@openui5/sap.f 1.122.1 → 1.123.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.
Files changed (86) hide show
  1. package/package.json +4 -4
  2. package/src/sap/f/.library +1 -1
  3. package/src/sap/f/Avatar.js +1 -1
  4. package/src/sap/f/AvatarGroup.js +1 -1
  5. package/src/sap/f/AvatarGroupItem.js +1 -1
  6. package/src/sap/f/CalendarAppointmentInCard.js +1 -1
  7. package/src/sap/f/CalendarInCard.js +1 -1
  8. package/src/sap/f/Card.js +1 -1
  9. package/src/sap/f/CardBase.js +1 -1
  10. package/src/sap/f/DynamicPage.js +1 -1
  11. package/src/sap/f/DynamicPageAccessibleLandmarkInfo.js +1 -1
  12. package/src/sap/f/DynamicPageHeader.js +1 -1
  13. package/src/sap/f/DynamicPageTitle.js +1 -1
  14. package/src/sap/f/FlexibleColumnLayout.js +1 -1
  15. package/src/sap/f/FlexibleColumnLayoutAccessibleLandmarkInfo.js +1 -1
  16. package/src/sap/f/FlexibleColumnLayoutSemanticHelper.js +1 -1
  17. package/src/sap/f/GridContainer.js +3 -9
  18. package/src/sap/f/GridContainerItemLayoutData.js +4 -5
  19. package/src/sap/f/GridContainerSettings.js +2 -3
  20. package/src/sap/f/GridList.js +2 -2
  21. package/src/sap/f/GridListItem.js +1 -1
  22. package/src/sap/f/IllustratedMessage.js +1 -1
  23. package/src/sap/f/Illustration.js +1 -1
  24. package/src/sap/f/PlanningCalendarInCardLegend.js +1 -1
  25. package/src/sap/f/ProductSwitch.js +1 -1
  26. package/src/sap/f/ProductSwitchItem.js +1 -1
  27. package/src/sap/f/ProductSwitchItemRenderer.js +1 -1
  28. package/src/sap/f/SearchManager.js +1 -1
  29. package/src/sap/f/ShellBar.js +1 -1
  30. package/src/sap/f/SidePanel.js +1 -1
  31. package/src/sap/f/SidePanelItem.js +1 -1
  32. package/src/sap/f/cards/BaseHeader.js +43 -7
  33. package/src/sap/f/cards/BaseHeaderRenderer.js +19 -1
  34. package/src/sap/f/cards/Header.js +1 -1
  35. package/src/sap/f/cards/HeaderRenderer.js +15 -4
  36. package/src/sap/f/cards/NumericHeader.js +2 -2
  37. package/src/sap/f/cards/NumericHeaderRenderer.js +20 -11
  38. package/src/sap/f/cards/NumericIndicators.js +1 -1
  39. package/src/sap/f/cards/NumericSideIndicator.js +1 -1
  40. package/src/sap/f/cards/loading/AnalyticalPlaceholder.js +1 -1
  41. package/src/sap/f/cards/loading/CalendarPlaceholder.js +1 -1
  42. package/src/sap/f/cards/loading/GenericPlaceholder.js +1 -1
  43. package/src/sap/f/cards/loading/ListPlaceholder.js +1 -1
  44. package/src/sap/f/cards/loading/ObjectPlaceholder.js +1 -1
  45. package/src/sap/f/cards/loading/PlaceholderBase.js +1 -1
  46. package/src/sap/f/cards/loading/TablePlaceholder.js +1 -1
  47. package/src/sap/f/cards/loading/TimelinePlaceholder.js +1 -1
  48. package/src/sap/f/changeHandler/MoveDynamicPageTitleActions.js +1 -1
  49. package/src/sap/f/delegate/GridContainerItemNavigation.js +15 -2
  50. package/src/sap/f/delegate/GridItemNavigation.js +1 -1
  51. package/src/sap/f/designtime/messagebundle_cs.properties +5 -5
  52. package/src/sap/f/dnd/GridDragOver.js +1 -1
  53. package/src/sap/f/dnd/GridDropInfo.js +1 -2
  54. package/src/sap/f/library.js +40 -2
  55. package/src/sap/f/semantic/AddAction.js +1 -1
  56. package/src/sap/f/semantic/CloseAction.js +1 -1
  57. package/src/sap/f/semantic/CopyAction.js +1 -1
  58. package/src/sap/f/semantic/DeleteAction.js +1 -1
  59. package/src/sap/f/semantic/DiscussInJamAction.js +1 -1
  60. package/src/sap/f/semantic/EditAction.js +1 -1
  61. package/src/sap/f/semantic/ExitFullScreenAction.js +1 -1
  62. package/src/sap/f/semantic/FavoriteAction.js +1 -1
  63. package/src/sap/f/semantic/FlagAction.js +1 -1
  64. package/src/sap/f/semantic/FooterMainAction.js +1 -1
  65. package/src/sap/f/semantic/FullScreenAction.js +1 -1
  66. package/src/sap/f/semantic/MainAction.js +1 -1
  67. package/src/sap/f/semantic/MessagesIndicator.js +1 -1
  68. package/src/sap/f/semantic/NegativeAction.js +1 -1
  69. package/src/sap/f/semantic/PositiveAction.js +1 -1
  70. package/src/sap/f/semantic/PrintAction.js +1 -1
  71. package/src/sap/f/semantic/SemanticButton.js +1 -1
  72. package/src/sap/f/semantic/SemanticConfiguration.js +1 -1
  73. package/src/sap/f/semantic/SemanticControl.js +1 -1
  74. package/src/sap/f/semantic/SemanticPage.js +1 -1
  75. package/src/sap/f/semantic/SemanticToggleButton.js +1 -1
  76. package/src/sap/f/semantic/SendEmailAction.js +1 -1
  77. package/src/sap/f/semantic/SendMessageAction.js +1 -1
  78. package/src/sap/f/semantic/ShareInJamAction.js +1 -1
  79. package/src/sap/f/semantic/TitleMainAction.js +1 -1
  80. package/src/sap/f/shellBar/AdditionalContentSupport.js +1 -1
  81. package/src/sap/f/shellBar/CoPilot.js +1 -1
  82. package/src/sap/f/shellBar/ControlSpacer.js +1 -1
  83. package/src/sap/f/shellBar/Search.js +1 -1
  84. package/src/sap/f/themes/base/Card.less +24 -0
  85. package/src/sap/f/themes/base/CardLoading.less +4 -17
  86. package/src/sap/f/themes/base/DynamicPageTitle.less +5 -0
@@ -25,7 +25,7 @@ sap.ui.define([
25
25
  * @extends sap.ui.core.Control
26
26
  *
27
27
  * @author SAP SE
28
- * @version 1.122.1
28
+ * @version 1.123.1
29
29
  *
30
30
  * @constructor
31
31
  * @private
@@ -28,7 +28,7 @@ sap.ui.define([
28
28
  * @extends sap.ui.core.Control
29
29
  *
30
30
  * @author SAP SE
31
- * @version 1.122.1
31
+ * @version 1.123.1
32
32
  *
33
33
  * @constructor
34
34
  * @public
@@ -19,7 +19,7 @@ sap.ui.define([
19
19
  * @extends sap.ui.core.Control
20
20
  *
21
21
  * @author SAP SE
22
- * @version 1.122.1
22
+ * @version 1.123.1
23
23
  *
24
24
  * @constructor
25
25
  * @private
@@ -19,7 +19,7 @@ sap.ui.define([
19
19
  * @extends sap.f.cards.loading.ListPlaceholder
20
20
  *
21
21
  * @author SAP SE
22
- * @version 1.122.1
22
+ * @version 1.123.1
23
23
  *
24
24
  * @constructor
25
25
  * @private
@@ -19,7 +19,7 @@ sap.ui.define([
19
19
  * @extends sap.ui.core.Control
20
20
  *
21
21
  * @author SAP SE
22
- * @version 1.122.1
22
+ * @version 1.123.1
23
23
  *
24
24
  * @constructor
25
25
  * @private
@@ -19,7 +19,7 @@ sap.ui.define([
19
19
  * @extends sap.ui.core.Control
20
20
  *
21
21
  * @author SAP SE
22
- * @version 1.122.1
22
+ * @version 1.123.1
23
23
  *
24
24
  * @constructor
25
25
  * @private
@@ -29,7 +29,7 @@ sap.ui.define([
29
29
  * @extends sap.ui.core.Control
30
30
  *
31
31
  * @author SAP SE
32
- * @version 1.122.1
32
+ * @version 1.123.1
33
33
  *
34
34
  * @constructor
35
35
  * @private
@@ -22,7 +22,7 @@ sap.ui.define([
22
22
  * @extends sap.ui.core.Control
23
23
  *
24
24
  * @author SAP SE
25
- * @version 1.122.1
25
+ * @version 1.123.1
26
26
  *
27
27
  * @constructor
28
28
  * @private
@@ -19,7 +19,7 @@ sap.ui.define([
19
19
  * @extends sap.ui.core.Control
20
20
  *
21
21
  * @author SAP SE
22
- * @version 1.122.1
22
+ * @version 1.123.1
23
23
  *
24
24
  * @constructor
25
25
  * @private
@@ -19,7 +19,7 @@ sap.ui.define([
19
19
  * @extends sap.ui.core.Control
20
20
  *
21
21
  * @author SAP SE
22
- * @version 1.122.1
22
+ * @version 1.123.1
23
23
  *
24
24
  * @constructor
25
25
  * @private
@@ -16,7 +16,7 @@ sap.ui.define([
16
16
  *
17
17
  * @alias sap.f.changeHandler.MoveDynamicPageTitleActions
18
18
  * @author SAP SE
19
- * @version 1.122.1
19
+ * @version 1.123.1
20
20
  * @experimental Since 1.52
21
21
  */
22
22
  var MoveActions = { };
@@ -41,7 +41,7 @@ sap.ui.define([
41
41
  *
42
42
  *
43
43
  * @author SAP SE
44
- * @version 1.122.1
44
+ * @version 1.123.1
45
45
  *
46
46
  * @extends sap.f.delegate.GridItemNavigation
47
47
  *
@@ -146,15 +146,25 @@ sap.ui.define([
146
146
  GridContainerItemNavigation.prototype.onmousedown = function(oEvent) {
147
147
 
148
148
  this._bIsMouseDown = true;
149
+ this._oMouseDownTarget = oEvent.target;
150
+
151
+ document.addEventListener("mouseup", this._onMouseUp.bind(this), {once:true});
149
152
 
150
153
  ItemNavigation.prototype.onmousedown.call(this, oEvent);
151
154
  };
152
155
 
153
156
  GridContainerItemNavigation.prototype.onmouseup = function(oEvent) {
157
+ this._onMouseUp();
158
+ };
154
159
 
155
- var $listItem = jQuery(oEvent.target).closest('.sapFGridContainerItemWrapperNoVisualFocus'),
160
+ GridContainerItemNavigation.prototype._onMouseUp = function () {
161
+ var $listItem = jQuery(this._oMouseDownTarget).closest('.sapFGridContainerItemWrapperNoVisualFocus'),
156
162
  oControl;
157
163
 
164
+ if (!this._bIsMouseDown) {
165
+ return;
166
+ }
167
+
158
168
  if ($listItem.length) {
159
169
  oControl = Element.closestTo($listItem.children()[0]);
160
170
 
@@ -168,6 +178,7 @@ sap.ui.define([
168
178
  }
169
179
 
170
180
  this._bIsMouseDown = false;
181
+ this._oMouseDownTarget = null;
171
182
  };
172
183
 
173
184
  /**
@@ -176,6 +187,7 @@ sap.ui.define([
176
187
  */
177
188
  GridContainerItemNavigation.prototype.ondragend = function() {
178
189
  this._bIsMouseDown = false;
190
+ this._oMouseDownTarget = null;
179
191
  };
180
192
 
181
193
  /**
@@ -184,6 +196,7 @@ sap.ui.define([
184
196
  */
185
197
  GridContainerItemNavigation.prototype.ondrop = function() {
186
198
  this._bIsMouseDown = false;
199
+ this._oMouseDownTarget = null;
187
200
  };
188
201
 
189
202
  /**
@@ -34,7 +34,7 @@ sap.ui.define([
34
34
  *
35
35
  *
36
36
  * @author SAP SE
37
- * @version 1.122.1
37
+ * @version 1.123.1
38
38
  *
39
39
  * @extends sap.ui.core.delegate.ItemNavigation
40
40
  *
@@ -1,12 +1,12 @@
1
1
 
2
- DYNAMIC_PAGE_HEADER_NAME=Page Header
2
+ DYNAMIC_PAGE_HEADER_NAME=Hlavi\u010Dka str\u00E1nky
3
3
 
4
- DYNAMIC_PAGE_HEADER_NAME_PLURAL=Page Headers
4
+ DYNAMIC_PAGE_HEADER_NAME_PLURAL=Hlavi\u010Dky str\u00E1nek
5
5
 
6
6
  DYNAMIC_PAGE_TITLE_NAME=Titulek str\u00E1nky
7
7
 
8
- DYNAMIC_PAGE_TITLE_NAME_PLURAL=Page Titles
8
+ DYNAMIC_PAGE_TITLE_NAME_PLURAL=Titulky str\u00E1nek
9
9
 
10
- GRID_CONTAINER_CONTROL_NAME=Grid Container
10
+ GRID_CONTAINER_CONTROL_NAME=Kontejner m\u0159\u00ED\u017Eky
11
11
 
12
- GRID_CONTAINER_CONTROL_NAME_PLURAL=Grid Containers
12
+ GRID_CONTAINER_CONTROL_NAME_PLURAL=Kontejnery m\u0159\u00ED\u017Eek
@@ -18,7 +18,7 @@ sap.ui.define([
18
18
  * Handles dragging of a control over a given grid container.
19
19
  *
20
20
  * @author SAP SE
21
- * @version 1.122.1
21
+ * @version 1.123.1
22
22
  *
23
23
  * @extends sap.ui.base.Object
24
24
  *
@@ -37,10 +37,9 @@ sap.ui.define([
37
37
  * @extends sap.ui.core.dnd.DropInfo
38
38
  *
39
39
  * @author SAP SE
40
- * @version 1.122.1
40
+ * @version 1.123.1
41
41
  *
42
42
  * @public
43
- * @experimental Since 1.68 This class is experimental. The API may change.
44
43
  * @since 1.68
45
44
  * @alias sap.f.dnd.GridDropInfo
46
45
  */
@@ -36,13 +36,13 @@ sap.ui.define(["sap/ui/base/DataType",
36
36
  * @namespace
37
37
  * @alias sap.f
38
38
  * @author SAP SE
39
- * @version 1.122.1
39
+ * @version 1.123.1
40
40
  * @since 1.44
41
41
  * @public
42
42
  */
43
43
  var thisLib = sap.ui.getCore().initLibrary({
44
44
  name : "sap.f",
45
- version: "1.122.1",
45
+ version: "1.123.1",
46
46
  dependencies : ["sap.ui.core", "sap.m", "sap.ui.layout"],
47
47
  designtime: "sap/f/designtime/library.designtime",
48
48
  interfaces: [
@@ -380,6 +380,44 @@ sap.ui.define(["sap/ui/base/DataType",
380
380
  * @public
381
381
  */
382
382
 
383
+ /**
384
+ * Returns the content (control) used in the subheader.
385
+ *
386
+ * @function
387
+ * @name sap.f.IDynamicPageStickyContent._getStickyContent
388
+ * @returns {sap.ui.core.Control} the content (control) used in the subheader
389
+ * @private
390
+ */
391
+
392
+ /**
393
+ * Ensures that the content (control) returned by <code>_getStickyContent</code>,
394
+ * is placed back in its place in the provider
395
+ *
396
+ * @function
397
+ * @name sap.f.IDynamicPageStickyContent._returnStickyContent
398
+ * @private
399
+ */
400
+
401
+ /**
402
+ * Returns boolean value that shows where the sticky content is placed
403
+ * (in its provider or in the code>DynamicPage</code>)
404
+ *
405
+ * @function
406
+ * @name sap.f.IDynamicPageStickyContent._getStickySubHeaderSticked
407
+ * @returns {boolean} true if content is in <code>DynamicPage</code> (sticked), false if in provider
408
+ * @private
409
+ */
410
+
411
+ /**
412
+ * Accepts a boolean argument to notify the provider where its sticky
413
+ * content is placed
414
+ *
415
+ * @function
416
+ * @name sap.f.IDynamicPageStickyContent._setStickySubHeaderSticked
417
+ * @param {boolean} bIsInStickyContainer
418
+ * @private
419
+ */
420
+
383
421
  /**
384
422
  * Types of {@link sap.f.Avatar} based on the displayed content.
385
423
  *
@@ -18,7 +18,7 @@ sap.ui.define(['sap/f/semantic/SemanticButton'], function(SemanticButton) {
18
18
  * @extends sap.f.semantic.SemanticButton
19
19
  *
20
20
  * @author SAP SE
21
- * @version 1.122.1
21
+ * @version 1.123.1
22
22
  *
23
23
  * @constructor
24
24
  * @public
@@ -18,7 +18,7 @@ sap.ui.define(['./SemanticButton'], function(SemanticButton) {
18
18
  * @extends sap.f.semantic.SemanticButton
19
19
  *
20
20
  * @author SAP SE
21
- * @version 1.122.1
21
+ * @version 1.123.1
22
22
  *
23
23
  * @constructor
24
24
  * @public
@@ -18,7 +18,7 @@ sap.ui.define(['./SemanticButton'], function(SemanticButton) {
18
18
  * @extends sap.f.semantic.SemanticButton
19
19
  *
20
20
  * @author SAP SE
21
- * @version 1.122.1
21
+ * @version 1.123.1
22
22
  *
23
23
  * @constructor
24
24
  * @public
@@ -19,7 +19,7 @@ sap.ui.define(['sap/f/semantic/SemanticButton'], function(SemanticButton) {
19
19
  * @extends sap.f.semantic.SemanticButton
20
20
  *
21
21
  * @author SAP SE
22
- * @version 1.122.1
22
+ * @version 1.123.1
23
23
  *
24
24
  * @constructor
25
25
  * @public
@@ -19,7 +19,7 @@ sap.ui.define(['sap/f/semantic/SemanticButton'], function(SemanticButton) {
19
19
  * @extends sap.f.semantic.SemanticButton
20
20
  *
21
21
  * @author SAP SE
22
- * @version 1.122.1
22
+ * @version 1.123.1
23
23
  *
24
24
  * @constructor
25
25
  * @public
@@ -18,7 +18,7 @@ sap.ui.define(['./SemanticButton'], function(SemanticButton) {
18
18
  * @extends sap.f.semantic.SemanticButton
19
19
  *
20
20
  * @author SAP SE
21
- * @version 1.122.1
21
+ * @version 1.123.1
22
22
  *
23
23
  * @constructor
24
24
  * @public
@@ -18,7 +18,7 @@ sap.ui.define(['./SemanticButton'], function(SemanticButton) {
18
18
  * @extends sap.f.semantic.SemanticButton
19
19
  *
20
20
  * @author SAP SE
21
- * @version 1.122.1
21
+ * @version 1.123.1
22
22
  *
23
23
  * @constructor
24
24
  * @public
@@ -19,7 +19,7 @@ sap.ui.define(['./SemanticToggleButton'], function(SemanticToggleButton) {
19
19
  * @extends sap.f.semantic.SemanticToggleButton
20
20
  *
21
21
  * @author SAP SE
22
- * @version 1.122.1
22
+ * @version 1.123.1
23
23
  *
24
24
  * @constructor
25
25
  * @public
@@ -19,7 +19,7 @@ sap.ui.define(['./SemanticToggleButton'], function(SemanticToggleButton) {
19
19
  * @extends sap.f.semantic.SemanticToggleButton
20
20
  *
21
21
  * @author SAP SE
22
- * @version 1.122.1
22
+ * @version 1.123.1
23
23
  *
24
24
  * @constructor
25
25
  * @public
@@ -19,7 +19,7 @@ sap.ui.define(["./MainAction"], function(MainAction) {
19
19
  * @extends sap.f.semantic.MainAction
20
20
  *
21
21
  * @author SAP SE
22
- * @version 1.122.1
22
+ * @version 1.123.1
23
23
  *
24
24
  * @constructor
25
25
  * @public
@@ -18,7 +18,7 @@ sap.ui.define(['./SemanticButton'], function(SemanticButton) {
18
18
  * @extends sap.f.semantic.SemanticButton
19
19
  *
20
20
  * @author SAP SE
21
- * @version 1.122.1
21
+ * @version 1.123.1
22
22
  *
23
23
  * @constructor
24
24
  * @public
@@ -18,7 +18,7 @@ sap.ui.define(['sap/f/semantic/SemanticButton'], function(SemanticButton) {
18
18
  * @extends sap.f.semantic.SemanticButton
19
19
  *
20
20
  * @author SAP SE
21
- * @version 1.122.1
21
+ * @version 1.123.1
22
22
  *
23
23
  * @constructor
24
24
  * @public
@@ -19,7 +19,7 @@ sap.ui.define(['./SemanticButton'], function(SemanticButton) {
19
19
  * @extends sap.f.semantic.SemanticButton
20
20
  *
21
21
  * @author SAP SE
22
- * @version 1.122.1
22
+ * @version 1.123.1
23
23
  *
24
24
  * @constructor
25
25
  * @public
@@ -19,7 +19,7 @@ sap.ui.define(['sap/f/semantic/SemanticButton'], function(SemanticButton) {
19
19
  * @extends sap.f.semantic.SemanticButton
20
20
  *
21
21
  * @author SAP SE
22
- * @version 1.122.1
22
+ * @version 1.123.1
23
23
  *
24
24
  * @constructor
25
25
  * @public
@@ -19,7 +19,7 @@ sap.ui.define(['sap/f/semantic/SemanticButton'], function(SemanticButton) {
19
19
  * @extends sap.f.semantic.SemanticButton
20
20
  *
21
21
  * @author SAP SE
22
- * @version 1.122.1
22
+ * @version 1.123.1
23
23
  *
24
24
  * @constructor
25
25
  * @public
@@ -19,7 +19,7 @@ sap.ui.define(['sap/f/semantic/SemanticButton'], function(SemanticButton) {
19
19
  * @extends sap.f.semantic.SemanticButton
20
20
  *
21
21
  * @author SAP SE
22
- * @version 1.122.1
22
+ * @version 1.123.1
23
23
  *
24
24
  * @constructor
25
25
  * @public
@@ -24,7 +24,7 @@ sap.ui.define([
24
24
  * @abstract
25
25
  *
26
26
  * @author SAP SE
27
- * @version 1.122.1
27
+ * @version 1.123.1
28
28
  *
29
29
  * @constructor
30
30
  * @public
@@ -29,7 +29,7 @@ sap.ui.define([
29
29
  * @class
30
30
  * Defines the visual properties and placement for each supported semantic type.
31
31
  *
32
- * @version 1.122.1
32
+ * @version 1.123.1
33
33
  * @private
34
34
  * @since 1.46.0
35
35
  * @alias sap.f.semantic.SemanticConfiguration
@@ -24,7 +24,7 @@ sap.ui.define([
24
24
  * @abstract
25
25
  *
26
26
  * @author SAP SE
27
- * @version 1.122.1
27
+ * @version 1.123.1
28
28
  *
29
29
  * @constructor
30
30
  * @public
@@ -101,7 +101,7 @@ sap.ui.define([
101
101
  * @extends sap.ui.core.Control
102
102
  *
103
103
  * @author SAP SE
104
- * @version 1.122.1
104
+ * @version 1.123.1
105
105
  *
106
106
  * @constructor
107
107
  * @public
@@ -23,7 +23,7 @@ sap.ui.define([
23
23
  * @abstract
24
24
  *
25
25
  * @author SAP SE
26
- * @version 1.122.1
26
+ * @version 1.123.1
27
27
  *
28
28
  * @constructor
29
29
  * @public
@@ -19,7 +19,7 @@ sap.ui.define(['sap/f/semantic/SemanticButton'], function(SemanticButton) {
19
19
  * @extends sap.f.semantic.SemanticButton
20
20
  *
21
21
  * @author SAP SE
22
- * @version 1.122.1
22
+ * @version 1.123.1
23
23
  *
24
24
  * @constructor
25
25
  * @public
@@ -19,7 +19,7 @@ sap.ui.define(['sap/f/semantic/SemanticButton'], function(SemanticButton) {
19
19
  * @extends sap.f.semantic.SemanticButton
20
20
  *
21
21
  * @author SAP SE
22
- * @version 1.122.1
22
+ * @version 1.123.1
23
23
  *
24
24
  * @constructor
25
25
  * @public
@@ -19,7 +19,7 @@ sap.ui.define(['sap/f/semantic/SemanticButton'], function(SemanticButton) {
19
19
  * @extends sap.f.semantic.SemanticButton
20
20
  *
21
21
  * @author SAP SE
22
- * @version 1.122.1
22
+ * @version 1.123.1
23
23
  *
24
24
  * @constructor
25
25
  * @public
@@ -19,7 +19,7 @@ sap.ui.define(["./MainAction"], function(MainAction) {
19
19
  * @extends sap.f.semantic.MainAction
20
20
  *
21
21
  * @author SAP SE
22
- * @version 1.122.1
22
+ * @version 1.123.1
23
23
  *
24
24
  * @constructor
25
25
  * @public
@@ -22,7 +22,7 @@ sap.ui.define([
22
22
 
23
23
  /**
24
24
  * @author SAP SE
25
- * @version 1.122.1
25
+ * @version 1.123.1
26
26
  *
27
27
  * @private
28
28
  * @since 1.64
@@ -26,7 +26,7 @@ sap.ui.define([
26
26
  * @extends sap.ui.core.Control
27
27
  *
28
28
  * @author SAP SE
29
- * @version 1.122.1
29
+ * @version 1.123.1
30
30
  *
31
31
  * @constructor
32
32
  * @private
@@ -23,7 +23,7 @@ sap.ui.define(['sap/ui/core/Control', 'sap/f/shellBar/ControlSpacerRenderer'],
23
23
  * @extends sap.ui.core.Control
24
24
  *
25
25
  * @author SAP SE
26
- * @version 1.122.1
26
+ * @version 1.123.1
27
27
  *
28
28
  * @constructor
29
29
  * @private
@@ -36,7 +36,7 @@ sap.ui.define(['sap/ui/core/Control',
36
36
  * @extends sap.ui.core.Control
37
37
  *
38
38
  * @author SAP SE
39
- * @version 1.122.1
39
+ * @version 1.123.1
40
40
  *
41
41
  * @constructor
42
42
  * @private
@@ -476,6 +476,30 @@ html[data-sap-ui-browser^="cr"] .sapFCard {
476
476
  pointer-events: none;
477
477
  }
478
478
 
479
+ /* ui5-restricted work zone */
480
+ .sapFCard.sapFCardFocusFullCard,
481
+ ui-integration-card.sapFCardFocusFullCard > [data-sap-ui-area] > .sapFCard {
482
+ &:has(.sapFCardHeader:not(.sapFCardHeaderToolbarFocused):focus-within)::before {
483
+ content: '';
484
+ display: block;
485
+ position: absolute;
486
+ left: @_sap_f_Card_HeaderFocusBorderLeftOffset;
487
+ bottom: @_sap_f_Card_HeaderFocusBorderBottomOffset;
488
+ right: @_sap_f_Card_HeaderFocusBorderRightOffset;
489
+ top: @_sap_f_Card_HeaderFocusBorderTopOffset;
490
+ border: @sapUiContentFocusWidth @sapUiContentFocusStyle @sapUiContentFocusColor;
491
+ border-radius: @_sap_f_Card_HeaderFocusBorderRadius;
492
+ pointer-events: none;
493
+ z-index: 1;
494
+ }
495
+
496
+ .sapFCardHeader:not(.sapFCardHeaderToolbarFocused):focus-within::before {
497
+ display: none;
498
+ }
499
+ }
500
+
501
+ .sapFCardHeader:not(.sapFCardHeaderToolbarFocused):focus-within::before,
502
+
479
503
  .sapFGridContainer .sapFGridContainerItemWrapperNoVisualFocus:focus > .sapFCard.sapFCardNoHeader::before { // focus inside GridContainer on a card without header
480
504
  bottom: 1px;
481
505
  z-index: 1;
@@ -37,12 +37,12 @@
37
37
  margin-top: 0.2rem;
38
38
  }
39
39
 
40
- .sapFCardSubtitle .sapFCardHeaderItemBinded::after {
40
+ .sapFCardSubtitle.sapFCardHeaderItemBinded::after {
41
41
  margin-top: 0.3rem;
42
42
  }
43
43
 
44
44
  .sapFCardHeaderTextSecondLine .sapFCardHeaderItemBinded::after,
45
- .sapFCardSubtitle .sapFCardHeaderItemBinded::after,
45
+ .sapFCardSubtitle.sapFCardHeaderItemBinded::after,
46
46
  .sapFCardHeaderDetailsWrapper .sapFCardHeaderItemBinded::after,
47
47
  .sapFCardNumericIndicatorsSide .sapFCardHeaderItemBinded::after,
48
48
  .sapFCardNumericIndicatorsSide .sapFCardHeaderItemBinded.sapMText::after {
@@ -54,24 +54,11 @@
54
54
  width: 80%;
55
55
  }
56
56
 
57
- .sapFCardHeaderText .sapMText.sapFCardHeaderItemBinded,
58
- .sapFCardHeaderText .sapMText.sapFCardHeaderItemBinded span,
59
- .sapFCardHeaderText .sapFCardStatus.sapFCardHeaderItemBinded,
60
- .sapFCardSubtitle .sapMText.sapFCardHeaderItemBinded,
61
- .sapFCardSubtitle .sapMText.sapFCardHeaderItemBinded + .sapFCardHeaderUnitOfMeasurement,
62
- .sapFAvatar.sapFCardHeaderItemBinded span::before,
63
- .sapFAvatar.sapFCardHeaderItemBinded .sapFAvatarImageHolder,
64
- .sapFCardAvatarAndIndicatorsLine .sapMNC.sapFCardHeaderItemBinded span,
65
- .sapFCardAvatarAndIndicatorsLine .sapMNC.sapFCardHeaderItemBinded div.sapMNCScale,
66
- .sapFCardHeaderSideIndicator.sapFCardHeaderItemBinded span,
67
- .sapFCardHeaderDetailsWrapper .sapMObjStatus.sapFCardHeaderItemBinded span {
57
+ .sapFCardHeaderItemBinded {
68
58
  visibility: hidden; // hide the loaded elements (texts, icons, etc.) behind the loading indicators
69
59
  }
70
60
 
71
- .sapFCardHeaderText .sapMText.sapFCardHeaderItemBinded::after,
72
- .sapFCardHeaderText .sapFCardStatus.sapFCardHeaderItemBinded::after,
73
- .sapFCardSubtitle .sapMText.sapFCardHeaderItemBinded::after,
74
- .sapFCardSubtitle .sapFCardHeaderUnitOfMeasurement.sapMText.sapFCardHeaderItemBinded::after {
61
+ .sapFCardHeaderItemBinded::after {
75
62
  visibility: visible; // ... but show the loading indicator
76
63
  }
77
64