@openui5/sap.uxap 1.96.2 → 1.96.3
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/uxap/.library +1 -1
- package/src/sap/uxap/BlockBaseMetadata.js +1 -1
- package/src/sap/uxap/ObjectPageAccessibleLandmarkInfo.js +1 -1
- package/src/sap/uxap/ObjectPageDynamicHeaderContent.js +1 -1
- package/src/sap/uxap/ObjectPageDynamicHeaderTitle.js +1 -1
- package/src/sap/uxap/ObjectPageLayout.js +3 -3
- package/src/sap/uxap/ObjectPageLazyLoader.js +1 -1
- package/src/sap/uxap/changeHandler/AddIFrameObjectPageLayout.js +1 -1
- package/src/sap/uxap/changeHandler/MoveObjectPageSection.js +1 -1
- package/src/sap/uxap/changeHandler/RenameObjectPageSection.js +1 -1
- package/src/sap/uxap/library.js +2 -2
- package/src/sap/uxap/messagebundle_tr.properties +1 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@openui5/sap.uxap",
|
|
3
|
-
"version": "1.96.
|
|
3
|
+
"version": "1.96.3",
|
|
4
4
|
"description": "OpenUI5 UI Library sap.uxap",
|
|
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/SAP/openui5.git"
|
|
15
15
|
},
|
|
16
16
|
"dependencies": {
|
|
17
|
-
"@openui5/sap.f": "1.96.
|
|
18
|
-
"@openui5/sap.m": "1.96.
|
|
19
|
-
"@openui5/sap.ui.core": "1.96.
|
|
20
|
-
"@openui5/sap.ui.layout": "1.96.
|
|
17
|
+
"@openui5/sap.f": "1.96.3",
|
|
18
|
+
"@openui5/sap.m": "1.96.3",
|
|
19
|
+
"@openui5/sap.ui.core": "1.96.3",
|
|
20
|
+
"@openui5/sap.ui.layout": "1.96.3"
|
|
21
21
|
}
|
|
22
22
|
}
|
package/src/sap/uxap/.library
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
<name>sap.uxap</name>
|
|
5
5
|
<vendor>SAP SE</vendor>
|
|
6
|
-
<version>1.96.
|
|
6
|
+
<version>1.96.3</version>
|
|
7
7
|
<copyright>OpenUI5
|
|
8
8
|
* (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
|
|
9
9
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
|
|
@@ -3051,6 +3051,9 @@ sap.ui.define([
|
|
|
3051
3051
|
return;
|
|
3052
3052
|
}
|
|
3053
3053
|
|
|
3054
|
+
this._bMobileScenario = library.Utilities.isPhoneScenario(this._getCurrentMediaContainerRange());
|
|
3055
|
+
this._bTabletScenario = library.Utilities.isTabletScenario(this._getCurrentMediaContainerRange());
|
|
3056
|
+
|
|
3054
3057
|
if (!this._bDomReady) {
|
|
3055
3058
|
Log.info("ObjectPageLayout :: cannot _onUpdateScreenSize before dom is ready");
|
|
3056
3059
|
return;
|
|
@@ -3059,9 +3062,6 @@ sap.ui.define([
|
|
|
3059
3062
|
this._oLazyLoading.setLazyLoadingParameters();
|
|
3060
3063
|
|
|
3061
3064
|
setTimeout(function () {
|
|
3062
|
-
this._bMobileScenario = library.Utilities.isPhoneScenario(this._getCurrentMediaContainerRange());
|
|
3063
|
-
this._bTabletScenario = library.Utilities.isTabletScenario(this._getCurrentMediaContainerRange());
|
|
3064
|
-
|
|
3065
3065
|
if (bIsAlwaysShowContentHeaderEnabled && (this._bHeaderInTitleArea != this._checkAlwaysShowContentHeader())) {
|
|
3066
3066
|
this.invalidate();
|
|
3067
3067
|
}
|
package/src/sap/uxap/library.js
CHANGED
|
@@ -24,7 +24,7 @@ sap.ui.define([
|
|
|
24
24
|
* @namespace
|
|
25
25
|
* @name sap.uxap
|
|
26
26
|
* @author SAP SE
|
|
27
|
-
* @version 1.96.
|
|
27
|
+
* @version 1.96.3
|
|
28
28
|
* @since 1.36
|
|
29
29
|
* @public
|
|
30
30
|
*/
|
|
@@ -69,7 +69,7 @@ sap.ui.define([
|
|
|
69
69
|
"sap.uxap.ObjectPageHeaderLayoutData",
|
|
70
70
|
"sap.uxap.ObjectPageLazyLoader"
|
|
71
71
|
],
|
|
72
|
-
version: "1.96.
|
|
72
|
+
version: "1.96.3",
|
|
73
73
|
extensions: {
|
|
74
74
|
flChangeHandlers: {
|
|
75
75
|
"sap.uxap.ObjectPageHeader": "sap/uxap/flexibility/ObjectPageHeader",
|
|
@@ -5,7 +5,7 @@ SHOW_LESS=Daha az g\u00F6ster
|
|
|
5
5
|
|
|
6
6
|
ANCHOR_BAR_ARIA_LABEL=Sabitler
|
|
7
7
|
|
|
8
|
-
ANCHOR_BAR_ARIA_LABEL_DESC=Sayfada b\u00F6l\u00FCme gitmek i\u00E7in
|
|
8
|
+
ANCHOR_BAR_ARIA_LABEL_DESC=Sayfada b\u00F6l\u00FCme gitmek i\u00E7in \u00F6\u011Feyi etkinle\u015Ftirin
|
|
9
9
|
|
|
10
10
|
ANCHOR_BAR_OVERFLOW=Daha fazla
|
|
11
11
|
|