@sapui5/ts-types 1.90.11 → 1.90.12

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/ts-types",
3
- "version": "1.90.11",
3
+ "version": "1.90.12",
4
4
  "description": "SAPUI5 TypeScript Definitions",
5
5
  "homepage": "https://ui5.sap.com",
6
6
  "author": "SAP SE (https://www.sap.com)",
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.90.10
1
+ // For Library Version: 1.90.11
2
2
 
3
3
  declare namespace sap {
4
4
  /**
package/types/sap.f.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.90.10
1
+ // For Library Version: 1.90.11
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.90.5
1
+ // For Library Version: 1.90.6
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.90.10
1
+ // For Library Version: 1.90.11
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.90.10
1
+ // For Library Version: 1.90.11
2
2
 
3
3
  declare namespace sap {
4
4
  /**
package/types/sap.me.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.90.10
1
+ // For Library Version: 1.90.11
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.90.10
1
+ // For Library Version: 1.90.11
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.90.8
1
+ // For Library Version: 1.90.9
2
2
 
3
3
  declare namespace sap {
4
4
  namespace suite {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.90.10
1
+ // For Library Version: 1.90.11
2
2
 
3
3
  declare namespace sap {
4
4
  namespace suite {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.90.10
1
+ // For Library Version: 1.90.11
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.90.10
1
+ // For Library Version: 1.90.11
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.90.10
1
+ // For Library Version: 1.90.11
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.90.10
1
+ // For Library Version: 1.90.11
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -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.10
40
+ // For Library Version: 1.90.11
41
41
 
42
42
  declare module "sap/base/assert" {
43
43
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.90.10
1
+ // For Library Version: 1.90.11
2
2
 
3
3
  declare namespace sap {
4
4
  interface IUI5DefineDependencyNames {}
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.90.10
1
+ // For Library Version: 1.90.11
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -66,7 +66,7 @@ declare namespace sap {
66
66
  * - `workbook.context` - Context object that will be applied to the generated file. It may contain the
67
67
  * following fields:
68
68
  * - `application` (string) - The application that creates the XLSX document (default: "SAP UI5")
69
- * - `version` (string) - Application version that creates the XLSX document (default: "1.90.10")
69
+ * - `version` (string) - Application version that creates the XLSX document (default: "1.90.11")
70
70
  * - `title` (string) - Title of the XLSX document (NOT the filename)
71
71
  * - `modifiedBy` (string) - User context for the XLSX document
72
72
  * - `sheetName` (string) - The label of the data sheet
@@ -152,7 +152,7 @@ declare namespace sap {
152
152
  * columns: aColumns,
153
153
  * context: {
154
154
  * application: 'Debug Test Application',
155
- * version: '1.90.10',
155
+ * version: '1.90.11',
156
156
  * title: 'Some random title',
157
157
  * modifiedBy: 'John Doe',
158
158
  * metaSheetName: 'Custom metadata',
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.90.10
1
+ // For Library Version: 1.90.11
2
2
 
3
3
  declare namespace sap {
4
4
  interface IUI5DefineDependencyNames {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.90.10
1
+ // For Library Version: 1.90.11
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.90.10
1
+ // For Library Version: 1.90.11
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.90.10
1
+ // For Library Version: 1.90.11
2
2
 
3
3
  declare namespace sap {
4
4
  interface IUI5DefineDependencyNames {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.90.10
1
+ // For Library Version: 1.90.11
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.90.10
1
+ // For Library Version: 1.90.11
2
2
 
3
3
  declare module "sap/ui/rta/api/startAdaptation" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.90.10
1
+ // For Library Version: 1.90.11
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.90.10
1
+ // For Library Version: 1.90.11
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -238,7 +238,7 @@ declare namespace sap {
238
238
  static getType(): string;
239
239
  }
240
240
  /**
241
- * @SINCE 1.90.10
241
+ * @SINCE 1.90.11
242
242
  *
243
243
  * Defines the Audiences.
244
244
  */
@@ -257,7 +257,7 @@ declare namespace sap {
257
257
  Internal = "Internal",
258
258
  }
259
259
  /**
260
- * @SINCE 1.90.10
260
+ * @SINCE 1.90.11
261
261
  *
262
262
  * Issue Categories.
263
263
  */
@@ -312,7 +312,7 @@ declare namespace sap {
312
312
  Usage = "Usage",
313
313
  }
314
314
  /**
315
- * @SINCE 1.90.10
315
+ * @SINCE 1.90.11
316
316
  *
317
317
  * Analysis history formats.
318
318
  */
@@ -327,7 +327,7 @@ declare namespace sap {
327
327
  String = "String",
328
328
  }
329
329
  /**
330
- * @SINCE 1.90.10
330
+ * @SINCE 1.90.11
331
331
  *
332
332
  * Defines severity types.
333
333
  */
@@ -346,7 +346,7 @@ declare namespace sap {
346
346
  Medium = "Medium",
347
347
  }
348
348
  /**
349
- * @SINCE 1.90.10
349
+ * @SINCE 1.90.11
350
350
  *
351
351
  * Contains the available system presets.
352
352
  */
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.90.10
1
+ // For Library Version: 1.90.11
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.90.10
1
+ // For Library Version: 1.90.11
2
2
 
3
3
  declare namespace sap {
4
4
  interface IUI5DefineDependencyNames {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.90.10
1
+ // For Library Version: 1.90.11
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.90.10
1
+ // For Library Version: 1.90.11
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.90.1
1
+ // For Library Version: 1.90.3
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1655,8 +1655,6 @@ declare namespace sap {
1655
1655
  }
1656
1656
 
1657
1657
  /**
1658
- * @EXPERIMENTAL (since 1.48.0)
1659
- *
1660
1658
  * Provides the ability to load VBI JSON into {@link sap.ui.vbm.GeoMap sap.ui.vbm.GeoMap} control.
1661
1659
  */
1662
1660
  class Adapter extends sap.ui.core.Element {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.90.10
1
+ // For Library Version: 1.90.11
2
2
 
3
3
  declare namespace sap {
4
4
  namespace uiext {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.90.10
1
+ // For Library Version: 1.90.11
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.90.10
1
+ // For Library Version: 1.90.11
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.90.10
1
+ // For Library Version: 1.90.11
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.90.10
1
+ // For Library Version: 1.90.11
2
2
 
3
3
  declare namespace sap {
4
4
  /**