@openui5/types 1.123.1 → 1.124.1

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.
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.123.1
1
+ // For Library Version: 1.124.1
2
2
 
3
3
  declare module "sap/ui/rta/api/startAdaptation" {
4
4
  import Control from "sap/ui/core/Control";
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.123.1
1
+ // For Library Version: 1.124.1
2
2
 
3
3
  declare module "sap/ui/suite/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.123.1
1
+ // For Library Version: 1.124.1
2
2
 
3
3
  declare module "sap/ui/support/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.123.1
1
+ // For Library Version: 1.124.1
2
2
 
3
3
  declare module "sap/ui/table/library" {
4
4
  import TreeAutoExpandMode1 from "sap/ui/model/TreeAutoExpandMode";
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.123.1
1
+ // For Library Version: 1.124.1
2
2
 
3
3
  declare module "sap/ui/testrecorder/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.123.1
1
+ // For Library Version: 1.124.1
2
2
 
3
3
  declare module "sap/ui/unified/library" {
4
4
  /**
@@ -14718,7 +14718,8 @@ declare module "sap/ui/unified/FileUploader" {
14718
14718
  */
14719
14719
  export default class FileUploader
14720
14720
  extends Control
14721
- implements IFormContent, IProcessableBlobs {
14721
+ implements IFormContent, IProcessableBlobs
14722
+ {
14722
14723
  __implements__sap_ui_core_IFormContent: boolean;
14723
14724
  __implements__sap_ui_unified_IProcessableBlobs: boolean;
14724
14725
  /**
@@ -17592,7 +17593,7 @@ declare module "sap/ui/unified/FileUploader" {
17592
17593
  * Required for receiving a `status` is to set the property `sendXHR` to true. This property is not supported
17593
17594
  * by Internet Explorer 9.
17594
17595
  */
17595
- status?: string;
17596
+ status?: int;
17596
17597
 
17597
17598
  /**
17598
17599
  * Http-Response which comes from the server.
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.123.1
1
+ // For Library Version: 1.124.1
2
2
 
3
3
  declare module "sap/ui/ux3/library" {
4
4
  /**
@@ -3355,7 +3355,8 @@ declare module "sap/ui/ux3/DataSetSimpleView" {
3355
3355
  */
3356
3356
  export default class DataSetSimpleView
3357
3357
  extends Control
3358
- implements DataSetView {
3358
+ implements DataSetView
3359
+ {
3359
3360
  __implements__sap_ui_ux3_DataSetView: boolean;
3360
3361
  /**
3361
3362
  * Constructor for a new DataSetSimpleView.
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.123.1
1
+ // For Library Version: 1.124.1
2
2
 
3
3
  declare module "sap/ui/webc/common/library" {}
4
4