@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.
- package/package.json +1 -1
- package/types/index.d.ts +4 -4
- package/types/sap.chart.d.ts +1 -1
- package/types/sap.f.d.ts +1 -1
- package/types/sap.fe.ariba.d.ts +1 -1
- package/types/sap.fe.controls.d.ts +1 -1
- package/types/sap.fe.core.d.ts +1 -1
- package/types/sap.fe.ina.d.ts +1 -1
- package/types/sap.fe.macros.d.ts +1 -1
- package/types/sap.fe.navigation.d.ts +1 -1
- package/types/sap.fe.placeholder.d.ts +1 -1
- package/types/sap.fe.plugins.managecache.d.ts +1 -1
- package/types/sap.fe.templates.d.ts +1 -1
- package/types/sap.fe.test.d.ts +1 -1
- package/types/sap.fe.tools.d.ts +1 -1
- package/types/sap.gantt.d.ts +99 -1
- package/types/sap.insights.d.ts +1 -1
- package/types/sap.makit.d.ts +1 -1
- package/types/sap.me.d.ts +1 -1
- package/types/sap.ndc.d.ts +1 -1
- package/types/sap.suite.ui.commons.d.ts +1 -1
- package/types/sap.suite.ui.generic.template.d.ts +1 -1
- package/types/sap.suite.ui.microchart.d.ts +1 -1
- package/types/sap.ui.codeeditor.d.ts +1 -1
- package/types/sap.ui.comp.d.ts +1 -1
- package/types/sap.ui.export.d.ts +1 -1
- package/types/sap.ui.fl.d.ts +1 -1
- package/types/sap.ui.geomap.d.ts +1 -1
- package/types/sap.ui.integration.d.ts +1 -1
- package/types/sap.ui.layout.d.ts +1 -1
- package/types/sap.ui.richtexteditor.d.ts +1 -1
- package/types/sap.ui.rta.d.ts +1 -1
- package/types/sap.ui.suite.d.ts +1 -1
- package/types/sap.ui.support.d.ts +1 -1
- package/types/sap.ui.table.d.ts +1 -1
- package/types/sap.ui.testrecorder.d.ts +1 -1
- package/types/sap.ui.unified.d.ts +1 -1
- package/types/sap.ui.webc.common.d.ts +1 -1
- package/types/sap.ui.webc.fiori.d.ts +1 -1
- package/types/sap.ui.webc.main.d.ts +1 -1
- package/types/sap.uiext.inbox.d.ts +1 -1
- package/types/sap.ushell.d.ts +1 -1
- package/types/sap.ushell_abap.d.ts +1 -1
- package/types/sap.uxap.d.ts +1 -1
- package/types/sap.viz.d.ts +1 -1
- /package/types/{sap.ui.commons.d.ts → commons-1.145.1-esm-d.ts} +0 -0
- /package/types/{sap.ui.dt.d.ts → dt-1.145.1-esm-d.ts} +0 -0
- /package/types/{sap.tnt.d.ts → tnt-1.145.1-esm-d.ts} +0 -0
- /package/types/{sap.ui.ux3.d.ts → ux3-1.145.1-esm-d.ts} +0 -0
package/package.json
CHANGED
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="./
|
|
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="./
|
|
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="./
|
|
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="./
|
|
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"/>
|
package/types/sap.chart.d.ts
CHANGED
package/types/sap.f.d.ts
CHANGED
package/types/sap.fe.ariba.d.ts
CHANGED
package/types/sap.fe.core.d.ts
CHANGED
package/types/sap.fe.ina.d.ts
CHANGED
package/types/sap.fe.macros.d.ts
CHANGED
package/types/sap.fe.test.d.ts
CHANGED
package/types/sap.fe.tools.d.ts
CHANGED
package/types/sap.gantt.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// For Library Version: 1.145.
|
|
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
|
*/
|
package/types/sap.insights.d.ts
CHANGED
package/types/sap.makit.d.ts
CHANGED
package/types/sap.me.d.ts
CHANGED
package/types/sap.ndc.d.ts
CHANGED
package/types/sap.ui.comp.d.ts
CHANGED
package/types/sap.ui.export.d.ts
CHANGED
package/types/sap.ui.fl.d.ts
CHANGED
package/types/sap.ui.geomap.d.ts
CHANGED
package/types/sap.ui.layout.d.ts
CHANGED
package/types/sap.ui.rta.d.ts
CHANGED
package/types/sap.ui.suite.d.ts
CHANGED
package/types/sap.ui.table.d.ts
CHANGED
package/types/sap.ushell.d.ts
CHANGED
package/types/sap.uxap.d.ts
CHANGED
package/types/sap.viz.d.ts
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|