@gooddata/sdk-ui-dashboard 10.35.0-alpha.4 → 10.35.0-alpha.41

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.
Files changed (772) hide show
  1. package/NOTICE +1309 -803
  2. package/esm/__version.d.ts +1 -1
  3. package/esm/__version.d.ts.map +1 -1
  4. package/esm/__version.js +1 -1
  5. package/esm/__version.js.map +1 -1
  6. package/esm/_staging/accessibility/elementId.d.ts.map +1 -1
  7. package/esm/_staging/automation/index.d.ts +4 -1
  8. package/esm/_staging/automation/index.d.ts.map +1 -1
  9. package/esm/_staging/automation/index.js +9 -2
  10. package/esm/_staging/automation/index.js.map +1 -1
  11. package/esm/_staging/dashboard/dashboardFilterContext.d.ts.map +1 -1
  12. package/esm/_staging/dashboard/dashboardFilterContext.js +2 -2
  13. package/esm/_staging/dashboard/dashboardFilterContext.js.map +1 -1
  14. package/esm/_staging/dashboard/dashboardFilterConverter.d.ts.map +1 -1
  15. package/esm/_staging/dashboard/dashboardFilterConverter.js +2 -1
  16. package/esm/_staging/dashboard/dashboardFilterConverter.js.map +1 -1
  17. package/esm/_staging/dashboard/flexibleLayout/layoutConfiguration.d.ts.map +1 -1
  18. package/esm/_staging/dateFilterConfig/dateFilterOptionConverters.d.ts.map +1 -1
  19. package/esm/_staging/dateFilterConfig/dateFilterOptionConverters.js +2 -1
  20. package/esm/_staging/dateFilterConfig/dateFilterOptionConverters.js.map +1 -1
  21. package/esm/_staging/dateFilterConfig/dateFilterOptionMapping.d.ts.map +1 -1
  22. package/esm/_staging/dateFilterConfig/dateFilterOptionMapping.js +33 -7
  23. package/esm/_staging/dateFilterConfig/dateFilterOptionMapping.js.map +1 -1
  24. package/esm/_staging/dateFilterConfig/defaultConfig.d.ts.map +1 -1
  25. package/esm/_staging/dateFilterConfig/defaultConfig.js +2 -3
  26. package/esm/_staging/dateFilterConfig/defaultConfig.js.map +1 -1
  27. package/esm/_staging/dateFilterConfig/sanitization.d.ts +2 -1
  28. package/esm/_staging/dateFilterConfig/sanitization.d.ts.map +1 -1
  29. package/esm/_staging/insight/insightBuilder.d.ts.map +1 -1
  30. package/esm/_staging/layout/coordinates.d.ts.map +1 -1
  31. package/esm/_staging/layout/coordinates.js +1 -1
  32. package/esm/_staging/layout/coordinates.js.map +1 -1
  33. package/esm/_staging/layout/sizing.d.ts.map +1 -1
  34. package/esm/_staging/layout/sizing.js +5 -5
  35. package/esm/_staging/layout/sizing.js.map +1 -1
  36. package/esm/_staging/listedDashboard/listedDashboardUtils.d.ts.map +1 -1
  37. package/esm/_staging/metadata/objRefMap.d.ts.map +1 -1
  38. package/esm/_staging/sharedHooks/useCommonDateFilterTitle.d.ts.map +1 -1
  39. package/esm/_staging/sharedHooks/useDateFiltersTitles.d.ts.map +1 -1
  40. package/esm/_staging/sharedHooks/useDateFiltersTitles.js +1 -1
  41. package/esm/_staging/sharedHooks/useDateFiltersTitles.js.map +1 -1
  42. package/esm/_staging/sharedHooks/useEventToastMessage.d.ts +1 -1
  43. package/esm/_staging/sharedHooks/useEventToastMessage.d.ts.map +1 -1
  44. package/esm/_staging/sharedHooks/useEventToastMessage.js +1 -1
  45. package/esm/_staging/sharedHooks/useEventToastMessage.js.map +1 -1
  46. package/esm/_staging/sharedHooks/useFiltersNamings.d.ts +2 -1
  47. package/esm/_staging/sharedHooks/useFiltersNamings.d.ts.map +1 -1
  48. package/esm/_staging/sharedHooks/useFiltersNamings.js +1 -0
  49. package/esm/_staging/sharedHooks/useFiltersNamings.js.map +1 -1
  50. package/esm/_staging/slideshow/utils/index.d.ts.map +1 -1
  51. package/esm/converters/filterConverters.d.ts.map +1 -1
  52. package/esm/converters/filterConverters.js +2 -2
  53. package/esm/converters/filterConverters.js.map +1 -1
  54. package/esm/model/commandHandlers/dashboard/changeSharingHandler.d.ts.map +1 -1
  55. package/esm/model/commandHandlers/dashboard/changeSharingHandler.js.map +1 -1
  56. package/esm/model/commandHandlers/dashboard/common/filterViews.d.ts.map +1 -1
  57. package/esm/model/commandHandlers/dashboard/common/migratedAttributeFilters.d.ts.map +1 -1
  58. package/esm/model/commandHandlers/dashboard/common/stateInitializers.d.ts.map +1 -1
  59. package/esm/model/commandHandlers/dashboard/common/stateInitializers.js +2 -2
  60. package/esm/model/commandHandlers/dashboard/common/stateInitializers.js.map +1 -1
  61. package/esm/model/commandHandlers/dashboard/deleteDashboardHandler.d.ts.map +1 -1
  62. package/esm/model/commandHandlers/dashboard/deleteDashboardHandler.js.map +1 -1
  63. package/esm/model/commandHandlers/dashboard/exportDashboardToExcelHandler.d.ts.map +1 -1
  64. package/esm/model/commandHandlers/dashboard/exportDashboardToExcelHandler.js.map +1 -1
  65. package/esm/model/commandHandlers/dashboard/exportDashboardToPdfHandler.d.ts.map +1 -1
  66. package/esm/model/commandHandlers/dashboard/exportDashboardToPdfHandler.js.map +1 -1
  67. package/esm/model/commandHandlers/dashboard/exportDashboardToPdfPresentationHandler.d.ts.map +1 -1
  68. package/esm/model/commandHandlers/dashboard/exportDashboardToPdfPresentationHandler.js.map +1 -1
  69. package/esm/model/commandHandlers/dashboard/exportDashboardToPptPresentationHandler.d.ts.map +1 -1
  70. package/esm/model/commandHandlers/dashboard/exportDashboardToPptPresentationHandler.js.map +1 -1
  71. package/esm/model/commandHandlers/dashboard/initializeDashboardHandler/sanitizeUnfinishedFeatureSettings.d.ts.map +1 -1
  72. package/esm/model/commandHandlers/dashboard/resetDashboardHandler.js.map +1 -1
  73. package/esm/model/commandHandlers/dashboard/saveAsDashboardHandler.d.ts.map +1 -1
  74. package/esm/model/commandHandlers/dashboard/saveAsDashboardHandler.js.map +1 -1
  75. package/esm/model/commandHandlers/dashboard/saveDashboardHandler.d.ts.map +1 -1
  76. package/esm/model/commandHandlers/dashboard/saveDashboardHandler.js.map +1 -1
  77. package/esm/model/commandHandlers/drill/crossFilteringHandler.d.ts +1 -1
  78. package/esm/model/commandHandlers/drill/crossFilteringHandler.d.ts.map +1 -1
  79. package/esm/model/commandHandlers/drill/crossFilteringHandler.js +4 -3
  80. package/esm/model/commandHandlers/drill/crossFilteringHandler.js.map +1 -1
  81. package/esm/model/commandHandlers/drill/drillToDashboardHandler.d.ts.map +1 -1
  82. package/esm/model/commandHandlers/drill/drillToDashboardHandler.js.map +1 -1
  83. package/esm/model/commandHandlers/drill/resolveDrillToCustomUrl.d.ts.map +1 -1
  84. package/esm/model/commandHandlers/drill/resolveDrillToCustomUrl.js +3 -3
  85. package/esm/model/commandHandlers/drill/resolveDrillToCustomUrl.js.map +1 -1
  86. package/esm/model/commandHandlers/filterContext/attributeFilter/addAttributeFilterHandler.d.ts.map +1 -1
  87. package/esm/model/commandHandlers/filterContext/attributeFilter/addAttributeFilterHandler.js.map +1 -1
  88. package/esm/model/commandHandlers/filterContext/attributeFilter/changeAttributeDisplayFormHandler.js +3 -3
  89. package/esm/model/commandHandlers/filterContext/attributeFilter/changeAttributeDisplayFormHandler.js.map +1 -1
  90. package/esm/model/commandHandlers/filterContext/attributeFilter/changeAttributeFilterSelectionHandler.d.ts.map +1 -1
  91. package/esm/model/commandHandlers/filterContext/attributeFilter/changeAttributeFilterSelectionHandler.js +5 -5
  92. package/esm/model/commandHandlers/filterContext/attributeFilter/changeAttributeFilterSelectionHandler.js.map +1 -1
  93. package/esm/model/commandHandlers/filterContext/attributeFilter/moveAttributeFilterHandler.d.ts.map +1 -1
  94. package/esm/model/commandHandlers/filterContext/attributeFilter/moveAttributeFilterHandler.js +1 -1
  95. package/esm/model/commandHandlers/filterContext/attributeFilter/moveAttributeFilterHandler.js.map +1 -1
  96. package/esm/model/commandHandlers/filterContext/attributeFilter/setAttributeFilterParentHandler.js +1 -1
  97. package/esm/model/commandHandlers/filterContext/attributeFilter/setAttributeFilterParentHandler.js.map +1 -1
  98. package/esm/model/commandHandlers/filterContext/changeFilterContextSelectionHandler.js +6 -0
  99. package/esm/model/commandHandlers/filterContext/changeFilterContextSelectionHandler.js.map +1 -1
  100. package/esm/model/commandHandlers/filterContext/dateFilter/addDateFilterHandler.d.ts.map +1 -1
  101. package/esm/model/commandHandlers/filterContext/dateFilter/addDateFilterHandler.js +1 -1
  102. package/esm/model/commandHandlers/filterContext/dateFilter/addDateFilterHandler.js.map +1 -1
  103. package/esm/model/commandHandlers/filterContext/dateFilter/changeDateFilterSelectionHandler.d.ts.map +1 -1
  104. package/esm/model/commandHandlers/filterContext/dateFilter/changeDateFilterSelectionHandler.js +5 -4
  105. package/esm/model/commandHandlers/filterContext/dateFilter/changeDateFilterSelectionHandler.js.map +1 -1
  106. package/esm/model/commandHandlers/filterContext/dateFilter/moveDateFilterHandler.d.ts.map +1 -1
  107. package/esm/model/commandHandlers/filterContext/dateFilter/moveDateFilterHandler.js +1 -1
  108. package/esm/model/commandHandlers/filterContext/dateFilter/moveDateFilterHandler.js.map +1 -1
  109. package/esm/model/commandHandlers/filterContext/filterViewHandler.d.ts.map +1 -1
  110. package/esm/model/commandHandlers/filterContext/filterViewHandler.js +5 -8
  111. package/esm/model/commandHandlers/filterContext/filterViewHandler.js.map +1 -1
  112. package/esm/model/commandHandlers/layout/changeLayoutSectionHeaderHandler.js +2 -2
  113. package/esm/model/commandHandlers/layout/changeLayoutSectionHeaderHandler.js.map +1 -1
  114. package/esm/model/commandHandlers/layout/containerWidthSanitization.d.ts.map +1 -1
  115. package/esm/model/commandHandlers/layout/moveSectionItemHandler.js.map +1 -1
  116. package/esm/model/commandHandlers/layout/resizeWidthHandler.d.ts.map +1 -1
  117. package/esm/model/commandHandlers/layout/resizeWidthHandler.js +31 -7
  118. package/esm/model/commandHandlers/layout/resizeWidthHandler.js.map +1 -1
  119. package/esm/model/commandHandlers/render/renderingWorker.d.ts.map +1 -1
  120. package/esm/model/commandHandlers/renderMode/changeRenderModeHandler.d.ts.map +1 -1
  121. package/esm/model/commandHandlers/renderMode/changeRenderModeHandler.js.map +1 -1
  122. package/esm/model/commandHandlers/scheduledEmail/initializeAutomationsHandler.d.ts.map +1 -1
  123. package/esm/model/commandHandlers/scheduledEmail/initializeAutomationsHandler.js.map +1 -1
  124. package/esm/model/commandHandlers/scheduledEmail/refreshAutomationsHandlers.d.ts.map +1 -1
  125. package/esm/model/commandHandlers/scheduledEmail/refreshAutomationsHandlers.js.map +1 -1
  126. package/esm/model/commandHandlers/widgets/changeKpiWidgetComparisonHandler.js +1 -1
  127. package/esm/model/commandHandlers/widgets/changeKpiWidgetComparisonHandler.js.map +1 -1
  128. package/esm/model/commandHandlers/widgets/changeKpiWidgetMeasureHandler.d.ts.map +1 -1
  129. package/esm/model/commandHandlers/widgets/changeKpiWidgetMeasureHandler.js.map +1 -1
  130. package/esm/model/commandHandlers/widgets/common/drillDown.d.ts.map +1 -1
  131. package/esm/model/commandHandlers/widgets/exportRawInsightWidgetHandler.d.ts.map +1 -1
  132. package/esm/model/commandHandlers/widgets/exportRawInsightWidgetHandler.js.map +1 -1
  133. package/esm/model/commands/filters.d.ts +7 -2
  134. package/esm/model/commands/filters.d.ts.map +1 -1
  135. package/esm/model/commands/filters.js +7 -3
  136. package/esm/model/commands/filters.js.map +1 -1
  137. package/esm/model/eventHandlers/drillToSameDashboardHandlerFactory.d.ts.map +1 -1
  138. package/esm/model/events/index.d.ts.map +1 -1
  139. package/esm/model/events/util.d.ts +1 -1
  140. package/esm/model/events/util.d.ts.map +1 -1
  141. package/esm/model/headlessDashboard/HeadlessDashboard.d.ts.map +1 -1
  142. package/esm/model/queryServices/queryAttributeByDisplayForm.js.map +1 -1
  143. package/esm/model/queryServices/queryInsightDateDatasets.js.map +1 -1
  144. package/esm/model/queryServices/queryMeasureDateDatasets.js.map +1 -1
  145. package/esm/model/react/filtering/selectors.d.ts.map +1 -1
  146. package/esm/model/react/filtering/useDashboardScheduledExportFilters.d.ts.map +1 -1
  147. package/esm/model/react/filtering/useScheduledExportFilters.d.ts.map +1 -1
  148. package/esm/model/react/filtering/useWidgetScheduledExportFilters.d.ts.map +1 -1
  149. package/esm/model/react/filtering/useWidgetScheduledExportFilters.js +1 -1
  150. package/esm/model/react/filtering/useWidgetScheduledExportFilters.js.map +1 -1
  151. package/esm/model/react/useDasboardScheduledEmails/useDashboardScheduledEmails.d.ts +9 -9
  152. package/esm/model/react/useDasboardScheduledEmails/useDashboardScheduledEmailsCommands.d.ts +1 -1
  153. package/esm/model/react/useDasboardScheduledEmails/useDashboardScheduledEmailsData.d.ts.map +1 -1
  154. package/esm/model/react/useDasboardScheduledEmails/useDashboardScheduledEmailsDialog.d.ts +0 -1
  155. package/esm/model/react/useDasboardScheduledEmails/useDashboardScheduledEmailsDialog.d.ts.map +1 -1
  156. package/esm/model/react/useDasboardScheduledEmails/useDashboardScheduledEmailsManagementDialog.d.ts.map +1 -1
  157. package/esm/model/react/useDashboardAlerting/useDashboardAlerts.d.ts +4 -4
  158. package/esm/model/react/useDashboardAlerting/useDashboardAlertsData.d.ts.map +1 -1
  159. package/esm/model/react/useDashboardAlerting/useEnableAutomationFilterContext.d.ts.map +1 -1
  160. package/esm/model/react/useDashboardAsyncRender.d.ts.map +1 -1
  161. package/esm/model/react/useDashboardCommand.d.ts +3 -136
  162. package/esm/model/react/useDashboardCommand.d.ts.map +1 -1
  163. package/esm/model/react/useDashboardCommandProcessing.d.ts +6 -414
  164. package/esm/model/react/useDashboardCommandProcessing.d.ts.map +1 -1
  165. package/esm/model/react/useDashboardEventDispatch.d.ts +1 -1
  166. package/esm/model/react/useDashboardEventDispatch.d.ts.map +1 -1
  167. package/esm/model/react/useDashboardQueryProcessing.d.ts +4 -4
  168. package/esm/model/react/useDashboardQueryProcessing.d.ts.map +1 -1
  169. package/esm/model/react/useDispatchDashboardCommand.d.ts +1 -1
  170. package/esm/model/react/useDispatchDashboardCommand.d.ts.map +1 -1
  171. package/esm/model/react/useInitializeDashboardStore.d.ts.map +1 -1
  172. package/esm/model/store/_infra/generators.d.ts.map +1 -1
  173. package/esm/model/store/_infra/rootCommandHandler.d.ts.map +1 -1
  174. package/esm/model/store/_infra/rootCommandHandler.js.map +1 -1
  175. package/esm/model/store/_infra/rootEventEmitter.d.ts +1 -1
  176. package/esm/model/store/_infra/rootEventEmitter.d.ts.map +1 -1
  177. package/esm/model/store/_infra/selectors.d.ts.map +1 -1
  178. package/esm/model/store/_infra/undoEnhancer.d.ts +3 -6
  179. package/esm/model/store/_infra/undoEnhancer.d.ts.map +1 -1
  180. package/esm/model/store/catalog/catalogSelectors.d.ts.map +1 -1
  181. package/esm/model/store/catalog/catalogSelectors.js.map +1 -1
  182. package/esm/model/store/config/configSelectors.d.ts +5 -0
  183. package/esm/model/store/config/configSelectors.d.ts.map +1 -1
  184. package/esm/model/store/config/configSelectors.js +7 -0
  185. package/esm/model/store/config/configSelectors.js.map +1 -1
  186. package/esm/model/store/dateFilterConfig/index.d.ts +1 -1
  187. package/esm/model/store/filterContext/filterContextReducers.d.ts +2 -1
  188. package/esm/model/store/filterContext/filterContextReducers.d.ts.map +1 -1
  189. package/esm/model/store/filterContext/filterContextReducers.js +9 -2
  190. package/esm/model/store/filterContext/filterContextReducers.js.map +1 -1
  191. package/esm/model/store/filterContext/filterContextUtils.js +1 -1
  192. package/esm/model/store/filterContext/filterContextUtils.js.map +1 -1
  193. package/esm/model/store/filterContext/index.d.ts +3 -3
  194. package/esm/model/store/filterViews/filterViewsReducersSelectors.js +2 -2
  195. package/esm/model/store/filterViews/filterViewsReducersSelectors.js.map +1 -1
  196. package/esm/model/store/index.d.ts +1 -1
  197. package/esm/model/store/index.d.ts.map +1 -1
  198. package/esm/model/store/index.js +1 -1
  199. package/esm/model/store/index.js.map +1 -1
  200. package/esm/model/store/insights/insightsSelectors.d.ts.map +1 -1
  201. package/esm/model/store/insights/insightsSelectors.js.map +1 -1
  202. package/esm/model/store/layout/index.d.ts +14 -14
  203. package/esm/model/store/layout/layoutReducers.d.ts +2 -5
  204. package/esm/model/store/layout/layoutReducers.d.ts.map +1 -1
  205. package/esm/model/store/layout/layoutReducers.js.map +1 -1
  206. package/esm/model/store/meta/index.d.ts +2 -2
  207. package/esm/model/store/showWidgetAsTable/showWidgetAsTableSelectors.d.ts.map +1 -1
  208. package/esm/model/store/storeAccessors/DashboardStoreAccessor.d.ts.map +1 -1
  209. package/esm/model/store/ui/index.d.ts +4 -4
  210. package/esm/model/store/ui/uiReducers.d.ts +4 -4
  211. package/esm/model/store/ui/uiReducers.d.ts.map +1 -1
  212. package/esm/model/store/ui/uiReducers.js.map +1 -1
  213. package/esm/model/store/ui/uiSelectors.d.ts +2 -2
  214. package/esm/model/store/ui/uiSelectors.d.ts.map +1 -1
  215. package/esm/model/store/ui/uiSelectors.js.map +1 -1
  216. package/esm/plugins/customizationApis/attributeFiltersCustomizer.d.ts.map +1 -1
  217. package/esm/plugins/customizationApis/customizationBuilder.d.ts.map +1 -1
  218. package/esm/plugins/customizationApis/customizationLogging.d.ts.map +1 -1
  219. package/esm/plugins/customizationApis/dashboardContentCustomizer.d.ts.map +1 -1
  220. package/esm/plugins/customizationApis/dashboardEventHandling.d.ts +2 -2
  221. package/esm/plugins/customizationApis/dashboardEventHandling.d.ts.map +1 -1
  222. package/esm/plugins/customizationApis/dateFiltersCustomizer.d.ts.map +1 -1
  223. package/esm/plugins/customizationApis/filterBarCustomizer.d.ts.map +1 -1
  224. package/esm/plugins/customizationApis/filterBarCustomizer.js.map +1 -1
  225. package/esm/plugins/customizationApis/fluidLayoutCustomizer.d.ts.map +1 -1
  226. package/esm/plugins/customizationApis/insightCustomizer.d.ts.map +1 -1
  227. package/esm/plugins/customizationApis/layoutCustomizer.d.ts.map +1 -1
  228. package/esm/plugins/customizationApis/loadingCustomizer.d.ts.map +1 -1
  229. package/esm/plugins/customizationApis/richTextCustomizer.d.ts.map +1 -1
  230. package/esm/plugins/customizationApis/titleCustomizer.d.ts.map +1 -1
  231. package/esm/plugins/customizationApis/topBarCustomizer.d.ts.map +1 -1
  232. package/esm/plugins/customizationApis/visualizationSwitcherCustomizer.d.ts.map +1 -1
  233. package/esm/plugins/customizationApis/widgetCustomizer.d.ts.map +1 -1
  234. package/esm/presentation/alerting/AlertingDialog.d.ts +0 -1
  235. package/esm/presentation/alerting/AlertingDialog.d.ts.map +1 -1
  236. package/esm/presentation/alerting/AlertingManagementDialog.d.ts +0 -1
  237. package/esm/presentation/alerting/AlertingManagementDialog.d.ts.map +1 -1
  238. package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertAttributeSelect.d.ts.map +1 -1
  239. package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertAttributeSelectOld.d.ts.map +1 -1
  240. package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertComparisonOperatorSelect.d.ts.map +1 -1
  241. package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertComparisonPeriodSelect.d.ts.map +1 -1
  242. package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertMeasureSelect.d.ts.map +1 -1
  243. package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertTriggerModeSelect.d.ts.map +1 -1
  244. package/esm/presentation/alerting/DefaultAlertingDialog/hooks/useAlertValidation.d.ts.map +1 -1
  245. package/esm/presentation/alerting/DefaultAlertingDialog/hooks/useCreateAlert.d.ts +4 -4
  246. package/esm/presentation/alerting/DefaultAlertingDialog/hooks/useCreateAlert.d.ts.map +1 -1
  247. package/esm/presentation/alerting/DefaultAlertingDialog/hooks/useEditAlert.d.ts +2 -3
  248. package/esm/presentation/alerting/DefaultAlertingDialog/hooks/useEditAlert.d.ts.map +1 -1
  249. package/esm/presentation/alerting/DefaultAlertingDialog/hooks/useThresholdValue.d.ts.map +1 -1
  250. package/esm/presentation/alerting/DefaultAlertingDialog/hooks/useUpdateAlert.d.ts +4 -4
  251. package/esm/presentation/alerting/DefaultAlertingDialog/hooks/useUpdateAlert.d.ts.map +1 -1
  252. package/esm/presentation/alerting/DefaultAlertingDialog/utils/getters.d.ts +3 -3
  253. package/esm/presentation/alerting/DefaultAlertingDialog/utils/getters.js +2 -2
  254. package/esm/presentation/alerting/DefaultAlertingDialog/utils/getters.js.map +1 -1
  255. package/esm/presentation/alerting/DefaultAlertingManagementDialog/components/Alert.js.map +1 -1
  256. package/esm/presentation/automationFilters/components/AutomationAttributeFilterContext.d.ts.map +1 -1
  257. package/esm/presentation/automationFilters/hooks/useAutomationVisibleFilters.d.ts.map +1 -1
  258. package/esm/presentation/automationFilters/hooks/useDefaultSelectedFiltersForExistingAutomation.d.ts.map +1 -1
  259. package/esm/presentation/automationFilters/hooks/useDefaultSelectedFiltersForExistingAutomation.js +5 -2
  260. package/esm/presentation/automationFilters/hooks/useDefaultSelectedFiltersForExistingAutomation.js.map +1 -1
  261. package/esm/presentation/automationFilters/hooks/useValidateExistingAutomationFilters.d.ts.map +1 -1
  262. package/esm/presentation/automationFilters/hooks/useValidateExistingAutomationFilters.js +16 -2
  263. package/esm/presentation/automationFilters/hooks/useValidateExistingAutomationFilters.js.map +1 -1
  264. package/esm/presentation/automationFilters/useAutomationFilters.d.ts.map +1 -1
  265. package/esm/presentation/automationFilters/useAutomationFiltersSelect.d.ts +2 -2
  266. package/esm/presentation/automationFilters/useAutomationFiltersSelect.d.ts.map +1 -1
  267. package/esm/presentation/automationFilters/utils.d.ts.map +1 -1
  268. package/esm/presentation/constants.d.ts.map +1 -1
  269. package/esm/presentation/dashboard/DashboardContent.d.ts +0 -1
  270. package/esm/presentation/dashboard/DashboardContent.d.ts.map +1 -1
  271. package/esm/presentation/dashboard/DashboardHeader/DashboardHeader.d.ts +0 -1
  272. package/esm/presentation/dashboard/DashboardHeader/DashboardHeader.d.ts.map +1 -1
  273. package/esm/presentation/dashboard/DashboardHeader/SettingsDialogProvider.d.ts +0 -1
  274. package/esm/presentation/dashboard/DashboardHeader/SettingsDialogProvider.d.ts.map +1 -1
  275. package/esm/presentation/dashboard/DashboardHeader/ShareDialogDashboardHeader.d.ts +0 -1
  276. package/esm/presentation/dashboard/DashboardHeader/ShareDialogDashboardHeader.d.ts.map +1 -1
  277. package/esm/presentation/dashboard/DashboardSidebar/DashboardSidebar.d.ts +0 -1
  278. package/esm/presentation/dashboard/DashboardSidebar/DashboardSidebar.d.ts.map +1 -1
  279. package/esm/presentation/dashboard/DefaultDashboardContent/DefaultDashboardMainContent.d.ts.map +1 -1
  280. package/esm/presentation/dashboard/defaultDashboardThemeModifier.d.ts.map +1 -1
  281. package/esm/presentation/dashboard/hooks/useDashboard.d.ts.map +1 -1
  282. package/esm/presentation/dashboardContexts/DashboardComponentsContext.d.ts.map +1 -1
  283. package/esm/presentation/dashboardContexts/DashboardComponentsContext.js.map +1 -1
  284. package/esm/presentation/dashboardContexts/DashboardCustomizationsContext.d.ts.map +1 -1
  285. package/esm/presentation/dashboardList/DashboardListItem.d.ts.map +1 -1
  286. package/esm/presentation/dashboardSettingsDialog/DashboardSettingsDialog.d.ts +0 -1
  287. package/esm/presentation/dashboardSettingsDialog/DashboardSettingsDialog.d.ts.map +1 -1
  288. package/esm/presentation/dashboardSettingsDialog/DefaultDashboardSettingsDialog.d.ts +0 -1
  289. package/esm/presentation/dashboardSettingsDialog/DefaultDashboardSettingsDialog.d.ts.map +1 -1
  290. package/esm/presentation/dashboardSettingsDialog/useDialogData.d.ts +0 -1
  291. package/esm/presentation/dashboardSettingsDialog/useDialogData.d.ts.map +1 -1
  292. package/esm/presentation/deleteDialog/DefaultDeleteDialog.d.ts +0 -1
  293. package/esm/presentation/deleteDialog/DefaultDeleteDialog.d.ts.map +1 -1
  294. package/esm/presentation/deleteDialog/DeleteDialog.d.ts +0 -1
  295. package/esm/presentation/deleteDialog/DeleteDialog.d.ts.map +1 -1
  296. package/esm/presentation/dragAndDrop/draggableAttributeFilter/DraggableAttributeFilter.js +3 -3
  297. package/esm/presentation/dragAndDrop/draggableAttributeFilter/DraggableAttributeFilter.js.map +1 -1
  298. package/esm/presentation/dragAndDrop/draggableDateFilter/DraggableDateFilter.js +3 -3
  299. package/esm/presentation/dragAndDrop/draggableDateFilter/DraggableDateFilter.js.map +1 -1
  300. package/esm/presentation/dragAndDrop/useCurrentDateFilterConfig.d.ts.map +1 -1
  301. package/esm/presentation/dragAndDrop/useDashboardDrag.d.ts.map +1 -1
  302. package/esm/presentation/dragAndDrop/useDashboardDrop.d.ts +7 -1
  303. package/esm/presentation/dragAndDrop/useDashboardDrop.d.ts.map +1 -1
  304. package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/DisplayFormParam.js +2 -2
  305. package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/DisplayFormParam.js.map +1 -1
  306. package/esm/presentation/drill/DrillSelect/DrillSelectDropdown.d.ts +1 -1
  307. package/esm/presentation/drill/DrillSelect/DrillSelectDropdown.d.ts.map +1 -1
  308. package/esm/presentation/drill/DrillSelect/DrillSelectDropdown.js +1 -1
  309. package/esm/presentation/drill/DrillSelect/DrillSelectDropdown.js.map +1 -1
  310. package/esm/presentation/drill/DrillSelect/WithDrillSelect.d.ts +0 -1
  311. package/esm/presentation/drill/DrillSelect/WithDrillSelect.d.ts.map +1 -1
  312. package/esm/presentation/drill/hooks/useCrossFiltering.d.ts +1 -1
  313. package/esm/presentation/drill/hooks/useCrossFiltering.d.ts.map +1 -1
  314. package/esm/presentation/drill/hooks/useDrill.d.ts +1 -1
  315. package/esm/presentation/drill/hooks/useDrill.d.ts.map +1 -1
  316. package/esm/presentation/drill/hooks/useDrillDown.d.ts +1 -1
  317. package/esm/presentation/drill/hooks/useDrillDown.d.ts.map +1 -1
  318. package/esm/presentation/drill/hooks/useDrillSelectDropdownMenuItems.d.ts.map +1 -1
  319. package/esm/presentation/drill/hooks/useDrillToAttributeUrl.d.ts +1 -1
  320. package/esm/presentation/drill/hooks/useDrillToAttributeUrl.d.ts.map +1 -1
  321. package/esm/presentation/drill/hooks/useDrillToCustomUrl.d.ts +1 -1
  322. package/esm/presentation/drill/hooks/useDrillToCustomUrl.d.ts.map +1 -1
  323. package/esm/presentation/drill/hooks/useDrillToDashboard.d.ts +1 -1
  324. package/esm/presentation/drill/hooks/useDrillToDashboard.d.ts.map +1 -1
  325. package/esm/presentation/drill/hooks/useDrillToInsight.d.ts +1 -1
  326. package/esm/presentation/drill/hooks/useDrillToInsight.d.ts.map +1 -1
  327. package/esm/presentation/drill/hooks/useDrillToLegacyDashboard.d.ts +1 -1
  328. package/esm/presentation/drill/hooks/useDrillToLegacyDashboard.d.ts.map +1 -1
  329. package/esm/presentation/drill/hooks/useDrills.d.ts +8 -8
  330. package/esm/presentation/export/hooks/useDashboardRelatedFilters.d.ts.map +1 -1
  331. package/esm/presentation/export/hooks/useDashboardRelatedFilters.js +17 -10
  332. package/esm/presentation/export/hooks/useDashboardRelatedFilters.js.map +1 -1
  333. package/esm/presentation/export/hooks/useMinimalSizeValidation.d.ts +0 -1
  334. package/esm/presentation/export/hooks/useMinimalSizeValidation.d.ts.map +1 -1
  335. package/esm/presentation/export/useExportData.d.ts.map +1 -1
  336. package/esm/presentation/filterBar/attributeFilter/CustomDropdownActions.d.ts.map +1 -1
  337. package/esm/presentation/filterBar/attributeFilter/CustomDropdownActions.js +3 -5
  338. package/esm/presentation/filterBar/attributeFilter/CustomDropdownActions.js.map +1 -1
  339. package/esm/presentation/filterBar/attributeFilter/DefaultDashboardAttributeFilter.d.ts +0 -1
  340. package/esm/presentation/filterBar/attributeFilter/DefaultDashboardAttributeFilter.d.ts.map +1 -1
  341. package/esm/presentation/filterBar/attributeFilter/DefaultDashboardAttributeFilter.js +8 -10
  342. package/esm/presentation/filterBar/attributeFilter/DefaultDashboardAttributeFilter.js.map +1 -1
  343. package/esm/presentation/filterBar/attributeFilter/HiddenDashboardAttributeFilter.d.ts +0 -1
  344. package/esm/presentation/filterBar/attributeFilter/HiddenDashboardAttributeFilter.d.ts.map +1 -1
  345. package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/addAttributeFilterUtils.d.ts.map +1 -1
  346. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/hooks/useLimitingItemsConfiguration.d.ts.map +1 -1
  347. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/hooks/useSelectionModeConfiguration.d.ts.map +1 -1
  348. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/hooks/useValidNeighbourAttributes.d.ts.map +1 -1
  349. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/telemetryUtils.d.ts.map +1 -1
  350. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/shared/limitingItemsHook.d.ts.map +1 -1
  351. package/esm/presentation/filterBar/attributeFilter/useDependentDateFilters.d.ts.map +1 -1
  352. package/esm/presentation/filterBar/attributeFilter/useDependentDateFilters.js +4 -7
  353. package/esm/presentation/filterBar/attributeFilter/useDependentDateFilters.js.map +1 -1
  354. package/esm/presentation/filterBar/attributeFilter/useParentFilters.d.ts.map +1 -1
  355. package/esm/presentation/filterBar/attributeFilter/useParentFilters.js +3 -4
  356. package/esm/presentation/filterBar/attributeFilter/useParentFilters.js.map +1 -1
  357. package/esm/presentation/filterBar/configuration/ConfigurationModeSelectItem.d.ts.map +1 -1
  358. package/esm/presentation/filterBar/dateFilter/DefaultDashboardDateFilter.d.ts +0 -1
  359. package/esm/presentation/filterBar/dateFilter/DefaultDashboardDateFilter.d.ts.map +1 -1
  360. package/esm/presentation/filterBar/dateFilter/DefaultDashboardDateFilter.js +4 -5
  361. package/esm/presentation/filterBar/dateFilter/DefaultDashboardDateFilter.js.map +1 -1
  362. package/esm/presentation/filterBar/dateFilter/HiddenDashboardDateFilter.d.ts +0 -1
  363. package/esm/presentation/filterBar/dateFilter/HiddenDashboardDateFilter.d.ts.map +1 -1
  364. package/esm/presentation/filterBar/dateFilter/useDateFilterConfig.d.ts.map +1 -1
  365. package/esm/presentation/filterBar/filterBar/DefaultFilterBar.d.ts +0 -1
  366. package/esm/presentation/filterBar/filterBar/DefaultFilterBar.d.ts.map +1 -1
  367. package/esm/presentation/filterBar/filterBar/DefaultFilterBar.js +16 -18
  368. package/esm/presentation/filterBar/filterBar/DefaultFilterBar.js.map +1 -1
  369. package/esm/presentation/filterBar/filterBar/DefaultFilterBarContainer.d.ts.map +1 -1
  370. package/esm/presentation/filterBar/filterBar/DefaultFilterBarContainer.js +31 -19
  371. package/esm/presentation/filterBar/filterBar/DefaultFilterBarContainer.js.map +1 -1
  372. package/esm/presentation/filterBar/filterBar/FilterBar.d.ts +0 -1
  373. package/esm/presentation/filterBar/filterBar/FilterBar.d.ts.map +1 -1
  374. package/esm/presentation/filterBar/filterBar/HiddenFilterBar.d.ts +0 -1
  375. package/esm/presentation/filterBar/filterBar/HiddenFilterBar.d.ts.map +1 -1
  376. package/esm/presentation/filterBar/filterBar/filterViews/FilterViews.js +3 -3
  377. package/esm/presentation/filterBar/filterBar/filterViews/FilterViews.js.map +1 -1
  378. package/esm/presentation/filterBar/filterBar/hooks/useFilterBarState.d.ts +0 -1
  379. package/esm/presentation/filterBar/filterBar/hooks/useFilterBarState.d.ts.map +1 -1
  380. package/esm/presentation/filterBar/filterBar/hooks/useFilterBarState.js +3 -3
  381. package/esm/presentation/filterBar/filterBar/hooks/useFilterBarState.js.map +1 -1
  382. package/esm/presentation/filterBar/filterBar/hooks/useResetFiltersButton.d.ts.map +1 -1
  383. package/esm/presentation/filterBar/filterBar/hooks/useResetFiltersButton.js +27 -10
  384. package/esm/presentation/filterBar/filterBar/hooks/useResetFiltersButton.js.map +1 -1
  385. package/esm/presentation/filterBar/utils.d.ts.map +1 -1
  386. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayout.d.ts +0 -1
  387. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayout.d.ts.map +1 -1
  388. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutEditSectionHeaderRenderer.d.ts +0 -1
  389. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutEditSectionHeaderRenderer.d.ts.map +1 -1
  390. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutExportSectionHeaderRenderer.d.ts +0 -1
  391. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutExportSectionHeaderRenderer.d.ts.map +1 -1
  392. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRow.d.ts +0 -1
  393. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRow.d.ts.map +1 -1
  394. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRowEdit.d.ts +0 -1
  395. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRowEdit.d.ts.map +1 -1
  396. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutItem.d.ts +0 -1
  397. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutItem.d.ts.map +1 -1
  398. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutItemRenderer.d.ts.map +1 -1
  399. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSection.d.ts +0 -1
  400. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSection.d.ts.map +1 -1
  401. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionHeaderRenderer.d.ts +0 -1
  402. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionHeaderRenderer.d.ts.map +1 -1
  403. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutWidgetRenderer.d.ts +0 -1
  404. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutWidgetRenderer.d.ts.map +1 -1
  405. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/EditableHeader/SectionHeaderEditable.d.ts +0 -1
  406. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/EditableHeader/SectionHeaderEditable.d.ts.map +1 -1
  407. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/RenderModeAwareDashboardLayoutSectionHeaderRenderer.d.ts.map +1 -1
  408. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/RenderModeAwareDashboardLayoutSectionRenderer.d.ts.map +1 -1
  409. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/useItemWidthValidation.d.ts.map +1 -1
  410. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/utils/emptyFacade.d.ts.map +1 -1
  411. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/utils/emptyFacade.js.map +1 -1
  412. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/utils/legacy.d.ts +0 -1
  413. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/utils/legacy.d.ts.map +1 -1
  414. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/utils/sizing.d.ts.map +1 -1
  415. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutUtils.d.ts +1 -1
  416. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutUtils.d.ts.map +1 -1
  417. package/esm/presentation/flexibleLayout/DefaultFlexibleDashboardLayout.d.ts +0 -1
  418. package/esm/presentation/flexibleLayout/DefaultFlexibleDashboardLayout.d.ts.map +1 -1
  419. package/esm/presentation/flexibleLayout/EmptyDashboardLayout.d.ts +0 -1
  420. package/esm/presentation/flexibleLayout/EmptyDashboardLayout.d.ts.map +1 -1
  421. package/esm/presentation/flexibleLayout/EmptyDashboardNestedLayout.d.ts +0 -1
  422. package/esm/presentation/flexibleLayout/EmptyDashboardNestedLayout.d.ts.map +1 -1
  423. package/esm/presentation/flexibleLayout/dragAndDrop/DragLayerPreview/HeightResizerDragPreview.d.ts.map +1 -1
  424. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/RowEndHotspot.d.ts.map +1 -1
  425. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/WidgetDropZoneColumn.d.ts.map +1 -1
  426. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useEmptyContentHandlers.d.ts.map +1 -1
  427. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useUpdateWidgetDefaultSizeByParent.d.ts +1 -1
  428. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useUpdateWidgetDefaultSizeByParent.d.ts.map +1 -1
  429. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useWidgetDragHoverHandlers.d.ts.map +1 -1
  430. package/esm/presentation/insightList/types.d.ts +0 -1
  431. package/esm/presentation/insightList/types.d.ts.map +1 -1
  432. package/esm/presentation/kpiDeleteDialog/DefaultKpiDeleteDialog.d.ts +0 -1
  433. package/esm/presentation/kpiDeleteDialog/DefaultKpiDeleteDialog.d.ts.map +1 -1
  434. package/esm/presentation/kpiDeleteDialog/KpiDeleteDialog.d.ts +0 -1
  435. package/esm/presentation/kpiDeleteDialog/KpiDeleteDialog.d.ts.map +1 -1
  436. package/esm/presentation/layout/DashboardLayout.d.ts +0 -1
  437. package/esm/presentation/layout/DashboardLayout.d.ts.map +1 -1
  438. package/esm/presentation/layout/DefaultDashboardLayout.d.ts +0 -1
  439. package/esm/presentation/layout/DefaultDashboardLayout.d.ts.map +1 -1
  440. package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayout.d.ts +0 -1
  441. package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayout.d.ts.map +1 -1
  442. package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutEditSectionHeaderRenderer.d.ts +0 -1
  443. package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutEditSectionHeaderRenderer.d.ts.map +1 -1
  444. package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutExportSectionHeaderRenderer.d.ts +0 -1
  445. package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutExportSectionHeaderRenderer.d.ts.map +1 -1
  446. package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRow.d.ts +0 -1
  447. package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRow.d.ts.map +1 -1
  448. package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRowEdit.d.ts +0 -1
  449. package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRowEdit.d.ts.map +1 -1
  450. package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutItem.d.ts +0 -1
  451. package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutItem.d.ts.map +1 -1
  452. package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutItemRenderer.d.ts.map +1 -1
  453. package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutSection.d.ts +0 -1
  454. package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutSection.d.ts.map +1 -1
  455. package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionHeaderRenderer.d.ts +0 -1
  456. package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionHeaderRenderer.d.ts.map +1 -1
  457. package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutWidgetRenderer.d.ts +0 -1
  458. package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutWidgetRenderer.d.ts.map +1 -1
  459. package/esm/presentation/layout/DefaultDashboardLayoutRenderer/EditableHeader/SectionHeaderEditable.d.ts +0 -1
  460. package/esm/presentation/layout/DefaultDashboardLayoutRenderer/EditableHeader/SectionHeaderEditable.d.ts.map +1 -1
  461. package/esm/presentation/layout/DefaultDashboardLayoutRenderer/RenderModeAwareDashboardLayoutSectionHeaderRenderer.d.ts.map +1 -1
  462. package/esm/presentation/layout/DefaultDashboardLayoutRenderer/RenderModeAwareDashboardLayoutSectionRenderer.d.ts.map +1 -1
  463. package/esm/presentation/layout/DefaultDashboardLayoutRenderer/utils/emptyFacade.d.ts.map +1 -1
  464. package/esm/presentation/layout/DefaultDashboardLayoutRenderer/utils/emptyFacade.js +1 -1
  465. package/esm/presentation/layout/DefaultDashboardLayoutRenderer/utils/emptyFacade.js.map +1 -1
  466. package/esm/presentation/layout/DefaultDashboardLayoutRenderer/utils/legacy.d.ts +0 -1
  467. package/esm/presentation/layout/DefaultDashboardLayoutRenderer/utils/legacy.d.ts.map +1 -1
  468. package/esm/presentation/layout/DefaultDashboardLayoutRenderer/utils/sizing.d.ts.map +1 -1
  469. package/esm/presentation/layout/DefaultDashboardLayoutUtils.d.ts +1 -1
  470. package/esm/presentation/layout/DefaultDashboardLayoutUtils.d.ts.map +1 -1
  471. package/esm/presentation/layout/EmptyDashboardLayout.d.ts +0 -1
  472. package/esm/presentation/layout/EmptyDashboardLayout.d.ts.map +1 -1
  473. package/esm/presentation/layout/dragAndDrop/DragLayerPreview/HeightResizerDragPreview.d.ts.map +1 -1
  474. package/esm/presentation/layout/dragAndDrop/draggableWidget/RowEndHotspot.d.ts.map +1 -1
  475. package/esm/presentation/layout/dragAndDrop/draggableWidget/WidgetDropZone.d.ts.map +1 -1
  476. package/esm/presentation/layout/dragAndDrop/draggableWidget/WidgetDropZoneColumn.d.ts.map +1 -1
  477. package/esm/presentation/localization/bundles/de-DE.json +4 -4
  478. package/esm/presentation/localization/bundles/de-DE.localization-bundle.js +4 -4
  479. package/esm/presentation/localization/bundles/de-DE.localization-bundle.js.map +1 -1
  480. package/esm/presentation/localization/bundles/en-AU.json +4 -4
  481. package/esm/presentation/localization/bundles/en-AU.localization-bundle.js +4 -4
  482. package/esm/presentation/localization/bundles/en-AU.localization-bundle.js.map +1 -1
  483. package/esm/presentation/localization/bundles/en-GB.json +4 -4
  484. package/esm/presentation/localization/bundles/en-GB.localization-bundle.js +4 -4
  485. package/esm/presentation/localization/bundles/en-GB.localization-bundle.js.map +1 -1
  486. package/esm/presentation/localization/bundles/en-US.json +686 -1536
  487. package/esm/presentation/localization/bundles/en-US.localization-bundle.d.ts +33 -66
  488. package/esm/presentation/localization/bundles/en-US.localization-bundle.d.ts.map +1 -1
  489. package/esm/presentation/localization/bundles/en-US.localization-bundle.js +33 -66
  490. package/esm/presentation/localization/bundles/en-US.localization-bundle.js.map +1 -1
  491. package/esm/presentation/localization/bundles/es-419.json +4 -4
  492. package/esm/presentation/localization/bundles/es-419.localization-bundle.js +4 -4
  493. package/esm/presentation/localization/bundles/es-419.localization-bundle.js.map +1 -1
  494. package/esm/presentation/localization/bundles/es-ES.json +4 -4
  495. package/esm/presentation/localization/bundles/es-ES.localization-bundle.js +4 -4
  496. package/esm/presentation/localization/bundles/es-ES.localization-bundle.js.map +1 -1
  497. package/esm/presentation/localization/bundles/fi-FI.json +4 -4
  498. package/esm/presentation/localization/bundles/fi-FI.localization-bundle.js +4 -4
  499. package/esm/presentation/localization/bundles/fi-FI.localization-bundle.js.map +1 -1
  500. package/esm/presentation/localization/bundles/fr-CA.json +4 -4
  501. package/esm/presentation/localization/bundles/fr-CA.localization-bundle.js +4 -4
  502. package/esm/presentation/localization/bundles/fr-CA.localization-bundle.js.map +1 -1
  503. package/esm/presentation/localization/bundles/fr-FR.json +4 -4
  504. package/esm/presentation/localization/bundles/fr-FR.localization-bundle.js +4 -4
  505. package/esm/presentation/localization/bundles/fr-FR.localization-bundle.js.map +1 -1
  506. package/esm/presentation/localization/bundles/it-IT.json +4 -4
  507. package/esm/presentation/localization/bundles/it-IT.localization-bundle.js +4 -4
  508. package/esm/presentation/localization/bundles/it-IT.localization-bundle.js.map +1 -1
  509. package/esm/presentation/localization/bundles/ja-JP.json +4 -4
  510. package/esm/presentation/localization/bundles/ja-JP.localization-bundle.js +4 -4
  511. package/esm/presentation/localization/bundles/ja-JP.localization-bundle.js.map +1 -1
  512. package/esm/presentation/localization/bundles/ko-KR.json +4 -4
  513. package/esm/presentation/localization/bundles/ko-KR.localization-bundle.js +4 -4
  514. package/esm/presentation/localization/bundles/ko-KR.localization-bundle.js.map +1 -1
  515. package/esm/presentation/localization/bundles/nl-NL.json +4 -4
  516. package/esm/presentation/localization/bundles/nl-NL.localization-bundle.js +4 -4
  517. package/esm/presentation/localization/bundles/nl-NL.localization-bundle.js.map +1 -1
  518. package/esm/presentation/localization/bundles/pl-PL.json +4 -4
  519. package/esm/presentation/localization/bundles/pl-PL.localization-bundle.js +4 -4
  520. package/esm/presentation/localization/bundles/pl-PL.localization-bundle.js.map +1 -1
  521. package/esm/presentation/localization/bundles/pt-BR.json +4 -4
  522. package/esm/presentation/localization/bundles/pt-BR.localization-bundle.js +4 -4
  523. package/esm/presentation/localization/bundles/pt-BR.localization-bundle.js.map +1 -1
  524. package/esm/presentation/localization/bundles/pt-PT.json +4 -4
  525. package/esm/presentation/localization/bundles/pt-PT.localization-bundle.js +4 -4
  526. package/esm/presentation/localization/bundles/pt-PT.localization-bundle.js.map +1 -1
  527. package/esm/presentation/localization/bundles/ru-RU.json +4 -4
  528. package/esm/presentation/localization/bundles/ru-RU.localization-bundle.js +4 -4
  529. package/esm/presentation/localization/bundles/ru-RU.localization-bundle.js.map +1 -1
  530. package/esm/presentation/localization/bundles/tr-TR.json +4 -4
  531. package/esm/presentation/localization/bundles/tr-TR.localization-bundle.js +4 -4
  532. package/esm/presentation/localization/bundles/tr-TR.localization-bundle.js.map +1 -1
  533. package/esm/presentation/localization/bundles/zh-HK.json +4 -4
  534. package/esm/presentation/localization/bundles/zh-HK.localization-bundle.js +4 -4
  535. package/esm/presentation/localization/bundles/zh-HK.localization-bundle.js.map +1 -1
  536. package/esm/presentation/localization/bundles/zh-Hans.json +4 -4
  537. package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.js +4 -4
  538. package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.js.map +1 -1
  539. package/esm/presentation/localization/bundles/zh-Hant.json +4 -4
  540. package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.js +4 -4
  541. package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.js.map +1 -1
  542. package/esm/presentation/saveAs/DefaultSaveAsDialog/SaveAsDialogRenderer.d.ts.map +1 -1
  543. package/esm/presentation/saveAs/DefaultSaveAsDialog/index.d.ts +0 -1
  544. package/esm/presentation/saveAs/DefaultSaveAsDialog/index.d.ts.map +1 -1
  545. package/esm/presentation/saveAs/DefaultSaveAsDialog/useSaveAs.d.ts.map +1 -1
  546. package/esm/presentation/saveAs/SaveAsDialog.d.ts +0 -1
  547. package/esm/presentation/saveAs/SaveAsDialog.d.ts.map +1 -1
  548. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/DashboardAttachments.d.ts.map +1 -1
  549. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/WidgetAttachments.d.ts.map +1 -1
  550. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/DashboardAttachments.d.ts.map +1 -1
  551. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/DashboardAttachments.js.map +1 -1
  552. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/WidgetAttachments.d.ts.map +1 -1
  553. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/RecipientsSelect/RecipientsSelectRenderer.js +2 -2
  554. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/RecipientsSelect/RecipientsSelectRenderer.js.map +1 -1
  555. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useCreateScheduledEmail.d.ts +4 -4
  556. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useCreateScheduledEmail.d.ts.map +1 -1
  557. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useEditScheduledEmail.d.ts.map +1 -1
  558. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useEditScheduledEmail.js +4 -5
  559. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useEditScheduledEmail.js.map +1 -1
  560. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useFiltersForDashboardScheduledExportInfo.d.ts.map +1 -1
  561. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useScheduleValidation.d.ts.map +1 -1
  562. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useUpdateScheduledEmail.d.ts +4 -4
  563. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useUpdateScheduledEmail.d.ts.map +1 -1
  564. package/esm/presentation/scheduledEmail/ScheduledEmailDialog.d.ts +0 -1
  565. package/esm/presentation/scheduledEmail/ScheduledEmailDialog.d.ts.map +1 -1
  566. package/esm/presentation/scheduledEmail/ScheduledEmailManagementDialog.d.ts +0 -1
  567. package/esm/presentation/scheduledEmail/ScheduledEmailManagementDialog.d.ts.map +1 -1
  568. package/esm/presentation/scheduledEmail/utils/date.d.ts.map +1 -1
  569. package/esm/presentation/shareDialog/DefaultShareDialog.d.ts +0 -1
  570. package/esm/presentation/shareDialog/DefaultShareDialog.d.ts.map +1 -1
  571. package/esm/presentation/shareDialog/ShareDialog.d.ts +0 -1
  572. package/esm/presentation/shareDialog/ShareDialog.d.ts.map +1 -1
  573. package/esm/presentation/toolbar/Toolbar.d.ts +0 -1
  574. package/esm/presentation/toolbar/Toolbar.d.ts.map +1 -1
  575. package/esm/presentation/topBar/buttonBar/ButtonBar.d.ts +0 -1
  576. package/esm/presentation/topBar/buttonBar/ButtonBar.d.ts.map +1 -1
  577. package/esm/presentation/topBar/buttonBar/HiddenButtonBar.d.ts +0 -1
  578. package/esm/presentation/topBar/buttonBar/HiddenButtonBar.d.ts.map +1 -1
  579. package/esm/presentation/topBar/buttonBar/button/cancelButton/CancelButton.d.ts +0 -1
  580. package/esm/presentation/topBar/buttonBar/button/cancelButton/CancelButton.d.ts.map +1 -1
  581. package/esm/presentation/topBar/buttonBar/button/editButton/EditButton.d.ts +0 -1
  582. package/esm/presentation/topBar/buttonBar/button/editButton/EditButton.d.ts.map +1 -1
  583. package/esm/presentation/topBar/buttonBar/button/saveAsButton/SaveAsNewButton.d.ts +0 -1
  584. package/esm/presentation/topBar/buttonBar/button/saveAsButton/SaveAsNewButton.d.ts.map +1 -1
  585. package/esm/presentation/topBar/buttonBar/button/saveButton/SaveButton.d.ts +0 -1
  586. package/esm/presentation/topBar/buttonBar/button/saveButton/SaveButton.d.ts.map +1 -1
  587. package/esm/presentation/topBar/buttonBar/button/settingButton/SettingButton.d.ts +0 -1
  588. package/esm/presentation/topBar/buttonBar/button/settingButton/SettingButton.d.ts.map +1 -1
  589. package/esm/presentation/topBar/buttonBar/button/shareButton/HiddenShareButton.d.ts +0 -1
  590. package/esm/presentation/topBar/buttonBar/button/shareButton/HiddenShareButton.d.ts.map +1 -1
  591. package/esm/presentation/topBar/buttonBar/button/shareButton/ShareButton.d.ts +0 -1
  592. package/esm/presentation/topBar/buttonBar/button/shareButton/ShareButton.d.ts.map +1 -1
  593. package/esm/presentation/topBar/menuButton/DefaultMenuButton.d.ts +0 -1
  594. package/esm/presentation/topBar/menuButton/DefaultMenuButton.d.ts.map +1 -1
  595. package/esm/presentation/topBar/menuButton/HiddenMenuButton.d.ts +0 -1
  596. package/esm/presentation/topBar/menuButton/HiddenMenuButton.d.ts.map +1 -1
  597. package/esm/presentation/topBar/menuButton/MenuButton.d.ts +0 -1
  598. package/esm/presentation/topBar/menuButton/MenuButton.d.ts.map +1 -1
  599. package/esm/presentation/topBar/menuButton/useExportDashboardToExcel.d.ts.map +1 -1
  600. package/esm/presentation/topBar/shareIndicators/lockedStatus/LockedStatusIndicator.d.ts +0 -1
  601. package/esm/presentation/topBar/shareIndicators/lockedStatus/LockedStatusIndicator.d.ts.map +1 -1
  602. package/esm/presentation/topBar/shareIndicators/shareStatus/ShareStatusIndicator.d.ts +0 -1
  603. package/esm/presentation/topBar/shareIndicators/shareStatus/ShareStatusIndicator.d.ts.map +1 -1
  604. package/esm/presentation/topBar/title/HiddenTitle.d.ts +0 -1
  605. package/esm/presentation/topBar/title/HiddenTitle.d.ts.map +1 -1
  606. package/esm/presentation/topBar/title/Title.d.ts +0 -1
  607. package/esm/presentation/topBar/title/Title.d.ts.map +1 -1
  608. package/esm/presentation/topBar/topBar/DefaultTopBar.d.ts +0 -1
  609. package/esm/presentation/topBar/topBar/DefaultTopBar.d.ts.map +1 -1
  610. package/esm/presentation/topBar/topBar/HiddenTopBar.d.ts +0 -1
  611. package/esm/presentation/topBar/topBar/HiddenTopBar.d.ts.map +1 -1
  612. package/esm/presentation/topBar/topBar/TopBar.d.ts +0 -1
  613. package/esm/presentation/topBar/topBar/TopBar.d.ts.map +1 -1
  614. package/esm/presentation/widget/common/useInsightExport.d.ts.map +1 -1
  615. package/esm/presentation/widget/common/useWidgetBrokenAlertsQuery.d.ts +3 -3
  616. package/esm/presentation/widget/common/useWidgetBrokenAlertsQuery.d.ts.map +1 -1
  617. package/esm/presentation/widget/common/useWidgetHighlighting.d.ts +0 -1
  618. package/esm/presentation/widget/common/useWidgetHighlighting.d.ts.map +1 -1
  619. package/esm/presentation/widget/dashboardLayout/DashboardLayout.d.ts +0 -1
  620. package/esm/presentation/widget/dashboardLayout/DashboardLayout.d.ts.map +1 -1
  621. package/esm/presentation/widget/dashboardLayout/DefaultDashboardLayout.d.ts +0 -1
  622. package/esm/presentation/widget/dashboardLayout/DefaultDashboardLayout.d.ts.map +1 -1
  623. package/esm/presentation/widget/description/useInsightWidgetDescription.d.ts.map +1 -1
  624. package/esm/presentation/widget/insight/DashboardInsight.d.ts +0 -1
  625. package/esm/presentation/widget/insight/DashboardInsight.d.ts.map +1 -1
  626. package/esm/presentation/widget/insight/DefaultDashboardInsight.d.ts.map +1 -1
  627. package/esm/presentation/widget/insight/EditModeDashboardInsight/EditModeDashboardInsight.d.ts +0 -1
  628. package/esm/presentation/widget/insight/EditModeDashboardInsight/EditModeDashboardInsight.d.ts.map +1 -1
  629. package/esm/presentation/widget/insight/ExportModeDashboardInsight/ExportModeDashboardInsight.d.ts +0 -1
  630. package/esm/presentation/widget/insight/ExportModeDashboardInsight/ExportModeDashboardInsight.d.ts.map +1 -1
  631. package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/sizingUtils.d.ts.map +1 -1
  632. package/esm/presentation/widget/insight/ViewModeDashboardInsight/DashboardInsightWithDrillDialog.d.ts +0 -1
  633. package/esm/presentation/widget/insight/ViewModeDashboardInsight/DashboardInsightWithDrillDialog.d.ts.map +1 -1
  634. package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsight.d.ts +0 -1
  635. package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsight.d.ts.map +1 -1
  636. package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsightWithDrillSelect.d.ts +0 -1
  637. package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsightWithDrillSelect.d.ts.map +1 -1
  638. package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/useDashboardInsightDrills.d.ts.map +1 -1
  639. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialogInsight.d.ts +0 -1
  640. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialogInsight.d.ts.map +1 -1
  641. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/InsightDrillDialog.d.ts +0 -1
  642. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/InsightDrillDialog.d.ts.map +1 -1
  643. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/useDrillDialogExportItems.d.ts.map +1 -1
  644. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/useDrillDialogInsightDrills.d.ts.map +1 -1
  645. package/esm/presentation/widget/insight/ViewModeDashboardInsight/ViewModeDashboardInsight.d.ts +0 -1
  646. package/esm/presentation/widget/insight/ViewModeDashboardInsight/ViewModeDashboardInsight.d.ts.map +1 -1
  647. package/esm/presentation/widget/insight/ViewModeDashboardInsight/useInsightPositionStyle.d.ts.map +1 -1
  648. package/esm/presentation/widget/insight/ViewModeDashboardInsight/useResolveDashboardInsightProperties.d.ts.map +1 -1
  649. package/esm/presentation/widget/insight/configuration/ButtonWithIcon.d.ts.map +1 -1
  650. package/esm/presentation/widget/insight/configuration/DrillIntersectionIgnoredAttributes.d.ts.map +1 -1
  651. package/esm/presentation/widget/insight/configuration/DrillTargets/useAttributeHierarchy.d.ts +0 -1
  652. package/esm/presentation/widget/insight/configuration/DrillTargets/useAttributeHierarchy.d.ts.map +1 -1
  653. package/esm/presentation/widget/insight/configuration/InsightAlertConfig/hooks/useEditAlert.d.ts.map +1 -1
  654. package/esm/presentation/widget/insight/configuration/InsightAlertConfig/hooks/useInsightWidgetAlerting.d.ts.map +1 -1
  655. package/esm/presentation/widget/insight/configuration/InsightDrillConfigPanel/drillConfigMapper.d.ts.map +1 -1
  656. package/esm/presentation/widget/insight/configuration/InsightDrillConfigPanel/useDrillConfigIncompleteItems.d.ts.map +1 -1
  657. package/esm/presentation/widget/insight/configuration/InsightDrillConfigPanel/useInsightDrillConfigPanel.d.ts.map +1 -1
  658. package/esm/presentation/widget/insight/configuration/useDrillTargetTypeItems.d.ts.map +1 -1
  659. package/esm/presentation/widget/insightMenu/DashboardInsightMenu.d.ts +0 -1
  660. package/esm/presentation/widget/insightMenu/DashboardInsightMenu.d.ts.map +1 -1
  661. package/esm/presentation/widget/insightMenu/DashboardInsightMenuButton.d.ts +0 -1
  662. package/esm/presentation/widget/insightMenu/DashboardInsightMenuButton.d.ts.map +1 -1
  663. package/esm/presentation/widget/insightMenu/DashboardInsightMenuTitle.d.ts +0 -1
  664. package/esm/presentation/widget/insightMenu/DashboardInsightMenuTitle.d.ts.map +1 -1
  665. package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenuButton.d.ts +0 -1
  666. package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenuButton.d.ts.map +1 -1
  667. package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DefaultDashboardInsightMenu.d.ts +0 -1
  668. package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DefaultDashboardInsightMenu.d.ts.map +1 -1
  669. package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DefaultDashboardInsightMenuButton.d.ts +0 -1
  670. package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DefaultDashboardInsightMenuButton.d.ts.map +1 -1
  671. package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/getDefaultInsightMenuItems.js.map +1 -1
  672. package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/getExportTooltips.d.ts +3 -3
  673. package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/getExportTooltips.d.ts.map +1 -1
  674. package/esm/presentation/widget/richText/DashboardRichText.d.ts +0 -1
  675. package/esm/presentation/widget/richText/DashboardRichText.d.ts.map +1 -1
  676. package/esm/presentation/widget/richText/DefaultDashboardRichText.d.ts +0 -1
  677. package/esm/presentation/widget/richText/DefaultDashboardRichText.d.ts.map +1 -1
  678. package/esm/presentation/widget/richText/useEditableRichTextMenu.d.ts.map +1 -1
  679. package/esm/presentation/widget/richTextMenu/DashboardRichTextMenuTitle.d.ts +0 -1
  680. package/esm/presentation/widget/richTextMenu/DashboardRichTextMenuTitle.d.ts.map +1 -1
  681. package/esm/presentation/widget/richTextMenu/DefaultDashboardRichTextMenu/DefaultDashboardRichTextMenu.d.ts +0 -1
  682. package/esm/presentation/widget/richTextMenu/DefaultDashboardRichTextMenu/DefaultDashboardRichTextMenu.d.ts.map +1 -1
  683. package/esm/presentation/widget/showAsTableButton/DefaultShowAsTableButton/DefaultShowAsTableButton.d.ts +0 -1
  684. package/esm/presentation/widget/showAsTableButton/DefaultShowAsTableButton/DefaultShowAsTableButton.d.ts.map +1 -1
  685. package/esm/presentation/widget/showAsTableButton/DefaultShowAsTableButton/ShowAsTableButton.d.ts +0 -1
  686. package/esm/presentation/widget/showAsTableButton/DefaultShowAsTableButton/ShowAsTableButton.d.ts.map +1 -1
  687. package/esm/presentation/widget/showAsTableButton/ShowAsTableButton.d.ts +0 -1
  688. package/esm/presentation/widget/showAsTableButton/ShowAsTableButton.d.ts.map +1 -1
  689. package/esm/presentation/widget/visualizationSwitcher/DashboardVisualizationSwitcher.d.ts +0 -1
  690. package/esm/presentation/widget/visualizationSwitcher/DashboardVisualizationSwitcher.d.ts.map +1 -1
  691. package/esm/presentation/widget/visualizationSwitcher/DefaultDashboardVisualizationSwitcher.d.ts +0 -1
  692. package/esm/presentation/widget/visualizationSwitcher/DefaultDashboardVisualizationSwitcher.d.ts.map +1 -1
  693. package/esm/presentation/widget/visualizationSwitcher/configuration/DefaultVisualizationSwitcherToolbar.d.ts +0 -1
  694. package/esm/presentation/widget/visualizationSwitcher/configuration/DefaultVisualizationSwitcherToolbar.d.ts.map +1 -1
  695. package/esm/presentation/widget/visualizationSwitcher/configuration/ToolbarTop.js +3 -3
  696. package/esm/presentation/widget/visualizationSwitcher/configuration/ToolbarTop.js.map +1 -1
  697. package/esm/presentation/widget/visualizationSwitcher/configuration/useVisualizationSwitcherEditableInsightMenu.d.ts.map +1 -1
  698. package/esm/presentation/widget/visualizationSwitcher/useExecutionProgress.d.ts.map +1 -1
  699. package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/RenderModeAwareDashboardNestedLayoutWidget.d.ts +0 -1
  700. package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/RenderModeAwareDashboardNestedLayoutWidget.d.ts.map +1 -1
  701. package/esm/presentation/widget/widget/DashboardWidget.d.ts +0 -1
  702. package/esm/presentation/widget/widget/DashboardWidget.d.ts.map +1 -1
  703. package/esm/presentation/widget/widget/InsightWidget/RenderModeAwareDashboardInsightWidget.d.ts +0 -1
  704. package/esm/presentation/widget/widget/InsightWidget/RenderModeAwareDashboardInsightWidget.d.ts.map +1 -1
  705. package/esm/presentation/widget/widget/InsightWidget/useAlertingAndScheduling.d.ts +2 -2
  706. package/esm/presentation/widget/widget/InsightWidget/useAlertingAndScheduling.d.ts.map +1 -1
  707. package/esm/presentation/widget/widget/InsightWidget/useEditableInsightMenu.d.ts.map +1 -1
  708. package/esm/presentation/widget/widget/InsightWidget/useInsightMenu.d.ts.map +1 -1
  709. package/esm/presentation/widget/widget/RichTextWidget/RenderModeAwareDashboardRichTextWidget.d.ts +0 -1
  710. package/esm/presentation/widget/widget/RichTextWidget/RenderModeAwareDashboardRichTextWidget.d.ts.map +1 -1
  711. package/esm/presentation/widget/widget/VisualizationSwitcherWidget/RenderModeAwareDashboardVisualizationSwitcherWidget.d.ts +0 -1
  712. package/esm/presentation/widget/widget/VisualizationSwitcherWidget/RenderModeAwareDashboardVisualizationSwitcherWidget.d.ts.map +1 -1
  713. package/esm/presentation/widgetDeleteDialog/DefaultWidgetDeleteDialog.d.ts +0 -1
  714. package/esm/presentation/widgetDeleteDialog/DefaultWidgetDeleteDialog.d.ts.map +1 -1
  715. package/esm/presentation/widgetDeleteDialog/WidgetDeleteDialog.d.ts +0 -1
  716. package/esm/presentation/widgetDeleteDialog/WidgetDeleteDialog.d.ts.map +1 -1
  717. package/esm/sdk-ui-dashboard.d.ts +54 -554
  718. package/esm/tsdoc-metadata.json +1 -1
  719. package/package.json +24 -23
  720. package/styles/css/alerting.css.map +1 -1
  721. package/styles/css/attributeFilterConfig.css.map +1 -1
  722. package/styles/css/configurationPanel.css.map +1 -1
  723. package/styles/css/dashboard.css.map +1 -1
  724. package/styles/css/dashboardNestedLayoutWidget.css.map +1 -1
  725. package/styles/css/dateFilterConfig.css.map +1 -1
  726. package/styles/css/dragAndDrop.css.map +1 -1
  727. package/styles/css/drillConfigPanel.css.map +1 -1
  728. package/styles/css/drillDialog.css.map +1 -1
  729. package/styles/css/drillSelect.css.map +1 -1
  730. package/styles/css/export.css.map +1 -1
  731. package/styles/css/filterBar.css.map +1 -1
  732. package/styles/css/grouped-navigation.css.map +1 -1
  733. package/styles/css/icons.css.map +1 -1
  734. package/styles/css/insightConfiguration.css.map +1 -1
  735. package/styles/css/kpi_alert_dialog.css.map +1 -1
  736. package/styles/css/layout.css.map +1 -1
  737. package/styles/css/main.css.map +1 -1
  738. package/styles/css/notifications_channels_dialog.css.map +1 -1
  739. package/styles/css/resizing.css.map +1 -1
  740. package/styles/css/saveAsDialog.css.map +1 -1
  741. package/styles/css/scheduled_mail_recipients.css.map +1 -1
  742. package/styles/css/shareIndicators.css.map +1 -1
  743. package/styles/css/sharedFilterConfig.css.map +1 -1
  744. package/styles/css/sidebar.css.map +1 -1
  745. package/styles/css/topBar.css.map +1 -1
  746. package/styles/css/visualizationSwitcherToolbar.css.map +1 -1
  747. package/styles/css/visualizationSwitcherWidget.css.map +1 -1
  748. package/styles/scss/alerting.scss +2 -0
  749. package/styles/scss/configurationPanel.scss +18 -2
  750. package/styles/scss/dashboard.scss +19 -4
  751. package/styles/scss/dashboardNestedLayoutWidget.scss +11 -0
  752. package/styles/scss/dragAndDrop.scss +7 -2
  753. package/styles/scss/drillConfigPanel.scss +7 -0
  754. package/styles/scss/drillDialog.scss +3 -0
  755. package/styles/scss/drillSelect.scss +1 -0
  756. package/styles/scss/export.scss +1 -0
  757. package/styles/scss/filterBar.scss +8 -2
  758. package/styles/scss/grouped-navigation.scss +4 -2
  759. package/styles/scss/icons.scss +8 -0
  760. package/styles/scss/insightConfiguration.scss +6 -0
  761. package/styles/scss/kpi_alert_dialog.scss +2 -1
  762. package/styles/scss/layout.scss +4 -0
  763. package/styles/scss/notifications_channels_dialog.scss +6 -0
  764. package/styles/scss/resizing.scss +13 -1
  765. package/styles/scss/saveAsDialog.scss +3 -1
  766. package/styles/scss/scheduled_mail_recipients.scss +1 -0
  767. package/styles/scss/shareIndicators.scss +3 -1
  768. package/styles/scss/sharedFilterConfig.scss +1 -0
  769. package/styles/scss/sidebar.scss +3 -1
  770. package/styles/scss/topBar.scss +1 -0
  771. package/styles/scss/visualizationSwitcherToolbar.scss +22 -1
  772. package/styles/scss/visualizationSwitcherWidget.scss +5 -1
@@ -1,3460 +1,2610 @@
1
1
  {
2
2
  "loading": {
3
3
  "value": "Loading…",
4
- "comment": "Text shown during content loading operations",
5
- "limit": 0
4
+ "comment": "Text shown during content loading operations"
6
5
  },
7
6
  "untitled": {
8
7
  "value": "Untitled",
9
- "comment": "Default title for untitled dashboards or widgets",
10
- "limit": 0
8
+ "comment": "Default title for untitled dashboards or widgets"
11
9
  },
12
10
  "empty_value": {
13
11
  "value": "empty value",
14
- "comment": "Display text when a value is empty or not available",
15
- "limit": 0
12
+ "comment": "Display text when a value is empty or not available"
16
13
  },
17
14
  "gs.list.cancel": {
18
15
  "value": "Cancel",
19
- "comment": "Button label to cancel the current action",
20
- "limit": 0
16
+ "comment": "Button label to cancel the current action"
21
17
  },
22
18
  "gs.list.apply": {
23
19
  "value": "Apply",
24
- "comment": "Button label to apply the current selection or changes",
25
- "limit": 0
20
+ "comment": "Button label to apply the current selection or changes"
26
21
  },
27
22
  "messages.dashboardSaveSuccess": {
28
23
  "value": "Great. We saved your dashboard.",
29
- "comment": "Success notification shown after successfully saving a dashboard",
30
- "limit": 0
24
+ "comment": "Success notification shown after successfully saving a dashboard"
31
25
  },
32
26
  "options.menu.save.as": {
33
27
  "value": "Save as new",
34
- "comment": "Menu option to save the current dashboard as a new dashboard",
35
- "limit": 0
28
+ "comment": "Menu option to save the current dashboard as a new dashboard"
36
29
  },
37
30
  "options.menu.save.as.tooltip": {
38
31
  "value": "Empty dashboard cannot be saved.",
39
- "comment": "Tooltip shown when trying to save an empty dashboard",
40
- "limit": 0
32
+ "comment": "Tooltip shown when trying to save an empty dashboard"
41
33
  },
42
34
  "options.menu.settings": {
43
35
  "value": "Settings",
44
- "comment": "Menu option to open the dashboard settings dialog",
45
- "limit": 0
36
+ "comment": "Menu option to open the dashboard settings dialog"
46
37
  },
47
38
  "messages.dashboardSaveFailed": {
48
39
  "value": "Dashboard save failed. Remove any unavailable visualizations, then try again, or contact your administrator.",
49
- "comment": "Error notification shown when saving a dashboard fails",
50
- "limit": 0
40
+ "comment": "Error notification shown when saving a dashboard fails"
51
41
  },
52
42
  "messages.dashboard.incompatibleDefaultFilters.title": {
53
43
  "value": "<b>Warning</b> Some dashboard filters couldn’t be applied. Check the filters to make sure you’re viewing the right data.",
54
- "comment": "Title of the warning message shown if default filter overrides are incompatible with the current dashboard filters.",
55
- "limit": 0
44
+ "comment": "Title of the warning message shown if default filter overrides are incompatible with the current dashboard filters."
56
45
  },
57
46
  "messages.dashboard.invalidDrills.title": {
58
47
  "value": "<b>Some interactions were removed</b>",
59
- "comment": "Warning notification title when dashboard interactions were removed due to changes in data",
60
- "limit": 0
48
+ "comment": "Warning notification title when dashboard interactions were removed due to changes in data"
61
49
  },
62
- "messages.dashboard.invalidDrills.body.modern._measure|insight": {
50
+ "messages.dashboard.invalidDrills.body.modern._measure": {
63
51
  "value": "One or more dashboard/visualization/measure/attribute has been changed or deleted causing some interactions to be removed from following widgets: <b>{listOfWidgetTitles}</b>",
64
- "comment": "Warning message details for invalid drill interactions with list of affected widgets",
65
- "limit": 0
52
+ "comment": "Warning message details for invalid drill interactions with list of affected widgets"
66
53
  },
67
- "messages.dashboard.invalidDrills.body.modern._metric|insight": {
54
+ "messages.dashboard.invalidDrills.body.modern._metric": {
68
55
  "value": "One or more dashboard/visualization/metric/attribute has been changed or deleted causing some interactions to be removed from following widgets: <b>{listOfWidgetTitles}</b>",
69
- "comment": "Warning message details for invalid drill interactions using metrics with list of affected widgets",
70
- "limit": 0
71
- },
72
- "messages.dashboard.invalidDrills.body.modern._measure|report": {
73
- "value": "One or more dashboard/report/measure/attribute has been changed or deleted causing some interactions to be removed from following widgets: <b>{listOfWidgetTitles}</b>",
74
- "comment": "Warning message details for invalid drill interactions with measures in reports",
75
- "translate": false,
76
- "limit": 0
77
- },
78
- "messages.dashboard.invalidDrills.body.modern._metric|report": {
79
- "value": "One or more dashboard/report/metric/attribute has been changed or deleted causing some interactions to be removed from following widgets: <b>{listOfWidgetTitles}</b>",
80
- "comment": "Warning message details for invalid drill interactions with metrics in reports",
81
- "translate": false,
82
- "limit": 0
56
+ "comment": "Warning message details for invalid drill interactions using metrics with list of affected widgets"
83
57
  },
84
58
  "messages.dashboard.invalidCustomUrlDrills.title": {
85
59
  "value": "<b>Some of the drill-into-URL interactions are not working</b>",
86
- "comment": "Title of the warning message shown while editing KPI dashboard with some invalid drills.",
87
- "limit": 0
60
+ "comment": "Title of the warning message shown while editing KPI dashboard with some invalid drills."
88
61
  },
89
- "messages.dashboard.invalidCustomUrlDrills.body.modern|insight": {
62
+ "messages.dashboard.invalidCustomUrlDrills.body.modern": {
90
63
  "value": "Invalid URL parameters in your custom URLs are causing drill-into-URL interactions to fail on these widgets: <b>{listOfWidgetTitles}</b>",
91
- "comment": "Warning message explaining URL drill failures with list of affected widgets",
92
- "limit": 0
93
- },
94
- "messages.dashboard.invalidCustomUrlDrills.body.modern|report": {
95
- "value": "Invalid URL parameters in your custom URLs are causing drill-into-URL interactions to fail on these widgets: <b>{listOfWidgetTitles}</b>",
96
- "comment": "Warning message explaining URL drill failures in report widgets",
97
- "translate": false,
98
- "limit": 0
64
+ "comment": "Warning message explaining URL drill failures with list of affected widgets"
99
65
  },
100
66
  "messages.dashboard.expandable.showMore": {
101
67
  "value": "Show more",
102
- "comment": "Title of the link to show more text of a notification message.",
103
- "limit": 0
68
+ "comment": "Title of the link to show more text of a notification message."
104
69
  },
105
70
  "messages.dashboard.expandable.showLess": {
106
71
  "value": "Show less",
107
- "comment": "Title of the link to collapse text of a notification message.",
108
- "limit": 0
72
+ "comment": "Title of the link to collapse text of a notification message."
109
73
  },
110
74
  "messages.drill.InteractionConfiguredSuccess": {
111
75
  "value": "Interaction configured.",
112
- "comment": "Success message shown after creating a new drill interaction",
113
- "limit": 0
76
+ "comment": "Success message shown after creating a new drill interaction"
114
77
  },
115
78
  "messages.drill.InteractionUpdatedSuccess": {
116
79
  "value": "Interaction updated.",
117
- "comment": "Success message shown after modifying an existing drill interaction",
118
- "limit": 0
80
+ "comment": "Success message shown after modifying an existing drill interaction"
119
81
  },
120
82
  "filterBar.label": {
121
83
  "value": "Filters",
122
- "comment": "Label for the filter bar section",
123
- "limit": 0
84
+ "comment": "Label for the filter bar section"
124
85
  },
125
86
  "filterBar.showAll": {
126
87
  "value": "Show all",
127
- "comment": "Link text to expand and show all available filters",
128
- "limit": 0
88
+ "comment": "Link text to expand and show all available filters"
129
89
  },
130
90
  "filterBar.showLess": {
131
91
  "value": "Show less",
132
- "comment": "Link text to collapse the expanded filter list",
133
- "limit": 0
92
+ "comment": "Link text to collapse the expanded filter list"
134
93
  },
135
94
  "filterBar.unappliedFiltersNotification": {
136
95
  "value": "<link>Apply filters</link> to see updated data.",
137
- "comment": "Message banner shown when filters are changed but not yet applied. The <link> tags create a clickable action to apply the filters.",
138
- "limit": 0
96
+ "comment": "Message banner shown when filters are changed but not yet applied. The <link> tags create a clickable action to apply the filters."
139
97
  },
140
98
  "filterBar.executionTimestampNotificationMessage": {
141
99
  "value": "<bold>Note.</bold> You're viewing up-to-date data, but for any relative date filters the dashboard treats {date} as “today.”",
142
- "comment": "Message banner describing dashboard with specific data timestamp. Placeholder {date} is replaced with the current date.",
143
- "limit": 0
100
+ "comment": "Message banner describing dashboard with specific data timestamp. Placeholder {date} is replaced with the current date."
144
101
  },
145
102
  "filterBar.executionTimestampNotificationAction": {
146
103
  "value": "<link>Reset to today</link>",
147
- "comment": "Action button to reset timestamp to current date. The <link> tags create a clickable action.",
148
- "limit": 0
104
+ "comment": "Action button to reset timestamp to current date. The <link> tags create a clickable action."
149
105
  },
150
106
  "options.menu.export": {
151
107
  "value": "Export",
152
- "comment": "Main export menu option in the dashboard",
153
- "limit": 0
108
+ "comment": "Main export menu option in the dashboard"
154
109
  },
155
110
  "options.menu.export.header.data": {
156
111
  "value": "Data",
157
- "comment": "Header for data export options in the export submenu",
158
- "limit": 0
112
+ "comment": "Header for data export options in the export submenu"
159
113
  },
160
114
  "options.menu.export_to_pdf": {
161
115
  "value": "Export to PDF",
162
- "comment": "Menu option to export the entire dashboard as a PDF document",
163
- "limit": 0
116
+ "comment": "Menu option to export the entire dashboard as a PDF document"
164
117
  },
165
118
  "options.menu.export.PDF": {
166
119
  "value": "Snapshot (.pdf)",
167
- "comment": "Export option for saving a visual snapshot of the dashboard as a PDF file",
168
- "limit": 0
120
+ "comment": "Export option for saving a visual snapshot of the dashboard as a PDF file"
169
121
  },
170
122
  "options.menu.export.dialog.EXCEL": {
171
123
  "value": "Export data (.xlsx)",
172
- "comment": "Dialog title when exporting the entire dashboard's data to Excel",
173
- "limit": 0
124
+ "comment": "Dialog title when exporting the entire dashboard's data to Excel"
174
125
  },
175
126
  "options.menu.export.dialog.widget.EXCEL": {
176
127
  "value": "Export formatted data (.xlsx)",
177
- "comment": "Dialog title when exporting a single widget's data to Excel with formatting preserved",
178
- "limit": 0
128
+ "comment": "Dialog title when exporting a single widget's data to Excel with formatting preserved"
179
129
  },
180
130
  "options.menu.export.dialog.includeExportInfo": {
181
131
  "value": "Include sheet with export info",
182
- "comment": "Checkbox option to include metadata about the export in a separate Excel sheet",
183
- "limit": 0
132
+ "comment": "Checkbox option to include metadata about the export in a separate Excel sheet"
184
133
  },
185
134
  "options.menu.export.EXCEL": {
186
135
  "value": "Data (.xlsx)",
187
- "comment": "Export option for saving dashboard data as an Excel file",
188
- "limit": 0
136
+ "comment": "Export option for saving dashboard data as an Excel file"
189
137
  },
190
138
  "options.menu.export.presentation.PPTX": {
191
139
  "value": "Slide Deck (.pptx)",
192
- "comment": "Export option for saving dashboard as a PowerPoint presentation",
193
- "limit": 0
140
+ "comment": "Export option for saving dashboard as a PowerPoint presentation"
194
141
  },
195
142
  "options.menu.export.presentation.PDF": {
196
143
  "value": "Slide Deck (.pdf)",
197
- "comment": "Export option for saving dashboard as a PDF file with slide layout",
198
- "limit": 0
144
+ "comment": "Export option for saving dashboard as a PDF file with slide layout"
199
145
  },
200
146
  "options.menu.export.image.PNG": {
201
147
  "value": "Snapshot (.png)",
202
- "comment": "Export option for saving dashboard as a PNG image",
203
- "limit": 0
148
+ "comment": "Export option for saving dashboard as a PNG image"
204
149
  },
205
150
  "options.menu.export.presentation.unsupported.oldWidget": {
206
151
  "value": "Unable to export. Please resave the dashboard or contact your administrator.",
207
- "comment": "Message that explains that old widget cannot be exported without resaving the dashboard",
208
- "limit": 0
152
+ "comment": "Message that explains that old widget cannot be exported without resaving the dashboard"
209
153
  },
210
154
  "options.menu.export.in.progress": {
211
155
  "value": "Export is in progress. Wait until it is finished before exporting again.",
212
- "comment": "Message shown when trying to start a new export while another is still in progress",
213
- "limit": 0
156
+ "comment": "Message shown when trying to start a new export while another is still in progress"
214
157
  },
215
158
  "options.menu.schedule.email": {
216
159
  "value": "Schedule export",
217
- "comment": "Menu option to set up recurring automated exports of the dashboard",
218
- "limit": 0
160
+ "comment": "Menu option to set up recurring automated exports of the dashboard"
219
161
  },
220
162
  "options.menu.schedule.email.tooltip": {
221
163
  "value": "No destination available. To schedule an export, <a>create destination</a>.",
222
- "comment": "Tooltip shown when no export destinations are available for scheduled exports",
223
- "limit": 0
164
+ "comment": "Tooltip shown when no export destinations are available for scheduled exports"
224
165
  },
225
166
  "options.menu.schedule.email.edit": {
226
167
  "value": "Show schedules",
227
- "comment": "Menu option to view or edit existing scheduled dashboard exports",
228
- "limit": 0
168
+ "comment": "Menu option to view or edit existing scheduled dashboard exports"
229
169
  },
230
170
  "options.menu.schedule.email.edit.noCreatePermissions": {
231
171
  "value": "Scheduled exports",
232
- "comment": "Menu option to view existing scheduled exports when user doesn't have permission to create new ones",
233
- "limit": 0
172
+ "comment": "Menu option to view existing scheduled exports when user doesn't have permission to create new ones"
234
173
  },
235
174
  "options.menu.alerts.edit": {
236
175
  "value": "Show alerts",
237
- "comment": "Menu option to view or edit existing metric alerts for the dashboard or widget",
238
- "limit": 0
176
+ "comment": "Menu option to view or edit existing metric alerts for the dashboard or widget"
239
177
  },
240
178
  "options.menu.alerts.edit.noCreatePermissions": {
241
179
  "value": "Alerts",
242
- "comment": "Menu option to view existing alerts when user doesn't have permission to create new ones",
243
- "limit": 0
180
+ "comment": "Menu option to view existing alerts when user doesn't have permission to create new ones"
244
181
  },
245
182
  "options.menu.data.too.large": {
246
183
  "value": "Export unavailable due to too many data points in the result.",
247
- "comment": "Error message shown when trying to export data that exceeds size limitations",
248
- "limit": 0
184
+ "comment": "Error message shown when trying to export data that exceeds size limitations"
249
185
  },
250
186
  "options.menu.unsupported.raw.error": {
251
187
  "value": "Export unavailable due to too many data points or error in the result",
252
- "comment": "Error message shown when visualization export fails due to data size or errors",
253
- "limit": 0
188
+ "comment": "Error message shown when visualization export fails due to data size or errors"
254
189
  },
255
190
  "options.menu.delete": {
256
191
  "value": "Delete",
257
- "comment": "Menu option to delete the current dashboard",
258
- "limit": 0
192
+ "comment": "Menu option to delete the current dashboard"
259
193
  },
260
194
  "options.menu.addFilterViews": {
261
195
  "value": "Create view",
262
- "comment": "Menu option to create a new dashboard filter view",
263
- "limit": 0
196
+ "comment": "Menu option to create a new dashboard filter view"
264
197
  },
265
198
  "options.menu.listFilterViews": {
266
199
  "value": "Show my views",
267
- "comment": "Open menu with my saved filter views.",
268
- "limit": 0
200
+ "comment": "Open menu with my saved filter views."
269
201
  },
270
202
  "dialogs.export.cells": {
271
203
  "value": "CELLS",
272
- "comment": "Cells of the table that is going to be exported to file",
273
- "limit": 0
204
+ "comment": "Cells of the table that is going to be exported to file"
274
205
  },
275
- "dialogs.export.filters|insight": {
206
+ "dialogs.export.filters": {
276
207
  "value": "VISUALIZATION CONTEXT",
277
- "comment": "The filters that are applied to the report",
278
- "limit": 0
279
- },
280
- "dialogs.export.filters|report": {
281
- "value": "REPORT CONTEXT",
282
- "comment": "The filters that are applied to the report",
283
- "limit": 0,
284
- "translate": false
208
+ "comment": "The filters that are applied to the report"
285
209
  },
286
210
  "dialogs.export.includeFilters": {
287
211
  "value": "Include applied filters",
288
- "comment": "Include the applied filters to the exported file",
289
- "limit": 0
212
+ "comment": "Include the applied filters to the exported file"
290
213
  },
291
214
  "dialogs.export.headline": {
292
215
  "value": "Export to XLSX",
293
- "comment": "Export data to XLSX file",
294
- "limit": 0
216
+ "comment": "Export data to XLSX file"
295
217
  },
296
218
  "dialogs.export.mergeHeaders": {
297
219
  "value": "Keep attribute cells merged",
298
- "comment": "Merge the similar cells of the table into one when exporting table to the file.",
299
- "limit": 0
220
+ "comment": "Merge the similar cells of the table into one when exporting table to the file."
300
221
  },
301
222
  "dialogs.export.submit": {
302
223
  "value": "Export",
303
- "comment": "Start to export data to file",
304
- "limit": 0
224
+ "comment": "Start to export data to file"
305
225
  },
306
226
  "dialogs.schedule.email.accessibilityTitle": {
307
227
  "value": "Scheduled emails",
308
- "comment": "Accessibility title for scheduled emails dialog",
309
- "limit": 0
228
+ "comment": "Accessibility title for scheduled emails dialog"
310
229
  },
311
230
  "dialogs.schedule.email.delete.success": {
312
231
  "value": "Success! Your scheduled email was deleted.",
313
- "comment": "Success message shown after successfully deleting a schedule",
314
- "limit": 0
232
+ "comment": "Success message shown after successfully deleting a schedule"
315
233
  },
316
234
  "dialogs.schedule.email.submit.success": {
317
235
  "value": "Success! Your dashboard is scheduled for emailing.",
318
- "comment": "Success message shown after successfully scheduling an export",
319
- "limit": 0
236
+ "comment": "Success message shown after successfully scheduling an export"
320
237
  },
321
238
  "dialogs.schedule.email.submit.error": {
322
239
  "value": "Failed to schedule the dashboard. Try again later.",
323
- "comment": "Error message shown when scheduling an export fails",
324
- "limit": 0
240
+ "comment": "Error message shown when scheduling an export fails"
325
241
  },
326
242
  "dialogs.schedule.email.save.success": {
327
243
  "value": "Success! Your schedule has been saved.",
328
- "comment": "Success message shown after successfully saving an export schedule",
329
- "limit": 0
244
+ "comment": "Success message shown after successfully saving an export schedule"
330
245
  },
331
246
  "dialogs.schedule.email.save.error": {
332
247
  "value": "Failed to save the schedule. Try again later.",
333
- "comment": "Error message shown when saving an export schedule fails",
334
- "limit": 0
248
+ "comment": "Error message shown when saving an export schedule fails"
335
249
  },
336
250
  "dialogs.schedule.error.too_long": {
337
251
  "value": "Error: Text too long — reduce to {value} characters or fewer.",
338
- "comment": "Error message shown when schedule text exceeds character limit. {value} is the maximum allowed length.",
339
- "limit": 0
252
+ "comment": "Error message shown when schedule text exceeds character limit. {value} is the maximum allowed length."
340
253
  },
341
254
  "dialogs.alert.error.too_long": {
342
255
  "value": "Error: Text too long — reduce to {value} characters or fewer.",
343
- "comment": "Error message shown when alert text exceeds character limit. {value} is the maximum allowed length.",
344
- "limit": 0
256
+ "comment": "Error message shown when alert text exceeds character limit. {value} is the maximum allowed length."
345
257
  },
346
258
  "dialogs.save.as.new.title": {
347
259
  "value": "Save dashboard as new",
348
- "comment": "Dialog title when creating a copy of an existing dashboard",
349
- "limit": 0
260
+ "comment": "Dialog title when creating a copy of an existing dashboard"
350
261
  },
351
262
  "dialogs.save.as.new.desc": {
352
263
  "value": "Give your new dashboard a new descriptive name, so it's easier to find it later on.",
353
- "comment": "Instructions shown in the Save As New dashboard dialog",
354
- "limit": 0
264
+ "comment": "Instructions shown in the Save As New dashboard dialog"
355
265
  },
356
266
  "dialogs.save.as.new.default.title": {
357
267
  "value": "Copy of {title}",
358
- "comment": "Default title format when creating a copy of a dashboard. {title} is the original dashboard title.",
359
- "limit": 0
268
+ "comment": "Default title format when creating a copy of a dashboard. {title} is the original dashboard title."
360
269
  },
361
270
  "dialogs.save.as.new.alertsAndEmailsMessage": {
362
271
  "value": "Alerts and email schedules will not be duplicated",
363
- "comment": "Warning message shown when saving a dashboard as new, indicating that alerts and email schedules won't be copied",
364
- "limit": 0
272
+ "comment": "Warning message shown when saving a dashboard as new, indicating that alerts and email schedules won't be copied"
365
273
  },
366
274
  "dialogs.save.as.new.alertsMessage": {
367
275
  "value": "Alerts will not be duplicated",
368
- "comment": "Warning message in Save As dialog about alerts not being copied",
369
- "limit": 0
276
+ "comment": "Warning message in Save As dialog about alerts not being copied"
370
277
  },
371
278
  "dialogs.save.as.new.emailsMessage": {
372
279
  "value": "Email schedules will not be duplicated",
373
- "comment": "Warning message in Save As dialog about email schedules not being copied",
374
- "limit": 0
280
+ "comment": "Warning message in Save As dialog about email schedules not being copied"
375
281
  },
376
282
  "cancelConfirmationDialog.headline": {
377
283
  "value": "Discard changes?",
378
- "comment": "Confirmation dialog title when canceling changes",
379
- "limit": 0
284
+ "comment": "Confirmation dialog title when canceling changes"
380
285
  },
381
286
  "cancelConfirmationDialog.message": {
382
287
  "value": "All changes will be lost",
383
- "comment": "Warning message shown in confirmation dialog when discarding changes",
384
- "limit": 0
288
+ "comment": "Warning message shown in confirmation dialog when discarding changes"
385
289
  },
386
290
  "cancelConfirmationDialog.submitButtonText": {
387
291
  "value": "Discard changes",
388
- "comment": "Button label to confirm discarding changes",
389
- "limit": 0
292
+ "comment": "Button label to confirm discarding changes"
390
293
  },
391
294
  "settingsDashboardDialog.headline": {
392
295
  "value": "Dashboard settings",
393
- "comment": "Title of the dashboard settings dialog",
394
- "limit": 0
296
+ "comment": "Title of the dashboard settings dialog"
395
297
  },
396
298
  "settingsDashboardDialog.section.alert": {
397
299
  "value": "Alerts",
398
- "comment": "Section title for alert settings in the dashboard settings dialog",
399
- "limit": 0
300
+ "comment": "Section title for alert settings in the dashboard settings dialog"
400
301
  },
401
302
  "settingsDashboardDialog.section.alert.inherit": {
402
303
  "value": "Use the default evaluation frequency set by your organization.",
403
- "comment": "Label for option to use organization's default alert evaluation frequency",
404
- "limit": 0
304
+ "comment": "Label for option to use organization's default alert evaluation frequency"
405
305
  },
406
306
  "settingsDashboardDialog.section.alert.note": {
407
307
  "value": "<strong>Note:</strong> Applies to new alerts only — use the API to update existing ones.",
408
- "comment": "Note about alert settings applying only to new alerts",
409
- "limit": 0
308
+ "comment": "Note about alert settings applying only to new alerts"
410
309
  },
411
310
  "settingsDashboardDialog.section.alert.label": {
412
311
  "value": "Evaluation Frequency",
413
- "comment": "Label for alert evaluation frequency setting",
414
- "limit": 0
312
+ "comment": "Label for alert evaluation frequency setting"
415
313
  },
416
314
  "deleteDashboardDialog.headline": {
417
315
  "value": "Delete dashboard?",
418
- "comment": "Confirmation dialog for deleting a dashboard",
419
- "limit": 0
316
+ "comment": "Confirmation dialog for deleting a dashboard"
420
317
  },
421
318
  "deleteDashboardDialog.submitButtonText": {
422
319
  "value": "Delete",
423
- "comment": "Label for the confirmation button in the delete dashboard dialog",
424
- "limit": 0
320
+ "comment": "Label for the confirmation button in the delete dashboard dialog"
425
321
  },
426
322
  "deleteDashboardDialog.defaultMessage": {
427
323
  "value": "Are you sure you want to delete dashboard {title}?",
428
- "comment": "Confirmation dialog for deleting a dashboard. The {title} placeholder shows the specific dashboard name.",
429
- "limit": 0
324
+ "comment": "Confirmation dialog for deleting a dashboard. The {title} placeholder shows the specific dashboard name."
430
325
  },
431
326
  "deleteDashboardDialog.objectsMessage": {
432
327
  "value": "Following objects associated with the dashboard {title} will be permanently deleted:",
433
- "comment": "Warning message listing objects to be deleted with the dashboard. The {title} placeholder shows the specific dashboard name.",
434
- "limit": 0
328
+ "comment": "Warning message listing objects to be deleted with the dashboard. The {title} placeholder shows the specific dashboard name."
435
329
  },
436
330
  "deleteDashboardDialog.alerts": {
437
331
  "value": "alerts",
438
- "comment": "Label for alerts that will be deleted with the dashboard",
439
- "limit": 0
332
+ "comment": "Label for alerts that will be deleted with the dashboard"
440
333
  },
441
334
  "deleteDashboardDialog.schedules": {
442
335
  "value": "scheduled exports",
443
- "comment": "Label for scheduled exports that will be deleted with the dashboard",
444
- "limit": 0
336
+ "comment": "Label for scheduled exports that will be deleted with the dashboard"
445
337
  },
446
338
  "deleteDashboardDialog.drills": {
447
339
  "value": "drilling",
448
- "comment": "Label for drill configurations that will be removed with the dashboard",
449
- "limit": 0
340
+ "comment": "Label for drill configurations that will be removed with the dashboard"
450
341
  },
451
342
  "deleteWidgetDialog.headline": {
452
343
  "value": "Remove widget?",
453
- "comment": "Confirmation dialog title when removing a widget from a dashboard",
454
- "limit": 0
344
+ "comment": "Confirmation dialog title when removing a widget from a dashboard"
455
345
  },
456
346
  "deleteWidgetDialog.objectsMessage": {
457
347
  "value": "Following types objects associated with the widget {title} will no longer work:",
458
- "comment": "Warning message about objects that will be affected when deleting a widget. The {title} placeholder shows the specific widget name.",
459
- "limit": 0
348
+ "comment": "Warning message about objects that will be affected when deleting a widget. The {title} placeholder shows the specific widget name."
460
349
  },
461
350
  "deleteWidgetDialog.alerts": {
462
351
  "value": "alerts",
463
- "comment": "Label for alerts that will be affected by widget removal",
464
- "limit": 0
352
+ "comment": "Label for alerts that will be affected by widget removal"
465
353
  },
466
354
  "deleteWidgetDialog.schedules": {
467
355
  "value": "scheduled exports",
468
- "comment": "Label for scheduled exports that will be affected by widget removal",
469
- "limit": 0
356
+ "comment": "Label for scheduled exports that will be affected by widget removal"
470
357
  },
471
358
  "create.dashboard": {
472
359
  "value": "Create dashboard",
473
- "comment": "Button label or menu item for creating a new dashboard",
474
- "limit": 0
360
+ "comment": "Button label or menu item for creating a new dashboard"
475
361
  },
476
362
  "drill_modal_picker.drill-down": {
477
363
  "value": "Drill down",
478
- "comment": "Label for the drill down interaction in the drill configuration modal",
479
- "limit": 0
364
+ "comment": "Label for the drill down interaction in the drill configuration modal"
480
365
  },
481
366
  "drill_modal_picker.drill-into": {
482
367
  "value": "Drill into",
483
- "comment": "Label for the drill into interaction in the drill configuration modal",
484
- "limit": 0
368
+ "comment": "Label for the drill into interaction in the drill configuration modal"
485
369
  },
486
370
  "drill_modal_picker.cross-filter": {
487
371
  "value": "Cross-filter",
488
- "comment": "Label for the cross-filter interaction in the drill configuration modal",
489
- "limit": 0
372
+ "comment": "Label for the cross-filter interaction in the drill configuration modal"
490
373
  },
491
374
  "drill_modal_picker.more.details": {
492
375
  "value": "More details",
493
- "comment": "Label for viewing more details about drill interactions",
494
- "limit": 0
376
+ "comment": "Label for viewing more details about drill interactions"
495
377
  },
496
378
  "drill_modal_picker.label": {
497
379
  "value": "Choose drill action",
498
- "comment": "Instruction text in the drill modal for selecting a drill action",
499
- "limit": 0
380
+ "comment": "Instruction text in the drill modal for selecting a drill action"
500
381
  },
501
382
  "drillModal.backToTop": {
502
383
  "value": "Back to top",
503
- "comment": "Navigation button label to return to the top level in the drill modal",
504
- "limit": 0
384
+ "comment": "Navigation button label to return to the top level in the drill modal"
505
385
  },
506
386
  "filters.alertMessage.relativePreset": {
507
387
  "value": "in {calendarIcon} {range}",
508
- "comment": "Message displayed in filter alert showing a relative date range with calendar icon. Example: 'in (calendar icon) last 7 days'.",
509
- "limit": 0
388
+ "comment": "Message displayed in filter alert showing a relative date range with calendar icon. Example: 'in (calendar icon) last 7 days'."
510
389
  },
511
390
  "filters.alertMessage.relativePreset.inPeriod": {
512
391
  "value": "in period {calendarIcon} {range}",
513
- "comment": "Message displayed in filter alert showing a relative date range with period specification. Example: 'in period (calendar icon) from 2 months ago to 2 months ahead'.",
514
- "limit": 0
392
+ "comment": "Message displayed in filter alert showing a relative date range with period specification. Example: 'in period (calendar icon) from 2 months ago to 2 months ahead'."
515
393
  },
516
394
  "filters.config.warning.multipleProjectConfigs": {
517
395
  "value": "There is more than one project date filter configuration associated with this project. The first one was used.",
518
- "comment": "Warning shown when multiple date filter configurations are found for a project, and the system automatically selects the first one",
519
- "limit": 0
396
+ "comment": "Warning shown when multiple date filter configurations are found for a project, and the system automatically selects the first one"
520
397
  },
521
398
  "filters.config.warning.multipleWorkspacesConfigs": {
522
399
  "value": "There is more than one workspace date filter configuration associated with this workspace. The first one was used.",
523
- "comment": "Displayed if there is more than one workspace date filter configuration associated with the workspace.",
524
- "limit": 0
400
+ "comment": "Displayed if there is more than one workspace date filter configuration associated with the workspace."
525
401
  },
526
402
  "filters.config.warning.selectedFilterNotValid": {
527
403
  "value": "The default filter option is not valid, using the first option available instead.",
528
- "comment": "Displayed if the default option for new dashboards is not valid.",
529
- "limit": 0
404
+ "comment": "Displayed if the default option for new dashboards is not valid."
530
405
  },
531
406
  "filters.config.warning.allOptionsHidden": {
532
407
  "value": "The dashboard date filter configuration was ignored because it would have hidden all the filter options.",
533
- "comment": "Displayed if applying a dashboard config would make all the filter options hidden.",
534
- "limit": 0
408
+ "comment": "Displayed if applying a dashboard config would make all the filter options hidden."
535
409
  },
536
410
  "filters.config.warning.conflictingIdentifiers": {
537
411
  "value": "The dashboard date filter configuration was ignored because it contains date filter options with identical identifiers.",
538
- "comment": "Displayed if applying a dashboard config would make it contain more than one option with the same identifier.",
539
- "limit": 0
412
+ "comment": "Displayed if applying a dashboard config would make it contain more than one option with the same identifier."
540
413
  },
541
414
  "filters.config.warning.notAvailable": {
542
415
  "value": "The project date filter configuration is either not defined or you do not have the permissions to access it.",
543
- "comment": "Displayed if there is an error getting the project level config.",
544
- "limit": 0
416
+ "comment": "Displayed if there is an error getting the project level config."
545
417
  },
546
418
  "filters.config.warning.workspace.notAvailable": {
547
419
  "value": "The workspace date filter configuration is either not defined or you do not have the permissions to access it.",
548
- "comment": "Displayed if there is an error getting the workspace level config.",
549
- "limit": 0
420
+ "comment": "Displayed if there is an error getting the workspace level config."
550
421
  },
551
422
  "filters.configurationPanel.header": {
552
423
  "value": "Filters",
553
- "comment": "Header for the filter configuration panel in dashboard settings",
554
- "limit": 0
424
+ "comment": "Header for the filter configuration panel in dashboard settings"
555
425
  },
556
426
  "filters.configurationPanel.crossFiltering.toggle": {
557
427
  "value": "Cross-filtering",
558
- "comment": "Label for toggle that enables or disables cross-filtering in the filter configuration panel",
559
- "limit": 0
428
+ "comment": "Label for toggle that enables or disables cross-filtering in the filter configuration panel"
560
429
  },
561
430
  "filters.configurationPanel.crossFiltering.toggle.tooltip": {
562
431
  "value": "Allow users to filter the dashboard by clicking data points in visualizations.",
563
- "comment": "Tooltip explaining cross-filtering functionality when hovering over the toggle",
564
- "limit": 0
432
+ "comment": "Tooltip explaining cross-filtering functionality when hovering over the toggle"
565
433
  },
566
434
  "filters.configurationPanel.userFilterReset.toggle": {
567
435
  "value": "Reset",
568
- "comment": "Label for toggle that enables or disables filter reset functionality in dashboard",
569
- "limit": 0
436
+ "comment": "Label for toggle that enables or disables filter reset functionality in dashboard"
570
437
  },
571
438
  "filters.configurationPanel.userFilterReset.toggle.tooltip": {
572
439
  "value": "Allow users to reset all filters to default.",
573
- "comment": "Tooltip explaining what the reset toggle does when enabled",
574
- "limit": 0
440
+ "comment": "Tooltip explaining what the reset toggle does when enabled"
575
441
  },
576
442
  "filters.configurationPanel.userFilterSave.toggle": {
577
443
  "value": "Auto-save last state",
578
- "comment": "Label for toggle that enables or disables automatic saving of filter state",
579
- "limit": 0
444
+ "comment": "Label for toggle that enables or disables automatic saving of filter state"
580
445
  },
581
446
  "filters.configurationPanel.userFilterSave.toggle.tooltip": {
582
447
  "value": "Allow auto-save of the filters' last state. When users return, their filters will remain as they left them.",
583
- "comment": "Tooltip explaining the auto-save filter functionality when hovering over the toggle",
584
- "limit": 0
448
+ "comment": "Tooltip explaining the auto-save filter functionality when hovering over the toggle"
585
449
  },
586
450
  "filters.configurationPanel.filterViews.toggle": {
587
451
  "value": "Saved views",
588
- "comment": "Label for toggle that enables or disables saving custom filter views",
589
- "limit": 0
452
+ "comment": "Label for toggle that enables or disables saving custom filter views"
590
453
  },
591
454
  "filters.configurationPanel.filterViews.toggle.tooltip": {
592
455
  "value": "<p>Allows users to save filters state as a personal views they can return to later.</p><p>Only the user who saved the view can access it and set it as their default view.</p>",
593
- "comment": "Tooltip explaining saved views functionality when hovering over the toggle",
594
- "limit": 0
456
+ "comment": "Tooltip explaining saved views functionality when hovering over the toggle"
595
457
  },
596
458
  "dialogs.schedule.email.attachments.label": {
597
459
  "value": "Attachments",
598
- "comment": "Attachments of the scheduled email.",
599
- "limit": 0
460
+ "comment": "Attachments of the scheduled email."
600
461
  },
601
462
  "dialogs.schedule.email.title.placeholder": {
602
463
  "value": "Untitled schedule",
603
- "comment": "Placeholder text shown in the schedule title input field when no title has been entered",
604
- "limit": 0
464
+ "comment": "Placeholder text shown in the schedule title input field when no title has been entered"
605
465
  },
606
466
  "dialogs.alert.title.placeholder": {
607
467
  "value": "Alert name",
608
- "comment": "Placeholder for alert title input",
609
- "limit": 0
468
+ "comment": "Placeholder for alert title input"
610
469
  },
611
470
  "dialogs.alert.accessibility.label.title": {
612
471
  "value": "Alert name",
613
- "comment": "Accessibility label for alert name input field",
614
- "limit": 0
472
+ "comment": "Accessibility label for alert name input field"
615
473
  },
616
474
  "dialogs.schedule.accessibility.label.email.title": {
617
475
  "value": "Schedule name",
618
- "comment": "Accessibility label for schedule name input field",
619
- "limit": 0
476
+ "comment": "Accessibility label for schedule name input field"
620
477
  },
621
478
  "dialogs.schedule.email.message.label": {
622
479
  "value": "Message",
623
- "comment": "Message of the scheduled email.",
624
- "limit": 0
480
+ "comment": "Message of the scheduled email."
625
481
  },
626
482
  "dialogs.schedule.email.max.recipients": {
627
483
  "value": "Error: Too many recipients — you can add up to {maxRecipients}.",
628
- "comment": "Message for recipients input when the maximum number of recipients is reached",
629
- "limit": 0
484
+ "comment": "Message for recipients input when the maximum number of recipients is reached"
630
485
  },
631
486
  "dialogs.schedule.email.min.recipients": {
632
487
  "value": "Error: Required field — select a recipient to continue.",
633
- "comment": "Message for recipients input when the minimum number of recipients is reached",
634
- "limit": 0
488
+ "comment": "Message for recipients input when the minimum number of recipients is reached"
635
489
  },
636
490
  "dialogs.schedule.email.usersLoad.error": {
637
491
  "value": "Error: Unable to load users — try again later.",
638
- "comment": "Message for recipients input when users load fails",
639
- "limit": 0
492
+ "comment": "Message for recipients input when users load fails"
640
493
  },
641
494
  "dialogs.schedule.email.user.missing.email": {
642
495
  "value": "Error: The following recipients have invalid email addresses — fix them to continue: {recipients}.",
643
- "comment": "Message for recipients input when a user is missing an email address.",
644
- "limit": 0
496
+ "comment": "Message for recipients input when a user is missing an email address."
645
497
  },
646
498
  "dialogs.schedule.email.user.missing.email.tooltip": {
647
499
  "value": "Error: This recipient has invalid email address.",
648
- "comment": "Message for recipients input when a user is missing an email address.",
649
- "limit": 0
500
+ "comment": "Message for recipients input when a user is missing an email address."
650
501
  },
651
502
  "dialogs.schedule.email.user.invalid.external": {
652
503
  "value": "Error: The following recipients don’t have the required access — remove them to continue: {recipients}.",
653
- "comment": "Message for recipients input when a user is external and not allowed.",
654
- "limit": 0
504
+ "comment": "Message for recipients input when a user is external and not allowed."
655
505
  },
656
506
  "dialogs.schedule.email.user.invalid.external.tooltip": {
657
507
  "value": "Error: This recipient does not have the required access.",
658
- "comment": "Tooltip for recipients input when a user is external and not allowed.",
659
- "limit": 0
508
+ "comment": "Tooltip for recipients input when a user is external and not allowed."
660
509
  },
661
510
  "dialogs.schedule.email.user.invalid.onlyYou": {
662
511
  "value": "Error: Only you can be a recipient — remove others to continue.",
663
- "comment": "Message for recipients input when only author is allowed.",
664
- "limit": 0
512
+ "comment": "Message for recipients input when only author is allowed."
665
513
  },
666
514
  "dialogs.schedule.email.user.used.external": {
667
515
  "value": "The email “{email}” does not belong to this workspace. The recipient may receive sensitive data.",
668
- "comment": "Message for recipients input when a user is external and allowed.",
669
- "limit": 0
516
+ "comment": "Message for recipients input when a user is external and allowed."
670
517
  },
671
518
  "dialogs.schedule.email.user.remove": {
672
519
  "value": "Remove {name}",
673
- "comment": "Label of a button for removing a user from the recipients list",
674
- "limit": 0
520
+ "comment": "Label of a button for removing a user from the recipients list"
675
521
  },
676
522
  "dialogs.schedule.email.user.warning.external": {
677
523
  "value": "Warning: External recipient — “{email}” will receive the same dashboard view as you.",
678
- "comment": "Message for recipients input when a user is external",
679
- "limit": 0
524
+ "comment": "Message for recipients input when a user is external"
680
525
  },
681
526
  "dialogs.schedule.email.user.unknown": {
682
527
  "value": "This is an unknown user and cannot be added as a recipient.",
683
- "comment": "Message for recipients input when a user is unknown",
684
- "limit": 0
528
+ "comment": "Message for recipients input when a user is unknown"
685
529
  },
686
530
  "dialogs.schedule.email.user.noMatch": {
687
531
  "value": "No matching users or groups.",
688
- "comment": "Message shown when searching for recipients and no users or groups match the search criteria",
689
- "limit": 0
532
+ "comment": "Message shown when searching for recipients and no users or groups match the search criteria"
690
533
  },
691
534
  "dialogs.schedule.email.user.notMe": {
692
535
  "value": "This user is not allowed. There can be only you as a recipient.",
693
- "comment": "Message for recipients input when a user is not allowed",
694
- "limit": 0
536
+ "comment": "Message for recipients input when a user is not allowed"
695
537
  },
696
538
  "dialogs.schedule.email.user.guest": {
697
539
  "value": "(guest)",
698
- "comment": "Guest user label",
699
- "limit": 0
540
+ "comment": "Guest user label"
700
541
  },
701
542
  "dialogs.schedule.email.recipients.note": {
702
543
  "value": "Note: All recipients marked as “(guest)” will receive the same dashboard view as you.",
703
- "comment": "Note for recipients input when some recipients are external",
704
- "limit": 0
544
+ "comment": "Note for recipients input when some recipients are external"
705
545
  },
706
546
  "dialogs.schedule.email.subject.label": {
707
547
  "value": "Subject",
708
- "comment": "Label for the subject field in scheduled email form",
709
- "limit": 0
548
+ "comment": "Label for the subject field in scheduled email form"
710
549
  },
711
550
  "dialogs.schedule.email.recipients.label": {
712
551
  "value": "Recipients",
713
- "comment": "Label for recipients field in scheduled email form",
714
- "limit": 0
552
+ "comment": "Label for recipients field in scheduled email form"
715
553
  },
716
554
  "dialogs.schedule.email.filters": {
717
555
  "value": "Filters ({count})",
718
- "comment": "Label for filters selection in scheduled email form, with count of active filters",
719
- "limit": 0
556
+ "comment": "Label for filters selection in scheduled email form, with count of active filters"
720
557
  },
721
558
  "dialogs.schedule.email.destination": {
722
559
  "value": "Destination",
723
- "comment": "Label for selecting destination method for scheduled email delivery",
724
- "limit": 0
560
+ "comment": "Label for selecting destination method for scheduled email delivery"
725
561
  },
726
562
  "dialogs.schedule.email.destination.missing": {
727
563
  "value": "No destination available.",
728
- "comment": "Title when no destination is created",
729
- "limit": 0
564
+ "comment": "Title when no destination is created"
730
565
  },
731
566
  "dialogs.schedule.email.destination.help": {
732
567
  "value": "Create destination",
733
- "comment": "Title of the help link for destination creation",
734
- "limit": 0
568
+ "comment": "Title of the help link for destination creation"
735
569
  },
736
570
  "dialogs.schedule.email.message.placeholder": {
737
571
  "value": "Hello,\n\nYour scheduled email is ready. You can download the dashboard in attachments.",
738
- "comment": "Default message text shown in scheduled email message field",
739
- "limit": 0
572
+ "comment": "Default message text shown in scheduled email message field"
740
573
  },
741
574
  "dialogs.schedule.email.create": {
742
575
  "value": "Create",
743
- "comment": "Translate as imperative. Create the schedule by submitting form.",
744
- "limit": 0
576
+ "comment": "Translate as imperative. Create the schedule by submitting form."
745
577
  },
746
578
  "dialogs.schedule.email.closeLabel": {
747
579
  "value": "Close dialog",
748
- "comment": "Label of a close button",
749
- "limit": 0
580
+ "comment": "Label of a close button"
750
581
  },
751
582
  "dialogs.schedule.email.backLabel": {
752
583
  "value": "Back to previous step",
753
- "comment": "Label of a back button",
754
- "limit": 0
584
+ "comment": "Label of a back button"
755
585
  },
756
586
  "dialogs.alert.backLabel": {
757
587
  "value": "Back to previous step",
758
- "comment": "Label of a back button",
759
- "limit": 0
588
+ "comment": "Label of a back button"
760
589
  },
761
590
  "dialogs.alert.closeLabel": {
762
591
  "value": "Close dialog",
763
- "comment": "Label of a close button",
764
- "limit": 0
592
+ "comment": "Label of a close button"
765
593
  },
766
594
  "dialogs.schedule.email.footer.title": {
767
595
  "value": "How to schedule export?",
768
- "comment": "Title of a link to documentation",
769
- "limit": 0
596
+ "comment": "Title of a link to documentation"
770
597
  },
771
598
  "dialogs.schedule.email.footer.title.short": {
772
599
  "value": "Help",
773
- "comment": "Title of a link to documentation",
774
- "limit": 0
600
+ "comment": "Title of a link to documentation"
775
601
  },
776
602
  "dialogs.schedule.email.save": {
777
603
  "value": "Save",
778
- "comment": "Translate as imperative. It's caption of a button for saving scheduled mail",
779
- "limit": 0
604
+ "comment": "Translate as imperative. It's caption of a button for saving scheduled mail"
780
605
  },
781
606
  "dialogs.schedule.email.save.executionTimestampMode": {
782
607
  "value": "To create or edit scheduled exports, reset the dashboard date to today.",
783
- "comment": "Error message shown when trying to schedule exports with non-current date filters applied",
784
- "limit": 0
608
+ "comment": "Error message shown when trying to schedule exports with non-current date filters applied"
785
609
  },
786
610
  "dialogs.alert.save.executionTimestampMode": {
787
611
  "value": "To create or edit alerts, reset the dashboard date to today.",
788
- "comment": "Error message shown when trying to create alerts with non-current date filters applied",
789
- "limit": 0
612
+ "comment": "Error message shown when trying to create alerts with non-current date filters applied"
790
613
  },
791
614
  "dialogs.schedule.email.widgetError": {
792
615
  "value": "The alert is not working because the source widget was deleted. Delete the alert or contact your administrator.",
793
- "comment": "Error message shown when alert configuration references a deleted widget",
794
- "limit": 0
616
+ "comment": "Error message shown when alert configuration references a deleted widget"
795
617
  },
796
618
  "dialogs.schedule.email.destinationWarning": {
797
619
  "value": "The selected destination only supports sending the export to yourself.",
798
- "comment": "Warning shown when selected export destination restricts recipients to the current user only",
799
- "limit": 0
620
+ "comment": "Warning shown when selected export destination restricts recipients to the current user only"
800
621
  },
801
622
  "dialogs.automation.filters.showAll": {
802
623
  "value": "Show all",
803
- "comment": "Button label to expand and show the complete list of filters",
804
- "limit": 0
624
+ "comment": "Button label to expand and show the complete list of filters"
805
625
  },
806
626
  "dialogs.automation.filters.showAll.ariaLabel": {
807
627
  "value": "Expand to show all applied filters",
808
- "comment": "Accessibility label for the button that shows all filters",
809
- "limit": 0
628
+ "comment": "Accessibility label for the button that shows all filters"
810
629
  },
811
630
  "dialogs.automation.filters.showLess": {
812
631
  "value": "Show less",
813
- "comment": "Button label to collapse and show fewer filters in the list",
814
- "limit": 0
632
+ "comment": "Button label to collapse and show fewer filters in the list"
815
633
  },
816
634
  "dialogs.automation.filters.showLess.ariaLabel": {
817
635
  "value": "Collapse to show less applied filters",
818
- "comment": "Accessibility label for the button that collapses the filter list",
819
- "limit": 0
636
+ "comment": "Accessibility label for the button that collapses the filter list"
820
637
  },
821
638
  "dialogs.automation.filters.add": {
822
639
  "value": "Add filter",
823
- "comment": "Button label to add a new filter in the automation dialog",
824
- "limit": 0
640
+ "comment": "Button label to add a new filter in the automation dialog"
825
641
  },
826
642
  "dialogs.automation.filters.title": {
827
643
  "value": "Add filters",
828
- "comment": "Title of the dialog for adding filters to automation",
829
- "limit": 0
644
+ "comment": "Title of the dialog for adding filters to automation"
830
645
  },
831
646
  "dialogs.automation.filters.noFilters": {
832
647
  "value": "No more filters available",
833
- "comment": "Message shown when there are no additional filters that can be added",
834
- "limit": 0
648
+ "comment": "Message shown when there are no additional filters that can be added"
835
649
  },
836
650
  "dialogs.automation.filters.attachment": {
837
651
  "value": "Use filters in automation",
838
- "comment": "Label for checkbox to enable filter usage in automated exports",
839
- "limit": 0
652
+ "comment": "Label for checkbox to enable filter usage in automated exports"
840
653
  },
841
654
  "dialogs.automation.filters.useFiltersMessage": {
842
655
  "value": "Always use these filters for future exports",
843
- "comment": "Message explaining that selected filters will be applied to all future exports",
844
- "limit": 0
656
+ "comment": "Message explaining that selected filters will be applied to all future exports"
845
657
  },
846
658
  "dialogs.automation.filters.useFiltersMessage.tooltip": {
847
659
  "value": "Check to keep these filters for every export. If unchecked, the export will use the latest default filters from the dashboard. <a>Learn more</a>",
848
- "comment": "Tooltip explaining filter persistence options for scheduled exports",
849
- "limit": 0
660
+ "comment": "Tooltip explaining filter persistence options for scheduled exports"
850
661
  },
851
662
  "dialogs.automation.filters.activeFilters": {
852
663
  "value": "Note: These filters will always be used for future exports.",
853
- "comment": "Informational message about filters being permanently applied to exports",
854
- "limit": 0
664
+ "comment": "Informational message about filters being permanently applied to exports"
855
665
  },
856
666
  "dialogs.automation.filters.missing": {
857
667
  "value": "<b>Warning:</b> Some filters couldn't be applied — they're no longer available on the dashboard.",
858
- "comment": "Warning message when saved filters are no longer available on the dashboard",
859
- "limit": 0
668
+ "comment": "Warning message when saved filters are no longer available on the dashboard"
860
669
  },
861
670
  "dialogs.automation.applyCurrentFilters.confirm.title": {
862
671
  "value": "Edit with current filters?",
863
- "comment": "Title of the dialog, that confirms that the user wants to edit the automation with the current dashboard filters.",
864
- "limit": 0
672
+ "comment": "Title of the dialog, that confirms that the user wants to edit the automation with the current dashboard filters."
865
673
  },
866
674
  "dialogs.automation.applyCurrentFilters.confirm.submit": {
867
675
  "value": "Edit",
868
- "comment": "Label of the submit button in the dialog, that confirms that the user wants to edit the automation with the current dashboard filters.",
869
- "limit": 0
676
+ "comment": "Label of the submit button in the dialog, that confirms that the user wants to edit the automation with the current dashboard filters."
870
677
  },
871
678
  "dialogs.automation.applyCurrentFilters.alert.confirm": {
872
679
  "value": "<b>Warning</b>: Some filters used when this alert was created are no longer available or valid. Editing will apply the current dashboard filters.",
873
- "comment": "Warning message when editing an alert with outdated filters",
874
- "limit": 0
680
+ "comment": "Warning message when editing an alert with outdated filters"
875
681
  },
876
682
  "dialogs.automation.applyCurrentFilters.schedule.confirm": {
877
683
  "value": "<b>Warning</b>: Some filters used when this schedule was created are no longer available or valid. Editing will apply the current dashboard filters.",
878
- "comment": "Warning message when editing a schedule with outdated filters",
879
- "limit": 0
684
+ "comment": "Warning message when editing a schedule with outdated filters"
880
685
  },
881
686
  "dialogs.schedule.management.title": {
882
687
  "value": "Scheduled exports",
883
- "comment": "Title of the scheduled exports management dialog",
884
- "limit": 0
688
+ "comment": "Title of the scheduled exports management dialog"
885
689
  },
886
690
  "dialogs.schedule.management.delete": {
887
691
  "value": "Delete the schedule.",
888
- "comment": "Button tooltip for deleting a scheduled export",
889
- "limit": 0
692
+ "comment": "Button tooltip for deleting a scheduled export"
890
693
  },
891
694
  "dialogs.schedule.management.delete.dialog": {
892
695
  "value": "Delete schedule?",
893
- "comment": "Title of the confirmation dialog when deleting a scheduled export",
894
- "limit": 0
696
+ "comment": "Title of the confirmation dialog when deleting a scheduled export"
895
697
  },
896
698
  "dialogs.schedule.management.delete.dialog.confirm": {
897
699
  "value": "<b>The schedule</b> will be permanently deleted.",
898
- "comment": "Confirmation message when deleting a scheduled export",
899
- "limit": 0
700
+ "comment": "Confirmation message when deleting a scheduled export"
900
701
  },
901
702
  "dialogs.schedule.management.list.title": {
902
703
  "value": "Your scheduled exports",
903
- "comment": "Title for the list of user's scheduled exports",
904
- "limit": 0
704
+ "comment": "Title for the list of user's scheduled exports"
905
705
  },
906
706
  "dialogs.schedule.management.create": {
907
707
  "value": "Create",
908
- "comment": "Button label to create a new scheduled export",
909
- "limit": 0
708
+ "comment": "Button label to create a new scheduled export"
910
709
  },
911
710
  "dialogs.schedule.management.create.tooManyMessage": {
912
711
  "value": "Your organization has reached the limit of scheduled exports. Contact your administrator to create more.",
913
- "comment": "Error message shown when organization has reached maximum scheduled exports limit",
914
- "limit": 0
712
+ "comment": "Error message shown when organization has reached maximum scheduled exports limit"
915
713
  },
916
714
  "dialogs.schedule.management.noSchedules": {
917
715
  "value": "There are no scheduled exports.{br}Create new.",
918
- "comment": "Message shown when no scheduled exports exist, with line break placeholder",
919
- "limit": 0
716
+ "comment": "Message shown when no scheduled exports exist, with line break placeholder"
920
717
  },
921
718
  "dialogs.schedule.management.attachments.attachment": {
922
719
  "value": "Attach as a {format} file",
923
- "comment": "File format checkbox label in scheduled export settings. {format} is the file format, e.g. PDF, CSV, XLSX.",
924
- "limit": 0
720
+ "comment": "File format checkbox label in scheduled export settings. {format} is the file format, e.g. PDF, CSV, XLSX."
925
721
  },
926
722
  "dialogs.schedule.management.attachments.xlsx.settings": {
927
723
  "value": "XLSX options",
928
- "comment": "Section header for Excel export format configuration. XLSX is the file format.",
929
- "limit": 0
724
+ "comment": "Section header for Excel export format configuration. XLSX is the file format."
930
725
  },
931
726
  "dialogs.schedule.management.attachments.cells.merged": {
932
727
  "value": "Keep attribute cells merged",
933
- "comment": "Label for checkbox option in Excel export settings to keep attribute cells merged",
934
- "limit": 0
728
+ "comment": "Label for checkbox option in Excel export settings to keep attribute cells merged"
935
729
  },
936
730
  "dialogs.schedule.management.attachments.exportInfo": {
937
731
  "value": "Include sheet with export info",
938
- "comment": "Label of a checkbox field",
939
- "limit": 0
732
+ "comment": "Label of a checkbox field"
940
733
  },
941
734
  "dialogs.schedule.management.attachments.filters.title": {
942
735
  "value": "Dashboard filters",
943
- "comment": "Section title for filter settings in scheduled export configuration",
944
- "limit": 0
736
+ "comment": "Section title for filter settings in scheduled export configuration"
945
737
  },
946
738
  "dialogs.schedule.management.attachments.filters.using": {
947
739
  "value": "using",
948
- "comment": "Conjunction word connecting the export action with the filter selection",
949
- "limit": 0
740
+ "comment": "Conjunction word connecting the export action with the filter selection"
950
741
  },
951
742
  "dialogs.schedule.management.attachments.filters.default": {
952
743
  "value": "default dashboard filters",
953
- "comment": "Label indicating that default dashboard filters will be used in export",
954
- "limit": 0
744
+ "comment": "Label indicating that default dashboard filters will be used in export"
955
745
  },
956
746
  "dialogs.schedule.management.attachments.filters.edited": {
957
747
  "value": "edited dashboard filters",
958
- "comment": "Label indicating that custom edited filters will be used in export",
959
- "limit": 0
748
+ "comment": "Label indicating that custom edited filters will be used in export"
960
749
  },
961
750
  "dialogs.schedule.management.attachments.filters.item.default": {
962
751
  "value": "Use default filters",
963
- "comment": "Dropdown option to use default dashboard filters in scheduled export",
964
- "limit": 0
752
+ "comment": "Dropdown option to use default dashboard filters in scheduled export"
965
753
  },
966
754
  "dialogs.schedule.management.attachments.filters.item.edited": {
967
755
  "value": "Use edited filters",
968
- "comment": "Dropdown option to use custom edited filters in scheduled export",
969
- "limit": 0
756
+ "comment": "Dropdown option to use custom edited filters in scheduled export"
970
757
  },
971
758
  "dialogs.schedule.management.attachments.filters.item.tooltip": {
972
759
  "value": "Default state of dashboard filters will be used in the scheduled export, even if the default values change in the future.",
973
- "comment": "Tooltip explaining how default filters work in scheduled exports",
974
- "limit": 0
760
+ "comment": "Tooltip explaining how default filters work in scheduled exports"
975
761
  },
976
762
  "dialogs.schedule.management.attachments.filters.item.tooltip.disabled": {
977
763
  "value": "To schedule an export with default filters, create a new scheduled export.",
978
- "comment": "Tooltip explaining why default filter option is disabled and how to use it",
979
- "limit": 0
764
+ "comment": "Tooltip explaining why default filter option is disabled and how to use it"
980
765
  },
981
766
  "dialogs.schedule.management.attachments.message": {
982
767
  "value": "<strong>Note</strong>. Cross-filtering will not be applied in the scheduled export.",
983
- "comment": "Important notice about scheduled exports. The <strong> tags emphasize that cross-filtering won't apply to exported data.",
984
- "limit": 0
768
+ "comment": "Important notice about scheduled exports. The <strong> tags emphasize that cross-filtering won't apply to exported data."
985
769
  },
986
770
  "dialogs.schedule.management.attachments.title": {
987
771
  "value": "Attachments",
988
- "comment": "Header for attachments section in scheduled export dialog",
989
- "limit": 0
772
+ "comment": "Header for attachments section in scheduled export dialog"
990
773
  },
991
774
  "scheduledEmail.attachmentFormat.widget.png": {
992
775
  "value": "Snapshot (.png)",
993
- "comment": "Attachment format for widget snapshot in scheduled export",
994
- "limit": 0
776
+ "comment": "Attachment format for widget snapshot in scheduled export"
995
777
  },
996
778
  "scheduledEmail.attachmentFormat.widget.pptx": {
997
779
  "value": "Single Slide (.pptx)",
998
- "comment": "Attachment format for single slide in scheduled export",
999
- "limit": 0
780
+ "comment": "Attachment format for single slide in scheduled export"
1000
781
  },
1001
782
  "scheduledEmail.attachmentFormat.widget.pdf": {
1002
783
  "value": "Single Slide (.pdf)",
1003
- "comment": "Attachment format for single slide in scheduled export",
1004
- "limit": 0
784
+ "comment": "Attachment format for single slide in scheduled export"
1005
785
  },
1006
786
  "scheduledEmail.attachmentFormat.widget.formattedXLSX": {
1007
787
  "value": "Formatted data (.xlsx)",
1008
- "comment": "Attachment format for formatted data in scheduled export",
1009
- "limit": 0
788
+ "comment": "Attachment format for formatted data in scheduled export"
1010
789
  },
1011
790
  "scheduledEmail.attachmentFormat.widget.formattedCSV": {
1012
791
  "value": "Formatted data (.csv)",
1013
- "comment": "Attachment format for formatted data in scheduled export",
1014
- "limit": 0
792
+ "comment": "Attachment format for formatted data in scheduled export"
1015
793
  },
1016
794
  "scheduledEmail.attachmentFormat.widget.rawCSV": {
1017
795
  "value": "Raw data (.csv)",
1018
- "comment": "Attachment format for raw data in scheduled export",
1019
- "limit": 0
796
+ "comment": "Attachment format for raw data in scheduled export"
1020
797
  },
1021
798
  "scheduledEmail.attachmentFormat.dashboard.pptx": {
1022
799
  "value": "Slide Deck (.pptx)",
1023
- "comment": "Attachment format for slide deck in scheduled export",
1024
- "limit": 0
800
+ "comment": "Attachment format for slide deck in scheduled export"
1025
801
  },
1026
802
  "scheduledEmail.attachmentFormat.dashboard.pdf": {
1027
803
  "value": "Snapshot (.pdf)",
1028
- "comment": "Attachment format for snapshot in scheduled export",
1029
- "limit": 0
804
+ "comment": "Attachment format for snapshot in scheduled export"
1030
805
  },
1031
806
  "scheduledEmail.attachmentFormat.dashboard.formattedXLSX": {
1032
807
  "value": "Data (.xlsx)",
1033
- "comment": "Attachment format for data in scheduled export",
1034
- "limit": 0
808
+ "comment": "Attachment format for data in scheduled export"
1035
809
  },
1036
810
  "scheduledEmail.attachmentFormat.dashboard.pdfSlides": {
1037
811
  "value": "Slide Deck (.pdf)",
1038
- "comment": "Attachment format for slide deck in scheduled export",
1039
- "limit": 0
812
+ "comment": "Attachment format for slide deck in scheduled export"
1040
813
  },
1041
814
  "scheduledEmail.attachments.warning.noAttachmentsSelected": {
1042
815
  "value": "<strong>Warning:</strong> Scheduled exports require at least one attachment — select an option to continue.",
1043
- "comment": "Do not translate HTML tags.",
1044
- "limit": 0
816
+ "comment": "Do not translate HTML tags."
1045
817
  },
1046
818
  "scheduledEmail.attachments.error.noAttachmentsSelected": {
1047
819
  "value": "Error: No attachments selected — select at least one attachment to schedule an export.",
1048
- "comment": "Error message shown when no attachments are selected in scheduled export dialog",
1049
- "limit": 0
820
+ "comment": "Error message shown when no attachments are selected in scheduled export dialog"
1050
821
  },
1051
822
  "dialogs.schedule.management.load.error": {
1052
823
  "value": "Failed to load. Try again later.",
1053
- "comment": "Error message shown when schedule management data fails to load",
1054
- "limit": 0
824
+ "comment": "Error message shown when schedule management data fails to load"
1055
825
  },
1056
826
  "dialogs.schedule.management.delete.error": {
1057
827
  "value": "Failed to delete schedule. Try again later.",
1058
- "comment": "Error message shown when schedule deletion fails",
1059
- "limit": 0
828
+ "comment": "Error message shown when schedule deletion fails"
1060
829
  },
1061
830
  "dialogs.alerting.management.title": {
1062
831
  "value": "Alerts",
1063
- "comment": "Title of the alerts management dialog",
1064
- "limit": 0
832
+ "comment": "Title of the alerts management dialog"
1065
833
  },
1066
834
  "dialogs.alerting.management.load.error": {
1067
835
  "value": "Failed to load. Try again later.",
1068
- "comment": "Error message shown when alerts fail to load",
1069
- "limit": 0
836
+ "comment": "Error message shown when alerts fail to load"
1070
837
  },
1071
838
  "dialogs.alerting.create.error": {
1072
839
  "value": "Failed to create alert. Try again later.",
1073
- "comment": "Error message shown when alert creation fails",
1074
- "limit": 0
840
+ "comment": "Error message shown when alert creation fails"
1075
841
  },
1076
842
  "dialogs.alerting.create.success": {
1077
843
  "value": "Alert created successfully.",
1078
- "comment": "Success message after alert is created",
1079
- "limit": 0
844
+ "comment": "Success message after alert is created"
1080
845
  },
1081
846
  "dialogs.alerting.update.error": {
1082
847
  "value": "Failed to update alert. Try again later.",
1083
- "comment": "Error message shown when alert update fails",
1084
- "limit": 0
848
+ "comment": "Error message shown when alert update fails"
1085
849
  },
1086
850
  "dialogs.alerting.update.success": {
1087
851
  "value": "Alert updated successfully.",
1088
- "comment": "Success message after alert is updated",
1089
- "limit": 0
852
+ "comment": "Success message after alert is updated"
1090
853
  },
1091
854
  "dialogs.alerting.management.delete.error": {
1092
855
  "value": "Failed to delete alert. Try again later.",
1093
- "comment": "Error message shown when alert deletion fails",
1094
- "limit": 0
856
+ "comment": "Error message shown when alert deletion fails"
1095
857
  },
1096
858
  "dialogs.alerting.management.pause.error": {
1097
859
  "value": "Failed to pause alert. Try again later.",
1098
- "comment": "Error message shown when pausing an alert fails",
1099
- "limit": 0
860
+ "comment": "Error message shown when pausing an alert fails"
1100
861
  },
1101
862
  "dialogs.alerting.management.pause.success": {
1102
863
  "value": "Your alert has been paused.",
1103
- "comment": "Success message after alert is paused",
1104
- "limit": 0
864
+ "comment": "Success message after alert is paused"
1105
865
  },
1106
866
  "dialogs.alerting.management.activate.error": {
1107
867
  "value": "Failed to un-pause alert. Try again later.",
1108
- "comment": "Error message shown when reactivating a paused alert fails",
1109
- "limit": 0
868
+ "comment": "Error message shown when reactivating a paused alert fails"
1110
869
  },
1111
870
  "dialogs.alerting.management.activate.success": {
1112
871
  "value": "Your alert has been un-paused.",
1113
- "comment": "Success message after alert is reactivated",
1114
- "limit": 0
872
+ "comment": "Success message after alert is reactivated"
1115
873
  },
1116
874
  "dialogs.alerting.footer.title": {
1117
875
  "value": "How to create alert?",
1118
- "comment": "Title of a link to documentation",
1119
- "limit": 0
876
+ "comment": "Title of a link to documentation"
1120
877
  },
1121
878
  "dialogs.alerting.footer.title.short": {
1122
879
  "value": "Help",
1123
- "comment": "Title of a link to documentation",
1124
- "limit": 0
880
+ "comment": "Title of a link to documentation"
1125
881
  },
1126
882
  "dialogs.alerting.management.list.title": {
1127
883
  "value": "Your alerts",
1128
- "comment": "Title for the list of user's alerts",
1129
- "limit": 0
884
+ "comment": "Title for the list of user's alerts"
1130
885
  },
1131
886
  "dialogs.alerting.management.noAlerts": {
1132
887
  "value": "There are no alerts.",
1133
- "comment": "Message shown when the user has no alerts",
1134
- "limit": 0
888
+ "comment": "Message shown when the user has no alerts"
1135
889
  },
1136
890
  "dialogs.alerting.title.placeholder": {
1137
891
  "value": "Untitled alert",
1138
- "comment": "Placeholder for alert title input",
1139
- "limit": 0
892
+ "comment": "Placeholder for alert title input"
1140
893
  },
1141
894
  "dialogs.alerting.management.delete.dialog": {
1142
895
  "value": "Delete alert?",
1143
- "comment": "Title of the confirmation dialog when deleting an alert",
1144
- "limit": 0
896
+ "comment": "Title of the confirmation dialog when deleting an alert"
1145
897
  },
1146
898
  "dialogs.alerting.management.delete.dialog.confirm": {
1147
899
  "value": "<b>The alert</b> will be permanently deleted, along with all its notifications.",
1148
- "comment": "Confirmation message shown when deleting an alert",
1149
- "limit": 0
900
+ "comment": "Confirmation message shown when deleting an alert"
1150
901
  },
1151
902
  "dialogs.alerting.delete.success": {
1152
903
  "value": "Success! Your alert was deleted.",
1153
- "comment": "Success message after alert is deleted",
1154
- "limit": 0
904
+ "comment": "Success message after alert is deleted"
1155
905
  },
1156
906
  "alerting.alert.menu.delete": {
1157
907
  "value": "Delete",
1158
- "comment": "Menu option to delete an alert",
1159
- "limit": 0
908
+ "comment": "Menu option to delete an alert"
1160
909
  },
1161
910
  "alerting.alert.menu.pause": {
1162
911
  "value": "Pause",
1163
- "comment": "Menu option to pause an active alert",
1164
- "limit": 0
912
+ "comment": "Menu option to pause an active alert"
1165
913
  },
1166
914
  "alerting.alert.menu.resume": {
1167
915
  "value": "Unpause",
1168
- "comment": "Menu option to resume a paused alert",
1169
- "limit": 0
916
+ "comment": "Menu option to resume a paused alert"
1170
917
  },
1171
918
  "alerting.alert.menu.edit": {
1172
919
  "value": "Edit",
1173
- "comment": "Menu option to edit an existing alert",
1174
- "limit": 0
920
+ "comment": "Menu option to edit an existing alert"
1175
921
  },
1176
922
  "delete": {
1177
923
  "value": "Delete",
1178
- "comment": "Action button label to remove or delete an item",
1179
- "limit": 0
924
+ "comment": "Action button label to remove or delete an item"
1180
925
  },
1181
926
  "close": {
1182
927
  "value": "Close",
1183
- "comment": "Label of a button for closing a dialog window",
1184
- "limit": 0
928
+ "comment": "Label of a button for closing a dialog window"
1185
929
  },
1186
930
  "cancel": {
1187
931
  "value": "Cancel",
1188
- "comment": "Label for a button that cancels an action and closes a dialog without saving changes",
1189
- "limit": 0
932
+ "comment": "Label for a button that cancels an action and closes a dialog without saving changes"
1190
933
  },
1191
934
  "save": {
1192
935
  "value": "Save",
1193
- "comment": "Label for a button that saves changes and completes an action",
1194
- "limit": 0
936
+ "comment": "Label for a button that saves changes and completes an action"
1195
937
  },
1196
938
  "create": {
1197
939
  "value": "Create",
1198
- "comment": "Label for a button that creates a new item or completes a creation flow",
1199
- "limit": 0
940
+ "comment": "Label for a button that creates a new item or completes a creation flow"
1200
941
  },
1201
942
  "apply": {
1202
943
  "value": "Apply",
1203
- "comment": "Label for a button that applies changes without closing a dialog or panel",
1204
- "limit": 0
944
+ "comment": "Label for a button that applies changes without closing a dialog or panel"
1205
945
  },
1206
946
  "gs.date.today": {
1207
947
  "value": "Today",
1208
- "comment": "Label for the current day in date filters and selectors",
1209
- "limit": 0
948
+ "comment": "Label for the current day in date filters and selectors"
1210
949
  },
1211
950
  "gs.date.tomorrow": {
1212
951
  "value": "Tomorrow",
1213
- "comment": "Label for the day after today in date filters and selectors",
1214
- "limit": 0
952
+ "comment": "Label for the day after today in date filters and selectors"
1215
953
  },
1216
954
  "gs.date.yesterday": {
1217
955
  "value": "Yesterday",
1218
- "comment": "Label for the day before today in date filters and selectors",
1219
- "limit": 0
956
+ "comment": "Label for the day before today in date filters and selectors"
1220
957
  },
1221
958
  "messages.exportResultError": {
1222
959
  "value": "Failed to export the data. Try again later.",
1223
- "comment": "Error dialog. Exporting visualization to the file fails.",
1224
- "limit": 0
960
+ "comment": "Error dialog. Exporting visualization to the file fails."
1225
961
  },
1226
- "messages.exportResultRestrictedError|insight": {
962
+ "messages.exportResultRestrictedError": {
1227
963
  "value": "You cannot export this visualization because it contains restricted data.",
1228
- "comment": "Error dialog. Exporting visualization to the file fails because contains restricted data.",
1229
- "limit": 0
1230
- },
1231
- "messages.exportResultRestrictedError|report": {
1232
- "value": "You cannot export this report because it contains restricted data.",
1233
- "comment": "Error dialog. Exporting report to the file fails because contains restricted data.",
1234
- "limit": 0,
1235
- "translate": false
964
+ "comment": "Error dialog. Exporting visualization to the file fails because contains restricted data."
1236
965
  },
1237
966
  "messages.exportResultStart": {
1238
967
  "value": "Export in progress",
1239
- "comment": "Dialog. Export of the visualization to the file is in progress.",
1240
- "limit": 0
968
+ "comment": "Dialog. Export of the visualization to the file is in progress."
1241
969
  },
1242
970
  "messages.exportResultSuccess": {
1243
971
  "value": "Export successful.",
1244
- "comment": "Dialog. Export of the visualization to the file is done.",
1245
- "limit": 0
972
+ "comment": "Dialog. Export of the visualization to the file is done."
1246
973
  },
1247
974
  "messages.sharingChangedSuccess": {
1248
975
  "value": "Sharing updated.",
1249
- "comment": "Global messages. Change of dashboard sharing is done.",
1250
- "limit": 0
976
+ "comment": "Global messages. Change of dashboard sharing is done."
1251
977
  },
1252
978
  "messages.sharingChangedError.general": {
1253
979
  "value": "Failed to update the sharing settings. Try again later.",
1254
- "comment": "Global messages. Change of dashboard sharing fails.",
1255
- "limit": 0
980
+ "comment": "Global messages. Change of dashboard sharing fails."
1256
981
  },
1257
982
  "messages.shareLinkCopied": {
1258
983
  "value": "Link copied.",
1259
- "comment": "Global messages. Share link url copied to clipboard.",
1260
- "limit": 0
984
+ "comment": "Global messages. Share link url copied to clipboard."
1261
985
  },
1262
986
  "messages.sharingDialogError.general": {
1263
987
  "value": "Failed to load the sharing settings. Try again later.",
1264
- "comment": "Global messages. Load of dashboard sharing dialog fails.",
1265
- "limit": 0
988
+ "comment": "Global messages. Load of dashboard sharing dialog fails."
1266
989
  },
1267
990
  "messages.settingsDialogError.general": {
1268
991
  "value": "Failed to load the dashboard settings. Try again later.",
1269
- "comment": "Global messages. Load of dashboard settings dialog fails.",
1270
- "limit": 0
992
+ "comment": "Global messages. Load of dashboard settings dialog fails."
1271
993
  },
1272
994
  "visualization.dataTooLarge.headline": {
1273
995
  "value": "Too many data points to display",
1274
- "comment": "Error message headline when visualization has too much data to render",
1275
- "limit": 0
996
+ "comment": "Error message headline when visualization has too much data to render"
1276
997
  },
1277
998
  "visualization.dataTooLarge.text": {
1278
999
  "value": "Try applying one or more filters to your dashboard.",
1279
- "comment": "Suggested action when visualization has too much data to render",
1280
- "limit": 0
1000
+ "comment": "Suggested action when visualization has too much data to render"
1281
1001
  },
1282
1002
  "visualization.execute_protected_report.headline": {
1283
1003
  "value": "You are not authorized to see this report",
1284
- "comment": "Error message headline when user lacks permission to view a report",
1285
- "limit": 0
1004
+ "comment": "Error message headline when user lacks permission to view a report"
1286
1005
  },
1287
1006
  "visualization.execute_protected_report.text": {
1288
1007
  "value": "Contact your administrator.",
1289
- "comment": "Suggested action when user lacks permission to view a report",
1290
- "limit": 0
1008
+ "comment": "Suggested action when user lacks permission to view a report"
1291
1009
  },
1292
1010
  "visualization.empty.headline": {
1293
1011
  "value": "No data for your filter selection",
1294
- "comment": "Message shown when a visualization has no data to display due to the current filter settings",
1295
- "limit": 0
1012
+ "comment": "Message shown when a visualization has no data to display due to the current filter settings"
1296
1013
  },
1297
- "visualization.error.headline|insight": {
1014
+ "visualization.error.headline": {
1298
1015
  "value": "Sorry, we can't display this visualization",
1299
- "comment": "Error message header when a visualization fails to load or render",
1300
- "limit": 0
1301
- },
1302
- "visualization.error.headline|report": {
1303
- "value": "Sorry, we can't display this report",
1304
- "comment": "Error message header when a report fails to load or render",
1305
- "limit": 0,
1306
- "translate": false
1016
+ "comment": "Error message header when a visualization fails to load or render"
1307
1017
  },
1308
1018
  "visualization.error.text": {
1309
1019
  "value": "Contact your administrator.",
1310
- "comment": "Instructional text shown below an error message, guiding users to contact support",
1311
- "limit": 0
1020
+ "comment": "Instructional text shown below an error message, guiding users to contact support"
1312
1021
  },
1313
1022
  "visualization.warning.export.too_small": {
1314
1023
  "value": "Not enough space for visualization",
1315
- "comment": "Warning shown when there is insufficient space to properly display a visualization during export",
1316
- "limit": 0
1024
+ "comment": "Warning shown when there is insufficient space to properly display a visualization during export"
1317
1025
  },
1318
- "options.menu.unsupported.error._measure|insight": {
1026
+ "options.menu.unsupported.error._measure": {
1319
1027
  "value": "The visualization cannot be exported at the moment. Try applying different filters, or using different measures or attributes.",
1320
- "comment": "Error popup. Visualization cannot be exported to the file because of wrong setting of filters, measures or attributes.",
1321
- "limit": 0
1028
+ "comment": "Error popup. Visualization cannot be exported to the file because of wrong setting of filters, measures or attributes."
1322
1029
  },
1323
- "options.menu.unsupported.error._metric|insight": {
1030
+ "options.menu.unsupported.error._metric": {
1324
1031
  "value": "The visualization cannot be exported at the moment. Try applying different filters, or using different metrics or attributes.",
1325
- "comment": "Error popup. Visualization cannot be exported to the file because of wrong setting of filters, metrics or attributes.",
1326
- "limit": 0
1327
- },
1328
- "options.menu.unsupported.error._measure|report": {
1329
- "value": "The report cannot be exported at the moment. Try applying different filters, or using different measures or attributes.",
1330
- "comment": "Error popup. Report cannot be exported to the file because of wrong setting of filters, measures or attributes.",
1331
- "limit": 0,
1332
- "translate": false
1333
- },
1334
- "options.menu.unsupported.error._metric|report": {
1335
- "value": "The report cannot be exported at the moment. Try applying different filters, or using different metrics or attributes.",
1336
- "comment": "Error popup. Report cannot be exported to the file because of wrong setting of filters, metrics or attributes.",
1337
- "limit": 0,
1338
- "translate": false
1339
- },
1340
- "options.menu.unsupported.loading|insight": {
1341
- "value": "The visualization cannot be exported at the moment.",
1342
- "comment": "Error popup. Visualization cannot be exported to the file.",
1343
- "limit": 0
1032
+ "comment": "Error popup. Visualization cannot be exported to the file because of wrong setting of filters, metrics or attributes."
1344
1033
  },
1345
- "options.menu.unsupported.loading|report": {
1346
- "value": "The report cannot be exported at the moment.",
1347
- "comment": "Error popup. Report cannot be exported to the file.",
1348
- "limit": 0,
1349
- "translate": false
1034
+ "options.menu.unsupported.loading": {
1035
+ "value": "The visualization cannot be exported at the moment.",
1036
+ "comment": "Error popup. Visualization cannot be exported to the file."
1350
1037
  },
1351
1038
  "options.menu.unsupported.incompatibleWidget": {
1352
1039
  "value": "Unable to schedule the export on custom widget.",
1353
- "comment": "Error message shown when attempting to schedule an export for an unsupported custom widget type",
1354
- "limit": 0
1040
+ "comment": "Error message shown when attempting to schedule an export for an unsupported custom widget type"
1355
1041
  },
1356
1042
  "options.menu.unsupported.schedulingForInsightNotEnabled": {
1357
1043
  "value": "You cannot schedule an export for this widget.",
1358
- "comment": "Error message shown when scheduling exports is not enabled for the current insight or visualization. Tooltip for the widget that does not support scheduling, because it's disabled on the insight.",
1359
- "limit": 0
1044
+ "comment": "Error message shown when scheduling exports is not enabled for the current insight or visualization. Tooltip for the widget that does not support scheduling, because it's disabled on the insight."
1360
1045
  },
1361
1046
  "options.menu.unsupported.alertingForInsightNotEnabled": {
1362
1047
  "value": "You cannot create an alert for this widget.",
1363
- "comment": "Tooltip for the widget that does not support alerting, because it's disabled on the insight.",
1364
- "limit": 0
1048
+ "comment": "Tooltip for the widget that does not support alerting, because it's disabled on the insight."
1365
1049
  },
1366
1050
  "options.menu.unsupported.oldWidget": {
1367
1051
  "value": "Unable to schedule the export. Please resave the dashboard or contact your administrator.",
1368
- "comment": "Error message shown when attempting to schedule an export for a widget that needs to be resaved due to compatibility issues",
1369
- "limit": 0
1052
+ "comment": "Error message shown when attempting to schedule an export for a widget that needs to be resaved due to compatibility issues"
1370
1053
  },
1371
1054
  "options.menu.unsupported.xlsxOldWidget": {
1372
1055
  "value": "Unable to export. Please resave the dashboard or contact your administrator.",
1373
- "comment": "Error message shown when unable to export to XLSX due to widget compatibility issues, suggesting to resave the dashboard",
1374
- "limit": 0
1056
+ "comment": "Error message shown when unable to export to XLSX due to widget compatibility issues, suggesting to resave the dashboard"
1375
1057
  },
1376
1058
  "options.menu.unsupported.alertingOldWidget": {
1377
1059
  "value": "Unable to create an alert. Please resave the dashboard or contact your administrator.",
1378
- "comment": "Error message shown when unable to create an alert due to widget compatibility issues, suggesting to resave the dashboard",
1379
- "limit": 0
1060
+ "comment": "Error message shown when unable to create an alert due to widget compatibility issues, suggesting to resave the dashboard"
1380
1061
  },
1381
- "export.defaultTitle|insight": {
1062
+ "export.defaultTitle": {
1382
1063
  "value": "Untitled visualization",
1383
- "comment": "Default title for exported file",
1384
- "limit": 0
1385
- },
1386
- "export.defaultTitle|report": {
1387
- "value": "Untitled report",
1388
- "comment": "Default title for exported file",
1389
- "limit": 0,
1390
- "translate": false
1064
+ "comment": "Default title for exported file"
1391
1065
  },
1392
1066
  "export_unsupported.disabled": {
1393
1067
  "value": "Export is not supported",
1394
- "comment": "Export to the file not supported.",
1395
- "limit": 0
1068
+ "comment": "Export to the file not supported."
1396
1069
  },
1397
1070
  "widget.options.description": {
1398
1071
  "value": "Description",
1399
- "comment": "Label for the widget description field in widget options",
1400
- "limit": 0
1072
+ "comment": "Label for the widget description field in widget options"
1401
1073
  },
1402
1074
  "widget.options.menu": {
1403
1075
  "value": "Options",
1404
- "comment": "Title for the widget options menu that appears when clicking the options button on a widget",
1405
- "limit": 0
1076
+ "comment": "Title for the widget options menu that appears when clicking the options button on a widget"
1406
1077
  },
1407
1078
  "widget.options.menu.exportToCSV": {
1408
1079
  "value": "Export to CSV",
1409
- "comment": "Export to file with CSV extension.",
1410
- "limit": 0
1080
+ "comment": "Export to file with CSV extension."
1411
1081
  },
1412
1082
  "widget.options.menu.exportToXLSX": {
1413
1083
  "value": "Export to XLSX",
1414
- "comment": "Export to file with XLSX extension.",
1415
- "limit": 0
1084
+ "comment": "Export to file with XLSX extension."
1416
1085
  },
1417
1086
  "widget.options.menu.alerts": {
1418
1087
  "value": "Alerts",
1419
- "comment": "Item in the widget options menu",
1420
- "limit": 0
1088
+ "comment": "Item in the widget options menu"
1421
1089
  },
1422
1090
  "widget.options.menu.scheduleExport": {
1423
1091
  "value": "Schedule export",
1424
- "comment": "Menu item for scheduling regular exports of widget data",
1425
- "limit": 0
1092
+ "comment": "Menu item for scheduling regular exports of widget data"
1426
1093
  },
1427
1094
  "widget.options.menu.scheduleExport.edit": {
1428
1095
  "value": "Show schedules",
1429
- "comment": "Menu item to view and manage existing export schedules for the widget",
1430
- "limit": 0
1096
+ "comment": "Menu item to view and manage existing export schedules for the widget"
1431
1097
  },
1432
1098
  "widget.options.menu.XLSX": {
1433
1099
  "value": "Formatted (.xlsx)",
1434
- "comment": "Export to file with XLSX extension.",
1435
- "limit": 0
1100
+ "comment": "Export to file with XLSX extension."
1436
1101
  },
1437
1102
  "widget.options.menu.exportToCSV.formatted": {
1438
1103
  "value": "Formatted (.csv)",
1439
- "comment": "Export to file with CSV extension.",
1440
- "limit": 0
1104
+ "comment": "Export to file with CSV extension."
1441
1105
  },
1442
1106
  "widget.options.menu.exportToCSV.raw": {
1443
1107
  "value": "Raw (.csv)",
1444
- "comment": "Export to file with CSV extension.",
1445
- "limit": 0
1108
+ "comment": "Export to file with CSV extension."
1446
1109
  },
1447
1110
  "widget.error.missing_insight.message": {
1448
1111
  "value": "No visualization available",
1449
- "comment": "Error message shown when a widget's visualization cannot be loaded or is missing",
1450
- "limit": 0
1112
+ "comment": "Error message shown when a widget's visualization cannot be loaded or is missing"
1451
1113
  },
1452
1114
  "widget.error.missing_insight.description": {
1453
1115
  "value": "This visualization has been removed or is no longer accessible. Please contact your administrator or remove it from the dashboard.",
1454
- "comment": "Detailed error message explaining that a visualization is missing and suggesting actions to resolve the issue",
1455
- "limit": 0
1116
+ "comment": "Detailed error message explaining that a visualization is missing and suggesting actions to resolve the issue"
1456
1117
  },
1457
1118
  "widget.drill.dialog.exportToXLSX": {
1458
1119
  "value": "Export to XLSX",
1459
- "comment": "Button label for exporting widget data to XLSX format from the drill dialog",
1460
- "limit": 0
1120
+ "comment": "Button label for exporting widget data to XLSX format from the drill dialog"
1461
1121
  },
1462
1122
  "widget.drill.dialog.exportToCSV.formatted": {
1463
1123
  "value": "Export to CSV (formatted)",
1464
- "comment": "Button label for exporting formatted widget data to CSV format from the drill dialog",
1465
- "limit": 0
1124
+ "comment": "Button label for exporting formatted widget data to CSV format from the drill dialog"
1466
1125
  },
1467
1126
  "widget.drill.dialog.exportToCSV.raw": {
1468
1127
  "value": "Export to CSV (raw)",
1469
- "comment": "Button label for exporting raw widget data to CSV format from the drill dialog, without any formatting applied",
1470
- "limit": 0
1128
+ "comment": "Button label for exporting raw widget data to CSV format from the drill dialog, without any formatting applied"
1471
1129
  },
1472
1130
  "share.button.text": {
1473
1131
  "value": "Share",
1474
- "comment": "Text of button that opens share dialog",
1475
- "limit": 0
1132
+ "comment": "Text of button that opens share dialog"
1476
1133
  },
1477
1134
  "share.button.tooltip": {
1478
1135
  "value": "Share dashboard",
1479
- "comment": "Tooltip of button that opens share dialog",
1480
- "limit": 0
1136
+ "comment": "Tooltip of button that opens share dialog"
1481
1137
  },
1482
1138
  "dashboard.error.empty.heading": {
1483
1139
  "value": "This dashboard is empty",
1484
- "comment": "Heading shown when a dashboard contains no widgets or visualizations",
1485
- "limit": 0
1140
+ "comment": "Heading shown when a dashboard contains no widgets or visualizations"
1486
1141
  },
1487
- "dashboard.error.empty.text|insight": {
1142
+ "dashboard.error.empty.text": {
1488
1143
  "value": "All visualizations were removed.",
1489
- "comment": "Message shown when all visualizations have been removed from the dashboard",
1490
- "limit": 0
1491
- },
1492
- "dashboard.error.empty.text|report": {
1493
- "value": "All reports were removed.",
1494
- "comment": "Message shown when all reports have been removed from the dashboard",
1495
- "translate": false,
1496
- "limit": 0
1144
+ "comment": "Message shown when all visualizations have been removed from the dashboard"
1497
1145
  },
1498
1146
  "dashboard.shareDialog.underLenientControl.label": {
1499
1147
  "value": "Other users can access this dashboard if they drill to it",
1500
- "comment": "Label for the checkbox that controls whether users can access this dashboard by drilling into it from another dashboard, even if they're not explicitly granted access",
1501
- "limit": 0
1148
+ "comment": "Label for the checkbox that controls whether users can access this dashboard by drilling into it from another dashboard, even if they're not explicitly granted access"
1502
1149
  },
1503
1150
  "dashboard.shareDialog.lock.label": {
1504
1151
  "value": "Only admins can edit this dashboard",
1505
- "comment": "Label for the checkbox that restricts dashboard editing to administrators only",
1506
- "limit": 0
1152
+ "comment": "Label for the checkbox that restricts dashboard editing to administrators only"
1507
1153
  },
1508
1154
  "header.lockStatus.tooltip": {
1509
1155
  "value": "<b>This dashboard is locked.</b> Only administrators can edit this dashboard.",
1510
- "comment": "Tooltip shown when hovering over the dashboard lock icon, with emphasis on the locked status",
1511
- "limit": 0
1156
+ "comment": "Tooltip shown when hovering over the dashboard lock icon, with emphasis on the locked status"
1512
1157
  },
1513
1158
  "header.shareStatus.private.text": {
1514
1159
  "value": "Private",
1515
- "comment": "Text shown in the share status indicator when the dashboard is set to private visibility",
1516
- "limit": 0
1160
+ "comment": "Text shown in the share status indicator when the dashboard is set to private visibility"
1517
1161
  },
1518
1162
  "header.shareStatus.private.strict.tooltip": {
1519
1163
  "value": "Only you can view and edit this dashboard.",
1520
- "comment": "Tooltip shown when hovering over the private share status indicator with strict access enabled, indicating restricted access",
1521
- "limit": 0
1164
+ "comment": "Tooltip shown when hovering over the private share status indicator with strict access enabled, indicating restricted access"
1522
1165
  },
1523
1166
  "header.shareStatus.private.not.strict.tooltip": {
1524
1167
  "value": "The creator can edit this dashboard. Other users with appropriate user roles can edit this dashboard when they drill to it.",
1525
- "comment": "Tooltip explaining that while the dashboard is private, users with proper roles can edit it when accessing through drill navigation",
1526
- "limit": 0
1168
+ "comment": "Tooltip explaining that while the dashboard is private, users with proper roles can edit it when accessing through drill navigation"
1527
1169
  },
1528
1170
  "dashboard.shareDialog.removeAccessGranteeTooltip": {
1529
1171
  "value": "Remove access to this dashboard.",
1530
- "comment": "Tooltip for the button that revokes a user's or group's access to the dashboard",
1531
- "limit": 0
1172
+ "comment": "Tooltip for the button that revokes a user's or group's access to the dashboard"
1532
1173
  },
1533
1174
  "dashboard.shareDialog.removeAccessCreatorTooltip": {
1534
1175
  "value": "The user that created this dashboard. Creators cannot be removed.",
1535
- "comment": "Text of the tooltip shown above disabled button that removes user dashboard access right. Shown in the case when user cannot be removed because he is the creator of the dashboard.",
1536
- "limit": 0
1176
+ "comment": "Text of the tooltip shown above disabled button that removes user dashboard access right. Shown in the case when user cannot be removed because he is the creator of the dashboard."
1537
1177
  },
1538
1178
  "attributesDropdown.placeholder": {
1539
1179
  "value": "Search…",
1540
- "comment": "Placeholder text in attribute filter search input",
1541
- "limit": 0
1180
+ "comment": "Placeholder text in attribute filter search input"
1542
1181
  },
1543
1182
  "attributesDropdown.configuration": {
1544
1183
  "value": "Configuration",
1545
- "comment": "Configuration button label in attribute filter dropdown",
1546
- "limit": 0
1184
+ "comment": "Configuration button label in attribute filter dropdown"
1547
1185
  },
1548
1186
  "attributesDropdown.save": {
1549
1187
  "value": "Save",
1550
- "comment": "Save button label in attribute filter dropdown configuration",
1551
- "limit": 0
1188
+ "comment": "Save button label in attribute filter dropdown configuration"
1552
1189
  },
1553
1190
  "attributesDropdown.filterBy": {
1554
1191
  "value": "Filter by",
1555
- "comment": "Filter section label in attribute filter dropdown configuration",
1556
- "limit": 0
1192
+ "comment": "Filter section label in attribute filter dropdown configuration"
1557
1193
  },
1558
1194
  "attributesDropdown.displayValuesAs": {
1559
1195
  "value": "Display values as",
1560
- "comment": "Label for display format selection in attribute filter configuration",
1561
- "limit": 0
1196
+ "comment": "Label for display format selection in attribute filter configuration"
1562
1197
  },
1563
1198
  "attributesDropdown.title": {
1564
1199
  "value": "Title",
1565
- "comment": "Label for the title field in attribute dropdown components",
1566
- "limit": 0
1200
+ "comment": "Label for the title field in attribute dropdown components"
1567
1201
  },
1568
1202
  "attributesDropdown.title.reset": {
1569
1203
  "value": "Reset",
1570
- "comment": "Button label to reset the attribute title to its default value",
1571
- "limit": 0
1204
+ "comment": "Button label to reset the attribute title to its default value"
1572
1205
  },
1573
1206
  "attributesDropdown.selectionMode": {
1574
1207
  "value": "Selection",
1575
- "comment": "Label for the selection mode dropdown in attribute filter configuration",
1576
- "limit": 0
1208
+ "comment": "Label for the selection mode dropdown in attribute filter configuration"
1577
1209
  },
1578
1210
  "attributesDropdown.selectionMode.multi": {
1579
1211
  "value": "Multiple values",
1580
- "comment": "Option to allow selecting multiple values in the attribute filter",
1581
- "limit": 0
1212
+ "comment": "Option to allow selecting multiple values in the attribute filter"
1582
1213
  },
1583
1214
  "attributesDropdown.selectionMode.single": {
1584
1215
  "value": "Single value",
1585
- "comment": "Option to allow selecting only one value in the attribute filter",
1586
- "limit": 0
1216
+ "comment": "Option to allow selecting only one value in the attribute filter"
1587
1217
  },
1588
1218
  "attributesDropdown.selectionMode.disabled.tooltip": {
1589
1219
  "value": "Single value selection is not allowed if any filters are selected in Filter by.To use the Single value selection, disable all filters in Filter by.",
1590
- "comment": "Tooltip explaining why single value selection is disabled when filters are applied",
1591
- "limit": 0
1220
+ "comment": "Tooltip explaining why single value selection is disabled when filters are applied"
1592
1221
  },
1593
1222
  "attributesDropdown.parentFilter.disabled.tooltip": {
1594
1223
  "value": "Filtering by other filters is disabled for Single value selection. To set Filter by, select the multiple value selection.",
1595
- "comment": "Tooltip describing why choosing parent filters is disabled.",
1596
- "limit": 0
1224
+ "comment": "Tooltip describing why choosing parent filters is disabled."
1597
1225
  },
1598
1226
  "attributesDropdown.noConnectionMessage": {
1599
1227
  "value": "<strong>{childTitle}</strong> cannot be filtered by <strong>{parentTitle}</strong>. There is no connection between the filter attributes in the data model.",
1600
- "comment": "Error message when attributes cannot be filtered together. The <strong> tags emphasize attribute names, and {childTitle}/{parentTitle} show the specific attribute names.",
1601
- "limit": 0
1228
+ "comment": "Error message when attributes cannot be filtered together. The <strong> tags emphasize attribute names, and {childTitle}/{parentTitle} show the specific attribute names."
1602
1229
  },
1603
1230
  "attributesDropdown.details.dataset": {
1604
1231
  "value": "Dataset",
1605
- "comment": "Label for the dataset information section in attribute filter details",
1606
- "limit": 0
1232
+ "comment": "Label for the dataset information section in attribute filter details"
1607
1233
  },
1608
1234
  "attributesDropdown.details.values": {
1609
1235
  "value": "Values",
1610
- "comment": "Label for the values section in attribute filter details",
1611
- "limit": 0
1236
+ "comment": "Label for the values section in attribute filter details"
1612
1237
  },
1613
1238
  "attributesDropdown.details.shortening_decoration": {
1614
1239
  "value": "…and {count} more",
1615
- "comment": "Text shown when a list of attribute values is truncated. Placeholder {count} shows the number of additional attribute filter values. Example: '…and 5 more'.",
1616
- "limit": 0
1240
+ "comment": "Text shown when a list of attribute values is truncated. Placeholder {count} shows the number of additional attribute filter values. Example: '…and 5 more'."
1617
1241
  },
1618
1242
  "attributesDropdown.removeTooltip": {
1619
1243
  "value": "Remove from dashboard",
1620
- "comment": "Tooltip text of button for deleting filter",
1621
- "limit": 0
1244
+ "comment": "Tooltip text of button for deleting filter"
1622
1245
  },
1623
1246
  "layout.header.characters.left": {
1624
1247
  "value": "{currentCharactersCount} / {maximumCharactersCount} characters left",
1625
- "comment": "Label showing the number of characters remaining in the input field (e.g., '4 / 20 characters left')",
1626
- "limit": 0
1248
+ "comment": "Label showing the number of characters remaining in the input field (e.g., '4 / 20 characters left')"
1627
1249
  },
1628
1250
  "layout.header.add.title.placeholder": {
1629
1251
  "value": "Add Title here...",
1630
- "comment": "Add title component placeholder text",
1631
- "limit": 0
1252
+ "comment": "Add title component placeholder text"
1632
1253
  },
1633
1254
  "layout.header.add.description.placeholder": {
1634
1255
  "value": "Add Description here...",
1635
- "comment": "Add description component placeholder text",
1636
- "limit": 0
1256
+ "comment": "Add description component placeholder text"
1637
1257
  },
1638
1258
  "controlButtons.options.tooltip": {
1639
1259
  "value": "More actions",
1640
- "comment": "Tooltip shown when hovering over the options menu button",
1641
- "limit": 0
1260
+ "comment": "Tooltip shown when hovering over the options menu button"
1642
1261
  },
1643
1262
  "controlButtons.options.back": {
1644
1263
  "value": "Back to previous step",
1645
- "comment": "Button text for returning to the previous screen or action",
1646
- "limit": 0
1264
+ "comment": "Button text for returning to the previous screen or action"
1647
1265
  },
1648
1266
  "controlButtons.options.closeMenu": {
1649
1267
  "value": "Close menu",
1650
- "comment": "Button text for closing the options menu",
1651
- "limit": 0
1268
+ "comment": "Button text for closing the options menu"
1652
1269
  },
1653
1270
  "controlButtons.edit.value": {
1654
1271
  "value": "Edit",
1655
- "comment": "Button text for entering dashboard edit mode",
1656
- "limit": 0
1272
+ "comment": "Button text for entering dashboard edit mode"
1657
1273
  },
1658
1274
  "controlButtons.edit.tooltip": {
1659
1275
  "value": "Edit dashboard",
1660
- "comment": "Tooltip shown when hovering over the edit dashboard button",
1661
- "limit": 0
1276
+ "comment": "Tooltip shown when hovering over the edit dashboard button"
1662
1277
  },
1663
1278
  "controlButtons.edit.executionTimestampMode.tooltip": {
1664
1279
  "value": "To edit the dashboard, reset the date to today.",
1665
- "comment": "Tooltip explaining that historical dashboard view must be reset before editing",
1666
- "limit": 0
1280
+ "comment": "Tooltip explaining that historical dashboard view must be reset before editing"
1667
1281
  },
1668
1282
  "controlButtons.setting.value": {
1669
1283
  "value": "Settings",
1670
- "comment": "Button text for accessing dashboard settings",
1671
- "limit": 0
1284
+ "comment": "Button text for accessing dashboard settings"
1672
1285
  },
1673
1286
  "controlButtons.setting.title": {
1674
1287
  "value": "All settings related to this dashboard. You can change the dashboard description cross-filtering, saved filters allowed, and alerts evaluation frequency.",
1675
- "comment": "Extended tooltip describing available dashboard settings options",
1676
- "limit": 0
1288
+ "comment": "Extended tooltip describing available dashboard settings options"
1677
1289
  },
1678
1290
  "controlButtons.saveAndPublish.value": {
1679
1291
  "value": "Save & Publish",
1680
- "comment": "Button text for saving changes and publishing them to all users",
1681
- "limit": 0
1292
+ "comment": "Button text for saving changes and publishing them to all users"
1682
1293
  },
1683
1294
  "controlButtons.save.value": {
1684
1295
  "value": "Save",
1685
- "comment": "Button text for saving dashboard changes",
1686
- "limit": 0
1296
+ "comment": "Button text for saving dashboard changes"
1687
1297
  },
1688
1298
  "controlButtons.saveAndPublish.title": {
1689
1299
  "value": "All changes will be immediately visible to everyone who can access this dashboard.",
1690
- "comment": "Tooltip explaining the effect of saving and publishing dashboard changes",
1691
- "limit": 0
1300
+ "comment": "Tooltip explaining the effect of saving and publishing dashboard changes"
1692
1301
  },
1693
1302
  "controlButtons.saveAsPrivate.title": {
1694
1303
  "value": "All changes will be saved.",
1695
- "comment": "Tooltip explaining private save action effect",
1696
- "limit": 0
1304
+ "comment": "Tooltip explaining private save action effect"
1697
1305
  },
1698
1306
  "controlButtons.saveAndPublish.disable.empty.title": {
1699
1307
  "value": "Empty dashboard cannot be saved",
1700
- "comment": "Tooltip shown when save button is disabled because dashboard has no content",
1701
- "limit": 0
1308
+ "comment": "Tooltip shown when save button is disabled because dashboard has no content"
1702
1309
  },
1703
1310
  "controlButtons.saveAndPublish.disable.noChanges.title": {
1704
1311
  "value": "There are no changes to save",
1705
- "comment": "Tooltip shown when save button is disabled because there are no unsaved changes",
1706
- "limit": 0
1312
+ "comment": "Tooltip shown when save button is disabled because there are no unsaved changes"
1707
1313
  },
1708
1314
  "controlButtons.saving.value": {
1709
1315
  "value": "Saving…",
1710
- "comment": "Text shown while dashboard changes are being saved",
1711
- "limit": 0
1316
+ "comment": "Text shown while dashboard changes are being saved"
1712
1317
  },
1713
1318
  "gs.visualizationsList.tabs.all": {
1714
1319
  "value": "all",
1715
- "comment": "Tab label for showing all visualizations regardless of creator",
1716
- "limit": 0
1320
+ "comment": "Tab label for showing all visualizations regardless of creator"
1717
1321
  },
1718
1322
  "gs.visualizationsList.tabs.my": {
1719
1323
  "value": "created by me",
1720
- "comment": "Tab label for filtering visualizations to show only those created by current user",
1721
- "limit": 0
1324
+ "comment": "Tab label for filtering visualizations to show only those created by current user"
1722
1325
  },
1723
- "visualizationsList.noInsights|insight": {
1326
+ "visualizationsList.noInsights": {
1724
1327
  "value": "This workspace contains no visualizations.",
1725
- "comment": "Message shown when no visualizations exist in the workspace",
1726
- "limit": 0
1328
+ "comment": "Message shown when no visualizations exist in the workspace"
1727
1329
  },
1728
- "visualizationsList.noInsights|report": {
1729
- "value": "This workspace contains no reports.",
1730
- "comment": "Message shown when no reports exist in the workspace",
1731
- "limit": 0,
1732
- "translate": false
1733
- },
1734
- "visualizationsList.create|insight": {
1330
+ "visualizationsList.create": {
1735
1331
  "value": "Create visualization",
1736
- "comment": "Button text for creating a new visualization",
1737
- "limit": 0
1738
- },
1739
- "visualizationsList.create|report": {
1740
- "value": "Create report",
1741
- "comment": "Button text for creating a new report",
1742
- "translate": false,
1743
- "limit": 0
1332
+ "comment": "Button text for creating a new visualization"
1744
1333
  },
1745
- "visualizationsList.noUserInsights|insight": {
1334
+ "visualizationsList.noUserInsights": {
1746
1335
  "value": "No visualizations created.",
1747
- "comment": "Message shown when user has not created any visualizations",
1748
- "limit": 0
1336
+ "comment": "Message shown when user has not created any visualizations"
1749
1337
  },
1750
- "visualizationsList.noUserInsights|report": {
1751
- "value": "No reports created.",
1752
- "comment": "Message shown when user has not created any reports",
1753
- "limit": 0,
1754
- "translate": false
1755
- },
1756
- "visualizationsList.noVisualizationsFound|insight": {
1338
+ "visualizationsList.noVisualizationsFound": {
1757
1339
  "value": "No visualization matched.",
1758
- "comment": "Message shown when search returns no visualizations",
1759
- "limit": 0
1760
- },
1761
- "visualizationsList.noVisualizationsFound|report": {
1762
- "value": "No report matched.",
1763
- "comment": "Message shown when search returns no reports",
1764
- "limit": 0,
1765
- "translate": false
1340
+ "comment": "Message shown when search returns no visualizations"
1766
1341
  },
1767
- "search_insights|insight": {
1342
+ "search_insights": {
1768
1343
  "value": "Search all visualizations…",
1769
- "comment": "Placeholder text in visualization search input field",
1770
- "limit": 0
1771
- },
1772
- "search_insights|report": {
1773
- "value": "Search all reports…",
1774
- "comment": "Placeholder text in report search input field",
1775
- "limit": 0,
1776
- "translate": false
1344
+ "comment": "Placeholder text in visualization search input field"
1777
1345
  },
1778
1346
  "save.as.new": {
1779
1347
  "value": "Save as new",
1780
- "comment": "Button text for saving current item as a new copy",
1781
- "limit": 0
1348
+ "comment": "Button text for saving current item as a new copy"
1782
1349
  },
1783
1350
  "addPanel.deleteItem": {
1784
1351
  "value": "Drop to remove",
1785
- "comment": "Instructions shown in deletion target area during drag and drop",
1786
- "limit": 0
1352
+ "comment": "Instructions shown in deletion target area during drag and drop"
1787
1353
  },
1788
1354
  "addPanel.newItem": {
1789
1355
  "value": "New item",
1790
- "comment": "Generic label for a new dashboard item being added",
1791
- "limit": 0
1356
+ "comment": "Generic label for a new dashboard item being added"
1792
1357
  },
1793
1358
  "addPanel.attributeFilter": {
1794
1359
  "value": "Attribute Filter",
1795
- "comment": "Label for attribute filter component in add panel",
1796
- "limit": 0
1360
+ "comment": "Label for attribute filter component in add panel"
1797
1361
  },
1798
1362
  "addPanel.filter": {
1799
1363
  "value": "Filter",
1800
- "comment": "Label for generic filter component in add panel",
1801
- "limit": 0
1364
+ "comment": "Label for generic filter component in add panel"
1802
1365
  },
1803
1366
  "addPanel.attributeFilter.tooltip.no_attributes": {
1804
1367
  "value": "The attribute filter requires an attribute.",
1805
- "comment": "Error message shown when attempting to create filter without selecting attribute",
1806
- "limit": 0
1368
+ "comment": "Error message shown when attempting to create filter without selecting attribute"
1807
1369
  },
1808
1370
  "addPanel.attributeFilter.tooltip.no_items": {
1809
1371
  "value": "The filter requires an attribute or a date dataset.",
1810
- "comment": "Error message shown when filter has no data items selected",
1811
- "limit": 0
1372
+ "comment": "Error message shown when filter has no data items selected"
1812
1373
  },
1813
1374
  "addPanel.attributeFilter.tooltip.no_attributes.link": {
1814
1375
  "value": "Learn more",
1815
- "comment": "Link text for documentation about attribute filters",
1816
- "limit": 0
1376
+ "comment": "Link text for documentation about attribute filters"
1817
1377
  },
1818
1378
  "addPanel.kpi": {
1819
1379
  "value": "Key Performance Indicator",
1820
- "comment": "Label for KPI component in add panel",
1821
- "limit": 0
1380
+ "comment": "Label for KPI component in add panel"
1822
1381
  },
1823
1382
  "addPanel.richText": {
1824
1383
  "value": "Rich Text",
1825
- "comment": "Label for rich text editor component in add panel",
1826
- "limit": 0
1384
+ "comment": "Label for rich text editor component in add panel"
1827
1385
  },
1828
1386
  "addPanel.visualizationSwitcher": {
1829
1387
  "value": "Visualization switcher",
1830
- "comment": "Label for visualization switcher component in add panel",
1831
- "limit": 0
1388
+ "comment": "Label for visualization switcher component in add panel"
1832
1389
  },
1833
1390
  "addPanel.visualizationSwitcher.tooltip": {
1834
1391
  "value": "Combine multiple visualizations into a single element with a navigation dropdown for switching between them.",
1835
- "comment": "Tooltip describing the purpose of the visualization switcher component",
1836
- "limit": 0
1392
+ "comment": "Tooltip describing the purpose of the visualization switcher component"
1837
1393
  },
1838
1394
  "addPanel.dashboardLayout": {
1839
1395
  "value": "Column container",
1840
- "comment": "Label for container component that can group widgets in add panel",
1841
- "limit": 0
1396
+ "comment": "Label for container component that can group widgets in add panel"
1842
1397
  },
1843
1398
  "addPanel.dashboardLayout.tooltip": {
1844
1399
  "value": "Create a vertical group of widgets placed in a single column inside your section. Ideal for stacking multiple items.",
1845
- "comment": "Tooltip describing the purpose of the container component",
1846
- "limit": 0
1400
+ "comment": "Tooltip describing the purpose of the container component"
1847
1401
  },
1848
1402
  "addPanel.dashboardLayout.tooltip.learnMore": {
1849
1403
  "value": "Learn more",
1850
- "comment": "Link text for documentation about container component",
1851
- "limit": 0
1404
+ "comment": "Link text for documentation about container component"
1852
1405
  },
1853
1406
  "visualizationsList.dragToAdd": {
1854
1407
  "value": "Drag to add",
1855
- "comment": "Instruction to drag visualization to dashboard",
1856
- "limit": 0
1408
+ "comment": "Instruction to drag visualization to dashboard"
1857
1409
  },
1858
- "visualizationsList.savedVisualizations|insight": {
1410
+ "visualizationsList.savedVisualizations": {
1859
1411
  "value": "Saved visualizations",
1860
- "comment": "Header for the list of saved visualizations",
1861
- "limit": 0
1862
- },
1863
- "visualizationsList.savedVisualizations|report": {
1864
- "value": "Saved reports",
1865
- "comment": "Header for the list of saved reports",
1866
- "translate": false,
1867
- "limit": 0
1412
+ "comment": "Header for the list of saved visualizations"
1868
1413
  },
1869
1414
  "configurationPanel.drillConfig.selectDashboard": {
1870
1415
  "value": "Choose dashboard…",
1871
- "comment": "Placeholder text in dashboard selector for drill configuration",
1872
- "limit": 0
1416
+ "comment": "Placeholder text in dashboard selector for drill configuration"
1873
1417
  },
1874
1418
  "configurationPanel.drillConfig.drillIntoDashboard.searchPlaceholder": {
1875
1419
  "value": "Search all dashboards…",
1876
- "comment": "Placeholder text in search field for finding dashboards to drill into",
1877
- "limit": 0
1420
+ "comment": "Placeholder text in search field for finding dashboards to drill into"
1878
1421
  },
1879
1422
  "configurationPanel.drillConfig.forbiddenDashboard": {
1880
1423
  "value": "(Not shared with you)",
1881
- "comment": "Placeholder used instead of the name of a dashboard in a list if dashboard name cannot be shown because dashboard was not shared with the user..",
1882
- "limit": 0
1424
+ "comment": "Placeholder used instead of the name of a dashboard in a list if dashboard name cannot be shown because dashboard was not shared with the user.."
1883
1425
  },
1884
1426
  "configurationPanel.drillConfig.forbiddenDashboard.tooltip": {
1885
1427
  "value": "Dashboard is not shared with you, but other users have access to this dashboard.",
1886
- "comment": "Tooltip explaining the accessibility of the dashboard.",
1887
- "limit": 0
1428
+ "comment": "Tooltip explaining the accessibility of the dashboard."
1888
1429
  },
1889
1430
  "configurationPanel.drillConfig.notSharedDashboard.tooltip": {
1890
1431
  "value": "Dashboard is not shared with you, but all users can access it if they drill to it.",
1891
- "comment": "Tooltip explaining the accessibility of the dashboard.",
1892
- "limit": 0
1432
+ "comment": "Tooltip explaining the accessibility of the dashboard."
1893
1433
  },
1894
1434
  "configurationPanel.remove.form.dashboard": {
1895
1435
  "value": "Remove from dashboard",
1896
- "comment": "Button text for removing a widget from the dashboard",
1897
- "limit": 0
1436
+ "comment": "Button text for removing a widget from the dashboard"
1898
1437
  },
1899
1438
  "filterBar.filter.drop": {
1900
1439
  "value": "drop to add",
1901
- "comment": "Instruction shown in filter bar drop zone during drag operation",
1902
- "limit": 0
1440
+ "comment": "Instruction shown in filter bar drop zone during drag operation"
1903
1441
  },
1904
1442
  "filterBar.filter.addFilterPlaceholder": {
1905
1443
  "value": "Drag {icon} here",
1906
- "comment": "Instruction indicating where to drag filters with icon placeholder",
1907
- "limit": 0
1444
+ "comment": "Instruction indicating where to drag filters with icon placeholder"
1908
1445
  },
1909
1446
  "filterBar.filter.dropzone.tooltip": {
1910
1447
  "value": "Drag the attribute filter here.",
1911
- "comment": "Tooltip for attribute filter drop zone in filter bar",
1912
- "limit": 0
1448
+ "comment": "Tooltip for attribute filter drop zone in filter bar"
1913
1449
  },
1914
1450
  "filterBar.filter.dropzone.tooltip.generic": {
1915
1451
  "value": "Drag the filter here.",
1916
- "comment": "Tooltip for generic filter drop zone in filter bar",
1917
- "limit": 0
1452
+ "comment": "Tooltip for generic filter drop zone in filter bar"
1918
1453
  },
1919
1454
  "configurationPanel.title": {
1920
1455
  "value": "Configuration",
1921
- "comment": "Label of widget configuration section",
1922
- "limit": 0
1456
+ "comment": "Label of widget configuration section"
1923
1457
  },
1924
1458
  "configurationPanel.filterBy": {
1925
1459
  "value": "Filter by",
1926
- "comment": "Label for filter selection in widget configuration panel",
1927
- "limit": 0
1460
+ "comment": "Label for filter selection in widget configuration panel"
1928
1461
  },
1929
1462
  "configurationPanel.dateAs": {
1930
1463
  "value": "as",
1931
- "comment": "Conjunction word used in date granularity selection",
1932
- "limit": 0
1464
+ "comment": "Conjunction word used in date granularity selection"
1933
1465
  },
1934
- "configurationPanel.vizCantBeFilteredByAttribute|insight": {
1466
+ "configurationPanel.vizCantBeFilteredByAttribute": {
1935
1467
  "value": "The visualization cannot be filtered by {attributeName}. Unselect the check box.",
1936
- "comment": "Warning message when attempting to apply incompatible attribute filter to visualization",
1937
- "limit": 0
1938
- },
1939
- "configurationPanel.vizCantBeFilteredByAttribute|report": {
1940
- "value": "The report cannot be filtered by {attributeName}. Unselect the check box.",
1941
- "comment": "Warning message when attempting to apply incompatible attribute filter to report",
1942
- "translate": false,
1943
- "limit": 0
1468
+ "comment": "Warning message when attempting to apply incompatible attribute filter to visualization"
1944
1469
  },
1945
1470
  "configurationPanel.kpiCantBeFilteredByAttribute": {
1946
1471
  "value": "The kpi cannot be filtered by {attributeName}. Unselect the check box.",
1947
- "comment": "Warning message when attempting to apply incompatible attribute filter to KPI",
1948
- "limit": 0
1472
+ "comment": "Warning message when attempting to apply incompatible attribute filter to KPI"
1949
1473
  },
1950
- "configurationPanel.vizCantBeFilteredByDate|insight": {
1474
+ "configurationPanel.vizCantBeFilteredByDate": {
1951
1475
  "value": "The visualization cannot be filtered by Date. Unselect the check box.",
1952
- "comment": "Warning message when attempting to apply date filter to incompatible visualization",
1953
- "limit": 0
1954
- },
1955
- "configurationPanel.vizCantBeFilteredByDate|report": {
1956
- "value": "The report cannot be filtered by Date. Unselect the check box.",
1957
- "comment": "Warning message when attempting to apply date filter to incompatible report",
1958
- "translate": false,
1959
- "limit": 0
1476
+ "comment": "Warning message when attempting to apply date filter to incompatible visualization"
1960
1477
  },
1961
1478
  "configurationPanel.kpiCantBeFilteredByDate": {
1962
1479
  "value": "The kpi cannot be filtered by Date. Unselect the check box.",
1963
- "comment": "Warning message when attempting to apply date filter to incompatible KPI",
1964
- "limit": 0
1480
+ "comment": "Warning message when attempting to apply date filter to incompatible KPI"
1965
1481
  },
1966
- "configurationPanel.unrelatedVizDateInfo|insight": {
1482
+ "configurationPanel.unrelatedVizDateInfo": {
1967
1483
  "value": "\"{dateDataSet}\" can no longer be applied to the visualization. Select a different dimension or edit the visualization.",
1968
- "comment": "Error message when selected date dimension is no longer compatible with the visualization",
1969
- "limit": 0
1970
- },
1971
- "configurationPanel.unrelatedVizDateInfo|report": {
1972
- "value": "\"{dateDataSet}\" can no longer be applied to the report. Select a different dimension or edit the report.",
1973
- "comment": "Error message when selected date dimension is no longer compatible with the report",
1974
- "translate": false,
1975
- "limit": 0
1484
+ "comment": "Error message when selected date dimension is no longer compatible with the visualization"
1976
1485
  },
1977
1486
  "configurationPanel.unrelatedKpiDateInfo": {
1978
1487
  "value": "\"{dateDataSet}\" can no longer be applied to the kpi. Select a different dimension or edit the kpi.",
1979
- "comment": "Error message when selected date dimension is no longer compatible with the KPI",
1980
- "limit": 0
1488
+ "comment": "Error message when selected date dimension is no longer compatible with the KPI"
1981
1489
  },
1982
1490
  "configurationPanel.interactions": {
1983
1491
  "value": "Interactions",
1984
- "comment": "Header for the section configuring widget interaction options",
1985
- "limit": 0
1492
+ "comment": "Header for the section configuring widget interaction options"
1986
1493
  },
1987
1494
  "configurationPanel.drillConfig.interactions": {
1988
1495
  "value": "Drill interactions",
1989
- "comment": "Header of a section for configuring data drilling capabilities",
1990
- "limit": 0
1496
+ "comment": "Header of a section for configuring data drilling capabilities"
1991
1497
  },
1992
1498
  "configurationPanel.drillConfig.addInteraction": {
1993
1499
  "value": "Add interaction",
1994
- "comment": "Button label for creating a new drill interaction in widget configuration",
1995
- "limit": 30
1500
+ "comment": "Button label for creating a new drill interaction in widget configuration"
1996
1501
  },
1997
1502
  "configurationPanel.drillConfig.clickHint": {
1998
1503
  "value": "When I click on",
1999
- "comment": "First part of the drill interaction configuration sentence. Example in sentence: \"WHEN I CLICK ON on value of measure 'Number of user accounts', drill into detail.\"",
2000
- "limit": 0
1504
+ "comment": "First part of the drill interaction configuration sentence. Example in sentence: \"WHEN I CLICK ON on value of measure 'Number of user accounts', drill into detail.\""
2001
1505
  },
2002
1506
  "configurationPanel.drillConfig.measureValue._measure": {
2003
1507
  "value": "Value of measure",
2004
- "comment": "Label for selecting measure value as drill target in configuration. Example in sentence: \"When I click on VALUE OF MEASURE 'Number of user accounts', drill into detail.\"",
2005
- "limit": 0
1508
+ "comment": "Label for selecting measure value as drill target in configuration. Example in sentence: \"When I click on VALUE OF MEASURE 'Number of user accounts', drill into detail.\""
2006
1509
  },
2007
1510
  "configurationPanel.drillConfig.measureValue._metric": {
2008
1511
  "value": "Value of metric",
2009
- "comment": "Label for selecting metric value as drill target in configuration. Example in sentence: \"When I click on VALUE OF METRIC 'Number of user accounts', drill into detail.\"",
2010
- "limit": 0
1512
+ "comment": "Label for selecting metric value as drill target in configuration. Example in sentence: \"When I click on VALUE OF METRIC 'Number of user accounts', drill into detail.\""
2011
1513
  },
2012
1514
  "configurationPanel.drillConfig.attributeValue": {
2013
1515
  "value": "Value of attribute",
2014
- "comment": "Label for selecting attribute value as drill target in configuration. Example in sentence: \"When I click on VALUE OF ATTRIBUTE 'Account', drill into detail.\"",
2015
- "limit": 0
1516
+ "comment": "Label for selecting attribute value as drill target in configuration. Example in sentence: \"When I click on VALUE OF ATTRIBUTE 'Account', drill into detail.\""
2016
1517
  },
2017
1518
  "configurationPanel.drillConfig.selectTarget": {
2018
1519
  "value": "I want to",
2019
- "comment": "Middle part of the drill interaction configuration sentence",
2020
- "limit": 0
1520
+ "comment": "Middle part of the drill interaction configuration sentence"
2021
1521
  },
2022
1522
  "configurationPanel.drillConfig.clickHintItem": {
2023
1523
  "value": "When I click on <addon>(value of)</addon>",
2024
- "comment": "First part of drill interaction configuration with addon markup",
2025
- "limit": 0
1524
+ "comment": "First part of drill interaction configuration with addon markup"
2026
1525
  },
2027
1526
  "configurationPanel.drillConfig.drillIntoDashboard": {
2028
1527
  "value": "Drill into dashboard",
2029
- "comment": "Option for drilling into another dashboard in data interaction",
2030
- "limit": 0
1528
+ "comment": "Option for drilling into another dashboard in data interaction"
2031
1529
  },
2032
- "configurationPanel.drillConfig.drillIntoInsight|insight": {
1530
+ "configurationPanel.drillConfig.drillIntoInsight": {
2033
1531
  "value": "Drill into visualization",
2034
- "comment": "Option for drilling into detailed visualization in data interaction",
2035
- "limit": 0
2036
- },
2037
- "configurationPanel.drillConfig.drillIntoInsight|report": {
2038
- "value": "Drill into report",
2039
- "comment": "Option for drilling into detailed report in data interaction",
2040
- "translate": false,
2041
- "limit": 0
1532
+ "comment": "Option for drilling into detailed visualization in data interaction"
2042
1533
  },
2043
1534
  "configurationPanel.drillConfig.drillDown": {
2044
1535
  "value": "Drill down",
2045
- "comment": "Option for navigating to next level of detail in data hierarchy",
2046
- "limit": 0
1536
+ "comment": "Option for navigating to next level of detail in data hierarchy"
2047
1537
  },
2048
1538
  "configurationPanel.drillConfig.disableDrillDownTooltip": {
2049
1539
  "value": "Drill down is turned off in this visualization's configuration.",
2050
- "comment": "Tooltip explaining why drill down option is disabled",
2051
- "limit": 0
1540
+ "comment": "Tooltip explaining why drill down option is disabled"
2052
1541
  },
2053
1542
  "configurationPanel.drillConfig.drillIntoUrl": {
2054
1543
  "value": "Drill into URL",
2055
- "comment": "Option for creating external URL link from data point",
2056
- "limit": 0
1544
+ "comment": "Option for creating external URL link from data point"
2057
1545
  },
2058
1546
  "configurationPanel.drillConfig.drillIntoUrl.invalidCustomUrl": {
2059
1547
  "value": "Invalid URL parameters",
2060
- "comment": "Error message shown when URL drill target has invalid parameters",
2061
- "limit": 0
1548
+ "comment": "Error message shown when URL drill target has invalid parameters"
2062
1549
  },
2063
1550
  "configurationPanel.drillConfig.select": {
2064
1551
  "value": "Choose action…",
2065
- "comment": "Placeholder text in drill action dropdown menu",
2066
- "limit": 0
1552
+ "comment": "Placeholder text in drill action dropdown menu"
2067
1553
  },
2068
- "configurationPanel.drillConfig.drillIntoDashboard.dateFilterWarning|insight": {
1554
+ "configurationPanel.drillConfig.drillIntoDashboard.dateFilterWarning": {
2069
1555
  "value": "The date attribute value from the visualization will not be transferred to filter the target dashboard.",
2070
- "comment": "Warning about limitations when drilling with date attributes",
2071
- "limit": 0
2072
- },
2073
- "configurationPanel.drillConfig.drillIntoDashboard.dateFilterWarning|report": {
2074
- "value": "The date attribute value from the report will not be transferred to filter the target dashboard.",
2075
- "comment": "Warning about limitations when drilling with date attributes from reports",
2076
- "translate": false,
2077
- "limit": 0
1556
+ "comment": "Warning about limitations when drilling with date attributes"
2078
1557
  },
2079
1558
  "configurationPanel.drillConfig.drillIntersectionIgnoredAttributes.label": {
2080
1559
  "value": "Pass as filter:",
2081
- "comment": "Label for selecting which attributes to pass as filters during drill",
2082
- "limit": 0
1560
+ "comment": "Label for selecting which attributes to pass as filters during drill"
2083
1561
  },
2084
1562
  "configurationPanel.drillConfig.drillIntersectionIgnoredAttributes.dropdown.title": {
2085
1563
  "value": "Pass as filters",
2086
- "comment": "Title of the attribute filter selection dropdown",
2087
- "limit": 0
1564
+ "comment": "Title of the attribute filter selection dropdown"
2088
1565
  },
2089
1566
  "configurationPanel.drillConfig.drillIntersectionIgnoredAttributes.dropdown.tooltip": {
2090
1567
  "value": "Disable the attribute or date to exclude its value from being passed as a filter to the drill destination.",
2091
- "comment": "Tooltip explaining how to exclude attributes from drill filters",
2092
- "limit": 0
1568
+ "comment": "Tooltip explaining how to exclude attributes from drill filters"
2093
1569
  },
2094
1570
  "configurationPanel.drillConfig.drillIntersectionIgnoredAttributes.dropdown.all": {
2095
1571
  "value": "All",
2096
- "comment": "Option to pass all attributes as filters during drill",
2097
- "limit": 0
1572
+ "comment": "Option to pass all attributes as filters during drill"
2098
1573
  },
2099
1574
  "configurationPanel.drillConfig.drillIntersectionIgnoredAttributes.dropdown.none": {
2100
1575
  "value": "None",
2101
- "comment": "Option to not pass any attributes as filters during drill",
2102
- "limit": 0
1576
+ "comment": "Option to not pass any attributes as filters during drill"
2103
1577
  },
2104
1578
  "configurationPanel.visualprops.sectionTitle": {
2105
1579
  "value": "Title",
2106
- "comment": "Section header for widget title configuration",
2107
- "limit": 0
1580
+ "comment": "Section header for widget title configuration"
2108
1581
  },
2109
1582
  "configurationPanel.visualprops.hideTitle": {
2110
1583
  "value": "Hide title",
2111
- "comment": "Checkbox label to hide widget title",
2112
- "limit": 0
1584
+ "comment": "Checkbox label to hide widget title"
2113
1585
  },
2114
1586
  "configurationPanel.visualprops.sectionDescription": {
2115
1587
  "value": "Description",
2116
- "comment": "Section header for widget description configuration",
2117
- "limit": 0
1588
+ "comment": "Section header for widget description configuration"
2118
1589
  },
2119
1590
  "configurationPanel.visualprops.inheritDescription": {
2120
1591
  "value": "Inherit",
2121
- "comment": "Option to use the original description from the source item",
2122
- "limit": 0
1592
+ "comment": "Option to use the original description from the source item"
2123
1593
  },
2124
- "configurationPanel.visualprops.inheritDescriptionHelp|insight": {
1594
+ "configurationPanel.visualprops.inheritDescriptionHelp": {
2125
1595
  "value": "Inherit the description from the visualization.",
2126
- "comment": "Help text explaining the inherit description option for visualizations",
2127
- "limit": 0
2128
- },
2129
- "configurationPanel.visualprops.inheritDescriptionHelp|report": {
2130
- "value": "Inherit the description from the report.",
2131
- "comment": "Help text explaining the inherit description option for reports",
2132
- "translate": false,
2133
- "limit": 0
1596
+ "comment": "Help text explaining the inherit description option for visualizations"
2134
1597
  },
2135
1598
  "configurationPanel.visualprops.customDescription": {
2136
1599
  "value": "Custom",
2137
- "comment": "Option to create a custom description rather than using default",
2138
- "limit": 0
1600
+ "comment": "Option to create a custom description rather than using default"
2139
1601
  },
2140
- "configurationPanel.visualprops.customDescriptionHelp|insight": {
1602
+ "configurationPanel.visualprops.customDescriptionHelp": {
2141
1603
  "value": "Add a custom description for this instance of the visualization.",
2142
- "comment": "Help text explaining the custom description option for visualizations",
2143
- "limit": 0
2144
- },
2145
- "configurationPanel.visualprops.customDescriptionHelp|report": {
2146
- "value": "Add a custom description for this instance of the report.",
2147
- "comment": "Help text explaining the custom description option for reports",
2148
- "translate": false,
2149
- "limit": 0
1604
+ "comment": "Help text explaining the custom description option for visualizations"
2150
1605
  },
2151
1606
  "configurationPanel.visualprops.noneDescription": {
2152
1607
  "value": "None",
2153
- "comment": "Option to hide description completely",
2154
- "limit": 0
1608
+ "comment": "Option to hide description completely"
2155
1609
  },
2156
1610
  "configurationPanel.visualprops.includeMetrics._measure": {
2157
1611
  "value": "Include measure descriptions",
2158
- "comment": "Checkbox label for option to show measure descriptions",
2159
- "limit": 0
1612
+ "comment": "Checkbox label for option to show measure descriptions"
2160
1613
  },
2161
1614
  "configurationPanel.visualprops.includeMetrics._metric": {
2162
1615
  "value": "Include metric descriptions",
2163
- "comment": "Checkbox label for option to show metric descriptions",
2164
- "limit": 0
1616
+ "comment": "Checkbox label for option to show metric descriptions"
2165
1617
  },
2166
- "configurationPanel.visualprops.includeMetricsHelp._measure|insight": {
1618
+ "configurationPanel.visualprops.includeMetricsHelp._measure": {
2167
1619
  "value": "Display section with list of visualization’s measures and their description.",
2168
- "comment": "Help text explaining the option to show measure descriptions in visualization",
2169
- "limit": 0
1620
+ "comment": "Help text explaining the option to show measure descriptions in visualization"
2170
1621
  },
2171
- "configurationPanel.visualprops.includeMetricsHelp._metric|insight": {
1622
+ "configurationPanel.visualprops.includeMetricsHelp._metric": {
2172
1623
  "value": "Display section with list of visualization’s metrics and their description.",
2173
- "comment": "Help text explaining the option to show metric descriptions in visualization",
2174
- "limit": 0
2175
- },
2176
- "configurationPanel.visualprops.includeMetricsHelp._measure|report": {
2177
- "value": "Display section with list of report’s measures and their description.",
2178
- "comment": "Help text explaining the option to show measure descriptions in report",
2179
- "translate": false,
2180
- "limit": 0
2181
- },
2182
- "configurationPanel.visualprops.includeMetricsHelp._metric|report": {
2183
- "value": "Display section with list of report’s metrics and their description.",
2184
- "comment": "Help text explaining the option to show metric descriptions in report",
2185
- "translate": false,
2186
- "limit": 0
1624
+ "comment": "Help text explaining the option to show metric descriptions in visualization"
2187
1625
  },
2188
1626
  "configurationPanel.visualprops.descriptionPlaceholder": {
2189
1627
  "value": "Add description…",
2190
- "comment": "Placeholder text in description input field",
2191
- "limit": 0
1628
+ "comment": "Placeholder text in description input field"
2192
1629
  },
2193
1630
  "configurationPanel.drillIntoUrl.defaultButtonValue": {
2194
1631
  "value": "Choose URL",
2195
- "comment": "Default text in URL drill target selection dropdown",
2196
- "limit": 0
1632
+ "comment": "Default text in URL drill target selection dropdown"
2197
1633
  },
2198
1634
  "configurationPanel.drillIntoUrl.attributeUrlSectionTitle": {
2199
1635
  "value": "Hyperlink in attribute label",
2200
- "comment": "Section title for attribute hyperlink configuration",
2201
- "limit": 0
1636
+ "comment": "Section title for attribute hyperlink configuration"
2202
1637
  },
2203
1638
  "configurationPanel.drillIntoUrl.customUrlSectionTitle": {
2204
1639
  "value": "Custom URL",
2205
- "comment": "Section title for custom URL configuration",
2206
- "limit": 0
1640
+ "comment": "Section title for custom URL configuration"
2207
1641
  },
2208
1642
  "configurationPanel.drillIntoUrl.editor.addUrlTitle": {
2209
1643
  "value": "Add custom URL",
2210
- "comment": "Dialog title when creating a new custom URL",
2211
- "limit": 0
1644
+ "comment": "Dialog title when creating a new custom URL"
2212
1645
  },
2213
1646
  "configurationPanel.drillIntoUrl.editor.editUrlTitle": {
2214
1647
  "value": "Edit custom URL",
2215
- "comment": "Dialog title when modifying an existing custom URL",
2216
- "limit": 0
1648
+ "comment": "Dialog title when modifying an existing custom URL"
2217
1649
  },
2218
1650
  "configurationPanel.drillIntoUrl.editor.textAreaLabel": {
2219
1651
  "value": "URL",
2220
- "comment": "Label for URL input field in the URL editor",
2221
- "limit": 0
1652
+ "comment": "Label for URL input field in the URL editor"
2222
1653
  },
2223
1654
  "configurationPanel.drillIntoUrl.editor.parametersPanelLabel": {
2224
1655
  "value": "Parameters",
2225
- "comment": "Section header for URL parameters configuration",
2226
- "limit": 0
1656
+ "comment": "Section header for URL parameters configuration"
2227
1657
  },
2228
1658
  "configurationPanel.drillIntoUrl.editor.parametersPanelTooltip": {
2229
1659
  "value": "Parameters are placeholders that are replaced by dynamic values during drilling.",
2230
- "comment": "Tooltip explaining URL parameters functionality",
2231
- "limit": 0
1660
+ "comment": "Tooltip explaining URL parameters functionality"
2232
1661
  },
2233
1662
  "configurationPanel.drillIntoUrl.editor.addParameterButtonLabel": {
2234
1663
  "value": "Add",
2235
- "comment": "Button text for adding a new URL parameter",
2236
- "limit": 0
1664
+ "comment": "Button text for adding a new URL parameter"
2237
1665
  },
2238
1666
  "configurationPanel.drillIntoUrl.editor.parameterDetailType": {
2239
1667
  "value": "Type",
2240
- "comment": "Label for parameter type selector in URL editor",
2241
- "limit": 0
1668
+ "comment": "Label for parameter type selector in URL editor"
2242
1669
  },
2243
1670
  "configurationPanel.drillIntoUrl.editor.parameterDetailLabel": {
2244
1671
  "value": "Label",
2245
- "comment": "Label for parameter name field in URL editor",
2246
- "limit": 0
1672
+ "comment": "Label for parameter name field in URL editor"
2247
1673
  },
2248
1674
  "configurationPanel.drillIntoUrl.editor.parameterDetailValues": {
2249
1675
  "value": "{numberOfValues, plural, one {Value} other {Values}}",
2250
- "comment": "Title of values section in parameter detail in 'Custom URL' editor. Uses pluralization based on the number of values. Examples: When there is 1 value, it will show 'Value'. When there are multiple values, it will show 'Values'.",
2251
- "limit": 0
1676
+ "comment": "Title of values section in parameter detail in 'Custom URL' editor. Uses pluralization based on the number of values. Examples: When there is 1 value, it will show 'Value'. When there are multiple values, it will show 'Values'."
2252
1677
  },
2253
1678
  "configurationPanel.drillIntoUrl.editor.parameterDetailMoreValues": {
2254
1679
  "value": "...and {count} more",
2255
- "comment": "Info about number of additional values not shown in parameter detail in 'Custom URL' editor. The placeholder {count} will be replaced with a number. Example: '...and 5 more' when there are 5 additional values not displayed.",
2256
- "limit": 0
1680
+ "comment": "Info about number of additional values not shown in parameter detail in 'Custom URL' editor. The placeholder {count} will be replaced with a number. Example: '...and 5 more' when there are 5 additional values not displayed."
2257
1681
  },
2258
- "configurationPanel.drillIntoUrl.editor.insightIdParameterLabel|insight": {
1682
+ "configurationPanel.drillIntoUrl.editor.insightIdParameterLabel": {
2259
1683
  "value": "Visualization ID",
2260
- "comment": "Label of the visualization parameter in Drill to URL 'Custom URL' editor.",
2261
- "limit": 0
2262
- },
2263
- "configurationPanel.drillIntoUrl.editor.insightIdParameterLabel|report": {
2264
- "value": "Report ID",
2265
- "comment": "Label of the report parameter in Drill to URL 'Custom URL' editor.",
2266
- "translate": false,
2267
- "limit": 0
1684
+ "comment": "Label of the visualization parameter in Drill to URL 'Custom URL' editor."
2268
1685
  },
2269
1686
  "configurationPanel.drillIntoUrl.editor.clientIdParameterLabel": {
2270
1687
  "value": "Client ID",
2271
- "comment": "Label of the client parameter in Drill to URL 'Custom URL' editor.",
2272
- "limit": 0
1688
+ "comment": "Label of the client parameter in Drill to URL 'Custom URL' editor."
2273
1689
  },
2274
1690
  "configurationPanel.drillIntoUrl.editor.dataProductIdParameterLabel": {
2275
1691
  "value": "Data product ID",
2276
- "comment": "Label of the data product parameter in Drill to URL 'Custom URL' editor.",
2277
- "limit": 0
1692
+ "comment": "Label of the data product parameter in Drill to URL 'Custom URL' editor."
2278
1693
  },
2279
1694
  "configurationPanel.drillIntoUrl.editor.projectIdParameterLabel": {
2280
1695
  "value": "Project ID",
2281
- "comment": "Label of the project parameter in Drill to URL 'Custom URL' editor.",
2282
- "limit": 0
1696
+ "comment": "Label of the project parameter in Drill to URL 'Custom URL' editor."
2283
1697
  },
2284
1698
  "configurationPanel.drillIntoUrl.editor.workspaceIdParameterLabel": {
2285
1699
  "value": "Workspace ID",
2286
- "comment": "Label of the workspace parameter in Drill to URL 'Custom URL' editor.",
2287
- "limit": 0
1700
+ "comment": "Label of the workspace parameter in Drill to URL 'Custom URL' editor."
2288
1701
  },
2289
1702
  "configurationPanel.drillIntoUrl.editor.widgetIdParameterLabel": {
2290
1703
  "value": "Widget ID",
2291
- "comment": "Label of the widget parameter in Drill to URL 'Custom URL' editor.",
2292
- "limit": 0
1704
+ "comment": "Label of the widget parameter in Drill to URL 'Custom URL' editor."
2293
1705
  },
2294
1706
  "configurationPanel.drillIntoUrl.editor.dashboardIdParameterLabel": {
2295
1707
  "value": "Dashboard ID",
2296
- "comment": "Label of the dashboard parameter in Drill to URL 'Custom URL' editor.",
2297
- "limit": 0
1708
+ "comment": "Label of the dashboard parameter in Drill to URL 'Custom URL' editor."
2298
1709
  },
2299
1710
  "configurationPanel.drillIntoUrl.editor.identifierTypeLabel": {
2300
1711
  "value": "Identifier",
2301
- "comment": "Type label of identifier in parameter detail",
2302
- "limit": 0
1712
+ "comment": "Type label of identifier in parameter detail"
2303
1713
  },
2304
- "configurationPanel.drillIntoUrl.editor.insightParametersSectionLabel|insight": {
1714
+ "configurationPanel.drillIntoUrl.editor.insightParametersSectionLabel": {
2305
1715
  "value": "Visualization",
2306
- "comment": "Section header for insight parameters",
2307
- "limit": 0
2308
- },
2309
- "configurationPanel.drillIntoUrl.editor.insightParametersSectionLabel|report": {
2310
- "value": "Report",
2311
- "comment": "Section header for report parameters",
2312
- "translate": false,
2313
- "limit": 0
1716
+ "comment": "Section header for insight parameters"
2314
1717
  },
2315
1718
  "configurationPanel.drillIntoUrl.editor.identifierParametersSectionLabel": {
2316
1719
  "value": "Identifiers",
2317
- "comment": "Section header for identifier parameters in URL drill editor",
2318
- "limit": 0
1720
+ "comment": "Section header for identifier parameters in URL drill editor"
2319
1721
  },
2320
1722
  "configurationPanel.drillIntoUrl.editor.dashboardParametersSectionLabel": {
2321
1723
  "value": "Dashboard",
2322
- "comment": "Section header for dashboard filter parameters in URL drill editor",
2323
- "limit": 0
1724
+ "comment": "Section header for dashboard filter parameters in URL drill editor"
2324
1725
  },
2325
1726
  "configurationPanel.drillIntoUrl.editor.applyButtonLabel": {
2326
1727
  "value": "Apply",
2327
- "comment": "Button to confirm and save URL drill configuration",
2328
- "limit": 0
1728
+ "comment": "Button to confirm and save URL drill configuration"
2329
1729
  },
2330
1730
  "configurationPanel.drillIntoUrl.editor.cancelButtonLabel": {
2331
1731
  "value": "Cancel",
2332
- "comment": "Button to discard URL drill configuration changes",
2333
- "limit": 0
1732
+ "comment": "Button to discard URL drill configuration changes"
2334
1733
  },
2335
1734
  "configurationPanel.drillIntoUrl.editor.textAreaPlaceholder": {
2336
1735
  "value": "Enter URL and add parameters from the right panel.",
2337
- "comment": "Placeholder text in URL input field",
2338
- "limit": 0
1736
+ "comment": "Placeholder text in URL input field"
2339
1737
  },
2340
1738
  "configurationPanel.drillIntoUrl.editor.helpButtonLabel": {
2341
1739
  "value": "How to create custom URLs?",
2342
- "comment": "Help link text for URL drill configuration",
2343
- "limit": 0
1740
+ "comment": "Help link text for URL drill configuration"
2344
1741
  },
2345
1742
  "configurationPanel.drillIntoUrl.editor.invalidAttributeDisplayForms": {
2346
1743
  "value": "Invalid parameters: {invalidParameters}",
2347
- "comment": "Error message shown when URL contains invalid parameters",
2348
- "limit": 0
1744
+ "comment": "Error message shown when URL contains invalid parameters"
2349
1745
  },
2350
1746
  "configurationPanel.drillIntoUrl.customUrlAddButtonLabel": {
2351
1747
  "value": "Add custom URL",
2352
- "comment": "Button to create a new custom URL for drilling",
2353
- "limit": 0
1748
+ "comment": "Button to create a new custom URL for drilling"
2354
1749
  },
2355
1750
  "configurationPanel.drillIntoUrl.customUrlEditButtonLabel": {
2356
1751
  "value": "Edit custom URL",
2357
- "comment": "Button to modify an existing custom URL",
2358
- "limit": 0
1752
+ "comment": "Button to modify an existing custom URL"
2359
1753
  },
2360
1754
  "configurationPanel.drillIntoUrl.editor.defaultDisplayFormTypeLabel": {
2361
1755
  "value": "Attribute label value",
2362
- "comment": "Display type option for showing attribute labels in URL parameters",
2363
- "limit": 0
1756
+ "comment": "Display type option for showing attribute labels in URL parameters"
2364
1757
  },
2365
1758
  "configurationPanel.drillIntoUrl.editor.geoDisplayFormTypeLabel": {
2366
1759
  "value": "Attribute geo value",
2367
- "comment": "Type label of geo display form in parameter detail in 'Custom URL' editor.",
2368
- "limit": 0
1760
+ "comment": "Type label of geo display form in parameter detail in 'Custom URL' editor."
2369
1761
  },
2370
1762
  "configurationPanel.drillIntoUrl.editor.urlDisplayFormTypeLabel": {
2371
1763
  "value": "Attribute URL value",
2372
- "comment": "Type label of URL display form in parameter detail in 'Custom URL' editor.",
2373
- "limit": 0
1764
+ "comment": "Type label of URL display form in parameter detail in 'Custom URL' editor."
2374
1765
  },
2375
1766
  "configurationPanel.drillIntoUrl.editor.imageDisplayFormTypeLabel": {
2376
1767
  "value": "Attribute image value",
2377
- "comment": "Type label of URL display form in parameter detail in 'Custom URL' editor.",
2378
- "limit": 0
1768
+ "comment": "Type label of URL display form in parameter detail in 'Custom URL' editor."
2379
1769
  },
2380
- "configurationPanel.zoomInsight|insight": {
1770
+ "configurationPanel.zoomInsight": {
2381
1771
  "value": "Zoomable visualization",
2382
- "comment": "Label for zoomable visualization option in configuration panel",
2383
- "limit": 0
2384
- },
2385
- "configurationPanel.zoomInsight|report": {
2386
- "value": "Zoomable report",
2387
- "comment": "Label for zoomable report option in configuration panel",
2388
- "translate": false,
2389
- "limit": 0
1772
+ "comment": "Label for zoomable visualization option in configuration panel"
2390
1773
  },
2391
- "configurationPanel.zoomInsight.help|insight": {
1774
+ "configurationPanel.zoomInsight.help": {
2392
1775
  "value": "Enable to zoom the visualization to display a detailed view. Hold the shift key to pan the zoomed area.",
2393
- "comment": "Tooltip for zoomable visualization option in configuration panel",
2394
- "limit": 0
2395
- },
2396
- "configurationPanel.zoomInsight.help|report": {
2397
- "value": "Enable to zoom the report to display a detailed view. Hold the shift key to pan the zoomed area.",
2398
- "comment": "Tooltip for zoomable report option in configuration panel",
2399
- "translate": false,
2400
- "limit": 0
1776
+ "comment": "Tooltip for zoomable visualization option in configuration panel"
2401
1777
  },
2402
1778
  "configurationPanel.zoomInsight.notice": {
2403
1779
  "value": "Zoom will not be applied to exported dashboards",
2404
- "comment": "Notice about zoom limitations in exported dashboard content",
2405
- "limit": 0
1780
+ "comment": "Notice about zoom limitations in exported dashboard content"
2406
1781
  },
2407
- "configurationPanel.drillConfig.selectInsight|insight": {
1782
+ "configurationPanel.drillConfig.selectInsight": {
2408
1783
  "value": "Choose visualization…",
2409
- "comment": "Placeholder text in dropdown for selecting drill target visualization",
2410
- "limit": 0
2411
- },
2412
- "configurationPanel.drillConfig.selectInsight|report": {
2413
- "value": "Choose report…",
2414
- "comment": "Hint guiding users that drill target report in select box has to be selected.",
2415
- "translate": false,
2416
- "limit": 0
1784
+ "comment": "Placeholder text in dropdown for selecting drill target visualization"
2417
1785
  },
2418
1786
  "gs.date.date-dataset.recommended": {
2419
1787
  "value": "Recommended",
2420
- "comment": "Label for recommended date datasets section",
2421
- "limit": 0
1788
+ "comment": "Label for recommended date datasets section"
2422
1789
  },
2423
1790
  "gs.date.date-dataset.other": {
2424
1791
  "value": "Other",
2425
- "comment": "Label for section containing additional date datasets",
2426
- "limit": 0
1792
+ "comment": "Label for section containing additional date datasets"
2427
1793
  },
2428
1794
  "gs.date.date-dataset.related": {
2429
1795
  "value": "Related",
2430
- "comment": "Label for section containing related date datasets",
2431
- "limit": 0
1796
+ "comment": "Label for section containing related date datasets"
2432
1797
  },
2433
1798
  "gs.date.date-dataset.unrelated": {
2434
1799
  "value": "Unrelated",
2435
- "comment": "Label for section containing unrelated date datasets",
2436
- "limit": 0
1800
+ "comment": "Label for section containing unrelated date datasets"
2437
1801
  },
2438
1802
  "gs.date.date-dataset.unrelated_hidden": {
2439
1803
  "value": "{count} unrelated {count, plural, one {date} other {dates}} {isShow, select, true {visible} other {hidden}}.",
2440
- "comment": "Status message showing count of unrelated dates that are visible or hidden",
2441
- "limit": 0
1804
+ "comment": "Status message showing count of unrelated dates that are visible or hidden"
2442
1805
  },
2443
1806
  "gs.date.date-dataset.unrelated.show": {
2444
1807
  "value": "Show",
2445
- "comment": "Button to display unrelated date items",
2446
- "limit": 0
1808
+ "comment": "Button to display unrelated date items"
2447
1809
  },
2448
1810
  "gs.date.date-dataset.unrelated.hide": {
2449
1811
  "value": "Hide",
2450
- "comment": "Button to hide unrelated date items",
2451
- "limit": 0
1812
+ "comment": "Button to hide unrelated date items"
2452
1813
  },
2453
1814
  "gs.date.date-dataset.duplicityWarning": {
2454
1815
  "value": "Another filter is using the same date dataset. Disable this filter or set a different date.",
2455
- "comment": "Warning shown when multiple filters are using the same date dataset",
2456
- "limit": 0
1816
+ "comment": "Warning shown when multiple filters are using the same date dataset"
2457
1817
  },
2458
1818
  "layout.widget.width.min": {
2459
1819
  "value": "Widget is at the minimal width",
2460
- "comment": "Warning shown when widget cannot be resized smaller",
2461
- "limit": 0
1820
+ "comment": "Warning shown when widget cannot be resized smaller"
2462
1821
  },
2463
1822
  "layout.widget.width.max": {
2464
1823
  "value": "Widget is at the maximal width",
2465
- "comment": "Warning shown when widget cannot be resized wider",
2466
- "limit": 0
1824
+ "comment": "Warning shown when widget cannot be resized wider"
2467
1825
  },
2468
1826
  "layout.widget.height.min": {
2469
1827
  "value": "Widget is at the minimal height",
2470
- "comment": "Warning shown when widget cannot be resized shorter",
2471
- "limit": 0
1828
+ "comment": "Warning shown when widget cannot be resized shorter"
2472
1829
  },
2473
1830
  "layout.widget.height.max": {
2474
1831
  "value": "Widget is at the maximal height",
2475
- "comment": "Warning shown when widget cannot be resized taller",
2476
- "limit": 0
1832
+ "comment": "Warning shown when widget cannot be resized taller"
2477
1833
  },
2478
1834
  "layout.widget.addedByPlugin": {
2479
1835
  "value": "Added by plugin",
2480
- "comment": "Indicator that widget was added by a plugin extension",
2481
- "limit": 0
1836
+ "comment": "Indicator that widget was added by a plugin extension"
2482
1837
  },
2483
1838
  "layout.widget.modifiedByPlugin": {
2484
1839
  "value": "Modified by plugin",
2485
- "comment": "Indicator that widget was modified by a plugin extension",
2486
- "limit": 0
1840
+ "comment": "Indicator that widget was modified by a plugin extension"
2487
1841
  },
2488
1842
  "layout.widget.hideOverlay": {
2489
1843
  "value": "Hide overlay",
2490
- "comment": "Button to hide informational overlay on widget",
2491
- "limit": 0
1844
+ "comment": "Button to hide informational overlay on widget"
2492
1845
  },
2493
1846
  "dropzone.new.row.desc": {
2494
1847
  "value": "Drop to create a{nbsp}<b>new section</b>",
2495
- "comment": "Instruction shown when dragging a widget to create a new dashboard section",
2496
- "limit": 0
1848
+ "comment": "Instruction shown when dragging a widget to create a new dashboard section"
2497
1849
  },
2498
1850
  "dropzone.widget.desc": {
2499
1851
  "value": "Drop <b>here</b>",
2500
- "comment": "Instruction shown in highlighted dropzone when dragging a widget",
2501
- "limit": 0
1852
+ "comment": "Instruction shown in highlighted dropzone when dragging a widget"
2502
1853
  },
2503
1854
  "dropzone.widget.last.in.row.desc": {
2504
1855
  "value": "Drop to the <b>existing section</b>",
2505
- "comment": "Instruction shown when dragging a widget to add to an existing dashboard section",
2506
- "limit": 0
1856
+ "comment": "Instruction shown when dragging a widget to add to an existing dashboard section"
2507
1857
  },
2508
1858
  "dropzone.widget.last.in.container.row.desc": {
2509
1859
  "value": "Drop to the <b>existing container</b>",
2510
- "comment": "Instruction shown when dragging a widget to add to an existing container",
2511
- "limit": 0
1860
+ "comment": "Instruction shown when dragging a widget to add to an existing container"
2512
1861
  },
2513
1862
  "deleteKpiConfirmationDialog.headline": {
2514
1863
  "value": "Delete KPI",
2515
- "comment": "Confirmation dialog title when deleting a KPI widget",
2516
- "limit": 0
1864
+ "comment": "Confirmation dialog title when deleting a KPI widget"
2517
1865
  },
2518
1866
  "deleteKpiConfirmationDialog.message": {
2519
1867
  "value": "All alerts set up for this KPI will also be deleted.",
2520
- "comment": "Warning message about alerts being deleted when removing a KPI widget",
2521
- "limit": 0
1868
+ "comment": "Warning message about alerts being deleted when removing a KPI widget"
2522
1869
  },
2523
1870
  "deleteKpiConfirmationDialog.submitButtonText": {
2524
1871
  "value": "Delete",
2525
- "comment": "Button label to confirm KPI deletion",
2526
- "limit": 0
1872
+ "comment": "Button label to confirm KPI deletion"
2527
1873
  },
2528
- "newDashboard.title|insight": {
1874
+ "newDashboard.title": {
2529
1875
  "value": "Drag visualization here",
2530
- "comment": "Instruction shown on empty dashboard prompting to add visualizations",
2531
- "limit": 0
1876
+ "comment": "Instruction shown on empty dashboard prompting to add visualizations"
2532
1877
  },
2533
- "newDashboard.title|report": {
2534
- "value": "Drag report here",
2535
- "comment": "Instruction shown on empty dashboard prompting to add reports",
2536
- "translate": false,
2537
- "limit": 0
2538
- },
2539
- "newDashboard.dropInsight|insight": {
1878
+ "newDashboard.dropInsight": {
2540
1879
  "value": "Drop visualization",
2541
- "comment": "A placeholder showed when user drags new visualization into a dashboard canvas by cursor (drag and drop).",
2542
- "limit": 0
2543
- },
2544
- "newDashboard.dropInsight|report": {
2545
- "value": "Drop report",
2546
- "comment": "A placeholder showed when user drags new report into a dashboard canvas by cursor (drag and drop).",
2547
- "translate": false,
2548
- "limit": 0
1880
+ "comment": "A placeholder showed when user drags new visualization into a dashboard canvas by cursor (drag and drop)."
2549
1881
  },
2550
1882
  "attributesDropdown.filterConfiguredMessage": {
2551
1883
  "value": "<strong>{parentTitle}</strong> is already filtered by <strong>{childTitle}</strong> filter directly or through other filters.",
2552
- "comment": "Message explaining filter configuration status. The <strong> tags emphasize attribute names, and {parentTitle}/{childTitle} show the specific filter names.",
2553
- "limit": 0
1884
+ "comment": "Message explaining filter configuration status. The <strong> tags emphasize attribute names, and {parentTitle}/{childTitle} show the specific filter names."
2554
1885
  },
2555
1886
  "attributesDropdown.attributeNameWithData": {
2556
1887
  "value": "with data of",
2557
- "comment": "Will be used in sentence between two nouns. For instance 'Filter by AttributeX with data of MetricY'",
2558
- "limit": 0
1888
+ "comment": "Will be used in sentence between two nouns. For instance 'Filter by AttributeX with data of MetricY'"
2559
1889
  },
2560
1890
  "filter.visibilityMode.tooltip.hidden": {
2561
1891
  "value": "This filter is hidden. It can be accessed only via the Edit mode.",
2562
- "comment": "The tooltip serves as a warning to the user that the filter will be hidden in view mode.",
2563
- "limit": 0
1892
+ "comment": "The tooltip serves as a warning to the user that the filter will be hidden in view mode."
2564
1893
  },
2565
1894
  "filter.visibilityMode.tooltip.readonly.editMode": {
2566
1895
  "value": "This filter is locked. It can be changed only via the Edit mode.",
2567
- "comment": "The tooltip serves as a warning to the user that the filter will be locked, and the user cannot change its value in view mode.",
2568
- "limit": 0
1896
+ "comment": "The tooltip serves as a warning to the user that the filter will be locked, and the user cannot change its value in view mode."
2569
1897
  },
2570
1898
  "filter.visibilityMode.tooltip.readonly.viewMode": {
2571
1899
  "value": "This filter is locked.",
2572
- "comment": "The tooltip helps users understand why they cannot change its value.",
2573
- "limit": 0
1900
+ "comment": "The tooltip helps users understand why they cannot change its value."
2574
1901
  },
2575
1902
  "filter.resetButton.tooltip": {
2576
1903
  "value": "Reset all filters",
2577
- "comment": "The tooltip of the reset button in the filter bar",
2578
- "limit": 0
1904
+ "comment": "The tooltip of the reset button in the filter bar"
2579
1905
  },
2580
1906
  "filter.crossFilterResetButton.tooltip": {
2581
1907
  "value": "Reset cross filters",
2582
- "comment": "The tooltip of the reset button in the filter bar",
2583
- "limit": 0
1908
+ "comment": "The tooltip of the reset button in the filter bar"
2584
1909
  },
2585
1910
  "dateFilterDropdown.save": {
2586
1911
  "value": "Save",
2587
- "comment": "Save button label in date filter dropdown configuration",
2588
- "limit": 0
1912
+ "comment": "Save button label in date filter dropdown configuration"
2589
1913
  },
2590
1914
  "dateFilterDropdown.configuration": {
2591
1915
  "value": "Configuration",
2592
- "comment": "Configuration button label in date filter dropdown",
2593
- "limit": 0
1916
+ "comment": "Configuration button label in date filter dropdown"
2594
1917
  },
2595
1918
  "dateFilterDropdown.title": {
2596
1919
  "value": "Date range",
2597
- "comment": "Header for date filter dropdown selector",
2598
- "limit": 0
1920
+ "comment": "Header for date filter dropdown selector"
2599
1921
  },
2600
1922
  "filter.configuration.mode.title": {
2601
1923
  "value": "Mode",
2602
- "comment": "The title of the state section in date filter dropdown configuration",
2603
- "limit": 0
1924
+ "comment": "The title of the state section in date filter dropdown configuration"
2604
1925
  },
2605
1926
  "filter.configuration.mode.interactive.title": {
2606
1927
  "value": "Interactive",
2607
- "comment": "The title of the interactive mode",
2608
- "limit": 0
1928
+ "comment": "The title of the interactive mode"
2609
1929
  },
2610
1930
  "filter.configuration.mode.interactive.tooltip": {
2611
1931
  "value": "Dashboard users can see and change the filter.",
2612
- "comment": "The tooltip of the interactive mode",
2613
- "limit": 0
1932
+ "comment": "The tooltip of the interactive mode"
2614
1933
  },
2615
1934
  "filter.configuration.mode.locked.title": {
2616
1935
  "value": "Locked",
2617
- "comment": "The title of the locked mode",
2618
- "limit": 0
1936
+ "comment": "The title of the locked mode"
2619
1937
  },
2620
1938
  "filter.configuration.mode.locked.tooltip": {
2621
1939
  "value": "Dashboard users can see the filter but cannot change it.",
2622
- "comment": "The tooltip of the locked mode",
2623
- "limit": 0
1940
+ "comment": "The tooltip of the locked mode"
2624
1941
  },
2625
1942
  "filter.configuration.mode.hidden.title": {
2626
1943
  "value": "Hidden",
2627
- "comment": "The title of the hidden mode",
2628
- "limit": 0
1944
+ "comment": "The title of the hidden mode"
2629
1945
  },
2630
1946
  "filter.configuration.mode.hidden.tooltip": {
2631
1947
  "value": "Dashboard users cannot see the filter but it is applied.",
2632
- "comment": "The tooltip of the hidden mode",
2633
- "limit": 0
1948
+ "comment": "The tooltip of the hidden mode"
2634
1949
  },
2635
1950
  "filter.dependency.icon.tooltip": {
2636
1951
  "value": "Values for <strong>{filterTitle}</strong> are filtered by selection in another filter.",
2637
- "comment": "Tooltip explaining that filter values are affected by another filter selection",
2638
- "limit": 0
1952
+ "comment": "Tooltip explaining that filter values are affected by another filter selection"
2639
1953
  },
2640
1954
  "configurationPanel.drillConfig.alreadyUsedTooltip": {
2641
1955
  "value": "This <strong>hierarchy</strong> is already used for <strong>the same</strong> drill down.",
2642
- "comment": "Warning tooltip when attempting to use an already selected hierarchy for drill down",
2643
- "limit": 0
1956
+ "comment": "Warning tooltip when attempting to use an already selected hierarchy for drill down"
2644
1957
  },
2645
1958
  "configurationPanel.respectCrossFiltering": {
2646
1959
  "value": "Respect cross-filtering",
2647
- "comment": "Label of checkbox whether cross-filtering should be respected or not",
2648
- "limit": 0
1960
+ "comment": "Label of checkbox whether cross-filtering should be respected or not"
2649
1961
  },
2650
1962
  "configurationPanel.respectCrossFiltering.tooltip": {
2651
1963
  "value": "Disable this option to ignore cross-filtering from other visualizations.",
2652
- "comment": "Tooltip for checkbox whether cross-filtering should be respected or not",
2653
- "limit": 0
1964
+ "comment": "Tooltip for checkbox whether cross-filtering should be respected or not"
2654
1965
  },
2655
1966
  "richText.formattingOptions": {
2656
1967
  "value": "Formatting options",
2657
- "comment": "Label for rich text formatting toolbar options",
2658
- "limit": 0
1968
+ "comment": "Label for rich text formatting toolbar options"
2659
1969
  },
2660
1970
  "richText.deleteDialog.header": {
2661
1971
  "value": "Delete rich text?",
2662
- "comment": "Title of confirmation dialog when deleting a rich text component",
2663
- "limit": 0
1972
+ "comment": "Title of confirmation dialog when deleting a rich text component"
2664
1973
  },
2665
1974
  "richText.deleteDialog.message": {
2666
1975
  "value": "The rich text and all of its content will be irreversibly deleted.",
2667
- "comment": "Warning message when deleting a rich text component",
2668
- "limit": 0
1976
+ "comment": "Warning message when deleting a rich text component"
2669
1977
  },
2670
1978
  "richText.emptyContent": {
2671
1979
  "value": "No rich text content",
2672
- "comment": "Message shown when rich text component has no content",
2673
- "limit": 0
1980
+ "comment": "Message shown when rich text component has no content"
2674
1981
  },
2675
1982
  "visualizationSwitcher.emptyContent": {
2676
1983
  "value": "No visualization in switcher",
2677
- "comment": "Message shown when visualization switcher has no visualizations",
2678
- "limit": 0
1984
+ "comment": "Message shown when visualization switcher has no visualizations"
2679
1985
  },
2680
1986
  "visualizationSwitcherToolbar.visualizationsList.header": {
2681
1987
  "value": "Visualizations",
2682
- "comment": "Title of visualizations list in the switcher toolbar",
2683
- "limit": 0
1988
+ "comment": "Title of visualizations list in the switcher toolbar"
2684
1989
  },
2685
1990
  "visualizationSwitcherToolbar.visualizationsList.tooltip": {
2686
1991
  "value": "Visualizations",
2687
- "comment": "Tooltip shown when hovering over the visualizations list button",
2688
- "limit": 0
1992
+ "comment": "Tooltip shown when hovering over the visualizations list button"
2689
1993
  },
2690
1994
  "visualizationSwitcherToolbar.visualizationsList.prev": {
2691
1995
  "value": "Previous",
2692
- "comment": "Button label to show previous visualization in switcher",
2693
- "limit": 0
1996
+ "comment": "Button label to show previous visualization in switcher"
2694
1997
  },
2695
1998
  "visualizationSwitcherToolbar.visualizationsList.next": {
2696
1999
  "value": "Next",
2697
- "comment": "Button label to show next visualization in switcher",
2698
- "limit": 0
2000
+ "comment": "Button label to show next visualization in switcher"
2699
2001
  },
2700
2002
  "visualizationSwitcherToolbar.visualizationsList.empty": {
2701
2003
  "value": "No visualization in switcher, add one to continue.",
2702
- "comment": "Message shown when no visualizations are available in the switcher",
2703
- "limit": 0
2004
+ "comment": "Message shown when no visualizations are available in the switcher"
2704
2005
  },
2705
2006
  "visualizationSwitcherToolbar.visualizationsList.add": {
2706
2007
  "value": "Add visualization",
2707
- "comment": "Button label to add a new visualization to the switcher",
2708
- "limit": 0
2008
+ "comment": "Button label to add a new visualization to the switcher"
2709
2009
  },
2710
2010
  "visualizationSwitcherToolbar.remove": {
2711
2011
  "value": "Remove switcher",
2712
- "comment": "Button label to remove the visualization switcher",
2713
- "limit": 0
2012
+ "comment": "Button label to remove the visualization switcher"
2714
2013
  },
2715
2014
  "visualizationSwitcher.configurationPanel.remove.from.switcher": {
2716
2015
  "value": "Remove from switcher",
2717
- "comment": "Button label to remove a visualization from the switcher",
2718
- "limit": 0
2016
+ "comment": "Button label to remove a visualization from the switcher"
2719
2017
  },
2720
2018
  "visualizationSwitcher.list.menu.move.up": {
2721
2019
  "value": "Move up",
2722
- "comment": "Menu option to move visualization up in the list of switcher",
2723
- "limit": 0
2020
+ "comment": "Menu option to move visualization up in the list of switcher"
2724
2021
  },
2725
2022
  "visualizationSwitcher.list.menu.move.down": {
2726
2023
  "value": "Move down",
2727
- "comment": "Menu option to move visualization down in the list of switcher",
2728
- "limit": 0
2024
+ "comment": "Menu option to move visualization down in the list of switcher"
2729
2025
  },
2730
2026
  "visualizationSwitcher.list.menu.remove": {
2731
2027
  "value": "Remove",
2732
- "comment": "Menu option to remove visualization from the switcher list",
2733
- "limit": 0
2028
+ "comment": "Menu option to remove visualization from the switcher list"
2734
2029
  },
2735
2030
  "nestedLayoutToolbar.hideHeader": {
2736
2031
  "value": "Hide title and description.",
2737
- "comment": "Button tooltip for hiding container title and description",
2738
- "limit": 0
2032
+ "comment": "Button tooltip for hiding container title and description"
2739
2033
  },
2740
2034
  "nestedLayoutToolbar.showHeader": {
2741
2035
  "value": "Show title and description.",
2742
- "comment": "Button tooltip for showing container title and description",
2743
- "limit": 0
2036
+ "comment": "Button tooltip for showing container title and description"
2744
2037
  },
2745
2038
  "nestedLayoutToolbar.remove": {
2746
2039
  "value": "Remove from dashboard.",
2747
- "comment": "Button tooltip for removing container from dashboard",
2748
- "limit": 0
2040
+ "comment": "Button tooltip for removing container from dashboard"
2749
2041
  },
2750
2042
  "nestedLayoutToolbar.direction.title": {
2751
2043
  "value": "Layout direction",
2752
- "comment": "Title for the layout direction selector in the nested layout toolbar",
2753
- "limit": 0
2044
+ "comment": "Title for the layout direction selector in the nested layout toolbar"
2754
2045
  },
2755
2046
  "nestedLayoutToolbar.direction.row": {
2756
2047
  "value": "Wrapped Row",
2757
- "comment": "Option for horizontal layout direction with wrapping in the nested layout toolbar",
2758
- "limit": 0
2048
+ "comment": "Option for horizontal layout direction with wrapping in the nested layout toolbar"
2759
2049
  },
2760
2050
  "nestedLayoutToolbar.direction.row.tooltip": {
2761
2051
  "value": "Layout direction: Wrapped Row",
2762
- "comment": "Tooltip explaining the wrapped row layout direction option",
2763
- "limit": 0
2052
+ "comment": "Tooltip explaining the wrapped row layout direction option"
2764
2053
  },
2765
2054
  "nestedLayoutToolbar.direction.column": {
2766
2055
  "value": "Column",
2767
- "comment": "Option for vertical layout direction in the nested layout toolbar",
2768
- "limit": 0
2056
+ "comment": "Option for vertical layout direction in the nested layout toolbar"
2769
2057
  },
2770
2058
  "nestedLayoutToolbar.direction.column.tooltip": {
2771
2059
  "value": "Layout direction: Column",
2772
- "comment": "Tooltip explaining the column layout direction option",
2773
- "limit": 0
2060
+ "comment": "Tooltip explaining the column layout direction option"
2774
2061
  },
2775
2062
  "nestedLayoutToolbar.direction.column.disabledTooltip": {
2776
2063
  "value": "Direction cannot be changed to a vertical if the container contains nested containers with a horizontal direction.",
2777
- "comment": "Tooltip explaining why vertical layout option is disabled in certain scenarios",
2778
- "limit": 0
2064
+ "comment": "Tooltip explaining why vertical layout option is disabled in certain scenarios"
2779
2065
  },
2780
2066
  "nestedLayout.tab.title": {
2781
2067
  "value": "Container",
2782
- "comment": "Tab title for container configuration panel",
2783
- "limit": 0
2068
+ "comment": "Tab title for container configuration panel"
2784
2069
  },
2785
2070
  "nestedLayout.emptyDropZone.message": {
2786
2071
  "value": "<b>Drag here</b>{br}to add to the container",
2787
- "comment": "Message shown in empty container drop zone",
2788
- "limit": 0
2072
+ "comment": "Message shown in empty container drop zone"
2789
2073
  },
2790
2074
  "nestedLayout.emptyDropZone.active.message": {
2791
2075
  "value": "<b>Drop here</b>{br}to add to the container",
2792
- "comment": "Message shown when dragging an item over empty container",
2793
- "limit": 0
2076
+ "comment": "Message shown when dragging an item over empty container"
2794
2077
  },
2795
2078
  "attributesDropdown.valuesLimiting.title": {
2796
2079
  "value": "Filter values by",
2797
- "comment": "The title of section that configures filters for listed values in the filter. There is a list of applied filters below the title.",
2798
- "limit": 0
2080
+ "comment": "The title of section that configures filters for listed values in the filter. There is a list of applied filters below the title."
2799
2081
  },
2800
2082
  "attributesDropdown.valuesLimiting.empty": {
2801
2083
  "value": "Limit the filter menu options by applying a dashboard filter or adding a metric.",
2802
- "comment": "Text shown when list of filters is empty.",
2803
- "limit": 0
2084
+ "comment": "Text shown when list of filters is empty."
2804
2085
  },
2805
2086
  "attributesDropdown.valuesLimiting.addLink": {
2806
2087
  "value": "Add",
2807
- "comment": "Link that adds a new filter.",
2808
- "limit": 0
2088
+ "comment": "Link that adds a new filter."
2809
2089
  },
2810
2090
  "attributesDropdown.valuesLimiting.addMetricTitle": {
2811
2091
  "value": "Choose metric",
2812
- "comment": "Title of popup with selection of metric that will limit listed values.",
2813
- "limit": 0
2092
+ "comment": "Title of popup with selection of metric that will limit listed values."
2814
2093
  },
2815
2094
  "attributesDropdown.valuesLimiting.addFilterTitle": {
2816
2095
  "value": "Choose dashboard filter",
2817
- "comment": "Title of popup with selection of filter will limit listed values.",
2818
- "limit": 0
2096
+ "comment": "Title of popup with selection of filter will limit listed values."
2819
2097
  },
2820
2098
  "attributesDropdown.valuesLimiting.addItemTitle": {
2821
2099
  "value": "Add",
2822
- "comment": "Title of popup with selection of filter or metric that will limit listed values.",
2823
- "limit": 0
2100
+ "comment": "Title of popup with selection of filter or metric that will limit listed values."
2824
2101
  },
2825
2102
  "attributesDropdown.valuesLimiting.searchPlaceholder": {
2826
2103
  "value": "Search…",
2827
- "comment": "Search field placeholder in the attribute values filter selection",
2828
- "limit": 0
2104
+ "comment": "Search field placeholder in the attribute values filter selection"
2829
2105
  },
2830
2106
  "attributesDropdown.valuesLimiting.sumFact": {
2831
2107
  "value": "Sum of {fact}",
2832
- "comment": "Label for sum aggregation of a fact in metric selection dropdown",
2833
- "limit": 0
2108
+ "comment": "Label for sum aggregation of a fact in metric selection dropdown"
2834
2109
  },
2835
2110
  "attributesDropdown.valuesLimiting.countAttribute": {
2836
2111
  "value": "Count of {attribute}",
2837
- "comment": "Label for count aggregation of an attribute in metric selection dropdown",
2838
- "limit": 0
2112
+ "comment": "Label for count aggregation of an attribute in metric selection dropdown"
2839
2113
  },
2840
2114
  "attributesDropdown.valuesLimiting.metricsEmpty": {
2841
2115
  "value": "No more items to add.",
2842
- "comment": "Text shown when all items were used and there is none offered in the list.",
2843
- "limit": 0
2116
+ "comment": "Text shown when all items were used and there is none offered in the list."
2844
2117
  },
2845
2118
  "attributesDropdown.valuesLimiting.unknownItem": {
2846
2119
  "value": "Unknown item",
2847
- "comment": "The title of item in the list that does not have a title.",
2848
- "limit": 0
2120
+ "comment": "The title of item in the list that does not have a title."
2849
2121
  },
2850
2122
  "attributesDropdown.valuesLimiting.searchNoMatch": {
2851
2123
  "value": "No matching item was found.",
2852
- "comment": "Text shown when entered search term do not match any item in the list.",
2853
- "limit": 0
2124
+ "comment": "Text shown when entered search term do not match any item in the list."
2854
2125
  },
2855
2126
  "attributesDropdown.valuesLimiting.filtersEmpty": {
2856
2127
  "value": "No more dashboard filters to add.",
2857
- "comment": "Text shown when all dashboard filters were used and there is none offered in the list.",
2858
- "limit": 0
2128
+ "comment": "Text shown when all dashboard filters were used and there is none offered in the list."
2859
2129
  },
2860
2130
  "attributesDropdown.valuesLimiting.addFilters.title": {
2861
2131
  "value": "Dashboard filter",
2862
- "comment": "Title of section that describe the action user can choose. The action selects an existing dashboard filter to be used as a validation items to hide attribute filter elements.",
2863
- "limit": 0
2132
+ "comment": "Title of section that describe the action user can choose. The action selects an existing dashboard filter to be used as a validation items to hide attribute filter elements."
2864
2133
  },
2865
2134
  "attributesDropdown.valuesLimiting.addFilters.description": {
2866
2135
  "value": "Use an existing dashboard filter to hide irrelevant values. ",
2867
- "comment": "Description of section that describe the action user can choose. The action selects an existing dashboard filter to be used as a validation items to hide attribute filter elements.",
2868
- "limit": 0
2136
+ "comment": "Description of section that describe the action user can choose. The action selects an existing dashboard filter to be used as a validation items to hide attribute filter elements."
2869
2137
  },
2870
2138
  "attributesDropdown.valuesLimiting.addLimitingItem.title": {
2871
2139
  "value": "Metric",
2872
- "comment": "Title of section that describe the action user can choose. The action selects an existing dashboard filter to be used as a validation items to hide attribute filter elements.",
2873
- "limit": 0
2140
+ "comment": "Title of section that describe the action user can choose. The action selects an existing dashboard filter to be used as a validation items to hide attribute filter elements."
2874
2141
  },
2875
2142
  "attributesDropdown.valuesLimiting.addLimitingItem.description": {
2876
2143
  "value": "Use a metric to hide irrelevant values. Only values with non-null results for the metric are shown. <a>Learn more</a>",
2877
- "comment": "Description of using metrics to filter attribute values, with a learn more link",
2878
- "limit": 0
2144
+ "comment": "Description of using metrics to filter attribute values, with a learn more link"
2879
2145
  },
2880
2146
  "attributesDropdown.valuesLimiting.commonDateFilterTitle": {
2881
2147
  "value": "{dateFilterTitle} as {dataSetTitle}",
2882
- "comment": "Format for displaying a date filter and its dataset in the filter selection",
2883
- "limit": 0
2148
+ "comment": "Format for displaying a date filter and its dataset in the filter selection"
2884
2149
  },
2885
2150
  "attributesDropdown.valuesLimiting.addDateTitle": {
2886
2151
  "value": "Choose date",
2887
- "comment": "Dialog title for selecting date filters to limit attribute values",
2888
- "limit": 0
2152
+ "comment": "Dialog title for selecting date filters to limit attribute values"
2889
2153
  },
2890
2154
  "attributesDropdown.valuesLimiting.disableDateFilter": {
2891
2155
  "value": "Filter not available: The <strong>{dateFilterTitle}</strong> filter is already using this date dataset.",
2892
- "comment": "Error message shown when a date filter is already in use elsewhere",
2893
- "limit": 0
2156
+ "comment": "Error message shown when a date filter is already in use elsewhere"
2894
2157
  },
2895
2158
  "attributesDropdown.valuesLimiting.disableDataSet": {
2896
2159
  "value": "Date dataset not available: The <strong>{dateFilterTitle}</strong> filter is already using this date dataset.",
2897
- "comment": "Error message shown when a date dataset is already in use by another filter",
2898
- "limit": 0
2160
+ "comment": "Error message shown when a date dataset is already in use by another filter"
2899
2161
  },
2900
2162
  "filters.filterViews.dropdown.buttonEmpty": {
2901
2163
  "value": "My views",
2902
- "comment": "Title of the dropdown button that opens list of filter views (saved values) saved by the user.",
2903
- "limit": 0
2164
+ "comment": "Title of the dropdown button that opens list of filter views (saved values) saved by the user."
2904
2165
  },
2905
2166
  "filters.filterViews.dropdown.button": {
2906
2167
  "value": "My views ({count})",
2907
- "comment": "Dropdown button label showing number of saved filter views",
2908
- "limit": 0
2168
+ "comment": "Dropdown button label showing number of saved filter views"
2909
2169
  },
2910
2170
  "filters.filterViews.dropdown.title": {
2911
2171
  "value": "My saved views",
2912
- "comment": "Title of the dropdown with list of filter views (saved values) saved by the user.",
2913
- "limit": 0
2172
+ "comment": "Title of the dropdown with list of filter views (saved values) saved by the user."
2914
2173
  },
2915
2174
  "filters.filterViews.dropdown.setAsDefault": {
2916
2175
  "value": "Set as default",
2917
- "comment": "Label of button that sets the filter view as default one.",
2918
- "limit": 0
2176
+ "comment": "Label of button that sets the filter view as default one."
2919
2177
  },
2920
2178
  "filters.filterViews.dropdown.unsetAsDefault": {
2921
2179
  "value": "Unset as default",
2922
- "comment": "Label of button that unsets the filter view as default one.",
2923
- "limit": 0
2180
+ "comment": "Label of button that unsets the filter view as default one."
2924
2181
  },
2925
2182
  "filters.filterViews.dropdown.isDefault": {
2926
2183
  "value": "(default)",
2927
- "comment": "Text displayed next to the name of the filter view if it was marked as a default one.",
2928
- "limit": 0
2184
+ "comment": "Text displayed next to the name of the filter view if it was marked as a default one."
2929
2185
  },
2930
2186
  "filters.filterViews.dropdown.tooltip": {
2931
2187
  "value": "<p>Views are saved sets of filters that let you quickly return to a specific filter state.</p><p>If you set a view as the default, it will apply automatically every time you open the dashboard.</p>",
2932
- "comment": "Tooltip explaining the purpose and behavior of saved filter views",
2933
- "limit": 0
2188
+ "comment": "Tooltip explaining the purpose and behavior of saved filter views"
2934
2189
  },
2935
2190
  "filters.filterViews.dropdown.newButton": {
2936
2191
  "value": "Create view",
2937
- "comment": "Label of button that adds a new item to the list",
2938
- "limit": 0
2192
+ "comment": "Label of button that adds a new item to the list"
2939
2193
  },
2940
2194
  "filters.filterViews.dropdown.emptyList": {
2941
2195
  "value": "You haven't saved any views for this dashboard.",
2942
- "comment": "Text shown when list of views does not have any items in it.",
2943
- "limit": 0
2196
+ "comment": "Text shown when list of views does not have any items in it."
2944
2197
  },
2945
2198
  "filters.filterViews.toast.viewSaved": {
2946
2199
  "value": "Great! Your view is saved.",
2947
- "comment": "Text shown when filter view was saved.",
2948
- "limit": 0
2200
+ "comment": "Text shown when filter view was saved."
2949
2201
  },
2950
2202
  "filters.filterViews.toast.viewDeleted": {
2951
2203
  "value": "Great! We deleted your view.",
2952
- "comment": "Text shown when filter view was deleted.",
2953
- "limit": 0
2204
+ "comment": "Text shown when filter view was deleted."
2954
2205
  },
2955
2206
  "filters.filterViews.toast.viewApplied": {
2956
2207
  "value": "Great! Your view is applied.",
2957
- "comment": "Text shown when filter view was applied.",
2958
- "limit": 0
2208
+ "comment": "Text shown when filter view was applied."
2959
2209
  },
2960
2210
  "filters.filterViews.toast.viewSetAsDefault": {
2961
2211
  "value": "Great! Your view is set as default.",
2962
- "comment": "Text shown when filter view was saved as a default one.",
2963
- "limit": 0
2212
+ "comment": "Text shown when filter view was saved as a default one."
2964
2213
  },
2965
2214
  "filters.filterViews.toast.viewUnsetAsDefault": {
2966
2215
  "value": "Great! Your view is no longer set as default.",
2967
- "comment": "Text shown when filter view was saved as a default one.",
2968
- "limit": 0
2216
+ "comment": "Text shown when filter view was saved as a default one."
2969
2217
  },
2970
2218
  "filters.filterViews.toast.viewNotSaved": {
2971
2219
  "value": "Failure! Your view was not saved. Please try again.",
2972
- "comment": "Text shown when filter view was not saved.",
2973
- "limit": 0
2220
+ "comment": "Text shown when filter view was not saved."
2974
2221
  },
2975
2222
  "filters.filterViews.toast.viewNotDeleted": {
2976
2223
  "value": "Failure! Your view was not deleted. Please try again.",
2977
- "comment": "Text shown when filter view was not deleted.",
2978
- "limit": 0
2224
+ "comment": "Text shown when filter view was not deleted."
2979
2225
  },
2980
2226
  "filters.filterViews.toast.viewNotSetAsDefault": {
2981
2227
  "value": "Failure! Your view was not set as default. Please try again.",
2982
- "comment": "Text shown when filter view was not saved as a default one.",
2983
- "limit": 0
2228
+ "comment": "Text shown when filter view was not saved as a default one."
2984
2229
  },
2985
2230
  "filters.filterViews.toast.viewNotUnsetAsDefault": {
2986
2231
  "value": "Failure! Your view is still set as default. Please try again.",
2987
- "comment": "Text shown when filter view was not saved as a default one.",
2988
- "limit": 0
2232
+ "comment": "Text shown when filter view was not saved as a default one."
2989
2233
  },
2990
2234
  "filters.filterViews.toast.viewNotApplied": {
2991
2235
  "value": "Failure! Your view was not applied. Please try again.",
2992
- "comment": "Text shown when filter view was not applied.",
2993
- "limit": 0
2236
+ "comment": "Text shown when filter view was not applied."
2994
2237
  },
2995
2238
  "filters.filterViews.add.title": {
2996
2239
  "value": "Create view",
2997
- "comment": "Title of the dropdown with form that creates a new saved filter view.",
2998
- "limit": 0
2240
+ "comment": "Title of the dropdown with form that creates a new saved filter view."
2999
2241
  },
3000
2242
  "filters.filterViews.add.nameLabel": {
3001
2243
  "value": "Name",
3002
- "comment": "Label of the input field used to enter the name of the saved filter view.",
3003
- "limit": 0
2244
+ "comment": "Label of the input field used to enter the name of the saved filter view."
3004
2245
  },
3005
2246
  "filters.filterViews.add.namePlaceholder": {
3006
2247
  "value": "Untitled view",
3007
- "comment": "Placeholder of the input field used to enter the name of the saved filter view.",
3008
- "limit": 0
2248
+ "comment": "Placeholder of the input field used to enter the name of the saved filter view."
3009
2249
  },
3010
2250
  "filters.filterViews.add.setAsDefaultLabel": {
3011
2251
  "value": "Set as default",
3012
- "comment": "Label of checkbox that marks the view as a default one.",
3013
- "limit": 0
2252
+ "comment": "Label of checkbox that marks the view as a default one."
3014
2253
  },
3015
2254
  "filters.filterViews.add.deleteTooltip": {
3016
2255
  "value": "Delete",
3017
- "comment": "Tooltip shown when user hovers over delete item icon.",
3018
- "limit": 0
2256
+ "comment": "Tooltip shown when user hovers over delete item icon."
3019
2257
  },
3020
2258
  "filters.filterViews.add.hint": {
3021
2259
  "value": "All current dashboard filters will be included.",
3022
- "comment": "Hint in the form that creates a new dashboard filter view.",
3023
- "limit": 0
2260
+ "comment": "Hint in the form that creates a new dashboard filter view."
3024
2261
  },
3025
2262
  "filters.filterViews.add.saveButton": {
3026
2263
  "value": "Save",
3027
- "comment": "Label of the button that saves the form.",
3028
- "limit": 0
2264
+ "comment": "Label of the button that saves the form."
3029
2265
  },
3030
2266
  "filters.filterViews.add.cancelButton": {
3031
2267
  "value": "Cancel",
3032
- "comment": "Label of the button that cancels the form changes.",
3033
- "limit": 0
2268
+ "comment": "Label of the button that cancels the form changes."
3034
2269
  },
3035
2270
  "filters.filterViews.delete.title": {
3036
2271
  "value": "Delete view?",
3037
- "comment": "Label of the dialog that confirms deletion of the filter view entity.",
3038
- "limit": 0
2272
+ "comment": "Label of the dialog that confirms deletion of the filter view entity."
3039
2273
  },
3040
2274
  "filters.filterViews.delete.body": {
3041
2275
  "value": "Your view <b>{view}</b> will be permanently deleted.",
3042
- "comment": "Confirmation dialog for deleting a filter view. The <b> tags emphasize the view name, and {view} placeholder shows the specific filter view being deleted.",
3043
- "limit": 0
2276
+ "comment": "Confirmation dialog for deleting a filter view. The <b> tags emphasize the view name, and {view} placeholder shows the specific filter view being deleted."
3044
2277
  },
3045
2278
  "filters.filterViews.delete.deleteButton": {
3046
2279
  "value": "Delete",
3047
- "comment": "Label of the button that deletes the filter view.",
3048
- "limit": 0
2280
+ "comment": "Label of the button that deletes the filter view."
3049
2281
  },
3050
2282
  "filters.filterViews.delete.cancelButton": {
3051
2283
  "value": "Cancel",
3052
- "comment": "Label of the button that cancels and closes the dialog.",
3053
- "limit": 0
2284
+ "comment": "Label of the button that cancels and closes the dialog."
3054
2285
  },
3055
2286
  "insightAlert.config.action.edit": {
3056
2287
  "value": "Edit",
3057
- "comment": "Action in alert configuration",
3058
- "limit": 0
2288
+ "comment": "Action in alert configuration"
3059
2289
  },
3060
2290
  "insightAlert.config.action.pause": {
3061
2291
  "value": "Pause",
3062
- "comment": "Action in alert configuration",
3063
- "limit": 0
2292
+ "comment": "Action in alert configuration"
3064
2293
  },
3065
2294
  "insightAlert.config.action.resume": {
3066
2295
  "value": "Unpause",
3067
- "comment": "Action in alert configuration",
3068
- "limit": 0
2296
+ "comment": "Action in alert configuration"
3069
2297
  },
3070
2298
  "insightAlert.config.action.delete": {
3071
2299
  "value": "Delete",
3072
- "comment": "Action in alert configuration",
3073
- "limit": 0
2300
+ "comment": "Action in alert configuration"
3074
2301
  },
3075
2302
  "insightAlert.config.comparisonOperator.lessThan": {
3076
2303
  "value": "Is less than",
3077
- "comment": "Comparison operator in alert configuration",
3078
- "limit": 0
2304
+ "comment": "Comparison operator in alert configuration"
3079
2305
  },
3080
2306
  "insightAlert.config.comparisonOperator.lessThanOrEquals": {
3081
2307
  "value": "Is less than or equal to",
3082
- "comment": "Comparison operator in alert configuration",
3083
- "limit": 0
2308
+ "comment": "Comparison operator in alert configuration"
3084
2309
  },
3085
2310
  "insightAlert.config.comparisonOperator.greaterThan": {
3086
2311
  "value": "Is greater than",
3087
- "comment": "Comparison operator in alert configuration",
3088
- "limit": 0
2312
+ "comment": "Comparison operator in alert configuration"
3089
2313
  },
3090
2314
  "insightAlert.config.comparisonOperator.greaterThanOrEquals": {
3091
2315
  "value": "Is greater than or equal to",
3092
- "comment": "Comparison operator in alert configuration",
3093
- "limit": 0
2316
+ "comment": "Comparison operator in alert configuration"
3094
2317
  },
3095
2318
  "insightAlert.config.changeOperator.header": {
3096
2319
  "value": "CHANGE %",
3097
- "comment": "Header label for the percentage change operator in alert configuration",
3098
- "limit": 0
2320
+ "comment": "Header label for the percentage change operator in alert configuration"
3099
2321
  },
3100
2322
  "insightAlert.config.changeOperator.header.info": {
3101
2323
  "value": "Change{spacer}Calculates the relative change between primary (current time period) and secondary (previous time period) metric values.{spacer}FORMULA{spacer}(Primary - Secondary) / Secondary",
3102
- "comment": "Description and formula for the percentage change calculation in alert configuration. {spacer} is a placeholder for line breaks.",
3103
- "limit": 0
2324
+ "comment": "Description and formula for the percentage change calculation in alert configuration. {spacer} is a placeholder for line breaks."
3104
2325
  },
3105
2326
  "insightAlert.config.differenceOperator.header": {
3106
2327
  "value": "DIFFERENCE #",
3107
- "comment": "Header label for the numeric difference operator in alert configuration",
3108
- "limit": 0
2328
+ "comment": "Header label for the numeric difference operator in alert configuration"
3109
2329
  },
3110
2330
  "insightAlert.config.differenceOperator.header.info": {
3111
2331
  "value": "Difference{spacer}Calculates the net difference between primary (current time period) and secondary (previous time period) metric values.{spacer}FORMULA{spacer}Primary - Secondary",
3112
- "comment": "Description and formula for the numeric difference calculation in alert configuration. {spacer} is a placeholder for line breaks.",
3113
- "limit": 0
2332
+ "comment": "Description and formula for the numeric difference calculation in alert configuration. {spacer} is a placeholder for line breaks."
3114
2333
  },
3115
2334
  "insightAlert.config.changeOperator.increasesBy": {
3116
2335
  "value": "Increases by",
3117
- "comment": "Alert condition for when a metric's percentage change increases by a specified amount",
3118
- "limit": 0
2336
+ "comment": "Alert condition for when a metric's percentage change increases by a specified amount"
3119
2337
  },
3120
2338
  "insightAlert.config.changeOperator.decreasesBy": {
3121
2339
  "value": "Decreases by",
3122
- "comment": "Alert condition for when a metric's percentage change decreases by a specified amount",
3123
- "limit": 0
2340
+ "comment": "Alert condition for when a metric's percentage change decreases by a specified amount"
3124
2341
  },
3125
2342
  "insightAlert.config.changeOperator.changesBy": {
3126
2343
  "value": "Changes by",
3127
- "comment": "Alert condition for when a metric's percentage change (either increase or decrease) exceeds a specified amount",
3128
- "limit": 0
2344
+ "comment": "Alert condition for when a metric's percentage change (either increase or decrease) exceeds a specified amount"
3129
2345
  },
3130
2346
  "insightAlert.config.differenceOperator.increasesBy": {
3131
2347
  "value": "Increases by",
3132
- "comment": "Alert condition for when a metric's numeric value increases by a specified amount",
3133
- "limit": 0
2348
+ "comment": "Alert condition for when a metric's numeric value increases by a specified amount"
3134
2349
  },
3135
2350
  "insightAlert.config.differenceOperator.decreasesBy": {
3136
2351
  "value": "Decreases by",
3137
- "comment": "Alert condition for when a metric's numeric value decreases by a specified amount",
3138
- "limit": 0
2352
+ "comment": "Alert condition for when a metric's numeric value decreases by a specified amount"
3139
2353
  },
3140
2354
  "insightAlert.config.differenceOperator.changesBy": {
3141
2355
  "value": "Changes by",
3142
- "comment": "Alert condition for when a metric's numeric value changes (either increases or decreases) by a specified amount",
3143
- "limit": 0
2356
+ "comment": "Alert condition for when a metric's numeric value changes (either increases or decreases) by a specified amount"
3144
2357
  },
3145
2358
  "insightAlert.config.alerts": {
3146
2359
  "value": "Alerts",
3147
- "comment": "Title of the section in insight configuration",
3148
- "limit": 0
2360
+ "comment": "Title of the section in insight configuration"
3149
2361
  },
3150
2362
  "insightAlert.config.alerts.empty": {
3151
2363
  "value": "There are no alerts for this visualization.",
3152
- "comment": "Text shown when there are no alerts for this visualization.",
3153
- "limit": 0
2364
+ "comment": "Text shown when there are no alerts for this visualization."
3154
2365
  },
3155
2366
  "insightAlert.config.noAlertMeasures": {
3156
2367
  "value": "Alerts",
3157
- "comment": "Text shown when there are no metrics available for the insight",
3158
- "limit": 0
2368
+ "comment": "Text shown when there are no metrics available for the insight"
3159
2369
  },
3160
2370
  "insightAlert.config.noAlertMeasures.title": {
3161
2371
  "value": "No metrics available for alerting.",
3162
- "comment": "Message shown when a visualization has no metrics that can be used for alert configuration",
3163
- "limit": 0
2372
+ "comment": "Message shown when a visualization has no metrics that can be used for alert configuration"
3164
2373
  },
3165
2374
  "insightAlert.config.noAlertMeasures.description": {
3166
2375
  "value": "Please add a metric to enable alerting.",
3167
- "comment": "Instruction shown when alerts cannot be created due to missing metrics",
3168
- "limit": 0
2376
+ "comment": "Instruction shown when alerts cannot be created due to missing metrics"
3169
2377
  },
3170
2378
  "insightAlert.config.createAlert": {
3171
2379
  "value": "Create alert",
3172
- "comment": "Title of the section in insight configuration",
3173
- "limit": 0
2380
+ "comment": "Title of the section in insight configuration"
3174
2381
  },
3175
2382
  "insightAlert.config.editAlert": {
3176
2383
  "value": "Edit alert",
3177
- "comment": "Title of the section in insight configuration",
3178
- "limit": 0
2384
+ "comment": "Title of the section in insight configuration"
3179
2385
  },
3180
2386
  "insightAlert.config.title": {
3181
2387
  "value": "Configuration",
3182
- "comment": "Title of the section in insight configuration",
3183
- "limit": 0
2388
+ "comment": "Title of the section in insight configuration"
3184
2389
  },
3185
2390
  "insightAlert.config.trigger": {
3186
2391
  "value": "Trigger",
3187
- "comment": "Title of the section in insight configuration",
3188
- "limit": 0
2392
+ "comment": "Title of the section in insight configuration"
3189
2393
  },
3190
2394
  "insightAlert.config.trigger.tooltip": {
3191
2395
  "value": "How often to trigger the alert when the condition is met.",
3192
- "comment": "Tooltip for alert trigger configuration",
3193
- "limit": 0
2396
+ "comment": "Tooltip for alert trigger configuration"
3194
2397
  },
3195
2398
  "insightAlert.config.action": {
3196
2399
  "value": "Action",
3197
- "comment": "Title of the section in insight configuration",
3198
- "limit": 0
2400
+ "comment": "Title of the section in insight configuration"
3199
2401
  },
3200
2402
  "insightAlert.config.name": {
3201
2403
  "value": "Name",
3202
- "comment": "Title of the section in insight configuration",
3203
- "limit": 0
2404
+ "comment": "Title of the section in insight configuration"
3204
2405
  },
3205
2406
  "insightAlert.config.accessibility.title": {
3206
2407
  "value": "Custom name of the alert",
3207
- "comment": "Title of the section in insight configuration",
3208
- "limit": 0
2408
+ "comment": "Title of the section in insight configuration"
3209
2409
  },
3210
2410
  "insightAlert.config.when": {
3211
2411
  "value": "When",
3212
- "comment": "Title of the section in insight configuration",
3213
- "limit": 0
2412
+ "comment": "Title of the section in insight configuration"
3214
2413
  },
3215
2414
  "insightAlert.config.for": {
3216
2415
  "value": "For",
3217
- "comment": "Title of the section in insight configuration",
3218
- "limit": 0
2416
+ "comment": "Title of the section in insight configuration"
3219
2417
  },
3220
2418
  "insightAlert.config.condition": {
3221
2419
  "value": "Condition",
3222
- "comment": "Title of the section in insight configuration",
3223
- "limit": 0
2420
+ "comment": "Title of the section in insight configuration"
3224
2421
  },
3225
2422
  "insightAlert.config.threshold": {
3226
2423
  "value": "Threshold",
3227
- "comment": "Title of the section in insight configuration",
3228
- "limit": 0
2424
+ "comment": "Title of the section in insight configuration"
3229
2425
  },
3230
2426
  "insightAlert.config.comparison": {
3231
2427
  "value": "Comparison",
3232
- "comment": "Title of the section in insight configuration",
3233
- "limit": 0
2428
+ "comment": "Title of the section in insight configuration"
3234
2429
  },
3235
2430
  "insightAlert.config.recipients": {
3236
2431
  "value": "Recipients",
3237
- "comment": "Title of the section in insight configuration",
3238
- "limit": 0
2432
+ "comment": "Title of the section in insight configuration"
3239
2433
  },
3240
2434
  "insightAlert.config.do": {
3241
2435
  "value": "Do",
3242
- "comment": "Title of the section in insight configuration",
3243
- "limit": 0
2436
+ "comment": "Title of the section in insight configuration"
3244
2437
  },
3245
2438
  "insightAlert.config.warning.destination": {
3246
2439
  "value": "The selected destination only supports sending the alert to yourself.",
3247
- "comment": "Alert warning message",
3248
- "limit": 0
2440
+ "comment": "Alert warning message"
3249
2441
  },
3250
2442
  "insightAlert.config.filters": {
3251
2443
  "value": "using {n} {n, plural, one {filter} other {filters}}",
3252
- "comment": "Text showing how many filters are being used in an alert configuration. The placeholder {n} will be replaced with a number and the word 'filter' will be pluralized accordingly. Examples: 'using 1 filter', 'using 3 filters'.",
3253
- "limit": 0
2444
+ "comment": "Text showing how many filters are being used in an alert configuration. The placeholder {n} will be replaced with a number and the word 'filter' will be pluralized accordingly. Examples: 'using 1 filter', 'using 3 filters'."
3254
2445
  },
3255
2446
  "insightAlert.config.and": {
3256
2447
  "value": "and",
3257
- "comment": "This is a part of sentence 'for This month and 1 filter'",
3258
- "limit": 0
2448
+ "comment": "This is a part of sentence 'for This month and 1 filter'"
3259
2449
  },
3260
2450
  "insightAlert.config.for.filter": {
3261
2451
  "value": "for {granularity}",
3262
- "comment": "This is a part of sentence 'for This month and 1 filter'",
3263
- "limit": 0
2452
+ "comment": "This is a part of sentence 'for This month and 1 filter'"
3264
2453
  },
3265
2454
  "insightAlert.config.filters.info": {
3266
2455
  "value": "Alerts respect the dashboard filters as set at the time of their creation.{spacer}To modify the time period used for comparison, adjust the date filter.",
3267
- "comment": "Alerts configuration info message",
3268
- "limit": 0
2456
+ "comment": "Alerts configuration info message"
3269
2457
  },
3270
2458
  "insightAlert.config.compare_with_sp": {
3271
2459
  "value": "same period previous year",
3272
- "comment": "Comparison option for alerts to compare with the same period in the previous year",
3273
- "limit": 0
2460
+ "comment": "Comparison option for alerts to compare with the same period in the previous year"
3274
2461
  },
3275
2462
  "insightAlert.config.compare_with_pp": {
3276
2463
  "value": "previous period",
3277
- "comment": "Comparison option for alerts to compare with the immediately preceding time period",
3278
- "limit": 0
2464
+ "comment": "Comparison option for alerts to compare with the immediately preceding time period"
3279
2465
  },
3280
2466
  "insightAlert.config.compare_with_sp_granularity": {
3281
2467
  "value": "same {period} previous year",
3282
- "comment": "Comparison option with dynamic time period. The {period} placeholder shows the specific time comparison (e.g., 'same month previous year').",
3283
- "limit": 0
2468
+ "comment": "Comparison option with dynamic time period. The {period} placeholder shows the specific time comparison (e.g., 'same month previous year')."
3284
2469
  },
3285
2470
  "insightAlert.config.compare_with_pp_granularity": {
3286
2471
  "value": "previous {period}",
3287
- "comment": "Comparison option with dynamic time period. The {period} placeholder shows the specific time comparison (e.g., 'previous month').",
3288
- "limit": 0
2472
+ "comment": "Comparison option with dynamic time period. The {period} placeholder shows the specific time comparison (e.g., 'previous month')."
3289
2473
  },
3290
2474
  "insightAlert.config.addAlert": {
3291
2475
  "value": "Add alert",
3292
- "comment": "Button label for creating a new alert on a visualization",
3293
- "limit": 0
2476
+ "comment": "Button label for creating a new alert on a visualization"
3294
2477
  },
3295
2478
  "insightAlert.config.triggerMode.always": {
3296
2479
  "value": "Every time",
3297
- "comment": "Alert trigger option to send notification every time the condition is met",
3298
- "limit": 0
2480
+ "comment": "Alert trigger option to send notification every time the condition is met"
3299
2481
  },
3300
2482
  "insightAlert.config.triggerMode.once": {
3301
2483
  "value": "Once, then pause",
3302
- "comment": "Alert trigger option to send notification only once when condition is met, then automatically pause",
3303
- "limit": 0
2484
+ "comment": "Alert trigger option to send notification only once when condition is met, then automatically pause"
3304
2485
  },
3305
2486
  "insightAlert.config.delete.success": {
3306
2487
  "value": "Success. The alert has been deleted.",
3307
- "comment": "Success notification shown after deleting an alert",
3308
- "limit": 0
2488
+ "comment": "Success notification shown after deleting an alert"
3309
2489
  },
3310
2490
  "insightAlert.config.resume.success": {
3311
2491
  "value": "Success. The alert has been resumed.",
3312
- "comment": "Success notification shown after resuming a paused alert",
3313
- "limit": 0
2492
+ "comment": "Success notification shown after resuming a paused alert"
3314
2493
  },
3315
2494
  "insightAlert.config.pause.success": {
3316
2495
  "value": "Success. The alert has been paused.",
3317
- "comment": "Success notification shown after pausing an active alert",
3318
- "limit": 0
2496
+ "comment": "Success notification shown after pausing an active alert"
3319
2497
  },
3320
2498
  "insightAlert.config.update.success": {
3321
2499
  "value": "Success. The alert has been updated.",
3322
- "comment": "Success notification shown after modifying an existing alert",
3323
- "limit": 0
2500
+ "comment": "Success notification shown after modifying an existing alert"
3324
2501
  },
3325
2502
  "insightAlert.config.add.success": {
3326
2503
  "value": "Success. The alert has been added.",
3327
- "comment": "Success notification shown after creating a new alert",
3328
- "limit": 0
2504
+ "comment": "Success notification shown after creating a new alert"
3329
2505
  },
3330
2506
  "insightAlert.config.delete.title": {
3331
2507
  "value": "Delete alert?",
3332
- "comment": "Confirmation dialog title when deleting an alert",
3333
- "limit": 0
2508
+ "comment": "Confirmation dialog title when deleting an alert"
3334
2509
  },
3335
2510
  "insightAlert.config.delete.message": {
3336
2511
  "value": "The alert for <b>{title}</b> will be permanently deleted, along with all its notifications.",
3337
- "comment": "Warning message shown when deleting an alert, with the alert name emphasized",
3338
- "limit": 0
2512
+ "comment": "Warning message shown when deleting an alert, with the alert name emphasized"
3339
2513
  },
3340
2514
  "insightAlert.noDestination.tooltip": {
3341
2515
  "value": "No destination available. <a>Create a destination</a> to set up an alert.",
3342
- "comment": "Tooltip shown when no alert destinations are configured, with a clickable link",
3343
- "limit": 0
2516
+ "comment": "Tooltip shown when no alert destinations are configured, with a clickable link"
3344
2517
  },
3345
2518
  "insightAlert.maxAlertsReached": {
3346
2519
  "value": "Your organization has reached the limit of alerts. Contact your administrator to create more.",
3347
- "comment": "Error message shown when organization has reached maximum number of alerts",
3348
- "limit": 0
2520
+ "comment": "Error message shown when organization has reached maximum number of alerts"
3349
2521
  },
3350
2522
  "insightAlert.executionTimestampMode": {
3351
2523
  "value": "To create or edit alerts, reset the dashboard date to today.",
3352
- "comment": "Warning shown when trying to configure alerts with a historical date selected",
3353
- "limit": 0
2524
+ "comment": "Warning shown when trying to configure alerts with a historical date selected"
3354
2525
  },
3355
2526
  "insightAlert.config.loading.error": {
3356
2527
  "value": "Failed to load necessary information. Try again later.",
3357
- "comment": "Error message shown when alert configuration data cannot be loaded",
3358
- "limit": 0
2528
+ "comment": "Error message shown when alert configuration data cannot be loaded"
3359
2529
  },
3360
2530
  "insightAlert.config.save.error": {
3361
2531
  "value": "Failed to save alert. Try again later.",
3362
- "comment": "Error message shown when alert cannot be saved",
3363
- "limit": 0
2532
+ "comment": "Error message shown when alert cannot be saved"
3364
2533
  },
3365
2534
  "insightAlert.config.delete.error": {
3366
2535
  "value": "Failed to delete alert. Try again later.",
3367
- "comment": "Error message shown when alert cannot be deleted",
3368
- "limit": 0
2536
+ "comment": "Error message shown when alert cannot be deleted"
3369
2537
  },
3370
2538
  "insightAlert.config.invalid": {
3371
2539
  "value": "This alert configuration is incorrect. Please update it or contact your administrator.",
3372
- "comment": "Error message for alert configuration",
3373
- "limit": 0
2540
+ "comment": "Error message for alert configuration"
3374
2541
  },
3375
2542
  "insightAlert.config.invalidWidget": {
3376
2543
  "value": "The alert is not working because the source widget was deleted. Delete the alert or contact your administrator.",
3377
- "comment": "Error message for alert configuration",
3378
- "limit": 0
2544
+ "comment": "Error message for alert configuration"
3379
2545
  },
3380
2546
  "insightAlert.config.selectMetric": {
3381
2547
  "value": "Select a metric",
3382
- "comment": "Label of metric select dropdown",
3383
- "limit": 0
2548
+ "comment": "Label of metric select dropdown"
3384
2549
  },
3385
2550
  "insightAlert.config.selectAttribute": {
3386
2551
  "value": "All",
3387
- "comment": "Label of attribute select dropdown",
3388
- "limit": 0
2552
+ "comment": "Label of attribute select dropdown"
3389
2553
  },
3390
2554
  "insightAlert.config.accessbility.input": {
3391
2555
  "value": "Condition value",
3392
- "comment": "Accessibility label for alert threshold input field",
3393
- "limit": 0
2556
+ "comment": "Accessibility label for alert threshold input field"
3394
2557
  },
3395
2558
  "alert.accessibility.destination.label": {
3396
2559
  "value": "Select how to send the alert",
3397
- "comment": "Accessibility label for alert destination dropdown",
3398
- "limit": 0
2560
+ "comment": "Accessibility label for alert destination dropdown"
3399
2561
  },
3400
2562
  "granularity.this_keyword": {
3401
2563
  "value": "This",
3402
- "comment": "Label that says 'This' in the context of time period. For example 'This month', 'This year'.",
3403
- "limit": 0
2564
+ "comment": "Label that says 'This' in the context of time period. For example 'This month', 'This year'."
3404
2565
  },
3405
2566
  "granularity.year": {
3406
2567
  "value": "year",
3407
- "comment": "Label of current selected granularity type. Is used in alert create dialog.",
3408
- "limit": 0
2568
+ "comment": "Label of current selected granularity type. Is used in alert create dialog."
3409
2569
  },
3410
2570
  "granularity.week": {
3411
2571
  "value": "week",
3412
- "comment": "Label of current selected granularity type. Is used in alert create dialog.",
3413
- "limit": 0
2572
+ "comment": "Label of current selected granularity type. Is used in alert create dialog."
3414
2573
  },
3415
2574
  "granularity.quarter": {
3416
2575
  "value": "quarter",
3417
- "comment": "Label of current selected granularity type. Is used in alert create dialog.",
3418
- "limit": 0
2576
+ "comment": "Label of current selected granularity type. Is used in alert create dialog."
3419
2577
  },
3420
2578
  "granularity.month": {
3421
2579
  "value": "month",
3422
- "comment": "Label of current selected granularity type. Is used in alert create dialog.",
3423
- "limit": 0
2580
+ "comment": "Label of current selected granularity type. Is used in alert create dialog."
3424
2581
  },
3425
2582
  "granularity.date": {
3426
2583
  "value": "day",
3427
- "comment": "Label of current selected granularity type. Is used in alert create dialog.",
3428
- "limit": 0
2584
+ "comment": "Label of current selected granularity type. Is used in alert create dialog."
3429
2585
  },
3430
2586
  "granularity.hour": {
3431
2587
  "value": "hour",
3432
- "comment": "Label of current selected granularity type. Is used in alert create dialog.",
3433
- "limit": 0
2588
+ "comment": "Label of current selected granularity type. Is used in alert create dialog."
3434
2589
  },
3435
2590
  "granularity.minute": {
3436
2591
  "value": "minute",
3437
- "comment": "Label of current selected granularity type. Is used in alert create dialog.",
3438
- "limit": 0
2592
+ "comment": "Label of current selected granularity type. Is used in alert create dialog."
3439
2593
  },
3440
2594
  "widget.options.menu.export": {
3441
2595
  "value": "Export",
3442
- "comment": "Export to file with XLSX extension.",
3443
- "limit": 0
2596
+ "comment": "Export to file with XLSX extension."
3444
2597
  },
3445
2598
  "menu.close": {
3446
2599
  "value": "Close menu",
3447
- "comment": "Button label to close a menu",
3448
- "limit": 0
2600
+ "comment": "Button label to close a menu"
3449
2601
  },
3450
2602
  "controlButtons.asTable": {
3451
2603
  "value": "Show as table",
3452
- "comment": "Message displayed in filter alert showing a relative date range with calendar icon. Example: 'in (calendar icon) last 7 days'.",
3453
- "limit": 0
2604
+ "comment": "Message displayed in filter alert showing a relative date range with calendar icon. Example: 'in (calendar icon) last 7 days'."
3454
2605
  },
3455
2606
  "controlButtons.asOriginal": {
3456
2607
  "value": "Show original visualization",
3457
- "comment": "Message displayed in filter alert showing a relative date range with calendar icon. Example: 'in (calendar icon) last 7 days'.",
3458
- "limit": 0
2608
+ "comment": "Message displayed in filter alert showing a relative date range with calendar icon. Example: 'in (calendar icon) last 7 days'."
3459
2609
  }
3460
2610
  }