@sapui5/sap.suite.ui.microchart 1.144.0 → 1.145.1
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/package.json +1 -1
- package/src/sap/suite/ui/microchart/.library +2 -2
- package/src/sap/suite/ui/microchart/AreaMicroChart.js +2 -2
- package/src/sap/suite/ui/microchart/AreaMicroChartItem.js +2 -2
- package/src/sap/suite/ui/microchart/AreaMicroChartLabel.js +2 -2
- package/src/sap/suite/ui/microchart/AreaMicroChartPoint.js +2 -2
- package/src/sap/suite/ui/microchart/AreaMicroChartRenderer.js +1 -1
- package/src/sap/suite/ui/microchart/BulletMicroChart.js +2 -2
- package/src/sap/suite/ui/microchart/BulletMicroChartData.js +2 -2
- package/src/sap/suite/ui/microchart/BulletMicroChartRenderer.js +1 -1
- package/src/sap/suite/ui/microchart/ColumnMicroChart.js +2 -2
- package/src/sap/suite/ui/microchart/ColumnMicroChartData.js +2 -2
- package/src/sap/suite/ui/microchart/ColumnMicroChartLabel.js +2 -2
- package/src/sap/suite/ui/microchart/ColumnMicroChartRenderer.js +1 -1
- package/src/sap/suite/ui/microchart/ComparisonMicroChart.js +2 -2
- package/src/sap/suite/ui/microchart/ComparisonMicroChartData.js +2 -2
- package/src/sap/suite/ui/microchart/ComparisonMicroChartRenderer.js +1 -1
- package/src/sap/suite/ui/microchart/DeltaMicroChart.js +2 -2
- package/src/sap/suite/ui/microchart/DeltaMicroChartRenderer.js +1 -1
- package/src/sap/suite/ui/microchart/HarveyBallMicroChart.js +21 -4
- package/src/sap/suite/ui/microchart/HarveyBallMicroChartItem.js +2 -2
- package/src/sap/suite/ui/microchart/HarveyBallMicroChartRenderer.js +5 -3
- package/src/sap/suite/ui/microchart/InteractiveBarChart.js +2 -2
- package/src/sap/suite/ui/microchart/InteractiveBarChartBar.js +2 -2
- package/src/sap/suite/ui/microchart/InteractiveBarChartRenderer.js +1 -1
- package/src/sap/suite/ui/microchart/InteractiveDonutChart.js +2 -2
- package/src/sap/suite/ui/microchart/InteractiveDonutChartRenderer.js +1 -1
- package/src/sap/suite/ui/microchart/InteractiveDonutChartSegment.js +2 -2
- package/src/sap/suite/ui/microchart/InteractiveLineChart.js +2 -2
- package/src/sap/suite/ui/microchart/InteractiveLineChartPoint.js +2 -2
- package/src/sap/suite/ui/microchart/InteractiveLineChartRenderer.js +1 -1
- package/src/sap/suite/ui/microchart/LineMicroChart.js +2 -2
- package/src/sap/suite/ui/microchart/LineMicroChartEmphasizedPoint.js +2 -2
- package/src/sap/suite/ui/microchart/LineMicroChartLine.js +2 -2
- package/src/sap/suite/ui/microchart/LineMicroChartPoint.js +2 -2
- package/src/sap/suite/ui/microchart/LineMicroChartRenderer.js +1 -1
- package/src/sap/suite/ui/microchart/MicroChartRenderUtils.js +1 -1
- package/src/sap/suite/ui/microchart/MicroChartUtils.js +1 -1
- package/src/sap/suite/ui/microchart/RadialMicroChart.js +2 -2
- package/src/sap/suite/ui/microchart/RadialMicroChartRenderer.js +1 -1
- package/src/sap/suite/ui/microchart/StackedBarMicroChart.js +2 -2
- package/src/sap/suite/ui/microchart/StackedBarMicroChartBar.js +2 -2
- package/src/sap/suite/ui/microchart/StackedBarMicroChartRenderer.js +1 -1
- package/src/sap/suite/ui/microchart/library.js +3 -3
- package/src/sap/suite/ui/microchart/themes/base/AreaMicroChart.less +30 -64
- package/src/sap/suite/ui/microchart/themes/base/BulletMicroChart.less +41 -44
- package/src/sap/suite/ui/microchart/themes/base/InteractiveDonutChart.less +2 -2
- package/src/sap/suite/ui/microchart/themes/base/StackedBarMicroChart.less +1 -0
- package/src/sap/suite/ui/microchart/themes/base/library.source.less +1 -1
- package/src/sap/suite/ui/microchart/themes/sap_belize/library.source.less +1 -1
- package/src/sap/suite/ui/microchart/themes/sap_belize_base/library.source.less +1 -1
- package/src/sap/suite/ui/microchart/themes/sap_belize_hcb/library.source.less +1 -1
- package/src/sap/suite/ui/microchart/themes/sap_belize_hcw/library.source.less +1 -1
- package/src/sap/suite/ui/microchart/themes/sap_belize_plus/library.source.less +1 -1
- package/src/sap/suite/ui/microchart/themes/sap_bluecrystal/library.source.less +1 -1
- package/src/sap/suite/ui/microchart/themes/sap_bluecrystal_base/library.source.less +1 -1
- package/src/sap/suite/ui/microchart/themes/sap_fiori_3/library.source.less +1 -1
- package/src/sap/suite/ui/microchart/themes/sap_fiori_3_dark/library.source.less +1 -1
- package/src/sap/suite/ui/microchart/themes/sap_fiori_3_hcb/AreaMicroChart.less +6 -6
- package/src/sap/suite/ui/microchart/themes/sap_fiori_3_hcb/BulletMicroChart.less +6 -6
- package/src/sap/suite/ui/microchart/themes/sap_fiori_3_hcb/library.source.less +1 -1
- package/src/sap/suite/ui/microchart/themes/sap_fiori_3_hcw/AreaMicroChart.less +6 -6
- package/src/sap/suite/ui/microchart/themes/sap_fiori_3_hcw/BulletMicroChart.less +6 -6
- package/src/sap/suite/ui/microchart/themes/sap_fiori_3_hcw/library.source.less +1 -1
- package/src/sap/suite/ui/microchart/themes/sap_hcb/library.source.less +1 -1
- package/src/sap/suite/ui/microchart/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/suite/ui/microchart/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/suite/ui/microchart/themes/sap_horizon_hcb/AreaMicroChart.less +3 -3
- package/src/sap/suite/ui/microchart/themes/sap_horizon_hcb/BulletMicroChart.less +3 -4
- package/src/sap/suite/ui/microchart/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/suite/ui/microchart/themes/sap_horizon_hcw/AreaMicroChart.less +3 -3
- package/src/sap/suite/ui/microchart/themes/sap_horizon_hcw/BulletMicroChart.less +3 -3
- package/src/sap/suite/ui/microchart/themes/sap_horizon_hcw/library.source.less +1 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* SAPUI5
|
|
3
|
-
* (c) Copyright
|
|
3
|
+
* (c) Copyright 2026 SAP SE. All rights reserved.
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
// Provides sap.suite.ui.microchart.StackedBarMicroChartBar control.
|
|
@@ -20,7 +20,7 @@ sap.ui.define(["sap/ui/thirdparty/jquery", './library', 'sap/ui/core/Element', "
|
|
|
20
20
|
* Contains the values of the stacked bar chart.
|
|
21
21
|
* @extends sap.ui.core.Element
|
|
22
22
|
*
|
|
23
|
-
* @version 1.
|
|
23
|
+
* @version 1.145.1
|
|
24
24
|
* @since 1.44.0
|
|
25
25
|
*
|
|
26
26
|
* @constructor
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* SAPUI5
|
|
3
|
-
* (c) Copyright
|
|
3
|
+
* (c) Copyright 2026 SAP SE. All rights reserved.
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
/**
|
|
@@ -21,13 +21,13 @@ sap.ui.define([
|
|
|
21
21
|
* @namespace
|
|
22
22
|
* @alias sap.suite.ui.microchart
|
|
23
23
|
* @author SAP SE
|
|
24
|
-
* @version 1.
|
|
24
|
+
* @version 1.145.1
|
|
25
25
|
* @public
|
|
26
26
|
*/
|
|
27
27
|
var thisLib = CoreLib.init({
|
|
28
28
|
name: "sap.suite.ui.microchart",
|
|
29
29
|
apiVersion: 2,
|
|
30
|
-
version: "1.
|
|
30
|
+
version: "1.145.1",
|
|
31
31
|
// library dependencies
|
|
32
32
|
dependencies: ["sap.ui.core", "sap.m"],
|
|
33
33
|
types: [
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
/*
|
|
2
|
-
/* CSS for control sap.suite.ui.microchart/AreaMicroChart
|
|
3
|
-
/* Base
|
|
4
|
-
/*
|
|
1
|
+
/* ======================================================= */
|
|
2
|
+
/* CSS for control sap.suite.ui.microchart/AreaMicroChart */
|
|
3
|
+
/* Base theme */
|
|
4
|
+
/* ======================================================= */
|
|
5
5
|
|
|
6
6
|
.sapSuiteAMC {
|
|
7
7
|
background-color: transparent;
|
|
@@ -42,7 +42,7 @@
|
|
|
42
42
|
display: block;
|
|
43
43
|
}
|
|
44
44
|
|
|
45
|
-
|
|
45
|
+
/* helper classes for canvas rendering */
|
|
46
46
|
.sapSuiteAMCTarget {
|
|
47
47
|
outline-style: dotted;
|
|
48
48
|
width: 2px;
|
|
@@ -60,18 +60,18 @@
|
|
|
60
60
|
width: 1px;
|
|
61
61
|
}
|
|
62
62
|
|
|
63
|
-
|
|
63
|
+
/* focus */
|
|
64
64
|
html.sap-desktop .sapSuiteAMC:focus:not([tabindex]),
|
|
65
65
|
.sapSuiteAMC:focus:not([tabindex]) {
|
|
66
66
|
outline: none;
|
|
67
67
|
}
|
|
68
68
|
|
|
69
69
|
html.sap-desktop .sapSuiteAMC:focus {
|
|
70
|
-
outline:
|
|
71
|
-
|
|
70
|
+
outline: var(--sapContent_FocusWidth) var(--sapContent_FocusStyle) var(--sapContent_FocusColor);
|
|
71
|
+
outline-offset: 1px;
|
|
72
72
|
}
|
|
73
73
|
|
|
74
|
-
|
|
74
|
+
/* sizes */
|
|
75
75
|
.sapSuiteAMC.sapSuiteAMCSizeResponsive {
|
|
76
76
|
width: 100%;
|
|
77
77
|
height: 100%;
|
|
@@ -101,25 +101,28 @@ html.sapUiMedia-Std-Phone .sapSuiteAMC.sapSuiteAMCSizeAuto,
|
|
|
101
101
|
}
|
|
102
102
|
|
|
103
103
|
.sapSuiteAMC.sapSuiteAMCLookM {
|
|
104
|
+
|
|
104
105
|
.sapSuiteAMCLbl {
|
|
105
|
-
font-size:
|
|
106
|
+
font-size: var(--sapFontSmallSize);
|
|
106
107
|
}
|
|
107
108
|
}
|
|
108
109
|
|
|
109
110
|
.sapSuiteAMC.sapSuiteAMCLookS {
|
|
111
|
+
|
|
110
112
|
.sapSuiteAMCLbl {
|
|
111
|
-
font-size:
|
|
113
|
+
font-size: var(--sapFontSmallSize);
|
|
112
114
|
}
|
|
113
115
|
}
|
|
114
116
|
|
|
115
117
|
.sapSuiteAMC.sapSuiteAMCLookXS {
|
|
118
|
+
|
|
116
119
|
.sapSuiteAMCLabels,
|
|
117
120
|
.sapSuiteAMCSideLabels {
|
|
118
121
|
display: none;
|
|
119
122
|
}
|
|
120
123
|
}
|
|
121
124
|
|
|
122
|
-
|
|
125
|
+
/* labels */
|
|
123
126
|
.sapSuiteAMCLabels {
|
|
124
127
|
display: flex;
|
|
125
128
|
flex: 0 0 auto;
|
|
@@ -130,7 +133,7 @@ html.sapUiMedia-Std-Phone .sapSuiteAMC.sapSuiteAMCSizeAuto,
|
|
|
130
133
|
flex-direction: column;
|
|
131
134
|
flex: 0 1 auto;
|
|
132
135
|
justify-content: space-between;
|
|
133
|
-
min-width: 1px;
|
|
136
|
+
min-width: 1px; /* https://css-tricks.com/flexbox-truncated-text/ */
|
|
134
137
|
}
|
|
135
138
|
|
|
136
139
|
.sapSuiteAMCLbl {
|
|
@@ -169,6 +172,7 @@ html.sapUiMedia-Std-Phone .sapSuiteAMC.sapSuiteAMCSizeAuto,
|
|
|
169
172
|
}
|
|
170
173
|
|
|
171
174
|
.sapSuiteAMCWideMode {
|
|
175
|
+
|
|
172
176
|
.sapSuiteAMCPositionLeft {
|
|
173
177
|
text-align: end;
|
|
174
178
|
}
|
|
@@ -182,49 +186,8 @@ html.sapUiMedia-Std-Phone .sapSuiteAMC.sapSuiteAMCSizeAuto,
|
|
|
182
186
|
}
|
|
183
187
|
}
|
|
184
188
|
|
|
185
|
-
// for IE only, IE doesn't support text-align start/end
|
|
186
|
-
// TODO can be removed when IE finally gets dropped
|
|
187
|
-
html[data-sap-ui-browser^="ie"] {
|
|
188
|
-
.sapSuiteAMCLbl.sapSuiteAMCPositionLeft {
|
|
189
|
-
text-align: left;
|
|
190
|
-
}
|
|
191
|
-
|
|
192
|
-
.sapSuiteAMCLbl.sapSuiteAMCPositionRight {
|
|
193
|
-
text-align: right;
|
|
194
|
-
}
|
|
195
|
-
|
|
196
|
-
.sapSuiteAMCWideMode {
|
|
197
|
-
.sapSuiteAMCPositionLeft {
|
|
198
|
-
text-align: right;
|
|
199
|
-
}
|
|
200
|
-
|
|
201
|
-
.sapSuiteAMCPositionRight {
|
|
202
|
-
text-align: left;
|
|
203
|
-
}
|
|
204
|
-
}
|
|
205
|
-
}
|
|
206
|
-
|
|
207
|
-
html[dir=rtl][data-sap-ui-browser^="ie"] {
|
|
208
|
-
.sapSuiteAMCLbl.sapSuiteAMCPositionLeft {
|
|
209
|
-
text-align: right;
|
|
210
|
-
}
|
|
211
|
-
|
|
212
|
-
.sapSuiteAMCLbl.sapSuiteAMCPositionRight {
|
|
213
|
-
text-align: left;
|
|
214
|
-
}
|
|
215
|
-
|
|
216
|
-
.sapSuiteAMCWideMode {
|
|
217
|
-
.sapSuiteAMCPositionLeft {
|
|
218
|
-
text-align: left;
|
|
219
|
-
}
|
|
220
|
-
|
|
221
|
-
.sapSuiteAMCPositionRight {
|
|
222
|
-
text-align: right;
|
|
223
|
-
}
|
|
224
|
-
}
|
|
225
|
-
}
|
|
226
|
-
|
|
227
189
|
.sapSuiteAMCNoLabels {
|
|
190
|
+
|
|
228
191
|
.sapSuiteAMCLabels,
|
|
229
192
|
.sapSuiteAMCSideLabels {
|
|
230
193
|
display: none;
|
|
@@ -232,12 +195,14 @@ html[dir=rtl][data-sap-ui-browser^="ie"] {
|
|
|
232
195
|
}
|
|
233
196
|
|
|
234
197
|
.sapSuiteAMCNoMinMaxLabels {
|
|
198
|
+
|
|
235
199
|
.sapSuiteAMCPositionCenter {
|
|
236
200
|
display: none;
|
|
237
201
|
}
|
|
238
202
|
}
|
|
239
203
|
|
|
240
204
|
.sapSuiteAMCNoTopLabels:not(.sapSuiteAMCWideMode) {
|
|
205
|
+
|
|
241
206
|
.sapSuiteAMCPositionTop,
|
|
242
207
|
.sapSuiteAMCPositionCenter {
|
|
243
208
|
display: none;
|
|
@@ -245,40 +210,41 @@ html[dir=rtl][data-sap-ui-browser^="ie"] {
|
|
|
245
210
|
}
|
|
246
211
|
|
|
247
212
|
.sapSuiteAMCNoTopLabels.sapSuiteAMCWideMode {
|
|
213
|
+
|
|
248
214
|
.sapSuiteAMCSideLabels .sapSuiteAMCLbl:first-child {
|
|
249
215
|
visibility: hidden;
|
|
250
216
|
}
|
|
251
217
|
}
|
|
252
218
|
|
|
253
|
-
|
|
219
|
+
/* colors */
|
|
254
220
|
|
|
255
221
|
.sapSuiteAMCTarget.sapSuiteAMCSemanticColorNeutral,
|
|
256
222
|
.sapSuiteAMCChart.sapSuiteAMCSemanticColorNeutral,
|
|
257
223
|
.sapSuiteAMCLine.sapSuiteAMCSemanticColorNeutral {
|
|
258
|
-
color:
|
|
224
|
+
color: var(--sapChart_LineColor_3);
|
|
259
225
|
}
|
|
260
226
|
|
|
261
227
|
|
|
262
228
|
.sapSuiteAMCTarget.sapSuiteAMCNeutralNoThreshold,
|
|
263
229
|
.sapSuiteAMCChart.sapSuiteAMCNeutralNoThreshold,
|
|
264
230
|
.sapSuiteAMCLine.sapSuiteAMCNeutralNoThreshold {
|
|
265
|
-
color:
|
|
231
|
+
color: var(--sapChart_LineColor_3);
|
|
266
232
|
}
|
|
267
233
|
|
|
268
234
|
.sapSuiteAMCLbl.sapSuiteAMCSemanticColorNeutral {
|
|
269
|
-
color:
|
|
235
|
+
color: var(--sapNeutralTextColor);
|
|
270
236
|
}
|
|
271
237
|
|
|
272
238
|
.sapSuiteAMCLbl.sapSuiteAMCSemanticColorGood {
|
|
273
|
-
color:
|
|
239
|
+
color: var(--sapPositiveTextColor);
|
|
274
240
|
}
|
|
275
241
|
|
|
276
242
|
.sapSuiteAMCLbl.sapSuiteAMCSemanticColorCritical {
|
|
277
|
-
color:
|
|
243
|
+
color: var(--sapCriticalTextColor);
|
|
278
244
|
}
|
|
279
245
|
|
|
280
246
|
.sapSuiteAMCLbl.sapSuiteAMCSemanticColorError {
|
|
281
|
-
color:
|
|
247
|
+
color: var(--sapNegativeTextColor);
|
|
282
248
|
}
|
|
283
249
|
|
|
284
250
|
.sapSuiteAMCThreshold {
|
|
@@ -290,9 +256,9 @@ html[dir=rtl][data-sap-ui-browser^="ie"] {
|
|
|
290
256
|
}
|
|
291
257
|
|
|
292
258
|
.sapSuiteAMCThreshold.sapSuiteAMCSemanticColorNeutral {
|
|
293
|
-
background-color:
|
|
259
|
+
background-color: var(--sapChart_Sequence_Neutral);
|
|
294
260
|
}
|
|
295
261
|
|
|
296
262
|
.sapSuiteAMCTextColor {
|
|
297
|
-
color
|
|
263
|
+
color: var(--sapChart_Data_TextColor);
|
|
298
264
|
}
|
|
@@ -1,27 +1,26 @@
|
|
|
1
|
-
/*
|
|
2
|
-
/* CSS for control sap.suite.ui.microchart/BulletMicroChart
|
|
3
|
-
/* Base
|
|
4
|
-
/*
|
|
1
|
+
/* ========================================================= */
|
|
2
|
+
/* CSS for control sap.suite.ui.microchart/BulletMicroChart */
|
|
3
|
+
/* Base theme */
|
|
4
|
+
/* ========================================================= */
|
|
5
5
|
|
|
6
6
|
.sapSuiteBMCContent {
|
|
7
7
|
position: relative;
|
|
8
|
-
-moz-box-sizing: border-box;
|
|
9
8
|
box-sizing: border-box;
|
|
10
9
|
outline: none;
|
|
11
10
|
font-weight: bold;
|
|
12
|
-
font-family:
|
|
11
|
+
font-family: var(--sapFontHeaderFamily);
|
|
13
12
|
font-size: @sapMFontMediumSize;
|
|
14
13
|
display: flex;
|
|
15
14
|
align-items: center;
|
|
15
|
+
|
|
16
16
|
&.sapSuiteBMCSmallFont {
|
|
17
|
-
font-size:
|
|
17
|
+
font-size: var(--sapFontSmallSize);
|
|
18
18
|
}
|
|
19
19
|
}
|
|
20
20
|
|
|
21
21
|
html.sap-desktop .sapSuiteBMCContent:focus {
|
|
22
|
-
outline:
|
|
23
|
-
|
|
24
|
-
|
|
22
|
+
outline: var(--sapContent_FocusWidth) var(--sapContent_FocusStyle) var(--sapContent_FocusColor);
|
|
23
|
+
outline-offset: 1px;
|
|
25
24
|
}
|
|
26
25
|
|
|
27
26
|
html.sap-desktop .sapSuiteBMCContent:focus:not([tabindex]),
|
|
@@ -68,7 +67,7 @@ html.sapUiMedia-Std-Phone .sapSuiteBMCContent.sapSuiteBMCSizeAuto,
|
|
|
68
67
|
|
|
69
68
|
.sapSuiteBMCThresholdHidden .sapSuiteBMCThreshold,
|
|
70
69
|
.sapSuiteBMCThresholdHidden .sapSuiteBMCDiamond {
|
|
71
|
-
|
|
70
|
+
visibility: hidden;
|
|
72
71
|
}
|
|
73
72
|
|
|
74
73
|
.sapSuiteBMCBarValueMarker {
|
|
@@ -103,7 +102,7 @@ html.sapUiMedia-Std-Phone .sapSuiteBMCContent.sapSuiteBMCSizeAuto,
|
|
|
103
102
|
.sapSuiteBMCTargetValue {
|
|
104
103
|
top: 0.1125rem;
|
|
105
104
|
font-weight: normal;
|
|
106
|
-
color:
|
|
105
|
+
color: var(--sapChart_Data_TextColor)
|
|
107
106
|
}
|
|
108
107
|
|
|
109
108
|
.sapSuiteBMCThreshold {
|
|
@@ -131,16 +130,10 @@ html.sapUiMedia-Std-Phone .sapSuiteBMCContent.sapSuiteBMCSizeAuto,
|
|
|
131
130
|
|
|
132
131
|
.sapSuiteBMCDiamond {
|
|
133
132
|
position: absolute;
|
|
134
|
-
-webkit-transform: rotate(-45deg) translate(-.02rem,0);
|
|
135
|
-
-moz-transform: rotate(-45deg) translate(-.02rem,0);
|
|
136
|
-
-ms-transform: rotate(-45deg) translate(-.02rem,0);
|
|
137
133
|
transform: rotate(-45deg) translate(-.02rem,0);
|
|
138
134
|
}
|
|
139
135
|
|
|
140
136
|
html[dir=rtl] .sapSuiteBMCDiamond {
|
|
141
|
-
-webkit-transform: rotate(-45deg) translate(.02rem,0);
|
|
142
|
-
-moz-transform: rotate(-45deg) translate(.02rem,0);
|
|
143
|
-
-ms-transform: rotate(-45deg) translate(.02rem,0);
|
|
144
137
|
transform: rotate(-45deg) translate(.02rem,0);
|
|
145
138
|
}
|
|
146
139
|
|
|
@@ -201,12 +194,14 @@ html[dir=rtl] .sapSuiteBMCDiamond {
|
|
|
201
194
|
top: -12.5%;
|
|
202
195
|
height: 68.75%;
|
|
203
196
|
}
|
|
197
|
+
|
|
204
198
|
.sapSuiteBMCForecast {
|
|
205
199
|
top: 31.25%;
|
|
206
200
|
height: 25%;
|
|
207
201
|
}
|
|
208
202
|
|
|
209
203
|
.sapSuiteBMCSmallLook {
|
|
204
|
+
|
|
210
205
|
.sapSuiteBMCBar,
|
|
211
206
|
.sapSuiteBMCForecastBarValue,
|
|
212
207
|
.sapSuiteBMCBarValue {
|
|
@@ -234,13 +229,14 @@ html[dir=rtl] .sapSuiteBMCDiamond {
|
|
|
234
229
|
top:80%;
|
|
235
230
|
}
|
|
236
231
|
|
|
237
|
-
|
|
232
|
+
/* size of the chart should be fixed */
|
|
238
233
|
.sapSuiteBMCChartCanvas {
|
|
239
234
|
max-height: 1.3125rem;
|
|
240
|
-
|
|
235
|
+
}
|
|
241
236
|
}
|
|
242
237
|
|
|
243
238
|
.sapSuiteBMCExtraSmallLook {
|
|
239
|
+
|
|
244
240
|
.sapSuiteBMCBar,
|
|
245
241
|
.sapSuiteBMCForecastBarValue,
|
|
246
242
|
.sapSuiteBMCBarValue {
|
|
@@ -270,13 +266,14 @@ html[dir=rtl] .sapSuiteBMCDiamond {
|
|
|
270
266
|
visibility: hidden;
|
|
271
267
|
}
|
|
272
268
|
|
|
273
|
-
|
|
269
|
+
/* size of the chart should be fixed */
|
|
274
270
|
.sapSuiteBMCChartCanvas {
|
|
275
271
|
max-height: 1.125rem;
|
|
276
|
-
|
|
272
|
+
}
|
|
277
273
|
}
|
|
278
274
|
|
|
279
275
|
.sapSuiteBMCNoLabels {
|
|
276
|
+
|
|
280
277
|
.sapSuiteBMCTopLabel, .sapSuiteBMCBottomLabel {
|
|
281
278
|
display: none;
|
|
282
279
|
}
|
|
@@ -288,83 +285,83 @@ html[dir=rtl] .sapSuiteBMCDiamond {
|
|
|
288
285
|
|
|
289
286
|
.sapSuiteBMCBarValue.sapSuiteBMCSemanticColorNeutral,
|
|
290
287
|
.sapSuiteBMCBarValueMarker.sapSuiteBMCSemanticColorNeutral {
|
|
291
|
-
background-color:
|
|
288
|
+
background-color: var(--sapChart_Sequence_Neutral_Minus1);
|
|
292
289
|
}
|
|
293
290
|
|
|
294
291
|
.sapSuiteBMCBarValue.sapSuiteBMCSemanticColorGood,
|
|
295
292
|
.sapSuiteBMCBarValueMarker.sapSuiteBMCSemanticColorGood {
|
|
296
|
-
background-color:
|
|
293
|
+
background-color: var(--sapChart_Sequence_Good);
|
|
297
294
|
}
|
|
298
295
|
|
|
299
296
|
.sapSuiteBMCBarValue.sapSuiteBMCSemanticColorCritical,
|
|
300
297
|
.sapSuiteBMCBarValueMarker.sapSuiteBMCSemanticColorCritical {
|
|
301
|
-
background-color:
|
|
298
|
+
background-color: var(--sapChart_Sequence_Critical);
|
|
302
299
|
}
|
|
303
300
|
|
|
304
301
|
.sapSuiteBMCBarValue.sapSuiteBMCSemanticColorError,
|
|
305
302
|
.sapSuiteBMCBarValueMarker.sapSuiteBMCSemanticColorError {
|
|
306
|
-
background-color:
|
|
303
|
+
background-color: var(--sapChart_Sequence_Bad);
|
|
307
304
|
}
|
|
308
305
|
|
|
309
306
|
.sapSuiteBMCThreshold.sapSuiteBMCSemanticColorNeutral {
|
|
310
|
-
background-color:
|
|
307
|
+
background-color: var(--sapNeutralElementColor);
|
|
311
308
|
}
|
|
312
309
|
|
|
313
310
|
.sapSuiteBMCThreshold.sapSuiteBMCSemanticColorGood {
|
|
314
|
-
background-color:
|
|
311
|
+
background-color: var(--sapPositiveElementColor);
|
|
315
312
|
}
|
|
316
313
|
|
|
317
314
|
.sapSuiteBMCThreshold.sapSuiteBMCSemanticColorCritical {
|
|
318
|
-
background-color:
|
|
315
|
+
background-color: var(--sapCriticalElementColor);
|
|
319
316
|
}
|
|
320
317
|
|
|
321
318
|
.sapSuiteBMCThreshold.sapSuiteBMCSemanticColorError {
|
|
322
|
-
background-color:
|
|
319
|
+
background-color: var(--sapNegativeElementColor);
|
|
323
320
|
}
|
|
324
321
|
|
|
325
322
|
.sapSuiteBMCDiamond {
|
|
326
|
-
background-color:
|
|
323
|
+
background-color: var(--sapNegativeElementColor);
|
|
327
324
|
}
|
|
328
325
|
|
|
329
326
|
.sapSuiteBMCForecastBarValue.sapSuiteBMCSemanticColorNeutral {
|
|
330
|
-
background-color:
|
|
327
|
+
background-color: var(--sapChart_Sequence_Neutral_Plus2);
|
|
331
328
|
}
|
|
332
329
|
|
|
333
330
|
.sapSuiteBMCForecastBarValue.sapSuiteBMCSemanticColorGood {
|
|
334
|
-
background-color:
|
|
331
|
+
background-color: var(--sapSuccessBackground);
|
|
335
332
|
}
|
|
336
333
|
|
|
337
334
|
.sapSuiteBMCForecastBarValue.sapSuiteBMCSemanticColorCritical {
|
|
338
|
-
background-color:
|
|
335
|
+
background-color: var(--sapWarningBackground);
|
|
339
336
|
}
|
|
340
337
|
|
|
341
338
|
.sapSuiteBMCForecastBarValue.sapSuiteBMCSemanticColorError {
|
|
342
|
-
background-color:
|
|
339
|
+
background-color: var(--sapErrorBackground);
|
|
343
340
|
}
|
|
344
341
|
|
|
345
342
|
.sapSuiteBMCBar {
|
|
346
|
-
background-color:
|
|
347
|
-
border-color:
|
|
348
|
-
outline: 0.0625rem solid
|
|
343
|
+
background-color: var(--sapContent_ForegroundColor);
|
|
344
|
+
border-color: var(--sapContent_ForegroundBorderColor);
|
|
345
|
+
outline: 0.0625rem solid var(--sapChart_Sequence_Neutral_BorderColor);
|
|
349
346
|
}
|
|
350
347
|
|
|
351
348
|
.sapSuiteBMCTargetBarValue {
|
|
352
|
-
border-left-color:
|
|
353
|
-
background-color:
|
|
349
|
+
border-left-color: var(--sapChart_ContrastLineColor);
|
|
350
|
+
background-color: var(--sapChart_LineColor_3);
|
|
354
351
|
}
|
|
355
352
|
|
|
356
353
|
.sapSuiteBMCItemValue.sapSuiteBMCSemanticColorNeutral {
|
|
357
|
-
color:
|
|
354
|
+
color: var(--sapNeutralTextColor);
|
|
358
355
|
}
|
|
359
356
|
|
|
360
357
|
.sapSuiteBMCItemValue.sapSuiteBMCSemanticColorGood {
|
|
361
|
-
color:
|
|
358
|
+
color: var(--sapPositiveTextColor);
|
|
362
359
|
}
|
|
363
360
|
|
|
364
361
|
.sapSuiteBMCItemValue.sapSuiteBMCSemanticColorCritical {
|
|
365
|
-
color:
|
|
362
|
+
color: var(--sapCriticalTextColor);
|
|
366
363
|
}
|
|
367
364
|
|
|
368
365
|
.sapSuiteBMCItemValue.sapSuiteBMCSemanticColorError {
|
|
369
|
-
color:
|
|
366
|
+
color: var(--sapNegativeTextColor);
|
|
370
367
|
}
|
|
@@ -8,8 +8,8 @@
|
|
|
8
8
|
@_sap_suite_ui_microchart_InteractiveDonutChart_SegmentSelectedHoverBackground: fade(@sapUiHighlight, 60);
|
|
9
9
|
@_sap_suite_ui_microchart_InteractiveDonutChart_SegmentBorderHover: fade(@sapUiHighlight, 40);
|
|
10
10
|
@_sap_suite_ui_microchart_InteractiveDonutChart_SegmentBorderHoverSelected: fade(@sapUiHighlight, 80);
|
|
11
|
-
@_sap_suite_ui_microchart_InteractiveDonutChart_SegmentBorder:
|
|
12
|
-
@_sap_suite_ui_microchart_InteractiveDonutChart_SegmentFillColor:
|
|
11
|
+
@_sap_suite_ui_microchart_InteractiveDonutChart_SegmentBorder: @sapUiHighlight;
|
|
12
|
+
@_sap_suite_ui_microchart_InteractiveDonutChart_SegmentFillColor: @sapUiHighlight;
|
|
13
13
|
|
|
14
14
|
.sapSuiteIDC {
|
|
15
15
|
position: relative;
|
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
/*
|
|
2
|
-
/* CSS for control sap.suite.ui.microchart/AreaMicroChart
|
|
3
|
-
/*
|
|
4
|
-
/*
|
|
1
|
+
/* ======================================================= */
|
|
2
|
+
/* CSS for control sap.suite.ui.microchart/AreaMicroChart */
|
|
3
|
+
/* Quartz High Contrast Black theme */
|
|
4
|
+
/* ======================================================= */
|
|
5
5
|
|
|
6
6
|
.sapSuiteAMCTarget {
|
|
7
7
|
outline-width: 7px;
|
|
8
8
|
}
|
|
9
9
|
|
|
10
10
|
html.sap-desktop .sapSuiteAMC:focus {
|
|
11
|
-
|
|
11
|
+
outline: var(--sapContent_FocusWidth) var(--sapContent_FocusStyle) var(--sapContent_FocusColor);
|
|
12
12
|
}
|
|
13
13
|
|
|
14
14
|
.sapSuiteAMCChart.sapSuiteAMCSemanticColorNeutral,
|
|
15
15
|
.sapSuiteAMCTarget.sapSuiteAMCSemanticColorNeutral {
|
|
16
|
-
text-shadow:
|
|
16
|
+
text-shadow: var(--sapContent_TextShadow);
|
|
17
17
|
}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
/*
|
|
2
|
-
/* CSS for control sap.suite.ui.microchart/BulletMicroChart
|
|
3
|
-
/*
|
|
4
|
-
/*
|
|
1
|
+
/* ========================================================= */
|
|
2
|
+
/* CSS for control sap.suite.ui.microchart/BulletMicroChart */
|
|
3
|
+
/* Quartz High Contrast Black theme */
|
|
4
|
+
/* ========================================================= */
|
|
5
5
|
|
|
6
6
|
html.sap-desktop .sapSuiteBMCContent:focus {
|
|
7
|
-
outline:
|
|
7
|
+
outline: var(--sapContent_FocusWidth) var(--sapContent_FocusStyle) var(--sapContent_FocusColor);
|
|
8
8
|
}
|
|
9
9
|
|
|
10
10
|
.sapSuiteBMCTargetValue {
|
|
@@ -35,4 +35,4 @@ html[dir=rtl] .sapSuiteBMCForecastBarValue {
|
|
|
35
35
|
.sapSuiteBMCBarValueMarker.sapSuiteBMCModeTypeDelta {
|
|
36
36
|
border-left: 1px @sapUiHcStandardBackground solid;
|
|
37
37
|
border-right: 1px @sapUiHcStandardBackground solid;
|
|
38
|
-
}
|
|
38
|
+
}
|