@openui5/sap.tnt 1.93.0 → 1.93.4

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
@@ -464,3 +464,8 @@ Copyright:
464
464
  License: Apache-2.0
465
465
  Comment: these files contain content from SAP and JSDoc 3: plugin.js is overall written by SAP, but contains code taken from JSDoc 3.6.7 (see the respective comments)
466
466
 
467
+ Files: src/sap.ui.core/src/sap/ui/core/themes/base/base.less src/themelib_sap_belize/src/sap/ui/core/themes/*/base.less src/themelib_sap_fiori_3/src/sap/ui/core/themes/*/base.less src/themelib_sap_horizon/src/sap/ui/core/themes/*/base.less
468
+ Copyright: SAP SE or an SAP affiliate company and Theming Base Content contributors
469
+ License: Apache-2.0
470
+ Comment: these files belong to: SAP Theming Base Content
471
+
package/THIRDPARTY.txt CHANGED
@@ -197,7 +197,7 @@ License: BSD-3-Clause
197
197
  License Text: https://github.com/SAP/openui5/blob/master/LICENSES/BSD-3-Clause.txt
198
198
  Contained in: src/sap.ui.core/src/sap/ui/thirdparty/sinon-qunit.js
199
199
 
200
- Component: URI.js, version: 1.19.6
200
+ Component: URI.js, version: 1.19.7
201
201
  Copyright: Rodney Rehm
202
202
  License: MIT
203
203
  License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
@@ -462,6 +462,15 @@ 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.1.34
466
+ Copyright: SAP SE or an SAP affiliate company and Theming Base Content contributors
467
+ License: Apache-2.0
468
+ License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
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/*/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
+
465
474
 
466
475
  ALL LICENSE TEXTS:
467
476
  ==================
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openui5/sap.tnt",
3
- "version": "1.93.0",
3
+ "version": "1.93.4",
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.93.0",
18
- "@openui5/sap.ui.core": "1.93.0"
17
+ "@openui5/sap.m": "1.93.4",
18
+ "@openui5/sap.ui.core": "1.93.4"
19
19
  }
20
20
  }
@@ -6,7 +6,7 @@
6
6
  <copyright>OpenUI5
7
7
  * (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
8
8
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
9
- <version>1.93.0</version>
9
+ <version>1.93.4</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.93.0
50
+ * @version 1.93.4
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.93.0
44
+ * @version 1.93.4
45
45
  *
46
46
  * @constructor
47
47
  * @public
@@ -32,7 +32,7 @@ sap.ui.define(["./library", 'sap/ui/core/Core', "sap/ui/core/Item", 'sap/ui/core
32
32
  * @extends sap.ui.core.Item
33
33
  *
34
34
  * @author SAP SE
35
- * @version 1.93.0
35
+ * @version 1.93.4
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.93.0
43
+ * @version 1.93.4
44
44
  *
45
45
  * @constructor
46
46
  * @public
@@ -121,7 +121,7 @@ sap.ui.define([
121
121
  * @implements sap.tnt.IToolHeader
122
122
  *
123
123
  * @author SAP SE
124
- * @version 1.93.0
124
+ * @version 1.93.4
125
125
  *
126
126
  * @constructor
127
127
  * @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.93.0
27
+ * @version 1.93.4
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.93.0
39
+ * @version 1.93.4
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.93.0
20
+ * @version 1.93.4
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.93.0",
28
+ version: "1.93.4",
29
29
  dependencies : ["sap.ui.core", "sap.m"],
30
30
  designtime: "sap/tnt/designtime/library.designtime",
31
31
  types: [
@@ -6,7 +6,7 @@
6
6
  @_sap_tnt_NavigationList_ItemHeight: 3rem;
7
7
  @_sap_tnt_NavigationList_NoIconsGroupPadding: 1rem;
8
8
  @_sap_tnt_NavigationList_NoIconsNestedItemPadding: 1rem;
9
- @_sap_tnt_NavigationList_ItemFocusBorder: 1px dotted @sapUiContentFocusColor;
9
+ @_sap_tnt_NavigationList_ItemFocusBorder: @sapUiContentFocusWidth @sapUiContentFocusStyle @sapUiContentFocusColor;
10
10
  @_sap_tnt_NavigationList_SelectedItemBorderColor: @sapUiListSelectionBorderColor;
11
11
  @_sap_tnt_NavigationList_Collapsed_SelectedGroupBorderColor: @_sap_tnt_NavigationList_SelectedItemBorderColor;
12
12
  @_sap_tnt_NavigationList_Collapsed_GroupBorderColor: @sapUiListBorderColor;
@@ -170,11 +170,12 @@
170
170
 
171
171
  .sapTntNavLIItemSelected.sapTntNavLIItem,
172
172
  .sapTntNavLIItemSelected .sapTntNavLIGroup,
173
- .sapTntNavLIItemSelected.sapTntNavLIGroupItem.sapTntNavLIGroupItem {
173
+ .sapTntNavLIItemSelected.sapTntNavLIGroupItem {
174
174
  background-color: @sapUiListSelectionBackgroundColor;
175
175
  }
176
176
 
177
177
  .sapTntNavLIItemSelected .sapTntNavLIItem:hover,
178
+ .sapTntNavLIItemSelected.sapTntNavLIItem.sapTntNavLIGroup:hover,
178
179
  .sapTntNavLIItemSelected.sapTntNavLIGroupItem.sapTntNavLIGroupItem:hover {
179
180
  background-color: @sapUiListSelectionHoverBackground;
180
181
  }