@openui5/themelib_sap_belize 1.108.14 → 1.108.17

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 CHANGED
@@ -478,7 +478,7 @@ License: Apache-2.0
478
478
  License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
479
479
  Contained in: lib/jsdoc/ui5/plugin.js
480
480
 
481
- Component: SAP Theming Base Content, version: 11.1.40
481
+ Component: SAP Theming Base Content, version: 11.4.2
482
482
  Copyright: SAP SE or an SAP affiliate company and Theming Base Content contributors
483
483
  License: Apache-2.0
484
484
  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_belize",
3
- "version": "1.108.14",
3
+ "version": "1.108.17",
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.108.14",
18
- "@openui5/sap.m": "1.108.14",
19
- "@openui5/sap.tnt": "1.108.14",
20
- "@openui5/sap.ui.codeeditor": "1.108.14",
21
- "@openui5/sap.ui.commons": "1.108.14",
22
- "@openui5/sap.ui.core": "1.108.14",
23
- "@openui5/sap.ui.dt": "1.108.14",
24
- "@openui5/sap.ui.fl": "1.108.14",
25
- "@openui5/sap.ui.mdc": "1.108.14",
26
- "@openui5/sap.ui.integration": "1.108.14",
27
- "@openui5/sap.ui.layout": "1.108.14",
28
- "@openui5/sap.ui.rta": "1.108.14",
29
- "@openui5/sap.ui.suite": "1.108.14",
30
- "@openui5/sap.ui.table": "1.108.14",
31
- "@openui5/sap.ui.unified": "1.108.14",
32
- "@openui5/sap.ui.ux3": "1.108.14",
33
- "@openui5/sap.uxap": "1.108.14"
17
+ "@openui5/sap.f": "1.108.17",
18
+ "@openui5/sap.m": "1.108.17",
19
+ "@openui5/sap.tnt": "1.108.17",
20
+ "@openui5/sap.ui.codeeditor": "1.108.17",
21
+ "@openui5/sap.ui.commons": "1.108.17",
22
+ "@openui5/sap.ui.core": "1.108.17",
23
+ "@openui5/sap.ui.dt": "1.108.17",
24
+ "@openui5/sap.ui.fl": "1.108.17",
25
+ "@openui5/sap.ui.mdc": "1.108.17",
26
+ "@openui5/sap.ui.integration": "1.108.17",
27
+ "@openui5/sap.ui.layout": "1.108.17",
28
+ "@openui5/sap.ui.rta": "1.108.17",
29
+ "@openui5/sap.ui.suite": "1.108.17",
30
+ "@openui5/sap.ui.table": "1.108.17",
31
+ "@openui5/sap.ui.unified": "1.108.17",
32
+ "@openui5/sap.ui.ux3": "1.108.17",
33
+ "@openui5/sap.uxap": "1.108.17"
34
34
  }
35
35
  }
@@ -190,7 +190,7 @@ html.sap-desktop .sapMGTActionButtonPress.sapMGT:focus-visible
190
190
  /************************************************************/
191
191
 
192
192
  .sapMGTLineMode .sapMGTHdrTxt {
193
- color: @sapUiShellTextColor;
193
+ color: @sapLinkColor;
194
194
  font-size: @sapMFontMediumSize;
195
195
  text-shadow: @sapUiShadowText;
196
196
  }
@@ -6,7 +6,7 @@
6
6
  <copyright>OpenUI5
7
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.108.14</version>
9
+ <version>1.108.17</version>
10
10
 
11
11
  <documentation>SAPUI5 belize theme library.</documentation>
12
12