@openui5/sap.tnt 1.135.0 → 1.136.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/REUSE.toml +649 -0
- package/THIRDPARTY.txt +22 -22
- package/package.json +3 -3
- package/src/sap/tnt/.library +2 -2
- package/src/sap/tnt/IllustratedMessageType.js +1 -1
- package/src/sap/tnt/InfoLabel.js +2 -2
- package/src/sap/tnt/InfoLabelRenderer.js +1 -1
- package/src/sap/tnt/NavigationList.js +4 -2
- package/src/sap/tnt/NavigationListGroup.js +7 -2
- package/src/sap/tnt/NavigationListItem.js +2 -2
- package/src/sap/tnt/NavigationListItemBase.js +15 -10
- package/src/sap/tnt/NavigationListMenuItem.js +2 -2
- package/src/sap/tnt/NavigationListRenderer.js +1 -1
- package/src/sap/tnt/SideNavigation.js +2 -2
- package/src/sap/tnt/SideNavigationRenderer.js +1 -1
- package/src/sap/tnt/ToolHeader.js +2 -2
- package/src/sap/tnt/ToolHeaderRenderer.js +1 -1
- package/src/sap/tnt/ToolHeaderUtilitySeparator.js +2 -2
- package/src/sap/tnt/ToolPage.js +2 -2
- package/src/sap/tnt/ToolPageRenderer.js +1 -1
- package/src/sap/tnt/designtime/NavigationList.designtime.js +1 -1
- package/src/sap/tnt/designtime/NavigationListGroup.designtime.js +1 -1
- package/src/sap/tnt/designtime/NavigationListItem.designtime.js +1 -1
- package/src/sap/tnt/designtime/library.designtime.js +1 -1
- package/src/sap/tnt/flexibility/NavigationList.flexibility.js +1 -1
- package/src/sap/tnt/flexibility/NavigationListGroup.flexibility.js +1 -1
- package/src/sap/tnt/flexibility/NavigationListItem.flexibility.js +1 -1
- package/src/sap/tnt/library.js +3 -3
- package/src/sap/tnt/themes/base/NavigationList.less +23 -4
- package/src/sap/tnt/themes/base/library.source.less +1 -1
- package/src/sap/tnt/themes/sap_hcb/library.source.less +1 -1
- package/ui5.yaml +1 -1
- package/.reuse/dep5 +0 -471
package/THIRDPARTY.txt
CHANGED
|
@@ -26,7 +26,7 @@ Component: Ace (Ajax.org Cloud9 Editor), version: 1.36.5
|
|
|
26
26
|
Copyright: 2010, Ajax.org B.V.
|
|
27
27
|
License: BSD-3-Clause
|
|
28
28
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/BSD-3-Clause.txt
|
|
29
|
-
Contained in: src/sap.ui.codeeditor/src/sap/ui/codeeditor/js/ace
|
|
29
|
+
Contained in: src/sap.ui.codeeditor/src/sap/ui/codeeditor/js/ace/**
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
Library: sap.ui.commons:
|
|
@@ -71,7 +71,7 @@ Component: jQuery UI 1.10, version: 1.10.4
|
|
|
71
71
|
Copyright: 2014 jQuery Foundation and other contributors
|
|
72
72
|
License: MIT
|
|
73
73
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
|
|
74
|
-
Contained in: src/sap.ui.core/src/sap/ui/thirdparty/jqueryui
|
|
74
|
+
Contained in: src/sap.ui.core/src/sap/ui/thirdparty/jqueryui/**
|
|
75
75
|
src/sap.ui.core/src/jquery.sap.dom.js
|
|
76
76
|
|
|
77
77
|
Component: jQuery UI 1.11, version: 1.11.1
|
|
@@ -191,13 +191,13 @@ Component: Unicode Common Locale Data Repository, version: 46.1.0
|
|
|
191
191
|
Copyright: 1991-2024 Unicode, Inc.
|
|
192
192
|
License: LicenseRef-Unicode-3.0
|
|
193
193
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/LicenseRef-Unicode-3.0.txt
|
|
194
|
-
Contained in: src/sap.ui.core/src/sap/ui/core/cldr
|
|
194
|
+
Contained in: src/sap.ui.core/src/sap/ui/core/cldr/**
|
|
195
195
|
|
|
196
196
|
Component: MobiScroll, version: 2.9.0
|
|
197
197
|
Copyright: 2010-2013, Acid Media
|
|
198
198
|
License: MIT
|
|
199
199
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
|
|
200
|
-
Contained in: src/sap.ui.core/src/sap/ui/thirdparty/mobiscroll
|
|
200
|
+
Contained in: src/sap.ui.core/src/sap/ui/thirdparty/mobiscroll/**
|
|
201
201
|
|
|
202
202
|
Component: SinonJS, version: 1.14.1
|
|
203
203
|
Copyright: 2010-2014, Christian Johansen, christian@cjohansen.no
|
|
@@ -310,7 +310,7 @@ Component: Hyphenopoly, version: 3.4.0
|
|
|
310
310
|
Copyright: 2021 Mathias Nater
|
|
311
311
|
License: MIT
|
|
312
312
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
|
|
313
|
-
Contained in: src/sap.ui.core/src/sap/ui/thirdparty/hyphenopoly
|
|
313
|
+
Contained in: src/sap.ui.core/src/sap/ui/thirdparty/hyphenopoly/**
|
|
314
314
|
|
|
315
315
|
Component: p-cancelable, version: 2.0.0
|
|
316
316
|
Copyright: Sindre Sorhus <sindresorhus@gmail.com>
|
|
@@ -349,7 +349,7 @@ Component: highlight.js, version: 11.9.0
|
|
|
349
349
|
Copyright: 2006-2020, Ivan Sagalaev
|
|
350
350
|
License: BSD-3-Clause
|
|
351
351
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/BSD-3-Clause.txt
|
|
352
|
-
Contained in: src/sap.ui.documentation/src/sap/ui/documentation/sdk/thirdparty/highlight.js
|
|
352
|
+
Contained in: src/sap.ui.documentation/src/sap/ui/documentation/sdk/thirdparty/highlight.js/**
|
|
353
353
|
|
|
354
354
|
Component: Elasticlunr, version: 0.9.5
|
|
355
355
|
Copyright: 2017 Wei Song and Oliver Nightingale
|
|
@@ -361,13 +361,13 @@ Component: DataTables, version: 2.0.1
|
|
|
361
361
|
Copyright: SpryMedia Ltd
|
|
362
362
|
License: MIT
|
|
363
363
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
|
|
364
|
-
Contained in: src/sap.ui.documentation/src/sap/ui/documentation/sdk/thirdparty/DataTables/DataTables-2.0.1
|
|
364
|
+
Contained in: src/sap.ui.documentation/src/sap/ui/documentation/sdk/thirdparty/DataTables/DataTables-2.0.1/**
|
|
365
365
|
|
|
366
366
|
Component: Buttons extension for DataTables, version: 3.0.0
|
|
367
367
|
Copyright: SpryMedia Ltd
|
|
368
368
|
License: MIT
|
|
369
369
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
|
|
370
|
-
Contained in: src/sap.ui.documentation/src/sap/ui/documentation/sdk/thirdparty/DataTables/Buttons-3.0.0
|
|
370
|
+
Contained in: src/sap.ui.documentation/src/sap/ui/documentation/sdk/thirdparty/DataTables/Buttons-3.0.0/**
|
|
371
371
|
|
|
372
372
|
|
|
373
373
|
Library: sap.ui.integration:
|
|
@@ -376,7 +376,7 @@ Component: UI5 Web Components, version: 1.7.0
|
|
|
376
376
|
Copyright: SAP
|
|
377
377
|
License: Apache-2.0
|
|
378
378
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
|
|
379
|
-
Contained in: src/sap.ui.integration/src/sap/ui/integration/thirdparty/webcomponents
|
|
379
|
+
Contained in: src/sap.ui.integration/src/sap/ui/integration/thirdparty/webcomponents/**
|
|
380
380
|
|
|
381
381
|
Component: Adaptive Cards, version: 2.9.0
|
|
382
382
|
Copyright: 2017 Microsoft
|
|
@@ -416,18 +416,18 @@ Component: UI5 Web Components, version: 1.18.0
|
|
|
416
416
|
Copyright: SAP
|
|
417
417
|
License: Apache-2.0
|
|
418
418
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
|
|
419
|
-
Contained in: src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/base
|
|
420
|
-
src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/theming
|
|
421
|
-
src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/localization
|
|
422
|
-
src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/icons
|
|
423
|
-
src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/icons-tnt
|
|
424
|
-
src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/icons-business-suite
|
|
419
|
+
Contained in: src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/base/**
|
|
420
|
+
src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/theming/**
|
|
421
|
+
src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/localization/**
|
|
422
|
+
src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/icons/**
|
|
423
|
+
src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/icons-tnt/**
|
|
424
|
+
src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/icons-business-suite/**
|
|
425
425
|
|
|
426
426
|
Component: lit-html, version: 2.2.2
|
|
427
427
|
Copyright: Google LLC
|
|
428
428
|
License: BSD-3-Clause
|
|
429
429
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/BSD-3-Clause.txt
|
|
430
|
-
Contained in: src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/lit-html
|
|
430
|
+
Contained in: src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/lit-html/**
|
|
431
431
|
|
|
432
432
|
|
|
433
433
|
Library: sap.ui.webc.fiori:
|
|
@@ -436,7 +436,7 @@ Component: UI5 Web Components, version: 1.18.0
|
|
|
436
436
|
Copyright: SAP
|
|
437
437
|
License: Apache-2.0
|
|
438
438
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
|
|
439
|
-
Contained in: src/sap.ui.webc.fiori/src/sap/ui/webc/fiori/thirdparty
|
|
439
|
+
Contained in: src/sap.ui.webc.fiori/src/sap/ui/webc/fiori/thirdparty/**
|
|
440
440
|
|
|
441
441
|
Component: ZXing, version: 0.17.1
|
|
442
442
|
Copyright: 2005 Sun Microsystems, Inc.; 2010-2014 University of Manchester; 2010-2015 Stian Soiland-Reyes; 2015 Peter Hull
|
|
@@ -451,7 +451,7 @@ Component: UI5 Web Components, version: 1.18.0
|
|
|
451
451
|
Copyright: SAP
|
|
452
452
|
License: Apache-2.0
|
|
453
453
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
|
|
454
|
-
Contained in: src/sap.ui.webc.main/src/sap/ui/webc/main/thirdparty
|
|
454
|
+
Contained in: src/sap.ui.webc.main/src/sap/ui/webc/main/thirdparty/**
|
|
455
455
|
|
|
456
456
|
|
|
457
457
|
Outside of Libraries:
|
|
@@ -462,14 +462,14 @@ License: Apache-2.0
|
|
|
462
462
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
|
|
463
463
|
Contained in: lib/jsdoc/ui5/plugin.js
|
|
464
464
|
|
|
465
|
-
Component: SAP Theming Base Content, version: 11.
|
|
465
|
+
Component: SAP Theming Base Content, version: 11.29.1
|
|
466
466
|
Copyright: SAP SE or an SAP affiliate company and Theming Base Content contributors
|
|
467
467
|
License: Apache-2.0
|
|
468
468
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
|
|
469
469
|
Contained in: src/sap.ui.core/src/sap/ui/core/themes/base/base.less
|
|
470
|
-
src/themelib_sap_belize/src/sap/ui/core/themes
|
|
471
|
-
src/themelib_sap_fiori_3/src/sap/ui/core/themes
|
|
472
|
-
src/themelib_sap_horizon/src/sap/ui/core/themes
|
|
470
|
+
src/themelib_sap_belize/src/sap/ui/core/themes/**/base.less
|
|
471
|
+
src/themelib_sap_fiori_3/src/sap/ui/core/themes/**/base.less
|
|
472
|
+
src/themelib_sap_horizon/src/sap/ui/core/themes/**/base.less
|
|
473
473
|
|
|
474
474
|
|
|
475
475
|
ALL LICENSE TEXTS:
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@openui5/sap.tnt",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.136.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/SAP/openui5.git"
|
|
15
15
|
},
|
|
16
16
|
"dependencies": {
|
|
17
|
-
"@openui5/sap.m": "1.
|
|
18
|
-
"@openui5/sap.ui.core": "1.
|
|
17
|
+
"@openui5/sap.m": "1.136.0",
|
|
18
|
+
"@openui5/sap.ui.core": "1.136.0"
|
|
19
19
|
}
|
|
20
20
|
}
|
package/src/sap/tnt/.library
CHANGED
|
@@ -4,9 +4,9 @@
|
|
|
4
4
|
<name>sap.tnt</name>
|
|
5
5
|
<vendor>SAP SE</vendor>
|
|
6
6
|
<copyright>OpenUI5
|
|
7
|
-
* (c) Copyright
|
|
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.
|
|
9
|
+
<version>1.136.0</version>
|
|
10
10
|
|
|
11
11
|
<documentation>SAPUI5 library with responsive controls.</documentation>
|
|
12
12
|
|
package/src/sap/tnt/InfoLabel.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright
|
|
3
|
+
* (c) Copyright 2025 SAP SE or an SAP affiliate company.
|
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
5
5
|
*/
|
|
6
6
|
|
|
@@ -48,7 +48,7 @@ sap.ui.define([
|
|
|
48
48
|
* @extends sap.ui.core.Control
|
|
49
49
|
*
|
|
50
50
|
* @author SAP SE
|
|
51
|
-
* @version 1.
|
|
51
|
+
* @version 1.136.0
|
|
52
52
|
*
|
|
53
53
|
* @constructor
|
|
54
54
|
* @public
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright
|
|
3
|
+
* (c) Copyright 2025 SAP SE or an SAP affiliate company.
|
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
5
5
|
*/
|
|
6
6
|
|
|
@@ -54,7 +54,7 @@ sap.ui.define([
|
|
|
54
54
|
* @extends sap.ui.core.Control
|
|
55
55
|
*
|
|
56
56
|
* @author SAP SE
|
|
57
|
-
* @version 1.
|
|
57
|
+
* @version 1.136.0
|
|
58
58
|
*
|
|
59
59
|
* @constructor
|
|
60
60
|
* @public
|
|
@@ -405,6 +405,7 @@ sap.ui.define([
|
|
|
405
405
|
var menuItem = new MenuItem({
|
|
406
406
|
icon: item.getIcon(),
|
|
407
407
|
text: item.getText(),
|
|
408
|
+
tooltip: item.getTooltip_AsString() || item.getText(),
|
|
408
409
|
enabled: item.getEnabled()
|
|
409
410
|
});
|
|
410
411
|
menuItem._navItem = item;
|
|
@@ -413,6 +414,7 @@ sap.ui.define([
|
|
|
413
414
|
var subMenuItem = new MenuItem({
|
|
414
415
|
icon: subItem.getIcon(),
|
|
415
416
|
text: subItem.getText(),
|
|
417
|
+
tooltip: subItem.getTooltip_AsString() || subItem.getText(),
|
|
416
418
|
enabled: subItem.getEnabled()
|
|
417
419
|
});
|
|
418
420
|
subMenuItem._navItem = subItem;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright
|
|
3
|
+
* (c) Copyright 2025 SAP SE or an SAP affiliate company.
|
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
5
5
|
*/
|
|
6
6
|
|
|
@@ -21,7 +21,7 @@ sap.ui.define([
|
|
|
21
21
|
* @extends sap.tnt.NavigationListItemBase
|
|
22
22
|
*
|
|
23
23
|
* @author SAP SE
|
|
24
|
-
* @version 1.
|
|
24
|
+
* @version 1.136.0
|
|
25
25
|
*
|
|
26
26
|
* @constructor
|
|
27
27
|
* @public
|
|
@@ -98,6 +98,11 @@ sap.ui.define([
|
|
|
98
98
|
});
|
|
99
99
|
}
|
|
100
100
|
|
|
101
|
+
const sTooltip = this.getTooltip_AsString() || this.getText();
|
|
102
|
+
if (sTooltip) {
|
|
103
|
+
oRM.attr("title", sTooltip);
|
|
104
|
+
}
|
|
105
|
+
|
|
101
106
|
oRM.openEnd();
|
|
102
107
|
|
|
103
108
|
oRM.openStart("span")
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright
|
|
3
|
+
* (c) Copyright 2025 SAP SE or an SAP affiliate company.
|
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
5
5
|
*/
|
|
6
6
|
|
|
@@ -57,7 +57,7 @@ sap.ui.define([
|
|
|
57
57
|
* @extends sap.tnt.NavigationListItemBase
|
|
58
58
|
*
|
|
59
59
|
* @author SAP SE
|
|
60
|
-
* @version 1.
|
|
60
|
+
* @version 1.136.0
|
|
61
61
|
*
|
|
62
62
|
* @constructor
|
|
63
63
|
* @public
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright
|
|
3
|
+
* (c) Copyright 2025 SAP SE or an SAP affiliate company.
|
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
5
5
|
*/
|
|
6
6
|
|
|
@@ -29,7 +29,7 @@ sap.ui.define([
|
|
|
29
29
|
* @extends sap.ui.core.Item
|
|
30
30
|
*
|
|
31
31
|
* @author SAP SE
|
|
32
|
-
* @version 1.
|
|
32
|
+
* @version 1.136.0
|
|
33
33
|
*
|
|
34
34
|
* @constructor
|
|
35
35
|
* @public
|
|
@@ -425,16 +425,24 @@ sap.ui.define([
|
|
|
425
425
|
|
|
426
426
|
const $container = this.$().find(".sapTntNLIItemsContainer").first();
|
|
427
427
|
$container.stop(true, true).slideDown("fast", () => {
|
|
428
|
-
|
|
429
|
-
if (oContainerRef) {
|
|
430
|
-
oContainerRef.classList.toggle("sapTntNLIItemsContainerHidden");
|
|
431
|
-
}
|
|
428
|
+
this._updateContainerVisibility();
|
|
432
429
|
this.getNavigationList()?._updateNavItems();
|
|
433
430
|
});
|
|
434
431
|
|
|
435
432
|
return true;
|
|
436
433
|
};
|
|
437
434
|
|
|
435
|
+
NavigationListItemBase.prototype._updateContainerVisibility = function () {
|
|
436
|
+
const oContainerRef = this.getDomRef()?.querySelector(".sapTntNLIItemsContainer");
|
|
437
|
+
if (oContainerRef) {
|
|
438
|
+
if (this.getExpanded()) {
|
|
439
|
+
oContainerRef.classList.remove("sapTntNLIItemsContainerHidden");
|
|
440
|
+
} else {
|
|
441
|
+
oContainerRef.classList.add("sapTntNLIItemsContainerHidden");
|
|
442
|
+
}
|
|
443
|
+
}
|
|
444
|
+
};
|
|
445
|
+
|
|
438
446
|
/**
|
|
439
447
|
* Collapses the child items (works only on first-level items).
|
|
440
448
|
*
|
|
@@ -454,10 +462,7 @@ sap.ui.define([
|
|
|
454
462
|
|
|
455
463
|
const $container = this.$().find(".sapTntNLIItemsContainer").first();
|
|
456
464
|
$container.stop(true, true).slideUp("fast", () => {
|
|
457
|
-
|
|
458
|
-
if (oContainerRef) {
|
|
459
|
-
oContainerRef.classList.toggle("sapTntNLIItemsContainerHidden");
|
|
460
|
-
}
|
|
465
|
+
this._updateContainerVisibility();
|
|
461
466
|
this.getNavigationList()?._updateNavItems();
|
|
462
467
|
});
|
|
463
468
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright
|
|
3
|
+
* (c) Copyright 2025 SAP SE or an SAP affiliate company.
|
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
5
5
|
*/
|
|
6
6
|
|
|
@@ -38,7 +38,7 @@ sap.ui.define([
|
|
|
38
38
|
* @extends sap.ui.unified.MenuItem
|
|
39
39
|
*
|
|
40
40
|
* @author SAP SE
|
|
41
|
-
* @version 1.
|
|
41
|
+
* @version 1.136.0
|
|
42
42
|
*
|
|
43
43
|
* @constructor
|
|
44
44
|
* @private
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright
|
|
3
|
+
* (c) Copyright 2025 SAP SE or an SAP affiliate company.
|
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
5
5
|
*/
|
|
6
6
|
sap.ui.define([
|
|
@@ -37,7 +37,7 @@ sap.ui.define([
|
|
|
37
37
|
* @extends sap.ui.core.Control
|
|
38
38
|
*
|
|
39
39
|
* @author SAP SE
|
|
40
|
-
* @version 1.
|
|
40
|
+
* @version 1.136.0
|
|
41
41
|
*
|
|
42
42
|
* @constructor
|
|
43
43
|
* @public
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright
|
|
3
|
+
* (c) Copyright 2025 SAP SE or an SAP affiliate company.
|
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
5
5
|
*/
|
|
6
6
|
|
|
@@ -122,7 +122,7 @@ sap.ui.define([
|
|
|
122
122
|
* @extends sap.m.OverflowToolbar
|
|
123
123
|
*
|
|
124
124
|
* @author SAP SE
|
|
125
|
-
* @version 1.
|
|
125
|
+
* @version 1.136.0
|
|
126
126
|
*
|
|
127
127
|
* @constructor
|
|
128
128
|
* @public
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright
|
|
3
|
+
* (c) Copyright 2025 SAP SE or an SAP affiliate company.
|
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
5
5
|
*/
|
|
6
6
|
|
|
@@ -24,7 +24,7 @@ sap.ui.define([
|
|
|
24
24
|
* @extends sap.ui.core.Control
|
|
25
25
|
*
|
|
26
26
|
* @author SAP SE
|
|
27
|
-
* @version 1.
|
|
27
|
+
* @version 1.136.0
|
|
28
28
|
*
|
|
29
29
|
* @constructor
|
|
30
30
|
* @public
|
package/src/sap/tnt/ToolPage.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright
|
|
3
|
+
* (c) Copyright 2025 SAP SE or an SAP affiliate company.
|
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
5
5
|
*/
|
|
6
6
|
|
|
@@ -41,7 +41,7 @@ sap.ui.define([
|
|
|
41
41
|
* @extends sap.ui.core.Control
|
|
42
42
|
*
|
|
43
43
|
* @author SAP SE
|
|
44
|
-
* @version 1.
|
|
44
|
+
* @version 1.136.0
|
|
45
45
|
*
|
|
46
46
|
* @constructor
|
|
47
47
|
* @public
|
package/src/sap/tnt/library.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright
|
|
3
|
+
* (c) Copyright 2025 SAP SE or an SAP affiliate company.
|
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
5
5
|
*/
|
|
6
6
|
|
|
@@ -22,14 +22,14 @@ sap.ui.define([
|
|
|
22
22
|
* @namespace
|
|
23
23
|
* @alias sap.tnt
|
|
24
24
|
* @author SAP SE
|
|
25
|
-
* @version 1.
|
|
25
|
+
* @version 1.136.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.
|
|
32
|
+
version: "1.136.0",
|
|
33
33
|
dependencies : ["sap.ui.core", "sap.m"],
|
|
34
34
|
designtime: "sap/tnt/designtime/library.designtime",
|
|
35
35
|
types: [
|
|
@@ -19,6 +19,7 @@
|
|
|
19
19
|
@_sap_tnt_NavigationList_ItemBottomMargin: 0;
|
|
20
20
|
@_sap_tnt_NavigationList_ItemBottomMarginInOverflowPopup: 0.1875rem;
|
|
21
21
|
@_sap_tnt_NavigationList_ItemTransition: none;
|
|
22
|
+
@_sap_tnt_NavigationList_ItemTextFontFamily: var(--sapFontFamily);
|
|
22
23
|
@_sap_tnt_NavigationList_NoIconsGroupPadding: 1rem;
|
|
23
24
|
@_sap_tnt_NavigationList_NoIconsNestedItemPadding: 1rem;
|
|
24
25
|
@_sap_tnt_NavigationList_ItemFocusBorderOffset: 1px;
|
|
@@ -43,6 +44,9 @@
|
|
|
43
44
|
@_sap_tnt_NavigationList_ParentItemBottomMarginInPopup: 0;
|
|
44
45
|
@_sap_tnt_NavigationList_Padding: 0;
|
|
45
46
|
@_sap_tnt_NavigationList_PaddingFixed: 0;
|
|
47
|
+
@_sap_tnt_NavigationList_PaddingInlineEnd: 0.375rem;
|
|
48
|
+
@_sap_tnt_NavigationList_ArrowPadding: 0.6875rem;
|
|
49
|
+
@_sap_tnt_NavigationList_ArrowPaddingCompact: 0.3125rem;
|
|
46
50
|
@_sap_tnt_NavigationList_PopupPadding: 0;
|
|
47
51
|
@_sap_tnt_NavigationList_PopupItemPadding: 0 1rem;
|
|
48
52
|
@_sap_tnt_NavigationList_PopupTitleTextSize: @sapMFontMediumSize;
|
|
@@ -54,6 +58,7 @@
|
|
|
54
58
|
@_sap_tnt_NavigationList_Collapsed_HoverOrFocusItemPosition: relative;
|
|
55
59
|
@_sap_tnt_NavigationList_Collapsed_ItemHoverBoxShadow: @_sap_tnt_SideNavigation_BoxShadow;
|
|
56
60
|
@_sap_tnt_NavigationList_CollapsedIconPaddingLeft: 0;
|
|
61
|
+
@_sap_tnt_NavigationList_CollapsedHiddenExpanderPadding: 0;
|
|
57
62
|
@_sap_tnt_NavigationList_NavigationIndicator: "";
|
|
58
63
|
@_sap_tnt_NavigationList_ExpandIconWidth: 2rem;
|
|
59
64
|
@_sap_tnt_NavigationList_ExpandIconMarginRight: 0;
|
|
@@ -96,6 +101,12 @@
|
|
|
96
101
|
flex-direction: column-reverse;
|
|
97
102
|
}
|
|
98
103
|
|
|
104
|
+
.sapUiIcon > .sapUiIconTitle {
|
|
105
|
+
padding-inline-end: @_sap_tnt_NavigationList_PaddingInlineEnd;
|
|
106
|
+
padding-block: @_sap_tnt_NavigationList_ArrowPadding;
|
|
107
|
+
top: -@_sap_tnt_NavigationList_ArrowPadding;
|
|
108
|
+
}
|
|
109
|
+
|
|
99
110
|
.sapTntNL ul {
|
|
100
111
|
margin: 0;
|
|
101
112
|
padding: 0;
|
|
@@ -146,6 +157,7 @@
|
|
|
146
157
|
|
|
147
158
|
.sapMText {
|
|
148
159
|
color: @sapUiListTextColor;
|
|
160
|
+
font-family: @_sap_tnt_NavigationList_ItemTextFontFamily;
|
|
149
161
|
}
|
|
150
162
|
|
|
151
163
|
.sapTntNLIIcon {
|
|
@@ -308,7 +320,7 @@
|
|
|
308
320
|
user-select: none;
|
|
309
321
|
}
|
|
310
322
|
|
|
311
|
-
.sapTntNLI.sapTntNLIWithExpander.sapTntNLITwoClickAreas .sapTntNLIExpandIcon {
|
|
323
|
+
.sapTntNL:not(.sapTntNLCollapsed) .sapTntNLI.sapTntNLIWithExpander.sapTntNLITwoClickAreas .sapTntNLIExpandIcon {
|
|
312
324
|
margin-left: 1rem;
|
|
313
325
|
}
|
|
314
326
|
|
|
@@ -390,7 +402,7 @@
|
|
|
390
402
|
&.sapTntNLITwoClickAreas:not(.sapTntNLIWithExpander) {
|
|
391
403
|
[tabindex]:hover,
|
|
392
404
|
[tabindex]:focus {
|
|
393
|
-
padding-right:
|
|
405
|
+
padding-right: @_sap_tnt_NavigationList_CollapsedHiddenExpanderPadding;
|
|
394
406
|
}
|
|
395
407
|
}
|
|
396
408
|
}
|
|
@@ -465,11 +477,14 @@
|
|
|
465
477
|
}
|
|
466
478
|
|
|
467
479
|
.sapTntNLIWithExpander.sapTntNLITwoClickAreas .sapUiIcon:last-of-type {
|
|
468
|
-
border-left: 0.0625rem solid @sapTextColor;
|
|
469
480
|
height: @sapUiElementCondensedHeight;
|
|
470
481
|
line-height: @sapUiElementCondensedHeight;
|
|
471
482
|
}
|
|
472
483
|
|
|
484
|
+
.sapTntNL:not(.sapTntNLCollapsed) .sapTntNLIWithExpander.sapTntNLITwoClickAreas .sapUiIcon:last-of-type {
|
|
485
|
+
border-left: 0.0625rem solid @sapTextColor;
|
|
486
|
+
}
|
|
487
|
+
|
|
473
488
|
.sapTntNLIWithExpander.sapTntNLITwoClickAreas .sapUiIcon:last-of-type::before {
|
|
474
489
|
line-height: @sapUiElementCondensedHeight;
|
|
475
490
|
}
|
|
@@ -509,7 +524,6 @@ html[dir=rtl] .sapTntNLISelected:not(.sapTntNLIDisabled) {
|
|
|
509
524
|
display: flex;
|
|
510
525
|
cursor: pointer;
|
|
511
526
|
box-sizing: border-box;
|
|
512
|
-
gap: 0.4375rem;
|
|
513
527
|
align-items: center;
|
|
514
528
|
|
|
515
529
|
&::before {
|
|
@@ -748,6 +762,11 @@ html[dir=rtl] .sapTntNLISelected:not(.sapTntNLIDisabled) {
|
|
|
748
762
|
/* Compact size */
|
|
749
763
|
.sapUiSizeCompact {
|
|
750
764
|
|
|
765
|
+
.sapUiIcon > .sapUiIconTitle {
|
|
766
|
+
padding-block: @_sap_tnt_NavigationList_ArrowPaddingCompact;
|
|
767
|
+
top: -@_sap_tnt_NavigationList_ArrowPaddingCompact;
|
|
768
|
+
}
|
|
769
|
+
|
|
751
770
|
.sapTntNL.sapTntNLCollapsed li:not(.sapTntNLSeparator) {
|
|
752
771
|
min-height: @_sap_tnt_NavigationList_ItemHeightCompact + @_sap_tnt_NavigationList_ItemBottomMargin;
|
|
753
772
|
}
|