@openui5/themelib_sap_horizon 1.96.41 → 1.96.42
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
|
@@ -383,7 +383,7 @@ License: MIT
|
|
|
383
383
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
|
|
384
384
|
Contained in: src/sap.ui.integration/src/sap/ui/integration/thirdparty/adaptivecards-templating.js
|
|
385
385
|
|
|
386
|
-
Component: Markdown-it, version:
|
|
386
|
+
Component: Markdown-it, version: 14.1.0
|
|
387
387
|
Copyright: 2014 Vitaly Puzrin, Alex Kocharin
|
|
388
388
|
License: MIT
|
|
389
389
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.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.42",
|
|
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.42",
|
|
18
|
+
"@openui5/sap.m": "1.96.42",
|
|
19
|
+
"@openui5/sap.tnt": "1.96.42",
|
|
20
|
+
"@openui5/sap.ui.codeeditor": "1.96.42",
|
|
21
|
+
"@openui5/sap.ui.commons": "1.96.42",
|
|
22
|
+
"@openui5/sap.ui.core": "1.96.42",
|
|
23
|
+
"@openui5/sap.ui.dt": "1.96.42",
|
|
24
|
+
"@openui5/sap.ui.fl": "1.96.42",
|
|
25
|
+
"@openui5/sap.ui.mdc": "1.96.42",
|
|
26
|
+
"@openui5/sap.ui.integration": "1.96.42",
|
|
27
|
+
"@openui5/sap.ui.layout": "1.96.42",
|
|
28
|
+
"@openui5/sap.ui.rta": "1.96.42",
|
|
29
|
+
"@openui5/sap.ui.suite": "1.96.42",
|
|
30
|
+
"@openui5/sap.ui.table": "1.96.42",
|
|
31
|
+
"@openui5/sap.ui.unified": "1.96.42",
|
|
32
|
+
"@openui5/sap.ui.ux3": "1.96.42",
|
|
33
|
+
"@openui5/sap.uxap": "1.96.42"
|
|
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.42</version>
|
|
10
10
|
|
|
11
11
|
<documentation>SAPUI5 Horizon theme library.</documentation>
|
|
12
12
|
|