@openui5/ts-types-esm 1.90.12 → 1.90.13

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-esm",
3
- "version": "1.90.12",
3
+ "version": "1.90.13",
4
4
  "description": "OpenUI5 TypeScript Definitions - ES Modules",
5
5
  "homepage": "https://openui5.org",
6
6
  "author": "SAP SE (https://www.sap.com)",
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.90.12
1
+ // For Library Version: 1.90.13
2
2
 
3
3
  declare module "sap/ui/codeeditor/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.90.12
1
+ // For Library Version: 1.90.13
2
2
 
3
3
  declare module "sap/ui/commons/library" {
4
4
  import { ColorPickerMode as ColorPickerMode1 } from "sap/ui/unified/library";
@@ -37,7 +37,7 @@ declare namespace QUnit {
37
37
  export type Assert = typeof QUnit.assert;
38
38
  }
39
39
 
40
- // For Library Version: 1.90.12
40
+ // For Library Version: 1.90.13
41
41
 
42
42
  declare module "sap/base/assert" {
43
43
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.90.12
1
+ // For Library Version: 1.90.13
2
2
 
3
3
  declare namespace sap {
4
4
  interface IUI5DefineDependencyNames {}
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.90.12
1
+ // For Library Version: 1.90.13
2
2
 
3
3
  declare module "sap/tnt/library" {
4
4
  export interface IToolHeader {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.90.12
1
+ // For Library Version: 1.90.13
2
2
 
3
3
  declare module "sap/ui/fl/library" {}
4
4
 
package/types/index.d.ts CHANGED
@@ -20,22 +20,22 @@
20
20
  * Significant changes may occur in future versions,
21
21
  * including potential breaking changes.
22
22
  */
23
- /// <reference path="./codeeditor-1.90.12-esm-d.ts"/>
24
- /// <reference path="./commons-1.90.12-esm-d.ts"/>
25
- /// <reference path="./core-1.90.12-esm-d.ts"/>
26
- /// <reference path="./dt-1.90.12-esm-d.ts"/>
27
- /// <reference path="./fiori-1.90.12-esm-d.ts"/>
28
- /// <reference path="./fl-1.90.12-esm-d.ts"/>
29
- /// <reference path="./integration-1.90.12-esm-d.ts"/>
30
- /// <reference path="./layout-1.90.12-esm-d.ts"/>
31
- /// <reference path="./mdc-1.90.12-esm-d.ts"/>
32
- /// <reference path="./mobile-1.90.12-esm-d.ts"/>
33
- /// <reference path="./rta-1.90.12-esm-d.ts"/>
34
- /// <reference path="./suite-1.90.12-esm-d.ts"/>
35
- /// <reference path="./support-1.90.12-esm-d.ts"/>
36
- /// <reference path="./table-1.90.12-esm-d.ts"/>
37
- /// <reference path="./testrecorder-1.90.12-esm-d.ts"/>
38
- /// <reference path="./tnt-1.90.12-esm-d.ts"/>
39
- /// <reference path="./unified-1.90.12-esm-d.ts"/>
40
- /// <reference path="./ux3-1.90.12-esm-d.ts"/>
41
- /// <reference path="./uxap-uilib-1.90.12-esm-d.ts"/>
23
+ /// <reference path="./codeeditor-1.90.13-esm-d.ts"/>
24
+ /// <reference path="./commons-1.90.13-esm-d.ts"/>
25
+ /// <reference path="./core-1.90.13-esm-d.ts"/>
26
+ /// <reference path="./dt-1.90.13-esm-d.ts"/>
27
+ /// <reference path="./fiori-1.90.13-esm-d.ts"/>
28
+ /// <reference path="./fl-1.90.13-esm-d.ts"/>
29
+ /// <reference path="./integration-1.90.13-esm-d.ts"/>
30
+ /// <reference path="./layout-1.90.13-esm-d.ts"/>
31
+ /// <reference path="./mdc-1.90.13-esm-d.ts"/>
32
+ /// <reference path="./mobile-1.90.13-esm-d.ts"/>
33
+ /// <reference path="./rta-1.90.13-esm-d.ts"/>
34
+ /// <reference path="./suite-1.90.13-esm-d.ts"/>
35
+ /// <reference path="./support-1.90.13-esm-d.ts"/>
36
+ /// <reference path="./table-1.90.13-esm-d.ts"/>
37
+ /// <reference path="./testrecorder-1.90.13-esm-d.ts"/>
38
+ /// <reference path="./tnt-1.90.13-esm-d.ts"/>
39
+ /// <reference path="./unified-1.90.13-esm-d.ts"/>
40
+ /// <reference path="./ux3-1.90.13-esm-d.ts"/>
41
+ /// <reference path="./uxap-uilib-1.90.13-esm-d.ts"/>
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.90.12
1
+ // For Library Version: 1.90.13
2
2
 
3
3
  declare module "sap/ui/integration/library" {
4
4
  import { URI } from "sap/ui/core/library";
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.90.12
1
+ // For Library Version: 1.90.13
2
2
 
3
3
  declare module "sap/ui/layout/library" {
4
4
  import Control from "sap/ui/core/Control";
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.90.12
1
+ // For Library Version: 1.90.13
2
2
 
3
3
  declare namespace sap {
4
4
  interface IUI5DefineDependencyNames {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.90.12
1
+ // For Library Version: 1.90.13
2
2
 
3
3
  declare module "sap/f/library" {
4
4
  export interface IShellBar {
@@ -104754,7 +104754,7 @@ declare module "sap/m/upload/Uploader" {
104754
104754
  *
104755
104755
  * HTTP request method chosen for file upload.
104756
104756
  *
104757
- * Default value is `HttpRequestMethod.Post`.
104757
+ * Default value is `Post`.
104758
104758
  */
104759
104759
  getHttpRequestMethod(): UploaderHttpRequestMethod;
104760
104760
  /**
@@ -104789,7 +104789,7 @@ declare module "sap/m/upload/Uploader" {
104789
104789
  *
104790
104790
  * When called with a value of `null` or `undefined`, the default value of the property will be restored.
104791
104791
  *
104792
- * Default value is `HttpRequestMethod.Post`.
104792
+ * Default value is `Post`.
104793
104793
  */
104794
104794
  setHttpRequestMethod(
104795
104795
  /**
@@ -105995,7 +105995,7 @@ declare module "sap/m/upload/UploadSet" {
105995
105995
  *
105996
105996
  * HTTP request method chosen for file upload.
105997
105997
  *
105998
- * Default value is `HttpRequestMethod.Post`.
105998
+ * Default value is `Post`.
105999
105999
  */
106000
106000
  getHttpRequestMethod(): UploaderHttpRequestMethod;
106001
106001
  /**
@@ -106255,7 +106255,7 @@ declare module "sap/m/upload/UploadSet" {
106255
106255
  *
106256
106256
  * When called with a value of `null` or `undefined`, the default value of the property will be restored.
106257
106257
  *
106258
- * Default value is `HttpRequestMethod.Post`.
106258
+ * Default value is `Post`.
106259
106259
  */
106260
106260
  setHttpRequestMethod(
106261
106261
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.90.12
1
+ // For Library Version: 1.90.13
2
2
 
3
3
  declare module "sap/ui/rta/api/startAdaptation" {
4
4
  import UI5Element from "sap/ui/core/Element";
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.90.12
1
+ // For Library Version: 1.90.13
2
2
 
3
3
  declare module "sap/ui/suite/library" {
4
4
  /**
@@ -1,8 +1,8 @@
1
- // For Library Version: 1.90.12
1
+ // For Library Version: 1.90.13
2
2
 
3
3
  declare module "sap/ui/support/library" {
4
4
  /**
5
- * @SINCE 1.90.12
5
+ * @SINCE 1.90.13
6
6
  *
7
7
  * Defines the Audiences.
8
8
  */
@@ -21,7 +21,7 @@ declare module "sap/ui/support/library" {
21
21
  Internal = "Internal",
22
22
  }
23
23
  /**
24
- * @SINCE 1.90.12
24
+ * @SINCE 1.90.13
25
25
  *
26
26
  * Issue Categories.
27
27
  */
@@ -76,7 +76,7 @@ declare module "sap/ui/support/library" {
76
76
  Usage = "Usage",
77
77
  }
78
78
  /**
79
- * @SINCE 1.90.12
79
+ * @SINCE 1.90.13
80
80
  *
81
81
  * Analysis history formats.
82
82
  */
@@ -91,7 +91,7 @@ declare module "sap/ui/support/library" {
91
91
  String = "String",
92
92
  }
93
93
  /**
94
- * @SINCE 1.90.12
94
+ * @SINCE 1.90.13
95
95
  *
96
96
  * Defines severity types.
97
97
  */
@@ -110,7 +110,7 @@ declare module "sap/ui/support/library" {
110
110
  Medium = "Medium",
111
111
  }
112
112
  /**
113
- * @SINCE 1.90.12
113
+ * @SINCE 1.90.13
114
114
  *
115
115
  * Contains the available system presets.
116
116
  */
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.90.12
1
+ // For Library Version: 1.90.13
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.90.12
1
+ // For Library Version: 1.90.13
2
2
 
3
3
  declare module "sap/ui/testrecorder/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.90.12
1
+ // For Library Version: 1.90.13
2
2
 
3
3
  declare module "sap/tnt/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.90.12
1
+ // For Library Version: 1.90.13
2
2
 
3
3
  declare module "sap/ui/unified/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.90.12
1
+ // For Library Version: 1.90.13
2
2
 
3
3
  declare module "sap/ui/ux3/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.90.12
1
+ // For Library Version: 1.90.13
2
2
 
3
3
  declare module "sap/uxap/library" {
4
4
  /**