@sapui5/ts-types-esm 1.146.0 → 1.147.1
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/{sap.ui.commons.d.ts → commons-1.147.0-esm-d.ts} +1 -1
- package/types/{sap.ui.core.d.ts → core-1.147.0-esm-d.ts} +172 -16
- package/types/{sap.ui.dt.d.ts → dt-1.147.0-esm-d.ts} +1 -1
- package/types/index.d.ts +7 -10
- package/types/{sap.ui.mdc.d.ts → mdc-1.147.0-esm-d.ts} +112 -21
- package/types/{sap.m.d.ts → mobile-1.147.0-esm-d.ts} +371 -127
- package/types/sap.apf.d.ts +1 -1
- package/types/sap.ca.ui.d.ts +1 -1
- package/types/sap.chart.d.ts +4 -7
- package/types/sap.collaboration.d.ts +1 -1
- package/types/sap.esh.search.ui.d.ts +1 -52
- package/types/sap.f.d.ts +148 -2
- 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 +3892 -3211
- 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 +49 -1
- package/types/sap.fe.tools.d.ts +1 -1
- package/types/sap.feedback.ui.d.ts +1 -1
- package/types/sap.gantt.d.ts +184 -1
- package/types/sap.insights.d.ts +14 -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.ovp.d.ts +1 -1
- package/types/sap.rules.ui.d.ts +1 -1
- package/types/sap.sac.df.d.ts +1 -1
- package/types/sap.suite.ui.commons.d.ts +122 -1
- package/types/sap.suite.ui.generic.template.d.ts +79 -1
- package/types/sap.suite.ui.microchart.d.ts +1 -1
- package/types/sap.ui.codeeditor.d.ts +82 -46
- package/types/sap.ui.comp.d.ts +5 -15
- package/types/sap.ui.export.d.ts +1 -1
- package/types/sap.ui.fl.d.ts +5 -1
- package/types/sap.ui.generic.app.d.ts +5 -5
- package/types/sap.ui.generic.template.d.ts +1 -1
- package/types/sap.ui.geomap.d.ts +1 -1
- package/types/sap.ui.integration.d.ts +23 -25
- 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 +2 -2
- 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 +6 -9
- package/types/sap.ui.vbm.d.ts +8 -24
- package/types/sap.ui.vk.d.ts +1 -1
- package/types/sap.ui.vtm.d.ts +1 -1
- package/types/sap.uiext.inbox.d.ts +1 -1
- package/types/sap.ushell.d.ts +416 -67
- package/types/sap.ushell_abap.d.ts +1 -1
- package/types/sap.uxap.d.ts +151 -2
- package/types/sap.viz.d.ts +4 -5
- package/types/sap.webanalytics.core.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/{sap.tnt.d.ts → tnt-1.147.0-esm-d.ts} +1 -4
- package/types/{sap.ui.ux3.d.ts → ux3-1.147.0-esm-d.ts} +1 -1
- package/types/sap.ui.webc.common.d.ts +0 -164
- package/types/sap.ui.webc.fiori.d.ts +0 -16235
- package/types/sap.ui.webc.main.d.ts +0 -51365
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// For Library Version: 1.
|
|
1
|
+
// For Library Version: 1.147.1
|
|
2
2
|
|
|
3
3
|
declare module "sap/ui/unified/library" {
|
|
4
4
|
/**
|
|
@@ -33,7 +33,6 @@ declare module "sap/ui/unified/library" {
|
|
|
33
33
|
* This enum is part of the 'sap/ui/unified/library' module export and must be accessed by the property
|
|
34
34
|
* 'CalendarAppointmentRoundWidth'.
|
|
35
35
|
*
|
|
36
|
-
* @since 1.81.0
|
|
37
36
|
* @experimental As of version 1.81.0.
|
|
38
37
|
*/
|
|
39
38
|
export enum CalendarAppointmentRoundWidth {
|
|
@@ -232,8 +231,9 @@ declare module "sap/ui/unified/library" {
|
|
|
232
231
|
* This enum is part of the 'sap/ui/unified/library' module export and must be accessed by the property
|
|
233
232
|
* 'ContentSwitcherAnimation'.
|
|
234
233
|
*
|
|
235
|
-
* @
|
|
236
|
-
*
|
|
234
|
+
* @deprecated As of version 1.147.0. the concept has been discarded. API is not yet finished and might
|
|
235
|
+
* change completely
|
|
236
|
+
* @experimental As of version 1.16.0.
|
|
237
237
|
*/
|
|
238
238
|
export enum ContentSwitcherAnimation {
|
|
239
239
|
/**
|
|
@@ -20245,7 +20245,6 @@ declare module "sap/ui/unified/NonWorkingPeriod" {
|
|
|
20245
20245
|
/**
|
|
20246
20246
|
* NonWorkingPeriod
|
|
20247
20247
|
*
|
|
20248
|
-
* @since 1.27.0
|
|
20249
20248
|
* @experimental As of version 1.127.0.
|
|
20250
20249
|
*/
|
|
20251
20250
|
export default class NonWorkingPeriod extends UI5Element {
|
|
@@ -20404,7 +20403,6 @@ declare module "sap/ui/unified/RecurringNonWorkingPeriod" {
|
|
|
20404
20403
|
*
|
|
20405
20404
|
* Applications can inherit from this element to add own fields.
|
|
20406
20405
|
*
|
|
20407
|
-
* @since 1.127.0
|
|
20408
20406
|
* @experimental As of version 1.127.0.
|
|
20409
20407
|
*/
|
|
20410
20408
|
export default class RecurringNonWorkingPeriod extends NonWorkingPeriod {
|
|
@@ -23266,8 +23264,7 @@ declare module "sap/ui/unified/TimeRange" {
|
|
|
23266
23264
|
/**
|
|
23267
23265
|
* Time range for use in `NonWorkingPeriod`
|
|
23268
23266
|
*
|
|
23269
|
-
* @
|
|
23270
|
-
* @experimental As of version 1.127.0.
|
|
23267
|
+
* @experimental As of version 1.127.
|
|
23271
23268
|
*/
|
|
23272
23269
|
export default class TimeRange extends UI5Element {
|
|
23273
23270
|
/**
|
|
@@ -23433,7 +23430,7 @@ declare module "sap/ui/unified/TimeRange" {
|
|
|
23433
23430
|
/**
|
|
23434
23431
|
* Describes the settings that can be provided to the TimeRange constructor.
|
|
23435
23432
|
*
|
|
23436
|
-
* @experimental As of version 1.127.
|
|
23433
|
+
* @experimental As of version 1.127.
|
|
23437
23434
|
*/
|
|
23438
23435
|
export interface $TimeRangeSettings extends $ElementSettings {
|
|
23439
23436
|
/**
|
package/types/sap.ui.vbm.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// For Library Version: 1.
|
|
1
|
+
// For Library Version: 1.147.0
|
|
2
2
|
|
|
3
3
|
declare module "sap/ui/vbm/library" {
|
|
4
4
|
/**
|
|
@@ -5405,8 +5405,7 @@ declare module "sap/ui/vbm/ContainerLegendItem" {
|
|
|
5405
5405
|
/**
|
|
5406
5406
|
* Legend item control
|
|
5407
5407
|
*
|
|
5408
|
-
* @
|
|
5409
|
-
* versions.
|
|
5408
|
+
* @since 1.38.0
|
|
5410
5409
|
*/
|
|
5411
5410
|
export default class ContainerLegendItem extends StandardListItem {
|
|
5412
5411
|
/**
|
|
@@ -5524,9 +5523,6 @@ declare module "sap/ui/vbm/ContainerLegendItem" {
|
|
|
5524
5523
|
}
|
|
5525
5524
|
/**
|
|
5526
5525
|
* Describes the settings that can be provided to the ContainerLegendItem constructor.
|
|
5527
|
-
*
|
|
5528
|
-
* @experimental As of version 1.38.0. This class is experimental and might be modified or removed in future
|
|
5529
|
-
* versions.
|
|
5530
5526
|
*/
|
|
5531
5527
|
export interface $ContainerLegendItemSettings
|
|
5532
5528
|
extends $StandardListItemSettings {
|
|
@@ -8869,8 +8865,7 @@ declare module "sap/ui/vbm/GeoMap" {
|
|
|
8869
8865
|
/**
|
|
8870
8866
|
* Trigger the interactive creation mode to get a position or position array.
|
|
8871
8867
|
*
|
|
8872
|
-
* @
|
|
8873
|
-
* future versions.
|
|
8868
|
+
* @since 1.30.0
|
|
8874
8869
|
*
|
|
8875
8870
|
* @returns Indicator whether the creation mode could be triggered successfully or not.
|
|
8876
8871
|
*/
|
|
@@ -11311,8 +11306,7 @@ declare module "sap/ui/vbm/ListPanel" {
|
|
|
11311
11306
|
/**
|
|
11312
11307
|
* Aggregation control for the Legend
|
|
11313
11308
|
*
|
|
11314
|
-
* @
|
|
11315
|
-
* versions.
|
|
11309
|
+
* @since 1.38.0
|
|
11316
11310
|
*/
|
|
11317
11311
|
export default class ListPanel extends Control {
|
|
11318
11312
|
/**
|
|
@@ -11944,9 +11938,6 @@ declare module "sap/ui/vbm/ListPanel" {
|
|
|
11944
11938
|
}
|
|
11945
11939
|
/**
|
|
11946
11940
|
* Describes the settings that can be provided to the ListPanel constructor.
|
|
11947
|
-
*
|
|
11948
|
-
* @experimental As of version 1.38.0. This class is experimental and might be modified or removed in future
|
|
11949
|
-
* versions.
|
|
11950
11941
|
*/
|
|
11951
11942
|
export interface $ListPanelSettings extends $ControlSettings {
|
|
11952
11943
|
/**
|
|
@@ -12103,8 +12094,7 @@ declare module "sap/ui/vbm/ListPanelStack" {
|
|
|
12103
12094
|
/**
|
|
12104
12095
|
* ListPanelStack control
|
|
12105
12096
|
*
|
|
12106
|
-
* @
|
|
12107
|
-
* versions.
|
|
12097
|
+
* @since 1.38.0
|
|
12108
12098
|
*/
|
|
12109
12099
|
export default class ListPanelStack extends Control {
|
|
12110
12100
|
/**
|
|
@@ -12363,9 +12353,6 @@ declare module "sap/ui/vbm/ListPanelStack" {
|
|
|
12363
12353
|
}
|
|
12364
12354
|
/**
|
|
12365
12355
|
* Describes the settings that can be provided to the ListPanelStack constructor.
|
|
12366
|
-
*
|
|
12367
|
-
* @experimental As of version 1.38.0. This class is experimental and might be modified or removed in future
|
|
12368
|
-
* versions.
|
|
12369
12356
|
*/
|
|
12370
12357
|
export interface $ListPanelStackSettings extends $ControlSettings {
|
|
12371
12358
|
/**
|
|
@@ -14494,8 +14481,7 @@ declare module "sap/ui/vbm/Route" {
|
|
|
14494
14481
|
*
|
|
14495
14482
|
* Default value is `'Straight'`.
|
|
14496
14483
|
*
|
|
14497
|
-
* @
|
|
14498
|
-
* versions.
|
|
14484
|
+
* @since 1.32.0
|
|
14499
14485
|
*
|
|
14500
14486
|
* @returns Value of property `routetype`
|
|
14501
14487
|
*/
|
|
@@ -14808,8 +14794,7 @@ declare module "sap/ui/vbm/Route" {
|
|
|
14808
14794
|
*
|
|
14809
14795
|
* Default value is `'Straight'`.
|
|
14810
14796
|
*
|
|
14811
|
-
* @
|
|
14812
|
-
* versions.
|
|
14797
|
+
* @since 1.32.0
|
|
14813
14798
|
*
|
|
14814
14799
|
* @returns Reference to `this` in order to allow method chaining
|
|
14815
14800
|
*/
|
|
@@ -14904,8 +14889,7 @@ declare module "sap/ui/vbm/Route" {
|
|
|
14904
14889
|
* Defines the type of the route, default is 'Straight'. Other types are 'Geodesic' which show the shortest
|
|
14905
14890
|
* path between two points, e.g. flightroutes
|
|
14906
14891
|
*
|
|
14907
|
-
* @
|
|
14908
|
-
* versions.
|
|
14892
|
+
* @since 1.32.0
|
|
14909
14893
|
*/
|
|
14910
14894
|
routetype?:
|
|
14911
14895
|
| (RouteType | keyof typeof RouteType)
|
package/types/sap.ui.vk.d.ts
CHANGED
package/types/sap.ui.vtm.d.ts
CHANGED