@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
package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AddAttributeAction.js
CHANGED
|
@@ -4,7 +4,7 @@ import { useIntl } from "react-intl";
|
|
|
4
4
|
import { messages } from "@gooddata/sdk-ui";
|
|
5
5
|
import { Button } from "@gooddata/sdk-ui-kit";
|
|
6
6
|
import { useAttributeHierarchyDialog } from "./AttributeHierarchyDialogProvider.js";
|
|
7
|
-
function AddAttributeAction() {
|
|
7
|
+
export function AddAttributeAction() {
|
|
8
8
|
const { formatMessage } = useIntl();
|
|
9
9
|
const { onAddEmptyAttribute, attributes } = useAttributeHierarchyDialog();
|
|
10
10
|
const handleAddAttribute = () => {
|
|
@@ -13,5 +13,4 @@ function AddAttributeAction() {
|
|
|
13
13
|
const addAttributeText = formatMessage(messages["hierarchyAddAttribute"]);
|
|
14
14
|
return (_jsx("div", { className: "attribute-hierarchy-add-attribute-action s-attribute-hierarchy-add-attribute-action", children: _jsx(Button, { className: "gd-button-link gd-icon-plus", value: addAttributeText, onClick: handleAddAttribute }) }));
|
|
15
15
|
}
|
|
16
|
-
export default AddAttributeAction;
|
|
17
16
|
//# sourceMappingURL=AddAttributeAction.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AddAttributeAction.js","sourceRoot":"","sources":["../../../../../src/internal/components/attributeHierarchies/attributeHierarchyDialog/AddAttributeAction.tsx"],"names":[],"mappings":";AAAA,qCAAqC;AAErC,OAAO,EAAE,OAAO,EAAE,MAAM,YAAY,CAAC;AAErC,OAAO,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AAC5C,OAAO,EAAE,MAAM,EAAE,MAAM,sBAAsB,CAAC;AAE9C,OAAO,EAAE,2BAA2B,EAAE,MAAM,uCAAuC,CAAC;AAEpF,
|
|
1
|
+
{"version":3,"file":"AddAttributeAction.js","sourceRoot":"","sources":["../../../../../src/internal/components/attributeHierarchies/attributeHierarchyDialog/AddAttributeAction.tsx"],"names":[],"mappings":";AAAA,qCAAqC;AAErC,OAAO,EAAE,OAAO,EAAE,MAAM,YAAY,CAAC;AAErC,OAAO,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AAC5C,OAAO,EAAE,MAAM,EAAE,MAAM,sBAAsB,CAAC;AAE9C,OAAO,EAAE,2BAA2B,EAAE,MAAM,uCAAuC,CAAC;AAEpF,MAAM,UAAU,kBAAkB;IAC9B,MAAM,EAAE,aAAa,EAAE,GAAG,OAAO,EAAE,CAAC;IACpC,MAAM,EAAE,mBAAmB,EAAE,UAAU,EAAE,GAAG,2BAA2B,EAAE,CAAC;IAE1E,MAAM,kBAAkB,GAAG,GAAG,EAAE;QAC5B,mBAAmB,CAAC,UAAU,CAAC,MAAM,GAAG,CAAC,CAAC,CAAC;IAC/C,CAAC,CAAC;IAEF,MAAM,gBAAgB,GAAG,aAAa,CAAC,QAAQ,CAAC,uBAAuB,CAAC,CAAC,CAAC;IAE1E,OAAO,CACH,cAAK,SAAS,EAAC,qFAAqF,YAChG,KAAC,MAAM,IACH,SAAS,EAAC,6BAA6B,EACvC,KAAK,EAAE,gBAAgB,EACvB,OAAO,EAAE,kBAAkB,GAC7B,GACA,CACT,CAAC;AACN,CAAC"}
|
package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeDropdown.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
interface IAttributeDropdownProps {
|
|
2
2
|
rowIndex: number;
|
|
3
3
|
}
|
|
4
|
-
declare function AttributeDropdown({ rowIndex }: IAttributeDropdownProps): import("react/jsx-runtime").JSX.Element;
|
|
5
|
-
export
|
|
4
|
+
export declare function AttributeDropdown({ rowIndex }: IAttributeDropdownProps): import("react/jsx-runtime").JSX.Element;
|
|
5
|
+
export {};
|
|
6
6
|
//# sourceMappingURL=AttributeDropdown.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AttributeDropdown.d.ts","sourceRoot":"","sources":["../../../../../src/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeDropdown.tsx"],"names":[],"mappings":"AAaA,UAAU,uBAAuB;IAC7B,QAAQ,EAAE,MAAM,CAAC;CACpB;AAED,
|
|
1
|
+
{"version":3,"file":"AttributeDropdown.d.ts","sourceRoot":"","sources":["../../../../../src/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeDropdown.tsx"],"names":[],"mappings":"AAaA,UAAU,uBAAuB;IAC7B,QAAQ,EAAE,MAAM,CAAC;CACpB;AAED,wBAAgB,iBAAiB,CAAC,EAAE,QAAQ,EAAE,EAAE,uBAAuB,2CAgDtE"}
|
package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeDropdown.js
CHANGED
|
@@ -4,9 +4,9 @@ import { useEffect, useState } from "react";
|
|
|
4
4
|
import { useIntl } from "react-intl";
|
|
5
5
|
import { messages } from "@gooddata/sdk-ui";
|
|
6
6
|
import { Dropdown, DropdownButton } from "@gooddata/sdk-ui-kit";
|
|
7
|
-
import AttributeDropdownBody from "./AttributeDropdownBody.js";
|
|
7
|
+
import { AttributeDropdownBody } from "./AttributeDropdownBody.js";
|
|
8
8
|
import { useAttributeHierarchyDialog } from "./AttributeHierarchyDialogProvider.js";
|
|
9
|
-
function AttributeDropdown({ rowIndex }) {
|
|
9
|
+
export function AttributeDropdown({ rowIndex }) {
|
|
10
10
|
const { formatMessage } = useIntl();
|
|
11
11
|
const { getValidAttributes, onCompleteAttribute } = useAttributeHierarchyDialog();
|
|
12
12
|
const [items, setItems] = useState([]);
|
|
@@ -25,5 +25,4 @@ function AttributeDropdown({ rowIndex }) {
|
|
|
25
25
|
return (_jsx(AttributeDropdownBody, { items: items, isLoading: isLoading, onSelect: handleSelect, closeDropdown: closeDropdown }));
|
|
26
26
|
} }));
|
|
27
27
|
}
|
|
28
|
-
export default AttributeDropdown;
|
|
29
28
|
//# sourceMappingURL=AttributeDropdown.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AttributeDropdown.js","sourceRoot":"","sources":["../../../../../src/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeDropdown.tsx"],"names":[],"mappings":";AAAA,qCAAqC;AAErC,OAAO,EAAE,SAAS,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAE5C,OAAO,EAAE,OAAO,EAAE,MAAM,YAAY,CAAC;AAErC,OAAO,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AAC5C,OAAO,EAAE,QAAQ,EAAE,cAAc,EAAE,MAAM,sBAAsB,CAAC;AAEhE,OAAO,qBAAqB,MAAM,4BAA4B,CAAC;
|
|
1
|
+
{"version":3,"file":"AttributeDropdown.js","sourceRoot":"","sources":["../../../../../src/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeDropdown.tsx"],"names":[],"mappings":";AAAA,qCAAqC;AAErC,OAAO,EAAE,SAAS,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAE5C,OAAO,EAAE,OAAO,EAAE,MAAM,YAAY,CAAC;AAErC,OAAO,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AAC5C,OAAO,EAAE,QAAQ,EAAE,cAAc,EAAE,MAAM,sBAAsB,CAAC;AAEhE,OAAO,EAAE,qBAAqB,EAAE,MAAM,4BAA4B,CAAC;AACnE,OAAO,EAAE,2BAA2B,EAAE,MAAM,uCAAuC,CAAC;AAOpF,MAAM,UAAU,iBAAiB,CAAC,EAAE,QAAQ,EAA2B;IACnE,MAAM,EAAE,aAAa,EAAE,GAAG,OAAO,EAAE,CAAC;IACpC,MAAM,EAAE,kBAAkB,EAAE,mBAAmB,EAAE,GAAG,2BAA2B,EAAE,CAAC;IAElF,MAAM,CAAC,KAAK,EAAE,QAAQ,CAAC,GAAG,QAAQ,CAA0B,EAAE,CAAC,CAAC;IAChE,MAAM,CAAC,SAAS,EAAE,UAAU,CAAC,GAAG,QAAQ,CAAU,IAAI,CAAC,CAAC;IAExD,MAAM,YAAY,GAAG,CAAC,YAAmC,EAAE,EAAE;QACzD,mBAAmB,CAAC,YAAY,EAAE,QAAQ,CAAC,CAAC;IAChD,CAAC,CAAC;IAEF,SAAS,CAAC,GAAG,EAAE;QACX,kBAAkB,CAAC,QAAQ,CAAC,CAAC,IAAI,CAAC,CAAC,UAAU,EAAE,EAAE;YAC7C,QAAQ,CAAC,UAAU,CAAC,CAAC;YACrB,UAAU,CAAC,KAAK,CAAC,CAAC;QACtB,CAAC,CAAC,CAAC;IACP,CAAC,EAAE,CAAC,kBAAkB,EAAE,QAAQ,CAAC,CAAC,CAAC;IAEnC,MAAM,mBAAmB,GAAG,aAAa,CAAC,QAAQ,CAAC,4BAA4B,CAAC,CAAC,CAAC;IAElF,OAAO,CACH,KAAC,QAAQ,IACL,SAAS,EAAC,iFAAiF,EAC3F,mBAAmB,QACnB,gBAAgB,QAChB,mBAAmB,QACnB,UAAU,QACV,YAAY,EAAE,CAAC,EAAE,MAAM,EAAE,cAAc,EAAE,EAAE,EAAE,CAAC,CAC1C,KAAC,cAAc,IACX,SAAS,EAAC,+FAA+F,EACzG,KAAK,EAAE,mBAAmB,EAC1B,MAAM,EAAE,MAAM,EACd,OAAO,QACP,OAAO,EAAE,cAAc,GACzB,CACL,EACD,UAAU,EAAE,CAAC,EAAE,aAAa,EAAE,EAAE,EAAE;YAC9B,OAAO,CACH,KAAC,qBAAqB,IAClB,KAAK,EAAE,KAAK,EACZ,SAAS,EAAE,SAAS,EACpB,QAAQ,EAAE,YAAY,EACtB,aAAa,EAAE,aAAa,GAC9B,CACL,CAAC;QACN,CAAC,GACH,CACL,CAAC;AACN,CAAC"}
|
|
@@ -5,6 +5,6 @@ interface IAttributeDropdownBodyProps {
|
|
|
5
5
|
onSelect: (item: ICatalogAttributeData) => void;
|
|
6
6
|
closeDropdown: EmptyParamCallback;
|
|
7
7
|
}
|
|
8
|
-
declare function AttributeDropdownBody({ items, isLoading, closeDropdown, onSelect }: IAttributeDropdownBodyProps): import("react/jsx-runtime").JSX.Element;
|
|
9
|
-
export
|
|
8
|
+
export declare function AttributeDropdownBody({ items, isLoading, closeDropdown, onSelect, }: IAttributeDropdownBodyProps): import("react/jsx-runtime").JSX.Element;
|
|
9
|
+
export {};
|
|
10
10
|
//# sourceMappingURL=AttributeDropdownBody.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AttributeDropdownBody.d.ts","sourceRoot":"","sources":["../../../../../src/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeDropdownBody.tsx"],"names":[],"mappings":"AASA,OAAO,EAA4B,kBAAkB,EAAE,qBAAqB,EAAE,MAAM,YAAY,CAAC;AAMjG,UAAU,2BAA2B;IACjC,KAAK,EAAE,qBAAqB,EAAE,CAAC;IAC/B,SAAS,EAAE,OAAO,CAAC;IACnB,QAAQ,EAAE,CAAC,IAAI,EAAE,qBAAqB,KAAK,IAAI,CAAC;IAChD,aAAa,EAAE,kBAAkB,CAAC;CACrC;AAeD,
|
|
1
|
+
{"version":3,"file":"AttributeDropdownBody.d.ts","sourceRoot":"","sources":["../../../../../src/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeDropdownBody.tsx"],"names":[],"mappings":"AASA,OAAO,EAA4B,kBAAkB,EAAE,qBAAqB,EAAE,MAAM,YAAY,CAAC;AAMjG,UAAU,2BAA2B;IACjC,KAAK,EAAE,qBAAqB,EAAE,CAAC;IAC/B,SAAS,EAAE,OAAO,CAAC;IACnB,QAAQ,EAAE,CAAC,IAAI,EAAE,qBAAqB,KAAK,IAAI,CAAC;IAChD,aAAa,EAAE,kBAAkB,CAAC;CACrC;AAeD,wBAAgB,qBAAqB,CAAC,EAClC,KAAK,EACL,SAAS,EACT,aAAa,EACb,QAAQ,GACX,EAAE,2BAA2B,2CAgD7B"}
|
|
@@ -20,7 +20,7 @@ const TABS = [
|
|
|
20
20
|
icon: "gd-icon-date",
|
|
21
21
|
},
|
|
22
22
|
];
|
|
23
|
-
function AttributeDropdownBody({ items, isLoading, closeDropdown, onSelect }) {
|
|
23
|
+
export function AttributeDropdownBody({ items, isLoading, closeDropdown, onSelect, }) {
|
|
24
24
|
const { formatMessage } = useIntl();
|
|
25
25
|
const [selectedTab, setSelectedTab] = useState(CatalogAttributeDataType.ATTRIBUTE);
|
|
26
26
|
const [searchString, setSearchString] = useState("");
|
|
@@ -37,5 +37,4 @@ function AttributeDropdownBody({ items, isLoading, closeDropdown, onSelect }) {
|
|
|
37
37
|
return (_jsx(SingleSelectListItem, { className: "attribute-hierarchy-attribute-dropdown-item s-attribute-hierarchy-attribute-dropdown-item", title: item.title, onClick: handleClick, icon: item.icon }));
|
|
38
38
|
} }));
|
|
39
39
|
}
|
|
40
|
-
export default AttributeDropdownBody;
|
|
41
40
|
//# sourceMappingURL=AttributeDropdownBody.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AttributeDropdownBody.js","sourceRoot":"","sources":["../../../../../src/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeDropdownBody.tsx"],"names":[],"mappings":";AAAA,qCAAqC;AAErC,OAAO,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEjC,OAAO,EAAE,OAAO,EAAE,MAAM,YAAY,CAAC;AAErC,OAAO,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AAC5C,OAAO,EAAE,YAAY,EAAQ,oBAAoB,EAAE,MAAM,sBAAsB,CAAC;AAEhF,OAAO,EAAE,wBAAwB,EAA6C,MAAM,YAAY,CAAC;AACjG,OAAO,EAAE,gBAAgB,EAAE,MAAM,YAAY,CAAC;AAE9C,MAAM,sBAAsB,GAAG,GAAG,CAAC;AACnC,MAAM,2BAA2B,GAAG,GAAG,CAAC;AASxC,MAAM,IAAI,GAAW;IACjB;QACI,EAAE,EAAE,wBAAwB,CAAC,SAAS;QACtC,QAAQ,EAAE,IAAI;QACd,IAAI,EAAE,mBAAmB;KAC5B;IACD;QACI,EAAE,EAAE,wBAAwB,CAAC,cAAc;QAC3C,QAAQ,EAAE,IAAI;QACd,IAAI,EAAE,cAAc;KACvB;CACJ,CAAC;AAEF,
|
|
1
|
+
{"version":3,"file":"AttributeDropdownBody.js","sourceRoot":"","sources":["../../../../../src/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeDropdownBody.tsx"],"names":[],"mappings":";AAAA,qCAAqC;AAErC,OAAO,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEjC,OAAO,EAAE,OAAO,EAAE,MAAM,YAAY,CAAC;AAErC,OAAO,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AAC5C,OAAO,EAAE,YAAY,EAAQ,oBAAoB,EAAE,MAAM,sBAAsB,CAAC;AAEhF,OAAO,EAAE,wBAAwB,EAA6C,MAAM,YAAY,CAAC;AACjG,OAAO,EAAE,gBAAgB,EAAE,MAAM,YAAY,CAAC;AAE9C,MAAM,sBAAsB,GAAG,GAAG,CAAC;AACnC,MAAM,2BAA2B,GAAG,GAAG,CAAC;AASxC,MAAM,IAAI,GAAW;IACjB;QACI,EAAE,EAAE,wBAAwB,CAAC,SAAS;QACtC,QAAQ,EAAE,IAAI;QACd,IAAI,EAAE,mBAAmB;KAC5B;IACD;QACI,EAAE,EAAE,wBAAwB,CAAC,cAAc;QAC3C,QAAQ,EAAE,IAAI;QACd,IAAI,EAAE,cAAc;KACvB;CACJ,CAAC;AAEF,MAAM,UAAU,qBAAqB,CAAC,EAClC,KAAK,EACL,SAAS,EACT,aAAa,EACb,QAAQ,GACkB;IAC1B,MAAM,EAAE,aAAa,EAAE,GAAG,OAAO,EAAE,CAAC;IAEpC,MAAM,CAAC,WAAW,EAAE,cAAc,CAAC,GAAG,QAAQ,CAAS,wBAAwB,CAAC,SAAS,CAAC,CAAC;IAC3F,MAAM,CAAC,YAAY,EAAE,eAAe,CAAC,GAAG,QAAQ,CAAS,EAAE,CAAC,CAAC;IAE7D,MAAM,YAAY,GAA4B,gBAAgB,CAAC,KAAK,EAAE,WAAW,EAAE,YAAY,CAAC,CAAC;IAEjG,MAAM,eAAe,GAAG,CAAC,GAAS,EAAE,EAAE;QAClC,cAAc,CAAC,GAAG,CAAC,EAAE,CAAC,CAAC;IAC3B,CAAC,CAAC;IAEF,MAAM,qBAAqB,GAAG,aAAa,CAAC,QAAQ,CAAC,0BAA0B,CAAC,CAAC,CAAC;IAElF,OAAO,CACH,KAAC,YAAY,IACT,SAAS,EAAC,2FAA2F,EACrG,aAAa,EAAC,4EAA4E,EAC1F,KAAK,EAAE,sBAAsB,EAC7B,SAAS,EAAE,2BAA2B,EACtC,UAAU,QACV,iBAAiB,EAAE,qBAAqB,EACxC,YAAY,EAAE,YAAY,EAC1B,QAAQ,EAAE,eAAe,EACzB,KAAK,EAAE,YAAY,EACnB,UAAU,EAAE,YAAY,CAAC,MAAM,EAC/B,QAAQ,QACR,IAAI,EAAE,IAAI,EACV,WAAW,EAAE,eAAe,EAC5B,aAAa,EAAE,WAAW,EAC1B,SAAS,EAAE,SAAS,EACpB,UAAU,EAAE,CAAC,EAAE,IAAI,EAAE,EAAE,EAAE;YACrB,MAAM,WAAW,GAAG,GAAG,EAAE;gBACrB,aAAa,EAAE,CAAC;gBAChB,QAAQ,CAAC,IAAI,CAAC,CAAC;YACnB,CAAC,CAAC;YAEF,OAAO,CACH,KAAC,oBAAoB,IACjB,SAAS,EAAC,2FAA2F,EACrG,KAAK,EAAE,IAAI,CAAC,KAAK,EACjB,OAAO,EAAE,WAAW,EACpB,IAAI,EAAE,IAAI,CAAC,IAAI,GACjB,CACL,CAAC;QACN,CAAC,GACH,CACL,CAAC;AACN,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
-
import AttributeHierarchyDialogCore from "./AttributeHierarchyDialogCore.js";
|
|
2
|
+
import { AttributeHierarchyDialogCore } from "./AttributeHierarchyDialogCore.js";
|
|
3
3
|
import { AttributeHierarchyDialogProvider } from "./AttributeHierarchyDialogProvider.js";
|
|
4
4
|
/**
|
|
5
5
|
* @internal
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AttributeHierarchyDialog.js","sourceRoot":"","sources":["../../../../../src/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeHierarchyDialog.tsx"],"names":[],"mappings":";AAIA,OAAO,4BAA4B,MAAM,mCAAmC,CAAC;
|
|
1
|
+
{"version":3,"file":"AttributeHierarchyDialog.js","sourceRoot":"","sources":["../../../../../src/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeHierarchyDialog.tsx"],"names":[],"mappings":";AAIA,OAAO,EAAE,4BAA4B,EAAE,MAAM,mCAAmC,CAAC;AACjF,OAAO,EAAE,gCAAgC,EAAE,MAAM,uCAAuC,CAAC;AAezF;;GAEG;AACH,MAAM,UAAU,wBAAwB,CAAC,EACrC,mBAAmB,EACnB,yBAAyB,EACzB,OAAO,EACP,qBAAqB,EACrB,eAAe,EACf,qBAAqB,EACrB,wBAAwB,GACK;IAC7B,OAAO,CACH,KAAC,gCAAgC,IAC7B,mBAAmB,EAAE,mBAAmB,EACxC,yBAAyB,EAAE,yBAAyB,EACpD,OAAO,EAAE,OAAO,EAChB,qBAAqB,EAAE,qBAAqB,EAC5C,eAAe,EAAE,eAAe,EAChC,qBAAqB,EAAE,qBAAqB,EAC5C,wBAAwB,EAAE,wBAAwB,YAElD,KAAC,4BAA4B,KAAG,GACD,CACtC,CAAC;AACN,CAAC"}
|
|
@@ -1,3 +1,2 @@
|
|
|
1
|
-
declare function AttributeHierarchyDialogContent(): import("react/jsx-runtime").JSX.Element;
|
|
2
|
-
export default AttributeHierarchyDialogContent;
|
|
1
|
+
export declare function AttributeHierarchyDialogContent(): import("react/jsx-runtime").JSX.Element;
|
|
3
2
|
//# sourceMappingURL=AttributeHierarchyDialogContent.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AttributeHierarchyDialogContent.d.ts","sourceRoot":"","sources":["../../../../../src/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeHierarchyDialogContent.tsx"],"names":[],"mappings":"AAeA,
|
|
1
|
+
{"version":3,"file":"AttributeHierarchyDialogContent.d.ts","sourceRoot":"","sources":["../../../../../src/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeHierarchyDialogContent.tsx"],"names":[],"mappings":"AAeA,wBAAgB,+BAA+B,4CA6B9C"}
|
|
@@ -3,18 +3,17 @@ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
|
3
3
|
import { useIntl } from "react-intl";
|
|
4
4
|
import { messages } from "@gooddata/sdk-ui";
|
|
5
5
|
import { List, LoadingMask } from "@gooddata/sdk-ui-kit";
|
|
6
|
-
import AddAttributeAction from "./AddAttributeAction.js";
|
|
6
|
+
import { AddAttributeAction } from "./AddAttributeAction.js";
|
|
7
7
|
import { useAttributeHierarchyDialog } from "./AttributeHierarchyDialogProvider.js";
|
|
8
|
-
import AttributeItem from "./AttributeItem.js";
|
|
8
|
+
import { AttributeItem } from "./AttributeItem.js";
|
|
9
9
|
const DEFAULT_WIDTH = 845;
|
|
10
10
|
const DEFAULT_HEIGHT = 388;
|
|
11
11
|
const DEFAULT_ROW_HEIGHT = 43;
|
|
12
|
-
function AttributeHierarchyDialogContent() {
|
|
12
|
+
export function AttributeHierarchyDialogContent() {
|
|
13
13
|
const { formatMessage } = useIntl();
|
|
14
14
|
const { isLoading, attributes } = useAttributeHierarchyDialog();
|
|
15
15
|
const emptyItem = attributes.find((item) => !item.completed);
|
|
16
16
|
const tableTitle = formatMessage(messages["hierarchyLevels"]);
|
|
17
17
|
return (_jsxs("div", { className: "gd-dialog-content attribute-hierarchy-dialog-content", children: [_jsx("div", { className: "attribute-hierarchy-table-title s-attribute-hierarchy-table-title", children: tableTitle }), _jsx(List, { className: "attribute-hierarchy-table s-attribute-hierarchy-table", width: DEFAULT_WIDTH, maxHeight: DEFAULT_HEIGHT, items: attributes, itemHeight: DEFAULT_ROW_HEIGHT, itemsCount: attributes.length, scrollToItem: emptyItem, renderItem: ({ rowIndex, item }) => _jsx(AttributeItem, { rowIndex: rowIndex, attribute: item }) }), _jsx(AddAttributeAction, {}), isLoading ? (_jsx(LoadingMask, { className: "attribute-hierarchy-content-loading-mask s-attribute-hierarchy-content-loading-mask" })) : null] }));
|
|
18
18
|
}
|
|
19
|
-
export default AttributeHierarchyDialogContent;
|
|
20
19
|
//# sourceMappingURL=AttributeHierarchyDialogContent.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AttributeHierarchyDialogContent.js","sourceRoot":"","sources":["../../../../../src/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeHierarchyDialogContent.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,WAAW,EAAE,MAAM,sBAAsB,CAAC;AAEzD,OAAO,kBAAkB,MAAM,yBAAyB,CAAC;
|
|
1
|
+
{"version":3,"file":"AttributeHierarchyDialogContent.js","sourceRoot":"","sources":["../../../../../src/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeHierarchyDialogContent.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,WAAW,EAAE,MAAM,sBAAsB,CAAC;AAEzD,OAAO,EAAE,kBAAkB,EAAE,MAAM,yBAAyB,CAAC;AAC7D,OAAO,EAAE,2BAA2B,EAAE,MAAM,uCAAuC,CAAC;AACpF,OAAO,EAAE,aAAa,EAAE,MAAM,oBAAoB,CAAC;AAEnD,MAAM,aAAa,GAAG,GAAG,CAAC;AAC1B,MAAM,cAAc,GAAG,GAAG,CAAC;AAC3B,MAAM,kBAAkB,GAAG,EAAE,CAAC;AAE9B,MAAM,UAAU,+BAA+B;IAC3C,MAAM,EAAE,aAAa,EAAE,GAAG,OAAO,EAAE,CAAC;IACpC,MAAM,EAAE,SAAS,EAAE,UAAU,EAAE,GAAG,2BAA2B,EAAE,CAAC;IAEhE,MAAM,SAAS,GAAG,UAAU,CAAC,IAAI,CAAC,CAAC,IAAI,EAAE,EAAE,CAAC,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC;IAE7D,MAAM,UAAU,GAAG,aAAa,CAAC,QAAQ,CAAC,iBAAiB,CAAC,CAAC,CAAC;IAE9D,OAAO,CACH,eAAK,SAAS,EAAC,sDAAsD,aACjE,cAAK,SAAS,EAAC,mEAAmE,YAC7E,UAAU,GACT,EACN,KAAC,IAAI,IACD,SAAS,EAAC,uDAAuD,EACjE,KAAK,EAAE,aAAa,EACpB,SAAS,EAAE,cAAc,EACzB,KAAK,EAAE,UAAU,EACjB,UAAU,EAAE,kBAAkB,EAC9B,UAAU,EAAE,UAAU,CAAC,MAAM,EAC7B,YAAY,EAAE,SAAS,EACvB,UAAU,EAAE,CAAC,EAAE,QAAQ,EAAE,IAAI,EAAE,EAAE,EAAE,CAAC,KAAC,aAAa,IAAC,QAAQ,EAAE,QAAQ,EAAE,SAAS,EAAE,IAAI,GAAI,GAC5F,EACF,KAAC,kBAAkB,KAAG,EACrB,SAAS,CAAC,CAAC,CAAC,CACT,KAAC,WAAW,IAAC,SAAS,EAAC,qFAAqF,GAAG,CAClH,CAAC,CAAC,CAAC,IAAI,IACN,CACT,CAAC;AACN,CAAC"}
|
|
@@ -1,3 +1,2 @@
|
|
|
1
|
-
declare function AttributeHierarchyDialogCore(): import("react/jsx-runtime").JSX.Element;
|
|
2
|
-
export default AttributeHierarchyDialogCore;
|
|
1
|
+
export declare function AttributeHierarchyDialogCore(): import("react/jsx-runtime").JSX.Element;
|
|
3
2
|
//# sourceMappingURL=AttributeHierarchyDialogCore.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AttributeHierarchyDialogCore.d.ts","sourceRoot":"","sources":["../../../../../src/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeHierarchyDialogCore.tsx"],"names":[],"mappings":"AAUA,
|
|
1
|
+
{"version":3,"file":"AttributeHierarchyDialogCore.d.ts","sourceRoot":"","sources":["../../../../../src/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeHierarchyDialogCore.tsx"],"names":[],"mappings":"AAUA,wBAAgB,4BAA4B,4CAwB3C"}
|
|
@@ -1,15 +1,14 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
2
|
// (C) 2023-2025 GoodData Corporation
|
|
3
3
|
import { Dialog, useId } from "@gooddata/sdk-ui-kit";
|
|
4
|
-
import AttributeHierarchyDialogContent from "./AttributeHierarchyDialogContent.js";
|
|
5
|
-
import AttributeHierarchyDialogFooter from "./AttributeHierarchyDialogFooter.js";
|
|
6
|
-
import AttributeHierarchyDialogHeader from "./AttributeHierarchyDialogHeader.js";
|
|
4
|
+
import { AttributeHierarchyDialogContent } from "./AttributeHierarchyDialogContent.js";
|
|
5
|
+
import { AttributeHierarchyDialogFooter } from "./AttributeHierarchyDialogFooter.js";
|
|
6
|
+
import { AttributeHierarchyDialogHeader } from "./AttributeHierarchyDialogHeader.js";
|
|
7
7
|
import { useAttributeHierarchyDialog } from "./AttributeHierarchyDialogProvider.js";
|
|
8
|
-
import DeleteAttributeHierarchyConfirmation from "./DeleteAttributeHieraryConfirmation.js";
|
|
9
|
-
function AttributeHierarchyDialogCore() {
|
|
8
|
+
import { DeleteAttributeHierarchyConfirmation } from "./DeleteAttributeHieraryConfirmation.js";
|
|
9
|
+
export function AttributeHierarchyDialogCore() {
|
|
10
10
|
const { onClose, shouldDisplayDeleteConfirmation, title } = useAttributeHierarchyDialog();
|
|
11
11
|
const titleElementId = useId();
|
|
12
12
|
return shouldDisplayDeleteConfirmation ? (_jsx(DeleteAttributeHierarchyConfirmation, {})) : (_jsxs(Dialog, { containerClassName: "attribute-hierarchy-overlay s-attribute-hierarchy-overlay", className: "attribute-hierarchy-dialog s-attribute-hierarchy-dialog", displayCloseButton: true, onClose: onClose, accessibilityConfig: { titleElementId }, children: [_jsx("h2", { className: "sr-only", id: titleElementId, children: title }), _jsx(AttributeHierarchyDialogHeader, {}), _jsx(AttributeHierarchyDialogContent, {}), _jsx(AttributeHierarchyDialogFooter, {})] }));
|
|
13
13
|
}
|
|
14
|
-
export default AttributeHierarchyDialogCore;
|
|
15
14
|
//# sourceMappingURL=AttributeHierarchyDialogCore.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AttributeHierarchyDialogCore.js","sourceRoot":"","sources":["../../../../../src/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeHierarchyDialogCore.tsx"],"names":[],"mappings":";AAAA,qCAAqC;AAErC,OAAO,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM,sBAAsB,CAAC;AAErD,OAAO,+BAA+B,MAAM,sCAAsC,CAAC;
|
|
1
|
+
{"version":3,"file":"AttributeHierarchyDialogCore.js","sourceRoot":"","sources":["../../../../../src/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeHierarchyDialogCore.tsx"],"names":[],"mappings":";AAAA,qCAAqC;AAErC,OAAO,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM,sBAAsB,CAAC;AAErD,OAAO,EAAE,+BAA+B,EAAE,MAAM,sCAAsC,CAAC;AACvF,OAAO,EAAE,8BAA8B,EAAE,MAAM,qCAAqC,CAAC;AACrF,OAAO,EAAE,8BAA8B,EAAE,MAAM,qCAAqC,CAAC;AACrF,OAAO,EAAE,2BAA2B,EAAE,MAAM,uCAAuC,CAAC;AACpF,OAAO,EAAE,oCAAoC,EAAE,MAAM,yCAAyC,CAAC;AAE/F,MAAM,UAAU,4BAA4B;IACxC,MAAM,EAAE,OAAO,EAAE,+BAA+B,EAAE,KAAK,EAAE,GAAG,2BAA2B,EAAE,CAAC;IAE1F,MAAM,cAAc,GAAG,KAAK,EAAE,CAAC;IAE/B,OAAO,+BAA+B,CAAC,CAAC,CAAC,CACrC,KAAC,oCAAoC,KAAG,CAC3C,CAAC,CAAC,CAAC,CACA,MAAC,MAAM,IACH,kBAAkB,EAAC,2DAA2D,EAC9E,SAAS,EAAC,yDAAyD,EACnE,kBAAkB,QAClB,OAAO,EAAE,OAAO,EAChB,mBAAmB,EAAE,EAAE,cAAc,EAAE,aAEvC,aAAI,SAAS,EAAE,SAAS,EAAE,EAAE,EAAE,cAAc,YACvC,KAAK,GACL,EAEL,KAAC,8BAA8B,KAAG,EAClC,KAAC,+BAA+B,KAAG,EACnC,KAAC,8BAA8B,KAAG,IAC7B,CACZ,CAAC;AACN,CAAC"}
|
|
@@ -1,3 +1,2 @@
|
|
|
1
|
-
declare function AttributeHierarchyDialogFooter(): import("react/jsx-runtime").JSX.Element;
|
|
2
|
-
export default AttributeHierarchyDialogFooter;
|
|
1
|
+
export declare function AttributeHierarchyDialogFooter(): import("react/jsx-runtime").JSX.Element;
|
|
3
2
|
//# sourceMappingURL=AttributeHierarchyDialogFooter.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AttributeHierarchyDialogFooter.d.ts","sourceRoot":"","sources":["../../../../../src/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeHierarchyDialogFooter.tsx"],"names":[],"mappings":"AAeA,
|
|
1
|
+
{"version":3,"file":"AttributeHierarchyDialogFooter.d.ts","sourceRoot":"","sources":["../../../../../src/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeHierarchyDialogFooter.tsx"],"names":[],"mappings":"AAeA,wBAAgB,8BAA8B,4CA2E7C"}
|
|
@@ -5,7 +5,7 @@ import { messages } from "@gooddata/sdk-ui";
|
|
|
5
5
|
import { Button } from "@gooddata/sdk-ui-kit";
|
|
6
6
|
import { useAttributeHierarchyDialog } from "./AttributeHierarchyDialogProvider.js";
|
|
7
7
|
const HOW_TO_WORK_DOCUMENTATION_LINK = "https://www.gooddata.com/docs/cloud/create-dashboards/drilling-in-dashboards/set-drill-down/";
|
|
8
|
-
function AttributeHierarchyDialogFooter() {
|
|
8
|
+
export function AttributeHierarchyDialogFooter() {
|
|
9
9
|
const { formatMessage } = useIntl();
|
|
10
10
|
const { isEditing, isDirty, isLoading, attributes, onSaveAttributeHierarchy, onClose, setDisplayDeleteConfirmation, } = useAttributeHierarchyDialog();
|
|
11
11
|
const isSaveDisabled = isEmpty(attributes) || !isDirty;
|
|
@@ -20,5 +20,4 @@ function AttributeHierarchyDialogFooter() {
|
|
|
20
20
|
br: () => _jsx("br", {}),
|
|
21
21
|
}, tagName: "div" }) }) }), _jsxs("div", { className: "attribute-hierarchy-footer-actions-wrapper s-attribute-hierarchy-footer-actions-wrapper", children: [_jsxs("div", { className: "gd-dialog-footer-tip", children: [_jsx("span", { className: "gd-icon-circle-question s-gd-icon-circle-question" }), _jsx("a", { href: HOW_TO_WORK_DOCUMENTATION_LINK, className: "gd-button-link-dimmed", target: "_blank", rel: "noreferrer", children: _jsx(FormattedMessage, { id: messages["hierarchyAttributeHowToWork"].id }) })] }), _jsxs("div", { className: "gd-dialog-footer-actions s-gd-dialog-footer-actions", children: [isEditing ? (_jsx(Button, { className: "gd-button-link-dimmed attribute-hierarchy-delete-button s-attribute-hierarchy-delete-button", value: deleteText, onClick: onDelete, disabled: isLoading })) : null, _jsx(Button, { className: "gd-button-secondary attribute-hierarchy-cancel-button s-attribute-hierarchy-cancel-button", value: cancelText, onClick: onClose, disabled: isLoading }), _jsx(Button, { className: "gd-button-action attribute-hierarchy-save-button s-attribute-hierarchy-save-button", value: saveText, disabled: isSaveDisabled || isLoading, onClick: onSaveAttributeHierarchy })] })] })] }));
|
|
22
22
|
}
|
|
23
|
-
export default AttributeHierarchyDialogFooter;
|
|
24
23
|
//# sourceMappingURL=AttributeHierarchyDialogFooter.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AttributeHierarchyDialogFooter.js","sourceRoot":"","sources":["../../../../../src/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeHierarchyDialogFooter.tsx"],"names":[],"mappings":";AAIA,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAC;AACpC,OAAO,EAAE,gBAAgB,EAAE,OAAO,EAAE,MAAM,YAAY,CAAC;AAEvD,OAAO,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AAC5C,OAAO,EAAE,MAAM,EAAE,MAAM,sBAAsB,CAAC;AAE9C,OAAO,EAAE,2BAA2B,EAAE,MAAM,uCAAuC,CAAC;AAEpF,MAAM,8BAA8B,GAChC,8FAA8F,CAAC;AAEnG,
|
|
1
|
+
{"version":3,"file":"AttributeHierarchyDialogFooter.js","sourceRoot":"","sources":["../../../../../src/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeHierarchyDialogFooter.tsx"],"names":[],"mappings":";AAIA,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAC;AACpC,OAAO,EAAE,gBAAgB,EAAE,OAAO,EAAE,MAAM,YAAY,CAAC;AAEvD,OAAO,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AAC5C,OAAO,EAAE,MAAM,EAAE,MAAM,sBAAsB,CAAC;AAE9C,OAAO,EAAE,2BAA2B,EAAE,MAAM,uCAAuC,CAAC;AAEpF,MAAM,8BAA8B,GAChC,8FAA8F,CAAC;AAEnG,MAAM,UAAU,8BAA8B;IAC1C,MAAM,EAAE,aAAa,EAAE,GAAG,OAAO,EAAE,CAAC;IACpC,MAAM,EACF,SAAS,EACT,OAAO,EACP,SAAS,EACT,UAAU,EACV,wBAAwB,EACxB,OAAO,EACP,4BAA4B,GAC/B,GAAG,2BAA2B,EAAE,CAAC;IAElC,MAAM,cAAc,GAAG,OAAO,CAAC,UAAU,CAAC,IAAI,CAAC,OAAO,CAAC;IAEvD,MAAM,QAAQ,GAAG,GAAG,EAAE;QAClB,4BAA4B,CAAC,IAAI,CAAC,CAAC;IACvC,CAAC,CAAC;IAEF,MAAM,UAAU,GAAG,aAAa,CAAC,QAAQ,CAAC,uBAAuB,CAAC,CAAC,CAAC;IACpE,MAAM,UAAU,GAAG,aAAa,CAAC,QAAQ,CAAC,uBAAuB,CAAC,CAAC,CAAC;IACpE,MAAM,QAAQ,GAAG,aAAa,CAC1B,SAAS,CAAC,CAAC,CAAC,QAAQ,CAAC,qBAAqB,CAAC,CAAC,CAAC,CAAC,QAAQ,CAAC,uBAAuB,CAAC,CAClF,CAAC;IAEF,OAAO,CACH,eAAK,SAAS,EAAC,kBAAkB,aAC7B,cAAK,SAAS,EAAC,qEAAqE,YAChF,cAAK,SAAS,EAAC,wBAAwB,YACnC,KAAC,gBAAgB,IACb,EAAE,EAAE,QAAQ,CAAC,+BAA+B,CAAC,CAAC,EAAE,EAChD,MAAM,EAAE;4BACJ,CAAC,EAAE,CAAC,MAAiB,EAAE,EAAE,CAAC,2BAAS,MAAM,GAAU;4BACnD,EAAE,EAAE,GAAG,EAAE,CAAC,cAAM;yBACnB,EACD,OAAO,EAAC,KAAK,GACf,GACA,GACJ,EACN,eAAK,SAAS,EAAC,yFAAyF,aACpG,eAAK,SAAS,EAAC,sBAAsB,aACjC,eAAM,SAAS,EAAC,mDAAmD,GAAG,EACtE,YACI,IAAI,EAAE,8BAA8B,EACpC,SAAS,EAAC,uBAAuB,EACjC,MAAM,EAAC,QAAQ,EACf,GAAG,EAAC,YAAY,YAEhB,KAAC,gBAAgB,IAAC,EAAE,EAAE,QAAQ,CAAC,6BAA6B,CAAC,CAAC,EAAE,GAAI,GACpE,IACF,EACN,eAAK,SAAS,EAAC,qDAAqD,aAC/D,SAAS,CAAC,CAAC,CAAC,CACT,KAAC,MAAM,IACH,SAAS,EAAC,6FAA6F,EACvG,KAAK,EAAE,UAAU,EACjB,OAAO,EAAE,QAAQ,EACjB,QAAQ,EAAE,SAAS,GACrB,CACL,CAAC,CAAC,CAAC,IAAI,EACR,KAAC,MAAM,IACH,SAAS,EAAC,2FAA2F,EACrG,KAAK,EAAE,UAAU,EACjB,OAAO,EAAE,OAAO,EAChB,QAAQ,EAAE,SAAS,GACrB,EACF,KAAC,MAAM,IACH,SAAS,EAAC,oFAAoF,EAC9F,KAAK,EAAE,QAAQ,EACf,QAAQ,EAAE,cAAc,IAAI,SAAS,EACrC,OAAO,EAAE,wBAAwB,GACnC,IACA,IACJ,IACJ,CACT,CAAC;AACN,CAAC"}
|
|
@@ -1,3 +1,2 @@
|
|
|
1
|
-
declare function AttributeHierarchyDialogHeader(): import("react/jsx-runtime").JSX.Element;
|
|
2
|
-
export default AttributeHierarchyDialogHeader;
|
|
1
|
+
export declare function AttributeHierarchyDialogHeader(): import("react/jsx-runtime").JSX.Element;
|
|
3
2
|
//# sourceMappingURL=AttributeHierarchyDialogHeader.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AttributeHierarchyDialogHeader.d.ts","sourceRoot":"","sources":["../../../../../src/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeHierarchyDialogHeader.tsx"],"names":[],"mappings":"AAWA,
|
|
1
|
+
{"version":3,"file":"AttributeHierarchyDialogHeader.d.ts","sourceRoot":"","sources":["../../../../../src/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeHierarchyDialogHeader.tsx"],"names":[],"mappings":"AAWA,wBAAgB,8BAA8B,4CAkB7C"}
|
|
@@ -5,11 +5,10 @@ import { messages } from "@gooddata/sdk-ui";
|
|
|
5
5
|
import { EditableLabel } from "@gooddata/sdk-ui-kit";
|
|
6
6
|
import { useAttributeHierarchyDialog } from "./AttributeHierarchyDialogProvider.js";
|
|
7
7
|
const ATTRIBUTE_HIERARCHY_TITLE_ROW = 1;
|
|
8
|
-
function AttributeHierarchyDialogHeader() {
|
|
8
|
+
export function AttributeHierarchyDialogHeader() {
|
|
9
9
|
const { formatMessage } = useIntl();
|
|
10
10
|
const { title, onUpdateTitle } = useAttributeHierarchyDialog();
|
|
11
11
|
const placeholder = formatMessage(messages["hierarchyUntitled"]);
|
|
12
12
|
return (_jsxs("div", { className: "gd-dialog-header", children: [_jsx("i", { className: "gd-attribute-hierarchy-icon s-gd-attribute-hierarchy-icon" }), _jsx(EditableLabel, { value: title, className: "attribute-hierarchy-title s-attribute-hierarchy-title", maxRows: ATTRIBUTE_HIERARCHY_TITLE_ROW, onSubmit: onUpdateTitle, placeholder: placeholder })] }));
|
|
13
13
|
}
|
|
14
|
-
export default AttributeHierarchyDialogHeader;
|
|
15
14
|
//# sourceMappingURL=AttributeHierarchyDialogHeader.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AttributeHierarchyDialogHeader.js","sourceRoot":"","sources":["../../../../../src/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeHierarchyDialogHeader.tsx"],"names":[],"mappings":";AAAA,qCAAqC;AAErC,OAAO,EAAE,OAAO,EAAE,MAAM,YAAY,CAAC;AAErC,OAAO,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AAC5C,OAAO,EAAE,aAAa,EAAE,MAAM,sBAAsB,CAAC;AAErD,OAAO,EAAE,2BAA2B,EAAE,MAAM,uCAAuC,CAAC;AAEpF,MAAM,6BAA6B,GAAG,CAAC,CAAC;AAExC,
|
|
1
|
+
{"version":3,"file":"AttributeHierarchyDialogHeader.js","sourceRoot":"","sources":["../../../../../src/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeHierarchyDialogHeader.tsx"],"names":[],"mappings":";AAAA,qCAAqC;AAErC,OAAO,EAAE,OAAO,EAAE,MAAM,YAAY,CAAC;AAErC,OAAO,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AAC5C,OAAO,EAAE,aAAa,EAAE,MAAM,sBAAsB,CAAC;AAErD,OAAO,EAAE,2BAA2B,EAAE,MAAM,uCAAuC,CAAC;AAEpF,MAAM,6BAA6B,GAAG,CAAC,CAAC;AAExC,MAAM,UAAU,8BAA8B;IAC1C,MAAM,EAAE,aAAa,EAAE,GAAG,OAAO,EAAE,CAAC;IACpC,MAAM,EAAE,KAAK,EAAE,aAAa,EAAE,GAAG,2BAA2B,EAAE,CAAC;IAE/D,MAAM,WAAW,GAAG,aAAa,CAAC,QAAQ,CAAC,mBAAmB,CAAC,CAAC,CAAC;IAEjE,OAAO,CACH,eAAK,SAAS,EAAC,kBAAkB,aAC7B,YAAG,SAAS,EAAC,2DAA2D,GAAG,EAC3E,KAAC,aAAa,IACV,KAAK,EAAE,KAAK,EACZ,SAAS,EAAC,uDAAuD,EACjE,OAAO,EAAE,6BAA6B,EACtC,QAAQ,EAAE,aAAa,EACvB,WAAW,EAAE,WAAW,GAC1B,IACA,CACT,CAAC;AACN,CAAC"}
|
package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeItem.d.ts
CHANGED
|
@@ -3,6 +3,6 @@ interface IAttributeItemCellProps {
|
|
|
3
3
|
rowIndex: number;
|
|
4
4
|
attribute: IAttributeData;
|
|
5
5
|
}
|
|
6
|
-
declare function AttributeItem({ rowIndex, attribute }: IAttributeItemCellProps): import("react/jsx-runtime").JSX.Element;
|
|
7
|
-
export
|
|
6
|
+
export declare function AttributeItem({ rowIndex, attribute }: IAttributeItemCellProps): import("react/jsx-runtime").JSX.Element;
|
|
7
|
+
export {};
|
|
8
8
|
//# sourceMappingURL=AttributeItem.d.ts.map
|
package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeItem.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AttributeItem.d.ts","sourceRoot":"","sources":["../../../../../src/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeItem.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAE,cAAc,EAAE,MAAM,YAAY,CAAC;AAE5C,UAAU,uBAAuB;IAC7B,QAAQ,EAAE,MAAM,CAAC;IACjB,SAAS,EAAE,cAAc,CAAC;CAC7B;AAED,
|
|
1
|
+
{"version":3,"file":"AttributeItem.d.ts","sourceRoot":"","sources":["../../../../../src/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeItem.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAE,cAAc,EAAE,MAAM,YAAY,CAAC;AAE5C,UAAU,uBAAuB;IAC7B,QAAQ,EAAE,MAAM,CAAC;IACjB,SAAS,EAAE,cAAc,CAAC;CAC7B;AAED,wBAAgB,aAAa,CAAC,EAAE,QAAQ,EAAE,SAAS,EAAE,EAAE,uBAAuB,2CAmB7E"}
|
package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeItem.js
CHANGED
|
@@ -1,10 +1,9 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
2
|
// (C) 2023-2025 GoodData Corporation
|
|
3
|
-
import AttributeDropdown from "./AttributeDropdown.js";
|
|
4
|
-
import AttributeItemActions from "./AttributeItemActions.js";
|
|
5
|
-
function AttributeItem({ rowIndex, attribute }) {
|
|
3
|
+
import { AttributeDropdown } from "./AttributeDropdown.js";
|
|
4
|
+
import { AttributeItemActions } from "./AttributeItemActions.js";
|
|
5
|
+
export function AttributeItem({ rowIndex, attribute }) {
|
|
6
6
|
const { title, completed, icon } = attribute;
|
|
7
7
|
return (_jsxs("div", { className: "gd-list-item", children: [_jsx("div", { className: "attribute-item-content s-attribute-item-content", children: completed ? (_jsxs("div", { className: "attribute-item-title s-attribute-item-title", children: [_jsx("i", { className: icon }), title, _jsx("i", { className: "gd-icon-navigatedown" })] })) : (_jsx(AttributeDropdown, { rowIndex: rowIndex })) }), completed ? _jsx(AttributeItemActions, { rowIndex: rowIndex }) : null] }));
|
|
8
8
|
}
|
|
9
|
-
export default AttributeItem;
|
|
10
9
|
//# sourceMappingURL=AttributeItem.js.map
|
package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeItem.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AttributeItem.js","sourceRoot":"","sources":["../../../../../src/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeItem.tsx"],"names":[],"mappings":";AAAA,qCAAqC;AAErC,OAAO,iBAAiB,MAAM,wBAAwB,CAAC;
|
|
1
|
+
{"version":3,"file":"AttributeItem.js","sourceRoot":"","sources":["../../../../../src/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeItem.tsx"],"names":[],"mappings":";AAAA,qCAAqC;AAErC,OAAO,EAAE,iBAAiB,EAAE,MAAM,wBAAwB,CAAC;AAC3D,OAAO,EAAE,oBAAoB,EAAE,MAAM,2BAA2B,CAAC;AAQjE,MAAM,UAAU,aAAa,CAAC,EAAE,QAAQ,EAAE,SAAS,EAA2B;IAC1E,MAAM,EAAE,KAAK,EAAE,SAAS,EAAE,IAAI,EAAE,GAAG,SAAS,CAAC;IAE7C,OAAO,CACH,eAAK,SAAS,EAAC,cAAc,aACzB,cAAK,SAAS,EAAC,iDAAiD,YAC3D,SAAS,CAAC,CAAC,CAAC,CACT,eAAK,SAAS,EAAC,6CAA6C,aACxD,YAAG,SAAS,EAAE,IAAI,GAAI,EACrB,KAAK,EACN,YAAG,SAAS,EAAC,sBAAsB,GAAG,IACpC,CACT,CAAC,CAAC,CAAC,CACA,KAAC,iBAAiB,IAAC,QAAQ,EAAE,QAAQ,GAAI,CAC5C,GACC,EACL,SAAS,CAAC,CAAC,CAAC,KAAC,oBAAoB,IAAC,QAAQ,EAAE,QAAQ,GAAI,CAAC,CAAC,CAAC,IAAI,IAC9D,CACT,CAAC;AACN,CAAC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
interface IAttributeItemCellProps {
|
|
2
2
|
rowIndex: number;
|
|
3
3
|
}
|
|
4
|
-
declare function AttributeItemActions({ rowIndex }: IAttributeItemCellProps): import("react/jsx-runtime").JSX.Element;
|
|
5
|
-
export
|
|
4
|
+
export declare function AttributeItemActions({ rowIndex }: IAttributeItemCellProps): import("react/jsx-runtime").JSX.Element;
|
|
5
|
+
export {};
|
|
6
6
|
//# sourceMappingURL=AttributeItemActions.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AttributeItemActions.d.ts","sourceRoot":"","sources":["../../../../../src/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeItemActions.tsx"],"names":[],"mappings":"AASA,UAAU,uBAAuB;IAC7B,QAAQ,EAAE,MAAM,CAAC;CACpB;AAED,
|
|
1
|
+
{"version":3,"file":"AttributeItemActions.d.ts","sourceRoot":"","sources":["../../../../../src/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeItemActions.tsx"],"names":[],"mappings":"AASA,UAAU,uBAAuB;IAC7B,QAAQ,EAAE,MAAM,CAAC;CACpB;AAED,wBAAgB,oBAAoB,CAAC,EAAE,QAAQ,EAAE,EAAE,uBAAuB,2CAsCzE"}
|
|
@@ -2,9 +2,9 @@ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
|
2
2
|
// (C) 2023-2025 GoodData Corporation
|
|
3
3
|
import { useRef, useState } from "react";
|
|
4
4
|
import { Button } from "@gooddata/sdk-ui-kit";
|
|
5
|
-
import AddActionMenu from "./AddActionMenu.js";
|
|
5
|
+
import { AddActionMenu } from "./AddActionMenu.js";
|
|
6
6
|
import { useAttributeHierarchyDialog } from "./AttributeHierarchyDialogProvider.js";
|
|
7
|
-
function AttributeItemActions({ rowIndex }) {
|
|
7
|
+
export function AttributeItemActions({ rowIndex }) {
|
|
8
8
|
const [shouldDisplayAddActions, setDisplayAddActions] = useState(false);
|
|
9
9
|
const { onDeleteAttribute } = useAttributeHierarchyDialog();
|
|
10
10
|
const addAttributeRef = useRef(undefined);
|
|
@@ -19,5 +19,4 @@ function AttributeItemActions({ rowIndex }) {
|
|
|
19
19
|
};
|
|
20
20
|
return (_jsxs("div", { className: "attribute-item-actions s-attribute-item-actions", children: [_jsx("div", { ref: addAttributeRef, children: _jsx(Button, { className: "gd-button-link gd-button-icon-only gd-icon-plus attribute-item-add-action s-attribute-item-add-action", onClick: handleAddAttribute }) }), _jsx(Button, { className: "gd-button-link gd-button-icon-only gd-icon-trash attribute-item-delete-action s-attribute-item-delete-action", onClick: handleDeleteAttribute }), shouldDisplayAddActions ? (_jsx(AddActionMenu, { rowIndex: rowIndex, alignTo: addAttributeRef.current, onClose: handleCloseAddActionMenu })) : null] }));
|
|
21
21
|
}
|
|
22
|
-
export default AttributeItemActions;
|
|
23
22
|
//# sourceMappingURL=AttributeItemActions.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AttributeItemActions.js","sourceRoot":"","sources":["../../../../../src/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeItemActions.tsx"],"names":[],"mappings":";AAAA,qCAAqC;AAErC,OAAO,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEzC,OAAO,EAAE,MAAM,EAAE,MAAM,sBAAsB,CAAC;AAE9C,OAAO,aAAa,MAAM,oBAAoB,CAAC;
|
|
1
|
+
{"version":3,"file":"AttributeItemActions.js","sourceRoot":"","sources":["../../../../../src/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeItemActions.tsx"],"names":[],"mappings":";AAAA,qCAAqC;AAErC,OAAO,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEzC,OAAO,EAAE,MAAM,EAAE,MAAM,sBAAsB,CAAC;AAE9C,OAAO,EAAE,aAAa,EAAE,MAAM,oBAAoB,CAAC;AACnD,OAAO,EAAE,2BAA2B,EAAE,MAAM,uCAAuC,CAAC;AAMpF,MAAM,UAAU,oBAAoB,CAAC,EAAE,QAAQ,EAA2B;IACtE,MAAM,CAAC,uBAAuB,EAAE,oBAAoB,CAAC,GAAG,QAAQ,CAAU,KAAK,CAAC,CAAC;IACjF,MAAM,EAAE,iBAAiB,EAAE,GAAG,2BAA2B,EAAE,CAAC;IAC5D,MAAM,eAAe,GAAG,MAAM,CAAC,SAAS,CAAC,CAAC;IAE1C,MAAM,kBAAkB,GAAG,GAAG,EAAE;QAC5B,oBAAoB,CAAC,IAAI,CAAC,CAAC;IAC/B,CAAC,CAAC;IAEF,MAAM,qBAAqB,GAAG,GAAG,EAAE;QAC/B,iBAAiB,CAAC,QAAQ,CAAC,CAAC;IAChC,CAAC,CAAC;IAEF,MAAM,wBAAwB,GAAG,GAAG,EAAE;QAClC,oBAAoB,CAAC,KAAK,CAAC,CAAC;IAChC,CAAC,CAAC;IAEF,OAAO,CACH,eAAK,SAAS,EAAC,iDAAiD,aAC5D,cAAK,GAAG,EAAE,eAAe,YACrB,KAAC,MAAM,IACH,SAAS,EAAC,uGAAuG,EACjH,OAAO,EAAE,kBAAkB,GAC7B,GACA,EACN,KAAC,MAAM,IACH,SAAS,EAAC,8GAA8G,EACxH,OAAO,EAAE,qBAAqB,GAChC,EACD,uBAAuB,CAAC,CAAC,CAAC,CACvB,KAAC,aAAa,IACV,QAAQ,EAAE,QAAQ,EAClB,OAAO,EAAE,eAAe,CAAC,OAAO,EAChC,OAAO,EAAE,wBAAwB,GACnC,CACL,CAAC,CAAC,CAAC,IAAI,IACN,CACT,CAAC;AACN,CAAC"}
|
|
@@ -1,3 +1,2 @@
|
|
|
1
|
-
declare function DeleteAttributeHierarchyConfirmation(): import("react/jsx-runtime").JSX.Element;
|
|
2
|
-
export default DeleteAttributeHierarchyConfirmation;
|
|
1
|
+
export declare function DeleteAttributeHierarchyConfirmation(): import("react/jsx-runtime").JSX.Element;
|
|
3
2
|
//# sourceMappingURL=DeleteAttributeHieraryConfirmation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DeleteAttributeHieraryConfirmation.d.ts","sourceRoot":"","sources":["../../../../../src/internal/components/attributeHierarchies/attributeHierarchyDialog/DeleteAttributeHieraryConfirmation.tsx"],"names":[],"mappings":"AASA,
|
|
1
|
+
{"version":3,"file":"DeleteAttributeHieraryConfirmation.d.ts","sourceRoot":"","sources":["../../../../../src/internal/components/attributeHierarchies/attributeHierarchyDialog/DeleteAttributeHieraryConfirmation.tsx"],"names":[],"mappings":"AASA,wBAAgB,oCAAoC,4CAgCnD"}
|
|
@@ -4,7 +4,7 @@ import { FormattedMessage, useIntl } from "react-intl";
|
|
|
4
4
|
import { messages } from "@gooddata/sdk-ui";
|
|
5
5
|
import { ConfirmDialog, LoadingMask } from "@gooddata/sdk-ui-kit";
|
|
6
6
|
import { useAttributeHierarchyDialog } from "./AttributeHierarchyDialogProvider.js";
|
|
7
|
-
function DeleteAttributeHierarchyConfirmation() {
|
|
7
|
+
export function DeleteAttributeHierarchyConfirmation() {
|
|
8
8
|
const { formatMessage } = useIntl();
|
|
9
9
|
const { isLoading, setLoading, setDisplayDeleteConfirmation, onDeleteAttributeHierarchy } = useAttributeHierarchyDialog();
|
|
10
10
|
const handleClose = () => {
|
|
@@ -16,5 +16,4 @@ function DeleteAttributeHierarchyConfirmation() {
|
|
|
16
16
|
const headlineText = formatMessage(messages["hierarchyDeleteConfirmTitle"]);
|
|
17
17
|
return (_jsxs(ConfirmDialog, { className: "attribute-hierarchy-delete-confirmation s-attribute-hierarchy-delete-confirmation", cancelButtonText: cancelText, submitButtonText: deleteText, isCancelDisabled: isLoading, isSubmitDisabled: isLoading, headline: headlineText, displayCloseButton: true, onCancel: handleClose, onSubmit: onDeleteAttributeHierarchy, children: [_jsx(FormattedMessage, { id: messages["hierarchyDeleteConfirmMessage"].id, tagName: "div" }), isLoading ? (_jsx(LoadingMask, { className: "attribute-hierarchy-content-loading-mask s-attribute-hierarchy-content-loading-mask" })) : null] }));
|
|
18
18
|
}
|
|
19
|
-
export default DeleteAttributeHierarchyConfirmation;
|
|
20
19
|
//# sourceMappingURL=DeleteAttributeHieraryConfirmation.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DeleteAttributeHieraryConfirmation.js","sourceRoot":"","sources":["../../../../../src/internal/components/attributeHierarchies/attributeHierarchyDialog/DeleteAttributeHieraryConfirmation.tsx"],"names":[],"mappings":";AAAA,qCAAqC;AAErC,OAAO,EAAE,gBAAgB,EAAE,OAAO,EAAE,MAAM,YAAY,CAAC;AAEvD,OAAO,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AAC5C,OAAO,EAAE,aAAa,EAAE,WAAW,EAAE,MAAM,sBAAsB,CAAC;AAElE,OAAO,EAAE,2BAA2B,EAAE,MAAM,uCAAuC,CAAC;AAEpF,
|
|
1
|
+
{"version":3,"file":"DeleteAttributeHieraryConfirmation.js","sourceRoot":"","sources":["../../../../../src/internal/components/attributeHierarchies/attributeHierarchyDialog/DeleteAttributeHieraryConfirmation.tsx"],"names":[],"mappings":";AAAA,qCAAqC;AAErC,OAAO,EAAE,gBAAgB,EAAE,OAAO,EAAE,MAAM,YAAY,CAAC;AAEvD,OAAO,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AAC5C,OAAO,EAAE,aAAa,EAAE,WAAW,EAAE,MAAM,sBAAsB,CAAC;AAElE,OAAO,EAAE,2BAA2B,EAAE,MAAM,uCAAuC,CAAC;AAEpF,MAAM,UAAU,oCAAoC;IAChD,MAAM,EAAE,aAAa,EAAE,GAAG,OAAO,EAAE,CAAC;IACpC,MAAM,EAAE,SAAS,EAAE,UAAU,EAAE,4BAA4B,EAAE,0BAA0B,EAAE,GACrF,2BAA2B,EAAE,CAAC;IAElC,MAAM,WAAW,GAAG,GAAG,EAAE;QACrB,UAAU,CAAC,KAAK,CAAC,CAAC;QAClB,4BAA4B,CAAC,KAAK,CAAC,CAAC;IACxC,CAAC,CAAC;IAEF,MAAM,UAAU,GAAG,aAAa,CAAC,QAAQ,CAAC,uBAAuB,CAAC,CAAC,CAAC;IACpE,MAAM,UAAU,GAAG,aAAa,CAAC,QAAQ,CAAC,uBAAuB,CAAC,CAAC,CAAC;IACpE,MAAM,YAAY,GAAG,aAAa,CAAC,QAAQ,CAAC,6BAA6B,CAAC,CAAC,CAAC;IAE5E,OAAO,CACH,MAAC,aAAa,IACV,SAAS,EAAC,mFAAmF,EAC7F,gBAAgB,EAAE,UAAU,EAC5B,gBAAgB,EAAE,UAAU,EAC5B,gBAAgB,EAAE,SAAS,EAC3B,gBAAgB,EAAE,SAAS,EAC3B,QAAQ,EAAE,YAAY,EACtB,kBAAkB,QAClB,QAAQ,EAAE,WAAW,EACrB,QAAQ,EAAE,0BAA0B,aAEpC,KAAC,gBAAgB,IAAC,EAAE,EAAE,QAAQ,CAAC,+BAA+B,CAAC,CAAC,EAAE,EAAE,OAAO,EAAC,KAAK,GAAG,EACnF,SAAS,CAAC,CAAC,CAAC,CACT,KAAC,WAAW,IAAC,SAAS,EAAC,qFAAqF,GAAG,CAClH,CAAC,CAAC,CAAC,IAAI,IACI,CACnB,CAAC;AACN,CAAC"}
|
|
@@ -10,5 +10,5 @@ export interface ICellsControlProps {
|
|
|
10
10
|
*
|
|
11
11
|
* @internal
|
|
12
12
|
*/
|
|
13
|
-
export
|
|
13
|
+
export declare function CellsControl({ pushData, properties, isDisabled }: ICellsControlProps): import("react/jsx-runtime").JSX.Element;
|
|
14
14
|
//# sourceMappingURL=CellsControl.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CellsControl.d.ts","sourceRoot":"","sources":["../../../../src/internal/components/configurationControls/CellsControl.tsx"],"names":[],"mappings":"AAKA,OAAO,EAAE,wBAAwB,EAAE,MAAM,mCAAmC,CAAC;AAE7E,MAAM,WAAW,kBAAkB;IAC/B,QAAQ,EAAE,CAAC,IAAI,EAAE,GAAG,KAAK,GAAG,CAAC;IAC7B,UAAU,EAAE,wBAAwB,CAAC;IACrC,UAAU,EAAE,OAAO,CAAC;CACvB;AAED;;;;;GAKG;AACH,
|
|
1
|
+
{"version":3,"file":"CellsControl.d.ts","sourceRoot":"","sources":["../../../../src/internal/components/configurationControls/CellsControl.tsx"],"names":[],"mappings":"AAKA,OAAO,EAAE,wBAAwB,EAAE,MAAM,mCAAmC,CAAC;AAE7E,MAAM,WAAW,kBAAkB;IAC/B,QAAQ,EAAE,CAAC,IAAI,EAAE,GAAG,KAAK,GAAG,CAAC;IAC7B,UAAU,EAAE,wBAAwB,CAAC;IACrC,UAAU,EAAE,OAAO,CAAC;CACvB;AAED;;;;;GAKG;AACH,wBAAgB,YAAY,CAAC,EAAE,QAAQ,EAAE,UAAU,EAAE,UAAU,EAAE,EAAE,kBAAkB,2CAMpF"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
2
|
// (C) 2025 GoodData Corporation
|
|
3
|
-
import ConfigSubsection from "./ConfigSubsection.js";
|
|
3
|
+
import { ConfigSubsection } from "./ConfigSubsection.js";
|
|
4
4
|
import { CellTextWrappingControl } from "./PivotTableTextWrappingControl.js";
|
|
5
5
|
import { messages } from "../../../locales.js";
|
|
6
6
|
/**
|
|
@@ -9,7 +9,7 @@ import { messages } from "../../../locales.js";
|
|
|
9
9
|
*
|
|
10
10
|
* @internal
|
|
11
11
|
*/
|
|
12
|
-
export
|
|
12
|
+
export function CellsControl({ pushData, properties, isDisabled }) {
|
|
13
13
|
return (_jsx(ConfigSubsection, { title: messages["cellsTitle"].id, children: _jsx(CellTextWrappingControl, { properties: properties, pushData: pushData, disabled: isDisabled }) }));
|
|
14
14
|
}
|
|
15
15
|
//# sourceMappingURL=CellsControl.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CellsControl.js","sourceRoot":"","sources":["../../../../src/internal/components/configurationControls/CellsControl.tsx"],"names":[],"mappings":";AAAA,gCAAgC;AAEhC,OAAO,gBAAgB,MAAM,uBAAuB,CAAC;
|
|
1
|
+
{"version":3,"file":"CellsControl.js","sourceRoot":"","sources":["../../../../src/internal/components/configurationControls/CellsControl.tsx"],"names":[],"mappings":";AAAA,gCAAgC;AAEhC,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AACzD,OAAO,EAAE,uBAAuB,EAAE,MAAM,oCAAoC,CAAC;AAC7E,OAAO,EAAE,QAAQ,EAAE,MAAM,qBAAqB,CAAC;AAS/C;;;;;GAKG;AACH,MAAM,UAAU,YAAY,CAAC,EAAE,QAAQ,EAAE,UAAU,EAAE,UAAU,EAAsB;IACjF,OAAO,CACH,KAAC,gBAAgB,IAAC,KAAK,EAAE,QAAQ,CAAC,YAAY,CAAC,CAAC,EAAE,YAC9C,KAAC,uBAAuB,IAAC,UAAU,EAAE,UAAU,EAAE,QAAQ,EAAE,QAAQ,EAAE,QAAQ,EAAE,UAAU,GAAI,GAC9E,CACtB,CAAC;AACN,CAAC"}
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import { WrappedComponentProps } from "react-intl";
|
|
2
1
|
import { IVisualizationProperties } from "../../interfaces/Visualization.js";
|
|
3
2
|
export interface ICheckboxControlProps {
|
|
4
3
|
valuePath: string;
|
|
@@ -11,8 +10,5 @@ export interface ICheckboxControlProps {
|
|
|
11
10
|
pushData(data: any): void;
|
|
12
11
|
isValueInverted?: boolean;
|
|
13
12
|
}
|
|
14
|
-
declare
|
|
15
|
-
WrappedComponent: import("react").ComponentType<ICheckboxControlProps & WrappedComponentProps>;
|
|
16
|
-
};
|
|
17
|
-
export default _default;
|
|
13
|
+
export declare function CheckboxControl({ checked, disabled, showDisabledMessage, labelText, valuePath, disabledMessageId, properties, pushData, isValueInverted, }: ICheckboxControlProps): import("react/jsx-runtime").JSX.Element;
|
|
18
14
|
//# sourceMappingURL=CheckboxControl.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CheckboxControl.d.ts","sourceRoot":"","sources":["../../../../src/internal/components/configurationControls/CheckboxControl.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"CheckboxControl.d.ts","sourceRoot":"","sources":["../../../../src/internal/components/configurationControls/CheckboxControl.tsx"],"names":[],"mappings":"AAOA,OAAO,EAAE,wBAAwB,EAAE,MAAM,mCAAmC,CAAC;AAI7E,MAAM,WAAW,qBAAqB;IAClC,SAAS,EAAE,MAAM,CAAC;IAClB,UAAU,EAAE,wBAAwB,CAAC;IACrC,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAC9B,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAC3B,QAAQ,CAAC,IAAI,EAAE,GAAG,GAAG,IAAI,CAAC;IAC1B,eAAe,CAAC,EAAE,OAAO,CAAC;CAC7B;AAED,wBAAgB,eAAe,CAAC,EAC5B,OAAe,EACf,QAAgB,EAChB,mBAA2B,EAC3B,SAAS,EACT,SAAS,EACT,iBAAiB,EACjB,UAAU,EACV,QAAQ,EACR,eAAuB,GAC1B,EAAE,qBAAqB,2CA+BvB"}
|
|
@@ -2,10 +2,11 @@ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
|
2
2
|
// (C) 2019-2025 GoodData Corporation
|
|
3
3
|
import { useCallback } from "react";
|
|
4
4
|
import { cloneDeep, set } from "lodash-es";
|
|
5
|
-
import {
|
|
5
|
+
import { useIntl } from "react-intl";
|
|
6
6
|
import { getTranslation } from "../../utils/translations.js";
|
|
7
|
-
import DisabledBubbleMessage from "../DisabledBubbleMessage.js";
|
|
8
|
-
function CheckboxControl({ checked = false, disabled = false, showDisabledMessage = false, labelText,
|
|
7
|
+
import { DisabledBubbleMessage } from "../DisabledBubbleMessage.js";
|
|
8
|
+
export function CheckboxControl({ checked = false, disabled = false, showDisabledMessage = false, labelText, valuePath, disabledMessageId, properties, pushData, isValueInverted = false, }) {
|
|
9
|
+
const intl = useIntl();
|
|
9
10
|
const onValueChanged = useCallback((event) => {
|
|
10
11
|
const clonedProperties = cloneDeep(properties);
|
|
11
12
|
set(clonedProperties, `controls.${valuePath}`, isValueInverted ? !event.target.checked : event.target.checked);
|
|
@@ -13,5 +14,4 @@ function CheckboxControl({ checked = false, disabled = false, showDisabledMessag
|
|
|
13
14
|
}, [properties, valuePath, isValueInverted, pushData]);
|
|
14
15
|
return (_jsx(DisabledBubbleMessage, { showDisabledMessage: showDisabledMessage, messageId: disabledMessageId, children: _jsxs("label", { className: "input-checkbox-label", children: [_jsx("input", { "aria-label": valuePath, checked: checked, disabled: disabled, type: "checkbox", className: "input-checkbox", onChange: onValueChanged }), _jsx("span", { className: "input-label-text", children: getTranslation(labelText, intl) })] }) }));
|
|
15
16
|
}
|
|
16
|
-
export default injectIntl(CheckboxControl);
|
|
17
17
|
//# sourceMappingURL=CheckboxControl.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CheckboxControl.js","sourceRoot":"","sources":["../../../../src/internal/components/configurationControls/CheckboxControl.tsx"],"names":[],"mappings":";AAAA,qCAAqC;AAErC,OAAO,EAAe,WAAW,EAAE,MAAM,OAAO,CAAC;AAEjD,OAAO,EAAE,SAAS,EAAE,GAAG,EAAE,MAAM,WAAW,CAAC;AAC3C,OAAO,
|
|
1
|
+
{"version":3,"file":"CheckboxControl.js","sourceRoot":"","sources":["../../../../src/internal/components/configurationControls/CheckboxControl.tsx"],"names":[],"mappings":";AAAA,qCAAqC;AAErC,OAAO,EAAe,WAAW,EAAE,MAAM,OAAO,CAAC;AAEjD,OAAO,EAAE,SAAS,EAAE,GAAG,EAAE,MAAM,WAAW,CAAC;AAC3C,OAAO,EAAE,OAAO,EAAE,MAAM,YAAY,CAAC;AAGrC,OAAO,EAAE,cAAc,EAAE,MAAM,6BAA6B,CAAC;AAC7D,OAAO,EAAE,qBAAqB,EAAE,MAAM,6BAA6B,CAAC;AAcpE,MAAM,UAAU,eAAe,CAAC,EAC5B,OAAO,GAAG,KAAK,EACf,QAAQ,GAAG,KAAK,EAChB,mBAAmB,GAAG,KAAK,EAC3B,SAAS,EACT,SAAS,EACT,iBAAiB,EACjB,UAAU,EACV,QAAQ,EACR,eAAe,GAAG,KAAK,GACH;IACpB,MAAM,IAAI,GAAG,OAAO,EAAE,CAAC;IACvB,MAAM,cAAc,GAAG,WAAW,CAC9B,CAAC,KAAoC,EAAE,EAAE;QACrC,MAAM,gBAAgB,GAAG,SAAS,CAAC,UAAU,CAAC,CAAC;QAC/C,GAAG,CACC,gBAAgB,EAChB,YAAY,SAAS,EAAE,EACvB,eAAe,CAAC,CAAC,CAAC,CAAC,KAAK,CAAC,MAAM,CAAC,OAAO,CAAC,CAAC,CAAC,KAAK,CAAC,MAAM,CAAC,OAAO,CACjE,CAAC;QAEF,QAAQ,CAAC,EAAE,UAAU,EAAE,gBAAgB,EAAE,CAAC,CAAC;IAC/C,CAAC,EACD,CAAC,UAAU,EAAE,SAAS,EAAE,eAAe,EAAE,QAAQ,CAAC,CACrD,CAAC;IAEF,OAAO,CACH,KAAC,qBAAqB,IAAC,mBAAmB,EAAE,mBAAmB,EAAE,SAAS,EAAE,iBAAiB,YACzF,iBAAO,SAAS,EAAC,sBAAsB,aACnC,8BACgB,SAAS,EACrB,OAAO,EAAE,OAAO,EAChB,QAAQ,EAAE,QAAQ,EAClB,IAAI,EAAC,UAAU,EACf,SAAS,EAAC,gBAAgB,EAC1B,QAAQ,EAAE,cAAc,GAC1B,EACF,eAAM,SAAS,EAAC,kBAAkB,YAAE,cAAc,CAAC,SAAS,EAAE,IAAI,CAAC,GAAQ,IACvE,GACY,CAC3B,CAAC;AACN,CAAC"}
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import { WrappedComponentProps } from "react-intl";
|
|
2
1
|
import { IInsightDefinition } from "@gooddata/sdk-model";
|
|
3
2
|
import { IVisualizationProperties } from "../../interfaces/Visualization.js";
|
|
4
3
|
export interface IColumnHeadersPositionControlProps {
|
|
@@ -11,8 +10,5 @@ export interface IColumnHeadersPositionControlProps {
|
|
|
11
10
|
isLoading?: boolean;
|
|
12
11
|
enableNewPivotTable?: boolean;
|
|
13
12
|
}
|
|
14
|
-
declare
|
|
15
|
-
WrappedComponent: import("react").ComponentType<IColumnHeadersPositionControlProps & WrappedComponentProps>;
|
|
16
|
-
};
|
|
17
|
-
export default _default;
|
|
13
|
+
export declare function ColumnHeadersPositionControl({ pushData, properties, isDisabled, defaultValue, insight, isLoading, enableNewPivotTable, }: IColumnHeadersPositionControlProps): import("react/jsx-runtime").JSX.Element;
|
|
18
14
|
//# sourceMappingURL=ColumnHeadersPositionControl.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ColumnHeadersPositionControl.d.ts","sourceRoot":"","sources":["../../../../src/internal/components/configurationControls/ColumnHeadersPositionControl.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ColumnHeadersPositionControl.d.ts","sourceRoot":"","sources":["../../../../src/internal/components/configurationControls/ColumnHeadersPositionControl.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAE,kBAAkB,EAAE,MAAM,qBAAqB,CAAC;AAOzD,OAAO,EAAE,wBAAwB,EAAE,MAAM,mCAAmC,CAAC;AAI7E,MAAM,WAAW,kCAAkC;IAC/C,QAAQ,EAAE,CAAC,IAAI,EAAE,GAAG,KAAK,GAAG,CAAC;IAC7B,UAAU,EAAE,wBAAwB,CAAC;IACrC,UAAU,EAAE,OAAO,CAAC;IACpB,OAAO,EAAE,kBAAkB,CAAC;IAC5B,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAC9B,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,mBAAmB,CAAC,EAAE,OAAO,CAAC;CACjC;AAED,wBAAgB,4BAA4B,CAAC,EACzC,QAAQ,EACR,UAAU,EACV,UAAU,EACV,YAAoB,EACpB,OAAO,EACP,SAAS,EACT,mBAA0B,GAC7B,EAAE,kCAAkC,2CA2BpC"}
|
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
2
|
// (C) 2019-2025 GoodData Corporation
|
|
3
|
-
import {
|
|
4
|
-
import ConfigSubsection from "./ConfigSubsection.js";
|
|
5
|
-
import DropdownControl from "./DropdownControl.js";
|
|
3
|
+
import { useIntl } from "react-intl";
|
|
4
|
+
import { ConfigSubsection } from "./ConfigSubsection.js";
|
|
5
|
+
import { DropdownControl } from "./DropdownControl.js";
|
|
6
6
|
import { ColumnHeaderTextWrappingControl } from "./PivotTableTextWrappingControl.js";
|
|
7
7
|
import { messages } from "../../../locales.js";
|
|
8
8
|
import { columnHeadersPositionDropdownItems } from "../../constants/dropdowns.js";
|
|
9
9
|
import { isSetColumnHeadersPositionToLeftAllowed } from "../../utils/controlsHelper.js";
|
|
10
10
|
import { getTranslatedDropdownItems } from "../../utils/translations.js";
|
|
11
|
-
function ColumnHeadersPositionControl({ pushData, properties,
|
|
11
|
+
export function ColumnHeadersPositionControl({ pushData, properties, isDisabled, defaultValue = "top", insight, isLoading, enableNewPivotTable = true, }) {
|
|
12
|
+
const intl = useIntl();
|
|
12
13
|
const columnHeadersPosition = isSetColumnHeadersPositionToLeftAllowed(insight)
|
|
13
14
|
? (properties?.controls?.["columnHeadersPosition"] ?? defaultValue)
|
|
14
15
|
: defaultValue;
|
|
15
16
|
return (_jsxs(ConfigSubsection, { title: messages["columnHeaderPositionTitle"].id, children: [_jsx(DropdownControl, { value: columnHeadersPosition, valuePath: "columnHeadersPosition", labelText: messages["columnHeaderPositionLabel"].id, disabled: isDisabled, properties: properties, pushData: pushData, items: getTranslatedDropdownItems(columnHeadersPositionDropdownItems, intl), showDisabledMessage: isDisabled }), enableNewPivotTable ? (_jsx(ColumnHeaderTextWrappingControl, { properties: properties, pushData: pushData, disabled: isLoading })) : null] }));
|
|
16
17
|
}
|
|
17
|
-
export default injectIntl(ColumnHeadersPositionControl);
|
|
18
18
|
//# sourceMappingURL=ColumnHeadersPositionControl.js.map
|