@openui5/themelib_sap_bluecrystal 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 +0 -7
- package/THIRDPARTY.txt +1 -22
- package/package.json +18 -18
- package/src/sap/f/themes/sap_bluecrystal_base/Card.less +3 -10
- package/src/sap/f/themes/sap_bluecrystal_base/GridContainer.less +0 -13
- package/src/sap/m/themes/sap_bluecrystal_base/NumericContent.less +4 -4
- package/src/sap/ui/core/themes/sap_bluecrystal/.theme +1 -1
- package/src/sap/ui/integration/themes/sap_bluecrystal_base/CardTileVariant.less +2 -2
- package/src/sap/uxap/themes/sap_bluecrystal/ObjectPageSubSection.less +1 -1
- package/src/sap/uxap/themes/sap_bluecrystal_base/ObjectPageSubSection.less +3 -3
- package/LICENSES/LicenseRef-tzdata-PublicDomain.txt +0 -5
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.
|
|
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_bluecrystal",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.134.0",
|
|
4
4
|
"description": "OpenUI5 Theme Library sap_bluecrystal",
|
|
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.
|
|
18
|
-
"@openui5/sap.m": "1.
|
|
19
|
-
"@openui5/sap.tnt": "1.
|
|
20
|
-
"@openui5/sap.ui.codeeditor": "1.
|
|
21
|
-
"@openui5/sap.ui.commons": "1.
|
|
22
|
-
"@openui5/sap.ui.core": "1.
|
|
23
|
-
"@openui5/sap.ui.dt": "1.
|
|
24
|
-
"@openui5/sap.ui.fl": "1.
|
|
25
|
-
"@openui5/sap.ui.mdc": "1.
|
|
26
|
-
"@openui5/sap.ui.integration": "1.
|
|
27
|
-
"@openui5/sap.ui.layout": "1.
|
|
28
|
-
"@openui5/sap.ui.rta": "1.
|
|
29
|
-
"@openui5/sap.ui.suite": "1.
|
|
30
|
-
"@openui5/sap.ui.table": "1.
|
|
31
|
-
"@openui5/sap.ui.unified": "1.
|
|
32
|
-
"@openui5/sap.ui.ux3": "1.
|
|
33
|
-
"@openui5/sap.uxap": "1.
|
|
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
|
}
|
|
@@ -99,7 +99,7 @@ ui-integration-card.sapFCardTransparent > [data-sap-ui-area] > .sapFCard {
|
|
|
99
99
|
padding: @_sap_f_Card_ContentPadding;
|
|
100
100
|
display: flex;
|
|
101
101
|
|
|
102
|
-
.
|
|
102
|
+
.sapFCardHeaderMainPart {
|
|
103
103
|
outline: none;
|
|
104
104
|
display: flex;
|
|
105
105
|
min-width: 0;
|
|
@@ -250,7 +250,7 @@ ui-integration-card.sapFCardTransparent > [data-sap-ui-area] > .sapFCard {
|
|
|
250
250
|
|
|
251
251
|
.sapFCard .sapFCardHeader.sapFCardNumericHeader {
|
|
252
252
|
|
|
253
|
-
.
|
|
253
|
+
.sapFCardHeaderMainPart {
|
|
254
254
|
outline: none;
|
|
255
255
|
min-width: 0; // fixes Chrome issue
|
|
256
256
|
flex: 1;
|
|
@@ -461,9 +461,7 @@ html[data-sap-ui-browser^="cr"] .sapFCard {
|
|
|
461
461
|
}
|
|
462
462
|
}
|
|
463
463
|
|
|
464
|
-
.sapFCardHeader:not(.sapFCardHeaderToolbarFocused):focus-within::before
|
|
465
|
-
.sapFGridContainer .sapFGridContainerItemWrapperNoVisualFocus:focus > .sapFCard > .sapFCardHeader:not(.sapFCardHeaderToolbarFocused)::before, // focus inside Grid Container
|
|
466
|
-
.sapFGridContainer .sapFGridContainerItemWrapperNoVisualFocus:focus > .sapFCard.sapFCardNoHeader::before { // ... focus on a card without header
|
|
464
|
+
.sapFCardHeader:not(.sapFCardHeaderToolbarFocused):focus-within::before { // ... focus on a card without header
|
|
467
465
|
content: '';
|
|
468
466
|
display: block;
|
|
469
467
|
position: absolute;
|
|
@@ -500,11 +498,6 @@ ui-integration-card.sapFCardFocusFullCard > [data-sap-ui-area] > .sapFCard {
|
|
|
500
498
|
|
|
501
499
|
.sapFCardHeader:not(.sapFCardHeaderToolbarFocused):focus-within::before,
|
|
502
500
|
|
|
503
|
-
.sapFGridContainer .sapFGridContainerItemWrapperNoVisualFocus:focus > .sapFCard.sapFCardNoHeader::before { // focus inside GridContainer on a card without header
|
|
504
|
-
bottom: 1px;
|
|
505
|
-
z-index: 1;
|
|
506
|
-
}
|
|
507
|
-
|
|
508
501
|
.sapUiSizeCompact {
|
|
509
502
|
.sapFCard .sapFCardContent {
|
|
510
503
|
|
|
@@ -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
|
}
|
|
@@ -161,7 +161,7 @@ html[dir=rtl] .sapMNCValue {
|
|
|
161
161
|
}
|
|
162
162
|
|
|
163
163
|
.sapMNCScale {
|
|
164
|
-
font-size:
|
|
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:
|
|
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:
|
|
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:
|
|
234
|
+
font-size: var(--sapFontHeader3Size);
|
|
235
235
|
height: 1.875rem;
|
|
236
236
|
padding-top: 0.5rem;
|
|
237
237
|
}
|
|
@@ -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.
|
|
9
|
+
<version>1.134.0</version>
|
|
10
10
|
|
|
11
11
|
<documentation>SAPUI5 bluecrystal theme library.</documentation>
|
|
12
12
|
|
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
display: none;
|
|
18
18
|
}
|
|
19
19
|
|
|
20
|
-
.
|
|
20
|
+
.sapFCardHeaderMainPart {
|
|
21
21
|
padding: 1rem;
|
|
22
22
|
box-sizing: border-box;
|
|
23
23
|
flex-direction: column;
|
|
@@ -31,7 +31,7 @@
|
|
|
31
31
|
}
|
|
32
32
|
|
|
33
33
|
&.sapFCardNumericHeader {
|
|
34
|
-
.
|
|
34
|
+
.sapFCardHeaderMainPart {
|
|
35
35
|
padding: 1rem;
|
|
36
36
|
box-sizing: border-box;
|
|
37
37
|
display: flex;
|
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
text-transform: uppercase;
|
|
16
16
|
}
|
|
17
17
|
|
|
18
|
-
.
|
|
18
|
+
.sapUxAPObjectPageSubSectionFocusable:focus, .sapUxAPObjectPageSubSectionHeaderTitle:focus {
|
|
19
19
|
outline: 1px dotted @sapUiContentFocusColor;
|
|
20
20
|
outline-offset: -1px;
|
|
21
21
|
}
|
|
@@ -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 .
|
|
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
|
-
.
|
|
221
|
+
.sapUxAPObjectPageSubSectionFocusable:focus {
|
|
222
222
|
outline: none;
|
|
223
223
|
position: relative;
|
|
224
224
|
}
|
|
225
|
-
.
|
|
225
|
+
.sapUxAPObjectPageSubSectionFocusable:focus:before {
|
|
226
226
|
content: " ";
|
|
227
227
|
box-sizing: border-box;
|
|
228
228
|
width: 100%;
|