@openui5/sap.ui.documentation 1.120.33 → 1.120.35
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/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@openui5/sap.ui.documentation",
|
|
3
|
-
"version": "1.120.
|
|
3
|
+
"version": "1.120.35",
|
|
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/SAP/openui5.git"
|
|
15
15
|
},
|
|
16
16
|
"dependencies": {
|
|
17
|
-
"@openui5/sap.m": "1.120.
|
|
18
|
-
"@openui5/sap.ui.core": "1.120.
|
|
19
|
-
"@openui5/sap.ui.layout": "1.120.
|
|
20
|
-
"@openui5/themelib_sap_belize": "1.120.
|
|
21
|
-
"@openui5/themelib_sap_fiori_3": "1.120.
|
|
22
|
-
"@openui5/themelib_sap_horizon": "1.120.
|
|
17
|
+
"@openui5/sap.m": "1.120.35",
|
|
18
|
+
"@openui5/sap.ui.core": "1.120.35",
|
|
19
|
+
"@openui5/sap.ui.layout": "1.120.35",
|
|
20
|
+
"@openui5/themelib_sap_belize": "1.120.35",
|
|
21
|
+
"@openui5/themelib_sap_fiori_3": "1.120.35",
|
|
22
|
+
"@openui5/themelib_sap_horizon": "1.120.35"
|
|
23
23
|
}
|
|
24
24
|
}
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<copyright>OpenUI5
|
|
7
7
|
* (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
|
|
8
8
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
|
|
9
|
-
<version>1.120.
|
|
9
|
+
<version>1.120.35</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.120.
|
|
28
|
+
* @version 1.120.35
|
|
29
29
|
* @since 1.48
|
|
30
30
|
* @public
|
|
31
31
|
*/
|
|
32
32
|
var thisLibrary = Core.initLibrary({
|
|
33
33
|
name : 'sap.ui.documentation',
|
|
34
|
-
version: '1.120.
|
|
34
|
+
version: '1.120.35',
|
|
35
35
|
dependencies : ['sap.ui.core','sap.m'],
|
|
36
36
|
types: [],
|
|
37
37
|
interfaces: [],
|
|
@@ -186,7 +186,7 @@ ENTITY_COMPONENT=Komponen Aplikasi
|
|
|
186
186
|
ENTITY_SINCE=Tersedia Sejak
|
|
187
187
|
ENTITY_CATEGORY=Kategori
|
|
188
188
|
ENTITY_DENSITY=Kepadatan Konten
|
|
189
|
-
ENTITY_DEPRECATED=
|
|
189
|
+
ENTITY_DEPRECATED=Tidak Digunakan Lagi
|
|
190
190
|
ENTITY_FULLSCREEN_TOOLTIP=Tampilkan sampel ini dalam mode layar penuh
|
|
191
191
|
ENTITY_BACK_BTN=Kembali ke Hasil Pencarian
|
|
192
192
|
ENTITY_TABLE_NAME=Nama
|
|
@@ -411,8 +411,8 @@ API_MASTER_EXPAND_BTN_TOOLTIP=Perluas Semua
|
|
|
411
411
|
API_MASTER_COLLAPSE_BTN_TOOLTIP=Ciutkan Semua
|
|
412
412
|
API_MASTER_DEPRECATED_CB=Mencakup yang usang
|
|
413
413
|
API_MASTER_NO_DATA_TEXT=Tidak ada data, silakan coba dengan pencarian global
|
|
414
|
-
API_MASTER_DEPRECATED=
|
|
415
|
-
API_MASTER_DEPRECATED_APIS=API
|
|
414
|
+
API_MASTER_DEPRECATED=Tidak Digunakan Lagi
|
|
415
|
+
API_MASTER_DEPRECATED_APIS=API yang Tidak Digunakan Lagi
|
|
416
416
|
API_MASTER_EXPERIMENTAL_APIS=API Eksperimental
|
|
417
417
|
API_MASTER_INDEX_BY_VERSION=Indeks berdasarkan Versi
|
|
418
418
|
|
|
@@ -420,7 +420,7 @@ API_DETAIL_SINCE_TITLE=Indeks berdasarkan Versi
|
|
|
420
420
|
|
|
421
421
|
API_DETAIL_EXPERIMENTAL_TITLE=Indeks API Eksperimental
|
|
422
422
|
|
|
423
|
-
API_DETAIL_DEPRECATED_TITLE=Indeks API
|
|
423
|
+
API_DETAIL_DEPRECATED_TITLE=Indeks API yang Tidak Digunakan Lagi
|
|
424
424
|
API_DETAIL_DEPRECATED_WARNING=Untuk informasi umum tentang fitur yang usang, silakan periksa aturan kompatibilitas.
|
|
425
425
|
|
|
426
426
|
API_DETAIL_AS_OF_VERSION=Mulai {0}
|