@sapui5/ts-types 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 (56) hide show
  1. package/package.json +1 -1
  2. package/types/index.d.ts +5 -5
  3. package/types/{mdc-1.145.0-d.ts → mdc-1.145.2-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.base.d.ts +1 -1
  8. package/types/sap.fe.controls.d.ts +1 -1
  9. package/types/sap.fe.core.d.ts +1 -1
  10. package/types/sap.fe.ina.d.ts +1 -1
  11. package/types/sap.fe.macros.d.ts +2 -2
  12. package/types/sap.fe.navigation.d.ts +1 -1
  13. package/types/sap.fe.placeholder.d.ts +1 -1
  14. package/types/sap.fe.plugins.managecache.d.ts +1 -1
  15. package/types/sap.fe.templates.d.ts +1 -1
  16. package/types/sap.fe.test.d.ts +1 -1
  17. package/types/sap.fe.tools.d.ts +1 -1
  18. package/types/sap.gantt.d.ts +102 -1
  19. package/types/sap.insights.d.ts +1 -1
  20. package/types/sap.makit.d.ts +1 -1
  21. package/types/sap.me.d.ts +1 -1
  22. package/types/sap.ndc.d.ts +1 -1
  23. package/types/sap.ovp.d.ts +1 -1
  24. package/types/sap.sac.df.d.ts +1 -1
  25. package/types/sap.suite.ui.commons.d.ts +1 -1
  26. package/types/sap.suite.ui.generic.template.d.ts +1 -1
  27. package/types/sap.suite.ui.microchart.d.ts +1 -1
  28. package/types/sap.ui.codeeditor.d.ts +1 -1
  29. package/types/sap.ui.comp.d.ts +1 -1
  30. package/types/sap.ui.export.d.ts +1 -1
  31. package/types/sap.ui.fl.d.ts +1 -1
  32. package/types/sap.ui.geomap.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.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.webc.common.d.ts +1 -1
  43. package/types/sap.ui.webc.fiori.d.ts +1 -1
  44. package/types/sap.ui.webc.main.d.ts +1 -1
  45. package/types/sap.uiext.inbox.d.ts +1 -1
  46. package/types/sap.ushell.d.ts +1 -1
  47. package/types/sap.ushell_abap.d.ts +1 -1
  48. package/types/sap.uxap.d.ts +1 -1
  49. package/types/sap.viz.d.ts +1 -1
  50. package/types/sap.zen.commons.d.ts +39 -25
  51. package/types/sap.zen.crosstab.d.ts +15 -8
  52. package/types/sap.zen.dsh.d.ts +17 -9
  53. /package/types/{sap.ui.commons.d.ts → commons-1.145.1-d.ts} +0 -0
  54. /package/types/{sap.ui.dt.d.ts → dt-1.145.1-d.ts} +0 -0
  55. /package/types/{sap.tnt.d.ts → tnt-1.145.1-d.ts} +0 -0
  56. /package/types/{sap.ui.ux3.d.ts → ux3-1.145.1-d.ts} +0 -0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sapui5/ts-types",
3
- "version": "1.145.1",
3
+ "version": "1.145.3",
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
@@ -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-d.ts"/>
21
21
  /// <reference path="./sap.ui.comp.d.ts"/>
22
22
  /// <reference path="./core-1.145.0-d.ts"/>
23
- /// <reference path="./sap.ui.dt.d.ts"/>
23
+ /// <reference path="./dt-1.145.1-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-d.ts"/>
36
+ /// <reference path="./mdc-1.145.2-d.ts"/>
37
37
  /// <reference path="./mobile-1.145.0-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-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-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 namespace sap {
4
4
  /**
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 namespace sap {
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
 
4
4
  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 {}
@@ -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
  /**
@@ -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 namespace sap {
4
4
  namespace fe {
@@ -2838,7 +2838,7 @@ declare namespace sap {
2838
2838
  * Determines the width of the column in characters
2839
2839
  */
2840
2840
  width?:
2841
- | number
2841
+ | int
2842
2842
  | sap.ui.base.ManagedObject.PropertyBindingInfo
2843
2843
  | `{${string}}`;
2844
2844
 
@@ -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
  namespace fe {
@@ -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 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 namespace sap {
4
4
  namespace fe {
@@ -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
  namespace fe {
@@ -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 namespace sap {
4
4
  /**
@@ -27144,6 +27144,25 @@ declare namespace sap {
27144
27144
  | sap.ui.base.ManagedObject.PropertyBindingInfo
27145
27145
  | `{${string}}`;
27146
27146
 
27147
+ /**
27148
+ * Flag to use the shape fill for the ghost shape when dragging. When the flag is enabled, the ghost shape
27149
+ * has the same fill color as the original shape. The property takes effect only when `shapeStyles` does
27150
+ * not have a fill explicitly set.
27151
+ */
27152
+ useShapeFillForGhost?:
27153
+ | boolean
27154
+ | sap.ui.base.ManagedObject.PropertyBindingInfo
27155
+ | `{${string}}`;
27156
+
27157
+ /**
27158
+ * Flag to enable dropping of shapes from other gantt charts onto this chart. When disabled, the shapeDrop
27159
+ * event is not triggered when a shape is dropped from another chart.
27160
+ */
27161
+ enableShapeDropFromOtherCharts?:
27162
+ | boolean
27163
+ | sap.ui.base.ManagedObject.PropertyBindingInfo
27164
+ | `{${string}}`;
27165
+
27147
27166
  /**
27148
27167
  * Table of the Gantt Chart
27149
27168
  *
@@ -40610,6 +40629,18 @@ declare namespace sap {
40610
40629
  * @returns Value of property `enableSelectAndDrag`
40611
40630
  */
40612
40631
  getEnableSelectAndDrag(): boolean;
40632
+ /**
40633
+ * Gets current value of property {@link #getEnableShapeDropFromOtherCharts enableShapeDropFromOtherCharts}.
40634
+ *
40635
+ * Flag to enable dropping of shapes from other gantt charts onto this chart. When disabled, the shapeDrop
40636
+ * event is not triggered when a shape is dropped from another chart.
40637
+ *
40638
+ * Default value is `true`.
40639
+ *
40640
+ *
40641
+ * @returns Value of property `enableShapeDropFromOtherCharts`
40642
+ */
40643
+ getEnableShapeDropFromOtherCharts(): boolean;
40613
40644
  /**
40614
40645
  * Gets current value of property {@link #getEnableVerticalLine enableVerticalLine}.
40615
40646
  *
@@ -41185,6 +41216,19 @@ declare namespace sap {
41185
41216
  * @returns Value of property `useParentShapeOnExpand`
41186
41217
  */
41187
41218
  getUseParentShapeOnExpand(): boolean;
41219
+ /**
41220
+ * Gets current value of property {@link #getUseShapeFillForGhost useShapeFillForGhost}.
41221
+ *
41222
+ * Flag to use the shape fill for the ghost shape when dragging. When the flag is enabled, the ghost shape
41223
+ * has the same fill color as the original shape. The property takes effect only when `shapeStyles` does
41224
+ * not have a fill explicitly set.
41225
+ *
41226
+ * Default value is `false`.
41227
+ *
41228
+ *
41229
+ * @returns Value of property `useShapeFillForGhost`
41230
+ */
41231
+ getUseShapeFillForGhost(): boolean;
41188
41232
  /**
41189
41233
  * Gets current value of property {@link #getWidth width}.
41190
41234
  *
@@ -42102,6 +42146,25 @@ declare namespace sap {
42102
42146
  */
42103
42147
  bEnableSelectAndDrag?: boolean
42104
42148
  ): this;
42149
+ /**
42150
+ * Sets a new value for property {@link #getEnableShapeDropFromOtherCharts enableShapeDropFromOtherCharts}.
42151
+ *
42152
+ * Flag to enable dropping of shapes from other gantt charts onto this chart. When disabled, the shapeDrop
42153
+ * event is not triggered when a shape is dropped from another chart.
42154
+ *
42155
+ * When called with a value of `null` or `undefined`, the default value of the property will be restored.
42156
+ *
42157
+ * Default value is `true`.
42158
+ *
42159
+ *
42160
+ * @returns Reference to `this` in order to allow method chaining
42161
+ */
42162
+ setEnableShapeDropFromOtherCharts(
42163
+ /**
42164
+ * New value for property `enableShapeDropFromOtherCharts`
42165
+ */
42166
+ bEnableShapeDropFromOtherCharts?: boolean
42167
+ ): this;
42105
42168
  /**
42106
42169
  * Enable or disable table's variable row height feature
42107
42170
  *
@@ -42809,6 +42872,26 @@ declare namespace sap {
42809
42872
  */
42810
42873
  bUseParentShapeOnExpand?: boolean
42811
42874
  ): this;
42875
+ /**
42876
+ * Sets a new value for property {@link #getUseShapeFillForGhost useShapeFillForGhost}.
42877
+ *
42878
+ * Flag to use the shape fill for the ghost shape when dragging. When the flag is enabled, the ghost shape
42879
+ * has the same fill color as the original shape. The property takes effect only when `shapeStyles` does
42880
+ * not have a fill explicitly set.
42881
+ *
42882
+ * When called with a value of `null` or `undefined`, the default value of the property will be restored.
42883
+ *
42884
+ * Default value is `false`.
42885
+ *
42886
+ *
42887
+ * @returns Reference to `this` in order to allow method chaining
42888
+ */
42889
+ setUseShapeFillForGhost(
42890
+ /**
42891
+ * New value for property `useShapeFillForGhost`
42892
+ */
42893
+ bUseShapeFillForGhost?: boolean
42894
+ ): this;
42812
42895
  /**
42813
42896
  * Sets a new value for property {@link #getWidth width}.
42814
42897
  *
@@ -43034,6 +43117,24 @@ declare namespace sap {
43034
43117
  */
43035
43118
  printDialogTemplate: sap.gantt.simple.PrintDialogTemplate
43036
43119
  ): Promise<any>;
43120
+ /**
43121
+ * Opens the print dialog for single page printing.
43122
+ *
43123
+ * @since 1.111
43124
+ *
43125
+ * @returns A promise for chaining actions after the print dialog is ready.
43126
+ */
43127
+ openPdfPreview(
43128
+ /**
43129
+ * Optional function which takes cloned gantt chart's table for modification. Applications can loop through
43130
+ * the table columns and update certain properties like maxLines to overcome html2canvas limitations.
43131
+ */
43132
+ fnUpdateTable: Function,
43133
+ /**
43134
+ * which takes custom buttons to display on print Dialog
43135
+ */
43136
+ printDialogTemplate: sap.gantt.simple.PrintDialogTemplate
43137
+ ): Promise<any>;
43037
43138
  /**
43038
43139
  * Sets the Gantt chart to be exported as PDF.
43039
43140
  */
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.145.1
1
+ // For Library Version: 1.145.2
2
2
 
3
3
  declare namespace sap {
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
  /**
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 namespace sap {
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
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.145.1
1
+ // For Library Version: 1.145.2
2
2
 
3
3
  declare namespace sap {
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
  /**
@@ -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
  namespace suite {
@@ -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
  namespace suite {
@@ -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
  namespace ui {
@@ -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
  namespace ui {
@@ -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
  namespace ui {
@@ -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
  namespace ui {
@@ -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 namespace sap {
4
4
  namespace ui {
@@ -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
  namespace ui {
@@ -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
  namespace ui {
@@ -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
  /**
@@ -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
  namespace ui {
@@ -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
  namespace ui {
@@ -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
  namespace ui {
@@ -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 namespace sap {
4
4
  namespace ui {
@@ -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
  namespace ui {
@@ -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
  namespace ui {
@@ -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
  namespace ui {
@@ -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
  namespace uiext {
@@ -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
  /**
@@ -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 namespace sap {
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
  /**
@@ -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
  namespace zen {
@@ -10,7 +10,8 @@ declare namespace sap {
10
10
  /**
11
11
  * Describes the settings that can be provided to the AbsoluteLayout constructor.
12
12
  *
13
- * @deprecated As of version 1.38. the concept has been discarded.
13
+ * @deprecated As of version 1.38. the concept has been discarded. As of version 1.89, this library is deprecated
14
+ * and has been replaced by Web Dynpro-based apps in S/4HANA.
14
15
  */
15
16
  interface $AbsoluteLayoutSettings extends sap.ui.core.$ControlSettings {
16
17
  /**
@@ -58,7 +59,8 @@ declare namespace sap {
58
59
  /**
59
60
  * Describes the settings that can be provided to the MatrixLayout constructor.
60
61
  *
61
- * @deprecated As of version 1.38. Instead, use the `sap.ui.layout.Grid` control.
62
+ * @deprecated As of version 1.38. Instead, use the `sap.ui.layout.Grid` control. As of version 1.89, this
63
+ * library is deprecated and has been replaced by Web Dynpro-based apps in S/4HANA.
62
64
  */
63
65
  interface $MatrixLayoutSettings extends sap.ui.core.$ControlSettings {
64
66
  /**
@@ -118,7 +120,8 @@ declare namespace sap {
118
120
  /**
119
121
  * Describes the settings that can be provided to the MatrixLayoutCell constructor.
120
122
  *
121
- * @deprecated As of version 1.38. Instead, use the `sap.ui.layout.Grid` control.
123
+ * @deprecated As of version 1.38. Instead, use the `sap.ui.layout.Grid` control. As of version 1.89, this
124
+ * library is deprecated and has been replaced by Web Dynpro-based apps in S/4HANA.
122
125
  */
123
126
  interface $MatrixLayoutCellSettings
124
127
  extends sap.ui.core.$ElementSettings {}
@@ -126,7 +129,8 @@ declare namespace sap {
126
129
  /**
127
130
  * Describes the settings that can be provided to the MatrixLayoutRow constructor.
128
131
  *
129
- * @deprecated As of version 1.38. replaced by {@link sap.ui.layout.Grid}.
132
+ * @deprecated As of version 1.38. replaced by {@link sap.ui.layout.Grid}. As of version 1.89, this library
133
+ * is deprecated and has been replaced by Web Dynpro-based apps in S/4HANA.
130
134
  */
131
135
  interface $MatrixLayoutRowSettings
132
136
  extends sap.ui.core.$ElementSettings {
@@ -151,7 +155,8 @@ declare namespace sap {
151
155
  /**
152
156
  * Describes the settings that can be provided to the PositionContainer constructor.
153
157
  *
154
- * @deprecated As of version 1.89. the concept has been discarded.
158
+ * @deprecated As of version 1.89. this library is deprecated and has been replaced by Web Dynpro-based
159
+ * apps in S/4HANA.
155
160
  */
156
161
  interface $PositionContainerSettings
157
162
  extends sap.ui.core.$ElementSettings {
@@ -214,7 +219,8 @@ declare namespace sap {
214
219
  /**
215
220
  * The Absolute Layout positions its child controls absolutely
216
221
  *
217
- * @deprecated As of version 1.38. the concept has been discarded.
222
+ * @deprecated As of version 1.38. the concept has been discarded. As of version 1.89, this library is deprecated
223
+ * and has been replaced by Web Dynpro-based apps in S/4HANA.
218
224
  */
219
225
  class AbsoluteLayout extends sap.ui.core.Control {
220
226
  /**
@@ -565,7 +571,8 @@ declare namespace sap {
565
571
  ): this;
566
572
  }
567
573
  /**
568
- * @deprecated As of version 1.38. Instead, use the `sap.ui.layout.Grid` control.
574
+ * @deprecated As of version 1.38. Instead, use the `sap.ui.layout.Grid` control. As of version 1.89, this
575
+ * library is deprecated and has been replaced by Web Dynpro-based apps in S/4HANA.
569
576
  */
570
577
  class MatrixLayout extends sap.ui.core.Control {
571
578
  /**
@@ -867,7 +874,8 @@ declare namespace sap {
867
874
  /**
868
875
  * Non-control element used as part of a matrix layout's inner structure.
869
876
  *
870
- * @deprecated As of version 1.38. Instead, use the `sap.ui.layout.Grid` control.
877
+ * @deprecated As of version 1.38. Instead, use the `sap.ui.layout.Grid` control. As of version 1.89, this
878
+ * library is deprecated and has been replaced by Web Dynpro-based apps in S/4HANA.
871
879
  */
872
880
  class MatrixLayoutCell extends sap.ui.core.Element {
873
881
  /**
@@ -997,7 +1005,7 @@ declare namespace sap {
997
1005
  *
998
1006
  * Determines the matrix layout cell's background design.
999
1007
  *
1000
- * Default value is `'Transparent'`.
1008
+ * Default value is `"Transparent"`.
1001
1009
  *
1002
1010
  *
1003
1011
  * @returns Value of property `backgroundDesign`
@@ -1028,7 +1036,7 @@ declare namespace sap {
1028
1036
  *
1029
1037
  * Determines the horizontal alignment of the matrix layout cell's content with the cell's borders.
1030
1038
  *
1031
- * Default value is `'Begin'`.
1039
+ * Default value is `"Begin"`.
1032
1040
  *
1033
1041
  *
1034
1042
  * @returns Value of property `hAlign`
@@ -1041,7 +1049,7 @@ declare namespace sap {
1041
1049
  * is appropriate for all cells in a form-like layout. Consider to remove the padding on the outer layout
1042
1050
  * in case of nesting.
1043
1051
  *
1044
- * Default value is `'End'`.
1052
+ * Default value is `"End"`.
1045
1053
  *
1046
1054
  *
1047
1055
  * @returns Value of property `padding`
@@ -1065,7 +1073,7 @@ declare namespace sap {
1065
1073
  * Determines how a matrix layout cell is separated from its predecessor, via a vertical gutter of variable
1066
1074
  * width, with or without a vertical line.
1067
1075
  *
1068
- * Default value is `'None'`.
1076
+ * Default value is `"None"`.
1069
1077
  *
1070
1078
  *
1071
1079
  * @returns Value of property `separation`
@@ -1076,7 +1084,7 @@ declare namespace sap {
1076
1084
  *
1077
1085
  * Determines the vertical alignment of the matrix layout cell's content with the cell's borders.
1078
1086
  *
1079
- * Default value is `'Middle'`.
1087
+ * Default value is `"Middle"`.
1080
1088
  *
1081
1089
  *
1082
1090
  * @returns Value of property `vAlign`
@@ -1163,7 +1171,7 @@ declare namespace sap {
1163
1171
  *
1164
1172
  * When called with a value of `null` or `undefined`, the default value of the property will be restored.
1165
1173
  *
1166
- * Default value is `'Transparent'`.
1174
+ * Default value is `"Transparent"`.
1167
1175
  *
1168
1176
  *
1169
1177
  * @returns Reference to `this` in order to allow method chaining
@@ -1199,7 +1207,7 @@ declare namespace sap {
1199
1207
  *
1200
1208
  * When called with a value of `null` or `undefined`, the default value of the property will be restored.
1201
1209
  *
1202
- * Default value is `'Begin'`.
1210
+ * Default value is `"Begin"`.
1203
1211
  *
1204
1212
  *
1205
1213
  * @returns Reference to `this` in order to allow method chaining
@@ -1219,7 +1227,7 @@ declare namespace sap {
1219
1227
  *
1220
1228
  * When called with a value of `null` or `undefined`, the default value of the property will be restored.
1221
1229
  *
1222
- * Default value is `'End'`.
1230
+ * Default value is `"End"`.
1223
1231
  *
1224
1232
  *
1225
1233
  * @returns Reference to `this` in order to allow method chaining
@@ -1257,7 +1265,7 @@ declare namespace sap {
1257
1265
  *
1258
1266
  * When called with a value of `null` or `undefined`, the default value of the property will be restored.
1259
1267
  *
1260
- * Default value is `'None'`.
1268
+ * Default value is `"None"`.
1261
1269
  *
1262
1270
  *
1263
1271
  * @returns Reference to `this` in order to allow method chaining
@@ -1275,7 +1283,7 @@ declare namespace sap {
1275
1283
  *
1276
1284
  * When called with a value of `null` or `undefined`, the default value of the property will be restored.
1277
1285
  *
1278
- * Default value is `'Middle'`.
1286
+ * Default value is `"Middle"`.
1279
1287
  *
1280
1288
  *
1281
1289
  * @returns Reference to `this` in order to allow method chaining
@@ -1290,7 +1298,8 @@ declare namespace sap {
1290
1298
  /**
1291
1299
  * Non-control element used as part of a matrix layout's inner structure.
1292
1300
  *
1293
- * @deprecated As of version 1.38. replaced by {@link sap.ui.layout.Grid}.
1301
+ * @deprecated As of version 1.38. replaced by {@link sap.ui.layout.Grid}. As of version 1.89, this library
1302
+ * is deprecated and has been replaced by Web Dynpro-based apps in S/4HANA.
1294
1303
  */
1295
1304
  class MatrixLayoutRow extends sap.ui.core.Element {
1296
1305
  /**
@@ -1524,7 +1533,8 @@ declare namespace sap {
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
  class PositionContainer extends sap.ui.core.Element {
1530
1540
  /**
@@ -1797,7 +1807,8 @@ declare namespace sap {
1797
1807
  * Horizontal alignment, e.g. of a layout cell's content within the cell's borders. Note that some values
1798
1808
  * depend on the current locale's writing direction while others do not.
1799
1809
  *
1800
- * @deprecated As of version 1.89.0. Please use the WD Grid control instead.
1810
+ * @deprecated As of version 1.89. this library is deprecated and has been replaced by Web Dynpro-based
1811
+ * apps in S/4HANA.
1801
1812
  */
1802
1813
  enum HAlign {
1803
1814
  /**
@@ -1826,7 +1837,8 @@ declare namespace sap {
1826
1837
  * include a padding of 2px at the top and bottom, and differ only in the presence of a 4px padding towards
1827
1838
  * the beginning or end of a line, in the current locale's writing direction.
1828
1839
  *
1829
- * @deprecated As of version 1.89.0. Please use the WD Grid control instead.
1840
+ * @deprecated As of version 1.89. this library is deprecated and has been replaced by Web Dynpro-based
1841
+ * apps in S/4HANA.
1830
1842
  * @experimental
1831
1843
  */
1832
1844
  enum Padding {
@@ -1857,7 +1869,8 @@ declare namespace sap {
1857
1869
  * Separation, e.g. of a layout cell from its neighbor, via a vertical gutter of defined width, with or
1858
1870
  * without a vertical line in its middle.
1859
1871
  *
1860
- * @deprecated As of version 1.89.0. Please use the WD Grid control instead.
1872
+ * @deprecated As of version 1.89. this library is deprecated and has been replaced by Web Dynpro-based
1873
+ * apps in S/4HANA.
1861
1874
  */
1862
1875
  enum Separation {
1863
1876
  /**
@@ -1892,7 +1905,8 @@ declare namespace sap {
1892
1905
  /**
1893
1906
  * Vertical alignment, e.g. of a layout cell's content within the cell's borders.
1894
1907
  *
1895
- * @deprecated As of version 1.89.0. Please use the WD Grid control instead.
1908
+ * @deprecated As of version 1.89. this library is deprecated and has been replaced by Web Dynpro-based
1909
+ * apps in S/4HANA.
1896
1910
  */
1897
1911
  enum VAlign {
1898
1912
  /**
@@ -1,18 +1,20 @@
1
- // For Library Version: 1.145.0
1
+ // For Library Version: 1.145.1
2
2
 
3
3
  declare namespace sap {
4
4
  namespace zen {
5
5
  /**
6
6
  * Design Studio Crosstab library. NOT INTENDED FOR STANDALONE USAGE.
7
7
  *
8
- * @deprecated As of version 1.89.0.
8
+ * @deprecated As of version 1.89. this library is deprecated and has been replaced by Web Dynpro-based
9
+ * apps in S/4HANA.
9
10
  * @experimental
10
11
  */
11
12
  namespace crosstab {
12
13
  /**
13
14
  * Describes the settings that can be provided to the Crosstab constructor.
14
15
  *
15
- * @deprecated As of version 1.89.0. Please use the WD Grid control instead.
16
+ * @deprecated As of version 1.89. this library is deprecated and has been replaced by Web Dynpro-based
17
+ * apps in S/4HANA.
16
18
  */
17
19
  interface $CrosstabSettings extends sap.ui.core.$ControlSettings {
18
20
  /**
@@ -35,7 +37,8 @@ declare namespace sap {
35
37
  /**
36
38
  * Describes the settings that can be provided to the DataCell constructor.
37
39
  *
38
- * @deprecated As of version 1.89.0. Please use the WD Grid control instead.
40
+ * @deprecated As of version 1.89. this library is deprecated and has been replaced by Web Dynpro-based
41
+ * apps in S/4HANA.
39
42
  */
40
43
  interface $DataCellSettings extends sap.ui.core.$ControlSettings {
41
44
  /**
@@ -87,7 +90,8 @@ declare namespace sap {
87
90
  /**
88
91
  * Describes the settings that can be provided to the HeaderCell constructor.
89
92
  *
90
- * @deprecated As of version 1.89.0. please use the WD Grid control instead.
93
+ * @deprecated As of version 1.89. this library is deprecated and has been replaced by Web Dynpro-based
94
+ * apps in S/4HANA.
91
95
  */
92
96
  interface $HeaderCellSettings extends sap.ui.core.$ControlSettings {
93
97
  /**
@@ -259,7 +263,8 @@ declare namespace sap {
259
263
  /**
260
264
  * Add your documentation for the new Crosstab
261
265
  *
262
- * @deprecated As of version 1.89.0. Please use the WD Grid control instead.
266
+ * @deprecated As of version 1.89. this library is deprecated and has been replaced by Web Dynpro-based
267
+ * apps in S/4HANA.
263
268
  */
264
269
  class Crosstab extends sap.ui.core.Control {
265
270
  /**
@@ -378,7 +383,8 @@ declare namespace sap {
378
383
  /**
379
384
  * Add your documentation for the new DataCell
380
385
  *
381
- * @deprecated As of version 1.89.0. Please use the WD Grid control instead.
386
+ * @deprecated As of version 1.89. this library is deprecated and has been replaced by Web Dynpro-based
387
+ * apps in S/4HANA.
382
388
  */
383
389
  class DataCell extends sap.ui.core.Control {
384
390
  /**
@@ -599,7 +605,8 @@ declare namespace sap {
599
605
  /**
600
606
  * Add your documentation for the new HeaderCell
601
607
  *
602
- * @deprecated As of version 1.89.0. please use the WD Grid control instead.
608
+ * @deprecated As of version 1.89. this library is deprecated and has been replaced by Web Dynpro-based
609
+ * apps in S/4HANA.
603
610
  */
604
611
  class HeaderCell extends sap.ui.core.Control {
605
612
  /**
@@ -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
  namespace zen {
@@ -10,7 +10,8 @@ declare namespace sap {
10
10
  /**
11
11
  * Model implementation for JSON format
12
12
  *
13
- * @deprecated As of version 1.89.0. Please use the WD Grid control instead.
13
+ * @deprecated As of version 1.89. this library is deprecated and has been replaced by Web Dynpro-based
14
+ * apps in S/4HANA.
14
15
  */
15
16
  class SDKModel extends sap.ui.model.Model {
16
17
  /**
@@ -59,7 +60,8 @@ declare namespace sap {
59
60
  /**
60
61
  * Describes the settings that can be provided to the AnalyticGrid constructor.
61
62
  *
62
- * @deprecated As of version 1.89.0. Please use the WD Grid control instead.
63
+ * @deprecated As of version 1.89. this library is deprecated and has been replaced by Web Dynpro-based
64
+ * apps in S/4HANA.
63
65
  * @experimental As of version 1.46. API is incomplete and may change incompatibly
64
66
  */
65
67
  interface $AnalyticGridSettings extends sap.ui.core.$ControlSettings {
@@ -120,7 +122,8 @@ declare namespace sap {
120
122
  /**
121
123
  * Describes the settings that can be provided to the Dsh constructor.
122
124
  *
123
- * @deprecated As of version 1.89.0. Please use the WD Grid control instead.
125
+ * @deprecated As of version 1.89. this library is deprecated and has been replaced by Web Dynpro-based
126
+ * apps in S/4HANA.
124
127
  */
125
128
  interface $DshSettings extends sap.ui.core.$ControlSettings {
126
129
  /**
@@ -202,7 +205,8 @@ declare namespace sap {
202
205
  /**
203
206
  * Describes the settings that can be provided to the ValueHelpDialog constructor.
204
207
  *
205
- * @deprecated As of version 1.89.0. Please use the WD Grid control instead.
208
+ * @deprecated As of version 1.89. this library is deprecated and has been replaced by Web Dynpro-based
209
+ * apps in S/4HANA.
206
210
  */
207
211
  interface $ValueHelpDialogSettings extends sap.m.$DialogSettings {
208
212
  /**
@@ -459,7 +463,8 @@ declare namespace sap {
459
463
  * Control for embedding a Design Studio Analytic Grid in an S/4 HANA Fiori application
460
464
  *
461
465
  * @since 1.46
462
- * @deprecated As of version 1.89.0. Please use the WD Grid control instead.
466
+ * @deprecated As of version 1.89. this library is deprecated and has been replaced by Web Dynpro-based
467
+ * apps in S/4HANA.
463
468
  * @experimental As of version 1.46. API is incomplete and may change incompatibly
464
469
  */
465
470
  class AnalyticGrid extends sap.ui.core.Control {
@@ -847,7 +852,8 @@ declare namespace sap {
847
852
  * Control for embedding a Design Studio application full-screen in an S/4 HANA Fiori application
848
853
  *
849
854
  * @since 1.44
850
- * @deprecated As of version 1.89.0. Please use the WD Grid control instead.
855
+ * @deprecated As of version 1.89. this library is deprecated and has been replaced by Web Dynpro-based
856
+ * apps in S/4HANA.
851
857
  */
852
858
  class Dsh extends sap.ui.core.Control {
853
859
  /**
@@ -1290,7 +1296,8 @@ declare namespace sap {
1290
1296
  /**
1291
1297
  * The ValueHelpDialog control can be used to implement a value help for an input field.
1292
1298
  *
1293
- * @deprecated As of version 1.89.0. Please use the WD Grid control instead.
1299
+ * @deprecated As of version 1.89. this library is deprecated and has been replaced by Web Dynpro-based
1300
+ * apps in S/4HANA.
1294
1301
  */
1295
1302
  class ValueHelpDialog extends sap.m.Dialog {
1296
1303
  /**
@@ -2181,7 +2188,8 @@ declare namespace sap {
2181
2188
  /**
2182
2189
  * Sort Type
2183
2190
  *
2184
- * @deprecated As of version 1.89.0. Please use the WD Grid control instead.
2191
+ * @deprecated As of version 1.89. this library is deprecated and has been replaced by Web Dynpro-based
2192
+ * apps in S/4HANA.
2185
2193
  * @experimental
2186
2194
  */
2187
2195
  enum ValueHelpRangeOperation {
File without changes
File without changes
File without changes