@openui5/themelib_sap_fiori_3 1.111.2 → 1.112.2

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openui5/themelib_sap_fiori_3",
3
- "version": "1.111.2",
3
+ "version": "1.112.2",
4
4
  "description": "OpenUI5 Theme Library sap_fiori_3",
5
5
  "author": "SAP SE (https://www.sap.com)",
6
6
  "license": "Apache-2.0",
@@ -14,22 +14,22 @@
14
14
  "url": "https://github.com/SAP/openui5.git"
15
15
  },
16
16
  "devDependencies": {
17
- "@openui5/sap.f": "1.111.2",
18
- "@openui5/sap.m": "1.111.2",
19
- "@openui5/sap.tnt": "1.111.2",
20
- "@openui5/sap.ui.codeeditor": "1.111.2",
21
- "@openui5/sap.ui.commons": "1.111.2",
22
- "@openui5/sap.ui.core": "1.111.2",
23
- "@openui5/sap.ui.dt": "1.111.2",
24
- "@openui5/sap.ui.fl": "1.111.2",
25
- "@openui5/sap.ui.mdc": "1.111.2",
26
- "@openui5/sap.ui.integration": "1.111.2",
27
- "@openui5/sap.ui.layout": "1.111.2",
28
- "@openui5/sap.ui.rta": "1.111.2",
29
- "@openui5/sap.ui.suite": "1.111.2",
30
- "@openui5/sap.ui.table": "1.111.2",
31
- "@openui5/sap.ui.unified": "1.111.2",
32
- "@openui5/sap.ui.ux3": "1.111.2",
33
- "@openui5/sap.uxap": "1.111.2"
17
+ "@openui5/sap.f": "1.112.2",
18
+ "@openui5/sap.m": "1.112.2",
19
+ "@openui5/sap.tnt": "1.112.2",
20
+ "@openui5/sap.ui.codeeditor": "1.112.2",
21
+ "@openui5/sap.ui.commons": "1.112.2",
22
+ "@openui5/sap.ui.core": "1.112.2",
23
+ "@openui5/sap.ui.dt": "1.112.2",
24
+ "@openui5/sap.ui.fl": "1.112.2",
25
+ "@openui5/sap.ui.mdc": "1.112.2",
26
+ "@openui5/sap.ui.integration": "1.112.2",
27
+ "@openui5/sap.ui.layout": "1.112.2",
28
+ "@openui5/sap.ui.rta": "1.112.2",
29
+ "@openui5/sap.ui.suite": "1.112.2",
30
+ "@openui5/sap.ui.table": "1.112.2",
31
+ "@openui5/sap.ui.unified": "1.112.2",
32
+ "@openui5/sap.ui.ux3": "1.112.2",
33
+ "@openui5/sap.uxap": "1.112.2"
34
34
  }
35
35
  }
@@ -253,7 +253,7 @@
253
253
  }
254
254
 
255
255
  //sap.m.Label
256
- .sapMLabel.sapMLabelTBHeader {
256
+ .sapMTB > .sapMLabel {
257
257
  color: @sapUiShellTextColor;
258
258
  }
259
259
 
@@ -256,7 +256,7 @@
256
256
  }
257
257
 
258
258
  //sap.m.Label
259
- .sapMLabel.sapMLabelTBHeader {
259
+ .sapMTB > .sapMLabel {
260
260
  color: @sapUiShellTextColor;
261
261
  }
262
262
 
@@ -75,30 +75,4 @@
75
75
  vertical-align: middle;
76
76
  }
77
77
  }
78
- }
79
-
80
- .sapMListTblCell {
81
- .sapMObjStatus {
82
- display: inline-table;
83
-
84
- .sapMObjStatusText {
85
- line-height: 2rem;
86
- vertical-align: middle;
87
- }
88
-
89
- .sapMObjStatusIcon {
90
- line-height: 2rem;
91
- }
92
- }
93
- .sapMObjStatus.sapMObjStatusInverted {
94
- display: inline-table;
95
-
96
- .sapMObjStatusText {
97
- line-height: 1rem;
98
- vertical-align: middle;
99
- }
100
- .sapMObjStatusIcon {
101
- line-height: 1rem;
102
- }
103
- }
104
78
  }
@@ -3,7 +3,8 @@
3
3
  /* Fiori 3 theme */
4
4
  /* ============================== */
5
5
 
6
- html.sap-desktop .sapMTBActive:focus {
6
+ html.sap-desktop .sapMTBActive:focus,
7
+ html.sap-desktop .sapMTBActive.sapMTBFocused {
7
8
  outline: 0.0625rem dotted @sapUiContentFocusColor;
8
9
  outline-offset: -0.1875rem;
9
10
  }
@@ -66,7 +67,7 @@ html.sap-desktop .sapMTBActive:focus {
66
67
  }
67
68
  }
68
69
 
69
- html.sap-desktop .sapMTB-Info-CTX.sapMTBActive:focus {
70
+ html.sap-desktop .sapMTB-Info-CTX.sapMTBActive.sapMTBFocused {
70
71
  outline-color: @sapUiContentContrastFocusColor;
71
72
  }
72
73
 
@@ -74,30 +74,4 @@
74
74
  vertical-align: middle;
75
75
  }
76
76
  }
77
- }
78
-
79
- .sapMListTblCell {
80
- .sapMObjStatus {
81
- display: inline-table;
82
-
83
- .sapMObjStatusText {
84
- line-height: 2rem;
85
- vertical-align: middle;
86
- }
87
-
88
- .sapMObjStatusIcon {
89
- line-height: 2rem;
90
- }
91
- }
92
- .sapMObjStatus.sapMObjStatusInverted {
93
- display: inline-table;
94
-
95
- .sapMObjStatusText {
96
- line-height: 1rem;
97
- vertical-align: middle;
98
- }
99
- .sapMObjStatusIcon {
100
- line-height: 1rem;
101
- }
102
- }
103
77
  }
@@ -3,7 +3,7 @@
3
3
  /* Quartz Dark theme */
4
4
  /* ============================== */
5
5
 
6
- html.sap-desktop .sapMTBActive:focus {
6
+ html.sap-desktop .sapMTBActive.sapMTBFocused {
7
7
  outline: 0.0625rem dotted @sapUiContentFocusColor;
8
8
  outline-offset: -0.1875rem;
9
9
  }
@@ -58,7 +58,7 @@ html.sap-desktop .sapMTBActive:focus {
58
58
  }
59
59
  }
60
60
 
61
- html.sap-desktop .sapMTB-Info-CTX.sapMTBActive:focus {
61
+ html.sap-desktop .sapMTB-Info-CTX.sapMTBActive.sapMTBFocused {
62
62
  outline-color: @sapUiContentContrastFocusColor;
63
63
  }
64
64
 
@@ -317,29 +317,4 @@ html.sap-desktop .sapMObjStatusActive:focus {
317
317
  line-height: 0.875rem;
318
318
  }
319
319
  }
320
- }
321
-
322
- .sapMListTblCell {
323
- .sapMObjStatus {
324
- display: inline-table;
325
-
326
- .sapMObjStatusText {
327
- line-height: 2rem;
328
- vertical-align: middle;
329
- }
330
-
331
- .sapMObjStatusIcon {
332
- line-height: 2rem;
333
- }
334
- }
335
- .sapMObjStatus.sapMObjStatusInverted {
336
- display: inline-table;
337
-
338
- .sapMObjStatusText {
339
- vertical-align: middle;
340
- }
341
- .sapMObjStatusIcon {
342
- line-height: 0.875rem;
343
- }
344
- }
345
320
  }
@@ -3,7 +3,7 @@
3
3
  /* Quartz High Contrast Black theme */
4
4
  /* ================================= */
5
5
 
6
- html.sap-desktop .sapMTBActive:focus {
6
+ html.sap-desktop .sapMTBActive.sapMTBFocused {
7
7
  outline: 0.125rem dotted @sapUiContentContrastFocusColor;
8
8
  outline-offset: -0.1875rem;
9
9
  }
@@ -317,29 +317,4 @@ html.sap-desktop .sapMObjStatusActive:focus {
317
317
  line-height: 0.875rem;
318
318
  }
319
319
  }
320
- }
321
-
322
- .sapMListTblCell {
323
- .sapMObjStatus {
324
- display: inline-table;
325
-
326
- .sapMObjStatusText {
327
- line-height: 2rem;
328
- vertical-align: middle;
329
- }
330
-
331
- .sapMObjStatusIcon {
332
- line-height: 2rem;
333
- }
334
- }
335
- .sapMObjStatus.sapMObjStatusInverted {
336
- display: inline-table;
337
-
338
- .sapMObjStatusText {
339
- vertical-align: middle;
340
- }
341
- .sapMObjStatusIcon {
342
- line-height: 0.875rem;
343
- }
344
- }
345
320
  }
@@ -3,7 +3,7 @@
3
3
  /* Quartz High Contrast White theme */
4
4
  /* ================================= */
5
5
 
6
- html.sap-desktop .sapMTBActive:focus {
6
+ html.sap-desktop .sapMTBActive.sapMTBFocused {
7
7
  outline: 0.125rem dotted @sapUiContentContrastFocusColor;
8
8
  outline-offset: -0.1875rem;
9
9
  }
@@ -6,7 +6,7 @@
6
6
  <copyright>OpenUI5
7
7
  * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
8
8
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
9
- <version>1.111.2</version>
9
+ <version>1.112.2</version>
10
10
 
11
11
  <documentation>SAPUI5 Fiori 3 theme library.</documentation>
12
12
 
@@ -6,7 +6,7 @@
6
6
  <copyright>OpenUI5
7
7
  * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
8
8
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
9
- <version>1.111.2</version>
9
+ <version>1.112.2</version>
10
10
 
11
11
  <documentation>SAPUI5 quartz dark black theme library.</documentation>
12
12
 
@@ -6,7 +6,7 @@
6
6
  <copyright>OpenUI5
7
7
  * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
8
8
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
9
- <version>1.111.2</version>
9
+ <version>1.112.2</version>
10
10
 
11
11
  <documentation>SAPUI5 quartz high contrast black theme library.</documentation>
12
12
 
@@ -6,7 +6,7 @@
6
6
  <copyright>OpenUI5
7
7
  * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
8
8
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
9
- <version>1.111.2</version>
9
+ <version>1.112.2</version>
10
10
 
11
11
  <documentation>SAPUI5 belize high contrast white theme library.</documentation>
12
12