@openui5/sap.tnt 1.84.53 → 1.84.54
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/LICENSE.txt +5 -5
- package/package.json +3 -3
- package/src/sap/tnt/.library +1 -1
- package/src/sap/tnt/InfoLabel.js +1 -1
- package/src/sap/tnt/NavigationList.js +1 -1
- package/src/sap/tnt/NavigationListItem.js +1 -1
- package/src/sap/tnt/SideNavigation.js +1 -1
- package/src/sap/tnt/ToolHeader.js +1 -1
- package/src/sap/tnt/ToolHeaderUtilitySeparator.js +1 -1
- package/src/sap/tnt/ToolPage.js +1 -1
- package/src/sap/tnt/library.js +2 -2
- package/src/sap/tnt/messagebundle_vi.properties +2 -2
package/LICENSE.txt
CHANGED
|
@@ -484,12 +484,12 @@ License: MIT License
|
|
|
484
484
|
<year> = unspecified
|
|
485
485
|
<copyright holders> = jQuery Foundation and other contributors
|
|
486
486
|
|
|
487
|
-
Component: requirejs 2.
|
|
488
|
-
|
|
489
|
-
Website:
|
|
487
|
+
Component: requirejs 2.3.7
|
|
488
|
+
Copyright: jQuery Foundation and other contributors
|
|
489
|
+
Website: https://github.com/requirejs/requirejs
|
|
490
490
|
License: MIT License
|
|
491
|
-
<year> = 2010-
|
|
492
|
-
<copyright holders> =
|
|
491
|
+
<year> = 2010-2024
|
|
492
|
+
<copyright holders> = jQuery Foundation and other contributors
|
|
493
493
|
|
|
494
494
|
Component: sinon-qunit 2.0.0
|
|
495
495
|
Licensor: Christian Johansen
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@openui5/sap.tnt",
|
|
3
|
-
"version": "1.84.
|
|
3
|
+
"version": "1.84.54",
|
|
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.84.
|
|
18
|
-
"@openui5/sap.ui.core": "1.84.
|
|
17
|
+
"@openui5/sap.m": "1.84.54",
|
|
18
|
+
"@openui5/sap.ui.core": "1.84.54"
|
|
19
19
|
}
|
|
20
20
|
}
|
package/src/sap/tnt/.library
CHANGED
|
@@ -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.84.
|
|
9
|
+
<version>1.84.54</version>
|
|
10
10
|
|
|
11
11
|
<documentation>SAPUI5 library with responsive controls.</documentation>
|
|
12
12
|
|
package/src/sap/tnt/InfoLabel.js
CHANGED
package/src/sap/tnt/ToolPage.js
CHANGED
package/src/sap/tnt/library.js
CHANGED
|
@@ -17,14 +17,14 @@ 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.84.
|
|
20
|
+
* @version 1.84.54
|
|
21
21
|
* @public
|
|
22
22
|
*/
|
|
23
23
|
|
|
24
24
|
// delegate further initialization of this library to the Core
|
|
25
25
|
sap.ui.getCore().initLibrary({
|
|
26
26
|
name : "sap.tnt",
|
|
27
|
-
version: "1.84.
|
|
27
|
+
version: "1.84.54",
|
|
28
28
|
dependencies : ["sap.ui.core", "sap.m"],
|
|
29
29
|
designtime: "sap/tnt/designtime/library.designtime",
|
|
30
30
|
types: [
|
|
@@ -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
|
|
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
|
|
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
|
|