@sapui5/ts-types 1.84.42 → 1.84.43

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.84.42",
3
+ "version": "1.84.43",
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.84.42
1
+ // For Library Version: 1.84.43
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.42
1
+ // For Library Version: 1.84.43
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.42
1
+ // For Library Version: 1.84.43
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -16870,8 +16870,6 @@ declare namespace sap {
16870
16870
  displayType?: sap.m.PDFViewerDisplayType;
16871
16871
 
16872
16872
  /**
16873
- * @SINCE 1.121.0
16874
- *
16875
16873
  * Parameter to determine if the given PDF is from a trusted source. If the source is valid this property
16876
16874
  * can be set to true. If isTrustedSource is set to true, the PDFViewer opens with the displayType set to
16877
16875
  * "Embedded" on desktop devices, which means that the PDF content is directly shown within the PDFViewer.
@@ -66886,8 +66884,6 @@ declare namespace sap {
66886
66884
  */
66887
66885
  getHeight(): sap.ui.core.CSSSize;
66888
66886
  /**
66889
- * @SINCE 1.121.0
66890
- *
66891
66887
  * Gets current value of property {@link #getIsTrustedSource isTrustedSource}.
66892
66888
  *
66893
66889
  * Parameter to determine if the given PDF is from a trusted source. If the source is valid this property
@@ -66898,7 +66894,7 @@ declare namespace sap {
66898
66894
  * desktop devices, which overrides any configuration that has been provided by the application for the
66899
66895
  * property displayType. This means that the PDFViewer appears as a toolbar with a download button.
66900
66896
  *
66901
- * Default value is `false`.
66897
+ * Default value is `true`.
66902
66898
  */
66903
66899
  getIsTrustedSource(): boolean;
66904
66900
  /**
@@ -67087,8 +67083,6 @@ declare namespace sap {
67087
67083
  sHeight?: sap.ui.core.CSSSize
67088
67084
  ): sap.m.PDFViewer;
67089
67085
  /**
67090
- * @SINCE 1.121.0
67091
- *
67092
67086
  * Sets a new value for property {@link #getIsTrustedSource isTrustedSource}.
67093
67087
  *
67094
67088
  * Parameter to determine if the given PDF is from a trusted source. If the source is valid this property
@@ -67101,7 +67095,7 @@ declare namespace sap {
67101
67095
  *
67102
67096
  * When called with a value of `null` or `undefined`, the default value of the property will be restored.
67103
67097
  *
67104
- * Default value is `false`.
67098
+ * Default value is `true`.
67105
67099
  */
67106
67100
  setIsTrustedSource(
67107
67101
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.84.42
1
+ // For Library Version: 1.84.43
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.42
1
+ // For Library Version: 1.84.43
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.84.42
1
+ // For Library Version: 1.84.43
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.84.35
1
+ // For Library Version: 1.84.36
2
2
 
3
3
  declare namespace sap {
4
4
  namespace suite {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.84.42
1
+ // For Library Version: 1.84.43
2
2
 
3
3
  declare namespace sap {
4
4
  namespace suite {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.84.42
1
+ // For Library Version: 1.84.43
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.84.42
1
+ // For Library Version: 1.84.43
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.84.42
1
+ // For Library Version: 1.84.43
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.84.42
1
+ // For Library Version: 1.84.43
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.42
21
+ // For Library Version: 1.84.43
22
22
  /**
23
23
  * Root namespace for JavaScript functionality provided by SAP SE.
24
24
  *
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.84.42
1
+ // For Library Version: 1.84.43
2
2
 
3
3
  declare namespace sap {
4
4
  interface IUI5DefineDependencyNames {}
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.84.42
1
+ // For Library Version: 1.84.43
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.42")
78
+ * - `version` (string) - Application version that creates the XLSX document (default: "1.84.43")
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.42',
164
+ * version: '1.84.43',
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.42
1
+ // For Library Version: 1.84.43
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {}
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.84.42
1
+ // For Library Version: 1.84.43
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.84.42
1
+ // For Library Version: 1.84.43
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.84.42
1
+ // For Library Version: 1.84.43
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {}
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.84.42
1
+ // For Library Version: 1.84.43
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.84.42
1
+ // For Library Version: 1.84.43
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.84.42
1
+ // For Library Version: 1.84.43
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.84.42
1
+ // For Library Version: 1.84.43
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.42
240
+ * @SINCE 1.84.43
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.42
259
+ * @SINCE 1.84.43
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.42
314
+ * @SINCE 1.84.43
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.42
329
+ * @SINCE 1.84.43
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.42
348
+ * @SINCE 1.84.43
349
349
  *
350
350
  * Contains the available system presets.
351
351
  */
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.84.42
1
+ // For Library Version: 1.84.43
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.84.42
1
+ // For Library Version: 1.84.43
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.84.42
1
+ // For Library Version: 1.84.43
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.84.42
1
+ // For Library Version: 1.84.43
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.84.42
1
+ // For Library Version: 1.84.43
2
2
 
3
3
  declare namespace sap {
4
4
  namespace uiext {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.84.40
1
+ // For Library Version: 1.84.41
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.84.42
1
+ // For Library Version: 1.84.43
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.84.42
1
+ // For Library Version: 1.84.43
2
2
 
3
3
  declare namespace sap {
4
4
  /**