@gooddata/sdk-ui-dashboard 10.35.0-alpha.4 → 10.35.0-alpha.40
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/NOTICE +1081 -603
- package/esm/__version.d.ts +1 -1
- package/esm/__version.d.ts.map +1 -1
- package/esm/__version.js +1 -1
- package/esm/__version.js.map +1 -1
- package/esm/_staging/accessibility/elementId.d.ts.map +1 -1
- package/esm/_staging/automation/index.d.ts +4 -1
- package/esm/_staging/automation/index.d.ts.map +1 -1
- package/esm/_staging/automation/index.js +9 -2
- package/esm/_staging/automation/index.js.map +1 -1
- package/esm/_staging/dashboard/dashboardFilterContext.d.ts.map +1 -1
- package/esm/_staging/dashboard/dashboardFilterContext.js +2 -2
- package/esm/_staging/dashboard/dashboardFilterContext.js.map +1 -1
- package/esm/_staging/dashboard/dashboardFilterConverter.d.ts.map +1 -1
- package/esm/_staging/dashboard/dashboardFilterConverter.js +2 -1
- package/esm/_staging/dashboard/dashboardFilterConverter.js.map +1 -1
- package/esm/_staging/dashboard/flexibleLayout/layoutConfiguration.d.ts.map +1 -1
- package/esm/_staging/dateFilterConfig/dateFilterOptionConverters.d.ts.map +1 -1
- package/esm/_staging/dateFilterConfig/dateFilterOptionConverters.js +2 -1
- package/esm/_staging/dateFilterConfig/dateFilterOptionConverters.js.map +1 -1
- package/esm/_staging/dateFilterConfig/dateFilterOptionMapping.d.ts.map +1 -1
- package/esm/_staging/dateFilterConfig/dateFilterOptionMapping.js +33 -7
- package/esm/_staging/dateFilterConfig/dateFilterOptionMapping.js.map +1 -1
- package/esm/_staging/dateFilterConfig/defaultConfig.d.ts.map +1 -1
- package/esm/_staging/dateFilterConfig/defaultConfig.js +2 -3
- package/esm/_staging/dateFilterConfig/defaultConfig.js.map +1 -1
- package/esm/_staging/dateFilterConfig/sanitization.d.ts +2 -1
- package/esm/_staging/dateFilterConfig/sanitization.d.ts.map +1 -1
- package/esm/_staging/insight/insightBuilder.d.ts.map +1 -1
- package/esm/_staging/layout/coordinates.d.ts.map +1 -1
- package/esm/_staging/layout/coordinates.js +1 -1
- package/esm/_staging/layout/coordinates.js.map +1 -1
- package/esm/_staging/layout/sizing.d.ts.map +1 -1
- package/esm/_staging/layout/sizing.js +5 -5
- package/esm/_staging/layout/sizing.js.map +1 -1
- package/esm/_staging/listedDashboard/listedDashboardUtils.d.ts.map +1 -1
- package/esm/_staging/metadata/objRefMap.d.ts.map +1 -1
- package/esm/_staging/sharedHooks/useCommonDateFilterTitle.d.ts.map +1 -1
- package/esm/_staging/sharedHooks/useDateFiltersTitles.d.ts.map +1 -1
- package/esm/_staging/sharedHooks/useDateFiltersTitles.js +1 -1
- package/esm/_staging/sharedHooks/useDateFiltersTitles.js.map +1 -1
- package/esm/_staging/sharedHooks/useEventToastMessage.d.ts +1 -1
- package/esm/_staging/sharedHooks/useEventToastMessage.d.ts.map +1 -1
- package/esm/_staging/sharedHooks/useEventToastMessage.js +1 -1
- package/esm/_staging/sharedHooks/useEventToastMessage.js.map +1 -1
- package/esm/_staging/sharedHooks/useFiltersNamings.d.ts +2 -1
- package/esm/_staging/sharedHooks/useFiltersNamings.d.ts.map +1 -1
- package/esm/_staging/sharedHooks/useFiltersNamings.js +1 -0
- package/esm/_staging/sharedHooks/useFiltersNamings.js.map +1 -1
- package/esm/_staging/slideshow/utils/index.d.ts.map +1 -1
- package/esm/converters/filterConverters.d.ts.map +1 -1
- package/esm/converters/filterConverters.js +2 -2
- package/esm/converters/filterConverters.js.map +1 -1
- package/esm/model/commandHandlers/dashboard/changeSharingHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/dashboard/changeSharingHandler.js.map +1 -1
- package/esm/model/commandHandlers/dashboard/common/filterViews.d.ts.map +1 -1
- package/esm/model/commandHandlers/dashboard/common/migratedAttributeFilters.d.ts.map +1 -1
- package/esm/model/commandHandlers/dashboard/common/stateInitializers.d.ts.map +1 -1
- package/esm/model/commandHandlers/dashboard/common/stateInitializers.js +2 -2
- package/esm/model/commandHandlers/dashboard/common/stateInitializers.js.map +1 -1
- package/esm/model/commandHandlers/dashboard/deleteDashboardHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/dashboard/deleteDashboardHandler.js.map +1 -1
- package/esm/model/commandHandlers/dashboard/exportDashboardToExcelHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/dashboard/exportDashboardToExcelHandler.js.map +1 -1
- package/esm/model/commandHandlers/dashboard/exportDashboardToPdfHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/dashboard/exportDashboardToPdfHandler.js.map +1 -1
- package/esm/model/commandHandlers/dashboard/exportDashboardToPdfPresentationHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/dashboard/exportDashboardToPdfPresentationHandler.js.map +1 -1
- package/esm/model/commandHandlers/dashboard/exportDashboardToPptPresentationHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/dashboard/exportDashboardToPptPresentationHandler.js.map +1 -1
- package/esm/model/commandHandlers/dashboard/initializeDashboardHandler/sanitizeUnfinishedFeatureSettings.d.ts.map +1 -1
- package/esm/model/commandHandlers/dashboard/resetDashboardHandler.js.map +1 -1
- package/esm/model/commandHandlers/dashboard/saveAsDashboardHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/dashboard/saveAsDashboardHandler.js.map +1 -1
- package/esm/model/commandHandlers/dashboard/saveDashboardHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/dashboard/saveDashboardHandler.js.map +1 -1
- package/esm/model/commandHandlers/drill/crossFilteringHandler.d.ts +1 -1
- package/esm/model/commandHandlers/drill/crossFilteringHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/drill/crossFilteringHandler.js +4 -3
- package/esm/model/commandHandlers/drill/crossFilteringHandler.js.map +1 -1
- package/esm/model/commandHandlers/drill/drillToDashboardHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/drill/drillToDashboardHandler.js.map +1 -1
- package/esm/model/commandHandlers/drill/resolveDrillToCustomUrl.d.ts.map +1 -1
- package/esm/model/commandHandlers/drill/resolveDrillToCustomUrl.js +3 -3
- package/esm/model/commandHandlers/drill/resolveDrillToCustomUrl.js.map +1 -1
- package/esm/model/commandHandlers/filterContext/attributeFilter/addAttributeFilterHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/filterContext/attributeFilter/addAttributeFilterHandler.js.map +1 -1
- package/esm/model/commandHandlers/filterContext/attributeFilter/changeAttributeDisplayFormHandler.js +3 -3
- package/esm/model/commandHandlers/filterContext/attributeFilter/changeAttributeDisplayFormHandler.js.map +1 -1
- package/esm/model/commandHandlers/filterContext/attributeFilter/changeAttributeFilterSelectionHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/filterContext/attributeFilter/changeAttributeFilterSelectionHandler.js +5 -5
- package/esm/model/commandHandlers/filterContext/attributeFilter/changeAttributeFilterSelectionHandler.js.map +1 -1
- package/esm/model/commandHandlers/filterContext/attributeFilter/moveAttributeFilterHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/filterContext/attributeFilter/moveAttributeFilterHandler.js +1 -1
- package/esm/model/commandHandlers/filterContext/attributeFilter/moveAttributeFilterHandler.js.map +1 -1
- package/esm/model/commandHandlers/filterContext/attributeFilter/setAttributeFilterParentHandler.js +1 -1
- package/esm/model/commandHandlers/filterContext/attributeFilter/setAttributeFilterParentHandler.js.map +1 -1
- package/esm/model/commandHandlers/filterContext/changeFilterContextSelectionHandler.js +6 -0
- package/esm/model/commandHandlers/filterContext/changeFilterContextSelectionHandler.js.map +1 -1
- package/esm/model/commandHandlers/filterContext/dateFilter/addDateFilterHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/filterContext/dateFilter/addDateFilterHandler.js +1 -1
- package/esm/model/commandHandlers/filterContext/dateFilter/addDateFilterHandler.js.map +1 -1
- package/esm/model/commandHandlers/filterContext/dateFilter/changeDateFilterSelectionHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/filterContext/dateFilter/changeDateFilterSelectionHandler.js +5 -4
- package/esm/model/commandHandlers/filterContext/dateFilter/changeDateFilterSelectionHandler.js.map +1 -1
- package/esm/model/commandHandlers/filterContext/dateFilter/moveDateFilterHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/filterContext/dateFilter/moveDateFilterHandler.js +1 -1
- package/esm/model/commandHandlers/filterContext/dateFilter/moveDateFilterHandler.js.map +1 -1
- package/esm/model/commandHandlers/filterContext/filterViewHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/filterContext/filterViewHandler.js +5 -8
- package/esm/model/commandHandlers/filterContext/filterViewHandler.js.map +1 -1
- package/esm/model/commandHandlers/layout/changeLayoutSectionHeaderHandler.js +2 -2
- package/esm/model/commandHandlers/layout/changeLayoutSectionHeaderHandler.js.map +1 -1
- package/esm/model/commandHandlers/layout/containerWidthSanitization.d.ts.map +1 -1
- package/esm/model/commandHandlers/layout/moveSectionItemHandler.js.map +1 -1
- package/esm/model/commandHandlers/layout/resizeWidthHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/layout/resizeWidthHandler.js +31 -7
- package/esm/model/commandHandlers/layout/resizeWidthHandler.js.map +1 -1
- package/esm/model/commandHandlers/render/renderingWorker.d.ts.map +1 -1
- package/esm/model/commandHandlers/renderMode/changeRenderModeHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/renderMode/changeRenderModeHandler.js.map +1 -1
- package/esm/model/commandHandlers/scheduledEmail/initializeAutomationsHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/scheduledEmail/initializeAutomationsHandler.js.map +1 -1
- package/esm/model/commandHandlers/scheduledEmail/refreshAutomationsHandlers.d.ts.map +1 -1
- package/esm/model/commandHandlers/scheduledEmail/refreshAutomationsHandlers.js.map +1 -1
- package/esm/model/commandHandlers/widgets/changeKpiWidgetComparisonHandler.js +1 -1
- package/esm/model/commandHandlers/widgets/changeKpiWidgetComparisonHandler.js.map +1 -1
- package/esm/model/commandHandlers/widgets/changeKpiWidgetMeasureHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/widgets/changeKpiWidgetMeasureHandler.js.map +1 -1
- package/esm/model/commandHandlers/widgets/common/drillDown.d.ts.map +1 -1
- package/esm/model/commandHandlers/widgets/exportRawInsightWidgetHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/widgets/exportRawInsightWidgetHandler.js.map +1 -1
- package/esm/model/commands/filters.d.ts +7 -2
- package/esm/model/commands/filters.d.ts.map +1 -1
- package/esm/model/commands/filters.js +7 -3
- package/esm/model/commands/filters.js.map +1 -1
- package/esm/model/eventHandlers/drillToSameDashboardHandlerFactory.d.ts.map +1 -1
- package/esm/model/events/index.d.ts.map +1 -1
- package/esm/model/events/util.d.ts +1 -1
- package/esm/model/events/util.d.ts.map +1 -1
- package/esm/model/headlessDashboard/HeadlessDashboard.d.ts.map +1 -1
- package/esm/model/queryServices/queryAttributeByDisplayForm.js.map +1 -1
- package/esm/model/queryServices/queryInsightDateDatasets.js.map +1 -1
- package/esm/model/queryServices/queryMeasureDateDatasets.js.map +1 -1
- package/esm/model/react/filtering/selectors.d.ts.map +1 -1
- package/esm/model/react/filtering/useDashboardScheduledExportFilters.d.ts.map +1 -1
- package/esm/model/react/filtering/useScheduledExportFilters.d.ts.map +1 -1
- package/esm/model/react/filtering/useWidgetScheduledExportFilters.d.ts.map +1 -1
- package/esm/model/react/filtering/useWidgetScheduledExportFilters.js +1 -1
- package/esm/model/react/filtering/useWidgetScheduledExportFilters.js.map +1 -1
- package/esm/model/react/useDasboardScheduledEmails/useDashboardScheduledEmails.d.ts +9 -9
- package/esm/model/react/useDasboardScheduledEmails/useDashboardScheduledEmailsCommands.d.ts +1 -1
- package/esm/model/react/useDasboardScheduledEmails/useDashboardScheduledEmailsData.d.ts.map +1 -1
- package/esm/model/react/useDasboardScheduledEmails/useDashboardScheduledEmailsDialog.d.ts +0 -1
- package/esm/model/react/useDasboardScheduledEmails/useDashboardScheduledEmailsDialog.d.ts.map +1 -1
- package/esm/model/react/useDasboardScheduledEmails/useDashboardScheduledEmailsManagementDialog.d.ts.map +1 -1
- package/esm/model/react/useDashboardAlerting/useDashboardAlerts.d.ts +4 -4
- package/esm/model/react/useDashboardAlerting/useDashboardAlertsData.d.ts.map +1 -1
- package/esm/model/react/useDashboardAlerting/useEnableAutomationFilterContext.d.ts.map +1 -1
- package/esm/model/react/useDashboardAsyncRender.d.ts.map +1 -1
- package/esm/model/react/useDashboardCommand.d.ts +3 -136
- package/esm/model/react/useDashboardCommand.d.ts.map +1 -1
- package/esm/model/react/useDashboardCommandProcessing.d.ts +6 -414
- package/esm/model/react/useDashboardCommandProcessing.d.ts.map +1 -1
- package/esm/model/react/useDashboardEventDispatch.d.ts +1 -1
- package/esm/model/react/useDashboardEventDispatch.d.ts.map +1 -1
- package/esm/model/react/useDashboardQueryProcessing.d.ts +4 -4
- package/esm/model/react/useDashboardQueryProcessing.d.ts.map +1 -1
- package/esm/model/react/useDispatchDashboardCommand.d.ts +1 -1
- package/esm/model/react/useDispatchDashboardCommand.d.ts.map +1 -1
- package/esm/model/react/useInitializeDashboardStore.d.ts.map +1 -1
- package/esm/model/store/_infra/generators.d.ts.map +1 -1
- package/esm/model/store/_infra/rootCommandHandler.d.ts.map +1 -1
- package/esm/model/store/_infra/rootCommandHandler.js.map +1 -1
- package/esm/model/store/_infra/rootEventEmitter.d.ts +1 -1
- package/esm/model/store/_infra/rootEventEmitter.d.ts.map +1 -1
- package/esm/model/store/_infra/selectors.d.ts.map +1 -1
- package/esm/model/store/_infra/undoEnhancer.d.ts +3 -6
- package/esm/model/store/_infra/undoEnhancer.d.ts.map +1 -1
- package/esm/model/store/catalog/catalogSelectors.d.ts.map +1 -1
- package/esm/model/store/catalog/catalogSelectors.js.map +1 -1
- package/esm/model/store/config/configSelectors.d.ts +5 -0
- package/esm/model/store/config/configSelectors.d.ts.map +1 -1
- package/esm/model/store/config/configSelectors.js +7 -0
- package/esm/model/store/config/configSelectors.js.map +1 -1
- package/esm/model/store/dateFilterConfig/index.d.ts +1 -1
- package/esm/model/store/filterContext/filterContextReducers.d.ts +2 -1
- package/esm/model/store/filterContext/filterContextReducers.d.ts.map +1 -1
- package/esm/model/store/filterContext/filterContextReducers.js +9 -2
- package/esm/model/store/filterContext/filterContextReducers.js.map +1 -1
- package/esm/model/store/filterContext/filterContextUtils.js +1 -1
- package/esm/model/store/filterContext/filterContextUtils.js.map +1 -1
- package/esm/model/store/filterContext/index.d.ts +3 -3
- package/esm/model/store/filterViews/filterViewsReducersSelectors.js +2 -2
- package/esm/model/store/filterViews/filterViewsReducersSelectors.js.map +1 -1
- package/esm/model/store/index.d.ts +1 -1
- package/esm/model/store/index.d.ts.map +1 -1
- package/esm/model/store/index.js +1 -1
- package/esm/model/store/index.js.map +1 -1
- package/esm/model/store/insights/insightsSelectors.d.ts.map +1 -1
- package/esm/model/store/insights/insightsSelectors.js.map +1 -1
- package/esm/model/store/layout/index.d.ts +14 -14
- package/esm/model/store/layout/layoutReducers.d.ts +2 -5
- package/esm/model/store/layout/layoutReducers.d.ts.map +1 -1
- package/esm/model/store/layout/layoutReducers.js.map +1 -1
- package/esm/model/store/meta/index.d.ts +2 -2
- package/esm/model/store/showWidgetAsTable/showWidgetAsTableSelectors.d.ts.map +1 -1
- package/esm/model/store/storeAccessors/DashboardStoreAccessor.d.ts.map +1 -1
- package/esm/model/store/ui/index.d.ts +4 -4
- package/esm/model/store/ui/uiReducers.d.ts +4 -4
- package/esm/model/store/ui/uiReducers.d.ts.map +1 -1
- package/esm/model/store/ui/uiReducers.js.map +1 -1
- package/esm/model/store/ui/uiSelectors.d.ts +2 -2
- package/esm/model/store/ui/uiSelectors.d.ts.map +1 -1
- package/esm/model/store/ui/uiSelectors.js.map +1 -1
- package/esm/plugins/customizationApis/attributeFiltersCustomizer.d.ts.map +1 -1
- package/esm/plugins/customizationApis/customizationBuilder.d.ts.map +1 -1
- package/esm/plugins/customizationApis/customizationLogging.d.ts.map +1 -1
- package/esm/plugins/customizationApis/dashboardContentCustomizer.d.ts.map +1 -1
- package/esm/plugins/customizationApis/dashboardEventHandling.d.ts +2 -2
- package/esm/plugins/customizationApis/dashboardEventHandling.d.ts.map +1 -1
- package/esm/plugins/customizationApis/dateFiltersCustomizer.d.ts.map +1 -1
- package/esm/plugins/customizationApis/filterBarCustomizer.d.ts.map +1 -1
- package/esm/plugins/customizationApis/filterBarCustomizer.js.map +1 -1
- package/esm/plugins/customizationApis/fluidLayoutCustomizer.d.ts.map +1 -1
- package/esm/plugins/customizationApis/insightCustomizer.d.ts.map +1 -1
- package/esm/plugins/customizationApis/layoutCustomizer.d.ts.map +1 -1
- package/esm/plugins/customizationApis/loadingCustomizer.d.ts.map +1 -1
- package/esm/plugins/customizationApis/richTextCustomizer.d.ts.map +1 -1
- package/esm/plugins/customizationApis/titleCustomizer.d.ts.map +1 -1
- package/esm/plugins/customizationApis/topBarCustomizer.d.ts.map +1 -1
- package/esm/plugins/customizationApis/visualizationSwitcherCustomizer.d.ts.map +1 -1
- package/esm/plugins/customizationApis/widgetCustomizer.d.ts.map +1 -1
- package/esm/presentation/alerting/AlertingDialog.d.ts +0 -1
- package/esm/presentation/alerting/AlertingDialog.d.ts.map +1 -1
- package/esm/presentation/alerting/AlertingManagementDialog.d.ts +0 -1
- package/esm/presentation/alerting/AlertingManagementDialog.d.ts.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertAttributeSelect.d.ts.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertAttributeSelectOld.d.ts.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertComparisonOperatorSelect.d.ts.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertComparisonPeriodSelect.d.ts.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertMeasureSelect.d.ts.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertTriggerModeSelect.d.ts.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/hooks/useAlertValidation.d.ts.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/hooks/useCreateAlert.d.ts +4 -4
- package/esm/presentation/alerting/DefaultAlertingDialog/hooks/useCreateAlert.d.ts.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/hooks/useEditAlert.d.ts +2 -3
- package/esm/presentation/alerting/DefaultAlertingDialog/hooks/useEditAlert.d.ts.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/hooks/useThresholdValue.d.ts.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/hooks/useUpdateAlert.d.ts +4 -4
- package/esm/presentation/alerting/DefaultAlertingDialog/hooks/useUpdateAlert.d.ts.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/utils/getters.d.ts +3 -3
- package/esm/presentation/alerting/DefaultAlertingDialog/utils/getters.js +2 -2
- package/esm/presentation/alerting/DefaultAlertingDialog/utils/getters.js.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingManagementDialog/components/Alert.js.map +1 -1
- package/esm/presentation/automationFilters/components/AutomationAttributeFilterContext.d.ts.map +1 -1
- package/esm/presentation/automationFilters/hooks/useAutomationVisibleFilters.d.ts.map +1 -1
- package/esm/presentation/automationFilters/hooks/useDefaultSelectedFiltersForExistingAutomation.d.ts.map +1 -1
- package/esm/presentation/automationFilters/hooks/useDefaultSelectedFiltersForExistingAutomation.js +5 -2
- package/esm/presentation/automationFilters/hooks/useDefaultSelectedFiltersForExistingAutomation.js.map +1 -1
- package/esm/presentation/automationFilters/hooks/useValidateExistingAutomationFilters.d.ts.map +1 -1
- package/esm/presentation/automationFilters/hooks/useValidateExistingAutomationFilters.js +16 -2
- package/esm/presentation/automationFilters/hooks/useValidateExistingAutomationFilters.js.map +1 -1
- package/esm/presentation/automationFilters/useAutomationFilters.d.ts.map +1 -1
- package/esm/presentation/automationFilters/useAutomationFiltersSelect.d.ts +2 -2
- package/esm/presentation/automationFilters/useAutomationFiltersSelect.d.ts.map +1 -1
- package/esm/presentation/automationFilters/utils.d.ts.map +1 -1
- package/esm/presentation/constants.d.ts.map +1 -1
- package/esm/presentation/dashboard/DashboardContent.d.ts +0 -1
- package/esm/presentation/dashboard/DashboardContent.d.ts.map +1 -1
- package/esm/presentation/dashboard/DashboardHeader/DashboardHeader.d.ts +0 -1
- package/esm/presentation/dashboard/DashboardHeader/DashboardHeader.d.ts.map +1 -1
- package/esm/presentation/dashboard/DashboardHeader/SettingsDialogProvider.d.ts +0 -1
- package/esm/presentation/dashboard/DashboardHeader/SettingsDialogProvider.d.ts.map +1 -1
- package/esm/presentation/dashboard/DashboardHeader/ShareDialogDashboardHeader.d.ts +0 -1
- package/esm/presentation/dashboard/DashboardHeader/ShareDialogDashboardHeader.d.ts.map +1 -1
- package/esm/presentation/dashboard/DashboardSidebar/DashboardSidebar.d.ts +0 -1
- package/esm/presentation/dashboard/DashboardSidebar/DashboardSidebar.d.ts.map +1 -1
- package/esm/presentation/dashboard/DefaultDashboardContent/DefaultDashboardMainContent.d.ts.map +1 -1
- package/esm/presentation/dashboard/defaultDashboardThemeModifier.d.ts.map +1 -1
- package/esm/presentation/dashboard/hooks/useDashboard.d.ts.map +1 -1
- package/esm/presentation/dashboardContexts/DashboardComponentsContext.d.ts.map +1 -1
- package/esm/presentation/dashboardContexts/DashboardComponentsContext.js.map +1 -1
- package/esm/presentation/dashboardContexts/DashboardCustomizationsContext.d.ts.map +1 -1
- package/esm/presentation/dashboardList/DashboardListItem.d.ts.map +1 -1
- package/esm/presentation/dashboardSettingsDialog/DashboardSettingsDialog.d.ts +0 -1
- package/esm/presentation/dashboardSettingsDialog/DashboardSettingsDialog.d.ts.map +1 -1
- package/esm/presentation/dashboardSettingsDialog/DefaultDashboardSettingsDialog.d.ts +0 -1
- package/esm/presentation/dashboardSettingsDialog/DefaultDashboardSettingsDialog.d.ts.map +1 -1
- package/esm/presentation/dashboardSettingsDialog/useDialogData.d.ts +0 -1
- package/esm/presentation/dashboardSettingsDialog/useDialogData.d.ts.map +1 -1
- package/esm/presentation/deleteDialog/DefaultDeleteDialog.d.ts +0 -1
- package/esm/presentation/deleteDialog/DefaultDeleteDialog.d.ts.map +1 -1
- package/esm/presentation/deleteDialog/DeleteDialog.d.ts +0 -1
- package/esm/presentation/deleteDialog/DeleteDialog.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/draggableAttributeFilter/DraggableAttributeFilter.js +3 -3
- package/esm/presentation/dragAndDrop/draggableAttributeFilter/DraggableAttributeFilter.js.map +1 -1
- package/esm/presentation/dragAndDrop/draggableDateFilter/DraggableDateFilter.js +3 -3
- package/esm/presentation/dragAndDrop/draggableDateFilter/DraggableDateFilter.js.map +1 -1
- package/esm/presentation/dragAndDrop/useCurrentDateFilterConfig.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/useDashboardDrag.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/useDashboardDrop.d.ts +7 -1
- package/esm/presentation/dragAndDrop/useDashboardDrop.d.ts.map +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/DisplayFormParam.js +2 -2
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/DisplayFormParam.js.map +1 -1
- package/esm/presentation/drill/DrillSelect/DrillSelectDropdown.d.ts +1 -1
- package/esm/presentation/drill/DrillSelect/DrillSelectDropdown.d.ts.map +1 -1
- package/esm/presentation/drill/DrillSelect/DrillSelectDropdown.js +1 -1
- package/esm/presentation/drill/DrillSelect/DrillSelectDropdown.js.map +1 -1
- package/esm/presentation/drill/DrillSelect/WithDrillSelect.d.ts +0 -1
- package/esm/presentation/drill/DrillSelect/WithDrillSelect.d.ts.map +1 -1
- package/esm/presentation/drill/hooks/useCrossFiltering.d.ts +1 -1
- package/esm/presentation/drill/hooks/useCrossFiltering.d.ts.map +1 -1
- package/esm/presentation/drill/hooks/useDrill.d.ts +1 -1
- package/esm/presentation/drill/hooks/useDrill.d.ts.map +1 -1
- package/esm/presentation/drill/hooks/useDrillDown.d.ts +1 -1
- package/esm/presentation/drill/hooks/useDrillDown.d.ts.map +1 -1
- package/esm/presentation/drill/hooks/useDrillSelectDropdownMenuItems.d.ts.map +1 -1
- package/esm/presentation/drill/hooks/useDrillToAttributeUrl.d.ts +1 -1
- package/esm/presentation/drill/hooks/useDrillToAttributeUrl.d.ts.map +1 -1
- package/esm/presentation/drill/hooks/useDrillToCustomUrl.d.ts +1 -1
- package/esm/presentation/drill/hooks/useDrillToCustomUrl.d.ts.map +1 -1
- package/esm/presentation/drill/hooks/useDrillToDashboard.d.ts +1 -1
- package/esm/presentation/drill/hooks/useDrillToDashboard.d.ts.map +1 -1
- package/esm/presentation/drill/hooks/useDrillToInsight.d.ts +1 -1
- package/esm/presentation/drill/hooks/useDrillToInsight.d.ts.map +1 -1
- package/esm/presentation/drill/hooks/useDrillToLegacyDashboard.d.ts +1 -1
- package/esm/presentation/drill/hooks/useDrillToLegacyDashboard.d.ts.map +1 -1
- package/esm/presentation/drill/hooks/useDrills.d.ts +8 -8
- package/esm/presentation/export/hooks/useDashboardRelatedFilters.d.ts.map +1 -1
- package/esm/presentation/export/hooks/useDashboardRelatedFilters.js +17 -10
- package/esm/presentation/export/hooks/useDashboardRelatedFilters.js.map +1 -1
- package/esm/presentation/export/hooks/useMinimalSizeValidation.d.ts +0 -1
- package/esm/presentation/export/hooks/useMinimalSizeValidation.d.ts.map +1 -1
- package/esm/presentation/export/useExportData.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/CustomDropdownActions.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/CustomDropdownActions.js +3 -5
- package/esm/presentation/filterBar/attributeFilter/CustomDropdownActions.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/DefaultDashboardAttributeFilter.d.ts +0 -1
- package/esm/presentation/filterBar/attributeFilter/DefaultDashboardAttributeFilter.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/DefaultDashboardAttributeFilter.js +8 -10
- package/esm/presentation/filterBar/attributeFilter/DefaultDashboardAttributeFilter.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/HiddenDashboardAttributeFilter.d.ts +0 -1
- package/esm/presentation/filterBar/attributeFilter/HiddenDashboardAttributeFilter.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/addAttributeFilterUtils.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/hooks/useLimitingItemsConfiguration.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/hooks/useSelectionModeConfiguration.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/hooks/useValidNeighbourAttributes.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/telemetryUtils.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/shared/limitingItemsHook.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/useDependentDateFilters.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/useDependentDateFilters.js +4 -7
- package/esm/presentation/filterBar/attributeFilter/useDependentDateFilters.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/useParentFilters.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/useParentFilters.js +3 -4
- package/esm/presentation/filterBar/attributeFilter/useParentFilters.js.map +1 -1
- package/esm/presentation/filterBar/configuration/ConfigurationModeSelectItem.d.ts.map +1 -1
- package/esm/presentation/filterBar/dateFilter/DefaultDashboardDateFilter.d.ts +0 -1
- package/esm/presentation/filterBar/dateFilter/DefaultDashboardDateFilter.d.ts.map +1 -1
- package/esm/presentation/filterBar/dateFilter/DefaultDashboardDateFilter.js +4 -5
- package/esm/presentation/filterBar/dateFilter/DefaultDashboardDateFilter.js.map +1 -1
- package/esm/presentation/filterBar/dateFilter/HiddenDashboardDateFilter.d.ts +0 -1
- package/esm/presentation/filterBar/dateFilter/HiddenDashboardDateFilter.d.ts.map +1 -1
- package/esm/presentation/filterBar/dateFilter/useDateFilterConfig.d.ts.map +1 -1
- package/esm/presentation/filterBar/filterBar/DefaultFilterBar.d.ts +0 -1
- package/esm/presentation/filterBar/filterBar/DefaultFilterBar.d.ts.map +1 -1
- package/esm/presentation/filterBar/filterBar/DefaultFilterBar.js +16 -18
- package/esm/presentation/filterBar/filterBar/DefaultFilterBar.js.map +1 -1
- package/esm/presentation/filterBar/filterBar/DefaultFilterBarContainer.d.ts.map +1 -1
- package/esm/presentation/filterBar/filterBar/DefaultFilterBarContainer.js +31 -19
- package/esm/presentation/filterBar/filterBar/DefaultFilterBarContainer.js.map +1 -1
- package/esm/presentation/filterBar/filterBar/FilterBar.d.ts +0 -1
- package/esm/presentation/filterBar/filterBar/FilterBar.d.ts.map +1 -1
- package/esm/presentation/filterBar/filterBar/HiddenFilterBar.d.ts +0 -1
- package/esm/presentation/filterBar/filterBar/HiddenFilterBar.d.ts.map +1 -1
- package/esm/presentation/filterBar/filterBar/filterViews/FilterViews.js +3 -3
- package/esm/presentation/filterBar/filterBar/filterViews/FilterViews.js.map +1 -1
- package/esm/presentation/filterBar/filterBar/hooks/useFilterBarState.d.ts +0 -1
- package/esm/presentation/filterBar/filterBar/hooks/useFilterBarState.d.ts.map +1 -1
- package/esm/presentation/filterBar/filterBar/hooks/useFilterBarState.js +3 -3
- package/esm/presentation/filterBar/filterBar/hooks/useFilterBarState.js.map +1 -1
- package/esm/presentation/filterBar/filterBar/hooks/useResetFiltersButton.d.ts.map +1 -1
- package/esm/presentation/filterBar/filterBar/hooks/useResetFiltersButton.js +27 -10
- package/esm/presentation/filterBar/filterBar/hooks/useResetFiltersButton.js.map +1 -1
- package/esm/presentation/filterBar/utils.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayout.d.ts +0 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayout.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutEditSectionHeaderRenderer.d.ts +0 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutEditSectionHeaderRenderer.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutExportSectionHeaderRenderer.d.ts +0 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutExportSectionHeaderRenderer.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRow.d.ts +0 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRow.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRowEdit.d.ts +0 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRowEdit.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutItem.d.ts +0 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutItem.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutItemRenderer.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSection.d.ts +0 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSection.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionHeaderRenderer.d.ts +0 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionHeaderRenderer.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutWidgetRenderer.d.ts +0 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutWidgetRenderer.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/EditableHeader/SectionHeaderEditable.d.ts +0 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/EditableHeader/SectionHeaderEditable.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/RenderModeAwareDashboardLayoutSectionHeaderRenderer.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/RenderModeAwareDashboardLayoutSectionRenderer.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/useItemWidthValidation.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/utils/emptyFacade.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/utils/emptyFacade.js.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/utils/legacy.d.ts +0 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/utils/legacy.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/utils/sizing.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutUtils.d.ts +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutUtils.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultFlexibleDashboardLayout.d.ts +0 -1
- package/esm/presentation/flexibleLayout/DefaultFlexibleDashboardLayout.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/EmptyDashboardLayout.d.ts +0 -1
- package/esm/presentation/flexibleLayout/EmptyDashboardLayout.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/EmptyDashboardNestedLayout.d.ts +0 -1
- package/esm/presentation/flexibleLayout/EmptyDashboardNestedLayout.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/DragLayerPreview/HeightResizerDragPreview.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/RowEndHotspot.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/WidgetDropZoneColumn.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useEmptyContentHandlers.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useUpdateWidgetDefaultSizeByParent.d.ts +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useUpdateWidgetDefaultSizeByParent.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useWidgetDragHoverHandlers.d.ts.map +1 -1
- package/esm/presentation/insightList/types.d.ts +0 -1
- package/esm/presentation/insightList/types.d.ts.map +1 -1
- package/esm/presentation/kpiDeleteDialog/DefaultKpiDeleteDialog.d.ts +0 -1
- package/esm/presentation/kpiDeleteDialog/DefaultKpiDeleteDialog.d.ts.map +1 -1
- package/esm/presentation/kpiDeleteDialog/KpiDeleteDialog.d.ts +0 -1
- package/esm/presentation/kpiDeleteDialog/KpiDeleteDialog.d.ts.map +1 -1
- package/esm/presentation/layout/DashboardLayout.d.ts +0 -1
- package/esm/presentation/layout/DashboardLayout.d.ts.map +1 -1
- package/esm/presentation/layout/DefaultDashboardLayout.d.ts +0 -1
- package/esm/presentation/layout/DefaultDashboardLayout.d.ts.map +1 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayout.d.ts +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayout.d.ts.map +1 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutEditSectionHeaderRenderer.d.ts +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutEditSectionHeaderRenderer.d.ts.map +1 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutExportSectionHeaderRenderer.d.ts +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutExportSectionHeaderRenderer.d.ts.map +1 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRow.d.ts +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRow.d.ts.map +1 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRowEdit.d.ts +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRowEdit.d.ts.map +1 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutItem.d.ts +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutItem.d.ts.map +1 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutItemRenderer.d.ts.map +1 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutSection.d.ts +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutSection.d.ts.map +1 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionHeaderRenderer.d.ts +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionHeaderRenderer.d.ts.map +1 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutWidgetRenderer.d.ts +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutWidgetRenderer.d.ts.map +1 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/EditableHeader/SectionHeaderEditable.d.ts +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/EditableHeader/SectionHeaderEditable.d.ts.map +1 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/RenderModeAwareDashboardLayoutSectionHeaderRenderer.d.ts.map +1 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/RenderModeAwareDashboardLayoutSectionRenderer.d.ts.map +1 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/utils/emptyFacade.d.ts.map +1 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/utils/emptyFacade.js +1 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/utils/emptyFacade.js.map +1 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/utils/legacy.d.ts +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/utils/legacy.d.ts.map +1 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/utils/sizing.d.ts.map +1 -1
- package/esm/presentation/layout/DefaultDashboardLayoutUtils.d.ts +1 -1
- package/esm/presentation/layout/DefaultDashboardLayoutUtils.d.ts.map +1 -1
- package/esm/presentation/layout/EmptyDashboardLayout.d.ts +0 -1
- package/esm/presentation/layout/EmptyDashboardLayout.d.ts.map +1 -1
- package/esm/presentation/layout/dragAndDrop/DragLayerPreview/HeightResizerDragPreview.d.ts.map +1 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/RowEndHotspot.d.ts.map +1 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/WidgetDropZone.d.ts.map +1 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/WidgetDropZoneColumn.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/de-DE.json +4 -4
- package/esm/presentation/localization/bundles/de-DE.localization-bundle.js +4 -4
- package/esm/presentation/localization/bundles/de-DE.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/en-AU.json +4 -4
- package/esm/presentation/localization/bundles/en-AU.localization-bundle.js +4 -4
- package/esm/presentation/localization/bundles/en-AU.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/en-GB.json +4 -4
- package/esm/presentation/localization/bundles/en-GB.localization-bundle.js +4 -4
- package/esm/presentation/localization/bundles/en-GB.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/en-US.json +686 -1536
- package/esm/presentation/localization/bundles/en-US.localization-bundle.d.ts +33 -66
- package/esm/presentation/localization/bundles/en-US.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/en-US.localization-bundle.js +33 -66
- package/esm/presentation/localization/bundles/en-US.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/es-419.json +4 -4
- package/esm/presentation/localization/bundles/es-419.localization-bundle.js +4 -4
- package/esm/presentation/localization/bundles/es-419.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/es-ES.json +4 -4
- package/esm/presentation/localization/bundles/es-ES.localization-bundle.js +4 -4
- package/esm/presentation/localization/bundles/es-ES.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/fi-FI.json +4 -4
- package/esm/presentation/localization/bundles/fi-FI.localization-bundle.js +4 -4
- package/esm/presentation/localization/bundles/fi-FI.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/fr-CA.json +4 -4
- package/esm/presentation/localization/bundles/fr-CA.localization-bundle.js +4 -4
- package/esm/presentation/localization/bundles/fr-CA.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/fr-FR.json +4 -4
- package/esm/presentation/localization/bundles/fr-FR.localization-bundle.js +4 -4
- package/esm/presentation/localization/bundles/fr-FR.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/it-IT.json +4 -4
- package/esm/presentation/localization/bundles/it-IT.localization-bundle.js +4 -4
- package/esm/presentation/localization/bundles/it-IT.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/ja-JP.json +4 -4
- package/esm/presentation/localization/bundles/ja-JP.localization-bundle.js +4 -4
- package/esm/presentation/localization/bundles/ja-JP.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/ko-KR.json +4 -4
- package/esm/presentation/localization/bundles/ko-KR.localization-bundle.js +4 -4
- package/esm/presentation/localization/bundles/ko-KR.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/nl-NL.json +4 -4
- package/esm/presentation/localization/bundles/nl-NL.localization-bundle.js +4 -4
- package/esm/presentation/localization/bundles/nl-NL.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/pl-PL.json +4 -4
- package/esm/presentation/localization/bundles/pl-PL.localization-bundle.js +4 -4
- package/esm/presentation/localization/bundles/pl-PL.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/pt-BR.json +4 -4
- package/esm/presentation/localization/bundles/pt-BR.localization-bundle.js +4 -4
- package/esm/presentation/localization/bundles/pt-BR.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/pt-PT.json +4 -4
- package/esm/presentation/localization/bundles/pt-PT.localization-bundle.js +4 -4
- package/esm/presentation/localization/bundles/pt-PT.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/ru-RU.json +4 -4
- package/esm/presentation/localization/bundles/ru-RU.localization-bundle.js +4 -4
- package/esm/presentation/localization/bundles/ru-RU.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/tr-TR.json +4 -4
- package/esm/presentation/localization/bundles/tr-TR.localization-bundle.js +4 -4
- package/esm/presentation/localization/bundles/tr-TR.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/zh-HK.json +4 -4
- package/esm/presentation/localization/bundles/zh-HK.localization-bundle.js +4 -4
- package/esm/presentation/localization/bundles/zh-HK.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/zh-Hans.json +4 -4
- package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.js +4 -4
- package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/zh-Hant.json +4 -4
- package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.js +4 -4
- package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.js.map +1 -1
- package/esm/presentation/saveAs/DefaultSaveAsDialog/SaveAsDialogRenderer.d.ts.map +1 -1
- package/esm/presentation/saveAs/DefaultSaveAsDialog/index.d.ts +0 -1
- package/esm/presentation/saveAs/DefaultSaveAsDialog/index.d.ts.map +1 -1
- package/esm/presentation/saveAs/DefaultSaveAsDialog/useSaveAs.d.ts.map +1 -1
- package/esm/presentation/saveAs/SaveAsDialog.d.ts +0 -1
- package/esm/presentation/saveAs/SaveAsDialog.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/DashboardAttachments.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/WidgetAttachments.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/DashboardAttachments.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/DashboardAttachments.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/WidgetAttachments.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/RecipientsSelect/RecipientsSelectRenderer.js +2 -2
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/RecipientsSelect/RecipientsSelectRenderer.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useCreateScheduledEmail.d.ts +4 -4
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useCreateScheduledEmail.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useEditScheduledEmail.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useEditScheduledEmail.js +4 -5
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useEditScheduledEmail.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useFiltersForDashboardScheduledExportInfo.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useScheduleValidation.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useUpdateScheduledEmail.d.ts +4 -4
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useUpdateScheduledEmail.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/ScheduledEmailDialog.d.ts +0 -1
- package/esm/presentation/scheduledEmail/ScheduledEmailDialog.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/ScheduledEmailManagementDialog.d.ts +0 -1
- package/esm/presentation/scheduledEmail/ScheduledEmailManagementDialog.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/utils/date.d.ts.map +1 -1
- package/esm/presentation/shareDialog/DefaultShareDialog.d.ts +0 -1
- package/esm/presentation/shareDialog/DefaultShareDialog.d.ts.map +1 -1
- package/esm/presentation/shareDialog/ShareDialog.d.ts +0 -1
- package/esm/presentation/shareDialog/ShareDialog.d.ts.map +1 -1
- package/esm/presentation/toolbar/Toolbar.d.ts +0 -1
- package/esm/presentation/toolbar/Toolbar.d.ts.map +1 -1
- package/esm/presentation/topBar/buttonBar/ButtonBar.d.ts +0 -1
- package/esm/presentation/topBar/buttonBar/ButtonBar.d.ts.map +1 -1
- package/esm/presentation/topBar/buttonBar/HiddenButtonBar.d.ts +0 -1
- package/esm/presentation/topBar/buttonBar/HiddenButtonBar.d.ts.map +1 -1
- package/esm/presentation/topBar/buttonBar/button/cancelButton/CancelButton.d.ts +0 -1
- package/esm/presentation/topBar/buttonBar/button/cancelButton/CancelButton.d.ts.map +1 -1
- package/esm/presentation/topBar/buttonBar/button/editButton/EditButton.d.ts +0 -1
- package/esm/presentation/topBar/buttonBar/button/editButton/EditButton.d.ts.map +1 -1
- package/esm/presentation/topBar/buttonBar/button/saveAsButton/SaveAsNewButton.d.ts +0 -1
- package/esm/presentation/topBar/buttonBar/button/saveAsButton/SaveAsNewButton.d.ts.map +1 -1
- package/esm/presentation/topBar/buttonBar/button/saveButton/SaveButton.d.ts +0 -1
- package/esm/presentation/topBar/buttonBar/button/saveButton/SaveButton.d.ts.map +1 -1
- package/esm/presentation/topBar/buttonBar/button/settingButton/SettingButton.d.ts +0 -1
- package/esm/presentation/topBar/buttonBar/button/settingButton/SettingButton.d.ts.map +1 -1
- package/esm/presentation/topBar/buttonBar/button/shareButton/HiddenShareButton.d.ts +0 -1
- package/esm/presentation/topBar/buttonBar/button/shareButton/HiddenShareButton.d.ts.map +1 -1
- package/esm/presentation/topBar/buttonBar/button/shareButton/ShareButton.d.ts +0 -1
- package/esm/presentation/topBar/buttonBar/button/shareButton/ShareButton.d.ts.map +1 -1
- package/esm/presentation/topBar/menuButton/DefaultMenuButton.d.ts +0 -1
- package/esm/presentation/topBar/menuButton/DefaultMenuButton.d.ts.map +1 -1
- package/esm/presentation/topBar/menuButton/HiddenMenuButton.d.ts +0 -1
- package/esm/presentation/topBar/menuButton/HiddenMenuButton.d.ts.map +1 -1
- package/esm/presentation/topBar/menuButton/MenuButton.d.ts +0 -1
- package/esm/presentation/topBar/menuButton/MenuButton.d.ts.map +1 -1
- package/esm/presentation/topBar/menuButton/useExportDashboardToExcel.d.ts.map +1 -1
- package/esm/presentation/topBar/shareIndicators/lockedStatus/LockedStatusIndicator.d.ts +0 -1
- package/esm/presentation/topBar/shareIndicators/lockedStatus/LockedStatusIndicator.d.ts.map +1 -1
- package/esm/presentation/topBar/shareIndicators/shareStatus/ShareStatusIndicator.d.ts +0 -1
- package/esm/presentation/topBar/shareIndicators/shareStatus/ShareStatusIndicator.d.ts.map +1 -1
- package/esm/presentation/topBar/title/HiddenTitle.d.ts +0 -1
- package/esm/presentation/topBar/title/HiddenTitle.d.ts.map +1 -1
- package/esm/presentation/topBar/title/Title.d.ts +0 -1
- package/esm/presentation/topBar/title/Title.d.ts.map +1 -1
- package/esm/presentation/topBar/topBar/DefaultTopBar.d.ts +0 -1
- package/esm/presentation/topBar/topBar/DefaultTopBar.d.ts.map +1 -1
- package/esm/presentation/topBar/topBar/HiddenTopBar.d.ts +0 -1
- package/esm/presentation/topBar/topBar/HiddenTopBar.d.ts.map +1 -1
- package/esm/presentation/topBar/topBar/TopBar.d.ts +0 -1
- package/esm/presentation/topBar/topBar/TopBar.d.ts.map +1 -1
- package/esm/presentation/widget/common/useInsightExport.d.ts.map +1 -1
- package/esm/presentation/widget/common/useWidgetBrokenAlertsQuery.d.ts +3 -3
- package/esm/presentation/widget/common/useWidgetBrokenAlertsQuery.d.ts.map +1 -1
- package/esm/presentation/widget/common/useWidgetHighlighting.d.ts +0 -1
- package/esm/presentation/widget/common/useWidgetHighlighting.d.ts.map +1 -1
- package/esm/presentation/widget/dashboardLayout/DashboardLayout.d.ts +0 -1
- package/esm/presentation/widget/dashboardLayout/DashboardLayout.d.ts.map +1 -1
- package/esm/presentation/widget/dashboardLayout/DefaultDashboardLayout.d.ts +0 -1
- package/esm/presentation/widget/dashboardLayout/DefaultDashboardLayout.d.ts.map +1 -1
- package/esm/presentation/widget/description/useInsightWidgetDescription.d.ts.map +1 -1
- package/esm/presentation/widget/insight/DashboardInsight.d.ts +0 -1
- package/esm/presentation/widget/insight/DashboardInsight.d.ts.map +1 -1
- package/esm/presentation/widget/insight/DefaultDashboardInsight.d.ts.map +1 -1
- package/esm/presentation/widget/insight/EditModeDashboardInsight/EditModeDashboardInsight.d.ts +0 -1
- package/esm/presentation/widget/insight/EditModeDashboardInsight/EditModeDashboardInsight.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ExportModeDashboardInsight/ExportModeDashboardInsight.d.ts +0 -1
- package/esm/presentation/widget/insight/ExportModeDashboardInsight/ExportModeDashboardInsight.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/sizingUtils.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/DashboardInsightWithDrillDialog.d.ts +0 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/DashboardInsightWithDrillDialog.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsight.d.ts +0 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsight.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsightWithDrillSelect.d.ts +0 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsightWithDrillSelect.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/useDashboardInsightDrills.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialogInsight.d.ts +0 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialogInsight.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/InsightDrillDialog.d.ts +0 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/InsightDrillDialog.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/useDrillDialogExportItems.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/useDrillDialogInsightDrills.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/ViewModeDashboardInsight.d.ts +0 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/ViewModeDashboardInsight.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/useInsightPositionStyle.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/useResolveDashboardInsightProperties.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/ButtonWithIcon.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillIntersectionIgnoredAttributes.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillTargets/useAttributeHierarchy.d.ts +0 -1
- package/esm/presentation/widget/insight/configuration/DrillTargets/useAttributeHierarchy.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/hooks/useEditAlert.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/hooks/useInsightWidgetAlerting.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightDrillConfigPanel/drillConfigMapper.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightDrillConfigPanel/useDrillConfigIncompleteItems.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightDrillConfigPanel/useInsightDrillConfigPanel.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/useDrillTargetTypeItems.d.ts.map +1 -1
- package/esm/presentation/widget/insightMenu/DashboardInsightMenu.d.ts +0 -1
- package/esm/presentation/widget/insightMenu/DashboardInsightMenu.d.ts.map +1 -1
- package/esm/presentation/widget/insightMenu/DashboardInsightMenuButton.d.ts +0 -1
- package/esm/presentation/widget/insightMenu/DashboardInsightMenuButton.d.ts.map +1 -1
- package/esm/presentation/widget/insightMenu/DashboardInsightMenuTitle.d.ts +0 -1
- package/esm/presentation/widget/insightMenu/DashboardInsightMenuTitle.d.ts.map +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenuButton.d.ts +0 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenuButton.d.ts.map +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DefaultDashboardInsightMenu.d.ts +0 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DefaultDashboardInsightMenu.d.ts.map +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DefaultDashboardInsightMenuButton.d.ts +0 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DefaultDashboardInsightMenuButton.d.ts.map +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/getDefaultInsightMenuItems.js.map +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/getExportTooltips.d.ts +3 -3
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/getExportTooltips.d.ts.map +1 -1
- package/esm/presentation/widget/richText/DashboardRichText.d.ts +0 -1
- package/esm/presentation/widget/richText/DashboardRichText.d.ts.map +1 -1
- package/esm/presentation/widget/richText/DefaultDashboardRichText.d.ts +0 -1
- package/esm/presentation/widget/richText/DefaultDashboardRichText.d.ts.map +1 -1
- package/esm/presentation/widget/richText/useEditableRichTextMenu.d.ts.map +1 -1
- package/esm/presentation/widget/richTextMenu/DashboardRichTextMenuTitle.d.ts +0 -1
- package/esm/presentation/widget/richTextMenu/DashboardRichTextMenuTitle.d.ts.map +1 -1
- package/esm/presentation/widget/richTextMenu/DefaultDashboardRichTextMenu/DefaultDashboardRichTextMenu.d.ts +0 -1
- package/esm/presentation/widget/richTextMenu/DefaultDashboardRichTextMenu/DefaultDashboardRichTextMenu.d.ts.map +1 -1
- package/esm/presentation/widget/showAsTableButton/DefaultShowAsTableButton/DefaultShowAsTableButton.d.ts +0 -1
- package/esm/presentation/widget/showAsTableButton/DefaultShowAsTableButton/DefaultShowAsTableButton.d.ts.map +1 -1
- package/esm/presentation/widget/showAsTableButton/DefaultShowAsTableButton/ShowAsTableButton.d.ts +0 -1
- package/esm/presentation/widget/showAsTableButton/DefaultShowAsTableButton/ShowAsTableButton.d.ts.map +1 -1
- package/esm/presentation/widget/showAsTableButton/ShowAsTableButton.d.ts +0 -1
- package/esm/presentation/widget/showAsTableButton/ShowAsTableButton.d.ts.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/DashboardVisualizationSwitcher.d.ts +0 -1
- package/esm/presentation/widget/visualizationSwitcher/DashboardVisualizationSwitcher.d.ts.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/DefaultDashboardVisualizationSwitcher.d.ts +0 -1
- package/esm/presentation/widget/visualizationSwitcher/DefaultDashboardVisualizationSwitcher.d.ts.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/configuration/DefaultVisualizationSwitcherToolbar.d.ts +0 -1
- package/esm/presentation/widget/visualizationSwitcher/configuration/DefaultVisualizationSwitcherToolbar.d.ts.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/configuration/ToolbarTop.js +3 -3
- package/esm/presentation/widget/visualizationSwitcher/configuration/ToolbarTop.js.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/configuration/useVisualizationSwitcherEditableInsightMenu.d.ts.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/useExecutionProgress.d.ts.map +1 -1
- package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/RenderModeAwareDashboardNestedLayoutWidget.d.ts +0 -1
- package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/RenderModeAwareDashboardNestedLayoutWidget.d.ts.map +1 -1
- package/esm/presentation/widget/widget/DashboardWidget.d.ts +0 -1
- package/esm/presentation/widget/widget/DashboardWidget.d.ts.map +1 -1
- package/esm/presentation/widget/widget/InsightWidget/RenderModeAwareDashboardInsightWidget.d.ts +0 -1
- package/esm/presentation/widget/widget/InsightWidget/RenderModeAwareDashboardInsightWidget.d.ts.map +1 -1
- package/esm/presentation/widget/widget/InsightWidget/useAlertingAndScheduling.d.ts +2 -2
- package/esm/presentation/widget/widget/InsightWidget/useAlertingAndScheduling.d.ts.map +1 -1
- package/esm/presentation/widget/widget/InsightWidget/useEditableInsightMenu.d.ts.map +1 -1
- package/esm/presentation/widget/widget/InsightWidget/useInsightMenu.d.ts.map +1 -1
- package/esm/presentation/widget/widget/RichTextWidget/RenderModeAwareDashboardRichTextWidget.d.ts +0 -1
- package/esm/presentation/widget/widget/RichTextWidget/RenderModeAwareDashboardRichTextWidget.d.ts.map +1 -1
- package/esm/presentation/widget/widget/VisualizationSwitcherWidget/RenderModeAwareDashboardVisualizationSwitcherWidget.d.ts +0 -1
- package/esm/presentation/widget/widget/VisualizationSwitcherWidget/RenderModeAwareDashboardVisualizationSwitcherWidget.d.ts.map +1 -1
- package/esm/presentation/widgetDeleteDialog/DefaultWidgetDeleteDialog.d.ts +0 -1
- package/esm/presentation/widgetDeleteDialog/DefaultWidgetDeleteDialog.d.ts.map +1 -1
- package/esm/presentation/widgetDeleteDialog/WidgetDeleteDialog.d.ts +0 -1
- package/esm/presentation/widgetDeleteDialog/WidgetDeleteDialog.d.ts.map +1 -1
- package/esm/sdk-ui-dashboard.d.ts +54 -554
- package/esm/tsdoc-metadata.json +1 -1
- package/package.json +24 -23
- package/styles/css/alerting.css.map +1 -1
- package/styles/css/attributeFilterConfig.css.map +1 -1
- package/styles/css/configurationPanel.css.map +1 -1
- package/styles/css/dashboard.css.map +1 -1
- package/styles/css/dashboardNestedLayoutWidget.css.map +1 -1
- package/styles/css/dateFilterConfig.css.map +1 -1
- package/styles/css/dragAndDrop.css.map +1 -1
- package/styles/css/drillConfigPanel.css.map +1 -1
- package/styles/css/drillDialog.css.map +1 -1
- package/styles/css/drillSelect.css.map +1 -1
- package/styles/css/export.css.map +1 -1
- package/styles/css/filterBar.css.map +1 -1
- package/styles/css/grouped-navigation.css.map +1 -1
- package/styles/css/icons.css.map +1 -1
- package/styles/css/insightConfiguration.css.map +1 -1
- package/styles/css/kpi_alert_dialog.css.map +1 -1
- package/styles/css/layout.css.map +1 -1
- package/styles/css/main.css.map +1 -1
- package/styles/css/notifications_channels_dialog.css.map +1 -1
- package/styles/css/resizing.css.map +1 -1
- package/styles/css/saveAsDialog.css.map +1 -1
- package/styles/css/scheduled_mail_recipients.css.map +1 -1
- package/styles/css/shareIndicators.css.map +1 -1
- package/styles/css/sharedFilterConfig.css.map +1 -1
- package/styles/css/sidebar.css.map +1 -1
- package/styles/css/topBar.css.map +1 -1
- package/styles/css/visualizationSwitcherToolbar.css.map +1 -1
- package/styles/css/visualizationSwitcherWidget.css.map +1 -1
- package/styles/scss/alerting.scss +2 -0
- package/styles/scss/configurationPanel.scss +18 -2
- package/styles/scss/dashboard.scss +19 -4
- package/styles/scss/dashboardNestedLayoutWidget.scss +11 -0
- package/styles/scss/dragAndDrop.scss +7 -2
- package/styles/scss/drillConfigPanel.scss +7 -0
- package/styles/scss/drillDialog.scss +3 -0
- package/styles/scss/drillSelect.scss +1 -0
- package/styles/scss/export.scss +1 -0
- package/styles/scss/filterBar.scss +8 -2
- package/styles/scss/grouped-navigation.scss +4 -2
- package/styles/scss/icons.scss +8 -0
- package/styles/scss/insightConfiguration.scss +6 -0
- package/styles/scss/kpi_alert_dialog.scss +2 -1
- package/styles/scss/layout.scss +4 -0
- package/styles/scss/notifications_channels_dialog.scss +6 -0
- package/styles/scss/resizing.scss +13 -1
- package/styles/scss/saveAsDialog.scss +3 -1
- package/styles/scss/scheduled_mail_recipients.scss +1 -0
- package/styles/scss/shareIndicators.scss +3 -1
- package/styles/scss/sharedFilterConfig.scss +1 -0
- package/styles/scss/sidebar.scss +3 -1
- package/styles/scss/topBar.scss +1 -0
- package/styles/scss/visualizationSwitcherToolbar.scss +22 -1
- package/styles/scss/visualizationSwitcherWidget.scss +5 -1
|
@@ -11,423 +11,15 @@ export declare const useDashboardCommandProcessing: <TCommand extends DashboardC
|
|
|
11
11
|
commandCreator: (...args: TCommandCreatorArgs) => TCommand;
|
|
12
12
|
successEvent: TSuccessEventType;
|
|
13
13
|
errorEvent: TErrorEventType;
|
|
14
|
-
onSuccess?: (
|
|
14
|
+
onSuccess?: (event: Extract<DashboardEvents, {
|
|
15
15
|
type: TSuccessEventType;
|
|
16
|
-
}>
|
|
17
|
-
|
|
18
|
-
}> | Extract<import("../events/general.js").DashboardCommandRejected, {
|
|
19
|
-
type: TSuccessEventType;
|
|
20
|
-
}> | Extract<import("../events/general.js").DashboardQueryRejected, {
|
|
21
|
-
type: TSuccessEventType;
|
|
22
|
-
}> | Extract<import("../events/general.js").DashboardQueryFailed, {
|
|
23
|
-
type: TSuccessEventType;
|
|
24
|
-
}> | Extract<import("../events/general.js").DashboardQueryStarted, {
|
|
25
|
-
type: TSuccessEventType;
|
|
26
|
-
}> | Extract<import("../events/general.js").DashboardQueryCompleted<any, any>, {
|
|
27
|
-
type: TSuccessEventType;
|
|
28
|
-
}> | Extract<import("../events/showWidgetAsTable.js").ShowWidgetAsTableSet, {
|
|
29
|
-
type: TSuccessEventType;
|
|
30
|
-
}> | Extract<import("../events/dashboard.js").DashboardInitialized, {
|
|
31
|
-
type: TSuccessEventType;
|
|
32
|
-
}> | Extract<import("../events/dashboard.js").DashboardDeinitialized, {
|
|
33
|
-
type: TSuccessEventType;
|
|
34
|
-
}> | Extract<import("../events/dashboard.js").DashboardSaved, {
|
|
35
|
-
type: TSuccessEventType;
|
|
36
|
-
}> | Extract<import("../events/dashboard.js").DashboardCopySaved, {
|
|
37
|
-
type: TSuccessEventType;
|
|
38
|
-
}> | Extract<import("../events/dashboard.js").DashboardRenamed, {
|
|
39
|
-
type: TSuccessEventType;
|
|
40
|
-
}> | Extract<import("../events/dashboard.js").DashboardWasReset, {
|
|
41
|
-
type: TSuccessEventType;
|
|
42
|
-
}> | Extract<import("../events/dashboard.js").DateFilterValidationFailed, {
|
|
43
|
-
type: TSuccessEventType;
|
|
44
|
-
}> | Extract<import("../events/dashboard.js").DashboardExportToPdfRequested, {
|
|
45
|
-
type: TSuccessEventType;
|
|
46
|
-
}> | Extract<import("../events/dashboard.js").DashboardExportToPdfResolved, {
|
|
47
|
-
type: TSuccessEventType;
|
|
48
|
-
}> | Extract<import("../events/dashboard.js").DashboardExportToExcelRequested, {
|
|
49
|
-
type: TSuccessEventType;
|
|
50
|
-
}> | Extract<import("../events/dashboard.js").DashboardExportToExcelResolved, {
|
|
51
|
-
type: TSuccessEventType;
|
|
52
|
-
}> | Extract<import("../events/dashboard.js").DashboardExportToPdfPresentationRequested, {
|
|
53
|
-
type: TSuccessEventType;
|
|
54
|
-
}> | Extract<import("../events/dashboard.js").DashboardExportToPdfPresentationResolved, {
|
|
55
|
-
type: TSuccessEventType;
|
|
56
|
-
}> | Extract<import("../events/dashboard.js").DashboardExportToPptPresentationRequested, {
|
|
57
|
-
type: TSuccessEventType;
|
|
58
|
-
}> | Extract<import("../events/dashboard.js").DashboardExportToPptPresentationResolved, {
|
|
59
|
-
type: TSuccessEventType;
|
|
60
|
-
}> | Extract<import("../events/dashboard.js").DashboardExportToImageResolved, {
|
|
61
|
-
type: TSuccessEventType;
|
|
62
|
-
}> | Extract<import("../events/dashboard.js").DashboardExportToImageRequested, {
|
|
63
|
-
type: TSuccessEventType;
|
|
64
|
-
}> | Extract<import("../events/dashboard.js").DashboardSharingChanged, {
|
|
65
|
-
type: TSuccessEventType;
|
|
66
|
-
}> | Extract<import("../events/dashboard.js").DashboardIgnoreExecutionTimestampChanged, {
|
|
67
|
-
type: TSuccessEventType;
|
|
68
|
-
}> | Extract<import("../events/filters.js").DashboardDateFilterSelectionChanged, {
|
|
69
|
-
type: TSuccessEventType;
|
|
70
|
-
}> | Extract<import("../events/filters.js").DashboardAttributeFilterAdded, {
|
|
71
|
-
type: TSuccessEventType;
|
|
72
|
-
}> | Extract<import("../events/filters.js").DashboardAttributeFilterRemoved, {
|
|
73
|
-
type: TSuccessEventType;
|
|
74
|
-
}> | Extract<import("../events/filters.js").DashboardAttributeFilterMoved, {
|
|
75
|
-
type: TSuccessEventType;
|
|
76
|
-
}> | Extract<import("../events/filters.js").DashboardAttributeFilterSelectionChanged, {
|
|
77
|
-
type: TSuccessEventType;
|
|
78
|
-
}> | Extract<import("../events/filters.js").DashboardAttributeFilterParentChanged, {
|
|
79
|
-
type: TSuccessEventType;
|
|
80
|
-
}> | Extract<import("../events/filters.js").DashboardAttributeTitleChanged, {
|
|
81
|
-
type: TSuccessEventType;
|
|
82
|
-
}> | Extract<import("../events/filters.js").DashboardAttributeSelectionModeChanged, {
|
|
83
|
-
type: TSuccessEventType;
|
|
84
|
-
}> | Extract<import("../events/filters.js").DashboardFilterContextChanged, {
|
|
85
|
-
type: TSuccessEventType;
|
|
86
|
-
}> | Extract<import("../events/layout.js").DashboardLayoutSectionAdded, {
|
|
87
|
-
type: TSuccessEventType;
|
|
88
|
-
}> | Extract<import("../events/layout.js").DashboardLayoutSectionMoved, {
|
|
89
|
-
type: TSuccessEventType;
|
|
90
|
-
}> | Extract<import("../events/layout.js").DashboardLayoutSectionRemoved, {
|
|
91
|
-
type: TSuccessEventType;
|
|
92
|
-
}> | Extract<import("../events/layout.js").DashboardLayoutSectionHeaderChanged, {
|
|
93
|
-
type: TSuccessEventType;
|
|
94
|
-
}> | Extract<import("../events/layout.js").DashboardLayoutSectionItemsAdded, {
|
|
95
|
-
type: TSuccessEventType;
|
|
96
|
-
}> | Extract<import("../events/layout.js").DashboardLayoutSectionItemReplaced, {
|
|
97
|
-
type: TSuccessEventType;
|
|
98
|
-
}> | Extract<import("../events/layout.js").DashboardLayoutSectionItemMoved, {
|
|
99
|
-
type: TSuccessEventType;
|
|
100
|
-
}> | Extract<import("../events/layout.js").DashboardLayoutSectionItemMovedToNewSection, {
|
|
101
|
-
type: TSuccessEventType;
|
|
102
|
-
}> | Extract<import("../events/layout.js").DashboardLayoutSectionItemRemoved, {
|
|
103
|
-
type: TSuccessEventType;
|
|
104
|
-
}> | Extract<import("../events/layout.js").DashboardLayoutChanged, {
|
|
105
|
-
type: TSuccessEventType;
|
|
106
|
-
}> | Extract<import("../events/kpi.js").DashboardKpiWidgetHeaderChanged, {
|
|
107
|
-
type: TSuccessEventType;
|
|
108
|
-
}> | Extract<import("../events/kpi.js").DashboardKpiWidgetDescriptionChanged, {
|
|
109
|
-
type: TSuccessEventType;
|
|
110
|
-
}> | Extract<import("../events/kpi.js").DashboardKpiWidgetConfigurationChanged, {
|
|
111
|
-
type: TSuccessEventType;
|
|
112
|
-
}> | Extract<import("../events/kpi.js").DashboardKpiWidgetMeasureChanged, {
|
|
113
|
-
type: TSuccessEventType;
|
|
114
|
-
}> | Extract<import("../events/kpi.js").DashboardKpiWidgetFilterSettingsChanged, {
|
|
115
|
-
type: TSuccessEventType;
|
|
116
|
-
}> | Extract<import("../events/kpi.js").DashboardKpiWidgetComparisonChanged, {
|
|
117
|
-
type: TSuccessEventType;
|
|
118
|
-
}> | Extract<import("../events/kpi.js").DashboardKpiWidgetDrillRemoved, {
|
|
119
|
-
type: TSuccessEventType;
|
|
120
|
-
}> | Extract<import("../events/kpi.js").DashboardKpiWidgetDrillSet, {
|
|
121
|
-
type: TSuccessEventType;
|
|
122
|
-
}> | Extract<import("../events/kpi.js").DashboardKpiWidgetChanged, {
|
|
123
|
-
type: TSuccessEventType;
|
|
124
|
-
}> | Extract<import("../events/insight.js").DashboardInsightWidgetHeaderChanged, {
|
|
125
|
-
type: TSuccessEventType;
|
|
126
|
-
}> | Extract<import("../events/insight.js").DashboardInsightWidgetDescriptionChanged, {
|
|
127
|
-
type: TSuccessEventType;
|
|
128
|
-
}> | Extract<import("../events/insight.js").DashboardInsightWidgetFilterSettingsChanged, {
|
|
129
|
-
type: TSuccessEventType;
|
|
130
|
-
}> | Extract<import("../events/insight.js").DashboardInsightWidgetVisPropertiesChanged, {
|
|
131
|
-
type: TSuccessEventType;
|
|
132
|
-
}> | Extract<import("../events/insight.js").DashboardInsightWidgetVisConfigurationChanged, {
|
|
133
|
-
type: TSuccessEventType;
|
|
134
|
-
}> | Extract<import("../events/insight.js").DashboardInsightWidgetInsightSwitched, {
|
|
135
|
-
type: TSuccessEventType;
|
|
136
|
-
}> | Extract<import("../events/insight.js").DashboardInsightWidgetDrillsModified, {
|
|
137
|
-
type: TSuccessEventType;
|
|
138
|
-
}> | Extract<import("../events/insight.js").DashboardInsightWidgetDrillsRemoved, {
|
|
139
|
-
type: TSuccessEventType;
|
|
140
|
-
}> | Extract<import("../events/insight.js").DashboardInsightWidgetChanged, {
|
|
141
|
-
type: TSuccessEventType;
|
|
142
|
-
}> | Extract<import("../events/insight.js").DashboardInsightWidgetExportRequested, {
|
|
143
|
-
type: TSuccessEventType;
|
|
144
|
-
}> | Extract<import("../events/insight.js").DashboardInsightWidgetExportResolved, {
|
|
145
|
-
type: TSuccessEventType;
|
|
146
|
-
}> | Extract<import("../events/insight.js").DashboardInsightWidgetRefreshed, {
|
|
147
|
-
type: TSuccessEventType;
|
|
148
|
-
}> | Extract<import("../events/richText.js").DashboardRichTextWidgetContentChanged, {
|
|
149
|
-
type: TSuccessEventType;
|
|
150
|
-
}> | Extract<import("../events/richText.js").DashboardRichTextWidgetFilterSettingsChanged, {
|
|
151
|
-
type: TSuccessEventType;
|
|
152
|
-
}> | Extract<import("../events/visualizationSwitcher.js").DashboardVisualizationSwitcherWidgetVisualizationAdded, {
|
|
153
|
-
type: TSuccessEventType;
|
|
154
|
-
}> | Extract<import("../events/visualizationSwitcher.js").DashboardVisualizationSwitcherWidgetVisualizationsUpdated, {
|
|
155
|
-
type: TSuccessEventType;
|
|
156
|
-
}> | Extract<import("../events/widget.js").DashboardWidgetExecutionStarted, {
|
|
157
|
-
type: TSuccessEventType;
|
|
158
|
-
}> | Extract<import("../events/widget.js").DashboardWidgetExecutionFailed, {
|
|
159
|
-
type: TSuccessEventType;
|
|
160
|
-
}> | Extract<import("../events/widget.js").DashboardWidgetExecutionSucceeded, {
|
|
161
|
-
type: TSuccessEventType;
|
|
162
|
-
}> | Extract<import("../events/alerts.js").DashboardAlertCreated, {
|
|
163
|
-
type: TSuccessEventType;
|
|
164
|
-
}> | Extract<import("../events/alerts.js").DashboardAlertSaved, {
|
|
165
|
-
type: TSuccessEventType;
|
|
166
|
-
}> | Extract<import("../events/scheduledEmail.js").DashboardScheduledEmailCreated, {
|
|
167
|
-
type: TSuccessEventType;
|
|
168
|
-
}> | Extract<import("../events/scheduledEmail.js").DashboardScheduledEmailSaved, {
|
|
169
|
-
type: TSuccessEventType;
|
|
170
|
-
}> | Extract<import("../events/scheduledEmail.js").DashboardAutomationsRefreshed, {
|
|
171
|
-
type: TSuccessEventType;
|
|
172
|
-
}> | Extract<import("../events/userInteraction.js").DashboardUserInteractionTriggered, {
|
|
173
|
-
type: TSuccessEventType;
|
|
174
|
-
}> | Extract<import("../events/render.js").DashboardRenderRequested, {
|
|
175
|
-
type: TSuccessEventType;
|
|
176
|
-
}> | Extract<import("../events/render.js").DashboardAsyncRenderRequested, {
|
|
177
|
-
type: TSuccessEventType;
|
|
178
|
-
}> | Extract<import("../events/render.js").DashboardAsyncRenderResolved, {
|
|
179
|
-
type: TSuccessEventType;
|
|
180
|
-
}> | Extract<import("../events/render.js").DashboardRenderResolved, {
|
|
181
|
-
type: TSuccessEventType;
|
|
182
|
-
}> | Extract<import("../events/drill.js").DashboardDrillRequested, {
|
|
183
|
-
type: TSuccessEventType;
|
|
184
|
-
}> | Extract<import("../events/drill.js").DashboardDrillResolved, {
|
|
185
|
-
type: TSuccessEventType;
|
|
186
|
-
}> | Extract<import("../events/drill.js").DashboardDrillDownRequested, {
|
|
187
|
-
type: TSuccessEventType;
|
|
188
|
-
}> | Extract<import("../events/drill.js").DashboardDrillDownResolved, {
|
|
189
|
-
type: TSuccessEventType;
|
|
190
|
-
}> | Extract<import("../events/drill.js").DashboardDrillToInsightRequested, {
|
|
191
|
-
type: TSuccessEventType;
|
|
192
|
-
}> | Extract<import("../events/drill.js").DashboardDrillToInsightResolved, {
|
|
193
|
-
type: TSuccessEventType;
|
|
194
|
-
}> | Extract<import("../events/drill.js").DashboardDrillToDashboardRequested, {
|
|
195
|
-
type: TSuccessEventType;
|
|
196
|
-
}> | Extract<import("../events/drill.js").DashboardDrillToDashboardResolved, {
|
|
197
|
-
type: TSuccessEventType;
|
|
198
|
-
}> | Extract<import("../events/drill.js").DashboardDrillToCustomUrlRequested, {
|
|
199
|
-
type: TSuccessEventType;
|
|
200
|
-
}> | Extract<import("../events/drill.js").DashboardDrillToCustomUrlResolved, {
|
|
201
|
-
type: TSuccessEventType;
|
|
202
|
-
}> | Extract<import("../events/drill.js").DashboardDrillToAttributeUrlRequested, {
|
|
203
|
-
type: TSuccessEventType;
|
|
204
|
-
}> | Extract<import("../events/drill.js").DashboardDrillToAttributeUrlResolved, {
|
|
205
|
-
type: TSuccessEventType;
|
|
206
|
-
}> | Extract<import("../events/drill.js").DashboardDrillToLegacyDashboardRequested, {
|
|
207
|
-
type: TSuccessEventType;
|
|
208
|
-
}> | Extract<import("../events/drill.js").DashboardDrillToLegacyDashboardResolved, {
|
|
209
|
-
type: TSuccessEventType;
|
|
210
|
-
}> | Extract<import("../events/drill.js").DashboardDrillableItemsChanged, {
|
|
211
|
-
type: TSuccessEventType;
|
|
212
|
-
}> | Extract<import("../events/renderMode.js").DashboardRenderModeChanged, {
|
|
213
|
-
type: TSuccessEventType;
|
|
214
|
-
}> | Extract<import("../events/lab.js").CreateInsightRequested, {
|
|
215
|
-
type: TSuccessEventType;
|
|
216
|
-
}> | Extract<import("../events/attributeHierarchies.js").CreateAttributeHierarchyRequested, {
|
|
217
|
-
type: TSuccessEventType;
|
|
218
|
-
}> | Extract<import("../events/attributeHierarchies.js").DeleteAttributeHierarchyRequested, {
|
|
219
|
-
type: TSuccessEventType;
|
|
220
|
-
}>) => void) | undefined;
|
|
221
|
-
onError?: ((event: Extract<import("../events/general.js").DashboardCommandStarted<any>, {
|
|
222
|
-
type: TErrorEventType;
|
|
223
|
-
}> | Extract<import("../events/general.js").DashboardCommandFailed<any>, {
|
|
224
|
-
type: TErrorEventType;
|
|
225
|
-
}> | Extract<import("../events/general.js").DashboardCommandRejected, {
|
|
226
|
-
type: TErrorEventType;
|
|
227
|
-
}> | Extract<import("../events/general.js").DashboardQueryRejected, {
|
|
228
|
-
type: TErrorEventType;
|
|
229
|
-
}> | Extract<import("../events/general.js").DashboardQueryFailed, {
|
|
230
|
-
type: TErrorEventType;
|
|
231
|
-
}> | Extract<import("../events/general.js").DashboardQueryStarted, {
|
|
232
|
-
type: TErrorEventType;
|
|
233
|
-
}> | Extract<import("../events/general.js").DashboardQueryCompleted<any, any>, {
|
|
234
|
-
type: TErrorEventType;
|
|
235
|
-
}> | Extract<import("../events/showWidgetAsTable.js").ShowWidgetAsTableSet, {
|
|
236
|
-
type: TErrorEventType;
|
|
237
|
-
}> | Extract<import("../events/dashboard.js").DashboardInitialized, {
|
|
238
|
-
type: TErrorEventType;
|
|
239
|
-
}> | Extract<import("../events/dashboard.js").DashboardDeinitialized, {
|
|
240
|
-
type: TErrorEventType;
|
|
241
|
-
}> | Extract<import("../events/dashboard.js").DashboardSaved, {
|
|
242
|
-
type: TErrorEventType;
|
|
243
|
-
}> | Extract<import("../events/dashboard.js").DashboardCopySaved, {
|
|
244
|
-
type: TErrorEventType;
|
|
245
|
-
}> | Extract<import("../events/dashboard.js").DashboardRenamed, {
|
|
246
|
-
type: TErrorEventType;
|
|
247
|
-
}> | Extract<import("../events/dashboard.js").DashboardWasReset, {
|
|
248
|
-
type: TErrorEventType;
|
|
249
|
-
}> | Extract<import("../events/dashboard.js").DateFilterValidationFailed, {
|
|
250
|
-
type: TErrorEventType;
|
|
251
|
-
}> | Extract<import("../events/dashboard.js").DashboardExportToPdfRequested, {
|
|
252
|
-
type: TErrorEventType;
|
|
253
|
-
}> | Extract<import("../events/dashboard.js").DashboardExportToPdfResolved, {
|
|
254
|
-
type: TErrorEventType;
|
|
255
|
-
}> | Extract<import("../events/dashboard.js").DashboardExportToExcelRequested, {
|
|
256
|
-
type: TErrorEventType;
|
|
257
|
-
}> | Extract<import("../events/dashboard.js").DashboardExportToExcelResolved, {
|
|
258
|
-
type: TErrorEventType;
|
|
259
|
-
}> | Extract<import("../events/dashboard.js").DashboardExportToPdfPresentationRequested, {
|
|
260
|
-
type: TErrorEventType;
|
|
261
|
-
}> | Extract<import("../events/dashboard.js").DashboardExportToPdfPresentationResolved, {
|
|
262
|
-
type: TErrorEventType;
|
|
263
|
-
}> | Extract<import("../events/dashboard.js").DashboardExportToPptPresentationRequested, {
|
|
264
|
-
type: TErrorEventType;
|
|
265
|
-
}> | Extract<import("../events/dashboard.js").DashboardExportToPptPresentationResolved, {
|
|
266
|
-
type: TErrorEventType;
|
|
267
|
-
}> | Extract<import("../events/dashboard.js").DashboardExportToImageResolved, {
|
|
268
|
-
type: TErrorEventType;
|
|
269
|
-
}> | Extract<import("../events/dashboard.js").DashboardExportToImageRequested, {
|
|
270
|
-
type: TErrorEventType;
|
|
271
|
-
}> | Extract<import("../events/dashboard.js").DashboardSharingChanged, {
|
|
272
|
-
type: TErrorEventType;
|
|
273
|
-
}> | Extract<import("../events/dashboard.js").DashboardIgnoreExecutionTimestampChanged, {
|
|
274
|
-
type: TErrorEventType;
|
|
275
|
-
}> | Extract<import("../events/filters.js").DashboardDateFilterSelectionChanged, {
|
|
276
|
-
type: TErrorEventType;
|
|
277
|
-
}> | Extract<import("../events/filters.js").DashboardAttributeFilterAdded, {
|
|
278
|
-
type: TErrorEventType;
|
|
279
|
-
}> | Extract<import("../events/filters.js").DashboardAttributeFilterRemoved, {
|
|
280
|
-
type: TErrorEventType;
|
|
281
|
-
}> | Extract<import("../events/filters.js").DashboardAttributeFilterMoved, {
|
|
282
|
-
type: TErrorEventType;
|
|
283
|
-
}> | Extract<import("../events/filters.js").DashboardAttributeFilterSelectionChanged, {
|
|
284
|
-
type: TErrorEventType;
|
|
285
|
-
}> | Extract<import("../events/filters.js").DashboardAttributeFilterParentChanged, {
|
|
286
|
-
type: TErrorEventType;
|
|
287
|
-
}> | Extract<import("../events/filters.js").DashboardAttributeTitleChanged, {
|
|
288
|
-
type: TErrorEventType;
|
|
289
|
-
}> | Extract<import("../events/filters.js").DashboardAttributeSelectionModeChanged, {
|
|
290
|
-
type: TErrorEventType;
|
|
291
|
-
}> | Extract<import("../events/filters.js").DashboardFilterContextChanged, {
|
|
292
|
-
type: TErrorEventType;
|
|
293
|
-
}> | Extract<import("../events/layout.js").DashboardLayoutSectionAdded, {
|
|
294
|
-
type: TErrorEventType;
|
|
295
|
-
}> | Extract<import("../events/layout.js").DashboardLayoutSectionMoved, {
|
|
296
|
-
type: TErrorEventType;
|
|
297
|
-
}> | Extract<import("../events/layout.js").DashboardLayoutSectionRemoved, {
|
|
298
|
-
type: TErrorEventType;
|
|
299
|
-
}> | Extract<import("../events/layout.js").DashboardLayoutSectionHeaderChanged, {
|
|
300
|
-
type: TErrorEventType;
|
|
301
|
-
}> | Extract<import("../events/layout.js").DashboardLayoutSectionItemsAdded, {
|
|
302
|
-
type: TErrorEventType;
|
|
303
|
-
}> | Extract<import("../events/layout.js").DashboardLayoutSectionItemReplaced, {
|
|
304
|
-
type: TErrorEventType;
|
|
305
|
-
}> | Extract<import("../events/layout.js").DashboardLayoutSectionItemMoved, {
|
|
306
|
-
type: TErrorEventType;
|
|
307
|
-
}> | Extract<import("../events/layout.js").DashboardLayoutSectionItemMovedToNewSection, {
|
|
308
|
-
type: TErrorEventType;
|
|
309
|
-
}> | Extract<import("../events/layout.js").DashboardLayoutSectionItemRemoved, {
|
|
310
|
-
type: TErrorEventType;
|
|
311
|
-
}> | Extract<import("../events/layout.js").DashboardLayoutChanged, {
|
|
312
|
-
type: TErrorEventType;
|
|
313
|
-
}> | Extract<import("../events/kpi.js").DashboardKpiWidgetHeaderChanged, {
|
|
314
|
-
type: TErrorEventType;
|
|
315
|
-
}> | Extract<import("../events/kpi.js").DashboardKpiWidgetDescriptionChanged, {
|
|
316
|
-
type: TErrorEventType;
|
|
317
|
-
}> | Extract<import("../events/kpi.js").DashboardKpiWidgetConfigurationChanged, {
|
|
318
|
-
type: TErrorEventType;
|
|
319
|
-
}> | Extract<import("../events/kpi.js").DashboardKpiWidgetMeasureChanged, {
|
|
320
|
-
type: TErrorEventType;
|
|
321
|
-
}> | Extract<import("../events/kpi.js").DashboardKpiWidgetFilterSettingsChanged, {
|
|
322
|
-
type: TErrorEventType;
|
|
323
|
-
}> | Extract<import("../events/kpi.js").DashboardKpiWidgetComparisonChanged, {
|
|
324
|
-
type: TErrorEventType;
|
|
325
|
-
}> | Extract<import("../events/kpi.js").DashboardKpiWidgetDrillRemoved, {
|
|
326
|
-
type: TErrorEventType;
|
|
327
|
-
}> | Extract<import("../events/kpi.js").DashboardKpiWidgetDrillSet, {
|
|
328
|
-
type: TErrorEventType;
|
|
329
|
-
}> | Extract<import("../events/kpi.js").DashboardKpiWidgetChanged, {
|
|
330
|
-
type: TErrorEventType;
|
|
331
|
-
}> | Extract<import("../events/insight.js").DashboardInsightWidgetHeaderChanged, {
|
|
332
|
-
type: TErrorEventType;
|
|
333
|
-
}> | Extract<import("../events/insight.js").DashboardInsightWidgetDescriptionChanged, {
|
|
334
|
-
type: TErrorEventType;
|
|
335
|
-
}> | Extract<import("../events/insight.js").DashboardInsightWidgetFilterSettingsChanged, {
|
|
336
|
-
type: TErrorEventType;
|
|
337
|
-
}> | Extract<import("../events/insight.js").DashboardInsightWidgetVisPropertiesChanged, {
|
|
338
|
-
type: TErrorEventType;
|
|
339
|
-
}> | Extract<import("../events/insight.js").DashboardInsightWidgetVisConfigurationChanged, {
|
|
340
|
-
type: TErrorEventType;
|
|
341
|
-
}> | Extract<import("../events/insight.js").DashboardInsightWidgetInsightSwitched, {
|
|
342
|
-
type: TErrorEventType;
|
|
343
|
-
}> | Extract<import("../events/insight.js").DashboardInsightWidgetDrillsModified, {
|
|
344
|
-
type: TErrorEventType;
|
|
345
|
-
}> | Extract<import("../events/insight.js").DashboardInsightWidgetDrillsRemoved, {
|
|
346
|
-
type: TErrorEventType;
|
|
347
|
-
}> | Extract<import("../events/insight.js").DashboardInsightWidgetChanged, {
|
|
348
|
-
type: TErrorEventType;
|
|
349
|
-
}> | Extract<import("../events/insight.js").DashboardInsightWidgetExportRequested, {
|
|
350
|
-
type: TErrorEventType;
|
|
351
|
-
}> | Extract<import("../events/insight.js").DashboardInsightWidgetExportResolved, {
|
|
352
|
-
type: TErrorEventType;
|
|
353
|
-
}> | Extract<import("../events/insight.js").DashboardInsightWidgetRefreshed, {
|
|
354
|
-
type: TErrorEventType;
|
|
355
|
-
}> | Extract<import("../events/richText.js").DashboardRichTextWidgetContentChanged, {
|
|
356
|
-
type: TErrorEventType;
|
|
357
|
-
}> | Extract<import("../events/richText.js").DashboardRichTextWidgetFilterSettingsChanged, {
|
|
358
|
-
type: TErrorEventType;
|
|
359
|
-
}> | Extract<import("../events/visualizationSwitcher.js").DashboardVisualizationSwitcherWidgetVisualizationAdded, {
|
|
360
|
-
type: TErrorEventType;
|
|
361
|
-
}> | Extract<import("../events/visualizationSwitcher.js").DashboardVisualizationSwitcherWidgetVisualizationsUpdated, {
|
|
362
|
-
type: TErrorEventType;
|
|
363
|
-
}> | Extract<import("../events/widget.js").DashboardWidgetExecutionStarted, {
|
|
364
|
-
type: TErrorEventType;
|
|
365
|
-
}> | Extract<import("../events/widget.js").DashboardWidgetExecutionFailed, {
|
|
366
|
-
type: TErrorEventType;
|
|
367
|
-
}> | Extract<import("../events/widget.js").DashboardWidgetExecutionSucceeded, {
|
|
368
|
-
type: TErrorEventType;
|
|
369
|
-
}> | Extract<import("../events/alerts.js").DashboardAlertCreated, {
|
|
370
|
-
type: TErrorEventType;
|
|
371
|
-
}> | Extract<import("../events/alerts.js").DashboardAlertSaved, {
|
|
372
|
-
type: TErrorEventType;
|
|
373
|
-
}> | Extract<import("../events/scheduledEmail.js").DashboardScheduledEmailCreated, {
|
|
374
|
-
type: TErrorEventType;
|
|
375
|
-
}> | Extract<import("../events/scheduledEmail.js").DashboardScheduledEmailSaved, {
|
|
376
|
-
type: TErrorEventType;
|
|
377
|
-
}> | Extract<import("../events/scheduledEmail.js").DashboardAutomationsRefreshed, {
|
|
378
|
-
type: TErrorEventType;
|
|
379
|
-
}> | Extract<import("../events/userInteraction.js").DashboardUserInteractionTriggered, {
|
|
380
|
-
type: TErrorEventType;
|
|
381
|
-
}> | Extract<import("../events/render.js").DashboardRenderRequested, {
|
|
382
|
-
type: TErrorEventType;
|
|
383
|
-
}> | Extract<import("../events/render.js").DashboardAsyncRenderRequested, {
|
|
384
|
-
type: TErrorEventType;
|
|
385
|
-
}> | Extract<import("../events/render.js").DashboardAsyncRenderResolved, {
|
|
386
|
-
type: TErrorEventType;
|
|
387
|
-
}> | Extract<import("../events/render.js").DashboardRenderResolved, {
|
|
388
|
-
type: TErrorEventType;
|
|
389
|
-
}> | Extract<import("../events/drill.js").DashboardDrillRequested, {
|
|
390
|
-
type: TErrorEventType;
|
|
391
|
-
}> | Extract<import("../events/drill.js").DashboardDrillResolved, {
|
|
392
|
-
type: TErrorEventType;
|
|
393
|
-
}> | Extract<import("../events/drill.js").DashboardDrillDownRequested, {
|
|
394
|
-
type: TErrorEventType;
|
|
395
|
-
}> | Extract<import("../events/drill.js").DashboardDrillDownResolved, {
|
|
396
|
-
type: TErrorEventType;
|
|
397
|
-
}> | Extract<import("../events/drill.js").DashboardDrillToInsightRequested, {
|
|
398
|
-
type: TErrorEventType;
|
|
399
|
-
}> | Extract<import("../events/drill.js").DashboardDrillToInsightResolved, {
|
|
400
|
-
type: TErrorEventType;
|
|
401
|
-
}> | Extract<import("../events/drill.js").DashboardDrillToDashboardRequested, {
|
|
402
|
-
type: TErrorEventType;
|
|
403
|
-
}> | Extract<import("../events/drill.js").DashboardDrillToDashboardResolved, {
|
|
404
|
-
type: TErrorEventType;
|
|
405
|
-
}> | Extract<import("../events/drill.js").DashboardDrillToCustomUrlRequested, {
|
|
406
|
-
type: TErrorEventType;
|
|
407
|
-
}> | Extract<import("../events/drill.js").DashboardDrillToCustomUrlResolved, {
|
|
408
|
-
type: TErrorEventType;
|
|
409
|
-
}> | Extract<import("../events/drill.js").DashboardDrillToAttributeUrlRequested, {
|
|
410
|
-
type: TErrorEventType;
|
|
411
|
-
}> | Extract<import("../events/drill.js").DashboardDrillToAttributeUrlResolved, {
|
|
412
|
-
type: TErrorEventType;
|
|
413
|
-
}> | Extract<import("../events/drill.js").DashboardDrillToLegacyDashboardRequested, {
|
|
414
|
-
type: TErrorEventType;
|
|
415
|
-
}> | Extract<import("../events/drill.js").DashboardDrillToLegacyDashboardResolved, {
|
|
416
|
-
type: TErrorEventType;
|
|
417
|
-
}> | Extract<import("../events/drill.js").DashboardDrillableItemsChanged, {
|
|
418
|
-
type: TErrorEventType;
|
|
419
|
-
}> | Extract<import("../events/renderMode.js").DashboardRenderModeChanged, {
|
|
420
|
-
type: TErrorEventType;
|
|
421
|
-
}> | Extract<import("../events/lab.js").CreateInsightRequested, {
|
|
422
|
-
type: TErrorEventType;
|
|
423
|
-
}> | Extract<import("../events/attributeHierarchies.js").CreateAttributeHierarchyRequested, {
|
|
424
|
-
type: TErrorEventType;
|
|
425
|
-
}> | Extract<import("../events/attributeHierarchies.js").DeleteAttributeHierarchyRequested, {
|
|
16
|
+
}>) => void;
|
|
17
|
+
onError?: (event: Extract<DashboardEvents, {
|
|
426
18
|
type: TErrorEventType;
|
|
427
|
-
}>) => void
|
|
428
|
-
onBeforeRun?: (
|
|
19
|
+
}>) => void;
|
|
20
|
+
onBeforeRun?: (command: TCommand) => void;
|
|
429
21
|
}) => {
|
|
430
22
|
run: (...args: TCommandCreatorArgs) => void;
|
|
431
|
-
status?: CommandProcessingStatus
|
|
23
|
+
status?: CommandProcessingStatus;
|
|
432
24
|
};
|
|
433
25
|
//# sourceMappingURL=useDashboardCommandProcessing.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useDashboardCommandProcessing.d.ts","sourceRoot":"","sources":["../../../src/model/react/useDashboardCommandProcessing.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,iBAAiB,EAAE,MAAM,sBAAsB,CAAC;AAGzD,OAAO,EAAE,eAAe,EAAE,kBAAkB,EAAE,MAAM,oBAAoB,CAAC;AAEzE;;GAEG;AACH,MAAM,MAAM,uBAAuB,GAAG,SAAS,GAAG,SAAS,GAAG,OAAO,CAAC;AAEtE;;GAEG;AACH,eAAO,MAAM,6BAA6B
|
|
1
|
+
{"version":3,"file":"useDashboardCommandProcessing.d.ts","sourceRoot":"","sources":["../../../src/model/react/useDashboardCommandProcessing.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,iBAAiB,EAAE,MAAM,sBAAsB,CAAC;AAGzD,OAAO,EAAE,eAAe,EAAE,kBAAkB,EAAE,MAAM,oBAAoB,CAAC;AAEzE;;GAEG;AACH,MAAM,MAAM,uBAAuB,GAAG,SAAS,GAAG,SAAS,GAAG,OAAO,CAAC;AAEtE;;GAEG;AACH,eAAO,MAAM,6BAA6B,GACtC,QAAQ,SAAS,iBAAiB,EAClC,mBAAmB,SAAS,GAAG,EAAE,EACjC,iBAAiB,SAAS,kBAAkB,EAC5C,eAAe,SAAS,kBAAkB,EAC5C,gFAOC;IACC,cAAc,EAAE,CAAC,GAAG,IAAI,EAAE,mBAAmB,KAAK,QAAQ,CAAC;IAC3D,YAAY,EAAE,iBAAiB,CAAC;IAChC,UAAU,EAAE,eAAe,CAAC;IAC5B,SAAS,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,CAAC,eAAe,EAAE;QAAE,IAAI,EAAE,iBAAiB,CAAA;KAAE,CAAC,KAAK,IAAI,CAAC;IACnF,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,CAAC,eAAe,EAAE;QAAE,IAAI,EAAE,eAAe,CAAA;KAAE,CAAC,KAAK,IAAI,CAAC;IAC/E,WAAW,CAAC,EAAE,CAAC,OAAO,EAAE,QAAQ,KAAK,IAAI,CAAC;CAC7C,KAAG;IACA,GAAG,EAAE,CAAC,GAAG,IAAI,EAAE,mBAAmB,KAAK,IAAI,CAAC;IAC5C,MAAM,CAAC,EAAE,uBAAuB,CAAC;CAyBpC,CAAC"}
|
|
@@ -5,5 +5,5 @@ import { DashboardEventBody, DashboardEvents, ICustomDashboardEvent } from "../e
|
|
|
5
5
|
* @returns function that you can use to dispatch Dashboard events
|
|
6
6
|
* @alpha
|
|
7
7
|
*/
|
|
8
|
-
export declare const useDashboardEventDispatch: () => (eventBody: DashboardEventBody<DashboardEvents | ICustomDashboardEvent>) => void;
|
|
8
|
+
export declare const useDashboardEventDispatch: () => ((eventBody: DashboardEventBody<DashboardEvents | ICustomDashboardEvent>) => void);
|
|
9
9
|
//# sourceMappingURL=useDashboardEventDispatch.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useDashboardEventDispatch.d.ts","sourceRoot":"","sources":["../../../src/model/react/useDashboardEventDispatch.ts"],"names":[],"mappings":"AAGA,OAAO,EACH,kBAAkB,EAClB,eAAe,EACf,qBAAqB,EAExB,MAAM,oBAAoB,CAAC;AAK5B;;;;;GAKG;AACH,eAAO,MAAM,yBAAyB,
|
|
1
|
+
{"version":3,"file":"useDashboardEventDispatch.d.ts","sourceRoot":"","sources":["../../../src/model/react/useDashboardEventDispatch.ts"],"names":[],"mappings":"AAGA,OAAO,EACH,kBAAkB,EAClB,eAAe,EACf,qBAAqB,EAExB,MAAM,oBAAoB,CAAC;AAK5B;;;;;GAKG;AACH,eAAO,MAAM,yBAAyB,QAAO,CAAC,CAC1C,SAAS,EAAE,kBAAkB,CAAC,eAAe,GAAG,qBAAqB,CAAC,KACrE,IAAI,CAcR,CAAC"}
|
|
@@ -60,9 +60,9 @@ export type QueryProcessingStatus = QueryProcessingState<any>["status"];
|
|
|
60
60
|
*/
|
|
61
61
|
export declare const useDashboardQueryProcessing: <TQuery extends DashboardQueries, TQueryResult, TQueryCreatorArgs extends any[]>({ queryCreator, onSuccess, onError, onRejected, onBeforeRun, }: {
|
|
62
62
|
queryCreator: (...args: TQueryCreatorArgs) => TQuery;
|
|
63
|
-
onSuccess?: (
|
|
64
|
-
onError?: (
|
|
65
|
-
onRejected?: (
|
|
66
|
-
onBeforeRun?: (
|
|
63
|
+
onSuccess?: (result: TQueryResult) => void;
|
|
64
|
+
onError?: (event: DashboardQueryFailed) => void;
|
|
65
|
+
onRejected?: (event: DashboardQueryRejected) => void;
|
|
66
|
+
onBeforeRun?: (query: TQuery) => void;
|
|
67
67
|
}) => UseDashboardQueryProcessingResult<TQueryCreatorArgs, TQueryResult>;
|
|
68
68
|
//# sourceMappingURL=useDashboardQueryProcessing.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useDashboardQueryProcessing.d.ts","sourceRoot":"","sources":["../../../src/model/react/useDashboardQueryProcessing.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,gBAAgB,EAAsB,MAAM,kBAAkB,CAAC;AAIxE,OAAO,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AACvD,OAAO,EACH,oBAAoB,EACpB,sBAAsB,EAGzB,MAAM,oBAAoB,CAAC;AAE5B;;GAEG;AACH,MAAM,WAAW,2BAA2B;IACxC,MAAM,EAAE,SAAS,CAAC;IAClB,KAAK,EAAE,SAAS,CAAC;IACjB,MAAM,EAAE,SAAS,CAAC;CACrB;AAED;;GAEG;AACH,MAAM,WAAW,2BAA2B;IACxC,MAAM,EAAE,SAAS,CAAC;IAClB,KAAK,EAAE,SAAS,CAAC;IACjB,MAAM,EAAE,SAAS,CAAC;CACrB;AAED;;GAEG;AACH,MAAM,WAAW,yBAAyB;IACtC,MAAM,EAAE,OAAO,CAAC;IAChB,KAAK,EAAE,gBAAgB,CAAC;IACxB,MAAM,EAAE,SAAS,CAAC;CACrB;AAED;;GAEG;AACH,MAAM,WAAW,4BAA4B;IACzC,MAAM,EAAE,UAAU,CAAC;IACnB,KAAK,EAAE,SAAS,CAAC;IACjB,MAAM,EAAE,SAAS,CAAC;CACrB;AAED;;GAEG;AACH,MAAM,WAAW,2BAA2B,CAAC,OAAO;IAChD,MAAM,EAAE,SAAS,CAAC;IAClB,KAAK,EAAE,SAAS,CAAC;IACjB,MAAM,EAAE,OAAO,CAAC;CACnB;AAED;;GAEG;AACH,MAAM,MAAM,oBAAoB,CAAC,OAAO,IAClC,2BAA2B,GAC3B,2BAA2B,GAC3B,yBAAyB,GACzB,4BAA4B,GAC5B,2BAA2B,CAAC,OAAO,CAAC,CAAC;AAE3C;;GAEG;AACH,MAAM,MAAM,iCAAiC,CACzC,iBAAiB,SAAS,GAAG,EAAE,EAC/B,YAAY,IACZ,oBAAoB,CAAC,YAAY,CAAC,GAAG;IACrC,GAAG,EAAE,CAAC,GAAG,IAAI,EAAE,iBAAiB,KAAK,IAAI,CAAC;CAC7C,CAAC;AAEF;;GAEG;AACH,MAAM,MAAM,qBAAqB,GAAG,oBAAoB,CAAC,GAAG,CAAC,CAAC,QAAQ,CAAC,CAAC;AAExE;;GAEG;AACH,eAAO,MAAM,2BAA2B
|
|
1
|
+
{"version":3,"file":"useDashboardQueryProcessing.d.ts","sourceRoot":"","sources":["../../../src/model/react/useDashboardQueryProcessing.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,gBAAgB,EAAsB,MAAM,kBAAkB,CAAC;AAIxE,OAAO,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AACvD,OAAO,EACH,oBAAoB,EACpB,sBAAsB,EAGzB,MAAM,oBAAoB,CAAC;AAE5B;;GAEG;AACH,MAAM,WAAW,2BAA2B;IACxC,MAAM,EAAE,SAAS,CAAC;IAClB,KAAK,EAAE,SAAS,CAAC;IACjB,MAAM,EAAE,SAAS,CAAC;CACrB;AAED;;GAEG;AACH,MAAM,WAAW,2BAA2B;IACxC,MAAM,EAAE,SAAS,CAAC;IAClB,KAAK,EAAE,SAAS,CAAC;IACjB,MAAM,EAAE,SAAS,CAAC;CACrB;AAED;;GAEG;AACH,MAAM,WAAW,yBAAyB;IACtC,MAAM,EAAE,OAAO,CAAC;IAChB,KAAK,EAAE,gBAAgB,CAAC;IACxB,MAAM,EAAE,SAAS,CAAC;CACrB;AAED;;GAEG;AACH,MAAM,WAAW,4BAA4B;IACzC,MAAM,EAAE,UAAU,CAAC;IACnB,KAAK,EAAE,SAAS,CAAC;IACjB,MAAM,EAAE,SAAS,CAAC;CACrB;AAED;;GAEG;AACH,MAAM,WAAW,2BAA2B,CAAC,OAAO;IAChD,MAAM,EAAE,SAAS,CAAC;IAClB,KAAK,EAAE,SAAS,CAAC;IACjB,MAAM,EAAE,OAAO,CAAC;CACnB;AAED;;GAEG;AACH,MAAM,MAAM,oBAAoB,CAAC,OAAO,IAClC,2BAA2B,GAC3B,2BAA2B,GAC3B,yBAAyB,GACzB,4BAA4B,GAC5B,2BAA2B,CAAC,OAAO,CAAC,CAAC;AAE3C;;GAEG;AACH,MAAM,MAAM,iCAAiC,CACzC,iBAAiB,SAAS,GAAG,EAAE,EAC/B,YAAY,IACZ,oBAAoB,CAAC,YAAY,CAAC,GAAG;IACrC,GAAG,EAAE,CAAC,GAAG,IAAI,EAAE,iBAAiB,KAAK,IAAI,CAAC;CAC7C,CAAC;AAEF;;GAEG;AACH,MAAM,MAAM,qBAAqB,GAAG,oBAAoB,CAAC,GAAG,CAAC,CAAC,QAAQ,CAAC,CAAC;AAExE;;GAEG;AACH,eAAO,MAAM,2BAA2B,GACpC,MAAM,SAAS,gBAAgB,EAC/B,YAAY,EACZ,iBAAiB,SAAS,GAAG,EAAE,EACjC,gEAMC;IACC,YAAY,EAAE,CAAC,GAAG,IAAI,EAAE,iBAAiB,KAAK,MAAM,CAAC;IACrD,SAAS,CAAC,EAAE,CAAC,MAAM,EAAE,YAAY,KAAK,IAAI,CAAC;IAC3C,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,oBAAoB,KAAK,IAAI,CAAC;IAChD,UAAU,CAAC,EAAE,CAAC,KAAK,EAAE,sBAAsB,KAAK,IAAI,CAAC;IACrD,WAAW,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;CACzC,KAAG,iCAAiC,CAAC,iBAAiB,EAAE,YAAY,CA+EpE,CAAC"}
|
|
@@ -20,5 +20,5 @@ import { DashboardCommands } from "../commands/index.js";
|
|
|
20
20
|
* @returns callback that dispatches the command
|
|
21
21
|
* @public
|
|
22
22
|
*/
|
|
23
|
-
export declare const useDispatchDashboardCommand: <TCommand extends DashboardCommands, TArgs extends any[]>(commandCreator: (...args: TArgs) => TCommand) => (...args: TArgs) => void;
|
|
23
|
+
export declare const useDispatchDashboardCommand: <TCommand extends DashboardCommands, TArgs extends any[]>(commandCreator: (...args: TArgs) => TCommand) => ((...args: TArgs) => void);
|
|
24
24
|
//# sourceMappingURL=useDispatchDashboardCommand.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useDispatchDashboardCommand.d.ts","sourceRoot":"","sources":["../../../src/model/react/useDispatchDashboardCommand.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,iBAAiB,EAAE,MAAM,sBAAsB,CAAC;AAIzD;;;;;;;;;;;;;;;;;;;;GAoBG;AACH,eAAO,MAAM,2BAA2B,
|
|
1
|
+
{"version":3,"file":"useDispatchDashboardCommand.d.ts","sourceRoot":"","sources":["../../../src/model/react/useDispatchDashboardCommand.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,iBAAiB,EAAE,MAAM,sBAAsB,CAAC;AAIzD;;;;;;;;;;;;;;;;;;;;GAoBG;AACH,eAAO,MAAM,2BAA2B,GAAI,QAAQ,SAAS,iBAAiB,EAAE,KAAK,SAAS,GAAG,EAAE,EAC/F,gBAAgB,CAAC,GAAG,IAAI,EAAE,KAAK,KAAK,QAAQ,KAC7C,CAAC,CAAC,GAAG,IAAI,EAAE,KAAK,KAAK,IAAI,CAU3B,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useInitializeDashboardStore.d.ts","sourceRoot":"","sources":["../../../src/model/react/useInitializeDashboardStore.ts"],"names":[],"mappings":"AAOA,OAAO,EAAE,4BAA4B,EAAE,MAAM,YAAY,CAAC;AAI1D,OAAO,EAAwB,qBAAqB,EAAE,MAAM,4BAA4B,CAAC;AAqDzF;;;;;;GAMG;AACH,eAAO,MAAM,2BAA2B,
|
|
1
|
+
{"version":3,"file":"useInitializeDashboardStore.d.ts","sourceRoot":"","sources":["../../../src/model/react/useInitializeDashboardStore.ts"],"names":[],"mappings":"AAOA,OAAO,EAAE,4BAA4B,EAAE,MAAM,YAAY,CAAC;AAI1D,OAAO,EAAwB,qBAAqB,EAAE,MAAM,4BAA4B,CAAC;AAqDzF;;;;;;GAMG;AACH,eAAO,MAAM,2BAA2B,GACpC,OAAO,4BAA4B,KACpC,qBAAqB,GAAG,IA0F1B,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"generators.d.ts","sourceRoot":"","sources":["../../../../src/model/store/_infra/generators.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,MAAM,EAAkB,MAAM,qBAAqB,CAAC;AAE7D,eAAO,MAAM,6BAA6B,
|
|
1
|
+
{"version":3,"file":"generators.d.ts","sourceRoot":"","sources":["../../../../src/model/store/_infra/generators.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,MAAM,EAAkB,MAAM,qBAAqB,CAAC;AAE7D,eAAO,MAAM,6BAA6B,GAAI,KAAK,MAAM,EAAE,OAAO,MAAM,KAAG,MAE1E,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"rootCommandHandler.d.ts","sourceRoot":"","sources":["../../../../src/model/store/_infra/rootCommandHandler.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,YAAY,EAAE,MAAM,YAAY,CAAC;AAI1C,OAAO,EAAqB,iBAAiB,EAAE,MAAM,yBAAyB,CAAC;AAgB/E;;GAEG;AACH,eAAO,MAAM,2BAA2B,QAAQ,CAAC;AAEjD,KAAK,4BAA4B,CAAC,QAAQ,SAAS,iBAAiB,EAAE,OAAO,IAAI;IAC7E,OAAO,EAAE,CAAC,OAAO,EAAE,QAAQ,KAAK,IAAI,CAAC;IACrC,SAAS,EAAE,CAAC,MAAM,EAAE,OAAO,KAAK,IAAI,CAAC;IACrC,OAAO,EAAE,CAAC,GAAG,EAAE,KAAK,KAAK,IAAI,CAAC;CACjC,CAAC;AAEF,KAAK,eAAe,CAAC,QAAQ,SAAS,iBAAiB,EAAE,OAAO,IAAI,QAAQ,CACxE,4BAA4B,CAAC,QAAQ,EAAE,OAAO,CAAC,CAClD,GAAG;IACA,QAAQ,CAAC,IAAI,EAAE,MAAM,CAAC;IACtB,QAAQ,CAAC,OAAO,EAAE,QAAQ,CAAC;CAC9B,CAAC;AAEF,wBAAgB,eAAe,CAAC,QAAQ,SAAS,iBAAiB,EAAE,OAAO,EACvE,OAAO,EAAE,QAAQ,EACjB,aAAa,CAAC,EAAE,OAAO,CAAC,4BAA4B,CAAC,QAAQ,EAAE,OAAO,CAAC,CAAC,GACzE,eAAe,CAAC,QAAQ,EAAE,OAAO,CAAC,CAQpC;AAED;;GAEG;AACH,wBAAgB,0BAA0B,CAAC,QAAQ,SAAS,iBAAiB,EAAE,OAAO,EAClF,OAAO,EAAE,QAAQ,GAClB;IACC,OAAO,EAAE,OAAO,CAAC,OAAO,CAAC,CAAC;IAC1B,QAAQ,EAAE,eAAe,CAAC,QAAQ,EAAE,OAAO,CAAC,CAAC;CAChD,CAcA;AAwED;;;;;;;;;GASG;AACH,wBAAiB,kBAAkB,IAAI,YAAY,CAAC,IAAI,CAAC,
|
|
1
|
+
{"version":3,"file":"rootCommandHandler.d.ts","sourceRoot":"","sources":["../../../../src/model/store/_infra/rootCommandHandler.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,YAAY,EAAE,MAAM,YAAY,CAAC;AAI1C,OAAO,EAAqB,iBAAiB,EAAE,MAAM,yBAAyB,CAAC;AAgB/E;;GAEG;AACH,eAAO,MAAM,2BAA2B,QAAQ,CAAC;AAEjD,KAAK,4BAA4B,CAAC,QAAQ,SAAS,iBAAiB,EAAE,OAAO,IAAI;IAC7E,OAAO,EAAE,CAAC,OAAO,EAAE,QAAQ,KAAK,IAAI,CAAC;IACrC,SAAS,EAAE,CAAC,MAAM,EAAE,OAAO,KAAK,IAAI,CAAC;IACrC,OAAO,EAAE,CAAC,GAAG,EAAE,KAAK,KAAK,IAAI,CAAC;CACjC,CAAC;AAEF,KAAK,eAAe,CAAC,QAAQ,SAAS,iBAAiB,EAAE,OAAO,IAAI,QAAQ,CACxE,4BAA4B,CAAC,QAAQ,EAAE,OAAO,CAAC,CAClD,GAAG;IACA,QAAQ,CAAC,IAAI,EAAE,MAAM,CAAC;IACtB,QAAQ,CAAC,OAAO,EAAE,QAAQ,CAAC;CAC9B,CAAC;AAEF,wBAAgB,eAAe,CAAC,QAAQ,SAAS,iBAAiB,EAAE,OAAO,EACvE,OAAO,EAAE,QAAQ,EACjB,aAAa,CAAC,EAAE,OAAO,CAAC,4BAA4B,CAAC,QAAQ,EAAE,OAAO,CAAC,CAAC,GACzE,eAAe,CAAC,QAAQ,EAAE,OAAO,CAAC,CAQpC;AAED;;GAEG;AACH,wBAAgB,0BAA0B,CAAC,QAAQ,SAAS,iBAAiB,EAAE,OAAO,EAClF,OAAO,EAAE,QAAQ,GAClB;IACC,OAAO,EAAE,OAAO,CAAC,OAAO,CAAC,CAAC;IAC1B,QAAQ,EAAE,eAAe,CAAC,QAAQ,EAAE,OAAO,CAAC,CAAC;CAChD,CAcA;AAwED;;;;;;;;;GASG;AACH,wBAAiB,kBAAkB,IAAI,YAAY,CAAC,IAAI,CAAC,CAexD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"rootCommandHandler.js","sourceRoot":"","sources":["../../../../src/model/store/_infra/rootCommandHandler.ts"],"names":[],"mappings":"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
|
|
1
|
+
{"version":3,"file":"rootCommandHandler.js","sourceRoot":"","sources":["../../../../src/model/store/_infra/rootCommandHandler.ts"],"names":[],"mappings":"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"}
|
|
@@ -16,5 +16,5 @@ export interface EventEmitter {
|
|
|
16
16
|
* @param initialHandlers - event handlers to register at the time of creation
|
|
17
17
|
* @param dispatch - dispatch object
|
|
18
18
|
*/
|
|
19
|
-
export declare function createRootEventEmitter(initialHandlers: DashboardEventHandler
|
|
19
|
+
export declare function createRootEventEmitter(initialHandlers: DashboardEventHandler[] | undefined, dispatch: DashboardDispatch): EventEmitter;
|
|
20
20
|
//# sourceMappingURL=rootEventEmitter.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"rootEventEmitter.d.ts","sourceRoot":"","sources":["../../../../src/model/store/_infra/rootEventEmitter.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,YAAY,EAAE,MAAM,YAAY,CAAC;AAG1C,OAAO,EAAE,qBAAqB,EAAE,MAAM,qCAAqC,CAAC;AAE5E,OAAO,EAAE,iBAAiB,EAA8C,MAAM,aAAa,CAAC;AAE5F,MAAM,WAAW,YAAY;IACzB,eAAe,EAAE,CAAC,OAAO,EAAE,qBAAqB,KAAK,IAAI,CAAC;IAC1D,iBAAiB,EAAE,CAAC,OAAO,EAAE,qBAAqB,KAAK,IAAI,CAAC;IAC5D,gBAAgB,EAAE,MAAM,YAAY,CAAC,IAAI,CAAC,CAAC;CAC9C;AAED;;;;;;;;;GASG;AACH,wBAAgB,sBAAsB,CAClC,eAAe,
|
|
1
|
+
{"version":3,"file":"rootEventEmitter.d.ts","sourceRoot":"","sources":["../../../../src/model/store/_infra/rootEventEmitter.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,YAAY,EAAE,MAAM,YAAY,CAAC;AAG1C,OAAO,EAAE,qBAAqB,EAAE,MAAM,qCAAqC,CAAC;AAE5E,OAAO,EAAE,iBAAiB,EAA8C,MAAM,aAAa,CAAC;AAE5F,MAAM,WAAW,YAAY;IACzB,eAAe,EAAE,CAAC,OAAO,EAAE,qBAAqB,KAAK,IAAI,CAAC;IAC1D,iBAAiB,EAAE,CAAC,OAAO,EAAE,qBAAqB,KAAK,IAAI,CAAC;IAC5D,gBAAgB,EAAE,MAAM,YAAY,CAAC,IAAI,CAAC,CAAC;CAC9C;AAED;;;;;;;;;GASG;AACH,wBAAgB,sBAAsB,CAClC,eAAe,EAAE,qBAAqB,EAAE,YAAK,EAC7C,QAAQ,EAAE,iBAAiB,GAC5B,YAAY,CAgCd"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"selectors.d.ts","sourceRoot":"","sources":["../../../../src/model/store/_infra/selectors.ts"],"names":[],"mappings":"AAIA;;;;;;;;;GASG;AACH,eAAO,MAAM,sBAAsB,
|
|
1
|
+
{"version":3,"file":"selectors.d.ts","sourceRoot":"","sources":["../../../../src/model/store/_infra/selectors.ts"],"names":[],"mappings":"AAIA;;;;;;;;;GASG;AACH,eAAO,MAAM,sBAAsB,GAAI,gBAAgB,SAAS,CAAC,GAAG,IAAI,EAAE,GAAG,EAAE,KAAK,GAAG,EACnF,UAAU,gBAAgB,KAC3B,gBAAiF,CAAC"}
|
|
@@ -65,10 +65,7 @@ export type UndoEnabledReducer<TState extends UndoEnhancedState<TCmd>, TPayload,
|
|
|
65
65
|
*
|
|
66
66
|
* @param originalReducer - reducer to decorate
|
|
67
67
|
*/
|
|
68
|
-
export declare const withUndo: <TState extends UndoEnhancedState<TCmd>, TPayload, TCmd extends IDashboardCommand = IDashboardCommand>(originalReducer: CaseReducer<TState,
|
|
69
|
-
payload: TPayload;
|
|
70
|
-
type: string;
|
|
71
|
-
}>) => UndoEnabledReducer<TState, UndoPayload<TCmd> & TPayload, IDashboardCommand>;
|
|
68
|
+
export declare const withUndo: <TState extends UndoEnhancedState<TCmd>, TPayload, TCmd extends IDashboardCommand = IDashboardCommand>(originalReducer: CaseReducer<TState, PayloadAction<TPayload>>) => UndoEnabledReducer<TState, UndoPayload<TCmd> & TPayload>;
|
|
72
69
|
export type UndoActionPayload = {
|
|
73
70
|
/**
|
|
74
71
|
* Pointer on the undo stack. All stack entries from this index (including) up to the last entry will be undone.
|
|
@@ -82,13 +79,13 @@ export type UndoActionPayload = {
|
|
|
82
79
|
* Note that this reducer is not concerned by the transaction boundaries of command processing. It is responsibility
|
|
83
80
|
* of the caller to create an undo action that
|
|
84
81
|
*/
|
|
85
|
-
export declare const undoReducer: <TState extends UndoEnhancedState
|
|
82
|
+
export declare const undoReducer: <TState extends UndoEnhancedState>(state: Draft<TState>, action: PayloadAction<UndoActionPayload>) => TState;
|
|
86
83
|
/**
|
|
87
84
|
* A reducer to reset the undo state. This will clear the undo stack (the 'history').
|
|
88
85
|
*
|
|
89
86
|
* @param state - undo enhanced state whose undo to reset
|
|
90
87
|
*/
|
|
91
|
-
export declare const resetUndoReducer: <TState extends UndoEnhancedState
|
|
88
|
+
export declare const resetUndoReducer: <TState extends UndoEnhancedState>(state: Draft<TState>) => void;
|
|
92
89
|
export interface UndoableCommand<TCmd extends IDashboardCommand = IDashboardCommand> {
|
|
93
90
|
/**
|
|
94
91
|
* Command that can be un-done.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"undoEnhancer.d.ts","sourceRoot":"","sources":["../../../../src/model/store/_infra/undoEnhancer.ts"],"names":[],"mappings":"AACA,OAAO,EAAkD,KAAK,EAAsB,MAAM,OAAO,CAAC;AAClG,OAAO,EAAE,WAAW,EAAE,KAAK,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AACrE,OAAO,EAAE,iBAAiB,EAAE,MAAM,yBAAyB,CAAC;AAS5D;;;;GAIG;AACH,MAAM,WAAW,SAAS,CAAC,CAAC,SAAS,iBAAiB,GAAG,iBAAiB;IACtE;;OAEG;IACH,GAAG,EAAE,CAAC,CAAC;IAEP;;OAEG;IACH,WAAW,EAAE,KAAK,EAAE,CAAC;IAErB;;OAEG;IACH,WAAW,EAAE,KAAK,EAAE,CAAC;CACxB;AAED;;;;GAIG;AACH,MAAM,WAAW,iBAAiB,CAAC,CAAC,SAAS,iBAAiB,GAAG,iBAAiB;IAC9E,KAAK,EAAE;QACH,WAAW,EAAE,MAAM,CAAC;QACpB,SAAS,EAAE,SAAS,CAAC,CAAC,CAAC,EAAE,CAAC;KAC7B,CAAC;CACL;AAED;;GAEG;AACH,eAAO,MAAM,gBAAgB,EAAE,iBAAiB,CAAC,GAAG,CAKnD,CAAC;AAEF;;GAEG;AACH,MAAM,WAAW,WAAW,CAAC,CAAC,SAAS,iBAAiB,GAAG,iBAAiB;IACxE;;OAEG;IACH,IAAI,EAAE;QACF;;;;;WAKG;QACH,GAAG,EAAE,CAAC,CAAC;KACV,CAAC;CACL;AAED;;;;GAIG;AACH,MAAM,MAAM,kBAAkB,CAC1B,MAAM,SAAS,iBAAiB,CAAC,IAAI,CAAC,EACtC,QAAQ,EACR,IAAI,SAAS,iBAAiB,GAAG,iBAAiB,IAClD,WAAW,CAAC,MAAM,EAAE,aAAa,CAAC,WAAW,CAAC,IAAI,CAAC,GAAG,QAAQ,CAAC,CAAC,CAAC;AAsBrE;;;;;;GAMG;AACH,eAAO,MAAM,QAAQ
|
|
1
|
+
{"version":3,"file":"undoEnhancer.d.ts","sourceRoot":"","sources":["../../../../src/model/store/_infra/undoEnhancer.ts"],"names":[],"mappings":"AACA,OAAO,EAAkD,KAAK,EAAsB,MAAM,OAAO,CAAC;AAClG,OAAO,EAAE,WAAW,EAAE,KAAK,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AACrE,OAAO,EAAE,iBAAiB,EAAE,MAAM,yBAAyB,CAAC;AAS5D;;;;GAIG;AACH,MAAM,WAAW,SAAS,CAAC,CAAC,SAAS,iBAAiB,GAAG,iBAAiB;IACtE;;OAEG;IACH,GAAG,EAAE,CAAC,CAAC;IAEP;;OAEG;IACH,WAAW,EAAE,KAAK,EAAE,CAAC;IAErB;;OAEG;IACH,WAAW,EAAE,KAAK,EAAE,CAAC;CACxB;AAED;;;;GAIG;AACH,MAAM,WAAW,iBAAiB,CAAC,CAAC,SAAS,iBAAiB,GAAG,iBAAiB;IAC9E,KAAK,EAAE;QACH,WAAW,EAAE,MAAM,CAAC;QACpB,SAAS,EAAE,SAAS,CAAC,CAAC,CAAC,EAAE,CAAC;KAC7B,CAAC;CACL;AAED;;GAEG;AACH,eAAO,MAAM,gBAAgB,EAAE,iBAAiB,CAAC,GAAG,CAKnD,CAAC;AAEF;;GAEG;AACH,MAAM,WAAW,WAAW,CAAC,CAAC,SAAS,iBAAiB,GAAG,iBAAiB;IACxE;;OAEG;IACH,IAAI,EAAE;QACF;;;;;WAKG;QACH,GAAG,EAAE,CAAC,CAAC;KACV,CAAC;CACL;AAED;;;;GAIG;AACH,MAAM,MAAM,kBAAkB,CAC1B,MAAM,SAAS,iBAAiB,CAAC,IAAI,CAAC,EACtC,QAAQ,EACR,IAAI,SAAS,iBAAiB,GAAG,iBAAiB,IAClD,WAAW,CAAC,MAAM,EAAE,aAAa,CAAC,WAAW,CAAC,IAAI,CAAC,GAAG,QAAQ,CAAC,CAAC,CAAC;AAsBrE;;;;;;GAMG;AACH,eAAO,MAAM,QAAQ,GACjB,MAAM,SAAS,iBAAiB,CAAC,IAAI,CAAC,EACtC,QAAQ,EACR,IAAI,SAAS,iBAAiB,GAAG,iBAAiB,EAElD,iBAAiB,WAAW,CAAC,MAAM,EAAE,aAAa,CAAC,QAAQ,CAAC,CAAC,KAC9D,kBAAkB,CAAC,MAAM,EAAE,WAAW,CAAC,IAAI,CAAC,GAAG,QAAQ,CAwBzD,CAAC;AAEF,MAAM,MAAM,iBAAiB,GAAG;IAC5B;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;CACtB,CAAC;AAEF;;;;;;GAMG;AACH,eAAO,MAAM,WAAW,GAAI,MAAM,SAAS,iBAAiB,EACxD,OAAO,KAAK,CAAC,MAAM,CAAC,EACpB,QAAQ,aAAa,CAAC,iBAAiB,CAAC,KACzC,MAmCF,CAAC;AAEF;;;;GAIG;AACH,eAAO,MAAM,gBAAgB,GAAI,MAAM,SAAS,iBAAiB,EAAE,OAAO,KAAK,CAAC,MAAM,CAAC,KAAG,IAEzF,CAAC;AAEF,MAAM,WAAW,eAAe,CAAC,IAAI,SAAS,iBAAiB,GAAG,iBAAiB;IAC/E;;OAEG;IACH,GAAG,EAAE,IAAI,CAAC;IAEV;;;;;;OAMG;IACH,sBAAsB,EAAE,MAAM,CAAC;CAClC;AAED;;;;;;GAMG;AACH,wBAAgB,6BAA6B,CAAC,IAAI,SAAS,iBAAiB,GAAG,iBAAiB,EAC5F,KAAK,EAAE,iBAAiB,CAAC,IAAI,CAAC,GAC/B,eAAe,CAAC,IAAI,CAAC,EAAE,CAgCzB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"catalogSelectors.d.ts","sourceRoot":"","sources":["../../../../src/model/store/catalog/catalogSelectors.ts"],"names":[],"mappings":"AAGA,OAAO,EACH,mCAAmC,EACnC,iBAAiB,EACjB,0BAA0B,EAC1B,qBAAqB,EACrB,mBAAmB,EACnB,YAAY,EACZ,eAAe,EACf,MAAM,EAGN,sBAAsB,EACtB,8BAA8B,EAIjC,MAAM,qBAAqB,CAAC;AAE7B,OAAO,EACH,+BAA+B,EAElC,MAAM,0DAA0D,CAAC;AAClE,OAAO,EACH,SAAS,EAIZ,MAAM,yCAAyC,CAAC;AAKjD,OAAO,EAAE,iBAAiB,EAAkB,MAAM,aAAa,CAAC;AAWhE;;GAEG;AACH,eAAO,MAAM,uBAAuB,EAAE,iBAAiB,CAAC,iBAAiB,EAAE,CAK1E,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,0BAA0B,EAAE,iBAAiB,CAAC,OAAO,CAGjE,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,kCAAkC,EAAE,iBAAiB,CAAC,mCAAmC,EAAE,CAMlG,CAAC;AAEP;;GAEG;AACH,eAAO,MAAM,sCAAsC,EAAE,iBAAiB,CAClE,MAAM,CAAC,MAAM,EAAE,mCAAmC,CAAC,
|
|
1
|
+
{"version":3,"file":"catalogSelectors.d.ts","sourceRoot":"","sources":["../../../../src/model/store/catalog/catalogSelectors.ts"],"names":[],"mappings":"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"}
|