@sapui5/sap.ushell_abap 1.96.25 → 1.96.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_sh.properties +8 -8
- 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.96.
|
|
5
|
+
<version>1.96.26</version>
|
|
6
6
|
<copyright>Copyright (c) 2009-2023 SAP SE. All rights reserved.</copyright>
|
|
7
7
|
<documentation>SAP library: sap.ushell_abap</documentation>
|
|
8
8
|
|
|
@@ -13,13 +13,13 @@ sap.ui.define([
|
|
|
13
13
|
* @namespace
|
|
14
14
|
* @name sap.ushell_abap
|
|
15
15
|
* @author SAP SE
|
|
16
|
-
* @version 1.96.
|
|
16
|
+
* @version 1.96.26
|
|
17
17
|
* @private
|
|
18
18
|
* @ui5-restricted
|
|
19
19
|
*/
|
|
20
20
|
sap.ui.getCore().initLibrary({
|
|
21
21
|
name: "sap.ushell_abap",
|
|
22
|
-
version: "1.96.
|
|
22
|
+
version: "1.96.26",
|
|
23
23
|
dependencies: ["sap.ui.core", "sap.m"],
|
|
24
24
|
noLibraryCSS: true,
|
|
25
25
|
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 ...
|
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
|
|
2
2
|
|
|
3
|
-
BACKEND_INFRASTRUCTURE=Back-
|
|
3
|
+
BACKEND_INFRASTRUCTURE=Back-End Infrastructure
|
|
4
4
|
|
|
5
5
|
SYSTEM_ID=ID sistema
|
|
6
6
|
|
|
7
|
-
CLIENT=
|
|
7
|
+
CLIENT=Client
|
|
8
8
|
|
|
9
|
-
SAP_NETWEAVER_RELEASE=
|
|
9
|
+
SAP_NETWEAVER_RELEASE=SAP NetWeaver Release
|
|
10
10
|
|
|
11
|
-
SAP_UI_SOFTWARE_COMPONENT=
|
|
11
|
+
SAP_UI_SOFTWARE_COMPONENT=SAP UI Software Component
|
|
12
12
|
|
|
13
13
|
VERSION=Verzija
|
|
14
14
|
|
|
15
|
-
SUPPORT_PACKAGE_LEVEL=
|
|
15
|
+
SUPPORT_PACKAGE_LEVEL=Support Package Level
|
|
16
16
|
|
|
17
|
-
ERROR_UNABLE_TO_RETRIEVE_INFORMATION_FROM_BACKEND=
|
|
17
|
+
ERROR_UNABLE_TO_RETRIEVE_INFORMATION_FROM_BACKEND=Sorry, cannot retrieve information from the SAP NetWeaver Application Server for ABAP back end.
|
|
18
18
|
|
|
19
|
-
ERROR_RESPONSE_FROM_BACKEND_NOT_PROPERLY_FORMATTED=
|
|
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
20
|
|
|
21
|
-
DETAILS_BELOW=
|
|
21
|
+
DETAILS_BELOW=Details below ...
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
|
|
2
|
+
|
|
3
|
+
BACKEND_INFRASTRUCTURE=Back-End Infrastructure
|
|
4
|
+
|
|
5
|
+
SYSTEM_ID=ID \u0441\u0438\u0441\u0442\u0435\u043C\u0430
|
|
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 ...
|
package/ui5.yaml
CHANGED
|
@@ -93,6 +93,7 @@ builder:
|
|
|
93
93
|
- '!sap/ui/core/util/serializer/'
|
|
94
94
|
- '!sap/ui/core/util/*MockServer*'
|
|
95
95
|
- '!sap/ui/thirdparty/blanket.js'
|
|
96
|
+
- '!sap/ui/thirdparty/jszip*' # only used in sap.ui.support, sap.ui.documentation.sdk, sap.zen.* and some test resources (BCP: 002075129400001172342023)
|
|
96
97
|
- '!sap/ui/thirdparty/qunit*'
|
|
97
98
|
- '!sap/ui/thirdparty/sinon*'
|
|
98
99
|
- '!sap/ui/core/designtime/'
|