@openui5/sap.uxap 1.71.53 → 1.71.55

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 (98) hide show
  1. package/package.json +5 -5
  2. package/src/sap/uxap/.library +2 -2
  3. package/src/sap/uxap/AnchorBar.js +1 -1
  4. package/src/sap/uxap/AnchorBarRenderer.js +1 -1
  5. package/src/sap/uxap/BlockBase.js +1 -1
  6. package/src/sap/uxap/BlockBaseMetadata.js +2 -2
  7. package/src/sap/uxap/BlockBaseRenderer.js +1 -1
  8. package/src/sap/uxap/BreadCrumbs.js +1 -1
  9. package/src/sap/uxap/BreadCrumbsRenderer.js +1 -1
  10. package/src/sap/uxap/HierarchicalSelect.js +1 -1
  11. package/src/sap/uxap/HierarchicalSelectRenderer.js +1 -1
  12. package/src/sap/uxap/LazyLoading.js +1 -1
  13. package/src/sap/uxap/ModelMapping.js +1 -1
  14. package/src/sap/uxap/ObjectImageHelper.js +1 -1
  15. package/src/sap/uxap/ObjectPageAccessibleLandmarkInfo.js +2 -2
  16. package/src/sap/uxap/ObjectPageDynamicHeaderContent.js +2 -2
  17. package/src/sap/uxap/ObjectPageDynamicHeaderContentRenderer.js +1 -1
  18. package/src/sap/uxap/ObjectPageDynamicHeaderTitle.js +2 -2
  19. package/src/sap/uxap/ObjectPageDynamicHeaderTitleRenderer.js +1 -1
  20. package/src/sap/uxap/ObjectPageHeader.js +1 -1
  21. package/src/sap/uxap/ObjectPageHeaderActionButton.js +1 -1
  22. package/src/sap/uxap/ObjectPageHeaderActionButtonRenderer.js +1 -1
  23. package/src/sap/uxap/ObjectPageHeaderContent.js +1 -1
  24. package/src/sap/uxap/ObjectPageHeaderContentRenderer.js +1 -1
  25. package/src/sap/uxap/ObjectPageHeaderLayoutData.js +2 -2
  26. package/src/sap/uxap/ObjectPageHeaderRenderer.js +1 -1
  27. package/src/sap/uxap/ObjectPageLayout.js +1 -1
  28. package/src/sap/uxap/ObjectPageLayoutABHelper.js +1 -1
  29. package/src/sap/uxap/ObjectPageLayoutRenderer.js +1 -1
  30. package/src/sap/uxap/ObjectPageLazyLoader.js +2 -2
  31. package/src/sap/uxap/ObjectPageSection.js +5 -1
  32. package/src/sap/uxap/ObjectPageSectionBase.js +47 -18
  33. package/src/sap/uxap/ObjectPageSectionRenderer.js +1 -1
  34. package/src/sap/uxap/ObjectPageSubSection.js +15 -1
  35. package/src/sap/uxap/ObjectPageSubSectionRenderer.js +1 -1
  36. package/src/sap/uxap/ThrottledTaskHelper.js +1 -1
  37. package/src/sap/uxap/changeHandler/MoveObjectPageSection.js +2 -2
  38. package/src/sap/uxap/changeHandler/RenameObjectPageSection.js +2 -2
  39. package/src/sap/uxap/component/Component.js +1 -1
  40. package/src/sap/uxap/component/ObjectPageComponentContainer.js +1 -1
  41. package/src/sap/uxap/component/ObjectPageLayoutUXDrivenFactory.controller.js +1 -1
  42. package/src/sap/uxap/designtime/BlockBase.designtime.js +1 -1
  43. package/src/sap/uxap/designtime/ObjectPageHeader.designtime.js +1 -1
  44. package/src/sap/uxap/designtime/ObjectPageHeaderActionButton.designtime.js +1 -1
  45. package/src/sap/uxap/designtime/ObjectPageLayout.designtime.js +1 -1
  46. package/src/sap/uxap/designtime/ObjectPageSection.designtime.js +1 -1
  47. package/src/sap/uxap/designtime/ObjectPageSubSection.designtime.js +1 -1
  48. package/src/sap/uxap/designtime/library.designtime.js +1 -1
  49. package/src/sap/uxap/flexibility/ObjectPageDynamicHeaderTitle.flexibility.js +1 -1
  50. package/src/sap/uxap/flexibility/ObjectPageHeader.flexibility.js +1 -1
  51. package/src/sap/uxap/flexibility/ObjectPageHeaderActionButton.flexibility.js +1 -1
  52. package/src/sap/uxap/flexibility/ObjectPageLayout.flexibility.js +1 -1
  53. package/src/sap/uxap/flexibility/ObjectPageSection.flexibility.js +1 -1
  54. package/src/sap/uxap/flexibility/ObjectPageSubSection.flexibility.js +1 -1
  55. package/src/sap/uxap/library.js +2 -2
  56. package/src/sap/uxap/library.support.js +1 -1
  57. package/src/sap/uxap/messagebundle_ar.properties +0 -3
  58. package/src/sap/uxap/messagebundle_bg.properties +0 -3
  59. package/src/sap/uxap/messagebundle_ca.properties +0 -3
  60. package/src/sap/uxap/messagebundle_cs.properties +0 -3
  61. package/src/sap/uxap/messagebundle_da.properties +0 -3
  62. package/src/sap/uxap/messagebundle_de.properties +0 -3
  63. package/src/sap/uxap/messagebundle_el.properties +0 -3
  64. package/src/sap/uxap/messagebundle_en.properties +0 -3
  65. package/src/sap/uxap/messagebundle_es.properties +0 -3
  66. package/src/sap/uxap/messagebundle_et.properties +0 -3
  67. package/src/sap/uxap/messagebundle_fi.properties +0 -3
  68. package/src/sap/uxap/messagebundle_fr.properties +0 -3
  69. package/src/sap/uxap/messagebundle_hi.properties +0 -3
  70. package/src/sap/uxap/messagebundle_hr.properties +0 -3
  71. package/src/sap/uxap/messagebundle_hu.properties +0 -3
  72. package/src/sap/uxap/messagebundle_it.properties +0 -3
  73. package/src/sap/uxap/messagebundle_iw.properties +0 -3
  74. package/src/sap/uxap/messagebundle_ja.properties +0 -3
  75. package/src/sap/uxap/messagebundle_kk.properties +0 -3
  76. package/src/sap/uxap/messagebundle_ko.properties +0 -3
  77. package/src/sap/uxap/messagebundle_lt.properties +0 -3
  78. package/src/sap/uxap/messagebundle_lv.properties +0 -3
  79. package/src/sap/uxap/messagebundle_ms.properties +0 -3
  80. package/src/sap/uxap/messagebundle_nl.properties +0 -3
  81. package/src/sap/uxap/messagebundle_no.properties +0 -3
  82. package/src/sap/uxap/messagebundle_pl.properties +0 -3
  83. package/src/sap/uxap/messagebundle_pt.properties +0 -3
  84. package/src/sap/uxap/messagebundle_ro.properties +0 -3
  85. package/src/sap/uxap/messagebundle_ru.properties +0 -3
  86. package/src/sap/uxap/messagebundle_sh.properties +0 -3
  87. package/src/sap/uxap/messagebundle_sk.properties +0 -3
  88. package/src/sap/uxap/messagebundle_sl.properties +0 -3
  89. package/src/sap/uxap/messagebundle_sv.properties +0 -3
  90. package/src/sap/uxap/messagebundle_th.properties +0 -3
  91. package/src/sap/uxap/messagebundle_tr.properties +0 -3
  92. package/src/sap/uxap/messagebundle_uk.properties +0 -3
  93. package/src/sap/uxap/messagebundle_vi.properties +0 -3
  94. package/src/sap/uxap/messagebundle_zh_CN.properties +0 -3
  95. package/src/sap/uxap/messagebundle_zh_TW.properties +0 -3
  96. package/src/sap/uxap/rules/ObjectPageLayout.support.js +1 -1
  97. package/src/sap/uxap/themes/base/library.source.less +1 -1
  98. package/src/sap/uxap/themes/sap_hcb/library.source.less +1 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openui5/sap.uxap",
3
- "version": "1.71.53",
3
+ "version": "1.71.55",
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.53",
18
- "@openui5/sap.m": "1.71.53",
19
- "@openui5/sap.ui.core": "1.71.53",
20
- "@openui5/sap.ui.layout": "1.71.53"
17
+ "@openui5/sap.f": "1.71.55",
18
+ "@openui5/sap.m": "1.71.55",
19
+ "@openui5/sap.ui.core": "1.71.55",
20
+ "@openui5/sap.ui.layout": "1.71.55"
21
21
  }
22
22
  }
@@ -3,9 +3,9 @@
3
3
 
4
4
  <name>sap.uxap</name>
5
5
  <vendor>SAP SE</vendor>
6
- <version>1.71.53</version>
6
+ <version>1.71.55</version>
7
7
  <copyright>OpenUI5
8
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
8
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
9
9
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
10
10
 
11
11
  <documentation>SAP UxAP</documentation>
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -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.53
20
+ * @version 1.71.55
21
21
  * @since 1.26
22
22
  * @alias sap.uxap.BlockBaseMetadata
23
23
  * @extends sap.ui.core.ElementMetadata
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -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.53
25
+ * @version 1.71.55
26
26
  *
27
27
  * @constructor
28
28
  * @public
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -49,7 +49,7 @@ sap.ui.define([
49
49
  * @implements sap.uxap.IHeaderContent
50
50
  *
51
51
  * @author SAP SE
52
- * @version 1.71.53
52
+ * @version 1.71.55
53
53
  *
54
54
  * @constructor
55
55
  * @public
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -49,7 +49,7 @@ sap.ui.define([
49
49
  * @implements sap.uxap.IHeaderTitle
50
50
  *
51
51
  * @author SAP SE
52
- * @version 1.71.53
52
+ * @version 1.71.55
53
53
  *
54
54
  * @constructor
55
55
  * @public
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -71,7 +71,7 @@ sap.ui.define(["sap/ui/core/LayoutData", "./library"], function (LayoutData, lib
71
71
 
72
72
  /*!
73
73
  * OpenUI5
74
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
74
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
75
75
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
76
76
  */
77
77
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -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.53
40
+ * @version 1.71.55
41
41
  *
42
42
  * @constructor
43
43
  * @public
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -134,6 +134,10 @@ sap.ui.define([
134
134
 
135
135
  ObjectPageSection.prototype.exit = function () {
136
136
  this._detachMediaContainerWidthChange(this._updateImportance, this);
137
+
138
+ if (ObjectPageSectionBase.prototype.exit) {
139
+ ObjectPageSectionBase.prototype.exit.call(this);
140
+ }
137
141
  };
138
142
 
139
143
  ObjectPageSection.prototype._getImportanceLevelToHide = function (oCurrentMedia) {
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -128,10 +128,18 @@ sap.ui.define([
128
128
  ObjectPageSectionBase.prototype.onBeforeRendering = function () {
129
129
  var sAriaLabeledBy = "ariaLabelledBy";
130
130
 
131
- this.setInvisibleTextLabelValue(this._getTitle());
132
-
133
131
  if (!this.getAggregation(sAriaLabeledBy)) {
134
132
  this.setAggregation(sAriaLabeledBy, this._getAriaLabelledBy(), true); // this is called onBeforeRendering, so suppress invalidate
133
+ } else {
134
+ this.updateInvisibleTextLabelValue();
135
+ }
136
+ };
137
+
138
+
139
+ ObjectPageSectionBase.prototype.exit = function () {
140
+ if (this._oInvisibleText) {
141
+ this._oInvisibleText.destroy();
142
+ this._oInvisibleText = null;
135
143
  }
136
144
  };
137
145
 
@@ -158,18 +166,15 @@ sap.ui.define([
158
166
  };
159
167
 
160
168
  /**
161
- * Returns the DOM Element that should get the focus.
162
- *
163
- * To be overwritten by the specific control method.
169
+ * Performs the update of the invisible text label.
170
+ * This method is called for example when the section title is changed.
164
171
  *
165
172
  * @return {sap.uxap.ObjectPageSectionBase} this for chaining
166
173
  * @protected
167
174
  */
168
- ObjectPageSectionBase.prototype.setInvisibleTextLabelValue = function (sValue) {
175
+ ObjectPageSectionBase.prototype.updateInvisibleTextLabelValue = function () {
169
176
  var oAriaLabelledBy = this.getAggregation("ariaLabelledBy"),
170
- sLabel = "";
171
-
172
- sLabel = sValue || this.getSectionText();
177
+ sLabel = this._getAriaLabelledByText();
173
178
 
174
179
  if (oAriaLabelledBy) {
175
180
  sap.ui.getCore().byId(oAriaLabelledBy.getId()).setText(sLabel);
@@ -179,22 +184,46 @@ sap.ui.define([
179
184
  };
180
185
 
181
186
  /**
182
- * provide a default aria-labeled by text
187
+ * Returns the invisible text control for the ariaLabelledBy aggregation.
183
188
  * @private
184
189
  * @returns {*} sap.ui.core.InvisibleText
185
190
  */
186
191
  ObjectPageSectionBase.prototype._getAriaLabelledBy = function () {
192
+ var sLabel = this._getAriaLabelledByText();
193
+ return this._getInvisibleText().setText(sLabel);
194
+ };
195
+
196
+ /**
197
+ * Returns the label string for the section.
198
+ * @private
199
+ * @returns {string} aria-labeled by text
200
+ */
201
+ ObjectPageSectionBase.prototype._getAriaLabelledByText = function () {
187
202
  // Each section should be labelled as:
188
203
  // 'titleName' - if the section has a title
189
- // 'Section' - if it does not have a title
204
+ // 'Section' - if it does not have a title or its hidden (for example, showTitle=false)
205
+ var sTitle = this._getShouldLabelTitle() && this._getTitle();
206
+ return sTitle || this.getSectionText();
207
+ };
190
208
 
191
- var sLabel = "";
209
+ ObjectPageSectionBase.prototype._getInvisibleText = function () {
210
+ if (!this._oInvisibleText) {
211
+ this._oInvisibleText = new InvisibleText();
212
+ this._oInvisibleText.toStatic();
213
+ }
192
214
 
193
- sLabel = this._getTitle() || this.getSectionText();
215
+ return this._oInvisibleText;
216
+ };
194
217
 
195
- return new InvisibleText({
196
- text: sLabel
197
- }).toStatic();
218
+ /**
219
+ * Returns a boolean value indicating whether the title should be added to the section's aria label.
220
+ * Aware of whether the subsection is promoted or not.
221
+ *
222
+ * @returns {boolean} true if title should be part of the label
223
+ * @private
224
+ */
225
+ ObjectPageSectionBase.prototype._getShouldLabelTitle = function () {
226
+ return this.getShowTitle ? this.getShowTitle() : true;
198
227
  };
199
228
 
200
229
  /**
@@ -374,7 +403,7 @@ sap.ui.define([
374
403
  this.setProperty("title", sValue, bSuppressInvalidate);
375
404
  this._notifyObjectPageLayout();
376
405
 
377
- this.setInvisibleTextLabelValue(sValue);
406
+ this.updateInvisibleTextLabelValue();
378
407
 
379
408
  return this;
380
409
  };
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -243,6 +243,20 @@ sap.ui.define([
243
243
  return ObjectPageSubSection._getLibraryResourceBundle().getText("SUBSECTION_CONTROL_NAME");
244
244
  };
245
245
 
246
+ /**
247
+ * @override
248
+ * @private
249
+ */
250
+ ObjectPageSubSection.prototype._getShouldLabelTitle = function () {
251
+ if (this._sBorrowedTitleDomId) {
252
+ // in case section is promoted the title is not displayed
253
+ // on the subsection level - we don't need to include it in the aria label
254
+ return false;
255
+ }
256
+
257
+ return true;
258
+ };
259
+
246
260
  /**
247
261
  * Returns Title DOM ID of the Title of this SubSection
248
262
  * @returns {string|boolean} DOM ID
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -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.53
16
+ * @version 1.71.55
17
17
  * @experimental Since 1.54
18
18
  */
19
19
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -21,7 +21,7 @@ function (
21
21
  * @constructor
22
22
  * @alias sap.uxap.changeHandler.RenameObjectPageSection
23
23
  * @author SAP SE
24
- * @version 1.71.53
24
+ * @version 1.71.55
25
25
  * @experimental Since 1.50
26
26
  */
27
27
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*
2
2
  * ! OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6