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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (218) hide show
  1. package/package.json +1 -1
  2. package/src/sap/suite/ui/generic/template/.library +1 -1
  3. package/src/sap/suite/ui/generic/template/AnalyticalListPage/control/SmartFilterBarExt.js +3 -1
  4. package/src/sap/suite/ui/generic/template/AnalyticalListPage/control/SmartKpiTag.js +37 -11
  5. package/src/sap/suite/ui/generic/template/AnalyticalListPage/control/visualfilterbar/FilterItem.js +3 -1
  6. package/src/sap/suite/ui/generic/template/AnalyticalListPage/control/visualfilterbar/FilterItemMicroChart.js +19 -4
  7. package/src/sap/suite/ui/generic/template/AnalyticalListPage/control/visualfilterbar/SmartVisualFilterBar.js +46 -15
  8. package/src/sap/suite/ui/generic/template/AnalyticalListPage/controller/DropDownController.js +42 -17
  9. package/src/sap/suite/ui/generic/template/AnalyticalListPage/controller/KpiTagController.js +13 -3
  10. package/src/sap/suite/ui/generic/template/AnalyticalListPage/extensionAPI/ExtensionAPI.js +2 -2
  11. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_en_US_saptrc.properties +105 -105
  12. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_sk.properties +1 -1
  13. package/src/sap/suite/ui/generic/template/AnalyticalListPage/manifest.json +1 -1
  14. package/src/sap/suite/ui/generic/template/AnalyticalListPage/util/FilterUtil.js +17 -6
  15. package/src/sap/suite/ui/generic/template/Canvas/manifest.json +1 -1
  16. package/src/sap/suite/ui/generic/template/ListReport/controller/ControllerImplementation.js +44 -22
  17. package/src/sap/suite/ui/generic/template/ListReport/controller/IappStateHandler.js +18 -2
  18. package/src/sap/suite/ui/generic/template/ListReport/extensionAPI/ExtensionAPI.js +2 -2
  19. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n.properties +1 -4
  20. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_ar.properties +1 -3
  21. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_bg.properties +1 -3
  22. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_ca.properties +1 -3
  23. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_cnr.properties +1 -3
  24. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_cs.properties +1 -3
  25. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_cy.properties +1 -3
  26. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_da.properties +1 -3
  27. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_de.properties +1 -3
  28. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_el.properties +1 -3
  29. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_en.properties +1 -3
  30. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_en_GB.properties +1 -3
  31. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_en_US_saprigi.properties +1 -3
  32. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_en_US_saptrc.properties +58 -58
  33. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_es.properties +1 -3
  34. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_es_MX.properties +1 -3
  35. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_et.properties +1 -3
  36. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_fi.properties +1 -3
  37. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_fr.properties +1 -3
  38. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_fr_CA.properties +1 -3
  39. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_hi.properties +1 -3
  40. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_hr.properties +1 -3
  41. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_hu.properties +1 -3
  42. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_id.properties +1 -3
  43. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_it.properties +1 -3
  44. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_iw.properties +1 -3
  45. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_ja.properties +1 -3
  46. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_kk.properties +1 -3
  47. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_ko.properties +1 -3
  48. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_lt.properties +1 -3
  49. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_lv.properties +1 -3
  50. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_mk.properties +1 -3
  51. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_ms.properties +1 -3
  52. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_nl.properties +1 -3
  53. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_no.properties +1 -3
  54. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_pl.properties +2 -4
  55. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_pt.properties +1 -3
  56. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_pt_PT.properties +1 -3
  57. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_ro.properties +1 -3
  58. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_ru.properties +1 -3
  59. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_sh.properties +1 -3
  60. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_sk.properties +1 -3
  61. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_sl.properties +1 -3
  62. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_sr.properties +1 -3
  63. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_sv.properties +1 -3
  64. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_th.properties +1 -3
  65. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_tr.properties +1 -3
  66. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_uk.properties +1 -3
  67. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_vi.properties +1 -3
  68. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_zh_CN.properties +1 -3
  69. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_zh_TW.properties +1 -3
  70. package/src/sap/suite/ui/generic/template/ListReport/manifest.json +1 -1
  71. package/src/sap/suite/ui/generic/template/ListReport/view/fragments/BreakoutActionButtons.fragment.xml +3 -2
  72. package/src/sap/suite/ui/generic/template/ListReport/view/fragments/FullscreenPage.fragment.xml +1 -1
  73. package/src/sap/suite/ui/generic/template/ListReport/view/fragments/SmartList.fragment.xml +3 -3
  74. package/src/sap/suite/ui/generic/template/ListReport/view/fragments/SmartTable.fragment.xml +1 -0
  75. package/src/sap/suite/ui/generic/template/ObjectPage/controller/ControllerImplementation.js +107 -23
  76. package/src/sap/suite/ui/generic/template/ObjectPage/controller/SectionTitleHandler.js +34 -1
  77. package/src/sap/suite/ui/generic/template/ObjectPage/controller/inlineCreationRows/InlineCreationRowsHelper.js +46 -4
  78. package/src/sap/suite/ui/generic/template/ObjectPage/controllerFrameworkExtensions.js +21 -4
  79. package/src/sap/suite/ui/generic/template/ObjectPage/extensionAPI/ExtensionAPI.js +29 -5
  80. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_en_US_saptrc.properties +95 -95
  81. package/src/sap/suite/ui/generic/template/ObjectPage/manifest.json +1 -1
  82. package/src/sap/suite/ui/generic/template/ObjectPage/view/Details.view.xml +2 -2
  83. package/src/sap/suite/ui/generic/template/ObjectPage/view/fragments/CRUDActionButtons.fragment.xml +2 -2
  84. package/src/sap/suite/ui/generic/template/ObjectPage/view/fragments/Footer.fragment.xml +3 -3
  85. package/src/sap/suite/ui/generic/template/ObjectPage/view/fragments/HeaderContainer.fragment.xml +4 -4
  86. package/src/sap/suite/ui/generic/template/ObjectPage/view/fragments/HeaderImage.fragment.xml +4 -4
  87. package/src/sap/suite/ui/generic/template/ObjectPage/view/fragments/SmartChart.fragment.xml +1 -1
  88. package/src/sap/suite/ui/generic/template/ObjectPage/view/fragments/SmartTable.fragment.xml +2 -1
  89. package/src/sap/suite/ui/generic/template/QuickCreate/i18n/i18n_en_US_saptrc.properties +14 -14
  90. package/src/sap/suite/ui/generic/template/QuickCreate/manifest.json +1 -1
  91. package/src/sap/suite/ui/generic/template/QuickView/i18n/i18n_en_US_saptrc.properties +2 -2
  92. package/src/sap/suite/ui/generic/template/QuickView/manifest.json +1 -1
  93. package/src/sap/suite/ui/generic/template/designtime/controls/DynamicPage.designtime.js +142 -194
  94. package/src/sap/suite/ui/generic/template/designtime/controls/ObjectPageLayout.designtime.js +204 -0
  95. package/src/sap/suite/ui/generic/template/designtime/controls/SmartFilterBar.designtime.js +236 -0
  96. package/src/sap/suite/ui/generic/template/designtime/utils/designtimeHelper.js +36 -9
  97. package/src/sap/suite/ui/generic/template/designtime/utils/designtimeUtils.js +67 -23
  98. package/src/sap/suite/ui/generic/template/detailTemplates/i18n/i18n_en_US_saptrc.properties +6 -6
  99. package/src/sap/suite/ui/generic/template/fragments/BreakoutActions.fragment.xml +2 -2
  100. package/src/sap/suite/ui/generic/template/fragments/DeterminingActions.fragment.xml +3 -2
  101. package/src/sap/suite/ui/generic/template/fragments/EasyFilter.fragment.xml +0 -6
  102. package/src/sap/suite/ui/generic/template/fragments/GlobalActions.fragment.xml +3 -2
  103. package/src/sap/suite/ui/generic/template/fragments/GridTableCells.fragment.xml +3 -2
  104. package/src/sap/suite/ui/generic/template/fragments/HeaderAddress.fragment.xml +2 -1
  105. package/src/sap/suite/ui/generic/template/fragments/HeaderContactWithDetailsPopover.fragment.xml +2 -1
  106. package/src/sap/suite/ui/generic/template/fragments/HeaderDataPointContent.fragment.xml +1 -1
  107. package/src/sap/suite/ui/generic/template/fragments/HeaderForm.fragment.xml +1 -1
  108. package/src/sap/suite/ui/generic/template/fragments/HeaderFormDataField.fragment.xml +12 -5
  109. package/src/sap/suite/ui/generic/template/fragments/HeaderPlainText.fragment.xml +1 -1
  110. package/src/sap/suite/ui/generic/template/fragments/HeaderRatingIndicator.fragment.xml +5 -7
  111. package/src/sap/suite/ui/generic/template/fragments/ProgressIndicator.fragment.xml +2 -2
  112. package/src/sap/suite/ui/generic/template/fragments/QuickViewSmartForm.fragment.xml +2 -2
  113. package/src/sap/suite/ui/generic/template/fragments/RatingIndicatorFacet.fragment.xml +2 -2
  114. package/src/sap/suite/ui/generic/template/fragments/SmartFormDataField.fragment.xml +4 -3
  115. package/src/sap/suite/ui/generic/template/fragments/SmartMicroChart.fragment.xml +1 -1
  116. package/src/sap/suite/ui/generic/template/fragments/SmartTableUiTableCommons.fragment.xml +2 -5
  117. package/src/sap/suite/ui/generic/template/fragments/TableCell.fragment.xml +7 -5
  118. package/src/sap/suite/ui/generic/template/fragments/TableColumnListItem.fragment.xml +2 -5
  119. package/src/sap/suite/ui/generic/template/fragments/ToolbarButton.fragment.xml +2 -2
  120. package/src/sap/suite/ui/generic/template/fragments/TreeTableColumns.fragment.xml +3 -2
  121. package/src/sap/suite/ui/generic/template/genericUtilities/controlHelper.js +10 -9
  122. package/src/sap/suite/ui/generic/template/genericUtilities/filterHelper.js +70 -2
  123. package/src/sap/suite/ui/generic/template/genericUtilities/polyFill.js +14 -0
  124. package/src/sap/suite/ui/generic/template/js/AnnotationHelper.js +53 -12
  125. package/src/sap/suite/ui/generic/template/js/QuickTemplates/QuickTemplateComponentFactory.js +25 -13
  126. package/src/sap/suite/ui/generic/template/lib/AppComponent.js +16 -225
  127. package/src/sap/suite/ui/generic/template/lib/CRUDHelper.js +5 -3
  128. package/src/sap/suite/ui/generic/template/lib/CommonEventHandlers.js +11 -4
  129. package/src/sap/suite/ui/generic/template/lib/CommonUtils.js +37 -12
  130. package/src/sap/suite/ui/generic/template/lib/ComponentUtils.js +3 -3
  131. package/src/sap/suite/ui/generic/template/lib/ContextBookkeeping.js +39 -23
  132. package/src/sap/suite/ui/generic/template/lib/FlexibleColumnLayoutHandler.js +13 -5
  133. package/src/sap/suite/ui/generic/template/lib/FlexibleColumnLayoutHelper.js +168 -0
  134. package/src/sap/suite/ui/generic/template/lib/MessageStripHelper.js +1 -1
  135. package/src/sap/suite/ui/generic/template/lib/ShellPersonalizationService.js +137 -0
  136. package/src/sap/suite/ui/generic/template/lib/SideEffectUtil.js +56 -1
  137. package/src/sap/suite/ui/generic/template/lib/TemplateComponent.js +24 -4
  138. package/src/sap/suite/ui/generic/template/lib/ai/EasyFilterBarHandler.js +91 -36
  139. package/src/sap/suite/ui/generic/template/lib/ai/FioriAIHandler.js +30 -35
  140. package/src/sap/suite/ui/generic/template/lib/deletionHelper.js +10 -2
  141. package/src/sap/suite/ui/generic/template/lib/filterHelper.js +7 -3
  142. package/src/sap/suite/ui/generic/template/lib/i18n/i18n.properties +6 -15
  143. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_ar.properties +1 -9
  144. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_bg.properties +1 -9
  145. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_ca.properties +1 -9
  146. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_cnr.properties +1 -9
  147. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_cs.properties +1 -9
  148. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_cy.properties +1 -9
  149. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_da.properties +1 -9
  150. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_de.properties +2 -10
  151. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_el.properties +1 -9
  152. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_en.properties +1 -9
  153. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_en_GB.properties +1 -9
  154. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_en_US_sappsd.properties +0 -11
  155. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_en_US_saprigi.properties +1 -9
  156. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_en_US_saptrc.properties +174 -149
  157. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_es.properties +3 -11
  158. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_es_MX.properties +1 -9
  159. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_et.properties +1 -9
  160. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_fi.properties +1 -9
  161. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_fr.properties +1 -9
  162. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_fr_CA.properties +1 -9
  163. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_hi.properties +1 -9
  164. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_hr.properties +1 -9
  165. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_hu.properties +1 -9
  166. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_id.properties +1 -9
  167. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_it.properties +1 -9
  168. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_iw.properties +1 -9
  169. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_ja.properties +1 -9
  170. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_kk.properties +1 -9
  171. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_ko.properties +1 -9
  172. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_lt.properties +1 -9
  173. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_lv.properties +1 -9
  174. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_mk.properties +1 -9
  175. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_ms.properties +1 -9
  176. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_nl.properties +1 -9
  177. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_no.properties +1 -9
  178. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_pl.properties +1 -9
  179. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_pt.properties +1 -9
  180. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_pt_PT.properties +1 -9
  181. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_ro.properties +1 -9
  182. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_ru.properties +1 -9
  183. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_sh.properties +1 -9
  184. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_sk.properties +1 -9
  185. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_sl.properties +1 -9
  186. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_sr.properties +1 -9
  187. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_sv.properties +1 -9
  188. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_th.properties +1 -9
  189. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_tr.properties +1 -9
  190. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_uk.properties +1 -9
  191. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_vi.properties +3 -11
  192. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_zh_CN.properties +1 -9
  193. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_zh_TW.properties +1 -9
  194. package/src/sap/suite/ui/generic/template/lib/navigation/NavigationController.js +59 -38
  195. package/src/sap/suite/ui/generic/template/library.js +7 -3
  196. package/src/sap/suite/ui/generic/template/listTemplates/fragments/ChartActions.fragment.xml +4 -3
  197. package/src/sap/suite/ui/generic/template/listTemplates/fragments/DetailSmartTable.fragment.xml +4 -3
  198. package/src/sap/suite/ui/generic/template/listTemplates/i18n/i18n_en_US_saptrc.properties +1 -1
  199. package/src/sap/suite/ui/generic/template/manifestMerger/ChangePageConfiguration.js +1 -1
  200. package/src/sap/suite/ui/generic/template/support/DiagnosticsTool/DiagnosticsTool.js +15 -3
  201. package/src/sap/suite/ui/generic/template/support/DiagnosticsTool/view/DiagnosticsTool.view.xml +0 -24
  202. package/src/sap/suite/ui/generic/template/support/lib/CommonChecks.js +11 -19
  203. package/src/sap/suite/ui/generic/template/themes/base/ObjectPage.less +0 -4
  204. package/src/sap/suite/ui/generic/template/themes/sap_belize_base/ObjectPage.less +0 -4
  205. package/src/sap/suite/ui/generic/template/themes/sap_bluecrystal_base/ObjectPage.less +0 -4
  206. package/src/sap/suite/ui/generic/template/themes/sap_fiori_3_hcb/AnalyticalListPage.less +0 -1
  207. package/src/sap/suite/ui/generic/template/themes/sap_fiori_3_hcw/AnalyticalListPage.less +0 -1
  208. package/src/sap/suite/ui/generic/template/themes/sap_hcb/base_ObjectPage.less +0 -4
  209. package/src/sap/suite/ui/generic/template/themes/sap_horizon_hcb/AnalyticalListPage.less +0 -1
  210. package/src/sap/suite/ui/generic/template/themes/sap_horizon_hcw/AnalyticalListPage.less +0 -1
  211. package/src/sap/suite/ui/generic/template/fragments/ContactDetailsQuickViewGroup.fragment.xml +0 -36
  212. package/src/sap/suite/ui/generic/template/js/formatters/formatDisplayValueForProgressIndicator.js +0 -28
  213. package/src/sap/suite/ui/generic/template/js/formatters/formatImageUrl.js +0 -21
  214. package/src/sap/suite/ui/generic/template/js/formatters/formatRatingIndicatorAggregateCount.js +0 -21
  215. package/src/sap/suite/ui/generic/template/js/formatters/formatRatingIndicatorFooterText.js +0 -21
  216. package/src/sap/suite/ui/generic/template/js/formatters/formatRatingIndicatorSubTitle.js +0 -21
  217. package/src/sap/suite/ui/generic/template/js/formatters/setInfoHighlight.js +0 -21
  218. package/src/sap/suite/ui/generic/template/js/formatters/setRowNavigated.js +0 -26
@@ -10,5 +10,4 @@
10
10
  .sapSmartTemplatesAnalyticalListPageFilterDialogTitleToolbar {
11
11
  border-bottom: none!important;
12
12
  padding-left: 0rem!important;
13
- margin-left: 1rem;
14
13
  }
@@ -10,5 +10,4 @@
10
10
  .sapSmartTemplatesAnalyticalListPageFilterDialogTitleToolbar {
11
11
  border-bottom: none!important;
12
12
  padding-left: 0rem!important;
13
- margin-left: 1rem;
14
13
  }
@@ -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,
@@ -15,7 +15,6 @@
15
15
  .sapSmartTemplatesAnalyticalListPageFilterDialogTitleToolbar {
16
16
  border-bottom: none!important;
17
17
  padding-left: 0rem!important;
18
- margin-left: 1rem;
19
18
  }
20
19
 
21
20
  .sapSmartTemplatesAnalyticalListPageFilterableKPITitle {
@@ -15,7 +15,6 @@
15
15
  .sapSmartTemplatesAnalyticalListPageFilterDialogTitleToolbar {
16
16
  border-bottom: none!important;
17
17
  padding-left: 0rem!important;
18
- margin-left: 1rem;
19
18
  }
20
19
 
21
20
  .sapSmartTemplatesAnalyticalListPageFilterableKPITitle {
@@ -1,36 +0,0 @@
1
- <core:FragmentDefinition xmlns:core="sap.ui.core" xmlns="sap.m"
2
- xmlns:template="http://schemas.sap.com/sapui5/extension/sap.ui.core.template/1"
3
- template:require="{AHModel: 'sap/ui/model/odata/AnnotationHelper'}">
4
-
5
- <QuickViewPage icon="{= ${contact>photo} ? ${path: 'contact>photo', formatter: 'AHModel.format'} : 'sap-icon://person-placeholder'}"
6
- title="{path: 'contact>fn', formatter: 'AHModel.format'}"
7
- description="{path: 'contact>role', formatter: 'AHModel.format'}">
8
- <QuickViewGroup>
9
-
10
- <QuickViewGroupElement label="{i18n>CONTACT_JOB_TITLE}" type="text"
11
- value="{path: 'contact>title', formatter: 'AHModel.format'}"
12
- visible="{= !!${contact>title}}"/>
13
-
14
- <QuickViewGroupElement label="{i18n>CONTACT_DEPARTMENT}" type="text"
15
- value="{path: 'contact>org', formatter: 'AHModel.format'}"
16
- visible="{= !!${contact>org}}"/>
17
-
18
- <QuickViewGroupElement label="{i18n>CONTACT_EMAIL}" type="email"
19
- value="{path: 'contact>email/[${type/EnumMember}.indexOf(\'ContactInformationType/work\')>=0]/address', formatter: 'AHModel.format'}"
20
- visible="{= !!${path: 'contact>email/[${type/EnumMember}.indexOf(\'ContactInformationType/work\')>=0]/address', formatter: 'AHModel.format'} }"/>
21
-
22
- <QuickViewGroupElement label="{i18n>CONTACT_PHONE}" type="phone"
23
- value="{= ${path: 'contact>tel/[${type/EnumMember}.indexOf(\'PhoneType/work\')>=0]/uri', formatter: 'AHModel.format'}.replace('tel:','') }"
24
- visible="{= !!${path: 'contact>tel/[${type/EnumMember}.indexOf(\'PhoneType/work\')>=0]/uri'} }"/>
25
-
26
- <QuickViewGroupElement label="{i18n>CONTACT_MOBILE}" type="{= (${device>/system/phone} || ${device>/system/tablet}) ? 'mobile' : 'phone' }"
27
- value="{= ${path: 'contact>tel/[${type/EnumMember}.indexOf(\'PhoneType/cell\')>=0]/uri', formatter: 'AHModel.format'}.replace('tel:','') }"
28
- visible="{= !!${path: 'contact>tel/[${type/EnumMember}.indexOf(\'PhoneType/cell\')>=0]/uri'} }"/>
29
-
30
- <QuickViewGroupElement label="{i18n>CONTACT_FAX}" type="text"
31
- value="{= ${path: 'contact>tel/[${type/EnumMember}.indexOf(\'PhoneType/fax\')>=0]/uri', formatter: 'AHModel.format'}.replace('tel:','') }"
32
- visible="{= !!${path: 'contact>tel/[${type/EnumMember}.indexOf(\'PhoneType/fax\')>=0]/uri'} }"/>
33
-
34
- </QuickViewGroup>
35
- </QuickViewPage>
36
- </core:FragmentDefinition>
@@ -1,28 +0,0 @@
1
- sap.ui.define("sap/suite/ui/generic/template/js/formatters/formatDisplayValueForProgressIndicator",
2
- ["sap/suite/ui/generic/template/js/RuntimeFormatters"], function (RuntimeFormatters) {
3
- "use strict";
4
- /**
5
- * Note: This module is just a wrapper for "RuntimeFormatters.formatDisplayValueForProgressIndicator" function.
6
- *
7
- * Currently, there's a limitation from UI5 core on the formatter functions.
8
- * Earlier, the "this" keyword on the formatter function referred to the UI5 control.
9
- * But, currently (UI5 2.0) the "this" keyword refers to the formatter module.
10
- *
11
- * As a temporary work-around, core team has suggested us to keep each formatter function in a separate module
12
- * and export the formatter function from the module. In this way, the "this" keyword refers to the UI5 control.
13
- *
14
- * Once the limitation is resolved by core team, this module can be removed
15
- * and "RuntimeFormatter" functions can be directly invoked from XML templates
16
- */
17
-
18
- /**
19
- * @param {string} sValue A string containing the value
20
- * @param {string} sTarget A string containing the target value
21
- * @param {string} sUoM A string containing the unit of measure
22
- * @returns {string} A string containing the text that will be used in the display value of the Progress Indicator
23
- */
24
-
25
- return function (sValue, sTarget, sUoM) {
26
- return RuntimeFormatters.formatDisplayValueForProgressIndicator.call(this, sValue, sTarget, sUoM);
27
- };
28
- });
@@ -1,21 +0,0 @@
1
- sap.ui.define("sap/suite/ui/generic/template/js/formatters/formatImageUrl",
2
- ["sap/suite/ui/generic/template/js/RuntimeFormatters"], function (RuntimeFormatters) {
3
- "use strict";
4
- /**
5
- * Note: This module is just a wrapper for "RuntimeFormatters.formatImageUrl" function.
6
- *
7
- * Currently, there's a limitation from UI5 core on the formatter functions.
8
- * Earlier, the "this" keyword on the formatter function referred to the UI5 control.
9
- * But, currently (UI5 2.0) the "this" keyword refers to the formatter module.
10
- *
11
- * As a temporary work-around, core team has suggested us to keep each formatter function in a separate module
12
- * and export the formatter function from the module. In this way, the "this" keyword refers to the UI5 control.
13
- *
14
- * Once the limitation is resolved by core team, this module can be removed
15
- * and "RuntimeFormatter" functions can be directly invoked from XML templates
16
- */
17
-
18
- return function (sImageUrl, sAppComponentName, bSuppressIcons) {
19
- return RuntimeFormatters.formatImageUrl.call(this, sImageUrl, sAppComponentName, bSuppressIcons);
20
- };
21
- });
@@ -1,21 +0,0 @@
1
- sap.ui.define("sap/suite/ui/generic/template/js/formatters/formatRatingIndicatorAggregateCount",
2
- ["sap/suite/ui/generic/template/js/RuntimeFormatters"], function (RuntimeFormatters) {
3
- "use strict";
4
- /**
5
- * Note: This module is just a wrapper for "RuntimeFormatters.formatRatingIndicatorAggregateCount" function.
6
- *
7
- * Currently, there's a limitation from UI5 core on the formatter functions.
8
- * Earlier, the "this" keyword on the formatter function referred to the UI5 control.
9
- * But, currently (UI5 2.0) the "this" keyword refers to the formatter module.
10
- *
11
- * As a temporary work-around, core team has suggested us to keep each formatter function in a separate module
12
- * and export the formatter function from the module. In this way, the "this" keyword refers to the UI5 control.
13
- *
14
- * Once the limitation is resolved by core team, this module can be removed
15
- * and "RuntimeFormatter" functions can be directly invoked from XML templates
16
- */
17
-
18
- return function (vValue) {
19
- return RuntimeFormatters.formatRatingIndicatorAggregateCount.call(this, vValue);
20
- };
21
- });
@@ -1,21 +0,0 @@
1
- sap.ui.define("sap/suite/ui/generic/template/js/formatters/formatRatingIndicatorFooterText",
2
- ["sap/suite/ui/generic/template/js/RuntimeFormatters"], function (RuntimeFormatters) {
3
- "use strict";
4
- /**
5
- * Note: This module is just a wrapper for "RuntimeFormatters.formatRatingIndicatorFooterText" function.
6
- *
7
- * Currently, there's a limitation from UI5 core on the formatter functions.
8
- * Earlier, the "this" keyword on the formatter function referred to the UI5 control.
9
- * But, currently (UI5 2.0) the "this" keyword refers to the formatter module.
10
- *
11
- * As a temporary work-around, core team has suggested us to keep each formatter function in a separate module
12
- * and export the formatter function from the module. In this way, the "this" keyword refers to the UI5 control.
13
- *
14
- * Once the limitation is resolved by core team, this module can be removed
15
- * and "RuntimeFormatter" functions can be directly invoked from XML templates
16
- */
17
-
18
- return function (vValue, vTargetValue) {
19
- return RuntimeFormatters.formatRatingIndicatorFooterText.call(this, vValue, vTargetValue);
20
- };
21
- });
@@ -1,21 +0,0 @@
1
- sap.ui.define("sap/suite/ui/generic/template/js/formatters/formatRatingIndicatorSubTitle",
2
- ["sap/suite/ui/generic/template/js/RuntimeFormatters"], function (RuntimeFormatters) {
3
- "use strict";
4
- /**
5
- * Note: This module is just a wrapper for "RuntimeFormatters.formatRatingIndicatorSubTitle" function.
6
- *
7
- * Currently, there's a limitation from UI5 core on the formatter functions.
8
- * Earlier, the "this" keyword on the formatter function referred to the UI5 control.
9
- * But, currently (UI5 2.0) the "this" keyword refers to the formatter module.
10
- *
11
- * As a temporary work-around, core team has suggested us to keep each formatter function in a separate module
12
- * and export the formatter function from the module. In this way, the "this" keyword refers to the UI5 control.
13
- *
14
- * Once the limitation is resolved by core team, this module can be removed
15
- * and "RuntimeFormatter" functions can be directly invoked from XML templates
16
- */
17
-
18
- return function (iSampleSizeValue) {
19
- return RuntimeFormatters.formatRatingIndicatorSubTitle.call(this, iSampleSizeValue);
20
- };
21
- });
@@ -1,21 +0,0 @@
1
- sap.ui.define("sap/suite/ui/generic/template/js/formatters/setInfoHighlight",
2
- ["sap/suite/ui/generic/template/js/RuntimeFormatters"], function (RuntimeFormatters) {
3
- "use strict";
4
- /**
5
- * Note: This module is just a wrapper for "RuntimeFormatters.setInfoHighlight" function.
6
- *
7
- * Currently, there's a limitation from UI5 core on the formatter functions.
8
- * Earlier, the "this" keyword on the formatter function referred to the UI5 control.
9
- * But, currently (UI5 2.0) the "this" keyword refers to the formatter module.
10
- *
11
- * As a temporary work-around, core team has suggested us to keep each formatter function in a separate module
12
- * and export the formatter function from the module. In this way, the "this" keyword refers to the UI5 control.
13
- *
14
- * Once the limitation is resolved by core team, this module can be removed
15
- * and "RuntimeFormatter" functions can be directly invoked from XML templates
16
- */
17
-
18
- return function (bIsActiveEntity, bHasActiveEntity, bEditable) {
19
- return RuntimeFormatters.setInfoHighlight.call(this, bIsActiveEntity, bHasActiveEntity, bEditable);
20
- };
21
- });
@@ -1,26 +0,0 @@
1
- sap.ui.define("sap/suite/ui/generic/template/js/formatters/setRowNavigated",
2
- ["sap/suite/ui/generic/template/js/RuntimeFormatters"], function (RuntimeFormatters) {
3
- "use strict";
4
- /**
5
- * Note: This module is just a wrapper for "RuntimeFormatters.setRowNavigated" function.
6
- *
7
- * Currently, there's a limitation from UI5 core on the formatter functions.
8
- * Earlier, the "this" keyword on the formatter function referred to the UI5 control.
9
- * But, currently (UI5 2.0) the "this" keyword refers to the formatter module.
10
- *
11
- * As a temporary work-around, core team has suggested us to keep each formatter function in a separate module
12
- * and export the formatter function from the module. In this way, the "this" keyword refers to the UI5 control.
13
- *
14
- * Once the limitation is resolved by core team, this module can be removed
15
- * and "RuntimeFormatter" functions can be directly invoked from XML templates
16
- */
17
-
18
- /**
19
- * Return the value for the navigated property of the row. Works for both FCL and non-FCL apps.
20
- * @param {string} sBindingPath of the row that is used to navigate to OP or Sub-OP
21
- * @return {boolean} true/false to set/unset the property
22
- */
23
- return function (sBindingPath) {
24
- return RuntimeFormatters.setRowNavigated.call(this, sBindingPath);
25
- };
26
- });