@openui5/themelib_sap_horizon 1.109.0 → 1.110.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 (140) hide show
  1. package/.reuse/dep5 +16 -16
  2. package/THIRDPARTY.txt +2 -2
  3. package/package.json +18 -18
  4. package/src/sap/f/themes/sap_horizon/DynamicPage.less +3 -1
  5. package/src/sap/f/themes/sap_horizon/FlexibleColumnLayout.less +2 -0
  6. package/src/sap/f/themes/sap_horizon/ShellBar.less +11 -1
  7. package/src/sap/f/themes/sap_horizon/library.source.less +1 -1
  8. package/src/sap/f/themes/sap_horizon_dark/DynamicPage.less +2 -1
  9. package/src/sap/f/themes/sap_horizon_dark/FlexibleColumnLayout.less +2 -1
  10. package/src/sap/f/themes/sap_horizon_dark/ShellBar.less +9 -1
  11. package/src/sap/f/themes/sap_horizon_dark/library.source.less +1 -1
  12. package/src/sap/f/themes/sap_horizon_hcb/DynamicPage.less +3 -1
  13. package/src/sap/f/themes/sap_horizon_hcb/ShellBar.less +6 -1
  14. package/src/sap/f/themes/sap_horizon_hcb/library.source.less +1 -1
  15. package/src/sap/f/themes/sap_horizon_hcw/DynamicPage.less +3 -1
  16. package/src/sap/f/themes/sap_horizon_hcw/ShellBar.less +8 -1
  17. package/src/sap/f/themes/sap_horizon_hcw/library.source.less +1 -1
  18. package/src/sap/m/themes/sap_horizon/Carousel.less +2 -1
  19. package/src/sap/m/themes/sap_horizon/Dialog.less +3 -3
  20. package/src/sap/m/themes/sap_horizon/GenericTile.less +22 -1
  21. package/src/sap/m/themes/sap_horizon/IconTabBar.less +4 -0
  22. package/src/sap/m/themes/sap_horizon/InputBase.less +1 -1
  23. package/src/sap/m/themes/sap_horizon/ListBase.less +4 -0
  24. package/src/sap/m/themes/sap_horizon/MenuButton.less +18 -0
  25. package/src/sap/m/themes/sap_horizon/MessageView.less +3 -0
  26. package/src/sap/m/themes/sap_horizon/ProgressIndicator.less +11 -2
  27. package/src/sap/m/themes/sap_horizon/RadioButton.less +2 -1
  28. package/src/sap/m/themes/sap_horizon/SplitButton.less +4 -0
  29. package/src/sap/m/themes/sap_horizon/Table.less +1 -1
  30. package/src/sap/m/themes/sap_horizon/TextArea.less +22 -14
  31. package/src/sap/m/themes/sap_horizon/library.source.less +1 -1
  32. package/src/sap/m/themes/sap_horizon_dark/Carousel.less +2 -1
  33. package/src/sap/m/themes/sap_horizon_dark/Dialog.less +3 -3
  34. package/src/sap/m/themes/sap_horizon_dark/GenericTile.less +22 -7
  35. package/src/sap/m/themes/sap_horizon_dark/IconTabBar.less +4 -0
  36. package/src/sap/m/themes/sap_horizon_dark/ListBase.less +4 -0
  37. package/src/sap/m/themes/sap_horizon_dark/MenuButton.less +17 -0
  38. package/src/sap/m/themes/sap_horizon_dark/MessageView.less +3 -0
  39. package/src/sap/m/themes/sap_horizon_dark/RadioButton.less +2 -1
  40. package/src/sap/m/themes/sap_horizon_dark/SplitButton.less +4 -0
  41. package/src/sap/m/themes/sap_horizon_dark/Table.less +1 -1
  42. package/src/sap/m/themes/sap_horizon_dark/TextArea.less +23 -15
  43. package/src/sap/m/themes/sap_horizon_dark/Toolbar.less +1 -1
  44. package/src/sap/m/themes/sap_horizon_dark/library.source.less +1 -1
  45. package/src/sap/m/themes/sap_horizon_hcb/Dialog.less +3 -3
  46. package/src/sap/m/themes/sap_horizon_hcb/GenericTile.less +7 -0
  47. package/src/sap/m/themes/sap_horizon_hcb/ObjectStatus.less +13 -0
  48. package/src/sap/m/themes/sap_horizon_hcb/Table.less +1 -1
  49. package/src/sap/m/themes/sap_horizon_hcb/TextArea.less +15 -0
  50. package/src/sap/m/themes/sap_horizon_hcb/library.source.less +1 -1
  51. package/src/sap/m/themes/sap_horizon_hcw/Dialog.less +3 -3
  52. package/src/sap/m/themes/sap_horizon_hcw/GenericTile.less +7 -0
  53. package/src/sap/m/themes/sap_horizon_hcw/ObjectStatus.less +13 -0
  54. package/src/sap/m/themes/sap_horizon_hcw/Table.less +1 -1
  55. package/src/sap/m/themes/sap_horizon_hcw/TextArea.less +15 -0
  56. package/src/sap/m/themes/sap_horizon_hcw/library.source.less +1 -1
  57. package/src/sap/tnt/themes/sap_horizon/library.source.less +1 -1
  58. package/src/sap/tnt/themes/sap_horizon_dark/library.source.less +1 -1
  59. package/src/sap/tnt/themes/sap_horizon_hcb/library.source.less +1 -1
  60. package/src/sap/tnt/themes/sap_horizon_hcw/library.source.less +1 -1
  61. package/src/sap/ui/codeeditor/themes/sap_horizon/library.source.less +1 -1
  62. package/src/sap/ui/codeeditor/themes/sap_horizon_dark/library.source.less +1 -1
  63. package/src/sap/ui/codeeditor/themes/sap_horizon_hcb/library.source.less +1 -1
  64. package/src/sap/ui/codeeditor/themes/sap_horizon_hcw/library.source.less +1 -1
  65. package/src/sap/ui/commons/themes/sap_horizon/library.source.less +1 -1
  66. package/src/sap/ui/commons/themes/sap_horizon_dark/library.source.less +1 -1
  67. package/src/sap/ui/commons/themes/sap_horizon_hcb/library.source.less +1 -1
  68. package/src/sap/ui/commons/themes/sap_horizon_hcw/library.source.less +1 -1
  69. package/src/sap/ui/core/themes/sap_horizon/.theme +2 -2
  70. package/src/sap/ui/core/themes/sap_horizon/base.less +5 -5
  71. package/src/sap/ui/core/themes/sap_horizon/fonts/SAP-icons.ttf +0 -0
  72. package/src/sap/ui/core/themes/sap_horizon/global.less +1 -1
  73. package/src/sap/ui/core/themes/sap_horizon/library.source.less +1 -1
  74. package/src/sap/ui/core/themes/sap_horizon/shared.less +35 -29
  75. package/src/sap/ui/core/themes/sap_horizon_dark/.theme +2 -2
  76. package/src/sap/ui/core/themes/sap_horizon_dark/base.less +7 -7
  77. package/src/sap/ui/core/themes/sap_horizon_dark/fonts/SAP-icons.ttf +0 -0
  78. package/src/sap/ui/core/themes/sap_horizon_dark/global.less +2 -2
  79. package/src/sap/ui/core/themes/sap_horizon_dark/library.source.less +1 -1
  80. package/src/sap/ui/core/themes/sap_horizon_dark/shared.less +35 -29
  81. package/src/sap/ui/core/themes/sap_horizon_hcb/.theme +2 -2
  82. package/src/sap/ui/core/themes/sap_horizon_hcb/base.less +5 -5
  83. package/src/sap/ui/core/themes/sap_horizon_hcb/fonts/SAP-icons.ttf +0 -0
  84. package/src/sap/ui/core/themes/sap_horizon_hcb/library.source.less +1 -1
  85. package/src/sap/ui/core/themes/sap_horizon_hcb/shared.less +35 -29
  86. package/src/sap/ui/core/themes/sap_horizon_hcw/.theme +2 -2
  87. package/src/sap/ui/core/themes/sap_horizon_hcw/base.less +5 -5
  88. package/src/sap/ui/core/themes/sap_horizon_hcw/fonts/SAP-icons.ttf +0 -0
  89. package/src/sap/ui/core/themes/sap_horizon_hcw/library.source.less +1 -1
  90. package/src/sap/ui/core/themes/sap_horizon_hcw/shared.less +35 -28
  91. package/src/sap/ui/dt/themes/sap_horizon/library.source.less +1 -1
  92. package/src/sap/ui/dt/themes/sap_horizon_dark/library.source.less +1 -1
  93. package/src/sap/ui/dt/themes/sap_horizon_hcb/library.source.less +1 -1
  94. package/src/sap/ui/dt/themes/sap_horizon_hcw/library.source.less +1 -1
  95. package/src/sap/ui/fl/themes/sap_horizon/library.source.less +1 -1
  96. package/src/sap/ui/fl/themes/sap_horizon_dark/library.source.less +1 -1
  97. package/src/sap/ui/fl/themes/sap_horizon_hcb/library.source.less +1 -1
  98. package/src/sap/ui/fl/themes/sap_horizon_hcw/library.source.less +1 -1
  99. package/src/sap/ui/integration/themes/sap_horizon/library.source.less +1 -1
  100. package/src/sap/ui/integration/themes/sap_horizon_dark/library.source.less +1 -1
  101. package/src/sap/ui/integration/themes/sap_horizon_hcb/library.source.less +1 -1
  102. package/src/sap/ui/integration/themes/sap_horizon_hcw/library.source.less +1 -1
  103. package/src/sap/ui/layout/themes/sap_horizon/library.source.less +1 -1
  104. package/src/sap/ui/layout/themes/sap_horizon_dark/library.source.less +1 -1
  105. package/src/sap/ui/layout/themes/sap_horizon_hcb/library.source.less +1 -1
  106. package/src/sap/ui/layout/themes/sap_horizon_hcw/library.source.less +1 -1
  107. package/src/sap/ui/mdc/themes/sap_horizon/library.source.less +1 -1
  108. package/src/sap/ui/mdc/themes/sap_horizon_dark/library.source.less +1 -1
  109. package/src/sap/ui/mdc/themes/sap_horizon_hcb/library.source.less +1 -1
  110. package/src/sap/ui/mdc/themes/sap_horizon_hcw/library.source.less +1 -1
  111. package/src/sap/ui/rta/themes/sap_horizon/Toolbar.adaptation.less +0 -6
  112. package/src/sap/ui/rta/themes/sap_horizon/library.source.less +1 -1
  113. package/src/sap/ui/rta/themes/sap_horizon_dark/Toolbar.adaptation.less +4 -8
  114. package/src/sap/ui/rta/themes/sap_horizon_dark/library.source.less +1 -1
  115. package/src/sap/ui/rta/themes/sap_horizon_hcb/library.source.less +1 -1
  116. package/src/sap/ui/rta/themes/sap_horizon_hcw/library.source.less +1 -1
  117. package/src/sap/ui/suite/themes/sap_horizon/library.source.less +1 -1
  118. package/src/sap/ui/suite/themes/sap_horizon_dark/library.source.less +1 -1
  119. package/src/sap/ui/suite/themes/sap_horizon_hcb/library.source.less +1 -1
  120. package/src/sap/ui/suite/themes/sap_horizon_hcw/library.source.less +1 -1
  121. package/src/sap/ui/table/themes/sap_horizon/library.source.less +1 -1
  122. package/src/sap/ui/table/themes/sap_horizon_dark/library.source.less +1 -1
  123. package/src/sap/ui/table/themes/sap_horizon_hcb/library.source.less +1 -1
  124. package/src/sap/ui/table/themes/sap_horizon_hcw/library.source.less +1 -1
  125. package/src/sap/ui/unified/themes/sap_horizon/Calendar.less +40 -5
  126. package/src/sap/ui/unified/themes/sap_horizon/library.source.less +1 -1
  127. package/src/sap/ui/unified/themes/sap_horizon_dark/Calendar.less +40 -5
  128. package/src/sap/ui/unified/themes/sap_horizon_dark/library.source.less +1 -1
  129. package/src/sap/ui/unified/themes/sap_horizon_hcb/Calendar.less +36 -5
  130. package/src/sap/ui/unified/themes/sap_horizon_hcb/library.source.less +1 -1
  131. package/src/sap/ui/unified/themes/sap_horizon_hcw/Calendar.less +40 -4
  132. package/src/sap/ui/unified/themes/sap_horizon_hcw/library.source.less +1 -1
  133. package/src/sap/ui/ux3/themes/sap_horizon/library.source.less +1 -1
  134. package/src/sap/ui/ux3/themes/sap_horizon_dark/library.source.less +1 -1
  135. package/src/sap/ui/ux3/themes/sap_horizon_hcb/library.source.less +1 -1
  136. package/src/sap/ui/ux3/themes/sap_horizon_hcw/library.source.less +1 -1
  137. package/src/sap/uxap/themes/sap_horizon/library.source.less +1 -1
  138. package/src/sap/uxap/themes/sap_horizon_dark/library.source.less +1 -1
  139. package/src/sap/uxap/themes/sap_horizon_hcb/library.source.less +1 -1
  140. package/src/sap/uxap/themes/sap_horizon_hcw/library.source.less +1 -1
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -4,9 +4,9 @@
4
4
  <name>sap_horizon</name>
5
5
  <vendor>SAP SE</vendor>
6
6
  <copyright>OpenUI5
7
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
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.109.0</version>
9
+ <version>1.110.0</version>
10
10
 
11
11
  <documentation>SAPUI5 Horizon theme library.</documentation>
12
12
 
@@ -1,11 +1,11 @@
1
1
  // /**
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
- // * Theming Engine VERSION_UNKNOWN
4
- // * data:{"sModified":"2022-10-11T12:15:50Z"}
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.23011.0-20221202113725
4
+ // * data:{"sModified":"2022-12-07T13:34:17Z"}
5
5
  // */
6
6
 
7
7
 
8
- /******************* FILE /Base/baseLib/sap_horizon/base.less (Version 11.1.44) *******************/
8
+ /******************* FILE /Base/baseLib/sap_horizon/base.less (Version 11.1.48) *******************/
9
9
 
10
10
 
11
11
  // [Tags "SapInternal", "Base", "Dimension", "Protected"]
@@ -443,7 +443,7 @@
443
443
  @sapFontSemiboldDuplexFamily: "72-SemiboldDuplex", "72-SemiboldDuplexfull", "72", "72full", Arial, Helvetica, sans-serif;
444
444
 
445
445
  // [Tags "!Protected"]
446
- @sapFontBlackFamily: "72Black", "72", "72full", Arial, Helvetica, sans-serif;
446
+ @sapFontBlackFamily: "72Black", "72Blackfull","72", "72full", Arial, Helvetica, sans-serif;
447
447
 
448
448
  // [Tags "!Protected"]
449
449
  @sapFontHeaderFamily: @sapFontBoldFamily;
@@ -868,7 +868,7 @@
868
868
 
869
869
  @sapUiFontHeaderWeight: normal;
870
870
 
871
- @sapMFontMediumSize: 0.875rem; // 14px
871
+ @sapMFontMediumSize: @sapFontSize;
872
872
 
873
873
  @sapUiTranslucentBGOpacity: 0;
874
874
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -325,33 +325,39 @@ html.sap-tablet:not(.sap-desktop) input, html.sap-tablet:not(.sap-desktop) texta
325
325
  * Browsers synthesizes glyphs that have multiple diacritics from the basic glyphs. Some glyphs don't look right after
326
326
  * browsers' synthesis. Those glyphs need to be redirected to "72-full" where they are supported.
327
327
  *
328
- * U+1EA4-1EA7: A and a with circumflex synthesized with acute or grave
329
- * U+1EAA-1EAB: A and a with circumflex synthesized with tilde
330
- * U+1EBC-1EBD: E and e synthesized with tilde
331
- * U+1EBE-1EC1: E and e with circumflex synthesized with acute or gave
332
- * U+1EC4-1EC5: E and e with circumflex synthesized with tilde
333
- * U+1ED0-1ED3: O and o with circumflex synthesized with acute or gave
334
- * U+1ED6-1ED7: O and o with circumflex synthesized with tilde
335
- *
336
- * Moreover, the diacritic Caron has a special vertical form used on tall characters:
337
- *
338
- * U+010C: C with Caron
339
- * U+010F: d with Caron
340
- * U+013D: L with Caron
341
- * U+013E: l with Caron
342
- * U+0158: R with Caron
343
- * U+0165: t with Caron
344
- *
345
- * Those characters aren't covered by the font '72' but browsers synthesize the letter without diacritic with the
346
- * standard combining Caron (U+030C) which leads to the wrong display of those characters. Because those characters are
347
- * covered by the '72-full' font, they are redirected to that font as well for being correctly displayed.
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.
348
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: Ỗ, ỗ
349
355
  */
350
356
  @font-face {
351
357
  font-family: '72';
352
358
  font-style: normal;
353
359
  font-weight: 400;
354
- unicode-range: U+010C, U+010F, U+013D-013E, U+0158, U+0165, U+1EA4-1EA7, U+1EAA-1EAB, U+1EBC-1EC1, U+1EC4-1EC5, U+1ED0-1ED3, U+1ED6-1ED7;
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;
355
361
  src: url('fonts/72-Regular-full.woff2') format('woff2');
356
362
  }
357
363
 
@@ -359,7 +365,7 @@ html.sap-tablet:not(.sap-desktop) input, html.sap-tablet:not(.sap-desktop) texta
359
365
  font-family: '72';
360
366
  font-style: normal;
361
367
  font-weight: 700;
362
- unicode-range: U+010C, U+010F, U+013D-013E, U+0158, U+0165, U+1EA4-1EA7, U+1EAA-1EAB, U+1EBC-1EC1, U+1EC4-1EC5, U+1ED0-1ED3, U+1ED6-1ED7;
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;
363
369
  src: url('fonts/72-Bold-full.woff2') format('woff2');
364
370
  }
365
371
 
@@ -367,45 +373,45 @@ html.sap-tablet:not(.sap-desktop) input, html.sap-tablet:not(.sap-desktop) texta
367
373
  font-family: '72';
368
374
  font-style: normal;
369
375
  font-weight: 300;
370
- unicode-range: U+010C, U+010F, U+013D-013E, U+0158, U+0165, U+1EA4-1EA7, U+1EAA-1EAB, U+1EBC-1EC1, U+1EC4-1EC5, U+1ED0-1ED3, U+1ED6-1ED7;
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;
371
377
  src: url('fonts/72-Light-full.woff2') format('woff2');
372
378
  }
373
379
 
374
380
  @font-face {
375
381
  font-family: '72-Bold';
376
382
  font-style: normal;
377
- unicode-range: U+010C, U+010F, U+013D-013E, U+0158, U+0165, U+1EA4-1EA7, U+1EAA-1EAB, U+1EBC-1EC1, U+1EC4-1EC5, U+1ED0-1ED3, U+1ED6-1ED7;
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;
378
384
  src: url('fonts/72-Bold-full.woff2') format('woff2');
379
385
  }
380
386
 
381
387
  @font-face {
382
388
  font-family: '72-Light';
383
389
  font-style: normal;
384
- unicode-range: U+010C, U+010F, U+013D-013E, U+0158, U+0165, U+1EA4-1EA7, U+1EAA-1EAB, U+1EBC-1EC1, U+1EC4-1EC5, U+1ED0-1ED3, U+1ED6-1ED7;
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;
385
391
  src: url('fonts/72-Light-full.woff2') format('woff2');
386
392
  }
387
393
 
388
394
  @font-face {
389
395
  font-family: '72Mono';
390
- unicode-range: U+010C, U+010F, U+013D-013E, U+0158, U+0165, U+1EA4-1EA7, U+1EAA-1EAB, U+1EBC-1EC1, U+1EC4-1EC5, U+1ED0-1ED3, U+1ED6-1ED7;
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;
391
397
  src: url('fonts/72Mono-Regular-full.woff2') format('woff2');
392
398
  }
393
399
 
394
400
  @font-face {
395
401
  font-family: '72Mono-Bold';
396
- unicode-range: U+010C, U+010F, U+013D-013E, U+0158, U+0165, U+1EA4-1EA7, U+1EAA-1EAB, U+1EBC-1EC1, U+1EC4-1EC5, U+1ED0-1ED3, U+1ED6-1ED7;
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;
397
403
  src: url('fonts/72Mono-Bold-full.woff2') format('woff2');
398
404
  }
399
405
 
400
406
  @font-face {
401
407
  font-family: '72Black';
402
- unicode-range: U+010C, U+010F, U+013D-013E, U+0158, U+0165, U+1EA4-1EA7, U+1EAA-1EAB, U+1EBC-1EC1, U+1EC4-1EC5, U+1ED0-1ED3, U+1ED6-1ED7;
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;
403
409
  src: url('fonts/72-Black-full.woff2') format('woff2');
404
410
  }
405
411
 
406
412
  @font-face {
407
413
  font-family: '72-SemiboldDuplex';
408
- unicode-range: U+010C, U+010F, U+013D-013E, U+0158, U+0165, U+1EA4-1EA7, U+1EAA-1EAB, U+1EBC-1EC1, U+1EC4-1EC5, U+1ED0-1ED3, U+1ED6-1ED7;
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;
409
415
  src: url('fonts/72-SemiboldDuplex-full.woff2') format('woff2');
410
416
  }
411
417
 
@@ -4,9 +4,9 @@
4
4
  <name>sap_horizon_dark</name>
5
5
  <vendor>SAP SE</vendor>
6
6
  <copyright>OpenUI5
7
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
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.109.0</version>
9
+ <version>1.110.0</version>
10
10
 
11
11
  <documentation>SAPUI5 Evening Horizon theme library.</documentation>
12
12
 
@@ -1,11 +1,11 @@
1
1
  // /**
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
- // * Theming Engine VERSION_UNKNOWN
4
- // * data:{"sModified":"2022-10-11T12:15:50Z"}
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.23011.0-20221202113725
4
+ // * data:{"sModified":"2022-12-07T13:34:17Z"}
5
5
  // */
6
6
 
7
7
 
8
- /******************* FILE /Base/baseLib/sap_horizon_dark/base.less (Version 11.1.44) *******************/
8
+ /******************* FILE /Base/baseLib/sap_horizon_dark/base.less (Version 11.1.48) *******************/
9
9
 
10
10
 
11
11
  // [Tags "SapInternal", "Base", "Dimension", "Protected"]
@@ -443,7 +443,7 @@
443
443
  @sapFontSemiboldDuplexFamily: "72-SemiboldDuplex", "72-SemiboldDuplexfull", "72", "72full", Arial, Helvetica, sans-serif;
444
444
 
445
445
  // [Tags "!Protected"]
446
- @sapFontBlackFamily: "72Black", "72", "72full", Arial, Helvetica, sans-serif;
446
+ @sapFontBlackFamily: "72Black", "72Blackfull","72", "72full", Arial, Helvetica, sans-serif;
447
447
 
448
448
  // [Tags "!Protected"]
449
449
  @sapFontHeaderFamily: @sapFontBoldFamily;
@@ -2102,7 +2102,7 @@
2102
2102
  @sapChart_OrderedColor_4: #f62866;
2103
2103
 
2104
2104
  // [Tags "!Protected"]
2105
- @sapChart_OrderedColor_5: #863fd5;
2105
+ @sapChart_OrderedColor_5: #8b47d7;
2106
2106
 
2107
2107
  // [Tags "!Protected"]
2108
2108
  @sapChart_OrderedColor_6: #04a29d;
@@ -2120,7 +2120,7 @@
2120
2120
  @sapChart_OrderedColor_10: #f54747;
2121
2121
 
2122
2122
  // [Tags "!Protected"]
2123
- @sapChart_OrderedColor_11: #20578c;
2123
+ @sapChart_OrderedColor_11: #296fb3;
2124
2124
 
2125
2125
  // [Tags "!Protected"]
2126
2126
  @sapChart_Bad: #f53232;
@@ -868,7 +868,7 @@
868
868
 
869
869
  @sapUiFontHeaderWeight: normal;
870
870
 
871
- @sapMFontMediumSize: 0.875rem; // 14px
871
+ @sapMFontMediumSize: @sapFontSize;
872
872
 
873
873
  @sapUiTranslucentBGOpacity: 0;
874
874
 
@@ -958,7 +958,7 @@
958
958
  @sapUiChartCategoryAxisLabelFontHoverColor: @sapUiContentForegroundTextColor; // #333333
959
959
  @sapUiChartCategoryAxisLabelFontPressedColor: @sapUiContentForegroundTextColor; // #333333
960
960
 
961
- @sapUiChartTargetColor: darken(@sapUiChartGridlineColor, 70); // #333333
961
+ @sapUiChartTargetColor: lighten(@sapUiChartGridlineColor, 70);
962
962
  @sapUiChartTargetShadowColor: @sapUiContentContrastShadowColor; // #ffffff
963
963
  @sapUiChartBubbleBGOpacity: 0.8;
964
964
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -326,33 +326,39 @@ html.sap-tablet:not(.sap-desktop) input, html.sap-tablet:not(.sap-desktop) texta
326
326
  * Browsers synthesizes glyphs that have multiple diacritics from the basic glyphs. Some glyphs don't look right after
327
327
  * browsers' synthesis. Those glyphs need to be redirected to "72-full" where they are supported.
328
328
  *
329
- * U+1EA4-1EA7: A and a with circumflex synthesized with acute or grave
330
- * U+1EAA-1EAB: A and a with circumflex synthesized with tilde
331
- * U+1EBC-1EBD: E and e synthesized with tilde
332
- * U+1EBE-1EC1: E and e with circumflex synthesized with acute or gave
333
- * U+1EC4-1EC5: E and e with circumflex synthesized with tilde
334
- * U+1ED0-1ED3: O and o with circumflex synthesized with acute or gave
335
- * U+1ED6-1ED7: O and o with circumflex synthesized with tilde
336
- *
337
- * Moreover, the diacritic Caron has a special vertical form used on tall characters:
338
- *
339
- * U+010C: C with Caron
340
- * U+010F: d with Caron
341
- * U+013D: L with Caron
342
- * U+013E: l with Caron
343
- * U+0158: R with Caron
344
- * U+0165: t with Caron
345
- *
346
- * Those characters aren't covered by the font '72' but browsers synthesize the letter without diacritic with the
347
- * standard combining Caron (U+030C) which leads to the wrong display of those characters. Because those characters are
348
- * covered by the '72-full' font, they are redirected to that font as well for being correctly displayed.
329
+ * Moreover, the diacritic Caron has a special vertical form used on tall characters. Those tall characters with Caron
330
+ * aren't covered by the font '72' but browsers synthesize the letter without diacritic with the * standard combining
331
+ * Caron (U+030C) which leads to the wrong display of those characters. Because those characters are * covered by the
332
+ * '72-full' font, they are redirected to that font as well for being correctly displayed.
349
333
  *
334
+ * U+0106: Ć
335
+ * U+0108: Ĉ
336
+ * U+010C: Č
337
+ * U+010F: ď
338
+ * U+013D-013E: Ľ, ľ
339
+ * U+0143: Ń
340
+ * U+0147-0148: Ň, ň
341
+ * U+0154: Ŕ
342
+ * U+0158: Ř
343
+ * U+015A: Ś
344
+ * U+015C-015D: Ŝ, ŝ
345
+ * U+0164-0165: Ť, ť
346
+ * U+0168-0169: Ũ, ũ
347
+ * U+016E-016F: Ů, ů
348
+ * U+0174-0177: Ŵ, ŵ, Ŷ, ŷ
349
+ * U+0179: Ź
350
+ * U+1EA4-1EA7: Ấ, ấ, Ầ, ầ
351
+ * U+1EAA-1EAB: Ẫ, ẫ
352
+ * U+1EBC-1EC1: Ẽ, ẽ, Ế, ế, Ề, ề
353
+ * U+1EC4-1EC5: Ễ, ễ
354
+ * U+1ED0-1ED3: Ố, ố, Ồ, ồ
355
+ * U+1ED6-1ED7: Ỗ, ỗ
350
356
  */
351
357
  @font-face {
352
358
  font-family: '72';
353
359
  font-style: normal;
354
360
  font-weight: 400;
355
- unicode-range: U+010C, U+010F, U+013D-013E, U+0158, U+0165, U+1EA4-1EA7, U+1EAA-1EAB, U+1EBC-1EC1, U+1EC4-1EC5, U+1ED0-1ED3, U+1ED6-1ED7;
361
+ 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;
356
362
  src: url('fonts/72-Regular-full.woff2') format('woff2');
357
363
  }
358
364
 
@@ -360,7 +366,7 @@ html.sap-tablet:not(.sap-desktop) input, html.sap-tablet:not(.sap-desktop) texta
360
366
  font-family: '72';
361
367
  font-style: normal;
362
368
  font-weight: 700;
363
- unicode-range: U+010C, U+010F, U+013D-013E, U+0158, U+0165, U+1EA4-1EA7, U+1EAA-1EAB, U+1EBC-1EC1, U+1EC4-1EC5, U+1ED0-1ED3, U+1ED6-1ED7;
369
+ 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;
364
370
  src: url('fonts/72-Bold-full.woff2') format('woff2');
365
371
  }
366
372
 
@@ -368,45 +374,45 @@ html.sap-tablet:not(.sap-desktop) input, html.sap-tablet:not(.sap-desktop) texta
368
374
  font-family: '72';
369
375
  font-style: normal;
370
376
  font-weight: 300;
371
- unicode-range: U+010C, U+010F, U+013D-013E, U+0158, U+0165, U+1EA4-1EA7, U+1EAA-1EAB, U+1EBC-1EC1, U+1EC4-1EC5, U+1ED0-1ED3, U+1ED6-1ED7;
377
+ 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;
372
378
  src: url('fonts/72-Light-full.woff2') format('woff2');
373
379
  }
374
380
 
375
381
  @font-face {
376
382
  font-family: '72-Bold';
377
383
  font-style: normal;
378
- unicode-range: U+010C, U+010F, U+013D-013E, U+0158, U+0165, U+1EA4-1EA7, U+1EAA-1EAB, U+1EBC-1EC1, U+1EC4-1EC5, U+1ED0-1ED3, U+1ED6-1ED7;
384
+ 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;
379
385
  src: url('fonts/72-Bold-full.woff2') format('woff2');
380
386
  }
381
387
 
382
388
  @font-face {
383
389
  font-family: '72-Light';
384
390
  font-style: normal;
385
- unicode-range: U+010C, U+010F, U+013D-013E, U+0158, U+0165, U+1EA4-1EA7, U+1EAA-1EAB, U+1EBC-1EC1, U+1EC4-1EC5, U+1ED0-1ED3, U+1ED6-1ED7;
391
+ 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;
386
392
  src: url('fonts/72-Light-full.woff2') format('woff2');
387
393
  }
388
394
 
389
395
  @font-face {
390
396
  font-family: '72Mono';
391
- unicode-range: U+010C, U+010F, U+013D-013E, U+0158, U+0165, U+1EA4-1EA7, U+1EAA-1EAB, U+1EBC-1EC1, U+1EC4-1EC5, U+1ED0-1ED3, U+1ED6-1ED7;
397
+ 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;
392
398
  src: url('fonts/72Mono-Regular-full.woff2') format('woff2');
393
399
  }
394
400
 
395
401
  @font-face {
396
402
  font-family: '72Mono-Bold';
397
- unicode-range: U+010C, U+010F, U+013D-013E, U+0158, U+0165, U+1EA4-1EA7, U+1EAA-1EAB, U+1EBC-1EC1, U+1EC4-1EC5, U+1ED0-1ED3, U+1ED6-1ED7;
403
+ 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;
398
404
  src: url('fonts/72Mono-Bold-full.woff2') format('woff2');
399
405
  }
400
406
 
401
407
  @font-face {
402
408
  font-family: '72Black';
403
- unicode-range: U+010C, U+010F, U+013D-013E, U+0158, U+0165, U+1EA4-1EA7, U+1EAA-1EAB, U+1EBC-1EC1, U+1EC4-1EC5, U+1ED0-1ED3, U+1ED6-1ED7;
409
+ 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;
404
410
  src: url('fonts/72-Black-full.woff2') format('woff2');
405
411
  }
406
412
 
407
413
  @font-face {
408
414
  font-family: '72-SemiboldDuplex';
409
- unicode-range: U+010C, U+010F, U+013D-013E, U+0158, U+0165, U+1EA4-1EA7, U+1EAA-1EAB, U+1EBC-1EC1, U+1EC4-1EC5, U+1ED0-1ED3, U+1ED6-1ED7;
415
+ 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;
410
416
  src: url('fonts/72-SemiboldDuplex-full.woff2') format('woff2');
411
417
  }
412
418
 
@@ -4,9 +4,9 @@
4
4
  <name>sap_horizon_hcb</name>
5
5
  <vendor>SAP SE</vendor>
6
6
  <copyright>OpenUI5
7
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
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.109.0</version>
9
+ <version>1.110.0</version>
10
10
 
11
11
  <documentation>SAPUI5 horizon high contrast black theme library.</documentation>
12
12
 
@@ -1,11 +1,11 @@
1
1
  // /**
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
- // * Theming Engine VERSION_UNKNOWN
4
- // * data:{"sModified":"2022-10-11T12:15:50Z"}
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.23011.0-20221202113725
4
+ // * data:{"sModified":"2022-12-07T13:34:17Z"}
5
5
  // */
6
6
 
7
7
 
8
- /******************* FILE /Base/baseLib/sap_horizon_hcb/base.less (Version 11.1.44) *******************/
8
+ /******************* FILE /Base/baseLib/sap_horizon_hcb/base.less (Version 11.1.48) *******************/
9
9
 
10
10
 
11
11
  // [Tags "SapInternal", "Base", "Dimension", "Protected"]
@@ -492,7 +492,7 @@
492
492
  @sapFontSemiboldDuplexFamily: "72-SemiboldDuplex", "72-SemiboldDuplexfull", "72", "72full", Arial, Helvetica, sans-serif;
493
493
 
494
494
  // [Tags "!Protected"]
495
- @sapFontBlackFamily: "72Black", "72", "72full", Arial, Helvetica, sans-serif;
495
+ @sapFontBlackFamily: "72Black", "72Blackfull","72", "72full", Arial, Helvetica, sans-serif;
496
496
 
497
497
  // [Tags "!Protected"]
498
498
  @sapFontHeaderFamily: @sapFontBoldFamily;
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6