@openui5/sap.ui.documentation 1.143.1 → 1.145.0

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 (180) hide show
  1. package/REUSE.toml +40 -16
  2. package/THIRDPARTY.txt +22 -1
  3. package/package.json +7 -7
  4. package/src/sap/ui/documentation/.library +2 -2
  5. package/src/sap/ui/documentation/BorrowedList.js +1 -1
  6. package/src/sap/ui/documentation/DemokitTreeItem.js +1 -1
  7. package/src/sap/ui/documentation/DemokitTreeItemRenderer.js +1 -1
  8. package/src/sap/ui/documentation/DivContainer.js +1 -1
  9. package/src/sap/ui/documentation/JSDocText.js +1 -1
  10. package/src/sap/ui/documentation/JSDocType.js +1 -1
  11. package/src/sap/ui/documentation/LightTable.js +1 -1
  12. package/src/sap/ui/documentation/ObjectPageSubSection.js +1 -1
  13. package/src/sap/ui/documentation/ParamText.js +1 -1
  14. package/src/sap/ui/documentation/Row.js +1 -1
  15. package/src/sap/ui/documentation/Search.js +1 -1
  16. package/src/sap/ui/documentation/TitleLink.js +1 -1
  17. package/src/sap/ui/documentation/WebPageTitleUtil.js +1 -1
  18. package/src/sap/ui/documentation/library.js +3 -3
  19. package/src/sap/ui/documentation/messagebundle.properties +2 -2
  20. package/src/sap/ui/documentation/messagebundle_ar.properties +2 -2
  21. package/src/sap/ui/documentation/messagebundle_bg.properties +2 -2
  22. package/src/sap/ui/documentation/messagebundle_ca.properties +2 -2
  23. package/src/sap/ui/documentation/messagebundle_cnr.properties +2 -2
  24. package/src/sap/ui/documentation/messagebundle_cs.properties +2 -2
  25. package/src/sap/ui/documentation/messagebundle_cy.properties +2 -2
  26. package/src/sap/ui/documentation/messagebundle_da.properties +2 -2
  27. package/src/sap/ui/documentation/messagebundle_de.properties +2 -2
  28. package/src/sap/ui/documentation/messagebundle_el.properties +2 -2
  29. package/src/sap/ui/documentation/messagebundle_en_GB.properties +2 -2
  30. package/src/sap/ui/documentation/messagebundle_en_US_sappsd.properties +2 -2
  31. package/src/sap/ui/documentation/messagebundle_en_US_saprigi.properties +2 -2
  32. package/src/sap/ui/documentation/messagebundle_en_US_saptrc.properties +2 -2
  33. package/src/sap/ui/documentation/messagebundle_es.properties +2 -2
  34. package/src/sap/ui/documentation/messagebundle_es_MX.properties +2 -2
  35. package/src/sap/ui/documentation/messagebundle_et.properties +2 -2
  36. package/src/sap/ui/documentation/messagebundle_fi.properties +2 -2
  37. package/src/sap/ui/documentation/messagebundle_fr.properties +2 -2
  38. package/src/sap/ui/documentation/messagebundle_fr_CA.properties +2 -2
  39. package/src/sap/ui/documentation/messagebundle_hi.properties +2 -2
  40. package/src/sap/ui/documentation/messagebundle_hr.properties +2 -2
  41. package/src/sap/ui/documentation/messagebundle_hu.properties +2 -2
  42. package/src/sap/ui/documentation/messagebundle_id.properties +2 -2
  43. package/src/sap/ui/documentation/messagebundle_it.properties +5 -5
  44. package/src/sap/ui/documentation/messagebundle_iw.properties +2 -2
  45. package/src/sap/ui/documentation/messagebundle_ja.properties +2 -2
  46. package/src/sap/ui/documentation/messagebundle_kk.properties +2 -2
  47. package/src/sap/ui/documentation/messagebundle_ko.properties +2 -2
  48. package/src/sap/ui/documentation/messagebundle_lt.properties +2 -2
  49. package/src/sap/ui/documentation/messagebundle_lv.properties +2 -2
  50. package/src/sap/ui/documentation/messagebundle_mk.properties +2 -2
  51. package/src/sap/ui/documentation/messagebundle_ms.properties +2 -2
  52. package/src/sap/ui/documentation/messagebundle_nl.properties +2 -2
  53. package/src/sap/ui/documentation/messagebundle_no.properties +2 -2
  54. package/src/sap/ui/documentation/messagebundle_pl.properties +2 -2
  55. package/src/sap/ui/documentation/messagebundle_pt.properties +2 -2
  56. package/src/sap/ui/documentation/messagebundle_pt_PT.properties +2 -2
  57. package/src/sap/ui/documentation/messagebundle_ro.properties +2 -2
  58. package/src/sap/ui/documentation/messagebundle_ru.properties +2 -2
  59. package/src/sap/ui/documentation/messagebundle_sh.properties +2 -2
  60. package/src/sap/ui/documentation/messagebundle_sk.properties +2 -2
  61. package/src/sap/ui/documentation/messagebundle_sl.properties +2 -2
  62. package/src/sap/ui/documentation/messagebundle_sr.properties +2 -2
  63. package/src/sap/ui/documentation/messagebundle_sv.properties +2 -2
  64. package/src/sap/ui/documentation/messagebundle_th.properties +2 -2
  65. package/src/sap/ui/documentation/messagebundle_tr.properties +2 -2
  66. package/src/sap/ui/documentation/messagebundle_uk.properties +2 -2
  67. package/src/sap/ui/documentation/messagebundle_vi.properties +2 -2
  68. package/src/sap/ui/documentation/messagebundle_zh_CN.properties +2 -2
  69. package/src/sap/ui/documentation/messagebundle_zh_TW.properties +2 -2
  70. package/src/sap/ui/documentation/sdk/Component.js +1 -1
  71. package/src/sap/ui/documentation/sdk/blocks/IndexEntry.js +1 -1
  72. package/src/sap/ui/documentation/sdk/blocks/IndexEntryController.controller.js +1 -1
  73. package/src/sap/ui/documentation/sdk/controller/ApiDetail.controller.js +1 -1
  74. package/src/sap/ui/documentation/sdk/controller/ApiDetailIndexDeprecatedExperimental.controller.js +1 -1
  75. package/src/sap/ui/documentation/sdk/controller/ApiDetailInitial.controller.js +1 -1
  76. package/src/sap/ui/documentation/sdk/controller/ApiMaster.controller.js +1 -1
  77. package/src/sap/ui/documentation/sdk/controller/App.controller.js +28 -11
  78. package/src/sap/ui/documentation/sdk/controller/BPSupport.controller.js +1 -1
  79. package/src/sap/ui/documentation/sdk/controller/BaseController.js +2 -2
  80. package/src/sap/ui/documentation/sdk/controller/Code.controller.js +2 -1
  81. package/src/sap/ui/documentation/sdk/controller/Controls.controller.js +1 -1
  82. package/src/sap/ui/documentation/sdk/controller/ControlsMaster.controller.js +2 -2
  83. package/src/sap/ui/documentation/sdk/controller/CookieStatement.controller.js +1 -1
  84. package/src/sap/ui/documentation/sdk/controller/DemoApps.controller.js +1 -1
  85. package/src/sap/ui/documentation/sdk/controller/Downloads.controller.js +1 -1
  86. package/src/sap/ui/documentation/sdk/controller/Entity.controller.js +1 -1
  87. package/src/sap/ui/documentation/sdk/controller/ErrorHandler.js +1 -1
  88. package/src/sap/ui/documentation/sdk/controller/Group.controller.js +1 -1
  89. package/src/sap/ui/documentation/sdk/controller/License.controller.js +1 -1
  90. package/src/sap/ui/documentation/sdk/controller/LiveEditor.controller.js +1 -1
  91. package/src/sap/ui/documentation/sdk/controller/MasterTreeBaseController.js +1 -1
  92. package/src/sap/ui/documentation/sdk/controller/News.controller.js +1 -1
  93. package/src/sap/ui/documentation/sdk/controller/NotFound.controller.js +1 -1
  94. package/src/sap/ui/documentation/sdk/controller/PrivacyStatement.controller.js +1 -1
  95. package/src/sap/ui/documentation/sdk/controller/ReleaseNotes.controller.js +1 -1
  96. package/src/sap/ui/documentation/sdk/controller/Resources.controller.js +1 -1
  97. package/src/sap/ui/documentation/sdk/controller/Sample.controller.js +9 -3
  98. package/src/sap/ui/documentation/sdk/controller/SampleBaseController.js +1 -1
  99. package/src/sap/ui/documentation/sdk/controller/SampleNotFound.controller.js +1 -1
  100. package/src/sap/ui/documentation/sdk/controller/SearchPage.controller.js +1 -1
  101. package/src/sap/ui/documentation/sdk/controller/Sitemap.controller.js +1 -1
  102. package/src/sap/ui/documentation/sdk/controller/StaticResourceBaseController.js +1 -1
  103. package/src/sap/ui/documentation/sdk/controller/SubApiDetail.controller.js +4 -3
  104. package/src/sap/ui/documentation/sdk/controller/TermsOfUse.controller.js +1 -1
  105. package/src/sap/ui/documentation/sdk/controller/TopicDetail.controller.js +1 -1
  106. package/src/sap/ui/documentation/sdk/controller/TopicDetailInitial.controller.js +1 -1
  107. package/src/sap/ui/documentation/sdk/controller/TopicMaster.controller.js +1 -1
  108. package/src/sap/ui/documentation/sdk/controller/VersionNotFound.controller.js +1 -1
  109. package/src/sap/ui/documentation/sdk/controller/Welcome.controller.js +1 -1
  110. package/src/sap/ui/documentation/sdk/controller/config/datatable.js +1 -1
  111. package/src/sap/ui/documentation/sdk/controller/config/sampleForwardingConfig.js +1 -1
  112. package/src/sap/ui/documentation/sdk/controller/util/APIInfo.js +1 -1
  113. package/src/sap/ui/documentation/sdk/controller/util/ConfigUtil.js +1 -1
  114. package/src/sap/ui/documentation/sdk/controller/util/ControlsInfo.js +1 -1
  115. package/src/sap/ui/documentation/sdk/controller/util/CookiesConsentManager.js +1 -1
  116. package/src/sap/ui/documentation/sdk/controller/util/DataTable.js +1 -1
  117. package/src/sap/ui/documentation/sdk/controller/util/DataTableHelper.js +1 -1
  118. package/src/sap/ui/documentation/sdk/controller/util/DataTableUtil.js +1 -1
  119. package/src/sap/ui/documentation/sdk/controller/util/DocuInfo.js +1 -1
  120. package/src/sap/ui/documentation/sdk/controller/util/DocumentationLoader.js +1 -1
  121. package/src/sap/ui/documentation/sdk/controller/util/EntityInfo.js +1 -1
  122. package/src/sap/ui/documentation/sdk/controller/util/Highlighter.js +1 -1
  123. package/src/sap/ui/documentation/sdk/controller/util/IndexWorker.js +1 -1
  124. package/src/sap/ui/documentation/sdk/controller/util/JSDocUtil.js +1 -1
  125. package/src/sap/ui/documentation/sdk/controller/util/LocaleHelper.js +1 -1
  126. package/src/sap/ui/documentation/sdk/controller/util/NewsInfo.js +1 -1
  127. package/src/sap/ui/documentation/sdk/controller/util/ResourceDownloadUtil.js +1 -1
  128. package/src/sap/ui/documentation/sdk/controller/util/ResourcesInfo.js +1 -1
  129. package/src/sap/ui/documentation/sdk/controller/util/ResponsiveImageMap.js +1 -1
  130. package/src/sap/ui/documentation/sdk/controller/util/SearchUtil.js +1 -1
  131. package/src/sap/ui/documentation/sdk/controller/util/SidyBySideImageMap.js +1 -1
  132. package/src/sap/ui/documentation/sdk/controller/util/ThemePicker.js +1 -1
  133. package/src/sap/ui/documentation/sdk/controller/util/Tooltip.js +1 -1
  134. package/src/sap/ui/documentation/sdk/controller/util/TreeUtil.js +1 -1
  135. package/src/sap/ui/documentation/sdk/controller/util/URLUtil.js +1 -1
  136. package/src/sap/ui/documentation/sdk/controller/util/UsageTracker.js +7 -3
  137. package/src/sap/ui/documentation/sdk/controller/util/XML2JSONUtils.js +1 -1
  138. package/src/sap/ui/documentation/sdk/controller/util/datatable/filters/DataTableFilterDropDown.js +2 -2
  139. package/src/sap/ui/documentation/sdk/controller/util/datatable/filters/DataTableFilterDropDownRenderer.js +1 -1
  140. package/src/sap/ui/documentation/sdk/controller/util/datatable/filters/DataTableFilterRange.js +1 -1
  141. package/src/sap/ui/documentation/sdk/controller/util/datatable/filters/DataTableFilterRangeRenderer.js +1 -1
  142. package/src/sap/ui/documentation/sdk/controller/util/overlay/Overlay.js +1 -1
  143. package/src/sap/ui/documentation/sdk/controller/util/overlay/shapes/Circle.js +1 -1
  144. package/src/sap/ui/documentation/sdk/controller/util/overlay/shapes/Polygon.js +1 -1
  145. package/src/sap/ui/documentation/sdk/controller/util/overlay/shapes/Rect.js +1 -1
  146. package/src/sap/ui/documentation/sdk/controller/util/overlay/shapes/Shape.js +1 -1
  147. package/src/sap/ui/documentation/sdk/controller/util/overlay/shapes/ShapeFactory.js +1 -1
  148. package/src/sap/ui/documentation/sdk/controls/FileEditor.js +1 -1
  149. package/src/sap/ui/documentation/sdk/cookieSettingsDialog/Component.js +1 -1
  150. package/src/sap/ui/documentation/sdk/cookieSettingsDialog/controller/CookieSettingsDialog.controller.js +1 -1
  151. package/src/sap/ui/documentation/sdk/index.js +1 -1
  152. package/src/sap/ui/documentation/sdk/model/ExploreSettingsModel.js +1 -1
  153. package/src/sap/ui/documentation/sdk/model/formatter.js +1 -1
  154. package/src/sap/ui/documentation/sdk/model/libraryData.js +1 -1
  155. package/src/sap/ui/documentation/sdk/model/messagesData.json +10 -0
  156. package/src/sap/ui/documentation/sdk/model/models.js +1 -1
  157. package/src/sap/ui/documentation/sdk/samples/Component.js +1 -1
  158. package/src/sap/ui/documentation/sdk/samples/Page.designtime.js +1 -1
  159. package/src/sap/ui/documentation/sdk/thirdparty/highlight.js/highlight.js +3 -3
  160. package/src/sap/ui/documentation/sdk/util/DocumentationRouter.js +6 -1
  161. package/src/sap/ui/documentation/sdk/util/FileUtils.js +1 -1
  162. package/src/sap/ui/documentation/sdk/util/LiveEditorOutput.js +1 -1
  163. package/src/sap/ui/documentation/sdk/util/Resources.js +1 -1
  164. package/src/sap/ui/documentation/sdk/util/ToggleFullScreenHandler.js +1 -1
  165. package/src/sap/ui/documentation/sdk/view/FooterMaster.fragment.xml +1 -1
  166. package/src/sap/ui/documentation/sdk/view/SubApiDetail.view.xml +8 -8
  167. package/src/sap/ui/documentation/themes/base/library.source.less +1 -1
  168. package/src/sap/ui/documentation/themes/sap_belize/library.source.less +1 -1
  169. package/src/sap/ui/documentation/themes/sap_belize_base/library.source.less +1 -1
  170. package/src/sap/ui/documentation/themes/sap_belize_hcb/library.source.less +1 -1
  171. package/src/sap/ui/documentation/themes/sap_belize_hcw/library.source.less +1 -1
  172. package/src/sap/ui/documentation/themes/sap_belize_plus/library.source.less +1 -1
  173. package/src/sap/ui/documentation/themes/sap_fiori_3/library.source.less +1 -1
  174. package/src/sap/ui/documentation/themes/sap_fiori_3_dark/library.source.less +1 -1
  175. package/src/sap/ui/documentation/themes/sap_fiori_3_hcb/library.source.less +1 -1
  176. package/src/sap/ui/documentation/themes/sap_fiori_3_hcw/library.source.less +1 -1
  177. package/src/sap/ui/documentation/themes/sap_horizon/library.source.less +1 -1
  178. package/src/sap/ui/documentation/themes/sap_horizon_dark/library.source.less +1 -1
  179. package/src/sap/ui/documentation/themes/sap_horizon_hcb/library.source.less +1 -1
  180. package/src/sap/ui/documentation/themes/sap_horizon_hcw/library.source.less +1 -1
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2026 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -54,6 +54,7 @@ sap.ui.define(
54
54
  },
55
55
 
56
56
  onExit: function () {
57
+ SampleController.prototype.onExit.call(this);
57
58
  this._deregisterResize();
58
59
  },
59
60
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2026 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 2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2026 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -373,7 +373,7 @@ sap.ui.define([
373
373
  },
374
374
 
375
375
  /**
376
- * Retrieves the <code>sap.m.ListItem</code>, that should be selected within the List,
376
+ * Retrieves the <code>sap.m.ListItemBase</code>, that should be selected within the List,
377
377
  * based on the loaded sample or null, if it does not exist.
378
378
  * @returns {sap.m.ListItemBase | null}
379
379
  */
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2026 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 2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2026 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 2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2026 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 2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2026 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 2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2026 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 2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2026 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 2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2026 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 2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2026 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 2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2026 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 2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2026 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 2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2026 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 2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2026 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 2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2026 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 2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2026 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 2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2026 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -97,6 +97,8 @@ sap.ui.define([
97
97
  this.bus = EventBus.getInstance();
98
98
  this.setDefaultSampleTheme();
99
99
 
100
+ this._fnOnMessage = this.onMessage.bind(this);
101
+
100
102
  this.getOwnerComponent()._sSampleIframeOrigin = ResourcesUtil.getConfig() !== "." ? ResourcesUtil.getResourceOrigin() : window.origin;
101
103
  },
102
104
 
@@ -647,7 +649,7 @@ sap.ui.define([
647
649
  * @private
648
650
  */
649
651
  _onBeforeIframeRendering: function() {
650
- window.removeEventListener("message", this.onMessage.bind(this));
652
+ window.removeEventListener("message", this._fnOnMessage);
651
653
  },
652
654
 
653
655
  /**
@@ -663,7 +665,7 @@ sap.ui.define([
663
665
  this.fResolve({});
664
666
  }.bind(this), CONSTANTS.EXTERNAL_SAMPLE_RENDERING_DELAY);
665
667
  } else {
666
- window.addEventListener("message", this.onMessage.bind(this));
668
+ window.addEventListener("message", this._fnOnMessage);
667
669
  }
668
670
  },
669
671
 
@@ -854,6 +856,10 @@ sap.ui.define([
854
856
 
855
857
  this.oRouter.myNavToWithoutHash("sap.ui.documentation.sdk.view.SampleNotFound", "XML", false);
856
858
  setTimeout(this.appendPageTitle.bind(this, sNotFoundTitle));
859
+ },
860
+
861
+ onExit: function() {
862
+ window.removeEventListener("message", this._fnOnMessage);
857
863
  }
858
864
  });
859
865
  }
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2026 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 2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2026 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 2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2026 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 2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2026 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 2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2026 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 2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2026 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -673,6 +673,7 @@ sap.ui.define([
673
673
  oHeaderLayoutUtil = this._getHeaderLayoutUtil(),
674
674
  aSubClasses = oEntityData.extendedBy || oEntityData.implementedBy || [],
675
675
  bIsOpenUI5 = this.getModel("versionData").getProperty("/isOpenUI5"),
676
+ bIsPureNamespace = oControlData.kind === "namespace" && oControlData.module === this.NOT_AVAILABLE,
676
677
  aHeaderBlocksInfo = [
677
678
  {creator: "_getControlSampleBlock", exists: oControlData.isClass || oControlData.isNamespace},
678
679
  {creator: "_getDocumentationBlock", exists: oControlData.docuLink !== undefined},
@@ -681,10 +682,10 @@ sap.ui.define([
681
682
  {creator: "_getExtendsBlock", exists: oControlData.isClass || oControlData.isTypedef && oControlData.isDerived},
682
683
  {creator: "_getSubclassesBlock", exists: aSubClasses.length > 0},
683
684
  {creator: "_getImplementsBlock", exists: oControlData.hasImplementsData},
684
- {creator: "_getModuleBlock", exists: true},
685
+ {creator: "_getModuleBlock", exists: !bIsPureNamespace},
685
686
  {creator: "_getLibraryBlock", exists: oControlData.kind === "namespace" && oEntityData.lib},
686
687
  {creator: "_getVisibilityBlock", exists: oControlData.visibility},
687
- {creator: "_getAvailableSinceBlock", exists: true},
688
+ {creator: "_getAvailableSinceBlock", exists: !bIsPureNamespace},
688
689
  {creator: "_getApplicationComponentBlock", exists: true}
689
690
  ],
690
691
  fnFillHeaderControlsStructure = function () {
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2026 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 2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2026 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 2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2026 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 2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2026 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 2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2026 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 2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2026 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 2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2026 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 2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2026 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 2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2026 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 2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2026 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 2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2026 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 2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2026 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 2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2026 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 2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2026 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 2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2026 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 2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2026 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 2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2026 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 2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2026 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 2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2026 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 2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2026 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
  /* global fetch */
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2026 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 2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2026 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 2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2026 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 2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2026 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 2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2026 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 2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2026 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 2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2026 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 2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2026 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 2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2026 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 2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2026 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 2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2026 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 2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2026 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 2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2026 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -26,8 +26,10 @@ sap.ui.define(
26
26
  const oURL = new URL(sURL),
27
27
  sSectionTitle = oRouter.getRouteTopLevelTitle(oRouteConfig);
28
28
 
29
+ var sHash = oURL.hash.replace(/\.html/, '');
30
+
29
31
  this.url = sURL;
30
- this.name = oURL.pathname + oURL.hash;
32
+ this.name = oURL.pathname + sHash;
31
33
  this.section = sSectionTitle || "/";
32
34
  this.title = undefined;
33
35
  this.language = oUserLanguageTag.language;
@@ -250,6 +252,7 @@ sap.ui.define(
250
252
  * Triggered when router does not find the route
251
253
  */
252
254
  _logPageNotFound: function (sHash) {
255
+ sHash = sHash.replace(/\.html/, '');
253
256
  this._addToLogs({
254
257
  event: "errorPage",
255
258
  page: {
@@ -274,9 +277,10 @@ sap.ui.define(
274
277
  oPageInfo = new PageInfo(oRouteConfig, this._oRouter);
275
278
  } else {
276
279
  var oURL = new URL(window.location.href);
280
+ var sHash = oURL.hash.replace(/\.html/, '');
277
281
  oPageInfo = {
278
282
  url: window.location.href,
279
- name: oURL.pathname + oURL.hash,
283
+ name: oURL.pathname + sHash,
280
284
  section: "/"
281
285
  };
282
286
  }
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2026 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6