@gooddata/sdk-ui-dashboard 10.33.0-alpha.9 → 10.34.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 +3859 -2342
- package/esm/__version.d.ts +1 -1
- package/esm/__version.js +1 -1
- package/esm/_staging/dashboard/flexibleLayout/config.d.ts +1 -0
- package/esm/_staging/dashboard/flexibleLayout/config.d.ts.map +1 -1
- package/esm/_staging/dashboard/flexibleLayout/config.js +2 -1
- package/esm/_staging/dashboard/flexibleLayout/config.js.map +1 -1
- package/esm/_staging/layout/sizing.d.ts.map +1 -1
- package/esm/_staging/layout/sizing.js +27 -43
- package/esm/_staging/layout/sizing.js.map +1 -1
- package/esm/assets/flexible-layouts-tooltip.gif +0 -0
- package/esm/model/commandHandlers/layout/containerHeightSanitization.d.ts +10 -0
- package/esm/model/commandHandlers/layout/containerHeightSanitization.d.ts.map +1 -1
- package/esm/model/commandHandlers/layout/containerHeightSanitization.js +142 -60
- package/esm/model/commandHandlers/layout/containerHeightSanitization.js.map +1 -1
- package/esm/model/commandHandlers/layout/containerWidthSanitization.d.ts +9 -4
- package/esm/model/commandHandlers/layout/containerWidthSanitization.d.ts.map +1 -1
- package/esm/model/commandHandlers/layout/containerWidthSanitization.js +21 -12
- package/esm/model/commandHandlers/layout/containerWidthSanitization.js.map +1 -1
- package/esm/model/commandHandlers/layout/moveSectionItemHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/layout/moveSectionItemHandler.js +10 -7
- package/esm/model/commandHandlers/layout/moveSectionItemHandler.js.map +1 -1
- package/esm/model/commandHandlers/layout/moveSectionItemToNewSectionHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/layout/moveSectionItemToNewSectionHandler.js +14 -10
- package/esm/model/commandHandlers/layout/moveSectionItemToNewSectionHandler.js.map +1 -1
- package/esm/model/commandHandlers/layout/rowContainerSanitization.d.ts +15 -0
- package/esm/model/commandHandlers/layout/rowContainerSanitization.d.ts.map +1 -0
- package/esm/model/commandHandlers/layout/rowContainerSanitization.js +82 -0
- package/esm/model/commandHandlers/layout/rowContainerSanitization.js.map +1 -0
- package/esm/model/commandHandlers/layout/toggleLayoutDirectionHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/layout/toggleLayoutDirectionHandler.js +1 -1
- package/esm/model/commandHandlers/layout/toggleLayoutDirectionHandler.js.map +1 -1
- package/esm/model/commandHandlers/scheduledEmail/initializeAutomationsHandler.js +3 -1
- package/esm/model/commandHandlers/scheduledEmail/initializeAutomationsHandler.js.map +1 -1
- package/esm/model/headlessDashboard/HeadlessDashboard.d.ts.map +1 -1
- package/esm/model/headlessDashboard/HeadlessDashboard.js +4 -3
- package/esm/model/headlessDashboard/HeadlessDashboard.js.map +1 -1
- package/esm/model/index.d.ts +1 -3
- package/esm/model/index.d.ts.map +1 -1
- package/esm/model/index.js +1 -3
- package/esm/model/index.js.map +1 -1
- package/esm/model/queryServices/index.d.ts +3 -0
- package/esm/model/queryServices/index.d.ts.map +1 -1
- package/esm/model/queryServices/index.js +3 -0
- package/esm/model/queryServices/index.js.map +1 -1
- package/esm/model/queryServices/queryInsightAttributesMeta.d.ts +9 -2
- package/esm/model/queryServices/queryInsightAttributesMeta.d.ts.map +1 -1
- package/esm/model/queryServices/queryInsightAttributesMeta.js.map +1 -1
- package/esm/model/queryServices/queryInsightDateDatasets.d.ts +9 -2
- package/esm/model/queryServices/queryInsightDateDatasets.d.ts.map +1 -1
- package/esm/model/queryServices/queryInsightDateDatasets.js.map +1 -1
- package/esm/model/queryServices/queryMeasureDateDatasets.d.ts +9 -2
- package/esm/model/queryServices/queryMeasureDateDatasets.d.ts.map +1 -1
- package/esm/model/queryServices/queryMeasureDateDatasets.js.map +1 -1
- package/esm/model/react/DashboardStoreProvider.d.ts +2 -2
- package/esm/model/react/DashboardStoreProvider.d.ts.map +1 -1
- package/esm/model/react/DashboardStoreProvider.js +1 -1
- package/esm/model/react/DashboardStoreProvider.js.map +1 -1
- package/esm/model/react/filtering/selectors.js +1 -1
- package/esm/model/react/filtering/selectors.js.map +1 -1
- package/esm/model/react/useInitializeDashboardStore.d.ts.map +1 -1
- package/esm/model/react/useInitializeDashboardStore.js.map +1 -1
- package/esm/model/store/_infra/queryProcessing.d.ts +2 -2
- package/esm/model/store/_infra/queryProcessing.d.ts.map +1 -1
- package/esm/model/store/_infra/queryProcessing.js +1 -1
- package/esm/model/store/_infra/queryProcessing.js.map +1 -1
- package/esm/model/store/_infra/queryService.d.ts +2 -2
- package/esm/model/store/_infra/queryService.d.ts.map +1 -1
- package/esm/model/store/_infra/queryService.js +1 -1
- package/esm/model/store/_infra/queryService.js.map +1 -1
- package/esm/model/store/_infra/undoEnhancer.d.ts +0 -3
- package/esm/model/store/_infra/undoEnhancer.d.ts.map +1 -1
- package/esm/model/store/accessibleDashboards/accessibleDashboardsEntityAdapter.d.ts +2 -1
- package/esm/model/store/accessibleDashboards/accessibleDashboardsEntityAdapter.d.ts.map +1 -1
- package/esm/model/store/accessibleDashboards/accessibleDashboardsEntityAdapter.js +1 -1
- package/esm/model/store/accessibleDashboards/accessibleDashboardsEntityAdapter.js.map +1 -1
- package/esm/model/store/accessibleDashboards/accessibleDashboardsSelectors.js +1 -1
- package/esm/model/store/accessibleDashboards/accessibleDashboardsSelectors.js.map +1 -1
- package/esm/model/store/accessibleDashboards/index.d.ts +7 -9
- package/esm/model/store/accessibleDashboards/index.d.ts.map +1 -1
- package/esm/model/store/accessibleDashboards/index.js +3 -2
- package/esm/model/store/accessibleDashboards/index.js.map +1 -1
- package/esm/model/store/attributeFilterConfigs/attributeFilterConfigsSelectors.js +1 -1
- package/esm/model/store/attributeFilterConfigs/attributeFilterConfigsSelectors.js.map +1 -1
- package/esm/model/store/attributeFilterConfigs/index.d.ts +9 -19
- package/esm/model/store/attributeFilterConfigs/index.d.ts.map +1 -1
- package/esm/model/store/attributeFilterConfigs/index.js +4 -3
- package/esm/model/store/attributeFilterConfigs/index.js.map +1 -1
- package/esm/model/store/automations/automationsReducers.d.ts +1 -1
- package/esm/model/store/automations/automationsSelectors.js +1 -1
- package/esm/model/store/automations/automationsSelectors.js.map +1 -1
- package/esm/model/store/automations/index.d.ts +10 -20
- package/esm/model/store/automations/index.d.ts.map +1 -1
- package/esm/model/store/automations/index.js +3 -2
- package/esm/model/store/automations/index.js.map +1 -1
- package/esm/model/store/backendCapabilities/backendCapabilitiesSelectors.js +1 -1
- package/esm/model/store/backendCapabilities/backendCapabilitiesSelectors.js.map +1 -1
- package/esm/model/store/backendCapabilities/index.d.ts +6 -7
- package/esm/model/store/backendCapabilities/index.d.ts.map +1 -1
- package/esm/model/store/backendCapabilities/index.js +3 -2
- package/esm/model/store/backendCapabilities/index.js.map +1 -1
- package/esm/model/store/catalog/catalogSelectors.js +1 -1
- package/esm/model/store/catalog/catalogSelectors.js.map +1 -1
- package/esm/model/store/catalog/index.d.ts +10 -23
- package/esm/model/store/catalog/index.d.ts.map +1 -1
- package/esm/model/store/catalog/index.js +3 -2
- package/esm/model/store/catalog/index.js.map +1 -1
- package/esm/model/store/config/configSelectors.d.ts +2 -2
- package/esm/model/store/config/configSelectors.d.ts.map +1 -1
- package/esm/model/store/config/configSelectors.js +6 -6
- package/esm/model/store/config/configSelectors.js.map +1 -1
- package/esm/model/store/config/index.d.ts +6 -7
- package/esm/model/store/config/index.d.ts.map +1 -1
- package/esm/model/store/config/index.js +3 -2
- package/esm/model/store/config/index.js.map +1 -1
- package/esm/model/store/dashboardPermissions/dashboardPermissionsSelectors.js +1 -1
- package/esm/model/store/dashboardPermissions/dashboardPermissionsSelectors.js.map +1 -1
- package/esm/model/store/dashboardPermissions/index.d.ts +6 -7
- package/esm/model/store/dashboardPermissions/index.d.ts.map +1 -1
- package/esm/model/store/dashboardPermissions/index.js +3 -2
- package/esm/model/store/dashboardPermissions/index.js.map +1 -1
- package/esm/model/store/dashboardStore.d.ts.map +1 -1
- package/esm/model/store/dashboardStore.js +1 -1
- package/esm/model/store/dashboardStore.js.map +1 -1
- package/esm/model/store/dateFilterConfig/dateFilterConfigSelectors.js +1 -1
- package/esm/model/store/dateFilterConfig/dateFilterConfigSelectors.js.map +1 -1
- package/esm/model/store/dateFilterConfig/index.d.ts +15 -31
- package/esm/model/store/dateFilterConfig/index.d.ts.map +1 -1
- package/esm/model/store/dateFilterConfig/index.js +3 -2
- package/esm/model/store/dateFilterConfig/index.js.map +1 -1
- package/esm/model/store/dateFilterConfigs/dateFilterConfigsSelectors.js +1 -1
- package/esm/model/store/dateFilterConfigs/dateFilterConfigsSelectors.js.map +1 -1
- package/esm/model/store/dateFilterConfigs/index.d.ts +9 -19
- package/esm/model/store/dateFilterConfigs/index.d.ts.map +1 -1
- package/esm/model/store/dateFilterConfigs/index.js +3 -2
- package/esm/model/store/dateFilterConfigs/index.js.map +1 -1
- package/esm/model/store/drill/drillReducers.d.ts +1 -1
- package/esm/model/store/drill/drillSelectors.js +1 -1
- package/esm/model/store/drill/drillSelectors.js.map +1 -1
- package/esm/model/store/drill/index.d.ts +8 -12
- package/esm/model/store/drill/index.d.ts.map +1 -1
- package/esm/model/store/drill/index.js +2 -2
- package/esm/model/store/drill/index.js.map +1 -1
- package/esm/model/store/drillTargets/drillTargetsEntityAdapter.d.ts +2 -1
- package/esm/model/store/drillTargets/drillTargetsEntityAdapter.d.ts.map +1 -1
- package/esm/model/store/drillTargets/drillTargetsEntityAdapter.js +1 -1
- package/esm/model/store/drillTargets/drillTargetsEntityAdapter.js.map +1 -1
- package/esm/model/store/drillTargets/drillTargetsSelectors.js +1 -1
- package/esm/model/store/drillTargets/drillTargetsSelectors.js.map +1 -1
- package/esm/model/store/drillTargets/index.d.ts +7 -10
- package/esm/model/store/drillTargets/index.d.ts.map +1 -1
- package/esm/model/store/drillTargets/index.js +3 -2
- package/esm/model/store/drillTargets/index.js.map +1 -1
- package/esm/model/store/entitlements/entitlementsSelectors.js +1 -1
- package/esm/model/store/entitlements/entitlementsSelectors.js.map +1 -1
- package/esm/model/store/entitlements/index.d.ts +6 -7
- package/esm/model/store/entitlements/index.d.ts.map +1 -1
- package/esm/model/store/entitlements/index.js +3 -2
- package/esm/model/store/entitlements/index.js.map +1 -1
- package/esm/model/store/executed/executedSelectors.js +1 -1
- package/esm/model/store/executed/executedSelectors.js.map +1 -1
- package/esm/model/store/executed/index.d.ts +7 -5
- package/esm/model/store/executed/index.d.ts.map +1 -1
- package/esm/model/store/executed/index.js +3 -2
- package/esm/model/store/executed/index.js.map +1 -1
- package/esm/model/store/executionResults/executionResultsEntityAdapter.d.ts +2 -1
- package/esm/model/store/executionResults/executionResultsEntityAdapter.d.ts.map +1 -1
- package/esm/model/store/executionResults/executionResultsEntityAdapter.js +1 -1
- package/esm/model/store/executionResults/executionResultsEntityAdapter.js.map +1 -1
- package/esm/model/store/executionResults/executionResultsSelectors.d.ts +7 -1
- package/esm/model/store/executionResults/executionResultsSelectors.d.ts.map +1 -1
- package/esm/model/store/executionResults/executionResultsSelectors.js +1 -1
- package/esm/model/store/executionResults/executionResultsSelectors.js.map +1 -1
- package/esm/model/store/executionResults/index.d.ts +8 -11
- package/esm/model/store/executionResults/index.d.ts.map +1 -1
- package/esm/model/store/executionResults/index.js +3 -2
- package/esm/model/store/executionResults/index.js.map +1 -1
- package/esm/model/store/filterContext/filterContextSelectors.js +1 -1
- package/esm/model/store/filterContext/filterContextSelectors.js.map +1 -1
- package/esm/model/store/filterContext/index.d.ts +35 -102
- package/esm/model/store/filterContext/index.d.ts.map +1 -1
- package/esm/model/store/filterContext/index.js +3 -2
- package/esm/model/store/filterContext/index.js.map +1 -1
- package/esm/model/store/filterViews/filterViewsReducersSelectors.js +1 -1
- package/esm/model/store/filterViews/filterViewsReducersSelectors.js.map +1 -1
- package/esm/model/store/filterViews/index.d.ts +7 -11
- package/esm/model/store/filterViews/index.d.ts.map +1 -1
- package/esm/model/store/filterViews/index.js +3 -2
- package/esm/model/store/filterViews/index.js.map +1 -1
- package/esm/model/store/inaccessibleDashboards/inaccessibleDashboardsEntityAdapter.d.ts +2 -1
- package/esm/model/store/inaccessibleDashboards/inaccessibleDashboardsEntityAdapter.d.ts.map +1 -1
- package/esm/model/store/inaccessibleDashboards/inaccessibleDashboardsEntityAdapter.js +1 -1
- package/esm/model/store/inaccessibleDashboards/inaccessibleDashboardsEntityAdapter.js.map +1 -1
- package/esm/model/store/inaccessibleDashboards/inaccessibleDashboardsSelectors.js +1 -1
- package/esm/model/store/inaccessibleDashboards/inaccessibleDashboardsSelectors.js.map +1 -1
- package/esm/model/store/inaccessibleDashboards/index.d.ts +7 -10
- package/esm/model/store/inaccessibleDashboards/index.d.ts.map +1 -1
- package/esm/model/store/inaccessibleDashboards/index.js +3 -2
- package/esm/model/store/inaccessibleDashboards/index.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/index.d.ts +9 -24
- package/esm/model/store/insights/index.d.ts.map +1 -1
- package/esm/model/store/insights/index.js +3 -2
- package/esm/model/store/insights/index.js.map +1 -1
- package/esm/model/store/insights/insightsEntityAdapter.d.ts +2 -1
- package/esm/model/store/insights/insightsEntityAdapter.d.ts.map +1 -1
- package/esm/model/store/insights/insightsEntityAdapter.js +1 -1
- package/esm/model/store/insights/insightsEntityAdapter.js.map +1 -1
- package/esm/model/store/insights/insightsSelectors.js +1 -1
- package/esm/model/store/insights/insightsSelectors.js.map +1 -1
- package/esm/model/store/layout/index.d.ts +99 -133
- package/esm/model/store/layout/index.d.ts.map +1 -1
- package/esm/model/store/layout/index.js +3 -2
- package/esm/model/store/layout/index.js.map +1 -1
- package/esm/model/store/layout/layoutSelectors.js +1 -1
- package/esm/model/store/layout/layoutSelectors.js.map +1 -1
- package/esm/model/store/listedDashboards/index.d.ts +8 -17
- package/esm/model/store/listedDashboards/index.d.ts.map +1 -1
- package/esm/model/store/listedDashboards/index.js +3 -2
- package/esm/model/store/listedDashboards/index.js.map +1 -1
- package/esm/model/store/listedDashboards/listedDashboardsEntityAdapter.d.ts +2 -1
- package/esm/model/store/listedDashboards/listedDashboardsEntityAdapter.d.ts.map +1 -1
- package/esm/model/store/listedDashboards/listedDashboardsEntityAdapter.js +1 -1
- package/esm/model/store/listedDashboards/listedDashboardsEntityAdapter.js.map +1 -1
- package/esm/model/store/listedDashboards/listedDashboardsSelectors.js +1 -1
- package/esm/model/store/listedDashboards/listedDashboardsSelectors.js.map +1 -1
- package/esm/model/store/loading/index.d.ts +8 -9
- package/esm/model/store/loading/index.d.ts.map +1 -1
- package/esm/model/store/loading/index.js +3 -2
- package/esm/model/store/loading/index.js.map +1 -1
- package/esm/model/store/loading/loadingSelectors.js +1 -1
- package/esm/model/store/loading/loadingSelectors.js.map +1 -1
- package/esm/model/store/meta/index.d.ts +15 -36
- package/esm/model/store/meta/index.d.ts.map +1 -1
- package/esm/model/store/meta/index.js +3 -4
- package/esm/model/store/meta/index.js.map +1 -1
- package/esm/model/store/meta/metaSelectors.js +1 -1
- package/esm/model/store/meta/metaSelectors.js.map +1 -1
- package/esm/model/store/notificationChannels/index.d.ts +7 -11
- package/esm/model/store/notificationChannels/index.d.ts.map +1 -1
- package/esm/model/store/notificationChannels/index.js +3 -2
- package/esm/model/store/notificationChannels/index.js.map +1 -1
- package/esm/model/store/notificationChannels/notificationChannelsSelectors.js +1 -1
- package/esm/model/store/notificationChannels/notificationChannelsSelectors.js.map +1 -1
- package/esm/model/store/permissions/index.d.ts +6 -7
- package/esm/model/store/permissions/index.d.ts.map +1 -1
- package/esm/model/store/permissions/index.js +3 -2
- package/esm/model/store/permissions/index.js.map +1 -1
- package/esm/model/store/permissions/permissionsSelectors.js +1 -1
- package/esm/model/store/permissions/permissionsSelectors.js.map +1 -1
- package/esm/model/store/renderMode/index.d.ts +9 -10
- package/esm/model/store/renderMode/index.d.ts.map +1 -1
- package/esm/model/store/renderMode/index.js +3 -2
- package/esm/model/store/renderMode/index.js.map +1 -1
- package/esm/model/store/renderMode/renderModeSelectors.js +1 -1
- package/esm/model/store/renderMode/renderModeSelectors.js.map +1 -1
- package/esm/model/store/saving/index.d.ts +8 -9
- package/esm/model/store/saving/index.d.ts.map +1 -1
- package/esm/model/store/saving/index.js +3 -2
- package/esm/model/store/saving/index.js.map +1 -1
- package/esm/model/store/saving/savingSelectors.js +1 -1
- package/esm/model/store/saving/savingSelectors.js.map +1 -1
- package/esm/model/store/showWidgetAsTable/index.d.ts +3 -1
- package/esm/model/store/showWidgetAsTable/index.d.ts.map +1 -1
- package/esm/model/store/showWidgetAsTable/index.js +1 -1
- package/esm/model/store/showWidgetAsTable/index.js.map +1 -1
- package/esm/model/store/topBar/topBarSelectors.js +1 -1
- package/esm/model/store/topBar/topBarSelectors.js.map +1 -1
- package/esm/model/store/types.d.ts +6 -6
- package/esm/model/store/types.d.ts.map +1 -1
- package/esm/model/store/ui/index.d.ts +80 -168
- package/esm/model/store/ui/index.d.ts.map +1 -1
- package/esm/model/store/ui/index.js +3 -2
- package/esm/model/store/ui/index.js.map +1 -1
- package/esm/model/store/ui/uiReducers.d.ts +5 -2
- package/esm/model/store/ui/uiReducers.d.ts.map +1 -1
- package/esm/model/store/ui/uiReducers.js +6 -3
- package/esm/model/store/ui/uiReducers.js.map +1 -1
- package/esm/model/store/ui/uiSelectors.d.ts +5 -1
- package/esm/model/store/ui/uiSelectors.d.ts.map +1 -1
- package/esm/model/store/ui/uiSelectors.js +5 -1
- package/esm/model/store/ui/uiSelectors.js.map +1 -1
- package/esm/model/store/ui/uiState.d.ts +3 -1
- package/esm/model/store/ui/uiState.d.ts.map +1 -1
- package/esm/model/store/ui/uiState.js +1 -0
- package/esm/model/store/ui/uiState.js.map +1 -1
- package/esm/model/store/user/index.d.ts +6 -7
- package/esm/model/store/user/index.d.ts.map +1 -1
- package/esm/model/store/user/index.js +3 -2
- package/esm/model/store/user/index.js.map +1 -1
- package/esm/model/store/user/userSelectors.js +1 -1
- package/esm/model/store/user/userSelectors.js.map +1 -1
- package/esm/model/store/users/index.d.ts +8 -15
- package/esm/model/store/users/index.d.ts.map +1 -1
- package/esm/model/store/users/index.js +3 -2
- package/esm/model/store/users/index.js.map +1 -1
- package/esm/model/store/users/usersSelectors.js +1 -1
- package/esm/model/store/users/usersSelectors.js.map +1 -1
- package/esm/model/store/widgetDrills/widgetDrillSelectors.js +1 -1
- package/esm/model/store/widgetDrills/widgetDrillSelectors.js.map +1 -1
- package/esm/model/store/widgetExports/widgetExportsSelectors.js +1 -1
- package/esm/model/store/widgetExports/widgetExportsSelectors.js.map +1 -1
- package/esm/presentation/dashboard/DefaultDashboardContent/DefaultDashboardMainContent.d.ts.map +1 -1
- package/esm/presentation/dashboard/DefaultDashboardContent/DefaultDashboardMainContent.js +1 -0
- package/esm/presentation/dashboard/DefaultDashboardContent/DefaultDashboardMainContent.js.map +1 -1
- package/esm/presentation/dashboard/components/DateFilterConfigWarnings.js +1 -1
- package/esm/presentation/dashboard/components/DateFilterConfigWarnings.js.map +1 -1
- package/esm/presentation/dragAndDrop/LayoutResizeContext.d.ts +3 -1
- package/esm/presentation/dragAndDrop/LayoutResizeContext.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/LayoutResizeContext.js +6 -2
- package/esm/presentation/dragAndDrop/LayoutResizeContext.js.map +1 -1
- package/esm/presentation/dragAndDrop/draggableAttributeFilter/DefaultAttributeFilterDraggingComponent.js +1 -1
- package/esm/presentation/dragAndDrop/draggableAttributeFilter/DefaultAttributeFilterDraggingComponent.js.map +1 -1
- package/esm/presentation/dragAndDrop/draggableWidget/AddDashboardLayoutWidgetButton.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/draggableWidget/AddDashboardLayoutWidgetButton.js +7 -11
- package/esm/presentation/dragAndDrop/draggableWidget/AddDashboardLayoutWidgetButton.js.map +1 -1
- package/esm/presentation/dragAndDrop/useDashboardDragScroll.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/useDashboardDragScroll.js +11 -6
- package/esm/presentation/dragAndDrop/useDashboardDragScroll.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/DefaultDashboardAttributeFilter.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/DefaultDashboardAttributeFilter.js +2 -3
- package/esm/presentation/filterBar/attributeFilter/DefaultDashboardAttributeFilter.js.map +1 -1
- package/esm/presentation/filterBar/filterBar/DefaultFilterBarContainer.d.ts.map +1 -1
- package/esm/presentation/filterBar/filterBar/DefaultFilterBarContainer.js +4 -3
- package/esm/presentation/filterBar/filterBar/DefaultFilterBarContainer.js.map +1 -1
- package/esm/presentation/flexibleLayout/DashboardLayoutWidget.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DashboardLayoutWidget.js +6 -7
- package/esm/presentation/flexibleLayout/DashboardLayoutWidget.js.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/GridLayoutElement.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/GridLayoutElement.js +3 -3
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/GridLayoutElement.js.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutUtils.d.ts +2 -2
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutUtils.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutUtils.js +5 -5
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutUtils.js.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultFlexibleDashboardLayout.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultFlexibleDashboardLayout.js +12 -3
- package/esm/presentation/flexibleLayout/DefaultFlexibleDashboardLayout.js.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar.d.ts +8 -0
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar.d.ts.map +1 -0
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar.js +23 -0
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar.js.map +1 -0
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/HeightResizerHotspot.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/HeightResizerHotspot.js +2 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/HeightResizerHotspot.js.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/WidthResizerHotspot.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/WidthResizerHotspot.js +6 -5
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/WidthResizerHotspot.js.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/EmptyNestedLayoutDropZone.js +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/EmptyNestedLayoutDropZone.js.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/Hotspot.d.ts +7 -4
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/Hotspot.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/Hotspot.js +37 -19
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/Hotspot.js.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/RowEndHotspot.d.ts +6 -3
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/RowEndHotspot.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/RowEndHotspot.js +59 -30
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/RowEndHotspot.js.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/WidgetDropZoneColumn.d.ts +2 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/WidgetDropZoneColumn.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/WidgetDropZoneColumn.js +21 -11
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/WidgetDropZoneColumn.js.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useWidgetDragHoverHandlers.d.ts +2 -2
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useWidgetDragHoverHandlers.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useWidgetDragHoverHandlers.js +2 -2
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useWidgetDragHoverHandlers.js.map +1 -1
- package/esm/presentation/flexibleLayout/rowEndHotspotHelper.d.ts +5 -2
- package/esm/presentation/flexibleLayout/rowEndHotspotHelper.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/rowEndHotspotHelper.js +25 -3
- package/esm/presentation/flexibleLayout/rowEndHotspotHelper.js.map +1 -1
- package/esm/presentation/layout/dragAndDrop/Resize/HeightResizerHotspot.js +1 -1
- package/esm/presentation/layout/dragAndDrop/Resize/HeightResizerHotspot.js.map +1 -1
- package/esm/presentation/layout/dragAndDrop/Resize/WidthResizerHotspot.js +1 -1
- package/esm/presentation/layout/dragAndDrop/Resize/WidthResizerHotspot.js.map +1 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/Hotspot.d.ts +2 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/Hotspot.d.ts.map +1 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/Hotspot.js +1 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/Hotspot.js.map +1 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useWidgetDragHoverHandlers.d.ts +1 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useWidgetDragHoverHandlers.d.ts.map +1 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useWidgetDragHoverHandlers.js +4 -3
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useWidgetDragHoverHandlers.js.map +1 -1
- package/esm/presentation/localization/bundles/de-DE.json +22 -1
- package/esm/presentation/localization/bundles/de-DE.localization-bundle.d.ts +21 -0
- package/esm/presentation/localization/bundles/de-DE.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/de-DE.localization-bundle.js +23 -2
- package/esm/presentation/localization/bundles/de-DE.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/en-AU.json +22 -1
- package/esm/presentation/localization/bundles/en-AU.localization-bundle.d.ts +21 -0
- package/esm/presentation/localization/bundles/en-AU.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/en-AU.localization-bundle.js +23 -2
- package/esm/presentation/localization/bundles/en-AU.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/en-GB.json +22 -1
- package/esm/presentation/localization/bundles/en-GB.localization-bundle.d.ts +21 -0
- package/esm/presentation/localization/bundles/en-GB.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/en-GB.localization-bundle.js +23 -2
- package/esm/presentation/localization/bundles/en-GB.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/en-US.json +538 -473
- package/esm/presentation/localization/bundles/en-US.localization-bundle.d.ts +685 -3393
- package/esm/presentation/localization/bundles/en-US.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/en-US.localization-bundle.js +686 -3394
- package/esm/presentation/localization/bundles/en-US.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/es-419.json +22 -1
- package/esm/presentation/localization/bundles/es-419.localization-bundle.d.ts +21 -0
- package/esm/presentation/localization/bundles/es-419.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/es-419.localization-bundle.js +23 -2
- package/esm/presentation/localization/bundles/es-419.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/es-ES.json +22 -1
- package/esm/presentation/localization/bundles/es-ES.localization-bundle.d.ts +21 -0
- package/esm/presentation/localization/bundles/es-ES.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/es-ES.localization-bundle.js +23 -2
- package/esm/presentation/localization/bundles/es-ES.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/fi-FI.json +22 -1
- package/esm/presentation/localization/bundles/fi-FI.localization-bundle.d.ts +21 -0
- package/esm/presentation/localization/bundles/fi-FI.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/fi-FI.localization-bundle.js +23 -2
- package/esm/presentation/localization/bundles/fi-FI.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/fr-CA.json +22 -1
- package/esm/presentation/localization/bundles/fr-CA.localization-bundle.d.ts +21 -0
- package/esm/presentation/localization/bundles/fr-CA.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/fr-CA.localization-bundle.js +23 -2
- package/esm/presentation/localization/bundles/fr-CA.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/fr-FR.json +22 -1
- package/esm/presentation/localization/bundles/fr-FR.localization-bundle.d.ts +21 -0
- package/esm/presentation/localization/bundles/fr-FR.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/fr-FR.localization-bundle.js +23 -2
- package/esm/presentation/localization/bundles/fr-FR.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/it-IT.json +22 -1
- package/esm/presentation/localization/bundles/it-IT.localization-bundle.d.ts +21 -0
- package/esm/presentation/localization/bundles/it-IT.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/it-IT.localization-bundle.js +23 -2
- package/esm/presentation/localization/bundles/it-IT.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/ja-JP.json +22 -1
- package/esm/presentation/localization/bundles/ja-JP.localization-bundle.d.ts +21 -0
- package/esm/presentation/localization/bundles/ja-JP.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/ja-JP.localization-bundle.js +23 -2
- package/esm/presentation/localization/bundles/ja-JP.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/ko-KR.json +22 -1
- package/esm/presentation/localization/bundles/ko-KR.localization-bundle.d.ts +21 -0
- package/esm/presentation/localization/bundles/ko-KR.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/ko-KR.localization-bundle.js +23 -2
- package/esm/presentation/localization/bundles/ko-KR.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/nl-NL.json +22 -1
- package/esm/presentation/localization/bundles/nl-NL.localization-bundle.d.ts +21 -0
- package/esm/presentation/localization/bundles/nl-NL.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/nl-NL.localization-bundle.js +23 -2
- package/esm/presentation/localization/bundles/nl-NL.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/pl-PL.json +22 -1
- package/esm/presentation/localization/bundles/pl-PL.localization-bundle.d.ts +21 -0
- package/esm/presentation/localization/bundles/pl-PL.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/pl-PL.localization-bundle.js +23 -2
- package/esm/presentation/localization/bundles/pl-PL.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/pt-BR.json +22 -1
- package/esm/presentation/localization/bundles/pt-BR.localization-bundle.d.ts +21 -0
- package/esm/presentation/localization/bundles/pt-BR.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/pt-BR.localization-bundle.js +23 -2
- package/esm/presentation/localization/bundles/pt-BR.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/pt-PT.json +22 -1
- package/esm/presentation/localization/bundles/pt-PT.localization-bundle.d.ts +21 -0
- package/esm/presentation/localization/bundles/pt-PT.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/pt-PT.localization-bundle.js +23 -2
- package/esm/presentation/localization/bundles/pt-PT.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/ru-RU.json +22 -1
- package/esm/presentation/localization/bundles/ru-RU.localization-bundle.d.ts +21 -0
- package/esm/presentation/localization/bundles/ru-RU.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/ru-RU.localization-bundle.js +23 -2
- package/esm/presentation/localization/bundles/ru-RU.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/tr-TR.json +22 -1
- package/esm/presentation/localization/bundles/tr-TR.localization-bundle.d.ts +21 -0
- package/esm/presentation/localization/bundles/tr-TR.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/tr-TR.localization-bundle.js +23 -2
- package/esm/presentation/localization/bundles/tr-TR.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/zh-HK.json +22 -1
- package/esm/presentation/localization/bundles/zh-HK.localization-bundle.d.ts +21 -0
- package/esm/presentation/localization/bundles/zh-HK.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/zh-HK.localization-bundle.js +23 -2
- package/esm/presentation/localization/bundles/zh-HK.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/zh-Hans.json +22 -1
- package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.d.ts +21 -0
- package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.js +23 -2
- package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/zh-Hant.json +22 -1
- package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.d.ts +21 -0
- package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.js +23 -2
- package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.js.map +1 -1
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItem.d.ts.map +1 -1
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItem.js +5 -1
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItem.js.map +1 -1
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItemHeadline.d.ts.map +1 -1
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItemHeadline.js +13 -2
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItemHeadline.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/DefaultScheduledEmailDialog.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/DefaultScheduledEmailDialog.js +12 -5
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/DefaultScheduledEmailDialog.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsList.d.ts +10 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsList.d.ts.map +1 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsList.js +71 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsList.js.map +1 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsSelect.d.ts +17 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsSelect.d.ts.map +1 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsSelect.js +100 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsSelect.js.map +1 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/DashboardAttachments.d.ts +6 -11
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/DashboardAttachments.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/DashboardAttachments.js +31 -37
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/DashboardAttachments.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/WidgetAttachments.d.ts +6 -16
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/WidgetAttachments.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/WidgetAttachments.js +30 -27
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/WidgetAttachments.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentFilters.d.ts.map +1 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentFilters.js.map +1 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentFiltersList.d.ts.map +1 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/{Attachments → AttachmentsOld}/AttachmentFiltersList.js +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentFiltersList.js.map +1 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/{Attachments → AttachmentsOld}/AttachmentItems.d.ts +2 -2
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentItems.d.ts.map +1 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentItems.js.map +1 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentsWrapper.d.ts +5 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentsWrapper.d.ts.map +1 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentsWrapper.js +10 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentsWrapper.js.map +1 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/DashboardAttachments.d.ts +17 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/DashboardAttachments.d.ts.map +1 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/DashboardAttachments.js +47 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/DashboardAttachments.js.map +1 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/WidgetAttachments.d.ts +20 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/WidgetAttachments.d.ts.map +1 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/WidgetAttachments.js +33 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/WidgetAttachments.js.map +1 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useEditScheduledEmail.d.ts +10 -5
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useEditScheduledEmail.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useEditScheduledEmail.js +76 -19
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useEditScheduledEmail.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/types.d.ts +2 -2
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/types.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/types.js +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/types.js.map +1 -1
- package/esm/presentation/widget/common/useWidgetHighlighting.js +1 -1
- package/esm/presentation/widget/common/useWidgetHighlighting.js.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsight.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsight.js +13 -4
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsight.js.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialogInsight.js +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialogInsight.js.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/PoweredByGDLogo.js +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/PoweredByGDLogo.js.map +1 -1
- package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/EditableDashboardNestedLayoutWidget.d.ts.map +1 -1
- package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/EditableDashboardNestedLayoutWidget.js +0 -4
- package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/EditableDashboardNestedLayoutWidget.js.map +1 -1
- package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/LayoutDirectionConfigurationDialog.js +7 -7
- package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/LayoutDirectionConfigurationDialog.js.map +1 -1
- package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/Toolbar.d.ts.map +1 -1
- package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/Toolbar.js +3 -3
- package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/Toolbar.js.map +1 -1
- package/esm/sdk-ui-dashboard.d.ts +166 -270
- package/esm/types.d.ts +5 -0
- package/esm/types.d.ts.map +1 -1
- package/esm/types.js.map +1 -1
- package/package.json +22 -23
- package/styles/css/attributeFilterConfig.css +1 -1
- package/styles/css/dashboard.css +100 -5
- package/styles/css/dashboard.css.map +1 -1
- package/styles/css/dashboardNestedLayoutWidget.css +88 -49
- package/styles/css/dashboardNestedLayoutWidget.css.map +1 -1
- package/styles/css/dragAndDrop.css +27 -20
- package/styles/css/dragAndDrop.css.map +1 -1
- package/styles/css/drillConfigPanel.css +14 -14
- package/styles/css/icons.css +32 -24
- package/styles/css/icons.css.map +1 -1
- package/styles/css/main.css +352 -147
- package/styles/css/main.css.map +1 -1
- package/styles/css/notifications_channels_dialog.css +88 -2
- package/styles/css/notifications_channels_dialog.css.map +1 -1
- package/styles/css/poweredByGDLogo.css +2 -2
- package/styles/css/resizing.css +69 -15
- package/styles/css/resizing.css.map +1 -1
- package/styles/css/sidebar.css +6 -4
- package/styles/css/sidebar.css.map +1 -1
- package/styles/scss/attributeFilterConfig.scss +1 -1
- package/styles/scss/dashboard.scss +15 -3
- package/styles/scss/dashboardNestedLayoutWidget.scss +142 -77
- package/styles/scss/dragAndDrop.scss +63 -48
- package/styles/scss/drillConfigPanel.scss +14 -14
- package/styles/scss/icons.scss +77 -79
- package/styles/scss/notifications_channels_dialog.scss +89 -1
- package/styles/scss/poweredByGDLogo.scss +3 -3
- package/styles/scss/resizing.scss +83 -13
- package/styles/scss/sidebar.scss +6 -4
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar/Bullet.d.ts +0 -9
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar/Bullet.d.ts.map +0 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar/Bullet.js +0 -16
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar/Bullet.js.map +0 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar/BulletsBar.d.ts +0 -3
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar/BulletsBar.d.ts.map +0 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar/BulletsBar.js +0 -20
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar/BulletsBar.js.map +0 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentFilters.d.ts.map +0 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentFilters.js.map +0 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentFiltersList.d.ts.map +0 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentFiltersList.js.map +0 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentItems.d.ts.map +0 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentItems.js.map +0 -1
- /package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/{Attachments → AttachmentsOld}/AttachmentFilters.d.ts +0 -0
- /package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/{Attachments → AttachmentsOld}/AttachmentFilters.js +0 -0
- /package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/{Attachments → AttachmentsOld}/AttachmentFiltersList.d.ts +0 -0
- /package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/{Attachments → AttachmentsOld}/AttachmentItems.js +0 -0
@@ -1,3396 +1,688 @@
|
|
1
1
|
export declare const en_US: {
|
2
|
-
loading:
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
"
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
"
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
"
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
"options.menu.
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
"options.menu.
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
"options.menu.
|
43
|
-
|
44
|
-
|
45
|
-
|
46
|
-
|
47
|
-
"
|
48
|
-
|
49
|
-
|
50
|
-
|
51
|
-
|
52
|
-
"
|
53
|
-
|
54
|
-
|
55
|
-
|
56
|
-
|
57
|
-
"
|
58
|
-
|
59
|
-
|
60
|
-
|
61
|
-
|
62
|
-
"
|
63
|
-
|
64
|
-
|
65
|
-
|
66
|
-
|
67
|
-
"
|
68
|
-
|
69
|
-
|
70
|
-
|
71
|
-
|
72
|
-
"
|
73
|
-
|
74
|
-
|
75
|
-
|
76
|
-
|
77
|
-
|
78
|
-
"
|
79
|
-
|
80
|
-
|
81
|
-
|
82
|
-
|
83
|
-
|
84
|
-
"
|
85
|
-
|
86
|
-
|
87
|
-
|
88
|
-
|
89
|
-
"
|
90
|
-
|
91
|
-
|
92
|
-
|
93
|
-
|
94
|
-
"
|
95
|
-
|
96
|
-
|
97
|
-
|
98
|
-
|
99
|
-
|
100
|
-
"
|
101
|
-
|
102
|
-
|
103
|
-
|
104
|
-
|
105
|
-
"
|
106
|
-
|
107
|
-
|
108
|
-
|
109
|
-
|
110
|
-
"
|
111
|
-
|
112
|
-
|
113
|
-
|
114
|
-
|
115
|
-
"
|
116
|
-
|
117
|
-
|
118
|
-
|
119
|
-
|
120
|
-
"
|
121
|
-
|
122
|
-
|
123
|
-
|
124
|
-
|
125
|
-
"
|
126
|
-
|
127
|
-
|
128
|
-
|
129
|
-
|
130
|
-
"
|
131
|
-
|
132
|
-
|
133
|
-
|
134
|
-
|
135
|
-
"
|
136
|
-
|
137
|
-
|
138
|
-
|
139
|
-
|
140
|
-
"
|
141
|
-
|
142
|
-
|
143
|
-
|
144
|
-
|
145
|
-
"
|
146
|
-
|
147
|
-
|
148
|
-
|
149
|
-
|
150
|
-
"
|
151
|
-
|
152
|
-
|
153
|
-
|
154
|
-
|
155
|
-
"
|
156
|
-
|
157
|
-
|
158
|
-
|
159
|
-
|
160
|
-
"
|
161
|
-
|
162
|
-
|
163
|
-
|
164
|
-
|
165
|
-
"
|
166
|
-
|
167
|
-
|
168
|
-
|
169
|
-
|
170
|
-
"
|
171
|
-
|
172
|
-
|
173
|
-
|
174
|
-
|
175
|
-
"
|
176
|
-
|
177
|
-
|
178
|
-
|
179
|
-
|
180
|
-
"
|
181
|
-
|
182
|
-
|
183
|
-
|
184
|
-
|
185
|
-
"
|
186
|
-
|
187
|
-
|
188
|
-
|
189
|
-
|
190
|
-
"
|
191
|
-
|
192
|
-
|
193
|
-
|
194
|
-
|
195
|
-
"
|
196
|
-
|
197
|
-
|
198
|
-
|
199
|
-
|
200
|
-
"
|
201
|
-
|
202
|
-
|
203
|
-
|
204
|
-
|
205
|
-
"
|
206
|
-
|
207
|
-
|
208
|
-
|
209
|
-
|
210
|
-
"
|
211
|
-
|
212
|
-
|
213
|
-
|
214
|
-
|
215
|
-
"
|
216
|
-
|
217
|
-
|
218
|
-
|
219
|
-
|
220
|
-
"
|
221
|
-
|
222
|
-
|
223
|
-
|
224
|
-
|
225
|
-
"
|
226
|
-
|
227
|
-
|
228
|
-
|
229
|
-
|
230
|
-
"
|
231
|
-
|
232
|
-
|
233
|
-
|
234
|
-
|
235
|
-
"
|
236
|
-
|
237
|
-
|
238
|
-
|
239
|
-
|
240
|
-
|
241
|
-
|
242
|
-
|
243
|
-
|
244
|
-
|
245
|
-
"
|
246
|
-
|
247
|
-
|
248
|
-
|
249
|
-
|
250
|
-
"
|
251
|
-
|
252
|
-
|
253
|
-
|
254
|
-
|
255
|
-
"
|
256
|
-
|
257
|
-
|
258
|
-
|
259
|
-
|
260
|
-
"
|
261
|
-
|
262
|
-
|
263
|
-
|
264
|
-
|
265
|
-
"options.menu.
|
266
|
-
|
267
|
-
|
268
|
-
|
269
|
-
|
270
|
-
"
|
271
|
-
|
272
|
-
|
273
|
-
|
274
|
-
|
275
|
-
"
|
276
|
-
|
277
|
-
|
278
|
-
|
279
|
-
|
280
|
-
"
|
281
|
-
|
282
|
-
|
283
|
-
|
284
|
-
|
285
|
-
|
286
|
-
"
|
287
|
-
|
288
|
-
|
289
|
-
|
290
|
-
|
291
|
-
"
|
292
|
-
|
293
|
-
|
294
|
-
|
295
|
-
|
296
|
-
"
|
297
|
-
|
298
|
-
|
299
|
-
|
300
|
-
|
301
|
-
"
|
302
|
-
|
303
|
-
|
304
|
-
|
305
|
-
|
306
|
-
"
|
307
|
-
|
308
|
-
|
309
|
-
|
310
|
-
|
311
|
-
"
|
312
|
-
|
313
|
-
|
314
|
-
|
315
|
-
|
316
|
-
"
|
317
|
-
|
318
|
-
|
319
|
-
|
320
|
-
|
321
|
-
"
|
322
|
-
|
323
|
-
|
324
|
-
|
325
|
-
|
326
|
-
"
|
327
|
-
|
328
|
-
|
329
|
-
|
330
|
-
|
331
|
-
"
|
332
|
-
|
333
|
-
|
334
|
-
|
335
|
-
|
336
|
-
"
|
337
|
-
|
338
|
-
|
339
|
-
|
340
|
-
|
341
|
-
"
|
342
|
-
|
343
|
-
|
344
|
-
|
345
|
-
|
346
|
-
"
|
347
|
-
|
348
|
-
|
349
|
-
|
350
|
-
|
351
|
-
"
|
352
|
-
|
353
|
-
|
354
|
-
|
355
|
-
|
356
|
-
"
|
357
|
-
|
358
|
-
|
359
|
-
|
360
|
-
|
361
|
-
"
|
362
|
-
|
363
|
-
|
364
|
-
|
365
|
-
|
366
|
-
"
|
367
|
-
|
368
|
-
|
369
|
-
|
370
|
-
|
371
|
-
"
|
372
|
-
|
373
|
-
|
374
|
-
|
375
|
-
|
376
|
-
"
|
377
|
-
|
378
|
-
|
379
|
-
|
380
|
-
|
381
|
-
"
|
382
|
-
|
383
|
-
|
384
|
-
|
385
|
-
|
386
|
-
"
|
387
|
-
|
388
|
-
|
389
|
-
|
390
|
-
|
391
|
-
"
|
392
|
-
|
393
|
-
|
394
|
-
|
395
|
-
|
396
|
-
"
|
397
|
-
|
398
|
-
|
399
|
-
|
400
|
-
|
401
|
-
"
|
402
|
-
|
403
|
-
|
404
|
-
|
405
|
-
|
406
|
-
"
|
407
|
-
|
408
|
-
|
409
|
-
|
410
|
-
|
411
|
-
"
|
412
|
-
|
413
|
-
|
414
|
-
|
415
|
-
|
416
|
-
"
|
417
|
-
|
418
|
-
|
419
|
-
|
420
|
-
|
421
|
-
"
|
422
|
-
|
423
|
-
|
424
|
-
|
425
|
-
|
426
|
-
"
|
427
|
-
|
428
|
-
|
429
|
-
|
430
|
-
|
431
|
-
"
|
432
|
-
|
433
|
-
|
434
|
-
|
435
|
-
|
436
|
-
"
|
437
|
-
|
438
|
-
|
439
|
-
|
440
|
-
|
441
|
-
"
|
442
|
-
|
443
|
-
|
444
|
-
|
445
|
-
|
446
|
-
"
|
447
|
-
|
448
|
-
|
449
|
-
|
450
|
-
|
451
|
-
"
|
452
|
-
|
453
|
-
|
454
|
-
|
455
|
-
|
456
|
-
"
|
457
|
-
|
458
|
-
|
459
|
-
|
460
|
-
|
461
|
-
"
|
462
|
-
|
463
|
-
|
464
|
-
|
465
|
-
|
466
|
-
"
|
467
|
-
|
468
|
-
|
469
|
-
|
470
|
-
|
471
|
-
"
|
472
|
-
|
473
|
-
|
474
|
-
|
475
|
-
|
476
|
-
"
|
477
|
-
|
478
|
-
|
479
|
-
|
480
|
-
|
481
|
-
"
|
482
|
-
|
483
|
-
|
484
|
-
|
485
|
-
|
486
|
-
"
|
487
|
-
|
488
|
-
|
489
|
-
|
490
|
-
|
491
|
-
"
|
492
|
-
|
493
|
-
|
494
|
-
|
495
|
-
|
496
|
-
"
|
497
|
-
|
498
|
-
|
499
|
-
|
500
|
-
|
501
|
-
"
|
502
|
-
|
503
|
-
|
504
|
-
|
505
|
-
|
506
|
-
"
|
507
|
-
|
508
|
-
|
509
|
-
|
510
|
-
|
511
|
-
"
|
512
|
-
|
513
|
-
|
514
|
-
|
515
|
-
|
516
|
-
"
|
517
|
-
|
518
|
-
|
519
|
-
|
520
|
-
|
521
|
-
"
|
522
|
-
|
523
|
-
|
524
|
-
|
525
|
-
|
526
|
-
"
|
527
|
-
|
528
|
-
|
529
|
-
|
530
|
-
|
531
|
-
"
|
532
|
-
|
533
|
-
|
534
|
-
|
535
|
-
|
536
|
-
"
|
537
|
-
|
538
|
-
|
539
|
-
|
540
|
-
|
541
|
-
"
|
542
|
-
|
543
|
-
|
544
|
-
|
545
|
-
|
546
|
-
"
|
547
|
-
|
548
|
-
|
549
|
-
|
550
|
-
|
551
|
-
"
|
552
|
-
|
553
|
-
|
554
|
-
|
555
|
-
|
556
|
-
"
|
557
|
-
|
558
|
-
|
559
|
-
|
560
|
-
|
561
|
-
"
|
562
|
-
|
563
|
-
|
564
|
-
|
565
|
-
|
566
|
-
"
|
567
|
-
|
568
|
-
|
569
|
-
|
570
|
-
|
571
|
-
"
|
572
|
-
|
573
|
-
|
574
|
-
|
575
|
-
|
576
|
-
"filters.
|
577
|
-
|
578
|
-
|
579
|
-
|
580
|
-
|
581
|
-
"filters.
|
582
|
-
|
583
|
-
|
584
|
-
|
585
|
-
|
586
|
-
"filters.
|
587
|
-
|
588
|
-
|
589
|
-
|
590
|
-
|
591
|
-
"filters.
|
592
|
-
|
593
|
-
|
594
|
-
|
595
|
-
|
596
|
-
"
|
597
|
-
|
598
|
-
|
599
|
-
|
600
|
-
|
601
|
-
"
|
602
|
-
|
603
|
-
|
604
|
-
|
605
|
-
|
606
|
-
"
|
607
|
-
|
608
|
-
|
609
|
-
|
610
|
-
|
611
|
-
"
|
612
|
-
|
613
|
-
|
614
|
-
|
615
|
-
|
616
|
-
"
|
617
|
-
|
618
|
-
|
619
|
-
|
620
|
-
|
621
|
-
"
|
622
|
-
|
623
|
-
|
624
|
-
|
625
|
-
|
626
|
-
"
|
627
|
-
|
628
|
-
|
629
|
-
|
630
|
-
|
631
|
-
"
|
632
|
-
|
633
|
-
|
634
|
-
|
635
|
-
|
636
|
-
"
|
637
|
-
|
638
|
-
|
639
|
-
|
640
|
-
|
641
|
-
"
|
642
|
-
|
643
|
-
|
644
|
-
|
645
|
-
|
646
|
-
"
|
647
|
-
|
648
|
-
|
649
|
-
|
650
|
-
|
651
|
-
"
|
652
|
-
|
653
|
-
|
654
|
-
|
655
|
-
|
656
|
-
"
|
657
|
-
|
658
|
-
|
659
|
-
|
660
|
-
|
661
|
-
"
|
662
|
-
|
663
|
-
|
664
|
-
|
665
|
-
|
666
|
-
"
|
667
|
-
|
668
|
-
|
669
|
-
|
670
|
-
|
671
|
-
"
|
672
|
-
|
673
|
-
|
674
|
-
|
675
|
-
|
676
|
-
"
|
677
|
-
|
678
|
-
|
679
|
-
|
680
|
-
|
681
|
-
"
|
682
|
-
|
683
|
-
|
684
|
-
|
685
|
-
|
686
|
-
"
|
687
|
-
value: string;
|
688
|
-
comment: string;
|
689
|
-
limit: number;
|
690
|
-
};
|
691
|
-
"dialogs.schedule.email.user.notMe": {
|
692
|
-
value: string;
|
693
|
-
comment: string;
|
694
|
-
limit: number;
|
695
|
-
};
|
696
|
-
"dialogs.schedule.email.user.guest": {
|
697
|
-
value: string;
|
698
|
-
comment: string;
|
699
|
-
limit: number;
|
700
|
-
};
|
701
|
-
"dialogs.schedule.email.recipients.note": {
|
702
|
-
value: string;
|
703
|
-
comment: string;
|
704
|
-
limit: number;
|
705
|
-
};
|
706
|
-
"dialogs.schedule.email.subject.label": {
|
707
|
-
value: string;
|
708
|
-
comment: string;
|
709
|
-
limit: number;
|
710
|
-
};
|
711
|
-
"dialogs.schedule.email.recipients.label": {
|
712
|
-
value: string;
|
713
|
-
comment: string;
|
714
|
-
limit: number;
|
715
|
-
};
|
716
|
-
"dialogs.schedule.email.filters": {
|
717
|
-
value: string;
|
718
|
-
comment: string;
|
719
|
-
limit: number;
|
720
|
-
};
|
721
|
-
"dialogs.schedule.email.destination": {
|
722
|
-
value: string;
|
723
|
-
comment: string;
|
724
|
-
limit: number;
|
725
|
-
};
|
726
|
-
"dialogs.schedule.email.destination.missing": {
|
727
|
-
value: string;
|
728
|
-
comment: string;
|
729
|
-
limit: number;
|
730
|
-
};
|
731
|
-
"dialogs.schedule.email.destination.help": {
|
732
|
-
value: string;
|
733
|
-
comment: string;
|
734
|
-
limit: number;
|
735
|
-
};
|
736
|
-
"dialogs.schedule.email.message.placeholder": {
|
737
|
-
value: string;
|
738
|
-
comment: string;
|
739
|
-
limit: number;
|
740
|
-
};
|
741
|
-
"dialogs.schedule.email.create": {
|
742
|
-
value: string;
|
743
|
-
comment: string;
|
744
|
-
limit: number;
|
745
|
-
};
|
746
|
-
"dialogs.schedule.email.closeLabel": {
|
747
|
-
value: string;
|
748
|
-
comment: string;
|
749
|
-
limit: number;
|
750
|
-
};
|
751
|
-
"dialogs.schedule.email.backLabel": {
|
752
|
-
value: string;
|
753
|
-
comment: string;
|
754
|
-
limit: number;
|
755
|
-
};
|
756
|
-
"dialogs.alert.backLabel": {
|
757
|
-
value: string;
|
758
|
-
comment: string;
|
759
|
-
limit: number;
|
760
|
-
};
|
761
|
-
"dialogs.alert.closeLabel": {
|
762
|
-
value: string;
|
763
|
-
comment: string;
|
764
|
-
limit: number;
|
765
|
-
};
|
766
|
-
"dialogs.schedule.email.footer.title": {
|
767
|
-
value: string;
|
768
|
-
comment: string;
|
769
|
-
limit: number;
|
770
|
-
};
|
771
|
-
"dialogs.schedule.email.footer.title.short": {
|
772
|
-
value: string;
|
773
|
-
comment: string;
|
774
|
-
limit: number;
|
775
|
-
};
|
776
|
-
"dialogs.schedule.email.save": {
|
777
|
-
value: string;
|
778
|
-
comment: string;
|
779
|
-
limit: number;
|
780
|
-
};
|
781
|
-
"dialogs.schedule.email.save.executionTimestampMode": {
|
782
|
-
value: string;
|
783
|
-
comment: string;
|
784
|
-
limit: number;
|
785
|
-
};
|
786
|
-
"dialogs.alert.save.executionTimestampMode": {
|
787
|
-
value: string;
|
788
|
-
comment: string;
|
789
|
-
limit: number;
|
790
|
-
};
|
791
|
-
"dialogs.schedule.email.widgetError": {
|
792
|
-
value: string;
|
793
|
-
comment: string;
|
794
|
-
limit: number;
|
795
|
-
};
|
796
|
-
"dialogs.schedule.email.destinationWarning": {
|
797
|
-
value: string;
|
798
|
-
comment: string;
|
799
|
-
limit: number;
|
800
|
-
};
|
801
|
-
"dialogs.automation.filters.showAll": {
|
802
|
-
value: string;
|
803
|
-
comment: string;
|
804
|
-
limit: number;
|
805
|
-
};
|
806
|
-
"dialogs.automation.filters.showAll.ariaLabel": {
|
807
|
-
value: string;
|
808
|
-
comment: string;
|
809
|
-
limit: number;
|
810
|
-
};
|
811
|
-
"dialogs.automation.filters.showLess": {
|
812
|
-
value: string;
|
813
|
-
comment: string;
|
814
|
-
limit: number;
|
815
|
-
};
|
816
|
-
"dialogs.automation.filters.showLess.ariaLabel": {
|
817
|
-
value: string;
|
818
|
-
comment: string;
|
819
|
-
limit: number;
|
820
|
-
};
|
821
|
-
"dialogs.automation.filters.add": {
|
822
|
-
value: string;
|
823
|
-
comment: string;
|
824
|
-
limit: number;
|
825
|
-
};
|
826
|
-
"dialogs.automation.filters.title": {
|
827
|
-
value: string;
|
828
|
-
comment: string;
|
829
|
-
limit: number;
|
830
|
-
};
|
831
|
-
"dialogs.automation.filters.noFilters": {
|
832
|
-
value: string;
|
833
|
-
comment: string;
|
834
|
-
limit: number;
|
835
|
-
};
|
836
|
-
"dialogs.automation.filters.attachment": {
|
837
|
-
value: string;
|
838
|
-
comment: string;
|
839
|
-
limit: number;
|
840
|
-
};
|
841
|
-
"dialogs.automation.filters.useFiltersMessage": {
|
842
|
-
value: string;
|
843
|
-
comment: string;
|
844
|
-
limit: number;
|
845
|
-
};
|
846
|
-
"dialogs.automation.filters.useFiltersMessage.tooltip": {
|
847
|
-
value: string;
|
848
|
-
comment: string;
|
849
|
-
limit: number;
|
850
|
-
};
|
851
|
-
"dialogs.automation.filters.activeFilters": {
|
852
|
-
value: string;
|
853
|
-
comment: string;
|
854
|
-
limit: number;
|
855
|
-
};
|
856
|
-
"dialogs.automation.filters.missing": {
|
857
|
-
value: string;
|
858
|
-
comment: string;
|
859
|
-
limit: number;
|
860
|
-
};
|
861
|
-
"dialogs.automation.applyCurrentFilters.confirm.title": {
|
862
|
-
value: string;
|
863
|
-
comment: string;
|
864
|
-
limit: number;
|
865
|
-
};
|
866
|
-
"dialogs.automation.applyCurrentFilters.confirm.submit": {
|
867
|
-
value: string;
|
868
|
-
comment: string;
|
869
|
-
limit: number;
|
870
|
-
};
|
871
|
-
"dialogs.automation.applyCurrentFilters.alert.confirm": {
|
872
|
-
value: string;
|
873
|
-
comment: string;
|
874
|
-
limit: number;
|
875
|
-
};
|
876
|
-
"dialogs.automation.applyCurrentFilters.schedule.confirm": {
|
877
|
-
value: string;
|
878
|
-
comment: string;
|
879
|
-
limit: number;
|
880
|
-
};
|
881
|
-
"dialogs.schedule.management.title": {
|
882
|
-
value: string;
|
883
|
-
comment: string;
|
884
|
-
limit: number;
|
885
|
-
};
|
886
|
-
"dialogs.schedule.management.delete": {
|
887
|
-
value: string;
|
888
|
-
comment: string;
|
889
|
-
limit: number;
|
890
|
-
};
|
891
|
-
"dialogs.schedule.management.delete.dialog": {
|
892
|
-
value: string;
|
893
|
-
comment: string;
|
894
|
-
limit: number;
|
895
|
-
};
|
896
|
-
"dialogs.schedule.management.delete.dialog.confirm": {
|
897
|
-
value: string;
|
898
|
-
comment: string;
|
899
|
-
limit: number;
|
900
|
-
};
|
901
|
-
"dialogs.schedule.management.list.title": {
|
902
|
-
value: string;
|
903
|
-
comment: string;
|
904
|
-
limit: number;
|
905
|
-
};
|
906
|
-
"dialogs.schedule.management.create": {
|
907
|
-
value: string;
|
908
|
-
comment: string;
|
909
|
-
limit: number;
|
910
|
-
};
|
911
|
-
"dialogs.schedule.management.create.tooManyMessage": {
|
912
|
-
value: string;
|
913
|
-
comment: string;
|
914
|
-
limit: number;
|
915
|
-
};
|
916
|
-
"dialogs.schedule.management.noSchedules": {
|
917
|
-
value: string;
|
918
|
-
comment: string;
|
919
|
-
limit: number;
|
920
|
-
};
|
921
|
-
"dialogs.schedule.management.attachments.attachment": {
|
922
|
-
value: string;
|
923
|
-
comment: string;
|
924
|
-
limit: number;
|
925
|
-
};
|
926
|
-
"dialogs.schedule.management.attachments.xlsx.settings": {
|
927
|
-
value: string;
|
928
|
-
comment: string;
|
929
|
-
limit: number;
|
930
|
-
};
|
931
|
-
"dialogs.schedule.management.attachments.cells.merged": {
|
932
|
-
value: string;
|
933
|
-
comment: string;
|
934
|
-
limit: number;
|
935
|
-
};
|
936
|
-
"dialogs.schedule.management.attachments.filters.title": {
|
937
|
-
value: string;
|
938
|
-
comment: string;
|
939
|
-
limit: number;
|
940
|
-
};
|
941
|
-
"dialogs.schedule.management.attachments.filters.using": {
|
942
|
-
value: string;
|
943
|
-
comment: string;
|
944
|
-
limit: number;
|
945
|
-
};
|
946
|
-
"dialogs.schedule.management.attachments.filters.default": {
|
947
|
-
value: string;
|
948
|
-
comment: string;
|
949
|
-
limit: number;
|
950
|
-
};
|
951
|
-
"dialogs.schedule.management.attachments.filters.edited": {
|
952
|
-
value: string;
|
953
|
-
comment: string;
|
954
|
-
limit: number;
|
955
|
-
};
|
956
|
-
"dialogs.schedule.management.attachments.filters.item.default": {
|
957
|
-
value: string;
|
958
|
-
comment: string;
|
959
|
-
limit: number;
|
960
|
-
};
|
961
|
-
"dialogs.schedule.management.attachments.filters.item.edited": {
|
962
|
-
value: string;
|
963
|
-
comment: string;
|
964
|
-
limit: number;
|
965
|
-
};
|
966
|
-
"dialogs.schedule.management.attachments.filters.item.tooltip": {
|
967
|
-
value: string;
|
968
|
-
comment: string;
|
969
|
-
limit: number;
|
970
|
-
};
|
971
|
-
"dialogs.schedule.management.attachments.filters.item.tooltip.disabled": {
|
972
|
-
value: string;
|
973
|
-
comment: string;
|
974
|
-
limit: number;
|
975
|
-
};
|
976
|
-
"dialogs.schedule.management.attachments.message": {
|
977
|
-
value: string;
|
978
|
-
comment: string;
|
979
|
-
limit: number;
|
980
|
-
};
|
981
|
-
"dialogs.schedule.management.load.error": {
|
982
|
-
value: string;
|
983
|
-
comment: string;
|
984
|
-
limit: number;
|
985
|
-
};
|
986
|
-
"dialogs.schedule.management.delete.error": {
|
987
|
-
value: string;
|
988
|
-
comment: string;
|
989
|
-
limit: number;
|
990
|
-
};
|
991
|
-
"dialogs.alerting.management.title": {
|
992
|
-
value: string;
|
993
|
-
comment: string;
|
994
|
-
limit: number;
|
995
|
-
};
|
996
|
-
"dialogs.alerting.management.load.error": {
|
997
|
-
value: string;
|
998
|
-
comment: string;
|
999
|
-
limit: number;
|
1000
|
-
};
|
1001
|
-
"dialogs.alerting.create.error": {
|
1002
|
-
value: string;
|
1003
|
-
comment: string;
|
1004
|
-
limit: number;
|
1005
|
-
};
|
1006
|
-
"dialogs.alerting.create.success": {
|
1007
|
-
value: string;
|
1008
|
-
comment: string;
|
1009
|
-
limit: number;
|
1010
|
-
};
|
1011
|
-
"dialogs.alerting.update.error": {
|
1012
|
-
value: string;
|
1013
|
-
comment: string;
|
1014
|
-
limit: number;
|
1015
|
-
};
|
1016
|
-
"dialogs.alerting.update.success": {
|
1017
|
-
value: string;
|
1018
|
-
comment: string;
|
1019
|
-
limit: number;
|
1020
|
-
};
|
1021
|
-
"dialogs.alerting.management.delete.error": {
|
1022
|
-
value: string;
|
1023
|
-
comment: string;
|
1024
|
-
limit: number;
|
1025
|
-
};
|
1026
|
-
"dialogs.alerting.management.pause.error": {
|
1027
|
-
value: string;
|
1028
|
-
comment: string;
|
1029
|
-
limit: number;
|
1030
|
-
};
|
1031
|
-
"dialogs.alerting.management.pause.success": {
|
1032
|
-
value: string;
|
1033
|
-
comment: string;
|
1034
|
-
limit: number;
|
1035
|
-
};
|
1036
|
-
"dialogs.alerting.management.activate.error": {
|
1037
|
-
value: string;
|
1038
|
-
comment: string;
|
1039
|
-
limit: number;
|
1040
|
-
};
|
1041
|
-
"dialogs.alerting.management.activate.success": {
|
1042
|
-
value: string;
|
1043
|
-
comment: string;
|
1044
|
-
limit: number;
|
1045
|
-
};
|
1046
|
-
"dialogs.alerting.footer.title": {
|
1047
|
-
value: string;
|
1048
|
-
comment: string;
|
1049
|
-
limit: number;
|
1050
|
-
};
|
1051
|
-
"dialogs.alerting.footer.title.short": {
|
1052
|
-
value: string;
|
1053
|
-
comment: string;
|
1054
|
-
limit: number;
|
1055
|
-
};
|
1056
|
-
"dialogs.alerting.management.list.title": {
|
1057
|
-
value: string;
|
1058
|
-
comment: string;
|
1059
|
-
limit: number;
|
1060
|
-
};
|
1061
|
-
"dialogs.alerting.management.noAlerts": {
|
1062
|
-
value: string;
|
1063
|
-
comment: string;
|
1064
|
-
limit: number;
|
1065
|
-
};
|
1066
|
-
"dialogs.alerting.title.placeholder": {
|
1067
|
-
value: string;
|
1068
|
-
comment: string;
|
1069
|
-
limit: number;
|
1070
|
-
};
|
1071
|
-
"dialogs.alerting.management.delete.dialog": {
|
1072
|
-
value: string;
|
1073
|
-
comment: string;
|
1074
|
-
limit: number;
|
1075
|
-
};
|
1076
|
-
"dialogs.alerting.management.delete.dialog.confirm": {
|
1077
|
-
value: string;
|
1078
|
-
comment: string;
|
1079
|
-
limit: number;
|
1080
|
-
};
|
1081
|
-
"dialogs.alerting.delete.success": {
|
1082
|
-
value: string;
|
1083
|
-
comment: string;
|
1084
|
-
limit: number;
|
1085
|
-
};
|
1086
|
-
"alerting.alert.menu.delete": {
|
1087
|
-
value: string;
|
1088
|
-
comment: string;
|
1089
|
-
limit: number;
|
1090
|
-
};
|
1091
|
-
"alerting.alert.menu.pause": {
|
1092
|
-
value: string;
|
1093
|
-
comment: string;
|
1094
|
-
limit: number;
|
1095
|
-
};
|
1096
|
-
"alerting.alert.menu.resume": {
|
1097
|
-
value: string;
|
1098
|
-
comment: string;
|
1099
|
-
limit: number;
|
1100
|
-
};
|
1101
|
-
"alerting.alert.menu.edit": {
|
1102
|
-
value: string;
|
1103
|
-
comment: string;
|
1104
|
-
limit: number;
|
1105
|
-
};
|
1106
|
-
delete: {
|
1107
|
-
value: string;
|
1108
|
-
comment: string;
|
1109
|
-
limit: number;
|
1110
|
-
};
|
1111
|
-
close: {
|
1112
|
-
value: string;
|
1113
|
-
comment: string;
|
1114
|
-
limit: number;
|
1115
|
-
};
|
1116
|
-
cancel: {
|
1117
|
-
value: string;
|
1118
|
-
comment: string;
|
1119
|
-
limit: number;
|
1120
|
-
};
|
1121
|
-
save: {
|
1122
|
-
value: string;
|
1123
|
-
comment: string;
|
1124
|
-
limit: number;
|
1125
|
-
};
|
1126
|
-
create: {
|
1127
|
-
value: string;
|
1128
|
-
comment: string;
|
1129
|
-
limit: number;
|
1130
|
-
};
|
1131
|
-
apply: {
|
1132
|
-
value: string;
|
1133
|
-
comment: string;
|
1134
|
-
limit: number;
|
1135
|
-
};
|
1136
|
-
"gs.date.today": {
|
1137
|
-
value: string;
|
1138
|
-
comment: string;
|
1139
|
-
limit: number;
|
1140
|
-
};
|
1141
|
-
"gs.date.tomorrow": {
|
1142
|
-
value: string;
|
1143
|
-
comment: string;
|
1144
|
-
limit: number;
|
1145
|
-
};
|
1146
|
-
"gs.date.yesterday": {
|
1147
|
-
value: string;
|
1148
|
-
comment: string;
|
1149
|
-
limit: number;
|
1150
|
-
};
|
1151
|
-
"messages.exportResultError": {
|
1152
|
-
value: string;
|
1153
|
-
comment: string;
|
1154
|
-
limit: number;
|
1155
|
-
};
|
1156
|
-
"messages.exportResultRestrictedError|insight": {
|
1157
|
-
value: string;
|
1158
|
-
comment: string;
|
1159
|
-
limit: number;
|
1160
|
-
};
|
1161
|
-
"messages.exportResultRestrictedError|report": {
|
1162
|
-
value: string;
|
1163
|
-
comment: string;
|
1164
|
-
limit: number;
|
1165
|
-
translate: boolean;
|
1166
|
-
};
|
1167
|
-
"messages.exportResultStart": {
|
1168
|
-
value: string;
|
1169
|
-
comment: string;
|
1170
|
-
limit: number;
|
1171
|
-
};
|
1172
|
-
"messages.exportResultSuccess": {
|
1173
|
-
value: string;
|
1174
|
-
comment: string;
|
1175
|
-
limit: number;
|
1176
|
-
};
|
1177
|
-
"messages.sharingChangedSuccess": {
|
1178
|
-
value: string;
|
1179
|
-
comment: string;
|
1180
|
-
limit: number;
|
1181
|
-
};
|
1182
|
-
"messages.sharingChangedError.general": {
|
1183
|
-
value: string;
|
1184
|
-
comment: string;
|
1185
|
-
limit: number;
|
1186
|
-
};
|
1187
|
-
"messages.shareLinkCopied": {
|
1188
|
-
value: string;
|
1189
|
-
comment: string;
|
1190
|
-
limit: number;
|
1191
|
-
};
|
1192
|
-
"messages.sharingDialogError.general": {
|
1193
|
-
value: string;
|
1194
|
-
comment: string;
|
1195
|
-
limit: number;
|
1196
|
-
};
|
1197
|
-
"messages.settingsDialogError.general": {
|
1198
|
-
value: string;
|
1199
|
-
comment: string;
|
1200
|
-
limit: number;
|
1201
|
-
};
|
1202
|
-
"visualization.dataTooLarge.headline": {
|
1203
|
-
value: string;
|
1204
|
-
comment: string;
|
1205
|
-
limit: number;
|
1206
|
-
};
|
1207
|
-
"visualization.dataTooLarge.text": {
|
1208
|
-
value: string;
|
1209
|
-
comment: string;
|
1210
|
-
limit: number;
|
1211
|
-
};
|
1212
|
-
"visualization.execute_protected_report.headline": {
|
1213
|
-
value: string;
|
1214
|
-
comment: string;
|
1215
|
-
limit: number;
|
1216
|
-
};
|
1217
|
-
"visualization.execute_protected_report.text": {
|
1218
|
-
value: string;
|
1219
|
-
comment: string;
|
1220
|
-
limit: number;
|
1221
|
-
};
|
1222
|
-
"visualization.empty.headline": {
|
1223
|
-
value: string;
|
1224
|
-
comment: string;
|
1225
|
-
limit: number;
|
1226
|
-
};
|
1227
|
-
"visualization.error.headline|insight": {
|
1228
|
-
value: string;
|
1229
|
-
comment: string;
|
1230
|
-
limit: number;
|
1231
|
-
};
|
1232
|
-
"visualization.error.headline|report": {
|
1233
|
-
value: string;
|
1234
|
-
comment: string;
|
1235
|
-
limit: number;
|
1236
|
-
translate: boolean;
|
1237
|
-
};
|
1238
|
-
"visualization.error.text": {
|
1239
|
-
value: string;
|
1240
|
-
comment: string;
|
1241
|
-
limit: number;
|
1242
|
-
};
|
1243
|
-
"visualization.warning.export.too_small": {
|
1244
|
-
value: string;
|
1245
|
-
comment: string;
|
1246
|
-
limit: number;
|
1247
|
-
};
|
1248
|
-
"options.menu.unsupported.error._measure|insight": {
|
1249
|
-
value: string;
|
1250
|
-
comment: string;
|
1251
|
-
limit: number;
|
1252
|
-
};
|
1253
|
-
"options.menu.unsupported.error._metric|insight": {
|
1254
|
-
value: string;
|
1255
|
-
comment: string;
|
1256
|
-
limit: number;
|
1257
|
-
};
|
1258
|
-
"options.menu.unsupported.error._measure|report": {
|
1259
|
-
value: string;
|
1260
|
-
comment: string;
|
1261
|
-
limit: number;
|
1262
|
-
translate: boolean;
|
1263
|
-
};
|
1264
|
-
"options.menu.unsupported.error._metric|report": {
|
1265
|
-
value: string;
|
1266
|
-
comment: string;
|
1267
|
-
limit: number;
|
1268
|
-
translate: boolean;
|
1269
|
-
};
|
1270
|
-
"options.menu.unsupported.loading|insight": {
|
1271
|
-
value: string;
|
1272
|
-
comment: string;
|
1273
|
-
limit: number;
|
1274
|
-
};
|
1275
|
-
"options.menu.unsupported.loading|report": {
|
1276
|
-
value: string;
|
1277
|
-
comment: string;
|
1278
|
-
limit: number;
|
1279
|
-
translate: boolean;
|
1280
|
-
};
|
1281
|
-
"options.menu.unsupported.incompatibleWidget": {
|
1282
|
-
value: string;
|
1283
|
-
comment: string;
|
1284
|
-
limit: number;
|
1285
|
-
};
|
1286
|
-
"options.menu.unsupported.schedulingForInsightNotEnabled": {
|
1287
|
-
value: string;
|
1288
|
-
comment: string;
|
1289
|
-
limit: number;
|
1290
|
-
};
|
1291
|
-
"options.menu.unsupported.alertingForInsightNotEnabled": {
|
1292
|
-
value: string;
|
1293
|
-
comment: string;
|
1294
|
-
limit: number;
|
1295
|
-
};
|
1296
|
-
"options.menu.unsupported.oldWidget": {
|
1297
|
-
value: string;
|
1298
|
-
comment: string;
|
1299
|
-
limit: number;
|
1300
|
-
};
|
1301
|
-
"options.menu.unsupported.xlsxOldWidget": {
|
1302
|
-
value: string;
|
1303
|
-
comment: string;
|
1304
|
-
limit: number;
|
1305
|
-
};
|
1306
|
-
"options.menu.unsupported.alertingOldWidget": {
|
1307
|
-
value: string;
|
1308
|
-
comment: string;
|
1309
|
-
limit: number;
|
1310
|
-
};
|
1311
|
-
"export.defaultTitle|insight": {
|
1312
|
-
value: string;
|
1313
|
-
comment: string;
|
1314
|
-
limit: number;
|
1315
|
-
};
|
1316
|
-
"export.defaultTitle|report": {
|
1317
|
-
value: string;
|
1318
|
-
comment: string;
|
1319
|
-
limit: number;
|
1320
|
-
translate: boolean;
|
1321
|
-
};
|
1322
|
-
"export_unsupported.disabled": {
|
1323
|
-
value: string;
|
1324
|
-
comment: string;
|
1325
|
-
limit: number;
|
1326
|
-
};
|
1327
|
-
"widget.options.description": {
|
1328
|
-
value: string;
|
1329
|
-
comment: string;
|
1330
|
-
limit: number;
|
1331
|
-
};
|
1332
|
-
"widget.options.menu": {
|
1333
|
-
value: string;
|
1334
|
-
comment: string;
|
1335
|
-
limit: number;
|
1336
|
-
};
|
1337
|
-
"widget.options.menu.exportToCSV": {
|
1338
|
-
value: string;
|
1339
|
-
comment: string;
|
1340
|
-
limit: number;
|
1341
|
-
};
|
1342
|
-
"widget.options.menu.exportToXLSX": {
|
1343
|
-
value: string;
|
1344
|
-
comment: string;
|
1345
|
-
limit: number;
|
1346
|
-
};
|
1347
|
-
"widget.options.menu.alerts": {
|
1348
|
-
value: string;
|
1349
|
-
comment: string;
|
1350
|
-
limit: number;
|
1351
|
-
};
|
1352
|
-
"widget.options.menu.scheduleExport": {
|
1353
|
-
value: string;
|
1354
|
-
comment: string;
|
1355
|
-
limit: number;
|
1356
|
-
};
|
1357
|
-
"widget.options.menu.scheduleExport.edit": {
|
1358
|
-
value: string;
|
1359
|
-
comment: string;
|
1360
|
-
limit: number;
|
1361
|
-
};
|
1362
|
-
"widget.options.menu.XLSX": {
|
1363
|
-
value: string;
|
1364
|
-
comment: string;
|
1365
|
-
limit: number;
|
1366
|
-
};
|
1367
|
-
"widget.options.menu.exportToCSV.formatted": {
|
1368
|
-
value: string;
|
1369
|
-
comment: string;
|
1370
|
-
limit: number;
|
1371
|
-
};
|
1372
|
-
"widget.options.menu.exportToCSV.raw": {
|
1373
|
-
value: string;
|
1374
|
-
comment: string;
|
1375
|
-
limit: number;
|
1376
|
-
};
|
1377
|
-
"widget.error.missing_insight.message": {
|
1378
|
-
value: string;
|
1379
|
-
comment: string;
|
1380
|
-
limit: number;
|
1381
|
-
};
|
1382
|
-
"widget.error.missing_insight.description": {
|
1383
|
-
value: string;
|
1384
|
-
comment: string;
|
1385
|
-
limit: number;
|
1386
|
-
};
|
1387
|
-
"widget.drill.dialog.exportToXLSX": {
|
1388
|
-
value: string;
|
1389
|
-
comment: string;
|
1390
|
-
limit: number;
|
1391
|
-
};
|
1392
|
-
"widget.drill.dialog.exportToCSV.formatted": {
|
1393
|
-
value: string;
|
1394
|
-
comment: string;
|
1395
|
-
limit: number;
|
1396
|
-
};
|
1397
|
-
"widget.drill.dialog.exportToCSV.raw": {
|
1398
|
-
value: string;
|
1399
|
-
comment: string;
|
1400
|
-
limit: number;
|
1401
|
-
};
|
1402
|
-
"share.button.text": {
|
1403
|
-
value: string;
|
1404
|
-
comment: string;
|
1405
|
-
limit: number;
|
1406
|
-
};
|
1407
|
-
"share.button.tooltip": {
|
1408
|
-
value: string;
|
1409
|
-
comment: string;
|
1410
|
-
limit: number;
|
1411
|
-
};
|
1412
|
-
"dashboard.error.empty.heading": {
|
1413
|
-
value: string;
|
1414
|
-
comment: string;
|
1415
|
-
limit: number;
|
1416
|
-
};
|
1417
|
-
"dashboard.error.empty.text|insight": {
|
1418
|
-
value: string;
|
1419
|
-
comment: string;
|
1420
|
-
limit: number;
|
1421
|
-
};
|
1422
|
-
"dashboard.error.empty.text|report": {
|
1423
|
-
value: string;
|
1424
|
-
comment: string;
|
1425
|
-
translate: boolean;
|
1426
|
-
limit: number;
|
1427
|
-
};
|
1428
|
-
"dashboard.shareDialog.underLenientControl.label": {
|
1429
|
-
value: string;
|
1430
|
-
comment: string;
|
1431
|
-
limit: number;
|
1432
|
-
};
|
1433
|
-
"dashboard.shareDialog.lock.label": {
|
1434
|
-
value: string;
|
1435
|
-
comment: string;
|
1436
|
-
limit: number;
|
1437
|
-
};
|
1438
|
-
"header.lockStatus.tooltip": {
|
1439
|
-
value: string;
|
1440
|
-
comment: string;
|
1441
|
-
limit: number;
|
1442
|
-
};
|
1443
|
-
"header.shareStatus.private.text": {
|
1444
|
-
value: string;
|
1445
|
-
comment: string;
|
1446
|
-
limit: number;
|
1447
|
-
};
|
1448
|
-
"header.shareStatus.private.strict.tooltip": {
|
1449
|
-
value: string;
|
1450
|
-
comment: string;
|
1451
|
-
limit: number;
|
1452
|
-
};
|
1453
|
-
"header.shareStatus.private.not.strict.tooltip": {
|
1454
|
-
value: string;
|
1455
|
-
comment: string;
|
1456
|
-
limit: number;
|
1457
|
-
};
|
1458
|
-
"dashboard.shareDialog.removeAccessGranteeTooltip": {
|
1459
|
-
value: string;
|
1460
|
-
comment: string;
|
1461
|
-
limit: number;
|
1462
|
-
};
|
1463
|
-
"dashboard.shareDialog.removeAccessCreatorTooltip": {
|
1464
|
-
value: string;
|
1465
|
-
comment: string;
|
1466
|
-
limit: number;
|
1467
|
-
};
|
1468
|
-
"attributesDropdown.placeholder": {
|
1469
|
-
value: string;
|
1470
|
-
comment: string;
|
1471
|
-
limit: number;
|
1472
|
-
};
|
1473
|
-
"attributesDropdown.configuration": {
|
1474
|
-
value: string;
|
1475
|
-
comment: string;
|
1476
|
-
limit: number;
|
1477
|
-
};
|
1478
|
-
"attributesDropdown.save": {
|
1479
|
-
value: string;
|
1480
|
-
comment: string;
|
1481
|
-
limit: number;
|
1482
|
-
};
|
1483
|
-
"attributesDropdown.filterBy": {
|
1484
|
-
value: string;
|
1485
|
-
comment: string;
|
1486
|
-
limit: number;
|
1487
|
-
};
|
1488
|
-
"attributesDropdown.displayValuesAs": {
|
1489
|
-
value: string;
|
1490
|
-
comment: string;
|
1491
|
-
limit: number;
|
1492
|
-
};
|
1493
|
-
"attributesDropdown.title": {
|
1494
|
-
value: string;
|
1495
|
-
comment: string;
|
1496
|
-
limit: number;
|
1497
|
-
};
|
1498
|
-
"attributesDropdown.title.reset": {
|
1499
|
-
value: string;
|
1500
|
-
comment: string;
|
1501
|
-
limit: number;
|
1502
|
-
};
|
1503
|
-
"attributesDropdown.selectionMode": {
|
1504
|
-
value: string;
|
1505
|
-
comment: string;
|
1506
|
-
limit: number;
|
1507
|
-
};
|
1508
|
-
"attributesDropdown.selectionMode.multi": {
|
1509
|
-
value: string;
|
1510
|
-
comment: string;
|
1511
|
-
limit: number;
|
1512
|
-
};
|
1513
|
-
"attributesDropdown.selectionMode.single": {
|
1514
|
-
value: string;
|
1515
|
-
comment: string;
|
1516
|
-
limit: number;
|
1517
|
-
};
|
1518
|
-
"attributesDropdown.selectionMode.disabled.tooltip": {
|
1519
|
-
value: string;
|
1520
|
-
comment: string;
|
1521
|
-
limit: number;
|
1522
|
-
};
|
1523
|
-
"attributesDropdown.parentFilter.disabled.tooltip": {
|
1524
|
-
value: string;
|
1525
|
-
comment: string;
|
1526
|
-
limit: number;
|
1527
|
-
};
|
1528
|
-
"attributesDropdown.noConnectionMessage": {
|
1529
|
-
value: string;
|
1530
|
-
comment: string;
|
1531
|
-
limit: number;
|
1532
|
-
};
|
1533
|
-
"attributesDropdown.details.dataset": {
|
1534
|
-
value: string;
|
1535
|
-
comment: string;
|
1536
|
-
limit: number;
|
1537
|
-
};
|
1538
|
-
"attributesDropdown.details.values": {
|
1539
|
-
value: string;
|
1540
|
-
comment: string;
|
1541
|
-
limit: number;
|
1542
|
-
};
|
1543
|
-
"attributesDropdown.details.shortening_decoration": {
|
1544
|
-
value: string;
|
1545
|
-
comment: string;
|
1546
|
-
limit: number;
|
1547
|
-
};
|
1548
|
-
"attributesDropdown.removeTooltip": {
|
1549
|
-
value: string;
|
1550
|
-
comment: string;
|
1551
|
-
limit: number;
|
1552
|
-
};
|
1553
|
-
"layout.header.characters.left": {
|
1554
|
-
value: string;
|
1555
|
-
comment: string;
|
1556
|
-
limit: number;
|
1557
|
-
};
|
1558
|
-
"layout.header.add.title.placeholder": {
|
1559
|
-
value: string;
|
1560
|
-
comment: string;
|
1561
|
-
limit: number;
|
1562
|
-
};
|
1563
|
-
"layout.header.add.description.placeholder": {
|
1564
|
-
value: string;
|
1565
|
-
comment: string;
|
1566
|
-
limit: number;
|
1567
|
-
};
|
1568
|
-
"controlButtons.options.tooltip": {
|
1569
|
-
value: string;
|
1570
|
-
comment: string;
|
1571
|
-
limit: number;
|
1572
|
-
};
|
1573
|
-
"controlButtons.options.back": {
|
1574
|
-
value: string;
|
1575
|
-
comment: string;
|
1576
|
-
limit: number;
|
1577
|
-
};
|
1578
|
-
"controlButtons.options.closeMenu": {
|
1579
|
-
value: string;
|
1580
|
-
comment: string;
|
1581
|
-
limit: number;
|
1582
|
-
};
|
1583
|
-
"controlButtons.edit.value": {
|
1584
|
-
value: string;
|
1585
|
-
comment: string;
|
1586
|
-
limit: number;
|
1587
|
-
};
|
1588
|
-
"controlButtons.edit.tooltip": {
|
1589
|
-
value: string;
|
1590
|
-
comment: string;
|
1591
|
-
limit: number;
|
1592
|
-
};
|
1593
|
-
"controlButtons.edit.executionTimestampMode.tooltip": {
|
1594
|
-
value: string;
|
1595
|
-
comment: string;
|
1596
|
-
limit: number;
|
1597
|
-
};
|
1598
|
-
"controlButtons.setting.value": {
|
1599
|
-
value: string;
|
1600
|
-
comment: string;
|
1601
|
-
limit: number;
|
1602
|
-
};
|
1603
|
-
"controlButtons.setting.title": {
|
1604
|
-
value: string;
|
1605
|
-
comment: string;
|
1606
|
-
limit: number;
|
1607
|
-
};
|
1608
|
-
"controlButtons.saveAndPublish.value": {
|
1609
|
-
value: string;
|
1610
|
-
comment: string;
|
1611
|
-
limit: number;
|
1612
|
-
};
|
1613
|
-
"controlButtons.save.value": {
|
1614
|
-
value: string;
|
1615
|
-
comment: string;
|
1616
|
-
limit: number;
|
1617
|
-
};
|
1618
|
-
"controlButtons.saveAndPublish.title": {
|
1619
|
-
value: string;
|
1620
|
-
comment: string;
|
1621
|
-
limit: number;
|
1622
|
-
};
|
1623
|
-
"controlButtons.saveAsPrivate.title": {
|
1624
|
-
value: string;
|
1625
|
-
comment: string;
|
1626
|
-
limit: number;
|
1627
|
-
};
|
1628
|
-
"controlButtons.saveAndPublish.disable.empty.title": {
|
1629
|
-
value: string;
|
1630
|
-
comment: string;
|
1631
|
-
limit: number;
|
1632
|
-
};
|
1633
|
-
"controlButtons.saveAndPublish.disable.noChanges.title": {
|
1634
|
-
value: string;
|
1635
|
-
comment: string;
|
1636
|
-
limit: number;
|
1637
|
-
};
|
1638
|
-
"controlButtons.saving.value": {
|
1639
|
-
value: string;
|
1640
|
-
comment: string;
|
1641
|
-
limit: number;
|
1642
|
-
};
|
1643
|
-
"gs.visualizationsList.tabs.all": {
|
1644
|
-
value: string;
|
1645
|
-
comment: string;
|
1646
|
-
limit: number;
|
1647
|
-
};
|
1648
|
-
"gs.visualizationsList.tabs.my": {
|
1649
|
-
value: string;
|
1650
|
-
comment: string;
|
1651
|
-
limit: number;
|
1652
|
-
};
|
1653
|
-
"visualizationsList.noInsights|insight": {
|
1654
|
-
value: string;
|
1655
|
-
comment: string;
|
1656
|
-
limit: number;
|
1657
|
-
};
|
1658
|
-
"visualizationsList.noInsights|report": {
|
1659
|
-
value: string;
|
1660
|
-
comment: string;
|
1661
|
-
limit: number;
|
1662
|
-
translate: boolean;
|
1663
|
-
};
|
1664
|
-
"visualizationsList.create|insight": {
|
1665
|
-
value: string;
|
1666
|
-
comment: string;
|
1667
|
-
limit: number;
|
1668
|
-
};
|
1669
|
-
"visualizationsList.create|report": {
|
1670
|
-
value: string;
|
1671
|
-
comment: string;
|
1672
|
-
translate: boolean;
|
1673
|
-
limit: number;
|
1674
|
-
};
|
1675
|
-
"visualizationsList.noUserInsights|insight": {
|
1676
|
-
value: string;
|
1677
|
-
comment: string;
|
1678
|
-
limit: number;
|
1679
|
-
};
|
1680
|
-
"visualizationsList.noUserInsights|report": {
|
1681
|
-
value: string;
|
1682
|
-
comment: string;
|
1683
|
-
limit: number;
|
1684
|
-
translate: boolean;
|
1685
|
-
};
|
1686
|
-
"visualizationsList.noVisualizationsFound|insight": {
|
1687
|
-
value: string;
|
1688
|
-
comment: string;
|
1689
|
-
limit: number;
|
1690
|
-
};
|
1691
|
-
"visualizationsList.noVisualizationsFound|report": {
|
1692
|
-
value: string;
|
1693
|
-
comment: string;
|
1694
|
-
limit: number;
|
1695
|
-
translate: boolean;
|
1696
|
-
};
|
1697
|
-
"search_insights|insight": {
|
1698
|
-
value: string;
|
1699
|
-
comment: string;
|
1700
|
-
limit: number;
|
1701
|
-
};
|
1702
|
-
"search_insights|report": {
|
1703
|
-
value: string;
|
1704
|
-
comment: string;
|
1705
|
-
limit: number;
|
1706
|
-
translate: boolean;
|
1707
|
-
};
|
1708
|
-
"save.as.new": {
|
1709
|
-
value: string;
|
1710
|
-
comment: string;
|
1711
|
-
limit: number;
|
1712
|
-
};
|
1713
|
-
"addPanel.deleteItem": {
|
1714
|
-
value: string;
|
1715
|
-
comment: string;
|
1716
|
-
limit: number;
|
1717
|
-
};
|
1718
|
-
"addPanel.newItem": {
|
1719
|
-
value: string;
|
1720
|
-
comment: string;
|
1721
|
-
limit: number;
|
1722
|
-
};
|
1723
|
-
"addPanel.attributeFilter": {
|
1724
|
-
value: string;
|
1725
|
-
comment: string;
|
1726
|
-
limit: number;
|
1727
|
-
};
|
1728
|
-
"addPanel.filter": {
|
1729
|
-
value: string;
|
1730
|
-
comment: string;
|
1731
|
-
limit: number;
|
1732
|
-
};
|
1733
|
-
"addPanel.attributeFilter.tooltip.no_attributes": {
|
1734
|
-
value: string;
|
1735
|
-
comment: string;
|
1736
|
-
limit: number;
|
1737
|
-
};
|
1738
|
-
"addPanel.attributeFilter.tooltip.no_items": {
|
1739
|
-
value: string;
|
1740
|
-
comment: string;
|
1741
|
-
limit: number;
|
1742
|
-
};
|
1743
|
-
"addPanel.attributeFilter.tooltip.no_attributes.link": {
|
1744
|
-
value: string;
|
1745
|
-
comment: string;
|
1746
|
-
limit: number;
|
1747
|
-
};
|
1748
|
-
"addPanel.kpi": {
|
1749
|
-
value: string;
|
1750
|
-
comment: string;
|
1751
|
-
limit: number;
|
1752
|
-
};
|
1753
|
-
"addPanel.richText": {
|
1754
|
-
value: string;
|
1755
|
-
comment: string;
|
1756
|
-
limit: number;
|
1757
|
-
};
|
1758
|
-
"addPanel.visualizationSwitcher": {
|
1759
|
-
value: string;
|
1760
|
-
comment: string;
|
1761
|
-
limit: number;
|
1762
|
-
};
|
1763
|
-
"addPanel.visualizationSwitcher.tooltip": {
|
1764
|
-
value: string;
|
1765
|
-
comment: string;
|
1766
|
-
limit: number;
|
1767
|
-
};
|
1768
|
-
"addPanel.dashboardLayout": {
|
1769
|
-
value: string;
|
1770
|
-
comment: string;
|
1771
|
-
limit: number;
|
1772
|
-
};
|
1773
|
-
"addPanel.dashboardLayout.tooltip": {
|
1774
|
-
value: string;
|
1775
|
-
comment: string;
|
1776
|
-
limit: number;
|
1777
|
-
};
|
1778
|
-
"addPanel.dashboardLayout.tooltip.learnMore": {
|
1779
|
-
value: string;
|
1780
|
-
comment: string;
|
1781
|
-
limit: number;
|
1782
|
-
};
|
1783
|
-
"addPanel.dashboardLayout.tooltip.button": {
|
1784
|
-
value: string;
|
1785
|
-
comment: string;
|
1786
|
-
limit: number;
|
1787
|
-
};
|
1788
|
-
"visualizationsList.dragToAdd": {
|
1789
|
-
value: string;
|
1790
|
-
comment: string;
|
1791
|
-
limit: number;
|
1792
|
-
};
|
1793
|
-
"visualizationsList.savedVisualizations|insight": {
|
1794
|
-
value: string;
|
1795
|
-
comment: string;
|
1796
|
-
limit: number;
|
1797
|
-
};
|
1798
|
-
"visualizationsList.savedVisualizations|report": {
|
1799
|
-
value: string;
|
1800
|
-
comment: string;
|
1801
|
-
translate: boolean;
|
1802
|
-
limit: number;
|
1803
|
-
};
|
1804
|
-
"configurationPanel.drillConfig.selectDashboard": {
|
1805
|
-
value: string;
|
1806
|
-
comment: string;
|
1807
|
-
limit: number;
|
1808
|
-
};
|
1809
|
-
"configurationPanel.drillConfig.drillIntoDashboard.searchPlaceholder": {
|
1810
|
-
value: string;
|
1811
|
-
comment: string;
|
1812
|
-
limit: number;
|
1813
|
-
};
|
1814
|
-
"configurationPanel.drillConfig.forbiddenDashboard": {
|
1815
|
-
value: string;
|
1816
|
-
comment: string;
|
1817
|
-
limit: number;
|
1818
|
-
};
|
1819
|
-
"configurationPanel.drillConfig.forbiddenDashboard.tooltip": {
|
1820
|
-
value: string;
|
1821
|
-
comment: string;
|
1822
|
-
limit: number;
|
1823
|
-
};
|
1824
|
-
"configurationPanel.drillConfig.notSharedDashboard.tooltip": {
|
1825
|
-
value: string;
|
1826
|
-
comment: string;
|
1827
|
-
limit: number;
|
1828
|
-
};
|
1829
|
-
"configurationPanel.remove.form.dashboard": {
|
1830
|
-
value: string;
|
1831
|
-
comment: string;
|
1832
|
-
limit: number;
|
1833
|
-
};
|
1834
|
-
"filterBar.filter.drop": {
|
1835
|
-
value: string;
|
1836
|
-
comment: string;
|
1837
|
-
limit: number;
|
1838
|
-
};
|
1839
|
-
"filterBar.filter.addFilterPlaceholder": {
|
1840
|
-
value: string;
|
1841
|
-
comment: string;
|
1842
|
-
limit: number;
|
1843
|
-
};
|
1844
|
-
"filterBar.filter.dropzone.tooltip": {
|
1845
|
-
value: string;
|
1846
|
-
comment: string;
|
1847
|
-
limit: number;
|
1848
|
-
};
|
1849
|
-
"filterBar.filter.dropzone.tooltip.generic": {
|
1850
|
-
value: string;
|
1851
|
-
comment: string;
|
1852
|
-
limit: number;
|
1853
|
-
};
|
1854
|
-
"configurationPanel.title": {
|
1855
|
-
value: string;
|
1856
|
-
comment: string;
|
1857
|
-
limit: number;
|
1858
|
-
};
|
1859
|
-
"configurationPanel.filterBy": {
|
1860
|
-
value: string;
|
1861
|
-
comment: string;
|
1862
|
-
limit: number;
|
1863
|
-
};
|
1864
|
-
"configurationPanel.dateAs": {
|
1865
|
-
value: string;
|
1866
|
-
comment: string;
|
1867
|
-
limit: number;
|
1868
|
-
};
|
1869
|
-
"configurationPanel.vizCantBeFilteredByAttribute|insight": {
|
1870
|
-
value: string;
|
1871
|
-
comment: string;
|
1872
|
-
limit: number;
|
1873
|
-
};
|
1874
|
-
"configurationPanel.vizCantBeFilteredByAttribute|report": {
|
1875
|
-
value: string;
|
1876
|
-
comment: string;
|
1877
|
-
translate: boolean;
|
1878
|
-
limit: number;
|
1879
|
-
};
|
1880
|
-
"configurationPanel.kpiCantBeFilteredByAttribute": {
|
1881
|
-
value: string;
|
1882
|
-
comment: string;
|
1883
|
-
limit: number;
|
1884
|
-
};
|
1885
|
-
"configurationPanel.vizCantBeFilteredByDate|insight": {
|
1886
|
-
value: string;
|
1887
|
-
comment: string;
|
1888
|
-
limit: number;
|
1889
|
-
};
|
1890
|
-
"configurationPanel.vizCantBeFilteredByDate|report": {
|
1891
|
-
value: string;
|
1892
|
-
comment: string;
|
1893
|
-
translate: boolean;
|
1894
|
-
limit: number;
|
1895
|
-
};
|
1896
|
-
"configurationPanel.kpiCantBeFilteredByDate": {
|
1897
|
-
value: string;
|
1898
|
-
comment: string;
|
1899
|
-
limit: number;
|
1900
|
-
};
|
1901
|
-
"configurationPanel.unrelatedVizDateInfo|insight": {
|
1902
|
-
value: string;
|
1903
|
-
comment: string;
|
1904
|
-
limit: number;
|
1905
|
-
};
|
1906
|
-
"configurationPanel.unrelatedVizDateInfo|report": {
|
1907
|
-
value: string;
|
1908
|
-
comment: string;
|
1909
|
-
translate: boolean;
|
1910
|
-
limit: number;
|
1911
|
-
};
|
1912
|
-
"configurationPanel.unrelatedKpiDateInfo": {
|
1913
|
-
value: string;
|
1914
|
-
comment: string;
|
1915
|
-
limit: number;
|
1916
|
-
};
|
1917
|
-
"configurationPanel.interactions": {
|
1918
|
-
value: string;
|
1919
|
-
comment: string;
|
1920
|
-
limit: number;
|
1921
|
-
};
|
1922
|
-
"configurationPanel.drillConfig.interactions": {
|
1923
|
-
value: string;
|
1924
|
-
comment: string;
|
1925
|
-
limit: number;
|
1926
|
-
};
|
1927
|
-
"configurationPanel.drillConfig.addInteraction": {
|
1928
|
-
value: string;
|
1929
|
-
comment: string;
|
1930
|
-
limit: number;
|
1931
|
-
};
|
1932
|
-
"configurationPanel.drillConfig.clickHint": {
|
1933
|
-
value: string;
|
1934
|
-
comment: string;
|
1935
|
-
limit: number;
|
1936
|
-
};
|
1937
|
-
"configurationPanel.drillConfig.measureValue._measure": {
|
1938
|
-
value: string;
|
1939
|
-
comment: string;
|
1940
|
-
limit: number;
|
1941
|
-
};
|
1942
|
-
"configurationPanel.drillConfig.measureValue._metric": {
|
1943
|
-
value: string;
|
1944
|
-
comment: string;
|
1945
|
-
limit: number;
|
1946
|
-
};
|
1947
|
-
"configurationPanel.drillConfig.attributeValue": {
|
1948
|
-
value: string;
|
1949
|
-
comment: string;
|
1950
|
-
limit: number;
|
1951
|
-
};
|
1952
|
-
"configurationPanel.drillConfig.selectTarget": {
|
1953
|
-
value: string;
|
1954
|
-
comment: string;
|
1955
|
-
limit: number;
|
1956
|
-
};
|
1957
|
-
"configurationPanel.drillConfig.clickHintItem": {
|
1958
|
-
value: string;
|
1959
|
-
comment: string;
|
1960
|
-
limit: number;
|
1961
|
-
};
|
1962
|
-
"configurationPanel.drillConfig.drillIntoDashboard": {
|
1963
|
-
value: string;
|
1964
|
-
comment: string;
|
1965
|
-
limit: number;
|
1966
|
-
};
|
1967
|
-
"configurationPanel.drillConfig.drillIntoInsight|insight": {
|
1968
|
-
value: string;
|
1969
|
-
comment: string;
|
1970
|
-
limit: number;
|
1971
|
-
};
|
1972
|
-
"configurationPanel.drillConfig.drillIntoInsight|report": {
|
1973
|
-
value: string;
|
1974
|
-
comment: string;
|
1975
|
-
translate: boolean;
|
1976
|
-
limit: number;
|
1977
|
-
};
|
1978
|
-
"configurationPanel.drillConfig.drillDown": {
|
1979
|
-
value: string;
|
1980
|
-
comment: string;
|
1981
|
-
limit: number;
|
1982
|
-
};
|
1983
|
-
"configurationPanel.drillConfig.disableDrillDownTooltip": {
|
1984
|
-
value: string;
|
1985
|
-
comment: string;
|
1986
|
-
limit: number;
|
1987
|
-
};
|
1988
|
-
"configurationPanel.drillConfig.drillIntoUrl": {
|
1989
|
-
value: string;
|
1990
|
-
comment: string;
|
1991
|
-
limit: number;
|
1992
|
-
};
|
1993
|
-
"configurationPanel.drillConfig.drillIntoUrl.invalidCustomUrl": {
|
1994
|
-
value: string;
|
1995
|
-
comment: string;
|
1996
|
-
limit: number;
|
1997
|
-
};
|
1998
|
-
"configurationPanel.drillConfig.select": {
|
1999
|
-
value: string;
|
2000
|
-
comment: string;
|
2001
|
-
limit: number;
|
2002
|
-
};
|
2003
|
-
"configurationPanel.drillConfig.drillIntoDashboard.dateFilterWarning|insight": {
|
2004
|
-
value: string;
|
2005
|
-
comment: string;
|
2006
|
-
limit: number;
|
2007
|
-
};
|
2008
|
-
"configurationPanel.drillConfig.drillIntoDashboard.dateFilterWarning|report": {
|
2009
|
-
value: string;
|
2010
|
-
comment: string;
|
2011
|
-
translate: boolean;
|
2012
|
-
limit: number;
|
2013
|
-
};
|
2014
|
-
"configurationPanel.drillConfig.drillIntersectionIgnoredAttributes.label": {
|
2015
|
-
value: string;
|
2016
|
-
comment: string;
|
2017
|
-
limit: number;
|
2018
|
-
};
|
2019
|
-
"configurationPanel.drillConfig.drillIntersectionIgnoredAttributes.dropdown.title": {
|
2020
|
-
value: string;
|
2021
|
-
comment: string;
|
2022
|
-
limit: number;
|
2023
|
-
};
|
2024
|
-
"configurationPanel.drillConfig.drillIntersectionIgnoredAttributes.dropdown.tooltip": {
|
2025
|
-
value: string;
|
2026
|
-
comment: string;
|
2027
|
-
limit: number;
|
2028
|
-
};
|
2029
|
-
"configurationPanel.drillConfig.drillIntersectionIgnoredAttributes.dropdown.all": {
|
2030
|
-
value: string;
|
2031
|
-
comment: string;
|
2032
|
-
limit: number;
|
2033
|
-
};
|
2034
|
-
"configurationPanel.drillConfig.drillIntersectionIgnoredAttributes.dropdown.none": {
|
2035
|
-
value: string;
|
2036
|
-
comment: string;
|
2037
|
-
limit: number;
|
2038
|
-
};
|
2039
|
-
"configurationPanel.visualprops.sectionTitle": {
|
2040
|
-
value: string;
|
2041
|
-
comment: string;
|
2042
|
-
limit: number;
|
2043
|
-
};
|
2044
|
-
"configurationPanel.visualprops.hideTitle": {
|
2045
|
-
value: string;
|
2046
|
-
comment: string;
|
2047
|
-
limit: number;
|
2048
|
-
};
|
2049
|
-
"configurationPanel.visualprops.sectionDescription": {
|
2050
|
-
value: string;
|
2051
|
-
comment: string;
|
2052
|
-
limit: number;
|
2053
|
-
};
|
2054
|
-
"configurationPanel.visualprops.inheritDescription": {
|
2055
|
-
value: string;
|
2056
|
-
comment: string;
|
2057
|
-
limit: number;
|
2058
|
-
};
|
2059
|
-
"configurationPanel.visualprops.inheritDescriptionHelp|insight": {
|
2060
|
-
value: string;
|
2061
|
-
comment: string;
|
2062
|
-
limit: number;
|
2063
|
-
};
|
2064
|
-
"configurationPanel.visualprops.inheritDescriptionHelp|report": {
|
2065
|
-
value: string;
|
2066
|
-
comment: string;
|
2067
|
-
translate: boolean;
|
2068
|
-
limit: number;
|
2069
|
-
};
|
2070
|
-
"configurationPanel.visualprops.customDescription": {
|
2071
|
-
value: string;
|
2072
|
-
comment: string;
|
2073
|
-
limit: number;
|
2074
|
-
};
|
2075
|
-
"configurationPanel.visualprops.customDescriptionHelp|insight": {
|
2076
|
-
value: string;
|
2077
|
-
comment: string;
|
2078
|
-
limit: number;
|
2079
|
-
};
|
2080
|
-
"configurationPanel.visualprops.customDescriptionHelp|report": {
|
2081
|
-
value: string;
|
2082
|
-
comment: string;
|
2083
|
-
translate: boolean;
|
2084
|
-
limit: number;
|
2085
|
-
};
|
2086
|
-
"configurationPanel.visualprops.noneDescription": {
|
2087
|
-
value: string;
|
2088
|
-
comment: string;
|
2089
|
-
limit: number;
|
2090
|
-
};
|
2091
|
-
"configurationPanel.visualprops.includeMetrics._measure": {
|
2092
|
-
value: string;
|
2093
|
-
comment: string;
|
2094
|
-
limit: number;
|
2095
|
-
};
|
2096
|
-
"configurationPanel.visualprops.includeMetrics._metric": {
|
2097
|
-
value: string;
|
2098
|
-
comment: string;
|
2099
|
-
limit: number;
|
2100
|
-
};
|
2101
|
-
"configurationPanel.visualprops.includeMetricsHelp._measure|insight": {
|
2102
|
-
value: string;
|
2103
|
-
comment: string;
|
2104
|
-
limit: number;
|
2105
|
-
};
|
2106
|
-
"configurationPanel.visualprops.includeMetricsHelp._metric|insight": {
|
2107
|
-
value: string;
|
2108
|
-
comment: string;
|
2109
|
-
limit: number;
|
2110
|
-
};
|
2111
|
-
"configurationPanel.visualprops.includeMetricsHelp._measure|report": {
|
2112
|
-
value: string;
|
2113
|
-
comment: string;
|
2114
|
-
translate: boolean;
|
2115
|
-
limit: number;
|
2116
|
-
};
|
2117
|
-
"configurationPanel.visualprops.includeMetricsHelp._metric|report": {
|
2118
|
-
value: string;
|
2119
|
-
comment: string;
|
2120
|
-
translate: boolean;
|
2121
|
-
limit: number;
|
2122
|
-
};
|
2123
|
-
"configurationPanel.visualprops.descriptionPlaceholder": {
|
2124
|
-
value: string;
|
2125
|
-
comment: string;
|
2126
|
-
limit: number;
|
2127
|
-
};
|
2128
|
-
"configurationPanel.drillIntoUrl.defaultButtonValue": {
|
2129
|
-
value: string;
|
2130
|
-
comment: string;
|
2131
|
-
limit: number;
|
2132
|
-
};
|
2133
|
-
"configurationPanel.drillIntoUrl.attributeUrlSectionTitle": {
|
2134
|
-
value: string;
|
2135
|
-
comment: string;
|
2136
|
-
limit: number;
|
2137
|
-
};
|
2138
|
-
"configurationPanel.drillIntoUrl.customUrlSectionTitle": {
|
2139
|
-
value: string;
|
2140
|
-
comment: string;
|
2141
|
-
limit: number;
|
2142
|
-
};
|
2143
|
-
"configurationPanel.drillIntoUrl.editor.addUrlTitle": {
|
2144
|
-
value: string;
|
2145
|
-
comment: string;
|
2146
|
-
limit: number;
|
2147
|
-
};
|
2148
|
-
"configurationPanel.drillIntoUrl.editor.editUrlTitle": {
|
2149
|
-
value: string;
|
2150
|
-
comment: string;
|
2151
|
-
limit: number;
|
2152
|
-
};
|
2153
|
-
"configurationPanel.drillIntoUrl.editor.textAreaLabel": {
|
2154
|
-
value: string;
|
2155
|
-
comment: string;
|
2156
|
-
limit: number;
|
2157
|
-
};
|
2158
|
-
"configurationPanel.drillIntoUrl.editor.parametersPanelLabel": {
|
2159
|
-
value: string;
|
2160
|
-
comment: string;
|
2161
|
-
limit: number;
|
2162
|
-
};
|
2163
|
-
"configurationPanel.drillIntoUrl.editor.parametersPanelTooltip": {
|
2164
|
-
value: string;
|
2165
|
-
comment: string;
|
2166
|
-
limit: number;
|
2167
|
-
};
|
2168
|
-
"configurationPanel.drillIntoUrl.editor.addParameterButtonLabel": {
|
2169
|
-
value: string;
|
2170
|
-
comment: string;
|
2171
|
-
limit: number;
|
2172
|
-
};
|
2173
|
-
"configurationPanel.drillIntoUrl.editor.parameterDetailType": {
|
2174
|
-
value: string;
|
2175
|
-
comment: string;
|
2176
|
-
limit: number;
|
2177
|
-
};
|
2178
|
-
"configurationPanel.drillIntoUrl.editor.parameterDetailLabel": {
|
2179
|
-
value: string;
|
2180
|
-
comment: string;
|
2181
|
-
limit: number;
|
2182
|
-
};
|
2183
|
-
"configurationPanel.drillIntoUrl.editor.parameterDetailValues": {
|
2184
|
-
value: string;
|
2185
|
-
comment: string;
|
2186
|
-
limit: number;
|
2187
|
-
};
|
2188
|
-
"configurationPanel.drillIntoUrl.editor.parameterDetailMoreValues": {
|
2189
|
-
value: string;
|
2190
|
-
comment: string;
|
2191
|
-
limit: number;
|
2192
|
-
};
|
2193
|
-
"configurationPanel.drillIntoUrl.editor.insightIdParameterLabel|insight": {
|
2194
|
-
value: string;
|
2195
|
-
comment: string;
|
2196
|
-
limit: number;
|
2197
|
-
};
|
2198
|
-
"configurationPanel.drillIntoUrl.editor.insightIdParameterLabel|report": {
|
2199
|
-
value: string;
|
2200
|
-
comment: string;
|
2201
|
-
translate: boolean;
|
2202
|
-
limit: number;
|
2203
|
-
};
|
2204
|
-
"configurationPanel.drillIntoUrl.editor.clientIdParameterLabel": {
|
2205
|
-
value: string;
|
2206
|
-
comment: string;
|
2207
|
-
limit: number;
|
2208
|
-
};
|
2209
|
-
"configurationPanel.drillIntoUrl.editor.dataProductIdParameterLabel": {
|
2210
|
-
value: string;
|
2211
|
-
comment: string;
|
2212
|
-
limit: number;
|
2213
|
-
};
|
2214
|
-
"configurationPanel.drillIntoUrl.editor.projectIdParameterLabel": {
|
2215
|
-
value: string;
|
2216
|
-
comment: string;
|
2217
|
-
limit: number;
|
2218
|
-
};
|
2219
|
-
"configurationPanel.drillIntoUrl.editor.workspaceIdParameterLabel": {
|
2220
|
-
value: string;
|
2221
|
-
comment: string;
|
2222
|
-
limit: number;
|
2223
|
-
};
|
2224
|
-
"configurationPanel.drillIntoUrl.editor.widgetIdParameterLabel": {
|
2225
|
-
value: string;
|
2226
|
-
comment: string;
|
2227
|
-
limit: number;
|
2228
|
-
};
|
2229
|
-
"configurationPanel.drillIntoUrl.editor.dashboardIdParameterLabel": {
|
2230
|
-
value: string;
|
2231
|
-
comment: string;
|
2232
|
-
limit: number;
|
2233
|
-
};
|
2234
|
-
"configurationPanel.drillIntoUrl.editor.identifierTypeLabel": {
|
2235
|
-
value: string;
|
2236
|
-
comment: string;
|
2237
|
-
limit: number;
|
2238
|
-
};
|
2239
|
-
"configurationPanel.drillIntoUrl.editor.insightParametersSectionLabel|insight": {
|
2240
|
-
value: string;
|
2241
|
-
comment: string;
|
2242
|
-
limit: number;
|
2243
|
-
};
|
2244
|
-
"configurationPanel.drillIntoUrl.editor.insightParametersSectionLabel|report": {
|
2245
|
-
value: string;
|
2246
|
-
comment: string;
|
2247
|
-
translate: boolean;
|
2248
|
-
limit: number;
|
2249
|
-
};
|
2250
|
-
"configurationPanel.drillIntoUrl.editor.identifierParametersSectionLabel": {
|
2251
|
-
value: string;
|
2252
|
-
comment: string;
|
2253
|
-
limit: number;
|
2254
|
-
};
|
2255
|
-
"configurationPanel.drillIntoUrl.editor.dashboardParametersSectionLabel": {
|
2256
|
-
value: string;
|
2257
|
-
comment: string;
|
2258
|
-
limit: number;
|
2259
|
-
};
|
2260
|
-
"configurationPanel.drillIntoUrl.editor.applyButtonLabel": {
|
2261
|
-
value: string;
|
2262
|
-
comment: string;
|
2263
|
-
limit: number;
|
2264
|
-
};
|
2265
|
-
"configurationPanel.drillIntoUrl.editor.cancelButtonLabel": {
|
2266
|
-
value: string;
|
2267
|
-
comment: string;
|
2268
|
-
limit: number;
|
2269
|
-
};
|
2270
|
-
"configurationPanel.drillIntoUrl.editor.textAreaPlaceholder": {
|
2271
|
-
value: string;
|
2272
|
-
comment: string;
|
2273
|
-
limit: number;
|
2274
|
-
};
|
2275
|
-
"configurationPanel.drillIntoUrl.editor.helpButtonLabel": {
|
2276
|
-
value: string;
|
2277
|
-
comment: string;
|
2278
|
-
limit: number;
|
2279
|
-
};
|
2280
|
-
"configurationPanel.drillIntoUrl.editor.invalidAttributeDisplayForms": {
|
2281
|
-
value: string;
|
2282
|
-
comment: string;
|
2283
|
-
limit: number;
|
2284
|
-
};
|
2285
|
-
"configurationPanel.drillIntoUrl.customUrlAddButtonLabel": {
|
2286
|
-
value: string;
|
2287
|
-
comment: string;
|
2288
|
-
limit: number;
|
2289
|
-
};
|
2290
|
-
"configurationPanel.drillIntoUrl.customUrlEditButtonLabel": {
|
2291
|
-
value: string;
|
2292
|
-
comment: string;
|
2293
|
-
limit: number;
|
2294
|
-
};
|
2295
|
-
"configurationPanel.drillIntoUrl.editor.defaultDisplayFormTypeLabel": {
|
2296
|
-
value: string;
|
2297
|
-
comment: string;
|
2298
|
-
limit: number;
|
2299
|
-
};
|
2300
|
-
"configurationPanel.drillIntoUrl.editor.geoDisplayFormTypeLabel": {
|
2301
|
-
value: string;
|
2302
|
-
comment: string;
|
2303
|
-
limit: number;
|
2304
|
-
};
|
2305
|
-
"configurationPanel.drillIntoUrl.editor.urlDisplayFormTypeLabel": {
|
2306
|
-
value: string;
|
2307
|
-
comment: string;
|
2308
|
-
limit: number;
|
2309
|
-
};
|
2310
|
-
"configurationPanel.drillIntoUrl.editor.imageDisplayFormTypeLabel": {
|
2311
|
-
value: string;
|
2312
|
-
comment: string;
|
2313
|
-
limit: number;
|
2314
|
-
};
|
2315
|
-
"configurationPanel.zoomInsight|insight": {
|
2316
|
-
value: string;
|
2317
|
-
comment: string;
|
2318
|
-
limit: number;
|
2319
|
-
};
|
2320
|
-
"configurationPanel.zoomInsight|report": {
|
2321
|
-
value: string;
|
2322
|
-
comment: string;
|
2323
|
-
translate: boolean;
|
2324
|
-
limit: number;
|
2325
|
-
};
|
2326
|
-
"configurationPanel.zoomInsight.help|insight": {
|
2327
|
-
value: string;
|
2328
|
-
comment: string;
|
2329
|
-
limit: number;
|
2330
|
-
};
|
2331
|
-
"configurationPanel.zoomInsight.help|report": {
|
2332
|
-
value: string;
|
2333
|
-
comment: string;
|
2334
|
-
translate: boolean;
|
2335
|
-
limit: number;
|
2336
|
-
};
|
2337
|
-
"configurationPanel.zoomInsight.notice": {
|
2338
|
-
value: string;
|
2339
|
-
comment: string;
|
2340
|
-
limit: number;
|
2341
|
-
};
|
2342
|
-
"configurationPanel.drillConfig.selectInsight|insight": {
|
2343
|
-
value: string;
|
2344
|
-
comment: string;
|
2345
|
-
limit: number;
|
2346
|
-
};
|
2347
|
-
"configurationPanel.drillConfig.selectInsight|report": {
|
2348
|
-
value: string;
|
2349
|
-
comment: string;
|
2350
|
-
translate: boolean;
|
2351
|
-
limit: number;
|
2352
|
-
};
|
2353
|
-
"gs.date.date-dataset.recommended": {
|
2354
|
-
value: string;
|
2355
|
-
comment: string;
|
2356
|
-
limit: number;
|
2357
|
-
};
|
2358
|
-
"gs.date.date-dataset.other": {
|
2359
|
-
value: string;
|
2360
|
-
comment: string;
|
2361
|
-
limit: number;
|
2362
|
-
};
|
2363
|
-
"gs.date.date-dataset.related": {
|
2364
|
-
value: string;
|
2365
|
-
comment: string;
|
2366
|
-
limit: number;
|
2367
|
-
};
|
2368
|
-
"gs.date.date-dataset.unrelated": {
|
2369
|
-
value: string;
|
2370
|
-
comment: string;
|
2371
|
-
limit: number;
|
2372
|
-
};
|
2373
|
-
"gs.date.date-dataset.unrelated_hidden": {
|
2374
|
-
value: string;
|
2375
|
-
comment: string;
|
2376
|
-
limit: number;
|
2377
|
-
};
|
2378
|
-
"gs.date.date-dataset.unrelated.show": {
|
2379
|
-
value: string;
|
2380
|
-
comment: string;
|
2381
|
-
limit: number;
|
2382
|
-
};
|
2383
|
-
"gs.date.date-dataset.unrelated.hide": {
|
2384
|
-
value: string;
|
2385
|
-
comment: string;
|
2386
|
-
limit: number;
|
2387
|
-
};
|
2388
|
-
"gs.date.date-dataset.duplicityWarning": {
|
2389
|
-
value: string;
|
2390
|
-
comment: string;
|
2391
|
-
limit: number;
|
2392
|
-
};
|
2393
|
-
"layout.widget.width.min": {
|
2394
|
-
value: string;
|
2395
|
-
comment: string;
|
2396
|
-
limit: number;
|
2397
|
-
};
|
2398
|
-
"layout.widget.width.max": {
|
2399
|
-
value: string;
|
2400
|
-
comment: string;
|
2401
|
-
limit: number;
|
2402
|
-
};
|
2403
|
-
"layout.widget.height.min": {
|
2404
|
-
value: string;
|
2405
|
-
comment: string;
|
2406
|
-
limit: number;
|
2407
|
-
};
|
2408
|
-
"layout.widget.height.max": {
|
2409
|
-
value: string;
|
2410
|
-
comment: string;
|
2411
|
-
limit: number;
|
2412
|
-
};
|
2413
|
-
"layout.widget.addedByPlugin": {
|
2414
|
-
value: string;
|
2415
|
-
comment: string;
|
2416
|
-
limit: number;
|
2417
|
-
};
|
2418
|
-
"layout.widget.modifiedByPlugin": {
|
2419
|
-
value: string;
|
2420
|
-
comment: string;
|
2421
|
-
limit: number;
|
2422
|
-
};
|
2423
|
-
"layout.widget.hideOverlay": {
|
2424
|
-
value: string;
|
2425
|
-
comment: string;
|
2426
|
-
limit: number;
|
2427
|
-
};
|
2428
|
-
"dropzone.new.row.desc": {
|
2429
|
-
value: string;
|
2430
|
-
comment: string;
|
2431
|
-
limit: number;
|
2432
|
-
};
|
2433
|
-
"dropzone.widget.desc": {
|
2434
|
-
value: string;
|
2435
|
-
comment: string;
|
2436
|
-
limit: number;
|
2437
|
-
};
|
2438
|
-
"dropzone.widget.last.in.row.desc": {
|
2439
|
-
value: string;
|
2440
|
-
comment: string;
|
2441
|
-
limit: number;
|
2442
|
-
};
|
2443
|
-
"dropzone.widget.last.in.container.row.desc": {
|
2444
|
-
value: string;
|
2445
|
-
comment: string;
|
2446
|
-
limit: number;
|
2447
|
-
};
|
2448
|
-
"deleteKpiConfirmationDialog.headline": {
|
2449
|
-
value: string;
|
2450
|
-
comment: string;
|
2451
|
-
limit: number;
|
2452
|
-
};
|
2453
|
-
"deleteKpiConfirmationDialog.message": {
|
2454
|
-
value: string;
|
2455
|
-
comment: string;
|
2456
|
-
limit: number;
|
2457
|
-
};
|
2458
|
-
"deleteKpiConfirmationDialog.submitButtonText": {
|
2459
|
-
value: string;
|
2460
|
-
comment: string;
|
2461
|
-
limit: number;
|
2462
|
-
};
|
2463
|
-
"newDashboard.title|insight": {
|
2464
|
-
value: string;
|
2465
|
-
comment: string;
|
2466
|
-
limit: number;
|
2467
|
-
};
|
2468
|
-
"newDashboard.title|report": {
|
2469
|
-
value: string;
|
2470
|
-
comment: string;
|
2471
|
-
translate: boolean;
|
2472
|
-
limit: number;
|
2473
|
-
};
|
2474
|
-
"newDashboard.dropInsight|insight": {
|
2475
|
-
value: string;
|
2476
|
-
comment: string;
|
2477
|
-
limit: number;
|
2478
|
-
};
|
2479
|
-
"newDashboard.dropInsight|report": {
|
2480
|
-
value: string;
|
2481
|
-
comment: string;
|
2482
|
-
translate: boolean;
|
2483
|
-
limit: number;
|
2484
|
-
};
|
2485
|
-
"attributesDropdown.filterConfiguredMessage": {
|
2486
|
-
value: string;
|
2487
|
-
comment: string;
|
2488
|
-
limit: number;
|
2489
|
-
};
|
2490
|
-
"attributesDropdown.attributeNameWithData": {
|
2491
|
-
value: string;
|
2492
|
-
comment: string;
|
2493
|
-
limit: number;
|
2494
|
-
};
|
2495
|
-
"filter.visibilityMode.tooltip.hidden": {
|
2496
|
-
value: string;
|
2497
|
-
comment: string;
|
2498
|
-
limit: number;
|
2499
|
-
};
|
2500
|
-
"filter.visibilityMode.tooltip.readonly.editMode": {
|
2501
|
-
value: string;
|
2502
|
-
comment: string;
|
2503
|
-
limit: number;
|
2504
|
-
};
|
2505
|
-
"filter.visibilityMode.tooltip.readonly.viewMode": {
|
2506
|
-
value: string;
|
2507
|
-
comment: string;
|
2508
|
-
limit: number;
|
2509
|
-
};
|
2510
|
-
"filter.resetButton.tooltip": {
|
2511
|
-
value: string;
|
2512
|
-
comment: string;
|
2513
|
-
limit: number;
|
2514
|
-
};
|
2515
|
-
"filter.crossFilterResetButton.tooltip": {
|
2516
|
-
value: string;
|
2517
|
-
comment: string;
|
2518
|
-
limit: number;
|
2519
|
-
};
|
2520
|
-
"dateFilterDropdown.save": {
|
2521
|
-
value: string;
|
2522
|
-
comment: string;
|
2523
|
-
limit: number;
|
2524
|
-
};
|
2525
|
-
"dateFilterDropdown.configuration": {
|
2526
|
-
value: string;
|
2527
|
-
comment: string;
|
2528
|
-
limit: number;
|
2529
|
-
};
|
2530
|
-
"dateFilterDropdown.title": {
|
2531
|
-
value: string;
|
2532
|
-
comment: string;
|
2533
|
-
limit: number;
|
2534
|
-
};
|
2535
|
-
"filter.configuration.mode.title": {
|
2536
|
-
value: string;
|
2537
|
-
comment: string;
|
2538
|
-
limit: number;
|
2539
|
-
};
|
2540
|
-
"filter.configuration.mode.interactive.title": {
|
2541
|
-
value: string;
|
2542
|
-
comment: string;
|
2543
|
-
limit: number;
|
2544
|
-
};
|
2545
|
-
"filter.configuration.mode.interactive.tooltip": {
|
2546
|
-
value: string;
|
2547
|
-
comment: string;
|
2548
|
-
limit: number;
|
2549
|
-
};
|
2550
|
-
"filter.configuration.mode.locked.title": {
|
2551
|
-
value: string;
|
2552
|
-
comment: string;
|
2553
|
-
limit: number;
|
2554
|
-
};
|
2555
|
-
"filter.configuration.mode.locked.tooltip": {
|
2556
|
-
value: string;
|
2557
|
-
comment: string;
|
2558
|
-
limit: number;
|
2559
|
-
};
|
2560
|
-
"filter.configuration.mode.hidden.title": {
|
2561
|
-
value: string;
|
2562
|
-
comment: string;
|
2563
|
-
limit: number;
|
2564
|
-
};
|
2565
|
-
"filter.configuration.mode.hidden.tooltip": {
|
2566
|
-
value: string;
|
2567
|
-
comment: string;
|
2568
|
-
limit: number;
|
2569
|
-
};
|
2570
|
-
"filter.dependency.icon.tooltip": {
|
2571
|
-
value: string;
|
2572
|
-
comment: string;
|
2573
|
-
limit: number;
|
2574
|
-
};
|
2575
|
-
"configurationPanel.drillConfig.alreadyUsedTooltip": {
|
2576
|
-
value: string;
|
2577
|
-
comment: string;
|
2578
|
-
limit: number;
|
2579
|
-
};
|
2580
|
-
"configurationPanel.respectCrossFiltering": {
|
2581
|
-
value: string;
|
2582
|
-
comment: string;
|
2583
|
-
limit: number;
|
2584
|
-
};
|
2585
|
-
"configurationPanel.respectCrossFiltering.tooltip": {
|
2586
|
-
value: string;
|
2587
|
-
comment: string;
|
2588
|
-
limit: number;
|
2589
|
-
};
|
2590
|
-
"richText.formattingOptions": {
|
2591
|
-
value: string;
|
2592
|
-
comment: string;
|
2593
|
-
limit: number;
|
2594
|
-
};
|
2595
|
-
"richText.deleteDialog.header": {
|
2596
|
-
value: string;
|
2597
|
-
comment: string;
|
2598
|
-
limit: number;
|
2599
|
-
};
|
2600
|
-
"richText.deleteDialog.message": {
|
2601
|
-
value: string;
|
2602
|
-
comment: string;
|
2603
|
-
limit: number;
|
2604
|
-
};
|
2605
|
-
"richText.emptyContent": {
|
2606
|
-
value: string;
|
2607
|
-
comment: string;
|
2608
|
-
limit: number;
|
2609
|
-
};
|
2610
|
-
"visualizationSwitcher.emptyContent": {
|
2611
|
-
value: string;
|
2612
|
-
comment: string;
|
2613
|
-
limit: number;
|
2614
|
-
};
|
2615
|
-
"visualizationSwitcherToolbar.visualizationsList.header": {
|
2616
|
-
value: string;
|
2617
|
-
comment: string;
|
2618
|
-
limit: number;
|
2619
|
-
};
|
2620
|
-
"visualizationSwitcherToolbar.visualizationsList.tooltip": {
|
2621
|
-
value: string;
|
2622
|
-
comment: string;
|
2623
|
-
limit: number;
|
2624
|
-
};
|
2625
|
-
"visualizationSwitcherToolbar.visualizationsList.prev": {
|
2626
|
-
value: string;
|
2627
|
-
comment: string;
|
2628
|
-
limit: number;
|
2629
|
-
};
|
2630
|
-
"visualizationSwitcherToolbar.visualizationsList.next": {
|
2631
|
-
value: string;
|
2632
|
-
comment: string;
|
2633
|
-
limit: number;
|
2634
|
-
};
|
2635
|
-
"visualizationSwitcherToolbar.visualizationsList.empty": {
|
2636
|
-
value: string;
|
2637
|
-
comment: string;
|
2638
|
-
limit: number;
|
2639
|
-
};
|
2640
|
-
"visualizationSwitcherToolbar.visualizationsList.add": {
|
2641
|
-
value: string;
|
2642
|
-
comment: string;
|
2643
|
-
limit: number;
|
2644
|
-
};
|
2645
|
-
"visualizationSwitcherToolbar.remove": {
|
2646
|
-
value: string;
|
2647
|
-
comment: string;
|
2648
|
-
limit: number;
|
2649
|
-
};
|
2650
|
-
"visualizationSwitcher.configurationPanel.remove.from.switcher": {
|
2651
|
-
value: string;
|
2652
|
-
comment: string;
|
2653
|
-
limit: number;
|
2654
|
-
};
|
2655
|
-
"visualizationSwitcher.list.menu.move.up": {
|
2656
|
-
value: string;
|
2657
|
-
comment: string;
|
2658
|
-
limit: number;
|
2659
|
-
};
|
2660
|
-
"visualizationSwitcher.list.menu.move.down": {
|
2661
|
-
value: string;
|
2662
|
-
comment: string;
|
2663
|
-
limit: number;
|
2664
|
-
};
|
2665
|
-
"visualizationSwitcher.list.menu.remove": {
|
2666
|
-
value: string;
|
2667
|
-
comment: string;
|
2668
|
-
limit: number;
|
2669
|
-
};
|
2670
|
-
"nestedLayoutToolbar.hideHeader": {
|
2671
|
-
value: string;
|
2672
|
-
comment: string;
|
2673
|
-
limit: number;
|
2674
|
-
};
|
2675
|
-
"nestedLayoutToolbar.showHeader": {
|
2676
|
-
value: string;
|
2677
|
-
comment: string;
|
2678
|
-
limit: number;
|
2679
|
-
};
|
2680
|
-
"nestedLayoutToolbar.remove": {
|
2681
|
-
value: string;
|
2682
|
-
comment: string;
|
2683
|
-
limit: number;
|
2684
|
-
};
|
2685
|
-
"nestedLayoutToolbar.direction.title": {
|
2686
|
-
value: string;
|
2687
|
-
comment: string;
|
2688
|
-
limit: number;
|
2689
|
-
};
|
2690
|
-
"nestedLayoutToolbar.direction.row": {
|
2691
|
-
value: string;
|
2692
|
-
comment: string;
|
2693
|
-
limit: number;
|
2694
|
-
};
|
2695
|
-
"nestedLayoutToolbar.direction.row.tooltip": {
|
2696
|
-
value: string;
|
2697
|
-
comment: string;
|
2698
|
-
limit: number;
|
2699
|
-
};
|
2700
|
-
"nestedLayoutToolbar.direction.column": {
|
2701
|
-
value: string;
|
2702
|
-
comment: string;
|
2703
|
-
limit: number;
|
2704
|
-
};
|
2705
|
-
"nestedLayoutToolbar.direction.column.tooltip": {
|
2706
|
-
value: string;
|
2707
|
-
comment: string;
|
2708
|
-
limit: number;
|
2709
|
-
};
|
2710
|
-
"nestedLayoutToolbar.direction.column.disabledTooltip": {
|
2711
|
-
value: string;
|
2712
|
-
comment: string;
|
2713
|
-
limit: number;
|
2714
|
-
};
|
2715
|
-
"nestedLayout.tab.title": {
|
2716
|
-
value: string;
|
2717
|
-
comment: string;
|
2718
|
-
limit: number;
|
2719
|
-
};
|
2720
|
-
"nestedLayout.emptyDropZone.message": {
|
2721
|
-
value: string;
|
2722
|
-
comment: string;
|
2723
|
-
limit: number;
|
2724
|
-
};
|
2725
|
-
"nestedLayout.emptyDropZone.active.message": {
|
2726
|
-
value: string;
|
2727
|
-
comment: string;
|
2728
|
-
limit: number;
|
2729
|
-
};
|
2730
|
-
"attributesDropdown.valuesLimiting.title": {
|
2731
|
-
value: string;
|
2732
|
-
comment: string;
|
2733
|
-
limit: number;
|
2734
|
-
};
|
2735
|
-
"attributesDropdown.valuesLimiting.empty": {
|
2736
|
-
value: string;
|
2737
|
-
comment: string;
|
2738
|
-
limit: number;
|
2739
|
-
};
|
2740
|
-
"attributesDropdown.valuesLimiting.addLink": {
|
2741
|
-
value: string;
|
2742
|
-
comment: string;
|
2743
|
-
limit: number;
|
2744
|
-
};
|
2745
|
-
"attributesDropdown.valuesLimiting.addMetricTitle": {
|
2746
|
-
value: string;
|
2747
|
-
comment: string;
|
2748
|
-
limit: number;
|
2749
|
-
};
|
2750
|
-
"attributesDropdown.valuesLimiting.addFilterTitle": {
|
2751
|
-
value: string;
|
2752
|
-
comment: string;
|
2753
|
-
limit: number;
|
2754
|
-
};
|
2755
|
-
"attributesDropdown.valuesLimiting.addItemTitle": {
|
2756
|
-
value: string;
|
2757
|
-
comment: string;
|
2758
|
-
limit: number;
|
2759
|
-
};
|
2760
|
-
"attributesDropdown.valuesLimiting.searchPlaceholder": {
|
2761
|
-
value: string;
|
2762
|
-
comment: string;
|
2763
|
-
limit: number;
|
2764
|
-
};
|
2765
|
-
"attributesDropdown.valuesLimiting.sumFact": {
|
2766
|
-
value: string;
|
2767
|
-
comment: string;
|
2768
|
-
limit: number;
|
2769
|
-
};
|
2770
|
-
"attributesDropdown.valuesLimiting.countAttribute": {
|
2771
|
-
value: string;
|
2772
|
-
comment: string;
|
2773
|
-
limit: number;
|
2774
|
-
};
|
2775
|
-
"attributesDropdown.valuesLimiting.metricsEmpty": {
|
2776
|
-
value: string;
|
2777
|
-
comment: string;
|
2778
|
-
limit: number;
|
2779
|
-
};
|
2780
|
-
"attributesDropdown.valuesLimiting.unknownItem": {
|
2781
|
-
value: string;
|
2782
|
-
comment: string;
|
2783
|
-
limit: number;
|
2784
|
-
};
|
2785
|
-
"attributesDropdown.valuesLimiting.searchNoMatch": {
|
2786
|
-
value: string;
|
2787
|
-
comment: string;
|
2788
|
-
limit: number;
|
2789
|
-
};
|
2790
|
-
"attributesDropdown.valuesLimiting.filtersEmpty": {
|
2791
|
-
value: string;
|
2792
|
-
comment: string;
|
2793
|
-
limit: number;
|
2794
|
-
};
|
2795
|
-
"attributesDropdown.valuesLimiting.addFilters.title": {
|
2796
|
-
value: string;
|
2797
|
-
comment: string;
|
2798
|
-
limit: number;
|
2799
|
-
};
|
2800
|
-
"attributesDropdown.valuesLimiting.addFilters.description": {
|
2801
|
-
value: string;
|
2802
|
-
comment: string;
|
2803
|
-
limit: number;
|
2804
|
-
};
|
2805
|
-
"attributesDropdown.valuesLimiting.addLimitingItem.title": {
|
2806
|
-
value: string;
|
2807
|
-
comment: string;
|
2808
|
-
limit: number;
|
2809
|
-
};
|
2810
|
-
"attributesDropdown.valuesLimiting.addLimitingItem.description": {
|
2811
|
-
value: string;
|
2812
|
-
comment: string;
|
2813
|
-
limit: number;
|
2814
|
-
};
|
2815
|
-
"attributesDropdown.valuesLimiting.commonDateFilterTitle": {
|
2816
|
-
value: string;
|
2817
|
-
comment: string;
|
2818
|
-
limit: number;
|
2819
|
-
};
|
2820
|
-
"attributesDropdown.valuesLimiting.addDateTitle": {
|
2821
|
-
value: string;
|
2822
|
-
comment: string;
|
2823
|
-
limit: number;
|
2824
|
-
};
|
2825
|
-
"attributesDropdown.valuesLimiting.disableDateFilter": {
|
2826
|
-
value: string;
|
2827
|
-
comment: string;
|
2828
|
-
limit: number;
|
2829
|
-
};
|
2830
|
-
"attributesDropdown.valuesLimiting.disableDataSet": {
|
2831
|
-
value: string;
|
2832
|
-
comment: string;
|
2833
|
-
limit: number;
|
2834
|
-
};
|
2835
|
-
"filters.filterViews.dropdown.buttonEmpty": {
|
2836
|
-
value: string;
|
2837
|
-
comment: string;
|
2838
|
-
limit: number;
|
2839
|
-
};
|
2840
|
-
"filters.filterViews.dropdown.button": {
|
2841
|
-
value: string;
|
2842
|
-
comment: string;
|
2843
|
-
limit: number;
|
2844
|
-
};
|
2845
|
-
"filters.filterViews.dropdown.title": {
|
2846
|
-
value: string;
|
2847
|
-
comment: string;
|
2848
|
-
limit: number;
|
2849
|
-
};
|
2850
|
-
"filters.filterViews.dropdown.setAsDefault": {
|
2851
|
-
value: string;
|
2852
|
-
comment: string;
|
2853
|
-
limit: number;
|
2854
|
-
};
|
2855
|
-
"filters.filterViews.dropdown.unsetAsDefault": {
|
2856
|
-
value: string;
|
2857
|
-
comment: string;
|
2858
|
-
limit: number;
|
2859
|
-
};
|
2860
|
-
"filters.filterViews.dropdown.isDefault": {
|
2861
|
-
value: string;
|
2862
|
-
comment: string;
|
2863
|
-
limit: number;
|
2864
|
-
};
|
2865
|
-
"filters.filterViews.dropdown.tooltip": {
|
2866
|
-
value: string;
|
2867
|
-
comment: string;
|
2868
|
-
limit: number;
|
2869
|
-
};
|
2870
|
-
"filters.filterViews.dropdown.newButton": {
|
2871
|
-
value: string;
|
2872
|
-
comment: string;
|
2873
|
-
limit: number;
|
2874
|
-
};
|
2875
|
-
"filters.filterViews.dropdown.emptyList": {
|
2876
|
-
value: string;
|
2877
|
-
comment: string;
|
2878
|
-
limit: number;
|
2879
|
-
};
|
2880
|
-
"filters.filterViews.toast.viewSaved": {
|
2881
|
-
value: string;
|
2882
|
-
comment: string;
|
2883
|
-
limit: number;
|
2884
|
-
};
|
2885
|
-
"filters.filterViews.toast.viewDeleted": {
|
2886
|
-
value: string;
|
2887
|
-
comment: string;
|
2888
|
-
limit: number;
|
2889
|
-
};
|
2890
|
-
"filters.filterViews.toast.viewApplied": {
|
2891
|
-
value: string;
|
2892
|
-
comment: string;
|
2893
|
-
limit: number;
|
2894
|
-
};
|
2895
|
-
"filters.filterViews.toast.viewSetAsDefault": {
|
2896
|
-
value: string;
|
2897
|
-
comment: string;
|
2898
|
-
limit: number;
|
2899
|
-
};
|
2900
|
-
"filters.filterViews.toast.viewUnsetAsDefault": {
|
2901
|
-
value: string;
|
2902
|
-
comment: string;
|
2903
|
-
limit: number;
|
2904
|
-
};
|
2905
|
-
"filters.filterViews.toast.viewNotSaved": {
|
2906
|
-
value: string;
|
2907
|
-
comment: string;
|
2908
|
-
limit: number;
|
2909
|
-
};
|
2910
|
-
"filters.filterViews.toast.viewNotDeleted": {
|
2911
|
-
value: string;
|
2912
|
-
comment: string;
|
2913
|
-
limit: number;
|
2914
|
-
};
|
2915
|
-
"filters.filterViews.toast.viewNotSetAsDefault": {
|
2916
|
-
value: string;
|
2917
|
-
comment: string;
|
2918
|
-
limit: number;
|
2919
|
-
};
|
2920
|
-
"filters.filterViews.toast.viewNotUnsetAsDefault": {
|
2921
|
-
value: string;
|
2922
|
-
comment: string;
|
2923
|
-
limit: number;
|
2924
|
-
};
|
2925
|
-
"filters.filterViews.toast.viewNotApplied": {
|
2926
|
-
value: string;
|
2927
|
-
comment: string;
|
2928
|
-
limit: number;
|
2929
|
-
};
|
2930
|
-
"filters.filterViews.add.title": {
|
2931
|
-
value: string;
|
2932
|
-
comment: string;
|
2933
|
-
limit: number;
|
2934
|
-
};
|
2935
|
-
"filters.filterViews.add.nameLabel": {
|
2936
|
-
value: string;
|
2937
|
-
comment: string;
|
2938
|
-
limit: number;
|
2939
|
-
};
|
2940
|
-
"filters.filterViews.add.namePlaceholder": {
|
2941
|
-
value: string;
|
2942
|
-
comment: string;
|
2943
|
-
limit: number;
|
2944
|
-
};
|
2945
|
-
"filters.filterViews.add.setAsDefaultLabel": {
|
2946
|
-
value: string;
|
2947
|
-
comment: string;
|
2948
|
-
limit: number;
|
2949
|
-
};
|
2950
|
-
"filters.filterViews.add.deleteTooltip": {
|
2951
|
-
value: string;
|
2952
|
-
comment: string;
|
2953
|
-
limit: number;
|
2954
|
-
};
|
2955
|
-
"filters.filterViews.add.hint": {
|
2956
|
-
value: string;
|
2957
|
-
comment: string;
|
2958
|
-
limit: number;
|
2959
|
-
};
|
2960
|
-
"filters.filterViews.add.saveButton": {
|
2961
|
-
value: string;
|
2962
|
-
comment: string;
|
2963
|
-
limit: number;
|
2964
|
-
};
|
2965
|
-
"filters.filterViews.add.cancelButton": {
|
2966
|
-
value: string;
|
2967
|
-
comment: string;
|
2968
|
-
limit: number;
|
2969
|
-
};
|
2970
|
-
"filters.filterViews.delete.title": {
|
2971
|
-
value: string;
|
2972
|
-
comment: string;
|
2973
|
-
limit: number;
|
2974
|
-
};
|
2975
|
-
"filters.filterViews.delete.body": {
|
2976
|
-
value: string;
|
2977
|
-
comment: string;
|
2978
|
-
limit: number;
|
2979
|
-
};
|
2980
|
-
"filters.filterViews.delete.deleteButton": {
|
2981
|
-
value: string;
|
2982
|
-
comment: string;
|
2983
|
-
limit: number;
|
2984
|
-
};
|
2985
|
-
"filters.filterViews.delete.cancelButton": {
|
2986
|
-
value: string;
|
2987
|
-
comment: string;
|
2988
|
-
limit: number;
|
2989
|
-
};
|
2990
|
-
"insightAlert.config.action.edit": {
|
2991
|
-
value: string;
|
2992
|
-
comment: string;
|
2993
|
-
limit: number;
|
2994
|
-
};
|
2995
|
-
"insightAlert.config.action.pause": {
|
2996
|
-
value: string;
|
2997
|
-
comment: string;
|
2998
|
-
limit: number;
|
2999
|
-
};
|
3000
|
-
"insightAlert.config.action.resume": {
|
3001
|
-
value: string;
|
3002
|
-
comment: string;
|
3003
|
-
limit: number;
|
3004
|
-
};
|
3005
|
-
"insightAlert.config.action.delete": {
|
3006
|
-
value: string;
|
3007
|
-
comment: string;
|
3008
|
-
limit: number;
|
3009
|
-
};
|
3010
|
-
"insightAlert.config.comparisonOperator.lessThan": {
|
3011
|
-
value: string;
|
3012
|
-
comment: string;
|
3013
|
-
limit: number;
|
3014
|
-
};
|
3015
|
-
"insightAlert.config.comparisonOperator.lessThanOrEquals": {
|
3016
|
-
value: string;
|
3017
|
-
comment: string;
|
3018
|
-
limit: number;
|
3019
|
-
};
|
3020
|
-
"insightAlert.config.comparisonOperator.greaterThan": {
|
3021
|
-
value: string;
|
3022
|
-
comment: string;
|
3023
|
-
limit: number;
|
3024
|
-
};
|
3025
|
-
"insightAlert.config.comparisonOperator.greaterThanOrEquals": {
|
3026
|
-
value: string;
|
3027
|
-
comment: string;
|
3028
|
-
limit: number;
|
3029
|
-
};
|
3030
|
-
"insightAlert.config.changeOperator.header": {
|
3031
|
-
value: string;
|
3032
|
-
comment: string;
|
3033
|
-
limit: number;
|
3034
|
-
};
|
3035
|
-
"insightAlert.config.changeOperator.header.info": {
|
3036
|
-
value: string;
|
3037
|
-
comment: string;
|
3038
|
-
limit: number;
|
3039
|
-
};
|
3040
|
-
"insightAlert.config.differenceOperator.header": {
|
3041
|
-
value: string;
|
3042
|
-
comment: string;
|
3043
|
-
limit: number;
|
3044
|
-
};
|
3045
|
-
"insightAlert.config.differenceOperator.header.info": {
|
3046
|
-
value: string;
|
3047
|
-
comment: string;
|
3048
|
-
limit: number;
|
3049
|
-
};
|
3050
|
-
"insightAlert.config.changeOperator.increasesBy": {
|
3051
|
-
value: string;
|
3052
|
-
comment: string;
|
3053
|
-
limit: number;
|
3054
|
-
};
|
3055
|
-
"insightAlert.config.changeOperator.decreasesBy": {
|
3056
|
-
value: string;
|
3057
|
-
comment: string;
|
3058
|
-
limit: number;
|
3059
|
-
};
|
3060
|
-
"insightAlert.config.changeOperator.changesBy": {
|
3061
|
-
value: string;
|
3062
|
-
comment: string;
|
3063
|
-
limit: number;
|
3064
|
-
};
|
3065
|
-
"insightAlert.config.differenceOperator.increasesBy": {
|
3066
|
-
value: string;
|
3067
|
-
comment: string;
|
3068
|
-
limit: number;
|
3069
|
-
};
|
3070
|
-
"insightAlert.config.differenceOperator.decreasesBy": {
|
3071
|
-
value: string;
|
3072
|
-
comment: string;
|
3073
|
-
limit: number;
|
3074
|
-
};
|
3075
|
-
"insightAlert.config.differenceOperator.changesBy": {
|
3076
|
-
value: string;
|
3077
|
-
comment: string;
|
3078
|
-
limit: number;
|
3079
|
-
};
|
3080
|
-
"insightAlert.config.alerts": {
|
3081
|
-
value: string;
|
3082
|
-
comment: string;
|
3083
|
-
limit: number;
|
3084
|
-
};
|
3085
|
-
"insightAlert.config.alerts.empty": {
|
3086
|
-
value: string;
|
3087
|
-
comment: string;
|
3088
|
-
limit: number;
|
3089
|
-
};
|
3090
|
-
"insightAlert.config.noAlertMeasures": {
|
3091
|
-
value: string;
|
3092
|
-
comment: string;
|
3093
|
-
limit: number;
|
3094
|
-
};
|
3095
|
-
"insightAlert.config.noAlertMeasures.title": {
|
3096
|
-
value: string;
|
3097
|
-
comment: string;
|
3098
|
-
limit: number;
|
3099
|
-
};
|
3100
|
-
"insightAlert.config.noAlertMeasures.description": {
|
3101
|
-
value: string;
|
3102
|
-
comment: string;
|
3103
|
-
limit: number;
|
3104
|
-
};
|
3105
|
-
"insightAlert.config.createAlert": {
|
3106
|
-
value: string;
|
3107
|
-
comment: string;
|
3108
|
-
limit: number;
|
3109
|
-
};
|
3110
|
-
"insightAlert.config.editAlert": {
|
3111
|
-
value: string;
|
3112
|
-
comment: string;
|
3113
|
-
limit: number;
|
3114
|
-
};
|
3115
|
-
"insightAlert.config.title": {
|
3116
|
-
value: string;
|
3117
|
-
comment: string;
|
3118
|
-
limit: number;
|
3119
|
-
};
|
3120
|
-
"insightAlert.config.trigger": {
|
3121
|
-
value: string;
|
3122
|
-
comment: string;
|
3123
|
-
limit: number;
|
3124
|
-
};
|
3125
|
-
"insightAlert.config.trigger.tooltip": {
|
3126
|
-
value: string;
|
3127
|
-
comment: string;
|
3128
|
-
limit: number;
|
3129
|
-
};
|
3130
|
-
"insightAlert.config.action": {
|
3131
|
-
value: string;
|
3132
|
-
comment: string;
|
3133
|
-
limit: number;
|
3134
|
-
};
|
3135
|
-
"insightAlert.config.name": {
|
3136
|
-
value: string;
|
3137
|
-
comment: string;
|
3138
|
-
limit: number;
|
3139
|
-
};
|
3140
|
-
"insightAlert.config.accessibility.title": {
|
3141
|
-
value: string;
|
3142
|
-
comment: string;
|
3143
|
-
limit: number;
|
3144
|
-
};
|
3145
|
-
"insightAlert.config.when": {
|
3146
|
-
value: string;
|
3147
|
-
comment: string;
|
3148
|
-
limit: number;
|
3149
|
-
};
|
3150
|
-
"insightAlert.config.for": {
|
3151
|
-
value: string;
|
3152
|
-
comment: string;
|
3153
|
-
limit: number;
|
3154
|
-
};
|
3155
|
-
"insightAlert.config.condition": {
|
3156
|
-
value: string;
|
3157
|
-
comment: string;
|
3158
|
-
limit: number;
|
3159
|
-
};
|
3160
|
-
"insightAlert.config.threshold": {
|
3161
|
-
value: string;
|
3162
|
-
comment: string;
|
3163
|
-
limit: number;
|
3164
|
-
};
|
3165
|
-
"insightAlert.config.comparison": {
|
3166
|
-
value: string;
|
3167
|
-
comment: string;
|
3168
|
-
limit: number;
|
3169
|
-
};
|
3170
|
-
"insightAlert.config.recipients": {
|
3171
|
-
value: string;
|
3172
|
-
comment: string;
|
3173
|
-
limit: number;
|
3174
|
-
};
|
3175
|
-
"insightAlert.config.do": {
|
3176
|
-
value: string;
|
3177
|
-
comment: string;
|
3178
|
-
limit: number;
|
3179
|
-
};
|
3180
|
-
"insightAlert.config.warning.destination": {
|
3181
|
-
value: string;
|
3182
|
-
comment: string;
|
3183
|
-
limit: number;
|
3184
|
-
};
|
3185
|
-
"insightAlert.config.filters": {
|
3186
|
-
value: string;
|
3187
|
-
comment: string;
|
3188
|
-
limit: number;
|
3189
|
-
};
|
3190
|
-
"insightAlert.config.and": {
|
3191
|
-
value: string;
|
3192
|
-
comment: string;
|
3193
|
-
limit: number;
|
3194
|
-
};
|
3195
|
-
"insightAlert.config.for.filter": {
|
3196
|
-
value: string;
|
3197
|
-
comment: string;
|
3198
|
-
limit: number;
|
3199
|
-
};
|
3200
|
-
"insightAlert.config.filters.info": {
|
3201
|
-
value: string;
|
3202
|
-
comment: string;
|
3203
|
-
limit: number;
|
3204
|
-
};
|
3205
|
-
"insightAlert.config.compare_with_sp": {
|
3206
|
-
value: string;
|
3207
|
-
comment: string;
|
3208
|
-
limit: number;
|
3209
|
-
};
|
3210
|
-
"insightAlert.config.compare_with_pp": {
|
3211
|
-
value: string;
|
3212
|
-
comment: string;
|
3213
|
-
limit: number;
|
3214
|
-
};
|
3215
|
-
"insightAlert.config.compare_with_sp_granularity": {
|
3216
|
-
value: string;
|
3217
|
-
comment: string;
|
3218
|
-
limit: number;
|
3219
|
-
};
|
3220
|
-
"insightAlert.config.compare_with_pp_granularity": {
|
3221
|
-
value: string;
|
3222
|
-
comment: string;
|
3223
|
-
limit: number;
|
3224
|
-
};
|
3225
|
-
"insightAlert.config.addAlert": {
|
3226
|
-
value: string;
|
3227
|
-
comment: string;
|
3228
|
-
limit: number;
|
3229
|
-
};
|
3230
|
-
"insightAlert.config.triggerMode.always": {
|
3231
|
-
value: string;
|
3232
|
-
comment: string;
|
3233
|
-
limit: number;
|
3234
|
-
};
|
3235
|
-
"insightAlert.config.triggerMode.once": {
|
3236
|
-
value: string;
|
3237
|
-
comment: string;
|
3238
|
-
limit: number;
|
3239
|
-
};
|
3240
|
-
"insightAlert.config.delete.success": {
|
3241
|
-
value: string;
|
3242
|
-
comment: string;
|
3243
|
-
limit: number;
|
3244
|
-
};
|
3245
|
-
"insightAlert.config.resume.success": {
|
3246
|
-
value: string;
|
3247
|
-
comment: string;
|
3248
|
-
limit: number;
|
3249
|
-
};
|
3250
|
-
"insightAlert.config.pause.success": {
|
3251
|
-
value: string;
|
3252
|
-
comment: string;
|
3253
|
-
limit: number;
|
3254
|
-
};
|
3255
|
-
"insightAlert.config.update.success": {
|
3256
|
-
value: string;
|
3257
|
-
comment: string;
|
3258
|
-
limit: number;
|
3259
|
-
};
|
3260
|
-
"insightAlert.config.add.success": {
|
3261
|
-
value: string;
|
3262
|
-
comment: string;
|
3263
|
-
limit: number;
|
3264
|
-
};
|
3265
|
-
"insightAlert.config.delete.title": {
|
3266
|
-
value: string;
|
3267
|
-
comment: string;
|
3268
|
-
limit: number;
|
3269
|
-
};
|
3270
|
-
"insightAlert.config.delete.message": {
|
3271
|
-
value: string;
|
3272
|
-
comment: string;
|
3273
|
-
limit: number;
|
3274
|
-
};
|
3275
|
-
"insightAlert.noDestination.tooltip": {
|
3276
|
-
value: string;
|
3277
|
-
comment: string;
|
3278
|
-
limit: number;
|
3279
|
-
};
|
3280
|
-
"insightAlert.maxAlertsReached": {
|
3281
|
-
value: string;
|
3282
|
-
comment: string;
|
3283
|
-
limit: number;
|
3284
|
-
};
|
3285
|
-
"insightAlert.executionTimestampMode": {
|
3286
|
-
value: string;
|
3287
|
-
comment: string;
|
3288
|
-
limit: number;
|
3289
|
-
};
|
3290
|
-
"insightAlert.config.loading.error": {
|
3291
|
-
value: string;
|
3292
|
-
comment: string;
|
3293
|
-
limit: number;
|
3294
|
-
};
|
3295
|
-
"insightAlert.config.save.error": {
|
3296
|
-
value: string;
|
3297
|
-
comment: string;
|
3298
|
-
limit: number;
|
3299
|
-
};
|
3300
|
-
"insightAlert.config.delete.error": {
|
3301
|
-
value: string;
|
3302
|
-
comment: string;
|
3303
|
-
limit: number;
|
3304
|
-
};
|
3305
|
-
"insightAlert.config.invalid": {
|
3306
|
-
value: string;
|
3307
|
-
comment: string;
|
3308
|
-
limit: number;
|
3309
|
-
};
|
3310
|
-
"insightAlert.config.invalidWidget": {
|
3311
|
-
value: string;
|
3312
|
-
comment: string;
|
3313
|
-
limit: number;
|
3314
|
-
};
|
3315
|
-
"insightAlert.config.selectMetric": {
|
3316
|
-
value: string;
|
3317
|
-
comment: string;
|
3318
|
-
limit: number;
|
3319
|
-
};
|
3320
|
-
"insightAlert.config.selectAttribute": {
|
3321
|
-
value: string;
|
3322
|
-
comment: string;
|
3323
|
-
limit: number;
|
3324
|
-
};
|
3325
|
-
"insightAlert.config.accessbility.input": {
|
3326
|
-
value: string;
|
3327
|
-
comment: string;
|
3328
|
-
limit: number;
|
3329
|
-
};
|
3330
|
-
"alert.accessibility.destination.label": {
|
3331
|
-
value: string;
|
3332
|
-
comment: string;
|
3333
|
-
limit: number;
|
3334
|
-
};
|
3335
|
-
"granularity.this_keyword": {
|
3336
|
-
value: string;
|
3337
|
-
comment: string;
|
3338
|
-
limit: number;
|
3339
|
-
};
|
3340
|
-
"granularity.year": {
|
3341
|
-
value: string;
|
3342
|
-
comment: string;
|
3343
|
-
limit: number;
|
3344
|
-
};
|
3345
|
-
"granularity.week": {
|
3346
|
-
value: string;
|
3347
|
-
comment: string;
|
3348
|
-
limit: number;
|
3349
|
-
};
|
3350
|
-
"granularity.quarter": {
|
3351
|
-
value: string;
|
3352
|
-
comment: string;
|
3353
|
-
limit: number;
|
3354
|
-
};
|
3355
|
-
"granularity.month": {
|
3356
|
-
value: string;
|
3357
|
-
comment: string;
|
3358
|
-
limit: number;
|
3359
|
-
};
|
3360
|
-
"granularity.date": {
|
3361
|
-
value: string;
|
3362
|
-
comment: string;
|
3363
|
-
limit: number;
|
3364
|
-
};
|
3365
|
-
"granularity.hour": {
|
3366
|
-
value: string;
|
3367
|
-
comment: string;
|
3368
|
-
limit: number;
|
3369
|
-
};
|
3370
|
-
"granularity.minute": {
|
3371
|
-
value: string;
|
3372
|
-
comment: string;
|
3373
|
-
limit: number;
|
3374
|
-
};
|
3375
|
-
"widget.options.menu.export": {
|
3376
|
-
value: string;
|
3377
|
-
comment: string;
|
3378
|
-
limit: number;
|
3379
|
-
};
|
3380
|
-
"menu.close": {
|
3381
|
-
value: string;
|
3382
|
-
comment: string;
|
3383
|
-
limit: number;
|
3384
|
-
};
|
3385
|
-
"controlButtons.asTable": {
|
3386
|
-
value: string;
|
3387
|
-
comment: string;
|
3388
|
-
limit: number;
|
3389
|
-
};
|
3390
|
-
"controlButtons.asOriginal": {
|
3391
|
-
value: string;
|
3392
|
-
comment: string;
|
3393
|
-
limit: number;
|
3394
|
-
};
|
2
|
+
loading: string;
|
3
|
+
untitled: string;
|
4
|
+
empty_value: string;
|
5
|
+
"gs.list.cancel": string;
|
6
|
+
"gs.list.apply": string;
|
7
|
+
"messages.dashboardSaveSuccess": string;
|
8
|
+
"options.menu.save.as": string;
|
9
|
+
"options.menu.save.as.tooltip": string;
|
10
|
+
"options.menu.settings": string;
|
11
|
+
"messages.dashboardSaveFailed": string;
|
12
|
+
"messages.dashboard.incompatibleDefaultFilters.title": string;
|
13
|
+
"messages.dashboard.invalidDrills.title": string;
|
14
|
+
"messages.dashboard.invalidDrills.body.modern._measure|insight": string;
|
15
|
+
"messages.dashboard.invalidDrills.body.modern._metric|insight": string;
|
16
|
+
"messages.dashboard.invalidDrills.body.modern._measure|report": string;
|
17
|
+
"messages.dashboard.invalidDrills.body.modern._metric|report": string;
|
18
|
+
"messages.dashboard.invalidCustomUrlDrills.title": string;
|
19
|
+
"messages.dashboard.invalidCustomUrlDrills.body.modern|insight": string;
|
20
|
+
"messages.dashboard.invalidCustomUrlDrills.body.modern|report": string;
|
21
|
+
"messages.dashboard.expandable.showMore": string;
|
22
|
+
"messages.dashboard.expandable.showLess": string;
|
23
|
+
"messages.drill.InteractionConfiguredSuccess": string;
|
24
|
+
"messages.drill.InteractionUpdatedSuccess": string;
|
25
|
+
"filterBar.label": string;
|
26
|
+
"filterBar.showAll": string;
|
27
|
+
"filterBar.showLess": string;
|
28
|
+
"filterBar.unappliedFiltersNotification": string;
|
29
|
+
"filterBar.executionTimestampNotificationMessage": string;
|
30
|
+
"filterBar.executionTimestampNotificationAction": string;
|
31
|
+
"options.menu.export": string;
|
32
|
+
"options.menu.export.header.data": string;
|
33
|
+
"options.menu.export_to_pdf": string;
|
34
|
+
"options.menu.export.PDF": string;
|
35
|
+
"options.menu.export.dialog.EXCEL": string;
|
36
|
+
"options.menu.export.dialog.widget.EXCEL": string;
|
37
|
+
"options.menu.export.dialog.includeExportInfo": string;
|
38
|
+
"options.menu.export.EXCEL": string;
|
39
|
+
"options.menu.export.presentation.PPTX": string;
|
40
|
+
"options.menu.export.presentation.PDF": string;
|
41
|
+
"options.menu.export.image.PNG": string;
|
42
|
+
"options.menu.export.presentation.unsupported.oldWidget": string;
|
43
|
+
"options.menu.export.in.progress": string;
|
44
|
+
"options.menu.schedule.email": string;
|
45
|
+
"options.menu.schedule.email.tooltip": string;
|
46
|
+
"options.menu.schedule.email.edit": string;
|
47
|
+
"options.menu.schedule.email.edit.noCreatePermissions": string;
|
48
|
+
"options.menu.alerts.edit": string;
|
49
|
+
"options.menu.alerts.edit.noCreatePermissions": string;
|
50
|
+
"options.menu.data.too.large": string;
|
51
|
+
"options.menu.unsupported.raw.error": string;
|
52
|
+
"options.menu.delete": string;
|
53
|
+
"options.menu.addFilterViews": string;
|
54
|
+
"options.menu.listFilterViews": string;
|
55
|
+
"dialogs.export.cells": string;
|
56
|
+
"dialogs.export.filters|insight": string;
|
57
|
+
"dialogs.export.filters|report": string;
|
58
|
+
"dialogs.export.includeFilters": string;
|
59
|
+
"dialogs.export.headline": string;
|
60
|
+
"dialogs.export.mergeHeaders": string;
|
61
|
+
"dialogs.export.submit": string;
|
62
|
+
"dialogs.schedule.email.accessibilityTitle": string;
|
63
|
+
"dialogs.schedule.email.delete.success": string;
|
64
|
+
"dialogs.schedule.email.submit.success": string;
|
65
|
+
"dialogs.schedule.email.submit.error": string;
|
66
|
+
"dialogs.schedule.email.save.success": string;
|
67
|
+
"dialogs.schedule.email.save.error": string;
|
68
|
+
"dialogs.schedule.error.too_long": string;
|
69
|
+
"dialogs.alert.error.too_long": string;
|
70
|
+
"dialogs.save.as.new.title": string;
|
71
|
+
"dialogs.save.as.new.desc": string;
|
72
|
+
"dialogs.save.as.new.default.title": string;
|
73
|
+
"dialogs.save.as.new.alertsAndEmailsMessage": string;
|
74
|
+
"dialogs.save.as.new.alertsMessage": string;
|
75
|
+
"dialogs.save.as.new.emailsMessage": string;
|
76
|
+
"cancelConfirmationDialog.headline": string;
|
77
|
+
"cancelConfirmationDialog.message": string;
|
78
|
+
"cancelConfirmationDialog.submitButtonText": string;
|
79
|
+
"settingsDashboardDialog.headline": string;
|
80
|
+
"settingsDashboardDialog.section.alert": string;
|
81
|
+
"settingsDashboardDialog.section.alert.inherit": string;
|
82
|
+
"settingsDashboardDialog.section.alert.note": string;
|
83
|
+
"settingsDashboardDialog.section.alert.label": string;
|
84
|
+
"deleteDashboardDialog.headline": string;
|
85
|
+
"deleteDashboardDialog.submitButtonText": string;
|
86
|
+
"deleteDashboardDialog.defaultMessage": string;
|
87
|
+
"deleteDashboardDialog.objectsMessage": string;
|
88
|
+
"deleteDashboardDialog.alerts": string;
|
89
|
+
"deleteDashboardDialog.schedules": string;
|
90
|
+
"deleteDashboardDialog.drills": string;
|
91
|
+
"deleteWidgetDialog.headline": string;
|
92
|
+
"deleteWidgetDialog.objectsMessage": string;
|
93
|
+
"deleteWidgetDialog.alerts": string;
|
94
|
+
"deleteWidgetDialog.schedules": string;
|
95
|
+
"create.dashboard": string;
|
96
|
+
"drill_modal_picker.drill-down": string;
|
97
|
+
"drill_modal_picker.drill-into": string;
|
98
|
+
"drill_modal_picker.cross-filter": string;
|
99
|
+
"drill_modal_picker.more.details": string;
|
100
|
+
"drill_modal_picker.label": string;
|
101
|
+
"drillModal.backToTop": string;
|
102
|
+
"filters.alertMessage.relativePreset": string;
|
103
|
+
"filters.alertMessage.relativePreset.inPeriod": string;
|
104
|
+
"filters.config.warning.multipleProjectConfigs": string;
|
105
|
+
"filters.config.warning.multipleWorkspacesConfigs": string;
|
106
|
+
"filters.config.warning.selectedFilterNotValid": string;
|
107
|
+
"filters.config.warning.allOptionsHidden": string;
|
108
|
+
"filters.config.warning.conflictingIdentifiers": string;
|
109
|
+
"filters.config.warning.notAvailable": string;
|
110
|
+
"filters.config.warning.workspace.notAvailable": string;
|
111
|
+
"filters.configurationPanel.header": string;
|
112
|
+
"filters.configurationPanel.crossFiltering.toggle": string;
|
113
|
+
"filters.configurationPanel.crossFiltering.toggle.tooltip": string;
|
114
|
+
"filters.configurationPanel.userFilterReset.toggle": string;
|
115
|
+
"filters.configurationPanel.userFilterReset.toggle.tooltip": string;
|
116
|
+
"filters.configurationPanel.userFilterSave.toggle": string;
|
117
|
+
"filters.configurationPanel.userFilterSave.toggle.tooltip": string;
|
118
|
+
"filters.configurationPanel.filterViews.toggle": string;
|
119
|
+
"filters.configurationPanel.filterViews.toggle.tooltip": string;
|
120
|
+
"dialogs.schedule.email.attachments.label": string;
|
121
|
+
"dialogs.schedule.email.title.placeholder": string;
|
122
|
+
"dialogs.alert.title.placeholder": string;
|
123
|
+
"dialogs.alert.accessibility.label.title": string;
|
124
|
+
"dialogs.schedule.accessibility.label.email.title": string;
|
125
|
+
"dialogs.schedule.email.message.label": string;
|
126
|
+
"dialogs.schedule.email.max.recipients": string;
|
127
|
+
"dialogs.schedule.email.min.recipients": string;
|
128
|
+
"dialogs.schedule.email.usersLoad.error": string;
|
129
|
+
"dialogs.schedule.email.user.missing.email": string;
|
130
|
+
"dialogs.schedule.email.user.missing.email.tooltip": string;
|
131
|
+
"dialogs.schedule.email.user.invalid.external": string;
|
132
|
+
"dialogs.schedule.email.user.invalid.external.tooltip": string;
|
133
|
+
"dialogs.schedule.email.user.invalid.onlyYou": string;
|
134
|
+
"dialogs.schedule.email.user.used.external": string;
|
135
|
+
"dialogs.schedule.email.user.remove": string;
|
136
|
+
"dialogs.schedule.email.user.warning.external": string;
|
137
|
+
"dialogs.schedule.email.user.unknown": string;
|
138
|
+
"dialogs.schedule.email.user.noMatch": string;
|
139
|
+
"dialogs.schedule.email.user.notMe": string;
|
140
|
+
"dialogs.schedule.email.user.guest": string;
|
141
|
+
"dialogs.schedule.email.recipients.note": string;
|
142
|
+
"dialogs.schedule.email.subject.label": string;
|
143
|
+
"dialogs.schedule.email.recipients.label": string;
|
144
|
+
"dialogs.schedule.email.filters": string;
|
145
|
+
"dialogs.schedule.email.destination": string;
|
146
|
+
"dialogs.schedule.email.destination.missing": string;
|
147
|
+
"dialogs.schedule.email.destination.help": string;
|
148
|
+
"dialogs.schedule.email.message.placeholder": string;
|
149
|
+
"dialogs.schedule.email.create": string;
|
150
|
+
"dialogs.schedule.email.closeLabel": string;
|
151
|
+
"dialogs.schedule.email.backLabel": string;
|
152
|
+
"dialogs.alert.backLabel": string;
|
153
|
+
"dialogs.alert.closeLabel": string;
|
154
|
+
"dialogs.schedule.email.footer.title": string;
|
155
|
+
"dialogs.schedule.email.footer.title.short": string;
|
156
|
+
"dialogs.schedule.email.save": string;
|
157
|
+
"dialogs.schedule.email.save.executionTimestampMode": string;
|
158
|
+
"dialogs.alert.save.executionTimestampMode": string;
|
159
|
+
"dialogs.schedule.email.widgetError": string;
|
160
|
+
"dialogs.schedule.email.destinationWarning": string;
|
161
|
+
"dialogs.automation.filters.showAll": string;
|
162
|
+
"dialogs.automation.filters.showAll.ariaLabel": string;
|
163
|
+
"dialogs.automation.filters.showLess": string;
|
164
|
+
"dialogs.automation.filters.showLess.ariaLabel": string;
|
165
|
+
"dialogs.automation.filters.add": string;
|
166
|
+
"dialogs.automation.filters.title": string;
|
167
|
+
"dialogs.automation.filters.noFilters": string;
|
168
|
+
"dialogs.automation.filters.attachment": string;
|
169
|
+
"dialogs.automation.filters.useFiltersMessage": string;
|
170
|
+
"dialogs.automation.filters.useFiltersMessage.tooltip": string;
|
171
|
+
"dialogs.automation.filters.activeFilters": string;
|
172
|
+
"dialogs.automation.filters.missing": string;
|
173
|
+
"dialogs.automation.applyCurrentFilters.confirm.title": string;
|
174
|
+
"dialogs.automation.applyCurrentFilters.confirm.submit": string;
|
175
|
+
"dialogs.automation.applyCurrentFilters.alert.confirm": string;
|
176
|
+
"dialogs.automation.applyCurrentFilters.schedule.confirm": string;
|
177
|
+
"dialogs.schedule.management.title": string;
|
178
|
+
"dialogs.schedule.management.delete": string;
|
179
|
+
"dialogs.schedule.management.delete.dialog": string;
|
180
|
+
"dialogs.schedule.management.delete.dialog.confirm": string;
|
181
|
+
"dialogs.schedule.management.list.title": string;
|
182
|
+
"dialogs.schedule.management.create": string;
|
183
|
+
"dialogs.schedule.management.create.tooManyMessage": string;
|
184
|
+
"dialogs.schedule.management.noSchedules": string;
|
185
|
+
"dialogs.schedule.management.attachments.attachment": string;
|
186
|
+
"dialogs.schedule.management.attachments.xlsx.settings": string;
|
187
|
+
"dialogs.schedule.management.attachments.cells.merged": string;
|
188
|
+
"dialogs.schedule.management.attachments.exportInfo": string;
|
189
|
+
"dialogs.schedule.management.attachments.filters.title": string;
|
190
|
+
"dialogs.schedule.management.attachments.filters.using": string;
|
191
|
+
"dialogs.schedule.management.attachments.filters.default": string;
|
192
|
+
"dialogs.schedule.management.attachments.filters.edited": string;
|
193
|
+
"dialogs.schedule.management.attachments.filters.item.default": string;
|
194
|
+
"dialogs.schedule.management.attachments.filters.item.edited": string;
|
195
|
+
"dialogs.schedule.management.attachments.filters.item.tooltip": string;
|
196
|
+
"dialogs.schedule.management.attachments.filters.item.tooltip.disabled": string;
|
197
|
+
"dialogs.schedule.management.attachments.message": string;
|
198
|
+
"dialogs.schedule.management.attachments.title": string;
|
199
|
+
"scheduledEmail.attachmentFormat.widget.png": string;
|
200
|
+
"scheduledEmail.attachmentFormat.widget.pptx": string;
|
201
|
+
"scheduledEmail.attachmentFormat.widget.pdf": string;
|
202
|
+
"scheduledEmail.attachmentFormat.widget.formattedXLSX": string;
|
203
|
+
"scheduledEmail.attachmentFormat.widget.formattedCSV": string;
|
204
|
+
"scheduledEmail.attachmentFormat.widget.rawCSV": string;
|
205
|
+
"scheduledEmail.attachmentFormat.dashboard.pptx": string;
|
206
|
+
"scheduledEmail.attachmentFormat.dashboard.pdf": string;
|
207
|
+
"scheduledEmail.attachmentFormat.dashboard.formattedXLSX": string;
|
208
|
+
"scheduledEmail.attachmentFormat.dashboard.pdfSlides": string;
|
209
|
+
"scheduledEmail.attachments.warning.noAttachmentsSelected": string;
|
210
|
+
"scheduledEmail.attachments.error.noAttachmentsSelected": string;
|
211
|
+
"dialogs.schedule.management.load.error": string;
|
212
|
+
"dialogs.schedule.management.delete.error": string;
|
213
|
+
"dialogs.alerting.management.title": string;
|
214
|
+
"dialogs.alerting.management.load.error": string;
|
215
|
+
"dialogs.alerting.create.error": string;
|
216
|
+
"dialogs.alerting.create.success": string;
|
217
|
+
"dialogs.alerting.update.error": string;
|
218
|
+
"dialogs.alerting.update.success": string;
|
219
|
+
"dialogs.alerting.management.delete.error": string;
|
220
|
+
"dialogs.alerting.management.pause.error": string;
|
221
|
+
"dialogs.alerting.management.pause.success": string;
|
222
|
+
"dialogs.alerting.management.activate.error": string;
|
223
|
+
"dialogs.alerting.management.activate.success": string;
|
224
|
+
"dialogs.alerting.footer.title": string;
|
225
|
+
"dialogs.alerting.footer.title.short": string;
|
226
|
+
"dialogs.alerting.management.list.title": string;
|
227
|
+
"dialogs.alerting.management.noAlerts": string;
|
228
|
+
"dialogs.alerting.title.placeholder": string;
|
229
|
+
"dialogs.alerting.management.delete.dialog": string;
|
230
|
+
"dialogs.alerting.management.delete.dialog.confirm": string;
|
231
|
+
"dialogs.alerting.delete.success": string;
|
232
|
+
"alerting.alert.menu.delete": string;
|
233
|
+
"alerting.alert.menu.pause": string;
|
234
|
+
"alerting.alert.menu.resume": string;
|
235
|
+
"alerting.alert.menu.edit": string;
|
236
|
+
delete: string;
|
237
|
+
close: string;
|
238
|
+
cancel: string;
|
239
|
+
save: string;
|
240
|
+
create: string;
|
241
|
+
apply: string;
|
242
|
+
"gs.date.today": string;
|
243
|
+
"gs.date.tomorrow": string;
|
244
|
+
"gs.date.yesterday": string;
|
245
|
+
"messages.exportResultError": string;
|
246
|
+
"messages.exportResultRestrictedError|insight": string;
|
247
|
+
"messages.exportResultRestrictedError|report": string;
|
248
|
+
"messages.exportResultStart": string;
|
249
|
+
"messages.exportResultSuccess": string;
|
250
|
+
"messages.sharingChangedSuccess": string;
|
251
|
+
"messages.sharingChangedError.general": string;
|
252
|
+
"messages.shareLinkCopied": string;
|
253
|
+
"messages.sharingDialogError.general": string;
|
254
|
+
"messages.settingsDialogError.general": string;
|
255
|
+
"visualization.dataTooLarge.headline": string;
|
256
|
+
"visualization.dataTooLarge.text": string;
|
257
|
+
"visualization.execute_protected_report.headline": string;
|
258
|
+
"visualization.execute_protected_report.text": string;
|
259
|
+
"visualization.empty.headline": string;
|
260
|
+
"visualization.error.headline|insight": string;
|
261
|
+
"visualization.error.headline|report": string;
|
262
|
+
"visualization.error.text": string;
|
263
|
+
"visualization.warning.export.too_small": string;
|
264
|
+
"options.menu.unsupported.error._measure|insight": string;
|
265
|
+
"options.menu.unsupported.error._metric|insight": string;
|
266
|
+
"options.menu.unsupported.error._measure|report": string;
|
267
|
+
"options.menu.unsupported.error._metric|report": string;
|
268
|
+
"options.menu.unsupported.loading|insight": string;
|
269
|
+
"options.menu.unsupported.loading|report": string;
|
270
|
+
"options.menu.unsupported.incompatibleWidget": string;
|
271
|
+
"options.menu.unsupported.schedulingForInsightNotEnabled": string;
|
272
|
+
"options.menu.unsupported.alertingForInsightNotEnabled": string;
|
273
|
+
"options.menu.unsupported.oldWidget": string;
|
274
|
+
"options.menu.unsupported.xlsxOldWidget": string;
|
275
|
+
"options.menu.unsupported.alertingOldWidget": string;
|
276
|
+
"export.defaultTitle|insight": string;
|
277
|
+
"export.defaultTitle|report": string;
|
278
|
+
"export_unsupported.disabled": string;
|
279
|
+
"widget.options.description": string;
|
280
|
+
"widget.options.menu": string;
|
281
|
+
"widget.options.menu.exportToCSV": string;
|
282
|
+
"widget.options.menu.exportToXLSX": string;
|
283
|
+
"widget.options.menu.alerts": string;
|
284
|
+
"widget.options.menu.scheduleExport": string;
|
285
|
+
"widget.options.menu.scheduleExport.edit": string;
|
286
|
+
"widget.options.menu.XLSX": string;
|
287
|
+
"widget.options.menu.exportToCSV.formatted": string;
|
288
|
+
"widget.options.menu.exportToCSV.raw": string;
|
289
|
+
"widget.error.missing_insight.message": string;
|
290
|
+
"widget.error.missing_insight.description": string;
|
291
|
+
"widget.drill.dialog.exportToXLSX": string;
|
292
|
+
"widget.drill.dialog.exportToCSV.formatted": string;
|
293
|
+
"widget.drill.dialog.exportToCSV.raw": string;
|
294
|
+
"share.button.text": string;
|
295
|
+
"share.button.tooltip": string;
|
296
|
+
"dashboard.error.empty.heading": string;
|
297
|
+
"dashboard.error.empty.text|insight": string;
|
298
|
+
"dashboard.error.empty.text|report": string;
|
299
|
+
"dashboard.shareDialog.underLenientControl.label": string;
|
300
|
+
"dashboard.shareDialog.lock.label": string;
|
301
|
+
"header.lockStatus.tooltip": string;
|
302
|
+
"header.shareStatus.private.text": string;
|
303
|
+
"header.shareStatus.private.strict.tooltip": string;
|
304
|
+
"header.shareStatus.private.not.strict.tooltip": string;
|
305
|
+
"dashboard.shareDialog.removeAccessGranteeTooltip": string;
|
306
|
+
"dashboard.shareDialog.removeAccessCreatorTooltip": string;
|
307
|
+
"attributesDropdown.placeholder": string;
|
308
|
+
"attributesDropdown.configuration": string;
|
309
|
+
"attributesDropdown.save": string;
|
310
|
+
"attributesDropdown.filterBy": string;
|
311
|
+
"attributesDropdown.displayValuesAs": string;
|
312
|
+
"attributesDropdown.title": string;
|
313
|
+
"attributesDropdown.title.reset": string;
|
314
|
+
"attributesDropdown.selectionMode": string;
|
315
|
+
"attributesDropdown.selectionMode.multi": string;
|
316
|
+
"attributesDropdown.selectionMode.single": string;
|
317
|
+
"attributesDropdown.selectionMode.disabled.tooltip": string;
|
318
|
+
"attributesDropdown.parentFilter.disabled.tooltip": string;
|
319
|
+
"attributesDropdown.noConnectionMessage": string;
|
320
|
+
"attributesDropdown.details.dataset": string;
|
321
|
+
"attributesDropdown.details.values": string;
|
322
|
+
"attributesDropdown.details.shortening_decoration": string;
|
323
|
+
"attributesDropdown.removeTooltip": string;
|
324
|
+
"layout.header.characters.left": string;
|
325
|
+
"layout.header.add.title.placeholder": string;
|
326
|
+
"layout.header.add.description.placeholder": string;
|
327
|
+
"controlButtons.options.tooltip": string;
|
328
|
+
"controlButtons.options.back": string;
|
329
|
+
"controlButtons.options.closeMenu": string;
|
330
|
+
"controlButtons.edit.value": string;
|
331
|
+
"controlButtons.edit.tooltip": string;
|
332
|
+
"controlButtons.edit.executionTimestampMode.tooltip": string;
|
333
|
+
"controlButtons.setting.value": string;
|
334
|
+
"controlButtons.setting.title": string;
|
335
|
+
"controlButtons.saveAndPublish.value": string;
|
336
|
+
"controlButtons.save.value": string;
|
337
|
+
"controlButtons.saveAndPublish.title": string;
|
338
|
+
"controlButtons.saveAsPrivate.title": string;
|
339
|
+
"controlButtons.saveAndPublish.disable.empty.title": string;
|
340
|
+
"controlButtons.saveAndPublish.disable.noChanges.title": string;
|
341
|
+
"controlButtons.saving.value": string;
|
342
|
+
"gs.visualizationsList.tabs.all": string;
|
343
|
+
"gs.visualizationsList.tabs.my": string;
|
344
|
+
"visualizationsList.noInsights|insight": string;
|
345
|
+
"visualizationsList.noInsights|report": string;
|
346
|
+
"visualizationsList.create|insight": string;
|
347
|
+
"visualizationsList.create|report": string;
|
348
|
+
"visualizationsList.noUserInsights|insight": string;
|
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;
|
354
|
+
"save.as.new": string;
|
355
|
+
"addPanel.deleteItem": string;
|
356
|
+
"addPanel.newItem": string;
|
357
|
+
"addPanel.attributeFilter": string;
|
358
|
+
"addPanel.filter": string;
|
359
|
+
"addPanel.attributeFilter.tooltip.no_attributes": string;
|
360
|
+
"addPanel.attributeFilter.tooltip.no_items": string;
|
361
|
+
"addPanel.attributeFilter.tooltip.no_attributes.link": string;
|
362
|
+
"addPanel.kpi": string;
|
363
|
+
"addPanel.richText": string;
|
364
|
+
"addPanel.visualizationSwitcher": string;
|
365
|
+
"addPanel.visualizationSwitcher.tooltip": string;
|
366
|
+
"addPanel.dashboardLayout": string;
|
367
|
+
"addPanel.dashboardLayout.tooltip": string;
|
368
|
+
"addPanel.dashboardLayout.tooltip.learnMore": string;
|
369
|
+
"visualizationsList.dragToAdd": string;
|
370
|
+
"visualizationsList.savedVisualizations|insight": string;
|
371
|
+
"visualizationsList.savedVisualizations|report": string;
|
372
|
+
"configurationPanel.drillConfig.selectDashboard": string;
|
373
|
+
"configurationPanel.drillConfig.drillIntoDashboard.searchPlaceholder": string;
|
374
|
+
"configurationPanel.drillConfig.forbiddenDashboard": string;
|
375
|
+
"configurationPanel.drillConfig.forbiddenDashboard.tooltip": string;
|
376
|
+
"configurationPanel.drillConfig.notSharedDashboard.tooltip": string;
|
377
|
+
"configurationPanel.remove.form.dashboard": string;
|
378
|
+
"filterBar.filter.drop": string;
|
379
|
+
"filterBar.filter.addFilterPlaceholder": string;
|
380
|
+
"filterBar.filter.dropzone.tooltip": string;
|
381
|
+
"filterBar.filter.dropzone.tooltip.generic": string;
|
382
|
+
"configurationPanel.title": string;
|
383
|
+
"configurationPanel.filterBy": string;
|
384
|
+
"configurationPanel.dateAs": string;
|
385
|
+
"configurationPanel.vizCantBeFilteredByAttribute|insight": string;
|
386
|
+
"configurationPanel.vizCantBeFilteredByAttribute|report": string;
|
387
|
+
"configurationPanel.kpiCantBeFilteredByAttribute": string;
|
388
|
+
"configurationPanel.vizCantBeFilteredByDate|insight": string;
|
389
|
+
"configurationPanel.vizCantBeFilteredByDate|report": string;
|
390
|
+
"configurationPanel.kpiCantBeFilteredByDate": string;
|
391
|
+
"configurationPanel.unrelatedVizDateInfo|insight": string;
|
392
|
+
"configurationPanel.unrelatedVizDateInfo|report": string;
|
393
|
+
"configurationPanel.unrelatedKpiDateInfo": string;
|
394
|
+
"configurationPanel.interactions": string;
|
395
|
+
"configurationPanel.drillConfig.interactions": string;
|
396
|
+
"configurationPanel.drillConfig.addInteraction": string;
|
397
|
+
"configurationPanel.drillConfig.clickHint": string;
|
398
|
+
"configurationPanel.drillConfig.measureValue._measure": string;
|
399
|
+
"configurationPanel.drillConfig.measureValue._metric": string;
|
400
|
+
"configurationPanel.drillConfig.attributeValue": string;
|
401
|
+
"configurationPanel.drillConfig.selectTarget": string;
|
402
|
+
"configurationPanel.drillConfig.clickHintItem": string;
|
403
|
+
"configurationPanel.drillConfig.drillIntoDashboard": string;
|
404
|
+
"configurationPanel.drillConfig.drillIntoInsight|insight": string;
|
405
|
+
"configurationPanel.drillConfig.drillIntoInsight|report": string;
|
406
|
+
"configurationPanel.drillConfig.drillDown": string;
|
407
|
+
"configurationPanel.drillConfig.disableDrillDownTooltip": string;
|
408
|
+
"configurationPanel.drillConfig.drillIntoUrl": string;
|
409
|
+
"configurationPanel.drillConfig.drillIntoUrl.invalidCustomUrl": string;
|
410
|
+
"configurationPanel.drillConfig.select": string;
|
411
|
+
"configurationPanel.drillConfig.drillIntoDashboard.dateFilterWarning|insight": string;
|
412
|
+
"configurationPanel.drillConfig.drillIntoDashboard.dateFilterWarning|report": string;
|
413
|
+
"configurationPanel.drillConfig.drillIntersectionIgnoredAttributes.label": string;
|
414
|
+
"configurationPanel.drillConfig.drillIntersectionIgnoredAttributes.dropdown.title": string;
|
415
|
+
"configurationPanel.drillConfig.drillIntersectionIgnoredAttributes.dropdown.tooltip": string;
|
416
|
+
"configurationPanel.drillConfig.drillIntersectionIgnoredAttributes.dropdown.all": string;
|
417
|
+
"configurationPanel.drillConfig.drillIntersectionIgnoredAttributes.dropdown.none": string;
|
418
|
+
"configurationPanel.visualprops.sectionTitle": string;
|
419
|
+
"configurationPanel.visualprops.hideTitle": string;
|
420
|
+
"configurationPanel.visualprops.sectionDescription": string;
|
421
|
+
"configurationPanel.visualprops.inheritDescription": string;
|
422
|
+
"configurationPanel.visualprops.inheritDescriptionHelp|insight": string;
|
423
|
+
"configurationPanel.visualprops.inheritDescriptionHelp|report": string;
|
424
|
+
"configurationPanel.visualprops.customDescription": string;
|
425
|
+
"configurationPanel.visualprops.customDescriptionHelp|insight": string;
|
426
|
+
"configurationPanel.visualprops.customDescriptionHelp|report": string;
|
427
|
+
"configurationPanel.visualprops.noneDescription": string;
|
428
|
+
"configurationPanel.visualprops.includeMetrics._measure": string;
|
429
|
+
"configurationPanel.visualprops.includeMetrics._metric": string;
|
430
|
+
"configurationPanel.visualprops.includeMetricsHelp._measure|insight": string;
|
431
|
+
"configurationPanel.visualprops.includeMetricsHelp._metric|insight": string;
|
432
|
+
"configurationPanel.visualprops.includeMetricsHelp._measure|report": string;
|
433
|
+
"configurationPanel.visualprops.includeMetricsHelp._metric|report": string;
|
434
|
+
"configurationPanel.visualprops.descriptionPlaceholder": string;
|
435
|
+
"configurationPanel.drillIntoUrl.defaultButtonValue": string;
|
436
|
+
"configurationPanel.drillIntoUrl.attributeUrlSectionTitle": string;
|
437
|
+
"configurationPanel.drillIntoUrl.customUrlSectionTitle": string;
|
438
|
+
"configurationPanel.drillIntoUrl.editor.addUrlTitle": string;
|
439
|
+
"configurationPanel.drillIntoUrl.editor.editUrlTitle": string;
|
440
|
+
"configurationPanel.drillIntoUrl.editor.textAreaLabel": string;
|
441
|
+
"configurationPanel.drillIntoUrl.editor.parametersPanelLabel": string;
|
442
|
+
"configurationPanel.drillIntoUrl.editor.parametersPanelTooltip": string;
|
443
|
+
"configurationPanel.drillIntoUrl.editor.addParameterButtonLabel": string;
|
444
|
+
"configurationPanel.drillIntoUrl.editor.parameterDetailType": string;
|
445
|
+
"configurationPanel.drillIntoUrl.editor.parameterDetailLabel": string;
|
446
|
+
"configurationPanel.drillIntoUrl.editor.parameterDetailValues": string;
|
447
|
+
"configurationPanel.drillIntoUrl.editor.parameterDetailMoreValues": string;
|
448
|
+
"configurationPanel.drillIntoUrl.editor.insightIdParameterLabel|insight": string;
|
449
|
+
"configurationPanel.drillIntoUrl.editor.insightIdParameterLabel|report": string;
|
450
|
+
"configurationPanel.drillIntoUrl.editor.clientIdParameterLabel": string;
|
451
|
+
"configurationPanel.drillIntoUrl.editor.dataProductIdParameterLabel": string;
|
452
|
+
"configurationPanel.drillIntoUrl.editor.projectIdParameterLabel": string;
|
453
|
+
"configurationPanel.drillIntoUrl.editor.workspaceIdParameterLabel": string;
|
454
|
+
"configurationPanel.drillIntoUrl.editor.widgetIdParameterLabel": string;
|
455
|
+
"configurationPanel.drillIntoUrl.editor.dashboardIdParameterLabel": string;
|
456
|
+
"configurationPanel.drillIntoUrl.editor.identifierTypeLabel": string;
|
457
|
+
"configurationPanel.drillIntoUrl.editor.insightParametersSectionLabel|insight": string;
|
458
|
+
"configurationPanel.drillIntoUrl.editor.insightParametersSectionLabel|report": string;
|
459
|
+
"configurationPanel.drillIntoUrl.editor.identifierParametersSectionLabel": string;
|
460
|
+
"configurationPanel.drillIntoUrl.editor.dashboardParametersSectionLabel": string;
|
461
|
+
"configurationPanel.drillIntoUrl.editor.applyButtonLabel": string;
|
462
|
+
"configurationPanel.drillIntoUrl.editor.cancelButtonLabel": string;
|
463
|
+
"configurationPanel.drillIntoUrl.editor.textAreaPlaceholder": string;
|
464
|
+
"configurationPanel.drillIntoUrl.editor.helpButtonLabel": string;
|
465
|
+
"configurationPanel.drillIntoUrl.editor.invalidAttributeDisplayForms": string;
|
466
|
+
"configurationPanel.drillIntoUrl.customUrlAddButtonLabel": string;
|
467
|
+
"configurationPanel.drillIntoUrl.customUrlEditButtonLabel": string;
|
468
|
+
"configurationPanel.drillIntoUrl.editor.defaultDisplayFormTypeLabel": string;
|
469
|
+
"configurationPanel.drillIntoUrl.editor.geoDisplayFormTypeLabel": string;
|
470
|
+
"configurationPanel.drillIntoUrl.editor.urlDisplayFormTypeLabel": string;
|
471
|
+
"configurationPanel.drillIntoUrl.editor.imageDisplayFormTypeLabel": string;
|
472
|
+
"configurationPanel.zoomInsight|insight": string;
|
473
|
+
"configurationPanel.zoomInsight|report": string;
|
474
|
+
"configurationPanel.zoomInsight.help|insight": string;
|
475
|
+
"configurationPanel.zoomInsight.help|report": string;
|
476
|
+
"configurationPanel.zoomInsight.notice": string;
|
477
|
+
"configurationPanel.drillConfig.selectInsight|insight": string;
|
478
|
+
"configurationPanel.drillConfig.selectInsight|report": string;
|
479
|
+
"gs.date.date-dataset.recommended": string;
|
480
|
+
"gs.date.date-dataset.other": string;
|
481
|
+
"gs.date.date-dataset.related": string;
|
482
|
+
"gs.date.date-dataset.unrelated": string;
|
483
|
+
"gs.date.date-dataset.unrelated_hidden": string;
|
484
|
+
"gs.date.date-dataset.unrelated.show": string;
|
485
|
+
"gs.date.date-dataset.unrelated.hide": string;
|
486
|
+
"gs.date.date-dataset.duplicityWarning": string;
|
487
|
+
"layout.widget.width.min": string;
|
488
|
+
"layout.widget.width.max": string;
|
489
|
+
"layout.widget.height.min": string;
|
490
|
+
"layout.widget.height.max": string;
|
491
|
+
"layout.widget.addedByPlugin": string;
|
492
|
+
"layout.widget.modifiedByPlugin": string;
|
493
|
+
"layout.widget.hideOverlay": string;
|
494
|
+
"dropzone.new.row.desc": string;
|
495
|
+
"dropzone.widget.desc": string;
|
496
|
+
"dropzone.widget.last.in.row.desc": string;
|
497
|
+
"dropzone.widget.last.in.container.row.desc": string;
|
498
|
+
"deleteKpiConfirmationDialog.headline": string;
|
499
|
+
"deleteKpiConfirmationDialog.message": string;
|
500
|
+
"deleteKpiConfirmationDialog.submitButtonText": string;
|
501
|
+
"newDashboard.title|insight": string;
|
502
|
+
"newDashboard.title|report": string;
|
503
|
+
"newDashboard.dropInsight|insight": string;
|
504
|
+
"newDashboard.dropInsight|report": string;
|
505
|
+
"attributesDropdown.filterConfiguredMessage": string;
|
506
|
+
"attributesDropdown.attributeNameWithData": string;
|
507
|
+
"filter.visibilityMode.tooltip.hidden": string;
|
508
|
+
"filter.visibilityMode.tooltip.readonly.editMode": string;
|
509
|
+
"filter.visibilityMode.tooltip.readonly.viewMode": string;
|
510
|
+
"filter.resetButton.tooltip": string;
|
511
|
+
"filter.crossFilterResetButton.tooltip": string;
|
512
|
+
"dateFilterDropdown.save": string;
|
513
|
+
"dateFilterDropdown.configuration": string;
|
514
|
+
"dateFilterDropdown.title": string;
|
515
|
+
"filter.configuration.mode.title": string;
|
516
|
+
"filter.configuration.mode.interactive.title": string;
|
517
|
+
"filter.configuration.mode.interactive.tooltip": string;
|
518
|
+
"filter.configuration.mode.locked.title": string;
|
519
|
+
"filter.configuration.mode.locked.tooltip": string;
|
520
|
+
"filter.configuration.mode.hidden.title": string;
|
521
|
+
"filter.configuration.mode.hidden.tooltip": string;
|
522
|
+
"filter.dependency.icon.tooltip": string;
|
523
|
+
"configurationPanel.drillConfig.alreadyUsedTooltip": string;
|
524
|
+
"configurationPanel.respectCrossFiltering": string;
|
525
|
+
"configurationPanel.respectCrossFiltering.tooltip": string;
|
526
|
+
"richText.formattingOptions": string;
|
527
|
+
"richText.deleteDialog.header": string;
|
528
|
+
"richText.deleteDialog.message": string;
|
529
|
+
"richText.emptyContent": string;
|
530
|
+
"visualizationSwitcher.emptyContent": string;
|
531
|
+
"visualizationSwitcherToolbar.visualizationsList.header": string;
|
532
|
+
"visualizationSwitcherToolbar.visualizationsList.tooltip": string;
|
533
|
+
"visualizationSwitcherToolbar.visualizationsList.prev": string;
|
534
|
+
"visualizationSwitcherToolbar.visualizationsList.next": string;
|
535
|
+
"visualizationSwitcherToolbar.visualizationsList.empty": string;
|
536
|
+
"visualizationSwitcherToolbar.visualizationsList.add": string;
|
537
|
+
"visualizationSwitcherToolbar.remove": string;
|
538
|
+
"visualizationSwitcher.configurationPanel.remove.from.switcher": string;
|
539
|
+
"visualizationSwitcher.list.menu.move.up": string;
|
540
|
+
"visualizationSwitcher.list.menu.move.down": string;
|
541
|
+
"visualizationSwitcher.list.menu.remove": string;
|
542
|
+
"nestedLayoutToolbar.hideHeader": string;
|
543
|
+
"nestedLayoutToolbar.showHeader": string;
|
544
|
+
"nestedLayoutToolbar.remove": string;
|
545
|
+
"nestedLayoutToolbar.direction.title": string;
|
546
|
+
"nestedLayoutToolbar.direction.row": string;
|
547
|
+
"nestedLayoutToolbar.direction.row.tooltip": string;
|
548
|
+
"nestedLayoutToolbar.direction.column": string;
|
549
|
+
"nestedLayoutToolbar.direction.column.tooltip": string;
|
550
|
+
"nestedLayoutToolbar.direction.column.disabledTooltip": string;
|
551
|
+
"nestedLayout.tab.title": string;
|
552
|
+
"nestedLayout.emptyDropZone.message": string;
|
553
|
+
"nestedLayout.emptyDropZone.active.message": string;
|
554
|
+
"attributesDropdown.valuesLimiting.title": string;
|
555
|
+
"attributesDropdown.valuesLimiting.empty": string;
|
556
|
+
"attributesDropdown.valuesLimiting.addLink": string;
|
557
|
+
"attributesDropdown.valuesLimiting.addMetricTitle": string;
|
558
|
+
"attributesDropdown.valuesLimiting.addFilterTitle": string;
|
559
|
+
"attributesDropdown.valuesLimiting.addItemTitle": string;
|
560
|
+
"attributesDropdown.valuesLimiting.searchPlaceholder": string;
|
561
|
+
"attributesDropdown.valuesLimiting.sumFact": string;
|
562
|
+
"attributesDropdown.valuesLimiting.countAttribute": string;
|
563
|
+
"attributesDropdown.valuesLimiting.metricsEmpty": string;
|
564
|
+
"attributesDropdown.valuesLimiting.unknownItem": string;
|
565
|
+
"attributesDropdown.valuesLimiting.searchNoMatch": string;
|
566
|
+
"attributesDropdown.valuesLimiting.filtersEmpty": string;
|
567
|
+
"attributesDropdown.valuesLimiting.addFilters.title": string;
|
568
|
+
"attributesDropdown.valuesLimiting.addFilters.description": string;
|
569
|
+
"attributesDropdown.valuesLimiting.addLimitingItem.title": string;
|
570
|
+
"attributesDropdown.valuesLimiting.addLimitingItem.description": string;
|
571
|
+
"attributesDropdown.valuesLimiting.commonDateFilterTitle": string;
|
572
|
+
"attributesDropdown.valuesLimiting.addDateTitle": string;
|
573
|
+
"attributesDropdown.valuesLimiting.disableDateFilter": string;
|
574
|
+
"attributesDropdown.valuesLimiting.disableDataSet": string;
|
575
|
+
"filters.filterViews.dropdown.buttonEmpty": string;
|
576
|
+
"filters.filterViews.dropdown.button": string;
|
577
|
+
"filters.filterViews.dropdown.title": string;
|
578
|
+
"filters.filterViews.dropdown.setAsDefault": string;
|
579
|
+
"filters.filterViews.dropdown.unsetAsDefault": string;
|
580
|
+
"filters.filterViews.dropdown.isDefault": string;
|
581
|
+
"filters.filterViews.dropdown.tooltip": string;
|
582
|
+
"filters.filterViews.dropdown.newButton": string;
|
583
|
+
"filters.filterViews.dropdown.emptyList": string;
|
584
|
+
"filters.filterViews.toast.viewSaved": string;
|
585
|
+
"filters.filterViews.toast.viewDeleted": string;
|
586
|
+
"filters.filterViews.toast.viewApplied": string;
|
587
|
+
"filters.filterViews.toast.viewSetAsDefault": string;
|
588
|
+
"filters.filterViews.toast.viewUnsetAsDefault": string;
|
589
|
+
"filters.filterViews.toast.viewNotSaved": string;
|
590
|
+
"filters.filterViews.toast.viewNotDeleted": string;
|
591
|
+
"filters.filterViews.toast.viewNotSetAsDefault": string;
|
592
|
+
"filters.filterViews.toast.viewNotUnsetAsDefault": string;
|
593
|
+
"filters.filterViews.toast.viewNotApplied": string;
|
594
|
+
"filters.filterViews.add.title": string;
|
595
|
+
"filters.filterViews.add.nameLabel": string;
|
596
|
+
"filters.filterViews.add.namePlaceholder": string;
|
597
|
+
"filters.filterViews.add.setAsDefaultLabel": string;
|
598
|
+
"filters.filterViews.add.deleteTooltip": string;
|
599
|
+
"filters.filterViews.add.hint": string;
|
600
|
+
"filters.filterViews.add.saveButton": string;
|
601
|
+
"filters.filterViews.add.cancelButton": string;
|
602
|
+
"filters.filterViews.delete.title": string;
|
603
|
+
"filters.filterViews.delete.body": string;
|
604
|
+
"filters.filterViews.delete.deleteButton": string;
|
605
|
+
"filters.filterViews.delete.cancelButton": string;
|
606
|
+
"insightAlert.config.action.edit": string;
|
607
|
+
"insightAlert.config.action.pause": string;
|
608
|
+
"insightAlert.config.action.resume": string;
|
609
|
+
"insightAlert.config.action.delete": string;
|
610
|
+
"insightAlert.config.comparisonOperator.lessThan": string;
|
611
|
+
"insightAlert.config.comparisonOperator.lessThanOrEquals": string;
|
612
|
+
"insightAlert.config.comparisonOperator.greaterThan": string;
|
613
|
+
"insightAlert.config.comparisonOperator.greaterThanOrEquals": string;
|
614
|
+
"insightAlert.config.changeOperator.header": string;
|
615
|
+
"insightAlert.config.changeOperator.header.info": string;
|
616
|
+
"insightAlert.config.differenceOperator.header": string;
|
617
|
+
"insightAlert.config.differenceOperator.header.info": string;
|
618
|
+
"insightAlert.config.changeOperator.increasesBy": string;
|
619
|
+
"insightAlert.config.changeOperator.decreasesBy": string;
|
620
|
+
"insightAlert.config.changeOperator.changesBy": string;
|
621
|
+
"insightAlert.config.differenceOperator.increasesBy": string;
|
622
|
+
"insightAlert.config.differenceOperator.decreasesBy": string;
|
623
|
+
"insightAlert.config.differenceOperator.changesBy": string;
|
624
|
+
"insightAlert.config.alerts": string;
|
625
|
+
"insightAlert.config.alerts.empty": string;
|
626
|
+
"insightAlert.config.noAlertMeasures": string;
|
627
|
+
"insightAlert.config.noAlertMeasures.title": string;
|
628
|
+
"insightAlert.config.noAlertMeasures.description": string;
|
629
|
+
"insightAlert.config.createAlert": string;
|
630
|
+
"insightAlert.config.editAlert": string;
|
631
|
+
"insightAlert.config.title": string;
|
632
|
+
"insightAlert.config.trigger": string;
|
633
|
+
"insightAlert.config.trigger.tooltip": string;
|
634
|
+
"insightAlert.config.action": string;
|
635
|
+
"insightAlert.config.name": string;
|
636
|
+
"insightAlert.config.accessibility.title": string;
|
637
|
+
"insightAlert.config.when": string;
|
638
|
+
"insightAlert.config.for": string;
|
639
|
+
"insightAlert.config.condition": string;
|
640
|
+
"insightAlert.config.threshold": string;
|
641
|
+
"insightAlert.config.comparison": string;
|
642
|
+
"insightAlert.config.recipients": string;
|
643
|
+
"insightAlert.config.do": string;
|
644
|
+
"insightAlert.config.warning.destination": string;
|
645
|
+
"insightAlert.config.filters": string;
|
646
|
+
"insightAlert.config.and": string;
|
647
|
+
"insightAlert.config.for.filter": string;
|
648
|
+
"insightAlert.config.filters.info": string;
|
649
|
+
"insightAlert.config.compare_with_sp": string;
|
650
|
+
"insightAlert.config.compare_with_pp": string;
|
651
|
+
"insightAlert.config.compare_with_sp_granularity": string;
|
652
|
+
"insightAlert.config.compare_with_pp_granularity": string;
|
653
|
+
"insightAlert.config.addAlert": string;
|
654
|
+
"insightAlert.config.triggerMode.always": string;
|
655
|
+
"insightAlert.config.triggerMode.once": string;
|
656
|
+
"insightAlert.config.delete.success": string;
|
657
|
+
"insightAlert.config.resume.success": string;
|
658
|
+
"insightAlert.config.pause.success": string;
|
659
|
+
"insightAlert.config.update.success": string;
|
660
|
+
"insightAlert.config.add.success": string;
|
661
|
+
"insightAlert.config.delete.title": string;
|
662
|
+
"insightAlert.config.delete.message": string;
|
663
|
+
"insightAlert.noDestination.tooltip": string;
|
664
|
+
"insightAlert.maxAlertsReached": string;
|
665
|
+
"insightAlert.executionTimestampMode": string;
|
666
|
+
"insightAlert.config.loading.error": string;
|
667
|
+
"insightAlert.config.save.error": string;
|
668
|
+
"insightAlert.config.delete.error": string;
|
669
|
+
"insightAlert.config.invalid": string;
|
670
|
+
"insightAlert.config.invalidWidget": string;
|
671
|
+
"insightAlert.config.selectMetric": string;
|
672
|
+
"insightAlert.config.selectAttribute": string;
|
673
|
+
"insightAlert.config.accessbility.input": string;
|
674
|
+
"alert.accessibility.destination.label": string;
|
675
|
+
"granularity.this_keyword": string;
|
676
|
+
"granularity.year": string;
|
677
|
+
"granularity.week": string;
|
678
|
+
"granularity.quarter": string;
|
679
|
+
"granularity.month": string;
|
680
|
+
"granularity.date": string;
|
681
|
+
"granularity.hour": string;
|
682
|
+
"granularity.minute": string;
|
683
|
+
"widget.options.menu.export": string;
|
684
|
+
"menu.close": string;
|
685
|
+
"controlButtons.asTable": string;
|
686
|
+
"controlButtons.asOriginal": string;
|
3395
687
|
};
|
3396
688
|
//# sourceMappingURL=en-US.localization-bundle.d.ts.map
|