@sapui5/sap.ushell_abap 1.90.6 → 1.90.7

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": "@sapui5/sap.ushell_abap",
3
- "version": "1.90.6",
3
+ "version": "1.90.7",
4
4
  "description": "SAPUI5 Library sap.ushell_abap",
5
5
  "homepage": "https://sap.github.io/ui5-tooling/pages/SAPUI5/",
6
6
  "keywords": [
@@ -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.90.6</version>
5
+ <version>1.90.7</version>
6
6
  <copyright>Copyright (c) 2009-2021 SAP SE. All rights reserved.</copyright>
7
7
  <documentation>SAP library: sap.ushell_abap</documentation>
8
8
 
@@ -2,7 +2,7 @@
2
2
 
3
3
  /**
4
4
  * @fileOverview The Unified Shell's AppStateAdapter for the ABAP platform.
5
- * @version 1.90.6
5
+ * @version 1.90.7
6
6
  */
7
7
  sap.ui.define([
8
8
  "sap/base/util/ObjectPath",
@@ -9,7 +9,7 @@
9
9
  * <li>provide the resolveHashFragmentFallback function, a fallback method called by ClientSideTargetResolution service.</li>
10
10
  * </ul>
11
11
  *
12
- * @version 1.90.6
12
+ * @version 1.90.7
13
13
  */
14
14
  sap.ui.define([
15
15
  "sap/ui/thirdparty/jquery",
@@ -2,7 +2,7 @@
2
2
  /**
3
3
  * @fileOverview The ConfigurationDefaults adapter for the ABAP platform.
4
4
  *
5
- * @version 1.90.6
5
+ * @version 1.90.7
6
6
  */
7
7
  sap.ui.define([
8
8
  "sap/ushell_abap/bootstrap/evo/abap.constants",
@@ -2,7 +2,7 @@
2
2
  /**
3
3
  * @fileOverview The Unified Shell's container adapter for the ABAP platform.
4
4
  *
5
- * @version 1.90.6
5
+ * @version 1.90.7
6
6
  */
7
7
  sap.ui.define([
8
8
  "sap/ui/thirdparty/jquery",
@@ -2,7 +2,7 @@
2
2
  /**
3
3
  * @fileOverview The end user feedback adapter for the ABAP platform.
4
4
  *
5
- * @version 1.90.6
5
+ * @version 1.90.7
6
6
  */
7
7
  sap.ui.define([
8
8
  "sap/ui2/srvc/ODataWrapper",
@@ -2,7 +2,7 @@
2
2
 
3
3
  /**
4
4
  * @fileOverview The Unified Shell's page building adapter for the ABAP platform.
5
- * @version 1.90.6
5
+ * @version 1.90.7
6
6
  */
7
7
  sap.ui.define([
8
8
  "sap/ui/thirdparty/URI",
@@ -7,7 +7,7 @@
7
7
  * service now calls the ClientSideTargetResolution service in the abap
8
8
  * platform.
9
9
  *
10
- * @version 1.90.6
10
+ * @version 1.90.7
11
11
  */
12
12
  sap.ui.define([], function () {
13
13
  "use strict";
@@ -2,7 +2,7 @@
2
2
 
3
3
  /**
4
4
  * @fileOverview The Unified Shell's page building adapter for the ABAP platform.
5
- * @version 1.90.6
5
+ * @version 1.90.7
6
6
  */
7
7
  sap.ui.define([
8
8
  "sap/base/util/ObjectPath",
@@ -2,7 +2,7 @@
2
2
 
3
3
  /**
4
4
  * @fileOverview PagePersistenceAdapter for the ABAP platform.
5
- * @version 1.90.6
5
+ * @version 1.90.7
6
6
  */
7
7
  sap.ui.define([
8
8
  "sap/base/util/ObjectPath",
@@ -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.90.6
10
+ * @version 1.90.7
11
11
  */
12
12
  sap.ui.define([
13
13
  "sap/ushell_abap/adapters/abap/AdapterContainer",
@@ -3,7 +3,7 @@
3
3
  /**
4
4
  * @fileOverview The Search adapter for the ABAP platform.
5
5
  *
6
- * @version 1.90.6
6
+ * @version 1.90.7
7
7
  */
8
8
  sap.ui.define([], function () {
9
9
  "use strict";
@@ -2,7 +2,7 @@
2
2
 
3
3
  /**
4
4
  * @fileOverview The SupportTicket adapter for the ABAP platform.
5
- * @version 1.90.6
5
+ * @version 1.90.7
6
6
  */
7
7
  sap.ui.define([
8
8
  "sap/base/util/isEmptyObject",
@@ -2,7 +2,7 @@
2
2
  /**
3
3
  * @fileOverview The Unified Shell's Ui5ComponentLoaderAdapter for the ABAP platform
4
4
  *
5
- * @version 1.90.6
5
+ * @version 1.90.7
6
6
  */
7
7
  sap.ui.define([
8
8
  ], function () {
@@ -2,7 +2,7 @@
2
2
  /**
3
3
  * @fileOverview The Unified Shell's container adapter for the HANA platform.
4
4
  *
5
- * @version 1.90.6
5
+ * @version 1.90.7
6
6
  */
7
7
  /**
8
8
  * @namespace Default namespace for Unified Shell adapters for the HANA platform. They can usually
@@ -13,7 +13,7 @@
13
13
  * It furthermore calculates if FLP pages get activated and if needed sets up
14
14
  * the configuration environment to run these.
15
15
  *
16
- * @version 1.90.6
16
+ * @version 1.90.7
17
17
  */
18
18
  sap.ui.define([
19
19
  "./abap.constants",
@@ -16,14 +16,14 @@ sap.ui.define([
16
16
  * @namespace
17
17
  * @name sap.ushell_abap
18
18
  * @author SAP SE
19
- * @version 1.90.6
19
+ * @version 1.90.7
20
20
  * @private
21
21
  * @ui5-restricted
22
22
  *
23
23
  */
24
24
  sap.ui.getCore().initLibrary({
25
25
  name:"sap.ushell_abap",
26
- version:"1.90.6",
26
+ version:"1.90.7",
27
27
  dependencies:["sap.ui.core","sap.m"],
28
28
  noLibraryCSS: true,
29
29
  extensions: {