@openui5/sap.ui.documentation 1.108.51 → 1.108.53
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/THIRDPARTY.txt +1 -1
- package/package.json +6 -6
- package/src/sap/ui/documentation/.library +1 -1
- package/src/sap/ui/documentation/library.js +2 -2
- package/src/sap/ui/documentation/messagebundle_de.properties +2 -2
- package/src/sap/ui/documentation/messagebundle_en_US_sappsd.properties +73 -73
- package/src/sap/ui/documentation/messagebundle_en_US_saptrc.properties +406 -406
- package/src/sap/ui/documentation/messagebundle_id.properties +2 -2
- package/src/sap/ui/documentation/messagebundle_it.properties +1 -1
- package/src/sap/ui/documentation/messagebundle_th.properties +3 -3
- package/src/sap/ui/documentation/messagebundle_uk.properties +4 -4
- package/src/sap/ui/documentation/sdk/cookieSettingsDialog/i18n/i18n_en_US_sappsd.properties +1 -1
- package/src/sap/ui/documentation/sdk/cookieSettingsDialog/i18n/i18n_en_US_saptrc.properties +10 -10
package/THIRDPARTY.txt
CHANGED
|
@@ -231,7 +231,7 @@ License: MIT
|
|
|
231
231
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
|
|
232
232
|
Contained in: src/sap.ui.core/src/sap/ui/thirdparty/punycode.js
|
|
233
233
|
|
|
234
|
-
Component: handlebars, version: 4.7.
|
|
234
|
+
Component: handlebars, version: 4.7.9
|
|
235
235
|
Copyright: 2011-2019 by Yehuda Katz
|
|
236
236
|
License: MIT
|
|
237
237
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@openui5/sap.ui.documentation",
|
|
3
|
-
"version": "1.108.
|
|
3
|
+
"version": "1.108.53",
|
|
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,10 +14,10 @@
|
|
|
14
14
|
"url": "https://github.com/SAP/openui5.git"
|
|
15
15
|
},
|
|
16
16
|
"dependencies": {
|
|
17
|
-
"@openui5/sap.m": "1.108.
|
|
18
|
-
"@openui5/sap.ui.core": "1.108.
|
|
19
|
-
"@openui5/sap.ui.layout": "1.108.
|
|
20
|
-
"@openui5/themelib_sap_belize": "1.108.
|
|
21
|
-
"@openui5/themelib_sap_fiori_3": "1.108.
|
|
17
|
+
"@openui5/sap.m": "1.108.53",
|
|
18
|
+
"@openui5/sap.ui.core": "1.108.53",
|
|
19
|
+
"@openui5/sap.ui.layout": "1.108.53",
|
|
20
|
+
"@openui5/themelib_sap_belize": "1.108.53",
|
|
21
|
+
"@openui5/themelib_sap_fiori_3": "1.108.53"
|
|
22
22
|
}
|
|
23
23
|
}
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<copyright>OpenUI5
|
|
7
7
|
* (c) Copyright 2009-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.108.
|
|
9
|
+
<version>1.108.53</version>
|
|
10
10
|
|
|
11
11
|
<documentation>SAPUI5 library for the Demokit 2.0.</documentation>
|
|
12
12
|
|
|
@@ -25,13 +25,13 @@ sap.ui.define([
|
|
|
25
25
|
* @namespace
|
|
26
26
|
* @alias sap.ui.documentation
|
|
27
27
|
* @author SAP SE
|
|
28
|
-
* @version 1.108.
|
|
28
|
+
* @version 1.108.53
|
|
29
29
|
* @since 1.48
|
|
30
30
|
* @public
|
|
31
31
|
*/
|
|
32
32
|
var thisLibrary = sap.ui.getCore().initLibrary({
|
|
33
33
|
name : 'sap.ui.documentation',
|
|
34
|
-
version: '1.108.
|
|
34
|
+
version: '1.108.53',
|
|
35
35
|
dependencies : ['sap.ui.core','sap.m'],
|
|
36
36
|
types: [],
|
|
37
37
|
interfaces: [],
|
|
@@ -389,7 +389,7 @@ TOOLS_CARD_15_IMG_ALT=Bild zeigt den Barrierefreiheitsleitfaden
|
|
|
389
389
|
API_MASTER_PLACEHOLDER=Filtern
|
|
390
390
|
API_MASTER_EXPAND_BTN_TOOLTIP=Alles expandieren
|
|
391
391
|
API_MASTER_COLLAPSE_BTN_TOOLTIP=Alles komprimieren
|
|
392
|
-
API_MASTER_DEPRECATED_CB=Abgek\u00FCndigte anzeigen
|
|
392
|
+
API_MASTER_DEPRECATED_CB=Abgek\u00FCndigte APIs anzeigen
|
|
393
393
|
API_MASTER_NO_DATA_TEXT=Keine Daten. Versuchen Sie es erneut mit einer globalen Suche.
|
|
394
394
|
API_MASTER_DEPRECATED=Abgek\u00FCndigt
|
|
395
395
|
API_MASTER_DEPRECATED_APIS=Abgek\u00FCndigte APIs
|
|
@@ -401,7 +401,7 @@ API_DETAIL_SINCE_TITLE=Index nach Version
|
|
|
401
401
|
API_DETAIL_EXPERIMENTAL_TITLE=Index experimenteller APIs
|
|
402
402
|
|
|
403
403
|
API_DETAIL_DEPRECATED_TITLE=Index abgek\u00FCndigter APIs
|
|
404
|
-
API_DETAIL_DEPRECATED_WARNING=F\u00FCr allgemeine Informationen \u00FCber abgek\u00FCndigte Funktionen pr\u00FCfen Sie die Kompatibilit\u00E4tsregeln.
|
|
404
|
+
API_DETAIL_DEPRECATED_WARNING=F\u00FCr allgemeine Informationen \u00FCber abgek\u00FCndigte Funktionen, pr\u00FCfen Sie die Kompatibilit\u00E4tsregeln.
|
|
405
405
|
|
|
406
406
|
API_DETAIL_AS_OF_VERSION=Ab {0}
|
|
407
407
|
API_DETAIL_NA_VERSION=Version nicht verf\u00FCgbar
|