@sapui5/sap.suite.ui.generic.template 1.145.0 → 1.146.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 (101) 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 +62 -13
  4. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n.properties +14 -2
  5. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_it.properties +2 -2
  6. package/src/sap/suite/ui/generic/template/AnalyticalListPage/manifest.json +1 -1
  7. package/src/sap/suite/ui/generic/template/Canvas/manifest.json +1 -1
  8. package/src/sap/suite/ui/generic/template/ListReport/controller/ControllerImplementation.js +13 -9
  9. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_it.properties +1 -1
  10. package/src/sap/suite/ui/generic/template/ListReport/manifest.json +1 -1
  11. package/src/sap/suite/ui/generic/template/ListReport/view/fragments/SmartChart.fragment.xml +9 -2
  12. package/src/sap/suite/ui/generic/template/ListReport/view/fragments/SmartTable.fragment.xml +2 -2
  13. package/src/sap/suite/ui/generic/template/ObjectPage/controller/ControllerImplementation.js +52 -1
  14. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_pt.properties +1 -1
  15. package/src/sap/suite/ui/generic/template/ObjectPage/manifest.json +1 -1
  16. package/src/sap/suite/ui/generic/template/ObjectPage/view/fragments/SmartChart.fragment.xml +0 -1
  17. package/src/sap/suite/ui/generic/template/QuickCreate/manifest.json +1 -1
  18. package/src/sap/suite/ui/generic/template/QuickView/manifest.json +1 -1
  19. package/src/sap/suite/ui/generic/template/designtime/controls/SmartTable.designtime.js +90 -10
  20. package/src/sap/suite/ui/generic/template/fragments/GridTableColumns.fragment.xml +1 -1
  21. package/src/sap/suite/ui/generic/template/genericUtilities/Link.js +26 -26
  22. package/src/sap/suite/ui/generic/template/js/AnnotationHelper.js +16 -1
  23. package/src/sap/suite/ui/generic/template/lib/AppComponent.js +1 -1
  24. package/src/sap/suite/ui/generic/template/lib/BaseNoDataHandler.js +108 -0
  25. package/src/sap/suite/ui/generic/template/lib/ChartNoDataHandler.js +37 -0
  26. package/src/sap/suite/ui/generic/template/lib/TableNoDataHandler.js +24 -101
  27. package/src/sap/suite/ui/generic/template/lib/i18n/i18n.properties +26 -2
  28. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_ar.properties +2 -0
  29. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_bg.properties +2 -0
  30. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_ca.properties +2 -0
  31. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_cnr.properties +2 -0
  32. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_cs.properties +2 -0
  33. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_cy.properties +2 -0
  34. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_da.properties +2 -0
  35. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_de.properties +2 -0
  36. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_el.properties +2 -0
  37. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_en.properties +2 -0
  38. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_en_GB.properties +2 -0
  39. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_es.properties +2 -0
  40. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_es_MX.properties +2 -0
  41. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_et.properties +2 -0
  42. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_fi.properties +2 -0
  43. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_fr.properties +2 -0
  44. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_fr_CA.properties +4 -2
  45. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_hi.properties +2 -0
  46. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_hr.properties +2 -0
  47. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_hu.properties +2 -0
  48. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_id.properties +3 -1
  49. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_it.properties +3 -1
  50. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_iw.properties +2 -0
  51. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_ja.properties +6 -4
  52. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_kk.properties +2 -0
  53. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_ko.properties +2 -0
  54. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_lt.properties +2 -0
  55. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_lv.properties +2 -0
  56. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_mk.properties +2 -0
  57. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_ms.properties +2 -0
  58. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_nl.properties +2 -0
  59. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_no.properties +3 -1
  60. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_pl.properties +2 -0
  61. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_pt.properties +2 -0
  62. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_pt_PT.properties +2 -0
  63. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_ro.properties +2 -0
  64. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_ru.properties +2 -0
  65. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_sh.properties +2 -0
  66. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_sk.properties +2 -0
  67. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_sl.properties +2 -0
  68. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_sr.properties +2 -0
  69. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_sv.properties +2 -0
  70. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_th.properties +2 -0
  71. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_tr.properties +2 -0
  72. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_uk.properties +4 -2
  73. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_vi.properties +2 -0
  74. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_zh_CN.properties +7 -5
  75. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_zh_TW.properties +6 -4
  76. package/src/sap/suite/ui/generic/template/lib/navigation/NavigationController.js +12 -3
  77. package/src/sap/suite/ui/generic/template/library.js +1 -1
  78. package/src/sap/suite/ui/generic/template/listTemplates/fragments/DetailSmartTable.fragment.xml +11 -2
  79. package/src/sap/suite/ui/generic/template/listTemplates/fragments/SmartChart.fragment.xml +11 -4
  80. package/src/sap/suite/ui/generic/template/themes/base/AnalyticalListPage.less +135 -98
  81. package/src/sap/suite/ui/generic/template/themes/base/ListReport.less +12 -5
  82. package/src/sap/suite/ui/generic/template/themes/base/ObjectPage.less +254 -223
  83. package/src/sap/suite/ui/generic/template/themes/base/QuickCreate.less +31 -9
  84. package/src/sap/suite/ui/generic/template/themes/base/QuickView.less +42 -21
  85. package/src/sap/suite/ui/generic/template/themes/sap_belize_base/ObjectPage.less +0 -1
  86. package/src/sap/suite/ui/generic/template/themes/sap_bluecrystal_base/ObjectPage.less +0 -1
  87. package/src/sap/suite/ui/generic/template/themes/sap_fiori_3/ObjectPage.less +15 -11
  88. package/src/sap/suite/ui/generic/template/themes/sap_fiori_3_dark/ObjectPage.less +13 -9
  89. package/src/sap/suite/ui/generic/template/themes/sap_fiori_3_hcb/AnalyticalListPage.less +6 -2
  90. package/src/sap/suite/ui/generic/template/themes/sap_fiori_3_hcb/ObjectPage.less +2 -2
  91. package/src/sap/suite/ui/generic/template/themes/sap_fiori_3_hcw/AnalyticalListPage.less +6 -2
  92. package/src/sap/suite/ui/generic/template/themes/sap_fiori_3_hcw/ObjectPage.less +2 -2
  93. package/src/sap/suite/ui/generic/template/themes/sap_hcb/base_ObjectPage.less +0 -1
  94. package/src/sap/suite/ui/generic/template/themes/sap_horizon/AnalyticalListPage.less +7 -2
  95. package/src/sap/suite/ui/generic/template/themes/sap_horizon/ObjectPage.less +11 -11
  96. package/src/sap/suite/ui/generic/template/themes/sap_horizon_dark/AnalyticalListPage.less +7 -2
  97. package/src/sap/suite/ui/generic/template/themes/sap_horizon_dark/ObjectPage.less +10 -10
  98. package/src/sap/suite/ui/generic/template/themes/sap_horizon_hcb/AnalyticalListPage.less +4 -4
  99. package/src/sap/suite/ui/generic/template/themes/sap_horizon_hcb/ObjectPage.less +2 -2
  100. package/src/sap/suite/ui/generic/template/themes/sap_horizon_hcw/AnalyticalListPage.less +4 -4
  101. 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
  }