@sapui5/ts-types 1.84.48 → 1.84.50

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.
Files changed (46) hide show
  1. package/package.json +1 -1
  2. package/types/index.d.ts +1 -1
  3. package/types/sap.chart.d.ts +1 -1
  4. package/types/sap.f.d.ts +1 -1
  5. package/types/sap.fe.core.d.ts +1 -1
  6. package/types/sap.fe.macros.d.ts +1 -1
  7. package/types/{sap.fe.navigation-1.84.16-d.ts → sap.fe.navigation-1.84.17-d.ts} +1 -1
  8. package/types/sap.fe.plugins.d.ts +1 -1
  9. package/types/sap.fe.templates.d.ts +1 -1
  10. package/types/sap.fe.test.d.ts +1 -1
  11. package/types/sap.fe.tools.d.ts +1 -1
  12. package/types/sap.gantt.d.ts +1 -1
  13. package/types/sap.m.d.ts +1 -1
  14. package/types/sap.makit.d.ts +1 -1
  15. package/types/sap.me.d.ts +1 -1
  16. package/types/sap.ndc.d.ts +1 -1
  17. package/types/sap.suite.ui.generic.template.d.ts +1 -1
  18. package/types/sap.suite.ui.microchart.d.ts +1 -1
  19. package/types/sap.tnt.d.ts +1 -1
  20. package/types/sap.ui.codeeditor.d.ts +1 -1
  21. package/types/sap.ui.commons.d.ts +1 -1
  22. package/types/sap.ui.comp.d.ts +1 -1
  23. package/types/sap.ui.core.d.ts +18 -12
  24. package/types/sap.ui.dt.d.ts +1 -1
  25. package/types/sap.ui.export.d.ts +3 -3
  26. package/types/sap.ui.fl.d.ts +1 -1
  27. package/types/sap.ui.generic.app.d.ts +1 -1
  28. package/types/sap.ui.generic.template.d.ts +1 -1
  29. package/types/sap.ui.integration.d.ts +1 -1
  30. package/types/sap.ui.layout.d.ts +1 -1
  31. package/types/sap.ui.mdc.d.ts +1 -1
  32. package/types/sap.ui.richtexteditor.d.ts +1 -1
  33. package/types/sap.ui.rta.d.ts +1 -1
  34. package/types/sap.ui.suite.d.ts +1 -1
  35. package/types/sap.ui.support.d.ts +6 -6
  36. package/types/sap.ui.table.d.ts +1 -1
  37. package/types/sap.ui.testrecorder.d.ts +1 -1
  38. package/types/sap.ui.unified.d.ts +1 -1
  39. package/types/sap.ui.ux3.d.ts +1 -1
  40. package/types/sap.uiext.inbox.d.ts +1 -1
  41. package/types/sap.ushell.d.ts +1 -1
  42. package/types/sap.uxap.d.ts +1 -1
  43. package/types/sap.viz.d.ts +1 -1
  44. package/types/sap.zen.commons.d.ts +2810 -2
  45. package/types/sap.zen.crosstab.d.ts +947 -2
  46. package/types/sap.zen.dsh.d.ts +2410 -15
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sapui5/ts-types",
3
- "version": "1.84.48",
3
+ "version": "1.84.50",
4
4
  "description": "SAPUI5 TypeScript Definitions",
5
5
  "homepage": "https://ui5.sap.com",
6
6
  "author": "SAP SE (https://www.sap.com)",
package/types/index.d.ts CHANGED
@@ -33,7 +33,7 @@
33
33
  /// <reference path="./sap.ui.rta.d.ts"/>
34
34
  /// <reference path="./sap.fe.core.d.ts"/>
35
35
  /// <reference path="./sap.fe.macros.d.ts"/>
36
- /// <reference path="./sap.fe.navigation-1.84.16-d.ts"/>
36
+ /// <reference path="./sap.fe.navigation-1.84.17-d.ts"/>
37
37
  /// <reference path="./sap.fe.plugins.d.ts"/>
38
38
  /// <reference path="./sap.fe.templates.d.ts"/>
39
39
  /// <reference path="./sap.fe.test.d.ts"/>
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.84.46
1
+ // For Library Version: 1.84.47
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.84.46
1
+ // For Library Version: 1.84.47
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.84.17
1
+ // For Library Version: 1.84.18
2
2
 
3
3
  declare namespace sap {
4
4
  namespace fe {}
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.84.17
1
+ // For Library Version: 1.84.18
2
2
 
3
3
  declare namespace sap {
4
4
  namespace fe {}
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.84.16
1
+ // For Library Version: 1.84.17
2
2
 
3
3
  declare namespace sap {
4
4
  namespace fe {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.84.17
1
+ // For Library Version: 1.84.18
2
2
 
3
3
  declare namespace sap {
4
4
  namespace fe {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.84.17
1
+ // For Library Version: 1.84.18
2
2
 
3
3
  declare namespace sap {
4
4
  namespace fe {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.84.17
1
+ // For Library Version: 1.84.18
2
2
 
3
3
  declare namespace sap {
4
4
  interface IUI5DefineDependencyNames {}
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.84.17
1
+ // For Library Version: 1.84.18
2
2
 
3
3
  declare namespace sap {
4
4
  interface IUI5DefineDependencyNames {}
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.84.29
1
+ // For Library Version: 1.84.30
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.84.46
1
+ // For Library Version: 1.84.47
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.84.46
1
+ // For Library Version: 1.84.47
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.84.46
1
+ // For Library Version: 1.84.47
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.84.46
1
+ // For Library Version: 1.84.47
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.84.39
1
+ // For Library Version: 1.84.40
2
2
 
3
3
  declare namespace sap {
4
4
  namespace suite {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.84.46
1
+ // For Library Version: 1.84.47
2
2
 
3
3
  declare namespace sap {
4
4
  namespace suite {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.84.46
1
+ // For Library Version: 1.84.47
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.84.46
1
+ // For Library Version: 1.84.47
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.84.46
1
+ // For Library Version: 1.84.47
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.84.46
1
+ // For Library Version: 1.84.47
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -18,7 +18,7 @@ declare module "sap/base/util/Version";
18
18
  declare module "sap/ui/performance/Measurement.Entry";
19
19
 
20
20
  declare module "sap/ui/util/Storage.Type";
21
- // For Library Version: 1.84.46
21
+ // For Library Version: 1.84.47
22
22
  /**
23
23
  * Root namespace for JavaScript functionality provided by SAP SE.
24
24
  *
@@ -34457,30 +34457,36 @@ declare namespace sap {
34457
34457
  oContext?: sap.ui.model.Context
34458
34458
  ): any;
34459
34459
  /**
34460
- * Load JSON-encoded data from the server using a GET HTTP request and store the resulting JSON data in
34461
- * the model. Note: Due to browser security restrictions, most "Ajax" requests are subject to the same origin
34462
- * policy, the request can not successfully retrieve data from a different domain, subdomain, or protocol.
34460
+ * Loads JSON-encoded data from the server and stores the resulting JSON data in the model. Note: Due to
34461
+ * browser security restrictions, most "Ajax" requests are subject to the same origin policy, the request
34462
+ * can not successfully retrieve data from a different domain, subdomain, or protocol.
34463
+ *
34464
+ * Note: To send a JSON object in the body of a "POST" request to load the model data, `oParameters` has
34465
+ * to be the JSON-stringified value of the object to be sent, and `mHeaders` has to contain a `"Content-Type"`
34466
+ * property with the value `"application/json;charset=utf-8"`.
34463
34467
  */
34464
34468
  loadData(
34465
34469
  /**
34466
- * A string containing the URL to which the request is sent.
34470
+ * A string containing the URL to which the request is sent
34467
34471
  */
34468
34472
  sURL: string,
34469
34473
  /**
34470
- * A map or string that is sent to the server with the request. Data that is sent to the server is appended
34471
- * to the URL as a query string. If the value of the data parameter is an object (map), it is converted
34472
- * to a string and url-encoded before it is appended to the URL.
34474
+ * The data to be sent to the server with the data-loading request. If `oParameters` is a string, it has
34475
+ * to be encoded based on the used content type. The default encoding is `'application/x-www-form-urlencoded;
34476
+ * charset=UTF-8'` but it may be overwritten via the `"Content-Type"` property given in `mHeaders`. If `oParameters`
34477
+ * is an object, a string is generated and the keys and values are URL-encoded. The resulting string is
34478
+ * appended to the URL if the HTTP request method cannot have a request body, e.g. for a "GET" request.
34479
+ * Otherwise, the resulting string is added to the request body.
34473
34480
  */
34474
34481
  oParameters?: object | string,
34475
34482
  /**
34476
- * By default, all requests are sent asynchronous. **Do not use `bAsync=false`** because synchronous requests
34483
+ * By default, all requests are sent asynchronously. **Do not use `bAsync=false`** because synchronous requests
34477
34484
  * may temporarily lock the browser, disabling any actions while the request is active. Cross-domain requests
34478
- * do not support synchronous operation.
34485
+ * do not support synchronous operations.
34479
34486
  */
34480
34487
  bAsync?: boolean,
34481
34488
  /**
34482
- * The type of request to make ("POST" or "GET"), default is "GET". Note: Other HTTP request methods, such
34483
- * as PUT and DELETE, can also be used here, but they are not supported by all browsers.
34489
+ * The HTTP verb to use for the request ("GET" or "POST")
34484
34490
  */
34485
34491
  sType?: string,
34486
34492
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.84.46
1
+ // For Library Version: 1.84.47
2
2
 
3
3
  declare namespace sap {
4
4
  interface IUI5DefineDependencyNames {}
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.84.46
1
+ // For Library Version: 1.84.47
2
2
 
3
3
  declare namespace sap {
4
4
 
@@ -75,7 +75,7 @@ class Spreadsheet{
75
75
  * - `workbook.context` - Context object that will be applied to the generated file. It may contain the
76
76
  * following fields:
77
77
  * - `application` (string) - The application that creates the XLSX document (default: "SAP UI5")
78
- * - `version` (string) - Application version that creates the XLSX document (default: "1.84.46")
78
+ * - `version` (string) - Application version that creates the XLSX document (default: "1.84.47")
79
79
  * - `title` (string) - Title of the XLSX document (NOT the filename)
80
80
  * - `modifiedBy` (string) - User context for the XLSX document
81
81
  * - `sheetName` (string) - The label of the data sheet
@@ -161,7 +161,7 @@ class Spreadsheet{
161
161
  * columns: aColumns,
162
162
  * context: {
163
163
  * application: 'Debug Test Application',
164
- * version: '1.84.46',
164
+ * version: '1.84.47',
165
165
  * title: 'Some random title',
166
166
  * modifiedBy: 'John Doe',
167
167
  * metaSheetName: 'Custom metadata',
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.84.46
1
+ // For Library Version: 1.84.47
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {}
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.84.4
1
+ // For Library Version: 1.84.6
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.84.4
1
+ // For Library Version: 1.84.6
2
2
 
3
3
  declare namespace sap {
4
4
  interface IUI5DefineDependencyNames {}
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.84.46
1
+ // For Library Version: 1.84.47
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.84.46
1
+ // For Library Version: 1.84.47
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.84.46
1
+ // For Library Version: 1.84.47
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {}
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.84.46
1
+ // For Library Version: 1.84.47
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.84.46
1
+ // For Library Version: 1.84.47
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.84.46
1
+ // For Library Version: 1.84.47
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.84.46
1
+ // For Library Version: 1.84.47
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -237,7 +237,7 @@ declare namespace sap {
237
237
  static getType(): string;
238
238
  }
239
239
  /**
240
- * @SINCE 1.84.46
240
+ * @SINCE 1.84.47
241
241
  *
242
242
  * Defines the Audiences.
243
243
  */
@@ -256,7 +256,7 @@ declare namespace sap {
256
256
  Internal,
257
257
  }
258
258
  /**
259
- * @SINCE 1.84.46
259
+ * @SINCE 1.84.47
260
260
  *
261
261
  * Issue Categories.
262
262
  */
@@ -311,7 +311,7 @@ declare namespace sap {
311
311
  Usage,
312
312
  }
313
313
  /**
314
- * @SINCE 1.84.46
314
+ * @SINCE 1.84.47
315
315
  *
316
316
  * Analysis history formats.
317
317
  */
@@ -326,7 +326,7 @@ declare namespace sap {
326
326
  String,
327
327
  }
328
328
  /**
329
- * @SINCE 1.84.46
329
+ * @SINCE 1.84.47
330
330
  *
331
331
  * Defines severity types.
332
332
  */
@@ -345,7 +345,7 @@ declare namespace sap {
345
345
  Medium,
346
346
  }
347
347
  /**
348
- * @SINCE 1.84.46
348
+ * @SINCE 1.84.47
349
349
  *
350
350
  * Contains the available system presets.
351
351
  */
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.84.46
1
+ // For Library Version: 1.84.47
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.84.46
1
+ // For Library Version: 1.84.47
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.84.46
1
+ // For Library Version: 1.84.47
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.84.46
1
+ // For Library Version: 1.84.47
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.84.46
1
+ // For Library Version: 1.84.47
2
2
 
3
3
  declare namespace sap {
4
4
  namespace uiext {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.84.44
1
+ // For Library Version: 1.84.45
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.84.46
1
+ // For Library Version: 1.84.47
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.84.46
1
+ // For Library Version: 1.84.47
2
2
 
3
3
  declare namespace sap {
4
4
  /**