@openui5/themelib_sap_belize 1.133.0 → 1.134.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/dep5 CHANGED
@@ -364,13 +364,6 @@ Copyright:
364
364
  License: Apache-2.0 and ISC
365
365
  Comment: these files contain content from SAP and node-lru-cache: LRUPersistentCache.js is overall written by SAP, but portions ('Least Recently Used' logic) are taken from the node-lru-cache project (see https://github.com/isaacs/node-lru-cache/blob/v2.7.3/README.md) and modified.
366
366
 
367
- Files: src/sap.ui.core/test/sap/ui/core/qunit/i18n/helper/_timezones.js
368
- Copyright:
369
- 2009-2024 SAP SE or an SAP affiliate company and OpenUI5 contributors
370
- Arthur David Olson, Paul Eggert and other contributors
371
- License: Apache-2.0 and LicenseRef-tzdata-PublicDomain
372
- Comment: these files contain content from SAP and Time Zone Database: _timezones.js is overall written by SAP, but the list of IANA timezone IDs is taken from the Timezone Database
373
-
374
367
 
375
368
  # Library: sap.ui.documentation:
376
369
 
package/THIRDPARTY.txt CHANGED
@@ -22,7 +22,7 @@ Contained in: src/sap.m/test/sap/m/qunit/_thirdparty/qunit-composite.css
22
22
 
23
23
  Library: sap.ui.codeeditor:
24
24
 
25
- Component: Ace (Ajax.org Cloud9 Editor), version: 1.31.1
25
+ 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
@@ -342,12 +342,6 @@ License: ISC
342
342
  License Text: https://github.com/SAP/openui5/blob/master/LICENSES/ISC.txt
343
343
  Contained in: src/sap.ui.core/src/sap/ui/core/cache/LRUPersistentCache.js
344
344
 
345
- Component: Time Zone Database, version: 2024b
346
- Copyright: Arthur David Olson, Paul Eggert and other contributors
347
- License: LicenseRef-tzdata-PublicDomain
348
- License Text: https://github.com/SAP/openui5/blob/master/LICENSES/LicenseRef-tzdata-PublicDomain.txt
349
- Contained in: src/sap.ui.core/test/sap/ui/core/qunit/i18n/helper/_timezones.js
350
-
351
345
 
352
346
  Library: sap.ui.documentation:
353
347
 
@@ -1015,21 +1009,6 @@ END of license: LicenseRef-Unicode-3.0
1015
1009
  =================================
1016
1010
 
1017
1011
 
1018
- =================================
1019
- BEGIN of license: LicenseRef-tzdata-PublicDomain
1020
- =================================
1021
-
1022
- Unless specified below, all files in the tz code and data (including
1023
- this LICENSE file) are in the public domain.
1024
-
1025
- If the files date.c, newstrftime.3, and strftime.c are present, they
1026
- contain material derived from BSD and use the BSD 3-clause license.
1027
-
1028
- =================================
1029
- END of license: LicenseRef-tzdata-PublicDomain
1030
- =================================
1031
-
1032
-
1033
1012
  =================================
1034
1013
  BEGIN of license: MIT
1035
1014
  =================================
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openui5/themelib_sap_belize",
3
- "version": "1.133.0",
3
+ "version": "1.134.0",
4
4
  "description": "OpenUI5 Theme Library sap_belize",
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.133.0",
18
- "@openui5/sap.m": "1.133.0",
19
- "@openui5/sap.tnt": "1.133.0",
20
- "@openui5/sap.ui.codeeditor": "1.133.0",
21
- "@openui5/sap.ui.commons": "1.133.0",
22
- "@openui5/sap.ui.core": "1.133.0",
23
- "@openui5/sap.ui.dt": "1.133.0",
24
- "@openui5/sap.ui.fl": "1.133.0",
25
- "@openui5/sap.ui.mdc": "1.133.0",
26
- "@openui5/sap.ui.integration": "1.133.0",
27
- "@openui5/sap.ui.layout": "1.133.0",
28
- "@openui5/sap.ui.rta": "1.133.0",
29
- "@openui5/sap.ui.suite": "1.133.0",
30
- "@openui5/sap.ui.table": "1.133.0",
31
- "@openui5/sap.ui.unified": "1.133.0",
32
- "@openui5/sap.ui.ux3": "1.133.0",
33
- "@openui5/sap.uxap": "1.133.0"
17
+ "@openui5/sap.f": "1.134.0",
18
+ "@openui5/sap.m": "1.134.0",
19
+ "@openui5/sap.tnt": "1.134.0",
20
+ "@openui5/sap.ui.codeeditor": "1.134.0",
21
+ "@openui5/sap.ui.commons": "1.134.0",
22
+ "@openui5/sap.ui.core": "1.134.0",
23
+ "@openui5/sap.ui.dt": "1.134.0",
24
+ "@openui5/sap.ui.fl": "1.134.0",
25
+ "@openui5/sap.ui.mdc": "1.134.0",
26
+ "@openui5/sap.ui.integration": "1.134.0",
27
+ "@openui5/sap.ui.layout": "1.134.0",
28
+ "@openui5/sap.ui.rta": "1.134.0",
29
+ "@openui5/sap.ui.suite": "1.134.0",
30
+ "@openui5/sap.ui.table": "1.134.0",
31
+ "@openui5/sap.ui.unified": "1.134.0",
32
+ "@openui5/sap.ui.ux3": "1.134.0",
33
+ "@openui5/sap.uxap": "1.134.0"
34
34
  }
35
35
  }
@@ -92,14 +92,27 @@ ui-integration-card.sapFCardTransparent > [data-sap-ui-area] > .sapFCard {
92
92
  .sapFCard .sapFCardHeader {
93
93
  position: relative;
94
94
  flex-shrink: 0;
95
- justify-content: space-between;
96
95
  background: @sapUiTileBackground;
97
96
  border-bottom: @_sap_f_Card_HeaderBorder;
98
97
  border-radius: @_sap_f_Card_BorderRadius @_sap_f_Card_BorderRadius 0 0;
99
98
  padding: @_sap_f_Card_ContentPadding;
100
99
  display: flex;
100
+ flex-direction: column;
101
+
102
+ &.sapFCardHeaderHasToolbar {
103
+ min-height: 2rem;
104
+
105
+ .sapFCardHeaderText {
106
+ margin-inline-end: 3rem;
107
+ width: unset;
108
+ }
101
109
 
102
- .sapFCardHeaderWrapper {
110
+ .sapFCardNumericHeaderNumericPart {
111
+ margin-inline-end: 3rem;
112
+ }
113
+ }
114
+
115
+ .sapFCardHeaderMainPart {
103
116
  outline: none;
104
117
  display: flex;
105
118
  min-width: 0;
@@ -194,8 +207,14 @@ ui-integration-card.sapFCardTransparent > [data-sap-ui-area] > .sapFCard {
194
207
  margin-right: 1rem;
195
208
  }
196
209
 
197
- .sapFCardHeaderToolbarCont .sapFCardHeaderToolbar {
198
- margin: -0.25rem 0 -0.25rem 0.5rem;
210
+ .sapFCardHeaderToolbarCont {
211
+ position: absolute;
212
+ right: 1rem;
213
+ top: 1rem;
214
+
215
+ .sapFCardHeaderToolbar {
216
+ margin: -0.25rem 0 -0.25rem 0.5rem;
217
+ }
199
218
  }
200
219
 
201
220
  .sapFCardHeaderBanner {
@@ -250,7 +269,13 @@ ui-integration-card.sapFCardTransparent > [data-sap-ui-area] > .sapFCard {
250
269
 
251
270
  .sapFCard .sapFCardHeader.sapFCardNumericHeader {
252
271
 
253
- .sapFCardHeaderContent {
272
+ .sapFCardNumericHeaderNumericPart .sapFCardHeaderNumericPartFirstLine {
273
+ display: flex;
274
+ overflow: hidden;
275
+ align-items: center;
276
+ }
277
+
278
+ .sapFCardHeaderMainPart {
254
279
  outline: none;
255
280
  min-width: 0; // fixes Chrome issue
256
281
  flex: 1;
@@ -281,17 +306,6 @@ ui-integration-card.sapFCardTransparent > [data-sap-ui-area] > .sapFCard {
281
306
  color: @sapUiTileTextColor;
282
307
  }
283
308
 
284
- .sapFCardAvatarAndIndicatorsLine {
285
- display: flex;
286
- align-items: center;
287
- overflow: hidden;
288
-
289
- .sapFCardIcon.sapFAvatar {
290
- margin-top: 0.5rem;
291
- margin-right: 0;
292
- }
293
- }
294
-
295
309
  .sapFCardNumericIndicators {
296
310
  margin-top: 0.25rem;
297
311
  flex: 1;
@@ -453,8 +467,15 @@ html[data-sap-ui-browser^="cr"] .sapFCard {
453
467
 
454
468
  .sapFCard.sapFCardNoContent .sapFCardHeader {
455
469
  border-bottom: none;
456
- border-radius: @_sap_f_Card_BorderRadius;
457
- flex-grow: 1;
470
+
471
+ &.sapFCardHeaderMainPartOnly {
472
+ flex-grow: 1;
473
+
474
+ .sapFCardHeaderMainPart {
475
+ flex-grow: 1;
476
+ align-items: flex-start;
477
+ }
478
+ }
458
479
  }
459
480
 
460
481
  .sapFCard.sapFCardSectionInteractive {
@@ -484,9 +505,7 @@ html[data-sap-ui-browser^="cr"] .sapFCard {
484
505
  }
485
506
  }
486
507
 
487
- .sapFCardHeader:not(.sapFCardHeaderToolbarFocused):focus-within::before,
488
- .sapFGridContainer .sapFGridContainerItemWrapperNoVisualFocus:focus > .sapFCard > .sapFCardHeader:not(.sapFCardHeaderToolbarFocused)::before, // focus inside Grid Container
489
- .sapFGridContainer .sapFGridContainerItemWrapperNoVisualFocus:focus > .sapFCard.sapFCardNoHeader::before { // ... focus on a card without header
508
+ .sapFCardHeader:not(.sapFCardHeaderToolbarFocused):focus-within::before { // ... focus on a card without header
490
509
  content: '';
491
510
  display: block;
492
511
  position: absolute;
@@ -523,11 +542,6 @@ ui-integration-card.sapFCardFocusFullCard > [data-sap-ui-area] > .sapFCard {
523
542
 
524
543
  .sapFCardHeader:not(.sapFCardHeaderToolbarFocused):focus-within::before,
525
544
 
526
- .sapFGridContainer .sapFGridContainerItemWrapperNoVisualFocus:focus > .sapFCard.sapFCardNoHeader::before { // focus inside GridContainer on a card without header
527
- bottom: 1px;
528
- z-index: 1;
529
- }
530
-
531
545
  .sapUiSizeCompact {
532
546
  .sapFCard .sapFCardContent {
533
547
 
@@ -37,19 +37,6 @@
37
37
  }
38
38
  }
39
39
 
40
- .sapFGridContainerItemWrapper:not(.sapFGridContainerItemWrapperNoVisualFocus):focus::before {
41
- content: '';
42
- position: absolute;
43
- left: @_sap_f_GridContainer_FocusBorderOffset;
44
- bottom: @_sap_f_GridContainer_FocusBorderOffset;
45
- right: @_sap_f_GridContainer_FocusBorderOffset;
46
- top: @_sap_f_GridContainer_FocusBorderOffset;
47
- z-index: 1;
48
- border: @sapUiContentFocusWidth @sapUiContentFocusStyle @sapUiContentFocusColor;
49
- pointer-events: none;
50
-
51
- }
52
-
53
40
  .sapFGridContainerItemWrapper {
54
41
  position: relative;
55
42
  }
@@ -5,27 +5,3 @@
5
5
 
6
6
  @_sap_f_Card_BoxShadow: none;
7
7
  @_sap_f_Card_HeaderBorder: 1px solid @sapUiTileBorderColor;
8
-
9
- .sapFCard .sapFCardHeader.sapFCardSectionClickable {
10
- &:hover {
11
- .sapFCardNumericIndicatorsMain {
12
- .sapMNCValue,
13
- .sapMNCIndicator,
14
- .sapMNCScale,
15
- .sapMNCIndIcon {
16
- color: @sapUiContentContrastTextColor;
17
- }
18
- }
19
- }
20
-
21
- &:active {
22
- .sapFCardNumericIndicatorsMain {
23
- .sapMNCValue,
24
- .sapMNCIndicator,
25
- .sapMNCScale,
26
- .sapMNCIndIcon {
27
- color: @sapUiContentContrastTextColor;
28
- }
29
- }
30
- }
31
- }
@@ -5,27 +5,3 @@
5
5
 
6
6
  @_sap_f_Card_BoxShadow: none;
7
7
  @_sap_f_Card_HeaderBorder: 1px solid @sapUiTileBorderColor;
8
-
9
- .sapFCard .sapFCardHeader.sapFCardSectionClickable {
10
- &:hover {
11
- .sapFCardNumericIndicatorsMain {
12
- .sapMNCValue,
13
- .sapMNCIndicator,
14
- .sapMNCScale,
15
- .sapMNCIndIcon {
16
- color: @sapUiContentContrastTextColor;
17
- }
18
- }
19
- }
20
-
21
- &:active {
22
- .sapFCardNumericIndicatorsMain {
23
- .sapMNCValue,
24
- .sapMNCIndicator,
25
- .sapMNCScale,
26
- .sapMNCIndIcon {
27
- color: @sapUiContentContrastTextColor;
28
- }
29
- }
30
- }
31
- }
@@ -239,7 +239,6 @@ html.sap-desktop .sapMGT:hover .sapMGTWithImageHoverOverlay:not(.sapMGTWithImage
239
239
  background: fade(@sapUiShellHoverBackground, 18);
240
240
  }
241
241
 
242
- html.sap-desktop .sapFGridContainer .sapFGridContainerItemWrapperNoVisualFocus:focus .sapMGTFocusDiv, // focus inside GridContainer
243
242
  html.sap-desktop .sapMGT:focus .sapMGTFocusDiv,
244
243
  html.sap-desktop .sapMGT:active .sapMGTFocusDiv,
245
244
  html.sap-desktop .sapMGTLineModePress .sapMGTFocusDiv {
@@ -44,7 +44,7 @@ html.sap-desktop .sapMImageContent:focus:not([tabindex]) {
44
44
  }
45
45
 
46
46
  .sapMImageContentImageIcon.sapUiIcon {
47
- font-size: 1.5rem;
47
+ font-size: var(--sapFontHeader3Size);
48
48
  padding-bottom: 0.25rem;
49
49
  }
50
50
  }
@@ -4,20 +4,11 @@
4
4
  /* ==================================== */
5
5
 
6
6
  .sapMILI {
7
- display: -webkit-box;
8
- display: flex;
9
- height: 3rem;
7
+ min-height: 3rem;
10
8
  }
11
9
 
12
10
  .sapMILILabel {
13
- -webkit-box-flex: 1;
14
- flex: auto;
15
- white-space: nowrap;
16
- overflow: hidden;
17
- text-overflow: ellipsis;
18
- display: block;
19
11
  font-size: 1.125rem;
20
- max-width: 60%; /*we can have very long title so lets give a limit */
21
12
  color: @sapUiListTextColor;
22
13
  }
23
14
 
@@ -25,21 +16,30 @@
25
16
  cursor: pointer;
26
17
  }
27
18
 
28
- .sapMILI > .sapMLIBContent {
29
- display: -webkit-box;
19
+ .sapMILIContentWrapper {
30
20
  display: flex;
31
- -webkit-box-align: center;
21
+ gap: 0 1rem;
32
22
  align-items: center;
33
23
  }
34
24
 
25
+ .sapMILIContentWrapperL {
26
+ flex-wrap: wrap;
27
+
28
+ & > .sapMILILabel {
29
+ flex: 1 1 auto;
30
+ }
31
+ }
32
+
33
+ .sapMILILabel {
34
+ padding: 0.25rem 0;
35
+ }
36
+
35
37
  .sapMILIDiv {
36
- -webkit-box-flex: 9;
37
- flex: 1 0 auto;
38
+ flex: 1 1 auto;
38
39
  text-align: right;
39
- margin: 0 0 0 1rem;
40
40
  }
41
41
 
42
- html[dir=rtl] .sapMILIDiv {
42
+ html[dir='rtl'] .sapMILIDiv {
43
43
  text-align: left;
44
44
  }
45
45
 
@@ -50,14 +50,22 @@
50
50
  font-size: @sapMFontHeader5Size;
51
51
  }
52
52
 
53
+ .sapMMsgViewSubtitleText {
54
+ display: block;
55
+ margin: 0 0 1rem 2.5rem;
56
+ font-family: var(--sapFontFamily);
57
+ color: var(--sapContent_LabelColor);
58
+ font-size: var(--sapFontSize);
59
+ }
60
+
53
61
  .sapMMsgViewItem {
54
62
  padding-left: 0;
55
63
 
56
64
  &.sapMSLIWithDescription {
57
- height: 3.3125rem;
65
+ min-height: 3.3125rem;
58
66
  }
59
67
  &:not(.sapMSLIWithDescription) {
60
- height: 2.75rem;
68
+ min-height: 2.75rem;
61
69
  }
62
70
 
63
71
  .sapMSLIImgIcon {
@@ -65,6 +73,10 @@
65
73
  }
66
74
  }
67
75
 
76
+ .sapMSLI {
77
+ height: auto !important;
78
+ }
79
+
68
80
  .sapMSLIDescription {
69
81
  margin-top: 0.125rem;
70
82
  font-family: @sapUiFontFamily;
@@ -97,6 +109,10 @@
97
109
  margin-top: 0.125rem;
98
110
  }
99
111
 
112
+ .sapMSLIDiv {
113
+ padding: 0 !important;
114
+ }
115
+
100
116
  .sapMSLIInfo {
101
117
  margin: 0;
102
118
  }
@@ -161,7 +161,7 @@ html[dir=rtl] .sapMNCValue {
161
161
  }
162
162
 
163
163
  .sapMNCScale {
164
- font-size: 0.875rem;
164
+ font-size: var(--sapFontSize);
165
165
  font-family: @sapUiFontHeaderFamily;
166
166
  font-weight: @sapUiFontHeaderWeight;
167
167
  grid-column: 1;
@@ -219,19 +219,19 @@ html[dir=rtl] .sapMNCValue {
219
219
  }
220
220
 
221
221
  .sapMNCLargeFontSize {
222
- font-size: 1.5rem;
222
+ font-size: var(--sapFontHeader3Size);
223
223
  height: 1.875rem;
224
224
  padding-top: 0.5rem;
225
225
  }
226
226
 
227
227
  .sapMNCMediumFontSize {
228
- font-size: 1.5rem;
228
+ font-size: var(--sapFontHeader3Size);
229
229
  height: 1.875rem;
230
230
  padding-top: 0.5rem;
231
231
  }
232
232
 
233
233
  .sapMNCSmallFontSize {
234
- font-size: 1.5rem;
234
+ font-size: var(--sapFontHeader3Size);
235
235
  height: 1.875rem;
236
236
  padding-top: 0.5rem;
237
237
  }
@@ -127,7 +127,6 @@
127
127
  color: @sapUiTileTextColor;
128
128
  }
129
129
 
130
- html.sap-desktop .sapFGridContainer .sapFGridContainerItemWrapperNoVisualFocus:focus .sapMGTFocusDiv, // focus inside GridContainer
131
130
  html.sap-desktop .sapMGT:focus .sapMGTFocusDiv,
132
131
  html.sap-desktop .sapMGT:active .sapMGTFocusDiv {
133
132
  border: 0.125rem dotted @sapUiContentFocusColor;
@@ -123,7 +123,6 @@
123
123
  color: @sapUiTileTextColor;
124
124
  }
125
125
 
126
- html.sap-desktop .sapFGridContainer .sapFGridContainerItemWrapperNoVisualFocus:focus .sapMGTFocusDiv, // focus inside GridContainer
127
126
  html.sap-desktop .sapMGT:focus .sapMGTFocusDiv,
128
127
  html.sap-desktop .sapMGT:active .sapMGTFocusDiv {
129
128
  border: 0.125rem dotted @sapUiContentFocusColor;
@@ -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.133.0</version>
9
+ <version>1.134.0</version>
10
10
 
11
11
  <documentation>SAPUI5 belize theme library.</documentation>
12
12
 
@@ -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.133.0</version>
9
+ <version>1.134.0</version>
10
10
 
11
11
  <documentation>SAPUI5 belize high contrast black theme library.</documentation>
12
12
 
@@ -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.133.0</version>
9
+ <version>1.134.0</version>
10
10
 
11
11
  <documentation>SAPUI5 belize high contrast white theme library.</documentation>
12
12
 
@@ -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.133.0</version>
9
+ <version>1.134.0</version>
10
10
 
11
11
  <documentation>SAPUI5 belize plus theme library.</documentation>
12
12
 
@@ -11,13 +11,24 @@
11
11
  position: relative;
12
12
  padding: 0;
13
13
 
14
+ &.sapFCardHeaderHasToolbar {
15
+
16
+ // Always hide toolbar for tiles
17
+ .sapFCardHeaderToolbarCont {
18
+ display: none;
19
+ }
20
+
21
+ .sapFCardHeaderText {
22
+ margin-inline-end: 0;
23
+ }
24
+ }
25
+
14
26
  .sapFCardDataTimestamp,
15
- .sapFCardStatus,
16
- .sapFCardHeaderToolbarCont {
27
+ .sapFCardStatus {
17
28
  display: none;
18
29
  }
19
30
 
20
- .sapFCardHeaderWrapper {
31
+ .sapFCardHeaderMainPart {
21
32
  padding: 1rem;
22
33
  box-sizing: border-box;
23
34
  flex-direction: column;
@@ -31,26 +42,33 @@
31
42
  }
32
43
 
33
44
  &.sapFCardNumericHeader {
34
- .sapFCardHeaderContent {
35
- padding: 1rem;
36
- box-sizing: border-box;
37
- display: flex;
38
- flex-direction: column;
39
- text-decoration: none;
45
+ .sapFCardHeaderMainPart .sapFCardSubtitle {
46
+ align-items: flex-start;
47
+ }
40
48
 
41
- .sapFCardSubtitle {
42
- align-items: flex-start;
49
+ .sapFCardAvatarAndIndicatorsLine {
50
+ display: flex;
51
+ align-items: center;
52
+ overflow: hidden;
53
+
54
+ .sapFCardIcon.sapFAvatar {
55
+ margin-top: 0.5rem;
56
+ margin-right: 0;
43
57
  }
44
58
  }
45
59
  }
46
60
  }
61
+
62
+ &.sapFCardNoContent .sapFCardHeader.sapFCardHeaderMainPartOnly .sapFCardHeaderMainPart {
63
+ align-items: unset;
64
+ }
47
65
  }
48
66
 
49
67
  .sapFCard.sapUiIntCardTileFlat,
50
68
  .sapFCard.sapUiIntCardTileFlatWide {
51
69
  .sapFCardHeader {
52
70
 
53
- .sapFCardHeaderWrapper {
71
+ .sapFCardHeaderMainPart {
54
72
  padding: 1rem 1rem 0.75rem;
55
73
  }
56
74
 
@@ -75,7 +93,7 @@
75
93
  }
76
94
 
77
95
  &.sapFCardNumericHeader {
78
- .sapFCardHeaderContent {
96
+ .sapFCardHeaderMainPart {
79
97
  padding: 1rem 1rem 0.75rem;
80
98
  }
81
99
 
@@ -17,7 +17,7 @@
17
17
  text-transform: uppercase;
18
18
  }
19
19
 
20
- .sapUxAPObjectPageSubSection:focus {
20
+ .sapUxAPObjectPageSubSectionFocusable:focus {
21
21
  outline: 1px dotted @sapUiContentFocusColor;
22
22
  outline-offset: -1px;
23
23
  }
@@ -211,18 +211,18 @@ Doing so will result in less generated CSS, as well as less future maintanance i
211
211
  }
212
212
  }
213
213
 
214
- html[data-sap-ui-browser^="ed"].sap-desktop .sapUxAPObjectPageSubSection:focus {
214
+ html[data-sap-ui-browser^="ed"].sap-desktop .sapUxAPObjectPageSubSectionFocusable:focus {
215
215
  outline-style: dashed;
216
216
  }
217
217
 
218
218
  /* IE ignores outline-offset. Use an overlay: */
219
219
  /* TODO remove after the end of support for Internet Explorer */
220
220
  html[data-sap-ui-browser^="ie"].sap-desktop {
221
- .sapUxAPObjectPageSubSection:focus {
221
+ .sapUxAPObjectPageSubSectionFocusable:focus {
222
222
  outline: none;
223
223
  position: relative;
224
224
  }
225
- .sapUxAPObjectPageSubSection:focus:before {
225
+ .sapUxAPObjectPageSubSectionFocusable:focus:before {
226
226
  content: " ";
227
227
  box-sizing: border-box;
228
228
  width: 100%;
@@ -3,7 +3,7 @@
3
3
  /* Belize High Contrast Black theme */
4
4
  /* ============================================== */
5
5
 
6
- .sapUxAPObjectPageSubSection:focus {
6
+ .sapUxAPObjectPageSubSectionFocusable:focus {
7
7
  outline: 0.125rem dotted @sapUiContentFocusColor;
8
8
  outline-offset: -0.125rem;
9
9
  border-color: transparent;
@@ -13,7 +13,7 @@
13
13
  /* IE ignores outline-offset. Use an overlay: */
14
14
  /* TODO remove after the end of support for Internet Explorer */
15
15
  html[data-sap-ui-browser^="ie"].sap-desktop {
16
- .sapUxAPObjectPageSubSection:focus:before {
16
+ .sapUxAPObjectPageSubSectionFocusable:focus:before {
17
17
  border-width: 0.125rem;
18
18
  }
19
19
  }
@@ -3,7 +3,7 @@
3
3
  /* Belize High Contrast White theme */
4
4
  /* ============================================== */
5
5
 
6
- .sapUxAPObjectPageSubSection:focus {
6
+ .sapUxAPObjectPageSubSectionFocusable:focus {
7
7
  outline: 0.125rem dotted @sapUiContentFocusColor;
8
8
  outline-offset: -0.125rem;
9
9
  border-color: transparent;
@@ -13,7 +13,7 @@
13
13
  /* IE ignores outline-offset. Use an overlay: */
14
14
  /* TODO remove after the end of support for Internet Explorer */
15
15
  html[data-sap-ui-browser^="ie"].sap-desktop {
16
- .sapUxAPObjectPageSubSection:focus:before {
16
+ .sapUxAPObjectPageSubSectionFocusable:focus:before {
17
17
  border-width: 0.125rem;
18
18
  }
19
19
  }
@@ -1,5 +0,0 @@
1
- Unless specified below, all files in the tz code and data (including
2
- this LICENSE file) are in the public domain.
3
-
4
- If the files date.c, newstrftime.3, and strftime.c are present, they
5
- contain material derived from BSD and use the BSD 3-clause license.