@openui5/sap.f 1.136.7 → 1.136.9
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/REUSE.toml +1 -1
- package/THIRDPARTY.txt +2 -2
- package/package.json +4 -4
- 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 +12 -6
- 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 +1 -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/messagebundle_pt.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/REUSE.toml
CHANGED
|
@@ -375,7 +375,7 @@ SPDX-FileComment = "these files belong to: handlebars"
|
|
|
375
375
|
[[annotations]]
|
|
376
376
|
path = "src/sap.ui.core/src/sap/ui/thirdparty/require.js"
|
|
377
377
|
precedence = "aggregate"
|
|
378
|
-
SPDX-FileCopyrightText = "2010-
|
|
378
|
+
SPDX-FileCopyrightText = "2010-2024, jQuery Foundation and other contributors"
|
|
379
379
|
SPDX-License-Identifier = "MIT"
|
|
380
380
|
SPDX-FileComment = "these files belong to: requireJS"
|
|
381
381
|
|
package/THIRDPARTY.txt
CHANGED
|
@@ -245,8 +245,8 @@ License: MIT
|
|
|
245
245
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
|
|
246
246
|
Contained in: src/sap.ui.core/src/sap/ui/thirdparty/handlebars.js
|
|
247
247
|
|
|
248
|
-
Component: requireJS, version: 2.
|
|
249
|
-
Copyright: 2010-
|
|
248
|
+
Component: requireJS, version: 2.3.7
|
|
249
|
+
Copyright: 2010-2024, jQuery Foundation and other contributors
|
|
250
250
|
License: MIT
|
|
251
251
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
|
|
252
252
|
Contained in: src/sap.ui.core/src/sap/ui/thirdparty/require.js
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@openui5/sap.f",
|
|
3
|
-
"version": "1.136.
|
|
3
|
+
"version": "1.136.9",
|
|
4
4
|
"description": "OpenUI5 UI Library sap.f",
|
|
5
5
|
"author": "SAP SE (https://www.sap.com)",
|
|
6
6
|
"license": "Apache-2.0",
|
|
@@ -14,8 +14,8 @@
|
|
|
14
14
|
"url": "https://github.com/SAP/openui5.git"
|
|
15
15
|
},
|
|
16
16
|
"dependencies": {
|
|
17
|
-
"@openui5/sap.m": "1.136.
|
|
18
|
-
"@openui5/sap.ui.core": "1.136.
|
|
19
|
-
"@openui5/sap.ui.layout": "1.136.
|
|
17
|
+
"@openui5/sap.m": "1.136.9",
|
|
18
|
+
"@openui5/sap.ui.core": "1.136.9",
|
|
19
|
+
"@openui5/sap.ui.layout": "1.136.9"
|
|
20
20
|
}
|
|
21
21
|
}
|
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.136.
|
|
9
|
+
<version>1.136.9</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.136.
|
|
121
|
+
* @version 1.136.9
|
|
122
122
|
*
|
|
123
123
|
* @constructor
|
|
124
124
|
* @public
|
|
@@ -1903,6 +1903,8 @@ sap.ui.define([
|
|
|
1903
1903
|
this._updateHeaderVisualState(bCurrentHeight !== bOldHeight);
|
|
1904
1904
|
this._adaptScrollPositionOnHeaderChange(bCurrentHeight, bOldHeight);
|
|
1905
1905
|
}
|
|
1906
|
+
|
|
1907
|
+
this._expandHeaderIfNeeded(oEvent);
|
|
1906
1908
|
};
|
|
1907
1909
|
|
|
1908
1910
|
/**
|
|
@@ -1925,20 +1927,24 @@ sap.ui.define([
|
|
|
1925
1927
|
oDynamicPageTitle._onResize(iCurrentWidth);
|
|
1926
1928
|
}
|
|
1927
1929
|
|
|
1928
|
-
|
|
1929
|
-
this._expandHeader(true, false /* bUserInteraction */);
|
|
1930
|
-
this.getHeader().$().removeClass("sapFDynamicPageHeaderHidden");
|
|
1931
|
-
}
|
|
1930
|
+
this._expandHeaderIfNeeded(oEvent);
|
|
1932
1931
|
|
|
1933
1932
|
this._adjustSnap();
|
|
1934
1933
|
this._updateTitlePositioning();
|
|
1935
1934
|
this._updateMedia(iCurrentWidth);
|
|
1936
1935
|
};
|
|
1937
1936
|
|
|
1937
|
+
DynamicPage.prototype._expandHeaderIfNeeded = function (oEvent) {
|
|
1938
|
+
if (this._shouldAutoExpandHeaderOnResize(oEvent)) {
|
|
1939
|
+
this._expandHeader(true, false /* bUserInteraction */);
|
|
1940
|
+
this.getHeader().$().removeClass("sapFDynamicPageHeaderHidden");
|
|
1941
|
+
}
|
|
1942
|
+
};
|
|
1943
|
+
|
|
1938
1944
|
DynamicPage.prototype._shouldAutoExpandHeaderOnResize = function (oResizeEvent) {
|
|
1939
1945
|
var oDynamicPageHeader = this.getHeader(),
|
|
1940
1946
|
bHeaderSnappedByUser = exists(oDynamicPageHeader) && !this.getHeaderExpanded() && this._bIsLastToggleUserInitiated,
|
|
1941
|
-
bPageResized = oResizeEvent.target === this.getDomRef(),
|
|
1947
|
+
bPageResized = oResizeEvent.target === this.getDomRef() || oResizeEvent.target === this.$contentFitContainer?.get(0),
|
|
1942
1948
|
canToggleHeaderOnScroll = this._canSnapHeaderOnScroll.bind(this);
|
|
1943
1949
|
|
|
1944
1950
|
// auto-expand the header if the user had snapped it but
|
|
@@ -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.136.
|
|
52
|
+
* @version 1.136.9
|
|
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.136.
|
|
61
|
+
* @version 1.136.9
|
|
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.136.
|
|
68
|
+
* @version 1.136.9
|
|
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.136.
|
|
96
|
+
* @version 1.136.9
|
|
97
97
|
*
|
|
98
98
|
* @extends sap.m.ListBase
|
|
99
99
|
* @implements sap.ui.layout.cssgrid.IGridConfigurable
|
package/src/sap/f/ShellBar.js
CHANGED
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.136.
|
|
42
|
+
* @version 1.136.9
|
|
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.
|
|
49
|
+
version: "1.136.9",
|
|
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
|
|