@openui5/themelib_sap_horizon 1.103.0 → 1.105.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 (83) hide show
  1. package/.reuse/dep5 +18 -1
  2. package/LICENSES/LicenseRef-tzdata-PublicDomain.txt +5 -0
  3. package/THIRDPARTY.txt +36 -3
  4. package/package.json +18 -18
  5. package/src/sap/f/themes/sap_horizon_dark/DynamicPageTitle.less +1 -1
  6. package/src/sap/m/themes/sap_horizon/Button.less +4 -6
  7. package/src/sap/m/themes/sap_horizon/GenericTile.less +118 -10
  8. package/src/sap/m/themes/sap_horizon/HeaderContainer.less +17 -1
  9. package/src/sap/m/themes/sap_horizon/NewsContent.less +16 -2
  10. package/src/sap/m/themes/sap_horizon/Popover.less +4 -0
  11. package/src/sap/m/themes/sap_horizon/ProgressIndicator.less +7 -0
  12. package/src/sap/m/themes/sap_horizon/RangeSlider.less +22 -0
  13. package/src/sap/m/themes/sap_horizon/RatingIndicator.less +30 -0
  14. package/src/sap/m/themes/sap_horizon/SlideTile.less +53 -18
  15. package/src/sap/m/themes/sap_horizon/Slider.less +2 -2
  16. package/src/sap/m/themes/sap_horizon/TileContent.less +5 -2
  17. package/src/sap/m/themes/sap_horizon/Toolbar.less +1 -1
  18. package/src/sap/m/themes/sap_horizon_dark/Button.less +4 -6
  19. package/src/sap/m/themes/sap_horizon_dark/GenericTile.less +147 -9
  20. package/src/sap/m/themes/sap_horizon_dark/HeaderContainer.less +16 -0
  21. package/src/sap/m/themes/sap_horizon_dark/NewsContent.less +32 -2
  22. package/src/sap/m/themes/sap_horizon_dark/Popover.less +4 -0
  23. package/src/sap/m/themes/sap_horizon_dark/ProgressIndicator.less +7 -0
  24. package/src/sap/m/themes/sap_horizon_dark/RatingIndicator.less +30 -0
  25. package/src/sap/m/themes/sap_horizon_dark/SlideTile.less +54 -15
  26. package/src/sap/m/themes/sap_horizon_dark/TileContent.less +5 -2
  27. package/src/sap/m/themes/sap_horizon_dark/Toolbar.less +1 -1
  28. package/src/sap/m/themes/sap_horizon_hcb/GenericTile.less +116 -0
  29. package/src/sap/m/themes/sap_horizon_hcb/HeaderContainer.less +16 -8
  30. package/src/sap/m/themes/sap_horizon_hcb/Popover.less +4 -0
  31. package/src/sap/m/themes/sap_horizon_hcb/ProgressIndicator.less +7 -0
  32. package/src/sap/m/themes/sap_horizon_hcb/RatingIndicator.less +33 -0
  33. package/src/sap/m/themes/sap_horizon_hcb/SlideTile.less +52 -5
  34. package/src/sap/m/themes/sap_horizon_hcb/Toolbar.less +1 -1
  35. package/src/sap/m/themes/sap_horizon_hcw/GenericTile.less +116 -1
  36. package/src/sap/m/themes/sap_horizon_hcw/HeaderContainer.less +16 -8
  37. package/src/sap/m/themes/sap_horizon_hcw/MessageView.less +1 -1
  38. package/src/sap/m/themes/sap_horizon_hcw/Popover.less +4 -0
  39. package/src/sap/m/themes/sap_horizon_hcw/ProgressIndicator.less +7 -0
  40. package/src/sap/m/themes/sap_horizon_hcw/RatingIndicator.less +33 -0
  41. package/src/sap/m/themes/sap_horizon_hcw/SlideTile.less +53 -5
  42. package/src/sap/m/themes/sap_horizon_hcw/Toolbar.less +1 -1
  43. package/src/sap/ui/core/themes/sap_horizon/.theme +1 -1
  44. package/src/sap/ui/core/themes/sap_horizon/base.less +3 -3
  45. package/src/sap/ui/core/themes/sap_horizon/fonts/72-Black-full.woff2 +0 -0
  46. package/src/sap/ui/core/themes/sap_horizon/fonts/72-SemiboldDuplex-full.woff2 +0 -0
  47. package/src/sap/ui/core/themes/sap_horizon/fonts/72-SemiboldDuplex.woff2 +0 -0
  48. package/src/sap/ui/core/themes/sap_horizon/fonts/SAP-icons.woff2 +0 -0
  49. package/src/sap/ui/core/themes/sap_horizon/global.less +2 -2
  50. package/src/sap/ui/core/themes/sap_horizon/shared.less +50 -49
  51. package/src/sap/ui/core/themes/sap_horizon_dark/.theme +1 -1
  52. package/src/sap/ui/core/themes/sap_horizon_dark/base.less +3 -3
  53. package/src/sap/ui/core/themes/sap_horizon_dark/fonts/72-Black-full.woff2 +0 -0
  54. package/src/sap/ui/core/themes/sap_horizon_dark/fonts/72-SemiboldDuplex-full.woff2 +0 -0
  55. package/src/sap/ui/core/themes/sap_horizon_dark/fonts/72-SemiboldDuplex.woff2 +0 -0
  56. package/src/sap/ui/core/themes/sap_horizon_dark/fonts/SAP-icons.woff2 +0 -0
  57. package/src/sap/ui/core/themes/sap_horizon_dark/global.less +2 -2
  58. package/src/sap/ui/core/themes/sap_horizon_dark/shared.less +50 -49
  59. package/src/sap/ui/core/themes/sap_horizon_hcb/.theme +1 -1
  60. package/src/sap/ui/core/themes/sap_horizon_hcb/base.less +4 -4
  61. package/src/sap/ui/core/themes/sap_horizon_hcb/fonts/72-Black-full.woff2 +0 -0
  62. package/src/sap/ui/core/themes/sap_horizon_hcb/fonts/72-SemiboldDuplex-full.woff2 +0 -0
  63. package/src/sap/ui/core/themes/sap_horizon_hcb/fonts/72-SemiboldDuplex.woff2 +0 -0
  64. package/src/sap/ui/core/themes/sap_horizon_hcb/fonts/SAP-icons.woff2 +0 -0
  65. package/src/sap/ui/core/themes/sap_horizon_hcb/global.less +8 -2
  66. package/src/sap/ui/core/themes/sap_horizon_hcb/shared.less +55 -49
  67. package/src/sap/ui/core/themes/sap_horizon_hcw/.theme +1 -1
  68. package/src/sap/ui/core/themes/sap_horizon_hcw/base.less +4 -4
  69. package/src/sap/ui/core/themes/sap_horizon_hcw/fonts/72-Black-full.woff2 +0 -0
  70. package/src/sap/ui/core/themes/sap_horizon_hcw/fonts/72-SemiboldDuplex-full.woff2 +0 -0
  71. package/src/sap/ui/core/themes/sap_horizon_hcw/fonts/72-SemiboldDuplex.woff2 +0 -0
  72. package/src/sap/ui/core/themes/sap_horizon_hcw/fonts/SAP-icons.woff2 +0 -0
  73. package/src/sap/ui/core/themes/sap_horizon_hcw/global.less +8 -2
  74. package/src/sap/ui/core/themes/sap_horizon_hcw/shared.less +55 -49
  75. package/src/sap/ui/rta/themes/sap_horizon/Toolbar.adaptation.less +2 -0
  76. package/src/sap/ui/rta/themes/sap_horizon_dark/Toolbar.adaptation.less +2 -0
  77. package/src/sap/ui/rta/themes/sap_horizon_hcb/Toolbar.adaptation.less +3 -0
  78. package/src/sap/ui/rta/themes/sap_horizon_hcw/Toolbar.adaptation.less +3 -0
  79. package/src/sap/ui/table/themes/sap_horizon/RowAction.less +12 -12
  80. package/src/sap/ui/table/themes/sap_horizon_dark/RowAction.less +12 -12
  81. package/src/sap/ui/unified/themes/sap_horizon/Calendar.less +8 -1
  82. package/src/sap/uxap/themes/sap_horizon/ObjectPageSubSection.less +0 -1
  83. package/src/sap/uxap/themes/sap_horizon_dark/ObjectPageSubSection.less +0 -1
@@ -1,11 +1,11 @@
1
1
  // /**
2
- // * Copyright (c) 2012-2020 SAP SE or an SAP affiliate company. All rights reserved.
2
+ // * Copyright (c) 2012-2022 SAP SE or an SAP affiliate company and Theming Base Content contributors. Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
3
3
  // * Theming Engine 1.69.2
4
- // * data:{"sModified":"2022-04-26T06:31:06Z"}
4
+ // * data:{"sModified":"2022-05-24T07:19:31Z"}
5
5
  // */
6
6
 
7
7
 
8
- /******************* FILE /Base/baseLib/sap_horizon_hcw/base.less (Version 11.1.39) *******************/
8
+ /******************* FILE /Base/baseLib/sap_horizon_hcw/base.less (Version 11.1.40) *******************/
9
9
 
10
10
 
11
11
  // [Tags "SapInternal", "Base", "Dimension", "Protected"]
@@ -1626,7 +1626,7 @@
1626
1626
  @sapPageFooter_Background: @sapBackgroundColor;
1627
1627
 
1628
1628
  // [Tags "!Protected"]
1629
- @sapPageFooter_BorderColor: @sapPageFooter_Background;
1629
+ @sapPageFooter_BorderColor: @sapHC_StandardForeground;
1630
1630
 
1631
1631
  // [Tags "!Protected"]
1632
1632
  @sapPageFooter_TextColor: contrast(@sapPageFooter_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@@ -870,7 +870,7 @@
870
870
  @sapUiChartLabelHoverColor: @sapUiButtonHoverBackground; // #ec8b46
871
871
  @sapUiChartLabelPressedColor: @sapUiButtonActiveBackground; // #ec8b46
872
872
  @sapUiChartCategoryAxisLabelFontColor: @sapUiContentForegroundTextColor; // #000000
873
- @sapUiChartValueAxisLabelFontColor: @sapUiContentForegroundTextColor; // #000000
873
+ @sapUiChartValueAxisLabelFontColor: @sapUiContentLabelColor;
874
874
  @sapUiChartCategoryAxisLabelFontSize: @sapMFontSmallSize; // 12px
875
875
  @sapUiChartValueAxisLabelFontSize: @sapMFontSmallSize; // 12px
876
876
  @sapUiChartCategoryAxisLineColor: @sapUiContentForegroundBorderColor; // #000000
@@ -903,7 +903,7 @@
903
903
  @sapUiChartAxisTitleFontSize: @sapMFontSmallSize; // 12px
904
904
  @sapUiChartTitleFontWeight: bold;
905
905
  @sapUiChartAxisTitleFontWeight: regular;
906
- @sapUiChartLightText: @sapUiContentForegroundTextColor; // #000000
906
+ @sapUiChartLightText: @sapUiContentLabelColor;
907
907
  @sapUiChartZeroAxisColor: @sapUiContentForegroundBorderColor; // #000000
908
908
 
909
909
  @sapUiChartDataPointBorderColor: @sapUiGroupContentBackground; // #ffffff
@@ -1174,6 +1174,12 @@
1174
1174
  @sapUiListTableTextSize: 0.875rem;
1175
1175
  @sapUiListTableIconSize: 1rem;
1176
1176
 
1177
+ // RatingIndicator
1178
+ @sapUiRIIconSizeCozy: 1.5rem;
1179
+ @sapUiRIIconSizeCompact: 1rem;
1180
+ @sapUiRIIconSizeDisplayOnly: 1.5rem;
1181
+ @sapUiRIIconPaddingDisplayOnly: 0.1875rem;
1182
+
1177
1183
  @sapUiCalendarColorToday: @sapUiGroupContentBorderColor;
1178
1184
 
1179
1185
  @sapUiDragAndDropColor: @sapUiContentNonInteractiveIconColor;
@@ -160,6 +160,26 @@
160
160
  src: url('fonts/72Mono-Bold-full.woff2') format('woff2');
161
161
  }
162
162
 
163
+ @font-face {
164
+ font-family: '72Black';
165
+ src: url('fonts/72-Black.woff2') format('woff2');
166
+ }
167
+
168
+ @font-face {
169
+ font-family: '72Blackfull';
170
+ src: url('fonts/72-Black-full.woff2') format('woff2');
171
+ }
172
+
173
+ @font-face {
174
+ font-family: '72-SemiboldDuplex';
175
+ src: url('fonts/72-SemiboldDuplex.woff2') format('woff2');
176
+ }
177
+
178
+ @font-face {
179
+ font-family: '72-SemiboldDuplexfull';
180
+ src: url('fonts/72-SemiboldDuplex-full.woff2') format('woff2');
181
+ }
182
+
163
183
  /**
164
184
  * Some diacritics are supported by the 72 font:
165
185
  * * Grave
@@ -173,8 +193,7 @@
173
193
  * * Dot below
174
194
  * * Hook above
175
195
  *
176
- *
177
- * Fallback for the characters that aren't covered by the '72' font to other system fonts
196
+ * Fallback for the characters that aren't covered by the '72' font to the '72-full' font where they are supported
178
197
  *
179
198
  * U+0102-0103: A and a with Breve
180
199
  * U+01A0-01A1: O and o with Horn
@@ -186,92 +205,79 @@
186
205
  * U+1EE4-1EF1: U and u with diacritics that are not supported by the font and combination of multiple diacritics
187
206
  * U+1EF4-1EF7: Y and y with diacritics that are not supported by the font and combination of multiple diacritics
188
207
  *
208
+ *
209
+ * Moreover, the caron has a special vertical form used on tall characters:
210
+ *
211
+ * U+010F: small letter d with caron
212
+ * U+013D: capital letter L with caron
213
+ * U+013E: small letter l with caron
214
+ * U+0165: small letter t with caron
215
+ *
216
+ * Those characters aren't covered by the font '72' but some browser simply combine the letter without diacritics with the
217
+ * standard combining caron (U+030C) which leads to the wrong display of those 4 characters. Because those 4 characters
218
+ * are covered by the '72-full' font, they are redirected to that font as well for being correctly displayed.
219
+ *
189
220
  */
190
221
  @font-face {
191
222
  font-family: '72';
192
223
  font-style: normal;
193
224
  font-weight: 400;
194
- unicode-range: U+0102-0103, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EB7, U+1EB8-1EC7, U+1EC8-1ECB, U+1ECC-1EE3, U+1EE4-1EF1, U+1EF4-1EF7;
195
- src: local('Arial'), local('Helvetica'), local('sans-serif');
225
+ unicode-range: U+0102-0103, U+010F, U+013D, U+013E, U+0165, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EB7, U+1EB8-1EC7, U+1EC8-1ECB, U+1ECC-1EE3, U+1EE4-1EF1, U+1EF4-1EF7;
226
+ src: url('fonts/72-Regular-full.woff2') format('woff2');
196
227
  }
197
228
 
198
229
  @font-face {
199
230
  font-family: '72';
200
231
  font-style: normal;
201
232
  font-weight: 700;
202
- unicode-range: U+0102-0103, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EB7, U+1EB8-1EC7, U+1EC8-1ECB, U+1ECC-1EE3, U+1EE4-1EF1, U+1EF4-1EF7;
203
- src: local('Arial Bold'), local('Arial'), local('Helvetica'), local('sans-serif');
233
+ unicode-range: U+0102-0103, U+010F, U+013D, U+013E, U+0165, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EB7, U+1EB8-1EC7, U+1EC8-1ECB, U+1ECC-1EE3, U+1EE4-1EF1, U+1EF4-1EF7;
234
+ src: url('fonts/72-Bold-full.woff2') format('woff2');
204
235
  }
205
236
 
206
237
  @font-face {
207
238
  font-family: '72';
208
239
  font-style: normal;
209
240
  font-weight: 300;
210
- unicode-range: U+0102-0103, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EB7, U+1EB8-1EC7, U+1EC8-1ECB, U+1ECC-1EE3, U+1EE4-1EF1, U+1EF4-1EF7;
211
- src: local('Arial'), local('Helvetica'), local('sans-serif');
241
+ unicode-range: U+0102-0103, U+010F, U+013D, U+013E, U+0165, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EB7, U+1EB8-1EC7, U+1EC8-1ECB, U+1ECC-1EE3, U+1EE4-1EF1, U+1EF4-1EF7;
242
+ src: url('fonts/72-Light-full.woff2') format('woff2');
212
243
  }
213
244
 
214
245
  @font-face {
215
246
  font-family: '72-Bold';
216
247
  font-style: normal;
217
- unicode-range: U+0102-0103, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EB7, U+1EB8-1EC7, U+1EC8-1ECB, U+1ECC-1EE3, U+1EE4-1EF1, U+1EF4-1EF7;
218
- src: local('Arial Bold'), local('Arial'), local('Helvetica'), local('sans-serif');
248
+ unicode-range: U+0102-0103, U+010F, U+013D, U+013E, U+0165, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EB7, U+1EB8-1EC7, U+1EC8-1ECB, U+1ECC-1EE3, U+1EE4-1EF1, U+1EF4-1EF7;
249
+ src: url('fonts/72-Bold-full.woff2') format('woff2');
219
250
  }
220
251
 
221
252
  @font-face {
222
253
  font-family: '72-Light';
223
254
  font-style: normal;
224
- unicode-range: U+0102-0103, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EB7, U+1EB8-1EC7, U+1EC8-1ECB, U+1ECC-1EE3, U+1EE4-1EF1, U+1EF4-1EF7;
225
- src: local('Arial'), local('Helvetica'), local('sans-serif');
226
- }
227
-
228
- /**
229
- * The caron has a special vertical form used on tall characters:
230
- * * Small letter d with caron U+010F
231
- * * Small letter t with caron U+0165
232
- * * Small letter l with caron U+013E
233
- * * Capital letter L with caron U+013D
234
- *
235
- * Those characters aren't covered by the font 72 but some browser simply combine the letter without diacritics with the
236
- * standard combining caron (U+030C) which leads to the wrong display of those 4 characters. Because those 4 characters
237
- * are covered by the 72-full font, they are redirected to that font for being correctly displayed.
238
- */
239
- @font-face {
240
- font-family: '72';
241
- font-style: normal;
242
- font-weight: 400;
243
- unicode-range: U+010F, U+0165, U+013E, U+013D;
244
- src: url('fonts/72-Regular-full.woff2') format('woff2');
255
+ unicode-range: U+0102-0103, U+010F, U+013D, U+013E, U+0165, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EB7, U+1EB8-1EC7, U+1EC8-1ECB, U+1ECC-1EE3, U+1EE4-1EF1, U+1EF4-1EF7;
256
+ src: url('fonts/72-Light-full.woff2') format('woff2');
245
257
  }
246
258
 
247
259
  @font-face {
248
- font-family: '72';
249
- font-style: normal;
250
- font-weight: 700;
251
- unicode-range: U+010F, U+0165, U+013E, U+013D;
252
- src: url('fonts/72-Bold-full.woff2') format('woff2');
260
+ font-family: '72Mono';
261
+ unicode-range: U+0102-0103, U+010F, U+013D, U+013E, U+0165, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EB7, U+1EB8-1EC7, U+1EC8-1ECB, U+1ECC-1EE3, U+1EE4-1EF1, U+1EF4-1EF7;
262
+ src: url('fonts/72Mono-Regular-full.woff2') format('woff2');
253
263
  }
254
264
 
255
265
  @font-face {
256
- font-family: '72';
257
- font-style: normal;
258
- font-weight: 300;
259
- unicode-range: U+010F, U+0165, U+013E, U+013D;
260
- src: url('fonts/72-Light-full.woff2') format('woff2');
266
+ font-family: '72Mono-Bold';
267
+ unicode-range: U+0102-0103, U+010F, U+013D, U+013E, U+0165, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EB7, U+1EB8-1EC7, U+1EC8-1ECB, U+1ECC-1EE3, U+1EE4-1EF1, U+1EF4-1EF7;
268
+ src: url('fonts/72Mono-Bold-full.woff2') format('woff2');
261
269
  }
262
270
 
263
271
  @font-face {
264
- font-family: '72-Light';
265
- font-style: normal;
266
- unicode-range: U+010F, U+0165, U+013E, U+013D;
267
- src: url('fonts/72-Light-full.woff2') format('woff2');
272
+ font-family: '72Black';
273
+ unicode-range: U+0102-0103, U+010F, U+013D, U+013E, U+0165, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EB7, U+1EB8-1EC7, U+1EC8-1ECB, U+1ECC-1EE3, U+1EE4-1EF1, U+1EF4-1EF7;
274
+ src: url('fonts/72-Black-full.woff2') format('woff2');
268
275
  }
269
276
 
270
277
  @font-face {
271
- font-family: '72-Bold';
272
- font-style: normal;
273
- unicode-range: U+010F, U+0165, U+013E, U+013D;
274
- src: url('fonts/72-Bold-full.woff2') format('woff2');
278
+ font-family: '72-SemiboldDuplex';
279
+ unicode-range: U+0102-0103, U+010F, U+013D, U+013E, U+0165, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EB7, U+1EB8-1EC7, U+1EC8-1ECB, U+1ECC-1EE3, U+1EE4-1EF1, U+1EF4-1EF7;
280
+ src: url('fonts/72-SemiboldDuplex-full.woff2') format('woff2');
275
281
  }
276
282
 
277
283
  // Responsive paddings
@@ -10,6 +10,8 @@
10
10
  @_sap_ui_rta_Toolbar_Adaptation_BorderRadius: @sapUiButtonBorderCornerRadius; //0.5rem
11
11
  @_sap_ui_rta_Toolbar_Adaptation_BtnFocusBorder: transparent;
12
12
  @_sap_ui_rta_Toolbar_Adaptation_SegBBtnHoverTextColor: @sapUiShellTextColor;
13
+ @_sap_ui_rta_Toolbar_Adaptation_DraftVersionColor: @sapUiCriticalText; //#b95100
14
+ @_sap_ui_rta_Toolbar_Adaptation_ActiveVersionColor: @sapUiPositiveText; //#256f3a
13
15
 
14
16
  .sapUiRtaMode {
15
17
  .sapUiRtaToolbar.sapUiRtaToolbarAdaptation {
@@ -13,6 +13,8 @@
13
13
  @_sap_ui_rta_Toolbar_Adaptation_SegBBtnHoverBG: @sapUiButtonEmphasizedHoverBackground; //#0064d9
14
14
  @_sap_ui_rta_Toolbar_Adaptation_SegBBtnBG: @sapUiButtonEmphasizedBackground; // #0070f2
15
15
  @_sap_ui_rta_Toolbar_Adaptation_SegBBtnFocusShadow: @sapUiContentInteractionShadow; //
16
+ @_sap_ui_rta_Toolbar_Adaptation_DraftVersionColor: lighten(@sapUiChartCritical, 16%); //#ff903a
17
+ @_sap_ui_rta_Toolbar_Adaptation_ActiveVersionColor: @sapUiPositiveText; //#97dd40
16
18
 
17
19
 
18
20
  .sapUiRtaMode {
@@ -6,6 +6,9 @@
6
6
  @_sap_ui_rta_Toolbar_Adaptation_BtnFocusBorder: @sapUiNeutralElement; //#ffffff
7
7
  @_sap_ui_rta_Toolbar_Adaptation_FocusOutlineCol: @sapUiNeutralBorder; //#fff
8
8
  @_sap_ui_rta_Toolbar_Adaptation_SegBBtnSelBG: @sapUiSelected;
9
+ @_sap_ui_rta_Toolbar_Adaptation_DraftVersionColor: @sapUiCriticalText; //#ffab1d
10
+ @_sap_ui_rta_Toolbar_Adaptation_ActiveVersionColor: @sapUiPositiveText; //#9c9
11
+
9
12
 
10
13
  .sapUiRtaMode {
11
14
  .sapUiRtaToolbar.sapUiRtaToolbarAdaptation {
@@ -7,6 +7,9 @@
7
7
  @_sap_ui_rta_Toolbar_Adaptation_FocusOutlineCol: @sapUiNeutralBorder; //#000
8
8
  @_sap_ui_rta_Toolbar_Adaptation_SegBBtnHoverTextColor: @sapUiNeutralElement; //000
9
9
  @_sap_ui_rta_Toolbar_Adaptation_SegBBtnSelBG: @sapUiSelected; //#5c93ff
10
+ @_sap_ui_rta_Toolbar_Adaptation_DraftVersionColor: darken(@sapUiActive, 12%); //#bd5a13
11
+ @_sap_ui_rta_Toolbar_Adaptation_ActiveVersionColor: @sapUiContentHelpColor; //#006800
12
+
10
13
 
11
14
  .sapUiRtaMode {
12
15
  .sapUiRtaToolbar.sapUiRtaToolbarAdaptation {
@@ -6,28 +6,28 @@
6
6
  /*TBD: Adjustments for sapUiTableActionIcon might be obsolete when Icon is adjusted*/
7
7
 
8
8
  .sapUiTableActionIcon {
9
- border-radius: @sapUiButtonBorderCornerRadius;
10
- box-sizing: border-box;
9
+ border-radius: @sapUiButtonBorderCornerRadius;
10
+ box-sizing: border-box;
11
+ color: @sapUiButtonLiteTextColor;
11
12
  }
12
13
 
13
14
  .sapUiTableActionIcon:hover {
14
- color: @sapUiButtonHoverTextColor;
15
- border: 1px solid @sapUiButtonHoverBorderColor;
16
- background: @sapUiButtonHoverBackground;
15
+ border: 1px solid @sapUiButtonHoverBorderColor;
16
+ background: @sapUiButtonHoverBackground;
17
17
  }
18
18
 
19
19
  .sapUiTableActionIcon:active {
20
- color: @sapUiButtonActiveTextColor;
21
- border: 1px solid @sapUiButtonActiveBorderColor;
20
+ color: @sapUiButtonActiveTextColor;
21
+ border: 1px solid @sapUiButtonActiveBorderColor;
22
22
  }
23
23
 
24
24
  .sapUiTableActionIcon.sapUiIcon:focus {
25
- outline-width: @sapUiContentFocusWidth;
26
- outline-style: @sapUiContentFocusStyle;
27
- outline-color: @sapUiContentFocusColor;
28
- outline-offset: -@sapUiContentFocusWidth;
25
+ outline-width: @sapUiContentFocusWidth;
26
+ outline-style: @sapUiContentFocusStyle;
27
+ outline-color: @sapUiContentFocusColor;
28
+ outline-offset: -@sapUiContentFocusWidth;
29
29
  }
30
30
 
31
31
  .sapUiTableActionIcon:active:focus {
32
- outline: none;
32
+ outline: none;
33
33
  }
@@ -6,28 +6,28 @@
6
6
  /*TBD: Adjustments for sapUiTableActionIcon might be obsolete when Icon is adjusted*/
7
7
 
8
8
  .sapUiTableActionIcon {
9
- border-radius: @sapUiButtonBorderCornerRadius;
10
- box-sizing: border-box;
9
+ border-radius: @sapUiButtonBorderCornerRadius;
10
+ box-sizing: border-box;
11
+ color: @sapUiButtonLiteTextColor;
11
12
  }
12
13
 
13
14
  .sapUiTableActionIcon:hover {
14
- color: @sapUiButtonHoverTextColor;
15
- border: 1px solid @sapUiButtonHoverBorderColor;
16
- background: @sapUiButtonHoverBackground;
15
+ border: 1px solid @sapUiButtonHoverBorderColor;
16
+ background: @sapUiButtonHoverBackground;
17
17
  }
18
18
 
19
19
  .sapUiTableActionIcon:active {
20
- color: @sapUiButtonActiveTextColor;
21
- border: 1px solid @sapUiButtonActiveBorderColor;
20
+ color: @sapUiButtonActiveTextColor;
21
+ border: 1px solid @sapUiButtonActiveBorderColor;
22
22
  }
23
23
 
24
24
  .sapUiTableActionIcon.sapUiIcon:focus {
25
- outline-width: @sapUiContentFocusWidth;
26
- outline-style: @sapUiContentFocusStyle;
27
- outline-color: @sapUiContentFocusColor;
28
- outline-offset: -@sapUiContentFocusWidth;
25
+ outline-width: @sapUiContentFocusWidth;
26
+ outline-style: @sapUiContentFocusStyle;
27
+ outline-color: @sapUiContentFocusColor;
28
+ outline-offset: -@sapUiContentFocusWidth;
29
29
  }
30
30
 
31
31
  .sapUiTableActionIcon:active:focus {
32
- outline: none;
32
+ outline: none;
33
33
  }
@@ -60,6 +60,10 @@ html.sap-desktop .sapUiCalHead > .sapUiCalHeadB:focus:active {
60
60
  color: @sapUiButtonLiteTextColor;
61
61
  }
62
62
 
63
+ .sapUiCalSecType .sapUiCalHead > button .sapUiCalHeadBAddText {
64
+ font-family: @sapUiFontFamily;
65
+ }
66
+
63
67
  html.sap-desktop .sapUiCalHead > button:hover,
64
68
  html.sap-desktop .sapUiCalCancel:hover,
65
69
  html.sap-desktop .sapUiCalHead > button:focus,
@@ -565,7 +569,10 @@ html.sap-desktop .sapUiCalItemSelBetween:focus:not(:hover){
565
569
 
566
570
  .sapUiCalHead > button {
567
571
  margin: 0.1875rem 0;
568
- height: 1.625rem;
572
+ height: 2rem;
573
+ .sapUiIcon {
574
+ line-height: 2rem;
575
+ }
569
576
  }
570
577
 
571
578
  .sapUiCalItem.sapUiCalItemNow.sapUiCalItemSelBetween > .sapUiCalItemText {
@@ -57,7 +57,6 @@
57
57
  }
58
58
 
59
59
  .sapUxAPObjectPageSubSection {
60
- margin-bottom: 1rem;
61
60
  padding: 0;
62
61
  padding-top: 0.5rem;
63
62
  }
@@ -64,7 +64,6 @@
64
64
  }
65
65
 
66
66
  .sapUxAPObjectPageSubSection {
67
- margin-bottom: 1rem;
68
67
  padding: 0;
69
68
  padding-top: 0.5rem;
70
69
  }