@openui5/themelib_sap_horizon 1.96.42 → 1.96.43
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/.reuse/dep5 +1 -1
- package/THIRDPARTY.txt +2 -2
- package/package.json +18 -18
- package/src/sap/ui/core/themes/sap_horizon/.theme +1 -1
package/.reuse/dep5
CHANGED
|
@@ -255,7 +255,7 @@ License: MIT
|
|
|
255
255
|
Comment: these files belong to: handlebars
|
|
256
256
|
|
|
257
257
|
Files: src/sap.ui.core/src/sap/ui/thirdparty/require.js
|
|
258
|
-
Copyright: 2010-
|
|
258
|
+
Copyright: 2010-2024, jQuery Foundation and other contributors
|
|
259
259
|
License: MIT
|
|
260
260
|
Comment: these files belong to: requireJS
|
|
261
261
|
|
package/THIRDPARTY.txt
CHANGED
|
@@ -218,8 +218,8 @@ License: MIT
|
|
|
218
218
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
|
|
219
219
|
Contained in: src/sap.ui.core/src/sap/ui/thirdparty/handlebars.js
|
|
220
220
|
|
|
221
|
-
Component: requireJS, version: 2.
|
|
222
|
-
Copyright: 2010-
|
|
221
|
+
Component: requireJS, version: 2.3.7
|
|
222
|
+
Copyright: 2010-2024, jQuery Foundation and other contributors
|
|
223
223
|
License: MIT
|
|
224
224
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
|
|
225
225
|
Contained in: src/sap.ui.core/src/sap/ui/thirdparty/require.js
|
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.43",
|
|
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.43",
|
|
18
|
+
"@openui5/sap.m": "1.96.43",
|
|
19
|
+
"@openui5/sap.tnt": "1.96.43",
|
|
20
|
+
"@openui5/sap.ui.codeeditor": "1.96.43",
|
|
21
|
+
"@openui5/sap.ui.commons": "1.96.43",
|
|
22
|
+
"@openui5/sap.ui.core": "1.96.43",
|
|
23
|
+
"@openui5/sap.ui.dt": "1.96.43",
|
|
24
|
+
"@openui5/sap.ui.fl": "1.96.43",
|
|
25
|
+
"@openui5/sap.ui.mdc": "1.96.43",
|
|
26
|
+
"@openui5/sap.ui.integration": "1.96.43",
|
|
27
|
+
"@openui5/sap.ui.layout": "1.96.43",
|
|
28
|
+
"@openui5/sap.ui.rta": "1.96.43",
|
|
29
|
+
"@openui5/sap.ui.suite": "1.96.43",
|
|
30
|
+
"@openui5/sap.ui.table": "1.96.43",
|
|
31
|
+
"@openui5/sap.ui.unified": "1.96.43",
|
|
32
|
+
"@openui5/sap.ui.ux3": "1.96.43",
|
|
33
|
+
"@openui5/sap.uxap": "1.96.43"
|
|
34
34
|
}
|
|
35
35
|
}
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<copyright>OpenUI5
|
|
7
7
|
* (c) Copyright 2009-2025 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.43</version>
|
|
10
10
|
|
|
11
11
|
<documentation>SAPUI5 Horizon theme library.</documentation>
|
|
12
12
|
|