@sapui5/ts-types 1.143.2 → 1.144.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.
Files changed (70) hide show
  1. package/package.json +1 -1
  2. package/types/index.d.ts +7 -7
  3. package/types/sap.apf.d.ts +3 -1
  4. package/types/sap.ca.ui.d.ts +5 -1
  5. package/types/sap.chart.d.ts +4 -4
  6. package/types/sap.collaboration.d.ts +1 -1
  7. package/types/sap.esh.search.ui.d.ts +625 -55
  8. package/types/sap.f.d.ts +4 -4
  9. package/types/sap.fe.ariba.d.ts +1 -1
  10. package/types/sap.fe.base.d.ts +1 -1
  11. package/types/sap.fe.controls.d.ts +1 -1
  12. package/types/sap.fe.core.d.ts +35 -6
  13. package/types/sap.fe.ina.d.ts +1 -1
  14. package/types/sap.fe.macros.d.ts +804 -716
  15. package/types/sap.fe.navigation.d.ts +7 -7
  16. package/types/sap.fe.placeholder.d.ts +1 -1
  17. package/types/sap.fe.plugins.managecache.d.ts +1 -1
  18. package/types/sap.fe.templates.d.ts +1 -1
  19. package/types/sap.fe.test.d.ts +12 -12
  20. package/types/sap.fe.tools.d.ts +1 -1
  21. package/types/sap.feedback.ui.d.ts +1 -1
  22. package/types/sap.gantt.d.ts +282 -10
  23. package/types/sap.insights.d.ts +1 -47
  24. package/types/{mobile-1.143.0-d.ts → sap.m.d.ts} +285 -60
  25. package/types/sap.makit.d.ts +1 -1
  26. package/types/sap.me.d.ts +1 -1
  27. package/types/sap.ndc.d.ts +49 -21
  28. package/types/sap.ovp.d.ts +1 -1
  29. package/types/sap.rules.ui.d.ts +1 -1
  30. package/types/sap.sac.df.d.ts +1 -1
  31. package/types/sap.suite.ui.commons.d.ts +736 -6
  32. package/types/sap.suite.ui.generic.template.d.ts +1 -1
  33. package/types/sap.suite.ui.microchart.d.ts +1 -1
  34. package/types/{tnt-1.143.0-d.ts → sap.tnt.d.ts} +5 -1
  35. package/types/sap.ui.codeeditor.d.ts +1 -1
  36. package/types/{commons-1.143.0-d.ts → sap.ui.commons.d.ts} +3439 -246
  37. package/types/sap.ui.comp.d.ts +3 -3
  38. package/types/{core-1.143.0-d.ts → sap.ui.core.d.ts} +615 -164
  39. package/types/{dt-1.143.0-d.ts → sap.ui.dt.d.ts} +1 -1
  40. package/types/sap.ui.export.d.ts +4 -4
  41. package/types/sap.ui.fl.d.ts +5 -5
  42. package/types/sap.ui.generic.app.d.ts +1 -1
  43. package/types/sap.ui.generic.template.d.ts +1 -1
  44. package/types/sap.ui.geomap.d.ts +1 -1
  45. package/types/sap.ui.integration.d.ts +1 -1
  46. package/types/sap.ui.layout.d.ts +18 -18
  47. package/types/{mdc-1.143.0-d.ts → sap.ui.mdc.d.ts} +103 -65
  48. package/types/sap.ui.richtexteditor.d.ts +3 -3
  49. package/types/sap.ui.rta.d.ts +1 -1
  50. package/types/sap.ui.suite.d.ts +3 -1
  51. package/types/sap.ui.support.d.ts +1 -1
  52. package/types/sap.ui.table.d.ts +1 -1
  53. package/types/sap.ui.testrecorder.d.ts +1 -1
  54. package/types/sap.ui.unified.d.ts +121 -4
  55. package/types/{ux3-1.143.0-d.ts → sap.ui.ux3.d.ts} +1 -1
  56. package/types/sap.ui.vbm.d.ts +1 -1
  57. package/types/sap.ui.vk.d.ts +133 -4
  58. package/types/sap.ui.vtm.d.ts +82 -1
  59. package/types/sap.ui.webc.common.d.ts +3 -1
  60. package/types/sap.ui.webc.fiori.d.ts +31 -1
  61. package/types/sap.ui.webc.main.d.ts +70 -1
  62. package/types/sap.uiext.inbox.d.ts +1 -1
  63. package/types/sap.ushell.d.ts +15 -1
  64. package/types/sap.ushell_abap.d.ts +1 -1
  65. package/types/sap.uxap.d.ts +1 -1
  66. package/types/sap.viz.d.ts +1 -1
  67. package/types/sap.webanalytics.core.d.ts +1 -1
  68. package/types/sap.zen.commons.d.ts +1 -1
  69. package/types/sap.zen.crosstab.d.ts +1 -1
  70. package/types/sap.zen.dsh.d.ts +1 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sapui5/ts-types",
3
- "version": "1.143.2",
3
+ "version": "1.144.1",
4
4
  "description": "SAPUI5 TypeScript Definitions",
5
5
  "homepage": "https://ui5.sap.com",
6
6
  "author": "SAP SE (https://www.sap.com)",
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="./commons-1.143.0-d.ts"/>
20
+ /// <reference path="./sap.ui.commons.d.ts"/>
21
21
  /// <reference path="./sap.ui.comp.d.ts"/>
22
- /// <reference path="./core-1.143.0-d.ts"/>
23
- /// <reference path="./dt-1.143.0-d.ts"/>
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"/>
@@ -33,8 +33,8 @@
33
33
  /// <reference path="./sap.ui.integration.d.ts"/>
34
34
  /// <reference path="./sap.ui.layout.d.ts"/>
35
35
  /// <reference path="./sap.makit.d.ts"/>
36
- /// <reference path="./mdc-1.143.0-d.ts"/>
37
- /// <reference path="./mobile-1.143.0-d.ts"/>
36
+ /// <reference path="./sap.ui.mdc.d.ts"/>
37
+ /// <reference path="./sap.m.d.ts"/>
38
38
  /// <reference path="./sap.me.d.ts"/>
39
39
  /// <reference path="./sap.ndc.d.ts"/>
40
40
  /// <reference path="./sap.ovp.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="./tnt-1.143.0-d.ts"/>
73
+ /// <reference path="./sap.tnt.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="./ux3-1.143.0-d.ts"/>
78
+ /// <reference path="./sap.ui.ux3.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"/>
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.143.0
1
+ // For Library Version: 1.144.0
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -251,6 +251,7 @@ declare namespace sap {
251
251
  * This is not a runtime class, but it describes the interface that a representation (chart) has to implement
252
252
  * for to interact with the APF.
253
253
  *
254
+ * @deprecated As of version 1.136. because it is part of the deprecated package sap.apf
254
255
  * @experimental The complete interface is subject to ongoing work and not yet stable (as of Version 1.24.0).
255
256
  */
256
257
  class representationInterface {
@@ -467,6 +468,7 @@ declare namespace sap {
467
468
  * is used by apf.api. It can be also used to build unit tests that need an interface proxy between APF
468
469
  * and representations.
469
470
  *
471
+ * @deprecated As of version 1.136. because it is part of the deprecated package sap.apf
470
472
  * @experimental The complete interface is subject to ongoing work and not yet stable (as of Version 1.24.0).
471
473
  */
472
474
  class RepresentationInterfaceProxy {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.143.0
1
+ // For Library Version: 1.144.0
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ca {
@@ -1131,6 +1131,8 @@ declare namespace sap {
1131
1131
 
1132
1132
  /**
1133
1133
  * Types of chart supported in the sap.ca library.
1134
+ *
1135
+ * @deprecated As of version 1.24. because it is part of the deprecated package sap.ca.ui.charts
1134
1136
  */
1135
1137
  interface ChartType {
1136
1138
  /**
@@ -6529,6 +6531,8 @@ declare namespace sap {
6529
6531
 
6530
6532
  /**
6531
6533
  * Enumeration of supported message types.
6534
+ *
6535
+ * @deprecated As of version 1.28. because it is part of the deprecated package sap.ca.ui.message
6532
6536
  */
6533
6537
  enum Type {}
6534
6538
  }
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.143.1
1
+ // For Library Version: 1.144.0
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1687,7 +1687,7 @@ declare namespace sap {
1687
1687
  * },
1688
1688
  * autoScaleSettings: {
1689
1689
  * zeroAlwaysVisible: Boolean,
1690
- * syncWith: sap.chart.autoScaleMode
1690
+ * syncWith: sap.chart.AutoScaleMode
1691
1691
  * }
1692
1692
  * }
1693
1693
  * ```
@@ -3257,7 +3257,7 @@ declare namespace sap {
3257
3257
  * },
3258
3258
  * autoScaleSettings: {
3259
3259
  * zeroAlwaysVisible: Boolean,
3260
- * syncWith: sap.chart.autoScaleMode
3260
+ * syncWith: sap.chart.AutoScaleMode
3261
3261
  * }
3262
3262
  * }
3263
3263
  * ```
@@ -4011,7 +4011,7 @@ declare namespace sap {
4011
4011
  * },
4012
4012
  * autoScaleSettings: {
4013
4013
  * zeroAlwaysVisible: Boolean,
4014
- * syncWith: sap.chart.autoScaleMode
4014
+ * syncWith: sap.chart.AutoScaleMode
4015
4015
  * }
4016
4016
  * }
4017
4017
  * ```
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.143.0
1
+ // For Library Version: 1.144.0
2
2
 
3
3
  declare namespace sap {
4
4
  /**