@openui5/ts-types 1.136.0 → 1.136.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.f.d.ts +1 -1
- package/types/sap.m.d.ts +19 -8
- package/types/sap.tnt.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.core.d.ts +2 -2
- package/types/sap.ui.dt.d.ts +1 -1
- package/types/sap.ui.fl.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.mdc.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.ux3.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.uxap.d.ts +1 -1
package/package.json
CHANGED
package/types/sap.f.d.ts
CHANGED
package/types/sap.m.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// For Library Version: 1.136.
|
|
1
|
+
// For Library Version: 1.136.1
|
|
2
2
|
|
|
3
3
|
declare namespace sap {
|
|
4
4
|
/**
|
|
@@ -41651,7 +41651,8 @@ declare namespace sap {
|
|
|
41651
41651
|
| `{${string}}`;
|
|
41652
41652
|
|
|
41653
41653
|
/**
|
|
41654
|
-
* Width of the control.
|
|
41654
|
+
* Width of the control. If the tiles within the SlideTile are in ArticleMode and have a frameType of Stretch,
|
|
41655
|
+
* and if the SlideTile's width exceeds 799px, the image in the tile appears on the right side
|
|
41655
41656
|
*
|
|
41656
41657
|
* @since 1.72
|
|
41657
41658
|
*/
|
|
@@ -43430,7 +43431,7 @@ declare namespace sap {
|
|
|
43430
43431
|
|
|
43431
43432
|
/**
|
|
43432
43433
|
* Adds a priority badge before the content. Works only in Generic Tiles in ActionMode or Article Mode containing
|
|
43433
|
-
*
|
|
43434
|
+
* FrameType Stretch.
|
|
43434
43435
|
*
|
|
43435
43436
|
* @since 1.96
|
|
43436
43437
|
*/
|
|
@@ -43441,7 +43442,7 @@ declare namespace sap {
|
|
|
43441
43442
|
|
|
43442
43443
|
/**
|
|
43443
43444
|
* Sets the Text inside the Priority badge in Generic Tile. Works only in Generic Tiles in ActionMode or
|
|
43444
|
-
* Article Mode containing
|
|
43445
|
+
* Article Mode containing FrameType Stretch.
|
|
43445
43446
|
*
|
|
43446
43447
|
* @since 1.103
|
|
43447
43448
|
*/
|
|
@@ -138691,7 +138692,8 @@ declare namespace sap {
|
|
|
138691
138692
|
/**
|
|
138692
138693
|
* Gets current value of property {@link #getWidth width}.
|
|
138693
138694
|
*
|
|
138694
|
-
* Width of the control.
|
|
138695
|
+
* Width of the control. If the tiles within the SlideTile are in ArticleMode and have a frameType of Stretch,
|
|
138696
|
+
* and if the SlideTile's width exceeds 799px, the image in the tile appears on the right side
|
|
138695
138697
|
*
|
|
138696
138698
|
* @since 1.72
|
|
138697
138699
|
*
|
|
@@ -138846,7 +138848,8 @@ declare namespace sap {
|
|
|
138846
138848
|
/**
|
|
138847
138849
|
* Sets a new value for property {@link #getWidth width}.
|
|
138848
138850
|
*
|
|
138849
|
-
* Width of the control.
|
|
138851
|
+
* Width of the control. If the tiles within the SlideTile are in ArticleMode and have a frameType of Stretch,
|
|
138852
|
+
* and if the SlideTile's width exceeds 799px, the image in the tile appears on the right side
|
|
138850
138853
|
*
|
|
138851
138854
|
* When called with a value of `null` or `undefined`, the default value of the property will be restored.
|
|
138852
138855
|
*
|
|
@@ -149272,7 +149275,7 @@ declare namespace sap {
|
|
|
149272
149275
|
* Gets current value of property {@link #getPriority priority}.
|
|
149273
149276
|
*
|
|
149274
149277
|
* Adds a priority badge before the content. Works only in Generic Tiles in ActionMode or Article Mode containing
|
|
149275
|
-
*
|
|
149278
|
+
* FrameType Stretch.
|
|
149276
149279
|
*
|
|
149277
149280
|
* Default value is `None`.
|
|
149278
149281
|
*
|
|
@@ -149285,7 +149288,7 @@ declare namespace sap {
|
|
|
149285
149288
|
* Gets current value of property {@link #getPriorityText priorityText}.
|
|
149286
149289
|
*
|
|
149287
149290
|
* Sets the Text inside the Priority badge in Generic Tile. Works only in Generic Tiles in ActionMode or
|
|
149288
|
-
* Article Mode containing
|
|
149291
|
+
* Article Mode containing FrameType Stretch.
|
|
149289
149292
|
*
|
|
149290
149293
|
* @since 1.103
|
|
149291
149294
|
*
|
|
@@ -164881,6 +164884,8 @@ declare namespace sap {
|
|
|
164881
164884
|
AddPeopleToCalendar = "sapIllus-AddPeopleToCalendar",
|
|
164882
164885
|
/**
|
|
164883
164886
|
* "Balloon Sky" illustration type.
|
|
164887
|
+
*
|
|
164888
|
+
* @deprecated As of version 1.136. replaced by {@link sap.m.IllustratedMessageType.ReceiveAppreciation}
|
|
164884
164889
|
*/
|
|
164885
164890
|
BalloonSky = "sapIllus-BalloonSky",
|
|
164886
164891
|
/**
|
|
@@ -164889,6 +164894,8 @@ declare namespace sap {
|
|
|
164889
164894
|
BeforeSearch = "sapIllus-BeforeSearch",
|
|
164890
164895
|
/**
|
|
164891
164896
|
* "Connection" illustration type.
|
|
164897
|
+
*
|
|
164898
|
+
* @deprecated As of version 1.136. replaced by {@link sap.m.IllustratedMessageType.UnableToLoad}
|
|
164892
164899
|
*/
|
|
164893
164900
|
Connection = "sapIllus-Connection",
|
|
164894
164901
|
/**
|
|
@@ -165079,6 +165086,8 @@ declare namespace sap {
|
|
|
165079
165086
|
SimpleCheckMark = "sapIllus-SimpleCheckMark",
|
|
165080
165087
|
/**
|
|
165081
165088
|
* "Simple Connection" illustration type.
|
|
165089
|
+
*
|
|
165090
|
+
* @deprecated As of version 1.136. replaced by {@link sap.m.IllustratedMessageType.UnableToLoad}
|
|
165082
165091
|
*/
|
|
165083
165092
|
SimpleConnection = "sapIllus-SimpleConnection",
|
|
165084
165093
|
/**
|
|
@@ -170363,6 +170372,8 @@ declare namespace sap {
|
|
|
170363
170372
|
|
|
170364
170373
|
"sap/m/p13n/SortPanel": undefined;
|
|
170365
170374
|
|
|
170375
|
+
"sap/m/p13n/util/diff": undefined;
|
|
170376
|
+
|
|
170366
170377
|
"sap/m/P13nColumnsItem": undefined;
|
|
170367
170378
|
|
|
170368
170379
|
"sap/m/P13nColumnsPanel": undefined;
|
package/types/sap.tnt.d.ts
CHANGED
package/types/sap.ui.core.d.ts
CHANGED
|
@@ -279,7 +279,7 @@ declare namespace sap {
|
|
|
279
279
|
"sap/ui/thirdparty/qunit-2": undefined;
|
|
280
280
|
}
|
|
281
281
|
}
|
|
282
|
-
// For Library Version: 1.136.
|
|
282
|
+
// For Library Version: 1.136.1
|
|
283
283
|
|
|
284
284
|
declare module "sap/base/assert" {
|
|
285
285
|
/**
|
|
@@ -57379,7 +57379,7 @@ declare namespace sap {
|
|
|
57379
57379
|
*/
|
|
57380
57380
|
constructor(
|
|
57381
57381
|
/**
|
|
57382
|
-
* Must be `undefined`
|
|
57382
|
+
* Must be `undefined` or `null`
|
|
57383
57383
|
*/
|
|
57384
57384
|
oFormatOptions?: object,
|
|
57385
57385
|
/**
|
package/types/sap.ui.dt.d.ts
CHANGED
package/types/sap.ui.fl.d.ts
CHANGED
package/types/sap.ui.layout.d.ts
CHANGED
package/types/sap.ui.mdc.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.ui.ux3.d.ts
CHANGED
package/types/sap.uxap.d.ts
CHANGED