@openui5/themelib_sap_horizon 1.96.12 → 1.96.13
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/ui/core/themes/sap_horizon/.theme +1 -1
- package/src/sap/ui/core/themes/sap_horizon/base.less +700 -201
- package/src/sap/ui/core/themes/sap_horizon/fonts/72-Black.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_horizon/fonts/72-Bold-full.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_horizon/fonts/72-Bold.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_horizon/fonts/72-Light-full.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_horizon/fonts/72-Light.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_horizon/fonts/72-Regular-full.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_horizon/fonts/72-Regular.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_horizon/fonts/72Mono-Bold-full.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_horizon/fonts/72Mono-Bold.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_horizon/fonts/72Mono-Regular-full.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_horizon/fonts/72Mono-Regular.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_horizon/global.less +1 -0
package/THIRDPARTY.txt
CHANGED
|
@@ -456,7 +456,7 @@ License: Apache-2.0
|
|
|
456
456
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
|
|
457
457
|
Contained in: lib/jsdoc/ui5/plugin.js
|
|
458
458
|
|
|
459
|
-
Component: SAP Theming Base Content, version: 11.1.
|
|
459
|
+
Component: SAP Theming Base Content, version: 11.1.42
|
|
460
460
|
Copyright: SAP SE or an SAP affiliate company and Theming Base Content contributors
|
|
461
461
|
License: Apache-2.0
|
|
462
462
|
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.96.
|
|
3
|
+
"version": "1.96.13",
|
|
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.96.
|
|
18
|
-
"@openui5/sap.m": "1.96.
|
|
19
|
-
"@openui5/sap.tnt": "1.96.
|
|
20
|
-
"@openui5/sap.ui.codeeditor": "1.96.
|
|
21
|
-
"@openui5/sap.ui.commons": "1.96.
|
|
22
|
-
"@openui5/sap.ui.core": "1.96.
|
|
23
|
-
"@openui5/sap.ui.dt": "1.96.
|
|
24
|
-
"@openui5/sap.ui.fl": "1.96.
|
|
25
|
-
"@openui5/sap.ui.mdc": "1.96.
|
|
26
|
-
"@openui5/sap.ui.integration": "1.96.
|
|
27
|
-
"@openui5/sap.ui.layout": "1.96.
|
|
28
|
-
"@openui5/sap.ui.rta": "1.96.
|
|
29
|
-
"@openui5/sap.ui.suite": "1.96.
|
|
30
|
-
"@openui5/sap.ui.table": "1.96.
|
|
31
|
-
"@openui5/sap.ui.unified": "1.96.
|
|
32
|
-
"@openui5/sap.ui.ux3": "1.96.
|
|
33
|
-
"@openui5/sap.uxap": "1.96.
|
|
17
|
+
"@openui5/sap.f": "1.96.13",
|
|
18
|
+
"@openui5/sap.m": "1.96.13",
|
|
19
|
+
"@openui5/sap.tnt": "1.96.13",
|
|
20
|
+
"@openui5/sap.ui.codeeditor": "1.96.13",
|
|
21
|
+
"@openui5/sap.ui.commons": "1.96.13",
|
|
22
|
+
"@openui5/sap.ui.core": "1.96.13",
|
|
23
|
+
"@openui5/sap.ui.dt": "1.96.13",
|
|
24
|
+
"@openui5/sap.ui.fl": "1.96.13",
|
|
25
|
+
"@openui5/sap.ui.mdc": "1.96.13",
|
|
26
|
+
"@openui5/sap.ui.integration": "1.96.13",
|
|
27
|
+
"@openui5/sap.ui.layout": "1.96.13",
|
|
28
|
+
"@openui5/sap.ui.rta": "1.96.13",
|
|
29
|
+
"@openui5/sap.ui.suite": "1.96.13",
|
|
30
|
+
"@openui5/sap.ui.table": "1.96.13",
|
|
31
|
+
"@openui5/sap.ui.unified": "1.96.13",
|
|
32
|
+
"@openui5/sap.ui.ux3": "1.96.13",
|
|
33
|
+
"@openui5/sap.uxap": "1.96.13"
|
|
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.96.
|
|
9
|
+
<version>1.96.13</version>
|
|
10
10
|
|
|
11
11
|
<documentation>SAPUI5 Horizon theme library.</documentation>
|
|
12
12
|
|