@openui5/sap.f 1.142.1 → 1.143.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 +5 -5
- package/src/sap/f/.library +1 -1
- package/src/sap/f/Avatar.js +1 -1
- package/src/sap/f/AvatarGroup.js +1 -1
- package/src/sap/f/AvatarGroupItem.js +1 -1
- package/src/sap/f/CalendarAppointmentInCard.js +1 -1
- package/src/sap/f/CalendarInCard.js +1 -1
- package/src/sap/f/Card.js +1 -1
- package/src/sap/f/CardBase.js +1 -1
- package/src/sap/f/DynamicPage.js +9 -28
- package/src/sap/f/DynamicPageAccessibleLandmarkInfo.js +1 -1
- package/src/sap/f/DynamicPageHeader.js +1 -1
- package/src/sap/f/DynamicPageTitle.js +1 -1
- package/src/sap/f/FlexibleColumnLayout.js +1 -1
- package/src/sap/f/FlexibleColumnLayoutAccessibleLandmarkInfo.js +1 -1
- package/src/sap/f/FlexibleColumnLayoutData.js +1 -1
- package/src/sap/f/FlexibleColumnLayoutDataForDesktop.js +1 -1
- package/src/sap/f/FlexibleColumnLayoutDataForTablet.js +1 -1
- package/src/sap/f/FlexibleColumnLayoutSemanticHelper.js +1 -1
- package/src/sap/f/GridContainer.js +1 -1
- package/src/sap/f/GridContainerItemLayoutData.js +1 -1
- package/src/sap/f/GridContainerSettings.js +2 -2
- package/src/sap/f/GridList.js +1 -1
- package/src/sap/f/GridListItem.js +1 -1
- package/src/sap/f/IllustratedMessage.js +1 -1
- package/src/sap/f/Illustration.js +1 -1
- package/src/sap/f/PlanningCalendarInCardLegend.js +1 -1
- package/src/sap/f/ProductSwitch.js +1 -1
- package/src/sap/f/ProductSwitchItem.js +1 -1
- package/src/sap/f/SearchManager.js +1 -1
- package/src/sap/f/ShellBar.js +6 -1
- package/src/sap/f/SidePanel.js +1 -1
- package/src/sap/f/SidePanelItem.js +1 -1
- package/src/sap/f/cards/BaseHeader.js +1 -1
- package/src/sap/f/cards/Header.js +1 -1
- package/src/sap/f/cards/NumericHeader.js +1 -1
- package/src/sap/f/cards/NumericIndicators.js +1 -1
- package/src/sap/f/cards/NumericSideIndicator.js +1 -1
- package/src/sap/f/cards/loading/AnalyticalPlaceholder.js +1 -1
- package/src/sap/f/cards/loading/CalendarPlaceholder.js +1 -1
- package/src/sap/f/cards/loading/GenericPlaceholder.js +1 -1
- package/src/sap/f/cards/loading/ListPlaceholder.js +1 -1
- package/src/sap/f/cards/loading/ObjectPlaceholder.js +1 -1
- package/src/sap/f/cards/loading/PlaceholderBase.js +1 -1
- package/src/sap/f/cards/loading/TablePlaceholder.js +1 -1
- package/src/sap/f/cards/loading/TimelinePlaceholder.js +1 -1
- package/src/sap/f/changeHandler/MoveDynamicPageTitleActions.js +1 -1
- package/src/sap/f/delegate/GridContainerItemNavigation.js +1 -1
- package/src/sap/f/delegate/GridItemNavigation.js +1 -1
- package/src/sap/f/dnd/GridDragOver.js +1 -1
- package/src/sap/f/dnd/GridDropInfo.js +1 -1
- package/src/sap/f/library.js +2 -2
- package/src/sap/f/messagebundle_hr.properties +1 -1
- package/src/sap/f/messagebundle_id.properties +1 -1
- package/src/sap/f/semantic/AddAction.js +1 -1
- package/src/sap/f/semantic/CloseAction.js +1 -1
- package/src/sap/f/semantic/CopyAction.js +1 -1
- package/src/sap/f/semantic/DeleteAction.js +1 -1
- package/src/sap/f/semantic/DiscussInJamAction.js +1 -1
- package/src/sap/f/semantic/EditAction.js +1 -1
- package/src/sap/f/semantic/ExitFullScreenAction.js +1 -1
- package/src/sap/f/semantic/FavoriteAction.js +1 -1
- package/src/sap/f/semantic/FlagAction.js +1 -1
- package/src/sap/f/semantic/FooterMainAction.js +1 -1
- package/src/sap/f/semantic/FullScreenAction.js +1 -1
- package/src/sap/f/semantic/MainAction.js +1 -1
- package/src/sap/f/semantic/MessagesIndicator.js +1 -1
- package/src/sap/f/semantic/NegativeAction.js +1 -1
- package/src/sap/f/semantic/PositiveAction.js +1 -1
- package/src/sap/f/semantic/PrintAction.js +1 -1
- package/src/sap/f/semantic/SemanticButton.js +1 -1
- package/src/sap/f/semantic/SemanticConfiguration.js +1 -1
- package/src/sap/f/semantic/SemanticControl.js +1 -1
- package/src/sap/f/semantic/SemanticPage.js +1 -1
- package/src/sap/f/semantic/SemanticToggleButton.js +1 -1
- package/src/sap/f/semantic/SendEmailAction.js +1 -1
- package/src/sap/f/semantic/SendMessageAction.js +1 -1
- package/src/sap/f/semantic/ShareInJamAction.js +1 -1
- package/src/sap/f/semantic/TitleMainAction.js +1 -1
- package/src/sap/f/shellBar/AdditionalContentSupport.js +1 -1
- package/src/sap/f/shellBar/CoPilot.js +1 -1
- package/src/sap/f/shellBar/ControlSpacer.js +1 -1
- package/src/sap/f/shellBar/Search.js +1 -1
- package/src/sap/f/themes/base/Card.less +8 -0
- package/src/sap/f/themes/base/SidePanel.less +2 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@openui5/sap.f",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.143.1",
|
|
4
4
|
"description": "OpenUI5 UI Library sap.f",
|
|
5
5
|
"author": "SAP SE (https://www.sap.com)",
|
|
6
6
|
"license": "Apache-2.0",
|
|
@@ -14,9 +14,9 @@
|
|
|
14
14
|
"url": "https://github.com/UI5/openui5.git"
|
|
15
15
|
},
|
|
16
16
|
"dependencies": {
|
|
17
|
-
"@openui5/sap.m": "1.
|
|
18
|
-
"@openui5/sap.ui.core": "1.
|
|
19
|
-
"@openui5/sap.ui.layout": "1.
|
|
17
|
+
"@openui5/sap.m": "1.143.1",
|
|
18
|
+
"@openui5/sap.ui.core": "1.143.1",
|
|
19
|
+
"@openui5/sap.ui.layout": "1.143.1"
|
|
20
20
|
},
|
|
21
21
|
"devDependencies": {
|
|
22
22
|
"@ui5/webcomponents": "2.15.0",
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
"@ui5/webcomponents-icons": "2.15.0",
|
|
25
25
|
"@ui5/webcomponents-icons-business-suite": "2.15.0",
|
|
26
26
|
"@ui5/webcomponents-icons-tnt": "2.15.0",
|
|
27
|
-
"@ui5/cli": "4.0.
|
|
27
|
+
"@ui5/cli": "4.0.33",
|
|
28
28
|
"fs-extra": "11.3.2",
|
|
29
29
|
"ui5-tooling-modules": "3.33.6"
|
|
30
30
|
},
|
package/src/sap/f/.library
CHANGED
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<copyright>OpenUI5
|
|
7
7
|
* (c) Copyright 2025 SAP SE or an SAP affiliate company.
|
|
8
8
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
|
|
9
|
-
<version>1.
|
|
9
|
+
<version>1.143.1</version>
|
|
10
10
|
|
|
11
11
|
<documentation>SAPUI5 library with Fiori controls.</documentation>
|
|
12
12
|
|
package/src/sap/f/Avatar.js
CHANGED
package/src/sap/f/AvatarGroup.js
CHANGED
package/src/sap/f/Card.js
CHANGED
package/src/sap/f/CardBase.js
CHANGED
package/src/sap/f/DynamicPage.js
CHANGED
|
@@ -118,7 +118,7 @@ sap.ui.define([
|
|
|
118
118
|
* @extends sap.ui.core.Control
|
|
119
119
|
*
|
|
120
120
|
* @author SAP SE
|
|
121
|
-
* @version 1.
|
|
121
|
+
* @version 1.143.1
|
|
122
122
|
*
|
|
123
123
|
* @constructor
|
|
124
124
|
* @public
|
|
@@ -674,31 +674,16 @@ sap.ui.define([
|
|
|
674
674
|
this._headerBiggerThanAllowedHeight = this._headerBiggerThanAllowedToBeFixed();
|
|
675
675
|
bChange = bOldValue !== this._headerBiggerThanAllowedHeight;
|
|
676
676
|
|
|
677
|
-
if (!bChange) {
|
|
677
|
+
if (!this._headerBiggerThanAllowedHeight || !bChange) {
|
|
678
678
|
return;
|
|
679
679
|
}
|
|
680
|
-
|
|
681
|
-
this._repositionHeaderBasedOnHeight();
|
|
682
|
-
|
|
683
|
-
this._adjustStickyContent();
|
|
684
|
-
this._updateTitlePositioning();
|
|
685
|
-
};
|
|
686
|
-
|
|
687
|
-
DynamicPage.prototype._repositionHeaderBasedOnHeight = function () {
|
|
688
|
-
var bMoveHeaderToContent = this._headerBiggerThanAllowedHeight;
|
|
680
|
+
//move the header to content
|
|
689
681
|
if (this.getHeaderExpanded()) {
|
|
690
|
-
this._repositionExpandedHeader(bMoveHeaderToContent);
|
|
691
|
-
} else {
|
|
692
|
-
this._repositionSnappedHeader(); // will automatically move to content if possible
|
|
693
|
-
}
|
|
694
|
-
};
|
|
695
|
-
|
|
696
|
-
DynamicPage.prototype._repositionExpandedHeader = function (bMoveHeaderToContent) {
|
|
697
|
-
if (bMoveHeaderToContent) {
|
|
698
682
|
this._moveHeaderToContentArea();
|
|
699
683
|
} else {
|
|
700
|
-
this.
|
|
684
|
+
this._adjustSnap(); // moves the snapped header to content if possible
|
|
701
685
|
}
|
|
686
|
+
this._updateTitlePositioning();
|
|
702
687
|
};
|
|
703
688
|
|
|
704
689
|
/**
|
|
@@ -1281,7 +1266,7 @@ sap.ui.define([
|
|
|
1281
1266
|
*/
|
|
1282
1267
|
DynamicPage.prototype._needsVerticalScrollBar = function () {
|
|
1283
1268
|
return this._isContentOverflowingScrollContainer()
|
|
1284
|
-
|| this.
|
|
1269
|
+
|| this._isContentOverflowingFullscreenContainer(); // overlap between fullscreen-area and footer-area
|
|
1285
1270
|
};
|
|
1286
1271
|
|
|
1287
1272
|
DynamicPage.prototype._isContentOverflowingScrollContainer = function () {
|
|
@@ -1296,10 +1281,6 @@ sap.ui.define([
|
|
|
1296
1281
|
&& this.$contentFitContainer[0].scrollHeight > this.$contentFitContainer[0].clientHeight;
|
|
1297
1282
|
};
|
|
1298
1283
|
|
|
1299
|
-
DynamicPage.prototype.isContentOverflowingIntoFooter = function () {
|
|
1300
|
-
return this.getShowFooter() && this._isContentOverflowingFullscreenContainer();
|
|
1301
|
-
};
|
|
1302
|
-
|
|
1303
1284
|
/**
|
|
1304
1285
|
* Retrieves the height of the <code>DynamicPage</code> control.
|
|
1305
1286
|
* @returns {number}
|
|
@@ -1808,7 +1789,7 @@ sap.ui.define([
|
|
|
1808
1789
|
* (2) snapping with hiding the header - when not enough content is available to allow snap header on scroll
|
|
1809
1790
|
* @private
|
|
1810
1791
|
*/
|
|
1811
|
-
DynamicPage.prototype.
|
|
1792
|
+
DynamicPage.prototype._adjustSnap = function () {
|
|
1812
1793
|
var oDynamicPageHeader,
|
|
1813
1794
|
bIsSnapped,
|
|
1814
1795
|
bCanSnapWithScroll,
|
|
@@ -1917,7 +1898,7 @@ sap.ui.define([
|
|
|
1917
1898
|
this._toggleScrollingStyles(bNeedsVerticalScrollBar);
|
|
1918
1899
|
}
|
|
1919
1900
|
|
|
1920
|
-
this.
|
|
1901
|
+
this._adjustSnap();
|
|
1921
1902
|
|
|
1922
1903
|
if (!this._bExpandingWithAClick) {
|
|
1923
1904
|
this._updateTitlePositioning();
|
|
@@ -1957,7 +1938,7 @@ sap.ui.define([
|
|
|
1957
1938
|
|
|
1958
1939
|
this._expandHeaderIfNeeded(oEvent);
|
|
1959
1940
|
|
|
1960
|
-
this.
|
|
1941
|
+
this._adjustSnap();
|
|
1961
1942
|
this._updateTitlePositioning();
|
|
1962
1943
|
this._updateMedia(iCurrentWidth);
|
|
1963
1944
|
};
|
|
@@ -49,7 +49,7 @@ sap.ui.define([
|
|
|
49
49
|
*
|
|
50
50
|
* For more information, see {@link sap.f.FlexibleColumnLayoutSemanticHelper#getCurrentUIState} and {@link sap.f.FlexibleColumnLayoutSemanticHelper#getNextUIState}
|
|
51
51
|
*
|
|
52
|
-
* @version 1.
|
|
52
|
+
* @version 1.143.1
|
|
53
53
|
* @param {sap.f.FlexibleColumnLayout} oFlexibleColumnLayout
|
|
54
54
|
* The <code>sap.f.FlexibleColumnLayout</code> object whose state will be manipulated.
|
|
55
55
|
*
|
|
@@ -58,14 +58,14 @@ sap.ui.define([
|
|
|
58
58
|
* Can be used to define the sizes of columns and rows for different screen sizes, by using the <code>layout</code> aggregations of <code>sap.f.GridContainer</code>.
|
|
59
59
|
*
|
|
60
60
|
* @author SAP SE
|
|
61
|
-
* @version 1.
|
|
61
|
+
* @version 1.143.1
|
|
62
62
|
*
|
|
63
63
|
* @extends sap.ui.base.ManagedObject
|
|
64
64
|
*
|
|
65
65
|
* @see {@link topic:32d4b9c2b981425dbc374d3e9d5d0c2e Grid Controls}
|
|
66
66
|
*
|
|
67
67
|
* @author SAP SE
|
|
68
|
-
* @version 1.
|
|
68
|
+
* @version 1.143.1
|
|
69
69
|
*
|
|
70
70
|
* @since 1.65
|
|
71
71
|
* @public
|
package/src/sap/f/GridList.js
CHANGED
|
@@ -93,7 +93,7 @@ sap.ui.define([
|
|
|
93
93
|
* @see {@link https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Grid_Layout MDN web docs: CSS Grid Layout}
|
|
94
94
|
*
|
|
95
95
|
* @author SAP SE
|
|
96
|
-
* @version 1.
|
|
96
|
+
* @version 1.143.1
|
|
97
97
|
*
|
|
98
98
|
* @extends sap.m.ListBase
|
|
99
99
|
* @implements sap.ui.layout.cssgrid.IGridConfigurable
|
package/src/sap/f/ShellBar.js
CHANGED
|
@@ -42,6 +42,11 @@ function(
|
|
|
42
42
|
* @param {object} [mSettings] Initial settings for the new control
|
|
43
43
|
*
|
|
44
44
|
* @class
|
|
45
|
+
*
|
|
46
|
+
* <b>Note:</b> <code>sap.f.ShellBar</code> is not UXC-compliant and will no longer be aligned with future UXC design updates. For UXC-compliant applications,
|
|
47
|
+
* use the ui5-shellbar web component instead. It can be integrated seamlessly using ui5-tooling-modules. See {@link topic:1c80793df5bb424091954697fc0b2828 Using Web Components}.
|
|
48
|
+
* <br/><br/>
|
|
49
|
+
*
|
|
45
50
|
* A horizontal bar control holding multiple child controls used as application shell header.
|
|
46
51
|
*
|
|
47
52
|
* <h3>Overview</h3>
|
|
@@ -58,7 +63,7 @@ function(
|
|
|
58
63
|
* @implements sap.f.IShellBar, sap.m.IBar
|
|
59
64
|
*
|
|
60
65
|
* @author SAP SE
|
|
61
|
-
* @version 1.
|
|
66
|
+
* @version 1.143.1
|
|
62
67
|
*
|
|
63
68
|
* @constructor
|
|
64
69
|
* @public
|
package/src/sap/f/SidePanel.js
CHANGED
package/src/sap/f/library.js
CHANGED
|
@@ -39,14 +39,14 @@ sap.ui.define([
|
|
|
39
39
|
* @namespace
|
|
40
40
|
* @alias sap.f
|
|
41
41
|
* @author SAP SE
|
|
42
|
-
* @version 1.
|
|
42
|
+
* @version 1.143.1
|
|
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.
|
|
49
|
+
version: "1.143.1",
|
|
50
50
|
dependencies : ["sap.ui.core", "sap.m", "sap.ui.layout"],
|
|
51
51
|
designtime: "sap/f/designtime/library.designtime",
|
|
52
52
|
...{
|
|
@@ -35,7 +35,7 @@ FCL_LAST_COLUMN_EXPANDED_MESSAGE=Zadnji stupac pro\u0161iren
|
|
|
35
35
|
|
|
36
36
|
FCL_SEPARATOR_MOVE=Za pomicanje pritisnite tipke SMJERA
|
|
37
37
|
|
|
38
|
-
COLLAPSE_HEADER_BUTTON_TOOLTIP=Sa\
|
|
38
|
+
COLLAPSE_HEADER_BUTTON_TOOLTIP=Sa\u017Emi zaglavlje
|
|
39
39
|
|
|
40
40
|
EXPAND_HEADER_BUTTON_TOOLTIP=Pro\u0161irivanje zaglavlja
|
|
41
41
|
|
|
@@ -403,4 +403,12 @@ ui-integration-card.sapFCardFocusFullCard > [data-sap-ui-area] > .sapFCard {
|
|
|
403
403
|
pointer-events: all;
|
|
404
404
|
box-shadow: @sapUiShadow;
|
|
405
405
|
}
|
|
406
|
+
}
|
|
407
|
+
|
|
408
|
+
.sapUiIntCardAnalytical .v-info {
|
|
409
|
+
user-select: text !important;
|
|
410
|
+
}
|
|
411
|
+
|
|
412
|
+
.sapUiIntCardAnalytical .sapUiIntegrationAnalyticalForcePointer {
|
|
413
|
+
cursor: pointer !important;
|
|
406
414
|
}
|