@openui5/themelib_sap_horizon 1.109.0 → 1.111.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/DynamicPageHeader.less +3 -0
- 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/DynamicPageHeader.less +3 -0
- 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/DynamicPageHeader.less +3 -0
- 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/DynamicPageHeader.less +3 -0
- 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/Breadcrumbs.less +43 -3
- 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/ObjectStatus.less +30 -2
- package/src/sap/m/themes/sap_horizon/PlanningCalendar.less +17 -5
- 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 +52 -13
- package/src/sap/m/themes/sap_horizon/Table.less +4 -2
- package/src/sap/m/themes/sap_horizon/TextArea.less +22 -14
- package/src/sap/m/themes/sap_horizon/Tokenizer.less +0 -1
- package/src/sap/m/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/m/themes/sap_horizon_dark/Breadcrumbs.less +42 -0
- 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/ObjectStatus.less +30 -2
- package/src/sap/m/themes/sap_horizon_dark/PlanningCalendar.less +17 -5
- package/src/sap/m/themes/sap_horizon_dark/RadioButton.less +2 -1
- package/src/sap/m/themes/sap_horizon_dark/SplitButton.less +66 -13
- 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/Tokenizer.less +0 -1
- 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/Breadcrumbs.less +35 -0
- 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/InputBase.less +2 -2
- package/src/sap/m/themes/sap_horizon_hcb/ObjectStatus.less +38 -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/Breadcrumbs.less +35 -0
- 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/InputBase.less +2 -2
- package/src/sap/m/themes/sap_horizon_hcw/ObjectStatus.less +38 -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/ObjectContent.less +5 -0
- package/src/sap/ui/integration/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/ui/integration/themes/sap_horizon_dark/ObjectContent.less +5 -0
- 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/CalendarLegend.less +21 -1
- 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/CalendarLegend.less +21 -1
- 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/CalendarLegend.less +27 -0
- package/src/sap/ui/unified/themes/sap_horizon_hcb/library.source.less +2 -1
- package/src/sap/ui/unified/themes/sap_horizon_hcw/Calendar.less +40 -4
- package/src/sap/ui/unified/themes/sap_horizon_hcw/CalendarLegend.less +27 -0
- package/src/sap/ui/unified/themes/sap_horizon_hcw/library.source.less +2 -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/HierarchicalSelect.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
|
@@ -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_hcw/base.less (Version 11.1.
|
|
8
|
+
/******************* FILE /Base/baseLib/sap_horizon_hcw/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: @sapFontFamily;
|
|
Binary file
|
|
@@ -184,32 +184,39 @@
|
|
|
184
184
|
* Browsers synthesizes glyphs that have multiple diacritics from the basic glyphs. Some glyphs don't look right after
|
|
185
185
|
* browsers' synthesis. Those glyphs need to be redirected to "72-full" where they are supported.
|
|
186
186
|
*
|
|
187
|
-
*
|
|
188
|
-
*
|
|
189
|
-
* U+
|
|
190
|
-
*
|
|
191
|
-
* U+1EC4-1EC5: E and e with circumflex synthesized with tilde
|
|
192
|
-
* U+1ED0-1ED3: O and o with circumflex synthesized with acute or gave
|
|
193
|
-
* U+1ED6-1ED7: O and o with circumflex synthesized with tilde
|
|
194
|
-
*
|
|
195
|
-
* Moreover, the diacritic Caron has a special vertical form used on tall characters:
|
|
196
|
-
*
|
|
197
|
-
* U+010C: C with Caron
|
|
198
|
-
* U+010F: d with Caron
|
|
199
|
-
* U+013D: L with Caron
|
|
200
|
-
* U+013E: l with Caron
|
|
201
|
-
* U+0158: R with Caron
|
|
202
|
-
* U+0165: t with Caron
|
|
203
|
-
*
|
|
204
|
-
* Those characters aren't covered by the font '72' but browsers synthesize the letter without diacritic with the
|
|
205
|
-
* standard combining Caron (U+030C) which leads to the wrong display of those characters. Because those characters are
|
|
206
|
-
* covered by the '72-full' font, they are redirected to that font as well for being correctly displayed.
|
|
187
|
+
* Moreover, the diacritic Caron has a special vertical form used on tall characters. Those tall characters with Caron
|
|
188
|
+
* aren't covered by the font '72' but browsers synthesize the letter without diacritic with the * standard combining
|
|
189
|
+
* Caron (U+030C) which leads to the wrong display of those characters. Because those characters are * covered by the
|
|
190
|
+
* '72-full' font, they are redirected to that font as well for being correctly displayed.
|
|
207
191
|
*
|
|
192
|
+
* U+0106: Ć
|
|
193
|
+
* U+0108: Ĉ
|
|
194
|
+
* U+010C: Č
|
|
195
|
+
* U+010F: ď
|
|
196
|
+
* U+013D-013E: Ľ, ľ
|
|
197
|
+
* U+0143: Ń
|
|
198
|
+
* U+0147-0148: Ň, ň
|
|
199
|
+
* U+0154: Ŕ
|
|
200
|
+
* U+0158: Ř
|
|
201
|
+
* U+015A: Ś
|
|
202
|
+
* U+015C-015D: Ŝ, ŝ
|
|
203
|
+
* U+0164-0165: Ť, ť
|
|
204
|
+
* U+0168-0169: Ũ, ũ
|
|
205
|
+
* U+016E-016F: Ů, ů
|
|
206
|
+
* U+0174-0177: Ŵ, ŵ, Ŷ, ŷ
|
|
207
|
+
* U+0179: Ź
|
|
208
|
+
* U+1EA4-1EA7: Ấ, ấ, Ầ, ầ
|
|
209
|
+
* U+1EAA-1EAB: Ẫ, ẫ
|
|
210
|
+
* U+1EBC-1EC1: Ẽ, ẽ, Ế, ế, Ề, ề
|
|
211
|
+
* U+1EC4-1EC5: Ễ, ễ
|
|
212
|
+
* U+1ED0-1ED3: Ố, ố, Ồ, ồ
|
|
213
|
+
* U+1ED6-1ED7: Ỗ, ỗ
|
|
208
214
|
*/
|
|
209
215
|
@font-face {
|
|
210
216
|
font-family: '72';
|
|
211
217
|
font-style: normal;
|
|
212
218
|
font-weight: 400;
|
|
219
|
+
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;
|
|
213
220
|
src: url('fonts/72-Regular-full.woff2') format('woff2');
|
|
214
221
|
}
|
|
215
222
|
|
|
@@ -217,7 +224,7 @@
|
|
|
217
224
|
font-family: '72';
|
|
218
225
|
font-style: normal;
|
|
219
226
|
font-weight: 700;
|
|
220
|
-
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;
|
|
227
|
+
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;
|
|
221
228
|
src: url('fonts/72-Bold-full.woff2') format('woff2');
|
|
222
229
|
}
|
|
223
230
|
|
|
@@ -225,45 +232,45 @@
|
|
|
225
232
|
font-family: '72';
|
|
226
233
|
font-style: normal;
|
|
227
234
|
font-weight: 300;
|
|
235
|
+
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;
|
|
228
236
|
src: url('fonts/72-Light-full.woff2') format('woff2');
|
|
229
|
-
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;
|
|
230
237
|
}
|
|
231
238
|
|
|
232
239
|
@font-face {
|
|
233
240
|
font-family: '72-Bold';
|
|
234
241
|
font-style: normal;
|
|
235
|
-
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;
|
|
242
|
+
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;
|
|
236
243
|
src: url('fonts/72-Bold-full.woff2') format('woff2');
|
|
237
244
|
}
|
|
238
245
|
|
|
239
246
|
@font-face {
|
|
240
247
|
font-family: '72-Light';
|
|
241
248
|
font-style: normal;
|
|
242
|
-
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;
|
|
249
|
+
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;
|
|
243
250
|
src: url('fonts/72-Light-full.woff2') format('woff2');
|
|
244
251
|
}
|
|
245
252
|
|
|
246
253
|
@font-face {
|
|
247
254
|
font-family: '72Mono';
|
|
248
|
-
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;
|
|
255
|
+
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;
|
|
249
256
|
src: url('fonts/72Mono-Regular-full.woff2') format('woff2');
|
|
250
257
|
}
|
|
251
258
|
|
|
252
259
|
@font-face {
|
|
253
260
|
font-family: '72Mono-Bold';
|
|
254
|
-
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;
|
|
261
|
+
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;
|
|
255
262
|
src: url('fonts/72Mono-Bold-full.woff2') format('woff2');
|
|
256
263
|
}
|
|
257
264
|
|
|
258
265
|
@font-face {
|
|
259
266
|
font-family: '72Black';
|
|
260
|
-
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;
|
|
267
|
+
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;
|
|
261
268
|
src: url('fonts/72-Black-full.woff2') format('woff2');
|
|
262
269
|
}
|
|
263
270
|
|
|
264
271
|
@font-face {
|
|
265
272
|
font-family: '72-SemiboldDuplex';
|
|
266
|
-
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;
|
|
273
|
+
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;
|
|
267
274
|
src: url('fonts/72-SemiboldDuplex-full.woff2') format('woff2');
|
|
268
275
|
}
|
|
269
276
|
|
|
@@ -1,3 +1,8 @@
|
|
|
1
|
+
/* ====================================================== */
|
|
2
|
+
/* CSS for control sap.ui.integration.cards/ObjectContent */
|
|
3
|
+
/* Horizon theme */
|
|
4
|
+
/* ====================================================== */
|
|
5
|
+
|
|
1
6
|
// The sapUiIntCardObjectButtonGroup (Bar) has been overstyled so it will align with its Label
|
|
2
7
|
// The following rule will circumvent the clipping of that Bar, because of overflow: hidden on sapUiAFLayoutItem
|
|
3
8
|
.sapFCardObjectContent .sapUiAFLayout .sapUiAFLayoutItem {
|
|
@@ -1,3 +1,8 @@
|
|
|
1
|
+
/* ====================================================== */
|
|
2
|
+
/* CSS for control sap.ui.integration.cards/ObjectContent */
|
|
3
|
+
/* Evening Horizon theme */
|
|
4
|
+
/* ====================================================== */
|
|
5
|
+
|
|
1
6
|
// The sapUiIntCardObjectButtonGroup (Bar) has been overstyled so it will align with its Label
|
|
2
7
|
// The following rule will circumvent the clipping of that Bar, because of overflow: hidden on sapUiAFLayoutItem
|
|
3
8
|
.sapFCardObjectContent .sapUiAFLayout .sapUiAFLayoutItem {
|
|
@@ -40,8 +40,6 @@
|
|
|
40
40
|
top: 0.0625rem;
|
|
41
41
|
right: 0.0625rem;
|
|
42
42
|
bottom: 0.0625rem;
|
|
43
|
-
border: 0.125rem solid @_sap_ui_rta_Toolbar_Adaptation_FocusOutlineCol;
|
|
44
|
-
border-radius: 0.375rem;
|
|
45
43
|
}
|
|
46
44
|
}
|
|
47
45
|
|
|
@@ -99,8 +97,4 @@
|
|
|
99
97
|
}
|
|
100
98
|
|
|
101
99
|
}
|
|
102
|
-
}
|
|
103
|
-
|
|
104
|
-
html.sap-desktop .sapUiRtaMode .sapMSegBBtnFocusable:focus .sapMSegBBtnInner:after {
|
|
105
|
-
border: none;
|
|
106
100
|
}
|
|
@@ -10,9 +10,9 @@
|
|
|
10
10
|
@_sap_ui_rta_Toolbar_Adaptation_BorderRadius: @sapUiButtonBorderCornerRadius; //0.5rem
|
|
11
11
|
@_sap_ui_rta_Toolbar_Adaptation_BtnFocusBorder: transparent;
|
|
12
12
|
@_sap_ui_rta_Toolbar_Adaptation_SegBBtnHoverTextColor: @sapUiShellTextColor; //#eaecee
|
|
13
|
-
@
|
|
13
|
+
@_sap_ui_rta_Toolbar_Adaptation_SegBBtnSelHoverBG: @sapUiButtonEmphasizedHoverBackground; //#0064d9
|
|
14
|
+
@_sap_ui_rta_Toolbar_Adaptation_SegBBtnHoverBG: fade(@sapUiNeutral, 30); //#474e56
|
|
14
15
|
@_sap_ui_rta_Toolbar_Adaptation_SegBBtnBG: @sapUiButtonEmphasizedBackground; // #0070f2
|
|
15
|
-
@_sap_ui_rta_Toolbar_Adaptation_SegBBtnFocusShadow: @sapUiContentInteractionShadow; //
|
|
16
16
|
@_sap_ui_rta_Toolbar_Adaptation_DraftVersionColor: @sapUiCriticalElement; //#f7bf00
|
|
17
17
|
@_sap_ui_rta_Toolbar_Adaptation_ActiveVersionColor: @sapUiPositiveText; //#97dd40
|
|
18
18
|
@_sap_ui_rta_Toolbar_Adaptation_VersionHistoryHover: @sapUiListSelectionBackgroundColor; //#1d2d3e
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
}
|
|
37
37
|
|
|
38
38
|
&:hover .sapMSegBBtnInner {
|
|
39
|
-
|
|
39
|
+
background-color: @_sap_ui_rta_Toolbar_Adaptation_SegBBtnHoverBG;
|
|
40
40
|
}
|
|
41
41
|
|
|
42
42
|
&:focus .sapMSegBBtnInner {
|
|
@@ -54,7 +54,7 @@
|
|
|
54
54
|
|
|
55
55
|
&.sapMSegBBtnSel {
|
|
56
56
|
&:hover .sapMSegBBtnInner {
|
|
57
|
-
background-color: @
|
|
57
|
+
background-color: @_sap_ui_rta_Toolbar_Adaptation_SegBBtnSelHoverBG;
|
|
58
58
|
color: @_sap_ui_rta_Toolbar_Adaptation_TextColor;
|
|
59
59
|
|
|
60
60
|
&:after {
|
|
@@ -114,8 +114,4 @@
|
|
|
114
114
|
outline-offset: -0.125rem;
|
|
115
115
|
}
|
|
116
116
|
}
|
|
117
|
-
}
|
|
118
|
-
|
|
119
|
-
html.sap-desktop .sapUiRtaMode .sapMSegBBtnFocusable:focus .sapMSegBBtnInner:after {
|
|
120
|
-
border: none;
|
|
121
117
|
}
|
|
@@ -50,6 +50,10 @@ html.sap-desktop .sapUiCalHead > .sapUiCalHeadB:focus::before {
|
|
|
50
50
|
position: relative;
|
|
51
51
|
}
|
|
52
52
|
|
|
53
|
+
.sapUiCalHead.sapUiCalHeaderWithTodayButton .sapUiCalHeadToday {
|
|
54
|
+
position: relative;
|
|
55
|
+
}
|
|
56
|
+
|
|
53
57
|
html.sap-desktop .sapUiCalHead > .sapUiCalHeadB:focus:active {
|
|
54
58
|
border-color: @sapUiContentContrastFocusColor;
|
|
55
59
|
}
|
|
@@ -262,6 +266,18 @@ html.sap-desktop .sapUiCalItemSel:not(.sapUiCalItemNow):not(.sapUiCalItemSelBetw
|
|
|
262
266
|
border-bottom-right-radius: 0;
|
|
263
267
|
}
|
|
264
268
|
|
|
269
|
+
.sapUiSizeCompact .sapUiCalItem {
|
|
270
|
+
&.sapUiCalItemSelBetween .sapUiCalItemText {
|
|
271
|
+
position: relative;
|
|
272
|
+
}
|
|
273
|
+
}
|
|
274
|
+
.sapUiSizeCompact .sapUiCalMonthSecType .sapUiCalItem {
|
|
275
|
+
&.sapUiCalItemSelBetween .sapUiCalItemText {
|
|
276
|
+
position: relative;
|
|
277
|
+
line-height: 0.875rem;
|
|
278
|
+
}
|
|
279
|
+
}
|
|
280
|
+
|
|
265
281
|
.sapUiCalItem {
|
|
266
282
|
position: relative;
|
|
267
283
|
&:focus > .sapUiCalItemText {
|
|
@@ -292,7 +308,7 @@ html.sap-desktop .sapUiCalItemSel:not(.sapUiCalItemNow):not(.sapUiCalItemSelBetw
|
|
|
292
308
|
border: 0.0625rem solid @sapUiListSelectionBorderColor;
|
|
293
309
|
border-radius: 0.3125rem;
|
|
294
310
|
margin: 0.125rem;
|
|
295
|
-
width:
|
|
311
|
+
width: 2.0625rem;
|
|
296
312
|
height: 2.375rem;
|
|
297
313
|
line-height: 2.375rem;
|
|
298
314
|
top: 0.0625rem;
|
|
@@ -528,7 +544,15 @@ html.sap-desktop .sapUiCalItemSelBetween:focus:not(:hover){
|
|
|
528
544
|
}
|
|
529
545
|
|
|
530
546
|
/* 2 calendar types */
|
|
531
|
-
.sapUiCalMonthSecType .sapUiCalItem.
|
|
547
|
+
.sapUiCalMonthSecType .sapUiCalItem.sapUiCalItemSelBetween > .sapUiCalItemText {
|
|
548
|
+
line-height: 2rem;
|
|
549
|
+
}
|
|
550
|
+
|
|
551
|
+
.sapUiCalMonthSecType .sapUiCalItem.sapUiCalItemNow.sapUiCalItemSelBetween > .sapUiCalItemText{
|
|
552
|
+
line-height: 1.375rem;
|
|
553
|
+
}
|
|
554
|
+
|
|
555
|
+
.sapUiCalMonthSecType .sapUiCalItem.sapUiCalItemNow:not(.sapUiCalItemSelBetween) > .sapUiCalItemText{
|
|
532
556
|
line-height: 1.875rem;
|
|
533
557
|
}
|
|
534
558
|
|
|
@@ -566,7 +590,16 @@ html.sap-desktop .sapUiCalItemSelBetween:focus:not(:hover){
|
|
|
566
590
|
.sapUiCalItemSel.sapUiCalItemSelBetween:not(.sapUiCalItemNow) > .sapUiCalItemText {
|
|
567
591
|
line-height: 1.75rem;
|
|
568
592
|
}
|
|
569
|
-
|
|
593
|
+
.sapUiCalMonthSecType .sapUiCalItemSel.sapUiCalItemSelBetween .sapUiCalItemText,
|
|
594
|
+
.sapUiCalMonthSecType .sapUiCalItemSel.sapUiCalItemSelBetween:not(.sapUiCalItemNow) > .sapUiCalItemText {
|
|
595
|
+
line-height: 0.875rem;
|
|
596
|
+
}
|
|
597
|
+
.sapUiCalMonthSecType .sapUiCalItem.sapUiCalItemNow.sapUiCalItemSel > .sapUiCalItemText {
|
|
598
|
+
line-height: 1.25rem;
|
|
599
|
+
}
|
|
600
|
+
.sapUiCalMonthSecType .sapUiCalItem.sapUiCalItemNow > .sapUiCalItemText{
|
|
601
|
+
line-height: 1.25rem;
|
|
602
|
+
}
|
|
570
603
|
.sapUiCalHead > button {
|
|
571
604
|
margin: 0.1875rem 0;
|
|
572
605
|
height: 2rem;
|
|
@@ -574,9 +607,11 @@ html.sap-desktop .sapUiCalItemSelBetween:focus:not(:hover){
|
|
|
574
607
|
line-height: 2rem;
|
|
575
608
|
}
|
|
576
609
|
}
|
|
577
|
-
|
|
610
|
+
.sapUiCalMonthSecType .sapUiCalItem.sapUiCalItemNow.sapUiCalItemSelBetween > .sapUiCalItemText {
|
|
611
|
+
line-height: 0.75rem;
|
|
612
|
+
}
|
|
578
613
|
.sapUiCalItem.sapUiCalItemNow.sapUiCalItemSelBetween > .sapUiCalItemText {
|
|
579
|
-
width: 1.
|
|
614
|
+
width: 1.8125rem;
|
|
580
615
|
height: 1.5rem;
|
|
581
616
|
line-height: 1.4375rem;
|
|
582
617
|
}
|
|
@@ -5,4 +5,24 @@
|
|
|
5
5
|
|
|
6
6
|
.sapUiUnifiedLegend {
|
|
7
7
|
border-radius: 0.5rem;
|
|
8
|
-
}
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
.sapUiUnifiedLegendItem {
|
|
11
|
+
position: relative;
|
|
12
|
+
|
|
13
|
+
&:focus {
|
|
14
|
+
outline: none;
|
|
15
|
+
&::after {
|
|
16
|
+
content: "";
|
|
17
|
+
position: absolute;
|
|
18
|
+
box-sizing: border-box;
|
|
19
|
+
left: 0.0625rem;
|
|
20
|
+
top: 0.0625rem;
|
|
21
|
+
right: 0.0625rem;
|
|
22
|
+
bottom: 0.0625rem;
|
|
23
|
+
border: @sapContent_FocusWidth @sapContent_FocusStyle @sapUiContentFocusColor;
|
|
24
|
+
border-radius: 0.25rem;
|
|
25
|
+
pointer-events: none;
|
|
26
|
+
}
|
|
27
|
+
}
|
|
28
|
+
}
|