@gooddata/sdk-ui-ext 11.13.0-alpha.1 → 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/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/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/constants.d.ts +9 -0
- package/esm/automations/constants.d.ts.map +1 -1
- package/esm/automations/constants.js +11 -0
- package/esm/automations/constants.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/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/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/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/PluggableAreaChart.js +1 -1
- package/esm/internal/components/pluggableVisualizations/areaChart/PluggableAreaChart.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/PluggableBubbleChart.js +1 -1
- package/esm/internal/components/pluggableVisualizations/bubbleChart/PluggableBubbleChart.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/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/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/PluggableFunnelChart.js +1 -1
- package/esm/internal/components/pluggableVisualizations/funnelChart/PluggableFunnelChart.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/PluggableGeoPushpinChart.js +1 -1
- package/esm/internal/components/pluggableVisualizations/geoChart/PluggableGeoPushpinChart.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/PluggableHeadline.js +1 -1
- package/esm/internal/components/pluggableVisualizations/headline/PluggableHeadline.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/PluggableLineChart.js +1 -1
- package/esm/internal/components/pluggableVisualizations/lineChart/PluggableLineChart.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/PluggablePivotTable.js +1 -1
- package/esm/internal/components/pluggableVisualizations/pivotTable/PluggablePivotTable.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/pyramidChart/PluggablePyramidChart.js +1 -1
- package/esm/internal/components/pluggableVisualizations/pyramidChart/PluggablePyramidChart.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/sankeyChart/PluggableSankeyChart.js +1 -1
- package/esm/internal/components/pluggableVisualizations/sankeyChart/PluggableSankeyChart.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/treeMap/PluggableTreemap.js +1 -1
- package/esm/internal/components/pluggableVisualizations/treeMap/PluggableTreemap.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/xirr/PluggableXirr.js +1 -1
- package/esm/internal/components/pluggableVisualizations/xirr/PluggableXirr.js.map +1 -1
- package/esm/internal/index.d.ts +8 -8
- package/esm/internal/index.d.ts.map +1 -1
- package/esm/internal/index.js +8 -8
- package/esm/internal/index.js.map +1 -1
- 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/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/sdk-ui-ext.d.ts +1 -6
- package/package.json +18 -18
package/esm/internal/components/configurationControls/colors/colorDropdown/ColorPaletteItem.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ColorPaletteItem.js","sourceRoot":"","sources":["../../../../../../src/internal/components/configurationControls/colors/colorDropdown/ColorPaletteItem.tsx"],"names":[],"mappings":";AAAA,qCAAqC;AAErC,OAAO,EAAiB,IAAI,EAAE,SAAS,EAAE,MAAM,EAAE,MAAM,OAAO,CAAC;AAE/D,OAAO,EAAE,MAAM,YAAY,CAAC;AAG5B,OAAO,EAAE,cAAc,EAAE,MAAM,sBAAsB,CAAC;AACtD,OAAO,EAAE,QAAQ,EAAE,MAAM,iCAAiC,CAAC;AAC3D,OAAO,EAAkC,eAAe,EAAE,MAAM,8BAA8B,CAAC;AAE/F,OAAO,EAAE,mBAAmB,EAAE,MAAM,0BAA0B,CAAC;AAE/D,MAAM,WAAW,GAAG,CAAC,CAAC;AAEtB,MAAM,CAAC,MAAM,YAAY,GAAG,CAAC,SAAwB,EAAE,SAAiB,EAAE,KAAa,EAAiB,EAAE;IACtG,IAAI,SAAS,KAAK,SAAS,EAAE,CAAC;QAC1B,OAAO;YACH,eAAe,EAAE,eAAe,CAAC,SAAS,EAAE,GAAG,CAAC;YAChD,MAAM,EAAE,aAAa,SAAS,EAAE;SACnC,CAAC;IACN,CAAC;IACD,IAAI,SAAS,KAAK,SAAS,EAAE,CAAC;QAC1B,MAAM,eAAe,GACjB,KAAK,EAAE,KAAK,EAAE,eAAe,IAAI,KAAK,EAAE,OAAO,EAAE,aAAa,EAAE,EAAE,IAAI,cAAc,CAAC;QACzF,OAAO;YACH,eAAe;YACf,MAAM,EAAE,aAAa,SAAS,EAAE;YAChC,QAAQ,EAAE,QAAQ;YAClB,QAAQ,EAAE,UAAU;YACpB,KAAK,EAAE,SAAS;SACnB,CAAC;IACN,CAAC;IACD,OAAO;QACH,eAAe,EAAE,SAAS;KAC7B,CAAC;AACN,CAAC,CAAC;AAUF,MAAM,gBAAgB,GAAG,IAAI,CAAC,SAAS,gBAAgB,CAAC,
|
|
1
|
+
{"version":3,"file":"ColorPaletteItem.js","sourceRoot":"","sources":["../../../../../../src/internal/components/configurationControls/colors/colorDropdown/ColorPaletteItem.tsx"],"names":[],"mappings":"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"}
|
package/esm/internal/components/configurationControls/colors/colorDropdown/CustomColorButton.d.ts
CHANGED
|
@@ -1,9 +1,5 @@
|
|
|
1
|
-
import { WrappedComponentProps } from "react-intl";
|
|
2
1
|
export interface ICustomColorButtonProps {
|
|
3
2
|
onClick: () => void;
|
|
4
3
|
}
|
|
5
|
-
declare const
|
|
6
|
-
WrappedComponent: import("react").ComponentType<ICustomColorButtonProps & WrappedComponentProps>;
|
|
7
|
-
};
|
|
8
|
-
export default _default;
|
|
4
|
+
export declare const CustomColorButton: import("react").NamedExoticComponent<ICustomColorButtonProps>;
|
|
9
5
|
//# sourceMappingURL=CustomColorButton.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CustomColorButton.d.ts","sourceRoot":"","sources":["../../../../../../src/internal/components/configurationControls/colors/colorDropdown/CustomColorButton.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"CustomColorButton.d.ts","sourceRoot":"","sources":["../../../../../../src/internal/components/configurationControls/colors/colorDropdown/CustomColorButton.tsx"],"names":[],"mappings":"AAWA,MAAM,WAAW,uBAAuB;IACpC,OAAO,EAAE,MAAM,IAAI,CAAC;CACvB;AAED,eAAO,MAAM,iBAAiB,+DAgB5B,CAAC"}
|
package/esm/internal/components/configurationControls/colors/colorDropdown/CustomColorButton.js
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
2
|
// (C) 2019-2025 GoodData Corporation
|
|
3
3
|
import { memo } from "react";
|
|
4
|
-
import {
|
|
4
|
+
import { useIntl } from "react-intl";
|
|
5
5
|
import { Button } from "@gooddata/sdk-ui-kit";
|
|
6
6
|
import { messages } from "../../../../../locales.js";
|
|
7
7
|
import { getTranslation } from "../../../../utils/translations.js";
|
|
8
|
-
function CustomColorButton({ onClick
|
|
8
|
+
export const CustomColorButton = memo(function CustomColorButton({ onClick }) {
|
|
9
|
+
const intl = useIntl();
|
|
9
10
|
const handleClick = () => {
|
|
10
11
|
onClick();
|
|
11
12
|
};
|
|
12
13
|
return (_jsx("div", { className: "gd-color-drop-down-custom-section", children: _jsx(Button, { value: getTranslation(messages["customColor"].id, intl), className: "gd-button-link gd-color-drop-down-custom-section-button s-custom-section-button", onClick: handleClick }) }));
|
|
13
|
-
}
|
|
14
|
-
export default injectIntl(memo(CustomColorButton));
|
|
14
|
+
});
|
|
15
15
|
//# sourceMappingURL=CustomColorButton.js.map
|
package/esm/internal/components/configurationControls/colors/colorDropdown/CustomColorButton.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CustomColorButton.js","sourceRoot":"","sources":["../../../../../../src/internal/components/configurationControls/colors/colorDropdown/CustomColorButton.tsx"],"names":[],"mappings":";AAAA,qCAAqC;AAErC,OAAO,EAAE,IAAI,EAAE,MAAM,OAAO,CAAC;AAE7B,OAAO,
|
|
1
|
+
{"version":3,"file":"CustomColorButton.js","sourceRoot":"","sources":["../../../../../../src/internal/components/configurationControls/colors/colorDropdown/CustomColorButton.tsx"],"names":[],"mappings":";AAAA,qCAAqC;AAErC,OAAO,EAAE,IAAI,EAAE,MAAM,OAAO,CAAC;AAE7B,OAAO,EAAE,OAAO,EAAE,MAAM,YAAY,CAAC;AAErC,OAAO,EAAE,MAAM,EAAE,MAAM,sBAAsB,CAAC;AAE9C,OAAO,EAAE,QAAQ,EAAE,MAAM,2BAA2B,CAAC;AACrD,OAAO,EAAE,cAAc,EAAE,MAAM,mCAAmC,CAAC;AAMnE,MAAM,CAAC,MAAM,iBAAiB,GAAG,IAAI,CAAC,SAAS,iBAAiB,CAAC,EAAE,OAAO,EAA2B;IACjG,MAAM,IAAI,GAAG,OAAO,EAAE,CAAC;IAEvB,MAAM,WAAW,GAAG,GAAG,EAAE;QACrB,OAAO,EAAE,CAAC;IACd,CAAC,CAAC;IAEF,OAAO,CACH,cAAK,SAAS,EAAC,mCAAmC,YAC9C,KAAC,MAAM,IACH,KAAK,EAAE,cAAc,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,EAAE,EAAE,IAAI,CAAC,EACvD,SAAS,EAAC,iFAAiF,EAC3F,OAAO,EAAE,WAAW,GACtB,GACA,CACT,CAAC;AACN,CAAC,CAAC,CAAC"}
|
package/esm/internal/components/configurationControls/colors/coloredItemsList/ColoredItem.d.ts
CHANGED
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import { WrappedComponentProps } from "react-intl";
|
|
2
1
|
import { IColor, IColorPalette } from "@gooddata/sdk-model";
|
|
3
2
|
import { ChartFillConfig, PatternFillName } from "@gooddata/sdk-ui-vis-commons";
|
|
4
3
|
import { IColoredItem } from "../../../../interfaces/Colors.js";
|
|
@@ -12,8 +11,5 @@ export interface IColoredItemProps {
|
|
|
12
11
|
chartFill?: ChartFillConfig;
|
|
13
12
|
patternFillIndex?: number | PatternFillName;
|
|
14
13
|
}
|
|
15
|
-
declare const
|
|
16
|
-
WrappedComponent: import("react").ComponentType<IColoredItemProps & WrappedComponentProps>;
|
|
17
|
-
};
|
|
18
|
-
export default _default;
|
|
14
|
+
export declare const ColoredItem: import("react").NamedExoticComponent<IColoredItemProps>;
|
|
19
15
|
//# sourceMappingURL=ColoredItem.d.ts.map
|
package/esm/internal/components/configurationControls/colors/coloredItemsList/ColoredItem.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ColoredItem.d.ts","sourceRoot":"","sources":["../../../../../../src/internal/components/configurationControls/colors/coloredItemsList/ColoredItem.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ColoredItem.d.ts","sourceRoot":"","sources":["../../../../../../src/internal/components/configurationControls/colors/coloredItemsList/ColoredItem.tsx"],"names":[],"mappings":"AAMA,OAAO,EAAE,MAAM,EAAE,aAAa,EAAE,MAAM,qBAAqB,CAAC;AAE5D,OAAO,EAAE,eAAe,EAAE,eAAe,EAAE,MAAM,8BAA8B,CAAC;AAGhF,OAAO,EAAE,YAAY,EAAE,MAAM,kCAAkC,CAAC;AAKhE,MAAM,WAAW,iBAAiB;IAC9B,YAAY,EAAE,aAAa,CAAC;IAC5B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,YAAY,CAAC;IACpB,QAAQ,CAAC,EAAE,CAAC,MAAM,EAAE,YAAY,EAAE,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IACzD,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,SAAS,CAAC,EAAE,eAAe,CAAC;IAC5B,gBAAgB,CAAC,EAAE,MAAM,GAAG,eAAe,CAAC;CAC/C;AAED,eAAO,MAAM,WAAW,yDAgDtB,CAAC"}
|
package/esm/internal/components/configurationControls/colors/coloredItemsList/ColoredItem.js
CHANGED
|
@@ -1,14 +1,15 @@
|
|
|
1
1
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
2
|
// (C) 2019-2025 GoodData Corporation
|
|
3
3
|
import { memo } from "react";
|
|
4
|
-
import {
|
|
4
|
+
import { useIntl } from "react-intl";
|
|
5
5
|
import { getMappingHeaderFormattedName } from "@gooddata/sdk-ui";
|
|
6
|
-
import ColoredItemContent from "./ColoredItemContent.js";
|
|
6
|
+
import { ColoredItemContent } from "./ColoredItemContent.js";
|
|
7
7
|
import { getTranslation } from "../../../../utils/translations.js";
|
|
8
8
|
import { isWaterfallColorHeaderItemKey } from "../../../../utils/uiConfigHelpers/waterfallChartUiConfigHelper.js";
|
|
9
|
-
import ColorDropdown from "../colorDropdown/ColorDropdown.js";
|
|
10
|
-
const ColoredItem = memo(function ColoredItem(props) {
|
|
11
|
-
const
|
|
9
|
+
import { ColorDropdown } from "../colorDropdown/ColorDropdown.js";
|
|
10
|
+
export const ColoredItem = memo(function ColoredItem(props) {
|
|
11
|
+
const intl = useIntl();
|
|
12
|
+
const { item, colorPalette, onSelect, chartFill, patternFillIndex } = props;
|
|
12
13
|
const renderLoadingItem = () => {
|
|
13
14
|
return _jsx("div", { className: "gd-list-item gd-list-item-not-loaded" });
|
|
14
15
|
};
|
|
@@ -32,5 +33,4 @@ const ColoredItem = memo(function ColoredItem(props) {
|
|
|
32
33
|
const headerText = getText(headerItem);
|
|
33
34
|
return (_jsx(ColorDropdown, { selectedColorItem: coloredItem.colorItem, colorPalette: colorPalette, onColorSelected: onColorSelected, chartFill: chartFill, patternFillIndex: patternFillIndex, children: _jsx(ColoredItemContent, { text: headerText, color: coloredItem.color, chartFill: chartFill?.type, patternFillIndex: patternFillIndex }) }));
|
|
34
35
|
});
|
|
35
|
-
export default injectIntl(ColoredItem);
|
|
36
36
|
//# sourceMappingURL=ColoredItem.js.map
|
package/esm/internal/components/configurationControls/colors/coloredItemsList/ColoredItem.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ColoredItem.js","sourceRoot":"","sources":["../../../../../../src/internal/components/configurationControls/colors/coloredItemsList/ColoredItem.tsx"],"names":[],"mappings":";AAAA,qCAAqC;AAErC,OAAO,EAAE,IAAI,EAAE,MAAM,OAAO,CAAC;AAE7B,OAAO,
|
|
1
|
+
{"version":3,"file":"ColoredItem.js","sourceRoot":"","sources":["../../../../../../src/internal/components/configurationControls/colors/coloredItemsList/ColoredItem.tsx"],"names":[],"mappings":";AAAA,qCAAqC;AAErC,OAAO,EAAE,IAAI,EAAE,MAAM,OAAO,CAAC;AAE7B,OAAO,EAAE,OAAO,EAAE,MAAM,YAAY,CAAC;AAGrC,OAAO,EAAkB,6BAA6B,EAAE,MAAM,kBAAkB,CAAC;AAGjF,OAAO,EAAE,kBAAkB,EAAE,MAAM,yBAAyB,CAAC;AAE7D,OAAO,EAAE,cAAc,EAAE,MAAM,mCAAmC,CAAC;AACnE,OAAO,EAAE,6BAA6B,EAAE,MAAM,mEAAmE,CAAC;AAClH,OAAO,EAAE,aAAa,EAAE,MAAM,mCAAmC,CAAC;AAalE,MAAM,CAAC,MAAM,WAAW,GAAG,IAAI,CAAC,SAAS,WAAW,CAAC,KAAwB;IACzE,MAAM,IAAI,GAAG,OAAO,EAAE,CAAC;IACvB,MAAM,EAAE,IAAI,EAAE,YAAY,EAAE,QAAQ,EAAE,SAAS,EAAE,gBAAgB,EAAE,GAAG,KAAK,CAAC;IAE5E,MAAM,iBAAiB,GAAG,GAAG,EAAE;QAC3B,OAAO,cAAK,SAAS,EAAC,sCAAsC,GAAG,CAAC;IACpE,CAAC,CAAC;IAEF,MAAM,eAAe,GAAG,CAAC,KAAa,EAAE,EAAE;QACtC,IAAI,QAAQ,EAAE,CAAC;YACX,QAAQ,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;QAC1B,CAAC;IACL,CAAC,CAAC;IAEF,MAAM,OAAO,GAAG,CAAC,aAA6B,EAAE,EAAE;QAC9C,MAAM,UAAU,GAAG,6BAA6B,CAAC,aAAa,CAAC,IAAI,EAAE,CAAC;QAEtE,IAAI,UAAU,KAAK,IAAI,IAAI,UAAU,KAAK,EAAE,EAAE,CAAC;YAC3C,OAAO,IAAI,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,GAAG,CAAC;QACtD,CAAC;QACD,OAAO,6BAA6B,CAAC,UAAU,CAAC,CAAC,CAAC,CAAC,cAAc,CAAC,UAAU,EAAE,IAAI,CAAC,CAAC,CAAC,CAAC,UAAU,CAAC;IACrG,CAAC,CAAC;IAEF,MAAM,WAAW,GAAiB,IAAI,IAAI,IAAI,CAAC;IAE/C,IAAI,CAAC,WAAW,EAAE,CAAC;QACf,OAAO,iBAAiB,EAAE,CAAC;IAC/B,CAAC;IAED,MAAM,UAAU,GAAmB,WAAW,CAAC,aAAa,CAAC;IAC7D,MAAM,UAAU,GAAG,OAAO,CAAC,UAAU,CAAC,CAAC;IAEvC,OAAO,CACH,KAAC,aAAa,IACV,iBAAiB,EAAE,WAAW,CAAC,SAAS,EACxC,YAAY,EAAE,YAAY,EAC1B,eAAe,EAAE,eAAe,EAChC,SAAS,EAAE,SAAS,EACpB,gBAAgB,EAAE,gBAAgB,YAElC,KAAC,kBAAkB,IACf,IAAI,EAAE,UAAU,EAChB,KAAK,EAAE,WAAW,CAAC,KAAK,EACxB,SAAS,EAAE,SAAS,EAAE,IAAI,EAC1B,gBAAgB,EAAE,gBAAgB,GACpC,GACU,CACnB,CAAC;AACN,CAAC,CAAC,CAAC"}
|
|
@@ -8,5 +8,4 @@ export interface IColoredItemContentProps extends ISelectableChild {
|
|
|
8
8
|
text: string;
|
|
9
9
|
}
|
|
10
10
|
export declare const ColoredItemContent: import("react").NamedExoticComponent<IColoredItemContentProps>;
|
|
11
|
-
export default ColoredItemContent;
|
|
12
11
|
//# sourceMappingURL=ColoredItemContent.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ColoredItemContent.d.ts","sourceRoot":"","sources":["../../../../../../src/internal/components/configurationControls/colors/coloredItemsList/ColoredItemContent.tsx"],"names":[],"mappings":"AAMA,OAAO,EAAE,cAAc,EAAE,MAAM,qBAAqB,CAAC;AAErD,OAAO,EAAE,aAAa,EAAE,eAAe,EAAE,MAAM,8BAA8B,CAAC;AAE9E,OAAO,EAAE,gBAAgB,EAAgB,MAAM,mCAAmC,CAAC;AAInF,MAAM,WAAW,wBAAyB,SAAQ,gBAAgB;IAC9D,KAAK,EAAE,cAAc,CAAC;IACtB,SAAS,CAAC,EAAE,aAAa,CAAC;IAC1B,gBAAgB,CAAC,EAAE,MAAM,GAAG,eAAe,CAAC;IAC5C,IAAI,EAAE,MAAM,CAAC;CAChB;AAED,eAAO,MAAM,kBAAkB,gEA0C7B,CAAC
|
|
1
|
+
{"version":3,"file":"ColoredItemContent.d.ts","sourceRoot":"","sources":["../../../../../../src/internal/components/configurationControls/colors/coloredItemsList/ColoredItemContent.tsx"],"names":[],"mappings":"AAMA,OAAO,EAAE,cAAc,EAAE,MAAM,qBAAqB,CAAC;AAErD,OAAO,EAAE,aAAa,EAAE,eAAe,EAAE,MAAM,8BAA8B,CAAC;AAE9E,OAAO,EAAE,gBAAgB,EAAgB,MAAM,mCAAmC,CAAC;AAInF,MAAM,WAAW,wBAAyB,SAAQ,gBAAgB;IAC9D,KAAK,EAAE,cAAc,CAAC;IACtB,SAAS,CAAC,EAAE,aAAa,CAAC;IAC1B,gBAAgB,CAAC,EAAE,MAAM,GAAG,eAAe,CAAC;IAC5C,IAAI,EAAE,MAAM,CAAC;CAChB;AAED,eAAO,MAAM,kBAAkB,gEA0C7B,CAAC"}
|
package/esm/internal/components/configurationControls/colors/coloredItemsList/ColoredItemContent.js
CHANGED
|
@@ -30,5 +30,4 @@ export const ColoredItemContent = memo(function ColoredItemContent({ color, posi
|
|
|
30
30
|
};
|
|
31
31
|
return (_jsxs("div", { className: getItemClassNames(), children: [_jsx("div", { className: getPreviewBoxClassNames(), style: getColorSampleStyle(), children: _jsx(OptionalPatternFill, { chartFill: chartFill, patternFillIndex: patternFillIndex }) }), _jsx("span", { children: text })] }));
|
|
32
32
|
});
|
|
33
|
-
export default ColoredItemContent;
|
|
34
33
|
//# sourceMappingURL=ColoredItemContent.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ColoredItemContent.js","sourceRoot":"","sources":["../../../../../../src/internal/components/configurationControls/colors/coloredItemsList/ColoredItemContent.tsx"],"names":[],"mappings":";AAAA,qCAAqC;AAErC,OAAO,EAAiB,IAAI,EAAE,MAAM,OAAO,CAAC;AAE5C,OAAO,EAAE,MAAM,YAAY,CAAC;AAG5B,OAAO,EAAE,QAAQ,EAAE,MAAM,iCAAiC,CAAC;AAG3D,OAAO,EAAoB,YAAY,EAAE,MAAM,mCAAmC,CAAC;AACnF,OAAO,EAAE,YAAY,EAAE,MAAM,sCAAsC,CAAC;AACpE,OAAO,EAAE,mBAAmB,EAAE,MAAM,yCAAyC,CAAC;AAS9E,MAAM,CAAC,MAAM,kBAAkB,GAAG,IAAI,CAAC,SAAS,kBAAkB,CAAC,EAC/D,KAAK,EACL,QAAQ,EACR,SAAS,GAAG,OAAO,EACnB,gBAAgB,GAAG,CAAC,EACpB,IAAI,EACJ,UAAU,EACV,QAAQ,GACe;IACvB,MAAM,KAAK,GAAG,QAAQ,EAAE,CAAC;IAEzB,MAAM,iBAAiB,GAAG,GAAG,EAAE;QAC3B,OAAO,EAAE,CAAC,kEAAkE,EAAE;YAC1E,WAAW,EAAE,UAAU,IAAI,CAAC,QAAQ;YACpC,aAAa,EAAE,QAAQ;YACvB,eAAe,EAAE,QAAQ;SAC5B,CAAC,CAAC;IACP,CAAC,CAAC;IAEF,MAAM,uBAAuB,GAAG,GAAG,EAAE;QACjC,MAAM,EAAE,CAAC,EAAE,CAAC,EAAE,CAAC,EAAE,GAAG,KAAK,CAAC;QAC1B,MAAM,WAAW,GAAG,SAAS,KAAK,OAAO,CAAC;QAC1C,OAAO,EAAE,CAAC,6BAA6B,EAAE,WAAW,CAAC,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE;YAC/D,uBAAuB,EAAE,WAAW,IAAI,QAAQ,IAAI,YAAY,CAAC,KAAK;YACtE,sBAAsB,EAAE,WAAW,IAAI,QAAQ,KAAK,YAAY,CAAC,IAAI;SACxE,CAAC,CAAC;IACP,CAAC,CAAC;IAEF,MAAM,mBAAmB,GAAG,GAAkB,EAAE;QAC5C,MAAM,EAAE,CAAC,EAAE,CAAC,EAAE,CAAC,EAAE,GAAG,KAAK,CAAC;QAC1B,MAAM,SAAS,GAAG,OAAO,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,CAAC;QACxC,OAAO,YAAY,CAAC,SAAS,EAAE,SAAS,EAAE,KAAK,CAAC,CAAC;IACrD,CAAC,CAAC;IAEF,OAAO,CACH,eAAK,SAAS,EAAE,iBAAiB,EAAE,aAC/B,cAAK,SAAS,EAAE,uBAAuB,EAAE,EAAE,KAAK,EAAE,mBAAmB,EAAE,YACnE,KAAC,mBAAmB,IAAC,SAAS,EAAE,SAAS,EAAE,gBAAgB,EAAE,gBAAgB,GAAI,GAC/E,EACN,yBAAO,IAAI,GAAQ,IACjB,CACT,CAAC;AACN,CAAC,CAAC,CAAC
|
|
1
|
+
{"version":3,"file":"ColoredItemContent.js","sourceRoot":"","sources":["../../../../../../src/internal/components/configurationControls/colors/coloredItemsList/ColoredItemContent.tsx"],"names":[],"mappings":";AAAA,qCAAqC;AAErC,OAAO,EAAiB,IAAI,EAAE,MAAM,OAAO,CAAC;AAE5C,OAAO,EAAE,MAAM,YAAY,CAAC;AAG5B,OAAO,EAAE,QAAQ,EAAE,MAAM,iCAAiC,CAAC;AAG3D,OAAO,EAAoB,YAAY,EAAE,MAAM,mCAAmC,CAAC;AACnF,OAAO,EAAE,YAAY,EAAE,MAAM,sCAAsC,CAAC;AACpE,OAAO,EAAE,mBAAmB,EAAE,MAAM,yCAAyC,CAAC;AAS9E,MAAM,CAAC,MAAM,kBAAkB,GAAG,IAAI,CAAC,SAAS,kBAAkB,CAAC,EAC/D,KAAK,EACL,QAAQ,EACR,SAAS,GAAG,OAAO,EACnB,gBAAgB,GAAG,CAAC,EACpB,IAAI,EACJ,UAAU,EACV,QAAQ,GACe;IACvB,MAAM,KAAK,GAAG,QAAQ,EAAE,CAAC;IAEzB,MAAM,iBAAiB,GAAG,GAAG,EAAE;QAC3B,OAAO,EAAE,CAAC,kEAAkE,EAAE;YAC1E,WAAW,EAAE,UAAU,IAAI,CAAC,QAAQ;YACpC,aAAa,EAAE,QAAQ;YACvB,eAAe,EAAE,QAAQ;SAC5B,CAAC,CAAC;IACP,CAAC,CAAC;IAEF,MAAM,uBAAuB,GAAG,GAAG,EAAE;QACjC,MAAM,EAAE,CAAC,EAAE,CAAC,EAAE,CAAC,EAAE,GAAG,KAAK,CAAC;QAC1B,MAAM,WAAW,GAAG,SAAS,KAAK,OAAO,CAAC;QAC1C,OAAO,EAAE,CAAC,6BAA6B,EAAE,WAAW,CAAC,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE;YAC/D,uBAAuB,EAAE,WAAW,IAAI,QAAQ,IAAI,YAAY,CAAC,KAAK;YACtE,sBAAsB,EAAE,WAAW,IAAI,QAAQ,KAAK,YAAY,CAAC,IAAI;SACxE,CAAC,CAAC;IACP,CAAC,CAAC;IAEF,MAAM,mBAAmB,GAAG,GAAkB,EAAE;QAC5C,MAAM,EAAE,CAAC,EAAE,CAAC,EAAE,CAAC,EAAE,GAAG,KAAK,CAAC;QAC1B,MAAM,SAAS,GAAG,OAAO,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,CAAC;QACxC,OAAO,YAAY,CAAC,SAAS,EAAE,SAAS,EAAE,KAAK,CAAC,CAAC;IACrD,CAAC,CAAC;IAEF,OAAO,CACH,eAAK,SAAS,EAAE,iBAAiB,EAAE,aAC/B,cAAK,SAAS,EAAE,uBAAuB,EAAE,EAAE,KAAK,EAAE,mBAAmB,EAAE,YACnE,KAAC,mBAAmB,IAAC,SAAS,EAAE,SAAS,EAAE,gBAAgB,EAAE,gBAAgB,GAAI,GAC/E,EACN,yBAAO,IAAI,GAAQ,IACjB,CACT,CAAC;AACN,CAAC,CAAC,CAAC"}
|
package/esm/internal/components/configurationControls/colors/coloredItemsList/ColoredItemsList.d.ts
CHANGED
|
@@ -1,8 +1,7 @@
|
|
|
1
|
-
import { WrappedComponentProps } from "react-intl";
|
|
2
1
|
import { IColor, IColorPalette } from "@gooddata/sdk-model";
|
|
3
2
|
import { ChartFillConfig } from "@gooddata/sdk-ui-charts";
|
|
4
3
|
import { IColoredItem } from "../../../../interfaces/Colors.js";
|
|
5
|
-
export interface
|
|
4
|
+
export interface IColoredItemsListProps {
|
|
6
5
|
colorPalette: IColorPalette;
|
|
7
6
|
inputItems: IColoredItem[];
|
|
8
7
|
onSelect: (selectedColorItem: IColoredItem, color: IColor) => void;
|
|
@@ -11,10 +10,5 @@ export interface IColoredItemsListOwnProps {
|
|
|
11
10
|
chartFill?: ChartFillConfig;
|
|
12
11
|
chartFillIgnoredMeasures: string[];
|
|
13
12
|
}
|
|
14
|
-
export type IColoredItemsListProps = IColoredItemsListOwnProps & WrappedComponentProps;
|
|
15
13
|
export declare const ColoredItemsList: import("react").NamedExoticComponent<IColoredItemsListProps>;
|
|
16
|
-
declare const _default: import("react").FC<import("react-intl").WithIntlProps<IColoredItemsListProps>> & {
|
|
17
|
-
WrappedComponent: import("react").ComponentType<IColoredItemsListProps>;
|
|
18
|
-
};
|
|
19
|
-
export default _default;
|
|
20
14
|
//# sourceMappingURL=ColoredItemsList.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ColoredItemsList.d.ts","sourceRoot":"","sources":["../../../../../../src/internal/components/configurationControls/colors/coloredItemsList/ColoredItemsList.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"ColoredItemsList.d.ts","sourceRoot":"","sources":["../../../../../../src/internal/components/configurationControls/colors/coloredItemsList/ColoredItemsList.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAE,MAAM,EAAE,aAAa,EAAuB,MAAM,qBAAqB,CAAC;AACjF,OAAO,EAAE,eAAe,EAAE,MAAM,yBAAyB,CAAC;AAI1D,OAAO,EAAE,YAAY,EAAE,MAAM,kCAAkC,CAAC;AAOhE,MAAM,WAAW,sBAAsB;IACnC,YAAY,EAAE,aAAa,CAAC;IAC5B,UAAU,EAAE,YAAY,EAAE,CAAC;IAC3B,QAAQ,EAAE,CAAC,iBAAiB,EAAE,YAAY,EAAE,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IACnE,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,SAAS,CAAC,EAAE,eAAe,CAAC;IAC5B,wBAAwB,EAAE,MAAM,EAAE,CAAC;CACtC;AASD,eAAO,MAAM,gBAAgB,8DAoF3B,CAAC"}
|
package/esm/internal/components/configurationControls/colors/coloredItemsList/ColoredItemsList.js
CHANGED
|
@@ -1,10 +1,9 @@
|
|
|
1
1
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
2
|
// (C) 2019-2025 GoodData Corporation
|
|
3
3
|
import { memo, useRef, useState } from "react";
|
|
4
|
-
import { injectIntl } from "react-intl";
|
|
5
4
|
import { isMeasureDescriptor } from "@gooddata/sdk-model";
|
|
6
5
|
import { DropdownList } from "@gooddata/sdk-ui-kit";
|
|
7
|
-
import ColoredItem from "./ColoredItem.js";
|
|
6
|
+
import { ColoredItem } from "./ColoredItem.js";
|
|
8
7
|
import { getSearchedItems } from "../../../../utils/colors.js";
|
|
9
8
|
const VISIBLE_ITEMS_COUNT = 5;
|
|
10
9
|
const SEARCH_FIELD_VISIBILITY_THRESHOLD = 7;
|
|
@@ -57,5 +56,4 @@ export const ColoredItemsList = memo(function ColoredItemsList(props) {
|
|
|
57
56
|
return (_jsx(ColoredItem, { colorPalette: colorPalette, onSelect: onSelect, disabled: disabled, item: item, chartFill: appliedChartFill, patternFillIndex: itemPatternFillIndexes[rowIndex] }));
|
|
58
57
|
} }) }));
|
|
59
58
|
});
|
|
60
|
-
export default injectIntl(ColoredItemsList);
|
|
61
59
|
//# sourceMappingURL=ColoredItemsList.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ColoredItemsList.js","sourceRoot":"","sources":["../../../../../../src/internal/components/configurationControls/colors/coloredItemsList/ColoredItemsList.tsx"],"names":[],"mappings":";AAAA,qCAAqC;AAErC,OAAO,EAAE,IAAI,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAE/C,OAAO,EAAyB,
|
|
1
|
+
{"version":3,"file":"ColoredItemsList.js","sourceRoot":"","sources":["../../../../../../src/internal/components/configurationControls/colors/coloredItemsList/ColoredItemsList.tsx"],"names":[],"mappings":"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"}
|
|
@@ -15,6 +15,6 @@ interface IComparisonSectionProps {
|
|
|
15
15
|
colorPalette: IColorPalette;
|
|
16
16
|
pushData: PushDataCallback;
|
|
17
17
|
}
|
|
18
|
-
declare function ComparisonSection({ controlDisabled, disabledByVisualization, defaultCalculationType, separators, properties, propertiesMeta, colorPalette, pushData, }: IComparisonSectionProps): import("react/jsx-runtime").JSX.Element;
|
|
19
|
-
export
|
|
18
|
+
export declare function ComparisonSection({ controlDisabled, disabledByVisualization, defaultCalculationType, separators, properties, propertiesMeta, colorPalette, pushData, }: IComparisonSectionProps): import("react/jsx-runtime").JSX.Element;
|
|
19
|
+
export {};
|
|
20
20
|
//# sourceMappingURL=ComparisonSection.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ComparisonSection.d.ts","sourceRoot":"","sources":["../../../../../src/internal/components/configurationControls/comparison/ComparisonSection.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,aAAa,EAAE,MAAM,qBAAqB,CAAC;AACpD,OAAO,EAAE,WAAW,EAAE,gBAAgB,EAAE,MAAM,kBAAkB,CAAC;AACjE,OAAO,EAAE,eAAe,EAA+B,MAAM,yBAAyB,CAAC;AAQvF,OAAO,EAAE,4BAA4B,EAAE,MAAM,0CAA0C,CAAC;AACxF,OAAO,EAAE,wBAAwB,EAAE,MAAM,sCAAsC,CAAC;AAGhF,UAAU,uBAAuB;IAC7B,eAAe,EAAE,OAAO,CAAC;IACzB,uBAAuB,EAAE,OAAO,CAAC;IACjC,sBAAsB,EAAE,eAAe,CAAC;IACxC,UAAU,EAAE,WAAW,CAAC;IACxB,UAAU,EAAE,wBAAwB,CAAC,4BAA4B,CAAC,CAAC;IACnE,cAAc,EAAE,MAAM,CAAC,MAAM,EAAE;QAAE,SAAS,EAAE,OAAO,CAAA;KAAE,CAAC,CAAC;IACvD,YAAY,EAAE,aAAa,CAAC;IAC5B,QAAQ,EAAE,gBAAgB,CAAC;CAC9B;AAED,
|
|
1
|
+
{"version":3,"file":"ComparisonSection.d.ts","sourceRoot":"","sources":["../../../../../src/internal/components/configurationControls/comparison/ComparisonSection.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,aAAa,EAAE,MAAM,qBAAqB,CAAC;AACpD,OAAO,EAAE,WAAW,EAAE,gBAAgB,EAAE,MAAM,kBAAkB,CAAC;AACjE,OAAO,EAAE,eAAe,EAA+B,MAAM,yBAAyB,CAAC;AAQvF,OAAO,EAAE,4BAA4B,EAAE,MAAM,0CAA0C,CAAC;AACxF,OAAO,EAAE,wBAAwB,EAAE,MAAM,sCAAsC,CAAC;AAGhF,UAAU,uBAAuB;IAC7B,eAAe,EAAE,OAAO,CAAC;IACzB,uBAAuB,EAAE,OAAO,CAAC;IACjC,sBAAsB,EAAE,eAAe,CAAC;IACxC,UAAU,EAAE,WAAW,CAAC;IACxB,UAAU,EAAE,wBAAwB,CAAC,4BAA4B,CAAC,CAAC;IACnE,cAAc,EAAE,MAAM,CAAC,MAAM,EAAE;QAAE,SAAS,EAAE,OAAO,CAAA;KAAE,CAAC,CAAC;IACvD,YAAY,EAAE,aAAa,CAAC;IAC5B,QAAQ,EAAE,gBAAgB,CAAC;CAC9B;AAED,wBAAgB,iBAAiB,CAAC,EAC9B,eAAe,EACf,uBAAuB,EACvB,sBAAsB,EACtB,UAAU,EACV,UAAU,EACV,cAAc,EACd,YAAY,EACZ,QAAQ,GACX,EAAE,uBAAuB,2CAsDzB"}
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
2
|
import { getCalculationValuesDefault } from "@gooddata/sdk-ui-charts";
|
|
3
|
-
import CalculationControl from "./calculation/CalculationControl.js";
|
|
3
|
+
import { CalculationControl } from "./calculation/CalculationControl.js";
|
|
4
4
|
import { COMPARISON_ENABLED_VALUE_PATH } from "./ComparisonValuePath.js";
|
|
5
|
-
import IndicatorSubSection from "./indicators/IndicatorSubSection.js";
|
|
6
|
-
import LabelSubSection from "./label/LabelSubSection.js";
|
|
7
|
-
import ValueSubSection from "./values/ValueSubSection.js";
|
|
5
|
+
import { IndicatorSubSection } from "./indicators/IndicatorSubSection.js";
|
|
6
|
+
import { LabelSubSection } from "./label/LabelSubSection.js";
|
|
7
|
+
import { ValueSubSection } from "./values/ValueSubSection.js";
|
|
8
8
|
import { comparisonMessages } from "../../../../locales.js";
|
|
9
|
-
import ConfigSection from "../ConfigSection.js";
|
|
10
|
-
function ComparisonSection({ controlDisabled, disabledByVisualization, defaultCalculationType, separators, properties, propertiesMeta, colorPalette, pushData, }) {
|
|
9
|
+
import { ConfigSection } from "../ConfigSection.js";
|
|
10
|
+
export function ComparisonSection({ controlDisabled, disabledByVisualization, defaultCalculationType, separators, properties, propertiesMeta, colorPalette, pushData, }) {
|
|
11
11
|
const toggledOn = properties.controls?.comparison?.enabled;
|
|
12
12
|
const comparisonDisabled = controlDisabled || disabledByVisualization;
|
|
13
13
|
const sectionDisabled = comparisonDisabled || !toggledOn;
|
|
@@ -16,5 +16,4 @@ function ComparisonSection({ controlDisabled, disabledByVisualization, defaultCa
|
|
|
16
16
|
const { defaultFormat, defaultLabelKeys } = getCalculationValuesDefault(calculationType);
|
|
17
17
|
return (_jsxs(ConfigSection, { id: "comparison_section", valuePath: COMPARISON_ENABLED_VALUE_PATH, title: comparisonMessages["title"].id, propertiesMeta: propertiesMeta, properties: properties, pushData: pushData, canBeToggled: true, toggleDisabled: comparisonDisabled, showDisabledMessage: showDisabledMessage, toggledOn: toggledOn, children: [_jsx(CalculationControl, { disabled: sectionDisabled, showDisabledMessage: showDisabledMessage, defaultCalculationType: defaultCalculationType, properties: properties, pushData: pushData }), _jsx(ValueSubSection, { sectionDisabled: sectionDisabled, showDisabledMessage: showDisabledMessage, defaultFormat: defaultFormat, separators: separators, properties: properties, pushData: pushData }), _jsx(IndicatorSubSection, { sectionDisabled: sectionDisabled, showDisabledMessage: showDisabledMessage, properties: properties, colorPalette: colorPalette, pushData: pushData }), _jsx(LabelSubSection, { sectionDisabled: sectionDisabled, showDisabledMessage: showDisabledMessage, defaultLabelKeys: defaultLabelKeys, calculationType: calculationType, properties: properties, pushData: pushData })] }));
|
|
18
18
|
}
|
|
19
|
-
export default ComparisonSection;
|
|
20
19
|
//# sourceMappingURL=ComparisonSection.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ComparisonSection.js","sourceRoot":"","sources":["../../../../../src/internal/components/configurationControls/comparison/ComparisonSection.tsx"],"names":[],"mappings":";AAIA,OAAO,EAAmB,2BAA2B,EAAE,MAAM,yBAAyB,CAAC;AAEvF,OAAO,kBAAkB,MAAM,qCAAqC,CAAC;
|
|
1
|
+
{"version":3,"file":"ComparisonSection.js","sourceRoot":"","sources":["../../../../../src/internal/components/configurationControls/comparison/ComparisonSection.tsx"],"names":[],"mappings":";AAIA,OAAO,EAAmB,2BAA2B,EAAE,MAAM,yBAAyB,CAAC;AAEvF,OAAO,EAAE,kBAAkB,EAAE,MAAM,qCAAqC,CAAC;AACzE,OAAO,EAAE,6BAA6B,EAAE,MAAM,0BAA0B,CAAC;AACzE,OAAO,EAAE,mBAAmB,EAAE,MAAM,qCAAqC,CAAC;AAC1E,OAAO,EAAE,eAAe,EAAE,MAAM,4BAA4B,CAAC;AAC7D,OAAO,EAAE,eAAe,EAAE,MAAM,6BAA6B,CAAC;AAC9D,OAAO,EAAE,kBAAkB,EAAE,MAAM,wBAAwB,CAAC;AAG5D,OAAO,EAAE,aAAa,EAAE,MAAM,qBAAqB,CAAC;AAapD,MAAM,UAAU,iBAAiB,CAAC,EAC9B,eAAe,EACf,uBAAuB,EACvB,sBAAsB,EACtB,UAAU,EACV,UAAU,EACV,cAAc,EACd,YAAY,EACZ,QAAQ,GACc;IACtB,MAAM,SAAS,GAAG,UAAU,CAAC,QAAQ,EAAE,UAAU,EAAE,OAAO,CAAC;IAE3D,MAAM,kBAAkB,GAAG,eAAe,IAAI,uBAAuB,CAAC;IACtE,MAAM,eAAe,GAAG,kBAAkB,IAAI,CAAC,SAAS,CAAC;IACzD,MAAM,mBAAmB,GAAG,CAAC,eAAe,IAAI,uBAAuB,CAAC;IACxE,MAAM,eAAe,GAAG,UAAU,EAAE,QAAQ,EAAE,UAAU,EAAE,eAAe,IAAI,sBAAsB,CAAC;IACpG,MAAM,EAAE,aAAa,EAAE,gBAAgB,EAAE,GAAG,2BAA2B,CAAC,eAAe,CAAC,CAAC;IAEzF,OAAO,CACH,MAAC,aAAa,IACV,EAAE,EAAC,oBAAoB,EACvB,SAAS,EAAE,6BAA6B,EACxC,KAAK,EAAE,kBAAkB,CAAC,OAAO,CAAC,CAAC,EAAE,EACrC,cAAc,EAAE,cAAc,EAC9B,UAAU,EAAE,UAAU,EACtB,QAAQ,EAAE,QAAQ,EAClB,YAAY,QACZ,cAAc,EAAE,kBAAkB,EAClC,mBAAmB,EAAE,mBAAmB,EACxC,SAAS,EAAE,SAAS,aAEpB,KAAC,kBAAkB,IACf,QAAQ,EAAE,eAAe,EACzB,mBAAmB,EAAE,mBAAmB,EACxC,sBAAsB,EAAE,sBAAsB,EAC9C,UAAU,EAAE,UAAU,EACtB,QAAQ,EAAE,QAAQ,GACpB,EACF,KAAC,eAAe,IACZ,eAAe,EAAE,eAAe,EAChC,mBAAmB,EAAE,mBAAmB,EACxC,aAAa,EAAE,aAAa,EAC5B,UAAU,EAAE,UAAU,EACtB,UAAU,EAAE,UAAU,EACtB,QAAQ,EAAE,QAAQ,GACpB,EACF,KAAC,mBAAmB,IAChB,eAAe,EAAE,eAAe,EAChC,mBAAmB,EAAE,mBAAmB,EACxC,UAAU,EAAE,UAAU,EACtB,YAAY,EAAE,YAAY,EAC1B,QAAQ,EAAE,QAAQ,GACpB,EACF,KAAC,eAAe,IACZ,eAAe,EAAE,eAAe,EAChC,mBAAmB,EAAE,mBAAmB,EACxC,gBAAgB,EAAE,gBAAgB,EAClC,eAAe,EAAE,eAAe,EAChC,UAAU,EAAE,UAAU,EACtB,QAAQ,EAAE,QAAQ,GACpB,IACU,CACnB,CAAC;AACN,CAAC"}
|
package/esm/internal/components/configurationControls/comparison/calculation/CalculationControl.d.ts
CHANGED
|
@@ -9,6 +9,6 @@ interface ICalculationControlProps {
|
|
|
9
9
|
properties: IVisualizationProperties<IComparisonControlProperties>;
|
|
10
10
|
pushData: PushDataCallback;
|
|
11
11
|
}
|
|
12
|
-
declare function CalculationControl({ disabled, defaultCalculationType, properties, showDisabledMessage, pushData, }: ICalculationControlProps): import("react/jsx-runtime").JSX.Element;
|
|
13
|
-
export
|
|
12
|
+
export declare function CalculationControl({ disabled, defaultCalculationType, properties, showDisabledMessage, pushData, }: ICalculationControlProps): import("react/jsx-runtime").JSX.Element;
|
|
13
|
+
export {};
|
|
14
14
|
//# sourceMappingURL=CalculationControl.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CalculationControl.d.ts","sourceRoot":"","sources":["../../../../../../src/internal/components/configurationControls/comparison/calculation/CalculationControl.tsx"],"names":[],"mappings":"AAMA,OAAO,EAAE,gBAAgB,EAAE,MAAM,kBAAkB,CAAC;AACpD,OAAO,EAAE,eAAe,EAAE,MAAM,yBAAyB,CAAC;AAK1D,OAAO,EAAE,4BAA4B,EAAE,MAAM,6CAA6C,CAAC;AAC3F,OAAO,EAAE,wBAAwB,EAAE,MAAM,yCAAyC,CAAC;AAInF,UAAU,wBAAwB;IAC9B,QAAQ,EAAE,OAAO,CAAC;IAClB,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAC9B,sBAAsB,EAAE,eAAe,CAAC;IACxC,UAAU,EAAE,wBAAwB,CAAC,4BAA4B,CAAC,CAAC;IACnE,QAAQ,EAAE,gBAAgB,CAAC;CAC9B;AAMD,
|
|
1
|
+
{"version":3,"file":"CalculationControl.d.ts","sourceRoot":"","sources":["../../../../../../src/internal/components/configurationControls/comparison/calculation/CalculationControl.tsx"],"names":[],"mappings":"AAMA,OAAO,EAAE,gBAAgB,EAAE,MAAM,kBAAkB,CAAC;AACpD,OAAO,EAAE,eAAe,EAAE,MAAM,yBAAyB,CAAC;AAK1D,OAAO,EAAE,4BAA4B,EAAE,MAAM,6CAA6C,CAAC;AAC3F,OAAO,EAAE,wBAAwB,EAAE,MAAM,yCAAyC,CAAC;AAInF,UAAU,wBAAwB;IAC9B,QAAQ,EAAE,OAAO,CAAC;IAClB,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAC9B,sBAAsB,EAAE,eAAe,CAAC;IACxC,UAAU,EAAE,wBAAwB,CAAC,4BAA4B,CAAC,CAAC;IACnE,QAAQ,EAAE,gBAAgB,CAAC;CAC9B;AAMD,wBAAgB,kBAAkB,CAAC,EAC/B,QAAQ,EACR,sBAAsB,EACtB,UAAU,EACV,mBAAmB,EACnB,QAAQ,GACX,EAAE,wBAAwB,2CA+B1B"}
|
package/esm/internal/components/configurationControls/comparison/calculation/CalculationControl.js
CHANGED
|
@@ -2,14 +2,14 @@ import { jsx as _jsx } from "react/jsx-runtime";
|
|
|
2
2
|
// (C) 2023-2025 GoodData Corporation
|
|
3
3
|
import { useMemo } from "react";
|
|
4
4
|
import { useIntl } from "react-intl";
|
|
5
|
-
import CalculationListItem from "./CalculationListItem.js";
|
|
5
|
+
import { CalculationListItem } from "./CalculationListItem.js";
|
|
6
6
|
import { comparisonMessages } from "../../../../../locales.js";
|
|
7
7
|
import { calculationDropdownItems } from "../../../../constants/dropdowns.js";
|
|
8
|
-
import DropdownControl from "../../DropdownControl.js";
|
|
8
|
+
import { DropdownControl } from "../../DropdownControl.js";
|
|
9
9
|
import { COMPARISON_CALCULATION_TYPE_VALUE_PATH } from "../ComparisonValuePath.js";
|
|
10
10
|
const CALCULATION_DROPDOWN_WIDTH = 194;
|
|
11
11
|
const DISABLED_MESSAGE_ALIGN_POINTS = [{ align: "cr cl", offset: { x: 0, y: 7 } }];
|
|
12
|
-
function CalculationControl({ disabled, defaultCalculationType, properties, showDisabledMessage, pushData, }) {
|
|
12
|
+
export function CalculationControl({ disabled, defaultCalculationType, properties, showDisabledMessage, pushData, }) {
|
|
13
13
|
const { formatMessage } = useIntl();
|
|
14
14
|
const calculationType = properties.controls?.comparison?.calculationType || defaultCalculationType;
|
|
15
15
|
const items = useMemo(() => calculationDropdownItems.map((item) => ({
|
|
@@ -18,5 +18,4 @@ function CalculationControl({ disabled, defaultCalculationType, properties, show
|
|
|
18
18
|
})), [formatMessage]);
|
|
19
19
|
return (_jsx("div", { className: "calculation-control s-calculation-control", children: _jsx(DropdownControl, { value: calculationType, valuePath: COMPARISON_CALCULATION_TYPE_VALUE_PATH, labelText: comparisonMessages["calculationTypeTitle"].id, disabled: disabled, showDisabledMessage: showDisabledMessage, disabledMessageAlignPoints: DISABLED_MESSAGE_ALIGN_POINTS, width: CALCULATION_DROPDOWN_WIDTH, items: items, customListItem: CalculationListItem, properties: properties, pushData: pushData }) }));
|
|
20
20
|
}
|
|
21
|
-
export default CalculationControl;
|
|
22
21
|
//# sourceMappingURL=CalculationControl.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CalculationControl.js","sourceRoot":"","sources":["../../../../../../src/internal/components/configurationControls/comparison/calculation/CalculationControl.tsx"],"names":[],"mappings":";AAAA,qCAAqC;AAErC,OAAO,EAAE,OAAO,EAAE,MAAM,OAAO,CAAC;AAEhC,OAAO,EAAE,OAAO,EAAE,MAAM,YAAY,CAAC;AAKrC,OAAO,mBAAmB,MAAM,0BAA0B,CAAC;
|
|
1
|
+
{"version":3,"file":"CalculationControl.js","sourceRoot":"","sources":["../../../../../../src/internal/components/configurationControls/comparison/calculation/CalculationControl.tsx"],"names":[],"mappings":";AAAA,qCAAqC;AAErC,OAAO,EAAE,OAAO,EAAE,MAAM,OAAO,CAAC;AAEhC,OAAO,EAAE,OAAO,EAAE,MAAM,YAAY,CAAC;AAKrC,OAAO,EAAE,mBAAmB,EAAE,MAAM,0BAA0B,CAAC;AAC/D,OAAO,EAAE,kBAAkB,EAAE,MAAM,2BAA2B,CAAC;AAC/D,OAAO,EAAE,wBAAwB,EAAE,MAAM,oCAAoC,CAAC;AAG9E,OAAO,EAAE,eAAe,EAAE,MAAM,0BAA0B,CAAC;AAC3D,OAAO,EAAE,sCAAsC,EAAE,MAAM,2BAA2B,CAAC;AAUnF,MAAM,0BAA0B,GAAG,GAAG,CAAC;AAEvC,MAAM,6BAA6B,GAAG,CAAC,EAAE,KAAK,EAAE,OAAO,EAAE,MAAM,EAAE,EAAE,CAAC,EAAE,CAAC,EAAE,CAAC,EAAE,CAAC,EAAE,EAAE,CAAC,CAAC;AAEnF,MAAM,UAAU,kBAAkB,CAAC,EAC/B,QAAQ,EACR,sBAAsB,EACtB,UAAU,EACV,mBAAmB,EACnB,QAAQ,GACe;IACvB,MAAM,EAAE,aAAa,EAAE,GAAG,OAAO,EAAE,CAAC;IACpC,MAAM,eAAe,GACjB,UAAU,CAAC,QAAQ,EAAE,UAAU,EAAE,eAAe,IAAI,sBAAsB,CAAC;IAE/E,MAAM,KAAK,GAAG,OAAO,CACjB,GAAG,EAAE,CACD,wBAAwB,CAAC,GAAG,CAAC,CAAC,IAAI,EAAE,EAAE,CAAC,CAAC;QACpC,GAAG,IAAI;QACP,KAAK,EAAE,aAAa,CAAC,EAAE,EAAE,EAAE,IAAI,CAAC,KAAK,EAAE,CAAC;KAC3C,CAAC,CAAC,EACP,CAAC,aAAa,CAAC,CAClB,CAAC;IAEF,OAAO,CACH,cAAK,SAAS,EAAC,2CAA2C,YACtD,KAAC,eAAe,IACZ,KAAK,EAAE,eAAe,EACtB,SAAS,EAAE,sCAAsC,EACjD,SAAS,EAAE,kBAAkB,CAAC,sBAAsB,CAAC,CAAC,EAAE,EACxD,QAAQ,EAAE,QAAQ,EAClB,mBAAmB,EAAE,mBAAmB,EACxC,0BAA0B,EAAE,6BAA6B,EACzD,KAAK,EAAE,0BAA0B,EACjC,KAAK,EAAE,KAAK,EACZ,cAAc,EAAE,mBAAmB,EACnC,UAAU,EAAE,UAAU,EACtB,QAAQ,EAAE,QAAQ,GACpB,GACA,CACT,CAAC;AACN,CAAC"}
|
|
@@ -1,4 +1,3 @@
|
|
|
1
1
|
import { ISingleSelectListItemProps } from "@gooddata/sdk-ui-kit";
|
|
2
|
-
declare function CalculationListItem({ title, icon, info, isSelected, onClick }: ISingleSelectListItemProps): import("react/jsx-runtime").JSX.Element;
|
|
3
|
-
export default CalculationListItem;
|
|
2
|
+
export declare function CalculationListItem({ title, icon, info, isSelected, onClick }: ISingleSelectListItemProps): import("react/jsx-runtime").JSX.Element;
|
|
4
3
|
//# sourceMappingURL=CalculationListItem.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CalculationListItem.d.ts","sourceRoot":"","sources":["../../../../../../src/internal/components/configurationControls/comparison/calculation/CalculationListItem.tsx"],"names":[],"mappings":"AAKA,OAAO,EAA8B,0BAA0B,EAAE,MAAM,sBAAsB,CAAC;AAQ9F,
|
|
1
|
+
{"version":3,"file":"CalculationListItem.d.ts","sourceRoot":"","sources":["../../../../../../src/internal/components/configurationControls/comparison/calculation/CalculationListItem.tsx"],"names":[],"mappings":"AAKA,OAAO,EAA8B,0BAA0B,EAAE,MAAM,sBAAsB,CAAC;AAQ9F,wBAAgB,mBAAmB,CAAC,EAAE,KAAK,EAAE,IAAI,EAAE,IAAI,EAAE,UAAU,EAAE,OAAO,EAAE,EAAE,0BAA0B,2CA8BzG"}
|
package/esm/internal/components/configurationControls/comparison/calculation/CalculationListItem.js
CHANGED
|
@@ -2,15 +2,14 @@ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
|
2
2
|
// (C) 2023-2025 GoodData Corporation
|
|
3
3
|
import cx from "classnames";
|
|
4
4
|
import { Bubble, BubbleHoverTrigger } from "@gooddata/sdk-ui-kit";
|
|
5
|
-
import CalculationListItemInfo from "./CalculationListItemInfo.js";
|
|
5
|
+
import { CalculationListItemInfo } from "./CalculationListItemInfo.js";
|
|
6
6
|
import { HIDE_DELAY_DEFAULT, SHOW_DELAY_DEFAULT } from "../../../../constants/bubble.js";
|
|
7
7
|
const BUBBLE_INFO_ALIGN_POINTS = [{ align: "cr cl" }];
|
|
8
8
|
const BUBBLE_INFO_ARROW_OFFSETS = { "cr cl": [15, 0] };
|
|
9
|
-
function CalculationListItem({ title, icon, info, isSelected, onClick }) {
|
|
9
|
+
export function CalculationListItem({ title, icon, info, isSelected, onClick }) {
|
|
10
10
|
const classNames = cx(["gd-list-item", "calculation-list-item", "s-calculation-list-item", `s-${title}`], {
|
|
11
11
|
"is-selected": isSelected,
|
|
12
12
|
});
|
|
13
13
|
return (_jsxs("div", { className: classNames, onClick: onClick, children: [_jsx("span", { className: `gd-list-icon ${icon}` }), _jsx("span", { children: title }), _jsx("div", { role: "item-info", className: "gd-list-item-bubble s-list-item-info", children: _jsxs(BubbleHoverTrigger, { tagName: "div", showDelay: SHOW_DELAY_DEFAULT, hideDelay: HIDE_DELAY_DEFAULT, children: [_jsx("div", { className: "inlineBubbleHelp" }), _jsx(Bubble, { className: "bubble-light adi-arithmetic-measure-operand-bubble calculation-list-item-bubble s-calculation-list-item-bubble", alignPoints: BUBBLE_INFO_ALIGN_POINTS, arrowOffsets: BUBBLE_INFO_ARROW_OFFSETS, children: _jsx(CalculationListItemInfo, { title: title, calculationType: info }) })] }) })] }));
|
|
14
14
|
}
|
|
15
|
-
export default CalculationListItem;
|
|
16
15
|
//# sourceMappingURL=CalculationListItem.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CalculationListItem.js","sourceRoot":"","sources":["../../../../../../src/internal/components/configurationControls/comparison/calculation/CalculationListItem.tsx"],"names":[],"mappings":";AAAA,qCAAqC;AAErC,OAAO,EAAE,MAAM,YAAY,CAAC;AAG5B,OAAO,EAAE,MAAM,EAAE,kBAAkB,EAA8B,MAAM,sBAAsB,CAAC;AAE9F,OAAO,uBAAuB,MAAM,8BAA8B,CAAC;
|
|
1
|
+
{"version":3,"file":"CalculationListItem.js","sourceRoot":"","sources":["../../../../../../src/internal/components/configurationControls/comparison/calculation/CalculationListItem.tsx"],"names":[],"mappings":";AAAA,qCAAqC;AAErC,OAAO,EAAE,MAAM,YAAY,CAAC;AAG5B,OAAO,EAAE,MAAM,EAAE,kBAAkB,EAA8B,MAAM,sBAAsB,CAAC;AAE9F,OAAO,EAAE,uBAAuB,EAAE,MAAM,8BAA8B,CAAC;AACvE,OAAO,EAAE,kBAAkB,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AAEzF,MAAM,wBAAwB,GAAG,CAAC,EAAE,KAAK,EAAE,OAAO,EAAE,CAAC,CAAC;AACtD,MAAM,yBAAyB,GAAG,EAAE,OAAO,EAAE,CAAC,EAAE,EAAE,CAAC,CAAC,EAAE,CAAC;AAEvD,MAAM,UAAU,mBAAmB,CAAC,EAAE,KAAK,EAAE,IAAI,EAAE,IAAI,EAAE,UAAU,EAAE,OAAO,EAA8B;IACtG,MAAM,UAAU,GAAG,EAAE,CACjB,CAAC,cAAc,EAAE,uBAAuB,EAAE,yBAAyB,EAAE,KAAK,KAAK,EAAE,CAAC,EAClF;QACI,aAAa,EAAE,UAAU;KAC5B,CACJ,CAAC;IAEF,OAAO,CACH,eAAK,SAAS,EAAE,UAAU,EAAE,OAAO,EAAE,OAAO,aACxC,eAAM,SAAS,EAAE,gBAAgB,IAAI,EAAE,GAAI,EAC3C,yBAAO,KAAK,GAAQ,EACpB,cAAK,IAAI,EAAC,WAAW,EAAC,SAAS,EAAC,sCAAsC,YAClE,MAAC,kBAAkB,IACf,OAAO,EAAC,KAAK,EACb,SAAS,EAAE,kBAAkB,EAC7B,SAAS,EAAE,kBAAkB,aAE7B,cAAK,SAAS,EAAC,kBAAkB,GAAG,EACpC,KAAC,MAAM,IACH,SAAS,EAAC,gHAAgH,EAC1H,WAAW,EAAE,wBAAwB,EACrC,YAAY,EAAE,yBAAyB,YAEvC,KAAC,uBAAuB,IAAC,KAAK,EAAE,KAAK,EAAE,eAAe,EAAE,IAAuB,GAAI,GAC9E,IACQ,GACnB,IACJ,CACT,CAAC;AACN,CAAC"}
|
|
@@ -3,6 +3,6 @@ interface ICalculationItemInfoProps {
|
|
|
3
3
|
title: string;
|
|
4
4
|
calculationType: CalculationType;
|
|
5
5
|
}
|
|
6
|
-
declare function CalculationListItemInfo({ title, calculationType }: ICalculationItemInfoProps): import("react/jsx-runtime").JSX.Element;
|
|
7
|
-
export
|
|
6
|
+
export declare function CalculationListItemInfo({ title, calculationType }: ICalculationItemInfoProps): import("react/jsx-runtime").JSX.Element;
|
|
7
|
+
export {};
|
|
8
8
|
//# sourceMappingURL=CalculationListItemInfo.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CalculationListItemInfo.d.ts","sourceRoot":"","sources":["../../../../../../src/internal/components/configurationControls/comparison/calculation/CalculationListItemInfo.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAe,eAAe,EAAE,MAAM,yBAAyB,CAAC;AAIvE,UAAU,yBAAyB;IAC/B,KAAK,EAAE,MAAM,CAAC;IACd,eAAe,EAAE,eAAe,CAAC;CACpC;AAED,
|
|
1
|
+
{"version":3,"file":"CalculationListItemInfo.d.ts","sourceRoot":"","sources":["../../../../../../src/internal/components/configurationControls/comparison/calculation/CalculationListItemInfo.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAe,eAAe,EAAE,MAAM,yBAAyB,CAAC;AAIvE,UAAU,yBAAyB;IAC/B,KAAK,EAAE,MAAM,CAAC;IACd,eAAe,EAAE,eAAe,CAAC;CACpC;AAED,wBAAgB,uBAAuB,CAAC,EAAE,KAAK,EAAE,eAAe,EAAE,EAAE,yBAAyB,2CA6B5F"}
|
|
@@ -1,9 +1,8 @@
|
|
|
1
1
|
import { jsx as _jsx, Fragment as _Fragment, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
2
|
// (C) 2023-2025 GoodData Corporation
|
|
3
3
|
import { CalculateAs } from "@gooddata/sdk-ui-charts";
|
|
4
|
-
import CalculationListItemInfoSection from "./CalculationListItemInfoSection.js";
|
|
5
|
-
function CalculationListItemInfo({ title, calculationType }) {
|
|
4
|
+
import { CalculationListItemInfoSection } from "./CalculationListItemInfoSection.js";
|
|
5
|
+
export function CalculationListItemInfo({ title, calculationType }) {
|
|
6
6
|
return (_jsxs("div", { className: "calculation-item-info", children: [_jsx("h3", { className: "calculation-item-info-header", children: title }), _jsx(CalculationListItemInfoSection, { calculationType: calculationType, section: "useIn", contentClassNames: "calculation-item-info-use-in-content", shouldHideTitle: true }), calculationType === CalculateAs.CHANGE_DIFFERENCE ? (_jsxs(_Fragment, { children: [_jsx(CalculationListItemInfoSection, { calculationType: CalculateAs.CHANGE, section: "formula", isSectionCombineCalculationType: true }), _jsx(CalculationListItemInfoSection, { calculationType: CalculateAs.DIFFERENCE, section: "formula", isSectionCombineCalculationType: true })] })) : (_jsx(CalculationListItemInfoSection, { calculationType: calculationType, section: "formula" })), _jsx(CalculationListItemInfoSection, { calculationType: calculationType, section: "example" })] }));
|
|
7
7
|
}
|
|
8
|
-
export default CalculationListItemInfo;
|
|
9
8
|
//# sourceMappingURL=CalculationListItemInfo.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CalculationListItemInfo.js","sourceRoot":"","sources":["../../../../../../src/internal/components/configurationControls/comparison/calculation/CalculationListItemInfo.tsx"],"names":[],"mappings":";AAAA,qCAAqC;AAErC,OAAO,EAAE,WAAW,EAAmB,MAAM,yBAAyB,CAAC;AAEvE,OAAO,8BAA8B,MAAM,qCAAqC,CAAC;
|
|
1
|
+
{"version":3,"file":"CalculationListItemInfo.js","sourceRoot":"","sources":["../../../../../../src/internal/components/configurationControls/comparison/calculation/CalculationListItemInfo.tsx"],"names":[],"mappings":";AAAA,qCAAqC;AAErC,OAAO,EAAE,WAAW,EAAmB,MAAM,yBAAyB,CAAC;AAEvE,OAAO,EAAE,8BAA8B,EAAE,MAAM,qCAAqC,CAAC;AAOrF,MAAM,UAAU,uBAAuB,CAAC,EAAE,KAAK,EAAE,eAAe,EAA6B;IACzF,OAAO,CACH,eAAK,SAAS,EAAC,uBAAuB,aAClC,aAAI,SAAS,EAAC,8BAA8B,YAAE,KAAK,GAAM,EACzD,KAAC,8BAA8B,IAC3B,eAAe,EAAE,eAAe,EAChC,OAAO,EAAC,OAAO,EACf,iBAAiB,EAAC,sCAAsC,EACxD,eAAe,SACjB,EACD,eAAe,KAAK,WAAW,CAAC,iBAAiB,CAAC,CAAC,CAAC,CACjD,8BACI,KAAC,8BAA8B,IAC3B,eAAe,EAAE,WAAW,CAAC,MAAM,EACnC,OAAO,EAAC,SAAS,EACjB,+BAA+B,SACjC,EACF,KAAC,8BAA8B,IAC3B,eAAe,EAAE,WAAW,CAAC,UAAU,EACvC,OAAO,EAAC,SAAS,EACjB,+BAA+B,SACjC,IACH,CACN,CAAC,CAAC,CAAC,CACA,KAAC,8BAA8B,IAAC,eAAe,EAAE,eAAe,EAAE,OAAO,EAAC,SAAS,GAAG,CACzF,EACD,KAAC,8BAA8B,IAAC,eAAe,EAAE,eAAe,EAAE,OAAO,EAAC,SAAS,GAAG,IACpF,CACT,CAAC;AACN,CAAC"}
|
|
@@ -7,6 +7,6 @@ interface ICalculationItemInfoSectionProps {
|
|
|
7
7
|
shouldHideTitle?: boolean;
|
|
8
8
|
isSectionCombineCalculationType?: boolean;
|
|
9
9
|
}
|
|
10
|
-
declare function CalculationListItemInfoSection({ calculationType, section, contentClassNames, shouldHideTitle, isSectionCombineCalculationType, }: ICalculationItemInfoSectionProps): import("react/jsx-runtime").JSX.Element;
|
|
11
|
-
export
|
|
10
|
+
export declare function CalculationListItemInfoSection({ calculationType, section, contentClassNames, shouldHideTitle, isSectionCombineCalculationType, }: ICalculationItemInfoSectionProps): import("react/jsx-runtime").JSX.Element;
|
|
11
|
+
export {};
|
|
12
12
|
//# sourceMappingURL=CalculationListItemInfoSection.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CalculationListItemInfoSection.d.ts","sourceRoot":"","sources":["../../../../../../src/internal/components/configurationControls/comparison/calculation/CalculationListItemInfoSection.tsx"],"names":[],"mappings":"AAKA,OAAO,EAAE,eAAe,EAAE,MAAM,yBAAyB,CAAC;AAI1D,KAAK,WAAW,GAAG,SAAS,GAAG,OAAO,GAAG,SAAS,CAAC;AAEnD,UAAU,gCAAgC;IACtC,eAAe,EAAE,eAAe,CAAC;IACjC,OAAO,EAAE,WAAW,CAAC;IACrB,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAC3B,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,+BAA+B,CAAC,EAAE,OAAO,CAAC;CAC7C;AA0CD,
|
|
1
|
+
{"version":3,"file":"CalculationListItemInfoSection.d.ts","sourceRoot":"","sources":["../../../../../../src/internal/components/configurationControls/comparison/calculation/CalculationListItemInfoSection.tsx"],"names":[],"mappings":"AAKA,OAAO,EAAE,eAAe,EAAE,MAAM,yBAAyB,CAAC;AAI1D,KAAK,WAAW,GAAG,SAAS,GAAG,OAAO,GAAG,SAAS,CAAC;AAEnD,UAAU,gCAAgC;IACtC,eAAe,EAAE,eAAe,CAAC;IACjC,OAAO,EAAE,WAAW,CAAC;IACrB,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAC3B,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,+BAA+B,CAAC,EAAE,OAAO,CAAC;CAC7C;AA0CD,wBAAgB,8BAA8B,CAAC,EAC3C,eAAe,EACf,OAAO,EACP,iBAAiB,EACjB,eAAe,EACf,+BAA+B,GAClC,EAAE,gCAAgC,2CAYlC"}
|
|
@@ -33,10 +33,9 @@ const getSectionContentKey = (section, calculationType) => {
|
|
|
33
33
|
const property = `${section}${toPascalCase(calculationType)}`;
|
|
34
34
|
return SECTION_CONTENT_KEYS[property];
|
|
35
35
|
};
|
|
36
|
-
function CalculationListItemInfoSection({ calculationType, section, contentClassNames, shouldHideTitle, isSectionCombineCalculationType, }) {
|
|
36
|
+
export function CalculationListItemInfoSection({ calculationType, section, contentClassNames, shouldHideTitle, isSectionCombineCalculationType, }) {
|
|
37
37
|
const titleKey = getSectionTitleKey(section, calculationType, isSectionCombineCalculationType);
|
|
38
38
|
const contentKey = getSectionContentKey(section, calculationType);
|
|
39
39
|
return (_jsxs(_Fragment, { children: [shouldHideTitle ? null : _jsx(FormattedMessage, { id: titleKey, tagName: "h4" }), _jsx("p", { className: contentClassNames, children: _jsx(FormattedMessage, { id: contentKey }) })] }));
|
|
40
40
|
}
|
|
41
|
-
export default CalculationListItemInfoSection;
|
|
42
41
|
//# sourceMappingURL=CalculationListItemInfoSection.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CalculationListItemInfoSection.js","sourceRoot":"","sources":["../../../../../../src/internal/components/configurationControls/comparison/calculation/CalculationListItemInfoSection.tsx"],"names":[],"mappings":";AAAA,qCAAqC;AAErC,OAAO,EAAE,SAAS,EAAE,MAAM,WAAW,CAAC;AACtC,OAAO,EAAE,gBAAgB,EAAE,MAAM,YAAY,CAAC;AAI9C,OAAO,EAAE,kBAAkB,EAAE,MAAM,2BAA2B,CAAC;AAY/D,MAAM,kBAAkB,GAA2B;IAC/C,OAAO,EAAE,kBAAkB,CAAC,kCAAkC,CAAC,CAAC,EAAE;IAClE,OAAO,EAAE,kBAAkB,CAAC,kCAAkC,CAAC,CAAC,EAAE;IAClE,aAAa,EAAE,kBAAkB,CAAC,wCAAwC,CAAC,CAAC,EAAE;IAC9E,iBAAiB,EAAE,kBAAkB,CAAC,4CAA4C,CAAC,CAAC,EAAE;CACzF,CAAC;AAEF,MAAM,oBAAoB,GAA2B;IACjD,aAAa,EAAE,kBAAkB,CAAC,kCAAkC,CAAC,CAAC,EAAE;IACxE,WAAW,EAAE,kBAAkB,CAAC,gCAAgC,CAAC,CAAC,EAAE;IACpE,aAAa,EAAE,kBAAkB,CAAC,kCAAkC,CAAC,CAAC,EAAE;IACxE,YAAY,EAAE,kBAAkB,CAAC,iCAAiC,CAAC,CAAC,EAAE;IACtE,UAAU,EAAE,kBAAkB,CAAC,+BAA+B,CAAC,CAAC,EAAE;IAClE,YAAY,EAAE,kBAAkB,CAAC,iCAAiC,CAAC,CAAC,EAAE;IACtE,iBAAiB,EAAE,kBAAkB,CAAC,sCAAsC,CAAC,CAAC,EAAE;IAChF,eAAe,EAAE,kBAAkB,CAAC,oCAAoC,CAAC,CAAC,EAAE;IAC5E,iBAAiB,EAAE,kBAAkB,CAAC,sCAAsC,CAAC,CAAC,EAAE;IAChF,uBAAuB,EAAE,kBAAkB,CAAC,4CAA4C,CAAC,CAAC,EAAE;IAC5F,qBAAqB,EAAE,kBAAkB,CAAC,0CAA0C,CAAC,CAAC,EAAE;CAC3F,CAAC;AAEF,MAAM,YAAY,GAAG,CAAC,KAAa,EAAU,EAAE;IAC3C,OAAO,SAAS,CAAC,KAAK,CAAC,CAAC,OAAO,CAAC,KAAK,EAAE,EAAE,CAAC,CAAC;AAC/C,CAAC,CAAC;AAEF,MAAM,kBAAkB,GAAG,CACvB,OAAoB,EACpB,eAAgC,EAChC,+BAAwC,EAClC,EAAE;IACR,MAAM,QAAQ,GAAG,+BAA+B,CAAC,CAAC,CAAC,GAAG,OAAO,GAAG,YAAY,CAAC,eAAe,CAAC,EAAE,CAAC,CAAC,CAAC,OAAO,CAAC;IAE1G,OAAO,kBAAkB,CAAC,QAAQ,CAAC,CAAC;AACxC,CAAC,CAAC;AAEF,MAAM,oBAAoB,GAAG,CAAC,OAAoB,EAAE,eAAgC,EAAU,EAAE;IAC5F,MAAM,QAAQ,GAAG,GAAG,OAAO,GAAG,YAAY,CAAC,eAAe,CAAC,EAAE,CAAC;IAC9D,OAAO,oBAAoB,CAAC,QAAQ,CAAC,CAAC;AAC1C,CAAC,CAAC;AAEF,
|
|
1
|
+
{"version":3,"file":"CalculationListItemInfoSection.js","sourceRoot":"","sources":["../../../../../../src/internal/components/configurationControls/comparison/calculation/CalculationListItemInfoSection.tsx"],"names":[],"mappings":";AAAA,qCAAqC;AAErC,OAAO,EAAE,SAAS,EAAE,MAAM,WAAW,CAAC;AACtC,OAAO,EAAE,gBAAgB,EAAE,MAAM,YAAY,CAAC;AAI9C,OAAO,EAAE,kBAAkB,EAAE,MAAM,2BAA2B,CAAC;AAY/D,MAAM,kBAAkB,GAA2B;IAC/C,OAAO,EAAE,kBAAkB,CAAC,kCAAkC,CAAC,CAAC,EAAE;IAClE,OAAO,EAAE,kBAAkB,CAAC,kCAAkC,CAAC,CAAC,EAAE;IAClE,aAAa,EAAE,kBAAkB,CAAC,wCAAwC,CAAC,CAAC,EAAE;IAC9E,iBAAiB,EAAE,kBAAkB,CAAC,4CAA4C,CAAC,CAAC,EAAE;CACzF,CAAC;AAEF,MAAM,oBAAoB,GAA2B;IACjD,aAAa,EAAE,kBAAkB,CAAC,kCAAkC,CAAC,CAAC,EAAE;IACxE,WAAW,EAAE,kBAAkB,CAAC,gCAAgC,CAAC,CAAC,EAAE;IACpE,aAAa,EAAE,kBAAkB,CAAC,kCAAkC,CAAC,CAAC,EAAE;IACxE,YAAY,EAAE,kBAAkB,CAAC,iCAAiC,CAAC,CAAC,EAAE;IACtE,UAAU,EAAE,kBAAkB,CAAC,+BAA+B,CAAC,CAAC,EAAE;IAClE,YAAY,EAAE,kBAAkB,CAAC,iCAAiC,CAAC,CAAC,EAAE;IACtE,iBAAiB,EAAE,kBAAkB,CAAC,sCAAsC,CAAC,CAAC,EAAE;IAChF,eAAe,EAAE,kBAAkB,CAAC,oCAAoC,CAAC,CAAC,EAAE;IAC5E,iBAAiB,EAAE,kBAAkB,CAAC,sCAAsC,CAAC,CAAC,EAAE;IAChF,uBAAuB,EAAE,kBAAkB,CAAC,4CAA4C,CAAC,CAAC,EAAE;IAC5F,qBAAqB,EAAE,kBAAkB,CAAC,0CAA0C,CAAC,CAAC,EAAE;CAC3F,CAAC;AAEF,MAAM,YAAY,GAAG,CAAC,KAAa,EAAU,EAAE;IAC3C,OAAO,SAAS,CAAC,KAAK,CAAC,CAAC,OAAO,CAAC,KAAK,EAAE,EAAE,CAAC,CAAC;AAC/C,CAAC,CAAC;AAEF,MAAM,kBAAkB,GAAG,CACvB,OAAoB,EACpB,eAAgC,EAChC,+BAAwC,EAClC,EAAE;IACR,MAAM,QAAQ,GAAG,+BAA+B,CAAC,CAAC,CAAC,GAAG,OAAO,GAAG,YAAY,CAAC,eAAe,CAAC,EAAE,CAAC,CAAC,CAAC,OAAO,CAAC;IAE1G,OAAO,kBAAkB,CAAC,QAAQ,CAAC,CAAC;AACxC,CAAC,CAAC;AAEF,MAAM,oBAAoB,GAAG,CAAC,OAAoB,EAAE,eAAgC,EAAU,EAAE;IAC5F,MAAM,QAAQ,GAAG,GAAG,OAAO,GAAG,YAAY,CAAC,eAAe,CAAC,EAAE,CAAC;IAC9D,OAAO,oBAAoB,CAAC,QAAQ,CAAC,CAAC;AAC1C,CAAC,CAAC;AAEF,MAAM,UAAU,8BAA8B,CAAC,EAC3C,eAAe,EACf,OAAO,EACP,iBAAiB,EACjB,eAAe,EACf,+BAA+B,GACA;IAC/B,MAAM,QAAQ,GAAG,kBAAkB,CAAC,OAAO,EAAE,eAAe,EAAE,+BAA+B,CAAC,CAAC;IAC/F,MAAM,UAAU,GAAG,oBAAoB,CAAC,OAAO,EAAE,eAAe,CAAC,CAAC;IAElE,OAAO,CACH,8BACK,eAAe,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,KAAC,gBAAgB,IAAC,EAAE,EAAE,QAAQ,EAAE,OAAO,EAAC,IAAI,GAAG,EACzE,YAAG,SAAS,EAAE,iBAAiB,YAC3B,KAAC,gBAAgB,IAAC,EAAE,EAAE,UAAU,GAAI,GACpC,IACL,CACN,CAAC;AACN,CAAC"}
|
package/esm/internal/components/configurationControls/comparison/indicators/ArrowControl.d.ts
CHANGED
|
@@ -7,6 +7,6 @@ interface IArrowControlProps {
|
|
|
7
7
|
properties: IVisualizationProperties<IComparisonControlProperties>;
|
|
8
8
|
pushData: PushDataCallback;
|
|
9
9
|
}
|
|
10
|
-
declare function ArrowControl({ disabled, showDisabledMessage, properties, pushData }: IArrowControlProps): import("react/jsx-runtime").JSX.Element;
|
|
11
|
-
export
|
|
10
|
+
export declare function ArrowControl({ disabled, showDisabledMessage, properties, pushData }: IArrowControlProps): import("react/jsx-runtime").JSX.Element;
|
|
11
|
+
export {};
|
|
12
12
|
//# sourceMappingURL=ArrowControl.d.ts.map
|
package/esm/internal/components/configurationControls/comparison/indicators/ArrowControl.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ArrowControl.d.ts","sourceRoot":"","sources":["../../../../../../src/internal/components/configurationControls/comparison/indicators/ArrowControl.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,gBAAgB,EAAE,MAAM,kBAAkB,CAAC;AAGpD,OAAO,EAAE,4BAA4B,EAAE,MAAM,6CAA6C,CAAC;AAC3F,OAAO,EAAE,wBAAwB,EAAE,MAAM,yCAAyC,CAAC;AAInF,UAAU,kBAAkB;IACxB,QAAQ,EAAE,OAAO,CAAC;IAClB,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAC9B,UAAU,EAAE,wBAAwB,CAAC,4BAA4B,CAAC,CAAC;IACnE,QAAQ,EAAE,gBAAgB,CAAC;CAC9B;AAED,
|
|
1
|
+
{"version":3,"file":"ArrowControl.d.ts","sourceRoot":"","sources":["../../../../../../src/internal/components/configurationControls/comparison/indicators/ArrowControl.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,gBAAgB,EAAE,MAAM,kBAAkB,CAAC;AAGpD,OAAO,EAAE,4BAA4B,EAAE,MAAM,6CAA6C,CAAC;AAC3F,OAAO,EAAE,wBAAwB,EAAE,MAAM,yCAAyC,CAAC;AAInF,UAAU,kBAAkB;IACxB,QAAQ,EAAE,OAAO,CAAC;IAClB,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAC9B,UAAU,EAAE,wBAAwB,CAAC,4BAA4B,CAAC,CAAC;IACnE,QAAQ,EAAE,gBAAgB,CAAC;CAC9B;AAED,wBAAgB,YAAY,CAAC,EAAE,QAAQ,EAAE,mBAAmB,EAAE,UAAU,EAAE,QAAQ,EAAE,EAAE,kBAAkB,2CAgBvG"}
|
|
@@ -1,10 +1,9 @@
|
|
|
1
1
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
2
|
import { comparisonMessages } from "../../../../../locales.js";
|
|
3
|
-
import CheckboxControl from "../../CheckboxControl.js";
|
|
3
|
+
import { CheckboxControl } from "../../CheckboxControl.js";
|
|
4
4
|
import { COMPARISON_IS_ARROW_ENABLED_PATH } from "../ComparisonValuePath.js";
|
|
5
|
-
function ArrowControl({ disabled, showDisabledMessage, properties, pushData }) {
|
|
5
|
+
export function ArrowControl({ disabled, showDisabledMessage, properties, pushData }) {
|
|
6
6
|
const isArrowEnabled = properties?.controls?.comparison?.isArrowEnabled;
|
|
7
7
|
return (_jsx("div", { className: "comparison-arrow-control s-comparison-arrow-control", children: _jsx(CheckboxControl, { valuePath: COMPARISON_IS_ARROW_ENABLED_PATH, labelText: comparisonMessages["arrowControlTitle"].id, properties: properties, checked: isArrowEnabled, disabled: disabled, showDisabledMessage: showDisabledMessage, pushData: pushData }) }));
|
|
8
8
|
}
|
|
9
|
-
export default ArrowControl;
|
|
10
9
|
//# sourceMappingURL=ArrowControl.js.map
|
package/esm/internal/components/configurationControls/comparison/indicators/ArrowControl.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ArrowControl.js","sourceRoot":"","sources":["../../../../../../src/internal/components/configurationControls/comparison/indicators/ArrowControl.tsx"],"names":[],"mappings":";AAIA,OAAO,EAAE,kBAAkB,EAAE,MAAM,2BAA2B,CAAC;AAG/D,OAAO,eAAe,MAAM,0BAA0B,CAAC;
|
|
1
|
+
{"version":3,"file":"ArrowControl.js","sourceRoot":"","sources":["../../../../../../src/internal/components/configurationControls/comparison/indicators/ArrowControl.tsx"],"names":[],"mappings":";AAIA,OAAO,EAAE,kBAAkB,EAAE,MAAM,2BAA2B,CAAC;AAG/D,OAAO,EAAE,eAAe,EAAE,MAAM,0BAA0B,CAAC;AAC3D,OAAO,EAAE,gCAAgC,EAAE,MAAM,2BAA2B,CAAC;AAS7E,MAAM,UAAU,YAAY,CAAC,EAAE,QAAQ,EAAE,mBAAmB,EAAE,UAAU,EAAE,QAAQ,EAAsB;IACpG,MAAM,cAAc,GAAG,UAAU,EAAE,QAAQ,EAAE,UAAU,EAAE,cAAc,CAAC;IAExE,OAAO,CACH,cAAK,SAAS,EAAC,qDAAqD,YAChE,KAAC,eAAe,IACZ,SAAS,EAAE,gCAAgC,EAC3C,SAAS,EAAE,kBAAkB,CAAC,mBAAmB,CAAC,CAAC,EAAE,EACrD,UAAU,EAAE,UAAU,EACtB,OAAO,EAAE,cAAc,EACvB,QAAQ,EAAE,QAAQ,EAClB,mBAAmB,EAAE,mBAAmB,EACxC,QAAQ,EAAE,QAAQ,GACpB,GACA,CACT,CAAC;AACN,CAAC"}
|
package/esm/internal/components/configurationControls/comparison/indicators/IndicatorSubSection.d.ts
CHANGED
|
@@ -9,6 +9,6 @@ interface IIndicatorSubSectionProps {
|
|
|
9
9
|
colorPalette: IColorPalette;
|
|
10
10
|
pushData: PushDataCallback;
|
|
11
11
|
}
|
|
12
|
-
declare function IndicatorSubSection({ sectionDisabled, showDisabledMessage, properties, colorPalette, pushData, }: IIndicatorSubSectionProps): import("react/jsx-runtime").JSX.Element;
|
|
13
|
-
export
|
|
12
|
+
export declare function IndicatorSubSection({ sectionDisabled, showDisabledMessage, properties, colorPalette, pushData, }: IIndicatorSubSectionProps): import("react/jsx-runtime").JSX.Element;
|
|
13
|
+
export {};
|
|
14
14
|
//# sourceMappingURL=IndicatorSubSection.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IndicatorSubSection.d.ts","sourceRoot":"","sources":["../../../../../../src/internal/components/configurationControls/comparison/indicators/IndicatorSubSection.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,aAAa,EAAE,MAAM,qBAAqB,CAAC;AACpD,OAAO,EAAE,gBAAgB,EAAE,MAAM,kBAAkB,CAAC;AAKpD,OAAO,EAAE,4BAA4B,EAAE,MAAM,6CAA6C,CAAC;AAC3F,OAAO,EAAE,wBAAwB,EAAE,MAAM,yCAAyC,CAAC;AAGnF,UAAU,yBAAyB;IAC/B,eAAe,EAAE,OAAO,CAAC;IACzB,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAC9B,UAAU,EAAE,wBAAwB,CAAC,4BAA4B,CAAC,CAAC;IACnE,YAAY,EAAE,aAAa,CAAC;IAC5B,QAAQ,EAAE,gBAAgB,CAAC;CAC9B;AAED,
|
|
1
|
+
{"version":3,"file":"IndicatorSubSection.d.ts","sourceRoot":"","sources":["../../../../../../src/internal/components/configurationControls/comparison/indicators/IndicatorSubSection.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,aAAa,EAAE,MAAM,qBAAqB,CAAC;AACpD,OAAO,EAAE,gBAAgB,EAAE,MAAM,kBAAkB,CAAC;AAKpD,OAAO,EAAE,4BAA4B,EAAE,MAAM,6CAA6C,CAAC;AAC3F,OAAO,EAAE,wBAAwB,EAAE,MAAM,yCAAyC,CAAC;AAGnF,UAAU,yBAAyB;IAC/B,eAAe,EAAE,OAAO,CAAC;IACzB,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAC9B,UAAU,EAAE,wBAAwB,CAAC,4BAA4B,CAAC,CAAC;IACnE,YAAY,EAAE,aAAa,CAAC;IAC5B,QAAQ,EAAE,gBAAgB,CAAC;CAC9B;AAED,wBAAgB,mBAAmB,CAAC,EAChC,eAAe,EACf,mBAAmB,EACnB,UAAU,EACV,YAAY,EACZ,QAAQ,GACX,EAAE,yBAAyB,2CAoB3B"}
|
package/esm/internal/components/configurationControls/comparison/indicators/IndicatorSubSection.js
CHANGED
|
@@ -1,10 +1,9 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
-
import ArrowControl from "./ArrowControl.js";
|
|
3
|
-
import ColorsControl from "./colorsControl/ColorsControl.js";
|
|
2
|
+
import { ArrowControl } from "./ArrowControl.js";
|
|
3
|
+
import { ColorsControl } from "./colorsControl/ColorsControl.js";
|
|
4
4
|
import { comparisonMessages } from "../../../../../locales.js";
|
|
5
|
-
import ConfigSubsection from "../../ConfigSubsection.js";
|
|
6
|
-
function IndicatorSubSection({ sectionDisabled, showDisabledMessage, properties, colorPalette, pushData, }) {
|
|
5
|
+
import { ConfigSubsection } from "../../ConfigSubsection.js";
|
|
6
|
+
export function IndicatorSubSection({ sectionDisabled, showDisabledMessage, properties, colorPalette, pushData, }) {
|
|
7
7
|
return (_jsx(ConfigSubsection, { title: comparisonMessages["indicatorSubSectionTitle"].id, canBeToggled: false, children: _jsxs("div", { className: "comparison-indicator-sub-section s-comparison-indicator-sub-section", children: [_jsx(ArrowControl, { disabled: sectionDisabled, showDisabledMessage: showDisabledMessage, properties: properties, pushData: pushData }), _jsx(ColorsControl, { disabled: sectionDisabled, showDisabledMessage: showDisabledMessage, properties: properties, colorPalette: colorPalette, pushData: pushData })] }) }));
|
|
8
8
|
}
|
|
9
|
-
export default IndicatorSubSection;
|
|
10
9
|
//# sourceMappingURL=IndicatorSubSection.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IndicatorSubSection.js","sourceRoot":"","sources":["../../../../../../src/internal/components/configurationControls/comparison/indicators/IndicatorSubSection.tsx"],"names":[],"mappings":";AAKA,OAAO,YAAY,MAAM,mBAAmB,CAAC;
|
|
1
|
+
{"version":3,"file":"IndicatorSubSection.js","sourceRoot":"","sources":["../../../../../../src/internal/components/configurationControls/comparison/indicators/IndicatorSubSection.tsx"],"names":[],"mappings":";AAKA,OAAO,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AACjD,OAAO,EAAE,aAAa,EAAE,MAAM,kCAAkC,CAAC;AACjE,OAAO,EAAE,kBAAkB,EAAE,MAAM,2BAA2B,CAAC;AAG/D,OAAO,EAAE,gBAAgB,EAAE,MAAM,2BAA2B,CAAC;AAU7D,MAAM,UAAU,mBAAmB,CAAC,EAChC,eAAe,EACf,mBAAmB,EACnB,UAAU,EACV,YAAY,EACZ,QAAQ,GACgB;IACxB,OAAO,CACH,KAAC,gBAAgB,IAAC,KAAK,EAAE,kBAAkB,CAAC,0BAA0B,CAAC,CAAC,EAAE,EAAE,YAAY,EAAE,KAAK,YAC3F,eAAK,SAAS,EAAC,qEAAqE,aAChF,KAAC,YAAY,IACT,QAAQ,EAAE,eAAe,EACzB,mBAAmB,EAAE,mBAAmB,EACxC,UAAU,EAAE,UAAU,EACtB,QAAQ,EAAE,QAAQ,GACpB,EACF,KAAC,aAAa,IACV,QAAQ,EAAE,eAAe,EACzB,mBAAmB,EAAE,mBAAmB,EACxC,UAAU,EAAE,UAAU,EACtB,YAAY,EAAE,YAAY,EAC1B,QAAQ,EAAE,QAAQ,GACpB,IACA,GACS,CACtB,CAAC;AACN,CAAC"}
|
|
@@ -7,6 +7,6 @@ interface IColorItemProps {
|
|
|
7
7
|
properties: IVisualizationProperties<IComparisonControlProperties>;
|
|
8
8
|
pushData: PushDataCallback;
|
|
9
9
|
}
|
|
10
|
-
declare function ColorCheckbox({ disabled, showDisabledMessage, properties, pushData }: IColorItemProps): import("react/jsx-runtime").JSX.Element;
|
|
11
|
-
export
|
|
10
|
+
export declare function ColorCheckbox({ disabled, showDisabledMessage, properties, pushData }: IColorItemProps): import("react/jsx-runtime").JSX.Element;
|
|
11
|
+
export {};
|
|
12
12
|
//# sourceMappingURL=ColorCheckbox.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ColorCheckbox.d.ts","sourceRoot":"","sources":["../../../../../../../src/internal/components/configurationControls/comparison/indicators/colorsControl/ColorCheckbox.tsx"],"names":[],"mappings":"AAKA,OAAO,EAAE,gBAAgB,EAAE,MAAM,kBAAkB,CAAC;AAIpD,OAAO,EAAE,4BAA4B,EAAE,MAAM,gDAAgD,CAAC;AAC9F,OAAO,EAAE,wBAAwB,EAAE,MAAM,4CAA4C,CAAC;AAItF,UAAU,eAAe;IACrB,QAAQ,EAAE,OAAO,CAAC;IAClB,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAC9B,UAAU,EAAE,wBAAwB,CAAC,4BAA4B,CAAC,CAAC;IACnE,QAAQ,EAAE,gBAAgB,CAAC;CAC9B;AAED,
|
|
1
|
+
{"version":3,"file":"ColorCheckbox.d.ts","sourceRoot":"","sources":["../../../../../../../src/internal/components/configurationControls/comparison/indicators/colorsControl/ColorCheckbox.tsx"],"names":[],"mappings":"AAKA,OAAO,EAAE,gBAAgB,EAAE,MAAM,kBAAkB,CAAC;AAIpD,OAAO,EAAE,4BAA4B,EAAE,MAAM,gDAAgD,CAAC;AAC9F,OAAO,EAAE,wBAAwB,EAAE,MAAM,4CAA4C,CAAC;AAItF,UAAU,eAAe;IACrB,QAAQ,EAAE,OAAO,CAAC;IAClB,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAC9B,UAAU,EAAE,wBAAwB,CAAC,4BAA4B,CAAC,CAAC;IACnE,QAAQ,EAAE,gBAAgB,CAAC;CAC9B;AAED,wBAAgB,aAAa,CAAC,EAAE,QAAQ,EAAE,mBAAmB,EAAE,UAAU,EAAE,QAAQ,EAAE,EAAE,eAAe,2CAkBrG"}
|