@gooddata/sdk-ui-dashboard 10.35.0-alpha.9 → 10.36.0-alpha.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/NOTICE +2207 -1777
- package/esm/__version.d.ts +1 -1
- package/esm/__version.js +1 -1
- package/esm/_staging/accessibility/elementId.d.ts.map +1 -1
- package/esm/_staging/automation/index.d.ts.map +1 -1
- package/esm/_staging/dashboard/dashboardFilterContext.d.ts.map +1 -1
- package/esm/_staging/dashboard/dashboardFilterContext.js +2 -2
- package/esm/_staging/dashboard/dashboardFilterContext.js.map +1 -1
- package/esm/_staging/dashboard/dashboardFilterConverter.d.ts.map +1 -1
- package/esm/_staging/dashboard/dashboardFilterConverter.js +2 -1
- package/esm/_staging/dashboard/dashboardFilterConverter.js.map +1 -1
- package/esm/_staging/dashboard/flexibleLayout/layoutConfiguration.d.ts.map +1 -1
- package/esm/_staging/dateFilterConfig/dateFilterOptionConverters.d.ts.map +1 -1
- package/esm/_staging/dateFilterConfig/dateFilterOptionConverters.js +2 -1
- package/esm/_staging/dateFilterConfig/dateFilterOptionConverters.js.map +1 -1
- package/esm/_staging/dateFilterConfig/dateFilterOptionMapping.d.ts.map +1 -1
- package/esm/_staging/dateFilterConfig/dateFilterOptionMapping.js +33 -7
- package/esm/_staging/dateFilterConfig/dateFilterOptionMapping.js.map +1 -1
- package/esm/_staging/dateFilterConfig/defaultConfig.d.ts.map +1 -1
- package/esm/_staging/dateFilterConfig/defaultConfig.js +2 -3
- package/esm/_staging/dateFilterConfig/defaultConfig.js.map +1 -1
- package/esm/_staging/dateFilterConfig/sanitization.d.ts +2 -1
- package/esm/_staging/dateFilterConfig/sanitization.d.ts.map +1 -1
- package/esm/_staging/insight/insightBuilder.d.ts.map +1 -1
- package/esm/_staging/layout/coordinates.d.ts.map +1 -1
- package/esm/_staging/layout/coordinates.js +1 -1
- package/esm/_staging/layout/coordinates.js.map +1 -1
- package/esm/_staging/layout/sizing.d.ts.map +1 -1
- package/esm/_staging/layout/sizing.js +5 -5
- package/esm/_staging/layout/sizing.js.map +1 -1
- package/esm/_staging/listedDashboard/listedDashboardUtils.d.ts.map +1 -1
- package/esm/_staging/metadata/objRefMap.d.ts.map +1 -1
- package/esm/_staging/sharedHooks/useCommonDateFilterTitle.d.ts.map +1 -1
- package/esm/_staging/sharedHooks/useDateFiltersTitles.d.ts.map +1 -1
- package/esm/_staging/sharedHooks/useDateFiltersTitles.js +1 -1
- package/esm/_staging/sharedHooks/useDateFiltersTitles.js.map +1 -1
- package/esm/_staging/sharedHooks/useEventToastMessage.d.ts +1 -1
- package/esm/_staging/sharedHooks/useEventToastMessage.d.ts.map +1 -1
- package/esm/_staging/sharedHooks/useEventToastMessage.js +1 -1
- package/esm/_staging/sharedHooks/useEventToastMessage.js.map +1 -1
- package/esm/_staging/sharedHooks/useFiltersNamings.d.ts +2 -1
- package/esm/_staging/sharedHooks/useFiltersNamings.d.ts.map +1 -1
- package/esm/_staging/sharedHooks/useFiltersNamings.js +1 -0
- package/esm/_staging/sharedHooks/useFiltersNamings.js.map +1 -1
- package/esm/_staging/slideshow/utils/index.d.ts.map +1 -1
- package/esm/converters/filterConverters.d.ts.map +1 -1
- package/esm/converters/filterConverters.js +2 -2
- package/esm/converters/filterConverters.js.map +1 -1
- package/esm/model/commandHandlers/dashboard/changeSharingHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/dashboard/changeSharingHandler.js.map +1 -1
- package/esm/model/commandHandlers/dashboard/common/filterViews.d.ts.map +1 -1
- package/esm/model/commandHandlers/dashboard/common/migratedAttributeFilters.d.ts.map +1 -1
- package/esm/model/commandHandlers/dashboard/common/stateInitializers.d.ts.map +1 -1
- package/esm/model/commandHandlers/dashboard/common/stateInitializers.js +2 -2
- package/esm/model/commandHandlers/dashboard/common/stateInitializers.js.map +1 -1
- package/esm/model/commandHandlers/dashboard/deleteDashboardHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/dashboard/deleteDashboardHandler.js.map +1 -1
- package/esm/model/commandHandlers/dashboard/exportDashboardToExcelHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/dashboard/exportDashboardToExcelHandler.js.map +1 -1
- package/esm/model/commandHandlers/dashboard/exportDashboardToPdfHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/dashboard/exportDashboardToPdfHandler.js.map +1 -1
- package/esm/model/commandHandlers/dashboard/exportDashboardToPdfPresentationHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/dashboard/exportDashboardToPdfPresentationHandler.js.map +1 -1
- package/esm/model/commandHandlers/dashboard/exportDashboardToPptPresentationHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/dashboard/exportDashboardToPptPresentationHandler.js.map +1 -1
- package/esm/model/commandHandlers/dashboard/initializeDashboardHandler/resolveDashboardConfig.d.ts.map +1 -1
- package/esm/model/commandHandlers/dashboard/initializeDashboardHandler/resolveDashboardConfig.js +14 -4
- package/esm/model/commandHandlers/dashboard/initializeDashboardHandler/resolveDashboardConfig.js.map +1 -1
- package/esm/model/commandHandlers/dashboard/initializeDashboardHandler/sanitizeUnfinishedFeatureSettings.d.ts.map +1 -1
- package/esm/model/commandHandlers/dashboard/resetDashboardHandler.js.map +1 -1
- package/esm/model/commandHandlers/dashboard/saveAsDashboardHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/dashboard/saveAsDashboardHandler.js.map +1 -1
- package/esm/model/commandHandlers/dashboard/saveDashboardHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/dashboard/saveDashboardHandler.js.map +1 -1
- package/esm/model/commandHandlers/drill/crossFilteringHandler.d.ts +1 -1
- package/esm/model/commandHandlers/drill/crossFilteringHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/drill/crossFilteringHandler.js +4 -3
- package/esm/model/commandHandlers/drill/crossFilteringHandler.js.map +1 -1
- package/esm/model/commandHandlers/drill/drillToDashboardHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/drill/drillToDashboardHandler.js.map +1 -1
- package/esm/model/commandHandlers/drill/resolveDrillToCustomUrl.d.ts.map +1 -1
- package/esm/model/commandHandlers/drill/resolveDrillToCustomUrl.js +3 -3
- package/esm/model/commandHandlers/drill/resolveDrillToCustomUrl.js.map +1 -1
- package/esm/model/commandHandlers/filterContext/attributeFilter/addAttributeFilterHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/filterContext/attributeFilter/addAttributeFilterHandler.js.map +1 -1
- package/esm/model/commandHandlers/filterContext/attributeFilter/changeAttributeDisplayFormHandler.js +3 -3
- package/esm/model/commandHandlers/filterContext/attributeFilter/changeAttributeDisplayFormHandler.js.map +1 -1
- package/esm/model/commandHandlers/filterContext/attributeFilter/changeAttributeFilterSelectionHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/filterContext/attributeFilter/changeAttributeFilterSelectionHandler.js +7 -6
- package/esm/model/commandHandlers/filterContext/attributeFilter/changeAttributeFilterSelectionHandler.js.map +1 -1
- package/esm/model/commandHandlers/filterContext/attributeFilter/moveAttributeFilterHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/filterContext/attributeFilter/moveAttributeFilterHandler.js +1 -1
- package/esm/model/commandHandlers/filterContext/attributeFilter/moveAttributeFilterHandler.js.map +1 -1
- package/esm/model/commandHandlers/filterContext/attributeFilter/setAttributeFilterParentHandler.js +1 -1
- package/esm/model/commandHandlers/filterContext/attributeFilter/setAttributeFilterParentHandler.js.map +1 -1
- package/esm/model/commandHandlers/filterContext/changeFilterContextSelectionHandler.js +6 -0
- package/esm/model/commandHandlers/filterContext/changeFilterContextSelectionHandler.js.map +1 -1
- package/esm/model/commandHandlers/filterContext/dateFilter/addDateFilterHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/filterContext/dateFilter/addDateFilterHandler.js +1 -1
- package/esm/model/commandHandlers/filterContext/dateFilter/addDateFilterHandler.js.map +1 -1
- package/esm/model/commandHandlers/filterContext/dateFilter/changeDateFilterSelectionHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/filterContext/dateFilter/changeDateFilterSelectionHandler.js +5 -4
- package/esm/model/commandHandlers/filterContext/dateFilter/changeDateFilterSelectionHandler.js.map +1 -1
- package/esm/model/commandHandlers/filterContext/dateFilter/moveDateFilterHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/filterContext/dateFilter/moveDateFilterHandler.js +1 -1
- package/esm/model/commandHandlers/filterContext/dateFilter/moveDateFilterHandler.js.map +1 -1
- package/esm/model/commandHandlers/filterContext/filterViewHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/filterContext/filterViewHandler.js +5 -8
- package/esm/model/commandHandlers/filterContext/filterViewHandler.js.map +1 -1
- package/esm/model/commandHandlers/layout/changeLayoutSectionHeaderHandler.js +2 -2
- package/esm/model/commandHandlers/layout/changeLayoutSectionHeaderHandler.js.map +1 -1
- package/esm/model/commandHandlers/layout/containerWidthSanitization.d.ts.map +1 -1
- package/esm/model/commandHandlers/layout/moveSectionItemHandler.js.map +1 -1
- package/esm/model/commandHandlers/render/renderingWorker.d.ts.map +1 -1
- package/esm/model/commandHandlers/renderMode/changeRenderModeHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/renderMode/changeRenderModeHandler.js.map +1 -1
- package/esm/model/commandHandlers/scheduledEmail/initializeAutomationsHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/scheduledEmail/initializeAutomationsHandler.js.map +1 -1
- package/esm/model/commandHandlers/scheduledEmail/refreshAutomationsHandlers.d.ts.map +1 -1
- package/esm/model/commandHandlers/scheduledEmail/refreshAutomationsHandlers.js.map +1 -1
- package/esm/model/commandHandlers/widgets/changeKpiWidgetComparisonHandler.js +1 -1
- package/esm/model/commandHandlers/widgets/changeKpiWidgetComparisonHandler.js.map +1 -1
- package/esm/model/commandHandlers/widgets/changeKpiWidgetMeasureHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/widgets/changeKpiWidgetMeasureHandler.js.map +1 -1
- package/esm/model/commandHandlers/widgets/common/drillDown.d.ts.map +1 -1
- package/esm/model/commandHandlers/widgets/exportRawInsightWidgetHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/widgets/exportRawInsightWidgetHandler.js.map +1 -1
- package/esm/model/commands/filters.d.ts +15 -4
- package/esm/model/commands/filters.d.ts.map +1 -1
- package/esm/model/commands/filters.js +11 -5
- package/esm/model/commands/filters.js.map +1 -1
- package/esm/model/eventHandlers/drillToSameDashboardHandlerFactory.d.ts.map +1 -1
- package/esm/model/events/index.d.ts.map +1 -1
- package/esm/model/events/util.d.ts +1 -1
- package/esm/model/events/util.d.ts.map +1 -1
- package/esm/model/headlessDashboard/HeadlessDashboard.d.ts.map +1 -1
- package/esm/model/queryServices/queryAttributeByDisplayForm.js.map +1 -1
- package/esm/model/queryServices/queryInsightDateDatasets.js.map +1 -1
- package/esm/model/queryServices/queryMeasureDateDatasets.js.map +1 -1
- package/esm/model/react/filtering/selectors.d.ts.map +1 -1
- package/esm/model/react/filtering/useDashboardScheduledExportFilters.d.ts.map +1 -1
- package/esm/model/react/filtering/useScheduledExportFilters.d.ts.map +1 -1
- package/esm/model/react/useDasboardScheduledEmails/useDashboardScheduledEmails.d.ts +9 -9
- package/esm/model/react/useDasboardScheduledEmails/useDashboardScheduledEmailsCommands.d.ts +1 -1
- package/esm/model/react/useDasboardScheduledEmails/useDashboardScheduledEmailsData.d.ts.map +1 -1
- package/esm/model/react/useDasboardScheduledEmails/useDashboardScheduledEmailsDialog.d.ts +0 -1
- package/esm/model/react/useDasboardScheduledEmails/useDashboardScheduledEmailsDialog.d.ts.map +1 -1
- package/esm/model/react/useDasboardScheduledEmails/useDashboardScheduledEmailsManagementDialog.d.ts.map +1 -1
- package/esm/model/react/useDashboardAlerting/useDashboardAlerts.d.ts +4 -4
- package/esm/model/react/useDashboardAlerting/useDashboardAlertsData.d.ts.map +1 -1
- package/esm/model/react/useDashboardAlerting/useEnableAutomationFilterContext.d.ts.map +1 -1
- package/esm/model/react/useDashboardAsyncRender.d.ts.map +1 -1
- package/esm/model/react/useDashboardCommand.d.ts +3 -136
- package/esm/model/react/useDashboardCommand.d.ts.map +1 -1
- package/esm/model/react/useDashboardCommandProcessing.d.ts +6 -414
- package/esm/model/react/useDashboardCommandProcessing.d.ts.map +1 -1
- package/esm/model/react/useDashboardEventDispatch.d.ts +1 -1
- package/esm/model/react/useDashboardEventDispatch.d.ts.map +1 -1
- package/esm/model/react/useDashboardQueryProcessing.d.ts +4 -4
- package/esm/model/react/useDashboardQueryProcessing.d.ts.map +1 -1
- package/esm/model/react/useDispatchDashboardCommand.d.ts +1 -1
- package/esm/model/react/useDispatchDashboardCommand.d.ts.map +1 -1
- package/esm/model/react/useInitializeDashboardStore.d.ts.map +1 -1
- package/esm/model/store/_infra/generators.d.ts.map +1 -1
- package/esm/model/store/_infra/rootCommandHandler.d.ts.map +1 -1
- package/esm/model/store/_infra/rootCommandHandler.js.map +1 -1
- package/esm/model/store/_infra/rootEventEmitter.d.ts +1 -1
- package/esm/model/store/_infra/rootEventEmitter.d.ts.map +1 -1
- package/esm/model/store/_infra/selectors.d.ts.map +1 -1
- package/esm/model/store/_infra/undoEnhancer.d.ts +3 -6
- package/esm/model/store/_infra/undoEnhancer.d.ts.map +1 -1
- package/esm/model/store/catalog/catalogSelectors.d.ts.map +1 -1
- package/esm/model/store/catalog/catalogSelectors.js.map +1 -1
- package/esm/model/store/config/configSelectors.d.ts +5 -0
- package/esm/model/store/config/configSelectors.d.ts.map +1 -1
- package/esm/model/store/config/configSelectors.js +7 -0
- package/esm/model/store/config/configSelectors.js.map +1 -1
- package/esm/model/store/dateFilterConfig/index.d.ts +1 -1
- package/esm/model/store/filterContext/filterContextReducers.d.ts +3 -1
- package/esm/model/store/filterContext/filterContextReducers.d.ts.map +1 -1
- package/esm/model/store/filterContext/filterContextReducers.js +21 -3
- package/esm/model/store/filterContext/filterContextReducers.js.map +1 -1
- package/esm/model/store/filterContext/filterContextSelectors.d.ts +19 -0
- package/esm/model/store/filterContext/filterContextSelectors.d.ts.map +1 -1
- package/esm/model/store/filterContext/filterContextSelectors.js +36 -0
- package/esm/model/store/filterContext/filterContextSelectors.js.map +1 -1
- package/esm/model/store/filterContext/filterContextState.d.ts +6 -0
- package/esm/model/store/filterContext/filterContextState.d.ts.map +1 -1
- package/esm/model/store/filterContext/filterContextState.js +1 -0
- package/esm/model/store/filterContext/filterContextState.js.map +1 -1
- package/esm/model/store/filterContext/filterContextUtils.js +1 -1
- package/esm/model/store/filterContext/filterContextUtils.js.map +1 -1
- package/esm/model/store/filterContext/index.d.ts +3 -3
- package/esm/model/store/filterViews/filterViewsReducersSelectors.js +2 -2
- package/esm/model/store/filterViews/filterViewsReducersSelectors.js.map +1 -1
- package/esm/model/store/index.d.ts +2 -2
- package/esm/model/store/index.d.ts.map +1 -1
- package/esm/model/store/index.js +2 -2
- package/esm/model/store/index.js.map +1 -1
- package/esm/model/store/insights/insightsSelectors.d.ts.map +1 -1
- package/esm/model/store/insights/insightsSelectors.js.map +1 -1
- package/esm/model/store/layout/index.d.ts +14 -14
- package/esm/model/store/layout/layoutReducers.d.ts +2 -5
- package/esm/model/store/layout/layoutReducers.d.ts.map +1 -1
- package/esm/model/store/layout/layoutReducers.js.map +1 -1
- package/esm/model/store/meta/index.d.ts +2 -2
- package/esm/model/store/showWidgetAsTable/showWidgetAsTableSelectors.d.ts.map +1 -1
- package/esm/model/store/storeAccessors/DashboardStoreAccessor.d.ts.map +1 -1
- package/esm/model/store/ui/index.d.ts +4 -4
- package/esm/model/store/ui/uiReducers.d.ts +4 -4
- package/esm/model/store/ui/uiReducers.d.ts.map +1 -1
- package/esm/model/store/ui/uiReducers.js.map +1 -1
- package/esm/model/store/ui/uiSelectors.d.ts +2 -2
- package/esm/model/store/ui/uiSelectors.d.ts.map +1 -1
- package/esm/model/store/ui/uiSelectors.js.map +1 -1
- package/esm/plugins/customizationApis/attributeFiltersCustomizer.d.ts.map +1 -1
- package/esm/plugins/customizationApis/customizationBuilder.d.ts.map +1 -1
- package/esm/plugins/customizationApis/customizationLogging.d.ts.map +1 -1
- package/esm/plugins/customizationApis/dashboardContentCustomizer.d.ts.map +1 -1
- package/esm/plugins/customizationApis/dashboardEventHandling.d.ts +2 -2
- package/esm/plugins/customizationApis/dashboardEventHandling.d.ts.map +1 -1
- package/esm/plugins/customizationApis/dateFiltersCustomizer.d.ts.map +1 -1
- package/esm/plugins/customizationApis/filterBarCustomizer.d.ts.map +1 -1
- package/esm/plugins/customizationApis/filterBarCustomizer.js.map +1 -1
- package/esm/plugins/customizationApis/fluidLayoutCustomizer.d.ts.map +1 -1
- package/esm/plugins/customizationApis/insightCustomizer.d.ts.map +1 -1
- package/esm/plugins/customizationApis/layoutCustomizer.d.ts.map +1 -1
- package/esm/plugins/customizationApis/loadingCustomizer.d.ts.map +1 -1
- package/esm/plugins/customizationApis/richTextCustomizer.d.ts.map +1 -1
- package/esm/plugins/customizationApis/titleCustomizer.d.ts.map +1 -1
- package/esm/plugins/customizationApis/topBarCustomizer.d.ts.map +1 -1
- package/esm/plugins/customizationApis/visualizationSwitcherCustomizer.d.ts.map +1 -1
- package/esm/plugins/customizationApis/widgetCustomizer.d.ts.map +1 -1
- package/esm/presentation/alerting/AlertingDialog.d.ts +0 -1
- package/esm/presentation/alerting/AlertingDialog.d.ts.map +1 -1
- package/esm/presentation/alerting/AlertingManagementDialog.d.ts +0 -1
- package/esm/presentation/alerting/AlertingManagementDialog.d.ts.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertAttributeSelect.d.ts.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertAttributeSelectOld.d.ts.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertComparisonOperatorSelect.d.ts.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertComparisonPeriodSelect.d.ts.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertMeasureSelect.d.ts.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertTriggerModeSelect.d.ts.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/hooks/useAlertValidation.d.ts.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/hooks/useCreateAlert.d.ts +4 -4
- package/esm/presentation/alerting/DefaultAlertingDialog/hooks/useCreateAlert.d.ts.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/hooks/useEditAlert.d.ts +2 -3
- package/esm/presentation/alerting/DefaultAlertingDialog/hooks/useEditAlert.d.ts.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/hooks/useThresholdValue.d.ts.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/hooks/useUpdateAlert.d.ts +4 -4
- package/esm/presentation/alerting/DefaultAlertingDialog/hooks/useUpdateAlert.d.ts.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/utils/getters.d.ts +3 -3
- package/esm/presentation/alerting/DefaultAlertingDialog/utils/getters.js +2 -2
- package/esm/presentation/alerting/DefaultAlertingDialog/utils/getters.js.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingManagementDialog/components/Alert.js.map +1 -1
- package/esm/presentation/automationFilters/components/AutomationAttributeFilterContext.d.ts.map +1 -1
- package/esm/presentation/automationFilters/hooks/useAutomationVisibleFilters.d.ts.map +1 -1
- package/esm/presentation/automationFilters/useAutomationFilters.d.ts.map +1 -1
- package/esm/presentation/automationFilters/useAutomationFiltersSelect.d.ts +2 -2
- package/esm/presentation/automationFilters/useAutomationFiltersSelect.d.ts.map +1 -1
- package/esm/presentation/automationFilters/utils.d.ts.map +1 -1
- package/esm/presentation/constants.d.ts.map +1 -1
- package/esm/presentation/dashboard/DashboardContent.d.ts +0 -1
- package/esm/presentation/dashboard/DashboardContent.d.ts.map +1 -1
- package/esm/presentation/dashboard/DashboardHeader/DashboardHeader.d.ts +0 -1
- package/esm/presentation/dashboard/DashboardHeader/DashboardHeader.d.ts.map +1 -1
- package/esm/presentation/dashboard/DashboardHeader/SettingsDialogProvider.d.ts +0 -1
- package/esm/presentation/dashboard/DashboardHeader/SettingsDialogProvider.d.ts.map +1 -1
- package/esm/presentation/dashboard/DashboardHeader/ShareDialogDashboardHeader.d.ts +0 -1
- package/esm/presentation/dashboard/DashboardHeader/ShareDialogDashboardHeader.d.ts.map +1 -1
- package/esm/presentation/dashboard/DashboardSidebar/DashboardSidebar.d.ts +0 -1
- package/esm/presentation/dashboard/DashboardSidebar/DashboardSidebar.d.ts.map +1 -1
- package/esm/presentation/dashboard/DefaultDashboardContent/DefaultDashboardMainContent.d.ts.map +1 -1
- package/esm/presentation/dashboard/defaultDashboardThemeModifier.d.ts.map +1 -1
- package/esm/presentation/dashboard/hooks/useDashboard.d.ts.map +1 -1
- package/esm/presentation/dashboardContexts/DashboardComponentsContext.d.ts.map +1 -1
- package/esm/presentation/dashboardContexts/DashboardComponentsContext.js.map +1 -1
- package/esm/presentation/dashboardContexts/DashboardCustomizationsContext.d.ts.map +1 -1
- package/esm/presentation/dashboardList/DashboardListItem.d.ts.map +1 -1
- package/esm/presentation/dashboardSettingsDialog/DashboardSettingsDialog.d.ts +0 -1
- package/esm/presentation/dashboardSettingsDialog/DashboardSettingsDialog.d.ts.map +1 -1
- package/esm/presentation/dashboardSettingsDialog/DefaultDashboardSettingsDialog.d.ts +0 -1
- package/esm/presentation/dashboardSettingsDialog/DefaultDashboardSettingsDialog.d.ts.map +1 -1
- package/esm/presentation/dashboardSettingsDialog/useDialogData.d.ts +0 -1
- package/esm/presentation/dashboardSettingsDialog/useDialogData.d.ts.map +1 -1
- package/esm/presentation/deleteDialog/DefaultDeleteDialog.d.ts +0 -1
- package/esm/presentation/deleteDialog/DefaultDeleteDialog.d.ts.map +1 -1
- package/esm/presentation/deleteDialog/DeleteDialog.d.ts +0 -1
- package/esm/presentation/deleteDialog/DeleteDialog.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/draggableAttributeFilter/DraggableAttributeFilter.js +3 -3
- package/esm/presentation/dragAndDrop/draggableAttributeFilter/DraggableAttributeFilter.js.map +1 -1
- package/esm/presentation/dragAndDrop/draggableDateFilter/DraggableDateFilter.js +3 -3
- package/esm/presentation/dragAndDrop/draggableDateFilter/DraggableDateFilter.js.map +1 -1
- package/esm/presentation/dragAndDrop/useCurrentDateFilterConfig.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/useDashboardDrag.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/useDashboardDrop.d.ts +7 -1
- package/esm/presentation/dragAndDrop/useDashboardDrop.d.ts.map +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/DisplayFormParam.js +2 -2
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/DisplayFormParam.js.map +1 -1
- package/esm/presentation/drill/DrillSelect/DrillSelectDropdown.d.ts +1 -1
- package/esm/presentation/drill/DrillSelect/DrillSelectDropdown.d.ts.map +1 -1
- package/esm/presentation/drill/DrillSelect/DrillSelectDropdown.js +6 -6
- package/esm/presentation/drill/DrillSelect/DrillSelectDropdown.js.map +1 -1
- package/esm/presentation/drill/DrillSelect/WithDrillSelect.d.ts +0 -1
- package/esm/presentation/drill/DrillSelect/WithDrillSelect.d.ts.map +1 -1
- package/esm/presentation/drill/hooks/useCrossFiltering.d.ts +1 -1
- package/esm/presentation/drill/hooks/useCrossFiltering.d.ts.map +1 -1
- package/esm/presentation/drill/hooks/useDrill.d.ts +1 -1
- package/esm/presentation/drill/hooks/useDrill.d.ts.map +1 -1
- package/esm/presentation/drill/hooks/useDrillDown.d.ts +1 -1
- package/esm/presentation/drill/hooks/useDrillDown.d.ts.map +1 -1
- package/esm/presentation/drill/hooks/useDrillSelectDropdownMenuItems.d.ts.map +1 -1
- package/esm/presentation/drill/hooks/useDrillToAttributeUrl.d.ts +1 -1
- package/esm/presentation/drill/hooks/useDrillToAttributeUrl.d.ts.map +1 -1
- package/esm/presentation/drill/hooks/useDrillToCustomUrl.d.ts +1 -1
- package/esm/presentation/drill/hooks/useDrillToCustomUrl.d.ts.map +1 -1
- package/esm/presentation/drill/hooks/useDrillToDashboard.d.ts +1 -1
- package/esm/presentation/drill/hooks/useDrillToDashboard.d.ts.map +1 -1
- package/esm/presentation/drill/hooks/useDrillToInsight.d.ts +1 -1
- package/esm/presentation/drill/hooks/useDrillToInsight.d.ts.map +1 -1
- package/esm/presentation/drill/hooks/useDrillToLegacyDashboard.d.ts +1 -1
- package/esm/presentation/drill/hooks/useDrillToLegacyDashboard.d.ts.map +1 -1
- package/esm/presentation/drill/hooks/useDrills.d.ts +8 -8
- package/esm/presentation/export/hooks/useDashboardRelatedFilters.d.ts.map +1 -1
- package/esm/presentation/export/hooks/useDashboardRelatedFilters.js +17 -10
- package/esm/presentation/export/hooks/useDashboardRelatedFilters.js.map +1 -1
- package/esm/presentation/export/hooks/useMinimalSizeValidation.d.ts +0 -1
- package/esm/presentation/export/hooks/useMinimalSizeValidation.d.ts.map +1 -1
- package/esm/presentation/export/useExportData.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/CustomDropdownActions.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/CustomDropdownActions.js +3 -5
- package/esm/presentation/filterBar/attributeFilter/CustomDropdownActions.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/DefaultDashboardAttributeFilter.d.ts +0 -1
- package/esm/presentation/filterBar/attributeFilter/DefaultDashboardAttributeFilter.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/DefaultDashboardAttributeFilter.js +38 -16
- package/esm/presentation/filterBar/attributeFilter/DefaultDashboardAttributeFilter.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/HiddenDashboardAttributeFilter.d.ts +0 -1
- package/esm/presentation/filterBar/attributeFilter/HiddenDashboardAttributeFilter.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/addAttributeFilterUtils.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/hooks/useLimitingItemsConfiguration.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/hooks/useSelectionModeConfiguration.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/hooks/useValidNeighbourAttributes.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/telemetryUtils.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/shared/limitingItemsHook.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/types.d.ts +2 -1
- package/esm/presentation/filterBar/attributeFilter/types.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/useDependentDateFilters.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/useDependentDateFilters.js +4 -7
- package/esm/presentation/filterBar/attributeFilter/useDependentDateFilters.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/useParentFilters.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/useParentFilters.js +3 -4
- package/esm/presentation/filterBar/attributeFilter/useParentFilters.js.map +1 -1
- package/esm/presentation/filterBar/configuration/ConfigurationModeSelectItem.d.ts.map +1 -1
- package/esm/presentation/filterBar/dateFilter/DefaultDashboardDateFilter.d.ts +0 -1
- package/esm/presentation/filterBar/dateFilter/DefaultDashboardDateFilter.d.ts.map +1 -1
- package/esm/presentation/filterBar/dateFilter/DefaultDashboardDateFilter.js +4 -5
- package/esm/presentation/filterBar/dateFilter/DefaultDashboardDateFilter.js.map +1 -1
- package/esm/presentation/filterBar/dateFilter/HiddenDashboardDateFilter.d.ts +0 -1
- package/esm/presentation/filterBar/dateFilter/HiddenDashboardDateFilter.d.ts.map +1 -1
- package/esm/presentation/filterBar/dateFilter/useDateFilterConfig.d.ts.map +1 -1
- package/esm/presentation/filterBar/filterBar/DefaultFilterBar.d.ts +0 -1
- package/esm/presentation/filterBar/filterBar/DefaultFilterBar.d.ts.map +1 -1
- package/esm/presentation/filterBar/filterBar/DefaultFilterBar.js +18 -20
- package/esm/presentation/filterBar/filterBar/DefaultFilterBar.js.map +1 -1
- package/esm/presentation/filterBar/filterBar/DefaultFilterBarContainer.d.ts.map +1 -1
- package/esm/presentation/filterBar/filterBar/DefaultFilterBarContainer.js +42 -21
- package/esm/presentation/filterBar/filterBar/DefaultFilterBarContainer.js.map +1 -1
- package/esm/presentation/filterBar/filterBar/FilterBar.d.ts +0 -1
- package/esm/presentation/filterBar/filterBar/FilterBar.d.ts.map +1 -1
- package/esm/presentation/filterBar/filterBar/HiddenFilterBar.d.ts +0 -1
- package/esm/presentation/filterBar/filterBar/HiddenFilterBar.d.ts.map +1 -1
- package/esm/presentation/filterBar/filterBar/filterViews/FilterViews.js +3 -3
- package/esm/presentation/filterBar/filterBar/filterViews/FilterViews.js.map +1 -1
- package/esm/presentation/filterBar/filterBar/hooks/useFilterBarState.d.ts +0 -1
- package/esm/presentation/filterBar/filterBar/hooks/useFilterBarState.d.ts.map +1 -1
- package/esm/presentation/filterBar/filterBar/hooks/useFilterBarState.js +3 -3
- package/esm/presentation/filterBar/filterBar/hooks/useFilterBarState.js.map +1 -1
- package/esm/presentation/filterBar/filterBar/hooks/useResetFiltersButton.d.ts.map +1 -1
- package/esm/presentation/filterBar/filterBar/hooks/useResetFiltersButton.js +27 -10
- package/esm/presentation/filterBar/filterBar/hooks/useResetFiltersButton.js.map +1 -1
- package/esm/presentation/filterBar/utils.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayout.d.ts +0 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayout.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutEditSectionHeaderRenderer.d.ts +0 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutEditSectionHeaderRenderer.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutExportSectionHeaderRenderer.d.ts +0 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutExportSectionHeaderRenderer.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRow.d.ts +0 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRow.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRowEdit.d.ts +0 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRowEdit.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutItem.d.ts +0 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutItem.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutItemRenderer.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSection.d.ts +0 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSection.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionHeaderRenderer.d.ts +0 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionHeaderRenderer.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutWidgetRenderer.d.ts +0 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutWidgetRenderer.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/EditableHeader/SectionHeaderEditable.d.ts +0 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/EditableHeader/SectionHeaderEditable.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/RenderModeAwareDashboardLayoutSectionHeaderRenderer.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/RenderModeAwareDashboardLayoutSectionRenderer.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/useItemWidthValidation.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/utils/emptyFacade.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/utils/emptyFacade.js.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/utils/legacy.d.ts +0 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/utils/legacy.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/utils/sizing.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutUtils.d.ts +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutUtils.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultFlexibleDashboardLayout.d.ts +0 -1
- package/esm/presentation/flexibleLayout/DefaultFlexibleDashboardLayout.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/EmptyDashboardLayout.d.ts +0 -1
- package/esm/presentation/flexibleLayout/EmptyDashboardLayout.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/EmptyDashboardNestedLayout.d.ts +0 -1
- package/esm/presentation/flexibleLayout/EmptyDashboardNestedLayout.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/DragLayerPreview/HeightResizerDragPreview.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/RowEndHotspot.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/WidgetDropZoneColumn.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useEmptyContentHandlers.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useUpdateWidgetDefaultSizeByParent.d.ts +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useUpdateWidgetDefaultSizeByParent.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useWidgetDragHoverHandlers.d.ts.map +1 -1
- package/esm/presentation/insightList/types.d.ts +0 -1
- package/esm/presentation/insightList/types.d.ts.map +1 -1
- package/esm/presentation/kpiDeleteDialog/DefaultKpiDeleteDialog.d.ts +0 -1
- package/esm/presentation/kpiDeleteDialog/DefaultKpiDeleteDialog.d.ts.map +1 -1
- package/esm/presentation/kpiDeleteDialog/KpiDeleteDialog.d.ts +0 -1
- package/esm/presentation/kpiDeleteDialog/KpiDeleteDialog.d.ts.map +1 -1
- package/esm/presentation/layout/DashboardLayout.d.ts +0 -1
- package/esm/presentation/layout/DashboardLayout.d.ts.map +1 -1
- package/esm/presentation/layout/DefaultDashboardLayout.d.ts +0 -1
- package/esm/presentation/layout/DefaultDashboardLayout.d.ts.map +1 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayout.d.ts +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayout.d.ts.map +1 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutEditSectionHeaderRenderer.d.ts +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutEditSectionHeaderRenderer.d.ts.map +1 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutExportSectionHeaderRenderer.d.ts +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutExportSectionHeaderRenderer.d.ts.map +1 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRow.d.ts +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRow.d.ts.map +1 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRowEdit.d.ts +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRowEdit.d.ts.map +1 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutItem.d.ts +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutItem.d.ts.map +1 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutItemRenderer.d.ts.map +1 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutSection.d.ts +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutSection.d.ts.map +1 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionHeaderRenderer.d.ts +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionHeaderRenderer.d.ts.map +1 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutWidgetRenderer.d.ts +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutWidgetRenderer.d.ts.map +1 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/EditableHeader/SectionHeaderEditable.d.ts +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/EditableHeader/SectionHeaderEditable.d.ts.map +1 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/RenderModeAwareDashboardLayoutSectionHeaderRenderer.d.ts.map +1 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/RenderModeAwareDashboardLayoutSectionRenderer.d.ts.map +1 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/utils/emptyFacade.d.ts.map +1 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/utils/emptyFacade.js +1 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/utils/emptyFacade.js.map +1 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/utils/legacy.d.ts +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/utils/legacy.d.ts.map +1 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/utils/sizing.d.ts.map +1 -1
- package/esm/presentation/layout/DefaultDashboardLayoutUtils.d.ts +1 -1
- package/esm/presentation/layout/DefaultDashboardLayoutUtils.d.ts.map +1 -1
- package/esm/presentation/layout/EmptyDashboardLayout.d.ts +0 -1
- package/esm/presentation/layout/EmptyDashboardLayout.d.ts.map +1 -1
- package/esm/presentation/layout/dragAndDrop/DragLayerPreview/HeightResizerDragPreview.d.ts.map +1 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/RowEndHotspot.d.ts.map +1 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/WidgetDropZone.d.ts.map +1 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/WidgetDropZoneColumn.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/de-DE.json +4 -4
- package/esm/presentation/localization/bundles/de-DE.localization-bundle.js +4 -4
- package/esm/presentation/localization/bundles/de-DE.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/en-AU.json +4 -4
- package/esm/presentation/localization/bundles/en-AU.localization-bundle.js +4 -4
- package/esm/presentation/localization/bundles/en-AU.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/en-GB.json +4 -4
- package/esm/presentation/localization/bundles/en-GB.localization-bundle.js +4 -4
- package/esm/presentation/localization/bundles/en-GB.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/en-US.json +690 -1536
- package/esm/presentation/localization/bundles/en-US.localization-bundle.d.ts +34 -66
- package/esm/presentation/localization/bundles/en-US.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/en-US.localization-bundle.js +34 -66
- package/esm/presentation/localization/bundles/en-US.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/es-419.json +4 -4
- package/esm/presentation/localization/bundles/es-419.localization-bundle.js +4 -4
- package/esm/presentation/localization/bundles/es-419.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/es-ES.json +4 -4
- package/esm/presentation/localization/bundles/es-ES.localization-bundle.js +4 -4
- package/esm/presentation/localization/bundles/es-ES.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/fi-FI.json +4 -4
- package/esm/presentation/localization/bundles/fi-FI.localization-bundle.js +4 -4
- package/esm/presentation/localization/bundles/fi-FI.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/fr-CA.json +4 -4
- package/esm/presentation/localization/bundles/fr-CA.localization-bundle.js +4 -4
- package/esm/presentation/localization/bundles/fr-CA.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/fr-FR.json +4 -4
- package/esm/presentation/localization/bundles/fr-FR.localization-bundle.js +4 -4
- package/esm/presentation/localization/bundles/fr-FR.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/it-IT.json +4 -4
- package/esm/presentation/localization/bundles/it-IT.localization-bundle.js +4 -4
- package/esm/presentation/localization/bundles/it-IT.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/ja-JP.json +4 -4
- package/esm/presentation/localization/bundles/ja-JP.localization-bundle.js +4 -4
- package/esm/presentation/localization/bundles/ja-JP.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/ko-KR.json +4 -4
- package/esm/presentation/localization/bundles/ko-KR.localization-bundle.js +4 -4
- package/esm/presentation/localization/bundles/ko-KR.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/nl-NL.json +4 -4
- package/esm/presentation/localization/bundles/nl-NL.localization-bundle.js +4 -4
- package/esm/presentation/localization/bundles/nl-NL.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/pl-PL.json +4 -4
- package/esm/presentation/localization/bundles/pl-PL.localization-bundle.js +4 -4
- package/esm/presentation/localization/bundles/pl-PL.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/pt-BR.json +4 -4
- package/esm/presentation/localization/bundles/pt-BR.localization-bundle.js +4 -4
- package/esm/presentation/localization/bundles/pt-BR.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/pt-PT.json +4 -4
- package/esm/presentation/localization/bundles/pt-PT.localization-bundle.js +4 -4
- package/esm/presentation/localization/bundles/pt-PT.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/ru-RU.json +4 -4
- package/esm/presentation/localization/bundles/ru-RU.localization-bundle.js +4 -4
- package/esm/presentation/localization/bundles/ru-RU.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/tr-TR.json +4 -4
- package/esm/presentation/localization/bundles/tr-TR.localization-bundle.js +4 -4
- package/esm/presentation/localization/bundles/tr-TR.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/zh-HK.json +4 -4
- package/esm/presentation/localization/bundles/zh-HK.localization-bundle.js +4 -4
- package/esm/presentation/localization/bundles/zh-HK.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/zh-Hans.json +4 -4
- package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.js +4 -4
- package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/zh-Hant.json +4 -4
- package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.js +4 -4
- package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.js.map +1 -1
- package/esm/presentation/saveAs/DefaultSaveAsDialog/SaveAsDialogRenderer.d.ts.map +1 -1
- package/esm/presentation/saveAs/DefaultSaveAsDialog/index.d.ts +0 -1
- package/esm/presentation/saveAs/DefaultSaveAsDialog/index.d.ts.map +1 -1
- package/esm/presentation/saveAs/DefaultSaveAsDialog/useSaveAs.d.ts.map +1 -1
- package/esm/presentation/saveAs/SaveAsDialog.d.ts +0 -1
- package/esm/presentation/saveAs/SaveAsDialog.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/DashboardAttachments.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/WidgetAttachments.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/DashboardAttachments.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/DashboardAttachments.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/WidgetAttachments.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/RecipientsSelect/RecipientsSelectRenderer.js +2 -2
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/RecipientsSelect/RecipientsSelectRenderer.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useCreateScheduledEmail.d.ts +4 -4
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useCreateScheduledEmail.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useEditScheduledEmail.js +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useEditScheduledEmail.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useFiltersForDashboardScheduledExportInfo.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useScheduleValidation.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useUpdateScheduledEmail.d.ts +4 -4
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useUpdateScheduledEmail.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/ScheduledEmailDialog.d.ts +0 -1
- package/esm/presentation/scheduledEmail/ScheduledEmailDialog.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/ScheduledEmailManagementDialog.d.ts +0 -1
- package/esm/presentation/scheduledEmail/ScheduledEmailManagementDialog.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/utils/date.d.ts.map +1 -1
- package/esm/presentation/shareDialog/DefaultShareDialog.d.ts +0 -1
- package/esm/presentation/shareDialog/DefaultShareDialog.d.ts.map +1 -1
- package/esm/presentation/shareDialog/ShareDialog.d.ts +0 -1
- package/esm/presentation/shareDialog/ShareDialog.d.ts.map +1 -1
- package/esm/presentation/toolbar/Toolbar.d.ts +0 -1
- package/esm/presentation/toolbar/Toolbar.d.ts.map +1 -1
- package/esm/presentation/topBar/buttonBar/ButtonBar.d.ts +0 -1
- package/esm/presentation/topBar/buttonBar/ButtonBar.d.ts.map +1 -1
- package/esm/presentation/topBar/buttonBar/HiddenButtonBar.d.ts +0 -1
- package/esm/presentation/topBar/buttonBar/HiddenButtonBar.d.ts.map +1 -1
- package/esm/presentation/topBar/buttonBar/button/cancelButton/CancelButton.d.ts +0 -1
- package/esm/presentation/topBar/buttonBar/button/cancelButton/CancelButton.d.ts.map +1 -1
- package/esm/presentation/topBar/buttonBar/button/editButton/EditButton.d.ts +0 -1
- package/esm/presentation/topBar/buttonBar/button/editButton/EditButton.d.ts.map +1 -1
- package/esm/presentation/topBar/buttonBar/button/saveAsButton/SaveAsNewButton.d.ts +0 -1
- package/esm/presentation/topBar/buttonBar/button/saveAsButton/SaveAsNewButton.d.ts.map +1 -1
- package/esm/presentation/topBar/buttonBar/button/saveButton/SaveButton.d.ts +0 -1
- package/esm/presentation/topBar/buttonBar/button/saveButton/SaveButton.d.ts.map +1 -1
- package/esm/presentation/topBar/buttonBar/button/settingButton/SettingButton.d.ts +0 -1
- package/esm/presentation/topBar/buttonBar/button/settingButton/SettingButton.d.ts.map +1 -1
- package/esm/presentation/topBar/buttonBar/button/shareButton/HiddenShareButton.d.ts +0 -1
- package/esm/presentation/topBar/buttonBar/button/shareButton/HiddenShareButton.d.ts.map +1 -1
- package/esm/presentation/topBar/buttonBar/button/shareButton/ShareButton.d.ts +0 -1
- package/esm/presentation/topBar/buttonBar/button/shareButton/ShareButton.d.ts.map +1 -1
- package/esm/presentation/topBar/menuButton/DefaultMenuButton.d.ts +0 -1
- package/esm/presentation/topBar/menuButton/DefaultMenuButton.d.ts.map +1 -1
- package/esm/presentation/topBar/menuButton/HiddenMenuButton.d.ts +0 -1
- package/esm/presentation/topBar/menuButton/HiddenMenuButton.d.ts.map +1 -1
- package/esm/presentation/topBar/menuButton/MenuButton.d.ts +0 -1
- package/esm/presentation/topBar/menuButton/MenuButton.d.ts.map +1 -1
- package/esm/presentation/topBar/menuButton/useExportDashboardToExcel.d.ts.map +1 -1
- package/esm/presentation/topBar/shareIndicators/lockedStatus/LockedStatusIndicator.d.ts +0 -1
- package/esm/presentation/topBar/shareIndicators/lockedStatus/LockedStatusIndicator.d.ts.map +1 -1
- package/esm/presentation/topBar/shareIndicators/shareStatus/ShareStatusIndicator.d.ts +0 -1
- package/esm/presentation/topBar/shareIndicators/shareStatus/ShareStatusIndicator.d.ts.map +1 -1
- package/esm/presentation/topBar/title/HiddenTitle.d.ts +0 -1
- package/esm/presentation/topBar/title/HiddenTitle.d.ts.map +1 -1
- package/esm/presentation/topBar/title/Title.d.ts +0 -1
- package/esm/presentation/topBar/title/Title.d.ts.map +1 -1
- package/esm/presentation/topBar/topBar/DefaultTopBar.d.ts +0 -1
- package/esm/presentation/topBar/topBar/DefaultTopBar.d.ts.map +1 -1
- package/esm/presentation/topBar/topBar/HiddenTopBar.d.ts +0 -1
- package/esm/presentation/topBar/topBar/HiddenTopBar.d.ts.map +1 -1
- package/esm/presentation/topBar/topBar/TopBar.d.ts +0 -1
- package/esm/presentation/topBar/topBar/TopBar.d.ts.map +1 -1
- package/esm/presentation/widget/common/useInsightExport.d.ts.map +1 -1
- package/esm/presentation/widget/common/useWidgetBrokenAlertsQuery.d.ts +3 -3
- package/esm/presentation/widget/common/useWidgetBrokenAlertsQuery.d.ts.map +1 -1
- package/esm/presentation/widget/common/useWidgetHighlighting.d.ts +0 -1
- package/esm/presentation/widget/common/useWidgetHighlighting.d.ts.map +1 -1
- package/esm/presentation/widget/dashboardLayout/DashboardLayout.d.ts +0 -1
- package/esm/presentation/widget/dashboardLayout/DashboardLayout.d.ts.map +1 -1
- package/esm/presentation/widget/dashboardLayout/DefaultDashboardLayout.d.ts +0 -1
- package/esm/presentation/widget/dashboardLayout/DefaultDashboardLayout.d.ts.map +1 -1
- package/esm/presentation/widget/description/useInsightWidgetDescription.d.ts.map +1 -1
- package/esm/presentation/widget/insight/DashboardInsight.d.ts +0 -1
- package/esm/presentation/widget/insight/DashboardInsight.d.ts.map +1 -1
- package/esm/presentation/widget/insight/DefaultDashboardInsight.d.ts.map +1 -1
- package/esm/presentation/widget/insight/EditModeDashboardInsight/EditModeDashboardInsight.d.ts +0 -1
- package/esm/presentation/widget/insight/EditModeDashboardInsight/EditModeDashboardInsight.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ExportModeDashboardInsight/ExportModeDashboardInsight.d.ts +0 -1
- package/esm/presentation/widget/insight/ExportModeDashboardInsight/ExportModeDashboardInsight.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/sizingUtils.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/DashboardInsightWithDrillDialog.d.ts +0 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/DashboardInsightWithDrillDialog.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsight.d.ts +0 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsight.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsightWithDrillSelect.d.ts +0 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsightWithDrillSelect.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/useDashboardInsightDrills.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialogInsight.d.ts +0 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialogInsight.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/InsightDrillDialog.d.ts +0 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/InsightDrillDialog.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/useDrillDialogExportItems.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/useDrillDialogInsightDrills.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/ViewModeDashboardInsight.d.ts +0 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/ViewModeDashboardInsight.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/useInsightPositionStyle.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/useResolveDashboardInsightProperties.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/ButtonWithIcon.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillIntersectionIgnoredAttributes.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillTargets/useAttributeHierarchy.d.ts +0 -1
- package/esm/presentation/widget/insight/configuration/DrillTargets/useAttributeHierarchy.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/hooks/useEditAlert.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/hooks/useInsightWidgetAlerting.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightDrillConfigPanel/drillConfigMapper.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightDrillConfigPanel/useDrillConfigIncompleteItems.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightDrillConfigPanel/useInsightDrillConfigPanel.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/useDrillTargetTypeItems.d.ts.map +1 -1
- package/esm/presentation/widget/insightMenu/DashboardInsightMenu.d.ts +0 -1
- package/esm/presentation/widget/insightMenu/DashboardInsightMenu.d.ts.map +1 -1
- package/esm/presentation/widget/insightMenu/DashboardInsightMenuButton.d.ts +0 -1
- package/esm/presentation/widget/insightMenu/DashboardInsightMenuButton.d.ts.map +1 -1
- package/esm/presentation/widget/insightMenu/DashboardInsightMenuTitle.d.ts +0 -1
- package/esm/presentation/widget/insightMenu/DashboardInsightMenuTitle.d.ts.map +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenuButton.d.ts +0 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenuButton.d.ts.map +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DefaultDashboardInsightMenu.d.ts +0 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DefaultDashboardInsightMenu.d.ts.map +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DefaultDashboardInsightMenuButton.d.ts +0 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DefaultDashboardInsightMenuButton.d.ts.map +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/getDefaultInsightMenuItems.js.map +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/getExportTooltips.d.ts +3 -3
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/getExportTooltips.d.ts.map +1 -1
- package/esm/presentation/widget/richText/DashboardRichText.d.ts +0 -1
- package/esm/presentation/widget/richText/DashboardRichText.d.ts.map +1 -1
- package/esm/presentation/widget/richText/DefaultDashboardRichText.d.ts +0 -1
- package/esm/presentation/widget/richText/DefaultDashboardRichText.d.ts.map +1 -1
- package/esm/presentation/widget/richText/useEditableRichTextMenu.d.ts.map +1 -1
- package/esm/presentation/widget/richTextMenu/DashboardRichTextMenuTitle.d.ts +0 -1
- package/esm/presentation/widget/richTextMenu/DashboardRichTextMenuTitle.d.ts.map +1 -1
- package/esm/presentation/widget/richTextMenu/DefaultDashboardRichTextMenu/DefaultDashboardRichTextMenu.d.ts +0 -1
- package/esm/presentation/widget/richTextMenu/DefaultDashboardRichTextMenu/DefaultDashboardRichTextMenu.d.ts.map +1 -1
- package/esm/presentation/widget/showAsTableButton/DefaultShowAsTableButton/DefaultShowAsTableButton.d.ts +0 -1
- package/esm/presentation/widget/showAsTableButton/DefaultShowAsTableButton/DefaultShowAsTableButton.d.ts.map +1 -1
- package/esm/presentation/widget/showAsTableButton/DefaultShowAsTableButton/ShowAsTableButton.d.ts +0 -1
- package/esm/presentation/widget/showAsTableButton/DefaultShowAsTableButton/ShowAsTableButton.d.ts.map +1 -1
- package/esm/presentation/widget/showAsTableButton/ShowAsTableButton.d.ts +0 -1
- package/esm/presentation/widget/showAsTableButton/ShowAsTableButton.d.ts.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/DashboardVisualizationSwitcher.d.ts +0 -1
- package/esm/presentation/widget/visualizationSwitcher/DashboardVisualizationSwitcher.d.ts.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/DefaultDashboardVisualizationSwitcher.d.ts +0 -1
- package/esm/presentation/widget/visualizationSwitcher/DefaultDashboardVisualizationSwitcher.d.ts.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/configuration/DefaultVisualizationSwitcherToolbar.d.ts +0 -1
- package/esm/presentation/widget/visualizationSwitcher/configuration/DefaultVisualizationSwitcherToolbar.d.ts.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/configuration/ToolbarTop.js +3 -3
- package/esm/presentation/widget/visualizationSwitcher/configuration/ToolbarTop.js.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/configuration/useVisualizationSwitcherEditableInsightMenu.d.ts.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/useExecutionProgress.d.ts.map +1 -1
- package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/RenderModeAwareDashboardNestedLayoutWidget.d.ts +0 -1
- package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/RenderModeAwareDashboardNestedLayoutWidget.d.ts.map +1 -1
- package/esm/presentation/widget/widget/DashboardWidget.d.ts +0 -1
- package/esm/presentation/widget/widget/DashboardWidget.d.ts.map +1 -1
- package/esm/presentation/widget/widget/InsightWidget/RenderModeAwareDashboardInsightWidget.d.ts +0 -1
- package/esm/presentation/widget/widget/InsightWidget/RenderModeAwareDashboardInsightWidget.d.ts.map +1 -1
- package/esm/presentation/widget/widget/InsightWidget/useAlertingAndScheduling.d.ts +2 -2
- package/esm/presentation/widget/widget/InsightWidget/useAlertingAndScheduling.d.ts.map +1 -1
- package/esm/presentation/widget/widget/InsightWidget/useEditableInsightMenu.d.ts.map +1 -1
- package/esm/presentation/widget/widget/InsightWidget/useInsightMenu.d.ts.map +1 -1
- package/esm/presentation/widget/widget/RichTextWidget/RenderModeAwareDashboardRichTextWidget.d.ts +0 -1
- package/esm/presentation/widget/widget/RichTextWidget/RenderModeAwareDashboardRichTextWidget.d.ts.map +1 -1
- package/esm/presentation/widget/widget/VisualizationSwitcherWidget/RenderModeAwareDashboardVisualizationSwitcherWidget.d.ts +0 -1
- package/esm/presentation/widget/widget/VisualizationSwitcherWidget/RenderModeAwareDashboardVisualizationSwitcherWidget.d.ts.map +1 -1
- package/esm/presentation/widgetDeleteDialog/DefaultWidgetDeleteDialog.d.ts +0 -1
- package/esm/presentation/widgetDeleteDialog/DefaultWidgetDeleteDialog.d.ts.map +1 -1
- package/esm/presentation/widgetDeleteDialog/WidgetDeleteDialog.d.ts +0 -1
- package/esm/presentation/widgetDeleteDialog/WidgetDeleteDialog.d.ts.map +1 -1
- package/esm/sdk-ui-dashboard.d.ts +91 -557
- package/esm/tsdoc-metadata.json +1 -1
- package/package.json +27 -27
- package/styles/css/alerting.css.map +1 -1
- package/styles/css/attributeFilterConfig.css.map +1 -1
- package/styles/css/configurationPanel.css.map +1 -1
- package/styles/css/dashboard.css.map +1 -1
- package/styles/css/dashboardNestedLayoutWidget.css.map +1 -1
- package/styles/css/dateFilterConfig.css.map +1 -1
- package/styles/css/dragAndDrop.css.map +1 -1
- package/styles/css/drillConfigPanel.css.map +1 -1
- package/styles/css/drillDialog.css.map +1 -1
- package/styles/css/drillSelect.css.map +1 -1
- package/styles/css/export.css.map +1 -1
- package/styles/css/filterBar.css.map +1 -1
- package/styles/css/grouped-navigation.css.map +1 -1
- package/styles/css/icons.css.map +1 -1
- package/styles/css/insightConfiguration.css.map +1 -1
- package/styles/css/kpi_alert_dialog.css.map +1 -1
- package/styles/css/layout.css.map +1 -1
- package/styles/css/main.css.map +1 -1
- package/styles/css/notifications_channels_dialog.css.map +1 -1
- package/styles/css/resizing.css.map +1 -1
- package/styles/css/saveAsDialog.css.map +1 -1
- package/styles/css/scheduled_mail_recipients.css.map +1 -1
- package/styles/css/shareIndicators.css.map +1 -1
- package/styles/css/sharedFilterConfig.css.map +1 -1
- package/styles/css/sidebar.css.map +1 -1
- package/styles/css/topBar.css.map +1 -1
- package/styles/css/visualizationSwitcherToolbar.css.map +1 -1
- package/styles/css/visualizationSwitcherWidget.css.map +1 -1
- package/styles/scss/alerting.scss +2 -0
- package/styles/scss/configurationPanel.scss +18 -2
- package/styles/scss/dashboard.scss +19 -4
- package/styles/scss/dashboardNestedLayoutWidget.scss +11 -0
- package/styles/scss/dragAndDrop.scss +7 -2
- package/styles/scss/drillConfigPanel.scss +7 -0
- package/styles/scss/drillDialog.scss +3 -0
- package/styles/scss/drillSelect.scss +1 -0
- package/styles/scss/export.scss +1 -0
- package/styles/scss/filterBar.scss +8 -2
- package/styles/scss/grouped-navigation.scss +4 -2
- package/styles/scss/icons.scss +8 -0
- package/styles/scss/insightConfiguration.scss +6 -0
- package/styles/scss/kpi_alert_dialog.scss +2 -1
- package/styles/scss/layout.scss +4 -0
- package/styles/scss/notifications_channels_dialog.scss +6 -0
- package/styles/scss/resizing.scss +13 -1
- package/styles/scss/saveAsDialog.scss +3 -1
- package/styles/scss/scheduled_mail_recipients.scss +1 -0
- package/styles/scss/shareIndicators.scss +3 -1
- package/styles/scss/sharedFilterConfig.scss +1 -0
- package/styles/scss/sidebar.scss +3 -1
- package/styles/scss/topBar.scss +1 -0
- package/styles/scss/visualizationSwitcherToolbar.scss +22 -1
- package/styles/scss/visualizationSwitcherWidget.scss +5 -1
|
@@ -11,13 +11,10 @@ export declare const en_US: {
|
|
|
11
11
|
"messages.dashboardSaveFailed": string;
|
|
12
12
|
"messages.dashboard.incompatibleDefaultFilters.title": string;
|
|
13
13
|
"messages.dashboard.invalidDrills.title": string;
|
|
14
|
-
"messages.dashboard.invalidDrills.body.modern._measure
|
|
15
|
-
"messages.dashboard.invalidDrills.body.modern._metric
|
|
16
|
-
"messages.dashboard.invalidDrills.body.modern._measure|report": string;
|
|
17
|
-
"messages.dashboard.invalidDrills.body.modern._metric|report": string;
|
|
14
|
+
"messages.dashboard.invalidDrills.body.modern._measure": string;
|
|
15
|
+
"messages.dashboard.invalidDrills.body.modern._metric": string;
|
|
18
16
|
"messages.dashboard.invalidCustomUrlDrills.title": string;
|
|
19
|
-
"messages.dashboard.invalidCustomUrlDrills.body.modern
|
|
20
|
-
"messages.dashboard.invalidCustomUrlDrills.body.modern|report": string;
|
|
17
|
+
"messages.dashboard.invalidCustomUrlDrills.body.modern": string;
|
|
21
18
|
"messages.dashboard.expandable.showMore": string;
|
|
22
19
|
"messages.dashboard.expandable.showLess": string;
|
|
23
20
|
"messages.drill.InteractionConfiguredSuccess": string;
|
|
@@ -26,6 +23,7 @@ export declare const en_US: {
|
|
|
26
23
|
"filterBar.showAll": string;
|
|
27
24
|
"filterBar.showLess": string;
|
|
28
25
|
"filterBar.unappliedFiltersNotification": string;
|
|
26
|
+
"filterBar.invalidFilterSelection": string;
|
|
29
27
|
"filterBar.executionTimestampNotificationMessage": string;
|
|
30
28
|
"filterBar.executionTimestampNotificationAction": string;
|
|
31
29
|
"options.menu.export": string;
|
|
@@ -53,8 +51,7 @@ export declare const en_US: {
|
|
|
53
51
|
"options.menu.addFilterViews": string;
|
|
54
52
|
"options.menu.listFilterViews": string;
|
|
55
53
|
"dialogs.export.cells": string;
|
|
56
|
-
"dialogs.export.filters
|
|
57
|
-
"dialogs.export.filters|report": string;
|
|
54
|
+
"dialogs.export.filters": string;
|
|
58
55
|
"dialogs.export.includeFilters": string;
|
|
59
56
|
"dialogs.export.headline": string;
|
|
60
57
|
"dialogs.export.mergeHeaders": string;
|
|
@@ -243,8 +240,7 @@ export declare const en_US: {
|
|
|
243
240
|
"gs.date.tomorrow": string;
|
|
244
241
|
"gs.date.yesterday": string;
|
|
245
242
|
"messages.exportResultError": string;
|
|
246
|
-
"messages.exportResultRestrictedError
|
|
247
|
-
"messages.exportResultRestrictedError|report": string;
|
|
243
|
+
"messages.exportResultRestrictedError": string;
|
|
248
244
|
"messages.exportResultStart": string;
|
|
249
245
|
"messages.exportResultSuccess": string;
|
|
250
246
|
"messages.sharingChangedSuccess": string;
|
|
@@ -257,24 +253,19 @@ export declare const en_US: {
|
|
|
257
253
|
"visualization.execute_protected_report.headline": string;
|
|
258
254
|
"visualization.execute_protected_report.text": string;
|
|
259
255
|
"visualization.empty.headline": string;
|
|
260
|
-
"visualization.error.headline
|
|
261
|
-
"visualization.error.headline|report": string;
|
|
256
|
+
"visualization.error.headline": string;
|
|
262
257
|
"visualization.error.text": string;
|
|
263
258
|
"visualization.warning.export.too_small": string;
|
|
264
|
-
"options.menu.unsupported.error._measure
|
|
265
|
-
"options.menu.unsupported.error._metric
|
|
266
|
-
"options.menu.unsupported.
|
|
267
|
-
"options.menu.unsupported.error._metric|report": string;
|
|
268
|
-
"options.menu.unsupported.loading|insight": string;
|
|
269
|
-
"options.menu.unsupported.loading|report": string;
|
|
259
|
+
"options.menu.unsupported.error._measure": string;
|
|
260
|
+
"options.menu.unsupported.error._metric": string;
|
|
261
|
+
"options.menu.unsupported.loading": string;
|
|
270
262
|
"options.menu.unsupported.incompatibleWidget": string;
|
|
271
263
|
"options.menu.unsupported.schedulingForInsightNotEnabled": string;
|
|
272
264
|
"options.menu.unsupported.alertingForInsightNotEnabled": string;
|
|
273
265
|
"options.menu.unsupported.oldWidget": string;
|
|
274
266
|
"options.menu.unsupported.xlsxOldWidget": string;
|
|
275
267
|
"options.menu.unsupported.alertingOldWidget": string;
|
|
276
|
-
"export.defaultTitle
|
|
277
|
-
"export.defaultTitle|report": string;
|
|
268
|
+
"export.defaultTitle": string;
|
|
278
269
|
"export_unsupported.disabled": string;
|
|
279
270
|
"widget.options.description": string;
|
|
280
271
|
"widget.options.menu": string;
|
|
@@ -294,8 +285,7 @@ export declare const en_US: {
|
|
|
294
285
|
"share.button.text": string;
|
|
295
286
|
"share.button.tooltip": string;
|
|
296
287
|
"dashboard.error.empty.heading": string;
|
|
297
|
-
"dashboard.error.empty.text
|
|
298
|
-
"dashboard.error.empty.text|report": string;
|
|
288
|
+
"dashboard.error.empty.text": string;
|
|
299
289
|
"dashboard.shareDialog.underLenientControl.label": string;
|
|
300
290
|
"dashboard.shareDialog.lock.label": string;
|
|
301
291
|
"header.lockStatus.tooltip": string;
|
|
@@ -341,16 +331,11 @@ export declare const en_US: {
|
|
|
341
331
|
"controlButtons.saving.value": string;
|
|
342
332
|
"gs.visualizationsList.tabs.all": string;
|
|
343
333
|
"gs.visualizationsList.tabs.my": string;
|
|
344
|
-
"visualizationsList.noInsights
|
|
345
|
-
"visualizationsList.
|
|
346
|
-
"visualizationsList.
|
|
347
|
-
"visualizationsList.
|
|
348
|
-
|
|
349
|
-
"visualizationsList.noUserInsights|report": string;
|
|
350
|
-
"visualizationsList.noVisualizationsFound|insight": string;
|
|
351
|
-
"visualizationsList.noVisualizationsFound|report": string;
|
|
352
|
-
"search_insights|insight": string;
|
|
353
|
-
"search_insights|report": string;
|
|
334
|
+
"visualizationsList.noInsights": string;
|
|
335
|
+
"visualizationsList.create": string;
|
|
336
|
+
"visualizationsList.noUserInsights": string;
|
|
337
|
+
"visualizationsList.noVisualizationsFound": string;
|
|
338
|
+
search_insights: string;
|
|
354
339
|
"save.as.new": string;
|
|
355
340
|
"addPanel.deleteItem": string;
|
|
356
341
|
"addPanel.newItem": string;
|
|
@@ -367,8 +352,7 @@ export declare const en_US: {
|
|
|
367
352
|
"addPanel.dashboardLayout.tooltip": string;
|
|
368
353
|
"addPanel.dashboardLayout.tooltip.learnMore": string;
|
|
369
354
|
"visualizationsList.dragToAdd": string;
|
|
370
|
-
"visualizationsList.savedVisualizations
|
|
371
|
-
"visualizationsList.savedVisualizations|report": string;
|
|
355
|
+
"visualizationsList.savedVisualizations": string;
|
|
372
356
|
"configurationPanel.drillConfig.selectDashboard": string;
|
|
373
357
|
"configurationPanel.drillConfig.drillIntoDashboard.searchPlaceholder": string;
|
|
374
358
|
"configurationPanel.drillConfig.forbiddenDashboard": string;
|
|
@@ -382,14 +366,11 @@ export declare const en_US: {
|
|
|
382
366
|
"configurationPanel.title": string;
|
|
383
367
|
"configurationPanel.filterBy": string;
|
|
384
368
|
"configurationPanel.dateAs": string;
|
|
385
|
-
"configurationPanel.vizCantBeFilteredByAttribute
|
|
386
|
-
"configurationPanel.vizCantBeFilteredByAttribute|report": string;
|
|
369
|
+
"configurationPanel.vizCantBeFilteredByAttribute": string;
|
|
387
370
|
"configurationPanel.kpiCantBeFilteredByAttribute": string;
|
|
388
|
-
"configurationPanel.vizCantBeFilteredByDate
|
|
389
|
-
"configurationPanel.vizCantBeFilteredByDate|report": string;
|
|
371
|
+
"configurationPanel.vizCantBeFilteredByDate": string;
|
|
390
372
|
"configurationPanel.kpiCantBeFilteredByDate": string;
|
|
391
|
-
"configurationPanel.unrelatedVizDateInfo
|
|
392
|
-
"configurationPanel.unrelatedVizDateInfo|report": string;
|
|
373
|
+
"configurationPanel.unrelatedVizDateInfo": string;
|
|
393
374
|
"configurationPanel.unrelatedKpiDateInfo": string;
|
|
394
375
|
"configurationPanel.interactions": string;
|
|
395
376
|
"configurationPanel.drillConfig.interactions": string;
|
|
@@ -401,15 +382,13 @@ export declare const en_US: {
|
|
|
401
382
|
"configurationPanel.drillConfig.selectTarget": string;
|
|
402
383
|
"configurationPanel.drillConfig.clickHintItem": string;
|
|
403
384
|
"configurationPanel.drillConfig.drillIntoDashboard": string;
|
|
404
|
-
"configurationPanel.drillConfig.drillIntoInsight
|
|
405
|
-
"configurationPanel.drillConfig.drillIntoInsight|report": string;
|
|
385
|
+
"configurationPanel.drillConfig.drillIntoInsight": string;
|
|
406
386
|
"configurationPanel.drillConfig.drillDown": string;
|
|
407
387
|
"configurationPanel.drillConfig.disableDrillDownTooltip": string;
|
|
408
388
|
"configurationPanel.drillConfig.drillIntoUrl": string;
|
|
409
389
|
"configurationPanel.drillConfig.drillIntoUrl.invalidCustomUrl": string;
|
|
410
390
|
"configurationPanel.drillConfig.select": string;
|
|
411
|
-
"configurationPanel.drillConfig.drillIntoDashboard.dateFilterWarning
|
|
412
|
-
"configurationPanel.drillConfig.drillIntoDashboard.dateFilterWarning|report": string;
|
|
391
|
+
"configurationPanel.drillConfig.drillIntoDashboard.dateFilterWarning": string;
|
|
413
392
|
"configurationPanel.drillConfig.drillIntersectionIgnoredAttributes.label": string;
|
|
414
393
|
"configurationPanel.drillConfig.drillIntersectionIgnoredAttributes.dropdown.title": string;
|
|
415
394
|
"configurationPanel.drillConfig.drillIntersectionIgnoredAttributes.dropdown.tooltip": string;
|
|
@@ -419,18 +398,14 @@ export declare const en_US: {
|
|
|
419
398
|
"configurationPanel.visualprops.hideTitle": string;
|
|
420
399
|
"configurationPanel.visualprops.sectionDescription": string;
|
|
421
400
|
"configurationPanel.visualprops.inheritDescription": string;
|
|
422
|
-
"configurationPanel.visualprops.inheritDescriptionHelp
|
|
423
|
-
"configurationPanel.visualprops.inheritDescriptionHelp|report": string;
|
|
401
|
+
"configurationPanel.visualprops.inheritDescriptionHelp": string;
|
|
424
402
|
"configurationPanel.visualprops.customDescription": string;
|
|
425
|
-
"configurationPanel.visualprops.customDescriptionHelp
|
|
426
|
-
"configurationPanel.visualprops.customDescriptionHelp|report": string;
|
|
403
|
+
"configurationPanel.visualprops.customDescriptionHelp": string;
|
|
427
404
|
"configurationPanel.visualprops.noneDescription": string;
|
|
428
405
|
"configurationPanel.visualprops.includeMetrics._measure": string;
|
|
429
406
|
"configurationPanel.visualprops.includeMetrics._metric": string;
|
|
430
|
-
"configurationPanel.visualprops.includeMetricsHelp._measure
|
|
431
|
-
"configurationPanel.visualprops.includeMetricsHelp._metric
|
|
432
|
-
"configurationPanel.visualprops.includeMetricsHelp._measure|report": string;
|
|
433
|
-
"configurationPanel.visualprops.includeMetricsHelp._metric|report": string;
|
|
407
|
+
"configurationPanel.visualprops.includeMetricsHelp._measure": string;
|
|
408
|
+
"configurationPanel.visualprops.includeMetricsHelp._metric": string;
|
|
434
409
|
"configurationPanel.visualprops.descriptionPlaceholder": string;
|
|
435
410
|
"configurationPanel.drillIntoUrl.defaultButtonValue": string;
|
|
436
411
|
"configurationPanel.drillIntoUrl.attributeUrlSectionTitle": string;
|
|
@@ -445,8 +420,7 @@ export declare const en_US: {
|
|
|
445
420
|
"configurationPanel.drillIntoUrl.editor.parameterDetailLabel": string;
|
|
446
421
|
"configurationPanel.drillIntoUrl.editor.parameterDetailValues": string;
|
|
447
422
|
"configurationPanel.drillIntoUrl.editor.parameterDetailMoreValues": string;
|
|
448
|
-
"configurationPanel.drillIntoUrl.editor.insightIdParameterLabel
|
|
449
|
-
"configurationPanel.drillIntoUrl.editor.insightIdParameterLabel|report": string;
|
|
423
|
+
"configurationPanel.drillIntoUrl.editor.insightIdParameterLabel": string;
|
|
450
424
|
"configurationPanel.drillIntoUrl.editor.clientIdParameterLabel": string;
|
|
451
425
|
"configurationPanel.drillIntoUrl.editor.dataProductIdParameterLabel": string;
|
|
452
426
|
"configurationPanel.drillIntoUrl.editor.projectIdParameterLabel": string;
|
|
@@ -454,8 +428,7 @@ export declare const en_US: {
|
|
|
454
428
|
"configurationPanel.drillIntoUrl.editor.widgetIdParameterLabel": string;
|
|
455
429
|
"configurationPanel.drillIntoUrl.editor.dashboardIdParameterLabel": string;
|
|
456
430
|
"configurationPanel.drillIntoUrl.editor.identifierTypeLabel": string;
|
|
457
|
-
"configurationPanel.drillIntoUrl.editor.insightParametersSectionLabel
|
|
458
|
-
"configurationPanel.drillIntoUrl.editor.insightParametersSectionLabel|report": string;
|
|
431
|
+
"configurationPanel.drillIntoUrl.editor.insightParametersSectionLabel": string;
|
|
459
432
|
"configurationPanel.drillIntoUrl.editor.identifierParametersSectionLabel": string;
|
|
460
433
|
"configurationPanel.drillIntoUrl.editor.dashboardParametersSectionLabel": string;
|
|
461
434
|
"configurationPanel.drillIntoUrl.editor.applyButtonLabel": string;
|
|
@@ -469,13 +442,10 @@ export declare const en_US: {
|
|
|
469
442
|
"configurationPanel.drillIntoUrl.editor.geoDisplayFormTypeLabel": string;
|
|
470
443
|
"configurationPanel.drillIntoUrl.editor.urlDisplayFormTypeLabel": string;
|
|
471
444
|
"configurationPanel.drillIntoUrl.editor.imageDisplayFormTypeLabel": string;
|
|
472
|
-
"configurationPanel.zoomInsight
|
|
473
|
-
"configurationPanel.zoomInsight
|
|
474
|
-
"configurationPanel.zoomInsight.help|insight": string;
|
|
475
|
-
"configurationPanel.zoomInsight.help|report": string;
|
|
445
|
+
"configurationPanel.zoomInsight": string;
|
|
446
|
+
"configurationPanel.zoomInsight.help": string;
|
|
476
447
|
"configurationPanel.zoomInsight.notice": string;
|
|
477
|
-
"configurationPanel.drillConfig.selectInsight
|
|
478
|
-
"configurationPanel.drillConfig.selectInsight|report": string;
|
|
448
|
+
"configurationPanel.drillConfig.selectInsight": string;
|
|
479
449
|
"gs.date.date-dataset.recommended": string;
|
|
480
450
|
"gs.date.date-dataset.other": string;
|
|
481
451
|
"gs.date.date-dataset.related": string;
|
|
@@ -498,10 +468,8 @@ export declare const en_US: {
|
|
|
498
468
|
"deleteKpiConfirmationDialog.headline": string;
|
|
499
469
|
"deleteKpiConfirmationDialog.message": string;
|
|
500
470
|
"deleteKpiConfirmationDialog.submitButtonText": string;
|
|
501
|
-
"newDashboard.title
|
|
502
|
-
"newDashboard.
|
|
503
|
-
"newDashboard.dropInsight|insight": string;
|
|
504
|
-
"newDashboard.dropInsight|report": string;
|
|
471
|
+
"newDashboard.title": string;
|
|
472
|
+
"newDashboard.dropInsight": string;
|
|
505
473
|
"attributesDropdown.filterConfiguredMessage": string;
|
|
506
474
|
"attributesDropdown.attributeNameWithData": string;
|
|
507
475
|
"filter.visibilityMode.tooltip.hidden": string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"en-US.localization-bundle.d.ts","sourceRoot":"","sources":["../../../../src/presentation/localization/bundles/en-US.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK
|
|
1
|
+
{"version":3,"file":"en-US.localization-bundle.d.ts","sourceRoot":"","sources":["../../../../src/presentation/localization/bundles/en-US.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA8oBjB,CAAC"}
|
|
@@ -13,13 +13,10 @@ export const en_US = {
|
|
|
13
13
|
"messages.dashboardSaveFailed": "Dashboard save failed. Remove any unavailable visualizations, then try again, or contact your administrator.",
|
|
14
14
|
"messages.dashboard.incompatibleDefaultFilters.title": "<b>Warning</b> Some dashboard filters couldn’t be applied. Check the filters to make sure you’re viewing the right data.",
|
|
15
15
|
"messages.dashboard.invalidDrills.title": "<b>Some interactions were removed</b>",
|
|
16
|
-
"messages.dashboard.invalidDrills.body.modern._measure
|
|
17
|
-
"messages.dashboard.invalidDrills.body.modern._metric
|
|
18
|
-
"messages.dashboard.invalidDrills.body.modern._measure|report": "One or more dashboard/report/measure/attribute has been changed or deleted causing some interactions to be removed from following widgets: <b>{listOfWidgetTitles}</b>",
|
|
19
|
-
"messages.dashboard.invalidDrills.body.modern._metric|report": "One or more dashboard/report/metric/attribute has been changed or deleted causing some interactions to be removed from following widgets: <b>{listOfWidgetTitles}</b>",
|
|
16
|
+
"messages.dashboard.invalidDrills.body.modern._measure": "One or more dashboard/visualization/measure/attribute has been changed or deleted causing some interactions to be removed from following widgets: <b>{listOfWidgetTitles}</b>",
|
|
17
|
+
"messages.dashboard.invalidDrills.body.modern._metric": "One or more dashboard/visualization/metric/attribute has been changed or deleted causing some interactions to be removed from following widgets: <b>{listOfWidgetTitles}</b>",
|
|
20
18
|
"messages.dashboard.invalidCustomUrlDrills.title": "<b>Some of the drill-into-URL interactions are not working</b>",
|
|
21
|
-
"messages.dashboard.invalidCustomUrlDrills.body.modern
|
|
22
|
-
"messages.dashboard.invalidCustomUrlDrills.body.modern|report": "Invalid URL parameters in your custom URLs are causing drill-into-URL interactions to fail on these widgets: <b>{listOfWidgetTitles}</b>",
|
|
19
|
+
"messages.dashboard.invalidCustomUrlDrills.body.modern": "Invalid URL parameters in your custom URLs are causing drill-into-URL interactions to fail on these widgets: <b>{listOfWidgetTitles}</b>",
|
|
23
20
|
"messages.dashboard.expandable.showMore": "Show more",
|
|
24
21
|
"messages.dashboard.expandable.showLess": "Show less",
|
|
25
22
|
"messages.drill.InteractionConfiguredSuccess": "Interaction configured.",
|
|
@@ -28,6 +25,7 @@ export const en_US = {
|
|
|
28
25
|
"filterBar.showAll": "Show all",
|
|
29
26
|
"filterBar.showLess": "Show less",
|
|
30
27
|
"filterBar.unappliedFiltersNotification": "<link>Apply filters</link> to see updated data.",
|
|
28
|
+
"filterBar.invalidFilterSelection": "To apply changes, select valid values for these filters: {names}",
|
|
31
29
|
"filterBar.executionTimestampNotificationMessage": "<bold>Note.</bold> You're viewing up-to-date data, but for any relative date filters the dashboard treats {date} as “today.”",
|
|
32
30
|
"filterBar.executionTimestampNotificationAction": "<link>Reset to today</link>",
|
|
33
31
|
"options.menu.export": "Export",
|
|
@@ -55,8 +53,7 @@ export const en_US = {
|
|
|
55
53
|
"options.menu.addFilterViews": "Create view",
|
|
56
54
|
"options.menu.listFilterViews": "Show my views",
|
|
57
55
|
"dialogs.export.cells": "CELLS",
|
|
58
|
-
"dialogs.export.filters
|
|
59
|
-
"dialogs.export.filters|report": "REPORT CONTEXT",
|
|
56
|
+
"dialogs.export.filters": "VISUALIZATION CONTEXT",
|
|
60
57
|
"dialogs.export.includeFilters": "Include applied filters",
|
|
61
58
|
"dialogs.export.headline": "Export to XLSX",
|
|
62
59
|
"dialogs.export.mergeHeaders": "Keep attribute cells merged",
|
|
@@ -245,8 +242,7 @@ export const en_US = {
|
|
|
245
242
|
"gs.date.tomorrow": "Tomorrow",
|
|
246
243
|
"gs.date.yesterday": "Yesterday",
|
|
247
244
|
"messages.exportResultError": "Failed to export the data. Try again later.",
|
|
248
|
-
"messages.exportResultRestrictedError
|
|
249
|
-
"messages.exportResultRestrictedError|report": "You cannot export this report because it contains restricted data.",
|
|
245
|
+
"messages.exportResultRestrictedError": "You cannot export this visualization because it contains restricted data.",
|
|
250
246
|
"messages.exportResultStart": "Export in progress",
|
|
251
247
|
"messages.exportResultSuccess": "Export successful.",
|
|
252
248
|
"messages.sharingChangedSuccess": "Sharing updated.",
|
|
@@ -259,24 +255,19 @@ export const en_US = {
|
|
|
259
255
|
"visualization.execute_protected_report.headline": "You are not authorized to see this report",
|
|
260
256
|
"visualization.execute_protected_report.text": "Contact your administrator.",
|
|
261
257
|
"visualization.empty.headline": "No data for your filter selection",
|
|
262
|
-
"visualization.error.headline
|
|
263
|
-
"visualization.error.headline|report": "Sorry, we can't display this report",
|
|
258
|
+
"visualization.error.headline": "Sorry, we can't display this visualization",
|
|
264
259
|
"visualization.error.text": "Contact your administrator.",
|
|
265
260
|
"visualization.warning.export.too_small": "Not enough space for visualization",
|
|
266
|
-
"options.menu.unsupported.error._measure
|
|
267
|
-
"options.menu.unsupported.error._metric
|
|
268
|
-
"options.menu.unsupported.
|
|
269
|
-
"options.menu.unsupported.error._metric|report": "The report cannot be exported at the moment. Try applying different filters, or using different metrics or attributes.",
|
|
270
|
-
"options.menu.unsupported.loading|insight": "The visualization cannot be exported at the moment.",
|
|
271
|
-
"options.menu.unsupported.loading|report": "The report cannot be exported at the moment.",
|
|
261
|
+
"options.menu.unsupported.error._measure": "The visualization cannot be exported at the moment. Try applying different filters, or using different measures or attributes.",
|
|
262
|
+
"options.menu.unsupported.error._metric": "The visualization cannot be exported at the moment. Try applying different filters, or using different metrics or attributes.",
|
|
263
|
+
"options.menu.unsupported.loading": "The visualization cannot be exported at the moment.",
|
|
272
264
|
"options.menu.unsupported.incompatibleWidget": "Unable to schedule the export on custom widget.",
|
|
273
265
|
"options.menu.unsupported.schedulingForInsightNotEnabled": "You cannot schedule an export for this widget.",
|
|
274
266
|
"options.menu.unsupported.alertingForInsightNotEnabled": "You cannot create an alert for this widget.",
|
|
275
267
|
"options.menu.unsupported.oldWidget": "Unable to schedule the export. Please resave the dashboard or contact your administrator.",
|
|
276
268
|
"options.menu.unsupported.xlsxOldWidget": "Unable to export. Please resave the dashboard or contact your administrator.",
|
|
277
269
|
"options.menu.unsupported.alertingOldWidget": "Unable to create an alert. Please resave the dashboard or contact your administrator.",
|
|
278
|
-
"export.defaultTitle
|
|
279
|
-
"export.defaultTitle|report": "Untitled report",
|
|
270
|
+
"export.defaultTitle": "Untitled visualization",
|
|
280
271
|
"export_unsupported.disabled": "Export is not supported",
|
|
281
272
|
"widget.options.description": "Description",
|
|
282
273
|
"widget.options.menu": "Options",
|
|
@@ -296,8 +287,7 @@ export const en_US = {
|
|
|
296
287
|
"share.button.text": "Share",
|
|
297
288
|
"share.button.tooltip": "Share dashboard",
|
|
298
289
|
"dashboard.error.empty.heading": "This dashboard is empty",
|
|
299
|
-
"dashboard.error.empty.text
|
|
300
|
-
"dashboard.error.empty.text|report": "All reports were removed.",
|
|
290
|
+
"dashboard.error.empty.text": "All visualizations were removed.",
|
|
301
291
|
"dashboard.shareDialog.underLenientControl.label": "Other users can access this dashboard if they drill to it",
|
|
302
292
|
"dashboard.shareDialog.lock.label": "Only admins can edit this dashboard",
|
|
303
293
|
"header.lockStatus.tooltip": "<b>This dashboard is locked.</b> Only administrators can edit this dashboard.",
|
|
@@ -343,16 +333,11 @@ export const en_US = {
|
|
|
343
333
|
"controlButtons.saving.value": "Saving…",
|
|
344
334
|
"gs.visualizationsList.tabs.all": "all",
|
|
345
335
|
"gs.visualizationsList.tabs.my": "created by me",
|
|
346
|
-
"visualizationsList.noInsights
|
|
347
|
-
"visualizationsList.
|
|
348
|
-
"visualizationsList.
|
|
349
|
-
"visualizationsList.
|
|
350
|
-
"
|
|
351
|
-
"visualizationsList.noUserInsights|report": "No reports created.",
|
|
352
|
-
"visualizationsList.noVisualizationsFound|insight": "No visualization matched.",
|
|
353
|
-
"visualizationsList.noVisualizationsFound|report": "No report matched.",
|
|
354
|
-
"search_insights|insight": "Search all visualizations…",
|
|
355
|
-
"search_insights|report": "Search all reports…",
|
|
336
|
+
"visualizationsList.noInsights": "This workspace contains no visualizations.",
|
|
337
|
+
"visualizationsList.create": "Create visualization",
|
|
338
|
+
"visualizationsList.noUserInsights": "No visualizations created.",
|
|
339
|
+
"visualizationsList.noVisualizationsFound": "No visualization matched.",
|
|
340
|
+
"search_insights": "Search all visualizations…",
|
|
356
341
|
"save.as.new": "Save as new",
|
|
357
342
|
"addPanel.deleteItem": "Drop to remove",
|
|
358
343
|
"addPanel.newItem": "New item",
|
|
@@ -369,8 +354,7 @@ export const en_US = {
|
|
|
369
354
|
"addPanel.dashboardLayout.tooltip": "Create a vertical group of widgets placed in a single column inside your section. Ideal for stacking multiple items.",
|
|
370
355
|
"addPanel.dashboardLayout.tooltip.learnMore": "Learn more",
|
|
371
356
|
"visualizationsList.dragToAdd": "Drag to add",
|
|
372
|
-
"visualizationsList.savedVisualizations
|
|
373
|
-
"visualizationsList.savedVisualizations|report": "Saved reports",
|
|
357
|
+
"visualizationsList.savedVisualizations": "Saved visualizations",
|
|
374
358
|
"configurationPanel.drillConfig.selectDashboard": "Choose dashboard…",
|
|
375
359
|
"configurationPanel.drillConfig.drillIntoDashboard.searchPlaceholder": "Search all dashboards…",
|
|
376
360
|
"configurationPanel.drillConfig.forbiddenDashboard": "(Not shared with you)",
|
|
@@ -384,14 +368,11 @@ export const en_US = {
|
|
|
384
368
|
"configurationPanel.title": "Configuration",
|
|
385
369
|
"configurationPanel.filterBy": "Filter by",
|
|
386
370
|
"configurationPanel.dateAs": "as",
|
|
387
|
-
"configurationPanel.vizCantBeFilteredByAttribute
|
|
388
|
-
"configurationPanel.vizCantBeFilteredByAttribute|report": "The report cannot be filtered by {attributeName}. Unselect the check box.",
|
|
371
|
+
"configurationPanel.vizCantBeFilteredByAttribute": "The visualization cannot be filtered by {attributeName}. Unselect the check box.",
|
|
389
372
|
"configurationPanel.kpiCantBeFilteredByAttribute": "The kpi cannot be filtered by {attributeName}. Unselect the check box.",
|
|
390
|
-
"configurationPanel.vizCantBeFilteredByDate
|
|
391
|
-
"configurationPanel.vizCantBeFilteredByDate|report": "The report cannot be filtered by Date. Unselect the check box.",
|
|
373
|
+
"configurationPanel.vizCantBeFilteredByDate": "The visualization cannot be filtered by Date. Unselect the check box.",
|
|
392
374
|
"configurationPanel.kpiCantBeFilteredByDate": "The kpi cannot be filtered by Date. Unselect the check box.",
|
|
393
|
-
"configurationPanel.unrelatedVizDateInfo
|
|
394
|
-
"configurationPanel.unrelatedVizDateInfo|report": "\"{dateDataSet}\" can no longer be applied to the report. Select a different dimension or edit the report.",
|
|
375
|
+
"configurationPanel.unrelatedVizDateInfo": "\"{dateDataSet}\" can no longer be applied to the visualization. Select a different dimension or edit the visualization.",
|
|
395
376
|
"configurationPanel.unrelatedKpiDateInfo": "\"{dateDataSet}\" can no longer be applied to the kpi. Select a different dimension or edit the kpi.",
|
|
396
377
|
"configurationPanel.interactions": "Interactions",
|
|
397
378
|
"configurationPanel.drillConfig.interactions": "Drill interactions",
|
|
@@ -403,15 +384,13 @@ export const en_US = {
|
|
|
403
384
|
"configurationPanel.drillConfig.selectTarget": "I want to",
|
|
404
385
|
"configurationPanel.drillConfig.clickHintItem": "When I click on <addon>(value of)</addon>",
|
|
405
386
|
"configurationPanel.drillConfig.drillIntoDashboard": "Drill into dashboard",
|
|
406
|
-
"configurationPanel.drillConfig.drillIntoInsight
|
|
407
|
-
"configurationPanel.drillConfig.drillIntoInsight|report": "Drill into report",
|
|
387
|
+
"configurationPanel.drillConfig.drillIntoInsight": "Drill into visualization",
|
|
408
388
|
"configurationPanel.drillConfig.drillDown": "Drill down",
|
|
409
389
|
"configurationPanel.drillConfig.disableDrillDownTooltip": "Drill down is turned off in this visualization's configuration.",
|
|
410
390
|
"configurationPanel.drillConfig.drillIntoUrl": "Drill into URL",
|
|
411
391
|
"configurationPanel.drillConfig.drillIntoUrl.invalidCustomUrl": "Invalid URL parameters",
|
|
412
392
|
"configurationPanel.drillConfig.select": "Choose action…",
|
|
413
|
-
"configurationPanel.drillConfig.drillIntoDashboard.dateFilterWarning
|
|
414
|
-
"configurationPanel.drillConfig.drillIntoDashboard.dateFilterWarning|report": "The date attribute value from the report will not be transferred to filter the target dashboard.",
|
|
393
|
+
"configurationPanel.drillConfig.drillIntoDashboard.dateFilterWarning": "The date attribute value from the visualization will not be transferred to filter the target dashboard.",
|
|
415
394
|
"configurationPanel.drillConfig.drillIntersectionIgnoredAttributes.label": "Pass as filter:",
|
|
416
395
|
"configurationPanel.drillConfig.drillIntersectionIgnoredAttributes.dropdown.title": "Pass as filters",
|
|
417
396
|
"configurationPanel.drillConfig.drillIntersectionIgnoredAttributes.dropdown.tooltip": "Disable the attribute or date to exclude its value from being passed as a filter to the drill destination.",
|
|
@@ -421,18 +400,14 @@ export const en_US = {
|
|
|
421
400
|
"configurationPanel.visualprops.hideTitle": "Hide title",
|
|
422
401
|
"configurationPanel.visualprops.sectionDescription": "Description",
|
|
423
402
|
"configurationPanel.visualprops.inheritDescription": "Inherit",
|
|
424
|
-
"configurationPanel.visualprops.inheritDescriptionHelp
|
|
425
|
-
"configurationPanel.visualprops.inheritDescriptionHelp|report": "Inherit the description from the report.",
|
|
403
|
+
"configurationPanel.visualprops.inheritDescriptionHelp": "Inherit the description from the visualization.",
|
|
426
404
|
"configurationPanel.visualprops.customDescription": "Custom",
|
|
427
|
-
"configurationPanel.visualprops.customDescriptionHelp
|
|
428
|
-
"configurationPanel.visualprops.customDescriptionHelp|report": "Add a custom description for this instance of the report.",
|
|
405
|
+
"configurationPanel.visualprops.customDescriptionHelp": "Add a custom description for this instance of the visualization.",
|
|
429
406
|
"configurationPanel.visualprops.noneDescription": "None",
|
|
430
407
|
"configurationPanel.visualprops.includeMetrics._measure": "Include measure descriptions",
|
|
431
408
|
"configurationPanel.visualprops.includeMetrics._metric": "Include metric descriptions",
|
|
432
|
-
"configurationPanel.visualprops.includeMetricsHelp._measure
|
|
433
|
-
"configurationPanel.visualprops.includeMetricsHelp._metric
|
|
434
|
-
"configurationPanel.visualprops.includeMetricsHelp._measure|report": "Display section with list of report’s measures and their description.",
|
|
435
|
-
"configurationPanel.visualprops.includeMetricsHelp._metric|report": "Display section with list of report’s metrics and their description.",
|
|
409
|
+
"configurationPanel.visualprops.includeMetricsHelp._measure": "Display section with list of visualization’s measures and their description.",
|
|
410
|
+
"configurationPanel.visualprops.includeMetricsHelp._metric": "Display section with list of visualization’s metrics and their description.",
|
|
436
411
|
"configurationPanel.visualprops.descriptionPlaceholder": "Add description…",
|
|
437
412
|
"configurationPanel.drillIntoUrl.defaultButtonValue": "Choose URL",
|
|
438
413
|
"configurationPanel.drillIntoUrl.attributeUrlSectionTitle": "Hyperlink in attribute label",
|
|
@@ -447,8 +422,7 @@ export const en_US = {
|
|
|
447
422
|
"configurationPanel.drillIntoUrl.editor.parameterDetailLabel": "Label",
|
|
448
423
|
"configurationPanel.drillIntoUrl.editor.parameterDetailValues": "{numberOfValues, plural, one {Value} other {Values}}",
|
|
449
424
|
"configurationPanel.drillIntoUrl.editor.parameterDetailMoreValues": "...and {count} more",
|
|
450
|
-
"configurationPanel.drillIntoUrl.editor.insightIdParameterLabel
|
|
451
|
-
"configurationPanel.drillIntoUrl.editor.insightIdParameterLabel|report": "Report ID",
|
|
425
|
+
"configurationPanel.drillIntoUrl.editor.insightIdParameterLabel": "Visualization ID",
|
|
452
426
|
"configurationPanel.drillIntoUrl.editor.clientIdParameterLabel": "Client ID",
|
|
453
427
|
"configurationPanel.drillIntoUrl.editor.dataProductIdParameterLabel": "Data product ID",
|
|
454
428
|
"configurationPanel.drillIntoUrl.editor.projectIdParameterLabel": "Project ID",
|
|
@@ -456,8 +430,7 @@ export const en_US = {
|
|
|
456
430
|
"configurationPanel.drillIntoUrl.editor.widgetIdParameterLabel": "Widget ID",
|
|
457
431
|
"configurationPanel.drillIntoUrl.editor.dashboardIdParameterLabel": "Dashboard ID",
|
|
458
432
|
"configurationPanel.drillIntoUrl.editor.identifierTypeLabel": "Identifier",
|
|
459
|
-
"configurationPanel.drillIntoUrl.editor.insightParametersSectionLabel
|
|
460
|
-
"configurationPanel.drillIntoUrl.editor.insightParametersSectionLabel|report": "Report",
|
|
433
|
+
"configurationPanel.drillIntoUrl.editor.insightParametersSectionLabel": "Visualization",
|
|
461
434
|
"configurationPanel.drillIntoUrl.editor.identifierParametersSectionLabel": "Identifiers",
|
|
462
435
|
"configurationPanel.drillIntoUrl.editor.dashboardParametersSectionLabel": "Dashboard",
|
|
463
436
|
"configurationPanel.drillIntoUrl.editor.applyButtonLabel": "Apply",
|
|
@@ -471,13 +444,10 @@ export const en_US = {
|
|
|
471
444
|
"configurationPanel.drillIntoUrl.editor.geoDisplayFormTypeLabel": "Attribute geo value",
|
|
472
445
|
"configurationPanel.drillIntoUrl.editor.urlDisplayFormTypeLabel": "Attribute URL value",
|
|
473
446
|
"configurationPanel.drillIntoUrl.editor.imageDisplayFormTypeLabel": "Attribute image value",
|
|
474
|
-
"configurationPanel.zoomInsight
|
|
475
|
-
"configurationPanel.zoomInsight
|
|
476
|
-
"configurationPanel.zoomInsight.help|insight": "Enable to zoom the visualization to display a detailed view. Hold the shift key to pan the zoomed area.",
|
|
477
|
-
"configurationPanel.zoomInsight.help|report": "Enable to zoom the report to display a detailed view. Hold the shift key to pan the zoomed area.",
|
|
447
|
+
"configurationPanel.zoomInsight": "Zoomable visualization",
|
|
448
|
+
"configurationPanel.zoomInsight.help": "Enable to zoom the visualization to display a detailed view. Hold the shift key to pan the zoomed area.",
|
|
478
449
|
"configurationPanel.zoomInsight.notice": "Zoom will not be applied to exported dashboards",
|
|
479
|
-
"configurationPanel.drillConfig.selectInsight
|
|
480
|
-
"configurationPanel.drillConfig.selectInsight|report": "Choose report…",
|
|
450
|
+
"configurationPanel.drillConfig.selectInsight": "Choose visualization…",
|
|
481
451
|
"gs.date.date-dataset.recommended": "Recommended",
|
|
482
452
|
"gs.date.date-dataset.other": "Other",
|
|
483
453
|
"gs.date.date-dataset.related": "Related",
|
|
@@ -500,10 +470,8 @@ export const en_US = {
|
|
|
500
470
|
"deleteKpiConfirmationDialog.headline": "Delete KPI",
|
|
501
471
|
"deleteKpiConfirmationDialog.message": "All alerts set up for this KPI will also be deleted.",
|
|
502
472
|
"deleteKpiConfirmationDialog.submitButtonText": "Delete",
|
|
503
|
-
"newDashboard.title
|
|
504
|
-
"newDashboard.
|
|
505
|
-
"newDashboard.dropInsight|insight": "Drop visualization",
|
|
506
|
-
"newDashboard.dropInsight|report": "Drop report",
|
|
473
|
+
"newDashboard.title": "Drag visualization here",
|
|
474
|
+
"newDashboard.dropInsight": "Drop visualization",
|
|
507
475
|
"attributesDropdown.filterConfiguredMessage": "<strong>{parentTitle}</strong> is already filtered by <strong>{childTitle}</strong> filter directly or through other filters.",
|
|
508
476
|
"attributesDropdown.attributeNameWithData": "with data of",
|
|
509
477
|
"filter.visibilityMode.tooltip.hidden": "This filter is hidden. It can be accessed only via the Edit mode.",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"en-US.localization-bundle.js","sourceRoot":"","sources":["../../../../src/presentation/localization/bundles/en-US.localization-bundle.ts"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"en-US.localization-bundle.js","sourceRoot":"","sources":["../../../../src/presentation/localization/bundles/en-US.localization-bundle.ts"],"names":[],"mappings":"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"}
|
|
@@ -769,10 +769,10 @@
|
|
|
769
769
|
"messages.shareLinkCopied": "Enlace copiado.",
|
|
770
770
|
"addPanel.dashboardLayout.tooltip.learnMore": "Más información",
|
|
771
771
|
"nestedLayoutToolbar.direction.title": "Dirección del diseño",
|
|
772
|
-
"nestedLayoutToolbar.direction.row": "
|
|
773
|
-
"nestedLayoutToolbar.direction.row.tooltip": "
|
|
774
|
-
"nestedLayoutToolbar.direction.column": "
|
|
775
|
-
"nestedLayoutToolbar.direction.column.tooltip": "
|
|
772
|
+
"nestedLayoutToolbar.direction.row": "Fila Envuelta",
|
|
773
|
+
"nestedLayoutToolbar.direction.row.tooltip": "Sentido de la disposición: Fila Envuelta",
|
|
774
|
+
"nestedLayoutToolbar.direction.column": "Columna",
|
|
775
|
+
"nestedLayoutToolbar.direction.column.tooltip": "Sentido de la disposición: Columna",
|
|
776
776
|
"nestedLayoutToolbar.direction.column.disabledTooltip": "La dirección no puede cambiarse a vertical si el contenedor contiene contenedores anidados con dirección horizontal.",
|
|
777
777
|
"dialogs.schedule.management.attachments.exportInfo": "Incluir hoja con información de exportación",
|
|
778
778
|
"dialogs.schedule.management.attachments.title": "Archivos adjuntos",
|
|
@@ -771,10 +771,10 @@ export const es_419 = {
|
|
|
771
771
|
"messages.shareLinkCopied": "Enlace copiado.",
|
|
772
772
|
"addPanel.dashboardLayout.tooltip.learnMore": "Más información",
|
|
773
773
|
"nestedLayoutToolbar.direction.title": "Dirección del diseño",
|
|
774
|
-
"nestedLayoutToolbar.direction.row": "
|
|
775
|
-
"nestedLayoutToolbar.direction.row.tooltip": "
|
|
776
|
-
"nestedLayoutToolbar.direction.column": "
|
|
777
|
-
"nestedLayoutToolbar.direction.column.tooltip": "
|
|
774
|
+
"nestedLayoutToolbar.direction.row": "Fila Envuelta",
|
|
775
|
+
"nestedLayoutToolbar.direction.row.tooltip": "Sentido de la disposición: Fila Envuelta",
|
|
776
|
+
"nestedLayoutToolbar.direction.column": "Columna",
|
|
777
|
+
"nestedLayoutToolbar.direction.column.tooltip": "Sentido de la disposición: Columna",
|
|
778
778
|
"nestedLayoutToolbar.direction.column.disabledTooltip": "La dirección no puede cambiarse a vertical si el contenedor contiene contenedores anidados con dirección horizontal.",
|
|
779
779
|
"dialogs.schedule.management.attachments.exportInfo": "Incluir hoja con información de exportación",
|
|
780
780
|
"dialogs.schedule.management.attachments.title": "Archivos adjuntos",
|