@openui5/sap.tnt 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.tnt",
3
- "version": "1.96.41",
3
+ "version": "1.96.43",
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.96.41",
18
- "@openui5/sap.ui.core": "1.96.41"
17
+ "@openui5/sap.m": "1.96.43",
18
+ "@openui5/sap.ui.core": "1.96.43"
19
19
  }
20
20
  }
@@ -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.41</version>
9
+ <version>1.96.43</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.96.41
50
+ * @version 1.96.43
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.96.41
44
+ * @version 1.96.43
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.96.41
35
+ * @version 1.96.43
36
36
  *
37
37
  * @constructor
38
38
  * @public
@@ -40,7 +40,7 @@ sap.ui.define([
40
40
  * @extends sap.ui.core.Control
41
41
  *
42
42
  * @author SAP SE
43
- * @version 1.96.41
43
+ * @version 1.96.43
44
44
  *
45
45
  * @constructor
46
46
  * @public
@@ -120,7 +120,7 @@ sap.ui.define([
120
120
  * @implements sap.tnt.IToolHeader
121
121
  *
122
122
  * @author SAP SE
123
- * @version 1.96.41
123
+ * @version 1.96.43
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.96.41
27
+ * @version 1.96.43
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.96.41
39
+ * @version 1.96.43
40
40
  *
41
41
  * @constructor
42
42
  * @public
@@ -17,7 +17,7 @@ sap.ui.define(["sap/ui/core/library", "sap/m/library"],
17
17
  * @namespace
18
18
  * @name sap.tnt
19
19
  * @author SAP SE
20
- * @version 1.96.41
20
+ * @version 1.96.43
21
21
  * @since 1.36
22
22
  * @public
23
23
  */
@@ -25,7 +25,7 @@ sap.ui.define(["sap/ui/core/library", "sap/m/library"],
25
25
  // delegate further initialization of this library to the Core
26
26
  sap.ui.getCore().initLibrary({
27
27
  name : "sap.tnt",
28
- version: "1.96.41",
28
+ version: "1.96.43",
29
29
  dependencies : ["sap.ui.core", "sap.m"],
30
30
  designtime: "sap/tnt/designtime/library.designtime",
31
31
  types: [
@@ -12,7 +12,7 @@ SIDE_NAV_SCROLL_UP_TOOLTIP=Scorri in alto
12
12
 
13
13
  SIDE_NAV_SCROLL_DOWN_TOOLTIP=Scorri in basso
14
14
 
15
- NAVIGATION_LIST_ITEM_ROLE_DESCRIPTION_MENUITEM=Posizione menu lista di navigazione
15
+ NAVIGATION_LIST_ITEM_ROLE_DESCRIPTION_MENUITEM=Elemento menu lista di navigazione
16
16
 
17
17
  NAVIGATION_LIST_ITEM_ROLE_DESCRIPTION_MENUBAR=Barra menu lista di navigazione
18
18
 
@@ -12,9 +12,9 @@ SIDE_NAV_SCROLL_UP_TOOLTIP=Cu\u1ED9n l\u00EAn
12
12
 
13
13
  SIDE_NAV_SCROLL_DOWN_TOOLTIP=Cu\u1ED9n xu\u1ED1ng
14
14
 
15
- NAVIGATION_LIST_ITEM_ROLE_DESCRIPTION_MENUITEM=M\u1EE5c menu danh s\u00E1ch \u0111i\u1EC1u h\u01B0\u1EDBng
15
+ NAVIGATION_LIST_ITEM_ROLE_DESCRIPTION_MENUITEM=M\u1EE5c tr\u00ECnh \u0111\u01A1n danh s\u00E1ch \u0111i\u1EC1u h\u01B0\u1EDBng
16
16
 
17
- NAVIGATION_LIST_ITEM_ROLE_DESCRIPTION_MENUBAR=Thanh menu danh s\u00E1ch \u0111i\u1EC1u h\u01B0\u1EDBng
17
+ NAVIGATION_LIST_ITEM_ROLE_DESCRIPTION_MENUBAR=Thanh tr\u00ECnh \u0111\u01A1n danh s\u00E1ch \u0111i\u1EC1u h\u01B0\u1EDBng
18
18
 
19
19
  NAVIGATION_LIST_ITEM_ROLE_DESCRIPTION_TREE=C\u00E2y danh s\u00E1ch \u0111i\u1EC1u h\u01B0\u1EDBng
20
20