@openui5/sap.ui.documentation 1.84.31 → 1.84.34

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 (139) hide show
  1. package/package.json +6 -6
  2. package/src/sap/ui/documentation/.library +2 -2
  3. package/src/sap/ui/documentation/BorrowedList.js +1 -1
  4. package/src/sap/ui/documentation/DemokitTreeItem.js +1 -1
  5. package/src/sap/ui/documentation/DemokitTreeItemRenderer.js +1 -1
  6. package/src/sap/ui/documentation/JSDocText.js +1 -1
  7. package/src/sap/ui/documentation/LightTable.js +1 -1
  8. package/src/sap/ui/documentation/ObjectPageSubSection.js +1 -1
  9. package/src/sap/ui/documentation/ParamText.js +1 -1
  10. package/src/sap/ui/documentation/Row.js +1 -1
  11. package/src/sap/ui/documentation/Search.js +1 -1
  12. package/src/sap/ui/documentation/TitleLink.js +1 -1
  13. package/src/sap/ui/documentation/WebPageTitleUtil.js +1 -1
  14. package/src/sap/ui/documentation/library.js +3 -3
  15. package/src/sap/ui/documentation/messagebundle_ar.properties +0 -4
  16. package/src/sap/ui/documentation/messagebundle_bg.properties +0 -4
  17. package/src/sap/ui/documentation/messagebundle_ca.properties +0 -4
  18. package/src/sap/ui/documentation/messagebundle_cs.properties +0 -4
  19. package/src/sap/ui/documentation/messagebundle_cy.properties +0 -4
  20. package/src/sap/ui/documentation/messagebundle_da.properties +0 -4
  21. package/src/sap/ui/documentation/messagebundle_de.properties +0 -4
  22. package/src/sap/ui/documentation/messagebundle_el.properties +0 -4
  23. package/src/sap/ui/documentation/messagebundle_en.properties +0 -4
  24. package/src/sap/ui/documentation/messagebundle_en_GB.properties +0 -4
  25. package/src/sap/ui/documentation/messagebundle_en_US_saprigi.properties +17 -21
  26. package/src/sap/ui/documentation/messagebundle_es.properties +0 -4
  27. package/src/sap/ui/documentation/messagebundle_es_MX.properties +0 -4
  28. package/src/sap/ui/documentation/messagebundle_et.properties +0 -4
  29. package/src/sap/ui/documentation/messagebundle_fi.properties +0 -4
  30. package/src/sap/ui/documentation/messagebundle_fr.properties +0 -4
  31. package/src/sap/ui/documentation/messagebundle_fr_CA.properties +0 -4
  32. package/src/sap/ui/documentation/messagebundle_hi.properties +0 -4
  33. package/src/sap/ui/documentation/messagebundle_hr.properties +0 -4
  34. package/src/sap/ui/documentation/messagebundle_hu.properties +0 -4
  35. package/src/sap/ui/documentation/messagebundle_id.properties +0 -4
  36. package/src/sap/ui/documentation/messagebundle_it.properties +0 -4
  37. package/src/sap/ui/documentation/messagebundle_iw.properties +0 -4
  38. package/src/sap/ui/documentation/messagebundle_ja.properties +0 -4
  39. package/src/sap/ui/documentation/messagebundle_kk.properties +0 -4
  40. package/src/sap/ui/documentation/messagebundle_ko.properties +1 -5
  41. package/src/sap/ui/documentation/messagebundle_lt.properties +0 -4
  42. package/src/sap/ui/documentation/messagebundle_lv.properties +0 -4
  43. package/src/sap/ui/documentation/messagebundle_ms.properties +0 -4
  44. package/src/sap/ui/documentation/messagebundle_nl.properties +0 -4
  45. package/src/sap/ui/documentation/messagebundle_no.properties +0 -4
  46. package/src/sap/ui/documentation/messagebundle_pl.properties +0 -4
  47. package/src/sap/ui/documentation/messagebundle_pt.properties +0 -4
  48. package/src/sap/ui/documentation/messagebundle_pt_PT.properties +0 -4
  49. package/src/sap/ui/documentation/messagebundle_ro.properties +0 -4
  50. package/src/sap/ui/documentation/messagebundle_ru.properties +0 -4
  51. package/src/sap/ui/documentation/messagebundle_sh.properties +0 -4
  52. package/src/sap/ui/documentation/messagebundle_sk.properties +0 -4
  53. package/src/sap/ui/documentation/messagebundle_sl.properties +0 -4
  54. package/src/sap/ui/documentation/messagebundle_sv.properties +0 -4
  55. package/src/sap/ui/documentation/messagebundle_th.properties +0 -4
  56. package/src/sap/ui/documentation/messagebundle_tr.properties +0 -4
  57. package/src/sap/ui/documentation/messagebundle_uk.properties +0 -4
  58. package/src/sap/ui/documentation/messagebundle_vi.properties +0 -4
  59. package/src/sap/ui/documentation/messagebundle_zh_CN.properties +0 -4
  60. package/src/sap/ui/documentation/messagebundle_zh_TW.properties +0 -4
  61. package/src/sap/ui/documentation/sdk/Component.js +1 -1
  62. package/src/sap/ui/documentation/sdk/blocks/IndexEntry.js +1 -1
  63. package/src/sap/ui/documentation/sdk/controller/ApiDetail.controller.js +1 -1
  64. package/src/sap/ui/documentation/sdk/controller/ApiDetailIndexDeprecatedExperimental.controller.js +1 -1
  65. package/src/sap/ui/documentation/sdk/controller/ApiDetailInitial.controller.js +1 -1
  66. package/src/sap/ui/documentation/sdk/controller/ApiMaster.controller.js +1 -1
  67. package/src/sap/ui/documentation/sdk/controller/App.controller.js +1 -1
  68. package/src/sap/ui/documentation/sdk/controller/BaseController.js +1 -1
  69. package/src/sap/ui/documentation/sdk/controller/Code.controller.js +1 -1
  70. package/src/sap/ui/documentation/sdk/controller/Controls.controller.js +1 -1
  71. package/src/sap/ui/documentation/sdk/controller/ControlsMaster.controller.js +1 -1
  72. package/src/sap/ui/documentation/sdk/controller/CookieSettingsDialog.controller.js +1 -1
  73. package/src/sap/ui/documentation/sdk/controller/DemoApps.controller.js +1 -1
  74. package/src/sap/ui/documentation/sdk/controller/Downloads.controller.js +1 -1
  75. package/src/sap/ui/documentation/sdk/controller/Entity.controller.js +1 -1
  76. package/src/sap/ui/documentation/sdk/controller/ErrorHandler.js +1 -1
  77. package/src/sap/ui/documentation/sdk/controller/Group.controller.js +1 -1
  78. package/src/sap/ui/documentation/sdk/controller/License.controller.js +1 -1
  79. package/src/sap/ui/documentation/sdk/controller/LiveEditor.controller.js +1 -1
  80. package/src/sap/ui/documentation/sdk/controller/MasterTreeBaseController.js +1 -1
  81. package/src/sap/ui/documentation/sdk/controller/NotFound.controller.js +1 -1
  82. package/src/sap/ui/documentation/sdk/controller/ReleaseNotes.controller.js +1 -1
  83. package/src/sap/ui/documentation/sdk/controller/Sample.controller.js +1 -1
  84. package/src/sap/ui/documentation/sdk/controller/SampleBaseController.js +1 -1
  85. package/src/sap/ui/documentation/sdk/controller/SearchPage.controller.js +1 -1
  86. package/src/sap/ui/documentation/sdk/controller/SubApiDetail.controller.js +1 -1
  87. package/src/sap/ui/documentation/sdk/controller/TermsOfUse.controller.js +1 -1
  88. package/src/sap/ui/documentation/sdk/controller/Tools.controller.js +1 -1
  89. package/src/sap/ui/documentation/sdk/controller/TopicDetail.controller.js +1 -1
  90. package/src/sap/ui/documentation/sdk/controller/TopicDetailInitial.controller.js +1 -1
  91. package/src/sap/ui/documentation/sdk/controller/TopicMaster.controller.js +1 -1
  92. package/src/sap/ui/documentation/sdk/controller/Welcome.controller.js +1 -1
  93. package/src/sap/ui/documentation/sdk/controller/config/datatable.js +1 -1
  94. package/src/sap/ui/documentation/sdk/controller/util/APIInfo.js +1 -1
  95. package/src/sap/ui/documentation/sdk/controller/util/ConfigUtil.js +1 -1
  96. package/src/sap/ui/documentation/sdk/controller/util/ControlsInfo.js +1 -1
  97. package/src/sap/ui/documentation/sdk/controller/util/DataTable.js +1 -1
  98. package/src/sap/ui/documentation/sdk/controller/util/DataTableHelper.js +1 -1
  99. package/src/sap/ui/documentation/sdk/controller/util/DataTableUtil.js +1 -1
  100. package/src/sap/ui/documentation/sdk/controller/util/EntityInfo.js +1 -1
  101. package/src/sap/ui/documentation/sdk/controller/util/Highlighter.js +1 -1
  102. package/src/sap/ui/documentation/sdk/controller/util/IndexWorker.js +1 -1
  103. package/src/sap/ui/documentation/sdk/controller/util/JSDocUtil.js +1 -1
  104. package/src/sap/ui/documentation/sdk/controller/util/ResponsiveImageMap.js +1 -1
  105. package/src/sap/ui/documentation/sdk/controller/util/SearchUtil.js +1 -1
  106. package/src/sap/ui/documentation/sdk/controller/util/Tooltip.js +1 -1
  107. package/src/sap/ui/documentation/sdk/controller/util/TreeUtil.js +1 -1
  108. package/src/sap/ui/documentation/sdk/controller/util/XML2JSONUtils.js +1 -1
  109. package/src/sap/ui/documentation/sdk/controller/util/datatable/filters/DataTableFilterDropDown.js +1 -1
  110. package/src/sap/ui/documentation/sdk/controller/util/datatable/filters/DataTableFilterDropDownRenderer.js +1 -1
  111. package/src/sap/ui/documentation/sdk/controller/util/datatable/filters/DataTableFilterRange.js +1 -1
  112. package/src/sap/ui/documentation/sdk/controller/util/datatable/filters/DataTableFilterRangeRenderer.js +1 -1
  113. package/src/sap/ui/documentation/sdk/controller/util/overlay/Overlay.js +1 -1
  114. package/src/sap/ui/documentation/sdk/controller/util/overlay/shapes/Circle.js +1 -1
  115. package/src/sap/ui/documentation/sdk/controller/util/overlay/shapes/Polygon.js +1 -1
  116. package/src/sap/ui/documentation/sdk/controller/util/overlay/shapes/Rect.js +1 -1
  117. package/src/sap/ui/documentation/sdk/controller/util/overlay/shapes/Shape.js +1 -1
  118. package/src/sap/ui/documentation/sdk/controller/util/overlay/shapes/ShapeFactory.js +1 -1
  119. package/src/sap/ui/documentation/sdk/model/formatter.js +1 -1
  120. package/src/sap/ui/documentation/sdk/model/libraryData.js +1 -1
  121. package/src/sap/ui/documentation/sdk/model/models.js +1 -1
  122. package/src/sap/ui/documentation/sdk/model/sourceFileDownloader.js +1 -1
  123. package/src/sap/ui/documentation/sdk/thirdparty/google-code-prettify/lang-feature.js +1 -1
  124. package/src/sap/ui/documentation/sdk/thirdparty/google-code-prettify/lang-properties.js +1 -1
  125. package/src/sap/ui/documentation/sdk/thirdparty/google-code-prettify/lang-text.js +1 -1
  126. package/src/sap/ui/documentation/sdk/thirdparty/google-code-prettify/run-prettify.js +1 -1
  127. package/src/sap/ui/documentation/sdk/util/DocumentationRouter.js +1 -1
  128. package/src/sap/ui/documentation/sdk/util/LiveEditorOutput.js +1 -1
  129. package/src/sap/ui/documentation/sdk/util/Resources.js +1 -1
  130. package/src/sap/ui/documentation/sdk/util/ToggleFullScreenHandler.js +1 -1
  131. package/src/sap/ui/documentation/themes/base/library.source.less +1 -1
  132. package/src/sap/ui/documentation/themes/sap_belize/library.source.less +1 -1
  133. package/src/sap/ui/documentation/themes/sap_belize_hcb/library.source.less +1 -1
  134. package/src/sap/ui/documentation/themes/sap_belize_hcw/library.source.less +1 -1
  135. package/src/sap/ui/documentation/themes/sap_belize_plus/library.source.less +1 -1
  136. package/src/sap/ui/documentation/themes/sap_fiori_3/library.source.less +1 -1
  137. package/src/sap/ui/documentation/themes/sap_fiori_3_dark/library.source.less +1 -1
  138. package/src/sap/ui/documentation/themes/sap_fiori_3_hcb/library.source.less +1 -1
  139. package/src/sap/ui/documentation/themes/sap_fiori_3_hcw/library.source.less +1 -1
@@ -184,13 +184,9 @@ APP_SETTINGS_DIALOG_OK_BTN=\u786E\u5B9A
184
184
  APP_SETTINGS_DIALOG_CANCEL_BTN=\u53D6\u6D88
185
185
 
186
186
  COOKIE_SETTINGS_DIALOG_TITLE=Cookie \u8BBE\u7F6E
187
- COOKIE_SETTINGS_DIALOG_SUMMARY=\u6211\u4EEC\u4F7F\u7528 cookie \u548C SAP Web Analytics \u6765\u6539\u5584\u672C\u7AD9\u70B9\u7684\u7528\u6237\u4F53\u9A8C\u3002\u7EE7\u7EED\u4F7F\u7528\u6B64\u7AD9\u70B9\uFF0C\u5373\u8868\u660E\u60A8\u540C\u610F\u4F7F\u7528 cookie\u3002
188
187
  COOKIE_SETTINGS_DIALOG_REQUIRED_COOKIES_TITLE=\u5FC5\u9700 Cookie
189
188
  COOKIE_SETTINGS_DIALOG_REQUIRED_COOKIES_SUMMARY=\u9700\u6709\u8FD9\u4E9B cookie \u624D\u80FD\u4F7F\u7528\u6838\u5FC3\u7AD9\u70B9\u529F\u80FD\u3002
190
189
  COOKIE_SETTINGS_DIALOG_REQUIRED_COOKIES_TEXT=\u6211\u4EEC\u4F7F\u7528 cookie \u6765\u6539\u5584\u672C\u7AD9\u70B9\u7684\u7528\u6237\u4F53\u9A8C\u3002\u7EE7\u7EED\u4F7F\u7528\u6B64\u7AD9\u70B9\uFF0C\u5373\u8868\u660E\u60A8\u540C\u610F\u4F7F\u7528 cookie\u3002
191
- COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_TITLE=\u529F\u80FD Cookie
192
- COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_SUMMARY=\u8FD9\u4E9B cookie \u7528\u4E8E\u5206\u6790\u7AD9\u70B9\u4F7F\u7528\u60C5\u51B5\uFF0C\u5176\u76EE\u7684\u662F\u4E3A\u4E86\u6D4B\u91CF\u548C\u6539\u5584\u7AD9\u70B9\u6027\u80FD\u3002
193
- COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_TEXT=\u672C\u7AD9\u70B9\u4F7F\u7528 SAP Web Analytics \u5206\u6790\u7528\u6237\u5982\u4F55\u4F7F\u7528\u672C\u7AD9\u70B9\u3002SAP \u4F1A\u5C06\u6240\u751F\u6210\u7684\u4FE1\u606F\uFF08\u5305\u62EC IP \u5730\u5740\u7684\u4E00\u90E8\u5206\u4EE5\u53CA\u6D4F\u89C8\u5668\u6807\u8BC6\uFF09\u4F20\u8F93\u5E76\u5B58\u50A8\u5230\u5176\u670D\u52A1\u5668\u3002Cookie \u7528\u4E8E\u8BC6\u522B\u91CD\u590D\u8BBF\u95EE\u548C\u8BBF\u95EE\u6765\u6E90\u9875\u9762\u3002\u6B64\u4FE1\u606F\u5C06\u4EC5\u9650\u7528\u4E8E\u8BC4\u4F30\u7F51\u7AD9\u4F7F\u7528\u60C5\u51B5\u5E76\u4E3A\u7F51\u7AD9\u8FD0\u8425\u5546\u7F16\u5236\u7F51\u7AD9\u6D3B\u52A8\u62A5\u8868\uFF0C\u4ECE\u800C\u4F7F\u7AD9\u70B9\u6700\u7EC8\u5F97\u5230\u6539\u5584\u3002\u5982\u679C\u60A8\u613F\u610F\u52A0\u5165 SAP Web Analytics \u8DDF\u8E2A\uFF0C\u8BF7\u4F7F\u7528\u4E0A\u9762\u7684\u201C\u5F00\u201D/\u201C\u5173\u201D\u5207\u6362\u6307\u5B9A\u6240\u505A\u7684\u9009\u62E9\u3002\u52A0\u5165\u5373\u8868\u793A\u60A8\u540C\u610F\u4EE5\u4E0A\u8FF0\u65B9\u5F0F\u4EE5\u53CA\u51FA\u4E8E\u4E0A\u8FF0\u76EE\u7684\uFF0C\u5904\u7406\u4E0E\u60A8\u6709\u5173\u7684\u5206\u6790\u6570\u636E\u3002
194
190
  COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_MORE_INFO=\u66F4\u591A\u4FE1\u606F
195
191
  COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_ACCEPT_ALL=\u5168\u90E8\u63A5\u53D7
196
192
  COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_REJECT_ALL=\u5168\u90E8\u62D2\u7EDD
@@ -184,13 +184,9 @@ APP_SETTINGS_DIALOG_OK_BTN=\u78BA\u5B9A
184
184
  APP_SETTINGS_DIALOG_CANCEL_BTN=\u53D6\u6D88
185
185
 
186
186
  COOKIE_SETTINGS_DIALOG_TITLE=\u60A8\u7684 Cookie \u8A2D\u5B9A
187
- COOKIE_SETTINGS_DIALOG_SUMMARY=\u6211\u5011\u4F7F\u7528 Cookie \u548C SAP Web Analytics \u6539\u5584\u60A8\u5728\u6211\u5011\u7DB2\u7AD9\u7684\u4F7F\u7528\u7D93\u9A57\uFF0C\u900F\u904E\u7E7C\u7E8C\u4F7F\u7528\u6B64\u7DB2\u7AD9\uFF0C\u60A8\u540C\u610F\u4F7F\u7528\u6211\u5011\u7684 Cookie\u3002
188
187
  COOKIE_SETTINGS_DIALOG_REQUIRED_COOKIES_TITLE=\u5FC5\u8981\u7684 Cookie
189
188
  COOKIE_SETTINGS_DIALOG_REQUIRED_COOKIES_SUMMARY=\u555F\u7528\u6838\u5FC3\u7DB2\u7AD9\u529F\u80FD\u6642\u9700\u8981\u9019\u4E9B Cookie
190
189
  COOKIE_SETTINGS_DIALOG_REQUIRED_COOKIES_TEXT=\u6211\u5011\u4F7F\u7528 Cookie \u6539\u5584\u60A8\u5728\u6211\u5011\u7DB2\u7AD9\u7684\u4F7F\u7528\u7D93\u9A57\uFF0C\u900F\u904E\u7E7C\u7E8C\u4F7F\u7528\u6B64\u7DB2\u7AD9\uFF0C\u60A8\u540C\u610F\u4F7F\u7528\u6211\u5011\u7684 Cookie\u3002
191
- COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_TITLE=\u529F\u80FD\u6027 Cookie
192
- COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_SUMMARY=\u57FA\u65BC\u8861\u91CF\u548C\u6539\u5584\u7DB2\u7AD9\u6548\u80FD\uFF0C\u9019\u4E9B Cookie \u662F\u7528\u4F86\u5206\u6790\u7DB2\u7AD9\u4F7F\u7528\u60C5\u6CC1\u3002
193
- COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_TEXT=\u6B64\u7DB2\u7AD9\u4F7F\u7528 SAP Web Analytics \u5206\u6790\u4F7F\u7528\u8005\u5982\u4F55\u4F7F\u7528\u6B64\u7DB2\u7AD9\u3002\u6240\u7522\u751F\u7684\u8CC7\u8A0A (\u5305\u542B\u4E00\u90E8\u4EFD\u7684 IP \u4F4D\u5740\u548C\u700F\u89BD\u5668 ID) \u5C07\u6703\u50B3\u8F38\u7D66 SAP \u4E26\u7531 SAP \u5132\u5B58\u5728\u4F3A\u670D\u5668\u5167\u3002Cookie \u662F\u7528\u4F86\u8FA8\u8B58\u60A8\u662F\u5426\u91CD\u8986\u9020\u8A2A\uFF0C\u4EE5\u53CA\u9020\u8A2A\u7684\u4F86\u6E90\u7DB2\u9801\u3002\u6211\u5011\u53EA\u6703\u5C07\u6B64\u8CC7\u8A0A\u4F5C\u70BA\u8A55\u4F30\u7DB2\u7AD9\u7684\u4F7F\u7528\u60C5\u6CC1\uFF0C\u4EE5\u53CA\u7DE8\u8B6F\u7DB2\u7AD9\u64CD\u4F5C\u4EBA\u54E1\u7684\u7DB2\u7AD9\u4F5C\u696D\u5831\u8868\uFF0C\u800C\u6700\u7D42\u76EE\u7684\u662F\u6539\u5584\u7DB2\u7AD9\u3002\u82E5\u60A8\u8981\u52A0\u5165 SAP Web Analytics \u8FFD\u8E64\uFF0C\u8ACB\u4F7F\u7528\u300C\u958B\u555F/\u95DC\u9589\u300D\u4F86\u6307\u5B9A\u60A8\u7684\u504F\u597D\u8A2D\u5B9A\u3002\u900F\u904E\u60A8\u9078\u64C7\u52A0\u5165\uFF0C\u60A8\u540C\u610F\u4F9D\u7167\u60A8\u7684\u65B9\u5F0F\u4EE5\u53CA\u4E0A\u8FF0\u6240\u8A2D\u7ACB\u7684\u7528\u9014\u4F86\u8655\u7406\u5206\u6790\u8CC7\u6599\u3002
194
190
  COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_MORE_INFO=\u66F4\u591A\u8CC7\u8A0A
195
191
  COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_ACCEPT_ALL=\u5168\u90E8\u63A5\u53D7
196
192
  COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_REJECT_ALL=\u5168\u90E8\u62D2\u7D55
@@ -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
  sap.ui.define(['sap/uxap/BlockBase', "sap/ui/documentation/sdk/model/formatter"],
@@ -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
 
@@ -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
 
@@ -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
 
@@ -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
 
@@ -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
 
@@ -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
 
@@ -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