@sapui5/ts-types 1.124.1 → 1.124.4
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 +5 -5
- package/types/{mdc-1.124.0-d.ts → mdc-1.124.1-d.ts} +7 -7
- package/types/sap.chart.d.ts +1 -1
- package/types/sap.esh.search.ui.d.ts +1 -1
- package/types/sap.f.d.ts +46 -1
- package/types/sap.fe.core.d.ts +12 -2
- 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 +47 -7
- package/types/sap.insights.d.ts +1 -1
- package/types/{mobile-1.124.0-d.ts → sap.m.d.ts} +176 -27
- 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.ovp.d.ts +41 -24
- package/types/sap.sac.df.d.ts +1 -1
- package/types/sap.suite.ui.commons.d.ts +6 -5
- package/types/sap.suite.ui.generic.template.d.ts +7 -4
- package/types/sap.suite.ui.microchart.d.ts +1 -1
- package/types/sap.ui.codeeditor.d.ts +1 -1
- package/types/sap.ui.commons.d.ts +1 -1
- package/types/sap.ui.comp.d.ts +1 -1
- package/types/{core-1.124.0-d.ts → sap.ui.core.d.ts} +96 -34
- package/types/{dt-1.124.0-d.ts → sap.ui.dt.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.generic.app.d.ts +1 -1
- package/types/sap.ui.generic.template.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 +6 -3
- package/types/sap.ui.testrecorder.d.ts +1 -1
- package/types/sap.ui.unified.d.ts +1 -1
- package/types/sap.ui.ux3.d.ts +1 -1
- package/types/sap.ui.webc.common.d.ts +3 -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 +14 -2
- package/types/sap.ushell_abap.d.ts +1 -1
- package/types/sap.uxap.d.ts +46 -1
- package/types/sap.viz.d.ts +1 -1
- package/types/sap.zen.commons.d.ts +1 -1
- package/types/sap.zen.crosstab.d.ts +1 -1
- package/types/sap.zen.dsh.d.ts +1 -1
- package/types/{tnt-1.124.0-d.ts → tnt-1.124.1-d.ts} +1 -1
package/package.json
CHANGED
package/types/index.d.ts
CHANGED
|
@@ -19,8 +19,8 @@
|
|
|
19
19
|
/// <reference path="./sap.sac.df.d.ts"/>
|
|
20
20
|
/// <reference path="./sap.ui.commons.d.ts"/>
|
|
21
21
|
/// <reference path="./sap.ui.comp.d.ts"/>
|
|
22
|
-
/// <reference path="./core
|
|
23
|
-
/// <reference path="./dt
|
|
22
|
+
/// <reference path="./sap.ui.core.d.ts"/>
|
|
23
|
+
/// <reference path="./sap.ui.dt.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"/>
|
|
@@ -32,8 +32,8 @@
|
|
|
32
32
|
/// <reference path="./sap.ui.integration.d.ts"/>
|
|
33
33
|
/// <reference path="./sap.ui.layout.d.ts"/>
|
|
34
34
|
/// <reference path="./sap.makit.d.ts"/>
|
|
35
|
-
/// <reference path="./mdc-1.124.
|
|
36
|
-
/// <reference path="./
|
|
35
|
+
/// <reference path="./mdc-1.124.1-d.ts"/>
|
|
36
|
+
/// <reference path="./sap.m.d.ts"/>
|
|
37
37
|
/// <reference path="./sap.me.d.ts"/>
|
|
38
38
|
/// <reference path="./sap.ndc.d.ts"/>
|
|
39
39
|
/// <reference path="./sap.ovp.d.ts"/>
|
|
@@ -60,7 +60,7 @@
|
|
|
60
60
|
/// <reference path="./sap.ui.support.d.ts"/>
|
|
61
61
|
/// <reference path="./sap.ui.table.d.ts"/>
|
|
62
62
|
/// <reference path="./sap.ui.testrecorder.d.ts"/>
|
|
63
|
-
/// <reference path="./tnt-1.124.
|
|
63
|
+
/// <reference path="./tnt-1.124.1-d.ts"/>
|
|
64
64
|
/// <reference path="./sap.ca.ui.d.ts"/>
|
|
65
65
|
/// <reference path="./sap.ui.unified.d.ts"/>
|
|
66
66
|
/// <reference path="./sap.ushell.d.ts"/>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// For Library Version: 1.124.
|
|
1
|
+
// For Library Version: 1.124.1
|
|
2
2
|
|
|
3
3
|
declare module "sap/ui/mdc/AggregationBaseDelegate" {
|
|
4
4
|
import BaseDelegate from "sap/ui/mdc/BaseDelegate";
|
|
@@ -9716,9 +9716,9 @@ declare namespace sap {
|
|
|
9716
9716
|
group?: string | sap.ui.base.ManagedObject.PropertyBindingInfo;
|
|
9717
9717
|
|
|
9718
9718
|
/**
|
|
9719
|
-
* {@link sap.ui.mdc.
|
|
9719
|
+
* {@link sap.ui.mdc.valuehelp.FilterBar FilterBar} used for filtering.
|
|
9720
9720
|
*/
|
|
9721
|
-
filterBar?: sap.ui.mdc.
|
|
9721
|
+
filterBar?: sap.ui.mdc.valuehelp.FilterBar;
|
|
9722
9722
|
}
|
|
9723
9723
|
|
|
9724
9724
|
/**
|
|
@@ -12213,7 +12213,7 @@ declare namespace sap {
|
|
|
12213
12213
|
*
|
|
12214
12214
|
* @returns FilterBar
|
|
12215
12215
|
*/
|
|
12216
|
-
getActiveFilterBar(): sap.ui.mdc.
|
|
12216
|
+
getActiveFilterBar(): sap.ui.mdc.valuehelp.FilterBar;
|
|
12217
12217
|
/**
|
|
12218
12218
|
* Gets current value of property {@link #getDescriptionPath descriptionPath}.
|
|
12219
12219
|
*
|
|
@@ -12229,9 +12229,9 @@ declare namespace sap {
|
|
|
12229
12229
|
/**
|
|
12230
12230
|
* Gets content of aggregation {@link #getFilterBar filterBar}.
|
|
12231
12231
|
*
|
|
12232
|
-
* {@link sap.ui.mdc.
|
|
12232
|
+
* {@link sap.ui.mdc.valuehelp.FilterBar FilterBar} used for filtering.
|
|
12233
12233
|
*/
|
|
12234
|
-
getFilterBar(): sap.ui.mdc.
|
|
12234
|
+
getFilterBar(): sap.ui.mdc.valuehelp.FilterBar;
|
|
12235
12235
|
/**
|
|
12236
12236
|
* Gets current value of property {@link #getFilterFields filterFields}.
|
|
12237
12237
|
*
|
|
@@ -12351,7 +12351,7 @@ declare namespace sap {
|
|
|
12351
12351
|
/**
|
|
12352
12352
|
* The filterBar to set
|
|
12353
12353
|
*/
|
|
12354
|
-
oFilterBar: sap.ui.mdc.
|
|
12354
|
+
oFilterBar: sap.ui.mdc.valuehelp.FilterBar
|
|
12355
12355
|
): this;
|
|
12356
12356
|
/**
|
|
12357
12357
|
* Sets a new value for property {@link #getFilterFields filterFields}.
|
package/types/sap.chart.d.ts
CHANGED
package/types/sap.f.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// For Library Version: 1.124.
|
|
1
|
+
// For Library Version: 1.124.3
|
|
2
2
|
|
|
3
3
|
declare namespace sap {
|
|
4
4
|
/**
|
|
@@ -8420,6 +8420,18 @@ declare namespace sap {
|
|
|
8420
8420
|
* is set.
|
|
8421
8421
|
*/
|
|
8422
8422
|
footerLabel?: string | sap.ui.base.ManagedObject.PropertyBindingInfo;
|
|
8423
|
+
|
|
8424
|
+
/**
|
|
8425
|
+
* Texts which describe the landmark of the section inside the header container of the corresponding `sap.f.DynamicPage`
|
|
8426
|
+
* control.
|
|
8427
|
+
*
|
|
8428
|
+
* If not set, default "Expanded header" aria-label is set.
|
|
8429
|
+
*
|
|
8430
|
+
* @since 1.127.0
|
|
8431
|
+
*/
|
|
8432
|
+
headerContentLabel?:
|
|
8433
|
+
| string
|
|
8434
|
+
| sap.ui.base.ManagedObject.PropertyBindingInfo;
|
|
8423
8435
|
}
|
|
8424
8436
|
|
|
8425
8437
|
/**
|
|
@@ -12120,6 +12132,19 @@ declare namespace sap {
|
|
|
12120
12132
|
* @returns Value of property `footerRole`
|
|
12121
12133
|
*/
|
|
12122
12134
|
getFooterRole(): sap.ui.core.AccessibleLandmarkRole;
|
|
12135
|
+
/**
|
|
12136
|
+
* Gets current value of property {@link #getHeaderContentLabel headerContentLabel}.
|
|
12137
|
+
*
|
|
12138
|
+
* Texts which describe the landmark of the section inside the header container of the corresponding `sap.f.DynamicPage`
|
|
12139
|
+
* control.
|
|
12140
|
+
*
|
|
12141
|
+
* If not set, default "Expanded header" aria-label is set.
|
|
12142
|
+
*
|
|
12143
|
+
* @since 1.127.0
|
|
12144
|
+
*
|
|
12145
|
+
* @returns Value of property `headerContentLabel`
|
|
12146
|
+
*/
|
|
12147
|
+
getHeaderContentLabel(): string;
|
|
12123
12148
|
/**
|
|
12124
12149
|
* Gets current value of property {@link #getHeaderLabel headerLabel}.
|
|
12125
12150
|
*
|
|
@@ -12248,6 +12273,26 @@ declare namespace sap {
|
|
|
12248
12273
|
*/
|
|
12249
12274
|
sFooterRole?: sap.ui.core.AccessibleLandmarkRole
|
|
12250
12275
|
): this;
|
|
12276
|
+
/**
|
|
12277
|
+
* Sets a new value for property {@link #getHeaderContentLabel headerContentLabel}.
|
|
12278
|
+
*
|
|
12279
|
+
* Texts which describe the landmark of the section inside the header container of the corresponding `sap.f.DynamicPage`
|
|
12280
|
+
* control.
|
|
12281
|
+
*
|
|
12282
|
+
* If not set, default "Expanded header" aria-label is set.
|
|
12283
|
+
*
|
|
12284
|
+
* When called with a value of `null` or `undefined`, the default value of the property will be restored.
|
|
12285
|
+
*
|
|
12286
|
+
* @since 1.127.0
|
|
12287
|
+
*
|
|
12288
|
+
* @returns Reference to `this` in order to allow method chaining
|
|
12289
|
+
*/
|
|
12290
|
+
setHeaderContentLabel(
|
|
12291
|
+
/**
|
|
12292
|
+
* New value for property `headerContentLabel`
|
|
12293
|
+
*/
|
|
12294
|
+
sHeaderContentLabel?: string
|
|
12295
|
+
): this;
|
|
12251
12296
|
/**
|
|
12252
12297
|
* Sets a new value for property {@link #getHeaderLabel headerLabel}.
|
|
12253
12298
|
*
|
package/types/sap.fe.core.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// For Library Version: 1.124.
|
|
1
|
+
// For Library Version: 1.124.3
|
|
2
2
|
|
|
3
3
|
declare namespace sap {
|
|
4
4
|
/**
|
|
@@ -672,7 +672,17 @@ declare namespace sap {
|
|
|
672
672
|
/**
|
|
673
673
|
* Object containing the context to be navigated to
|
|
674
674
|
*/
|
|
675
|
-
oContext: sap.ui.model.odata.v4.Context
|
|
675
|
+
oContext: sap.ui.model.odata.v4.Context,
|
|
676
|
+
/**
|
|
677
|
+
* Object containing the parameters for the navigation
|
|
678
|
+
*/
|
|
679
|
+
parameters?: {
|
|
680
|
+
/**
|
|
681
|
+
* By default, the internal algorithm decides whether the navigation preserves the previous entry. PreserveHistory
|
|
682
|
+
* allows you to override this behavior.
|
|
683
|
+
*/
|
|
684
|
+
preserveHistory: boolean;
|
|
685
|
+
}
|
|
676
686
|
): void;
|
|
677
687
|
/**
|
|
678
688
|
* Navigate to another target.
|
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.124.
|
|
1
|
+
// For Library Version: 1.124.2
|
|
2
2
|
|
|
3
3
|
declare namespace sap {
|
|
4
4
|
/**
|
|
@@ -26354,7 +26354,7 @@ declare namespace sap {
|
|
|
26354
26354
|
|
|
26355
26355
|
/**
|
|
26356
26356
|
* Flag to show or hide the start time and end time of a shape when you drag it along the time line. The
|
|
26357
|
-
* property takes effect if only one shape is selected.
|
|
26357
|
+
* property takes effect if only one shape is selected or `enableMultipleGhosts` is set to false.
|
|
26358
26358
|
*/
|
|
26359
26359
|
showShapeTimeOnDrag?:
|
|
26360
26360
|
| boolean
|
|
@@ -26564,7 +26564,8 @@ declare namespace sap {
|
|
|
26564
26564
|
| `{${string}}`;
|
|
26565
26565
|
|
|
26566
26566
|
/**
|
|
26567
|
-
* Option to show or hide shape labels on ghost while dragging.
|
|
26567
|
+
* Option to show or hide shape labels on ghost while dragging. The property takes effect only when `enableMultipleGhosts`
|
|
26568
|
+
* is set to true.
|
|
26568
26569
|
*
|
|
26569
26570
|
* @since 1.94
|
|
26570
26571
|
*/
|
|
@@ -26701,6 +26702,14 @@ declare namespace sap {
|
|
|
26701
26702
|
| sap.ui.base.ManagedObject.PropertyBindingInfo
|
|
26702
26703
|
| `{${string}}`;
|
|
26703
26704
|
|
|
26705
|
+
/**
|
|
26706
|
+
* Flag to enable displaying multiple ghosts when multiple shapes are selected and dragged.
|
|
26707
|
+
*/
|
|
26708
|
+
enableMultipleGhosts?:
|
|
26709
|
+
| boolean
|
|
26710
|
+
| sap.ui.base.ManagedObject.PropertyBindingInfo
|
|
26711
|
+
| `{${string}}`;
|
|
26712
|
+
|
|
26704
26713
|
/**
|
|
26705
26714
|
* Table of the Gantt Chart
|
|
26706
26715
|
*
|
|
@@ -39524,6 +39533,17 @@ declare namespace sap {
|
|
|
39524
39533
|
* @returns Value of property `enableLassoInvert`
|
|
39525
39534
|
*/
|
|
39526
39535
|
getEnableLassoInvert(): boolean;
|
|
39536
|
+
/**
|
|
39537
|
+
* Gets current value of property {@link #getEnableMultipleGhosts enableMultipleGhosts}.
|
|
39538
|
+
*
|
|
39539
|
+
* Flag to enable displaying multiple ghosts when multiple shapes are selected and dragged.
|
|
39540
|
+
*
|
|
39541
|
+
* Default value is `true`.
|
|
39542
|
+
*
|
|
39543
|
+
*
|
|
39544
|
+
* @returns Value of property `enableMultipleGhosts`
|
|
39545
|
+
*/
|
|
39546
|
+
getEnableMultipleGhosts(): boolean;
|
|
39527
39547
|
/**
|
|
39528
39548
|
* Gets current value of property {@link #getEnableNonWorkingTime enableNonWorkingTime}.
|
|
39529
39549
|
*
|
|
@@ -40020,7 +40040,7 @@ declare namespace sap {
|
|
|
40020
40040
|
* Gets current value of property {@link #getShowShapeTimeOnDrag showShapeTimeOnDrag}.
|
|
40021
40041
|
*
|
|
40022
40042
|
* Flag to show or hide the start time and end time of a shape when you drag it along the time line. The
|
|
40023
|
-
* property takes effect if only one shape is selected.
|
|
40043
|
+
* property takes effect if only one shape is selected or `enableMultipleGhosts` is set to false.
|
|
40024
40044
|
*
|
|
40025
40045
|
* Default value is `false`.
|
|
40026
40046
|
*
|
|
@@ -40031,7 +40051,8 @@ declare namespace sap {
|
|
|
40031
40051
|
/**
|
|
40032
40052
|
* Gets current value of property {@link #getShowTextOnGhost showTextOnGhost}.
|
|
40033
40053
|
*
|
|
40034
|
-
* Option to show or hide shape labels on ghost while dragging.
|
|
40054
|
+
* Option to show or hide shape labels on ghost while dragging. The property takes effect only when `enableMultipleGhosts`
|
|
40055
|
+
* is set to true.
|
|
40035
40056
|
*
|
|
40036
40057
|
* Default value is `true`.
|
|
40037
40058
|
*
|
|
@@ -40875,6 +40896,24 @@ declare namespace sap {
|
|
|
40875
40896
|
*/
|
|
40876
40897
|
bEnableLassoInvert?: boolean
|
|
40877
40898
|
): this;
|
|
40899
|
+
/**
|
|
40900
|
+
* Sets a new value for property {@link #getEnableMultipleGhosts enableMultipleGhosts}.
|
|
40901
|
+
*
|
|
40902
|
+
* Flag to enable displaying multiple ghosts when multiple shapes are selected and dragged.
|
|
40903
|
+
*
|
|
40904
|
+
* When called with a value of `null` or `undefined`, the default value of the property will be restored.
|
|
40905
|
+
*
|
|
40906
|
+
* Default value is `true`.
|
|
40907
|
+
*
|
|
40908
|
+
*
|
|
40909
|
+
* @returns Reference to `this` in order to allow method chaining
|
|
40910
|
+
*/
|
|
40911
|
+
setEnableMultipleGhosts(
|
|
40912
|
+
/**
|
|
40913
|
+
* New value for property `enableMultipleGhosts`
|
|
40914
|
+
*/
|
|
40915
|
+
bEnableMultipleGhosts?: boolean
|
|
40916
|
+
): this;
|
|
40878
40917
|
/**
|
|
40879
40918
|
* Sets a new value for property {@link #getEnableNonWorkingTime enableNonWorkingTime}.
|
|
40880
40919
|
*
|
|
@@ -41493,7 +41532,7 @@ declare namespace sap {
|
|
|
41493
41532
|
* Sets a new value for property {@link #getShowShapeTimeOnDrag showShapeTimeOnDrag}.
|
|
41494
41533
|
*
|
|
41495
41534
|
* Flag to show or hide the start time and end time of a shape when you drag it along the time line. The
|
|
41496
|
-
* property takes effect if only one shape is selected.
|
|
41535
|
+
* property takes effect if only one shape is selected or `enableMultipleGhosts` is set to false.
|
|
41497
41536
|
*
|
|
41498
41537
|
* When called with a value of `null` or `undefined`, the default value of the property will be restored.
|
|
41499
41538
|
*
|
|
@@ -41511,7 +41550,8 @@ declare namespace sap {
|
|
|
41511
41550
|
/**
|
|
41512
41551
|
* Sets a new value for property {@link #getShowTextOnGhost showTextOnGhost}.
|
|
41513
41552
|
*
|
|
41514
|
-
* Option to show or hide shape labels on ghost while dragging.
|
|
41553
|
+
* Option to show or hide shape labels on ghost while dragging. The property takes effect only when `enableMultipleGhosts`
|
|
41554
|
+
* is set to true.
|
|
41515
41555
|
*
|
|
41516
41556
|
* When called with a value of `null` or `undefined`, the default value of the property will be restored.
|
|
41517
41557
|
*
|
package/types/sap.insights.d.ts
CHANGED