@openui5/themelib_sap_horizon 1.120.6 → 1.121.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 (138) hide show
  1. package/.reuse/dep5 +23 -21
  2. package/THIRDPARTY.txt +6 -43
  3. package/package.json +18 -18
  4. package/src/sap/f/themes/sap_horizon/DynamicPageTitle.less +13 -13
  5. package/src/sap/f/themes/sap_horizon/ShellBar.less +39 -16
  6. package/src/sap/f/themes/sap_horizon_dark/DynamicPageTitle.less +13 -13
  7. package/src/sap/f/themes/sap_horizon_dark/ShellBar.less +46 -16
  8. package/src/sap/f/themes/sap_horizon_hcb/Card.less +3 -3
  9. package/src/sap/f/themes/sap_horizon_hcb/CardLoading.less +2 -2
  10. package/src/sap/f/themes/sap_horizon_hcb/DynamicPageTitle.less +11 -0
  11. package/src/sap/f/themes/sap_horizon_hcb/ShellBar.less +16 -1
  12. package/src/sap/f/themes/sap_horizon_hcw/Card.less +3 -3
  13. package/src/sap/f/themes/sap_horizon_hcw/CardLoading.less +2 -2
  14. package/src/sap/f/themes/sap_horizon_hcw/DynamicPageTitle.less +11 -0
  15. package/src/sap/f/themes/sap_horizon_hcw/ShellBar.less +16 -1
  16. package/src/sap/m/themes/sap_horizon/ActionTile.less +8 -0
  17. package/src/sap/m/themes/sap_horizon/Breadcrumbs.less +71 -35
  18. package/src/sap/m/themes/sap_horizon/Button.less +1 -20
  19. package/src/sap/m/themes/sap_horizon/Carousel.less +5 -5
  20. package/src/sap/m/themes/sap_horizon/IconTabBar.less +32 -32
  21. package/src/sap/m/themes/sap_horizon/LightBox.less +1 -1
  22. package/src/sap/m/themes/sap_horizon/Link.less +0 -4
  23. package/src/sap/m/themes/sap_horizon/MenuButton.less +11 -15
  24. package/src/sap/m/themes/sap_horizon/NotificationListGroup.less +1 -1
  25. package/src/sap/m/themes/sap_horizon/ObjectNumber.less +57 -57
  26. package/src/sap/m/themes/sap_horizon/ObjectStatus.less +183 -90
  27. package/src/sap/m/themes/sap_horizon/Panel.less +0 -14
  28. package/src/sap/m/themes/sap_horizon/RadioButton.less +1 -1
  29. package/src/sap/m/themes/sap_horizon/Title.less +2 -2
  30. package/src/sap/m/themes/sap_horizon/ToggleButton.less +55 -4
  31. package/src/sap/m/themes/sap_horizon/Toolbar.less +6 -3
  32. package/src/sap/m/themes/sap_horizon/library.source.less +1 -0
  33. package/src/sap/m/themes/sap_horizon_dark/ActionTile.less +8 -0
  34. package/src/sap/m/themes/sap_horizon_dark/Breadcrumbs.less +70 -32
  35. package/src/sap/m/themes/sap_horizon_dark/Button.less +1 -20
  36. package/src/sap/m/themes/sap_horizon_dark/Carousel.less +5 -5
  37. package/src/sap/m/themes/sap_horizon_dark/IconTabBar.less +32 -32
  38. package/src/sap/m/themes/sap_horizon_dark/LightBox.less +1 -1
  39. package/src/sap/m/themes/sap_horizon_dark/Link.less +0 -4
  40. package/src/sap/m/themes/sap_horizon_dark/MenuButton.less +12 -7
  41. package/src/sap/m/themes/sap_horizon_dark/NotificationListGroup.less +1 -1
  42. package/src/sap/m/themes/sap_horizon_dark/ObjectNumber.less +58 -58
  43. package/src/sap/m/themes/sap_horizon_dark/ObjectStatus.less +184 -90
  44. package/src/sap/m/themes/sap_horizon_dark/Panel.less +0 -14
  45. package/src/sap/m/themes/sap_horizon_dark/ProgressIndicator.less +11 -2
  46. package/src/sap/m/themes/sap_horizon_dark/RadioButton.less +1 -1
  47. package/src/sap/m/themes/sap_horizon_dark/Title.less +2 -2
  48. package/src/sap/m/themes/sap_horizon_dark/ToggleButton.less +54 -3
  49. package/src/sap/m/themes/sap_horizon_dark/Toolbar.less +6 -3
  50. package/src/sap/m/themes/sap_horizon_dark/library.source.less +1 -0
  51. package/src/sap/m/themes/sap_horizon_hcb/Breadcrumbs.less +34 -24
  52. package/src/sap/m/themes/sap_horizon_hcb/Button.less +0 -13
  53. package/src/sap/m/themes/sap_horizon_hcb/Carousel.less +4 -4
  54. package/src/sap/m/themes/sap_horizon_hcb/IconTabBar.less +3 -3
  55. package/src/sap/m/themes/sap_horizon_hcb/LightBox.less +1 -1
  56. package/src/sap/m/themes/sap_horizon_hcb/Link.less +0 -4
  57. package/src/sap/m/themes/sap_horizon_hcb/ListItemBase.less +1 -0
  58. package/src/sap/m/themes/sap_horizon_hcb/NotificationListGroup.less +1 -1
  59. package/src/sap/m/themes/sap_horizon_hcb/ObjectStatus.less +166 -131
  60. package/src/sap/m/themes/sap_horizon_hcb/Panel.less +0 -13
  61. package/src/sap/m/themes/sap_horizon_hcb/ProgressIndicator.less +11 -2
  62. package/src/sap/m/themes/sap_horizon_hcb/RadioButton.less +1 -1
  63. package/src/sap/m/themes/sap_horizon_hcb/Select.less +10 -2
  64. package/src/sap/m/themes/sap_horizon_hcb/Title.less +2 -2
  65. package/src/sap/m/themes/sap_horizon_hcb/ToggleButton.less +6 -0
  66. package/src/sap/m/themes/sap_horizon_hcb/Toolbar.less +6 -3
  67. package/src/sap/m/themes/sap_horizon_hcw/Breadcrumbs.less +33 -23
  68. package/src/sap/m/themes/sap_horizon_hcw/Button.less +0 -13
  69. package/src/sap/m/themes/sap_horizon_hcw/Carousel.less +4 -4
  70. package/src/sap/m/themes/sap_horizon_hcw/IconTabBar.less +3 -3
  71. package/src/sap/m/themes/sap_horizon_hcw/LightBox.less +1 -1
  72. package/src/sap/m/themes/sap_horizon_hcw/Link.less +0 -4
  73. package/src/sap/m/themes/sap_horizon_hcw/ListItemBase.less +1 -0
  74. package/src/sap/m/themes/sap_horizon_hcw/NotificationListGroup.less +1 -1
  75. package/src/sap/m/themes/sap_horizon_hcw/ObjectStatus.less +168 -131
  76. package/src/sap/m/themes/sap_horizon_hcw/Panel.less +0 -14
  77. package/src/sap/m/themes/sap_horizon_hcw/ProgressIndicator.less +11 -2
  78. package/src/sap/m/themes/sap_horizon_hcw/RadioButton.less +1 -1
  79. package/src/sap/m/themes/sap_horizon_hcw/Select.less +10 -2
  80. package/src/sap/m/themes/sap_horizon_hcw/Title.less +2 -2
  81. package/src/sap/m/themes/sap_horizon_hcw/ToggleButton.less +6 -0
  82. package/src/sap/m/themes/sap_horizon_hcw/Toolbar.less +5 -3
  83. package/src/sap/tnt/themes/sap_horizon/InfoLabel.less +13 -13
  84. package/src/sap/tnt/themes/sap_horizon/NavigationList.less +1 -1
  85. package/src/sap/tnt/themes/sap_horizon/ToolHeader.less +17 -17
  86. package/src/sap/tnt/themes/sap_horizon_dark/InfoLabel.less +13 -13
  87. package/src/sap/tnt/themes/sap_horizon_dark/NavigationList.less +1 -1
  88. package/src/sap/tnt/themes/sap_horizon_dark/ToolHeader.less +17 -17
  89. package/src/sap/tnt/themes/sap_horizon_hcb/InfoLabel.less +3 -3
  90. package/src/sap/tnt/themes/sap_horizon_hcb/NavigationList.less +1 -1
  91. package/src/sap/tnt/themes/sap_horizon_hcb/SideNavigation.less +1 -1
  92. package/src/sap/tnt/themes/sap_horizon_hcb/ToolHeader.less +18 -18
  93. package/src/sap/tnt/themes/sap_horizon_hcw/InfoLabel.less +3 -3
  94. package/src/sap/tnt/themes/sap_horizon_hcw/NavigationList.less +2 -2
  95. package/src/sap/tnt/themes/sap_horizon_hcw/SideNavigation.less +1 -1
  96. package/src/sap/tnt/themes/sap_horizon_hcw/ToolHeader.less +20 -20
  97. package/src/sap/tnt/themes/sap_horizon_hcw/ToolPage.less +1 -1
  98. package/src/sap/ui/core/themes/sap_horizon/.theme +1 -1
  99. package/src/sap/ui/core/themes/sap_horizon/base.less +66 -66
  100. package/src/sap/ui/core/themes/sap_horizon_dark/.theme +1 -1
  101. package/src/sap/ui/core/themes/sap_horizon_dark/base.less +64 -64
  102. package/src/sap/ui/core/themes/sap_horizon_hcb/.theme +1 -1
  103. package/src/sap/ui/core/themes/sap_horizon_hcb/base.less +64 -64
  104. package/src/sap/ui/core/themes/sap_horizon_hcw/.theme +1 -1
  105. package/src/sap/ui/core/themes/sap_horizon_hcw/base.less +64 -64
  106. package/src/sap/ui/layout/themes/sap_horizon/BlockLayout.less +2 -2
  107. package/src/sap/ui/layout/themes/sap_horizon/GridLayout.less +1 -1
  108. package/src/sap/ui/layout/themes/sap_horizon/ResponsiveLayout.less +1 -1
  109. package/src/sap/ui/layout/themes/sap_horizon/ResponsiveSplitter.less +1 -1
  110. package/src/sap/ui/layout/themes/sap_horizon_dark/BlockLayout.less +2 -2
  111. package/src/sap/ui/layout/themes/sap_horizon_dark/GridLayout.less +1 -1
  112. package/src/sap/ui/layout/themes/sap_horizon_dark/ResponsiveLayout.less +1 -1
  113. package/src/sap/ui/layout/themes/sap_horizon_dark/ResponsiveSplitter.less +1 -1
  114. package/src/sap/ui/layout/themes/sap_horizon_hcb/GridLayout.less +1 -1
  115. package/src/sap/ui/layout/themes/sap_horizon_hcb/ResponsiveLayout.less +1 -1
  116. package/src/sap/ui/layout/themes/sap_horizon_hcw/GridLayout.less +1 -1
  117. package/src/sap/ui/layout/themes/sap_horizon_hcw/ResponsiveLayout.less +1 -1
  118. package/src/sap/ui/mdc/themes/sap_horizon/Table.less +1 -0
  119. package/src/sap/ui/mdc/themes/sap_horizon_dark/Table.less +1 -0
  120. package/src/sap/ui/mdc/themes/sap_horizon_hcb/Table.less +2 -1
  121. package/src/sap/ui/mdc/themes/sap_horizon_hcw/Table.less +2 -1
  122. package/src/sap/ui/rta/themes/sap_horizon/Toolbar.adaptation.less +1 -0
  123. package/src/sap/ui/rta/themes/sap_horizon_dark/Toolbar.adaptation.less +1 -0
  124. package/src/sap/ui/unified/themes/sap_horizon/Calendar.less +361 -271
  125. package/src/sap/ui/unified/themes/sap_horizon/CalendarLegend.less +33 -5
  126. package/src/sap/ui/unified/themes/sap_horizon_dark/Calendar.less +370 -279
  127. package/src/sap/ui/unified/themes/sap_horizon_dark/CalendarLegend.less +33 -4
  128. package/src/sap/ui/unified/themes/sap_horizon_hcb/Calendar.less +3 -3
  129. package/src/sap/ui/unified/themes/sap_horizon_hcb/CalendarLegend.less +7 -0
  130. package/src/sap/ui/unified/themes/sap_horizon_hcb/Menu.less +4 -0
  131. package/src/sap/ui/unified/themes/sap_horizon_hcw/Calendar.less +3 -3
  132. package/src/sap/ui/unified/themes/sap_horizon_hcw/CalendarLegend.less +7 -0
  133. package/src/sap/ui/unified/themes/sap_horizon_hcw/Menu.less +4 -0
  134. package/src/sap/uxap/themes/sap_horizon/AnchorBar.less +52 -0
  135. package/src/sap/uxap/themes/sap_horizon_dark/AnchorBar.less +56 -0
  136. package/src/sap/uxap/themes/sap_horizon_hcb/AnchorBar.less +33 -0
  137. package/src/sap/uxap/themes/sap_horizon_hcw/AnchorBar.less +33 -0
  138. package/LICENSES/BSD-2-Clause.txt +0 -22
@@ -7,52 +7,90 @@
7
7
  .sapMBreadcrumbsCurrentLocation {
8
8
  &:focus {
9
9
  outline: none;
10
- box-shadow: 0px 0px 0px 0.125rem @sapUiContentFocusColor;
10
+ box-shadow: 0 0 0 0.125rem @sapUiContentFocusColor;
11
11
  border-radius: 0.25rem;
12
12
  }
13
13
  }
14
- .sapMSltPressed:not(.sapMSltDisabled):not(.sapMSltState), .sapMSlt.sapMSltFocused:not(.sapMSltDisabled):not(.sapMSltState) {
14
+
15
+ .sapMSltPressed:not(.sapMSltDisabled):not(.sapMSltState),
16
+ .sapMSlt.sapMSltFocused:not(.sapMSltDisabled):not(.sapMSltState) {
15
17
  outline-offset: 0;
16
18
  }
17
19
 
18
- .sapMSltIcon:before,
19
- .sapMSltIcon:after {
20
- font-size: @sapMFontMediumSize;
21
- color: @sapUiLink;
22
- padding-bottom: 0.0625rem;
23
- speak: none;
24
- }
20
+ .sapMBreadcrumbsItem.sapMBreadcrumbsSelectItem {
21
+ &>.sapMSlt.sapMSltWithIcon.sapMSltIconOnly.sapMSltWithArrow.sapMSltHoverable {
22
+ box-shadow: none;
25
23
 
26
- .sapMSltIcon:before {
27
- font-family: @sapUiFontLightFamily;
28
- content: "••• ";
29
- vertical-align: bottom;
30
- }
24
+ // Default styles
25
+ .sapMSltIcon {
26
+ display: flex;
27
+ align-items: center;
28
+ gap: 0.2rem;
31
29
 
32
- .sapMSltIcon:after {
33
- font-family: @sapUiContentIconFontFamily;
34
- content: "\e1ef";
35
- }
30
+ &::before,
31
+ &::after {
32
+ border-bottom: none;
33
+ }
36
34
 
37
- .sapMBreadcrumbsItem.sapMBreadcrumbsSelectItem >
38
- .sapMSlt.sapMSltIconOnly.sapMSltWithIcon.sapMSltHoverable.sapMSltWithArrow {
39
- background: transparent;
40
- border: none;
35
+ &::before {
36
+ content: "••• ";
37
+ font-family: @sapUiFontLightFamily;
38
+ }
41
39
 
42
- &.sapMSltFocused,
43
- &:hover {
44
- .sapMSltIcon {
45
- background-color: @sapUiContentFocusColor;
46
- border-bottom: @sapUiContentFocusColor 0.0625rem solid;
40
+ &::after {
41
+ content: "\e1ef";
42
+ font-family: @sapUiContentIconFontFamily;
43
+ font-size: @sapMFontMediumSize;
44
+ color: @sapUiLink;
45
+ speak: none;
46
+ }
47
47
  }
48
48
 
49
- .sapMSltIcon:before {
50
- border-bottom: none;
49
+ // Custom underline element
50
+ // In order to prevent issues with centering the content
51
+ &::after {
52
+ content: '';
53
+ display: block;
54
+ position: relative;
55
+ width: 90%;
56
+ height: 0.0625rem;
57
+ margin: -0.12rem auto 0 0.15rem;
58
+ background-color: transparent;
59
+ }
60
+
61
+ // States
62
+ &:hover,
63
+ &.sapMSltFocused {
64
+ background-color: @sapUiContentFocusColor;
65
+
66
+ &::after {
67
+ background-color: @sapUiContentContrastFocusColor;
68
+ }
69
+
70
+ .sapMSltIcon::before,
71
+ .sapMSltIcon::after {
72
+ color: @sapUiContentContrastFocusColor;
73
+ border-bottom: none;
74
+ }
75
+
76
+ &:active {
77
+ background-color: transparent;
78
+
79
+ &::after {
80
+ background-color: transparent;
81
+ }
82
+
83
+ .sapMSltIcon::before,
84
+ .sapMSltIcon::after {
85
+ color: @sapUiLink;
86
+ }
87
+ }
51
88
  }
52
89
 
53
- .sapMSltIcon:before,
54
- .sapMSltIcon:after {
55
- color: @sapUiButtonHoverBackground;
90
+ &:hover.sapMSltFocused:not(:active) {
91
+ &::after {
92
+ background-color: @sapUiContentFocusColor;
93
+ }
56
94
  }
57
95
  }
58
96
  }
@@ -10,20 +10,7 @@
10
10
  }
11
11
 
12
12
  .sapMBtnEmphasized {
13
- font-weight: @sapUiButtonEmphasizedFontWeight;
14
- }
15
-
16
- .sapMIBar-CTX .sapMBtn:hover > .sapMBtnHoverable.sapMBtnEmphasized:not(.sapMBtnActive),
17
- span.sapMBtnInner.sapMBtnEmphasized {
18
- text-shadow: none;
19
- }
20
-
21
- .sapMIBar-CTX .sapMBtn:hover > .sapMBtnHoverable.sapMBtnEmphasized:not(.sapMBtnActive) {
22
- color: @sapUiButtonEmphasizedHoverTextColor;
23
- font-weight: @sapUiButtonEmphasizedFontWeight;
24
- .sapMBtnIcon {
25
- color: @sapUiButtonEmphasizedHoverTextColor;
26
- }
13
+ font-family: @sapUiFontBoldFamily;
27
14
  }
28
15
 
29
16
  .sapMIBar-CTX .sapMBarLeft .sapMBtn:hover {
@@ -43,12 +30,6 @@ span.sapMBtnInner.sapMBtnEmphasized {
43
30
  position: relative;
44
31
  border-radius: @sapUiButtonBorderCornerRadius;
45
32
  text-shadow: none;
46
- &.sapMBtnCritical,
47
- &.sapMBtnNegative,
48
- &.sapMBtnSuccess,
49
- &.sapMBtnNeutral {
50
- font-weight: bold;
51
- }
52
33
  }
53
34
 
54
35
  /* ------------------- */
@@ -20,8 +20,8 @@
20
20
  @_sap_m_Carousel_PageIndicatorWidthSizeL: @_sap_m_Carousel_PageIndicatorWidthSizeS;
21
21
  @_sap_m_Carousel_PageIndicatorWidthSizeXL: @_sap_m_Carousel_PageIndicatorWidthSizeS;
22
22
  @_sap_m_Carousel_PageIndicatorContainerPadding: 0.5rem;
23
- @_sap_m_Carousel_ContentArrowBoxShadow: @sapContent_Shadow1;
24
- @_sap_m_Carousel_BulletInactiveBackground: @sapContent_ForegroundBorderColor;
25
- @_sap_m_Carousel_BulletInactiveBorderColor: @sapContent_ForegroundBorderColor;
26
- @_sap_m_Carousel_BulletActiveBackground: @sapContent_Selected_ForegroundColor;
27
- @_sap_m_Carousel_BulletActiveBorder: @sapContent_Selected_ForegroundColor;
23
+ @_sap_m_Carousel_ContentArrowBoxShadow: @sapUiContentShadow1;
24
+ @_sap_m_Carousel_BulletInactiveBackground: @sapUiContentForegroundBorderColor;
25
+ @_sap_m_Carousel_BulletInactiveBorderColor: @sapUiContentForegroundBorderColor;
26
+ @_sap_m_Carousel_BulletActiveBackground: @sapUiContentSelectedForegroundColor;
27
+ @_sap_m_Carousel_BulletActiveBorder: @sapUiContentSelectedForegroundColor;
@@ -7,9 +7,9 @@
7
7
  // Variables overriding
8
8
  // ==========================================================================
9
9
 
10
- @_sap_m_IconTabBar_TextColor: @sapTextColor;
10
+ @_sap_m_IconTabBar_TextColor: @sapUiBaseText;
11
11
  @_sap_m_IconTabBar_TextShadow: none;
12
- @_sap_m_IconTabBar_Separator_Font_Size:@sapFontLargeSize;
12
+ @_sap_m_IconTabBar_Separator_Font_Size: @sapMFontLargeSize;
13
13
  @_sap_m_IconTabBar_More_Button_Focus_Offset: -0.3125rem;
14
14
  @_sap_m_IconTabBar_Arrow_SubItem_Left_Padding: 0.5rem;
15
15
 
@@ -147,13 +147,13 @@
147
147
  @_sap_m_IconTab_Bar_Separator_Line: @sapUiGroupTitleBorderColor;
148
148
 
149
149
  // =========== Overflow ===========
150
- @_sap_m_IconTabBar_Overflow_TextColor: @sapTextColor;
151
- @_sap_m_IconTabBar_Overflow_Icon_Color: @sapTextColor;
150
+ @_sap_m_IconTabBar_Overflow_TextColor: @sapUiBaseText;
151
+ @_sap_m_IconTabBar_Overflow_Icon_Color: @sapUiBaseText;
152
152
  @_sap_m_IconTabBar_Overflow_BorderColorHover: @sapUiButtonHoverBorderColor;
153
153
  @_sap_m_IconTabBar_Overflow_BackgroundColorHover: @sapUiButtonHoverBackground;
154
154
  @_sap_m_IconTabBar_Overflow_BoxShadowHover: none;
155
- @_sap_m_IconTabBar_Overflow_TextColorHover: @sapTextColor;
156
- @_sap_m_IconTabBar_Overflow_Icon_ColorHover: @sapTextColor;
155
+ @_sap_m_IconTabBar_Overflow_TextColorHover: @sapUiBaseText;
156
+ @_sap_m_IconTabBar_Overflow_Icon_ColorHover: @sapUiBaseText;
157
157
 
158
158
  @_sap_m_IconTabBar_Overflow_BackgroundColorPressed: @sapUiButtonActiveBackground;
159
159
  @_sap_m_IconTabBar_Overflow_BorderColorPressed: @sapUiButtonActiveBorderColor;
@@ -194,15 +194,15 @@
194
194
  }
195
195
  .sapMITBDisabled {
196
196
  .sapMITHTextContent {
197
- color: @sapTextColor;
198
- font-family: @sapFontBoldFamily;
199
- font-size: @sapFontSize;
197
+ color: @sapUiBaseText;
198
+ font-family: @sapUiFontBoldFamily;
199
+ font-size: @sapMFontMediumSize;
200
200
  }
201
201
  }
202
202
 
203
203
  .sapMITBSelected {
204
204
  .sapMITBContentArrow::after {
205
- background: @sapContent_Selected_ForegroundColor;
205
+ background: @sapUiContentSelectedForegroundColor;
206
206
  }
207
207
  }
208
208
 
@@ -210,8 +210,8 @@
210
210
  border-right: 0.0625rem solid;
211
211
  margin-left: 0.625rem;
212
212
  border-color: @_sap_m_IconTabBar_TextColor;
213
- height: 1rem;
214
- margin-top: 0.875rem;
213
+ height: 0.625rem;
214
+ margin-top: 1.0625rem;
215
215
  }
216
216
 
217
217
  .sapMITBFilterExpandBtn:hover .sapMBtnInner {
@@ -222,9 +222,9 @@
222
222
  .sapMITHStartOverflow,
223
223
  .sapMITHEndOverflow {
224
224
  .sapMITBItem {
225
- color: @sapButton_TextColor;
226
- background: @sapButton_Background;
227
- border: 1px solid @sapButton_BorderColor;
225
+ color: @sapUiButtonTextColor;
226
+ background: @sapUiButtonBackground;
227
+ border: 1px solid @sapUiButtonBorderColor;
228
228
 
229
229
  .sapMITHShowSubItemsIcon {
230
230
  color: @sapUiBaseText;
@@ -235,7 +235,7 @@
235
235
  .sapMITHEndOverflow:hover,
236
236
  .sapMITHStartOverflow:hover {
237
237
  .sapMITBItem {
238
- background: @sapButton_Hover_Background;
238
+ background: @sapUiButtonHoverBackground;
239
239
  border: 1px solid @_sap_m_IconTabBar_Overflow_BorderColorHover;
240
240
  }
241
241
  }
@@ -369,10 +369,10 @@
369
369
 
370
370
  .sapMITBNoContentPadding .sapMITBTextOnly {
371
371
  .sapMITBFilterExpandBtnSeparator {
372
- margin-top: 1.125rem;
372
+ margin-top: 1.3125rem;
373
373
  }
374
374
  .sapMBtn {
375
- margin-top: 0.25rem;
375
+ margin-top: 0.4375rem;
376
376
  }
377
377
  }
378
378
 
@@ -380,10 +380,10 @@
380
380
 
381
381
  .sapMITBFilterDefault.sapMITBSelected {
382
382
  .sapMITBText {
383
- color: @sapContent_Selected_ForegroundColor;
383
+ color: @sapUiContentSelectedForegroundColor;
384
384
  }
385
385
  .sapMITBFilterExpandBtnSeparator {
386
- border-color: @sapContent_Selected_ForegroundColor;
386
+ border-color: @sapUiContentSelectedForegroundColor;
387
387
  }
388
388
  .sapMBtnIcon {
389
389
  color: @_sap_m_IconTabBar_SelectedTextColor !important;
@@ -688,13 +688,13 @@
688
688
  }
689
689
 
690
690
  .sapMITBCount {
691
- font-family: @sapFontBoldFamily;
692
- font-size: @sapFontHeader3Size;
691
+ font-family: @sapUiFontBoldFamily;
692
+ font-size: @sapMFontHeader3Size;
693
693
  }
694
694
 
695
695
  .sapMITBText {
696
- font-family: @sapFontFamily;
697
- font-size: @sapFontSmallSize;
696
+ font-family: @sapUiFontFamily;
697
+ font-size: @sapMFontSmallSize;
698
698
  }
699
699
  }
700
700
 
@@ -720,9 +720,9 @@ html.sap-desktop {
720
720
  }
721
721
 
722
722
  .sapMITBFilter .sapMITBCount {
723
- color: @sapContent_LabelColor;
724
- font-family: @sapFontFamily;
725
- font-size: @sapFontSize;
723
+ color: @sapUiContentLabelColor;
724
+ font-family: @sapUiFontFamily;
725
+ font-size: @sapMFontMediumSize;
726
726
  }
727
727
 
728
728
  .sapMITH.sapUiSizeCompact {
@@ -810,16 +810,16 @@ html.sap-desktop {
810
810
  .sapMITHStartOverflow,
811
811
  .sapMITHEndOverflow {
812
812
  .sapMITBItem {
813
- border: 1px solid @sapButton_BorderColor;
814
- color: @sapShell_Navigation_TextColor;
813
+ border: 1px solid @sapUiButtonBorderColor;
814
+ color: @sapUiShellNavigationTextColor;
815
815
  background-color: @sapUiShellInteractiveBackground;
816
816
 
817
817
  .sapMITHShowSubItemsIcon {
818
- color: @sapShell_Navigation_TextColor;
818
+ color: @sapUiShellNavigationTextColor;
819
819
  }
820
820
 
821
821
  &:hover {
822
- box-shadow: @sapContent_Interaction_Shadow;
822
+ box-shadow: @sapUiContentInteractionShadow;
823
823
  }
824
824
  }
825
825
  }
@@ -859,7 +859,7 @@ html.sap-desktop {
859
859
  .sapMITHStartOverflow .sapMITBItem:not(.sapUiDnDDragging):focus,
860
860
  .sapMITHEndOverflow .sapMITBItem:not(.sapUiDndDragging):focus {
861
861
  &::after {
862
- border-color: @sapContent_FocusColor !important;
862
+ border-color: @sapUiContentFocusColor !important;
863
863
  }
864
864
  }
865
865
  }
@@ -10,7 +10,7 @@
10
10
  @_sap_m_LightBox_ContainerBackground: @sapUiGroupContentBackground;
11
11
  @_sap_m_LightBox_SubtitleMarginTop: 0.25rem;
12
12
  @_sap_m_LightBox_OverlayOpacity: 0.2;
13
- @_sap_m_LightBox_FontFamily: @sapFontHeaderFamily;
13
+ @_sap_m_LightBox_FontFamily: @sapUiFontHeaderFamily;
14
14
 
15
15
  /* ------------------------------- */
16
16
  /* Footer */
@@ -9,10 +9,6 @@
9
9
  cursor: default;
10
10
  }
11
11
 
12
- .sapMLnkEmphasized {
13
- font-family: @sapUiFontBoldFamily;
14
- }
15
-
16
12
  .sapMLIBActive .sapMLnk {
17
13
  color: @sapUiListActiveTextColor;
18
14
  text-decoration: underline;
@@ -29,13 +29,6 @@
29
29
  padding-right: 0rem;
30
30
  }
31
31
 
32
- .sapMMenuBtn.sapMMenuBtnRegular .sapMBtn:not(.sapMBtnDisabled) .sapMBtnInner.sapMBtnReject.sapMBtnActive::after {
33
- color: @sapUiButtonRejectSelectedTextColor;
34
- }
35
-
36
- .sapMMenuBtn.sapMMenuBtnRegular .sapMBtn:not(.sapMBtnDisabled) .sapMBtnInner.sapMBtnAttention.sapMBtnActive::after {
37
- color: @sapUiButtonAttentionTextColor;
38
- }
39
32
 
40
33
  .sapMMenuBtn.sapMMenuBtnRegular .sapMBtnInner::after {
41
34
  font-size: 1rem;
@@ -79,6 +72,18 @@
79
72
  }
80
73
  }
81
74
 
75
+ .sapMMenuBtn.sapMMenuBtnRegular .sapMBtn:not(.sapMBtnDisabled) .sapMBtnInner.sapMBtnReject.sapMBtnActive::after {
76
+ color: @sapUiButtonRejectSelectedTextColor;
77
+ }
78
+
79
+ .sapMMenuBtn.sapMMenuBtnRegular .sapMBtn:not(.sapMBtnDisabled) .sapMBtnInner.sapMBtnAttention.sapMBtnActive::after {
80
+ color: @sapUiButtonAttentionTextColor;
81
+ }
82
+
83
+ .sapMMenuBtn.sapMMenuBtnRegular .sapMBtn:not(.sapMBtnDisabled) .sapMBtnInner.sapMBtnAccept.sapMBtnActive::after {
84
+ color: @sapUiButtonAcceptSelectedTextColor;
85
+ }
86
+
82
87
  .sapMMenuBtn.sapMMenuBtnRegular .sapMBtn:not(.sapMBtnDisabled) .sapMBtnInner.sapMBtnNegative.sapMBtnActive::after {
83
88
  color: @sapUiButtonNegativeActiveTextColor;
84
89
  }
@@ -3,4 +3,4 @@
3
3
  /* Evening Horizon theme */
4
4
  /* =========================================== */
5
5
 
6
- @_sap_m_NotificationListGroup_Background: @sapList_GroupHeaderBackground;
6
+ @_sap_m_NotificationListGroup_Background: @sapUiListGroupHeaderBackground;
@@ -1,6 +1,6 @@
1
1
  /* =================================== */
2
2
  /* CSS for control sap.m/ObjectNumber */
3
- /* Horizon theme */
3
+ /* Evening Horizon theme */
4
4
  /* =================================== */
5
5
 
6
6
  .sapMObjectNumberInverted {
@@ -62,10 +62,10 @@ html.sap-desktop .sapMObjectNumberActive:focus {
62
62
  }
63
63
  }
64
64
 
65
- .objectNumberStatusMixIn(@class, @regularBackgroundColor, @regularTextColor,
66
- @hoverBackgroundColor, @hoverTextColor,
65
+ .objectNumberStatusMixIn(@class, @regularBackgroundColor, @regularTextColor,
66
+ @hoverBackgroundColor, @hoverTextColor,
67
67
  @activeBackgroundColor, @activeTextColor,
68
- @regularTextShadow, @activeTextShadow,
68
+ @regularTextShadow, @activeTextShadow,
69
69
  @regularBorderColor, @hoverBorderColor, @activeBorderColor) {
70
70
  .sapMObjectNumberInverted.@{class} {
71
71
  .sapMObjectNumberText,
@@ -99,72 +99,72 @@ html.sap-desktop .sapMObjectNumberActive:focus {
99
99
  }
100
100
  }
101
101
 
102
- .objectNumberStatusMixIn(sapMObjectNumberStatusNone,
103
- @sapNeutralBackground,
104
- @sapTextColor,
105
- @sapUiButtonNeutralHoverBackground,
106
- @sapUiButtonNeutralHoverTextColor,
107
- @sapUiButtonNeutralActiveBackground,
108
- @sapUiButtonActiveTextColor,
109
- @sapUiContentTextShadow,
110
- @sapUiContentTextShadow,
111
- @sapNeutralBorderColor,
112
- @sapUiButtonNeutralHoverBorderColor,
102
+ .objectNumberStatusMixIn(sapMObjectNumberStatusNone,
103
+ @sapNeutralBackground,
104
+ @sapTextColor,
105
+ @sapUiButtonNeutralHoverBackground,
106
+ @sapUiButtonNeutralHoverTextColor,
107
+ @sapUiButtonNeutralActiveBackground,
108
+ @sapUiButtonActiveTextColor,
109
+ @sapUiContentTextShadow,
110
+ @sapUiContentTextShadow,
111
+ @sapNeutralBorderColor,
112
+ @sapUiButtonNeutralHoverBorderColor,
113
113
  @sapUiButtonNeutralActiveBorderColor
114
114
  );
115
115
 
116
- .objectNumberStatusMixIn(sapMObjectNumberStatusInformation,
117
- @sapUiButtonInformationBackground,
118
- @sapUiButtonInformationTextColor,
119
- @sapUiButtonInformationHoverBackground,
120
- @sapUiButtonInformationHoverTextColor,
121
- @sapUiButtonInformationActiveBackground,
122
- @sapUiButtonSelectedTextColor,
123
- @sapUiContentTextShadow,
116
+ .objectNumberStatusMixIn(sapMObjectNumberStatusInformation,
117
+ @sapUiButtonInformationBackground,
118
+ @sapUiButtonInformationTextColor,
119
+ @sapUiButtonInformationHoverBackground,
120
+ @sapUiButtonInformationHoverTextColor,
121
+ @sapUiButtonInformationActiveBackground,
122
+ @sapUiButtonSelectedTextColor,
124
123
  @sapUiContentTextShadow,
125
- @sapUiButtonInformationBorderColor,
126
- @sapUiButtonInformationHoverBorderColor,
124
+ @sapUiContentTextShadow,
125
+ @sapUiButtonInformationBorderColor,
126
+ @sapUiButtonInformationHoverBorderColor,
127
127
  @sapUiButtonInformationActiveBorderColor
128
128
  );
129
129
 
130
- .objectNumberStatusMixIn(sapMObjectNumberStatusError,
131
- @sapUiButtonNegativeBackground,
132
- @sapUiButtonNegativeTextColor,
133
- @sapUiButtonNegativeHoverBackground,
134
- @sapUiButtonNegativeHoverTextColor,
135
- @sapUiButtonNegativeActiveBackground,
136
- @sapUiButtonRejectSelectedTextColor,
137
- @sapUiContentContrastTextShadow,
138
- @sapUiContentTextShadow,
139
- @sapUiButtonNegativeBorderColor,
140
- @sapUiButtonNegativeHoverBorderColor,
130
+ .objectNumberStatusMixIn(sapMObjectNumberStatusError,
131
+ @sapUiButtonNegativeBackground,
132
+ @sapUiButtonNegativeTextColor,
133
+ @sapUiButtonNegativeHoverBackground,
134
+ @sapUiButtonNegativeHoverTextColor,
135
+ @sapUiButtonNegativeActiveBackground,
136
+ @sapUiButtonRejectSelectedTextColor,
137
+ @sapUiContentContrastTextShadow,
138
+ @sapUiContentTextShadow,
139
+ @sapUiButtonNegativeBorderColor,
140
+ @sapUiButtonNegativeHoverBorderColor,
141
141
  @sapUiButtonNegativeActiveBorderColor
142
142
  );
143
143
 
144
- .objectNumberStatusMixIn(sapMObjectNumberStatusWarning,
145
- @sapUiButtonCriticalBackground,
146
- @sapUiButtonCriticalTextColor,
147
- @sapUiButtonCriticalHoverBackground,
148
- @sapUiButtonCriticalHoverTextColor,
149
- @sapUiButtonCriticalActiveBackground,
150
- @sapUiButtonAttentionSelectedTextColor,
151
- @sapUiContentContrastTextShadow,
152
- @sapUiContentTextShadow,
153
- @sapUiButtonCriticalBorderColor,
154
- @sapUiButtonCriticalHoverBorderColor,
144
+ .objectNumberStatusMixIn(sapMObjectNumberStatusWarning,
145
+ @sapUiButtonCriticalBackground,
146
+ @sapUiButtonCriticalTextColor,
147
+ @sapUiButtonCriticalHoverBackground,
148
+ @sapUiButtonCriticalHoverTextColor,
149
+ @sapUiButtonCriticalActiveBackground,
150
+ @sapUiButtonAttentionSelectedTextColor,
151
+ @sapUiContentContrastTextShadow,
152
+ @sapUiContentTextShadow,
153
+ @sapUiButtonCriticalBorderColor,
154
+ @sapUiButtonCriticalHoverBorderColor,
155
155
  @sapUiButtonCriticalActiveBorderColor
156
156
  );
157
157
 
158
- .objectNumberStatusMixIn(sapMObjectNumberStatusSuccess,
159
- @sapUiButtonSuccessBackground,
160
- @sapUiButtonSuccessTextColor,
161
- @sapUiButtonSuccessHoverBackground,
162
- @sapUiButtonSuccessHoverTextColor,
163
- @sapUiButtonSuccessActiveBackground,
164
- @sapUiButtonAcceptSelectedTextColor,
165
- @sapUiContentContrastTextShadow,
166
- @sapUiContentTextShadow,
167
- @sapUiButtonSuccessBorderColor,
168
- @sapUiButtonSuccessHoverBorderColor,
158
+ .objectNumberStatusMixIn(sapMObjectNumberStatusSuccess,
159
+ @sapUiButtonSuccessBackground,
160
+ @sapUiButtonSuccessTextColor,
161
+ @sapUiButtonSuccessHoverBackground,
162
+ @sapUiButtonSuccessHoverTextColor,
163
+ @sapUiButtonSuccessActiveBackground,
164
+ @sapUiButtonAcceptSelectedTextColor,
165
+ @sapUiContentContrastTextShadow,
166
+ @sapUiContentTextShadow,
167
+ @sapUiButtonSuccessBorderColor,
168
+ @sapUiButtonSuccessHoverBorderColor,
169
169
  @sapUiButtonSuccessActiveBorderColor
170
170
  );