@openui5/themelib_sap_horizon 1.126.1 → 1.127.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/THIRDPARTY.txt +1 -1
- package/package.json +18 -18
- package/src/sap/m/themes/sap_horizon/GenericTile.less +6 -0
- package/src/sap/m/themes/sap_horizon_hcb/SinglePlanningCalendarGrid.less +5 -3
- package/src/sap/m/themes/sap_horizon_hcw/SinglePlanningCalendarGrid.less +5 -3
- package/src/sap/tnt/themes/sap_horizon/ToolHeader.less +5 -3
- package/src/sap/tnt/themes/sap_horizon_dark/ToolHeader.less +5 -3
- package/src/sap/tnt/themes/sap_horizon_hcb/ToolHeader.less +3 -3
- package/src/sap/tnt/themes/sap_horizon_hcw/ToolHeader.less +3 -3
- package/src/sap/ui/core/themes/sap_horizon/.theme +1 -1
- package/src/sap/ui/core/themes/sap_horizon/base.less +4 -4
- package/src/sap/ui/core/themes/sap_horizon/fonts/SAP-icons.ttf +0 -0
- package/src/sap/ui/core/themes/sap_horizon/fonts/SAP-icons.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_horizon_dark/.theme +1 -1
- package/src/sap/ui/core/themes/sap_horizon_dark/base.less +4 -4
- package/src/sap/ui/core/themes/sap_horizon_dark/fonts/SAP-icons.ttf +0 -0
- package/src/sap/ui/core/themes/sap_horizon_dark/fonts/SAP-icons.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_horizon_hcb/.theme +1 -1
- 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/fonts/SAP-icons.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_horizon_hcw/.theme +1 -1
- package/src/sap/ui/core/themes/sap_horizon_hcw/base.less +4 -4
- package/src/sap/ui/core/themes/sap_horizon_hcw/fonts/SAP-icons.ttf +0 -0
- package/src/sap/ui/core/themes/sap_horizon_hcw/fonts/SAP-icons.woff2 +0 -0
package/THIRDPARTY.txt
CHANGED
|
@@ -468,7 +468,7 @@ License: Apache-2.0
|
|
|
468
468
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
|
|
469
469
|
Contained in: lib/jsdoc/ui5/plugin.js
|
|
470
470
|
|
|
471
|
-
Component: SAP Theming Base Content, version: 11.
|
|
471
|
+
Component: SAP Theming Base Content, version: 11.16.1
|
|
472
472
|
Copyright: SAP SE or an SAP affiliate company and Theming Base Content contributors
|
|
473
473
|
License: Apache-2.0
|
|
474
474
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@openui5/themelib_sap_horizon",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.127.0",
|
|
4
4
|
"description": "OpenUI5 Theme Library sap_horizon",
|
|
5
5
|
"author": "SAP SE (https://www.sap.com)",
|
|
6
6
|
"license": "Apache-2.0",
|
|
@@ -14,22 +14,22 @@
|
|
|
14
14
|
"url": "https://github.com/SAP/openui5.git"
|
|
15
15
|
},
|
|
16
16
|
"devDependencies": {
|
|
17
|
-
"@openui5/sap.f": "1.
|
|
18
|
-
"@openui5/sap.m": "1.
|
|
19
|
-
"@openui5/sap.tnt": "1.
|
|
20
|
-
"@openui5/sap.ui.codeeditor": "1.
|
|
21
|
-
"@openui5/sap.ui.commons": "1.
|
|
22
|
-
"@openui5/sap.ui.core": "1.
|
|
23
|
-
"@openui5/sap.ui.dt": "1.
|
|
24
|
-
"@openui5/sap.ui.fl": "1.
|
|
25
|
-
"@openui5/sap.ui.mdc": "1.
|
|
26
|
-
"@openui5/sap.ui.integration": "1.
|
|
27
|
-
"@openui5/sap.ui.layout": "1.
|
|
28
|
-
"@openui5/sap.ui.rta": "1.
|
|
29
|
-
"@openui5/sap.ui.suite": "1.
|
|
30
|
-
"@openui5/sap.ui.table": "1.
|
|
31
|
-
"@openui5/sap.ui.unified": "1.
|
|
32
|
-
"@openui5/sap.ui.ux3": "1.
|
|
33
|
-
"@openui5/sap.uxap": "1.
|
|
17
|
+
"@openui5/sap.f": "1.127.0",
|
|
18
|
+
"@openui5/sap.m": "1.127.0",
|
|
19
|
+
"@openui5/sap.tnt": "1.127.0",
|
|
20
|
+
"@openui5/sap.ui.codeeditor": "1.127.0",
|
|
21
|
+
"@openui5/sap.ui.commons": "1.127.0",
|
|
22
|
+
"@openui5/sap.ui.core": "1.127.0",
|
|
23
|
+
"@openui5/sap.ui.dt": "1.127.0",
|
|
24
|
+
"@openui5/sap.ui.fl": "1.127.0",
|
|
25
|
+
"@openui5/sap.ui.mdc": "1.127.0",
|
|
26
|
+
"@openui5/sap.ui.integration": "1.127.0",
|
|
27
|
+
"@openui5/sap.ui.layout": "1.127.0",
|
|
28
|
+
"@openui5/sap.ui.rta": "1.127.0",
|
|
29
|
+
"@openui5/sap.ui.suite": "1.127.0",
|
|
30
|
+
"@openui5/sap.ui.table": "1.127.0",
|
|
31
|
+
"@openui5/sap.ui.unified": "1.127.0",
|
|
32
|
+
"@openui5/sap.ui.ux3": "1.127.0",
|
|
33
|
+
"@openui5/sap.uxap": "1.127.0"
|
|
34
34
|
}
|
|
35
35
|
}
|
|
@@ -361,6 +361,12 @@ large.sapUiSizeCompact .sapMGT.sapMGTLineMode, .sapUiMedia-GenericTileDeviceSet-
|
|
|
361
361
|
.sapMGT.TwoByHalf {
|
|
362
362
|
width: 23rem;
|
|
363
363
|
}
|
|
364
|
+
.sapMGT.TwoByHalf.sapMTileSmallPhone {
|
|
365
|
+
width: 19rem;
|
|
366
|
+
}
|
|
367
|
+
.sapMGT.TwoByOne.sapMTileSmallPhone {
|
|
368
|
+
width: 19rem;
|
|
369
|
+
}
|
|
364
370
|
}
|
|
365
371
|
|
|
366
372
|
.sapMGT.TwoByOne {
|
|
@@ -158,7 +158,9 @@ html.sap-desktop {
|
|
|
158
158
|
}
|
|
159
159
|
}
|
|
160
160
|
|
|
161
|
-
.sapMSinglePCBlockers
|
|
162
|
-
.sapMSinglePCAppointments
|
|
163
|
-
|
|
161
|
+
.sapMSinglePCBlockers,
|
|
162
|
+
.sapMSinglePCAppointments {
|
|
163
|
+
&.sapUiCalendarRowVisFilled > .sapUiCalendarRowApps:hover > .sapUiCalendarApp:not(.sapUiCalendarAppSel) > .sapUiCalendarAppCont {
|
|
164
|
+
background-color: @sapUiListHoverBackground;
|
|
165
|
+
}
|
|
164
166
|
}
|
|
@@ -159,7 +159,9 @@ html.sap-desktop {
|
|
|
159
159
|
}
|
|
160
160
|
}
|
|
161
161
|
|
|
162
|
-
.sapMSinglePCBlockers
|
|
163
|
-
.sapMSinglePCAppointments
|
|
164
|
-
|
|
162
|
+
.sapMSinglePCBlockers,
|
|
163
|
+
.sapMSinglePCAppointments {
|
|
164
|
+
&.sapUiCalendarRowVisFilled > .sapUiCalendarRowApps:hover > .sapUiCalendarApp:not(.sapUiCalendarAppSel) > .sapUiCalendarAppCont {
|
|
165
|
+
background-color: @sapUiListHoverBackground;
|
|
166
|
+
}
|
|
165
167
|
}
|
|
@@ -19,18 +19,20 @@
|
|
|
19
19
|
// sap.m.Toolbar overriding
|
|
20
20
|
// ==========================================================================
|
|
21
21
|
|
|
22
|
-
.sapTntToolHeader {
|
|
22
|
+
.sapTntToolHeader:not(.sapUshellShellToolHeader) {
|
|
23
23
|
&.sapMTB {
|
|
24
24
|
background-color: @sapUiShellColor;
|
|
25
|
-
padding: 0 1.25rem 0 0.75rem
|
|
25
|
+
padding: 0 1.25rem 0 0.75rem;
|
|
26
26
|
}
|
|
27
27
|
|
|
28
28
|
&.sapMTBStandard {
|
|
29
29
|
border-bottom: none;
|
|
30
30
|
}
|
|
31
|
+
}
|
|
31
32
|
|
|
33
|
+
.sapTntToolHeader {
|
|
32
34
|
&.sapMIBar.sapMTB .sapMBarChild ~ .sapMBarChild {
|
|
33
|
-
margin: 0 0 0 0.375rem
|
|
35
|
+
margin: 0 0 0 0.375rem;
|
|
34
36
|
}
|
|
35
37
|
|
|
36
38
|
&.sapMIBar.sapMTB .sapMBarChild.sapMTBSeparator {
|
|
@@ -19,18 +19,20 @@
|
|
|
19
19
|
// sap.m.Toolbar overriding
|
|
20
20
|
// ==========================================================================
|
|
21
21
|
|
|
22
|
-
.sapTntToolHeader {
|
|
22
|
+
.sapTntToolHeader:not(.sapUshellShellToolHeader) {
|
|
23
23
|
&.sapMTB {
|
|
24
24
|
background-color: @sapUiShellColor;
|
|
25
|
-
padding: 0 1.25rem 0 0.75rem
|
|
25
|
+
padding: 0 1.25rem 0 0.75rem;
|
|
26
26
|
}
|
|
27
27
|
|
|
28
28
|
&.sapMTBStandard {
|
|
29
29
|
border-bottom: none;
|
|
30
30
|
}
|
|
31
|
+
}
|
|
31
32
|
|
|
33
|
+
.sapTntToolHeader {
|
|
32
34
|
&.sapMIBar.sapMTB .sapMBarChild ~ .sapMBarChild {
|
|
33
|
-
margin: 0 0 0 0.375rem
|
|
35
|
+
margin: 0 0 0 0.375rem;
|
|
34
36
|
}
|
|
35
37
|
|
|
36
38
|
&.sapMIBar.sapMTB .sapMBarChild.sapMTBSeparator {
|
|
@@ -20,14 +20,14 @@
|
|
|
20
20
|
// ==========================================================================
|
|
21
21
|
|
|
22
22
|
.sapTntToolHeader {
|
|
23
|
-
&.sapMTB {
|
|
23
|
+
&.sapMTB:not(.sapUshellShellToolHeader) {
|
|
24
24
|
background-color: @sapUiShellColor;
|
|
25
|
-
padding: 0 1.25rem 0 0.75rem
|
|
25
|
+
padding: 0 1.25rem 0 0.75rem;
|
|
26
26
|
border: solid 0.0625rem @sapUiShellBorderColor;
|
|
27
27
|
}
|
|
28
28
|
|
|
29
29
|
&.sapMIBar.sapMTB .sapMBarChild ~ .sapMBarChild {
|
|
30
|
-
margin: 0 0 0 0.375rem
|
|
30
|
+
margin: 0 0 0 0.375rem;
|
|
31
31
|
}
|
|
32
32
|
|
|
33
33
|
&.sapMIBar.sapMTB .sapMBarChild.sapMTBSeparator {
|
|
@@ -20,14 +20,14 @@
|
|
|
20
20
|
// ==========================================================================
|
|
21
21
|
|
|
22
22
|
.sapTntToolHeader {
|
|
23
|
-
&.sapMTB {
|
|
23
|
+
&.sapMTB:not(.sapUshellShellToolHeader) {
|
|
24
24
|
background-color: @sapUiShellColor;
|
|
25
|
-
padding: 0 1.25rem 0 0.75rem
|
|
25
|
+
padding: 0 1.25rem 0 0.75rem;
|
|
26
26
|
border: solid 0.0625rem @sapUiShellBorderColor;
|
|
27
27
|
}
|
|
28
28
|
|
|
29
29
|
&.sapMIBar.sapMTB .sapMBarChild ~ .sapMBarChild {
|
|
30
|
-
margin: 0 0 0 0.375rem
|
|
30
|
+
margin: 0 0 0 0.375rem;
|
|
31
31
|
}
|
|
32
32
|
|
|
33
33
|
&.sapMIBar.sapMTB .sapMBarChild.sapMTBSeparator {
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<copyright>OpenUI5
|
|
7
7
|
* (c) Copyright 2009-2024 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.127.0</version>
|
|
10
10
|
|
|
11
11
|
<documentation>SAPUI5 Horizon theme library.</documentation>
|
|
12
12
|
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
// /**
|
|
2
|
-
// * Copyright (c) 2012-2024 SAP SE or an SAP affiliate company.
|
|
3
|
-
// * Theming Engine
|
|
4
|
-
// * data:{"sModified":"2024-
|
|
2
|
+
// * Copyright (c) 2012-2024 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 13.1.0
|
|
4
|
+
// * data:{"sModified":"2024-06-13T07:44:20Z"}
|
|
5
5
|
// */
|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
/******************* FILE /Base/baseLib/sap_horizon/base.less (Version 11.
|
|
8
|
+
/******************* FILE /Base/baseLib/sap_horizon/base.less (Version 11.16.1) *******************/
|
|
9
9
|
|
|
10
10
|
|
|
11
11
|
// [Tags "SapInternal", "Base", "Dimension", "Protected"]
|
|
Binary file
|
|
Binary file
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<copyright>OpenUI5
|
|
7
7
|
* (c) Copyright 2009-2024 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.127.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-2024 SAP SE or an SAP affiliate company.
|
|
3
|
-
// * Theming Engine
|
|
4
|
-
// * data:{"sModified":"2024-
|
|
2
|
+
// * Copyright (c) 2012-2024 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 13.1.0
|
|
4
|
+
// * data:{"sModified":"2024-06-13T07:44:20Z"}
|
|
5
5
|
// */
|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
/******************* FILE /Base/baseLib/sap_horizon_dark/base.less (Version 11.
|
|
8
|
+
/******************* FILE /Base/baseLib/sap_horizon_dark/base.less (Version 11.16.1) *******************/
|
|
9
9
|
|
|
10
10
|
|
|
11
11
|
// [Tags "SapInternal", "Base", "Dimension", "Protected"]
|
|
Binary file
|
|
Binary file
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<copyright>OpenUI5
|
|
7
7
|
* (c) Copyright 2009-2024 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.127.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-2024 SAP SE or an SAP affiliate company.
|
|
3
|
-
// * Theming Engine
|
|
4
|
-
// * data:{"sModified":"2024-
|
|
2
|
+
// * Copyright (c) 2012-2024 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 13.1.0
|
|
4
|
+
// * data:{"sModified":"2024-06-13T07:44:20Z"}
|
|
5
5
|
// */
|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
/******************* FILE /Base/baseLib/sap_horizon_hcb/base.less (Version 11.
|
|
8
|
+
/******************* FILE /Base/baseLib/sap_horizon_hcb/base.less (Version 11.16.1) *******************/
|
|
9
9
|
|
|
10
10
|
|
|
11
11
|
// [Tags "SapInternal", "Base", "Dimension", "Protected"]
|
|
@@ -667,7 +667,7 @@
|
|
|
667
667
|
|
|
668
668
|
// [Tags "!Protected"]
|
|
669
669
|
// [Protected "!true"]
|
|
670
|
-
@sapFontHeaderFamily: @
|
|
670
|
+
@sapFontHeaderFamily: @sapFontFamily;
|
|
671
671
|
|
|
672
672
|
// [Tags "!Protected"]
|
|
673
673
|
// [Protected "!true"]
|
|
Binary file
|
|
Binary file
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<copyright>OpenUI5
|
|
7
7
|
* (c) Copyright 2009-2024 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.127.0</version>
|
|
10
10
|
|
|
11
11
|
<documentation>SAPUI5 horizon high contrast white theme library.</documentation>
|
|
12
12
|
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
// /**
|
|
2
|
-
// * Copyright (c) 2012-2024 SAP SE or an SAP affiliate company.
|
|
3
|
-
// * Theming Engine
|
|
4
|
-
// * data:{"sModified":"2024-
|
|
2
|
+
// * Copyright (c) 2012-2024 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 13.1.0
|
|
4
|
+
// * data:{"sModified":"2024-06-13T07:44:20Z"}
|
|
5
5
|
// */
|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
/******************* FILE /Base/baseLib/sap_horizon_hcw/base.less (Version 11.
|
|
8
|
+
/******************* FILE /Base/baseLib/sap_horizon_hcw/base.less (Version 11.16.1) *******************/
|
|
9
9
|
|
|
10
10
|
|
|
11
11
|
// [Tags "SapInternal", "Base", "Dimension", "Protected"]
|
|
Binary file
|
|
Binary file
|