@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.
- package/REUSE.toml +40 -16
- package/THIRDPARTY.txt +22 -1
- package/package.json +7 -7
- package/src/sap/ui/documentation/.library +2 -2
- package/src/sap/ui/documentation/BorrowedList.js +1 -1
- package/src/sap/ui/documentation/DemokitTreeItem.js +1 -1
- package/src/sap/ui/documentation/DemokitTreeItemRenderer.js +1 -1
- package/src/sap/ui/documentation/DivContainer.js +1 -1
- package/src/sap/ui/documentation/JSDocText.js +1 -1
- package/src/sap/ui/documentation/JSDocType.js +1 -1
- package/src/sap/ui/documentation/LightTable.js +1 -1
- package/src/sap/ui/documentation/ObjectPageSubSection.js +1 -1
- package/src/sap/ui/documentation/ParamText.js +1 -1
- package/src/sap/ui/documentation/Row.js +1 -1
- package/src/sap/ui/documentation/Search.js +1 -1
- package/src/sap/ui/documentation/TitleLink.js +1 -1
- package/src/sap/ui/documentation/WebPageTitleUtil.js +1 -1
- package/src/sap/ui/documentation/library.js +3 -3
- package/src/sap/ui/documentation/messagebundle.properties +2 -2
- package/src/sap/ui/documentation/messagebundle_ar.properties +2 -2
- package/src/sap/ui/documentation/messagebundle_bg.properties +2 -2
- package/src/sap/ui/documentation/messagebundle_ca.properties +2 -2
- package/src/sap/ui/documentation/messagebundle_cnr.properties +2 -2
- package/src/sap/ui/documentation/messagebundle_cs.properties +2 -2
- package/src/sap/ui/documentation/messagebundle_cy.properties +2 -2
- package/src/sap/ui/documentation/messagebundle_da.properties +2 -2
- package/src/sap/ui/documentation/messagebundle_de.properties +2 -2
- package/src/sap/ui/documentation/messagebundle_el.properties +2 -2
- package/src/sap/ui/documentation/messagebundle_en_GB.properties +2 -2
- package/src/sap/ui/documentation/messagebundle_en_US_sappsd.properties +2 -2
- package/src/sap/ui/documentation/messagebundle_en_US_saprigi.properties +2 -2
- package/src/sap/ui/documentation/messagebundle_en_US_saptrc.properties +2 -2
- package/src/sap/ui/documentation/messagebundle_es.properties +2 -2
- package/src/sap/ui/documentation/messagebundle_es_MX.properties +2 -2
- package/src/sap/ui/documentation/messagebundle_et.properties +2 -2
- package/src/sap/ui/documentation/messagebundle_fi.properties +2 -2
- package/src/sap/ui/documentation/messagebundle_fr.properties +2 -2
- package/src/sap/ui/documentation/messagebundle_fr_CA.properties +2 -2
- package/src/sap/ui/documentation/messagebundle_hi.properties +2 -2
- package/src/sap/ui/documentation/messagebundle_hr.properties +2 -2
- package/src/sap/ui/documentation/messagebundle_hu.properties +2 -2
- package/src/sap/ui/documentation/messagebundle_id.properties +2 -2
- package/src/sap/ui/documentation/messagebundle_it.properties +5 -5
- package/src/sap/ui/documentation/messagebundle_iw.properties +2 -2
- package/src/sap/ui/documentation/messagebundle_ja.properties +2 -2
- package/src/sap/ui/documentation/messagebundle_kk.properties +2 -2
- package/src/sap/ui/documentation/messagebundle_ko.properties +2 -2
- package/src/sap/ui/documentation/messagebundle_lt.properties +2 -2
- package/src/sap/ui/documentation/messagebundle_lv.properties +2 -2
- package/src/sap/ui/documentation/messagebundle_mk.properties +2 -2
- package/src/sap/ui/documentation/messagebundle_ms.properties +2 -2
- package/src/sap/ui/documentation/messagebundle_nl.properties +2 -2
- package/src/sap/ui/documentation/messagebundle_no.properties +2 -2
- package/src/sap/ui/documentation/messagebundle_pl.properties +2 -2
- package/src/sap/ui/documentation/messagebundle_pt.properties +2 -2
- package/src/sap/ui/documentation/messagebundle_pt_PT.properties +2 -2
- package/src/sap/ui/documentation/messagebundle_ro.properties +2 -2
- package/src/sap/ui/documentation/messagebundle_ru.properties +2 -2
- package/src/sap/ui/documentation/messagebundle_sh.properties +2 -2
- package/src/sap/ui/documentation/messagebundle_sk.properties +2 -2
- package/src/sap/ui/documentation/messagebundle_sl.properties +2 -2
- package/src/sap/ui/documentation/messagebundle_sr.properties +2 -2
- package/src/sap/ui/documentation/messagebundle_sv.properties +2 -2
- package/src/sap/ui/documentation/messagebundle_th.properties +2 -2
- package/src/sap/ui/documentation/messagebundle_tr.properties +2 -2
- package/src/sap/ui/documentation/messagebundle_uk.properties +2 -2
- package/src/sap/ui/documentation/messagebundle_vi.properties +2 -2
- package/src/sap/ui/documentation/messagebundle_zh_CN.properties +2 -2
- package/src/sap/ui/documentation/messagebundle_zh_TW.properties +2 -2
- package/src/sap/ui/documentation/sdk/Component.js +1 -1
- package/src/sap/ui/documentation/sdk/blocks/IndexEntry.js +1 -1
- package/src/sap/ui/documentation/sdk/blocks/IndexEntryController.controller.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/ApiDetail.controller.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/ApiDetailIndexDeprecatedExperimental.controller.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/ApiDetailInitial.controller.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/ApiMaster.controller.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/App.controller.js +28 -11
- package/src/sap/ui/documentation/sdk/controller/BPSupport.controller.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/BaseController.js +2 -2
- package/src/sap/ui/documentation/sdk/controller/Code.controller.js +2 -1
- package/src/sap/ui/documentation/sdk/controller/Controls.controller.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/ControlsMaster.controller.js +2 -2
- package/src/sap/ui/documentation/sdk/controller/CookieStatement.controller.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/DemoApps.controller.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/Downloads.controller.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/Entity.controller.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/ErrorHandler.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/Group.controller.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/License.controller.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/LiveEditor.controller.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/MasterTreeBaseController.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/News.controller.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/NotFound.controller.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/PrivacyStatement.controller.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/ReleaseNotes.controller.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/Resources.controller.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/Sample.controller.js +9 -3
- package/src/sap/ui/documentation/sdk/controller/SampleBaseController.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/SampleNotFound.controller.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/SearchPage.controller.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/Sitemap.controller.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/StaticResourceBaseController.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/SubApiDetail.controller.js +4 -3
- package/src/sap/ui/documentation/sdk/controller/TermsOfUse.controller.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/TopicDetail.controller.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/TopicDetailInitial.controller.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/TopicMaster.controller.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/VersionNotFound.controller.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/Welcome.controller.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/config/datatable.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/config/sampleForwardingConfig.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/util/APIInfo.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/util/ConfigUtil.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/util/ControlsInfo.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/util/CookiesConsentManager.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/util/DataTable.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/util/DataTableHelper.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/util/DataTableUtil.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/util/DocuInfo.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/util/DocumentationLoader.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/util/EntityInfo.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/util/Highlighter.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/util/IndexWorker.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/util/JSDocUtil.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/util/LocaleHelper.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/util/NewsInfo.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/util/ResourceDownloadUtil.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/util/ResourcesInfo.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/util/ResponsiveImageMap.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/util/SearchUtil.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/util/SidyBySideImageMap.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/util/ThemePicker.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/util/Tooltip.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/util/TreeUtil.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/util/URLUtil.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/util/UsageTracker.js +7 -3
- package/src/sap/ui/documentation/sdk/controller/util/XML2JSONUtils.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/util/datatable/filters/DataTableFilterDropDown.js +2 -2
- package/src/sap/ui/documentation/sdk/controller/util/datatable/filters/DataTableFilterDropDownRenderer.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/util/datatable/filters/DataTableFilterRange.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/util/datatable/filters/DataTableFilterRangeRenderer.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/util/overlay/Overlay.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/util/overlay/shapes/Circle.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/util/overlay/shapes/Polygon.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/util/overlay/shapes/Rect.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/util/overlay/shapes/Shape.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/util/overlay/shapes/ShapeFactory.js +1 -1
- package/src/sap/ui/documentation/sdk/controls/FileEditor.js +1 -1
- package/src/sap/ui/documentation/sdk/cookieSettingsDialog/Component.js +1 -1
- package/src/sap/ui/documentation/sdk/cookieSettingsDialog/controller/CookieSettingsDialog.controller.js +1 -1
- package/src/sap/ui/documentation/sdk/index.js +1 -1
- package/src/sap/ui/documentation/sdk/model/ExploreSettingsModel.js +1 -1
- package/src/sap/ui/documentation/sdk/model/formatter.js +1 -1
- package/src/sap/ui/documentation/sdk/model/libraryData.js +1 -1
- package/src/sap/ui/documentation/sdk/model/messagesData.json +10 -0
- package/src/sap/ui/documentation/sdk/model/models.js +1 -1
- package/src/sap/ui/documentation/sdk/samples/Component.js +1 -1
- package/src/sap/ui/documentation/sdk/samples/Page.designtime.js +1 -1
- package/src/sap/ui/documentation/sdk/thirdparty/highlight.js/highlight.js +3 -3
- package/src/sap/ui/documentation/sdk/util/DocumentationRouter.js +6 -1
- package/src/sap/ui/documentation/sdk/util/FileUtils.js +1 -1
- package/src/sap/ui/documentation/sdk/util/LiveEditorOutput.js +1 -1
- package/src/sap/ui/documentation/sdk/util/Resources.js +1 -1
- package/src/sap/ui/documentation/sdk/util/ToggleFullScreenHandler.js +1 -1
- package/src/sap/ui/documentation/sdk/view/FooterMaster.fragment.xml +1 -1
- package/src/sap/ui/documentation/sdk/view/SubApiDetail.view.xml +8 -8
- package/src/sap/ui/documentation/themes/base/library.source.less +1 -1
- package/src/sap/ui/documentation/themes/sap_belize/library.source.less +1 -1
- package/src/sap/ui/documentation/themes/sap_belize_base/library.source.less +1 -1
- package/src/sap/ui/documentation/themes/sap_belize_hcb/library.source.less +1 -1
- package/src/sap/ui/documentation/themes/sap_belize_hcw/library.source.less +1 -1
- package/src/sap/ui/documentation/themes/sap_belize_plus/library.source.less +1 -1
- package/src/sap/ui/documentation/themes/sap_fiori_3/library.source.less +1 -1
- package/src/sap/ui/documentation/themes/sap_fiori_3_dark/library.source.less +1 -1
- package/src/sap/ui/documentation/themes/sap_fiori_3_hcb/library.source.less +1 -1
- package/src/sap/ui/documentation/themes/sap_fiori_3_hcw/library.source.less +1 -1
- package/src/sap/ui/documentation/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/ui/documentation/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/ui/documentation/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/ui/documentation/themes/sap_horizon_hcw/library.source.less +1 -1
package/REUSE.toml
CHANGED
|
@@ -7,7 +7,7 @@ SPDX-PackageComment = "The code in this project may include calls to APIs (“AP
|
|
|
7
7
|
[[annotations]]
|
|
8
8
|
path = "**"
|
|
9
9
|
precedence = "aggregate"
|
|
10
|
-
SPDX-FileCopyrightText = "
|
|
10
|
+
SPDX-FileCopyrightText = "2026 SAP SE or an SAP affiliate company and OpenUI5 contributors"
|
|
11
11
|
SPDX-License-Identifier = "Apache-2.0"
|
|
12
12
|
|
|
13
13
|
#
|
|
@@ -102,7 +102,7 @@ SPDX-FileComment = "these files belong to: jQuery UI"
|
|
|
102
102
|
path = "src/sap.ui.commons/src/sap/ui/commons/Carousel.js"
|
|
103
103
|
precedence = "aggregate"
|
|
104
104
|
SPDX-FileCopyrightText = [
|
|
105
|
-
"
|
|
105
|
+
"2026 SAP SE or an SAP affiliate company and OpenUI5 contributors",
|
|
106
106
|
"Spencer Tipping"
|
|
107
107
|
]
|
|
108
108
|
SPDX-License-Identifier = "Apache-2.0 and MIT"
|
|
@@ -122,7 +122,7 @@ SPDX-FileComment = "these files belong to: jQuery 3"
|
|
|
122
122
|
path = "src/sap.ui.core/src/sap/base/util/isPlainObject.js"
|
|
123
123
|
precedence = "aggregate"
|
|
124
124
|
SPDX-FileCopyrightText = [
|
|
125
|
-
"
|
|
125
|
+
"2026 SAP SE or an SAP affiliate company and OpenUI5 contributors",
|
|
126
126
|
"OpenJS Foundation and other contributors"
|
|
127
127
|
]
|
|
128
128
|
SPDX-License-Identifier = "Apache-2.0 and MIT"
|
|
@@ -132,7 +132,7 @@ SPDX-FileComment = "these files contain content from SAP and jQuery 3: isPlainOb
|
|
|
132
132
|
path = "src/sap.ui.core/src/sap/base/util/_merge.js"
|
|
133
133
|
precedence = "aggregate"
|
|
134
134
|
SPDX-FileCopyrightText = [
|
|
135
|
-
"
|
|
135
|
+
"2026 SAP SE or an SAP affiliate company and OpenUI5 contributors",
|
|
136
136
|
"OpenJS Foundation and other contributors"
|
|
137
137
|
]
|
|
138
138
|
SPDX-License-Identifier = "Apache-2.0 and MIT"
|
|
@@ -142,7 +142,7 @@ SPDX-FileComment = "these files contain content from SAP and jQuery 3: _merge.js
|
|
|
142
142
|
path = "src/sap.ui.core/src/jquery.sap.script.js"
|
|
143
143
|
precedence = "aggregate"
|
|
144
144
|
SPDX-FileCopyrightText = [
|
|
145
|
-
"
|
|
145
|
+
"2026 SAP SE or an SAP affiliate company and OpenUI5 contributors",
|
|
146
146
|
"OpenJS Foundation and other contributors"
|
|
147
147
|
]
|
|
148
148
|
SPDX-License-Identifier = "Apache-2.0 and MIT"
|
|
@@ -152,7 +152,7 @@ SPDX-FileComment = "these files contain content from SAP and jQuery 3: jquery.sa
|
|
|
152
152
|
path = "src/sap.ui.core/src/sap/ui/Device.js"
|
|
153
153
|
precedence = "aggregate"
|
|
154
154
|
SPDX-FileCopyrightText = [
|
|
155
|
-
"
|
|
155
|
+
"2026 SAP SE or an SAP affiliate company and OpenUI5 contributors",
|
|
156
156
|
"2011, John Resig"
|
|
157
157
|
]
|
|
158
158
|
SPDX-License-Identifier = "Apache-2.0 and MIT"
|
|
@@ -162,7 +162,7 @@ SPDX-FileComment = "these files contain content from SAP and jQuery 1: Device.js
|
|
|
162
162
|
path = "src/sap.ui.core/src/sap/ui/dom/jquery/Selectors.js"
|
|
163
163
|
precedence = "aggregate"
|
|
164
164
|
SPDX-FileCopyrightText = [
|
|
165
|
-
"
|
|
165
|
+
"2026 SAP SE or an SAP affiliate company and OpenUI5 contributors",
|
|
166
166
|
"2014 jQuery Foundation and other contributors"
|
|
167
167
|
]
|
|
168
168
|
SPDX-License-Identifier = "Apache-2.0 and MIT"
|
|
@@ -179,7 +179,7 @@ SPDX-FileComment = "these files belong to: jQuery UI 1.10"
|
|
|
179
179
|
path = "src/sap.ui.core/src/jquery.sap.dom.js"
|
|
180
180
|
precedence = "aggregate"
|
|
181
181
|
SPDX-FileCopyrightText = [
|
|
182
|
-
"
|
|
182
|
+
"2026 SAP SE or an SAP affiliate company and OpenUI5 contributors",
|
|
183
183
|
"2014 jQuery Foundation and other contributors"
|
|
184
184
|
]
|
|
185
185
|
SPDX-License-Identifier = "Apache-2.0 and MIT"
|
|
@@ -189,7 +189,7 @@ SPDX-FileComment = "these files contain content from SAP and jQuery UI 1.10: jqu
|
|
|
189
189
|
path = "src/sap.ui.core/src/sap/ui/dom/jquery/zIndex.js"
|
|
190
190
|
precedence = "aggregate"
|
|
191
191
|
SPDX-FileCopyrightText = [
|
|
192
|
-
"
|
|
192
|
+
"2026 SAP SE or an SAP affiliate company and OpenUI5 contributors",
|
|
193
193
|
"2014 jQuery Foundation and other contributors"
|
|
194
194
|
]
|
|
195
195
|
SPDX-License-Identifier = "Apache-2.0 and MIT"
|
|
@@ -243,7 +243,7 @@ SPDX-FileComment = "these files belong to: jQuery Mobile"
|
|
|
243
243
|
path = "src/sap.ui.core/src/sap/ui/util/_FeatureDetection.js"
|
|
244
244
|
precedence = "aggregate"
|
|
245
245
|
SPDX-FileCopyrightText = [
|
|
246
|
-
"
|
|
246
|
+
"2026 SAP SE or an SAP affiliate company and OpenUI5 contributors",
|
|
247
247
|
"2012 Wei-Ko Kao"
|
|
248
248
|
]
|
|
249
249
|
SPDX-License-Identifier = "Apache-2.0 and MIT"
|
|
@@ -270,7 +270,7 @@ SPDX-FileComment = "these files belong to: JUnit Reporter for QUnit"
|
|
|
270
270
|
path = "src/sap.ui.core/src/sap/ui/qunit/qunit-junit.js"
|
|
271
271
|
precedence = "aggregate"
|
|
272
272
|
SPDX-FileCopyrightText = [
|
|
273
|
-
"
|
|
273
|
+
"2026 SAP SE or an SAP affiliate company and OpenUI5 contributors",
|
|
274
274
|
"jQuery Foundation and other contributors"
|
|
275
275
|
]
|
|
276
276
|
SPDX-License-Identifier = "Apache-2.0 and MIT"
|
|
@@ -421,7 +421,7 @@ SPDX-FileComment = "these files belong to: blanket.js"
|
|
|
421
421
|
path = "src/sap.ui.core/src/sap/base/util/JSTokenizer.js"
|
|
422
422
|
precedence = "aggregate"
|
|
423
423
|
SPDX-FileCopyrightText = [
|
|
424
|
-
"
|
|
424
|
+
"2026 SAP SE or an SAP affiliate company and OpenUI5 contributors",
|
|
425
425
|
"Douglas Crockford"
|
|
426
426
|
]
|
|
427
427
|
SPDX-License-Identifier = "Apache-2.0 and LicenseRef-JSONinJSPublicDomain"
|
|
@@ -431,7 +431,7 @@ SPDX-FileComment = "these files contain content from SAP and JSON in JS: JSToken
|
|
|
431
431
|
path = "src/sap.ui.core/src/sap/ui/base/ExpressionParser.js"
|
|
432
432
|
precedence = "aggregate"
|
|
433
433
|
SPDX-FileCopyrightText = [
|
|
434
|
-
"
|
|
434
|
+
"2026 SAP SE or an SAP affiliate company and OpenUI5 contributors",
|
|
435
435
|
"2010 Douglas Crockford"
|
|
436
436
|
]
|
|
437
437
|
SPDX-License-Identifier = "Apache-2.0"
|
|
@@ -479,7 +479,7 @@ SPDX-FileComment = "these files contain content from p-cancelable and @babel/hel
|
|
|
479
479
|
path = "src/sap.ui.core/src/sap/ui/core/date/Persian.js"
|
|
480
480
|
precedence = "aggregate"
|
|
481
481
|
SPDX-FileCopyrightText = [
|
|
482
|
-
"
|
|
482
|
+
"2026 SAP SE or an SAP affiliate company and OpenUI5 contributors",
|
|
483
483
|
"Behrang Norouzinia"
|
|
484
484
|
]
|
|
485
485
|
SPDX-License-Identifier = "Apache-2.0 and MIT"
|
|
@@ -496,7 +496,7 @@ SPDX-FileComment = "these files belong to: vkBeautify"
|
|
|
496
496
|
path = "src/sap.ui.core/src/sap/ui/core/cache/LRUPersistentCache.js"
|
|
497
497
|
precedence = "aggregate"
|
|
498
498
|
SPDX-FileCopyrightText = [
|
|
499
|
-
"
|
|
499
|
+
"2026 SAP SE or an SAP affiliate company and OpenUI5 contributors",
|
|
500
500
|
"Isaac Z. Schlueter and Contributors"
|
|
501
501
|
]
|
|
502
502
|
SPDX-License-Identifier = "Apache-2.0 and ISC"
|
|
@@ -589,6 +589,30 @@ SPDX-License-Identifier = "MIT"
|
|
|
589
589
|
SPDX-FileComment = "these files belong to: @cfworker/json-schema"
|
|
590
590
|
|
|
591
591
|
|
|
592
|
+
# Library: sap.ui.mdc:
|
|
593
|
+
|
|
594
|
+
[[annotations]]
|
|
595
|
+
path = "src/sap.ui.mdc/test/sap/ui/mdc/demokit/sample/Chart/ChartJS/control/ChartJS.js"
|
|
596
|
+
precedence = "aggregate"
|
|
597
|
+
SPDX-FileCopyrightText = "2025 Chart.js Contributors"
|
|
598
|
+
SPDX-License-Identifier = "MIT"
|
|
599
|
+
SPDX-FileComment = "these files belong to: Chart.js"
|
|
600
|
+
|
|
601
|
+
[[annotations]]
|
|
602
|
+
path = "src/sap.ui.mdc/test/sap/ui/mdc/demokit/sample/Chart/ChartJS/control/chartjs-plugin-zoom.js"
|
|
603
|
+
precedence = "aggregate"
|
|
604
|
+
SPDX-FileCopyrightText = "2016-2021 chartjs-plugin-zoom Contributors"
|
|
605
|
+
SPDX-License-Identifier = "MIT"
|
|
606
|
+
SPDX-FileComment = "these files belong to: chartjs-plugin-zoom"
|
|
607
|
+
|
|
608
|
+
[[annotations]]
|
|
609
|
+
path = "src/sap.ui.mdc/test/sap/ui/mdc/demokit/sample/Chart/ChartJS/control/hammerjs.js"
|
|
610
|
+
precedence = "aggregate"
|
|
611
|
+
SPDX-FileCopyrightText = "2011-2017 by Jorik Tangelder (Eight Media)"
|
|
612
|
+
SPDX-License-Identifier = "MIT"
|
|
613
|
+
SPDX-FileComment = "these files belong to: hammer.js"
|
|
614
|
+
|
|
615
|
+
|
|
592
616
|
# Library: sap.ui.webc.common:
|
|
593
617
|
|
|
594
618
|
[[annotations]]
|
|
@@ -646,7 +670,7 @@ SPDX-FileComment = "these files belong to: UI5 Web Components"
|
|
|
646
670
|
path = "lib/jsdoc/ui5/plugin.js"
|
|
647
671
|
precedence = "aggregate"
|
|
648
672
|
SPDX-FileCopyrightText = [
|
|
649
|
-
"
|
|
673
|
+
"2026 SAP SE or an SAP affiliate company and OpenUI5 contributors",
|
|
650
674
|
"2011-present Michael Mathews micmath@gmail.com and the contributors to JSDoc"
|
|
651
675
|
]
|
|
652
676
|
SPDX-License-Identifier = "Apache-2.0"
|
package/THIRDPARTY.txt
CHANGED
|
@@ -202,7 +202,7 @@ License: Apache-2.0
|
|
|
202
202
|
License Text: https://github.com/UI5/openui5/blob/master/LICENSES/Apache-2.0.txt
|
|
203
203
|
Contained in: src/sap.ui.core/src/sap/ui/thirdparty/caja-html-sanitizer.js
|
|
204
204
|
|
|
205
|
-
Component: Unicode Common Locale Data Repository, version:
|
|
205
|
+
Component: Unicode Common Locale Data Repository, version: 48.0.0
|
|
206
206
|
Copyright: 1991-2024 Unicode, Inc.
|
|
207
207
|
License: LicenseRef-Unicode-3.0
|
|
208
208
|
License Text: https://github.com/UI5/openui5/blob/master/LICENSES/LicenseRef-Unicode-3.0.txt
|
|
@@ -425,6 +425,27 @@ License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
|
|
|
425
425
|
Contained in: src/sap.ui.integration/test/sap/ui/integration/demokit/cardExplorer/webapp/thirdparty/CfWorkerJsonSchemaValidator.js
|
|
426
426
|
|
|
427
427
|
|
|
428
|
+
Library: sap.ui.mdc:
|
|
429
|
+
|
|
430
|
+
Component: Chart.js, version: 4.5.0
|
|
431
|
+
Copyright: 2025 Chart.js Contributors
|
|
432
|
+
License: MIT
|
|
433
|
+
License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
|
|
434
|
+
Contained in: src/sap.ui.mdc/test/sap/ui/mdc/demokit/sample/Chart/ChartJS/control/ChartJS.js
|
|
435
|
+
|
|
436
|
+
Component: chartjs-plugin-zoom, version: 1.0.1
|
|
437
|
+
Copyright: 2016-2021 chartjs-plugin-zoom Contributors
|
|
438
|
+
License: MIT
|
|
439
|
+
License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
|
|
440
|
+
Contained in: src/sap.ui.mdc/test/sap/ui/mdc/demokit/sample/Chart/ChartJS/control/chartjs-plugin-zoom.js
|
|
441
|
+
|
|
442
|
+
Component: hammer.js, version: 2.0.7
|
|
443
|
+
Copyright: 2011-2017 by Jorik Tangelder (Eight Media)
|
|
444
|
+
License: MIT
|
|
445
|
+
License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
|
|
446
|
+
Contained in: src/sap.ui.mdc/test/sap/ui/mdc/demokit/sample/Chart/ChartJS/control/hammerjs.js
|
|
447
|
+
|
|
448
|
+
|
|
428
449
|
Library: sap.ui.webc.common:
|
|
429
450
|
|
|
430
451
|
Component: UI5 Web Components, version: 1.18.0
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@openui5/sap.ui.documentation",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.145.0",
|
|
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.
|
|
18
|
-
"@openui5/sap.ui.core": "1.
|
|
19
|
-
"@openui5/sap.ui.layout": "1.
|
|
20
|
-
"@openui5/themelib_sap_belize": "1.
|
|
21
|
-
"@openui5/themelib_sap_fiori_3": "1.
|
|
22
|
-
"@openui5/themelib_sap_horizon": "1.
|
|
17
|
+
"@openui5/sap.m": "1.145.0",
|
|
18
|
+
"@openui5/sap.ui.core": "1.145.0",
|
|
19
|
+
"@openui5/sap.ui.layout": "1.145.0",
|
|
20
|
+
"@openui5/themelib_sap_belize": "1.145.0",
|
|
21
|
+
"@openui5/themelib_sap_fiori_3": "1.145.0",
|
|
22
|
+
"@openui5/themelib_sap_horizon": "1.145.0"
|
|
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
|
|
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.
|
|
9
|
+
<version>1.145.0</version>
|
|
10
10
|
|
|
11
11
|
<documentation>SAPUI5 library for the Demokit 2.0.</documentation>
|
|
12
12
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright
|
|
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
|
|
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.
|
|
28
|
+
* @version 1.145.0
|
|
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.
|
|
35
|
+
version: '1.145.0',
|
|
36
36
|
dependencies : ['sap.ui.core','sap.m'],
|
|
37
37
|
types: [],
|
|
38
38
|
interfaces: [],
|
|
@@ -669,9 +669,9 @@ ABOUT_DIALOG_TITLE = About
|
|
|
669
669
|
#XTXT: The About dialog heading
|
|
670
670
|
ABOUT_DIALOG_TEXT_1 = UI5 Demo Kit - UI Development Toolkit for HTML5
|
|
671
671
|
#XTXT: Text for copyrights
|
|
672
|
-
ABOUT_DIALOG_TEXT_2 = \u00a9 Copyright
|
|
672
|
+
ABOUT_DIALOG_TEXT_2 = \u00a9 Copyright 2026 SAP SE. All rights reserved.
|
|
673
673
|
#XTXT: Text for copyrights
|
|
674
|
-
ABOUT_DIALOG_TEXT_3 = \u00a9
|
|
674
|
+
ABOUT_DIALOG_TEXT_3 = \u00a9 2026 SAP SE or an SAP affiliate company.
|
|
675
675
|
#XTXT: Text for distrubution and its current version
|
|
676
676
|
ABOUT_DIALOG_TEXT_4 = {0} Version {1}
|
|
677
677
|
#XTXT: Text for OpenUI5 version
|
|
@@ -346,8 +346,8 @@ RELEASE_DIALOG_NO_DATA_TEXT=\u0644\u0645 \u064A\u062A\u0645 \u0625\u062C\u0631\u
|
|
|
346
346
|
|
|
347
347
|
ABOUT_DIALOG_TITLE=\u0646\u0628\u0630\u0629
|
|
348
348
|
ABOUT_DIALOG_TEXT_1=\u0645\u062C\u0645\u0648\u0639\u0629 \u0623\u062F\u0648\u0627\u062A \u0627\u0644\u0639\u0631\u0648\u0636 \u0627\u0644\u062A\u0648\u0636\u064A\u062D\u064A\u0629 \u0644\u0640 UI5 - \u0645\u062C\u0645\u0648\u0639\u0629 \u0623\u062F\u0648\u0627\u062A \u062A\u0637\u0648\u064A\u0631 \u0648\u0627\u062C\u0647\u0629 \u0627\u0644\u0645\u0633\u062A\u062E\u062F\u0645 \u0644\u0640 HTML5
|
|
349
|
-
ABOUT_DIALOG_TEXT_2=\u00A9 \u062D\u0642\u0648\u0642 \u0627\u0644\u0646\u0634\u0631
|
|
350
|
-
ABOUT_DIALOG_TEXT_3=\u00A9
|
|
349
|
+
ABOUT_DIALOG_TEXT_2=\u00A9 \u062D\u0642\u0648\u0642 \u0627\u0644\u0646\u0634\u0631 2026 \u0644\u0634\u0631\u0643\u0629 SAP SE. \u062C\u0645\u064A\u0639 \u0627\u0644\u062D\u0642\u0648\u0642 \u0645\u062D\u0641\u0648\u0638\u0629.
|
|
350
|
+
ABOUT_DIALOG_TEXT_3=\u00A9 2026 \u0644\u0634\u0631\u0643\u0629 SAP SE \u0623\u0648 \u0623\u064A \u0634\u0631\u0643\u0629 \u062A\u0627\u0628\u0639\u0629 \u0644\u0634\u0631\u0643\u0629 SAP.
|
|
351
351
|
ABOUT_DIALOG_TEXT_4={0} \u0627\u0644\u0625\u0635\u062F\u0627\u0631 {1}
|
|
352
352
|
ABOUT_DIALOG_TEXT_5=\u0641\u062A\u062D \u0625\u0635\u062F\u0627\u0631 UI5 {0}
|
|
353
353
|
ABOUT_DIALOG_TEXT_6=\u064A\u062A\u0636\u0645\u0646 \u0647\u0630\u0627 \u0627\u0644\u0628\u0631\u0646\u0627\u0645\u062C \u0625\u0635\u062F\u0627\u0631\u0627\u062A \u0627\u0644\u0645\u0643\u062A\u0628\u0629 \u0627\u0644\u062A\u0627\u0644\u064A\u0629
|
|
@@ -346,8 +346,8 @@ RELEASE_DIALOG_NO_DATA_TEXT=\u041D\u044F\u043C\u0430 \u043F\u0440\u043E\u043C\u0
|
|
|
346
346
|
|
|
347
347
|
ABOUT_DIALOG_TITLE=\u041E\u0442\u043D\u043E\u0441\u043D\u043E
|
|
348
348
|
ABOUT_DIALOG_TEXT_1=\u0414\u0435\u043C\u043E\u043D\u0441\u0442\u0440\u0430\u0446\u0438\u043E\u043D\u0435\u043D \u043A\u043E\u043C\u043F\u043B\u0435\u043A\u0442 UI5 - \u043D\u0430\u0431\u043E\u0440 \u0438\u043D\u0441\u0442\u0440\u0443\u043C\u0435\u043D\u0442\u0438 \u0437\u0430 UI \u0440\u0430\u0437\u0440\u0430\u0431\u043E\u0442\u043A\u0430 \u0437\u0430 HTML5
|
|
349
|
-
ABOUT_DIALOG_TEXT_2=\u00A9 \u0410\u0432\u0442\u043E\u0440\u0441\u043A\u043E \u043F\u0440\u0430\u0432\u043E
|
|
350
|
-
ABOUT_DIALOG_TEXT_3=\u00A9
|
|
349
|
+
ABOUT_DIALOG_TEXT_2=\u00A9 \u0410\u0432\u0442\u043E\u0440\u0441\u043A\u043E \u043F\u0440\u0430\u0432\u043E 2026 SAP SE. \u0412\u0441\u0438\u0447\u043A\u0438 \u043F\u0440\u0430\u0432\u0430 \u0437\u0430\u043F\u0430\u0437\u0435\u043D\u0438.
|
|
350
|
+
ABOUT_DIALOG_TEXT_3=\u00A9 2026 SAP SE \u0438\u043B\u0438 \u0444\u0438\u0440\u043C\u0430, \u0441\u0432\u044A\u0440\u0437\u0430\u043D\u0430 \u0441\u044A\u0441 SAP.
|
|
351
351
|
ABOUT_DIALOG_TEXT_4={0} \u0432\u0435\u0440\u0441\u0438\u044F {1}
|
|
352
352
|
ABOUT_DIALOG_TEXT_5=\u041E\u0442\u0432\u0430\u0440\u044F\u043D\u0435 \u043D\u0430 \u0432\u0435\u0440\u0441\u0438\u044F UI5 {0}
|
|
353
353
|
ABOUT_DIALOG_TEXT_6=\u0422\u043E\u0437\u0438 \u0441\u043E\u0444\u0442\u0443\u0435\u0440 \u0432\u043A\u043B\u044E\u0447\u0432\u0430 \u0441\u043B\u0435\u0434\u043D\u0438\u0442\u0435 \u0432\u0435\u0440\u0441\u0438\u0438 \u043D\u0430 \u0431\u0438\u0431\u043B\u0438\u043E\u0442\u0435\u043A\u0430
|
|
@@ -346,8 +346,8 @@ RELEASE_DIALOG_NO_DATA_TEXT=Sense canvis per a aquesta biblioteca.
|
|
|
346
346
|
|
|
347
347
|
ABOUT_DIALOG_TITLE=Quant a
|
|
348
348
|
ABOUT_DIALOG_TEXT_1=Kit de demostraci\u00F3 UI5 - UI Development Toolkit for HTML5
|
|
349
|
-
ABOUT_DIALOG_TEXT_2=\u00A9 Copyright
|
|
350
|
-
ABOUT_DIALOG_TEXT_3=\u00A9
|
|
349
|
+
ABOUT_DIALOG_TEXT_2=\u00A9 Copyright 2026 SAP SE. Tots els drets reservats.
|
|
350
|
+
ABOUT_DIALOG_TEXT_3=\u00A9 2026 SAP SE o una empresa filial de SAP.
|
|
351
351
|
ABOUT_DIALOG_TEXT_4={0} Versi\u00F3 {1}
|
|
352
352
|
ABOUT_DIALOG_TEXT_5=Obrir versi\u00F3 d''UI5 {0}
|
|
353
353
|
ABOUT_DIALOG_TEXT_6=Aquest programari inclou les versions seg\u00FCents de la biblioteca
|
|
@@ -346,8 +346,8 @@ RELEASE_DIALOG_NO_DATA_TEXT=Nema promjena za ovu biblioteku.
|
|
|
346
346
|
|
|
347
347
|
ABOUT_DIALOG_TITLE=Informacije
|
|
348
348
|
ABOUT_DIALOG_TEXT_1=UI5 demonstracijski komplet \u2013 skup alata razvoja korisni\u010Dkog interfejsa za HTML5
|
|
349
|
-
ABOUT_DIALOG_TEXT_2=\u00A9 Autorsko pravo
|
|
350
|
-
ABOUT_DIALOG_TEXT_3=\u00A9
|
|
349
|
+
ABOUT_DIALOG_TEXT_2=\u00A9 Autorsko pravo 2026 SAP SE. Sva prava zadr\u017Eana.
|
|
350
|
+
ABOUT_DIALOG_TEXT_3=\u00A9 2026 SAP SE ili SAP pridru\u017Eena kompanija.
|
|
351
351
|
ABOUT_DIALOG_TEXT_4={0} Verzija {1}
|
|
352
352
|
ABOUT_DIALOG_TEXT_5=Otvorena UI5 verzija {0}
|
|
353
353
|
ABOUT_DIALOG_TEXT_6=Ovaj softver uklju\u010Duje sljede\u0107e verzije biblioteke
|
|
@@ -346,8 +346,8 @@ RELEASE_DIALOG_NO_DATA_TEXT=\u017D\u00E1dn\u00E9 zm\u011Bny pro tuto knihovnu.
|
|
|
346
346
|
|
|
347
347
|
ABOUT_DIALOG_TITLE=O aplikaci
|
|
348
348
|
ABOUT_DIALOG_TEXT_1=Uk\u00E1zkov\u00E1 sada UI5 - sada v\u00FDvojov\u00FDch n\u00E1stroj\u016F UI pro HTML5
|
|
349
|
-
ABOUT_DIALOG_TEXT_2=\u00A9 Copyright
|
|
350
|
-
ABOUT_DIALOG_TEXT_3=\u00A9
|
|
349
|
+
ABOUT_DIALOG_TEXT_2=\u00A9 Copyright 2026 SAP SE. V\u0161echna pr\u00E1va vyhrazena.
|
|
350
|
+
ABOUT_DIALOG_TEXT_3=\u00A9 2026 SAP SE nebo p\u0159idru\u017Een\u00E1 spole\u010Dnost SAP.
|
|
351
351
|
ABOUT_DIALOG_TEXT_4={0} verze {1}
|
|
352
352
|
ABOUT_DIALOG_TEXT_5=Verze Open UI5 {0}
|
|
353
353
|
ABOUT_DIALOG_TEXT_6=Tento software zahrnuje n\u00E1sleduj\u00EDc\u00ED verze knihoven
|
|
@@ -346,8 +346,8 @@ RELEASE_DIALOG_NO_DATA_TEXT=Does dim newidiadau ar gyfer y llyfrgell hon.
|
|
|
346
346
|
|
|
347
347
|
ABOUT_DIALOG_TITLE=Manylion
|
|
348
348
|
ABOUT_DIALOG_TEXT_1=Pecyn Demo UI5 - Pecyn Cymorth Datblygu UI ar gyfer HTML5
|
|
349
|
-
ABOUT_DIALOG_TEXT_2=\u00A9 Hawlfraint
|
|
350
|
-
ABOUT_DIALOG_TEXT_3=\u00A9
|
|
349
|
+
ABOUT_DIALOG_TEXT_2=\u00A9 Hawlfraint 2026 SAP SE. Cedwir pob hawl.
|
|
350
|
+
ABOUT_DIALOG_TEXT_3=\u00A9 2026 SAP SE neu gwmni cyswllt SAP.
|
|
351
351
|
ABOUT_DIALOG_TEXT_4={0} Fersiwn {1}
|
|
352
352
|
ABOUT_DIALOG_TEXT_5=Agor UI5 Fersiwn {0}
|
|
353
353
|
ABOUT_DIALOG_TEXT_6=Mae'r feddalwedd hon yn cynnwys y fersiynau llyfrgell canlynol
|
|
@@ -346,8 +346,8 @@ RELEASE_DIALOG_NO_DATA_TEXT=Ingen \u00E6ndringer for dette bibliotek.
|
|
|
346
346
|
|
|
347
347
|
ABOUT_DIALOG_TITLE=Om
|
|
348
348
|
ABOUT_DIALOG_TEXT_1=UI5-demokit - UI-udviklingsv\u00E6rkt\u00F8jss\u00E6t for HTML5
|
|
349
|
-
ABOUT_DIALOG_TEXT_2=\u00A9 Copyright
|
|
350
|
-
ABOUT_DIALOG_TEXT_3=\u00A9
|
|
349
|
+
ABOUT_DIALOG_TEXT_2=\u00A9 Copyright 2026 SAP SE. Alle rettigheder forbeholdes.
|
|
350
|
+
ABOUT_DIALOG_TEXT_3=\u00A9 2026 SAP SE eller en SAP-tilknyttet virksomhed.
|
|
351
351
|
ABOUT_DIALOG_TEXT_4={0} version {1}
|
|
352
352
|
ABOUT_DIALOG_TEXT_5=\u00C5ben UI5-version {0}
|
|
353
353
|
ABOUT_DIALOG_TEXT_6=Denne software omfatter f\u00F8lgende biblioteksversioner
|
|
@@ -346,8 +346,8 @@ RELEASE_DIALOG_NO_DATA_TEXT=Keine \u00C4nderungen f\u00FCr diese Bibliothek.
|
|
|
346
346
|
|
|
347
347
|
ABOUT_DIALOG_TITLE=\u00DCber
|
|
348
348
|
ABOUT_DIALOG_TEXT_1=UI5 Demo-Kit - UI Development Toolkit f\u00FCr HTML5
|
|
349
|
-
ABOUT_DIALOG_TEXT_2=\u00A9 Copyright
|
|
350
|
-
ABOUT_DIALOG_TEXT_3=\u00A9
|
|
349
|
+
ABOUT_DIALOG_TEXT_2=\u00A9 Copyright 2026 SAP SE. Alle Rechte vorbehalten.
|
|
350
|
+
ABOUT_DIALOG_TEXT_3=\u00A9 2026 SAP SE oder ein SAP-Konzernunternehmen.
|
|
351
351
|
ABOUT_DIALOG_TEXT_4={0} Version {1}
|
|
352
352
|
ABOUT_DIALOG_TEXT_5=OpenUI5-Version {0}
|
|
353
353
|
ABOUT_DIALOG_TEXT_6=Diese Software enth\u00E4lt die folgenden Bibliotheksversionen
|
|
@@ -346,8 +346,8 @@ RELEASE_DIALOG_NO_DATA_TEXT=\u039A\u03B1\u03BC\u03AF\u03B1 \u03B1\u03BB\u03BB\u0
|
|
|
346
346
|
|
|
347
347
|
ABOUT_DIALOG_TITLE=\u03A3\u03C7\u03B5\u03C4\u03B9\u03BA\u03AC \u03BC\u03B5
|
|
348
348
|
ABOUT_DIALOG_TEXT_1=UI5 Demo Kit - UI Development Toolkit for HTML5
|
|
349
|
-
ABOUT_DIALOG_TEXT_2=\u00A9 Copyright
|
|
350
|
-
ABOUT_DIALOG_TEXT_3=\u00A9
|
|
349
|
+
ABOUT_DIALOG_TEXT_2=\u00A9 Copyright 2026 SAP SE. \u039C\u03B5 \u03B5\u03C0\u03B9\u03C6\u03CD\u03BB\u03B1\u03BE\u03B7 \u03BA\u03AC\u03B8\u03B5 \u03BD\u03CC\u03BC\u03B9\u03BC\u03BF\u03C5 \u03B4\u03B9\u03BA\u03B1\u03B9\u03CE\u03BC\u03B1\u03C4\u03BF\u03C2.
|
|
350
|
+
ABOUT_DIALOG_TEXT_3=\u00A9 2026 SAP SE \u03AE \u03B8\u03C5\u03B3\u03B1\u03C4\u03C1\u03B9\u03BA\u03AE\u03C2 \u03B5\u03C4\u03B1\u03B9\u03C1\u03AF\u03B1\u03C2 \u03C4\u03B7\u03C2 SAP.
|
|
351
351
|
ABOUT_DIALOG_TEXT_4={0} \u0388\u03BA\u03B4\u03BF\u03C3\u03B7 {1}
|
|
352
352
|
ABOUT_DIALOG_TEXT_5=\u0386\u03BD\u03BF\u03B9\u03B3\u03BC\u03B1 \u0388\u03BA\u03B4\u03BF\u03C3\u03B7\u03C2 UI5 {0}
|
|
353
353
|
ABOUT_DIALOG_TEXT_6=\u0391\u03C5\u03C4\u03CC \u03C4\u03BF \u03BB\u03BF\u03B3\u03B9\u03C3\u03BC\u03B9\u03BA\u03CC \u03C0\u03B5\u03C1\u03B9\u03BB\u03B1\u03BC\u03B2\u03AC\u03BD\u03B5\u03B9 \u03C4\u03B9\u03C2 \u03B1\u03BA\u03CC\u03BB\u03BF\u03C5\u03B8\u03B5\u03C2 \u03B5\u03BA\u03B4\u03CC\u03C3\u03B5\u03B9\u03C2 \u03B2\u03B9\u03B2\u03BB\u03B9\u03BF\u03B8\u03AE\u03BA\u03B7\u03C2
|
|
@@ -346,8 +346,8 @@ RELEASE_DIALOG_NO_DATA_TEXT=No changes for this library.
|
|
|
346
346
|
|
|
347
347
|
ABOUT_DIALOG_TITLE=About
|
|
348
348
|
ABOUT_DIALOG_TEXT_1=UI5 Demo Kit - UI Development Toolkit for HTML5
|
|
349
|
-
ABOUT_DIALOG_TEXT_2=\u00A9 Copyright
|
|
350
|
-
ABOUT_DIALOG_TEXT_3=\u00A9
|
|
349
|
+
ABOUT_DIALOG_TEXT_2=\u00A9 Copyright 2026 SAP SE. All rights reserved.
|
|
350
|
+
ABOUT_DIALOG_TEXT_3=\u00A9 2026 SAP SE or an SAP affiliate company.
|
|
351
351
|
ABOUT_DIALOG_TEXT_4={0} Version {1}
|
|
352
352
|
ABOUT_DIALOG_TEXT_5=Open UI5 Version {0}
|
|
353
353
|
ABOUT_DIALOG_TEXT_6=This software includes the following library versions
|
|
@@ -324,8 +324,8 @@ RELEASE_DIALOG_NO_DATA_TEXT=[[[\u0143\u014F \u010B\u0125\u0105\u014B\u011F\u0113
|
|
|
324
324
|
|
|
325
325
|
ABOUT_DIALOG_TITLE=[[[\u0100\u0183\u014F\u0171\u0163\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219]]]
|
|
326
326
|
ABOUT_DIALOG_TEXT_1=[[[\u016E\u012C5 \u010E\u0113\u0271\u014F \u0136\u012F\u0163 - \u016E\u012C \u010E\u0113\u028B\u0113\u013A\u014F\u03C1\u0271\u0113\u014B\u0163 \u0162\u014F\u014F\u013A\u0137\u012F\u0163 \u0192\u014F\u0157 \u0124\u0162\u039C\u013B5\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219]]]
|
|
327
|
-
ABOUT_DIALOG_TEXT_2=[[[\u00A9 \u0108\u014F\u03C1\u0177\u0157\u012F\u011F\u0125\u0163
|
|
328
|
-
ABOUT_DIALOG_TEXT_3=[[[\u00A9
|
|
327
|
+
ABOUT_DIALOG_TEXT_2=[[[\u00A9 \u0108\u014F\u03C1\u0177\u0157\u012F\u011F\u0125\u0163 2026 \u015C\u0100\u01A4 \u015C\u0114. \u0100\u013A\u013A \u0157\u012F\u011F\u0125\u0163\u015F \u0157\u0113\u015F\u0113\u0157\u028B\u0113\u018C.\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219]]]
|
|
328
|
+
ABOUT_DIALOG_TEXT_3=[[[\u00A9 2026 \u015C\u0100\u01A4 \u015C\u0114 \u014F\u0157 \u0105\u014B \u015C\u0100\u01A4 \u0105\u0192\u0192\u012F\u013A\u012F\u0105\u0163\u0113 \u010B\u014F\u0271\u03C1\u0105\u014B\u0177.\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219]]]
|
|
329
329
|
ABOUT_DIALOG_TEXT_4=[[[{0} \u01B2\u0113\u0157\u015F\u012F\u014F\u014B {1}]]]
|
|
330
330
|
ABOUT_DIALOG_TEXT_5=[[[\u014E\u03C1\u0113\u014B \u016E\u012C5 \u01B2\u0113\u0157\u015F\u012F\u014F\u014B {0}]]]
|
|
331
331
|
ABOUT_DIALOG_TEXT_6=[[[\u0162\u0125\u012F\u015F \u015F\u014F\u0192\u0163\u0175\u0105\u0157\u0113 \u012F\u014B\u010B\u013A\u0171\u018C\u0113\u015F \u0163\u0125\u0113 \u0192\u014F\u013A\u013A\u014F\u0175\u012F\u014B\u011F \u013A\u012F\u0183\u0157\u0105\u0157\u0177 \u028B\u0113\u0157\u015F\u012F\u014F\u014B\u015F\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219]]]
|
|
@@ -346,8 +346,8 @@ RELEASE_DIALOG_NO_DATA_TEXT=\u206A\u206A\u206A\u200D\u200C\u200B\u200B\u200D\u20
|
|
|
346
346
|
|
|
347
347
|
ABOUT_DIALOG_TITLE=\u206A\u206A\u206A\u200D\u200B\u200B\u200B\u200D\u200C\u200C\u200D\u200C\u200D\u200C\u200B\u200B\u200C\u200D\u200D\u200C\u200B\u200D\u200D\u200B\u200B\u200B\u200C\u200D\u200C\u200D\u200B\u200B\u200D\u200D\u200D\u200D\u200D\u200C\u200B\u200D\u200B\u200B\u200D\u206AAbout\u206A\u206A
|
|
348
348
|
ABOUT_DIALOG_TEXT_1=\u206A\u206A\u206A\u200C\u200C\u200B\u200D\u200C\u200D\u200D\u200B\u200C\u200B\u200C\u200B\u200C\u200B\u200D\u200B\u200D\u200D\u200C\u200D\u200B\u200B\u200C\u200C\u200C\u200B\u200D\u200C\u200C\u200B\u200B\u200C\u200D\u200B\u200D\u200C\u200C\u200C\u200B\u200D\u200C\u206AUI5 Demo Kit - UI Development Toolkit for HTML5\u206A\u206A
|
|
349
|
-
ABOUT_DIALOG_TEXT_2=\u206A\u206A\u206A\u200D\u200C\u200B\u200C\u200D\u200B\u200D\u200C\u200B\u200B\u200D\u200B\u200C\u200B\u200B\u200B\u200C\u200D\u200D\u200D\u200B\u200D\u200B\u200D\u200D\u200D\u200D\u200D\u200B\u200D\u200B\u200B\u200B\u200B\u200C\u200C\u200B\u200B\u200D\u200B\u206A\u00A9 Copyright
|
|
350
|
-
ABOUT_DIALOG_TEXT_3=\u206A\u206A\u206A\u200C\u200B\u200D\u200D\u200D\u200C\u200D\u200B\u200B\u200D\u200D\u200D\u200C\u200C\u200D\u200C\u200C\u200B\u200D\u200C\u200C\u200B\u200D\u200D\u200B\u200D\u200B\u200C\u200B\u200C\u200C\u200B\u200D\u200B\u200D\u200B\u200B\u200D\u200D\u200B\u206A\u00A9
|
|
349
|
+
ABOUT_DIALOG_TEXT_2=\u206A\u206A\u206A\u200D\u200C\u200B\u200C\u200D\u200B\u200D\u200C\u200B\u200B\u200D\u200B\u200C\u200B\u200B\u200B\u200C\u200D\u200D\u200D\u200B\u200D\u200B\u200D\u200D\u200D\u200D\u200D\u200B\u200D\u200B\u200B\u200B\u200B\u200C\u200C\u200B\u200B\u200D\u200B\u206A\u00A9 Copyright 2026 SAP SE. All rights reserved.\u206A\u206A
|
|
350
|
+
ABOUT_DIALOG_TEXT_3=\u206A\u206A\u206A\u200C\u200B\u200D\u200D\u200D\u200C\u200D\u200B\u200B\u200D\u200D\u200D\u200C\u200C\u200D\u200C\u200C\u200B\u200D\u200C\u200C\u200B\u200D\u200D\u200B\u200D\u200B\u200C\u200B\u200C\u200C\u200B\u200D\u200B\u200D\u200B\u200B\u200D\u200D\u200B\u206A\u00A9 2026 SAP SE or an SAP affiliate company.\u206A\u206A
|
|
351
351
|
ABOUT_DIALOG_TEXT_4=\u206A\u206A\u206A\u200C\u200B\u200C\u200C\u200D\u200B\u200D\u200B\u200D\u200B\u200D\u200B\u200C\u200D\u200C\u200B\u200C\u200C\u200B\u200D\u200D\u200C\u200B\u200B\u200D\u200C\u200B\u200B\u200C\u200B\u200B\u200C\u200B\u200D\u200C\u200B\u200B\u200B\u200D\u200C\u206A\u200B\u200B\u200B{0}\u200C\u200C\u200C Version \u200B\u200B\u200B{1}\u200C\u200C\u200C\u206A\u206A
|
|
352
352
|
ABOUT_DIALOG_TEXT_5=\u206A\u206A\u206A\u200C\u200B\u200B\u200D\u200D\u200C\u200B\u200C\u200D\u200D\u200C\u200D\u200D\u200C\u200C\u200C\u200C\u200C\u200D\u200D\u200D\u200B\u200B\u200B\u200D\u200D\u200B\u200B\u200D\u200B\u200C\u200B\u200B\u200C\u200B\u200C\u200B\u200D\u200C\u200D\u206AOpen UI5 Version \u200B\u200B\u200B{0}\u200C\u200C\u200C\u206A\u206A
|
|
353
353
|
ABOUT_DIALOG_TEXT_6=\u206A\u206A\u206A\u200C\u200B\u200D\u200C\u200B\u200B\u200B\u200B\u200B\u200B\u200C\u200D\u200D\u200D\u200D\u200D\u200C\u200C\u200B\u200C\u200B\u200C\u200D\u200D\u200B\u200B\u200D\u200C\u200C\u200D\u200B\u200D\u200B\u200C\u200D\u200B\u200D\u200B\u200D\u200D\u200B\u206AThis software includes the following library versions\u206A\u206A
|
|
@@ -328,8 +328,8 @@ RELEASE_DIALOG_NO_DATA_TEXT=m+6vVajBgv3O6L9xiPoJFw_No changes for this library.
|
|
|
328
328
|
|
|
329
329
|
ABOUT_DIALOG_TITLE=6PoYkNorPkfqD1PKD9M2ow_About
|
|
330
330
|
ABOUT_DIALOG_TEXT_1=ltIilRKu3tI/G4tRXSrfJw_UI5 Demo Kit - UI Development Toolkit for HTML5
|
|
331
|
-
ABOUT_DIALOG_TEXT_2=TaOG2TEMbSsMFyeIIM3pLQ_\u00A9 Copyright
|
|
332
|
-
ABOUT_DIALOG_TEXT_3=MHYAd1GiTPyOZy+A+ddkEQ_\u00A9
|
|
331
|
+
ABOUT_DIALOG_TEXT_2=TaOG2TEMbSsMFyeIIM3pLQ_\u00A9 Copyright 2026 SAP SE. All rights reserved.
|
|
332
|
+
ABOUT_DIALOG_TEXT_3=MHYAd1GiTPyOZy+A+ddkEQ_\u00A9 2026 SAP SE or an SAP affiliate company.
|
|
333
333
|
ABOUT_DIALOG_TEXT_4=9DfCgzbJAQRqMI3KIW9BNQ_{0} Version {1}
|
|
334
334
|
ABOUT_DIALOG_TEXT_5=O2s+HdszE1XL2/pczyOaKQ_Open UI5 Version {0}
|
|
335
335
|
ABOUT_DIALOG_TEXT_6=efp7kYBLS23JQ/E3RCpgKA_This software includes the following library versions
|
|
@@ -346,8 +346,8 @@ RELEASE_DIALOG_NO_DATA_TEXT=Sin modificaciones para esta biblioteca.
|
|
|
346
346
|
|
|
347
347
|
ABOUT_DIALOG_TITLE=Sobre
|
|
348
348
|
ABOUT_DIALOG_TEXT_1=Kit de demostraci\u00F3n UI5\: herramientas para el desarrollo de IU para HTML5
|
|
349
|
-
ABOUT_DIALOG_TEXT_2=\u00A9 Copyright
|
|
350
|
-
ABOUT_DIALOG_TEXT_3=\u00A9
|
|
349
|
+
ABOUT_DIALOG_TEXT_2=\u00A9 Copyright 2026 SAP SE. Todos los derechos reservados.
|
|
350
|
+
ABOUT_DIALOG_TEXT_3=\u00A9 2026 SAP SE o una filial de SAP.
|
|
351
351
|
ABOUT_DIALOG_TEXT_4={0} versi\u00F3n {1}
|
|
352
352
|
ABOUT_DIALOG_TEXT_5=Abrir versi\u00F3n UI5 {0}
|
|
353
353
|
ABOUT_DIALOG_TEXT_6=Este software incluye las siguientes versiones de biblioteca
|
|
@@ -346,8 +346,8 @@ RELEASE_DIALOG_NO_DATA_TEXT=No hay cambios para esta biblioteca.
|
|
|
346
346
|
|
|
347
347
|
ABOUT_DIALOG_TITLE=Acerca de
|
|
348
348
|
ABOUT_DIALOG_TEXT_1=Kit de demostraci\u00F3n de UI5 - Kit de herramientas de desarrollo de IU para HTML5
|
|
349
|
-
ABOUT_DIALOG_TEXT_2=\u00A9 Copyright
|
|
350
|
-
ABOUT_DIALOG_TEXT_3=\u00A9
|
|
349
|
+
ABOUT_DIALOG_TEXT_2=\u00A9 Copyright 2026 SAP SE. Todos los derechos reservados.
|
|
350
|
+
ABOUT_DIALOG_TEXT_3=\u00A9 2026 SAP SE o una empresa afiliada de SAP.
|
|
351
351
|
ABOUT_DIALOG_TEXT_4={0} Versi\u00F3n {1}
|
|
352
352
|
ABOUT_DIALOG_TEXT_5=Abrir versi\u00F3n de UI5 {0}
|
|
353
353
|
ABOUT_DIALOG_TEXT_6=Este software incluye las siguientes versiones de biblioteca
|
|
@@ -346,8 +346,8 @@ RELEASE_DIALOG_NO_DATA_TEXT=Selle teegi muudatusi pole.
|
|
|
346
346
|
|
|
347
347
|
ABOUT_DIALOG_TITLE=Teave
|
|
348
348
|
ABOUT_DIALOG_TEXT_1=UI5 demokomplekt - UI arendamise t\u00F6\u00F6riistakomplekt HTML5 jaoks
|
|
349
|
-
ABOUT_DIALOG_TEXT_2=\u00A9 Autori\u00F5igus
|
|
350
|
-
ABOUT_DIALOG_TEXT_3=\u00A9
|
|
349
|
+
ABOUT_DIALOG_TEXT_2=\u00A9 Autori\u00F5igus 2026, SAP SE. K\u00F5ik \u00F5igused on reserveeritud.
|
|
350
|
+
ABOUT_DIALOG_TEXT_3=\u00A9 2026, SAP SE v\u00F5i SAP-i t\u00FCtarettev\u00F5te.
|
|
351
351
|
ABOUT_DIALOG_TEXT_4={0} versioon {1}
|
|
352
352
|
ABOUT_DIALOG_TEXT_5=Avatud UI5 versioon {0}
|
|
353
353
|
ABOUT_DIALOG_TEXT_6=See tarkvara sisaldab j\u00E4rgmisi teegiversioone
|