@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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openui5/themelib_sap_belize",
3
- "version": "1.84.27",
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.27",
18
- "@openui5/sap.m": "1.84.27",
19
- "@openui5/sap.tnt": "1.84.27",
20
- "@openui5/sap.ui.codeeditor": "1.84.27",
21
- "@openui5/sap.ui.commons": "1.84.27",
22
- "@openui5/sap.ui.core": "1.84.27",
23
- "@openui5/sap.ui.dt": "1.84.27",
24
- "@openui5/sap.ui.fl": "1.84.27",
25
- "@openui5/sap.ui.mdc": "1.84.27",
26
- "@openui5/sap.ui.integration": "1.84.27",
27
- "@openui5/sap.ui.layout": "1.84.27",
28
- "@openui5/sap.ui.rta": "1.84.27",
29
- "@openui5/sap.ui.suite": "1.84.27",
30
- "@openui5/sap.ui.table": "1.84.27",
31
- "@openui5/sap.ui.unified": "1.84.27",
32
- "@openui5/sap.ui.ux3": "1.84.27",
33
- "@openui5/sap.uxap": "1.84.27"
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.27</version>
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.27</version>
9
+ <version>1.84.29</version>
10
10
 
11
11
  <documentation>SAPUI5 belize high contrast black theme library.</documentation>
12
12
 
@@ -590,6 +590,8 @@
590
590
 
591
591
  @sapContent_Selected_Hover_Background: @sapHighlightColor;
592
592
 
593
+ @sapContent_ForcedColorAdjust: none;
594
+
593
595
  /* Content Illustrative Colors */
594
596
  @sapContent_Illustrative_Color1: #212628;
595
597
  @sapContent_Illustrative_Color2: #62737c;
@@ -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.27</version>
9
+ <version>1.84.29</version>
10
10
 
11
11
  <documentation>SAPUI5 belize high contrast white theme library.</documentation>
12
12
 
@@ -590,6 +590,8 @@
590
590
 
591
591
  @sapContent_Selected_Hover_Background: @sapHighlightColor;
592
592
 
593
+ @sapContent_ForcedColorAdjust: none;
594
+
593
595
  /* Content Illustrative Colors */
594
596
  @sapContent_Illustrative_Color1: #0a6ed1;
595
597
  @sapContent_Illustrative_Color2: #434e56;
@@ -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.27</version>
9
+ <version>1.84.29</version>
10
10
 
11
11
  <documentation>SAPUI5 belize plus theme library.</documentation>
12
12