@gooddata/sdk-ui-dashboard 10.35.0-alpha.3 → 10.35.0-alpha.31
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 +198 -92
- 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/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/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 +674 -1359
- 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 +20 -7
- 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/useSaveScheduledEmailToBackend.js +8 -2
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useSaveScheduledEmailToBackend.js.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 +23 -22
- 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
|
@@ -35,35 +35,35 @@ export interface UseDrillsProps {
|
|
|
35
35
|
export declare function useDrills({ onDrill, onDrillSuccess, onDrillError, onDrillDown, onDrillDownSuccess, onDrillDownError, onDrillToInsight, onDrillToInsightSuccess, onDrillToInsightError, onDrillToDashboard, onDrillToDashboardSuccess, onDrillToDashboardError, onDrillToAttributeUrl, onDrillToAttributeUrlSuccess, onDrillToAttributeUrlError, onDrillToCustomUrl, onDrillToCustomUrlSuccess, onDrillToCustomUrlError, onDrillToLegacyDashboard, onDrillToLegacyDashboardSuccess, onDrillToLegacyDashboardError, onCrossFiltering, onCrossFilteringSuccess, onCrossFilteringError, onError, }: UseDrillsProps): {
|
|
36
36
|
drill: {
|
|
37
37
|
run: (drillEvent: import("../../../types.js").IDashboardDrillEvent, drillContext: import("../../../types.js").DashboardDrillContext, correlationId?: string | undefined) => void;
|
|
38
|
-
status?: import("../../../index.js").CommandProcessingStatus
|
|
38
|
+
status?: import("../../../index.js").CommandProcessingStatus;
|
|
39
39
|
};
|
|
40
40
|
drillDown: {
|
|
41
41
|
run: (insight: import("@gooddata/sdk-model").IInsight, drillDefinition: import("../../../types.js").IDrillDownDefinition, drillEvent: import("../../../types.js").IDashboardDrillEvent, correlationId?: string | undefined) => void;
|
|
42
|
-
status?: import("../../../index.js").CommandProcessingStatus
|
|
42
|
+
status?: import("../../../index.js").CommandProcessingStatus;
|
|
43
43
|
};
|
|
44
44
|
drillToInsight: {
|
|
45
45
|
run: (drillDefinition: import("@gooddata/sdk-model").IDrillToInsight, drillEvent: import("../../../types.js").IDashboardDrillEvent, correlationId?: string | undefined) => void;
|
|
46
|
-
status?: import("../../../index.js").CommandProcessingStatus
|
|
46
|
+
status?: import("../../../index.js").CommandProcessingStatus;
|
|
47
47
|
};
|
|
48
48
|
drillToDashboard: {
|
|
49
49
|
run: (drillDefinition: import("@gooddata/sdk-model").IDrillToDashboard, drillEvent: import("../../../types.js").IDashboardDrillEvent, correlationId?: string | undefined) => void;
|
|
50
|
-
status?: import("../../../index.js").CommandProcessingStatus
|
|
50
|
+
status?: import("../../../index.js").CommandProcessingStatus;
|
|
51
51
|
};
|
|
52
52
|
drillToAttributeUrl: {
|
|
53
53
|
run: (drillDefinition: import("@gooddata/sdk-model").IDrillToAttributeUrl, drillEvent: import("../../../types.js").IDashboardDrillEvent, correlationId?: string | undefined) => void;
|
|
54
|
-
status?: import("../../../index.js").CommandProcessingStatus
|
|
54
|
+
status?: import("../../../index.js").CommandProcessingStatus;
|
|
55
55
|
};
|
|
56
56
|
drillToCustomUrl: {
|
|
57
57
|
run: (drillDefinition: import("@gooddata/sdk-model").IDrillToCustomUrl, drillEvent: import("../../../types.js").IDashboardDrillEvent, correlationId?: string | undefined) => void;
|
|
58
|
-
status?: import("../../../index.js").CommandProcessingStatus
|
|
58
|
+
status?: import("../../../index.js").CommandProcessingStatus;
|
|
59
59
|
};
|
|
60
60
|
drillToLegacyDashboard: {
|
|
61
61
|
run: (drillDefinition: import("@gooddata/sdk-model").IDrillToLegacyDashboard, drillEvent: import("../../../types.js").IDashboardDrillEvent, correlationId?: string | undefined) => void;
|
|
62
|
-
status?: import("../../../index.js").CommandProcessingStatus
|
|
62
|
+
status?: import("../../../index.js").CommandProcessingStatus;
|
|
63
63
|
};
|
|
64
64
|
crossFiltering: {
|
|
65
65
|
run: (insight: import("@gooddata/sdk-model").IInsight, drillDefinition: import("@gooddata/sdk-model").ICrossFiltering, drillEvent: import("../../../types.js").IDashboardDrillEvent, correlationId?: string | undefined) => void;
|
|
66
|
-
status?: import("../../../index.js").CommandProcessingStatus
|
|
66
|
+
status?: import("../../../index.js").CommandProcessingStatus;
|
|
67
67
|
};
|
|
68
68
|
};
|
|
69
69
|
//# sourceMappingURL=useDrills.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useMinimalSizeValidation.d.ts","sourceRoot":"","sources":["../../../../src/presentation/export/hooks/useMinimalSizeValidation.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"useMinimalSizeValidation.d.ts","sourceRoot":"","sources":["../../../../src/presentation/export/hooks/useMinimalSizeValidation.ts"],"names":[],"mappings":"AAKA;;;;GAIG;AACH,wBAAgB,wBAAwB,CAAC,YAAY,CAAC,EAAE,MAAM,EAAE,aAAa,CAAC,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,OAAO;;;;EA8BxG"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useExportData.d.ts","sourceRoot":"","sources":["../../../src/presentation/export/useExportData.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,UAAU,EAAE,MAAM,gBAAgB,CAAC;AAC5C,OAAO,EACH,uBAAuB,EAI1B,MAAM,sBAAsB,CAAC;AAC9B,OAAO,EACH,kBAAkB,EAClB,iBAAiB,EACjB,cAAc,EACd,gBAAgB,EAChB,0BAA0B,EAC1B,wBAAwB,EACxB,0BAA0B,EAE7B,MAAM,YAAY,CAAC;AAEpB;;GAEG;AACH,eAAO,MAAM,sBAAsB,
|
|
1
|
+
{"version":3,"file":"useExportData.d.ts","sourceRoot":"","sources":["../../../src/presentation/export/useExportData.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,UAAU,EAAE,MAAM,gBAAgB,CAAC;AAC5C,OAAO,EACH,uBAAuB,EAI1B,MAAM,sBAAsB,CAAC;AAC9B,OAAO,EACH,kBAAkB,EAClB,iBAAiB,EACjB,cAAc,EACd,gBAAgB,EAChB,0BAA0B,EAC1B,wBAAwB,EACxB,0BAA0B,EAE7B,MAAM,YAAY,CAAC;AAEpB;;GAEG;AACH,eAAO,MAAM,sBAAsB,GAC/B,YAAY,UAAU,GAAG,SAAS,EAClC,QAAQ,QAAQ,GAAG,OAAO,EAC1B,MAAM,QAAQ,GAAG,MAAM,KACxB,0BAA0B,GAAG,SAS/B,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,oBAAoB,GAAI,OAAO,MAAM,KAAG,iBAAiB,GAAG,SA+BxE,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,+BAA+B,GACxC,YAAY,iBAAiB,GAAG,SAAS,EACzC,SAAS,OAAO,EAChB,OAAO,OAAO,KACf,iBAAiB,GAAG,SAyBtB,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,mBAAmB,GAAI,QAAQ,uBAAuB,KAAG,gBAAgB,GAAG,SAuBxF,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,qBAAqB,QAAO,kBAAkB,GAAG,SAU7D,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,0BAA0B,GACnC,QAAQ,0BAA0B,GAAG,SAAS,EAC9C,SAAS,OAAO,EAChB,OAAO,OAAO,KACf,OAAO,CAAC,0BAA0B,CAAC,GAAG,SAaxC,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,iBAAiB,QAAO,cAAc,GAAG,SA4DrD,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,sBAAsB,GAC/B,MAAM,wBAAwB,CAAC,uBAAuB,CAAC,EACvD,SAAS,OAAO,EAChB,OAAO,OAAO,KACf,wBAAwB,GAAG,SAW7B,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,kBAAkB,QAAO;IAClC,UAAU,EAAE,wBAAwB,GAAG,SAAS,CAAC;IACjD,IAAI,EAAE,CAAC,GAAG,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM,KAAK,wBAAwB,GAAG,SAAS,CAAC;CAsB9E,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CustomDropdownActions.d.ts","sourceRoot":"","sources":["../../../../src/presentation/filterBar/attributeFilter/CustomDropdownActions.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,OAAO,EAEH,qCAAqC,EACrC,wBAAwB,EACxB,MAAM,EACT,MAAM,qBAAqB,CAAC;
|
|
1
|
+
{"version":3,"file":"CustomDropdownActions.d.ts","sourceRoot":"","sources":["../../../../src/presentation/filterBar/attributeFilter/CustomDropdownActions.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,OAAO,EAEH,qCAAqC,EACrC,wBAAwB,EACxB,MAAM,EACT,MAAM,qBAAqB,CAAC;AAgC7B;;GAEG;AACH,MAAM,WAAW,0CAA0C;IACvD,kBAAkB,EAAE,MAAM,IAAI,CAAC;IAC/B,mBAAmB,EAAE,MAAM,IAAI,CAAC;IAChC,0BAA0B,EAAE,MAAM,IAAI,CAAC;IACvC,mBAAmB,EAAE,MAAM,IAAI,CAAC;IAChC,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,UAAU,EAAE,MAAM,CAAC;IACnB,SAAS,EAAE,MAAM,CAAC;IAClB,oBAAoB,EAAE,MAAM,CAAC;IAC7B,UAAU,CAAC,EAAE,wBAAwB,EAAE,CAAC;IACxC,mBAAmB,CAAC,EAAE,qCAAqC,CAAC;CAC/D;AAED;;GAEG;AACH,eAAO,MAAM,oCAAoC,EAAE,KAAK,CAAC,EAAE,CAAC,0CAA0C,CAwDrG,CAAC;AAEF;;GAEG;AACH,MAAM,WAAW,mDAAmD;IAChE,iBAAiB,EAAE,MAAM,IAAI,CAAC;IAC9B,mBAAmB,EAAE,MAAM,IAAI,CAAC;IAChC,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,UAAU,EAAE,MAAM,CAAC;IACnB,QAAQ,EAAE,MAAM,CAAC;CACpB;AAED;;GAEG;AACH,eAAO,MAAM,6CAA6C,EAAE,KAAK,CAAC,EAAE,CAChE,mDAAmD,CAsBtD,CAAC"}
|
|
@@ -4,7 +4,7 @@ import { Button } from "@gooddata/sdk-ui-kit";
|
|
|
4
4
|
import { AttributeFilterConfigurationButton, AttributeFilterDeleteButton } from "@gooddata/sdk-ui-filters";
|
|
5
5
|
import { areObjRefsEqual, } from "@gooddata/sdk-model";
|
|
6
6
|
import { invariant } from "ts-invariant";
|
|
7
|
-
import { selectAllCatalogAttributesMap, selectAttributeFilterDisplayFormsMap,
|
|
7
|
+
import { selectAllCatalogAttributesMap, selectAttributeFilterDisplayFormsMap, selectIsApplyFiltersAllAtOnceEnabledAndSet, selectIsDeleteFilterButtonEnabled, selectIsInEditMode, useDashboardSelector, } from "../../../model/index.js";
|
|
8
8
|
function useIsConfigButtonVisible(filterDisplayFormRef, attributes) {
|
|
9
9
|
const isEditMode = useDashboardSelector(selectIsInEditMode);
|
|
10
10
|
const dfMap = useDashboardSelector(selectAttributeFilterDisplayFormsMap);
|
|
@@ -25,9 +25,7 @@ function useIsConfigButtonVisible(filterDisplayFormRef, attributes) {
|
|
|
25
25
|
export const CustomAttributeFilterDropdownActions = ({ isApplyDisabled, onApplyButtonClick, onCancelButtonClick, onConfigurationButtonClick, onDeleteButtonClick, cancelText, applyText, filterDisplayFormRef, attributes, filterSelectionMode, }) => {
|
|
26
26
|
const isEditMode = useDashboardSelector(selectIsInEditMode);
|
|
27
27
|
const isDeleteButtonEnabled = useDashboardSelector(selectIsDeleteFilterButtonEnabled);
|
|
28
|
-
const
|
|
29
|
-
const enableDashboardFiltersApplyModes = useDashboardSelector(selectEnableDashboardFiltersApplyModes);
|
|
30
|
-
const withoutApply = filtersApplyMode.mode === "ALL_AT_ONCE";
|
|
28
|
+
const withoutApply = useDashboardSelector(selectIsApplyFiltersAllAtOnceEnabledAndSet);
|
|
31
29
|
const isConfigButtonVisible = useIsConfigButtonVisible(filterDisplayFormRef, attributes);
|
|
32
30
|
const isSingleSelect = filterSelectionMode === "single";
|
|
33
31
|
if (!isEditMode && isSingleSelect) {
|
|
@@ -41,7 +39,7 @@ export const CustomAttributeFilterDropdownActions = ({ isApplyDisabled, onApplyB
|
|
|
41
39
|
isConfigButtonVisible ? (React.createElement(AttributeFilterConfigurationButton, { onConfiguration: onConfigurationButtonClick })) : null),
|
|
42
40
|
!isSingleSelect ? (React.createElement("div", { className: "gd-attribute-filter-dropdown-actions-right-content__next" },
|
|
43
41
|
React.createElement(Button, { className: "gd-attribute-filter-cancel-button__next gd-button-secondary gd-button-small cancel-button s-cancel", onClick: onCancelButtonClick, value: cancelText, title: cancelText }),
|
|
44
|
-
!withoutApply
|
|
42
|
+
!withoutApply ? (React.createElement(Button, { disabled: isApplyDisabled, className: "gd-attribute-filter-apply-button__next gd-button-action gd-button-small s-apply", onClick: onApplyButtonClick, value: applyText, title: applyText })) : null)) : null));
|
|
45
43
|
};
|
|
46
44
|
/**
|
|
47
45
|
* @internal
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CustomDropdownActions.js","sourceRoot":"","sources":["../../../../src/presentation/filterBar/attributeFilter/CustomDropdownActions.tsx"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,MAAM,EAAE,MAAM,sBAAsB,CAAC;AAC9C,OAAO,EAAE,kCAAkC,EAAE,2BAA2B,EAAE,MAAM,0BAA0B,CAAC;AAC3G,OAAO,EACH,eAAe,GAIlB,MAAM,qBAAqB,CAAC;AAC7B,OAAO,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AACzC,OAAO,EACH,6BAA6B,EAC7B,oCAAoC,EACpC
|
|
1
|
+
{"version":3,"file":"CustomDropdownActions.js","sourceRoot":"","sources":["../../../../src/presentation/filterBar/attributeFilter/CustomDropdownActions.tsx"],"names":[],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DefaultDashboardAttributeFilter.d.ts","sourceRoot":"","sources":["../../../../src/presentation/filterBar/attributeFilter/DefaultDashboardAttributeFilter.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"DefaultDashboardAttributeFilter.d.ts","sourceRoot":"","sources":["../../../../src/presentation/filterBar/attributeFilter/DefaultDashboardAttributeFilter.tsx"],"names":[],"mappings":"AA+CA,OAAO,EAAE,8BAA8B,EAAE,MAAM,YAAY,CAAC;AAc5D;;;;;;GAMG;AACH,eAAO,MAAM,+BAA+B,GACxC,OAAO,8BAA8B,KACtC,GAAG,CAAC,OAAO,GAAG,IAWhB,CAAC"}
|
|
@@ -5,7 +5,7 @@ import { AttributeFilterButton, AttributeFilterDropdownButton, AttributeFilterEl
|
|
|
5
5
|
import { DashboardAttributeFilterConfigModeValues, filterObjRef } from "@gooddata/sdk-model";
|
|
6
6
|
import { LoadingMask, LOADING_HEIGHT } from "@gooddata/sdk-ui-kit";
|
|
7
7
|
import { attributeFilterToDashboardAttributeFilter, dashboardAttributeFilterToAttributeFilter, } from "../../../_staging/dashboard/dashboardFilterConverter.js";
|
|
8
|
-
import { removeAttributeFilter, useDashboardDispatch, selectLocale, useDashboardSelector, selectIsInEditMode, selectBackendCapabilities, selectAttributeFilterConfigsModeMap, useDashboardUserInteraction, selectIsAttributeFilterDependentByLocalIdentifier, selectIsFilterFromCrossFilteringByLocalIdentifier, selectEnableDuplicatedLabelValuesInAttributeFilter, selectEnableImmediateAttributeFilterDisplayAsLabelMigration, selectPreloadedAttributesWithReferences,
|
|
8
|
+
import { removeAttributeFilter, useDashboardDispatch, selectLocale, useDashboardSelector, selectIsInEditMode, selectBackendCapabilities, selectAttributeFilterConfigsModeMap, useDashboardUserInteraction, selectIsAttributeFilterDependentByLocalIdentifier, selectIsFilterFromCrossFilteringByLocalIdentifier, selectEnableDuplicatedLabelValuesInAttributeFilter, selectEnableImmediateAttributeFilterDisplayAsLabelMigration, selectPreloadedAttributesWithReferences, selectEnableAttributeFilterVirtualisedList, selectIsApplyFiltersAllAtOnceEnabledAndSet, } from "../../../model/index.js";
|
|
9
9
|
import { useAttributes } from "../../../_staging/sharedHooks/useAttributes.js";
|
|
10
10
|
import { getVisibilityIcon } from "../utils.js";
|
|
11
11
|
import { useParentFilters } from "./useParentFilters.js";
|
|
@@ -47,8 +47,7 @@ const DefaultDashboardAttributeFilterInner = (props) => {
|
|
|
47
47
|
const isVirtualAttributeFilter = useDashboardSelector(selectIsFilterFromCrossFilteringByLocalIdentifier(filter.attributeFilter.localIdentifier));
|
|
48
48
|
const enableDuplicatedLabelValuesInAttributeFilter = useDashboardSelector(selectEnableDuplicatedLabelValuesInAttributeFilter);
|
|
49
49
|
const enableImmediateAttributeFilterDisplayAsLabelMigration = useDashboardSelector(selectEnableImmediateAttributeFilterDisplayAsLabelMigration);
|
|
50
|
-
const
|
|
51
|
-
const enableDashboardFiltersApplyModes = useDashboardSelector(selectEnableDashboardFiltersApplyModes);
|
|
50
|
+
const isApplyAllAtOnceEnabledAndSet = useDashboardSelector(selectIsApplyFiltersAllAtOnceEnabledAndSet);
|
|
52
51
|
const enableAttributeFilterVirtualisedList = useDashboardSelector(selectEnableAttributeFilterVirtualisedList);
|
|
53
52
|
const filterRef = useMemo(() => {
|
|
54
53
|
return filterObjRef(attributeFilter);
|
|
@@ -128,8 +127,7 @@ const DefaultDashboardAttributeFilterInner = (props) => {
|
|
|
128
127
|
const CustomDropdownActions = useMemo(() => {
|
|
129
128
|
return function DropdownActions(props) {
|
|
130
129
|
const { currentDisplayFormRef, committedSelectionElements } = useAttributeFilterContext();
|
|
131
|
-
const
|
|
132
|
-
const withoutApply = filtersApplyMode.mode === "ALL_AT_ONCE";
|
|
130
|
+
const withoutApply = useDashboardSelector(selectIsApplyFiltersAllAtOnceEnabledAndSet);
|
|
133
131
|
const { title, configurationChanged, displayFormChanged, titleChanged, onConfigurationSave, onConfigurationClose, selectionModeChanged, modeChanged, limitingItemsChanged, onDependentDateFiltersConfigurationChanged, } = useAttributeFilterParentFiltering();
|
|
134
132
|
const isTitleDefined = !!title && title.trim().length > 0;
|
|
135
133
|
const isSaveDisabled = isTitleDefined
|
|
@@ -199,12 +197,12 @@ const DefaultDashboardAttributeFilterInner = (props) => {
|
|
|
199
197
|
userInteraction.attributeFilterInteraction("attributeFilterShowAllValuesClicked");
|
|
200
198
|
};
|
|
201
199
|
if (filter.attributeFilter.selectionMode === "single") {
|
|
202
|
-
return (React.createElement(SingleSelectionAttributeFilterStatusBar, { ...props, onShowFilteredElements: handleShowFilteredElements, enableShowingFilteredElements: enableShowingFilteredElements
|
|
200
|
+
return (React.createElement(SingleSelectionAttributeFilterStatusBar, { ...props, onShowFilteredElements: handleShowFilteredElements, enableShowingFilteredElements: enableShowingFilteredElements }));
|
|
203
201
|
}
|
|
204
202
|
return (React.createElement(AttributeFilterStatusBar, { ...props, onShowFilteredElements: handleShowFilteredElements, onClearIrrelevantSelection: () => {
|
|
205
203
|
props.onClearIrrelevantSelection?.();
|
|
206
204
|
userInteraction.attributeFilterInteraction("attributeFilterClearIrrelevantValuesClicked");
|
|
207
|
-
}, enableShowingFilteredElements: enableShowingFilteredElements
|
|
205
|
+
}, enableShowingFilteredElements: enableShowingFilteredElements }));
|
|
208
206
|
};
|
|
209
207
|
}, [
|
|
210
208
|
filter.attributeFilter.selectionMode,
|
|
@@ -214,14 +212,14 @@ const DefaultDashboardAttributeFilterInner = (props) => {
|
|
|
214
212
|
]);
|
|
215
213
|
const AttributeFilterComponent = props.AttributeFilterComponent ?? AttributeFilterButton;
|
|
216
214
|
return (React.createElement(AttributeFilterParentFilteringProvider, { filter: filter, attributes: attributes, displayAsLabel: displayAsLabel },
|
|
217
|
-
React.createElement(AttributeFilterComponent, { title: filter.attributeFilter.title, resetOnParentFilterChange: false, filter:
|
|
215
|
+
React.createElement(AttributeFilterComponent, { title: filter.attributeFilter.title, resetOnParentFilterChange: false, filter: isApplyAllAtOnceEnabledAndSet ? workingAttributeFilter : attributeFilter, displayAsLabel: displayAsLabel, overlayPositionType: overlayPositionType, onApply: (newFilter, isInverted, selectionMode, selectionTitles, displayAsLabel, isResultOfMigration) => {
|
|
218
216
|
onFilterChanged(attributeFilterToDashboardAttributeFilter(newFilter, filter.attributeFilter.localIdentifier, filter.attributeFilter.title, selectionTitles, isInverted, selectionMode), displayAsLabel, false, isResultOfMigration);
|
|
219
217
|
}, onSelect: (newFilter, isInverted, selectionMode, selectionTitles, displayAsLabel) => {
|
|
220
|
-
if (
|
|
218
|
+
if (isApplyAllAtOnceEnabledAndSet) {
|
|
221
219
|
onFilterChanged(attributeFilterToDashboardAttributeFilter(newFilter, filter.attributeFilter.localIdentifier, filter.attributeFilter.title, selectionTitles, isInverted, selectionMode), displayAsLabel, true);
|
|
222
220
|
}
|
|
223
221
|
}, parentFilters: parentFilters, dependentDateFilters: dependentDateFilters, parentFilterOverAttribute: parentFilterOverAttribute, validateElementsBy: filter.attributeFilter.validateElementsBy, locale: locale, DropdownButtonComponent: CustomDropdownButton, DropdownActionsComponent: CustomDropdownActions, ElementsSelectComponent: CustomElementsSelect, fullscreenOnMobile: true, selectionMode: filter.attributeFilter.selectionMode, selectFirst: true, attributeFilterMode: readonly
|
|
224
222
|
? DashboardAttributeFilterConfigModeValues.READONLY
|
|
225
|
-
: DashboardAttributeFilterConfigModeValues.ACTIVE, customIcon: visibilityIcon, StatusBarComponent: CustomStatusBarComponent, enableDuplicatedLabelValuesInAttributeFilter: enableDuplicatedLabelValuesInAttributeFilter, enableImmediateAttributeFilterDisplayAsLabelMigration: enableImmediateAttributeFilterDisplayAsLabelMigration, enableAttributeFilterVirtualised: enableAttributeFilterVirtualisedList, withoutApply:
|
|
223
|
+
: DashboardAttributeFilterConfigModeValues.ACTIVE, customIcon: visibilityIcon, StatusBarComponent: CustomStatusBarComponent, enableDuplicatedLabelValuesInAttributeFilter: enableDuplicatedLabelValuesInAttributeFilter, enableImmediateAttributeFilterDisplayAsLabelMigration: enableImmediateAttributeFilterDisplayAsLabelMigration, enableAttributeFilterVirtualised: enableAttributeFilterVirtualisedList, withoutApply: isApplyAllAtOnceEnabledAndSet, enableDashboardFiltersApplyWithoutLoading: true })));
|
|
226
224
|
};
|
|
227
225
|
//# sourceMappingURL=DefaultDashboardAttributeFilter.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DefaultDashboardAttributeFilter.js","sourceRoot":"","sources":["../../../../src/presentation/filterBar/attributeFilter/DefaultDashboardAttributeFilter.tsx"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"DefaultDashboardAttributeFilter.js","sourceRoot":"","sources":["../../../../src/presentation/filterBar/attributeFilter/DefaultDashboardAttributeFilter.tsx"],"names":[],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"HiddenDashboardAttributeFilter.d.ts","sourceRoot":"","sources":["../../../../src/presentation/filterBar/attributeFilter/HiddenDashboardAttributeFilter.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"HiddenDashboardAttributeFilter.d.ts","sourceRoot":"","sources":["../../../../src/presentation/filterBar/attributeFilter/HiddenDashboardAttributeFilter.tsx"],"names":[],"mappings":"AACA;;;;;GAKG;AACH,eAAO,MAAM,8BAA8B,QAAO,GAAG,CAAC,OAAO,GAAG,IAE/D,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"addAttributeFilterUtils.d.ts","sourceRoot":"","sources":["../../../../../src/presentation/filterBar/attributeFilter/addAttributeFilter/addAttributeFilterUtils.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,QAAQ,EAA4C,MAAM,qBAAqB,CAAC;AACzF,OAAO,EAAE,uBAAuB,EAAE,MAAM,4BAA4B,CAAC;AACrE,OAAO,EAAE,SAAS,EAAE,MAAM,4CAA4C,CAAC;AAIvE,eAAO,MAAM,qBAAqB,
|
|
1
|
+
{"version":3,"file":"addAttributeFilterUtils.d.ts","sourceRoot":"","sources":["../../../../../src/presentation/filterBar/attributeFilter/addAttributeFilter/addAttributeFilterUtils.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,QAAQ,EAA4C,MAAM,qBAAqB,CAAC;AACzF,OAAO,EAAE,uBAAuB,EAAE,MAAM,4BAA4B,CAAC;AACrE,OAAO,EAAE,SAAS,EAAE,MAAM,4CAA4C,CAAC;AAIvE,eAAO,MAAM,qBAAqB,GAC9B,gBAAgB,uBAAuB,EAAE,EACzC,aAAa,SAAS,CAAC,QAAQ,CAAC,YAMnC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useLimitingItemsConfiguration.d.ts","sourceRoot":"","sources":["../../../../../../../src/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/hooks/useLimitingItemsConfiguration.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,yBAAyB,EAAE,MAAM,EAAE,MAAM,qBAAqB,CAAC;AAWxE,eAAO,MAAM,6BAA6B,
|
|
1
|
+
{"version":3,"file":"useLimitingItemsConfiguration.d.ts","sourceRoot":"","sources":["../../../../../../../src/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/hooks/useLimitingItemsConfiguration.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,yBAAyB,EAAE,MAAM,EAAE,MAAM,qBAAqB,CAAC;AAWxE,eAAO,MAAM,6BAA6B,GAAI,eAAe,yBAAyB;;;mCAoBhC,MAAM,EAAE;;;CAqB7D,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useSelectionModeConfiguration.d.ts","sourceRoot":"","sources":["../../../../../../../src/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/hooks/useSelectionModeConfiguration.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,qCAAqC,EAAE,yBAAyB,EAAE,MAAM,qBAAqB,CAAC;AAOvG,eAAO,MAAM,6BAA6B,
|
|
1
|
+
{"version":3,"file":"useSelectionModeConfiguration.d.ts","sourceRoot":"","sources":["../../../../../../../src/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/hooks/useSelectionModeConfiguration.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,qCAAqC,EAAE,yBAAyB,EAAE,MAAM,qBAAqB,CAAC;AAOvG,eAAO,MAAM,6BAA6B,GAAI,iBAAiB,yBAAyB;;;;mCAkBlC,qCAAqC;;CA+B1F,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useValidNeighbourAttributes.d.ts","sourceRoot":"","sources":["../../../../../../../src/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/hooks/useValidNeighbourAttributes.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,MAAM,EAAmB,MAAM,qBAAqB,CAAC;AAC9D,OAAO,EAAE,gBAAgB,EAAE,MAAM,kBAAkB,CAAC;AAUpD,UAAU,kCAAkC;IACxC,wBAAwB,EAAE,MAAM,EAAE,CAAC;IACnC,+BAA+B,EAAE,OAAO,CAAC;IACzC,6BAA6B,EAAE,gBAAgB,GAAG,SAAS,CAAC;CAC/D;AAED;;;;GAIG;AACH,eAAO,MAAM,2BAA2B
|
|
1
|
+
{"version":3,"file":"useValidNeighbourAttributes.d.ts","sourceRoot":"","sources":["../../../../../../../src/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/hooks/useValidNeighbourAttributes.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,MAAM,EAAmB,MAAM,qBAAqB,CAAC;AAC9D,OAAO,EAAE,gBAAgB,EAAE,MAAM,kBAAkB,CAAC;AAUpD,UAAU,kCAAkC;IACxC,wBAAwB,EAAE,MAAM,EAAE,CAAC;IACnC,+BAA+B,EAAE,OAAO,CAAC;IACzC,6BAA6B,EAAE,gBAAgB,GAAG,SAAS,CAAC;CAC/D;AAED;;;;GAIG;AACH,eAAO,MAAM,2BAA2B,GACpC,4BAA4B,MAAM,EAClC,6BAA6B,MAAM,EAAE,KACtC,kCA0DF,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"telemetryUtils.d.ts","sourceRoot":"","sources":["../../../../../../../../src/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/telemetryUtils.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;AAC1D,OAAO,EAAE,8BAA8B,EAAE,MAAM,qCAAqC,CAAC;AAErF,eAAO,MAAM,gCAAgC,
|
|
1
|
+
{"version":3,"file":"telemetryUtils.d.ts","sourceRoot":"","sources":["../../../../../../../../src/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/telemetryUtils.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;AAC1D,OAAO,EAAE,8BAA8B,EAAE,MAAM,qCAAqC,CAAC;AAErF,eAAO,MAAM,gCAAgC,GACzC,MAAM,kBAAkB,KACzB,8BAcF,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"limitingItemsHook.d.ts","sourceRoot":"","sources":["../../../../../../../../src/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/shared/limitingItemsHook.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,SAAS,EAAE,MAAM,YAAY,CAAC;AAEvC,OAAO,EACH,MAAM,EAKN,mBAAmB,EAGnB,oBAAoB,EAEvB,MAAM,qBAAqB,CAAC;AAE7B,OAAO,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;AAC1D,OAAO,EAIH,mCAAmC,EACnC,gBAAgB,EAGhB,6BAA6B,EAIhC,MAAM,qCAAqC,CAAC;AAG7C,MAAM,WAAW,4BAA4B;IACzC,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,IAAI,EAAE,kBAAkB,CAAC;IACzB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,2BAA2B,CAAC,EAAE,OAAO,CAAC;CACzC;AAkED,eAAO,MAAM,kBAAkB,
|
|
1
|
+
{"version":3,"file":"limitingItemsHook.d.ts","sourceRoot":"","sources":["../../../../../../../../src/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/shared/limitingItemsHook.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,SAAS,EAAE,MAAM,YAAY,CAAC;AAEvC,OAAO,EACH,MAAM,EAKN,mBAAmB,EAGnB,oBAAoB,EAEvB,MAAM,qBAAqB,CAAC;AAE7B,OAAO,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;AAC1D,OAAO,EAIH,mCAAmC,EACnC,gBAAgB,EAGhB,6BAA6B,EAIhC,MAAM,qCAAqC,CAAC;AAG7C,MAAM,WAAW,4BAA4B;IACzC,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,IAAI,EAAE,kBAAkB,CAAC;IACzB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,2BAA2B,CAAC,EAAE,OAAO,CAAC;CACzC;AAkED,eAAO,MAAM,kBAAkB,GAC3B,GAAG,4BAA4B,EAC/B,GAAG,4BAA4B,KAChC,MAMF,CAAC;AAsBF,eAAO,MAAM,gBAAgB,GACzB,eAAe,mCAAmC,EAAE,EACpD,oBAAoB,MAAM,EAAE,EAC5B,oBAAoB,MAAM,EAAE,EAC5B,iBAAiB,gBAAgB,EACjC,sBAAsB,6BAA6B,EAAE,EACrD,mBAAmB,mBAAmB,EAAE,EACxC,2CAA2C,OAAO,EAClD,YAAY,OAAO,EACnB,MAAM,SAAS,KAChB,4BAA4B,EAoD9B,CAAC;AAEF,eAAO,MAAM,0BAA0B,GACnC,wBAAwB,MAAM,EAAE,KACjC,4BAA4B,EAsB9B,CAAC;AAEF,eAAO,MAAM,cAAc,GACvB,eAAe,mCAAmC,EAAE,EACpD,oBAAoB,MAAM,EAAE,EAC5B,sBAAsB,6BAA6B,EAAE,EACrD,mBAAmB,mBAAmB,EAAE,EACxC,2BAA2B,oBAAoB,EAC/C,2CAA2C,OAAO,EAClD,YAAY,OAAO,EACnB,MAAM,SAAS,KAChB,4BAA4B,EAuD9B,CAAC;AAgEF,eAAO,MAAM,kBAAkB,GAC3B,mBAAmB,mBAAmB,EAAE,EACxC,2BAA2B,oBAAoB,EAC/C,uBAAuB,6BAA6B,EAAE,KACvD,4BAA4B,EAyB9B,CAAC;AAoBF,eAAO,MAAM,2BAA2B,GACpC,SAAS,MAAM,GAAG,SAAS,EAC3B,sBAAsB,6BAA6B,EAAE,KACtD,MAYF,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useDependentDateFilters.d.ts","sourceRoot":"","sources":["../../../../src/presentation/filterBar/attributeFilter/useDependentDateFilters.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,yBAAyB,EAAwC,MAAM,qBAAqB,CAAC;
|
|
1
|
+
{"version":3,"file":"useDependentDateFilters.d.ts","sourceRoot":"","sources":["../../../../src/presentation/filterBar/attributeFilter/useDependentDateFilters.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,yBAAyB,EAAwC,MAAM,qBAAqB,CAAC;AAUtG,OAAO,EAAE,yBAAyB,EAAE,MAAM,0BAA0B,CAAC;AAErE;;;;GAIG;AACH,MAAM,MAAM,sBAAsB,GAAG,IAAI,CAAC,yBAAyB,EAAE,sBAAsB,CAAC,CAAC;AAE7F;;;;;;GAMG;AACH,eAAO,MAAM,uBAAuB,GAAI,QAAQ,yBAAyB,KAAG,sBAgD3E,CAAC"}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
import { useMemo } from "react";
|
|
3
3
|
import { invariant } from "ts-invariant";
|
|
4
4
|
import { objRefToString } from "@gooddata/sdk-model";
|
|
5
|
-
import {
|
|
5
|
+
import { selectFilterContextDateFilter, selectFilterContextDateFiltersWithDimension, selectIsApplyFiltersAllAtOnceEnabledAndSet, selectWorkingFilterContextDateFilter, selectWorkingFilterContextDateFiltersWithDimension, useDashboardSelector, } from "../../../model/index.js";
|
|
6
6
|
/**
|
|
7
7
|
* Returns depdent date filtering input props for {@link @gooddata/sdk-ui-filters#AttributeFilter} for particular dashboard attribute filter.
|
|
8
8
|
*
|
|
@@ -11,16 +11,13 @@ import { selectDashboardFiltersApplyMode, selectEnableDashboardFiltersApplyModes
|
|
|
11
11
|
* @beta
|
|
12
12
|
*/
|
|
13
13
|
export const useDependentDateFilters = (filter) => {
|
|
14
|
-
const
|
|
15
|
-
const dashboardFiltersApplyMode = useDashboardSelector(selectDashboardFiltersApplyMode);
|
|
14
|
+
const isApplyAllAtOnceEnabledAndSet = useDashboardSelector(selectIsApplyFiltersAllAtOnceEnabledAndSet);
|
|
16
15
|
const allAppliedDateFilters = useDashboardSelector(selectFilterContextDateFiltersWithDimension);
|
|
17
16
|
const allWorkingDateFilters = useDashboardSelector(selectWorkingFilterContextDateFiltersWithDimension);
|
|
18
|
-
const allDateFilters =
|
|
19
|
-
? allWorkingDateFilters
|
|
20
|
-
: allAppliedDateFilters;
|
|
17
|
+
const allDateFilters = isApplyAllAtOnceEnabledAndSet ? allWorkingDateFilters : allAppliedDateFilters;
|
|
21
18
|
const commonAppliedDateFilter = useDashboardSelector(selectFilterContextDateFilter);
|
|
22
19
|
const commonWorkingDateFilter = useDashboardSelector(selectWorkingFilterContextDateFilter);
|
|
23
|
-
const commonDateFilter =
|
|
20
|
+
const commonDateFilter = isApplyAllAtOnceEnabledAndSet
|
|
24
21
|
? commonWorkingDateFilter
|
|
25
22
|
: commonAppliedDateFilter;
|
|
26
23
|
const commonDateFilterWithAllTime = getCommonDateFilterWithAllTime(commonDateFilter);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useDependentDateFilters.js","sourceRoot":"","sources":["../../../../src/presentation/filterBar/attributeFilter/useDependentDateFilters.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,OAAO,EAAE,MAAM,OAAO,CAAC;AAChC,OAAO,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AACzC,OAAO,EAAmD,cAAc,EAAE,MAAM,qBAAqB,CAAC;AAEtG,OAAO,EACH
|
|
1
|
+
{"version":3,"file":"useDependentDateFilters.js","sourceRoot":"","sources":["../../../../src/presentation/filterBar/attributeFilter/useDependentDateFilters.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,OAAO,EAAE,MAAM,OAAO,CAAC;AAChC,OAAO,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AACzC,OAAO,EAAmD,cAAc,EAAE,MAAM,qBAAqB,CAAC;AAEtG,OAAO,EACH,6BAA6B,EAC7B,2CAA2C,EAC3C,0CAA0C,EAC1C,oCAAoC,EACpC,kDAAkD,EAClD,oBAAoB,GACvB,MAAM,yBAAyB,CAAC;AAUjC;;;;;;GAMG;AACH,MAAM,CAAC,MAAM,uBAAuB,GAAG,CAAC,MAAiC,EAA0B,EAAE;IACjG,MAAM,6BAA6B,GAAG,oBAAoB,CAAC,0CAA0C,CAAC,CAAC;IAEvG,MAAM,qBAAqB,GAAG,oBAAoB,CAAC,2CAA2C,CAAC,CAAC;IAChG,MAAM,qBAAqB,GAAG,oBAAoB,CAAC,kDAAkD,CAAC,CAAC;IACvG,MAAM,cAAc,GAAG,6BAA6B,CAAC,CAAC,CAAC,qBAAqB,CAAC,CAAC,CAAC,qBAAqB,CAAC;IAErG,MAAM,uBAAuB,GAAG,oBAAoB,CAAC,6BAA6B,CAAC,CAAC;IACpF,MAAM,uBAAuB,GAAG,oBAAoB,CAAC,oCAAoC,CAAC,CAAC;IAC3F,MAAM,gBAAgB,GAAG,6BAA6B;QAClD,CAAC,CAAC,uBAAuB;QACzB,CAAC,CAAC,uBAAuB,CAAC;IAC9B,MAAM,2BAA2B,GAAG,8BAA8B,CAAC,gBAAgB,CAAC,CAAC;IAErF,MAAM,oBAAoB,GAAG,OAAO,CAAC,GAAG,EAAE;QACtC,OAAO,MAAM,CAAC,eAAe,CAAC,oBAAoB,EAAE,GAAG,CAAC,CAAC,mBAAmB,EAAE,EAAE;YAC5E,IAAI,mBAAmB,CAAC,YAAY,EAAE,CAAC;gBACnC,MAAM,yBAAyB,GAAyB;oBACpD,UAAU,EAAE;wBACR,IAAI,EAAE,2BAA2B,EAAE,UAAU,CAAC,IAAI;wBAClD,WAAW,EAAE,2BAA2B,EAAE,UAAU,CAAC,WAAW;wBAChE,IAAI,EAAE,2BAA2B,EAAE,UAAU,CAAC,IAAI;wBAClD,EAAE,EAAE,2BAA2B,EAAE,UAAU,CAAC,EAAE;wBAC9C,OAAO,EAAE;4BACL,UAAU,EAAE,mBAAmB,CAAC,qBAAqB;4BACrD,IAAI,EAAE,SAAS;yBAClB;qBACJ;iBACJ,CAAC;gBAEF,OAAO,yBAAyB,CAAC;YACrC,CAAC;iBAAM,CAAC;gBACJ,MAAM,cAAc,GAAG,cAAc,CAAC,IAAI,CACtC,CAAC,MAAM,EAAE,EAAE,CACP,cAAc,CAAC,MAAM,CAAC,UAAU,CAAC,OAAQ,CAAC;oBAC1C,mBAAmB,CAAC,qBAAqB,CAChD,CAAC;gBAEF,SAAS,CAAC,cAAc,CAAC,CAAC,CAAC,8CAA8C;gBAEzE,OAAO,cAAc,CAAC;YAC1B,CAAC;QACL,CAAC,CAAC,CAAC;IACP,CAAC,EAAE,CAAC,cAAc,EAAE,2BAA2B,EAAE,MAAM,CAAC,eAAe,CAAC,oBAAoB,CAAC,CAAC,CAAC;IAE/F,OAAO;QACH,oBAAoB;KACvB,CAAC;AACN,CAAC,CAAC;AAEF,MAAM,8BAA8B,GAAG,CAAC,UAAiC,EAAwB,EAAE;IAC/F,IAAI,UAAU,EAAE,CAAC;QACb,OAAO,UAAU,CAAC;IACtB,CAAC;SAAM,CAAC;QACJ,OAAO;YACH,UAAU,EAAE;gBACR,WAAW,EAAE,eAAe;gBAC5B,IAAI,EAAE,UAAU;aACnB;SACJ,CAAC;IACN,CAAC;AACL,CAAC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useParentFilters.d.ts","sourceRoot":"","sources":["../../../../src/presentation/filterBar/attributeFilter/useParentFilters.ts"],"names":[],"mappings":"AAGA,OAAO,EAA4B,yBAAyB,EAAE,MAAM,qBAAqB,CAAC;
|
|
1
|
+
{"version":3,"file":"useParentFilters.d.ts","sourceRoot":"","sources":["../../../../src/presentation/filterBar/attributeFilter/useParentFilters.ts"],"names":[],"mappings":"AAGA,OAAO,EAA4B,yBAAyB,EAAE,MAAM,qBAAqB,CAAC;AAU1F,OAAO,EAAE,yBAAyB,EAAE,MAAM,0BAA0B,CAAC;AAErE;;;;GAIG;AACH,MAAM,MAAM,sBAAsB,GAAG,IAAI,CACrC,yBAAyB,EACzB,eAAe,GAAG,2BAA2B,CAChD,CAAC;AAEF;;;;;;GAMG;AACH,eAAO,MAAM,gBAAgB,GAAI,QAAQ,yBAAyB,KAAG,sBAyCpE,CAAC"}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
import { useMemo } from "react";
|
|
3
3
|
import { invariant } from "ts-invariant";
|
|
4
4
|
import { dashboardAttributeFilterToAttributeFilter } from "../../../_staging/dashboard/dashboardFilterConverter.js";
|
|
5
|
-
import {
|
|
5
|
+
import { selectFilterContextAttributeFilters, selectSupportsSettingConnectingAttributes, selectWorkingFilterContextAttributeFilters, selectIsApplyFiltersAllAtOnceEnabledAndSet, useDashboardSelector, } from "../../../model/index.js";
|
|
6
6
|
/**
|
|
7
7
|
* Returns parent filtering input props for {@link @gooddata/sdk-ui-filters#AttributeFilter} for particular dashboard attribute filter.
|
|
8
8
|
*
|
|
@@ -11,11 +11,10 @@ import { selectDashboardFiltersApplyMode, selectEnableDashboardFiltersApplyModes
|
|
|
11
11
|
* @public
|
|
12
12
|
*/
|
|
13
13
|
export const useParentFilters = (filter) => {
|
|
14
|
-
const
|
|
15
|
-
const dashboardFiltersApplyMode = useDashboardSelector(selectDashboardFiltersApplyMode);
|
|
14
|
+
const isApplyAllAtOnceEnabledAndSet = useDashboardSelector(selectIsApplyFiltersAllAtOnceEnabledAndSet);
|
|
16
15
|
const allAppliedAttributeFilters = useDashboardSelector(selectFilterContextAttributeFilters);
|
|
17
16
|
const allWorkingAttributeFilters = useDashboardSelector(selectWorkingFilterContextAttributeFilters);
|
|
18
|
-
const allAttributeFilters =
|
|
17
|
+
const allAttributeFilters = isApplyAllAtOnceEnabledAndSet
|
|
19
18
|
? allWorkingAttributeFilters
|
|
20
19
|
: allAppliedAttributeFilters;
|
|
21
20
|
const supportsSettingConnectingAttributes = useDashboardSelector(selectSupportsSettingConnectingAttributes);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useParentFilters.js","sourceRoot":"","sources":["../../../../src/presentation/filterBar/attributeFilter/useParentFilters.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,OAAO,EAAE,MAAM,OAAO,CAAC;AAChC,OAAO,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AAGzC,OAAO,EAAE,yCAAyC,EAAE,MAAM,yDAAyD,CAAC;AACpH,OAAO,EACH
|
|
1
|
+
{"version":3,"file":"useParentFilters.js","sourceRoot":"","sources":["../../../../src/presentation/filterBar/attributeFilter/useParentFilters.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,OAAO,EAAE,MAAM,OAAO,CAAC;AAChC,OAAO,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AAGzC,OAAO,EAAE,yCAAyC,EAAE,MAAM,yDAAyD,CAAC;AACpH,OAAO,EACH,mCAAmC,EACnC,yCAAyC,EACzC,0CAA0C,EAC1C,0CAA0C,EAC1C,oBAAoB,GACvB,MAAM,yBAAyB,CAAC;AAajC;;;;;;GAMG;AACH,MAAM,CAAC,MAAM,gBAAgB,GAAG,CAAC,MAAiC,EAA0B,EAAE;IAC1F,MAAM,6BAA6B,GAAG,oBAAoB,CAAC,0CAA0C,CAAC,CAAC;IACvG,MAAM,0BAA0B,GAAG,oBAAoB,CAAC,mCAAmC,CAAC,CAAC;IAC7F,MAAM,0BAA0B,GAAG,oBAAoB,CAAC,0CAA0C,CAAC,CAAC;IACpG,MAAM,mBAAmB,GAAG,6BAA6B;QACrD,CAAC,CAAC,0BAA0B;QAC5B,CAAC,CAAC,0BAA0B,CAAC;IACjC,MAAM,mCAAmC,GAAG,oBAAoB,CAC5D,yCAAyC,CAC5C,CAAC;IAEF,MAAM,iBAAiB,GAAG,OAAO,CAAC,GAAG,EAAE;QACnC,OAAO,MAAM,CAAC,eAAe,CAAC,gBAAgB,EAAE,GAAG,CAAC,CAAC,MAAM,EAAE,EAAE;YAC3D,MAAM,cAAc,GAAG,mBAAmB,CAAC,IAAI,CAC3C,CAAC,MAAM,EAAE,EAAE,CAAC,MAAM,CAAC,eAAe,CAAC,eAAe,KAAK,MAAM,CAAC,qBAAqB,CACtF,CAAC;YAEF,SAAS,CAAC,cAAc,CAAC,CAAC,CAAC,8CAA8C;YAEzE,OAAO,EAAE,MAAM,EAAE,cAAc,EAAE,IAAI,EAAE,MAAM,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC,CAAC,EAAE,CAAC;QACvE,CAAC,CAAC,CAAC;IACP,CAAC,EAAE,CAAC,mBAAmB,EAAE,MAAM,CAAC,eAAe,CAAC,gBAAgB,CAAC,CAAC,CAAC;IAEnE,MAAM,aAAa,GAAG,OAAO,CAAC,GAAG,EAAE;QAC/B,OAAO,iBAAiB,EAAE,GAAG,CAAC,CAAC,IAAI,EAAE,EAAE,CAAC,yCAAyC,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC,CAAC;IACpG,CAAC,EAAE,CAAC,iBAAiB,CAAC,CAAC,CAAC;IAExB,MAAM,gBAAgB,GAAG,OAAO,CAAC,GAAG,EAAE;QAClC,gDAAgD;QAChD,0EAA0E;QAC1E,IAAI,CAAC,iBAAiB,IAAI,CAAC,mCAAmC,EAAE,CAAC;YAC7D,OAAO,SAAS,CAAC;QACrB,CAAC;QAED,OAAO,CAAC,aAA+B,EAAE,KAAa,EAAU,EAAE,CAAC,iBAAiB,CAAC,KAAK,CAAC,CAAC,IAAK,CAAC;IACtG,CAAC,EAAE,CAAC,iBAAiB,EAAE,mCAAmC,CAAC,CAAC,CAAC;IAE7D,OAAO;QACH,aAAa;QACb,yBAAyB,EAAE,gBAAgB;KAC9C,CAAC;AACN,CAAC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ConfigurationModeSelectItem.d.ts","sourceRoot":"","sources":["../../../../src/presentation/filterBar/configuration/ConfigurationModeSelectItem.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,EAAE,WAAW,EAAE,MAAM,OAAO,CAAC;AAM3C;;GAEG;AACH,MAAM,WAAW,oBAAoB;IACjC,SAAS,EAAE,MAAM,CAAC;IAClB,SAAS,EAAE,MAAM,CAAC;IAClB,QAAQ,EAAE,MAAM,CAAC;IACjB,WAAW,EAAE,MAAM,CAAC;IACpB,OAAO,EAAE,OAAO,CAAC;IACjB,QAAQ,EAAE,CAAC,CAAC,EAAE,WAAW,CAAC,gBAAgB,CAAC,KAAK,IAAI,CAAC;CACxD;AAED;;GAEG;AACH,eAAO,MAAM,cAAc,
|
|
1
|
+
{"version":3,"file":"ConfigurationModeSelectItem.d.ts","sourceRoot":"","sources":["../../../../src/presentation/filterBar/configuration/ConfigurationModeSelectItem.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,EAAE,WAAW,EAAE,MAAM,OAAO,CAAC;AAM3C;;GAEG;AACH,MAAM,WAAW,oBAAoB;IACjC,SAAS,EAAE,MAAM,CAAC;IAClB,SAAS,EAAE,MAAM,CAAC;IAClB,QAAQ,EAAE,MAAM,CAAC;IACjB,WAAW,EAAE,MAAM,CAAC;IACpB,OAAO,EAAE,OAAO,CAAC;IACjB,QAAQ,EAAE,CAAC,CAAC,EAAE,WAAW,CAAC,gBAAgB,CAAC,KAAK,IAAI,CAAC;CACxD;AAED;;GAEG;AACH,eAAO,MAAM,cAAc,GAAI,OAAO,oBAAoB,sBAuBzD,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DefaultDashboardDateFilter.d.ts","sourceRoot":"","sources":["../../../../src/presentation/filterBar/dateFilter/DefaultDashboardDateFilter.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"DefaultDashboardDateFilter.d.ts","sourceRoot":"","sources":["../../../../src/presentation/filterBar/dateFilter/DefaultDashboardDateFilter.tsx"],"names":[],"mappings":"AAmBA,OAAO,EAAE,yBAAyB,EAAE,MAAM,YAAY,CAAC;AAevD;;;;;;GAMG;AACH,eAAO,MAAM,0BAA0B,GAAI,OAAO,yBAAyB,KAAG,GAAG,CAAC,OAsJjF,CAAC"}
|
|
@@ -5,7 +5,7 @@ import { DateFilter, getLocalizedIcuDateFormatPattern, } from "@gooddata/sdk-ui-
|
|
|
5
5
|
import { areObjRefsEqual, DashboardDateFilterConfigModeValues, } from "@gooddata/sdk-model";
|
|
6
6
|
import { dateFilterOptionToDashboardDateFilter } from "../../../_staging/dashboard/dashboardFilterConverter.js";
|
|
7
7
|
import { matchDateFilterToDateFilterOptionWithPreference } from "../../../_staging/dateFilterConfig/dateFilterOptionMapping.js";
|
|
8
|
-
import { selectBackendCapabilities, selectCatalogDateDatasets,
|
|
8
|
+
import { selectBackendCapabilities, selectCatalogDateDatasets, selectIsApplyFiltersAllAtOnceEnabledAndSet, selectIsInEditMode, selectLocale, selectSettings, selectWeekStart, useDashboardSelector, } from "../../../model/index.js";
|
|
9
9
|
import { getVisibilityIcon } from "../utils.js";
|
|
10
10
|
import { DateFilterConfigurationBody } from "./configuration/DateFilterConfigurationBody.js";
|
|
11
11
|
import { useCurrentDateFilterConfig } from "../../dragAndDrop/index.js";
|
|
@@ -23,8 +23,7 @@ export const DefaultDashboardDateFilter = (props) => {
|
|
|
23
23
|
const locale = useDashboardSelector(selectLocale);
|
|
24
24
|
const isInEditMode = useDashboardSelector(selectIsInEditMode);
|
|
25
25
|
const weekStart = useDashboardSelector(selectWeekStart);
|
|
26
|
-
const
|
|
27
|
-
const enableDashboardFiltersApplyModes = useDashboardSelector(selectEnableDashboardFiltersApplyModes);
|
|
26
|
+
const isApplyAllAtOnceEnabledAndSet = useDashboardSelector(selectIsApplyFiltersAllAtOnceEnabledAndSet);
|
|
28
27
|
const { filter, workingFilter, onFilterChanged, config, readonly, autoOpen, ButtonComponent, overlayPositionType, } = props;
|
|
29
28
|
const allDateDatasets = useDashboardSelector(selectCatalogDateDatasets);
|
|
30
29
|
let defaultDateFilterName;
|
|
@@ -62,8 +61,8 @@ export const DefaultDashboardDateFilter = (props) => {
|
|
|
62
61
|
return (React.createElement(DateFilterConfigurationBody, { ...props, intl: intl, dateDataSet: filter?.dateFilter.dataSet, defaultDateFilterName: defaultDateFilterName }));
|
|
63
62
|
};
|
|
64
63
|
}, [intl, filter?.dateFilter.dataSet, defaultDateFilterName]);
|
|
65
|
-
return (React.createElement(DateFilter, { excludeCurrentPeriod: excludeCurrentPeriod, selectedFilterOption: dateFilterOption, workingExcludeCurrentPeriod:
|
|
64
|
+
return (React.createElement(DateFilter, { excludeCurrentPeriod: excludeCurrentPeriod, selectedFilterOption: dateFilterOption, workingExcludeCurrentPeriod: isApplyAllAtOnceEnabledAndSet ? workingExcludeCurrentPeriod : undefined, workingSelectedFilterOption: isApplyAllAtOnceEnabledAndSet ? workingFilterOption : undefined, dateFilterMode: readonly
|
|
66
65
|
? DashboardDateFilterConfigModeValues.READONLY
|
|
67
|
-
: DashboardDateFilterConfigModeValues.ACTIVE, filterOptions: config.dateFilterOptions, availableGranularities: config.availableGranularities, customFilterName: title, onApply: onApply, onSelect:
|
|
66
|
+
: DashboardDateFilterConfigModeValues.ACTIVE, filterOptions: config.dateFilterOptions, availableGranularities: config.availableGranularities, customFilterName: title, onApply: onApply, onSelect: isApplyAllAtOnceEnabledAndSet ? onSelect : undefined, dateFormat: dateFormat, locale: locale, isTimeForAbsoluteRangeEnabled: isTimeForAbsoluteRangeEnabled, isEditMode: isInEditMode, openOnInit: autoOpen, weekStart: weekStart, customIcon: visibilityIcon, showDropDownHeaderMessage: !filter?.dateFilter.dataSet, FilterConfigurationComponent: isConfigurationEnabled ? FilterConfigurationComponent : undefined, withoutApply: isApplyAllAtOnceEnabledAndSet, ButtonComponent: ButtonComponent, overlayPositionType: overlayPositionType }));
|
|
68
67
|
};
|
|
69
68
|
//# sourceMappingURL=DefaultDashboardDateFilter.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DefaultDashboardDateFilter.js","sourceRoot":"","sources":["../../../../src/presentation/filterBar/dateFilter/DefaultDashboardDateFilter.tsx"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,KAAK,EAAE,EAAE,WAAW,EAAE,OAAO,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAC9D,OAAO,EAAE,OAAO,EAAE,MAAM,YAAY,CAAC;AAErC,OAAO,EACH,UAAU,EACV,gCAAgC,GAGnC,MAAM,0BAA0B,CAAC;AAClC,OAAO,EACH,eAAe,EACf,mCAAmC,GAEtC,MAAM,qBAAqB,CAAC;AAE7B,OAAO,EAAE,qCAAqC,EAAE,MAAM,yDAAyD,CAAC;AAChH,OAAO,EAAE,+CAA+C,EAAE,MAAM,+DAA+D,CAAC;AAGhI,OAAO,EACH,yBAAyB,EACzB,yBAAyB,EACzB
|
|
1
|
+
{"version":3,"file":"DefaultDashboardDateFilter.js","sourceRoot":"","sources":["../../../../src/presentation/filterBar/dateFilter/DefaultDashboardDateFilter.tsx"],"names":[],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"HiddenDashboardDateFilter.d.ts","sourceRoot":"","sources":["../../../../src/presentation/filterBar/dateFilter/HiddenDashboardDateFilter.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"HiddenDashboardDateFilter.d.ts","sourceRoot":"","sources":["../../../../src/presentation/filterBar/dateFilter/HiddenDashboardDateFilter.tsx"],"names":[],"mappings":"AACA;;;;;GAKG;AACH,eAAO,MAAM,yBAAyB,QAAO,GAAG,CAAC,OAAO,GAAG,IAE1D,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useDateFilterConfig.d.ts","sourceRoot":"","sources":["../../../../src/presentation/filterBar/dateFilter/useDateFilterConfig.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,6BAA6B,EAAE,MAAM,EAAmB,MAAM,qBAAqB,CAAC;AAY7F,eAAO,MAAM,mBAAmB,
|
|
1
|
+
{"version":3,"file":"useDateFilterConfig.d.ts","sourceRoot":"","sources":["../../../../src/presentation/filterBar/dateFilter/useDateFilterConfig.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,6BAA6B,EAAE,MAAM,EAAmB,MAAM,qBAAqB,CAAC;AAY7F,eAAO,MAAM,mBAAmB,GAAI,aAAa,MAAM,GAAG,SAAS,EAAE,wBAAwB,MAAM;;6BAmBlE,6BAA6B;;;;;;;CAU7D,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DefaultFilterBar.d.ts","sourceRoot":"","sources":["../../../../src/presentation/filterBar/filterBar/DefaultFilterBar.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"DefaultFilterBar.d.ts","sourceRoot":"","sources":["../../../../src/presentation/filterBar/filterBar/DefaultFilterBar.tsx"],"names":[],"mappings":"AAyDA,OAAO,EAA8B,eAAe,EAAE,MAAM,aAAa,CAAC;AAgB1E;;GAEG;AACH,eAAO,MAAM,iBAAiB,QAAO,eAuJpC,CAAC;AAEF;;GAEG;AACH,wBAAgB,gBAAgB,CAAC,KAAK,EAAE,eAAe,GAAG,GAAG,CAAC,OAAO,CA2NpE"}
|