@openui5/themelib_sap_horizon 1.113.0 → 1.114.1

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 (55) hide show
  1. package/THIRDPARTY.txt +1 -1
  2. package/package.json +18 -18
  3. package/src/sap/f/themes/sap_horizon/FlexibleColumnLayout.less +42 -17
  4. package/src/sap/f/themes/sap_horizon_dark/FlexibleColumnLayout.less +32 -6
  5. package/src/sap/f/themes/sap_horizon_hcb/FlexibleColumnLayout.less +17 -9
  6. package/src/sap/f/themes/sap_horizon_hcw/FlexibleColumnLayout.less +17 -9
  7. package/src/sap/m/themes/sap_horizon/CheckBox.less +9 -26
  8. package/src/sap/m/themes/sap_horizon/GenericTile.less +1 -1
  9. package/src/sap/m/themes/sap_horizon/InputBase.less +1 -1
  10. package/src/sap/m/themes/sap_horizon/MessageToast.less +9 -0
  11. package/src/sap/m/themes/sap_horizon/Panel.less +4 -0
  12. package/src/sap/m/themes/sap_horizon/Select.less +25 -20
  13. package/src/sap/m/themes/sap_horizon/Table.less +0 -21
  14. package/src/sap/m/themes/sap_horizon/Title.less +12 -0
  15. package/src/sap/m/themes/sap_horizon/library.source.less +2 -0
  16. package/src/sap/m/themes/sap_horizon_dark/CheckBox.less +9 -26
  17. package/src/sap/m/themes/sap_horizon_dark/GenericTile.less +1 -1
  18. package/src/sap/m/themes/sap_horizon_dark/InputBase.less +1 -1
  19. package/src/sap/m/themes/sap_horizon_dark/Panel.less +4 -0
  20. package/src/sap/m/themes/sap_horizon_dark/Select.less +25 -20
  21. package/src/sap/m/themes/sap_horizon_dark/Table.less +0 -19
  22. package/src/sap/m/themes/sap_horizon_dark/Title.less +12 -0
  23. package/src/sap/m/themes/sap_horizon_dark/library.source.less +1 -0
  24. package/src/sap/m/themes/sap_horizon_hcb/CheckBox.less +8 -25
  25. package/src/sap/m/themes/sap_horizon_hcb/InputBase.less +1 -1
  26. package/src/sap/m/themes/sap_horizon_hcb/Panel.less +4 -0
  27. package/src/sap/m/themes/sap_horizon_hcb/Table.less +0 -19
  28. package/src/sap/m/themes/sap_horizon_hcb/Title.less +12 -0
  29. package/src/sap/m/themes/sap_horizon_hcb/library.source.less +1 -0
  30. package/src/sap/m/themes/sap_horizon_hcw/CheckBox.less +8 -25
  31. package/src/sap/m/themes/sap_horizon_hcw/InputBase.less +1 -1
  32. package/src/sap/m/themes/sap_horizon_hcw/Panel.less +4 -0
  33. package/src/sap/m/themes/sap_horizon_hcw/Table.less +0 -19
  34. package/src/sap/m/themes/sap_horizon_hcw/Title.less +12 -0
  35. package/src/sap/m/themes/sap_horizon_hcw/library.source.less +1 -0
  36. package/src/sap/ui/core/themes/sap_horizon/.theme +1 -1
  37. package/src/sap/ui/core/themes/sap_horizon/base.less +134 -28
  38. package/src/sap/ui/core/themes/sap_horizon/global.less +114 -8
  39. package/src/sap/ui/core/themes/sap_horizon/shared.less +9 -94
  40. package/src/sap/ui/core/themes/sap_horizon_dark/.theme +1 -1
  41. package/src/sap/ui/core/themes/sap_horizon_dark/base.less +134 -28
  42. package/src/sap/ui/core/themes/sap_horizon_dark/global.less +114 -8
  43. package/src/sap/ui/core/themes/sap_horizon_dark/shared.less +9 -95
  44. package/src/sap/ui/core/themes/sap_horizon_hcb/.theme +1 -1
  45. package/src/sap/ui/core/themes/sap_horizon_hcb/base.less +134 -28
  46. package/src/sap/ui/core/themes/sap_horizon_hcb/global.less +114 -8
  47. package/src/sap/ui/core/themes/sap_horizon_hcb/shared.less +9 -94
  48. package/src/sap/ui/core/themes/sap_horizon_hcw/.theme +1 -1
  49. package/src/sap/ui/core/themes/sap_horizon_hcw/base.less +134 -28
  50. package/src/sap/ui/core/themes/sap_horizon_hcw/global.less +114 -8
  51. package/src/sap/ui/core/themes/sap_horizon_hcw/shared.less +9 -94
  52. package/src/sap/uxap/themes/sap_horizon/ObjectPageSection.less +2 -2
  53. package/src/sap/uxap/themes/sap_horizon/ObjectPageSubSection.less +2 -2
  54. package/src/sap/uxap/themes/sap_horizon_dark/ObjectPageSection.less +2 -2
  55. package/src/sap/uxap/themes/sap_horizon_dark/ObjectPageSubSection.less +2 -2
@@ -214,6 +214,7 @@ html.sap-tablet:not(.sap-desktop) input, html.sap-tablet:not(.sap-desktop) texta
214
214
  font-weight: 400;
215
215
  src: url('fonts/72-Regular.woff2') format('woff2'),
216
216
  local('72');
217
+ unicode-range: U+00, U+0D, U+20-7E, U+A0-FF, U+131, U+152-153, U+161, U+178, U+17D-17E, U+192, U+237, U+2C6, U+2DC, U+3BC, U+1E9E, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122;
217
218
  }
218
219
 
219
220
  @font-face {
@@ -229,6 +230,7 @@ html.sap-tablet:not(.sap-desktop) input, html.sap-tablet:not(.sap-desktop) texta
229
230
  font-weight: 700;
230
231
  src: url('fonts/72-Bold.woff2') format('woff2'),
231
232
  local('72-Bold');
233
+ unicode-range: U+00, U+0D, U+20-7E, U+A0-FF, U+131, U+152-153, U+161, U+178, U+17D-17E, U+192, U+237, U+2C6, U+2DC, U+3BC, U+1E9E, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122;
232
234
  }
233
235
 
234
236
  @font-face {
@@ -244,6 +246,7 @@ html.sap-tablet:not(.sap-desktop) input, html.sap-tablet:not(.sap-desktop) texta
244
246
  font-weight: 300;
245
247
  src: url('fonts/72-Light.woff2') format('woff2'),
246
248
  local('72-Light');
249
+ unicode-range: U+00, U+0D, U+20-7E, U+A0-FF, U+131, U+152-153, U+161, U+178, U+17D-17E, U+192, U+237, U+2C6, U+2DC, U+3BC, U+1E9E, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122;
247
250
  }
248
251
 
249
252
  @font-face {
@@ -258,6 +261,7 @@ html.sap-tablet:not(.sap-desktop) input, html.sap-tablet:not(.sap-desktop) texta
258
261
  font-style: normal;
259
262
  src: url('fonts/72-Bold.woff2') format('woff2'),
260
263
  local('72-Bold');
264
+ unicode-range: U+00, U+0D, U+20-7E, U+A0-FF, U+131, U+152-153, U+161, U+178, U+17D-17E, U+192, U+237, U+2C6, U+2DC, U+3BC, U+1E9E, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122;
261
265
  }
262
266
 
263
267
  @font-face {
@@ -271,6 +275,7 @@ html.sap-tablet:not(.sap-desktop) input, html.sap-tablet:not(.sap-desktop) texta
271
275
  font-style: normal;
272
276
  src: url('fonts/72-Light.woff2') format('woff2'),
273
277
  local('72-Light');
278
+ unicode-range: U+00, U+0D, U+20-7E, U+A0-FF, U+131, U+152-153, U+161, U+178, U+17D-17E, U+192, U+237, U+2C6, U+2DC, U+3BC, U+1E9E, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122;
274
279
  }
275
280
 
276
281
  @font-face {
@@ -283,6 +288,7 @@ html.sap-tablet:not(.sap-desktop) input, html.sap-tablet:not(.sap-desktop) texta
283
288
  font-family: '72Mono';
284
289
  src: url('fonts/72Mono-Regular.woff2') format('woff2'),
285
290
  local('72Mono');
291
+ unicode-range: U+00, U+0D, U+20-7E, U+A0-FF, U+131, U+152-153, U+161, U+178, U+17D-17E, U+192, U+237, U+2C6, U+2DC, U+3BC, U+1E9E, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122;
286
292
  }
287
293
 
288
294
  @font-face {
@@ -294,6 +300,7 @@ html.sap-tablet:not(.sap-desktop) input, html.sap-tablet:not(.sap-desktop) texta
294
300
  font-family: '72Mono-Bold';
295
301
  src: url('fonts/72Mono-Bold.woff2') format('woff2'),
296
302
  local('72Mono-Bold');
303
+ unicode-range: U+00, U+0D, U+20-7E, U+A0-FF, U+131, U+152-153, U+161, U+178, U+17D-17E, U+192, U+237, U+2C6, U+2DC, U+3BC, U+1E9E, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122;
297
304
  }
298
305
 
299
306
  @font-face {
@@ -304,6 +311,7 @@ html.sap-tablet:not(.sap-desktop) input, html.sap-tablet:not(.sap-desktop) texta
304
311
  @font-face {
305
312
  font-family: '72Black';
306
313
  src: url('fonts/72-Black.woff2') format('woff2');
314
+ unicode-range: U+00, U+0D, U+20-7E, U+A0-FF, U+131, U+152-153, U+161, U+178, U+17D-17E, U+192, U+237, U+2C6, U+2DC, U+3BC, U+1E9E, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122;
307
315
  }
308
316
 
309
317
  @font-face {
@@ -314,6 +322,7 @@ html.sap-tablet:not(.sap-desktop) input, html.sap-tablet:not(.sap-desktop) texta
314
322
  @font-face {
315
323
  font-family: '72-SemiboldDuplex';
316
324
  src: url('fonts/72-SemiboldDuplex.woff2') format('woff2');
325
+ unicode-range: U+00, U+0D, U+20-7E, U+A0-FF, U+131, U+152-153, U+161, U+178, U+17D-17E, U+192, U+237, U+2C6, U+2DC, U+3BC, U+1E9E, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122;
317
326
  }
318
327
 
319
328
  @font-face {
@@ -321,100 +330,6 @@ html.sap-tablet:not(.sap-desktop) input, html.sap-tablet:not(.sap-desktop) texta
321
330
  src: url('fonts/72-SemiboldDuplex-full.woff2') format('woff2');
322
331
  }
323
332
 
324
- /**
325
- * Browsers synthesizes glyphs that have multiple diacritics from the basic glyphs. Some glyphs don't look right after
326
- * browsers' synthesis. Those glyphs need to be redirected to "72-full" where they are supported.
327
- *
328
- * Moreover, the diacritic Caron has a special vertical form used on tall characters. Those tall characters with Caron
329
- * aren't covered by the font '72' but browsers synthesize the letter without diacritic with the * standard combining
330
- * Caron (U+030C) which leads to the wrong display of those characters. Because those characters are * covered by the
331
- * '72-full' font, they are redirected to that font as well for being correctly displayed.
332
- *
333
- * U+0106: Ć
334
- * U+0108: Ĉ
335
- * U+010C: Č
336
- * U+010F: ď
337
- * U+013D-013E: Ľ, ľ
338
- * U+0143: Ń
339
- * U+0147-0148: Ň, ň
340
- * U+0154: Ŕ
341
- * U+0158: Ř
342
- * U+015A: Ś
343
- * U+015C-015D: Ŝ, ŝ
344
- * U+0164-0165: Ť, ť
345
- * U+0168-0169: Ũ, ũ
346
- * U+016E-016F: Ů, ů
347
- * U+0174-0177: Ŵ, ŵ, Ŷ, ŷ
348
- * U+0179: Ź
349
- * U+1EA4-1EA7: Ấ, ấ, Ầ, ầ
350
- * U+1EAA-1EAB: Ẫ, ẫ
351
- * U+1EBC-1EC1: Ẽ, ẽ, Ế, ế, Ề, ề
352
- * U+1EC4-1EC5: Ễ, ễ
353
- * U+1ED0-1ED3: Ố, ố, Ồ, ồ
354
- * U+1ED6-1ED7: Ỗ, ỗ
355
- */
356
- @font-face {
357
- font-family: '72';
358
- font-style: normal;
359
- font-weight: 400;
360
- unicode-range: U+0106, U+0108, U+010C, U+010F, U+013D-013E, U+0143, U+0147-0148, U+0154, U+0158, U+015A, U+015C-015D, U+0164-0165, U+0168-0169, U+016E-016F, U+0174-0177, U+0179, U+1EA4-1EA7, U+1EAA-1EAB, U+1EBC-1EC1, U+1EC4-1EC5, U+1ED0-1ED3, U+1ED6-1ED7;
361
- src: url('fonts/72-Regular-full.woff2') format('woff2');
362
- }
363
-
364
- @font-face {
365
- font-family: '72';
366
- font-style: normal;
367
- font-weight: 700;
368
- unicode-range: U+0106, U+0108, U+010C, U+010F, U+013D-013E, U+0143, U+0147-0148, U+0154, U+0158, U+015A, U+015C-015D, U+0164-0165, U+0168-0169, U+016E-016F, U+0174-0177, U+0179, U+1EA4-1EA7, U+1EAA-1EAB, U+1EBC-1EC1, U+1EC4-1EC5, U+1ED0-1ED3, U+1ED6-1ED7;
369
- src: url('fonts/72-Bold-full.woff2') format('woff2');
370
- }
371
-
372
- @font-face {
373
- font-family: '72';
374
- font-style: normal;
375
- font-weight: 300;
376
- unicode-range: U+0106, U+0108, U+010C, U+010F, U+013D-013E, U+0143, U+0147-0148, U+0154, U+0158, U+015A, U+015C-015D, U+0164-0165, U+0168-0169, U+016E-016F, U+0174-0177, U+0179, U+1EA4-1EA7, U+1EAA-1EAB, U+1EBC-1EC1, U+1EC4-1EC5, U+1ED0-1ED3, U+1ED6-1ED7;
377
- src: url('fonts/72-Light-full.woff2') format('woff2');
378
- }
379
-
380
- @font-face {
381
- font-family: '72-Bold';
382
- font-style: normal;
383
- unicode-range: U+0106, U+0108, U+010C, U+010F, U+013D-013E, U+0143, U+0147-0148, U+0154, U+0158, U+015A, U+015C-015D, U+0164-0165, U+0168-0169, U+016E-016F, U+0174-0177, U+0179, U+1EA4-1EA7, U+1EAA-1EAB, U+1EBC-1EC1, U+1EC4-1EC5, U+1ED0-1ED3, U+1ED6-1ED7;
384
- src: url('fonts/72-Bold-full.woff2') format('woff2');
385
- }
386
-
387
- @font-face {
388
- font-family: '72-Light';
389
- font-style: normal;
390
- unicode-range: U+0106, U+0108, U+010C, U+010F, U+013D-013E, U+0143, U+0147-0148, U+0154, U+0158, U+015A, U+015C-015D, U+0164-0165, U+0168-0169, U+016E-016F, U+0174-0177, U+0179, U+1EA4-1EA7, U+1EAA-1EAB, U+1EBC-1EC1, U+1EC4-1EC5, U+1ED0-1ED3, U+1ED6-1ED7;
391
- src: url('fonts/72-Light-full.woff2') format('woff2');
392
- }
393
-
394
- @font-face {
395
- font-family: '72Mono';
396
- unicode-range: U+0106, U+0108, U+010C, U+010F, U+013D-013E, U+0143, U+0147-0148, U+0154, U+0158, U+015A, U+015C-015D, U+0164-0165, U+0168-0169, U+016E-016F, U+0174-0177, U+0179, U+1EA4-1EA7, U+1EAA-1EAB, U+1EBC-1EC1, U+1EC4-1EC5, U+1ED0-1ED3, U+1ED6-1ED7;
397
- src: url('fonts/72Mono-Regular-full.woff2') format('woff2');
398
- }
399
-
400
- @font-face {
401
- font-family: '72Mono-Bold';
402
- unicode-range: U+0106, U+0108, U+010C, U+010F, U+013D-013E, U+0143, U+0147-0148, U+0154, U+0158, U+015A, U+015C-015D, U+0164-0165, U+0168-0169, U+016E-016F, U+0174-0177, U+0179, U+1EA4-1EA7, U+1EAA-1EAB, U+1EBC-1EC1, U+1EC4-1EC5, U+1ED0-1ED3, U+1ED6-1ED7;
403
- src: url('fonts/72Mono-Bold-full.woff2') format('woff2');
404
- }
405
-
406
- @font-face {
407
- font-family: '72Black';
408
- unicode-range: U+0106, U+0108, U+010C, U+010F, U+013D-013E, U+0143, U+0147-0148, U+0154, U+0158, U+015A, U+015C-015D, U+0164-0165, U+0168-0169, U+016E-016F, U+0174-0177, U+0179, U+1EA4-1EA7, U+1EAA-1EAB, U+1EBC-1EC1, U+1EC4-1EC5, U+1ED0-1ED3, U+1ED6-1ED7;
409
- src: url('fonts/72-Black-full.woff2') format('woff2');
410
- }
411
-
412
- @font-face {
413
- font-family: '72-SemiboldDuplex';
414
- unicode-range: U+0106, U+0108, U+010C, U+010F, U+013D-013E, U+0143, U+0147-0148, U+0154, U+0158, U+015A, U+015C-015D, U+0164-0165, U+0168-0169, U+016E-016F, U+0174-0177, U+0179, U+1EA4-1EA7, U+1EAA-1EAB, U+1EBC-1EC1, U+1EC4-1EC5, U+1ED0-1ED3, U+1ED6-1ED7;
415
- src: url('fonts/72-SemiboldDuplex-full.woff2') format('woff2');
416
- }
417
-
418
333
  // Responsive paddings
419
334
  .sapUi-Std-PaddingS {
420
335
  padding-left: 1rem !important;
@@ -6,7 +6,7 @@
6
6
  <copyright>OpenUI5
7
7
  * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
8
8
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
9
- <version>1.113.0</version>
9
+ <version>1.114.1</version>
10
10
 
11
11
  <documentation>SAPUI5 Evening Horizon theme library.</documentation>
12
12
 
@@ -1,11 +1,11 @@
1
1
  // /**
2
- // * Copyright (c) 2012-2020 SAP SE or an SAP affiliate company and Theming Base Content contributors. Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
3
- // * Theming Engine 1.23020.0-20230307104335+d1c2c3769b35a96c9647c4970676104d5e0a1bbd
4
- // * data:{"sModified":"2023-03-09T09:38:11Z"}
2
+ // * Copyright (c) 2012-2020 SAP SE or an SAP affiliate company. All rights reserved.
3
+ // * Theming Engine 1.23030.0-20230404052500+08ab7f203f968a8915a46326f198b28734934650
4
+ // * data:{"sModified":"2023-04-04T08:11:20Z"}
5
5
  // */
6
6
 
7
7
 
8
- /******************* FILE /Base/baseLib/sap_horizon_dark/base.less (Version 11.2.1) *******************/
8
+ /******************* FILE /Base/baseLib/sap_horizon_dark/base.less (Version 11.3.0) *******************/
9
9
 
10
10
 
11
11
  // [Tags "SapInternal", "Base", "Dimension", "Protected"]
@@ -119,6 +119,7 @@
119
119
  // [Tags "!Protected"]
120
120
  // [Protected "!true"]
121
121
  @sapSelectedColor: @sapHighlightColor;
122
+ @sapHoverColor: lighten(@sapBackgroundColor, 3);
122
123
 
123
124
  // [Tags "!Protected"]
124
125
  // [Protected "!true"]
@@ -643,14 +644,17 @@
643
644
  // [Tags "!Protected"]
644
645
  // [Protected "!true"]
645
646
  @sapFontHeader6Size: 0.875 * @sapContent_GridSize;
647
+ @sapLink_TextDecoration: none;
646
648
 
647
649
  // [Tags "!Protected"]
648
650
  // [Protected "!true"]
649
651
  @sapLink_Hover_Color: darken(@sapPrimary2, 7);
652
+ @sapLink_Hover_TextDecoration: underline;
650
653
 
651
654
  // [Tags "!Protected"]
652
655
  // [Protected "!true"]
653
656
  @sapLink_Active_Color: @sapLinkColor;
657
+ @sapLink_Active_TextDecoration: underline;
654
658
 
655
659
  // [Tags "!Protected"]
656
660
  // [Protected "!true"]
@@ -1715,6 +1719,7 @@
1715
1719
  // [Tags "!Protected"]
1716
1720
  // [Protected "!true"]
1717
1721
  @sapField_BorderCornerRadius: 0.25 * @sapContent_GridSize;
1722
+ @sapField_Shadow: none;
1718
1723
 
1719
1724
  // [Tags "!Protected"]
1720
1725
  // [Protected "!true"]
@@ -1731,6 +1736,11 @@
1731
1736
  // [Tags "!Protected"]
1732
1737
  // [Protected "!true"]
1733
1738
  @sapField_Hover_HelpBackground: @sapField_Hover_Background;
1739
+ @sapField_Hover_Shadow: @sapContent_Interaction_Shadow;
1740
+ @sapField_Hover_InvalidShadow: @sapContent_Negative_Shadow;
1741
+ @sapField_Hover_WarningShadow: @sapContent_Critical_Shadow;
1742
+ @sapField_Hover_SuccessShadow: @sapContent_Positive_Shadow;
1743
+ @sapField_Hover_InformationShadow: @sapContent_Informative_Shadow;
1734
1744
 
1735
1745
  // [Tags "!Protected"]
1736
1746
  // [Protected "!true"]
@@ -1791,6 +1801,7 @@
1791
1801
  // [Tags "!Protected"]
1792
1802
  // [Protected "!true"]
1793
1803
  @sapField_InvalidBorderStyle: none;
1804
+ @sapField_InvalidShadow: none;
1794
1805
 
1795
1806
  // [Tags "!Protected"]
1796
1807
  // [Protected "!true"]
@@ -1811,6 +1822,7 @@
1811
1822
  // [Tags "!Protected"]
1812
1823
  // [Protected "!true"]
1813
1824
  @sapField_WarningBorderStyle: none;
1825
+ @sapField_WarningShadow: none;
1814
1826
 
1815
1827
  // [Tags "!Protected"]
1816
1828
  // [Protected "!true"]
@@ -1831,6 +1843,7 @@
1831
1843
  // [Tags "!Protected"]
1832
1844
  // [Protected "!true"]
1833
1845
  @sapField_SuccessBorderStyle: none;
1846
+ @sapField_SuccessShadow: none;
1834
1847
 
1835
1848
  // [Tags "!Protected"]
1836
1849
  // [Protected "!true"]
@@ -1851,6 +1864,7 @@
1851
1864
  // [Tags "!Protected"]
1852
1865
  // [Protected "!true"]
1853
1866
  @sapField_InformationBorderStyle: none;
1867
+ @sapField_InformationShadow: none;
1854
1868
 
1855
1869
  // [Tags "!Protected"]
1856
1870
  // [Protected "!true"]
@@ -2434,15 +2448,23 @@
2434
2448
 
2435
2449
  // [Tags "!Protected"]
2436
2450
  // [Protected "!true"]
2437
- @sapIndicationColor_1_Hover_Background: lighten(@sapIndicationColor_1, 5);
2451
+ @sapIndicationColor_1_TextColor: contrast(@sapIndicationColor_1_Background, @sapTextColor, @sapContent_ContrastTextColor, 0.374);
2438
2452
 
2439
2453
  // [Tags "!Protected"]
2440
2454
  // [Protected "!true"]
2441
- @sapIndicationColor_1_Active_Background: lighten(@sapIndicationColor_1, 10);
2455
+ @sapIndicationColor_1_Hover_Background: lighten(@sapIndicationColor_1, 5);
2442
2456
 
2443
2457
  // [Tags "!Protected"]
2444
2458
  // [Protected "!true"]
2445
- @sapIndicationColor_1_TextColor: contrast(@sapIndicationColor_1_Background, @sapTextColor, @sapContent_ContrastTextColor, 0.374);
2459
+ @sapIndicationColor_1_Active_Background: lighten(@sapIndicationColor_1, 10);
2460
+ @sapIndicationColor_1_Active_BorderColor: @sapIndicationColor_1b_BorderColor;
2461
+ @sapIndicationColor_1_Active_TextColor: @sapIndicationColor_1;
2462
+ @sapIndicationColor_1_Selected_Background: @sapIndicationColor_1_Active_Background;
2463
+ @sapIndicationColor_1_Selected_BorderColor: @sapIndicationColor_1_Active_BorderColor;
2464
+ @sapIndicationColor_1_Selected_TextColor: @sapIndicationColor_1_Active_TextColor;
2465
+ @sapIndicationColor_1b: #5e0303;
2466
+ @sapIndicationColor_1b_BorderColor: @sapIndicationColor_1b;
2467
+ @sapIndicationColor_1b_Hover_Background: lighten(@sapIndicationColor_1b, 5);
2446
2468
 
2447
2469
  // [Tags "!Protected"]
2448
2470
  // [Protected "!true"]
@@ -2458,15 +2480,23 @@
2458
2480
 
2459
2481
  // [Tags "!Protected"]
2460
2482
  // [Protected "!true"]
2461
- @sapIndicationColor_2_Hover_Background: lighten(@sapIndicationColor_2, 5);
2483
+ @sapIndicationColor_2_TextColor: contrast(@sapIndicationColor_2_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
2462
2484
 
2463
2485
  // [Tags "!Protected"]
2464
2486
  // [Protected "!true"]
2465
- @sapIndicationColor_2_Active_Background: lighten(@sapIndicationColor_2, 10);
2487
+ @sapIndicationColor_2_Hover_Background: lighten(@sapIndicationColor_2, 5);
2466
2488
 
2467
2489
  // [Tags "!Protected"]
2468
2490
  // [Protected "!true"]
2469
- @sapIndicationColor_2_TextColor: contrast(@sapIndicationColor_2_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
2491
+ @sapIndicationColor_2_Active_Background: lighten(@sapIndicationColor_2, 10);
2492
+ @sapIndicationColor_2_Active_BorderColor: @sapIndicationColor_2b_BorderColor;
2493
+ @sapIndicationColor_2_Active_TextColor: @sapIndicationColor_2;
2494
+ @sapIndicationColor_2_Selected_Background: @sapIndicationColor_2_Active_Background;
2495
+ @sapIndicationColor_2_Selected_BorderColor: @sapIndicationColor_2_Active_BorderColor;
2496
+ @sapIndicationColor_2_Selected_TextColor: @sapIndicationColor_2_Active_TextColor;
2497
+ @sapIndicationColor_2b: #7d0000;
2498
+ @sapIndicationColor_2b_BorderColor: @sapIndicationColor_2b;
2499
+ @sapIndicationColor_2b_Hover_Background: lighten(@sapIndicationColor_2b, 5);
2470
2500
 
2471
2501
  // [Tags "!Protected"]
2472
2502
  // [Protected "!true"]
@@ -2482,15 +2512,23 @@
2482
2512
 
2483
2513
  // [Tags "!Protected"]
2484
2514
  // [Protected "!true"]
2485
- @sapIndicationColor_3_Hover_Background: lighten(@sapIndicationColor_3_Background, 3);
2515
+ @sapIndicationColor_3_TextColor: contrast(@sapIndicationColor_3_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
2486
2516
 
2487
2517
  // [Tags "!Protected"]
2488
2518
  // [Protected "!true"]
2489
- @sapIndicationColor_3_Active_Background: lighten(@sapIndicationColor_3_Background, 6);
2519
+ @sapIndicationColor_3_Hover_Background: lighten(@sapIndicationColor_3_Background, 3);
2490
2520
 
2491
2521
  // [Tags "!Protected"]
2492
2522
  // [Protected "!true"]
2493
- @sapIndicationColor_3_TextColor: contrast(@sapIndicationColor_3_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
2523
+ @sapIndicationColor_3_Active_Background: lighten(@sapIndicationColor_3_Background, 6);
2524
+ @sapIndicationColor_3_Active_BorderColor: @sapIndicationColor_3b_BorderColor;
2525
+ @sapIndicationColor_3_Active_TextColor: @sapIndicationColor_3;
2526
+ @sapIndicationColor_3_Selected_Background: @sapIndicationColor_3_Active_Background;
2527
+ @sapIndicationColor_3_Selected_BorderColor: @sapIndicationColor_3_Active_BorderColor;
2528
+ @sapIndicationColor_3_Selected_TextColor: @sapIndicationColor_3_Active_TextColor;
2529
+ @sapIndicationColor_3b: #662b00;
2530
+ @sapIndicationColor_3b_BorderColor: @sapIndicationColor_3b;
2531
+ @sapIndicationColor_3b_Hover_Background: lighten(@sapIndicationColor_3b, 5);
2494
2532
 
2495
2533
  // [Tags "!Protected"]
2496
2534
  // [Protected "!true"]
@@ -2506,15 +2544,23 @@
2506
2544
 
2507
2545
  // [Tags "!Protected"]
2508
2546
  // [Protected "!true"]
2509
- @sapIndicationColor_4_Hover_Background: lighten(@sapIndicationColor_4, 5);
2547
+ @sapIndicationColor_4_TextColor: contrast(@sapIndicationColor_4_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
2510
2548
 
2511
2549
  // [Tags "!Protected"]
2512
2550
  // [Protected "!true"]
2513
- @sapIndicationColor_4_Active_Background: lighten(@sapIndicationColor_4, 10);
2551
+ @sapIndicationColor_4_Hover_Background: lighten(@sapIndicationColor_4, 5);
2514
2552
 
2515
2553
  // [Tags "!Protected"]
2516
2554
  // [Protected "!true"]
2517
- @sapIndicationColor_4_TextColor: contrast(@sapIndicationColor_4_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
2555
+ @sapIndicationColor_4_Active_Background: lighten(@sapIndicationColor_4, 10);
2556
+ @sapIndicationColor_4_Active_BorderColor: @sapIndicationColor_4b_BorderColor;
2557
+ @sapIndicationColor_4_Active_TextColor: @sapIndicationColor_4;
2558
+ @sapIndicationColor_4_Selected_Background: @sapIndicationColor_4_Active_Background;
2559
+ @sapIndicationColor_4_Selected_BorderColor: @sapIndicationColor_4_Active_BorderColor;
2560
+ @sapIndicationColor_4_Selected_TextColor: @sapIndicationColor_4_Active_TextColor;
2561
+ @sapIndicationColor_4b: #044a18;
2562
+ @sapIndicationColor_4b_BorderColor: @sapIndicationColor_4b;
2563
+ @sapIndicationColor_4b_Hover_Background: lighten(@sapIndicationColor_4b, 5);
2518
2564
 
2519
2565
  // [Tags "!Protected"]
2520
2566
  // [Protected "!true"]
@@ -2530,15 +2576,23 @@
2530
2576
 
2531
2577
  // [Tags "!Protected"]
2532
2578
  // [Protected "!true"]
2533
- @sapIndicationColor_5_Hover_Background: lighten(@sapIndicationColor_5, 5);
2579
+ @sapIndicationColor_5_TextColor: contrast(@sapIndicationColor_5_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
2534
2580
 
2535
2581
  // [Tags "!Protected"]
2536
2582
  // [Protected "!true"]
2537
- @sapIndicationColor_5_Active_Background: lighten(@sapIndicationColor_5, 10);
2583
+ @sapIndicationColor_5_Hover_Background: lighten(@sapIndicationColor_5, 5);
2538
2584
 
2539
2585
  // [Tags "!Protected"]
2540
2586
  // [Protected "!true"]
2541
- @sapIndicationColor_5_TextColor: contrast(@sapIndicationColor_5_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
2587
+ @sapIndicationColor_5_Active_Background: lighten(@sapIndicationColor_5, 10);
2588
+ @sapIndicationColor_5_Active_BorderColor: @sapIndicationColor_5b_BorderColor;
2589
+ @sapIndicationColor_5_Active_TextColor: @sapIndicationColor_5;
2590
+ @sapIndicationColor_5_Selected_Background: @sapIndicationColor_5_Active_Background;
2591
+ @sapIndicationColor_5_Selected_BorderColor: @sapIndicationColor_5_Active_BorderColor;
2592
+ @sapIndicationColor_5_Selected_TextColor: @sapIndicationColor_5_Active_TextColor;
2593
+ @sapIndicationColor_5b: #024594;
2594
+ @sapIndicationColor_5b_BorderColor: @sapIndicationColor_5b;
2595
+ @sapIndicationColor_5b_Hover_Background: lighten(@sapIndicationColor_5b, 5);
2542
2596
 
2543
2597
  // [Tags "!Protected"]
2544
2598
  // [Protected "!true"]
@@ -2554,15 +2608,23 @@
2554
2608
 
2555
2609
  // [Tags "!Protected"]
2556
2610
  // [Protected "!true"]
2557
- @sapIndicationColor_6_Hover_Background: lighten(@sapIndicationColor_6, 5);
2611
+ @sapIndicationColor_6_TextColor: contrast(@sapIndicationColor_6_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
2558
2612
 
2559
2613
  // [Tags "!Protected"]
2560
2614
  // [Protected "!true"]
2561
- @sapIndicationColor_6_Active_Background: lighten(@sapIndicationColor_6, 10);
2615
+ @sapIndicationColor_6_Hover_Background: lighten(@sapIndicationColor_6, 5);
2562
2616
 
2563
2617
  // [Tags "!Protected"]
2564
2618
  // [Protected "!true"]
2565
- @sapIndicationColor_6_TextColor: contrast(@sapIndicationColor_6_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
2619
+ @sapIndicationColor_6_Active_Background: lighten(@sapIndicationColor_6, 10);
2620
+ @sapIndicationColor_6_Active_BorderColor: @sapIndicationColor_6b_BorderColor;
2621
+ @sapIndicationColor_6_Active_TextColor: @sapIndicationColor_6;
2622
+ @sapIndicationColor_6_Selected_Background: @sapIndicationColor_6_Active_Background;
2623
+ @sapIndicationColor_6_Selected_BorderColor: @sapIndicationColor_6_Active_BorderColor;
2624
+ @sapIndicationColor_6_Selected_TextColor: @sapIndicationColor_6_Active_TextColor;
2625
+ @sapIndicationColor_6b: #00454e;
2626
+ @sapIndicationColor_6b_BorderColor: @sapIndicationColor_6b;
2627
+ @sapIndicationColor_6b_Hover_Background: lighten(@sapIndicationColor_6b, 5);
2566
2628
 
2567
2629
  // [Tags "!Protected"]
2568
2630
  // [Protected "!true"]
@@ -2578,15 +2640,23 @@
2578
2640
 
2579
2641
  // [Tags "!Protected"]
2580
2642
  // [Protected "!true"]
2581
- @sapIndicationColor_7_Hover_Background: lighten(@sapIndicationColor_7, 5);
2643
+ @sapIndicationColor_7_TextColor: contrast(@sapIndicationColor_7_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
2582
2644
 
2583
2645
  // [Tags "!Protected"]
2584
2646
  // [Protected "!true"]
2585
- @sapIndicationColor_7_Active_Background: lighten(@sapIndicationColor_7, 10);
2647
+ @sapIndicationColor_7_Hover_Background: lighten(@sapIndicationColor_7, 5);
2586
2648
 
2587
2649
  // [Tags "!Protected"]
2588
2650
  // [Protected "!true"]
2589
- @sapIndicationColor_7_TextColor: contrast(@sapIndicationColor_7_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
2651
+ @sapIndicationColor_7_Active_Background: lighten(@sapIndicationColor_7, 10);
2652
+ @sapIndicationColor_7_Active_BorderColor: @sapIndicationColor_7b_BorderColor;
2653
+ @sapIndicationColor_7_Active_TextColor: @sapIndicationColor_7;
2654
+ @sapIndicationColor_7_Selected_Background: @sapIndicationColor_7_Active_Background;
2655
+ @sapIndicationColor_7_Selected_BorderColor: @sapIndicationColor_7_Active_BorderColor;
2656
+ @sapIndicationColor_7_Selected_TextColor: @sapIndicationColor_7_Active_TextColor;
2657
+ @sapIndicationColor_7b: #2702c2;
2658
+ @sapIndicationColor_7b_BorderColor: @sapIndicationColor_7b;
2659
+ @sapIndicationColor_7b_Hover_Background: lighten(@sapIndicationColor_7b, 5);
2590
2660
 
2591
2661
  // [Tags "!Protected"]
2592
2662
  // [Protected "!true"]
@@ -2602,15 +2672,51 @@
2602
2672
 
2603
2673
  // [Tags "!Protected"]
2604
2674
  // [Protected "!true"]
2605
- @sapIndicationColor_8_Hover_Background: lighten(@sapIndicationColor_8, 5);
2675
+ @sapIndicationColor_8_TextColor: contrast(@sapIndicationColor_8_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
2606
2676
 
2607
2677
  // [Tags "!Protected"]
2608
2678
  // [Protected "!true"]
2609
- @sapIndicationColor_8_Active_Background: lighten(@sapIndicationColor_8, 10);
2679
+ @sapIndicationColor_8_Hover_Background: lighten(@sapIndicationColor_8, 5);
2610
2680
 
2611
2681
  // [Tags "!Protected"]
2612
2682
  // [Protected "!true"]
2613
- @sapIndicationColor_8_TextColor: contrast(@sapIndicationColor_8_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
2683
+ @sapIndicationColor_8_Active_Background: lighten(@sapIndicationColor_8, 10);
2684
+ @sapIndicationColor_8_Active_BorderColor: @sapIndicationColor_8b_BorderColor;
2685
+ @sapIndicationColor_8_Active_TextColor: @sapIndicationColor_8;
2686
+ @sapIndicationColor_8_Selected_Background: @sapIndicationColor_8_Active_Background;
2687
+ @sapIndicationColor_8_Selected_BorderColor: @sapIndicationColor_8_Active_BorderColor;
2688
+ @sapIndicationColor_8_Selected_TextColor: @sapIndicationColor_8_Active_TextColor;
2689
+ @sapIndicationColor_8b: #4c005b;
2690
+ @sapIndicationColor_8b_BorderColor: @sapIndicationColor_8b;
2691
+ @sapIndicationColor_8b_Hover_Background: lighten(@sapIndicationColor_8b, 5);
2692
+ @sapIndicationColor_9: #f2f2f2;
2693
+ @sapIndicationColor_9_Background: @sapIndicationColor_9;
2694
+ @sapIndicationColor_9_BorderColor: @sapIndicationColor_9;
2695
+ @sapIndicationColor_9_TextColor: contrast(@sapIndicationColor_9_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
2696
+ @sapIndicationColor_9_Hover_Background: lighten(@sapIndicationColor_9, 5);
2697
+ @sapIndicationColor_9_Active_Background: @sapButton_Active_Background;
2698
+ @sapIndicationColor_9_Active_BorderColor: @sapIndicationColor_9b_BorderColor;
2699
+ @sapIndicationColor_9_Active_TextColor: @sapIndicationColor_9;
2700
+ @sapIndicationColor_9_Selected_Background: @sapIndicationColor_9_Active_Background;
2701
+ @sapIndicationColor_9_Selected_BorderColor: @sapIndicationColor_9_Active_BorderColor;
2702
+ @sapIndicationColor_9_Selected_TextColor: @sapIndicationColor_9_Active_TextColor;
2703
+ @sapIndicationColor_9b: #1d232a;
2704
+ @sapIndicationColor_9b_BorderColor: lighten(@sapIndicationColor_9b, 16);
2705
+ @sapIndicationColor_9b_Hover_Background: lighten(@sapIndicationColor_9b, 5);
2706
+ @sapIndicationColor_10: #d8d8d8;
2707
+ @sapIndicationColor_10_Background: darken(@sapIndicationColor_10, 18);
2708
+ @sapIndicationColor_10_BorderColor: @sapIndicationColor_10_Background;
2709
+ @sapIndicationColor_10_TextColor: contrast(@sapIndicationColor_10_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
2710
+ @sapIndicationColor_10_Hover_Background: lighten(@sapIndicationColor_10_Background, 5);
2711
+ @sapIndicationColor_10_Active_Background: @sapButton_Active_Background;
2712
+ @sapIndicationColor_10_Active_BorderColor: @sapIndicationColor_10b_BorderColor;
2713
+ @sapIndicationColor_10_Active_TextColor: @sapIndicationColor_10;
2714
+ @sapIndicationColor_10_Selected_Background: @sapIndicationColor_10_Active_Background;
2715
+ @sapIndicationColor_10_Selected_BorderColor: @sapIndicationColor_10_Active_BorderColor;
2716
+ @sapIndicationColor_10_Selected_TextColor: @sapIndicationColor_10_Active_TextColor;
2717
+ @sapIndicationColor_10b: #373737;
2718
+ @sapIndicationColor_10b_BorderColor: @sapIndicationColor_10b;
2719
+ @sapIndicationColor_10b_Hover_Background: lighten(@sapIndicationColor_10b, 5);
2614
2720
 
2615
2721
  // [Tags "!Protected"]
2616
2722
  // [Protected "!true"]