@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
@@ -87,6 +87,8 @@ CONTACT_INFO=\u0130lgili ki\u015Fi bilgileri
87
87
 
88
88
  CONTACT_OPTION=Microsoft Teams
89
89
 
90
+ SEARCH_FILTERS_KEYBOARD_SHORTCUT_DESC=Git
91
+
90
92
 
91
93
  CONTACT_JOB_TITLE=\u0130\u015F tan\u0131m\u0131
92
94
 
@@ -130,15 +132,15 @@ VIS_FILTER_GRP_BASIC_TITLE=Genel
130
132
 
131
133
  VIS_FILTER_ITEM_ARIA=G\u00F6rsel filtre
132
134
 
133
- VIS_FILTER_MANDATORY_PROPERTY_ARIA={0} gerekli.
135
+ VIS_FILTER_MANDATORY_PROPERTY_ARIA={0} gerekli
134
136
 
135
- VIS_FILTER_MANDATORY_PROPERTY_ARIA_LABEL=gerekli.
137
+ VIS_FILTER_MANDATORY_PROPERTY_ARIA_LABEL=Gerekli
136
138
 
137
139
  VIS_FILTER_BAR_NAVIGATE_ARIA=G\u00F6rsel filtreler aras\u0131nda ta\u015F\u0131mak i\u00E7in sa\u011F veya sol oku se\u00E7in.
138
140
 
139
141
  VIS_FILTER_DIALOG_NAVIGATE_ARIA=G\u00F6rsel filtreler aras\u0131nda ta\u015F\u0131mak i\u00E7in a\u015Fa\u011F\u0131 veya yukar\u0131 okunu se\u00E7in.
140
142
 
141
- VIS_FILTER_ACCESS_FIELDS_ARIA=Filtre alanlar\u0131na eri\u015Fmek i\u00E7in filtreyi se\u00E7in.
143
+ VIS_FILTER_ACCESS_FIELDS_ARIA=Filtre alanlar\u0131na eri\u015Fmek i\u00E7in sekmeye bas\u0131n.
142
144
 
143
145
  VIS_VALUEHELP_DROPDOWN_SELECTED_COUNT=Se\u00E7ilen {0}\: {1}
144
146
 
@@ -41,7 +41,7 @@ CLEAR_FILTERS=\u041E\u0447\u0438\u0441\u0442\u0438\u0442\u0438
41
41
 
42
42
  CLEAR_FILTERS_ALL=\u041E\u0447\u0438\u0441\u0442\u0438\u0442\u0438 \u0432\u0441\u0435
43
43
 
44
- GO_FILTERS=\u041F\u0435\u0440\u0435\u0439\u0442\u0438
44
+ GO_FILTERS=\u041F\u0443\u0441\u043A
45
45
 
46
46
  SHOW_ON_FILTER_BAR=\u041F\u043E\u043A\u0430\u0437\u0430\u0442\u0438 \u043D\u0430 \u043F\u0430\u043D\u0435\u043B\u0456 \u0444\u0456\u043B\u044C\u0442\u0440\u0456\u0432
47
47
 
@@ -87,6 +87,8 @@ CONTACT_INFO=\u041A\u043E\u043D\u0442\u0430\u043A\u0442\u043D\u0430 \u0456\u043D
87
87
 
88
88
  CONTACT_OPTION=Microsoft Teams
89
89
 
90
+ SEARCH_FILTERS_KEYBOARD_SHORTCUT_DESC=\u041F\u0443\u0441\u043A
91
+
90
92
 
91
93
  CONTACT_JOB_TITLE=\u041D\u0430\u0437\u0432\u0430 \u043F\u043E\u0441\u0430\u0434\u0438
92
94
 
@@ -130,15 +132,15 @@ VIS_FILTER_GRP_BASIC_TITLE=\u0411\u0430\u0437\u043E\u0432\u0435
130
132
 
131
133
  VIS_FILTER_ITEM_ARIA=\u0412\u0456\u0437\u0443\u0430\u043B\u044C\u043D\u0438\u0439 \u0444\u0456\u043B\u044C\u0442\u0440
132
134
 
133
- VIS_FILTER_MANDATORY_PROPERTY_ARIA={0} \u043D\u0435\u043E\u0431\u0445\u0456\u0434\u043D\u043E.
135
+ VIS_FILTER_MANDATORY_PROPERTY_ARIA={0} \u043E\u0431\u043E\u0432''\u044F\u0437\u043A\u043E\u0432\u0438\u0439
134
136
 
135
- VIS_FILTER_MANDATORY_PROPERTY_ARIA_LABEL=\u043D\u0435\u043E\u0431\u0445\u0456\u0434\u043D\u043E.
137
+ VIS_FILTER_MANDATORY_PROPERTY_ARIA_LABEL=\u041E\u0431\u043E\u0432\u2019\u044F\u0437\u043A\u043E\u0432\u0435
136
138
 
137
139
  VIS_FILTER_BAR_NAVIGATE_ARIA=\u0414\u043B\u044F \u043F\u0435\u0440\u0435\u043C\u0456\u0449\u0435\u043D\u043D\u044F \u043C\u0456\u0436 \u0432\u0456\u0437\u0443\u0430\u043B\u044C\u043D\u0438\u043C\u0438 \u0444\u0456\u043B\u044C\u0442\u0440\u0430\u043C\u0438 \u043E\u0431\u0435\u0440\u0456\u0442\u044C \u043F\u0440\u0430\u0432\u0443 \u0430\u0431\u043E \u043B\u0456\u0432\u0443 \u043A\u043D\u043E\u043F\u043A\u0443 \u0437\u0456 \u0441\u0442\u0440\u0456\u043B\u043A\u043E\u044E.
138
140
 
139
141
  VIS_FILTER_DIALOG_NAVIGATE_ARIA=\u0414\u043B\u044F \u043F\u0435\u0440\u0435\u043C\u0456\u0449\u0435\u043D\u043D\u044F \u043C\u0456\u0436 \u0432\u0456\u0437\u0443\u0430\u043B\u044C\u043D\u0438\u043C\u0438 \u0444\u0456\u043B\u044C\u0442\u0440\u0430\u043C\u0438 \u043E\u0431\u0435\u0440\u0456\u0442\u044C \u043D\u0438\u0436\u043D\u044E \u0430\u0431\u043E \u0432\u0435\u0440\u0445\u043D\u044E \u043A\u043D\u043E\u043F\u043A\u0443 \u0437\u0456 \u0441\u0442\u0440\u0456\u043B\u043A\u043E\u044E.
140
142
 
141
- VIS_FILTER_ACCESS_FIELDS_ARIA=\u041E\u0431\u0435\u0440\u0456\u0442\u044C \u0437\u0430\u043A\u043B\u0430\u0434\u043A\u0443 \u0434\u043B\u044F \u0434\u043E\u0441\u0442\u0443\u043F\u0443 \u0434\u043E \u043F\u043E\u043B\u0456\u0432 \u0444\u0456\u043B\u044C\u0442\u0440\u0430.
143
+ VIS_FILTER_ACCESS_FIELDS_ARIA=\u041D\u0430\u0442\u0438\u0441\u043D\u0456\u0442\u044C \u043D\u0430 \u0432\u043A\u043B\u0430\u0434\u043A\u0443 \u0434\u043B\u044F \u0434\u043E\u0441\u0442\u0443\u043F\u0443 \u0434\u043E \u043F\u043E\u043B\u0456\u0432 \u0444\u0456\u043B\u044C\u0442\u0440\u0430.
142
144
 
143
145
  VIS_VALUEHELP_DROPDOWN_SELECTED_COUNT=\u0412\u0438\u0431\u0440\u0430\u043D\u043E {0}\: {1}
144
146
 
@@ -29,11 +29,11 @@ KPI_AUTHORIZATION_ISSUE=Co\u0301 s\u01B0\u0323 c\u00F4\u0301 ph\u00E2n quy\u00EA
29
29
 
30
30
  KPI_DEFAULT_PV_ERROR_MESSAGE=Chu\u0301 gia\u0309i bi\u00EA\u0301n th\u00EA\u0309 tri\u0300nh ba\u0300y bi\u0323 thi\u00EA\u0301u.
31
31
 
32
- KPI_DRILLDOWN_NAVIGATION_MESSAGE=Vui lo\u0300ng nh\u00E2\u0323p chi ti\u00EA\u0301t \u0111i\u00EA\u0300u h\u01B0\u01A1\u0301ng.
32
+ KPI_DRILLDOWN_NAVIGATION_MESSAGE=Nh\u1EADp chi ti\u1EBFt \u0111i\u1EC1u h\u01B0\u1EDBng.
33
33
 
34
34
  KPI_GENERIC_ERROR_MESSAGE=Kh\u00F4ng th\u00EA\u0309 ta\u0309i KPI do s\u01B0\u0323 c\u00F4\u0301 ky\u0303 thu\u00E2\u0323t.
35
35
 
36
- KPI_NO_DATA=Kh\u00F4ng co\u0301 s\u0103\u0303n d\u01B0\u0303 li\u00EA\u0323u KPI cho ti\u00EAu chi\u0301 lo\u0323c \u0111a\u0303 cho\u0323n.
36
+ KPI_NO_DATA=D\u1EEF li\u1EC7u KPI kh\u00F4ng c\u00F3 s\u1EB5n cho ti\u00EAu ch\u00ED l\u1EF1a b\u1ED9 l\u1ECDc \u0111\u00E3 ch\u1ECDn.
37
37
 
38
38
  KPI_INFO_FOR_MISSING_MANDATE_FILTPAR=Nh\u00E2\u0323p gia\u0301 tri\u0323 tr\u01B0\u01A1\u0300ng b\u00F4\u0323 lo\u0323c b\u0103\u0301t bu\u00F4\u0323c \u0111\u00EA\u0309 xem th\u00F4ng tin KPI.
39
39
 
@@ -87,6 +87,8 @@ CONTACT_INFO=Th\u00F4ng tin li\u00EAn h\u00EA\u0323
87
87
 
88
88
  CONTACT_OPTION=Microsoft Teams
89
89
 
90
+ SEARCH_FILTERS_KEYBOARD_SHORTCUT_DESC=Ti\u1EBFn h\u00E0nh
91
+
90
92
 
91
93
  CONTACT_JOB_TITLE=Ch\u01B0\u0301c vu\u0323
92
94
 
@@ -130,15 +132,15 @@ VIS_FILTER_GRP_BASIC_TITLE=C\u01A1 ba\u0309n
130
132
 
131
133
  VIS_FILTER_ITEM_ARIA=B\u00F4\u0323 lo\u0323c tr\u01B0\u0323c quan
132
134
 
133
- VIS_FILTER_MANDATORY_PROPERTY_ARIA={0} \u0111\u01B0\u01A1\u0323c y\u00EAu c\u00E2\u0300u.
135
+ VIS_FILTER_MANDATORY_PROPERTY_ARIA={0} \u0111\u01B0\u1EE3c y\u00EAu c\u1EA7u
134
136
 
135
- VIS_FILTER_MANDATORY_PROPERTY_ARIA_LABEL=\u0111\u01B0\u01A1\u0323c y\u00EAu c\u00E2\u0300u.
137
+ VIS_FILTER_MANDATORY_PROPERTY_ARIA_LABEL=\u0110\u01B0\u01A1\u0323c y\u00EAu c\u00E2\u0300u
136
138
 
137
139
  VIS_FILTER_BAR_NAVIGATE_ARIA=\u0110\u00EA\u0309 di chuy\u00EA\u0309n gi\u01B0\u0303a ca\u0301c b\u00F4\u0323 lo\u0323c tr\u01B0\u0323c quan, cho\u0323n mu\u0303i t\u00EAn tra\u0301i ho\u0103\u0323c pha\u0309i.
138
140
 
139
141
  VIS_FILTER_DIALOG_NAVIGATE_ARIA=\u0110\u00EA\u0309 di chuy\u00EA\u0309n gi\u01B0\u0303a ca\u0301c b\u00F4\u0323 lo\u0323c tr\u01B0\u0323c quan, cho\u0323n mu\u0303i t\u00EAn l\u00EAn ho\u0103\u0323c xu\u00F4\u0301ng.
140
142
 
141
- VIS_FILTER_ACCESS_FIELDS_ARIA=Cho\u0323n the\u0309 \u0111\u00EA\u0309 truy c\u00E2\u0323p tr\u01B0\u01A1\u0300ng b\u00F4\u0323 lo\u0323c.
143
+ VIS_FILTER_ACCESS_FIELDS_ARIA=Nh\u1EA5n tab \u0111\u1EC3 truy c\u1EADp tr\u01B0\u1EDDng b\u1ED9 l\u1ECDc.
142
144
 
143
145
  VIS_VALUEHELP_DROPDOWN_SELECTED_COUNT={0} \u0111\u01B0\u01A1\u0323c cho\u0323n\: {1}
144
146
 
@@ -29,11 +29,11 @@ KPI_AUTHORIZATION_ISSUE=\u6743\u9650\u6709\u95EE\u9898\u3002
29
29
 
30
30
  KPI_DEFAULT_PV_ERROR_MESSAGE=\u7F3A\u5C11\u6F14\u793A\u53D8\u5F0F\u6807\u6CE8\u3002
31
31
 
32
- KPI_DRILLDOWN_NAVIGATION_MESSAGE=\u8BF7\u8F93\u5165\u5BFC\u822A\u8BE6\u7EC6\u4FE1\u606F\u3002
32
+ KPI_DRILLDOWN_NAVIGATION_MESSAGE=\u8F93\u5165\u5BFC\u822A\u8BE6\u7EC6\u4FE1\u606F\u3002
33
33
 
34
34
  KPI_GENERIC_ERROR_MESSAGE=\u7531\u4E8E\u51FA\u73B0\u6280\u672F\u95EE\u9898\uFF0C\u65E0\u6CD5\u52A0\u8F7D KPI\u3002
35
35
 
36
- KPI_NO_DATA=\u5BF9\u4E8E\u6240\u9009\u8FC7\u6EE4\u6761\u4EF6\uFF0C\u6CA1\u6709\u53EF\u7528\u7684 KPI \u6570\u636E\u3002
36
+ KPI_NO_DATA=KPI \u6570\u636E\u5BF9\u6240\u9009\u8FC7\u6EE4\u6761\u4EF6\u4E0D\u53EF\u7528\u3002
37
37
 
38
38
  KPI_INFO_FOR_MISSING_MANDATE_FILTPAR=\u8F93\u5165\u5FC5\u586B\u8FC7\u6EE4\u5668\u5B57\u6BB5\u503C\u4EE5\u67E5\u770B KPI \u4FE1\u606F\u3002
39
39
 
@@ -87,6 +87,8 @@ CONTACT_INFO=\u8054\u7CFB\u4EBA\u4FE1\u606F
87
87
 
88
88
  CONTACT_OPTION=Microsoft Teams
89
89
 
90
+ SEARCH_FILTERS_KEYBOARD_SHORTCUT_DESC=\u6267\u884C
91
+
90
92
 
91
93
  CONTACT_JOB_TITLE=\u804C\u79F0
92
94
 
@@ -130,15 +132,15 @@ VIS_FILTER_GRP_BASIC_TITLE=\u57FA\u672C
130
132
 
131
133
  VIS_FILTER_ITEM_ARIA=\u53EF\u89C6\u8FC7\u6EE4\u5668
132
134
 
133
- VIS_FILTER_MANDATORY_PROPERTY_ARIA=\u9700\u8981 {0}\u3002
135
+ VIS_FILTER_MANDATORY_PROPERTY_ARIA=\u9700\u8981 {0}
134
136
 
135
- VIS_FILTER_MANDATORY_PROPERTY_ARIA_LABEL=\u5FC5\u9700\u3002
137
+ VIS_FILTER_MANDATORY_PROPERTY_ARIA_LABEL=\u5FC5\u9700
136
138
 
137
139
  VIS_FILTER_BAR_NAVIGATE_ARIA=\u8981\u5728\u53EF\u89C6\u8FC7\u6EE4\u5668\u95F4\u79FB\u52A8\uFF0C\u8BF7\u9009\u62E9\u5411\u53F3\u6216\u5411\u5DE6\u7BAD\u5934\u3002
138
140
 
139
141
  VIS_FILTER_DIALOG_NAVIGATE_ARIA=\u8981\u5728\u53EF\u89C6\u8FC7\u6EE4\u5668\u95F4\u79FB\u52A8\uFF0C\u8BF7\u9009\u62E9\u5411\u4E0B\u6216\u5411\u4E0A\u7BAD\u5934\u3002
140
142
 
141
- VIS_FILTER_ACCESS_FIELDS_ARIA=\u9009\u62E9\u6807\u7B7E\u4EE5\u8BBF\u95EE\u8FC7\u6EE4\u5668\u5B57\u6BB5\u3002
143
+ VIS_FILTER_ACCESS_FIELDS_ARIA=\u6309 tab \u8BBF\u95EE\u8FC7\u6EE4\u5668\u5B57\u6BB5\u3002
142
144
 
143
145
  VIS_VALUEHELP_DROPDOWN_SELECTED_COUNT=\u6240\u9009\u7684 {0}\uFF1A{1}
144
146
 
@@ -29,11 +29,11 @@ KPI_AUTHORIZATION_ISSUE=\u767C\u751F\u6B0A\u9650\u554F\u984C\u3002
29
29
 
30
30
  KPI_DEFAULT_PV_ERROR_MESSAGE=\u7F3A\u5C11\u7C21\u5831\u8B8A\u5F0F\u8A3B\u89E3\u3002
31
31
 
32
- KPI_DRILLDOWN_NAVIGATION_MESSAGE=\u8ACB\u8F38\u5165\u700F\u89BD\u660E\u7D30\u3002
32
+ KPI_DRILLDOWN_NAVIGATION_MESSAGE=\u8F38\u5165\u700F\u89BD\u660E\u7D30\u3002
33
33
 
34
34
  KPI_GENERIC_ERROR_MESSAGE=\u7531\u65BC\u6280\u8853\u554F\u984C\uFF0C\u56E0\u6B64\u7121\u6CD5\u8F09\u5165 KPI\u3002
35
35
 
36
- KPI_NO_DATA=\u6C92\u6709\u6240\u9078\u7BE9\u9078\u6E96\u5247\u7684 KPI \u8CC7\u6599\u3002
36
+ KPI_NO_DATA=\u6240\u9078\u7BE9\u9078\u6E96\u5247\u7121\u6CD5\u4F7F\u7528 KPI \u8CC7\u6599\u3002
37
37
 
38
38
  KPI_INFO_FOR_MISSING_MANDATE_FILTPAR=\u8F38\u5165\u5FC5\u8981\u7BE9\u9078\u6B04\u4F4D\u503C\u4EE5\u4FBF\u6AA2\u8996 KPI \u8CC7\u8A0A\u3002
39
39
 
@@ -87,6 +87,8 @@ CONTACT_INFO=\u806F\u7D61\u4EBA\u8CC7\u8A0A
87
87
 
88
88
  CONTACT_OPTION=Microsoft Teams
89
89
 
90
+ SEARCH_FILTERS_KEYBOARD_SHORTCUT_DESC=\u958B\u59CB
91
+
90
92
 
91
93
  CONTACT_JOB_TITLE=\u8077\u7A31
92
94
 
@@ -130,15 +132,15 @@ VIS_FILTER_GRP_BASIC_TITLE=\u57FA\u672C
130
132
 
131
133
  VIS_FILTER_ITEM_ARIA=\u8996\u89BA\u5316\u7BE9\u9078
132
134
 
133
- VIS_FILTER_MANDATORY_PROPERTY_ARIA=\u9700\u8981 {0}\u3002
135
+ VIS_FILTER_MANDATORY_PROPERTY_ARIA=\u9700\u8981 {0}
134
136
 
135
- VIS_FILTER_MANDATORY_PROPERTY_ARIA_LABEL=\u9700\u8981\u3002
137
+ VIS_FILTER_MANDATORY_PROPERTY_ARIA_LABEL=\u9700\u8981
136
138
 
137
139
  VIS_FILTER_BAR_NAVIGATE_ARIA=\u82E5\u8981\u5728\u8996\u89BA\u7BE9\u9078\u4E4B\u9593\u79FB\u52D5\uFF0C\u8ACB\u9078\u64C7\u5411\u53F3\u7BAD\u982D\u6216\u5411\u5DE6\u7BAD\u982D\u3002
138
140
 
139
141
  VIS_FILTER_DIALOG_NAVIGATE_ARIA=\u82E5\u8981\u5728\u8996\u89BA\u7BE9\u9078\u4E4B\u9593\u79FB\u52D5\uFF0C\u8ACB\u9078\u64C7\u5411\u4E0B\u7BAD\u982D\u6216\u5411\u4E0A\u7BAD\u982D\u3002
140
142
 
141
- VIS_FILTER_ACCESS_FIELDS_ARIA=\u9078\u64C7\u6A19\u7C64\u4F86\u5B58\u53D6\u7BE9\u9078\u6B04\u4F4D\u3002
143
+ VIS_FILTER_ACCESS_FIELDS_ARIA=\u6309\u4E0B Tab \u9375\u4F86\u5B58\u53D6\u7BE9\u9078\u6B04\u4F4D\u3002
142
144
 
143
145
  VIS_VALUEHELP_DROPDOWN_SELECTED_COUNT=\u6240\u9078 {0}\uFF1A{1}
144
146
 
@@ -8,7 +8,7 @@
8
8
  "i18n": "i18n/i18n.properties",
9
9
  "applicationVersion": {
10
10
  "__comment": "applicationVersion oder componentversion??",
11
- "version": "1.134.2"
11
+ "version": "1.136.0"
12
12
  },
13
13
  "title": "{{TITLE}}",
14
14
  "description": "{{DESCRIPTION}}",
@@ -98,16 +98,17 @@
98
98
  },
99
99
  "commands": {
100
100
  "Share": {
101
- "name": "Share",
102
- "shortcut": "Shift+Ctrl+S"
101
+ "ref": "sap:share"
103
102
  },
104
103
  "Search": {
105
104
  "name": "Search",
106
- "shortcut": "Enter"
105
+ "shortcut": "Enter",
106
+ "description": "{{SEARCH_FILTERS_KEYBOARD_SHORTCUT_DESC}}"
107
107
  },
108
108
  "VisualFilterSearch": {
109
109
  "name": "Search",
110
- "shortcut": "Enter"
110
+ "shortcut": "Enter",
111
+ "description": "{{SEARCH_FILTERS_KEYBOARD_SHORTCUT_DESC}}"
111
112
  }
112
113
  },
113
114
  "contentDensities": {
@@ -63,7 +63,7 @@ sap.ui.define([
63
63
  var oResourceBundle = oFilterItem.getModel("i18n").getResourceBundle();
64
64
  var sText = oResourceBundle.getText("VIS_FILTER_ITEM_ARIA");
65
65
  if (oFilterItem.getIsMandatory()) {
66
- sText += " " + oResourceBundle.getText("VIS_FILTER_MANDATORY_PROPERTY_ARIA", sParentProperty);
66
+ sText += " " + oResourceBundle.getText("VIS_FILTER_MANDATORY_PROPERTY_ARIA", [sParentProperty]);
67
67
  }
68
68
  sText += " " + oResourceBundle.getText("VIS_FILTER_DIALOG_NAVIGATE_ARIA") + " " + oResourceBundle.getText("VIS_FILTER_ACCESS_FIELDS_ARIA");
69
69
  oItem.getItems()[2].setText(sText);
@@ -470,7 +470,7 @@ sap.ui.define([
470
470
  var tooltipString = "";
471
471
  if (bIsDatePicker) {
472
472
  if (!count) {
473
- tooltipString = rb.getText("DP_WITHOUT_SELECTIONS", sDimensionField);
473
+ tooltipString = rb.getText("DP_WITHOUT_SELECTIONS", [sDimensionField]);
474
474
  } else {
475
475
  tooltipString = rb.getText("DP_SINGLE_SELECTED", [sDimensionField, count]);
476
476
  }
@@ -478,7 +478,7 @@ sap.ui.define([
478
478
  }
479
479
  //if no selections exist in chart
480
480
  if (!count) {
481
- tooltipString = bIsValuehelp ? rb.getText("VALUE_HELP", sDimensionField) : rb.getText("DROPDOWN_WITHOUT_SELECTIONS", sDimensionField);
481
+ tooltipString = bIsValuehelp ? rb.getText("VALUE_HELP", [sDimensionField]) : rb.getText("DROPDOWN_WITHOUT_SELECTIONS", [sDimensionField]);
482
482
  } else {
483
483
  //tooltip for dropdown with selections
484
484
  if (!bIsValuehelp) {
@@ -32,10 +32,10 @@
32
32
  <core:Fragment fragmentName="sap.suite.ui.generic.template.AnalyticalListPage.view.fragments.HeaderCommands" type="XML"/>
33
33
  </f:dependents>
34
34
  <f:title>
35
- <f:DynamicPageTitle areaShrinkRatio="{= ${parts: [{path: 'workingContext>lineItem'}, {path: 'workingContext>chart/Actions'}, {path: 'parameter>/entitySet'}, {path: 'parameter>/manifest/sap.ui5/extends/extensions/sap.ui.controllerExtensions'}], formatter: 'ALPHelper.getAreaShrinkRatio'} }" class="sapSmartTemplatesAnalyticalListPageDynamicPageTitle sapSmartTemplatesAnalyticalListPageDynamicPageTitleMargin">
35
+ <f:DynamicPageTitle id="{:= ${parameter>/stableId}.getStableId({type: 'ALP', subType: 'DynamicPageTitle'})}" areaShrinkRatio="{= ${parts: [{path: 'workingContext>lineItem'}, {path: 'workingContext>chart/Actions'}, {path: 'parameter>/entitySet'}, {path: 'parameter>/manifest/sap.ui5/extends/extensions/sap.ui.controllerExtensions'}], formatter: 'ALPHelper.getAreaShrinkRatio'} }" class="sapSmartTemplatesAnalyticalListPageDynamicPageTitle sapSmartTemplatesAnalyticalListPageDynamicPageTitleMargin">
36
36
  <f:heading>
37
37
  <l:VerticalLayout class="sapSmartTemplatesAnalyticalListPageFilterContainer">
38
- <l:HorizontalLayout class="sapSmartTemplatesAnalyticalListPageAlignVariantTitle sapUIContentPadding">
38
+ <l:HorizontalLayout class="sapUIContentPadding">
39
39
  <smartVariantManagement:SmartVariantManagement id="template::PageVariant"
40
40
  persistencyKey="{= (${parameter>/settings/smartVariantManagement} || ${parameter>/settings/smartVariantManagement} === undefined) ? 'searchAnalyticalListPageVariant' : '_ST_SmartVariantManagement'}"
41
41
  showShare="true" showExecuteOnSelection="{= ${parameter>/settings/showGoButtonOnFilterBar} }"
@@ -91,13 +91,13 @@ sap.ui.define(
91
91
  * @function
92
92
  */
93
93
  getNavigationController: oBase.extensionAPI.getNavigationControllerFunction(),
94
-
94
+
95
95
  /**
96
96
  * Returns a communication object for storing and accessing custom state information within the current app.
97
- *
97
+ *
98
98
  * - If `iLevel` is `0`, it returns a global communication object shared across components.
99
99
  * - If `iLevel` is `1`, it returns a local communication object specific to the current canvas component.
100
- *
100
+ *
101
101
  * @param {number} iLevel - The scope level of the communication object (0 for global, 1 for local).
102
102
  * @returns {object} The communication object.
103
103
  * @public
@@ -205,10 +205,12 @@ sap.ui.define(
205
205
  /**
206
206
  * Call this method to indicate that the state of custom controls has changed. This is only necessary when methods <code>stGetCurrentState</code>
207
207
  * and <code>stApplyState</code> have been implemented by the reuse component in the Canvas page, such that the corresponding state can be stored and restored.
208
+ * @returns {Promise} A <code>Promise</code> that is resolved when the changed state is transferred to the URL and the corresponding busy session is ended.
209
+ * @see {@link topic:89fa878945294931b15a581a99043005 Custom State Handling for Extended Apps}
208
210
  * @public
209
211
  */
210
212
  onCustomStateChange: function(){
211
- oTemplateUtils.oComponentUtils.stateChanged();
213
+ return oTemplateUtils.oComponentUtils.stateChanged();
212
214
  }
213
215
  };
214
216
  }
@@ -8,7 +8,7 @@
8
8
  "i18n": "i18n/i18n.properties",
9
9
  "applicationVersion": {
10
10
  "__comment": "applicationVersion oder componentversion??",
11
- "version": "1.134.2"
11
+ "version": "1.136.0"
12
12
  },
13
13
  "title": "Canvas",
14
14
  "description": "Canvas Page",
@@ -79,8 +79,7 @@
79
79
 
80
80
  "commands": {
81
81
  "Save": {
82
- "name": "Save",
83
- "shortcut": "Ctrl+S"
82
+ "ref": "sap:save"
84
83
  }
85
84
  },
86
85
 
@@ -65,6 +65,9 @@ sap.ui.define(["sap/ui/core/mvc/OverrideExecution",
65
65
  refreshBinding: function(bUnconditional, mRefreshInfos,bWithoutAssociationsRefresh,fnRefreshCallback) {
66
66
  oViewProxy.refreshBinding(bUnconditional, mRefreshInfos,fnRefreshCallback);
67
67
  },
68
+ setFocus: function(oBeforeData, oAdditionalData){
69
+ oViewProxy.setFocus(oBeforeData, oAdditionalData);
70
+ },
68
71
  getItems: function(){
69
72
  return oViewProxy.getItems();
70
73
  },
@@ -173,7 +176,7 @@ sap.ui.define(["sap/ui/core/mvc/OverrideExecution",
173
176
  }
174
177
  /* sTabKey and sTabIdentifier are used in case of multiple views scenario and represents the individual view's key and individual view's
175
178
  identifier respectively, as defined in the manifest. They may or may not be identical. Originally, these two strings were intended to be
176
- identical but it was missed to introduce this check and document it correctly and thus for compatibility reasons, we need to support
179
+ identical but it was missed to introduce this check and document it correctly and thus for compatibility reasons, we need to support
177
180
  scenarios where they could be different. For example:
178
181
  "quickVariantSelectionX": {
179
182
  "variants": {
@@ -192,17 +195,17 @@ sap.ui.define(["sap/ui/core/mvc/OverrideExecution",
192
195
  press => triggers the action defined in the command execution
193
196
  enabled => button's enablement
194
197
  isStandardAction => represents whether the action is a standard action or overridden by the custom action
195
-
198
+
196
199
  If a custom action is defined with a valid 'logicalAction', then there could be two cases:
197
200
 
198
201
  Case 1: Custom action has an ID
199
- In this case, the corresponding standard button does not get created and instead an extension button
202
+ In this case, the corresponding standard button does not get created and instead an extension button
200
203
  gets created, which takes over some standard functionality, especially the keyboard shortcut and the following properties:
201
204
  callbackName, text, enabled and press (if not defined in the manifest)
202
205
 
203
206
  Case 2: Custom action does not have an ID
204
- Here, the corresponding standard button gets created and takes over everything defined explicitly in the manifest.
205
-
207
+ Here, the corresponding standard button gets created and takes over everything defined explicitly in the manifest.
208
+
206
209
  In both the cases, isStandardAction is set to false.
207
210
  TODO: isStandardAction is only used to set different types of CustomData and OverflowToolbarLayoutData in the respective fragments.
208
211
  However, additional CustomData should not harm, and regarding OverflowToolbarLayoutData, importance should always be the default
@@ -279,14 +282,14 @@ sap.ui.define(["sap/ui/core/mvc/OverrideExecution",
279
282
  }
280
283
  return "";
281
284
  }
282
-
285
+
283
286
  var oStandardActions = fnGetStandardActions(sTabKey);
284
287
  var oControllerExtensions = oComponentUtils.getControllerExtensions();
285
288
  var aExtensionActionsWithoutLogicalAction = [],
286
289
  mCustomActionsWithCommand = Object.create(null),
287
290
  mAnnotatedActionsWithCommand = Object.create(null),
288
291
  mOutboundActionsWithCommand = Object.create(null);
289
-
292
+
290
293
  Object.values(oControllerExtensions && oControllerExtensions.Actions || {}).forEach(function (oExtensionAction) {
291
294
  if (oExtensionAction.logicalAction) {
292
295
  // In case of multiple views, custom action should only override the standard action for the main entity set tab
@@ -349,7 +352,7 @@ sap.ui.define(["sap/ui/core/mvc/OverrideExecution",
349
352
  oLrSettings.targetEntities[oEntitySet.entityType] = preparationHelper.getTargetEntityForQuickView(oMetaModel, oEntitySet);
350
353
  }
351
354
  }
352
-
355
+
353
356
  oLrSettings.bNewAction = oSettings.useNewActionForCreate && isNewAction();
354
357
  var oExtensions = oComponentUtils.getControllerExtensions();
355
358
  var oExtensionActions = oExtensions && oExtensions.Actions;
@@ -447,15 +450,11 @@ sap.ui.define(["sap/ui/core/mvc/OverrideExecution",
447
450
  staticChecksHelper.checkErrorforCreateWithDialog(oEntityType, oLrSettings.tableSettings);
448
451
  oLrSettings.tableSettings.createWithParameterDialog.id = StableIdHelper.getStableId({type: "ListReportAction", subType: "CreateWithDialog"});
449
452
  }
450
-
453
+
451
454
  //Include navigation property settings to filterSettings
452
- var oNavigationPropSettings = filterSettingsPreparationHelper.getNavigationPropSettings(oLrSettings);
453
- if (oComponentUtils.isDraftEnabled() &&
454
- !oNavigationPropSettings.navigationProperties.includes("DraftAdministrativeData")) {
455
- oNavigationPropSettings.navigationProperties += ((oNavigationPropSettings.navigationProperties).length ? "," : '') + "DraftAdministrativeData";
456
- }
455
+ var oNavigationPropSettings = filterSettingsPreparationHelper.getNavigationPropSettings(oLrSettings, oComponentUtils.isDraftEnabled());
457
456
  oLrSettings.filterSettings = deepExtend(oLrSettings.filterSettings, oNavigationPropSettings);
458
-
457
+
459
458
  oLrSettings.isSelflinkRequired = true;
460
459
  oLrSettings.isIndicatorRequired = true;
461
460
  oLrSettings.isSemanticallyConnected = false;
@@ -474,23 +473,23 @@ sap.ui.define(["sap/ui/core/mvc/OverrideExecution",
474
473
  return { permanentState: {} };
475
474
  },
476
475
  applyState: function(){
477
- oViewProxy.applyState.apply(null, arguments);
476
+ return oViewProxy.applyState.apply(null, arguments);
478
477
  },
479
478
  getStatePreserverSettings: function(){
480
479
  /*
481
480
  * Re-apply state even if (inFCL) another component is opened
482
481
  * Originally (for OP/Canvas), this was always given, and they expect the same.
483
- * In LR, if the OP is opened in FCL, there is obviously data shown in the table, so the appState also contains this fact.
482
+ * In LR, if the OP is opened in FCL, there is obviously data shown in the table, so the appState also contains this fact.
484
483
  * When re-applying the appState, this leads to
485
484
  * - selecting the data of LR again (maybe unneeded request leading to performance problem, but maybe also useful in special cases)
486
485
  * - collapsing the header, as the fact whether the header is collapsed is not stored separately in the appState
487
- *
488
- * Thus, for the time being, we need to have this configurable. But we should reiterate on this - should we store the fact whether header is expanded
486
+ *
487
+ * Thus, for the time being, we need to have this configurable. But we should reiterate on this - should we store the fact whether header is expanded
489
488
  * separately (would probably make sense also when user explicitly expands/collapses header)? And what about performance?
490
489
  * Additional question: Should also the question whether (expanded) header is pinned stored in appState?
491
- *
490
+ *
492
491
  * Setting this to true (or completely removing the configuration option) leads to failing OPA test OPATestsForSegmentedButtonsTest_OP that
493
- * starts an FCL app, triggers data selection (without collapsing header!), opens the OP and then uses the search field on the LR (that is not found
492
+ * starts an FCL app, triggers data selection (without collapsing header!), opens the OP and then uses the search field on the LR (that is not found
494
493
  * if header is collapsed)
495
494
  */
496
495
  return {
@@ -571,6 +570,14 @@ sap.ui.define(["sap/ui/core/mvc/OverrideExecution",
571
570
  defaultValue: ""
572
571
  }
573
572
  }
573
+ },
574
+ threshold: {
575
+ type: "int",
576
+ defaultValue: 100
577
+ },
578
+ scrollThreshold: {
579
+ type: "int",
580
+ defaultValue: 300
574
581
  }
575
582
  }
576
583
  },
@@ -579,8 +586,8 @@ sap.ui.define(["sap/ui/core/mvc/OverrideExecution",
579
586
  // properties "smartVariantManagement" and "variantManagementHidden" are interpreted differently in worklist then in non-worklist. Currently, this is implemented in xml fragments
580
587
  // (SmartTable.fragment and FullscreenPage.fragment). Todo: move this to pre-analysis in templateSpecificPreparation
581
588
  // true = one variant for filter bar and table, false = separate variants for filter and table
582
- // in combination with worklist and variantManagementHidden = false: Show variant management in title (otherwise in table)
583
- smartVariantManagement: {
589
+ // in combination with worklist and variantManagementHidden = false: Show variant management in title (otherwise in table)
590
+ smartVariantManagement: {
584
591
  type: "boolean",
585
592
  defaultValue: false
586
593
  },
@@ -589,7 +596,7 @@ sap.ui.define(["sap/ui/core/mvc/OverrideExecution",
589
596
  defaultValue: false
590
597
  },
591
598
  // hide Variant Management from SmartFilterBar. Use together with smartVariantManagement to create a ListReport without Variant Management
592
- // in combination with worklist: don't show any variant management
599
+ // in combination with worklist: don't show any variant management
593
600
  variantManagementHidden: {
594
601
  type: "boolean",
595
602
  defaultValue: false