@gooddata/sdk-ui-dashboard 11.56.0-alpha.0 → 11.56.0-alpha.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/NOTICE +44 -168
- package/esm/__version.d.ts +1 -1
- package/esm/__version.js +1 -1
- package/esm/_staging/accessibility/elementId.d.ts.map +1 -1
- package/esm/_staging/automation/index.d.ts.map +1 -1
- package/esm/_staging/dashboard/dashboardFilterContext.d.ts +1 -1
- package/esm/_staging/dashboard/dashboardFilterContext.d.ts.map +1 -1
- package/esm/_staging/dashboard/dashboardFilterConverter.d.ts.map +1 -1
- package/esm/_staging/dashboard/dashboardFilterConverter.js +4 -2
- package/esm/_staging/dashboard/flexibleLayout/builder/section.d.ts.map +1 -1
- package/esm/_staging/dashboard/flexibleLayout/builder/utils.d.ts +1 -1
- package/esm/_staging/dashboard/flexibleLayout/builder/utils.d.ts.map +1 -1
- package/esm/_staging/dashboard/flexibleLayout/layoutConfiguration.d.ts.map +1 -1
- package/esm/_staging/dateFilterConfig/merge.d.ts +11 -0
- package/esm/_staging/dateFilterConfig/merge.d.ts.map +1 -1
- package/esm/_staging/dateFilterConfig/merge.js +45 -1
- package/esm/_staging/dateFilterConfig/sanitization.d.ts +2 -1
- package/esm/_staging/dateFilterConfig/sanitization.d.ts.map +1 -1
- package/esm/_staging/drills/drillingUtils.d.ts +1 -1
- package/esm/_staging/drills/drillingUtils.d.ts.map +1 -1
- package/esm/_staging/insight/insightBuilder.d.ts.map +1 -1
- package/esm/_staging/layout/coordinates.d.ts +3 -3
- package/esm/_staging/layout/coordinates.d.ts.map +1 -1
- package/esm/_staging/layout/sizing.d.ts +2 -2
- package/esm/_staging/layout/sizing.d.ts.map +1 -1
- package/esm/_staging/listedDashboard/listedDashboardUtils.d.ts +1 -1
- package/esm/_staging/listedDashboard/listedDashboardUtils.d.ts.map +1 -1
- package/esm/_staging/metadata/objRefMap.d.ts +1 -1
- package/esm/_staging/metadata/objRefMap.d.ts.map +1 -1
- package/esm/_staging/sharedHooks/useAttributeFilterDisplayFormFromMap.d.ts.map +1 -1
- package/esm/_staging/sharedHooks/useCommonDateFilterTitle.d.ts.map +1 -1
- package/esm/_staging/sharedHooks/useDateFiltersTitles.d.ts.map +1 -1
- package/esm/_staging/sharedHooks/useEventToastMessage.d.ts +1 -1
- package/esm/_staging/sharedHooks/useEventToastMessage.d.ts.map +1 -1
- package/esm/_staging/slideshow/utils/index.d.ts.map +1 -1
- package/esm/kdaDialog/components/KdaBar.js +1 -3
- package/esm/kdaDialog/components/KdaContent.d.ts +1 -1
- package/esm/kdaDialog/components/KdaContent.d.ts.map +1 -1
- package/esm/kdaDialog/components/KdaContent.js +2 -4
- package/esm/kdaDialog/components/KdaErrorComponent.js +6 -18
- package/esm/kdaDialog/components/KdaFooter.js +1 -3
- package/esm/kdaDialog/components/KdaHeader.js +1 -3
- package/esm/kdaDialog/components/KdaSummaryHeadline.js +1 -3
- package/esm/kdaDialog/components/headlines/DateHeadline.js +1 -3
- package/esm/kdaDialog/components/headlines/DiffHeadline.js +1 -2
- package/esm/kdaDialog/components/items/KeyDriverItem.d.ts +1 -1
- package/esm/kdaDialog/components/items/KeyDriverItem.d.ts.map +1 -1
- package/esm/kdaDialog/components/items/KeyDriverItem.js +1 -5
- package/esm/kdaDialog/components/items/TrendItem.d.ts +1 -1
- package/esm/kdaDialog/components/items/TrendItem.d.ts.map +1 -1
- package/esm/kdaDialog/components/items/TrendItem.js +2 -4
- package/esm/kdaDialog/composition/FiltersBar.js +1 -3
- package/esm/kdaDialog/composition/KdaAttributesDropdown.d.ts +1 -1
- package/esm/kdaDialog/composition/KdaAttributesDropdown.d.ts.map +1 -1
- package/esm/kdaDialog/composition/KdaAttributesDropdown.js +2 -10
- package/esm/kdaDialog/composition/KdaAttributesSelectItem.d.ts +1 -1
- package/esm/kdaDialog/composition/KdaAttributesSelectItem.d.ts.map +1 -1
- package/esm/kdaDialog/composition/KdaAttributesSelectItem.js +1 -4
- package/esm/kdaDialog/composition/KeyDriversOverview.js +4 -11
- package/esm/kdaDialog/composition/KeyDriversPanel.js +4 -11
- package/esm/kdaDialog/composition/hooks/useAddNewAttributeHandler.d.ts.map +1 -1
- package/esm/kdaDialog/composition/hooks/useAttributeFiltersChangeHandler.d.ts.map +1 -1
- package/esm/kdaDialog/composition/hooks/useDrillAttributeHandler.d.ts.map +1 -1
- package/esm/kdaDialog/composition/hooks/useKdaAttributesSelection.d.ts.map +1 -1
- package/esm/kdaDialog/composition/hooks/usePeriodChangeHandler.d.ts.map +1 -1
- package/esm/kdaDialog/dialog/KdaDialog.d.ts +1 -1
- package/esm/kdaDialog/dialog/KdaDialog.d.ts.map +1 -1
- package/esm/kdaDialog/dialog/KdaDialog.js +1 -3
- package/esm/kdaDialog/dialog/KdaDialogActionButtons.d.ts +1 -1
- package/esm/kdaDialog/dialog/KdaDialogActionButtons.d.ts.map +1 -1
- package/esm/kdaDialog/dialog/KdaDialogActionButtons.js +2 -4
- package/esm/kdaDialog/dialog/KdaDialogController.js +1 -3
- package/esm/kdaDialog/dialog/KdaDialogControls.d.ts +1 -1
- package/esm/kdaDialog/dialog/KdaDialogControls.d.ts.map +1 -1
- package/esm/kdaDialog/dialog/KdaDialogFloatingStatusBar.d.ts +1 -1
- package/esm/kdaDialog/dialog/KdaDialogFloatingStatusBar.d.ts.map +1 -1
- package/esm/kdaDialog/dialog/KdaDialogFloatingStatusBar.js +1 -5
- package/esm/kdaDialog/dialog/KdaDialogSections.js +1 -3
- package/esm/kdaDialog/dialog/hooks/useKdaDialogAccessibility.d.ts.map +1 -1
- package/esm/kdaDialog/hooks/useAttribute.d.ts +1 -1
- package/esm/kdaDialog/hooks/useAttribute.d.ts.map +1 -1
- package/esm/kdaDialog/hooks/useDateAttribute.d.ts +1 -1
- package/esm/kdaDialog/hooks/useDateAttribute.d.ts.map +1 -1
- package/esm/kdaDialog/hooks/useDriversList.d.ts.map +1 -1
- package/esm/locales.d.ts.map +1 -1
- package/esm/model/commandHandlers/common/prepareGeoRawExportDefinition.d.ts +1 -1
- package/esm/model/commandHandlers/common/prepareGeoRawExportDefinition.d.ts.map +1 -1
- package/esm/model/commandHandlers/dashboard/changeSharingHandler.js +2 -2
- package/esm/model/commandHandlers/dashboard/common/filterViews.d.ts +1 -1
- package/esm/model/commandHandlers/dashboard/common/filterViews.d.ts.map +1 -1
- package/esm/model/commandHandlers/dashboard/common/migratedAttributeFilters.d.ts.map +1 -1
- package/esm/model/commandHandlers/dashboard/common/stateInitializers.js +2 -2
- package/esm/model/commandHandlers/dashboard/dashboardSummaryWorkflowWorker.d.ts.map +1 -1
- package/esm/model/commandHandlers/dashboard/dashboardSummaryWorkflowWorker.js +2 -2
- package/esm/model/commandHandlers/dashboard/initializeDashboardHandler/index.d.ts.map +1 -1
- package/esm/model/commandHandlers/dashboard/initializeDashboardHandler/index.js +8 -5
- package/esm/model/commandHandlers/dashboard/initializeDashboardHandler/loadDashboardPermissions.d.ts +1 -1
- package/esm/model/commandHandlers/dashboard/initializeDashboardHandler/loadDashboardPermissions.d.ts.map +1 -1
- package/esm/model/commandHandlers/dashboard/initializeDashboardHandler/loadDateHierarchyTemplates.d.ts +1 -1
- package/esm/model/commandHandlers/dashboard/initializeDashboardHandler/loadDateHierarchyTemplates.d.ts.map +1 -1
- package/esm/model/commandHandlers/dashboard/initializeDashboardHandler/sanitizeUnfinishedFeatureSettings.d.ts.map +1 -1
- package/esm/model/commandHandlers/dashboard/resetDashboardHandler.js +1 -1
- package/esm/model/commandHandlers/dashboard/saveDashboardHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/dashboard/saveDashboardHandler.js +3 -3
- package/esm/model/commandHandlers/drill/resolveDrillToCustomUrl.js +1 -1
- package/esm/model/commandHandlers/filterContext/changeFilterContextSelectionHandler.js +14 -14
- package/esm/model/commandHandlers/filterContext/common.js +2 -2
- package/esm/model/commandHandlers/layout/containerWidthSanitization.d.ts.map +1 -1
- package/esm/model/commandHandlers/layout/removeSectionItemByWidgetRefHandler.js +1 -1
- package/esm/model/commandHandlers/render/renderingWorker.d.ts.map +1 -1
- package/esm/model/commandHandlers/scheduledEmail/automationParametersRestore.d.ts +1 -1
- package/esm/model/commandHandlers/scheduledEmail/automationParametersRestore.d.ts.map +1 -1
- package/esm/model/commandHandlers/scheduledEmail/csvRawExecutionDefinition.d.ts +1 -1
- package/esm/model/commandHandlers/scheduledEmail/csvRawExecutionDefinition.d.ts.map +1 -1
- package/esm/model/commandHandlers/scheduledEmail/loadAutomations.d.ts +1 -1
- package/esm/model/commandHandlers/scheduledEmail/loadAutomations.d.ts.map +1 -1
- package/esm/model/commandHandlers/tabs/createDashboardTabHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/tabs/createDashboardTabHandler.js +5 -2
- package/esm/model/commandHandlers/widgets/changeInsightWidgetInsightHandler.js +1 -1
- package/esm/model/commandHandlers/widgets/common/drillDown.d.ts.map +1 -1
- package/esm/model/commandHandlers/widgets/common/filterOperations.js +3 -3
- package/esm/model/commandHandlers/widgets/exportInsightWidgetHandler.js +7 -7
- package/esm/model/commands/filters.d.ts +1 -1
- package/esm/model/commands/filters.d.ts.map +1 -1
- package/esm/model/commands/parameters.d.ts +1 -1
- package/esm/model/commands/parameters.d.ts.map +1 -1
- package/esm/model/eventHandlers/drillToSameDashboardHandlerFactory.d.ts.map +1 -1
- package/esm/model/events/index.d.ts.map +1 -1
- package/esm/model/events/tabs.d.ts.map +1 -1
- package/esm/model/events/util.d.ts +1 -1
- package/esm/model/events/util.d.ts.map +1 -1
- package/esm/model/headlessDashboard/HeadlessDashboard.d.ts.map +1 -1
- package/esm/model/queries/insights.d.ts +1 -1
- package/esm/model/queries/insights.d.ts.map +1 -1
- package/esm/model/queryServices/queryInsightAttributesMeta.js +1 -1
- package/esm/model/queryServices/queryInsightDateDatasets.js +1 -1
- package/esm/model/react/DashboardEventsContext.d.ts +1 -1
- package/esm/model/react/DashboardEventsContext.d.ts.map +1 -1
- package/esm/model/react/useDasboardScheduledEmails/useDashboardScheduledEmails.d.ts +9 -9
- package/esm/model/react/useDasboardScheduledEmails/useDashboardScheduledEmailsCommands.d.ts +2 -2
- package/esm/model/react/useDasboardScheduledEmails/useDashboardScheduledEmailsCommands.d.ts.map +1 -1
- package/esm/model/react/useDasboardScheduledEmails/useDashboardScheduledEmailsData.d.ts.map +1 -1
- package/esm/model/react/useDasboardScheduledEmails/useDashboardScheduledEmailsDialog.d.ts +5 -5
- package/esm/model/react/useDasboardScheduledEmails/useDashboardScheduledEmailsDialog.d.ts.map +1 -1
- package/esm/model/react/useDasboardScheduledEmails/useDashboardScheduledEmailsManagementDialog.d.ts +4 -4
- package/esm/model/react/useDasboardScheduledEmails/useDashboardScheduledEmailsManagementDialog.d.ts.map +1 -1
- package/esm/model/react/useDashboardAlerting/useDashboardAlerts.d.ts +6 -6
- package/esm/model/react/useDashboardAlerting/useDashboardAlertsCommands.d.ts +2 -2
- package/esm/model/react/useDashboardAlerting/useDashboardAlertsCommands.d.ts.map +1 -1
- package/esm/model/react/useDashboardAlerting/useDashboardAlertsData.d.ts.map +1 -1
- package/esm/model/react/useDashboardAlerting/useDashboardAlertsDialog.d.ts +2 -2
- package/esm/model/react/useDashboardAlerting/useDashboardAlertsDialog.d.ts.map +1 -1
- package/esm/model/react/useDashboardAlerting/useDashboardAlertsManagementDialog.d.ts +4 -4
- package/esm/model/react/useDashboardAlerting/useDashboardAlertsManagementDialog.d.ts.map +1 -1
- package/esm/model/react/useDashboardAsyncRender.d.ts.map +1 -1
- package/esm/model/react/useDashboardCommand.d.ts +5 -158
- package/esm/model/react/useDashboardCommand.d.ts.map +1 -1
- package/esm/model/react/useDashboardCommandProcessing.d.ts +7 -490
- package/esm/model/react/useDashboardCommandProcessing.d.ts.map +1 -1
- package/esm/model/react/useDashboardEventDispatch.d.ts +1 -1
- package/esm/model/react/useDashboardEventDispatch.d.ts.map +1 -1
- package/esm/model/react/useDashboardQueryProcessing.d.ts +4 -4
- package/esm/model/react/useDashboardQueryProcessing.d.ts.map +1 -1
- package/esm/model/react/useDashboardUserInteraction.d.ts.map +1 -1
- package/esm/model/react/useDispatchDashboardCommand.d.ts +1 -1
- package/esm/model/react/useDispatchDashboardCommand.d.ts.map +1 -1
- package/esm/model/react/useInitializeDashboardStore.d.ts.map +1 -1
- package/esm/model/react/useWidgetExecutionsHandler.d.ts +1 -1
- package/esm/model/react/useWidgetExecutionsHandler.d.ts.map +1 -1
- package/esm/model/store/_infra/generators.d.ts.map +1 -1
- package/esm/model/store/_infra/rootEventEmitter.d.ts.map +1 -1
- package/esm/model/store/_infra/selectors.d.ts.map +1 -1
- package/esm/model/store/_infra/undoEnhancer.d.ts +3 -9
- package/esm/model/store/_infra/undoEnhancer.d.ts.map +1 -1
- package/esm/model/store/catalog/catalogReducers.d.ts.map +1 -1
- package/esm/model/store/catalog/catalogReducers.js +3 -2
- package/esm/model/store/dashboardStore.d.ts +1 -1
- package/esm/model/store/dashboardStore.d.ts.map +1 -1
- package/esm/model/store/dashboardSummaryWorkflow/constants.d.ts.map +1 -1
- package/esm/model/store/dashboardSummaryWorkflow/dashboardSummaryWorkflowReducers.d.ts +5 -16
- package/esm/model/store/dashboardSummaryWorkflow/dashboardSummaryWorkflowReducers.d.ts.map +1 -1
- package/esm/model/store/dashboardSummaryWorkflow/dashboardSummaryWorkflowSelectors.d.ts.map +1 -1
- package/esm/model/store/dashboardSummaryWorkflow/index.d.ts +15 -27
- package/esm/model/store/dashboardSummaryWorkflow/index.d.ts.map +1 -1
- package/esm/model/store/executionResults/executionResultsSelectors.d.ts +4 -4
- package/esm/model/store/filtering/dashboardFilterSelectors.d.ts +2 -2
- package/esm/model/store/filtering/dashboardFilterSelectors.d.ts.map +1 -1
- package/esm/model/store/meta/index.d.ts +2 -2
- package/esm/model/store/meta/metaSelectors.d.ts.map +1 -1
- package/esm/model/store/showWidgetAsTable/showWidgetAsTableSelectors.d.ts.map +1 -1
- package/esm/model/store/storeAccessors/DashboardStoreAccessor.d.ts.map +1 -1
- package/esm/model/store/tabs/index.d.ts +24 -24
- package/esm/model/store/tabs/layout/layoutReducers.d.ts +1 -1
- package/esm/model/store/tabs/layout/layoutSelectors.d.ts.map +1 -1
- package/esm/model/store/tabs/tabsReducers.d.ts.map +1 -1
- package/esm/model/store/tabs/tabsSelectors.d.ts.map +1 -1
- package/esm/model/store/tabs/tabsState.d.ts +1 -1
- package/esm/model/store/tabs/tabsState.d.ts.map +1 -1
- package/esm/model/store/ui/index.d.ts +5 -5
- package/esm/model/store/ui/uiReducers.d.ts +5 -5
- package/esm/model/store/ui/uiReducers.d.ts.map +1 -1
- package/esm/model/store/ui/uiSelectors.d.ts +2 -2
- package/esm/model/store/ui/uiSelectors.d.ts.map +1 -1
- package/esm/model/types/drillTypes.js +1 -2
- package/esm/plugins/customizationApis/attributeFiltersCustomizer.d.ts +3 -3
- package/esm/plugins/customizationApis/attributeFiltersCustomizer.d.ts.map +1 -1
- package/esm/plugins/customizationApis/customizationBuilder.d.ts +1 -1
- package/esm/plugins/customizationApis/customizationBuilder.d.ts.map +1 -1
- package/esm/plugins/customizationApis/customizationLogging.d.ts.map +1 -1
- package/esm/plugins/customizationApis/dashboardContentCustomizer.d.ts +2 -2
- package/esm/plugins/customizationApis/dashboardContentCustomizer.d.ts.map +1 -1
- package/esm/plugins/customizationApis/dashboardEventHandling.d.ts +2 -2
- package/esm/plugins/customizationApis/dashboardEventHandling.d.ts.map +1 -1
- package/esm/plugins/customizationApis/dateFiltersCustomizer.d.ts +2 -2
- package/esm/plugins/customizationApis/dateFiltersCustomizer.d.ts.map +1 -1
- package/esm/plugins/customizationApis/filterBarCustomizer.d.ts +1 -1
- package/esm/plugins/customizationApis/filterBarCustomizer.d.ts.map +1 -1
- package/esm/plugins/customizationApis/filterGroupsCustomizer.d.ts +2 -2
- package/esm/plugins/customizationApis/filterGroupsCustomizer.d.ts.map +1 -1
- package/esm/plugins/customizationApis/filtersCustomizer.d.ts.map +1 -1
- package/esm/plugins/customizationApis/fluidLayoutCustomizer.d.ts.map +1 -1
- package/esm/plugins/customizationApis/insightCustomizer.d.ts +3 -3
- package/esm/plugins/customizationApis/insightCustomizer.d.ts.map +1 -1
- package/esm/plugins/customizationApis/layoutCustomizer.d.ts +1 -1
- package/esm/plugins/customizationApis/layoutCustomizer.d.ts.map +1 -1
- package/esm/plugins/customizationApis/loadingCustomizer.d.ts +1 -1
- package/esm/plugins/customizationApis/loadingCustomizer.d.ts.map +1 -1
- package/esm/plugins/customizationApis/measureValueFiltersCustomizer.d.ts +2 -2
- package/esm/plugins/customizationApis/measureValueFiltersCustomizer.d.ts.map +1 -1
- package/esm/plugins/customizationApis/richTextCustomizer.d.ts +2 -2
- package/esm/plugins/customizationApis/richTextCustomizer.d.ts.map +1 -1
- package/esm/plugins/customizationApis/titleCustomizer.d.ts +1 -1
- package/esm/plugins/customizationApis/titleCustomizer.d.ts.map +1 -1
- package/esm/plugins/customizationApis/topBarCustomizer.d.ts +1 -1
- package/esm/plugins/customizationApis/topBarCustomizer.d.ts.map +1 -1
- package/esm/plugins/customizationApis/visualizationSwitcherCustomizer.d.ts +4 -4
- package/esm/plugins/customizationApis/visualizationSwitcherCustomizer.d.ts.map +1 -1
- package/esm/plugins/customizationApis/widgetCustomizer.d.ts +2 -1
- package/esm/plugins/customizationApis/widgetCustomizer.d.ts.map +1 -1
- package/esm/presentation/automations/alerting/DefaultAlertingDialog/DefaultAlertingDialog.js +1 -4
- package/esm/presentation/automations/alerting/DefaultAlertingDialog/DefaultAlertingDialogAttribute.d.ts +1 -1
- package/esm/presentation/automations/alerting/DefaultAlertingDialog/DefaultAlertingDialogAttribute.d.ts.map +1 -1
- package/esm/presentation/automations/alerting/DefaultAlertingDialog/DefaultAlertingDialogAttribute.js +3 -6
- package/esm/presentation/automations/alerting/DefaultAlertingDialog/DefaultAlertingDialogComparisonPeriod.d.ts +1 -1
- package/esm/presentation/automations/alerting/DefaultAlertingDialog/DefaultAlertingDialogComparisonPeriod.d.ts.map +1 -1
- package/esm/presentation/automations/alerting/DefaultAlertingDialog/DefaultAlertingDialogDestination.d.ts +1 -1
- package/esm/presentation/automations/alerting/DefaultAlertingDialog/DefaultAlertingDialogDestination.d.ts.map +1 -1
- package/esm/presentation/automations/alerting/DefaultAlertingDialog/DefaultAlertingDialogGranularity.d.ts +1 -1
- package/esm/presentation/automations/alerting/DefaultAlertingDialog/DefaultAlertingDialogGranularity.d.ts.map +1 -1
- package/esm/presentation/automations/alerting/DefaultAlertingDialog/DefaultAlertingDialogHeader.js +3 -12
- package/esm/presentation/automations/alerting/DefaultAlertingDialog/DefaultAlertingDialogMeasure.d.ts +1 -1
- package/esm/presentation/automations/alerting/DefaultAlertingDialog/DefaultAlertingDialogMeasure.d.ts.map +1 -1
- package/esm/presentation/automations/alerting/DefaultAlertingDialog/DefaultAlertingDialogSensitivity.d.ts +1 -1
- package/esm/presentation/automations/alerting/DefaultAlertingDialog/DefaultAlertingDialogSensitivity.d.ts.map +1 -1
- package/esm/presentation/automations/alerting/DefaultAlertingDialog/DefaultAlertingDialogThreshold.d.ts +1 -1
- package/esm/presentation/automations/alerting/DefaultAlertingDialog/DefaultAlertingDialogThreshold.d.ts.map +1 -1
- package/esm/presentation/automations/alerting/DefaultAlertingDialog/DefaultAlertingDialogThreshold.js +1 -2
- package/esm/presentation/automations/alerting/DefaultAlertingDialog/DefaultAlertingDialogTriggerInterval.d.ts +1 -1
- package/esm/presentation/automations/alerting/DefaultAlertingDialog/DefaultAlertingDialogTriggerInterval.d.ts.map +1 -1
- package/esm/presentation/automations/alerting/DefaultAlertingDialog/DefaultAlertingDialogTriggerMode.d.ts +1 -1
- package/esm/presentation/automations/alerting/DefaultAlertingDialog/DefaultAlertingDialogTriggerMode.d.ts.map +1 -1
- package/esm/presentation/automations/alerting/DefaultAlertingDialog/components/AlertDeleteDialog.d.ts +1 -1
- package/esm/presentation/automations/alerting/DefaultAlertingDialog/components/AlertDeleteDialog.d.ts.map +1 -1
- package/esm/presentation/automations/alerting/DefaultAlertingDialog/components/AlertDestinationSelect.d.ts +1 -1
- package/esm/presentation/automations/alerting/DefaultAlertingDialog/components/AlertDestinationSelect.d.ts.map +1 -1
- package/esm/presentation/automations/alerting/DefaultAlertingDialog/messages.d.ts.map +1 -1
- package/esm/presentation/automations/alerting/DefaultAlertingManagementDialog/DefaultAlertingManagementDialogContent.d.ts +1 -1
- package/esm/presentation/automations/alerting/DefaultAlertingManagementDialog/DefaultAlertingManagementDialogContent.d.ts.map +1 -1
- package/esm/presentation/automations/alerting/DefaultAlertingManagementDialog/DefaultAlertingManagementDialogContent.js +2 -5
- package/esm/presentation/automations/alerting/DefaultAlertingManagementDialog/DefaultAlertingManagementDialogNew.d.ts +1 -1
- package/esm/presentation/automations/alerting/DefaultAlertingManagementDialog/DefaultAlertingManagementDialogNew.d.ts.map +1 -1
- package/esm/presentation/automations/alerting/DefaultAlertingManagementDialog/components/Alert.d.ts +1 -1
- package/esm/presentation/automations/alerting/DefaultAlertingManagementDialog/components/Alert.d.ts.map +1 -1
- package/esm/presentation/automations/alerting/DefaultAlertingManagementDialog/components/Alert.js +1 -5
- package/esm/presentation/automations/alerting/DefaultAlertingManagementDialog/components/DeleteAlertConfirmDialog.d.ts +1 -1
- package/esm/presentation/automations/alerting/DefaultAlertingManagementDialog/components/DeleteAlertConfirmDialog.d.ts.map +1 -1
- package/esm/presentation/automations/alerting/DefaultAlertingManagementDialog/components/DeleteAlertConfirmDialog.js +1 -3
- package/esm/presentation/automations/alerting/blocks/AlertingDialogFieldLabelWithTooltip.d.ts +1 -1
- package/esm/presentation/automations/alerting/blocks/AlertingDialogFieldLabelWithTooltip.d.ts.map +1 -1
- package/esm/presentation/automations/alerting/blocks/AlertingDialogFieldLabelWithTooltip.js +1 -3
- package/esm/presentation/automations/alerting/blocks/AlertingDialogFormFieldGroup.d.ts +1 -1
- package/esm/presentation/automations/alerting/blocks/AlertingDialogFormFieldGroup.d.ts.map +1 -1
- package/esm/presentation/automations/alerting/blocks/AlertingDialogFormFieldGroup.js +1 -3
- package/esm/presentation/automations/alerting/blocks/AlertingDialogShell.js +2 -5
- package/esm/presentation/automations/alerting/blocks/DefaultLoadingAlertingDialog.js +1 -5
- package/esm/presentation/automations/alerting/hooks/useAlertThreshold.d.ts +3 -3
- package/esm/presentation/automations/alerting/hooks/useAlertThreshold.d.ts.map +1 -1
- package/esm/presentation/automations/alerting/hooks/useAttributeValuesFromExecResults.d.ts +1 -1
- package/esm/presentation/automations/alerting/hooks/useAttributeValuesFromExecResults.d.ts.map +1 -1
- package/esm/presentation/automations/alerting/hooks/useGetSupportedMeasures.d.ts.map +1 -1
- package/esm/presentation/automations/alerting/hooks/useThresholdValue.d.ts +2 -2
- package/esm/presentation/automations/alerting/hooks/useThresholdValue.d.ts.map +1 -1
- package/esm/presentation/automations/alerting/state/useAlertFiltersModel.d.ts +1 -1
- package/esm/presentation/automations/alerting/state/useAlertFiltersModel.d.ts.map +1 -1
- package/esm/presentation/automations/alerting/state/useAlertFormState.d.ts +1 -1
- package/esm/presentation/automations/alerting/state/useAlertFormState.d.ts.map +1 -1
- package/esm/presentation/automations/alerting/state/useAlertSelectedValues.d.ts +1 -1
- package/esm/presentation/automations/alerting/state/useAlertSelectedValues.d.ts.map +1 -1
- package/esm/presentation/automations/alerting/state/useAlertSubmit.d.ts +1 -1
- package/esm/presentation/automations/alerting/state/useAlertSubmit.d.ts.map +1 -1
- package/esm/presentation/automations/alerting/state/useAlertSupportedMetrics.d.ts +1 -1
- package/esm/presentation/automations/alerting/state/useAlertSupportedMetrics.d.ts.map +1 -1
- package/esm/presentation/automations/alerting/state/useAlertingDialogRegionProps.d.ts +2 -2
- package/esm/presentation/automations/alerting/state/useAlertingDialogRegionProps.d.ts.map +1 -1
- package/esm/presentation/automations/alerting/types.js +1 -2
- package/esm/presentation/automations/alerting/utils/getters.d.ts +8 -8
- package/esm/presentation/automations/alerting/utils/getters.d.ts.map +1 -1
- package/esm/presentation/automations/alerting/utils/responsive.d.ts.map +1 -1
- package/esm/presentation/automations/connectors/hooks/useCommandAsPromise.d.ts +1 -1
- package/esm/presentation/automations/connectors/hooks/useCommandAsPromise.d.ts.map +1 -1
- package/esm/presentation/automations/contexts/ScheduledEmailDialogContext.d.ts.map +1 -1
- package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/DefaultScheduledEmailDialog.js +1 -3
- package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentSettings.js +6 -22
- package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsList.d.ts +1 -1
- package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsList.d.ts.map +1 -1
- package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsList.js +2 -4
- package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsSelect.d.ts +1 -1
- package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsSelect.d.ts.map +1 -1
- package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsSelect.js +5 -11
- package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsWrapper.js +1 -2
- package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/DashboardAttachments.d.ts +1 -1
- package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/DashboardAttachments.d.ts.map +1 -1
- package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/DashboardAttachments.js +2 -5
- package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/SlidesTemplateSettings.d.ts +1 -1
- package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/SlidesTemplateSettings.d.ts.map +1 -1
- package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/SlidesTemplateSettings.js +4 -10
- package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/WidgetAttachments.d.ts +1 -1
- package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/WidgetAttachments.d.ts.map +1 -1
- package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/WidgetAttachments.js +2 -6
- package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/attachmentFormats.d.ts +1 -1
- package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/attachmentFormats.d.ts.map +1 -1
- package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/DefaultScheduledEmailDialogDestination.d.ts +1 -1
- package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/DefaultScheduledEmailDialogDestination.d.ts.map +1 -1
- package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/DefaultScheduledEmailDialogHeader.js +3 -12
- package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/DefaultScheduledEmailDialogTimezone.d.ts +1 -1
- package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/DefaultScheduledEmailDialogTimezone.d.ts.map +1 -1
- package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/DefaultScheduledEmailDialogTimezone.js +2 -7
- package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/DestinationSelect/DestinationSelect.d.ts +1 -1
- package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/DestinationSelect/DestinationSelect.d.ts.map +1 -1
- package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/DestinationSelect/DestinationSelect.js +1 -6
- package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/ErrorWrapper/ErrorWrapper.d.ts +1 -1
- package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/ErrorWrapper/ErrorWrapper.d.ts.map +1 -1
- package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/ErrorWrapper/ErrorWrapper.js +1 -3
- package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/EvaluationModeCheckbox/EvaluationModeCheckbox.js +1 -5
- package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/RecipientsSelect/RecipientsSelect.d.ts +1 -1
- package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/RecipientsSelect/RecipientsSelect.d.ts.map +1 -1
- package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/RecipientsSelect/RecipientsSelect.js +1 -3
- package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/RecipientsSelect/RecipientsSelectRenderer.d.ts +1 -1
- package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/RecipientsSelect/RecipientsSelectRenderer.d.ts.map +1 -1
- package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/RecipientsSelect/RecipientsSelectRenderer.js +4 -10
- package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/SubjectForm/SubjectForm.d.ts +1 -1
- package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/SubjectForm/SubjectForm.d.ts.map +1 -1
- package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailManagementDialog/DefaultScheduledEmailManagementDialog.d.ts +1 -1
- package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailManagementDialog/DefaultScheduledEmailManagementDialog.d.ts.map +1 -1
- package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailManagementDialog/DefaultScheduledEmailManagementDialogContent.d.ts +1 -1
- package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailManagementDialog/DefaultScheduledEmailManagementDialogContent.d.ts.map +1 -1
- package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailManagementDialog/DefaultScheduledEmailManagementDialogContent.js +2 -5
- package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailManagementDialog/components/DeleteScheduleConfirmDialog.d.ts +1 -1
- package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailManagementDialog/components/DeleteScheduleConfirmDialog.d.ts.map +1 -1
- package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailManagementDialog/components/DeleteScheduleConfirmDialog.js +1 -3
- package/esm/presentation/automations/scheduledEmail/blocks/DefaultLoadingScheduledEmailDialog.d.ts +1 -1
- package/esm/presentation/automations/scheduledEmail/blocks/DefaultLoadingScheduledEmailDialog.d.ts.map +1 -1
- package/esm/presentation/automations/scheduledEmail/blocks/DefaultLoadingScheduledEmailDialog.js +1 -5
- package/esm/presentation/automations/scheduledEmail/blocks/ScheduledEmailDialogShell.js +3 -6
- package/esm/presentation/automations/scheduledEmail/hooks/useScheduleTimezone.d.ts +1 -1
- package/esm/presentation/automations/scheduledEmail/hooks/useScheduleTimezone.d.ts.map +1 -1
- package/esm/presentation/automations/scheduledEmail/hooks/useScheduleValidation.d.ts.map +1 -1
- package/esm/presentation/automations/scheduledEmail/state/exportDefinitions.d.ts +2 -2
- package/esm/presentation/automations/scheduledEmail/state/exportDefinitions.d.ts.map +1 -1
- package/esm/presentation/automations/scheduledEmail/state/useSaveScheduledEmailToBackend.d.ts +1 -1
- package/esm/presentation/automations/scheduledEmail/state/useSaveScheduledEmailToBackend.d.ts.map +1 -1
- package/esm/presentation/automations/scheduledEmail/state/useScheduledEmailDialogFieldProps.d.ts +2 -2
- package/esm/presentation/automations/scheduledEmail/state/useScheduledEmailDialogFieldProps.d.ts.map +1 -1
- package/esm/presentation/automations/scheduledEmail/state/useScheduledEmailDialogRegionProps.d.ts +3 -3
- package/esm/presentation/automations/scheduledEmail/state/useScheduledEmailDialogRegionProps.d.ts.map +1 -1
- package/esm/presentation/automations/scheduledEmail/state/useScheduledEmailEffectiveFilters.d.ts +1 -1
- package/esm/presentation/automations/scheduledEmail/state/useScheduledEmailEffectiveFilters.d.ts.map +1 -1
- package/esm/presentation/automations/scheduledEmail/state/useScheduledEmailExportSettings.d.ts +1 -1
- package/esm/presentation/automations/scheduledEmail/state/useScheduledEmailExportSettings.d.ts.map +1 -1
- package/esm/presentation/automations/scheduledEmail/state/useScheduledEmailFiltersModel.d.ts +1 -1
- package/esm/presentation/automations/scheduledEmail/state/useScheduledEmailFiltersModel.d.ts.map +1 -1
- package/esm/presentation/automations/scheduledEmail/state/useScheduledEmailFormState.d.ts +1 -1
- package/esm/presentation/automations/scheduledEmail/state/useScheduledEmailFormState.d.ts.map +1 -1
- package/esm/presentation/automations/scheduledEmail/state/useScheduledEmailSubmitOnEnter.d.ts +1 -1
- package/esm/presentation/automations/scheduledEmail/state/useScheduledEmailSubmitOnEnter.d.ts.map +1 -1
- package/esm/presentation/automations/scheduledEmail/utils/date.d.ts +2 -2
- package/esm/presentation/automations/scheduledEmail/utils/date.d.ts.map +1 -1
- package/esm/presentation/automations/scheduledEmail/utils/responsive.d.ts.map +1 -1
- package/esm/presentation/automations/shared/automationFilters/automationParameters.d.ts.map +1 -1
- package/esm/presentation/automations/shared/automationFilters/components/ApplyLatestFiltersConfirmDialog.d.ts +1 -1
- package/esm/presentation/automations/shared/automationFilters/components/ApplyLatestFiltersConfirmDialog.d.ts.map +1 -1
- package/esm/presentation/automations/shared/automationFilters/components/AutomationAttributeFilter.d.ts +1 -1
- package/esm/presentation/automations/shared/automationFilters/components/AutomationAttributeFilter.d.ts.map +1 -1
- package/esm/presentation/automations/shared/automationFilters/components/AutomationAttributeFilterContext.d.ts +1 -1
- package/esm/presentation/automations/shared/automationFilters/components/AutomationAttributeFilterContext.d.ts.map +1 -1
- package/esm/presentation/automations/shared/automationFilters/components/AutomationDateFilter.d.ts +1 -1
- package/esm/presentation/automations/shared/automationFilters/components/AutomationDateFilter.d.ts.map +1 -1
- package/esm/presentation/automations/shared/automationFilters/components/AutomationDateFilterContext.d.ts +1 -1
- package/esm/presentation/automations/shared/automationFilters/components/AutomationDateFilterContext.d.ts.map +1 -1
- package/esm/presentation/automations/shared/automationFilters/components/AutomationFiltersSelect.d.ts +1 -1
- package/esm/presentation/automations/shared/automationFilters/components/AutomationFiltersSelect.d.ts.map +1 -1
- package/esm/presentation/automations/shared/automationFilters/components/AutomationFiltersSelect.js +10 -30
- package/esm/presentation/automations/shared/automationFilters/components/AutomationMeasureValueFilter.d.ts +1 -1
- package/esm/presentation/automations/shared/automationFilters/components/AutomationMeasureValueFilter.d.ts.map +1 -1
- package/esm/presentation/automations/shared/automationFilters/components/AutomationMeasureValueFilterContext.d.ts +1 -1
- package/esm/presentation/automations/shared/automationFilters/components/AutomationMeasureValueFilterContext.d.ts.map +1 -1
- package/esm/presentation/automations/shared/automationFilters/components/AutomationParameter.d.ts +1 -1
- package/esm/presentation/automations/shared/automationFilters/components/AutomationParameter.d.ts.map +1 -1
- package/esm/presentation/automations/shared/automationFilters/hooks/useAutomationVisibleFilters.d.ts.map +1 -1
- package/esm/presentation/automations/shared/automationFilters/hooks/useValidateExistingAutomationFilters.d.ts +4 -4
- package/esm/presentation/automations/shared/automationFilters/hooks/useValidateExistingAutomationFilters.d.ts.map +1 -1
- package/esm/presentation/automations/shared/automationFilters/useAutomationAlertParameters.d.ts +1 -1
- package/esm/presentation/automations/shared/automationFilters/useAutomationAlertParameters.d.ts.map +1 -1
- package/esm/presentation/automations/shared/automationFilters/useAutomationExportParameters.d.ts +1 -1
- package/esm/presentation/automations/shared/automationFilters/useAutomationExportParameters.d.ts.map +1 -1
- package/esm/presentation/automations/shared/automationFilters/useAutomationFilters.d.ts +8 -8
- package/esm/presentation/automations/shared/automationFilters/useAutomationFilters.d.ts.map +1 -1
- package/esm/presentation/automations/shared/automationFilters/useAutomationFiltersSelect.d.ts +2 -2
- package/esm/presentation/automations/shared/automationFilters/useAutomationFiltersSelect.d.ts.map +1 -1
- package/esm/presentation/automations/shared/automationFilters/utils.d.ts.map +1 -1
- package/esm/presentation/automations/shared/filters/conversions.d.ts +3 -3
- package/esm/presentation/automations/shared/filters/conversions.d.ts.map +1 -1
- package/esm/presentation/automations/shared/hooks/useAttributeFilterDisplayFormFromMap.d.ts.map +1 -1
- package/esm/presentation/automations/shared/hooks/useCommonDateFilterTitle.d.ts.map +1 -1
- package/esm/presentation/automations/shared/hooks/useDateFiltersTitles.d.ts.map +1 -1
- package/esm/presentation/automations/shared/slots/AutomationDialogFormField.d.ts +1 -1
- package/esm/presentation/automations/shared/slots/AutomationDialogFormField.d.ts.map +1 -1
- package/esm/presentation/automations/shared/slots/AutomationDialogFormField.js +2 -4
- package/esm/presentation/automations/shared/slots/DefaultAutomationDialogActionBar.d.ts +2 -2
- package/esm/presentation/automations/shared/slots/DefaultAutomationDialogActionBar.d.ts.map +1 -1
- package/esm/presentation/automations/shared/utils/automationUtils.d.ts.map +1 -1
- package/esm/presentation/componentDefinition/types.d.ts +2 -1
- package/esm/presentation/componentDefinition/types.d.ts.map +1 -1
- package/esm/presentation/constants/layout.d.ts.map +1 -1
- package/esm/presentation/constants.d.ts.map +1 -1
- package/esm/presentation/dashboard/DashboardHeader/DashboardHeader.js +1 -3
- package/esm/presentation/dashboard/DashboardHeader/DashboardTabs.d.ts +1 -1
- package/esm/presentation/dashboard/DashboardHeader/DashboardTabs.d.ts.map +1 -1
- package/esm/presentation/dashboard/DashboardHeader/DashboardTabs.js +3 -6
- package/esm/presentation/dashboard/DashboardSidebar/CreationPanel.js +1 -7
- package/esm/presentation/dashboard/DashboardSidebar/DraggableInsightList/DraggableInsightList.d.ts +1 -1
- package/esm/presentation/dashboard/DashboardSidebar/DraggableInsightList/DraggableInsightList.d.ts.map +1 -1
- package/esm/presentation/dashboard/DashboardSidebar/DraggableInsightList/DraggableInsightListItemWrapper.d.ts +1 -1
- package/esm/presentation/dashboard/DashboardSidebar/DraggableInsightList/DraggableInsightListItemWrapper.d.ts.map +1 -1
- package/esm/presentation/dashboard/DashboardSidebar/FloatingToolbar.js +3 -9
- package/esm/presentation/dashboard/DashboardSidebar/InsightPickerListItem.d.ts +1 -1
- package/esm/presentation/dashboard/DashboardSidebar/InsightPickerListItem.d.ts.map +1 -1
- package/esm/presentation/dashboard/DashboardSidebar/InsightPickerListItem.js +1 -4
- package/esm/presentation/dashboard/DashboardSidebar/InsightPickerPanel.d.ts +1 -1
- package/esm/presentation/dashboard/DashboardSidebar/InsightPickerPanel.d.ts.map +1 -1
- package/esm/presentation/dashboard/DashboardSidebar/SidebarConfigurationPanel.js +1 -3
- package/esm/presentation/dashboard/DashboardSidebar/SidebarResizeChrome.d.ts +1 -1
- package/esm/presentation/dashboard/DashboardSidebar/SidebarResizeChrome.d.ts.map +1 -1
- package/esm/presentation/dashboard/DashboardSidebar/SidebarResizeChrome.js +1 -2
- package/esm/presentation/dashboard/DashboardSidebar/SidebarResizeContext.d.ts +1 -1
- package/esm/presentation/dashboard/DashboardSidebar/SidebarResizeContext.d.ts.map +1 -1
- package/esm/presentation/dashboard/DashboardSidebar/useInsertInsightToLayout.d.ts.map +1 -1
- package/esm/presentation/dashboard/DefaultDashboardContent/DefaultDashboardMainContent.js +1 -3
- package/esm/presentation/dashboard/components/DashboardInner.js +3 -13
- package/esm/presentation/dashboard/components/DashboardItemPathAndSizeContext.d.ts +1 -1
- package/esm/presentation/dashboard/components/DashboardItemPathAndSizeContext.d.ts.map +1 -1
- package/esm/presentation/dashboard/components/DashboardLoading.js +1 -2
- package/esm/presentation/dashboard/components/DashboardRenderer.js +1 -3
- package/esm/presentation/dashboard/components/DashboardScreenSizeContext.d.ts.map +1 -1
- package/esm/presentation/dashboard/components/DashboardSkeleton.js +3 -13
- package/esm/presentation/dashboard/components/useDrillValidationMessages.d.ts.map +1 -1
- package/esm/presentation/dashboard/components/useFilterContextValidationMessages.d.ts.map +1 -1
- package/esm/presentation/dashboard/defaultDashboardThemeModifier.d.ts.map +1 -1
- package/esm/presentation/dashboard/hooks/useDashboard.d.ts.map +1 -1
- package/esm/presentation/dashboard/types.js +1 -2
- package/esm/presentation/dashboardContexts/DashboardComponentsContext.d.ts +1 -1
- package/esm/presentation/dashboardContexts/DashboardComponentsContext.d.ts.map +1 -1
- package/esm/presentation/dashboardContexts/DashboardConfigContext.d.ts.map +1 -1
- package/esm/presentation/dashboardContexts/DashboardCustomizationsContext.d.ts +1 -1
- package/esm/presentation/dashboardContexts/DashboardCustomizationsContext.d.ts.map +1 -1
- package/esm/presentation/dashboardContexts/ExportCsvDialogContext.d.ts.map +1 -1
- package/esm/presentation/dashboardContexts/ExportTabularPdfDialogContext.d.ts.map +1 -1
- package/esm/presentation/dashboardContexts/ExportTemplateDialogContext.d.ts.map +1 -1
- package/esm/presentation/dashboardContexts/ExportXlsxDialogContext.d.ts.map +1 -1
- package/esm/presentation/dashboardList/DashboardListButton.js +1 -3
- package/esm/presentation/dashboardList/DashboardListItem.d.ts +1 -1
- package/esm/presentation/dashboardList/DashboardListItem.d.ts.map +1 -1
- package/esm/presentation/dashboardList/DashboardListItem.js +2 -5
- package/esm/presentation/dashboardSettingsDialog/DefaultDashboardSettingsDialog.d.ts +1 -1
- package/esm/presentation/dashboardSettingsDialog/DefaultDashboardSettingsDialog.d.ts.map +1 -1
- package/esm/presentation/dashboardSettingsDialog/DefaultDashboardSettingsDialog.js +8 -25
- package/esm/presentation/dashboardSettingsDialog/TimezoneOption.js +2 -4
- package/esm/presentation/deleteDialog/DefaultDeleteDialog.d.ts +1 -1
- package/esm/presentation/deleteDialog/DefaultDeleteDialog.d.ts.map +1 -1
- package/esm/presentation/densityDialog/DensityDialog.js +1 -13
- package/esm/presentation/dialogs/ExportCsvDialog.d.ts +1 -1
- package/esm/presentation/dialogs/ExportCsvDialog.d.ts.map +1 -1
- package/esm/presentation/dialogs/ExportTemplateSelectionDialog/ExportTemplateSelectionDialog.d.ts +1 -1
- package/esm/presentation/dialogs/ExportTemplateSelectionDialog/ExportTemplateSelectionDialog.d.ts.map +1 -1
- package/esm/presentation/dialogs/ExportTemplateSelectionDialog/ExportTemplateSelectionDialog.js +1 -3
- package/esm/presentation/dragAndDrop/HoveredWidgetContext.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/LayoutResizeContext.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/WrapInsightListItemWithDrag.d.ts +1 -1
- package/esm/presentation/dragAndDrop/WrapInsightListItemWithDrag.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/draggableAttributeFilter/DefaultAttributeFilterDraggingComponent.js +1 -3
- package/esm/presentation/dragAndDrop/draggableAttributeFilter/DraggableAttributeFilter.d.ts +1 -1
- package/esm/presentation/dragAndDrop/draggableAttributeFilter/DraggableAttributeFilter.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/draggableAttributeFilter/DraggableAttributeFilterCreatePanelItem.d.ts +1 -1
- package/esm/presentation/dragAndDrop/draggableAttributeFilter/DraggableAttributeFilterCreatePanelItem.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/draggableDateFilter/DefaultDateFilterDraggingComponent.js +1 -3
- package/esm/presentation/dragAndDrop/draggableDateFilter/DraggableDateFilter.d.ts +1 -1
- package/esm/presentation/dragAndDrop/draggableDateFilter/DraggableDateFilter.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/draggableFilterDropZone/DraggableFilterDropZone.js +2 -4
- package/esm/presentation/dragAndDrop/draggableFilterDropZone/DraggableFilterDropZoneHint.d.ts +1 -1
- package/esm/presentation/dragAndDrop/draggableFilterDropZone/DraggableFilterDropZoneHint.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/draggableMeasureValueFilter/DefaultMeasureValueFilterDraggingComponent.d.ts +1 -1
- package/esm/presentation/dragAndDrop/draggableMeasureValueFilter/DefaultMeasureValueFilterDraggingComponent.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/draggableMeasureValueFilter/DefaultMeasureValueFilterDraggingComponent.js +1 -3
- package/esm/presentation/dragAndDrop/draggableMeasureValueFilter/DraggableMeasureValueFilter.d.ts +1 -1
- package/esm/presentation/dragAndDrop/draggableMeasureValueFilter/DraggableMeasureValueFilter.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/draggableWidget/AddDashboardLayoutWidgetButton.js +2 -7
- package/esm/presentation/dragAndDrop/draggableWidget/AddRichTextWidgetButton.js +1 -3
- package/esm/presentation/dragAndDrop/draggableWidget/AddVisualizationSwitcherWidgetButton.js +2 -6
- package/esm/presentation/dragAndDrop/draggableWidget/DraggableDashboardLayoutCreatePanelItem.d.ts +1 -1
- package/esm/presentation/dragAndDrop/draggableWidget/DraggableDashboardLayoutCreatePanelItem.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/draggableWidget/DraggableRichTextCreatePanelItem.d.ts +1 -1
- package/esm/presentation/dragAndDrop/draggableWidget/DraggableRichTextCreatePanelItem.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/draggableWidget/DraggableVisualizationSwitcherCreatePanelItem.d.ts +1 -1
- package/esm/presentation/dragAndDrop/draggableWidget/DraggableVisualizationSwitcherCreatePanelItem.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/useCurrentDateFilterConfig.d.ts +1 -1
- package/esm/presentation/dragAndDrop/useCurrentDateFilterConfig.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/useDashboardDrag.d.ts +1 -1
- package/esm/presentation/dragAndDrop/useDashboardDrag.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/useDashboardDrop.d.ts +7 -1
- package/esm/presentation/dragAndDrop/useDashboardDrop.d.ts.map +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/AttributeUrlSection.d.ts +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/AttributeUrlSection.d.ts.map +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/AttributeUrlSection.js +1 -2
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/AttributeUrlSectionItem.js +1 -3
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditor.d.ts +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditor.d.ts.map +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditor.js +3 -8
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParameters.d.ts +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParameters.d.ts.map +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParameters.js +1 -9
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/DashboardParametersSection.d.ts +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/DashboardParametersSection.d.ts.map +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/DashboardParametersSection.js +1 -2
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/IdentifierParametersSection.d.ts +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/IdentifierParametersSection.d.ts.map +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/IdentifierParametersSection.js +1 -2
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/InsightParametersSection.d.ts +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/InsightParametersSection.d.ts.map +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/InsightParametersSection.js +1 -2
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/Parameter.d.ts +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/Parameter.d.ts.map +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/Parameter.js +1 -3
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlSection.js +1 -3
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/ParameterDetails/AttributeDisplayFormParameterDetail.d.ts +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/ParameterDetails/AttributeDisplayFormParameterDetail.d.ts.map +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/ParameterDetails/ParameterDetail.d.ts +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/ParameterDetails/ParameterDetail.d.ts.map +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/ParameterDetails/ParameterDetail.js +4 -11
- package/esm/presentation/drill/DrillSelect/DrillSelectDropdown.d.ts +3 -3
- package/esm/presentation/drill/DrillSelect/DrillSelectDropdown.d.ts.map +1 -1
- package/esm/presentation/drill/DrillSelect/WithDrillSelect.d.ts +1 -1
- package/esm/presentation/drill/DrillSelect/WithDrillSelect.d.ts.map +1 -1
- package/esm/presentation/drill/DrillSelect/types.js +1 -2
- package/esm/presentation/drill/hooks/useCrossFiltering.d.ts +1 -1
- package/esm/presentation/drill/hooks/useCrossFiltering.d.ts.map +1 -1
- package/esm/presentation/drill/hooks/useDrill.d.ts +1 -1
- package/esm/presentation/drill/hooks/useDrill.d.ts.map +1 -1
- package/esm/presentation/drill/hooks/useDrillDown.d.ts +1 -1
- package/esm/presentation/drill/hooks/useDrillDown.d.ts.map +1 -1
- package/esm/presentation/drill/hooks/useDrillSelectDropdownMenuItems.d.ts.map +1 -1
- package/esm/presentation/drill/hooks/useDrillToAttributeUrl.d.ts +1 -1
- package/esm/presentation/drill/hooks/useDrillToAttributeUrl.d.ts.map +1 -1
- package/esm/presentation/drill/hooks/useDrillToCustomUrl.d.ts +1 -1
- package/esm/presentation/drill/hooks/useDrillToCustomUrl.d.ts.map +1 -1
- package/esm/presentation/drill/hooks/useDrillToDashboard.d.ts +1 -1
- package/esm/presentation/drill/hooks/useDrillToDashboard.d.ts.map +1 -1
- package/esm/presentation/drill/hooks/useDrillToInsight.d.ts +1 -1
- package/esm/presentation/drill/hooks/useDrillToInsight.d.ts.map +1 -1
- package/esm/presentation/drill/hooks/useDrillToLegacyDashboard.d.ts +1 -1
- package/esm/presentation/drill/hooks/useDrillToLegacyDashboard.d.ts.map +1 -1
- package/esm/presentation/drill/hooks/useDrills.d.ts +10 -10
- package/esm/presentation/drill/hooks/useDrills.d.ts.map +1 -1
- package/esm/presentation/drill/hooks/useKeyDriverAnalysis.d.ts +1 -1
- package/esm/presentation/drill/hooks/useKeyDriverAnalysis.d.ts.map +1 -1
- package/esm/presentation/drill/types.js +2 -4
- package/esm/presentation/export/DefaultDashboardExportVariables.js +2 -10
- package/esm/presentation/export/useExportData.d.ts +2 -2
- package/esm/presentation/export/useExportData.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/AttributeFilterParentFilteringContext.d.ts +2 -2
- package/esm/presentation/filterBar/attributeFilter/AttributeFilterParentFilteringContext.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/CreatableAttributeFilter.d.ts +1 -1
- package/esm/presentation/filterBar/attributeFilter/CreatableAttributeFilter.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/CreatableAttributeFilter.js +1 -2
- package/esm/presentation/filterBar/attributeFilter/CustomDropdownActions.d.ts +2 -2
- package/esm/presentation/filterBar/attributeFilter/CustomDropdownActions.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/CustomDropdownActions.js +2 -8
- package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/AddAttributeFilterButton.d.ts +1 -1
- package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/AddAttributeFilterButton.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/AttributeListItem.d.ts +1 -1
- package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/AttributeListItem.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/AttributeListItem.js +1 -3
- package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/AttributesDropdown.d.ts +1 -1
- package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/AttributesDropdown.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/AttributesDropdown.js +1 -2
- package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/DateAttributeListItem.d.ts +1 -1
- package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/DateAttributeListItem.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/MetricListItem.d.ts +1 -1
- package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/MetricListItem.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/addAttributeFilterUtils.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/attributeListItemTooltip/AttributeListItemTooltip.js +1 -3
- package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/attributeListItemTooltip/AttributeListItemTooltipContent.d.ts +1 -1
- package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/attributeListItemTooltip/AttributeListItemTooltipContent.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/attributeListItemTooltip/AttributeListItemTooltipContent.js +2 -5
- package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/useMetricDropdownItems.d.ts +1 -1
- package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/useMetricDropdownItems.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/AttributeFilterConfiguration.d.ts +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/AttributeFilterConfiguration.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/AttributeFilterConfiguration.js +1 -8
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/connectingAttribute/ConnectingAttributeDropdown.d.ts +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/connectingAttribute/ConnectingAttributeDropdown.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/connectingAttribute/ConnectingAttributeItem.js +1 -3
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/displayForms/AttributeDisplayFormDropDownItem.d.ts +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/displayForms/AttributeDisplayFormDropDownItem.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/displayForms/AttributeDisplayFormDropdownButton.d.ts +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/displayForms/AttributeDisplayFormDropdownButton.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/displayForms/AttributeDisplayFormsDropdown.d.ts +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/displayForms/AttributeDisplayFormsDropdown.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/hooks/useDependentDateFiltersConfiguration.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/hooks/useDisplayFormConfiguration.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/hooks/useLimitingItemsConfiguration.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/hooks/useModeConfiguration.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/hooks/useParentsConfiguration.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/hooks/useSelectionModeConfiguration.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/hooks/useSelectionTypeConfiguration.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/hooks/useTitleConfiguration.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/hooks/useValidNeighbourAttributes.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/LimitValuesConfiguration.d.ts +4 -2
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/LimitValuesConfiguration.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/LimitValuesConfiguration.js +1 -4
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/ActionSelectionPage.d.ts +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/ActionSelectionPage.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/ActionSelectionPage.js +3 -10
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/AddLimitingItemDialog.d.ts +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/AddLimitingItemDialog.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/DateFiltersPage.d.ts +2 -2
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/DateFiltersPage.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/DateFiltersPage.js +1 -3
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/LimitingItemsPage.d.ts +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/LimitingItemsPage.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/LimitingItemsPage.js +1 -3
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/ParentFiltersPage.d.ts +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/ParentFiltersPage.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/ParentFiltersPage.js +1 -3
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/PopupHeader.js +2 -4
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/WithDisabledParentFilterTooltip.d.ts +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/WithDisabledParentFilterTooltip.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/WithDisabledParentFilterTooltip.js +1 -2
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/telemetryUtils.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/shared/LimitingItem.js +2 -5
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/shared/limitingItemsHook.d.ts +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/shared/limitingItemsHook.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/parentFilters/ParentFiltersDisabledItem.d.ts +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/parentFilters/ParentFiltersDisabledItem.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/parentFilters/ParentFiltersDisabledItem.js +2 -6
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/parentFilters/ParentFiltersList.d.ts +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/parentFilters/ParentFiltersList.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/parentFilters/ParentFiltersList.js +1 -2
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/parentFilters/ParentFiltersListItem.d.ts +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/parentFilters/ParentFiltersListItem.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/parentFilters/ParentFiltersListItem.js +1 -5
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/parentFilters/ParentFiltersListItemWithoutConnectingAttributes.d.ts +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/parentFilters/ParentFiltersListItemWithoutConnectingAttributes.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/parentFilters/ParentFiltersListItemWithoutConnectingAttributes.js +1 -3
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/selectionMode/SelectionMode.d.ts +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/selectionMode/SelectionMode.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/selectionMode/SelectionMode.js +2 -4
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/selectionMode/SelectionModeItem.d.ts +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/selectionMode/SelectionModeItem.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/selectionMode/SelectionModeItem.js +1 -2
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/selectionType/SelectionType.d.ts +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/selectionType/SelectionType.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/selectionType/SelectionType.js +1 -2
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/selectionType/SelectionTypeItem.d.ts +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/selectionType/SelectionTypeItem.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/selectionType/SelectionTypeItem.js +1 -2
- package/esm/presentation/filterBar/attributeFilter/useAttributeFilterConfigTexts.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/useDependentDateFilters.d.ts +1 -1
- package/esm/presentation/filterBar/attributeFilter/useDependentDateFilters.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/useParentFilters.d.ts +1 -1
- package/esm/presentation/filterBar/attributeFilter/useParentFilters.d.ts.map +1 -1
- package/esm/presentation/filterBar/configuration/ConfigurationModeSelect.d.ts +1 -1
- package/esm/presentation/filterBar/configuration/ConfigurationModeSelect.d.ts.map +1 -1
- package/esm/presentation/filterBar/configuration/ConfigurationModeSelect.js +1 -3
- package/esm/presentation/filterBar/configuration/ConfigurationModeSelectItem.d.ts +1 -1
- package/esm/presentation/filterBar/configuration/ConfigurationModeSelectItem.d.ts.map +1 -1
- package/esm/presentation/filterBar/configuration/ConfigurationModeSelectItem.js +1 -5
- package/esm/presentation/filterBar/configuration/title/AttributeTitleRenaming.d.ts +1 -1
- package/esm/presentation/filterBar/configuration/title/AttributeTitleRenaming.d.ts.map +1 -1
- package/esm/presentation/filterBar/configuration/title/AttributeTitleRenaming.js +1 -4
- package/esm/presentation/filterBar/dateFilter/DefaultDashboardDateFilter.d.ts +1 -1
- package/esm/presentation/filterBar/dateFilter/DefaultDashboardDateFilter.d.ts.map +1 -1
- package/esm/presentation/filterBar/dateFilter/DefaultDashboardDateFilter.js +2 -1
- package/esm/presentation/filterBar/dateFilter/configuration/DateFilterConfigurationActions.d.ts +1 -1
- package/esm/presentation/filterBar/dateFilter/configuration/DateFilterConfigurationActions.d.ts.map +1 -1
- package/esm/presentation/filterBar/dateFilter/configuration/DateFilterConfigurationActions.js +1 -5
- package/esm/presentation/filterBar/dateFilter/configuration/DateFilterConfigurationBody.d.ts +2 -2
- package/esm/presentation/filterBar/dateFilter/configuration/DateFilterConfigurationBody.d.ts.map +1 -1
- package/esm/presentation/filterBar/dateFilter/configuration/DateFilterConfigurationBody.js +2 -7
- package/esm/presentation/filterBar/dateFilter/configuration/hooks/useDateFilterTitleConfiguration.d.ts.map +1 -1
- package/esm/presentation/filterBar/dateFilter/useDateFilterConfig.d.ts.map +1 -1
- package/esm/presentation/filterBar/filterBar/DefaultFilterBar.d.ts.map +1 -1
- package/esm/presentation/filterBar/filterBar/DefaultFilterBar.js +3 -7
- package/esm/presentation/filterBar/filterBar/DefaultFilterBarContainer.js +4 -10
- package/esm/presentation/filterBar/filterBar/ShowAllFiltersButton.d.ts +1 -1
- package/esm/presentation/filterBar/filterBar/ShowAllFiltersButton.d.ts.map +1 -1
- package/esm/presentation/filterBar/filterBar/ShowAllFiltersButton.js +1 -2
- package/esm/presentation/filterBar/filterBar/filterViews/AddFilterView.js +1 -7
- package/esm/presentation/filterBar/filterBar/filterViews/FilterViews.js +1 -2
- package/esm/presentation/filterBar/filterBar/filterViews/FilterViewsList.d.ts +1 -1
- package/esm/presentation/filterBar/filterBar/filterViews/FilterViewsList.d.ts.map +1 -1
- package/esm/presentation/filterBar/filterBar/filterViews/FilterViewsList.js +4 -13
- package/esm/presentation/filterBar/filterBar/hooks/useFilterBarState.d.ts.map +1 -1
- package/esm/presentation/filterBar/filterBar/hooks/useResetFiltersButton.d.ts.map +1 -1
- package/esm/presentation/filterBar/filterBar/hooks/useRowsCalculator.d.ts.map +1 -1
- package/esm/presentation/filterBar/measureValueFilter/CustomDropdownActions.d.ts +2 -2
- package/esm/presentation/filterBar/measureValueFilter/CustomDropdownActions.d.ts.map +1 -1
- package/esm/presentation/filterBar/measureValueFilter/CustomDropdownActions.js +2 -9
- package/esm/presentation/filterBar/measureValueFilter/DefaultDashboardMeasureValueFilter.js +2 -5
- package/esm/presentation/filterBar/measureValueFilter/MeasureValueFilterConfiguration.d.ts +1 -1
- package/esm/presentation/filterBar/measureValueFilter/MeasureValueFilterConfiguration.d.ts.map +1 -1
- package/esm/presentation/filterBar/measureValueFilter/MeasureValueFilterConfiguration.js +2 -5
- package/esm/presentation/filterBar/measureValueFilter/useDashboardMeasureValueFilterData.d.ts.map +1 -1
- package/esm/presentation/filterBar/parameterFilter/AddFilterMenu.js +2 -8
- package/esm/presentation/filterBar/utils.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DashboardLayoutWidget.d.ts +1 -1
- package/esm/presentation/flexibleLayout/DashboardLayoutWidget.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DashboardLayoutWidget.js +1 -2
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayout.d.ts +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayout.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutEditSectionHeader.d.ts +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutEditSectionHeader.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutEditSectionHeader.js +1 -2
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutEditSectionHeaderRenderer.d.ts +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutEditSectionHeaderRenderer.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRow.d.ts +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRow.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRowEdit.d.ts +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRowEdit.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutItemRenderer.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutItemRenderer.js +1 -2
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutItemViewRenderer.d.ts +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutItemViewRenderer.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSection.d.ts +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSection.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionHeaderDescription.d.ts +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionHeaderDescription.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionHeaderRenderer.d.ts +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionHeaderRenderer.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionRenderer.d.ts +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionRenderer.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutViewSectionHeaderRenderer.d.ts +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutViewSectionHeaderRenderer.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutWidgetRenderer.d.ts +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutWidgetRenderer.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/EditableDashboardLayoutSectionRenderer.d.ts +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/EditableDashboardLayoutSectionRenderer.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/EditableHeader/EditableLabelWithBubble.d.ts +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/EditableHeader/EditableLabelWithBubble.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/EditableHeader/EditableLabelWithBubble.js +1 -2
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/EditableHeader/SectionHeaderEditable.d.ts +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/EditableHeader/SectionHeaderEditable.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/EditableHeader/SectionHeaderEditable.js +2 -4
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/ExportableDashboardLayoutSectionRenderer.d.ts +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/ExportableDashboardLayoutSectionRenderer.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/RenderModeAwareDashboardLayoutSectionHeaderRenderer.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/RenderModeAwareDashboardLayoutSectionRenderer.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/useItemWidthValidation.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/utils/emptyFacade.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/utils/sizing.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutUtils.d.ts +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutUtils.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultFlexibleDashboardLayout.d.ts +1 -1
- package/esm/presentation/flexibleLayout/DefaultFlexibleDashboardLayout.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultFlexibleDashboardLayout.js +1 -2
- package/esm/presentation/flexibleLayout/dragAndDrop/DragLayerPreview/ContentDragPreview.d.ts +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/DragLayerPreview/ContentDragPreview.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/DragLayerPreview/HeightResizerDragPreview.d.ts +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/DragLayerPreview/HeightResizerDragPreview.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/DragLayerPreview/WidthResizerDragPreview.d.ts +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/DragLayerPreview/WidthResizerDragPreview.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar.d.ts +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar.js +1 -3
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/HeightResizer.js +1 -4
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/ResizeOverlay.js +1 -2
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/WidthResizer.js +1 -4
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/WidthResizerHotspot.d.ts +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/WidthResizerHotspot.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/DashboardLayoutSectionBorder.d.ts +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/DashboardLayoutSectionBorder.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/DashboardLayoutSectionBorder.js +1 -2
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/DashboardLayoutSectionBorderLine.d.ts +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/DashboardLayoutSectionBorderLine.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/DashboardLayoutSectionBorderLine.js +1 -3
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/DashboardLayoutSectionBorderMarker.d.ts +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/DashboardLayoutSectionBorderMarker.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/DashboardLayoutSectionBorderMarker.js +1 -3
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/EmptyDashboardDropZone.js +1 -3
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/EmptyNestedLayoutDropZone.js +1 -3
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/Hotspot.d.ts +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/Hotspot.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/RowEndHotspot.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/RowEndHotspot.js +1 -3
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/WidgetDropZoneColumn.d.ts +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/WidgetDropZoneColumn.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useDashboardLayoutPlaceholderDropHandler.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useEmptyContentHandlers.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useInsightListItemDropHandler.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useMoveWidgetHandler.d.ts +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useMoveWidgetHandler.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useMoveWidgetToNewSectionDropHandler.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useNewSectionDashboardLayoutPlaceholderDropHandler.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useNewSectionInsightListItemDropHandler.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useNewSectionRichTextPlaceholderDropHandler.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useNewSectionVisualizationSwitcherPlaceholderDropHandler.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useRichTextPlaceholderDropHandler.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useUpdateWidgetDefaultSizeByParent.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useVisualizationSwitcherPlaceholderDropHandler.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useWidgetDragHoverHandlers.d.ts.map +1 -1
- package/esm/presentation/insightList/InsightList.d.ts +1 -1
- package/esm/presentation/insightList/InsightList.d.ts.map +1 -1
- package/esm/presentation/insightList/InsightListDivider.d.ts.map +1 -1
- package/esm/presentation/insightList/InsightListDivider.js +1 -3
- package/esm/presentation/insightList/InsightListNoData.d.ts +1 -1
- package/esm/presentation/insightList/InsightListNoData.d.ts.map +1 -1
- package/esm/presentation/insightList/InsightListNoData.js +1 -2
- package/esm/presentation/kpiDeleteDialog/DefaultKpiDeleteDialog.d.ts +1 -1
- package/esm/presentation/kpiDeleteDialog/DefaultKpiDeleteDialog.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/de-DE.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/en-AU.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/en-GB.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/en-US.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/es-419.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/es-ES.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/fi-FI.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/fr-CA.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/fr-FR.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/id-ID.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/it-IT.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/ja-JP.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/ko-KR.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/nl-NL.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/pl-PL.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/pt-BR.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/pt-PT.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/ru-RU.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/sl-SI.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/th-TH.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/tr-TR.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/uk-UA.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/vi-VN.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/zh-HK.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItemBase.d.ts +1 -1
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItemBase.d.ts.map +1 -1
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItemHeadline.d.ts +1 -1
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItemHeadline.d.ts.map +1 -1
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItemHeadlineContainer.d.ts +1 -1
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItemHeadlineContainer.d.ts.map +1 -1
- package/esm/presentation/presentationComponents/ThemedLoadingEqualizer.js +1 -3
- package/esm/presentation/saveAs/DefaultSaveAsDialog/SaveAsDialogRenderer.d.ts +2 -2
- package/esm/presentation/saveAs/DefaultSaveAsDialog/SaveAsDialogRenderer.d.ts.map +1 -1
- package/esm/presentation/saveAs/DefaultSaveAsDialog/SaveAsDialogRenderer.js +1 -2
- package/esm/presentation/saveAs/DefaultSaveAsDialog/index.d.ts +1 -1
- package/esm/presentation/saveAs/DefaultSaveAsDialog/index.d.ts.map +1 -1
- package/esm/presentation/saveAs/DefaultSaveAsDialog/useSaveAs.d.ts.map +1 -1
- package/esm/presentation/shareDialog/DefaultShareDialog.d.ts +1 -1
- package/esm/presentation/shareDialog/DefaultShareDialog.d.ts.map +1 -1
- package/esm/presentation/timezoneDialog/TimezoneDialog.js +3 -7
- package/esm/presentation/toolbar/DefaultDashboardToolbar/DefaultDashboardToolbarButton.d.ts +1 -1
- package/esm/presentation/toolbar/DefaultDashboardToolbar/DefaultDashboardToolbarButton.d.ts.map +1 -1
- package/esm/presentation/toolbar/DefaultDashboardToolbar/DefaultDashboardToolbarButton.js +1 -2
- package/esm/presentation/toolbar/DefaultDashboardToolbar/DefaultDashboardToolbarGroup.js +1 -2
- package/esm/presentation/topBar/buttonBar/DefaultButtonBar.d.ts +1 -1
- package/esm/presentation/topBar/buttonBar/DefaultButtonBar.d.ts.map +1 -1
- package/esm/presentation/topBar/buttonBar/button/saveButton/DefaultSaveButton.d.ts +1 -1
- package/esm/presentation/topBar/buttonBar/button/saveButton/DefaultSaveButton.d.ts.map +1 -1
- package/esm/presentation/topBar/buttonBar/button/saveButton/DefaultSaveButton.js +1 -3
- package/esm/presentation/topBar/buttonBar/button/settingButton/DefaultSettingButton.d.ts +1 -1
- package/esm/presentation/topBar/buttonBar/button/settingButton/DefaultSettingButton.d.ts.map +1 -1
- package/esm/presentation/topBar/buttonBar/button/shareButton/DefaultShareButton.d.ts +1 -1
- package/esm/presentation/topBar/buttonBar/button/shareButton/DefaultShareButton.d.ts.map +1 -1
- package/esm/presentation/topBar/menuButton/DefaultMenuButton.js +2 -4
- package/esm/presentation/topBar/menuButton/DefaultSubmenuHeader.d.ts +1 -1
- package/esm/presentation/topBar/menuButton/DefaultSubmenuHeader.d.ts.map +1 -1
- package/esm/presentation/topBar/menuButton/useExportDashboardToPdf.d.ts.map +1 -1
- package/esm/presentation/topBar/menuButton/useExportDashboardToPdfPresentation.d.ts.map +1 -1
- package/esm/presentation/topBar/menuButton/useExportDashboardToPowerPointPresentation.d.ts.map +1 -1
- package/esm/presentation/topBar/menuButton/useExportToTabular.d.ts +1 -1
- package/esm/presentation/topBar/menuButton/useExportToTabular.d.ts.map +1 -1
- package/esm/presentation/topBar/menuButton/useExportWithTemplateSelection.d.ts +1 -1
- package/esm/presentation/topBar/menuButton/useExportWithTemplateSelection.d.ts.map +1 -1
- package/esm/presentation/topBar/shareIndicators/lockedStatus/LockedStatusIndicator.js +1 -3
- package/esm/presentation/topBar/shareIndicators/shareStatus/ShareStatusIndicator.d.ts +1 -1
- package/esm/presentation/topBar/shareIndicators/shareStatus/ShareStatusIndicator.d.ts.map +1 -1
- package/esm/presentation/topBar/shareIndicators/shareStatus/ShareStatusIndicator.js +1 -5
- package/esm/presentation/topBar/timezoneIndicator/TimezoneIndicator.d.ts +1 -1
- package/esm/presentation/topBar/timezoneIndicator/TimezoneIndicator.d.ts.map +1 -1
- package/esm/presentation/topBar/timezoneIndicator/TimezoneIndicator.js +1 -3
- package/esm/presentation/topBar/topBar/DefaultTopBar.d.ts.map +1 -1
- package/esm/presentation/topBar/topBar/DefaultTopBar.js +1 -5
- package/esm/presentation/widget/common/EditableHeadline.d.ts +1 -1
- package/esm/presentation/widget/common/EditableHeadline.d.ts.map +1 -1
- package/esm/presentation/widget/common/configuration/AttributeFilterConfigurationItem.d.ts +1 -1
- package/esm/presentation/widget/common/configuration/AttributeFilterConfigurationItem.d.ts.map +1 -1
- package/esm/presentation/widget/common/configuration/AttributeFilterConfigurationItem.js +1 -2
- package/esm/presentation/widget/common/configuration/ConfigurationBubble.d.ts +1 -1
- package/esm/presentation/widget/common/configuration/ConfigurationBubble.d.ts.map +1 -1
- package/esm/presentation/widget/common/configuration/DateDatasetDropdown.js +2 -4
- package/esm/presentation/widget/common/configuration/DateDatasetFilter.d.ts +1 -1
- package/esm/presentation/widget/common/configuration/DateDatasetFilter.d.ts.map +1 -1
- package/esm/presentation/widget/common/configuration/DateDatasetFilter.js +1 -2
- package/esm/presentation/widget/common/configuration/DateDatasetPicker.d.ts +1 -1
- package/esm/presentation/widget/common/configuration/DateDatasetPicker.d.ts.map +1 -1
- package/esm/presentation/widget/common/configuration/DateDatasetPicker.js +1 -4
- package/esm/presentation/widget/common/configuration/DateFilterCheckbox.d.ts +1 -1
- package/esm/presentation/widget/common/configuration/DateFilterCheckbox.d.ts.map +1 -1
- package/esm/presentation/widget/common/configuration/DateFilterCheckbox.js +1 -3
- package/esm/presentation/widget/common/configuration/DateFilterConfigurationItem.js +1 -3
- package/esm/presentation/widget/common/configuration/FilterConfigurationItemLabel.d.ts +1 -1
- package/esm/presentation/widget/common/configuration/FilterConfigurationItemLabel.d.ts.map +1 -1
- package/esm/presentation/widget/common/configuration/FilterConfigurationItemLabel.js +1 -2
- package/esm/presentation/widget/common/configuration/MeasureValueFilterConfigurationItem.d.ts +1 -1
- package/esm/presentation/widget/common/configuration/MeasureValueFilterConfigurationItem.d.ts.map +1 -1
- package/esm/presentation/widget/common/configuration/useAttributeFilterConfigurationHandling.d.ts.map +1 -1
- package/esm/presentation/widget/common/configuration/useDateFilterConfigurationHandling.d.ts.map +1 -1
- package/esm/presentation/widget/common/configuration/useMeasureValueFilterCompatibility.d.ts.map +1 -1
- package/esm/presentation/widget/common/configuration/useMeasureValueFilterConfigurationHandling.d.ts.map +1 -1
- package/esm/presentation/widget/common/useCustomWidgetExecutionDataView.d.ts +1 -1
- package/esm/presentation/widget/common/useCustomWidgetExecutionDataView.d.ts.map +1 -1
- package/esm/presentation/widget/common/useCustomWidgetInsightDataView.d.ts +1 -1
- package/esm/presentation/widget/common/useCustomWidgetInsightDataView.d.ts.map +1 -1
- package/esm/presentation/widget/common/useExportHandler.d.ts.map +1 -1
- package/esm/presentation/widget/common/useImageExportHandler.d.ts.map +1 -1
- package/esm/presentation/widget/common/useInsightExport.d.ts +3 -3
- package/esm/presentation/widget/common/useInsightExport.d.ts.map +1 -1
- package/esm/presentation/widget/common/useInsightWidgetDataView.d.ts +1 -1
- package/esm/presentation/widget/common/useInsightWidgetDataView.d.ts.map +1 -1
- package/esm/presentation/widget/common/useRawExportHandler.d.ts.map +1 -1
- package/esm/presentation/widget/common/useSlidesExportHandler.d.ts.map +1 -1
- package/esm/presentation/widget/common/useWidgetHighlighting.d.ts.map +1 -1
- package/esm/presentation/widget/dashboardLayout/CreatableDashboardLayout.d.ts +1 -1
- package/esm/presentation/widget/dashboardLayout/CreatableDashboardLayout.d.ts.map +1 -1
- package/esm/presentation/widget/description/DescriptionClickTrigger.js +1 -2
- package/esm/presentation/widget/description/InsightWidgetDescriptionComponentProvider.d.ts +1 -1
- package/esm/presentation/widget/description/InsightWidgetDescriptionComponentProvider.d.ts.map +1 -1
- package/esm/presentation/widget/description/useInsightWidgetDescription.d.ts.map +1 -1
- package/esm/presentation/widget/insight/LayeredTableView.js +2 -4
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/CompactContentError.js +1 -5
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/DataTooLargeError.js +1 -3
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/ExecuteProtectedError.js +1 -3
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/NoDataError.js +1 -5
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/OtherError.js +1 -3
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/ResultCacheMissingError.js +1 -3
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/sizingUtils.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/DashboardInsightWithDrillDialog.js +1 -3
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsight.d.ts +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsight.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsight.js +1 -4
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/useDashboardInsightDrills.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/useHandlePropertiesPushData.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialog.d.ts +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialog.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialog.js +4 -9
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialogExportDropdown.d.ts +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialogExportDropdown.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialogExportDropdown.js +3 -9
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialogInsight.d.ts +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialogInsight.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/InsightDrillDialog.js +2 -7
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/useDrillDialogExportItems.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/useDrillDialogInsightDrills.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/useDrillDialogSyncInsightProperties.d.ts +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/useDrillDialogSyncInsightProperties.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/useResolveDashboardInsightProperties.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillFilters/DrillFiltersConfigInner.d.ts +1 -1
- package/esm/presentation/widget/insight/configuration/DrillFilters/DrillFiltersConfigInner.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillFilters/DrillFiltersConfigInner.js +1 -3
- package/esm/presentation/widget/insight/configuration/DrillFilters/DrillFiltersConfigSection.d.ts +1 -1
- package/esm/presentation/widget/insight/configuration/DrillFilters/DrillFiltersConfigSection.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillFilters/DrillFiltersConfigSection.js +2 -4
- package/esm/presentation/widget/insight/configuration/DrillFilters/drillFiltersConfigUtils.d.ts +3 -3
- package/esm/presentation/widget/insight/configuration/DrillFilters/drillFiltersConfigUtils.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillFilters/messages.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillFilters/optionMappings/mapDashboardFilterToOption.d.ts +1 -1
- package/esm/presentation/widget/insight/configuration/DrillFilters/optionMappings/mapDashboardFilterToOption.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillFilters/optionMappings/mapIntersectionAttributeToOption.d.ts +1 -1
- package/esm/presentation/widget/insight/configuration/DrillFilters/optionMappings/mapIntersectionAttributeToOption.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillFilters/optionMappings/mapSourceInsightFilterToOption.d.ts +1 -1
- package/esm/presentation/widget/insight/configuration/DrillFilters/optionMappings/mapSourceInsightFilterToOption.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillFilters/optionMappings/mapSourceMeasureFilterToOption.d.ts +1 -1
- package/esm/presentation/widget/insight/configuration/DrillFilters/optionMappings/mapSourceMeasureFilterToOption.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillFilters/useDrillFiltersConfig.d.ts +2 -3
- package/esm/presentation/widget/insight/configuration/DrillFilters/useDrillFiltersConfig.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillFilters/useDrillFiltersConfigInner.d.ts +1 -1
- package/esm/presentation/widget/insight/configuration/DrillFilters/useDrillFiltersConfigInner.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillFilters/useDrillFiltersSubview.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillOriginItem.js +1 -3
- package/esm/presentation/widget/insight/configuration/DrillOriginSelector/DrillOriginSelectorBody.d.ts +1 -1
- package/esm/presentation/widget/insight/configuration/DrillOriginSelector/DrillOriginSelectorBody.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillOriginSelector/DrillOriginSelectorBody.js +3 -13
- package/esm/presentation/widget/insight/configuration/DrillTargets/AttributeHierarchyDropdown.d.ts +1 -1
- package/esm/presentation/widget/insight/configuration/DrillTargets/AttributeHierarchyDropdown.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillTargets/AttributeHierarchyList.d.ts +1 -1
- package/esm/presentation/widget/insight/configuration/DrillTargets/AttributeHierarchyList.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillTargets/AttributeHierarchyListFooter.js +1 -3
- package/esm/presentation/widget/insight/configuration/DrillTargets/AttributeHierarchyListItem.js +1 -4
- package/esm/presentation/widget/insight/configuration/DrillTargets/DrillTargetAttributeHierarchyItem.d.ts +1 -1
- package/esm/presentation/widget/insight/configuration/DrillTargets/DrillTargetAttributeHierarchyItem.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillTargets/DrillTargetDashboardItem.d.ts +1 -1
- package/esm/presentation/widget/insight/configuration/DrillTargets/DrillTargetDashboardItem.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillTargets/DrillTargetDashboardItem.js +1 -2
- package/esm/presentation/widget/insight/configuration/DrillTargets/DrillTargetDashboardTabSelector.d.ts +1 -1
- package/esm/presentation/widget/insight/configuration/DrillTargets/DrillTargetDashboardTabSelector.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillTargets/DrillTargetDashboardTabSelector.js +1 -2
- package/esm/presentation/widget/insight/configuration/DrillTargets/EmptyAttributeHierarchyInfo.d.ts +1 -1
- package/esm/presentation/widget/insight/configuration/DrillTargets/EmptyAttributeHierarchyInfo.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillTargets/EmptyAttributeHierarchyInfo.js +1 -3
- package/esm/presentation/widget/insight/configuration/DrillTargets/useAttributeHierarchy.d.ts +2 -2
- package/esm/presentation/widget/insight/configuration/DrillTargets/useAttributeHierarchy.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/AlertsList.d.ts +1 -1
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/AlertsList.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/AlertsList.js +4 -11
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/NoAvailableAlerts.js +1 -5
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/hooks/useCreateAlert.d.ts +4 -4
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/hooks/useCreateAlert.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/hooks/useSaveAlertToBackend.d.ts +1 -1
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/hooks/useSaveAlertToBackend.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/hooks/useUpdateAlert.d.ts +4 -4
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/hooks/useUpdateAlert.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightConfiguration.d.ts +1 -1
- package/esm/presentation/widget/insight/configuration/InsightConfiguration.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightConfiguration.js +2 -4
- package/esm/presentation/widget/insight/configuration/InsightCrossFiltering.js +2 -6
- package/esm/presentation/widget/insight/configuration/InsightDescriptionConfig/IncludeMetrics.js +1 -5
- package/esm/presentation/widget/insight/configuration/InsightDescriptionConfig/InsightDescription.d.ts +1 -1
- package/esm/presentation/widget/insight/configuration/InsightDescriptionConfig/InsightDescription.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightDescriptionConfig/InsightDescriptionConfig.d.ts +1 -1
- package/esm/presentation/widget/insight/configuration/InsightDescriptionConfig/InsightDescriptionConfig.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightDescriptionConfig/InsightDescriptionConfig.js +1 -2
- package/esm/presentation/widget/insight/configuration/InsightDrillConfigItem.d.ts +1 -1
- package/esm/presentation/widget/insight/configuration/InsightDrillConfigItem.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightDrillConfigItem.js +2 -7
- package/esm/presentation/widget/insight/configuration/InsightDrillConfigList.d.ts +1 -1
- package/esm/presentation/widget/insight/configuration/InsightDrillConfigList.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightDrillConfigPanel/InsightDrillConfigPanel.js +1 -4
- package/esm/presentation/widget/insight/configuration/InsightDrillConfigPanel/drillConfigMapper.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightDrillConfigPanel/useDrillConfigIncompleteItems.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightDrillConfigPanel/useInsightDrillConfigPanel.d.ts +2 -2
- package/esm/presentation/widget/insight/configuration/InsightDrillConfigPanel/useInsightDrillConfigPanel.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightFilters.js +1 -3
- package/esm/presentation/widget/insight/configuration/InsightTitleConfig.d.ts +1 -1
- package/esm/presentation/widget/insight/configuration/InsightTitleConfig.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightTitleConfig.js +1 -3
- package/esm/presentation/widget/insight/configuration/ZoomInsightConfiguration.js +1 -4
- package/esm/presentation/widget/insight/configuration/useDrillTargetTypeItems.d.ts +1 -1
- package/esm/presentation/widget/insight/configuration/useDrillTargetTypeItems.d.ts.map +1 -1
- package/esm/presentation/widget/insight/insightToTable.d.ts.map +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/CustomUiMenuComponents.d.ts +2 -2
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/CustomUiMenuComponents.d.ts.map +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/CustomUiMenuComponents.js +1 -3
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/DashboardInsightEditMenuBubble.d.ts +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/DashboardInsightEditMenuBubble.d.ts.map +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/DashboardInsightMenuBubble.d.ts +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/DashboardInsightMenuBubble.d.ts.map +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/DashboardInsightMenuItemButton.d.ts +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/DashboardInsightMenuItemButton.d.ts.map +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/DashboardInsightMenuItemButton.js +1 -3
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/DashboardInsightSubmenuContainer.js +1 -3
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/index.d.ts +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/index.d.ts.map +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenuButton.d.ts +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenuButton.d.ts.map +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DefaultDashboardInsightMenuTitle.js +1 -2
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/getDefaultInsightEditMenuItems.d.ts +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/getDefaultInsightEditMenuItems.d.ts.map +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/getExportTooltips.d.ts +4 -3
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/getExportTooltips.d.ts.map +1 -1
- package/esm/presentation/widget/richText/EditModeDashboardRichText.js +1 -3
- package/esm/presentation/widget/richText/ViewModeDashboardRichText.d.ts +1 -1
- package/esm/presentation/widget/richText/ViewModeDashboardRichText.d.ts.map +1 -1
- package/esm/presentation/widget/richText/configuration/RichTextFilters.js +1 -3
- package/esm/presentation/widget/richText/useEditableRichTextMenu.d.ts.map +1 -1
- package/esm/presentation/widget/richTextMenu/DefaultDashboardRichTextMenu/DashboardRichTextMenu/DashboardRichTextMenuContainer.js +1 -5
- package/esm/presentation/widget/richTextMenu/DefaultDashboardRichTextMenu/DashboardRichTextMenu/index.d.ts +1 -1
- package/esm/presentation/widget/richTextMenu/DefaultDashboardRichTextMenu/DashboardRichTextMenu/index.d.ts.map +1 -1
- package/esm/presentation/widget/showAsTableButton/DefaultShowAsTableButton/ShowAsTableButton.d.ts +1 -1
- package/esm/presentation/widget/showAsTableButton/DefaultShowAsTableButton/ShowAsTableButton.d.ts.map +1 -1
- package/esm/presentation/widget/showAsTableButton/DefaultShowAsTableButton/ShowAsTableButton.js +1 -3
- package/esm/presentation/widget/visualizationSwitcher/AllVisualizationsDashInsights.d.ts +1 -1
- package/esm/presentation/widget/visualizationSwitcher/AllVisualizationsDashInsights.d.ts.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/CreatableVisualizationSwitcher.d.ts +1 -1
- package/esm/presentation/widget/visualizationSwitcher/CreatableVisualizationSwitcher.d.ts.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/EditModeDashboardVisualizationSwitcher.d.ts +1 -1
- package/esm/presentation/widget/visualizationSwitcher/EditModeDashboardVisualizationSwitcher.d.ts.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/EditModeDashboardVisualizationSwitcher.js +1 -3
- package/esm/presentation/widget/visualizationSwitcher/ViewModeDashboardVisualizationSwitcher.d.ts +2 -2
- package/esm/presentation/widget/visualizationSwitcher/ViewModeDashboardVisualizationSwitcher.d.ts.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/ViewModeDashboardVisualizationSwitcher.js +2 -4
- package/esm/presentation/widget/visualizationSwitcher/configuration/InsightPicker.js +2 -4
- package/esm/presentation/widget/visualizationSwitcher/configuration/Toolbar.d.ts +1 -1
- package/esm/presentation/widget/visualizationSwitcher/configuration/Toolbar.d.ts.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/configuration/Toolbar.js +1 -3
- package/esm/presentation/widget/visualizationSwitcher/configuration/ToolbarBottom.d.ts +1 -1
- package/esm/presentation/widget/visualizationSwitcher/configuration/ToolbarBottom.d.ts.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/configuration/ToolbarTop.d.ts +1 -1
- package/esm/presentation/widget/visualizationSwitcher/configuration/ToolbarTop.d.ts.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/configuration/ToolbarTop.js +2 -14
- package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationsList/VisualizationListItem.d.ts +1 -1
- package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationsList/VisualizationListItem.d.ts.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationsList/VisualizationListItem.js +3 -7
- package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationsList/VisualizationListMenu.d.ts +1 -1
- package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationsList/VisualizationListMenu.d.ts.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationsList/VisualizationListMenu.js +3 -6
- package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationsList/VisualizationListMenuItem.d.ts +1 -1
- package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationsList/VisualizationListMenuItem.d.ts.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationsList/VisualizationsList.d.ts.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationsPage.d.ts +1 -1
- package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationsPage.d.ts.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationsPage.js +2 -5
- package/esm/presentation/widget/visualizationSwitcher/configuration/useVisualizationSwitcherEditableInsightMenu.d.ts.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/useExecutionProgress.d.ts.map +1 -1
- package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/EditableDashboardNestedLayoutWidget.d.ts +1 -1
- package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/EditableDashboardNestedLayoutWidget.d.ts.map +1 -1
- package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/EditableDashboardNestedLayoutWidget.js +2 -6
- package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/LayoutDirectionConfigurationDialog.d.ts +1 -1
- package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/LayoutDirectionConfigurationDialog.d.ts.map +1 -1
- package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/LayoutDirectionConfigurationDialog.js +2 -6
- package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/Toolbar.d.ts +1 -1
- package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/Toolbar.d.ts.map +1 -1
- package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/Toolbar.js +1 -5
- package/esm/presentation/widget/widget/InsightWidget/DefaultDashboardInsightWidget.js +2 -5
- package/esm/presentation/widget/widget/InsightWidget/EditableDashboardInsightWidgetHeader.d.ts +1 -1
- package/esm/presentation/widget/widget/InsightWidget/EditableDashboardInsightWidgetHeader.d.ts.map +1 -1
- package/esm/presentation/widget/widget/InsightWidget/useAlertingAndScheduling.d.ts +2 -2
- package/esm/presentation/widget/widget/InsightWidget/useAlertingAndScheduling.d.ts.map +1 -1
- package/esm/presentation/widget/widget/InsightWidget/useEditableInsightMenu.d.ts.map +1 -1
- package/esm/presentation/widget/widget/InsightWidget/useInsightMenu.d.ts.map +1 -1
- package/esm/presentation/widget/widget/InsightWidget/useInsightWarning.d.ts.map +1 -1
- package/esm/presentation/widget/widget/RichTextWidget/DefaultDashboardRichTextWidget.d.ts +1 -1
- package/esm/presentation/widget/widget/RichTextWidget/DefaultDashboardRichTextWidget.d.ts.map +1 -1
- package/esm/presentation/widget/widget/RichTextWidget/EditableDashboardRichTextWidget.d.ts +1 -1
- package/esm/presentation/widget/widget/RichTextWidget/EditableDashboardRichTextWidget.d.ts.map +1 -1
- package/esm/presentation/widget/widget/RichTextWidget/ExportableDashboardRichTextWidget.d.ts +1 -1
- package/esm/presentation/widget/widget/RichTextWidget/ExportableDashboardRichTextWidget.d.ts.map +1 -1
- package/esm/presentation/widget/widget/VisualizationSwitcherWidget/DefaultDashboardVisualizationSwitcherWidget.d.ts +1 -1
- package/esm/presentation/widget/widget/VisualizationSwitcherWidget/DefaultDashboardVisualizationSwitcherWidget.d.ts.map +1 -1
- package/esm/presentation/widget/widget/VisualizationSwitcherWidget/EditableDashboardVisualizationSwitcherWidget.d.ts +1 -1
- package/esm/presentation/widget/widget/VisualizationSwitcherWidget/EditableDashboardVisualizationSwitcherWidget.d.ts.map +1 -1
- package/esm/presentation/widget/widget/VisualizationSwitcherWidget/ExportableDashboardVisualizationSwitcherWidget.d.ts +1 -1
- package/esm/presentation/widget/widget/VisualizationSwitcherWidget/ExportableDashboardVisualizationSwitcherWidget.d.ts.map +1 -1
- package/esm/presentation/widget/widget/VisualizationSwitcherWidget/VisualizationSwitcherNavigationHeader.d.ts +1 -1
- package/esm/presentation/widget/widget/VisualizationSwitcherWidget/VisualizationSwitcherNavigationHeader.d.ts.map +1 -1
- package/esm/presentation/widget/widget/warningPartialResult/InsightWidgetWarningPartialResult.d.ts +1 -1
- package/esm/presentation/widget/widget/warningPartialResult/InsightWidgetWarningPartialResult.d.ts.map +1 -1
- package/esm/presentation/widgetDeleteDialog/DefaultWidgetDeleteDialog.d.ts +1 -1
- package/esm/presentation/widgetDeleteDialog/DefaultWidgetDeleteDialog.d.ts.map +1 -1
- package/esm/presentation/widgetDeleteDialog/DefaultWidgetDeleteDialog.js +1 -3
- package/esm/sdk-ui-dashboard.d.ts +127 -611
- package/package.json +24 -24
- package/styles/css/alerting.css +2 -2
- package/styles/css/attributeFilterConfig.css +1 -1
- package/styles/css/dashboard.css +2 -2
- package/styles/css/dashboard.css.map +1 -1
- package/styles/css/dashboardNestedLayoutWidget.css +1 -1
- package/styles/css/dragAndDrop.css +5 -5
- package/styles/css/dragAndDrop.css.map +1 -1
- package/styles/css/drillConfigPanel.css +4 -4
- package/styles/css/filterBar.css +2 -2
- package/styles/css/icons.css +2 -2
- package/styles/css/main.css +176 -174
- package/styles/css/main.css.map +1 -1
- package/styles/css/notifications_channels_dialog.css +2 -2
- package/styles/css/resizing.css +4 -4
- package/styles/css/topBar.css +1 -1
- package/styles/css/topBar.css.map +1 -1
- package/styles/css/visualizationSwitcherToolbar.css +4 -4
- package/styles/scss/dashboard.scss +2 -1
- package/styles/scss/dragAndDrop.scss +15 -10
- package/styles/scss/topBar.scss +2 -2
|
@@ -47,7 +47,6 @@ import { DrillDefinition } from '@gooddata/sdk-model';
|
|
|
47
47
|
import { EmptyValues } from '@gooddata/sdk-model';
|
|
48
48
|
import { EntityId } from '@reduxjs/toolkit';
|
|
49
49
|
import { EntityState } from '@reduxjs/toolkit';
|
|
50
|
-
import { ExecutionResultLimitType } from '@gooddata/sdk-model';
|
|
51
50
|
import { ExplicitDrill } from '@gooddata/sdk-ui';
|
|
52
51
|
import { FilterContextItem } from '@gooddata/sdk-model';
|
|
53
52
|
import { filterContextItemsToDashboardFiltersByDateDataSet } from '@gooddata/sdk-model';
|
|
@@ -295,7 +294,7 @@ export declare function addAttributeFilter(displayForm: ObjRef, index: number, c
|
|
|
295
294
|
/**
|
|
296
295
|
* @internal
|
|
297
296
|
*/
|
|
298
|
-
export declare function AddAttributeFilterButton({ id, className, isOpen, title, buttonRef, onClick }: IAddAttributeFilterButtonProps): JSX.Element;
|
|
297
|
+
export declare function AddAttributeFilterButton({ id, className, isOpen, title, buttonRef, onClick, }: IAddAttributeFilterButtonProps): JSX.Element;
|
|
299
298
|
|
|
300
299
|
/**
|
|
301
300
|
* Payload of the {@link IAddAttributeFilter} command.
|
|
@@ -681,7 +680,7 @@ export declare function AlertingDialogFilters(overrides: Partial<IAlertingDialog
|
|
|
681
680
|
*
|
|
682
681
|
* @alpha
|
|
683
682
|
*/
|
|
684
|
-
export declare function AlertingDialogFormFieldGroup({ label, children }: IAlertingDialogFormFieldGroupProps): ReactElement;
|
|
683
|
+
export declare function AlertingDialogFormFieldGroup({ label, children, }: IAlertingDialogFormFieldGroupProps): ReactElement;
|
|
685
684
|
|
|
686
685
|
/**
|
|
687
686
|
* The alerting dialog's granularity field (the period anomaly detection evaluates over), connected
|
|
@@ -1132,7 +1131,7 @@ export declare function attributeHierarchyModified(correlationId?: string): IAtt
|
|
|
1132
1131
|
/**
|
|
1133
1132
|
* @internal
|
|
1134
1133
|
*/
|
|
1135
|
-
export declare function AttributesDropdown({ id, className, bodyClassName, onClose, onOpen, onSelect, attributes, dateDatasets, measures, openOnInit, DropdownButtonComponent, DropdownTitleComponent, renderNoData, overlayPositionType, getCustomItemTitle, accessibilityConfig, returnFocusTo, parameters, onParameterSelect }: IAttributesDropdownProps): JSX.Element;
|
|
1134
|
+
export declare function AttributesDropdown({ id, className, bodyClassName, onClose, onOpen, onSelect, attributes, dateDatasets, measures, openOnInit, DropdownButtonComponent, DropdownTitleComponent, renderNoData, overlayPositionType, getCustomItemTitle, accessibilityConfig, returnFocusTo, parameters, onParameterSelect, }: IAttributesDropdownProps): JSX.Element;
|
|
1136
1135
|
|
|
1137
1136
|
/**
|
|
1138
1137
|
* One distinct value of an attribute in the widget's execution result, as offered by the alert's
|
|
@@ -1164,7 +1163,7 @@ export declare type AttributeValue = {
|
|
|
1164
1163
|
*
|
|
1165
1164
|
* @alpha
|
|
1166
1165
|
*/
|
|
1167
|
-
export declare function AutomationDialogFormField({ label, children, htmlFor, fullWidth }: IAutomationDialogFormFieldProps): ReactElement;
|
|
1166
|
+
export declare function AutomationDialogFormField({ label, children, htmlFor, fullWidth, }: IAutomationDialogFormFieldProps): ReactElement;
|
|
1168
1167
|
|
|
1169
1168
|
/**
|
|
1170
1169
|
* @alpha
|
|
@@ -1566,7 +1565,7 @@ export declare function changeFilterContextSelection(filters: (IDashboardFilter
|
|
|
1566
1565
|
* TODO: next major release can remove ByParams suffix and use this implementation instead of original cmd creator + other creators can be rewritten to use params object
|
|
1567
1566
|
* https://gooddata.atlassian.net/browse/STL-700
|
|
1568
1567
|
*/
|
|
1569
|
-
export declare function changeFilterContextSelectionByParams({ filters, attributeFilterConfigs, resetOthers, correlationId, tabLocalIdentifier, matchByLocalIdentifier }: ChangeFilterContextSelectionParams): ChangeFilterContextSelection;
|
|
1568
|
+
export declare function changeFilterContextSelectionByParams({ filters, attributeFilterConfigs, resetOthers, correlationId, tabLocalIdentifier, matchByLocalIdentifier, }: ChangeFilterContextSelectionParams): ChangeFilterContextSelection;
|
|
1570
1569
|
|
|
1571
1570
|
/**
|
|
1572
1571
|
* Params for {@link changeFilterContextSelectionByParams} command.
|
|
@@ -1970,7 +1969,7 @@ export declare function changeNestedLayoutSectionHeader(index: ILayoutSectionPat
|
|
|
1970
1969
|
* @param params - params for the command creator
|
|
1971
1970
|
* @internal
|
|
1972
1971
|
*/
|
|
1973
|
-
export declare function changeParameterValues({ parameters, tabLocalIdentifier, correlationId }: ChangeParameterValuesParams): IChangeParameterValues;
|
|
1972
|
+
export declare function changeParameterValues({ parameters, tabLocalIdentifier, correlationId, }: ChangeParameterValuesParams): IChangeParameterValues;
|
|
1974
1973
|
|
|
1975
1974
|
/**
|
|
1976
1975
|
* Params for {@link changeParameterValues} command.
|
|
@@ -2165,7 +2164,7 @@ export declare type ConfigurableWidget<TWidget> = {
|
|
|
2165
2164
|
/**
|
|
2166
2165
|
* @internal
|
|
2167
2166
|
*/
|
|
2168
|
-
export declare function CreatableAttributeFilter({ WrapCreatePanelItemWithDragComponent }: ICreatePanelItemComponentProps): JSX.Element;
|
|
2167
|
+
export declare function CreatableAttributeFilter({ WrapCreatePanelItemWithDragComponent, }: ICreatePanelItemComponentProps): JSX.Element;
|
|
2169
2168
|
|
|
2170
2169
|
/**
|
|
2171
2170
|
* Capability saying the component can be created by dragging it from the side drawer.
|
|
@@ -4355,7 +4354,8 @@ export declare type DateFilterComponentProvider = (filter: IDashboardDateFilter)
|
|
|
4355
4354
|
* Definition of date filter components
|
|
4356
4355
|
* @internal
|
|
4357
4356
|
*/
|
|
4358
|
-
export declare type DateFilterComponentSet = ICustomComponentBase<IDashboardDateFilterProps, Parameters<DateFilterComponentProvider>> & DraggableComponent & CreatablePlaceholderComponent<IDashboardAttributeFilterPlaceholderProps> &
|
|
4357
|
+
export declare type DateFilterComponentSet = ICustomComponentBase<IDashboardDateFilterProps, Parameters<DateFilterComponentProvider>> & DraggableComponent & CreatablePlaceholderComponent<IDashboardAttributeFilterPlaceholderProps> & // placeholder is shared with AF
|
|
4358
|
+
CreatableByDragComponent;
|
|
4359
4359
|
|
|
4360
4360
|
/**
|
|
4361
4361
|
* Validation result.
|
|
@@ -4580,7 +4580,7 @@ export declare function DefaultAlertingDialog(props: IDefaultAlertingDialogProps
|
|
|
4580
4580
|
*
|
|
4581
4581
|
* @alpha
|
|
4582
4582
|
*/
|
|
4583
|
-
export declare function DefaultAlertingDialogAttribute({ id, disabled, selectedAttribute: selectedAttributeProp, getAttributeValues, isResultLoading, selectedValue, onAttributeChange, attributes, catalogAttributes, catalogDateDatasets, showLabel, closeOnParentScroll }: IAlertingDialogAttributeProps): ReactElement | null;
|
|
4583
|
+
export declare function DefaultAlertingDialogAttribute({ id, disabled, selectedAttribute: selectedAttributeProp, getAttributeValues, isResultLoading, selectedValue, onAttributeChange, attributes, catalogAttributes, catalogDateDatasets, showLabel, closeOnParentScroll, }: IAlertingDialogAttributeProps): ReactElement | null;
|
|
4584
4584
|
|
|
4585
4585
|
/**
|
|
4586
4586
|
* Default render of the alerting dialog's comparison-operator field: the dropdown selecting the
|
|
@@ -4603,7 +4603,7 @@ export declare function DefaultAlertingDialogComparisonOperator(props: IAlerting
|
|
|
4603
4603
|
*
|
|
4604
4604
|
* @alpha
|
|
4605
4605
|
*/
|
|
4606
|
-
export declare function DefaultAlertingDialogComparisonPeriod({ alert, measure, overlayPositionType, selectedComparison, selectedGranularity, onComparisonChange, id, closeOnParentScroll }: IAlertingDialogComparisonPeriodProps): ReactElement | null;
|
|
4606
|
+
export declare function DefaultAlertingDialogComparisonPeriod({ alert, measure, overlayPositionType, selectedComparison, selectedGranularity, onComparisonChange, id, closeOnParentScroll, }: IAlertingDialogComparisonPeriodProps): ReactElement | null;
|
|
4607
4607
|
|
|
4608
4608
|
/**
|
|
4609
4609
|
* Default render of the alerting dialog's destination region: the "Action" row selecting the
|
|
@@ -4613,7 +4613,7 @@ export declare function DefaultAlertingDialogComparisonPeriod({ alert, measure,
|
|
|
4613
4613
|
*
|
|
4614
4614
|
* @alpha
|
|
4615
4615
|
*/
|
|
4616
|
-
export declare function DefaultAlertingDialogDestination({ notificationChannels, selectedNotificationChannelId, onChange }: IAutomationDialogDestinationProps): JSX.Element;
|
|
4616
|
+
export declare function DefaultAlertingDialogDestination({ notificationChannels, selectedNotificationChannelId, onChange, }: IAutomationDialogDestinationProps): JSX.Element;
|
|
4617
4617
|
|
|
4618
4618
|
/**
|
|
4619
4619
|
* Default render of the alerting dialog's filters region: the filter and parameter chips above the
|
|
@@ -4634,7 +4634,7 @@ export declare function DefaultAlertingDialogFilters(props: IAlertingDialogFilte
|
|
|
4634
4634
|
*
|
|
4635
4635
|
* @alpha
|
|
4636
4636
|
*/
|
|
4637
|
-
export declare function DefaultAlertingDialogGranularity({ id, allowHourlyRecurrence, selectedGranularity, onGranularityChange, overlayPositionType, closeOnParentScroll }: IAlertingDialogGranularityProps): ReactElement;
|
|
4637
|
+
export declare function DefaultAlertingDialogGranularity({ id, allowHourlyRecurrence, selectedGranularity, onGranularityChange, overlayPositionType, closeOnParentScroll, }: IAlertingDialogGranularityProps): ReactElement;
|
|
4638
4638
|
|
|
4639
4639
|
/**
|
|
4640
4640
|
* Default render of the alerting dialog's header region: the back button and the title input with
|
|
@@ -4654,7 +4654,7 @@ export declare const DefaultAlertingDialogHeader: ForwardRefExoticComponent<IAle
|
|
|
4654
4654
|
*
|
|
4655
4655
|
* @alpha
|
|
4656
4656
|
*/
|
|
4657
|
-
export declare function DefaultAlertingDialogMeasure({ id, disabled, selectedMeasure, onMeasureChange, measures, overlayPositionType, closeOnParentScroll }: IAlertingDialogMeasureProps): ReactElement;
|
|
4657
|
+
export declare function DefaultAlertingDialogMeasure({ id, disabled, selectedMeasure, onMeasureChange, measures, overlayPositionType, closeOnParentScroll, }: IAlertingDialogMeasureProps): ReactElement;
|
|
4658
4658
|
|
|
4659
4659
|
/**
|
|
4660
4660
|
* Default render of the alerting dialog's recipients region: the recipients select in a form-field
|
|
@@ -4674,7 +4674,7 @@ export declare function DefaultAlertingDialogRecipients(props: IAutomationDialog
|
|
|
4674
4674
|
*
|
|
4675
4675
|
* @alpha
|
|
4676
4676
|
*/
|
|
4677
|
-
export declare function DefaultAlertingDialogSensitivity({ id, selectedSensitivity, onSensitivityChange, overlayPositionType, closeOnParentScroll }: IAlertingDialogSensitivityProps): ReactElement;
|
|
4677
|
+
export declare function DefaultAlertingDialogSensitivity({ id, selectedSensitivity, onSensitivityChange, overlayPositionType, closeOnParentScroll, }: IAlertingDialogSensitivityProps): ReactElement;
|
|
4678
4678
|
|
|
4679
4679
|
/**
|
|
4680
4680
|
* Default render of the alerting dialog's threshold field: the numeric input for the threshold,
|
|
@@ -4684,7 +4684,7 @@ export declare function DefaultAlertingDialogSensitivity({ id, selectedSensitivi
|
|
|
4684
4684
|
*
|
|
4685
4685
|
* @alpha
|
|
4686
4686
|
*/
|
|
4687
|
-
export declare function DefaultAlertingDialogThreshold({ id, value, onChange, onBlur, suffix, errorMessage }: IAlertingDialogThresholdProps): ReactElement;
|
|
4687
|
+
export declare function DefaultAlertingDialogThreshold({ id, value, onChange, onBlur, suffix, errorMessage, }: IAlertingDialogThresholdProps): ReactElement;
|
|
4688
4688
|
|
|
4689
4689
|
/**
|
|
4690
4690
|
* Default render of the alerting dialog's trigger-interval field: the dropdown selecting the
|
|
@@ -4695,7 +4695,7 @@ export declare function DefaultAlertingDialogThreshold({ id, value, onChange, on
|
|
|
4695
4695
|
*
|
|
4696
4696
|
* @alpha
|
|
4697
4697
|
*/
|
|
4698
|
-
export declare function DefaultAlertingDialogTriggerInterval({ id, selectedTriggerInterval, onTriggerIntervalChange, overlayPositionType, closeOnParentScroll }: IAlertingDialogTriggerIntervalProps): ReactElement;
|
|
4698
|
+
export declare function DefaultAlertingDialogTriggerInterval({ id, selectedTriggerInterval, onTriggerIntervalChange, overlayPositionType, closeOnParentScroll, }: IAlertingDialogTriggerIntervalProps): ReactElement;
|
|
4699
4699
|
|
|
4700
4700
|
/**
|
|
4701
4701
|
* Default render of the alerting dialog's trigger-mode field: the dropdown selecting when the
|
|
@@ -4705,7 +4705,7 @@ export declare function DefaultAlertingDialogTriggerInterval({ id, selectedTrigg
|
|
|
4705
4705
|
*
|
|
4706
4706
|
* @alpha
|
|
4707
4707
|
*/
|
|
4708
|
-
export declare function DefaultAlertingDialogTriggerMode({ id, selectedTriggerMode, onTriggerModeChange, overlayPositionType, closeOnParentScroll, enableAlertOncePerInterval }: IAlertingDialogTriggerModeProps): ReactElement;
|
|
4708
|
+
export declare function DefaultAlertingDialogTriggerMode({ id, selectedTriggerMode, onTriggerModeChange, overlayPositionType, closeOnParentScroll, enableAlertOncePerInterval, }: IAlertingDialogTriggerModeProps): ReactElement;
|
|
4709
4709
|
|
|
4710
4710
|
/**
|
|
4711
4711
|
* Self-contained version of DefaultAlertingManagementDialogNew that builds the required
|
|
@@ -4726,12 +4726,12 @@ export declare function DefaultAlertingManagementDialogNew(props: IAlertingManag
|
|
|
4726
4726
|
*
|
|
4727
4727
|
* @alpha
|
|
4728
4728
|
*/
|
|
4729
|
-
export declare function DefaultAutomationDialogActionBar({ cancelButtonText, submitButtonText, onCancel, onSubmit, isSubmitDisabled, isSaving, submitButtonTooltipText, helpLinkText, helpLinkHref, onDelete, deleteButtonText }: IAutomationDialogActionBarProps): JSX.Element;
|
|
4729
|
+
export declare function DefaultAutomationDialogActionBar({ cancelButtonText, submitButtonText, onCancel, onSubmit, isSubmitDisabled, isSaving, submitButtonTooltipText, helpLinkText, helpLinkHref, onDelete, deleteButtonText, }: IAutomationDialogActionBarProps): JSX.Element;
|
|
4730
4730
|
|
|
4731
4731
|
/**
|
|
4732
4732
|
* @alpha
|
|
4733
4733
|
*/
|
|
4734
|
-
export declare function DefaultButtonBar({ children, cancelButtonProps, saveButtonProps, settingButtonProps, editButtonProps, saveAsNewButtonProps, shareButtonProps, childContentPosition, left, right }: IButtonBarProps): ReactElement;
|
|
4734
|
+
export declare function DefaultButtonBar({ children, cancelButtonProps, saveButtonProps, settingButtonProps, editButtonProps, saveAsNewButtonProps, shareButtonProps, childContentPosition, left, right, }: IButtonBarProps): ReactElement;
|
|
4735
4735
|
|
|
4736
4736
|
/**
|
|
4737
4737
|
* @internal
|
|
@@ -4764,7 +4764,7 @@ export declare function DefaultDashboardAttributeFilterComponentSetFactory(attri
|
|
|
4764
4764
|
*
|
|
4765
4765
|
* @alpha
|
|
4766
4766
|
*/
|
|
4767
|
-
export declare function DefaultDashboardDateFilter({ filter, workingFilter, onFilterChanged, config, readonly, autoOpen, ButtonComponent, overlayPositionType, tabId, customRangeHint }: IDashboardDateFilterProps): ReactElement;
|
|
4767
|
+
export declare function DefaultDashboardDateFilter({ filter, workingFilter, onFilterChanged, config, readonly, autoOpen, ButtonComponent, overlayPositionType, tabId, customRangeHint, }: IDashboardDateFilterProps): ReactElement;
|
|
4768
4768
|
|
|
4769
4769
|
/**
|
|
4770
4770
|
* @internal
|
|
@@ -4860,7 +4860,7 @@ export declare function DefaultDashboardRichTextMenuTitle(_props: IDashboardRich
|
|
|
4860
4860
|
/**
|
|
4861
4861
|
* @alpha
|
|
4862
4862
|
*/
|
|
4863
|
-
export declare function DefaultDashboardSettingsDialog({ isVisible, onApply, onCancel }: IDashboardSettingsDialogProps): ReactElement | null;
|
|
4863
|
+
export declare function DefaultDashboardSettingsDialog({ isVisible, onApply, onCancel, }: IDashboardSettingsDialogProps): ReactElement | null;
|
|
4864
4864
|
|
|
4865
4865
|
/**
|
|
4866
4866
|
* Default modifier applied to any theme passed to Dashboard component
|
|
@@ -4877,7 +4877,7 @@ export declare function DefaultDashboardToolbar({ children }: IToolbarProps): JS
|
|
|
4877
4877
|
/**
|
|
4878
4878
|
* @internal
|
|
4879
4879
|
*/
|
|
4880
|
-
export declare function DefaultDashboardToolbarButton({ tooltip, disabled, icon, onClick, isActive }: IDefaultDashboardToolbarButtonProps): JSX.Element;
|
|
4880
|
+
export declare function DefaultDashboardToolbarButton({ tooltip, disabled, icon, onClick, isActive, }: IDefaultDashboardToolbarButtonProps): JSX.Element;
|
|
4881
4881
|
|
|
4882
4882
|
/**
|
|
4883
4883
|
* @internal
|
|
@@ -4919,7 +4919,7 @@ export declare function DefaultFilterBar(props: IFilterBarProps): ReactElement;
|
|
|
4919
4919
|
/**
|
|
4920
4920
|
* @alpha
|
|
4921
4921
|
*/
|
|
4922
|
-
export declare function DefaultFlexibleDashboardLayout({ layout: providedLayout, onFiltersChange, onDrill, onError, dashboardItemClasses }: IDashboardLayoutProps): ReactElement;
|
|
4922
|
+
export declare function DefaultFlexibleDashboardLayout({ layout: providedLayout, onFiltersChange, onDrill, onError, dashboardItemClasses, }: IDashboardLayoutProps): ReactElement;
|
|
4923
4923
|
|
|
4924
4924
|
/**
|
|
4925
4925
|
* Default implementation of the InsightBody.
|
|
@@ -4941,7 +4941,7 @@ export declare function DefaultMenuButton({ menuItems, isEnabled }: IMenuButtonP
|
|
|
4941
4941
|
/**
|
|
4942
4942
|
* @alpha
|
|
4943
4943
|
*/
|
|
4944
|
-
export declare function DefaultSaveAsDialog({ onSubmit, onCancel, onError, isVisible, onSuccess }: ISaveAsDialogProps): ReactElement | null;
|
|
4944
|
+
export declare function DefaultSaveAsDialog({ onSubmit, onCancel, onError, isVisible, onSuccess, }: ISaveAsDialogProps): ReactElement | null;
|
|
4945
4945
|
|
|
4946
4946
|
/**
|
|
4947
4947
|
* @internal
|
|
@@ -4951,7 +4951,7 @@ export declare function DefaultSaveAsNewButton({ isVisible, isEnabled, onSaveAsN
|
|
|
4951
4951
|
/**
|
|
4952
4952
|
* @internal
|
|
4953
4953
|
*/
|
|
4954
|
-
export declare function DefaultSaveButton({ isVisible, isEnabled, isSaving, buttonTitle, onSaveClick }: ISaveButtonProps): JSX.Element | null;
|
|
4954
|
+
export declare function DefaultSaveButton({ isVisible, isEnabled, isSaving, buttonTitle, onSaveClick, }: ISaveButtonProps): JSX.Element | null;
|
|
4955
4955
|
|
|
4956
4956
|
/**
|
|
4957
4957
|
* Default implementation of the scheduled export create/edit dialog.
|
|
@@ -5010,7 +5010,7 @@ export declare function DefaultScheduledEmailDialogDashboardAttachments(props: I
|
|
|
5010
5010
|
*
|
|
5011
5011
|
* @alpha
|
|
5012
5012
|
*/
|
|
5013
|
-
export declare function DefaultScheduledEmailDialogDestination({ notificationChannels, selectedNotificationChannelId, onChange }: IAutomationDialogDestinationProps): JSX.Element;
|
|
5013
|
+
export declare function DefaultScheduledEmailDialogDestination({ notificationChannels, selectedNotificationChannelId, onChange, }: IAutomationDialogDestinationProps): JSX.Element;
|
|
5014
5014
|
|
|
5015
5015
|
/**
|
|
5016
5016
|
* Default render of the scheduled-export dialog's evaluation-mode field.
|
|
@@ -5093,7 +5093,7 @@ export declare function DefaultScheduledEmailDialogSubject(props: IScheduledEmai
|
|
|
5093
5093
|
*
|
|
5094
5094
|
* @alpha
|
|
5095
5095
|
*/
|
|
5096
|
-
export declare function DefaultScheduledEmailDialogTimezone({ isWidget, selection, defaultResolvedTimezone, onTimezoneChange }: IScheduledEmailDialogTimezoneProps): JSX.Element;
|
|
5096
|
+
export declare function DefaultScheduledEmailDialogTimezone({ isWidget, selection, defaultResolvedTimezone, onTimezoneChange, }: IScheduledEmailDialogTimezoneProps): JSX.Element;
|
|
5097
5097
|
|
|
5098
5098
|
/**
|
|
5099
5099
|
* Default render of the scheduled-export dialog's widget-attachments field.
|
|
@@ -5107,22 +5107,22 @@ export declare function DefaultScheduledEmailDialogWidgetAttachments(props: ISch
|
|
|
5107
5107
|
/**
|
|
5108
5108
|
* @alpha
|
|
5109
5109
|
*/
|
|
5110
|
-
export declare function DefaultScheduledEmailManagementDialog({ onAdd, onEdit, onClose }: IScheduledEmailManagementDialogProps): JSX.Element;
|
|
5110
|
+
export declare function DefaultScheduledEmailManagementDialog({ onAdd, onEdit, onClose, }: IScheduledEmailManagementDialogProps): JSX.Element;
|
|
5111
5111
|
|
|
5112
5112
|
/**
|
|
5113
5113
|
* @internal
|
|
5114
5114
|
*/
|
|
5115
|
-
export declare function DefaultSettingButton({ isVisible, isEnabled, isSaving, buttonTitle, buttonValue, onSettingClick }: ISettingButtonProps): JSX.Element | null;
|
|
5115
|
+
export declare function DefaultSettingButton({ isVisible, isEnabled, isSaving, buttonTitle, buttonValue, onSettingClick, }: ISettingButtonProps): JSX.Element | null;
|
|
5116
5116
|
|
|
5117
5117
|
/**
|
|
5118
5118
|
* @alpha
|
|
5119
5119
|
*/
|
|
5120
|
-
export declare function DefaultShareButton({ isVisible, isEnabled, onShareButtonClick }: IShareButtonProps): ReactElement | null;
|
|
5120
|
+
export declare function DefaultShareButton({ isVisible, isEnabled, onShareButtonClick, }: IShareButtonProps): ReactElement | null;
|
|
5121
5121
|
|
|
5122
5122
|
/**
|
|
5123
5123
|
* @alpha
|
|
5124
5124
|
*/
|
|
5125
|
-
export declare function DefaultShareDialog({ workspace, backend, isVisible, sharedObject, currentUser, isLockingSupported, isCurrentUserWorkspaceManager, currentUserPermissions, dashboardFilters, dashboardParameters, isShareGrantHidden, applyShareGrantOnSelect, showDashboardShareLink, isGranteeShareLoading, onApply, onCancel, onError, onInteraction, onShareLinkCopy }: IShareDialogProps): ReactElement | null;
|
|
5125
|
+
export declare function DefaultShareDialog({ workspace, backend, isVisible, sharedObject, currentUser, isLockingSupported, isCurrentUserWorkspaceManager, currentUserPermissions, dashboardFilters, dashboardParameters, isShareGrantHidden, applyShareGrantOnSelect, showDashboardShareLink, isGranteeShareLoading, onApply, onCancel, onError, onInteraction, onShareLinkCopy, }: IShareDialogProps): ReactElement | null;
|
|
5126
5126
|
|
|
5127
5127
|
/**
|
|
5128
5128
|
* @alpha
|
|
@@ -6118,7 +6118,7 @@ export declare function getAuthor(capabilities: IBackendCapabilities, user: IUse
|
|
|
6118
6118
|
/**
|
|
6119
6119
|
* @internal
|
|
6120
6120
|
*/
|
|
6121
|
-
export declare function getDefaultInsightEditMenuItems(widget: IInsightWidget, { intl, dispatch, eventDispatch, includeInteractions, includeConfigurations, useWidgetDeleteDialog }: InsightMenuItemDependencies): IInsightMenuItem[];
|
|
6121
|
+
export declare function getDefaultInsightEditMenuItems(widget: IInsightWidget, { intl, dispatch, eventDispatch, includeInteractions, includeConfigurations, useWidgetDeleteDialog, }: InsightMenuItemDependencies): IInsightMenuItem[];
|
|
6122
6122
|
|
|
6123
6123
|
/**
|
|
6124
6124
|
* @internal
|
|
@@ -17877,7 +17877,7 @@ export declare type InsightDraggingComponent = ComponentType<IInsightDraggingCom
|
|
|
17877
17877
|
/**
|
|
17878
17878
|
* @internal
|
|
17879
17879
|
*/
|
|
17880
|
-
export declare function InsightList({ height, width, searchAutofocus, renderItem, selectedRef, onSelect }: IInsightListProps): JSX.Element;
|
|
17880
|
+
export declare function InsightList({ height, width, searchAutofocus, renderItem, selectedRef, onSelect, }: IInsightListProps): JSX.Element;
|
|
17881
17881
|
|
|
17882
17882
|
/**
|
|
17883
17883
|
* @alpha
|
|
@@ -17925,7 +17925,7 @@ export declare type InsightPlaceholderDraggableItem = BaseDraggableLayoutItem &
|
|
|
17925
17925
|
* @param queryResult - insight date datasets query result
|
|
17926
17926
|
* @alpha
|
|
17927
17927
|
*/
|
|
17928
|
-
export declare function insightSelectDateDataset({ mostImportantFromInsight, dateDatasetsOrdered }: IInsightDateDatasets): ICatalogDateDataset | undefined;
|
|
17928
|
+
export declare function insightSelectDateDataset({ mostImportantFromInsight, dateDatasetsOrdered, }: IInsightDateDatasets): ICatalogDateDataset | undefined;
|
|
17929
17929
|
|
|
17930
17930
|
/**
|
|
17931
17931
|
* Builder for a {@link @gooddata/sdk-model#IInsightWidgetBase} object.
|
|
@@ -24148,8 +24148,8 @@ export declare function MenuButton(props: IMenuButtonProps): ReactElement;
|
|
|
24148
24148
|
*/
|
|
24149
24149
|
export declare const metaActions: {
|
|
24150
24150
|
setMeta: ActionCreatorWithPayload< {
|
|
24151
|
-
dashboard?: IDashboard
|
|
24152
|
-
initialContent?: boolean
|
|
24151
|
+
dashboard?: IDashboard;
|
|
24152
|
+
initialContent?: boolean;
|
|
24153
24153
|
}, "meta/setMeta">;
|
|
24154
24154
|
setDashboardTitle: ActionCreatorWithPayload<string, "meta/setDashboardTitle">;
|
|
24155
24155
|
setDashboardTimezoneConfig: ActionCreatorWithOptionalPayload<IDashboardTimezoneConfig | undefined, "meta/setDashboardTimezoneConfig">;
|
|
@@ -24721,7 +24721,7 @@ export declare class ObjRefMap<T> {
|
|
|
24721
24721
|
private idRefToKey;
|
|
24722
24722
|
private addItem;
|
|
24723
24723
|
private cleanupUnmappedItems;
|
|
24724
|
-
fromItems: (items:
|
|
24724
|
+
fromItems: (items: ReadonlyArray<T>) => ObjRefMap<T>;
|
|
24725
24725
|
[Symbol.iterator](): IterableIterator<[ObjRef, T]>;
|
|
24726
24726
|
entries(): IterableIterator<[ObjRef, T]>;
|
|
24727
24727
|
get(key: ObjRef): T | undefined;
|
|
@@ -28290,10 +28290,10 @@ export declare const selectEvaluationFrequency: DashboardSelector<string | undef
|
|
|
28290
28290
|
export declare const selectExecutionResult: (state: DashboardState, id: EntityId) => {
|
|
28291
28291
|
id: string;
|
|
28292
28292
|
isLoading: boolean;
|
|
28293
|
-
executionResult?: IExecutionResult
|
|
28294
|
-
error?: GoodDataSdkError
|
|
28295
|
-
warnings?: IResultWarning[]
|
|
28296
|
-
limitBreaks?: IExecutionResultLimitBreak
|
|
28293
|
+
executionResult?: IExecutionResult;
|
|
28294
|
+
error?: GoodDataSdkError;
|
|
28295
|
+
warnings?: IResultWarning[];
|
|
28296
|
+
limitBreaks?: IExecutionResultLimitBreak[];
|
|
28297
28297
|
};
|
|
28298
28298
|
|
|
28299
28299
|
/**
|
|
@@ -29313,12 +29313,12 @@ export declare const selectIsKDDependentFiltersEnabled: DashboardSelector<boolea
|
|
|
29313
29313
|
/**
|
|
29314
29314
|
* @alpha
|
|
29315
29315
|
*/
|
|
29316
|
-
export declare const selectIsKpiAlertHighlightedByWidgetRef: (ref: ObjRef | undefined) => (state: DashboardState) => boolean;
|
|
29316
|
+
export declare const selectIsKpiAlertHighlightedByWidgetRef: (ref: ObjRef | undefined) => ((state: DashboardState) => boolean);
|
|
29317
29317
|
|
|
29318
29318
|
/**
|
|
29319
29319
|
* @alpha
|
|
29320
29320
|
*/
|
|
29321
|
-
export declare const selectIsKpiAlertOpenedByWidgetRef: (ref: ObjRef | undefined) => (state: DashboardState) => boolean;
|
|
29321
|
+
export declare const selectIsKpiAlertOpenedByWidgetRef: (ref: ObjRef | undefined) => ((state: DashboardState) => boolean);
|
|
29322
29322
|
|
|
29323
29323
|
/**
|
|
29324
29324
|
* Returns whether dependent filters are enabled.
|
|
@@ -30769,7 +30769,7 @@ export declare type ShareDialogInteractionType = "SHARE_DIALOG_OPENED" | "SHARE_
|
|
|
30769
30769
|
/**
|
|
30770
30770
|
* @alpha
|
|
30771
30771
|
*/
|
|
30772
|
-
export declare function ShareStatusIndicator({ shareStatus, isUnderStrictControl }: IShareStatusProps): ReactElement | null;
|
|
30772
|
+
export declare function ShareStatusIndicator({ shareStatus, isUnderStrictControl, }: IShareStatusProps): ReactElement | null;
|
|
30773
30773
|
|
|
30774
30774
|
/**
|
|
30775
30775
|
* @internal
|
|
@@ -30903,22 +30903,22 @@ export declare const tabsActions: CaseReducerActions< {
|
|
|
30903
30903
|
readonly setFilterContext: (state: WritableDraft<ITabsState>, action: {
|
|
30904
30904
|
payload: {
|
|
30905
30905
|
filterContextDefinition: IFilterContextDefinition;
|
|
30906
|
-
originalFilterContextDefinition?: IFilterContextDefinition
|
|
30906
|
+
originalFilterContextDefinition?: IFilterContextDefinition;
|
|
30907
30907
|
attributeFilterDisplayForms: IAttributeDisplayFormMetadataObject[];
|
|
30908
|
-
filterContextIdentity?: IDashboardObjectIdentity
|
|
30908
|
+
filterContextIdentity?: IDashboardObjectIdentity;
|
|
30909
30909
|
};
|
|
30910
30910
|
type: string;
|
|
30911
30911
|
}) => void | ITabsState | WritableDraft<ITabsState>;
|
|
30912
30912
|
readonly updateFilterContextIdentity: (state: WritableDraft<ITabsState>, action: {
|
|
30913
30913
|
payload: {
|
|
30914
|
-
filterContextIdentity?: IDashboardObjectIdentity
|
|
30914
|
+
filterContextIdentity?: IDashboardObjectIdentity;
|
|
30915
30915
|
};
|
|
30916
30916
|
type: string;
|
|
30917
30917
|
}) => void | ITabsState | WritableDraft<ITabsState>;
|
|
30918
30918
|
readonly updateFilterContextIdentityForTab: (state: WritableDraft<ITabsState>, action: {
|
|
30919
30919
|
payload: {
|
|
30920
30920
|
tabId: string;
|
|
30921
|
-
filterContextIdentity?: IDashboardObjectIdentity
|
|
30921
|
+
filterContextIdentity?: IDashboardObjectIdentity;
|
|
30922
30922
|
};
|
|
30923
30923
|
type: string;
|
|
30924
30924
|
}) => void | ITabsState | WritableDraft<ITabsState>;
|
|
@@ -31033,14 +31033,14 @@ type: string;
|
|
|
31033
31033
|
readonly setMeasureValueFilterDimensionality: (state: WritableDraft<ITabsState>, action: {
|
|
31034
31034
|
payload: {
|
|
31035
31035
|
readonly localIdentifier: string;
|
|
31036
|
-
readonly dimensionality?: ObjRef[]
|
|
31036
|
+
readonly dimensionality?: ObjRef[];
|
|
31037
31037
|
};
|
|
31038
31038
|
type: string;
|
|
31039
31039
|
}) => void | ITabsState | WritableDraft<ITabsState>;
|
|
31040
31040
|
readonly changeMeasureValueFilterTitle: (state: WritableDraft<ITabsState>, action: {
|
|
31041
31041
|
payload: {
|
|
31042
31042
|
readonly filterLocalId: string;
|
|
31043
|
-
readonly title?: string
|
|
31043
|
+
readonly title?: string;
|
|
31044
31044
|
};
|
|
31045
31045
|
type: string;
|
|
31046
31046
|
}) => void | ITabsState | WritableDraft<ITabsState>;
|
|
@@ -31066,8 +31066,8 @@ type: string;
|
|
|
31066
31066
|
}) => void | ITabsState | WritableDraft<ITabsState>;
|
|
31067
31067
|
readonly setTabs: TabsReducer< {
|
|
31068
31068
|
payload: {
|
|
31069
|
-
tabs?: ITabState[]
|
|
31070
|
-
activeTabLocalIdentifier?: string
|
|
31069
|
+
tabs?: ITabState[];
|
|
31070
|
+
activeTabLocalIdentifier?: string;
|
|
31071
31071
|
};
|
|
31072
31072
|
type: string;
|
|
31073
31073
|
}>;
|
|
@@ -31137,7 +31137,7 @@ type: string;
|
|
|
31137
31137
|
}) => void | ITabsState | WritableDraft<ITabsState>;
|
|
31138
31138
|
readonly setDateFilterConfig: (state: WritableDraft<ITabsState>, action: {
|
|
31139
31139
|
payload: {
|
|
31140
|
-
dateFilterConfig?: IDashboardDateFilterConfig_2
|
|
31140
|
+
dateFilterConfig?: IDashboardDateFilterConfig_2;
|
|
31141
31141
|
effectiveDateFilterConfig: IDateFilterConfig;
|
|
31142
31142
|
isUsingDashboardOverrides: boolean;
|
|
31143
31143
|
};
|
|
@@ -31222,14 +31222,14 @@ readonly addSection: (state: WritableDraft<ITabsState>, action: {
|
|
|
31222
31222
|
payload: IUndoPayload<IDashboardCommand> & {
|
|
31223
31223
|
section: ExtendedDashboardLayoutSection;
|
|
31224
31224
|
index: ILayoutSectionPath;
|
|
31225
|
-
usedStashes:
|
|
31225
|
+
usedStashes: StashedDashboardItemsId[];
|
|
31226
31226
|
};
|
|
31227
31227
|
type: string;
|
|
31228
31228
|
}) => void | ITabsState | WritableDraft<ITabsState>;
|
|
31229
31229
|
readonly removeSection: (state: WritableDraft<ITabsState>, action: {
|
|
31230
31230
|
payload: IUndoPayload<IDashboardCommand> & {
|
|
31231
31231
|
index: ILayoutSectionPath;
|
|
31232
|
-
stashIdentifier?:
|
|
31232
|
+
stashIdentifier?: StashedDashboardItemsId;
|
|
31233
31233
|
};
|
|
31234
31234
|
type: string;
|
|
31235
31235
|
}) => void | ITabsState | WritableDraft<ITabsState>;
|
|
@@ -31251,7 +31251,7 @@ readonly addSectionItems: (state: WritableDraft<ITabsState>, action: {
|
|
|
31251
31251
|
payload: IUndoPayload<IDashboardCommand> & {
|
|
31252
31252
|
layoutPath: ILayoutItemPath;
|
|
31253
31253
|
items: ExtendedDashboardItem[];
|
|
31254
|
-
usedStashes:
|
|
31254
|
+
usedStashes: StashedDashboardItemsId[];
|
|
31255
31255
|
};
|
|
31256
31256
|
type: string;
|
|
31257
31257
|
}) => void | ITabsState | WritableDraft<ITabsState>;
|
|
@@ -31265,7 +31265,7 @@ type: string;
|
|
|
31265
31265
|
readonly removeSectionItem: (state: WritableDraft<ITabsState>, action: {
|
|
31266
31266
|
payload: IUndoPayload<IDashboardCommand> & {
|
|
31267
31267
|
itemIndex: ILayoutItemPath;
|
|
31268
|
-
stashIdentifier?:
|
|
31268
|
+
stashIdentifier?: StashedDashboardItemsId;
|
|
31269
31269
|
};
|
|
31270
31270
|
type: string;
|
|
31271
31271
|
}) => void | ITabsState | WritableDraft<ITabsState>;
|
|
@@ -31273,8 +31273,8 @@ readonly replaceSectionItem: (state: WritableDraft<ITabsState>, action: {
|
|
|
31273
31273
|
payload: IUndoPayload<IDashboardCommand> & {
|
|
31274
31274
|
layoutPath: ILayoutItemPath;
|
|
31275
31275
|
newItems: ExtendedDashboardItem[];
|
|
31276
|
-
stashIdentifier?:
|
|
31277
|
-
usedStashes:
|
|
31276
|
+
stashIdentifier?: StashedDashboardItemsId;
|
|
31277
|
+
usedStashes: StashedDashboardItemsId[];
|
|
31278
31278
|
};
|
|
31279
31279
|
type: string;
|
|
31280
31280
|
}) => void | ITabsState | WritableDraft<ITabsState>;
|
|
@@ -31347,22 +31347,22 @@ ref: ObjRef;
|
|
|
31347
31347
|
insightRef: ObjRef;
|
|
31348
31348
|
properties: VisualizationProperties | undefined;
|
|
31349
31349
|
header: IWidgetHeader | undefined;
|
|
31350
|
-
newSize?: IVisualizationSizeInfo
|
|
31350
|
+
newSize?: IVisualizationSizeInfo;
|
|
31351
31351
|
};
|
|
31352
31352
|
type: string;
|
|
31353
31353
|
}) => void | ITabsState | WritableDraft<ITabsState>;
|
|
31354
31354
|
readonly replaceWidgetFilterSettings: (state: WritableDraft<ITabsState>, action: {
|
|
31355
31355
|
payload: IUndoPayload<IDashboardCommand> & {
|
|
31356
31356
|
ref: ObjRef;
|
|
31357
|
-
ignoreDashboardFilters?: IDashboardFilterReference[]
|
|
31358
|
-
dateDataSet?: ObjRef
|
|
31357
|
+
ignoreDashboardFilters?: IDashboardFilterReference[];
|
|
31358
|
+
dateDataSet?: ObjRef;
|
|
31359
31359
|
};
|
|
31360
31360
|
type: string;
|
|
31361
31361
|
}) => void | ITabsState | WritableDraft<ITabsState>;
|
|
31362
31362
|
readonly replaceWidgetDateDataset: (state: WritableDraft<ITabsState>, action: {
|
|
31363
31363
|
payload: IUndoPayload<IDashboardCommand> & {
|
|
31364
31364
|
ref: ObjRef;
|
|
31365
|
-
dateDataSet?: ObjRef
|
|
31365
|
+
dateDataSet?: ObjRef;
|
|
31366
31366
|
};
|
|
31367
31367
|
type: string;
|
|
31368
31368
|
}) => void | ITabsState | WritableDraft<ITabsState>;
|
|
@@ -31377,7 +31377,7 @@ readonly replaceKpiWidgetComparison: (state: WritableDraft<ITabsState>, action:
|
|
|
31377
31377
|
payload: IUndoPayload<IDashboardCommand> & {
|
|
31378
31378
|
ref: ObjRef;
|
|
31379
31379
|
comparisonType: IKpiComparisonTypeComparison;
|
|
31380
|
-
comparisonDirection?: IKpiComparisonDirection
|
|
31380
|
+
comparisonDirection?: IKpiComparisonDirection;
|
|
31381
31381
|
};
|
|
31382
31382
|
type: string;
|
|
31383
31383
|
}) => void | ITabsState | WritableDraft<ITabsState>;
|
|
@@ -31413,7 +31413,7 @@ readonly addVisualizationSwitcherWidgetVisualization: (state: WritableDraft<ITab
|
|
|
31413
31413
|
payload: IUndoPayload<IDashboardCommand> & {
|
|
31414
31414
|
ref: ObjRef;
|
|
31415
31415
|
visualization: IInsightWidget;
|
|
31416
|
-
newSize?: IVisualizationSizeInfo
|
|
31416
|
+
newSize?: IVisualizationSizeInfo;
|
|
31417
31417
|
};
|
|
31418
31418
|
type: string;
|
|
31419
31419
|
}) => void | ITabsState | WritableDraft<ITabsState>;
|
|
@@ -31424,7 +31424,7 @@ visualizations: IInsightWidget[];
|
|
|
31424
31424
|
};
|
|
31425
31425
|
type: string;
|
|
31426
31426
|
}) => void | ITabsState | WritableDraft<ITabsState>;
|
|
31427
|
-
readonly undoLayout: <TState extends IUndoEnhancedState
|
|
31427
|
+
readonly undoLayout: <TState extends IUndoEnhancedState>(state: WritableDraft<ITabsState>, action: {
|
|
31428
31428
|
payload: {
|
|
31429
31429
|
undoDownTo: number;
|
|
31430
31430
|
};
|
|
@@ -31452,14 +31452,14 @@ type: string;
|
|
|
31452
31452
|
readonly changeWidgetIgnoreCrossFiltering: (state: WritableDraft<ITabsState>, action: {
|
|
31453
31453
|
payload: IUndoPayload<IDashboardCommand> & {
|
|
31454
31454
|
ref: ObjRef;
|
|
31455
|
-
ignoreCrossFiltering?: boolean
|
|
31455
|
+
ignoreCrossFiltering?: boolean;
|
|
31456
31456
|
};
|
|
31457
31457
|
type: string;
|
|
31458
31458
|
}) => void | ITabsState | WritableDraft<ITabsState>;
|
|
31459
31459
|
readonly resizeVisualizationSwitcherOnInsightChanged: (state: WritableDraft<ITabsState>, action: {
|
|
31460
31460
|
payload: IUndoPayload<IDashboardCommand> & {
|
|
31461
31461
|
ref: ObjRef;
|
|
31462
|
-
newSize?: IVisualizationSizeInfo
|
|
31462
|
+
newSize?: IVisualizationSizeInfo;
|
|
31463
31463
|
};
|
|
31464
31464
|
type: string;
|
|
31465
31465
|
}) => void | ITabsState | WritableDraft<ITabsState>;
|
|
@@ -31518,7 +31518,7 @@ export declare type TabsReducer<A extends Action> = CaseReducer<ITabsState, A>;
|
|
|
31518
31518
|
*
|
|
31519
31519
|
* @alpha
|
|
31520
31520
|
*/
|
|
31521
|
-
export declare function TimezoneIndicator({ timezoneConfig, defaultTimezone, timezone }: ITimezoneIndicatorProps): ReactElement | null;
|
|
31521
|
+
export declare function TimezoneIndicator({ timezoneConfig, defaultTimezone, timezone, }: ITimezoneIndicatorProps): ReactElement | null;
|
|
31522
31522
|
|
|
31523
31523
|
/**
|
|
31524
31524
|
* @internal
|
|
@@ -31595,17 +31595,17 @@ export declare const uiActions: {
|
|
|
31595
31595
|
closeDensityDialog: ActionCreatorWithoutPayload<"uiSlice/closeDensityDialog">;
|
|
31596
31596
|
setDensity: ActionCreatorWithPayload<DashboardDensity, "uiSlice/setDensity">;
|
|
31597
31597
|
openScheduleEmailDialog: ActionCreatorWithPayload<IScheduleEmailContext & {
|
|
31598
|
-
openedFrom?: string
|
|
31598
|
+
openedFrom?: string;
|
|
31599
31599
|
}, "uiSlice/openScheduleEmailDialog">;
|
|
31600
31600
|
closeScheduleEmailDialog: ActionCreatorWithoutPayload<"uiSlice/closeScheduleEmailDialog">;
|
|
31601
31601
|
setScheduleEmailDialogDefaultAttachment: ActionCreatorWithPayload<ObjRef, "uiSlice/setScheduleEmailDialogDefaultAttachment">;
|
|
31602
31602
|
resetScheduleEmailDialogDefaultAttachment: ActionCreatorWithoutPayload<"uiSlice/resetScheduleEmailDialogDefaultAttachment">;
|
|
31603
31603
|
openScheduleEmailManagementDialog: ActionCreatorWithPayload<IScheduleEmailContext & {
|
|
31604
|
-
openedFrom?: string
|
|
31604
|
+
openedFrom?: string;
|
|
31605
31605
|
}, "uiSlice/openScheduleEmailManagementDialog">;
|
|
31606
31606
|
closeScheduleEmailManagementDialog: ActionCreatorWithoutPayload<"uiSlice/closeScheduleEmailManagementDialog">;
|
|
31607
31607
|
openAlertingManagementDialog: ActionCreatorWithPayload<IAlertDialogContext & {
|
|
31608
|
-
openedFrom?: string
|
|
31608
|
+
openedFrom?: string;
|
|
31609
31609
|
}, "uiSlice/openAlertingManagementDialog">;
|
|
31610
31610
|
closeAlertingManagementDialog: ActionCreatorWithoutPayload<"uiSlice/closeAlertingManagementDialog">;
|
|
31611
31611
|
openAlertingDialog: ActionCreatorWithPayload<IAlertDialogContext, "uiSlice/openAlertingDialog">;
|
|
@@ -31664,8 +31664,8 @@ export declare const uiActions: {
|
|
|
31664
31664
|
setWidgetsOverlay: ActionCreatorWithPayload<Record<string, IDashboardWidgetOverlay>, "uiSlice/setWidgetsOverlay">;
|
|
31665
31665
|
hideAllWidgetsOverlay: ActionCreatorWithoutPayload<"uiSlice/hideAllWidgetsOverlay">;
|
|
31666
31666
|
toggleFilterViewsDialog: ActionCreatorWithOptionalPayload< {
|
|
31667
|
-
open?: boolean
|
|
31668
|
-
mode?: FilterViewDialogMode
|
|
31667
|
+
open?: boolean;
|
|
31668
|
+
mode?: FilterViewDialogMode;
|
|
31669
31669
|
} | undefined, "uiSlice/toggleFilterViewsDialog">;
|
|
31670
31670
|
openWidgetDeleteDialog: ActionCreatorWithPayload<ObjRef, "uiSlice/openWidgetDeleteDialog">;
|
|
31671
31671
|
closeWidgetDeleteDialog: ActionCreatorWithoutPayload<"uiSlice/closeWidgetDeleteDialog">;
|
|
@@ -31874,7 +31874,7 @@ export declare function useAlertFilters(): IAlertFiltersContextValue;
|
|
|
31874
31874
|
*
|
|
31875
31875
|
* @alpha
|
|
31876
31876
|
*/
|
|
31877
|
-
export declare function useAlertingDialogActionBarProps({ onCancel, onSubmit, isSaving, onDelete }: IUseAlertingDialogActionBarPropsInput): IAutomationDialogActionBarProps;
|
|
31877
|
+
export declare function useAlertingDialogActionBarProps({ onCancel, onSubmit, isSaving, onDelete, }: IUseAlertingDialogActionBarPropsInput): IAutomationDialogActionBarProps;
|
|
31878
31878
|
|
|
31879
31879
|
/**
|
|
31880
31880
|
* The exact props the default alerting dialog renders its attribute field with.
|
|
@@ -31960,7 +31960,7 @@ export declare function useAlertingDialogGranularityProps(): IAlertingDialogGran
|
|
|
31960
31960
|
*
|
|
31961
31961
|
* @alpha
|
|
31962
31962
|
*/
|
|
31963
|
-
export declare function useAlertingDialogHeaderProps({ onCancel, ref }: IUseAlertingDialogHeaderPropsInput): AlertingDialogHeaderDefaultProps;
|
|
31963
|
+
export declare function useAlertingDialogHeaderProps({ onCancel, ref, }: IUseAlertingDialogHeaderPropsInput): AlertingDialogHeaderDefaultProps;
|
|
31964
31964
|
|
|
31965
31965
|
/**
|
|
31966
31966
|
* The exact props the default alerting dialog renders its measure field with.
|
|
@@ -32055,7 +32055,7 @@ export declare function useAlertSelectedValues(): IAlertSelectedValues;
|
|
|
32055
32055
|
*
|
|
32056
32056
|
* @alpha
|
|
32057
32057
|
*/
|
|
32058
|
-
export declare function useAlertSubmit({ onSuccess, onError, onSaveSuccess, onSaveError }: IUseAlertSubmitCallbacks): IAlertSubmitState;
|
|
32058
|
+
export declare function useAlertSubmit({ onSuccess, onError, onSaveSuccess, onSaveError, }: IUseAlertSubmitCallbacks): IAlertSubmitState;
|
|
32059
32059
|
|
|
32060
32060
|
/**
|
|
32061
32061
|
* Reads the automation dialogs' shared context.
|
|
@@ -32090,7 +32090,7 @@ export declare const useCancelEditDialog: () => {
|
|
|
32090
32090
|
*
|
|
32091
32091
|
* @public
|
|
32092
32092
|
*/
|
|
32093
|
-
export declare function useCustomWidgetExecutionDataView({ enableExecutionCancelling, widget, execution, onCancel, onError, onLoading, onPending, onSuccess }: IUseCustomWidgetExecutionDataViewConfig & UseCustomWidgetExecutionDataViewCallbacks): UseCancelablePromiseState<DataViewFacade, GoodDataSdkError>;
|
|
32093
|
+
export declare function useCustomWidgetExecutionDataView({ enableExecutionCancelling, widget, execution, onCancel, onError, onLoading, onPending, onSuccess, }: IUseCustomWidgetExecutionDataViewConfig & UseCustomWidgetExecutionDataViewCallbacks): UseCancelablePromiseState<DataViewFacade, GoodDataSdkError>;
|
|
32094
32094
|
|
|
32095
32095
|
/**
|
|
32096
32096
|
* Callbacks for {@link useCustomWidgetExecutionDataView} hook.
|
|
@@ -32105,7 +32105,7 @@ export declare type UseCustomWidgetExecutionDataViewCallbacks = UseCancelablePro
|
|
|
32105
32105
|
*
|
|
32106
32106
|
* @public
|
|
32107
32107
|
*/
|
|
32108
|
-
export declare function useCustomWidgetInsightDataView({ widget, insight, enableExecutionCancelling, onCancel, onError, onLoading, onPending, onSuccess }: IUseCustomWidgetInsightDataViewConfig & UseCustomWidgetInsightDataViewCallbacks): UseCancelablePromiseState<DataViewFacade, GoodDataSdkError>;
|
|
32108
|
+
export declare function useCustomWidgetInsightDataView({ widget, insight, enableExecutionCancelling, onCancel, onError, onLoading, onPending, onSuccess, }: IUseCustomWidgetInsightDataViewConfig & UseCustomWidgetInsightDataViewCallbacks): UseCancelablePromiseState<DataViewFacade, GoodDataSdkError>;
|
|
32109
32109
|
|
|
32110
32110
|
/**
|
|
32111
32111
|
* Callbacks for {@link useCustomWidgetInsightDataView} hook.
|
|
@@ -32132,8 +32132,8 @@ export declare const useDashboardAlerts: () => {
|
|
|
32132
32132
|
automationsError: GoodDataSdkError | undefined;
|
|
32133
32133
|
isAlertingVisible: boolean;
|
|
32134
32134
|
isAlertDialogOpen: boolean;
|
|
32135
|
-
defaultOnAlerting: (widget?: IWidget
|
|
32136
|
-
onAlertingOpen: (widget?: IWidget
|
|
32135
|
+
defaultOnAlerting: (widget?: IWidget) => void;
|
|
32136
|
+
onAlertingOpen: (widget?: IWidget, alert?: IAutomationMetadataObject) => void;
|
|
32137
32137
|
onAlertingCancel: () => void;
|
|
32138
32138
|
onAlertingCreateError: () => void;
|
|
32139
32139
|
onAlertingCreateSuccess: (alert: IAutomationMetadataObject) => void;
|
|
@@ -32141,13 +32141,13 @@ export declare const useDashboardAlerts: () => {
|
|
|
32141
32141
|
onAlertingSaveSuccess: () => void;
|
|
32142
32142
|
isAlertManagementVisible: boolean;
|
|
32143
32143
|
isAlertManagementDialogOpen: boolean;
|
|
32144
|
-
defaultOnAlertingManagement: (widget?: IWidget
|
|
32145
|
-
onAlertingManagementOpen: (widget?: IWidget
|
|
32144
|
+
defaultOnAlertingManagement: (widget?: IWidget) => void;
|
|
32145
|
+
onAlertingManagementOpen: (widget?: IWidget) => void;
|
|
32146
32146
|
onAlertingManagementClose: () => void;
|
|
32147
|
-
onAlertingManagementAdd: (targetWidget?: IWidget
|
|
32147
|
+
onAlertingManagementAdd: (targetWidget?: IWidget) => void;
|
|
32148
32148
|
onAlertingManagementDeleteError: () => void;
|
|
32149
32149
|
onAlertingManagementDeleteSuccess: () => void;
|
|
32150
|
-
onAlertingManagementEdit: (alert: IAutomationMetadataObject, widget?: IWidget
|
|
32150
|
+
onAlertingManagementEdit: (alert: IAutomationMetadataObject, widget?: IWidget) => void;
|
|
32151
32151
|
onAlertingManagementLoadingError: () => void;
|
|
32152
32152
|
onAlertingManagementPauseSuccess: (_alert: IAutomationMetadataObject, pause: boolean) => void;
|
|
32153
32153
|
onAlertingManagementPauseError: (_error: GoodDataSdkError, pause: boolean) => void;
|
|
@@ -32209,500 +32209,16 @@ export declare const useDashboardCommandProcessing: <TCommand extends DashboardC
|
|
|
32209
32209
|
commandCreator: (...args: TCommandCreatorArgs) => TCommand;
|
|
32210
32210
|
successEvent: TSuccessEventType;
|
|
32211
32211
|
errorEvent: TErrorEventType;
|
|
32212
|
-
onSuccess?: (
|
|
32213
|
-
type: TSuccessEventType;
|
|
32214
|
-
}> | Extract<ICreateInsightRequested, {
|
|
32215
|
-
type: TSuccessEventType;
|
|
32216
|
-
}> | Extract<IDashboardAlertCreated, {
|
|
32217
|
-
type: TSuccessEventType;
|
|
32218
|
-
}> | Extract<IDashboardAlertSaved, {
|
|
32219
|
-
type: TSuccessEventType;
|
|
32220
|
-
}> | Extract<IDashboardAttributeFilterAdded, {
|
|
32221
|
-
type: TSuccessEventType;
|
|
32222
|
-
}> | Extract<IDashboardAttributeFilterMoved, {
|
|
32223
|
-
type: TSuccessEventType;
|
|
32224
|
-
}> | Extract<IDashboardAttributeFilterParentChanged, {
|
|
32225
|
-
type: TSuccessEventType;
|
|
32226
|
-
}> | Extract<IDashboardAttributeFilterRemoved, {
|
|
32227
|
-
type: TSuccessEventType;
|
|
32228
|
-
}> | Extract<IDashboardAttributeSelectionModeChanged, {
|
|
32229
|
-
type: TSuccessEventType;
|
|
32230
|
-
}> | Extract<IDashboardAttributeTitleChanged, {
|
|
32231
|
-
type: TSuccessEventType;
|
|
32232
|
-
}> | Extract<IDashboardAutomationsRefreshed, {
|
|
32233
|
-
type: TSuccessEventType;
|
|
32234
|
-
}> | Extract<IDashboardCommandFailed<any>, {
|
|
32235
|
-
type: TSuccessEventType;
|
|
32236
|
-
}> | Extract<IDashboardCommandRejected, {
|
|
32237
|
-
type: TSuccessEventType;
|
|
32238
|
-
}> | Extract<IDashboardCommandStarted<any>, {
|
|
32239
|
-
type: TSuccessEventType;
|
|
32240
|
-
}> | Extract<IDashboardDrillDownRequested, {
|
|
32241
|
-
type: TSuccessEventType;
|
|
32242
|
-
}> | Extract<IDashboardDrillDownResolved, {
|
|
32243
|
-
type: TSuccessEventType;
|
|
32244
|
-
}> | Extract<IDashboardDrillRequested, {
|
|
32245
|
-
type: TSuccessEventType;
|
|
32246
|
-
}> | Extract<IDashboardDrillResolved, {
|
|
32247
|
-
type: TSuccessEventType;
|
|
32248
|
-
}> | Extract<IDashboardDrillToAttributeUrlRequested, {
|
|
32249
|
-
type: TSuccessEventType;
|
|
32250
|
-
}> | Extract<IDashboardDrillToAttributeUrlResolved, {
|
|
32251
|
-
type: TSuccessEventType;
|
|
32252
|
-
}> | Extract<IDashboardDrillToCustomUrlRequested, {
|
|
32253
|
-
type: TSuccessEventType;
|
|
32254
|
-
}> | Extract<IDashboardDrillToCustomUrlResolved, {
|
|
32255
|
-
type: TSuccessEventType;
|
|
32256
|
-
}> | Extract<IDashboardDrillToDashboardRequested, {
|
|
32257
|
-
type: TSuccessEventType;
|
|
32258
|
-
}> | Extract<IDashboardDrillToDashboardResolved, {
|
|
32259
|
-
type: TSuccessEventType;
|
|
32260
|
-
}> | Extract<IDashboardDrillToInsightRequested, {
|
|
32261
|
-
type: TSuccessEventType;
|
|
32262
|
-
}> | Extract<IDashboardDrillToInsightResolved, {
|
|
32263
|
-
type: TSuccessEventType;
|
|
32264
|
-
}> | Extract<IDashboardDrillToLegacyDashboardRequested, {
|
|
32265
|
-
type: TSuccessEventType;
|
|
32266
|
-
}> | Extract<IDashboardDrillToLegacyDashboardResolved, {
|
|
32267
|
-
type: TSuccessEventType;
|
|
32268
|
-
}> | Extract<IDashboardDrillableItemsChanged, {
|
|
32269
|
-
type: TSuccessEventType;
|
|
32270
|
-
}> | Extract<IDashboardExportToExcelRequested, {
|
|
32271
|
-
type: TSuccessEventType;
|
|
32272
|
-
}> | Extract<IDashboardExportToExcelResolved, {
|
|
32273
|
-
type: TSuccessEventType;
|
|
32274
|
-
}> | Extract<IDashboardExportToImageRequested, {
|
|
32275
|
-
type: TSuccessEventType;
|
|
32276
|
-
}> | Extract<IDashboardExportToImageResolved, {
|
|
32277
|
-
type: TSuccessEventType;
|
|
32278
|
-
}> | Extract<IDashboardExportToPdfPresentationRequested, {
|
|
32279
|
-
type: TSuccessEventType;
|
|
32280
|
-
}> | Extract<IDashboardExportToPdfPresentationResolved, {
|
|
32281
|
-
type: TSuccessEventType;
|
|
32282
|
-
}> | Extract<IDashboardExportToPdfRequested, {
|
|
32283
|
-
type: TSuccessEventType;
|
|
32284
|
-
}> | Extract<IDashboardExportToPdfResolved, {
|
|
32285
|
-
type: TSuccessEventType;
|
|
32286
|
-
}> | Extract<IDashboardExportToPptPresentationRequested, {
|
|
32287
|
-
type: TSuccessEventType;
|
|
32288
|
-
}> | Extract<IDashboardExportToPptPresentationResolved, {
|
|
32289
|
-
type: TSuccessEventType;
|
|
32290
|
-
}> | Extract<IDashboardIgnoreExecutionTimestampChanged, {
|
|
32291
|
-
type: TSuccessEventType;
|
|
32292
|
-
}> | Extract<IDashboardInsightWidgetChanged, {
|
|
32293
|
-
type: TSuccessEventType;
|
|
32294
|
-
}> | Extract<IDashboardInsightWidgetDescriptionChanged, {
|
|
32295
|
-
type: TSuccessEventType;
|
|
32296
|
-
}> | Extract<IDashboardInsightWidgetDrillsModified, {
|
|
32297
|
-
type: TSuccessEventType;
|
|
32298
|
-
}> | Extract<IDashboardInsightWidgetDrillsRemoved, {
|
|
32299
|
-
type: TSuccessEventType;
|
|
32300
|
-
}> | Extract<IDashboardInsightWidgetExportRequested, {
|
|
32301
|
-
type: TSuccessEventType;
|
|
32302
|
-
}> | Extract<IDashboardInsightWidgetExportResolved, {
|
|
32303
|
-
type: TSuccessEventType;
|
|
32304
|
-
}> | Extract<IDashboardInsightWidgetFilterSettingsChanged, {
|
|
32305
|
-
type: TSuccessEventType;
|
|
32306
|
-
}> | Extract<IDashboardInsightWidgetHeaderChanged, {
|
|
32307
|
-
type: TSuccessEventType;
|
|
32308
|
-
}> | Extract<IDashboardInsightWidgetInsightSwitched, {
|
|
32309
|
-
type: TSuccessEventType;
|
|
32310
|
-
}> | Extract<IDashboardInsightWidgetRefreshed, {
|
|
32311
|
-
type: TSuccessEventType;
|
|
32312
|
-
}> | Extract<IDashboardInsightWidgetVisConfigurationChanged, {
|
|
32313
|
-
type: TSuccessEventType;
|
|
32314
|
-
}> | Extract<IDashboardInsightWidgetVisPropertiesChanged, {
|
|
32315
|
-
type: TSuccessEventType;
|
|
32316
|
-
}> | Extract<IDashboardKeyDriverAnalysisRequested, {
|
|
32317
|
-
type: TSuccessEventType;
|
|
32318
|
-
}> | Extract<IDashboardKeyDriverAnalysisResolved, {
|
|
32319
|
-
type: TSuccessEventType;
|
|
32320
|
-
}> | Extract<IDashboardKpiWidgetChanged, {
|
|
32321
|
-
type: TSuccessEventType;
|
|
32322
|
-
}> | Extract<IDashboardKpiWidgetComparisonChanged, {
|
|
32323
|
-
type: TSuccessEventType;
|
|
32324
|
-
}> | Extract<IDashboardKpiWidgetConfigurationChanged, {
|
|
32325
|
-
type: TSuccessEventType;
|
|
32326
|
-
}> | Extract<IDashboardKpiWidgetDescriptionChanged, {
|
|
32327
|
-
type: TSuccessEventType;
|
|
32328
|
-
}> | Extract<IDashboardKpiWidgetDrillRemoved, {
|
|
32329
|
-
type: TSuccessEventType;
|
|
32330
|
-
}> | Extract<IDashboardKpiWidgetDrillSet, {
|
|
32331
|
-
type: TSuccessEventType;
|
|
32332
|
-
}> | Extract<IDashboardKpiWidgetFilterSettingsChanged, {
|
|
32333
|
-
type: TSuccessEventType;
|
|
32334
|
-
}> | Extract<IDashboardKpiWidgetHeaderChanged, {
|
|
32335
|
-
type: TSuccessEventType;
|
|
32336
|
-
}> | Extract<IDashboardKpiWidgetMeasureChanged, {
|
|
32337
|
-
type: TSuccessEventType;
|
|
32338
|
-
}> | Extract<IDashboardLayoutChanged, {
|
|
32339
|
-
type: TSuccessEventType;
|
|
32340
|
-
}> | Extract<IDashboardLayoutSectionAdded, {
|
|
32341
|
-
type: TSuccessEventType;
|
|
32342
|
-
}> | Extract<IDashboardLayoutSectionHeaderChanged, {
|
|
32343
|
-
type: TSuccessEventType;
|
|
32344
|
-
}> | Extract<IDashboardLayoutSectionItemMoved, {
|
|
32345
|
-
type: TSuccessEventType;
|
|
32346
|
-
}> | Extract<IDashboardLayoutSectionItemMovedToNewSection, {
|
|
32347
|
-
type: TSuccessEventType;
|
|
32348
|
-
}> | Extract<IDashboardLayoutSectionItemRemoved, {
|
|
32349
|
-
type: TSuccessEventType;
|
|
32350
|
-
}> | Extract<IDashboardLayoutSectionItemReplaced, {
|
|
32351
|
-
type: TSuccessEventType;
|
|
32352
|
-
}> | Extract<IDashboardLayoutSectionItemsAdded, {
|
|
32353
|
-
type: TSuccessEventType;
|
|
32354
|
-
}> | Extract<IDashboardLayoutSectionMoved, {
|
|
32355
|
-
type: TSuccessEventType;
|
|
32356
|
-
}> | Extract<IDashboardLayoutSectionRemoved, {
|
|
32357
|
-
type: TSuccessEventType;
|
|
32358
|
-
}> | Extract<IDashboardMeasureValueFilterAdded, {
|
|
32359
|
-
type: TSuccessEventType;
|
|
32360
|
-
}> | Extract<IDashboardMeasureValueFilterConditionChanged, {
|
|
32361
|
-
type: TSuccessEventType;
|
|
32362
|
-
}> | Extract<IDashboardMeasureValueFilterConfigModeChanged, {
|
|
32363
|
-
type: TSuccessEventType;
|
|
32364
|
-
}> | Extract<IDashboardMeasureValueFilterDimensionalityChanged, {
|
|
32365
|
-
type: TSuccessEventType;
|
|
32366
|
-
}> | Extract<IDashboardMeasureValueFilterMoved, {
|
|
32367
|
-
type: TSuccessEventType;
|
|
32368
|
-
}> | Extract<IDashboardMeasureValueFilterRemoved, {
|
|
32369
|
-
type: TSuccessEventType;
|
|
32370
|
-
}> | Extract<IDashboardMeasureValueFilterTitleChanged, {
|
|
32371
|
-
type: TSuccessEventType;
|
|
32372
|
-
}> | Extract<IDashboardParametersSelectionReset, {
|
|
32373
|
-
type: TSuccessEventType;
|
|
32374
|
-
}> | Extract<IDashboardQueryCompleted<any, any>, {
|
|
32375
|
-
type: TSuccessEventType;
|
|
32376
|
-
}> | Extract<IDashboardQueryFailed, {
|
|
32377
|
-
type: TSuccessEventType;
|
|
32378
|
-
}> | Extract<IDashboardQueryRejected, {
|
|
32379
|
-
type: TSuccessEventType;
|
|
32380
|
-
}> | Extract<IDashboardQueryStarted, {
|
|
32381
|
-
type: TSuccessEventType;
|
|
32382
|
-
}> | Extract<IDashboardRenamed, {
|
|
32383
|
-
type: TSuccessEventType;
|
|
32384
|
-
}> | Extract<IDashboardRenderModeChanged, {
|
|
32385
|
-
type: TSuccessEventType;
|
|
32386
|
-
}> | Extract<IDashboardRichTextWidgetContentChanged, {
|
|
32387
|
-
type: TSuccessEventType;
|
|
32388
|
-
}> | Extract<IDashboardRichTextWidgetFilterSettingsChanged, {
|
|
32389
|
-
type: TSuccessEventType;
|
|
32390
|
-
}> | Extract<IDashboardScheduledEmailCreated, {
|
|
32391
|
-
type: TSuccessEventType;
|
|
32392
|
-
}> | Extract<IDashboardScheduledEmailSaved, {
|
|
32393
|
-
type: TSuccessEventType;
|
|
32394
|
-
}> | Extract<IDashboardTabCreated, {
|
|
32395
|
-
type: TSuccessEventType;
|
|
32396
|
-
}> | Extract<IDashboardTabDeleted, {
|
|
32397
|
-
type: TSuccessEventType;
|
|
32398
|
-
}> | Extract<IDashboardTabRenamed, {
|
|
32399
|
-
type: TSuccessEventType;
|
|
32400
|
-
}> | Extract<IDashboardTabRenamingCanceled, {
|
|
32401
|
-
type: TSuccessEventType;
|
|
32402
|
-
}> | Extract<IDashboardTabRenamingStarted, {
|
|
32403
|
-
type: TSuccessEventType;
|
|
32404
|
-
}> | Extract<IDashboardTabSwitched, {
|
|
32405
|
-
type: TSuccessEventType;
|
|
32406
|
-
}> | Extract<IDashboardTimezoneOverrideChanged, {
|
|
32407
|
-
type: TSuccessEventType;
|
|
32408
|
-
}> | Extract<IDashboardUserInteractionTriggered, {
|
|
32409
|
-
type: TSuccessEventType;
|
|
32410
|
-
}> | Extract<IDashboardVisualizationSwitcherWidgetActiveVisualizationChanged, {
|
|
32411
|
-
type: TSuccessEventType;
|
|
32412
|
-
}> | Extract<IDashboardVisualizationSwitcherWidgetVisualizationAdded, {
|
|
32413
|
-
type: TSuccessEventType;
|
|
32414
|
-
}> | Extract<IDashboardVisualizationSwitcherWidgetVisualizationsUpdated, {
|
|
32415
|
-
type: TSuccessEventType;
|
|
32416
|
-
}> | Extract<IDashboardWasReset, {
|
|
32417
|
-
type: TSuccessEventType;
|
|
32418
|
-
}> | Extract<IDashboardWidgetExecutionFailed, {
|
|
32419
|
-
type: TSuccessEventType;
|
|
32420
|
-
}> | Extract<IDashboardWidgetExecutionStarted, {
|
|
32421
|
-
type: TSuccessEventType;
|
|
32422
|
-
}> | Extract<IDashboardWidgetExecutionSucceeded, {
|
|
32423
|
-
type: TSuccessEventType;
|
|
32424
|
-
}> | Extract<IDeleteAttributeHierarchyRequested, {
|
|
32425
|
-
type: TSuccessEventType;
|
|
32426
|
-
}> | Extract<IShowWidgetAsTableSet, {
|
|
32427
|
-
type: TSuccessEventType;
|
|
32428
|
-
}> | Extract<DashboardAsyncRenderRequested, {
|
|
32429
|
-
type: TSuccessEventType;
|
|
32430
|
-
}> | Extract<DashboardAsyncRenderResolved, {
|
|
32431
|
-
type: TSuccessEventType;
|
|
32432
|
-
}> | Extract<DashboardAttributeFilterItemSelectionReplaced, {
|
|
32433
|
-
type: TSuccessEventType;
|
|
32434
|
-
}> | Extract<DashboardAttributeFilterSelectionChanged, {
|
|
32435
|
-
type: TSuccessEventType;
|
|
32436
|
-
}> | Extract<DashboardCopySaved, {
|
|
32437
|
-
type: TSuccessEventType;
|
|
32438
|
-
}> | Extract<DashboardDateFilterSelectionChanged, {
|
|
32439
|
-
type: TSuccessEventType;
|
|
32440
|
-
}> | Extract<DashboardDeinitialized, {
|
|
32441
|
-
type: TSuccessEventType;
|
|
32442
|
-
}> | Extract<DashboardFilterContextChanged, {
|
|
32443
|
-
type: TSuccessEventType;
|
|
32444
|
-
}> | Extract<DashboardInitialized, {
|
|
32445
|
-
type: TSuccessEventType;
|
|
32446
|
-
}> | Extract<DashboardRenderRequested, {
|
|
32447
|
-
type: TSuccessEventType;
|
|
32448
|
-
}> | Extract<DashboardRenderResolved, {
|
|
32212
|
+
onSuccess?: (event: Extract<DashboardEvents, {
|
|
32449
32213
|
type: TSuccessEventType;
|
|
32450
|
-
}>
|
|
32451
|
-
|
|
32452
|
-
}> | Extract<DashboardSharingChanged, {
|
|
32453
|
-
type: TSuccessEventType;
|
|
32454
|
-
}> | Extract<DateFilterValidationFailed, {
|
|
32455
|
-
type: TSuccessEventType;
|
|
32456
|
-
}>) => void) | undefined;
|
|
32457
|
-
onError?: ((event: Extract<ICreateAttributeHierarchyRequested, {
|
|
32458
|
-
type: TErrorEventType;
|
|
32459
|
-
}> | Extract<ICreateInsightRequested, {
|
|
32460
|
-
type: TErrorEventType;
|
|
32461
|
-
}> | Extract<IDashboardAlertCreated, {
|
|
32462
|
-
type: TErrorEventType;
|
|
32463
|
-
}> | Extract<IDashboardAlertSaved, {
|
|
32464
|
-
type: TErrorEventType;
|
|
32465
|
-
}> | Extract<IDashboardAttributeFilterAdded, {
|
|
32466
|
-
type: TErrorEventType;
|
|
32467
|
-
}> | Extract<IDashboardAttributeFilterMoved, {
|
|
32468
|
-
type: TErrorEventType;
|
|
32469
|
-
}> | Extract<IDashboardAttributeFilterParentChanged, {
|
|
32470
|
-
type: TErrorEventType;
|
|
32471
|
-
}> | Extract<IDashboardAttributeFilterRemoved, {
|
|
32472
|
-
type: TErrorEventType;
|
|
32473
|
-
}> | Extract<IDashboardAttributeSelectionModeChanged, {
|
|
32474
|
-
type: TErrorEventType;
|
|
32475
|
-
}> | Extract<IDashboardAttributeTitleChanged, {
|
|
32476
|
-
type: TErrorEventType;
|
|
32477
|
-
}> | Extract<IDashboardAutomationsRefreshed, {
|
|
32478
|
-
type: TErrorEventType;
|
|
32479
|
-
}> | Extract<IDashboardCommandFailed<any>, {
|
|
32480
|
-
type: TErrorEventType;
|
|
32481
|
-
}> | Extract<IDashboardCommandRejected, {
|
|
32482
|
-
type: TErrorEventType;
|
|
32483
|
-
}> | Extract<IDashboardCommandStarted<any>, {
|
|
32484
|
-
type: TErrorEventType;
|
|
32485
|
-
}> | Extract<IDashboardDrillDownRequested, {
|
|
32486
|
-
type: TErrorEventType;
|
|
32487
|
-
}> | Extract<IDashboardDrillDownResolved, {
|
|
32488
|
-
type: TErrorEventType;
|
|
32489
|
-
}> | Extract<IDashboardDrillRequested, {
|
|
32490
|
-
type: TErrorEventType;
|
|
32491
|
-
}> | Extract<IDashboardDrillResolved, {
|
|
32492
|
-
type: TErrorEventType;
|
|
32493
|
-
}> | Extract<IDashboardDrillToAttributeUrlRequested, {
|
|
32494
|
-
type: TErrorEventType;
|
|
32495
|
-
}> | Extract<IDashboardDrillToAttributeUrlResolved, {
|
|
32496
|
-
type: TErrorEventType;
|
|
32497
|
-
}> | Extract<IDashboardDrillToCustomUrlRequested, {
|
|
32498
|
-
type: TErrorEventType;
|
|
32499
|
-
}> | Extract<IDashboardDrillToCustomUrlResolved, {
|
|
32500
|
-
type: TErrorEventType;
|
|
32501
|
-
}> | Extract<IDashboardDrillToDashboardRequested, {
|
|
32502
|
-
type: TErrorEventType;
|
|
32503
|
-
}> | Extract<IDashboardDrillToDashboardResolved, {
|
|
32504
|
-
type: TErrorEventType;
|
|
32505
|
-
}> | Extract<IDashboardDrillToInsightRequested, {
|
|
32506
|
-
type: TErrorEventType;
|
|
32507
|
-
}> | Extract<IDashboardDrillToInsightResolved, {
|
|
32508
|
-
type: TErrorEventType;
|
|
32509
|
-
}> | Extract<IDashboardDrillToLegacyDashboardRequested, {
|
|
32510
|
-
type: TErrorEventType;
|
|
32511
|
-
}> | Extract<IDashboardDrillToLegacyDashboardResolved, {
|
|
32512
|
-
type: TErrorEventType;
|
|
32513
|
-
}> | Extract<IDashboardDrillableItemsChanged, {
|
|
32514
|
-
type: TErrorEventType;
|
|
32515
|
-
}> | Extract<IDashboardExportToExcelRequested, {
|
|
32516
|
-
type: TErrorEventType;
|
|
32517
|
-
}> | Extract<IDashboardExportToExcelResolved, {
|
|
32518
|
-
type: TErrorEventType;
|
|
32519
|
-
}> | Extract<IDashboardExportToImageRequested, {
|
|
32520
|
-
type: TErrorEventType;
|
|
32521
|
-
}> | Extract<IDashboardExportToImageResolved, {
|
|
32522
|
-
type: TErrorEventType;
|
|
32523
|
-
}> | Extract<IDashboardExportToPdfPresentationRequested, {
|
|
32524
|
-
type: TErrorEventType;
|
|
32525
|
-
}> | Extract<IDashboardExportToPdfPresentationResolved, {
|
|
32526
|
-
type: TErrorEventType;
|
|
32527
|
-
}> | Extract<IDashboardExportToPdfRequested, {
|
|
32528
|
-
type: TErrorEventType;
|
|
32529
|
-
}> | Extract<IDashboardExportToPdfResolved, {
|
|
32530
|
-
type: TErrorEventType;
|
|
32531
|
-
}> | Extract<IDashboardExportToPptPresentationRequested, {
|
|
32532
|
-
type: TErrorEventType;
|
|
32533
|
-
}> | Extract<IDashboardExportToPptPresentationResolved, {
|
|
32534
|
-
type: TErrorEventType;
|
|
32535
|
-
}> | Extract<IDashboardIgnoreExecutionTimestampChanged, {
|
|
32536
|
-
type: TErrorEventType;
|
|
32537
|
-
}> | Extract<IDashboardInsightWidgetChanged, {
|
|
32538
|
-
type: TErrorEventType;
|
|
32539
|
-
}> | Extract<IDashboardInsightWidgetDescriptionChanged, {
|
|
32540
|
-
type: TErrorEventType;
|
|
32541
|
-
}> | Extract<IDashboardInsightWidgetDrillsModified, {
|
|
32542
|
-
type: TErrorEventType;
|
|
32543
|
-
}> | Extract<IDashboardInsightWidgetDrillsRemoved, {
|
|
32544
|
-
type: TErrorEventType;
|
|
32545
|
-
}> | Extract<IDashboardInsightWidgetExportRequested, {
|
|
32546
|
-
type: TErrorEventType;
|
|
32547
|
-
}> | Extract<IDashboardInsightWidgetExportResolved, {
|
|
32548
|
-
type: TErrorEventType;
|
|
32549
|
-
}> | Extract<IDashboardInsightWidgetFilterSettingsChanged, {
|
|
32550
|
-
type: TErrorEventType;
|
|
32551
|
-
}> | Extract<IDashboardInsightWidgetHeaderChanged, {
|
|
32552
|
-
type: TErrorEventType;
|
|
32553
|
-
}> | Extract<IDashboardInsightWidgetInsightSwitched, {
|
|
32554
|
-
type: TErrorEventType;
|
|
32555
|
-
}> | Extract<IDashboardInsightWidgetRefreshed, {
|
|
32556
|
-
type: TErrorEventType;
|
|
32557
|
-
}> | Extract<IDashboardInsightWidgetVisConfigurationChanged, {
|
|
32558
|
-
type: TErrorEventType;
|
|
32559
|
-
}> | Extract<IDashboardInsightWidgetVisPropertiesChanged, {
|
|
32560
|
-
type: TErrorEventType;
|
|
32561
|
-
}> | Extract<IDashboardKeyDriverAnalysisRequested, {
|
|
32562
|
-
type: TErrorEventType;
|
|
32563
|
-
}> | Extract<IDashboardKeyDriverAnalysisResolved, {
|
|
32564
|
-
type: TErrorEventType;
|
|
32565
|
-
}> | Extract<IDashboardKpiWidgetChanged, {
|
|
32566
|
-
type: TErrorEventType;
|
|
32567
|
-
}> | Extract<IDashboardKpiWidgetComparisonChanged, {
|
|
32568
|
-
type: TErrorEventType;
|
|
32569
|
-
}> | Extract<IDashboardKpiWidgetConfigurationChanged, {
|
|
32570
|
-
type: TErrorEventType;
|
|
32571
|
-
}> | Extract<IDashboardKpiWidgetDescriptionChanged, {
|
|
32572
|
-
type: TErrorEventType;
|
|
32573
|
-
}> | Extract<IDashboardKpiWidgetDrillRemoved, {
|
|
32574
|
-
type: TErrorEventType;
|
|
32575
|
-
}> | Extract<IDashboardKpiWidgetDrillSet, {
|
|
32576
|
-
type: TErrorEventType;
|
|
32577
|
-
}> | Extract<IDashboardKpiWidgetFilterSettingsChanged, {
|
|
32578
|
-
type: TErrorEventType;
|
|
32579
|
-
}> | Extract<IDashboardKpiWidgetHeaderChanged, {
|
|
32580
|
-
type: TErrorEventType;
|
|
32581
|
-
}> | Extract<IDashboardKpiWidgetMeasureChanged, {
|
|
32582
|
-
type: TErrorEventType;
|
|
32583
|
-
}> | Extract<IDashboardLayoutChanged, {
|
|
32584
|
-
type: TErrorEventType;
|
|
32585
|
-
}> | Extract<IDashboardLayoutSectionAdded, {
|
|
32586
|
-
type: TErrorEventType;
|
|
32587
|
-
}> | Extract<IDashboardLayoutSectionHeaderChanged, {
|
|
32588
|
-
type: TErrorEventType;
|
|
32589
|
-
}> | Extract<IDashboardLayoutSectionItemMoved, {
|
|
32590
|
-
type: TErrorEventType;
|
|
32591
|
-
}> | Extract<IDashboardLayoutSectionItemMovedToNewSection, {
|
|
32592
|
-
type: TErrorEventType;
|
|
32593
|
-
}> | Extract<IDashboardLayoutSectionItemRemoved, {
|
|
32594
|
-
type: TErrorEventType;
|
|
32595
|
-
}> | Extract<IDashboardLayoutSectionItemReplaced, {
|
|
32596
|
-
type: TErrorEventType;
|
|
32597
|
-
}> | Extract<IDashboardLayoutSectionItemsAdded, {
|
|
32598
|
-
type: TErrorEventType;
|
|
32599
|
-
}> | Extract<IDashboardLayoutSectionMoved, {
|
|
32600
|
-
type: TErrorEventType;
|
|
32601
|
-
}> | Extract<IDashboardLayoutSectionRemoved, {
|
|
32602
|
-
type: TErrorEventType;
|
|
32603
|
-
}> | Extract<IDashboardMeasureValueFilterAdded, {
|
|
32604
|
-
type: TErrorEventType;
|
|
32605
|
-
}> | Extract<IDashboardMeasureValueFilterConditionChanged, {
|
|
32606
|
-
type: TErrorEventType;
|
|
32607
|
-
}> | Extract<IDashboardMeasureValueFilterConfigModeChanged, {
|
|
32608
|
-
type: TErrorEventType;
|
|
32609
|
-
}> | Extract<IDashboardMeasureValueFilterDimensionalityChanged, {
|
|
32610
|
-
type: TErrorEventType;
|
|
32611
|
-
}> | Extract<IDashboardMeasureValueFilterMoved, {
|
|
32612
|
-
type: TErrorEventType;
|
|
32613
|
-
}> | Extract<IDashboardMeasureValueFilterRemoved, {
|
|
32614
|
-
type: TErrorEventType;
|
|
32615
|
-
}> | Extract<IDashboardMeasureValueFilterTitleChanged, {
|
|
32616
|
-
type: TErrorEventType;
|
|
32617
|
-
}> | Extract<IDashboardParametersSelectionReset, {
|
|
32618
|
-
type: TErrorEventType;
|
|
32619
|
-
}> | Extract<IDashboardQueryCompleted<any, any>, {
|
|
32620
|
-
type: TErrorEventType;
|
|
32621
|
-
}> | Extract<IDashboardQueryFailed, {
|
|
32622
|
-
type: TErrorEventType;
|
|
32623
|
-
}> | Extract<IDashboardQueryRejected, {
|
|
32624
|
-
type: TErrorEventType;
|
|
32625
|
-
}> | Extract<IDashboardQueryStarted, {
|
|
32626
|
-
type: TErrorEventType;
|
|
32627
|
-
}> | Extract<IDashboardRenamed, {
|
|
32628
|
-
type: TErrorEventType;
|
|
32629
|
-
}> | Extract<IDashboardRenderModeChanged, {
|
|
32630
|
-
type: TErrorEventType;
|
|
32631
|
-
}> | Extract<IDashboardRichTextWidgetContentChanged, {
|
|
32632
|
-
type: TErrorEventType;
|
|
32633
|
-
}> | Extract<IDashboardRichTextWidgetFilterSettingsChanged, {
|
|
32634
|
-
type: TErrorEventType;
|
|
32635
|
-
}> | Extract<IDashboardScheduledEmailCreated, {
|
|
32636
|
-
type: TErrorEventType;
|
|
32637
|
-
}> | Extract<IDashboardScheduledEmailSaved, {
|
|
32638
|
-
type: TErrorEventType;
|
|
32639
|
-
}> | Extract<IDashboardTabCreated, {
|
|
32640
|
-
type: TErrorEventType;
|
|
32641
|
-
}> | Extract<IDashboardTabDeleted, {
|
|
32642
|
-
type: TErrorEventType;
|
|
32643
|
-
}> | Extract<IDashboardTabRenamed, {
|
|
32644
|
-
type: TErrorEventType;
|
|
32645
|
-
}> | Extract<IDashboardTabRenamingCanceled, {
|
|
32646
|
-
type: TErrorEventType;
|
|
32647
|
-
}> | Extract<IDashboardTabRenamingStarted, {
|
|
32648
|
-
type: TErrorEventType;
|
|
32649
|
-
}> | Extract<IDashboardTabSwitched, {
|
|
32650
|
-
type: TErrorEventType;
|
|
32651
|
-
}> | Extract<IDashboardTimezoneOverrideChanged, {
|
|
32652
|
-
type: TErrorEventType;
|
|
32653
|
-
}> | Extract<IDashboardUserInteractionTriggered, {
|
|
32654
|
-
type: TErrorEventType;
|
|
32655
|
-
}> | Extract<IDashboardVisualizationSwitcherWidgetActiveVisualizationChanged, {
|
|
32656
|
-
type: TErrorEventType;
|
|
32657
|
-
}> | Extract<IDashboardVisualizationSwitcherWidgetVisualizationAdded, {
|
|
32658
|
-
type: TErrorEventType;
|
|
32659
|
-
}> | Extract<IDashboardVisualizationSwitcherWidgetVisualizationsUpdated, {
|
|
32660
|
-
type: TErrorEventType;
|
|
32661
|
-
}> | Extract<IDashboardWasReset, {
|
|
32662
|
-
type: TErrorEventType;
|
|
32663
|
-
}> | Extract<IDashboardWidgetExecutionFailed, {
|
|
32664
|
-
type: TErrorEventType;
|
|
32665
|
-
}> | Extract<IDashboardWidgetExecutionStarted, {
|
|
32666
|
-
type: TErrorEventType;
|
|
32667
|
-
}> | Extract<IDashboardWidgetExecutionSucceeded, {
|
|
32668
|
-
type: TErrorEventType;
|
|
32669
|
-
}> | Extract<IDeleteAttributeHierarchyRequested, {
|
|
32670
|
-
type: TErrorEventType;
|
|
32671
|
-
}> | Extract<IShowWidgetAsTableSet, {
|
|
32672
|
-
type: TErrorEventType;
|
|
32673
|
-
}> | Extract<DashboardAsyncRenderRequested, {
|
|
32674
|
-
type: TErrorEventType;
|
|
32675
|
-
}> | Extract<DashboardAsyncRenderResolved, {
|
|
32676
|
-
type: TErrorEventType;
|
|
32677
|
-
}> | Extract<DashboardAttributeFilterItemSelectionReplaced, {
|
|
32678
|
-
type: TErrorEventType;
|
|
32679
|
-
}> | Extract<DashboardAttributeFilterSelectionChanged, {
|
|
32680
|
-
type: TErrorEventType;
|
|
32681
|
-
}> | Extract<DashboardCopySaved, {
|
|
32682
|
-
type: TErrorEventType;
|
|
32683
|
-
}> | Extract<DashboardDateFilterSelectionChanged, {
|
|
32684
|
-
type: TErrorEventType;
|
|
32685
|
-
}> | Extract<DashboardDeinitialized, {
|
|
32686
|
-
type: TErrorEventType;
|
|
32687
|
-
}> | Extract<DashboardFilterContextChanged, {
|
|
32688
|
-
type: TErrorEventType;
|
|
32689
|
-
}> | Extract<DashboardInitialized, {
|
|
32690
|
-
type: TErrorEventType;
|
|
32691
|
-
}> | Extract<DashboardRenderRequested, {
|
|
32692
|
-
type: TErrorEventType;
|
|
32693
|
-
}> | Extract<DashboardRenderResolved, {
|
|
32694
|
-
type: TErrorEventType;
|
|
32695
|
-
}> | Extract<DashboardSaved, {
|
|
32696
|
-
type: TErrorEventType;
|
|
32697
|
-
}> | Extract<DashboardSharingChanged, {
|
|
32698
|
-
type: TErrorEventType;
|
|
32699
|
-
}> | Extract<DateFilterValidationFailed, {
|
|
32214
|
+
}>) => void;
|
|
32215
|
+
onError?: (event: Extract<DashboardEvents, {
|
|
32700
32216
|
type: TErrorEventType;
|
|
32701
|
-
}>) => void
|
|
32702
|
-
onBeforeRun?: (
|
|
32217
|
+
}>) => void;
|
|
32218
|
+
onBeforeRun?: (command: TCommand) => void;
|
|
32703
32219
|
}) => {
|
|
32704
32220
|
run: (...args: TCommandCreatorArgs) => void;
|
|
32705
|
-
status?: CommandProcessingStatus
|
|
32221
|
+
status?: CommandProcessingStatus;
|
|
32706
32222
|
};
|
|
32707
32223
|
|
|
32708
32224
|
/**
|
|
@@ -32716,7 +32232,7 @@ export declare const useDashboardDispatch: () => Dispatch<Action>;
|
|
|
32716
32232
|
* @returns function that you can use to dispatch Dashboard events
|
|
32717
32233
|
* @alpha
|
|
32718
32234
|
*/
|
|
32719
|
-
export declare const useDashboardEventDispatch: () => (eventBody: DashboardEventBody<
|
|
32235
|
+
export declare const useDashboardEventDispatch: () => ((eventBody: DashboardEventBody<DashboardEvents | ICustomDashboardEvent>) => void);
|
|
32720
32236
|
|
|
32721
32237
|
/**
|
|
32722
32238
|
* @alpha
|
|
@@ -32726,17 +32242,17 @@ export declare const useDashboardEventsContext: () => IDashboardEventsContext;
|
|
|
32726
32242
|
/**
|
|
32727
32243
|
* @alpha
|
|
32728
32244
|
*/
|
|
32729
|
-
export declare const useDashboardExportData: (renderMode: RenderMode | undefined, status: "
|
|
32245
|
+
export declare const useDashboardExportData: (renderMode: RenderMode | undefined, status: "loading" | "loaded" | "empty", type: "nested" | "root") => CommonExportDataAttributes | undefined;
|
|
32730
32246
|
|
|
32731
32247
|
/**
|
|
32732
32248
|
* @internal
|
|
32733
32249
|
*/
|
|
32734
32250
|
export declare const useDashboardQueryProcessing: <TQuery extends DashboardQueries, TQueryResult, TQueryCreatorArgs extends any[]>({ queryCreator, onSuccess, onError, onRejected, onBeforeRun, }: {
|
|
32735
32251
|
queryCreator: (...args: TQueryCreatorArgs) => TQuery;
|
|
32736
|
-
onSuccess?: (
|
|
32737
|
-
onError?: (
|
|
32738
|
-
onRejected?: (
|
|
32739
|
-
onBeforeRun?: (
|
|
32252
|
+
onSuccess?: (result: TQueryResult) => void;
|
|
32253
|
+
onError?: (event: IDashboardQueryFailed) => void;
|
|
32254
|
+
onRejected?: (event: IDashboardQueryRejected) => void;
|
|
32255
|
+
onBeforeRun?: (query: TQuery) => void;
|
|
32740
32256
|
}) => UseDashboardQueryProcessingResult<TQueryCreatorArgs, TQueryResult>;
|
|
32741
32257
|
|
|
32742
32258
|
/**
|
|
@@ -32764,20 +32280,20 @@ export declare const useDashboardScheduledEmails: () => {
|
|
|
32764
32280
|
automationsError: GoodDataSdkError | undefined;
|
|
32765
32281
|
isScheduledEmailingVisible: boolean;
|
|
32766
32282
|
isScheduleEmailingDialogOpen: boolean;
|
|
32767
|
-
defaultOnScheduleEmailing: (widget?: IWidget
|
|
32768
|
-
onScheduleEmailingOpen: (widget?: IWidget
|
|
32769
|
-
onScheduleEmailingCancel: (_widget?: IWidget
|
|
32770
|
-
onScheduleEmailingBack: (_widget?: IWidget
|
|
32283
|
+
defaultOnScheduleEmailing: (widget?: IWidget) => void;
|
|
32284
|
+
onScheduleEmailingOpen: (widget?: IWidget) => void;
|
|
32285
|
+
onScheduleEmailingCancel: (_widget?: IWidget) => void;
|
|
32286
|
+
onScheduleEmailingBack: (_widget?: IWidget) => void;
|
|
32771
32287
|
onScheduleEmailingCreateError: () => void;
|
|
32772
32288
|
onScheduleEmailingCreateSuccess: (scheduledEmail: IAutomationMetadataObject) => void;
|
|
32773
32289
|
onScheduleEmailingSaveError: () => void;
|
|
32774
|
-
onScheduleEmailingSaveSuccess: (_widget?: IWidget
|
|
32290
|
+
onScheduleEmailingSaveSuccess: (_widget?: IWidget) => void;
|
|
32775
32291
|
isScheduledManagementEmailingVisible: boolean;
|
|
32776
32292
|
isScheduleEmailingManagementDialogOpen: boolean;
|
|
32777
|
-
defaultOnScheduleEmailingManagement: (widget?: IWidget
|
|
32778
|
-
onScheduleEmailingManagementOpen: (widget?: IWidget
|
|
32779
|
-
onScheduleEmailingManagementEdit: (schedule: IAutomationMetadataObject, widget?: IWidget
|
|
32780
|
-
onScheduleEmailingManagementAdd: (targetWidget?: IWidget
|
|
32293
|
+
defaultOnScheduleEmailingManagement: (widget?: IWidget) => void;
|
|
32294
|
+
onScheduleEmailingManagementOpen: (widget?: IWidget) => void;
|
|
32295
|
+
onScheduleEmailingManagementEdit: (schedule: IAutomationMetadataObject, widget?: IWidget) => void;
|
|
32296
|
+
onScheduleEmailingManagementAdd: (targetWidget?: IWidget) => void;
|
|
32781
32297
|
onScheduleEmailingManagementClose: () => void;
|
|
32782
32298
|
onScheduleEmailingManagementLoadingError: () => void;
|
|
32783
32299
|
onScheduleEmailingManagementDeleteSuccess: () => void;
|
|
@@ -32857,14 +32373,14 @@ export declare function useDefaultMenuItems(): IMenuButtonItem[];
|
|
|
32857
32373
|
* @returns callback that dispatches the command
|
|
32858
32374
|
* @public
|
|
32859
32375
|
*/
|
|
32860
|
-
export declare const useDispatchDashboardCommand: <TCommand extends DashboardCommands, TArgs extends any[]>(commandCreator: (...args: TArgs) => TCommand) => (...args: TArgs) => void;
|
|
32376
|
+
export declare const useDispatchDashboardCommand: <TCommand extends DashboardCommands, TArgs extends any[]>(commandCreator: (...args: TArgs) => TCommand) => ((...args: TArgs) => void);
|
|
32861
32377
|
|
|
32862
32378
|
/**
|
|
32863
32379
|
* @internal
|
|
32864
32380
|
*/
|
|
32865
32381
|
export declare const useDrill: ({ onSuccess, onError, onBeforeRun }?: IUseDrillProps) => {
|
|
32866
32382
|
run: (drillEvent: IDashboardDrillEvent, drillContext: IDashboardDrillContext, correlationId?: string | undefined) => void;
|
|
32867
|
-
status?: CommandProcessingStatus
|
|
32383
|
+
status?: CommandProcessingStatus;
|
|
32868
32384
|
};
|
|
32869
32385
|
|
|
32870
32386
|
/**
|
|
@@ -32872,7 +32388,7 @@ export declare const useDrill: ({ onSuccess, onError, onBeforeRun }?: IUseDrillP
|
|
|
32872
32388
|
*/
|
|
32873
32389
|
export declare const useDrillDown: ({ onSuccess, onError, onBeforeRun }?: IUseDrillDownProps) => {
|
|
32874
32390
|
run: (insight: IInsight, drillDefinition: IDrillDownDefinition, drillEvent: IDashboardDrillEvent, correlationId?: string | undefined) => void;
|
|
32875
|
-
status?: CommandProcessingStatus
|
|
32391
|
+
status?: CommandProcessingStatus;
|
|
32876
32392
|
};
|
|
32877
32393
|
|
|
32878
32394
|
/**
|
|
@@ -32880,7 +32396,7 @@ export declare const useDrillDown: ({ onSuccess, onError, onBeforeRun }?: IUseDr
|
|
|
32880
32396
|
*/
|
|
32881
32397
|
export declare const useDrillToAttributeUrl: ({ onSuccess, onError, onBeforeRun, }?: IUseDrillToAttributeUrlProps) => {
|
|
32882
32398
|
run: (drillDefinition: IDrillToAttributeUrl_2, drillEvent: IDashboardDrillEvent, correlationId?: string | undefined) => void;
|
|
32883
|
-
status?: CommandProcessingStatus
|
|
32399
|
+
status?: CommandProcessingStatus;
|
|
32884
32400
|
};
|
|
32885
32401
|
|
|
32886
32402
|
/**
|
|
@@ -32888,7 +32404,7 @@ export declare const useDrillToAttributeUrl: ({ onSuccess, onError, onBeforeRun,
|
|
|
32888
32404
|
*/
|
|
32889
32405
|
export declare const useDrillToCustomUrl: ({ onSuccess, onError, onBeforeRun }?: IUseDrillToCustomUrlProps) => {
|
|
32890
32406
|
run: (drillDefinition: IDrillToCustomUrl_2, drillEvent: IDashboardDrillEvent, correlationId?: string | undefined) => void;
|
|
32891
|
-
status?: CommandProcessingStatus
|
|
32407
|
+
status?: CommandProcessingStatus;
|
|
32892
32408
|
};
|
|
32893
32409
|
|
|
32894
32410
|
/**
|
|
@@ -32896,7 +32412,7 @@ export declare const useDrillToCustomUrl: ({ onSuccess, onError, onBeforeRun }?:
|
|
|
32896
32412
|
*/
|
|
32897
32413
|
export declare const useDrillToDashboard: ({ onSuccess, onError, onBeforeRun }?: IUseDrillToDashboardProps) => {
|
|
32898
32414
|
run: (drillDefinition: IDrillToDashboard_2, drillEvent: IDashboardDrillEvent, correlationId?: string | undefined) => void;
|
|
32899
|
-
status?: CommandProcessingStatus
|
|
32415
|
+
status?: CommandProcessingStatus;
|
|
32900
32416
|
};
|
|
32901
32417
|
|
|
32902
32418
|
/**
|
|
@@ -32904,7 +32420,7 @@ export declare const useDrillToDashboard: ({ onSuccess, onError, onBeforeRun }?:
|
|
|
32904
32420
|
*/
|
|
32905
32421
|
export declare const useDrillToInsight: ({ onSuccess, onError, onBeforeRun }?: IUseDrillToInsightProps) => {
|
|
32906
32422
|
run: (drillDefinition: IDrillToInsight_2, drillEvent: IDashboardDrillEvent, correlationId?: string | undefined) => void;
|
|
32907
|
-
status?: CommandProcessingStatus
|
|
32423
|
+
status?: CommandProcessingStatus;
|
|
32908
32424
|
};
|
|
32909
32425
|
|
|
32910
32426
|
/**
|
|
@@ -32912,7 +32428,7 @@ export declare const useDrillToInsight: ({ onSuccess, onError, onBeforeRun }?: I
|
|
|
32912
32428
|
*/
|
|
32913
32429
|
export declare const useDrillToLegacyDashboard: ({ onSuccess, onError, onBeforeRun, }?: IUseDrillToLegacyDashboardProps) => {
|
|
32914
32430
|
run: (drillDefinition: IDrillToLegacyDashboard_2, drillEvent: IDashboardDrillEvent, correlationId?: string | undefined) => void;
|
|
32915
|
-
status?: CommandProcessingStatus
|
|
32431
|
+
status?: CommandProcessingStatus;
|
|
32916
32432
|
};
|
|
32917
32433
|
|
|
32918
32434
|
/**
|
|
@@ -32932,7 +32448,7 @@ export declare const useFilterBarProps: () => IFilterBarProps;
|
|
|
32932
32448
|
*
|
|
32933
32449
|
* @public
|
|
32934
32450
|
*/
|
|
32935
|
-
export declare function useInsightWidgetDataView({ insightWidget, onCancel, onError, onLoading, onPending, onSuccess }: IUseInsightWidgetDataView & UseInsightWidgetInsightDataViewCallbacks): UseCancelablePromiseState<DataViewFacade, GoodDataSdkError>;
|
|
32451
|
+
export declare function useInsightWidgetDataView({ insightWidget, onCancel, onError, onLoading, onPending, onSuccess, }: IUseInsightWidgetDataView & UseInsightWidgetInsightDataViewCallbacks): UseCancelablePromiseState<DataViewFacade, GoodDataSdkError>;
|
|
32936
32452
|
|
|
32937
32453
|
/**
|
|
32938
32454
|
* Callbacks for {@link useInsightWidgetDataView} hook.
|
|
@@ -32949,7 +32465,7 @@ export declare const useMetaExportData: () => MetaExportData | undefined;
|
|
|
32949
32465
|
/**
|
|
32950
32466
|
* @alpha
|
|
32951
32467
|
*/
|
|
32952
|
-
export declare const useMetaExportImageData: (type:
|
|
32468
|
+
export declare const useMetaExportImageData: (type: MetaExportDataAttributes["data-export-meta-type"], loading: boolean, error: boolean) => MetaExportDataAttributes | undefined;
|
|
32953
32469
|
|
|
32954
32470
|
/**
|
|
32955
32471
|
* @alpha
|
|
@@ -32978,7 +32494,7 @@ export declare function useMinimalSizeValidation(minimalWidth?: number, minimalH
|
|
|
32978
32494
|
*
|
|
32979
32495
|
* @public
|
|
32980
32496
|
*/
|
|
32981
|
-
export declare const useParentFilters: (filter: DashboardAttributeFilterItem, tabId?: string
|
|
32497
|
+
export declare const useParentFilters: (filter: DashboardAttributeFilterItem, tabId?: string) => UseParentFiltersResult;
|
|
32982
32498
|
|
|
32983
32499
|
/**
|
|
32984
32500
|
* Result of the {@link useParentFilters} hook, that can be used as parent filtering input props for {@link @gooddata/sdk-ui-filters#AttributeFilter}.
|
|
@@ -33048,7 +32564,7 @@ export declare function useSaveButtonProps(): ISaveButtonProps;
|
|
|
33048
32564
|
*
|
|
33049
32565
|
* @alpha
|
|
33050
32566
|
*/
|
|
33051
|
-
export declare function useSaveScheduledEmailToBackend({ onSuccess, onError, onSubmit, onSaveSuccess, onSaveError, onSave }: IUseSaveScheduledEmailCallbacks): IScheduledEmailSaveState;
|
|
32567
|
+
export declare function useSaveScheduledEmailToBackend({ onSuccess, onError, onSubmit, onSaveSuccess, onSaveError, onSave, }: IUseSaveScheduledEmailCallbacks): IScheduledEmailSaveState;
|
|
33052
32568
|
|
|
33053
32569
|
/**
|
|
33054
32570
|
* The exact props the default scheduled-email dialog renders its action bar with.
|
|
@@ -33057,7 +32573,7 @@ export declare function useSaveScheduledEmailToBackend({ onSuccess, onError, onS
|
|
|
33057
32573
|
*
|
|
33058
32574
|
* @alpha
|
|
33059
32575
|
*/
|
|
33060
|
-
export declare function useScheduledEmailDialogActionBarProps({ onCancel, onSubmit, isSaving, onDelete }: IUseScheduledEmailDialogActionBarPropsInput): IAutomationDialogActionBarProps;
|
|
32576
|
+
export declare function useScheduledEmailDialogActionBarProps({ onCancel, onSubmit, isSaving, onDelete, }: IUseScheduledEmailDialogActionBarPropsInput): IAutomationDialogActionBarProps;
|
|
33061
32577
|
|
|
33062
32578
|
/**
|
|
33063
32579
|
* Reads the scheduled-email create/edit dialog context.
|
|
@@ -33116,7 +32632,7 @@ export declare function useScheduledEmailDialogFiltersProps(): IScheduledEmailDi
|
|
|
33116
32632
|
*
|
|
33117
32633
|
* @alpha
|
|
33118
32634
|
*/
|
|
33119
|
-
export declare function useScheduledEmailDialogHeaderProps({ onBack, onTitleKeyDown, ref }: IUseScheduledEmailDialogHeaderPropsInput): ScheduledEmailDialogHeaderDefaultProps;
|
|
32635
|
+
export declare function useScheduledEmailDialogHeaderProps({ onBack, onTitleKeyDown, ref, }: IUseScheduledEmailDialogHeaderPropsInput): ScheduledEmailDialogHeaderDefaultProps;
|
|
33120
32636
|
|
|
33121
32637
|
/**
|
|
33122
32638
|
* The exact props the default scheduled-email dialog renders its message field with.
|
|
@@ -33134,7 +32650,7 @@ export declare function useScheduledEmailDialogMessageProps(): IScheduledEmailDi
|
|
|
33134
32650
|
*
|
|
33135
32651
|
* @alpha
|
|
33136
32652
|
*/
|
|
33137
|
-
export declare function useScheduledEmailDialogRecipientsProps({ onKeyDownSubmit }: IUseScheduledEmailDialogRecipientsPropsInput): IScheduledEmailDialogRecipientsProps;
|
|
32653
|
+
export declare function useScheduledEmailDialogRecipientsProps({ onKeyDownSubmit, }: IUseScheduledEmailDialogRecipientsPropsInput): IScheduledEmailDialogRecipientsProps;
|
|
33138
32654
|
|
|
33139
32655
|
/**
|
|
33140
32656
|
* The exact props the default scheduled-email dialog renders its recurrence field with.
|
|
@@ -33143,7 +32659,7 @@ export declare function useScheduledEmailDialogRecipientsProps({ onKeyDownSubmit
|
|
|
33143
32659
|
*
|
|
33144
32660
|
* @alpha
|
|
33145
32661
|
*/
|
|
33146
|
-
export declare function useScheduledEmailDialogRecurrenceProps({ onKeyDownSubmit }: IUseScheduledEmailDialogRecurrencePropsInput): IScheduledEmailDialogRecurrenceProps;
|
|
32662
|
+
export declare function useScheduledEmailDialogRecurrenceProps({ onKeyDownSubmit, }: IUseScheduledEmailDialogRecurrencePropsInput): IScheduledEmailDialogRecurrenceProps;
|
|
33147
32663
|
|
|
33148
32664
|
/**
|
|
33149
32665
|
* The exact props the default scheduled-email dialog renders its subject field with.
|
|
@@ -33152,7 +32668,7 @@ export declare function useScheduledEmailDialogRecurrenceProps({ onKeyDownSubmit
|
|
|
33152
32668
|
*
|
|
33153
32669
|
* @alpha
|
|
33154
32670
|
*/
|
|
33155
|
-
export declare function useScheduledEmailDialogSubjectProps({ onKeyDownSubmit }: IUseScheduledEmailDialogSubjectPropsInput): IScheduledEmailDialogSubjectProps;
|
|
32671
|
+
export declare function useScheduledEmailDialogSubjectProps({ onKeyDownSubmit, }: IUseScheduledEmailDialogSubjectPropsInput): IScheduledEmailDialogSubjectProps;
|
|
33156
32672
|
|
|
33157
32673
|
/**
|
|
33158
32674
|
* The exact props the default scheduled-email dialog renders its "Time zone" section with.
|
|
@@ -33197,7 +32713,7 @@ export declare function useScheduledEmailManagementDialogContext(): IScheduledEm
|
|
|
33197
32713
|
*
|
|
33198
32714
|
* @alpha
|
|
33199
32715
|
*/
|
|
33200
|
-
export declare function useScheduledEmailSubmitOnEnter({ onSubmit, isSaving }: IUseScheduledEmailSubmitOnEnterInput): (event: KeyboardEvent_2) => void;
|
|
32716
|
+
export declare function useScheduledEmailSubmitOnEnter({ onSubmit, isSaving, }: IUseScheduledEmailSubmitOnEnterInput): (event: KeyboardEvent_2) => void;
|
|
33201
32717
|
|
|
33202
32718
|
/**
|
|
33203
32719
|
* Reads the scheduled-export dialog's draft mutators.
|
|
@@ -33315,7 +32831,7 @@ export declare function useWidgetDragEndHandler(): () => void;
|
|
|
33315
32831
|
export declare function useWidgetExecutionsHandler(widgetRef: ObjRef): {
|
|
33316
32832
|
onLoadingChanged: OnLoadingChanged;
|
|
33317
32833
|
onError: OnError;
|
|
33318
|
-
onSuccess: (executionResult: IExecutionResult, warnings: IResultWarning[] | undefined, limitBreaks?: IExecutionResultLimitBreak
|
|
32834
|
+
onSuccess: (executionResult: IExecutionResult, warnings: IResultWarning[] | undefined, limitBreaks?: IExecutionResultLimitBreak[]) => void;
|
|
33319
32835
|
onPushData: (data: IPushData) => void;
|
|
33320
32836
|
};
|
|
33321
32837
|
|
|
@@ -33488,7 +33004,7 @@ export declare type WidgetsOverlayFn = (dashboard: IDashboard<ExtendedDashboardW
|
|
|
33488
33004
|
/**
|
|
33489
33005
|
* @internal
|
|
33490
33006
|
*/
|
|
33491
|
-
export declare function WithDrillSelect({ widgetRef, children, insight, returnFocusToInsight, onDrillStart, onDrillDownSuccess, onDrillToInsightSuccess, onDrillToDashboardSuccess, onDrillToAttributeUrlSuccess, onDrillToCustomUrlSuccess, onKeyDriverAnalysisSuccess, onError }: IWithDrillSelectProps): ReactElement;
|
|
33007
|
+
export declare function WithDrillSelect({ widgetRef, children, insight, returnFocusToInsight, onDrillStart, onDrillDownSuccess, onDrillToInsightSuccess, onDrillToDashboardSuccess, onDrillToAttributeUrlSuccess, onDrillToCustomUrlSuccess, onKeyDriverAnalysisSuccess, onError, }: IWithDrillSelectProps): ReactElement;
|
|
33492
33008
|
|
|
33493
33009
|
/**
|
|
33494
33010
|
* Partial working attribute filter used in working filter context.
|