@sapui5/ts-types 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 (50) 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.base.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 +1 -1
  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 +102 -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.suite.ui.commons.d.ts +1 -1
  23. package/types/sap.suite.ui.generic.template.d.ts +1 -1
  24. package/types/sap.suite.ui.microchart.d.ts +1 -1
  25. package/types/sap.ui.codeeditor.d.ts +1 -1
  26. package/types/sap.ui.comp.d.ts +1 -1
  27. package/types/sap.ui.export.d.ts +1 -1
  28. package/types/sap.ui.fl.d.ts +1 -1
  29. package/types/sap.ui.geomap.d.ts +1 -1
  30. package/types/sap.ui.integration.d.ts +1 -1
  31. package/types/sap.ui.layout.d.ts +1 -1
  32. package/types/sap.ui.richtexteditor.d.ts +1 -1
  33. package/types/sap.ui.rta.d.ts +1 -1
  34. package/types/sap.ui.suite.d.ts +1 -1
  35. package/types/sap.ui.support.d.ts +1 -1
  36. package/types/sap.ui.table.d.ts +1 -1
  37. package/types/sap.ui.testrecorder.d.ts +1 -1
  38. package/types/sap.ui.unified.d.ts +1 -1
  39. package/types/sap.ui.webc.common.d.ts +1 -1
  40. package/types/sap.ui.webc.fiori.d.ts +1 -1
  41. package/types/sap.ui.webc.main.d.ts +1 -1
  42. package/types/sap.uiext.inbox.d.ts +1 -1
  43. package/types/sap.ushell.d.ts +1 -1
  44. package/types/sap.ushell_abap.d.ts +1 -1
  45. package/types/sap.uxap.d.ts +1 -1
  46. package/types/sap.viz.d.ts +1 -1
  47. /package/types/{sap.ui.commons.d.ts → commons-1.145.1-d.ts} +0 -0
  48. /package/types/{sap.ui.dt.d.ts → dt-1.145.1-d.ts} +0 -0
  49. /package/types/{sap.tnt.d.ts → tnt-1.145.1-d.ts} +0 -0
  50. /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.2",
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"/>
@@ -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.1
1
+ // For Library Version: 1.145.2
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.2
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.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
 
4
4
  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 {}
@@ -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,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 namespace sap {
4
4
  namespace fe {
@@ -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
  namespace fe {
@@ -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 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 namespace sap {
4
4
  namespace fe {
@@ -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
  namespace fe {
@@ -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 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.2
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.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.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.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.2
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.2
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.2
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.2
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.2
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.2
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.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 namespace sap {
4
4
  namespace ui {
@@ -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
  namespace ui {
@@ -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
  namespace ui {
@@ -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
  /**
@@ -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
  namespace ui {
@@ -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
  namespace ui {
@@ -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
  namespace ui {
@@ -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 namespace sap {
4
4
  namespace ui {
@@ -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
  namespace ui {
@@ -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
  namespace ui {
@@ -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
  namespace ui {
@@ -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
  namespace uiext {
@@ -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.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 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
  /**
File without changes
File without changes
File without changes