@sapui5/ts-types-esm 1.145.1 → 1.145.2

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 (49) hide show
  1. package/package.json +1 -1
  2. package/types/index.d.ts +4 -4
  3. package/types/sap.chart.d.ts +1 -1
  4. package/types/sap.f.d.ts +1 -1
  5. package/types/sap.fe.ariba.d.ts +1 -1
  6. package/types/sap.fe.controls.d.ts +1 -1
  7. package/types/sap.fe.core.d.ts +1 -1
  8. package/types/sap.fe.ina.d.ts +1 -1
  9. package/types/sap.fe.macros.d.ts +1 -1
  10. package/types/sap.fe.navigation.d.ts +1 -1
  11. package/types/sap.fe.placeholder.d.ts +1 -1
  12. package/types/sap.fe.plugins.managecache.d.ts +1 -1
  13. package/types/sap.fe.templates.d.ts +1 -1
  14. package/types/sap.fe.test.d.ts +1 -1
  15. package/types/sap.fe.tools.d.ts +1 -1
  16. package/types/sap.gantt.d.ts +99 -1
  17. package/types/sap.insights.d.ts +1 -1
  18. package/types/sap.makit.d.ts +1 -1
  19. package/types/sap.me.d.ts +1 -1
  20. package/types/sap.ndc.d.ts +1 -1
  21. package/types/sap.suite.ui.commons.d.ts +1 -1
  22. package/types/sap.suite.ui.generic.template.d.ts +1 -1
  23. package/types/sap.suite.ui.microchart.d.ts +1 -1
  24. package/types/sap.ui.codeeditor.d.ts +1 -1
  25. package/types/sap.ui.comp.d.ts +1 -1
  26. package/types/sap.ui.export.d.ts +1 -1
  27. package/types/sap.ui.fl.d.ts +1 -1
  28. package/types/sap.ui.geomap.d.ts +1 -1
  29. package/types/sap.ui.integration.d.ts +1 -1
  30. package/types/sap.ui.layout.d.ts +1 -1
  31. package/types/sap.ui.richtexteditor.d.ts +1 -1
  32. package/types/sap.ui.rta.d.ts +1 -1
  33. package/types/sap.ui.suite.d.ts +1 -1
  34. package/types/sap.ui.support.d.ts +1 -1
  35. package/types/sap.ui.table.d.ts +1 -1
  36. package/types/sap.ui.testrecorder.d.ts +1 -1
  37. package/types/sap.ui.unified.d.ts +1 -1
  38. package/types/sap.ui.webc.common.d.ts +1 -1
  39. package/types/sap.ui.webc.fiori.d.ts +1 -1
  40. package/types/sap.ui.webc.main.d.ts +1 -1
  41. package/types/sap.uiext.inbox.d.ts +1 -1
  42. package/types/sap.ushell.d.ts +1 -1
  43. package/types/sap.ushell_abap.d.ts +1 -1
  44. package/types/sap.uxap.d.ts +1 -1
  45. package/types/sap.viz.d.ts +1 -1
  46. /package/types/{sap.ui.commons.d.ts → commons-1.145.1-esm-d.ts} +0 -0
  47. /package/types/{sap.ui.dt.d.ts → dt-1.145.1-esm-d.ts} +0 -0
  48. /package/types/{sap.tnt.d.ts → tnt-1.145.1-esm-d.ts} +0 -0
  49. /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.2",
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"/>
@@ -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.1
1
+ // For Library Version: 1.145.2
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.2
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.2
2
2
 
3
3
  declare namespace sap {}
@@ -1,3 +1,3 @@
1
- // For Library Version: 1.145.1
1
+ // For Library Version: 1.145.2
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.2
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.2
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/fe/macros/AINotice" {
4
4
  import {
@@ -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/fe/navigation/library" {
4
4
  /**
@@ -1,3 +1,3 @@
1
- // For Library Version: 1.145.1
1
+ // For Library Version: 1.145.2
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/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.2
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.2
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.2
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.2
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.2
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.2
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/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.2
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.2
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.2
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.2
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.2
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.2
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.2
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.2
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.2
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.2
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.2
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.2
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.2
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.2
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.2
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.2
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.2
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.2
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.2
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.2
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.2
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.2
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/uxap/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/viz/library" {
4
4
  export namespace ui5 {
File without changes
File without changes
File without changes