@sapui5/ts-types 1.96.44 → 1.96.46

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 (48) hide show
  1. package/package.json +1 -1
  2. package/types/index.d.ts +2 -2
  3. package/types/sap.chart.d.ts +1 -1
  4. package/types/sap.f.d.ts +1 -1
  5. package/types/sap.fe.common.d.ts +1 -1
  6. package/types/sap.fe.core.d.ts +1 -1
  7. package/types/{sap.fe.macros-1.96.28-d.ts → sap.fe.macros-1.96.32-d.ts} +1 -1
  8. package/types/sap.fe.navigation.d.ts +1 -1
  9. package/types/sap.fe.placeholder-1.96.32-d.ts +3 -0
  10. package/types/sap.fe.plugins.d.ts +1 -1
  11. package/types/sap.fe.semantics.d.ts +1 -1
  12. package/types/sap.fe.templates.d.ts +1 -1
  13. package/types/sap.fe.test.d.ts +1 -1
  14. package/types/sap.fe.tools.d.ts +1 -1
  15. package/types/sap.gantt.d.ts +1 -1
  16. package/types/sap.m.d.ts +16 -1
  17. package/types/sap.makit.d.ts +1 -1
  18. package/types/sap.me.d.ts +1 -1
  19. package/types/sap.ndc.d.ts +1 -1
  20. package/types/sap.ovp.d.ts +1 -1
  21. package/types/sap.suite.ui.commons.d.ts +1 -1
  22. package/types/sap.suite.ui.generic.template.d.ts +1 -1
  23. package/types/sap.suite.ui.microchart.d.ts +1 -1
  24. package/types/sap.tnt.d.ts +1 -1
  25. package/types/sap.ui.codeeditor.d.ts +1 -1
  26. package/types/sap.ui.commons.d.ts +1 -1
  27. package/types/sap.ui.comp.d.ts +1 -1
  28. package/types/sap.ui.core.d.ts +2 -2
  29. package/types/sap.ui.dt.d.ts +1 -1
  30. package/types/sap.ui.export.d.ts +3 -3
  31. package/types/sap.ui.fl.d.ts +1 -1
  32. package/types/sap.ui.integration.d.ts +1 -1
  33. package/types/sap.ui.layout.d.ts +1 -1
  34. package/types/sap.ui.mdc.d.ts +1 -1
  35. package/types/sap.ui.richtexteditor.d.ts +27 -12
  36. package/types/sap.ui.rta.d.ts +1 -1
  37. package/types/sap.ui.suite.d.ts +1 -1
  38. package/types/sap.ui.support.d.ts +6 -6
  39. package/types/sap.ui.table.d.ts +1 -1
  40. package/types/sap.ui.testrecorder.d.ts +1 -1
  41. package/types/sap.ui.unified.d.ts +1 -1
  42. package/types/sap.ui.ux3.d.ts +1 -1
  43. package/types/sap.uiext.inbox.d.ts +1 -1
  44. package/types/sap.ushell.d.ts +1 -1
  45. package/types/sap.ushell_abap.d.ts +1 -1
  46. package/types/sap.uxap.d.ts +1 -1
  47. package/types/sap.viz.d.ts +1 -1
  48. package/types/sap.fe.placeholder-1.96.28-d.ts +0 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sapui5/ts-types",
3
- "version": "1.96.44",
3
+ "version": "1.96.46",
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
@@ -35,9 +35,9 @@
35
35
  /// <reference path="./sap.esh.search.ui.d.ts"/>
36
36
  /// <reference path="./sap.fe.common.d.ts"/>
37
37
  /// <reference path="./sap.fe.core.d.ts"/>
38
- /// <reference path="./sap.fe.macros-1.96.28-d.ts"/>
38
+ /// <reference path="./sap.fe.macros-1.96.32-d.ts"/>
39
39
  /// <reference path="./sap.fe.navigation.d.ts"/>
40
- /// <reference path="./sap.fe.placeholder-1.96.28-d.ts"/>
40
+ /// <reference path="./sap.fe.placeholder-1.96.32-d.ts"/>
41
41
  /// <reference path="./sap.fe.plugins.d.ts"/>
42
42
  /// <reference path="./sap.fe.semantics.d.ts"/>
43
43
  /// <reference path="./sap.fe.templates.d.ts"/>
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.96.42
1
+ // For Library Version: 1.96.44
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.96.42
1
+ // For Library Version: 1.96.44
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.96.32
1
+ // For Library Version: 1.96.34
2
2
 
3
3
  declare namespace sap {
4
4
  interface IUI5DefineDependencyNames {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.96.32
1
+ // For Library Version: 1.96.34
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.96.28
1
+ // For Library Version: 1.96.32
2
2
 
3
3
  declare namespace sap {
4
4
  namespace fe {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.96.32
1
+ // For Library Version: 1.96.34
2
2
 
3
3
  declare namespace sap {
4
4
  namespace fe {
@@ -0,0 +1,3 @@
1
+ // For Library Version: 1.96.32
2
+
3
+ declare namespace sap {}
@@ -1,3 +1,3 @@
1
- // For Library Version: 1.96.32
1
+ // For Library Version: 1.96.34
2
2
 
3
3
  declare namespace sap {}
@@ -1,3 +1,3 @@
1
- // For Library Version: 1.96.32
1
+ // For Library Version: 1.96.34
2
2
 
3
3
  declare namespace sap {}
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.96.32
1
+ // For Library Version: 1.96.34
2
2
 
3
3
  declare namespace sap {
4
4
  namespace fe {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.96.32
1
+ // For Library Version: 1.96.34
2
2
 
3
3
  declare namespace sap {
4
4
  namespace fe {
@@ -1,3 +1,3 @@
1
- // For Library Version: 1.96.32
1
+ // For Library Version: 1.96.34
2
2
 
3
3
  declare namespace sap {}
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.96.21
1
+ // For Library Version: 1.96.23
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.96.42
1
+ // For Library Version: 1.96.44
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -19192,6 +19192,11 @@ declare namespace sap {
19192
19192
  * except Internet Explorer and Microsoft Edge, provided that this data URI or blob URL is allowed in advance.
19193
19193
  * For more information about URL filtering, see {@link topic:91f3768f6f4d1014b6dd926db0e91070 URLList Validator
19194
19194
  * Filtering}.
19195
+ *
19196
+ * Source Validation: When the source is set, the PDFViewer automatically validates the resource using a
19197
+ * GET request to ensure it exists and is accessible. This validation:
19198
+ * - Prevents loading invalid or non-existent PDF files
19199
+ * - If validation fails, error content is displayed instead of attempting PDF load
19195
19200
  */
19196
19201
  source?: sap.ui.core.URI | sap.ui.base.ManagedObject.PropertyBindingInfo;
19197
19202
 
@@ -76019,6 +76024,11 @@ declare namespace sap {
76019
76024
  * except Internet Explorer and Microsoft Edge, provided that this data URI or blob URL is allowed in advance.
76020
76025
  * For more information about URL filtering, see {@link topic:91f3768f6f4d1014b6dd926db0e91070 URLList Validator
76021
76026
  * Filtering}.
76027
+ *
76028
+ * Source Validation: When the source is set, the PDFViewer automatically validates the resource using a
76029
+ * GET request to ensure it exists and is accessible. This validation:
76030
+ * - Prevents loading invalid or non-existent PDF files
76031
+ * - If validation fails, error content is displayed instead of attempting PDF load
76022
76032
  */
76023
76033
  getSource(): sap.ui.core.URI;
76024
76034
  /**
@@ -76228,6 +76238,11 @@ declare namespace sap {
76228
76238
  * For more information about URL filtering, see {@link topic:91f3768f6f4d1014b6dd926db0e91070 URLList Validator
76229
76239
  * Filtering}.
76230
76240
  *
76241
+ * Source Validation: When the source is set, the PDFViewer automatically validates the resource using a
76242
+ * GET request to ensure it exists and is accessible. This validation:
76243
+ * - Prevents loading invalid or non-existent PDF files
76244
+ * - If validation fails, error content is displayed instead of attempting PDF load
76245
+ *
76231
76246
  * When called with a value of `null` or `undefined`, the default value of the property will be restored.
76232
76247
  */
76233
76248
  setSource(
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.96.42
1
+ // For Library Version: 1.96.44
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.96.42
1
+ // For Library Version: 1.96.44
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.96.42
1
+ // For Library Version: 1.96.44
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.96.18
1
+ // For Library Version: 1.96.19
2
2
 
3
3
  declare namespace sap {
4
4
  interface IUI5DefineDependencyNames {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.96.15
1
+ // For Library Version: 1.96.17
2
2
 
3
3
  declare namespace sap {
4
4
  namespace suite {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.96.41
1
+ // For Library Version: 1.96.43
2
2
 
3
3
  declare namespace sap {
4
4
  namespace suite {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.96.42
1
+ // For Library Version: 1.96.44
2
2
 
3
3
  declare namespace sap {
4
4
  namespace suite {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.96.42
1
+ // For Library Version: 1.96.44
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.96.42
1
+ // For Library Version: 1.96.44
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.96.42
1
+ // For Library Version: 1.96.44
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.96.42
1
+ // For Library Version: 1.96.44
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -264,7 +264,7 @@ interface JQuery<TElement = HTMLElement> extends Iterable<TElement> {
264
264
  ): jQuery;
265
265
  }
266
266
 
267
- // For Library Version: 1.96.42
267
+ // For Library Version: 1.96.44
268
268
 
269
269
  declare module "sap/base/assert" {
270
270
  /**
@@ -49506,7 +49506,7 @@ declare namespace sap {
49506
49506
  * in one binding. Must be set to 'None' which means bindings are not synchronized at all; all other values
49507
49507
  * are not supported and lead to an error.
49508
49508
  */
49509
- synchronizationMode: string;
49509
+ synchronizationMode?: string;
49510
49510
  /**
49511
49511
  * The group ID that is used for update requests. If no update group ID is specified, ` mParameters.groupId`
49512
49512
  * is used. Valid update group IDs are `undefined`, '$auto', '$direct' or an application group ID.
@@ -1,3 +1,3 @@
1
- // For Library Version: 1.96.42
1
+ // For Library Version: 1.96.44
2
2
 
3
3
  declare namespace sap {}
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.96.42
1
+ // For Library Version: 1.96.44
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -180,7 +180,7 @@ declare namespace sap {
180
180
  * - `workbook.context` - Context object that will be applied to the generated file. It may contain the
181
181
  * following fields:
182
182
  * - `application` (string) - The application that creates the XLSX document (default: "SAP UI5")
183
- * - `version` (string) - Application version that creates the XLSX document (default: "1.96.42")
183
+ * - `version` (string) - Application version that creates the XLSX document (default: "1.96.44")
184
184
  * - `title` (string) - Title of the XLSX document (NOT the filename)
185
185
  * - `modifiedBy` (string) - User context for the XLSX document
186
186
  * - `sheetName` (string) - The label of the data sheet
@@ -266,7 +266,7 @@ declare namespace sap {
266
266
  * columns: aColumns,
267
267
  * context: {
268
268
  * application: 'Debug Test Application',
269
- * version: '1.96.42',
269
+ * version: '1.96.44',
270
270
  * title: 'Some random title',
271
271
  * modifiedBy: 'John Doe',
272
272
  * metaSheetName: 'Custom metadata',
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.96.42
1
+ // For Library Version: 1.96.44
2
2
 
3
3
  declare namespace sap {
4
4
  interface IUI5DefineDependencyNames {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.96.42
1
+ // For Library Version: 1.96.44
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.96.42
1
+ // For Library Version: 1.96.44
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.96.42
1
+ // For Library Version: 1.96.44
2
2
 
3
3
  declare namespace sap {
4
4
  interface IUI5DefineDependencyNames {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.96.42
1
+ // For Library Version: 1.96.44
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -51,13 +51,17 @@ declare namespace sap {
51
51
  * that may be introduced by other groups (hence this is not an enumeration).
52
52
  *
53
53
  * **Notes:**
54
+ * - Do not use TinyMCE versions that are no longer supported. We may remove such versions without notice
55
+ * in future releases if critical vulnerabilities or other serious issues are discovered in their code.
56
+ *
57
+ * - Setting the property to `TinyMCE` loads the latest TinyMCE available.
54
58
  * - Any attempts to set this property after the first rendering will not have any effect.
55
59
  * - Usage of internal TinyMCE APIs is not recommended, since it might lead to issues upon TinyMCE version
56
60
  * update.
57
61
  * - TinyMCE version 3 and 4 are no longer supported and cannot be used.
58
62
  * - TinyMCE 4 is out of support and by using it, application developers are accepting all the risks comming
59
63
  * from that fact. In addition TinyMCE 4 will be removed in future releases.
60
- * - TinyMCE 5 and TinyMCE 6 will be removed in future releases.
64
+ * - TinyMCE 6 will be removed in future releases.
61
65
  */
62
66
  editorType?: string | sap.ui.base.ManagedObject.PropertyBindingInfo;
63
67
 
@@ -268,7 +272,10 @@ declare namespace sap {
268
272
  * Restrictions:
269
273
  *
270
274
  * **Note: The `RichTextEditor` uses a third-party component and therefore some additional restrictions
271
- * apply for its proper usage and support. For more information see the Preamble section in {@link topic:d4f3f1598373452bb73f2120930c133c
275
+ * apply for its proper usage and support. Use the native third-party API cautiously. Ensure you migrate
276
+ * to newer versions within 12 months of deprecation. Unsupported third-party versions, once deprecated
277
+ * by us, may be removed without notice if critical vulnerabilities or other serious issues are discovered
278
+ * in their code. For more information see the Preamble section in {@link topic:d4f3f1598373452bb73f2120930c133c
272
279
  * sap.ui.richtexteditor}. **
273
280
  *
274
281
  * Guidelines:
@@ -312,7 +319,7 @@ declare namespace sap {
312
319
  * Below is a list of supported groups and buttons, which can be specified in the configuration objects
313
320
  * (format is <>: <>):
314
321
  * - font-style: bold, italic, underline, strikethrough
315
- * - font: fontfamily (fontselect in TinyMCE5), fontsize (fontsizeselect in TinyMCE5), forecolor, backcolor
322
+ * - font: fontfamily (fontselect in TinyMCE4), fontsize (fontsizeselect in TinyMCE4), forecolor, backcolor
316
323
  *
317
324
  * - clipboard: cut, copy, paste
318
325
  * - structure: bullist, numlist, outdent, indent
@@ -841,13 +848,17 @@ declare namespace sap {
841
848
  * that may be introduced by other groups (hence this is not an enumeration).
842
849
  *
843
850
  * **Notes:**
851
+ * - Do not use TinyMCE versions that are no longer supported. We may remove such versions without notice
852
+ * in future releases if critical vulnerabilities or other serious issues are discovered in their code.
853
+ *
854
+ * - Setting the property to `TinyMCE` loads the latest TinyMCE available.
844
855
  * - Any attempts to set this property after the first rendering will not have any effect.
845
856
  * - Usage of internal TinyMCE APIs is not recommended, since it might lead to issues upon TinyMCE version
846
857
  * update.
847
858
  * - TinyMCE version 3 and 4 are no longer supported and cannot be used.
848
859
  * - TinyMCE 4 is out of support and by using it, application developers are accepting all the risks comming
849
860
  * from that fact. In addition TinyMCE 4 will be removed in future releases.
850
- * - TinyMCE 5 and TinyMCE 6 will be removed in future releases.
861
+ * - TinyMCE 6 will be removed in future releases.
851
862
  *
852
863
  * Default value is `'TinyMCE'`.
853
864
  */
@@ -864,6 +875,10 @@ declare namespace sap {
864
875
  * Returns the current editor's instance. CAUTION: using the native editor introduces a dependency to that
865
876
  * editor and breaks the wrapping character of the RichTextEditor control, so it should only be done in
866
877
  * justified cases.
878
+ *
879
+ * **Note: Use the native third-party API cautiously. Ensure you migrate to newer versions within 12 months
880
+ * of deprecation. Unsupported third-party versions, once deprecated by us, may be removed without notice
881
+ * if critical vulnerabilities or other serious issues are discovered in their code.**
867
882
  */
868
883
  getNativeApi(): object;
869
884
  /**
@@ -1180,7 +1195,7 @@ declare namespace sap {
1180
1195
  */
1181
1196
  setEditorType(
1182
1197
  /**
1183
- * Which editor type to be used (currently only TinyMCE 4, 5 and 6)
1198
+ * Which editor type to be used (currently only TinyMCE 4, 6 and 7)
1184
1199
  */
1185
1200
  sEditorType?: string
1186
1201
  ): sap.ui.richtexteditor.RichTextEditor;
@@ -1468,7 +1483,11 @@ declare namespace sap {
1468
1483
  ): this;
1469
1484
  }
1470
1485
  /**
1471
- * Determines which editor component should be used for editing the text.
1486
+ * Determines which editor component should be used for editing the text. **Note: To ensure stability and
1487
+ * to access the latest features, use the most current TinyMCE version supported by your SAPUI5 version
1488
+ * by setting the property to `TinyMCE`.
1489
+ * Unsupported TinyMCE versions with critical vulnerabilities or other serious issues may be removed without
1490
+ * notice.**
1472
1491
  */
1473
1492
  enum EditorType {
1474
1493
  /**
@@ -1479,12 +1498,8 @@ declare namespace sap {
1479
1498
  */
1480
1499
  TinyMCE4 = "TinyMCE4",
1481
1500
  /**
1482
- * @deprecated (since 1.96.35) - replaced by TinyMCE 7.
1501
+ * @deprecated (since 1.96.46) - Use the {@link sap.ui.richtexteditor.EditorType.TinyMCE} instead.
1483
1502
  *
1484
- * TinyMCE 5 is no longer supported, therefore using it is on your own risk.
1485
- */
1486
- TinyMCE5 = "TinyMCE5",
1487
- /**
1488
1503
  * Uses TinyMCE version 6 as editor
1489
1504
  */
1490
1505
  TinyMCE6 = "TinyMCE6",
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.96.42
1
+ // For Library Version: 1.96.44
2
2
 
3
3
  declare module "sap/ui/rta/api/startAdaptation" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.96.42
1
+ // For Library Version: 1.96.44
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.96.42
1
+ // For Library Version: 1.96.44
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.96.42
241
+ * @SINCE 1.96.44
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.96.42
260
+ * @SINCE 1.96.44
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.96.42
315
+ * @SINCE 1.96.44
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.96.42
330
+ * @SINCE 1.96.44
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.96.42
349
+ * @SINCE 1.96.44
350
350
  *
351
351
  * Contains the available system presets.
352
352
  */
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.96.42
1
+ // For Library Version: 1.96.44
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.96.42
1
+ // For Library Version: 1.96.44
2
2
 
3
3
  declare namespace sap {
4
4
  interface IUI5DefineDependencyNames {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.96.42
1
+ // For Library Version: 1.96.44
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.96.42
1
+ // For Library Version: 1.96.44
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.96.42
1
+ // For Library Version: 1.96.44
2
2
 
3
3
  declare namespace sap {
4
4
  namespace uiext {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.96.44
1
+ // For Library Version: 1.96.46
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.96.44
1
+ // For Library Version: 1.96.46
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.96.42
1
+ // For Library Version: 1.96.44
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.96.42
1
+ // For Library Version: 1.96.44
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,3 +0,0 @@
1
- // For Library Version: 1.96.28
2
-
3
- declare namespace sap {}