@openui5/themelib_sap_bluecrystal 1.143.1 → 1.145.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.toml +40 -16
- package/THIRDPARTY.txt +22 -1
- package/package.json +18 -18
- package/src/sap/f/themes/sap_bluecrystal/library.source.less +1 -1
- package/src/sap/f/themes/sap_bluecrystal_base/library.source.less +1 -1
- package/src/sap/m/themes/sap_bluecrystal/library.source.less +1 -1
- package/src/sap/m/themes/sap_bluecrystal_base/PlanningCalendar.less +23 -7
- package/src/sap/m/themes/sap_bluecrystal_base/UploadCollection.less +1 -1
- package/src/sap/m/themes/sap_bluecrystal_base/library.source.less +1 -1
- package/src/sap/tnt/themes/sap_bluecrystal/library.source.less +1 -1
- package/src/sap/tnt/themes/sap_bluecrystal_base/library.source.less +1 -1
- package/src/sap/ui/codeeditor/themes/sap_bluecrystal/library.source.less +1 -1
- package/src/sap/ui/codeeditor/themes/sap_bluecrystal_base/library.source.less +1 -1
- package/src/sap/ui/commons/themes/sap_bluecrystal/library.source.less +1 -1
- package/src/sap/ui/commons/themes/sap_bluecrystal_base/library.source.less +1 -1
- package/src/sap/ui/core/themes/sap_bluecrystal/.theme +2 -2
- package/src/sap/ui/core/themes/sap_bluecrystal/library.source.less +1 -1
- package/src/sap/ui/core/themes/sap_bluecrystal_base/library.source.less +1 -1
- package/src/sap/ui/dt/themes/sap_bluecrystal/library.source.less +1 -1
- package/src/sap/ui/dt/themes/sap_bluecrystal_base/library.source.less +1 -1
- package/src/sap/ui/fl/themes/sap_bluecrystal/library.source.less +1 -1
- package/src/sap/ui/fl/themes/sap_bluecrystal_base/library.source.less +1 -1
- package/src/sap/ui/integration/themes/sap_bluecrystal/library.source.less +1 -1
- package/src/sap/ui/integration/themes/sap_bluecrystal_base/library.source.less +1 -1
- package/src/sap/ui/layout/themes/sap_bluecrystal/library.source.less +1 -1
- package/src/sap/ui/layout/themes/sap_bluecrystal_base/library.source.less +1 -1
- package/src/sap/ui/mdc/themes/sap_bluecrystal/library.source.less +1 -1
- package/src/sap/ui/mdc/themes/sap_bluecrystal_base/ValueHelpDialog.less +28 -33
- package/src/sap/ui/mdc/themes/sap_bluecrystal_base/library.source.less +1 -1
- package/src/sap/ui/rta/themes/sap_bluecrystal/library.source.less +1 -1
- package/src/sap/ui/rta/themes/sap_bluecrystal_base/library.source.less +1 -1
- package/src/sap/ui/suite/themes/sap_bluecrystal/library.source.less +1 -1
- package/src/sap/ui/suite/themes/sap_bluecrystal_base/library.source.less +1 -1
- package/src/sap/ui/table/themes/sap_bluecrystal/library.source.less +1 -1
- package/src/sap/ui/table/themes/sap_bluecrystal_base/Cell.less +1 -1
- package/src/sap/ui/table/themes/sap_bluecrystal_base/RowSelection.less +1 -1
- package/src/sap/ui/table/themes/sap_bluecrystal_base/library.source.less +1 -1
- package/src/sap/ui/unified/themes/sap_bluecrystal/library.source.less +1 -1
- package/src/sap/ui/unified/themes/sap_bluecrystal_base/Calendar.less +2 -1
- package/src/sap/ui/unified/themes/sap_bluecrystal_base/library.source.less +1 -1
- package/src/sap/ui/ux3/themes/sap_bluecrystal/library.source.less +1 -1
- package/src/sap/ui/ux3/themes/sap_bluecrystal_base/library.source.less +1 -1
- package/src/sap/uxap/themes/sap_bluecrystal/library.source.less +1 -1
- package/src/sap/uxap/themes/sap_bluecrystal_base/library.source.less +1 -1
package/REUSE.toml
CHANGED
|
@@ -7,7 +7,7 @@ SPDX-PackageComment = "The code in this project may include calls to APIs (“AP
|
|
|
7
7
|
[[annotations]]
|
|
8
8
|
path = "**"
|
|
9
9
|
precedence = "aggregate"
|
|
10
|
-
SPDX-FileCopyrightText = "
|
|
10
|
+
SPDX-FileCopyrightText = "2026 SAP SE or an SAP affiliate company and OpenUI5 contributors"
|
|
11
11
|
SPDX-License-Identifier = "Apache-2.0"
|
|
12
12
|
|
|
13
13
|
#
|
|
@@ -102,7 +102,7 @@ SPDX-FileComment = "these files belong to: jQuery UI"
|
|
|
102
102
|
path = "src/sap.ui.commons/src/sap/ui/commons/Carousel.js"
|
|
103
103
|
precedence = "aggregate"
|
|
104
104
|
SPDX-FileCopyrightText = [
|
|
105
|
-
"
|
|
105
|
+
"2026 SAP SE or an SAP affiliate company and OpenUI5 contributors",
|
|
106
106
|
"Spencer Tipping"
|
|
107
107
|
]
|
|
108
108
|
SPDX-License-Identifier = "Apache-2.0 and MIT"
|
|
@@ -122,7 +122,7 @@ SPDX-FileComment = "these files belong to: jQuery 3"
|
|
|
122
122
|
path = "src/sap.ui.core/src/sap/base/util/isPlainObject.js"
|
|
123
123
|
precedence = "aggregate"
|
|
124
124
|
SPDX-FileCopyrightText = [
|
|
125
|
-
"
|
|
125
|
+
"2026 SAP SE or an SAP affiliate company and OpenUI5 contributors",
|
|
126
126
|
"OpenJS Foundation and other contributors"
|
|
127
127
|
]
|
|
128
128
|
SPDX-License-Identifier = "Apache-2.0 and MIT"
|
|
@@ -132,7 +132,7 @@ SPDX-FileComment = "these files contain content from SAP and jQuery 3: isPlainOb
|
|
|
132
132
|
path = "src/sap.ui.core/src/sap/base/util/_merge.js"
|
|
133
133
|
precedence = "aggregate"
|
|
134
134
|
SPDX-FileCopyrightText = [
|
|
135
|
-
"
|
|
135
|
+
"2026 SAP SE or an SAP affiliate company and OpenUI5 contributors",
|
|
136
136
|
"OpenJS Foundation and other contributors"
|
|
137
137
|
]
|
|
138
138
|
SPDX-License-Identifier = "Apache-2.0 and MIT"
|
|
@@ -142,7 +142,7 @@ SPDX-FileComment = "these files contain content from SAP and jQuery 3: _merge.js
|
|
|
142
142
|
path = "src/sap.ui.core/src/jquery.sap.script.js"
|
|
143
143
|
precedence = "aggregate"
|
|
144
144
|
SPDX-FileCopyrightText = [
|
|
145
|
-
"
|
|
145
|
+
"2026 SAP SE or an SAP affiliate company and OpenUI5 contributors",
|
|
146
146
|
"OpenJS Foundation and other contributors"
|
|
147
147
|
]
|
|
148
148
|
SPDX-License-Identifier = "Apache-2.0 and MIT"
|
|
@@ -152,7 +152,7 @@ SPDX-FileComment = "these files contain content from SAP and jQuery 3: jquery.sa
|
|
|
152
152
|
path = "src/sap.ui.core/src/sap/ui/Device.js"
|
|
153
153
|
precedence = "aggregate"
|
|
154
154
|
SPDX-FileCopyrightText = [
|
|
155
|
-
"
|
|
155
|
+
"2026 SAP SE or an SAP affiliate company and OpenUI5 contributors",
|
|
156
156
|
"2011, John Resig"
|
|
157
157
|
]
|
|
158
158
|
SPDX-License-Identifier = "Apache-2.0 and MIT"
|
|
@@ -162,7 +162,7 @@ SPDX-FileComment = "these files contain content from SAP and jQuery 1: Device.js
|
|
|
162
162
|
path = "src/sap.ui.core/src/sap/ui/dom/jquery/Selectors.js"
|
|
163
163
|
precedence = "aggregate"
|
|
164
164
|
SPDX-FileCopyrightText = [
|
|
165
|
-
"
|
|
165
|
+
"2026 SAP SE or an SAP affiliate company and OpenUI5 contributors",
|
|
166
166
|
"2014 jQuery Foundation and other contributors"
|
|
167
167
|
]
|
|
168
168
|
SPDX-License-Identifier = "Apache-2.0 and MIT"
|
|
@@ -179,7 +179,7 @@ SPDX-FileComment = "these files belong to: jQuery UI 1.10"
|
|
|
179
179
|
path = "src/sap.ui.core/src/jquery.sap.dom.js"
|
|
180
180
|
precedence = "aggregate"
|
|
181
181
|
SPDX-FileCopyrightText = [
|
|
182
|
-
"
|
|
182
|
+
"2026 SAP SE or an SAP affiliate company and OpenUI5 contributors",
|
|
183
183
|
"2014 jQuery Foundation and other contributors"
|
|
184
184
|
]
|
|
185
185
|
SPDX-License-Identifier = "Apache-2.0 and MIT"
|
|
@@ -189,7 +189,7 @@ SPDX-FileComment = "these files contain content from SAP and jQuery UI 1.10: jqu
|
|
|
189
189
|
path = "src/sap.ui.core/src/sap/ui/dom/jquery/zIndex.js"
|
|
190
190
|
precedence = "aggregate"
|
|
191
191
|
SPDX-FileCopyrightText = [
|
|
192
|
-
"
|
|
192
|
+
"2026 SAP SE or an SAP affiliate company and OpenUI5 contributors",
|
|
193
193
|
"2014 jQuery Foundation and other contributors"
|
|
194
194
|
]
|
|
195
195
|
SPDX-License-Identifier = "Apache-2.0 and MIT"
|
|
@@ -243,7 +243,7 @@ SPDX-FileComment = "these files belong to: jQuery Mobile"
|
|
|
243
243
|
path = "src/sap.ui.core/src/sap/ui/util/_FeatureDetection.js"
|
|
244
244
|
precedence = "aggregate"
|
|
245
245
|
SPDX-FileCopyrightText = [
|
|
246
|
-
"
|
|
246
|
+
"2026 SAP SE or an SAP affiliate company and OpenUI5 contributors",
|
|
247
247
|
"2012 Wei-Ko Kao"
|
|
248
248
|
]
|
|
249
249
|
SPDX-License-Identifier = "Apache-2.0 and MIT"
|
|
@@ -270,7 +270,7 @@ SPDX-FileComment = "these files belong to: JUnit Reporter for QUnit"
|
|
|
270
270
|
path = "src/sap.ui.core/src/sap/ui/qunit/qunit-junit.js"
|
|
271
271
|
precedence = "aggregate"
|
|
272
272
|
SPDX-FileCopyrightText = [
|
|
273
|
-
"
|
|
273
|
+
"2026 SAP SE or an SAP affiliate company and OpenUI5 contributors",
|
|
274
274
|
"jQuery Foundation and other contributors"
|
|
275
275
|
]
|
|
276
276
|
SPDX-License-Identifier = "Apache-2.0 and MIT"
|
|
@@ -421,7 +421,7 @@ SPDX-FileComment = "these files belong to: blanket.js"
|
|
|
421
421
|
path = "src/sap.ui.core/src/sap/base/util/JSTokenizer.js"
|
|
422
422
|
precedence = "aggregate"
|
|
423
423
|
SPDX-FileCopyrightText = [
|
|
424
|
-
"
|
|
424
|
+
"2026 SAP SE or an SAP affiliate company and OpenUI5 contributors",
|
|
425
425
|
"Douglas Crockford"
|
|
426
426
|
]
|
|
427
427
|
SPDX-License-Identifier = "Apache-2.0 and LicenseRef-JSONinJSPublicDomain"
|
|
@@ -431,7 +431,7 @@ SPDX-FileComment = "these files contain content from SAP and JSON in JS: JSToken
|
|
|
431
431
|
path = "src/sap.ui.core/src/sap/ui/base/ExpressionParser.js"
|
|
432
432
|
precedence = "aggregate"
|
|
433
433
|
SPDX-FileCopyrightText = [
|
|
434
|
-
"
|
|
434
|
+
"2026 SAP SE or an SAP affiliate company and OpenUI5 contributors",
|
|
435
435
|
"2010 Douglas Crockford"
|
|
436
436
|
]
|
|
437
437
|
SPDX-License-Identifier = "Apache-2.0"
|
|
@@ -479,7 +479,7 @@ SPDX-FileComment = "these files contain content from p-cancelable and @babel/hel
|
|
|
479
479
|
path = "src/sap.ui.core/src/sap/ui/core/date/Persian.js"
|
|
480
480
|
precedence = "aggregate"
|
|
481
481
|
SPDX-FileCopyrightText = [
|
|
482
|
-
"
|
|
482
|
+
"2026 SAP SE or an SAP affiliate company and OpenUI5 contributors",
|
|
483
483
|
"Behrang Norouzinia"
|
|
484
484
|
]
|
|
485
485
|
SPDX-License-Identifier = "Apache-2.0 and MIT"
|
|
@@ -496,7 +496,7 @@ SPDX-FileComment = "these files belong to: vkBeautify"
|
|
|
496
496
|
path = "src/sap.ui.core/src/sap/ui/core/cache/LRUPersistentCache.js"
|
|
497
497
|
precedence = "aggregate"
|
|
498
498
|
SPDX-FileCopyrightText = [
|
|
499
|
-
"
|
|
499
|
+
"2026 SAP SE or an SAP affiliate company and OpenUI5 contributors",
|
|
500
500
|
"Isaac Z. Schlueter and Contributors"
|
|
501
501
|
]
|
|
502
502
|
SPDX-License-Identifier = "Apache-2.0 and ISC"
|
|
@@ -589,6 +589,30 @@ SPDX-License-Identifier = "MIT"
|
|
|
589
589
|
SPDX-FileComment = "these files belong to: @cfworker/json-schema"
|
|
590
590
|
|
|
591
591
|
|
|
592
|
+
# Library: sap.ui.mdc:
|
|
593
|
+
|
|
594
|
+
[[annotations]]
|
|
595
|
+
path = "src/sap.ui.mdc/test/sap/ui/mdc/demokit/sample/Chart/ChartJS/control/ChartJS.js"
|
|
596
|
+
precedence = "aggregate"
|
|
597
|
+
SPDX-FileCopyrightText = "2025 Chart.js Contributors"
|
|
598
|
+
SPDX-License-Identifier = "MIT"
|
|
599
|
+
SPDX-FileComment = "these files belong to: Chart.js"
|
|
600
|
+
|
|
601
|
+
[[annotations]]
|
|
602
|
+
path = "src/sap.ui.mdc/test/sap/ui/mdc/demokit/sample/Chart/ChartJS/control/chartjs-plugin-zoom.js"
|
|
603
|
+
precedence = "aggregate"
|
|
604
|
+
SPDX-FileCopyrightText = "2016-2021 chartjs-plugin-zoom Contributors"
|
|
605
|
+
SPDX-License-Identifier = "MIT"
|
|
606
|
+
SPDX-FileComment = "these files belong to: chartjs-plugin-zoom"
|
|
607
|
+
|
|
608
|
+
[[annotations]]
|
|
609
|
+
path = "src/sap.ui.mdc/test/sap/ui/mdc/demokit/sample/Chart/ChartJS/control/hammerjs.js"
|
|
610
|
+
precedence = "aggregate"
|
|
611
|
+
SPDX-FileCopyrightText = "2011-2017 by Jorik Tangelder (Eight Media)"
|
|
612
|
+
SPDX-License-Identifier = "MIT"
|
|
613
|
+
SPDX-FileComment = "these files belong to: hammer.js"
|
|
614
|
+
|
|
615
|
+
|
|
592
616
|
# Library: sap.ui.webc.common:
|
|
593
617
|
|
|
594
618
|
[[annotations]]
|
|
@@ -646,7 +670,7 @@ SPDX-FileComment = "these files belong to: UI5 Web Components"
|
|
|
646
670
|
path = "lib/jsdoc/ui5/plugin.js"
|
|
647
671
|
precedence = "aggregate"
|
|
648
672
|
SPDX-FileCopyrightText = [
|
|
649
|
-
"
|
|
673
|
+
"2026 SAP SE or an SAP affiliate company and OpenUI5 contributors",
|
|
650
674
|
"2011-present Michael Mathews micmath@gmail.com and the contributors to JSDoc"
|
|
651
675
|
]
|
|
652
676
|
SPDX-License-Identifier = "Apache-2.0"
|
package/THIRDPARTY.txt
CHANGED
|
@@ -202,7 +202,7 @@ License: Apache-2.0
|
|
|
202
202
|
License Text: https://github.com/UI5/openui5/blob/master/LICENSES/Apache-2.0.txt
|
|
203
203
|
Contained in: src/sap.ui.core/src/sap/ui/thirdparty/caja-html-sanitizer.js
|
|
204
204
|
|
|
205
|
-
Component: Unicode Common Locale Data Repository, version:
|
|
205
|
+
Component: Unicode Common Locale Data Repository, version: 48.0.0
|
|
206
206
|
Copyright: 1991-2024 Unicode, Inc.
|
|
207
207
|
License: LicenseRef-Unicode-3.0
|
|
208
208
|
License Text: https://github.com/UI5/openui5/blob/master/LICENSES/LicenseRef-Unicode-3.0.txt
|
|
@@ -425,6 +425,27 @@ License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
|
|
|
425
425
|
Contained in: src/sap.ui.integration/test/sap/ui/integration/demokit/cardExplorer/webapp/thirdparty/CfWorkerJsonSchemaValidator.js
|
|
426
426
|
|
|
427
427
|
|
|
428
|
+
Library: sap.ui.mdc:
|
|
429
|
+
|
|
430
|
+
Component: Chart.js, version: 4.5.0
|
|
431
|
+
Copyright: 2025 Chart.js Contributors
|
|
432
|
+
License: MIT
|
|
433
|
+
License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
|
|
434
|
+
Contained in: src/sap.ui.mdc/test/sap/ui/mdc/demokit/sample/Chart/ChartJS/control/ChartJS.js
|
|
435
|
+
|
|
436
|
+
Component: chartjs-plugin-zoom, version: 1.0.1
|
|
437
|
+
Copyright: 2016-2021 chartjs-plugin-zoom Contributors
|
|
438
|
+
License: MIT
|
|
439
|
+
License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
|
|
440
|
+
Contained in: src/sap.ui.mdc/test/sap/ui/mdc/demokit/sample/Chart/ChartJS/control/chartjs-plugin-zoom.js
|
|
441
|
+
|
|
442
|
+
Component: hammer.js, version: 2.0.7
|
|
443
|
+
Copyright: 2011-2017 by Jorik Tangelder (Eight Media)
|
|
444
|
+
License: MIT
|
|
445
|
+
License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
|
|
446
|
+
Contained in: src/sap.ui.mdc/test/sap/ui/mdc/demokit/sample/Chart/ChartJS/control/hammerjs.js
|
|
447
|
+
|
|
448
|
+
|
|
428
449
|
Library: sap.ui.webc.common:
|
|
429
450
|
|
|
430
451
|
Component: UI5 Web Components, version: 1.18.0
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@openui5/themelib_sap_bluecrystal",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.145.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/UI5/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.145.0",
|
|
18
|
+
"@openui5/sap.m": "1.145.0",
|
|
19
|
+
"@openui5/sap.tnt": "1.145.0",
|
|
20
|
+
"@openui5/sap.ui.codeeditor": "1.145.0",
|
|
21
|
+
"@openui5/sap.ui.commons": "1.145.0",
|
|
22
|
+
"@openui5/sap.ui.core": "1.145.0",
|
|
23
|
+
"@openui5/sap.ui.dt": "1.145.0",
|
|
24
|
+
"@openui5/sap.ui.fl": "1.145.0",
|
|
25
|
+
"@openui5/sap.ui.mdc": "1.145.0",
|
|
26
|
+
"@openui5/sap.ui.integration": "1.145.0",
|
|
27
|
+
"@openui5/sap.ui.layout": "1.145.0",
|
|
28
|
+
"@openui5/sap.ui.rta": "1.145.0",
|
|
29
|
+
"@openui5/sap.ui.suite": "1.145.0",
|
|
30
|
+
"@openui5/sap.ui.table": "1.145.0",
|
|
31
|
+
"@openui5/sap.ui.unified": "1.145.0",
|
|
32
|
+
"@openui5/sap.ui.ux3": "1.145.0",
|
|
33
|
+
"@openui5/sap.uxap": "1.145.0"
|
|
34
34
|
}
|
|
35
35
|
}
|
|
@@ -20,10 +20,6 @@
|
|
|
20
20
|
height: 3rem;
|
|
21
21
|
}
|
|
22
22
|
|
|
23
|
-
.sapMPlanCalWithWeekNumbers .sapMPlanCalHead{
|
|
24
|
-
height: 6rem;
|
|
25
|
-
}
|
|
26
|
-
|
|
27
23
|
.sapPCRelative.sapMPlanCalWithWeekNumbers .sapMPlanCalHead{
|
|
28
24
|
height: 3rem;
|
|
29
25
|
}
|
|
@@ -198,7 +194,7 @@
|
|
|
198
194
|
|
|
199
195
|
.sapMPlanCal.sapMPlanCalNoHead > .sapMList .sapMListInfoTBar,
|
|
200
196
|
.sapMSize0.sapMPlanCal > .sapMList .sapMListInfoTBar,
|
|
201
|
-
.
|
|
197
|
+
.sapMSize0.sapMPlanCal > .sapMList .sapMListInfoTBar .sapUiCalWeeksRow {
|
|
202
198
|
display: block;
|
|
203
199
|
}
|
|
204
200
|
|
|
@@ -211,10 +207,30 @@
|
|
|
211
207
|
.sapMPlanCal.sapMPlanCalNoHead > .sapMList .sapMListInfoTBar > .sapUiCalRow,
|
|
212
208
|
.sapMSize0.sapMPlanCal > .sapMList .sapMListInfoTBar > .sapMPlanCalHead,
|
|
213
209
|
.sapMSize0.sapMPlanCal > .sapMList .sapMListInfoTBar > .sapUiCalRow,
|
|
214
|
-
.
|
|
215
|
-
.
|
|
210
|
+
.sapMSize0.sapMPlanCal > .sapMList .sapMListInfoTBar .sapUiCalWeeksRow .sapMPlanWeeksLabelRow,
|
|
211
|
+
.sapMSize0.sapMPlanCal > .sapMList .sapMListInfoTBar .sapUiCalWeeksRow .sapMPlanWeeksLabelRow .sapUiCalRowWeekLabel,
|
|
212
|
+
.sapMSize0.sapMPlanCal > .sapMList .sapMListInfoTBar .sapUiCalWeeksRow .sapMPlanWeeksDataRow{
|
|
216
213
|
width: 100%;
|
|
217
214
|
}
|
|
215
|
+
.sapMSize0.sapMPlanCal > .sapMList .sapMListInfoTBar .sapUiCalWeeksRow .sapMPlanWeeksLabelRow .sapUiCalRowWeekLabel {
|
|
216
|
+
padding: 0;
|
|
217
|
+
text-align: center;
|
|
218
|
+
}
|
|
219
|
+
|
|
220
|
+
.sapMSize0.sapMPlanCal > .sapMList .sapMListInfoTBar .sapUiCalWeeksRow.sapMPlanWeeksRowDayView .sapMPlanWeeksLabelRow
|
|
221
|
+
.sapMSize0.sapMPlanCal > .sapMList .sapMListInfoTBar .sapUiCalWeeksRow.sapMPlanWeeksRowWeekView .sapMPlanWeeksLabelRow {
|
|
222
|
+
display: none;
|
|
223
|
+
}
|
|
224
|
+
|
|
225
|
+
.sapMSize0.sapMPlanCal > .sapMList .sapMListInfoTBar .sapUiCalWeeksRow.sapMPlanWeeksRowOneMonthView,
|
|
226
|
+
.sapMSize1.sapMPlanCal > .sapMList .sapMListInfoTBar .sapUiCalWeeksRow.sapMPlanWeeksRowOneMonthView{
|
|
227
|
+
display: none;
|
|
228
|
+
}
|
|
229
|
+
|
|
230
|
+
.sapMSize0.sapMPlanCal > .sapMList .sapMListInfoTBar .sapUiCalWeeksRow .sapMPlanWeeksLabelRow{
|
|
231
|
+
text-align: center;
|
|
232
|
+
padding-left: 0;
|
|
233
|
+
}
|
|
218
234
|
|
|
219
235
|
.sapMSize0.sapMPlanCal.sapPCRelative > .sapMList .sapMListInfoTBar > .sapMPlanCalHead,
|
|
220
236
|
.sapMSize1.sapMPlanCal.sapPCRelative > .sapMList .sapMListInfoTBar > .sapMPlanCalHead {
|
|
@@ -333,7 +333,7 @@
|
|
|
333
333
|
}
|
|
334
334
|
|
|
335
335
|
@media(min-width: 30rem) {
|
|
336
|
-
/* !important is necessary here for overriding inline style of sap.m.
|
|
336
|
+
/* !important is necessary here for overriding inline style of sap.m.Input */
|
|
337
337
|
.sapMUCEditBox >.sapMInputBaseInner {
|
|
338
338
|
width: 60% !important;
|
|
339
339
|
}
|
|
@@ -4,9 +4,9 @@
|
|
|
4
4
|
<name>sap_bluecrystal</name>
|
|
5
5
|
<vendor>SAP SE</vendor>
|
|
6
6
|
<copyright>OpenUI5
|
|
7
|
-
* (c) Copyright
|
|
7
|
+
* (c) Copyright 2026 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.145.0</version>
|
|
10
10
|
|
|
11
11
|
<documentation>SAPUI5 bluecrystal theme library.</documentation>
|
|
12
12
|
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
background-color: @sapUiBaseBG;
|
|
3
3
|
}
|
|
4
4
|
|
|
5
|
-
|
|
5
|
+
/* give all panels on the valueHelpPanel a left/right padding */
|
|
6
6
|
.sapMdcValueHelpPanel .sapMPanel {
|
|
7
7
|
padding-top: 0.5rem;
|
|
8
8
|
padding-left: 1rem;
|
|
@@ -27,11 +27,19 @@
|
|
|
27
27
|
}
|
|
28
28
|
|
|
29
29
|
.sapMdcTablePanel > .sapMPanelHeadingDiv > .sapMPanelHdr,
|
|
30
|
-
.sapMdcTokenizerPanel > .sapMPanelHeadingDiv > .sapMPanelHdr
|
|
31
|
-
.sapMdcDefineconditionPanel > .sapMPanelHeadingDiv > .sapMPanelHdr{
|
|
30
|
+
.sapMdcTokenizerPanel > .sapMPanelHeadingDiv > .sapMPanelHdr {
|
|
32
31
|
border: none;
|
|
33
32
|
}
|
|
34
33
|
|
|
34
|
+
.sapUiMdcDefineConditionPanel {
|
|
35
|
+
margin-left: 1.75rem;
|
|
36
|
+
margin-right: 1rem;
|
|
37
|
+
}
|
|
38
|
+
|
|
39
|
+
.sapUiMdcDefineConditionPanel .sapMTB {
|
|
40
|
+
padding-left: 0.25rem;
|
|
41
|
+
}
|
|
42
|
+
|
|
35
43
|
/* add border to Tokenizer */
|
|
36
44
|
.sapMdcTokenizerPanel .sapMTokenizer {
|
|
37
45
|
border-width: 1px;
|
|
@@ -53,12 +61,12 @@
|
|
|
53
61
|
min-height: 32px;
|
|
54
62
|
}
|
|
55
63
|
|
|
56
|
-
|
|
64
|
+
/* make the ITB header height 3rem */
|
|
57
65
|
.sapMdcValueHelpPanel .sapMITBHead {
|
|
58
|
-
margin-top:
|
|
66
|
+
margin-top: 0;
|
|
59
67
|
}
|
|
60
68
|
|
|
61
|
-
|
|
69
|
+
/* make the toolbar height 3rem and add 2rem padding left/right */
|
|
62
70
|
.sapMdcValueHelpPanel .sapMdcValueHelpPanelFilterbar .sapMTB {
|
|
63
71
|
margin-top: 0.5rem;
|
|
64
72
|
height: 3rem;
|
|
@@ -74,31 +82,24 @@
|
|
|
74
82
|
margin-left: 0;
|
|
75
83
|
}
|
|
76
84
|
|
|
77
|
-
|
|
85
|
+
/* padding between the Define Condition value fields */
|
|
78
86
|
.sapUiMdcDefineConditionPanel .sapUiRespGrid > div {
|
|
79
87
|
padding-left: 0.25rem;
|
|
80
88
|
padding-right: 0.25rem;
|
|
81
89
|
box-sizing: border-box;
|
|
82
90
|
}
|
|
83
91
|
|
|
84
|
-
// correct paddings around the define conditions content
|
|
85
|
-
.sapMdcDefineconditionPanel .sapMPanelContent {
|
|
86
|
-
padding-left: 0.75rem;
|
|
87
|
-
padding-right: 0rem;
|
|
88
|
-
padding-top: 0rem;
|
|
89
|
-
}
|
|
90
|
-
|
|
91
92
|
.sapUiMdcDefineConditionPanel .sapUiMdcDefineConditionGrid {
|
|
92
93
|
margin-bottom: 0.5rem;
|
|
93
94
|
}
|
|
94
95
|
|
|
95
|
-
|
|
96
|
+
/* give the Filterbar the required padding and max height */
|
|
96
97
|
.sapMdcValueHelpPanelFilterbar {
|
|
97
98
|
margin-left: 2rem;
|
|
98
99
|
margin-right: 1rem;
|
|
99
100
|
}
|
|
100
101
|
|
|
101
|
-
|
|
102
|
+
/* allign static text */
|
|
102
103
|
.sapUiMdcDefineConditionPanel .sapUiRespGrid .sapMText {
|
|
103
104
|
min-height: 2.75rem;
|
|
104
105
|
padding-top: 0.6875rem;
|
|
@@ -111,13 +112,13 @@
|
|
|
111
112
|
padding-bottom: 0.3125rem;
|
|
112
113
|
}
|
|
113
114
|
|
|
114
|
-
|
|
115
|
+
/* spacing between rows */
|
|
115
116
|
.sapUiMdcDefineConditionPanel .sapUiRespGrid.sapUiRespGridMedia-Std-Phone > .sapUiRespGridBreak:not(:first-child),
|
|
116
117
|
.sapUiMdcDefineConditionPanel .sapUiRespGrid.sapUiRespGridMedia-Std-Phone > .sapUiRespGridBreak:not(:first-child) + div {
|
|
117
118
|
padding-top: 0.5rem;
|
|
118
119
|
}
|
|
119
120
|
|
|
120
|
-
|
|
121
|
+
/* align add-button to the right */
|
|
121
122
|
.sapUiMdcDefineConditionPanel .sapUiRespGrid > div:last-child {
|
|
122
123
|
padding-top: 0.25rem;
|
|
123
124
|
position: relative;
|
|
@@ -126,35 +127,34 @@
|
|
|
126
127
|
.sapUiSizeCompact .sapUiMdcDefineConditionPanel .sapUiRespGrid > div:last-child {
|
|
127
128
|
height: 2rem;
|
|
128
129
|
}
|
|
130
|
+
|
|
129
131
|
.sapUiMdcDefineConditionPanel .sapUiRespGrid > div:last-child > button{
|
|
130
132
|
position: absolute;
|
|
131
133
|
right: 0.25rem;
|
|
132
134
|
}
|
|
133
135
|
|
|
134
|
-
|
|
136
|
+
/* hide the toolbar border and give some more top margin */
|
|
135
137
|
.sapMdcValueHelpPanel .sapMTBStandard, .sapUiMdcDefineConditionPanel .sapMTBStandard {
|
|
136
138
|
border-bottom: solid 1px transparent;
|
|
137
139
|
}
|
|
138
140
|
|
|
139
|
-
|
|
141
|
+
/* hide the panel bottom border */
|
|
140
142
|
.sapMdcValueHelpPanel .sapMPanelContent:not(.sapMPanelBGTransparent) {
|
|
141
143
|
border-bottom: none;
|
|
142
144
|
}
|
|
143
145
|
|
|
144
|
-
|
|
145
|
-
// show padding on top of the defineConditionPanel when used on popover
|
|
146
|
+
/* show padding on top of the defineConditionPanel when used on popover */
|
|
146
147
|
.sapMPopoverCont .sapMPopoverScroll > .sapUiMdcDefineConditionPanel {
|
|
147
148
|
padding-top: 1rem;
|
|
148
|
-
// padding-left: 0.75rem;
|
|
149
149
|
padding-right: 0.75rem;
|
|
150
150
|
}
|
|
151
151
|
|
|
152
|
-
|
|
152
|
+
/* makes the title of the used panels smaller */
|
|
153
153
|
.sapMdcValueHelpPanel .sapMPanel .sapMPanelHdr {
|
|
154
154
|
font-size: @sapMFontHeader5Size;
|
|
155
155
|
}
|
|
156
156
|
|
|
157
|
-
|
|
157
|
+
/* make the title shadows transparent */
|
|
158
158
|
.sapMdcValueHelpTitleShadow.sapMDialog:not(.sapMDialogWithSubHeader) > header:first-of-type .sapMIBar {
|
|
159
159
|
box-shadow: inset 0 -0.0625rem transparent;
|
|
160
160
|
}
|
|
@@ -163,14 +163,14 @@
|
|
|
163
163
|
box-shadow: inset 0 -0.0625rem transparent;
|
|
164
164
|
}
|
|
165
165
|
|
|
166
|
-
|
|
166
|
+
/* remove some borders around the IconTabBar content */
|
|
167
167
|
.sapMdcValueHelpPanel .sapMITBContent {
|
|
168
168
|
border-left: none;
|
|
169
169
|
border-right: none;
|
|
170
170
|
border-bottom: none;
|
|
171
171
|
}
|
|
172
172
|
|
|
173
|
-
|
|
173
|
+
/* set the 2rem padding also on the OK and Cancel buttons in the footer */
|
|
174
174
|
.sapMdcValueHelpTitle.sapMDialog footer .sapMTB {
|
|
175
175
|
padding: 0 2rem;
|
|
176
176
|
}
|
|
@@ -181,7 +181,6 @@
|
|
|
181
181
|
}
|
|
182
182
|
|
|
183
183
|
.sapMdcValueHelpPanelTableBox > .sapMFlexItem {
|
|
184
|
-
//min-height: 200px !important;
|
|
185
184
|
height: 100%;
|
|
186
185
|
}
|
|
187
186
|
|
|
@@ -189,17 +188,13 @@
|
|
|
189
188
|
height: 200px !important;
|
|
190
189
|
}
|
|
191
190
|
|
|
192
|
-
.sapMdcValueHelpPanelTableBox .sapUiMdcTable .sapMTB > .sapMTitle {
|
|
193
|
-
font-size: 1rem;
|
|
194
|
-
}
|
|
195
|
-
|
|
196
191
|
.sapMdcValueHelpPopover.sapMdcValueHelpMultiSelect .sapUiMdcDefineConditionPanel {
|
|
197
192
|
margin-left: 1rem;
|
|
198
193
|
margin-top: 1rem;
|
|
199
194
|
}
|
|
200
195
|
|
|
201
196
|
.sapMdcValueHelpPopover.sapMdcValueHelpSingleSelect .sapUiMdcDefineConditionPanel {
|
|
202
|
-
margin-left:
|
|
197
|
+
margin-left: 0;
|
|
203
198
|
margin-right: 0.75rem;
|
|
204
199
|
margin-top: 1rem;
|
|
205
200
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright
|
|
3
|
+
* (c) Copyright 2026 SAP SE or an SAP affiliate company.
|
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
5
5
|
*/
|
|
6
6
|
@import "../../../../../sap/ui/core/themes/base/base.less";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright
|
|
3
|
+
* (c) Copyright 2026 SAP SE or an SAP affiliate company.
|
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
5
5
|
*/
|
|
6
6
|
/* ============================================================================== */
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright
|
|
3
|
+
* (c) Copyright 2026 SAP SE or an SAP affiliate company.
|
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
5
5
|
*/
|
|
6
6
|
@import "../../../../../sap/ui/core/themes/base/base.less";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright
|
|
3
|
+
* (c) Copyright 2026 SAP SE or an SAP affiliate company.
|
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
5
5
|
*/
|
|
6
6
|
@import "../../../../../sap/ui/core/themes/base/base.less";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright
|
|
3
|
+
* (c) Copyright 2026 SAP SE or an SAP affiliate company.
|
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
5
5
|
*/
|
|
6
6
|
/* ============================================================================== */
|