@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.
- package/.reuse/dep5 +16 -16
- package/THIRDPARTY.txt +2 -2
- package/package.json +18 -18
- package/src/sap/f/themes/sap_horizon/DynamicPage.less +3 -1
- package/src/sap/f/themes/sap_horizon/FlexibleColumnLayout.less +2 -0
- package/src/sap/f/themes/sap_horizon/ShellBar.less +11 -1
- package/src/sap/f/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/f/themes/sap_horizon_dark/DynamicPage.less +2 -1
- package/src/sap/f/themes/sap_horizon_dark/FlexibleColumnLayout.less +2 -1
- package/src/sap/f/themes/sap_horizon_dark/ShellBar.less +9 -1
- package/src/sap/f/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/f/themes/sap_horizon_hcb/DynamicPage.less +3 -1
- package/src/sap/f/themes/sap_horizon_hcb/ShellBar.less +6 -1
- package/src/sap/f/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/f/themes/sap_horizon_hcw/DynamicPage.less +3 -1
- package/src/sap/f/themes/sap_horizon_hcw/ShellBar.less +8 -1
- package/src/sap/f/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/m/themes/sap_horizon/Carousel.less +2 -1
- package/src/sap/m/themes/sap_horizon/Dialog.less +3 -3
- package/src/sap/m/themes/sap_horizon/GenericTile.less +22 -1
- package/src/sap/m/themes/sap_horizon/IconTabBar.less +4 -0
- package/src/sap/m/themes/sap_horizon/InputBase.less +1 -1
- package/src/sap/m/themes/sap_horizon/ListBase.less +4 -0
- package/src/sap/m/themes/sap_horizon/MenuButton.less +18 -0
- package/src/sap/m/themes/sap_horizon/MessageView.less +3 -0
- package/src/sap/m/themes/sap_horizon/ProgressIndicator.less +11 -2
- package/src/sap/m/themes/sap_horizon/RadioButton.less +2 -1
- package/src/sap/m/themes/sap_horizon/SplitButton.less +4 -0
- package/src/sap/m/themes/sap_horizon/Table.less +1 -1
- package/src/sap/m/themes/sap_horizon/TextArea.less +22 -14
- package/src/sap/m/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/m/themes/sap_horizon_dark/Carousel.less +2 -1
- package/src/sap/m/themes/sap_horizon_dark/Dialog.less +3 -3
- package/src/sap/m/themes/sap_horizon_dark/GenericTile.less +22 -7
- package/src/sap/m/themes/sap_horizon_dark/IconTabBar.less +4 -0
- package/src/sap/m/themes/sap_horizon_dark/ListBase.less +4 -0
- package/src/sap/m/themes/sap_horizon_dark/MenuButton.less +17 -0
- package/src/sap/m/themes/sap_horizon_dark/MessageView.less +3 -0
- package/src/sap/m/themes/sap_horizon_dark/RadioButton.less +2 -1
- package/src/sap/m/themes/sap_horizon_dark/SplitButton.less +4 -0
- package/src/sap/m/themes/sap_horizon_dark/Table.less +1 -1
- package/src/sap/m/themes/sap_horizon_dark/TextArea.less +23 -15
- package/src/sap/m/themes/sap_horizon_dark/Toolbar.less +1 -1
- package/src/sap/m/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/m/themes/sap_horizon_hcb/Dialog.less +3 -3
- package/src/sap/m/themes/sap_horizon_hcb/GenericTile.less +7 -0
- package/src/sap/m/themes/sap_horizon_hcb/ObjectStatus.less +13 -0
- package/src/sap/m/themes/sap_horizon_hcb/Table.less +1 -1
- package/src/sap/m/themes/sap_horizon_hcb/TextArea.less +15 -0
- package/src/sap/m/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/m/themes/sap_horizon_hcw/Dialog.less +3 -3
- package/src/sap/m/themes/sap_horizon_hcw/GenericTile.less +7 -0
- package/src/sap/m/themes/sap_horizon_hcw/ObjectStatus.less +13 -0
- package/src/sap/m/themes/sap_horizon_hcw/Table.less +1 -1
- package/src/sap/m/themes/sap_horizon_hcw/TextArea.less +15 -0
- package/src/sap/m/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/tnt/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/tnt/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/tnt/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/tnt/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/ui/codeeditor/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/ui/codeeditor/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/ui/codeeditor/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/ui/codeeditor/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/ui/commons/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/ui/commons/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/ui/commons/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/ui/commons/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/ui/core/themes/sap_horizon/.theme +2 -2
- package/src/sap/ui/core/themes/sap_horizon/base.less +5 -5
- package/src/sap/ui/core/themes/sap_horizon/fonts/SAP-icons.ttf +0 -0
- package/src/sap/ui/core/themes/sap_horizon/global.less +1 -1
- package/src/sap/ui/core/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/ui/core/themes/sap_horizon/shared.less +35 -29
- package/src/sap/ui/core/themes/sap_horizon_dark/.theme +2 -2
- package/src/sap/ui/core/themes/sap_horizon_dark/base.less +7 -7
- package/src/sap/ui/core/themes/sap_horizon_dark/fonts/SAP-icons.ttf +0 -0
- package/src/sap/ui/core/themes/sap_horizon_dark/global.less +2 -2
- package/src/sap/ui/core/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/ui/core/themes/sap_horizon_dark/shared.less +35 -29
- package/src/sap/ui/core/themes/sap_horizon_hcb/.theme +2 -2
- package/src/sap/ui/core/themes/sap_horizon_hcb/base.less +5 -5
- package/src/sap/ui/core/themes/sap_horizon_hcb/fonts/SAP-icons.ttf +0 -0
- package/src/sap/ui/core/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/ui/core/themes/sap_horizon_hcb/shared.less +35 -29
- package/src/sap/ui/core/themes/sap_horizon_hcw/.theme +2 -2
- package/src/sap/ui/core/themes/sap_horizon_hcw/base.less +5 -5
- package/src/sap/ui/core/themes/sap_horizon_hcw/fonts/SAP-icons.ttf +0 -0
- package/src/sap/ui/core/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/ui/core/themes/sap_horizon_hcw/shared.less +35 -28
- package/src/sap/ui/dt/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/ui/dt/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/ui/dt/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/ui/dt/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/ui/fl/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/ui/fl/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/ui/fl/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/ui/fl/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/ui/integration/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/ui/integration/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/ui/integration/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/ui/integration/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/ui/layout/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/ui/layout/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/ui/layout/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/ui/layout/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/ui/mdc/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/ui/mdc/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/ui/mdc/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/ui/mdc/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/ui/rta/themes/sap_horizon/Toolbar.adaptation.less +0 -6
- package/src/sap/ui/rta/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/ui/rta/themes/sap_horizon_dark/Toolbar.adaptation.less +4 -8
- package/src/sap/ui/rta/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/ui/rta/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/ui/rta/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/ui/suite/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/ui/suite/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/ui/suite/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/ui/suite/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/ui/table/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/ui/table/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/ui/table/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/ui/table/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/ui/unified/themes/sap_horizon/Calendar.less +40 -5
- package/src/sap/ui/unified/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/ui/unified/themes/sap_horizon_dark/Calendar.less +40 -5
- package/src/sap/ui/unified/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/ui/unified/themes/sap_horizon_hcb/Calendar.less +36 -5
- package/src/sap/ui/unified/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/ui/unified/themes/sap_horizon_hcw/Calendar.less +40 -4
- package/src/sap/ui/unified/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/ui/ux3/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/ui/ux3/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/ui/ux3/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/ui/ux3/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/uxap/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/uxap/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/uxap/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/uxap/themes/sap_horizon_hcw/library.source.less +1 -1
|
@@ -4,9 +4,9 @@
|
|
|
4
4
|
<name>sap_horizon</name>
|
|
5
5
|
<vendor>SAP SE</vendor>
|
|
6
6
|
<copyright>OpenUI5
|
|
7
|
-
* (c) Copyright 2009-
|
|
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.
|
|
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-
|
|
3
|
-
// * Theming Engine
|
|
4
|
-
// * data:{"sModified":"2022-
|
|
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.
|
|
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;
|
|
Binary file
|
|
@@ -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
|
-
*
|
|
329
|
-
*
|
|
330
|
-
* U+
|
|
331
|
-
*
|
|
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-
|
|
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.
|
|
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-
|
|
3
|
-
// * Theming Engine
|
|
4
|
-
// * data:{"sModified":"2022-
|
|
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.
|
|
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: #
|
|
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: #
|
|
2123
|
+
@sapChart_OrderedColor_11: #296fb3;
|
|
2124
2124
|
|
|
2125
2125
|
// [Tags "!Protected"]
|
|
2126
2126
|
@sapChart_Bad: #f53232;
|
|
Binary file
|
|
@@ -868,7 +868,7 @@
|
|
|
868
868
|
|
|
869
869
|
@sapUiFontHeaderWeight: normal;
|
|
870
870
|
|
|
871
|
-
@sapMFontMediumSize:
|
|
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:
|
|
961
|
+
@sapUiChartTargetColor: lighten(@sapUiChartGridlineColor, 70);
|
|
962
962
|
@sapUiChartTargetShadowColor: @sapUiContentContrastShadowColor; // #ffffff
|
|
963
963
|
@sapUiChartBubbleBGOpacity: 0.8;
|
|
964
964
|
|
|
@@ -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
|
-
*
|
|
330
|
-
*
|
|
331
|
-
* U+
|
|
332
|
-
*
|
|
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-
|
|
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.
|
|
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-
|
|
3
|
-
// * Theming Engine
|
|
4
|
-
// * data:{"sModified":"2022-
|
|
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.
|
|
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;
|
|
Binary file
|