@gooddata/sdk-ui-ext 11.56.0-alpha.0 → 11.56.0-alpha.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/NOTICE +44 -168
- package/esm/automations/Automations.d.ts +1 -1
- package/esm/automations/Automations.d.ts.map +1 -1
- package/esm/automations/AutomationsCore.js +1 -2
- package/esm/automations/UserContext.d.ts.map +1 -1
- package/esm/automations/actions/useAutomationActions.d.ts.map +1 -1
- package/esm/automations/actions/useAutomationBulkActions.d.ts.map +1 -1
- package/esm/automations/columns/AutomationIcon.js +1 -3
- package/esm/automations/columns/AutomationIconTooltip.d.ts +1 -1
- package/esm/automations/columns/AutomationIconTooltip.d.ts.map +1 -1
- package/esm/automations/columns/AutomationIconTooltip.js +2 -8
- package/esm/automations/columns/AutomationMenu.d.ts +1 -1
- package/esm/automations/columns/AutomationMenu.d.ts.map +1 -1
- package/esm/automations/columns/AutomationMenu.js +1 -2
- package/esm/automations/columns/useAutomationColumns.d.ts.map +1 -1
- package/esm/automations/constants.d.ts +4 -4
- package/esm/automations/constants.d.ts.map +1 -1
- package/esm/automations/data/useLoadAutomations.d.ts.map +1 -1
- package/esm/automations/filters/FilterOptionsContext.d.ts.map +1 -1
- package/esm/automations/filters/useAutomationFilters.d.ts +2 -2
- package/esm/automations/filters/useAutomationFilters.d.ts.map +1 -1
- package/esm/automations/format.d.ts +4 -4
- package/esm/automations/format.d.ts.map +1 -1
- package/esm/automations/messages.d.ts.map +1 -1
- package/esm/automations/useAutomationService.d.ts.map +1 -1
- package/esm/automations/useAutomationsSmallLayout.d.ts.map +1 -1
- package/esm/automations/useAutomationsState.d.ts +1 -1
- package/esm/automations/useAutomationsState.d.ts.map +1 -1
- package/esm/automations/utils.d.ts.map +1 -1
- package/esm/dataLoaders/DataLoaderAbstractFactory.d.ts.map +1 -1
- package/esm/index.d.ts +4 -3
- package/esm/index.d.ts.map +1 -1
- package/esm/index.js +3 -1
- package/esm/insightPicker/InsightPickerCore.d.ts +1 -1
- package/esm/insightPicker/InsightPickerCore.d.ts.map +1 -1
- package/esm/insightPicker/InsightPickerCore.js +2 -4
- package/esm/insightPicker/InsightPickerFilterBar.d.ts +1 -1
- package/esm/insightPicker/InsightPickerFilterBar.d.ts.map +1 -1
- package/esm/insightPicker/InsightPickerFilterBar.js +1 -3
- package/esm/insightPicker/InsightPickerMenu.js +1 -2
- package/esm/insightPicker/InsightPickerRow.d.ts +1 -1
- package/esm/insightPicker/InsightPickerRow.d.ts.map +1 -1
- package/esm/insightPicker/InsightPickerRow.js +1 -2
- package/esm/insightPicker/InsightPickerSortDropdown.d.ts +1 -1
- package/esm/insightPicker/InsightPickerSortDropdown.d.ts.map +1 -1
- package/esm/insightPicker/InsightPickerSortDropdown.js +3 -8
- package/esm/insightPicker/messages.d.ts.map +1 -1
- package/esm/insightPicker/useInsightPickerHybridSearch.d.ts +1 -1
- package/esm/insightPicker/useInsightPickerHybridSearch.d.ts.map +1 -1
- package/esm/insightPicker/useInsightPickerState.d.ts.map +1 -1
- package/esm/insightView/InsightError.d.ts +1 -1
- package/esm/insightView/InsightError.d.ts.map +1 -1
- package/esm/insightView/InsightRenderer.d.ts +2 -4
- package/esm/insightView/InsightRenderer.d.ts.map +1 -1
- package/esm/insightView/InsightRenderer.js +1 -4
- package/esm/insightView/InsightView.js +1 -2
- package/esm/internal/FluidLayoutDescriptor.d.ts.map +1 -1
- package/esm/internal/components/DisabledBubbleMessage.d.ts +1 -1
- package/esm/internal/components/DisabledBubbleMessage.d.ts.map +1 -1
- package/esm/internal/components/DisabledBubbleMessage.js +1 -2
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDetail/AttributeHierarchyDetailBubble.d.ts +1 -1
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDetail/AttributeHierarchyDetailBubble.d.ts.map +1 -1
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDetail/AttributeHierarchyDetailBubble.js +2 -4
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDetail/AttributeHierarchyDetailPanel.d.ts +1 -1
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDetail/AttributeHierarchyDetailPanel.d.ts.map +1 -1
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDetail/AttributeHierarchyDetailPanel.js +1 -2
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AddActionMenu.js +1 -5
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeDropdownBody.d.ts +1 -1
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeDropdownBody.d.ts.map +1 -1
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeHierarchyDialog.d.ts +1 -1
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeHierarchyDialog.d.ts.map +1 -1
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeHierarchyDialogContent.js +1 -2
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeHierarchyDialogCore.js +1 -3
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeHierarchyDialogFooter.js +2 -9
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeHierarchyDialogHeader.js +1 -3
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeHierarchyDialogProvider.d.ts +1 -1
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeHierarchyDialogProvider.d.ts.map +1 -1
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeItem.js +1 -4
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeItemActions.js +1 -2
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/DeleteAttributeHieraryConfirmation.js +1 -2
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/types.js +1 -2
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/useBackendProvider.d.ts.map +1 -1
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/utils.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/BasemapDropdownControl.d.ts +1 -1
- package/esm/internal/components/configurationControls/BasemapDropdownControl.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/CheckboxControl.d.ts +1 -1
- package/esm/internal/components/configurationControls/CheckboxControl.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/CheckboxControl.js +1 -2
- package/esm/internal/components/configurationControls/ColumnHeadersPositionControl.d.ts +1 -1
- package/esm/internal/components/configurationControls/ColumnHeadersPositionControl.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/ColumnHeadersPositionControl.js +1 -2
- package/esm/internal/components/configurationControls/ConfigSection.d.ts +1 -1
- package/esm/internal/components/configurationControls/ConfigSection.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/ConfigSection.js +2 -6
- package/esm/internal/components/configurationControls/ConfigSubsection.d.ts +1 -1
- package/esm/internal/components/configurationControls/ConfigSubsection.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/ConfigSubsection.js +2 -7
- package/esm/internal/components/configurationControls/ContinuousLineControl.d.ts +1 -1
- package/esm/internal/components/configurationControls/ContinuousLineControl.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/ContinuousLineControl.js +1 -4
- package/esm/internal/components/configurationControls/DataLabelsControl.d.ts +1 -1
- package/esm/internal/components/configurationControls/DataLabelsControl.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/DataLabelsControl.js +1 -2
- package/esm/internal/components/configurationControls/DataPointsControl.d.ts +1 -1
- package/esm/internal/components/configurationControls/DataPointsControl.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/DistintcPointShapesControl.d.ts +1 -1
- package/esm/internal/components/configurationControls/DistintcPointShapesControl.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/DistintcPointShapesControl.js +1 -4
- package/esm/internal/components/configurationControls/DropdownControl.d.ts +1 -1
- package/esm/internal/components/configurationControls/DropdownControl.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/DropdownControl.js +1 -2
- package/esm/internal/components/configurationControls/GeoViewportControl.js +1 -10
- package/esm/internal/components/configurationControls/GrandTotalsControl.d.ts +1 -1
- package/esm/internal/components/configurationControls/GrandTotalsControl.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/InputControl.d.ts +1 -1
- package/esm/internal/components/configurationControls/InputControl.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/InputControl.js +1 -4
- package/esm/internal/components/configurationControls/MetricsPositionControl.d.ts +1 -1
- package/esm/internal/components/configurationControls/MetricsPositionControl.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/MinMaxControl.js +1 -2
- package/esm/internal/components/configurationControls/OrientationDropdownControl.d.ts +1 -1
- package/esm/internal/components/configurationControls/OrientationDropdownControl.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/PagingSection.d.ts +1 -1
- package/esm/internal/components/configurationControls/PagingSection.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/PivotTableTextWrappingControl.d.ts +2 -2
- package/esm/internal/components/configurationControls/PivotTableTextWrappingControl.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/PushpinShapeControl.js +1 -2
- package/esm/internal/components/configurationControls/PushpinSizeControl.js +1 -3
- package/esm/internal/components/configurationControls/RadarGridLineShapeControl.d.ts +1 -1
- package/esm/internal/components/configurationControls/RadarGridLineShapeControl.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/RadarRenderAsControl.d.ts +1 -1
- package/esm/internal/components/configurationControls/RadarRenderAsControl.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/TextWrappingControl.d.ts +1 -1
- package/esm/internal/components/configurationControls/TextWrappingControl.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/VerticalAlignControl.d.ts +1 -1
- package/esm/internal/components/configurationControls/VerticalAlignControl.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/advanced/AdvancedSection.d.ts +1 -1
- package/esm/internal/components/configurationControls/advanced/AdvancedSection.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/advanced/AdvancedSection.js +1 -3
- package/esm/internal/components/configurationControls/advanced/ConfigEditor.js +2 -15
- package/esm/internal/components/configurationControls/advanced/SnippetItem.js +2 -8
- package/esm/internal/components/configurationControls/advanced/useOverflow.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/anomalies/AnomaliesSection.d.ts +1 -1
- package/esm/internal/components/configurationControls/anomalies/AnomaliesSection.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/anomalies/AnomaliesSection.js +1 -5
- package/esm/internal/components/configurationControls/anomalies/AnomalyColorControl.d.ts +1 -1
- package/esm/internal/components/configurationControls/anomalies/AnomalyColorControl.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/anomalies/AnomalyIndicatorControl.d.ts +1 -1
- package/esm/internal/components/configurationControls/anomalies/AnomalyIndicatorControl.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/anomalies/AnomalyIndicatorControl.js +1 -3
- package/esm/internal/components/configurationControls/anomalies/AnomalySensitivityControl.d.ts +1 -1
- package/esm/internal/components/configurationControls/anomalies/AnomalySensitivityControl.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/anomalies/AnomalySizeControl.d.ts +1 -1
- package/esm/internal/components/configurationControls/anomalies/AnomalySizeControl.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/axis/LabelFormatControl.d.ts +1 -1
- package/esm/internal/components/configurationControls/axis/LabelFormatControl.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/axis/LabelRotationControl.d.ts +1 -1
- package/esm/internal/components/configurationControls/axis/LabelRotationControl.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/axis/LabelSubsection.d.ts +1 -1
- package/esm/internal/components/configurationControls/axis/LabelSubsection.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/axis/LabelSubsection.js +1 -2
- package/esm/internal/components/configurationControls/axis/NamePositionControl.d.ts +1 -1
- package/esm/internal/components/configurationControls/axis/NamePositionControl.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/axis/NameSubsection.d.ts +1 -1
- package/esm/internal/components/configurationControls/axis/NameSubsection.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/clustering/ClusteringThresholdControl.d.ts +1 -1
- package/esm/internal/components/configurationControls/clustering/ClusteringThresholdControl.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/clustering/NumberOfClustersControl.d.ts +1 -1
- package/esm/internal/components/configurationControls/clustering/NumberOfClustersControl.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/colors/ColorsSection.d.ts +1 -1
- package/esm/internal/components/configurationControls/colors/ColorsSection.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/colors/ColorsSection.js +1 -2
- package/esm/internal/components/configurationControls/colors/colorDropdown/ColorDropdown.d.ts +1 -1
- package/esm/internal/components/configurationControls/colors/colorDropdown/ColorDropdown.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/colors/colorDropdown/ColorDropdown.js +3 -7
- package/esm/internal/components/configurationControls/colors/colorDropdown/ColorOverlay.d.ts +1 -1
- package/esm/internal/components/configurationControls/colors/colorDropdown/ColorOverlay.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/colors/colorDropdown/ColorOverlay.js +1 -2
- package/esm/internal/components/configurationControls/colors/colorDropdown/ColorPalette.d.ts +1 -1
- package/esm/internal/components/configurationControls/colors/colorDropdown/ColorPalette.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/colors/colorDropdown/ColorPaletteItem.d.ts +2 -2
- package/esm/internal/components/configurationControls/colors/colorDropdown/ColorPaletteItem.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/colors/colorDropdown/CustomColorButton.d.ts +1 -1
- package/esm/internal/components/configurationControls/colors/colorDropdown/CustomColorButton.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/colors/colorDropdown/ResetColorButton.d.ts +1 -1
- package/esm/internal/components/configurationControls/colors/colorDropdown/ResetColorButton.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/colors/coloredItemsList/ColoredItem.d.ts +1 -1
- package/esm/internal/components/configurationControls/colors/coloredItemsList/ColoredItem.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/colors/coloredItemsList/ColoredItemContent.d.ts +1 -1
- package/esm/internal/components/configurationControls/colors/coloredItemsList/ColoredItemContent.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/colors/coloredItemsList/ColoredItemsList.d.ts +1 -1
- package/esm/internal/components/configurationControls/colors/coloredItemsList/ColoredItemsList.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/colors/coloredItemsList/LineStyleColoredItem.d.ts +1 -1
- package/esm/internal/components/configurationControls/colors/coloredItemsList/LineStyleColoredItem.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/colors/coloredItemsList/LineStyleColoredItem.js +1 -2
- package/esm/internal/components/configurationControls/colors/coloredItemsList/LineStyleDialog.d.ts +1 -1
- package/esm/internal/components/configurationControls/colors/coloredItemsList/LineStyleDialog.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/colors/coloredItemsList/LineStyleDialog.js +3 -10
- package/esm/internal/components/configurationControls/comparison/ComparisonSection.d.ts +1 -1
- package/esm/internal/components/configurationControls/comparison/ComparisonSection.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/comparison/ComparisonSection.js +1 -3
- package/esm/internal/components/configurationControls/comparison/calculation/CalculationControl.d.ts +1 -1
- package/esm/internal/components/configurationControls/comparison/calculation/CalculationControl.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/comparison/calculation/CalculationListItem.js +1 -5
- package/esm/internal/components/configurationControls/comparison/calculation/CalculationListItemInfo.js +1 -5
- package/esm/internal/components/configurationControls/comparison/calculation/CalculationListItemInfoSection.d.ts +1 -1
- package/esm/internal/components/configurationControls/comparison/calculation/CalculationListItemInfoSection.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/comparison/calculation/CalculationListItemInfoSection.js +1 -2
- package/esm/internal/components/configurationControls/comparison/indicators/IndicatorSubSection.d.ts +1 -1
- package/esm/internal/components/configurationControls/comparison/indicators/IndicatorSubSection.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/comparison/indicators/IndicatorSubSection.js +1 -3
- package/esm/internal/components/configurationControls/comparison/indicators/colorsControl/ColorItem.d.ts +1 -1
- package/esm/internal/components/configurationControls/comparison/indicators/colorsControl/ColorItem.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/comparison/indicators/colorsControl/ColorsControl.d.ts +1 -1
- package/esm/internal/components/configurationControls/comparison/indicators/colorsControl/ColorsControl.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/comparison/indicators/colorsControl/ColorsControl.js +1 -5
- package/esm/internal/components/configurationControls/comparison/label/LabelSubSection.d.ts +1 -1
- package/esm/internal/components/configurationControls/comparison/label/LabelSubSection.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/comparison/label/LabelSubSection.js +1 -4
- package/esm/internal/components/configurationControls/comparison/values/ComparisonPositionControl.d.ts +1 -1
- package/esm/internal/components/configurationControls/comparison/values/ComparisonPositionControl.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/comparison/values/ValueSubSection.d.ts +1 -1
- package/esm/internal/components/configurationControls/comparison/values/ValueSubSection.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/comparison/values/ValueSubSection.js +1 -3
- package/esm/internal/components/configurationControls/comparison/values/numberFormat/NumberFormatControl.d.ts +1 -1
- package/esm/internal/components/configurationControls/comparison/values/numberFormat/NumberFormatControl.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/comparison/values/numberFormat/NumberFormatControl.js +1 -3
- package/esm/internal/components/configurationControls/comparison/values/numberFormat/NumberFormatToggleButton.d.ts +1 -1
- package/esm/internal/components/configurationControls/comparison/values/numberFormat/NumberFormatToggleButton.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/conditionalFormatting/CfDateValueDropdown.d.ts +1 -1
- package/esm/internal/components/configurationControls/conditionalFormatting/CfDateValueDropdown.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/conditionalFormatting/ConditionEditor.d.ts +1 -1
- package/esm/internal/components/configurationControls/conditionalFormatting/ConditionEditor.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/conditionalFormatting/ConditionEditor.js +7 -20
- package/esm/internal/components/configurationControls/conditionalFormatting/ConditionalFormattingDialog.d.ts +21 -8
- package/esm/internal/components/configurationControls/conditionalFormatting/ConditionalFormattingDialog.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/conditionalFormatting/ConditionalFormattingDialog.js +12 -22
- package/esm/internal/components/configurationControls/conditionalFormatting/ConditionalFormattingSection.d.ts +1 -1
- package/esm/internal/components/configurationControls/conditionalFormatting/ConditionalFormattingSection.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/conditionalFormatting/ConditionalFormattingSection.js +15 -21
- package/esm/internal/components/configurationControls/conditionalFormatting/ReorderList.d.ts +1 -1
- package/esm/internal/components/configurationControls/conditionalFormatting/ReorderList.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/conditionalFormatting/ReorderList.js +1 -3
- package/esm/internal/components/configurationControls/conditionalFormatting/conditionalFormattingColors.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/conditionalFormatting/conditionalFormattingModel.d.ts +12 -6
- package/esm/internal/components/configurationControls/conditionalFormatting/conditionalFormattingModel.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/conditionalFormatting/conditionalFormattingModel.js +6 -0
- package/esm/internal/components/configurationControls/conditionalFormatting/reorderListModel.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/conditionalFormatting/useCfDateFilterOptions.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/customTooltip/CustomTooltipSection.d.ts +1 -1
- package/esm/internal/components/configurationControls/customTooltip/CustomTooltipSection.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/customTooltip/CustomTooltipSection.js +1 -5
- package/esm/internal/components/configurationControls/forecast/ForecastConfidenceControl.d.ts +1 -1
- package/esm/internal/components/configurationControls/forecast/ForecastConfidenceControl.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/forecast/ForecastSection.d.ts +1 -1
- package/esm/internal/components/configurationControls/forecast/ForecastSection.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/forecast/ForecastSection.js +1 -4
- package/esm/internal/components/configurationControls/interactions/InteractionsSection.d.ts +1 -1
- package/esm/internal/components/configurationControls/interactions/InteractionsSection.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/interactions/InteractionsSection.js +5 -17
- package/esm/internal/components/configurationControls/legend/GeoLegendPositionControl.d.ts +1 -1
- package/esm/internal/components/configurationControls/legend/GeoLegendPositionControl.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/legend/GeoLegendSection.d.ts +1 -1
- package/esm/internal/components/configurationControls/legend/GeoLegendSection.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/legend/LegendPositionControl.d.ts +1 -1
- package/esm/internal/components/configurationControls/legend/LegendPositionControl.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/legend/LegendSection.d.ts +1 -1
- package/esm/internal/components/configurationControls/legend/LegendSection.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/total/TotalSection.d.ts +1 -1
- package/esm/internal/components/configurationControls/total/TotalSection.d.ts.map +1 -1
- package/esm/internal/components/configurationPanels/BaseChartConfigurationPanel.js +4 -9
- package/esm/internal/components/configurationPanels/BubbleChartConfigurationPanel.js +1 -7
- package/esm/internal/components/configurationPanels/BulletChartConfigurationPanel.js +1 -6
- package/esm/internal/components/configurationPanels/FunnelChartConfigurationPanel.js +1 -3
- package/esm/internal/components/configurationPanels/GeoPushpinConfigurationPanel.js +2 -5
- package/esm/internal/components/configurationPanels/HeadlineConfigurationPanel.js +1 -4
- package/esm/internal/components/configurationPanels/HeatMapConfigurationPanel.js +1 -7
- package/esm/internal/components/configurationPanels/LineChartBasedConfigurationPanel.js +1 -5
- package/esm/internal/components/configurationPanels/PieChartConfigurationPanel.js +1 -3
- package/esm/internal/components/configurationPanels/PivotTableConfigurationPanel.js +3 -8
- package/esm/internal/components/configurationPanels/PyramidChartConfigurationPanel.js +1 -3
- package/esm/internal/components/configurationPanels/RadarChartConfigurationPanel.js +2 -10
- package/esm/internal/components/configurationPanels/RepeaterConfigurationPanel.js +1 -5
- package/esm/internal/components/configurationPanels/SankeyChartConfigurationPanel.js +1 -3
- package/esm/internal/components/configurationPanels/ScatterPlotConfigurationPanel.js +1 -10
- package/esm/internal/components/configurationPanels/TreeMapConfigurationPanel.js +1 -3
- package/esm/internal/components/configurationPanels/WaterfallChartConfigurationPanel.js +2 -7
- package/esm/internal/components/dialogs/userManagementDialogs/ConfirmDialogs/DeleteConfirmDialog.d.ts +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/ConfirmDialogs/DeleteConfirmDialog.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/DataSources/AddDataSource.d.ts +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/DataSources/AddDataSource.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/DataSources/AddDataSource.js +1 -3
- package/esm/internal/components/dialogs/userManagementDialogs/DataSources/AddDataSourceSelect.d.ts +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/DataSources/AddDataSourceSelect.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/DataSources/AsyncSelectComponents.d.ts +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/DataSources/AsyncSelectComponents.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/DataSources/DataSourceItem.d.ts +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/DataSources/DataSourceItem.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/DataSources/DataSourceItem.js +1 -2
- package/esm/internal/components/dialogs/userManagementDialogs/DataSources/DataSourceList.d.ts +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/DataSources/DataSourceList.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/DataSources/PermissionsDropdown.js +2 -4
- package/esm/internal/components/dialogs/userManagementDialogs/DataSources/PermissionsDropdownItem.d.ts +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/DataSources/PermissionsDropdownItem.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/DataSources/PermissionsDropdownItem.js +1 -3
- package/esm/internal/components/dialogs/userManagementDialogs/DataSources/PermissionsDropdownList.d.ts +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/DataSources/PermissionsDropdownList.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/DataSources/PermissionsDropdownList.js +1 -2
- package/esm/internal/components/dialogs/userManagementDialogs/DataSources/backend/loadUserDataSourceOptionsPromise.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/DataSources/locales.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/DataSources/useAddDataSource.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/DataSources/usePermissionsDropdownState.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Details/DetailRow.js +1 -2
- package/esm/internal/components/dialogs/userManagementDialogs/Details/EditUserDetails.d.ts +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Details/EditUserDetails.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Details/EditUserGroupDetails.d.ts +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Details/EditUserGroupDetails.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Details/OrganizationMemberDropdown.d.ts +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Details/OrganizationMemberDropdown.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Details/OrganizationMemberDropdown.js +3 -9
- package/esm/internal/components/dialogs/userManagementDialogs/Details/UserDetailsView.d.ts +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Details/UserDetailsView.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Details/UserDetailsView.js +3 -11
- package/esm/internal/components/dialogs/userManagementDialogs/Details/UserGroupDetailsView.js +1 -3
- package/esm/internal/components/dialogs/userManagementDialogs/Details/detailsHooks.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/ErrorDialog.js +1 -5
- package/esm/internal/components/dialogs/userManagementDialogs/RemoveIcon.js +1 -3
- package/esm/internal/components/dialogs/userManagementDialogs/TelemetryContext.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/UserEditDialog.js +2 -5
- package/esm/internal/components/dialogs/userManagementDialogs/UserGroupEditDialog.js +2 -5
- package/esm/internal/components/dialogs/userManagementDialogs/UserGroups/AddUserGroup.d.ts +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/UserGroups/AddUserGroup.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/UserGroups/AddUserGroupContent.d.ts +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/UserGroups/AddUserGroupContent.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/UserGroups/AddUserGroupContent.js +2 -4
- package/esm/internal/components/dialogs/userManagementDialogs/UserGroups/AddUserGroupSelect.d.ts +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/UserGroups/AddUserGroupSelect.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/UserGroups/AsyncSelectComponents.d.ts +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/UserGroups/AsyncSelectComponents.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/UserGroups/UserGroupItem.js +1 -3
- package/esm/internal/components/dialogs/userManagementDialogs/UserGroups/UserGroupsList.d.ts +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/UserGroups/UserGroupsList.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/UserGroups/backend/loadUserGroupOptionsPromise.d.ts +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/UserGroups/backend/loadUserGroupOptionsPromise.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/UserGroups/userGroupHooks.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Users/AddUser.d.ts +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Users/AddUser.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Users/AddUserContent.js +2 -4
- package/esm/internal/components/dialogs/userManagementDialogs/Users/AsyncSelectComponents.d.ts +2 -2
- package/esm/internal/components/dialogs/userManagementDialogs/Users/AsyncSelectComponents.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Users/AsyncSelectComponents.js +1 -2
- package/esm/internal/components/dialogs/userManagementDialogs/Users/UserItem.js +3 -9
- package/esm/internal/components/dialogs/userManagementDialogs/Users/backend/loadUsersOptionsPromise.d.ts +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Users/backend/loadUsersOptionsPromise.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Users/usersHooks.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/ViewDialog.d.ts +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/ViewDialog.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/ViewDialog.js +1 -8
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/AddSingleWorkspaceSelect.d.ts +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/AddSingleWorkspaceSelect.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/AddWorkspace.d.ts +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/AddWorkspace.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/AddWorkspace.js +1 -3
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/AddWorkspaceSelect.d.ts +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/AddWorkspaceSelect.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/AsyncSelectComponents.d.ts +2 -2
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/AsyncSelectComponents.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/WorkspaceItem/GranularPermissions.d.ts +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/WorkspaceItem/GranularPermissions.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/WorkspaceItem/GranularPermissions.js +1 -6
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/WorkspaceItem/GranularPermissionsItems.d.ts +2 -2
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/WorkspaceItem/GranularPermissionsItems.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/WorkspaceItem/GranularPermissionsItems.js +2 -7
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/WorkspaceItem/GranularPermissionsWorkspaceItem.d.ts +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/WorkspaceItem/GranularPermissionsWorkspaceItem.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/WorkspaceItem/GranularPermissionsWorkspaceItem.js +1 -4
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/WorkspaceItem/HierarchicalPermissionDropdownItem.d.ts +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/WorkspaceItem/HierarchicalPermissionDropdownItem.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/WorkspaceItem/HierarchicalPermissionDropdownItem.js +2 -4
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/WorkspaceItem/HierarchicalPermissionsDropdown.js +2 -4
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/WorkspaceItem/HierarchicalPermissionsDropdownList.d.ts +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/WorkspaceItem/HierarchicalPermissionsDropdownList.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/WorkspaceItem/HierarchicalPermissionsDropdownList.js +1 -3
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/WorkspaceItem/PermissionDropdownItem.d.ts +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/WorkspaceItem/PermissionDropdownItem.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/WorkspaceItem/PermissionDropdownItem.js +1 -3
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/WorkspaceItem/PermissionsDropdown.js +2 -4
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/WorkspaceItem/PermissionsDropdownList.d.ts +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/WorkspaceItem/PermissionsDropdownList.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/WorkspaceItem/PermissionsDropdownList.js +1 -2
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/WorkspaceItem/WorkspaceItem.d.ts +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/WorkspaceItem/WorkspaceItem.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/WorkspaceItem/WorkspaceItem.js +1 -3
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/WorkspaceItem/granularPermissionUtils.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/WorkspaceItem/locales.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/WorkspaceItem/usePermissionsDropdownState.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/backend/loadWorkspaceOptionsPromise.d.ts +2 -2
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/backend/loadWorkspaceOptionsPromise.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/useAddWorkspace.d.ts +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/useAddWorkspace.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/dialogHooks.d.ts +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/dialogHooks.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/hooks/usePermissions.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/locales.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/types.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/utils.d.ts +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/utils.d.ts.map +1 -1
- package/esm/internal/components/insightList/useInsightPagedList.d.ts +1 -1
- package/esm/internal/components/insightList/useInsightPagedList.d.ts.map +1 -1
- package/esm/internal/components/pluggableVisualizations/AbstractPluggableVisualization.d.ts +1 -1
- package/esm/internal/components/pluggableVisualizations/AbstractPluggableVisualization.d.ts.map +1 -1
- package/esm/internal/components/pluggableVisualizations/PluggableUnknownChart.d.ts +4 -6
- package/esm/internal/components/pluggableVisualizations/PluggableUnknownChart.d.ts.map +1 -1
- package/esm/internal/components/pluggableVisualizations/PluggableUnknownChart.js +4 -4
- package/esm/internal/components/pluggableVisualizations/alerts.d.ts +4 -4
- package/esm/internal/components/pluggableVisualizations/alerts.d.ts.map +1 -1
- package/esm/internal/components/pluggableVisualizations/areaChart/AreaChartDescriptor.d.ts +1 -1
- package/esm/internal/components/pluggableVisualizations/areaChart/AreaChartDescriptor.d.ts.map +1 -1
- package/esm/internal/components/pluggableVisualizations/barChart/BarChartDescriptor.d.ts +1 -1
- package/esm/internal/components/pluggableVisualizations/barChart/BarChartDescriptor.d.ts.map +1 -1
- package/esm/internal/components/pluggableVisualizations/baseChart/PluggableBaseChart.d.ts.map +1 -1
- package/esm/internal/components/pluggableVisualizations/bubbleChart/BubbleChartDescriptor.d.ts +1 -1
- package/esm/internal/components/pluggableVisualizations/bubbleChart/BubbleChartDescriptor.d.ts.map +1 -1
- package/esm/internal/components/pluggableVisualizations/bulletChart/BulletChartDescriptor.d.ts +1 -1
- package/esm/internal/components/pluggableVisualizations/bulletChart/BulletChartDescriptor.d.ts.map +1 -1
- package/esm/internal/components/pluggableVisualizations/bulletChart/bucketHelper.d.ts.map +1 -1
- package/esm/internal/components/pluggableVisualizations/columnChart/ColumnChartDescriptor.d.ts +1 -1
- package/esm/internal/components/pluggableVisualizations/columnChart/ColumnChartDescriptor.d.ts.map +1 -1
- package/esm/internal/components/pluggableVisualizations/comboChart/ComboChartDescriptor.d.ts +1 -1
- package/esm/internal/components/pluggableVisualizations/comboChart/ComboChartDescriptor.d.ts.map +1 -1
- package/esm/internal/components/pluggableVisualizations/dependencyWheelChart/DependencyWheelChartDescriptor.d.ts +1 -1
- package/esm/internal/components/pluggableVisualizations/dependencyWheelChart/DependencyWheelChartDescriptor.d.ts.map +1 -1
- package/esm/internal/components/pluggableVisualizations/donutChart/DonutChartDescriptor.d.ts +1 -1
- package/esm/internal/components/pluggableVisualizations/donutChart/DonutChartDescriptor.d.ts.map +1 -1
- package/esm/internal/components/pluggableVisualizations/drillDownUtil.d.ts +1 -1
- package/esm/internal/components/pluggableVisualizations/drillDownUtil.d.ts.map +1 -1
- package/esm/internal/components/pluggableVisualizations/funnelChart/FunnelChartDescriptor.d.ts +1 -1
- package/esm/internal/components/pluggableVisualizations/funnelChart/FunnelChartDescriptor.d.ts.map +1 -1
- package/esm/internal/components/pluggableVisualizations/geoAreaChart/geoAreaConfigBuilder.d.ts +1 -1
- package/esm/internal/components/pluggableVisualizations/geoAreaChart/geoAreaConfigBuilder.d.ts.map +1 -1
- package/esm/internal/components/pluggableVisualizations/geoChart/GeoPushpinChartDescriptor.d.ts +1 -1
- package/esm/internal/components/pluggableVisualizations/geoChart/GeoPushpinChartDescriptor.d.ts.map +1 -1
- package/esm/internal/components/pluggableVisualizations/geoChart/PluggableGeoPushpinChart.d.ts.map +1 -1
- package/esm/internal/components/pluggableVisualizations/geoChart/PluggableGeoPushpinChart.js +1 -3
- package/esm/internal/components/pluggableVisualizations/geoChartNext/geoConfigBuilder.d.ts +1 -1
- package/esm/internal/components/pluggableVisualizations/geoChartNext/geoConfigBuilder.d.ts.map +1 -1
- package/esm/internal/components/pluggableVisualizations/geoCommon/liveMapViewTracking.d.ts.map +1 -1
- package/esm/internal/components/pluggableVisualizations/headline/HeadlineDescriptor.d.ts +1 -1
- package/esm/internal/components/pluggableVisualizations/headline/HeadlineDescriptor.d.ts.map +1 -1
- package/esm/internal/components/pluggableVisualizations/heatMap/HeatmapDescriptor.d.ts +1 -1
- package/esm/internal/components/pluggableVisualizations/heatMap/HeatmapDescriptor.d.ts.map +1 -1
- package/esm/internal/components/pluggableVisualizations/keyDriverAnalysis.d.ts +1 -1
- package/esm/internal/components/pluggableVisualizations/keyDriverAnalysis.d.ts.map +1 -1
- package/esm/internal/components/pluggableVisualizations/lineChart/LineChartDescriptor.d.ts +1 -1
- package/esm/internal/components/pluggableVisualizations/lineChart/LineChartDescriptor.d.ts.map +1 -1
- package/esm/internal/components/pluggableVisualizations/mekko/MekkoDescriptor.d.ts +1 -1
- package/esm/internal/components/pluggableVisualizations/mekko/MekkoDescriptor.d.ts.map +1 -1
- package/esm/internal/components/pluggableVisualizations/mekko/bucketHelper.d.ts.map +1 -1
- package/esm/internal/components/pluggableVisualizations/pieChart/PieChartDescriptor.d.ts +1 -1
- package/esm/internal/components/pluggableVisualizations/pieChart/PieChartDescriptor.d.ts.map +1 -1
- package/esm/internal/components/pluggableVisualizations/pivotTable/PivotTableDescriptor.d.ts +1 -1
- package/esm/internal/components/pluggableVisualizations/pivotTable/PivotTableDescriptor.d.ts.map +1 -1
- package/esm/internal/components/pluggableVisualizations/pivotTable/PluggablePivotTable.d.ts.map +1 -1
- package/esm/internal/components/pluggableVisualizations/pivotTable/mockReferencePoint.test.helpers.d.ts.map +1 -1
- package/esm/internal/components/pluggableVisualizations/pivotTableNext/PivotTableNextDescriptor.d.ts +1 -1
- package/esm/internal/components/pluggableVisualizations/pivotTableNext/PivotTableNextDescriptor.d.ts.map +1 -1
- package/esm/internal/components/pluggableVisualizations/pivotTableNext/helpers.d.ts.map +1 -1
- package/esm/internal/components/pluggableVisualizations/pivotTableNext/sortHelpers.d.ts.map +1 -1
- package/esm/internal/components/pluggableVisualizations/pivotTableNext/totalsHelpers.d.ts.map +1 -1
- package/esm/internal/components/pluggableVisualizations/pivotTableNext/widthItemsHelpers.d.ts +1 -1
- package/esm/internal/components/pluggableVisualizations/pivotTableNext/widthItemsHelpers.d.ts.map +1 -1
- package/esm/internal/components/pluggableVisualizations/pyramidChart/PyramidChartDescriptor.d.ts +1 -1
- package/esm/internal/components/pluggableVisualizations/pyramidChart/PyramidChartDescriptor.d.ts.map +1 -1
- package/esm/internal/components/pluggableVisualizations/radarChart/RadarChartDescriptor.d.ts +1 -1
- package/esm/internal/components/pluggableVisualizations/radarChart/RadarChartDescriptor.d.ts.map +1 -1
- package/esm/internal/components/pluggableVisualizations/repeater/PluggableRepeater.d.ts.map +1 -1
- package/esm/internal/components/pluggableVisualizations/repeater/RepeaterDescriptor.d.ts +1 -1
- package/esm/internal/components/pluggableVisualizations/repeater/RepeaterDescriptor.d.ts.map +1 -1
- package/esm/internal/components/pluggableVisualizations/sankeyChart/SankeyChartDescriptor.d.ts +1 -1
- package/esm/internal/components/pluggableVisualizations/sankeyChart/SankeyChartDescriptor.d.ts.map +1 -1
- package/esm/internal/components/pluggableVisualizations/scatterPlot/ScatterPlotDescriptor.d.ts +1 -1
- package/esm/internal/components/pluggableVisualizations/scatterPlot/ScatterPlotDescriptor.d.ts.map +1 -1
- package/esm/internal/components/pluggableVisualizations/scatterPlot/bucketHelper.d.ts.map +1 -1
- package/esm/internal/components/pluggableVisualizations/treeMap/TreemapDescriptor.d.ts +1 -1
- package/esm/internal/components/pluggableVisualizations/treeMap/TreemapDescriptor.d.ts.map +1 -1
- package/esm/internal/components/pluggableVisualizations/waterfallChart/WaterfallChartDescriptor.d.ts +1 -1
- package/esm/internal/components/pluggableVisualizations/waterfallChart/WaterfallChartDescriptor.d.ts.map +1 -1
- package/esm/internal/components/pluggableVisualizations/xirr/PluggableXirr.d.ts +1 -1
- package/esm/internal/components/pluggableVisualizations/xirr/PluggableXirr.d.ts.map +1 -1
- package/esm/internal/components/pluggableVisualizations/xirr/XirrDescriptor.d.ts +1 -1
- package/esm/internal/components/pluggableVisualizations/xirr/XirrDescriptor.d.ts.map +1 -1
- package/esm/internal/components/pluggableVisualizations/xirr/xirrBucketHelper.d.ts.map +1 -1
- package/esm/internal/components/visConstruct.test.helpers.d.ts.map +1 -1
- package/esm/internal/constants/axis.d.ts +52 -4
- package/esm/internal/constants/axis.d.ts.map +1 -1
- package/esm/internal/constants/axis.js +1 -2
- package/esm/internal/constants/bucket.d.ts.map +1 -1
- package/esm/internal/constants/geoMapStyle.d.ts +1 -1
- package/esm/internal/constants/geoMapStyle.d.ts.map +1 -1
- package/esm/internal/constants/supportedProperties.d.ts +13 -4
- package/esm/internal/constants/supportedProperties.d.ts.map +1 -1
- package/esm/internal/constants/uiConfig.d.ts.map +1 -1
- package/esm/internal/constants/uiConfig.js +8 -8
- package/esm/internal/interfaces/SortConfig.d.ts +1 -1
- package/esm/internal/interfaces/SortConfig.d.ts.map +1 -1
- package/esm/internal/interfaces/Visualization.d.ts.map +1 -1
- package/esm/internal/testDataProvider.d.ts +6 -6
- package/esm/internal/testDataProvider.d.ts.map +1 -1
- package/esm/internal/translations/de-DE.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/de-DE.localization-bundle.js +3 -3
- package/esm/internal/translations/en-AU.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/en-AU.localization-bundle.js +3 -3
- package/esm/internal/translations/en-GB.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/en-GB.localization-bundle.js +3 -3
- package/esm/internal/translations/en-US.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/en-US.localization-bundle.js +3 -3
- package/esm/internal/translations/es-419.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/es-419.localization-bundle.js +3 -3
- package/esm/internal/translations/es-ES.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/es-ES.localization-bundle.js +3 -3
- package/esm/internal/translations/fi-FI.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/fi-FI.localization-bundle.js +3 -3
- package/esm/internal/translations/fr-CA.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/fr-CA.localization-bundle.js +3 -3
- package/esm/internal/translations/fr-FR.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/fr-FR.localization-bundle.js +3 -3
- package/esm/internal/translations/id-ID.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/id-ID.localization-bundle.js +3 -3
- package/esm/internal/translations/it-IT.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/it-IT.localization-bundle.js +3 -3
- package/esm/internal/translations/ja-JP.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/ja-JP.localization-bundle.js +3 -3
- package/esm/internal/translations/ko-KR.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/ko-KR.localization-bundle.js +3 -3
- package/esm/internal/translations/nl-NL.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/nl-NL.localization-bundle.js +3 -3
- package/esm/internal/translations/pl-PL.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/pl-PL.localization-bundle.js +3 -3
- package/esm/internal/translations/pt-BR.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/pt-BR.localization-bundle.js +3 -3
- package/esm/internal/translations/pt-PT.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/pt-PT.localization-bundle.js +3 -3
- package/esm/internal/translations/ru-RU.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/ru-RU.localization-bundle.js +3 -3
- package/esm/internal/translations/sl-SI.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/sl-SI.localization-bundle.js +3 -3
- package/esm/internal/translations/th-TH.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/th-TH.localization-bundle.js +3 -3
- package/esm/internal/translations/tr-TR.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/tr-TR.localization-bundle.js +4 -4
- package/esm/internal/translations/uk-UA.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/uk-UA.localization-bundle.js +3 -3
- package/esm/internal/translations/vi-VN.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/vi-VN.localization-bundle.js +3 -3
- package/esm/internal/translations/zh-HK.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/zh-HK.localization-bundle.js +5 -5
- package/esm/internal/translations/zh-Hans.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/zh-Hans.localization-bundle.js +3 -3
- package/esm/internal/translations/zh-Hant.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/zh-Hant.localization-bundle.js +4 -4
- package/esm/internal/utils/bucketHelper.d.ts.map +1 -1
- package/esm/internal/utils/comparisonHelper.d.ts +2 -2
- package/esm/internal/utils/comparisonHelper.d.ts.map +1 -1
- package/esm/internal/utils/controlsHelper.d.ts +5 -1
- package/esm/internal/utils/controlsHelper.d.ts.map +1 -1
- package/esm/internal/utils/drillablePredicates.d.ts +1 -1
- package/esm/internal/utils/drillablePredicates.d.ts.map +1 -1
- package/esm/internal/utils/embeddingCodeGenerator/getReactEmbeddingCodeGenerator.d.ts +1 -1
- package/esm/internal/utils/embeddingCodeGenerator/getReactEmbeddingCodeGenerator.d.ts.map +1 -1
- package/esm/internal/utils/embeddingCodeGenerator/getWebComponentsCodeGenerator.d.ts.map +1 -1
- package/esm/internal/utils/embeddingCodeGenerator/insightToPropsConverter/convenience.d.ts.map +1 -1
- package/esm/internal/utils/embeddingInsightViewCodeGenerator/insightViewCodeGenerator.d.ts +2 -2
- package/esm/internal/utils/embeddingInsightViewCodeGenerator/insightViewCodeGenerator.d.ts.map +1 -1
- package/esm/internal/utils/internalIntlProvider.d.ts.map +1 -1
- package/esm/internal/utils/uiConfigHelpers/dependencyWheelChartUiConfigHelper.d.ts.map +1 -1
- package/esm/internal/utils/uiConfigHelpers/repeaterUiConfigHelper.d.ts.map +1 -1
- package/esm/internal/utils/uiConfigHelpers/sankeyChartUiConfigHelper.d.ts.map +1 -1
- package/esm/internal/utils/uiConfigHelpers/xirrUiConfigHelper.d.ts.map +1 -1
- package/esm/internal/utils/uiConfigMocks.test.helpers.d.ts.map +1 -1
- package/esm/locales.d.ts.map +1 -1
- package/esm/notificationsPanel/Notification/DefaultNotification.d.ts +1 -1
- package/esm/notificationsPanel/Notification/DefaultNotification.d.ts.map +1 -1
- package/esm/notificationsPanel/Notification/Notification.d.ts +1 -1
- package/esm/notificationsPanel/Notification/Notification.d.ts.map +1 -1
- package/esm/notificationsPanel/Notification/Notification.js +7 -21
- package/esm/notificationsPanel/NotificationFiltersDetail/NotificationFiltersDetailDialog.js +1 -3
- package/esm/notificationsPanel/NotificationTriggersDetail/NotificationTriggersDetail.js +1 -2
- package/esm/notificationsPanel/NotificationTriggersDetail/NotificationTriggersDetailDialog.d.ts +1 -1
- package/esm/notificationsPanel/NotificationTriggersDetail/NotificationTriggersDetailDialog.d.ts.map +1 -1
- package/esm/notificationsPanel/NotificationTriggersDetail/NotificationTriggersDetailDialog.js +1 -6
- package/esm/notificationsPanel/NotificationsList/DefaultNotificationsList.d.ts +1 -1
- package/esm/notificationsPanel/NotificationsList/DefaultNotificationsList.d.ts.map +1 -1
- package/esm/notificationsPanel/NotificationsList/DefaultNotificationsListEmptyState.d.ts +1 -1
- package/esm/notificationsPanel/NotificationsList/DefaultNotificationsListEmptyState.d.ts.map +1 -1
- package/esm/notificationsPanel/NotificationsPanel/DefaultNotificationsPanel.d.ts +1 -1
- package/esm/notificationsPanel/NotificationsPanel/DefaultNotificationsPanel.d.ts.map +1 -1
- package/esm/notificationsPanel/NotificationsPanel/DefaultNotificationsPanel.js +2 -4
- package/esm/notificationsPanel/NotificationsPanel/DefaultNotificationsPanelButton.d.ts +1 -1
- package/esm/notificationsPanel/NotificationsPanel/DefaultNotificationsPanelButton.d.ts.map +1 -1
- package/esm/notificationsPanel/NotificationsPanel/DefaultNotificationsPanelButton.js +1 -2
- package/esm/notificationsPanel/NotificationsPanel/DefaultNotificationsPanelHeader.d.ts +1 -1
- package/esm/notificationsPanel/NotificationsPanel/DefaultNotificationsPanelHeader.d.ts.map +1 -1
- package/esm/notificationsPanel/NotificationsPanel/DefaultNotificationsPanelHeader.js +1 -3
- package/esm/notificationsPanel/NotificationsPanel/NotificationsPanel.js +1 -2
- package/esm/notificationsPanel/bem.d.ts +2 -2
- package/esm/notificationsPanel/bem.d.ts.map +1 -1
- package/esm/notificationsPanel/components/DetailsDialog.js +1 -5
- package/esm/notificationsPanel/components/Popup.d.ts +1 -1
- package/esm/notificationsPanel/components/Popup.d.ts.map +1 -1
- package/esm/notificationsPanel/components/Tooltip.js +1 -2
- package/esm/notificationsPanel/data/NotificationsContext.d.ts +1 -1
- package/esm/notificationsPanel/data/NotificationsContext.d.ts.map +1 -1
- package/esm/notificationsPanel/data/useFetchNotifications.d.ts +1 -1
- package/esm/notificationsPanel/data/useFetchNotifications.d.ts.map +1 -1
- package/esm/notificationsPanel/data/useNotifications.d.ts +1 -1
- package/esm/notificationsPanel/data/useNotifications.d.ts.map +1 -1
- package/esm/sdk-ui-ext.d.ts +141 -27
- package/esm/share/ObjectShareDialog.js +4 -6
- package/esm/share/accessSummary.d.ts +36 -3
- package/esm/share/accessSummary.d.ts.map +1 -1
- package/esm/share/accessSummary.js +53 -3
- package/esm/share/messages.d.ts.map +1 -1
- package/esm/share/objectShareController.helpers.d.ts +15 -1
- package/esm/share/objectShareController.helpers.d.ts.map +1 -1
- package/esm/share/objectShareController.helpers.js +22 -1
- package/esm/share/objectShareController.types.d.ts +3 -0
- package/esm/share/objectShareController.types.d.ts.map +1 -1
- package/esm/share/types.d.ts +3 -0
- package/esm/share/types.d.ts.map +1 -1
- package/esm/share/useAccessList.d.ts.map +1 -1
- package/esm/share/useAccessList.js +9 -6
- package/esm/share/useLabelScope.d.ts.map +1 -1
- package/esm/share/useObjectAccessLevel.d.ts +40 -0
- package/esm/share/useObjectAccessLevel.d.ts.map +1 -0
- package/esm/share/useObjectAccessLevel.js +49 -0
- package/esm/share/useObjectShareController.js +5 -6
- package/esm/share/useObjectShareDialog.d.ts +1 -1
- package/esm/share/useObjectShareDialog.d.ts.map +1 -1
- package/package.json +24 -24
- package/styles/css/main.css.map +1 -1
- package/styles/internal/css/charts.css +1 -1
- package/styles/internal/css/charts.css.map +1 -1
- package/styles/internal/css/repeater.css +5 -5
|
@@ -8,9 +8,7 @@ import { CheckboxControl } from "../CheckboxControl.js";
|
|
|
8
8
|
import { ConfigSection } from "../ConfigSection.js";
|
|
9
9
|
const TOOLTIP_ALIGN_POINTS = [{ align: "cr cl", offset: { x: 5, y: 0 } }];
|
|
10
10
|
export function QuestionMarkTooltip(props) {
|
|
11
|
-
return (_jsxs(BubbleHoverTrigger, { children: [
|
|
12
|
-
_jsx("span", { className: "gd-interactions-section__question-mark gd-icon-circle-question" }), _jsx(Bubble, { alignPoints: TOOLTIP_ALIGN_POINTS, children: _jsx(FormattedMessage, { id: props.tooltipText }) })
|
|
13
|
-
] }));
|
|
11
|
+
return (_jsxs(BubbleHoverTrigger, { children: [_jsx("span", { className: "gd-interactions-section__question-mark gd-icon-circle-question" }), _jsx(Bubble, { alignPoints: TOOLTIP_ALIGN_POINTS, children: _jsx(FormattedMessage, { id: props.tooltipText }) })] }));
|
|
14
12
|
}
|
|
15
13
|
export const InteractionsSection = memo(function InteractionsSection({ metrics, areControlsDisabledGetter, properties, propertiesMeta, pushData, InteractionsDetailRenderer, supportsAlertConfiguration, supportsDrillDownConfiguration, supportsScheduledExportsConfiguration, supportsKeyDriveAnalysis, showImplicitDrillToUrl, enableDrillToUrlByDefault, }) {
|
|
16
14
|
const isDrillDownDisabled = properties?.controls?.["disableDrillDown"] ?? false;
|
|
@@ -20,22 +18,12 @@ export const InteractionsSection = memo(function InteractionsSection({ metrics,
|
|
|
20
18
|
const isKdaDisabled = properties?.controls?.["disableKeyDriveAnalysis"] ?? false;
|
|
21
19
|
const isSeparatorVisible = supportsDrillDownConfiguration &&
|
|
22
20
|
(supportsAlertConfiguration || supportsScheduledExportsConfiguration);
|
|
23
|
-
return (_jsxs(ConfigSection, { id: "interactions_section", className: "gd-interactions-section", title: messages["interactions"].id, propertiesMeta: propertiesMeta, pushData: pushData, children: [supportsAlertConfiguration ? (_jsxs("div", { className: "gd-interactions-section__control-with-tooltip", children: [
|
|
24
|
-
_jsx(CheckboxControl, { valuePath: "disableAlerts", labelText: messages["interactionsAlerts"].id, properties: properties, disabled: areControlsDisabledGetter?.("interactions.alerts"), checked: !isAlertsDisabled, pushData: pushData, isValueInverted: true }), _jsx(QuestionMarkTooltip, { tooltipText: messages["interactionsAlertsTooltip"].id })
|
|
25
|
-
] })) : null, supportsScheduledExportsConfiguration ? (_jsxs("div", { className: "gd-interactions-section__control-with-tooltip", children: [
|
|
26
|
-
_jsx(CheckboxControl, { valuePath: "disableScheduledExports", labelText: messages["interactionsScheduledExports"].id, properties: properties, disabled: areControlsDisabledGetter?.("interactions.scheduled_exports"), checked: !isScheduledExportsDisabled, pushData: pushData, isValueInverted: true }), _jsx(QuestionMarkTooltip, { tooltipText: messages["interactionsScheduledExportsTooltip"].id })
|
|
27
|
-
] })) : null, supportsKeyDriveAnalysis && metrics && metrics.length > 0 ? (_jsxs(_Fragment, { children: [
|
|
28
|
-
_jsxs("div", { className: "gd-interactions-section__control-with-tooltip", children: [
|
|
29
|
-
_jsx(CheckboxControl, { valuePath: "disableKeyDriveAnalysis", labelText: messages["interactionsKda"].id, properties: properties, disabled: areControlsDisabledGetter?.("interactions.kda"), checked: !isKdaDisabled, pushData: pushData, isValueInverted: true }), _jsx(QuestionMarkTooltip, { tooltipText: messages["interactionsKdaTooltip"].id })
|
|
30
|
-
] }), _jsx("div", { className: "gd-interactions-section__kda_metrics_list", children: metrics.map((m) => {
|
|
21
|
+
return (_jsxs(ConfigSection, { id: "interactions_section", className: "gd-interactions-section", title: messages["interactions"].id, propertiesMeta: propertiesMeta, pushData: pushData, children: [supportsAlertConfiguration ? (_jsxs("div", { className: "gd-interactions-section__control-with-tooltip", children: [_jsx(CheckboxControl, { valuePath: "disableAlerts", labelText: messages["interactionsAlerts"].id, properties: properties, disabled: areControlsDisabledGetter?.("interactions.alerts"), checked: !isAlertsDisabled, pushData: pushData, isValueInverted: true }), _jsx(QuestionMarkTooltip, { tooltipText: messages["interactionsAlertsTooltip"].id })] })) : null, supportsScheduledExportsConfiguration ? (_jsxs("div", { className: "gd-interactions-section__control-with-tooltip", children: [_jsx(CheckboxControl, { valuePath: "disableScheduledExports", labelText: messages["interactionsScheduledExports"].id, properties: properties, disabled: areControlsDisabledGetter?.("interactions.scheduled_exports"), checked: !isScheduledExportsDisabled, pushData: pushData, isValueInverted: true }), _jsx(QuestionMarkTooltip, { tooltipText: messages["interactionsScheduledExportsTooltip"].id })] })) : null, supportsKeyDriveAnalysis && metrics && metrics.length > 0 ? (_jsxs(_Fragment, { children: [_jsxs("div", { className: "gd-interactions-section__control-with-tooltip", children: [_jsx(CheckboxControl, { valuePath: "disableKeyDriveAnalysis", labelText: messages["interactionsKda"].id, properties: properties, disabled: areControlsDisabledGetter?.("interactions.kda"), checked: !isKdaDisabled, pushData: pushData, isValueInverted: true }), _jsx(QuestionMarkTooltip, { tooltipText: messages["interactionsKdaTooltip"].id })] }), _jsx("div", { className: "gd-interactions-section__kda_metrics_list", children: metrics.map((m) => {
|
|
31
22
|
const isKdaMetricDisabled = getKdaMetricDisabled(properties, m);
|
|
32
|
-
return (_jsx("div", { className: "gd-interactions-section__kda_metrics_list__item", children: _jsx(CheckboxControl, { valuePath: `disableKeyDriveAnalysisOn.${m.measure.localIdentifier}`, labelContent: _jsxs("div", { className: "gd-interactions-section__kda_metrics_list__item__label", children: [
|
|
33
|
-
_jsx("span", { className: "gd-interactions-section__kda_metrics_list__item__label__icon", children: _jsx(UiIcon, { type: "metric", color: "currentColor", size: 20 }) }), _jsx(ShortenedText, { className: "gd-interactions-section__kda_metrics_list__item__title", ellipsisPosition: "end", tooltipAlignPoints: [
|
|
23
|
+
return (_jsx("div", { className: "gd-interactions-section__kda_metrics_list__item", children: _jsx(CheckboxControl, { valuePath: `disableKeyDriveAnalysisOn.${m.measure.localIdentifier}`, labelContent: _jsxs("div", { className: "gd-interactions-section__kda_metrics_list__item__label", children: [_jsx("span", { className: "gd-interactions-section__kda_metrics_list__item__label__icon", children: _jsx(UiIcon, { type: "metric", color: "currentColor", size: 20 }) }), _jsx(ShortenedText, { className: "gd-interactions-section__kda_metrics_list__item__title", ellipsisPosition: "end", tooltipAlignPoints: [
|
|
34
24
|
{ align: "cr cl", offset: { x: 5, y: 0 } },
|
|
35
|
-
], children: m.measure.title ?? "" })
|
|
36
|
-
|
|
37
|
-
}) })
|
|
38
|
-
] })) : null, isSeparatorVisible ? _jsx(SeparatorLine, { mT: 10, mB: 10 }) : null, supportsDrillDownConfiguration ? (_jsx(CheckboxControl, { valuePath: "disableDrillDown", labelText: messages["interactionsDrillDown"].id, properties: properties, disabled: areControlsDisabledGetter?.("interactions.drill_down"), checked: !isDrillDownDisabled, pushData: pushData, isValueInverted: true })) : null, InteractionsDetailRenderer ? InteractionsDetailRenderer() : null, showImplicitDrillToUrl ? (_jsx(CheckboxControl, { valuePath: "disableDrillIntoURL", labelText: messages["interactionsDrillIntoURL"].id, properties: properties, disabled: areControlsDisabledGetter?.("interactions.drill_into_url"), checked: !isDrillIntoURLDisabled, pushData: pushData, isValueInverted: true, defaultValue: !enableDrillToUrlByDefault })) : null] }));
|
|
25
|
+
], children: m.measure.title ?? "" })] }), properties: properties, disabled: areControlsDisabledGetter?.("interactions.kda") || isKdaDisabled, checked: !isKdaDisabled && !isKdaMetricDisabled, pushData: pushData, isValueInverted: true }) }, m.measure.localIdentifier));
|
|
26
|
+
}) })] })) : null, isSeparatorVisible ? _jsx(SeparatorLine, { mT: 10, mB: 10 }) : null, supportsDrillDownConfiguration ? (_jsx(CheckboxControl, { valuePath: "disableDrillDown", labelText: messages["interactionsDrillDown"].id, properties: properties, disabled: areControlsDisabledGetter?.("interactions.drill_down"), checked: !isDrillDownDisabled, pushData: pushData, isValueInverted: true })) : null, InteractionsDetailRenderer ? InteractionsDetailRenderer() : null, showImplicitDrillToUrl ? (_jsx(CheckboxControl, { valuePath: "disableDrillIntoURL", labelText: messages["interactionsDrillIntoURL"].id, properties: properties, disabled: areControlsDisabledGetter?.("interactions.drill_into_url"), checked: !isDrillIntoURLDisabled, pushData: pushData, isValueInverted: true, defaultValue: !enableDrillToUrlByDefault })) : null] }));
|
|
39
27
|
});
|
|
40
28
|
function getKdaMetricDisabled(properties, m) {
|
|
41
29
|
return properties?.controls?.["disableKeyDriveAnalysisOn"]?.[m.measure.localIdentifier] ?? false;
|
|
@@ -12,6 +12,6 @@ export interface IGeoLegendPositionControlProps {
|
|
|
12
12
|
properties: IVisualizationProperties;
|
|
13
13
|
pushData: (data: IGeoLegendPushData) => void;
|
|
14
14
|
}
|
|
15
|
-
export declare const GeoLegendPositionControl: import("react").
|
|
15
|
+
export declare const GeoLegendPositionControl: import("react").MemoExoticComponent<({ disabled, value, showDisabledMessage, properties, pushData, }: IGeoLegendPositionControlProps) => import("react/jsx-runtime").JSX.Element>;
|
|
16
16
|
export {};
|
|
17
17
|
//# sourceMappingURL=GeoLegendPositionControl.d.ts.map
|
package/esm/internal/components/configurationControls/legend/GeoLegendPositionControl.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"GeoLegendPositionControl.d.ts","sourceRoot":"","sources":["../../../../../src/internal/components/configurationControls/legend/GeoLegendPositionControl.tsx"],"names":[],"mappings":"AAUA,OAAO,EAAE,KAAK,wBAAwB,EAAE,MAAM,sCAAsC,CAAC;AAIrF,UAAU,kBAAkB;IACxB,UAAU,CAAC,EAAE,wBAAwB,CAAC;IACtC,cAAc,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE;QAAE,SAAS,EAAE,OAAO,CAAA;KAAE,CAAC,CAAC;CAC3D;AAED,MAAM,WAAW,8BAA8B;IAC3C,QAAQ,EAAE,OAAO,CAAC;IAClB,KAAK,EAAE,MAAM,CAAC;IACd,mBAAmB,EAAE,OAAO,CAAC;IAC7B,UAAU,EAAE,wBAAwB,CAAC;IACrC,QAAQ,EAAE,CAAC,IAAI,EAAE,kBAAkB,KAAK,IAAI,CAAC;CAChD;AAED,eAAO,MAAM,wBAAwB,
|
|
1
|
+
{"version":3,"file":"GeoLegendPositionControl.d.ts","sourceRoot":"","sources":["../../../../../src/internal/components/configurationControls/legend/GeoLegendPositionControl.tsx"],"names":[],"mappings":"AAUA,OAAO,EAAE,KAAK,wBAAwB,EAAE,MAAM,sCAAsC,CAAC;AAIrF,UAAU,kBAAkB;IACxB,UAAU,CAAC,EAAE,wBAAwB,CAAC;IACtC,cAAc,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE;QAAE,SAAS,EAAE,OAAO,CAAA;KAAE,CAAC,CAAC;CAC3D;AAED,MAAM,WAAW,8BAA8B;IAC3C,QAAQ,EAAE,OAAO,CAAC;IAClB,KAAK,EAAE,MAAM,CAAC;IACd,mBAAmB,EAAE,OAAO,CAAC;IAC7B,UAAU,EAAE,wBAAwB,CAAC;IACrC,QAAQ,EAAE,CAAC,IAAI,EAAE,kBAAkB,KAAK,IAAI,CAAC;CAChD;AAED,eAAO,MAAM,wBAAwB,wGAMlC,8BAA8B,6CAuC/B,CAAC"}
|
|
@@ -15,6 +15,6 @@ export interface IGeoLegendSectionProps {
|
|
|
15
15
|
defaultLegendEnabled?: boolean;
|
|
16
16
|
pushData?: (data: IGeoLegendPushData) => void;
|
|
17
17
|
}
|
|
18
|
-
export declare const GeoLegendSection: import("react").
|
|
18
|
+
export declare const GeoLegendSection: import("react").MemoExoticComponent<({ controlsDisabled, properties, propertiesMeta, defaultLegendEnabled, pushData, }: IGeoLegendSectionProps) => import("react/jsx-runtime").JSX.Element>;
|
|
19
19
|
export {};
|
|
20
20
|
//# sourceMappingURL=GeoLegendSection.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"GeoLegendSection.d.ts","sourceRoot":"","sources":["../../../../../src/internal/components/configurationControls/legend/GeoLegendSection.tsx"],"names":[],"mappings":"AAKA,OAAO,EAAE,KAAK,wBAAwB,EAAE,MAAM,sCAAsC,CAAC;AAKrF,KAAK,wBAAwB,GAAG,MAAM,CAAC,MAAM,EAAE;IAAE,SAAS,CAAC,EAAE,OAAO,CAAA;CAAE,GAAG,OAAO,GAAG,SAAS,CAAC,CAAC;AAE9F,UAAU,kBAAkB;IACxB,UAAU,CAAC,EAAE,wBAAwB,CAAC;IACtC,cAAc,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE;QAAE,SAAS,EAAE,OAAO,CAAA;KAAE,CAAC,CAAC;CAC3D;AAED,MAAM,WAAW,sBAAsB;IACnC,gBAAgB,EAAE,OAAO,CAAC;IAC1B,UAAU,CAAC,EAAE,wBAAwB,CAAC;IACtC,cAAc,CAAC,EAAE,wBAAwB,CAAC;IAC1C,oBAAoB,CAAC,EAAE,OAAO,CAAC;IAC/B,QAAQ,CAAC,EAAE,CAAC,IAAI,EAAE,kBAAkB,KAAK,IAAI,CAAC;CACjD;AAED,eAAO,MAAM,gBAAgB,
|
|
1
|
+
{"version":3,"file":"GeoLegendSection.d.ts","sourceRoot":"","sources":["../../../../../src/internal/components/configurationControls/legend/GeoLegendSection.tsx"],"names":[],"mappings":"AAKA,OAAO,EAAE,KAAK,wBAAwB,EAAE,MAAM,sCAAsC,CAAC;AAKrF,KAAK,wBAAwB,GAAG,MAAM,CAAC,MAAM,EAAE;IAAE,SAAS,CAAC,EAAE,OAAO,CAAA;CAAE,GAAG,OAAO,GAAG,SAAS,CAAC,CAAC;AAE9F,UAAU,kBAAkB;IACxB,UAAU,CAAC,EAAE,wBAAwB,CAAC;IACtC,cAAc,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE;QAAE,SAAS,EAAE,OAAO,CAAA;KAAE,CAAC,CAAC;CAC3D;AAED,MAAM,WAAW,sBAAsB;IACnC,gBAAgB,EAAE,OAAO,CAAC;IAC1B,UAAU,CAAC,EAAE,wBAAwB,CAAC;IACtC,cAAc,CAAC,EAAE,wBAAwB,CAAC;IAC1C,oBAAoB,CAAC,EAAE,OAAO,CAAC;IAC/B,QAAQ,CAAC,EAAE,CAAC,IAAI,EAAE,kBAAkB,KAAK,IAAI,CAAC;CACjD;AAED,eAAO,MAAM,gBAAgB,0HAM1B,sBAAsB,6CA+BvB,CAAC"}
|
|
@@ -6,5 +6,5 @@ export interface ILegendPositionControl {
|
|
|
6
6
|
properties: IVisualizationProperties;
|
|
7
7
|
pushData: (data: any) => any;
|
|
8
8
|
}
|
|
9
|
-
export declare const LegendPositionControl: import("react").
|
|
9
|
+
export declare const LegendPositionControl: import("react").MemoExoticComponent<(props: ILegendPositionControl) => import("react/jsx-runtime").JSX.Element>;
|
|
10
10
|
//# sourceMappingURL=LegendPositionControl.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"LegendPositionControl.d.ts","sourceRoot":"","sources":["../../../../../src/internal/components/configurationControls/legend/LegendPositionControl.tsx"],"names":[],"mappings":"AAQA,OAAO,EAAE,KAAK,wBAAwB,EAAE,MAAM,sCAAsC,CAAC;AAIrF,MAAM,WAAW,sBAAsB;IACnC,QAAQ,EAAE,OAAO,CAAC;IAClB,KAAK,EAAE,MAAM,CAAC;IACd,mBAAmB,EAAE,OAAO,CAAC;IAC7B,UAAU,EAAE,wBAAwB,CAAC;IACrC,QAAQ,EAAE,CAAC,IAAI,EAAE,GAAG,KAAK,GAAG,CAAC;CAChC;AAED,eAAO,MAAM,qBAAqB,
|
|
1
|
+
{"version":3,"file":"LegendPositionControl.d.ts","sourceRoot":"","sources":["../../../../../src/internal/components/configurationControls/legend/LegendPositionControl.tsx"],"names":[],"mappings":"AAQA,OAAO,EAAE,KAAK,wBAAwB,EAAE,MAAM,sCAAsC,CAAC;AAIrF,MAAM,WAAW,sBAAsB;IACnC,QAAQ,EAAE,OAAO,CAAC;IAClB,KAAK,EAAE,MAAM,CAAC;IACd,mBAAmB,EAAE,OAAO,CAAC;IAC7B,UAAU,EAAE,wBAAwB,CAAC;IACrC,QAAQ,EAAE,CAAC,IAAI,EAAE,GAAG,KAAK,GAAG,CAAC;CAChC;AAED,eAAO,MAAM,qBAAqB,8CAA8C,sBAAsB,6CAkBpG,CAAC"}
|
|
@@ -6,5 +6,5 @@ export interface ILegendSection {
|
|
|
6
6
|
defaultLegendEnabled?: boolean;
|
|
7
7
|
pushData?: (data: any) => any;
|
|
8
8
|
}
|
|
9
|
-
export declare const LegendSection: import("react").
|
|
9
|
+
export declare const LegendSection: import("react").MemoExoticComponent<({ controlsDisabled, properties, propertiesMeta, defaultLegendEnabled, pushData, }: ILegendSection) => import("react/jsx-runtime").JSX.Element>;
|
|
10
10
|
//# sourceMappingURL=LegendSection.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"LegendSection.d.ts","sourceRoot":"","sources":["../../../../../src/internal/components/configurationControls/legend/LegendSection.tsx"],"names":[],"mappings":"AAKA,OAAO,EAAE,KAAK,wBAAwB,EAAE,MAAM,sCAAsC,CAAC;AAKrF,MAAM,WAAW,cAAc;IAC3B,gBAAgB,EAAE,OAAO,CAAC;IAC1B,UAAU,CAAC,EAAE,wBAAwB,CAAC;IACtC,cAAc,CAAC,EAAE,GAAG,CAAC;IACrB,oBAAoB,CAAC,EAAE,OAAO,CAAC;IAC/B,QAAQ,CAAC,EAAE,CAAC,IAAI,EAAE,GAAG,KAAK,GAAG,CAAC;CACjC;AAED,eAAO,MAAM,aAAa,
|
|
1
|
+
{"version":3,"file":"LegendSection.d.ts","sourceRoot":"","sources":["../../../../../src/internal/components/configurationControls/legend/LegendSection.tsx"],"names":[],"mappings":"AAKA,OAAO,EAAE,KAAK,wBAAwB,EAAE,MAAM,sCAAsC,CAAC;AAKrF,MAAM,WAAW,cAAc;IAC3B,gBAAgB,EAAE,OAAO,CAAC;IAC1B,UAAU,CAAC,EAAE,wBAAwB,CAAC;IACtC,cAAc,CAAC,EAAE,GAAG,CAAC;IACrB,oBAAoB,CAAC,EAAE,OAAO,CAAC;IAC/B,QAAQ,CAAC,EAAE,CAAC,IAAI,EAAE,GAAG,KAAK,GAAG,CAAC;CACjC;AAED,eAAO,MAAM,aAAa,0HAMvB,cAAc,6CA+Bf,CAAC"}
|
|
@@ -5,5 +5,5 @@ export interface ITotalSectionProps {
|
|
|
5
5
|
propertiesMeta: any;
|
|
6
6
|
pushData: (data: any) => any;
|
|
7
7
|
}
|
|
8
|
-
export declare const TotalSection: import("react").
|
|
8
|
+
export declare const TotalSection: import("react").MemoExoticComponent<({ controlsDisabled, properties, propertiesMeta, pushData, }: ITotalSectionProps) => import("react/jsx-runtime").JSX.Element>;
|
|
9
9
|
//# sourceMappingURL=TotalSection.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TotalSection.d.ts","sourceRoot":"","sources":["../../../../../src/internal/components/configurationControls/total/TotalSection.tsx"],"names":[],"mappings":"AAQA,OAAO,EAAE,KAAK,wBAAwB,EAAE,MAAM,sCAAsC,CAAC;AAMrF,MAAM,WAAW,kBAAkB;IAC/B,gBAAgB,EAAE,OAAO,CAAC;IAC1B,UAAU,EAAE,wBAAwB,CAAC;IACrC,cAAc,EAAE,GAAG,CAAC;IACpB,QAAQ,EAAE,CAAC,IAAI,EAAE,GAAG,KAAK,GAAG,CAAC;CAChC;AAID,eAAO,MAAM,YAAY,
|
|
1
|
+
{"version":3,"file":"TotalSection.d.ts","sourceRoot":"","sources":["../../../../../src/internal/components/configurationControls/total/TotalSection.tsx"],"names":[],"mappings":"AAQA,OAAO,EAAE,KAAK,wBAAwB,EAAE,MAAM,sCAAsC,CAAC;AAMrF,MAAM,WAAW,kBAAkB;IAC/B,gBAAgB,EAAE,OAAO,CAAC;IAC1B,UAAU,EAAE,wBAAwB,CAAC;IACrC,cAAc,EAAE,GAAG,CAAC;IACpB,QAAQ,EAAE,CAAC,IAAI,EAAE,GAAG,KAAK,GAAG,CAAC;CAChC;AAID,eAAO,MAAM,YAAY,oGAKtB,kBAAkB,6CAkDnB,CAAC"}
|
|
@@ -24,17 +24,13 @@ export class BaseChartConfigurationPanel extends ConfigurationPanelContent {
|
|
|
24
24
|
const { buckets } = insight.insight;
|
|
25
25
|
const stackBy = bucketsById(buckets, BucketNames.STACK);
|
|
26
26
|
const isNotStacked = isEmpty(stackBy);
|
|
27
|
-
return (_jsxs(ConfigSection, { id: "canvas_section", title: messages["canvasTitle"].id, propertiesMeta: propertiesMeta, properties: properties, pushData: pushData, children: [
|
|
28
|
-
_jsx(DataLabelsControl, { pushData: pushData, properties: properties, isDisabled: controlsDisabled, isTotalsDisabled: controlsDisabled ||
|
|
27
|
+
return (_jsxs(ConfigSection, { id: "canvas_section", title: messages["canvasTitle"].id, propertiesMeta: propertiesMeta, properties: properties, pushData: pushData, children: [_jsx(DataLabelsControl, { pushData: pushData, properties: properties, isDisabled: controlsDisabled, isTotalsDisabled: controlsDisabled ||
|
|
29
28
|
!!properties?.controls?.["stackMeasuresToPercent"] ||
|
|
30
|
-
(isNotStacked && !properties?.controls?.["stackMeasures"]), enableSeparateTotalLabels: true }), _jsx(CheckboxControl, { valuePath: "grid.enabled", labelText: messages["canvasGridLine"].id, properties: properties, checked: gridEnabled, disabled: controlsDisabled, pushData: pushData })
|
|
31
|
-
] }));
|
|
29
|
+
(isNotStacked && !properties?.controls?.["stackMeasures"]), enableSeparateTotalLabels: true }), _jsx(CheckboxControl, { valuePath: "grid.enabled", labelText: messages["canvasGridLine"].id, properties: properties, checked: gridEnabled, disabled: controlsDisabled, pushData: pushData })] }));
|
|
32
30
|
}
|
|
33
31
|
renderConfigurationPanel() {
|
|
34
32
|
const { axes } = this.getControlProperties();
|
|
35
|
-
return (_jsxs(BubbleHoverTrigger, { showDelay: SHOW_DELAY_DEFAULT, hideDelay: HIDE_DELAY_DEFAULT, children: [
|
|
36
|
-
_jsxs("div", { children: [this.renderColorSection(), this.getBaseChartAxisSection(axes), this.renderLegendSection(), this.renderInteractionsSection(), this.renderCanvasSection(), this.renderCustomTooltipSection(), this.renderAdvancedSection()] }), _jsx(Bubble, { className: this.getBubbleClassNames(), arrowOffsets: { "tc bc": [BUBBLE_ARROW_OFFSET_X, BUBBLE_ARROW_OFFSET_Y] }, alignPoints: [{ align: "tc bc" }], children: _jsx(FormattedMessage, { id: "properties.config.not_applicable" }) })
|
|
37
|
-
] }));
|
|
33
|
+
return (_jsxs(BubbleHoverTrigger, { showDelay: SHOW_DELAY_DEFAULT, hideDelay: HIDE_DELAY_DEFAULT, children: [_jsxs("div", { children: [this.renderColorSection(), this.getBaseChartAxisSection(axes), this.renderLegendSection(), this.renderInteractionsSection(), this.renderCanvasSection(), this.renderCustomTooltipSection(), this.renderAdvancedSection()] }), _jsx(Bubble, { className: this.getBubbleClassNames(), arrowOffsets: { "tc bc": [BUBBLE_ARROW_OFFSET_X, BUBBLE_ARROW_OFFSET_Y] }, alignPoints: [{ align: "tc bc" }], children: _jsx(FormattedMessage, { id: "properties.config.not_applicable" }) })] }));
|
|
38
34
|
}
|
|
39
35
|
getAxesConfiguration(type) {
|
|
40
36
|
return BASE_CHART_AXIS_CONFIG[type];
|
|
@@ -79,8 +75,7 @@ export class BaseChartConfigurationPanel extends ConfigurationPanelContent {
|
|
|
79
75
|
const disabled = controlsDisabled || (!axis.primary && !isViewedBy);
|
|
80
76
|
const nameSubsectionDisabled = axis.primary && itemsOnAxes[axis.name] > 1;
|
|
81
77
|
const { name, title, subtitle, visible } = axis;
|
|
82
|
-
return (_jsxs(ConfigSection, { id: `${name}_section`, title: title, subtitle: subtitle, valuePath: `${name}.visible`, canBeToggled: true, toggledOn: visible, toggleDisabled: controlsDisabled, propertiesMeta: propertiesMeta, properties: properties, pushData: pushData, children: [
|
|
83
|
-
_jsx(NameSubsection, { disabled: disabled || nameSubsectionDisabled, configPanelDisabled: controlsDisabled, axis: axis.name, properties: properties, pushData: pushData }), _jsx(LabelSubsection, { disabled: disabled, configPanelDisabled: controlsDisabled, axis: axis.name, properties: properties, pushData: pushData, showFormat: axis.primary }), axis.primary ? this.renderMinMax(axis.name) : null] }, name));
|
|
78
|
+
return (_jsxs(ConfigSection, { id: `${name}_section`, title: title, subtitle: subtitle, valuePath: `${name}.visible`, canBeToggled: true, toggledOn: visible, toggleDisabled: controlsDisabled, propertiesMeta: propertiesMeta, properties: properties, pushData: pushData, children: [_jsx(NameSubsection, { disabled: disabled || nameSubsectionDisabled, configPanelDisabled: controlsDisabled, axis: axis.name, properties: properties, pushData: pushData }), _jsx(LabelSubsection, { disabled: disabled, configPanelDisabled: controlsDisabled, axis: axis.name, properties: properties, pushData: pushData, showFormat: axis.primary }), axis.primary ? this.renderMinMax(axis.name) : null] }, name));
|
|
84
79
|
});
|
|
85
80
|
}
|
|
86
81
|
renderMinMax(basePath) {
|
|
@@ -25,13 +25,7 @@ export class BubbleChartConfigurationPanel extends ConfigurationPanelContent {
|
|
|
25
25
|
const { xaxis: itemsOnXAxis, yaxis: itemsOnYAxis } = countItemsOnAxes(type, controls, insight);
|
|
26
26
|
const xAxisNameSectionDisabled = controlsDisabled || itemsOnXAxis !== 1;
|
|
27
27
|
const yAxisNameSectionDisabled = controlsDisabled || itemsOnYAxis !== 1;
|
|
28
|
-
return (_jsxs(BubbleHoverTrigger, { showDelay: SHOW_DELAY_DEFAULT, hideDelay: HIDE_DELAY_DEFAULT, children: [
|
|
29
|
-
_jsxs("div", { children: [this.renderColorSection(), _jsxs(ConfigSection, { id: "xaxis_section", title: messages["xaxisTitle"].id, valuePath: "xaxis.visible", canBeToggled: true, toggledOn: xAxisVisible, toggleDisabled: controlsDisabled, propertiesMeta: propertiesMeta, properties: properties, pushData: pushData, children: [
|
|
30
|
-
_jsx(NameSubsection, { disabled: xAxisNameSectionDisabled, configPanelDisabled: controlsDisabled, axis: "xaxis", properties: properties, pushData: pushData }), _jsx(LabelSubsection, { disabled: controlsDisabled, configPanelDisabled: controlsDisabled, axis: "xaxis", properties: properties, pushData: pushData, showFormat: true }), this.renderMinMax("xaxis")] }), _jsxs(ConfigSection, { id: "yaxis_section", title: messages["yaxisTitle"].id, valuePath: "yaxis.visible", canBeToggled: true, toggledOn: yAxisVisible, toggleDisabled: controlsDisabled, propertiesMeta: propertiesMeta, properties: properties, pushData: pushData, children: [
|
|
31
|
-
_jsx(NameSubsection, { disabled: yAxisNameSectionDisabled, configPanelDisabled: controlsDisabled, axis: "yaxis", properties: properties, pushData: pushData }), _jsx(LabelSubsection, { disabled: controlsDisabled, configPanelDisabled: controlsDisabled, axis: "yaxis", properties: properties, pushData: pushData, showFormat: true }), this.renderMinMax("yaxis")] }), this.renderLegendSection(), this.renderInteractionsSection(), _jsxs(ConfigSection, { id: "canvas_section", title: messages["canvasTitle"].id, propertiesMeta: propertiesMeta, properties: properties, pushData: pushData, children: [
|
|
32
|
-
_jsx(DataLabelsControl, { pushData: pushData, properties: properties, isDisabled: this.areDataLabelsDisabled(), defaultValue: false, showDisabledMessage: this.isDataLabelsWarningShown() }), _jsx(CheckboxControl, { valuePath: "grid.enabled", labelText: messages["canvasGridLine"].id, properties: properties, checked: gridEnabled, disabled: controlsDisabled, pushData: pushData })
|
|
33
|
-
] }), this.renderCustomTooltipSection(), this.renderAdvancedSection()] }), _jsx(Bubble, { className: this.getBubbleClassNames(), arrowOffsets: { "tc bc": [BUBBLE_ARROW_OFFSET_X, BUBBLE_ARROW_OFFSET_Y] }, alignPoints: [{ align: "tc bc" }], children: _jsx(FormattedMessage, { id: "properties.config.not_applicable" }) })
|
|
34
|
-
] }));
|
|
28
|
+
return (_jsxs(BubbleHoverTrigger, { showDelay: SHOW_DELAY_DEFAULT, hideDelay: HIDE_DELAY_DEFAULT, children: [_jsxs("div", { children: [this.renderColorSection(), _jsxs(ConfigSection, { id: "xaxis_section", title: messages["xaxisTitle"].id, valuePath: "xaxis.visible", canBeToggled: true, toggledOn: xAxisVisible, toggleDisabled: controlsDisabled, propertiesMeta: propertiesMeta, properties: properties, pushData: pushData, children: [_jsx(NameSubsection, { disabled: xAxisNameSectionDisabled, configPanelDisabled: controlsDisabled, axis: "xaxis", properties: properties, pushData: pushData }), _jsx(LabelSubsection, { disabled: controlsDisabled, configPanelDisabled: controlsDisabled, axis: "xaxis", properties: properties, pushData: pushData, showFormat: true }), this.renderMinMax("xaxis")] }), _jsxs(ConfigSection, { id: "yaxis_section", title: messages["yaxisTitle"].id, valuePath: "yaxis.visible", canBeToggled: true, toggledOn: yAxisVisible, toggleDisabled: controlsDisabled, propertiesMeta: propertiesMeta, properties: properties, pushData: pushData, children: [_jsx(NameSubsection, { disabled: yAxisNameSectionDisabled, configPanelDisabled: controlsDisabled, axis: "yaxis", properties: properties, pushData: pushData }), _jsx(LabelSubsection, { disabled: controlsDisabled, configPanelDisabled: controlsDisabled, axis: "yaxis", properties: properties, pushData: pushData, showFormat: true }), this.renderMinMax("yaxis")] }), this.renderLegendSection(), this.renderInteractionsSection(), _jsxs(ConfigSection, { id: "canvas_section", title: messages["canvasTitle"].id, propertiesMeta: propertiesMeta, properties: properties, pushData: pushData, children: [_jsx(DataLabelsControl, { pushData: pushData, properties: properties, isDisabled: this.areDataLabelsDisabled(), defaultValue: false, showDisabledMessage: this.isDataLabelsWarningShown() }), _jsx(CheckboxControl, { valuePath: "grid.enabled", labelText: messages["canvasGridLine"].id, properties: properties, checked: gridEnabled, disabled: controlsDisabled, pushData: pushData })] }), this.renderCustomTooltipSection(), this.renderAdvancedSection()] }), _jsx(Bubble, { className: this.getBubbleClassNames(), arrowOffsets: { "tc bc": [BUBBLE_ARROW_OFFSET_X, BUBBLE_ARROW_OFFSET_Y] }, alignPoints: [{ align: "tc bc" }], children: _jsx(FormattedMessage, { id: "properties.config.not_applicable" }) })] }));
|
|
35
29
|
}
|
|
36
30
|
renderMinMax(basePath) {
|
|
37
31
|
const { pushData, properties, propertiesMeta } = this.props;
|
|
@@ -23,12 +23,7 @@ export class BulletChartConfigurationPanel extends ConfigurationPanelContent {
|
|
|
23
23
|
const { xaxis: itemsOnXAxis, yaxis: itemsOnYAxis } = countItemsOnAxes(type, controls, insight);
|
|
24
24
|
const xAxisNameSectionDisabled = controlsDisabled || itemsOnXAxis !== 1;
|
|
25
25
|
const yAxisNameSubsectionDisabled = controlsDisabled || itemsOnYAxis === 0;
|
|
26
|
-
return (_jsxs(BubbleHoverTrigger, { showDelay: SHOW_DELAY_DEFAULT, hideDelay: HIDE_DELAY_DEFAULT, children: [
|
|
27
|
-
_jsxs("div", { children: [this.renderColorSection(), _jsxs(ConfigSection, { id: "xaxis_section", title: messages["xaxisTitle"].id, valuePath: "xaxis.visible", canBeToggled: true, toggledOn: xAxisVisible, toggleDisabled: controlsDisabled, propertiesMeta: propertiesMeta, properties: properties, pushData: pushData, children: [
|
|
28
|
-
_jsx(NameSubsection, { disabled: xAxisNameSectionDisabled, configPanelDisabled: controlsDisabled, axis: "xaxis", properties: properties, pushData: pushData }), _jsx(LabelSubsection, { disabled: controlsDisabled, configPanelDisabled: controlsDisabled, axis: "xaxis", properties: properties, pushData: pushData, showFormat: true }), this.renderMinMax("xaxis")] }), _jsxs(ConfigSection, { id: "yaxis_section", title: messages["yaxisTitle"].id, valuePath: "yaxis.visible", canBeToggled: true, toggledOn: yAxisVisible, toggleDisabled: controlsDisabled, propertiesMeta: propertiesMeta, properties: properties, pushData: pushData, children: [
|
|
29
|
-
_jsx(NameSubsection, { disabled: yAxisNameSubsectionDisabled, configPanelDisabled: controlsDisabled, axis: "yaxis", properties: properties, pushData: pushData }), _jsx(LabelSubsection, { disabled: controlsDisabled || itemsOnYAxis === 0, configPanelDisabled: controlsDisabled, axis: "yaxis", properties: properties, pushData: pushData })
|
|
30
|
-
] }), this.renderLegendSection(), this.renderInteractionsSection(), _jsx(ConfigSection, { id: "canvas_section", title: messages["canvasTitle"].id, propertiesMeta: propertiesMeta, properties: properties, pushData: pushData, children: _jsx(CheckboxControl, { valuePath: "grid.enabled", labelText: messages["canvasGridLine"].id, properties: properties, checked: gridEnabled, disabled: controlsDisabled, pushData: pushData }) }), this.renderCustomTooltipSection(), this.renderAdvancedSection()] }), _jsx(Bubble, { className: this.getBubbleClassNames(), arrowOffsets: { "tc bc": [BUBBLE_ARROW_OFFSET_X, BUBBLE_ARROW_OFFSET_Y] }, alignPoints: [{ align: "tc bc" }], children: _jsx(FormattedMessage, { id: "properties.config.not_applicable" }) })
|
|
31
|
-
] }));
|
|
26
|
+
return (_jsxs(BubbleHoverTrigger, { showDelay: SHOW_DELAY_DEFAULT, hideDelay: HIDE_DELAY_DEFAULT, children: [_jsxs("div", { children: [this.renderColorSection(), _jsxs(ConfigSection, { id: "xaxis_section", title: messages["xaxisTitle"].id, valuePath: "xaxis.visible", canBeToggled: true, toggledOn: xAxisVisible, toggleDisabled: controlsDisabled, propertiesMeta: propertiesMeta, properties: properties, pushData: pushData, children: [_jsx(NameSubsection, { disabled: xAxisNameSectionDisabled, configPanelDisabled: controlsDisabled, axis: "xaxis", properties: properties, pushData: pushData }), _jsx(LabelSubsection, { disabled: controlsDisabled, configPanelDisabled: controlsDisabled, axis: "xaxis", properties: properties, pushData: pushData, showFormat: true }), this.renderMinMax("xaxis")] }), _jsxs(ConfigSection, { id: "yaxis_section", title: messages["yaxisTitle"].id, valuePath: "yaxis.visible", canBeToggled: true, toggledOn: yAxisVisible, toggleDisabled: controlsDisabled, propertiesMeta: propertiesMeta, properties: properties, pushData: pushData, children: [_jsx(NameSubsection, { disabled: yAxisNameSubsectionDisabled, configPanelDisabled: controlsDisabled, axis: "yaxis", properties: properties, pushData: pushData }), _jsx(LabelSubsection, { disabled: controlsDisabled || itemsOnYAxis === 0, configPanelDisabled: controlsDisabled, axis: "yaxis", properties: properties, pushData: pushData })] }), this.renderLegendSection(), this.renderInteractionsSection(), _jsx(ConfigSection, { id: "canvas_section", title: messages["canvasTitle"].id, propertiesMeta: propertiesMeta, properties: properties, pushData: pushData, children: _jsx(CheckboxControl, { valuePath: "grid.enabled", labelText: messages["canvasGridLine"].id, properties: properties, checked: gridEnabled, disabled: controlsDisabled, pushData: pushData }) }), this.renderCustomTooltipSection(), this.renderAdvancedSection()] }), _jsx(Bubble, { className: this.getBubbleClassNames(), arrowOffsets: { "tc bc": [BUBBLE_ARROW_OFFSET_X, BUBBLE_ARROW_OFFSET_Y] }, alignPoints: [{ align: "tc bc" }], children: _jsx(FormattedMessage, { id: "properties.config.not_applicable" }) })] }));
|
|
32
27
|
}
|
|
33
28
|
renderMinMax(basePath) {
|
|
34
29
|
const { pushData, properties, propertiesMeta } = this.props;
|
|
@@ -11,9 +11,7 @@ export class FunnelChartConfigurationPanel extends ConfigurationPanelContent {
|
|
|
11
11
|
renderConfigurationPanel() {
|
|
12
12
|
const { propertiesMeta, properties, pushData } = this.props;
|
|
13
13
|
const controlsDisabled = this.isControlDisabled();
|
|
14
|
-
return (_jsxs(BubbleHoverTrigger, { showDelay: SHOW_DELAY_DEFAULT, hideDelay: HIDE_DELAY_DEFAULT, children: [
|
|
15
|
-
_jsxs("div", { children: [this.renderColorSection(), this.renderLegendSection(), this.renderInteractionsSection(), _jsx(ConfigSection, { id: "canvas_section", title: messages["canvasTitle"].id, propertiesMeta: propertiesMeta, properties: properties, pushData: pushData, children: _jsx(DataLabelsControl, { pushData: pushData, properties: properties, isDisabled: controlsDisabled, defaultValue: "auto", enablePercentLabels: true }) }), this.renderCustomTooltipSection(), this.renderAdvancedSection()] }), _jsx(Bubble, { className: this.getBubbleClassNames(), arrowOffsets: { "tc bc": [BUBBLE_ARROW_OFFSET_X, BUBBLE_ARROW_OFFSET_Y] }, alignPoints: [{ align: "tc bc" }], children: _jsx(FormattedMessage, { id: "properties.config.not_applicable" }) })
|
|
16
|
-
] }));
|
|
14
|
+
return (_jsxs(BubbleHoverTrigger, { showDelay: SHOW_DELAY_DEFAULT, hideDelay: HIDE_DELAY_DEFAULT, children: [_jsxs("div", { children: [this.renderColorSection(), this.renderLegendSection(), this.renderInteractionsSection(), _jsx(ConfigSection, { id: "canvas_section", title: messages["canvasTitle"].id, propertiesMeta: propertiesMeta, properties: properties, pushData: pushData, children: _jsx(DataLabelsControl, { pushData: pushData, properties: properties, isDisabled: controlsDisabled, defaultValue: "auto", enablePercentLabels: true }) }), this.renderCustomTooltipSection(), this.renderAdvancedSection()] }), _jsx(Bubble, { className: this.getBubbleClassNames(), arrowOffsets: { "tc bc": [BUBBLE_ARROW_OFFSET_X, BUBBLE_ARROW_OFFSET_Y] }, alignPoints: [{ align: "tc bc" }], children: _jsx(FormattedMessage, { id: "properties.config.not_applicable" }) })] }));
|
|
17
15
|
}
|
|
18
16
|
getBubbleClassNames() {
|
|
19
17
|
return cx("bubble-primary", {
|
|
@@ -65,8 +65,7 @@ export class GeoPushpinConfigurationPanel extends ConfigurationPanelContent {
|
|
|
65
65
|
const isClusteringDisabled = isControlDisabled || !isPushpinClusteringEditable(insight, shapeType);
|
|
66
66
|
const isPushpinSizeControlDisabled = isControlDisabled || !hasSizeMeasure(insight);
|
|
67
67
|
const hasSizeOrColorMeasure = hasSizeMeasure(insight) || hasColorMeasure(insight);
|
|
68
|
-
return (_jsxs(ConfigSection, { id: "points_section", title: messages["pointsTitle"].id, propertiesMeta: propertiesMeta, properties: properties, pushData: pushData, children: [
|
|
69
|
-
_jsx(CheckboxControl, { valuePath: "points.groupNearbyPoints", labelText: messages["pointsGroupNearbyPoints"].id, properties: properties, checked: groupNearbyPoints, disabled: isClusteringDisabled, showDisabledMessage: isClusteringDisabled, pushData: pushData }), iconEnabled ? (_jsx(PushpinShapeControl, { properties: properties, disabled: isControlDisabled, pushData: pushData, spriteIcons: spriteIcons, hasGeoIconLabel: hasGeoIconLabel, hasSizeOrColorMeasure: hasSizeOrColorMeasure })) : null, shouldRenderPushpinSizeControl ? (_jsx(PushpinSizeControl, { properties: properties, disabled: isPushpinSizeControlDisabled, pushData: pushData })) : null] }));
|
|
68
|
+
return (_jsxs(ConfigSection, { id: "points_section", title: messages["pointsTitle"].id, propertiesMeta: propertiesMeta, properties: properties, pushData: pushData, children: [_jsx(CheckboxControl, { valuePath: "points.groupNearbyPoints", labelText: messages["pointsGroupNearbyPoints"].id, properties: properties, checked: groupNearbyPoints, disabled: isClusteringDisabled, showDisabledMessage: isClusteringDisabled, pushData: pushData }), iconEnabled ? (_jsx(PushpinShapeControl, { properties: properties, disabled: isControlDisabled, pushData: pushData, spriteIcons: spriteIcons, hasGeoIconLabel: hasGeoIconLabel, hasSizeOrColorMeasure: hasSizeOrColorMeasure })) : null, shouldRenderPushpinSizeControl ? (_jsx(PushpinSizeControl, { properties: properties, disabled: isPushpinSizeControlDisabled, pushData: pushData })) : null] }));
|
|
70
69
|
}
|
|
71
70
|
isControlDisabled() {
|
|
72
71
|
const { insight, isError, isLoading } = this.props;
|
|
@@ -78,9 +77,7 @@ export class GeoPushpinConfigurationPanel extends ConfigurationPanelContent {
|
|
|
78
77
|
});
|
|
79
78
|
}
|
|
80
79
|
renderConfigurationPanel() {
|
|
81
|
-
return (_jsxs(BubbleHoverTrigger, { showDelay: SHOW_DELAY_DEFAULT, hideDelay: HIDE_DELAY_DEFAULT, children: [
|
|
82
|
-
_jsxs("div", { children: [this.renderColorSection(), this.renderLegendSection(), this.renderViewportSection(), this.renderPointsSection(), this.renderCustomTooltipSection()] }), _jsx(Bubble, { className: this.getBubbleClassNames(), arrowOffsets: { "tc bc": [BUBBLE_ARROW_OFFSET_X, BUBBLE_ARROW_OFFSET_Y] }, alignPoints: [{ align: "tc bc" }], children: _jsx(FormattedMessage, { id: "properties.config.not_applicable" }) })
|
|
83
|
-
] }));
|
|
80
|
+
return (_jsxs(BubbleHoverTrigger, { showDelay: SHOW_DELAY_DEFAULT, hideDelay: HIDE_DELAY_DEFAULT, children: [_jsxs("div", { children: [this.renderColorSection(), this.renderLegendSection(), this.renderViewportSection(), this.renderPointsSection(), this.renderCustomTooltipSection()] }), _jsx(Bubble, { className: this.getBubbleClassNames(), arrowOffsets: { "tc bc": [BUBBLE_ARROW_OFFSET_X, BUBBLE_ARROW_OFFSET_Y] }, alignPoints: [{ align: "tc bc" }], children: _jsx(FormattedMessage, { id: "properties.config.not_applicable" }) })] }));
|
|
84
81
|
}
|
|
85
82
|
renderColorSection() {
|
|
86
83
|
const { properties, propertiesMeta, pushData, colors, references, isLoading } = this.props;
|
|
@@ -15,9 +15,6 @@ export class HeadlineConfigurationPanel extends ConfigurationPanelContent {
|
|
|
15
15
|
const comparisonDisabled = !isComparisonEnabled(insight);
|
|
16
16
|
const defaultCalculationType = getComparisonDefaultCalculationType(insight);
|
|
17
17
|
const bubbleClassNames = cx("bubble-primary", { invisible: !controlDisabled });
|
|
18
|
-
return (_jsxs(BubbleHoverTrigger, { showDelay: SHOW_DELAY_DEFAULT, hideDelay: HIDE_DELAY_DEFAULT, children: [
|
|
19
|
-
_jsxs("div", { children: [
|
|
20
|
-
_jsx(ComparisonSection, { controlDisabled: controlDisabled, disabledByVisualization: comparisonDisabled, defaultCalculationType: defaultCalculationType, separators: panelConfig?.separators, colorPalette: panelConfig?.comparisonColorPalette, properties: properties, propertiesMeta: propertiesMeta, pushData: pushData }), this.renderInteractionsSection(), this.renderAdvancedSection()] }), _jsx(Bubble, { className: bubbleClassNames, arrowOffsets: BUBBLE_ARROW_OFFSETS, alignPoints: BUBBLE_ALIGN_POINTS, children: _jsx(FormattedMessage, { id: "properties.config.not_applicable" }) })
|
|
21
|
-
] }));
|
|
18
|
+
return (_jsxs(BubbleHoverTrigger, { showDelay: SHOW_DELAY_DEFAULT, hideDelay: HIDE_DELAY_DEFAULT, children: [_jsxs("div", { children: [_jsx(ComparisonSection, { controlDisabled: controlDisabled, disabledByVisualization: comparisonDisabled, defaultCalculationType: defaultCalculationType, separators: panelConfig?.separators, colorPalette: panelConfig?.comparisonColorPalette, properties: properties, propertiesMeta: propertiesMeta, pushData: pushData }), this.renderInteractionsSection(), this.renderAdvancedSection()] }), _jsx(Bubble, { className: bubbleClassNames, arrowOffsets: BUBBLE_ARROW_OFFSETS, alignPoints: BUBBLE_ALIGN_POINTS, children: _jsx(FormattedMessage, { id: "properties.config.not_applicable" }) })] }));
|
|
22
19
|
}
|
|
23
20
|
}
|
|
@@ -18,13 +18,7 @@ export class HeatMapConfigurationPanel extends ConfigurationPanelContent {
|
|
|
18
18
|
const controlsDisabled = this.isControlDisabled();
|
|
19
19
|
const xAxisDisabled = this.isAxisDisabled(controlsDisabled, "xaxis", this.props.insight);
|
|
20
20
|
const yAxisDisabled = this.isAxisDisabled(controlsDisabled, "yaxis", this.props.insight);
|
|
21
|
-
return (_jsxs(BubbleHoverTrigger, { showDelay: SHOW_DELAY_DEFAULT, hideDelay: HIDE_DELAY_DEFAULT, children: [
|
|
22
|
-
_jsxs("div", { children: [this.renderColorSection(), _jsxs(ConfigSection, { id: "xaxis_section", title: messages["xaxisTitle"].id, valuePath: "xaxis.visible", canBeToggled: true, toggledOn: xAxisVisible, toggleDisabled: xAxisDisabled, showDisabledMessage: !controlsDisabled && xAxisDisabled, propertiesMeta: propertiesMeta, properties: properties, pushData: pushData, children: [
|
|
23
|
-
_jsx(NameSubsection, { disabled: xAxisDisabled, configPanelDisabled: controlsDisabled, axis: "xaxis", properties: properties, pushData: pushData }), _jsx(LabelSubsection, { disabled: xAxisDisabled, configPanelDisabled: controlsDisabled, axis: "xaxis", properties: properties, pushData: pushData })
|
|
24
|
-
] }), _jsxs(ConfigSection, { id: "yaxis_section", title: messages["yaxisTitle"].id, valuePath: "yaxis.visible", canBeToggled: true, toggledOn: yAxisVisible, toggleDisabled: yAxisDisabled, showDisabledMessage: !controlsDisabled && yAxisDisabled, propertiesMeta: propertiesMeta, properties: properties, pushData: pushData, children: [
|
|
25
|
-
_jsx(NameSubsection, { disabled: yAxisDisabled, configPanelDisabled: controlsDisabled, axis: "yaxis", properties: properties, pushData: pushData }), _jsx(LabelSubsection, { disabled: yAxisDisabled, configPanelDisabled: controlsDisabled, axis: "yaxis", properties: properties, pushData: pushData })
|
|
26
|
-
] }), this.renderLegendSection(), this.renderInteractionsSection(), _jsx(ConfigSection, { id: "canvas_section", title: messages["canvasTitle"].id, propertiesMeta: propertiesMeta, properties: properties, pushData: pushData, children: _jsx(DataLabelsControl, { pushData: pushData, properties: properties, isDisabled: controlsDisabled, defaultValue: "auto" }) }), this.renderCustomTooltipSection(), this.renderAdvancedSection()] }), _jsx(Bubble, { className: this.getBubbleClassNames(), arrowOffsets: { "tc bc": [BUBBLE_ARROW_OFFSET_X, BUBBLE_ARROW_OFFSET_Y] }, alignPoints: [{ align: "tc bc" }], children: _jsx(FormattedMessage, { id: "properties.config.not_applicable" }) })
|
|
27
|
-
] }));
|
|
21
|
+
return (_jsxs(BubbleHoverTrigger, { showDelay: SHOW_DELAY_DEFAULT, hideDelay: HIDE_DELAY_DEFAULT, children: [_jsxs("div", { children: [this.renderColorSection(), _jsxs(ConfigSection, { id: "xaxis_section", title: messages["xaxisTitle"].id, valuePath: "xaxis.visible", canBeToggled: true, toggledOn: xAxisVisible, toggleDisabled: xAxisDisabled, showDisabledMessage: !controlsDisabled && xAxisDisabled, propertiesMeta: propertiesMeta, properties: properties, pushData: pushData, children: [_jsx(NameSubsection, { disabled: xAxisDisabled, configPanelDisabled: controlsDisabled, axis: "xaxis", properties: properties, pushData: pushData }), _jsx(LabelSubsection, { disabled: xAxisDisabled, configPanelDisabled: controlsDisabled, axis: "xaxis", properties: properties, pushData: pushData })] }), _jsxs(ConfigSection, { id: "yaxis_section", title: messages["yaxisTitle"].id, valuePath: "yaxis.visible", canBeToggled: true, toggledOn: yAxisVisible, toggleDisabled: yAxisDisabled, showDisabledMessage: !controlsDisabled && yAxisDisabled, propertiesMeta: propertiesMeta, properties: properties, pushData: pushData, children: [_jsx(NameSubsection, { disabled: yAxisDisabled, configPanelDisabled: controlsDisabled, axis: "yaxis", properties: properties, pushData: pushData }), _jsx(LabelSubsection, { disabled: yAxisDisabled, configPanelDisabled: controlsDisabled, axis: "yaxis", properties: properties, pushData: pushData })] }), this.renderLegendSection(), this.renderInteractionsSection(), _jsx(ConfigSection, { id: "canvas_section", title: messages["canvasTitle"].id, propertiesMeta: propertiesMeta, properties: properties, pushData: pushData, children: _jsx(DataLabelsControl, { pushData: pushData, properties: properties, isDisabled: controlsDisabled, defaultValue: "auto" }) }), this.renderCustomTooltipSection(), this.renderAdvancedSection()] }), _jsx(Bubble, { className: this.getBubbleClassNames(), arrowOffsets: { "tc bc": [BUBBLE_ARROW_OFFSET_X, BUBBLE_ARROW_OFFSET_Y] }, alignPoints: [{ align: "tc bc" }], children: _jsx(FormattedMessage, { id: "properties.config.not_applicable" }) })] }));
|
|
28
22
|
}
|
|
29
23
|
getBubbleClassNames() {
|
|
30
24
|
return cx("bubble-primary", {
|
|
@@ -31,10 +31,6 @@ export class LineChartBasedConfigurationPanel extends BaseChartConfigurationPane
|
|
|
31
31
|
const shouldContinuousLineControlDisabled = controlsDisabled || isContinuousLineControlDisabled;
|
|
32
32
|
const distinctPointShapesEnabled = properties?.controls?.["distinctPointShapes"]?.enabled;
|
|
33
33
|
const shouldDistinctPointShapesDisabled = controlsDisabled || isDataPointsControlDisabled || !isDistinctPointShapesDisabled;
|
|
34
|
-
return (_jsxs(BubbleHoverTrigger, { showDelay: SHOW_DELAY_DEFAULT, hideDelay: HIDE_DELAY_DEFAULT, children: [
|
|
35
|
-
_jsxs("div", { children: [this.renderColorSection(), this.getBaseChartAxisSection(axes), this.renderLegendSection(), this.renderInteractionsSection(), _jsxs(ConfigSection, { id: "canvas_section", className: "gd-canvas-section", title: messages["canvasTitle"].id, propertiesMeta: propertiesMeta, properties: properties, pushData: pushData, children: [
|
|
36
|
-
_jsx(DataLabelsControl, { pushData: pushData, properties: properties, isDisabled: controlsDisabled, defaultValue: dataLabelDefaultValue }), _jsx(DataPointsControl, { pushData: pushData, properties: properties, isDisabled: controlsDisabled || isDataPointsControlDisabled, showDisabledMessage: isDataPointsControlDisabled }), _jsx(DistinctPointShapesControl, { pushData: pushData, checked: shouldDistinctPointShapesDisabled ? false : distinctPointShapesEnabled, properties: properties, disabled: shouldDistinctPointShapesDisabled }), _jsx(CheckboxControl, { valuePath: "grid.enabled", labelText: messages["canvasGridLine"].id, properties: properties, checked: gridEnabled, disabled: controlsDisabled, pushData: pushData }), _jsx(ContinuousLineControl, { properties: properties, checked: shouldContinuousLineControlDisabled ? false : continuousLineEnabled, disabled: controlsDisabled || isDataPointsControlDisabled, pushData: pushData })
|
|
37
|
-
] }), this.renderForecastSection(), this.renderAnomaliesSection(), this.renderCustomTooltipSection(), this.renderAdvancedSection()] }), _jsx(Bubble, { className: this.getBubbleClassNames(), arrowOffsets: { "tc bc": [BUBBLE_ARROW_OFFSET_X, BUBBLE_ARROW_OFFSET_Y] }, alignPoints: [{ align: "tc bc" }], children: _jsx(FormattedMessage, { id: "properties.config.not_applicable" }) })
|
|
38
|
-
] }));
|
|
34
|
+
return (_jsxs(BubbleHoverTrigger, { showDelay: SHOW_DELAY_DEFAULT, hideDelay: HIDE_DELAY_DEFAULT, children: [_jsxs("div", { children: [this.renderColorSection(), this.getBaseChartAxisSection(axes), this.renderLegendSection(), this.renderInteractionsSection(), _jsxs(ConfigSection, { id: "canvas_section", className: "gd-canvas-section", title: messages["canvasTitle"].id, propertiesMeta: propertiesMeta, properties: properties, pushData: pushData, children: [_jsx(DataLabelsControl, { pushData: pushData, properties: properties, isDisabled: controlsDisabled, defaultValue: dataLabelDefaultValue }), _jsx(DataPointsControl, { pushData: pushData, properties: properties, isDisabled: controlsDisabled || isDataPointsControlDisabled, showDisabledMessage: isDataPointsControlDisabled }), _jsx(DistinctPointShapesControl, { pushData: pushData, checked: shouldDistinctPointShapesDisabled ? false : distinctPointShapesEnabled, properties: properties, disabled: shouldDistinctPointShapesDisabled }), _jsx(CheckboxControl, { valuePath: "grid.enabled", labelText: messages["canvasGridLine"].id, properties: properties, checked: gridEnabled, disabled: controlsDisabled, pushData: pushData }), _jsx(ContinuousLineControl, { properties: properties, checked: shouldContinuousLineControlDisabled ? false : continuousLineEnabled, disabled: controlsDisabled || isDataPointsControlDisabled, pushData: pushData })] }), this.renderForecastSection(), this.renderAnomaliesSection(), this.renderCustomTooltipSection(), this.renderAdvancedSection()] }), _jsx(Bubble, { className: this.getBubbleClassNames(), arrowOffsets: { "tc bc": [BUBBLE_ARROW_OFFSET_X, BUBBLE_ARROW_OFFSET_Y] }, alignPoints: [{ align: "tc bc" }], children: _jsx(FormattedMessage, { id: "properties.config.not_applicable" }) })] }));
|
|
39
35
|
}
|
|
40
36
|
}
|
|
@@ -12,9 +12,7 @@ export class PieChartConfigurationPanel extends ConfigurationPanelContent {
|
|
|
12
12
|
const { propertiesMeta, properties, pushData, featureFlags } = this.props;
|
|
13
13
|
const controlsDisabled = this.isControlDisabled();
|
|
14
14
|
const donutDataLabelsEnabled = !!featureFlags?.enableDonutDataLabels;
|
|
15
|
-
return (_jsxs(BubbleHoverTrigger, { showDelay: SHOW_DELAY_DEFAULT, hideDelay: HIDE_DELAY_DEFAULT, children: [
|
|
16
|
-
_jsxs("div", { children: [this.renderColorSection(), this.renderLegendSection(), this.renderInteractionsSection(), _jsx(ConfigSection, { id: "canvas_section", title: messages["canvasTitle"].id, propertiesMeta: propertiesMeta, properties: properties, pushData: pushData, children: _jsx(DataLabelsControl, { pushData: pushData, properties: properties, isDisabled: controlsDisabled, defaultValue: false, enablePositionSelector: donutDataLabelsEnabled }) }), this.renderCustomTooltipSection(), this.renderAdvancedSection()] }), _jsx(Bubble, { className: this.getBubbleClassNames(), arrowOffsets: { "tc bc": [BUBBLE_ARROW_OFFSET_X, BUBBLE_ARROW_OFFSET_Y] }, alignPoints: [{ align: "tc bc" }], children: _jsx(FormattedMessage, { id: "properties.config.not_applicable" }) })
|
|
17
|
-
] }));
|
|
15
|
+
return (_jsxs(BubbleHoverTrigger, { showDelay: SHOW_DELAY_DEFAULT, hideDelay: HIDE_DELAY_DEFAULT, children: [_jsxs("div", { children: [this.renderColorSection(), this.renderLegendSection(), this.renderInteractionsSection(), _jsx(ConfigSection, { id: "canvas_section", title: messages["canvasTitle"].id, propertiesMeta: propertiesMeta, properties: properties, pushData: pushData, children: _jsx(DataLabelsControl, { pushData: pushData, properties: properties, isDisabled: controlsDisabled, defaultValue: false, enablePositionSelector: donutDataLabelsEnabled }) }), this.renderCustomTooltipSection(), this.renderAdvancedSection()] }), _jsx(Bubble, { className: this.getBubbleClassNames(), arrowOffsets: { "tc bc": [BUBBLE_ARROW_OFFSET_X, BUBBLE_ARROW_OFFSET_Y] }, alignPoints: [{ align: "tc bc" }], children: _jsx(FormattedMessage, { id: "properties.config.not_applicable" }) })] }));
|
|
18
16
|
}
|
|
19
17
|
getBubbleClassNames() {
|
|
20
18
|
return cx("bubble-primary", {
|
|
@@ -35,12 +35,10 @@ export class PivotTableConfigurationPanel extends ConfigurationPanelContent {
|
|
|
35
35
|
const enableNewPivotTable = featureFlags?.enableNewPivotTable ?? true;
|
|
36
36
|
const enableConditionalFormatting = isConditionalFormattingEnabled(featureFlags);
|
|
37
37
|
const enableSemanticConditionalFormatting = isSemanticConditionalFormattingEnabled(featureFlags);
|
|
38
|
-
return (_jsxs(BubbleHoverTrigger, { showDelay: SHOW_DELAY_DEFAULT, hideDelay: HIDE_DELAY_DEFAULT, children: [
|
|
39
|
-
_jsxs("div", { children: [this.renderInteractionsSection(), enableNewPivotTable ? this.renderPagingSection() : null, this.renderCanvasSection(), enableNewPivotTable &&
|
|
38
|
+
return (_jsxs(BubbleHoverTrigger, { showDelay: SHOW_DELAY_DEFAULT, hideDelay: HIDE_DELAY_DEFAULT, children: [_jsxs("div", { children: [this.renderInteractionsSection(), enableNewPivotTable ? this.renderPagingSection() : null, this.renderCanvasSection(), enableNewPivotTable &&
|
|
40
39
|
(enableConditionalFormatting || enableSemanticConditionalFormatting)
|
|
41
40
|
? this.renderConditionalFormattingSection()
|
|
42
|
-
: null] }), _jsx(Bubble, { className: this.getBubbleClassNames(), arrowOffsets: { "tc bc": [BUBBLE_ARROW_OFFSET_X, BUBBLE_ARROW_OFFSET_Y] }, alignPoints: [{ align: "tc bc" }], children: _jsx(FormattedMessage, { id: "properties.config.not_applicable" }) })
|
|
43
|
-
] }));
|
|
41
|
+
: null] }), _jsx(Bubble, { className: this.getBubbleClassNames(), arrowOffsets: { "tc bc": [BUBBLE_ARROW_OFFSET_X, BUBBLE_ARROW_OFFSET_Y] }, alignPoints: [{ align: "tc bc" }], children: _jsx(FormattedMessage, { id: "properties.config.not_applicable" }) })] }));
|
|
44
42
|
}
|
|
45
43
|
getBubbleClassNames() {
|
|
46
44
|
return cx("bubble-primary", {
|
|
@@ -69,10 +67,7 @@ export class PivotTableConfigurationPanel extends ConfigurationPanelContent {
|
|
|
69
67
|
const metricPositionControlsDisabled = this.isPositionControlDisabled();
|
|
70
68
|
const columnHeadersControlsDisabled = this.isColumnHeadersPositionControlDisabled();
|
|
71
69
|
const enableNewPivotTable = featureFlags?.enableNewPivotTable ?? true;
|
|
72
|
-
const canvasSection = (_jsxs(ConfigDummySection, { id: "metric_col_header_position_section", children: [
|
|
73
|
-
_jsx(MetricsPositionControl, { isDisabled: metricPositionControlsDisabled, showDisabledMessage: metricPositionControlsDisabled ? !isLoading : false, properties: properties, pushData: pushData }), _jsx(ColumnHeadersPositionControl, { isDisabled: columnHeadersControlsDisabled, showDisabledMessage: columnHeadersControlsDisabled ? !isLoading : false, properties: properties, pushData: pushData, insight: insight, isLoading: isLoading, enableNewPivotTable: enableNewPivotTable }), enableNewPivotTable ? (_jsxs(_Fragment, { children: [
|
|
74
|
-
_jsx(CellsControl, { properties: properties, pushData: pushData, isDisabled: isLoading }), _jsx(GrandTotalsControl, { properties: properties, pushData: pushData, isDisabled: isLoading })
|
|
75
|
-
] })) : null] }));
|
|
70
|
+
const canvasSection = (_jsxs(ConfigDummySection, { id: "metric_col_header_position_section", children: [_jsx(MetricsPositionControl, { isDisabled: metricPositionControlsDisabled, showDisabledMessage: metricPositionControlsDisabled ? !isLoading : false, properties: properties, pushData: pushData }), _jsx(ColumnHeadersPositionControl, { isDisabled: columnHeadersControlsDisabled, showDisabledMessage: columnHeadersControlsDisabled ? !isLoading : false, properties: properties, pushData: pushData, insight: insight, isLoading: isLoading, enableNewPivotTable: enableNewPivotTable }), enableNewPivotTable ? (_jsxs(_Fragment, { children: [_jsx(CellsControl, { properties: properties, pushData: pushData, isDisabled: isLoading }), _jsx(GrandTotalsControl, { properties: properties, pushData: pushData, isDisabled: isLoading })] })) : null] }));
|
|
76
71
|
return panelConfig.supportsAttributeHierarchies ? (_jsx(ConfigSection, { id: "canvas_section", className: "gd-table-canvas-section", title: messages["canvasTitle"].id, propertiesMeta: propertiesMeta, pushData: pushData, children: canvasSection })) : (canvasSection);
|
|
77
72
|
}
|
|
78
73
|
renderConditionalFormattingSection() {
|
|
@@ -11,9 +11,7 @@ export class PyramidChartConfigurationPanel extends ConfigurationPanelContent {
|
|
|
11
11
|
renderConfigurationPanel() {
|
|
12
12
|
const { propertiesMeta, properties, pushData } = this.props;
|
|
13
13
|
const controlsDisabled = this.isControlDisabled();
|
|
14
|
-
return (_jsxs(BubbleHoverTrigger, { showDelay: SHOW_DELAY_DEFAULT, hideDelay: HIDE_DELAY_DEFAULT, children: [
|
|
15
|
-
_jsxs("div", { children: [this.renderColorSection(), this.renderLegendSection(), this.renderInteractionsSection(), _jsx(ConfigSection, { id: "canvas_section", title: messages["canvasTitle"].id, propertiesMeta: propertiesMeta, properties: properties, pushData: pushData, children: _jsx(DataLabelsControl, { pushData: pushData, properties: properties, isDisabled: controlsDisabled, defaultValue: "auto" }) }), this.renderCustomTooltipSection(), this.renderAdvancedSection()] }), _jsx(Bubble, { className: this.getBubbleClassNames(), arrowOffsets: { "tc bc": [BUBBLE_ARROW_OFFSET_X, BUBBLE_ARROW_OFFSET_Y] }, alignPoints: [{ align: "tc bc" }], children: _jsx(FormattedMessage, { id: "properties.config.not_applicable" }) })
|
|
16
|
-
] }));
|
|
14
|
+
return (_jsxs(BubbleHoverTrigger, { showDelay: SHOW_DELAY_DEFAULT, hideDelay: HIDE_DELAY_DEFAULT, children: [_jsxs("div", { children: [this.renderColorSection(), this.renderLegendSection(), this.renderInteractionsSection(), _jsx(ConfigSection, { id: "canvas_section", title: messages["canvasTitle"].id, propertiesMeta: propertiesMeta, properties: properties, pushData: pushData, children: _jsx(DataLabelsControl, { pushData: pushData, properties: properties, isDisabled: controlsDisabled, defaultValue: "auto" }) }), this.renderCustomTooltipSection(), this.renderAdvancedSection()] }), _jsx(Bubble, { className: this.getBubbleClassNames(), arrowOffsets: { "tc bc": [BUBBLE_ARROW_OFFSET_X, BUBBLE_ARROW_OFFSET_Y] }, alignPoints: [{ align: "tc bc" }], children: _jsx(FormattedMessage, { id: "properties.config.not_applicable" }) })] }));
|
|
17
15
|
}
|
|
18
16
|
getBubbleClassNames() {
|
|
19
17
|
return cx("bubble-primary", {
|
|
@@ -25,11 +25,7 @@ export class RadarChartConfigurationPanel extends LineChartBasedConfigurationPan
|
|
|
25
25
|
const shouldContinuousLineControlDisabled = controlsDisabled || isContinuousLineControlDisabled;
|
|
26
26
|
const distinctPointShapesEnabled = properties?.controls?.["distinctPointShapes"]?.enabled;
|
|
27
27
|
const shouldDistinctPointShapesDisabled = controlsDisabled || isDataPointsControlDisabled || Boolean(isDistinctPointShapesDisabled);
|
|
28
|
-
return (_jsxs(BubbleHoverTrigger, { showDelay: SHOW_DELAY_DEFAULT, hideDelay: HIDE_DELAY_DEFAULT, children: [
|
|
29
|
-
_jsxs("div", { children: [this.renderColorSection(), this.renderRadarGridSection(), this.renderLegendSection(), this.renderInteractionsSection(), _jsxs(ConfigSection, { id: "canvas_section", className: "gd-canvas-section", title: messages["canvasTitle"].id, propertiesMeta: propertiesMeta, properties: properties, pushData: pushData, children: [
|
|
30
|
-
_jsx(DataLabelsControl, { pushData: pushData, properties: properties, isDisabled: controlsDisabled, defaultValue: false }), _jsx(DataPointsControl, { pushData: pushData, properties: properties, isDisabled: controlsDisabled || isDataPointsControlDisabled, showDisabledMessage: isDataPointsControlDisabled }), _jsx(DistinctPointShapesControl, { pushData: pushData, checked: shouldDistinctPointShapesDisabled ? false : distinctPointShapesEnabled, properties: properties, disabled: shouldDistinctPointShapesDisabled }), _jsx(ContinuousLineControl, { properties: properties, checked: shouldContinuousLineControlDisabled ? false : continuousLineEnabled, disabled: controlsDisabled || isDataPointsControlDisabled, pushData: pushData })
|
|
31
|
-
] }), this.renderAnomaliesSection(), this.renderAdvancedSection()] }), _jsx(Bubble, { className: this.getBubbleClassNames(), arrowOffsets: { "tc bc": [BUBBLE_ARROW_OFFSET_X, BUBBLE_ARROW_OFFSET_Y] }, alignPoints: [{ align: "tc bc" }], children: _jsx(FormattedMessage, { id: "properties.config.not_applicable" }) })
|
|
32
|
-
] }));
|
|
28
|
+
return (_jsxs(BubbleHoverTrigger, { showDelay: SHOW_DELAY_DEFAULT, hideDelay: HIDE_DELAY_DEFAULT, children: [_jsxs("div", { children: [this.renderColorSection(), this.renderRadarGridSection(), this.renderLegendSection(), this.renderInteractionsSection(), _jsxs(ConfigSection, { id: "canvas_section", className: "gd-canvas-section", title: messages["canvasTitle"].id, propertiesMeta: propertiesMeta, properties: properties, pushData: pushData, children: [_jsx(DataLabelsControl, { pushData: pushData, properties: properties, isDisabled: controlsDisabled, defaultValue: false }), _jsx(DataPointsControl, { pushData: pushData, properties: properties, isDisabled: controlsDisabled || isDataPointsControlDisabled, showDisabledMessage: isDataPointsControlDisabled }), _jsx(DistinctPointShapesControl, { pushData: pushData, checked: shouldDistinctPointShapesDisabled ? false : distinctPointShapesEnabled, properties: properties, disabled: shouldDistinctPointShapesDisabled }), _jsx(ContinuousLineControl, { properties: properties, checked: shouldContinuousLineControlDisabled ? false : continuousLineEnabled, disabled: controlsDisabled || isDataPointsControlDisabled, pushData: pushData })] }), this.renderAnomaliesSection(), this.renderAdvancedSection()] }), _jsx(Bubble, { className: this.getBubbleClassNames(), arrowOffsets: { "tc bc": [BUBBLE_ARROW_OFFSET_X, BUBBLE_ARROW_OFFSET_Y] }, alignPoints: [{ align: "tc bc" }], children: _jsx(FormattedMessage, { id: "properties.config.not_applicable" }) })] }));
|
|
33
29
|
}
|
|
34
30
|
/**
|
|
35
31
|
* Replaces the separate X-Axis and Y-Axis sections with a single "Grid" section.
|
|
@@ -41,11 +37,7 @@ export class RadarChartConfigurationPanel extends LineChartBasedConfigurationPan
|
|
|
41
37
|
const gridEnabled = properties?.controls?.["grid"]?.enabled ?? true;
|
|
42
38
|
const xAxisLabelsEnabled = properties?.controls?.["xaxis"]?.labelsEnabled ?? true;
|
|
43
39
|
const yAxisLabelsEnabled = properties?.controls?.["yaxis"]?.labelsEnabled ?? true;
|
|
44
|
-
return (_jsxs(ConfigSection, { id: "radar_grid_section", title: messages["radarGridSectionTitle"].id, valuePath: "grid.enabled", canBeToggled: true, toggledOn: gridEnabled, toggleDisabled: controlsDisabled, propertiesMeta: propertiesMeta, properties: properties, pushData: pushData, children: [
|
|
45
|
-
_jsx(RadarGridLineShapeControl, { disabled: controlsDisabled, properties: properties, pushData: pushData }), _jsxs(ConfigSubsection, { title: messages["radarLabelsSubsection"].id, children: [
|
|
46
|
-
_jsx(CheckboxControl, { valuePath: "xaxis.labelsEnabled", labelText: messages["radarSpokeLabels"].id, properties: properties, checked: xAxisLabelsEnabled, disabled: controlsDisabled, pushData: pushData }), _jsx(CheckboxControl, { valuePath: "yaxis.labelsEnabled", labelText: messages["radarRadialLabels"].id, properties: properties, checked: yAxisLabelsEnabled, disabled: controlsDisabled, pushData: pushData })
|
|
47
|
-
] }), _jsx(MinMaxControl, { isDisabled: controlsDisabled, basePath: "yaxis", pushData: pushData, properties: properties, propertiesMeta: propertiesMeta })
|
|
48
|
-
] }));
|
|
40
|
+
return (_jsxs(ConfigSection, { id: "radar_grid_section", title: messages["radarGridSectionTitle"].id, valuePath: "grid.enabled", canBeToggled: true, toggledOn: gridEnabled, toggleDisabled: controlsDisabled, propertiesMeta: propertiesMeta, properties: properties, pushData: pushData, children: [_jsx(RadarGridLineShapeControl, { disabled: controlsDisabled, properties: properties, pushData: pushData }), _jsxs(ConfigSubsection, { title: messages["radarLabelsSubsection"].id, children: [_jsx(CheckboxControl, { valuePath: "xaxis.labelsEnabled", labelText: messages["radarSpokeLabels"].id, properties: properties, checked: xAxisLabelsEnabled, disabled: controlsDisabled, pushData: pushData }), _jsx(CheckboxControl, { valuePath: "yaxis.labelsEnabled", labelText: messages["radarRadialLabels"].id, properties: properties, checked: yAxisLabelsEnabled, disabled: controlsDisabled, pushData: pushData })] }), _jsx(MinMaxControl, { isDisabled: controlsDisabled, basePath: "yaxis", pushData: pushData, properties: properties, propertiesMeta: propertiesMeta })] }));
|
|
49
41
|
}
|
|
50
42
|
renderColorSection() {
|
|
51
43
|
const { properties, propertiesMeta, pushData, colors, references, insight, isLoading } = this.props;
|
|
@@ -13,11 +13,7 @@ import { ConfigurationPanelContent } from "./ConfigurationPanelContent.js";
|
|
|
13
13
|
export class RepeaterConfigurationPanel extends ConfigurationPanelContent {
|
|
14
14
|
renderConfigurationPanel() {
|
|
15
15
|
const { propertiesMeta, properties, pushData } = this.props;
|
|
16
|
-
return (_jsxs(BubbleHoverTrigger, { showDelay: SHOW_DELAY_DEFAULT, hideDelay: HIDE_DELAY_DEFAULT, children: [
|
|
17
|
-
_jsxs("div", { children: [this.renderColorSection(), this.renderInteractionsSection(), _jsxs(ConfigSection, { id: "canvas_section", title: messages["canvasTitle"].id, propertiesMeta: propertiesMeta, properties: properties, pushData: pushData, children: [
|
|
18
|
-
_jsx(RowHeightControl, { pushData: pushData, properties: properties }), _jsx(VerticalAlignControl, { pushData: pushData, properties: properties }), _jsx(TextWrappingControl, { pushData: pushData, properties: properties }), _jsx(ImageControl, { pushData: pushData, properties: properties })
|
|
19
|
-
] }), this.renderAdvancedSection()] }), _jsx(Bubble, { className: this.getBubbleClassNames(), arrowOffsets: { "tc bc": [BUBBLE_ARROW_OFFSET_X, BUBBLE_ARROW_OFFSET_Y] }, alignPoints: [{ align: "tc bc" }], children: _jsx(FormattedMessage, { id: "properties.config.not_applicable" }) })
|
|
20
|
-
] }));
|
|
16
|
+
return (_jsxs(BubbleHoverTrigger, { showDelay: SHOW_DELAY_DEFAULT, hideDelay: HIDE_DELAY_DEFAULT, children: [_jsxs("div", { children: [this.renderColorSection(), this.renderInteractionsSection(), _jsxs(ConfigSection, { id: "canvas_section", title: messages["canvasTitle"].id, propertiesMeta: propertiesMeta, properties: properties, pushData: pushData, children: [_jsx(RowHeightControl, { pushData: pushData, properties: properties }), _jsx(VerticalAlignControl, { pushData: pushData, properties: properties }), _jsx(TextWrappingControl, { pushData: pushData, properties: properties }), _jsx(ImageControl, { pushData: pushData, properties: properties })] }), this.renderAdvancedSection()] }), _jsx(Bubble, { className: this.getBubbleClassNames(), arrowOffsets: { "tc bc": [BUBBLE_ARROW_OFFSET_X, BUBBLE_ARROW_OFFSET_Y] }, alignPoints: [{ align: "tc bc" }], children: _jsx(FormattedMessage, { id: "properties.config.not_applicable" }) })] }));
|
|
21
17
|
}
|
|
22
18
|
getBubbleClassNames() {
|
|
23
19
|
return cx("bubble-primary", {
|
|
@@ -12,9 +12,7 @@ import { ConfigurationPanelContent } from "./ConfigurationPanelContent.js";
|
|
|
12
12
|
export class SankeyChartConfigurationPanel extends ConfigurationPanelContent {
|
|
13
13
|
renderConfigurationPanel() {
|
|
14
14
|
const bubbleClassNames = cx("bubble-primary", { invisible: !this.isControlDisabled() });
|
|
15
|
-
return (_jsxs(BubbleHoverTrigger, { showDelay: SHOW_DELAY_DEFAULT, hideDelay: HIDE_DELAY_DEFAULT, children: [
|
|
16
|
-
_jsxs("div", { children: [this.renderColorSection(), this.renderLegendSection(), this.renderInteractionsSection(), this.renderCanvasSection(), this.renderCustomTooltipSection(), this.renderAdvancedSection()] }), _jsx(Bubble, { className: bubbleClassNames, arrowOffsets: { "tc bc": [BUBBLE_ARROW_OFFSET_X, BUBBLE_ARROW_OFFSET_Y] }, alignPoints: [{ align: "tc bc" }], children: _jsx(FormattedMessage, { id: "properties.config.not_applicable" }) })
|
|
17
|
-
] }));
|
|
15
|
+
return (_jsxs(BubbleHoverTrigger, { showDelay: SHOW_DELAY_DEFAULT, hideDelay: HIDE_DELAY_DEFAULT, children: [_jsxs("div", { children: [this.renderColorSection(), this.renderLegendSection(), this.renderInteractionsSection(), this.renderCanvasSection(), this.renderCustomTooltipSection(), this.renderAdvancedSection()] }), _jsx(Bubble, { className: bubbleClassNames, arrowOffsets: { "tc bc": [BUBBLE_ARROW_OFFSET_X, BUBBLE_ARROW_OFFSET_Y] }, alignPoints: [{ align: "tc bc" }], children: _jsx(FormattedMessage, { id: "properties.config.not_applicable" }) })] }));
|
|
18
16
|
}
|
|
19
17
|
renderCanvasSection() {
|
|
20
18
|
const { propertiesMeta, properties, pushData } = this.props;
|
|
@@ -33,16 +33,7 @@ export class ScatterPlotConfigurationPanel extends ConfigurationPanelContent {
|
|
|
33
33
|
const yAxisNameSectionDisabled = controlsDisabled || itemsOnYAxis !== 1;
|
|
34
34
|
const isScatterPlotClusteringDisabled = this.isClusteringDisabled();
|
|
35
35
|
const showingPartialClusters = propertiesMeta?.showingPartialClusters;
|
|
36
|
-
return (_jsxs(BubbleHoverTrigger, { showDelay: SHOW_DELAY_DEFAULT, hideDelay: HIDE_DELAY_DEFAULT, children: [
|
|
37
|
-
_jsxs("div", { children: [this.renderColorSection(), this.renderLegendSection(), _jsxs(ConfigSection, { id: "xaxis_section", title: messages["xaxisTitle"].id, valuePath: "xaxis.visible", canBeToggled: true, toggledOn: xAxisVisible, toggleDisabled: controlsDisabled, propertiesMeta: propertiesMeta, properties: properties, pushData: pushData, children: [
|
|
38
|
-
_jsx(NameSubsection, { disabled: xAxisNameSectionDisabled, configPanelDisabled: controlsDisabled, axis: "xaxis", properties: properties, pushData: pushData }), _jsx(LabelSubsection, { disabled: controlsDisabled, configPanelDisabled: controlsDisabled, axis: "xaxis", properties: properties, pushData: pushData, showFormat: true }), this.renderMinMax("xaxis")] }), _jsxs(ConfigSection, { id: "yaxis_section", title: messages["yaxisTitle"].id, valuePath: "yaxis.visible", canBeToggled: true, toggledOn: yAxisVisible, toggleDisabled: controlsDisabled, propertiesMeta: propertiesMeta, properties: properties, pushData: pushData, children: [
|
|
39
|
-
_jsx(NameSubsection, { disabled: yAxisNameSectionDisabled, configPanelDisabled: controlsDisabled, axis: "yaxis", properties: properties, pushData: pushData }), _jsx(LabelSubsection, { disabled: controlsDisabled, configPanelDisabled: controlsDisabled, axis: "yaxis", properties: properties, pushData: pushData, showFormat: true }), this.renderMinMax("yaxis")] }), this.renderInteractionsSection(), _jsxs(ConfigSection, { id: "canvas_section", title: messages["canvasTitle"].id, propertiesMeta: propertiesMeta, properties: properties, pushData: pushData, children: [
|
|
40
|
-
_jsx(DataLabelsControl, { pushData: pushData, properties: properties, isDisabled: this.areDataLabelsDisabled(), defaultValue: false, showDisabledMessage: this.isDataLabelsWarningShown() }), _jsx(CheckboxControl, { valuePath: "grid.enabled", labelText: messages["canvasGridLine"].id, properties: properties, checked: gridEnabled, disabled: controlsDisabled, pushData: pushData })
|
|
41
|
-
] }), _jsxs(ConfigSection, { id: "clustering_section", title: messages["clusteringTitle"].id, propertiesMeta: propertiesMeta, properties: properties, pushData: pushData, valuePath: "clustering.enabled", canBeToggled: true, toggledOn: clusteringEnabled, toggleDisabled: controlsDisabled || isScatterPlotClusteringDisabled, showDisabledMessage: isScatterPlotClusteringDisabled, toggleMessageId: defineMessage({ id: "properties.clustering.disabled" }).id, children: [
|
|
42
|
-
_jsx(NumberOfClustersControl, { valuePath: "clustering.numberOfClusters", disabled: controlsDisabled || isScatterPlotClusteringDisabled, properties: properties, pushData: pushData }), _jsx(ClusteringThresholdControl, { valuePath: "clustering.threshold", disabled: controlsDisabled || isScatterPlotClusteringDisabled, properties: properties, pushData: pushData }), showingPartialClusters ? (_jsxs(Message, { type: "progress", className: "adi-input-progress", children: [
|
|
43
|
-
_jsx("h4", { children: _jsx(FormattedMessage, { id: "properties.clustering.amount.partial.title" }) }), _jsx(FormattedMessage, { id: "properties.clustering.amount.partial.description" })
|
|
44
|
-
] })) : null] }), this.renderCustomTooltipSection(), this.renderAdvancedSection()] }), _jsx(Bubble, { className: this.getBubbleClassNames(), arrowOffsets: { "tc bc": [BUBBLE_ARROW_OFFSET_X, BUBBLE_ARROW_OFFSET_Y] }, alignPoints: [{ align: "tc bc" }], children: _jsx(FormattedMessage, { id: "properties.config.not_applicable" }) })
|
|
45
|
-
] }));
|
|
36
|
+
return (_jsxs(BubbleHoverTrigger, { showDelay: SHOW_DELAY_DEFAULT, hideDelay: HIDE_DELAY_DEFAULT, children: [_jsxs("div", { children: [this.renderColorSection(), this.renderLegendSection(), _jsxs(ConfigSection, { id: "xaxis_section", title: messages["xaxisTitle"].id, valuePath: "xaxis.visible", canBeToggled: true, toggledOn: xAxisVisible, toggleDisabled: controlsDisabled, propertiesMeta: propertiesMeta, properties: properties, pushData: pushData, children: [_jsx(NameSubsection, { disabled: xAxisNameSectionDisabled, configPanelDisabled: controlsDisabled, axis: "xaxis", properties: properties, pushData: pushData }), _jsx(LabelSubsection, { disabled: controlsDisabled, configPanelDisabled: controlsDisabled, axis: "xaxis", properties: properties, pushData: pushData, showFormat: true }), this.renderMinMax("xaxis")] }), _jsxs(ConfigSection, { id: "yaxis_section", title: messages["yaxisTitle"].id, valuePath: "yaxis.visible", canBeToggled: true, toggledOn: yAxisVisible, toggleDisabled: controlsDisabled, propertiesMeta: propertiesMeta, properties: properties, pushData: pushData, children: [_jsx(NameSubsection, { disabled: yAxisNameSectionDisabled, configPanelDisabled: controlsDisabled, axis: "yaxis", properties: properties, pushData: pushData }), _jsx(LabelSubsection, { disabled: controlsDisabled, configPanelDisabled: controlsDisabled, axis: "yaxis", properties: properties, pushData: pushData, showFormat: true }), this.renderMinMax("yaxis")] }), this.renderInteractionsSection(), _jsxs(ConfigSection, { id: "canvas_section", title: messages["canvasTitle"].id, propertiesMeta: propertiesMeta, properties: properties, pushData: pushData, children: [_jsx(DataLabelsControl, { pushData: pushData, properties: properties, isDisabled: this.areDataLabelsDisabled(), defaultValue: false, showDisabledMessage: this.isDataLabelsWarningShown() }), _jsx(CheckboxControl, { valuePath: "grid.enabled", labelText: messages["canvasGridLine"].id, properties: properties, checked: gridEnabled, disabled: controlsDisabled, pushData: pushData })] }), _jsxs(ConfigSection, { id: "clustering_section", title: messages["clusteringTitle"].id, propertiesMeta: propertiesMeta, properties: properties, pushData: pushData, valuePath: "clustering.enabled", canBeToggled: true, toggledOn: clusteringEnabled, toggleDisabled: controlsDisabled || isScatterPlotClusteringDisabled, showDisabledMessage: isScatterPlotClusteringDisabled, toggleMessageId: defineMessage({ id: "properties.clustering.disabled" }).id, children: [_jsx(NumberOfClustersControl, { valuePath: "clustering.numberOfClusters", disabled: controlsDisabled || isScatterPlotClusteringDisabled, properties: properties, pushData: pushData }), _jsx(ClusteringThresholdControl, { valuePath: "clustering.threshold", disabled: controlsDisabled || isScatterPlotClusteringDisabled, properties: properties, pushData: pushData }), showingPartialClusters ? (_jsxs(Message, { type: "progress", className: "adi-input-progress", children: [_jsx("h4", { children: _jsx(FormattedMessage, { id: "properties.clustering.amount.partial.title" }) }), _jsx(FormattedMessage, { id: "properties.clustering.amount.partial.description" })] })) : null] }), this.renderCustomTooltipSection(), this.renderAdvancedSection()] }), _jsx(Bubble, { className: this.getBubbleClassNames(), arrowOffsets: { "tc bc": [BUBBLE_ARROW_OFFSET_X, BUBBLE_ARROW_OFFSET_Y] }, alignPoints: [{ align: "tc bc" }], children: _jsx(FormattedMessage, { id: "properties.config.not_applicable" }) })] }));
|
|
46
37
|
}
|
|
47
38
|
renderMinMax(basePath) {
|
|
48
39
|
const { pushData, properties, propertiesMeta } = this.props;
|
|
@@ -11,9 +11,7 @@ export class TreeMapConfigurationPanel extends ConfigurationPanelContent {
|
|
|
11
11
|
renderConfigurationPanel() {
|
|
12
12
|
const { propertiesMeta, properties, pushData } = this.props;
|
|
13
13
|
const controlsDisabled = this.isControlDisabled();
|
|
14
|
-
return (_jsxs(BubbleHoverTrigger, { showDelay: SHOW_DELAY_DEFAULT, hideDelay: HIDE_DELAY_DEFAULT, children: [
|
|
15
|
-
_jsxs("div", { children: [this.renderColorSection(), this.renderLegendSection(), this.renderInteractionsSection(), _jsx(ConfigSection, { id: "canvas_section", title: messages["canvasTitle"].id, propertiesMeta: propertiesMeta, properties: properties, pushData: pushData, children: _jsx(DataLabelsControl, { pushData: pushData, properties: properties, isDisabled: controlsDisabled, defaultValue: "auto" }) }), this.renderCustomTooltipSection(), this.renderAdvancedSection()] }), _jsx(Bubble, { className: this.getBubbleClassNames(), arrowOffsets: { "tc bc": [BUBBLE_ARROW_OFFSET_X, BUBBLE_ARROW_OFFSET_Y] }, alignPoints: [{ align: "tc bc" }], children: _jsx(FormattedMessage, { id: "properties.config.not_applicable" }) })
|
|
16
|
-
] }));
|
|
14
|
+
return (_jsxs(BubbleHoverTrigger, { showDelay: SHOW_DELAY_DEFAULT, hideDelay: HIDE_DELAY_DEFAULT, children: [_jsxs("div", { children: [this.renderColorSection(), this.renderLegendSection(), this.renderInteractionsSection(), _jsx(ConfigSection, { id: "canvas_section", title: messages["canvasTitle"].id, propertiesMeta: propertiesMeta, properties: properties, pushData: pushData, children: _jsx(DataLabelsControl, { pushData: pushData, properties: properties, isDisabled: controlsDisabled, defaultValue: "auto" }) }), this.renderCustomTooltipSection(), this.renderAdvancedSection()] }), _jsx(Bubble, { className: this.getBubbleClassNames(), arrowOffsets: { "tc bc": [BUBBLE_ARROW_OFFSET_X, BUBBLE_ARROW_OFFSET_Y] }, alignPoints: [{ align: "tc bc" }], children: _jsx(FormattedMessage, { id: "properties.config.not_applicable" }) })] }));
|
|
17
15
|
}
|
|
18
16
|
getBubbleClassNames() {
|
|
19
17
|
return cx("bubble-primary", {
|
|
@@ -20,11 +20,7 @@ export class WaterfallChartConfigurationPanel extends BaseChartConfigurationPane
|
|
|
20
20
|
const { gridEnabled, axes } = this.getControlProperties();
|
|
21
21
|
const { properties, propertiesMeta, pushData, dataLabelDefaultValue = false } = this.props;
|
|
22
22
|
const controlsDisabled = this.isControlDisabled();
|
|
23
|
-
return (_jsxs(BubbleHoverTrigger, { showDelay: SHOW_DELAY_DEFAULT, hideDelay: HIDE_DELAY_DEFAULT, children: [
|
|
24
|
-
_jsxs("div", { children: [this.renderColorSection(), this.getBaseChartAxisSection(axes), this.renderLegendSection(), _jsx(TotalSection, { controlsDisabled: controlsDisabled, properties: properties, propertiesMeta: propertiesMeta, pushData: pushData }), this.renderInteractionsSection(), _jsxs(ConfigSection, { id: "canvas_section", className: "gd-canvas-section", title: messages["canvasTitle"].id, propertiesMeta: propertiesMeta, properties: properties, pushData: pushData, children: [
|
|
25
|
-
_jsx(OrientationDropdownControl, { pushData: pushData, properties: properties, disabled: controlsDisabled, value: properties?.controls?.["orientation"]?.position || "horizontal", showDisabledMessage: false }), _jsx(DataLabelsControl, { pushData: pushData, properties: properties, isDisabled: controlsDisabled, defaultValue: dataLabelDefaultValue }), _jsx(CheckboxControl, { valuePath: "grid.enabled", labelText: messages["canvasGridLine"].id, properties: properties, checked: gridEnabled, disabled: controlsDisabled, pushData: pushData })
|
|
26
|
-
] }), this.renderCustomTooltipSection(), this.renderAdvancedSection()] }), _jsx(Bubble, { className: this.getBubbleClassNames(), arrowOffsets: TOOLTIP_ARROW_OFFSET, alignPoints: TOOLTIP_ALIGN_POINT, children: _jsx(FormattedMessage, { id: "properties.config.not_applicable" }) })
|
|
27
|
-
] }));
|
|
23
|
+
return (_jsxs(BubbleHoverTrigger, { showDelay: SHOW_DELAY_DEFAULT, hideDelay: HIDE_DELAY_DEFAULT, children: [_jsxs("div", { children: [this.renderColorSection(), this.getBaseChartAxisSection(axes), this.renderLegendSection(), _jsx(TotalSection, { controlsDisabled: controlsDisabled, properties: properties, propertiesMeta: propertiesMeta, pushData: pushData }), this.renderInteractionsSection(), _jsxs(ConfigSection, { id: "canvas_section", className: "gd-canvas-section", title: messages["canvasTitle"].id, propertiesMeta: propertiesMeta, properties: properties, pushData: pushData, children: [_jsx(OrientationDropdownControl, { pushData: pushData, properties: properties, disabled: controlsDisabled, value: properties?.controls?.["orientation"]?.position || "horizontal", showDisabledMessage: false }), _jsx(DataLabelsControl, { pushData: pushData, properties: properties, isDisabled: controlsDisabled, defaultValue: dataLabelDefaultValue }), _jsx(CheckboxControl, { valuePath: "grid.enabled", labelText: messages["canvasGridLine"].id, properties: properties, checked: gridEnabled, disabled: controlsDisabled, pushData: pushData })] }), this.renderCustomTooltipSection(), this.renderAdvancedSection()] }), _jsx(Bubble, { className: this.getBubbleClassNames(), arrowOffsets: TOOLTIP_ARROW_OFFSET, alignPoints: TOOLTIP_ALIGN_POINT, children: _jsx(FormattedMessage, { id: "properties.config.not_applicable" }) })] }));
|
|
28
24
|
}
|
|
29
25
|
renderLegendSection() {
|
|
30
26
|
const { properties, propertiesMeta, pushData } = this.props;
|
|
@@ -42,8 +38,7 @@ export class WaterfallChartConfigurationPanel extends BaseChartConfigurationPane
|
|
|
42
38
|
const isPrimaryAxisWithMoreThanOneItem = isPrimaryAxis && (itemsOnAxes?.[axis.name] ?? 0) > 1;
|
|
43
39
|
const nameSubsectionDisabled = !isViewedBy || isPrimaryAxisWithMoreThanOneItem;
|
|
44
40
|
const { name, title, subtitle, visible } = axis;
|
|
45
|
-
return (_jsxs(ConfigSection, { id: `${name}_section`, title: title, subtitle: subtitle, valuePath: `${name}.visible`, canBeToggled: true, toggledOn: visible, toggleDisabled: controlsDisabled, propertiesMeta: propertiesMeta, properties: properties, pushData: pushData, children: [
|
|
46
|
-
_jsx(NameSubsection, { disabled: nameSubsectionDisabled, configPanelDisabled: controlsDisabled, axis: axis.name, properties: properties, pushData: pushData }), _jsx(LabelSubsection, { disabled: false, configPanelDisabled: controlsDisabled, axis: axis.name, properties: properties, pushData: pushData, showFormat: isPrimaryAxis }), isPrimaryAxis ? this.renderMinMax(axis.name) : null] }, name));
|
|
41
|
+
return (_jsxs(ConfigSection, { id: `${name}_section`, title: title, subtitle: subtitle, valuePath: `${name}.visible`, canBeToggled: true, toggledOn: visible, toggleDisabled: controlsDisabled, propertiesMeta: propertiesMeta, properties: properties, pushData: pushData, children: [_jsx(NameSubsection, { disabled: nameSubsectionDisabled, configPanelDisabled: controlsDisabled, axis: axis.name, properties: properties, pushData: pushData }), _jsx(LabelSubsection, { disabled: false, configPanelDisabled: controlsDisabled, axis: axis.name, properties: properties, pushData: pushData, showFormat: isPrimaryAxis }), isPrimaryAxis ? this.renderMinMax(axis.name) : null] }, name));
|
|
47
42
|
});
|
|
48
43
|
}
|
|
49
44
|
}
|
|
@@ -6,5 +6,5 @@ export interface IDeleteConfirmDialogProps {
|
|
|
6
6
|
onConfirm: () => void;
|
|
7
7
|
onCancel: () => void;
|
|
8
8
|
}
|
|
9
|
-
export declare function DeleteConfirmDialog({ titleText, bodyText, isProcessing, onConfirm, onCancel }: IDeleteConfirmDialogProps): import("react/jsx-runtime").JSX.Element;
|
|
9
|
+
export declare function DeleteConfirmDialog({ titleText, bodyText, isProcessing, onConfirm, onCancel, }: IDeleteConfirmDialogProps): import("react/jsx-runtime").JSX.Element;
|
|
10
10
|
//# sourceMappingURL=DeleteConfirmDialog.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DeleteConfirmDialog.d.ts","sourceRoot":"","sources":["../../../../../../src/internal/components/dialogs/userManagementDialogs/ConfirmDialogs/DeleteConfirmDialog.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,SAAS,EAAE,MAAM,OAAO,CAAC;AAQvC,MAAM,WAAW,yBAAyB;IACtC,SAAS,EAAE,MAAM,GAAG,SAAS,CAAC;IAC9B,QAAQ,EAAE,MAAM,GAAG,SAAS,CAAC;IAC7B,YAAY,EAAE,OAAO,CAAC;IACtB,SAAS,EAAE,MAAM,IAAI,CAAC;IACtB,QAAQ,EAAE,MAAM,IAAI,CAAC;CACxB;AAED,wBAAgB,mBAAmB,CAAC,EAChC,SAAS,EACT,QAAQ,EACR,YAAY,EACZ,SAAS,EACT,QAAQ,
|
|
1
|
+
{"version":3,"file":"DeleteConfirmDialog.d.ts","sourceRoot":"","sources":["../../../../../../src/internal/components/dialogs/userManagementDialogs/ConfirmDialogs/DeleteConfirmDialog.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,SAAS,EAAE,MAAM,OAAO,CAAC;AAQvC,MAAM,WAAW,yBAAyB;IACtC,SAAS,EAAE,MAAM,GAAG,SAAS,CAAC;IAC9B,QAAQ,EAAE,MAAM,GAAG,SAAS,CAAC;IAC7B,YAAY,EAAE,OAAO,CAAC;IACtB,SAAS,EAAE,MAAM,IAAI,CAAC;IACtB,QAAQ,EAAE,MAAM,IAAI,CAAC;CACxB;AAED,wBAAgB,mBAAmB,CAAC,EAChC,SAAS,EACT,QAAQ,EACR,YAAY,EACZ,SAAS,EACT,QAAQ,GACX,EAAE,yBAAyB,2CAiB3B"}
|
package/esm/internal/components/dialogs/userManagementDialogs/DataSources/AddDataSource.d.ts
CHANGED
|
@@ -10,5 +10,5 @@ export interface IAddDataSourceProps {
|
|
|
10
10
|
onClose: () => void;
|
|
11
11
|
renderDataSourceIcon?: (dataSource: IGrantedDataSource) => ReactElement;
|
|
12
12
|
}
|
|
13
|
-
export declare function AddDataSource({ ids, subjectType, grantedDataSources, enableBackButton, onSubmit, onCancel, onClose, renderDataSourceIcon }: IAddDataSourceProps): import("react/jsx-runtime").JSX.Element;
|
|
13
|
+
export declare function AddDataSource({ ids, subjectType, grantedDataSources, enableBackButton, onSubmit, onCancel, onClose, renderDataSourceIcon, }: IAddDataSourceProps): import("react/jsx-runtime").JSX.Element;
|
|
14
14
|
//# sourceMappingURL=AddDataSource.d.ts.map
|
package/esm/internal/components/dialogs/userManagementDialogs/DataSources/AddDataSource.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AddDataSource.d.ts","sourceRoot":"","sources":["../../../../../../src/internal/components/dialogs/userManagementDialogs/DataSources/AddDataSource.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,YAAY,EAAe,MAAM,OAAO,CAAC;AAOvD,OAAO,EAAE,KAAK,2BAA2B,EAAE,KAAK,kBAAkB,EAAE,MAAM,aAAa,CAAC;AAMxF,MAAM,WAAW,mBAAmB;IAChC,GAAG,EAAE,MAAM,EAAE,CAAC;IACd,WAAW,EAAE,2BAA2B,CAAC;IACzC,kBAAkB,EAAE,kBAAkB,EAAE,GAAG,SAAS,CAAC;IACrD,gBAAgB,CAAC,EAAE,OAAO,CAAC;IAC3B,QAAQ,EAAE,CAAC,UAAU,EAAE,kBAAkB,EAAE,KAAK,IAAI,CAAC;IACrD,QAAQ,EAAE,MAAM,IAAI,CAAC;IACrB,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,oBAAoB,CAAC,EAAE,CAAC,UAAU,EAAE,kBAAkB,KAAK,YAAY,CAAC;CAC3E;AAED,wBAAgB,aAAa,CAAC,EAC1B,GAAG,EACH,WAAW,EACX,kBAAkB,EAClB,gBAAgB,EAChB,QAAQ,EACR,QAAQ,EACR,OAAO,EACP,oBAAoB,
|
|
1
|
+
{"version":3,"file":"AddDataSource.d.ts","sourceRoot":"","sources":["../../../../../../src/internal/components/dialogs/userManagementDialogs/DataSources/AddDataSource.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,YAAY,EAAe,MAAM,OAAO,CAAC;AAOvD,OAAO,EAAE,KAAK,2BAA2B,EAAE,KAAK,kBAAkB,EAAE,MAAM,aAAa,CAAC;AAMxF,MAAM,WAAW,mBAAmB;IAChC,GAAG,EAAE,MAAM,EAAE,CAAC;IACd,WAAW,EAAE,2BAA2B,CAAC;IACzC,kBAAkB,EAAE,kBAAkB,EAAE,GAAG,SAAS,CAAC;IACrD,gBAAgB,CAAC,EAAE,OAAO,CAAC;IAC3B,QAAQ,EAAE,CAAC,UAAU,EAAE,kBAAkB,EAAE,KAAK,IAAI,CAAC;IACrD,QAAQ,EAAE,MAAM,IAAI,CAAC;IACrB,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,oBAAoB,CAAC,EAAE,CAAC,UAAU,EAAE,kBAAkB,KAAK,YAAY,CAAC;CAC3E;AAED,wBAAgB,aAAa,CAAC,EAC1B,GAAG,EACH,WAAW,EACX,kBAAkB,EAClB,gBAAgB,EAChB,QAAQ,EACR,QAAQ,EACR,OAAO,EACP,oBAAoB,GACvB,EAAE,mBAAmB,2CA2CrB"}
|
|
@@ -13,7 +13,5 @@ export function AddDataSource({ ids, subjectType, grantedDataSources, enableBack
|
|
|
13
13
|
const backButtonRenderer = useCallback(() => {
|
|
14
14
|
return _jsx(BackButton, { onClick: onCancel, className: "s-user-management-navigate-back" });
|
|
15
15
|
}, [onCancel]);
|
|
16
|
-
return (_jsxs(ConfirmDialogBase, { className: "gd-share-dialog gd-share-dialog-add-users s-user-management-add-data-source", displayCloseButton: true, isPositive: true, isSubmitDisabled: addedDataSources.length === 0 || isProcessing, showProgressIndicator: isProcessing, headline: intl.formatMessage(messages.addDataSourceDialogTitle), cancelButtonText: intl.formatMessage(messages.addWorkspaceDialogCloseButton), submitButtonText: intl.formatMessage(messages.addWorkspaceDialogSaveButton), onCancel: onCancel, onSubmit: onAdd, onClose: onClose, headerLeftButtonRenderer: enableBackButton ? backButtonRenderer : undefined, children: [
|
|
17
|
-
_jsx(AddDataSourceSelect, { addedDataSources: addedDataSources, grantedDataSources: grantedDataSources, onSelectDataSource: onSelect }), _jsx(DataSourceList, { subjectType: subjectType, mode: "EDIT", dataSources: addedDataSources, onDelete: onDelete, onChange: onChange, renderDataSourceIcon: renderDataSourceIcon })
|
|
18
|
-
] }));
|
|
16
|
+
return (_jsxs(ConfirmDialogBase, { className: "gd-share-dialog gd-share-dialog-add-users s-user-management-add-data-source", displayCloseButton: true, isPositive: true, isSubmitDisabled: addedDataSources.length === 0 || isProcessing, showProgressIndicator: isProcessing, headline: intl.formatMessage(messages.addDataSourceDialogTitle), cancelButtonText: intl.formatMessage(messages.addWorkspaceDialogCloseButton), submitButtonText: intl.formatMessage(messages.addWorkspaceDialogSaveButton), onCancel: onCancel, onSubmit: onAdd, onClose: onClose, headerLeftButtonRenderer: enableBackButton ? backButtonRenderer : undefined, children: [_jsx(AddDataSourceSelect, { addedDataSources: addedDataSources, grantedDataSources: grantedDataSources, onSelectDataSource: onSelect }), _jsx(DataSourceList, { subjectType: subjectType, mode: "EDIT", dataSources: addedDataSources, onDelete: onDelete, onChange: onChange, renderDataSourceIcon: renderDataSourceIcon })] }));
|
|
19
17
|
}
|
package/esm/internal/components/dialogs/userManagementDialogs/DataSources/AddDataSourceSelect.d.ts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { type IAddDataSourceSelectProps } from "../types.js";
|
|
2
|
-
export declare function AddDataSourceSelect({ addedDataSources, grantedDataSources, onSelectDataSource }: IAddDataSourceSelectProps): import("react/jsx-runtime").JSX.Element;
|
|
2
|
+
export declare function AddDataSourceSelect({ addedDataSources, grantedDataSources, onSelectDataSource, }: IAddDataSourceSelectProps): import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
//# sourceMappingURL=AddDataSourceSelect.d.ts.map
|