@gooddata/sdk-ui-ext 10.40.0-alpha.7 → 10.40.0
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 +69 -5
- package/esm/automations/AutomationConfirmDialog.d.ts +9 -0
- package/esm/automations/AutomationConfirmDialog.d.ts.map +1 -0
- package/esm/automations/AutomationConfirmDialog.js +62 -0
- package/esm/automations/AutomationConfirmDialog.js.map +1 -0
- package/esm/automations/Automations.d.ts +1 -1
- package/esm/automations/Automations.d.ts.map +1 -1
- package/esm/automations/Automations.js +3 -3
- package/esm/automations/Automations.js.map +1 -1
- package/esm/automations/AutomationsCore.d.ts +1 -1
- package/esm/automations/AutomationsCore.d.ts.map +1 -1
- package/esm/automations/AutomationsCore.js +7 -5
- package/esm/automations/AutomationsCore.js.map +1 -1
- package/esm/automations/UserContext.d.ts +1 -1
- package/esm/automations/UserContext.d.ts.map +1 -1
- package/esm/automations/UserContext.js +2 -2
- package/esm/automations/UserContext.js.map +1 -1
- package/esm/automations/actions/useAutomationBulkActions.d.ts +4 -1
- package/esm/automations/actions/useAutomationBulkActions.d.ts.map +1 -1
- package/esm/automations/actions/useAutomationBulkActions.js +27 -8
- package/esm/automations/actions/useAutomationBulkActions.js.map +1 -1
- package/esm/automations/columns/AutomationIcon.d.ts +2 -2
- package/esm/automations/columns/AutomationIcon.d.ts.map +1 -1
- package/esm/automations/columns/AutomationIcon.js +10 -7
- package/esm/automations/columns/AutomationIcon.js.map +1 -1
- package/esm/automations/columns/AutomationMenu.d.ts +5 -3
- package/esm/automations/columns/AutomationMenu.d.ts.map +1 -1
- package/esm/automations/columns/AutomationMenu.js +18 -8
- package/esm/automations/columns/AutomationMenu.js.map +1 -1
- package/esm/automations/columns/useAutomationColumns.d.ts +5 -2
- package/esm/automations/columns/useAutomationColumns.d.ts.map +1 -1
- package/esm/automations/columns/useAutomationColumns.js +7 -4
- package/esm/automations/columns/useAutomationColumns.js.map +1 -1
- package/esm/automations/constants.d.ts +2 -0
- package/esm/automations/constants.d.ts.map +1 -1
- package/esm/automations/constants.js +2 -0
- package/esm/automations/constants.js.map +1 -1
- package/esm/automations/filters/FilterOptionsContext.d.ts +1 -1
- package/esm/automations/filters/FilterOptionsContext.d.ts.map +1 -1
- package/esm/automations/filters/FilterOptionsContext.js +8 -4
- package/esm/automations/filters/FilterOptionsContext.js.map +1 -1
- package/esm/automations/filters/useAutomationFilters.d.ts.map +1 -1
- package/esm/automations/filters/useAutomationFilters.js +19 -11
- package/esm/automations/filters/useAutomationFilters.js.map +1 -1
- package/esm/automations/format.d.ts +2 -2
- package/esm/automations/format.d.ts.map +1 -1
- package/esm/automations/format.js +8 -9
- package/esm/automations/format.js.map +1 -1
- package/esm/automations/messages.d.ts +60 -0
- package/esm/automations/messages.d.ts.map +1 -1
- package/esm/automations/messages.js +61 -0
- package/esm/automations/messages.js.map +1 -1
- package/esm/automations/types.d.ts +12 -0
- package/esm/automations/types.d.ts.map +1 -1
- package/esm/automations/useAutomationsState.d.ts +3 -2
- package/esm/automations/useAutomationsState.d.ts.map +1 -1
- package/esm/automations/useAutomationsState.js +17 -5
- package/esm/automations/useAutomationsState.js.map +1 -1
- package/esm/insightView/InsightError.js +2 -2
- package/esm/insightView/InsightError.js.map +1 -1
- package/esm/insightView/InsightRenderer.d.ts +1 -1
- package/esm/insightView/InsightRenderer.d.ts.map +1 -1
- package/esm/insightView/InsightRenderer.js +2 -2
- package/esm/insightView/InsightRenderer.js.map +1 -1
- package/esm/insightView/InsightTitle.d.ts +1 -1
- package/esm/insightView/InsightTitle.d.ts.map +1 -1
- package/esm/insightView/InsightTitle.js +2 -2
- package/esm/insightView/InsightTitle.js.map +1 -1
- package/esm/insightView/InsightView.d.ts +1 -1
- package/esm/insightView/InsightView.d.ts.map +1 -1
- package/esm/insightView/InsightView.js +4 -4
- package/esm/insightView/InsightView.js.map +1 -1
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDetail/AttributeHierarchyDetailBubble.d.ts +1 -1
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDetail/AttributeHierarchyDetailBubble.d.ts.map +1 -1
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDetail/AttributeHierarchyDetailBubble.js +2 -2
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDetail/AttributeHierarchyDetailBubble.js.map +1 -1
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDetail/AttributeHierarchyDetailPanel.d.ts +1 -1
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDetail/AttributeHierarchyDetailPanel.d.ts.map +1 -1
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDetail/AttributeHierarchyDetailPanel.js +2 -2
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDetail/AttributeHierarchyDetailPanel.js.map +1 -1
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AddActionMenu.d.ts +1 -1
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AddActionMenu.d.ts.map +1 -1
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AddActionMenu.js +2 -2
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AddActionMenu.js.map +1 -1
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AddAttributeAction.d.ts +1 -1
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AddAttributeAction.d.ts.map +1 -1
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AddAttributeAction.js +2 -2
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AddAttributeAction.js.map +1 -1
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeDropdown.d.ts +1 -1
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeDropdown.d.ts.map +1 -1
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeDropdown.js +2 -2
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeDropdown.js.map +1 -1
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeDropdownBody.d.ts +1 -1
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeDropdownBody.d.ts.map +1 -1
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeDropdownBody.js +2 -2
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeDropdownBody.js.map +1 -1
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeHierarchyDialog.d.ts +1 -1
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeHierarchyDialog.d.ts.map +1 -1
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeHierarchyDialog.js +2 -2
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeHierarchyDialog.js.map +1 -1
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeHierarchyDialogContent.d.ts +1 -1
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeHierarchyDialogContent.d.ts.map +1 -1
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeHierarchyDialogContent.js +2 -2
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeHierarchyDialogContent.js.map +1 -1
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeHierarchyDialogCore.d.ts +1 -1
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeHierarchyDialogCore.d.ts.map +1 -1
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeHierarchyDialogCore.js +2 -2
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeHierarchyDialogCore.js.map +1 -1
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeHierarchyDialogFooter.d.ts +1 -1
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeHierarchyDialogFooter.d.ts.map +1 -1
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeHierarchyDialogFooter.js +2 -2
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeHierarchyDialogFooter.js.map +1 -1
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeHierarchyDialogHeader.d.ts +1 -1
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeHierarchyDialogHeader.d.ts.map +1 -1
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeHierarchyDialogHeader.js +2 -2
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeHierarchyDialogHeader.js.map +1 -1
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeHierarchyDialogProvider.d.ts +1 -1
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeHierarchyDialogProvider.d.ts.map +1 -1
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeHierarchyDialogProvider.js +2 -2
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeHierarchyDialogProvider.js.map +1 -1
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeItem.d.ts +1 -1
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeItem.d.ts.map +1 -1
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeItem.js +3 -3
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeItem.js.map +1 -1
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeItemActions.d.ts +1 -1
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeItemActions.d.ts.map +1 -1
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeItemActions.js +2 -2
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/AttributeItemActions.js.map +1 -1
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/DeleteAttributeHieraryConfirmation.d.ts +1 -1
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/DeleteAttributeHieraryConfirmation.d.ts.map +1 -1
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/DeleteAttributeHieraryConfirmation.js +2 -2
- package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/DeleteAttributeHieraryConfirmation.js.map +1 -1
- package/esm/internal/components/configurationControls/CheckboxControl.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/CheckboxControl.js +8 -21
- package/esm/internal/components/configurationControls/CheckboxControl.js.map +1 -1
- package/esm/internal/components/configurationControls/ColumnHeadersPositionControl.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/ColumnHeadersPositionControl.js +6 -13
- package/esm/internal/components/configurationControls/ColumnHeadersPositionControl.js.map +1 -1
- package/esm/internal/components/configurationControls/ConfigDummySection.d.ts +1 -1
- package/esm/internal/components/configurationControls/ConfigDummySection.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/ConfigDummySection.js +3 -3
- package/esm/internal/components/configurationControls/ConfigDummySection.js.map +1 -1
- package/esm/internal/components/configurationControls/ConfigSection.d.ts +1 -25
- package/esm/internal/components/configurationControls/ConfigSection.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/ConfigSection.js +46 -69
- package/esm/internal/components/configurationControls/ConfigSection.js.map +1 -1
- package/esm/internal/components/configurationControls/ConfigSubsection.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/ConfigSubsection.js +22 -38
- package/esm/internal/components/configurationControls/ConfigSubsection.js.map +1 -1
- package/esm/internal/components/configurationControls/ContinuousLineControl.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/ContinuousLineControl.js +8 -21
- package/esm/internal/components/configurationControls/ContinuousLineControl.js.map +1 -1
- package/esm/internal/components/configurationControls/DataLabelsControl.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/DataLabelsControl.js +18 -27
- package/esm/internal/components/configurationControls/DataLabelsControl.js.map +1 -1
- package/esm/internal/components/configurationControls/DataPointsControl.js +4 -11
- package/esm/internal/components/configurationControls/DataPointsControl.js.map +1 -1
- package/esm/internal/components/configurationControls/DropdownControl.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/DropdownControl.js +27 -44
- package/esm/internal/components/configurationControls/DropdownControl.js.map +1 -1
- package/esm/internal/components/configurationControls/ImageControl.d.ts +1 -1
- package/esm/internal/components/configurationControls/ImageControl.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/ImageControl.js +2 -2
- package/esm/internal/components/configurationControls/ImageControl.js.map +1 -1
- package/esm/internal/components/configurationControls/InputControl.d.ts +1 -26
- package/esm/internal/components/configurationControls/InputControl.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/InputControl.js +50 -82
- package/esm/internal/components/configurationControls/InputControl.js.map +1 -1
- package/esm/internal/components/configurationControls/MetricsPositionControl.js +4 -11
- package/esm/internal/components/configurationControls/MetricsPositionControl.js.map +1 -1
- package/esm/internal/components/configurationControls/MinMaxControl.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/MinMaxControl.js +41 -49
- package/esm/internal/components/configurationControls/MinMaxControl.js.map +1 -1
- package/esm/internal/components/configurationControls/OrientationDropdownControl.d.ts +1 -0
- package/esm/internal/components/configurationControls/OrientationDropdownControl.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/OrientationDropdownControl.js +17 -23
- package/esm/internal/components/configurationControls/OrientationDropdownControl.js.map +1 -1
- package/esm/internal/components/configurationControls/RowHeightControl.d.ts +1 -1
- package/esm/internal/components/configurationControls/RowHeightControl.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/RowHeightControl.js +2 -2
- package/esm/internal/components/configurationControls/RowHeightControl.js.map +1 -1
- package/esm/internal/components/configurationControls/TextWrappingControl.d.ts +1 -1
- package/esm/internal/components/configurationControls/TextWrappingControl.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/TextWrappingControl.js +2 -2
- package/esm/internal/components/configurationControls/TextWrappingControl.js.map +1 -1
- package/esm/internal/components/configurationControls/UnsupportedProperties.d.ts +1 -4
- package/esm/internal/components/configurationControls/UnsupportedProperties.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/UnsupportedProperties.js +3 -8
- package/esm/internal/components/configurationControls/UnsupportedProperties.js.map +1 -1
- package/esm/internal/components/configurationControls/VerticalAlignControl.d.ts +1 -1
- package/esm/internal/components/configurationControls/VerticalAlignControl.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/VerticalAlignControl.js +2 -2
- package/esm/internal/components/configurationControls/VerticalAlignControl.js.map +1 -1
- package/esm/internal/components/configurationControls/advanced/AdvancedSection.js +2 -2
- package/esm/internal/components/configurationControls/advanced/AdvancedSection.js.map +1 -1
- package/esm/internal/components/configurationControls/advanced/CodeMirrorEditor.d.ts +1 -1
- package/esm/internal/components/configurationControls/advanced/CodeMirrorEditor.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/advanced/CodeMirrorEditor.js +2 -2
- package/esm/internal/components/configurationControls/advanced/CodeMirrorEditor.js.map +1 -1
- package/esm/internal/components/configurationControls/advanced/ConfigEditor.d.ts +1 -1
- package/esm/internal/components/configurationControls/advanced/ConfigEditor.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/advanced/ConfigEditor.js +2 -2
- package/esm/internal/components/configurationControls/advanced/ConfigEditor.js.map +1 -1
- package/esm/internal/components/configurationControls/advanced/SnippetItem.d.ts +3 -3
- package/esm/internal/components/configurationControls/advanced/SnippetItem.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/advanced/SnippetItem.js +10 -6
- package/esm/internal/components/configurationControls/advanced/SnippetItem.js.map +1 -1
- package/esm/internal/components/configurationControls/axis/LabelFormatControl.js +2 -2
- package/esm/internal/components/configurationControls/axis/LabelFormatControl.js.map +1 -1
- package/esm/internal/components/configurationControls/clustering/ClusteringThresholdControl.d.ts +1 -1
- package/esm/internal/components/configurationControls/clustering/ClusteringThresholdControl.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/clustering/ClusteringThresholdControl.js +2 -2
- package/esm/internal/components/configurationControls/clustering/ClusteringThresholdControl.js.map +1 -1
- package/esm/internal/components/configurationControls/clustering/NumberOfClustersControl.d.ts +1 -1
- package/esm/internal/components/configurationControls/clustering/NumberOfClustersControl.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/clustering/NumberOfClustersControl.js +2 -2
- package/esm/internal/components/configurationControls/clustering/NumberOfClustersControl.js.map +1 -1
- package/esm/internal/components/configurationControls/colors/colorDropdown/ColorOverlay.d.ts +2 -9
- package/esm/internal/components/configurationControls/colors/colorDropdown/ColorOverlay.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/colors/colorDropdown/ColorOverlay.js +25 -24
- package/esm/internal/components/configurationControls/colors/colorDropdown/ColorOverlay.js.map +1 -1
- package/esm/internal/components/configurationControls/comparison/ComparisonSection.d.ts +1 -1
- package/esm/internal/components/configurationControls/comparison/ComparisonSection.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/comparison/ComparisonSection.js +2 -2
- package/esm/internal/components/configurationControls/comparison/ComparisonSection.js.map +1 -1
- package/esm/internal/components/configurationControls/comparison/calculation/CalculationControl.d.ts +1 -1
- package/esm/internal/components/configurationControls/comparison/calculation/CalculationControl.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/comparison/calculation/CalculationControl.js +2 -2
- package/esm/internal/components/configurationControls/comparison/calculation/CalculationControl.js.map +1 -1
- package/esm/internal/components/configurationControls/comparison/calculation/CalculationListItem.d.ts +1 -1
- package/esm/internal/components/configurationControls/comparison/calculation/CalculationListItem.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/comparison/calculation/CalculationListItem.js +2 -2
- package/esm/internal/components/configurationControls/comparison/calculation/CalculationListItem.js.map +1 -1
- package/esm/internal/components/configurationControls/comparison/calculation/CalculationListItemInfo.d.ts +1 -1
- package/esm/internal/components/configurationControls/comparison/calculation/CalculationListItemInfo.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/comparison/calculation/CalculationListItemInfo.js +2 -2
- package/esm/internal/components/configurationControls/comparison/calculation/CalculationListItemInfo.js.map +1 -1
- package/esm/internal/components/configurationControls/comparison/calculation/CalculationListItemInfoSection.d.ts +1 -1
- package/esm/internal/components/configurationControls/comparison/calculation/CalculationListItemInfoSection.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/comparison/calculation/CalculationListItemInfoSection.js +2 -2
- package/esm/internal/components/configurationControls/comparison/calculation/CalculationListItemInfoSection.js.map +1 -1
- package/esm/internal/components/configurationControls/comparison/indicators/ArrowControl.d.ts +1 -1
- package/esm/internal/components/configurationControls/comparison/indicators/ArrowControl.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/comparison/indicators/ArrowControl.js +2 -2
- package/esm/internal/components/configurationControls/comparison/indicators/ArrowControl.js.map +1 -1
- package/esm/internal/components/configurationControls/comparison/indicators/IndicatorSubSection.d.ts +1 -1
- package/esm/internal/components/configurationControls/comparison/indicators/IndicatorSubSection.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/comparison/indicators/IndicatorSubSection.js +2 -2
- package/esm/internal/components/configurationControls/comparison/indicators/IndicatorSubSection.js.map +1 -1
- package/esm/internal/components/configurationControls/comparison/indicators/colorsControl/ColorCheckbox.d.ts +1 -1
- 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 -2
- package/esm/internal/components/configurationControls/comparison/indicators/colorsControl/ColorCheckbox.js.map +1 -1
- package/esm/internal/components/configurationControls/comparison/indicators/colorsControl/ColorItem.d.ts +1 -1
- package/esm/internal/components/configurationControls/comparison/indicators/colorsControl/ColorItem.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/comparison/indicators/colorsControl/ColorItem.js +2 -2
- package/esm/internal/components/configurationControls/comparison/indicators/colorsControl/ColorItem.js.map +1 -1
- package/esm/internal/components/configurationControls/comparison/indicators/colorsControl/ColorResetButton.d.ts +1 -1
- package/esm/internal/components/configurationControls/comparison/indicators/colorsControl/ColorResetButton.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/comparison/indicators/colorsControl/ColorResetButton.js +2 -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 +1 -1
- package/esm/internal/components/configurationControls/comparison/indicators/colorsControl/ColorsControl.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/comparison/indicators/colorsControl/ColorsControl.js +2 -2
- package/esm/internal/components/configurationControls/comparison/indicators/colorsControl/ColorsControl.js.map +1 -1
- package/esm/internal/components/configurationControls/comparison/label/LabelSubSection.d.ts +1 -1
- package/esm/internal/components/configurationControls/comparison/label/LabelSubSection.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/comparison/label/LabelSubSection.js +2 -2
- package/esm/internal/components/configurationControls/comparison/label/LabelSubSection.js.map +1 -1
- package/esm/internal/components/configurationControls/comparison/values/ComparisonPositionControl.d.ts +1 -1
- package/esm/internal/components/configurationControls/comparison/values/ComparisonPositionControl.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/comparison/values/ComparisonPositionControl.js +2 -2
- package/esm/internal/components/configurationControls/comparison/values/ComparisonPositionControl.js.map +1 -1
- package/esm/internal/components/configurationControls/comparison/values/ValueSubSection.d.ts +1 -1
- package/esm/internal/components/configurationControls/comparison/values/ValueSubSection.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/comparison/values/ValueSubSection.js +2 -2
- package/esm/internal/components/configurationControls/comparison/values/ValueSubSection.js.map +1 -1
- package/esm/internal/components/configurationControls/comparison/values/numberFormat/NumberFormatControl.d.ts +1 -1
- package/esm/internal/components/configurationControls/comparison/values/numberFormat/NumberFormatControl.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/comparison/values/numberFormat/NumberFormatControl.js +2 -2
- 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 -1
- package/esm/internal/components/configurationControls/comparison/values/numberFormat/NumberFormatToggleButton.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/comparison/values/numberFormat/NumberFormatToggleButton.js +2 -2
- package/esm/internal/components/configurationControls/comparison/values/numberFormat/NumberFormatToggleButton.js.map +1 -1
- package/esm/internal/components/configurationControls/interactions/InteractionsSection.d.ts +2 -2
- package/esm/internal/components/configurationControls/interactions/InteractionsSection.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/interactions/InteractionsSection.js +4 -4
- package/esm/internal/components/configurationControls/interactions/InteractionsSection.js.map +1 -1
- package/esm/internal/components/configurationControls/total/TotalSection.d.ts.map +1 -1
- package/esm/internal/components/configurationControls/total/TotalSection.js +2 -2
- package/esm/internal/components/configurationControls/total/TotalSection.js.map +1 -1
- package/esm/internal/components/dialogs/embedInsightDialog/EmbedInsightDialog.js +2 -2
- package/esm/internal/components/dialogs/embedInsightDialog/EmbedInsightDialog.js.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/AddDataSourceToSubjects.d.ts +4 -1
- package/esm/internal/components/dialogs/userManagementDialogs/AddDataSourceToSubjects.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/AddDataSourceToSubjects.js +2 -2
- package/esm/internal/components/dialogs/userManagementDialogs/AddDataSourceToSubjects.js.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/AddUserGroupsToUsersDialog.d.ts +4 -1
- package/esm/internal/components/dialogs/userManagementDialogs/AddUserGroupsToUsersDialog.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/AddUserGroupsToUsersDialog.js +2 -2
- package/esm/internal/components/dialogs/userManagementDialogs/AddUserGroupsToUsersDialog.js.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/AddUsersToUserGroupsDialog.d.ts +4 -1
- package/esm/internal/components/dialogs/userManagementDialogs/AddUsersToUserGroupsDialog.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/AddUsersToUserGroupsDialog.js +2 -2
- package/esm/internal/components/dialogs/userManagementDialogs/AddUsersToUserGroupsDialog.js.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/AddWorkspaceToSubjects.d.ts +4 -1
- package/esm/internal/components/dialogs/userManagementDialogs/AddWorkspaceToSubjects.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/AddWorkspaceToSubjects.js +2 -2
- package/esm/internal/components/dialogs/userManagementDialogs/AddWorkspaceToSubjects.js.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/ConfirmDialogs/DeleteConfirmDialog.d.ts +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/ConfirmDialogs/DeleteConfirmDialog.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/ConfirmDialogs/DeleteConfirmDialog.js +2 -2
- package/esm/internal/components/dialogs/userManagementDialogs/ConfirmDialogs/DeleteConfirmDialog.js.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/CreateUserGroupDialog.d.ts +4 -1
- package/esm/internal/components/dialogs/userManagementDialogs/CreateUserGroupDialog.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/CreateUserGroupDialog.js +2 -2
- package/esm/internal/components/dialogs/userManagementDialogs/CreateUserGroupDialog.js.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/DataSources/AddDataSource.d.ts +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/DataSources/AddDataSource.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/DataSources/AddDataSource.js +2 -2
- package/esm/internal/components/dialogs/userManagementDialogs/DataSources/AddDataSource.js.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/DataSources/AddDataSourceSelect.d.ts +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/DataSources/AddDataSourceSelect.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/DataSources/AddDataSourceSelect.js +2 -2
- package/esm/internal/components/dialogs/userManagementDialogs/DataSources/AddDataSourceSelect.js.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/DataSources/AsyncSelectComponents.d.ts +8 -8
- package/esm/internal/components/dialogs/userManagementDialogs/DataSources/AsyncSelectComponents.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/DataSources/AsyncSelectComponents.js +18 -18
- package/esm/internal/components/dialogs/userManagementDialogs/DataSources/AsyncSelectComponents.js.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/DataSources/DataSourceItem.d.ts +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/DataSources/DataSourceItem.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/DataSources/DataSourceItem.js +4 -4
- package/esm/internal/components/dialogs/userManagementDialogs/DataSources/DataSourceItem.js.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/DataSources/DataSourceList.d.ts +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/DataSources/DataSourceList.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/DataSources/DataSourceList.js +2 -2
- package/esm/internal/components/dialogs/userManagementDialogs/DataSources/DataSourceList.js.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/DataSources/DataSourceListEmpty.d.ts +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/DataSources/DataSourceListEmpty.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/DataSources/DataSourceListEmpty.js +2 -2
- package/esm/internal/components/dialogs/userManagementDialogs/DataSources/DataSourceListEmpty.js.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/DataSources/PermissionsDropdown.js +2 -2
- package/esm/internal/components/dialogs/userManagementDialogs/DataSources/PermissionsDropdown.js.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/DataSources/PermissionsDropdownItem.d.ts +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/DataSources/PermissionsDropdownItem.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/DataSources/PermissionsDropdownItem.js +2 -2
- package/esm/internal/components/dialogs/userManagementDialogs/DataSources/PermissionsDropdownItem.js.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/DataSources/PermissionsDropdownList.d.ts +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/DataSources/PermissionsDropdownList.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/DataSources/PermissionsDropdownList.js +4 -4
- package/esm/internal/components/dialogs/userManagementDialogs/DataSources/PermissionsDropdownList.js.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/DataSources/QuestionMarkIcon.js +2 -2
- package/esm/internal/components/dialogs/userManagementDialogs/DataSources/QuestionMarkIcon.js.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/DeleteLink.d.ts +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/DeleteLink.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/DeleteLink.js +4 -4
- package/esm/internal/components/dialogs/userManagementDialogs/DeleteLink.js.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/DeleteUserDialog.d.ts +4 -1
- package/esm/internal/components/dialogs/userManagementDialogs/DeleteUserDialog.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/DeleteUserDialog.js +2 -2
- package/esm/internal/components/dialogs/userManagementDialogs/DeleteUserDialog.js.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/DeleteUserGroupDialog.d.ts +4 -1
- package/esm/internal/components/dialogs/userManagementDialogs/DeleteUserGroupDialog.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/DeleteUserGroupDialog.js +2 -2
- package/esm/internal/components/dialogs/userManagementDialogs/DeleteUserGroupDialog.js.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/DeleteUserGroupsDialog.d.ts +4 -1
- package/esm/internal/components/dialogs/userManagementDialogs/DeleteUserGroupsDialog.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/DeleteUserGroupsDialog.js +2 -2
- package/esm/internal/components/dialogs/userManagementDialogs/DeleteUserGroupsDialog.js.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/DeleteUsersDialog.d.ts +4 -1
- package/esm/internal/components/dialogs/userManagementDialogs/DeleteUsersDialog.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/DeleteUsersDialog.js +2 -2
- package/esm/internal/components/dialogs/userManagementDialogs/DeleteUsersDialog.js.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Details/DetailRow.d.ts +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Details/DetailRow.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Details/DetailRow.js +2 -2
- package/esm/internal/components/dialogs/userManagementDialogs/Details/DetailRow.js.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Details/EditUserDetails.d.ts +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Details/EditUserDetails.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Details/EditUserDetails.js +2 -2
- package/esm/internal/components/dialogs/userManagementDialogs/Details/EditUserDetails.js.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Details/EditUserGroupDetails.d.ts +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Details/EditUserGroupDetails.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Details/EditUserGroupDetails.js +2 -2
- package/esm/internal/components/dialogs/userManagementDialogs/Details/EditUserGroupDetails.js.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Details/OrganizationMemberDropdown.d.ts +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Details/OrganizationMemberDropdown.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Details/OrganizationMemberDropdown.js +2 -2
- package/esm/internal/components/dialogs/userManagementDialogs/Details/OrganizationMemberDropdown.js.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Details/UserDetailsView.d.ts +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Details/UserDetailsView.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Details/UserDetailsView.js +2 -2
- package/esm/internal/components/dialogs/userManagementDialogs/Details/UserDetailsView.js.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Details/UserGroupDetailsView.d.ts +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Details/UserGroupDetailsView.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Details/UserGroupDetailsView.js +2 -2
- package/esm/internal/components/dialogs/userManagementDialogs/Details/UserGroupDetailsView.js.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/ErrorDialog.d.ts +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/ErrorDialog.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/ErrorDialog.js +2 -2
- package/esm/internal/components/dialogs/userManagementDialogs/ErrorDialog.js.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/OrganizationIdContext.d.ts +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/OrganizationIdContext.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/OrganizationIdContext.js +2 -2
- package/esm/internal/components/dialogs/userManagementDialogs/OrganizationIdContext.js.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/RemoveIcon.d.ts +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/RemoveIcon.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/RemoveIcon.js +2 -2
- package/esm/internal/components/dialogs/userManagementDialogs/RemoveIcon.js.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/TelemetryContext.d.ts +5 -2
- package/esm/internal/components/dialogs/userManagementDialogs/TelemetryContext.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/TelemetryContext.js +4 -4
- package/esm/internal/components/dialogs/userManagementDialogs/TelemetryContext.js.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/UserEditDialog.d.ts +4 -1
- package/esm/internal/components/dialogs/userManagementDialogs/UserEditDialog.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/UserEditDialog.js +2 -2
- package/esm/internal/components/dialogs/userManagementDialogs/UserEditDialog.js.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/UserGroupEditDialog.d.ts +4 -1
- package/esm/internal/components/dialogs/userManagementDialogs/UserGroupEditDialog.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/UserGroupEditDialog.js +2 -2
- package/esm/internal/components/dialogs/userManagementDialogs/UserGroupEditDialog.js.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/UserGroups/AddUserGroup.d.ts +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/UserGroups/AddUserGroup.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/UserGroups/AddUserGroup.js +2 -2
- package/esm/internal/components/dialogs/userManagementDialogs/UserGroups/AddUserGroup.js.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/UserGroups/AddUserGroupContent.d.ts +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/UserGroups/AddUserGroupContent.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/UserGroups/AddUserGroupContent.js +2 -2
- package/esm/internal/components/dialogs/userManagementDialogs/UserGroups/AddUserGroupContent.js.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/UserGroups/AddUserGroupSelect.d.ts +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/UserGroups/AddUserGroupSelect.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/UserGroups/AddUserGroupSelect.js +2 -2
- package/esm/internal/components/dialogs/userManagementDialogs/UserGroups/AddUserGroupSelect.js.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/UserGroups/AsyncSelectComponents.d.ts +8 -8
- package/esm/internal/components/dialogs/userManagementDialogs/UserGroups/AsyncSelectComponents.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/UserGroups/AsyncSelectComponents.js +18 -18
- package/esm/internal/components/dialogs/userManagementDialogs/UserGroups/AsyncSelectComponents.js.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/UserGroups/UserGroupItem.d.ts +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/UserGroups/UserGroupItem.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/UserGroups/UserGroupItem.js +4 -4
- package/esm/internal/components/dialogs/userManagementDialogs/UserGroups/UserGroupItem.js.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/UserGroups/UserGroupsList.d.ts +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/UserGroups/UserGroupsList.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/UserGroups/UserGroupsList.js +2 -2
- package/esm/internal/components/dialogs/userManagementDialogs/UserGroups/UserGroupsList.js.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/UserGroups/UserGroupsListEmpty.d.ts +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/UserGroups/UserGroupsListEmpty.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/UserGroups/UserGroupsListEmpty.js +2 -2
- package/esm/internal/components/dialogs/userManagementDialogs/UserGroups/UserGroupsListEmpty.js.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Users/AddUser.d.ts +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Users/AddUser.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Users/AddUser.js +2 -2
- package/esm/internal/components/dialogs/userManagementDialogs/Users/AddUser.js.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Users/AddUserContent.d.ts +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Users/AddUserContent.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Users/AddUserContent.js +2 -2
- package/esm/internal/components/dialogs/userManagementDialogs/Users/AddUserContent.js.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Users/AddUserSelect.d.ts +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Users/AddUserSelect.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Users/AddUserSelect.js +2 -2
- package/esm/internal/components/dialogs/userManagementDialogs/Users/AddUserSelect.js.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Users/AsyncSelectComponents.d.ts +7 -7
- package/esm/internal/components/dialogs/userManagementDialogs/Users/AsyncSelectComponents.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Users/AsyncSelectComponents.js +16 -16
- package/esm/internal/components/dialogs/userManagementDialogs/Users/AsyncSelectComponents.js.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Users/UserItem.d.ts +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Users/UserItem.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Users/UserItem.js +6 -6
- package/esm/internal/components/dialogs/userManagementDialogs/Users/UserItem.js.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Users/UsersList.d.ts +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Users/UsersList.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Users/UsersList.js +2 -2
- package/esm/internal/components/dialogs/userManagementDialogs/Users/UsersList.js.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Users/UsersListEmpty.d.ts +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Users/UsersListEmpty.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Users/UsersListEmpty.js +2 -2
- package/esm/internal/components/dialogs/userManagementDialogs/Users/UsersListEmpty.js.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/ViewDialog.d.ts +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/ViewDialog.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/ViewDialog.js +2 -2
- package/esm/internal/components/dialogs/userManagementDialogs/ViewDialog.js.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/AddSingleWorkspaceSelect.d.ts +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/AddSingleWorkspaceSelect.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/AddSingleWorkspaceSelect.js +2 -2
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/AddSingleWorkspaceSelect.js.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/AddWorkspace.d.ts +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/AddWorkspace.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/AddWorkspace.js +2 -2
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/AddWorkspace.js.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/AddWorkspaceSelect.d.ts +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/AddWorkspaceSelect.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/AddWorkspaceSelect.js +2 -2
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/AddWorkspaceSelect.js.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/AsyncSelectComponents.d.ts +9 -9
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/AsyncSelectComponents.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/AsyncSelectComponents.js +20 -20
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/AsyncSelectComponents.js.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/WorkspaceItem/GranularPermissions.d.ts +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/WorkspaceItem/GranularPermissions.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/WorkspaceItem/GranularPermissions.js +2 -2
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/WorkspaceItem/GranularPermissions.js.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/WorkspaceItem/GranularPermissionsItems.d.ts +2 -2
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/WorkspaceItem/GranularPermissionsItems.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/WorkspaceItem/GranularPermissionsItems.js +4 -4
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/WorkspaceItem/GranularPermissionsItems.js.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/WorkspaceItem/GranularPermissionsWorkspaceItem.d.ts +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/WorkspaceItem/GranularPermissionsWorkspaceItem.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/WorkspaceItem/GranularPermissionsWorkspaceItem.js +2 -2
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/WorkspaceItem/GranularPermissionsWorkspaceItem.js.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/WorkspaceItem/HierarchicalPermissionDropdownItem.d.ts +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/WorkspaceItem/HierarchicalPermissionDropdownItem.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/WorkspaceItem/HierarchicalPermissionDropdownItem.js +2 -2
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/WorkspaceItem/HierarchicalPermissionDropdownItem.js.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/WorkspaceItem/HierarchicalPermissionsDropdown.js +2 -2
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/WorkspaceItem/HierarchicalPermissionsDropdown.js.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/WorkspaceItem/HierarchicalPermissionsDropdownList.d.ts +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/WorkspaceItem/HierarchicalPermissionsDropdownList.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/WorkspaceItem/HierarchicalPermissionsDropdownList.js +2 -2
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/WorkspaceItem/HierarchicalPermissionsDropdownList.js.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/WorkspaceItem/PermissionDropdownItem.d.ts +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/WorkspaceItem/PermissionDropdownItem.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/WorkspaceItem/PermissionDropdownItem.js +2 -2
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/WorkspaceItem/PermissionDropdownItem.js.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/WorkspaceItem/PermissionsDropdown.js +2 -2
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/WorkspaceItem/PermissionsDropdown.js.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/WorkspaceItem/PermissionsDropdownList.d.ts +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/WorkspaceItem/PermissionsDropdownList.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/WorkspaceItem/PermissionsDropdownList.js +4 -4
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/WorkspaceItem/PermissionsDropdownList.js.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/WorkspaceItem/QuestionMarkIcon.js +2 -2
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/WorkspaceItem/QuestionMarkIcon.js.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/WorkspaceItem/WorkspaceIcon.d.ts +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/WorkspaceItem/WorkspaceIcon.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/WorkspaceItem/WorkspaceIcon.js +3 -3
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/WorkspaceItem/WorkspaceIcon.js.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/WorkspaceItem/WorkspaceItem.d.ts +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/WorkspaceItem/WorkspaceItem.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/WorkspaceItem/WorkspaceItem.js +2 -2
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/WorkspaceItem/WorkspaceItem.js.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/WorkspaceList.d.ts +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/WorkspaceList.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/WorkspaceList.js +2 -2
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/WorkspaceList.js.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/WorkspaceListEmpty.d.ts +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/WorkspaceListEmpty.d.ts.map +1 -1
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/WorkspaceListEmpty.js +2 -2
- package/esm/internal/components/dialogs/userManagementDialogs/Workspace/WorkspaceListEmpty.js.map +1 -1
- package/esm/internal/translations/de-DE.json +19 -1
- package/esm/internal/translations/de-DE.localization-bundle.d.ts +18 -0
- package/esm/internal/translations/de-DE.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/de-DE.localization-bundle.js +19 -1
- package/esm/internal/translations/de-DE.localization-bundle.js.map +1 -1
- package/esm/internal/translations/en-AU.json +19 -1
- package/esm/internal/translations/en-AU.localization-bundle.d.ts +18 -0
- package/esm/internal/translations/en-AU.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/en-AU.localization-bundle.js +19 -1
- package/esm/internal/translations/en-AU.localization-bundle.js.map +1 -1
- package/esm/internal/translations/en-GB.json +19 -1
- package/esm/internal/translations/en-GB.localization-bundle.d.ts +18 -0
- package/esm/internal/translations/en-GB.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/en-GB.localization-bundle.js +19 -1
- package/esm/internal/translations/en-GB.localization-bundle.js.map +1 -1
- package/esm/internal/translations/en-US.json +80 -0
- package/esm/internal/translations/en-US.localization-bundle.d.ts +20 -0
- package/esm/internal/translations/en-US.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/en-US.localization-bundle.js +21 -1
- package/esm/internal/translations/en-US.localization-bundle.js.map +1 -1
- package/esm/internal/translations/es-419.json +19 -1
- package/esm/internal/translations/es-419.localization-bundle.d.ts +18 -0
- package/esm/internal/translations/es-419.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/es-419.localization-bundle.js +19 -1
- package/esm/internal/translations/es-419.localization-bundle.js.map +1 -1
- package/esm/internal/translations/es-ES.json +19 -1
- package/esm/internal/translations/es-ES.localization-bundle.d.ts +18 -0
- package/esm/internal/translations/es-ES.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/es-ES.localization-bundle.js +19 -1
- package/esm/internal/translations/es-ES.localization-bundle.js.map +1 -1
- package/esm/internal/translations/fi-FI.json +19 -1
- package/esm/internal/translations/fi-FI.localization-bundle.d.ts +18 -0
- package/esm/internal/translations/fi-FI.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/fi-FI.localization-bundle.js +19 -1
- package/esm/internal/translations/fi-FI.localization-bundle.js.map +1 -1
- package/esm/internal/translations/fr-CA.json +19 -1
- package/esm/internal/translations/fr-CA.localization-bundle.d.ts +18 -0
- package/esm/internal/translations/fr-CA.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/fr-CA.localization-bundle.js +19 -1
- package/esm/internal/translations/fr-CA.localization-bundle.js.map +1 -1
- package/esm/internal/translations/fr-FR.json +19 -1
- package/esm/internal/translations/fr-FR.localization-bundle.d.ts +18 -0
- package/esm/internal/translations/fr-FR.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/fr-FR.localization-bundle.js +19 -1
- package/esm/internal/translations/fr-FR.localization-bundle.js.map +1 -1
- package/esm/internal/translations/it-IT.json +19 -1
- package/esm/internal/translations/it-IT.localization-bundle.d.ts +18 -0
- package/esm/internal/translations/it-IT.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/it-IT.localization-bundle.js +19 -1
- package/esm/internal/translations/it-IT.localization-bundle.js.map +1 -1
- package/esm/internal/translations/ja-JP.json +19 -1
- package/esm/internal/translations/ja-JP.localization-bundle.d.ts +18 -0
- package/esm/internal/translations/ja-JP.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/ja-JP.localization-bundle.js +19 -1
- package/esm/internal/translations/ja-JP.localization-bundle.js.map +1 -1
- package/esm/internal/translations/ko-KR.json +19 -1
- package/esm/internal/translations/ko-KR.localization-bundle.d.ts +18 -0
- package/esm/internal/translations/ko-KR.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/ko-KR.localization-bundle.js +19 -1
- package/esm/internal/translations/ko-KR.localization-bundle.js.map +1 -1
- package/esm/internal/translations/nl-NL.json +19 -1
- package/esm/internal/translations/nl-NL.localization-bundle.d.ts +18 -0
- package/esm/internal/translations/nl-NL.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/nl-NL.localization-bundle.js +19 -1
- package/esm/internal/translations/nl-NL.localization-bundle.js.map +1 -1
- package/esm/internal/translations/pl-PL.json +19 -1
- package/esm/internal/translations/pl-PL.localization-bundle.d.ts +18 -0
- package/esm/internal/translations/pl-PL.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/pl-PL.localization-bundle.js +19 -1
- package/esm/internal/translations/pl-PL.localization-bundle.js.map +1 -1
- package/esm/internal/translations/pt-BR.json +19 -1
- package/esm/internal/translations/pt-BR.localization-bundle.d.ts +18 -0
- package/esm/internal/translations/pt-BR.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/pt-BR.localization-bundle.js +19 -1
- package/esm/internal/translations/pt-BR.localization-bundle.js.map +1 -1
- package/esm/internal/translations/pt-PT.json +19 -1
- package/esm/internal/translations/pt-PT.localization-bundle.d.ts +18 -0
- package/esm/internal/translations/pt-PT.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/pt-PT.localization-bundle.js +19 -1
- package/esm/internal/translations/pt-PT.localization-bundle.js.map +1 -1
- package/esm/internal/translations/ru-RU.json +19 -1
- package/esm/internal/translations/ru-RU.localization-bundle.d.ts +18 -0
- package/esm/internal/translations/ru-RU.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/ru-RU.localization-bundle.js +19 -1
- package/esm/internal/translations/ru-RU.localization-bundle.js.map +1 -1
- package/esm/internal/translations/tr-TR.json +19 -1
- package/esm/internal/translations/tr-TR.localization-bundle.d.ts +18 -0
- package/esm/internal/translations/tr-TR.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/tr-TR.localization-bundle.js +19 -1
- package/esm/internal/translations/tr-TR.localization-bundle.js.map +1 -1
- package/esm/internal/translations/zh-HK.json +19 -1
- package/esm/internal/translations/zh-HK.localization-bundle.d.ts +18 -0
- package/esm/internal/translations/zh-HK.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/zh-HK.localization-bundle.js +19 -1
- package/esm/internal/translations/zh-HK.localization-bundle.js.map +1 -1
- package/esm/internal/translations/zh-Hans.json +19 -1
- package/esm/internal/translations/zh-Hans.localization-bundle.d.ts +18 -0
- package/esm/internal/translations/zh-Hans.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/zh-Hans.localization-bundle.js +19 -1
- package/esm/internal/translations/zh-Hans.localization-bundle.js.map +1 -1
- package/esm/internal/translations/zh-Hant.json +19 -1
- package/esm/internal/translations/zh-Hant.localization-bundle.d.ts +18 -0
- package/esm/internal/translations/zh-Hant.localization-bundle.d.ts.map +1 -1
- package/esm/internal/translations/zh-Hant.localization-bundle.js +19 -1
- package/esm/internal/translations/zh-Hant.localization-bundle.js.map +1 -1
- package/esm/internal/utils/internalIntlProvider.d.ts +1 -1
- package/esm/internal/utils/internalIntlProvider.d.ts.map +1 -1
- package/esm/internal/utils/internalIntlProvider.js +2 -2
- package/esm/internal/utils/internalIntlProvider.js.map +1 -1
- package/esm/notificationsPanel/@staging/OrganizationContext/OrganizationContext.d.ts +1 -1
- package/esm/notificationsPanel/@staging/OrganizationContext/OrganizationContext.d.ts.map +1 -1
- package/esm/notificationsPanel/@staging/OrganizationContext/OrganizationContext.js +2 -2
- package/esm/notificationsPanel/@staging/OrganizationContext/OrganizationContext.js.map +1 -1
- package/esm/notificationsPanel/Notification/Notification.js +6 -6
- package/esm/notificationsPanel/Notification/Notification.js.map +1 -1
- package/esm/notificationsPanel/data/NotificationsContext.d.ts +1 -1
- package/esm/notificationsPanel/data/NotificationsContext.d.ts.map +1 -1
- package/esm/notificationsPanel/data/NotificationsContext.js +2 -2
- package/esm/notificationsPanel/data/NotificationsContext.js.map +1 -1
- package/esm/notificationsPanel/localization/IntlWrapper.d.ts +1 -1
- package/esm/notificationsPanel/localization/IntlWrapper.d.ts.map +1 -1
- package/esm/notificationsPanel/localization/IntlWrapper.js +2 -2
- package/esm/notificationsPanel/localization/IntlWrapper.js.map +1 -1
- package/esm/sdk-ui-ext.d.ts +51 -17
- package/package.json +19 -17
- package/styles/automations/automations.scss +7 -1
- package/styles/css/main.css +9 -1
- package/styles/css/main.css.map +1 -1
|
@@ -1,14 +1,17 @@
|
|
|
1
1
|
import { IAutomationMetadataObject } from "@gooddata/sdk-model";
|
|
2
2
|
import { UiAsyncTableColumn } from "@gooddata/sdk-ui-kit";
|
|
3
|
-
import { AutomationColumnDefinition, AutomationsType, IDashboardUrlBuilder, IEditAutomation, IWidgetUrlBuilder } from "../types.js";
|
|
4
|
-
export declare const useAutomationColumns: ({ type, columnDefinitions, deleteAutomation, unsubscribeFromAutomation, dashboardUrlBuilder, widgetUrlBuilder, editAutomation, }: {
|
|
3
|
+
import { AutomationColumnDefinition, AutomationsType, IAutomationsPendingAction, IDashboardUrlBuilder, IEditAutomation, IWidgetUrlBuilder } from "../types.js";
|
|
4
|
+
export declare const useAutomationColumns: ({ type, timezone, columnDefinitions, automationsType, deleteAutomation, unsubscribeFromAutomation, dashboardUrlBuilder, widgetUrlBuilder, editAutomation, setPendingAction, }: {
|
|
5
5
|
type: AutomationsType;
|
|
6
|
+
timezone?: string;
|
|
6
7
|
columnDefinitions: Array<AutomationColumnDefinition>;
|
|
8
|
+
automationsType: AutomationsType;
|
|
7
9
|
deleteAutomation: (automationId: string) => void;
|
|
8
10
|
unsubscribeFromAutomation: (automationId: string) => void;
|
|
9
11
|
dashboardUrlBuilder: IDashboardUrlBuilder;
|
|
10
12
|
widgetUrlBuilder: IWidgetUrlBuilder;
|
|
11
13
|
editAutomation: IEditAutomation;
|
|
14
|
+
setPendingAction: (pendingAction: IAutomationsPendingAction | undefined) => void;
|
|
12
15
|
}) => {
|
|
13
16
|
columns: UiAsyncTableColumn<IAutomationMetadataObject>[];
|
|
14
17
|
includeAutomationResult: boolean;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useAutomationColumns.d.ts","sourceRoot":"","sources":["../../../src/automations/columns/useAutomationColumns.tsx"],"names":[],"mappings":"AAMA,OAAO,EAAE,yBAAyB,EAAE,MAAM,qBAAqB,CAAC;AAEhE,OAAO,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;AAO1D,OAAO,EACH,0BAA0B,EAE1B,eAAe,EACf,oBAAoB,EACpB,eAAe,EACf,iBAAiB,EACpB,MAAM,aAAa,CAAC;AAGrB,eAAO,MAAM,oBAAoB,GAAI
|
|
1
|
+
{"version":3,"file":"useAutomationColumns.d.ts","sourceRoot":"","sources":["../../../src/automations/columns/useAutomationColumns.tsx"],"names":[],"mappings":"AAMA,OAAO,EAAE,yBAAyB,EAAE,MAAM,qBAAqB,CAAC;AAEhE,OAAO,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;AAO1D,OAAO,EACH,0BAA0B,EAE1B,eAAe,EACf,yBAAyB,EACzB,oBAAoB,EACpB,eAAe,EACf,iBAAiB,EACpB,MAAM,aAAa,CAAC;AAGrB,eAAO,MAAM,oBAAoB,GAAI,+KAWlC;IACC,IAAI,EAAE,eAAe,CAAC;IACtB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,iBAAiB,EAAE,KAAK,CAAC,0BAA0B,CAAC,CAAC;IACrD,eAAe,EAAE,eAAe,CAAC;IACjC,gBAAgB,EAAE,CAAC,YAAY,EAAE,MAAM,KAAK,IAAI,CAAC;IACjD,yBAAyB,EAAE,CAAC,YAAY,EAAE,MAAM,KAAK,IAAI,CAAC;IAC1D,mBAAmB,EAAE,oBAAoB,CAAC;IAC1C,gBAAgB,EAAE,iBAAiB,CAAC;IACpC,cAAc,EAAE,eAAe,CAAC;IAChC,gBAAgB,EAAE,CAAC,aAAa,EAAE,yBAAyB,GAAG,SAAS,KAAK,IAAI,CAAC;CACpF,KAAG;IAAE,OAAO,EAAE,kBAAkB,CAAC,yBAAyB,CAAC,EAAE,CAAC;IAAC,uBAAuB,EAAE,OAAO,CAAA;CA0I/F,CAAC"}
|
|
@@ -8,7 +8,7 @@ import { DEFAULT_COLUMN_WIDTHS } from "../constants.js";
|
|
|
8
8
|
import { formatAlertSubtitle, formatAttachments, formatAutomationUser, formatCellValue } from "../format.js";
|
|
9
9
|
import { messages } from "../messages.js";
|
|
10
10
|
import { useUser } from "../UserContext.js";
|
|
11
|
-
export const useAutomationColumns = ({ type, columnDefinitions, deleteAutomation, unsubscribeFromAutomation, dashboardUrlBuilder, widgetUrlBuilder, editAutomation, }) => {
|
|
11
|
+
export const useAutomationColumns = ({ type, timezone, columnDefinitions, automationsType, deleteAutomation, unsubscribeFromAutomation, dashboardUrlBuilder, widgetUrlBuilder, editAutomation, setPendingAction, }) => {
|
|
12
12
|
const workspace = useWorkspace();
|
|
13
13
|
const intl = useIntl();
|
|
14
14
|
const { canManageAutomation, isSubscribedToAutomation } = useUser();
|
|
@@ -60,7 +60,7 @@ export const useAutomationColumns = ({ type, columnDefinitions, deleteAutomation
|
|
|
60
60
|
},
|
|
61
61
|
["lastRun"]: {
|
|
62
62
|
label: intl.formatMessage(messages.columnLastSent),
|
|
63
|
-
getTextContent: (item) => formatCellValue(item.lastRun?.executedAt, "date",
|
|
63
|
+
getTextContent: (item) => formatCellValue(item.lastRun?.executedAt, "date", timezone),
|
|
64
64
|
renderPrefixIcon: (item) => {
|
|
65
65
|
return AutomationIcon({ type: item.lastRun?.status, automation: item });
|
|
66
66
|
},
|
|
@@ -80,7 +80,7 @@ export const useAutomationColumns = ({ type, columnDefinitions, deleteAutomation
|
|
|
80
80
|
["createdAt"]: {
|
|
81
81
|
key: "created",
|
|
82
82
|
label: intl.formatMessage(messages.columnCreatedAt),
|
|
83
|
-
getTextContent: (item) => formatCellValue(item.created, "date",
|
|
83
|
+
getTextContent: (item) => formatCellValue(item.created, "date", timezone),
|
|
84
84
|
width: DEFAULT_COLUMN_WIDTHS.CREATED_AT,
|
|
85
85
|
},
|
|
86
86
|
["notificationChannel"]: {
|
|
@@ -93,13 +93,14 @@ export const useAutomationColumns = ({ type, columnDefinitions, deleteAutomation
|
|
|
93
93
|
renderMenu: (item, closeDropdown) => {
|
|
94
94
|
const canManage = canManageAutomation(item);
|
|
95
95
|
const isSubscribed = isSubscribedToAutomation(item);
|
|
96
|
-
return (React.createElement(AutomationMenu, { item: item, editAutomation: editAutomation, deleteAutomation: deleteAutomation, unsubscribeFromAutomation: unsubscribeFromAutomation, workspace: workspace, canManage: canManage, isSubscribed: isSubscribed, closeDropdown: closeDropdown }));
|
|
96
|
+
return (React.createElement(AutomationMenu, { item: item, editAutomation: editAutomation, deleteAutomation: deleteAutomation, unsubscribeFromAutomation: unsubscribeFromAutomation, setPendingAction: setPendingAction, workspace: workspace, canManage: canManage, isSubscribed: isSubscribed, closeDropdown: closeDropdown, automationsType: automationsType }));
|
|
97
97
|
},
|
|
98
98
|
},
|
|
99
99
|
}), [
|
|
100
100
|
workspace,
|
|
101
101
|
type,
|
|
102
102
|
intl,
|
|
103
|
+
timezone,
|
|
103
104
|
canManageAutomation,
|
|
104
105
|
deleteAutomation,
|
|
105
106
|
dashboardUrlBuilder,
|
|
@@ -107,6 +108,8 @@ export const useAutomationColumns = ({ type, columnDefinitions, deleteAutomation
|
|
|
107
108
|
isSubscribedToAutomation,
|
|
108
109
|
unsubscribeFromAutomation,
|
|
109
110
|
editAutomation,
|
|
111
|
+
setPendingAction,
|
|
112
|
+
automationsType,
|
|
110
113
|
]);
|
|
111
114
|
const columns = useMemo(() => {
|
|
112
115
|
return columnDefinitions.map((columnDef) => {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useAutomationColumns.js","sourceRoot":"","sources":["../../../src/automations/columns/useAutomationColumns.tsx"],"names":[],"mappings":"AAAA,gCAAgC;AAEhC,OAAO,KAAK,EAAE,EAAE,OAAO,EAAE,MAAM,OAAO,CAAC;AAEvC,OAAO,EAAE,OAAO,EAAE,MAAM,YAAY,CAAC;AAGrC,OAAO,EAAE,YAAY,EAAE,MAAM,kBAAkB,CAAC;AAGhD,OAAO,EAAE,cAAc,EAAE,MAAM,qBAAqB,CAAC;AACrD,OAAO,EAAE,cAAc,EAAE,MAAM,qBAAqB,CAAC;AACrD,OAAO,EAAE,qBAAqB,EAAE,MAAM,iBAAiB,CAAC;AACxD,OAAO,EAAE,mBAAmB,EAAE,iBAAiB,EAAE,oBAAoB,EAAE,eAAe,EAAE,MAAM,cAAc,CAAC;AAC7G,OAAO,EAAE,QAAQ,EAAE,MAAM,gBAAgB,CAAC;
|
|
1
|
+
{"version":3,"file":"useAutomationColumns.js","sourceRoot":"","sources":["../../../src/automations/columns/useAutomationColumns.tsx"],"names":[],"mappings":"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"}
|
|
@@ -35,6 +35,8 @@ export declare const ARITHMETIC_OPERATORS: {
|
|
|
35
35
|
};
|
|
36
36
|
export declare const DEFAULT_MAX_HEIGHT = 500;
|
|
37
37
|
export declare const DEFAULT_PAGE_SIZE = 30;
|
|
38
|
+
export declare const DATE_LOCALE = "en-US";
|
|
39
|
+
export declare const DATE_FORMAT = "yyyy-MM-DD HH:mm";
|
|
38
40
|
export declare const ALL_DASHBOARDS_FILTER_VALUE = "__ALL_DASHBOARDS__";
|
|
39
41
|
export declare const ALL_RECIPIENTS_FILTER_VALUE = "__ALL_RECIPIENTS__";
|
|
40
42
|
export declare const ALL_CREATED_BY_FILTER_VALUE = "__ALL_CREATED_BY__";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"constants.d.ts","sourceRoot":"","sources":["../../src/automations/constants.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,MAAM,sBAAsB,CAAC;AAEnD,OAAO,EAAE,aAAa,EAAE,iBAAiB,EAAE,MAAM,YAAY,CAAC;AAE9D,eAAO,MAAM,6BAA6B,cAAc,CAAC;AACzD,eAAO,MAAM,yCAAyC,0BAA0B,CAAC;AACjF,eAAO,MAAM,gCAAgC,iBAAiB,CAAC;AAC/D,eAAO,MAAM,4CAA4C,6BAA6B,CAAC;AAEvF,eAAO,MAAM,6BAA6B,iBAAiB,CAAC;AAC5D,eAAO,MAAM,6BAA6B,iBAAiB,CAAC;AAC5D,eAAO,MAAM,4BAA4B,eAAe,CAAC;AAEzD,eAAO,MAAM,8BAA8B,eAAe,CAAC;AAC3D,eAAO,MAAM,0BAA0B,WAAW,CAAC;AAEnD;;GAEG;AACH,eAAO,MAAM,oBAAoB;;;;;CAKvB,CAAC;AAEX;;GAEG;AACH,eAAO,MAAM,kBAAkB;;;;CAIrB,CAAC;AAEX;;GAEG;AACH,eAAO,MAAM,oBAAoB;;;CAGvB,CAAC;AAEX,eAAO,MAAM,kBAAkB,MAAM,CAAC;AACtC,eAAO,MAAM,iBAAiB,KAAK,CAAC;AAEpC,eAAO,MAAM,2BAA2B,uBAAuB,CAAC;AAChE,eAAO,MAAM,2BAA2B,uBAAuB,CAAC;AAChE,eAAO,MAAM,2BAA2B,uBAAuB,CAAC;AAChE,eAAO,MAAM,uBAAuB,mBAAmB,CAAC;AAIxD;;GAEG;AACH,eAAO,MAAM,qBAAqB;;;;;;;;;;;;CAYxB,CAAC;AAEX;;GAEG;AACH,eAAO,MAAM,iBAAiB,EAAE,MAAM,CAAC,aAAa,EAAE,MAAM,CAIlD,CAAC;AAEX,eAAO,MAAM,uBAAuB,EAAE,iBAWrC,CAAC;AAEF,eAAO,MAAM,uBAAuB,EAAE,MAAM,CAAC,MAAM,EAAE,WAAW,CA2BtD,CAAC"}
|
|
1
|
+
{"version":3,"file":"constants.d.ts","sourceRoot":"","sources":["../../src/automations/constants.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,MAAM,sBAAsB,CAAC;AAEnD,OAAO,EAAE,aAAa,EAAE,iBAAiB,EAAE,MAAM,YAAY,CAAC;AAE9D,eAAO,MAAM,6BAA6B,cAAc,CAAC;AACzD,eAAO,MAAM,yCAAyC,0BAA0B,CAAC;AACjF,eAAO,MAAM,gCAAgC,iBAAiB,CAAC;AAC/D,eAAO,MAAM,4CAA4C,6BAA6B,CAAC;AAEvF,eAAO,MAAM,6BAA6B,iBAAiB,CAAC;AAC5D,eAAO,MAAM,6BAA6B,iBAAiB,CAAC;AAC5D,eAAO,MAAM,4BAA4B,eAAe,CAAC;AAEzD,eAAO,MAAM,8BAA8B,eAAe,CAAC;AAC3D,eAAO,MAAM,0BAA0B,WAAW,CAAC;AAEnD;;GAEG;AACH,eAAO,MAAM,oBAAoB;;;;;CAKvB,CAAC;AAEX;;GAEG;AACH,eAAO,MAAM,kBAAkB;;;;CAIrB,CAAC;AAEX;;GAEG;AACH,eAAO,MAAM,oBAAoB;;;CAGvB,CAAC;AAEX,eAAO,MAAM,kBAAkB,MAAM,CAAC;AACtC,eAAO,MAAM,iBAAiB,KAAK,CAAC;AAEpC,eAAO,MAAM,WAAW,UAAU,CAAC;AACnC,eAAO,MAAM,WAAW,qBAAqB,CAAC;AAE9C,eAAO,MAAM,2BAA2B,uBAAuB,CAAC;AAChE,eAAO,MAAM,2BAA2B,uBAAuB,CAAC;AAChE,eAAO,MAAM,2BAA2B,uBAAuB,CAAC;AAChE,eAAO,MAAM,uBAAuB,mBAAmB,CAAC;AAIxD;;GAEG;AACH,eAAO,MAAM,qBAAqB;;;;;;;;;;;;CAYxB,CAAC;AAEX;;GAEG;AACH,eAAO,MAAM,iBAAiB,EAAE,MAAM,CAAC,aAAa,EAAE,MAAM,CAIlD,CAAC;AAEX,eAAO,MAAM,uBAAuB,EAAE,iBAWrC,CAAC;AAEF,eAAO,MAAM,uBAAuB,EAAE,MAAM,CAAC,MAAM,EAAE,WAAW,CA2BtD,CAAC"}
|
|
@@ -34,6 +34,8 @@ export const ARITHMETIC_OPERATORS = {
|
|
|
34
34
|
};
|
|
35
35
|
export const DEFAULT_MAX_HEIGHT = 500;
|
|
36
36
|
export const DEFAULT_PAGE_SIZE = 30;
|
|
37
|
+
export const DATE_LOCALE = "en-US";
|
|
38
|
+
export const DATE_FORMAT = "yyyy-MM-DD HH:mm";
|
|
37
39
|
export const ALL_DASHBOARDS_FILTER_VALUE = "__ALL_DASHBOARDS__";
|
|
38
40
|
export const ALL_RECIPIENTS_FILTER_VALUE = "__ALL_RECIPIENTS__";
|
|
39
41
|
export const ALL_CREATED_BY_FILTER_VALUE = "__ALL_CREATED_BY__";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"constants.js","sourceRoot":"","sources":["../../src/automations/constants.ts"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"constants.js","sourceRoot":"","sources":["../../src/automations/constants.ts"],"names":[],"mappings":"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"}
|
|
@@ -3,7 +3,7 @@ import { FilterOptionsContextValue } from "../types.js";
|
|
|
3
3
|
interface FilterOptionsProviderProps {
|
|
4
4
|
children: ReactNode;
|
|
5
5
|
}
|
|
6
|
-
export declare
|
|
6
|
+
export declare function FilterOptionsProvider({ children }: FilterOptionsProviderProps): React.JSX.Element;
|
|
7
7
|
export declare const useFilterOptions: () => FilterOptionsContextValue;
|
|
8
8
|
export {};
|
|
9
9
|
//# sourceMappingURL=FilterOptionsContext.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FilterOptionsContext.d.ts","sourceRoot":"","sources":["../../../src/automations/filters/FilterOptionsContext.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,EAAE,SAAS,EAAuC,MAAM,OAAO,CAAC;AAO9E,OAAO,EAAE,yBAAyB,EAAE,MAAM,aAAa,CAAC;AAIxD,UAAU,0BAA0B;IAChC,QAAQ,EAAE,SAAS,CAAC;CACvB;AAED,
|
|
1
|
+
{"version":3,"file":"FilterOptionsContext.d.ts","sourceRoot":"","sources":["../../../src/automations/filters/FilterOptionsContext.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,EAAE,SAAS,EAAuC,MAAM,OAAO,CAAC;AAO9E,OAAO,EAAE,yBAAyB,EAAE,MAAM,aAAa,CAAC;AAIxD,UAAU,0BAA0B;IAChC,QAAQ,EAAE,SAAS,CAAC;CACvB;AAED,wBAAgB,qBAAqB,CAAC,EAAE,QAAQ,EAAE,EAAE,0BAA0B,qBAgD7E;AAED,eAAO,MAAM,gBAAgB,QAAO,yBAMnC,CAAC"}
|
|
@@ -3,12 +3,12 @@ import React, { createContext, useContext, useState } from "react";
|
|
|
3
3
|
import { invariant } from "ts-invariant";
|
|
4
4
|
import { useBackend, useCancelablePromise, useWorkspace } from "@gooddata/sdk-ui";
|
|
5
5
|
const FilterOptionsContext = createContext(null);
|
|
6
|
-
export
|
|
6
|
+
export function FilterOptionsProvider({ children }) {
|
|
7
7
|
const [workspaceUsers, setWorkspaceUsers] = useState([]);
|
|
8
8
|
const [dashboards, setDashboards] = useState([]);
|
|
9
9
|
const backend = useBackend();
|
|
10
10
|
const workspace = useWorkspace();
|
|
11
|
-
useCancelablePromise({
|
|
11
|
+
const { status: workspaceUsersStatus } = useCancelablePromise({
|
|
12
12
|
promise: async () => {
|
|
13
13
|
return backend.workspace(workspace).users().queryAll();
|
|
14
14
|
},
|
|
@@ -19,7 +19,7 @@ export const FilterOptionsProvider = ({ children }) => {
|
|
|
19
19
|
console.error(error);
|
|
20
20
|
},
|
|
21
21
|
}, [backend]);
|
|
22
|
-
useCancelablePromise({
|
|
22
|
+
const { status: dashboardsStatus } = useCancelablePromise({
|
|
23
23
|
promise: async () => {
|
|
24
24
|
return backend.workspace(workspace).dashboards().getDashboards();
|
|
25
25
|
},
|
|
@@ -30,12 +30,16 @@ export const FilterOptionsProvider = ({ children }) => {
|
|
|
30
30
|
console.error(error);
|
|
31
31
|
},
|
|
32
32
|
}, [backend]);
|
|
33
|
+
const wokspaceUsersLoading = workspaceUsersStatus === "loading";
|
|
34
|
+
const dashboardsLoading = dashboardsStatus === "loading";
|
|
33
35
|
const contextValue = {
|
|
34
36
|
workspaceUsers,
|
|
35
37
|
dashboards,
|
|
38
|
+
wokspaceUsersLoading,
|
|
39
|
+
dashboardsLoading,
|
|
36
40
|
};
|
|
37
41
|
return React.createElement(FilterOptionsContext.Provider, { value: contextValue }, children);
|
|
38
|
-
}
|
|
42
|
+
}
|
|
39
43
|
export const useFilterOptions = () => {
|
|
40
44
|
const context = useContext(FilterOptionsContext);
|
|
41
45
|
invariant(context, "FilterOptionsContext not found");
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FilterOptionsContext.js","sourceRoot":"","sources":["../../../src/automations/filters/FilterOptionsContext.tsx"],"names":[],"mappings":"AAAA,gCAAgC;AAEhC,OAAO,KAAK,EAAE,EAAa,aAAa,EAAE,UAAU,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAE9E,OAAO,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AAGzC,OAAO,EAAE,UAAU,EAAE,oBAAoB,EAAE,YAAY,EAAE,MAAM,kBAAkB,CAAC;AAIlF,MAAM,oBAAoB,GAAG,aAAa,CAAmC,IAAI,CAAC,CAAC;AAMnF,MAAM,
|
|
1
|
+
{"version":3,"file":"FilterOptionsContext.js","sourceRoot":"","sources":["../../../src/automations/filters/FilterOptionsContext.tsx"],"names":[],"mappings":"AAAA,gCAAgC;AAEhC,OAAO,KAAK,EAAE,EAAa,aAAa,EAAE,UAAU,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAE9E,OAAO,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AAGzC,OAAO,EAAE,UAAU,EAAE,oBAAoB,EAAE,YAAY,EAAE,MAAM,kBAAkB,CAAC;AAIlF,MAAM,oBAAoB,GAAG,aAAa,CAAmC,IAAI,CAAC,CAAC;AAMnF,MAAM,UAAU,qBAAqB,CAAC,EAAE,QAAQ,EAA8B;IAC1E,MAAM,CAAC,cAAc,EAAE,iBAAiB,CAAC,GAAG,QAAQ,CAAmB,EAAE,CAAC,CAAC;IAC3E,MAAM,CAAC,UAAU,EAAE,aAAa,CAAC,GAAG,QAAQ,CAAqB,EAAE,CAAC,CAAC;IAErE,MAAM,OAAO,GAAG,UAAU,EAAE,CAAC;IAC7B,MAAM,SAAS,GAAG,YAAY,EAAE,CAAC;IAEjC,MAAM,EAAE,MAAM,EAAE,oBAAoB,EAAE,GAAG,oBAAoB,CACzD;QACI,OAAO,EAAE,KAAK,IAAI,EAAE;YAChB,OAAO,OAAO,CAAC,SAAS,CAAC,SAAS,CAAC,CAAC,KAAK,EAAE,CAAC,QAAQ,EAAE,CAAC;QAC3D,CAAC;QACD,SAAS,EAAE,CAAC,MAAM,EAAE,EAAE;YAClB,iBAAiB,CAAC,MAAM,CAAC,CAAC;QAC9B,CAAC;QACD,OAAO,EAAE,CAAC,KAAK,EAAE,EAAE;YACf,OAAO,CAAC,KAAK,CAAC,KAAK,CAAC,CAAC;QACzB,CAAC;KACJ,EACD,CAAC,OAAO,CAAC,CACZ,CAAC;IAEF,MAAM,EAAE,MAAM,EAAE,gBAAgB,EAAE,GAAG,oBAAoB,CACrD;QACI,OAAO,EAAE,KAAK,IAAI,EAAE;YAChB,OAAO,OAAO,CAAC,SAAS,CAAC,SAAS,CAAC,CAAC,UAAU,EAAE,CAAC,aAAa,EAAE,CAAC;QACrE,CAAC;QACD,SAAS,EAAE,CAAC,MAAM,EAAE,EAAE;YAClB,aAAa,CAAC,MAAM,CAAC,CAAC;QAC1B,CAAC;QACD,OAAO,EAAE,CAAC,KAAK,EAAE,EAAE;YACf,OAAO,CAAC,KAAK,CAAC,KAAK,CAAC,CAAC;QACzB,CAAC;KACJ,EACD,CAAC,OAAO,CAAC,CACZ,CAAC;IAEF,MAAM,oBAAoB,GAAG,oBAAoB,KAAK,SAAS,CAAC;IAChE,MAAM,iBAAiB,GAAG,gBAAgB,KAAK,SAAS,CAAC;IAEzD,MAAM,YAAY,GAA8B;QAC5C,cAAc;QACd,UAAU;QACV,oBAAoB;QACpB,iBAAiB;KACpB,CAAC;IAEF,OAAO,oBAAC,oBAAoB,CAAC,QAAQ,IAAC,KAAK,EAAE,YAAY,IAAG,QAAQ,CAAiC,CAAC;AAC1G,CAAC;AAED,MAAM,CAAC,MAAM,gBAAgB,GAAG,GAA8B,EAAE;IAC5D,MAAM,OAAO,GAAG,UAAU,CAAC,oBAAoB,CAAC,CAAC;IAEjD,SAAS,CAAC,OAAO,EAAE,gCAAgC,CAAC,CAAC;IAErD,OAAO,OAAO,CAAC;AACnB,CAAC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useAutomationFilters.d.ts","sourceRoot":"","sources":["../../../src/automations/filters/useAutomationFilters.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,kBAAkB,EAA4B,MAAM,sBAAsB,CAAC;AAWpF,OAAO,EAAE,6BAA6B,EAAE,MAAM,aAAa,CAAC;
|
|
1
|
+
{"version":3,"file":"useAutomationFilters.d.ts","sourceRoot":"","sources":["../../../src/automations/filters/useAutomationFilters.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,kBAAkB,EAA4B,MAAM,sBAAsB,CAAC;AAWpF,OAAO,EAAE,6BAA6B,EAAE,MAAM,aAAa,CAAC;AAiK5D,eAAO,MAAM,oBAAoB,GAAI,oBAAoB,6BAA6B;;;;;;;;;CAgBrF,CAAC"}
|
|
@@ -7,21 +7,28 @@ import { formatWorkspaceUserFilterOptions } from "../format.js";
|
|
|
7
7
|
import { messages } from "../messages.js";
|
|
8
8
|
import { useUser } from "../UserContext.js";
|
|
9
9
|
//generic filter hook
|
|
10
|
-
const useAutomationFilter = (filterOptions, allFilterOptionValue, allFilterOptionLabel, filterLabel, preselectedValue) => {
|
|
10
|
+
const useAutomationFilter = (filterOptions, allFilterOptionValue, allFilterOptionLabel, filterLabel, preselectedValue, optionsLoading) => {
|
|
11
11
|
const allFilterOption = useMemo(() => ({
|
|
12
12
|
value: allFilterOptionValue,
|
|
13
13
|
label: allFilterOptionLabel,
|
|
14
14
|
}), [allFilterOptionValue, allFilterOptionLabel]);
|
|
15
15
|
const preselectedFilterOption = useMemo(() => {
|
|
16
|
-
|
|
17
|
-
|
|
16
|
+
if (preselectedValue) {
|
|
17
|
+
// if options are still loading and preselected value is set,
|
|
18
|
+
// we fetch result with preselected value query to avoid multiple requests
|
|
19
|
+
return optionsLoading
|
|
20
|
+
? { value: preselectedValue, label: allFilterOptionLabel }
|
|
21
|
+
: filterOptions.find((option) => option.value === preselectedValue);
|
|
22
|
+
}
|
|
23
|
+
return undefined;
|
|
24
|
+
}, [preselectedValue, filterOptions, optionsLoading, allFilterOptionLabel]);
|
|
18
25
|
useEffect(() => {
|
|
19
26
|
if (preselectedFilterOption) {
|
|
20
27
|
setSelectedFilterOption(preselectedFilterOption);
|
|
21
28
|
}
|
|
22
29
|
}, [preselectedFilterOption]);
|
|
23
30
|
const isAllFilter = useCallback((filter) => filter.value === allFilterOptionValue, [allFilterOptionValue]);
|
|
24
|
-
const [selectedFilterOption, setSelectedFilterOption] = useState(allFilterOption);
|
|
31
|
+
const [selectedFilterOption, setSelectedFilterOption] = useState(preselectedFilterOption || allFilterOption);
|
|
25
32
|
const filter = useMemo(() => {
|
|
26
33
|
return {
|
|
27
34
|
label: filterLabel,
|
|
@@ -38,30 +45,30 @@ const useAutomationFilter = (filterOptions, allFilterOptionValue, allFilterOptio
|
|
|
38
45
|
//specific filters hooks
|
|
39
46
|
const useDashboardFilter = (preselectedValue) => {
|
|
40
47
|
const intl = useIntl();
|
|
41
|
-
const { dashboards } = useFilterOptions();
|
|
48
|
+
const { dashboards, dashboardsLoading } = useFilterOptions();
|
|
42
49
|
const options = useMemo(() => {
|
|
43
50
|
return dashboards.map((item) => ({
|
|
44
51
|
value: item.identifier,
|
|
45
52
|
label: String(item.title),
|
|
46
53
|
}));
|
|
47
54
|
}, [dashboards]);
|
|
48
|
-
const { filter: dashboardFilter, filterQuery: dashboardFilterQuery } = useAutomationFilter(options, ALL_DASHBOARDS_FILTER_VALUE, intl.formatMessage(messages.filterAllDashboards), intl.formatMessage(messages.filterDashboardLabel), preselectedValue);
|
|
55
|
+
const { filter: dashboardFilter, filterQuery: dashboardFilterQuery } = useAutomationFilter(options, ALL_DASHBOARDS_FILTER_VALUE, intl.formatMessage(messages.filterAllDashboards), intl.formatMessage(messages.filterDashboardLabel), preselectedValue, dashboardsLoading);
|
|
49
56
|
return { dashboardFilter, dashboardFilterQuery };
|
|
50
57
|
};
|
|
51
58
|
const useRecipientsFilter = (preselectedValue) => {
|
|
52
59
|
const intl = useIntl();
|
|
53
|
-
const { workspaceUsers } = useFilterOptions();
|
|
60
|
+
const { workspaceUsers, wokspaceUsersLoading } = useFilterOptions();
|
|
54
61
|
const { isCurrentUserByLogin } = useUser();
|
|
55
62
|
const options = useMemo(() => formatWorkspaceUserFilterOptions(workspaceUsers, isCurrentUserByLogin, intl), [workspaceUsers, intl, isCurrentUserByLogin]);
|
|
56
|
-
const { filter: recipientsFilter, filterQuery: recipientsFilterQuery } = useAutomationFilter(options, ALL_RECIPIENTS_FILTER_VALUE, intl.formatMessage(messages.filterAllRecipients), intl.formatMessage(messages.filterRecipientsLabel), preselectedValue);
|
|
63
|
+
const { filter: recipientsFilter, filterQuery: recipientsFilterQuery } = useAutomationFilter(options, ALL_RECIPIENTS_FILTER_VALUE, intl.formatMessage(messages.filterAllRecipients), intl.formatMessage(messages.filterRecipientsLabel), preselectedValue, wokspaceUsersLoading);
|
|
57
64
|
return { recipientsFilter, recipientsFilterQuery };
|
|
58
65
|
};
|
|
59
66
|
const useCreatedByFilter = (preselectedValue) => {
|
|
60
67
|
const intl = useIntl();
|
|
61
|
-
const { workspaceUsers } = useFilterOptions();
|
|
68
|
+
const { workspaceUsers, wokspaceUsersLoading } = useFilterOptions();
|
|
62
69
|
const { isCurrentUserByLogin } = useUser();
|
|
63
70
|
const createdByFilterOptions = useMemo(() => formatWorkspaceUserFilterOptions(workspaceUsers, isCurrentUserByLogin, intl), [workspaceUsers, intl, isCurrentUserByLogin]);
|
|
64
|
-
const { filter: createdByFilter, filterQuery: createdByFilterQuery } = useAutomationFilter(createdByFilterOptions, ALL_CREATED_BY_FILTER_VALUE, intl.formatMessage(messages.filterAllAuthors), intl.formatMessage(messages.filterCreatedByLabel), preselectedValue);
|
|
71
|
+
const { filter: createdByFilter, filterQuery: createdByFilterQuery } = useAutomationFilter(createdByFilterOptions, ALL_CREATED_BY_FILTER_VALUE, intl.formatMessage(messages.filterAllAuthors), intl.formatMessage(messages.filterCreatedByLabel), preselectedValue, wokspaceUsersLoading);
|
|
65
72
|
return { createdByFilter, createdByFilterQuery };
|
|
66
73
|
};
|
|
67
74
|
const useStatusFilter = (preselectedValue) => {
|
|
@@ -70,9 +77,10 @@ const useStatusFilter = (preselectedValue) => {
|
|
|
70
77
|
return [
|
|
71
78
|
{ value: "SUCCESS", label: intl.formatMessage(messages.filterStatusSuccess) },
|
|
72
79
|
{ value: "FAILED", label: intl.formatMessage(messages.filterStatusFailed) },
|
|
80
|
+
{ value: "NEVER_RUN", label: intl.formatMessage(messages.filterStatusNeverRun) },
|
|
73
81
|
];
|
|
74
82
|
}, [intl]);
|
|
75
|
-
const { filter: statusFilter, filterQuery: statusFilterQuery } = useAutomationFilter(options, ALL_STATUS_FILTER_VALUE, intl.formatMessage(messages.filterAllStatus), intl.formatMessage(messages.filterStatusLabel), preselectedValue);
|
|
83
|
+
const { filter: statusFilter, filterQuery: statusFilterQuery } = useAutomationFilter(options, ALL_STATUS_FILTER_VALUE, intl.formatMessage(messages.filterAllStatus), intl.formatMessage(messages.filterStatusLabel), preselectedValue, false);
|
|
76
84
|
return { statusFilter, statusFilterQuery };
|
|
77
85
|
};
|
|
78
86
|
export const useAutomationFilters = (preselectedFilters) => {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useAutomationFilters.js","sourceRoot":"","sources":["../../../src/automations/filters/useAutomationFilters.ts"],"names":[],"mappings":"AAAA,gCAAgC;AAEhC,OAAO,EAAE,WAAW,EAAE,SAAS,EAAE,OAAO,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAElE,OAAO,EAAE,OAAO,EAAE,MAAM,YAAY,CAAC;AAIrC,OAAO,EAAE,gBAAgB,EAAE,MAAM,2BAA2B,CAAC;AAC7D,OAAO,EACH,2BAA2B,EAC3B,2BAA2B,EAC3B,2BAA2B,EAC3B,uBAAuB,GAC1B,MAAM,iBAAiB,CAAC;AACzB,OAAO,EAAE,gCAAgC,EAAE,MAAM,cAAc,CAAC;AAChE,OAAO,EAAE,QAAQ,EAAE,MAAM,gBAAgB,CAAC;AAE1C,OAAO,EAAE,OAAO,EAAE,MAAM,mBAAmB,CAAC;AAE5C,qBAAqB;AAErB,MAAM,mBAAmB,GAAG,CACxB,aAAyC,EACzC,oBAA4B,EAC5B,oBAA4B,EAC5B,WAAmB,EACnB,gBAAoC,
|
|
1
|
+
{"version":3,"file":"useAutomationFilters.js","sourceRoot":"","sources":["../../../src/automations/filters/useAutomationFilters.ts"],"names":[],"mappings":"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"}
|
|
@@ -5,8 +5,8 @@ import { CellValueType } from "./types.js";
|
|
|
5
5
|
export declare const formatAlertSubtitle: (intl: IntlShape, alert?: IAutomationAlert) => string;
|
|
6
6
|
export declare const formatAttachments: (attachments?: IExportDefinitionMetadataObject[]) => string;
|
|
7
7
|
export declare const formatAutomationUser: (user?: IUser) => string;
|
|
8
|
-
export declare const formatDate: (date: string,
|
|
9
|
-
export declare function formatCellValue(value: string | number | undefined | null, type?: CellValueType,
|
|
8
|
+
export declare const formatDate: (date: string, timeZone: string) => string;
|
|
9
|
+
export declare function formatCellValue(value: string | number | undefined | null, type?: CellValueType, timezone?: string): string;
|
|
10
10
|
export declare const formatWorkspaceUser: (user?: IWorkspaceUser) => {
|
|
11
11
|
label: string;
|
|
12
12
|
secondaryLabel?: undefined;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"format.d.ts","sourceRoot":"","sources":["../../src/automations/format.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"format.d.ts","sourceRoot":"","sources":["../../src/automations/format.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,SAAS,EAAE,MAAM,YAAY,CAAC;AAEvC,OAAO,EAGH,gBAAgB,EAChB,+BAA+B,EAC/B,KAAK,EACL,cAAc,EACjB,MAAM,qBAAqB,CAAC;AAC7B,OAAO,EAAE,wBAAwB,EAAE,MAAM,sBAAsB,CAAC;AAIhE,OAAO,EAAE,aAAa,EAAE,MAAM,YAAY,CAAC;AAI3C,eAAO,MAAM,mBAAmB,GAAI,MAAM,SAAS,EAAE,QAAQ,gBAAgB,WAyB5E,CAAC;AAEF,eAAO,MAAM,iBAAiB,GAAI,cAAc,+BAA+B,EAAE,WAEhF,CAAC;AAEF,eAAO,MAAM,oBAAoB,GAAI,OAAO,KAAK,WAUhD,CAAC;AAEF,eAAO,MAAM,UAAU,GAAI,MAAM,MAAM,EAAE,UAAU,MAAM,WAIxD,CAAC;AAEF,wBAAgB,eAAe,CAC3B,KAAK,EAAE,MAAM,GAAG,MAAM,GAAG,SAAS,GAAG,IAAI,EACzC,IAAI,GAAE,aAAsB,EAC5B,QAAQ,CAAC,EAAE,MAAM,GAClB,MAAM,CAiBR;AAGD,eAAO,MAAM,mBAAmB,GAAI,OAAO,cAAc;;;;;;CAUxD,CAAC;AAEF,eAAO,MAAM,gCAAgC,GACzC,OAAO,cAAc,EAAE,EACvB,eAAe,CAAC,KAAK,EAAE,MAAM,KAAK,OAAO,EACzC,MAAM,SAAS,KAChB,wBAAwB,EAU1B,CAAC"}
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
// (C) 2025 GoodData Corporation
|
|
2
|
-
import
|
|
2
|
+
import moment from "moment-timezone";
|
|
3
|
+
import { ARITHMETIC_OPERATORS, DATE_FORMAT, EMPTY_CELL_VALUES } from "./constants.js";
|
|
3
4
|
import { messages } from "./messages.js";
|
|
4
5
|
import { getComparisonOperatorTitle, getRelativeOperatorTitle } from "./utils.js";
|
|
5
6
|
//cells
|
|
@@ -30,21 +31,19 @@ export const formatAutomationUser = (user) => {
|
|
|
30
31
|
}
|
|
31
32
|
return email;
|
|
32
33
|
};
|
|
33
|
-
export const formatDate = (date,
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
timeStyle: "short",
|
|
38
|
-
});
|
|
34
|
+
export const formatDate = (date, timeZone) => {
|
|
35
|
+
if (!date)
|
|
36
|
+
return "";
|
|
37
|
+
return moment(date).tz(timeZone).format(DATE_FORMAT);
|
|
39
38
|
};
|
|
40
|
-
export function formatCellValue(value, type = "text",
|
|
39
|
+
export function formatCellValue(value, type = "text", timezone) {
|
|
41
40
|
if (value === undefined || value === null) {
|
|
42
41
|
return EMPTY_CELL_VALUES[type];
|
|
43
42
|
}
|
|
44
43
|
switch (type) {
|
|
45
44
|
case "date":
|
|
46
45
|
try {
|
|
47
|
-
return formatDate(String(value),
|
|
46
|
+
return formatDate(String(value), timezone);
|
|
48
47
|
}
|
|
49
48
|
catch {
|
|
50
49
|
return EMPTY_CELL_VALUES[type];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"format.js","sourceRoot":"","sources":["../../src/automations/format.ts"],"names":[],"mappings":"AAAA,gCAAgC;
|
|
1
|
+
{"version":3,"file":"format.js","sourceRoot":"","sources":["../../src/automations/format.ts"],"names":[],"mappings":"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"}
|
|
@@ -59,6 +59,9 @@ export declare const messages: {
|
|
|
59
59
|
filterStatusFailed: {
|
|
60
60
|
id: string;
|
|
61
61
|
};
|
|
62
|
+
filterStatusNeverRun: {
|
|
63
|
+
id: string;
|
|
64
|
+
};
|
|
62
65
|
currentUser: {
|
|
63
66
|
id: string;
|
|
64
67
|
};
|
|
@@ -155,5 +158,62 @@ export declare const messages: {
|
|
|
155
158
|
automationIconTooltipTraceId: {
|
|
156
159
|
id: string;
|
|
157
160
|
};
|
|
161
|
+
confirmDialogDeleteScheduleHeadline: {
|
|
162
|
+
id: string;
|
|
163
|
+
};
|
|
164
|
+
confirmDialogDeleteScheduleContent: {
|
|
165
|
+
id: string;
|
|
166
|
+
};
|
|
167
|
+
confirmDialogDeleteAlertHeadline: {
|
|
168
|
+
id: string;
|
|
169
|
+
};
|
|
170
|
+
confirmDialogDeleteAlertContent: {
|
|
171
|
+
id: string;
|
|
172
|
+
};
|
|
173
|
+
confirmDialogUnsubscribeScheduleHeadline: {
|
|
174
|
+
id: string;
|
|
175
|
+
};
|
|
176
|
+
confirmDialogUnsubscribeScheduleContent: {
|
|
177
|
+
id: string;
|
|
178
|
+
};
|
|
179
|
+
confirmDialogUnsubscribeAlertHeadline: {
|
|
180
|
+
id: string;
|
|
181
|
+
};
|
|
182
|
+
confirmDialogUnsubscribeAlertContent: {
|
|
183
|
+
id: string;
|
|
184
|
+
};
|
|
185
|
+
confirmDialogBulkDeleteScheduleHeadline: {
|
|
186
|
+
id: string;
|
|
187
|
+
};
|
|
188
|
+
confirmDialogBulkDeleteScheduleContent: {
|
|
189
|
+
id: string;
|
|
190
|
+
};
|
|
191
|
+
confirmDialogBulkDeleteAlertHeadline: {
|
|
192
|
+
id: string;
|
|
193
|
+
};
|
|
194
|
+
confirmDialogBulkDeleteAlertContent: {
|
|
195
|
+
id: string;
|
|
196
|
+
};
|
|
197
|
+
confirmDialogBulkUnsubscribeScheduleHeadline: {
|
|
198
|
+
id: string;
|
|
199
|
+
};
|
|
200
|
+
confirmDialogBulkUnsubscribeScheduleContent: {
|
|
201
|
+
id: string;
|
|
202
|
+
};
|
|
203
|
+
confirmDialogBulkUnsubscribeAlertHeadline: {
|
|
204
|
+
id: string;
|
|
205
|
+
};
|
|
206
|
+
confirmDialogBulkUnsubscribeAlertContent: {
|
|
207
|
+
id: string;
|
|
208
|
+
};
|
|
209
|
+
confirmDialogButtonDelete: {
|
|
210
|
+
id: string;
|
|
211
|
+
};
|
|
212
|
+
confirmDialogButtonConfirm: {
|
|
213
|
+
id: string;
|
|
214
|
+
};
|
|
215
|
+
confirmDialogButtonCancel: {
|
|
216
|
+
id: string;
|
|
217
|
+
};
|
|
158
218
|
};
|
|
159
219
|
//# sourceMappingURL=messages.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"messages.d.ts","sourceRoot":"","sources":["../../src/automations/messages.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,QAAQ
|
|
1
|
+
{"version":3,"file":"messages.d.ts","sourceRoot":"","sources":["../../src/automations/messages.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA0NnB,CAAC"}
|
|
@@ -61,6 +61,9 @@ export const messages = defineMessages({
|
|
|
61
61
|
filterStatusFailed: {
|
|
62
62
|
id: "automations.filter.status.failed",
|
|
63
63
|
},
|
|
64
|
+
filterStatusNeverRun: {
|
|
65
|
+
id: "automations.filter.status.neverRun",
|
|
66
|
+
},
|
|
64
67
|
currentUser: {
|
|
65
68
|
id: "automations.filter.currentUser",
|
|
66
69
|
},
|
|
@@ -157,5 +160,63 @@ export const messages = defineMessages({
|
|
|
157
160
|
automationIconTooltipTraceId: {
|
|
158
161
|
id: "automations.icon.tooltip.traceId",
|
|
159
162
|
},
|
|
163
|
+
// Confirm Dialog messages
|
|
164
|
+
confirmDialogDeleteScheduleHeadline: {
|
|
165
|
+
id: "automations.confirmDialog.delete.schedule.headline",
|
|
166
|
+
},
|
|
167
|
+
confirmDialogDeleteScheduleContent: {
|
|
168
|
+
id: "automations.confirmDialog.delete.schedule.content",
|
|
169
|
+
},
|
|
170
|
+
confirmDialogDeleteAlertHeadline: {
|
|
171
|
+
id: "automations.confirmDialog.delete.alert.headline",
|
|
172
|
+
},
|
|
173
|
+
confirmDialogDeleteAlertContent: {
|
|
174
|
+
id: "automations.confirmDialog.delete.alert.content",
|
|
175
|
+
},
|
|
176
|
+
confirmDialogUnsubscribeScheduleHeadline: {
|
|
177
|
+
id: "automations.confirmDialog.unsubscribe.schedule.headline",
|
|
178
|
+
},
|
|
179
|
+
confirmDialogUnsubscribeScheduleContent: {
|
|
180
|
+
id: "automations.confirmDialog.unsubscribe.schedule.content",
|
|
181
|
+
},
|
|
182
|
+
confirmDialogUnsubscribeAlertHeadline: {
|
|
183
|
+
id: "automations.confirmDialog.unsubscribe.alert.headline",
|
|
184
|
+
},
|
|
185
|
+
confirmDialogUnsubscribeAlertContent: {
|
|
186
|
+
id: "automations.confirmDialog.unsubscribe.alert.content",
|
|
187
|
+
},
|
|
188
|
+
confirmDialogBulkDeleteScheduleHeadline: {
|
|
189
|
+
id: "automations.confirmDialog.bulkDelete.schedule.headline",
|
|
190
|
+
},
|
|
191
|
+
confirmDialogBulkDeleteScheduleContent: {
|
|
192
|
+
id: "automations.confirmDialog.bulkDelete.schedule.content",
|
|
193
|
+
},
|
|
194
|
+
confirmDialogBulkDeleteAlertHeadline: {
|
|
195
|
+
id: "automations.confirmDialog.bulkDelete.alert.headline",
|
|
196
|
+
},
|
|
197
|
+
confirmDialogBulkDeleteAlertContent: {
|
|
198
|
+
id: "automations.confirmDialog.bulkDelete.alert.content",
|
|
199
|
+
},
|
|
200
|
+
confirmDialogBulkUnsubscribeScheduleHeadline: {
|
|
201
|
+
id: "automations.confirmDialog.bulkUnsubscribe.schedule.headline",
|
|
202
|
+
},
|
|
203
|
+
confirmDialogBulkUnsubscribeScheduleContent: {
|
|
204
|
+
id: "automations.confirmDialog.bulkUnsubscribe.schedule.content",
|
|
205
|
+
},
|
|
206
|
+
confirmDialogBulkUnsubscribeAlertHeadline: {
|
|
207
|
+
id: "automations.confirmDialog.bulkUnsubscribe.alert.headline",
|
|
208
|
+
},
|
|
209
|
+
confirmDialogBulkUnsubscribeAlertContent: {
|
|
210
|
+
id: "automations.confirmDialog.bulkUnsubscribe.alert.content",
|
|
211
|
+
},
|
|
212
|
+
confirmDialogButtonDelete: {
|
|
213
|
+
id: "automations.confirmDialog.button.delete",
|
|
214
|
+
},
|
|
215
|
+
confirmDialogButtonConfirm: {
|
|
216
|
+
id: "automations.confirmDialog.button.confirm",
|
|
217
|
+
},
|
|
218
|
+
confirmDialogButtonCancel: {
|
|
219
|
+
id: "automations.confirmDialog.button.cancel",
|
|
220
|
+
},
|
|
160
221
|
});
|
|
161
222
|
//# sourceMappingURL=messages.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"messages.js","sourceRoot":"","sources":["../../src/automations/messages.ts"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"messages.js","sourceRoot":"","sources":["../../src/automations/messages.ts"],"names":[],"mappings":"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"}
|
|
@@ -7,6 +7,7 @@ export interface IAutomationsProps {
|
|
|
7
7
|
backend?: IAnalyticalBackend;
|
|
8
8
|
workspace?: string;
|
|
9
9
|
locale?: string;
|
|
10
|
+
timezone?: string;
|
|
10
11
|
selectedColumnDefinitions?: Array<AutomationColumnDefinition>;
|
|
11
12
|
preselectedFilters?: AutomationsPreselectedFilters;
|
|
12
13
|
maxHeight?: number;
|
|
@@ -88,6 +89,7 @@ export type AutomationColumnDefinition = {
|
|
|
88
89
|
export type AutomationsFilter = "dashboard" | "createdBy" | "recipients" | "state" | "workspace";
|
|
89
90
|
export interface IAutomationsCoreProps {
|
|
90
91
|
type: AutomationsType;
|
|
92
|
+
timezone?: string;
|
|
91
93
|
selectedColumnDefinitions?: Array<AutomationColumnDefinition>;
|
|
92
94
|
preselectedFilters: AutomationsPreselectedFilters;
|
|
93
95
|
maxHeight: number;
|
|
@@ -100,6 +102,8 @@ export interface IAutomationsCoreProps {
|
|
|
100
102
|
export interface FilterOptionsContextValue {
|
|
101
103
|
workspaceUsers: IWorkspaceUser[];
|
|
102
104
|
dashboards: IListedDashboard[];
|
|
105
|
+
wokspaceUsersLoading: boolean;
|
|
106
|
+
dashboardsLoading: boolean;
|
|
103
107
|
}
|
|
104
108
|
export interface UserContextValue {
|
|
105
109
|
canManageAutomation: (automation: IAutomationMetadataObject) => boolean;
|
|
@@ -118,6 +122,14 @@ export interface IAutomationsState {
|
|
|
118
122
|
invalidationId: number;
|
|
119
123
|
scrollToIndex?: number;
|
|
120
124
|
isChainedActionInProgress: boolean;
|
|
125
|
+
pendingAction?: IAutomationsPendingAction;
|
|
121
126
|
}
|
|
127
|
+
export interface IAutomationsPendingAction {
|
|
128
|
+
type: AutomationsPendingActionType;
|
|
129
|
+
automationsType: AutomationsType;
|
|
130
|
+
automationTitle?: string;
|
|
131
|
+
onConfirm: () => void;
|
|
132
|
+
}
|
|
133
|
+
export type AutomationsPendingActionType = "delete" | "unsubscribe" | "bulkDelete" | "bulkUnsubscribe";
|
|
122
134
|
export type CellValueType = "text" | "date" | "number";
|
|
123
135
|
//# sourceMappingURL=types.d.ts.map
|