@openui5/sap.ui.documentation 1.108.6 → 1.108.8
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.108.
|
|
3
|
+
"version": "1.108.8",
|
|
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.8",
|
|
18
|
+
"@openui5/sap.ui.core": "1.108.8",
|
|
19
|
+
"@openui5/sap.ui.layout": "1.108.8",
|
|
20
|
+
"@openui5/themelib_sap_belize": "1.108.8",
|
|
21
|
+
"@openui5/themelib_sap_fiori_3": "1.108.8"
|
|
22
22
|
}
|
|
23
23
|
}
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<copyright>OpenUI5
|
|
7
7
|
* (c) Copyright 2009-2023 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.8</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.8
|
|
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.8',
|
|
35
35
|
dependencies : ['sap.ui.core','sap.m'],
|
|
36
36
|
types: [],
|
|
37
37
|
interfaces: [],
|
|
@@ -132,7 +132,7 @@ WELCOME_VIDEO_BLOCK_TEXT_2=\uC774 110\uCD08\uC758 \uC601\uC0C1\uC744 \uD1B5\uD57
|
|
|
132
132
|
|
|
133
133
|
TOPIC_DETAIL_INIT_DOCUMENTATION=\uBB38\uC11C
|
|
134
134
|
TOPIC_DETAIL_INIT_DOWNLOAD_BTN=\uB2E4\uC6B4\uB85C\uB4DC
|
|
135
|
-
TOPIC_DETAIL_INIT_BLOCK_1_TITLE=\
|
|
135
|
+
TOPIC_DETAIL_INIT_BLOCK_1_TITLE=\uC0C8\uB85C\uC6B4 \uAE30\uB2A5
|
|
136
136
|
TOPIC_DETAIL_INIT_BLOCK_1_TEXT=\uCD5C\uC2E0 UI5 \uBC84\uC804\uC758 \uC0C8\uB85C\uC6B4 \uAE30\uB2A5\uC5D0 \uB300\uD574 \uC54C\uC544\uBD05\uB2C8\uB2E4.
|
|
137
137
|
TOPIC_DETAIL_INIT_BLOCK_2_TITLE=\uBA3C\uC800 \uC77D\uAE30
|
|
138
138
|
TOPIC_DETAIL_INIT_BLOCK_2_TEXT=UI5\uB97C \uC0DD\uC0B0\uC801\uC73C\uB85C \uC0AC\uC6A9\uD558\uAE30 \uC804\uC5D0 \uC911\uC694\uD55C \uC815\uBCF4\uB97C \uC81C\uACF5\uD569\uB2C8\uB2E4.
|