@sapui5/sap.zen.commons 1.120.6 → 1.120.9

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.commons",
3
- "version": "1.120.6",
3
+ "version": "1.120.9",
4
4
  "description": "SAPUI5 Library sap.zen.commons",
5
5
  "homepage": "https://sap.github.io/ui5-tooling/pages/SAPUI5/",
6
6
  "author": "SAP SE (https://www.sap.com)",
@@ -8,7 +8,7 @@
8
8
  <copyright>SAPUI5
9
9
  (c) Copyright 2009-2020 SAP SE. All rights reserved
10
10
  </copyright>
11
- <version>1.120.6</version>
11
+ <version>1.120.9</version>
12
12
  <documentation>Layout components used by Design Studio. NOT INTENDED FOR STANDALONE USAGE.</documentation>
13
13
  <dependencies>
14
14
  <dependency>
@@ -1,8 +1,8 @@
1
- title=scCKvva/uy5Fm3OaV9PpJA_Firefly Native Library
2
- sap.zen.commons=su1cRS15HMG5tUvTO/TZ4Q_firefly ui5 native library
3
- description=RkxQpaCFhb8tMb95mQc99Q_firefly ui5 native library
4
- CELL_ARIA=Bnkc+dnHg36jlSwJ/luBAg_Row {0} Column {1}\: {2}
5
- HPOS=PyXpI+n+AbxnAP7rGQ+Qjg_Cols {0}-{1} of {2}
6
- VPOS=e5SS5pjFpWFt1PaOCTk/vA_Rows {0}-{1} of {2}
7
- ARROW_DOWN=c/B2gATtLEKVEvTXtDAYug_Arrow Down
8
- ARROW_RIGHT=sdYBiJPBHcgzZ+CbzpwXZw_Arrow Right
1
+ title=sAt/iZZ5e4rKBf4sY1bKWg_Firefly Native Library
2
+ sap.zen.commons=ATqLUa1Qmkv/EGqavu+Q/w_firefly ui5 native library
3
+ description=rLiDJBkEhMq5STYLvcCDGQ_firefly ui5 native library
4
+ CELL_ARIA=JF4M1xq7zqXG5XyG2NQvTw_Row {0} Column {1}\: {2}
5
+ HPOS=JJi+lMYumgMzjQzMc67mzg_Cols {0}-{1} of {2}
6
+ VPOS=fiQi81oRLkYE0HPoYaFZmA_Rows {0}-{1} of {2}
7
+ ARROW_DOWN=PkJehSamdKjMAaJn/6Atjg_Arrow Down
8
+ ARROW_RIGHT=/NguY9Pilgi1G1TiztHHvQ_Arrow Right
@@ -47,7 +47,7 @@ sap.ui.define(
47
47
  * @extends sap.ui.core.Control
48
48
  *
49
49
  * @author SAP SE
50
- * @version 1.120.6
50
+ * @version 1.120.9
51
51
  *
52
52
  * @constructor
53
53
  * @public
@@ -26,7 +26,7 @@ sap.ui.define(
26
26
  * @extends sap.ui.core.Element
27
27
  *
28
28
  * @author SAP SE
29
- * @version 1.120.6
29
+ * @version 1.120.9
30
30
  *
31
31
  * @constructor
32
32
  * @public
@@ -27,7 +27,7 @@ sap.ui.define(
27
27
  * @extends sap.ui.core.Element
28
28
  *
29
29
  * @author SAP SE
30
- * @version 1.120.6
30
+ * @version 1.120.9
31
31
  *
32
32
  * @constructor
33
33
  * @public
@@ -26,7 +26,7 @@ sap.ui.define(
26
26
  * @extends sap.ui.core.Element
27
27
  * @deprecated since version 1.89
28
28
  * @author SAP SE
29
- * @version 1.120.6
29
+ * @version 1.120.9
30
30
  *
31
31
  * @constructor
32
32
  * @public
@@ -27,13 +27,13 @@ sap.ui.define(
27
27
  * @namespace
28
28
  * @name sap.zen.commons
29
29
  * @author SAP SE
30
- * @version 1.120.6
30
+ * @version 1.120.9
31
31
  * @public
32
32
  */
33
33
  // delegate further initialization of this library to the Core
34
34
  sap.ui.getCore().initLibrary({
35
35
  name : "sap.zen.commons",
36
- version: "1.120.6",
36
+ version: "1.120.9",
37
37
  dependencies : ["sap.ui.core","sap.ui.layout","sap.m"],
38
38
  types: [
39
39
  "sap.zen.commons.BackgroundDesign",