@openui5/themelib_sap_bluecrystal 1.139.2 → 1.139.3
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 +1 -1
- package/THIRDPARTY.txt +2 -2
- package/package.json +18 -18
- package/src/sap/m/themes/sap_bluecrystal_base/TimePicker.less +0 -16
- package/src/sap/ui/core/themes/sap_bluecrystal/.theme +1 -1
- package/src/sap/uxap/themes/sap_bluecrystal/ObjectPageSubSection.less +1 -1
- package/src/sap/uxap/themes/sap_bluecrystal_base/ObjectPageSubSection.less +5 -29
package/REUSE.toml
CHANGED
|
@@ -347,7 +347,7 @@ SPDX-FileComment = "these files belong to: handlebars"
|
|
|
347
347
|
[[annotations]]
|
|
348
348
|
path = "src/sap.ui.core/src/sap/ui/thirdparty/require.js"
|
|
349
349
|
precedence = "aggregate"
|
|
350
|
-
SPDX-FileCopyrightText = "2010-
|
|
350
|
+
SPDX-FileCopyrightText = "2010-2024, jQuery Foundation and other contributors"
|
|
351
351
|
SPDX-License-Identifier = "MIT"
|
|
352
352
|
SPDX-FileComment = "these files belong to: requireJS"
|
|
353
353
|
|
package/THIRDPARTY.txt
CHANGED
|
@@ -221,8 +221,8 @@ License: MIT
|
|
|
221
221
|
License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
|
|
222
222
|
Contained in: src/sap.ui.core/src/sap/ui/thirdparty/handlebars.js
|
|
223
223
|
|
|
224
|
-
Component: requireJS, version: 2.
|
|
225
|
-
Copyright: 2010-
|
|
224
|
+
Component: requireJS, version: 2.3.7
|
|
225
|
+
Copyright: 2010-2024, jQuery Foundation and other contributors
|
|
226
226
|
License: MIT
|
|
227
227
|
License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
|
|
228
228
|
Contained in: src/sap.ui.core/src/sap/ui/thirdparty/require.js
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@openui5/themelib_sap_bluecrystal",
|
|
3
|
-
"version": "1.139.
|
|
3
|
+
"version": "1.139.3",
|
|
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/UI5/openui5.git"
|
|
15
15
|
},
|
|
16
16
|
"devDependencies": {
|
|
17
|
-
"@openui5/sap.f": "1.139.
|
|
18
|
-
"@openui5/sap.m": "1.139.
|
|
19
|
-
"@openui5/sap.tnt": "1.139.
|
|
20
|
-
"@openui5/sap.ui.codeeditor": "1.139.
|
|
21
|
-
"@openui5/sap.ui.commons": "1.139.
|
|
22
|
-
"@openui5/sap.ui.core": "1.139.
|
|
23
|
-
"@openui5/sap.ui.dt": "1.139.
|
|
24
|
-
"@openui5/sap.ui.fl": "1.139.
|
|
25
|
-
"@openui5/sap.ui.mdc": "1.139.
|
|
26
|
-
"@openui5/sap.ui.integration": "1.139.
|
|
27
|
-
"@openui5/sap.ui.layout": "1.139.
|
|
28
|
-
"@openui5/sap.ui.rta": "1.139.
|
|
29
|
-
"@openui5/sap.ui.suite": "1.139.
|
|
30
|
-
"@openui5/sap.ui.table": "1.139.
|
|
31
|
-
"@openui5/sap.ui.unified": "1.139.
|
|
32
|
-
"@openui5/sap.ui.ux3": "1.139.
|
|
33
|
-
"@openui5/sap.uxap": "1.139.
|
|
17
|
+
"@openui5/sap.f": "1.139.3",
|
|
18
|
+
"@openui5/sap.m": "1.139.3",
|
|
19
|
+
"@openui5/sap.tnt": "1.139.3",
|
|
20
|
+
"@openui5/sap.ui.codeeditor": "1.139.3",
|
|
21
|
+
"@openui5/sap.ui.commons": "1.139.3",
|
|
22
|
+
"@openui5/sap.ui.core": "1.139.3",
|
|
23
|
+
"@openui5/sap.ui.dt": "1.139.3",
|
|
24
|
+
"@openui5/sap.ui.fl": "1.139.3",
|
|
25
|
+
"@openui5/sap.ui.mdc": "1.139.3",
|
|
26
|
+
"@openui5/sap.ui.integration": "1.139.3",
|
|
27
|
+
"@openui5/sap.ui.layout": "1.139.3",
|
|
28
|
+
"@openui5/sap.ui.rta": "1.139.3",
|
|
29
|
+
"@openui5/sap.ui.suite": "1.139.3",
|
|
30
|
+
"@openui5/sap.ui.table": "1.139.3",
|
|
31
|
+
"@openui5/sap.ui.unified": "1.139.3",
|
|
32
|
+
"@openui5/sap.ui.ux3": "1.139.3",
|
|
33
|
+
"@openui5/sap.uxap": "1.139.3"
|
|
34
34
|
}
|
|
35
35
|
}
|
|
@@ -20,22 +20,6 @@
|
|
|
20
20
|
-webkit-user-select: none;
|
|
21
21
|
-moz-user-select: none;
|
|
22
22
|
user-select: none;
|
|
23
|
-
box-shadow: @sapUiShadowLevel1 !important; //Need to override this with important because of popover stronger selectors
|
|
24
|
-
}
|
|
25
|
-
|
|
26
|
-
/* ======================================== */
|
|
27
|
-
/* COMPACT MODE STYLES */
|
|
28
|
-
/* ======================================== */
|
|
29
|
-
|
|
30
|
-
.sapUiSizeCompact {
|
|
31
|
-
|
|
32
|
-
/* ======================================== */
|
|
33
|
-
/* TimePicker Dropdown */
|
|
34
|
-
/* ======================================== */
|
|
35
|
-
|
|
36
|
-
.sapMTimePickerDropDown {
|
|
37
|
-
box-shadow: @sapUiShadowLevel1 !important; //Need to override this with important because of popover stronger selectors
|
|
38
|
-
}
|
|
39
23
|
}
|
|
40
24
|
|
|
41
25
|
/* PHONE STYLES */
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<copyright>OpenUI5
|
|
7
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.139.
|
|
9
|
+
<version>1.139.3</version>
|
|
10
10
|
|
|
11
11
|
<documentation>SAPUI5 bluecrystal theme library.</documentation>
|
|
12
12
|
|
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
text-transform: uppercase;
|
|
16
16
|
}
|
|
17
17
|
|
|
18
|
-
.sapUxAPObjectPageSubSectionFocusable:focus
|
|
18
|
+
.sapUxAPObjectPageSubSectionFocusable:focus {
|
|
19
19
|
outline: 1px dotted @sapUiContentFocusColor;
|
|
20
20
|
outline-offset: -1px;
|
|
21
21
|
}
|
|
@@ -26,14 +26,6 @@
|
|
|
26
26
|
justify-content: space-between;
|
|
27
27
|
}
|
|
28
28
|
|
|
29
|
-
.sapUxAPObjectPageSubSectionHeaderTitle {
|
|
30
|
-
white-space: normal;
|
|
31
|
-
line-height: 3rem;
|
|
32
|
-
color: @sapUiGroupTitleTextColor;
|
|
33
|
-
font-size: @sapMFontHeader4Size;
|
|
34
|
-
font-weight: normal;
|
|
35
|
-
}
|
|
36
|
-
|
|
37
29
|
.sapUxAPSubSectionSeeMoreContainer {
|
|
38
30
|
text-align: right;
|
|
39
31
|
width: auto;
|
|
@@ -60,16 +52,6 @@ html .sapUiContainer-Narrow .sapUxAPObjectPageSubSectionHeader {
|
|
|
60
52
|
padding: 0 1rem;
|
|
61
53
|
}
|
|
62
54
|
|
|
63
|
-
.sapUxAPObjectPageLayout-Std-Phone .sapUxAPObjectPageSubSectionHeaderTitle,
|
|
64
|
-
html .sapUiContainer-Narrow .sapUxAPObjectPageSubSectionHeaderTitle {
|
|
65
|
-
height: auto;
|
|
66
|
-
overflow: auto;
|
|
67
|
-
float: none;
|
|
68
|
-
white-space: normal;
|
|
69
|
-
word-wrap: break-word;
|
|
70
|
-
word-break: break-all;
|
|
71
|
-
}
|
|
72
|
-
|
|
73
55
|
/* tablet display */
|
|
74
56
|
|
|
75
57
|
.sapUxAPObjectPageLayout-Std-Tablet .sapUxAPObjectPageSubSectionHeader,
|
|
@@ -103,13 +85,6 @@ Doing so will result in less generated CSS, as well as less future maintanance i
|
|
|
103
85
|
margin-left: 0;
|
|
104
86
|
}
|
|
105
87
|
|
|
106
|
-
.sapUxAPObjectPageSubSectionHeader.titleOnLeftLayout .sapUxAPObjectPageSubSectionHeaderTitle {
|
|
107
|
-
height: auto;
|
|
108
|
-
white-space: normal;
|
|
109
|
-
word-wrap: break-word;
|
|
110
|
-
line-height: normal;
|
|
111
|
-
}
|
|
112
|
-
|
|
113
88
|
.sapUxAPObjectPageSubSectionHeader.titleOnLeftLayout .sapUxAPObjectPageSubSectionHeaderActions {
|
|
114
89
|
float: none;
|
|
115
90
|
display: inline-block;
|
|
@@ -201,10 +176,6 @@ Doing so will result in less generated CSS, as well as less future maintanance i
|
|
|
201
176
|
|
|
202
177
|
/* compact size */
|
|
203
178
|
.sapUiSizeCompact {
|
|
204
|
-
.sapUxAPObjectPageSubSectionHeaderTitle {
|
|
205
|
-
height: 2rem;
|
|
206
|
-
line-height: 2rem;
|
|
207
|
-
}
|
|
208
179
|
.sapUxAPObjectPageLayout-Std-Phone .sapUxAPBlockContainer .sapUiFormResGrid > div,
|
|
209
180
|
.sapUxAPObjectPageLayout-Std-Phone .sapUxAPBlockContainer .sapUiFormCLContainer {
|
|
210
181
|
padding: 1rem 0;
|
|
@@ -237,3 +208,8 @@ html[data-sap-ui-browser^="ie"].sap-desktop {
|
|
|
237
208
|
}
|
|
238
209
|
}
|
|
239
210
|
|
|
211
|
+
// Styles needed for wrapTitle property
|
|
212
|
+
.sapUxAPObjectPageSubSection .sapUxAPObjectPageSubSectionHeader .sapUxAPObjectPageSubSectionTitle {
|
|
213
|
+
height: auto;
|
|
214
|
+
line-height: normal;
|
|
215
|
+
}
|