@openui5/themelib_sap_horizon 1.105.0 → 1.106.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 +20 -17
- package/THIRDPARTY.txt +31 -21
- package/package.json +18 -18
- package/src/sap/f/themes/sap_horizon/DynamicPageTitle.less +7 -7
- package/src/sap/f/themes/sap_horizon_dark/DynamicPageTitle.less +7 -7
- package/src/sap/m/themes/sap_horizon/InputBase.less +0 -6
- package/src/sap/m/themes/sap_horizon/RatingIndicator.less +4 -0
- package/src/sap/m/themes/sap_horizon/Slider.less +2 -2
- package/src/sap/m/themes/sap_horizon_dark/InputBase.less +0 -6
- package/src/sap/m/themes/sap_horizon_dark/RatingIndicator.less +4 -0
- package/src/sap/m/themes/sap_horizon_dark/Slider.less +1 -1
- package/src/sap/m/themes/sap_horizon_hcb/RatingIndicator.less +4 -0
- package/src/sap/m/themes/sap_horizon_hcb/Slider.less +3 -3
- package/src/sap/m/themes/sap_horizon_hcw/RatingIndicator.less +4 -0
- package/src/sap/m/themes/sap_horizon_hcw/Slider.less +3 -3
- package/src/sap/ui/core/themes/sap_horizon/.theme +1 -1
- package/src/sap/ui/core/themes/sap_horizon_dark/.theme +1 -1
- package/src/sap/ui/core/themes/sap_horizon_hcb/.theme +1 -1
- package/src/sap/ui/core/themes/sap_horizon_hcw/.theme +1 -1
- package/src/sap/ui/integration/themes/sap_horizon/ObjectContent.less +6 -0
- package/src/sap/ui/integration/themes/sap_horizon/library.source.less +1 -0
- package/src/sap/ui/integration/themes/sap_horizon_dark/ObjectContent.less +6 -0
- package/src/sap/ui/integration/themes/sap_horizon_dark/library.source.less +1 -0
- package/src/sap/ui/mdc/themes/sap_horizon/TokenDisplay.less +5 -2
- package/src/sap/uxap/themes/sap_horizon/ObjectPageHeaderContent.less +1 -1
- package/src/sap/uxap/themes/sap_horizon/ObjectPageSection.less +4 -0
- package/src/sap/uxap/themes/sap_horizon_dark/ObjectPageHeaderContent.less +1 -1
- package/src/sap/uxap/themes/sap_horizon_dark/ObjectPageSection.less +4 -0
package/.reuse/dep5
CHANGED
|
@@ -43,6 +43,14 @@ License: Apache-2.0
|
|
|
43
43
|
#
|
|
44
44
|
|
|
45
45
|
|
|
46
|
+
# Library: sap.m:
|
|
47
|
+
|
|
48
|
+
Files: src/sap.m/src/sap/m/_thirdparty/purify.js
|
|
49
|
+
Copyright: Mario Heiderich
|
|
50
|
+
License: Apache-2.0
|
|
51
|
+
Comment: these files belong to: purify.js
|
|
52
|
+
|
|
53
|
+
|
|
46
54
|
# Library: sap.ui.codeeditor:
|
|
47
55
|
|
|
48
56
|
Files: src/sap.ui.codeeditor/src/sap/ui/codeeditor/js/ace/*
|
|
@@ -127,17 +135,17 @@ Copyright:
|
|
|
127
135
|
License: Apache-2.0 and MIT
|
|
128
136
|
Comment: these files contain content from SAP and jQuery UI 1.11: zIndex.js is overall written by SAP, but contains an implementation of the function 'fnzIndex' which is taken from jQuery UI Datepicker 1.11.1
|
|
129
137
|
|
|
130
|
-
Files: src/sap.ui.core/src/sap/ui/thirdparty/qunit
|
|
138
|
+
Files: src/sap.ui.core/src/sap/ui/thirdparty/qunit.css src/sap.ui.core/src/sap/ui/thirdparty/qunit.js
|
|
131
139
|
Copyright: jQuery Foundation and other contributors
|
|
132
140
|
License: MIT
|
|
133
141
|
Comment: these files belong to: QUnit
|
|
134
142
|
|
|
135
|
-
Files: src/sap.ui.core/src/sap/ui/thirdparty/qunit-2
|
|
143
|
+
Files: src/sap.ui.core/src/sap/ui/thirdparty/qunit-2.css src/sap.ui.core/src/sap/ui/thirdparty/qunit-2.js
|
|
136
144
|
Copyright: jQuery Foundation and other contributors
|
|
137
145
|
License: MIT
|
|
138
146
|
Comment: these files belong to: QUnit 2
|
|
139
147
|
|
|
140
|
-
Files: src/sap.ui.core/test/sap/ui/core/qunit/thirdparty/qunit-2.18
|
|
148
|
+
Files: src/sap.ui.core/test/sap/ui/core/qunit/thirdparty/qunit-2.18.css src/sap.ui.core/test/sap/ui/core/qunit/thirdparty/qunit-2.18.js
|
|
141
149
|
Copyright: jQuery Foundation and other contributors
|
|
142
150
|
License: MIT
|
|
143
151
|
Comment: these files belong to: QUnit 2.18
|
|
@@ -159,7 +167,7 @@ Copyright:
|
|
|
159
167
|
License: Apache-2.0 and MIT
|
|
160
168
|
Comment: these files contain content from SAP and jQuery.rtl-scroll-type: _FeatureDetection.js is overall written by SAP, but contains code which is inspired by jQuery.rtl-scroll-type
|
|
161
169
|
|
|
162
|
-
Files: src/sap.ui.core/src/sap/ui/thirdparty/qunit-composite
|
|
170
|
+
Files: src/sap.ui.core/src/sap/ui/thirdparty/qunit-composite.css src/sap.ui.core/src/sap/ui/thirdparty/qunit-composite.js
|
|
163
171
|
Copyright: jQuery Foundation and other contributors
|
|
164
172
|
License: MIT
|
|
165
173
|
Comment: these files belong to: QUnit Composite
|
|
@@ -239,7 +247,7 @@ Copyright: 2010-2017, Christian Johansen, christian@cjohansen.no
|
|
|
239
247
|
License: BSD-3-Clause
|
|
240
248
|
Comment: these files belong to: SinonJS
|
|
241
249
|
|
|
242
|
-
Files: src/sap.ui.core/test/sap/ui/core/qunit/thirdparty/sinon-14.0
|
|
250
|
+
Files: src/sap.ui.core/test/sap/ui/core/qunit/thirdparty/sinon-14.0.js
|
|
243
251
|
Copyright: 2010-2022, Christian Johansen, christian@cjohansen.no
|
|
244
252
|
License: BSD-3-Clause
|
|
245
253
|
Comment: these files belong to: SinonJS 14
|
|
@@ -313,7 +321,7 @@ Copyright: 2018 Michael Mclaughlin
|
|
|
313
321
|
License: MIT
|
|
314
322
|
Comment: these files belong to: bignumber.js
|
|
315
323
|
|
|
316
|
-
Files: src/sap.ui.core/src/sap/
|
|
324
|
+
Files: src/sap.ui.core/src/sap/base/util/restricted/_/lodash.custom.js
|
|
317
325
|
Copyright: OpenJS Foundation and other contributors
|
|
318
326
|
License: MIT
|
|
319
327
|
Comment: these files belong to: lodash
|
|
@@ -323,7 +331,7 @@ Copyright: 2021 Mathias Nater
|
|
|
323
331
|
License: MIT
|
|
324
332
|
Comment: these files belong to: Hyphenopoly
|
|
325
333
|
|
|
326
|
-
Files: src/sap.ui.core/src/sap/
|
|
334
|
+
Files: src/sap.ui.core/src/sap/base/util/restricted/_CancelablePromise.js
|
|
327
335
|
Copyright:
|
|
328
336
|
Sindre Sorhus <sindresorhus@gmail.com>
|
|
329
337
|
2014-present Sebastian McKenzie and other contributors
|
|
@@ -418,16 +426,6 @@ License: MIT
|
|
|
418
426
|
Comment: these files belong to: @cfworker/json-schema
|
|
419
427
|
|
|
420
428
|
|
|
421
|
-
# Library: sap.ui.mdc:
|
|
422
|
-
|
|
423
|
-
Files: src/sap.ui.mdc/test/sap/ui/mdc/sample/field/filterfieldwithoperators/BoolExprTool.js
|
|
424
|
-
Copyright:
|
|
425
|
-
2009-2022 SAP SE or an SAP affiliate company and OpenUI5 contributors
|
|
426
|
-
2015 unnikked
|
|
427
|
-
License: Apache-2.0 and MIT
|
|
428
|
-
Comment: these files contain content from SAP and BooleanExpressionEvaluator: BoolExprTool.js is authored by SAP, but partly inspired by BooleanExpressionEvaluator
|
|
429
|
-
|
|
430
|
-
|
|
431
429
|
# Library: sap.ui.webc.common:
|
|
432
430
|
|
|
433
431
|
Files: src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/base/*.* src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/theming/*.* src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/localization/*.* src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/icons/*.* src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/icons-tnt/*.* src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/icons-business-suite/*.*
|
|
@@ -448,6 +446,11 @@ Copyright: SAP
|
|
|
448
446
|
License: Apache-2.0
|
|
449
447
|
Comment: these files belong to: UI5 Web Components
|
|
450
448
|
|
|
449
|
+
Files: src/sap.ui.webc.fiori/src/sap/ui/webc/fiori/lib/zxing.js
|
|
450
|
+
Copyright: 2005 Sun Microsystems, Inc.; 2010-2014 University of Manchester; 2010-2015 Stian Soiland-Reyes; 2015 Peter Hull
|
|
451
|
+
License: Apache-2.0
|
|
452
|
+
Comment: these files belong to: ZXing
|
|
453
|
+
|
|
451
454
|
|
|
452
455
|
# Library: sap.ui.webc.main:
|
|
453
456
|
|
package/THIRDPARTY.txt
CHANGED
|
@@ -4,6 +4,15 @@ each subcomponent.
|
|
|
4
4
|
The full text of all referenced licenses is appended at the end of this file.
|
|
5
5
|
|
|
6
6
|
|
|
7
|
+
Library: sap.m:
|
|
8
|
+
|
|
9
|
+
Component: purify.js, version: 2.3.8
|
|
10
|
+
Copyright: Mario Heiderich
|
|
11
|
+
License: Apache-2.0
|
|
12
|
+
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
|
|
13
|
+
Contained in: src/sap.m/src/sap/m/_thirdparty/purify.js
|
|
14
|
+
|
|
15
|
+
|
|
7
16
|
Library: sap.ui.codeeditor:
|
|
8
17
|
|
|
9
18
|
Component: Ace (Ajax.org Cloud9 Editor), version: 1.4.13
|
|
@@ -68,19 +77,22 @@ Component: QUnit, version: 1.18.0
|
|
|
68
77
|
Copyright: jQuery Foundation and other contributors
|
|
69
78
|
License: MIT
|
|
70
79
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
|
|
71
|
-
Contained in: src/sap.ui.core/src/sap/ui/thirdparty/qunit
|
|
80
|
+
Contained in: src/sap.ui.core/src/sap/ui/thirdparty/qunit.css
|
|
81
|
+
src/sap.ui.core/src/sap/ui/thirdparty/qunit.js
|
|
72
82
|
|
|
73
83
|
Component: QUnit 2, version: 2.3.2
|
|
74
84
|
Copyright: jQuery Foundation and other contributors
|
|
75
85
|
License: MIT
|
|
76
86
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
|
|
77
|
-
Contained in: src/sap.ui.core/src/sap/ui/thirdparty/qunit-2
|
|
87
|
+
Contained in: src/sap.ui.core/src/sap/ui/thirdparty/qunit-2.css
|
|
88
|
+
src/sap.ui.core/src/sap/ui/thirdparty/qunit-2.js
|
|
78
89
|
|
|
79
90
|
Component: QUnit 2.18, version: 2.18.0
|
|
80
91
|
Copyright: jQuery Foundation and other contributors
|
|
81
92
|
License: MIT
|
|
82
93
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
|
|
83
|
-
Contained in: src/sap.ui.core/test/sap/ui/core/qunit/thirdparty/qunit-2.18
|
|
94
|
+
Contained in: src/sap.ui.core/test/sap/ui/core/qunit/thirdparty/qunit-2.18.css
|
|
95
|
+
src/sap.ui.core/test/sap/ui/core/qunit/thirdparty/qunit-2.18.js
|
|
84
96
|
|
|
85
97
|
Component: jQuery-Migrate, version: 3.3.1
|
|
86
98
|
Copyright: OpenJS Foundation and other contributors
|
|
@@ -104,7 +116,8 @@ Component: QUnit Composite, version: 1.0.2-pre
|
|
|
104
116
|
Copyright: jQuery Foundation and other contributors
|
|
105
117
|
License: MIT
|
|
106
118
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
|
|
107
|
-
Contained in: src/sap.ui.core/src/sap/ui/thirdparty/qunit-composite
|
|
119
|
+
Contained in: src/sap.ui.core/src/sap/ui/thirdparty/qunit-composite.css
|
|
120
|
+
src/sap.ui.core/src/sap/ui/thirdparty/qunit-composite.js
|
|
108
121
|
|
|
109
122
|
Component: JUnit Reporter for QUnit, version: 1.1.1
|
|
110
123
|
Copyright: jQuery Foundation and other contributors
|
|
@@ -201,7 +214,7 @@ Component: SinonJS 14, version: 14.0.0
|
|
|
201
214
|
Copyright: 2010-2022, Christian Johansen, christian@cjohansen.no
|
|
202
215
|
License: BSD-3-Clause
|
|
203
216
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/BSD-3-Clause.txt
|
|
204
|
-
Contained in: src/sap.ui.core/test/sap/ui/core/qunit/thirdparty/sinon-14.0
|
|
217
|
+
Contained in: src/sap.ui.core/test/sap/ui/core/qunit/thirdparty/sinon-14.0.js
|
|
205
218
|
|
|
206
219
|
Component: Sinon-qunit, version: 2.0.0
|
|
207
220
|
Copyright: 2010-2011, Christian Johansen
|
|
@@ -289,7 +302,7 @@ Component: lodash, version: 4.17.21
|
|
|
289
302
|
Copyright: OpenJS Foundation and other contributors
|
|
290
303
|
License: MIT
|
|
291
304
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
|
|
292
|
-
Contained in: src/sap.ui.core/src/sap/
|
|
305
|
+
Contained in: src/sap.ui.core/src/sap/base/util/restricted/_/lodash.custom.js
|
|
293
306
|
|
|
294
307
|
Component: Hyphenopoly, version: 3.4.0
|
|
295
308
|
Copyright: 2021 Mathias Nater
|
|
@@ -301,13 +314,13 @@ Component: p-cancelable, version: 2.0.0
|
|
|
301
314
|
Copyright: Sindre Sorhus <sindresorhus@gmail.com>
|
|
302
315
|
License: MIT
|
|
303
316
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
|
|
304
|
-
Contained in: src/sap.ui.core/src/sap/
|
|
317
|
+
Contained in: src/sap.ui.core/src/sap/base/util/restricted/_CancelablePromise.js
|
|
305
318
|
|
|
306
319
|
Component: @babel/helpers, version: 7.10.4
|
|
307
320
|
Copyright: 2014-present Sebastian McKenzie and other contributors
|
|
308
321
|
License: MIT
|
|
309
322
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
|
|
310
|
-
Contained in: src/sap.ui.core/src/sap/
|
|
323
|
+
Contained in: src/sap.ui.core/src/sap/base/util/restricted/_CancelablePromise.js
|
|
311
324
|
|
|
312
325
|
Component: Jalaali JS
|
|
313
326
|
Copyright: Behrang Norouzinia
|
|
@@ -407,18 +420,9 @@ License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
|
|
|
407
420
|
Contained in: src/sap.ui.integration/test/sap/ui/integration/demokit/cardExplorer/webapp/thirdparty/CfWorkerJsonSchemaValidator.js
|
|
408
421
|
|
|
409
422
|
|
|
410
|
-
Library: sap.ui.mdc:
|
|
411
|
-
|
|
412
|
-
Component: BooleanExpressionEvaluator, version: master-18530acbf3
|
|
413
|
-
Copyright: 2015 unnikked
|
|
414
|
-
License: MIT
|
|
415
|
-
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
|
|
416
|
-
Contained in: src/sap.ui.mdc/test/sap/ui/mdc/sample/field/filterfieldwithoperators/BoolExprTool.js
|
|
417
|
-
|
|
418
|
-
|
|
419
423
|
Library: sap.ui.webc.common:
|
|
420
424
|
|
|
421
|
-
Component: UI5 Web Components, version: 1.
|
|
425
|
+
Component: UI5 Web Components, version: 1.5.0
|
|
422
426
|
Copyright: SAP
|
|
423
427
|
License: Apache-2.0
|
|
424
428
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
|
|
@@ -429,7 +433,7 @@ Contained in: src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/base/*.*
|
|
|
429
433
|
src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/icons-tnt/*.*
|
|
430
434
|
src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/icons-business-suite/*.*
|
|
431
435
|
|
|
432
|
-
Component: lit-html, version: 2.
|
|
436
|
+
Component: lit-html, version: 2.2.2
|
|
433
437
|
Copyright: Google LLC
|
|
434
438
|
License: BSD-3-Clause
|
|
435
439
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/BSD-3-Clause.txt
|
|
@@ -438,16 +442,22 @@ Contained in: src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/lit-html/
|
|
|
438
442
|
|
|
439
443
|
Library: sap.ui.webc.fiori:
|
|
440
444
|
|
|
441
|
-
Component: UI5 Web Components, version: 1.
|
|
445
|
+
Component: UI5 Web Components, version: 1.5.0
|
|
442
446
|
Copyright: SAP
|
|
443
447
|
License: Apache-2.0
|
|
444
448
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
|
|
445
449
|
Contained in: src/sap.ui.webc.fiori/src/sap/ui/webc/fiori/thirdparty/*.*
|
|
446
450
|
|
|
451
|
+
Component: ZXing, version: 0.19.1
|
|
452
|
+
Copyright: 2005 Sun Microsystems, Inc.; 2010-2014 University of Manchester; 2010-2015 Stian Soiland-Reyes; 2015 Peter Hull
|
|
453
|
+
License: Apache-2.0
|
|
454
|
+
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
|
|
455
|
+
Contained in: src/sap.ui.webc.fiori/src/sap/ui/webc/fiori/lib/zxing.js
|
|
456
|
+
|
|
447
457
|
|
|
448
458
|
Library: sap.ui.webc.main:
|
|
449
459
|
|
|
450
|
-
Component: UI5 Web Components, version: 1.
|
|
460
|
+
Component: UI5 Web Components, version: 1.5.0
|
|
451
461
|
Copyright: SAP
|
|
452
462
|
License: Apache-2.0
|
|
453
463
|
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_horizon",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.106.0",
|
|
4
4
|
"description": "OpenUI5 Theme Library sap_horizon",
|
|
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.106.0",
|
|
18
|
+
"@openui5/sap.m": "1.106.0",
|
|
19
|
+
"@openui5/sap.tnt": "1.106.0",
|
|
20
|
+
"@openui5/sap.ui.codeeditor": "1.106.0",
|
|
21
|
+
"@openui5/sap.ui.commons": "1.106.0",
|
|
22
|
+
"@openui5/sap.ui.core": "1.106.0",
|
|
23
|
+
"@openui5/sap.ui.dt": "1.106.0",
|
|
24
|
+
"@openui5/sap.ui.fl": "1.106.0",
|
|
25
|
+
"@openui5/sap.ui.mdc": "1.106.0",
|
|
26
|
+
"@openui5/sap.ui.integration": "1.106.0",
|
|
27
|
+
"@openui5/sap.ui.layout": "1.106.0",
|
|
28
|
+
"@openui5/sap.ui.rta": "1.106.0",
|
|
29
|
+
"@openui5/sap.ui.suite": "1.106.0",
|
|
30
|
+
"@openui5/sap.ui.table": "1.106.0",
|
|
31
|
+
"@openui5/sap.ui.unified": "1.106.0",
|
|
32
|
+
"@openui5/sap.ui.ux3": "1.106.0",
|
|
33
|
+
"@openui5/sap.uxap": "1.106.0"
|
|
34
34
|
}
|
|
35
35
|
}
|
|
@@ -86,24 +86,24 @@
|
|
|
86
86
|
// =====================================
|
|
87
87
|
|
|
88
88
|
.sapFDynamicPageTitleMain>.sapFDynamicPageTitleMainInner .sapFDynamicPageTitleMainHeading .sapFDynamicPageTitleMainHeadingInner .sapMTitle {
|
|
89
|
-
|
|
90
|
-
|
|
89
|
+
font-size: @sapObjectHeader_Title_FontSize;
|
|
90
|
+
font-family: @sapFontBlackFamily;
|
|
91
91
|
}
|
|
92
92
|
|
|
93
93
|
|
|
94
94
|
// Expanded Header title is small on small screens
|
|
95
95
|
|
|
96
96
|
.sapFDynamicPage-Std-Phone .sapFDynamicPageTitleMain>.sapFDynamicPageTitleMainInner .sapFDynamicPageTitleMainHeading .sapFDynamicPageTitleMainHeadingInner .sapMTitle {
|
|
97
|
-
|
|
98
|
-
|
|
97
|
+
font-size: @sapObjectHeader_Title_SnappedFontSize;
|
|
98
|
+
font-family: @sapFontBlackFamily;
|
|
99
99
|
}
|
|
100
100
|
|
|
101
101
|
|
|
102
|
-
|
|
102
|
+
// Snapped Header title is small on all screen sizes
|
|
103
103
|
|
|
104
104
|
.sapFDynamicPageTitleSnapped .sapFDynamicPageTitleMain>.sapFDynamicPageTitleMainInner .sapFDynamicPageTitleMainHeading .sapFDynamicPageTitleMainHeadingInner .sapMTitle {
|
|
105
|
-
|
|
106
|
-
|
|
105
|
+
font-size: @sapObjectHeader_Title_SnappedFontSize;
|
|
106
|
+
font-family: @sapFontBlackFamily;
|
|
107
107
|
}
|
|
108
108
|
|
|
109
109
|
// Overview Page using Dynamic page Header
|
|
@@ -85,24 +85,24 @@
|
|
|
85
85
|
// =====================================
|
|
86
86
|
|
|
87
87
|
.sapFDynamicPageTitleMain>.sapFDynamicPageTitleMainInner .sapFDynamicPageTitleMainHeading .sapFDynamicPageTitleMainHeadingInner .sapMTitle {
|
|
88
|
-
|
|
89
|
-
|
|
88
|
+
font-size: @sapObjectHeader_Title_FontSize;
|
|
89
|
+
font-family: @sapFontBlackFamily;
|
|
90
90
|
}
|
|
91
91
|
|
|
92
92
|
|
|
93
93
|
// Expanded Header title is small on small screens
|
|
94
94
|
|
|
95
95
|
.sapFDynamicPage-Std-Phone .sapFDynamicPageTitleMain>.sapFDynamicPageTitleMainInner .sapFDynamicPageTitleMainHeading .sapFDynamicPageTitleMainHeadingInner .sapMTitle {
|
|
96
|
-
|
|
97
|
-
|
|
96
|
+
font-size: @sapObjectHeader_Title_SnappedFontSize;
|
|
97
|
+
font-family: @sapFontBlackFamily;
|
|
98
98
|
}
|
|
99
99
|
|
|
100
100
|
|
|
101
|
-
|
|
101
|
+
// Snapped Header title is small on all screen sizes
|
|
102
102
|
|
|
103
103
|
.sapFDynamicPageTitleSnapped .sapFDynamicPageTitleMain>.sapFDynamicPageTitleMainInner .sapFDynamicPageTitleMainHeading .sapFDynamicPageTitleMainHeadingInner .sapMTitle {
|
|
104
|
-
|
|
105
|
-
|
|
104
|
+
font-size: @sapObjectHeader_Title_SnappedFontSize;
|
|
105
|
+
font-family: @sapFontBlackFamily;
|
|
106
106
|
}
|
|
107
107
|
|
|
108
108
|
// Overview Page using Dynamic page Header
|
|
@@ -109,12 +109,6 @@
|
|
|
109
109
|
background-color: @sapField_Hover_Background;
|
|
110
110
|
}
|
|
111
111
|
|
|
112
|
-
.sapMInputBaseReadonly:not(.sapMTextArea) .sapMInputBaseInner,
|
|
113
|
-
.sapMInputBaseReadonly.sapMInputBase:not(.sapMTextArea):not(.sapMInputBaseHasEndIcons):not(.sapMInputBaseHasBeginIcons) .sapMInputBaseInner,
|
|
114
|
-
.sapMInputBaseReadonly.sapMInputBaseNoWidth:not(.sapMTextArea) .sapMInputBaseInner {
|
|
115
|
-
width: ~"calc(100% - 1.625rem)";
|
|
116
|
-
}
|
|
117
|
-
|
|
118
112
|
.sapUiSizeCondensed {
|
|
119
113
|
.sapUiTableDataCell .sapMInputBase .sapMInputBaseIconContainer .sapMInputBaseIcon {
|
|
120
114
|
min-width: 1.375rem;
|
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
|
|
26
26
|
.sapMSliderInner .sapMSliderHandle:not(.sapMSliderHandlePressed):not(.sapMRangeSlider.sapMSlider .sapMSliderInner:not(.sapMSliderInnerDisabled) .sapMSliderHandle:focus):after {
|
|
27
27
|
font-family: SAP-icons;
|
|
28
|
-
content: "\
|
|
28
|
+
content: "\e29c";
|
|
29
29
|
position: absolute;
|
|
30
30
|
top: 4px;
|
|
31
31
|
right: 0.5rem;
|
|
@@ -102,7 +102,7 @@
|
|
|
102
102
|
width: 0.5rem;
|
|
103
103
|
height: 0.5rem;
|
|
104
104
|
right: 2px;
|
|
105
|
-
top:
|
|
105
|
+
top: 22px;
|
|
106
106
|
}
|
|
107
107
|
|
|
108
108
|
.sapMSliderTooltip {
|
|
@@ -110,12 +110,6 @@
|
|
|
110
110
|
background-color: @sapField_Hover_Background;
|
|
111
111
|
}
|
|
112
112
|
|
|
113
|
-
.sapMInputBaseReadonly:not(.sapMTextArea) .sapMInputBaseInner,
|
|
114
|
-
.sapMInputBaseReadonly.sapMInputBase:not(.sapMTextArea):not(.sapMInputBaseHasEndIcons):not(.sapMInputBaseHasBeginIcons) .sapMInputBaseInner,
|
|
115
|
-
.sapMInputBaseReadonly.sapMInputBaseNoWidth:not(.sapMTextArea) .sapMInputBaseInner {
|
|
116
|
-
width: ~"calc(100% - 1.625rem)";
|
|
117
|
-
}
|
|
118
|
-
|
|
119
113
|
.sapUiSizeCondensed {
|
|
120
114
|
.sapUiTableDataCell .sapMInputBase .sapMInputBaseIcon {
|
|
121
115
|
min-width: 1.375rem;
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
|
|
21
21
|
.sapMSliderInner .sapMSliderHandle:not(.sapMSliderHandlePressed):not(.sapMRangeSlider.sapMSlider .sapMSliderInner:not(.sapMSliderInnerDisabled) .sapMSliderHandle:focus):after {
|
|
22
22
|
font-family: SAP-icons;
|
|
23
|
-
content: "\
|
|
23
|
+
content: "\e29c";
|
|
24
24
|
position: absolute;
|
|
25
25
|
top: 4px;
|
|
26
26
|
right: 0.5rem;
|
|
@@ -63,7 +63,7 @@
|
|
|
63
63
|
|
|
64
64
|
.sapMSliderInner .sapMSliderHandle:not(.sapMSliderHandlePressed):not(.sapMRangeSlider.sapMSlider .sapMSliderInner:not(.sapMSliderInnerDisabled) .sapMSliderHandle:focus):after {
|
|
65
65
|
font-family: SAP-icons;
|
|
66
|
-
content: "\
|
|
66
|
+
content: "\e29c";
|
|
67
67
|
position: absolute;
|
|
68
68
|
top: 4px;
|
|
69
69
|
right: 0.5rem;
|
|
@@ -149,7 +149,7 @@
|
|
|
149
149
|
width: 0.5rem;
|
|
150
150
|
height: 0.5rem;
|
|
151
151
|
left: -14px;
|
|
152
|
-
top: -
|
|
152
|
+
top: -3px;
|
|
153
153
|
}
|
|
154
154
|
|
|
155
155
|
.sapMSlider::after {
|
|
@@ -162,7 +162,7 @@
|
|
|
162
162
|
width: 0.5rem;
|
|
163
163
|
height: 0.5rem;
|
|
164
164
|
right: 2px;
|
|
165
|
-
top:
|
|
165
|
+
top: 20px;
|
|
166
166
|
}
|
|
167
167
|
|
|
168
168
|
/* pressed */
|
|
@@ -61,7 +61,7 @@
|
|
|
61
61
|
|
|
62
62
|
.sapMSliderInner .sapMSliderHandle:not(.sapMSliderHandlePressed):not(.sapMRangeSlider.sapMSlider .sapMSliderInner:not(.sapMSliderInnerDisabled) .sapMSliderHandle:focus):after {
|
|
63
63
|
font-family: SAP-icons;
|
|
64
|
-
content: "\
|
|
64
|
+
content: "\e29c";
|
|
65
65
|
position: absolute;
|
|
66
66
|
top: 4px;
|
|
67
67
|
right: 0.5rem;
|
|
@@ -147,7 +147,7 @@
|
|
|
147
147
|
width: 0.5rem;
|
|
148
148
|
height: 0.5rem;
|
|
149
149
|
left: -14px;
|
|
150
|
-
top: -
|
|
150
|
+
top: -3px;
|
|
151
151
|
}
|
|
152
152
|
|
|
153
153
|
.sapMSlider::after {
|
|
@@ -160,7 +160,7 @@
|
|
|
160
160
|
width: 0.5rem;
|
|
161
161
|
height: 0.5rem;
|
|
162
162
|
right: 2px;
|
|
163
|
-
top:
|
|
163
|
+
top: 20px;
|
|
164
164
|
}
|
|
165
165
|
|
|
166
166
|
.sapMSliderInner {
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<copyright>OpenUI5
|
|
7
7
|
* (c) Copyright 2009-2022 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.106.0</version>
|
|
10
10
|
|
|
11
11
|
<documentation>SAPUI5 Horizon theme library.</documentation>
|
|
12
12
|
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<copyright>OpenUI5
|
|
7
7
|
* (c) Copyright 2009-2022 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.106.0</version>
|
|
10
10
|
|
|
11
11
|
<documentation>SAPUI5 Evening Horizon theme library.</documentation>
|
|
12
12
|
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<copyright>OpenUI5
|
|
7
7
|
* (c) Copyright 2009-2022 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.106.0</version>
|
|
10
10
|
|
|
11
11
|
<documentation>SAPUI5 horizon high contrast black theme library.</documentation>
|
|
12
12
|
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<copyright>OpenUI5
|
|
7
7
|
* (c) Copyright 2009-2022 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.106.0</version>
|
|
10
10
|
|
|
11
11
|
<documentation>SAPUI5 horizon high contrast white theme library.</documentation>
|
|
12
12
|
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
// The sapUiIntCardObjectButtonGroup (Bar) has been overstyled so it will align with its Label
|
|
2
|
+
// The following rule will circumvent the clipping of that Bar, because of overflow: hidden on sapUiAFLayoutItem
|
|
3
|
+
.sapFCardObjectContent .sapUiAFLayout .sapUiAFLayoutItem {
|
|
4
|
+
margin-left: -1rem;
|
|
5
|
+
padding-left: 1rem;
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
// The sapUiIntCardObjectButtonGroup (Bar) has been overstyled so it will align with its Label
|
|
2
|
+
// The following rule will circumvent the clipping of that Bar, because of overflow: hidden on sapUiAFLayoutItem
|
|
3
|
+
.sapFCardObjectContent .sapUiAFLayout .sapUiAFLayoutItem {
|
|
4
|
+
margin-left: -1rem;
|
|
5
|
+
padding-left: 1rem;
|
|
6
|
+
}
|
|
@@ -17,7 +17,8 @@
|
|
|
17
17
|
box-shadow: none;
|
|
18
18
|
}
|
|
19
19
|
|
|
20
|
-
html.sap-desktop .sapUiMdcTokenizerDisplay .sapMToken:not(.sapMTokenSelected):not(:focus):hover
|
|
20
|
+
html.sap-desktop .sapUiMdcTokenizerDisplay .sapMToken:not(.sapMTokenSelected):not(:focus):hover,
|
|
21
|
+
html.sap-desktop .sapUiMdcTokenizerDisplay .sapMToken:not(.sapMTokenSelected):not(.sapMTokenReadOnly):focus:hover {
|
|
21
22
|
background: transparent;
|
|
22
23
|
border: 0px;
|
|
23
24
|
box-shadow: none;
|
|
@@ -28,7 +29,9 @@ html.sap-desktop .sapUiMdcTokenizerDisplay .sapMToken.sapMTokenSelected:hover {
|
|
|
28
29
|
border: 0px;
|
|
29
30
|
}
|
|
30
31
|
|
|
31
|
-
html.sap-desktop .sapUiMdcTokenizerDisplay .sapMToken:focus
|
|
32
|
+
html.sap-desktop .sapUiMdcTokenizerDisplay .sapMToken:focus,
|
|
33
|
+
html.sap-desktop .sapUiMdcTokenizerDisplay .sapMToken:focus:after {
|
|
32
34
|
border: 0px;
|
|
33
35
|
box-shadow: none;
|
|
34
36
|
}
|
|
37
|
+
|
|
@@ -115,6 +115,6 @@ html .sapUxAPObjectPageLayout-Std-Desktop, html .sapUxAPObjectPageLayout-Std-Tab
|
|
|
115
115
|
}
|
|
116
116
|
|
|
117
117
|
.sapUxAPObjectPageHeaderStickied .sapFDynamicPageTitleMain>.sapFDynamicPageTitleMainInner .sapFDynamicPageTitleMainHeading .sapFDynamicPageTitleMainHeadingInner .sapMTitle {
|
|
118
|
-
font-size: @
|
|
118
|
+
font-size: @sapObjectHeader_Title_SnappedFontSize;
|
|
119
119
|
font-family: @sapFontBlackFamily;
|
|
120
120
|
}
|
|
@@ -42,6 +42,10 @@
|
|
|
42
42
|
.sapUxAPObjectPageSubSectionWithSeeMore .sapUxAPSubSectionSeeMoreContainer {
|
|
43
43
|
padding-right: 1rem;
|
|
44
44
|
}
|
|
45
|
+
.sapUxAPObjectPageSection .sapUxAPObjectPageSectionContainer .sapUxAPObjectPageSubSection .sapUxAPBlockContainer {
|
|
46
|
+
margin-left: 1rem;
|
|
47
|
+
margin-right: 1rem;
|
|
48
|
+
}
|
|
45
49
|
}
|
|
46
50
|
|
|
47
51
|
// =====================================
|
|
@@ -115,6 +115,6 @@ html .sapUxAPObjectPageLayout-Std-Desktop, html .sapUxAPObjectPageLayout-Std-Tab
|
|
|
115
115
|
}
|
|
116
116
|
|
|
117
117
|
.sapUxAPObjectPageHeaderStickied .sapFDynamicPageTitleMain>.sapFDynamicPageTitleMainInner .sapFDynamicPageTitleMainHeading .sapFDynamicPageTitleMainHeadingInner .sapMTitle {
|
|
118
|
-
font-size: @
|
|
118
|
+
font-size: @sapObjectHeader_Title_SnappedFontSize;
|
|
119
119
|
font-family: @sapFontBlackFamily;
|
|
120
120
|
}
|
|
@@ -42,6 +42,10 @@
|
|
|
42
42
|
.sapUxAPObjectPageSubSectionWithSeeMore .sapUxAPSubSectionSeeMoreContainer {
|
|
43
43
|
padding-right: 1rem;
|
|
44
44
|
}
|
|
45
|
+
.sapUxAPObjectPageSection .sapUxAPObjectPageSectionContainer .sapUxAPObjectPageSubSection .sapUxAPBlockContainer {
|
|
46
|
+
margin-left: 1rem;
|
|
47
|
+
margin-right: 1rem;
|
|
48
|
+
}
|
|
45
49
|
}
|
|
46
50
|
|
|
47
51
|
// =====================================
|