@openui5/themelib_sap_belize 1.84.27 → 1.84.29
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/package.json +18 -18
- package/src/sap/ui/core/themes/sap_belize/.theme +1 -1
- package/src/sap/ui/core/themes/sap_belize/base.less +2 -0
- package/src/sap/ui/core/themes/sap_belize/global.less +1 -0
- package/src/sap/ui/core/themes/sap_belize_hcb/.theme +1 -1
- package/src/sap/ui/core/themes/sap_belize_hcb/base.less +2 -0
- package/src/sap/ui/core/themes/sap_belize_hcb/global.less +1 -0
- package/src/sap/ui/core/themes/sap_belize_hcw/.theme +1 -1
- package/src/sap/ui/core/themes/sap_belize_hcw/base.less +2 -0
- package/src/sap/ui/core/themes/sap_belize_hcw/global.less +1 -0
- package/src/sap/ui/core/themes/sap_belize_plus/.theme +1 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@openui5/themelib_sap_belize",
|
|
3
|
-
"version": "1.84.
|
|
3
|
+
"version": "1.84.29",
|
|
4
4
|
"description": "OpenUI5 Theme Library sap_belize",
|
|
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.84.
|
|
18
|
-
"@openui5/sap.m": "1.84.
|
|
19
|
-
"@openui5/sap.tnt": "1.84.
|
|
20
|
-
"@openui5/sap.ui.codeeditor": "1.84.
|
|
21
|
-
"@openui5/sap.ui.commons": "1.84.
|
|
22
|
-
"@openui5/sap.ui.core": "1.84.
|
|
23
|
-
"@openui5/sap.ui.dt": "1.84.
|
|
24
|
-
"@openui5/sap.ui.fl": "1.84.
|
|
25
|
-
"@openui5/sap.ui.mdc": "1.84.
|
|
26
|
-
"@openui5/sap.ui.integration": "1.84.
|
|
27
|
-
"@openui5/sap.ui.layout": "1.84.
|
|
28
|
-
"@openui5/sap.ui.rta": "1.84.
|
|
29
|
-
"@openui5/sap.ui.suite": "1.84.
|
|
30
|
-
"@openui5/sap.ui.table": "1.84.
|
|
31
|
-
"@openui5/sap.ui.unified": "1.84.
|
|
32
|
-
"@openui5/sap.ui.ux3": "1.84.
|
|
33
|
-
"@openui5/sap.uxap": "1.84.
|
|
17
|
+
"@openui5/sap.f": "1.84.29",
|
|
18
|
+
"@openui5/sap.m": "1.84.29",
|
|
19
|
+
"@openui5/sap.tnt": "1.84.29",
|
|
20
|
+
"@openui5/sap.ui.codeeditor": "1.84.29",
|
|
21
|
+
"@openui5/sap.ui.commons": "1.84.29",
|
|
22
|
+
"@openui5/sap.ui.core": "1.84.29",
|
|
23
|
+
"@openui5/sap.ui.dt": "1.84.29",
|
|
24
|
+
"@openui5/sap.ui.fl": "1.84.29",
|
|
25
|
+
"@openui5/sap.ui.mdc": "1.84.29",
|
|
26
|
+
"@openui5/sap.ui.integration": "1.84.29",
|
|
27
|
+
"@openui5/sap.ui.layout": "1.84.29",
|
|
28
|
+
"@openui5/sap.ui.rta": "1.84.29",
|
|
29
|
+
"@openui5/sap.ui.suite": "1.84.29",
|
|
30
|
+
"@openui5/sap.ui.table": "1.84.29",
|
|
31
|
+
"@openui5/sap.ui.unified": "1.84.29",
|
|
32
|
+
"@openui5/sap.ui.ux3": "1.84.29",
|
|
33
|
+
"@openui5/sap.uxap": "1.84.29"
|
|
34
34
|
}
|
|
35
35
|
}
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<copyright>OpenUI5
|
|
7
7
|
* (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
|
|
8
8
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
|
|
9
|
-
<version>1.84.
|
|
9
|
+
<version>1.84.29</version>
|
|
10
10
|
|
|
11
11
|
<documentation>SAPUI5 belize theme library.</documentation>
|
|
12
12
|
|
|
@@ -550,6 +550,8 @@
|
|
|
550
550
|
|
|
551
551
|
@sapContent_Selected_Hover_Background: lighten(@sapContent_Selected_Background, 3);
|
|
552
552
|
|
|
553
|
+
@sapContent_ForcedColorAdjust: none;
|
|
554
|
+
|
|
553
555
|
/* Content Illustrative Colors */
|
|
554
556
|
@sapContent_Illustrative_Color1: #427cac;
|
|
555
557
|
@sapContent_Illustrative_Color2: #93b7d6;
|
|
@@ -110,6 +110,7 @@
|
|
|
110
110
|
@sapUiContentSelectedTextColor: @sapContent_Selected_TextColor;
|
|
111
111
|
@sapUiContentSelectedBackground: @sapContent_Selected_Background;
|
|
112
112
|
@sapUiContentSelectedHoverBackground: @sapContent_Selected_Hover_Background;
|
|
113
|
+
@sapUiContentForcedColorAdjust: @sapContent_ForcedColorAdjust;
|
|
113
114
|
|
|
114
115
|
@sapUiContentIllustrativeColor1: @sapContent_Illustrative_Color1;
|
|
115
116
|
@sapUiContentIllustrativeColor2: @sapContent_Illustrative_Color2;
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<copyright>OpenUI5
|
|
7
7
|
* (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
|
|
8
8
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
|
|
9
|
-
<version>1.84.
|
|
9
|
+
<version>1.84.29</version>
|
|
10
10
|
|
|
11
11
|
<documentation>SAPUI5 belize high contrast black theme library.</documentation>
|
|
12
12
|
|
|
@@ -110,6 +110,7 @@
|
|
|
110
110
|
@sapUiContentSelectedTextColor: @sapContent_Selected_TextColor;
|
|
111
111
|
@sapUiContentSelectedBackground: @sapContent_Selected_Background;
|
|
112
112
|
@sapUiContentSelectedHoverBackground: @sapContent_Selected_Hover_Background;
|
|
113
|
+
@sapUiContentForcedColorAdjust: @sapContent_ForcedColorAdjust;
|
|
113
114
|
|
|
114
115
|
@sapUiContentIllustrativeColor1: @sapContent_Illustrative_Color1;
|
|
115
116
|
@sapUiContentIllustrativeColor2: @sapContent_Illustrative_Color2;
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<copyright>OpenUI5
|
|
7
7
|
* (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
|
|
8
8
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
|
|
9
|
-
<version>1.84.
|
|
9
|
+
<version>1.84.29</version>
|
|
10
10
|
|
|
11
11
|
<documentation>SAPUI5 belize high contrast white theme library.</documentation>
|
|
12
12
|
|
|
@@ -110,6 +110,7 @@
|
|
|
110
110
|
@sapUiContentSelectedTextColor: @sapContent_Selected_TextColor;
|
|
111
111
|
@sapUiContentSelectedBackground: @sapContent_Selected_Background;
|
|
112
112
|
@sapUiContentSelectedHoverBackground: @sapContent_Selected_Hover_Background;
|
|
113
|
+
@sapUiContentForcedColorAdjust: @sapContent_ForcedColorAdjust;
|
|
113
114
|
|
|
114
115
|
@sapUiContentIllustrativeColor1: @sapContent_Illustrative_Color1;
|
|
115
116
|
@sapUiContentIllustrativeColor2: @sapContent_Illustrative_Color2;
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<copyright>OpenUI5
|
|
7
7
|
* (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
|
|
8
8
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
|
|
9
|
-
<version>1.84.
|
|
9
|
+
<version>1.84.29</version>
|
|
10
10
|
|
|
11
11
|
<documentation>SAPUI5 belize plus theme library.</documentation>
|
|
12
12
|
|