@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.
Files changed (108) hide show
  1. package/package.json +1 -1
  2. package/src/sap/suite/ui/commons/.library +1 -1
  3. package/src/sap/suite/ui/commons/AriaProperties.js +1 -1
  4. package/src/sap/suite/ui/commons/CalculationBuilder.js +1 -1
  5. package/src/sap/suite/ui/commons/CalculationBuilderExpression.js +1 -1
  6. package/src/sap/suite/ui/commons/CalculationBuilderFunction.js +1 -1
  7. package/src/sap/suite/ui/commons/CalculationBuilderGroup.js +1 -1
  8. package/src/sap/suite/ui/commons/CalculationBuilderItem.js +1 -1
  9. package/src/sap/suite/ui/commons/CalculationBuilderValidationResult.js +1 -1
  10. package/src/sap/suite/ui/commons/CalculationBuilderVariable.js +1 -1
  11. package/src/sap/suite/ui/commons/CloudFilePicker.js +1 -1
  12. package/src/sap/suite/ui/commons/MicroProcessFlow.js +1 -1
  13. package/src/sap/suite/ui/commons/MicroProcessFlowItem.js +1 -1
  14. package/src/sap/suite/ui/commons/Timeline.js +6 -0
  15. package/src/sap/suite/ui/commons/flexibility/changeHandler/PropertyChangeMapper.js +1 -1
  16. package/src/sap/suite/ui/commons/imageeditor/CropCustomShapeHistoryItem.js +1 -1
  17. package/src/sap/suite/ui/commons/imageeditor/CropEllipseHistoryItem.js +1 -1
  18. package/src/sap/suite/ui/commons/imageeditor/CropRectangleHistoryItem.js +1 -1
  19. package/src/sap/suite/ui/commons/imageeditor/CustomSizeItem.js +1 -1
  20. package/src/sap/suite/ui/commons/imageeditor/FilterHistoryItem.js +1 -1
  21. package/src/sap/suite/ui/commons/imageeditor/FlipHistoryItem.js +1 -1
  22. package/src/sap/suite/ui/commons/imageeditor/HistoryItem.js +1 -1
  23. package/src/sap/suite/ui/commons/imageeditor/ImageEditor.js +1 -1
  24. package/src/sap/suite/ui/commons/imageeditor/ImageEditorContainer.js +1 -1
  25. package/src/sap/suite/ui/commons/imageeditor/ImageEditorResponsiveContainer.js +1 -1
  26. package/src/sap/suite/ui/commons/imageeditor/ResizeHistoryItem.js +1 -1
  27. package/src/sap/suite/ui/commons/imageeditor/RotateHistoryItem.js +1 -1
  28. package/src/sap/suite/ui/commons/library.js +1 -1
  29. package/src/sap/suite/ui/commons/messagebundle_ar.properties +11 -9
  30. package/src/sap/suite/ui/commons/messagebundle_bg.properties +10 -8
  31. package/src/sap/suite/ui/commons/messagebundle_ca.properties +10 -8
  32. package/src/sap/suite/ui/commons/messagebundle_cnr.properties +14 -12
  33. package/src/sap/suite/ui/commons/messagebundle_cs.properties +10 -8
  34. package/src/sap/suite/ui/commons/messagebundle_cy.properties +8 -6
  35. package/src/sap/suite/ui/commons/messagebundle_da.properties +10 -8
  36. package/src/sap/suite/ui/commons/messagebundle_de.properties +10 -8
  37. package/src/sap/suite/ui/commons/messagebundle_el.properties +10 -8
  38. package/src/sap/suite/ui/commons/messagebundle_en.properties +10 -8
  39. package/src/sap/suite/ui/commons/messagebundle_en_GB.properties +10 -8
  40. package/src/sap/suite/ui/commons/messagebundle_en_US_saprigi.properties +10 -8
  41. package/src/sap/suite/ui/commons/messagebundle_es.properties +10 -8
  42. package/src/sap/suite/ui/commons/messagebundle_es_MX.properties +11 -9
  43. package/src/sap/suite/ui/commons/messagebundle_et.properties +10 -8
  44. package/src/sap/suite/ui/commons/messagebundle_fi.properties +10 -8
  45. package/src/sap/suite/ui/commons/messagebundle_fr.properties +10 -8
  46. package/src/sap/suite/ui/commons/messagebundle_fr_CA.properties +11 -9
  47. package/src/sap/suite/ui/commons/messagebundle_hi.properties +10 -8
  48. package/src/sap/suite/ui/commons/messagebundle_hr.properties +10 -8
  49. package/src/sap/suite/ui/commons/messagebundle_hu.properties +11 -9
  50. package/src/sap/suite/ui/commons/messagebundle_id.properties +12 -10
  51. package/src/sap/suite/ui/commons/messagebundle_it.properties +11 -9
  52. package/src/sap/suite/ui/commons/messagebundle_iw.properties +10 -8
  53. package/src/sap/suite/ui/commons/messagebundle_ja.properties +10 -8
  54. package/src/sap/suite/ui/commons/messagebundle_kk.properties +10 -8
  55. package/src/sap/suite/ui/commons/messagebundle_ko.properties +10 -8
  56. package/src/sap/suite/ui/commons/messagebundle_lt.properties +10 -8
  57. package/src/sap/suite/ui/commons/messagebundle_lv.properties +10 -8
  58. package/src/sap/suite/ui/commons/messagebundle_mk.properties +10 -8
  59. package/src/sap/suite/ui/commons/messagebundle_ms.properties +10 -8
  60. package/src/sap/suite/ui/commons/messagebundle_nl.properties +10 -8
  61. package/src/sap/suite/ui/commons/messagebundle_no.properties +10 -8
  62. package/src/sap/suite/ui/commons/messagebundle_pl.properties +10 -8
  63. package/src/sap/suite/ui/commons/messagebundle_pt.properties +11 -9
  64. package/src/sap/suite/ui/commons/messagebundle_pt_PT.properties +10 -8
  65. package/src/sap/suite/ui/commons/messagebundle_ro.properties +14 -12
  66. package/src/sap/suite/ui/commons/messagebundle_ru.properties +11 -9
  67. package/src/sap/suite/ui/commons/messagebundle_sh.properties +14 -12
  68. package/src/sap/suite/ui/commons/messagebundle_sk.properties +10 -8
  69. package/src/sap/suite/ui/commons/messagebundle_sl.properties +10 -8
  70. package/src/sap/suite/ui/commons/messagebundle_sr.properties +14 -12
  71. package/src/sap/suite/ui/commons/messagebundle_sv.properties +10 -8
  72. package/src/sap/suite/ui/commons/messagebundle_th.properties +10 -8
  73. package/src/sap/suite/ui/commons/messagebundle_tr.properties +10 -8
  74. package/src/sap/suite/ui/commons/messagebundle_uk.properties +10 -8
  75. package/src/sap/suite/ui/commons/messagebundle_vi.properties +10 -8
  76. package/src/sap/suite/ui/commons/messagebundle_zh_CN.properties +10 -8
  77. package/src/sap/suite/ui/commons/messagebundle_zh_TW.properties +10 -8
  78. package/src/sap/suite/ui/commons/networkgraph/ElementBase.js +1 -1
  79. package/src/sap/suite/ui/commons/networkgraph/Graph.js +35 -9
  80. package/src/sap/suite/ui/commons/networkgraph/GraphRenderer.js +1 -1
  81. package/src/sap/suite/ui/commons/networkgraph/KeyboardNavigator.js +0 -2
  82. package/src/sap/suite/ui/commons/networkgraph/Tooltip.js +4 -0
  83. package/src/sap/suite/ui/commons/statusindicator/Circle.js +1 -1
  84. package/src/sap/suite/ui/commons/statusindicator/CustomShape.js +1 -1
  85. package/src/sap/suite/ui/commons/statusindicator/DiscreteThreshold.js +1 -1
  86. package/src/sap/suite/ui/commons/statusindicator/FillingOption.js +1 -1
  87. package/src/sap/suite/ui/commons/statusindicator/LibraryShape.js +1 -1
  88. package/src/sap/suite/ui/commons/statusindicator/Path.js +1 -1
  89. package/src/sap/suite/ui/commons/statusindicator/PropertyThreshold.js +1 -1
  90. package/src/sap/suite/ui/commons/statusindicator/Rectangle.js +1 -1
  91. package/src/sap/suite/ui/commons/statusindicator/Shape.js +1 -1
  92. package/src/sap/suite/ui/commons/statusindicator/ShapeGroup.js +1 -1
  93. package/src/sap/suite/ui/commons/statusindicator/SimpleShape.js +1 -1
  94. package/src/sap/suite/ui/commons/statusindicator/StatusIndicator.js +1 -1
  95. package/src/sap/suite/ui/commons/taccount/TAccount.js +1 -1
  96. package/src/sap/suite/ui/commons/taccount/TAccountGroup.js +1 -1
  97. package/src/sap/suite/ui/commons/taccount/TAccountItem.js +1 -1
  98. package/src/sap/suite/ui/commons/taccount/TAccountItemProperty.js +1 -1
  99. package/src/sap/suite/ui/commons/taccount/TAccountPanel.js +1 -1
  100. package/src/sap/suite/ui/commons/themes/base/MicroProcessFlow.less +4 -3
  101. package/src/sap/suite/ui/commons/themes/sap_fiori_3/MicroProcessFlow.less +4 -6
  102. package/src/sap/suite/ui/commons/themes/sap_fiori_3_dark/MicroProcessFlow.less +4 -6
  103. package/src/sap/suite/ui/commons/themes/sap_fiori_3_hcb/MicroProcessFlow.less +7 -0
  104. package/src/sap/suite/ui/commons/themes/sap_fiori_3_hcw/MicroProcessFlow.less +7 -0
  105. package/src/sap/suite/ui/commons/themes/sap_horizon/MicroProcessFlow.less +7 -0
  106. package/src/sap/suite/ui/commons/themes/sap_horizon_dark/MicroProcessFlow.less +7 -0
  107. package/src/sap/suite/ui/commons/themes/sap_horizon_hcb/MicroProcessFlow.less +7 -0
  108. 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: "(" + oResourceBundle.getText("NETWORK_GRAPH_NODE") + ")"
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: "(" + oResourceBundle.getText("NETWORK_GRAPH_LINE") + ")"
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: "(" + oResourceBundle.getText("NETWORK_GRAPH_GROUP") + ")"
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(oResourceBundle.getText(sTitle));
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
 
@@ -30,7 +30,7 @@ sap.ui.define([
30
30
  * @extends sap.suite.ui.commons.statusindicator.SimpleShape
31
31
  *
32
32
  * @author SAP SE
33
- * @version 1.147.0
33
+ * @version 1.149.0
34
34
  * @since 1.50
35
35
  *
36
36
  * @constructor
@@ -36,7 +36,7 @@ sap.ui.define([
36
36
  * @extends sap.suite.ui.commons.statusindicator.Shape
37
37
  *
38
38
  * @author SAP SE
39
- * @version 1.147.0
39
+ * @version 1.149.0
40
40
  * @since 1.50
41
41
  *
42
42
  * @constructor
@@ -21,7 +21,7 @@ sap.ui.define([
21
21
  * @extends sap.ui.core.Control
22
22
  *
23
23
  * @author SAP SE
24
- * @version 1.147.0
24
+ * @version 1.149.0
25
25
  * @since 1.50
26
26
  *
27
27
  * @constructor
@@ -23,7 +23,7 @@ sap.ui.define([
23
23
  * @extends sap.ui.core.Control
24
24
  *
25
25
  * @author SAP SE
26
- * @version 1.147.0
26
+ * @version 1.149.0
27
27
  * @since 1.50
28
28
  *
29
29
  * @constructor
@@ -23,7 +23,7 @@ sap.ui.define([
23
23
  * @extends sap.suite.ui.commons.statusindicator.CustomShape
24
24
  *
25
25
  * @author SAP SE
26
- * @version 1.147.0
26
+ * @version 1.149.0
27
27
  * @since 1.60.0
28
28
  *
29
29
  * @constructor
@@ -29,7 +29,7 @@ sap.ui.define([
29
29
  * @extends sap.suite.ui.commons.statusindicator.SimpleShape
30
30
  *
31
31
  * @author SAP SE
32
- * @version 1.147.0
32
+ * @version 1.149.0
33
33
  * @since 1.50
34
34
  *
35
35
  * @constructor
@@ -28,7 +28,7 @@ sap.ui.define([
28
28
  * @extends sap.ui.core.Control
29
29
  *
30
30
  * @author SAP SE
31
- * @version 1.147.0
31
+ * @version 1.149.0
32
32
  * @since 1.50
33
33
  *
34
34
  * @constructor
@@ -29,7 +29,7 @@ sap.ui.define(
29
29
  * @extends sap.suite.ui.commons.statusindicator.SimpleShape
30
30
  *
31
31
  * @author SAP SE
32
- * @version 1.147.0
32
+ * @version 1.149.0
33
33
  * @since 1.50
34
34
  *
35
35
  * @constructor
@@ -42,7 +42,7 @@ sap.ui.define([
42
42
  * @extends sap.ui.core.Control
43
43
  *
44
44
  * @author SAP SE
45
- * @version 1.147.0
45
+ * @version 1.149.0
46
46
  * @since 1.50
47
47
  *
48
48
  * @constructor
@@ -30,7 +30,7 @@ sap.ui.define([
30
30
  * @extends sap.ui.core.Control
31
31
  *
32
32
  * @author SAP SE
33
- * @version 1.147.0
33
+ * @version 1.149.0
34
34
  * @since 1.50
35
35
  *
36
36
  * @constructor
@@ -30,7 +30,7 @@ sap.ui.define([
30
30
  * @extends sap.suite.ui.commons.statusindicator.Shape
31
31
  *
32
32
  * @author SAP SE
33
- * @version 1.147.0
33
+ * @version 1.149.0
34
34
  * @since 1.50
35
35
  *
36
36
  * @constructor
@@ -49,7 +49,7 @@ sap.ui.define([
49
49
  * @extends sap.ui.core.Control
50
50
  *
51
51
  * @author SAP SE
52
- * @version 1.147.0
52
+ * @version 1.149.0
53
53
  * @since 1.50
54
54
  *
55
55
  * @constructor
@@ -56,7 +56,7 @@ sap.ui.define([
56
56
  * @extends sap.ui.core.Control
57
57
  *
58
58
  * @author SAP SE
59
- * @version 1.147.0
59
+ * @version 1.149.0
60
60
  * @since 1.58.0
61
61
  *
62
62
  * @constructor
@@ -41,7 +41,7 @@ sap.ui.define([
41
41
  * @extends sap.ui.core.Control
42
42
  *
43
43
  * @author SAP SE
44
- * @version 1.147.0
44
+ * @version 1.149.0
45
45
  * @since 1.58.0
46
46
  *
47
47
  * @constructor
@@ -41,7 +41,7 @@ sap.ui.define([
41
41
  * @extends sap.ui.core.Control
42
42
  *
43
43
  * @author SAP SE
44
- * @version 1.147.0
44
+ * @version 1.149.0
45
45
  * @since 1.58.0
46
46
  *
47
47
  * @constructor
@@ -24,7 +24,7 @@ sap.ui.define([
24
24
  * @extends sap.ui.core.Control
25
25
  *
26
26
  * @author SAP SE
27
- * @version 1.147.0
27
+ * @version 1.149.0
28
28
  * @since 1.58.0
29
29
  *
30
30
  * @constructor
@@ -65,7 +65,7 @@ sap.ui.define([
65
65
  * @extends sap.m.Panel
66
66
  *
67
67
  * @author SAP SE
68
- * @version 1.147.0
68
+ * @version 1.149.0
69
69
  * @since 1.58.0
70
70
  *
71
71
  * @constructor
@@ -87,8 +87,8 @@
87
87
  }
88
88
 
89
89
  .sapSuiteUiCommonsMicroProcessFlowItemInformation {
90
- border-color: var(--sapInformationBorderColor);
91
- background-color: var(--sapInformationBackground);
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(--sapInformativeTextColor);
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
- background-color: var(--sapButton_Hover_Background);
8
- border-color: var(--sapInformationBorderColor);
6
+ background-color: var(--sapButton_Information_Hover_Background);
9
7
 
10
- .sapSuiteUiCommonsMicroProcessFlowItemIcon {
11
- color: var(--sapButton_Hover_TextColor);
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
- background-color: var(--sapButton_Hover_Background);
8
- border-color: var(--sapInformationBorderColor);
6
+ background-color: var(--sapButton_Information_Hover_Background);
9
7
 
10
- .sapSuiteUiCommonsMicroProcessFlowItemIcon {
11
- color: var(--sapButton_Information_Hover_Background);
12
- }
8
+ .sapSuiteUiCommonsMicroProcessFlowItemIcon {
9
+ color: var(--sapContent_ContrastTextColor);
10
+ }
13
11
  }
@@ -0,0 +1,7 @@
1
+ .sapSuiteUiCommonsMicroProcessFlowItemInformation:hover {
2
+ background-color: var(--sapButton_Information_Hover_Background);
3
+
4
+ .sapSuiteUiCommonsMicroProcessFlowItemIcon {
5
+ color: var(--sapContent_ContrastTextColor);
6
+ }
7
+ }
@@ -0,0 +1,7 @@
1
+ .sapSuiteUiCommonsMicroProcessFlowItemInformation:hover {
2
+ background-color: var(--sapButton_Information_Hover_Background);
3
+
4
+ .sapSuiteUiCommonsMicroProcessFlowItemIcon {
5
+ color: var(--sapContent_ContrastTextColor);
6
+ }
7
+ }
@@ -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
  }