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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (218) hide show
  1. package/package.json +1 -1
  2. package/src/sap/suite/ui/generic/template/.library +1 -1
  3. package/src/sap/suite/ui/generic/template/AnalyticalListPage/control/SmartFilterBarExt.js +3 -1
  4. package/src/sap/suite/ui/generic/template/AnalyticalListPage/control/SmartKpiTag.js +37 -11
  5. package/src/sap/suite/ui/generic/template/AnalyticalListPage/control/visualfilterbar/FilterItem.js +3 -1
  6. package/src/sap/suite/ui/generic/template/AnalyticalListPage/control/visualfilterbar/FilterItemMicroChart.js +19 -4
  7. package/src/sap/suite/ui/generic/template/AnalyticalListPage/control/visualfilterbar/SmartVisualFilterBar.js +46 -15
  8. package/src/sap/suite/ui/generic/template/AnalyticalListPage/controller/DropDownController.js +42 -17
  9. package/src/sap/suite/ui/generic/template/AnalyticalListPage/controller/KpiTagController.js +13 -3
  10. package/src/sap/suite/ui/generic/template/AnalyticalListPage/extensionAPI/ExtensionAPI.js +2 -2
  11. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_en_US_saptrc.properties +105 -105
  12. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_sk.properties +1 -1
  13. package/src/sap/suite/ui/generic/template/AnalyticalListPage/manifest.json +1 -1
  14. package/src/sap/suite/ui/generic/template/AnalyticalListPage/util/FilterUtil.js +17 -6
  15. package/src/sap/suite/ui/generic/template/Canvas/manifest.json +1 -1
  16. package/src/sap/suite/ui/generic/template/ListReport/controller/ControllerImplementation.js +44 -22
  17. package/src/sap/suite/ui/generic/template/ListReport/controller/IappStateHandler.js +18 -2
  18. package/src/sap/suite/ui/generic/template/ListReport/extensionAPI/ExtensionAPI.js +2 -2
  19. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n.properties +1 -4
  20. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_ar.properties +1 -3
  21. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_bg.properties +1 -3
  22. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_ca.properties +1 -3
  23. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_cnr.properties +1 -3
  24. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_cs.properties +1 -3
  25. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_cy.properties +1 -3
  26. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_da.properties +1 -3
  27. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_de.properties +1 -3
  28. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_el.properties +1 -3
  29. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_en.properties +1 -3
  30. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_en_GB.properties +1 -3
  31. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_en_US_saprigi.properties +1 -3
  32. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_en_US_saptrc.properties +58 -58
  33. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_es.properties +1 -3
  34. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_es_MX.properties +1 -3
  35. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_et.properties +1 -3
  36. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_fi.properties +1 -3
  37. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_fr.properties +1 -3
  38. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_fr_CA.properties +1 -3
  39. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_hi.properties +1 -3
  40. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_hr.properties +1 -3
  41. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_hu.properties +1 -3
  42. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_id.properties +1 -3
  43. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_it.properties +1 -3
  44. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_iw.properties +1 -3
  45. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_ja.properties +1 -3
  46. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_kk.properties +1 -3
  47. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_ko.properties +1 -3
  48. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_lt.properties +1 -3
  49. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_lv.properties +1 -3
  50. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_mk.properties +1 -3
  51. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_ms.properties +1 -3
  52. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_nl.properties +1 -3
  53. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_no.properties +1 -3
  54. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_pl.properties +2 -4
  55. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_pt.properties +1 -3
  56. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_pt_PT.properties +1 -3
  57. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_ro.properties +1 -3
  58. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_ru.properties +1 -3
  59. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_sh.properties +1 -3
  60. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_sk.properties +1 -3
  61. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_sl.properties +1 -3
  62. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_sr.properties +1 -3
  63. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_sv.properties +1 -3
  64. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_th.properties +1 -3
  65. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_tr.properties +1 -3
  66. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_uk.properties +1 -3
  67. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_vi.properties +1 -3
  68. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_zh_CN.properties +1 -3
  69. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_zh_TW.properties +1 -3
  70. package/src/sap/suite/ui/generic/template/ListReport/manifest.json +1 -1
  71. package/src/sap/suite/ui/generic/template/ListReport/view/fragments/BreakoutActionButtons.fragment.xml +3 -2
  72. package/src/sap/suite/ui/generic/template/ListReport/view/fragments/FullscreenPage.fragment.xml +1 -1
  73. package/src/sap/suite/ui/generic/template/ListReport/view/fragments/SmartList.fragment.xml +3 -3
  74. package/src/sap/suite/ui/generic/template/ListReport/view/fragments/SmartTable.fragment.xml +1 -0
  75. package/src/sap/suite/ui/generic/template/ObjectPage/controller/ControllerImplementation.js +107 -23
  76. package/src/sap/suite/ui/generic/template/ObjectPage/controller/SectionTitleHandler.js +34 -1
  77. package/src/sap/suite/ui/generic/template/ObjectPage/controller/inlineCreationRows/InlineCreationRowsHelper.js +46 -4
  78. package/src/sap/suite/ui/generic/template/ObjectPage/controllerFrameworkExtensions.js +21 -4
  79. package/src/sap/suite/ui/generic/template/ObjectPage/extensionAPI/ExtensionAPI.js +29 -5
  80. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_en_US_saptrc.properties +95 -95
  81. package/src/sap/suite/ui/generic/template/ObjectPage/manifest.json +1 -1
  82. package/src/sap/suite/ui/generic/template/ObjectPage/view/Details.view.xml +2 -2
  83. package/src/sap/suite/ui/generic/template/ObjectPage/view/fragments/CRUDActionButtons.fragment.xml +2 -2
  84. package/src/sap/suite/ui/generic/template/ObjectPage/view/fragments/Footer.fragment.xml +3 -3
  85. package/src/sap/suite/ui/generic/template/ObjectPage/view/fragments/HeaderContainer.fragment.xml +4 -4
  86. package/src/sap/suite/ui/generic/template/ObjectPage/view/fragments/HeaderImage.fragment.xml +4 -4
  87. package/src/sap/suite/ui/generic/template/ObjectPage/view/fragments/SmartChart.fragment.xml +1 -1
  88. package/src/sap/suite/ui/generic/template/ObjectPage/view/fragments/SmartTable.fragment.xml +2 -1
  89. package/src/sap/suite/ui/generic/template/QuickCreate/i18n/i18n_en_US_saptrc.properties +14 -14
  90. package/src/sap/suite/ui/generic/template/QuickCreate/manifest.json +1 -1
  91. package/src/sap/suite/ui/generic/template/QuickView/i18n/i18n_en_US_saptrc.properties +2 -2
  92. package/src/sap/suite/ui/generic/template/QuickView/manifest.json +1 -1
  93. package/src/sap/suite/ui/generic/template/designtime/controls/DynamicPage.designtime.js +142 -194
  94. package/src/sap/suite/ui/generic/template/designtime/controls/ObjectPageLayout.designtime.js +204 -0
  95. package/src/sap/suite/ui/generic/template/designtime/controls/SmartFilterBar.designtime.js +236 -0
  96. package/src/sap/suite/ui/generic/template/designtime/utils/designtimeHelper.js +36 -9
  97. package/src/sap/suite/ui/generic/template/designtime/utils/designtimeUtils.js +67 -23
  98. package/src/sap/suite/ui/generic/template/detailTemplates/i18n/i18n_en_US_saptrc.properties +6 -6
  99. package/src/sap/suite/ui/generic/template/fragments/BreakoutActions.fragment.xml +2 -2
  100. package/src/sap/suite/ui/generic/template/fragments/DeterminingActions.fragment.xml +3 -2
  101. package/src/sap/suite/ui/generic/template/fragments/EasyFilter.fragment.xml +0 -6
  102. package/src/sap/suite/ui/generic/template/fragments/GlobalActions.fragment.xml +3 -2
  103. package/src/sap/suite/ui/generic/template/fragments/GridTableCells.fragment.xml +3 -2
  104. package/src/sap/suite/ui/generic/template/fragments/HeaderAddress.fragment.xml +2 -1
  105. package/src/sap/suite/ui/generic/template/fragments/HeaderContactWithDetailsPopover.fragment.xml +2 -1
  106. package/src/sap/suite/ui/generic/template/fragments/HeaderDataPointContent.fragment.xml +1 -1
  107. package/src/sap/suite/ui/generic/template/fragments/HeaderForm.fragment.xml +1 -1
  108. package/src/sap/suite/ui/generic/template/fragments/HeaderFormDataField.fragment.xml +12 -5
  109. package/src/sap/suite/ui/generic/template/fragments/HeaderPlainText.fragment.xml +1 -1
  110. package/src/sap/suite/ui/generic/template/fragments/HeaderRatingIndicator.fragment.xml +5 -7
  111. package/src/sap/suite/ui/generic/template/fragments/ProgressIndicator.fragment.xml +2 -2
  112. package/src/sap/suite/ui/generic/template/fragments/QuickViewSmartForm.fragment.xml +2 -2
  113. package/src/sap/suite/ui/generic/template/fragments/RatingIndicatorFacet.fragment.xml +2 -2
  114. package/src/sap/suite/ui/generic/template/fragments/SmartFormDataField.fragment.xml +4 -3
  115. package/src/sap/suite/ui/generic/template/fragments/SmartMicroChart.fragment.xml +1 -1
  116. package/src/sap/suite/ui/generic/template/fragments/SmartTableUiTableCommons.fragment.xml +2 -5
  117. package/src/sap/suite/ui/generic/template/fragments/TableCell.fragment.xml +7 -5
  118. package/src/sap/suite/ui/generic/template/fragments/TableColumnListItem.fragment.xml +2 -5
  119. package/src/sap/suite/ui/generic/template/fragments/ToolbarButton.fragment.xml +2 -2
  120. package/src/sap/suite/ui/generic/template/fragments/TreeTableColumns.fragment.xml +3 -2
  121. package/src/sap/suite/ui/generic/template/genericUtilities/controlHelper.js +10 -9
  122. package/src/sap/suite/ui/generic/template/genericUtilities/filterHelper.js +70 -2
  123. package/src/sap/suite/ui/generic/template/genericUtilities/polyFill.js +14 -0
  124. package/src/sap/suite/ui/generic/template/js/AnnotationHelper.js +53 -12
  125. package/src/sap/suite/ui/generic/template/js/QuickTemplates/QuickTemplateComponentFactory.js +25 -13
  126. package/src/sap/suite/ui/generic/template/lib/AppComponent.js +16 -225
  127. package/src/sap/suite/ui/generic/template/lib/CRUDHelper.js +5 -3
  128. package/src/sap/suite/ui/generic/template/lib/CommonEventHandlers.js +11 -4
  129. package/src/sap/suite/ui/generic/template/lib/CommonUtils.js +37 -12
  130. package/src/sap/suite/ui/generic/template/lib/ComponentUtils.js +3 -3
  131. package/src/sap/suite/ui/generic/template/lib/ContextBookkeeping.js +39 -23
  132. package/src/sap/suite/ui/generic/template/lib/FlexibleColumnLayoutHandler.js +13 -5
  133. package/src/sap/suite/ui/generic/template/lib/FlexibleColumnLayoutHelper.js +168 -0
  134. package/src/sap/suite/ui/generic/template/lib/MessageStripHelper.js +1 -1
  135. package/src/sap/suite/ui/generic/template/lib/ShellPersonalizationService.js +137 -0
  136. package/src/sap/suite/ui/generic/template/lib/SideEffectUtil.js +56 -1
  137. package/src/sap/suite/ui/generic/template/lib/TemplateComponent.js +24 -4
  138. package/src/sap/suite/ui/generic/template/lib/ai/EasyFilterBarHandler.js +91 -36
  139. package/src/sap/suite/ui/generic/template/lib/ai/FioriAIHandler.js +30 -35
  140. package/src/sap/suite/ui/generic/template/lib/deletionHelper.js +10 -2
  141. package/src/sap/suite/ui/generic/template/lib/filterHelper.js +7 -3
  142. package/src/sap/suite/ui/generic/template/lib/i18n/i18n.properties +6 -15
  143. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_ar.properties +1 -9
  144. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_bg.properties +1 -9
  145. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_ca.properties +1 -9
  146. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_cnr.properties +1 -9
  147. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_cs.properties +1 -9
  148. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_cy.properties +1 -9
  149. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_da.properties +1 -9
  150. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_de.properties +2 -10
  151. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_el.properties +1 -9
  152. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_en.properties +1 -9
  153. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_en_GB.properties +1 -9
  154. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_en_US_sappsd.properties +0 -11
  155. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_en_US_saprigi.properties +1 -9
  156. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_en_US_saptrc.properties +174 -149
  157. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_es.properties +3 -11
  158. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_es_MX.properties +1 -9
  159. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_et.properties +1 -9
  160. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_fi.properties +1 -9
  161. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_fr.properties +1 -9
  162. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_fr_CA.properties +1 -9
  163. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_hi.properties +1 -9
  164. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_hr.properties +1 -9
  165. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_hu.properties +1 -9
  166. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_id.properties +1 -9
  167. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_it.properties +1 -9
  168. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_iw.properties +1 -9
  169. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_ja.properties +1 -9
  170. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_kk.properties +1 -9
  171. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_ko.properties +1 -9
  172. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_lt.properties +1 -9
  173. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_lv.properties +1 -9
  174. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_mk.properties +1 -9
  175. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_ms.properties +1 -9
  176. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_nl.properties +1 -9
  177. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_no.properties +1 -9
  178. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_pl.properties +1 -9
  179. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_pt.properties +1 -9
  180. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_pt_PT.properties +1 -9
  181. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_ro.properties +1 -9
  182. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_ru.properties +1 -9
  183. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_sh.properties +1 -9
  184. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_sk.properties +1 -9
  185. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_sl.properties +1 -9
  186. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_sr.properties +1 -9
  187. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_sv.properties +1 -9
  188. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_th.properties +1 -9
  189. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_tr.properties +1 -9
  190. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_uk.properties +1 -9
  191. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_vi.properties +3 -11
  192. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_zh_CN.properties +1 -9
  193. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_zh_TW.properties +1 -9
  194. package/src/sap/suite/ui/generic/template/lib/navigation/NavigationController.js +59 -38
  195. package/src/sap/suite/ui/generic/template/library.js +7 -3
  196. package/src/sap/suite/ui/generic/template/listTemplates/fragments/ChartActions.fragment.xml +4 -3
  197. package/src/sap/suite/ui/generic/template/listTemplates/fragments/DetailSmartTable.fragment.xml +4 -3
  198. package/src/sap/suite/ui/generic/template/listTemplates/i18n/i18n_en_US_saptrc.properties +1 -1
  199. package/src/sap/suite/ui/generic/template/manifestMerger/ChangePageConfiguration.js +1 -1
  200. package/src/sap/suite/ui/generic/template/support/DiagnosticsTool/DiagnosticsTool.js +15 -3
  201. package/src/sap/suite/ui/generic/template/support/DiagnosticsTool/view/DiagnosticsTool.view.xml +0 -24
  202. package/src/sap/suite/ui/generic/template/support/lib/CommonChecks.js +11 -19
  203. package/src/sap/suite/ui/generic/template/themes/base/ObjectPage.less +0 -4
  204. package/src/sap/suite/ui/generic/template/themes/sap_belize_base/ObjectPage.less +0 -4
  205. package/src/sap/suite/ui/generic/template/themes/sap_bluecrystal_base/ObjectPage.less +0 -4
  206. package/src/sap/suite/ui/generic/template/themes/sap_fiori_3_hcb/AnalyticalListPage.less +0 -1
  207. package/src/sap/suite/ui/generic/template/themes/sap_fiori_3_hcw/AnalyticalListPage.less +0 -1
  208. package/src/sap/suite/ui/generic/template/themes/sap_hcb/base_ObjectPage.less +0 -4
  209. package/src/sap/suite/ui/generic/template/themes/sap_horizon_hcb/AnalyticalListPage.less +0 -1
  210. package/src/sap/suite/ui/generic/template/themes/sap_horizon_hcw/AnalyticalListPage.less +0 -1
  211. package/src/sap/suite/ui/generic/template/fragments/ContactDetailsQuickViewGroup.fragment.xml +0 -36
  212. package/src/sap/suite/ui/generic/template/js/formatters/formatDisplayValueForProgressIndicator.js +0 -28
  213. package/src/sap/suite/ui/generic/template/js/formatters/formatImageUrl.js +0 -21
  214. package/src/sap/suite/ui/generic/template/js/formatters/formatRatingIndicatorAggregateCount.js +0 -21
  215. package/src/sap/suite/ui/generic/template/js/formatters/formatRatingIndicatorFooterText.js +0 -21
  216. package/src/sap/suite/ui/generic/template/js/formatters/formatRatingIndicatorSubTitle.js +0 -21
  217. package/src/sap/suite/ui/generic/template/js/formatters/setInfoHighlight.js +0 -21
  218. package/src/sap/suite/ui/generic/template/js/formatters/setRowNavigated.js +0 -26
@@ -196,15 +196,6 @@ ST_CARD_CREATION_FAILURE_REASON_SEMANTIC_DATE_FILTERS=\u041A\u0440\u0435\u0438\u
196
196
 
197
197
  ST_CARD_NAVIGATION_FAILURE_INFO=\u0414\u0438\u0440\u0435\u043A\u0442\u043D\u0430 \u043D\u0430\u0432\u0438\u0433\u0430\u0446\u0438\u0458\u0430 \u0434\u043E \u0434\u0435\u0442\u0430\u0459\u0430 \u043E\u0431\u0458\u0435\u043A\u0442\u0430 \u043D\u0438\u0458\u0435 \u043C\u043E\u0433\u0443\u045B\u0430 \u0438\u0437 \u043E\u0432\u0435 \u043A\u0430\u0440\u0442\u0438\u0446\u0435 \u0443\u0432\u0438\u0434\u0430.
198
198
 
199
-
200
-
201
- ST_EASY_FILTER_PROMPT_INFO=\u0424\u0438\u043B\u0442\u0440\u0438\u0440\u0430\u045A\u0435 \u0437\u0430\u0441\u043D\u043E\u0432\u0430\u043D\u043E \u043D\u0430 \u0443\u043F\u0438\u0442\u0443 \u043A\u0440\u0435\u0438\u0440\u0430 \u043F\u043E\u0442\u043F\u0443\u043D\u043E \u043D\u043E\u0432\u0435 \u043A\u0440\u0438\u0442.\u0444\u0438\u043B\u0442\u0435\u0440\u0430. \u0413\u0435\u043D.\u0441\u0430\u0434\u0440\u0436\u0430\u0458 \u043C\u043E\u0436\u0434\u0430 \u043D\u0435\u045B\u0435 \u0443\u0432\u0435\u043A \u0431\u0438\u0442\u0438 \u043F\u0440\u0435\u0446\u0438\u0437\u0430\u043D. \u0423\u0437\u043C\u0438\u0442\u0435 \u0443 \u043E\u0431\u0437\u0438\u0440 \u0434\u0430 \u0433\u0430 \u043F\u043E\u0442\u0432\u0440\u0434\u0438\u0442\u0435.
202
-
203
- ST_EASY_FILTER_INPUT_PLACEHOLDER=\u0423\u043D\u0435\u0441\u0438\u0442\u0435 \u0441\u0432\u043E\u0458 \u0443\u043F\u0438\u0442 \u043D\u0430 \u043F\u0440\u0438\u0440\u043E\u0434\u043D\u043E\u043C \u0458\u0435\u0437\u0438\u043A\u0443 \u0434\u0430 \u0431\u0438\u0441\u0442\u0435 \u0444\u0438\u043B\u0442\u0440\u0438\u0440\u0430\u043B\u0438 \u043B\u0438\u0441\u0442\u0443.
204
-
205
- ST_EASY_FILTER_GO_BUTTON_TEXT=\u0418\u0434\u0438
206
-
207
-
208
199
  ST_AI_EE_BUTTON_LABEL=\u0413\u0435\u043D\u0435\u0440\u0438\u0448\u0438 \u043E\u0431\u0458\u0430\u0448\u045A\u0435\u045A\u0435
209
200
 
210
201
 
@@ -341,6 +332,7 @@ RTA_CONFIGURATION_TITLE_TABLE=\u041A\u043E\u043D\u0444\u0438\u0433\u0443\u0440\u
341
332
 
342
333
  RTA_CONFIGURATION_TITLE_LIST_REPORT=\u041A\u043E\u043D\u0444\u0438\u0433\u0443\u0440\u0438\u0448\u0438 \u0438\u0437\u0432\u0435\u0448\u0442\u0430\u0458 \u043B\u0438\u0441\u0442\u0435
343
334
 
335
+ RTA_CONFIGURATION_TITLE_FILTER_BAR=\u041A\u043E\u043D\u0444\u0438\u0433\u0443\u0440\u0438\u0448\u0438 \u0442\u0440\u0430\u043A\u0443 \u0444\u0438\u043B\u0442\u0435\u0440\u0430
344
336
 
345
337
  RTA_CONFIGURATION_INFO_MESSAGE=\u041D\u0435\u043A\u0430 \u043F\u043E\u0434\u0435\u0448\u0430\u0432\u0430\u045A\u0430 \u0441\u0435 \u043C\u043E\u0433\u0443 \u043F\u0440\u0438\u043C\u0435\u043D\u0438\u0442\u0438 \u0441\u0430\u043C\u043E \u043D\u0430 \u043E\u0434\u0440\u0435\u0452\u0435\u043D\u0435 \u0442\u0438\u043F\u043E\u0432\u0435 \u0442\u0430\u0431\u0435\u043B\u0430. \u041F\u0440\u043E\u043C\u0435\u043D\u0435 \u045B\u0435 \u0431\u0438\u0442\u0438 \u0432\u0438\u0434\u0459\u0438\u0432\u0435 \u0441\u0430\u043C\u043E \u043D\u0430\u043A\u043E\u043D \u0448\u0442\u043E \u0441\u0435 \u0430\u043F\u043B\u0438\u043A\u0430\u0446\u0438\u0458\u0430 \u043F\u043E\u043D\u043E\u0432\u043E \u0443\u0447\u0438\u0442\u0430.
346
338
 
@@ -196,15 +196,6 @@ ST_CARD_CREATION_FAILURE_REASON_SEMANTIC_DATE_FILTERS=Kort kan inte skapas. F\u0
196
196
 
197
197
  ST_CARD_NAVIGATION_FAILURE_INFO=Det g\u00E5r inte att g\u00E5 direkt till objektdetaljerna fr\u00E5n detta insiktskort.
198
198
 
199
-
200
-
201
- ST_EASY_FILTER_PROMPT_INFO=Prompt-baserad filtrering skapar helt nya filterkriterier. Genererat inneh\u00E5ll kanske inte alltid \u00E4r korrekt. \u00D6verv\u00E4g att verifiera inneh\u00E5llet.
202
-
203
- ST_EASY_FILTER_INPUT_PLACEHOLDER=Ange fr\u00E5gan i naturligt spr\u00E5k f\u00F6r att filtrera listan.
204
-
205
- ST_EASY_FILTER_GO_BUTTON_TEXT=OK
206
-
207
-
208
199
  ST_AI_EE_BUTTON_LABEL=Generera f\u00F6rklaring
209
200
 
210
201
 
@@ -341,6 +332,7 @@ RTA_CONFIGURATION_TITLE_TABLE=Konfigurera tabell
341
332
 
342
333
  RTA_CONFIGURATION_TITLE_LIST_REPORT=Konfigurera listrapport
343
334
 
335
+ RTA_CONFIGURATION_TITLE_FILTER_BAR=Konfigurera filterf\u00E4lt
344
336
 
345
337
  RTA_CONFIGURATION_INFO_MESSAGE=Vissa inst\u00E4llningar kan endast till\u00E4mpas p\u00E5 vissa tabelltyper. \u00C4ndringar kommer endast att synas efter att applikationen har l\u00E4sts in p\u00E5 nytt.
346
338
 
@@ -196,15 +196,6 @@ ST_CARD_CREATION_FAILURE_REASON_SEMANTIC_DATE_FILTERS=\u0E44\u0E21\u0E48\u0E2A\u
196
196
 
197
197
  ST_CARD_NAVIGATION_FAILURE_INFO=\u0E44\u0E21\u0E48\u0E2A\u0E32\u0E21\u0E32\u0E23\u0E16\u0E40\u0E19\u0E27\u0E34\u0E40\u0E01\u0E15\u0E42\u0E14\u0E22\u0E15\u0E23\u0E07\u0E44\u0E1B\u0E22\u0E31\u0E07\u0E23\u0E32\u0E22\u0E25\u0E30\u0E40\u0E2D\u0E35\u0E22\u0E14\u0E2D\u0E2D\u0E1A\u0E40\u0E08\u0E04\u0E08\u0E32\u0E01\u0E1A\u0E31\u0E15\u0E23\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25\u0E40\u0E0A\u0E34\u0E07\u0E25\u0E36\u0E01\u0E19\u0E35\u0E49
198
198
 
199
-
200
-
201
- ST_EASY_FILTER_PROMPT_INFO=\u0E01\u0E32\u0E23\u0E1F\u0E34\u0E25\u0E40\u0E15\u0E2D\u0E23\u0E4C\u0E15\u0E32\u0E21\u0E1E\u0E23\u0E49\u0E2D\u0E21\u0E17\u0E4C\u0E08\u0E30\u0E2A\u0E23\u0E49\u0E32\u0E07\u0E40\u0E01\u0E13\u0E11\u0E4C\u0E1F\u0E34\u0E25\u0E40\u0E15\u0E2D\u0E23\u0E4C\u0E43\u0E2B\u0E21\u0E48\u0E17\u0E31\u0E49\u0E07\u0E2B\u0E21\u0E14 \u0E40\u0E19\u0E37\u0E49\u0E2D\u0E2B\u0E32\u0E17\u0E35\u0E48\u0E2A\u0E23\u0E49\u0E32\u0E07\u0E2D\u0E32\u0E08\u0E44\u0E21\u0E48\u0E16\u0E39\u0E01\u0E15\u0E49\u0E2D\u0E07\u0E40\u0E2A\u0E21\u0E2D\u0E44\u0E1B \u0E01\u0E23\u0E38\u0E13\u0E32\u0E15\u0E23\u0E27\u0E08\u0E2A\u0E2D\u0E1A
202
-
203
- ST_EASY_FILTER_INPUT_PLACEHOLDER=\u0E1B\u0E49\u0E2D\u0E19\u0E04\u0E34\u0E27\u0E23\u0E35\u0E02\u0E2D\u0E07\u0E04\u0E38\u0E13\u0E40\u0E1B\u0E47\u0E19\u0E20\u0E32\u0E29\u0E32\u0E18\u0E23\u0E23\u0E21\u0E0A\u0E32\u0E15\u0E34\u0E40\u0E1E\u0E37\u0E48\u0E2D\u0E1F\u0E34\u0E25\u0E40\u0E15\u0E2D\u0E23\u0E4C\u0E23\u0E32\u0E22\u0E01\u0E32\u0E23
204
-
205
- ST_EASY_FILTER_GO_BUTTON_TEXT=\u0E44\u0E1B
206
-
207
-
208
199
  ST_AI_EE_BUTTON_LABEL=\u0E2A\u0E23\u0E49\u0E32\u0E07\u0E04\u0E33\u0E2D\u0E18\u0E34\u0E1A\u0E32\u0E22
209
200
 
210
201
 
@@ -341,6 +332,7 @@ RTA_CONFIGURATION_TITLE_TABLE=\u0E01\u0E33\u0E2B\u0E19\u0E14\u0E23\u0E39\u0E1B\u
341
332
 
342
333
  RTA_CONFIGURATION_TITLE_LIST_REPORT=\u0E01\u0E33\u0E2B\u0E19\u0E14\u0E23\u0E39\u0E1B\u0E41\u0E1A\u0E1A List Report
343
334
 
335
+ RTA_CONFIGURATION_TITLE_FILTER_BAR=\u0E01\u0E33\u0E2B\u0E19\u0E14\u0E23\u0E39\u0E1B\u0E41\u0E1A\u0E1A\u0E41\u0E16\u0E1A\u0E1F\u0E34\u0E25\u0E40\u0E15\u0E2D\u0E23\u0E4C
344
336
 
345
337
  RTA_CONFIGURATION_INFO_MESSAGE=\u0E01\u0E32\u0E23\u0E01\u0E33\u0E2B\u0E19\u0E14\u0E04\u0E48\u0E32\u0E1A\u0E32\u0E07\u0E2D\u0E22\u0E48\u0E32\u0E07\u0E08\u0E30\u0E16\u0E39\u0E01\u0E19\u0E33\u0E44\u0E1B\u0E43\u0E0A\u0E49\u0E01\u0E31\u0E1A\u0E15\u0E32\u0E23\u0E32\u0E07\u0E1A\u0E32\u0E07\u0E1B\u0E23\u0E30\u0E40\u0E20\u0E17\u0E40\u0E17\u0E48\u0E32\u0E19\u0E31\u0E49\u0E19 \u0E01\u0E32\u0E23\u0E40\u0E1B\u0E25\u0E35\u0E48\u0E22\u0E19\u0E41\u0E1B\u0E25\u0E07\u0E08\u0E30\u0E21\u0E2D\u0E07\u0E40\u0E2B\u0E47\u0E19\u0E44\u0E14\u0E49\u0E2B\u0E25\u0E31\u0E07\u0E08\u0E32\u0E01\u0E17\u0E35\u0E48\u0E41\u0E2D\u0E1E\u0E1E\u0E25\u0E34\u0E40\u0E04\u0E0A\u0E31\u0E19\u0E23\u0E35\u0E42\u0E2B\u0E25\u0E14\u0E40\u0E17\u0E48\u0E32\u0E19\u0E31\u0E49\u0E19
346
338
 
@@ -196,15 +196,6 @@ ST_CARD_CREATION_FAILURE_REASON_SEMANTIC_DATE_FILTERS=Kart olu\u015Fturma olanak
196
196
 
197
197
  ST_CARD_NAVIGATION_FAILURE_INFO=Bu analizler kart\u0131ndan do\u011Frudan nesne ayr\u0131nt\u0131lar\u0131na gitme olanakl\u0131 de\u011Fil.
198
198
 
199
-
200
-
201
- ST_EASY_FILTER_PROMPT_INFO=\u0130stem temelli filtreleme, tamamen yeni filtre \u00F6l\u00E7\u00FCtleri olu\u015Fturur. Olu\u015Fturulan i\u00E7erik her zaman do\u011Fru olmayabilir. \u0130\u00E7eri\u011Fi do\u011Frulamay\u0131 de\u011Ferlendirin.
202
-
203
- ST_EASY_FILTER_INPUT_PLACEHOLDER=Listeye filtre uygulamak i\u00E7in do\u011Fal dilde sorgunuzu girin.
204
-
205
- ST_EASY_FILTER_GO_BUTTON_TEXT=Git
206
-
207
-
208
199
  ST_AI_EE_BUTTON_LABEL=A\u00E7\u0131klama olu\u015Ftur
209
200
 
210
201
 
@@ -341,6 +332,7 @@ RTA_CONFIGURATION_TITLE_TABLE=Tabloyu konfig\u00FCre et
341
332
 
342
333
  RTA_CONFIGURATION_TITLE_LIST_REPORT=Liste raporunu konfig\u00FCre et
343
334
 
335
+ RTA_CONFIGURATION_TITLE_FILTER_BAR=Filtre \u00E7ubu\u011Funu konfig\u00FCre et
344
336
 
345
337
  RTA_CONFIGURATION_INFO_MESSAGE=Baz\u0131 ayarlar yaln\u0131zca belirli tablo t\u00FCrlerine uygulanabilir. De\u011Fi\u015Fiklikler yaln\u0131zca uygulama yeniden y\u00FCklendikten sonra g\u00F6r\u00FCnt\u00FClenir.
346
338
 
@@ -196,15 +196,6 @@ ST_CARD_CREATION_FAILURE_REASON_SEMANTIC_DATE_FILTERS=\u0421\u0442\u0432\u043E\u
196
196
 
197
197
  ST_CARD_NAVIGATION_FAILURE_INFO=\u041F\u0440\u044F\u043C\u0430 \u043D\u0430\u0432\u0456\u0433\u0430\u0446\u0456\u044F \u0434\u043E \u043F\u043E\u0434\u0440\u043E\u0431\u0438\u0446\u044C \u043E\u0431\u2019\u0454\u043A\u0442\u0430 \u043D\u0435\u043C\u043E\u0436\u043B\u0438\u0432\u0430 \u0437 \u0446\u0456\u0454\u0457 \u043A\u0430\u0440\u0442\u043A\u0438 \u0430\u043D\u0430\u043B\u0456\u0442\u0438\u0447\u043D\u0438\u0445 \u0432\u0438\u0441\u043D\u043E\u0432\u043A\u0456\u0432.
198
198
 
199
-
200
-
201
- ST_EASY_FILTER_PROMPT_INFO=\u0424\u0456\u043B\u044C\u0442\u0440\u0443\u0432\u0430\u043D\u043D\u044F \u043D\u0430 \u043E\u0441\u043D\u043E\u0432\u0456 \u043F\u0456\u0434\u043A\u0430\u0437\u043E\u043A \u0441\u0442\u0432\u043E\u0440\u044E\u0454 \u0430\u0431\u0441\u043E\u043B\u044E\u0442\u043D\u043E \u043D\u043E\u0432\u0456 \u043A\u0440\u0438\u0442\u0435\u0440\u0456\u0457 \u0444\u0456\u043B\u044C\u0442\u0440\u0430\u0446\u0456\u0457. \u0417\u0433\u0435\u043D\u0435\u0440\u043E\u0432\u0430\u043D\u0438\u0439 \u0432\u043C\u0456\u0441\u0442 \u043D\u0435 \u0437\u0430\u0432\u0436\u0434\u0438 \u043C\u043E\u0436\u0435 \u0431\u0443\u0442\u0438 \u0442\u043E\u0447\u043D\u0438\u043C. \u0421\u043F\u0440\u043E\u0431\u0443\u0439\u0442\u0435 \u043F\u0435\u0440\u0435\u0432\u0456\u0440\u0438\u0442\u0438 \u0446\u0435.
202
-
203
- ST_EASY_FILTER_INPUT_PLACEHOLDER=\u0412\u0432\u0435\u0434\u0456\u0442\u044C \u0441\u0432\u0456\u0439 \u0437\u0430\u043F\u0438\u0442 \u043F\u0440\u0438\u0440\u043E\u0434\u043D\u043E\u044E \u043C\u043E\u0432\u043E\u044E, \u0449\u043E\u0431 \u0432\u0456\u0434\u0444\u0456\u043B\u044C\u0442\u0440\u0443\u0432\u0430\u0442\u0438 \u0441\u043F\u0438\u0441\u043E\u043A.
204
-
205
- ST_EASY_FILTER_GO_BUTTON_TEXT=\u041F\u0443\u0441\u043A
206
-
207
-
208
199
  ST_AI_EE_BUTTON_LABEL=\u0413\u0435\u043D\u0435\u0440\u0443\u0432\u0430\u0442\u0438 \u043F\u043E\u044F\u0441\u043D\u0435\u043D\u043D\u044F
209
200
 
210
201
 
@@ -341,6 +332,7 @@ RTA_CONFIGURATION_TITLE_TABLE=\u041D\u0430\u043B\u0430\u0448\u0442\u0443\u0432\u
341
332
 
342
333
  RTA_CONFIGURATION_TITLE_LIST_REPORT=\u041D\u0430\u043B\u0430\u0448\u0442\u0443\u0432\u0430\u0442\u0438 \u0437\u0432\u0456\u0442 \u0441\u043F\u0438\u0441\u043A\u0443
343
334
 
335
+ RTA_CONFIGURATION_TITLE_FILTER_BAR=\u041D\u0430\u043B\u0430\u0448\u0442\u0443\u0432\u0430\u0442\u0438 \u043F\u0430\u043D\u0435\u043B\u044C \u0444\u0456\u043B\u044C\u0442\u0440\u0456\u0432
344
336
 
345
337
  RTA_CONFIGURATION_INFO_MESSAGE=\u0414\u0435\u044F\u043A\u0456 \u043D\u0430\u0441\u0442\u0440\u043E\u0439\u043A\u0438 \u043C\u043E\u0436\u043D\u0430 \u0437\u0430\u0441\u0442\u043E\u0441\u0443\u0432\u0430\u0442\u0438 \u043B\u0438\u0448\u0435 \u0434\u043E \u043F\u0435\u0432\u043D\u0438\u0445 \u0442\u0438\u043F\u0456\u0432 \u0442\u0430\u0431\u043B\u0438\u0446\u0456. \u0417\u043C\u0456\u043D\u0438 \u0441\u0442\u0430\u043D\u0443\u0442\u044C \u0432\u0438\u0434\u0438\u043C\u0438\u043C\u0438 \u043B\u0438\u0448\u0435 \u043F\u0456\u0441\u043B\u044F \u043F\u0435\u0440\u0435\u0437\u0430\u0432\u0430\u043D\u0442\u0430\u0436\u0435\u043D\u043D\u044F \u0437\u0430\u0441\u0442\u043E\u0441\u0443\u043D\u043A\u0443.
346
338
 
@@ -1,7 +1,7 @@
1
1
 
2
- ST_GENERIC_DRAFT_WITH_ACTIVE_DOCUMENT_DELETED=Thay \u0111\u00F4\u0309i \u0111\u01B0\u01A1\u0323c loa\u0323i bo\u0309.
2
+ ST_GENERIC_DRAFT_WITH_ACTIVE_DOCUMENT_DELETED=Thay \u0111\u00F4\u0309i \u0111\u01B0\u01A1\u0323c h\u1EE7y bo\u0309.
3
3
 
4
- ST_GENERIC_DRAFT_WITHOUT_ACTIVE_DOCUMENT_DELETED=Ba\u0309n tha\u0309o \u0111\u01B0\u01A1\u0323c loa\u0323i bo\u0309.
4
+ ST_GENERIC_DRAFT_WITHOUT_ACTIVE_DOCUMENT_DELETED=Ba\u0309n tha\u0309o \u0111\u01B0\u01A1\u0323c h\u1EE7y bo\u0309.
5
5
 
6
6
  ST_GENERIC_UNKNOWN_NAVIGATION_TARGET=Kh\u00F4ng ti\u0300m th\u00E2\u0301y mu\u0323c ti\u00EAu.
7
7
 
@@ -196,15 +196,6 @@ ST_CARD_CREATION_FAILURE_REASON_SEMANTIC_DATE_FILTERS=Kh\u00F4ng th\u00EA\u0309
196
196
 
197
197
  ST_CARD_NAVIGATION_FAILURE_INFO=Kh\u00F4ng th\u1EC3 \u0111i\u1EC1u h\u01B0\u1EDBng tr\u1EF1c ti\u1EBFp \u0111\u1EBFn chi ti\u1EBFt \u0111\u1ED1i t\u01B0\u1EE3ng t\u1EEB th\u1EBB th\u00F4ng tin chi ti\u1EBFt n\u00E0y.
198
198
 
199
-
200
-
201
- ST_EASY_FILTER_PROMPT_INFO=L\u1ECDc d\u01B0\u0323a tr\u00EAn l\u1EDDi nh\u1EAFc t\u1EA1o ti\u00EAu ch\u00ED l\u1ECDc ho\u00E0n to\u00E0n m\u1EDBi. N\u1ED9i dung \u0111a\u0303 t\u1EA1o c\u00F3 th\u1EC3 kh\u00F4ng ph\u1EA3i lu\u00F4n lu\u00F4n chi\u0301nh xa\u0301c. H\u00E3y c\u00E2n nh\u1EAFc x\u00E1c th\u01B0\u0323c n\u1ED9i dung \u0111\u00F3.
202
-
203
- ST_EASY_FILTER_INPUT_PLACEHOLDER=Nh\u1EADp truy v\u1EA5n c\u1EE7a b\u1EA1n b\u1EB1ng ng\u00F4n ng\u1EEF t\u1EF1 nhi\u00EAn \u0111\u1EC3 l\u1ECDc danh s\u00E1ch.
204
-
205
- ST_EASY_FILTER_GO_BUTTON_TEXT=Ti\u00EA\u0301n ha\u0300nh
206
-
207
-
208
199
  ST_AI_EE_BUTTON_LABEL=T\u1EA1o gi\u1EA3i th\u00EDch
209
200
 
210
201
 
@@ -341,6 +332,7 @@ RTA_CONFIGURATION_TITLE_TABLE=C\u1EA5u hi\u0300nh b\u1EA3ng
341
332
 
342
333
  RTA_CONFIGURATION_TITLE_LIST_REPORT=C\u1EA5u h\u00ECnh ba\u0301o ca\u0301o danh sa\u0301ch
343
334
 
335
+ RTA_CONFIGURATION_TITLE_FILTER_BAR=\u0110i\u0323nh c\u00E2\u0301u hi\u0300nh thanh b\u00F4\u0323 lo\u0323c
344
336
 
345
337
  RTA_CONFIGURATION_INFO_MESSAGE=M\u1ED9t s\u1ED1 thi\u1EBFt l\u1EADp ch\u1EC9 c\u00F3 th\u1EC3 \u0111\u01B0\u1EE3c \u00E1p d\u1EE5ng cho m\u1ED9t s\u1ED1 lo\u1EA1i b\u1EA3ng nh\u1EA5t \u0111\u1ECBnh. C\u00E1c thay \u0111\u1ED5i s\u1EBD ch\u1EC9 hi\u1EC3n th\u1ECB sau khi \u1EE9ng d\u1EE5ng t\u1EA3i l\u1EA1i.
346
338
 
@@ -196,15 +196,6 @@ ST_CARD_CREATION_FAILURE_REASON_SEMANTIC_DATE_FILTERS=\u65E0\u6CD5\u8FDB\u884C\u
196
196
 
197
197
  ST_CARD_NAVIGATION_FAILURE_INFO=\u65E0\u6CD5\u4ECE\u6B64\u6D1E\u5BDF\u5361\u76F4\u63A5\u5BFC\u822A\u5230\u5BF9\u8C61\u8BE6\u7EC6\u4FE1\u606F\u3002
198
198
 
199
-
200
-
201
- ST_EASY_FILTER_PROMPT_INFO=\u57FA\u4E8E\u63D0\u793A\u7684\u8FC7\u6EE4\u4F1A\u521B\u5EFA\u5168\u65B0\u7684\u8FC7\u6EE4\u6761\u4EF6\u3002\u751F\u6210\u7684\u5185\u5BB9\u53EF\u80FD\u5E76\u4E0D\u603B\u662F\u51C6\u786E\u7684\u3002\u8003\u8651\u5BF9\u5176\u8FDB\u884C\u68C0\u9A8C\u3002
202
-
203
- ST_EASY_FILTER_INPUT_PLACEHOLDER=\u4EE5\u81EA\u7136\u8BED\u8A00\u8F93\u5165\u67E5\u8BE2\u6765\u5BF9\u5217\u8868\u8FDB\u884C\u8FC7\u6EE4\u3002
204
-
205
- ST_EASY_FILTER_GO_BUTTON_TEXT=\u6267\u884C
206
-
207
-
208
199
  ST_AI_EE_BUTTON_LABEL=\u751F\u6210\u8BF4\u660E
209
200
 
210
201
 
@@ -341,6 +332,7 @@ RTA_CONFIGURATION_TITLE_TABLE=\u914D\u7F6E\u8868
341
332
 
342
333
  RTA_CONFIGURATION_TITLE_LIST_REPORT=\u914D\u7F6E\u5217\u8868\u62A5\u8868
343
334
 
335
+ RTA_CONFIGURATION_TITLE_FILTER_BAR=\u914D\u7F6E\u8FC7\u6EE4\u5668\u680F
344
336
 
345
337
  RTA_CONFIGURATION_INFO_MESSAGE=\u67D0\u4E9B\u8BBE\u7F6E\u53EA\u80FD\u5E94\u7528\u4E8E\u7279\u5B9A\u8868\u7C7B\u578B\u3002\u53EA\u6709\u5728\u5E94\u7528\u7A0B\u5E8F\u91CD\u65B0\u52A0\u8F7D\u540E\uFF0C\u66F4\u6539\u624D\u4F1A\u53EF\u89C1\u3002
346
338
 
@@ -196,15 +196,6 @@ ST_CARD_CREATION_FAILURE_REASON_SEMANTIC_DATE_FILTERS=\u7121\u6CD5\u5EFA\u7ACB\u
196
196
 
197
197
  ST_CARD_NAVIGATION_FAILURE_INFO=\u7121\u6CD5\u5F9E\u6B64\u6D1E\u5BDF\u5361\u7247\u76F4\u63A5\u700F\u89BD\u81F3\u7269\u4EF6\u660E\u7D30\u3002
198
198
 
199
-
200
-
201
- ST_EASY_FILTER_PROMPT_INFO=\u57FA\u65BC\u63D0\u793A\u7684\u7BE9\u9078\u65B9\u5F0F\u6703\u5EFA\u7ACB\u5168\u65B0\u7684\u7BE9\u9078\u6E96\u5247\uFF0C\u800C\u7522\u751F\u7684\u5167\u5BB9\u53EF\u80FD\u4E0D\u6703\u4E00\u5F8B\u7CBE\u78BA\uFF0C\u8ACB\u8003\u616E\u4E88\u4EE5\u9A57\u8B49\u3002
202
-
203
- ST_EASY_FILTER_INPUT_PLACEHOLDER=\u8ACB\u4F7F\u7528\u81EA\u7136\u8A9E\u8A00\u8F38\u5165\u67E5\u8A62\u4EE5\u7BE9\u9078\u6E05\u55AE\u3002
204
-
205
- ST_EASY_FILTER_GO_BUTTON_TEXT=\u958B\u59CB
206
-
207
-
208
199
  ST_AI_EE_BUTTON_LABEL=\u7522\u751F\u8AAA\u660E
209
200
 
210
201
 
@@ -341,6 +332,7 @@ RTA_CONFIGURATION_TITLE_TABLE=\u7D44\u614B\u8868\u683C
341
332
 
342
333
  RTA_CONFIGURATION_TITLE_LIST_REPORT=\u7D44\u614B\u6E05\u55AE\u5831\u8868
343
334
 
335
+ RTA_CONFIGURATION_TITLE_FILTER_BAR=\u7D44\u614B\u7BE9\u9078\u5217
344
336
 
345
337
  RTA_CONFIGURATION_INFO_MESSAGE=\u67D0\u4E9B\u8A2D\u5B9A\u53EA\u80FD\u5957\u7528\u65BC\u7279\u5B9A\u8868\u683C\u985E\u578B\uFF1B\u50C5\u5728\u61C9\u7528\u7A0B\u5F0F\u91CD\u65B0\u8F09\u5165\u5F8C\u624D\u53EF\u770B\u5230\u66F4\u6539\u5167\u5BB9\u3002
346
338
 
@@ -2219,38 +2219,45 @@ sap.ui.define(["sap/ui/base/Object",
2219
2219
  oRegistryEntry.sCurrentBindingPath = sBindingPath;
2220
2220
  var fnActivate = function() {
2221
2221
  // Bind the model for the page itself and all its ancestors (up to level 1)
2222
- oRegistryEntry.utils.bindComponent(oRegistryEntry.sCurrentBindingPath, bIsComponentCurrentlyActive);
2223
- if (sComponentId === oCurrentIdentity.treeNode.componentId){
2224
- var mAncestors = Object.create(null); // Collect all ancestor routes
2225
- mAncestors.root = true;
2226
- for (var oTreeNode = oCurrentIdentity.treeNode; oTreeNode.level > 0; oTreeNode = oTemplateContract.mRoutingTree[oTreeNode.parentRoute]){
2227
- mAncestors[oTreeNode.sRouteName] = true;
2228
- oTreeNode.bindElement(oTemplateContract.oNavigationHost, null, true);
2229
- // Temporary solution (AncestorFeature)
2230
- if (oTreeNode.contextTargets){
2231
- for (var i = 0; i < oTreeNode.contextTargets.length; i++){
2232
- var oContextTarget = oTreeNode.contextTargets[i];
2233
- oTreeNode.bindElement(oContextTarget, null, false);
2222
+ var bindComponentPromise = oRegistryEntry.utils.bindComponent(oRegistryEntry.sCurrentBindingPath, bIsComponentCurrentlyActive);
2223
+ bindComponentPromise.then(function(){
2224
+ if (sComponentId === oCurrentIdentity.treeNode.componentId){
2225
+ var mAncestors = Object.create(null); // Collect all ancestor routes
2226
+ mAncestors.root = true;
2227
+ for (var oTreeNode = oCurrentIdentity.treeNode; oTreeNode.level > 0; oTreeNode = oTemplateContract.mRoutingTree[oTreeNode.parentRoute]){
2228
+ mAncestors[oTreeNode.sRouteName] = true;
2229
+ // Temporary solution (AncestorFeature)
2230
+ if (oTreeNode.contextTargets){
2231
+ for (var i = 0; i < oTreeNode.contextTargets.length; i++){
2232
+ var oContextTarget = oTreeNode.contextTargets[i];
2233
+ // Link control used for BreadCrumbs is bound to the context of the ancestor node as the description is fetched from
2234
+ // the ancestor object. Unfortunately, the OP where the link is on the OP & its context is propagated, even specific call
2235
+ // to set the context of ancestor node is not respected as the model find a context which is already bound. Hence, we need
2236
+ // to break the propagation of current object context before setting the context of ancestor node.
2237
+ oContextTarget.setBindingContext(null);
2238
+ oTreeNode.bindElement(oContextTarget, null, false);
2239
+ }
2234
2240
  }
2235
2241
  }
2236
- }
2237
- // Now we have done the binding of the tree node specific model for all ancestors of the current page.
2238
- // Unbind the tree node specific models for all other pages, as they might use outdated binding pathes.
2239
- for (var sRouteName in oTemplateContract.mRoutingTree) {
2240
- if (!mAncestors[sRouteName]) {
2241
- var oOtherTreeNode = oTemplateContract.mRoutingTree[sRouteName];
2242
- oOtherTreeNode.unbindElement(oTemplateContract.oNavigationHost, true);
2243
- // Temporary solution (AncestorFeature)
2244
- if (oOtherTreeNode.contextTargets) {
2245
- oOtherTreeNode.contextTargets.forEach(oOtherTreeNode.unbindElement);
2242
+ // Now we have done the binding of the tree node specific model for all ancestors of the current page.
2243
+ // Unbind the tree node specific models for all other pages, as they might use outdated binding pathes.
2244
+ for (var sRouteName in oTemplateContract.mRoutingTree) {
2245
+ if (!mAncestors[sRouteName]) {
2246
+ var oOtherTreeNode = oTemplateContract.mRoutingTree[sRouteName];
2247
+ oOtherTreeNode.unbindElement(oTemplateContract.oNavigationHost, true);
2248
+ // Temporary solution (AncestorFeature)
2249
+ if (oOtherTreeNode.contextTargets) {
2250
+ oOtherTreeNode.contextTargets.forEach(oOtherTreeNode.unbindElement);
2251
+ }
2246
2252
  }
2247
2253
  }
2248
2254
  }
2249
- }
2250
- oRegistryEntry.utils.refreshBinding();
2251
- oRegistryEntry.oStatePreserverPromise.then(function(oStatePreserver){
2252
- oStatePreserver.applyAppState(sBindingPath, bIsComponentCurrentlyActive);
2255
+ oRegistryEntry.utils.refreshBinding();
2256
+ oRegistryEntry.oStatePreserverPromise.then(function(oStatePreserver){
2257
+ oStatePreserver.applyAppState(sBindingPath, bIsComponentCurrentlyActive);
2258
+ });
2253
2259
  });
2260
+
2254
2261
  return (oRegistryEntry.methods.onActivate || Function.prototype)(sBindingPath, bIsComponentCurrentlyActive);
2255
2262
  };
2256
2263
  // If view is not registered yet ( == oComponentRegistryEntry.fnViewRegisteredResolve still available) perform fnActivate asyncronously, otherwise synchronosly
@@ -2325,35 +2332,48 @@ sap.ui.define(["sap/ui/base/Object",
2325
2332
 
2326
2333
 
2327
2334
  var mRoutesToHostViews = Object.create(null);
2328
- function fnPrepareHostView(oTreeNode, isComponentPreloaded, bOnlyComponent){
2329
- if (oTreeNode.createComponent) {
2330
- if (bOnlyComponent || oTemplateContract.oAppComponent.isDestroyed()) {
2331
- return Promise.resolve();
2332
- }
2333
- oTreeNode.createComponent();
2334
- delete oTreeNode.createComponent;
2335
+ function fnPrepareHostView(oTreeNode, isComponentPreloaded, bOnlyComponent) {
2336
+ if (oTemplateContract.oAppComponent.isDestroyed()) {
2335
2337
  return Promise.resolve();
2336
2338
  }
2337
- if (mRoutesToHostViews[oTreeNode.sRouteName] || oTemplateContract.oAppComponent.isDestroyed()){
2338
- return Promise.resolve();
2339
+
2340
+ // Return oHostViewPromise from the routes cache if it exists
2341
+ if (mRoutesToHostViews[oTreeNode.sRouteName]) {
2342
+ return mRoutesToHostViews[oTreeNode.sRouteName].then(function(oHostView) {
2343
+ // if createComponent is available in oTreeNode, call the function and remove from oTreeNode
2344
+ if (oTreeNode.createComponent) {
2345
+ if (bOnlyComponent || oTemplateContract.oAppComponent.isDestroyed()) {
2346
+ return Promise.resolve();
2347
+ }
2348
+ oTreeNode.createComponent();
2349
+ delete oTreeNode.createComponent;
2350
+ return Promise.resolve();
2351
+ }
2352
+ return oHostView;
2353
+ });
2339
2354
  }
2340
2355
 
2341
2356
  oLogger.debug("Prepare host view for route " + oTreeNode.sRouteName);
2357
+
2342
2358
  var oHostViewPromise = oNavigationControllerProxy.createHostView();
2359
+ // Store the oHostViewPromise in the routes cache
2360
+ mRoutesToHostViews[oTreeNode.sRouteName] = oHostViewPromise;
2361
+
2343
2362
  var oViews = oNavigationControllerProxy.oRouter.getViews();
2344
2363
  // Temporarily add the oHostViewPromise to the view cache
2345
2364
  oViews.setView(oTreeNode.sRouteName, oHostViewPromise);
2346
2365
 
2347
2366
  return oHostViewPromise.then(function(oHostView) {
2348
- //Update the view cache with the actual view
2367
+ // Update the view cache with the actual view
2349
2368
  oViews.setView(oTreeNode.sRouteName, oHostView);
2350
- mRoutesToHostViews[oTreeNode.sRouteName] = oHostView;
2369
+
2351
2370
  var oComponentContainer = oHostView.byId("host");
2352
2371
  if (bOnlyComponent) {
2353
2372
  oTreeNode.createComponent = fnCreateTemplateComponent.bind(null, oComponentContainer, oTreeNode.sRouteName, isComponentPreloaded);
2354
2373
  } else {
2355
2374
  fnCreateTemplateComponent(oComponentContainer, oTreeNode.sRouteName, isComponentPreloaded);
2356
2375
  }
2376
+ return oHostView;
2357
2377
  });
2358
2378
  }
2359
2379
 
@@ -3067,6 +3087,7 @@ sap.ui.define(["sap/ui/base/Object",
3067
3087
  /* eslint-disable */
3068
3088
  var fnCreateTemplateComponent = testableHelper.testable(fnCreateTemplateComponent, "createTemplateComponent");
3069
3089
  var getParsedShellHashFromFLP = testableHelper.testable(getParsedShellHashFromFLP, "getParsedShellHashFromFLP");
3090
+ var fnPrepareHostView = testableHelper.testable(fnPrepareHostView, "prepareHostView");
3070
3091
  var fnPreloadComponent = testableHelper.testable(fnPreloadComponent, "preloadComponent");
3071
3092
  var fnGetRouteInfoByHash = testableHelper.testable(fnGetRouteInfoByHash, "getRouteInfoByHash");
3072
3093
  var fnGetIsStateChange = testableHelper.testable(fnGetIsStateChange, "getIsStateChange");
@@ -3167,7 +3188,7 @@ sap.ui.define(["sap/ui/base/Object",
3167
3188
  * @param {sap.suite.ui.generic.template.lib.AppComponent} oAppComponent The AppComponent instance
3168
3189
  * @public
3169
3190
  * @extends sap.ui.base.Object
3170
- * @version 1.131.1
3191
+ * @version 1.132.0
3171
3192
  * @since 1.30.0
3172
3193
  * @alias sap.suite.ui.generic.template.lib.NavigationController
3173
3194
  */
@@ -15,7 +15,8 @@
15
15
  * Initialization Code and shared classes of library sap.suite.ui.generic.template.
16
16
  */
17
17
  sap.ui.define([
18
- 'sap/ui/core/Lib',
18
+ "sap/ui/base/DataType",
19
+ "sap/ui/core/Lib",
19
20
  // library dependencies
20
21
  "sap/f/library",
21
22
  "sap/fe/placeholder/library",
@@ -30,7 +31,7 @@ sap.ui.define([
30
31
  "sap/ui/rta/library",
31
32
  "sap/ushell/library",
32
33
  "sap/cards/ap/common/library"
33
- ], function(Library) {
34
+ ], function(DataType, Library) {
34
35
  "use strict";
35
36
 
36
37
  /**
@@ -44,6 +45,7 @@ sap.ui.define([
44
45
  // library dependencies
45
46
  // delegate further initialization of this library to the core framework
46
47
  var thisLib = Library.init({
48
+ apiVersion: 2,
47
49
  name: "sap.suite.ui.generic.template",
48
50
  dependencies: [
49
51
  "sap.f",
@@ -64,7 +66,7 @@ sap.ui.define([
64
66
  interfaces: [],
65
67
  controls: [],
66
68
  elements: [],
67
- version: "1.131.1",
69
+ version: "1.132.0",
68
70
  extensions: {
69
71
  //Configuration used for rule loading of Support Assistant
70
72
  "sap.ui.support": {
@@ -110,6 +112,8 @@ sap.ui.define([
110
112
  create : "create"
111
113
  };
112
114
 
115
+ DataType.registerEnum("sap.suite.ui.generic.template.displayMode", thisLib.displayMode);
116
+
113
117
  return thisLib;
114
118
 
115
119
  }, /* bExport= */false);
@@ -1,5 +1,6 @@
1
1
  <core:FragmentDefinition xmlns="sap.m" xmlns:core="sap.ui.core"
2
- xmlns:template="http://schemas.sap.com/sapui5/extension/sap.ui.core.template/1">
2
+ xmlns:template="http://schemas.sap.com/sapui5/extension/sap.ui.core.template/1"
3
+ template:require="{AH:'sap/suite/ui/generic/template/js/AnnotationHelper'}">
3
4
 
4
5
  <template:if test="{= ${parameter>/settings/quickVariantSelectionX}}">
5
6
  <template:then>
@@ -12,7 +13,7 @@
12
13
  press="{customAction>press}"
13
14
  type="Transparent">
14
15
  <layoutData>
15
- <OverflowToolbarLayoutData priority = "{customAction>importance}"/>
16
+ <OverflowToolbarLayoutData priority="{path: 'customAction>importance', formatter: 'AH.getToolbarButtonPriorityFromImportance'}"/>
16
17
  </layoutData>
17
18
  </Button>
18
19
  </template:if>
@@ -28,7 +29,7 @@
28
29
  press="{customAction>press}"
29
30
  type="Transparent">
30
31
  <layoutData>
31
- <OverflowToolbarLayoutData priority = "{customAction>importance}"/>
32
+ <OverflowToolbarLayoutData priority="{path: 'customAction>importance', formatter: 'AH.getToolbarButtonPriorityFromImportance'}"/>
32
33
  </layoutData>
33
34
  </Button>
34
35
  </template:if>
@@ -16,7 +16,7 @@
16
16
  <template:with path="kpiContext>filterableKPIs" var="kpis">
17
17
  <template:if test="{= ${smartControlId>}.buildStableId({type: 'ALPTable', subType: 'SmartTable', sQuickVariantKey: ${tabItem>key}})}" />
18
18
  <smarttable:SmartTable
19
- core:require="{setRowNavigated: 'sap/suite/ui/generic/template/js/formatters/setRowNavigated'}"
19
+ core:require="{RuntimeFormatters: 'sap/suite/ui/generic/template/js/RuntimeFormatters'}"
20
20
  id="{smartControlId>id}"
21
21
  smartFilterId="template::SmartFilterBar"
22
22
  visible="{path: 'tabItem>', formatter: 'AHMultipleViews.getVisibleForALPTableTabs'}"
@@ -187,13 +187,14 @@
187
187
  mode="{tableSettings>mode}"
188
188
  selectionChange="._templateEventHandlers.onRowSelectionChange"
189
189
  beforeOpenContextMenu="._templateEventHandlers.beforeOpenContextMenu($event, '{smartControlId>id}')"
190
- sticky="ColumnHeaders,HeaderToolbar,InfoToolbar"
190
+ sticky="ColumnHeaders,HeaderToolbar,InfoToolbar"
191
+ rememberSelections="false"
191
192
  multiSelectMode="{= (${tableSettings>multiSelect} &amp;&amp; ${tableSettings>selectAll}) ? 'SelectAll' : 'ClearAll'}">
192
193
  <template:with path="entitySet>" var="listEntitySet">
193
194
  <core:Fragment fragmentName="sap.suite.ui.generic.template.fragments.TableColumns" type="XML" />
194
195
  <!-- The cloumnListItem added below for the semantic coloring of the table columns overrides the type and press properties of the columnListItem present in the common table column fragment used by responsive table. Hence we are reintroducing them here -->
195
196
  <items>
196
- <ColumnListItem highlight="None" id="{:= ${parameter>/stableId}.getStableId({type: 'ALPTable', subType: 'ColumnListItem', sQuickVariantKey: ${tabItem>key}})}" type="{parts: [{path: 'entitySet&gt;'}, {path: 'parameter&gt;/settings/subPages/'}, {path: 'parameter&gt;/manifest/'}, {path: 'parameter&gt;/treeNode/'}, {path:'parameter&gt;/isDraftEnabled'}, {path: 'facet&gt;Target/AnnotationPath'}], formatter: 'AH.getColumnListItemType'}" press="._templateEventHandlers.onListNavigate" navigated="{parts: [{path: '_templPriv>/generic/currentActiveChildContext'}, {path: ''}], formatter: 'setRowNavigated'}" >
197
+ <ColumnListItem highlight="None" id="{:= ${parameter>/stableId}.getStableId({type: 'ALPTable', subType: 'ColumnListItem', sQuickVariantKey: ${tabItem>key}})}" type="{parts: [{path: 'entitySet&gt;'}, {path: 'parameter&gt;/settings/subPages/'}, {path: 'parameter&gt;/manifest/'}, {path: 'parameter&gt;/treeNode/'}, {path:'parameter&gt;/isDraftEnabled'}, {path: 'facet&gt;Target/AnnotationPath'}], formatter: 'AH.getColumnListItemType'}" press="._templateEventHandlers.onListNavigate" navigated="{parts: [{path: '_templPriv>/generic/currentActiveChildContext'}, {path: ''}], formatter: 'RuntimeFormatters.setRowNavigated.bind($control)'}" >
197
198
  <customData>
198
199
  <core:CustomData key="CrossNavigation" value="{parts: [{path: 'listEntitySet>name'}, {path: 'parameter>/settings/subPages/'}, {path: 'facet>Target/AnnotationPath'}], formatter: 'AH.getDisplayNavigationIntent'}" />
199
200
  </customData>
@@ -1,2 +1,2 @@
1
1
 
2
- ST_LIST_DISPLAY_TEXT_FOR_EXECUTE_ON_SELECTION=laStIopF1l6PWU68kUaR8Q_If predefined filter values are available, the content loads automatically.
2
+ ST_LIST_DISPLAY_TEXT_FOR_EXECUTE_ON_SELECTION=4m6Lp7m6XusGH1ogolPKSQ_If predefined filter values are available, the content loads automatically.
@@ -92,7 +92,7 @@ sap.ui.define([
92
92
  oPageStructure = MergerUtil.iterateAndFind(oManifest["sap.ui.generic.app"], sParentEntitySet, sParentComponent);
93
93
  }
94
94
  var oPropertyChange = oChangeContent.entityPropertyChange;
95
- if (typeof oPropertyChange.propertyValue !== "object" || oPropertyChange.propertyValue === null) {
95
+ if (typeof oPropertyChange.propertyValue !== "object" || oPropertyChange.propertyValue === null || Array.isArray(oPropertyChange.propertyValue)) {
96
96
  var aPropertyPath = oPropertyChange.propertyPath.split("/");
97
97
  ObjectPath.set(aPropertyPath, oPropertyChange.propertyValue, oPageStructure);
98
98
  } else {
@@ -7,8 +7,20 @@ sap.ui.define([
7
7
  "sap/suite/ui/generic/template/genericUtilities/testableHelper",
8
8
  "sap/base/util/extend",
9
9
  "sap/ui/core/mvc/XMLView",
10
- "sap/ui/VersionInfo"
11
- ], function (Plugin, DateFormat, JSONModel, CommonChecks, CommonMethods, testableHelper, extend, XMLView, VersionInfo) {
10
+ "sap/ui/VersionInfo",
11
+ "sap/ui/core/Element"
12
+ ], function (
13
+ Plugin,
14
+ DateFormat,
15
+ JSONModel,
16
+ CommonChecks,
17
+ CommonMethods,
18
+ testableHelper,
19
+ extend,
20
+ XMLView,
21
+ VersionInfo,
22
+ Element
23
+ ) {
12
24
  "use strict";
13
25
 
14
26
  // ------------------------------------ Variables ------------------------------------
@@ -522,7 +534,7 @@ sap.ui.define([
522
534
  * @returns {object} XML view
523
535
  */
524
536
  function fnGetView(sId) {
525
- var oView = sap.ui.getCore().byId(sId);
537
+ var oView = Element.getElementById(sId);
526
538
  if (oView) {
527
539
  return Promise.resolve(oView);
528
540
  }
@@ -5,30 +5,6 @@
5
5
 
6
6
  <Panel expandable="false" class="sapUiNoContentPadding">
7
7
  <content>
8
- <!-- Custom layout for grouping headers -->
9
- <html:style>
10
- .diagnosticPropertiesGroupHeader {
11
- background-color: #EFF4F9;
12
- height: 70%;
13
- }
14
-
15
- .diagnosticPropertiesGroupHeaderContent {
16
- color: #2C4E6C !important;
17
- }
18
- #CopyDataTextArea {
19
- display: none;
20
- height: 0;
21
- width: 0;
22
- padding: 0;
23
- color: transparent;
24
- background: transparent;
25
- border-color: transparent;
26
- position: absolute;
27
- bottom: 0;
28
- left: 0;
29
- }
30
- </html:style>
31
-
32
8
  <!-- Display hint when status of application is unknown -->
33
9
  <MessageStrip
34
10
  text="The diagnostics tool for SAP Fiori elements is now deprecated."
@@ -3,9 +3,13 @@
3
3
  */
4
4
  sap.ui.define([
5
5
  "sap/suite/ui/generic/template/support/lib/CommonMethods",
6
+ "sap/ui/core/Element",
6
7
  "sap/ui/Global",
7
8
  "sap/suite/ui/generic/template/genericUtilities/polyFill"
8
- ], function (CommonMethods) {
9
+ ], function (
10
+ CommonMethods,
11
+ Element
12
+ ) {
9
13
  "use strict";
10
14
 
11
15
  // ------------------------------------ Variables & Constants ------------------------------------
@@ -102,17 +106,10 @@ sap.ui.define([
102
106
  }
103
107
  }
104
108
  );// TODO: replace 'closest' for IE11 compatibility, use e.g. jQuery.parents or jQuery.parent instead
105
- if (xmlView
106
- && xmlView.length
107
- && xmlView.length > 0
108
- && xmlView[0]
109
- && xmlView[0].id
110
- && sap.ui.getCore().byId(xmlView[0].id)
111
- && sap.ui.getCore().byId(xmlView[0].id).getController()
112
- && sap.ui.getCore().byId(xmlView[0].id).getController().getOwnerComponent()
113
- && sap.ui.getCore().byId(xmlView[0].id).getController().getOwnerComponent().getManifest()) {
114
-
115
- oManifest = sap.ui.getCore().byId(xmlView[0].id).getController().getOwnerComponent().getManifest();
109
+ if (xmlView?.[0]?.id
110
+ && Element.getElementById(xmlView[0].id)?.getController()?.getOwnerComponent()?.getManifest()) {
111
+
112
+ oManifest = Element.getElementById(xmlView[0].id).getController().getOwnerComponent().getManifest();
116
113
  } else {
117
114
  // Detected OVP structure in DOM but could not load manifest from core!
118
115
  return undefined;
@@ -121,13 +118,8 @@ sap.ui.define([
121
118
  // ALP or LR
122
119
  for (var i = 0; i < xmlView.length; i++) {
123
120
  if (xmlView[i].id.indexOf(sPattern) !== -1) {
124
- if (sap.ui.getCore().byId(xmlView[i].id)
125
- && sap.ui.getCore().byId(xmlView[i].id).getController()
126
- && sap.ui.getCore().byId(xmlView[i].id).getController().getOwnerComponent()
127
- && sap.ui.getCore().byId(xmlView[i].id).getController().getOwnerComponent().getAppComponent()
128
- && sap.ui.getCore().byId(xmlView[i].id).getController().getOwnerComponent().getAppComponent().getManifest()) {
129
-
130
- oManifest = sap.ui.getCore().byId(xmlView[i].id).getController().getOwnerComponent().getAppComponent().getManifest();
121
+ if (Element.getElementById(xmlView[i].id)?.getController()?.getOwnerComponent()?.getAppComponent()?.getManifest()) {
122
+ oManifest = Element.getElementById(xmlView[i].id).getController().getOwnerComponent().getAppComponent().getManifest();
131
123
  break;
132
124
  }
133
125
  }
@@ -217,10 +217,6 @@ html[dir="rtl"] .sapSmartTemplatesObjectPage .sapUxAPObjectPageHeaderContent .sa
217
217
  float: right;
218
218
  }
219
219
 
220
- .sapSmartTemplatesObjectPage .sapSmartTemplatesObjectPageHeaderForm.sapMLabel:after, .sapSmartTemplatesObjectPageHeaderFormLabelNCriticcal.sapMLabel:after, .sapSmartTemplatesObjectPageHeaderFormLabel.sapMLabel:after, .sapSmartTemplatesObjectPageDataPointLabel.sapMLabel:after {
221
- content: ":";
222
- }
223
-
224
220
  .sapSmartTemplatesObjectPage .sapSmartTemplatesObjectPageHeaderForm .sapSmartTemplatesObjectPageHeaderFormField .sapMText,
225
221
  .sapSmartTemplatesObjectPage .sapSmartTemplatesObjectPageHeaderForm .sapSmartTemplatesObjectPageHeaderFormField .sapMLnk,
226
222
  .sapSmartTemplatesObjectPage .sapSmartTemplatesObjectPageHeaderForm .sapSmartTemplatesObjectPageHeaderFormField.sapMLnk,
@@ -217,10 +217,6 @@ html[dir="rtl"] .sapSmartTemplatesObjectPage .sapUxAPObjectPageHeaderContent .sa
217
217
  float: right;
218
218
  }
219
219
 
220
- .sapSmartTemplatesObjectPage .sapSmartTemplatesObjectPageHeaderForm.sapMLabel:after, .sapSmartTemplatesObjectPageHeaderFormLabelNCriticcal.sapMLabel:after, .sapSmartTemplatesObjectPageHeaderFormLabel.sapMLabel:after, .sapSmartTemplatesObjectPageDataPointLabel.sapMLabel:after {
221
- content: ":";
222
- }
223
-
224
220
  .sapSmartTemplatesObjectPage .sapSmartTemplatesObjectPageHeaderForm .sapSmartTemplatesObjectPageHeaderFormField .sapMText,
225
221
  .sapSmartTemplatesObjectPage .sapSmartTemplatesObjectPageHeaderForm .sapSmartTemplatesObjectPageHeaderFormField .sapMLnk,
226
222
  .sapSmartTemplatesObjectPage .sapSmartTemplatesObjectPageHeaderForm .sapSmartTemplatesObjectPageHeaderFormField.sapMLnk,
@@ -217,10 +217,6 @@ html[dir="rtl"] .sapSmartTemplatesObjectPage .sapUxAPObjectPageHeaderContent .sa
217
217
  float: right;
218
218
  }
219
219
 
220
- .sapSmartTemplatesObjectPage .sapSmartTemplatesObjectPageHeaderForm.sapMLabel:after, .sapSmartTemplatesObjectPageHeaderFormLabelNCriticcal.sapMLabel:after, .sapSmartTemplatesObjectPageHeaderFormLabel.sapMLabel:after, .sapSmartTemplatesObjectPageDataPointLabel.sapMLabel:after {
221
- content: ":";
222
- }
223
-
224
220
  .sapSmartTemplatesObjectPage .sapSmartTemplatesObjectPageHeaderForm .sapSmartTemplatesObjectPageHeaderFormField .sapMText,
225
221
  .sapSmartTemplatesObjectPage .sapSmartTemplatesObjectPageHeaderForm .sapSmartTemplatesObjectPageHeaderFormField .sapMLnk,
226
222
  .sapSmartTemplatesObjectPage .sapSmartTemplatesObjectPageHeaderForm .sapSmartTemplatesObjectPageHeaderFormField.sapMLnk,