@openui5/themelib_sap_horizon 1.124.2 → 1.126.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 (52) hide show
  1. package/.reuse/dep5 +9 -4
  2. package/THIRDPARTY.txt +13 -6
  3. package/package.json +18 -18
  4. package/src/sap/m/themes/sap_horizon/GroupHeaderListItem.less +1 -5
  5. package/src/sap/m/themes/sap_horizon/ListBase.less +7 -1
  6. package/src/sap/m/themes/sap_horizon/ObjectStatus.less +34 -8
  7. package/src/sap/m/themes/sap_horizon/Page.less +4 -4
  8. package/src/sap/m/themes/sap_horizon/SplitButton.less +18 -0
  9. package/src/sap/m/themes/sap_horizon/StandardListItem.less +1 -0
  10. package/src/sap/m/themes/sap_horizon_dark/GroupHeaderListItem.less +1 -5
  11. package/src/sap/m/themes/sap_horizon_dark/IconTabBar.less +11 -23
  12. package/src/sap/m/themes/sap_horizon_dark/ListBase.less +7 -1
  13. package/src/sap/m/themes/sap_horizon_dark/ObjectStatus.less +34 -8
  14. package/src/sap/m/themes/sap_horizon_dark/Page.less +4 -4
  15. package/src/sap/m/themes/sap_horizon_dark/SplitButton.less +18 -0
  16. package/src/sap/m/themes/sap_horizon_dark/StandardListItem.less +1 -0
  17. package/src/sap/m/themes/sap_horizon_hcb/GroupHeaderListItem.less +1 -5
  18. package/src/sap/m/themes/sap_horizon_hcb/ListBase.less +1 -0
  19. package/src/sap/m/themes/sap_horizon_hcb/ObjectStatus.less +44 -18
  20. package/src/sap/m/themes/sap_horizon_hcb/Page.less +4 -4
  21. package/src/sap/m/themes/sap_horizon_hcw/GroupHeaderListItem.less +1 -5
  22. package/src/sap/m/themes/sap_horizon_hcw/ListBase.less +1 -0
  23. package/src/sap/m/themes/sap_horizon_hcw/ObjectStatus.less +44 -18
  24. package/src/sap/m/themes/sap_horizon_hcw/Page.less +4 -4
  25. package/src/sap/tnt/themes/sap_horizon_hcb/NavigationList.less +1 -0
  26. package/src/sap/tnt/themes/sap_horizon_hcw/NavigationList.less +1 -0
  27. package/src/sap/ui/codeeditor/themes/sap_horizon_hcb/CodeEditor.less +11 -0
  28. package/src/sap/ui/codeeditor/themes/sap_horizon_hcb/library.source.less +2 -1
  29. package/src/sap/ui/codeeditor/themes/sap_horizon_hcw/CodeEditor.less +11 -0
  30. package/src/sap/ui/codeeditor/themes/sap_horizon_hcw/library.source.less +2 -1
  31. package/src/sap/ui/core/themes/sap_horizon/.theme +1 -1
  32. package/src/sap/ui/core/themes/sap_horizon_dark/.theme +1 -1
  33. package/src/sap/ui/core/themes/sap_horizon_hcb/.theme +1 -1
  34. package/src/sap/ui/core/themes/sap_horizon_hcw/.theme +1 -1
  35. package/src/sap/ui/integration/themes/sap_horizon_hcb/library.source.less +0 -1
  36. package/src/sap/ui/integration/themes/sap_horizon_hcw/library.source.less +0 -1
  37. package/src/sap/ui/layout/themes/sap_horizon/FormLayout.less +7 -7
  38. package/src/sap/ui/layout/themes/sap_horizon_dark/FormLayout.less +7 -7
  39. package/src/sap/ui/layout/themes/sap_horizon_hcb/FormLayout.less +7 -7
  40. package/src/sap/ui/layout/themes/sap_horizon_hcw/FormLayout.less +7 -7
  41. package/src/sap/ui/mdc/themes/sap_horizon/Table.less +1 -0
  42. package/src/sap/ui/mdc/themes/sap_horizon_dark/Table.less +1 -0
  43. package/src/sap/ui/mdc/themes/sap_horizon_hcb/Table.less +2 -1
  44. package/src/sap/ui/mdc/themes/sap_horizon_hcw/Table.less +2 -1
  45. package/src/sap/ui/unified/themes/sap_horizon/CalendarLegend.less +4 -0
  46. package/src/sap/ui/unified/themes/sap_horizon_dark/CalendarLegend.less +4 -0
  47. package/src/sap/ui/unified/themes/sap_horizon_hcb/CalendarLegend.less +22 -4
  48. package/src/sap/ui/unified/themes/sap_horizon_hcw/CalendarLegend.less +22 -4
  49. package/src/sap/uxap/themes/sap_horizon/AnchorBar.less +2 -1
  50. package/src/sap/uxap/themes/sap_horizon_dark/AnchorBar.less +2 -1
  51. package/src/sap/ui/integration/themes/sap_horizon_hcb/AnalyticsCloudContent.less +0 -6
  52. package/src/sap/ui/integration/themes/sap_horizon_hcw/AnalyticsCloudContent.less +0 -6
@@ -85,7 +85,7 @@
85
85
  line-height: 0.875rem;
86
86
  }
87
87
 
88
- .sapMObjectStatusLarge {
88
+ .sapMObjectStatusLarge:not(.sapMObjStatusInverted) {
89
89
  .sapMObjStatusTitle,
90
90
  .sapMObjStatusText,
91
91
  .sapMObjStatusIcon {
@@ -99,6 +99,45 @@
99
99
  }
100
100
  }
101
101
 
102
+ .sapMObjStatusInverted.sapMObjectStatusLarge .sapMObjStatusWrapper {
103
+ height: 1.625rem;
104
+ }
105
+
106
+ .sapMObjStatus.sapMObjectStatusLarge.sapMObjStatusInverted {
107
+ height: 1.75rem;
108
+ min-height: 1.75rem;
109
+
110
+ .sapMObjStatusTitle,
111
+ .sapMObjStatusText,
112
+ .sapMObjStatusIcon {
113
+ font-family: @sapUiFontSemiboldDuplexFamily;
114
+ font-size: 1.25rem;
115
+ }
116
+ .sapMObjStatusTitle {
117
+ line-height: 1.625rem;
118
+ height: 1.625rem;
119
+ }
120
+ .sapMObjStatusIcon,
121
+ .sapMObjStatusText {
122
+ padding: 0.125rem 0.25rem;
123
+ line-height: 1.25rem;
124
+ height: 1.25rem;
125
+ }
126
+ .sapMObjStatusIcon:not(.sapMObjStatusIconOnly) {
127
+ padding-left: 0;
128
+ padding-right: 0;
129
+ }
130
+ .sapMObjStatusIcon > .sapUiIcon {
131
+ font-size: 1.25rem;
132
+ line-height: 1.25rem;
133
+ padding-left: 0;
134
+ padding-right: 0;
135
+ }
136
+ .sapMObjStatusIconOnly {
137
+ width: 1.75rem;
138
+ }
139
+ }
140
+
102
141
  .sapMObjStatusInverted {
103
142
  box-sizing: border-box;
104
143
  min-width: 1.375rem;
@@ -114,8 +153,8 @@
114
153
  color: @sapUiContentContrastTextColor;
115
154
  }
116
155
 
117
- .sapMObjStatusInverted .sapMObjStatusIcon.sapMObjStatusIconOnly,
118
- .sapMObjStatusInverted .sapMObjStatusLink .sapMObjStatusIcon.sapMObjStatusIconOnly {
156
+ .sapMObjStatusInverted:not(.sapMObjectStatusLarge) .sapMObjStatusIcon.sapMObjStatusIconOnly,
157
+ .sapMObjStatusInverted:not(.sapMObjectStatusLarge) .sapMObjStatusLink .sapMObjStatusIcon.sapMObjStatusIconOnly {
119
158
  padding: 0.1875rem 0.313rem;
120
159
  }
121
160
 
@@ -524,23 +563,10 @@ html.sap-desktop .sapMObjStatusActive:focus .sapMObjStatusLink::after {
524
563
  }
525
564
 
526
565
  .sapMListTbl .sapMObjStatusInverted .sapMObjStatusIcon > .sapUiIcon:not(.sapMLIBImgNav):not(.sapMBtnIcon),
527
- .sapMObjStatusInverted .sapMObjStatusIcon > .sapUiIcon {
566
+ .sapMObjStatusInverted:not(.sapMObjectStatusLarge) .sapMObjStatusIcon > .sapUiIcon {
528
567
  height: 0.875rem;
529
568
  }
530
569
 
531
- .sapMObjectStatusLarge.sapMObjStatusInverted {
532
- .sapMObjStatusIcon > .sapUiIcon {
533
- vertical-align: top;
534
- font-size: 1.25rem;
535
- padding-left: 0;
536
- padding-right: 0;
537
- }
538
- .sapMObjStatusIcon:not(.sapMObjStatusIconOnly) {
539
- padding-left: 0;
540
- padding-right: 0;
541
- }
542
- }
543
-
544
570
  html.sap-desktop .sapMObjStatusActive:focus {
545
571
 
546
572
  .sapMObjStatusLink::after {
@@ -577,7 +603,7 @@ html.sap-desktop .sapMObjStatusActive:focus {
577
603
  bottom: 4px;
578
604
  right: 4px;
579
605
  outline: 2px dotted @sapContent_ContrastFocusColor;
580
- height: 2rem;
606
+ height: 1.25rem;
581
607
  }
582
608
 
583
609
  }
@@ -158,11 +158,11 @@ html[data-sap-ui-animation='on'] .sapMPageWithFloatingFooter {
158
158
 
159
159
  .sapMPageWithHeader {
160
160
  &.sapFShellBar-CTX > section {
161
- top: 2.75rem;
161
+ top: 3.25rem;
162
162
  }
163
163
 
164
164
  &.sapMPageWithSubHeader.sapFShellBar-CTX > section {
165
- top: 5.5rem;
165
+ top: 6rem;
166
166
  }
167
167
  }
168
168
 
@@ -210,11 +210,11 @@ html[data-sap-ui-animation='on'] .sapMPageWithFloatingFooter {
210
210
 
211
211
  .sapMPageWithHeader {
212
212
  &.sapFShellBar-CTX > section {
213
- top: 2.75rem;
213
+ top: 3.25rem;
214
214
  }
215
215
 
216
216
  &.sapMPageWithSubHeader.sapFShellBar-CTX > section {
217
- top: 4.75rem;
217
+ top: 5.75rem;
218
218
  }
219
219
  }
220
220
  }
@@ -1,8 +1,4 @@
1
1
  /* ========================================== */
2
2
  /* CSS for control sap.m/GroupHeaderListItem */
3
3
  /* Horizon High Contrast White theme */
4
- /* ========================================== */
5
-
6
- .sapMListUl .sapMLIB.sapMGHLI {
7
- font-weight: bold;
8
- }
4
+ /* ========================================== */
@@ -5,6 +5,7 @@
5
5
 
6
6
  .sapMListHdrText {
7
7
  border-bottom: 0.188rem solid @sapUiGroupTitleBorderColor;
8
+ font-size: @sapUiGroupTitleFontSize;
8
9
  }
9
10
 
10
11
  /*Growing feature*/
@@ -86,7 +86,7 @@
86
86
  line-height: 0.875rem;
87
87
  }
88
88
 
89
- .sapMObjectStatusLarge {
89
+ .sapMObjectStatusLarge:not(.sapMObjStatusInverted) {
90
90
  .sapMObjStatusTitle,
91
91
  .sapMObjStatusText,
92
92
  .sapMObjStatusIcon {
@@ -100,6 +100,45 @@
100
100
  }
101
101
  }
102
102
 
103
+ .sapMObjStatusInverted.sapMObjectStatusLarge .sapMObjStatusWrapper {
104
+ height: 1.625rem;
105
+ }
106
+
107
+ .sapMObjStatus.sapMObjectStatusLarge.sapMObjStatusInverted {
108
+ height: 1.75rem;
109
+ min-height: 1.75rem;
110
+
111
+ .sapMObjStatusTitle,
112
+ .sapMObjStatusText,
113
+ .sapMObjStatusIcon {
114
+ font-family: @sapUiFontSemiboldDuplexFamily;
115
+ font-size: 1.25rem;
116
+ }
117
+ .sapMObjStatusTitle {
118
+ line-height: 1.625rem;
119
+ height: 1.625rem;
120
+ }
121
+ .sapMObjStatusIcon,
122
+ .sapMObjStatusText {
123
+ padding: 0.125rem 0.25rem;
124
+ line-height: 1.25rem;
125
+ height: 1.25rem;
126
+ }
127
+ .sapMObjStatusIcon:not(.sapMObjStatusIconOnly) {
128
+ padding-left: 0;
129
+ padding-right: 0;
130
+ }
131
+ .sapMObjStatusIcon > .sapUiIcon {
132
+ font-size: 1.25rem;
133
+ line-height: 1.25rem;
134
+ padding-left: 0;
135
+ padding-right: 0;
136
+ }
137
+ .sapMObjStatusIconOnly {
138
+ width: 1.75rem;
139
+ }
140
+ }
141
+
103
142
  .sapMObjStatusInverted {
104
143
  box-sizing: border-box;
105
144
  min-width: 1.375rem;
@@ -115,8 +154,8 @@
115
154
  color: @sapUiContentContrastTextColor;
116
155
  }
117
156
 
118
- .sapMObjStatusInverted .sapMObjStatusIcon.sapMObjStatusIconOnly,
119
- .sapMObjStatusInverted .sapMObjStatusLink .sapMObjStatusIcon.sapMObjStatusIconOnly {
157
+ .sapMObjStatusInverted:not(.sapMObjectStatusLarge) .sapMObjStatusIcon.sapMObjStatusIconOnly,
158
+ .sapMObjStatusInverted:not(.sapMObjectStatusLarge) .sapMObjStatusLink .sapMObjStatusIcon.sapMObjStatusIconOnly {
120
159
  padding: 0.1875rem 0.313rem;
121
160
  }
122
161
 
@@ -526,23 +565,10 @@ html.sap-desktop .sapMObjStatusActive:focus .sapMObjStatusLink::after {
526
565
  }
527
566
 
528
567
  .sapMListTbl .sapMObjStatusInverted .sapMObjStatusIcon > .sapUiIcon:not(.sapMLIBImgNav):not(.sapMBtnIcon),
529
- .sapMObjStatusInverted .sapMObjStatusIcon > .sapUiIcon {
568
+ .sapMObjStatusInverted:not(.sapMObjectStatusLarge) .sapMObjStatusIcon > .sapUiIcon {
530
569
  height: 0.875rem;
531
570
  }
532
571
 
533
- .sapMObjectStatusLarge.sapMObjStatusInverted {
534
- .sapMObjStatusIcon > .sapUiIcon {
535
- vertical-align: top;
536
- font-size: 1.25rem;
537
- padding-left: 0;
538
- padding-right: 0;
539
- }
540
- .sapMObjStatusIcon:not(.sapMObjStatusIconOnly) {
541
- padding-left: 0;
542
- padding-right: 0;
543
- }
544
- }
545
-
546
572
  html.sap-desktop .sapMObjStatusActive:focus {
547
573
 
548
574
  .sapMObjStatusLink::after {
@@ -579,7 +605,7 @@ html.sap-desktop .sapMObjStatusActive:focus {
579
605
  bottom: 4px;
580
606
  right: 4px;
581
607
  outline: 2px dotted @sapContent_ContrastFocusColor;
582
- height: 2rem;
608
+ height: 1.25rem;
583
609
  }
584
610
 
585
611
  }
@@ -158,11 +158,11 @@ html[data-sap-ui-animation='on'] .sapMPageWithFloatingFooter {
158
158
 
159
159
  .sapMPageWithHeader {
160
160
  &.sapFShellBar-CTX > section {
161
- top: 2.75rem;
161
+ top: 3.25rem;
162
162
  }
163
163
 
164
164
  &.sapMPageWithSubHeader.sapFShellBar-CTX > section {
165
- top: 5.5rem;
165
+ top: 6rem;
166
166
  }
167
167
  }
168
168
 
@@ -210,11 +210,11 @@ html[data-sap-ui-animation='on'] .sapMPageWithFloatingFooter {
210
210
 
211
211
  .sapMPageWithHeader {
212
212
  &.sapFShellBar-CTX > section {
213
- top: 2.75rem;
213
+ top: 3.25rem;
214
214
  }
215
215
 
216
216
  &.sapMPageWithSubHeader.sapFShellBar-CTX > section {
217
- top: 4.75rem;
217
+ top: 5.75rem;
218
218
  }
219
219
  }
220
220
  }
@@ -33,6 +33,7 @@
33
33
  @_sap_tnt_NavigationList_PopupTitleLineHeight: 1.5rem;
34
34
  @_sap_tnt_NavigationList_SelectionIndicatorDisplay: block;
35
35
  @_sap_tnt_NavigationList_PopupPadding: 0.5rem;
36
+ @_sap_tnt_NavigationList_Collapsed_GroupBorderWidth: @_sap_tnt_NavigationList_GroupBorderWidth;
36
37
  @_sap_tnt_NavigationList_Collapsed_HoverOrFocusTextDisplay: block;
37
38
  @_sap_tnt_NavigationList_Collapsed_HoverOrFocusItemZIndex: 1;
38
39
  @_sap_tnt_NavigationList_Collapsed_HoverOrFocusItemPosition: absolute;
@@ -33,6 +33,7 @@
33
33
  @_sap_tnt_NavigationList_PopupTitleLineHeight: 1.5rem;
34
34
  @_sap_tnt_NavigationList_SelectionIndicatorDisplay: block;
35
35
  @_sap_tnt_NavigationList_PopupPadding: 0.5rem;
36
+ @_sap_tnt_NavigationList_Collapsed_GroupBorderWidth: @_sap_tnt_NavigationList_GroupBorderWidth;
36
37
  @_sap_tnt_NavigationList_Collapsed_HoverOrFocusTextDisplay: block;
37
38
  @_sap_tnt_NavigationList_Collapsed_HoverOrFocusItemZIndex: 1;
38
39
  @_sap_tnt_NavigationList_Collapsed_HoverOrFocusItemPosition: absolute;
@@ -0,0 +1,11 @@
1
+ /*
2
+ / ============================================ /
3
+ / CSS for control sap.ui.codeeditor/CodeEditor /
4
+ / Horizon High Contrast Black theme /
5
+ / ============================================ /
6
+ */
7
+ .sapCEdThemeDefault .ace_editor {
8
+ .ace_marker-layer .ace_selection {
9
+ background: #292929;
10
+ }
11
+ }
@@ -6,4 +6,5 @@
6
6
 
7
7
  @import "../base/library.source.less";
8
8
  @import "../../../../../sap/ui/core/themes/sap_horizon_hcb/base.less";
9
- @import "../../../../../sap/ui/core/themes/sap_horizon_hcb/global.less";
9
+ @import "../../../../../sap/ui/core/themes/sap_horizon_hcb/global.less";
10
+ @import "./CodeEditor.less";
@@ -0,0 +1,11 @@
1
+ /*
2
+ / ============================================ /
3
+ / CSS for control sap.ui.codeeditor/CodeEditor /
4
+ / Horizon High Contrast White theme /
5
+ / ============================================ /
6
+ */
7
+ .sapCEdThemeDefault .ace_editor {
8
+ .ace_marker-layer .ace_selection {
9
+ background: #EAECEE;
10
+ }
11
+ }
@@ -6,4 +6,5 @@
6
6
 
7
7
  @import "../base/library.source.less";
8
8
  @import "../../../../../sap/ui/core/themes/sap_horizon_hcw/base.less";
9
- @import "../../../../../sap/ui/core/themes/sap_horizon_hcw/global.less";
9
+ @import "../../../../../sap/ui/core/themes/sap_horizon_hcw/global.less";
10
+ @import "./CodeEditor.less";
@@ -6,7 +6,7 @@
6
6
  <copyright>OpenUI5
7
7
  * (c) Copyright 2009-2024 SAP SE or an SAP affiliate company.
8
8
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
9
- <version>1.124.2</version>
9
+ <version>1.126.0</version>
10
10
 
11
11
  <documentation>SAPUI5 Horizon theme library.</documentation>
12
12
 
@@ -6,7 +6,7 @@
6
6
  <copyright>OpenUI5
7
7
  * (c) Copyright 2009-2024 SAP SE or an SAP affiliate company.
8
8
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
9
- <version>1.124.2</version>
9
+ <version>1.126.0</version>
10
10
 
11
11
  <documentation>SAPUI5 Evening Horizon theme library.</documentation>
12
12
 
@@ -6,7 +6,7 @@
6
6
  <copyright>OpenUI5
7
7
  * (c) Copyright 2009-2024 SAP SE or an SAP affiliate company.
8
8
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
9
- <version>1.124.2</version>
9
+ <version>1.126.0</version>
10
10
 
11
11
  <documentation>SAPUI5 horizon high contrast black theme library.</documentation>
12
12
 
@@ -6,7 +6,7 @@
6
6
  <copyright>OpenUI5
7
7
  * (c) Copyright 2009-2024 SAP SE or an SAP affiliate company.
8
8
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
9
- <version>1.124.2</version>
9
+ <version>1.126.0</version>
10
10
 
11
11
  <documentation>SAPUI5 horizon high contrast white theme library.</documentation>
12
12
 
@@ -8,6 +8,5 @@
8
8
  @import "../../../../../sap/ui/core/themes/sap_horizon_hcb/base.less";
9
9
  @import "../../../../../sap/ui/core/themes/sap_horizon_hcb/global.less";
10
10
 
11
- @import "AnalyticsCloudContent.less";
12
11
  @import "ListContentItem.less";
13
12
  @import "Paginator.less";
@@ -8,6 +8,5 @@
8
8
  @import "../../../../../sap/ui/core/themes/sap_horizon_hcw/base.less";
9
9
  @import "../../../../../sap/ui/core/themes/sap_horizon_hcw/global.less";
10
10
 
11
- @import "AnalyticsCloudContent.less";
12
11
  @import "ListContentItem.less";
13
12
  @import "Paginator.less";
@@ -24,7 +24,6 @@
24
24
  .sapUiFormM .sapUiFormContainerTitle > .sapUiFormTitle {
25
25
  height: 2.75rem;
26
26
  line-height: 2.75rem;
27
- font-weight: bold;
28
27
  }
29
28
 
30
29
  .sapUiSizeCompact .sapUiFormContainerTitle > .sapUiFormTitle {
@@ -48,14 +47,15 @@
48
47
  }
49
48
 
50
49
  /* FormContainer Titles are rendered using H5 level, but H6 size*/
51
- .sapUiFormContainerTitle > .sapUiFormTitleH1,
52
- .sapUiFormContainerTitle > .sapUiFormTitleH2,
53
- .sapUiFormContainerTitle > .sapUiFormTitleH3,
54
- .sapUiFormContainerTitle > .sapUiFormTitleH4,
55
- .sapUiFormContainerTitle > .sapUiFormTitleH5,
56
- .sapUiFormContainerTitle > .sapUiFormTitleH6 {
50
+ .sapUiFormContainerTitle .sapUiFormTitleH1,
51
+ .sapUiFormContainerTitle .sapUiFormTitleH2,
52
+ .sapUiFormContainerTitle .sapUiFormTitleH3,
53
+ .sapUiFormContainerTitle .sapUiFormTitleH4,
54
+ .sapUiFormContainerTitle .sapUiFormTitleH5,
55
+ .sapUiFormContainerTitle .sapUiFormTitleH6 {
57
56
  font-size: @sapMFontHeader6Size;
58
57
  color: @sapUiGroupTitleTextColor;
58
+ font-weight: bold;
59
59
  }
60
60
 
61
61
  /* Toolbar */
@@ -24,7 +24,6 @@
24
24
  .sapUiFormM .sapUiFormContainerTitle > .sapUiFormTitle {
25
25
  height: 2.75rem;
26
26
  line-height: 2.75rem;
27
- font-weight: bold;
28
27
  }
29
28
 
30
29
  .sapUiSizeCompact .sapUiFormContainerTitle > .sapUiFormTitle {
@@ -48,14 +47,15 @@
48
47
  }
49
48
 
50
49
  /* FormContainer Titles are rendered using H5 level, but H6 size*/
51
- .sapUiFormContainerTitle > .sapUiFormTitleH1,
52
- .sapUiFormContainerTitle > .sapUiFormTitleH2,
53
- .sapUiFormContainerTitle > .sapUiFormTitleH3,
54
- .sapUiFormContainerTitle > .sapUiFormTitleH4,
55
- .sapUiFormContainerTitle > .sapUiFormTitleH5,
56
- .sapUiFormContainerTitle > .sapUiFormTitleH6 {
50
+ .sapUiFormContainerTitle .sapUiFormTitleH1,
51
+ .sapUiFormContainerTitle .sapUiFormTitleH2,
52
+ .sapUiFormContainerTitle .sapUiFormTitleH3,
53
+ .sapUiFormContainerTitle .sapUiFormTitleH4,
54
+ .sapUiFormContainerTitle .sapUiFormTitleH5,
55
+ .sapUiFormContainerTitle .sapUiFormTitleH6 {
57
56
  font-size: @sapMFontHeader6Size;
58
57
  color: @sapUiGroupTitleTextColor;
58
+ font-weight: bold;
59
59
  }
60
60
 
61
61
  /* Toolbar */
@@ -13,7 +13,6 @@
13
13
  .sapUiFormM .sapUiFormContainerTitle > .sapUiFormTitle {
14
14
  height: 2.75rem;
15
15
  line-height: 2.75rem;
16
- font-weight: bold;
17
16
  }
18
17
 
19
18
  .sapUiSizeCompact .sapUiFormContainerTitle > .sapUiFormTitle {
@@ -33,14 +32,15 @@
33
32
  }
34
33
 
35
34
  /* FormContainer Titles are rendered using H5 level, but H6 size*/
36
- .sapUiFormContainerTitle > .sapUiFormTitleH1,
37
- .sapUiFormContainerTitle > .sapUiFormTitleH2,
38
- .sapUiFormContainerTitle > .sapUiFormTitleH3,
39
- .sapUiFormContainerTitle > .sapUiFormTitleH4,
40
- .sapUiFormContainerTitle > .sapUiFormTitleH5,
41
- .sapUiFormContainerTitle > .sapUiFormTitleH6 {
35
+ .sapUiFormContainerTitle .sapUiFormTitleH1,
36
+ .sapUiFormContainerTitle .sapUiFormTitleH2,
37
+ .sapUiFormContainerTitle .sapUiFormTitleH3,
38
+ .sapUiFormContainerTitle .sapUiFormTitleH4,
39
+ .sapUiFormContainerTitle .sapUiFormTitleH5,
40
+ .sapUiFormContainerTitle .sapUiFormTitleH6 {
42
41
  font-size: @sapMFontHeader6Size;
43
42
  color: @sapUiGroupTitleTextColor;
43
+ font-weight: bold;
44
44
  }
45
45
 
46
46
  /* Toolbar */
@@ -13,7 +13,6 @@
13
13
  .sapUiFormM .sapUiFormContainerTitle > .sapUiFormTitle {
14
14
  height: 2.75rem;
15
15
  line-height: 2.75rem;
16
- font-weight: bold;
17
16
  }
18
17
 
19
18
  .sapUiSizeCompact .sapUiFormContainerTitle > .sapUiFormTitle {
@@ -33,14 +32,15 @@
33
32
  }
34
33
 
35
34
  /* FormContainer Titles are rendered using H5 level, but H6 size*/
36
- .sapUiFormContainerTitle > .sapUiFormTitleH1,
37
- .sapUiFormContainerTitle > .sapUiFormTitleH2,
38
- .sapUiFormContainerTitle > .sapUiFormTitleH3,
39
- .sapUiFormContainerTitle > .sapUiFormTitleH4,
40
- .sapUiFormContainerTitle > .sapUiFormTitleH5,
41
- .sapUiFormContainerTitle > .sapUiFormTitleH6 {
35
+ .sapUiFormContainerTitle .sapUiFormTitleH1,
36
+ .sapUiFormContainerTitle .sapUiFormTitleH2,
37
+ .sapUiFormContainerTitle .sapUiFormTitleH3,
38
+ .sapUiFormContainerTitle .sapUiFormTitleH4,
39
+ .sapUiFormContainerTitle .sapUiFormTitleH5,
40
+ .sapUiFormContainerTitle .sapUiFormTitleH6 {
42
41
  font-size: @sapMFontHeader6Size;
43
42
  color: @sapUiGroupTitleTextColor;
43
+ font-weight: bold;
44
44
  }
45
45
 
46
46
  /* Toolbar */
@@ -5,6 +5,7 @@
5
5
 
6
6
  @_sap_ui_mdc_Table_ExportButtonType: ~"Transparent";
7
7
  @_sap_ui_mdc_Table_ToolbarDesign: ~"Transparent";
8
+ @_sap_ui_mdc_Table_HeaderStyle: ~"H5";
8
9
 
9
10
  .sapUiMdcTable .sapMIBar.sapMTBHeader-CTX {
10
11
  border-top-right-radius: @sapUiElementBorderCornerRadius;
@@ -5,6 +5,7 @@
5
5
 
6
6
  @_sap_ui_mdc_Table_ExportButtonType: ~"Transparent";
7
7
  @_sap_ui_mdc_Table_ToolbarDesign: ~"Transparent";
8
+ @_sap_ui_mdc_Table_HeaderStyle: ~"H5";
8
9
 
9
10
  .sapUiMdcTable .sapMIBar.sapMTBHeader-CTX {
10
11
  border-top-right-radius: @sapUiElementBorderCornerRadius;
@@ -4,4 +4,5 @@
4
4
  /* =================================== */
5
5
 
6
6
  @_sap_ui_mdc_Table_ExportButtonType: ~"Transparent";
7
- @_sap_ui_mdc_Table_ToolbarDesign: ~"Transparent";
7
+ @_sap_ui_mdc_Table_ToolbarDesign: ~"Transparent";
8
+ @_sap_ui_mdc_Table_HeaderStyle: ~"H5";
@@ -4,4 +4,5 @@
4
4
  /* =================================== */
5
5
 
6
6
  @_sap_ui_mdc_Table_ExportButtonType: ~"Transparent";
7
- @_sap_ui_mdc_Table_ToolbarDesign: ~"Transparent";
7
+ @_sap_ui_mdc_Table_ToolbarDesign: ~"Transparent";
8
+ @_sap_ui_mdc_Table_HeaderStyle: ~"H5";
@@ -51,6 +51,10 @@
51
51
  border: @sapContent_FocusWidth @sapContent_FocusStyle @sapUiContentFocusColor;
52
52
  border-radius: 0.25rem;
53
53
  pointer-events: none;
54
+ top: 0;
55
+ left: 0;
56
+ bottom: 0;
57
+ right: 0;
54
58
  }
55
59
  }
56
60
  }
@@ -30,6 +30,10 @@
30
30
  border: @sapContent_FocusWidth @sapContent_FocusStyle @sapUiContentFocusColor;
31
31
  border-radius: 0.25rem;
32
32
  pointer-events: none;
33
+ top: 0;
34
+ left: 0;
35
+ bottom: 0;
36
+ right: 0;
33
37
  }
34
38
  }
35
39
  }
@@ -12,10 +12,10 @@
12
12
  content: "";
13
13
  position: absolute;
14
14
  box-sizing: border-box;
15
- left: 0.0625rem;
16
- top: 0.0625rem;
17
- right: 0.0625rem;
18
- bottom: 0.0625rem;
15
+ left: 0.125rem;
16
+ top: 0.125rem;
17
+ right: 0.125rem;
18
+ bottom: 0.125rem;
19
19
  border: @sapContent_FocusWidth @sapContent_FocusStyle @sapUiContentFocusColor;
20
20
  pointer-events: none;
21
21
  }
@@ -31,4 +31,22 @@
31
31
  & > .sapUiUnifiedLegendSquare > .sapUiUnifiedLegendSquareColor {
32
32
  background: @sapUiLegendNonWorkingBackground;
33
33
  }
34
+ }
35
+
36
+ .sapUiSizeCompact {
37
+ .sapUiUnifiedLegendSquare > .sapUiUnifiedLegendSquareColor {
38
+ margin: 0.1875rem;
39
+ }
40
+
41
+ .sapUiUnifiedLegendItem {
42
+
43
+ &:focus {
44
+ &::after {
45
+ left: 0.0625rem;
46
+ top: 0.0625rem;
47
+ right: 0.0625rem;
48
+ bottom: 0.0625rem;
49
+ }
50
+ }
51
+ }
34
52
  }
@@ -12,10 +12,10 @@
12
12
  content: "";
13
13
  position: absolute;
14
14
  box-sizing: border-box;
15
- left: 0.0625rem;
16
- top: 0.0625rem;
17
- right: 0.0625rem;
18
- bottom: 0.0625rem;
15
+ left: 0.125rem;
16
+ top: 0.125rem;
17
+ right: 0.125rem;
18
+ bottom: 0.125rem;
19
19
  border: @sapContent_FocusWidth @sapContent_FocusStyle @sapUiContentFocusColor;
20
20
  pointer-events: none;
21
21
  }
@@ -31,4 +31,22 @@
31
31
  & > .sapUiUnifiedLegendSquare > .sapUiUnifiedLegendSquareColor {
32
32
  background: @sapUiLegendNonWorkingBackground;
33
33
  }
34
+ }
35
+
36
+ .sapUiSizeCompact {
37
+ .sapUiUnifiedLegendSquare > .sapUiUnifiedLegendSquareColor {
38
+ margin: 0.1875rem;
39
+ }
40
+
41
+ .sapUiUnifiedLegendItem {
42
+
43
+ &:focus {
44
+ &::after {
45
+ left: 0.0625rem;
46
+ top: 0.0625rem;
47
+ right: 0.0625rem;
48
+ bottom: 0.0625rem;
49
+ }
50
+ }
51
+ }
34
52
  }
@@ -134,7 +134,8 @@ html.sap-desktop .sapUxAPAnchorBar .sapUxAPHierarchicalSelect.sapMSltPressed:not
134
134
  }
135
135
 
136
136
  .sapUxAPAnchorBarButton .sapMSB {
137
- .sapMSBText {
137
+ .sapMSBText,
138
+ &:hover .sapMSBText {
138
139
  border-color: transparent;
139
140
  }
140
141
  .sapMSBArrow {
@@ -139,7 +139,8 @@ html.sap-desktop .sapUxAPAnchorBar .sapUxAPHierarchicalSelect.sapMSltPressed:not
139
139
  }
140
140
 
141
141
  .sapUxAPAnchorBarButton .sapMSB {
142
- .sapMSBText {
142
+ .sapMSBText,
143
+ &:hover .sapMSBText {
143
144
  border-color: transparent;
144
145
  }
145
146
  .sapMSBArrow {