@sapui5/ts-types 1.149.1 → 1.150.0

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 (67) hide show
  1. package/package.json +1 -1
  2. package/types/index.d.ts +7 -7
  3. package/types/sap.apf.d.ts +1 -1
  4. package/types/sap.ca.ui.d.ts +1 -1
  5. package/types/sap.chart.d.ts +1 -1
  6. package/types/sap.collaboration.d.ts +1 -1
  7. package/types/sap.esh.search.ui.d.ts +165 -223
  8. package/types/sap.f.d.ts +57 -5
  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 -15
  13. package/types/sap.fe.ina.d.ts +1 -1
  14. package/types/sap.fe.macros.d.ts +93 -43
  15. package/types/sap.fe.navigation.d.ts +1 -1
  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 +140 -30
  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 +141 -137
  23. package/types/sap.insights.d.ts +1 -1
  24. package/types/{mobile-1.149.0-d.ts → sap.m.d.ts} +251 -27
  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 +1 -1
  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 +132 -59
  32. package/types/sap.suite.ui.generic.template.d.ts +1 -1
  33. package/types/sap.suite.ui.microchart.d.ts +4 -3
  34. package/types/sap.tnt.d.ts +1 -1
  35. package/types/sap.ui.codeeditor.d.ts +1 -1
  36. package/types/{commons-1.149.0-d.ts → sap.ui.commons.d.ts} +4 -3
  37. package/types/sap.ui.comp.d.ts +37 -25
  38. package/types/{core-1.149.0-d.ts → sap.ui.core.d.ts} +753 -466
  39. package/types/{dt-1.149.0-d.ts → sap.ui.dt.d.ts} +1 -1
  40. package/types/sap.ui.export.d.ts +1 -1
  41. package/types/sap.ui.fl.d.ts +1 -1
  42. package/types/sap.ui.generic.app.d.ts +16 -11
  43. package/types/sap.ui.generic.template.d.ts +1 -1
  44. package/types/sap.ui.geomap.d.ts +111 -209
  45. package/types/sap.ui.integration.d.ts +1 -1
  46. package/types/sap.ui.layout.d.ts +7 -5
  47. package/types/{mdc-1.149.0-d.ts → sap.ui.mdc.d.ts} +78 -9
  48. package/types/sap.ui.richtexteditor.d.ts +1 -1
  49. package/types/{rta-1.149.0-d.ts → sap.ui.rta.d.ts} +1 -1
  50. package/types/sap.ui.suite.d.ts +1 -1
  51. package/types/sap.ui.support.d.ts +3 -1
  52. package/types/sap.ui.table.d.ts +10 -7
  53. package/types/sap.ui.testrecorder.d.ts +1 -1
  54. package/types/sap.ui.unified.d.ts +72 -3
  55. package/types/{ux3-1.149.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 +1 -1
  58. package/types/sap.ui.vtm.d.ts +1 -1
  59. package/types/sap.uiext.inbox.d.ts +1 -1
  60. package/types/sap.ushell.d.ts +1 -3
  61. package/types/sap.ushell_abap.d.ts +1 -1
  62. package/types/sap.uxap.d.ts +1 -1
  63. package/types/sap.viz.d.ts +58 -39
  64. package/types/sap.webanalytics.core.d.ts +1 -1
  65. package/types/sap.zen.commons.d.ts +39 -25
  66. package/types/sap.zen.crosstab.d.ts +15 -8
  67. package/types/sap.zen.dsh.d.ts +17 -9
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.149.0
1
+ // For Library Version: 1.150.0
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -7111,8 +7111,9 @@ declare namespace sap {
7111
7111
  *
7112
7112
  * @deprecated As of version 1.64. the concept has been discarded.
7113
7113
  */
7114
- class SelectedRelationship extends sap.gantt.shape.ext.rls
7115
- .Relationship {
7114
+ class SelectedRelationship
7115
+ extends sap.gantt.shape.ext.rls.Relationship
7116
+ {
7116
7117
  /**
7117
7118
  * Creates and initializes a SelectedRelationship object
7118
7119
  *
@@ -7539,8 +7540,9 @@ declare namespace sap {
7539
7540
  *
7540
7541
  * @deprecated As of version 1.64. the concept has been discarded.
7541
7542
  */
7542
- class UbcOverCapacityZonePolygon extends sap.gantt.shape.ext.ubc
7543
- .UbcPolygon {
7543
+ class UbcOverCapacityZonePolygon
7544
+ extends sap.gantt.shape.ext.ubc.UbcPolygon
7545
+ {
7544
7546
  /**
7545
7547
  * Creates and initializes a fragment of the Utilization Line Chart.
7546
7548
  *
@@ -7798,8 +7800,9 @@ declare namespace sap {
7798
7800
  *
7799
7801
  * @deprecated As of version 1.64. the concept has been discarded.
7800
7802
  */
7801
- class UbcShortageCapacityPolygon extends sap.gantt.shape.ext.ubc
7802
- .UbcPolygon {
7803
+ class UbcShortageCapacityPolygon
7804
+ extends sap.gantt.shape.ext.ubc.UbcPolygon
7805
+ {
7803
7806
  /**
7804
7807
  * Creates and initializes a fragment of the Utilization Line Chart.
7805
7808
  *
@@ -8215,8 +8218,9 @@ declare namespace sap {
8215
8218
  *
8216
8219
  * @deprecated As of version 1.64. the concept has been discarded.
8217
8220
  */
8218
- class UbcUnderCapacityZonePolygon extends sap.gantt.shape.ext.ubc
8219
- .UbcPolygon {
8221
+ class UbcUnderCapacityZonePolygon
8222
+ extends sap.gantt.shape.ext.ubc.UbcPolygon
8223
+ {
8220
8224
  /**
8221
8225
  * Creates and initializes a fragment of the Utilization Line Chart.
8222
8226
  *
@@ -9334,8 +9338,9 @@ declare namespace sap {
9334
9338
  *
9335
9339
  * @deprecated As of version 1.64. the concept has been discarded.
9336
9340
  */
9337
- class UlcOverCapacityZoneRectangle extends sap.gantt.shape.ext.ulc
9338
- .UlcRectangle {
9341
+ class UlcOverCapacityZoneRectangle
9342
+ extends sap.gantt.shape.ext.ulc.UlcRectangle
9343
+ {
9339
9344
  /**
9340
9345
  * Creates and initializes a fragment of the Utilization Line Chart.
9341
9346
  *
@@ -9476,8 +9481,9 @@ declare namespace sap {
9476
9481
  *
9477
9482
  * @deprecated As of version 1.64. the concept has been discarded.
9478
9483
  */
9479
- class UlcOverClipRectangle extends sap.gantt.shape.ext.ulc
9480
- .UlcRectangle {
9484
+ class UlcOverClipRectangle
9485
+ extends sap.gantt.shape.ext.ulc.UlcRectangle
9486
+ {
9481
9487
  /**
9482
9488
  * Creates and initializes a fragment of the Utilization Line Chart.
9483
9489
  *
@@ -9773,8 +9779,9 @@ declare namespace sap {
9773
9779
  *
9774
9780
  * @deprecated As of version 1.64. the concept has been discarded.
9775
9781
  */
9776
- class UlcTooltipRectangle extends sap.gantt.shape.ext.ulc
9777
- .UlcRectangle {
9782
+ class UlcTooltipRectangle
9783
+ extends sap.gantt.shape.ext.ulc.UlcRectangle
9784
+ {
9778
9785
  /**
9779
9786
  * Creates and initializes a fragment of the Utilization Line Chart.
9780
9787
  *
@@ -9974,8 +9981,9 @@ declare namespace sap {
9974
9981
  *
9975
9982
  * @deprecated As of version 1.64. the concept has been discarded.
9976
9983
  */
9977
- class UlcUnderClipRectangle extends sap.gantt.shape.ext.ulc
9978
- .UlcRectangle {
9984
+ class UlcUnderClipRectangle
9985
+ extends sap.gantt.shape.ext.ulc.UlcRectangle
9986
+ {
9979
9987
  /**
9980
9988
  * Creates and initializes a fragment of the Utilization Line Chart.
9981
9989
  *
@@ -18192,8 +18200,9 @@ declare namespace sap {
18192
18200
  * Chart dynamically adjusts the zoom rate to be the best fit for rendering shapes in the chart area. This
18193
18201
  * strategy cannot be used by the Select control.
18194
18202
  */
18195
- class ProportionZoomStrategy extends sap.gantt.axistime
18196
- .AxisTimeStrategyBase {
18203
+ class ProportionZoomStrategy
18204
+ extends sap.gantt.axistime.AxisTimeStrategyBase
18205
+ {
18197
18206
  /**
18198
18207
  * Creates and initializes a ProportionZoomStrategy.
18199
18208
  *
@@ -18294,8 +18303,9 @@ declare namespace sap {
18294
18303
  * The class allows you to define a zoom strategy whose time line options are stepwise, i.e. the width of
18295
18304
  * each time line option is pre-defined and won't be changed during zooming.
18296
18305
  */
18297
- class StepwiseZoomStrategy extends sap.gantt.axistime
18298
- .AxisTimeStrategyBase {
18306
+ class StepwiseZoomStrategy
18307
+ extends sap.gantt.axistime.AxisTimeStrategyBase
18308
+ {
18299
18309
  /**
18300
18310
  * Constructor for a new StepwiseZoomStrategy.
18301
18311
  *
@@ -24083,24 +24093,24 @@ declare namespace sap {
24083
24093
  * By default, the system automatically generates the shape height according to the base row height. You
24084
24094
  * can set the height yourself by using the setter method. However, it cannot exceed the row height.
24085
24095
  */
24086
- height?:
24087
- | sap.gantt.SVGLength
24096
+ height?: /* was: sap.gantt.SVGLength */
24097
+ | any
24088
24098
  | sap.ui.base.ManagedObject.PropertyBindingInfo
24089
24099
  | `{${string}}`;
24090
24100
 
24091
24101
  /**
24092
24102
  * The horizontal width of a shape. Auto will be converted to width calculated from `time` and `endTime`.
24093
24103
  */
24094
- width?:
24095
- | sap.gantt.SVGLength
24104
+ width?: /* was: sap.gantt.SVGLength */
24105
+ | any
24096
24106
  | sap.ui.base.ManagedObject.PropertyBindingInfo
24097
24107
  | `{${string}}`;
24098
24108
 
24099
24109
  /**
24100
24110
  * The x position of the shapes start. Auto will be converted to position based on `time`.
24101
24111
  */
24102
- startX?:
24103
- | sap.gantt.SVGLength
24112
+ startX?: /* was: sap.gantt.SVGLength */
24113
+ | any
24104
24114
  | sap.ui.base.ManagedObject.PropertyBindingInfo
24105
24115
  | `{${string}}`;
24106
24116
 
@@ -24243,7 +24253,7 @@ declare namespace sap {
24243
24253
  *
24244
24254
  * @returns Value of property `height`
24245
24255
  */
24246
- getHeight(): sap.gantt.SVGLength;
24256
+ getHeight(): /* was: sap.gantt.SVGLength */ any;
24247
24257
  /**
24248
24258
  * Gets current value of property {@link #getHoverable hoverable}.
24249
24259
  *
@@ -24322,7 +24332,7 @@ declare namespace sap {
24322
24332
  *
24323
24333
  * @returns Value of property `startX`
24324
24334
  */
24325
- getStartX(): sap.gantt.SVGLength;
24335
+ getStartX(): /* was: sap.gantt.SVGLength */ any;
24326
24336
  /**
24327
24337
  * Translates color to hex value.
24328
24338
  *
@@ -24340,7 +24350,7 @@ declare namespace sap {
24340
24350
  *
24341
24351
  * @returns Value of property `width`
24342
24352
  */
24343
- getWidth(): sap.gantt.SVGLength;
24353
+ getWidth(): /* was: sap.gantt.SVGLength */ any;
24344
24354
  /**
24345
24355
  * Computes the x coordinate of the shape end.
24346
24356
  *
@@ -24410,7 +24420,7 @@ declare namespace sap {
24410
24420
  /**
24411
24421
  * New value for property `height`
24412
24422
  */
24413
- sHeight?: sap.gantt.SVGLength
24423
+ sHeight?: /* was: sap.gantt.SVGLength */ any
24414
24424
  ): this;
24415
24425
  /**
24416
24426
  * Sets a new value for property {@link #getHoverable hoverable}.
@@ -24468,7 +24478,7 @@ declare namespace sap {
24468
24478
  /**
24469
24479
  * New value for property `startX`
24470
24480
  */
24471
- sStartX?: sap.gantt.SVGLength
24481
+ sStartX?: /* was: sap.gantt.SVGLength */ any
24472
24482
  ): this;
24473
24483
  /**
24474
24484
  * Sets a new value for property {@link #getWidth width}.
@@ -24486,7 +24496,7 @@ declare namespace sap {
24486
24496
  /**
24487
24497
  * New value for property `width`
24488
24498
  */
24489
- sWidth?: sap.gantt.SVGLength
24499
+ sWidth?: /* was: sap.gantt.SVGLength */ any
24490
24500
  ): this;
24491
24501
  }
24492
24502
  /**
@@ -24867,16 +24877,16 @@ declare namespace sap {
24867
24877
  /**
24868
24878
  * The head width of the Chevron
24869
24879
  */
24870
- headWidth?:
24871
- | sap.gantt.SVGLength
24880
+ headWidth?: /* was: sap.gantt.SVGLength */
24881
+ | any
24872
24882
  | sap.ui.base.ManagedObject.PropertyBindingInfo
24873
24883
  | `{${string}}`;
24874
24884
 
24875
24885
  /**
24876
24886
  * The tail width of the Chevron
24877
24887
  */
24878
- tailWidth?:
24879
- | sap.gantt.SVGLength
24888
+ tailWidth?: /* was: sap.gantt.SVGLength */
24889
+ | any
24880
24890
  | sap.ui.base.ManagedObject.PropertyBindingInfo
24881
24891
  | `{${string}}`;
24882
24892
 
@@ -24973,16 +24983,16 @@ declare namespace sap {
24973
24983
  /**
24974
24984
  * Defines the X-axis coordinate in the user coordinate system.
24975
24985
  */
24976
- x?:
24977
- | sap.gantt.SVGLength
24986
+ x?: /* was: sap.gantt.SVGLength */
24987
+ | any
24978
24988
  | sap.ui.base.ManagedObject.PropertyBindingInfo
24979
24989
  | `{${string}}`;
24980
24990
 
24981
24991
  /**
24982
24992
  * Defines the Y-axis coordinate in the user coordinate system.
24983
24993
  */
24984
- y?:
24985
- | sap.gantt.SVGLength
24994
+ y?: /* was: sap.gantt.SVGLength */
24995
+ | any
24986
24996
  | sap.ui.base.ManagedObject.PropertyBindingInfo
24987
24997
  | `{${string}}`;
24988
24998
 
@@ -24990,8 +25000,8 @@ declare namespace sap {
24990
25000
  * Width defines the horizontal length of the rectangle. Most of time it's calculated by properties `time`
24991
25001
  * and `endTime` automatically
24992
25002
  */
24993
- width?:
24994
- | sap.gantt.SVGLength
25003
+ width?: /* was: sap.gantt.SVGLength */
25004
+ | any
24995
25005
  | sap.ui.base.ManagedObject.PropertyBindingInfo
24996
25006
  | `{${string}}`;
24997
25007
 
@@ -25001,24 +25011,24 @@ declare namespace sap {
25001
25011
  * By default, the system automatically generates the shape height according to the base row height. You
25002
25012
  * can set the height yourself by using the setter method. However, it cannot exceed the row height.
25003
25013
  */
25004
- height?:
25005
- | sap.gantt.SVGLength
25014
+ height?: /* was: sap.gantt.SVGLength */
25015
+ | any
25006
25016
  | sap.ui.base.ManagedObject.PropertyBindingInfo
25007
25017
  | `{${string}}`;
25008
25018
 
25009
25019
  /**
25010
25020
  * rx defines the radius of the X-axis.
25011
25021
  */
25012
- rx?:
25013
- | sap.gantt.SVGLength
25022
+ rx?: /* was: sap.gantt.SVGLength */
25023
+ | any
25014
25024
  | sap.ui.base.ManagedObject.PropertyBindingInfo
25015
25025
  | `{${string}}`;
25016
25026
 
25017
25027
  /**
25018
25028
  * ry defines the radius of the Y-axis.
25019
25029
  */
25020
- ry?:
25021
- | sap.gantt.SVGLength
25030
+ ry?: /* was: sap.gantt.SVGLength */
25031
+ | any
25022
25032
  | sap.ui.base.ManagedObject.PropertyBindingInfo
25023
25033
  | `{${string}}`;
25024
25034
 
@@ -25060,16 +25070,16 @@ declare namespace sap {
25060
25070
  /**
25061
25071
  * width of Diamond
25062
25072
  */
25063
- width?:
25064
- | sap.gantt.SVGLength
25073
+ width?: /* was: sap.gantt.SVGLength */
25074
+ | any
25065
25075
  | sap.ui.base.ManagedObject.PropertyBindingInfo
25066
25076
  | `{${string}}`;
25067
25077
 
25068
25078
  /**
25069
25079
  * height of Diamond
25070
25080
  */
25071
- height?:
25072
- | sap.gantt.SVGLength
25081
+ height?: /* was: sap.gantt.SVGLength */
25082
+ | any
25073
25083
  | sap.ui.base.ManagedObject.PropertyBindingInfo
25074
25084
  | `{${string}}`;
25075
25085
  }
@@ -25103,16 +25113,16 @@ declare namespace sap {
25103
25113
  /**
25104
25114
  * Width of the image.
25105
25115
  */
25106
- width?:
25107
- | sap.gantt.SVGLength
25116
+ width?: /* was: sap.gantt.SVGLength */
25117
+ | any
25108
25118
  | sap.ui.base.ManagedObject.PropertyBindingInfo
25109
25119
  | `{${string}}`;
25110
25120
 
25111
25121
  /**
25112
25122
  * Height of the image.
25113
25123
  */
25114
- height?:
25115
- | sap.gantt.SVGLength
25124
+ height?: /* was: sap.gantt.SVGLength */
25125
+ | any
25116
25126
  | sap.ui.base.ManagedObject.PropertyBindingInfo
25117
25127
  | `{${string}}`;
25118
25128
  }
@@ -25124,32 +25134,32 @@ declare namespace sap {
25124
25134
  /**
25125
25135
  * x1 defines the x-axis coordinate of the line starting point
25126
25136
  */
25127
- x1?:
25128
- | sap.gantt.SVGLength
25137
+ x1?: /* was: sap.gantt.SVGLength */
25138
+ | any
25129
25139
  | sap.ui.base.ManagedObject.PropertyBindingInfo
25130
25140
  | `{${string}}`;
25131
25141
 
25132
25142
  /**
25133
25143
  * y1 defines the y-axis coordinate of the line starting point
25134
25144
  */
25135
- y1?:
25136
- | sap.gantt.SVGLength
25145
+ y1?: /* was: sap.gantt.SVGLength */
25146
+ | any
25137
25147
  | sap.ui.base.ManagedObject.PropertyBindingInfo
25138
25148
  | `{${string}}`;
25139
25149
 
25140
25150
  /**
25141
25151
  * x2 defines the x-axis coordinate of the line ending point
25142
25152
  */
25143
- x2?:
25144
- | sap.gantt.SVGLength
25153
+ x2?: /* was: sap.gantt.SVGLength */
25154
+ | any
25145
25155
  | sap.ui.base.ManagedObject.PropertyBindingInfo
25146
25156
  | `{${string}}`;
25147
25157
 
25148
25158
  /**
25149
25159
  * y2 defines the y-axis coordinate of the line ending point
25150
25160
  */
25151
- y2?:
25152
- | sap.gantt.SVGLength
25161
+ y2?: /* was: sap.gantt.SVGLength */
25162
+ | any
25153
25163
  | sap.ui.base.ManagedObject.PropertyBindingInfo
25154
25164
  | `{${string}}`;
25155
25165
  }
@@ -25172,16 +25182,16 @@ declare namespace sap {
25172
25182
  /**
25173
25183
  * x defines a x-axis coordinate in the user coordinate system
25174
25184
  */
25175
- x?:
25176
- | sap.gantt.SVGLength
25185
+ x?: /* was: sap.gantt.SVGLength */
25186
+ | any
25177
25187
  | sap.ui.base.ManagedObject.PropertyBindingInfo
25178
25188
  | `{${string}}`;
25179
25189
 
25180
25190
  /**
25181
25191
  * defines a y-axis coordinate in the user coordinate system
25182
25192
  */
25183
- y?:
25184
- | sap.gantt.SVGLength
25193
+ y?: /* was: sap.gantt.SVGLength */
25194
+ | any
25185
25195
  | sap.ui.base.ManagedObject.PropertyBindingInfo
25186
25196
  | `{${string}}`;
25187
25197
 
@@ -25189,8 +25199,8 @@ declare namespace sap {
25189
25199
  * width defines the horizontal length of the rectangle. Most of time it's calculated by properties `time`
25190
25200
  * and `endTime` automatically
25191
25201
  */
25192
- width?:
25193
- | sap.gantt.SVGLength
25202
+ width?: /* was: sap.gantt.SVGLength */
25203
+ | any
25194
25204
  | sap.ui.base.ManagedObject.PropertyBindingInfo
25195
25205
  | `{${string}}`;
25196
25206
 
@@ -25200,24 +25210,24 @@ declare namespace sap {
25200
25210
  * By default, the system automatically generates the shape height according to the base row height. You
25201
25211
  * can set the height yourself by using the setter method. However, it cannot exceed the row height.
25202
25212
  */
25203
- height?:
25204
- | sap.gantt.SVGLength
25213
+ height?: /* was: sap.gantt.SVGLength */
25214
+ | any
25205
25215
  | sap.ui.base.ManagedObject.PropertyBindingInfo
25206
25216
  | `{${string}}`;
25207
25217
 
25208
25218
  /**
25209
25219
  * rx defines a radius on the x-axis.
25210
25220
  */
25211
- rx?:
25212
- | sap.gantt.SVGLength
25221
+ rx?: /* was: sap.gantt.SVGLength */
25222
+ | any
25213
25223
  | sap.ui.base.ManagedObject.PropertyBindingInfo
25214
25224
  | `{${string}}`;
25215
25225
 
25216
25226
  /**
25217
25227
  * ry defines a radius on the y-axis.
25218
25228
  */
25219
- ry?:
25220
- | sap.gantt.SVGLength
25229
+ ry?: /* was: sap.gantt.SVGLength */
25230
+ | any
25221
25231
  | sap.ui.base.ManagedObject.PropertyBindingInfo
25222
25232
  | `{${string}}`;
25223
25233
  }
@@ -25823,16 +25833,16 @@ declare namespace sap {
25823
25833
  /**
25824
25834
  * Width of the triangle
25825
25835
  */
25826
- width?:
25827
- | sap.gantt.SVGLength
25836
+ width?: /* was: sap.gantt.SVGLength */
25837
+ | any
25828
25838
  | sap.ui.base.ManagedObject.PropertyBindingInfo
25829
25839
  | `{${string}}`;
25830
25840
 
25831
25841
  /**
25832
25842
  * Height of the triangle
25833
25843
  */
25834
- height?:
25835
- | sap.gantt.SVGLength
25844
+ height?: /* was: sap.gantt.SVGLength */
25845
+ | any
25836
25846
  | sap.ui.base.ManagedObject.PropertyBindingInfo
25837
25847
  | `{${string}}`;
25838
25848
 
@@ -27864,8 +27874,8 @@ declare namespace sap {
27864
27874
  /**
27865
27875
  * Defines the stroke width when `Relationship` is selected
27866
27876
  */
27867
- selectedStrokeWidth?:
27868
- | sap.gantt.SVGLength
27877
+ selectedStrokeWidth?: /* was: sap.gantt.SVGLength */
27878
+ | any
27869
27879
  | sap.ui.base.ManagedObject.PropertyBindingInfo
27870
27880
  | `{${string}}`;
27871
27881
 
@@ -28277,8 +28287,8 @@ declare namespace sap {
28277
28287
  /**
28278
28288
  * Defines the `UtilizationLineChart or UtilizationBarChart` height.
28279
28289
  */
28280
- height?:
28281
- | sap.gantt.SVGLength
28290
+ height?: /* was: sap.gantt.SVGLength */
28291
+ | any
28282
28292
  | sap.ui.base.ManagedObject.PropertyBindingInfo
28283
28293
  | `{${string}}`;
28284
28294
 
@@ -30241,7 +30251,7 @@ declare namespace sap {
30241
30251
  *
30242
30252
  * @returns Value of property `headWidth`
30243
30253
  */
30244
- getHeadWidth(): sap.gantt.SVGLength;
30254
+ getHeadWidth(): /* was: sap.gantt.SVGLength */ any;
30245
30255
  /**
30246
30256
  * Gets current value of property {@link #getShowTitle showTitle}.
30247
30257
  *
@@ -30263,7 +30273,7 @@ declare namespace sap {
30263
30273
  *
30264
30274
  * @returns Value of property `tailWidth`
30265
30275
  */
30266
- getTailWidth(): sap.gantt.SVGLength;
30276
+ getTailWidth(): /* was: sap.gantt.SVGLength */ any;
30267
30277
  /**
30268
30278
  * Gets current value of property {@link #getTitle title}.
30269
30279
  *
@@ -30289,7 +30299,7 @@ declare namespace sap {
30289
30299
  /**
30290
30300
  * New value for property `headWidth`
30291
30301
  */
30292
- sHeadWidth?: sap.gantt.SVGLength
30302
+ sHeadWidth?: /* was: sap.gantt.SVGLength */ any
30293
30303
  ): this;
30294
30304
  /**
30295
30305
  * Sets a new value for property {@link #getShowTitle showTitle}.
@@ -30325,7 +30335,7 @@ declare namespace sap {
30325
30335
  /**
30326
30336
  * New value for property `tailWidth`
30327
30337
  */
30328
- sTailWidth?: sap.gantt.SVGLength
30338
+ sTailWidth?: /* was: sap.gantt.SVGLength */ any
30329
30339
  ): this;
30330
30340
  /**
30331
30341
  * Sets a new value for property {@link #getTitle title}.
@@ -31014,7 +31024,7 @@ declare namespace sap {
31014
31024
  *
31015
31025
  * @returns Value of property `height`
31016
31026
  */
31017
- getHeight(): sap.gantt.SVGLength;
31027
+ getHeight(): /* was: sap.gantt.SVGLength */ any;
31018
31028
  /**
31019
31029
  * Gets current value of property {@link #getRx rx}.
31020
31030
  *
@@ -31025,7 +31035,7 @@ declare namespace sap {
31025
31035
  *
31026
31036
  * @returns Value of property `rx`
31027
31037
  */
31028
- getRx(): sap.gantt.SVGLength;
31038
+ getRx(): /* was: sap.gantt.SVGLength */ any;
31029
31039
  /**
31030
31040
  * Gets current value of property {@link #getRy ry}.
31031
31041
  *
@@ -31036,7 +31046,7 @@ declare namespace sap {
31036
31046
  *
31037
31047
  * @returns Value of property `ry`
31038
31048
  */
31039
- getRy(): sap.gantt.SVGLength;
31049
+ getRy(): /* was: sap.gantt.SVGLength */ any;
31040
31050
  /**
31041
31051
  * Gets current value of property {@link #getShowTitle showTitle}.
31042
31052
  *
@@ -31089,7 +31099,7 @@ declare namespace sap {
31089
31099
  *
31090
31100
  * @returns Value of property `x`
31091
31101
  */
31092
- getX(): sap.gantt.SVGLength;
31102
+ getX(): /* was: sap.gantt.SVGLength */ any;
31093
31103
  /**
31094
31104
  * Gets current value of property {@link #getY y}.
31095
31105
  *
@@ -31098,7 +31108,7 @@ declare namespace sap {
31098
31108
  *
31099
31109
  * @returns Value of property `y`
31100
31110
  */
31101
- getY(): sap.gantt.SVGLength;
31111
+ getY(): /* was: sap.gantt.SVGLength */ any;
31102
31112
  /**
31103
31113
  * Sets a new value for property {@link #getHeight height}.
31104
31114
  *
@@ -31116,7 +31126,7 @@ declare namespace sap {
31116
31126
  /**
31117
31127
  * New value for property `height`
31118
31128
  */
31119
- sHeight: sap.gantt.SVGLength
31129
+ sHeight: /* was: sap.gantt.SVGLength */ any
31120
31130
  ): this;
31121
31131
  /**
31122
31132
  * Sets a new value for property {@link #getRx rx}.
@@ -31134,7 +31144,7 @@ declare namespace sap {
31134
31144
  /**
31135
31145
  * New value for property `rx`
31136
31146
  */
31137
- sRx?: sap.gantt.SVGLength
31147
+ sRx?: /* was: sap.gantt.SVGLength */ any
31138
31148
  ): this;
31139
31149
  /**
31140
31150
  * Sets a new value for property {@link #getRy ry}.
@@ -31152,7 +31162,7 @@ declare namespace sap {
31152
31162
  /**
31153
31163
  * New value for property `ry`
31154
31164
  */
31155
- sRy?: sap.gantt.SVGLength
31165
+ sRy?: /* was: sap.gantt.SVGLength */ any
31156
31166
  ): this;
31157
31167
  /**
31158
31168
  * Sets a new value for property {@link #getShowTitle showTitle}.
@@ -31222,7 +31232,7 @@ declare namespace sap {
31222
31232
  /**
31223
31233
  * New value for property `width`
31224
31234
  */
31225
- sWidth: sap.gantt.SVGLength
31235
+ sWidth: /* was: sap.gantt.SVGLength */ any
31226
31236
  ): this;
31227
31237
  /**
31228
31238
  * Sets a new value for property {@link #getX x}.
@@ -31238,7 +31248,7 @@ declare namespace sap {
31238
31248
  /**
31239
31249
  * New value for property `x`
31240
31250
  */
31241
- sX: sap.gantt.SVGLength
31251
+ sX: /* was: sap.gantt.SVGLength */ any
31242
31252
  ): this;
31243
31253
  /**
31244
31254
  * Sets a new value for property {@link #getY y}.
@@ -31254,7 +31264,7 @@ declare namespace sap {
31254
31264
  /**
31255
31265
  * New value for property `y`
31256
31266
  */
31257
- sY: sap.gantt.SVGLength
31267
+ sY: /* was: sap.gantt.SVGLength */ any
31258
31268
  ): this;
31259
31269
  }
31260
31270
  /**
@@ -31320,7 +31330,7 @@ declare namespace sap {
31320
31330
  *
31321
31331
  * @returns Value of property `height`
31322
31332
  */
31323
- getHeight(): sap.gantt.SVGLength;
31333
+ getHeight(): /* was: sap.gantt.SVGLength */ any;
31324
31334
  /**
31325
31335
  * Gets current value of property {@link #getWidth width}.
31326
31336
  *
@@ -31331,7 +31341,7 @@ declare namespace sap {
31331
31341
  *
31332
31342
  * @returns Value of property `width`
31333
31343
  */
31334
- getWidth(): sap.gantt.SVGLength;
31344
+ getWidth(): /* was: sap.gantt.SVGLength */ any;
31335
31345
  /**
31336
31346
  * Sets a new value for property {@link #getHeight height}.
31337
31347
  *
@@ -31348,7 +31358,7 @@ declare namespace sap {
31348
31358
  /**
31349
31359
  * New value for property `height`
31350
31360
  */
31351
- sHeight?: sap.gantt.SVGLength
31361
+ sHeight?: /* was: sap.gantt.SVGLength */ any
31352
31362
  ): this;
31353
31363
  /**
31354
31364
  * Sets a new value for property {@link #getWidth width}.
@@ -31366,7 +31376,7 @@ declare namespace sap {
31366
31376
  /**
31367
31377
  * New value for property `width`
31368
31378
  */
31369
- sWidth?: sap.gantt.SVGLength
31379
+ sWidth?: /* was: sap.gantt.SVGLength */ any
31370
31380
  ): this;
31371
31381
  }
31372
31382
  /**
@@ -31605,7 +31615,7 @@ declare namespace sap {
31605
31615
  *
31606
31616
  * @returns Value of property `height`
31607
31617
  */
31608
- getHeight(): sap.gantt.SVGLength;
31618
+ getHeight(): /* was: sap.gantt.SVGLength */ any;
31609
31619
  /**
31610
31620
  * Gets current value of property {@link #getSrc src}.
31611
31621
  *
@@ -31625,7 +31635,7 @@ declare namespace sap {
31625
31635
  *
31626
31636
  * @returns Value of property `width`
31627
31637
  */
31628
- getWidth(): sap.gantt.SVGLength;
31638
+ getWidth(): /* was: sap.gantt.SVGLength */ any;
31629
31639
  /**
31630
31640
  * Gets the current value of property `x`.
31631
31641
  *
@@ -31682,7 +31692,7 @@ declare namespace sap {
31682
31692
  /**
31683
31693
  * New value for property `height`
31684
31694
  */
31685
- sHeight?: sap.gantt.SVGLength
31695
+ sHeight?: /* was: sap.gantt.SVGLength */ any
31686
31696
  ): this;
31687
31697
  /**
31688
31698
  * Sets a new value for property {@link #getSrc src}.
@@ -31716,7 +31726,7 @@ declare namespace sap {
31716
31726
  /**
31717
31727
  * New value for property `width`
31718
31728
  */
31719
- sWidth?: sap.gantt.SVGLength
31729
+ sWidth?: /* was: sap.gantt.SVGLength */ any
31720
31730
  ): this;
31721
31731
  }
31722
31732
  /**
@@ -31795,7 +31805,7 @@ declare namespace sap {
31795
31805
  *
31796
31806
  * @returns Value of property `x1`
31797
31807
  */
31798
- getX1(): sap.gantt.SVGLength;
31808
+ getX1(): /* was: sap.gantt.SVGLength */ any;
31799
31809
  /**
31800
31810
  * Gets current value of property {@link #getX2 x2}.
31801
31811
  *
@@ -31806,7 +31816,7 @@ declare namespace sap {
31806
31816
  *
31807
31817
  * @returns Value of property `x2`
31808
31818
  */
31809
- getX2(): sap.gantt.SVGLength;
31819
+ getX2(): /* was: sap.gantt.SVGLength */ any;
31810
31820
  /**
31811
31821
  * Gets current value of property {@link #getY1 y1}.
31812
31822
  *
@@ -31817,7 +31827,7 @@ declare namespace sap {
31817
31827
  *
31818
31828
  * @returns Value of property `y1`
31819
31829
  */
31820
- getY1(): sap.gantt.SVGLength;
31830
+ getY1(): /* was: sap.gantt.SVGLength */ any;
31821
31831
  /**
31822
31832
  * Gets current value of property {@link #getY2 y2}.
31823
31833
  *
@@ -31828,7 +31838,7 @@ declare namespace sap {
31828
31838
  *
31829
31839
  * @returns Value of property `y2`
31830
31840
  */
31831
- getY2(): sap.gantt.SVGLength;
31841
+ getY2(): /* was: sap.gantt.SVGLength */ any;
31832
31842
  /**
31833
31843
  * Sets a new value for property {@link #getX1 x1}.
31834
31844
  *
@@ -31845,7 +31855,7 @@ declare namespace sap {
31845
31855
  /**
31846
31856
  * New value for property `x1`
31847
31857
  */
31848
- sX1?: sap.gantt.SVGLength
31858
+ sX1?: /* was: sap.gantt.SVGLength */ any
31849
31859
  ): this;
31850
31860
  /**
31851
31861
  * Sets a new value for property {@link #getX2 x2}.
@@ -31863,7 +31873,7 @@ declare namespace sap {
31863
31873
  /**
31864
31874
  * New value for property `x2`
31865
31875
  */
31866
- sX2?: sap.gantt.SVGLength
31876
+ sX2?: /* was: sap.gantt.SVGLength */ any
31867
31877
  ): this;
31868
31878
  /**
31869
31879
  * Sets a new value for property {@link #getY1 y1}.
@@ -31881,7 +31891,7 @@ declare namespace sap {
31881
31891
  /**
31882
31892
  * New value for property `y1`
31883
31893
  */
31884
- sY1?: sap.gantt.SVGLength
31894
+ sY1?: /* was: sap.gantt.SVGLength */ any
31885
31895
  ): this;
31886
31896
  /**
31887
31897
  * Sets a new value for property {@link #getY2 y2}.
@@ -31899,7 +31909,7 @@ declare namespace sap {
31899
31909
  /**
31900
31910
  * New value for property `y2`
31901
31911
  */
31902
- sY2?: sap.gantt.SVGLength
31912
+ sY2?: /* was: sap.gantt.SVGLength */ any
31903
31913
  ): this;
31904
31914
  }
31905
31915
  /**
@@ -32093,7 +32103,7 @@ declare namespace sap {
32093
32103
  *
32094
32104
  * @returns Value of property `rx`
32095
32105
  */
32096
- getRx(): sap.gantt.SVGLength;
32106
+ getRx(): /* was: sap.gantt.SVGLength */ any;
32097
32107
  /**
32098
32108
  * Gets current value of property {@link #getRy ry}.
32099
32109
  *
@@ -32104,7 +32114,7 @@ declare namespace sap {
32104
32114
  *
32105
32115
  * @returns Value of property `ry`
32106
32116
  */
32107
- getRy(): sap.gantt.SVGLength;
32117
+ getRy(): /* was: sap.gantt.SVGLength */ any;
32108
32118
  /**
32109
32119
  * Gets the value of property `width`.
32110
32120
  *
@@ -32160,7 +32170,7 @@ declare namespace sap {
32160
32170
  /**
32161
32171
  * New value for property `height`
32162
32172
  */
32163
- sHeight?: sap.gantt.SVGLength
32173
+ sHeight?: /* was: sap.gantt.SVGLength */ any
32164
32174
  ): this;
32165
32175
  /**
32166
32176
  * Sets a new value for property {@link #getRx rx}.
@@ -32178,7 +32188,7 @@ declare namespace sap {
32178
32188
  /**
32179
32189
  * New value for property `rx`
32180
32190
  */
32181
- sRx?: sap.gantt.SVGLength
32191
+ sRx?: /* was: sap.gantt.SVGLength */ any
32182
32192
  ): this;
32183
32193
  /**
32184
32194
  * Sets a new value for property {@link #getRy ry}.
@@ -32196,7 +32206,7 @@ declare namespace sap {
32196
32206
  /**
32197
32207
  * New value for property `ry`
32198
32208
  */
32199
- sRy?: sap.gantt.SVGLength
32209
+ sRy?: /* was: sap.gantt.SVGLength */ any
32200
32210
  ): this;
32201
32211
  /**
32202
32212
  * Sets a new value for property {@link #getWidth width}.
@@ -32213,7 +32223,7 @@ declare namespace sap {
32213
32223
  /**
32214
32224
  * New value for property `width`
32215
32225
  */
32216
- sWidth: sap.gantt.SVGLength
32226
+ sWidth: /* was: sap.gantt.SVGLength */ any
32217
32227
  ): this;
32218
32228
  /**
32219
32229
  * Sets a new value for property {@link #getX x}.
@@ -32229,7 +32239,7 @@ declare namespace sap {
32229
32239
  /**
32230
32240
  * New value for property `x`
32231
32241
  */
32232
- sX: sap.gantt.SVGLength
32242
+ sX: /* was: sap.gantt.SVGLength */ any
32233
32243
  ): this;
32234
32244
  /**
32235
32245
  * Sets a new value for property {@link #getY y}.
@@ -32245,7 +32255,7 @@ declare namespace sap {
32245
32255
  /**
32246
32256
  * New value for property `y`
32247
32257
  */
32248
- sY: sap.gantt.SVGLength
32258
+ sY: /* was: sap.gantt.SVGLength */ any
32249
32259
  ): this;
32250
32260
  }
32251
32261
  /**
@@ -34546,7 +34556,7 @@ declare namespace sap {
34546
34556
  *
34547
34557
  * @returns Value of property `height`
34548
34558
  */
34549
- getHeight(): sap.gantt.SVGLength;
34559
+ getHeight(): /* was: sap.gantt.SVGLength */ any;
34550
34560
  /**
34551
34561
  * Gets current value of property {@link #getStroke stroke}.
34552
34562
  *
@@ -34594,7 +34604,7 @@ declare namespace sap {
34594
34604
  /**
34595
34605
  * New value for property `height`
34596
34606
  */
34597
- sHeight?: sap.gantt.SVGLength
34607
+ sHeight?: /* was: sap.gantt.SVGLength */ any
34598
34608
  ): this;
34599
34609
  /**
34600
34610
  * Sets a new value for property {@link #getOrientation orientation}.
@@ -34682,7 +34692,7 @@ declare namespace sap {
34682
34692
  /**
34683
34693
  * New value for property `width`
34684
34694
  */
34685
- sWidth?: sap.gantt.SVGLength
34695
+ sWidth?: /* was: sap.gantt.SVGLength */ any
34686
34696
  ): this;
34687
34697
  }
34688
34698
  /**
@@ -46813,7 +46823,7 @@ declare namespace sap {
46813
46823
  *
46814
46824
  * @returns Value of property `selectedStrokeWidth`
46815
46825
  */
46816
- getSelectedStrokeWidth(): sap.gantt.SVGLength;
46826
+ getSelectedStrokeWidth(): /* was: sap.gantt.SVGLength */ any;
46817
46827
  /**
46818
46828
  * Gets current value of property {@link #getShapeTypeEnd shapeTypeEnd}.
46819
46829
  *
@@ -47048,7 +47058,7 @@ declare namespace sap {
47048
47058
  /**
47049
47059
  * New value for property `selectedStrokeWidth`
47050
47060
  */
47051
- sSelectedStrokeWidth?: sap.gantt.SVGLength
47061
+ sSelectedStrokeWidth?: /* was: sap.gantt.SVGLength */ any
47052
47062
  ): this;
47053
47063
  /**
47054
47064
  * Sets a new value for property {@link #getShapeTypeEnd shapeTypeEnd}.
@@ -48732,7 +48742,7 @@ declare namespace sap {
48732
48742
  *
48733
48743
  * @returns Value of property `height`
48734
48744
  */
48735
- getHeight(): sap.gantt.SVGLength;
48745
+ getHeight(): /* was: sap.gantt.SVGLength */ any;
48736
48746
  /**
48737
48747
  * Gets current value of property {@link #getOverConsumptionMargin overConsumptionMargin}.
48738
48748
  *
@@ -48777,7 +48787,7 @@ declare namespace sap {
48777
48787
  /**
48778
48788
  * New value for property `height`
48779
48789
  */
48780
- sHeight?: sap.gantt.SVGLength
48790
+ sHeight?: /* was: sap.gantt.SVGLength */ any
48781
48791
  ): this;
48782
48792
  /**
48783
48793
  * Sets a new value for property {@link #getOverConsumptionColor overConsumptionColor}.
@@ -57644,12 +57654,6 @@ declare namespace sap {
57644
57654
  */
57645
57655
  type PaletteColor = string;
57646
57656
 
57647
- /**
57648
- * A length is a distance measurement, given as a number along with a unit. If unit is not provided, the
57649
- * length value represents a distance in the current user coordinate system.
57650
- */
57651
- type SVGLength = any;
57652
-
57653
57657
  /**
57654
57658
  * A string type that represents SVG fill color values.
57655
57659
  *