@sapui5/sap.suite.ui.generic.template 1.134.2 → 1.136.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 (317) hide show
  1. package/package.json +2 -2
  2. package/src/sap/suite/ui/generic/template/.library +2 -1
  3. package/src/sap/suite/ui/generic/template/AnalyticalListPage/Component.js +9 -1
  4. package/src/sap/suite/ui/generic/template/AnalyticalListPage/control/SmartKpiTag.js +1 -1
  5. package/src/sap/suite/ui/generic/template/AnalyticalListPage/controller/ControllerImplementation.js +9 -7
  6. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n.properties +4 -1
  7. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_ar.properties +7 -5
  8. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_bg.properties +7 -5
  9. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_ca.properties +7 -5
  10. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_cnr.properties +4 -2
  11. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_cs.properties +5 -3
  12. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_cy.properties +7 -5
  13. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_da.properties +7 -5
  14. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_de.properties +12 -10
  15. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_el.properties +5 -3
  16. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_en.properties +8 -6
  17. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_en_GB.properties +7 -5
  18. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_en_US_saprigi.properties +5 -5
  19. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_es.properties +6 -4
  20. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_es_MX.properties +5 -3
  21. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_et.properties +6 -4
  22. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_fi.properties +5 -3
  23. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_fr.properties +9 -7
  24. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_fr_CA.properties +7 -5
  25. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_hi.properties +7 -5
  26. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_hr.properties +6 -4
  27. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_hu.properties +7 -5
  28. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_id.properties +7 -5
  29. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_it.properties +7 -5
  30. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_iw.properties +5 -3
  31. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_ja.properties +5 -3
  32. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_kk.properties +6 -4
  33. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_ko.properties +4 -2
  34. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_lt.properties +7 -5
  35. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_lv.properties +9 -7
  36. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_mk.properties +7 -5
  37. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_ms.properties +7 -5
  38. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_nl.properties +5 -3
  39. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_no.properties +6 -4
  40. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_pl.properties +7 -5
  41. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_pt.properties +6 -4
  42. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_pt_PT.properties +7 -5
  43. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_ro.properties +8 -6
  44. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_ru.properties +7 -5
  45. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_sh.properties +4 -2
  46. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_sk.properties +5 -3
  47. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_sl.properties +8 -6
  48. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_sr.properties +4 -2
  49. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_sv.properties +7 -5
  50. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_th.properties +7 -5
  51. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_tr.properties +5 -3
  52. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_uk.properties +6 -4
  53. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_vi.properties +7 -5
  54. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_zh_CN.properties +7 -5
  55. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_zh_TW.properties +7 -5
  56. package/src/sap/suite/ui/generic/template/AnalyticalListPage/manifest.json +6 -5
  57. package/src/sap/suite/ui/generic/template/AnalyticalListPage/util/FilterUtil.js +3 -3
  58. package/src/sap/suite/ui/generic/template/AnalyticalListPage/view/AnalyticalListPage.view.xml +2 -2
  59. package/src/sap/suite/ui/generic/template/Canvas/extensionAPI/ExtensionAPI.js +6 -4
  60. package/src/sap/suite/ui/generic/template/Canvas/manifest.json +2 -3
  61. package/src/sap/suite/ui/generic/template/ListReport/Component.js +31 -24
  62. package/src/sap/suite/ui/generic/template/ListReport/controller/ControllerImplementation.js +92 -58
  63. package/src/sap/suite/ui/generic/template/ListReport/controller/MultiEditHandler.js +1 -1
  64. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n.properties +3 -0
  65. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_ar.properties +3 -1
  66. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_bg.properties +3 -1
  67. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_ca.properties +3 -1
  68. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_cnr.properties +2 -0
  69. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_cs.properties +2 -0
  70. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_cy.properties +3 -1
  71. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_da.properties +3 -1
  72. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_de.properties +3 -1
  73. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_el.properties +2 -0
  74. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_en.properties +3 -1
  75. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_en_GB.properties +3 -1
  76. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_en_US_saprigi.properties +1 -1
  77. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_es.properties +3 -1
  78. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_es_MX.properties +4 -2
  79. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_et.properties +2 -0
  80. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_fi.properties +2 -0
  81. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_fr.properties +2 -0
  82. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_fr_CA.properties +3 -1
  83. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_hi.properties +2 -0
  84. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_hr.properties +2 -0
  85. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_hu.properties +2 -0
  86. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_id.properties +4 -2
  87. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_it.properties +2 -0
  88. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_iw.properties +2 -0
  89. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_ja.properties +8 -6
  90. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_kk.properties +2 -0
  91. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_ko.properties +2 -0
  92. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_lt.properties +2 -0
  93. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_lv.properties +3 -1
  94. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_mk.properties +4 -2
  95. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_ms.properties +2 -0
  96. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_nl.properties +2 -0
  97. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_no.properties +3 -1
  98. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_pl.properties +2 -0
  99. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_pt.properties +2 -0
  100. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_pt_PT.properties +2 -0
  101. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_ro.properties +3 -1
  102. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_ru.properties +2 -0
  103. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_sh.properties +2 -0
  104. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_sk.properties +2 -0
  105. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_sl.properties +2 -0
  106. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_sr.properties +2 -0
  107. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_sv.properties +2 -0
  108. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_th.properties +2 -0
  109. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_tr.properties +2 -0
  110. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_uk.properties +3 -1
  111. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_vi.properties +3 -1
  112. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_zh_CN.properties +2 -0
  113. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_zh_TW.properties +3 -1
  114. package/src/sap/suite/ui/generic/template/ListReport/manifest.json +8 -9
  115. package/src/sap/suite/ui/generic/template/ListReport/view/fragments/MultiEditDialog.fragment.xml +2 -2
  116. package/src/sap/suite/ui/generic/template/ListReport/view/fragments/SmartTable.fragment.xml +14 -6
  117. package/src/sap/suite/ui/generic/template/ListReport/view/fragments/TitleVariant.fragment.xml +3 -3
  118. package/src/sap/suite/ui/generic/template/ObjectPage/Component.js +8 -0
  119. package/src/sap/suite/ui/generic/template/ObjectPage/controller/ControllerImplementation.js +33 -6
  120. package/src/sap/suite/ui/generic/template/ObjectPage/controller/SectionTitleHandler.js +42 -8
  121. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n.properties +14 -2
  122. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_ar.properties +22 -2
  123. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_bg.properties +22 -2
  124. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_ca.properties +22 -2
  125. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_cnr.properties +23 -3
  126. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_cs.properties +21 -1
  127. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_cy.properties +21 -1
  128. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_da.properties +22 -2
  129. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_de.properties +25 -5
  130. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_el.properties +21 -1
  131. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_en.properties +23 -3
  132. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_en_GB.properties +23 -3
  133. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_en_US_saprigi.properties +17 -3
  134. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_es.properties +23 -3
  135. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_es_MX.properties +24 -4
  136. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_et.properties +22 -2
  137. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_fi.properties +21 -1
  138. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_fr.properties +23 -3
  139. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_fr_CA.properties +21 -1
  140. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_hi.properties +21 -1
  141. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_hr.properties +21 -1
  142. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_hu.properties +22 -2
  143. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_id.properties +22 -2
  144. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_it.properties +24 -4
  145. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_iw.properties +22 -2
  146. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_ja.properties +22 -2
  147. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_kk.properties +21 -1
  148. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_ko.properties +22 -2
  149. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_lt.properties +22 -2
  150. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_lv.properties +21 -1
  151. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_mk.properties +21 -1
  152. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_ms.properties +22 -2
  153. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_nl.properties +22 -2
  154. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_no.properties +21 -1
  155. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_pl.properties +22 -2
  156. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_pt.properties +23 -3
  157. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_pt_PT.properties +21 -1
  158. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_ro.properties +21 -1
  159. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_ru.properties +22 -2
  160. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_sh.properties +23 -3
  161. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_sk.properties +20 -0
  162. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_sl.properties +29 -9
  163. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_sr.properties +23 -3
  164. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_sv.properties +22 -2
  165. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_th.properties +21 -1
  166. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_tr.properties +21 -1
  167. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_uk.properties +22 -2
  168. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_vi.properties +24 -4
  169. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_zh_CN.properties +22 -2
  170. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_zh_TW.properties +22 -2
  171. package/src/sap/suite/ui/generic/template/ObjectPage/manifest.json +15 -14
  172. package/src/sap/suite/ui/generic/template/ObjectPage/templateSpecificPreparationHelper.js +6 -1
  173. package/src/sap/suite/ui/generic/template/ObjectPage/view/Details.view.xml +13 -6
  174. package/src/sap/suite/ui/generic/template/ObjectPage/view/fragments/PageLevelCommands.fragment.xml +1 -1
  175. package/src/sap/suite/ui/generic/template/ObjectPage/view/fragments/Sections.fragment.xml +4 -2
  176. package/src/sap/suite/ui/generic/template/ObjectPage/view/fragments/SmartTable.fragment.xml +6 -3
  177. package/src/sap/suite/ui/generic/template/QuickCreate/manifest.json +1 -1
  178. package/src/sap/suite/ui/generic/template/QuickView/manifest.json +1 -1
  179. package/src/sap/suite/ui/generic/template/designtime/controls/DynamicPage.designtime.js +13 -12
  180. package/src/sap/suite/ui/generic/template/designtime/controls/ObjectPageLayout.designtime.js +9 -8
  181. package/src/sap/suite/ui/generic/template/designtime/controls/SmartFilterBar.designtime.js +12 -10
  182. package/src/sap/suite/ui/generic/template/designtime/controls/SmartTable.designtime.js +61 -22
  183. package/src/sap/suite/ui/generic/template/designtime/floorplans/AnalyticalListPage.designtime.js +2 -11
  184. package/src/sap/suite/ui/generic/template/designtime/floorplans/ListReport.designtime.js +4 -13
  185. package/src/sap/suite/ui/generic/template/designtime/floorplans/ObjectPage.designtime.js +6 -16
  186. package/src/sap/suite/ui/generic/template/designtime/utils/designtimeHelper.js +6 -2
  187. package/src/sap/suite/ui/generic/template/designtime/utils/designtimeUtils.js +6 -5
  188. package/src/sap/suite/ui/generic/template/detailTemplates/detailUtils.js +29 -0
  189. package/src/sap/suite/ui/generic/template/fragments/EasyFilter.fragment.xml +8 -7
  190. package/src/sap/suite/ui/generic/template/fragments/MessageInfluencingCRUDAction.fragment.xml +1 -1
  191. package/src/sap/suite/ui/generic/template/fragments/MessagePage.view.xml +1 -1
  192. package/src/sap/suite/ui/generic/template/fragments/TableCell.fragment.xml +4 -4
  193. package/src/sap/suite/ui/generic/template/genericUtilities/controlStateWrapperFactory/SmartFilterBarWrapper.js +88 -59
  194. package/src/sap/suite/ui/generic/template/genericUtilities/controlStateWrapperFactory/SmartTableChartCommon.js +3 -1
  195. package/src/sap/suite/ui/generic/template/genericUtilities/controlStateWrapperFactory/SmartVariantManagementWrapper.js +27 -27
  196. package/src/sap/suite/ui/generic/template/genericUtilities/filterHelper.js +36 -9
  197. package/src/sap/suite/ui/generic/template/js/AnnotationHelper.js +36 -2
  198. package/src/sap/suite/ui/generic/template/js/RuntimeFormatters.js +39 -2
  199. package/src/sap/suite/ui/generic/template/lib/AppComponent.js +4 -1
  200. package/src/sap/suite/ui/generic/template/lib/CRUDActionHandler.js +7 -5
  201. package/src/sap/suite/ui/generic/template/lib/CRUDManager.js +25 -13
  202. package/src/sap/suite/ui/generic/template/lib/CommonEventHandlers.js +5 -5
  203. package/src/sap/suite/ui/generic/template/lib/CommonUtils.js +44 -40
  204. package/src/sap/suite/ui/generic/template/lib/ComponentUtils.js +14 -3
  205. package/src/sap/suite/ui/generic/template/lib/RestoreFocusHelper.js +66 -0
  206. package/src/sap/suite/ui/generic/template/lib/SideEffectUtil.js +6 -4
  207. package/src/sap/suite/ui/generic/template/lib/StableIdDefinition.js +9 -1
  208. package/src/sap/suite/ui/generic/template/lib/StatePreserver.js +5 -2
  209. package/src/sap/suite/ui/generic/template/lib/TemplateAssembler.js +5 -4
  210. package/src/sap/suite/ui/generic/template/lib/ai/EasyFilterBarHandler.js +193 -5
  211. package/src/sap/suite/ui/generic/template/lib/i18n/i18n.properties +163 -2
  212. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_ar.properties +115 -4
  213. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_bg.properties +115 -4
  214. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_ca.properties +114 -3
  215. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_cnr.properties +115 -4
  216. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_cs.properties +115 -4
  217. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_cy.properties +115 -4
  218. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_da.properties +116 -5
  219. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_de.properties +114 -3
  220. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_el.properties +116 -5
  221. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_en.properties +115 -4
  222. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_en_GB.properties +115 -4
  223. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_en_US_saprigi.properties +7 -3
  224. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_es.properties +114 -3
  225. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_es_MX.properties +116 -5
  226. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_et.properties +116 -5
  227. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_fi.properties +115 -4
  228. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_fr.properties +112 -1
  229. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_fr_CA.properties +114 -3
  230. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_hi.properties +115 -4
  231. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_hr.properties +115 -4
  232. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_hu.properties +115 -4
  233. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_id.properties +115 -4
  234. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_it.properties +117 -6
  235. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_iw.properties +115 -4
  236. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_ja.properties +116 -5
  237. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_kk.properties +115 -4
  238. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_ko.properties +113 -2
  239. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_lt.properties +115 -4
  240. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_lv.properties +115 -4
  241. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_mk.properties +115 -4
  242. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_ms.properties +115 -4
  243. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_nl.properties +115 -4
  244. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_no.properties +115 -4
  245. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_pl.properties +115 -4
  246. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_pt.properties +115 -4
  247. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_pt_PT.properties +115 -4
  248. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_ro.properties +115 -4
  249. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_ru.properties +115 -4
  250. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_sh.properties +115 -4
  251. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_sk.properties +115 -4
  252. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_sl.properties +115 -4
  253. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_sr.properties +115 -4
  254. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_sv.properties +115 -4
  255. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_th.properties +113 -2
  256. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_tr.properties +115 -4
  257. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_uk.properties +115 -4
  258. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_vi.properties +115 -4
  259. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_zh_CN.properties +115 -4
  260. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_zh_TW.properties +115 -4
  261. package/src/sap/suite/ui/generic/template/lib/multipleViews/MultipleViewsHandler.js +9 -3
  262. package/src/sap/suite/ui/generic/template/lib/navigation/NavigationController.js +45 -39
  263. package/src/sap/suite/ui/generic/template/lib/navigation/startupParameterHelper.js +1 -1
  264. package/src/sap/suite/ui/generic/template/library.js +1 -1
  265. package/src/sap/suite/ui/generic/template/listTemplates/controller/IappStateHandler.js +10 -0
  266. package/src/sap/suite/ui/generic/template/listTemplates/controller/SmartChartController.js +1 -1
  267. package/src/sap/suite/ui/generic/template/listTemplates/filterSettingsPreparationHelper.js +16 -19
  268. package/src/sap/suite/ui/generic/template/listTemplates/fragments/DetailSmartTable.fragment.xml +6 -3
  269. package/src/sap/suite/ui/generic/template/manifestMerger/AddNewObjectPage.js +5 -1
  270. package/src/sap/suite/ui/generic/template/themes/base/ALPConstants.less +3 -4
  271. package/src/sap/suite/ui/generic/template/themes/base/AnalyticalListPage.less +12 -213
  272. package/src/sap/suite/ui/generic/template/themes/base/ListReport.less +1 -6
  273. package/src/sap/suite/ui/generic/template/themes/base/ObjectPage.less +15 -27
  274. package/src/sap/suite/ui/generic/template/themes/base/QuickCreate.less +1 -17
  275. package/src/sap/suite/ui/generic/template/themes/base/alr_zen.css +0 -9
  276. package/src/sap/suite/ui/generic/template/themes/sap_belize/library.source.less +0 -1
  277. package/src/sap/suite/ui/generic/template/themes/sap_belize_base/ALPConstants.less +3 -4
  278. package/src/sap/suite/ui/generic/template/themes/sap_belize_base/AnalyticalListPage.less +12 -212
  279. package/src/sap/suite/ui/generic/template/themes/sap_belize_base/ListReport.less +1 -6
  280. package/src/sap/suite/ui/generic/template/themes/sap_belize_hcb/AnalyticalListPage.less +0 -6
  281. package/src/sap/suite/ui/generic/template/themes/sap_belize_hcb/library.source.less +0 -1
  282. package/src/sap/suite/ui/generic/template/themes/sap_belize_hcw/AnalyticalListPage.less +0 -6
  283. package/src/sap/suite/ui/generic/template/themes/sap_belize_hcw/library.source.less +0 -1
  284. package/src/sap/suite/ui/generic/template/themes/sap_bluecrystal/library.source.less +0 -1
  285. package/src/sap/suite/ui/generic/template/themes/sap_bluecrystal_base/ALPConstants.less +3 -4
  286. package/src/sap/suite/ui/generic/template/themes/sap_bluecrystal_base/AnalyticalListPage.less +14 -213
  287. package/src/sap/suite/ui/generic/template/themes/sap_bluecrystal_base/ListReport.less +1 -7
  288. package/src/sap/suite/ui/generic/template/themes/sap_fiori_3/ObjectPage.less +1 -2
  289. package/src/sap/suite/ui/generic/template/themes/sap_fiori_3_dark/ObjectPage.less +1 -2
  290. package/src/sap/suite/ui/generic/template/themes/sap_fiori_3_hcb/AnalyticalListPage.less +1 -6
  291. package/src/sap/suite/ui/generic/template/themes/sap_fiori_3_hcb/ObjectPage.less +2 -2
  292. package/src/sap/suite/ui/generic/template/themes/sap_fiori_3_hcb/library.source.less +0 -1
  293. package/src/sap/suite/ui/generic/template/themes/sap_fiori_3_hcw/AnalyticalListPage.less +1 -6
  294. package/src/sap/suite/ui/generic/template/themes/sap_fiori_3_hcw/ObjectPage.less +2 -2
  295. package/src/sap/suite/ui/generic/template/themes/sap_fiori_3_hcw/library.source.less +0 -1
  296. package/src/sap/suite/ui/generic/template/themes/sap_hcb/ALPConstants.less +3 -4
  297. package/src/sap/suite/ui/generic/template/themes/sap_hcb/AnalyticalListPage.less +1 -33
  298. package/src/sap/suite/ui/generic/template/themes/sap_hcb/base_AnalyticalListPage.less +15 -214
  299. package/src/sap/suite/ui/generic/template/themes/sap_hcb/base_ListReport.less +1 -6
  300. package/src/sap/suite/ui/generic/template/themes/sap_hcb/library.source.less +0 -1
  301. package/src/sap/suite/ui/generic/template/themes/sap_horizon/ObjectPage.less +1 -2
  302. package/src/sap/suite/ui/generic/template/themes/sap_horizon_dark/ObjectPage.less +1 -2
  303. package/src/sap/suite/ui/generic/template/themes/sap_horizon_hcb/AnalyticalListPage.less +0 -6
  304. package/src/sap/suite/ui/generic/template/themes/sap_horizon_hcb/ObjectPage.less +2 -2
  305. package/src/sap/suite/ui/generic/template/themes/sap_horizon_hcb/library.source.less +0 -1
  306. package/src/sap/suite/ui/generic/template/themes/sap_horizon_hcw/AnalyticalListPage.less +0 -6
  307. package/src/sap/suite/ui/generic/template/themes/sap_horizon_hcw/ObjectPage.less +2 -2
  308. package/src/sap/suite/ui/generic/template/themes/sap_horizon_hcw/library.source.less +0 -1
  309. package/src/sap/suite/ui/generic/template/themes/sap_belize/ListReport.less +0 -3
  310. package/src/sap/suite/ui/generic/template/themes/sap_belize_hcb/ListReport.less +0 -8
  311. package/src/sap/suite/ui/generic/template/themes/sap_belize_hcw/ListReport.less +0 -8
  312. package/src/sap/suite/ui/generic/template/themes/sap_bluecrystal/ListReport.less +0 -3
  313. package/src/sap/suite/ui/generic/template/themes/sap_fiori_3_hcb/ListReport.less +0 -8
  314. package/src/sap/suite/ui/generic/template/themes/sap_fiori_3_hcw/ListReport.less +0 -8
  315. package/src/sap/suite/ui/generic/template/themes/sap_hcb/ListReport.less +0 -3
  316. package/src/sap/suite/ui/generic/template/themes/sap_horizon_hcb/ListReport.less +0 -8
  317. package/src/sap/suite/ui/generic/template/themes/sap_horizon_hcw/ListReport.less +0 -8
@@ -1,13 +1,13 @@
1
1
 
2
- ST_GENERIC_DRAFT_WITH_ACTIVE_DOCUMENT_DELETED=\u5DF2\u6368\u68C4\u66F4\u6539\u3002
2
+ ST_GENERIC_DRAFT_WITH_ACTIVE_DOCUMENT_DELETED=\u5DF2\u6368\u68C4\u66F4\u6539\u5167\u5BB9
3
3
 
4
- ST_GENERIC_DRAFT_WITHOUT_ACTIVE_DOCUMENT_DELETED=\u5DF2\u6368\u68C4\u8349\u7A3F\u3002
4
+ ST_GENERIC_DRAFT_WITHOUT_ACTIVE_DOCUMENT_DELETED=\u5DF2\u6368\u68C4\u8349\u7A3F
5
5
 
6
6
  ST_GENERIC_UNKNOWN_NAVIGATION_TARGET=\u627E\u4E0D\u5230\u76EE\u6A19\u3002
7
7
 
8
8
  ST_GENERIC_ERROR_LOAD_DATA_TEXT=\u627E\u4E0D\u5230\u8ACB\u6C42\u7684\u8CC7\u6599\u3002
9
9
 
10
- ST_GENERIC_NO_ITEM_SELECTED=\u8ACB\u9078\u64C7\u9805\u76EE\u3002
10
+ ST_GENERIC_NO_ITEM_SELECTED=\u8ACB\u9078\u64C7\u9805\u76EE
11
11
 
12
12
  ST_GENERIC_MULTIPLE_ITEMS_SELECTED=\u8ACB\u50C5\u9078\u64C7\u4E00\u500B\u9805\u76EE\u3002
13
13
 
@@ -73,6 +73,10 @@ ST_SEND_CARD_TO_CHAT=\u50B3\u9001
73
73
 
74
74
  ST_OPEN_NEW_TAB_OR_WINDOW=\u5728\u65B0\u7D22\u5F15\u6A19\u7C64\u6216\u8996\u7A97\u4E2D\u958B\u555F
75
75
 
76
+ ST_SHARE_TO_COLLABORATION_MANAGER=\u5206\u4EAB\u81F3 SAP Collaboration Manager
77
+
78
+ T_TABLE_SHARE_TO_COLLABORATION_MANAGER_TOO_MANY_ITEMS_SELECTED=\u60A8\u50C5\u53EF\u540C\u6642\u5206\u4EAB {0} \u500B\u9805\u76EE\u3002
79
+
76
80
  ST_MESSAGES_DIALOG_TITLE_WARNING=\u8B66\u544A
77
81
 
78
82
  ST_MESSAGES_DIALOG_TITLE_ERROR=\u932F\u8AA4
@@ -253,7 +257,9 @@ DRAFT_LOCK_EXPIRED=\u53E6\u4E00\u500B\u4F7F\u7528\u8005\u5DF2\u7DE8\u8F2F\u6B64\
253
257
 
254
258
  ST_NAV_ERROR_NOT_AUTHORIZED_DESC=\u4E0D\u652F\u63F4\u6B64\u61C9\u7528\u7A0B\u5F0F\u7684\u700F\u89BD
255
259
 
256
- NEW_OBJECT=\u672A\u547D\u540D\u7684\u7269\u4EF6
260
+ NEW_OBJECT=\u65B0\u7269\u4EF6
261
+
262
+ UNNAMED_OBJECT=\u672A\u547D\u540D\u7684\u7269\u4EF6
257
263
 
258
264
  NOITEMS_SMARTTABLE=\u6C92\u6709\u9805\u76EE\u3002
259
265
 
@@ -344,3 +350,108 @@ RTA_CONFIGURATION_CANCEL=\u53D6\u6D88
344
350
 
345
351
  RTA_CONFIGURATION_APPLY=\u5957\u7528
346
352
 
353
+ RTA_CONDENSED_TABLE_LAYOUT=\u58D3\u7E2E\u7684\u8868\u683C\u914D\u7F6E
354
+
355
+ RTA_CONDENSED_TABLE_LAYOUT_DESC=\u5B9A\u7FA9\u8868\u683C\u662F\u5426\u5177\u6709\u58D3\u7E2E\u7684\u914D\u7F6E
356
+
357
+ RTA_WIDTH_INCLUDING_COLUMN_HEADER=\u5305\u542B\u6B04\u8868\u982D\u7684\u5BEC\u5EA6
358
+
359
+ RTA_WIDTH_INCLUDING_COLUMN_HEADER_DESC=\u5B9A\u7FA9\u8868\u683C\u7684\u6B04\u6A19\u984C\u662F\u5426\u5305\u542B\u5BEC\u5EA6
360
+
361
+ RTA_SELECT_ALL=\u555F\u7528 [\u5168\u9078]
362
+
363
+ RTA_SELECT_ALL_DESC=\u5B9A\u7FA9\u8868\u683C\u662F\u5426\u61C9\u652F\u63F4\u5168\u9078
364
+
365
+ RTA_CREATE_MODE=\u5EFA\u7ACB\u6A21\u5F0F
366
+
367
+ RTA_CREATE_MODE_DESC=\u5B9A\u7FA9\u5EFA\u7ACB\u6A21\u5F0F
368
+
369
+ RTA_SELECTION_LIMIT=\u9078\u64C7\u9650\u5236
370
+
371
+ RTA_SELECTION_LIMIT_DESC=\u5B9A\u7FA9\u9078\u64C7\u9650\u5236
372
+
373
+ RTA_ENABLE_ADD_CARD_TO_INSIGHTS=\u555F\u7528 [\u5C07\u5361\u7247\u65B0\u589E\u81F3\u6D1E\u5BDF]
374
+
375
+ RTA_DISABLE_ADD_CARD_TO_INSIGHTS=\u96B1\u85CF [\u5C07\u5361\u7247\u65B0\u589E\u81F3\u6D1E\u5BDF]
376
+
377
+ RTA_DISABLE_ADD_CARD_TO_INSIGHTS_DESC=\u5B9A\u7FA9\u8868\u683C\u662F\u5426\u61C9\u5177\u6709\u6D1E\u5BDF\u6309\u9215
378
+
379
+ RTA_OP_VARIANT_MANAGEMENT_TABLE=\u8868\u683C\u8B8A\u5F0F\u7BA1\u7406
380
+
381
+ RTA_OP_VARIANT_MANAGEMENT_TABLE_DESC=\u8868\u683C\u8B8A\u5F0F\u7BA1\u7406
382
+
383
+ RTA_OP_VARIANT_MANAGEMENT_CHART=\u5716\u8868\u8B8A\u5F0F\u7BA1\u7406
384
+
385
+ RTA_OP_VARIANT_MANAGEMENT_CHART_DESC=\u5716\u8868\u8B8A\u5F0F\u7BA1\u7406
386
+
387
+ RTA_INITIAL_LOAD=\u521D\u59CB\u8F09\u5165
388
+
389
+ RTA_INITIAL_LOAD_DESC=\u521D\u59CB\u8F09\u5165
390
+
391
+ RTA_SMART_VARIANT_MANAGEMENT=\u8B8A\u5F0F\u7BA1\u7406
392
+
393
+ RTA_SMART_VARIANT_MANAGEMENT_DESC=\u555F\u7528\u667A\u6167\u8B8A\u5F0F\u7BA1\u7406
394
+
395
+ RTA_HIDE_VARIANT_MANAGEMENT=\u96B1\u85CF\u8B8A\u5F0F\u7BA1\u7406
396
+
397
+ RTA_HIDE_VARIANT_MANAGEMENT_DESC=\u96B1\u85CF\u8B8A\u5F0F\u7BA1\u7406
398
+
399
+ RTA_OPEN_IN_EDIT_MODE=\u5728\u7DE8\u8F2F\u6A21\u5F0F\u4E2D\u958B\u555F
400
+
401
+ RTA_OPEN_IN_EDIT_MODE_DESC=\u5B9A\u7FA9\u9078\u64C7\u9650\u5236
402
+
403
+ RTA_DEFAULT_CONTENT_VIEW=\u9810\u8A2D\u5167\u5BB9\u6AA2\u8996
404
+
405
+ RTA_DEFAULT_CONTENT_VIEW_DESC=\u9810\u8A2D\u5167\u5BB9\u6AA2\u8996
406
+
407
+ RTA_ENABLE_TABLE_FILTER_IN_PAGE_VARIANT=\u5728\u9801\u9762\u8B8A\u5F0F\u4E2D\u555F\u7528\u8868\u683C\u7BE9\u9078
408
+
409
+ RTA_ENABLE_TABLE_FILTER_IN_PAGE_VARIANT_DESC=\u5728\u9801\u9762\u8B8A\u5F0F\u4E2D\u555F\u7528\u8868\u683C\u7BE9\u9078
410
+
411
+ RTA_NAVIGATION_PROPERTIES_LIST_REPORT_FILTER=\u700F\u89BD\u5C6C\u6027
412
+
413
+ RTA_NAVIGATION_PROPERTIES_LIST_REPORT_FILTER_DESC=\u700F\u89BD\u5C6C\u6027
414
+
415
+ RTA_SHOW_GO_BUTTON_ON_FILTER_BAR_ANALYTICAL_PAGE=\u5728\u7BE9\u9078\u5217\u4E0A\u986F\u793A [\u958B\u59CB] \u6309\u9215
416
+
417
+ RTA_SHOW_GO_BUTTON_ON_FILTER_BAR_DESC_ANALYTICAL_PAGE_DESC=\u5728\u7BE9\u9078\u5217\u4E0A\u986F\u793A [\u958B\u59CB] \u6309\u9215
418
+
419
+ RTA_HIDE_VISUAL_FILTER=\u96B1\u85CF\u8996\u89BA\u5316\u7BE9\u9078
420
+
421
+ RTA_HIDE_VISUAL_FILTER_DESC=\u96B1\u85CF\u8996\u89BA\u5316\u7BE9\u9078
422
+
423
+ RTA_DEFAULT_FILTER_MODE=\u9810\u8A2D\u7BE9\u9078\u6A21\u5F0F
424
+
425
+ RTA_DEFAULT_FILTER_MODE_DESC=\u9810\u8A2D\u7BE9\u9078\u6A21\u5F0F
426
+
427
+ RTA_SELECTION_MODE=\u9078\u64C7\u6A21\u5F0F
428
+
429
+ RTA_SELECTION_MODE_DESC=\u5B9A\u7FA9\u9078\u64C7\u6A21\u5F0F
430
+
431
+ RTA_OP_EDITABLE_HEADER_CONTENT=\u53EF\u7DE8\u8F2F\u7684\u8868\u982D\u5167\u5BB9
432
+
433
+ RTA_OP_EDITABLE_HEADER_CONTENT_DESC=\u53EF\u7DE8\u8F2F\u7684\u8868\u982D\u5167\u5BB9
434
+
435
+ RTA_OP_SHOW_RELATED_APPS=\u986F\u793A\u76F8\u95DC\u61C9\u7528\u7A0B\u5F0F
436
+
437
+ RTA_OP_SHOW_RELATED_APPS_DESC=\u986F\u793A\u76F8\u95DC\u61C9\u7528\u7A0B\u5F0F
438
+
439
+ RTA_SCOPE_OF_THE_CHANGES=\u66F4\u6539\u5167\u5BB9\u7BC4\u570D
440
+
441
+ RTA_SCOPE_OF_THE_CHANGES_TOOLTIP=\u66F4\u6539\u5167\u5BB9\u7BC4\u570D
442
+
443
+ RTA_SCROLLTHRESHOLD_FOR_TABLE_CONFIG=\u6372\u52D5\u9580\u6ABB\u503C
444
+
445
+ RTA_SCROLLTHRESHOLD_DESC_FOR_TABLE_CONFIG=\u5B9A\u7FA9\u6372\u52D5\u9580\u6ABB\u503C
446
+
447
+ RTA_THRESHOLD_FOR_TABLE_CONFIG=\u9580\u6ABB\u503C
448
+
449
+ RTA_THRESHOLD_DESC_FOR_TABLE_CONFIG=\u5B9A\u7FA9\u9580\u6ABB\u503C
450
+
451
+ RTA_TABLE_TYPE_CONFIG=\u8868\u683C\u985E\u578B
452
+
453
+ RTA_TABLE_TYPE_DESC_CONFIG=\u5B9A\u7FA9\u61C9\u4F7F\u7528\u7684\u8868\u683C\u985E\u578B
454
+
455
+ RTA_ENABLE_DATE_RANGE_FILTER=\u555F\u7528\u65E5\u671F\u7BC4\u570D
456
+
457
+ RTA_ENABLE_DATE_RANGE_FILTER_DESC=\u555F\u7528\u65E5\u671F\u7BC4\u570D
@@ -11,9 +11,10 @@ sap.ui.define([
11
11
  "sap/base/security/encodeURL",
12
12
  "sap/ui/comp/util/DateTimeUtil",
13
13
  "sap/base/util/isEmptyObject",
14
- "sap/ui/core/format/NumberFormat"
14
+ "sap/ui/core/format/NumberFormat",
15
+ "sap/suite/ui/generic/template/genericUtilities/filterHelper"
15
16
  ], function(BaseObject, Filter, MultipleTablesModeHelper, SingleTableModeHelper, SelectionVariant, metadataAnalyser, FeLogger, testableHelper,
16
- extend, encodeURL, DateTimeUtil, isEmptyObject, NumberFormat) {
17
+ extend, encodeURL, DateTimeUtil, isEmptyObject, NumberFormat,filterHelper) {
17
18
  "use strict";
18
19
 
19
20
  var oLogger = new FeLogger("lib.multipleViews.MultipleViewsHandler").getLogger();
@@ -345,6 +346,10 @@ sap.ui.define([
345
346
  // In this case the filters coming from the smart filterbar are not yet included in aFilters.
346
347
  // They will be added by oImplementingHelper.
347
348
  // Thereby, oImplementingHelper may also update its internal structure.
349
+
350
+ //Normalise the table level filters to follow the same format as SFB filters
351
+ aFilters = filterHelper.fnNormaliseControlFilters(aFilters);
352
+
348
353
  if (oImplementingHelper.getFiltersAdaptedFromItem) {
349
354
  aFilters = oImplementingHelper.getFiltersAdaptedFromItem(aFilters, oViewMeta, bForCount);
350
355
  }
@@ -392,7 +397,7 @@ sap.ui.define([
392
397
  return "";
393
398
  }
394
399
  if (oItemDataModel.state === "error") {
395
- return oTemplateUtils.oCommonUtils.getText("SEG_BUTTON_ERROR", oItemDataModel.text); // originally the text was for segmented button only but is now used for all texts with multiple views
400
+ return oTemplateUtils.oCommonUtils.getText("SEG_BUTTON_ERROR", [oItemDataModel.text]); // originally the text was for segmented button only but is now used for all texts with multiple views
396
401
  }
397
402
  if (oItemDataModel.state === "" || oItemDataModel.state === "busy") {
398
403
  var oIntegerInstance = NumberFormat.getIntegerInstance({
@@ -639,6 +644,7 @@ sap.ui.define([
639
644
  getMode: fnGetMode,
640
645
  registerKeyChange: fnRegisterKeyChange,
641
646
  getKeys: fnGetKeys,
647
+ getFiltersForItem: getFiltersForItem,
642
648
  getInitializationPromise: function() { return oInitializationPromise; }
643
649
  };
644
650
  }
@@ -516,8 +516,13 @@ sap.ui.define(["sap/ui/base/Object",
516
516
  sTitle = sTitle || getAppTitle();
517
517
 
518
518
  oTemplateContract.oShellServicePromise.then(function (oShellService) {
519
- oShellService.setTitle(sTitle);
520
519
  var oCurrentRegistryEntry = oTemplateContract.componentRegistry[oCurrentIdentity.treeNode.componentId];
520
+ var oAdditionalInformation = oCurrentRegistryEntry.oControllerUtils && oCurrentRegistryEntry.oControllerUtils.oServices.oTemplateCapabilities.fnConstructTitleAdditionalInfo;
521
+ if (oAdditionalInformation) {
522
+ oShellService.setTitle(sTitle, oCurrentRegistryEntry.oControllerUtils.oServices.oTemplateCapabilities.fnConstructTitleAdditionalInfo(sTitle, oTemplateContract, oCurrentIdentity));
523
+ } else {
524
+ oShellService.setTitle(sTitle);
525
+ }
521
526
  var oTemplatePrivateModel = oCurrentRegistryEntry.utils.getTemplatePrivateModel();
522
527
  oTemplatePrivateModel.setProperty("/objectPage/headerInfo/objectShellTitle", sTitle);
523
528
  }).catch(function() {
@@ -559,10 +564,9 @@ sap.ui.define(["sap/ui/base/Object",
559
564
  }
560
565
  }
561
566
 
562
- var bIsAppTitlePrefered = isEmptyObject(oCurrentHash.componentsDisplayed) || (oTemplateContract.oFlexibleColumnLayoutHandler && oTemplateContract.oFlexibleColumnLayoutHandler.isAppTitlePrefered());
563
- fnSetTitleForComponent(bIsAppTitlePrefered, oTitleProvider || oActiveComponent);
564
-
565
567
  Promise.all(aPageDataLoadedPromises).then(function(){
568
+ var bIsAppTitlePrefered = isEmptyObject(oCurrentHash.componentsDisplayed) || (oTemplateContract.oFlexibleColumnLayoutHandler && oTemplateContract.oFlexibleColumnLayoutHandler.isAppTitlePrefered());
569
+ fnSetTitleForComponent(bIsAppTitlePrefered, oTitleProvider || oActiveComponent);
566
570
  if (iCurrentHashCount === oCurrentHash.iHashChangeCount && isEmptyObject(mMessagePageParams)){
567
571
  oTemplateContract.oAppComponent.firePageDataLoaded();
568
572
  }
@@ -2057,7 +2061,7 @@ sap.ui.define(["sap/ui/base/Object",
2057
2061
 
2058
2062
  if (mParameters) {
2059
2063
  sText = mParameters.text;
2060
- sMessageType = mParameters.messageType || IllustratedMessageType.ErrorScreen;
2064
+ sMessageType = mParameters.messageType || IllustratedMessageType.UnableToUpload;
2061
2065
  sDescription = mParameters.description;
2062
2066
  aAdditionalContent = mParameters.additionalContent;
2063
2067
  }
@@ -2231,45 +2235,47 @@ sap.ui.define(["sap/ui/base/Object",
2231
2235
  var fnActivate = function() {
2232
2236
  // Bind the model for the page itself and all its ancestors (up to level 1)
2233
2237
  var bindComponentPromise = oRegistryEntry.utils.bindComponent(oRegistryEntry.sCurrentBindingPath, bIsComponentCurrentlyActive);
2234
- bindComponentPromise.then(function(){
2235
- if (sComponentId === oCurrentIdentity.treeNode.componentId){
2236
- var mAncestors = Object.create(null); // Collect all ancestor routes
2237
- mAncestors.root = true;
2238
- for (var oTreeNode = oCurrentIdentity.treeNode; oTreeNode.level > 0; oTreeNode = oTemplateContract.mRoutingTree[oTreeNode.parentRoute]){
2239
- mAncestors[oTreeNode.sRouteName] = true;
2240
- // Temporary solution (AncestorFeature)
2241
- if (oTreeNode.contextTargets){
2242
- for (var i = 0; i < oTreeNode.contextTargets.length; i++){
2243
- var oContextTarget = oTreeNode.contextTargets[i];
2244
- // Link control used for BreadCrumbs is bound to the context of the ancestor node as the description is fetched from
2245
- // the ancestor object. Unfortunately, the OP where the link is on the OP & its context is propagated, even specific call
2246
- // to set the context of ancestor node is not respected as the model find a context which is already bound. Hence, we need
2247
- // to break the propagation of current object context before setting the context of ancestor node.
2248
- oContextTarget.setBindingContext(null);
2249
- oTreeNode.bindElement(oContextTarget, null, false);
2238
+ return bindComponentPromise
2239
+ .then(function(){
2240
+ (oRegistryEntry.methods.onActivate || Function.prototype)(sBindingPath, bIsComponentCurrentlyActive);
2241
+ })
2242
+ .then(function(){
2243
+ if (sComponentId === oCurrentIdentity.treeNode.componentId){
2244
+ var mAncestors = Object.create(null); // Collect all ancestor routes
2245
+ mAncestors.root = true;
2246
+ for (var oTreeNode = oCurrentIdentity.treeNode; oTreeNode.level > 0; oTreeNode = oTemplateContract.mRoutingTree[oTreeNode.parentRoute]){
2247
+ mAncestors[oTreeNode.sRouteName] = true;
2248
+ // Temporary solution (AncestorFeature)
2249
+ if (oTreeNode.contextTargets){
2250
+ for (var i = 0; i < oTreeNode.contextTargets.length; i++){
2251
+ var oContextTarget = oTreeNode.contextTargets[i];
2252
+ // Link control used for BreadCrumbs is bound to the context of the ancestor node as the description is fetched from
2253
+ // the ancestor object. Unfortunately, the OP where the link is on the OP & its context is propagated, even specific call
2254
+ // to set the context of ancestor node is not respected as the model find a context which is already bound. Hence, we need
2255
+ // to break the propagation of current object context before setting the context of ancestor node.
2256
+ oContextTarget.setBindingContext(null);
2257
+ oTreeNode.bindElement(oContextTarget, null, false);
2258
+ }
2250
2259
  }
2251
2260
  }
2252
- }
2253
- // Now we have done the binding of the tree node specific model for all ancestors of the current page.
2254
- // Unbind the tree node specific models for all other pages, as they might use outdated binding pathes.
2255
- for (var sRouteName in oTemplateContract.mRoutingTree) {
2256
- if (!mAncestors[sRouteName]) {
2257
- var oOtherTreeNode = oTemplateContract.mRoutingTree[sRouteName];
2258
- oOtherTreeNode.unbindElement(oTemplateContract.oNavigationHost, true);
2259
- // Temporary solution (AncestorFeature)
2260
- if (oOtherTreeNode.contextTargets) {
2261
- oOtherTreeNode.contextTargets.forEach(oOtherTreeNode.unbindElement);
2261
+ // Now we have done the binding of the tree node specific model for all ancestors of the current page.
2262
+ // Unbind the tree node specific models for all other pages, as they might use outdated binding pathes.
2263
+ for (var sRouteName in oTemplateContract.mRoutingTree) {
2264
+ if (!mAncestors[sRouteName]) {
2265
+ var oOtherTreeNode = oTemplateContract.mRoutingTree[sRouteName];
2266
+ oOtherTreeNode.unbindElement(oTemplateContract.oNavigationHost, true);
2267
+ // Temporary solution (AncestorFeature)
2268
+ if (oOtherTreeNode.contextTargets) {
2269
+ oOtherTreeNode.contextTargets.forEach(oOtherTreeNode.unbindElement);
2270
+ }
2262
2271
  }
2263
2272
  }
2264
2273
  }
2265
- }
2266
- oRegistryEntry.utils.refreshBinding();
2267
- oRegistryEntry.oStatePreserverPromise.then(function(oStatePreserver){
2268
- oStatePreserver.applyAppState(sBindingPath, bIsComponentCurrentlyActive);
2274
+ oRegistryEntry.utils.refreshBinding();
2275
+ oRegistryEntry.oStatePreserverPromise.then(function(oStatePreserver){
2276
+ oStatePreserver.applyAppState(sBindingPath, bIsComponentCurrentlyActive);
2277
+ });
2269
2278
  });
2270
- });
2271
-
2272
- return (oRegistryEntry.methods.onActivate || Function.prototype)(sBindingPath, bIsComponentCurrentlyActive);
2273
2279
  };
2274
2280
  // If view is not registered yet ( == oComponentRegistryEntry.fnViewRegisteredResolve still available) perform fnActivate asyncronously, otherwise synchronosly
2275
2281
  var oRet = oRegistryEntry.fnViewRegisteredResolve ? oRegistryEntry.viewRegistered.then(fnActivate) : (fnActivate() || Promise.resolve());
@@ -3200,7 +3206,7 @@ sap.ui.define(["sap/ui/base/Object",
3200
3206
  * @param {sap.suite.ui.generic.template.lib.AppComponent} oAppComponent The AppComponent instance
3201
3207
  * @public
3202
3208
  * @extends sap.ui.base.Object
3203
- * @version 1.134.2
3209
+ * @version 1.136.0
3204
3210
  * @since 1.30.0
3205
3211
  * @alias sap.suite.ui.generic.template.lib.NavigationController
3206
3212
  */
@@ -808,7 +808,7 @@ sap.ui.define(["sap/base/util/extend",
808
808
  title: oTemplateContract.getText("ST_GENERIC_ERROR_TITLE"),
809
809
  text: oTemplateContract.getText("ST_GENERIC_ERROR_TITLE"),
810
810
  description: oTemplateContract.getText("PARAMETER_COMBINATION_NOT_SUPPORTED", [sMode, sPreferredMode]),
811
- messageType: IllustratedMessageType.ErrorScreen,
811
+ messageType: IllustratedMessageType.UnableToUpload,
812
812
  replaceURL: true
813
813
  };
814
814
  });
@@ -66,7 +66,7 @@ sap.ui.define([
66
66
  interfaces: [],
67
67
  controls: [],
68
68
  elements: [],
69
- version: "1.134.2",
69
+ version: "1.136.0",
70
70
  extensions: {
71
71
  //Configuration used for rule loading of Support Assistant
72
72
  "sap.ui.support": {
@@ -54,6 +54,16 @@ sap.ui.define(["sap/ui/base/Object",
54
54
  var oSmartTableWrapper, oSmartChartWrapper;
55
55
  oSmartChartWrapper = oState.oSmartChart && oTemplateUtils.oCommonUtils.getControlStateWrapper(oState.oSmartChart);
56
56
  oSmartTableWrapper = oState.oSmartTable && oTemplateUtils.oCommonUtils.getControlStateWrapper(oState.oSmartTable);
57
+
58
+ if (oState?.oSmartTable?.getTableType() === "ResponsiveTable"){
59
+ oSmartTableWrapper?.attachStateChanged(function(){
60
+ //make sure all the previous calls are finished before initiating the current app state call to avoide race condition issues
61
+ setTimeout(function () {
62
+ fnStoreCurrentAppStateAndAdjustURL();
63
+ }, 0);
64
+ });
65
+ }
66
+
57
67
  /**
58
68
  * This function return the URL parameter info
59
69
  * @return {promise}
@@ -111,7 +111,7 @@ sap.ui.define(["sap/ui/core/mvc/Controller",
111
111
  },
112
112
  "title": {
113
113
  "style": {
114
- "color": "#000000"
114
+ "color": "@sapTextColor"
115
115
  }
116
116
  }
117
117
  }
@@ -14,7 +14,7 @@ sap.ui.define(["sap/suite/ui/generic/template/genericUtilities/FeError", "sap/ba
14
14
  type: "string",
15
15
  defaultValue: "auto" // allowed values: enabled, disabled, auto
16
16
  },
17
- fields: { // Map - keys are property names (of EntitySet used for SFB)
17
+ fields: { // Map - keys are property names (of EntitySet used for SFB)
18
18
  type: "object",
19
19
  mapEntryProperties: {
20
20
  historyEnabled: {
@@ -33,7 +33,7 @@ sap.ui.define(["sap/suite/ui/generic/template/genericUtilities/FeError", "sap/ba
33
33
  }
34
34
  };
35
35
  }
36
-
36
+
37
37
  function getSelectionFields(oPageSettings, oLeadingEntityType){
38
38
  return oLeadingEntityType["com.sap.vocabularies.UI.v1.SelectionFields"] && oLeadingEntityType["com.sap.vocabularies.UI.v1.SelectionFields"].map(function(oSelectionField, i) {
39
39
  return {
@@ -44,7 +44,7 @@ sap.ui.define(["sap/suite/ui/generic/template/genericUtilities/FeError", "sap/ba
44
44
  };
45
45
  });
46
46
  }
47
-
47
+
48
48
  function getHistoryEnabled(oHistorySettings, sPropertyName){
49
49
  var oRelevantSettings = oHistorySettings && oHistorySettings.fields && oHistorySettings.fields[sPropertyName] || oHistorySettings;
50
50
  switch (oRelevantSettings && oRelevantSettings.historyEnabled) {
@@ -71,8 +71,8 @@ sap.ui.define(["sap/suite/ui/generic/template/genericUtilities/FeError", "sap/ba
71
71
  return oSetting.historyEnabled !== undefined;
72
72
  });
73
73
  }
74
-
75
- // creates an object out of an array
74
+
75
+ // creates an object out of an array
76
76
  // entries should have one property used as unique key
77
77
  // result has properties per entry (if key is unique)
78
78
  // if key is not unique: last one wins
@@ -129,29 +129,26 @@ sap.ui.define(["sap/suite/ui/generic/template/genericUtilities/FeError", "sap/ba
129
129
  }
130
130
 
131
131
  /**
132
- * Reads the navigation properties from "filterSettings" section of manifest
132
+ * Reads the navigation properties from "filterSettings" section of manifest
133
133
  * and sets the filter bar's navigation properties.
134
- *
134
+ *
135
135
  * @returns {object} navigation property settings for filter bar. It has 2 attributes.
136
136
  * 1. "navigationProperties" - Comma separated list of navigation property names
137
- * 2. "useProvidedNavigationProperties" - Boolean value.
137
+ * 2. "useProvidedNavigationProperties" - Boolean value.
138
138
  * If it's true, the filter bar includes only the navigation properties provided in above string.
139
139
  * Otherwise, considers all the navigation properties.
140
140
  */
141
- function fnGetNavigationPropSettings (oPageSettings) {
141
+ function fnGetNavigationPropSettings (oPageSettings, bIsDraftEnabled) {
142
142
  var aNavigationProperties = oPageSettings && oPageSettings.filterSettings && oPageSettings.filterSettings.navigationProperties;
143
- var bUseProvidedNavigationProperties = false;
144
- var sIncludedNavigationProperties = "";
145
-
146
- if (Array.isArray(aNavigationProperties)) {
147
- bUseProvidedNavigationProperties = true;
148
- sIncludedNavigationProperties = aNavigationProperties.join(",");
149
- } else {
150
- bUseProvidedNavigationProperties = true;
143
+ if (!Array.isArray(aNavigationProperties)) {
144
+ aNavigationProperties = [];
145
+ }
146
+ if (bIsDraftEnabled && aNavigationProperties.indexOf("DraftAdministrativeData") < 0) {
147
+ aNavigationProperties.push("DraftAdministrativeData");
151
148
  }
152
149
  return {
153
- navigationProperties: sIncludedNavigationProperties,
154
- useProvidedNavigationProperties: bUseProvidedNavigationProperties
150
+ navigationProperties: aNavigationProperties.join(","),
151
+ useProvidedNavigationProperties: true
155
152
  };
156
153
  }
157
154
 
@@ -114,7 +114,8 @@
114
114
  rowActionCount="{= ${_templPriv&gt;/listReport/isLeaf} ? 0 : 1 }"
115
115
  rowSelectionChange="._templateEventHandlers.onRowSelectionChange"
116
116
  beforeOpenContextMenu="._templateEventHandlers.beforeOpenContextMenu($event, '{smartControlId>id}')"
117
- scrollThreshold="300">
117
+ threshold="{= ${tableSettings>threshold} ? ${tableSettings>threshold} : '100'}"
118
+ scrollThreshold="{= ${tableSettings>scrollThreshold} ? ${tableSettings>scrollThreshold} : '300'}">
118
119
  <!-- Analytical table -->
119
120
  <template:with path="entitySet>" var="listEntitySet">
120
121
  <core:Fragment fragmentName="sap.suite.ui.generic.template.listTemplates.fragments.SmartTableUiTableCommons" type="XML"/>
@@ -137,7 +138,8 @@
137
138
  rowActionCount="{= ${_templPriv&gt;/listReport/isLeaf} ? 0 : 1 }"
138
139
  rowSelectionChange="._templateEventHandlers.onRowSelectionChange"
139
140
  beforeOpenContextMenu="._templateEventHandlers.beforeOpenContextMenu($event, '{smartControlId>id}')"
140
- scrollThreshold="300">
141
+ threshold="{= ${tableSettings>threshold} ? ${tableSettings>threshold} : '100'}"
142
+ scrollThreshold="{= ${tableSettings>scrollThreshold} ? ${tableSettings>scrollThreshold} : '300'}">
141
143
  <!-- Grid -->
142
144
  <template:with path="entitySet>" var="listEntitySet">
143
145
  <core:Fragment fragmentName="sap.suite.ui.generic.template.listTemplates.fragments.SmartTableUiTableCommons" type="XML"/>
@@ -164,7 +166,8 @@
164
166
  rowActionCount="{= ${_templPriv&gt;/listReport/isLeaf} ? 0 : 1 }"
165
167
  rowSelectionChange="._templateEventHandlers.onRowSelectionChange"
166
168
  beforeOpenContextMenu="._templateEventHandlers.beforeOpenContextMenu($event, '{smartControlId>id}')"
167
- scrollThreshold="300">
169
+ threshold="{= ${tableSettings>threshold} ? ${tableSettings>threshold} : '100'}"
170
+ scrollThreshold="{= ${tableSettings>scrollThreshold} ? ${tableSettings>scrollThreshold} : '300'}">
168
171
  <template:with path="entitySet>" var="listEntitySet">
169
172
  <core:Fragment fragmentName="sap.suite.ui.generic.template.listTemplates.fragments.SmartTableUiTableCommons" type="XML"/>
170
173
  </template:with>
@@ -50,7 +50,11 @@ sap.ui.define([
50
50
  MergerUtil.consistencyCheck(oChangeContent, "ADD", aSupportedProperties);
51
51
  var sParentEntitySet = oChangeContent.parentPage.entitySet;
52
52
  var sParentComponent = oChangeContent.parentPage.component;
53
- var oPageStructure = MergerUtil.iterateAndFind(oManifest["sap.ui.generic.app"],sParentEntitySet, sParentComponent, sChildPageId);
53
+ // Converting array based manifest into object structure
54
+ var pages = oManifest["sap.ui.generic.app"]["pages"];
55
+ oManifest["sap.ui.generic.app"]["pages"] = MergerUtil.transformPagesToMapStructure(pages);
56
+
57
+ var oPageStructure = MergerUtil.iterateAndFind(oManifest["sap.ui.generic.app"], sParentEntitySet, sParentComponent, sChildPageId);
54
58
  var oComponentContent = {
55
59
  "name": "sap.suite.ui.generic.template.ObjectPage"
56
60
  };
@@ -1,8 +1,8 @@
1
1
  /* KPI TAG */
2
2
  @_sap_suite_ui_generic_template_ALPConstants_KpiCardMinHeight: 37.5rem;
3
3
  @_sap_suite_ui_generic_template_ALPConstants_KpiCardMinWidth: 25rem;
4
- @_sap_suite_ui_generic_template_ALPConstants_KpiTagContainerMarginLeft : 21px;
5
- @_sap_suite_ui_generic_template_ALPConstants_KpiErrorPopOverContainerPadding : 10px;
4
+ @_sap_suite_ui_generic_template_ALPConstants_KpiTagContainerMarginLeft : 1.313rem;
5
+ @_sap_suite_ui_generic_template_ALPConstants_KpiErrorPopOverContainerPadding : 0.625rem;
6
6
  @_sap_suite_ui_generic_template_ALPConstants_KpiTagPaddingLeftRight: 0.75rem;
7
7
  @_sap_suite_ui_generic_template_ALPConstants_KpiTagCompactPaddingTopBottom: 0rem;
8
8
  @_sap_suite_ui_generic_template_ALPConstants_KpiTagCozyPaddingTopBottom: 0rem;
@@ -14,7 +14,6 @@
14
14
  @_sap_suite_ui_generic_template_ALPConstants_KpiTagLineHeight: 1.4;
15
15
  @_sap_suite_ui_generic_template_ALPConstants_KpiTagMinWidth: 4.5rem;
16
16
  @_sap_suite_ui_generic_template_ALPConstants_KpiTagMarginTopBottom: 0rem;
17
- @_sap_suite_ui_generic_template_ALPConstants_KpiTagBorderWidth: 1px 1px 1px 3px;
18
17
  @_sap_suite_ui_generic_template_ALPConstants_KpiTagLeftMargin: 0rem;
19
18
  @_sap_suite_ui_generic_template_ALPConstants_KpiTagLeftPadding: 1rem;
20
19
  @_sap_suite_ui_generic_template_ALPConstants_KpiTagMarginInOverflow: 0.4rem 0.2rem 0.5rem 0.1rem;
@@ -43,5 +42,5 @@
43
42
  @_sap_suite_ui_generic_template_ALPConstants_PageChartTitlePadding: 0.2rem 0 0.5rem 0.15rem;
44
43
  @_sap_suite_ui_generic_template_ALPConstants_PageHeadingPadding : 0.5rem 2.75rem 0.5rem 1.8rem;
45
44
  @_sap_suite_ui_generic_template_ALPConstants_PageContentPadding : 1rem 2rem 1rem 2rem;
46
- @_sap_suite_ui_generic_template_ALPConstants_ZeroPadding : 0 0 0 0;
45
+ @_sap_suite_ui_generic_template_ALPConstants_ZeroPadding : @sapContent_Padding_S;
47
46
  @_sap_suite_ui_generic_template_ALPConstants_PageChartMinHeight : 15rem;