@gooddata/sdk-ui-ext 11.13.0-alpha.0 → 11.13.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 +3 -3
- package/esm/automations/AutomationConfirmDialog.d.ts.map +1 -1
- package/esm/automations/AutomationConfirmDialog.js +26 -1
- package/esm/automations/AutomationConfirmDialog.js.map +1 -1
- package/esm/automations/Automations.d.ts +1 -1
- package/esm/automations/Automations.d.ts.map +1 -1
- package/esm/automations/Automations.js +2 -2
- package/esm/automations/Automations.js.map +1 -1
- package/esm/automations/actions/useAutomationBulkActions.d.ts.map +1 -1
- package/esm/automations/actions/useAutomationBulkActions.js +17 -0
- package/esm/automations/actions/useAutomationBulkActions.js.map +1 -1
- package/esm/automations/columns/AutomationIcon.d.ts.map +1 -1
- package/esm/automations/columns/AutomationIcon.js +2 -2
- package/esm/automations/columns/AutomationIcon.js.map +1 -1
- 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 -2
- package/esm/automations/columns/AutomationIconTooltip.js.map +1 -1
- package/esm/automations/columns/AutomationMenu.d.ts.map +1 -1
- package/esm/automations/columns/AutomationMenu.js +7 -1
- package/esm/automations/columns/AutomationMenu.js.map +1 -1
- package/esm/automations/columns/useAutomationColumns.d.ts.map +1 -1
- package/esm/automations/columns/useAutomationColumns.js.map +1 -1
- package/esm/automations/constants.d.ts +9 -0
- package/esm/automations/constants.d.ts.map +1 -1
- package/esm/automations/constants.js +13 -5
- package/esm/automations/constants.js.map +1 -1
- package/esm/automations/types.d.ts +3 -0
- package/esm/automations/types.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/useAutomationsState.js +4 -6
- package/esm/automations/useAutomationsState.js.map +1 -1
- package/esm/insightView/InsightError.d.ts +1 -4
- package/esm/insightView/InsightError.d.ts.map +1 -1
- package/esm/insightView/InsightError.js +6 -6
- package/esm/insightView/InsightError.js.map +1 -1
- package/esm/insightView/InsightRenderer.d.ts +7 -3
- package/esm/insightView/InsightRenderer.d.ts.map +1 -1
- package/esm/insightView/InsightRenderer.js +13 -6
- package/esm/insightView/InsightRenderer.js.map +1 -1
- package/esm/insightView/InsightTitle.d.ts +1 -2
- package/esm/insightView/InsightTitle.d.ts.map +1 -1
- package/esm/insightView/InsightTitle.js +1 -2
- package/esm/insightView/InsightTitle.js.map +1 -1
- package/esm/insightView/InsightView.d.ts +1 -2
- package/esm/insightView/InsightView.d.ts.map +1 -1
- package/esm/insightView/InsightView.js +3 -5
- package/esm/insightView/InsightView.js.map +1 -1
- package/esm/internal/components/BaseVisualization.d.ts +1 -0
- package/esm/internal/components/BaseVisualization.d.ts.map +1 -1
- package/esm/internal/components/BaseVisualization.js +2 -0
- package/esm/internal/components/BaseVisualization.js.map +1 -1
- package/esm/internal/components/DisabledBubbleMessage.d.ts +2 -7
- package/esm/internal/components/DisabledBubbleMessage.d.ts.map +1 -1
- package/esm/internal/components/DisabledBubbleMessage.js +3 -3
- package/esm/internal/components/DisabledBubbleMessage.js.map +1 -1
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AddActionMenu.d.ts +2 -2
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AddActionMenu.d.ts.map +1 -1
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AddActionMenu.js +1 -2
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AddActionMenu.js.map +1 -1
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AddAttributeAction.d.ts +1 -2
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AddAttributeAction.d.ts.map +1 -1
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AddAttributeAction.js +1 -2
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AddAttributeAction.js.map +1 -1
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeDropdown.d.ts +2 -2
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeDropdown.d.ts.map +1 -1
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeDropdown.js +2 -3
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeDropdown.js.map +1 -1
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeDropdownBody.d.ts +2 -2
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeDropdownBody.d.ts.map +1 -1
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeDropdownBody.js +1 -2
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeDropdownBody.js.map +1 -1
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeHierarchyDialog.js +1 -1
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeHierarchyDialog.js.map +1 -1
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeHierarchyDialogContent.d.ts +1 -2
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeHierarchyDialogContent.d.ts.map +1 -1
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeHierarchyDialogContent.js +3 -4
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeHierarchyDialogContent.js.map +1 -1
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeHierarchyDialogCore.d.ts +1 -2
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeHierarchyDialogCore.d.ts.map +1 -1
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeHierarchyDialogCore.js +5 -6
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeHierarchyDialogCore.js.map +1 -1
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeHierarchyDialogFooter.d.ts +1 -2
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeHierarchyDialogFooter.d.ts.map +1 -1
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeHierarchyDialogFooter.js +1 -2
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeHierarchyDialogFooter.js.map +1 -1
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeHierarchyDialogHeader.d.ts +1 -2
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeHierarchyDialogHeader.d.ts.map +1 -1
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeHierarchyDialogHeader.js +1 -2
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeHierarchyDialogHeader.js.map +1 -1
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeItem.d.ts +2 -2
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeItem.d.ts.map +1 -1
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeItem.js +3 -4
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeItem.js.map +1 -1
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeItemActions.d.ts +2 -2
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeItemActions.d.ts.map +1 -1
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeItemActions.js +2 -3
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeItemActions.js.map +1 -1
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/DeleteAttributeHieraryConfirmation.d.ts +1 -2
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/DeleteAttributeHieraryConfirmation.d.ts.map +1 -1
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/DeleteAttributeHieraryConfirmation.js +1 -2
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/DeleteAttributeHieraryConfirmation.js.map +1 -1
- package/esm/internal/components/configurationControls/CellsControl.d.ts +1 -1
- package/esm/internal/components/configurationControls/CellsControl.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/CellsControl.js +2 -2
- package/esm/internal/components/configurationControls/CellsControl.js.map +1 -1
- package/esm/internal/components/configurationControls/CheckboxControl.d.ts +1 -5
- package/esm/internal/components/configurationControls/CheckboxControl.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/CheckboxControl.js +4 -4
- package/esm/internal/components/configurationControls/CheckboxControl.js.map +1 -1
- package/esm/internal/components/configurationControls/ColumnHeadersPositionControl.d.ts +1 -5
- package/esm/internal/components/configurationControls/ColumnHeadersPositionControl.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/ColumnHeadersPositionControl.js +5 -5
- package/esm/internal/components/configurationControls/ColumnHeadersPositionControl.js.map +1 -1
- package/esm/internal/components/configurationControls/ConfigSection.d.ts +2 -8
- package/esm/internal/components/configurationControls/ConfigSection.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/ConfigSection.js +4 -4
- package/esm/internal/components/configurationControls/ConfigSection.js.map +1 -1
- package/esm/internal/components/configurationControls/ConfigSubsection.d.ts +2 -6
- package/esm/internal/components/configurationControls/ConfigSubsection.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/ConfigSubsection.js +4 -4
- package/esm/internal/components/configurationControls/ConfigSubsection.js.map +1 -1
- package/esm/internal/components/configurationControls/ContinuousLineControl.d.ts +1 -5
- package/esm/internal/components/configurationControls/ContinuousLineControl.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/ContinuousLineControl.js +3 -3
- package/esm/internal/components/configurationControls/ContinuousLineControl.js.map +1 -1
- package/esm/internal/components/configurationControls/DataLabelsControl.d.ts +1 -5
- package/esm/internal/components/configurationControls/DataLabelsControl.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/DataLabelsControl.js +5 -5
- package/esm/internal/components/configurationControls/DataLabelsControl.js.map +1 -1
- package/esm/internal/components/configurationControls/DataPointsControl.d.ts +1 -5
- package/esm/internal/components/configurationControls/DataPointsControl.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/DataPointsControl.js +4 -4
- package/esm/internal/components/configurationControls/DataPointsControl.js.map +1 -1
- package/esm/internal/components/configurationControls/DistintcPointShapesControl.d.ts +1 -5
- package/esm/internal/components/configurationControls/DistintcPointShapesControl.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/DistintcPointShapesControl.js +3 -3
- package/esm/internal/components/configurationControls/DistintcPointShapesControl.js.map +1 -1
- package/esm/internal/components/configurationControls/DropdownControl.d.ts +1 -2
- package/esm/internal/components/configurationControls/DropdownControl.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/DropdownControl.js +3 -4
- package/esm/internal/components/configurationControls/DropdownControl.js.map +1 -1
- package/esm/internal/components/configurationControls/GrandTotalsControl.d.ts +1 -5
- package/esm/internal/components/configurationControls/GrandTotalsControl.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/GrandTotalsControl.js +5 -5
- package/esm/internal/components/configurationControls/GrandTotalsControl.js.map +1 -1
- package/esm/internal/components/configurationControls/ImageControl.js +1 -1
- package/esm/internal/components/configurationControls/ImageControl.js.map +1 -1
- package/esm/internal/components/configurationControls/InputControl.d.ts +2 -6
- package/esm/internal/components/configurationControls/InputControl.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/InputControl.js +4 -4
- package/esm/internal/components/configurationControls/InputControl.js.map +1 -1
- package/esm/internal/components/configurationControls/MetricsPositionControl.d.ts +1 -5
- package/esm/internal/components/configurationControls/MetricsPositionControl.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/MetricsPositionControl.js +5 -5
- package/esm/internal/components/configurationControls/MetricsPositionControl.js.map +1 -1
- package/esm/internal/components/configurationControls/MinMaxControl.d.ts +1 -5
- package/esm/internal/components/configurationControls/MinMaxControl.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/MinMaxControl.js +7 -7
- package/esm/internal/components/configurationControls/MinMaxControl.js.map +1 -1
- package/esm/internal/components/configurationControls/OrientationDropdownControl.d.ts +1 -6
- package/esm/internal/components/configurationControls/OrientationDropdownControl.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/OrientationDropdownControl.js +4 -4
- package/esm/internal/components/configurationControls/OrientationDropdownControl.js.map +1 -1
- package/esm/internal/components/configurationControls/PagingSection.d.ts +1 -5
- package/esm/internal/components/configurationControls/PagingSection.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/PagingSection.js +5 -5
- package/esm/internal/components/configurationControls/PagingSection.js.map +1 -1
- package/esm/internal/components/configurationControls/PushpinSizeControl.d.ts +2 -5
- package/esm/internal/components/configurationControls/PushpinSizeControl.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/PushpinSizeControl.js +6 -6
- package/esm/internal/components/configurationControls/PushpinSizeControl.js.map +1 -1
- package/esm/internal/components/configurationControls/PushpinViewportControl.d.ts +2 -5
- package/esm/internal/components/configurationControls/PushpinViewportControl.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/PushpinViewportControl.js +5 -5
- package/esm/internal/components/configurationControls/PushpinViewportControl.js.map +1 -1
- package/esm/internal/components/configurationControls/RowHeightControl.js +1 -1
- package/esm/internal/components/configurationControls/RowHeightControl.js.map +1 -1
- package/esm/internal/components/configurationControls/TextWrappingControl.js +1 -1
- package/esm/internal/components/configurationControls/TextWrappingControl.js.map +1 -1
- package/esm/internal/components/configurationControls/UnsupportedProperties.d.ts +1 -1
- package/esm/internal/components/configurationControls/UnsupportedProperties.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/UnsupportedProperties.js +1 -1
- package/esm/internal/components/configurationControls/UnsupportedProperties.js.map +1 -1
- package/esm/internal/components/configurationControls/VerticalAlignControl.js +1 -1
- package/esm/internal/components/configurationControls/VerticalAlignControl.js.map +1 -1
- package/esm/internal/components/configurationControls/advanced/AdvancedSection.d.ts +1 -5
- package/esm/internal/components/configurationControls/advanced/AdvancedSection.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/advanced/AdvancedSection.js +5 -5
- package/esm/internal/components/configurationControls/advanced/AdvancedSection.js.map +1 -1
- package/esm/internal/components/configurationControls/axis/LabelFormatControl.d.ts +1 -4
- package/esm/internal/components/configurationControls/axis/LabelFormatControl.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/axis/LabelFormatControl.js +4 -4
- package/esm/internal/components/configurationControls/axis/LabelFormatControl.js.map +1 -1
- package/esm/internal/components/configurationControls/axis/LabelRotationControl.d.ts +1 -5
- package/esm/internal/components/configurationControls/axis/LabelRotationControl.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/axis/LabelRotationControl.js +6 -6
- package/esm/internal/components/configurationControls/axis/LabelRotationControl.js.map +1 -1
- package/esm/internal/components/configurationControls/axis/LabelSubsection.d.ts +1 -3
- package/esm/internal/components/configurationControls/axis/LabelSubsection.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/axis/LabelSubsection.js +4 -6
- package/esm/internal/components/configurationControls/axis/LabelSubsection.js.map +1 -1
- package/esm/internal/components/configurationControls/axis/NamePositionControl.d.ts +1 -5
- package/esm/internal/components/configurationControls/axis/NamePositionControl.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/axis/NamePositionControl.js +5 -5
- package/esm/internal/components/configurationControls/axis/NamePositionControl.js.map +1 -1
- package/esm/internal/components/configurationControls/axis/NameSubsection.d.ts +1 -5
- package/esm/internal/components/configurationControls/axis/NameSubsection.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/axis/NameSubsection.js +4 -6
- package/esm/internal/components/configurationControls/axis/NameSubsection.js.map +1 -1
- package/esm/internal/components/configurationControls/clustering/ClusteringThresholdControl.js +1 -1
- package/esm/internal/components/configurationControls/clustering/ClusteringThresholdControl.js.map +1 -1
- package/esm/internal/components/configurationControls/clustering/NumberOfClustersControl.js +1 -1
- package/esm/internal/components/configurationControls/clustering/NumberOfClustersControl.js.map +1 -1
- package/esm/internal/components/configurationControls/colors/ColorsSection.d.ts +1 -5
- package/esm/internal/components/configurationControls/colors/ColorsSection.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/colors/ColorsSection.js +6 -6
- package/esm/internal/components/configurationControls/colors/ColorsSection.js.map +1 -1
- package/esm/internal/components/configurationControls/colors/colorDropdown/ColorDropdown.d.ts +2 -6
- package/esm/internal/components/configurationControls/colors/colorDropdown/ColorDropdown.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/colors/colorDropdown/ColorDropdown.js +4 -6
- package/esm/internal/components/configurationControls/colors/colorDropdown/ColorDropdown.js.map +1 -1
- package/esm/internal/components/configurationControls/colors/colorDropdown/ColorOverlay.d.ts +0 -1
- package/esm/internal/components/configurationControls/colors/colorDropdown/ColorOverlay.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/colors/colorDropdown/ColorOverlay.js +0 -1
- package/esm/internal/components/configurationControls/colors/colorDropdown/ColorOverlay.js.map +1 -1
- package/esm/internal/components/configurationControls/colors/colorDropdown/ColorPalette.d.ts +0 -1
- package/esm/internal/components/configurationControls/colors/colorDropdown/ColorPalette.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/colors/colorDropdown/ColorPalette.js +1 -2
- package/esm/internal/components/configurationControls/colors/colorDropdown/ColorPalette.js.map +1 -1
- package/esm/internal/components/configurationControls/colors/colorDropdown/ColorPaletteItem.d.ts +1 -2
- package/esm/internal/components/configurationControls/colors/colorDropdown/ColorPaletteItem.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/colors/colorDropdown/ColorPaletteItem.js +1 -2
- package/esm/internal/components/configurationControls/colors/colorDropdown/ColorPaletteItem.js.map +1 -1
- package/esm/internal/components/configurationControls/colors/colorDropdown/CustomColorButton.d.ts +1 -5
- package/esm/internal/components/configurationControls/colors/colorDropdown/CustomColorButton.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/colors/colorDropdown/CustomColorButton.js +4 -4
- package/esm/internal/components/configurationControls/colors/colorDropdown/CustomColorButton.js.map +1 -1
- package/esm/internal/components/configurationControls/colors/coloredItemsList/ColoredItem.d.ts +1 -5
- package/esm/internal/components/configurationControls/colors/coloredItemsList/ColoredItem.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/colors/coloredItemsList/ColoredItem.js +6 -6
- package/esm/internal/components/configurationControls/colors/coloredItemsList/ColoredItem.js.map +1 -1
- package/esm/internal/components/configurationControls/colors/coloredItemsList/ColoredItemContent.d.ts +0 -1
- package/esm/internal/components/configurationControls/colors/coloredItemsList/ColoredItemContent.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/colors/coloredItemsList/ColoredItemContent.js +0 -1
- package/esm/internal/components/configurationControls/colors/coloredItemsList/ColoredItemContent.js.map +1 -1
- package/esm/internal/components/configurationControls/colors/coloredItemsList/ColoredItemsList.d.ts +1 -7
- package/esm/internal/components/configurationControls/colors/coloredItemsList/ColoredItemsList.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/colors/coloredItemsList/ColoredItemsList.js +1 -3
- package/esm/internal/components/configurationControls/colors/coloredItemsList/ColoredItemsList.js.map +1 -1
- package/esm/internal/components/configurationControls/comparison/ComparisonSection.d.ts +2 -2
- package/esm/internal/components/configurationControls/comparison/ComparisonSection.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/comparison/ComparisonSection.js +6 -7
- package/esm/internal/components/configurationControls/comparison/ComparisonSection.js.map +1 -1
- package/esm/internal/components/configurationControls/comparison/calculation/CalculationControl.d.ts +2 -2
- package/esm/internal/components/configurationControls/comparison/calculation/CalculationControl.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/comparison/calculation/CalculationControl.js +3 -4
- package/esm/internal/components/configurationControls/comparison/calculation/CalculationControl.js.map +1 -1
- package/esm/internal/components/configurationControls/comparison/calculation/CalculationListItem.d.ts +1 -2
- package/esm/internal/components/configurationControls/comparison/calculation/CalculationListItem.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/comparison/calculation/CalculationListItem.js +2 -3
- package/esm/internal/components/configurationControls/comparison/calculation/CalculationListItem.js.map +1 -1
- package/esm/internal/components/configurationControls/comparison/calculation/CalculationListItemInfo.d.ts +2 -2
- package/esm/internal/components/configurationControls/comparison/calculation/CalculationListItemInfo.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/comparison/calculation/CalculationListItemInfo.js +2 -3
- package/esm/internal/components/configurationControls/comparison/calculation/CalculationListItemInfo.js.map +1 -1
- package/esm/internal/components/configurationControls/comparison/calculation/CalculationListItemInfoSection.d.ts +2 -2
- 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/calculation/CalculationListItemInfoSection.js.map +1 -1
- package/esm/internal/components/configurationControls/comparison/indicators/ArrowControl.d.ts +2 -2
- package/esm/internal/components/configurationControls/comparison/indicators/ArrowControl.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/comparison/indicators/ArrowControl.js +2 -3
- package/esm/internal/components/configurationControls/comparison/indicators/ArrowControl.js.map +1 -1
- package/esm/internal/components/configurationControls/comparison/indicators/IndicatorSubSection.d.ts +2 -2
- package/esm/internal/components/configurationControls/comparison/indicators/IndicatorSubSection.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/comparison/indicators/IndicatorSubSection.js +4 -5
- package/esm/internal/components/configurationControls/comparison/indicators/IndicatorSubSection.js.map +1 -1
- package/esm/internal/components/configurationControls/comparison/indicators/colorsControl/ColorCheckbox.d.ts +2 -2
- package/esm/internal/components/configurationControls/comparison/indicators/colorsControl/ColorCheckbox.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/comparison/indicators/colorsControl/ColorCheckbox.js +2 -3
- package/esm/internal/components/configurationControls/comparison/indicators/colorsControl/ColorCheckbox.js.map +1 -1
- package/esm/internal/components/configurationControls/comparison/indicators/colorsControl/ColorItem.d.ts +2 -2
- package/esm/internal/components/configurationControls/comparison/indicators/colorsControl/ColorItem.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/comparison/indicators/colorsControl/ColorItem.js +4 -5
- package/esm/internal/components/configurationControls/comparison/indicators/colorsControl/ColorItem.js.map +1 -1
- package/esm/internal/components/configurationControls/comparison/indicators/colorsControl/ColorResetButton.d.ts +2 -2
- package/esm/internal/components/configurationControls/comparison/indicators/colorsControl/ColorResetButton.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/comparison/indicators/colorsControl/ColorResetButton.js +1 -2
- package/esm/internal/components/configurationControls/comparison/indicators/colorsControl/ColorResetButton.js.map +1 -1
- package/esm/internal/components/configurationControls/comparison/indicators/colorsControl/ColorsControl.d.ts +2 -2
- package/esm/internal/components/configurationControls/comparison/indicators/colorsControl/ColorsControl.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/comparison/indicators/colorsControl/ColorsControl.js +4 -5
- package/esm/internal/components/configurationControls/comparison/indicators/colorsControl/ColorsControl.js.map +1 -1
- package/esm/internal/components/configurationControls/comparison/label/LabelSubSection.d.ts +1 -2
- package/esm/internal/components/configurationControls/comparison/label/LabelSubSection.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/comparison/label/LabelSubSection.js +4 -5
- package/esm/internal/components/configurationControls/comparison/label/LabelSubSection.js.map +1 -1
- package/esm/internal/components/configurationControls/comparison/values/ComparisonPositionControl.d.ts +2 -2
- package/esm/internal/components/configurationControls/comparison/values/ComparisonPositionControl.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/comparison/values/ComparisonPositionControl.js +2 -3
- package/esm/internal/components/configurationControls/comparison/values/ComparisonPositionControl.js.map +1 -1
- package/esm/internal/components/configurationControls/comparison/values/ValueSubSection.d.ts +2 -2
- package/esm/internal/components/configurationControls/comparison/values/ValueSubSection.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/comparison/values/ValueSubSection.js +4 -5
- package/esm/internal/components/configurationControls/comparison/values/ValueSubSection.js.map +1 -1
- package/esm/internal/components/configurationControls/comparison/values/numberFormat/NumberFormatControl.d.ts +2 -2
- package/esm/internal/components/configurationControls/comparison/values/numberFormat/NumberFormatControl.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/comparison/values/numberFormat/NumberFormatControl.js +3 -4
- package/esm/internal/components/configurationControls/comparison/values/numberFormat/NumberFormatControl.js.map +1 -1
- package/esm/internal/components/configurationControls/comparison/values/numberFormat/NumberFormatToggleButton.d.ts +1 -2
- package/esm/internal/components/configurationControls/comparison/values/numberFormat/NumberFormatToggleButton.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/comparison/values/numberFormat/NumberFormatToggleButton.js +1 -2
- package/esm/internal/components/configurationControls/comparison/values/numberFormat/NumberFormatToggleButton.js.map +1 -1
- package/esm/internal/components/configurationControls/forecast/ForecastConfidenceControl.d.ts +1 -5
- package/esm/internal/components/configurationControls/forecast/ForecastConfidenceControl.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/forecast/ForecastConfidenceControl.js +5 -5
- package/esm/internal/components/configurationControls/forecast/ForecastConfidenceControl.js.map +1 -1
- package/esm/internal/components/configurationControls/forecast/ForecastSection.d.ts +1 -2
- package/esm/internal/components/configurationControls/forecast/ForecastSection.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/forecast/ForecastSection.js +5 -6
- package/esm/internal/components/configurationControls/forecast/ForecastSection.js.map +1 -1
- package/esm/internal/components/configurationControls/interactions/InteractionsSection.d.ts +2 -5
- package/esm/internal/components/configurationControls/interactions/InteractionsSection.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/interactions/InteractionsSection.js +7 -7
- package/esm/internal/components/configurationControls/interactions/InteractionsSection.js.map +1 -1
- package/esm/internal/components/configurationControls/legend/LegendPositionControl.d.ts +1 -5
- package/esm/internal/components/configurationControls/legend/LegendPositionControl.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/legend/LegendPositionControl.js +5 -5
- package/esm/internal/components/configurationControls/legend/LegendPositionControl.js.map +1 -1
- package/esm/internal/components/configurationControls/legend/LegendSection.d.ts +1 -2
- package/esm/internal/components/configurationControls/legend/LegendSection.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/legend/LegendSection.js +3 -4
- package/esm/internal/components/configurationControls/legend/LegendSection.js.map +1 -1
- package/esm/internal/components/configurationControls/total/TotalSection.d.ts +1 -5
- package/esm/internal/components/configurationControls/total/TotalSection.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/total/TotalSection.js +6 -6
- package/esm/internal/components/configurationControls/total/TotalSection.js.map +1 -1
- package/esm/internal/components/configurationPanels/BarChartConfigurationPanel.d.ts +2 -2
- package/esm/internal/components/configurationPanels/BarChartConfigurationPanel.d.ts.map +1 -1
- package/esm/internal/components/configurationPanels/BarChartConfigurationPanel.js +2 -2
- package/esm/internal/components/configurationPanels/BarChartConfigurationPanel.js.map +1 -1
- package/esm/internal/components/configurationPanels/BaseChartConfigurationPanel.d.ts +2 -2
- package/esm/internal/components/configurationPanels/BaseChartConfigurationPanel.d.ts.map +1 -1
- package/esm/internal/components/configurationPanels/BaseChartConfigurationPanel.js +8 -8
- package/esm/internal/components/configurationPanels/BaseChartConfigurationPanel.js.map +1 -1
- package/esm/internal/components/configurationPanels/BubbleChartConfigurationPanel.d.ts +2 -2
- package/esm/internal/components/configurationPanels/BubbleChartConfigurationPanel.d.ts.map +1 -1
- package/esm/internal/components/configurationPanels/BubbleChartConfigurationPanel.js +8 -8
- package/esm/internal/components/configurationPanels/BubbleChartConfigurationPanel.js.map +1 -1
- package/esm/internal/components/configurationPanels/BulletChartConfigurationPanel.d.ts +2 -2
- package/esm/internal/components/configurationPanels/BulletChartConfigurationPanel.d.ts.map +1 -1
- package/esm/internal/components/configurationPanels/BulletChartConfigurationPanel.js +7 -7
- package/esm/internal/components/configurationPanels/BulletChartConfigurationPanel.js.map +1 -1
- package/esm/internal/components/configurationPanels/ConfigurationPanelContent.d.ts +1 -1
- package/esm/internal/components/configurationPanels/ConfigurationPanelContent.d.ts.map +1 -1
- package/esm/internal/components/configurationPanels/ConfigurationPanelContent.js +8 -7
- package/esm/internal/components/configurationPanels/ConfigurationPanelContent.js.map +1 -1
- package/esm/internal/components/configurationPanels/FunnelChartConfigurationPanel.d.ts +2 -2
- package/esm/internal/components/configurationPanels/FunnelChartConfigurationPanel.d.ts.map +1 -1
- package/esm/internal/components/configurationPanels/FunnelChartConfigurationPanel.js +4 -4
- package/esm/internal/components/configurationPanels/FunnelChartConfigurationPanel.js.map +1 -1
- package/esm/internal/components/configurationPanels/GeoAreaConfigurationPanel.d.ts +2 -2
- package/esm/internal/components/configurationPanels/GeoAreaConfigurationPanel.d.ts.map +1 -1
- package/esm/internal/components/configurationPanels/GeoAreaConfigurationPanel.js +3 -3
- package/esm/internal/components/configurationPanels/GeoAreaConfigurationPanel.js.map +1 -1
- package/esm/internal/components/configurationPanels/GeoPushpinConfigurationPanel.d.ts +2 -2
- package/esm/internal/components/configurationPanels/GeoPushpinConfigurationPanel.d.ts.map +1 -1
- package/esm/internal/components/configurationPanels/GeoPushpinConfigurationPanel.js +8 -8
- package/esm/internal/components/configurationPanels/GeoPushpinConfigurationPanel.js.map +1 -1
- package/esm/internal/components/configurationPanels/HeadlineConfigurationPanel.d.ts +2 -3
- package/esm/internal/components/configurationPanels/HeadlineConfigurationPanel.d.ts.map +1 -1
- package/esm/internal/components/configurationPanels/HeadlineConfigurationPanel.js +3 -4
- package/esm/internal/components/configurationPanels/HeadlineConfigurationPanel.js.map +1 -1
- package/esm/internal/components/configurationPanels/HeatMapConfigurationPanel.d.ts +2 -2
- package/esm/internal/components/configurationPanels/HeatMapConfigurationPanel.d.ts.map +1 -1
- package/esm/internal/components/configurationPanels/HeatMapConfigurationPanel.js +6 -6
- package/esm/internal/components/configurationPanels/HeatMapConfigurationPanel.js.map +1 -1
- package/esm/internal/components/configurationPanels/LineChartBasedConfigurationPanel.d.ts +2 -2
- package/esm/internal/components/configurationPanels/LineChartBasedConfigurationPanel.d.ts.map +1 -1
- package/esm/internal/components/configurationPanels/LineChartBasedConfigurationPanel.js +8 -8
- package/esm/internal/components/configurationPanels/LineChartBasedConfigurationPanel.js.map +1 -1
- package/esm/internal/components/configurationPanels/PieChartConfigurationPanel.d.ts +2 -2
- package/esm/internal/components/configurationPanels/PieChartConfigurationPanel.d.ts.map +1 -1
- package/esm/internal/components/configurationPanels/PieChartConfigurationPanel.js +4 -4
- package/esm/internal/components/configurationPanels/PieChartConfigurationPanel.js.map +1 -1
- package/esm/internal/components/configurationPanels/PivotTableConfigurationPanel.d.ts +2 -2
- package/esm/internal/components/configurationPanels/PivotTableConfigurationPanel.d.ts.map +1 -1
- package/esm/internal/components/configurationPanels/PivotTableConfigurationPanel.js +12 -9
- package/esm/internal/components/configurationPanels/PivotTableConfigurationPanel.js.map +1 -1
- package/esm/internal/components/configurationPanels/PyramidChartConfigurationPanel.d.ts +2 -2
- package/esm/internal/components/configurationPanels/PyramidChartConfigurationPanel.d.ts.map +1 -1
- package/esm/internal/components/configurationPanels/PyramidChartConfigurationPanel.js +4 -4
- package/esm/internal/components/configurationPanels/PyramidChartConfigurationPanel.js.map +1 -1
- package/esm/internal/components/configurationPanels/RepeaterConfigurationPanel.d.ts +2 -2
- package/esm/internal/components/configurationPanels/RepeaterConfigurationPanel.d.ts.map +1 -1
- package/esm/internal/components/configurationPanels/RepeaterConfigurationPanel.js +3 -3
- package/esm/internal/components/configurationPanels/RepeaterConfigurationPanel.js.map +1 -1
- package/esm/internal/components/configurationPanels/SankeyChartConfigurationPanel.d.ts +2 -2
- package/esm/internal/components/configurationPanels/SankeyChartConfigurationPanel.d.ts.map +1 -1
- package/esm/internal/components/configurationPanels/SankeyChartConfigurationPanel.js +5 -5
- package/esm/internal/components/configurationPanels/SankeyChartConfigurationPanel.js.map +1 -1
- package/esm/internal/components/configurationPanels/ScatterPlotConfigurationPanel.d.ts +2 -2
- package/esm/internal/components/configurationPanels/ScatterPlotConfigurationPanel.d.ts.map +1 -1
- package/esm/internal/components/configurationPanels/ScatterPlotConfigurationPanel.js +8 -8
- package/esm/internal/components/configurationPanels/ScatterPlotConfigurationPanel.js.map +1 -1
- package/esm/internal/components/configurationPanels/TreeMapConfigurationPanel.d.ts +2 -2
- package/esm/internal/components/configurationPanels/TreeMapConfigurationPanel.d.ts.map +1 -1
- package/esm/internal/components/configurationPanels/TreeMapConfigurationPanel.js +4 -4
- package/esm/internal/components/configurationPanels/TreeMapConfigurationPanel.js.map +1 -1
- package/esm/internal/components/configurationPanels/UnsupportedConfigurationPanel.d.ts +2 -2
- package/esm/internal/components/configurationPanels/UnsupportedConfigurationPanel.d.ts.map +1 -1
- package/esm/internal/components/configurationPanels/UnsupportedConfigurationPanel.js +3 -3
- package/esm/internal/components/configurationPanels/UnsupportedConfigurationPanel.js.map +1 -1
- package/esm/internal/components/configurationPanels/WaterfallChartConfigurationPanel.d.ts +2 -2
- package/esm/internal/components/configurationPanels/WaterfallChartConfigurationPanel.d.ts.map +1 -1
- package/esm/internal/components/configurationPanels/WaterfallChartConfigurationPanel.js +10 -10
- package/esm/internal/components/configurationPanels/WaterfallChartConfigurationPanel.js.map +1 -1
- package/esm/internal/components/configurationPanels/sectionName.d.ts +1 -1
- package/esm/internal/components/configurationPanels/sectionName.d.ts.map +1 -1
- package/esm/internal/components/dialogs/embedInsightDialog/EmbedInsightDialog.js +1 -1
- package/esm/internal/components/dialogs/embedInsightDialog/EmbedInsightDialog.js.map +1 -1
- package/esm/internal/components/pluggableVisualizations/AbstractPluggableVisualization.js +1 -1
- package/esm/internal/components/pluggableVisualizations/AbstractPluggableVisualization.js.map +1 -1
- package/esm/internal/components/pluggableVisualizations/PluggableUnknownChart.d.ts +0 -7
- package/esm/internal/components/pluggableVisualizations/PluggableUnknownChart.d.ts.map +1 -1
- package/esm/internal/components/pluggableVisualizations/PluggableUnknownChart.js +8 -14
- package/esm/internal/components/pluggableVisualizations/PluggableUnknownChart.js.map +1 -1
- package/esm/internal/components/pluggableVisualizations/areaChart/AreaChartDescriptor.d.ts.map +1 -1
- package/esm/internal/components/pluggableVisualizations/areaChart/AreaChartDescriptor.js +1 -1
- package/esm/internal/components/pluggableVisualizations/areaChart/AreaChartDescriptor.js.map +1 -1
- package/esm/internal/components/pluggableVisualizations/areaChart/PluggableAreaChart.js +1 -1
- package/esm/internal/components/pluggableVisualizations/areaChart/PluggableAreaChart.js.map +1 -1
- package/esm/internal/components/pluggableVisualizations/barChart/BarChartDescriptor.d.ts.map +1 -1
- package/esm/internal/components/pluggableVisualizations/barChart/BarChartDescriptor.js +1 -1
- package/esm/internal/components/pluggableVisualizations/barChart/BarChartDescriptor.js.map +1 -1
- package/esm/internal/components/pluggableVisualizations/barChart/PluggableBarChart.d.ts +3 -0
- package/esm/internal/components/pluggableVisualizations/barChart/PluggableBarChart.d.ts.map +1 -1
- package/esm/internal/components/pluggableVisualizations/barChart/PluggableBarChart.js +43 -35
- package/esm/internal/components/pluggableVisualizations/barChart/PluggableBarChart.js.map +1 -1
- package/esm/internal/components/pluggableVisualizations/baseChart/PluggableBaseChart.js +1 -1
- package/esm/internal/components/pluggableVisualizations/baseChart/PluggableBaseChart.js.map +1 -1
- package/esm/internal/components/pluggableVisualizations/bubbleChart/BubbleChartDescriptor.d.ts.map +1 -1
- package/esm/internal/components/pluggableVisualizations/bubbleChart/BubbleChartDescriptor.js +1 -1
- package/esm/internal/components/pluggableVisualizations/bubbleChart/BubbleChartDescriptor.js.map +1 -1
- package/esm/internal/components/pluggableVisualizations/bubbleChart/PluggableBubbleChart.js +1 -1
- package/esm/internal/components/pluggableVisualizations/bubbleChart/PluggableBubbleChart.js.map +1 -1
- package/esm/internal/components/pluggableVisualizations/bulletChart/BulletChartDescriptor.d.ts.map +1 -1
- package/esm/internal/components/pluggableVisualizations/bulletChart/BulletChartDescriptor.js +1 -1
- package/esm/internal/components/pluggableVisualizations/bulletChart/BulletChartDescriptor.js.map +1 -1
- package/esm/internal/components/pluggableVisualizations/bulletChart/PluggableBulletChart.js +1 -1
- package/esm/internal/components/pluggableVisualizations/bulletChart/PluggableBulletChart.js.map +1 -1
- package/esm/internal/components/pluggableVisualizations/columnChart/ColumnChartDescriptor.d.ts.map +1 -1
- package/esm/internal/components/pluggableVisualizations/columnChart/ColumnChartDescriptor.js +1 -1
- package/esm/internal/components/pluggableVisualizations/columnChart/ColumnChartDescriptor.js.map +1 -1
- package/esm/internal/components/pluggableVisualizations/comboChart/ComboChartDescriptor.d.ts.map +1 -1
- package/esm/internal/components/pluggableVisualizations/comboChart/ComboChartDescriptor.js +1 -1
- package/esm/internal/components/pluggableVisualizations/comboChart/ComboChartDescriptor.js.map +1 -1
- package/esm/internal/components/pluggableVisualizations/comboChart/PluggableComboChart.js +1 -1
- package/esm/internal/components/pluggableVisualizations/comboChart/PluggableComboChart.js.map +1 -1
- package/esm/internal/components/pluggableVisualizations/comboChart/PluggableComboChartDeprecated.js +1 -1
- package/esm/internal/components/pluggableVisualizations/comboChart/PluggableComboChartDeprecated.js.map +1 -1
- package/esm/internal/components/pluggableVisualizations/dependencyWheelChart/DependencyWheelChartDescriptor.d.ts +2 -1
- package/esm/internal/components/pluggableVisualizations/dependencyWheelChart/DependencyWheelChartDescriptor.d.ts.map +1 -1
- package/esm/internal/components/pluggableVisualizations/dependencyWheelChart/DependencyWheelChartDescriptor.js +7 -0
- package/esm/internal/components/pluggableVisualizations/dependencyWheelChart/DependencyWheelChartDescriptor.js.map +1 -1
- package/esm/internal/components/pluggableVisualizations/donutChart/DonutChartDescriptor.d.ts.map +1 -1
- package/esm/internal/components/pluggableVisualizations/donutChart/DonutChartDescriptor.js +1 -1
- package/esm/internal/components/pluggableVisualizations/donutChart/DonutChartDescriptor.js.map +1 -1
- package/esm/internal/components/pluggableVisualizations/drillDownUtil.d.ts.map +1 -1
- package/esm/internal/components/pluggableVisualizations/drillDownUtil.js +31 -25
- package/esm/internal/components/pluggableVisualizations/drillDownUtil.js.map +1 -1
- package/esm/internal/components/pluggableVisualizations/funnelChart/FunnelChartDescriptor.d.ts.map +1 -1
- package/esm/internal/components/pluggableVisualizations/funnelChart/FunnelChartDescriptor.js +1 -0
- package/esm/internal/components/pluggableVisualizations/funnelChart/FunnelChartDescriptor.js.map +1 -1
- package/esm/internal/components/pluggableVisualizations/funnelChart/PluggableFunnelChart.js +1 -1
- package/esm/internal/components/pluggableVisualizations/funnelChart/PluggableFunnelChart.js.map +1 -1
- package/esm/internal/components/pluggableVisualizations/geoAreaChart/GeoAreaChartDescriptor.d.ts.map +1 -1
- package/esm/internal/components/pluggableVisualizations/geoAreaChart/GeoAreaChartDescriptor.js +1 -1
- package/esm/internal/components/pluggableVisualizations/geoAreaChart/GeoAreaChartDescriptor.js.map +1 -1
- package/esm/internal/components/pluggableVisualizations/geoAreaChart/PluggableGeoAreaChart.js +1 -1
- package/esm/internal/components/pluggableVisualizations/geoAreaChart/PluggableGeoAreaChart.js.map +1 -1
- package/esm/internal/components/pluggableVisualizations/geoChart/GeoPushpinChartDescriptor.d.ts.map +1 -1
- package/esm/internal/components/pluggableVisualizations/geoChart/GeoPushpinChartDescriptor.js +1 -1
- package/esm/internal/components/pluggableVisualizations/geoChart/GeoPushpinChartDescriptor.js.map +1 -1
- package/esm/internal/components/pluggableVisualizations/geoChart/PluggableGeoPushpinChart.js +1 -1
- package/esm/internal/components/pluggableVisualizations/geoChart/PluggableGeoPushpinChart.js.map +1 -1
- package/esm/internal/components/pluggableVisualizations/geoChartNext/GeoPushpinChartNextDescriptor.d.ts.map +1 -1
- package/esm/internal/components/pluggableVisualizations/geoChartNext/GeoPushpinChartNextDescriptor.js +1 -1
- package/esm/internal/components/pluggableVisualizations/geoChartNext/GeoPushpinChartNextDescriptor.js.map +1 -1
- package/esm/internal/components/pluggableVisualizations/geoChartNext/PluggableGeoPushpinChartNext.js +1 -1
- package/esm/internal/components/pluggableVisualizations/geoChartNext/PluggableGeoPushpinChartNext.js.map +1 -1
- package/esm/internal/components/pluggableVisualizations/headline/HeadlineDescriptor.d.ts.map +1 -1
- package/esm/internal/components/pluggableVisualizations/headline/HeadlineDescriptor.js +1 -1
- package/esm/internal/components/pluggableVisualizations/headline/HeadlineDescriptor.js.map +1 -1
- package/esm/internal/components/pluggableVisualizations/headline/PluggableHeadline.js +1 -1
- package/esm/internal/components/pluggableVisualizations/headline/PluggableHeadline.js.map +1 -1
- package/esm/internal/components/pluggableVisualizations/heatMap/HeatmapDescriptor.d.ts.map +1 -1
- package/esm/internal/components/pluggableVisualizations/heatMap/HeatmapDescriptor.js +1 -1
- package/esm/internal/components/pluggableVisualizations/heatMap/HeatmapDescriptor.js.map +1 -1
- package/esm/internal/components/pluggableVisualizations/heatMap/PluggableHeatmap.js +1 -1
- package/esm/internal/components/pluggableVisualizations/heatMap/PluggableHeatmap.js.map +1 -1
- package/esm/internal/components/pluggableVisualizations/lineChart/LineChartDescriptor.d.ts.map +1 -1
- package/esm/internal/components/pluggableVisualizations/lineChart/LineChartDescriptor.js +1 -1
- package/esm/internal/components/pluggableVisualizations/lineChart/LineChartDescriptor.js.map +1 -1
- package/esm/internal/components/pluggableVisualizations/lineChart/PluggableLineChart.js +1 -1
- package/esm/internal/components/pluggableVisualizations/lineChart/PluggableLineChart.js.map +1 -1
- package/esm/internal/components/pluggableVisualizations/pieChart/PieChartDescriptor.d.ts.map +1 -1
- package/esm/internal/components/pluggableVisualizations/pieChart/PieChartDescriptor.js +1 -1
- package/esm/internal/components/pluggableVisualizations/pieChart/PieChartDescriptor.js.map +1 -1
- package/esm/internal/components/pluggableVisualizations/pieChart/PluggablePieChart.js +1 -1
- package/esm/internal/components/pluggableVisualizations/pieChart/PluggablePieChart.js.map +1 -1
- package/esm/internal/components/pluggableVisualizations/pivotTable/PivotTableDescriptor.d.ts.map +1 -1
- package/esm/internal/components/pluggableVisualizations/pivotTable/PivotTableDescriptor.js +1 -1
- package/esm/internal/components/pluggableVisualizations/pivotTable/PivotTableDescriptor.js.map +1 -1
- package/esm/internal/components/pluggableVisualizations/pivotTable/PluggablePivotTable.js +1 -1
- package/esm/internal/components/pluggableVisualizations/pivotTable/PluggablePivotTable.js.map +1 -1
- package/esm/internal/components/pluggableVisualizations/pivotTableNext/PivotTableNextDescriptor.d.ts.map +1 -1
- package/esm/internal/components/pluggableVisualizations/pivotTableNext/PivotTableNextDescriptor.js +9 -2
- package/esm/internal/components/pluggableVisualizations/pivotTableNext/PivotTableNextDescriptor.js.map +1 -1
- package/esm/internal/components/pluggableVisualizations/pivotTableNext/PluggablePivotTableNext.js +1 -1
- package/esm/internal/components/pluggableVisualizations/pivotTableNext/PluggablePivotTableNext.js.map +1 -1
- package/esm/internal/components/pluggableVisualizations/pivotTableNext/pivotTableNextConfigFromInsight.d.ts.map +1 -1
- package/esm/internal/components/pluggableVisualizations/pivotTableNext/pivotTableNextConfigFromInsight.js +4 -1
- package/esm/internal/components/pluggableVisualizations/pivotTableNext/pivotTableNextConfigFromInsight.js.map +1 -1
- package/esm/internal/components/pluggableVisualizations/pyramidChart/PluggablePyramidChart.js +1 -1
- package/esm/internal/components/pluggableVisualizations/pyramidChart/PluggablePyramidChart.js.map +1 -1
- package/esm/internal/components/pluggableVisualizations/pyramidChart/PyramidChartDescriptor.d.ts.map +1 -1
- package/esm/internal/components/pluggableVisualizations/pyramidChart/PyramidChartDescriptor.js +1 -0
- package/esm/internal/components/pluggableVisualizations/pyramidChart/PyramidChartDescriptor.js.map +1 -1
- package/esm/internal/components/pluggableVisualizations/repeater/PluggableRepeater.js +1 -1
- package/esm/internal/components/pluggableVisualizations/repeater/PluggableRepeater.js.map +1 -1
- package/esm/internal/components/pluggableVisualizations/repeater/RepeaterDescriptor.d.ts.map +1 -1
- package/esm/internal/components/pluggableVisualizations/repeater/RepeaterDescriptor.js +1 -1
- package/esm/internal/components/pluggableVisualizations/repeater/RepeaterDescriptor.js.map +1 -1
- package/esm/internal/components/pluggableVisualizations/sankeyChart/PluggableSankeyChart.js +1 -1
- package/esm/internal/components/pluggableVisualizations/sankeyChart/PluggableSankeyChart.js.map +1 -1
- package/esm/internal/components/pluggableVisualizations/sankeyChart/SankeyChartDescriptor.d.ts.map +1 -1
- package/esm/internal/components/pluggableVisualizations/sankeyChart/SankeyChartDescriptor.js +1 -0
- package/esm/internal/components/pluggableVisualizations/sankeyChart/SankeyChartDescriptor.js.map +1 -1
- package/esm/internal/components/pluggableVisualizations/scatterPlot/PluggableScatterPlot.js +1 -1
- package/esm/internal/components/pluggableVisualizations/scatterPlot/PluggableScatterPlot.js.map +1 -1
- package/esm/internal/components/pluggableVisualizations/scatterPlot/ScatterPlotDescriptor.d.ts.map +1 -1
- package/esm/internal/components/pluggableVisualizations/scatterPlot/ScatterPlotDescriptor.js +1 -1
- package/esm/internal/components/pluggableVisualizations/scatterPlot/ScatterPlotDescriptor.js.map +1 -1
- package/esm/internal/components/pluggableVisualizations/treeMap/PluggableTreemap.js +1 -1
- package/esm/internal/components/pluggableVisualizations/treeMap/PluggableTreemap.js.map +1 -1
- package/esm/internal/components/pluggableVisualizations/treeMap/TreemapDescriptor.d.ts.map +1 -1
- package/esm/internal/components/pluggableVisualizations/treeMap/TreemapDescriptor.js +1 -1
- package/esm/internal/components/pluggableVisualizations/treeMap/TreemapDescriptor.js.map +1 -1
- package/esm/internal/components/pluggableVisualizations/waterfallChart/PluggableWaterfallChart.js +1 -1
- package/esm/internal/components/pluggableVisualizations/waterfallChart/PluggableWaterfallChart.js.map +1 -1
- package/esm/internal/components/pluggableVisualizations/waterfallChart/WaterfallChartDescriptor.d.ts.map +1 -1
- package/esm/internal/components/pluggableVisualizations/waterfallChart/WaterfallChartDescriptor.js +1 -1
- package/esm/internal/components/pluggableVisualizations/waterfallChart/WaterfallChartDescriptor.js.map +1 -1
- package/esm/internal/components/pluggableVisualizations/xirr/PluggableXirr.js +1 -1
- package/esm/internal/components/pluggableVisualizations/xirr/PluggableXirr.js.map +1 -1
- package/esm/internal/index.d.ts +10 -9
- package/esm/internal/index.d.ts.map +1 -1
- package/esm/internal/index.js +10 -9
- package/esm/internal/index.js.map +1 -1
- package/esm/internal/interfaces/Visualization.d.ts +2 -0
- package/esm/internal/interfaces/Visualization.d.ts.map +1 -1
- package/esm/internal/interfaces/Visualization.js.map +1 -1
- package/esm/internal/tests/testIntlProvider.d.ts +6 -0
- package/esm/internal/tests/testIntlProvider.d.ts.map +1 -0
- package/esm/internal/tests/testIntlProvider.js +17 -0
- package/esm/internal/tests/testIntlProvider.js.map +1 -0
- package/esm/internal/translations/en-US.json +4 -0
- package/esm/internal/translations/en-US.localization-bundle.d.ts +1 -0
- package/esm/internal/translations/en-US.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/en-US.localization-bundle.js +1 -0
- package/esm/internal/translations/en-US.localization-bundle.js.map +1 -1
- package/esm/internal/utils/embeddingCodeGenerator/getReactEmbeddingCodeGenerator.d.ts.map +1 -1
- package/esm/internal/utils/embeddingCodeGenerator/getReactEmbeddingCodeGenerator.js +10 -2
- package/esm/internal/utils/embeddingCodeGenerator/getReactEmbeddingCodeGenerator.js.map +1 -1
- package/esm/internal/utils/internalIntlProvider.d.ts +1 -1
- package/esm/internal/utils/internalIntlProvider.d.ts.map +1 -1
- package/esm/internal/utils/internalIntlProvider.js +13 -20
- package/esm/internal/utils/internalIntlProvider.js.map +1 -1
- package/esm/internal/utils/translations.d.ts +12 -4
- package/esm/internal/utils/translations.d.ts.map +1 -1
- package/esm/internal/utils/translations.js +54 -49
- package/esm/internal/utils/translations.js.map +1 -1
- package/esm/locales.d.ts.map +1 -1
- package/esm/locales.js +1 -0
- package/esm/locales.js.map +1 -1
- package/esm/notificationsPanel/Notification/Notification.d.ts.map +1 -1
- package/esm/notificationsPanel/Notification/Notification.js +34 -18
- package/esm/notificationsPanel/Notification/Notification.js.map +1 -1
- package/esm/notificationsPanel/data/useNotifications.d.ts +3 -2
- package/esm/notificationsPanel/data/useNotifications.d.ts.map +1 -1
- package/esm/notificationsPanel/data/useNotifications.js +35 -38
- package/esm/notificationsPanel/data/useNotifications.js.map +1 -1
- package/esm/notificationsPanel/localization/IntlWrapper.d.ts.map +1 -1
- package/esm/notificationsPanel/localization/IntlWrapper.js +7 -6
- package/esm/notificationsPanel/localization/IntlWrapper.js.map +1 -1
- package/esm/sdk-ui-ext.d.ts +3 -7
- package/package.json +18 -18
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useAutomationsState.d.ts","sourceRoot":"","sources":["../../src/automations/useAutomationsState.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,yBAAyB,EAAE,MAAM,qBAAqB,CAAC;AAEhE,OAAO,EAAE,sBAAsB,EAAE,MAAM,sBAAsB,CAAC;AAQ9D,OAAO,EAAE,qBAAqB,EAAE,yBAAyB,EAAE,iBAAiB,EAAE,MAAM,YAAY,CAAC;AAGjG,eAAO,MAAM,mBAAmB,GAAI,
|
|
1
|
+
{"version":3,"file":"useAutomationsState.d.ts","sourceRoot":"","sources":["../../src/automations/useAutomationsState.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,yBAAyB,EAAE,MAAM,qBAAqB,CAAC;AAEhE,OAAO,EAAE,sBAAsB,EAAE,MAAM,sBAAsB,CAAC;AAQ9D,OAAO,EAAE,qBAAqB,EAAE,yBAAyB,EAAE,iBAAiB,EAAE,MAAM,YAAY,CAAC;AAGjG,eAAO,MAAM,mBAAmB,GAAI,iPAgBjC,qBAAqB;;;;;;;;;;;sBAkLK,MAAM,yBAAyB;4BAsBzB,yBAAyB;;;kCAkBP,MAAM,EAAE;sCAlNJ,yBAAyB,GAAG,SAAS;CA0Q7F,CAAC"}
|
|
@@ -8,7 +8,7 @@ import { AutomationsDefaultState } from "./constants.js";
|
|
|
8
8
|
import { useLoadAutomations } from "./data/useLoadAutomations.js";
|
|
9
9
|
import { useAutomationFilters } from "./filters/useAutomationFilters.js";
|
|
10
10
|
import { useAutomationsSmallLayout } from "./useAutomationsSmallLayout.js";
|
|
11
|
-
export const useAutomationsState = ({ type, scope, timezone, selectedColumnDefinitions, pageSize, availableFilters, preselectedFilters,
|
|
11
|
+
export const useAutomationsState = ({ type, scope, timezone, selectedColumnDefinitions, pageSize, availableFilters, preselectedFilters, onInvalidateCallbackChange, tableVariant, isMobileView, enableBulkActions, dashboardUrlBuilder, widgetUrlBuilder, editAutomation, onLoad, }) => {
|
|
12
12
|
const [state, setState] = useState(AutomationsDefaultState);
|
|
13
13
|
const workspace = useWorkspace();
|
|
14
14
|
//prevent useEffect runs on mount
|
|
@@ -100,12 +100,10 @@ export const useAutomationsState = ({ type, scope, timezone, selectedColumnDefin
|
|
|
100
100
|
invalidationId: state.invalidationId + 1,
|
|
101
101
|
}));
|
|
102
102
|
}, []);
|
|
103
|
-
//
|
|
103
|
+
// notify external systems about the change
|
|
104
104
|
useEffect(() => {
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
}
|
|
108
|
-
}, [invalidateItemsRef, resetState]);
|
|
105
|
+
onInvalidateCallbackChange?.(resetState);
|
|
106
|
+
}, [resetState, onInvalidateCallbackChange]);
|
|
109
107
|
useEffect(() => {
|
|
110
108
|
if (filtersRefFirstRun.current) {
|
|
111
109
|
filtersRefFirstRun.current = false;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useAutomationsState.js","sourceRoot":"","sources":["../../src/automations/useAutomationsState.ts"],"names":[],"mappings":"AAAA,gCAAgC;AAEhC,OAAO,EAAE,WAAW,EAAE,SAAS,EAAE,OAAO,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAG1E,OAAO,EAAE,YAAY,EAAE,MAAM,kBAAkB,CAAC;AAGhD,OAAO,EAAE,oBAAoB,EAAE,MAAM,mCAAmC,CAAC;AACzE,OAAO,EAAE,wBAAwB,EAAE,MAAM,uCAAuC,CAAC;AACjF,OAAO,EAAE,oBAAoB,EAAE,MAAM,mCAAmC,CAAC;AACzE,OAAO,EAAE,uBAAuB,EAAE,MAAM,gBAAgB,CAAC;AACzD,OAAO,EAAE,kBAAkB,EAAE,MAAM,8BAA8B,CAAC;AAClE,OAAO,EAAE,oBAAoB,EAAE,MAAM,mCAAmC,CAAC;AAEzE,OAAO,EAAE,yBAAyB,EAAE,MAAM,gCAAgC,CAAC;AAE3E,MAAM,CAAC,MAAM,mBAAmB,GAAG,CAAC,EAChC,IAAI,EACJ,KAAK,EACL,QAAQ,EACR,yBAAyB,EACzB,QAAQ,EACR,gBAAgB,EAChB,kBAAkB,EAClB,
|
|
1
|
+
{"version":3,"file":"useAutomationsState.js","sourceRoot":"","sources":["../../src/automations/useAutomationsState.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { ComponentType } from "react";
|
|
2
|
-
import { WrappedComponentProps } from "react-intl";
|
|
3
2
|
import { GoodDataSdkError, IErrorProps } from "@gooddata/sdk-ui";
|
|
4
3
|
/**
|
|
5
4
|
* @internal
|
|
@@ -13,7 +12,5 @@ export interface IInsightErrorProps {
|
|
|
13
12
|
/**
|
|
14
13
|
* @internal
|
|
15
14
|
*/
|
|
16
|
-
export declare
|
|
17
|
-
WrappedComponent: ComponentType<IInsightErrorProps & WrappedComponentProps>;
|
|
18
|
-
};
|
|
15
|
+
export declare function InsightError({ error, ErrorComponent, height, clientHeight, }: IInsightErrorProps): import("react/jsx-runtime").JSX.Element;
|
|
19
16
|
//# sourceMappingURL=InsightError.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"InsightError.d.ts","sourceRoot":"","sources":["../../src/insightView/InsightError.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,aAAa,EAAW,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"InsightError.d.ts","sourceRoot":"","sources":["../../src/insightView/InsightError.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,aAAa,EAAW,MAAM,OAAO,CAAC;AAI/C,OAAO,EAEH,gBAAgB,EAEhB,WAAW,EAEd,MAAM,kBAAkB,CAAC;AAE1B;;GAEG;AACH,MAAM,WAAW,kBAAkB;IAC/B,KAAK,EAAE,gBAAgB,CAAC;IACxB,cAAc,CAAC,EAAE,aAAa,CAAC,WAAW,CAAC,CAAC;IAC5C,MAAM,CAAC,EAAE,MAAM,GAAG,MAAM,GAAG,IAAI,CAAC;IAChC,YAAY,CAAC,EAAE,MAAM,CAAC;CACzB;AAED;;GAEG;AACH,wBAAgB,YAAY,CAAC,EACzB,KAAK,EACL,cAA6B,EAC7B,MAAM,EACN,YAAY,GACf,EAAE,kBAAkB,2CASpB"}
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
2
|
// (C) 2019-2025 GoodData Corporation
|
|
3
3
|
import { useMemo } from "react";
|
|
4
|
-
import {
|
|
4
|
+
import { useIntl } from "react-intl";
|
|
5
5
|
import { ErrorComponent as DefaultError, newErrorMapping, } from "@gooddata/sdk-ui";
|
|
6
|
-
|
|
6
|
+
/**
|
|
7
|
+
* @internal
|
|
8
|
+
*/
|
|
9
|
+
export function InsightError({ error, ErrorComponent = DefaultError, height, clientHeight, }) {
|
|
10
|
+
const intl = useIntl();
|
|
7
11
|
const errorMapping = useMemo(() => newErrorMapping(intl), [intl]);
|
|
8
12
|
const errorProps = useMemo(() => errorMapping[error.getMessage()] ?? { message: error.message }, [errorMapping, error]);
|
|
9
13
|
return _jsx(ErrorComponent, { ...errorProps, height: height, clientHeight: clientHeight });
|
|
10
14
|
}
|
|
11
|
-
/**
|
|
12
|
-
* @internal
|
|
13
|
-
*/
|
|
14
|
-
export const InsightError = injectIntl(InsightErrorCore);
|
|
15
15
|
//# sourceMappingURL=InsightError.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"InsightError.js","sourceRoot":"","sources":["../../src/insightView/InsightError.tsx"],"names":[],"mappings":";AAAA,qCAAqC;AAErC,OAAO,EAAiB,OAAO,EAAE,MAAM,OAAO,CAAC;AAE/C,OAAO,
|
|
1
|
+
{"version":3,"file":"InsightError.js","sourceRoot":"","sources":["../../src/insightView/InsightError.tsx"],"names":[],"mappings":";AAAA,qCAAqC;AAErC,OAAO,EAAiB,OAAO,EAAE,MAAM,OAAO,CAAC;AAE/C,OAAO,EAAE,OAAO,EAAE,MAAM,YAAY,CAAC;AAErC,OAAO,EACH,cAAc,IAAI,YAAY,EAI9B,eAAe,GAClB,MAAM,kBAAkB,CAAC;AAY1B;;GAEG;AACH,MAAM,UAAU,YAAY,CAAC,EACzB,KAAK,EACL,cAAc,GAAG,YAAY,EAC7B,MAAM,EACN,YAAY,GACK;IACjB,MAAM,IAAI,GAAG,OAAO,EAAE,CAAC;IACvB,MAAM,YAAY,GAAG,OAAO,CAAoB,GAAG,EAAE,CAAC,eAAe,CAAC,IAAI,CAAC,EAAE,CAAC,IAAI,CAAC,CAAC,CAAC;IACrF,MAAM,UAAU,GAAG,OAAO,CACtB,GAAG,EAAE,CAAC,YAAY,CAAC,KAAK,CAAC,UAAU,EAAE,CAAC,IAAI,EAAE,OAAO,EAAE,KAAK,CAAC,OAAO,EAAE,EACpE,CAAC,YAAY,EAAE,KAAK,CAAC,CACxB,CAAC;IAEF,OAAO,KAAC,cAAc,OAAK,UAAU,EAAE,MAAM,EAAE,MAAM,EAAE,YAAY,EAAE,YAAY,GAAI,CAAC;AAC1F,CAAC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { WrappedComponentProps } from "react-intl";
|
|
2
2
|
import { IUserWorkspaceSettings } from "@gooddata/sdk-backend-spi";
|
|
3
3
|
import { IColorPalette, IInsightDefinition, IInsightWidget, ITheme } from "@gooddata/sdk-model";
|
|
4
|
-
import { ILocale, OnError } from "@gooddata/sdk-ui";
|
|
4
|
+
import { ILocale, ITranslations, OnError } from "@gooddata/sdk-ui";
|
|
5
5
|
import { IInsightViewProps } from "../internal/index.js";
|
|
6
6
|
/**
|
|
7
7
|
* @internal
|
|
@@ -20,8 +20,12 @@ export interface IInsightRendererProps extends Omit<IInsightViewProps, "insight"
|
|
|
20
20
|
*/
|
|
21
21
|
widget?: IInsightWidget;
|
|
22
22
|
}
|
|
23
|
-
export declare const IntlInsightRenderer: import("react").FC<import("react-intl").WithIntlProps<Omit<IInsightRendererProps & WrappedComponentProps
|
|
24
|
-
|
|
23
|
+
export declare const IntlInsightRenderer: import("react").FC<import("react-intl").WithIntlProps<Omit<IInsightRendererProps & WrappedComponentProps & {
|
|
24
|
+
messages: ITranslations;
|
|
25
|
+
}, "theme" | "themeIsLoading" | "themeStatus">>> & {
|
|
26
|
+
WrappedComponent: import("react").ComponentType<Omit<IInsightRendererProps & WrappedComponentProps & {
|
|
27
|
+
messages: ITranslations;
|
|
28
|
+
}, "theme" | "themeIsLoading" | "themeStatus">>;
|
|
25
29
|
};
|
|
26
30
|
/**
|
|
27
31
|
* Renders insight passed as a parameter.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"InsightRenderer.d.ts","sourceRoot":"","sources":["../../src/insightView/InsightRenderer.tsx"],"names":[],"mappings":"AAMA,OAAO,EAAE,qBAAqB,EAAc,MAAM,YAAY,CAAC;AAO/D,OAAO,EAAoC,sBAAsB,EAAE,MAAM,2BAA2B,CAAC;AACrG,OAAO,EACH,aAAa,EACb,kBAAkB,EAClB,cAAc,EACd,MAAM,EAMT,MAAM,qBAAqB,CAAC;AAC7B,OAAO,EAKH,OAAO,
|
|
1
|
+
{"version":3,"file":"InsightRenderer.d.ts","sourceRoot":"","sources":["../../src/insightView/InsightRenderer.tsx"],"names":[],"mappings":"AAMA,OAAO,EAAE,qBAAqB,EAAc,MAAM,YAAY,CAAC;AAO/D,OAAO,EAAoC,sBAAsB,EAAE,MAAM,2BAA2B,CAAC;AACrG,OAAO,EACH,aAAa,EACb,kBAAkB,EAClB,cAAc,EACd,MAAM,EAMT,MAAM,qBAAqB,CAAC;AAC7B,OAAO,EAKH,OAAO,EACP,aAAa,EAGb,OAAO,EAMV,MAAM,kBAAkB,CAAC;AAG1B,OAAO,EAGH,iBAAiB,EAIpB,MAAM,sBAAsB,CAAC;AAE9B;;GAEG;AACH,MAAM,WAAW,qBACb,SAAQ,IAAI,CAAC,iBAAiB,EAAE,SAAS,GAAG,gBAAgB,GAAG,iBAAiB,GAAG,WAAW,CAAC;IAC/F,OAAO,EAAE,kBAAkB,GAAG,SAAS,CAAC;IACxC,MAAM,EAAE,OAAO,CAAC;IAChB,QAAQ,EAAE,sBAAsB,GAAG,SAAS,CAAC;IAC7C,YAAY,EAAE,aAAa,GAAG,SAAS,CAAC;IACxC,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,WAAW,CAAC,EAAE,MAAM,IAAI,CAAC;IACzB;;;OAGG;IACH,MAAM,CAAC,EAAE,cAAc,CAAC;CAC3B;AAwRD,eAAO,MAAM,mBAAmB;cAzQgC,aAAa;;;kBAAb,aAAa;;CAyQc,CAAC;AAyB5F;;;;GAIG;AACH,wBAAgB,eAAe,CAAC,KAAK,EAAE,qBAAqB,2CAuC3D"}
|
|
@@ -7,9 +7,9 @@ import { injectIntl } from "react-intl";
|
|
|
7
7
|
import { v4 as uuidv4 } from "uuid";
|
|
8
8
|
import { ExecutionFactoryUpgradingToExecByReference, ExecutionFactoryWithFixedFilters, } from "@gooddata/sdk-backend-base";
|
|
9
9
|
import { insightProperties, insightSetProperties, insightTitle, insightVisualizationType, insightVisualizationUrl, } from "@gooddata/sdk-model";
|
|
10
|
-
import { DefaultLocale, ErrorComponent, IntlWrapper, LoadingComponent, fillMissingFormats,
|
|
10
|
+
import { DefaultLocale, ErrorComponent, IntlWrapper, LoadingComponent, fillMissingFormats, fillMissingTitlesWithMessages, ignoreTitlesForSimpleMeasures, useResolveMessages, withContexts, } from "@gooddata/sdk-ui";
|
|
11
11
|
import { withTheme } from "@gooddata/sdk-ui-theme-provider";
|
|
12
|
-
import { FullVisualizationCatalog } from "../internal/index.js";
|
|
12
|
+
import { DEFAULT_MESSAGES, FullVisualizationCatalog, resolveMessages, } from "../internal/index.js";
|
|
13
13
|
const getElementId = () => `gd-vis-${uuidv4()}`;
|
|
14
14
|
const visualizationUriRootStyle = {
|
|
15
15
|
height: "100%",
|
|
@@ -58,6 +58,7 @@ class InsightRendererCore extends PureComponent {
|
|
|
58
58
|
const { responsiveUiDateFormat } = this.props.settings ?? {};
|
|
59
59
|
const visProps = {
|
|
60
60
|
locale: this.props.locale,
|
|
61
|
+
messages: this.props.messages,
|
|
61
62
|
dateFormat: responsiveUiDateFormat,
|
|
62
63
|
a11yTitle: this.props.widget?.title,
|
|
63
64
|
a11yDescription: this.props.widget?.description,
|
|
@@ -81,7 +82,8 @@ class InsightRendererCore extends PureComponent {
|
|
|
81
82
|
supportsChartFill: config.supportsChartFill,
|
|
82
83
|
};
|
|
83
84
|
const visClass = insightVisualizationType(this.props.insight);
|
|
84
|
-
|
|
85
|
+
const filled = fillMissingTitlesWithMessages(this.props.insight, this.props.locale, this.props.messages, undefined);
|
|
86
|
+
let insight = fillMissingFormats(filled);
|
|
85
87
|
/**
|
|
86
88
|
* Ignore titles for simple measures in all visualizations except for repeater.
|
|
87
89
|
* This is not nice, and InsightRenderer should not be aware of the visualization types.
|
|
@@ -93,7 +95,7 @@ class InsightRendererCore extends PureComponent {
|
|
|
93
95
|
if (visClass !== "repeater") {
|
|
94
96
|
insight = ignoreTitlesForSimpleMeasures(insight);
|
|
95
97
|
}
|
|
96
|
-
this.visualization
|
|
98
|
+
this.visualization?.update(visProps, insight, {}, this.getExecutionFactory());
|
|
97
99
|
};
|
|
98
100
|
setupVisualization = async () => {
|
|
99
101
|
// if there is no insight, bail early
|
|
@@ -128,6 +130,7 @@ class InsightRendererCore extends PureComponent {
|
|
|
128
130
|
},
|
|
129
131
|
environment: "dashboards", // TODO get rid of this
|
|
130
132
|
locale: this.props.locale,
|
|
133
|
+
messages: this.props.messages,
|
|
131
134
|
projectId: this.props.workspace,
|
|
132
135
|
visualizationProperties: insightProperties(this.props.insight),
|
|
133
136
|
featureFlags: this.props.settings,
|
|
@@ -242,13 +245,17 @@ function useUpdatableCallback(callback) {
|
|
|
242
245
|
* @internal
|
|
243
246
|
*/
|
|
244
247
|
export function InsightRenderer(props) {
|
|
245
|
-
const { pushData, onDrill: onDrillCallBack, onError: onErrorCallBack, onExportReady: onExportReadyCallback, onLoadingChanged: onLoadingChangedCallback, onDataView: onDataViewCallback, ...resProps } = props;
|
|
248
|
+
const { pushData, onDrill: onDrillCallBack, onError: onErrorCallBack, onExportReady: onExportReadyCallback, onLoadingChanged: onLoadingChangedCallback, onDataView: onDataViewCallback, locale, ...resProps } = props;
|
|
246
249
|
const onPushData = useUpdatableCallback(pushData);
|
|
247
250
|
const onDrill = useUpdatableCallback(onDrillCallBack);
|
|
248
251
|
const onError = useUpdatableCallback(onErrorCallBack);
|
|
249
252
|
const onExportReady = useUpdatableCallback(onExportReadyCallback);
|
|
250
253
|
const onLoadingChanged = useUpdatableCallback(onLoadingChangedCallback);
|
|
251
254
|
const onDataView = useUpdatableCallback(onDataViewCallback);
|
|
252
|
-
|
|
255
|
+
const messages = useResolveMessages(locale, resolveMessages, DEFAULT_MESSAGES);
|
|
256
|
+
if (!messages[locale]) {
|
|
257
|
+
return null;
|
|
258
|
+
}
|
|
259
|
+
return (_jsx(IntlWrapper, { locale: locale, children: _jsx(IntlInsightRenderer, { pushData: onPushData, onDrill: onDrill, onError: onError, onExportReady: onExportReady, messages: messages[locale], onLoadingChanged: onLoadingChanged, onDataView: onDataView, locale: locale, ...resProps }) }));
|
|
253
260
|
}
|
|
254
261
|
//# sourceMappingURL=InsightRenderer.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"InsightRenderer.js","sourceRoot":"","sources":["../../src/insightView/InsightRenderer.tsx"],"names":[],"mappings":";AAAA,qCAAqC;AAErC,OAAO,EAAiB,aAAa,EAAE,SAAS,EAAE,WAAW,EAAE,SAAS,EAAE,MAAM,EAAE,MAAM,OAAO,CAAC;AAEhG,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAC;AACpC,OAAO,EAAQ,UAAU,EAAE,MAAM,kBAAkB,CAAC;AACpD,OAAO,EAAyB,UAAU,EAAE,MAAM,YAAY,CAAC;AAC/D,OAAO,EAAE,EAAE,IAAI,MAAM,EAAE,MAAM,MAAM,CAAC;AAEpC,OAAO,EACH,0CAA0C,EAC1C,gCAAgC,GACnC,MAAM,4BAA4B,CAAC;AAEpC,OAAO,EAKH,iBAAiB,EACjB,oBAAoB,EACpB,YAAY,EACZ,wBAAwB,EACxB,uBAAuB,GAC1B,MAAM,qBAAqB,CAAC;AAC7B,OAAO,EACH,aAAa,EACb,cAAc,
|
|
1
|
+
{"version":3,"file":"InsightRenderer.js","sourceRoot":"","sources":["../../src/insightView/InsightRenderer.tsx"],"names":[],"mappings":";AAAA,qCAAqC;AAErC,OAAO,EAAiB,aAAa,EAAE,SAAS,EAAE,WAAW,EAAE,SAAS,EAAE,MAAM,EAAE,MAAM,OAAO,CAAC;AAEhG,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAC;AACpC,OAAO,EAAQ,UAAU,EAAE,MAAM,kBAAkB,CAAC;AACpD,OAAO,EAAyB,UAAU,EAAE,MAAM,YAAY,CAAC;AAC/D,OAAO,EAAE,EAAE,IAAI,MAAM,EAAE,MAAM,MAAM,CAAC;AAEpC,OAAO,EACH,0CAA0C,EAC1C,gCAAgC,GACnC,MAAM,4BAA4B,CAAC;AAEpC,OAAO,EAKH,iBAAiB,EACjB,oBAAoB,EACpB,YAAY,EACZ,wBAAwB,EACxB,uBAAuB,GAC1B,MAAM,qBAAqB,CAAC;AAC7B,OAAO,EACH,aAAa,EACb,cAAc,EAKd,WAAW,EACX,gBAAgB,EAEhB,kBAAkB,EAClB,6BAA6B,EAC7B,6BAA6B,EAC7B,kBAAkB,EAClB,YAAY,GACf,MAAM,kBAAkB,CAAC;AAC1B,OAAO,EAAE,SAAS,EAAE,MAAM,iCAAiC,CAAC;AAE5D,OAAO,EACH,gBAAgB,EAChB,wBAAwB,EAIxB,eAAe,GAClB,MAAM,sBAAsB,CAAC;AAqB9B,MAAM,YAAY,GAAG,GAAG,EAAE,CAAC,UAAU,MAAM,EAAE,EAAE,CAAC;AAEhD,MAAM,yBAAyB,GAAkB;IAC7C,MAAM,EAAE,MAAM;IACd,OAAO,EAAE,MAAM;IACf,IAAI,EAAE,UAAU;IAChB,aAAa,EAAE,QAAQ;CAC1B,CAAC;AAEF,gGAAgG;AAChG,wGAAwG;AACxG,oGAAoG;AACpG,MAAM,mBAAoB,SAAQ,aAEjC;IACW,SAAS,GAAG,YAAY,EAAE,CAAC;IAC3B,aAAa,CAA6B;IAC1C,YAAY,GAAG,SAAS,EAAkB,CAAC;IAEnD;;;;OAIG;IACK,aAAa,GAA2B,IAAI,GAAG,EAAE,CAAC;IAEnD,MAAM,CAAC,YAAY,GAStB;QACA,cAAc;QACd,OAAO,EAAE,EAAE;QACX,cAAc,EAAE,EAAE;QAClB,gBAAgB;QAChB,QAAQ,EAAE,GAAG,EAAE,GAAE,CAAC;QAClB,MAAM,EAAE,aAAa;QACrB,WAAW,EAAE,GAAG,EAAE,GAAE,CAAC;KACxB,CAAC;IAEM,oBAAoB,GAAG,GAAG,EAAE;QAChC,IAAI,IAAI,CAAC,aAAa,EAAE,CAAC;YACrB,IAAI,CAAC,aAAa,CAAC,OAAO,EAAE,CAAC;QACjC,CAAC;QACD,IAAI,CAAC,aAAa,GAAG,SAAS,CAAC;IACnC,CAAC,CAAC;IAEM,mBAAmB,GAAG,GAAG,EAAE;QAC/B,mFAAmF;QACnF,IAAI,CAAC,IAAI,CAAC,aAAa,IAAI,CAAC,IAAI,CAAC,YAAY,CAAC,OAAO,EAAE,CAAC;YACpD,OAAO;QACX,CAAC;QAED,qCAAqC;QACrC,IAAI,CAAC,IAAI,CAAC,KAAK,CAAC,OAAO,EAAE,CAAC;YACtB,OAAO;QACX,CAAC;QAED,MAAM,EAAE,MAAM,GAAG,EAAE,EAAE,GAAG,IAAI,CAAC,KAAK,CAAC;QACnC,MAAM,EAAE,sBAAsB,EAAE,GAAG,IAAI,CAAC,KAAK,CAAC,QAAQ,IAAI,EAAE,CAAC;QAE7D,MAAM,QAAQ,GAAc;YACxB,MAAM,EAAE,IAAI,CAAC,KAAK,CAAC,MAAM;YACzB,QAAQ,EAAE,IAAI,CAAC,KAAK,CAAC,QAAQ;YAC7B,UAAU,EAAE,sBAAsB;YAClC,SAAS,EAAE,IAAI,CAAC,KAAK,CAAC,MAAM,EAAE,KAAK;YACnC,eAAe,EAAE,IAAI,CAAC,KAAK,CAAC,MAAM,EAAE,WAAW;YAC/C,MAAM,EAAE;gBACJ,cAAc,EAAE,IAAI,CAAC,KAAK,CAAC,cAAc;gBACzC,oBAAoB,EAAE,uBAAuB,CAAC,IAAI,CAAC,KAAK,CAAC,OAAO,CAAC;aACpE;YACD,MAAM,EAAE;gBACJ,UAAU,EAAE,MAAM,CAAC,UAAU;gBAC7B,YAAY,EAAE,IAAI,CAAC,KAAK,CAAC,YAAY;gBACrC,WAAW,EAAE,MAAM,CAAC,WAAW;gBAC/B,WAAW,EAAE,MAAM,CAAC,WAAW;gBAC/B,uBAAuB,EAAE,MAAM,CAAC,uBAAuB;gBACvD,YAAY,EAAE,MAAM,CAAC,YAAY;gBACjC,YAAY,EAAE,MAAM,CAAC,YAAY;gBACjC,yBAAyB,EAAE,MAAM,CAAC,yBAAyB;aAC9D;YACD,eAAe,EAAE,IAAI,CAAC,KAAK,CAAC,UAAU;YACtC,yBAAyB,EAAE,MAAM;YACjC,KAAK,EAAE,IAAI,CAAC,KAAK,CAAC,KAAK;YACvB,iBAAiB,EAAE,MAAM,CAAC,iBAAiB;SAC9C,CAAC;QAEF,MAAM,QAAQ,GAAG,wBAAwB,CAAC,IAAI,CAAC,KAAK,CAAC,OAAO,CAAC,CAAC;QAC9D,MAAM,MAAM,GAAG,6BAA6B,CACxC,IAAI,CAAC,KAAK,CAAC,OAAO,EAClB,IAAI,CAAC,KAAK,CAAC,MAAM,EACjB,IAAI,CAAC,KAAK,CAAC,QAAQ,EACnB,SAAS,CACZ,CAAC;QACF,IAAI,OAAO,GAAG,kBAAkB,CAAC,MAAM,CAAC,CAAC;QAEzC;;;;;;;WAOG;QACH,IAAI,QAAQ,KAAK,UAAU,EAAE,CAAC;YAC1B,OAAO,GAAG,6BAA6B,CAAC,OAAO,CAAC,CAAC;QACrD,CAAC;QACD,IAAI,CAAC,aAAa,EAAE,MAAM,CAAC,QAAQ,EAAE,OAAO,EAAE,EAAE,EAAE,IAAI,CAAC,mBAAmB,EAAE,CAAC,CAAC;IAClF,CAAC,CAAC;IAEM,kBAAkB,GAAG,KAAK,IAAI,EAAE;QACpC,qCAAqC;QACrC,IAAI,CAAC,IAAI,CAAC,KAAK,CAAC,OAAO,EAAE,CAAC;YACtB,OAAO;QACX,CAAC;QAED,iFAAiF;QACjF,IAAI,CAAC,oBAAoB,EAAE,CAAC;QAE5B,MAAM,oBAAoB,GAAG,wBAAwB,CAAC,UAAU,CAC5D,IAAI,CAAC,KAAK,CAAC,OAAO,EAClB,IAAI,CAAC,KAAK,CAAC,QAAQ,EAAE,mBAAmB,IAAI,IAAI,EAChD,IAAI,CAAC,KAAK,CAAC,QAAQ,EAAE,mBAAmB,IAAI,KAAK,CACpD,CAAC,UAAU,EAAE,CAAC;QAEf,IAAI,CAAC,aAAa,GAAG,oBAAoB,CAAC;YACtC,OAAO,EAAE,IAAI,CAAC,KAAK,CAAC,OAAO;YAC3B,SAAS,EAAE;gBACP,OAAO,EAAE,CAAC,KAAK,EAAE,EAAE;oBACf,IAAI,CAAC,KAAK,CAAC,OAAO,EAAE,CAAC,KAAK,CAAC,CAAC;oBAC5B,IAAI,CAAC,KAAK,CAAC,gBAAgB,EAAE,CAAC,EAAE,SAAS,EAAE,KAAK,EAAE,CAAC,CAAC;gBACxD,CAAC;gBACD,gBAAgB,EAAE,IAAI,CAAC,KAAK,CAAC,gBAAgB;gBAC7C,QAAQ,EAAE,IAAI,CAAC,KAAK,CAAC,QAAQ;gBAC7B,OAAO,EAAE,IAAI,CAAC,KAAK,CAAC,OAAO;gBAC3B,UAAU,EAAE,IAAI,CAAC,KAAK,CAAC,UAAU;gBACjC,aAAa,EAAE,IAAI,CAAC,sBAAsB;gBAC1C,WAAW,EAAE,IAAI,CAAC,KAAK,CAAC,WAAW;aACtC;YACD,kBAAkB,EAAE,GAAG,EAAE;gBACrB,MAAM,QAAQ,GACT,IAAI,CAAC,YAAY,CAAC,OAAO,EAAE,WAAW,EAA4B,IAAI,QAAQ,CAAC;gBAEpF,kEAAkE;gBAClE,OAAO,QAAQ,CAAC,aAAa,CAAC,iCAAiC,CAAC,CAAC;YACrE,CAAC;YACD,OAAO,EAAE,GAAG,EAAE;gBACV,MAAM,QAAQ,GACT,IAAI,CAAC,YAAY,CAAC,OAAO,EAAE,WAAW,EAA4B,IAAI,QAAQ,CAAC;gBAEpF,OAAO,QAAQ,CAAC,aAAa,CAAC,IAAI,IAAI,CAAC,SAAS,EAAE,CAAC,CAAC;YACxD,CAAC;YACD,WAAW,EAAE,YAAY,EAAE,uBAAuB;YAClD,MAAM,EAAE,IAAI,CAAC,KAAK,CAAC,MAAM;YACzB,QAAQ,EAAE,IAAI,CAAC,KAAK,CAAC,QAAQ;YAC7B,SAAS,EAAE,IAAI,CAAC,KAAK,CAAC,SAAS;YAC/B,uBAAuB,EAAE,iBAAiB,CAAC,IAAI,CAAC,KAAK,CAAC,OAAO,CAAC;YAC9D,YAAY,EAAE,IAAI,CAAC,KAAK,CAAC,QAAQ;YACjC,SAAS,EAAE,IAAI,CAAC,sBAAsB,EAAE;YACxC,UAAU,EAAE,IAAI,CAAC,uBAAuB,EAAE;SAC7C,CAAC,CAAC;IACP,CAAC,CAAC;IAEM,sBAAsB,GAAG,GAAG,EAAE;QAClC,OAAO,CAAC,QAAa,EAAE,OAAgB,EAAE,EAAE;YACvC,MAAM,WAAW,GAAG,OAAsB,CAAC;YAC3C,IAAI,CAAC,IAAI,CAAC,aAAa,CAAC,GAAG,CAAC,WAAW,CAAC,EAAE,CAAC;gBACvC,IAAI,CAAC,aAAa,CAAC,GAAG,CAAC,WAAW,EAAE,UAAU,CAAC,WAAW,CAAC,CAAC,CAAC;YACjE,CAAC;YACD,IAAI,CAAC,aAAa,CAAC,GAAG,CAAC,WAAW,CAAC,CAAC,MAAM,CAAC,QAAQ,CAAC,CAAC;QACzD,CAAC,CAAC;IACN,CAAC,CAAC;IAEM,uBAAuB,GAAG,GAAG,EAAE;QACnC,OAAO,GAAG,EAAE,CAAC,IAAI,CAAC,aAAa,CAAC,OAAO,CAAC,CAAC,IAAI,EAAE,EAAE,CAAC,IAAI,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,CAAC;IACzE,CAAC,CAAC;IAEM,sBAAsB,GAAG,CAAC,cAA+B,EAAQ,EAAE;QACvE,IAAI,CAAC,IAAI,CAAC,KAAK,CAAC,aAAa,EAAE,CAAC;YAC5B,OAAO;QACX,CAAC;QAED,MAAM,SAAS,GAAG,CAAC,YAAmC,EAA0B,EAAE;YAC9E,IAAI,YAAY,CAAC,KAAK,IAAI,CAAC,IAAI,CAAC,KAAK,CAAC,OAAO,EAAE,CAAC;gBAC5C,OAAO,cAAc,CAAC,YAAY,CAAC,CAAC;YACxC,CAAC;YAED,OAAO,cAAc,CAAC;gBAClB,GAAG,YAAY;gBACf,KAAK,EAAE,YAAY,CAAC,IAAI,CAAC,KAAK,CAAC,OAAO,CAAC;aAC1C,CAAC,CAAC;QACP,CAAC,CAAC;QAEF,IAAI,CAAC,KAAK,CAAC,aAAa,CAAC,SAAS,CAAC,CAAC;IACxC,CAAC,CAAC;IAEM,mBAAmB,GAAG,GAAsB,EAAE;QAClD,MAAM,OAAO,GAAG,IAAI,CAAC,KAAK,CAAC,OAAO,CAAC,SAAS,CAAC,IAAI,CAAC,KAAK,CAAC,SAAS,CAAC,CAAC,SAAS,EAAE,CAAC;QAE/E,IAAI,IAAI,CAAC,KAAK,CAAC,kBAAkB,EAAE,CAAC;YAChC;;;;;;;;eAQG;YACH,OAAO,IAAI,0CAA0C,CACjD,IAAI,gCAAgC,CAAC,OAAO,EAAE,IAAI,CAAC,KAAK,CAAC,OAAO,CAAC,CACpE,CAAC;QACN,CAAC;QAED,OAAO,OAAO,CAAC;IACnB,CAAC,CAAC;IAEM,sBAAsB,GAAG,KAAK,IAAI,EAAE;QACxC,MAAM,IAAI,CAAC,kBAAkB,EAAE,CAAC;QAChC,OAAO,IAAI,CAAC,mBAAmB,EAAE,CAAC;IACtC,CAAC,CAAC;IAEc,iBAAiB;QAC7B,IAAI,CAAC,sBAAsB,EAAE,CAAC;IAClC,CAAC;IAEO,uBAAuB,GAAG,KAAK,EAAE,SAAgC,EAAE,EAAE;QACzE;;;WAGG;QACH,MAAM,qBAAqB,GAAG,SAAS,CAAC,OAAO,IAAI,oBAAoB,CAAC,SAAS,CAAC,OAAO,EAAE,EAAE,CAAC,CAAC;QAC/F,MAAM,oBAAoB,GAAG,IAAI,CAAC,KAAK,CAAC,OAAO,IAAI,oBAAoB,CAAC,IAAI,CAAC,KAAK,CAAC,OAAO,EAAE,EAAE,CAAC,CAAC;QAEhG,MAAM,aAAa,GACf,CAAC,OAAO,CAAC,oBAAoB,EAAE,qBAAqB,CAAC;YACrD,CAAC,OAAO,CAAC,IAAI,CAAC,KAAK,CAAC,OAAO,EAAE,SAAS,CAAC,OAAO,CAAC;YAC/C,CAAC,OAAO,CAAC,IAAI,CAAC,KAAK,CAAC,QAAQ,EAAE,SAAS,CAAC,QAAQ,CAAC;YACjD,IAAI,CAAC,KAAK,CAAC,SAAS,KAAK,SAAS,CAAC,SAAS,CAAC;QAEjD,IAAI,aAAa,EAAE,CAAC;YAChB,MAAM,IAAI,CAAC,kBAAkB,EAAE,CAAC;QACpC,CAAC;QAED,OAAO,IAAI,CAAC,mBAAmB,EAAE,CAAC;IACtC,CAAC,CAAC;IAEc,kBAAkB,CAAC,SAAwD;QACvF,IAAI,CAAC,uBAAuB,CAAC,SAAS,CAAC,CAAC;IAC5C,CAAC;IAEe,oBAAoB;QAChC,IAAI,CAAC,oBAAoB,EAAE,CAAC;QAC5B,gFAAgF;QAChF,8BAA8B;QAC9B,iDAAiD;QACjD,IAAI,CAAC,aAAa,CAAC,OAAO,CAAC,CAAC,IAAI,EAAE,EAAE,CAAC,UAAU,CAAC,GAAG,EAAE,CAAC,IAAI,CAAC,OAAO,EAAE,EAAE,CAAC,CAAC,CAAC,CAAC;IAC9E,CAAC;IAEe,MAAM;QAClB,OAAO;QACH,wFAAwF;QACxF,yDAAyD;QACzD,cACI,SAAS,EAAC,wBAAwB,EAClC,EAAE,EAAE,IAAI,CAAC,SAAS,EAClB,GAAG,EAAE,IAAI,CAAC,YAAY,EACtB,KAAK,EAAE,yBAAyB,GAClC,CACL,CAAC;IACN,CAAC;;AAGL,MAAM,CAAC,MAAM,mBAAmB,GAAG,UAAU,CAAC,SAAS,CAAC,YAAY,CAAC,mBAAmB,CAAC,CAAC,CAAC,CAAC;AAE5F;;;;GAIG;AACH,SAAS,oBAAoB,CAAoC,QAAW;IACxE,MAAM,cAAc,GAAG,MAAM,CAAC,QAAQ,CAAC,CAAC;IAExC,SAAS,CAAC,GAAG,EAAE;QACX,cAAc,CAAC,OAAO,GAAG,QAAQ,CAAC;IACtC,CAAC,EAAE,CAAC,QAAQ,CAAC,CAAC,CAAC;IAEf,uDAAuD;IACvD,OAAO,WAAW,CACd,CAAC,CAAC,GAAG,IAAI,EAAE,EAAE;QACT,IAAI,cAAc,CAAC,OAAO,EAAE,CAAC;YACzB,cAAc,CAAC,OAAO,CAAC,GAAG,IAAI,CAAC,CAAC;QACpC,CAAC;IACL,CAAC,CAAM,EACP,EAAE,CACL,CAAC;AACN,CAAC;AAED;;;;GAIG;AACH,MAAM,UAAU,eAAe,CAAC,KAA4B;IACxD,MAAM,EACF,QAAQ,EACR,OAAO,EAAE,eAAe,EACxB,OAAO,EAAE,eAAe,EACxB,aAAa,EAAE,qBAAqB,EACpC,gBAAgB,EAAE,wBAAwB,EAC1C,UAAU,EAAE,kBAAkB,EAC9B,MAAM,EACN,GAAG,QAAQ,EACd,GAAG,KAAK,CAAC;IAEV,MAAM,UAAU,GAAG,oBAAoB,CAAC,QAAQ,CAAC,CAAC;IAClD,MAAM,OAAO,GAAG,oBAAoB,CAAC,eAAe,CAAC,CAAC;IACtD,MAAM,OAAO,GAAG,oBAAoB,CAAC,eAAe,CAAC,CAAC;IACtD,MAAM,aAAa,GAAG,oBAAoB,CAAC,qBAAqB,CAAC,CAAC;IAClE,MAAM,gBAAgB,GAAG,oBAAoB,CAAC,wBAAwB,CAAC,CAAC;IACxE,MAAM,UAAU,GAAG,oBAAoB,CAAC,kBAAkB,CAAC,CAAC;IAE5D,MAAM,QAAQ,GAAG,kBAAkB,CAAC,MAAM,EAAE,eAAe,EAAE,gBAAgB,CAAC,CAAC;IAC/E,IAAI,CAAC,QAAQ,CAAC,MAAM,CAAC,EAAE,CAAC;QACpB,OAAO,IAAI,CAAC;IAChB,CAAC;IAED,OAAO,CACH,KAAC,WAAW,IAAC,MAAM,EAAE,MAAM,YACvB,KAAC,mBAAmB,IAChB,QAAQ,EAAE,UAAU,EACpB,OAAO,EAAE,OAAO,EAChB,OAAO,EAAE,OAAO,EAChB,aAAa,EAAE,aAAa,EAC5B,QAAQ,EAAE,QAAQ,CAAC,MAAM,CAAC,EAC1B,gBAAgB,EAAE,gBAAgB,EAClC,UAAU,EAAE,UAAU,EACtB,MAAM,EAAE,MAAM,KACV,QAAQ,GACd,GACQ,CACjB,CAAC;AACN,CAAC"}
|
|
@@ -2,6 +2,5 @@ import { IInsightTitleProps } from "../internal/index.js";
|
|
|
2
2
|
/**
|
|
3
3
|
* @public
|
|
4
4
|
*/
|
|
5
|
-
declare function InsightTitle({ title }: IInsightTitleProps): import("react/jsx-runtime").JSX.Element;
|
|
6
|
-
export default InsightTitle;
|
|
5
|
+
export declare function InsightTitle({ title }: IInsightTitleProps): import("react/jsx-runtime").JSX.Element;
|
|
7
6
|
//# sourceMappingURL=InsightTitle.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"InsightTitle.d.ts","sourceRoot":"","sources":["../../src/insightView/InsightTitle.tsx"],"names":[],"mappings":"AAKA,OAAO,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;AAqB1D;;GAEG;AACH,
|
|
1
|
+
{"version":3,"file":"InsightTitle.d.ts","sourceRoot":"","sources":["../../src/insightView/InsightTitle.tsx"],"names":[],"mappings":"AAKA,OAAO,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;AAqB1D;;GAEG;AACH,wBAAgB,YAAY,CAAC,EAAE,KAAK,EAAE,EAAE,kBAAkB,2CAazD"}
|
|
@@ -17,8 +17,7 @@ const ResponsiveEllipsis = responsiveHOC()(LinesEllipsis);
|
|
|
17
17
|
/**
|
|
18
18
|
* @public
|
|
19
19
|
*/
|
|
20
|
-
function InsightTitle({ title }) {
|
|
20
|
+
export function InsightTitle({ title }) {
|
|
21
21
|
return (_jsx("div", { className: "insight-title-outer", children: _jsx("div", { className: "insight-title", children: _jsx(ResponsiveEllipsis, { text: title, maxLine: 2, ellipsis: "...", className: "item-headline-inner s-headline" }) }) }));
|
|
22
22
|
}
|
|
23
|
-
export default InsightTitle;
|
|
24
23
|
//# sourceMappingURL=InsightTitle.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"InsightTitle.js","sourceRoot":"","sources":["../../src/insightView/InsightTitle.tsx"],"names":[],"mappings":";AAAA,qCAAqC;AAErC,OAAO,qBAAqB,MAAM,sBAAsB,CAAC;AACzD,OAAO,aAAa,MAAM,2CAA2C,CAAC;AAItE,2DAA2D;AAC3D,iEAAiE;AACjE,6FAA6F;AAC7F,MAAM,aAAc,SAAQ,qBAAqB;IACpC,kBAAkB,CACvB,SAAkC,EAClC,SAAkC,EAClC,QAAiB;QAEjB,IAAI,IAAI,CAAC,SAAS,CAAC,SAAS,CAAC,KAAK,IAAI,CAAC,SAAS,CAAC,IAAI,CAAC,KAAK,CAAC,EAAE,CAAC;YAC3D,SAAS,GAAG,IAAI,CAAC,KAAK,CAAC;QAC3B,CAAC;QAED,KAAK,CAAC,kBAAkB,EAAE,CAAC,SAAS,EAAE,SAAS,EAAE,QAAQ,CAAC,CAAC;IAC/D,CAAC;CACJ;AAED,MAAM,kBAAkB,GAAG,aAAa,EAAE,CAAC,aAAa,CAAC,CAAC;AAE1D;;GAEG;AACH,
|
|
1
|
+
{"version":3,"file":"InsightTitle.js","sourceRoot":"","sources":["../../src/insightView/InsightTitle.tsx"],"names":[],"mappings":";AAAA,qCAAqC;AAErC,OAAO,qBAAqB,MAAM,sBAAsB,CAAC;AACzD,OAAO,aAAa,MAAM,2CAA2C,CAAC;AAItE,2DAA2D;AAC3D,iEAAiE;AACjE,6FAA6F;AAC7F,MAAM,aAAc,SAAQ,qBAAqB;IACpC,kBAAkB,CACvB,SAAkC,EAClC,SAAkC,EAClC,QAAiB;QAEjB,IAAI,IAAI,CAAC,SAAS,CAAC,SAAS,CAAC,KAAK,IAAI,CAAC,SAAS,CAAC,IAAI,CAAC,KAAK,CAAC,EAAE,CAAC;YAC3D,SAAS,GAAG,IAAI,CAAC,KAAK,CAAC;QAC3B,CAAC;QAED,KAAK,CAAC,kBAAkB,EAAE,CAAC,SAAS,EAAE,SAAS,EAAE,QAAQ,CAAC,CAAC;IAC/D,CAAC;CACJ;AAED,MAAM,kBAAkB,GAAG,aAAa,EAAE,CAAC,aAAa,CAAC,CAAC;AAE1D;;GAEG;AACH,MAAM,UAAU,YAAY,CAAC,EAAE,KAAK,EAAsB;IACtD,OAAO,CACH,cAAK,SAAS,EAAC,qBAAqB,YAChC,cAAK,SAAS,EAAC,eAAe,YAC1B,KAAC,kBAAkB,IACf,IAAI,EAAE,KAAK,EACX,OAAO,EAAE,CAAC,EACV,QAAQ,EAAC,KAAK,EACd,SAAS,EAAC,gCAAgC,GAC5C,GACA,GACJ,CACT,CAAC;AACN,CAAC"}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { WrappedComponentProps } from "react-intl";
|
|
2
1
|
import { IInsightViewProps } from "../internal/index.js";
|
|
3
|
-
export declare const IntlInsightView: import("react").ComponentType<
|
|
2
|
+
export declare const IntlInsightView: import("react").ComponentType<IInsightViewProps>;
|
|
4
3
|
/**
|
|
5
4
|
* Renders insight which was previously created and saved in the Analytical Designer.
|
|
6
5
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"InsightView.d.ts","sourceRoot":"","sources":["../../src/insightView/InsightView.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"InsightView.d.ts","sourceRoot":"","sources":["../../src/insightView/InsightView.tsx"],"names":[],"mappings":"AAuCA,OAAO,EAAE,iBAAiB,EAAE,MAAM,sBAAsB,CAAC;AAOzD,eAAO,MAAM,eAAe,kDAqO3B,CAAC;AAEF;;;;GAIG;AACH,wBAAgB,WAAW,CAAC,KAAK,EAAE,iBAAiB,2CAQnD"}
|
|
@@ -1,16 +1,15 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
2
|
// (C) 2019-2025 GoodData Corporation
|
|
3
3
|
import { useCallback, useMemo, useRef, useState } from "react";
|
|
4
|
-
import { injectIntl } from "react-intl";
|
|
5
4
|
import { areObjRefsEqual, idRef, insightRef, insightTitle, insightVisualizationUrl, isIdentifierRef, isUriRef, } from "@gooddata/sdk-model";
|
|
6
5
|
import { ErrorComponent as DefaultError, LoadingComponent as DefaultLoading, IntlWrapper, convertError, resolveLocale, useBackendWithCorrelation, useCancelablePromise, withContexts, } from "@gooddata/sdk-ui";
|
|
7
6
|
import { withMapboxToken } from "@gooddata/sdk-ui-geo";
|
|
8
7
|
import { withAgGridToken } from "@gooddata/sdk-ui-pivot/next";
|
|
9
8
|
import { InsightError } from "./InsightError.js";
|
|
10
9
|
import { InsightRenderer } from "./InsightRenderer.js";
|
|
11
|
-
import InsightTitle from "./InsightTitle.js";
|
|
10
|
+
import { InsightTitle } from "./InsightTitle.js";
|
|
12
11
|
import { colorPaletteDataLoaderFactory, insightDataLoaderFactory, userWorkspaceSettingsDataLoaderFactory, } from "../dataLoaders/index.js";
|
|
13
|
-
function InsightViewCore(props) {
|
|
12
|
+
export const IntlInsightView = withAgGridToken(withMapboxToken(withContexts(function InsightViewCore(props) {
|
|
14
13
|
const { insight, backend, workspace, filters, executeByReference, showTitle, colorPalette, config, execConfig, locale, drillableItems, onDrill, onLoadingChanged, onExportReady, onError, onDataView, onInsightLoaded, pushData, ErrorComponent = DefaultError, LoadingComponent = DefaultLoading, TitleComponent = InsightTitle, } = props;
|
|
15
14
|
const [state, setState] = useState({
|
|
16
15
|
isVisualizationLoading: false,
|
|
@@ -126,8 +125,7 @@ function InsightViewCore(props) {
|
|
|
126
125
|
return (_jsxs("div", { className: "insight-view-container", children: [resolvedTitle ? _jsx(TitleComponent, { title: resolvedTitle }) : null, isLoadingShown ? _jsx(LoadingComponent, { className: "insight-view-loader" }) : null, error && !isDataLoading ? (_jsx(InsightError, { error: convertError(error), ErrorComponent: ErrorComponent })) : null, _jsx("div", { className: "insight-view-visualization",
|
|
127
126
|
// make the visualization div 0 height so that the loading component can take up the whole area
|
|
128
127
|
style: isLoadingShown ? { height: 0 } : undefined, children: settingsResolved ? (_jsx(InsightRenderer, { insight: insightResult, workspace: workspace, backend: backendWithTelemetry, colorPalette: colorPalette ?? colorPaletteResult, config: resolvedConfig, execConfig: execConfig, drillableItems: drillableItems, executeByReference: executeByReference, filters: filters, locale: locale || resolveLocale(workspaceSettingsResult?.locale), settings: workspaceSettingsResult, ErrorComponent: ErrorComponent, LoadingComponent: LoadingComponent, onDrill: onDrill, onError: handleError, onExportReady: onExportReady, onLoadingChanged: handleLoadingChanged, onDataView: onDataView, pushData: pushData })) : null })] }));
|
|
129
|
-
}
|
|
130
|
-
export const IntlInsightView = withAgGridToken(withMapboxToken(withContexts(injectIntl(InsightViewCore))));
|
|
128
|
+
})));
|
|
131
129
|
/**
|
|
132
130
|
* Renders insight which was previously created and saved in the Analytical Designer.
|
|
133
131
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"InsightView.js","sourceRoot":"","sources":["../../src/insightView/InsightView.tsx"],"names":[],"mappings":";AAAA,qCAAqC;AAErC,OAAO,EAAE,WAAW,EAAE,OAAO,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAE/D,OAAO,
|
|
1
|
+
{"version":3,"file":"InsightView.js","sourceRoot":"","sources":["../../src/insightView/InsightView.tsx"],"names":[],"mappings":";AAAA,qCAAqC;AAErC,OAAO,EAAE,WAAW,EAAE,OAAO,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAE/D,OAAO,EAGH,eAAe,EACf,KAAK,EACL,UAAU,EACV,YAAY,EACZ,uBAAuB,EACvB,eAAe,EACf,QAAQ,GACX,MAAM,qBAAqB,CAAC;AAC7B,OAAO,EACH,cAAc,IAAI,YAAY,EAC9B,gBAAgB,IAAI,cAAc,EAElC,WAAW,EAGX,YAAY,EACZ,aAAa,EACb,yBAAyB,EACzB,oBAAoB,EACpB,YAAY,GACf,MAAM,kBAAkB,CAAC;AAC1B,OAAO,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAC;AACvD,OAAO,EAAE,eAAe,EAAE,MAAM,6BAA6B,CAAC;AAE9D,OAAO,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AACjD,OAAO,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAC;AACvD,OAAO,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AACjD,OAAO,EACH,6BAA6B,EAC7B,wBAAwB,EACxB,sCAAsC,GACzC,MAAM,yBAAyB,CAAC;AAQjC,MAAM,CAAC,MAAM,eAAe,GAAG,eAAe,CAC1C,eAAe,CACX,YAAY,CAAC,SAAS,eAAe,CAAC,KAAwB;IAC1D,MAAM,EACF,OAAO,EACP,OAAO,EACP,SAAS,EACT,OAAO,EACP,kBAAkB,EAClB,SAAS,EACT,YAAY,EACZ,MAAM,EACN,UAAU,EACV,MAAM,EACN,cAAc,EAEd,OAAO,EACP,gBAAgB,EAChB,aAAa,EACb,OAAO,EACP,UAAU,EACV,eAAe,EACf,QAAQ,EAER,cAAc,GAAG,YAAY,EAC7B,gBAAgB,GAAG,cAAc,EACjC,cAAc,GAAG,YAAY,GAChC,GAAG,KAAK,CAAC;IAEV,MAAM,CAAC,KAAK,EAAE,QAAQ,CAAC,GAAG,QAAQ,CAAwB;QACtD,sBAAsB,EAAE,KAAK;QAC7B,kBAAkB,EAAE,SAAS;KAChC,CAAC,CAAC;IAEH,0DAA0D;IAC1D,MAAM,eAAe,GAAG,MAAM,CAAqB,SAAS,CAAC,CAAC;IAE9D,MAAM,EACF,KAAK,EAAE,YAAY,EACnB,MAAM,EAAE,aAAa,EACrB,MAAM,EAAE,aAAa,GACxB,GAAG,oBAAoB,CACpB;QACI,OAAO,EAAE,KAAK,IAAI,EAAE;YAChB,MAAM,GAAG,GAAG,OAAO,OAAO,KAAK,QAAQ,CAAC,CAAC,CAAC,KAAK,CAAC,OAAO,EAAE,SAAS,CAAC,CAAC,CAAC,CAAC,OAAO,CAAC;YAE9E,MAAM,WAAW,GAAG,MAAM,wBAAwB;iBAC7C,YAAY,CAAC,SAAS,CAAC;iBACvB,UAAU,CAAC,OAAO,EAAE,GAAG,CAAC,CAAC;YAE9B,IACI,CAAC,eAAe,CAAC,OAAO;gBACxB,CAAC,eAAe,CAAC,eAAe,CAAC,OAAO,EAAE,UAAU,CAAC,WAAW,CAAC,CAAC,EACpE,CAAC;gBACC,eAAe,EAAE,CAAC,WAAW,CAAC,CAAC;gBAC/B,eAAe,CAAC,OAAO,GAAG,UAAU,CAAC,WAAW,CAAC,CAAC;YACtD,CAAC;YAED,IAAI,kBAAkB,EAAE,CAAC;gBACrB;;mBAEG;gBACH,OAAO,WAAW,CAAC;YACvB,CAAC;YAED;;;;eAIG;YACH,OAAO,OAAQ;iBACV,SAAS,CAAC,SAAU,CAAC;iBACrB,QAAQ,EAAE;iBACV,0BAA0B,CAAC,WAAW,EAAE,OAAO,IAAI,EAAE,CAAC,CAAC;QAChE,CAAC;QACD,OAAO,EAAE,CAAC,GAAG,EAAE,EAAE;YACb,MAAM,QAAQ,GAAG,YAAY,CAAC,GAAG,CAAC,CAAC;YACnC,OAAO,EAAE,CAAC,QAAQ,CAAC,CAAC;QACxB,CAAC;KACJ,EACD,CAAC,OAAO,EAAE,OAAO,EAAE,SAAS,EAAE,kBAAkB,EAAE,OAAO,EAAE,eAAe,CAAC,CAC9E,CAAC;IAEF,MAAM,EACF,KAAK,EAAE,iBAAiB,EACxB,MAAM,EAAE,kBAAkB,EAC1B,MAAM,EAAE,kBAAkB,GAC7B,GAAG,oBAAoB,CACpB;QACI,OAAO,EAAE,GAAG,EAAE;YACV,OAAO,6BAA6B,CAAC,YAAY,CAAC,SAAS,CAAC,CAAC,eAAe,CAAC,OAAO,CAAC,CAAC;QAC1F,CAAC;KACJ,EACD,CAAC,OAAO,EAAE,SAAS,CAAC,CACvB,CAAC;IAEF,MAAM,EACF,KAAK,EAAE,sBAAsB,EAC7B,MAAM,EAAE,uBAAuB,EAC/B,MAAM,EAAE,uBAAuB,GAClC,GAAG,oBAAoB,CACpB;QACI,OAAO,EAAE,GAAG,EAAE;YACV,OAAO,sCAAsC;iBACxC,YAAY,CAAC,SAAS,CAAC;iBACvB,wBAAwB,CAAC,OAAO,CAAC,CAAC;QAC3C,CAAC;KACJ,EACD,CAAC,OAAO,EAAE,SAAS,CAAC,CACvB,CAAC;IAEF,uGAAuG;IACvG,gFAAgF;IAChF,MAAM,8BAA8B,GAAG,aAAa,IAAI,uBAAuB,CAAC,aAAa,CAAC,CAAC;IAC/F,MAAM,oBAAoB,GAAG,OAAO,CAAC,GAAG,EAAE;QACtC,MAAM,cAAc,GAA4B,EAAE,GAAG,KAAK,EAAE,CAAC;QAE7D,6FAA6F;QAC7F,IAAI,8BAA8B,EAAE,CAAC;YACjC,MAAM,GAAG,GAAG,oBAAoB,8BAA8B,EAAE,CAAC;YACjE,cAAc,CAAC,GAAG,CAAC,GAAG,IAAI,CAAC;QAC/B,CAAC;QAED,OAAO,OAAO,CAAC,aAAa,CAAC,aAAa,EAAE,cAAc,CAAC,CAAC;QAC5D,uDAAuD;IAC3D,CAAC,EAAE,CAAC,8BAA8B,EAAE,OAAO,CAAC,CAAC,CAAC;IAE9C,MAAM,oBAAoB,GAAG,WAAW,CACpC,CAAC,EAAE,SAAS,EAAE,EAAQ,EAAE;QACpB,QAAQ,CAAC,CAAC,QAAQ,EAAE,EAAE;YAClB,OAAO;gBACH,sBAAsB,EAAE,SAAS;gBACjC,yFAAyF;gBACzF,kBAAkB,EAAE,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,QAAQ,CAAC,kBAAkB;aAC1E,CAAC;QACN,CAAC,CAAC,CAAC;QACH,gBAAgB,EAAE,CAAC,EAAE,SAAS,EAAE,CAAC,CAAC;IACtC,CAAC,EACD,CAAC,gBAAgB,CAAC,CACrB,CAAC;IAEF,MAAM,WAAW,GAAG,WAAW,CAC3B,CAAC,kBAAkB,EAAQ,EAAE;QACzB,QAAQ,CAAC,CAAC,QAAQ,EAAE,EAAE;YAClB,OAAO;gBACH,GAAG,QAAQ;gBACX,kBAAkB;aACrB,CAAC;QACN,CAAC,CAAC,CAAC;QACH,OAAO,EAAE,CAAC,kBAAkB,CAAC,CAAC;IAClC,CAAC,EACD,CAAC,OAAO,CAAC,CACZ,CAAC;IAEF,MAAM,aAAa,GACf,aAAa,KAAK,SAAS;QAC3B,aAAa,KAAK,SAAS;QAC3B,kBAAkB,KAAK,SAAS;QAChC,kBAAkB,KAAK,SAAS;QAChC,uBAAuB,KAAK,SAAS;QACrC,uBAAuB,KAAK,SAAS,CAAC;IAC1C,MAAM,gBAAgB,GAAG,uBAAuB,KAAK,SAAS,CAAC;IAE/D,MAAM,mBAAmB,GAAG,CAAC,OAA6B,EAAsB,EAAE;QAC9E,QAAQ,OAAO,SAAS,EAAE,CAAC;YACvB,KAAK,QAAQ;gBACT,OAAO,SAAS,CAAC;YACrB,KAAK,SAAS;gBACV,OAAO,CAAC,aAAa,IAAI,SAAS,IAAI,OAAO,CAAC,CAAC,CAAC,YAAY,CAAC,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC;YACtF,KAAK,UAAU;gBACX,OAAO,CAAC,aAAa,IAAI,OAAO,IAAI,SAAS,CAAC,OAAO,CAAC,CAAC;YAC3D;gBACI,OAAO,SAAS,CAAC;QACzB,CAAC;IACL,CAAC,CAAC;IACF,MAAM,aAAa,GAAG,mBAAmB,CAAC,aAAa,CAAC,CAAC;IAEzD,MAAM,cAAc,GAAG,aAAa,IAAI,KAAK,CAAC,sBAAsB,CAAC;IACrE,MAAM,KAAK,GACP,KAAK,CAAC,kBAAkB,IAAI,YAAY,IAAI,iBAAiB,IAAI,sBAAsB,CAAC;IAE5F,MAAM,cAAc,GAAG,OAAO,CAAC,GAAG,EAAE;QAChC,OAAO;YACH,GAAG,MAAM;YACT,WAAW,EAAE,MAAM,EAAE,WAAW,IAAI,uBAAuB,EAAE,CAAC,aAAa,CAAC;YAC5E,WAAW,EAAE,MAAM,EAAE,WAAW,IAAI,uBAAuB,EAAE,CAAC,aAAa,CAAC;SAC/E,CAAC;IACN,CAAC,EAAE,CAAC,MAAM,EAAE,uBAAuB,CAAC,CAAC,CAAC;IAEtC,OAAO,CACH,eAAK,SAAS,EAAC,wBAAwB,aAClC,aAAa,CAAC,CAAC,CAAC,KAAC,cAAc,IAAC,KAAK,EAAE,aAAa,GAAI,CAAC,CAAC,CAAC,IAAI,EAC/D,cAAc,CAAC,CAAC,CAAC,KAAC,gBAAgB,IAAC,SAAS,EAAC,qBAAqB,GAAG,CAAC,CAAC,CAAC,IAAI,EAC5E,KAAK,IAAI,CAAC,aAAa,CAAC,CAAC,CAAC,CACvB,KAAC,YAAY,IAAC,KAAK,EAAE,YAAY,CAAC,KAAK,CAAC,EAAE,cAAc,EAAE,cAAc,GAAI,CAC/E,CAAC,CAAC,CAAC,IAAI,EACR,cACI,SAAS,EAAC,4BAA4B;gBACtC,+FAA+F;gBAC/F,KAAK,EAAE,cAAc,CAAC,CAAC,CAAC,EAAE,MAAM,EAAE,CAAC,EAAE,CAAC,CAAC,CAAC,SAAS,YAEhD,gBAAgB,CAAC,CAAC,CAAC,CAChB,KAAC,eAAe,IACZ,OAAO,EAAE,aAAa,EACtB,SAAS,EAAE,SAAS,EACpB,OAAO,EAAE,oBAAoB,EAC7B,YAAY,EAAE,YAAY,IAAI,kBAAkB,EAChD,MAAM,EAAE,cAAc,EACtB,UAAU,EAAE,UAAU,EACtB,cAAc,EAAE,cAAc,EAC9B,kBAAkB,EAAE,kBAAkB,EACtC,OAAO,EAAE,OAAO,EAChB,MAAM,EAAE,MAAM,IAAI,aAAa,CAAC,uBAAuB,EAAE,MAAM,CAAC,EAChE,QAAQ,EAAE,uBAAuB,EACjC,cAAc,EAAE,cAAc,EAC9B,gBAAgB,EAAE,gBAAgB,EAClC,OAAO,EAAE,OAAO,EAChB,OAAO,EAAE,WAAW,EACpB,aAAa,EAAE,aAAa,EAC5B,gBAAgB,EAAE,oBAAoB,EACtC,UAAU,EAAE,UAAU,EACtB,QAAQ,EAAE,QAAQ,GACpB,CACL,CAAC,CAAC,CAAC,IAAI,GACN,IACJ,CACT,CAAC;AACN,CAAC,CAAC,CACL,CACJ,CAAC;AAEF;;;;GAIG;AACH,MAAM,UAAU,WAAW,CAAC,KAAwB;IAChD,MAAM,OAAO,GAAG,sCAAsC,CAAC,KAAK,CAAC,CAAC;IAE9D,OAAO,CACH,KAAC,WAAW,IAAC,MAAM,EAAE,KAAK,CAAC,MAAM,YAC7B,KAAC,eAAe,OAAK,KAAK,EAAE,OAAO,EAAE,OAAO,GAAI,GACtC,CACjB,CAAC;AACN,CAAC;AAED,SAAS,sCAAsC,CAAC,EAAE,OAAO,EAAE,OAAO,EAAqB;IACnF,IAAI,eAAe,CAAC;IACpB,IAAI,OAAO,OAAO,KAAK,QAAQ,EAAE,CAAC;QAC9B,eAAe,GAAG,OAAO,CAAC;IAC9B,CAAC;SAAM,IAAI,eAAe,CAAC,OAAO,CAAC,EAAE,CAAC;QAClC,eAAe,GAAG,OAAO,CAAC,UAAU,CAAC;IACzC,CAAC;SAAM,IAAI,QAAQ,CAAC,OAAO,CAAC,EAAE,CAAC;QAC3B,eAAe,GAAG,OAAO,CAAC,GAAG,CAAC;IAClC,CAAC;IAED,OAAO,yBAAyB,CAAC,OAAO,EAAE,EAAE,eAAe,EAAE,CAAC,CAAC;AACnE,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BaseVisualization.d.ts","sourceRoot":"","sources":["../../../src/internal/components/BaseVisualization.tsx"],"names":[],"mappings":"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
|
|
1
|
+
{"version":3,"file":"BaseVisualization.d.ts","sourceRoot":"","sources":["../../../src/internal/components/BaseVisualization.tsx"],"names":[],"mappings":"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"}
|
|
@@ -135,6 +135,7 @@ export class BaseVisualization extends PureComponent {
|
|
|
135
135
|
const constructorParams = {
|
|
136
136
|
projectId,
|
|
137
137
|
locale,
|
|
138
|
+
messages: this.props.messages,
|
|
138
139
|
environment,
|
|
139
140
|
backend: props.backend.withCorrelation({ visualizationId }),
|
|
140
141
|
element: () => {
|
|
@@ -241,6 +242,7 @@ export class BaseVisualization extends PureComponent {
|
|
|
241
242
|
sourceInsightId: this.props.sourceInsightId,
|
|
242
243
|
configurationPanelRenderers: this.props.configurationPanelRenderers,
|
|
243
244
|
},
|
|
245
|
+
messages: this.props.messages,
|
|
244
246
|
config: this.props.config,
|
|
245
247
|
theme: this.props.theme,
|
|
246
248
|
executionConfig: this.props.executionConfig,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BaseVisualization.js","sourceRoot":"","sources":["../../../src/internal/components/BaseVisualization.tsx"],"names":[],"mappings":";AAAA,qCAAqC;AAErC,OAAO,EAAE,aAAa,EAAa,SAAS,EAAE,MAAM,OAAO,CAAC;AAE5D,OAAO,EAAE,OAAO,EAAE,OAAO,EAAE,IAAI,EAAE,MAAM,WAAW,CAAC;AACnD,OAAO,EAAQ,UAAU,EAAE,MAAM,kBAAkB,CAAC;AACpD,OAAO,EAAE,EAAE,IAAI,MAAM,EAAE,MAAM,MAAM,CAAC;AAGpC,OAAO,EAOH,iBAAiB,EACjB,SAAS,EACT,WAAW,GACd,MAAM,qBAAqB,CAAC;AAU7B,OAAO,EAAE,wBAAwB,EAAyB,MAAM,2BAA2B,CAAC;AAE5F,OAAO,EACH,oBAAoB,GAWvB,MAAM,gCAAgC,CAAC;
|
|
1
|
+
{"version":3,"file":"BaseVisualization.js","sourceRoot":"","sources":["../../../src/internal/components/BaseVisualization.tsx"],"names":[],"mappings":"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"}
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { ReactNode } from "react";
|
|
2
|
-
import { WrappedComponentProps } from "react-intl";
|
|
3
2
|
import { IAlignPoint } from "@gooddata/sdk-ui-kit";
|
|
4
3
|
export interface IBubbleMessageOwnProps {
|
|
5
4
|
showDisabledMessage: boolean;
|
|
@@ -8,10 +7,6 @@ export interface IBubbleMessageOwnProps {
|
|
|
8
7
|
className?: string;
|
|
9
8
|
children?: ReactNode;
|
|
10
9
|
}
|
|
11
|
-
export type IBubbleMessageProps = IBubbleMessageOwnProps
|
|
12
|
-
export declare const DisabledBubbleMessage: import("react").NamedExoticComponent<
|
|
13
|
-
declare const _default: import("react").FC<import("react-intl").WithIntlProps<IBubbleMessageProps>> & {
|
|
14
|
-
WrappedComponent: import("react").ComponentType<IBubbleMessageProps>;
|
|
15
|
-
};
|
|
16
|
-
export default _default;
|
|
10
|
+
export type IBubbleMessageProps = IBubbleMessageOwnProps;
|
|
11
|
+
export declare const DisabledBubbleMessage: import("react").NamedExoticComponent<IBubbleMessageOwnProps>;
|
|
17
12
|
//# sourceMappingURL=DisabledBubbleMessage.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DisabledBubbleMessage.d.ts","sourceRoot":"","sources":["../../../src/internal/components/DisabledBubbleMessage.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,SAAS,EAAQ,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"DisabledBubbleMessage.d.ts","sourceRoot":"","sources":["../../../src/internal/components/DisabledBubbleMessage.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,SAAS,EAAQ,MAAM,OAAO,CAAC;AAKxC,OAAO,EAA8B,WAAW,EAAE,MAAM,sBAAsB,CAAC;AAK/E,MAAM,WAAW,sBAAsB;IACnC,mBAAmB,EAAE,OAAO,CAAC;IAC7B,WAAW,CAAC,EAAE,WAAW,EAAE,CAAC;IAC5B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,QAAQ,CAAC,EAAE,SAAS,CAAC;CACxB;AAED,MAAM,MAAM,mBAAmB,GAAG,sBAAsB,CAAC;AAEzD,eAAO,MAAM,qBAAqB,8DAuBhC,CAAC"}
|
|
@@ -2,11 +2,12 @@ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
|
2
2
|
// (C) 2019-2025 GoodData Corporation
|
|
3
3
|
import { memo } from "react";
|
|
4
4
|
import cx from "classnames";
|
|
5
|
-
import {
|
|
5
|
+
import { useIntl } from "react-intl";
|
|
6
6
|
import { Bubble, BubbleHoverTrigger } from "@gooddata/sdk-ui-kit";
|
|
7
7
|
import { messages } from "../../locales.js";
|
|
8
8
|
import { getTranslation } from "../utils/translations.js";
|
|
9
|
-
export const DisabledBubbleMessage = memo(function DisabledBubbleMessage({ className, alignPoints = [{ align: "cr cl" }], children,
|
|
9
|
+
export const DisabledBubbleMessage = memo(function DisabledBubbleMessage({ className, alignPoints = [{ align: "cr cl" }], children, messageId = messages["notApplicable"].id, showDisabledMessage, }) {
|
|
10
|
+
const intl = useIntl();
|
|
10
11
|
const getBubbleClassNames = () => {
|
|
11
12
|
return cx("bubble-primary", {
|
|
12
13
|
invisible: !showDisabledMessage,
|
|
@@ -14,5 +15,4 @@ export const DisabledBubbleMessage = memo(function DisabledBubbleMessage({ class
|
|
|
14
15
|
};
|
|
15
16
|
return (_jsxs(BubbleHoverTrigger, { className: className, children: [children, _jsx(Bubble, { className: getBubbleClassNames(), alignPoints: alignPoints, children: getTranslation(messageId, intl) })] }));
|
|
16
17
|
});
|
|
17
|
-
export default injectIntl(DisabledBubbleMessage);
|
|
18
18
|
//# sourceMappingURL=DisabledBubbleMessage.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DisabledBubbleMessage.js","sourceRoot":"","sources":["../../../src/internal/components/DisabledBubbleMessage.tsx"],"names":[],"mappings":";AAAA,qCAAqC;AAErC,OAAO,EAAa,IAAI,EAAE,MAAM,OAAO,CAAC;AAExC,OAAO,EAAE,MAAM,YAAY,CAAC;AAC5B,OAAO,
|
|
1
|
+
{"version":3,"file":"DisabledBubbleMessage.js","sourceRoot":"","sources":["../../../src/internal/components/DisabledBubbleMessage.tsx"],"names":[],"mappings":";AAAA,qCAAqC;AAErC,OAAO,EAAa,IAAI,EAAE,MAAM,OAAO,CAAC;AAExC,OAAO,EAAE,MAAM,YAAY,CAAC;AAC5B,OAAO,EAAE,OAAO,EAAE,MAAM,YAAY,CAAC;AAErC,OAAO,EAAE,MAAM,EAAE,kBAAkB,EAAe,MAAM,sBAAsB,CAAC;AAE/E,OAAO,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AAC5C,OAAO,EAAE,cAAc,EAAE,MAAM,0BAA0B,CAAC;AAY1D,MAAM,CAAC,MAAM,qBAAqB,GAAG,IAAI,CAAC,SAAS,qBAAqB,CAAC,EACrE,SAAS,EACT,WAAW,GAAG,CAAC,EAAE,KAAK,EAAE,OAAO,EAAE,CAAC,EAClC,QAAQ,EACR,SAAS,GAAG,QAAQ,CAAC,eAAe,CAAC,CAAC,EAAE,EACxC,mBAAmB,GACD;IAClB,MAAM,IAAI,GAAG,OAAO,EAAE,CAAC;IAEvB,MAAM,mBAAmB,GAAG,GAAW,EAAE;QACrC,OAAO,EAAE,CAAC,gBAAgB,EAAE;YACxB,SAAS,EAAE,CAAC,mBAAmB;SAClC,CAAC,CAAC;IACP,CAAC,CAAC;IAEF,OAAO,CACH,MAAC,kBAAkB,IAAC,SAAS,EAAE,SAAS,aACnC,QAAQ,EACT,KAAC,MAAM,IAAC,SAAS,EAAE,mBAAmB,EAAE,EAAE,WAAW,EAAE,WAAW,YAC7D,cAAc,CAAC,SAAS,EAAE,IAAI,CAAC,GAC3B,IACQ,CACxB,CAAC;AACN,CAAC,CAAC,CAAC"}
|
package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AddActionMenu.d.ts
CHANGED
|
@@ -3,6 +3,6 @@ interface IAddActionMenuProps {
|
|
|
3
3
|
alignTo: HTMLElement;
|
|
4
4
|
onClose: () => void;
|
|
5
5
|
}
|
|
6
|
-
declare function AddActionMenu({ rowIndex, alignTo, onClose }: IAddActionMenuProps): import("react/jsx-runtime").JSX.Element;
|
|
7
|
-
export
|
|
6
|
+
export declare function AddActionMenu({ rowIndex, alignTo, onClose }: IAddActionMenuProps): import("react/jsx-runtime").JSX.Element;
|
|
7
|
+
export {};
|
|
8
8
|
//# sourceMappingURL=AddActionMenu.d.ts.map
|
package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AddActionMenu.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AddActionMenu.d.ts","sourceRoot":"","sources":["../../../../../src/internal/components/attributeHierarchies/attributeHierarchyDialog/AddActionMenu.tsx"],"names":[],"mappings":"AASA,UAAU,mBAAmB;IACzB,QAAQ,EAAE,MAAM,CAAC;IACjB,OAAO,EAAE,WAAW,CAAC;IACrB,OAAO,EAAE,MAAM,IAAI,CAAC;CACvB;AAID,
|
|
1
|
+
{"version":3,"file":"AddActionMenu.d.ts","sourceRoot":"","sources":["../../../../../src/internal/components/attributeHierarchies/attributeHierarchyDialog/AddActionMenu.tsx"],"names":[],"mappings":"AASA,UAAU,mBAAmB;IACzB,QAAQ,EAAE,MAAM,CAAC;IACjB,OAAO,EAAE,WAAW,CAAC;IACrB,OAAO,EAAE,MAAM,IAAI,CAAC;CACvB;AAID,wBAAgB,aAAa,CAAC,EAAE,QAAQ,EAAE,OAAO,EAAE,OAAO,EAAE,EAAE,mBAAmB,2CAuChF"}
|
package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AddActionMenu.js
CHANGED
|
@@ -5,7 +5,7 @@ import { messages } from "@gooddata/sdk-ui";
|
|
|
5
5
|
import { Item, ItemsWrapper, Overlay, Separator } from "@gooddata/sdk-ui-kit";
|
|
6
6
|
import { useAttributeHierarchyDialog } from "./AttributeHierarchyDialogProvider.js";
|
|
7
7
|
const ALIGN_POINTS = [{ align: "br tr" }];
|
|
8
|
-
function AddActionMenu({ rowIndex, alignTo, onClose }) {
|
|
8
|
+
export function AddActionMenu({ rowIndex, alignTo, onClose }) {
|
|
9
9
|
const { formatMessage } = useIntl();
|
|
10
10
|
const { onAddEmptyAttribute } = useAttributeHierarchyDialog();
|
|
11
11
|
const handleAddAbove = () => {
|
|
@@ -20,5 +20,4 @@ function AddActionMenu({ rowIndex, alignTo, onClose }) {
|
|
|
20
20
|
const addBellowText = formatMessage(messages["hierarchyAddAttributeBellow"]);
|
|
21
21
|
return (_jsx(Overlay, { alignTo: alignTo, alignPoints: ALIGN_POINTS, closeOnMouseDrag: true, closeOnOutsideClick: true, onClose: onClose, className: "attribute-hierarchy-add-action-menu s-attribute-hierarchy-add-action-menu", children: _jsxs(ItemsWrapper, { smallItemsSpacing: true, children: [_jsxs(Item, { onClick: handleAddAbove, children: [_jsx("i", { className: "gd-icon-arrow-up s-add-above" }), addAboveText] }), _jsx(Separator, {}), _jsxs(Item, { onClick: handleAddBellow, children: [_jsx("i", { className: "gd-icon-arrow-down s-add-below" }), addBellowText] })] }) }));
|
|
22
22
|
}
|
|
23
|
-
export default AddActionMenu;
|
|
24
23
|
//# sourceMappingURL=AddActionMenu.js.map
|
package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AddActionMenu.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AddActionMenu.js","sourceRoot":"","sources":["../../../../../src/internal/components/attributeHierarchies/attributeHierarchyDialog/AddActionMenu.tsx"],"names":[],"mappings":";AAAA,qCAAqC;AAErC,OAAO,EAAE,OAAO,EAAE,MAAM,YAAY,CAAC;AAErC,OAAO,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AAC5C,OAAO,EAAE,IAAI,EAAE,YAAY,EAAE,OAAO,EAAE,SAAS,EAAE,MAAM,sBAAsB,CAAC;AAE9E,OAAO,EAAE,2BAA2B,EAAE,MAAM,uCAAuC,CAAC;AAQpF,MAAM,YAAY,GAAG,CAAC,EAAE,KAAK,EAAE,OAAO,EAAE,CAAC,CAAC;AAE1C,
|
|
1
|
+
{"version":3,"file":"AddActionMenu.js","sourceRoot":"","sources":["../../../../../src/internal/components/attributeHierarchies/attributeHierarchyDialog/AddActionMenu.tsx"],"names":[],"mappings":";AAAA,qCAAqC;AAErC,OAAO,EAAE,OAAO,EAAE,MAAM,YAAY,CAAC;AAErC,OAAO,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AAC5C,OAAO,EAAE,IAAI,EAAE,YAAY,EAAE,OAAO,EAAE,SAAS,EAAE,MAAM,sBAAsB,CAAC;AAE9E,OAAO,EAAE,2BAA2B,EAAE,MAAM,uCAAuC,CAAC;AAQpF,MAAM,YAAY,GAAG,CAAC,EAAE,KAAK,EAAE,OAAO,EAAE,CAAC,CAAC;AAE1C,MAAM,UAAU,aAAa,CAAC,EAAE,QAAQ,EAAE,OAAO,EAAE,OAAO,EAAuB;IAC7E,MAAM,EAAE,aAAa,EAAE,GAAG,OAAO,EAAE,CAAC;IACpC,MAAM,EAAE,mBAAmB,EAAE,GAAG,2BAA2B,EAAE,CAAC;IAE9D,MAAM,cAAc,GAAG,GAAG,EAAE;QACxB,mBAAmB,CAAC,QAAQ,GAAG,CAAC,CAAC,CAAC;QAClC,OAAO,EAAE,CAAC;IACd,CAAC,CAAC;IAEF,MAAM,eAAe,GAAG,GAAG,EAAE;QACzB,mBAAmB,CAAC,QAAQ,CAAC,CAAC;QAC9B,OAAO,EAAE,CAAC;IACd,CAAC,CAAC;IAEF,MAAM,YAAY,GAAG,aAAa,CAAC,QAAQ,CAAC,4BAA4B,CAAC,CAAC,CAAC;IAC3E,MAAM,aAAa,GAAG,aAAa,CAAC,QAAQ,CAAC,6BAA6B,CAAC,CAAC,CAAC;IAE7E,OAAO,CACH,KAAC,OAAO,IACJ,OAAO,EAAE,OAAO,EAChB,WAAW,EAAE,YAAY,EACzB,gBAAgB,QAChB,mBAAmB,QACnB,OAAO,EAAE,OAAO,EAChB,SAAS,EAAC,2EAA2E,YAErF,MAAC,YAAY,IAAC,iBAAiB,mBAC3B,MAAC,IAAI,IAAC,OAAO,EAAE,cAAc,aACzB,YAAG,SAAS,EAAC,8BAA8B,GAAG,EAC7C,YAAY,IACV,EACP,KAAC,SAAS,KAAG,EACb,MAAC,IAAI,IAAC,OAAO,EAAE,eAAe,aAC1B,YAAG,SAAS,EAAC,gCAAgC,GAAG,EAC/C,aAAa,IACX,IACI,GACT,CACb,CAAC;AACN,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AddAttributeAction.d.ts","sourceRoot":"","sources":["../../../../../src/internal/components/attributeHierarchies/attributeHierarchyDialog/AddAttributeAction.tsx"],"names":[],"mappings":"AASA,
|
|
1
|
+
{"version":3,"file":"AddAttributeAction.d.ts","sourceRoot":"","sources":["../../../../../src/internal/components/attributeHierarchies/attributeHierarchyDialog/AddAttributeAction.tsx"],"names":[],"mappings":"AASA,wBAAgB,kBAAkB,4CAmBjC"}
|