@sapui5/sap.zen.dsh 1.96.2 → 1.96.4

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.zen.dsh",
3
- "version": "1.96.2",
3
+ "version": "1.96.4",
4
4
  "description": "SAPUI5 Library sap.zen.dsh",
5
5
  "homepage": "https://sap.github.io/ui5-tooling/pages/SAPUI5/",
6
6
  "author": "SAP SE (https://www.sap.com)",
@@ -4,7 +4,7 @@
4
4
  <vendor>SAP SE</vendor>
5
5
  <copyright>SAPUI5
6
6
  (c) Copyright 2009-2021 SAP SE. All rights reserved</copyright>
7
- <version>1.96.2</version>
7
+ <version>1.96.4</version>
8
8
  <documentation>Design Studio Runtime Library. Intended only to be used within S/4 HANA Fiori applications.</documentation>
9
9
  <appData>
10
10
  <jsdoc xmlns="http://www.sap.com/ui5/buildext/jsdoc" >
@@ -25,7 +25,7 @@ sap.ui.define(
25
25
  * @extends sap.ui.core.UIComponent
26
26
  * @abstract
27
27
  * @author SAP SE
28
- * @version 1.96.2
28
+ * @version 1.96.4
29
29
  * @alias sap.zen.dsh.InACard.Component
30
30
  * @since 1.91
31
31
  * @experimental
@@ -33,7 +33,7 @@ sap.ui.define(
33
33
  * @param {object} [mSettings] Initial settings for the new control
34
34
  * @experimental since version 1.91
35
35
  * @author SAP SE
36
- * @version 1.96.2
36
+ * @version 1.96.4
37
37
  *
38
38
  * @constructor
39
39
  * @public
@@ -42,7 +42,7 @@ sap.ui.define(
42
42
  * @param {string} [sId] ID for the new control, generated automatically if no ID is given
43
43
  * @param {object} [mSettings] Initial settings for the new control
44
44
  * @author SAP SE
45
- * @version 1.96.2
45
+ * @version 1.96.4
46
46
  *
47
47
  * @constructor
48
48
  * @public