@sapui5/sap.suite.ui.generic.template 1.145.1 → 1.147.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 (191) 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/controller/ControllerImplementation.js +65 -16
  4. package/src/sap/suite/ui/generic/template/AnalyticalListPage/controllerFrameworkExtensions.js +15 -2
  5. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n.properties +14 -2
  6. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_ar.properties +8 -0
  7. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_bg.properties +8 -0
  8. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_ca.properties +8 -0
  9. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_cnr.properties +8 -0
  10. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_cs.properties +8 -0
  11. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_cy.properties +8 -0
  12. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_da.properties +8 -0
  13. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_de.properties +8 -0
  14. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_el.properties +8 -0
  15. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_en.properties +8 -0
  16. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_en_GB.properties +8 -0
  17. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_en_US_saprigi.properties +8 -0
  18. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_es.properties +8 -0
  19. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_es_MX.properties +8 -0
  20. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_et.properties +8 -0
  21. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_fi.properties +8 -0
  22. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_fr.properties +8 -0
  23. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_fr_CA.properties +8 -0
  24. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_hi.properties +8 -0
  25. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_hr.properties +8 -0
  26. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_hu.properties +8 -0
  27. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_id.properties +8 -0
  28. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_it.properties +10 -2
  29. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_iw.properties +8 -0
  30. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_ja.properties +8 -0
  31. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_kk.properties +8 -0
  32. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_ko.properties +8 -0
  33. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_lt.properties +8 -0
  34. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_lv.properties +8 -0
  35. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_mk.properties +8 -0
  36. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_ms.properties +8 -0
  37. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_nl.properties +8 -0
  38. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_no.properties +8 -0
  39. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_pl.properties +8 -0
  40. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_pt.properties +8 -0
  41. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_pt_PT.properties +8 -0
  42. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_ro.properties +8 -0
  43. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_ru.properties +8 -0
  44. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_sh.properties +8 -0
  45. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_sk.properties +8 -0
  46. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_sl.properties +8 -0
  47. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_sr.properties +8 -0
  48. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_sv.properties +8 -0
  49. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_th.properties +8 -0
  50. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_tr.properties +8 -0
  51. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_uk.properties +8 -0
  52. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_vi.properties +8 -0
  53. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_zh_CN.properties +8 -0
  54. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_zh_TW.properties +8 -0
  55. package/src/sap/suite/ui/generic/template/AnalyticalListPage/manifest.json +1 -1
  56. package/src/sap/suite/ui/generic/template/Canvas/manifest.json +1 -1
  57. package/src/sap/suite/ui/generic/template/ListReport/controller/ControllerImplementation.js +22 -11
  58. package/src/sap/suite/ui/generic/template/ListReport/controllerFrameworkExtensions.js +16 -2
  59. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_fr.properties +1 -1
  60. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_fr_CA.properties +1 -1
  61. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_it.properties +1 -1
  62. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_sk.properties +1 -1
  63. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_uk.properties +1 -1
  64. package/src/sap/suite/ui/generic/template/ListReport/manifest.json +1 -1
  65. package/src/sap/suite/ui/generic/template/ListReport/view/fragments/DeleteConfirmation.fragment.xml +2 -2
  66. package/src/sap/suite/ui/generic/template/ListReport/view/fragments/SmartChart.fragment.xml +11 -4
  67. package/src/sap/suite/ui/generic/template/ObjectPage/controller/ControllerImplementation.js +52 -1
  68. package/src/sap/suite/ui/generic/template/ObjectPage/controllerFrameworkExtensions.js +16 -2
  69. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_cnr.properties +1 -1
  70. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_mk.properties +1 -1
  71. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_pt.properties +1 -1
  72. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_sh.properties +1 -1
  73. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_sl.properties +3 -3
  74. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_sr.properties +1 -1
  75. package/src/sap/suite/ui/generic/template/ObjectPage/manifest.json +1 -1
  76. package/src/sap/suite/ui/generic/template/ObjectPage/view/fragments/DraftConfirmationPopup.fragment.xml +2 -2
  77. package/src/sap/suite/ui/generic/template/ObjectPage/view/fragments/DraftResumeDialog.fragment.xml +3 -3
  78. package/src/sap/suite/ui/generic/template/ObjectPage/view/fragments/RelatedAppsSheet.fragment.xml +1 -1
  79. package/src/sap/suite/ui/generic/template/ObjectPage/view/fragments/SmartChart.fragment.xml +0 -1
  80. package/src/sap/suite/ui/generic/template/ObjectPage/view/fragments/SwitchDraftAndActiveObjectPopOver.fragment.xml +1 -1
  81. package/src/sap/suite/ui/generic/template/ObjectPage/view/fragments/TableDeleteConfirmation.fragment.xml +2 -2
  82. package/src/sap/suite/ui/generic/template/ObjectPage/view/fragments/UnsavedChangesDialog.fragment.xml +2 -2
  83. package/src/sap/suite/ui/generic/template/QuickCreate/manifest.json +1 -1
  84. package/src/sap/suite/ui/generic/template/QuickCreate/view/QuickCreate.view.xml +7 -7
  85. package/src/sap/suite/ui/generic/template/QuickView/manifest.json +1 -1
  86. package/src/sap/suite/ui/generic/template/QuickView/view/QuickView.view.xml +6 -6
  87. package/src/sap/suite/ui/generic/template/designtime/controls/SmartTable.designtime.js +90 -10
  88. package/src/sap/suite/ui/generic/template/detailTemplates/detailUtils.js +18 -1
  89. package/src/sap/suite/ui/generic/template/fragments/AINotice.fragment.xml +1 -1
  90. package/src/sap/suite/ui/generic/template/fragments/ActionConfirmation.fragment.xml +3 -3
  91. package/src/sap/suite/ui/generic/template/fragments/ContactDetails.fragment.xml +5 -5
  92. package/src/sap/suite/ui/generic/template/fragments/DataLoss.fragment.xml +2 -2
  93. package/src/sap/suite/ui/generic/template/fragments/DataLossTechnicalError.fragment.xml +3 -3
  94. package/src/sap/suite/ui/generic/template/fragments/DiscardEditPopover.fragment.xml +3 -3
  95. package/src/sap/suite/ui/generic/template/fragments/DraftAdminDataPopover.fragment.xml +1 -1
  96. package/src/sap/suite/ui/generic/template/fragments/GridTableColumns.fragment.xml +1 -1
  97. package/src/sap/suite/ui/generic/template/fragments/MessageDialog.fragment.xml +7 -7
  98. package/src/sap/suite/ui/generic/template/fragments/MessageInfluencingCRUDAction.fragment.xml +7 -7
  99. package/src/sap/suite/ui/generic/template/fragments/MessagePopover.fragment.xml +2 -2
  100. package/src/sap/suite/ui/generic/template/fragments/ShareSheet.fragment.xml +3 -3
  101. package/src/sap/suite/ui/generic/template/genericUtilities/Link.js +26 -26
  102. package/src/sap/suite/ui/generic/template/genericUtilities/controlStateWrapperFactory/SmartFilterBarWrapper.js +19 -12
  103. package/src/sap/suite/ui/generic/template/genericUtilities/metadataAnalyser.js +5 -5
  104. package/src/sap/suite/ui/generic/template/js/AnnotationHelper.js +16 -1
  105. package/src/sap/suite/ui/generic/template/lib/AppComponent.js +5 -1
  106. package/src/sap/suite/ui/generic/template/lib/BaseNoDataHandler.js +108 -0
  107. package/src/sap/suite/ui/generic/template/lib/ChartNoDataHandler.js +37 -0
  108. package/src/sap/suite/ui/generic/template/lib/CommonEventHandlers.js +76 -7
  109. package/src/sap/suite/ui/generic/template/lib/ContextMenuHandler.js +27 -21
  110. package/src/sap/suite/ui/generic/template/lib/TableNoDataHandler.js +24 -101
  111. package/src/sap/suite/ui/generic/template/lib/ai/EasyFill/EasyFillHandler.js +5 -1
  112. package/src/sap/suite/ui/generic/template/lib/ai/EasyFill/fragments/EasyFillDialog.fragment.xml +12 -11
  113. package/src/sap/suite/ui/generic/template/lib/ai/EasyFilterBarHandler.js +9 -5
  114. package/src/sap/suite/ui/generic/template/lib/i18n/i18n.properties +26 -2
  115. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_ar.properties +18 -0
  116. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_bg.properties +18 -0
  117. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_ca.properties +18 -0
  118. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_cnr.properties +18 -0
  119. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_cs.properties +18 -0
  120. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_cy.properties +18 -0
  121. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_da.properties +18 -0
  122. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_de.properties +18 -0
  123. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_el.properties +18 -0
  124. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_en.properties +18 -0
  125. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_en_GB.properties +18 -0
  126. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_en_US_saprigi.properties +16 -0
  127. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_es.properties +19 -1
  128. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_es_MX.properties +18 -0
  129. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_et.properties +18 -0
  130. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_fi.properties +20 -2
  131. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_fr.properties +20 -2
  132. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_fr_CA.properties +22 -4
  133. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_hi.properties +18 -0
  134. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_hr.properties +18 -0
  135. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_hu.properties +18 -0
  136. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_id.properties +19 -1
  137. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_it.properties +19 -1
  138. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_iw.properties +18 -0
  139. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_ja.properties +18 -0
  140. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_kk.properties +18 -0
  141. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_ko.properties +18 -0
  142. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_lt.properties +18 -0
  143. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_lv.properties +18 -0
  144. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_mk.properties +19 -1
  145. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_ms.properties +18 -0
  146. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_nl.properties +19 -1
  147. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_no.properties +19 -1
  148. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_pl.properties +18 -0
  149. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_pt.properties +18 -0
  150. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_pt_PT.properties +18 -0
  151. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_ro.properties +18 -0
  152. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_ru.properties +23 -5
  153. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_sh.properties +18 -0
  154. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_sk.properties +18 -0
  155. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_sl.properties +20 -2
  156. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_sr.properties +18 -0
  157. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_sv.properties +18 -0
  158. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_th.properties +18 -0
  159. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_tr.properties +18 -0
  160. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_uk.properties +22 -4
  161. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_vi.properties +18 -0
  162. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_zh_CN.properties +19 -1
  163. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_zh_TW.properties +18 -0
  164. package/src/sap/suite/ui/generic/template/lib/insights/InsightsFECardProvider.js +7 -1
  165. package/src/sap/suite/ui/generic/template/lib/navigation/NavigationController.js +12 -3
  166. package/src/sap/suite/ui/generic/template/library.js +1 -1
  167. package/src/sap/suite/ui/generic/template/listTemplates/fragments/DetailSmartTable.fragment.xml +11 -2
  168. package/src/sap/suite/ui/generic/template/listTemplates/fragments/MessagesOnRetrieval.fragment.xml +5 -5
  169. package/src/sap/suite/ui/generic/template/listTemplates/fragments/SmartChart.fragment.xml +11 -4
  170. package/src/sap/suite/ui/generic/template/themes/base/AnalyticalListPage.less +135 -98
  171. package/src/sap/suite/ui/generic/template/themes/base/ListReport.less +12 -5
  172. package/src/sap/suite/ui/generic/template/themes/base/ObjectPage.less +254 -223
  173. package/src/sap/suite/ui/generic/template/themes/base/QuickCreate.less +31 -9
  174. package/src/sap/suite/ui/generic/template/themes/base/QuickView.less +42 -21
  175. package/src/sap/suite/ui/generic/template/themes/sap_belize_base/ObjectPage.less +0 -1
  176. package/src/sap/suite/ui/generic/template/themes/sap_bluecrystal_base/ObjectPage.less +0 -1
  177. package/src/sap/suite/ui/generic/template/themes/sap_fiori_3/ObjectPage.less +15 -11
  178. package/src/sap/suite/ui/generic/template/themes/sap_fiori_3_dark/ObjectPage.less +13 -9
  179. package/src/sap/suite/ui/generic/template/themes/sap_fiori_3_hcb/AnalyticalListPage.less +6 -2
  180. package/src/sap/suite/ui/generic/template/themes/sap_fiori_3_hcb/ObjectPage.less +2 -2
  181. package/src/sap/suite/ui/generic/template/themes/sap_fiori_3_hcw/AnalyticalListPage.less +6 -2
  182. package/src/sap/suite/ui/generic/template/themes/sap_fiori_3_hcw/ObjectPage.less +2 -2
  183. package/src/sap/suite/ui/generic/template/themes/sap_hcb/base_ObjectPage.less +0 -1
  184. package/src/sap/suite/ui/generic/template/themes/sap_horizon/AnalyticalListPage.less +7 -2
  185. package/src/sap/suite/ui/generic/template/themes/sap_horizon/ObjectPage.less +11 -11
  186. package/src/sap/suite/ui/generic/template/themes/sap_horizon_dark/AnalyticalListPage.less +7 -2
  187. package/src/sap/suite/ui/generic/template/themes/sap_horizon_dark/ObjectPage.less +10 -10
  188. package/src/sap/suite/ui/generic/template/themes/sap_horizon_hcb/AnalyticalListPage.less +4 -4
  189. package/src/sap/suite/ui/generic/template/themes/sap_horizon_hcb/ObjectPage.less +2 -2
  190. package/src/sap/suite/ui/generic/template/themes/sap_horizon_hcw/AnalyticalListPage.less +4 -4
  191. package/src/sap/suite/ui/generic/template/themes/sap_horizon_hcw/ObjectPage.less +2 -2
@@ -1,59 +1,78 @@
1
-
1
+ /* ========================================================== */
2
+ /* CSS for control sap.suite.ui.generic.template/QuickCreate */
3
+ /* Base theme */
4
+ /* ========================================================== */
2
5
 
3
6
  .copilotQuickCreateContainerBox {
7
+
4
8
  .sapQuickActionCreateButtonContainer {
5
- >div {
9
+
10
+ > div {
6
11
  width: 100% !important;
7
12
  }
13
+
8
14
  button {
9
15
  width: 100%;
10
16
  margin-top: 1rem;
11
17
  height: 2.4rem;
12
18
  }
19
+
13
20
  .sapUiSmallMarginEnd {
14
- margin-right: 0rem !important;
21
+ margin-right: 0 !important;
15
22
  }
23
+
16
24
  .sapMBtnInner.sapMBtnText {
17
25
  padding: 0.2rem !important;
18
26
  border: 0;
19
27
  height: 2.0rem;
20
28
  }
21
29
  }
30
+
22
31
  .sapQuickCreateLineItemTable {
32
+
23
33
  .sapMTB.sapMListHdrTBar {
24
- padding: 0rem;
34
+ padding: 0;
25
35
  height: 2.5rem;
26
36
  margin-top: 0.5rem;
27
37
  }
28
38
  .sapMIBar {
39
+
29
40
  .sapMTitle {
30
41
  font-size: 1rem;
31
42
  margin-left: 1rem;
32
43
  }
33
44
  }
45
+
34
46
  .sapMListTblCell {
35
47
  height: 1.5rem;
36
48
  }
37
49
  }
50
+
38
51
  .sapQuickCreateFieldGroup {
39
52
  text-align: right;
53
+
40
54
  label {
41
55
  text-align: right;
42
56
  font-size: 0.805rem;
43
57
  }
44
58
  }
59
+
45
60
  .sapQuickCreateSmartFieldLabelBox {
46
- >div {
61
+
62
+ > div {
47
63
  width: 100%;
48
64
  }
49
65
  }
66
+
50
67
  .sapQuickCreateTitle {
51
68
  margin-bottom: 0.5rem;
52
69
  margin-left: 1rem;
70
+
53
71
  .sapMTitle {
54
72
  font-size: 1.125rem !important;
55
73
  }
56
74
  }
75
+
57
76
  .sapQuickActionCenteredBusyIndicator {
58
77
  position: absolute;
59
78
  top: 50%;
@@ -61,20 +80,23 @@
61
80
  transform: translate(-50%, -50%);
62
81
  z-index: 999999;
63
82
  }
83
+
64
84
  .sapQuickCreateLockedMessage {
65
85
  margin-bottom: 1rem;
66
86
  font-style: italic;
67
87
  }
88
+
68
89
  .quickCreateSmartFieldPadding .sapUiFormResGridCont{
69
90
  padding-bottom: 0.675rem !important;
70
91
  }
92
+
71
93
  .quickCreatePanel .quickTemplateVBox {
72
- border-top: 0px;
73
- margin-top: 0px !important;
94
+ border-top: 0;
95
+ margin-top: 0 !important;
74
96
  }
97
+
75
98
  .quickCreatePanel .sapMPanelContent {
76
- padding: 0rem;
99
+ padding: 0;
77
100
  border-bottom: none;
78
101
  }
79
-
80
102
  }
@@ -1,27 +1,36 @@
1
- /*.copilotQuickViewContainerBox .sapQuickViewLineItemTable > div {
2
- margin-right: 1rem !important;
3
- }*/
1
+ /* ======================================================== */
2
+ /* CSS for control sap.suite.ui.generic.template/QuickView */
3
+ /* Base theme */
4
+ /* ======================================================== */
5
+
4
6
  .copilotQuickViewContainerBox {
7
+
5
8
  .sapQuickViewLineItemTable {
9
+
6
10
  .sapMTB.sapMListHdrTBar {
7
11
  padding: 0;
8
12
  height: 2rem;
9
13
  }
14
+
10
15
  .sapMIBar {
16
+
11
17
  .sapMTitle {
12
- font-family: @sapUiFontFamily;
13
- font-size: @sapMFontLargeSize !important;
18
+ font-family: var(--sapFontFamily);
19
+ font-size: var(--sapFontLargeSize) !important;
14
20
  font-weight: normal;
15
- color: @sapUiContentLabelColor;
21
+ color: var(--sapContent_LabelColor);
16
22
  }
17
23
  }
24
+
18
25
  .sapMListTblCell {
19
26
  height: 1.5rem;
20
27
  }
21
28
  }
29
+
22
30
  .sapQuickViewTitle {
23
31
  margin-bottom: 1rem;
24
32
  }
33
+
25
34
  .sapQuickActionCenteredBusyIndicator {
26
35
  position: absolute;
27
36
  top: 50%;
@@ -30,52 +39,63 @@
30
39
  z-index: 999999;
31
40
  }
32
41
  }
42
+
33
43
  .sapQuickViewSmartFieldLabel {
44
+
34
45
  .sapMLabel {
35
- font-family: @sapUiFontFamily;
46
+ font-family: var(--sapFontFamily);
36
47
  font-size: @sapMFontMediumSize;
37
48
  font-weight: normal;
38
- color: @sapUiContentLabelColor;
49
+ color: var(--sapContent_LabelColor);
39
50
  }
40
51
  }
52
+
41
53
  .sapQuickViewTextTitle {
54
+
42
55
  .sapMText {
43
- font-family: @sapUiFontFamily !important;
56
+ font-family: var(--sapFontFamily) !important;
44
57
  font-size: @sapMFontMediumSize !important;
45
58
  font-weight: normal;
46
- color: @sapUiGroupTitleTextColor !important;
59
+ color: var(--sapGroup_TitleTextColor) !important;
47
60
  }
48
61
  }
62
+
49
63
  .sapQuickViewBadgeTitle {
50
- font-family: @sapUiFontFamily !important;
51
- font-size: @sapMFontHeader5Size !important;
64
+ font-family: var(--sapFontFamily) !important;
65
+ font-size: var(--sapFontHeader5Size) !important;
52
66
  font-weight: normal;
53
- color: @sapUiGroupTitleTextColor !important;
67
+ color: var(--sapGroup_TitleTextColor) !important;
54
68
  }
69
+
55
70
  .sapQuickViewBadgeSubtitle {
56
- font-family: @sapUiFontFamily !important;
71
+ font-family: var(--sapFontFamily) !important;
57
72
  font-size: @sapMFontMediumSize !important;
58
73
  font-weight: normal;
59
- color: @sapUiContentLabelColor !important;
74
+ color: var(--sapContent_LabelColor) !important;
60
75
  }
76
+
61
77
  .sapQuickViewBadgeTinyMarginTop {
62
78
  margin-top: 0.2rem;
63
79
  }
80
+
64
81
  .sapQuickViewBadgeImageBorder {
65
82
  overflow: hidden !important;
66
83
  max-width: 3.0rem;
67
84
  max-height: 3.0rem;
68
85
  }
86
+
69
87
  .sapQuickViewBadgeIconBorder {
70
- color: @sapUiContentNonInteractiveIconColor;
88
+ color: var(--sapContent_NonInteractiveIconColor);
71
89
  padding: 0.2rem 0.2rem;
72
90
  }
91
+
73
92
  .sapQuickViewBadgeIcon {
74
- color: @sapUiContentNonInteractiveIconColor;
93
+ color: var(--sapContent_NonInteractiveIconColor);
75
94
  padding: 0.2rem 0.2rem;
76
95
  width: 2.5rem;
77
96
  font-size: 2.5rem;
78
97
  }
98
+
79
99
  .sapQuickViewBadgeIconPadding {
80
100
  padding-top: 2px;
81
101
  }
@@ -86,18 +106,19 @@
86
106
  }
87
107
 
88
108
  .quickViewParent {
89
- .sapUiFormResGrid>div {
109
+
110
+ .sapUiFormResGrid > div {
90
111
  padding: 0;
91
112
  }
92
-
113
+
93
114
  .sapUiFormElementLbl {
94
115
  font-size: 1px;
95
116
  }
96
-
117
+
97
118
  .sapUiFormM .sapUiRespGridMedia-Std-Phone.sapUiFormResGridCont>.sapUiFormElementLbl.sapUiRespGridSpanS12 {
98
119
  padding-top: 0.5rem !important;
99
120
  }
100
-
121
+
101
122
  .sapUiSimpleForm {
102
123
  margin-top: 0.5rem;
103
124
  }
@@ -205,7 +205,6 @@ html[dir="rtl"] .sapSmartTemplatesObjectPage .sapUxAPObjectPageHeaderContent .sa
205
205
  .sapSmartTemplatesObjectPage .sapSmartTemplatesObjectPageHeaderMiniChartTitle {
206
206
  font-size: @sapMFontLargeSize;
207
207
  font-weight: normal;
208
- line-height: 1rem;
209
208
  }
210
209
 
211
210
  .sapSmartTemplatesObjectPage .sapSmartTemplatesObjectPageHeaderMiniChartSubTitle {
@@ -205,7 +205,6 @@ html[dir="rtl"] .sapSmartTemplatesObjectPage .sapUxAPObjectPageHeaderContent .sa
205
205
  .sapSmartTemplatesObjectPage .sapSmartTemplatesObjectPageHeaderMiniChartTitle {
206
206
  font-size: @sapMFontLargeSize;
207
207
  font-weight: normal;
208
- line-height: 1rem;
209
208
  }
210
209
 
211
210
  .sapSmartTemplatesObjectPage .sapSmartTemplatesObjectPageHeaderMiniChartSubTitle {
@@ -1,24 +1,28 @@
1
+ /* ========================================================= */
2
+ /* CSS for control sap.suite.ui.generic.template/ObjectPage */
3
+ /* Quartz Light theme */
4
+ /* ========================================================= */
5
+
1
6
  .sapSmartTemplatesObjectPage .sapUxAPObjectPageHeaderDetails .sapSmartTemplatesObjectPageHeaderMiniChartTitle {
2
- color: @sapUiGroupTitleTextColor;
7
+ color: var(--sapGroup_TitleTextColor);
3
8
  }
4
9
 
5
10
  .sapSmartTemplatesObjectPage .sapUxAPObjectPageHeaderIdentifier .sapUxAPObjectPageHeaderObjectImageForce .sapUxAPObjectPageHeaderObjectImage,
6
11
  .sapSmartTemplatesObjectPage .sapUxAPObjectPageHeaderStickied .sapUxAPObjectPageHeaderIdentifier .sapUxAPObjectPageHeaderObjectImage {
7
- border: @sapElement_BorderWidth solid @sapUiPageHeaderBorderColor;
12
+ border: var(--sapElement_BorderWidth) solid var(--sapPageHeader_BorderColor);
8
13
  }
9
14
 
10
15
  .sapSmartTemplatesObjectPage .sapUxAPObjectPageHeaderContent .sapUxAPObjectPageHeaderContentItem,
11
16
  .sapSmartTemplatesObjectPage .sapSmartTemplatesObjectPageDynamicPageHeader > * {
12
- margin-right: 2rem;
13
- margin-bottom: 1rem;
14
- line-height: 1.320rem;
15
- }
16
-
17
- .sapSmartTemplatesObjectPageHeaderFormLabelNCriticcal{
18
- line-height: 1.320rem;
17
+ margin-right: 2rem;
18
+ margin-bottom: 1rem;
19
+ line-height: 1.320rem;
19
20
  }
20
21
 
21
- .sapSmartTemplatesObjectPageHeaderFormBox{
22
- line-height: 1rem !important;
22
+ .sapSmartTemplatesObjectPageHeaderFormLabelNCriticcal {
23
+ line-height: 1.320rem;
23
24
  }
24
25
 
26
+ .sapSmartTemplatesObjectPageHeaderFormBox {
27
+ line-height: 1rem !important;
28
+ }
@@ -1,24 +1,28 @@
1
+ /* ========================================================= */
2
+ /* CSS for control sap.suite.ui.generic.template/ObjectPage */
3
+ /* Quartz Dark theme */
4
+ /* ========================================================= */
5
+
1
6
  .sapSmartTemplatesObjectPage .sapUxAPObjectPageHeaderDetails .sapSmartTemplatesObjectPageHeaderMiniChartTitle {
2
- color: @sapUiGroupTitleTextColor;
7
+ color: var(--sapGroup_TitleTextColor);
3
8
  }
4
9
 
5
10
  .sapSmartTemplatesObjectPage .sapUxAPObjectPageHeaderIdentifier .sapUxAPObjectPageHeaderObjectImageForce .sapUxAPObjectPageHeaderObjectImage,
6
11
  .sapSmartTemplatesObjectPage .sapUxAPObjectPageHeaderStickied .sapUxAPObjectPageHeaderIdentifier .sapUxAPObjectPageHeaderObjectImage {
7
- border: @sapElement_BorderWidth solid @sapUiPageHeaderBorderColor;;
12
+ border: var(--sapElement_BorderWidth) solid var(--sapPageHeader_BorderColor);
8
13
  }
9
14
 
10
15
  .sapSmartTemplatesObjectPage .sapUxAPObjectPageHeaderContent .sapUxAPObjectPageHeaderContentItem,
11
16
  .sapSmartTemplatesObjectPage .sapSmartTemplatesObjectPageDynamicPageHeader > * {
12
- margin-right: 2rem;
13
- margin-bottom: 1rem;
14
- line-height: 1.320rem;
17
+ margin-right: 2rem;
18
+ margin-bottom: 1rem;
19
+ line-height: 1.320rem;
15
20
  }
16
21
 
17
22
  .sapSmartTemplatesObjectPageHeaderFormLabelNCriticcal{
18
- line-height: 1.320rem;
23
+ line-height: 1.320rem;
19
24
  }
20
25
 
21
26
  .sapSmartTemplatesObjectPageHeaderFormBox{
22
- line-height: 1rem !important;
23
- }
24
-
27
+ line-height: 1rem !important;
28
+ }
@@ -1,8 +1,12 @@
1
+ /* ================================================================= */
2
+ /* CSS for control sap.suite.ui.generic.template/AnalyticalListPage */
3
+ /* Quartz High Contrast Black theme */
4
+ /* ================================================================= */
1
5
 
2
6
  /**************** OVERFLOW TOOLBAR END****************/
3
7
 
4
8
  /* Overwriting this class to resolve the issue 1880711716 */
5
9
  .sapSmartTemplatesAnalyticalListPageFilterDialogTitleToolbar {
6
- border-bottom: none!important;
7
- padding-left: 0rem!important;
10
+ border-bottom: none!important;
11
+ padding-left: 0!important;
8
12
  }
@@ -4,9 +4,9 @@
4
4
  /* ========================================================= */
5
5
 
6
6
  .sapSmartTemplatesObjectPage .sapSmartTemplatesObjectPageContactsList .sapSmartTemplatesObjectPageContactsListContactSubTitle {
7
- color: @sapContent_ImagePlaceholderForegroundColor;
7
+ color: var(--sapContent_ImagePlaceholderForegroundColor);
8
8
  }
9
9
 
10
10
  .sapSmartTemplatesObjectPage .sapSmartTemplatesObjectPageContactsImage {
11
- color: @sapContent_ImagePlaceholderForegroundColor;
11
+ color: var(--sapContent_ImagePlaceholderForegroundColor);
12
12
  }
@@ -1,8 +1,12 @@
1
+ /* ================================================================= */
2
+ /* CSS for control sap.suite.ui.generic.template/AnalyticalListPage */
3
+ /* Quartz High Contrast White theme */
4
+ /* ================================================================= */
1
5
 
2
6
  /**************** OVERFLOW TOOLBAR END****************/
3
7
 
4
8
  /* Overwriting this class to resolve the issue 1880711716 */
5
9
  .sapSmartTemplatesAnalyticalListPageFilterDialogTitleToolbar {
6
- border-bottom: none!important;
7
- padding-left: 0rem!important;
10
+ border-bottom: none!important;
11
+ padding-left: 0!important;
8
12
  }
@@ -4,9 +4,9 @@
4
4
  /* ========================================================= */
5
5
 
6
6
  .sapSmartTemplatesObjectPage .sapSmartTemplatesObjectPageContactsList .sapSmartTemplatesObjectPageContactsListContactSubTitle {
7
- color: @sapContent_ImagePlaceholderForegroundColor;
7
+ color: var(--sapContent_ImagePlaceholderForegroundColor);
8
8
  }
9
9
 
10
10
  .sapSmartTemplatesObjectPage .sapSmartTemplatesObjectPageContactsImage {
11
- color: @sapContent_ImagePlaceholderForegroundColor;
11
+ color: var(--sapContent_ImagePlaceholderForegroundColor);
12
12
  }
@@ -205,7 +205,6 @@ html[dir="rtl"] .sapSmartTemplatesObjectPage .sapUxAPObjectPageHeaderContent .sa
205
205
  .sapSmartTemplatesObjectPage .sapSmartTemplatesObjectPageHeaderMiniChartTitle {
206
206
  font-size: @sapMFontLargeSize;
207
207
  font-weight: normal;
208
- line-height: 1rem;
209
208
  }
210
209
 
211
210
  .sapSmartTemplatesObjectPage .sapSmartTemplatesObjectPageHeaderMiniChartSubTitle {
@@ -1,3 +1,8 @@
1
+ /* ================================================================= */
2
+ /* CSS for control sap.suite.ui.generic.template/AnalyticalListPage */
3
+ /* Morning Horizon theme */
4
+ /* ================================================================= */
5
+
1
6
  .sapSmartTemplatesAnalyticalListPageFilterableKPITitle {
2
- font-size: @sapMFontHeader3Size;
3
- }
7
+ font-size: var(--sapFontHeader3Size);
8
+ }
@@ -1,30 +1,30 @@
1
1
  /* ========================================================= */
2
2
  /* CSS for control sap.suite.ui.generic.template/ObjectPage */
3
- /* Horizon theme */
3
+ /* Morning Horizon theme */
4
4
  /* ========================================================= */
5
5
 
6
6
  .sapSmartTemplatesObjectPage .sapUxAPObjectPageHeaderDetails .sapSmartTemplatesObjectPageHeaderMiniChartTitle {
7
- color: @sapUiGroupTitleTextColor;
7
+ color: var(--sapGroup_TitleTextColor);
8
8
  }
9
9
 
10
10
  .sapSmartTemplatesObjectPage .sapUxAPObjectPageHeaderIdentifier .sapUxAPObjectPageHeaderObjectImageForce .sapUxAPObjectPageHeaderObjectImage,
11
11
  .sapSmartTemplatesObjectPage .sapUxAPObjectPageHeaderStickied .sapUxAPObjectPageHeaderIdentifier .sapUxAPObjectPageHeaderObjectImage {
12
- border: @sapElement_BorderWidth solid @sapUiPageHeaderBorderColor;
12
+ border: var(--sapElement_BorderWidth) solid var(--sapPageHeader_BorderColor);
13
13
  }
14
14
 
15
15
  .sapSmartTemplatesObjectPage .sapUxAPObjectPageHeaderContent .sapUxAPObjectPageHeaderContentItem,
16
16
  .sapSmartTemplatesObjectPage .sapSmartTemplatesObjectPageDynamicPageHeader > * {
17
- margin-right: 2rem;
18
- margin-bottom: 1rem;
19
- line-height: 1.320rem;
17
+ margin-right: 2rem;
18
+ margin-bottom: 1rem;
19
+ line-height: 1.320rem;
20
20
  }
21
21
 
22
- .sapSmartTemplatesObjectPageHeaderFormLabelNCriticcal{
23
- line-height: 1.320rem;
22
+ .sapSmartTemplatesObjectPageHeaderFormLabelNCriticcal {
23
+ line-height: 1.320rem;
24
24
  }
25
25
 
26
26
  @media screen and (max-width: 600px) {
27
- .sapSmartTemplatesObjectPage .sapSmartTemplatesObjectPageSubSectionGrid .sapSmartTemplatesObjectPageSubSectionGridSmartForm {
28
- width: calc(100% - 0.5rem);
29
- }
27
+ .sapSmartTemplatesObjectPage .sapSmartTemplatesObjectPageSubSectionGrid .sapSmartTemplatesObjectPageSubSectionGridSmartForm {
28
+ width: calc(100% - 0.5rem);
29
+ }
30
30
  }
@@ -1,3 +1,8 @@
1
+ /* ================================================================= */
2
+ /* CSS for control sap.suite.ui.generic.template/AnalyticalListPage */
3
+ /* Evening Horizon theme */
4
+ /* ================================================================= */
5
+
1
6
  .sapSmartTemplatesAnalyticalListPageFilterableKPITitle {
2
- font-size: @sapMFontHeader3Size;
3
- }
7
+ font-size: var(--sapFontHeader3Size);
8
+ }
@@ -4,27 +4,27 @@
4
4
  /* ========================================================= */
5
5
 
6
6
  .sapSmartTemplatesObjectPage .sapUxAPObjectPageHeaderDetails .sapSmartTemplatesObjectPageHeaderMiniChartTitle {
7
- color: @sapUiGroupTitleTextColor;
7
+ color: var(--sapGroup_TitleTextColor);
8
8
  }
9
9
 
10
10
  .sapSmartTemplatesObjectPage .sapUxAPObjectPageHeaderIdentifier .sapUxAPObjectPageHeaderObjectImageForce .sapUxAPObjectPageHeaderObjectImage,
11
11
  .sapSmartTemplatesObjectPage .sapUxAPObjectPageHeaderStickied .sapUxAPObjectPageHeaderIdentifier .sapUxAPObjectPageHeaderObjectImage {
12
- border: @sapElement_BorderWidth solid @sapUiPageHeaderBorderColor;
12
+ border: var(--sapElement_BorderWidth) solid var(--sapPageHeader_BorderColor);
13
13
  }
14
14
 
15
15
  .sapSmartTemplatesObjectPage .sapUxAPObjectPageHeaderContent .sapUxAPObjectPageHeaderContentItem,
16
16
  .sapSmartTemplatesObjectPage .sapSmartTemplatesObjectPageDynamicPageHeader > * {
17
- margin-right: 2rem;
18
- margin-bottom: 1rem;
19
- line-height: 1.320rem;
17
+ margin-right: 2rem;
18
+ margin-bottom: 1rem;
19
+ line-height: 1.320rem;
20
20
  }
21
21
 
22
- .sapSmartTemplatesObjectPageHeaderFormLabelNCriticcal{
23
- line-height: 1.320rem;
22
+ .sapSmartTemplatesObjectPageHeaderFormLabelNCriticcal {
23
+ line-height: 1.320rem;
24
24
  }
25
25
 
26
26
  @media screen and (max-width: 600px) {
27
- .sapSmartTemplatesObjectPage .sapSmartTemplatesObjectPageSubSectionGrid .sapSmartTemplatesObjectPageSubSectionGridSmartForm {
28
- width: calc(100% - 0.5rem);
29
- }
27
+ .sapSmartTemplatesObjectPage .sapSmartTemplatesObjectPageSubSectionGrid .sapSmartTemplatesObjectPageSubSectionGridSmartForm {
28
+ width: calc(100% - 0.5rem);
29
+ }
30
30
  }
@@ -7,10 +7,10 @@
7
7
 
8
8
  /* Overwriting this class to resolve the issue 1880711716 */
9
9
  .sapSmartTemplatesAnalyticalListPageFilterDialogTitleToolbar {
10
- border-bottom: none!important;
11
- padding-left: 0rem!important;
10
+ border-bottom: none!important;
11
+ padding-left: 0!important;
12
12
  }
13
13
 
14
14
  .sapSmartTemplatesAnalyticalListPageFilterableKPITitle {
15
- font-size: @sapMFontHeader3Size;
16
- }
15
+ font-size: var(--sapFontHeader3Size);
16
+ }
@@ -4,9 +4,9 @@
4
4
  /* ========================================================= */
5
5
 
6
6
  .sapSmartTemplatesObjectPage .sapSmartTemplatesObjectPageContactsList .sapSmartTemplatesObjectPageContactsListContactSubTitle {
7
- color: @sapContent_ImagePlaceholderForegroundColor;
7
+ color: var(--sapContent_ImagePlaceholderForegroundColor);
8
8
  }
9
9
 
10
10
  .sapSmartTemplatesObjectPage .sapSmartTemplatesObjectPageContactsImage {
11
- color: @sapContent_ImagePlaceholderForegroundColor;
11
+ color: var(--sapContent_ImagePlaceholderForegroundColor);
12
12
  }
@@ -7,10 +7,10 @@
7
7
 
8
8
  /* Overwriting this class to resolve the issue 1880711716 */
9
9
  .sapSmartTemplatesAnalyticalListPageFilterDialogTitleToolbar {
10
- border-bottom: none!important;
11
- padding-left: 0rem!important;
10
+ border-bottom: none!important;
11
+ padding-left: 0!important;
12
12
  }
13
13
 
14
14
  .sapSmartTemplatesAnalyticalListPageFilterableKPITitle {
15
- font-size: @sapMFontHeader3Size;
16
- }
15
+ font-size: var(--sapFontHeader3Size);
16
+ }
@@ -4,9 +4,9 @@
4
4
  /* ========================================================= */
5
5
 
6
6
  .sapSmartTemplatesObjectPage .sapSmartTemplatesObjectPageContactsList .sapSmartTemplatesObjectPageContactsListContactSubTitle {
7
- color: @sapContent_ImagePlaceholderForegroundColor;
7
+ color: var(--sapContent_ImagePlaceholderForegroundColor);
8
8
  }
9
9
 
10
10
  .sapSmartTemplatesObjectPage .sapSmartTemplatesObjectPageContactsImage {
11
- color: @sapContent_ImagePlaceholderForegroundColor;
11
+ color: var(--sapContent_ImagePlaceholderForegroundColor);
12
12
  }