@openui5/sap.tnt 1.141.2 → 1.142.0

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/README.md CHANGED
@@ -4,13 +4,13 @@
4
4
  Runtime resources of the [OpenUI5](https://github.com/UI5/openui5) UI Library **sap.tnt**.
5
5
 
6
6
  ## Usage
7
- Add this library as a dependency to your UI5 project by using [UI5 Tooling](https://sap.github.io/ui5-tooling/):
7
+ Add this library as a dependency to your UI5 project by using [UI5 CLI](https://ui5.github.io/cli/):
8
8
 
9
9
  ```
10
10
  ui5 add sap.tnt
11
11
  ```
12
12
 
13
- For more information, please refer to our documentation on [Consuming OpenUI5 Libraries](https://sap.github.io/ui5-tooling/pages/OpenUI5/).
13
+ For more information, please refer to our documentation on [Consuming OpenUI5 Libraries](https://ui5.github.io/cli/pages/OpenUI5/).
14
14
 
15
15
  ## License
16
16
  OpenUI5 is licensed under [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0), see [LICENSE.txt](LICENSE.txt).
package/REUSE.toml CHANGED
@@ -21,6 +21,44 @@ SPDX-License-Identifier = "Apache-2.0"
21
21
  #
22
22
 
23
23
 
24
+ # Library: sap.f:
25
+
26
+ [[annotations]]
27
+ path = "src/sap.f/src/sap/f/thirdparty/**"
28
+ precedence = "aggregate"
29
+ SPDX-FileCopyrightText = "SAP"
30
+ SPDX-License-Identifier = "Apache-2.0"
31
+ SPDX-FileComment = "these files belong to: UI5 Web Components"
32
+
33
+ [[annotations]]
34
+ path = "src/sap.f/src/sap/f/thirdparty/**"
35
+ precedence = "aggregate"
36
+ SPDX-FileCopyrightText = "SAP"
37
+ SPDX-License-Identifier = "Apache-2.0"
38
+ SPDX-FileComment = "these files belong to: UI5 Web Components Fiori"
39
+
40
+ [[annotations]]
41
+ path = "src/sap.f/src/sap/f/thirdparty/**"
42
+ precedence = "aggregate"
43
+ SPDX-FileCopyrightText = "SAP"
44
+ SPDX-License-Identifier = "Apache-2.0"
45
+ SPDX-FileComment = "these files belong to: UI5 Web Components Icons"
46
+
47
+ [[annotations]]
48
+ path = "src/sap.f/src/sap/f/thirdparty/**"
49
+ precedence = "aggregate"
50
+ SPDX-FileCopyrightText = "SAP"
51
+ SPDX-License-Identifier = "Apache-2.0"
52
+ SPDX-FileComment = "these files belong to: UI5 Web Components Icons Business Suite"
53
+
54
+ [[annotations]]
55
+ path = "src/sap.f/src/sap/f/thirdparty/**"
56
+ precedence = "aggregate"
57
+ SPDX-FileCopyrightText = "SAP"
58
+ SPDX-License-Identifier = "Apache-2.0"
59
+ SPDX-FileComment = "these files belong to: UI5 Web Components Icons TNT"
60
+
61
+
24
62
  # Library: sap.m:
25
63
 
26
64
  [[annotations]]
package/THIRDPARTY.txt CHANGED
@@ -4,6 +4,39 @@ each subcomponent.
4
4
  The full text of all referenced licenses is appended at the end of this file.
5
5
 
6
6
 
7
+ Library: sap.f:
8
+
9
+ Component: UI5 Web Components, version: 2.15.0
10
+ Copyright: SAP
11
+ License: Apache-2.0
12
+ License Text: https://github.com/UI5/openui5/blob/master/LICENSES/Apache-2.0.txt
13
+ Contained in: src/sap.f/src/sap/f/thirdparty/**
14
+
15
+ Component: UI5 Web Components Fiori, version: 2.15.0
16
+ Copyright: SAP
17
+ License: Apache-2.0
18
+ License Text: https://github.com/UI5/openui5/blob/master/LICENSES/Apache-2.0.txt
19
+ Contained in: src/sap.f/src/sap/f/thirdparty/**
20
+
21
+ Component: UI5 Web Components Icons, version: 2.15.0
22
+ Copyright: SAP
23
+ License: Apache-2.0
24
+ License Text: https://github.com/UI5/openui5/blob/master/LICENSES/Apache-2.0.txt
25
+ Contained in: src/sap.f/src/sap/f/thirdparty/**
26
+
27
+ Component: UI5 Web Components Icons Business Suite, version: 2.15.0
28
+ Copyright: SAP
29
+ License: Apache-2.0
30
+ License Text: https://github.com/UI5/openui5/blob/master/LICENSES/Apache-2.0.txt
31
+ Contained in: src/sap.f/src/sap/f/thirdparty/**
32
+
33
+ Component: UI5 Web Components Icons TNT, version: 2.15.0
34
+ Copyright: SAP
35
+ License: Apache-2.0
36
+ License Text: https://github.com/UI5/openui5/blob/master/LICENSES/Apache-2.0.txt
37
+ Contained in: src/sap.f/src/sap/f/thirdparty/**
38
+
39
+
7
40
  Library: sap.m:
8
41
 
9
42
  Component: purify.js, version: 3.2.4
@@ -354,7 +387,7 @@ Contained in: src/sap.ui.documentation/src/sap/ui/documentation/sdk/thirdparty/D
354
387
 
355
388
  Library: sap.ui.integration:
356
389
 
357
- Component: UI5 Web Components, version: 1.7.0
390
+ Component: UI5 Web Components, version: 2.15.0
358
391
  Copyright: SAP
359
392
  License: Apache-2.0
360
393
  License Text: https://github.com/UI5/openui5/blob/master/LICENSES/Apache-2.0.txt
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openui5/sap.tnt",
3
- "version": "1.141.2",
3
+ "version": "1.142.0",
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/UI5/openui5.git"
15
15
  },
16
16
  "dependencies": {
17
- "@openui5/sap.m": "1.141.2",
18
- "@openui5/sap.ui.core": "1.141.2"
17
+ "@openui5/sap.m": "1.142.0",
18
+ "@openui5/sap.ui.core": "1.142.0"
19
19
  }
20
20
  }
@@ -6,7 +6,7 @@
6
6
  <copyright>OpenUI5
7
7
  * (c) Copyright 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.141.2</version>
9
+ <version>1.142.0</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.141.2
51
+ * @version 1.142.0
52
52
  *
53
53
  * @constructor
54
54
  * @public
@@ -57,7 +57,7 @@ sap.ui.define([
57
57
  * @extends sap.ui.core.Control
58
58
  *
59
59
  * @author SAP SE
60
- * @version 1.141.2
60
+ * @version 1.142.0
61
61
  *
62
62
  * @constructor
63
63
  * @public
@@ -24,7 +24,7 @@ sap.ui.define([
24
24
  * @extends sap.tnt.NavigationListItemBase
25
25
  *
26
26
  * @author SAP SE
27
- * @version 1.141.2
27
+ * @version 1.142.0
28
28
  *
29
29
  * @constructor
30
30
  * @public
@@ -59,7 +59,7 @@ sap.ui.define([
59
59
  * @extends sap.tnt.NavigationListItemBase
60
60
  *
61
61
  * @author SAP SE
62
- * @version 1.141.2
62
+ * @version 1.142.0
63
63
  *
64
64
  * @constructor
65
65
  * @public
@@ -172,7 +172,25 @@ sap.ui.define([
172
172
  return this._invisibleText;
173
173
  };
174
174
 
175
+ NavigationListItem.prototype._getInvisibleDescriptionLinkText = function () {
176
+ const aBundleText = [];
177
+ aBundleText.push(this.getText());
175
178
 
179
+ if (!this._invisibleDescriptionLinkText) {
180
+ this._invisibleDescriptionLinkText = new InvisibleText({ id: this.getId() + "-invDescribedbyText", text: this._resourceBundleTnt.getText("NAVIGATION_LIST_KEYBOARD_NAVIGATION", aBundleText)}).toStatic();
181
+ }
182
+ return this._invisibleDescriptionLinkText;
183
+ };
184
+
185
+
186
+ NavigationListItem.prototype.exit = function () {
187
+ if (this._invisibleDescriptionLinkText) {
188
+ this._invisibleDescriptionLinkText.destroy();
189
+ this._invisibleDescriptionLinkText = null;
190
+ }
191
+
192
+ NavigationListItemBase.prototype.exit.apply(this, arguments);
193
+ };
176
194
  /**
177
195
  * Creates a popup list.
178
196
  *
@@ -528,7 +546,7 @@ sap.ui.define([
528
546
  oLinkAriaProps.roledescription = this._resourceBundleTnt.getText("NAVIGATION_LIST_ITEM_ROLE_DESCRIPTION_MENUITEM");
529
547
  } else {
530
548
  if (this.getSelectable() && this.getItems().length) {
531
- oLinkAriaProps.description = this._resourceBundleTnt.getText("NAVIGATION_LIST_KEYBOARD_NAVIGATION") + " " + this.getText();
549
+ oLinkAriaProps.describedby = this._getInvisibleDescriptionLinkText().getId();
532
550
  }
533
551
 
534
552
  oLinkAriaProps.role = "treeitem";
@@ -29,7 +29,7 @@ sap.ui.define([
29
29
  * @extends sap.ui.core.Item
30
30
  *
31
31
  * @author SAP SE
32
- * @version 1.141.2
32
+ * @version 1.142.0
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.141.2
41
+ * @version 1.142.0
42
42
  *
43
43
  * @constructor
44
44
  * @private
@@ -37,7 +37,7 @@ sap.ui.define([
37
37
  * @extends sap.ui.core.Control
38
38
  *
39
39
  * @author SAP SE
40
- * @version 1.141.2
40
+ * @version 1.142.0
41
41
  *
42
42
  * @constructor
43
43
  * @public
@@ -122,7 +122,7 @@ sap.ui.define([
122
122
  * @extends sap.m.OverflowToolbar
123
123
  *
124
124
  * @author SAP SE
125
- * @version 1.141.2
125
+ * @version 1.142.0
126
126
  *
127
127
  * @constructor
128
128
  * @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.141.2
27
+ * @version 1.142.0
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.141.2
44
+ * @version 1.142.0
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.141.2
25
+ * @version 1.142.0
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.141.2",
32
+ version: "1.142.0",
33
33
  dependencies : ["sap.ui.core", "sap.m"],
34
34
  designtime: "sap/tnt/designtime/library.designtime",
35
35
  types: [
@@ -36,7 +36,7 @@ NAVIGATION_LIST_DIALOG_TITLE=Navigation
36
36
  NAVIGATION_LIST_ADDITIONAL_ITEMS_MENU=Additional Navigation Items
37
37
 
38
38
  #XACT: ARIA announcement for the space and enter key navigation
39
- NAVIGATION_LIST_KEYBOARD_NAVIGATION=Press Space or Enter to navigate to navigation item
39
+ NAVIGATION_LIST_KEYBOARD_NAVIGATION=To navigate to navigation item {0}, press Spacebar or Enter
40
40
 
41
41
  #XACT: ARIA text for the NavigationList Overflow Item
42
42
  NAVIGATION_LIST_NAVIGATION_OVERFLOW=More items
@@ -22,7 +22,7 @@ NAVIGATION_LIST_DIALOG_TITLE=\u206A\u206A\u206A\u200C\u200C\u200C\u200C\u200D\u2
22
22
 
23
23
  NAVIGATION_LIST_ADDITIONAL_ITEMS_MENU=\u206A\u206A\u206A\u200C\u200B\u200B\u200D\u200B\u200D\u200D\u200B\u200C\u200C\u200C\u200C\u200B\u200B\u200D\u200C\u200D\u200D\u200D\u200C\u200B\u200B\u200C\u200D\u200D\u200B\u200B\u200C\u200D\u200B\u200D\u200D\u200C\u200C\u200D\u200B\u200C\u200B\u200C\u200B\u200B\u206AAdditional Navigation Items\u206A\u206A
24
24
 
25
- NAVIGATION_LIST_KEYBOARD_NAVIGATION=\u206A\u206A\u206A\u200C\u200B\u200B\u200D\u200C\u200B\u200D\u200B\u200D\u200B\u200D\u200C\u200B\u200B\u200D\u200D\u200C\u200D\u200C\u200C\u200C\u200B\u200D\u200D\u200C\u200D\u200B\u200D\u200D\u200B\u200B\u200B\u200B\u200D\u200D\u200B\u200D\u200D\u200D\u200C\u206APress Space or Enter to navigate to navigation item\u206A\u206A
25
+ NAVIGATION_LIST_KEYBOARD_NAVIGATION=\u206A\u206A\u206A\u200C\u200B\u200B\u200D\u200C\u200B\u200D\u200B\u200D\u200B\u200D\u200C\u200B\u200B\u200D\u200D\u200C\u200D\u200C\u200C\u200C\u200B\u200D\u200D\u200C\u200D\u200B\u200D\u200D\u200B\u200B\u200B\u200B\u200D\u200D\u200B\u200D\u200D\u200D\u200C\u206ATo navigate to navigation item \u200B\u200B\u200B{0}\u200C\u200C\u200C, press Spacebar or Enter\u206A\u206A
26
26
 
27
27
  NAVIGATION_LIST_NAVIGATION_OVERFLOW=\u206A\u206A\u206A\u200C\u200C\u200C\u200B\u200B\u200D\u200D\u200C\u200D\u200D\u200C\u200C\u200D\u200D\u200D\u200D\u200B\u200C\u200D\u200B\u200B\u200B\u200C\u200D\u200B\u200D\u200C\u200D\u200C\u200D\u200B\u200B\u200D\u200C\u200B\u200B\u200B\u200C\u200D\u206AMore items\u206A\u206A
28
28