@openui5/ts-types 1.120.19 → 1.120.20

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": "@openui5/ts-types",
3
- "version": "1.120.19",
3
+ "version": "1.120.20",
4
4
  "description": "OpenUI5 TypeScript Definitions",
5
5
  "homepage": "https://openui5.org",
6
6
  "author": "SAP SE (https://www.sap.com)",
package/types/sap.f.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.19
1
+ // For Library Version: 1.120.20
2
2
 
3
3
  declare namespace sap {
4
4
  /**
package/types/sap.m.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.19
1
+ // For Library Version: 1.120.20
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -15795,6 +15795,12 @@ declare namespace sap {
15795
15795
  * The file that fails to meet the file size restriction specified in the `maxFileSize` property.
15796
15796
  */
15797
15797
  item?: sap.m.upload.UploadSetItem;
15798
+
15799
+ /**
15800
+ * The size of a file in MB, that fails to meet the file size restriction specified in the `maxFileSize`
15801
+ * property.
15802
+ */
15803
+ fileSize?: float;
15798
15804
  }
15799
15805
 
15800
15806
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.19
1
+ // For Library Version: 1.120.20
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.19
1
+ // For Library Version: 1.120.20
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.19
1
+ // For Library Version: 1.120.20
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -280,7 +280,7 @@ declare namespace sap {
280
280
  }
281
281
  }
282
282
 
283
- // For Library Version: 1.120.19
283
+ // For Library Version: 1.120.20
284
284
 
285
285
  declare module "sap/base/assert" {
286
286
  /**
@@ -8377,8 +8377,9 @@ declare namespace sap {
8377
8377
  *
8378
8378
  * **Note:** Any other call signature will lead to a runtime error.
8379
8379
  *
8380
- * @deprecated (since 1.56) - Use {@link sap.ui.core.mvc.View.extend View.extend} to define the view class
8381
- * and {@link sap.ui.core.mvc.View.create View.create} to create view instances
8380
+ * @deprecated (since 1.56) - Instead use {@link topic:e6bb33d076dc4f23be50c082c271b9f0 Typed Views} by
8381
+ * defining the view class with {@link sap.ui.core.mvc.View.extend View.extend} and creating the view instances
8382
+ * with {@link sap.ui.core.mvc.View.create View.create}.
8382
8383
  *
8383
8384
  * @returns the created JSView instance in the creation case, otherwise undefined
8384
8385
  */
@@ -8429,8 +8430,9 @@ declare namespace sap {
8429
8430
  *
8430
8431
  * **Note:** Any other call signature will lead to a runtime error.
8431
8432
  *
8432
- * @deprecated (since 1.56) - Use {@link sap.ui.core.mvc.View.extend View.extend} to define the view class
8433
- * and {@link sap.ui.core.mvc.View.create View.create} to create view instances
8433
+ * @deprecated (since 1.56) - Instead use {@link topic:e6bb33d076dc4f23be50c082c271b9f0 Typed Views} by
8434
+ * defining the view class with {@link sap.ui.core.mvc.View.extend View.extend} and creating the view instances
8435
+ * with {@link sap.ui.core.mvc.View.create View.create}.
8434
8436
  *
8435
8437
  * @returns the created JSView instance in the creation case, otherwise undefined
8436
8438
  */
@@ -1,3 +1,3 @@
1
- // For Library Version: 1.120.19
1
+ // For Library Version: 1.120.20
2
2
 
3
3
  declare namespace sap {}
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.19
1
+ // For Library Version: 1.120.20
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.19
1
+ // For Library Version: 1.120.20
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.19
1
+ // For Library Version: 1.120.20
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.19
1
+ // For Library Version: 1.120.20
2
2
 
3
3
  declare module "sap/ui/mdc/AggregationBaseDelegate" {
4
4
  import BaseDelegate from "sap/ui/mdc/BaseDelegate";
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.19
1
+ // For Library Version: 1.120.20
2
2
 
3
3
  declare module "sap/ui/rta/api/startAdaptation" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.19
1
+ // For Library Version: 1.120.20
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.19
1
+ // For Library Version: 1.120.20
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.19
1
+ // For Library Version: 1.120.20
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.19
1
+ // For Library Version: 1.120.20
2
2
 
3
3
  declare namespace sap {
4
4
  interface IUI5DefineDependencyNames {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.19
1
+ // For Library Version: 1.120.20
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.19
1
+ // For Library Version: 1.120.20
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.19
1
+ // For Library Version: 1.120.20
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.19
1
+ // For Library Version: 1.120.20
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.19
1
+ // For Library Version: 1.120.20
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.19
1
+ // For Library Version: 1.120.20
2
2
 
3
3
  declare namespace sap {
4
4
  /**