@sapui5/ts-types-esm 1.108.32 → 1.108.34

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 (53) hide show
  1. package/package.json +1 -1
  2. package/types/sap.chart.d.ts +1 -1
  3. package/types/sap.esh.search.ui.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.d.ts +1 -1
  8. package/types/sap.fe.navigation.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.gantt.d.ts +42 -7
  12. package/types/sap.insights.d.ts +1 -1
  13. package/types/sap.m.d.ts +3 -3
  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.sac.df.d.ts +1 -1
  18. package/types/sap.sac.grid.d.ts +1 -1
  19. package/types/sap.suite.ui.commons.d.ts +1 -1
  20. package/types/sap.suite.ui.generic.template.d.ts +1 -1
  21. package/types/sap.suite.ui.microchart.d.ts +1 -1
  22. package/types/sap.tnt.d.ts +1 -1
  23. package/types/sap.ui.codeeditor.d.ts +1 -1
  24. package/types/sap.ui.commons.d.ts +1 -1
  25. package/types/sap.ui.comp.d.ts +1 -1
  26. package/types/sap.ui.core.d.ts +16 -11
  27. package/types/sap.ui.dt.d.ts +1 -1
  28. package/types/sap.ui.export.d.ts +1 -1
  29. package/types/sap.ui.fl.d.ts +1 -1
  30. package/types/sap.ui.generic.app.d.ts +1 -1
  31. package/types/sap.ui.generic.template.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 +1 -1
  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 +1 -1
  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.ui.webc.common.d.ts +1 -1
  44. package/types/sap.ui.webc.fiori.d.ts +1 -1
  45. package/types/sap.ui.webc.main.d.ts +1 -1
  46. package/types/sap.uiext.inbox.d.ts +1 -1
  47. package/types/sap.ushell.d.ts +1 -1
  48. package/types/sap.ushell_abap.d.ts +1 -1
  49. package/types/sap.uxap.d.ts +1 -1
  50. package/types/sap.viz.d.ts +1 -1
  51. package/types/sap.zen.commons.d.ts +1 -1
  52. package/types/sap.zen.crosstab.d.ts +1 -1
  53. package/types/sap.zen.dsh.d.ts +1 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sapui5/ts-types-esm",
3
- "version": "1.108.32",
3
+ "version": "1.108.34",
4
4
  "description": "SAPUI5 TypeScript Definitions - ES Modules",
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.108.29
1
+ // For Library Version: 1.108.33
2
2
 
3
3
  declare module "sap/chart/library" {
4
4
  import Dimension from "sap/chart/data/Dimension";
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.4
1
+ // For Library Version: 1.108.5
2
2
 
3
3
  declare module "sap/esh/search/ui/library" {}
4
4
 
package/types/sap.f.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.29
1
+ // For Library Version: 1.108.33
2
2
 
3
3
  declare module "sap/tnt/library" {
4
4
  export interface IToolHeader {
@@ -1,3 +1,3 @@
1
- // For Library Version: 1.108.23
1
+ // For Library Version: 1.108.25
2
2
 
3
3
  declare namespace sap {}
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.23
1
+ // For Library Version: 1.108.25
2
2
 
3
3
  declare module "sap/fe/core/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.23
1
+ // For Library Version: 1.108.25
2
2
 
3
3
  declare module "sap/fe/macros/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.23
1
+ // For Library Version: 1.108.25
2
2
 
3
3
  declare module "sap/fe/navigation/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.23
1
+ // For Library Version: 1.108.25
2
2
 
3
3
  declare module "sap/fe/templates/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.23
1
+ // For Library Version: 1.108.25
2
2
 
3
3
  declare module "sap/fe/test/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.11
1
+ // For Library Version: 1.108.12
2
2
 
3
3
  declare module "sap/gantt/library" {
4
4
  /**
@@ -41753,6 +41753,16 @@ declare module "sap/gantt/simple/GanttChartWithTable" {
41753
41753
  * @returns Value of property `enableLassoInvert`
41754
41754
  */
41755
41755
  getEnableLassoInvert(): boolean;
41756
+ /**
41757
+ * Gets current value of property {@link #getEnableMultipleGhosts enableMultipleGhosts}.
41758
+ *
41759
+ * Flag to enable displaying multiple ghosts when multiple shapes are selected and dragged.
41760
+ *
41761
+ * Default value is `true`.
41762
+ *
41763
+ * @returns Value of property `enableMultipleGhosts`
41764
+ */
41765
+ getEnableMultipleGhosts(): boolean;
41756
41766
  /**
41757
41767
  * @SINCE 1.86
41758
41768
  *
@@ -42172,7 +42182,7 @@ declare module "sap/gantt/simple/GanttChartWithTable" {
42172
42182
  * Gets current value of property {@link #getShowShapeTimeOnDrag showShapeTimeOnDrag}.
42173
42183
  *
42174
42184
  * Flag to show or hide the start time and end time of a shape when you drag it along the time line. The
42175
- * property takes effect if only one shape is selected.
42185
+ * property takes effect if only one shape is selected or `enableMultipleGhosts` is set to false.
42176
42186
  *
42177
42187
  * Default value is `false`.
42178
42188
  *
@@ -42184,7 +42194,8 @@ declare module "sap/gantt/simple/GanttChartWithTable" {
42184
42194
  *
42185
42195
  * Gets current value of property {@link #getShowTextOnGhost showTextOnGhost}.
42186
42196
  *
42187
- * Option to show or hide shape labels on ghost while dragging.
42197
+ * Option to show or hide shape labels on ghost while dragging. The property takes effect only when `enableMultipleGhosts`
42198
+ * is set to true.
42188
42199
  *
42189
42200
  * Default value is `true`.
42190
42201
  *
@@ -43032,6 +43043,23 @@ declare module "sap/gantt/simple/GanttChartWithTable" {
43032
43043
  */
43033
43044
  bEnableLassoInvert?: boolean
43034
43045
  ): this;
43046
+ /**
43047
+ * Sets a new value for property {@link #getEnableMultipleGhosts enableMultipleGhosts}.
43048
+ *
43049
+ * Flag to enable displaying multiple ghosts when multiple shapes are selected and dragged.
43050
+ *
43051
+ * When called with a value of `null` or `undefined`, the default value of the property will be restored.
43052
+ *
43053
+ * Default value is `true`.
43054
+ *
43055
+ * @returns Reference to `this` in order to allow method chaining
43056
+ */
43057
+ setEnableMultipleGhosts(
43058
+ /**
43059
+ * New value for property `enableMultipleGhosts`
43060
+ */
43061
+ bEnableMultipleGhosts?: boolean
43062
+ ): this;
43035
43063
  /**
43036
43064
  * @SINCE 1.86
43037
43065
  *
@@ -43570,7 +43598,7 @@ declare module "sap/gantt/simple/GanttChartWithTable" {
43570
43598
  * Sets a new value for property {@link #getShowShapeTimeOnDrag showShapeTimeOnDrag}.
43571
43599
  *
43572
43600
  * Flag to show or hide the start time and end time of a shape when you drag it along the time line. The
43573
- * property takes effect if only one shape is selected.
43601
+ * property takes effect if only one shape is selected or `enableMultipleGhosts` is set to false.
43574
43602
  *
43575
43603
  * When called with a value of `null` or `undefined`, the default value of the property will be restored.
43576
43604
  *
@@ -43589,7 +43617,8 @@ declare module "sap/gantt/simple/GanttChartWithTable" {
43589
43617
  *
43590
43618
  * Sets a new value for property {@link #getShowTextOnGhost showTextOnGhost}.
43591
43619
  *
43592
- * Option to show or hide shape labels on ghost while dragging.
43620
+ * Option to show or hide shape labels on ghost while dragging. The property takes effect only when `enableMultipleGhosts`
43621
+ * is set to true.
43593
43622
  *
43594
43623
  * When called with a value of `null` or `undefined`, the default value of the property will be restored.
43595
43624
  *
@@ -43979,7 +44008,7 @@ declare module "sap/gantt/simple/GanttChartWithTable" {
43979
44008
 
43980
44009
  /**
43981
44010
  * Flag to show or hide the start time and end time of a shape when you drag it along the time line. The
43982
- * property takes effect if only one shape is selected.
44011
+ * property takes effect if only one shape is selected or `enableMultipleGhosts` is set to false.
43983
44012
  */
43984
44013
  showShapeTimeOnDrag?: boolean | PropertyBindingInfo | `{${string}}`;
43985
44014
 
@@ -44162,7 +44191,8 @@ declare module "sap/gantt/simple/GanttChartWithTable" {
44162
44191
  /**
44163
44192
  * @SINCE 1.94
44164
44193
  *
44165
- * Option to show or hide shape labels on ghost while dragging.
44194
+ * Option to show or hide shape labels on ghost while dragging. The property takes effect only when `enableMultipleGhosts`
44195
+ * is set to true.
44166
44196
  */
44167
44197
  showTextOnGhost?: boolean | PropertyBindingInfo | `{${string}}`;
44168
44198
 
@@ -44230,6 +44260,11 @@ declare module "sap/gantt/simple/GanttChartWithTable" {
44230
44260
  | PropertyBindingInfo
44231
44261
  | `{${string}}`;
44232
44262
 
44263
+ /**
44264
+ * Flag to enable displaying multiple ghosts when multiple shapes are selected and dragged.
44265
+ */
44266
+ enableMultipleGhosts?: boolean | PropertyBindingInfo | `{${string}}`;
44267
+
44233
44268
  /**
44234
44269
  * Table of the Gantt Chart
44235
44270
  *
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.12
1
+ // For Library Version: 1.108.13
2
2
 
3
3
  declare module "sap/insights/CardHelper" {
4
4
  /**
package/types/sap.m.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.29
1
+ // For Library Version: 1.108.33
2
2
 
3
3
  declare module "sap/f/library" {
4
4
  export interface IShellBar {
@@ -130107,14 +130107,14 @@ declare module "sap/m/upload/UploadSet" {
130107
130107
  * Required for receiving a `readyState` is to set the property `sendXHR` to true. This property is not
130108
130108
  * supported by Internet Explorer 9.
130109
130109
  */
130110
- readyState?: string;
130110
+ readyState?: int;
130111
130111
  /**
130112
130112
  * Status of the XHR request.
130113
130113
  *
130114
130114
  * Required for receiving a `status` is to set the property `sendXHR` to true. This property is not supported
130115
130115
  * by Internet Explorer 9.
130116
130116
  */
130117
- status?: string;
130117
+ status?: int;
130118
130118
  /**
130119
130119
  * Http-Response which comes from the server.
130120
130120
  *
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.29
1
+ // For Library Version: 1.108.33
2
2
 
3
3
  declare module "sap/makit/library" {
4
4
  /**
package/types/sap.me.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.29
1
+ // For Library Version: 1.108.33
2
2
 
3
3
  declare module "sap/me/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.29
1
+ // For Library Version: 1.108.33
2
2
 
3
3
  declare module "sap/ndc/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.15
1
+ // For Library Version: 1.108.16
2
2
 
3
3
  declare module "sap/sac/df/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.15
1
+ // For Library Version: 1.108.16
2
2
 
3
3
  declare module "sap/sac/grid/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.12
1
+ // For Library Version: 1.108.13
2
2
 
3
3
  declare module "sap/suite/ui/commons/collaboration/CollaborationHelper" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.29
1
+ // For Library Version: 1.108.31
2
2
 
3
3
  declare module "sap/suite/ui/generic/template/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.29
1
+ // For Library Version: 1.108.33
2
2
 
3
3
  declare module "sap/suite/ui/microchart/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.29
1
+ // For Library Version: 1.108.33
2
2
 
3
3
  declare module "sap/tnt/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.29
1
+ // For Library Version: 1.108.33
2
2
 
3
3
  declare module "sap/ui/codeeditor/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.29
1
+ // For Library Version: 1.108.33
2
2
 
3
3
  declare module "sap/ui/commons/library" {
4
4
  import { ColorPickerMode as ColorPickerMode1 } from "sap/ui/unified/library";
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.29
1
+ // For Library Version: 1.108.33
2
2
 
3
3
  declare module "sap/ui/comp/library" {
4
4
  /**
@@ -264,7 +264,7 @@ interface JQuery<TElement = HTMLElement> extends Iterable<TElement> {
264
264
  ): jQuery;
265
265
  }
266
266
 
267
- // For Library Version: 1.108.29
267
+ // For Library Version: 1.108.33
268
268
 
269
269
  declare module "sap/base/assert" {
270
270
  /**
@@ -28328,7 +28328,6 @@ declare module "sap/ui/core/mvc/View" {
28328
28328
  ): this;
28329
28329
  /**
28330
28330
  * @SINCE 1.30
28331
- * @deprecated (since 1.66) - Use {@link sap.ui.core.mvc.View.create View.create} instead
28332
28331
  *
28333
28332
  * Returns a Promise representing the state of the view initialization.
28334
28333
  *
@@ -46466,22 +46465,29 @@ declare module "sap/ui/model/json/JSONModel" {
46466
46465
  oContext?: Context
46467
46466
  ): any | null | undefined;
46468
46467
  /**
46469
- * Load JSON-encoded data from the server using a GET HTTP request and store the resulting JSON data in
46470
- * the model. Note: Due to browser security restrictions, most "Ajax" requests are subject to the same origin
46471
- * policy, the request can not successfully retrieve data from a different domain, subdomain, or protocol.
46468
+ * Loads JSON-encoded data from the server and stores the resulting JSON data in the model. Note: Due to
46469
+ * browser security restrictions, most "Ajax" requests are subject to the same origin policy, the request
46470
+ * can not successfully retrieve data from a different domain, subdomain, or protocol.
46471
+ *
46472
+ * Note: To send a JSON object in the body of a "POST" request to load the model data, `oParameters` has
46473
+ * to be the JSON-stringified value of the object to be sent, and `mHeaders` has to contain a `"Content-Type"`
46474
+ * property with the value `"application/json;charset=utf-8"`.
46472
46475
  *
46473
46476
  * @returns in case bAsync is set to true a Promise is returned; this promise resolves/rejects based on
46474
46477
  * the request status
46475
46478
  */
46476
46479
  loadData(
46477
46480
  /**
46478
- * A string containing the URL to which the request is sent.
46481
+ * A string containing the URL to which the request is sent
46479
46482
  */
46480
46483
  sURL: string,
46481
46484
  /**
46482
- * A map or string that is sent to the server with the request. Data that is sent to the server is appended
46483
- * to the URL as a query string. If the value of the data parameter is an object (map), it is converted
46484
- * to a string and url-encoded before it is appended to the URL.
46485
+ * The data to be sent to the server with the data-loading request. If `oParameters` is a string, it has
46486
+ * to be encoded based on the used content type. The default encoding is `'application/x-www-form-urlencoded;
46487
+ * charset=UTF-8'` but it may be overwritten via the `"Content-Type"` property given in `mHeaders`. If `oParameters`
46488
+ * is an object, a string is generated and the keys and values are URL-encoded. The resulting string is
46489
+ * appended to the URL if the HTTP request method cannot have a request body, e.g. for a "GET" request.
46490
+ * Otherwise, the resulting string is added to the request body.
46485
46491
  */
46486
46492
  oParameters?: object | string,
46487
46493
  /**
@@ -46491,8 +46497,7 @@ declare module "sap/ui/model/json/JSONModel" {
46491
46497
  */
46492
46498
  bAsync?: boolean,
46493
46499
  /**
46494
- * The type of request to make ("POST" or "GET"), default is "GET". Note: Other HTTP request methods, such
46495
- * as PUT and DELETE, can also be used here, but they are not supported by all browsers.
46500
+ * The HTTP verb to use for the request ("GET" or "POST")
46496
46501
  */
46497
46502
  sType?: string,
46498
46503
  /**
@@ -1,3 +1,3 @@
1
- // For Library Version: 1.108.29
1
+ // For Library Version: 1.108.33
2
2
 
3
3
  declare namespace sap {}
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.29
1
+ // For Library Version: 1.108.33
2
2
 
3
3
  declare module "sap/ui/export/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.29
1
+ // For Library Version: 1.108.33
2
2
 
3
3
  declare module "sap/ui/fl/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.1
1
+ // For Library Version: 1.108.4
2
2
 
3
3
  declare module "sap/ui/generic/app/library" {
4
4
  export namespace navigation {
@@ -1,3 +1,3 @@
1
- // For Library Version: 1.108.1
1
+ // For Library Version: 1.108.4
2
2
 
3
3
  declare namespace sap {}
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.29
1
+ // For Library Version: 1.108.33
2
2
 
3
3
  declare module "sap/ui/integration/library" {
4
4
  import { URI } from "sap/ui/core/library";
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.29
1
+ // For Library Version: 1.108.33
2
2
 
3
3
  declare module "sap/ui/layout/library" {
4
4
  import Control from "sap/ui/core/Control";
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.29
1
+ // For Library Version: 1.108.33
2
2
 
3
3
  declare module "sap/ui/mdc/filterbar/vh/FilterContainer" {
4
4
  import Metadata from "sap/ui/base/Metadata";
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.29
1
+ // For Library Version: 1.108.33
2
2
 
3
3
  declare module "sap/ui/richtexteditor/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.29
1
+ // For Library Version: 1.108.33
2
2
 
3
3
  declare module "sap/ui/rta/api/startAdaptation" {
4
4
  import Control from "sap/ui/core/Control";
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.29
1
+ // For Library Version: 1.108.33
2
2
 
3
3
  declare module "sap/ui/suite/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.29
1
+ // For Library Version: 1.108.33
2
2
 
3
3
  declare module "sap/ui/support/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.29
1
+ // For Library Version: 1.108.33
2
2
 
3
3
  declare module "sap/ui/table/library" {
4
4
  import TreeAutoExpandMode1 from "sap/ui/model/TreeAutoExpandMode";
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.29
1
+ // For Library Version: 1.108.33
2
2
 
3
3
  declare module "sap/ui/testrecorder/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.29
1
+ // For Library Version: 1.108.33
2
2
 
3
3
  declare module "sap/ui/unified/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.29
1
+ // For Library Version: 1.108.33
2
2
 
3
3
  declare module "sap/ui/ux3/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.29
1
+ // For Library Version: 1.108.33
2
2
 
3
3
  declare module "sap/ui/webc/common/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.29
1
+ // For Library Version: 1.108.33
2
2
 
3
3
  declare module "sap/ui/webc/fiori/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.29
1
+ // For Library Version: 1.108.33
2
2
 
3
3
  declare module "sap/ui/webc/main/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.29
1
+ // For Library Version: 1.108.33
2
2
 
3
3
  declare module "sap/uiext/inbox/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.32
1
+ // For Library Version: 1.108.34
2
2
 
3
3
  declare module "sap/ushell/components/factsheet/controls/PictureTile" {
4
4
  import { default as CustomTile, $CustomTileSettings } from "sap/m/CustomTile";
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.32
1
+ // For Library Version: 1.108.34
2
2
 
3
3
  declare namespace sap {
4
4
  interface IUI5DefineDependencyNames {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.29
1
+ // For Library Version: 1.108.33
2
2
 
3
3
  declare module "sap/uxap/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.29
1
+ // For Library Version: 1.108.33
2
2
 
3
3
  declare module "sap/viz/library" {
4
4
  export namespace ui5 {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.15
1
+ // For Library Version: 1.108.16
2
2
 
3
3
  declare module "sap/zen/commons/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.15
1
+ // For Library Version: 1.108.16
2
2
 
3
3
  declare module "sap/zen/crosstab/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.15
1
+ // For Library Version: 1.108.16
2
2
 
3
3
  declare module "sap/zen/dsh/library" {}
4
4