@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
@@ -34,7 +34,7 @@
34
34
  <template:with path="entitySet>dummy" var="chartItem">
35
35
  <uxap:headerTitle>
36
36
  <template:with path="parameter>/variables" helper="AH.getNewVariable" var="DraftAdminDataAccess">
37
- <template:if test="{= ${DraftAdminDataAccess>}.set(${path: 'parameter>/treeNodeAncestors', formatter: 'AHActionButtons.getDraftAdminDataAccess'}) }"/>
37
+ <template:if test="{= ${DraftAdminDataAccess>}.set(${path: 'parameter>/treeNodeAncestors', formatter: 'AHActionButtons.getDraftAdminDataAccess'}) }"/>
38
38
  <template:if test="{= ${appSettings>/objectPageHeaderType} === 'Dynamic'}">
39
39
  <template:then>
40
40
  <uxap:ObjectPageDynamicHeaderTitle id="template::ObjectPage::ObjectPageHeader">
@@ -92,11 +92,11 @@
92
92
  <!-- Display Active and Show Draft Buttons -->
93
93
  <template:if test="{= ${parameter>/treeNode/level} === 1 &amp;&amp; ${parameter>/isDraftEnabled} &amp;&amp; !${parameter>/manifest/sap.ui.generic.app/pages/0/component/settings/treeTable} }">
94
94
  <Button text="{= ${IsActiveEntity} ? (${HasDraftEntity} &amp;&amp; ${DraftAdministrativeData/DraftIsCreatedByMe} &amp;&amp; ${i18n>SAVED_VERSION}) : (${HasActiveEntity} &amp;&amp; ${i18n>DRAFT_VERSION}) }"
95
- icon="sap-icon://navigation-down-arrow"
96
- iconFirst="false"
95
+ icon="sap-icon://navigation-down-arrow"
96
+ iconFirst="false"
97
97
  press="._templateEventHandlers.onSwitchDraftAndActiveObjectPopOver"
98
98
  visible="{= ${IsActiveEntity} ? !!(${HasDraftEntity} &amp;&amp; ${DraftAdministrativeData/DraftIsCreatedByMe}) : !!${HasActiveEntity} }"
99
- enabled="{ui>/enabled}"
99
+ enabled="{ui>/enabled}"
100
100
  type="Transparent">
101
101
  <layoutData>
102
102
  <OverflowToolbarLayoutData priority="NeverOverflow" />
@@ -125,7 +125,7 @@
125
125
  showPlaceholder="false"
126
126
  markLocked="{= '{= ${HasDraftEntity} &amp;&amp; ${IsActiveEntity} &amp;&amp; !!' + ${DraftAdminDataAccess>value}('InProcessByUser') } }"
127
127
  markLockedPress="._templateEventHandlers.onPressDraftInfo"
128
- markChanges="{= '{= ${HasDraftEntity} &amp;&amp; ${IsActiveEntity} &amp;&amp; !' + ${DraftAdminDataAccess>value}('InProcessByUser') } }"
128
+ markChanges="{= '{= ${HasDraftEntity} &amp;&amp; ${IsActiveEntity} &amp;&amp; !' + ${DraftAdminDataAccess>value}('InProcessByUser') } }"
129
129
  markChangesPress="._templateEventHandlers.onPressDraftInfo">
130
130
  <uxap:customData>
131
131
  <core:CustomData key="objectTypeName"
@@ -141,7 +141,7 @@
141
141
  </uxap:ObjectPageHeader>
142
142
  </template:else>
143
143
  </template:if>
144
- </template:with>
144
+ </template:with>
145
145
  </uxap:headerTitle>
146
146
  <uxap:headerContent>
147
147
  <template:if test="{= ${appSettings>/objectPageHeaderType} === 'Dynamic'}">
@@ -167,6 +167,13 @@
167
167
 
168
168
  </template:with>
169
169
  </template:with>
170
+ <uxap:landmarkInfo>
171
+ <uxap:ObjectPageAccessibleLandmarkInfo
172
+ rootRole="None"
173
+ rootLabel=""
174
+ footerRole="Region"
175
+ footerLabel="{i18n>FOOTER_REGION_LABEL_ARIA}"/>
176
+ </uxap:landmarkInfo>
170
177
  </uxap:ObjectPageLayout>
171
178
 
172
179
  </mvc:View>
@@ -14,7 +14,7 @@
14
14
  <template:repeat list="{parameter>/templateSpecific/pageLevelActions/commandExecution}" var="commandExecution">
15
15
  <core:CommandExecution execute="{commandExecution>callbackName}"
16
16
  command="{commandExecution>action}"
17
- visible="{path: 'commandExecution>id', formatter: 'AH.getActionCommandVisibility'}">
17
+ visible="{parts: [{path: 'commandExecution>id'}, {path: 'commandExecution>visible'}], formatter: 'AH.getActionCommandVisibility'}">
18
18
 
19
19
  <template:if test="{= ${commandExecution>annotatedAction} }">
20
20
  <core:customData>
@@ -8,7 +8,7 @@
8
8
  StableIdHelper: 'sap/suite/ui/generic/template/js/StableIdHelper'}">
9
9
 
10
10
  <template:if test="{parameter>/settings/editableHeaderContent}">
11
- <uxap:ObjectPageSection title="{i18n>HEADER}" class="{section>CSSClass}" titleUppercase="false" visible="{ui>/editable}" titleLevel="H3" showTitle="{section>bShowTitle}">
11
+ <uxap:ObjectPageSection title="{i18n>HEADER}" class="{section>CSSClass}" titleUppercase="false" visible="{ui>/editable}" titleLevel="H3" showTitle="{section>bShowTitle}" wrapTitle="true">
12
12
  <uxap:subSections>
13
13
  <uxap:ObjectPageSubSection class="sapSmartTemplatesObjectPageSubSection sapUiRespGridOverflowHidden">
14
14
  <layout:Grid defaultSpan="{= ${appSettings>/objectPageColumns/screenSizeXL} === 4 ? 'XL3 L3 M4 S12' : 'XL2 L3 M4 S12'}" hSpacing="0" vSpacing="0" class="sapSmartTemplatesObjectPageSubSectionGrid ">
@@ -94,6 +94,7 @@
94
94
  <template:then>
95
95
  <layout:VerticalLayout
96
96
  id="header::{path: 'facet>', formatter: 'AH.getStableIdPartFromFacet'}::ReplaceReferenceExtensionEdit"
97
+ width="100%"
97
98
  visible="{parts: [{path: 'entitySet>name'}, {path: 'facet>'}, {path: 'manifestViewExtensions>'}], formatter: 'AH.getVisibilityForExtensionPointReplaceHeaderFacet' }">
98
99
  <core:ExtensionPoint name="ReplaceHeaderFacet|{entitySet>name}|{path: 'facet>' , formatter:'AH.getStableIdPartFromFacet'}" />
99
100
  </layout:VerticalLayout>
@@ -110,7 +111,7 @@
110
111
  <template:if test="{parts: [{path: 'entitySet>name'}, {path: 'facet>'}, {path: 'manifestViewExtensions>'}], formatter: 'AH.extensionPointReplaceHeaderFacetExists' }" >
111
112
  <template:then>
112
113
  <layout:VerticalLayout id="header::{path: 'facet>', formatter: 'AH.getStableIdPartFromFacet'}::ReplaceReferenceExtensionEdit"
113
- visible="{parts: [{path: 'entitySet>name'}, {path: 'facet>'}, {path: 'manifestViewExtensions>'}], formatter: 'AH.getVisibilityForExtensionPointReplaceHeaderFacet' }">
114
+ visible="{parts: [{path: 'entitySet>name'}, {path: 'facet>'}, {path: 'manifestViewExtensions>'}], formatter: 'AH.getVisibilityForExtensionPointReplaceHeaderFacet' }" width="100%">
114
115
  <core:ExtensionPoint name="ReplaceHeaderFacet|{entitySet>name}|{path: 'facet>' , formatter:'AH.getStableIdPartFromFacet'}" />
115
116
  </layout:VerticalLayout>
116
117
  </template:then>
@@ -154,6 +155,7 @@
154
155
  titleLevel="H3"
155
156
  class="{section>CSSClass}"
156
157
  showTitle="{section>bShowTitle}"
158
+ wrapTitle="true"
157
159
  visible="{= ${path: 'section>annotations/Facet/annotation/com.sap.vocabularies.UI.v1.Hidden'} ? ${path: 'section>annotations/Facet/annotation', formatter: 'AH.getBindingForHiddenPath'} : (${parameter>/isDraftEnabled} || ${path: 'section>annotations/Facet/annotation/Target/AnnotationPath', formatter: 'AH.isSelf'} || '{= !${ui>/createMode} }')}">
158
160
 
159
161
  <uxap:dependents>
@@ -138,7 +138,8 @@
138
138
  rowSelectionChange="._templateEventHandlers.onSelectionChange"
139
139
  beforeOpenContextMenu="._templateEventHandlers.beforeOpenContextMenu($event, '{smartControlId>id}')"
140
140
  enableColumnFreeze="true" enableCellFilter="true" rowActionCount="{= ${parts: [ {path: 'listEntitySet>'}, {path: 'parameter>/settings/subPages/'}, {path: 'parameter>/manifest'}, {path: 'facet>Target/AnnotationPath'},{path: 'parameter>/isDraftEnabled'}], formatter: 'AH.getRowActionCountForDetailPage'}}"
141
- scrollThreshold="300">
141
+ threshold="{= ${objectPageTableSettings>value/threshold} ? ${objectPageTableSettings>value/threshold} : '100'}"
142
+ scrollThreshold="{= ${objectPageTableSettings>value/scrollThreshold} ? ${objectPageTableSettings>value/scrollThreshold} : '300'}">
142
143
  <core:Fragment fragmentName="sap.suite.ui.generic.template.ObjectPage.view.fragments.SmartTableUiTableCommons" type="XML"/>
143
144
  <table:columns>
144
145
  <core:ExtensionPoint name="AnalyticalTableColumnsExtension|{listEntitySet>name}|{path: 'facet>', formatter: 'AH.getStableIdPartFromFacet'}" />
@@ -155,7 +156,8 @@
155
156
  rowSelectionChange="._templateEventHandlers.onSelectionChange"
156
157
  beforeOpenContextMenu="._templateEventHandlers.beforeOpenContextMenu($event, '{smartControlId>id}')"
157
158
  rowActionCount="{= ({parts: [{path: 'listEntitySet>'}, {path: 'parameter>/settings/subPages/'}], formatter: 'AH.hasSubObjectPage'} ? 1 : 0 )}"
158
- scrollThreshold="300">
159
+ threshold="{= ${objectPageTableSettings>value/threshold} ? ${objectPageTableSettings>value/threshold} : '100'}"
160
+ scrollThreshold="{= ${objectPageTableSettings>value/scrollThreshold} ? ${objectPageTableSettings>value/scrollThreshold} : '300'}">
159
161
  <core:Fragment fragmentName="sap.suite.ui.generic.template.ObjectPage.view.fragments.SmartTableUiTableCommons" type="XML"/>
160
162
  <table:columns>
161
163
  <core:ExtensionPoint name="TreeTableColumnsExtension|{listEntitySet>name}|{path: 'facet>', formatter: 'AH.getStableIdPartFromFacet'}"/>
@@ -173,7 +175,8 @@
173
175
  beforeOpenContextMenu="._templateEventHandlers.beforeOpenContextMenu($event, '{smartControlId>id}')"
174
176
  enableColumnFreeze="true" enableCellFilter="true"
175
177
  rowActionCount="{= ${parts: [ {path: 'listEntitySet>'}, {path: 'parameter>/settings/subPages/'},{path: 'parameter>/manifest'}, {path: 'facet>Target/AnnotationPath'},{path: 'parameter>/isDraftEnabled'}], formatter: 'AH.getRowActionCountForDetailPage'}}"
176
- scrollThreshold="300">
178
+ threshold="{= ${objectPageTableSettings>value/threshold} ? ${objectPageTableSettings>value/threshold} : '100'}"
179
+ scrollThreshold="{= ${objectPageTableSettings>value/scrollThreshold} ? ${objectPageTableSettings>value/scrollThreshold} : '300'}">
177
180
  <core:Fragment fragmentName="sap.suite.ui.generic.template.ObjectPage.view.fragments.SmartTableUiTableCommons" type="XML"/>
178
181
  <table:columns>
179
182
  <core:ExtensionPoint name="GridTableColumnsExtension|{listEntitySet>name}|{path: 'facet>', formatter: 'AH.getStableIdPartFromFacet'}" />
@@ -6,7 +6,7 @@
6
6
  "type": "component",
7
7
  "i18n": "i18n/i18n.properties",
8
8
  "applicationVersion": {
9
- "version": "1.134.2"
9
+ "version": "1.136.0"
10
10
  },
11
11
  "title": "{{TITLE}}",
12
12
  "description": "{{DESCRIPTION}}",
@@ -6,7 +6,7 @@
6
6
  "type": "component",
7
7
  "i18n": "i18n/i18n.properties",
8
8
  "applicationVersion": {
9
- "version": "1.134.2"
9
+ "version": "1.136.0"
10
10
  },
11
11
  "title": "{{TITLE}}",
12
12
  "description": "{{DESCRIPTION}}",
@@ -60,14 +60,15 @@ sap.ui.define([
60
60
  * @returns {DesigntimeSetting[]} The designtime metadata
61
61
  */
62
62
  function getAllDesigntimeSettings(oControl) {
63
+ let oResourceBundle = oControl.getModel('i18n').getResourceBundle();
63
64
 
64
65
  /**
65
66
  * @type {DesigntimeSetting}
66
67
  */
67
68
  const smartVariantManagement = {
68
69
  id: "smartVariantManagement",
69
- name: "Variant Management",
70
- description: "Enable Smart Variant Management",
70
+ name: oResourceBundle.getText('RTA_SMART_VARIANT_MANAGEMENT'),
71
+ description: oResourceBundle.getText('RTA_SMART_VARIANT_MANAGEMENT_DESC'),
71
72
  type: "booleanOrString",
72
73
  value: true,
73
74
  enums: [
@@ -90,8 +91,8 @@ sap.ui.define([
90
91
  */
91
92
  const hideVariantManagement = {
92
93
  id: "variantManagementHidden",
93
- name: "Hide Variant Management",
94
- description: "Hide Variant Management",
94
+ name: oResourceBundle.getText('RTA_HIDE_VARIANT_MANAGEMENT'),
95
+ description: oResourceBundle.getText('RTA_HIDE_VARIANT_MANAGEMENT_DESC'),
95
96
  type: "boolean",
96
97
  value: false,
97
98
  getPath: () => getSettingsPath("variantManagementHidden"),
@@ -104,8 +105,8 @@ sap.ui.define([
104
105
  */
105
106
  const enableTableFilterInPageVariant = {
106
107
  id: "enableTableFilterInPageVariant",
107
- name: "Enable Table Filter in Page Variant",
108
- description: "Enable Table Filter in Page Variant",
108
+ name: oResourceBundle.getText('RTA_ENABLE_TABLE_FILTER_IN_PAGE_VARIANT'),
109
+ description: oResourceBundle.getText('RTA_ENABLE_TABLE_FILTER_IN_PAGE_VARIANT_DESC'),
109
110
  type: "boolean",
110
111
  value: false,
111
112
  getPath: () => getSettingsPath("enableTableFilterInPageVariant"),
@@ -119,8 +120,8 @@ sap.ui.define([
119
120
  */
120
121
  const initialLoad = {
121
122
  id: "loadDataOnAppLaunch",
122
- name: "Initial Load",
123
- description: "Initial Load",
123
+ name: oResourceBundle.getText('RTA_INITIAL_LOAD'),
124
+ description: oResourceBundle.getText('RTA_INITIAL_LOAD_DESC'),
124
125
  type: "string",
125
126
  value: "ifFilterExists",
126
127
  enums: [
@@ -146,8 +147,8 @@ sap.ui.define([
146
147
  */
147
148
  const openInEditMode = {
148
149
  id: "editFlow",
149
- name: "Open in Edit Mode",
150
- description: "Define the selection limit",
150
+ name: oResourceBundle.getText('RTA_OPEN_IN_EDIT_MODE'),
151
+ description: oResourceBundle.getText('RTA_OPEN_IN_EDIT_MODE_DESC'),
151
152
  value: "display",
152
153
  type: "booleanOrStringCheckbox",
153
154
  getPath: () => getSettingsPath("editFlow"),
@@ -166,8 +167,8 @@ sap.ui.define([
166
167
 
167
168
  const defaultContentView = {
168
169
  id: "defaultContentView",
169
- name: "Default Content View",
170
- description: "Default Content View",
170
+ name: oResourceBundle.getText('RTA_DEFAULT_CONTENT_VIEW'),
171
+ description: oResourceBundle.getText('RTA_DEFAULT_CONTENT_VIEW_DESC'),
171
172
  type: "string",
172
173
  value: "chart",
173
174
  enums: [
@@ -88,14 +88,15 @@ sap.ui.define([
88
88
  * @returns {DesigntimeSetting[]}
89
89
  */
90
90
  let getAllDesigntimeSettings = function getAllDesigntimeSettings(oControl) {
91
+ let oResourceBundle = oControl.getModel('i18n').getResourceBundle();
91
92
 
92
93
  /**
93
94
  * @type {DesigntimeSetting}
94
95
  */
95
96
  const editableHeaderContent = {
96
97
  id: "editableHeaderContent",
97
- name: "Editable Header Content",
98
- description: "Decide whether the header content is editable",
98
+ name: oResourceBundle.getText('RTA_OP_EDITABLE_HEADER_CONTENT'),
99
+ description: oResourceBundle.getText('RTA_OP_EDITABLE_HEADER_CONTENT_DESC'),
99
100
  value: false,
100
101
  getPath: () => 'component/settings/editableHeaderContent',
101
102
  type: "boolean",
@@ -106,8 +107,8 @@ sap.ui.define([
106
107
  */
107
108
  const tableVariantManagement = {
108
109
  id: "tableVariantManagement",
109
- name: "Table Variant Management",
110
- description: "Decide whether the variant management is enabled for tables",
110
+ name: oResourceBundle.getText('RTA_OP_VARIANT_MANAGEMENT_TABLE'),
111
+ description: oResourceBundle.getText('RTA_OP_VARIANT_MANAGEMENT_TABLE_DESC'),
111
112
  value: true, // The default value is true
112
113
  getPath: () => 'component/settings/tableSettings/variantManagement',
113
114
  type: "boolean",
@@ -118,8 +119,8 @@ sap.ui.define([
118
119
  */
119
120
  const chartVariantManagement = {
120
121
  id: "chartVariantManagement",
121
- name: "Chart Variant Management",
122
- description: "Decide whether the variant management is enabled for charts",
122
+ name: oResourceBundle.getText('RTA_OP_VARIANT_MANAGEMENT_CHART'),
123
+ description: oResourceBundle.getText('RTA_OP_VARIANT_MANAGEMENT_CHART_DESC'),
123
124
  value: true, // The default value is true
124
125
  getPath: () => 'component/settings/chartSettings/variantManagement',
125
126
  type: "boolean",
@@ -131,8 +132,8 @@ sap.ui.define([
131
132
  */
132
133
  const showRelatedApps = {
133
134
  id: "showRelatedApps",
134
- name: "Show Related Apps",
135
- description: "Decide whether Related Apps are shown",
135
+ name: oResourceBundle.getText('RTA_OP_SHOW_RELATED_APPS'),
136
+ description: oResourceBundle.getText('RTA_OP_SHOW_RELATED_APPS_DESC'),
136
137
  value: false,
137
138
  getPath: () => 'component/settings/showRelatedApps',
138
139
  type: "boolean",
@@ -136,6 +136,8 @@ sap.ui.define([
136
136
  * @returns {DesigntimeSetting[]}
137
137
  */
138
138
  let getAllDesigntimeSettings = function getAllDesigntimeSettings(oControl) {
139
+ let oResourceBundle = oControl.getModel("i18n").getResourceBundle();
140
+
139
141
  /**
140
142
  * Retrieves the enums for the SmartFilterBar control.
141
143
  * @param {Array<string>} aPropertyNames - The array of enums.
@@ -157,8 +159,8 @@ sap.ui.define([
157
159
 
158
160
  const enableDateRange = {
159
161
  id: "useDateRange",
160
- name: "Enable Date Range",
161
- description: "Enable Date Range",
162
+ name: oResourceBundle.getText('RTA_ENABLE_DATE_RANGE_FILTER'),
163
+ description: oResourceBundle.getText('RTA_ENABLE_DATE_RANGE_FILTER_DESC'),
162
164
  value: true,
163
165
  type: "boolean",
164
166
  getPath: function (mControlDetails) {
@@ -175,8 +177,8 @@ sap.ui.define([
175
177
 
176
178
  const navigationProperties = {
177
179
  id: "navigationProperties",
178
- name: "Navigation Properties",
179
- description: "Navigation Properties",
180
+ name: oResourceBundle.getText('RTA_NAVIGATION_PROPERTIES_LIST_REPORT_FILTER'),
181
+ description: oResourceBundle.getText('RTA_NAVIGATION_PROPERTIES_LIST_REPORT_FILTER_DESC'),
180
182
  type: "string[]",
181
183
  getPath: function (mControlDetails) {
182
184
  return `component/settings/filterSettings/navigationProperties`;
@@ -193,8 +195,8 @@ sap.ui.define([
193
195
 
194
196
  const showGoButtonOnFilterBar = {
195
197
  id: "showGoButtonOnFilterBar",
196
- name: "Show Go Button on Filter Bar",
197
- description: "Show Go Button on Filter Bar",
198
+ name: oResourceBundle.getText('RTA_SHOW_GO_BUTTON_ON_FILTER_BAR_ANALYTICAL_PAGE'),
199
+ description: oResourceBundle.getText('RTA_SHOW_GO_BUTTON_ON_FILTER_BAR_ANALYTICAL_PAGE_DESC'),
198
200
  value: false,
199
201
  type: "boolean",
200
202
  getPath: function (mControlDetails) {
@@ -210,8 +212,8 @@ sap.ui.define([
210
212
 
211
213
  const hideVisualFilter = {
212
214
  id: "hideVisualFilter",
213
- name: "Hide Visual Filter",
214
- description: "Hide Visual Filter",
215
+ name: oResourceBundle.getText('RTA_HIDE_VISUAL_FILTER'),
216
+ description: oResourceBundle.getText('RTA_HIDE_VISUAL_FILTER_DESC'),
215
217
  value: false,
216
218
  type: "boolean",
217
219
  getPath: function (mControlDetails) {
@@ -227,8 +229,8 @@ sap.ui.define([
227
229
 
228
230
  const defaultFilterMode = {
229
231
  id: "defaultFilterMode",
230
- name: "Default Filter Mode",
231
- description: "Default Filter Mode",
232
+ name: oResourceBundle.getText('RTA_DEFAULT_FILTER_MODE'),
233
+ description: oResourceBundle.getText('RTA_DEFAULT_FILTER_MODE_DESC'),
232
234
  value: "visual",
233
235
  type: "string",
234
236
  enums: [
@@ -155,6 +155,12 @@ sap.ui.define([
155
155
  case "selectionLimit":
156
156
  mPropertyValues[sProperty] = oTableSettings.selectionLimit ?? oSetting.value;
157
157
  break;
158
+ case "threshold":
159
+ mPropertyValues[sProperty] = oTableSettings.threshold ?? oSetting.value;
160
+ break;
161
+ case "scrollThreshold":
162
+ mPropertyValues[sProperty] = oTableSettings.scrollThreshold ?? oSetting.value;
163
+ break;
158
164
  default:
159
165
  break;
160
166
  }
@@ -170,12 +176,11 @@ sap.ui.define([
170
176
  if (!oSmartTable.isA("sap.ui.comp.smarttable.SmartTable")) {
171
177
  throw new Error("The SmartTable control could not be found");
172
178
  }
173
-
174
179
  const oResourceModel = oSmartTable.getModel("i18n");
175
180
  const oComponent = designtimeUtils.getOwnerComponentFor(oSmartTable);
176
181
  const sComponentName = oComponent.getMetadata().getComponentName();
177
182
  // Get the allowed designtime settings for the SmartTable
178
- const aAllDesigntimeSettings = getAllDesigntimeSettings(oSmartTable);
183
+ const aAllDesigntimeSettings = getAllDesigntimeSettings(oSmartTable, oControl);
179
184
 
180
185
  /**
181
186
  * @type {DesigntimeSetting[]}
@@ -215,8 +220,8 @@ sap.ui.define([
215
220
  };
216
221
  const aChangeScopeOption = [
217
222
  {
218
- label: "Scope of the changes",
219
- tooltip: "Scope of the changes",
223
+ label: oResourceModel.getResourceBundle().getText("RTA_SCOPE_OF_THE_CHANGES"),
224
+ tooltip: oResourceModel.getResourceBundle().getText("RTA_SCOPE_OF_THE_CHANGES_TOOLTIP"),
220
225
  control: [
221
226
  oScopeControlData
222
227
  ]
@@ -312,17 +317,20 @@ sap.ui.define([
312
317
 
313
318
  /**
314
319
  * Retrieves the designtime settings for the SmartTable.
315
- * @param {object} oSmartTable - The SmartTable object.
320
+ * @param {sap.ui.core.Control} oControl - The control for which the dialog should be opened.
321
+ * @param {object} oSmartTable
316
322
  * @returns {DesigntimeSetting[]} - The designtime settings for the SmartTable.
317
323
  */
318
- let getAllDesigntimeSettings = function getAllDesigntimeSettings(oSmartTable) {
324
+ let getAllDesigntimeSettings = function getAllDesigntimeSettings(oSmartTable, oControl) {
325
+ let oResourceBundle = oControl.getModel("i18n").getResourceBundle();
326
+
319
327
  /**
320
328
  * @type {DesigntimeSetting}
321
329
  */
322
330
  const tableType = {
323
331
  id: "type",
324
- name: "Table Type",
325
- description: "Define which table type should be used",
332
+ name: oResourceBundle.getText('RTA_TABLE_TYPE_CONFIG'),
333
+ description: oResourceBundle.getText('RTA_TABLE_TYPE_DESC_CONFIG'),
326
334
  value: "ResponsiveTable",
327
335
  type: "string",
328
336
  getPath: getPathForTableSettings("type"),
@@ -342,8 +350,8 @@ sap.ui.define([
342
350
 
343
351
  const selectionMode = {
344
352
  id: "multiSelect",
345
- name: "Selection Mode",
346
- description: "Define the selection mode",
353
+ name: oResourceBundle.getText('RTA_SELECTION_MODE'),
354
+ description: oResourceBundle.getText('RTA_SELECTION_MODE_DESC'),
347
355
  value: false,
348
356
  type: "booleanOrString",
349
357
  getPath: getPathForTableSettings("multiSelect"),
@@ -360,8 +368,8 @@ sap.ui.define([
360
368
  */
361
369
  const selectAll = {
362
370
  id: "selectAll",
363
- name: "Enable Select All",
364
- description: "Define if the table should support select all",
371
+ name: oResourceBundle.getText('RTA_SELECT_ALL'),
372
+ description: oResourceBundle.getText('RTA_SELECT_ALL_DESC'),
365
373
  value: false,
366
374
  type: "boolean",
367
375
  getPath: getPathForTableSettings("selectAll"),
@@ -374,8 +382,8 @@ sap.ui.define([
374
382
  */
375
383
  const createMode = {
376
384
  id: "createMode",
377
- name: "Create Mode",
378
- description: "Define the create mode",
385
+ name: oResourceBundle.getText('RTA_CREATE_MODE'),
386
+ description: oResourceBundle.getText('RTA_CREATE_MODE_DESC'),
379
387
  value: "creationRows",
380
388
  type: "string",
381
389
  getPath: (mSmartTableInfo) => `component/settings/sections/${mSmartTableInfo.sSectionKey}/createMode`,
@@ -395,8 +403,8 @@ sap.ui.define([
395
403
  */
396
404
  const condensedTableLayout = {
397
405
  id: "condensedTableLayout",
398
- name: "Condensed Table Layout",
399
- description: "Define if the table should have a condensed layout",
406
+ name: oResourceBundle.getText('RTA_CONDENSED_TABLE_LAYOUT'),
407
+ description: oResourceBundle.getText('RTA_CONDENSED_TABLE_LAYOUT_DESC'),
400
408
  value: false,
401
409
  type: "boolean",
402
410
  getPath: () => "component/settings/condensedTableLayout",
@@ -409,8 +417,8 @@ sap.ui.define([
409
417
  */
410
418
  const widthIncludingColumnHeader = {
411
419
  id: "widthIncludingColumnHeader",
412
- name: "Width Including Column Header",
413
- description: "Define if the table should have a width including column header",
420
+ name: oResourceBundle.getText('RTA_WIDTH_INCLUDING_COLUMN_HEADER'),
421
+ description: oResourceBundle.getText('RTA_WIDTH_INCLUDING_COLUMN_HEADER_DESC'),
414
422
  value: false,
415
423
  type: "boolean",
416
424
  getPath: getPathForTableSettings("widthIncludingColumnHeader"),
@@ -424,8 +432,8 @@ sap.ui.define([
424
432
  */
425
433
  const addCardtoInsightsHidden = {
426
434
  id: "addCardtoInsightsHidden",
427
- name: "Hide \"Add Card to Insights\"",
428
- description: "Define if the table should have a insights button",
435
+ name: oResourceBundle.getText('RTA_DISABLE_ADD_CARD_TO_INSIGHTS'),
436
+ description: oResourceBundle.getText('RTA_DISABLE_ADD_CARD_TO_INSIGHTS_DESC'),
429
437
  value: false,
430
438
  type: "boolean",
431
439
  getPath: getPathForTableSettings("addCardtoInsightsHidden"),
@@ -438,14 +446,43 @@ sap.ui.define([
438
446
  */
439
447
  const selectionLimit = {
440
448
  id: "selectionLimit",
441
- name: "Selection Limit",
442
- description: "Define the selection limit",
449
+ name: oResourceBundle.getText('RTA_SELECTION_LIMIT'),
450
+ description: oResourceBundle.getText('RTA_SELECTION_LIMIT_DESC'),
443
451
  value: 300,
444
452
  type: "number",
445
453
  getPath: getPathForTableSettings("selectionLimit"),
446
454
  keyUser: true
447
455
  };
448
456
 
457
+ /**
458
+ * @type {DesigntimeSetting}
459
+ */
460
+ const threshold = {
461
+ id: "threshold",
462
+ name: oResourceBundle.getText('RTA_THRESHOLD_FOR_TABLE_CONFIG'),
463
+ description: oResourceBundle.getText('RTA_THRESHOLD_DESC_FOR_TABLE_CONFIG'),
464
+ value: 100,
465
+ type: "number",
466
+ getPath: getPathForTableSettings("threshold"),
467
+ // bSupportsGlobalScope: true,
468
+ // bGlobalSettingsOnly: true,
469
+ keyUser: true
470
+ };
471
+
472
+ /**
473
+ * @type {DesigntimeSetting}
474
+ */
475
+ const scrollThreshold = {
476
+ id: "scrollThreshold",
477
+ name: oResourceBundle.getText('RTA_SCROLLTHRESHOLD_FOR_TABLE_CONFIG'),
478
+ description: oResourceBundle.getText('RTA_SCROLLTHRESHOLD_DESC_FOR_TABLE_CONFIG'),
479
+ value: 300,
480
+ type: "number",
481
+ getPath: getPathForTableSettings("scrollThreshold"),
482
+ // bSupportsGlobalScope: true,
483
+ // bGlobalSettingsOnly: true,
484
+ keyUser: true
485
+ };
449
486
  const designtimeSettings = [
450
487
  tableType,
451
488
  condensedTableLayout,
@@ -454,6 +491,8 @@ sap.ui.define([
454
491
  selectAll,
455
492
  createMode,
456
493
  selectionLimit,
494
+ threshold,
495
+ scrollThreshold,
457
496
  addCardtoInsightsHidden
458
497
  ];
459
498
 
@@ -26,7 +26,7 @@ sap.ui.define([
26
26
  },
27
27
  "sap.ui.comp.smarttable.SmartTable": {
28
28
  properties: ["useExportToExcel", "showRowCount", "exportType", "showTablePersonalisation"],
29
- actions: ["settings"]
29
+ actions: ["settings", "annotation"]
30
30
  },
31
31
  "sap.ui.table.AnalyticalColumn": {
32
32
  properties: ["visible", "width", "autoResizable", "inResult", "resizable", "showSortMenuEntry", "sortOrder", "sorted", "summed"]
@@ -52,15 +52,6 @@ sap.ui.define([
52
52
  },
53
53
  "sap.ui.table.Column": {
54
54
  properties: ["width", "hAlign"]
55
- },
56
- "sap.ui.table.Table": {
57
- properties: ["scrollThreshold"]
58
- },
59
- "sap.ui.table.AnalyticalTable": {
60
- properties: ["scrollThreshold"]
61
- },
62
- "sap.ui.table.TreeTable": {
63
- properties: ["scrollThreshold"]
64
55
  }
65
56
  };
66
57
 
@@ -97,7 +88,7 @@ sap.ui.define([
97
88
  actions: ["compVariant", "annotation"]
98
89
  },
99
90
  "sap.ui.comp.smarttable.SmartTable": {
100
- actions: ["compVariant"] // allows table personalization (same as for end user)
91
+ actions: ["compVariant", "annotation"] // allows table personalization (same as for end user)
101
92
  },
102
93
  "sap.ui.comp.smartchart.SmartChart": {
103
94
  actions: ["compVariant"] // allows table personalization (same as for end user)
@@ -23,7 +23,7 @@ sap.ui.define([
23
23
  },
24
24
  "sap.ui.comp.smarttable.SmartTable": {
25
25
  properties: ["useExportToExcel"],
26
- actions: ["settings"]
26
+ actions: ["settings", "annotation"]
27
27
  },
28
28
  "sap.m.Table": {
29
29
  properties: ["popinLayout", "includeItemInSelection", "growingThreshold", "rememberSelections"]
@@ -54,15 +54,6 @@ sap.ui.define([
54
54
  },
55
55
  "sap.m.IconTabFilter": {
56
56
  properties: ["text"]
57
- },
58
- "sap.ui.table.Table": {
59
- properties: ["scrollThreshold"]
60
- },
61
- "sap.ui.table.AnalyticalTable": {
62
- properties: ["scrollThreshold"]
63
- },
64
- "sap.ui.table.TreeTable": {
65
- properties: ["scrollThreshold"]
66
57
  }
67
58
  };
68
59
 
@@ -134,7 +125,7 @@ sap.ui.define([
134
125
  }
135
126
  },
136
127
  "sap.ui.comp.smartform.Group": { // used in multiedit dialog
137
- actions: ["rename", "remove"],
128
+ actions: ["rename", "remove", "annotation"],
138
129
  aggregations: {
139
130
  formElements: {
140
131
  actions: ["add", "move"]
@@ -142,7 +133,7 @@ sap.ui.define([
142
133
  }
143
134
  },
144
135
  "sap.ui.comp.smartform.GroupElement": { // used in multiedit dialog
145
- actions: ["rename", "remove", "reveal"]
136
+ actions: ["rename", "remove", "reveal", "annotation"]
146
137
  },
147
138
  "sap.m.MenuButton": { // used for create and create with filters and possibly created by combining of buttons
148
139
  actions: ["split", "rename", "remove"]
@@ -162,7 +153,7 @@ sap.ui.define([
162
153
  actions: ["compVariant", "annotation"]
163
154
  },
164
155
  "sap.ui.comp.smarttable.SmartTable": {
165
- actions: ["compVariant"] // allows table personalization (same as for end user)
156
+ actions: ["compVariant", "annotation"] // allows table personalization (same as for end user)
166
157
  },
167
158
  "sap.ui.comp.smartchart.SmartChart": {
168
159
  actions: ["compVariant"] // allows table personalization (same as for end user)