@sapui5/sap.fe.test 1.114.5 → 1.114.6

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.fe.test",
3
- "version": "1.114.5",
3
+ "version": "1.114.6",
4
4
  "description": "SAPUI5 Library sap.fe.test",
5
5
  "keywords": [
6
6
  "sapui5",
@@ -6,7 +6,7 @@
6
6
  SAP UI development toolkit for HTML5 (SAPUI5)
7
7
  (c) Copyright 2009-2021 SAP SE. All rights reserved
8
8
  </copyright>
9
- <version>1.114.5</version>
9
+ <version>1.114.6</version>
10
10
 
11
11
  <documentation>UI5 library: sap.fe.test</documentation>
12
12
 
@@ -18156,12 +18156,12 @@ sap.ui.predefine("sap/fe/test/library", ["sap/ui/core/Core", "sap/ui/core/librar
18156
18156
  controls: [],
18157
18157
  elements: [],
18158
18158
  // eslint-disable-next-line no-template-curly-in-string
18159
- version: "1.114.5",
18159
+ version: "1.114.6",
18160
18160
  noLibraryCSS: true
18161
18161
  });
18162
18162
  return thisLib;
18163
18163
  }, false);
18164
18164
  sap.ui.require.preload({
18165
- "sap/fe/test/manifest.json":'{"_version":"1.21.0","sap.app":{"id":"sap.fe.test","type":"library","embeds":[],"applicationVersion":{"version":"1.114.5"},"title":"UI5 library: sap.fe.test","description":"UI5 library: sap.fe.test","resources":"resources.json","offline":true},"sap.ui":{"technology":"UI5","supportedThemes":[]},"sap.ui5":{"dependencies":{"libs":{"sap.ui.core":{}}},"library":{"i18n":false,"content":{"controls":[],"elements":[],"types":[],"interfaces":[]}}}}'
18165
+ "sap/fe/test/manifest.json":'{"_version":"1.21.0","sap.app":{"id":"sap.fe.test","type":"library","embeds":[],"applicationVersion":{"version":"1.114.6"},"title":"UI5 library: sap.fe.test","description":"UI5 library: sap.fe.test","resources":"resources.json","offline":true},"sap.ui":{"technology":"UI5","supportedThemes":[]},"sap.ui5":{"dependencies":{"libs":{"sap.ui.core":{}}},"library":{"i18n":false,"content":{"controls":[],"elements":[],"types":[],"interfaces":[]}}}}'
18166
18166
  });
18167
18167
  //# sourceMappingURL=library-preload.js.map
@@ -22,7 +22,7 @@ sap.ui.define(["sap/ui/core/Core", "sap/ui/core/library"], function (Core, _libr
22
22
  controls: [],
23
23
  elements: [],
24
24
  // eslint-disable-next-line no-template-curly-in-string
25
- version: "1.114.5",
25
+ version: "1.114.6",
26
26
  noLibraryCSS: true
27
27
  });
28
28
  return thisLib;
@@ -5,7 +5,7 @@
5
5
  "type": "library",
6
6
  "embeds": [],
7
7
  "applicationVersion": {
8
- "version": "1.114.5"
8
+ "version": "1.114.6"
9
9
  },
10
10
  "title": "UI5 library: sap.fe.test",
11
11
  "description": "UI5 library: sap.fe.test",