@sapui5/sap.suite.ui.commons 1.147.0 → 1.149.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/package.json +1 -1
- package/src/sap/suite/ui/commons/.library +1 -1
- package/src/sap/suite/ui/commons/AriaProperties.js +1 -1
- package/src/sap/suite/ui/commons/CalculationBuilder.js +1 -1
- package/src/sap/suite/ui/commons/CalculationBuilderExpression.js +1 -1
- package/src/sap/suite/ui/commons/CalculationBuilderFunction.js +1 -1
- package/src/sap/suite/ui/commons/CalculationBuilderGroup.js +1 -1
- package/src/sap/suite/ui/commons/CalculationBuilderItem.js +1 -1
- package/src/sap/suite/ui/commons/CalculationBuilderValidationResult.js +1 -1
- package/src/sap/suite/ui/commons/CalculationBuilderVariable.js +1 -1
- package/src/sap/suite/ui/commons/CloudFilePicker.js +1 -1
- package/src/sap/suite/ui/commons/MicroProcessFlow.js +1 -1
- package/src/sap/suite/ui/commons/MicroProcessFlowItem.js +1 -1
- package/src/sap/suite/ui/commons/Timeline.js +6 -0
- package/src/sap/suite/ui/commons/flexibility/changeHandler/PropertyChangeMapper.js +1 -1
- package/src/sap/suite/ui/commons/imageeditor/CropCustomShapeHistoryItem.js +1 -1
- package/src/sap/suite/ui/commons/imageeditor/CropEllipseHistoryItem.js +1 -1
- package/src/sap/suite/ui/commons/imageeditor/CropRectangleHistoryItem.js +1 -1
- package/src/sap/suite/ui/commons/imageeditor/CustomSizeItem.js +1 -1
- package/src/sap/suite/ui/commons/imageeditor/FilterHistoryItem.js +1 -1
- package/src/sap/suite/ui/commons/imageeditor/FlipHistoryItem.js +1 -1
- package/src/sap/suite/ui/commons/imageeditor/HistoryItem.js +1 -1
- package/src/sap/suite/ui/commons/imageeditor/ImageEditor.js +1 -1
- package/src/sap/suite/ui/commons/imageeditor/ImageEditorContainer.js +1 -1
- package/src/sap/suite/ui/commons/imageeditor/ImageEditorResponsiveContainer.js +1 -1
- package/src/sap/suite/ui/commons/imageeditor/ResizeHistoryItem.js +1 -1
- package/src/sap/suite/ui/commons/imageeditor/RotateHistoryItem.js +1 -1
- package/src/sap/suite/ui/commons/library.js +1 -1
- package/src/sap/suite/ui/commons/messagebundle_ar.properties +11 -9
- package/src/sap/suite/ui/commons/messagebundle_bg.properties +10 -8
- package/src/sap/suite/ui/commons/messagebundle_ca.properties +10 -8
- package/src/sap/suite/ui/commons/messagebundle_cnr.properties +14 -12
- package/src/sap/suite/ui/commons/messagebundle_cs.properties +10 -8
- package/src/sap/suite/ui/commons/messagebundle_cy.properties +8 -6
- package/src/sap/suite/ui/commons/messagebundle_da.properties +10 -8
- package/src/sap/suite/ui/commons/messagebundle_de.properties +10 -8
- package/src/sap/suite/ui/commons/messagebundle_el.properties +10 -8
- package/src/sap/suite/ui/commons/messagebundle_en.properties +10 -8
- package/src/sap/suite/ui/commons/messagebundle_en_GB.properties +10 -8
- package/src/sap/suite/ui/commons/messagebundle_en_US_saprigi.properties +10 -8
- package/src/sap/suite/ui/commons/messagebundle_es.properties +10 -8
- package/src/sap/suite/ui/commons/messagebundle_es_MX.properties +11 -9
- package/src/sap/suite/ui/commons/messagebundle_et.properties +10 -8
- package/src/sap/suite/ui/commons/messagebundle_fi.properties +10 -8
- package/src/sap/suite/ui/commons/messagebundle_fr.properties +10 -8
- package/src/sap/suite/ui/commons/messagebundle_fr_CA.properties +11 -9
- package/src/sap/suite/ui/commons/messagebundle_hi.properties +10 -8
- package/src/sap/suite/ui/commons/messagebundle_hr.properties +10 -8
- package/src/sap/suite/ui/commons/messagebundle_hu.properties +11 -9
- package/src/sap/suite/ui/commons/messagebundle_id.properties +12 -10
- package/src/sap/suite/ui/commons/messagebundle_it.properties +11 -9
- package/src/sap/suite/ui/commons/messagebundle_iw.properties +10 -8
- package/src/sap/suite/ui/commons/messagebundle_ja.properties +10 -8
- package/src/sap/suite/ui/commons/messagebundle_kk.properties +10 -8
- package/src/sap/suite/ui/commons/messagebundle_ko.properties +10 -8
- package/src/sap/suite/ui/commons/messagebundle_lt.properties +10 -8
- package/src/sap/suite/ui/commons/messagebundle_lv.properties +10 -8
- package/src/sap/suite/ui/commons/messagebundle_mk.properties +10 -8
- package/src/sap/suite/ui/commons/messagebundle_ms.properties +10 -8
- package/src/sap/suite/ui/commons/messagebundle_nl.properties +10 -8
- package/src/sap/suite/ui/commons/messagebundle_no.properties +10 -8
- package/src/sap/suite/ui/commons/messagebundle_pl.properties +10 -8
- package/src/sap/suite/ui/commons/messagebundle_pt.properties +11 -9
- package/src/sap/suite/ui/commons/messagebundle_pt_PT.properties +10 -8
- package/src/sap/suite/ui/commons/messagebundle_ro.properties +14 -12
- package/src/sap/suite/ui/commons/messagebundle_ru.properties +11 -9
- package/src/sap/suite/ui/commons/messagebundle_sh.properties +14 -12
- package/src/sap/suite/ui/commons/messagebundle_sk.properties +10 -8
- package/src/sap/suite/ui/commons/messagebundle_sl.properties +10 -8
- package/src/sap/suite/ui/commons/messagebundle_sr.properties +14 -12
- package/src/sap/suite/ui/commons/messagebundle_sv.properties +10 -8
- package/src/sap/suite/ui/commons/messagebundle_th.properties +10 -8
- package/src/sap/suite/ui/commons/messagebundle_tr.properties +10 -8
- package/src/sap/suite/ui/commons/messagebundle_uk.properties +10 -8
- package/src/sap/suite/ui/commons/messagebundle_vi.properties +10 -8
- package/src/sap/suite/ui/commons/messagebundle_zh_CN.properties +10 -8
- package/src/sap/suite/ui/commons/messagebundle_zh_TW.properties +10 -8
- package/src/sap/suite/ui/commons/networkgraph/ElementBase.js +1 -1
- package/src/sap/suite/ui/commons/networkgraph/Graph.js +35 -9
- package/src/sap/suite/ui/commons/networkgraph/GraphRenderer.js +1 -1
- package/src/sap/suite/ui/commons/networkgraph/KeyboardNavigator.js +0 -2
- package/src/sap/suite/ui/commons/networkgraph/Tooltip.js +4 -0
- package/src/sap/suite/ui/commons/statusindicator/Circle.js +1 -1
- package/src/sap/suite/ui/commons/statusindicator/CustomShape.js +1 -1
- package/src/sap/suite/ui/commons/statusindicator/DiscreteThreshold.js +1 -1
- package/src/sap/suite/ui/commons/statusindicator/FillingOption.js +1 -1
- package/src/sap/suite/ui/commons/statusindicator/LibraryShape.js +1 -1
- package/src/sap/suite/ui/commons/statusindicator/Path.js +1 -1
- package/src/sap/suite/ui/commons/statusindicator/PropertyThreshold.js +1 -1
- package/src/sap/suite/ui/commons/statusindicator/Rectangle.js +1 -1
- package/src/sap/suite/ui/commons/statusindicator/Shape.js +1 -1
- package/src/sap/suite/ui/commons/statusindicator/ShapeGroup.js +1 -1
- package/src/sap/suite/ui/commons/statusindicator/SimpleShape.js +1 -1
- package/src/sap/suite/ui/commons/statusindicator/StatusIndicator.js +1 -1
- package/src/sap/suite/ui/commons/taccount/TAccount.js +1 -1
- package/src/sap/suite/ui/commons/taccount/TAccountGroup.js +1 -1
- package/src/sap/suite/ui/commons/taccount/TAccountItem.js +1 -1
- package/src/sap/suite/ui/commons/taccount/TAccountItemProperty.js +1 -1
- package/src/sap/suite/ui/commons/taccount/TAccountPanel.js +1 -1
- package/src/sap/suite/ui/commons/themes/base/MicroProcessFlow.less +4 -3
- package/src/sap/suite/ui/commons/themes/sap_fiori_3/MicroProcessFlow.less +4 -6
- package/src/sap/suite/ui/commons/themes/sap_fiori_3_dark/MicroProcessFlow.less +4 -6
- package/src/sap/suite/ui/commons/themes/sap_fiori_3_hcb/MicroProcessFlow.less +7 -0
- package/src/sap/suite/ui/commons/themes/sap_fiori_3_hcw/MicroProcessFlow.less +7 -0
- package/src/sap/suite/ui/commons/themes/sap_horizon/MicroProcessFlow.less +7 -0
- package/src/sap/suite/ui/commons/themes/sap_horizon_dark/MicroProcessFlow.less +7 -0
- package/src/sap/suite/ui/commons/themes/sap_horizon_hcb/MicroProcessFlow.less +7 -0
- package/src/sap/suite/ui/commons/themes/sap_horizon_hcw/MicroProcessFlow.less +7 -0
|
@@ -296,6 +296,16 @@ sap.ui.define([
|
|
|
296
296
|
"RightToLeft": "Finish to Start",
|
|
297
297
|
"RightToRight": "Finish to Finish"
|
|
298
298
|
}
|
|
299
|
+
},
|
|
300
|
+
/**
|
|
301
|
+
* Custom labels for element types displayed in the SearchField suggestions and Legend section headers.
|
|
302
|
+
* Supported keys: nodeLabel, nodeLabelPlural, lineLabel, lineLabelPlural, groupLabel, groupLabelPlural.
|
|
303
|
+
* Reverts to the default values for keys that are not set.
|
|
304
|
+
* @public
|
|
305
|
+
* @since 1.149
|
|
306
|
+
*/
|
|
307
|
+
labels: {
|
|
308
|
+
type: "object", group: "Appearance", defaultValue: {}
|
|
299
309
|
}
|
|
300
310
|
},
|
|
301
311
|
aggregations: {
|
|
@@ -1015,6 +1025,13 @@ sap.ui.define([
|
|
|
1015
1025
|
this._createLegend();
|
|
1016
1026
|
};
|
|
1017
1027
|
|
|
1028
|
+
Graph.prototype.setLabels = function (oValue) {
|
|
1029
|
+
this.setProperty("labels", oValue, true);
|
|
1030
|
+
this._createSearchSuggestItems();
|
|
1031
|
+
this._createLegend();
|
|
1032
|
+
return this;
|
|
1033
|
+
};
|
|
1034
|
+
|
|
1018
1035
|
|
|
1019
1036
|
/**
|
|
1020
1037
|
* Zooms in or out of the graph.
|
|
@@ -1157,6 +1174,7 @@ sap.ui.define([
|
|
|
1157
1174
|
return;
|
|
1158
1175
|
}
|
|
1159
1176
|
|
|
1177
|
+
this._oFocus = null;
|
|
1160
1178
|
this.setFocus(oFocus);
|
|
1161
1179
|
|
|
1162
1180
|
if (oFocus.button == "menu") {
|
|
@@ -1335,7 +1353,6 @@ sap.ui.define([
|
|
|
1335
1353
|
return sTitleLabel;
|
|
1336
1354
|
};
|
|
1337
1355
|
if (this.getDomRef("wrapper")) {
|
|
1338
|
-
this.getDomRef("wrapper").setAttribute("aria-live", "assertive");
|
|
1339
1356
|
this._setAriaLabelForWrapper();
|
|
1340
1357
|
}
|
|
1341
1358
|
if (oFocus) {
|
|
@@ -2890,6 +2907,11 @@ sap.ui.define([
|
|
|
2890
2907
|
// indicates current count of suggestion items when they are rendered
|
|
2891
2908
|
this._oSuggestionItemsModel.setSizeLimit(SUGGESTION_ITEMS_LIMIT);
|
|
2892
2909
|
|
|
2910
|
+
const oLabels = this.getLabels() || {};
|
|
2911
|
+
const sNodeLabel = oLabels.nodeLabel || oResourceBundle.getText("NETWORK_GRAPH_NODE");
|
|
2912
|
+
const sLineLabel = oLabels.lineLabel || oResourceBundle.getText("NETWORK_GRAPH_LINE");
|
|
2913
|
+
const sGroupLabel = oLabels.groupLabel || oResourceBundle.getText("NETWORK_GRAPH_GROUP");
|
|
2914
|
+
|
|
2893
2915
|
aNodes.forEach(function (oNode) {
|
|
2894
2916
|
var sTitle = Utils.trimText(oNode.getTitle(), TITLE_LENGTH);
|
|
2895
2917
|
oData.items.push({
|
|
@@ -2897,7 +2919,7 @@ sap.ui.define([
|
|
|
2897
2919
|
type: SUGGESTIONS.Node,
|
|
2898
2920
|
icon: oNode.getIcon(),
|
|
2899
2921
|
key: oNode.getKey(),
|
|
2900
|
-
description: "(" +
|
|
2922
|
+
description: "(" + sNodeLabel + ")"
|
|
2901
2923
|
});
|
|
2902
2924
|
});
|
|
2903
2925
|
|
|
@@ -2910,7 +2932,7 @@ sap.ui.define([
|
|
|
2910
2932
|
text: oLine._createSuggestionHelpText(),
|
|
2911
2933
|
type: SUGGESTIONS.Line,
|
|
2912
2934
|
key: oLine._getLineId(),
|
|
2913
|
-
description: "(" +
|
|
2935
|
+
description: "(" + sLineLabel + ")"
|
|
2914
2936
|
});
|
|
2915
2937
|
}
|
|
2916
2938
|
});
|
|
@@ -2922,7 +2944,7 @@ sap.ui.define([
|
|
|
2922
2944
|
text: sTitle ? sTitle : oGroup.getKey(),
|
|
2923
2945
|
key: oGroup.getKey(),
|
|
2924
2946
|
type: SUGGESTIONS.Group,
|
|
2925
|
-
description: "(" +
|
|
2947
|
+
description: "(" + sGroupLabel + ")"
|
|
2926
2948
|
});
|
|
2927
2949
|
}
|
|
2928
2950
|
});
|
|
@@ -3089,7 +3111,7 @@ sap.ui.define([
|
|
|
3089
3111
|
if (fnHasStatus(oCollection)) {
|
|
3090
3112
|
oRm.openStart("div").class(sClass).openEnd();
|
|
3091
3113
|
oRm.openStart("label").class("sapSuiteUiCommonsNetworkGraphLegendTitle").openEnd();
|
|
3092
|
-
oRm.text(
|
|
3114
|
+
oRm.text(sTitle);
|
|
3093
3115
|
oRm.close("label");
|
|
3094
3116
|
oRm.close("div");
|
|
3095
3117
|
// get the status labels for sorting (some statuses can have custom labels)
|
|
@@ -3124,12 +3146,13 @@ sap.ui.define([
|
|
|
3124
3146
|
return;
|
|
3125
3147
|
}
|
|
3126
3148
|
|
|
3149
|
+
const oLabels = this.getLabels() || {};
|
|
3127
3150
|
fnProcessElements(this.getNodes(), oNodeStatuses, "sapSuiteUiCommonsNetworkGraphLegendTitleNode",
|
|
3128
|
-
"NETWORK_GRAPH_NODES", StatusType.Node);
|
|
3151
|
+
oLabels.nodeLabelPlural || oResourceBundle.getText("NETWORK_GRAPH_NODES"), StatusType.Node);
|
|
3129
3152
|
fnProcessElements(this.getLines(), oLineStatuses, "sapSuiteUiCommonsNetworkGraphLegendTitleLine",
|
|
3130
|
-
"NETWORK_GRAPH_LINES", StatusType.Line);
|
|
3153
|
+
oLabels.lineLabelPlural || oResourceBundle.getText("NETWORK_GRAPH_LINES"), StatusType.Line);
|
|
3131
3154
|
fnProcessElements(this.getGroups(), oGroupStatuses, "sapSuiteUiCommonsNetworkGraphLegendTitleLine",
|
|
3132
|
-
"NETWORK_GRAPH_GROUPS", StatusType.Group);
|
|
3155
|
+
oLabels.groupLabelPlural || oResourceBundle.getText("NETWORK_GRAPH_GROUPS"), StatusType.Group);
|
|
3133
3156
|
oRm.flush($legend[0]);
|
|
3134
3157
|
oRm.destroy();
|
|
3135
3158
|
// $legend.html(sHtml);
|
|
@@ -3283,7 +3306,10 @@ sap.ui.define([
|
|
|
3283
3306
|
} else {
|
|
3284
3307
|
sLabel = oItem._getAccessibilityLabel(this);
|
|
3285
3308
|
}
|
|
3286
|
-
if (oWrapper) {
|
|
3309
|
+
if (oWrapper && oWrapper.length) {
|
|
3310
|
+
// Switch to assertive only when deliberately updating text, so re-render
|
|
3311
|
+
// of the div (which resets to default text) does not trigger an announcement.
|
|
3312
|
+
oWrapper[0].setAttribute("aria-live", "assertive");
|
|
3287
3313
|
oWrapper.html(encodeXML(sLabel));
|
|
3288
3314
|
}
|
|
3289
3315
|
};
|
|
@@ -43,7 +43,6 @@ sap.ui.define([
|
|
|
43
43
|
oRM.openStart("div", oNetworkGraph.getId() + "-wrapper" );
|
|
44
44
|
oRM.class("sapSuiteUiCommonsNetworkGraphContentWrapper");
|
|
45
45
|
oRM.attr("tabindex", "0");
|
|
46
|
-
oRM.attr("aria-live", "assertive");
|
|
47
46
|
oRM.attr("aria-label", oResourceBundle.getText("NETWORK_GRAPH_ACCESSIBILITY_LABEL"));
|
|
48
47
|
oRM.attr("role", "application");
|
|
49
48
|
oRM.openEnd();
|
|
@@ -54,6 +53,7 @@ sap.ui.define([
|
|
|
54
53
|
*/
|
|
55
54
|
oRM.openStart("div", oNetworkGraph.getId() + "-accessibility" );
|
|
56
55
|
oRM.class("sapSuiteUiCommonsNetworkGraphContentWrapperAccessibility");
|
|
56
|
+
oRM.attr("aria-live", "off");
|
|
57
57
|
oRM.openEnd();
|
|
58
58
|
oRM.text(oResourceBundle.getText("NETWORK_GRAPH_ACCESSIBILITY_CONTENT"));
|
|
59
59
|
oRM.close("div");
|
|
@@ -480,10 +480,8 @@ sap.ui.define([
|
|
|
480
480
|
KeyboardNavigator.prototype._handleTab = function (oEvent, sDirection) {
|
|
481
481
|
const oFocus = this.getFocus(),
|
|
482
482
|
bBackward = sDirection === mDirections.LEFT;
|
|
483
|
-
this._oWrapperDom.setAttribute("aria-live", "assertive");
|
|
484
483
|
this._oGraph._setAriaLabelForWrapper(oResourceBundle.getText("NETWORK_GRAPH_ACCESSIBILITY_LABEL"));
|
|
485
484
|
if (this._ignoreEvent(oEvent)) {
|
|
486
|
-
this._oWrapperDom.setAttribute("aria-live","off");
|
|
487
485
|
this._oWrapperDom.classList.remove("sapSuiteUiCommonsNetworkGraphContentFocusHidden");
|
|
488
486
|
if (oEvent.target.getAttribute("title") === oResourceBundle.getText("CALCULATION_BUILDER_ENTER_FULL_SCREEN_BUTTON")){
|
|
489
487
|
this.isFromFullscreen = true;
|
|
@@ -101,6 +101,9 @@ sap.ui.define([
|
|
|
101
101
|
beforeOpen: function () {
|
|
102
102
|
this._fnCreate();
|
|
103
103
|
this._oPopover.setInitialFocus(Element.getElementById(this.getId() + "-detailsSection"));
|
|
104
|
+
if (this._oOpener && this._oElement && this._oElement._setActionButtonFocus) {
|
|
105
|
+
this._oElement._setActionButtonFocus(this._oOpener, false);
|
|
106
|
+
}
|
|
104
107
|
}.bind(this),
|
|
105
108
|
contentWidth: "350px"
|
|
106
109
|
}).addStyleClass("sapSuiteUiCommonsNetworkTooltip");
|
|
@@ -161,6 +164,7 @@ sap.ui.define([
|
|
|
161
164
|
|
|
162
165
|
this._fnCreate = this._createDetail;
|
|
163
166
|
this._oElement = mArguments.item;
|
|
167
|
+
this._oOpener = oOpener;
|
|
164
168
|
this._oPopover.openBy(oOpener);
|
|
165
169
|
};
|
|
166
170
|
|
|
@@ -87,8 +87,8 @@
|
|
|
87
87
|
}
|
|
88
88
|
|
|
89
89
|
.sapSuiteUiCommonsMicroProcessFlowItemInformation {
|
|
90
|
-
border-color: var(--
|
|
91
|
-
background-color: var(--
|
|
90
|
+
border-color: var(--sapIndicationColor_5_BorderColor);
|
|
91
|
+
background-color: var(--sapIndicationColor_5_Background);
|
|
92
92
|
}
|
|
93
93
|
|
|
94
94
|
.sapSuiteUiCommonsMicroProcessFlowItemNone {
|
|
@@ -102,7 +102,8 @@
|
|
|
102
102
|
}
|
|
103
103
|
|
|
104
104
|
.sapSuiteUiCommonsMicroProcessFlowItemInformation .sapSuiteUiCommonsMicroProcessFlowItemIcon {
|
|
105
|
-
color: var(--
|
|
105
|
+
color: var(--sapContent_ContrastTextColor);
|
|
106
|
+
text-shadow: var(--sapContent_ContrastTextShadow);
|
|
106
107
|
}
|
|
107
108
|
|
|
108
109
|
.sapSuiteUiCommonsMicroProcessFlowItemWarning .sapSuiteUiCommonsMicroProcessFlowItemIcon {
|
|
@@ -2,12 +2,10 @@
|
|
|
2
2
|
/* CSS for control sap.suite.ui.commons/MicroProcessFlow */
|
|
3
3
|
/* Quartz Light theme */
|
|
4
4
|
/* ====================================================== */
|
|
5
|
-
|
|
6
5
|
.sapSuiteUiCommonsMicroProcessFlowItemInformation:hover {
|
|
7
|
-
|
|
8
|
-
border-color: var(--sapInformationBorderColor);
|
|
6
|
+
background-color: var(--sapButton_Information_Hover_Background);
|
|
9
7
|
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
8
|
+
.sapSuiteUiCommonsMicroProcessFlowItemIcon {
|
|
9
|
+
color: var(--sapContent_ContrastTextColor);
|
|
10
|
+
}
|
|
13
11
|
}
|
|
@@ -2,12 +2,10 @@
|
|
|
2
2
|
/* CSS for control sap.suite.ui.commons/MicroProcessFlow */
|
|
3
3
|
/* Quartz Dark theme */
|
|
4
4
|
/* ====================================================== */
|
|
5
|
-
|
|
6
5
|
.sapSuiteUiCommonsMicroProcessFlowItemInformation:hover {
|
|
7
|
-
|
|
8
|
-
border-color: var(--sapInformationBorderColor);
|
|
6
|
+
background-color: var(--sapButton_Information_Hover_Background);
|
|
9
7
|
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
8
|
+
.sapSuiteUiCommonsMicroProcessFlowItemIcon {
|
|
9
|
+
color: var(--sapContent_ContrastTextColor);
|
|
10
|
+
}
|
|
13
11
|
}
|
|
@@ -7,4 +7,11 @@
|
|
|
7
7
|
border-radius: 100%;
|
|
8
8
|
min-width: 1.25rem;
|
|
9
9
|
min-height: 1.25rem;
|
|
10
|
+
}
|
|
11
|
+
.sapSuiteUiCommonsMicroProcessFlowItemInformation:hover {
|
|
12
|
+
background-color: var(--sapButton_Lite_Hover_TextColor);
|
|
13
|
+
|
|
14
|
+
.sapSuiteUiCommonsMicroProcessFlowItemIcon {
|
|
15
|
+
color: var(--sapContent_ContrastTextColor);
|
|
16
|
+
}
|
|
10
17
|
}
|
|
@@ -7,4 +7,11 @@
|
|
|
7
7
|
border-radius: 100%;
|
|
8
8
|
min-width: 1.25rem;
|
|
9
9
|
min-height: 1.25rem;
|
|
10
|
+
}
|
|
11
|
+
.sapSuiteUiCommonsMicroProcessFlowItemInformation:hover {
|
|
12
|
+
background-color: var(--sapButton_Lite_Hover_TextColor);
|
|
13
|
+
|
|
14
|
+
.sapSuiteUiCommonsMicroProcessFlowItemIcon {
|
|
15
|
+
color: var(--sapContent_ContrastTextColor);
|
|
16
|
+
}
|
|
10
17
|
}
|
|
@@ -6,4 +6,11 @@
|
|
|
6
6
|
.sapUiSizeCompact .sapSuiteUiCommonsMicroProcessFlowItem {
|
|
7
7
|
min-width: 1.25rem;
|
|
8
8
|
min-height: 1.25rem;
|
|
9
|
+
}
|
|
10
|
+
.sapSuiteUiCommonsMicroProcessFlowItemInformation:hover {
|
|
11
|
+
background-color: var(--sapButton_Information_Hover_Background);
|
|
12
|
+
|
|
13
|
+
.sapSuiteUiCommonsMicroProcessFlowItemIcon {
|
|
14
|
+
color: var(--sapContent_ContrastTextColor);
|
|
15
|
+
}
|
|
9
16
|
}
|
|
@@ -6,4 +6,11 @@
|
|
|
6
6
|
.sapUiSizeCompact .sapSuiteUiCommonsMicroProcessFlowItem {
|
|
7
7
|
min-width: 1.25rem;
|
|
8
8
|
min-height: 1.25rem;
|
|
9
|
+
}
|
|
10
|
+
.sapSuiteUiCommonsMicroProcessFlowItemInformation:hover {
|
|
11
|
+
background-color: var(--sapButton_Information_Hover_Background);
|
|
12
|
+
|
|
13
|
+
.sapSuiteUiCommonsMicroProcessFlowItemIcon {
|
|
14
|
+
color: var(--sapContent_ContrastTextColor);
|
|
15
|
+
}
|
|
9
16
|
}
|