@openui5/sap.ui.documentation 1.142.0 → 1.142.2

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 (133) hide show
  1. package/REUSE.toml +1 -1
  2. package/THIRDPARTY.txt +2 -2
  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 +14 -6
  20. package/src/sap/ui/documentation/sdk/Component.js +1 -1
  21. package/src/sap/ui/documentation/sdk/blocks/IndexEntry.js +1 -1
  22. package/src/sap/ui/documentation/sdk/blocks/IndexEntryController.controller.js +1 -1
  23. package/src/sap/ui/documentation/sdk/controller/ApiDetail.controller.js +1 -1
  24. package/src/sap/ui/documentation/sdk/controller/ApiDetailIndexDeprecatedExperimental.controller.js +1 -1
  25. package/src/sap/ui/documentation/sdk/controller/ApiDetailInitial.controller.js +1 -1
  26. package/src/sap/ui/documentation/sdk/controller/ApiMaster.controller.js +1 -1
  27. package/src/sap/ui/documentation/sdk/controller/App.controller.js +1 -1
  28. package/src/sap/ui/documentation/sdk/controller/BPSupport.controller.js +1 -1
  29. package/src/sap/ui/documentation/sdk/controller/BaseController.js +1 -1
  30. package/src/sap/ui/documentation/sdk/controller/Code.controller.js +1 -1
  31. package/src/sap/ui/documentation/sdk/controller/Controls.controller.js +1 -1
  32. package/src/sap/ui/documentation/sdk/controller/ControlsMaster.controller.js +1 -1
  33. package/src/sap/ui/documentation/sdk/controller/CookieStatement.controller.js +1 -1
  34. package/src/sap/ui/documentation/sdk/controller/DemoApps.controller.js +1 -1
  35. package/src/sap/ui/documentation/sdk/controller/Downloads.controller.js +1 -1
  36. package/src/sap/ui/documentation/sdk/controller/Entity.controller.js +1 -1
  37. package/src/sap/ui/documentation/sdk/controller/ErrorHandler.js +1 -1
  38. package/src/sap/ui/documentation/sdk/controller/Group.controller.js +1 -1
  39. package/src/sap/ui/documentation/sdk/controller/License.controller.js +1 -1
  40. package/src/sap/ui/documentation/sdk/controller/LiveEditor.controller.js +1 -1
  41. package/src/sap/ui/documentation/sdk/controller/MasterTreeBaseController.js +1 -1
  42. package/src/sap/ui/documentation/sdk/controller/News.controller.js +1 -1
  43. package/src/sap/ui/documentation/sdk/controller/NotFound.controller.js +1 -1
  44. package/src/sap/ui/documentation/sdk/controller/PrivacyStatement.controller.js +1 -1
  45. package/src/sap/ui/documentation/sdk/controller/ReleaseNotes.controller.js +1 -1
  46. package/src/sap/ui/documentation/sdk/controller/Resources.controller.js +1 -1
  47. package/src/sap/ui/documentation/sdk/controller/Sample.controller.js +1 -1
  48. package/src/sap/ui/documentation/sdk/controller/SampleBaseController.js +1 -1
  49. package/src/sap/ui/documentation/sdk/controller/SampleNotFound.controller.js +1 -1
  50. package/src/sap/ui/documentation/sdk/controller/SearchPage.controller.js +1 -1
  51. package/src/sap/ui/documentation/sdk/controller/Sitemap.controller.js +1 -1
  52. package/src/sap/ui/documentation/sdk/controller/StaticResourceBaseController.js +1 -1
  53. package/src/sap/ui/documentation/sdk/controller/SubApiDetail.controller.js +1 -1
  54. package/src/sap/ui/documentation/sdk/controller/TermsOfUse.controller.js +1 -1
  55. package/src/sap/ui/documentation/sdk/controller/TopicDetail.controller.js +1 -1
  56. package/src/sap/ui/documentation/sdk/controller/TopicDetailInitial.controller.js +1 -1
  57. package/src/sap/ui/documentation/sdk/controller/TopicMaster.controller.js +1 -1
  58. package/src/sap/ui/documentation/sdk/controller/VersionNotFound.controller.js +1 -1
  59. package/src/sap/ui/documentation/sdk/controller/Welcome.controller.js +1 -1
  60. package/src/sap/ui/documentation/sdk/controller/config/datatable.js +1 -1
  61. package/src/sap/ui/documentation/sdk/controller/config/sampleForwardingConfig.js +1 -1
  62. package/src/sap/ui/documentation/sdk/controller/util/APIInfo.js +1 -1
  63. package/src/sap/ui/documentation/sdk/controller/util/ConfigUtil.js +1 -1
  64. package/src/sap/ui/documentation/sdk/controller/util/ControlsInfo.js +1 -1
  65. package/src/sap/ui/documentation/sdk/controller/util/CookiesConsentManager.js +1 -1
  66. package/src/sap/ui/documentation/sdk/controller/util/DataTable.js +1 -1
  67. package/src/sap/ui/documentation/sdk/controller/util/DataTableHelper.js +1 -1
  68. package/src/sap/ui/documentation/sdk/controller/util/DataTableUtil.js +1 -1
  69. package/src/sap/ui/documentation/sdk/controller/util/DocuInfo.js +1 -1
  70. package/src/sap/ui/documentation/sdk/controller/util/DocumentationLoader.js +1 -1
  71. package/src/sap/ui/documentation/sdk/controller/util/EntityInfo.js +1 -1
  72. package/src/sap/ui/documentation/sdk/controller/util/Highlighter.js +1 -1
  73. package/src/sap/ui/documentation/sdk/controller/util/IndexWorker.js +1 -1
  74. package/src/sap/ui/documentation/sdk/controller/util/JSDocUtil.js +1 -1
  75. package/src/sap/ui/documentation/sdk/controller/util/LocaleHelper.js +1 -1
  76. package/src/sap/ui/documentation/sdk/controller/util/NewsInfo.js +1 -1
  77. package/src/sap/ui/documentation/sdk/controller/util/ResourceDownloadUtil.js +1 -1
  78. package/src/sap/ui/documentation/sdk/controller/util/ResourcesInfo.js +7 -7
  79. package/src/sap/ui/documentation/sdk/controller/util/ResponsiveImageMap.js +1 -1
  80. package/src/sap/ui/documentation/sdk/controller/util/SearchUtil.js +1 -1
  81. package/src/sap/ui/documentation/sdk/controller/util/SidyBySideImageMap.js +1 -1
  82. package/src/sap/ui/documentation/sdk/controller/util/ThemePicker.js +1 -1
  83. package/src/sap/ui/documentation/sdk/controller/util/Tooltip.js +1 -1
  84. package/src/sap/ui/documentation/sdk/controller/util/TreeUtil.js +1 -1
  85. package/src/sap/ui/documentation/sdk/controller/util/URLUtil.js +1 -1
  86. package/src/sap/ui/documentation/sdk/controller/util/UsageTracker.js +1 -1
  87. package/src/sap/ui/documentation/sdk/controller/util/XML2JSONUtils.js +1 -1
  88. package/src/sap/ui/documentation/sdk/controller/util/datatable/filters/DataTableFilterDropDown.js +1 -1
  89. package/src/sap/ui/documentation/sdk/controller/util/datatable/filters/DataTableFilterDropDownRenderer.js +1 -1
  90. package/src/sap/ui/documentation/sdk/controller/util/datatable/filters/DataTableFilterRange.js +1 -1
  91. package/src/sap/ui/documentation/sdk/controller/util/datatable/filters/DataTableFilterRangeRenderer.js +1 -1
  92. package/src/sap/ui/documentation/sdk/controller/util/overlay/Overlay.js +1 -1
  93. package/src/sap/ui/documentation/sdk/controller/util/overlay/shapes/Circle.js +1 -1
  94. package/src/sap/ui/documentation/sdk/controller/util/overlay/shapes/Polygon.js +1 -1
  95. package/src/sap/ui/documentation/sdk/controller/util/overlay/shapes/Rect.js +1 -1
  96. package/src/sap/ui/documentation/sdk/controller/util/overlay/shapes/Shape.js +1 -1
  97. package/src/sap/ui/documentation/sdk/controller/util/overlay/shapes/ShapeFactory.js +1 -1
  98. package/src/sap/ui/documentation/sdk/controls/FileEditor.js +1 -1
  99. package/src/sap/ui/documentation/sdk/cookieSettingsDialog/Component.js +1 -1
  100. package/src/sap/ui/documentation/sdk/cookieSettingsDialog/controller/CookieSettingsDialog.controller.js +1 -1
  101. package/src/sap/ui/documentation/sdk/images/Fiori_dev_portal.png +0 -0
  102. package/src/sap/ui/documentation/sdk/index.js +1 -1
  103. package/src/sap/ui/documentation/sdk/model/ExploreSettingsModel.js +1 -1
  104. package/src/sap/ui/documentation/sdk/model/formatter.js +1 -1
  105. package/src/sap/ui/documentation/sdk/model/libraryData.js +1 -1
  106. package/src/sap/ui/documentation/sdk/model/models.js +1 -1
  107. package/src/sap/ui/documentation/sdk/samples/Component.js +1 -1
  108. package/src/sap/ui/documentation/sdk/samples/Page.designtime.js +1 -1
  109. package/src/sap/ui/documentation/sdk/thirdparty/highlight.js/highlight.js +3 -3
  110. package/src/sap/ui/documentation/sdk/util/DocumentationRouter.js +1 -1
  111. package/src/sap/ui/documentation/sdk/util/FileUtils.js +1 -1
  112. package/src/sap/ui/documentation/sdk/util/LiveEditorOutput.js +1 -1
  113. package/src/sap/ui/documentation/sdk/util/Resources.js +1 -1
  114. package/src/sap/ui/documentation/sdk/util/ToggleFullScreenHandler.js +1 -1
  115. package/src/sap/ui/documentation/sdk/view/FioriDevelopmentRowSAPUI5.fragment.xml +87 -0
  116. package/src/sap/ui/documentation/sdk/view/Resources.view.xml +27 -27
  117. package/src/sap/ui/documentation/sdk/view/StartCodingRowOpenUI5.fragment.xml +65 -0
  118. package/src/sap/ui/documentation/sdk/view/Welcome.view.xml +2 -61
  119. package/src/sap/ui/documentation/sdk/view/WelcomeCustomRowSAPUI5.fragment.xml +29 -30
  120. package/src/sap/ui/documentation/themes/base/library.source.less +1 -1
  121. package/src/sap/ui/documentation/themes/sap_belize/library.source.less +1 -1
  122. package/src/sap/ui/documentation/themes/sap_belize_base/library.source.less +1 -1
  123. package/src/sap/ui/documentation/themes/sap_belize_hcb/library.source.less +1 -1
  124. package/src/sap/ui/documentation/themes/sap_belize_hcw/library.source.less +1 -1
  125. package/src/sap/ui/documentation/themes/sap_belize_plus/library.source.less +1 -1
  126. package/src/sap/ui/documentation/themes/sap_fiori_3/library.source.less +1 -1
  127. package/src/sap/ui/documentation/themes/sap_fiori_3_dark/library.source.less +1 -1
  128. package/src/sap/ui/documentation/themes/sap_fiori_3_hcb/library.source.less +1 -1
  129. package/src/sap/ui/documentation/themes/sap_fiori_3_hcw/library.source.less +1 -1
  130. package/src/sap/ui/documentation/themes/sap_horizon/library.source.less +1 -1
  131. package/src/sap/ui/documentation/themes/sap_horizon_dark/library.source.less +1 -1
  132. package/src/sap/ui/documentation/themes/sap_horizon_hcb/library.source.less +1 -1
  133. package/src/sap/ui/documentation/themes/sap_horizon_hcw/library.source.less +1 -1
package/REUSE.toml CHANGED
@@ -385,7 +385,7 @@ SPDX-FileComment = "these files belong to: handlebars"
385
385
  [[annotations]]
386
386
  path = "src/sap.ui.core/src/sap/ui/thirdparty/require.js"
387
387
  precedence = "aggregate"
388
- SPDX-FileCopyrightText = "2010-2012, The Dojo Foundation"
388
+ SPDX-FileCopyrightText = "2010-2024, jQuery Foundation and other contributors"
389
389
  SPDX-License-Identifier = "MIT"
390
390
  SPDX-FileComment = "these files belong to: requireJS"
391
391
 
package/THIRDPARTY.txt CHANGED
@@ -254,8 +254,8 @@ License: MIT
254
254
  License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
255
255
  Contained in: src/sap.ui.core/src/sap/ui/thirdparty/handlebars.js
256
256
 
257
- Component: requireJS, version: 2.1.8
258
- Copyright: 2010-2012, The Dojo Foundation
257
+ Component: requireJS, version: 2.3.7
258
+ Copyright: 2010-2024, jQuery Foundation and other contributors
259
259
  License: MIT
260
260
  License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
261
261
  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.ui.documentation",
3
- "version": "1.142.0",
3
+ "version": "1.142.2",
4
4
  "description": "OpenUI5 UI Library sap.ui.documentation",
5
5
  "author": "SAP SE (https://www.sap.com)",
6
6
  "license": "Apache-2.0",
@@ -14,11 +14,11 @@
14
14
  "url": "https://github.com/UI5/openui5.git"
15
15
  },
16
16
  "dependencies": {
17
- "@openui5/sap.m": "1.142.0",
18
- "@openui5/sap.ui.core": "1.142.0",
19
- "@openui5/sap.ui.layout": "1.142.0",
20
- "@openui5/themelib_sap_belize": "1.142.0",
21
- "@openui5/themelib_sap_fiori_3": "1.142.0",
22
- "@openui5/themelib_sap_horizon": "1.142.0"
17
+ "@openui5/sap.m": "1.142.2",
18
+ "@openui5/sap.ui.core": "1.142.2",
19
+ "@openui5/sap.ui.layout": "1.142.2",
20
+ "@openui5/themelib_sap_belize": "1.142.2",
21
+ "@openui5/themelib_sap_fiori_3": "1.142.2",
22
+ "@openui5/themelib_sap_horizon": "1.142.2"
23
23
  }
24
24
  }
@@ -4,9 +4,9 @@
4
4
  <name>sap.ui.documentation</name>
5
5
  <vendor>SAP SE</vendor>
6
6
  <copyright>OpenUI5
7
- * (c) Copyright 2025 SAP SE or an SAP affiliate company.
7
+ * (c) Copyright 2026 SAP SE or an SAP affiliate company.
8
8
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
9
- <version>1.142.0</version>
9
+ <version>1.142.2</version>
10
10
 
11
11
  <documentation>SAPUI5 library for the Demokit 2.0.</documentation>
12
12
 
@@ -1,7 +1,7 @@
1
1
 
2
2
  /*!
3
3
  * OpenUI5
4
- * (c) Copyright 2025 SAP SE or an SAP affiliate company.
4
+ * (c) Copyright 2026 SAP SE or an SAP affiliate company.
5
5
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
6
6
  */
7
7
  sap.ui.define([
@@ -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
  sap.ui.define([
@@ -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
  sap.ui.define(['sap/m/TreeItemBaseRenderer','sap/ui/core/Core', 'sap/ui/core/Renderer'],
@@ -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
  sap.ui.define([
@@ -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
  sap.ui.define([
@@ -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
  sap.ui.define([
@@ -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
  sap.ui.define(['sap/ui/core/Control'],
@@ -1,7 +1,7 @@
1
1
 
2
2
  /*!
3
3
  * OpenUI5
4
- * (c) Copyright 2025 SAP SE or an SAP affiliate company.
4
+ * (c) Copyright 2026 SAP SE or an SAP affiliate company.
5
5
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
6
6
  */
7
7
  sap.ui.define([
@@ -1,7 +1,7 @@
1
1
 
2
2
  /*!
3
3
  * OpenUI5
4
- * (c) Copyright 2025 SAP SE or an SAP affiliate company.
4
+ * (c) Copyright 2026 SAP SE or an SAP affiliate company.
5
5
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
6
6
  */
7
7
  sap.ui.define([
@@ -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
  sap.ui.define(['sap/ui/core/Element'],
@@ -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
  sap.ui.define([
@@ -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
  sap.ui.define([
@@ -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
  sap.ui.define(['sap/ui/core/Element'],
@@ -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
 
@@ -25,14 +25,14 @@ sap.ui.define([
25
25
  * @namespace
26
26
  * @alias sap.ui.documentation
27
27
  * @author SAP SE
28
- * @version 1.142.0
28
+ * @version 1.142.2
29
29
  * @since 1.48
30
30
  * @public
31
31
  */
32
32
  var thisLibrary = Lib.init({
33
33
  apiVersion: 2,
34
34
  name : 'sap.ui.documentation',
35
- version: '1.142.0',
35
+ version: '1.142.2',
36
36
  dependencies : ['sap.ui.core','sap.m'],
37
37
  types: [],
38
38
  interfaces: [],
@@ -182,6 +182,8 @@ WELCOME_START_CODING = Start Coding
182
182
  WELCOME_CHOOSE_SCENARIO = Choose Your Scenario
183
183
  #XHED: Group title
184
184
  WELCOME_JOIN_COMMUNITY = Join the Community
185
+ #XHED: Group title
186
+ WELCOME_FIORI_DESIGN_DEVELOPMENT = Fiori Design and Development
185
187
  #XHED: Block title
186
188
  WELCOME_BLOCK_2_TITLE = Responsive Across Browsers and Devices
187
189
  #XTXT: Block description
@@ -278,6 +280,12 @@ WELCOME_BLOCK_11_TEXT_3 = For any on-premise and cloud development scenario
278
280
  WELCOME_BLOCK_12_TITLE = SAP Community
279
281
  #XHED: Block title
280
282
  WELCOME_BLOCK_13_TITLE = Newsletter
283
+ #XHED: Block title
284
+ WELCOME_BLOCK_14_TITLE = SAP Fiori Development Portal
285
+ #XTXT: Block description
286
+ WELCOME_BLOCK_14_TEXT = Explore the features and adaptation options of SAP Fiori elements for OData V4 in real time to rapidly and easily create metadata-driven SAP Fiori apps. To get started, choose your set of building blocks from predefined floorplans or custom pages using the SAP Fiori Development Portal.
287
+ #XALT: Alternative text for image that shows Fiori Development Portal screenshot
288
+ WELCOME_BLOCK_14_IMG_ALT = Screenshot of SAP Fiori Development Portal
281
289
  #XHED: Video Block title
282
290
  WELCOME_VIDEO_BLOCK_TITLE = What is SAPUI5?
283
291
 
@@ -785,6 +793,10 @@ RESOURCES_ASIDE_CARD_TITLE = Overview A-Z
785
793
 
786
794
  #XHED: Group title for Featured resources
787
795
  RESOURCES_CATEGORY_TITLE_FEATURED = Featured
796
+ #XHED: Card title for SAP Fiori Development Portal resource
797
+ RESOURCES_CARD_TITLE_FIORI_DEV_PORTAL = SAP Fiori Development Portal
798
+ #XTXT: Card description for SAP Fiori Development Portal resource
799
+ RESOURCES_CARD_DESC_FIORI_DEV_PORTAL = Select your set of building blocks. Explore SAP Fiori elements for OData V4 features and building blocks in real time, and see how you can adapt them in your custom layouts or when extending predefined floorplans.
788
800
  #XHED: Card title for Icon Explorer resource
789
801
  RESOURCES_CARD_TITLE_ICON_EXPLORER = Icon Explorer
790
802
  #XTXT: Card description for Icon Explorer resource
@@ -816,10 +828,6 @@ RESOURCES_CARD_DESC_LINTER = UI5 linter is a static code analysis tool for UI5 p
816
828
  RESOURCES_CARD_TITLE_MCPSERVER = UI5 MCP server
817
829
  #XTXT: Card description for UI5 server resource
818
830
  RESOURCES_CARD_DESC_MCPSERVER = The UI5 Model Context Protocol server offers tools to improve the developer experience when working with agentic AI tools.
819
- #XHED: Card title for Flexible Programming Model Explorer resource
820
- RESOURCES_CARD_TITLE_FPM_EXPLORER = Flexible Programming Model Explorer
821
- #XTXT: Card description for Flexible Programming Model Explorer resource
822
- RESOURCES_CARD_DESC_FPM_EXPLORER = The flexible programming model makes it easy for you to tailor applications to your own particular needs when using SAP Fiori elements for OData V4.
823
831
  #XHED: Card title for SAP Business Application Studio resource
824
832
  RESOURCES_CARD_TITLE_BUSINESS_APP_STUDIO = SAP Business Application Studio
825
833
  #XTXT: Card description for SAP Business Application Studio resource
@@ -876,8 +884,8 @@ RESOURCES_CARD_LINK_CARD_EXPLORER = Check out UI Integration with cards
876
884
  RESOURCES_CARD_LINK_LINTER = Check out UI5 linter
877
885
  #XLNK: Link text for UI5 MCP server action button
878
886
  RESOURCES_CARD_LINK_MCPSERVER = Check out UI5 MCP server
879
- #XLNK: Link text for Flexible Programming Model Explorer action button
880
- RESOURCES_CARD_LINK_FPM_EXPLORER = Check out the FPM Explorer
887
+ #XLNK: Link text for SAP Fiori Development Portal action button
888
+ RESOURCES_CARD_LINK_FIORI_DEV_PORTAL = Check out the SAP Fiori Development Portal
881
889
  #XLNK: Link text for SAP Business Application Studio action button
882
890
  RESOURCES_CARD_LINK_BUSINESS_APP_STUDIO = Check out BAS
883
891
  #XLNK: Link text for UI Theme Designer action button
@@ -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
  sap.ui.define(['sap/uxap/BlockBase'],
@@ -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
 
@@ -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