@gooddata/sdk-ui-dashboard 10.35.0-alpha.4 → 10.35.0-alpha.40
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 +1081 -603
- package/esm/__version.d.ts +1 -1
- package/esm/__version.d.ts.map +1 -1
- package/esm/__version.js +1 -1
- package/esm/__version.js.map +1 -1
- package/esm/_staging/accessibility/elementId.d.ts.map +1 -1
- package/esm/_staging/automation/index.d.ts +4 -1
- package/esm/_staging/automation/index.d.ts.map +1 -1
- package/esm/_staging/automation/index.js +9 -2
- package/esm/_staging/automation/index.js.map +1 -1
- package/esm/_staging/dashboard/dashboardFilterContext.d.ts.map +1 -1
- package/esm/_staging/dashboard/dashboardFilterContext.js +2 -2
- package/esm/_staging/dashboard/dashboardFilterContext.js.map +1 -1
- package/esm/_staging/dashboard/dashboardFilterConverter.d.ts.map +1 -1
- package/esm/_staging/dashboard/dashboardFilterConverter.js +2 -1
- package/esm/_staging/dashboard/dashboardFilterConverter.js.map +1 -1
- package/esm/_staging/dashboard/flexibleLayout/layoutConfiguration.d.ts.map +1 -1
- package/esm/_staging/dateFilterConfig/dateFilterOptionConverters.d.ts.map +1 -1
- package/esm/_staging/dateFilterConfig/dateFilterOptionConverters.js +2 -1
- package/esm/_staging/dateFilterConfig/dateFilterOptionConverters.js.map +1 -1
- package/esm/_staging/dateFilterConfig/dateFilterOptionMapping.d.ts.map +1 -1
- package/esm/_staging/dateFilterConfig/dateFilterOptionMapping.js +33 -7
- package/esm/_staging/dateFilterConfig/dateFilterOptionMapping.js.map +1 -1
- package/esm/_staging/dateFilterConfig/defaultConfig.d.ts.map +1 -1
- package/esm/_staging/dateFilterConfig/defaultConfig.js +2 -3
- package/esm/_staging/dateFilterConfig/defaultConfig.js.map +1 -1
- package/esm/_staging/dateFilterConfig/sanitization.d.ts +2 -1
- package/esm/_staging/dateFilterConfig/sanitization.d.ts.map +1 -1
- package/esm/_staging/insight/insightBuilder.d.ts.map +1 -1
- package/esm/_staging/layout/coordinates.d.ts.map +1 -1
- package/esm/_staging/layout/coordinates.js +1 -1
- package/esm/_staging/layout/coordinates.js.map +1 -1
- package/esm/_staging/layout/sizing.d.ts.map +1 -1
- package/esm/_staging/layout/sizing.js +5 -5
- package/esm/_staging/layout/sizing.js.map +1 -1
- package/esm/_staging/listedDashboard/listedDashboardUtils.d.ts.map +1 -1
- package/esm/_staging/metadata/objRefMap.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/useDateFiltersTitles.js +1 -1
- package/esm/_staging/sharedHooks/useDateFiltersTitles.js.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/sharedHooks/useEventToastMessage.js +1 -1
- package/esm/_staging/sharedHooks/useEventToastMessage.js.map +1 -1
- package/esm/_staging/sharedHooks/useFiltersNamings.d.ts +2 -1
- package/esm/_staging/sharedHooks/useFiltersNamings.d.ts.map +1 -1
- package/esm/_staging/sharedHooks/useFiltersNamings.js +1 -0
- package/esm/_staging/sharedHooks/useFiltersNamings.js.map +1 -1
- package/esm/_staging/slideshow/utils/index.d.ts.map +1 -1
- package/esm/converters/filterConverters.d.ts.map +1 -1
- package/esm/converters/filterConverters.js +2 -2
- package/esm/converters/filterConverters.js.map +1 -1
- package/esm/model/commandHandlers/dashboard/changeSharingHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/dashboard/changeSharingHandler.js.map +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.d.ts.map +1 -1
- package/esm/model/commandHandlers/dashboard/common/stateInitializers.js +2 -2
- package/esm/model/commandHandlers/dashboard/common/stateInitializers.js.map +1 -1
- package/esm/model/commandHandlers/dashboard/deleteDashboardHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/dashboard/deleteDashboardHandler.js.map +1 -1
- package/esm/model/commandHandlers/dashboard/exportDashboardToExcelHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/dashboard/exportDashboardToExcelHandler.js.map +1 -1
- package/esm/model/commandHandlers/dashboard/exportDashboardToPdfHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/dashboard/exportDashboardToPdfHandler.js.map +1 -1
- package/esm/model/commandHandlers/dashboard/exportDashboardToPdfPresentationHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/dashboard/exportDashboardToPdfPresentationHandler.js.map +1 -1
- package/esm/model/commandHandlers/dashboard/exportDashboardToPptPresentationHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/dashboard/exportDashboardToPptPresentationHandler.js.map +1 -1
- package/esm/model/commandHandlers/dashboard/initializeDashboardHandler/sanitizeUnfinishedFeatureSettings.d.ts.map +1 -1
- package/esm/model/commandHandlers/dashboard/resetDashboardHandler.js.map +1 -1
- package/esm/model/commandHandlers/dashboard/saveAsDashboardHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/dashboard/saveAsDashboardHandler.js.map +1 -1
- package/esm/model/commandHandlers/dashboard/saveDashboardHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/dashboard/saveDashboardHandler.js.map +1 -1
- package/esm/model/commandHandlers/drill/crossFilteringHandler.d.ts +1 -1
- package/esm/model/commandHandlers/drill/crossFilteringHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/drill/crossFilteringHandler.js +4 -3
- package/esm/model/commandHandlers/drill/crossFilteringHandler.js.map +1 -1
- package/esm/model/commandHandlers/drill/drillToDashboardHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/drill/drillToDashboardHandler.js.map +1 -1
- package/esm/model/commandHandlers/drill/resolveDrillToCustomUrl.d.ts.map +1 -1
- package/esm/model/commandHandlers/drill/resolveDrillToCustomUrl.js +3 -3
- package/esm/model/commandHandlers/drill/resolveDrillToCustomUrl.js.map +1 -1
- package/esm/model/commandHandlers/filterContext/attributeFilter/addAttributeFilterHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/filterContext/attributeFilter/addAttributeFilterHandler.js.map +1 -1
- package/esm/model/commandHandlers/filterContext/attributeFilter/changeAttributeDisplayFormHandler.js +3 -3
- package/esm/model/commandHandlers/filterContext/attributeFilter/changeAttributeDisplayFormHandler.js.map +1 -1
- package/esm/model/commandHandlers/filterContext/attributeFilter/changeAttributeFilterSelectionHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/filterContext/attributeFilter/changeAttributeFilterSelectionHandler.js +5 -5
- package/esm/model/commandHandlers/filterContext/attributeFilter/changeAttributeFilterSelectionHandler.js.map +1 -1
- package/esm/model/commandHandlers/filterContext/attributeFilter/moveAttributeFilterHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/filterContext/attributeFilter/moveAttributeFilterHandler.js +1 -1
- package/esm/model/commandHandlers/filterContext/attributeFilter/moveAttributeFilterHandler.js.map +1 -1
- package/esm/model/commandHandlers/filterContext/attributeFilter/setAttributeFilterParentHandler.js +1 -1
- package/esm/model/commandHandlers/filterContext/attributeFilter/setAttributeFilterParentHandler.js.map +1 -1
- package/esm/model/commandHandlers/filterContext/changeFilterContextSelectionHandler.js +6 -0
- package/esm/model/commandHandlers/filterContext/changeFilterContextSelectionHandler.js.map +1 -1
- package/esm/model/commandHandlers/filterContext/dateFilter/addDateFilterHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/filterContext/dateFilter/addDateFilterHandler.js +1 -1
- package/esm/model/commandHandlers/filterContext/dateFilter/addDateFilterHandler.js.map +1 -1
- package/esm/model/commandHandlers/filterContext/dateFilter/changeDateFilterSelectionHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/filterContext/dateFilter/changeDateFilterSelectionHandler.js +5 -4
- package/esm/model/commandHandlers/filterContext/dateFilter/changeDateFilterSelectionHandler.js.map +1 -1
- package/esm/model/commandHandlers/filterContext/dateFilter/moveDateFilterHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/filterContext/dateFilter/moveDateFilterHandler.js +1 -1
- package/esm/model/commandHandlers/filterContext/dateFilter/moveDateFilterHandler.js.map +1 -1
- package/esm/model/commandHandlers/filterContext/filterViewHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/filterContext/filterViewHandler.js +5 -8
- package/esm/model/commandHandlers/filterContext/filterViewHandler.js.map +1 -1
- package/esm/model/commandHandlers/layout/changeLayoutSectionHeaderHandler.js +2 -2
- package/esm/model/commandHandlers/layout/changeLayoutSectionHeaderHandler.js.map +1 -1
- package/esm/model/commandHandlers/layout/containerWidthSanitization.d.ts.map +1 -1
- package/esm/model/commandHandlers/layout/moveSectionItemHandler.js.map +1 -1
- package/esm/model/commandHandlers/layout/resizeWidthHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/layout/resizeWidthHandler.js +31 -7
- package/esm/model/commandHandlers/layout/resizeWidthHandler.js.map +1 -1
- package/esm/model/commandHandlers/render/renderingWorker.d.ts.map +1 -1
- package/esm/model/commandHandlers/renderMode/changeRenderModeHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/renderMode/changeRenderModeHandler.js.map +1 -1
- package/esm/model/commandHandlers/scheduledEmail/initializeAutomationsHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/scheduledEmail/initializeAutomationsHandler.js.map +1 -1
- package/esm/model/commandHandlers/scheduledEmail/refreshAutomationsHandlers.d.ts.map +1 -1
- package/esm/model/commandHandlers/scheduledEmail/refreshAutomationsHandlers.js.map +1 -1
- package/esm/model/commandHandlers/widgets/changeKpiWidgetComparisonHandler.js +1 -1
- package/esm/model/commandHandlers/widgets/changeKpiWidgetComparisonHandler.js.map +1 -1
- package/esm/model/commandHandlers/widgets/changeKpiWidgetMeasureHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/widgets/changeKpiWidgetMeasureHandler.js.map +1 -1
- package/esm/model/commandHandlers/widgets/common/drillDown.d.ts.map +1 -1
- package/esm/model/commandHandlers/widgets/exportRawInsightWidgetHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/widgets/exportRawInsightWidgetHandler.js.map +1 -1
- package/esm/model/commands/filters.d.ts +7 -2
- package/esm/model/commands/filters.d.ts.map +1 -1
- package/esm/model/commands/filters.js +7 -3
- package/esm/model/commands/filters.js.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/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/queryServices/queryAttributeByDisplayForm.js.map +1 -1
- package/esm/model/queryServices/queryInsightDateDatasets.js.map +1 -1
- package/esm/model/queryServices/queryMeasureDateDatasets.js.map +1 -1
- package/esm/model/react/filtering/selectors.d.ts.map +1 -1
- package/esm/model/react/filtering/useDashboardScheduledExportFilters.d.ts.map +1 -1
- package/esm/model/react/filtering/useScheduledExportFilters.d.ts.map +1 -1
- package/esm/model/react/filtering/useWidgetScheduledExportFilters.d.ts.map +1 -1
- package/esm/model/react/filtering/useWidgetScheduledExportFilters.js +1 -1
- package/esm/model/react/filtering/useWidgetScheduledExportFilters.js.map +1 -1
- package/esm/model/react/useDasboardScheduledEmails/useDashboardScheduledEmails.d.ts +9 -9
- package/esm/model/react/useDasboardScheduledEmails/useDashboardScheduledEmailsCommands.d.ts +1 -1
- package/esm/model/react/useDasboardScheduledEmails/useDashboardScheduledEmailsData.d.ts.map +1 -1
- package/esm/model/react/useDasboardScheduledEmails/useDashboardScheduledEmailsDialog.d.ts +0 -1
- package/esm/model/react/useDasboardScheduledEmails/useDashboardScheduledEmailsDialog.d.ts.map +1 -1
- package/esm/model/react/useDasboardScheduledEmails/useDashboardScheduledEmailsManagementDialog.d.ts.map +1 -1
- package/esm/model/react/useDashboardAlerting/useDashboardAlerts.d.ts +4 -4
- package/esm/model/react/useDashboardAlerting/useDashboardAlertsData.d.ts.map +1 -1
- package/esm/model/react/useDashboardAlerting/useEnableAutomationFilterContext.d.ts.map +1 -1
- package/esm/model/react/useDashboardAsyncRender.d.ts.map +1 -1
- package/esm/model/react/useDashboardCommand.d.ts +3 -136
- package/esm/model/react/useDashboardCommand.d.ts.map +1 -1
- package/esm/model/react/useDashboardCommandProcessing.d.ts +6 -414
- 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/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/store/_infra/generators.d.ts.map +1 -1
- package/esm/model/store/_infra/rootCommandHandler.d.ts.map +1 -1
- package/esm/model/store/_infra/rootCommandHandler.js.map +1 -1
- package/esm/model/store/_infra/rootEventEmitter.d.ts +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 -6
- package/esm/model/store/_infra/undoEnhancer.d.ts.map +1 -1
- package/esm/model/store/catalog/catalogSelectors.d.ts.map +1 -1
- package/esm/model/store/catalog/catalogSelectors.js.map +1 -1
- package/esm/model/store/config/configSelectors.d.ts +5 -0
- package/esm/model/store/config/configSelectors.d.ts.map +1 -1
- package/esm/model/store/config/configSelectors.js +7 -0
- package/esm/model/store/config/configSelectors.js.map +1 -1
- package/esm/model/store/dateFilterConfig/index.d.ts +1 -1
- package/esm/model/store/filterContext/filterContextReducers.d.ts +2 -1
- package/esm/model/store/filterContext/filterContextReducers.d.ts.map +1 -1
- package/esm/model/store/filterContext/filterContextReducers.js +9 -2
- package/esm/model/store/filterContext/filterContextReducers.js.map +1 -1
- package/esm/model/store/filterContext/filterContextUtils.js +1 -1
- package/esm/model/store/filterContext/filterContextUtils.js.map +1 -1
- package/esm/model/store/filterContext/index.d.ts +3 -3
- package/esm/model/store/filterViews/filterViewsReducersSelectors.js +2 -2
- package/esm/model/store/filterViews/filterViewsReducersSelectors.js.map +1 -1
- package/esm/model/store/index.d.ts +1 -1
- package/esm/model/store/index.d.ts.map +1 -1
- package/esm/model/store/index.js +1 -1
- package/esm/model/store/index.js.map +1 -1
- package/esm/model/store/insights/insightsSelectors.d.ts.map +1 -1
- package/esm/model/store/insights/insightsSelectors.js.map +1 -1
- package/esm/model/store/layout/index.d.ts +14 -14
- package/esm/model/store/layout/layoutReducers.d.ts +2 -5
- package/esm/model/store/layout/layoutReducers.d.ts.map +1 -1
- package/esm/model/store/layout/layoutReducers.js.map +1 -1
- package/esm/model/store/meta/index.d.ts +2 -2
- 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/ui/index.d.ts +4 -4
- package/esm/model/store/ui/uiReducers.d.ts +4 -4
- package/esm/model/store/ui/uiReducers.d.ts.map +1 -1
- package/esm/model/store/ui/uiReducers.js.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/store/ui/uiSelectors.js.map +1 -1
- package/esm/plugins/customizationApis/attributeFiltersCustomizer.d.ts.map +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.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.map +1 -1
- package/esm/plugins/customizationApis/filterBarCustomizer.d.ts.map +1 -1
- package/esm/plugins/customizationApis/filterBarCustomizer.js.map +1 -1
- package/esm/plugins/customizationApis/fluidLayoutCustomizer.d.ts.map +1 -1
- package/esm/plugins/customizationApis/insightCustomizer.d.ts.map +1 -1
- package/esm/plugins/customizationApis/layoutCustomizer.d.ts.map +1 -1
- package/esm/plugins/customizationApis/loadingCustomizer.d.ts.map +1 -1
- package/esm/plugins/customizationApis/richTextCustomizer.d.ts.map +1 -1
- package/esm/plugins/customizationApis/titleCustomizer.d.ts.map +1 -1
- package/esm/plugins/customizationApis/topBarCustomizer.d.ts.map +1 -1
- package/esm/plugins/customizationApis/visualizationSwitcherCustomizer.d.ts.map +1 -1
- package/esm/plugins/customizationApis/widgetCustomizer.d.ts.map +1 -1
- package/esm/presentation/alerting/AlertingDialog.d.ts +0 -1
- package/esm/presentation/alerting/AlertingDialog.d.ts.map +1 -1
- package/esm/presentation/alerting/AlertingManagementDialog.d.ts +0 -1
- package/esm/presentation/alerting/AlertingManagementDialog.d.ts.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertAttributeSelect.d.ts.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertAttributeSelectOld.d.ts.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertComparisonOperatorSelect.d.ts.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertComparisonPeriodSelect.d.ts.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertMeasureSelect.d.ts.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertTriggerModeSelect.d.ts.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/hooks/useAlertValidation.d.ts.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/hooks/useCreateAlert.d.ts +4 -4
- package/esm/presentation/alerting/DefaultAlertingDialog/hooks/useCreateAlert.d.ts.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/hooks/useEditAlert.d.ts +2 -3
- package/esm/presentation/alerting/DefaultAlertingDialog/hooks/useEditAlert.d.ts.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/hooks/useThresholdValue.d.ts.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/hooks/useUpdateAlert.d.ts +4 -4
- package/esm/presentation/alerting/DefaultAlertingDialog/hooks/useUpdateAlert.d.ts.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/utils/getters.d.ts +3 -3
- package/esm/presentation/alerting/DefaultAlertingDialog/utils/getters.js +2 -2
- package/esm/presentation/alerting/DefaultAlertingDialog/utils/getters.js.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingManagementDialog/components/Alert.js.map +1 -1
- package/esm/presentation/automationFilters/components/AutomationAttributeFilterContext.d.ts.map +1 -1
- package/esm/presentation/automationFilters/hooks/useAutomationVisibleFilters.d.ts.map +1 -1
- package/esm/presentation/automationFilters/hooks/useDefaultSelectedFiltersForExistingAutomation.d.ts.map +1 -1
- package/esm/presentation/automationFilters/hooks/useDefaultSelectedFiltersForExistingAutomation.js +5 -2
- package/esm/presentation/automationFilters/hooks/useDefaultSelectedFiltersForExistingAutomation.js.map +1 -1
- package/esm/presentation/automationFilters/hooks/useValidateExistingAutomationFilters.d.ts.map +1 -1
- package/esm/presentation/automationFilters/hooks/useValidateExistingAutomationFilters.js +16 -2
- package/esm/presentation/automationFilters/hooks/useValidateExistingAutomationFilters.js.map +1 -1
- package/esm/presentation/automationFilters/useAutomationFilters.d.ts.map +1 -1
- package/esm/presentation/automationFilters/useAutomationFiltersSelect.d.ts +2 -2
- package/esm/presentation/automationFilters/useAutomationFiltersSelect.d.ts.map +1 -1
- package/esm/presentation/automationFilters/utils.d.ts.map +1 -1
- package/esm/presentation/constants.d.ts.map +1 -1
- package/esm/presentation/dashboard/DashboardContent.d.ts +0 -1
- package/esm/presentation/dashboard/DashboardContent.d.ts.map +1 -1
- package/esm/presentation/dashboard/DashboardHeader/DashboardHeader.d.ts +0 -1
- package/esm/presentation/dashboard/DashboardHeader/DashboardHeader.d.ts.map +1 -1
- package/esm/presentation/dashboard/DashboardHeader/SettingsDialogProvider.d.ts +0 -1
- package/esm/presentation/dashboard/DashboardHeader/SettingsDialogProvider.d.ts.map +1 -1
- package/esm/presentation/dashboard/DashboardHeader/ShareDialogDashboardHeader.d.ts +0 -1
- package/esm/presentation/dashboard/DashboardHeader/ShareDialogDashboardHeader.d.ts.map +1 -1
- package/esm/presentation/dashboard/DashboardSidebar/DashboardSidebar.d.ts +0 -1
- package/esm/presentation/dashboard/DashboardSidebar/DashboardSidebar.d.ts.map +1 -1
- package/esm/presentation/dashboard/DefaultDashboardContent/DefaultDashboardMainContent.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/dashboardContexts/DashboardComponentsContext.d.ts.map +1 -1
- package/esm/presentation/dashboardContexts/DashboardComponentsContext.js.map +1 -1
- package/esm/presentation/dashboardContexts/DashboardCustomizationsContext.d.ts.map +1 -1
- package/esm/presentation/dashboardList/DashboardListItem.d.ts.map +1 -1
- package/esm/presentation/dashboardSettingsDialog/DashboardSettingsDialog.d.ts +0 -1
- package/esm/presentation/dashboardSettingsDialog/DashboardSettingsDialog.d.ts.map +1 -1
- package/esm/presentation/dashboardSettingsDialog/DefaultDashboardSettingsDialog.d.ts +0 -1
- package/esm/presentation/dashboardSettingsDialog/DefaultDashboardSettingsDialog.d.ts.map +1 -1
- package/esm/presentation/dashboardSettingsDialog/useDialogData.d.ts +0 -1
- package/esm/presentation/dashboardSettingsDialog/useDialogData.d.ts.map +1 -1
- package/esm/presentation/deleteDialog/DefaultDeleteDialog.d.ts +0 -1
- package/esm/presentation/deleteDialog/DefaultDeleteDialog.d.ts.map +1 -1
- package/esm/presentation/deleteDialog/DeleteDialog.d.ts +0 -1
- package/esm/presentation/deleteDialog/DeleteDialog.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/draggableAttributeFilter/DraggableAttributeFilter.js +3 -3
- package/esm/presentation/dragAndDrop/draggableAttributeFilter/DraggableAttributeFilter.js.map +1 -1
- package/esm/presentation/dragAndDrop/draggableDateFilter/DraggableDateFilter.js +3 -3
- package/esm/presentation/dragAndDrop/draggableDateFilter/DraggableDateFilter.js.map +1 -1
- package/esm/presentation/dragAndDrop/useCurrentDateFilterConfig.d.ts.map +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/CustomUrlEditorParametersSections/DisplayFormParam.js +2 -2
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/DisplayFormParam.js.map +1 -1
- package/esm/presentation/drill/DrillSelect/DrillSelectDropdown.d.ts +1 -1
- package/esm/presentation/drill/DrillSelect/DrillSelectDropdown.d.ts.map +1 -1
- package/esm/presentation/drill/DrillSelect/DrillSelectDropdown.js +1 -1
- package/esm/presentation/drill/DrillSelect/DrillSelectDropdown.js.map +1 -1
- package/esm/presentation/drill/DrillSelect/WithDrillSelect.d.ts +0 -1
- package/esm/presentation/drill/DrillSelect/WithDrillSelect.d.ts.map +1 -1
- 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 +8 -8
- package/esm/presentation/export/hooks/useDashboardRelatedFilters.d.ts.map +1 -1
- package/esm/presentation/export/hooks/useDashboardRelatedFilters.js +17 -10
- package/esm/presentation/export/hooks/useDashboardRelatedFilters.js.map +1 -1
- package/esm/presentation/export/hooks/useMinimalSizeValidation.d.ts +0 -1
- package/esm/presentation/export/hooks/useMinimalSizeValidation.d.ts.map +1 -1
- package/esm/presentation/export/useExportData.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/CustomDropdownActions.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/CustomDropdownActions.js +3 -5
- package/esm/presentation/filterBar/attributeFilter/CustomDropdownActions.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/DefaultDashboardAttributeFilter.d.ts +0 -1
- package/esm/presentation/filterBar/attributeFilter/DefaultDashboardAttributeFilter.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/DefaultDashboardAttributeFilter.js +8 -10
- package/esm/presentation/filterBar/attributeFilter/DefaultDashboardAttributeFilter.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/HiddenDashboardAttributeFilter.d.ts +0 -1
- package/esm/presentation/filterBar/attributeFilter/HiddenDashboardAttributeFilter.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/addAttributeFilterUtils.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/useSelectionModeConfiguration.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/dialog/telemetryUtils.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/shared/limitingItemsHook.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/useDependentDateFilters.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/useDependentDateFilters.js +4 -7
- package/esm/presentation/filterBar/attributeFilter/useDependentDateFilters.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/useParentFilters.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/useParentFilters.js +3 -4
- package/esm/presentation/filterBar/attributeFilter/useParentFilters.js.map +1 -1
- package/esm/presentation/filterBar/configuration/ConfigurationModeSelectItem.d.ts.map +1 -1
- package/esm/presentation/filterBar/dateFilter/DefaultDashboardDateFilter.d.ts +0 -1
- package/esm/presentation/filterBar/dateFilter/DefaultDashboardDateFilter.d.ts.map +1 -1
- package/esm/presentation/filterBar/dateFilter/DefaultDashboardDateFilter.js +4 -5
- package/esm/presentation/filterBar/dateFilter/DefaultDashboardDateFilter.js.map +1 -1
- package/esm/presentation/filterBar/dateFilter/HiddenDashboardDateFilter.d.ts +0 -1
- package/esm/presentation/filterBar/dateFilter/HiddenDashboardDateFilter.d.ts.map +1 -1
- package/esm/presentation/filterBar/dateFilter/useDateFilterConfig.d.ts.map +1 -1
- package/esm/presentation/filterBar/filterBar/DefaultFilterBar.d.ts +0 -1
- package/esm/presentation/filterBar/filterBar/DefaultFilterBar.d.ts.map +1 -1
- package/esm/presentation/filterBar/filterBar/DefaultFilterBar.js +16 -18
- package/esm/presentation/filterBar/filterBar/DefaultFilterBar.js.map +1 -1
- package/esm/presentation/filterBar/filterBar/DefaultFilterBarContainer.d.ts.map +1 -1
- package/esm/presentation/filterBar/filterBar/DefaultFilterBarContainer.js +31 -19
- package/esm/presentation/filterBar/filterBar/DefaultFilterBarContainer.js.map +1 -1
- package/esm/presentation/filterBar/filterBar/FilterBar.d.ts +0 -1
- package/esm/presentation/filterBar/filterBar/FilterBar.d.ts.map +1 -1
- package/esm/presentation/filterBar/filterBar/HiddenFilterBar.d.ts +0 -1
- package/esm/presentation/filterBar/filterBar/HiddenFilterBar.d.ts.map +1 -1
- package/esm/presentation/filterBar/filterBar/filterViews/FilterViews.js +3 -3
- package/esm/presentation/filterBar/filterBar/filterViews/FilterViews.js.map +1 -1
- package/esm/presentation/filterBar/filterBar/hooks/useFilterBarState.d.ts +0 -1
- package/esm/presentation/filterBar/filterBar/hooks/useFilterBarState.d.ts.map +1 -1
- package/esm/presentation/filterBar/filterBar/hooks/useFilterBarState.js +3 -3
- package/esm/presentation/filterBar/filterBar/hooks/useFilterBarState.js.map +1 -1
- package/esm/presentation/filterBar/filterBar/hooks/useResetFiltersButton.d.ts.map +1 -1
- package/esm/presentation/filterBar/filterBar/hooks/useResetFiltersButton.js +27 -10
- package/esm/presentation/filterBar/filterBar/hooks/useResetFiltersButton.js.map +1 -1
- package/esm/presentation/filterBar/utils.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayout.d.ts +0 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayout.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutEditSectionHeaderRenderer.d.ts +0 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutEditSectionHeaderRenderer.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutExportSectionHeaderRenderer.d.ts +0 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutExportSectionHeaderRenderer.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRow.d.ts +0 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRow.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRowEdit.d.ts +0 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRowEdit.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutItem.d.ts +0 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutItem.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutItemRenderer.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSection.d.ts +0 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSection.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionHeaderRenderer.d.ts +0 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionHeaderRenderer.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutWidgetRenderer.d.ts +0 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutWidgetRenderer.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/EditableHeader/SectionHeaderEditable.d.ts +0 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/EditableHeader/SectionHeaderEditable.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/emptyFacade.js.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/utils/legacy.d.ts +0 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/utils/legacy.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 +0 -1
- package/esm/presentation/flexibleLayout/DefaultFlexibleDashboardLayout.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/EmptyDashboardLayout.d.ts +0 -1
- package/esm/presentation/flexibleLayout/EmptyDashboardLayout.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/EmptyDashboardNestedLayout.d.ts +0 -1
- package/esm/presentation/flexibleLayout/EmptyDashboardNestedLayout.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/DragLayerPreview/HeightResizerDragPreview.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/RowEndHotspot.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/WidgetDropZoneColumn.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useEmptyContentHandlers.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useUpdateWidgetDefaultSizeByParent.d.ts +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useUpdateWidgetDefaultSizeByParent.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useWidgetDragHoverHandlers.d.ts.map +1 -1
- package/esm/presentation/insightList/types.d.ts +0 -1
- package/esm/presentation/insightList/types.d.ts.map +1 -1
- package/esm/presentation/kpiDeleteDialog/DefaultKpiDeleteDialog.d.ts +0 -1
- package/esm/presentation/kpiDeleteDialog/DefaultKpiDeleteDialog.d.ts.map +1 -1
- package/esm/presentation/kpiDeleteDialog/KpiDeleteDialog.d.ts +0 -1
- package/esm/presentation/kpiDeleteDialog/KpiDeleteDialog.d.ts.map +1 -1
- package/esm/presentation/layout/DashboardLayout.d.ts +0 -1
- package/esm/presentation/layout/DashboardLayout.d.ts.map +1 -1
- package/esm/presentation/layout/DefaultDashboardLayout.d.ts +0 -1
- package/esm/presentation/layout/DefaultDashboardLayout.d.ts.map +1 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayout.d.ts +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayout.d.ts.map +1 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutEditSectionHeaderRenderer.d.ts +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutEditSectionHeaderRenderer.d.ts.map +1 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutExportSectionHeaderRenderer.d.ts +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutExportSectionHeaderRenderer.d.ts.map +1 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRow.d.ts +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRow.d.ts.map +1 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRowEdit.d.ts +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRowEdit.d.ts.map +1 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutItem.d.ts +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutItem.d.ts.map +1 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutItemRenderer.d.ts.map +1 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutSection.d.ts +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutSection.d.ts.map +1 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionHeaderRenderer.d.ts +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionHeaderRenderer.d.ts.map +1 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutWidgetRenderer.d.ts +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutWidgetRenderer.d.ts.map +1 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/EditableHeader/SectionHeaderEditable.d.ts +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/EditableHeader/SectionHeaderEditable.d.ts.map +1 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/RenderModeAwareDashboardLayoutSectionHeaderRenderer.d.ts.map +1 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/RenderModeAwareDashboardLayoutSectionRenderer.d.ts.map +1 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/utils/emptyFacade.d.ts.map +1 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/utils/emptyFacade.js +1 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/utils/emptyFacade.js.map +1 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/utils/legacy.d.ts +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/utils/legacy.d.ts.map +1 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/utils/sizing.d.ts.map +1 -1
- package/esm/presentation/layout/DefaultDashboardLayoutUtils.d.ts +1 -1
- package/esm/presentation/layout/DefaultDashboardLayoutUtils.d.ts.map +1 -1
- package/esm/presentation/layout/EmptyDashboardLayout.d.ts +0 -1
- package/esm/presentation/layout/EmptyDashboardLayout.d.ts.map +1 -1
- package/esm/presentation/layout/dragAndDrop/DragLayerPreview/HeightResizerDragPreview.d.ts.map +1 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/RowEndHotspot.d.ts.map +1 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/WidgetDropZone.d.ts.map +1 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/WidgetDropZoneColumn.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/de-DE.json +4 -4
- package/esm/presentation/localization/bundles/de-DE.localization-bundle.js +4 -4
- package/esm/presentation/localization/bundles/de-DE.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/en-AU.json +4 -4
- package/esm/presentation/localization/bundles/en-AU.localization-bundle.js +4 -4
- package/esm/presentation/localization/bundles/en-AU.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/en-GB.json +4 -4
- package/esm/presentation/localization/bundles/en-GB.localization-bundle.js +4 -4
- package/esm/presentation/localization/bundles/en-GB.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/en-US.json +686 -1536
- package/esm/presentation/localization/bundles/en-US.localization-bundle.d.ts +33 -66
- package/esm/presentation/localization/bundles/en-US.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/en-US.localization-bundle.js +33 -66
- package/esm/presentation/localization/bundles/en-US.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/es-419.json +4 -4
- package/esm/presentation/localization/bundles/es-419.localization-bundle.js +4 -4
- package/esm/presentation/localization/bundles/es-419.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/es-ES.json +4 -4
- package/esm/presentation/localization/bundles/es-ES.localization-bundle.js +4 -4
- package/esm/presentation/localization/bundles/es-ES.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/fi-FI.json +4 -4
- package/esm/presentation/localization/bundles/fi-FI.localization-bundle.js +4 -4
- package/esm/presentation/localization/bundles/fi-FI.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/fr-CA.json +4 -4
- package/esm/presentation/localization/bundles/fr-CA.localization-bundle.js +4 -4
- package/esm/presentation/localization/bundles/fr-CA.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/fr-FR.json +4 -4
- package/esm/presentation/localization/bundles/fr-FR.localization-bundle.js +4 -4
- package/esm/presentation/localization/bundles/fr-FR.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/it-IT.json +4 -4
- package/esm/presentation/localization/bundles/it-IT.localization-bundle.js +4 -4
- package/esm/presentation/localization/bundles/it-IT.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/ja-JP.json +4 -4
- package/esm/presentation/localization/bundles/ja-JP.localization-bundle.js +4 -4
- package/esm/presentation/localization/bundles/ja-JP.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/ko-KR.json +4 -4
- package/esm/presentation/localization/bundles/ko-KR.localization-bundle.js +4 -4
- package/esm/presentation/localization/bundles/ko-KR.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/nl-NL.json +4 -4
- package/esm/presentation/localization/bundles/nl-NL.localization-bundle.js +4 -4
- package/esm/presentation/localization/bundles/nl-NL.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/pl-PL.json +4 -4
- package/esm/presentation/localization/bundles/pl-PL.localization-bundle.js +4 -4
- package/esm/presentation/localization/bundles/pl-PL.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/pt-BR.json +4 -4
- package/esm/presentation/localization/bundles/pt-BR.localization-bundle.js +4 -4
- package/esm/presentation/localization/bundles/pt-BR.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/pt-PT.json +4 -4
- package/esm/presentation/localization/bundles/pt-PT.localization-bundle.js +4 -4
- package/esm/presentation/localization/bundles/pt-PT.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/ru-RU.json +4 -4
- package/esm/presentation/localization/bundles/ru-RU.localization-bundle.js +4 -4
- package/esm/presentation/localization/bundles/ru-RU.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/tr-TR.json +4 -4
- package/esm/presentation/localization/bundles/tr-TR.localization-bundle.js +4 -4
- package/esm/presentation/localization/bundles/tr-TR.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/zh-HK.json +4 -4
- package/esm/presentation/localization/bundles/zh-HK.localization-bundle.js +4 -4
- package/esm/presentation/localization/bundles/zh-HK.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/zh-Hans.json +4 -4
- package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.js +4 -4
- package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/zh-Hant.json +4 -4
- package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.js +4 -4
- package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.js.map +1 -1
- package/esm/presentation/saveAs/DefaultSaveAsDialog/SaveAsDialogRenderer.d.ts.map +1 -1
- package/esm/presentation/saveAs/DefaultSaveAsDialog/index.d.ts +0 -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/saveAs/SaveAsDialog.d.ts +0 -1
- package/esm/presentation/saveAs/SaveAsDialog.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/DashboardAttachments.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/WidgetAttachments.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/DashboardAttachments.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/DashboardAttachments.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/WidgetAttachments.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/RecipientsSelect/RecipientsSelectRenderer.js +2 -2
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/RecipientsSelect/RecipientsSelectRenderer.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useCreateScheduledEmail.d.ts +4 -4
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useCreateScheduledEmail.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useEditScheduledEmail.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useEditScheduledEmail.js +4 -5
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useEditScheduledEmail.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useFiltersForDashboardScheduledExportInfo.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useScheduleValidation.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useUpdateScheduledEmail.d.ts +4 -4
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useUpdateScheduledEmail.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/ScheduledEmailDialog.d.ts +0 -1
- package/esm/presentation/scheduledEmail/ScheduledEmailDialog.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/ScheduledEmailManagementDialog.d.ts +0 -1
- package/esm/presentation/scheduledEmail/ScheduledEmailManagementDialog.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/utils/date.d.ts.map +1 -1
- package/esm/presentation/shareDialog/DefaultShareDialog.d.ts +0 -1
- package/esm/presentation/shareDialog/DefaultShareDialog.d.ts.map +1 -1
- package/esm/presentation/shareDialog/ShareDialog.d.ts +0 -1
- package/esm/presentation/shareDialog/ShareDialog.d.ts.map +1 -1
- package/esm/presentation/toolbar/Toolbar.d.ts +0 -1
- package/esm/presentation/toolbar/Toolbar.d.ts.map +1 -1
- package/esm/presentation/topBar/buttonBar/ButtonBar.d.ts +0 -1
- package/esm/presentation/topBar/buttonBar/ButtonBar.d.ts.map +1 -1
- package/esm/presentation/topBar/buttonBar/HiddenButtonBar.d.ts +0 -1
- package/esm/presentation/topBar/buttonBar/HiddenButtonBar.d.ts.map +1 -1
- package/esm/presentation/topBar/buttonBar/button/cancelButton/CancelButton.d.ts +0 -1
- package/esm/presentation/topBar/buttonBar/button/cancelButton/CancelButton.d.ts.map +1 -1
- package/esm/presentation/topBar/buttonBar/button/editButton/EditButton.d.ts +0 -1
- package/esm/presentation/topBar/buttonBar/button/editButton/EditButton.d.ts.map +1 -1
- package/esm/presentation/topBar/buttonBar/button/saveAsButton/SaveAsNewButton.d.ts +0 -1
- package/esm/presentation/topBar/buttonBar/button/saveAsButton/SaveAsNewButton.d.ts.map +1 -1
- package/esm/presentation/topBar/buttonBar/button/saveButton/SaveButton.d.ts +0 -1
- package/esm/presentation/topBar/buttonBar/button/saveButton/SaveButton.d.ts.map +1 -1
- package/esm/presentation/topBar/buttonBar/button/settingButton/SettingButton.d.ts +0 -1
- package/esm/presentation/topBar/buttonBar/button/settingButton/SettingButton.d.ts.map +1 -1
- package/esm/presentation/topBar/buttonBar/button/shareButton/HiddenShareButton.d.ts +0 -1
- package/esm/presentation/topBar/buttonBar/button/shareButton/HiddenShareButton.d.ts.map +1 -1
- package/esm/presentation/topBar/buttonBar/button/shareButton/ShareButton.d.ts +0 -1
- package/esm/presentation/topBar/buttonBar/button/shareButton/ShareButton.d.ts.map +1 -1
- package/esm/presentation/topBar/menuButton/DefaultMenuButton.d.ts +0 -1
- package/esm/presentation/topBar/menuButton/DefaultMenuButton.d.ts.map +1 -1
- package/esm/presentation/topBar/menuButton/HiddenMenuButton.d.ts +0 -1
- package/esm/presentation/topBar/menuButton/HiddenMenuButton.d.ts.map +1 -1
- package/esm/presentation/topBar/menuButton/MenuButton.d.ts +0 -1
- package/esm/presentation/topBar/menuButton/MenuButton.d.ts.map +1 -1
- package/esm/presentation/topBar/menuButton/useExportDashboardToExcel.d.ts.map +1 -1
- package/esm/presentation/topBar/shareIndicators/lockedStatus/LockedStatusIndicator.d.ts +0 -1
- package/esm/presentation/topBar/shareIndicators/lockedStatus/LockedStatusIndicator.d.ts.map +1 -1
- package/esm/presentation/topBar/shareIndicators/shareStatus/ShareStatusIndicator.d.ts +0 -1
- package/esm/presentation/topBar/shareIndicators/shareStatus/ShareStatusIndicator.d.ts.map +1 -1
- package/esm/presentation/topBar/title/HiddenTitle.d.ts +0 -1
- package/esm/presentation/topBar/title/HiddenTitle.d.ts.map +1 -1
- package/esm/presentation/topBar/title/Title.d.ts +0 -1
- package/esm/presentation/topBar/title/Title.d.ts.map +1 -1
- package/esm/presentation/topBar/topBar/DefaultTopBar.d.ts +0 -1
- package/esm/presentation/topBar/topBar/DefaultTopBar.d.ts.map +1 -1
- package/esm/presentation/topBar/topBar/HiddenTopBar.d.ts +0 -1
- package/esm/presentation/topBar/topBar/HiddenTopBar.d.ts.map +1 -1
- package/esm/presentation/topBar/topBar/TopBar.d.ts +0 -1
- package/esm/presentation/topBar/topBar/TopBar.d.ts.map +1 -1
- package/esm/presentation/widget/common/useInsightExport.d.ts.map +1 -1
- package/esm/presentation/widget/common/useWidgetBrokenAlertsQuery.d.ts +3 -3
- package/esm/presentation/widget/common/useWidgetBrokenAlertsQuery.d.ts.map +1 -1
- package/esm/presentation/widget/common/useWidgetHighlighting.d.ts +0 -1
- package/esm/presentation/widget/common/useWidgetHighlighting.d.ts.map +1 -1
- package/esm/presentation/widget/dashboardLayout/DashboardLayout.d.ts +0 -1
- package/esm/presentation/widget/dashboardLayout/DashboardLayout.d.ts.map +1 -1
- package/esm/presentation/widget/dashboardLayout/DefaultDashboardLayout.d.ts +0 -1
- package/esm/presentation/widget/dashboardLayout/DefaultDashboardLayout.d.ts.map +1 -1
- package/esm/presentation/widget/description/useInsightWidgetDescription.d.ts.map +1 -1
- package/esm/presentation/widget/insight/DashboardInsight.d.ts +0 -1
- package/esm/presentation/widget/insight/DashboardInsight.d.ts.map +1 -1
- package/esm/presentation/widget/insight/DefaultDashboardInsight.d.ts.map +1 -1
- package/esm/presentation/widget/insight/EditModeDashboardInsight/EditModeDashboardInsight.d.ts +0 -1
- package/esm/presentation/widget/insight/EditModeDashboardInsight/EditModeDashboardInsight.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ExportModeDashboardInsight/ExportModeDashboardInsight.d.ts +0 -1
- package/esm/presentation/widget/insight/ExportModeDashboardInsight/ExportModeDashboardInsight.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/sizingUtils.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/DashboardInsightWithDrillDialog.d.ts +0 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/DashboardInsightWithDrillDialog.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsight.d.ts +0 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsight.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsightWithDrillSelect.d.ts +0 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsightWithDrillSelect.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/useDashboardInsightDrills.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialogInsight.d.ts +0 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialogInsight.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/InsightDrillDialog.d.ts +0 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/InsightDrillDialog.d.ts.map +1 -1
- 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/ViewModeDashboardInsight.d.ts +0 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/ViewModeDashboardInsight.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/useInsightPositionStyle.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/useResolveDashboardInsightProperties.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/ButtonWithIcon.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillIntersectionIgnoredAttributes.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillTargets/useAttributeHierarchy.d.ts +0 -1
- package/esm/presentation/widget/insight/configuration/DrillTargets/useAttributeHierarchy.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/hooks/useEditAlert.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/hooks/useInsightWidgetAlerting.d.ts.map +1 -1
- 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.map +1 -1
- package/esm/presentation/widget/insight/configuration/useDrillTargetTypeItems.d.ts.map +1 -1
- package/esm/presentation/widget/insightMenu/DashboardInsightMenu.d.ts +0 -1
- package/esm/presentation/widget/insightMenu/DashboardInsightMenu.d.ts.map +1 -1
- package/esm/presentation/widget/insightMenu/DashboardInsightMenuButton.d.ts +0 -1
- package/esm/presentation/widget/insightMenu/DashboardInsightMenuButton.d.ts.map +1 -1
- package/esm/presentation/widget/insightMenu/DashboardInsightMenuTitle.d.ts +0 -1
- package/esm/presentation/widget/insightMenu/DashboardInsightMenuTitle.d.ts.map +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenuButton.d.ts +0 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenuButton.d.ts.map +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DefaultDashboardInsightMenu.d.ts +0 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DefaultDashboardInsightMenu.d.ts.map +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DefaultDashboardInsightMenuButton.d.ts +0 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DefaultDashboardInsightMenuButton.d.ts.map +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/getDefaultInsightMenuItems.js.map +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/getExportTooltips.d.ts +3 -3
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/getExportTooltips.d.ts.map +1 -1
- package/esm/presentation/widget/richText/DashboardRichText.d.ts +0 -1
- package/esm/presentation/widget/richText/DashboardRichText.d.ts.map +1 -1
- package/esm/presentation/widget/richText/DefaultDashboardRichText.d.ts +0 -1
- package/esm/presentation/widget/richText/DefaultDashboardRichText.d.ts.map +1 -1
- package/esm/presentation/widget/richText/useEditableRichTextMenu.d.ts.map +1 -1
- package/esm/presentation/widget/richTextMenu/DashboardRichTextMenuTitle.d.ts +0 -1
- package/esm/presentation/widget/richTextMenu/DashboardRichTextMenuTitle.d.ts.map +1 -1
- package/esm/presentation/widget/richTextMenu/DefaultDashboardRichTextMenu/DefaultDashboardRichTextMenu.d.ts +0 -1
- package/esm/presentation/widget/richTextMenu/DefaultDashboardRichTextMenu/DefaultDashboardRichTextMenu.d.ts.map +1 -1
- package/esm/presentation/widget/showAsTableButton/DefaultShowAsTableButton/DefaultShowAsTableButton.d.ts +0 -1
- package/esm/presentation/widget/showAsTableButton/DefaultShowAsTableButton/DefaultShowAsTableButton.d.ts.map +1 -1
- package/esm/presentation/widget/showAsTableButton/DefaultShowAsTableButton/ShowAsTableButton.d.ts +0 -1
- package/esm/presentation/widget/showAsTableButton/DefaultShowAsTableButton/ShowAsTableButton.d.ts.map +1 -1
- package/esm/presentation/widget/showAsTableButton/ShowAsTableButton.d.ts +0 -1
- package/esm/presentation/widget/showAsTableButton/ShowAsTableButton.d.ts.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/DashboardVisualizationSwitcher.d.ts +0 -1
- package/esm/presentation/widget/visualizationSwitcher/DashboardVisualizationSwitcher.d.ts.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/DefaultDashboardVisualizationSwitcher.d.ts +0 -1
- package/esm/presentation/widget/visualizationSwitcher/DefaultDashboardVisualizationSwitcher.d.ts.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/configuration/DefaultVisualizationSwitcherToolbar.d.ts +0 -1
- package/esm/presentation/widget/visualizationSwitcher/configuration/DefaultVisualizationSwitcherToolbar.d.ts.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/configuration/ToolbarTop.js +3 -3
- package/esm/presentation/widget/visualizationSwitcher/configuration/ToolbarTop.js.map +1 -1
- 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/RenderModeAwareDashboardNestedLayoutWidget.d.ts +0 -1
- package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/RenderModeAwareDashboardNestedLayoutWidget.d.ts.map +1 -1
- package/esm/presentation/widget/widget/DashboardWidget.d.ts +0 -1
- package/esm/presentation/widget/widget/DashboardWidget.d.ts.map +1 -1
- package/esm/presentation/widget/widget/InsightWidget/RenderModeAwareDashboardInsightWidget.d.ts +0 -1
- package/esm/presentation/widget/widget/InsightWidget/RenderModeAwareDashboardInsightWidget.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/RichTextWidget/RenderModeAwareDashboardRichTextWidget.d.ts +0 -1
- package/esm/presentation/widget/widget/RichTextWidget/RenderModeAwareDashboardRichTextWidget.d.ts.map +1 -1
- package/esm/presentation/widget/widget/VisualizationSwitcherWidget/RenderModeAwareDashboardVisualizationSwitcherWidget.d.ts +0 -1
- package/esm/presentation/widget/widget/VisualizationSwitcherWidget/RenderModeAwareDashboardVisualizationSwitcherWidget.d.ts.map +1 -1
- package/esm/presentation/widgetDeleteDialog/DefaultWidgetDeleteDialog.d.ts +0 -1
- package/esm/presentation/widgetDeleteDialog/DefaultWidgetDeleteDialog.d.ts.map +1 -1
- package/esm/presentation/widgetDeleteDialog/WidgetDeleteDialog.d.ts +0 -1
- package/esm/presentation/widgetDeleteDialog/WidgetDeleteDialog.d.ts.map +1 -1
- package/esm/sdk-ui-dashboard.d.ts +54 -554
- package/esm/tsdoc-metadata.json +1 -1
- package/package.json +24 -23
- package/styles/css/alerting.css.map +1 -1
- package/styles/css/attributeFilterConfig.css.map +1 -1
- package/styles/css/configurationPanel.css.map +1 -1
- package/styles/css/dashboard.css.map +1 -1
- package/styles/css/dashboardNestedLayoutWidget.css.map +1 -1
- package/styles/css/dateFilterConfig.css.map +1 -1
- package/styles/css/dragAndDrop.css.map +1 -1
- package/styles/css/drillConfigPanel.css.map +1 -1
- package/styles/css/drillDialog.css.map +1 -1
- package/styles/css/drillSelect.css.map +1 -1
- package/styles/css/export.css.map +1 -1
- package/styles/css/filterBar.css.map +1 -1
- package/styles/css/grouped-navigation.css.map +1 -1
- package/styles/css/icons.css.map +1 -1
- package/styles/css/insightConfiguration.css.map +1 -1
- package/styles/css/kpi_alert_dialog.css.map +1 -1
- package/styles/css/layout.css.map +1 -1
- package/styles/css/main.css.map +1 -1
- package/styles/css/notifications_channels_dialog.css.map +1 -1
- package/styles/css/resizing.css.map +1 -1
- package/styles/css/saveAsDialog.css.map +1 -1
- package/styles/css/scheduled_mail_recipients.css.map +1 -1
- package/styles/css/shareIndicators.css.map +1 -1
- package/styles/css/sharedFilterConfig.css.map +1 -1
- package/styles/css/sidebar.css.map +1 -1
- package/styles/css/topBar.css.map +1 -1
- package/styles/css/visualizationSwitcherToolbar.css.map +1 -1
- package/styles/css/visualizationSwitcherWidget.css.map +1 -1
- package/styles/scss/alerting.scss +2 -0
- package/styles/scss/configurationPanel.scss +18 -2
- package/styles/scss/dashboard.scss +19 -4
- package/styles/scss/dashboardNestedLayoutWidget.scss +11 -0
- package/styles/scss/dragAndDrop.scss +7 -2
- package/styles/scss/drillConfigPanel.scss +7 -0
- package/styles/scss/drillDialog.scss +3 -0
- package/styles/scss/drillSelect.scss +1 -0
- package/styles/scss/export.scss +1 -0
- package/styles/scss/filterBar.scss +8 -2
- package/styles/scss/grouped-navigation.scss +4 -2
- package/styles/scss/icons.scss +8 -0
- package/styles/scss/insightConfiguration.scss +6 -0
- package/styles/scss/kpi_alert_dialog.scss +2 -1
- package/styles/scss/layout.scss +4 -0
- package/styles/scss/notifications_channels_dialog.scss +6 -0
- package/styles/scss/resizing.scss +13 -1
- package/styles/scss/saveAsDialog.scss +3 -1
- package/styles/scss/scheduled_mail_recipients.scss +1 -0
- package/styles/scss/shareIndicators.scss +3 -1
- package/styles/scss/sharedFilterConfig.scss +1 -0
- package/styles/scss/sidebar.scss +3 -1
- package/styles/scss/topBar.scss +1 -0
- package/styles/scss/visualizationSwitcherToolbar.scss +22 -1
- package/styles/scss/visualizationSwitcherWidget.scss +5 -1
|
@@ -8,8 +8,6 @@
|
|
|
8
8
|
* @packageDocumentation
|
|
9
9
|
*/
|
|
10
10
|
|
|
11
|
-
/// <reference types="react" />
|
|
12
|
-
|
|
13
11
|
import { AccessGranularPermission } from '@gooddata/sdk-model';
|
|
14
12
|
import { Action } from '@reduxjs/toolkit';
|
|
15
13
|
import { ActionCreatorWithOptionalPayload } from '@reduxjs/toolkit';
|
|
@@ -21,118 +19,16 @@ import { CaseReducerActions } from '@reduxjs/toolkit';
|
|
|
21
19
|
import { CommandProcessingStatus as CommandProcessingStatus_2 } from '../../../model/index.js';
|
|
22
20
|
import { ComponentPropsWithRef } from 'react';
|
|
23
21
|
import { ComponentType } from 'react';
|
|
24
|
-
import { CreateAttributeHierarchyRequested as CreateAttributeHierarchyRequested_2 } from '../events/attributeHierarchies.js';
|
|
25
|
-
import { CreateInsightRequested as CreateInsightRequested_2 } from '../events/lab.js';
|
|
26
22
|
import { CurrentUserPermissions } from '@gooddata/sdk-ui-kit';
|
|
27
|
-
import { DashboardAlertCreated as DashboardAlertCreated_2 } from '../events/alerts.js';
|
|
28
|
-
import { DashboardAlertSaved as DashboardAlertSaved_2 } from '../events/alerts.js';
|
|
29
|
-
import { DashboardAsyncRenderRequested as DashboardAsyncRenderRequested_2 } from '../events/render.js';
|
|
30
|
-
import { DashboardAsyncRenderResolved as DashboardAsyncRenderResolved_2 } from '../events/render.js';
|
|
31
|
-
import { DashboardAttributeFilterAdded as DashboardAttributeFilterAdded_2 } from '../events/filters.js';
|
|
32
23
|
import { DashboardAttributeFilterConfigMode } from '@gooddata/sdk-model';
|
|
33
|
-
import { DashboardAttributeFilterMoved as DashboardAttributeFilterMoved_2 } from '../events/filters.js';
|
|
34
|
-
import { DashboardAttributeFilterParentChanged as DashboardAttributeFilterParentChanged_2 } from '../events/filters.js';
|
|
35
|
-
import { DashboardAttributeFilterRemoved as DashboardAttributeFilterRemoved_2 } from '../events/filters.js';
|
|
36
|
-
import { DashboardAttributeFilterSelectionChanged as DashboardAttributeFilterSelectionChanged_2 } from '../events/filters.js';
|
|
37
24
|
import { DashboardAttributeFilterSelectionMode } from '@gooddata/sdk-model';
|
|
38
|
-
import { DashboardAttributeSelectionModeChanged as DashboardAttributeSelectionModeChanged_2 } from '../events/filters.js';
|
|
39
|
-
import { DashboardAttributeTitleChanged as DashboardAttributeTitleChanged_2 } from '../events/filters.js';
|
|
40
|
-
import { DashboardAutomationsRefreshed as DashboardAutomationsRefreshed_2 } from '../events/scheduledEmail.js';
|
|
41
|
-
import { DashboardCommandFailed as DashboardCommandFailed_2 } from '../events/general.js';
|
|
42
|
-
import { DashboardCommandRejected as DashboardCommandRejected_2 } from '../events/general.js';
|
|
43
|
-
import { DashboardCommandStarted as DashboardCommandStarted_2 } from '../events/general.js';
|
|
44
|
-
import { DashboardCopySaved as DashboardCopySaved_2 } from '../events/dashboard.js';
|
|
45
25
|
import { DashboardDateFilterConfigMode } from '@gooddata/sdk-model';
|
|
46
|
-
import { DashboardDateFilterSelectionChanged as DashboardDateFilterSelectionChanged_2 } from '../events/filters.js';
|
|
47
|
-
import { DashboardDeinitialized as DashboardDeinitialized_2 } from '../events/dashboard.js';
|
|
48
|
-
import { DashboardDrillableItemsChanged as DashboardDrillableItemsChanged_2 } from '../events/drill.js';
|
|
49
26
|
import { DashboardDrillContext as DashboardDrillContext_2 } from '../../../types.js';
|
|
50
|
-
import { DashboardDrillDownRequested as DashboardDrillDownRequested_2 } from '../events/drill.js';
|
|
51
|
-
import { DashboardDrillDownResolved as DashboardDrillDownResolved_2 } from '../events/drill.js';
|
|
52
|
-
import { DashboardDrillRequested as DashboardDrillRequested_2 } from '../events/drill.js';
|
|
53
|
-
import { DashboardDrillResolved as DashboardDrillResolved_2 } from '../events/drill.js';
|
|
54
|
-
import { DashboardDrillToAttributeUrlRequested as DashboardDrillToAttributeUrlRequested_2 } from '../events/drill.js';
|
|
55
|
-
import { DashboardDrillToAttributeUrlResolved as DashboardDrillToAttributeUrlResolved_2 } from '../events/drill.js';
|
|
56
|
-
import { DashboardDrillToCustomUrlRequested as DashboardDrillToCustomUrlRequested_2 } from '../events/drill.js';
|
|
57
|
-
import { DashboardDrillToCustomUrlResolved as DashboardDrillToCustomUrlResolved_2 } from '../events/drill.js';
|
|
58
|
-
import { DashboardDrillToDashboardRequested as DashboardDrillToDashboardRequested_2 } from '../events/drill.js';
|
|
59
|
-
import { DashboardDrillToDashboardResolved as DashboardDrillToDashboardResolved_2 } from '../events/drill.js';
|
|
60
|
-
import { DashboardDrillToInsightRequested as DashboardDrillToInsightRequested_2 } from '../events/drill.js';
|
|
61
|
-
import { DashboardDrillToInsightResolved as DashboardDrillToInsightResolved_2 } from '../events/drill.js';
|
|
62
|
-
import { DashboardDrillToLegacyDashboardRequested as DashboardDrillToLegacyDashboardRequested_2 } from '../events/drill.js';
|
|
63
|
-
import { DashboardDrillToLegacyDashboardResolved as DashboardDrillToLegacyDashboardResolved_2 } from '../events/drill.js';
|
|
64
|
-
import { DashboardExportToExcelRequested as DashboardExportToExcelRequested_2 } from '../events/dashboard.js';
|
|
65
|
-
import { DashboardExportToExcelResolved as DashboardExportToExcelResolved_2 } from '../events/dashboard.js';
|
|
66
|
-
import { DashboardExportToImageRequested as DashboardExportToImageRequested_2 } from '../events/dashboard.js';
|
|
67
|
-
import { DashboardExportToImageResolved as DashboardExportToImageResolved_2 } from '../events/dashboard.js';
|
|
68
|
-
import { DashboardExportToPdfPresentationRequested as DashboardExportToPdfPresentationRequested_2 } from '../events/dashboard.js';
|
|
69
|
-
import { DashboardExportToPdfPresentationResolved as DashboardExportToPdfPresentationResolved_2 } from '../events/dashboard.js';
|
|
70
|
-
import { DashboardExportToPdfRequested as DashboardExportToPdfRequested_2 } from '../events/dashboard.js';
|
|
71
|
-
import { DashboardExportToPdfResolved as DashboardExportToPdfResolved_2 } from '../events/dashboard.js';
|
|
72
|
-
import { DashboardExportToPptPresentationRequested as DashboardExportToPptPresentationRequested_2 } from '../events/dashboard.js';
|
|
73
|
-
import { DashboardExportToPptPresentationResolved as DashboardExportToPptPresentationResolved_2 } from '../events/dashboard.js';
|
|
74
|
-
import { DashboardFilterContextChanged as DashboardFilterContextChanged_2 } from '../events/filters.js';
|
|
75
27
|
import { DashboardFiltersApplyMode } from '@gooddata/sdk-model';
|
|
76
|
-
import { DashboardIgnoreExecutionTimestampChanged as DashboardIgnoreExecutionTimestampChanged_2 } from '../events/dashboard.js';
|
|
77
|
-
import { DashboardInitialized as DashboardInitialized_2 } from '../events/dashboard.js';
|
|
78
|
-
import { DashboardInsightWidgetChanged as DashboardInsightWidgetChanged_2 } from '../events/insight.js';
|
|
79
|
-
import { DashboardInsightWidgetDescriptionChanged as DashboardInsightWidgetDescriptionChanged_2 } from '../events/insight.js';
|
|
80
|
-
import { DashboardInsightWidgetDrillsModified as DashboardInsightWidgetDrillsModified_2 } from '../events/insight.js';
|
|
81
|
-
import { DashboardInsightWidgetDrillsRemoved as DashboardInsightWidgetDrillsRemoved_2 } from '../events/insight.js';
|
|
82
|
-
import { DashboardInsightWidgetExportRequested as DashboardInsightWidgetExportRequested_2 } from '../events/insight.js';
|
|
83
|
-
import { DashboardInsightWidgetExportResolved as DashboardInsightWidgetExportResolved_2 } from '../events/insight.js';
|
|
84
|
-
import { DashboardInsightWidgetFilterSettingsChanged as DashboardInsightWidgetFilterSettingsChanged_2 } from '../events/insight.js';
|
|
85
|
-
import { DashboardInsightWidgetHeaderChanged as DashboardInsightWidgetHeaderChanged_2 } from '../events/insight.js';
|
|
86
|
-
import { DashboardInsightWidgetInsightSwitched as DashboardInsightWidgetInsightSwitched_2 } from '../events/insight.js';
|
|
87
|
-
import { DashboardInsightWidgetRefreshed as DashboardInsightWidgetRefreshed_2 } from '../events/insight.js';
|
|
88
|
-
import { DashboardInsightWidgetVisConfigurationChanged as DashboardInsightWidgetVisConfigurationChanged_2 } from '../events/insight.js';
|
|
89
|
-
import { DashboardInsightWidgetVisPropertiesChanged as DashboardInsightWidgetVisPropertiesChanged_2 } from '../events/insight.js';
|
|
90
|
-
import { DashboardKpiWidgetChanged as DashboardKpiWidgetChanged_2 } from '../events/kpi.js';
|
|
91
|
-
import { DashboardKpiWidgetComparisonChanged as DashboardKpiWidgetComparisonChanged_2 } from '../events/kpi.js';
|
|
92
|
-
import { DashboardKpiWidgetConfigurationChanged as DashboardKpiWidgetConfigurationChanged_2 } from '../events/kpi.js';
|
|
93
|
-
import { DashboardKpiWidgetDescriptionChanged as DashboardKpiWidgetDescriptionChanged_2 } from '../events/kpi.js';
|
|
94
|
-
import { DashboardKpiWidgetDrillRemoved as DashboardKpiWidgetDrillRemoved_2 } from '../events/kpi.js';
|
|
95
|
-
import { DashboardKpiWidgetDrillSet as DashboardKpiWidgetDrillSet_2 } from '../events/kpi.js';
|
|
96
|
-
import { DashboardKpiWidgetFilterSettingsChanged as DashboardKpiWidgetFilterSettingsChanged_2 } from '../events/kpi.js';
|
|
97
|
-
import { DashboardKpiWidgetHeaderChanged as DashboardKpiWidgetHeaderChanged_2 } from '../events/kpi.js';
|
|
98
|
-
import { DashboardKpiWidgetMeasureChanged as DashboardKpiWidgetMeasureChanged_2 } from '../events/kpi.js';
|
|
99
|
-
import { DashboardLayoutChanged as DashboardLayoutChanged_2 } from '../events/layout.js';
|
|
100
|
-
import { DashboardLayoutSectionAdded as DashboardLayoutSectionAdded_2 } from '../events/layout.js';
|
|
101
|
-
import { DashboardLayoutSectionHeaderChanged as DashboardLayoutSectionHeaderChanged_2 } from '../events/layout.js';
|
|
102
|
-
import { DashboardLayoutSectionItemMoved as DashboardLayoutSectionItemMoved_2 } from '../events/layout.js';
|
|
103
|
-
import { DashboardLayoutSectionItemMovedToNewSection as DashboardLayoutSectionItemMovedToNewSection_2 } from '../events/layout.js';
|
|
104
|
-
import { DashboardLayoutSectionItemRemoved as DashboardLayoutSectionItemRemoved_2 } from '../events/layout.js';
|
|
105
|
-
import { DashboardLayoutSectionItemReplaced as DashboardLayoutSectionItemReplaced_2 } from '../events/layout.js';
|
|
106
|
-
import { DashboardLayoutSectionItemsAdded as DashboardLayoutSectionItemsAdded_2 } from '../events/layout.js';
|
|
107
|
-
import { DashboardLayoutSectionMoved as DashboardLayoutSectionMoved_2 } from '../events/layout.js';
|
|
108
|
-
import { DashboardLayoutSectionRemoved as DashboardLayoutSectionRemoved_2 } from '../events/layout.js';
|
|
109
|
-
import { DashboardQueryCompleted as DashboardQueryCompleted_2 } from '../events/general.js';
|
|
110
|
-
import { DashboardQueryFailed as DashboardQueryFailed_2 } from '../events/general.js';
|
|
111
|
-
import { DashboardQueryRejected as DashboardQueryRejected_2 } from '../events/general.js';
|
|
112
|
-
import { DashboardQueryStarted as DashboardQueryStarted_2 } from '../events/general.js';
|
|
113
|
-
import { DashboardRenamed as DashboardRenamed_2 } from '../events/dashboard.js';
|
|
114
|
-
import { DashboardRenderModeChanged as DashboardRenderModeChanged_2 } from '../events/renderMode.js';
|
|
115
|
-
import { DashboardRenderRequested as DashboardRenderRequested_2 } from '../events/render.js';
|
|
116
|
-
import { DashboardRenderResolved as DashboardRenderResolved_2 } from '../events/render.js';
|
|
117
|
-
import { DashboardRichTextWidgetContentChanged as DashboardRichTextWidgetContentChanged_2 } from '../events/richText.js';
|
|
118
|
-
import { DashboardRichTextWidgetFilterSettingsChanged as DashboardRichTextWidgetFilterSettingsChanged_2 } from '../events/richText.js';
|
|
119
|
-
import { DashboardSaved as DashboardSaved_2 } from '../events/dashboard.js';
|
|
120
|
-
import { DashboardScheduledEmailCreated as DashboardScheduledEmailCreated_2 } from '../events/scheduledEmail.js';
|
|
121
|
-
import { DashboardScheduledEmailSaved as DashboardScheduledEmailSaved_2 } from '../events/scheduledEmail.js';
|
|
122
|
-
import { DashboardSharingChanged as DashboardSharingChanged_2 } from '../events/dashboard.js';
|
|
123
|
-
import { DashboardUserInteractionTriggered as DashboardUserInteractionTriggered_2 } from '../events/userInteraction.js';
|
|
124
|
-
import { DashboardVisualizationSwitcherWidgetVisualizationAdded as DashboardVisualizationSwitcherWidgetVisualizationAdded_2 } from '../events/visualizationSwitcher.js';
|
|
125
|
-
import { DashboardVisualizationSwitcherWidgetVisualizationsUpdated as DashboardVisualizationSwitcherWidgetVisualizationsUpdated_2 } from '../events/visualizationSwitcher.js';
|
|
126
|
-
import { DashboardWasReset as DashboardWasReset_2 } from '../events/dashboard.js';
|
|
127
|
-
import { DashboardWidgetExecutionFailed as DashboardWidgetExecutionFailed_2 } from '../events/widget.js';
|
|
128
|
-
import { DashboardWidgetExecutionStarted as DashboardWidgetExecutionStarted_2 } from '../events/widget.js';
|
|
129
|
-
import { DashboardWidgetExecutionSucceeded as DashboardWidgetExecutionSucceeded_2 } from '../events/widget.js';
|
|
130
28
|
import { DataViewFacade } from '@gooddata/sdk-ui';
|
|
131
29
|
import { DateFilterGranularity } from '@gooddata/sdk-model';
|
|
132
30
|
import { DateFilterType } from '@gooddata/sdk-model';
|
|
133
|
-
import { DateFilterValidationFailed as DateFilterValidationFailed_2 } from '../events/dashboard.js';
|
|
134
31
|
import { DateString } from '@gooddata/sdk-model';
|
|
135
|
-
import { DeleteAttributeHierarchyRequested as DeleteAttributeHierarchyRequested_2 } from '../events/attributeHierarchies.js';
|
|
136
32
|
import { Dispatch } from '@reduxjs/toolkit';
|
|
137
33
|
import { Dispatch as Dispatch_2 } from 'react';
|
|
138
34
|
import { DraggableLayoutItem as DraggableLayoutItem_2 } from '../../../index.js';
|
|
@@ -251,6 +147,7 @@ import { ILayoutSectionPath as ILayoutSectionPath_2 } from '../../../types.js';
|
|
|
251
147
|
import { IListedDashboard } from '@gooddata/sdk-model';
|
|
252
148
|
import { ILoadingProps } from '@gooddata/sdk-ui';
|
|
253
149
|
import { ILocale } from '@gooddata/sdk-ui';
|
|
150
|
+
import { ILowerBoundedFilter } from '@gooddata/sdk-model';
|
|
254
151
|
import { IMeasureMetadataObject } from '@gooddata/sdk-model';
|
|
255
152
|
import { IMenuButtonItemsVisibility as IMenuButtonItemsVisibility_2 } from '../../../types.js';
|
|
256
153
|
import { INegativeAttributeFilter } from '@gooddata/sdk-model';
|
|
@@ -278,6 +175,7 @@ import { ITheme } from '@gooddata/sdk-model';
|
|
|
278
175
|
import { ITitleProps as ITitleProps_2 } from './types.js';
|
|
279
176
|
import { ITopBarProps as ITopBarProps_2 } from './types.js';
|
|
280
177
|
import { ITranslations } from '@gooddata/sdk-ui';
|
|
178
|
+
import { IUpperBoundedFilter } from '@gooddata/sdk-model';
|
|
281
179
|
import { IUser } from '@gooddata/sdk-model';
|
|
282
180
|
import { IUserWorkspaceSettings } from '@gooddata/sdk-backend-spi';
|
|
283
181
|
import { IVisualizationCallbacks } from '@gooddata/sdk-ui';
|
|
@@ -313,7 +211,6 @@ import { SetCatalogItemsPayload } from './catalogReducers.js';
|
|
|
313
211
|
import { SetCatalogMeasuresAndFactsPayload } from './catalogReducers.js';
|
|
314
212
|
import { SetStateAction } from 'react';
|
|
315
213
|
import { ShareStatus } from '@gooddata/sdk-model';
|
|
316
|
-
import { ShowWidgetAsTableSet as ShowWidgetAsTableSet_2 } from '../events/showWidgetAsTable.js';
|
|
317
214
|
import { TypedUseSelectorHook } from 'react-redux';
|
|
318
215
|
import { Uri } from '@gooddata/sdk-model';
|
|
319
216
|
import { UriRef } from '@gooddata/sdk-model';
|
|
@@ -1311,7 +1208,7 @@ export declare interface ChangeDateFilterSelection extends IDashboardCommand {
|
|
|
1311
1208
|
*
|
|
1312
1209
|
* @public
|
|
1313
1210
|
*/
|
|
1314
|
-
export declare function changeDateFilterSelection(type: DateFilterType, granularity: DateFilterGranularity, from?: DateString | number, to?: DateString | number, dateFilterOptionLocalId?: string, correlationId?: string, dataSet?: ObjRef, isWorkingSelectionChange?: boolean, localIdentifier?: string): ChangeDateFilterSelection;
|
|
1211
|
+
export declare function changeDateFilterSelection(type: DateFilterType, granularity: DateFilterGranularity, from?: DateString | number, to?: DateString | number, dateFilterOptionLocalId?: string, correlationId?: string, dataSet?: ObjRef, isWorkingSelectionChange?: boolean, localIdentifier?: string, boundedFilter?: IUpperBoundedFilter | ILowerBoundedFilter): ChangeDateFilterSelection;
|
|
1315
1212
|
|
|
1316
1213
|
/**
|
|
1317
1214
|
* @alpha
|
|
@@ -6952,6 +6849,11 @@ export declare interface DateFilterSelection {
|
|
|
6952
6849
|
* Specify the local identifier of date filter
|
|
6953
6850
|
*/
|
|
6954
6851
|
readonly localIdentifier?: string;
|
|
6852
|
+
/**
|
|
6853
|
+
* Additional bound for the relative date filter
|
|
6854
|
+
* @alpha
|
|
6855
|
+
*/
|
|
6856
|
+
readonly boundedFilter?: IUpperBoundedFilter | ILowerBoundedFilter;
|
|
6955
6857
|
}
|
|
6956
6858
|
|
|
6957
6859
|
/**
|
|
@@ -15596,8 +15498,8 @@ export declare const MenuButton: (props: IMenuButtonProps) => JSX.Element;
|
|
|
15596
15498
|
*/
|
|
15597
15499
|
export declare const metaActions: {
|
|
15598
15500
|
setMeta: ActionCreatorWithPayload< {
|
|
15599
|
-
dashboard?: IDashboard
|
|
15600
|
-
initialContent?: boolean
|
|
15501
|
+
dashboard?: IDashboard;
|
|
15502
|
+
initialContent?: boolean;
|
|
15601
15503
|
}, "meta/setMeta">;
|
|
15602
15504
|
setDashboardTitle: ActionCreatorWithPayload<string, "meta/setDashboardTitle">;
|
|
15603
15505
|
setDisableCrossFiltering: ActionCreatorWithPayload<boolean, "meta/setDisableCrossFiltering">;
|
|
@@ -20736,6 +20638,12 @@ export declare const selectIsAlternativeDisplayFormSelectionEnabled: DashboardSe
|
|
|
20736
20638
|
*/
|
|
20737
20639
|
export declare const selectIsAnalyticalDesignerEnabled: DashboardSelector<boolean>;
|
|
20738
20640
|
|
|
20641
|
+
/**
|
|
20642
|
+
* Feature flag is enabled and setting set to ALL_AT_ONCE
|
|
20643
|
+
* @internal
|
|
20644
|
+
*/
|
|
20645
|
+
export declare const selectIsApplyFiltersAllAtOnceEnabledAndSet: DashboardSelector<boolean>;
|
|
20646
|
+
|
|
20739
20647
|
/**
|
|
20740
20648
|
* This selector returns information whether attribute filter from filter context has some dependencies.
|
|
20741
20649
|
*
|
|
@@ -20935,12 +20843,12 @@ export declare const selectIsKDDependentFiltersEnabled: DashboardSelector<boolea
|
|
|
20935
20843
|
/**
|
|
20936
20844
|
* @alpha
|
|
20937
20845
|
*/
|
|
20938
|
-
export declare const selectIsKpiAlertHighlightedByWidgetRef: (ref: ObjRef | undefined) => (state: DashboardState) => boolean;
|
|
20846
|
+
export declare const selectIsKpiAlertHighlightedByWidgetRef: (ref: ObjRef | undefined) => ((state: DashboardState) => boolean);
|
|
20939
20847
|
|
|
20940
20848
|
/**
|
|
20941
20849
|
* @alpha
|
|
20942
20850
|
*/
|
|
20943
|
-
export declare const selectIsKpiAlertOpenedByWidgetRef: (ref: ObjRef | undefined) => (state: DashboardState) => boolean;
|
|
20851
|
+
export declare const selectIsKpiAlertOpenedByWidgetRef: (ref: ObjRef | undefined) => ((state: DashboardState) => boolean);
|
|
20944
20852
|
|
|
20945
20853
|
/**
|
|
20946
20854
|
* Returns whether dependent filters are enabled.
|
|
@@ -22570,13 +22478,13 @@ export declare const uiActions: {
|
|
|
22570
22478
|
openSettingsDialog: ActionCreatorWithoutPayload<"uiSlice/openSettingsDialog">;
|
|
22571
22479
|
closeSettingsDialog: ActionCreatorWithoutPayload<"uiSlice/closeSettingsDialog">;
|
|
22572
22480
|
openScheduleEmailDialog: ActionCreatorWithPayload<IScheduleEmailContext_2 & {
|
|
22573
|
-
openedFrom?: string
|
|
22481
|
+
openedFrom?: string;
|
|
22574
22482
|
}, "uiSlice/openScheduleEmailDialog">;
|
|
22575
22483
|
closeScheduleEmailDialog: ActionCreatorWithoutPayload<"uiSlice/closeScheduleEmailDialog">;
|
|
22576
22484
|
setScheduleEmailDialogDefaultAttachment: ActionCreatorWithPayload<ObjRef, "uiSlice/setScheduleEmailDialogDefaultAttachment">;
|
|
22577
22485
|
resetScheduleEmailDialogDefaultAttachment: ActionCreatorWithoutPayload<"uiSlice/resetScheduleEmailDialogDefaultAttachment">;
|
|
22578
22486
|
openScheduleEmailManagementDialog: ActionCreatorWithPayload<IScheduleEmailContext_2 & {
|
|
22579
|
-
openedFrom?: string
|
|
22487
|
+
openedFrom?: string;
|
|
22580
22488
|
}, "uiSlice/openScheduleEmailManagementDialog">;
|
|
22581
22489
|
closeScheduleEmailManagementDialog: ActionCreatorWithoutPayload<"uiSlice/closeScheduleEmailManagementDialog">;
|
|
22582
22490
|
openAlertingManagementDialog: ActionCreatorWithoutPayload<"uiSlice/openAlertingManagementDialog">;
|
|
@@ -22634,8 +22542,8 @@ export declare const uiActions: {
|
|
|
22634
22542
|
setWidgetsOverlay: ActionCreatorWithPayload<Record<string, IDashboardWidgetOverlay_2>, "uiSlice/setWidgetsOverlay">;
|
|
22635
22543
|
hideAllWidgetsOverlay: ActionCreatorWithoutPayload<"uiSlice/hideAllWidgetsOverlay">;
|
|
22636
22544
|
toggleFilterViewsDialog: ActionCreatorWithOptionalPayload< {
|
|
22637
|
-
open?: boolean
|
|
22638
|
-
mode?: FilterViewDialogMode_2
|
|
22545
|
+
open?: boolean;
|
|
22546
|
+
mode?: FilterViewDialogMode_2;
|
|
22639
22547
|
} | undefined, "uiSlice/toggleFilterViewsDialog">;
|
|
22640
22548
|
openWidgetDeleteDialog: ActionCreatorWithPayload<ObjRef, "uiSlice/openWidgetDeleteDialog">;
|
|
22641
22549
|
closeWidgetDeleteDialog: ActionCreatorWithoutPayload<"uiSlice/closeWidgetDeleteDialog">;
|
|
@@ -23004,8 +22912,8 @@ export declare const useDashboardAlerts: () => {
|
|
|
23004
22912
|
automationsError: GoodDataSdkError | undefined;
|
|
23005
22913
|
isAlertingVisible: boolean;
|
|
23006
22914
|
isAlertDialogOpen: boolean;
|
|
23007
|
-
defaultOnAlerting: (widget?: IWidget
|
|
23008
|
-
onAlertingOpen: (widget?: IWidget
|
|
22915
|
+
defaultOnAlerting: (widget?: IWidget) => void;
|
|
22916
|
+
onAlertingOpen: (widget?: IWidget, alert?: IAutomationMetadataObject) => void;
|
|
23009
22917
|
onAlertingCancel: () => void;
|
|
23010
22918
|
onAlertingCreateError: () => void;
|
|
23011
22919
|
onAlertingCreateSuccess: (alert: IAutomationMetadataObject) => void;
|
|
@@ -23016,10 +22924,10 @@ export declare const useDashboardAlerts: () => {
|
|
|
23016
22924
|
defaultOnAlertingManagement: () => void;
|
|
23017
22925
|
onAlertingManagementOpen: () => void;
|
|
23018
22926
|
onAlertingManagementClose: () => void;
|
|
23019
|
-
onAlertingManagementAdd: (widget?: IWidget
|
|
22927
|
+
onAlertingManagementAdd: (widget?: IWidget) => void;
|
|
23020
22928
|
onAlertingManagementDeleteError: () => void;
|
|
23021
22929
|
onAlertingManagementDeleteSuccess: () => void;
|
|
23022
|
-
onAlertingManagementEdit: (alert: IAutomationMetadataObject, widget?: IWidget
|
|
22930
|
+
onAlertingManagementEdit: (alert: IAutomationMetadataObject, widget?: IWidget) => void;
|
|
23023
22931
|
onAlertingManagementLoadingError: () => void;
|
|
23024
22932
|
onAlertingManagementPauseSuccess: (_alert: IAutomationMetadataObject, pause: boolean) => void;
|
|
23025
22933
|
onAlertingManagementPauseError: (_error: GoodDataSdkError, pause: boolean) => void;
|
|
@@ -23111,424 +23019,16 @@ export declare const useDashboardCommandProcessing: <TCommand extends DashboardC
|
|
|
23111
23019
|
commandCreator: (...args: TCommandCreatorArgs) => TCommand;
|
|
23112
23020
|
successEvent: TSuccessEventType;
|
|
23113
23021
|
errorEvent: TErrorEventType;
|
|
23114
|
-
onSuccess?: (
|
|
23115
|
-
type: TSuccessEventType;
|
|
23116
|
-
}> | Extract<DashboardCommandFailed_2<any>, {
|
|
23117
|
-
type: TSuccessEventType;
|
|
23118
|
-
}> | Extract<DashboardCommandRejected_2, {
|
|
23119
|
-
type: TSuccessEventType;
|
|
23120
|
-
}> | Extract<DashboardQueryRejected_2, {
|
|
23121
|
-
type: TSuccessEventType;
|
|
23122
|
-
}> | Extract<DashboardQueryFailed_2, {
|
|
23123
|
-
type: TSuccessEventType;
|
|
23124
|
-
}> | Extract<DashboardQueryStarted_2, {
|
|
23125
|
-
type: TSuccessEventType;
|
|
23126
|
-
}> | Extract<DashboardQueryCompleted_2<any, any>, {
|
|
23127
|
-
type: TSuccessEventType;
|
|
23128
|
-
}> | Extract<ShowWidgetAsTableSet_2, {
|
|
23129
|
-
type: TSuccessEventType;
|
|
23130
|
-
}> | Extract<DashboardInitialized_2, {
|
|
23131
|
-
type: TSuccessEventType;
|
|
23132
|
-
}> | Extract<DashboardDeinitialized_2, {
|
|
23133
|
-
type: TSuccessEventType;
|
|
23134
|
-
}> | Extract<DashboardSaved_2, {
|
|
23135
|
-
type: TSuccessEventType;
|
|
23136
|
-
}> | Extract<DashboardCopySaved_2, {
|
|
23137
|
-
type: TSuccessEventType;
|
|
23138
|
-
}> | Extract<DashboardRenamed_2, {
|
|
23139
|
-
type: TSuccessEventType;
|
|
23140
|
-
}> | Extract<DashboardWasReset_2, {
|
|
23141
|
-
type: TSuccessEventType;
|
|
23142
|
-
}> | Extract<DateFilterValidationFailed_2, {
|
|
23143
|
-
type: TSuccessEventType;
|
|
23144
|
-
}> | Extract<DashboardExportToPdfRequested_2, {
|
|
23145
|
-
type: TSuccessEventType;
|
|
23146
|
-
}> | Extract<DashboardExportToPdfResolved_2, {
|
|
23147
|
-
type: TSuccessEventType;
|
|
23148
|
-
}> | Extract<DashboardExportToExcelRequested_2, {
|
|
23149
|
-
type: TSuccessEventType;
|
|
23150
|
-
}> | Extract<DashboardExportToExcelResolved_2, {
|
|
23151
|
-
type: TSuccessEventType;
|
|
23152
|
-
}> | Extract<DashboardExportToPdfPresentationRequested_2, {
|
|
23153
|
-
type: TSuccessEventType;
|
|
23154
|
-
}> | Extract<DashboardExportToPdfPresentationResolved_2, {
|
|
23155
|
-
type: TSuccessEventType;
|
|
23156
|
-
}> | Extract<DashboardExportToPptPresentationRequested_2, {
|
|
23157
|
-
type: TSuccessEventType;
|
|
23158
|
-
}> | Extract<DashboardExportToPptPresentationResolved_2, {
|
|
23159
|
-
type: TSuccessEventType;
|
|
23160
|
-
}> | Extract<DashboardExportToImageResolved_2, {
|
|
23161
|
-
type: TSuccessEventType;
|
|
23162
|
-
}> | Extract<DashboardExportToImageRequested_2, {
|
|
23163
|
-
type: TSuccessEventType;
|
|
23164
|
-
}> | Extract<DashboardSharingChanged_2, {
|
|
23165
|
-
type: TSuccessEventType;
|
|
23166
|
-
}> | Extract<DashboardIgnoreExecutionTimestampChanged_2, {
|
|
23167
|
-
type: TSuccessEventType;
|
|
23168
|
-
}> | Extract<DashboardDateFilterSelectionChanged_2, {
|
|
23169
|
-
type: TSuccessEventType;
|
|
23170
|
-
}> | Extract<DashboardAttributeFilterAdded_2, {
|
|
23171
|
-
type: TSuccessEventType;
|
|
23172
|
-
}> | Extract<DashboardAttributeFilterRemoved_2, {
|
|
23173
|
-
type: TSuccessEventType;
|
|
23174
|
-
}> | Extract<DashboardAttributeFilterMoved_2, {
|
|
23175
|
-
type: TSuccessEventType;
|
|
23176
|
-
}> | Extract<DashboardAttributeFilterSelectionChanged_2, {
|
|
23177
|
-
type: TSuccessEventType;
|
|
23178
|
-
}> | Extract<DashboardAttributeFilterParentChanged_2, {
|
|
23179
|
-
type: TSuccessEventType;
|
|
23180
|
-
}> | Extract<DashboardAttributeTitleChanged_2, {
|
|
23181
|
-
type: TSuccessEventType;
|
|
23182
|
-
}> | Extract<DashboardAttributeSelectionModeChanged_2, {
|
|
23183
|
-
type: TSuccessEventType;
|
|
23184
|
-
}> | Extract<DashboardFilterContextChanged_2, {
|
|
23185
|
-
type: TSuccessEventType;
|
|
23186
|
-
}> | Extract<DashboardLayoutSectionAdded_2, {
|
|
23187
|
-
type: TSuccessEventType;
|
|
23188
|
-
}> | Extract<DashboardLayoutSectionMoved_2, {
|
|
23189
|
-
type: TSuccessEventType;
|
|
23190
|
-
}> | Extract<DashboardLayoutSectionRemoved_2, {
|
|
23191
|
-
type: TSuccessEventType;
|
|
23192
|
-
}> | Extract<DashboardLayoutSectionHeaderChanged_2, {
|
|
23193
|
-
type: TSuccessEventType;
|
|
23194
|
-
}> | Extract<DashboardLayoutSectionItemsAdded_2, {
|
|
23195
|
-
type: TSuccessEventType;
|
|
23196
|
-
}> | Extract<DashboardLayoutSectionItemReplaced_2, {
|
|
23197
|
-
type: TSuccessEventType;
|
|
23198
|
-
}> | Extract<DashboardLayoutSectionItemMoved_2, {
|
|
23199
|
-
type: TSuccessEventType;
|
|
23200
|
-
}> | Extract<DashboardLayoutSectionItemMovedToNewSection_2, {
|
|
23201
|
-
type: TSuccessEventType;
|
|
23202
|
-
}> | Extract<DashboardLayoutSectionItemRemoved_2, {
|
|
23203
|
-
type: TSuccessEventType;
|
|
23204
|
-
}> | Extract<DashboardLayoutChanged_2, {
|
|
23205
|
-
type: TSuccessEventType;
|
|
23206
|
-
}> | Extract<DashboardKpiWidgetHeaderChanged_2, {
|
|
23207
|
-
type: TSuccessEventType;
|
|
23208
|
-
}> | Extract<DashboardKpiWidgetDescriptionChanged_2, {
|
|
23209
|
-
type: TSuccessEventType;
|
|
23210
|
-
}> | Extract<DashboardKpiWidgetConfigurationChanged_2, {
|
|
23211
|
-
type: TSuccessEventType;
|
|
23212
|
-
}> | Extract<DashboardKpiWidgetMeasureChanged_2, {
|
|
23213
|
-
type: TSuccessEventType;
|
|
23214
|
-
}> | Extract<DashboardKpiWidgetFilterSettingsChanged_2, {
|
|
23215
|
-
type: TSuccessEventType;
|
|
23216
|
-
}> | Extract<DashboardKpiWidgetComparisonChanged_2, {
|
|
23217
|
-
type: TSuccessEventType;
|
|
23218
|
-
}> | Extract<DashboardKpiWidgetDrillRemoved_2, {
|
|
23219
|
-
type: TSuccessEventType;
|
|
23220
|
-
}> | Extract<DashboardKpiWidgetDrillSet_2, {
|
|
23221
|
-
type: TSuccessEventType;
|
|
23222
|
-
}> | Extract<DashboardKpiWidgetChanged_2, {
|
|
23223
|
-
type: TSuccessEventType;
|
|
23224
|
-
}> | Extract<DashboardInsightWidgetHeaderChanged_2, {
|
|
23225
|
-
type: TSuccessEventType;
|
|
23226
|
-
}> | Extract<DashboardInsightWidgetDescriptionChanged_2, {
|
|
23227
|
-
type: TSuccessEventType;
|
|
23228
|
-
}> | Extract<DashboardInsightWidgetFilterSettingsChanged_2, {
|
|
23229
|
-
type: TSuccessEventType;
|
|
23230
|
-
}> | Extract<DashboardInsightWidgetVisPropertiesChanged_2, {
|
|
23231
|
-
type: TSuccessEventType;
|
|
23232
|
-
}> | Extract<DashboardInsightWidgetVisConfigurationChanged_2, {
|
|
23233
|
-
type: TSuccessEventType;
|
|
23234
|
-
}> | Extract<DashboardInsightWidgetInsightSwitched_2, {
|
|
23235
|
-
type: TSuccessEventType;
|
|
23236
|
-
}> | Extract<DashboardInsightWidgetDrillsModified_2, {
|
|
23237
|
-
type: TSuccessEventType;
|
|
23238
|
-
}> | Extract<DashboardInsightWidgetDrillsRemoved_2, {
|
|
23239
|
-
type: TSuccessEventType;
|
|
23240
|
-
}> | Extract<DashboardInsightWidgetChanged_2, {
|
|
23241
|
-
type: TSuccessEventType;
|
|
23242
|
-
}> | Extract<DashboardInsightWidgetExportRequested_2, {
|
|
23243
|
-
type: TSuccessEventType;
|
|
23244
|
-
}> | Extract<DashboardInsightWidgetExportResolved_2, {
|
|
23245
|
-
type: TSuccessEventType;
|
|
23246
|
-
}> | Extract<DashboardInsightWidgetRefreshed_2, {
|
|
23247
|
-
type: TSuccessEventType;
|
|
23248
|
-
}> | Extract<DashboardRichTextWidgetContentChanged_2, {
|
|
23249
|
-
type: TSuccessEventType;
|
|
23250
|
-
}> | Extract<DashboardRichTextWidgetFilterSettingsChanged_2, {
|
|
23251
|
-
type: TSuccessEventType;
|
|
23252
|
-
}> | Extract<DashboardVisualizationSwitcherWidgetVisualizationAdded_2, {
|
|
23253
|
-
type: TSuccessEventType;
|
|
23254
|
-
}> | Extract<DashboardVisualizationSwitcherWidgetVisualizationsUpdated_2, {
|
|
23255
|
-
type: TSuccessEventType;
|
|
23256
|
-
}> | Extract<DashboardWidgetExecutionStarted_2, {
|
|
23257
|
-
type: TSuccessEventType;
|
|
23258
|
-
}> | Extract<DashboardWidgetExecutionFailed_2, {
|
|
23259
|
-
type: TSuccessEventType;
|
|
23260
|
-
}> | Extract<DashboardWidgetExecutionSucceeded_2, {
|
|
23261
|
-
type: TSuccessEventType;
|
|
23262
|
-
}> | Extract<DashboardAlertCreated_2, {
|
|
23263
|
-
type: TSuccessEventType;
|
|
23264
|
-
}> | Extract<DashboardAlertSaved_2, {
|
|
23265
|
-
type: TSuccessEventType;
|
|
23266
|
-
}> | Extract<DashboardScheduledEmailCreated_2, {
|
|
23267
|
-
type: TSuccessEventType;
|
|
23268
|
-
}> | Extract<DashboardScheduledEmailSaved_2, {
|
|
23269
|
-
type: TSuccessEventType;
|
|
23270
|
-
}> | Extract<DashboardAutomationsRefreshed_2, {
|
|
23271
|
-
type: TSuccessEventType;
|
|
23272
|
-
}> | Extract<DashboardUserInteractionTriggered_2, {
|
|
23273
|
-
type: TSuccessEventType;
|
|
23274
|
-
}> | Extract<DashboardRenderRequested_2, {
|
|
23275
|
-
type: TSuccessEventType;
|
|
23276
|
-
}> | Extract<DashboardAsyncRenderRequested_2, {
|
|
23277
|
-
type: TSuccessEventType;
|
|
23278
|
-
}> | Extract<DashboardAsyncRenderResolved_2, {
|
|
23279
|
-
type: TSuccessEventType;
|
|
23280
|
-
}> | Extract<DashboardRenderResolved_2, {
|
|
23281
|
-
type: TSuccessEventType;
|
|
23282
|
-
}> | Extract<DashboardDrillRequested_2, {
|
|
23283
|
-
type: TSuccessEventType;
|
|
23284
|
-
}> | Extract<DashboardDrillResolved_2, {
|
|
23285
|
-
type: TSuccessEventType;
|
|
23286
|
-
}> | Extract<DashboardDrillDownRequested_2, {
|
|
23287
|
-
type: TSuccessEventType;
|
|
23288
|
-
}> | Extract<DashboardDrillDownResolved_2, {
|
|
23289
|
-
type: TSuccessEventType;
|
|
23290
|
-
}> | Extract<DashboardDrillToInsightRequested_2, {
|
|
23291
|
-
type: TSuccessEventType;
|
|
23292
|
-
}> | Extract<DashboardDrillToInsightResolved_2, {
|
|
23293
|
-
type: TSuccessEventType;
|
|
23294
|
-
}> | Extract<DashboardDrillToDashboardRequested_2, {
|
|
23295
|
-
type: TSuccessEventType;
|
|
23296
|
-
}> | Extract<DashboardDrillToDashboardResolved_2, {
|
|
23297
|
-
type: TSuccessEventType;
|
|
23298
|
-
}> | Extract<DashboardDrillToCustomUrlRequested_2, {
|
|
23299
|
-
type: TSuccessEventType;
|
|
23300
|
-
}> | Extract<DashboardDrillToCustomUrlResolved_2, {
|
|
23301
|
-
type: TSuccessEventType;
|
|
23302
|
-
}> | Extract<DashboardDrillToAttributeUrlRequested_2, {
|
|
23303
|
-
type: TSuccessEventType;
|
|
23304
|
-
}> | Extract<DashboardDrillToAttributeUrlResolved_2, {
|
|
23305
|
-
type: TSuccessEventType;
|
|
23306
|
-
}> | Extract<DashboardDrillToLegacyDashboardRequested_2, {
|
|
23307
|
-
type: TSuccessEventType;
|
|
23308
|
-
}> | Extract<DashboardDrillToLegacyDashboardResolved_2, {
|
|
23022
|
+
onSuccess?: (event: Extract<DashboardEvents, {
|
|
23309
23023
|
type: TSuccessEventType;
|
|
23310
|
-
}>
|
|
23311
|
-
|
|
23312
|
-
}> | Extract<DashboardRenderModeChanged_2, {
|
|
23313
|
-
type: TSuccessEventType;
|
|
23314
|
-
}> | Extract<CreateInsightRequested_2, {
|
|
23315
|
-
type: TSuccessEventType;
|
|
23316
|
-
}> | Extract<CreateAttributeHierarchyRequested_2, {
|
|
23317
|
-
type: TSuccessEventType;
|
|
23318
|
-
}> | Extract<DeleteAttributeHierarchyRequested_2, {
|
|
23319
|
-
type: TSuccessEventType;
|
|
23320
|
-
}>) => void) | undefined;
|
|
23321
|
-
onError?: ((event: Extract<DashboardCommandStarted_2<any>, {
|
|
23322
|
-
type: TErrorEventType;
|
|
23323
|
-
}> | Extract<DashboardCommandFailed_2<any>, {
|
|
23324
|
-
type: TErrorEventType;
|
|
23325
|
-
}> | Extract<DashboardCommandRejected_2, {
|
|
23326
|
-
type: TErrorEventType;
|
|
23327
|
-
}> | Extract<DashboardQueryRejected_2, {
|
|
23328
|
-
type: TErrorEventType;
|
|
23329
|
-
}> | Extract<DashboardQueryFailed_2, {
|
|
23330
|
-
type: TErrorEventType;
|
|
23331
|
-
}> | Extract<DashboardQueryStarted_2, {
|
|
23332
|
-
type: TErrorEventType;
|
|
23333
|
-
}> | Extract<DashboardQueryCompleted_2<any, any>, {
|
|
23334
|
-
type: TErrorEventType;
|
|
23335
|
-
}> | Extract<ShowWidgetAsTableSet_2, {
|
|
23336
|
-
type: TErrorEventType;
|
|
23337
|
-
}> | Extract<DashboardInitialized_2, {
|
|
23338
|
-
type: TErrorEventType;
|
|
23339
|
-
}> | Extract<DashboardDeinitialized_2, {
|
|
23340
|
-
type: TErrorEventType;
|
|
23341
|
-
}> | Extract<DashboardSaved_2, {
|
|
23342
|
-
type: TErrorEventType;
|
|
23343
|
-
}> | Extract<DashboardCopySaved_2, {
|
|
23344
|
-
type: TErrorEventType;
|
|
23345
|
-
}> | Extract<DashboardRenamed_2, {
|
|
23346
|
-
type: TErrorEventType;
|
|
23347
|
-
}> | Extract<DashboardWasReset_2, {
|
|
23348
|
-
type: TErrorEventType;
|
|
23349
|
-
}> | Extract<DateFilterValidationFailed_2, {
|
|
23350
|
-
type: TErrorEventType;
|
|
23351
|
-
}> | Extract<DashboardExportToPdfRequested_2, {
|
|
23352
|
-
type: TErrorEventType;
|
|
23353
|
-
}> | Extract<DashboardExportToPdfResolved_2, {
|
|
23354
|
-
type: TErrorEventType;
|
|
23355
|
-
}> | Extract<DashboardExportToExcelRequested_2, {
|
|
23356
|
-
type: TErrorEventType;
|
|
23357
|
-
}> | Extract<DashboardExportToExcelResolved_2, {
|
|
23358
|
-
type: TErrorEventType;
|
|
23359
|
-
}> | Extract<DashboardExportToPdfPresentationRequested_2, {
|
|
23360
|
-
type: TErrorEventType;
|
|
23361
|
-
}> | Extract<DashboardExportToPdfPresentationResolved_2, {
|
|
23362
|
-
type: TErrorEventType;
|
|
23363
|
-
}> | Extract<DashboardExportToPptPresentationRequested_2, {
|
|
23364
|
-
type: TErrorEventType;
|
|
23365
|
-
}> | Extract<DashboardExportToPptPresentationResolved_2, {
|
|
23366
|
-
type: TErrorEventType;
|
|
23367
|
-
}> | Extract<DashboardExportToImageResolved_2, {
|
|
23368
|
-
type: TErrorEventType;
|
|
23369
|
-
}> | Extract<DashboardExportToImageRequested_2, {
|
|
23370
|
-
type: TErrorEventType;
|
|
23371
|
-
}> | Extract<DashboardSharingChanged_2, {
|
|
23372
|
-
type: TErrorEventType;
|
|
23373
|
-
}> | Extract<DashboardIgnoreExecutionTimestampChanged_2, {
|
|
23374
|
-
type: TErrorEventType;
|
|
23375
|
-
}> | Extract<DashboardDateFilterSelectionChanged_2, {
|
|
23376
|
-
type: TErrorEventType;
|
|
23377
|
-
}> | Extract<DashboardAttributeFilterAdded_2, {
|
|
23378
|
-
type: TErrorEventType;
|
|
23379
|
-
}> | Extract<DashboardAttributeFilterRemoved_2, {
|
|
23380
|
-
type: TErrorEventType;
|
|
23381
|
-
}> | Extract<DashboardAttributeFilterMoved_2, {
|
|
23382
|
-
type: TErrorEventType;
|
|
23383
|
-
}> | Extract<DashboardAttributeFilterSelectionChanged_2, {
|
|
23384
|
-
type: TErrorEventType;
|
|
23385
|
-
}> | Extract<DashboardAttributeFilterParentChanged_2, {
|
|
23386
|
-
type: TErrorEventType;
|
|
23387
|
-
}> | Extract<DashboardAttributeTitleChanged_2, {
|
|
23388
|
-
type: TErrorEventType;
|
|
23389
|
-
}> | Extract<DashboardAttributeSelectionModeChanged_2, {
|
|
23390
|
-
type: TErrorEventType;
|
|
23391
|
-
}> | Extract<DashboardFilterContextChanged_2, {
|
|
23392
|
-
type: TErrorEventType;
|
|
23393
|
-
}> | Extract<DashboardLayoutSectionAdded_2, {
|
|
23394
|
-
type: TErrorEventType;
|
|
23395
|
-
}> | Extract<DashboardLayoutSectionMoved_2, {
|
|
23396
|
-
type: TErrorEventType;
|
|
23397
|
-
}> | Extract<DashboardLayoutSectionRemoved_2, {
|
|
23398
|
-
type: TErrorEventType;
|
|
23399
|
-
}> | Extract<DashboardLayoutSectionHeaderChanged_2, {
|
|
23400
|
-
type: TErrorEventType;
|
|
23401
|
-
}> | Extract<DashboardLayoutSectionItemsAdded_2, {
|
|
23402
|
-
type: TErrorEventType;
|
|
23403
|
-
}> | Extract<DashboardLayoutSectionItemReplaced_2, {
|
|
23404
|
-
type: TErrorEventType;
|
|
23405
|
-
}> | Extract<DashboardLayoutSectionItemMoved_2, {
|
|
23406
|
-
type: TErrorEventType;
|
|
23407
|
-
}> | Extract<DashboardLayoutSectionItemMovedToNewSection_2, {
|
|
23408
|
-
type: TErrorEventType;
|
|
23409
|
-
}> | Extract<DashboardLayoutSectionItemRemoved_2, {
|
|
23410
|
-
type: TErrorEventType;
|
|
23411
|
-
}> | Extract<DashboardLayoutChanged_2, {
|
|
23412
|
-
type: TErrorEventType;
|
|
23413
|
-
}> | Extract<DashboardKpiWidgetHeaderChanged_2, {
|
|
23414
|
-
type: TErrorEventType;
|
|
23415
|
-
}> | Extract<DashboardKpiWidgetDescriptionChanged_2, {
|
|
23416
|
-
type: TErrorEventType;
|
|
23417
|
-
}> | Extract<DashboardKpiWidgetConfigurationChanged_2, {
|
|
23418
|
-
type: TErrorEventType;
|
|
23419
|
-
}> | Extract<DashboardKpiWidgetMeasureChanged_2, {
|
|
23420
|
-
type: TErrorEventType;
|
|
23421
|
-
}> | Extract<DashboardKpiWidgetFilterSettingsChanged_2, {
|
|
23422
|
-
type: TErrorEventType;
|
|
23423
|
-
}> | Extract<DashboardKpiWidgetComparisonChanged_2, {
|
|
23424
|
-
type: TErrorEventType;
|
|
23425
|
-
}> | Extract<DashboardKpiWidgetDrillRemoved_2, {
|
|
23426
|
-
type: TErrorEventType;
|
|
23427
|
-
}> | Extract<DashboardKpiWidgetDrillSet_2, {
|
|
23428
|
-
type: TErrorEventType;
|
|
23429
|
-
}> | Extract<DashboardKpiWidgetChanged_2, {
|
|
23430
|
-
type: TErrorEventType;
|
|
23431
|
-
}> | Extract<DashboardInsightWidgetHeaderChanged_2, {
|
|
23432
|
-
type: TErrorEventType;
|
|
23433
|
-
}> | Extract<DashboardInsightWidgetDescriptionChanged_2, {
|
|
23434
|
-
type: TErrorEventType;
|
|
23435
|
-
}> | Extract<DashboardInsightWidgetFilterSettingsChanged_2, {
|
|
23436
|
-
type: TErrorEventType;
|
|
23437
|
-
}> | Extract<DashboardInsightWidgetVisPropertiesChanged_2, {
|
|
23438
|
-
type: TErrorEventType;
|
|
23439
|
-
}> | Extract<DashboardInsightWidgetVisConfigurationChanged_2, {
|
|
23440
|
-
type: TErrorEventType;
|
|
23441
|
-
}> | Extract<DashboardInsightWidgetInsightSwitched_2, {
|
|
23442
|
-
type: TErrorEventType;
|
|
23443
|
-
}> | Extract<DashboardInsightWidgetDrillsModified_2, {
|
|
23444
|
-
type: TErrorEventType;
|
|
23445
|
-
}> | Extract<DashboardInsightWidgetDrillsRemoved_2, {
|
|
23446
|
-
type: TErrorEventType;
|
|
23447
|
-
}> | Extract<DashboardInsightWidgetChanged_2, {
|
|
23448
|
-
type: TErrorEventType;
|
|
23449
|
-
}> | Extract<DashboardInsightWidgetExportRequested_2, {
|
|
23450
|
-
type: TErrorEventType;
|
|
23451
|
-
}> | Extract<DashboardInsightWidgetExportResolved_2, {
|
|
23452
|
-
type: TErrorEventType;
|
|
23453
|
-
}> | Extract<DashboardInsightWidgetRefreshed_2, {
|
|
23454
|
-
type: TErrorEventType;
|
|
23455
|
-
}> | Extract<DashboardRichTextWidgetContentChanged_2, {
|
|
23456
|
-
type: TErrorEventType;
|
|
23457
|
-
}> | Extract<DashboardRichTextWidgetFilterSettingsChanged_2, {
|
|
23458
|
-
type: TErrorEventType;
|
|
23459
|
-
}> | Extract<DashboardVisualizationSwitcherWidgetVisualizationAdded_2, {
|
|
23460
|
-
type: TErrorEventType;
|
|
23461
|
-
}> | Extract<DashboardVisualizationSwitcherWidgetVisualizationsUpdated_2, {
|
|
23462
|
-
type: TErrorEventType;
|
|
23463
|
-
}> | Extract<DashboardWidgetExecutionStarted_2, {
|
|
23464
|
-
type: TErrorEventType;
|
|
23465
|
-
}> | Extract<DashboardWidgetExecutionFailed_2, {
|
|
23466
|
-
type: TErrorEventType;
|
|
23467
|
-
}> | Extract<DashboardWidgetExecutionSucceeded_2, {
|
|
23468
|
-
type: TErrorEventType;
|
|
23469
|
-
}> | Extract<DashboardAlertCreated_2, {
|
|
23470
|
-
type: TErrorEventType;
|
|
23471
|
-
}> | Extract<DashboardAlertSaved_2, {
|
|
23472
|
-
type: TErrorEventType;
|
|
23473
|
-
}> | Extract<DashboardScheduledEmailCreated_2, {
|
|
23474
|
-
type: TErrorEventType;
|
|
23475
|
-
}> | Extract<DashboardScheduledEmailSaved_2, {
|
|
23476
|
-
type: TErrorEventType;
|
|
23477
|
-
}> | Extract<DashboardAutomationsRefreshed_2, {
|
|
23478
|
-
type: TErrorEventType;
|
|
23479
|
-
}> | Extract<DashboardUserInteractionTriggered_2, {
|
|
23480
|
-
type: TErrorEventType;
|
|
23481
|
-
}> | Extract<DashboardRenderRequested_2, {
|
|
23482
|
-
type: TErrorEventType;
|
|
23483
|
-
}> | Extract<DashboardAsyncRenderRequested_2, {
|
|
23484
|
-
type: TErrorEventType;
|
|
23485
|
-
}> | Extract<DashboardAsyncRenderResolved_2, {
|
|
23486
|
-
type: TErrorEventType;
|
|
23487
|
-
}> | Extract<DashboardRenderResolved_2, {
|
|
23488
|
-
type: TErrorEventType;
|
|
23489
|
-
}> | Extract<DashboardDrillRequested_2, {
|
|
23490
|
-
type: TErrorEventType;
|
|
23491
|
-
}> | Extract<DashboardDrillResolved_2, {
|
|
23492
|
-
type: TErrorEventType;
|
|
23493
|
-
}> | Extract<DashboardDrillDownRequested_2, {
|
|
23494
|
-
type: TErrorEventType;
|
|
23495
|
-
}> | Extract<DashboardDrillDownResolved_2, {
|
|
23496
|
-
type: TErrorEventType;
|
|
23497
|
-
}> | Extract<DashboardDrillToInsightRequested_2, {
|
|
23498
|
-
type: TErrorEventType;
|
|
23499
|
-
}> | Extract<DashboardDrillToInsightResolved_2, {
|
|
23500
|
-
type: TErrorEventType;
|
|
23501
|
-
}> | Extract<DashboardDrillToDashboardRequested_2, {
|
|
23502
|
-
type: TErrorEventType;
|
|
23503
|
-
}> | Extract<DashboardDrillToDashboardResolved_2, {
|
|
23504
|
-
type: TErrorEventType;
|
|
23505
|
-
}> | Extract<DashboardDrillToCustomUrlRequested_2, {
|
|
23506
|
-
type: TErrorEventType;
|
|
23507
|
-
}> | Extract<DashboardDrillToCustomUrlResolved_2, {
|
|
23508
|
-
type: TErrorEventType;
|
|
23509
|
-
}> | Extract<DashboardDrillToAttributeUrlRequested_2, {
|
|
23510
|
-
type: TErrorEventType;
|
|
23511
|
-
}> | Extract<DashboardDrillToAttributeUrlResolved_2, {
|
|
23512
|
-
type: TErrorEventType;
|
|
23513
|
-
}> | Extract<DashboardDrillToLegacyDashboardRequested_2, {
|
|
23514
|
-
type: TErrorEventType;
|
|
23515
|
-
}> | Extract<DashboardDrillToLegacyDashboardResolved_2, {
|
|
23516
|
-
type: TErrorEventType;
|
|
23517
|
-
}> | Extract<DashboardDrillableItemsChanged_2, {
|
|
23518
|
-
type: TErrorEventType;
|
|
23519
|
-
}> | Extract<DashboardRenderModeChanged_2, {
|
|
23520
|
-
type: TErrorEventType;
|
|
23521
|
-
}> | Extract<CreateInsightRequested_2, {
|
|
23522
|
-
type: TErrorEventType;
|
|
23523
|
-
}> | Extract<CreateAttributeHierarchyRequested_2, {
|
|
23524
|
-
type: TErrorEventType;
|
|
23525
|
-
}> | Extract<DeleteAttributeHierarchyRequested_2, {
|
|
23024
|
+
}>) => void;
|
|
23025
|
+
onError?: (event: Extract<DashboardEvents, {
|
|
23526
23026
|
type: TErrorEventType;
|
|
23527
|
-
}>) => void
|
|
23528
|
-
onBeforeRun?: (
|
|
23027
|
+
}>) => void;
|
|
23028
|
+
onBeforeRun?: (command: TCommand) => void;
|
|
23529
23029
|
}) => {
|
|
23530
23030
|
run: (...args: TCommandCreatorArgs) => void;
|
|
23531
|
-
status?: CommandProcessingStatus
|
|
23031
|
+
status?: CommandProcessingStatus;
|
|
23532
23032
|
};
|
|
23533
23033
|
|
|
23534
23034
|
/**
|
|
@@ -23542,7 +23042,7 @@ export declare const useDashboardDispatch: () => Dispatch<Action>;
|
|
|
23542
23042
|
* @returns function that you can use to dispatch Dashboard events
|
|
23543
23043
|
* @alpha
|
|
23544
23044
|
*/
|
|
23545
|
-
export declare const useDashboardEventDispatch: () => (eventBody: DashboardEventBody<DashboardEvents | ICustomDashboardEvent>) => void;
|
|
23045
|
+
export declare const useDashboardEventDispatch: () => ((eventBody: DashboardEventBody<DashboardEvents | ICustomDashboardEvent>) => void);
|
|
23546
23046
|
|
|
23547
23047
|
/**
|
|
23548
23048
|
* @alpha
|
|
@@ -23559,10 +23059,10 @@ export declare const useDashboardExportData: (renderMode: RenderMode | undefined
|
|
|
23559
23059
|
*/
|
|
23560
23060
|
export declare const useDashboardQueryProcessing: <TQuery extends DashboardQueries, TQueryResult, TQueryCreatorArgs extends any[]>({ queryCreator, onSuccess, onError, onRejected, onBeforeRun, }: {
|
|
23561
23061
|
queryCreator: (...args: TQueryCreatorArgs) => TQuery;
|
|
23562
|
-
onSuccess?: (
|
|
23563
|
-
onError?: (
|
|
23564
|
-
onRejected?: (
|
|
23565
|
-
onBeforeRun?: (
|
|
23062
|
+
onSuccess?: (result: TQueryResult) => void;
|
|
23063
|
+
onError?: (event: DashboardQueryFailed) => void;
|
|
23064
|
+
onRejected?: (event: DashboardQueryRejected) => void;
|
|
23065
|
+
onBeforeRun?: (query: TQuery) => void;
|
|
23566
23066
|
}) => UseDashboardQueryProcessingResult<TQueryCreatorArgs, TQueryResult>;
|
|
23567
23067
|
|
|
23568
23068
|
/**
|
|
@@ -23590,20 +23090,20 @@ export declare const useDashboardScheduledEmails: () => {
|
|
|
23590
23090
|
automationsError: GoodDataSdkError | undefined;
|
|
23591
23091
|
isScheduledEmailingVisible: boolean;
|
|
23592
23092
|
isScheduleEmailingDialogOpen: boolean;
|
|
23593
|
-
defaultOnScheduleEmailing: (widget?: IWidget
|
|
23594
|
-
onScheduleEmailingOpen: (widget?: IWidget
|
|
23595
|
-
onScheduleEmailingCancel: (widget?: IWidget
|
|
23596
|
-
onScheduleEmailingBack: (widget?: IWidget
|
|
23093
|
+
defaultOnScheduleEmailing: (widget?: IWidget) => void;
|
|
23094
|
+
onScheduleEmailingOpen: (widget?: IWidget) => void;
|
|
23095
|
+
onScheduleEmailingCancel: (widget?: IWidget) => void;
|
|
23096
|
+
onScheduleEmailingBack: (widget?: IWidget) => void;
|
|
23597
23097
|
onScheduleEmailingCreateError: () => void;
|
|
23598
23098
|
onScheduleEmailingCreateSuccess: (scheduledEmail: IAutomationMetadataObject) => void;
|
|
23599
23099
|
onScheduleEmailingSaveError: () => void;
|
|
23600
|
-
onScheduleEmailingSaveSuccess: (widget?: IWidget
|
|
23100
|
+
onScheduleEmailingSaveSuccess: (widget?: IWidget) => void;
|
|
23601
23101
|
isScheduledManagementEmailingVisible: boolean;
|
|
23602
23102
|
isScheduleEmailingManagementDialogOpen: boolean;
|
|
23603
|
-
defaultOnScheduleEmailingManagement: (widget?: IWidget
|
|
23604
|
-
onScheduleEmailingManagementOpen: (widget?: IWidget
|
|
23605
|
-
onScheduleEmailingManagementEdit: (schedule: IAutomationMetadataObject, widget?: IWidget
|
|
23606
|
-
onScheduleEmailingManagementAdd: (widget?: IWidget
|
|
23103
|
+
defaultOnScheduleEmailingManagement: (widget?: IWidget) => void;
|
|
23104
|
+
onScheduleEmailingManagementOpen: (widget?: IWidget) => void;
|
|
23105
|
+
onScheduleEmailingManagementEdit: (schedule: IAutomationMetadataObject, widget?: IWidget) => void;
|
|
23106
|
+
onScheduleEmailingManagementAdd: (widget?: IWidget) => void;
|
|
23607
23107
|
onScheduleEmailingManagementClose: () => void;
|
|
23608
23108
|
onScheduleEmailingManagementLoadingError: () => void;
|
|
23609
23109
|
onScheduleEmailingManagementDeleteSuccess: () => void;
|
|
@@ -23682,14 +23182,14 @@ export declare function useDefaultMenuItems(): IMenuButtonItem[];
|
|
|
23682
23182
|
* @returns callback that dispatches the command
|
|
23683
23183
|
* @public
|
|
23684
23184
|
*/
|
|
23685
|
-
export declare const useDispatchDashboardCommand: <TCommand extends DashboardCommands, TArgs extends any[]>(commandCreator: (...args: TArgs) => TCommand) => (...args: TArgs) => void;
|
|
23185
|
+
export declare const useDispatchDashboardCommand: <TCommand extends DashboardCommands, TArgs extends any[]>(commandCreator: (...args: TArgs) => TCommand) => ((...args: TArgs) => void);
|
|
23686
23186
|
|
|
23687
23187
|
/**
|
|
23688
23188
|
* @internal
|
|
23689
23189
|
*/
|
|
23690
23190
|
export declare const useDrill: ({ onSuccess, onError, onBeforeRun }?: UseDrillProps) => {
|
|
23691
23191
|
run: (drillEvent: IDashboardDrillEvent_2, drillContext: DashboardDrillContext_2, correlationId?: string | undefined) => void;
|
|
23692
|
-
status?: CommandProcessingStatus_2
|
|
23192
|
+
status?: CommandProcessingStatus_2;
|
|
23693
23193
|
};
|
|
23694
23194
|
|
|
23695
23195
|
/**
|
|
@@ -23697,7 +23197,7 @@ export declare const useDrill: ({ onSuccess, onError, onBeforeRun }?: UseDrillPr
|
|
|
23697
23197
|
*/
|
|
23698
23198
|
export declare const useDrillDown: ({ onSuccess, onError, onBeforeRun }?: UseDrillDownProps) => {
|
|
23699
23199
|
run: (insight: IInsight, drillDefinition: IDrillDownDefinition_2, drillEvent: IDashboardDrillEvent_2, correlationId?: string | undefined) => void;
|
|
23700
|
-
status?: CommandProcessingStatus_2
|
|
23200
|
+
status?: CommandProcessingStatus_2;
|
|
23701
23201
|
};
|
|
23702
23202
|
|
|
23703
23203
|
/**
|
|
@@ -23723,7 +23223,7 @@ export declare interface UseDrillProps {
|
|
|
23723
23223
|
*/
|
|
23724
23224
|
export declare const useDrillToAttributeUrl: ({ onSuccess, onError, onBeforeRun, }?: UseDrillToAttributeUrlProps) => {
|
|
23725
23225
|
run: (drillDefinition: IDrillToAttributeUrl, drillEvent: IDashboardDrillEvent_2, correlationId?: string | undefined) => void;
|
|
23726
|
-
status?: CommandProcessingStatus_2
|
|
23226
|
+
status?: CommandProcessingStatus_2;
|
|
23727
23227
|
};
|
|
23728
23228
|
|
|
23729
23229
|
/**
|
|
@@ -23740,7 +23240,7 @@ export declare interface UseDrillToAttributeUrlProps {
|
|
|
23740
23240
|
*/
|
|
23741
23241
|
export declare const useDrillToCustomUrl: ({ onSuccess, onError, onBeforeRun }?: UseDrillToCustomUrlProps) => {
|
|
23742
23242
|
run: (drillDefinition: IDrillToCustomUrl, drillEvent: IDashboardDrillEvent_2, correlationId?: string | undefined) => void;
|
|
23743
|
-
status?: CommandProcessingStatus_2
|
|
23243
|
+
status?: CommandProcessingStatus_2;
|
|
23744
23244
|
};
|
|
23745
23245
|
|
|
23746
23246
|
/**
|
|
@@ -23757,7 +23257,7 @@ export declare interface UseDrillToCustomUrlProps {
|
|
|
23757
23257
|
*/
|
|
23758
23258
|
export declare const useDrillToDashboard: ({ onSuccess, onError, onBeforeRun }?: UseDrillToDashboardProps) => {
|
|
23759
23259
|
run: (drillDefinition: IDrillToDashboard, drillEvent: IDashboardDrillEvent_2, correlationId?: string | undefined) => void;
|
|
23760
|
-
status?: CommandProcessingStatus_2
|
|
23260
|
+
status?: CommandProcessingStatus_2;
|
|
23761
23261
|
};
|
|
23762
23262
|
|
|
23763
23263
|
/**
|
|
@@ -23774,7 +23274,7 @@ export declare interface UseDrillToDashboardProps {
|
|
|
23774
23274
|
*/
|
|
23775
23275
|
export declare const useDrillToInsight: ({ onSuccess, onError, onBeforeRun }?: UseDrillToInsightProps) => {
|
|
23776
23276
|
run: (drillDefinition: IDrillToInsight, drillEvent: IDashboardDrillEvent_2, correlationId?: string | undefined) => void;
|
|
23777
|
-
status?: CommandProcessingStatus_2
|
|
23277
|
+
status?: CommandProcessingStatus_2;
|
|
23778
23278
|
};
|
|
23779
23279
|
|
|
23780
23280
|
/**
|
|
@@ -23791,7 +23291,7 @@ export declare interface UseDrillToInsightProps {
|
|
|
23791
23291
|
*/
|
|
23792
23292
|
export declare const useDrillToLegacyDashboard: ({ onSuccess, onError, onBeforeRun, }?: UseDrillToLegacyDashboardProps) => {
|
|
23793
23293
|
run: (drillDefinition: IDrillToLegacyDashboard, drillEvent: IDashboardDrillEvent_2, correlationId?: string | undefined) => void;
|
|
23794
|
-
status?: CommandProcessingStatus_2
|
|
23294
|
+
status?: CommandProcessingStatus_2;
|
|
23795
23295
|
};
|
|
23796
23296
|
|
|
23797
23297
|
/**
|