@openui5/sap.uxap 1.96.41 → 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 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-2012, The Dojo Foundation
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.1.8
222
- Copyright: 2010-2012, The Dojo Foundation
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
@@ -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: 10.0.0
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/sap.uxap",
3
- "version": "1.96.41",
3
+ "version": "1.96.43",
4
4
  "description": "OpenUI5 UI Library sap.uxap",
5
5
  "author": "SAP SE (https://www.sap.com)",
6
6
  "license": "Apache-2.0",
@@ -14,9 +14,9 @@
14
14
  "url": "https://github.com/SAP/openui5.git"
15
15
  },
16
16
  "dependencies": {
17
- "@openui5/sap.f": "1.96.41",
18
- "@openui5/sap.m": "1.96.41",
19
- "@openui5/sap.ui.core": "1.96.41",
20
- "@openui5/sap.ui.layout": "1.96.41"
17
+ "@openui5/sap.f": "1.96.43",
18
+ "@openui5/sap.m": "1.96.43",
19
+ "@openui5/sap.ui.core": "1.96.43",
20
+ "@openui5/sap.ui.layout": "1.96.43"
21
21
  }
22
22
  }
@@ -3,7 +3,7 @@
3
3
 
4
4
  <name>sap.uxap</name>
5
5
  <vendor>SAP SE</vendor>
6
- <version>1.96.41</version>
6
+ <version>1.96.43</version>
7
7
  <copyright>OpenUI5
8
8
  * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
9
9
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
@@ -21,7 +21,7 @@ sap.ui.define([
21
21
  *
22
22
  * @class
23
23
  * @author SAP SE
24
- * @version 1.96.41
24
+ * @version 1.96.43
25
25
  * @since 1.26
26
26
  * @alias sap.uxap.BlockBaseMetadata
27
27
  * @extends sap.ui.core.ElementMetadata
@@ -22,7 +22,7 @@ sap.ui.define(['sap/ui/core/Element', './library'],
22
22
  * @extends sap.ui.core.Element
23
23
  *
24
24
  * @author SAP SE
25
- * @version 1.96.41
25
+ * @version 1.96.43
26
26
  *
27
27
  * @constructor
28
28
  * @public
@@ -41,7 +41,7 @@ sap.ui.define([
41
41
  * @implements sap.uxap.IHeaderContent
42
42
  *
43
43
  * @author SAP SE
44
- * @version 1.96.41
44
+ * @version 1.96.43
45
45
  *
46
46
  * @constructor
47
47
  * @public
@@ -42,7 +42,7 @@ sap.ui.define([
42
42
  * @implements sap.uxap.IHeaderTitle
43
43
  *
44
44
  * @author SAP SE
45
- * @version 1.96.41
45
+ * @version 1.96.43
46
46
  *
47
47
  * @constructor
48
48
  * @public
@@ -37,7 +37,7 @@ sap.ui.define([
37
37
  * @extends sap.ui.core.Element
38
38
  *
39
39
  * @author SAP SE
40
- * @version 1.96.41
40
+ * @version 1.96.43
41
41
  *
42
42
  * @constructor
43
43
  * @public
@@ -25,7 +25,7 @@ sap.ui.define([
25
25
  * @constructor
26
26
  * @alias sap.uxap.changeHandler.AddIFrameObjectPageLayout
27
27
  * @author SAP SE
28
- * @version 1.96.41
28
+ * @version 1.96.43
29
29
  * @since 1.75
30
30
  * @experimental Since 1.75
31
31
  */
@@ -13,7 +13,7 @@ sap.ui.define(["sap/ui/fl/changeHandler/MoveControls", "sap/ui/core/Core", "sap/
13
13
  * @constructor
14
14
  * @alias sap.uxap.changeHandler.MoveObjectPageSection
15
15
  * @author SAP SE
16
- * @version 1.96.41
16
+ * @version 1.96.43
17
17
  * @experimental Since 1.54
18
18
  */
19
19
 
@@ -21,7 +21,7 @@ sap.ui.define([
21
21
  * @constructor
22
22
  * @alias sap.uxap.changeHandler.RenameObjectPageSection
23
23
  * @author SAP SE
24
- * @version 1.96.41
24
+ * @version 1.96.43
25
25
  * @experimental Since 1.50
26
26
  */
27
27
 
@@ -24,7 +24,7 @@ sap.ui.define([
24
24
  * @namespace
25
25
  * @name sap.uxap
26
26
  * @author SAP SE
27
- * @version 1.96.41
27
+ * @version 1.96.43
28
28
  * @since 1.36
29
29
  * @public
30
30
  */
@@ -69,7 +69,7 @@ sap.ui.define([
69
69
  "sap.uxap.ObjectPageHeaderLayoutData",
70
70
  "sap.uxap.ObjectPageLazyLoader"
71
71
  ],
72
- version: "1.96.41",
72
+ version: "1.96.43",
73
73
  extensions: {
74
74
  flChangeHandlers: {
75
75
  "sap.uxap.ObjectPageHeader": "sap/uxap/flexibility/ObjectPageHeader",