@sapui5/ts-types 1.96.43 → 1.96.45

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 (52) 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 +23 -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.sac.grid.d.ts +1 -1
  22. package/types/sap.suite.ui.commons.d.ts +1 -1
  23. package/types/sap.suite.ui.generic.template.d.ts +1 -1
  24. package/types/sap.suite.ui.microchart.d.ts +1 -1
  25. package/types/sap.tnt.d.ts +1 -1
  26. package/types/sap.ui.codeeditor.d.ts +1 -1
  27. package/types/sap.ui.commons.d.ts +1 -1
  28. package/types/sap.ui.comp.d.ts +1 -1
  29. package/types/sap.ui.core.d.ts +2 -2
  30. package/types/sap.ui.dt.d.ts +1 -1
  31. package/types/sap.ui.export.d.ts +3 -3
  32. package/types/sap.ui.fl.d.ts +1 -1
  33. package/types/sap.ui.integration.d.ts +1 -1
  34. package/types/sap.ui.layout.d.ts +1 -1
  35. package/types/sap.ui.mdc.d.ts +1 -1
  36. package/types/sap.ui.richtexteditor.d.ts +12 -12
  37. package/types/sap.ui.rta.d.ts +1 -1
  38. package/types/sap.ui.suite.d.ts +1 -1
  39. package/types/sap.ui.support.d.ts +6 -6
  40. package/types/sap.ui.table.d.ts +1 -1
  41. package/types/sap.ui.testrecorder.d.ts +1 -1
  42. package/types/sap.ui.unified.d.ts +1 -1
  43. package/types/sap.ui.ux3.d.ts +1 -1
  44. package/types/sap.uiext.inbox.d.ts +1 -1
  45. package/types/sap.ushell.d.ts +1 -1
  46. package/types/sap.ushell_abap.d.ts +1 -1
  47. package/types/sap.uxap.d.ts +1 -1
  48. package/types/sap.viz.d.ts +1 -1
  49. package/types/sap.zen.commons.d.ts +1 -1
  50. package/types/sap.zen.crosstab.d.ts +1 -1
  51. package/types/sap.zen.dsh.d.ts +1 -1
  52. 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.43",
3
+ "version": "1.96.45",
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.41
1
+ // For Library Version: 1.96.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.96.41
1
+ // For Library Version: 1.96.43
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.96.31
1
+ // For Library Version: 1.96.33
2
2
 
3
3
  declare namespace sap {
4
4
  interface IUI5DefineDependencyNames {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.96.31
1
+ // For Library Version: 1.96.33
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.31
1
+ // For Library Version: 1.96.33
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.31
1
+ // For Library Version: 1.96.33
2
2
 
3
3
  declare namespace sap {}
@@ -1,3 +1,3 @@
1
- // For Library Version: 1.96.31
1
+ // For Library Version: 1.96.33
2
2
 
3
3
  declare namespace sap {}
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.96.31
1
+ // For Library Version: 1.96.33
2
2
 
3
3
  declare namespace sap {
4
4
  namespace fe {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.96.31
1
+ // For Library Version: 1.96.33
2
2
 
3
3
  declare namespace sap {
4
4
  namespace fe {
@@ -1,3 +1,3 @@
1
- // For Library Version: 1.96.31
1
+ // For Library Version: 1.96.33
2
2
 
3
3
  declare namespace sap {}
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.96.20
1
+ // For Library Version: 1.96.22
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.41
1
+ // For Library Version: 1.96.43
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -19284,10 +19284,16 @@ declare namespace sap {
19284
19284
  error?: (oEvent: sap.ui.base.Event) => void;
19285
19285
 
19286
19286
  /**
19287
+ * @deprecated (since 1.96.44) - with no replacement.
19288
+ *
19287
19289
  * This event is fired when the PDF viewer control cannot check the loaded content. For example, the default
19288
19290
  * configuration of the Mozilla Firefox browser may not allow checking the loaded content. This may also
19289
19291
  * happen when the source PDF file is stored in a different domain. If you want no error message to be displayed
19290
19292
  * when this event is fired, call the preventDefault() method inside the event handler.
19293
+ *
19294
+ * Modern browsers implement strict policies for validating external resources loaded within an iframe.
19295
+ * PDFViewer cannot determine whether the resource inside the iframe is a valid PDF by itself. As the validation
19296
+ * cannot be performed the sourceValidationFailed event cannot be triggered.
19291
19297
  */
19292
19298
  sourceValidationFailed?: (oEvent: sap.ui.base.Event) => void;
19293
19299
  }
@@ -75765,6 +75771,8 @@ declare namespace sap {
75765
75771
  oListener?: object
75766
75772
  ): this;
75767
75773
  /**
75774
+ * @deprecated (since 1.96.44) - with no replacement.
75775
+ *
75768
75776
  * Attaches event handler `fnFunction` to the {@link #event:sourceValidationFailed sourceValidationFailed}
75769
75777
  * event of this `sap.m.PDFViewer`.
75770
75778
  *
@@ -75775,6 +75783,10 @@ declare namespace sap {
75775
75783
  * configuration of the Mozilla Firefox browser may not allow checking the loaded content. This may also
75776
75784
  * happen when the source PDF file is stored in a different domain. If you want no error message to be displayed
75777
75785
  * when this event is fired, call the preventDefault() method inside the event handler.
75786
+ *
75787
+ * Modern browsers implement strict policies for validating external resources loaded within an iframe.
75788
+ * PDFViewer cannot determine whether the resource inside the iframe is a valid PDF by itself. As the validation
75789
+ * cannot be performed the sourceValidationFailed event cannot be triggered.
75778
75790
  */
75779
75791
  attachSourceValidationFailed(
75780
75792
  /**
@@ -75792,6 +75804,8 @@ declare namespace sap {
75792
75804
  oListener?: object
75793
75805
  ): this;
75794
75806
  /**
75807
+ * @deprecated (since 1.96.44) - with no replacement.
75808
+ *
75795
75809
  * Attaches event handler `fnFunction` to the {@link #event:sourceValidationFailed sourceValidationFailed}
75796
75810
  * event of this `sap.m.PDFViewer`.
75797
75811
  *
@@ -75802,6 +75816,10 @@ declare namespace sap {
75802
75816
  * configuration of the Mozilla Firefox browser may not allow checking the loaded content. This may also
75803
75817
  * happen when the source PDF file is stored in a different domain. If you want no error message to be displayed
75804
75818
  * when this event is fired, call the preventDefault() method inside the event handler.
75819
+ *
75820
+ * Modern browsers implement strict policies for validating external resources loaded within an iframe.
75821
+ * PDFViewer cannot determine whether the resource inside the iframe is a valid PDF by itself. As the validation
75822
+ * cannot be performed the sourceValidationFailed event cannot be triggered.
75805
75823
  */
75806
75824
  attachSourceValidationFailed(
75807
75825
  /**
@@ -75852,6 +75870,8 @@ declare namespace sap {
75852
75870
  oListener?: object
75853
75871
  ): this;
75854
75872
  /**
75873
+ * @deprecated (since 1.96.44) - with no replacement.
75874
+ *
75855
75875
  * Detaches event handler `fnFunction` from the {@link #event:sourceValidationFailed sourceValidationFailed}
75856
75876
  * event of this `sap.m.PDFViewer`.
75857
75877
  *
@@ -75895,6 +75915,8 @@ declare namespace sap {
75895
75915
  mParameters?: object
75896
75916
  ): this;
75897
75917
  /**
75918
+ * @deprecated (since 1.96.44) - with no replacement.
75919
+ *
75898
75920
  * Fires event {@link #event:sourceValidationFailed sourceValidationFailed} to attached listeners.
75899
75921
  */
75900
75922
  fireSourceValidationFailed(
@@ -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
  /**
package/types/sap.me.d.ts CHANGED
@@ -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
  /**
@@ -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
  /**
@@ -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.37
1
+ // For Library Version: 1.96.38
2
2
 
3
3
  declare namespace sap {
4
4
  namespace sac {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.96.14
1
+ // For Library Version: 1.96.16
2
2
 
3
3
  declare namespace sap {
4
4
  namespace suite {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.96.40
1
+ // For Library Version: 1.96.42
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.41
1
+ // For Library Version: 1.96.43
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -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 ui {
@@ -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 ui {
@@ -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 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.41
267
+ // For Library Version: 1.96.43
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.41
1
+ // For Library Version: 1.96.43
2
2
 
3
3
  declare namespace sap {}
@@ -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 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.41")
183
+ * - `version` (string) - Application version that creates the XLSX document (default: "1.96.43")
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.41',
269
+ * version: '1.96.43',
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.41
1
+ // For Library Version: 1.96.43
2
2
 
3
3
  declare namespace sap {
4
4
  interface IUI5DefineDependencyNames {
@@ -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 ui {
@@ -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 ui {
@@ -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
  interface IUI5DefineDependencyNames {
@@ -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 ui {
@@ -57,9 +57,7 @@ declare namespace sap {
57
57
  * - TinyMCE version 3 and 4 are no longer supported and cannot be used.
58
58
  * - TinyMCE 4 is out of support and by using it, application developers are accepting all the risks comming
59
59
  * from that fact. In addition TinyMCE 4 will be removed in future releases.
60
- * - TinyMCE 5 will be removed in future releases.
61
- * - Have in mind when choosing a specific TinyMCE version that there might be differences in the support
62
- * rules compared to UI5, therefore we might be forced to remove any TinyMCE version.
60
+ * - TinyMCE 5 and TinyMCE 6 will be removed in future releases.
63
61
  */
64
62
  editorType?: string | sap.ui.base.ManagedObject.PropertyBindingInfo;
65
63
 
@@ -203,7 +201,7 @@ declare namespace sap {
203
201
  * @SINCE 1.48
204
202
  *
205
203
  * Determines whether a Fiori Toolbar is used instead of the TinyMCE default toolbar one. It is applied
206
- * only when the EditorType is TinyMCE5 or TinyMCE6 and sap.m library is loaded. **Note:** The `customToolbar`
204
+ * only when the EditorType is TinyMCE6 or TinyMCE7 and sap.m library is loaded. **Note:** The `customToolbar`
207
205
  * property will have effect only on initial loading. Changing it during runtime will not affect the initially
208
206
  * loaded toolbar.
209
207
  */
@@ -807,7 +805,7 @@ declare namespace sap {
807
805
  * Gets current value of property {@link #getCustomToolbar customToolbar}.
808
806
  *
809
807
  * Determines whether a Fiori Toolbar is used instead of the TinyMCE default toolbar one. It is applied
810
- * only when the EditorType is TinyMCE5 or TinyMCE6 and sap.m library is loaded. **Note:** The `customToolbar`
808
+ * only when the EditorType is TinyMCE6 or TinyMCE7 and sap.m library is loaded. **Note:** The `customToolbar`
811
809
  * property will have effect only on initial loading. Changing it during runtime will not affect the initially
812
810
  * loaded toolbar.
813
811
  *
@@ -849,9 +847,7 @@ declare namespace sap {
849
847
  * - TinyMCE version 3 and 4 are no longer supported and cannot be used.
850
848
  * - TinyMCE 4 is out of support and by using it, application developers are accepting all the risks comming
851
849
  * from that fact. In addition TinyMCE 4 will be removed in future releases.
852
- * - TinyMCE 5 will be removed in future releases.
853
- * - Have in mind when choosing a specific TinyMCE version that there might be differences in the support
854
- * rules compared to UI5, therefore we might be forced to remove any TinyMCE version.
850
+ * - TinyMCE 5 and TinyMCE 6 will be removed in future releases.
855
851
  *
856
852
  * Default value is `'TinyMCE'`.
857
853
  */
@@ -1130,7 +1126,7 @@ declare namespace sap {
1130
1126
  * Sets a new value for property {@link #getCustomToolbar customToolbar}.
1131
1127
  *
1132
1128
  * Determines whether a Fiori Toolbar is used instead of the TinyMCE default toolbar one. It is applied
1133
- * only when the EditorType is TinyMCE5 or TinyMCE6 and sap.m library is loaded. **Note:** The `customToolbar`
1129
+ * only when the EditorType is TinyMCE6 or TinyMCE7 and sap.m library is loaded. **Note:** The `customToolbar`
1134
1130
  * property will have effect only on initial loading. Changing it during runtime will not affect the initially
1135
1131
  * loaded toolbar.
1136
1132
  *
@@ -1476,14 +1472,14 @@ declare namespace sap {
1476
1472
  */
1477
1473
  enum EditorType {
1478
1474
  /**
1479
- * @deprecated (since 1.96.35) - replaced by TinyMCE 6.
1475
+ * @deprecated (since 1.96.35) - replaced by TinyMCE 7.
1480
1476
  *
1481
1477
  * Uses TinyMCE version 4 as editor TinyMCE 4 is no longer supported, therefore using it is on your own
1482
1478
  * risk.
1483
1479
  */
1484
1480
  TinyMCE4 = "TinyMCE4",
1485
1481
  /**
1486
- * @deprecated (since 1.96.35) - replaced by TinyMCE 6.
1482
+ * @deprecated (since 1.96.35) - replaced by TinyMCE 7.
1487
1483
  *
1488
1484
  * TinyMCE 5 is no longer supported, therefore using it is on your own risk.
1489
1485
  */
@@ -1492,6 +1488,10 @@ declare namespace sap {
1492
1488
  * Uses TinyMCE version 6 as editor
1493
1489
  */
1494
1490
  TinyMCE6 = "TinyMCE6",
1491
+ /**
1492
+ * Uses TinyMCE version 7 as editor
1493
+ */
1494
+ TinyMCE7 = "TinyMCE7",
1495
1495
  }
1496
1496
  }
1497
1497
  }
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.96.41
1
+ // For Library Version: 1.96.43
2
2
 
3
3
  declare module "sap/ui/rta/api/startAdaptation" {
4
4
  /**
@@ -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 ui {
@@ -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 ui {
@@ -238,7 +238,7 @@ declare namespace sap {
238
238
  static getType(): string;
239
239
  }
240
240
  /**
241
- * @SINCE 1.96.41
241
+ * @SINCE 1.96.43
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.41
260
+ * @SINCE 1.96.43
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.41
315
+ * @SINCE 1.96.43
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.41
330
+ * @SINCE 1.96.43
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.41
349
+ * @SINCE 1.96.43
350
350
  *
351
351
  * Contains the available system presets.
352
352
  */
@@ -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 ui {
@@ -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
  interface IUI5DefineDependencyNames {
@@ -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 ui {
@@ -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 ui {
@@ -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 uiext {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.96.43
1
+ // For Library Version: 1.96.45
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.96.43
1
+ // For Library Version: 1.96.45
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -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
  /**
@@ -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
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.96.37
1
+ // For Library Version: 1.96.38
2
2
 
3
3
  declare namespace sap {
4
4
  namespace zen {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.96.37
1
+ // For Library Version: 1.96.38
2
2
 
3
3
  declare namespace sap {
4
4
  namespace zen {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.96.37
1
+ // For Library Version: 1.96.38
2
2
 
3
3
  declare namespace sap {
4
4
  namespace zen {
@@ -1,3 +0,0 @@
1
- // For Library Version: 1.96.28
2
-
3
- declare namespace sap {}