@sapui5/ts-types-esm 1.145.1 → 1.145.3

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 (55) hide show
  1. package/package.json +1 -1
  2. package/types/index.d.ts +5 -5
  3. package/types/{mdc-1.145.0-esm-d.ts → mdc-1.145.2-esm-d.ts} +1 -1
  4. package/types/sap.chart.d.ts +1 -1
  5. package/types/sap.f.d.ts +1 -1
  6. package/types/sap.fe.ariba.d.ts +1 -1
  7. package/types/sap.fe.controls.d.ts +1 -1
  8. package/types/sap.fe.core.d.ts +1 -1
  9. package/types/sap.fe.ina.d.ts +1 -1
  10. package/types/sap.fe.macros.d.ts +2 -2
  11. package/types/sap.fe.navigation.d.ts +1 -1
  12. package/types/sap.fe.placeholder.d.ts +1 -1
  13. package/types/sap.fe.plugins.managecache.d.ts +1 -1
  14. package/types/sap.fe.templates.d.ts +1 -1
  15. package/types/sap.fe.test.d.ts +1 -1
  16. package/types/sap.fe.tools.d.ts +1 -1
  17. package/types/sap.gantt.d.ts +99 -1
  18. package/types/sap.insights.d.ts +1 -1
  19. package/types/sap.makit.d.ts +1 -1
  20. package/types/sap.me.d.ts +1 -1
  21. package/types/sap.ndc.d.ts +1 -1
  22. package/types/sap.ovp.d.ts +1 -1
  23. package/types/sap.sac.df.d.ts +1 -1
  24. package/types/sap.suite.ui.commons.d.ts +1 -1
  25. package/types/sap.suite.ui.generic.template.d.ts +1 -1
  26. package/types/sap.suite.ui.microchart.d.ts +1 -1
  27. package/types/sap.ui.codeeditor.d.ts +1 -1
  28. package/types/sap.ui.comp.d.ts +1 -1
  29. package/types/sap.ui.export.d.ts +1 -1
  30. package/types/sap.ui.fl.d.ts +1 -1
  31. package/types/sap.ui.geomap.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.richtexteditor.d.ts +1 -1
  35. package/types/sap.ui.rta.d.ts +1 -1
  36. package/types/sap.ui.suite.d.ts +1 -1
  37. package/types/sap.ui.support.d.ts +1 -1
  38. package/types/sap.ui.table.d.ts +1 -1
  39. package/types/sap.ui.testrecorder.d.ts +1 -1
  40. package/types/sap.ui.unified.d.ts +1 -1
  41. package/types/sap.ui.webc.common.d.ts +1 -1
  42. package/types/sap.ui.webc.fiori.d.ts +1 -1
  43. package/types/sap.ui.webc.main.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 +39 -25
  50. package/types/sap.zen.crosstab.d.ts +13 -7
  51. package/types/sap.zen.dsh.d.ts +17 -9
  52. /package/types/{sap.ui.commons.d.ts → commons-1.145.1-esm-d.ts} +0 -0
  53. /package/types/{sap.ui.dt.d.ts → dt-1.145.1-esm-d.ts} +0 -0
  54. /package/types/{sap.tnt.d.ts → tnt-1.145.1-esm-d.ts} +0 -0
  55. /package/types/{sap.ui.ux3.d.ts → ux3-1.145.1-esm-d.ts} +0 -0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sapui5/ts-types-esm",
3
- "version": "1.145.1",
3
+ "version": "1.145.3",
4
4
  "description": "SAPUI5 TypeScript Definitions - ES Modules",
5
5
  "homepage": "https://ui5.sap.com",
6
6
  "author": "SAP SE (https://www.sap.com)",
package/types/index.d.ts CHANGED
@@ -17,10 +17,10 @@
17
17
  /// <reference path="./sap.zen.dsh.d.ts"/>
18
18
  /// <reference path="./sap.zen.commons.d.ts"/>
19
19
  /// <reference path="./sap.sac.df.d.ts"/>
20
- /// <reference path="./sap.ui.commons.d.ts"/>
20
+ /// <reference path="./commons-1.145.1-esm-d.ts"/>
21
21
  /// <reference path="./sap.ui.comp.d.ts"/>
22
22
  /// <reference path="./core-1.145.0-esm-d.ts"/>
23
- /// <reference path="./sap.ui.dt.d.ts"/>
23
+ /// <reference path="./dt-1.145.1-esm-d.ts"/>
24
24
  /// <reference path="./sap.ui.export.d.ts"/>
25
25
  /// <reference path="./sap.f.d.ts"/>
26
26
  /// <reference path="./sap.ui.fl.d.ts"/>
@@ -33,7 +33,7 @@
33
33
  /// <reference path="./sap.ui.integration.d.ts"/>
34
34
  /// <reference path="./sap.ui.layout.d.ts"/>
35
35
  /// <reference path="./sap.makit.d.ts"/>
36
- /// <reference path="./mdc-1.145.0-esm-d.ts"/>
36
+ /// <reference path="./mdc-1.145.2-esm-d.ts"/>
37
37
  /// <reference path="./mobile-1.145.0-esm-d.ts"/>
38
38
  /// <reference path="./sap.me.d.ts"/>
39
39
  /// <reference path="./sap.ndc.d.ts"/>
@@ -70,12 +70,12 @@
70
70
  /// <reference path="./sap.ui.support.d.ts"/>
71
71
  /// <reference path="./sap.ui.table.d.ts"/>
72
72
  /// <reference path="./sap.ui.testrecorder.d.ts"/>
73
- /// <reference path="./sap.tnt.d.ts"/>
73
+ /// <reference path="./tnt-1.145.1-esm-d.ts"/>
74
74
  /// <reference path="./sap.ca.ui.d.ts"/>
75
75
  /// <reference path="./sap.ui.unified.d.ts"/>
76
76
  /// <reference path="./sap.ushell.d.ts"/>
77
77
  /// <reference path="./sap.ushell_abap.d.ts"/>
78
- /// <reference path="./sap.ui.ux3.d.ts"/>
78
+ /// <reference path="./ux3-1.145.1-esm-d.ts"/>
79
79
  /// <reference path="./sap.uxap.d.ts"/>
80
80
  /// <reference path="./sap.ui.vbm.d.ts"/>
81
81
  /// <reference path="./sap.viz.d.ts"/>
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.145.0
1
+ // For Library Version: 1.145.2
2
2
 
3
3
  declare module "sap/ui/mdc/AggregationBaseDelegate" {
4
4
  import BaseDelegate from "sap/ui/mdc/BaseDelegate";
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.145.1
1
+ // For Library Version: 1.145.3
2
2
 
3
3
  declare module "sap/chart/library" {
4
4
  import Dimension from "sap/chart/data/Dimension";
package/types/sap.f.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.145.1
1
+ // For Library Version: 1.145.3
2
2
 
3
3
  declare module "sap/tnt/library" {
4
4
  export interface IToolHeader {
@@ -1,3 +1,3 @@
1
- // For Library Version: 1.145.1
1
+ // For Library Version: 1.145.3
2
2
 
3
3
  declare namespace sap {}
@@ -1,3 +1,3 @@
1
- // For Library Version: 1.145.1
1
+ // For Library Version: 1.145.3
2
2
 
3
3
  declare namespace sap {}
@@ -418,7 +418,7 @@ declare module "sap/fe/core/controllerextensions/BaseControllerExtension" {
418
418
  }
419
419
  }
420
420
 
421
- // For Library Version: 1.145.1
421
+ // For Library Version: 1.145.3
422
422
 
423
423
  declare module "sap/fe/core/AppComponent" {
424
424
  import {
@@ -1,3 +1,3 @@
1
- // For Library Version: 1.145.1
1
+ // For Library Version: 1.145.3
2
2
 
3
3
  declare namespace sap {}
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.145.1
1
+ // For Library Version: 1.145.3
2
2
 
3
3
  declare module "sap/fe/macros/AINotice" {
4
4
  import {
@@ -7521,7 +7521,7 @@ declare module "sap/fe/macros/table/ColumnExportSettings" {
7521
7521
  /**
7522
7522
  * Determines the width of the column in characters
7523
7523
  */
7524
- width?: number | PropertyBindingInfo | `{${string}}`;
7524
+ width?: int | PropertyBindingInfo | `{${string}}`;
7525
7525
 
7526
7526
  /**
7527
7527
  * Determines if the content needs to be wrapped.
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.145.1
1
+ // For Library Version: 1.145.3
2
2
 
3
3
  declare module "sap/fe/navigation/library" {
4
4
  /**
@@ -1,3 +1,3 @@
1
- // For Library Version: 1.145.1
1
+ // For Library Version: 1.145.3
2
2
 
3
3
  declare namespace sap {}
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.145.1
1
+ // For Library Version: 1.145.3
2
2
 
3
3
  declare module "sap/fe/plugins/managecache/library" {}
4
4
 
@@ -48,7 +48,7 @@ declare module "sap/fe/templates/ListReport/ListReportControllerOverrides" {
48
48
  }
49
49
  }
50
50
 
51
- // For Library Version: 1.145.1
51
+ // For Library Version: 1.145.3
52
52
 
53
53
  declare module "sap/fe/templates/library" {}
54
54
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.145.1
1
+ // For Library Version: 1.145.3
2
2
 
3
3
  declare module "sap/fe/test/library" {}
4
4
 
@@ -1,3 +1,3 @@
1
- // For Library Version: 1.145.1
1
+ // For Library Version: 1.145.3
2
2
 
3
3
  declare namespace sap {}
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.145.1
1
+ // For Library Version: 1.145.2
2
2
 
3
3
  declare module "sap/gantt/library" {
4
4
  import ChartScheme from "sap/gantt/config/ChartScheme";
@@ -45224,6 +45224,18 @@ declare module "sap/gantt/simple/GanttChartWithTable" {
45224
45224
  * @returns Value of property `enableSelectAndDrag`
45225
45225
  */
45226
45226
  getEnableSelectAndDrag(): boolean;
45227
+ /**
45228
+ * Gets current value of property {@link #getEnableShapeDropFromOtherCharts enableShapeDropFromOtherCharts}.
45229
+ *
45230
+ * Flag to enable dropping of shapes from other gantt charts onto this chart. When disabled, the shapeDrop
45231
+ * event is not triggered when a shape is dropped from another chart.
45232
+ *
45233
+ * Default value is `true`.
45234
+ *
45235
+ *
45236
+ * @returns Value of property `enableShapeDropFromOtherCharts`
45237
+ */
45238
+ getEnableShapeDropFromOtherCharts(): boolean;
45227
45239
  /**
45228
45240
  * Gets current value of property {@link #getEnableVerticalLine enableVerticalLine}.
45229
45241
  *
@@ -45799,6 +45811,19 @@ declare module "sap/gantt/simple/GanttChartWithTable" {
45799
45811
  * @returns Value of property `useParentShapeOnExpand`
45800
45812
  */
45801
45813
  getUseParentShapeOnExpand(): boolean;
45814
+ /**
45815
+ * Gets current value of property {@link #getUseShapeFillForGhost useShapeFillForGhost}.
45816
+ *
45817
+ * Flag to use the shape fill for the ghost shape when dragging. When the flag is enabled, the ghost shape
45818
+ * has the same fill color as the original shape. The property takes effect only when `shapeStyles` does
45819
+ * not have a fill explicitly set.
45820
+ *
45821
+ * Default value is `false`.
45822
+ *
45823
+ *
45824
+ * @returns Value of property `useShapeFillForGhost`
45825
+ */
45826
+ getUseShapeFillForGhost(): boolean;
45802
45827
  /**
45803
45828
  * Gets current value of property {@link #getWidth width}.
45804
45829
  *
@@ -46715,6 +46740,25 @@ declare module "sap/gantt/simple/GanttChartWithTable" {
46715
46740
  */
46716
46741
  bEnableSelectAndDrag?: boolean
46717
46742
  ): this;
46743
+ /**
46744
+ * Sets a new value for property {@link #getEnableShapeDropFromOtherCharts enableShapeDropFromOtherCharts}.
46745
+ *
46746
+ * Flag to enable dropping of shapes from other gantt charts onto this chart. When disabled, the shapeDrop
46747
+ * event is not triggered when a shape is dropped from another chart.
46748
+ *
46749
+ * When called with a value of `null` or `undefined`, the default value of the property will be restored.
46750
+ *
46751
+ * Default value is `true`.
46752
+ *
46753
+ *
46754
+ * @returns Reference to `this` in order to allow method chaining
46755
+ */
46756
+ setEnableShapeDropFromOtherCharts(
46757
+ /**
46758
+ * New value for property `enableShapeDropFromOtherCharts`
46759
+ */
46760
+ bEnableShapeDropFromOtherCharts?: boolean
46761
+ ): this;
46718
46762
  /**
46719
46763
  * Enable or disable table's variable row height feature
46720
46764
  *
@@ -47424,6 +47468,26 @@ declare module "sap/gantt/simple/GanttChartWithTable" {
47424
47468
  */
47425
47469
  bUseParentShapeOnExpand?: boolean
47426
47470
  ): this;
47471
+ /**
47472
+ * Sets a new value for property {@link #getUseShapeFillForGhost useShapeFillForGhost}.
47473
+ *
47474
+ * Flag to use the shape fill for the ghost shape when dragging. When the flag is enabled, the ghost shape
47475
+ * has the same fill color as the original shape. The property takes effect only when `shapeStyles` does
47476
+ * not have a fill explicitly set.
47477
+ *
47478
+ * When called with a value of `null` or `undefined`, the default value of the property will be restored.
47479
+ *
47480
+ * Default value is `false`.
47481
+ *
47482
+ *
47483
+ * @returns Reference to `this` in order to allow method chaining
47484
+ */
47485
+ setUseShapeFillForGhost(
47486
+ /**
47487
+ * New value for property `useShapeFillForGhost`
47488
+ */
47489
+ bUseShapeFillForGhost?: boolean
47490
+ ): this;
47427
47491
  /**
47428
47492
  * Sets a new value for property {@link #getWidth width}.
47429
47493
  *
@@ -48047,6 +48111,22 @@ declare module "sap/gantt/simple/GanttChartWithTable" {
48047
48111
  */
48048
48112
  optimiseRelationships?: boolean | PropertyBindingInfo | `{${string}}`;
48049
48113
 
48114
+ /**
48115
+ * Flag to use the shape fill for the ghost shape when dragging. When the flag is enabled, the ghost shape
48116
+ * has the same fill color as the original shape. The property takes effect only when `shapeStyles` does
48117
+ * not have a fill explicitly set.
48118
+ */
48119
+ useShapeFillForGhost?: boolean | PropertyBindingInfo | `{${string}}`;
48120
+
48121
+ /**
48122
+ * Flag to enable dropping of shapes from other gantt charts onto this chart. When disabled, the shapeDrop
48123
+ * event is not triggered when a shape is dropped from another chart.
48124
+ */
48125
+ enableShapeDropFromOtherCharts?:
48126
+ | boolean
48127
+ | PropertyBindingInfo
48128
+ | `{${string}}`;
48129
+
48050
48130
  /**
48051
48131
  * Table of the Gantt Chart
48052
48132
  *
@@ -48891,6 +48971,24 @@ declare module "sap/gantt/simple/GanttPrinting" {
48891
48971
  */
48892
48972
  printDialogTemplate: PrintDialogTemplate
48893
48973
  ): Promise<any>;
48974
+ /**
48975
+ * Opens the print dialog for single page printing.
48976
+ *
48977
+ * @since 1.111
48978
+ *
48979
+ * @returns A promise for chaining actions after the print dialog is ready.
48980
+ */
48981
+ openPdfPreview(
48982
+ /**
48983
+ * Optional function which takes cloned gantt chart's table for modification. Applications can loop through
48984
+ * the table columns and update certain properties like maxLines to overcome html2canvas limitations.
48985
+ */
48986
+ fnUpdateTable: Function,
48987
+ /**
48988
+ * which takes custom buttons to display on print Dialog
48989
+ */
48990
+ printDialogTemplate: PrintDialogTemplate
48991
+ ): Promise<any>;
48894
48992
  /**
48895
48993
  * Sets the Gantt chart to be exported as PDF.
48896
48994
  */
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.145.1
1
+ // For Library Version: 1.145.2
2
2
 
3
3
  declare module "sap/insights/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.145.1
1
+ // For Library Version: 1.145.3
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.145.1
1
+ // For Library Version: 1.145.3
2
2
 
3
3
  declare module "sap/me/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.145.1
1
+ // For Library Version: 1.145.3
2
2
 
3
3
  declare module "sap/ndc/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.145.1
1
+ // For Library Version: 1.145.2
2
2
 
3
3
  declare module "sap/ovp/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.145.0
1
+ // For Library Version: 1.145.1
2
2
 
3
3
  declare namespace sap {
4
4
  interface IUI5DefineDependencyNames {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.145.1
1
+ // For Library Version: 1.145.2
2
2
 
3
3
  declare module "sap/suite/ui/commons/collaboration/BaseHelperService" {
4
4
  import BaseObject from "sap/ui/base/Object";
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.145.1
1
+ // For Library Version: 1.145.3
2
2
 
3
3
  declare module "sap/suite/ui/generic/template/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.145.1
1
+ // For Library Version: 1.145.3
2
2
 
3
3
  declare module "sap/suite/ui/microchart/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.145.1
1
+ // For Library Version: 1.145.3
2
2
 
3
3
  declare module "sap/ui/codeeditor/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.145.1
1
+ // For Library Version: 1.145.3
2
2
 
3
3
  declare module "sap/ui/comp/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.145.1
1
+ // For Library Version: 1.145.3
2
2
 
3
3
  declare module "sap/ui/export/library" {
4
4
  import ListBinding from "sap/ui/model/ListBinding";
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.145.1
1
+ // For Library Version: 1.145.3
2
2
 
3
3
  declare module "sap/ui/fl/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.145.1
1
+ // For Library Version: 1.145.3
2
2
 
3
3
  declare module "sap/ui/geomap/gen/sap_webcomponents/geomap" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.145.1
1
+ // For Library Version: 1.145.3
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.145.1
1
+ // For Library Version: 1.145.3
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.145.1
1
+ // For Library Version: 1.145.3
2
2
 
3
3
  declare module "sap/ui/richtexteditor/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.145.1
1
+ // For Library Version: 1.145.3
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.145.1
1
+ // For Library Version: 1.145.3
2
2
 
3
3
  declare module "sap/ui/suite/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.145.1
1
+ // For Library Version: 1.145.3
2
2
 
3
3
  declare module "sap/ui/support/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.145.1
1
+ // For Library Version: 1.145.3
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.145.1
1
+ // For Library Version: 1.145.3
2
2
 
3
3
  declare module "sap/ui/testrecorder/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.145.1
1
+ // For Library Version: 1.145.3
2
2
 
3
3
  declare module "sap/ui/unified/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.145.1
1
+ // For Library Version: 1.145.3
2
2
 
3
3
  declare module "sap/ui/webc/common/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.145.1
1
+ // For Library Version: 1.145.3
2
2
 
3
3
  declare module "sap/ui/webc/fiori/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.145.1
1
+ // For Library Version: 1.145.3
2
2
 
3
3
  declare module "sap/ui/webc/main/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.145.1
1
+ // For Library Version: 1.145.3
2
2
 
3
3
  declare module "sap/uiext/inbox/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.145.1
1
+ // For Library Version: 1.145.3
2
2
 
3
3
  declare module "sap/ushell/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.145.1
1
+ // For Library Version: 1.145.3
2
2
 
3
3
  declare namespace sap {
4
4
  interface IUI5DefineDependencyNames {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.145.1
1
+ // For Library Version: 1.145.3
2
2
 
3
3
  declare module "sap/uxap/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.145.1
1
+ // For Library Version: 1.145.3
2
2
 
3
3
  declare module "sap/viz/library" {
4
4
  export namespace ui5 {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.145.0
1
+ // For Library Version: 1.145.1
2
2
 
3
3
  declare module "sap/zen/commons/library" {}
4
4
 
@@ -7,7 +7,8 @@ declare module "sap/zen/commons/HAlign" {
7
7
  * Horizontal alignment, e.g. of a layout cell's content within the cell's borders. Note that some values
8
8
  * depend on the current locale's writing direction while others do not.
9
9
  *
10
- * @deprecated As of version 1.89.0. Please use the WD Grid control instead.
10
+ * @deprecated As of version 1.89. this library is deprecated and has been replaced by Web Dynpro-based
11
+ * apps in S/4HANA.
11
12
  */
12
13
  enum HAlign {
13
14
  /**
@@ -51,7 +52,8 @@ declare module "sap/zen/commons/layout/AbsoluteLayout" {
51
52
  /**
52
53
  * The Absolute Layout positions its child controls absolutely
53
54
  *
54
- * @deprecated As of version 1.38. the concept has been discarded.
55
+ * @deprecated As of version 1.38. the concept has been discarded. As of version 1.89, this library is deprecated
56
+ * and has been replaced by Web Dynpro-based apps in S/4HANA.
55
57
  */
56
58
  export default class AbsoluteLayout extends Control {
57
59
  /**
@@ -401,7 +403,8 @@ declare module "sap/zen/commons/layout/AbsoluteLayout" {
401
403
  /**
402
404
  * Describes the settings that can be provided to the AbsoluteLayout constructor.
403
405
  *
404
- * @deprecated As of version 1.38. the concept has been discarded.
406
+ * @deprecated As of version 1.38. the concept has been discarded. As of version 1.89, this library is deprecated
407
+ * and has been replaced by Web Dynpro-based apps in S/4HANA.
405
408
  */
406
409
  export interface $AbsoluteLayoutSettings extends $ControlSettings {
407
410
  /**
@@ -458,7 +461,8 @@ declare module "sap/zen/commons/layout/MatrixLayout" {
458
461
  } from "sap/ui/base/ManagedObject";
459
462
 
460
463
  /**
461
- * @deprecated As of version 1.38. Instead, use the `sap.ui.layout.Grid` control.
464
+ * @deprecated As of version 1.38. Instead, use the `sap.ui.layout.Grid` control. As of version 1.89, this
465
+ * library is deprecated and has been replaced by Web Dynpro-based apps in S/4HANA.
462
466
  */
463
467
  export default class MatrixLayout extends Control {
464
468
  /**
@@ -757,7 +761,8 @@ declare module "sap/zen/commons/layout/MatrixLayout" {
757
761
  /**
758
762
  * Describes the settings that can be provided to the MatrixLayout constructor.
759
763
  *
760
- * @deprecated As of version 1.38. Instead, use the `sap.ui.layout.Grid` control.
764
+ * @deprecated As of version 1.38. Instead, use the `sap.ui.layout.Grid` control. As of version 1.89, this
765
+ * library is deprecated and has been replaced by Web Dynpro-based apps in S/4HANA.
761
766
  */
762
767
  export interface $MatrixLayoutSettings extends $ControlSettings {
763
768
  /**
@@ -818,7 +823,8 @@ declare module "sap/zen/commons/layout/MatrixLayoutCell" {
818
823
  /**
819
824
  * Non-control element used as part of a matrix layout's inner structure.
820
825
  *
821
- * @deprecated As of version 1.38. Instead, use the `sap.ui.layout.Grid` control.
826
+ * @deprecated As of version 1.38. Instead, use the `sap.ui.layout.Grid` control. As of version 1.89, this
827
+ * library is deprecated and has been replaced by Web Dynpro-based apps in S/4HANA.
822
828
  */
823
829
  export default class MatrixLayoutCell extends UI5Element {
824
830
  /**
@@ -945,7 +951,7 @@ declare module "sap/zen/commons/layout/MatrixLayoutCell" {
945
951
  *
946
952
  * Determines the matrix layout cell's background design.
947
953
  *
948
- * Default value is `'Transparent'`.
954
+ * Default value is `"Transparent"`.
949
955
  *
950
956
  *
951
957
  * @returns Value of property `backgroundDesign`
@@ -976,7 +982,7 @@ declare module "sap/zen/commons/layout/MatrixLayoutCell" {
976
982
  *
977
983
  * Determines the horizontal alignment of the matrix layout cell's content with the cell's borders.
978
984
  *
979
- * Default value is `'Begin'`.
985
+ * Default value is `"Begin"`.
980
986
  *
981
987
  *
982
988
  * @returns Value of property `hAlign`
@@ -989,7 +995,7 @@ declare module "sap/zen/commons/layout/MatrixLayoutCell" {
989
995
  * is appropriate for all cells in a form-like layout. Consider to remove the padding on the outer layout
990
996
  * in case of nesting.
991
997
  *
992
- * Default value is `'End'`.
998
+ * Default value is `"End"`.
993
999
  *
994
1000
  *
995
1001
  * @returns Value of property `padding`
@@ -1013,7 +1019,7 @@ declare module "sap/zen/commons/layout/MatrixLayoutCell" {
1013
1019
  * Determines how a matrix layout cell is separated from its predecessor, via a vertical gutter of variable
1014
1020
  * width, with or without a vertical line.
1015
1021
  *
1016
- * Default value is `'None'`.
1022
+ * Default value is `"None"`.
1017
1023
  *
1018
1024
  *
1019
1025
  * @returns Value of property `separation`
@@ -1024,7 +1030,7 @@ declare module "sap/zen/commons/layout/MatrixLayoutCell" {
1024
1030
  *
1025
1031
  * Determines the vertical alignment of the matrix layout cell's content with the cell's borders.
1026
1032
  *
1027
- * Default value is `'Middle'`.
1033
+ * Default value is `"Middle"`.
1028
1034
  *
1029
1035
  *
1030
1036
  * @returns Value of property `vAlign`
@@ -1111,7 +1117,7 @@ declare module "sap/zen/commons/layout/MatrixLayoutCell" {
1111
1117
  *
1112
1118
  * When called with a value of `null` or `undefined`, the default value of the property will be restored.
1113
1119
  *
1114
- * Default value is `'Transparent'`.
1120
+ * Default value is `"Transparent"`.
1115
1121
  *
1116
1122
  *
1117
1123
  * @returns Reference to `this` in order to allow method chaining
@@ -1147,7 +1153,7 @@ declare module "sap/zen/commons/layout/MatrixLayoutCell" {
1147
1153
  *
1148
1154
  * When called with a value of `null` or `undefined`, the default value of the property will be restored.
1149
1155
  *
1150
- * Default value is `'Begin'`.
1156
+ * Default value is `"Begin"`.
1151
1157
  *
1152
1158
  *
1153
1159
  * @returns Reference to `this` in order to allow method chaining
@@ -1167,7 +1173,7 @@ declare module "sap/zen/commons/layout/MatrixLayoutCell" {
1167
1173
  *
1168
1174
  * When called with a value of `null` or `undefined`, the default value of the property will be restored.
1169
1175
  *
1170
- * Default value is `'End'`.
1176
+ * Default value is `"End"`.
1171
1177
  *
1172
1178
  *
1173
1179
  * @returns Reference to `this` in order to allow method chaining
@@ -1205,7 +1211,7 @@ declare module "sap/zen/commons/layout/MatrixLayoutCell" {
1205
1211
  *
1206
1212
  * When called with a value of `null` or `undefined`, the default value of the property will be restored.
1207
1213
  *
1208
- * Default value is `'None'`.
1214
+ * Default value is `"None"`.
1209
1215
  *
1210
1216
  *
1211
1217
  * @returns Reference to `this` in order to allow method chaining
@@ -1223,7 +1229,7 @@ declare module "sap/zen/commons/layout/MatrixLayoutCell" {
1223
1229
  *
1224
1230
  * When called with a value of `null` or `undefined`, the default value of the property will be restored.
1225
1231
  *
1226
- * Default value is `'Middle'`.
1232
+ * Default value is `"Middle"`.
1227
1233
  *
1228
1234
  *
1229
1235
  * @returns Reference to `this` in order to allow method chaining
@@ -1238,7 +1244,8 @@ declare module "sap/zen/commons/layout/MatrixLayoutCell" {
1238
1244
  /**
1239
1245
  * Describes the settings that can be provided to the MatrixLayoutCell constructor.
1240
1246
  *
1241
- * @deprecated As of version 1.38. Instead, use the `sap.ui.layout.Grid` control.
1247
+ * @deprecated As of version 1.38. Instead, use the `sap.ui.layout.Grid` control. As of version 1.89, this
1248
+ * library is deprecated and has been replaced by Web Dynpro-based apps in S/4HANA.
1242
1249
  */
1243
1250
  export interface $MatrixLayoutCellSettings extends $ElementSettings {}
1244
1251
  }
@@ -1260,7 +1267,8 @@ declare module "sap/zen/commons/layout/MatrixLayoutRow" {
1260
1267
  /**
1261
1268
  * Non-control element used as part of a matrix layout's inner structure.
1262
1269
  *
1263
- * @deprecated As of version 1.38. replaced by {@link sap.ui.layout.Grid}.
1270
+ * @deprecated As of version 1.38. replaced by {@link sap.ui.layout.Grid}. As of version 1.89, this library
1271
+ * is deprecated and has been replaced by Web Dynpro-based apps in S/4HANA.
1264
1272
  */
1265
1273
  export default class MatrixLayoutRow extends UI5Element {
1266
1274
  /**
@@ -1491,7 +1499,8 @@ declare module "sap/zen/commons/layout/MatrixLayoutRow" {
1491
1499
  /**
1492
1500
  * Describes the settings that can be provided to the MatrixLayoutRow constructor.
1493
1501
  *
1494
- * @deprecated As of version 1.38. replaced by {@link sap.ui.layout.Grid}.
1502
+ * @deprecated As of version 1.38. replaced by {@link sap.ui.layout.Grid}. As of version 1.89, this library
1503
+ * is deprecated and has been replaced by Web Dynpro-based apps in S/4HANA.
1495
1504
  */
1496
1505
  export interface $MatrixLayoutRowSettings extends $ElementSettings {
1497
1506
  /**
@@ -1524,7 +1533,8 @@ declare module "sap/zen/commons/layout/PositionContainer" {
1524
1533
  /**
1525
1534
  * Is used to specify the position of a control in the AbsoluteLayout
1526
1535
  *
1527
- * @deprecated As of version 1.89. the concept has been discarded.
1536
+ * @deprecated As of version 1.89. this library is deprecated and has been replaced by Web Dynpro-based
1537
+ * apps in S/4HANA.
1528
1538
  */
1529
1539
  export default class PositionContainer extends UI5Element {
1530
1540
  /**
@@ -1791,7 +1801,8 @@ declare module "sap/zen/commons/layout/PositionContainer" {
1791
1801
  /**
1792
1802
  * Describes the settings that can be provided to the PositionContainer constructor.
1793
1803
  *
1794
- * @deprecated As of version 1.89. the concept has been discarded.
1804
+ * @deprecated As of version 1.89. this library is deprecated and has been replaced by Web Dynpro-based
1805
+ * apps in S/4HANA.
1795
1806
  */
1796
1807
  export interface $PositionContainerSettings extends $ElementSettings {
1797
1808
  /**
@@ -1839,7 +1850,8 @@ declare module "sap/zen/commons/Padding" {
1839
1850
  * include a padding of 2px at the top and bottom, and differ only in the presence of a 4px padding towards
1840
1851
  * the beginning or end of a line, in the current locale's writing direction.
1841
1852
  *
1842
- * @deprecated As of version 1.89.0. Please use the WD Grid control instead.
1853
+ * @deprecated As of version 1.89. this library is deprecated and has been replaced by Web Dynpro-based
1854
+ * apps in S/4HANA.
1843
1855
  * @experimental
1844
1856
  */
1845
1857
  enum Padding {
@@ -1874,7 +1886,8 @@ declare module "sap/zen/commons/Separation" {
1874
1886
  * Separation, e.g. of a layout cell from its neighbor, via a vertical gutter of defined width, with or
1875
1887
  * without a vertical line in its middle.
1876
1888
  *
1877
- * @deprecated As of version 1.89.0. Please use the WD Grid control instead.
1889
+ * @deprecated As of version 1.89. this library is deprecated and has been replaced by Web Dynpro-based
1890
+ * apps in S/4HANA.
1878
1891
  */
1879
1892
  enum Separation {
1880
1893
  /**
@@ -1913,7 +1926,8 @@ declare module "sap/zen/commons/VAlign" {
1913
1926
  /**
1914
1927
  * Vertical alignment, e.g. of a layout cell's content within the cell's borders.
1915
1928
  *
1916
- * @deprecated As of version 1.89.0. Please use the WD Grid control instead.
1929
+ * @deprecated As of version 1.89. this library is deprecated and has been replaced by Web Dynpro-based
1930
+ * apps in S/4HANA.
1917
1931
  */
1918
1932
  enum VAlign {
1919
1933
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.145.0
1
+ // For Library Version: 1.145.1
2
2
 
3
3
  declare module "sap/zen/crosstab/library" {}
4
4
 
@@ -14,7 +14,8 @@ declare module "sap/zen/crosstab/Crosstab" {
14
14
  /**
15
15
  * Add your documentation for the new Crosstab
16
16
  *
17
- * @deprecated As of version 1.89.0. Please use the WD Grid control instead.
17
+ * @deprecated As of version 1.89. this library is deprecated and has been replaced by Web Dynpro-based
18
+ * apps in S/4HANA.
18
19
  */
19
20
  export default class Crosstab extends Control {
20
21
  /**
@@ -133,7 +134,8 @@ declare module "sap/zen/crosstab/Crosstab" {
133
134
  /**
134
135
  * Describes the settings that can be provided to the Crosstab constructor.
135
136
  *
136
- * @deprecated As of version 1.89.0. Please use the WD Grid control instead.
137
+ * @deprecated As of version 1.89. this library is deprecated and has been replaced by Web Dynpro-based
138
+ * apps in S/4HANA.
137
139
  */
138
140
  export interface $CrosstabSettings extends $ControlSettings {
139
141
  /**
@@ -158,7 +160,8 @@ declare module "sap/zen/crosstab/DataCell" {
158
160
  /**
159
161
  * Add your documentation for the new DataCell
160
162
  *
161
- * @deprecated As of version 1.89.0. Please use the WD Grid control instead.
163
+ * @deprecated As of version 1.89. this library is deprecated and has been replaced by Web Dynpro-based
164
+ * apps in S/4HANA.
162
165
  */
163
166
  export default class DataCell extends Control {
164
167
  /**
@@ -379,7 +382,8 @@ declare module "sap/zen/crosstab/DataCell" {
379
382
  /**
380
383
  * Describes the settings that can be provided to the DataCell constructor.
381
384
  *
382
- * @deprecated As of version 1.89.0. Please use the WD Grid control instead.
385
+ * @deprecated As of version 1.89. this library is deprecated and has been replaced by Web Dynpro-based
386
+ * apps in S/4HANA.
383
387
  */
384
388
  export interface $DataCellSettings extends $ControlSettings {
385
389
  /**
@@ -424,7 +428,8 @@ declare module "sap/zen/crosstab/HeaderCell" {
424
428
  /**
425
429
  * Add your documentation for the new HeaderCell
426
430
  *
427
- * @deprecated As of version 1.89.0. please use the WD Grid control instead.
431
+ * @deprecated As of version 1.89. this library is deprecated and has been replaced by Web Dynpro-based
432
+ * apps in S/4HANA.
428
433
  */
429
434
  export default class HeaderCell extends Control {
430
435
  /**
@@ -1099,7 +1104,8 @@ declare module "sap/zen/crosstab/HeaderCell" {
1099
1104
  /**
1100
1105
  * Describes the settings that can be provided to the HeaderCell constructor.
1101
1106
  *
1102
- * @deprecated As of version 1.89.0. please use the WD Grid control instead.
1107
+ * @deprecated As of version 1.89. this library is deprecated and has been replaced by Web Dynpro-based
1108
+ * apps in S/4HANA.
1103
1109
  */
1104
1110
  export interface $HeaderCellSettings extends $ControlSettings {
1105
1111
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.145.0
1
+ // For Library Version: 1.145.1
2
2
 
3
3
  declare module "sap/zen/dsh/library" {}
4
4
 
@@ -17,7 +17,8 @@ declare module "sap/zen/dsh/AnalyticGrid" {
17
17
  * Control for embedding a Design Studio Analytic Grid in an S/4 HANA Fiori application
18
18
  *
19
19
  * @since 1.46
20
- * @deprecated As of version 1.89.0. Please use the WD Grid control instead.
20
+ * @deprecated As of version 1.89. this library is deprecated and has been replaced by Web Dynpro-based
21
+ * apps in S/4HANA.
21
22
  * @experimental As of version 1.46. API is incomplete and may change incompatibly
22
23
  */
23
24
  export default class AnalyticGrid extends Control {
@@ -404,7 +405,8 @@ declare module "sap/zen/dsh/AnalyticGrid" {
404
405
  /**
405
406
  * Describes the settings that can be provided to the AnalyticGrid constructor.
406
407
  *
407
- * @deprecated As of version 1.89.0. Please use the WD Grid control instead.
408
+ * @deprecated As of version 1.89. this library is deprecated and has been replaced by Web Dynpro-based
409
+ * apps in S/4HANA.
408
410
  * @experimental As of version 1.46. API is incomplete and may change incompatibly
409
411
  */
410
412
  export interface $AnalyticGridSettings extends $ControlSettings {
@@ -503,7 +505,8 @@ declare module "sap/zen/dsh/Dsh" {
503
505
  * Control for embedding a Design Studio application full-screen in an S/4 HANA Fiori application
504
506
  *
505
507
  * @since 1.44
506
- * @deprecated As of version 1.89.0. Please use the WD Grid control instead.
508
+ * @deprecated As of version 1.89. this library is deprecated and has been replaced by Web Dynpro-based
509
+ * apps in S/4HANA.
507
510
  */
508
511
  export default class Dsh extends Control {
509
512
  /**
@@ -946,7 +949,8 @@ declare module "sap/zen/dsh/Dsh" {
946
949
  /**
947
950
  * Describes the settings that can be provided to the Dsh constructor.
948
951
  *
949
- * @deprecated As of version 1.89.0. Please use the WD Grid control instead.
952
+ * @deprecated As of version 1.89. this library is deprecated and has been replaced by Web Dynpro-based
953
+ * apps in S/4HANA.
950
954
  */
951
955
  export interface $DshSettings extends $ControlSettings {
952
956
  /**
@@ -1029,7 +1033,8 @@ declare module "sap/zen/dsh/widgets/ValueHelpDialog" {
1029
1033
  /**
1030
1034
  * The ValueHelpDialog control can be used to implement a value help for an input field.
1031
1035
  *
1032
- * @deprecated As of version 1.89.0. Please use the WD Grid control instead.
1036
+ * @deprecated As of version 1.89. this library is deprecated and has been replaced by Web Dynpro-based
1037
+ * apps in S/4HANA.
1033
1038
  */
1034
1039
  export default class ValueHelpDialog extends Dialog {
1035
1040
  /**
@@ -1924,7 +1929,8 @@ declare module "sap/zen/dsh/widgets/ValueHelpDialog" {
1924
1929
  /**
1925
1930
  * Describes the settings that can be provided to the ValueHelpDialog constructor.
1926
1931
  *
1927
- * @deprecated As of version 1.89.0. Please use the WD Grid control instead.
1932
+ * @deprecated As of version 1.89. this library is deprecated and has been replaced by Web Dynpro-based
1933
+ * apps in S/4HANA.
1928
1934
  */
1929
1935
  export interface $ValueHelpDialogSettings extends $DialogSettings {
1930
1936
  /**
@@ -2175,7 +2181,8 @@ declare module "sap/zen/dsh/ValueHelpRangeOperation" {
2175
2181
  /**
2176
2182
  * Sort Type
2177
2183
  *
2178
- * @deprecated As of version 1.89.0. Please use the WD Grid control instead.
2184
+ * @deprecated As of version 1.89. this library is deprecated and has been replaced by Web Dynpro-based
2185
+ * apps in S/4HANA.
2179
2186
  * @experimental
2180
2187
  */
2181
2188
  enum ValueHelpRangeOperation {
@@ -2227,7 +2234,8 @@ declare module "sap/zen/dsh/widgets/SDKModel" {
2227
2234
  /**
2228
2235
  * Model implementation for JSON format
2229
2236
  *
2230
- * @deprecated As of version 1.89.0. Please use the WD Grid control instead.
2237
+ * @deprecated As of version 1.89. this library is deprecated and has been replaced by Web Dynpro-based
2238
+ * apps in S/4HANA.
2231
2239
  */
2232
2240
  export default class SDKModel extends Model {
2233
2241
  /**
File without changes
File without changes
File without changes