@gooddata/sdk-ui-dashboard 10.35.0-alpha.9 → 10.35.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/NOTICE +2207 -1777
- 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.map +1 -1
- package/esm/_staging/dashboard/dashboardFilterContext.d.ts.map +1 -1
- package/esm/_staging/dashboard/dashboardFilterContext.js +2 -2
- package/esm/_staging/dashboard/dashboardFilterContext.js.map +1 -1
- package/esm/_staging/dashboard/dashboardFilterConverter.d.ts.map +1 -1
- package/esm/_staging/dashboard/dashboardFilterConverter.js +2 -1
- package/esm/_staging/dashboard/dashboardFilterConverter.js.map +1 -1
- package/esm/_staging/dashboard/flexibleLayout/layoutConfiguration.d.ts.map +1 -1
- package/esm/_staging/dateFilterConfig/dateFilterOptionConverters.d.ts.map +1 -1
- package/esm/_staging/dateFilterConfig/dateFilterOptionConverters.js +2 -1
- package/esm/_staging/dateFilterConfig/dateFilterOptionConverters.js.map +1 -1
- package/esm/_staging/dateFilterConfig/dateFilterOptionMapping.d.ts.map +1 -1
- package/esm/_staging/dateFilterConfig/dateFilterOptionMapping.js +33 -7
- package/esm/_staging/dateFilterConfig/dateFilterOptionMapping.js.map +1 -1
- package/esm/_staging/dateFilterConfig/defaultConfig.d.ts.map +1 -1
- package/esm/_staging/dateFilterConfig/defaultConfig.js +2 -3
- package/esm/_staging/dateFilterConfig/defaultConfig.js.map +1 -1
- package/esm/_staging/dateFilterConfig/sanitization.d.ts +2 -1
- package/esm/_staging/dateFilterConfig/sanitization.d.ts.map +1 -1
- package/esm/_staging/insight/insightBuilder.d.ts.map +1 -1
- package/esm/_staging/layout/coordinates.d.ts.map +1 -1
- package/esm/_staging/layout/coordinates.js +1 -1
- package/esm/_staging/layout/coordinates.js.map +1 -1
- package/esm/_staging/layout/sizing.d.ts.map +1 -1
- package/esm/_staging/layout/sizing.js +5 -5
- package/esm/_staging/layout/sizing.js.map +1 -1
- package/esm/_staging/listedDashboard/listedDashboardUtils.d.ts.map +1 -1
- package/esm/_staging/metadata/objRefMap.d.ts.map +1 -1
- package/esm/_staging/sharedHooks/useCommonDateFilterTitle.d.ts.map +1 -1
- package/esm/_staging/sharedHooks/useDateFiltersTitles.d.ts.map +1 -1
- package/esm/_staging/sharedHooks/useDateFiltersTitles.js +1 -1
- package/esm/_staging/sharedHooks/useDateFiltersTitles.js.map +1 -1
- package/esm/_staging/sharedHooks/useEventToastMessage.d.ts +1 -1
- package/esm/_staging/sharedHooks/useEventToastMessage.d.ts.map +1 -1
- package/esm/_staging/sharedHooks/useEventToastMessage.js +1 -1
- package/esm/_staging/sharedHooks/useEventToastMessage.js.map +1 -1
- package/esm/_staging/sharedHooks/useFiltersNamings.d.ts +2 -1
- package/esm/_staging/sharedHooks/useFiltersNamings.d.ts.map +1 -1
- package/esm/_staging/sharedHooks/useFiltersNamings.js +1 -0
- package/esm/_staging/sharedHooks/useFiltersNamings.js.map +1 -1
- package/esm/_staging/slideshow/utils/index.d.ts.map +1 -1
- package/esm/converters/filterConverters.d.ts.map +1 -1
- package/esm/converters/filterConverters.js +2 -2
- package/esm/converters/filterConverters.js.map +1 -1
- package/esm/model/commandHandlers/dashboard/changeSharingHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/dashboard/changeSharingHandler.js.map +1 -1
- package/esm/model/commandHandlers/dashboard/common/filterViews.d.ts.map +1 -1
- package/esm/model/commandHandlers/dashboard/common/migratedAttributeFilters.d.ts.map +1 -1
- package/esm/model/commandHandlers/dashboard/common/stateInitializers.d.ts.map +1 -1
- package/esm/model/commandHandlers/dashboard/common/stateInitializers.js +2 -2
- package/esm/model/commandHandlers/dashboard/common/stateInitializers.js.map +1 -1
- package/esm/model/commandHandlers/dashboard/deleteDashboardHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/dashboard/deleteDashboardHandler.js.map +1 -1
- package/esm/model/commandHandlers/dashboard/exportDashboardToExcelHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/dashboard/exportDashboardToExcelHandler.js.map +1 -1
- package/esm/model/commandHandlers/dashboard/exportDashboardToPdfHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/dashboard/exportDashboardToPdfHandler.js.map +1 -1
- package/esm/model/commandHandlers/dashboard/exportDashboardToPdfPresentationHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/dashboard/exportDashboardToPdfPresentationHandler.js.map +1 -1
- package/esm/model/commandHandlers/dashboard/exportDashboardToPptPresentationHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/dashboard/exportDashboardToPptPresentationHandler.js.map +1 -1
- package/esm/model/commandHandlers/dashboard/initializeDashboardHandler/resolveDashboardConfig.d.ts.map +1 -1
- package/esm/model/commandHandlers/dashboard/initializeDashboardHandler/resolveDashboardConfig.js +14 -4
- package/esm/model/commandHandlers/dashboard/initializeDashboardHandler/resolveDashboardConfig.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 +7 -6
- 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/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 +15 -4
- package/esm/model/commands/filters.d.ts.map +1 -1
- package/esm/model/commands/filters.js +11 -5
- 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/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 +3 -1
- package/esm/model/store/filterContext/filterContextReducers.d.ts.map +1 -1
- package/esm/model/store/filterContext/filterContextReducers.js +21 -3
- package/esm/model/store/filterContext/filterContextReducers.js.map +1 -1
- package/esm/model/store/filterContext/filterContextSelectors.d.ts +19 -0
- package/esm/model/store/filterContext/filterContextSelectors.d.ts.map +1 -1
- package/esm/model/store/filterContext/filterContextSelectors.js +36 -0
- package/esm/model/store/filterContext/filterContextSelectors.js.map +1 -1
- package/esm/model/store/filterContext/filterContextState.d.ts +6 -0
- package/esm/model/store/filterContext/filterContextState.d.ts.map +1 -1
- package/esm/model/store/filterContext/filterContextState.js +1 -0
- package/esm/model/store/filterContext/filterContextState.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 +2 -2
- package/esm/model/store/index.d.ts.map +1 -1
- package/esm/model/store/index.js +2 -2
- 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/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 +6 -6
- package/esm/presentation/drill/DrillSelect/DrillSelectDropdown.js.map +1 -1
- package/esm/presentation/drill/DrillSelect/WithDrillSelect.d.ts +0 -1
- package/esm/presentation/drill/DrillSelect/WithDrillSelect.d.ts.map +1 -1
- package/esm/presentation/drill/hooks/useCrossFiltering.d.ts +1 -1
- package/esm/presentation/drill/hooks/useCrossFiltering.d.ts.map +1 -1
- package/esm/presentation/drill/hooks/useDrill.d.ts +1 -1
- package/esm/presentation/drill/hooks/useDrill.d.ts.map +1 -1
- package/esm/presentation/drill/hooks/useDrillDown.d.ts +1 -1
- package/esm/presentation/drill/hooks/useDrillDown.d.ts.map +1 -1
- package/esm/presentation/drill/hooks/useDrillSelectDropdownMenuItems.d.ts.map +1 -1
- package/esm/presentation/drill/hooks/useDrillToAttributeUrl.d.ts +1 -1
- package/esm/presentation/drill/hooks/useDrillToAttributeUrl.d.ts.map +1 -1
- package/esm/presentation/drill/hooks/useDrillToCustomUrl.d.ts +1 -1
- package/esm/presentation/drill/hooks/useDrillToCustomUrl.d.ts.map +1 -1
- package/esm/presentation/drill/hooks/useDrillToDashboard.d.ts +1 -1
- package/esm/presentation/drill/hooks/useDrillToDashboard.d.ts.map +1 -1
- package/esm/presentation/drill/hooks/useDrillToInsight.d.ts +1 -1
- package/esm/presentation/drill/hooks/useDrillToInsight.d.ts.map +1 -1
- package/esm/presentation/drill/hooks/useDrillToLegacyDashboard.d.ts +1 -1
- package/esm/presentation/drill/hooks/useDrillToLegacyDashboard.d.ts.map +1 -1
- package/esm/presentation/drill/hooks/useDrills.d.ts +8 -8
- package/esm/presentation/export/hooks/useDashboardRelatedFilters.d.ts.map +1 -1
- package/esm/presentation/export/hooks/useDashboardRelatedFilters.js +17 -10
- package/esm/presentation/export/hooks/useDashboardRelatedFilters.js.map +1 -1
- package/esm/presentation/export/hooks/useMinimalSizeValidation.d.ts +0 -1
- package/esm/presentation/export/hooks/useMinimalSizeValidation.d.ts.map +1 -1
- package/esm/presentation/export/useExportData.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/CustomDropdownActions.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/CustomDropdownActions.js +3 -5
- package/esm/presentation/filterBar/attributeFilter/CustomDropdownActions.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/DefaultDashboardAttributeFilter.d.ts +0 -1
- package/esm/presentation/filterBar/attributeFilter/DefaultDashboardAttributeFilter.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/DefaultDashboardAttributeFilter.js +38 -16
- 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/types.d.ts +2 -1
- package/esm/presentation/filterBar/attributeFilter/types.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 +18 -20
- 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 +42 -21
- 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 +690 -1536
- package/esm/presentation/localization/bundles/en-US.localization-bundle.d.ts +34 -66
- package/esm/presentation/localization/bundles/en-US.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/en-US.localization-bundle.js +34 -66
- package/esm/presentation/localization/bundles/en-US.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/es-419.json +4 -4
- package/esm/presentation/localization/bundles/es-419.localization-bundle.js +4 -4
- package/esm/presentation/localization/bundles/es-419.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/es-ES.json +4 -4
- package/esm/presentation/localization/bundles/es-ES.localization-bundle.js +4 -4
- package/esm/presentation/localization/bundles/es-ES.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/fi-FI.json +4 -4
- package/esm/presentation/localization/bundles/fi-FI.localization-bundle.js +4 -4
- package/esm/presentation/localization/bundles/fi-FI.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/fr-CA.json +4 -4
- package/esm/presentation/localization/bundles/fr-CA.localization-bundle.js +4 -4
- package/esm/presentation/localization/bundles/fr-CA.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/fr-FR.json +4 -4
- package/esm/presentation/localization/bundles/fr-FR.localization-bundle.js +4 -4
- package/esm/presentation/localization/bundles/fr-FR.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/it-IT.json +4 -4
- package/esm/presentation/localization/bundles/it-IT.localization-bundle.js +4 -4
- package/esm/presentation/localization/bundles/it-IT.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/ja-JP.json +4 -4
- package/esm/presentation/localization/bundles/ja-JP.localization-bundle.js +4 -4
- package/esm/presentation/localization/bundles/ja-JP.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/ko-KR.json +4 -4
- package/esm/presentation/localization/bundles/ko-KR.localization-bundle.js +4 -4
- package/esm/presentation/localization/bundles/ko-KR.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/nl-NL.json +4 -4
- package/esm/presentation/localization/bundles/nl-NL.localization-bundle.js +4 -4
- package/esm/presentation/localization/bundles/nl-NL.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/pl-PL.json +4 -4
- package/esm/presentation/localization/bundles/pl-PL.localization-bundle.js +4 -4
- package/esm/presentation/localization/bundles/pl-PL.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/pt-BR.json +4 -4
- package/esm/presentation/localization/bundles/pt-BR.localization-bundle.js +4 -4
- package/esm/presentation/localization/bundles/pt-BR.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/pt-PT.json +4 -4
- package/esm/presentation/localization/bundles/pt-PT.localization-bundle.js +4 -4
- package/esm/presentation/localization/bundles/pt-PT.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/ru-RU.json +4 -4
- package/esm/presentation/localization/bundles/ru-RU.localization-bundle.js +4 -4
- package/esm/presentation/localization/bundles/ru-RU.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/tr-TR.json +4 -4
- package/esm/presentation/localization/bundles/tr-TR.localization-bundle.js +4 -4
- package/esm/presentation/localization/bundles/tr-TR.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/zh-HK.json +4 -4
- package/esm/presentation/localization/bundles/zh-HK.localization-bundle.js +4 -4
- package/esm/presentation/localization/bundles/zh-HK.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/zh-Hans.json +4 -4
- package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.js +4 -4
- package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/zh-Hant.json +4 -4
- package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.js +4 -4
- package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.js.map +1 -1
- package/esm/presentation/saveAs/DefaultSaveAsDialog/SaveAsDialogRenderer.d.ts.map +1 -1
- package/esm/presentation/saveAs/DefaultSaveAsDialog/index.d.ts +0 -1
- package/esm/presentation/saveAs/DefaultSaveAsDialog/index.d.ts.map +1 -1
- package/esm/presentation/saveAs/DefaultSaveAsDialog/useSaveAs.d.ts.map +1 -1
- package/esm/presentation/saveAs/SaveAsDialog.d.ts +0 -1
- package/esm/presentation/saveAs/SaveAsDialog.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/DashboardAttachments.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/WidgetAttachments.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/DashboardAttachments.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/DashboardAttachments.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/WidgetAttachments.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/RecipientsSelect/RecipientsSelectRenderer.js +2 -2
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/RecipientsSelect/RecipientsSelectRenderer.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useCreateScheduledEmail.d.ts +4 -4
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useCreateScheduledEmail.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useEditScheduledEmail.js +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useEditScheduledEmail.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useFiltersForDashboardScheduledExportInfo.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useScheduleValidation.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useUpdateScheduledEmail.d.ts +4 -4
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useUpdateScheduledEmail.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/ScheduledEmailDialog.d.ts +0 -1
- package/esm/presentation/scheduledEmail/ScheduledEmailDialog.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/ScheduledEmailManagementDialog.d.ts +0 -1
- package/esm/presentation/scheduledEmail/ScheduledEmailManagementDialog.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/utils/date.d.ts.map +1 -1
- package/esm/presentation/shareDialog/DefaultShareDialog.d.ts +0 -1
- package/esm/presentation/shareDialog/DefaultShareDialog.d.ts.map +1 -1
- package/esm/presentation/shareDialog/ShareDialog.d.ts +0 -1
- package/esm/presentation/shareDialog/ShareDialog.d.ts.map +1 -1
- package/esm/presentation/toolbar/Toolbar.d.ts +0 -1
- package/esm/presentation/toolbar/Toolbar.d.ts.map +1 -1
- package/esm/presentation/topBar/buttonBar/ButtonBar.d.ts +0 -1
- package/esm/presentation/topBar/buttonBar/ButtonBar.d.ts.map +1 -1
- package/esm/presentation/topBar/buttonBar/HiddenButtonBar.d.ts +0 -1
- package/esm/presentation/topBar/buttonBar/HiddenButtonBar.d.ts.map +1 -1
- package/esm/presentation/topBar/buttonBar/button/cancelButton/CancelButton.d.ts +0 -1
- package/esm/presentation/topBar/buttonBar/button/cancelButton/CancelButton.d.ts.map +1 -1
- package/esm/presentation/topBar/buttonBar/button/editButton/EditButton.d.ts +0 -1
- package/esm/presentation/topBar/buttonBar/button/editButton/EditButton.d.ts.map +1 -1
- package/esm/presentation/topBar/buttonBar/button/saveAsButton/SaveAsNewButton.d.ts +0 -1
- package/esm/presentation/topBar/buttonBar/button/saveAsButton/SaveAsNewButton.d.ts.map +1 -1
- package/esm/presentation/topBar/buttonBar/button/saveButton/SaveButton.d.ts +0 -1
- package/esm/presentation/topBar/buttonBar/button/saveButton/SaveButton.d.ts.map +1 -1
- package/esm/presentation/topBar/buttonBar/button/settingButton/SettingButton.d.ts +0 -1
- package/esm/presentation/topBar/buttonBar/button/settingButton/SettingButton.d.ts.map +1 -1
- package/esm/presentation/topBar/buttonBar/button/shareButton/HiddenShareButton.d.ts +0 -1
- package/esm/presentation/topBar/buttonBar/button/shareButton/HiddenShareButton.d.ts.map +1 -1
- package/esm/presentation/topBar/buttonBar/button/shareButton/ShareButton.d.ts +0 -1
- package/esm/presentation/topBar/buttonBar/button/shareButton/ShareButton.d.ts.map +1 -1
- package/esm/presentation/topBar/menuButton/DefaultMenuButton.d.ts +0 -1
- package/esm/presentation/topBar/menuButton/DefaultMenuButton.d.ts.map +1 -1
- package/esm/presentation/topBar/menuButton/HiddenMenuButton.d.ts +0 -1
- package/esm/presentation/topBar/menuButton/HiddenMenuButton.d.ts.map +1 -1
- package/esm/presentation/topBar/menuButton/MenuButton.d.ts +0 -1
- package/esm/presentation/topBar/menuButton/MenuButton.d.ts.map +1 -1
- package/esm/presentation/topBar/menuButton/useExportDashboardToExcel.d.ts.map +1 -1
- package/esm/presentation/topBar/shareIndicators/lockedStatus/LockedStatusIndicator.d.ts +0 -1
- package/esm/presentation/topBar/shareIndicators/lockedStatus/LockedStatusIndicator.d.ts.map +1 -1
- package/esm/presentation/topBar/shareIndicators/shareStatus/ShareStatusIndicator.d.ts +0 -1
- package/esm/presentation/topBar/shareIndicators/shareStatus/ShareStatusIndicator.d.ts.map +1 -1
- package/esm/presentation/topBar/title/HiddenTitle.d.ts +0 -1
- package/esm/presentation/topBar/title/HiddenTitle.d.ts.map +1 -1
- package/esm/presentation/topBar/title/Title.d.ts +0 -1
- package/esm/presentation/topBar/title/Title.d.ts.map +1 -1
- package/esm/presentation/topBar/topBar/DefaultTopBar.d.ts +0 -1
- package/esm/presentation/topBar/topBar/DefaultTopBar.d.ts.map +1 -1
- package/esm/presentation/topBar/topBar/HiddenTopBar.d.ts +0 -1
- package/esm/presentation/topBar/topBar/HiddenTopBar.d.ts.map +1 -1
- package/esm/presentation/topBar/topBar/TopBar.d.ts +0 -1
- package/esm/presentation/topBar/topBar/TopBar.d.ts.map +1 -1
- package/esm/presentation/widget/common/useInsightExport.d.ts.map +1 -1
- package/esm/presentation/widget/common/useWidgetBrokenAlertsQuery.d.ts +3 -3
- package/esm/presentation/widget/common/useWidgetBrokenAlertsQuery.d.ts.map +1 -1
- package/esm/presentation/widget/common/useWidgetHighlighting.d.ts +0 -1
- package/esm/presentation/widget/common/useWidgetHighlighting.d.ts.map +1 -1
- package/esm/presentation/widget/dashboardLayout/DashboardLayout.d.ts +0 -1
- package/esm/presentation/widget/dashboardLayout/DashboardLayout.d.ts.map +1 -1
- package/esm/presentation/widget/dashboardLayout/DefaultDashboardLayout.d.ts +0 -1
- package/esm/presentation/widget/dashboardLayout/DefaultDashboardLayout.d.ts.map +1 -1
- package/esm/presentation/widget/description/useInsightWidgetDescription.d.ts.map +1 -1
- package/esm/presentation/widget/insight/DashboardInsight.d.ts +0 -1
- package/esm/presentation/widget/insight/DashboardInsight.d.ts.map +1 -1
- package/esm/presentation/widget/insight/DefaultDashboardInsight.d.ts.map +1 -1
- package/esm/presentation/widget/insight/EditModeDashboardInsight/EditModeDashboardInsight.d.ts +0 -1
- package/esm/presentation/widget/insight/EditModeDashboardInsight/EditModeDashboardInsight.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ExportModeDashboardInsight/ExportModeDashboardInsight.d.ts +0 -1
- package/esm/presentation/widget/insight/ExportModeDashboardInsight/ExportModeDashboardInsight.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/sizingUtils.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/DashboardInsightWithDrillDialog.d.ts +0 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/DashboardInsightWithDrillDialog.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsight.d.ts +0 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsight.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsightWithDrillSelect.d.ts +0 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsightWithDrillSelect.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/useDashboardInsightDrills.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialogInsight.d.ts +0 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialogInsight.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/InsightDrillDialog.d.ts +0 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/InsightDrillDialog.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/useDrillDialogExportItems.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/useDrillDialogInsightDrills.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/ViewModeDashboardInsight.d.ts +0 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/ViewModeDashboardInsight.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/useInsightPositionStyle.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/useResolveDashboardInsightProperties.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/ButtonWithIcon.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillIntersectionIgnoredAttributes.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillTargets/useAttributeHierarchy.d.ts +0 -1
- package/esm/presentation/widget/insight/configuration/DrillTargets/useAttributeHierarchy.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/hooks/useEditAlert.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/hooks/useInsightWidgetAlerting.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightDrillConfigPanel/drillConfigMapper.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightDrillConfigPanel/useDrillConfigIncompleteItems.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightDrillConfigPanel/useInsightDrillConfigPanel.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/useDrillTargetTypeItems.d.ts.map +1 -1
- package/esm/presentation/widget/insightMenu/DashboardInsightMenu.d.ts +0 -1
- package/esm/presentation/widget/insightMenu/DashboardInsightMenu.d.ts.map +1 -1
- package/esm/presentation/widget/insightMenu/DashboardInsightMenuButton.d.ts +0 -1
- package/esm/presentation/widget/insightMenu/DashboardInsightMenuButton.d.ts.map +1 -1
- package/esm/presentation/widget/insightMenu/DashboardInsightMenuTitle.d.ts +0 -1
- package/esm/presentation/widget/insightMenu/DashboardInsightMenuTitle.d.ts.map +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenuButton.d.ts +0 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenuButton.d.ts.map +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DefaultDashboardInsightMenu.d.ts +0 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DefaultDashboardInsightMenu.d.ts.map +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DefaultDashboardInsightMenuButton.d.ts +0 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DefaultDashboardInsightMenuButton.d.ts.map +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/getDefaultInsightMenuItems.js.map +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/getExportTooltips.d.ts +3 -3
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/getExportTooltips.d.ts.map +1 -1
- package/esm/presentation/widget/richText/DashboardRichText.d.ts +0 -1
- package/esm/presentation/widget/richText/DashboardRichText.d.ts.map +1 -1
- package/esm/presentation/widget/richText/DefaultDashboardRichText.d.ts +0 -1
- package/esm/presentation/widget/richText/DefaultDashboardRichText.d.ts.map +1 -1
- package/esm/presentation/widget/richText/useEditableRichTextMenu.d.ts.map +1 -1
- package/esm/presentation/widget/richTextMenu/DashboardRichTextMenuTitle.d.ts +0 -1
- package/esm/presentation/widget/richTextMenu/DashboardRichTextMenuTitle.d.ts.map +1 -1
- package/esm/presentation/widget/richTextMenu/DefaultDashboardRichTextMenu/DefaultDashboardRichTextMenu.d.ts +0 -1
- package/esm/presentation/widget/richTextMenu/DefaultDashboardRichTextMenu/DefaultDashboardRichTextMenu.d.ts.map +1 -1
- package/esm/presentation/widget/showAsTableButton/DefaultShowAsTableButton/DefaultShowAsTableButton.d.ts +0 -1
- package/esm/presentation/widget/showAsTableButton/DefaultShowAsTableButton/DefaultShowAsTableButton.d.ts.map +1 -1
- package/esm/presentation/widget/showAsTableButton/DefaultShowAsTableButton/ShowAsTableButton.d.ts +0 -1
- package/esm/presentation/widget/showAsTableButton/DefaultShowAsTableButton/ShowAsTableButton.d.ts.map +1 -1
- package/esm/presentation/widget/showAsTableButton/ShowAsTableButton.d.ts +0 -1
- package/esm/presentation/widget/showAsTableButton/ShowAsTableButton.d.ts.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/DashboardVisualizationSwitcher.d.ts +0 -1
- package/esm/presentation/widget/visualizationSwitcher/DashboardVisualizationSwitcher.d.ts.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/DefaultDashboardVisualizationSwitcher.d.ts +0 -1
- package/esm/presentation/widget/visualizationSwitcher/DefaultDashboardVisualizationSwitcher.d.ts.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/configuration/DefaultVisualizationSwitcherToolbar.d.ts +0 -1
- package/esm/presentation/widget/visualizationSwitcher/configuration/DefaultVisualizationSwitcherToolbar.d.ts.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/configuration/ToolbarTop.js +3 -3
- package/esm/presentation/widget/visualizationSwitcher/configuration/ToolbarTop.js.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/configuration/useVisualizationSwitcherEditableInsightMenu.d.ts.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/useExecutionProgress.d.ts.map +1 -1
- package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/RenderModeAwareDashboardNestedLayoutWidget.d.ts +0 -1
- package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/RenderModeAwareDashboardNestedLayoutWidget.d.ts.map +1 -1
- package/esm/presentation/widget/widget/DashboardWidget.d.ts +0 -1
- package/esm/presentation/widget/widget/DashboardWidget.d.ts.map +1 -1
- package/esm/presentation/widget/widget/InsightWidget/RenderModeAwareDashboardInsightWidget.d.ts +0 -1
- package/esm/presentation/widget/widget/InsightWidget/RenderModeAwareDashboardInsightWidget.d.ts.map +1 -1
- package/esm/presentation/widget/widget/InsightWidget/useAlertingAndScheduling.d.ts +2 -2
- package/esm/presentation/widget/widget/InsightWidget/useAlertingAndScheduling.d.ts.map +1 -1
- package/esm/presentation/widget/widget/InsightWidget/useEditableInsightMenu.d.ts.map +1 -1
- package/esm/presentation/widget/widget/InsightWidget/useInsightMenu.d.ts.map +1 -1
- package/esm/presentation/widget/widget/RichTextWidget/RenderModeAwareDashboardRichTextWidget.d.ts +0 -1
- package/esm/presentation/widget/widget/RichTextWidget/RenderModeAwareDashboardRichTextWidget.d.ts.map +1 -1
- package/esm/presentation/widget/widget/VisualizationSwitcherWidget/RenderModeAwareDashboardVisualizationSwitcherWidget.d.ts +0 -1
- package/esm/presentation/widget/widget/VisualizationSwitcherWidget/RenderModeAwareDashboardVisualizationSwitcherWidget.d.ts.map +1 -1
- package/esm/presentation/widgetDeleteDialog/DefaultWidgetDeleteDialog.d.ts +0 -1
- package/esm/presentation/widgetDeleteDialog/DefaultWidgetDeleteDialog.d.ts.map +1 -1
- package/esm/presentation/widgetDeleteDialog/WidgetDeleteDialog.d.ts +0 -1
- package/esm/presentation/widgetDeleteDialog/WidgetDeleteDialog.d.ts.map +1 -1
- package/esm/sdk-ui-dashboard.d.ts +91 -557
- package/esm/tsdoc-metadata.json +1 -1
- package/package.json +27 -27
- 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
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DrillSelectDropdown.js","sourceRoot":"","sources":["../../../../src/presentation/drill/DrillSelect/DrillSelectDropdown.tsx"],"names":[],"mappings":"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
|
|
1
|
+
{"version":3,"file":"DrillSelectDropdown.js","sourceRoot":"","sources":["../../../../src/presentation/drill/DrillSelect/DrillSelectDropdown.tsx"],"names":[],"mappings":"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"}
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { OnWidgetDrill, OnDrillDownSuccess, OnDrillToAttributeUrlSuccess, OnDrillToCustomUrlSuccess, OnDrillToDashboardSuccess, OnDrillToInsightSuccess } from "../types.js";
|
|
3
2
|
import { IDrillSelectCloseBehavior } from "./types.js";
|
|
4
3
|
import { IInsight, ObjRef } from "@gooddata/sdk-model";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"WithDrillSelect.d.ts","sourceRoot":"","sources":["../../../../src/presentation/drill/DrillSelect/WithDrillSelect.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"WithDrillSelect.d.ts","sourceRoot":"","sources":["../../../../src/presentation/drill/DrillSelect/WithDrillSelect.tsx"],"names":[],"mappings":"AAKA,OAAO,EACH,aAAa,EACb,kBAAkB,EAClB,4BAA4B,EAC5B,yBAAyB,EACzB,yBAAyB,EACzB,uBAAuB,EAC1B,MAAM,aAAa,CAAC;AACrB,OAAO,EAAsB,yBAAyB,EAAE,MAAM,YAAY,CAAC;AAC3E,OAAO,EACH,QAAQ,EACR,MAAM,EAMT,MAAM,qBAAqB,CAAC;AAqB7B;;GAEG;AACH,MAAM,WAAW,oBAAoB;IACjC,SAAS,EAAE,MAAM,CAAC;IAClB,OAAO,EAAE,QAAQ,CAAC;IAClB,aAAa,CAAC,EAAE,yBAAyB,CAAC;IAC1C,kBAAkB,CAAC,EAAE,kBAAkB,CAAC;IACxC,uBAAuB,CAAC,EAAE,uBAAuB,CAAC;IAClD,yBAAyB,CAAC,EAAE,yBAAyB,CAAC;IACtD,4BAA4B,CAAC,EAAE,4BAA4B,CAAC;IAC5D,yBAAyB,CAAC,EAAE,yBAAyB,CAAC;IACtD,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,GAAG,KAAK,IAAI,CAAC;IAC/B,QAAQ,EAAE,CAAC,KAAK,EAAE;QAAE,OAAO,EAAE,aAAa,CAAA;KAAE,KAAK,GAAG,CAAC,OAAO,CAAC;CAChE;AAED;;GAEG;AACH,wBAAgB,eAAe,CAAC,EAC5B,SAAS,EACT,QAAQ,EACR,OAAO,EACP,aAAa,EACb,kBAAkB,EAClB,uBAAuB,EACvB,yBAAyB,EACzB,4BAA4B,EAC5B,yBAAyB,EACzB,OAAO,GACV,EAAE,oBAAoB,GAAG,GAAG,CAAC,OAAO,CA6HpC"}
|
|
@@ -12,6 +12,6 @@ export interface UseCrossFilteringProps {
|
|
|
12
12
|
*/
|
|
13
13
|
export declare const useCrossFiltering: ({ onSuccess, onError, onBeforeRun }?: UseCrossFilteringProps) => {
|
|
14
14
|
run: (insight: import("@gooddata/sdk-model").IInsight, drillDefinition: import("@gooddata/sdk-model").ICrossFiltering, drillEvent: import("../../../types.js").IDashboardDrillEvent, correlationId?: string | undefined) => void;
|
|
15
|
-
status?: import("../../../model/index.js").CommandProcessingStatus
|
|
15
|
+
status?: import("../../../model/index.js").CommandProcessingStatus;
|
|
16
16
|
};
|
|
17
17
|
//# sourceMappingURL=useCrossFiltering.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useCrossFiltering.d.ts","sourceRoot":"","sources":["../../../../src/presentation/drill/hooks/useCrossFiltering.ts"],"names":[],"mappings":"AAEA,OAAO,EACH,sBAAsB,EAEtB,+BAA+B,EAC/B,cAAc,EAEjB,MAAM,yBAAyB,CAAC;AAEjC;;GAEG;AACH,MAAM,WAAW,sBAAsB;IACnC,SAAS,CAAC,EAAE,CAAC,KAAK,EAAE,+BAA+B,KAAK,IAAI,CAAC;IAC7D,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,sBAAsB,CAAC,cAAc,CAAC,KAAK,IAAI,CAAC;IAClE,WAAW,CAAC,EAAE,CAAC,GAAG,EAAE,cAAc,KAAK,IAAI,CAAC;CAC/C;AAED;;GAEG;AACH,eAAO,MAAM,iBAAiB,
|
|
1
|
+
{"version":3,"file":"useCrossFiltering.d.ts","sourceRoot":"","sources":["../../../../src/presentation/drill/hooks/useCrossFiltering.ts"],"names":[],"mappings":"AAEA,OAAO,EACH,sBAAsB,EAEtB,+BAA+B,EAC/B,cAAc,EAEjB,MAAM,yBAAyB,CAAC;AAEjC;;GAEG;AACH,MAAM,WAAW,sBAAsB;IACnC,SAAS,CAAC,EAAE,CAAC,KAAK,EAAE,+BAA+B,KAAK,IAAI,CAAC;IAC7D,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,sBAAsB,CAAC,cAAc,CAAC,KAAK,IAAI,CAAC;IAClE,WAAW,CAAC,EAAE,CAAC,GAAG,EAAE,cAAc,KAAK,IAAI,CAAC;CAC/C;AAED;;GAEG;AACH,eAAO,MAAM,iBAAiB,GAAI,sCAAqC,sBAA2B;;;CASjG,CAAC"}
|
|
@@ -12,6 +12,6 @@ export interface UseDrillProps {
|
|
|
12
12
|
*/
|
|
13
13
|
export declare const useDrill: ({ onSuccess, onError, onBeforeRun }?: UseDrillProps) => {
|
|
14
14
|
run: (drillEvent: import("../../../types.js").IDashboardDrillEvent, drillContext: import("../../../types.js").DashboardDrillContext, correlationId?: string | undefined) => void;
|
|
15
|
-
status?: import("../../../model/index.js").CommandProcessingStatus
|
|
15
|
+
status?: import("../../../model/index.js").CommandProcessingStatus;
|
|
16
16
|
};
|
|
17
17
|
//# sourceMappingURL=useDrill.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useDrill.d.ts","sourceRoot":"","sources":["../../../../src/presentation/drill/hooks/useDrill.ts"],"names":[],"mappings":"AAEA,OAAO,EACH,KAAK,EACL,sBAAsB,EACtB,sBAAsB,EAGzB,MAAM,yBAAyB,CAAC;AAEjC;;GAEG;AACH,MAAM,WAAW,aAAa;IAC1B,SAAS,CAAC,EAAE,CAAC,KAAK,EAAE,sBAAsB,KAAK,IAAI,CAAC;IACpD,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,sBAAsB,CAAC,KAAK,CAAC,KAAK,IAAI,CAAC;IACzD,WAAW,CAAC,EAAE,CAAC,GAAG,EAAE,KAAK,KAAK,IAAI,CAAC;CACtC;AAED;;GAEG;AACH,eAAO,MAAM,QAAQ,
|
|
1
|
+
{"version":3,"file":"useDrill.d.ts","sourceRoot":"","sources":["../../../../src/presentation/drill/hooks/useDrill.ts"],"names":[],"mappings":"AAEA,OAAO,EACH,KAAK,EACL,sBAAsB,EACtB,sBAAsB,EAGzB,MAAM,yBAAyB,CAAC;AAEjC;;GAEG;AACH,MAAM,WAAW,aAAa;IAC1B,SAAS,CAAC,EAAE,CAAC,KAAK,EAAE,sBAAsB,KAAK,IAAI,CAAC;IACpD,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,sBAAsB,CAAC,KAAK,CAAC,KAAK,IAAI,CAAC;IACzD,WAAW,CAAC,EAAE,CAAC,GAAG,EAAE,KAAK,KAAK,IAAI,CAAC;CACtC;AAED;;GAEG;AACH,eAAO,MAAM,QAAQ,GAAI,sCAAqC,aAAkB;;;CAS/E,CAAC"}
|
|
@@ -12,6 +12,6 @@ export interface UseDrillDownProps {
|
|
|
12
12
|
*/
|
|
13
13
|
export declare const useDrillDown: ({ onSuccess, onError, onBeforeRun }?: UseDrillDownProps) => {
|
|
14
14
|
run: (insight: import("@gooddata/sdk-model").IInsight, drillDefinition: import("../../../types.js").IDrillDownDefinition, drillEvent: import("../../../types.js").IDashboardDrillEvent, correlationId?: string | undefined) => void;
|
|
15
|
-
status?: import("../../../model/index.js").CommandProcessingStatus
|
|
15
|
+
status?: import("../../../model/index.js").CommandProcessingStatus;
|
|
16
16
|
};
|
|
17
17
|
//# sourceMappingURL=useDrillDown.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useDrillDown.d.ts","sourceRoot":"","sources":["../../../../src/presentation/drill/hooks/useDrillDown.ts"],"names":[],"mappings":"AAEA,OAAO,EACH,SAAS,EACT,0BAA0B,EAC1B,sBAAsB,EAGzB,MAAM,yBAAyB,CAAC;AAEjC;;GAEG;AACH,MAAM,WAAW,iBAAiB;IAC9B,SAAS,CAAC,EAAE,CAAC,KAAK,EAAE,0BAA0B,KAAK,IAAI,CAAC;IACxD,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,sBAAsB,CAAC,SAAS,CAAC,KAAK,IAAI,CAAC;IAC7D,WAAW,CAAC,EAAE,CAAC,GAAG,EAAE,SAAS,KAAK,IAAI,CAAC;CAC1C;AAED;;GAEG;AACH,eAAO,MAAM,YAAY,
|
|
1
|
+
{"version":3,"file":"useDrillDown.d.ts","sourceRoot":"","sources":["../../../../src/presentation/drill/hooks/useDrillDown.ts"],"names":[],"mappings":"AAEA,OAAO,EACH,SAAS,EACT,0BAA0B,EAC1B,sBAAsB,EAGzB,MAAM,yBAAyB,CAAC;AAEjC;;GAEG;AACH,MAAM,WAAW,iBAAiB;IAC9B,SAAS,CAAC,EAAE,CAAC,KAAK,EAAE,0BAA0B,KAAK,IAAI,CAAC;IACxD,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,sBAAsB,CAAC,SAAS,CAAC,KAAK,IAAI,CAAC;IAC7D,WAAW,CAAC,EAAE,CAAC,GAAG,EAAE,SAAS,KAAK,IAAI,CAAC;CAC1C;AAED;;GAEG;AACH,eAAO,MAAM,YAAY,GAAI,sCAAqC,iBAAsB;;;CASvF,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useDrillSelectDropdownMenuItems.d.ts","sourceRoot":"","sources":["../../../../src/presentation/drill/hooks/useDrillSelectDropdownMenuItems.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAE,WAAW,EAAE,MAAM,sBAAsB,CAAC;AACnD,OAAO,EAAE,eAAe,EAAE,SAAS,EAAE,MAAM,yBAAyB,CAAC;AAErE,OAAO,EAAE,wBAAwB,EAAE,MAAM,mBAAmB,CAAC;AAQ7D,MAAM,WAAW,gCAAgC;IAC7C,WAAW,EAAE;QACT,IAAI,EAAE,SAAS,CAAC;QAChB,IAAI,EAAE,MAAM,CAAC;QACb,eAAe,EAAE,wBAAwB,CAAC;QAC1C,cAAc,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;QAC/B,QAAQ,EAAE,MAAM,IAAI,CAAC;KACxB,CAAC;CACL;AAED,MAAM,MAAM,oBAAoB,GAAG,WAAW,CAAC,gCAAgC,CAAC,CAAC;AAEjF,eAAO,MAAM,+BAA+B;
|
|
1
|
+
{"version":3,"file":"useDrillSelectDropdownMenuItems.d.ts","sourceRoot":"","sources":["../../../../src/presentation/drill/hooks/useDrillSelectDropdownMenuItems.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAE,WAAW,EAAE,MAAM,sBAAsB,CAAC;AACnD,OAAO,EAAE,eAAe,EAAE,SAAS,EAAE,MAAM,yBAAyB,CAAC;AAErE,OAAO,EAAE,wBAAwB,EAAE,MAAM,mBAAmB,CAAC;AAQ7D,MAAM,WAAW,gCAAgC;IAC7C,WAAW,EAAE;QACT,IAAI,EAAE,SAAS,CAAC;QAChB,IAAI,EAAE,MAAM,CAAC;QACb,eAAe,EAAE,wBAAwB,CAAC;QAC1C,cAAc,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;QAC/B,QAAQ,EAAE,MAAM,IAAI,CAAC;KACxB,CAAC;CACL;AAED,MAAM,MAAM,oBAAoB,GAAG,WAAW,CAAC,gCAAgC,CAAC,CAAC;AAEjF,eAAO,MAAM,+BAA+B,GAAI,gEAK7C;IACC,cAAc,EAAE,eAAe,EAAE,CAAC;IAClC,UAAU,EAAE,eAAe,EAAE,CAAC;IAC9B,mBAAmB,EAAE,eAAe,EAAE,CAAC;IACvC,QAAQ,EAAE,CAAC,IAAI,EAAE,wBAAwB,KAAK,IAAI,CAAC;CACtD,KAAG,oBAAoB,EA4CvB,CAAC"}
|
|
@@ -12,6 +12,6 @@ export interface UseDrillToAttributeUrlProps {
|
|
|
12
12
|
*/
|
|
13
13
|
export declare const useDrillToAttributeUrl: ({ onSuccess, onError, onBeforeRun, }?: UseDrillToAttributeUrlProps) => {
|
|
14
14
|
run: (drillDefinition: import("@gooddata/sdk-model").IDrillToAttributeUrl, drillEvent: import("../../../types.js").IDashboardDrillEvent, correlationId?: string | undefined) => void;
|
|
15
|
-
status?: import("../../../model/index.js").CommandProcessingStatus
|
|
15
|
+
status?: import("../../../model/index.js").CommandProcessingStatus;
|
|
16
16
|
};
|
|
17
17
|
//# sourceMappingURL=useDrillToAttributeUrl.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useDrillToAttributeUrl.d.ts","sourceRoot":"","sources":["../../../../src/presentation/drill/hooks/useDrillToAttributeUrl.ts"],"names":[],"mappings":"AAEA,OAAO,EACH,oCAAoC,EACpC,sBAAsB,EACtB,mBAAmB,EAGtB,MAAM,yBAAyB,CAAC;AAEjC;;GAEG;AACH,MAAM,WAAW,2BAA2B;IACxC,SAAS,CAAC,EAAE,CAAC,KAAK,EAAE,oCAAoC,KAAK,IAAI,CAAC;IAClE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,sBAAsB,CAAC,mBAAmB,CAAC,KAAK,IAAI,CAAC;IACvE,WAAW,CAAC,EAAE,CAAC,GAAG,EAAE,mBAAmB,KAAK,IAAI,CAAC;CACpD;AAED;;GAEG;AACH,eAAO,MAAM,sBAAsB,
|
|
1
|
+
{"version":3,"file":"useDrillToAttributeUrl.d.ts","sourceRoot":"","sources":["../../../../src/presentation/drill/hooks/useDrillToAttributeUrl.ts"],"names":[],"mappings":"AAEA,OAAO,EACH,oCAAoC,EACpC,sBAAsB,EACtB,mBAAmB,EAGtB,MAAM,yBAAyB,CAAC;AAEjC;;GAEG;AACH,MAAM,WAAW,2BAA2B;IACxC,SAAS,CAAC,EAAE,CAAC,KAAK,EAAE,oCAAoC,KAAK,IAAI,CAAC;IAClE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,sBAAsB,CAAC,mBAAmB,CAAC,KAAK,IAAI,CAAC;IACvE,WAAW,CAAC,EAAE,CAAC,GAAG,EAAE,mBAAmB,KAAK,IAAI,CAAC;CACpD;AAED;;GAEG;AACH,eAAO,MAAM,sBAAsB,GAAI,uCAIpC,2BAAgC;;;CASlC,CAAC"}
|
|
@@ -12,6 +12,6 @@ export interface UseDrillToCustomUrlProps {
|
|
|
12
12
|
*/
|
|
13
13
|
export declare const useDrillToCustomUrl: ({ onSuccess, onError, onBeforeRun }?: UseDrillToCustomUrlProps) => {
|
|
14
14
|
run: (drillDefinition: import("@gooddata/sdk-model").IDrillToCustomUrl, drillEvent: import("../../../types.js").IDashboardDrillEvent, correlationId?: string | undefined) => void;
|
|
15
|
-
status?: import("../../../model/index.js").CommandProcessingStatus
|
|
15
|
+
status?: import("../../../model/index.js").CommandProcessingStatus;
|
|
16
16
|
};
|
|
17
17
|
//# sourceMappingURL=useDrillToCustomUrl.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useDrillToCustomUrl.d.ts","sourceRoot":"","sources":["../../../../src/presentation/drill/hooks/useDrillToCustomUrl.ts"],"names":[],"mappings":"AAEA,OAAO,EACH,iCAAiC,EACjC,sBAAsB,EACtB,gBAAgB,EAGnB,MAAM,yBAAyB,CAAC;AAEjC;;GAEG;AACH,MAAM,WAAW,wBAAwB;IACrC,SAAS,CAAC,EAAE,CAAC,KAAK,EAAE,iCAAiC,KAAK,IAAI,CAAC;IAC/D,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,sBAAsB,CAAC,gBAAgB,CAAC,KAAK,IAAI,CAAC;IACpE,WAAW,CAAC,EAAE,CAAC,GAAG,EAAE,gBAAgB,KAAK,IAAI,CAAC;CACjD;AAED;;GAEG;AACH,eAAO,MAAM,mBAAmB,
|
|
1
|
+
{"version":3,"file":"useDrillToCustomUrl.d.ts","sourceRoot":"","sources":["../../../../src/presentation/drill/hooks/useDrillToCustomUrl.ts"],"names":[],"mappings":"AAEA,OAAO,EACH,iCAAiC,EACjC,sBAAsB,EACtB,gBAAgB,EAGnB,MAAM,yBAAyB,CAAC;AAEjC;;GAEG;AACH,MAAM,WAAW,wBAAwB;IACrC,SAAS,CAAC,EAAE,CAAC,KAAK,EAAE,iCAAiC,KAAK,IAAI,CAAC;IAC/D,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,sBAAsB,CAAC,gBAAgB,CAAC,KAAK,IAAI,CAAC;IACpE,WAAW,CAAC,EAAE,CAAC,GAAG,EAAE,gBAAgB,KAAK,IAAI,CAAC;CACjD;AAED;;GAEG;AACH,eAAO,MAAM,mBAAmB,GAAI,sCAAqC,wBAA6B;;;CASrG,CAAC"}
|
|
@@ -12,6 +12,6 @@ export interface UseDrillToDashboardProps {
|
|
|
12
12
|
*/
|
|
13
13
|
export declare const useDrillToDashboard: ({ onSuccess, onError, onBeforeRun }?: UseDrillToDashboardProps) => {
|
|
14
14
|
run: (drillDefinition: import("@gooddata/sdk-model").IDrillToDashboard, drillEvent: import("../../../types.js").IDashboardDrillEvent, correlationId?: string | undefined) => void;
|
|
15
|
-
status?: import("../../../model/index.js").CommandProcessingStatus
|
|
15
|
+
status?: import("../../../model/index.js").CommandProcessingStatus;
|
|
16
16
|
};
|
|
17
17
|
//# sourceMappingURL=useDrillToDashboard.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useDrillToDashboard.d.ts","sourceRoot":"","sources":["../../../../src/presentation/drill/hooks/useDrillToDashboard.ts"],"names":[],"mappings":"AAEA,OAAO,EACH,iCAAiC,EACjC,sBAAsB,EAGtB,gBAAgB,EACnB,MAAM,yBAAyB,CAAC;AAEjC;;GAEG;AACH,MAAM,WAAW,wBAAwB;IACrC,SAAS,CAAC,EAAE,CAAC,KAAK,EAAE,iCAAiC,KAAK,IAAI,CAAC;IAC/D,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,sBAAsB,CAAC,gBAAgB,CAAC,KAAK,IAAI,CAAC;IACpE,WAAW,CAAC,EAAE,CAAC,GAAG,EAAE,gBAAgB,KAAK,IAAI,CAAC;CACjD;AAED;;GAEG;AACH,eAAO,MAAM,mBAAmB,
|
|
1
|
+
{"version":3,"file":"useDrillToDashboard.d.ts","sourceRoot":"","sources":["../../../../src/presentation/drill/hooks/useDrillToDashboard.ts"],"names":[],"mappings":"AAEA,OAAO,EACH,iCAAiC,EACjC,sBAAsB,EAGtB,gBAAgB,EACnB,MAAM,yBAAyB,CAAC;AAEjC;;GAEG;AACH,MAAM,WAAW,wBAAwB;IACrC,SAAS,CAAC,EAAE,CAAC,KAAK,EAAE,iCAAiC,KAAK,IAAI,CAAC;IAC/D,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,sBAAsB,CAAC,gBAAgB,CAAC,KAAK,IAAI,CAAC;IACpE,WAAW,CAAC,EAAE,CAAC,GAAG,EAAE,gBAAgB,KAAK,IAAI,CAAC;CACjD;AAED;;GAEG;AACH,eAAO,MAAM,mBAAmB,GAAI,sCAAqC,wBAA6B;;;CASrG,CAAC"}
|
|
@@ -12,6 +12,6 @@ export interface UseDrillToInsightProps {
|
|
|
12
12
|
*/
|
|
13
13
|
export declare const useDrillToInsight: ({ onSuccess, onError, onBeforeRun }?: UseDrillToInsightProps) => {
|
|
14
14
|
run: (drillDefinition: import("@gooddata/sdk-model").IDrillToInsight, drillEvent: import("../../../types.js").IDashboardDrillEvent, correlationId?: string | undefined) => void;
|
|
15
|
-
status?: import("../../../model/index.js").CommandProcessingStatus
|
|
15
|
+
status?: import("../../../model/index.js").CommandProcessingStatus;
|
|
16
16
|
};
|
|
17
17
|
//# sourceMappingURL=useDrillToInsight.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useDrillToInsight.d.ts","sourceRoot":"","sources":["../../../../src/presentation/drill/hooks/useDrillToInsight.ts"],"names":[],"mappings":"AAEA,OAAO,EACH,+BAA+B,EAC/B,sBAAsB,EACtB,cAAc,EAGjB,MAAM,yBAAyB,CAAC;AAEjC;;GAEG;AACH,MAAM,WAAW,sBAAsB;IACnC,SAAS,CAAC,EAAE,CAAC,KAAK,EAAE,+BAA+B,KAAK,IAAI,CAAC;IAC7D,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,sBAAsB,CAAC,cAAc,CAAC,KAAK,IAAI,CAAC;IAClE,WAAW,CAAC,EAAE,CAAC,GAAG,EAAE,cAAc,KAAK,IAAI,CAAC;CAC/C;AAED;;GAEG;AACH,eAAO,MAAM,iBAAiB,
|
|
1
|
+
{"version":3,"file":"useDrillToInsight.d.ts","sourceRoot":"","sources":["../../../../src/presentation/drill/hooks/useDrillToInsight.ts"],"names":[],"mappings":"AAEA,OAAO,EACH,+BAA+B,EAC/B,sBAAsB,EACtB,cAAc,EAGjB,MAAM,yBAAyB,CAAC;AAEjC;;GAEG;AACH,MAAM,WAAW,sBAAsB;IACnC,SAAS,CAAC,EAAE,CAAC,KAAK,EAAE,+BAA+B,KAAK,IAAI,CAAC;IAC7D,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,sBAAsB,CAAC,cAAc,CAAC,KAAK,IAAI,CAAC;IAClE,WAAW,CAAC,EAAE,CAAC,GAAG,EAAE,cAAc,KAAK,IAAI,CAAC;CAC/C;AAED;;GAEG;AACH,eAAO,MAAM,iBAAiB,GAAI,sCAAqC,sBAA2B;;;CASjG,CAAC"}
|
|
@@ -12,6 +12,6 @@ export interface UseDrillToLegacyDashboardProps {
|
|
|
12
12
|
*/
|
|
13
13
|
export declare const useDrillToLegacyDashboard: ({ onSuccess, onError, onBeforeRun, }?: UseDrillToLegacyDashboardProps) => {
|
|
14
14
|
run: (drillDefinition: import("@gooddata/sdk-model").IDrillToLegacyDashboard, drillEvent: import("../../../types.js").IDashboardDrillEvent, correlationId?: string | undefined) => void;
|
|
15
|
-
status?: import("../../../model/index.js").CommandProcessingStatus
|
|
15
|
+
status?: import("../../../model/index.js").CommandProcessingStatus;
|
|
16
16
|
};
|
|
17
17
|
//# sourceMappingURL=useDrillToLegacyDashboard.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useDrillToLegacyDashboard.d.ts","sourceRoot":"","sources":["../../../../src/presentation/drill/hooks/useDrillToLegacyDashboard.ts"],"names":[],"mappings":"AACA,OAAO,EACH,sBAAsB,EACtB,uCAAuC,EACvC,sBAAsB,EAGzB,MAAM,yBAAyB,CAAC;AAEjC;;GAEG;AACH,MAAM,WAAW,8BAA8B;IAC3C,SAAS,CAAC,EAAE,CAAC,KAAK,EAAE,uCAAuC,KAAK,IAAI,CAAC;IACrE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,sBAAsB,CAAC,sBAAsB,CAAC,KAAK,IAAI,CAAC;IAC1E,WAAW,CAAC,EAAE,CAAC,GAAG,EAAE,sBAAsB,KAAK,IAAI,CAAC;CACvD;AAED;;GAEG;AACH,eAAO,MAAM,yBAAyB,
|
|
1
|
+
{"version":3,"file":"useDrillToLegacyDashboard.d.ts","sourceRoot":"","sources":["../../../../src/presentation/drill/hooks/useDrillToLegacyDashboard.ts"],"names":[],"mappings":"AACA,OAAO,EACH,sBAAsB,EACtB,uCAAuC,EACvC,sBAAsB,EAGzB,MAAM,yBAAyB,CAAC;AAEjC;;GAEG;AACH,MAAM,WAAW,8BAA8B;IAC3C,SAAS,CAAC,EAAE,CAAC,KAAK,EAAE,uCAAuC,KAAK,IAAI,CAAC;IACrE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,sBAAsB,CAAC,sBAAsB,CAAC,KAAK,IAAI,CAAC;IAC1E,WAAW,CAAC,EAAE,CAAC,GAAG,EAAE,sBAAsB,KAAK,IAAI,CAAC;CACvD;AAED;;GAEG;AACH,eAAO,MAAM,yBAAyB,GAAI,uCAIvC,8BAAmC;;;CASrC,CAAC"}
|
|
@@ -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":"useDashboardRelatedFilters.d.ts","sourceRoot":"","sources":["../../../../src/presentation/export/hooks/useDashboardRelatedFilters.ts"],"names":[],"mappings":"AAGA,OAAO,EACH,kCAAkC,EAClC,6BAA6B,
|
|
1
|
+
{"version":3,"file":"useDashboardRelatedFilters.d.ts","sourceRoot":"","sources":["../../../../src/presentation/export/hooks/useDashboardRelatedFilters.ts"],"names":[],"mappings":"AAGA,OAAO,EACH,kCAAkC,EAClC,6BAA6B,EAOhC,MAAM,qBAAqB,CAAC;AAW7B;;GAEG;AACH,MAAM,MAAM,sBAAsB,GAAG;IACjC,IAAI,EAAE,iBAAiB,GAAG,YAAY,CAAC;IACvC,GAAG,EAAE,OAAO,CAAC;IACb,EAAE,EAAE,MAAM,CAAC;IACX,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,EAAE,MAAM,CAAC;IACjB,MAAM,CAAC,EAAE,IAAI,CAAC;IACd,IAAI,EAAE,6BAA6B,GAAG,kCAAkC,CAAC;CAC5E,CAAC;AAEF,wBAAgB,0BAA0B,CAAC,GAAG,EAAE,OAAO,GAAG;IACtD,WAAW,EAAE,sBAAsB,EAAE,CAAC;IACtC,gBAAgB,EAAE,sBAAsB,EAAE,CAAC;IAC3C,SAAS,EAAE,OAAO,CAAC;IACnB,OAAO,EAAE,OAAO,CAAC;IACjB,SAAS,EAAE,OAAO,CAAC;CACtB,CAoDA"}
|
|
@@ -1,13 +1,14 @@
|
|
|
1
1
|
// (C) 2022-2025 GoodData Corporation
|
|
2
2
|
import { useBackendStrict, useCancelablePromise, useWorkspaceStrict } from "@gooddata/sdk-ui";
|
|
3
|
-
import { getAttributeElementsItems, isDashboardAttributeFilter, } from "@gooddata/sdk-model";
|
|
3
|
+
import { getAttributeElementsItems, isDashboardAttributeFilter, areObjRefsEqual, } from "@gooddata/sdk-model";
|
|
4
4
|
import { useFiltersNamings } from "../../../_staging/sharedHooks/useFiltersNamings.js";
|
|
5
|
-
import { selectAttributeFilterConfigsOverrides, selectDateFilterConfigOverrides, selectFilterContextFilters, useDashboardSelector, } from "../../../model/index.js";
|
|
5
|
+
import { selectAttributeFilterConfigsOverrides, selectDateFilterConfigOverrides, selectDateFilterConfigsOverrides, selectFilterContextFilters, useDashboardSelector, } from "../../../model/index.js";
|
|
6
6
|
export function useDashboardRelatedFilters(run) {
|
|
7
7
|
const backend = useBackendStrict();
|
|
8
8
|
const workspaceId = useWorkspaceStrict();
|
|
9
9
|
const dashboardFilters = useDashboardSelector(selectFilterContextFilters);
|
|
10
|
-
const
|
|
10
|
+
const dateFilterConfig = useDashboardSelector(selectDateFilterConfigOverrides);
|
|
11
|
+
const dateFiltersConfig = useDashboardSelector(selectDateFilterConfigsOverrides);
|
|
11
12
|
const attributeFiltersConfig = useDashboardSelector(selectAttributeFilterConfigsOverrides);
|
|
12
13
|
const { result, status } = useCancelablePromise({
|
|
13
14
|
promise: async () => {
|
|
@@ -19,15 +20,21 @@ export function useDashboardRelatedFilters(run) {
|
|
|
19
20
|
}, [run, dashboardFilters]);
|
|
20
21
|
const filters = useFiltersNamings(result ?? []);
|
|
21
22
|
const all = filters.filter((f) => f && !f.all).map((f) => {
|
|
23
|
+
if (f?.common) {
|
|
24
|
+
return {
|
|
25
|
+
...f,
|
|
26
|
+
mode: dateFilterConfig?.mode,
|
|
27
|
+
};
|
|
28
|
+
}
|
|
29
|
+
else if (f?.type === "dateFilter") {
|
|
30
|
+
return {
|
|
31
|
+
...f,
|
|
32
|
+
mode: dateFiltersConfig.find((c) => areObjRefsEqual(c.dateDataSet, f?.dataSet))?.config?.mode,
|
|
33
|
+
};
|
|
34
|
+
}
|
|
22
35
|
return {
|
|
23
36
|
...f,
|
|
24
|
-
|
|
25
|
-
? {
|
|
26
|
-
mode: dateFiltersConfig?.mode,
|
|
27
|
-
}
|
|
28
|
-
: {
|
|
29
|
-
mode: attributeFiltersConfig.find((c) => c.localIdentifier === f?.id)?.mode,
|
|
30
|
-
}),
|
|
37
|
+
mode: attributeFiltersConfig.find((c) => c.localIdentifier === f?.id)?.mode,
|
|
31
38
|
};
|
|
32
39
|
});
|
|
33
40
|
return {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useDashboardRelatedFilters.js","sourceRoot":"","sources":["../../../../src/presentation/export/hooks/useDashboardRelatedFilters.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,gBAAgB,EAAE,oBAAoB,EAAE,kBAAkB,EAAE,MAAM,kBAAkB,CAAC;AAE9F,OAAO,EAKH,yBAAyB,EACzB,0BAA0B,
|
|
1
|
+
{"version":3,"file":"useDashboardRelatedFilters.js","sourceRoot":"","sources":["../../../../src/presentation/export/hooks/useDashboardRelatedFilters.ts"],"names":[],"mappings":"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"}
|
|
@@ -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":"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,0CAA0C,EAC1C,iCAAiC,EACjC,kBAAkB,EAClB,oBAAoB,GACvB,MAAM,yBAAyB,CAAC;AAEjC,SAAS,wBAAwB,CAAC,oBAA4B,EAAE,UAAuC;IACnG,MAAM,UAAU,GAAG,oBAAoB,CAAC,kBAAkB,CAAC,CAAC;IAC5D,MAAM,KAAK,GAAG,oBAAoB,CAAC,oCAAoC,CAAC,CAAC;IACzE,MAAM,iBAAiB,GAAG,KAAK,CAAC,GAAG,CAAC,oBAAoB,CAAC,CAAC;IAC1D,SAAS,CAAC,iBAAiB,CAAC,CAAC;IAE7B,MAAM,aAAa,GAAG,oBAAoB,CAAC,6BAA6B,CAAC,CAAC;IAC1E,IAAI,CAAC,UAAU,EAAE,CAAC;QACd,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,MAAM,sBAAsB,GAAG,UAAU,EAAE,IAAI,CAAC,CAAC,SAAS,EAAE,EAAE,CAC1D,eAAe,CAAC,SAAS,CAAC,GAAG,EAAE,iBAAiB,CAAC,SAAS,CAAC,CAC9D,CAAC;IAEF,MAAM,eAAe,GAAG,aAAa,CAAC,GAAG,CAAC,iBAAiB,CAAC,SAAS,CAAC,IAAI,sBAAsB,CAAC;IACjG,SAAS,CAAC,eAAe,CAAC,CAAC;IAE3B,OAAO,UAAU,CAAC;AACtB,CAAC;AAkBD;;GAEG;AACH,MAAM,CAAC,MAAM,oCAAoC,GAAyD,CAAC,EACvG,eAAe,EACf,kBAAkB,EAClB,mBAAmB,EACnB,0BAA0B,EAC1B,mBAAmB,EACnB,UAAU,EACV,SAAS,EACT,oBAAoB,EACpB,UAAU,EACV,mBAAmB,GACtB,EAAE,EAAE;IACD,MAAM,UAAU,GAAG,oBAAoB,CAAC,kBAAkB,CAAC,CAAC;IAC5D,MAAM,qBAAqB,GAAG,oBAAoB,CAAC,iCAAiC,CAAC,CAAC;IACtF,MAAM,YAAY,GAAG,oBAAoB,CAAC,0CAA0C,CAAC,CAAC;IACtF,MAAM,qBAAqB,GAAG,wBAAwB,CAAC,oBAAoB,EAAE,UAAU,CAAC,CAAC;IACzF,MAAM,cAAc,GAAG,mBAAmB,KAAK,QAAQ,CAAC;IAExD,IAAI,CAAC,UAAU,IAAI,cAAc,EAAE,CAAC;QAChC,OAAO,IAAI,CAAC;IAChB,CAAC;IAED,OAAO,CACH,6BAAK,SAAS,EAAC,4CAA4C;QACvD,6BAAK,SAAS,EAAC,yDAAyD;YACnE,UAAU,IAAI,qBAAqB,CAAC,CAAC,CAAC,CACnC;gBACI,oBAAC,2BAA2B,IAAC,QAAQ,EAAE,mBAAmB,GAAI;gBAC9D,6BAAK,SAAS,EAAC,qBAAqB,GAAG,CACxC,CACN,CAAC,CAAC,CAAC,IAAI;YACP,qBAAqB,CAAC,CAAC,CAAC,CACrB,oBAAC,kCAAkC,IAAC,eAAe,EAAE,0BAA0B,GAAI,CACtF,CAAC,CAAC,CAAC,IAAI,CACN;QACL,CAAC,cAAc,CAAC,CAAC,CAAC,CACf,6BAAK,SAAS,EAAC,0DAA0D;YACrE,oBAAC,MAAM,IACH,SAAS,EAAC,oGAAoG,EAC9G,OAAO,EAAE,mBAAmB,EAC5B,KAAK,EAAE,UAAU,EACjB,KAAK,EAAE,UAAU,GACnB;YACD,CAAC,YAAY,CAAC,CAAC,CAAC,CACb,oBAAC,MAAM,IACH,QAAQ,EAAE,eAAe,EACzB,SAAS,EAAC,iFAAiF,EAC3F,OAAO,EAAE,kBAAkB,EAC3B,KAAK,EAAE,SAAS,EAChB,KAAK,EAAE,SAAS,GAClB,CACL,CAAC,CAAC,CAAC,IAAI,CACN,CACT,CAAC,CAAC,CAAC,IAAI,CACN,CACT,CAAC;AACN,CAAC,CAAC;AAaF;;GAEG;AACH,MAAM,CAAC,MAAM,6CAA6C,GAEtD,CAAC,EAAE,cAAc,EAAE,iBAAiB,EAAE,mBAAmB,EAAE,UAAU,EAAE,QAAQ,EAAE,EAAE,EAAE;IACrF,OAAO,CACH,6BAAK,SAAS,EAAC,4CAA4C;QACvD,6BAAK,SAAS,EAAC,yDAAyD,GAAG;QAC3E,6BAAK,SAAS,EAAC,0DAA0D;YACrE,oBAAC,MAAM,IACH,SAAS,EAAC,oGAAoG,EAC9G,OAAO,EAAE,mBAAmB,EAC5B,KAAK,EAAE,UAAU,EACjB,KAAK,EAAE,UAAU,GACnB;YACF,oBAAC,MAAM,IACH,QAAQ,EAAE,cAAc,EACxB,SAAS,EAAC,iFAAiF,EAC3F,OAAO,EAAE,iBAAiB,EAC1B,KAAK,EAAE,QAAQ,EACf,KAAK,EAAE,QAAQ,GACjB,CACA,CACJ,CACT,CAAC;AACN,CAAC,CAAC"}
|
|
@@ -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
|
|
@@ -191,37 +189,61 @@ const DefaultDashboardAttributeFilterInner = (props) => {
|
|
|
191
189
|
intl,
|
|
192
190
|
capabilities,
|
|
193
191
|
]);
|
|
194
|
-
const
|
|
195
|
-
|
|
196
|
-
|
|
192
|
+
const createStatusBarComponent = (params) => {
|
|
193
|
+
const { filterSelectionMode, isApplyAllAtOnceEnabledAndSet, supportsShowingFilteredElements, userInteraction, } = params;
|
|
194
|
+
return function CustomStatusBar(props) {
|
|
195
|
+
const context = useAttributeFilterContext();
|
|
196
|
+
const afterClearIrrelevantSelection = useCallback(() => {
|
|
197
|
+
if (isApplyAllAtOnceEnabledAndSet) {
|
|
198
|
+
context?.onApply?.(true, true);
|
|
199
|
+
}
|
|
200
|
+
}, [context]);
|
|
201
|
+
const enableShowingFilteredElements = !!supportsShowingFilteredElements;
|
|
197
202
|
const handleShowFilteredElements = () => {
|
|
198
203
|
props.onShowFilteredElements?.();
|
|
199
204
|
userInteraction.attributeFilterInteraction("attributeFilterShowAllValuesClicked");
|
|
200
205
|
};
|
|
201
|
-
if (
|
|
206
|
+
if (filterSelectionMode === "single" && !props.isInverted) {
|
|
202
207
|
return (React.createElement(SingleSelectionAttributeFilterStatusBar, { ...props, onShowFilteredElements: handleShowFilteredElements, enableShowingFilteredElements: enableShowingFilteredElements }));
|
|
203
208
|
}
|
|
204
209
|
return (React.createElement(AttributeFilterStatusBar, { ...props, onShowFilteredElements: handleShowFilteredElements, onClearIrrelevantSelection: () => {
|
|
205
210
|
props.onClearIrrelevantSelection?.();
|
|
211
|
+
afterClearIrrelevantSelection();
|
|
206
212
|
userInteraction.attributeFilterInteraction("attributeFilterClearIrrelevantValuesClicked");
|
|
207
213
|
}, enableShowingFilteredElements: enableShowingFilteredElements }));
|
|
208
214
|
};
|
|
215
|
+
};
|
|
216
|
+
const CustomStatusBarComponent = useMemo(() => {
|
|
217
|
+
return createStatusBarComponent({
|
|
218
|
+
filterSelectionMode: filter.attributeFilter.selectionMode,
|
|
219
|
+
isApplyAllAtOnceEnabledAndSet,
|
|
220
|
+
supportsShowingFilteredElements: capabilities.supportsShowingFilteredElements ?? false,
|
|
221
|
+
userInteraction,
|
|
222
|
+
});
|
|
209
223
|
}, [
|
|
210
224
|
filter.attributeFilter.selectionMode,
|
|
211
|
-
filter.attributeFilter.validateElementsBy,
|
|
212
225
|
capabilities.supportsShowingFilteredElements,
|
|
213
226
|
userInteraction,
|
|
227
|
+
isApplyAllAtOnceEnabledAndSet,
|
|
214
228
|
]);
|
|
215
229
|
const AttributeFilterComponent = props.AttributeFilterComponent ?? AttributeFilterButton;
|
|
216
230
|
return (React.createElement(AttributeFilterParentFilteringProvider, { filter: filter, attributes: attributes, displayAsLabel: displayAsLabel },
|
|
217
|
-
React.createElement(AttributeFilterComponent, { title: filter.attributeFilter.title, resetOnParentFilterChange: false, filter:
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
231
|
+
React.createElement(AttributeFilterComponent, { title: filter.attributeFilter.title, resetOnParentFilterChange: false, filter: isApplyAllAtOnceEnabledAndSet ? workingAttributeFilter : attributeFilter, displayAsLabel: displayAsLabel, overlayPositionType: overlayPositionType, onApply: (newFilter, isInverted, selectionMode, selectionTitles, displayAsLabel, isResultOfMigration, additionalProps) => {
|
|
232
|
+
const isSelectionInvalid = additionalProps?.isSelectionInvalid ?? false;
|
|
233
|
+
const applyToWorkingOnly = additionalProps?.applyToWorkingOnly ?? false;
|
|
234
|
+
const convertedFilter = attributeFilterToDashboardAttributeFilter(newFilter, filter.attributeFilter.localIdentifier, filter.attributeFilter.title, selectionTitles, isInverted, selectionMode);
|
|
235
|
+
if (isApplyAllAtOnceEnabledAndSet) {
|
|
236
|
+
onFilterChanged(convertedFilter, displayAsLabel, true, false, isSelectionInvalid);
|
|
237
|
+
}
|
|
238
|
+
if (!applyToWorkingOnly) {
|
|
239
|
+
onFilterChanged(convertedFilter, displayAsLabel, false, isResultOfMigration, isSelectionInvalid);
|
|
240
|
+
}
|
|
241
|
+
}, onSelect: (newFilter, isInverted, selectionMode, selectionTitles, displayAsLabel, additionalProps) => {
|
|
242
|
+
if (isApplyAllAtOnceEnabledAndSet) {
|
|
243
|
+
onFilterChanged(attributeFilterToDashboardAttributeFilter(newFilter, filter.attributeFilter.localIdentifier, filter.attributeFilter.title, selectionTitles, isInverted, selectionMode), displayAsLabel, true, false, additionalProps?.isSelectionInvalid);
|
|
222
244
|
}
|
|
223
245
|
}, 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
246
|
? DashboardAttributeFilterConfigModeValues.READONLY
|
|
225
|
-
: DashboardAttributeFilterConfigModeValues.ACTIVE, customIcon: visibilityIcon, StatusBarComponent: CustomStatusBarComponent, enableDuplicatedLabelValuesInAttributeFilter: enableDuplicatedLabelValuesInAttributeFilter, enableImmediateAttributeFilterDisplayAsLabelMigration: enableImmediateAttributeFilterDisplayAsLabelMigration, enableAttributeFilterVirtualised: enableAttributeFilterVirtualisedList, withoutApply:
|
|
247
|
+
: DashboardAttributeFilterConfigModeValues.ACTIVE, customIcon: visibilityIcon, StatusBarComponent: CustomStatusBarComponent, enableDuplicatedLabelValuesInAttributeFilter: enableDuplicatedLabelValuesInAttributeFilter, enableImmediateAttributeFilterDisplayAsLabelMigration: enableImmediateAttributeFilterDisplayAsLabelMigration, enableAttributeFilterVirtualised: enableAttributeFilterVirtualisedList, withoutApply: isApplyAllAtOnceEnabledAndSet, enableDashboardFiltersApplyWithoutLoading: true })));
|
|
226
248
|
};
|
|
227
249
|
//# 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"}
|