@openui5/themelib_sap_belize 1.126.0 → 1.127.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/THIRDPARTY.txt +1 -1
- package/package.json +18 -18
- package/src/sap/f/themes/sap_belize_base/FlexibleColumnLayout.less +9 -0
- package/src/sap/m/themes/sap_belize_base/NewsContent.less +22 -15
- package/src/sap/m/themes/sap_belize_base/TileContent.less +42 -0
- package/src/sap/ui/core/themes/sap_belize/.theme +1 -1
- package/src/sap/ui/core/themes/sap_belize/base.less +4 -4
- package/src/sap/ui/core/themes/sap_belize_hcb/.theme +1 -1
- package/src/sap/ui/core/themes/sap_belize_hcb/base.less +4 -4
- package/src/sap/ui/core/themes/sap_belize_hcw/.theme +1 -1
- package/src/sap/ui/core/themes/sap_belize_hcw/base.less +4 -4
- package/src/sap/ui/core/themes/sap_belize_plus/.theme +1 -1
- package/src/sap/ui/core/themes/sap_belize_plus/base.less +4 -4
package/THIRDPARTY.txt
CHANGED
|
@@ -468,7 +468,7 @@ License: Apache-2.0
|
|
|
468
468
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
|
|
469
469
|
Contained in: lib/jsdoc/ui5/plugin.js
|
|
470
470
|
|
|
471
|
-
Component: SAP Theming Base Content, version: 11.
|
|
471
|
+
Component: SAP Theming Base Content, version: 11.16.1
|
|
472
472
|
Copyright: SAP SE or an SAP affiliate company and Theming Base Content contributors
|
|
473
473
|
License: Apache-2.0
|
|
474
474
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@openui5/themelib_sap_belize",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.127.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.
|
|
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.127.0",
|
|
18
|
+
"@openui5/sap.m": "1.127.0",
|
|
19
|
+
"@openui5/sap.tnt": "1.127.0",
|
|
20
|
+
"@openui5/sap.ui.codeeditor": "1.127.0",
|
|
21
|
+
"@openui5/sap.ui.commons": "1.127.0",
|
|
22
|
+
"@openui5/sap.ui.core": "1.127.0",
|
|
23
|
+
"@openui5/sap.ui.dt": "1.127.0",
|
|
24
|
+
"@openui5/sap.ui.fl": "1.127.0",
|
|
25
|
+
"@openui5/sap.ui.mdc": "1.127.0",
|
|
26
|
+
"@openui5/sap.ui.integration": "1.127.0",
|
|
27
|
+
"@openui5/sap.ui.layout": "1.127.0",
|
|
28
|
+
"@openui5/sap.ui.rta": "1.127.0",
|
|
29
|
+
"@openui5/sap.ui.suite": "1.127.0",
|
|
30
|
+
"@openui5/sap.ui.table": "1.127.0",
|
|
31
|
+
"@openui5/sap.ui.unified": "1.127.0",
|
|
32
|
+
"@openui5/sap.ui.ux3": "1.127.0",
|
|
33
|
+
"@openui5/sap.uxap": "1.127.0"
|
|
34
34
|
}
|
|
35
35
|
}
|
|
@@ -86,6 +86,15 @@
|
|
|
86
86
|
right: 0;
|
|
87
87
|
}
|
|
88
88
|
|
|
89
|
+
.sapFFCL.sapFFLActiveResize {
|
|
90
|
+
.sapFFCLOverlay {
|
|
91
|
+
display: block;
|
|
92
|
+
}
|
|
93
|
+
.sapFFCLColumnContent {
|
|
94
|
+
pointer-events: none;
|
|
95
|
+
}
|
|
96
|
+
}
|
|
97
|
+
|
|
89
98
|
.sapFFCLOverlay > .sapFFCLOverlaySeparator {
|
|
90
99
|
position: absolute;
|
|
91
100
|
z-index: 3;
|
|
@@ -13,12 +13,12 @@
|
|
|
13
13
|
}
|
|
14
14
|
|
|
15
15
|
.sapMNwCCTxt {
|
|
16
|
-
|
|
16
|
+
min-height: fit-content;
|
|
17
17
|
text-overflow: ellipsis;
|
|
18
18
|
white-space: nowrap;
|
|
19
19
|
font-family: @sapUiFontFamily;
|
|
20
20
|
font-weight: normal;
|
|
21
|
-
|
|
21
|
+
margin-top: 0.1875rem;
|
|
22
22
|
max-width: 20.5rem;
|
|
23
23
|
|
|
24
24
|
.sapMText {
|
|
@@ -33,11 +33,13 @@
|
|
|
33
33
|
|
|
34
34
|
.Stretch .sapMNwCCTxt {
|
|
35
35
|
max-width: none;
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
36
|
+
.sapMFT {
|
|
37
|
+
display: -webkit-box;
|
|
38
|
+
-webkit-line-clamp: 2;
|
|
39
|
+
-webkit-box-orient: vertical;
|
|
40
|
+
font-weight: bold;
|
|
41
|
+
overflow: hidden;
|
|
42
|
+
}
|
|
41
43
|
}
|
|
42
44
|
|
|
43
45
|
.TwoByOne .sapMNwCCTxt {
|
|
@@ -48,21 +50,28 @@
|
|
|
48
50
|
|
|
49
51
|
.Stretch{
|
|
50
52
|
.sapMTileCnt.News .sapMNwC{
|
|
53
|
+
height: 100%;
|
|
54
|
+
display: flex;
|
|
55
|
+
flex-direction: column;
|
|
56
|
+
justify-content: space-between;
|
|
51
57
|
.sapMNwCSbh{
|
|
52
58
|
max-width: none;
|
|
53
59
|
padding-top: 0.25rem;
|
|
54
|
-
|
|
55
60
|
.sapMFT{
|
|
56
61
|
word-wrap: break-word;
|
|
57
62
|
white-space: normal;
|
|
58
|
-
height: 2rem;
|
|
59
|
-
overflow: hidden;
|
|
60
|
-
max-width: 60ch;
|
|
61
|
-
text-overflow: ellipsis;
|
|
62
|
-
white-space: nowrap;
|
|
63
63
|
}
|
|
64
64
|
}
|
|
65
65
|
}
|
|
66
|
+
.sapMNwCExtend {
|
|
67
|
+
height: 100%;
|
|
68
|
+
.sapMFT {
|
|
69
|
+
display: -webkit-box;
|
|
70
|
+
-webkit-line-clamp: 1;
|
|
71
|
+
-webkit-box-orient: vertical;
|
|
72
|
+
overflow: hidden;
|
|
73
|
+
}
|
|
74
|
+
}
|
|
66
75
|
}
|
|
67
76
|
|
|
68
77
|
.sapMNwCSbh {
|
|
@@ -124,9 +133,7 @@
|
|
|
124
133
|
}
|
|
125
134
|
.sapMNwCSbh > .sapMFT {
|
|
126
135
|
white-space: nowrap;
|
|
127
|
-
width: 11.063rem;
|
|
128
136
|
overflow: hidden;
|
|
129
|
-
max-width: 60ch;
|
|
130
137
|
text-overflow: ellipsis;
|
|
131
138
|
white-space: nowrap;
|
|
132
139
|
text-overflow: ellipsis;
|
|
@@ -146,6 +146,48 @@ html[dir=rtl] .sapMTileCntFtrTxt {
|
|
|
146
146
|
}
|
|
147
147
|
}
|
|
148
148
|
|
|
149
|
+
.Stretch {
|
|
150
|
+
.sapMTileCnt.News.sapMTileFooterPresent{
|
|
151
|
+
.sapMTileCntContent {
|
|
152
|
+
height: -webkit-calc(~'100% - 50px') !important;
|
|
153
|
+
}
|
|
154
|
+
}
|
|
155
|
+
&.sapMTileSmallPhone {
|
|
156
|
+
.sapMTileCnt.News.sapMTileFooterPresent{
|
|
157
|
+
.sapMTileCntContent {
|
|
158
|
+
height: -webkit-calc(~'100% - 32px') !important;
|
|
159
|
+
}
|
|
160
|
+
}
|
|
161
|
+
}
|
|
162
|
+
.sapMTileCnt.News {
|
|
163
|
+
.sapMTileCntContent {
|
|
164
|
+
height: -webkit-calc(~'100% - 32px');
|
|
165
|
+
}
|
|
166
|
+
}
|
|
167
|
+
&.sapMTileSmallPhone {
|
|
168
|
+
.sapMTileCnt.News {
|
|
169
|
+
.sapMTileCntContent {
|
|
170
|
+
height: -webkit-calc(~'100% - 12px');
|
|
171
|
+
}
|
|
172
|
+
}
|
|
173
|
+
}
|
|
174
|
+
}
|
|
175
|
+
|
|
176
|
+
.Stretch.sapMSTIndicatorVisible {
|
|
177
|
+
.sapMTileCnt.News{
|
|
178
|
+
.sapMTileCntContent {
|
|
179
|
+
height: -webkit-calc(~'100% - 32px');
|
|
180
|
+
}
|
|
181
|
+
}
|
|
182
|
+
&.sapMTileSmallPhone {
|
|
183
|
+
.sapMTileCnt.News{
|
|
184
|
+
.sapMTileCntContent {
|
|
185
|
+
height: -webkit-calc(~'100% - 23px');
|
|
186
|
+
}
|
|
187
|
+
}
|
|
188
|
+
}
|
|
189
|
+
}
|
|
190
|
+
|
|
149
191
|
.sapMTileSmallPhone {
|
|
150
192
|
.sapMTileCnt {
|
|
151
193
|
height: 5.5rem;
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<copyright>OpenUI5
|
|
7
7
|
* (c) Copyright 2009-2024 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.127.0</version>
|
|
10
10
|
|
|
11
11
|
<documentation>SAPUI5 belize theme library.</documentation>
|
|
12
12
|
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
// /**
|
|
2
|
-
// * Copyright (c) 2012-2024 SAP SE or an SAP affiliate company.
|
|
3
|
-
// * Theming Engine
|
|
4
|
-
// * data:{"sModified":"2024-
|
|
2
|
+
// * Copyright (c) 2012-2024 SAP SE or an SAP affiliate company and Theming Base Content contributors. Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
3
|
+
// * Theming Engine 13.1.0
|
|
4
|
+
// * data:{"sModified":"2024-06-13T07:44:19Z"}
|
|
5
5
|
// */
|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
/******************* FILE /Base/baseLib/sap_belize/base.less (Version 11.
|
|
8
|
+
/******************* FILE /Base/baseLib/sap_belize/base.less (Version 11.16.1) *******************/
|
|
9
9
|
|
|
10
10
|
|
|
11
11
|
// [Tags "SapInternal", "Base", "Dimension", "Protected"]
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<copyright>OpenUI5
|
|
7
7
|
* (c) Copyright 2009-2024 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.127.0</version>
|
|
10
10
|
|
|
11
11
|
<documentation>SAPUI5 belize high contrast black theme library.</documentation>
|
|
12
12
|
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
// /**
|
|
2
|
-
// * Copyright (c) 2012-2024 SAP SE or an SAP affiliate company.
|
|
3
|
-
// * Theming Engine
|
|
4
|
-
// * data:{"sModified":"2024-
|
|
2
|
+
// * Copyright (c) 2012-2024 SAP SE or an SAP affiliate company and Theming Base Content contributors. Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
3
|
+
// * Theming Engine 13.1.0
|
|
4
|
+
// * data:{"sModified":"2024-06-13T07:44:19Z"}
|
|
5
5
|
// */
|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
/******************* FILE /Base/baseLib/sap_belize_hcb/base.less (Version 11.
|
|
8
|
+
/******************* FILE /Base/baseLib/sap_belize_hcb/base.less (Version 11.16.1) *******************/
|
|
9
9
|
|
|
10
10
|
|
|
11
11
|
// [Tags "SapInternal", "Base", "Dimension", "Protected"]
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<copyright>OpenUI5
|
|
7
7
|
* (c) Copyright 2009-2024 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.127.0</version>
|
|
10
10
|
|
|
11
11
|
<documentation>SAPUI5 belize high contrast white theme library.</documentation>
|
|
12
12
|
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
// /**
|
|
2
|
-
// * Copyright (c) 2012-2024 SAP SE or an SAP affiliate company.
|
|
3
|
-
// * Theming Engine
|
|
4
|
-
// * data:{"sModified":"2024-
|
|
2
|
+
// * Copyright (c) 2012-2024 SAP SE or an SAP affiliate company and Theming Base Content contributors. Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
3
|
+
// * Theming Engine 13.1.0
|
|
4
|
+
// * data:{"sModified":"2024-06-13T07:44:19Z"}
|
|
5
5
|
// */
|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
/******************* FILE /Base/baseLib/sap_belize_hcw/base.less (Version 11.
|
|
8
|
+
/******************* FILE /Base/baseLib/sap_belize_hcw/base.less (Version 11.16.1) *******************/
|
|
9
9
|
|
|
10
10
|
|
|
11
11
|
// [Tags "SapInternal", "Base", "Dimension", "Protected"]
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<copyright>OpenUI5
|
|
7
7
|
* (c) Copyright 2009-2024 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.127.0</version>
|
|
10
10
|
|
|
11
11
|
<documentation>SAPUI5 belize plus theme library.</documentation>
|
|
12
12
|
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
// /**
|
|
2
|
-
// * Copyright (c) 2012-2024 SAP SE or an SAP affiliate company.
|
|
3
|
-
// * Theming Engine
|
|
4
|
-
// * data:{"sModified":"2024-
|
|
2
|
+
// * Copyright (c) 2012-2024 SAP SE or an SAP affiliate company and Theming Base Content contributors. Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
3
|
+
// * Theming Engine 13.1.0
|
|
4
|
+
// * data:{"sModified":"2024-06-13T07:44:19Z"}
|
|
5
5
|
// */
|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
/******************* FILE /Base/baseLib/sap_belize_plus/base.less (Version 11.
|
|
8
|
+
/******************* FILE /Base/baseLib/sap_belize_plus/base.less (Version 11.16.1) *******************/
|
|
9
9
|
|
|
10
10
|
@sapHighlightColor: lighten(saturate(@sapBrandColor, 40), 30);
|
|
11
11
|
@sapBaseColor: @sapPrimary1;
|