@openui5/sap.tnt 1.111.2 → 1.112.2

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openui5/sap.tnt",
3
- "version": "1.111.2",
3
+ "version": "1.112.2",
4
4
  "description": "OpenUI5 UI Library sap.tnt",
5
5
  "author": "SAP SE (https://www.sap.com)",
6
6
  "license": "Apache-2.0",
@@ -14,7 +14,7 @@
14
14
  "url": "https://github.com/SAP/openui5.git"
15
15
  },
16
16
  "dependencies": {
17
- "@openui5/sap.m": "1.111.2",
18
- "@openui5/sap.ui.core": "1.111.2"
17
+ "@openui5/sap.m": "1.112.2",
18
+ "@openui5/sap.ui.core": "1.112.2"
19
19
  }
20
20
  }
@@ -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.111.2</version>
9
+ <version>1.112.2</version>
10
10
 
11
11
  <documentation>SAPUI5 library with responsive controls.</documentation>
12
12
 
@@ -47,7 +47,7 @@ sap.ui.define([
47
47
  * @extends sap.ui.core.Control
48
48
  *
49
49
  * @author SAP SE
50
- * @version 1.111.2
50
+ * @version 1.112.2
51
51
  *
52
52
  * @constructor
53
53
  * @public
@@ -41,7 +41,7 @@ sap.ui.define([
41
41
  * @extends sap.ui.core.Control
42
42
  *
43
43
  * @author SAP SE
44
- * @version 1.111.2
44
+ * @version 1.112.2
45
45
  *
46
46
  * @constructor
47
47
  * @public
@@ -32,7 +32,7 @@ sap.ui.define(["sap/ui/thirdparty/jquery", "./library", 'sap/ui/core/Core', "sap
32
32
  * @extends sap.ui.core.Item
33
33
  *
34
34
  * @author SAP SE
35
- * @version 1.111.2
35
+ * @version 1.112.2
36
36
  *
37
37
  * @constructor
38
38
  * @public
@@ -42,7 +42,7 @@ sap.ui.define([
42
42
  * @extends sap.ui.core.Control
43
43
  *
44
44
  * @author SAP SE
45
- * @version 1.111.2
45
+ * @version 1.112.2
46
46
  *
47
47
  * @constructor
48
48
  * @public
@@ -120,7 +120,7 @@ sap.ui.define([
120
120
  * @implements sap.tnt.IToolHeader
121
121
  *
122
122
  * @author SAP SE
123
- * @version 1.111.2
123
+ * @version 1.112.2
124
124
  *
125
125
  * @constructor
126
126
  * @public
@@ -24,7 +24,7 @@ sap.ui.define([
24
24
  * @extends sap.ui.core.Control
25
25
  *
26
26
  * @author SAP SE
27
- * @version 1.111.2
27
+ * @version 1.112.2
28
28
  *
29
29
  * @constructor
30
30
  * @public
@@ -36,7 +36,7 @@ sap.ui.define([
36
36
  * @extends sap.ui.core.Control
37
37
  *
38
38
  * @author SAP SE
39
- * @version 1.111.2
39
+ * @version 1.112.2
40
40
  *
41
41
  * @constructor
42
42
  * @public
@@ -17,13 +17,13 @@ sap.ui.define(["sap/ui/core/library", "sap/m/library"],
17
17
  * @namespace
18
18
  * @alias sap.tnt
19
19
  * @author SAP SE
20
- * @version 1.111.2
20
+ * @version 1.112.2
21
21
  * @since 1.36
22
22
  * @public
23
23
  */
24
24
  var thisLib = sap.ui.getCore().initLibrary({
25
25
  name : "sap.tnt",
26
- version: "1.111.2",
26
+ version: "1.112.2",
27
27
  dependencies : ["sap.ui.core", "sap.m"],
28
28
  designtime: "sap/tnt/designtime/library.designtime",
29
29
  types: [