@openui5/sap.uxap 1.71.70 → 1.71.72

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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openui5/sap.uxap",
3
- "version": "1.71.70",
3
+ "version": "1.71.72",
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.71.70",
18
- "@openui5/sap.m": "1.71.70",
19
- "@openui5/sap.ui.core": "1.71.70",
20
- "@openui5/sap.ui.layout": "1.71.70"
17
+ "@openui5/sap.f": "1.71.72",
18
+ "@openui5/sap.m": "1.71.72",
19
+ "@openui5/sap.ui.core": "1.71.72",
20
+ "@openui5/sap.ui.layout": "1.71.72"
21
21
  }
22
22
  }
@@ -3,7 +3,7 @@
3
3
 
4
4
  <name>sap.uxap</name>
5
5
  <vendor>SAP SE</vendor>
6
- <version>1.71.70</version>
6
+ <version>1.71.72</version>
7
7
  <copyright>OpenUI5
8
8
  * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
9
9
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
@@ -679,6 +679,7 @@ sap.ui.define([
679
679
  } else {
680
680
  oColumnLayout = new ColumnLayout();
681
681
  oItem.setLayout(oColumnLayout);
682
+ oLayout && oLayout.destroy();
682
683
  }
683
684
 
684
685
  if (!oFormAdjustmentFields) {
@@ -17,7 +17,7 @@ sap.ui.define(["sap/ui/thirdparty/jquery", "sap/ui/core/ElementMetadata", "sap/b
17
17
  *
18
18
  * @class
19
19
  * @author SAP SE
20
- * @version 1.71.70
20
+ * @version 1.71.72
21
21
  * @since 1.26
22
22
  * @alias sap.uxap.BlockBaseMetadata
23
23
  * @extends sap.ui.core.ElementMetadata
@@ -22,7 +22,7 @@ sap.ui.define(['sap/ui/core/Element', './library'],
22
22
  * @extends sap.ui.core.Element
23
23
  *
24
24
  * @author SAP SE
25
- * @version 1.71.70
25
+ * @version 1.71.72
26
26
  *
27
27
  * @constructor
28
28
  * @public
@@ -49,7 +49,7 @@ sap.ui.define([
49
49
  * @implements sap.uxap.IHeaderContent
50
50
  *
51
51
  * @author SAP SE
52
- * @version 1.71.70
52
+ * @version 1.71.72
53
53
  *
54
54
  * @constructor
55
55
  * @public
@@ -49,7 +49,7 @@ sap.ui.define([
49
49
  * @implements sap.uxap.IHeaderTitle
50
50
  *
51
51
  * @author SAP SE
52
- * @version 1.71.70
52
+ * @version 1.71.72
53
53
  *
54
54
  * @constructor
55
55
  * @public
@@ -37,7 +37,7 @@ sap.ui.define([
37
37
  * @extends sap.ui.core.Element
38
38
  *
39
39
  * @author SAP SE
40
- * @version 1.71.70
40
+ * @version 1.71.72
41
41
  *
42
42
  * @constructor
43
43
  * @public
@@ -13,7 +13,7 @@ sap.ui.define(["sap/ui/fl/changeHandler/MoveControls", "sap/ui/thirdparty/jquery
13
13
  * @constructor
14
14
  * @alias sap.uxap.changeHandler.MoveObjectPageSection
15
15
  * @author SAP SE
16
- * @version 1.71.70
16
+ * @version 1.71.72
17
17
  * @experimental Since 1.54
18
18
  */
19
19
 
@@ -21,7 +21,7 @@ function (
21
21
  * @constructor
22
22
  * @alias sap.uxap.changeHandler.RenameObjectPageSection
23
23
  * @author SAP SE
24
- * @version 1.71.70
24
+ * @version 1.71.72
25
25
  * @experimental Since 1.50
26
26
  */
27
27
 
@@ -65,7 +65,7 @@ sap.ui.define([
65
65
  "sap.uxap.ObjectPageHeaderLayoutData",
66
66
  "sap.uxap.ObjectPageLazyLoader"
67
67
  ],
68
- version: "1.71.70",
68
+ version: "1.71.72",
69
69
  extensions: {
70
70
  flChangeHandlers: {
71
71
  "sap.uxap.ObjectPageHeader": "sap/uxap/flexibility/ObjectPageHeader",
@@ -1,10 +1,10 @@
1
1
  # com.sap.uxap:uxap-uilib resource file
2
2
  # __ldi.translation.uuid=9b33c440-3d95-11e4-916c-0800200c9a66
3
3
 
4
- #XBUT,15: Text displayed on the button to click to expand the subsection (when expanded user will see more information)
4
+ #XBUT: Text displayed on the button to click to expand the subsection (when expanded user will see more information)
5
5
  SEE_MORE=See More
6
6
 
7
- #XBUT,15: Text displayed on the button to click to collapse the block (when collapsed user will see less information)
7
+ #XBUT: Text displayed on the button to click to collapse the block (when collapsed user will see less information)
8
8
  SEE_LESS=See Less
9
9
 
10
10
  #XACT: ARIA label for AnchorBar
@@ -19,16 +19,16 @@ ANCHOR_BAR_MENUITEM=Menu Item
19
19
  #XACT: ARIA label for BreadCrumbs
20
20
  BREADCRUMB_TRAIL_LABEL=Breadcrumb Trail
21
21
 
22
- #XBUT,11: Text displayed on the button to click to expand all subsections
22
+ #XBUT: Text displayed on the button to click to expand all subsections
23
23
  SHOW_ALL=Show All
24
24
 
25
- #XBUT,12: Text displayed on the button to click to collapse all subsections
25
+ #XBUT: Text displayed on the button to click to collapse all subsections
26
26
  HIDE_ALL=Show Less
27
27
 
28
- #XBUT,9: Text displayed on the button to click to expand section
28
+ #XBUT: Text displayed on the button to click to expand section
29
29
  SHOW=Expand
30
30
 
31
- #XBUT,11: Text displayed on the button to click to collapse section
31
+ #XBUT: Text displayed on the button to click to collapse section
32
32
  HIDE=Collapse
33
33
 
34
34
  #XBUT: Text displayed on the button that will allow editing the Header Content
@@ -84,7 +84,7 @@ NAVTOOLBAR_ARIA_LABEL_WITH_TITLE=Options
84
84
 
85
85
  #XACT: Text used to label the Toolbar inside the AnchorBar when ObjectPage doesn't have a title
86
86
  NAVTOOLBAR_ARIA_LABEL_WITHOUT_TITLE=Object options
87
-
87
+
88
88
  #XACT: Text used to label the AnchorBar element of sap.uxap.ObjectPageLayout when it doesn't have a title
89
89
  FOOTER_ARIA_LABEL=General actions
90
90
 
@@ -67,6 +67,6 @@ ROOT_ROLE_DESCRIPTION=Objektside
67
67
 
68
68
  HEADER_ROLE_DESCRIPTION=Objektsidetop
69
69
 
70
- NAVIGATION_ROLE_DESCRIPTION=Ankerlinie objektside
70
+ NAVIGATION_ROLE_DESCRIPTION=Ankerlinje objektside
71
71
 
72
72
  FOOTER_ROLE_DESCRIPTION=Generelle aktioner for objektside
@@ -13,7 +13,7 @@ BREADCRUMB_TRAIL_LABEL=\uD0D0\uC0C9 \uACBD\uB85C \uCD94\uC801
13
13
 
14
14
  SHOW_ALL=\uBAA8\uB450 \uD45C\uC2DC
15
15
 
16
- HIDE_ALL=\uAC04\uB2E8\uD788 \uD45C\uC2DC
16
+ HIDE_ALL=\uAC04\uB2E8\uD788 \uBCF4\uAE30
17
17
 
18
18
  SHOW=\uD3BC\uCE58\uAE30
19
19