@sapui5/sap.suite.ui.generic.template 1.131.0 → 1.132.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (218) hide show
  1. package/package.json +1 -1
  2. package/src/sap/suite/ui/generic/template/.library +1 -1
  3. package/src/sap/suite/ui/generic/template/AnalyticalListPage/control/SmartFilterBarExt.js +3 -1
  4. package/src/sap/suite/ui/generic/template/AnalyticalListPage/control/SmartKpiTag.js +37 -11
  5. package/src/sap/suite/ui/generic/template/AnalyticalListPage/control/visualfilterbar/FilterItem.js +3 -1
  6. package/src/sap/suite/ui/generic/template/AnalyticalListPage/control/visualfilterbar/FilterItemMicroChart.js +19 -4
  7. package/src/sap/suite/ui/generic/template/AnalyticalListPage/control/visualfilterbar/SmartVisualFilterBar.js +46 -15
  8. package/src/sap/suite/ui/generic/template/AnalyticalListPage/controller/DropDownController.js +42 -17
  9. package/src/sap/suite/ui/generic/template/AnalyticalListPage/controller/KpiTagController.js +13 -3
  10. package/src/sap/suite/ui/generic/template/AnalyticalListPage/extensionAPI/ExtensionAPI.js +2 -2
  11. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_en_US_saptrc.properties +105 -105
  12. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_sk.properties +1 -1
  13. package/src/sap/suite/ui/generic/template/AnalyticalListPage/manifest.json +1 -1
  14. package/src/sap/suite/ui/generic/template/AnalyticalListPage/util/FilterUtil.js +17 -6
  15. package/src/sap/suite/ui/generic/template/Canvas/manifest.json +1 -1
  16. package/src/sap/suite/ui/generic/template/ListReport/controller/ControllerImplementation.js +44 -22
  17. package/src/sap/suite/ui/generic/template/ListReport/controller/IappStateHandler.js +18 -2
  18. package/src/sap/suite/ui/generic/template/ListReport/extensionAPI/ExtensionAPI.js +2 -2
  19. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n.properties +1 -4
  20. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_ar.properties +1 -3
  21. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_bg.properties +1 -3
  22. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_ca.properties +1 -3
  23. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_cnr.properties +1 -3
  24. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_cs.properties +1 -3
  25. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_cy.properties +1 -3
  26. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_da.properties +1 -3
  27. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_de.properties +1 -3
  28. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_el.properties +1 -3
  29. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_en.properties +1 -3
  30. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_en_GB.properties +1 -3
  31. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_en_US_saprigi.properties +1 -3
  32. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_en_US_saptrc.properties +58 -58
  33. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_es.properties +1 -3
  34. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_es_MX.properties +1 -3
  35. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_et.properties +1 -3
  36. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_fi.properties +1 -3
  37. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_fr.properties +1 -3
  38. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_fr_CA.properties +1 -3
  39. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_hi.properties +1 -3
  40. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_hr.properties +1 -3
  41. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_hu.properties +1 -3
  42. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_id.properties +1 -3
  43. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_it.properties +1 -3
  44. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_iw.properties +1 -3
  45. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_ja.properties +1 -3
  46. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_kk.properties +1 -3
  47. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_ko.properties +1 -3
  48. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_lt.properties +1 -3
  49. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_lv.properties +1 -3
  50. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_mk.properties +1 -3
  51. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_ms.properties +1 -3
  52. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_nl.properties +1 -3
  53. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_no.properties +1 -3
  54. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_pl.properties +2 -4
  55. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_pt.properties +1 -3
  56. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_pt_PT.properties +1 -3
  57. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_ro.properties +1 -3
  58. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_ru.properties +1 -3
  59. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_sh.properties +1 -3
  60. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_sk.properties +1 -3
  61. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_sl.properties +1 -3
  62. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_sr.properties +1 -3
  63. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_sv.properties +1 -3
  64. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_th.properties +1 -3
  65. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_tr.properties +1 -3
  66. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_uk.properties +1 -3
  67. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_vi.properties +1 -3
  68. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_zh_CN.properties +1 -3
  69. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_zh_TW.properties +1 -3
  70. package/src/sap/suite/ui/generic/template/ListReport/manifest.json +1 -1
  71. package/src/sap/suite/ui/generic/template/ListReport/view/fragments/BreakoutActionButtons.fragment.xml +3 -2
  72. package/src/sap/suite/ui/generic/template/ListReport/view/fragments/FullscreenPage.fragment.xml +1 -1
  73. package/src/sap/suite/ui/generic/template/ListReport/view/fragments/SmartList.fragment.xml +3 -3
  74. package/src/sap/suite/ui/generic/template/ListReport/view/fragments/SmartTable.fragment.xml +1 -0
  75. package/src/sap/suite/ui/generic/template/ObjectPage/controller/ControllerImplementation.js +107 -23
  76. package/src/sap/suite/ui/generic/template/ObjectPage/controller/SectionTitleHandler.js +34 -1
  77. package/src/sap/suite/ui/generic/template/ObjectPage/controller/inlineCreationRows/InlineCreationRowsHelper.js +46 -4
  78. package/src/sap/suite/ui/generic/template/ObjectPage/controllerFrameworkExtensions.js +21 -4
  79. package/src/sap/suite/ui/generic/template/ObjectPage/extensionAPI/ExtensionAPI.js +29 -5
  80. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_en_US_saptrc.properties +95 -95
  81. package/src/sap/suite/ui/generic/template/ObjectPage/manifest.json +1 -1
  82. package/src/sap/suite/ui/generic/template/ObjectPage/view/Details.view.xml +2 -2
  83. package/src/sap/suite/ui/generic/template/ObjectPage/view/fragments/CRUDActionButtons.fragment.xml +2 -2
  84. package/src/sap/suite/ui/generic/template/ObjectPage/view/fragments/Footer.fragment.xml +3 -3
  85. package/src/sap/suite/ui/generic/template/ObjectPage/view/fragments/HeaderContainer.fragment.xml +4 -4
  86. package/src/sap/suite/ui/generic/template/ObjectPage/view/fragments/HeaderImage.fragment.xml +4 -4
  87. package/src/sap/suite/ui/generic/template/ObjectPage/view/fragments/SmartChart.fragment.xml +1 -1
  88. package/src/sap/suite/ui/generic/template/ObjectPage/view/fragments/SmartTable.fragment.xml +2 -1
  89. package/src/sap/suite/ui/generic/template/QuickCreate/i18n/i18n_en_US_saptrc.properties +14 -14
  90. package/src/sap/suite/ui/generic/template/QuickCreate/manifest.json +1 -1
  91. package/src/sap/suite/ui/generic/template/QuickView/i18n/i18n_en_US_saptrc.properties +2 -2
  92. package/src/sap/suite/ui/generic/template/QuickView/manifest.json +1 -1
  93. package/src/sap/suite/ui/generic/template/designtime/controls/DynamicPage.designtime.js +142 -194
  94. package/src/sap/suite/ui/generic/template/designtime/controls/ObjectPageLayout.designtime.js +204 -0
  95. package/src/sap/suite/ui/generic/template/designtime/controls/SmartFilterBar.designtime.js +236 -0
  96. package/src/sap/suite/ui/generic/template/designtime/utils/designtimeHelper.js +36 -9
  97. package/src/sap/suite/ui/generic/template/designtime/utils/designtimeUtils.js +67 -23
  98. package/src/sap/suite/ui/generic/template/detailTemplates/i18n/i18n_en_US_saptrc.properties +6 -6
  99. package/src/sap/suite/ui/generic/template/fragments/BreakoutActions.fragment.xml +2 -2
  100. package/src/sap/suite/ui/generic/template/fragments/DeterminingActions.fragment.xml +3 -2
  101. package/src/sap/suite/ui/generic/template/fragments/EasyFilter.fragment.xml +0 -6
  102. package/src/sap/suite/ui/generic/template/fragments/GlobalActions.fragment.xml +3 -2
  103. package/src/sap/suite/ui/generic/template/fragments/GridTableCells.fragment.xml +3 -2
  104. package/src/sap/suite/ui/generic/template/fragments/HeaderAddress.fragment.xml +2 -1
  105. package/src/sap/suite/ui/generic/template/fragments/HeaderContactWithDetailsPopover.fragment.xml +2 -1
  106. package/src/sap/suite/ui/generic/template/fragments/HeaderDataPointContent.fragment.xml +1 -1
  107. package/src/sap/suite/ui/generic/template/fragments/HeaderForm.fragment.xml +1 -1
  108. package/src/sap/suite/ui/generic/template/fragments/HeaderFormDataField.fragment.xml +12 -5
  109. package/src/sap/suite/ui/generic/template/fragments/HeaderPlainText.fragment.xml +1 -1
  110. package/src/sap/suite/ui/generic/template/fragments/HeaderRatingIndicator.fragment.xml +5 -7
  111. package/src/sap/suite/ui/generic/template/fragments/ProgressIndicator.fragment.xml +2 -2
  112. package/src/sap/suite/ui/generic/template/fragments/QuickViewSmartForm.fragment.xml +2 -2
  113. package/src/sap/suite/ui/generic/template/fragments/RatingIndicatorFacet.fragment.xml +2 -2
  114. package/src/sap/suite/ui/generic/template/fragments/SmartFormDataField.fragment.xml +4 -3
  115. package/src/sap/suite/ui/generic/template/fragments/SmartMicroChart.fragment.xml +1 -1
  116. package/src/sap/suite/ui/generic/template/fragments/SmartTableUiTableCommons.fragment.xml +2 -5
  117. package/src/sap/suite/ui/generic/template/fragments/TableCell.fragment.xml +7 -5
  118. package/src/sap/suite/ui/generic/template/fragments/TableColumnListItem.fragment.xml +2 -5
  119. package/src/sap/suite/ui/generic/template/fragments/ToolbarButton.fragment.xml +2 -2
  120. package/src/sap/suite/ui/generic/template/fragments/TreeTableColumns.fragment.xml +3 -2
  121. package/src/sap/suite/ui/generic/template/genericUtilities/controlHelper.js +10 -9
  122. package/src/sap/suite/ui/generic/template/genericUtilities/filterHelper.js +70 -2
  123. package/src/sap/suite/ui/generic/template/genericUtilities/polyFill.js +14 -0
  124. package/src/sap/suite/ui/generic/template/js/AnnotationHelper.js +53 -12
  125. package/src/sap/suite/ui/generic/template/js/QuickTemplates/QuickTemplateComponentFactory.js +25 -13
  126. package/src/sap/suite/ui/generic/template/lib/AppComponent.js +16 -225
  127. package/src/sap/suite/ui/generic/template/lib/CRUDHelper.js +5 -3
  128. package/src/sap/suite/ui/generic/template/lib/CommonEventHandlers.js +11 -4
  129. package/src/sap/suite/ui/generic/template/lib/CommonUtils.js +37 -12
  130. package/src/sap/suite/ui/generic/template/lib/ComponentUtils.js +3 -3
  131. package/src/sap/suite/ui/generic/template/lib/ContextBookkeeping.js +39 -23
  132. package/src/sap/suite/ui/generic/template/lib/FlexibleColumnLayoutHandler.js +13 -5
  133. package/src/sap/suite/ui/generic/template/lib/FlexibleColumnLayoutHelper.js +168 -0
  134. package/src/sap/suite/ui/generic/template/lib/MessageStripHelper.js +1 -1
  135. package/src/sap/suite/ui/generic/template/lib/ShellPersonalizationService.js +137 -0
  136. package/src/sap/suite/ui/generic/template/lib/SideEffectUtil.js +56 -1
  137. package/src/sap/suite/ui/generic/template/lib/TemplateComponent.js +24 -4
  138. package/src/sap/suite/ui/generic/template/lib/ai/EasyFilterBarHandler.js +91 -36
  139. package/src/sap/suite/ui/generic/template/lib/ai/FioriAIHandler.js +30 -35
  140. package/src/sap/suite/ui/generic/template/lib/deletionHelper.js +10 -2
  141. package/src/sap/suite/ui/generic/template/lib/filterHelper.js +7 -3
  142. package/src/sap/suite/ui/generic/template/lib/i18n/i18n.properties +6 -15
  143. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_ar.properties +1 -9
  144. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_bg.properties +1 -9
  145. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_ca.properties +1 -9
  146. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_cnr.properties +1 -9
  147. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_cs.properties +1 -9
  148. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_cy.properties +1 -9
  149. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_da.properties +1 -9
  150. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_de.properties +2 -10
  151. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_el.properties +1 -9
  152. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_en.properties +1 -9
  153. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_en_GB.properties +1 -9
  154. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_en_US_sappsd.properties +0 -11
  155. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_en_US_saprigi.properties +1 -9
  156. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_en_US_saptrc.properties +174 -149
  157. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_es.properties +3 -11
  158. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_es_MX.properties +1 -9
  159. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_et.properties +1 -9
  160. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_fi.properties +1 -9
  161. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_fr.properties +1 -9
  162. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_fr_CA.properties +1 -9
  163. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_hi.properties +1 -9
  164. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_hr.properties +1 -9
  165. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_hu.properties +1 -9
  166. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_id.properties +1 -9
  167. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_it.properties +1 -9
  168. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_iw.properties +1 -9
  169. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_ja.properties +1 -9
  170. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_kk.properties +1 -9
  171. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_ko.properties +1 -9
  172. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_lt.properties +1 -9
  173. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_lv.properties +1 -9
  174. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_mk.properties +1 -9
  175. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_ms.properties +1 -9
  176. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_nl.properties +1 -9
  177. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_no.properties +1 -9
  178. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_pl.properties +1 -9
  179. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_pt.properties +1 -9
  180. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_pt_PT.properties +1 -9
  181. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_ro.properties +1 -9
  182. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_ru.properties +1 -9
  183. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_sh.properties +1 -9
  184. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_sk.properties +1 -9
  185. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_sl.properties +1 -9
  186. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_sr.properties +1 -9
  187. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_sv.properties +1 -9
  188. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_th.properties +1 -9
  189. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_tr.properties +1 -9
  190. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_uk.properties +1 -9
  191. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_vi.properties +3 -11
  192. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_zh_CN.properties +1 -9
  193. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_zh_TW.properties +1 -9
  194. package/src/sap/suite/ui/generic/template/lib/navigation/NavigationController.js +59 -38
  195. package/src/sap/suite/ui/generic/template/library.js +7 -3
  196. package/src/sap/suite/ui/generic/template/listTemplates/fragments/ChartActions.fragment.xml +4 -3
  197. package/src/sap/suite/ui/generic/template/listTemplates/fragments/DetailSmartTable.fragment.xml +4 -3
  198. package/src/sap/suite/ui/generic/template/listTemplates/i18n/i18n_en_US_saptrc.properties +1 -1
  199. package/src/sap/suite/ui/generic/template/manifestMerger/ChangePageConfiguration.js +1 -1
  200. package/src/sap/suite/ui/generic/template/support/DiagnosticsTool/DiagnosticsTool.js +15 -3
  201. package/src/sap/suite/ui/generic/template/support/DiagnosticsTool/view/DiagnosticsTool.view.xml +0 -24
  202. package/src/sap/suite/ui/generic/template/support/lib/CommonChecks.js +11 -19
  203. package/src/sap/suite/ui/generic/template/themes/base/ObjectPage.less +0 -4
  204. package/src/sap/suite/ui/generic/template/themes/sap_belize_base/ObjectPage.less +0 -4
  205. package/src/sap/suite/ui/generic/template/themes/sap_bluecrystal_base/ObjectPage.less +0 -4
  206. package/src/sap/suite/ui/generic/template/themes/sap_fiori_3_hcb/AnalyticalListPage.less +0 -1
  207. package/src/sap/suite/ui/generic/template/themes/sap_fiori_3_hcw/AnalyticalListPage.less +0 -1
  208. package/src/sap/suite/ui/generic/template/themes/sap_hcb/base_ObjectPage.less +0 -4
  209. package/src/sap/suite/ui/generic/template/themes/sap_horizon_hcb/AnalyticalListPage.less +0 -1
  210. package/src/sap/suite/ui/generic/template/themes/sap_horizon_hcw/AnalyticalListPage.less +0 -1
  211. package/src/sap/suite/ui/generic/template/fragments/ContactDetailsQuickViewGroup.fragment.xml +0 -36
  212. package/src/sap/suite/ui/generic/template/js/formatters/formatDisplayValueForProgressIndicator.js +0 -28
  213. package/src/sap/suite/ui/generic/template/js/formatters/formatImageUrl.js +0 -21
  214. package/src/sap/suite/ui/generic/template/js/formatters/formatRatingIndicatorAggregateCount.js +0 -21
  215. package/src/sap/suite/ui/generic/template/js/formatters/formatRatingIndicatorFooterText.js +0 -21
  216. package/src/sap/suite/ui/generic/template/js/formatters/formatRatingIndicatorSubTitle.js +0 -21
  217. package/src/sap/suite/ui/generic/template/js/formatters/setInfoHighlight.js +0 -21
  218. package/src/sap/suite/ui/generic/template/js/formatters/setRowNavigated.js +0 -26
@@ -1,216 +1,216 @@
1
1
 
2
- TITLE=Uvxx0yRYKvjHKzRRcl4PTw_Analytical List Page
2
+ TITLE=ZHwDPecQx2kFEi46nK78uw_Analytical List Page
3
3
 
4
- DESCRIPTION=f3gN0aMKoVDHr9VEcMqYTA_Analytical List Page
4
+ DESCRIPTION=u9x/Nw7T6qrPiMvSWUDr0g_Analytical List Page
5
5
 
6
- OK=DsScf/Gtv1I906qHjk507A_OK
6
+ OK=m70R9CmITkC264OL+jnDaQ_OK
7
7
 
8
- NAVIGATE_TO_DETAIL=11zk3NKCtaRxISfnWwQDJw_Show Details
8
+ NAVIGATE_TO_DETAIL=olHUFSAHnj8lPGERQvWsKw_Show Details
9
9
 
10
- EMAIL_HEADER=qQmoxOqCAbMX4m3mVUja2g_Link to {0}
10
+ EMAIL_HEADER=w4uNl6YxBx9mu9rKNcTaBw_Link to {0}
11
11
 
12
- KPI_TOOLTIP_UNDETERMINED=enCysiaqn/ZEq7ww3d1+hg_{0} {1}\nStatus\: Undetermined
12
+ KPI_TOOLTIP_UNDETERMINED=7M34+47ORYebY/lzPwm+0w_{0} {1}\nStatus\: Undetermined
13
13
 
14
- KPI_TOOLTIP_NEUTRAL=2IEB7/zwAUc2oQ0EKb7RZA_{0} {1}\nStatus\: Neutral
14
+ KPI_TOOLTIP_NEUTRAL=Bt29135Hwkutygem8LP/LA_{0} {1}\nStatus\: Neutral
15
15
 
16
- KPI_TOOLTIP_NONE=noTERWJNqjy7EpAQv+rUAA_{0} {1}\nStatus\: None
16
+ KPI_TOOLTIP_NONE=M/2ZYXAnhf072+gLouGXLA_{0} {1}\nStatus\: None
17
17
 
18
- KPI_TOOLTIP_ERROR=B7gQzN0sEmw6WMjB12guCg_{0} {1}\nStatus\: High-Risk
18
+ KPI_TOOLTIP_ERROR=uINmVDAn7H8EPlSH9UKPDw_{0} {1}\nStatus\: High-Risk
19
19
 
20
- KPI_TOOLTIP_GOOD=oPe/5A01/qTpeqESVGUObg_{0} {1}\nStatus\: Good
20
+ KPI_TOOLTIP_GOOD=uQ1fTP+Uyk2N8KPFS0cfBw_{0} {1}\nStatus\: Good
21
21
 
22
- KPI_TOOLTIP_CRITICAL=iAJkAnpAUf7s3uN9qFVUwA_{0} {1}\nStatus\: Risk
22
+ KPI_TOOLTIP_CRITICAL=SJNAH+yna/fthAHIMPAeQg_{0} {1}\nStatus\: Risk
23
23
 
24
- KPI_DETERMINING_ERROR=MM4ALJua6Mhtc2eBWP2Mpw_{0}\nUnable to determine the value.
24
+ KPI_DETERMINING_ERROR=quM1RY7La92247Y30JZVXA_{0}\nUnable to determine the value.
25
25
 
26
- KPI_DETERMINING_WARNING=j+kxbh3SxSAyZQQmyutPaA_{0}\nData is either invalid or not found.
26
+ KPI_DETERMINING_WARNING=GCMfpMhr5sLl/8i4K0pfSA_{0}\nData is either invalid or not found.
27
27
 
28
- KPI_AUTHORIZATION_ISSUE=/iA9eGsYSJxL8vyKFouLIQ_There\u2019s an authorization issue.
28
+ KPI_AUTHORIZATION_ISSUE=BV5K0ocDYElZODlUJa3xhg_There\u2019s an authorization issue.
29
29
 
30
- KPI_DEFAULT_PV_ERROR_MESSAGE=+b+rNbfMd4DzgqL3f8ukUg_Presentation variant annotation is missing.
30
+ KPI_DEFAULT_PV_ERROR_MESSAGE=jfvTHEkX2sWXiGvz6yGzfg_Presentation variant annotation is missing.
31
31
 
32
- KPI_DRILLDOWN_NAVIGATION_MESSAGE=XgJW8FxwnNNGVqIyEmGymA_Please enter navigation details.
32
+ KPI_DRILLDOWN_NAVIGATION_MESSAGE=diIDJVi5SZzXgkSG+pjM1A_Please enter navigation details.
33
33
 
34
- KPI_GENERIC_ERROR_MESSAGE=3kQQadCbvkdgrpLqgWtFrw_Unable to load KPI due to a technical issue.
34
+ KPI_GENERIC_ERROR_MESSAGE=hev93Vi93Nu+pdy8PeuS8w_Unable to load KPI due to a technical issue.
35
35
 
36
- KPI_NO_DATA=Bv3VdSYqTYmMxhO1v/DUfg_There\u2019s no KPI data available for the chosen filter criteria.
36
+ KPI_NO_DATA=x3U4S3cBX4E5FVm1f6Jxbw_There\u2019s no KPI data available for the chosen filter criteria.
37
37
 
38
- KPI_INFO_FOR_MISSING_MANDATE_FILTPAR=zH+tgSG29BoyaI7JArMPbA_Enter mandatory filter field values to view KPI information.
38
+ KPI_INFO_FOR_MISSING_MANDATE_FILTPAR=qyx5aE3AeYJxb5vSC1/mTQ_Enter mandatory filter field values to view KPI information.
39
39
 
40
- CLEAR_FILTERS=EuTzs6jqR7ofna2WrXhe7w_Clear
40
+ CLEAR_FILTERS=aLGBKudxYRFYJxJNUviMBg_Clear
41
41
 
42
- CLEAR_FILTERS_ALL=p8sF2+duz9xMZtgzNYVjqg_Clear All
42
+ CLEAR_FILTERS_ALL=V5tRyQpeLyy7lw4yMLJv5A_Clear All
43
43
 
44
- GO_FILTERS=VY4VjU7PYy7YeqhMVRF4HQ_Go
44
+ GO_FILTERS=5JAlLhLxaVy5TbWCcz5V6Q_Go
45
45
 
46
- SHOW_ON_FILTER_BAR=a1MRQDR7LLfTUrRjsK68hQ_Show on Filter Bar
46
+ SHOW_ON_FILTER_BAR=Y6K3phWFsM4Hjl8kPSFdoA_Show on Filter Bar
47
47
 
48
- VISUAL_FILTER_FILTERS=hQEbBaLqLYXAuR/mygFRkQ_Adapt Filters
48
+ VISUAL_FILTER_FILTERS=TPjEcDDw+nk47NL0236Kug_Adapt Filters
49
49
 
50
- VISUAL_FILTER_FILTERS_WITH_COUNT=ASoep/qPEOpwKGy3AwbcjQ_Adapt Filters ({0})
50
+ VISUAL_FILTER_FILTERS_WITH_COUNT=fZ40o4D/cjiLNoDfaFE+Bg_Adapt Filters ({0})
51
51
 
52
- VISUAL_FILTER_ALL_SELECTED_FILTERS=ESvrOhNIKhnWvnlJ/VQPkg_All Selected Values
52
+ VISUAL_FILTER_ALL_SELECTED_FILTERS=uqWdYr++csElmy3T3NVIdw_All Selected Values
53
53
 
54
- VISUAL_FILTER_MEASURES=fdzgb2cvF6TEHmnv3Dg1QA_Measure By
54
+ VISUAL_FILTER_MEASURES=5aeYaHA2TRAyNdGWAk8OXA_Measure By
55
55
 
56
- VISUAL_FILTER_CHART_TYPES=zE9AV0NNx3gNE3Y5c/7BKQ_Chart Types
56
+ VISUAL_FILTER_CHART_TYPES=+ItYYBG2TGPVaKbBF++i4g_Chart Types
57
57
 
58
- VISUAL_FILTER_CHART_TYPE_BAR=/p1aieuZB/xPpOfaIQOgAg_Bar Chart
58
+ VISUAL_FILTER_CHART_TYPE_BAR=cZ2HHAqyuVG1CvCBR8L0XQ_Bar Chart
59
59
 
60
- VISUAL_FILTER_CHART_TYPE_Line=P5XzUuzFShVWQEkWgPhA0w_Line Chart
60
+ VISUAL_FILTER_CHART_TYPE_Line=gVnOY0NAbaIXHh/qytw6xA_Line Chart
61
61
 
62
- VISUAL_FILTER_CHART_TYPE_Donut=2F26OtH0U7vCCQEXZ6fjjA_Donut Chart
62
+ VISUAL_FILTER_CHART_TYPE_Donut=HL5+ezGYeEz66OikiIOD8A_Donut Chart
63
63
 
64
- VISUAL_FILTER_SORTING=o1YHn6B0C7oREV/gv5a6qQ_Sorting
64
+ VISUAL_FILTER_SORTING=MospWIGv5EryKWF4g67cGg_Sorting
65
65
 
66
- VISUAL_FILTER_SORTING_ASCENDING=Loo7vQ1n0Ghv1HXrXLwCWA_Ascending
66
+ VISUAL_FILTER_SORTING_ASCENDING=tQKawt4JxCIdxGCmj+2D3A_Ascending
67
67
 
68
- VISUAL_FILTER_SORTING_DESCENDING=NpoVMeLXZPzBdpWVcZRF3w_Descending
68
+ VISUAL_FILTER_SORTING_DESCENDING=/pHoPgiJvgqZHgFt//iGnQ_Descending
69
69
 
70
- VISUAL_FILTER_LINE_CHART_TIME_LINE=pBJZr8IV08V6ghpc4S9tng_Show
70
+ VISUAL_FILTER_LINE_CHART_TIME_LINE=BR84WqgazGjyyptLjpG/Ig_Show
71
71
 
72
- VISUAL_FILTER_LINE_CHART_TIME_LINE_DAYS=Twja12W/RXmt5l7ntEfoHA_Previous 6 Days
72
+ VISUAL_FILTER_LINE_CHART_TIME_LINE_DAYS=KrJGaq2XLkbTQM5N3RO/wg_Previous 6 Days
73
73
 
74
- VISUAL_FILTER_LINE_CHART_TIME_LINE_MONTH=craQQQ9P7jy9A+Gvd55wLg_Previous 6 Months
74
+ VISUAL_FILTER_LINE_CHART_TIME_LINE_MONTH=9lyVKg91eVuqs8G/LzFZSw_Previous 6 Months
75
75
 
76
- VISUAL_FILTER_LINE_CHART_TIME_LINE_QUARTERS=zJk02iLCAa7wAu17u9+yeg_Previous 6 Quarters
76
+ VISUAL_FILTER_LINE_CHART_TIME_LINE_QUARTERS=4lxxk7C3FWADljI2WPHytA_Previous 6 Quarters
77
77
 
78
- VISUAL_FILTER_LINE_CHART_TIME_LINE_YEARS=/V7APr+xOijZgI4YP/VJdQ_Previous 6 Years
78
+ VISUAL_FILTER_LINE_CHART_TIME_LINE_YEARS=k9Zw5rA+7X+T9uUieLxRRw_Previous 6 Years
79
79
 
80
- VISUAL_FILTER_CHART_TYPE=cFriMb6M5CPYuo6TH0oKtA_Chart Type
80
+ VISUAL_FILTER_CHART_TYPE=OhvGnkJvqLAlbFuJJcJeDA_Chart Type
81
81
 
82
- VISUAL_FILTER_MEASURE=liV+VkGH10ZCz7obYJ0SaQ_Measure
82
+ VISUAL_FILTER_MEASURE=T2wGBcWtIIMzopTR7N3gsw_Measure
83
83
 
84
- VISUAL_FILTER_SORT_ORDER=btBjZQj8T4w17SXBy6Sxgw_Sort Order
84
+ VISUAL_FILTER_SORT_ORDER=E2GqlJKLsLLsXBGbMRo9oA_Sort Order
85
85
 
86
- CONTACT_INFO=EPtbnzr7irjrCTEhiI8k0Q_Contact Information
86
+ CONTACT_INFO=CbdfNo4M/6UjHFIQm0UVNQ_Contact Information
87
87
 
88
- CONTACT_OPTION=xAYFBBQEmTGPvRdVThCEKQ_Microsoft Teams
88
+ CONTACT_OPTION=4TWafBnT/ZlwQ6bL/VVoSA_Microsoft Teams
89
89
 
90
90
 
91
- CONTACT_JOB_TITLE=OAZ2QJRAKwmGLB53oQN5HQ_Job Title
91
+ CONTACT_JOB_TITLE=nCg9w+HWvYuDCwlGZwvGEg_Job Title
92
92
 
93
- CONTACT_DEPARTMENT=QZI34q3tal0ea1gjcS/mZw_Department
93
+ CONTACT_DEPARTMENT=FYQUsjfvdDiz5Mp8ilXq4Q_Department
94
94
 
95
- CONTACT_EMAIL=j4+M7Uo7025J438z57NIqQ_E-Mail
95
+ CONTACT_EMAIL=4FK3X07xjQbJ6WO7SyVE1Q_E-Mail
96
96
 
97
- CONTACT_PHONE=HQRhnibmp62k7lkgJmAVsQ_Phone
97
+ CONTACT_PHONE=NYtyVBy7LKs3JBNf0ZfiUg_Phone
98
98
 
99
- CONTACT_MOBILE=KB+B5cXcyqQWb0gWZxTLJg_Mobile
99
+ CONTACT_MOBILE=IuRRE+B6U2oqnbrk3i3sXw_Mobile
100
100
 
101
- CONTACT_FAX=xtbFwRxRsNxbKsHDn2GezQ_Fax
101
+ CONTACT_FAX=Td3qbOKYpZ4iciTxx6lfsQ_Fax
102
102
 
103
103
 
104
104
 
105
- CONTAINER_VIEW_TABLE=pRkwMTjLmY8VlQHkwgxzGA_Table View
105
+ CONTAINER_VIEW_TABLE=BXA9te8AaCDGMydaWOelZg_Table View
106
106
 
107
- CONTAINER_VIEW_CHART=Tg8M4r4GjEHBirRWZfTp0w_Chart View
107
+ CONTAINER_VIEW_CHART=rtogGqrRhmaN6JlxFUvEbA_Chart View
108
108
 
109
- CONTAINER_VIEW_CHARTTABLE=CMT6PhRmm4flTyOFGvsC8g_Chart and Table View
109
+ CONTAINER_VIEW_CHARTTABLE=9GoE+xEtCIXHZpzDBdqQow_Chart and Table View
110
110
 
111
- CONTAINER_VIEW_CROSSTAB=0iVZTWxNDY5ZWl8iGnQX7Q_Crosstable View
111
+ CONTAINER_VIEW_CROSSTAB=Vc6XfTQVL7Kl1VrbIwSeuw_Crosstable View
112
112
 
113
- FILTER_VISUAL=fl3h9Hm9zB+RJUtUU3GqOw_Visual Filter
113
+ FILTER_VISUAL=yrPG7131vtyaaLsd+xY7iQ_Visual Filter
114
114
 
115
- FILTER_COMPACT=h0VCxbrH2rTc0wI934uvEA_Compact Filter
115
+ FILTER_COMPACT=Hxlrf7OKgKpgkqWfV6txLw_Compact Filter
116
116
 
117
- VIS_FILTER_TITLE_MD=OWVmJulrpYYYgPwKPilQdA_{0} by {1}
117
+ VIS_FILTER_TITLE_MD=CuVLcWS015BDOkctMk6u6g_{0} by {1}
118
118
 
119
- VIS_FILTER_TOOLTIP_STATUS_GOOD=F/ay0FPallyEAioQ/V5Upw_Status\: Good
119
+ VIS_FILTER_TOOLTIP_STATUS_GOOD=0FC9vbeS2mlcPKZVEBQDTw_Status\: Good
120
120
 
121
- VIS_FILTER_TOOLTIP_STATUS_ERROR=Up6ITHleCjbLMICocKTrgA_Status\: Error
121
+ VIS_FILTER_TOOLTIP_STATUS_ERROR=C9OGXEm96IECmP31BAQpHQ_Status\: Error
122
122
 
123
- VIS_FILTER_TOOLTIP_STATUS_CRITICAL=VQ8W+kmOw1xpTegVxunSqA_Status\: Critical
123
+ VIS_FILTER_TOOLTIP_STATUS_CRITICAL=ym4KuF5kYPKhyGACZ/Rkkw_Status\: Critical
124
124
 
125
- VIS_FILTER_TITLE_MD_WITH_UNIT_CURR=kjQCEWylh3F/Z9HrKYFS4A_{0} in {1}
125
+ VIS_FILTER_TITLE_MD_WITH_UNIT_CURR=goajLSr0SyXnCbarShup9A_{0} in {1}
126
126
 
127
- VIS_FILTER_DONUT_OTHER=de9IHUNTw8dNUpMwsCzeOw_Other
127
+ VIS_FILTER_DONUT_OTHER=bHZLf8YEzBFvIKjtp/tfdA_Other
128
128
 
129
- VIS_FILTER_GRP_BASIC_TITLE=FjXCG7qoDYIY4KuYKT2hIw_Basic
129
+ VIS_FILTER_GRP_BASIC_TITLE=g6LDMAUFeCQeqZsr7ukBAg_Basic
130
130
 
131
- VIS_FILTER_ITEM_ARIA=adrYrPC++pgbGRgTAHdngw_Visual Filter
131
+ VIS_FILTER_ITEM_ARIA=mXvmKOZP7X8uTTjUSZ/XUQ_Visual Filter
132
132
 
133
- VIS_FILTER_MANDATORY_PROPERTY_ARIA=vUMQdhJoQInW9Vk2Lv6T8g_{0} required.
133
+ VIS_FILTER_MANDATORY_PROPERTY_ARIA=JGHIFjF/ql9VRNo9N09qRA_{0} required.
134
134
 
135
- VIS_FILTER_MANDATORY_PROPERTY_ARIA_LABEL=LvddaFjm+x3QMRXtFAspkw_required.
135
+ VIS_FILTER_MANDATORY_PROPERTY_ARIA_LABEL=Q9b/NA31GkML7mtrheb+lQ_required.
136
136
 
137
- VIS_FILTER_BAR_NAVIGATE_ARIA=axr4mZq1ngE+FvbHApgXmw_To move between visual filters, choose the right or left arrow.
137
+ VIS_FILTER_BAR_NAVIGATE_ARIA=msDRGaeDnfAW2+bTKyRTfA_To move between visual filters, choose the right or left arrow.
138
138
 
139
- VIS_FILTER_DIALOG_NAVIGATE_ARIA=jfrtMx3YsdEkneW9eqytTA_To move between visual filters, choose the down or up arrow.
139
+ VIS_FILTER_DIALOG_NAVIGATE_ARIA=HU5duGeRi+v2NbdpCD61ww_To move between visual filters, choose the down or up arrow.
140
140
 
141
- VIS_FILTER_ACCESS_FIELDS_ARIA=NJ0ww9DsBRyRVlnHnwnDmA_Choose the tab to access filter fields.
141
+ VIS_FILTER_ACCESS_FIELDS_ARIA=AAkNBiYUgG6w1ZJs6V9/ew_Choose the tab to access filter fields.
142
142
 
143
- VIS_VALUEHELP_DROPDOWN_SELECTED_COUNT=vRZbuB/Z+R9oCPVkN566pg_Selected {0}\: {1}
143
+ VIS_VALUEHELP_DROPDOWN_SELECTED_COUNT=862dOkEPTFh87KIK63hJlg_Selected {0}\: {1}
144
144
 
145
- VIS_VALUEHELP_DROPDOWN_VIEW_SELECTED=cwU5RyRqwhQWo9V5D4AZUw_View Selected
145
+ VIS_VALUEHELP_DROPDOWN_VIEW_SELECTED=pqb6UXTB8xAYEmWMKVLKdg_View Selected
146
146
 
147
- VIS_VALUEHELP_DROPDOWN_VIEW_ALL=eYS5sxOGLRz4TBp9i5p94w_View All
147
+ VIS_VALUEHELP_DROPDOWN_VIEW_ALL=cu/nOyErCEB1AQWRdziCzQ_View All
148
148
 
149
- VIS_VALUEHELP_DROPDOWN_CLEAR_SELECTION=uKYu2wOU5Zb8L/7sx7JB0A_Clear Selection
149
+ VIS_VALUEHELP_DROPDOWN_CLEAR_SELECTION=MSAgY/Eqat/rqYlUiPszXg_Clear Selection
150
150
 
151
- CHARTTABLE_AUTOHIDE_ON=7Q5AVWnwE3NWWZimJbh5aQ_Show Items Based on Chart Selection Only
151
+ CHARTTABLE_AUTOHIDE_ON=znDExau3tvGIQsHQHF02Gw_Show Items Based on Chart Selection Only
152
152
 
153
- CHARTTABLE_AUTOHIDE_OFF=9BnNDMt0Gl0wu1cDjKU3qA_Show All Items
153
+ CHARTTABLE_AUTOHIDE_OFF=3M/vcJCg/n9oc8xW+7CHeQ_Show All Items
154
154
 
155
- M_VISUAL_FILTERS_ERROR_MESSAGE_TITLE=ZaRfXKQPMng8LVQAphahPA_Unable to display filter
155
+ M_VISUAL_FILTERS_ERROR_MESSAGE_TITLE=omSXctVIDut8QIOoOgLYxQ_Unable to display filter
156
156
 
157
- NO_DATA_FOUND_OVERLAY_MESSAGE=H2QPIY5pKVn1MTg07aN3Ew_No data found.
157
+ NO_DATA_FOUND_OVERLAY_MESSAGE=M6ivxLCG42QrgD20SEGTqA_No data found.
158
158
 
159
- REQUIRED_FIELDS_OVERLAY_MESSAGE=rF6IEUmy28Bxco81s1/+ng_Unable to display this filter due to the missing mandatory fields.
159
+ REQUIRED_FIELDS_OVERLAY_MESSAGE=SxG5W0HlqGddA7je0VC4Dg_Unable to display this filter due to the missing mandatory fields.
160
160
 
161
- M_VISUAL_FILTERS_ERROR_DATA_TEXT=f6ahxo5jdn3l/MV++x1sfQ_Unable to load data due to a technical issue.
161
+ M_VISUAL_FILTERS_ERROR_DATA_TEXT=NAvdrUgX3oExW6bXWEXBhQ_Unable to load data due to a technical issue.
162
162
 
163
- M_VISUAL_FILTERS_PROVIDE_FILTER_VAL_SINGLEVF=byMBOrWfuBQ/GpJ87vFgEA_Provide a filter value for {0}
163
+ M_VISUAL_FILTERS_PROVIDE_FILTER_VAL_SINGLEVF=tYmhRtNeYcqxR4Eg5YEiAw_Provide a filter value for {0}
164
164
 
165
- M_VISUAL_FILTERS_PROVIDE_FILTER_VAL_MULTIPLEVF=oyH2gjSI8EuL0q8P+O8Fyw_Provide filter values for all required fields.
165
+ M_VISUAL_FILTERS_PROVIDE_FILTER_VAL_MULTIPLEVF=iGyTTCkx5tHQI3UnOEwPLA_Provide filter values for all required fields.
166
166
 
167
- M_VISUAL_FILTERS_MULTIPLE_CURRENCY=8EpDzokY4NArEMxf02cqRw_To see this chart, set only one currency for {0}
167
+ M_VISUAL_FILTERS_MULTIPLE_CURRENCY=tbtBOQ5tEYUszH1xW5GqDA_To see this chart, set only one currency for {0}
168
168
 
169
- M_VISUAL_FILTERS_MULTIPLE_UNIT=925W/RWIoLtdlRVDDfliiw_To see this chart, set only one value for {0}
169
+ M_VISUAL_FILTERS_MULTIPLE_UNIT=z9DgBRvmMVknjGlnU8lFfA_To see this chart, set only one value for {0}
170
170
 
171
- M_VISUAL_FILTER_HIDDEN_MEASURE=Rj5pdqfL/2VQd/CtKkh1xw_Unable to load visual filter. Measure {0} is marked with UI.Hidden.
171
+ M_VISUAL_FILTER_HIDDEN_MEASURE=U/krFVvGNr9A3MWR08mRzQ_Unable to load visual filter. Measure {0} is marked with UI.Hidden.
172
172
 
173
- REQUIRED_VH_FIELDS_OVERLAY_MESSAGE=WSz0i51plMHnRyNi8Re4Bg_Unable to load data because mandatory fields are missing. Please contact your administrator.
173
+ REQUIRED_VH_FIELDS_OVERLAY_MESSAGE=kGsMWv+7GodXULq4yY4p9g_Unable to load data because mandatory fields are missing. Please contact your administrator.
174
174
 
175
- INVALID_MEASURE_DONUT_MESSAGE=IrAu8gG+a/cMcfIItav6tA_Invalid measure for a donut chart. Ensure that the measure is cumulative and positive.
175
+ INVALID_MEASURE_DONUT_MESSAGE=QyIkQAU5dGQ8/llsGadbsA_Invalid measure for a donut chart. Ensure that the measure is cumulative and positive.
176
176
 
177
- SHARE=R6+HXJ+Yz4XHjAg8Z1t41A_Share
177
+ SHARE=QLOYePe6ukvpLqfyquXYdg_Share
178
178
 
179
- VH_SINGLE_SELECTED=qG0cDCW7oMB8yIombSw67w_Value Help for {0} with {1} Item Selected
179
+ VH_SINGLE_SELECTED=oDw+DGn/3lz8Zl7yCRDywg_Value Help for {0} with {1} Item Selected
180
180
 
181
- VH_MULTI_SELECTED=TVrYUN/BV0MKO6f33eZWXw_Value Help for {0} with {1} Items Selected
181
+ VH_MULTI_SELECTED=bfBsTyIKVuotwKm0iO27PA_Value Help for {0} with {1} Items Selected
182
182
 
183
- VALUE_HELP=yofKuwC+h7UYKiL5WxiFaw_Value Help for {0}
183
+ VALUE_HELP=WVxtlAmAqSmimnR0dGT7eg_Value Help for {0}
184
184
 
185
- DROPDOWN_WITHOUT_SELECTIONS=X/hqTgfzOXB9pb76Zfg2FA_Dropdown List for {0}
185
+ DROPDOWN_WITHOUT_SELECTIONS=jsM5Z/4BsOtUOO19yFTEgg_Dropdown List for {0}
186
186
 
187
- DROPDOWN_WITH_SELECTIONS=6Ty+rY0zhbX5A38RXGWRJg_Dropdown List for {0} with {1} Item
187
+ DROPDOWN_WITH_SELECTIONS=z791II9vOdQmdhz5mz7xEQ_Dropdown List for {0} with {1} Item
188
188
 
189
- DP_SINGLE_SELECTED=U5RSL2Mh9t8w5Wvdtt9XLA_{1} item selected for {0}
189
+ DP_SINGLE_SELECTED=NikDeN3ise1W3OysvjmDBg_{1} item selected for {0}
190
190
 
191
- DP_WITHOUT_SELECTIONS=QpiBaYWan0km02NuIP8Xog_Select Date
191
+ DP_WITHOUT_SELECTIONS=Xe1c10eGyyCeEiQQWRQDZw_Select Date
192
192
 
193
- NOT_ASSIGNED=BgDjlvW7SHSHqRB+UnS5ug_Not Assigned
193
+ NOT_ASSIGNED=pdPk+grBhqcKBTZNuLffgw_Not Assigned
194
194
 
195
- FILTER_BAR_SHOW_MORE_FILTERS=devYZKDOjlyVtRQIPYWmHQ_More Filters ({0})
195
+ FILTER_BAR_SHOW_MORE_FILTERS=z8ADB/AWZnkkylmVFlwBlA_More Filters ({0})
196
196
 
197
- FILTER_BAR_SHOW_CHANGE_FILTERS=p4uA5EfDUFBEyAIpP2iS+g_Change Filters
197
+ FILTER_BAR_SHOW_CHANGE_FILTERS=BTL3yeKwdcncR6U2XdYmQQ_Change Filters
198
198
 
199
- SELECT_FILTER_FIELDS=c30VQ/kc0r/nmayO2EZvYQ_Select Filters
199
+ SELECT_FILTER_FIELDS=A2NIzy8P2KVYTJvMxlRShA_Select Filters
200
200
 
201
- FILTER_BAR_SEARCH=lLLsss9GGLsNBuBwvvZgxw_Search for Filters
201
+ FILTER_BAR_SEARCH=lfJJFM1GYQQ03ak8T9Vbbg_Search for Filters
202
202
 
203
- FORM_PERS_DIALOG_CANCEL=rZiRngsXgC25S17LR8vscQ_Cancel
203
+ FORM_PERS_DIALOG_CANCEL=iCMx/jj+de74/CRo1+Q8Bg_Cancel
204
204
 
205
- NODATA_ADAPTFILTERDIALOG=jJcsYA9To5vV6S2WrDtfOQ_No Data
205
+ NODATA_ADAPTFILTERDIALOG=X/zUKQ1sdxMoVM/E/4Ve+g_No Data
206
206
 
207
207
 
208
208
 
209
- NODATA_SMARTCHART_ALP=HVFbKs0wmDuKDtz/70AA0w_To start, set the relevant filters and choose "Go".
209
+ NODATA_SMARTCHART_ALP=b4+dme1IR5diqAhlgR8Cwg_To start, set the relevant filters and choose "Go".
210
210
 
211
- NODATA_SMARTTABLE_ALP=90rK5HD2APp1vDCUhvbZog_To start, set the relevant filters and choose "Go".
211
+ NODATA_SMARTTABLE_ALP=ytIGVYkwdy4OsPwavDap4g_To start, set the relevant filters and choose "Go".
212
212
 
213
- MESSAGE_MULTIPLE_VALUES_L_FORM=vA0KkoX/TS9fCYQwx0UMGw_Some filters are not relevant for tab "{1}" ({0}). Setting these filters has no effect on the results.
213
+ MESSAGE_MULTIPLE_VALUES_L_FORM=80t6854HxXpIIsU4qrp5rw_Some filters are not relevant for tab "{1}" ({0}). Setting these filters has no effect on the results.
214
214
 
215
- MESSAGE_MULTIPLE_VALUES_S_FORM=qxJGJ6e0G91RW46j9gQJOA_You cannot use the following filters on the "{1}" tab\: "{0}".
215
+ MESSAGE_MULTIPLE_VALUES_S_FORM=tw7z9Kkp2BsEsfBSCLFj+A_You cannot use the following filters on the "{1}" tab\: "{0}".
216
216
 
@@ -106,7 +106,7 @@ CONTAINER_VIEW_TABLE=Tabu\u013Ekov\u00FD n\u00E1h\u013Ead
106
106
 
107
107
  CONTAINER_VIEW_CHART=N\u00E1h\u013Ead na diagram
108
108
 
109
- CONTAINER_VIEW_CHARTTABLE=N\u00E1h\u013Ead na diagram a tabu\u013Ekov\u00FD n\u00E1h\u013Ead
109
+ CONTAINER_VIEW_CHARTTABLE=Zobrazenie grafu a tabu\u013Eky
110
110
 
111
111
  CONTAINER_VIEW_CROSSTAB=N\u00E1h\u013Ead na kr\u00ED\u017Eov\u00FA tabu\u013Eku
112
112
 
@@ -8,7 +8,7 @@
8
8
  "i18n": "i18n/i18n.properties",
9
9
  "applicationVersion": {
10
10
  "__comment": "applicationVersion oder componentversion??",
11
- "version": "1.131.0"
11
+ "version": "1.132.0"
12
12
  },
13
13
  "title": "{{TITLE}}",
14
14
  "description": "{{DESCRIPTION}}",
@@ -7,8 +7,20 @@ sap.ui.define([
7
7
  "sap/ui/events/KeyCodes",
8
8
  "sap/suite/ui/generic/template/genericUtilities/metadataAnalyser",
9
9
  "sap/ui/core/date/UI5Date",
10
- "sap/base/strings/formatMessage"
11
- ], function(MetadataAnalyser, BaseObject, OperationCode, V4Terms, DateFormat, KeyCodes, metadataAnalyser, UI5Date, formatMessage) {
10
+ "sap/base/strings/formatMessage",
11
+ "sap/ui/core/Element"
12
+ ], function (
13
+ MetadataAnalyser,
14
+ BaseObject,
15
+ OperationCode,
16
+ V4Terms,
17
+ DateFormat,
18
+ KeyCodes,
19
+ metadataAnalyser,
20
+ UI5Date,
21
+ formatMessage,
22
+ Element
23
+ ) {
12
24
  "use strict";
13
25
  var FilterUtil = BaseObject.extend("sap.suite.ui.generic.template.AnalyticalListPage.util.FilterUtil");
14
26
  /**
@@ -648,7 +660,7 @@ sap.ui.define([
648
660
  return false;
649
661
  }
650
662
  //To check FilterDialog filtermode
651
- //var oSmartFilterBar = sap.ui.getCore().byId(oFilterItem.getSmartFilterId());
663
+ //var oSmartFilterBar = Element.getElementById(oFilterItem.getSmartFilterId());
652
664
  var bFilterDialogMode = this.getFilterDialogMode(oFilterItem.getModel("_templPriv"));
653
665
  if (bFilterDialogMode === "compact") {
654
666
  return true;
@@ -808,7 +820,7 @@ sap.ui.define([
808
820
  if (oEvent.keyCode === KeyCodes.F4) {
809
821
  //get the Visual filter on which the action is performed
810
822
  //get the control which is focused
811
- var oFocusedControl = sap.ui.getCore().byId(oEvent.target.id),
823
+ var oFocusedControl = Element.getElementById(oEvent.target.id),
812
824
  oButton, sRequiredButtonId;
813
825
  if (oFocusedControl) {
814
826
  var oControlType = oFocusedControl.getMetadata().getElementName();
@@ -854,8 +866,7 @@ sap.ui.define([
854
866
  }
855
867
  };
856
868
  FilterUtil.getF4ButtonId = function(sId) {
857
- var oButton = sap.ui.getCore().byId(sId);
858
- return oButton;
869
+ return Element.getElementById(sId);
859
870
  };
860
871
  FilterUtil.isF4Enabled = function(oButton) {
861
872
  if (oButton.data("isF4Enabled")) {
@@ -8,7 +8,7 @@
8
8
  "i18n": "i18n/i18n.properties",
9
9
  "applicationVersion": {
10
10
  "__comment": "applicationVersion oder componentversion??",
11
- "version": "1.131.0"
11
+ "version": "1.132.0"
12
12
  },
13
13
  "title": "Canvas",
14
14
  "description": "Canvas Page",
@@ -9,7 +9,6 @@ sap.ui.define([
9
9
  "sap/suite/ui/generic/template/lib/ShareUtils",
10
10
  "sap/suite/ui/generic/template/genericUtilities/controlHelper",
11
11
  "sap/suite/ui/generic/template/genericUtilities/FeLogger",
12
- "sap/suite/ui/generic/template/genericUtilities/testableHelper",
13
12
  "sap/base/util/ObjectPath",
14
13
  "sap/suite/ui/generic/template/js/StableIdHelper",
15
14
  "sap/base/util/deepExtend",
@@ -25,10 +24,37 @@ sap.ui.define([
25
24
  "sap/m/IllustratedMessageType",
26
25
  "sap/suite/ui/generic/template/lib/ai/EasyFilterBarHandler",
27
26
  "sap/ui/model/FilterOperator",
28
- "sap/ui/core/message/MessageType"
29
- ], function (Filter, ExtensionAPI, listUtils, MessageStripHelper, IappStateHandler, MultipleViewsHandler,
30
- WorklistHandler, ShareUtils, controlHelper, FeLogger, testableHelper, ObjectPath, StableIdHelper, deepExtend, CreateWithDialogHandler, CtxMenuHandler, MultiEditHandler, SelectionVariant, InsightsHandler, filterSettingsPreparationHelper, TableUtil, filterHelper, AnnotationHelperHiddenTermSupport, IllustratedMessageType,
31
- EasyFilterBarHandler, FilterOperator, MessageType) {
27
+ "sap/ui/core/message/MessageType",
28
+ "sap/ui/core/Element"
29
+ ], function (
30
+ Filter,
31
+ ExtensionAPI,
32
+ listUtils,
33
+ MessageStripHelper,
34
+ IappStateHandler,
35
+ MultipleViewsHandler,
36
+ WorklistHandler,
37
+ ShareUtils,
38
+ controlHelper,
39
+ FeLogger,
40
+ ObjectPath,
41
+ StableIdHelper,
42
+ deepExtend,
43
+ CreateWithDialogHandler,
44
+ CtxMenuHandler,
45
+ MultiEditHandler,
46
+ SelectionVariant,
47
+ InsightsHandler,
48
+ filterSettingsPreparationHelper,
49
+ TableUtil,
50
+ filterHelper,
51
+ AnnotationHelperHiddenTermSupport,
52
+ IllustratedMessageType,
53
+ EasyFilterBarHandler,
54
+ FilterOperator,
55
+ MessageType,
56
+ Element
57
+ ) {
32
58
  "use strict";
33
59
 
34
60
  var oLogger = new FeLogger("ListReport.controller.ControllerImplementation").getLogger();
@@ -547,13 +573,6 @@ sap.ui.define([
547
573
  oState.oMultiEditHandler = new MultiEditHandler(oState, oController, oTemplateUtils);
548
574
  oState.oInsightsHandler = new InsightsHandler(oState, oController, oTemplateUtils);
549
575
 
550
- oTemplateUtils.oServices.oFioriAIHandler && oTemplateUtils.oServices.oFioriAIHandler.getFioriAIEnabledPromise().then(function() {
551
- oState.oEasyFilterBarHandler = new EasyFilterBarHandler(oState, oController, oTemplateUtils);
552
- oState.oEasyFilterBarHandler.initialiseEasyFilterBar();
553
- });
554
-
555
-
556
-
557
576
  var oTemplatePrivateModel = oTemplateUtils.oComponentUtils.getTemplatePrivateModel();
558
577
 
559
578
  oTemplatePrivateModel.setProperty("/listReport/aMissingNavProperties", false);
@@ -696,25 +715,25 @@ sap.ui.define([
696
715
 
697
716
  onSmartFilterBarInitialized: function () {
698
717
  oState.oIappStateHandler.onSmartFilterBarInitialized();
699
- oTemplateUtils.oServices.oFioriAIHandler && oTemplateUtils.oServices.oFioriAIHandler.getFioriAIEnabledPromise().then(function() {
700
- // oEasyFilterBarHandler is already initialized in the controller onInit
701
- // Prepare the metadats upfront so that it is not triggered for each search
702
- oState.oEasyFilterBarHandler && oState.oEasyFilterBarHandler.getEasyFilterSearchMetadata();
703
- oState.oSmartFilterbar.attachFilterChange(function(oEvent) {
704
- oState.oEasyFilterBarHandler.onFilterChange(oEvent);
718
+ // After the SFB is initialized, FE sets default values from different sources. So initialising the EasyFilterBar after the SFB and FE init appState is initialized.
719
+ oTemplateUtils.oServices.oFioriAIHandler && oTemplateUtils.oServices.oFioriAIHandler.getFioriAIEnabledPromise("EasyFilter").then(function() {
720
+ oState.oIappStateHandler.onFEStartupInitialized().then(function() {
721
+ oState.oEasyFilterBarHandler = new EasyFilterBarHandler(oState, oController, oTemplateUtils);
722
+ oState.oEasyFilterBarHandler.initialiseEasyFilterBar();
723
+ oState.oSmartFilterbar.attachFilterChange(function(oEvent) {
724
+ oState.oEasyFilterBarHandler.onFilterChange(oEvent);
725
+ });
705
726
  });
706
727
  });
707
728
  },
708
729
  onAfterSFBVariantLoad: function (oEvent) {
709
730
  oState.oIappStateHandler.onAfterSFBVariantLoad(oEvent);
731
+ oState.oEasyFilterBarHandler && oState.oEasyFilterBarHandler.handleVariantLoad(oEvent);
710
732
  },
711
733
  onSmartListDataReceived: function (oEvent) {
712
734
  var oSmartList = oEvent.getSource();
713
735
  fnOnDataReceived(oSmartList);
714
736
  },
715
- onEasyFilterExecuteSearch: function(oEvent) {
716
- oState.oEasyFilterBarHandler.onExecuteSearch(oEvent);
717
- },
718
737
  onEasyFilterClearFilters: function(oEvent) {
719
738
  oState.oEasyFilterBarHandler.onClearFilters(oEvent);
720
739
  },
@@ -738,6 +757,9 @@ sap.ui.define([
738
757
  var oTempModel = oTemplateUtils.oComponentUtils.getTemplatePrivateModel();
739
758
  if (oTempModel.getProperty("/listReport/filterMode") === "easyFilter") {
740
759
  oSmartFilterbar.setVisible(false);
760
+ var oTemplatePrivateModel = oTemplateUtils.oComponentUtils.getTemplatePrivateModel();
761
+ oTemplatePrivateModel.setProperty("/listReport/firstSelection", true);
762
+ oTemplatePrivateModel.setProperty("/generic/bDataAreShownInTable", false);
741
763
  } else {
742
764
  oSmartFilterbar.setVisible(true);
743
765
  }
@@ -762,7 +784,7 @@ sap.ui.define([
762
784
  });
763
785
  var sCurrentVariant = oState.oSmartFilterbar.getVariantManagement().getId();
764
786
  var sCurrentVariantId = oState.oSmartFilterbar.getCurrentVariantId();
765
- var oAllVariants = sap.ui.getCore().byId(sCurrentVariant).getAllVariants();
787
+ var oAllVariants = Element.getElementById(sCurrentVariant).getAllVariants();
766
788
  var oCurrentVariant = oAllVariants.find(function(variant) {
767
789
  return variant.getId() === sCurrentVariantId;
768
790
  });
@@ -64,6 +64,11 @@ sap.ui.define([
64
64
  onSmartFilterBarInitialized = fnResolve;
65
65
  });
66
66
 
67
+ // Resolve this only after the FE initializes all the filter values from different sources
68
+ var onFEStartupInitializedResolver;
69
+ var onFEStartupInitializedPromise = new Promise(function(fnResolve) {
70
+ onFEStartupInitializedResolver = fnResolve;
71
+ });
67
72
  // *** setup wrappers for control states (start)
68
73
 
69
74
 
@@ -805,7 +810,11 @@ sap.ui.define([
805
810
  // Remark: in case of an appState key in the URL, that could not be analyzed, we should NOT call navigationHandler to parse. In this case, we get an empty object
806
811
  // (in contrast to undefined when there's no appstate key)
807
812
 
808
- return oSmartFilterBarInitializedPromise.then(fnParseUrlAndApplyAppState); // return promise to inform controller, when startup is finished
813
+ return oSmartFilterBarInitializedPromise.then(function() {
814
+ var oStartupFinishedPromise = fnParseUrlAndApplyAppState();
815
+ oStartupFinishedPromise.then(onFEStartupInitializedResolver);
816
+ return oStartupFinishedPromise; // return promise to inform controller, when startup is finished
817
+ });
809
818
  }
810
819
 
811
820
  var sNavType;
@@ -824,6 +833,8 @@ sap.ui.define([
824
833
  oSmartFilterBarInitializedPromise.then(function(){
825
834
  // fallback to navType initial, if appState is given in URL, but could not be analyzed => oState is an empty Object
826
835
  fnAdaptToAppState(oAppData, {} /* URLparameter are irrelevant if restoring from iAppState */, sNavType);
836
+ // Once the FE is initialized, the promise is resolved so that the SFB contains the updated list of filters
837
+ onFEStartupInitializedResolver();
827
838
  });
828
839
  return oSmartFilterBarInitializedPromise; // to inform controller, when startup is finished
829
840
  }
@@ -1075,6 +1086,10 @@ sap.ui.define([
1075
1086
  oDataLoadedWrapper.setState(!!bShouldDataBeLoaded);
1076
1087
  }
1077
1088
 
1089
+ function onFEStartupInitialized(){
1090
+ return onFEStartupInitializedPromise;
1091
+ }
1092
+
1078
1093
  return {
1079
1094
  areDataShownInTable: areDataShownInTable,
1080
1095
  setDataShownInTable: fnSetDataShownInTable,
@@ -1085,7 +1100,8 @@ sap.ui.define([
1085
1100
  onAfterSFBVariantLoad: onAfterSFBVariantLoad,
1086
1101
  applyState: applyState,
1087
1102
  getCurrentAppState: getCurrentAppState, // separation of concerns - only provide state, statePreserver responsible for storing it
1088
- setFiltersUsingUIState : fnSetFiltersUsingUIState
1103
+ setFiltersUsingUIState : fnSetFiltersUsingUIState,
1104
+ onFEStartupInitialized : onFEStartupInitialized
1089
1105
  };
1090
1106
  }
1091
1107
 
@@ -186,8 +186,8 @@ sap.ui.define(["sap/ui/base/Object",
186
186
  * Provide an option for showing an own message in the message bar above the LR table
187
187
  * @param {object} [oMessage] custom message along with type to set on table. If this parameter is faulty an existing message will be removed.
188
188
  * @param {string} oMessage.message message string to display
189
- * @param {string} oMessage.type indicates type of message (sap.ui.core.MessageType)
190
- * whether it's sap.ui.core.MessageType.Success, sap.ui.core.MessageType.Warning, sap.ui.core.MessageType.Error or sap.ui.core.MessageType.Information.
189
+ * @param {string} oMessage.type indicates type of message (sap.ui.core.message.MessageType)
190
+ * whether it's sap.ui.core.message.MessageType.Success, sap.ui.core.message.MessageType.Warning, sap.ui.core.message.MessageType.Error or sap.ui.core.message.MessageType.Information.
191
191
  * @param {array |string} [vTabKey] If switching between different table views is enabled, this parameter can be used to identify the views which
192
192
  * are affected by this call. Faulty values indicate that all views should be affected. Otherwise the value should either be one string or an array of strings
193
193
  * identifying the affected variant items.
@@ -160,14 +160,11 @@ ST_CREATE_WITH_FILTERS=Create with filters
160
160
  #------------Easy filter related text-----------------------
161
161
  # All the easy filter and filter mode related texts are defined here
162
162
 
163
- # XTIT,30: Title of the Filter modes in List Report
164
- ST_EASY_FILTER_TITLE=Filter Mode :
165
-
166
163
  # XBUT: Manual filter segmented button text
167
164
  ST_MANUAL_FILTER=Classic
168
165
 
169
166
  # XBUT: Easy filter segmented button text
170
- ST_EASY_FILTER=SAP Business AI
167
+ ST_EASY_FILTER=Easy filter
171
168
 
172
169
  #------------End of: Easy filter related text-----------------------
173
170
 
@@ -102,11 +102,9 @@ ST_CREATE_WITH_FILTERS=\u0625\u0646\u0634\u0627\u0621 \u0645\u0639 \u0639\u0648\
102
102
 
103
103
 
104
104
 
105
- ST_EASY_FILTER_TITLE=\u0646\u0645\u0637 \u0627\u0644\u062A\u0635\u0641\u064A\u0629\:
106
-
107
105
  ST_MANUAL_FILTER=\u062A\u0642\u0644\u064A\u062F\u064A
108
106
 
109
- ST_EASY_FILTER=SAP Business AI
107
+ ST_EASY_FILTER=\u0639\u0627\u0645\u0644 \u062A\u0635\u0641\u064A\u0629 \u0633\u0647\u0644
110
108
 
111
109
 
112
110
 
@@ -102,11 +102,9 @@ ST_CREATE_WITH_FILTERS=\u0421\u044A\u0437\u0434\u0430\u0432\u0430\u043D\u0435 \u
102
102
 
103
103
 
104
104
 
105
- ST_EASY_FILTER_TITLE=\u0420\u0435\u0436\u0438\u043C \u043D\u0430 \u0444\u0438\u043B\u0442\u0440\u0438\u0440\u0430\u043D\u0435\:
106
-
107
105
  ST_MANUAL_FILTER=\u041A\u043B\u0430\u0441\u0438\u0447\u0435\u0441\u043A\u0438
108
106
 
109
- ST_EASY_FILTER=SAP Business AI
107
+ ST_EASY_FILTER=Easy Filter
110
108
 
111
109
 
112
110
 
@@ -102,11 +102,9 @@ ST_CREATE_WITH_FILTERS=Crear amb filtres
102
102
 
103
103
 
104
104
 
105
- ST_EASY_FILTER_TITLE=Mode de filtre\:
106
-
107
105
  ST_MANUAL_FILTER=Cl\u00E0ssic
108
106
 
109
- ST_EASY_FILTER=SAP Business AI
107
+ ST_EASY_FILTER=Filtre senzill
110
108
 
111
109
 
112
110