@sapui5/sap.ushell_abap 1.108.24 → 1.108.26
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 +1 -1
- package/src/main/js/sap/ushell_abap/.library +1 -1
- package/src/main/js/sap/ushell_abap/adapters/abap/AppStateAdapter.js +1 -1
- package/src/main/js/sap/ushell_abap/adapters/abap/ClientSideTargetResolutionAdapter.js +1 -1
- package/src/main/js/sap/ushell_abap/adapters/abap/CommonDataModelAdapter.js +1 -1
- package/src/main/js/sap/ushell_abap/adapters/abap/ConfigurationDefaultsAdapter.js +1 -1
- package/src/main/js/sap/ushell_abap/adapters/abap/ContainerAdapter.js +1 -1
- package/src/main/js/sap/ushell_abap/adapters/abap/LaunchPageAdapter.js +1 -1
- package/src/main/js/sap/ushell_abap/adapters/abap/NavTargetResolutionAdapter.js +1 -1
- package/src/main/js/sap/ushell_abap/adapters/abap/PageBuildingAdapter.js +1 -1
- package/src/main/js/sap/ushell_abap/adapters/abap/PagePersistenceAdapter.js +1 -1
- package/src/main/js/sap/ushell_abap/adapters/abap/PersonalizationAdapter.js +1 -1
- package/src/main/js/sap/ushell_abap/adapters/abap/SearchAdapter.js +1 -1
- package/src/main/js/sap/ushell_abap/adapters/abap/SupportTicketAdapter.js +1 -1
- package/src/main/js/sap/ushell_abap/adapters/abap/Ui5ComponentLoaderAdapter.js +1 -1
- package/src/main/js/sap/ushell_abap/adapters/hana/ContainerAdapter.js +1 -1
- package/src/main/js/sap/ushell_abap/bootstrap/evo/abap.configure.ushell.js +1 -1
- package/src/main/js/sap/ushell_abap/library.js +2 -2
- package/src/main/js/sap/ushell_abap/support/plugins/app-infra/i18n/AppInfraOnSapNetWeaverSupportPlugin_mk.properties +21 -0
- package/src/main/js/sap/ushell_abap/support/plugins/app-infra/i18n/AppInfraOnSapNetWeaverSupportPlugin_sr.properties +21 -0
- package/ui5.yaml +1 -0
package/package.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
<library xmlns="http://www.sap.com/sap.ui.library.xsd">
|
|
3
3
|
<name>sap.ushell_abap</name>
|
|
4
4
|
<vendor>SAP SE</vendor>
|
|
5
|
-
<version>1.108.
|
|
5
|
+
<version>1.108.26</version>
|
|
6
6
|
<copyright>Copyright (c) 2009-2022 SAP SE, All Rights Reserved</copyright>
|
|
7
7
|
<documentation>SAP library: sap.ushell_abap</documentation>
|
|
8
8
|
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* Container header properties transported via pseudo-items are mapped to the
|
|
8
8
|
* respective header properties in setItem/getItem/delItem
|
|
9
9
|
*
|
|
10
|
-
* @version 1.108.
|
|
10
|
+
* @version 1.108.26
|
|
11
11
|
*/
|
|
12
12
|
sap.ui.define([
|
|
13
13
|
"sap/ushell_abap/adapters/abap/AdapterContainer",
|
|
@@ -16,13 +16,13 @@ sap.ui.define([
|
|
|
16
16
|
* @namespace
|
|
17
17
|
* @name sap.ushell_abap
|
|
18
18
|
* @author SAP SE
|
|
19
|
-
* @version 1.108.
|
|
19
|
+
* @version 1.108.26
|
|
20
20
|
* @private
|
|
21
21
|
* @ui5-restricted
|
|
22
22
|
*/
|
|
23
23
|
var ushellAbapLib = sap.ui.getCore().initLibrary({
|
|
24
24
|
name: "sap.ushell_abap",
|
|
25
|
-
version: "1.108.
|
|
25
|
+
version: "1.108.26",
|
|
26
26
|
dependencies: ["sap.ui.core", "sap.m"],
|
|
27
27
|
noLibraryCSS: true,
|
|
28
28
|
extensions: {
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
|
|
2
|
+
|
|
3
|
+
BACKEND_INFRASTRUCTURE=Back-End Infrastructure
|
|
4
|
+
|
|
5
|
+
SYSTEM_ID=\u0418\u0414 \u043D\u0430 \u0441\u0438\u0441\u0442\u0435\u043C\u043E\u0442
|
|
6
|
+
|
|
7
|
+
CLIENT=Client
|
|
8
|
+
|
|
9
|
+
SAP_NETWEAVER_RELEASE=SAP NetWeaver Release
|
|
10
|
+
|
|
11
|
+
SAP_UI_SOFTWARE_COMPONENT=SAP UI Software Component
|
|
12
|
+
|
|
13
|
+
VERSION=\u0412\u0435\u0440\u0437\u0438\u0458\u0430
|
|
14
|
+
|
|
15
|
+
SUPPORT_PACKAGE_LEVEL=Support Package Level
|
|
16
|
+
|
|
17
|
+
ERROR_UNABLE_TO_RETRIEVE_INFORMATION_FROM_BACKEND=Sorry, cannot retrieve information from the SAP NetWeaver Application Server for ABAP back end.
|
|
18
|
+
|
|
19
|
+
ERROR_RESPONSE_FROM_BACKEND_NOT_PROPERLY_FORMATTED=Sorry, the response from the SAP NetWeaver Application Server for ABAP back end is not properly formatted.
|
|
20
|
+
|
|
21
|
+
DETAILS_BELOW=Details below ...
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
|
|
2
|
+
|
|
3
|
+
BACKEND_INFRASTRUCTURE=Back-end \u0438\u043D\u0444\u0440\u0430\u0441\u0442\u0440\u0443\u043A\u0442\u0443\u0440\u0430
|
|
4
|
+
|
|
5
|
+
SYSTEM_ID=ID \u0441\u0438\u0441\u0442\u0435\u043C\u0430
|
|
6
|
+
|
|
7
|
+
CLIENT=\u041A\u043B\u0438\u0458\u0435\u043D\u0442
|
|
8
|
+
|
|
9
|
+
SAP_NETWEAVER_RELEASE=\u0412\u0435\u0440\u0437\u0438\u0458\u0430 SAP NetWeaver-\u0430
|
|
10
|
+
|
|
11
|
+
SAP_UI_SOFTWARE_COMPONENT=\u0421\u043E\u0444\u0442\u0432\u0435\u0440\u0441\u043A\u0430 \u043A\u043E\u043C\u043F\u043E\u043D\u0435\u043D\u0442\u0430 SAP UI
|
|
12
|
+
|
|
13
|
+
VERSION=\u0412\u0435\u0440\u0437\u0438\u0458\u0430
|
|
14
|
+
|
|
15
|
+
SUPPORT_PACKAGE_LEVEL=\u041D\u0438\u0432\u043E \u043F\u0430\u043A\u0435\u0442\u0430 \u0437\u0430 \u043F\u043E\u0434\u0440\u0448\u043A\u0443
|
|
16
|
+
|
|
17
|
+
ERROR_UNABLE_TO_RETRIEVE_INFORMATION_FROM_BACKEND=\u041D\u0430\u0436\u0430\u043B\u043E\u0441\u0442, \u043D\u0438\u0458\u0435 \u043C\u043E\u0433\u0443\u045B\u0435 \u043F\u043E\u0437\u0432\u0430\u0442\u0438 \u0438\u043D\u0444\u043E\u0440\u043C\u0430\u0446\u0438\u0458\u0435 \u0438\u0437 \u0430\u043F\u043B\u0438\u043A\u0430\u0446\u0438\u0458\u0441\u043A\u043E\u0433 \u0441\u0435\u0440\u0432\u0435\u0440\u0430 SAP NetWeaver \u0437\u0430 ABAP back-end.
|
|
18
|
+
|
|
19
|
+
ERROR_RESPONSE_FROM_BACKEND_NOT_PROPERLY_FORMATTED=\u041D\u0430\u0436\u0430\u043B\u043E\u0441\u0442, \u043E\u0434\u0433\u043E\u0432\u043E\u0440 \u0438\u0437 \u0430\u043F\u043B\u0438\u043A\u0430\u0446\u0438\u0458\u0441\u043A\u043E\u0433 \u0441\u0435\u0440\u0432\u0435\u0440\u0430 SAP NetWeaver \u0437\u0430 ABAP back-end \u043D\u0438\u0458\u0435 \u0438\u0441\u043F\u0440\u0430\u0432\u043D\u043E \u0444\u043E\u0440\u043C\u0430\u0442\u0438\u0440\u0430\u043D.
|
|
20
|
+
|
|
21
|
+
DETAILS_BELOW=\u0414\u0435\u0442\u0430\u0459\u0438 \u0438\u0441\u043F\u043E\u0434 ...
|
package/ui5.yaml
CHANGED
|
@@ -456,6 +456,7 @@ builder:
|
|
|
456
456
|
- '!sap/ui/core/util/serializer/'
|
|
457
457
|
- '!sap/ui/core/util/*MockServer*'
|
|
458
458
|
- '!sap/ui/thirdparty/blanket.js'
|
|
459
|
+
- '!sap/ui/thirdparty/jszip*' # only used in sap.ui.support, sap.ui.documentation.sdk, sap.zen.* and some test resources (BCP: 002075129400001172342023)
|
|
459
460
|
- '!sap/ui/thirdparty/qunit*'
|
|
460
461
|
- '!sap/ui/thirdparty/sinon*'
|
|
461
462
|
- '!sap/ui/core/rules/'
|