@sapui5/ts-types 1.108.52 → 1.108.53

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/sap.chart.d.ts +1 -1
  3. package/types/sap.f.d.ts +1 -1
  4. package/types/sap.fe.common.d.ts +1 -1
  5. package/types/sap.fe.core.d.ts +1 -1
  6. package/types/sap.fe.macros.d.ts +1 -1
  7. package/types/sap.fe.navigation.d.ts +1 -1
  8. package/types/sap.fe.templates.d.ts +1 -1
  9. package/types/sap.fe.test.d.ts +1 -1
  10. package/types/sap.insights.d.ts +1 -1
  11. package/types/sap.m.d.ts +1 -1
  12. package/types/sap.makit.d.ts +1 -1
  13. package/types/sap.me.d.ts +1 -1
  14. package/types/sap.ndc.d.ts +1 -1
  15. package/types/sap.ovp.d.ts +1 -1
  16. package/types/sap.sac.df.d.ts +1 -1
  17. package/types/sap.sac.grid.d.ts +1 -1
  18. package/types/sap.suite.ui.commons.d.ts +1 -1
  19. package/types/sap.suite.ui.generic.template.d.ts +1 -1
  20. package/types/sap.suite.ui.microchart.d.ts +1 -1
  21. package/types/sap.tnt.d.ts +1 -1
  22. package/types/sap.ui.codeeditor.d.ts +1 -1
  23. package/types/sap.ui.commons.d.ts +1 -1
  24. package/types/sap.ui.comp.d.ts +1 -1
  25. package/types/sap.ui.core.d.ts +1 -1
  26. package/types/sap.ui.dt.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.integration.d.ts +1 -1
  30. package/types/sap.ui.layout.d.ts +1 -1
  31. package/types/sap.ui.mdc.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.ux3.d.ts +1 -1
  40. package/types/sap.ui.webc.common.d.ts +1 -1
  41. package/types/sap.ui.webc.fiori.d.ts +1 -1
  42. package/types/sap.ui.webc.main.d.ts +1 -1
  43. package/types/sap.uiext.inbox.d.ts +1 -1
  44. package/types/sap.ushell.d.ts +1 -1
  45. package/types/sap.ushell_abap.d.ts +1 -1
  46. package/types/sap.uxap.d.ts +1 -1
  47. package/types/sap.viz.d.ts +1 -1
  48. package/types/sap.zen.commons.d.ts +19 -11
  49. package/types/sap.zen.crosstab.d.ts +9 -5
  50. package/types/sap.zen.dsh.d.ts +11 -6
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sapui5/ts-types",
3
- "version": "1.108.52",
3
+ "version": "1.108.53",
4
4
  "description": "SAPUI5 TypeScript Definitions",
5
5
  "homepage": "https://ui5.sap.com",
6
6
  "author": "SAP SE (https://www.sap.com)",
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.50
1
+ // For Library Version: 1.108.51
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.108.50
1
+ // For Library Version: 1.108.51
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,3 +1,3 @@
1
- // For Library Version: 1.108.39
1
+ // For Library Version: 1.108.40
2
2
 
3
3
  declare namespace sap {}
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.39
1
+ // For Library Version: 1.108.40
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.39
1
+ // For Library Version: 1.108.40
2
2
 
3
3
  declare namespace sap {
4
4
  namespace fe {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.39
1
+ // For Library Version: 1.108.40
2
2
 
3
3
  declare namespace sap {
4
4
  namespace fe {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.39
1
+ // For Library Version: 1.108.40
2
2
 
3
3
  declare namespace sap {
4
4
  namespace fe {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.39
1
+ // For Library Version: 1.108.40
2
2
 
3
3
  declare namespace sap {
4
4
  namespace fe {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.23
1
+ // For Library Version: 1.108.24
2
2
 
3
3
  declare module "sap/insights/CardHelper" {
4
4
  /**
package/types/sap.m.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.50
1
+ // For Library Version: 1.108.51
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.50
1
+ // For Library Version: 1.108.51
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.108.50
1
+ // For Library Version: 1.108.51
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.50
1
+ // For Library Version: 1.108.51
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.20
1
+ // For Library Version: 1.108.21
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.27
1
+ // For Library Version: 1.108.29
2
2
 
3
3
  declare namespace sap {
4
4
  namespace sac {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.27
1
+ // For Library Version: 1.108.29
2
2
 
3
3
  declare namespace sap {
4
4
  namespace sac {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.23
1
+ // For Library Version: 1.108.24
2
2
 
3
3
  declare module "sap/suite/ui/commons/collaboration/CollaborationHelper" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.50
1
+ // For Library Version: 1.108.51
2
2
 
3
3
  declare namespace sap {
4
4
  namespace suite {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.50
1
+ // For Library Version: 1.108.51
2
2
 
3
3
  declare namespace sap {
4
4
  namespace suite {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.50
1
+ // For Library Version: 1.108.51
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.50
1
+ // For Library Version: 1.108.51
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.50
1
+ // For Library Version: 1.108.51
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.50
1
+ // For Library Version: 1.108.51
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -264,7 +264,7 @@ interface JQuery<TElement = HTMLElement> extends Iterable<TElement> {
264
264
  ): jQuery;
265
265
  }
266
266
 
267
- // For Library Version: 1.108.50
267
+ // For Library Version: 1.108.51
268
268
 
269
269
  declare module "sap/base/assert" {
270
270
  /**
@@ -1,3 +1,3 @@
1
- // For Library Version: 1.108.50
1
+ // For Library Version: 1.108.51
2
2
 
3
3
  declare namespace sap {}
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.50
1
+ // For Library Version: 1.108.51
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.50
1
+ // For Library Version: 1.108.51
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.50
1
+ // For Library Version: 1.108.51
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.50
1
+ // For Library Version: 1.108.51
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.50
1
+ // For Library Version: 1.108.51
2
2
 
3
3
  declare namespace sap {
4
4
  interface IUI5DefineDependencyNames {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.50
1
+ // For Library Version: 1.108.51
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.50
1
+ // For Library Version: 1.108.51
2
2
 
3
3
  declare module "sap/ui/rta/api/startAdaptation" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.50
1
+ // For Library Version: 1.108.51
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.50
1
+ // For Library Version: 1.108.51
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.50
1
+ // For Library Version: 1.108.51
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.50
1
+ // For Library Version: 1.108.51
2
2
 
3
3
  declare namespace sap {
4
4
  interface IUI5DefineDependencyNames {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.50
1
+ // For Library Version: 1.108.51
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.50
1
+ // For Library Version: 1.108.51
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.50
1
+ // For Library Version: 1.108.51
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.50
1
+ // For Library Version: 1.108.51
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.50
1
+ // For Library Version: 1.108.51
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.50
1
+ // For Library Version: 1.108.51
2
2
 
3
3
  declare namespace sap {
4
4
  namespace uiext {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.53
1
+ // For Library Version: 1.108.54
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ushell {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.53
1
+ // For Library Version: 1.108.54
2
2
 
3
3
  declare namespace sap {
4
4
  interface IUI5DefineDependencyNames {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.50
1
+ // For Library Version: 1.108.51
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.50
1
+ // For Library Version: 1.108.51
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.27
1
+ // For Library Version: 1.108.29
2
2
 
3
3
  declare namespace sap {
4
4
  namespace zen {
@@ -187,7 +187,8 @@ declare namespace sap {
187
187
  }
188
188
 
189
189
  /**
190
- * @deprecated (since 1.38)
190
+ * @deprecated (since 1.38) - the concept has been discarded. As of version 1.89, this library is deprecated
191
+ * and has been replaced by Web Dynpro-based apps in S/4HANA.
191
192
  *
192
193
  * The Absolute Layout positions its child controls absolutely
193
194
  */
@@ -338,7 +339,7 @@ declare namespace sap {
338
339
  *
339
340
  * The overall width of the control. When not set, 100% is automatically set.
340
341
  *
341
- * Default value is `'100%'`.
342
+ * Default value is `"100%"`.
342
343
  *
343
344
  * @returns Value of property `width`
344
345
  */
@@ -512,7 +513,7 @@ declare namespace sap {
512
513
  *
513
514
  * When called with a value of `null` or `undefined`, the default value of the property will be restored.
514
515
  *
515
- * Default value is `'100%'`.
516
+ * Default value is `"100%"`.
516
517
  *
517
518
  * @returns Reference to `this` in order to allow method chaining
518
519
  */
@@ -524,7 +525,8 @@ declare namespace sap {
524
525
  ): this;
525
526
  }
526
527
  /**
527
- * @deprecated (since 1.38) - Instead, use the `sap.ui.layout.Grid` control.
528
+ * @deprecated (since 1.38) - Instead, use the `sap.ui.layout.Grid` control. As of version 1.89, this library
529
+ * is deprecated and has been replaced by Web Dynpro-based apps in S/4HANA.
528
530
  */
529
531
  class MatrixLayout extends sap.ui.core.Control {
530
532
  /**
@@ -805,7 +807,8 @@ declare namespace sap {
805
807
  ): this;
806
808
  }
807
809
  /**
808
- * @deprecated (since 1.38) - Instead, use the `sap.ui.layout.Grid` control.
810
+ * @deprecated (since 1.38) - Instead, use the `sap.ui.layout.Grid` control. As of version 1.89, this library
811
+ * is deprecated and has been replaced by Web Dynpro-based apps in S/4HANA.
809
812
  *
810
813
  * Non-control element used as part of a matrix layout's inner structure.
811
814
  */
@@ -1127,7 +1130,8 @@ declare namespace sap {
1127
1130
  ): this;
1128
1131
  }
1129
1132
  /**
1130
- * @deprecated (since 1.89)
1133
+ * @deprecated (since 1.89) - this library is deprecated and has been replaced by Web Dynpro-based apps
1134
+ * in S/4HANA.
1131
1135
  *
1132
1136
  * Is used to specify the position of a control in the AbsoluteLayout
1133
1137
  */
@@ -1383,7 +1387,8 @@ declare namespace sap {
1383
1387
  }
1384
1388
 
1385
1389
  /**
1386
- * @deprecated (since 1.89.0) - Please use the WD Grid control instead.
1390
+ * @deprecated (since 1.89) - this library is deprecated and has been replaced by Web Dynpro-based apps
1391
+ * in S/4HANA.
1387
1392
  *
1388
1393
  * Horizontal alignment, e.g. of a layout cell's content within the cell's borders. Note that some values
1389
1394
  * depend on the current locale's writing direction while others do not.
@@ -1411,7 +1416,8 @@ declare namespace sap {
1411
1416
  Right = "Right",
1412
1417
  }
1413
1418
  /**
1414
- * @deprecated (since 1.89.0) - Please use the WD Grid control instead.
1419
+ * @deprecated (since 1.89) - this library is deprecated and has been replaced by Web Dynpro-based apps
1420
+ * in S/4HANA.
1415
1421
  * @EXPERIMENTAL
1416
1422
  *
1417
1423
  * Padding, e.g. of a layout cell's content within the cell's borders. Note that all options except "None"
@@ -1443,7 +1449,8 @@ declare namespace sap {
1443
1449
  None = "None",
1444
1450
  }
1445
1451
  /**
1446
- * @deprecated (since 1.89.0) - Please use the WD Grid control instead.
1452
+ * @deprecated (since 1.89) - this library is deprecated and has been replaced by Web Dynpro-based apps
1453
+ * in S/4HANA.
1447
1454
  *
1448
1455
  * Separation, e.g. of a layout cell from its neighbor, via a vertical gutter of defined width, with or
1449
1456
  * without a vertical line in its middle.
@@ -1479,7 +1486,8 @@ declare namespace sap {
1479
1486
  SmallWithLine = "SmallWithLine",
1480
1487
  }
1481
1488
  /**
1482
- * @deprecated (since 1.89.0) - Please use the WD Grid control instead.
1489
+ * @deprecated (since 1.89) - this library is deprecated and has been replaced by Web Dynpro-based apps
1490
+ * in S/4HANA.
1483
1491
  *
1484
1492
  * Vertical alignment, e.g. of a layout cell's content within the cell's borders.
1485
1493
  */
@@ -1,9 +1,10 @@
1
- // For Library Version: 1.108.27
1
+ // For Library Version: 1.108.29
2
2
 
3
3
  declare namespace sap {
4
4
  namespace zen {
5
5
  /**
6
- * @deprecated (since 1.89.0)
6
+ * @deprecated (since 1.89) - this library is deprecated and has been replaced by Web Dynpro-based apps
7
+ * in S/4HANA.
7
8
  * @EXPERIMENTAL
8
9
  *
9
10
  * Design Studio Crosstab library. NOT INTENDED FOR STANDALONE USAGE.
@@ -242,7 +243,8 @@ declare namespace sap {
242
243
  }
243
244
 
244
245
  /**
245
- * @deprecated (since 1.89.0) - Please use the WD Grid control instead.
246
+ * @deprecated (since 1.89) - this library is deprecated and has been replaced by Web Dynpro-based apps
247
+ * in S/4HANA.
246
248
  *
247
249
  * Add your documentation for the new Crosstab
248
250
  */
@@ -355,7 +357,8 @@ declare namespace sap {
355
357
  ): this;
356
358
  }
357
359
  /**
358
- * @deprecated (since 1.89.0) - Please use the WD Grid control instead.
360
+ * @deprecated (since 1.89) - this library is deprecated and has been replaced by Web Dynpro-based apps
361
+ * in S/4HANA.
359
362
  *
360
363
  * Add your documentation for the new DataCell
361
364
  */
@@ -562,7 +565,8 @@ declare namespace sap {
562
565
  ): this;
563
566
  }
564
567
  /**
565
- * @deprecated (since 1.89.0) - Please use the WD Grid control instead.
568
+ * @deprecated (since 1.89) - this library is deprecated and has been replaced by Web Dynpro-based apps
569
+ * in S/4HANA.
566
570
  *
567
571
  * Add your documentation for the new HeaderCell
568
572
  */
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.27
1
+ // For Library Version: 1.108.29
2
2
 
3
3
  declare namespace sap {
4
4
  namespace zen {
@@ -8,7 +8,8 @@ declare namespace sap {
8
8
  namespace dsh {
9
9
  namespace widgets {
10
10
  /**
11
- * @deprecated (since 1.89.0) - Please use the WD Grid control instead.
11
+ * @deprecated (since 1.89) - this library is deprecated and has been replaced by Web Dynpro-based apps
12
+ * in S/4HANA.
12
13
  *
13
14
  * Model implementation for JSON format
14
15
  */
@@ -349,7 +350,8 @@ declare namespace sap {
349
350
 
350
351
  /**
351
352
  * @SINCE 1.46
352
- * @deprecated (since 1.89.0) - Please use the WD Grid control instead.
353
+ * @deprecated (since 1.89) - this library is deprecated and has been replaced by Web Dynpro-based apps
354
+ * in S/4HANA.
353
355
  * @EXPERIMENTAL (since 1.46) - API is incomplete and may change incompatibly
354
356
  *
355
357
  * Control for embedding a Design Studio Analytic Grid in an S/4 HANA Fiori application
@@ -723,7 +725,8 @@ declare namespace sap {
723
725
  }
724
726
  /**
725
727
  * @SINCE 1.44
726
- * @deprecated (since 1.89.0) - Please use the WD Grid control instead.
728
+ * @deprecated (since 1.89) - this library is deprecated and has been replaced by Web Dynpro-based apps
729
+ * in S/4HANA.
727
730
  *
728
731
  * Control for embedding a Design Studio application full-screen in an S/4 HANA Fiori application
729
732
  */
@@ -1140,7 +1143,8 @@ declare namespace sap {
1140
1143
  ): this;
1141
1144
  }
1142
1145
  /**
1143
- * @deprecated (since 1.89.0) - Please use the WD Grid control instead.
1146
+ * @deprecated (since 1.89) - this library is deprecated and has been replaced by Web Dynpro-based apps
1147
+ * in S/4HANA.
1144
1148
  *
1145
1149
  * The ValueHelpDialog control can be used to implement a value help for an input field.
1146
1150
  */
@@ -2061,7 +2065,8 @@ declare namespace sap {
2061
2065
  update(): void;
2062
2066
  }
2063
2067
  /**
2064
- * @deprecated (since 1.89.0) - Please use the WD Grid control instead.
2068
+ * @deprecated (since 1.89) - this library is deprecated and has been replaced by Web Dynpro-based apps
2069
+ * in S/4HANA.
2065
2070
  * @EXPERIMENTAL
2066
2071
  *
2067
2072
  * Sort Type