@openui5/sap.tnt 1.131.0 → 1.131.1

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.131.0",
3
+ "version": "1.131.1",
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.131.0",
18
- "@openui5/sap.ui.core": "1.131.0"
17
+ "@openui5/sap.m": "1.131.1",
18
+ "@openui5/sap.ui.core": "1.131.1"
19
19
  }
20
20
  }
@@ -6,7 +6,7 @@
6
6
  <copyright>OpenUI5
7
7
  * (c) Copyright 2009-2024 SAP SE or an SAP affiliate company.
8
8
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
9
- <version>1.131.0</version>
9
+ <version>1.131.1</version>
10
10
 
11
11
  <documentation>SAPUI5 library with responsive controls.</documentation>
12
12
 
@@ -48,7 +48,7 @@ sap.ui.define([
48
48
  * @extends sap.ui.core.Control
49
49
  *
50
50
  * @author SAP SE
51
- * @version 1.131.0
51
+ * @version 1.131.1
52
52
  *
53
53
  * @constructor
54
54
  * @public
@@ -54,7 +54,7 @@ sap.ui.define([
54
54
  * @extends sap.ui.core.Control
55
55
  *
56
56
  * @author SAP SE
57
- * @version 1.131.0
57
+ * @version 1.131.1
58
58
  *
59
59
  * @constructor
60
60
  * @public
@@ -21,7 +21,7 @@ sap.ui.define([
21
21
  * @extends sap.tnt.NavigationListItemBase
22
22
  *
23
23
  * @author SAP SE
24
- * @version 1.131.0
24
+ * @version 1.131.1
25
25
  *
26
26
  * @constructor
27
27
  * @public
@@ -52,7 +52,7 @@ sap.ui.define([
52
52
  * @extends sap.tnt.NavigationListItemBase
53
53
  *
54
54
  * @author SAP SE
55
- * @version 1.131.0
55
+ * @version 1.131.1
56
56
  *
57
57
  * @constructor
58
58
  * @public
@@ -29,7 +29,7 @@ sap.ui.define([
29
29
  * @extends sap.ui.core.Item
30
30
  *
31
31
  * @author SAP SE
32
- * @version 1.131.0
32
+ * @version 1.131.1
33
33
  *
34
34
  * @constructor
35
35
  * @public
@@ -38,7 +38,7 @@ sap.ui.define([
38
38
  * @extends sap.ui.unified.MenuItem
39
39
  *
40
40
  * @author SAP SE
41
- * @version 1.131.0
41
+ * @version 1.131.1
42
42
  *
43
43
  * @constructor
44
44
  * @private
@@ -33,7 +33,7 @@ sap.ui.define([
33
33
  * @extends sap.ui.core.Control
34
34
  *
35
35
  * @author SAP SE
36
- * @version 1.131.0
36
+ * @version 1.131.1
37
37
  *
38
38
  * @constructor
39
39
  * @public
@@ -123,7 +123,7 @@ sap.ui.define([
123
123
  * @implements sap.tnt.IToolHeader
124
124
  *
125
125
  * @author SAP SE
126
- * @version 1.131.0
126
+ * @version 1.131.1
127
127
  *
128
128
  * @constructor
129
129
  * @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.131.0
27
+ * @version 1.131.1
28
28
  *
29
29
  * @constructor
30
30
  * @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.131.0
44
+ * @version 1.131.1
45
45
  *
46
46
  * @constructor
47
47
  * @public
@@ -22,14 +22,14 @@ sap.ui.define([
22
22
  * @namespace
23
23
  * @alias sap.tnt
24
24
  * @author SAP SE
25
- * @version 1.131.0
25
+ * @version 1.131.1
26
26
  * @since 1.36
27
27
  * @public
28
28
  */
29
29
  var thisLib = Library.init({
30
30
  apiVersion: 2,
31
31
  name : "sap.tnt",
32
- version: "1.131.0",
32
+ version: "1.131.1",
33
33
  dependencies : ["sap.ui.core", "sap.m"],
34
34
  designtime: "sap/tnt/designtime/library.designtime",
35
35
  types: [