@openui5/sap.f 1.136.1 → 1.138.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 (151) hide show
  1. package/REUSE.toml +0 -28
  2. package/THIRDPARTY.txt +1 -25
  3. package/package.json +4 -4
  4. package/src/sap/f/.library +1 -1
  5. package/src/sap/f/Avatar.js +1 -1
  6. package/src/sap/f/AvatarGroup.js +1 -1
  7. package/src/sap/f/AvatarGroupItem.js +1 -1
  8. package/src/sap/f/CalendarAppointmentInCard.js +1 -1
  9. package/src/sap/f/CalendarInCard.js +1 -1
  10. package/src/sap/f/Card.js +1 -1
  11. package/src/sap/f/CardBase.js +1 -1
  12. package/src/sap/f/DynamicPage.js +1 -1
  13. package/src/sap/f/DynamicPageAccessibleLandmarkInfo.js +1 -1
  14. package/src/sap/f/DynamicPageHeader.js +12 -12
  15. package/src/sap/f/DynamicPageTitle.js +1 -1
  16. package/src/sap/f/FlexibleColumnLayout.js +1 -1
  17. package/src/sap/f/FlexibleColumnLayoutAccessibleLandmarkInfo.js +1 -1
  18. package/src/sap/f/FlexibleColumnLayoutData.js +1 -1
  19. package/src/sap/f/FlexibleColumnLayoutDataForDesktop.js +1 -1
  20. package/src/sap/f/FlexibleColumnLayoutDataForTablet.js +1 -1
  21. package/src/sap/f/FlexibleColumnLayoutSemanticHelper.js +1 -1
  22. package/src/sap/f/GridContainer.js +1 -1
  23. package/src/sap/f/GridContainerItemLayoutData.js +1 -1
  24. package/src/sap/f/GridContainerSettings.js +2 -2
  25. package/src/sap/f/GridList.js +1 -1
  26. package/src/sap/f/GridListItem.js +1 -1
  27. package/src/sap/f/IllustratedMessage.js +1 -1
  28. package/src/sap/f/Illustration.js +1 -1
  29. package/src/sap/f/PlanningCalendarInCardLegend.js +1 -1
  30. package/src/sap/f/ProductSwitch.js +1 -1
  31. package/src/sap/f/ProductSwitchItem.js +1 -1
  32. package/src/sap/f/SearchManager.js +1 -1
  33. package/src/sap/f/ShellBar.js +1 -1
  34. package/src/sap/f/SidePanel.js +21 -6
  35. package/src/sap/f/SidePanelItem.js +1 -1
  36. package/src/sap/f/cards/BaseHeader.js +1 -1
  37. package/src/sap/f/cards/Header.js +1 -1
  38. package/src/sap/f/cards/NumericHeader.js +1 -1
  39. package/src/sap/f/cards/NumericIndicators.js +1 -1
  40. package/src/sap/f/cards/NumericSideIndicator.js +1 -1
  41. package/src/sap/f/cards/loading/AnalyticalPlaceholder.js +1 -1
  42. package/src/sap/f/cards/loading/CalendarPlaceholder.js +1 -1
  43. package/src/sap/f/cards/loading/GenericPlaceholder.js +1 -1
  44. package/src/sap/f/cards/loading/ListPlaceholder.js +1 -1
  45. package/src/sap/f/cards/loading/ObjectPlaceholder.js +1 -1
  46. package/src/sap/f/cards/loading/PlaceholderBase.js +1 -1
  47. package/src/sap/f/cards/loading/TablePlaceholder.js +1 -1
  48. package/src/sap/f/cards/loading/TimelinePlaceholder.js +1 -1
  49. package/src/sap/f/changeHandler/MoveDynamicPageTitleActions.js +1 -1
  50. package/src/sap/f/delegate/GridContainerItemNavigation.js +1 -1
  51. package/src/sap/f/delegate/GridItemNavigation.js +1 -1
  52. package/src/sap/f/designtime/messagebundle_en_US_saprigi.properties +8 -4
  53. package/src/sap/f/dnd/GridDragOver.js +1 -1
  54. package/src/sap/f/dnd/GridDropInfo.js +1 -1
  55. package/src/sap/f/i18n/interaction_ar.xml +8 -0
  56. package/src/sap/f/i18n/interaction_bg.xml +8 -0
  57. package/src/sap/f/i18n/interaction_ca.xml +8 -0
  58. package/src/sap/f/i18n/interaction_cnr.xml +8 -0
  59. package/src/sap/f/i18n/interaction_cs.xml +8 -0
  60. package/src/sap/f/i18n/interaction_cy.xml +8 -0
  61. package/src/sap/f/i18n/interaction_da.xml +8 -0
  62. package/src/sap/f/i18n/interaction_de.xml +8 -0
  63. package/src/sap/f/i18n/interaction_el.xml +8 -0
  64. package/src/sap/f/i18n/interaction_en.xml +8 -0
  65. package/src/sap/f/i18n/interaction_en_GB.xml +8 -0
  66. package/src/sap/f/i18n/interaction_en_US_saprigi.xml +8 -0
  67. package/src/sap/f/i18n/interaction_es.xml +8 -0
  68. package/src/sap/f/i18n/interaction_es_MX.xml +8 -0
  69. package/src/sap/f/i18n/interaction_et.xml +8 -0
  70. package/src/sap/f/i18n/interaction_fi.xml +8 -0
  71. package/src/sap/f/i18n/interaction_fr.xml +8 -0
  72. package/src/sap/f/i18n/interaction_fr_CA.xml +8 -0
  73. package/src/sap/f/i18n/interaction_hi.xml +8 -0
  74. package/src/sap/f/i18n/interaction_hr.xml +8 -0
  75. package/src/sap/f/i18n/interaction_hu.xml +8 -0
  76. package/src/sap/f/i18n/interaction_id.xml +8 -0
  77. package/src/sap/f/i18n/interaction_it.xml +8 -0
  78. package/src/sap/f/i18n/interaction_iw.xml +8 -0
  79. package/src/sap/f/i18n/interaction_ja.xml +8 -0
  80. package/src/sap/f/i18n/interaction_kk.xml +8 -0
  81. package/src/sap/f/i18n/interaction_ko.xml +8 -0
  82. package/src/sap/f/i18n/interaction_lt.xml +8 -0
  83. package/src/sap/f/i18n/interaction_lv.xml +8 -0
  84. package/src/sap/f/i18n/interaction_mk.xml +8 -0
  85. package/src/sap/f/i18n/interaction_ms.xml +8 -0
  86. package/src/sap/f/i18n/interaction_nl.xml +8 -0
  87. package/src/sap/f/i18n/interaction_no.xml +8 -0
  88. package/src/sap/f/i18n/interaction_pl.xml +8 -0
  89. package/src/sap/f/i18n/interaction_pt.xml +8 -0
  90. package/src/sap/f/i18n/interaction_pt_PT.xml +8 -0
  91. package/src/sap/f/i18n/interaction_ro.xml +8 -0
  92. package/src/sap/f/i18n/interaction_ru.xml +8 -0
  93. package/src/sap/f/i18n/interaction_sh.xml +8 -0
  94. package/src/sap/f/i18n/interaction_sk.xml +8 -0
  95. package/src/sap/f/i18n/interaction_sl.xml +8 -0
  96. package/src/sap/f/i18n/interaction_sr.xml +8 -0
  97. package/src/sap/f/i18n/interaction_sv.xml +8 -0
  98. package/src/sap/f/i18n/interaction_th.xml +8 -0
  99. package/src/sap/f/i18n/interaction_tr.xml +8 -0
  100. package/src/sap/f/i18n/interaction_uk.xml +8 -0
  101. package/src/sap/f/i18n/interaction_vi.xml +8 -0
  102. package/src/sap/f/i18n/interaction_zh_CN.xml +8 -0
  103. package/src/sap/f/i18n/interaction_zh_TW.xml +8 -0
  104. package/src/sap/f/library.js +2 -2
  105. package/src/sap/f/messagebundle_ms.properties +1 -1
  106. package/src/sap/f/routing/Target.js +38 -11
  107. package/src/sap/f/routing/Targets.js +44 -11
  108. package/src/sap/f/semantic/AddAction.js +1 -1
  109. package/src/sap/f/semantic/CloseAction.js +1 -1
  110. package/src/sap/f/semantic/CopyAction.js +1 -1
  111. package/src/sap/f/semantic/DeleteAction.js +1 -1
  112. package/src/sap/f/semantic/DiscussInJamAction.js +1 -1
  113. package/src/sap/f/semantic/EditAction.js +1 -1
  114. package/src/sap/f/semantic/ExitFullScreenAction.js +1 -1
  115. package/src/sap/f/semantic/FavoriteAction.js +1 -1
  116. package/src/sap/f/semantic/FlagAction.js +1 -1
  117. package/src/sap/f/semantic/FooterMainAction.js +1 -1
  118. package/src/sap/f/semantic/FullScreenAction.js +1 -1
  119. package/src/sap/f/semantic/MainAction.js +1 -1
  120. package/src/sap/f/semantic/MessagesIndicator.js +1 -1
  121. package/src/sap/f/semantic/NegativeAction.js +1 -1
  122. package/src/sap/f/semantic/PositiveAction.js +1 -1
  123. package/src/sap/f/semantic/PrintAction.js +1 -1
  124. package/src/sap/f/semantic/SemanticButton.js +1 -1
  125. package/src/sap/f/semantic/SemanticConfiguration.js +1 -1
  126. package/src/sap/f/semantic/SemanticControl.js +1 -1
  127. package/src/sap/f/semantic/SemanticPage.js +1 -1
  128. package/src/sap/f/semantic/SemanticToggleButton.js +1 -1
  129. package/src/sap/f/semantic/SendEmailAction.js +1 -1
  130. package/src/sap/f/semantic/SendMessageAction.js +1 -1
  131. package/src/sap/f/semantic/ShareInJamAction.js +1 -1
  132. package/src/sap/f/semantic/TitleMainAction.js +1 -1
  133. package/src/sap/f/shellBar/AdditionalContentSupport.js +1 -1
  134. package/src/sap/f/shellBar/CoPilot.js +1 -1
  135. package/src/sap/f/shellBar/ControlSpacer.js +1 -1
  136. package/src/sap/f/shellBar/Search.js +1 -1
  137. package/src/sap/f/themes/base/Card.less +1 -1
  138. package/src/sap/f/themes/base/CardNumericIndicators.less +6 -5
  139. package/src/sap/f/themes/base/DynamicPage.less +55 -76
  140. package/src/sap/f/themes/base/DynamicPageHeader.less +7 -4
  141. package/src/sap/f/themes/base/ListPlaceholder.less +1 -1
  142. package/src/sap/f/themes/base/ObjectPlaceholder.less +3 -2
  143. package/src/sap/f/themes/base/ProductSwitch.less +5 -0
  144. package/src/sap/f/themes/base/ProductSwitchItem.less +24 -24
  145. package/src/sap/f/themes/base/SemanticPage.less +4 -0
  146. package/src/sap/f/themes/base/ShellBar.less +75 -47
  147. package/src/sap/f/themes/base/SidePanel.less +5 -12
  148. package/src/sap/f/themes/base/TablePlaceholder.less +3 -3
  149. package/src/sap/f/themes/base/TimelinePlaceholder.less +3 -4
  150. package/src/sap/f/routing/async/Target.js +0 -53
  151. package/src/sap/f/routing/async/Targets.js +0 -59
@@ -39,14 +39,14 @@ sap.ui.define([
39
39
  * @namespace
40
40
  * @alias sap.f
41
41
  * @author SAP SE
42
- * @version 1.136.1
42
+ * @version 1.138.0
43
43
  * @since 1.44
44
44
  * @public
45
45
  */
46
46
  var thisLib = Library.init({
47
47
  apiVersion: 2,
48
48
  name : "sap.f",
49
- version: "1.136.1",
49
+ version: "1.138.0",
50
50
  dependencies : ["sap.ui.core", "sap.m", "sap.ui.layout"],
51
51
  designtime: "sap/f/designtime/library.designtime",
52
52
  ...{
@@ -51,7 +51,7 @@ SEMANTIC_CONTROL_SAVE=Simpan
51
51
 
52
52
  SEMANTIC_CONTROL_COPY=Salin
53
53
 
54
- SEMANTIC_CONTROL_CANCEL=Batal
54
+ SEMANTIC_CONTROL_CANCEL=Batalkan
55
55
 
56
56
  SEMANTIC_CONTROL_ACCEPT=Terima
57
57
 
@@ -3,8 +3,8 @@
3
3
  * (c) Copyright 2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
- sap.ui.define(['sap/ui/core/routing/Target', 'sap/f/FlexibleColumnLayout', './async/Target'],
7
- function(Target, FCL, asyncTarget) {
6
+ sap.ui.define(['sap/ui/core/routing/Target', 'sap/f/FlexibleColumnLayout'],
7
+ function(Target, FCL) {
8
8
  "use strict";
9
9
 
10
10
  /**
@@ -23,16 +23,7 @@ sap.ui.define(['sap/ui/core/routing/Target', 'sap/f/FlexibleColumnLayout', './as
23
23
  var MobileTarget = Target.extend("sap.f.routing.Target", /** @lends sap.f.routing.Target.prototype */ {
24
24
  constructor : function (oOptions, oViews, oParent, oTargetHandler) {
25
25
  this._oTargetHandler = oTargetHandler;
26
-
27
26
  Target.prototype.constructor.apply(this, arguments);
28
-
29
- var TargetStub = asyncTarget;
30
-
31
- this._super = {};
32
- for (var fn in TargetStub) {
33
- this._super[fn] = this[fn];
34
- this[fn] = TargetStub[fn];
35
- }
36
27
  },
37
28
 
38
29
  _beforePlacingViewIntoContainer : function(mArguments) {
@@ -43,6 +34,42 @@ sap.ui.define(['sap/ui/core/routing/Target', 'sap/f/FlexibleColumnLayout', './as
43
34
  oContainer.setLayout(oRouteConfig.layout);
44
35
  }
45
36
  Target.prototype._beforePlacingViewIntoContainer.apply(this, arguments);
37
+ },
38
+
39
+ /**
40
+ * @private
41
+ */
42
+ _place : function (vData) {
43
+ var oPromise = Target.prototype._place.apply(this, arguments),
44
+ oRouteConfig = vData && vData.routeConfig || {},
45
+ that = this;
46
+
47
+ // chain to navigation promise to keep the order of navigations!
48
+ return this._oTargetHandler._chainNavigation(function() {
49
+ return oPromise.then(function(oViewInfo) {
50
+ that._oTargetHandler.addNavigation({
51
+ navigationIdentifier : that._oOptions._name,
52
+ transition: that._oOptions.transition,
53
+ transitionParameters: that._oOptions.transitionParameters,
54
+ eventData: vData,
55
+ targetControl: oViewInfo.control,
56
+ view: oViewInfo.view,
57
+ layout: oRouteConfig.layout,
58
+ placeholderConfig: oViewInfo.placeholderConfig
59
+ });
60
+ return oViewInfo;
61
+ });
62
+ }, this._oOptions._name);
63
+
64
+ },
65
+ showPlaceholder : function(mSettings) {
66
+ return this._oTargetHandler.showPlaceholder(mSettings);
67
+ },
68
+ hidePlaceholder : function(mSettings) {
69
+ /**
70
+ * Overriding the hidePlaceholder to empty function because the placeholder is removed
71
+ * after all targets are displayed
72
+ */
46
73
  }
47
74
  });
48
75
 
@@ -3,8 +3,8 @@
3
3
  * (c) Copyright 2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
- sap.ui.define(['sap/ui/core/routing/Targets', './TargetHandler', './Target', './async/Targets'],
7
- function(Targets, TargetHandler, Target, asyncTargets) {
6
+ sap.ui.define(['sap/ui/core/routing/Targets', './TargetHandler', './Target'],
7
+ function(Targets, TargetHandler, Target) {
8
8
  "use strict";
9
9
 
10
10
  /**
@@ -348,7 +348,6 @@ sap.ui.define(['sap/ui/core/routing/Targets', './TargetHandler', './Target', './
348
348
  */
349
349
  var MobileTargets = Targets.extend("sap.f.routing.Targets", /** @lends sap.f.routing.Targets.prototype */ {
350
350
  constructor: function(oOptions) {
351
-
352
351
  oOptions.config._async = true;
353
352
 
354
353
  if (oOptions.targetHandler) {
@@ -359,14 +358,6 @@ sap.ui.define(['sap/ui/core/routing/Targets', './TargetHandler', './Target', './
359
358
  }
360
359
 
361
360
  Targets.prototype.constructor.apply(this, arguments);
362
-
363
- var TargetsStub = asyncTargets;
364
-
365
- this._super = {};
366
- for (var fn in TargetsStub) {
367
- this._super[fn] = this[fn];
368
- this[fn] = TargetsStub[fn];
369
- }
370
361
  },
371
362
 
372
363
  destroy: function () {
@@ -414,6 +405,48 @@ sap.ui.define(['sap/ui/core/routing/Targets', './TargetHandler', './Target', './
414
405
  } while (oTarget);
415
406
 
416
407
  return iLevel;
408
+ },
409
+
410
+ /**
411
+ * @private
412
+ */
413
+ display: function () {
414
+ var iLevel,
415
+ sName;
416
+
417
+ // don't remember previous displays
418
+ this._oLastDisplayedTarget = null;
419
+
420
+ var oPromise = Targets.prototype.display.apply(this, arguments);
421
+
422
+ return oPromise.then(function(oViewInfo) {
423
+ // maybe a wrong name was provided then there is no last displayed target
424
+ if (this._oLastDisplayedTarget) {
425
+ iLevel = this._getLevel(this._oLastDisplayedTarget);
426
+ sName = this._oLastDisplayedTarget._oOptions._name;
427
+ }
428
+
429
+ this._oTargetHandler.navigate({
430
+ level: iLevel,
431
+ navigationIdentifier: sName
432
+ });
433
+
434
+ return oViewInfo;
435
+ }.bind(this));
436
+ },
437
+
438
+ /**
439
+ * @private
440
+ */
441
+ _displaySingleTarget: function(oTargetInfo) {
442
+ var oTarget = this.getTarget(oTargetInfo.name);
443
+
444
+ return Targets.prototype._displaySingleTarget.apply(this, arguments).then(function(oViewInfo){
445
+ if (oTarget) {
446
+ this._oLastDisplayedTarget = oTarget;
447
+ }
448
+ return oViewInfo;
449
+ }.bind(this));
417
450
  }
418
451
  });
419
452
 
@@ -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.136.1
21
+ * @version 1.138.0
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.136.1
21
+ * @version 1.138.0
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.136.1
21
+ * @version 1.138.0
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.136.1
22
+ * @version 1.138.0
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.136.1
22
+ * @version 1.138.0
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.136.1
21
+ * @version 1.138.0
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.136.1
21
+ * @version 1.138.0
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.136.1
22
+ * @version 1.138.0
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.136.1
22
+ * @version 1.138.0
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.136.1
22
+ * @version 1.138.0
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.136.1
21
+ * @version 1.138.0
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.136.1
21
+ * @version 1.138.0
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.136.1
22
+ * @version 1.138.0
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.136.1
22
+ * @version 1.138.0
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.136.1
22
+ * @version 1.138.0
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.136.1
22
+ * @version 1.138.0
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.136.1
27
+ * @version 1.138.0
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.136.1
32
+ * @version 1.138.0
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.136.1
27
+ * @version 1.138.0
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.136.1
104
+ * @version 1.138.0
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.136.1
26
+ * @version 1.138.0
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.136.1
22
+ * @version 1.138.0
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.136.1
22
+ * @version 1.138.0
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.136.1
22
+ * @version 1.138.0
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.136.1
22
+ * @version 1.138.0
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.136.1
25
+ * @version 1.138.0
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.136.1
29
+ * @version 1.138.0
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.136.1
26
+ * @version 1.138.0
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.136.1
39
+ * @version 1.138.0
40
40
  *
41
41
  * @constructor
42
42
  * @private
@@ -6,7 +6,7 @@
6
6
  @_sap_f_Card_BoxShadow: var(--sapContent_Shadow0);
7
7
  @_sap_f_Card_HeaderBorder: 0.0625rem solid var(--sapTile_SeparatorColor); /* used as top or bottom border */
8
8
  @_sap_f_Card_FocusBorderRadius: none;
9
- @_sap_f_Card_BorderRadius: var(--sapElement_BorderCornerRadius);
9
+ @_sap_f_Card_BorderRadius: var(--sapTile_BorderCornerRadius);
10
10
  @_sap_f_Card_ContentPadding: 1rem;
11
11
  @_sap_f_Card_FocusBorderBottomOffset: 1px;
12
12
  @_sap_f_Card_FocusBorderTopOffset: 1px;
@@ -1,7 +1,7 @@
1
- /* ============================================= */
2
- /* CSS for control sap.f.cards/NumericIndicators */
3
- /* Base theme */
4
- /* ============================================= */
1
+ /* ================================================== */
2
+ /* CSS for control sap.f/cards/CardNumericIndicators */
3
+ /* Base theme */
4
+ /* ================================================== */
5
5
 
6
6
  .sapFCardNumericIndicators {
7
7
  display: flex;
@@ -24,13 +24,14 @@
24
24
  }
25
25
 
26
26
  .sapFCardNumericIndicatorsSide {
27
- min-width: 0; // allows items to shrink and truncate the content inside
27
+ min-width: 0; /* allows items to shrink and truncate the content inside */
28
28
  display: flex;
29
29
 
30
30
  .sapFCardHeaderSideIndicator {
31
31
  margin-right: 1rem;
32
32
  position: relative;
33
33
  }
34
+
34
35
  .sapFCardHeaderSideIndicator:last-child {
35
36
  margin-right: 0;
36
37
  }