@openui5/themelib_sap_bluecrystal 1.124.0 → 1.125.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 CHANGED
@@ -50,6 +50,11 @@ Copyright: Mario Heiderich
50
50
  License: Apache-2.0
51
51
  Comment: these files belong to: purify.js
52
52
 
53
+ Files: src/sap.m/test/sap/m/qunit/_thirdparty/qunit-composite.css src/sap.m/test/sap/m/qunit/_thirdparty/qunit-composite.js
54
+ Copyright: jQuery Foundation and other contributors, https://jquery.org/
55
+ License: MIT
56
+ Comment: these files belong to: QUnit Composite 2.0.0
57
+
53
58
 
54
59
  # Library: sap.ui.codeeditor:
55
60
 
package/THIRDPARTY.txt CHANGED
@@ -12,6 +12,13 @@ License: Apache-2.0
12
12
  License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
13
13
  Contained in: src/sap.m/src/sap/m/_thirdparty/purify.js
14
14
 
15
+ Component: QUnit Composite 2.0.0, version: 2.0.0
16
+ Copyright: jQuery Foundation and other contributors, https://jquery.org/
17
+ License: MIT
18
+ License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
19
+ Contained in: src/sap.m/test/sap/m/qunit/_thirdparty/qunit-composite.css
20
+ src/sap.m/test/sap/m/qunit/_thirdparty/qunit-composite.js
21
+
15
22
 
16
23
  Library: sap.ui.codeeditor:
17
24
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openui5/themelib_sap_bluecrystal",
3
- "version": "1.124.0",
3
+ "version": "1.125.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.124.0",
18
- "@openui5/sap.m": "1.124.0",
19
- "@openui5/sap.tnt": "1.124.0",
20
- "@openui5/sap.ui.codeeditor": "1.124.0",
21
- "@openui5/sap.ui.commons": "1.124.0",
22
- "@openui5/sap.ui.core": "1.124.0",
23
- "@openui5/sap.ui.dt": "1.124.0",
24
- "@openui5/sap.ui.fl": "1.124.0",
25
- "@openui5/sap.ui.mdc": "1.124.0",
26
- "@openui5/sap.ui.integration": "1.124.0",
27
- "@openui5/sap.ui.layout": "1.124.0",
28
- "@openui5/sap.ui.rta": "1.124.0",
29
- "@openui5/sap.ui.suite": "1.124.0",
30
- "@openui5/sap.ui.table": "1.124.0",
31
- "@openui5/sap.ui.unified": "1.124.0",
32
- "@openui5/sap.ui.ux3": "1.124.0",
33
- "@openui5/sap.uxap": "1.124.0"
17
+ "@openui5/sap.f": "1.125.0",
18
+ "@openui5/sap.m": "1.125.0",
19
+ "@openui5/sap.tnt": "1.125.0",
20
+ "@openui5/sap.ui.codeeditor": "1.125.0",
21
+ "@openui5/sap.ui.commons": "1.125.0",
22
+ "@openui5/sap.ui.core": "1.125.0",
23
+ "@openui5/sap.ui.dt": "1.125.0",
24
+ "@openui5/sap.ui.fl": "1.125.0",
25
+ "@openui5/sap.ui.mdc": "1.125.0",
26
+ "@openui5/sap.ui.integration": "1.125.0",
27
+ "@openui5/sap.ui.layout": "1.125.0",
28
+ "@openui5/sap.ui.rta": "1.125.0",
29
+ "@openui5/sap.ui.suite": "1.125.0",
30
+ "@openui5/sap.ui.table": "1.125.0",
31
+ "@openui5/sap.ui.unified": "1.125.0",
32
+ "@openui5/sap.ui.ux3": "1.125.0",
33
+ "@openui5/sap.uxap": "1.125.0"
34
34
  }
35
35
  }
@@ -33,7 +33,7 @@
33
33
  }
34
34
 
35
35
  .sapMUS .sapMUCNoDataPage {
36
- min-height: 500px;
36
+ height: 500px;
37
37
  }
38
38
 
39
39
  @media(min-width: 30rem) {
@@ -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.124.0</version>
9
+ <version>1.125.0</version>
10
10
 
11
11
  <documentation>SAPUI5 bluecrystal theme library.</documentation>
12
12
 
@@ -3,92 +3,19 @@
3
3
  /* Base theme */
4
4
  /* =========================================================== */
5
5
 
6
- @_sap_ui_integration_AnalyticsCloud_ScrollBorder: transparent;
7
-
8
- .sapFCardContent {
6
+ .sapFCard {
7
+ .sapFCardContent:has(.sapFCardAnalyticsCloudContent),
9
8
  .sapFCardAnalyticsCloudContent {
10
- svg {
11
- text {
12
- font-family: @sapUiFontFamily !important;
13
- font-size: @sapMFontSmallSize !important;
14
- fill: @sapUiTileTextColor !important;
15
- }
16
-
17
- .highcharts-text-outline[stroke-width="2px"] {
18
- fill: @sapUiContentFocusColor !important;
19
- stroke: @sapUiBaseColor !important;
20
- }
21
-
22
- .highcharts-text-outline[stroke-width="2px"] + tspan {
23
- fill: @sapUiContentFocusColor !important;
24
- }
25
-
26
- .highcharts-title {
27
- font-family: @sapUiFontHeaderFamily !important;
28
- font-size: @sapMFontHeader5Size !important;
29
- font-weight: @sapUiFontHeaderWeight !important;
30
- fill: @sapUiTileTitleTextColor !important;
31
- }
32
-
33
- .highcharts-subtitle {
34
- font-family: @sapUiFontFamily !important;
35
- font-size: @sapMFontMediumSize !important;
36
- font-weight: normal !important;
37
- fill: @sapUiTileTextColor !important;
38
- }
39
-
40
- .highcharts-axis {
41
- path[stroke] {
42
- stroke: @sapUiText !important;
43
- }
44
- }
45
-
46
- .highcharts-legend {
47
- > rect[fill] {
48
- fill: @sapUiTileBackground !important;
49
- }
50
-
51
- > rect[stroke] {
52
- stroke: @sapUiTileBorderColor !important;
53
- }
54
- }
55
-
56
- .highcharts-tooltip-box {
57
- color: @sapUiTileTitleTextColor !important;
58
- fill: @sapUiTileBackground;
59
- }
60
-
61
- .highcharts-background {
62
- fill: @sapUiTileBackground;
63
- }
64
-
65
- .highcharts-scrollbar * {
66
- fill: transparent;
67
- stroke: transparent;
68
- }
69
-
70
- &:hover .highcharts-scrollbar {
71
- .highcharts-scrollbar-thumb {
72
- fill: @sapUiScrollBarFaceColor;
73
- width: 6px;
74
- }
9
+ overflow: visible;
10
+ }
75
11
 
76
- .highcharts-scrollbar-arrow {
77
- fill: @sapUiScrollBarFaceColor;
78
- transform: translate(-3.1px, 2px) scale(0.8);
79
- }
12
+ .sapUiIntAnalyticsCloudContentContainer {
13
+ height: 100%;
14
+ width: 100%;
80
15
 
81
- .highcharts-scrollbar-track {
82
- fill: @sapUiBaseBG;
83
- stroke: @_sap_ui_integration_AnalyticsCloud_ScrollBorder;
84
- width: 6px;
85
- transform: translateX(-0.5px);
86
- }
87
- }
88
- }
89
- .sapFCardAnalyticsCloudContentHCC {
90
- height: 100%;
91
- width: 100%;
16
+ &>div {
17
+ border-bottom-left-radius: 0.95rem;
18
+ border-bottom-right-radius: 0.95rem;
92
19
  }
93
20
  }
94
- }
21
+ }