@sapui5/ts-types-esm 1.132.1 → 1.134.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 (68) hide show
  1. package/package.json +1 -1
  2. package/types/sap.apf.d.ts +12 -11
  3. package/types/sap.ca.ui.d.ts +413 -415
  4. package/types/sap.chart.d.ts +6 -6
  5. package/types/sap.collaboration.d.ts +31 -31
  6. package/types/sap.cux.home.d.ts +927 -110
  7. package/types/sap.esh.search.ui.d.ts +45 -1
  8. package/types/sap.f.d.ts +211 -183
  9. package/types/sap.fe.base.d.ts +1 -1
  10. package/types/sap.fe.controls.d.ts +1 -1
  11. package/types/sap.fe.core.d.ts +40 -11
  12. package/types/sap.fe.ina.d.ts +1 -1
  13. package/types/sap.fe.macros.d.ts +141 -99
  14. package/types/sap.fe.navigation.d.ts +3 -3
  15. package/types/sap.fe.placeholder.d.ts +1 -1
  16. package/types/sap.fe.plugins.managecache.d.ts +1 -1
  17. package/types/sap.fe.templates.d.ts +1 -1
  18. package/types/sap.fe.test.d.ts +3 -8
  19. package/types/sap.fe.tools.d.ts +1 -1
  20. package/types/sap.feedback.ui.d.ts +1 -1
  21. package/types/sap.gantt.d.ts +576 -464
  22. package/types/sap.insights.d.ts +3 -3
  23. package/types/sap.m.d.ts +2574 -1193
  24. package/types/sap.makit.d.ts +182 -182
  25. package/types/sap.me.d.ts +25 -27
  26. package/types/sap.ndc.d.ts +1 -1
  27. package/types/sap.ovp.d.ts +1 -1
  28. package/types/sap.rules.ui.d.ts +41 -41
  29. package/types/sap.sac.df.d.ts +465 -193
  30. package/types/sap.suite.ui.commons.d.ts +432 -487
  31. package/types/sap.suite.ui.generic.template.d.ts +80 -37
  32. package/types/sap.suite.ui.microchart.d.ts +55 -79
  33. package/types/sap.tnt.d.ts +335 -20
  34. package/types/sap.ui.codeeditor.d.ts +9 -7
  35. package/types/sap.ui.commons.d.ts +326 -335
  36. package/types/sap.ui.comp.d.ts +432 -445
  37. package/types/sap.ui.core.d.ts +46978 -46714
  38. package/types/sap.ui.dt.d.ts +1 -1
  39. package/types/sap.ui.export.d.ts +1 -1
  40. package/types/sap.ui.fl.d.ts +5 -5
  41. package/types/sap.ui.generic.app.d.ts +83 -66
  42. package/types/sap.ui.generic.template.d.ts +1 -1
  43. package/types/sap.ui.integration.d.ts +322 -236
  44. package/types/sap.ui.layout.d.ts +90 -104
  45. package/types/sap.ui.mdc.d.ts +393 -153
  46. package/types/sap.ui.richtexteditor.d.ts +48 -8
  47. package/types/sap.ui.rta.d.ts +76 -1
  48. package/types/sap.ui.suite.d.ts +14 -14
  49. package/types/sap.ui.support.d.ts +2 -2
  50. package/types/sap.ui.table.d.ts +219 -197
  51. package/types/sap.ui.testrecorder.d.ts +1 -1
  52. package/types/sap.ui.unified.d.ts +170 -158
  53. package/types/sap.ui.ux3.d.ts +113 -117
  54. package/types/sap.ui.vbm.d.ts +391 -60
  55. package/types/sap.ui.vk.d.ts +138 -135
  56. package/types/sap.ui.vtm.d.ts +112 -103
  57. package/types/sap.ui.webc.common.d.ts +7 -7
  58. package/types/sap.ui.webc.fiori.d.ts +164 -176
  59. package/types/sap.ui.webc.main.d.ts +527 -531
  60. package/types/sap.uiext.inbox.d.ts +43 -43
  61. package/types/sap.ushell.d.ts +246 -126
  62. package/types/sap.ushell_abap.d.ts +1 -1
  63. package/types/sap.uxap.d.ts +39 -51
  64. package/types/sap.viz.d.ts +2782 -2858
  65. package/types/sap.webanalytics.core.d.ts +1 -1
  66. package/types/sap.zen.commons.d.ts +17 -17
  67. package/types/sap.zen.crosstab.d.ts +10 -10
  68. package/types/sap.zen.dsh.d.ts +11 -11
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.132.1
1
+ // For Library Version: 1.134.0
2
2
 
3
3
  declare module "sap/suite/ui/microchart/library" {
4
4
  /**
@@ -690,7 +690,7 @@ declare module "sap/suite/ui/microchart/AreaMicroChart" {
690
690
  * Default value is `false`.
691
691
  *
692
692
  * @since 1.38.0
693
- * @deprecated (since 1.60) - the concept has been discarded.
693
+ * @deprecated As of version 1.60. the concept has been discarded.
694
694
  *
695
695
  * @returns Value of property `isResponsive`
696
696
  */
@@ -797,7 +797,7 @@ declare module "sap/suite/ui/microchart/AreaMicroChart" {
797
797
  *
798
798
  * @returns Value of property `size`
799
799
  */
800
- getSize(): Size | keyof typeof Size;
800
+ getSize(): Size;
801
801
  /**
802
802
  * Gets content of aggregation {@link #getTarget target}.
803
803
  *
@@ -815,7 +815,7 @@ declare module "sap/suite/ui/microchart/AreaMicroChart" {
815
815
  *
816
816
  * @returns Value of property `view`
817
817
  */
818
- getView(): AreaMicroChartViewType | keyof typeof AreaMicroChartViewType;
818
+ getView(): AreaMicroChartViewType;
819
819
  /**
820
820
  * Gets current value of property {@link #getWidth width}.
821
821
  *
@@ -1024,7 +1024,7 @@ declare module "sap/suite/ui/microchart/AreaMicroChart" {
1024
1024
  * Default value is `false`.
1025
1025
  *
1026
1026
  * @since 1.38.0
1027
- * @deprecated (since 1.60) - the concept has been discarded.
1027
+ * @deprecated As of version 1.60. the concept has been discarded.
1028
1028
  *
1029
1029
  * @returns Reference to `this` in order to allow method chaining
1030
1030
  */
@@ -1328,7 +1328,7 @@ declare module "sap/suite/ui/microchart/AreaMicroChart" {
1328
1328
  * in which the control is placed or by the width and height property.
1329
1329
  *
1330
1330
  * @since 1.38.0
1331
- * @deprecated (since 1.60) - the concept has been discarded.
1331
+ * @deprecated As of version 1.60. the concept has been discarded.
1332
1332
  */
1333
1333
  isResponsive?: boolean | PropertyBindingInfo | `{${string}}`;
1334
1334
 
@@ -1575,9 +1575,7 @@ declare module "sap/suite/ui/microchart/AreaMicroChartItem" {
1575
1575
  *
1576
1576
  * @returns Value of property `color`
1577
1577
  */
1578
- getColor():
1579
- | (MicroChartColorType | keyof typeof MicroChartColorType)
1580
- | ValueCSSColor;
1578
+ getColor(): MicroChartColorType | ValueCSSColor;
1581
1579
  /**
1582
1580
  * Gets content of aggregation {@link #getPoints points}.
1583
1581
  *
@@ -1813,9 +1811,7 @@ declare module "sap/suite/ui/microchart/AreaMicroChartLabel" {
1813
1811
  *
1814
1812
  * @returns Value of property `color`
1815
1813
  */
1816
- getColor():
1817
- | (MicroChartColorType | keyof typeof MicroChartColorType)
1818
- | ValueCSSColor;
1814
+ getColor(): MicroChartColorType | ValueCSSColor;
1819
1815
  /**
1820
1816
  * Gets current value of property {@link #getLabel label}.
1821
1817
  *
@@ -2367,7 +2363,7 @@ declare module "sap/suite/ui/microchart/BulletMicroChart" {
2367
2363
  * Default value is `false`.
2368
2364
  *
2369
2365
  * @since 1.38.0
2370
- * @deprecated (since 1.58) - the concept has been discarded.
2366
+ * @deprecated As of version 1.58. the concept has been discarded.
2371
2367
  *
2372
2368
  * @returns Value of property `isResponsive`
2373
2369
  */
@@ -2403,7 +2399,7 @@ declare module "sap/suite/ui/microchart/BulletMicroChart" {
2403
2399
  *
2404
2400
  * @returns Value of property `mode`
2405
2401
  */
2406
- getMode(): BulletMicroChartModeType | keyof typeof BulletMicroChartModeType;
2402
+ getMode(): BulletMicroChartModeType;
2407
2403
  /**
2408
2404
  * Gets current value of property {@link #getScale scale}.
2409
2405
  *
@@ -2425,7 +2421,7 @@ declare module "sap/suite/ui/microchart/BulletMicroChart" {
2425
2421
  *
2426
2422
  * @returns Value of property `scaleColor`
2427
2423
  */
2428
- getScaleColor(): CommonBackgroundType | keyof typeof CommonBackgroundType;
2424
+ getScaleColor(): CommonBackgroundType;
2429
2425
  /**
2430
2426
  * Gets current value of property {@link #getShowActualValue showActualValue}.
2431
2427
  *
@@ -2505,7 +2501,7 @@ declare module "sap/suite/ui/microchart/BulletMicroChart" {
2505
2501
  *
2506
2502
  * @returns Value of property `size`
2507
2503
  */
2508
- getSize(): Size | keyof typeof Size;
2504
+ getSize(): Size;
2509
2505
  /**
2510
2506
  * Gets current value of property {@link #getSmallRangeAllowed smallRangeAllowed}.
2511
2507
  *
@@ -2738,7 +2734,7 @@ declare module "sap/suite/ui/microchart/BulletMicroChart" {
2738
2734
  * Default value is `false`.
2739
2735
  *
2740
2736
  * @since 1.38.0
2741
- * @deprecated (since 1.58) - the concept has been discarded.
2737
+ * @deprecated As of version 1.58. the concept has been discarded.
2742
2738
  *
2743
2739
  * @returns Reference to `this` in order to allow method chaining
2744
2740
  */
@@ -3168,7 +3164,7 @@ declare module "sap/suite/ui/microchart/BulletMicroChart" {
3168
3164
  * in which the control is placed or by the width and height property.
3169
3165
  *
3170
3166
  * @since 1.38.0
3171
- * @deprecated (since 1.58) - the concept has been discarded.
3167
+ * @deprecated As of version 1.58. the concept has been discarded.
3172
3168
  */
3173
3169
  isResponsive?: boolean | PropertyBindingInfo | `{${string}}`;
3174
3170
 
@@ -3315,7 +3311,7 @@ declare module "sap/suite/ui/microchart/BulletMicroChartData" {
3315
3311
  *
3316
3312
  * @returns Value of property `color`
3317
3313
  */
3318
- getColor(): ValueColor | keyof typeof ValueColor;
3314
+ getColor(): ValueColor;
3319
3315
  /**
3320
3316
  * Gets current value of property {@link #getValue value}.
3321
3317
  *
@@ -3685,7 +3681,7 @@ declare module "sap/suite/ui/microchart/ColumnMicroChart" {
3685
3681
  * Default value is `false`.
3686
3682
  *
3687
3683
  * @since 1.38.0
3688
- * @deprecated (since 1.60.0) - the concept has been discarded.
3684
+ * @deprecated As of version 1.60.0. the concept has been discarded.
3689
3685
  *
3690
3686
  * @returns Value of property `isResponsive`
3691
3687
  */
@@ -3747,7 +3743,7 @@ declare module "sap/suite/ui/microchart/ColumnMicroChart" {
3747
3743
  *
3748
3744
  * @returns Value of property `size`
3749
3745
  */
3750
- getSize(): Size | keyof typeof Size;
3746
+ getSize(): Size;
3751
3747
  /**
3752
3748
  * Gets current value of property {@link #getWidth width}.
3753
3749
  *
@@ -3892,7 +3888,7 @@ declare module "sap/suite/ui/microchart/ColumnMicroChart" {
3892
3888
  * Default value is `false`.
3893
3889
  *
3894
3890
  * @since 1.38.0
3895
- * @deprecated (since 1.60.0) - the concept has been discarded.
3891
+ * @deprecated As of version 1.60.0. the concept has been discarded.
3896
3892
  *
3897
3893
  * @returns Reference to `this` in order to allow method chaining
3898
3894
  */
@@ -4054,7 +4050,7 @@ declare module "sap/suite/ui/microchart/ColumnMicroChart" {
4054
4050
  * in which the control is placed. Size, width and height properties are ignored in this case.
4055
4051
  *
4056
4052
  * @since 1.38.0
4057
- * @deprecated (since 1.60.0) - the concept has been discarded.
4053
+ * @deprecated As of version 1.60.0. the concept has been discarded.
4058
4054
  */
4059
4055
  isResponsive?: boolean | PropertyBindingInfo | `{${string}}`;
4060
4056
 
@@ -4312,9 +4308,7 @@ declare module "sap/suite/ui/microchart/ColumnMicroChartData" {
4312
4308
  *
4313
4309
  * @returns Value of property `color`
4314
4310
  */
4315
- getColor():
4316
- | (MicroChartColorType | keyof typeof MicroChartColorType)
4317
- | ValueCSSColor;
4311
+ getColor(): MicroChartColorType | ValueCSSColor;
4318
4312
  /**
4319
4313
  * Gets current value of property {@link #getDisplayValue displayValue}.
4320
4314
  *
@@ -4561,9 +4555,7 @@ declare module "sap/suite/ui/microchart/ColumnMicroChartLabel" {
4561
4555
  *
4562
4556
  * @returns Value of property `color`
4563
4557
  */
4564
- getColor():
4565
- | (MicroChartColorType | keyof typeof MicroChartColorType)
4566
- | ValueCSSColor;
4558
+ getColor(): MicroChartColorType | ValueCSSColor;
4567
4559
  /**
4568
4560
  * Gets current value of property {@link #getLabel label}.
4569
4561
  *
@@ -4914,7 +4906,7 @@ declare module "sap/suite/ui/microchart/ComparisonMicroChart" {
4914
4906
  * Default value is `false`.
4915
4907
  *
4916
4908
  * @since 1.38.0
4917
- * @deprecated (since 1.58) - the concept has been discarded.
4909
+ * @deprecated As of version 1.58. the concept has been discarded.
4918
4910
  *
4919
4911
  * @returns Value of property `isResponsive`
4920
4912
  */
@@ -4974,7 +4966,7 @@ declare module "sap/suite/ui/microchart/ComparisonMicroChart" {
4974
4966
  *
4975
4967
  * @returns Value of property `size`
4976
4968
  */
4977
- getSize(): Size | keyof typeof Size;
4969
+ getSize(): Size;
4978
4970
  /**
4979
4971
  * Gets current value of property {@link #getView view}.
4980
4972
  *
@@ -4985,9 +4977,7 @@ declare module "sap/suite/ui/microchart/ComparisonMicroChart" {
4985
4977
  *
4986
4978
  * @returns Value of property `view`
4987
4979
  */
4988
- getView():
4989
- | ComparisonMicroChartViewType
4990
- | keyof typeof ComparisonMicroChartViewType;
4980
+ getView(): ComparisonMicroChartViewType;
4991
4981
  /**
4992
4982
  * Gets current value of property {@link #getWidth width}.
4993
4983
  *
@@ -5136,7 +5126,7 @@ declare module "sap/suite/ui/microchart/ComparisonMicroChart" {
5136
5126
  * Default value is `false`.
5137
5127
  *
5138
5128
  * @since 1.38.0
5139
- * @deprecated (since 1.58) - the concept has been discarded.
5129
+ * @deprecated As of version 1.58. the concept has been discarded.
5140
5130
  *
5141
5131
  * @returns Reference to `this` in order to allow method chaining
5142
5132
  */
@@ -5350,7 +5340,7 @@ declare module "sap/suite/ui/microchart/ComparisonMicroChart" {
5350
5340
  * in which the control is placed. Size and Width properties are ignored in such case.
5351
5341
  *
5352
5342
  * @since 1.38.0
5353
- * @deprecated (since 1.58) - the concept has been discarded.
5343
+ * @deprecated As of version 1.58. the concept has been discarded.
5354
5344
  */
5355
5345
  isResponsive?: boolean | PropertyBindingInfo | `{${string}}`;
5356
5346
 
@@ -5570,9 +5560,7 @@ declare module "sap/suite/ui/microchart/ComparisonMicroChartData" {
5570
5560
  *
5571
5561
  * @returns Value of property `color`
5572
5562
  */
5573
- getColor():
5574
- | (MicroChartColorType | keyof typeof MicroChartColorType)
5575
- | ValueCSSColor;
5563
+ getColor(): MicroChartColorType | ValueCSSColor;
5576
5564
  /**
5577
5565
  * Gets current value of property {@link #getDisplayValue displayValue}.
5578
5566
  *
@@ -5990,7 +5978,7 @@ declare module "sap/suite/ui/microchart/DeltaMicroChart" {
5990
5978
  * Default value is `false`.
5991
5979
  *
5992
5980
  * @since 1.38.0
5993
- * @deprecated (since 1.61.0) - the concept has been discarded.
5981
+ * @deprecated As of version 1.61.0. the concept has been discarded.
5994
5982
  *
5995
5983
  * @returns Value of property `isResponsive`
5996
5984
  */
@@ -6006,7 +5994,7 @@ declare module "sap/suite/ui/microchart/DeltaMicroChart" {
6006
5994
  *
6007
5995
  * @returns Value of property `size`
6008
5996
  */
6009
- getSize(): Size | keyof typeof Size;
5997
+ getSize(): Size;
6010
5998
  /**
6011
5999
  * Gets current value of property {@link #getTitle1 title1}.
6012
6000
  *
@@ -6054,7 +6042,7 @@ declare module "sap/suite/ui/microchart/DeltaMicroChart" {
6054
6042
  *
6055
6043
  * @returns Value of property `view`
6056
6044
  */
6057
- getView(): DeltaMicroChartViewType | keyof typeof DeltaMicroChartViewType;
6045
+ getView(): DeltaMicroChartViewType;
6058
6046
  /**
6059
6047
  * Gets current value of property {@link #getWidth width}.
6060
6048
  *
@@ -6199,7 +6187,7 @@ declare module "sap/suite/ui/microchart/DeltaMicroChart" {
6199
6187
  * Default value is `false`.
6200
6188
  *
6201
6189
  * @since 1.38.0
6202
- * @deprecated (since 1.61.0) - the concept has been discarded.
6190
+ * @deprecated As of version 1.61.0. the concept has been discarded.
6203
6191
  *
6204
6192
  * @returns Reference to `this` in order to allow method chaining
6205
6193
  */
@@ -6405,7 +6393,7 @@ declare module "sap/suite/ui/microchart/DeltaMicroChart" {
6405
6393
  * in which the control is placed. Size and Width properties are ignored in such case.
6406
6394
  *
6407
6395
  * @since 1.38.0
6408
- * @deprecated (since 1.61.0) - the concept has been discarded.
6396
+ * @deprecated As of version 1.61.0. the concept has been discarded.
6409
6397
  */
6410
6398
  isResponsive?: boolean | PropertyBindingInfo | `{${string}}`;
6411
6399
 
@@ -6678,9 +6666,7 @@ declare module "sap/suite/ui/microchart/HarveyBallMicroChart" {
6678
6666
  *
6679
6667
  * @returns Value of property `alignContent`
6680
6668
  */
6681
- getAlignContent():
6682
- | HorizontalAlignmentType
6683
- | keyof typeof HorizontalAlignmentType;
6669
+ getAlignContent(): HorizontalAlignmentType;
6684
6670
  /**
6685
6671
  * Returns array of IDs of the elements which are the current targets of the association {@link #getAriaLabelledBy ariaLabelledBy}.
6686
6672
  *
@@ -6746,7 +6732,7 @@ declare module "sap/suite/ui/microchart/HarveyBallMicroChart" {
6746
6732
  * Default value is `false`.
6747
6733
  *
6748
6734
  * @since 1.38.0
6749
- * @deprecated (since 1.62.0) - the concept has been discarded.
6735
+ * @deprecated As of version 1.62.0. the concept has been discarded.
6750
6736
  *
6751
6737
  * @returns Value of property `isResponsive`
6752
6738
  */
@@ -6789,7 +6775,7 @@ declare module "sap/suite/ui/microchart/HarveyBallMicroChart" {
6789
6775
  *
6790
6776
  * @returns Value of property `size`
6791
6777
  */
6792
- getSize(): Size | keyof typeof Size;
6778
+ getSize(): Size;
6793
6779
  /**
6794
6780
  * Gets current value of property {@link #getTotal total}.
6795
6781
  *
@@ -7009,7 +6995,7 @@ declare module "sap/suite/ui/microchart/HarveyBallMicroChart" {
7009
6995
  * Default value is `false`.
7010
6996
  *
7011
6997
  * @since 1.38.0
7012
- * @deprecated (since 1.62.0) - the concept has been discarded.
6998
+ * @deprecated As of version 1.62.0. the concept has been discarded.
7013
6999
  *
7014
7000
  * @returns Reference to `this` in order to allow method chaining
7015
7001
  */
@@ -7222,7 +7208,7 @@ declare module "sap/suite/ui/microchart/HarveyBallMicroChart" {
7222
7208
  * container, in which case the `size` and `width` properties are ignored.
7223
7209
  *
7224
7210
  * @since 1.38.0
7225
- * @deprecated (since 1.62.0) - the concept has been discarded.
7211
+ * @deprecated As of version 1.62.0. the concept has been discarded.
7226
7212
  */
7227
7213
  isResponsive?: boolean | PropertyBindingInfo | `{${string}}`;
7228
7214
 
@@ -7361,9 +7347,7 @@ declare module "sap/suite/ui/microchart/HarveyBallMicroChartItem" {
7361
7347
  *
7362
7348
  * @returns Value of property `color`
7363
7349
  */
7364
- getColor():
7365
- | (MicroChartColorType | keyof typeof MicroChartColorType)
7366
- | ValueCSSColor;
7350
+ getColor(): MicroChartColorType | ValueCSSColor;
7367
7351
  /**
7368
7352
  * Gets current value of property {@link #getFormattedLabel formattedLabel}.
7369
7353
  *
@@ -8376,7 +8360,7 @@ declare module "sap/suite/ui/microchart/InteractiveBarChartBar" {
8376
8360
  *
8377
8361
  * @returns Value of property `color`
8378
8362
  */
8379
- getColor(): ValueColor | keyof typeof ValueColor;
8363
+ getColor(): ValueColor;
8380
8364
  /**
8381
8365
  * Gets current value of property {@link #getDisplayedValue displayedValue}.
8382
8366
  *
@@ -9269,7 +9253,7 @@ declare module "sap/suite/ui/microchart/InteractiveDonutChartSegment" {
9269
9253
  *
9270
9254
  * @returns Value of property `color`
9271
9255
  */
9272
- getColor(): ValueColor | keyof typeof ValueColor;
9256
+ getColor(): ValueColor;
9273
9257
  /**
9274
9258
  * Gets current value of property {@link #getDisplayedValue displayedValue}.
9275
9259
  *
@@ -10237,7 +10221,7 @@ declare module "sap/suite/ui/microchart/InteractiveLineChartPoint" {
10237
10221
  *
10238
10222
  * @returns Value of property `color`
10239
10223
  */
10240
- getColor(): ValueColor | keyof typeof ValueColor;
10224
+ getColor(): ValueColor;
10241
10225
  /**
10242
10226
  * Gets current value of property {@link #getDisplayedValue displayedValue}.
10243
10227
  *
@@ -10896,7 +10880,7 @@ declare module "sap/suite/ui/microchart/LineMicroChart" {
10896
10880
  *
10897
10881
  * @returns Value of property `size`
10898
10882
  */
10899
- getSize(): Size | keyof typeof Size;
10883
+ getSize(): Size;
10900
10884
  /**
10901
10885
  * Gets current value of property {@link #getThreshold threshold}.
10902
10886
  *
@@ -11708,9 +11692,7 @@ declare module "sap/suite/ui/microchart/LineMicroChartEmphasizedPoint" {
11708
11692
  *
11709
11693
  * @returns Value of property `color`
11710
11694
  */
11711
- getColor():
11712
- | (MicroChartColorType | keyof typeof MicroChartColorType)
11713
- | ValueCSSColor;
11695
+ getColor(): MicroChartColorType | ValueCSSColor;
11714
11696
  /**
11715
11697
  * Gets current value of property {@link #getShow show}.
11716
11698
  *
@@ -11968,7 +11950,7 @@ declare module "sap/suite/ui/microchart/LineMicroChartLine" {
11968
11950
  *
11969
11951
  * @returns Value of property `type`
11970
11952
  */
11971
- getType(): LineType | keyof typeof LineType;
11953
+ getType(): LineType;
11972
11954
  /**
11973
11955
  * Checks for the provided `sap.suite.ui.microchart.LineMicroChartPoint` in the aggregation {@link #getPoints points}.
11974
11956
  * and returns its index if found or -1 otherwise.
@@ -12478,9 +12460,7 @@ declare module "sap/suite/ui/microchart/RadialMicroChart" {
12478
12460
  *
12479
12461
  * @returns Value of property `alignContent`
12480
12462
  */
12481
- getAlignContent():
12482
- | HorizontalAlignmentType
12483
- | keyof typeof HorizontalAlignmentType;
12463
+ getAlignContent(): HorizontalAlignmentType;
12484
12464
  /**
12485
12465
  * Returns array of IDs of the elements which are the current targets of the association {@link #getAriaLabelledBy ariaLabelledBy}.
12486
12466
  *
@@ -12536,8 +12516,8 @@ declare module "sap/suite/ui/microchart/RadialMicroChart" {
12536
12516
  * Default value is `true`.
12537
12517
  *
12538
12518
  * @since 1.121.0
12539
- * @deprecated (since 1.123.0) - Setting this property does not have any impact on the display of the percentage
12540
- * symbol(%)
12519
+ * @deprecated As of version 1.123.0. Setting this property does not have any impact on the display of the
12520
+ * percentage symbol(%)
12541
12521
  *
12542
12522
  * @returns Value of property `showPercentageSymbol`
12543
12523
  */
@@ -12553,7 +12533,7 @@ declare module "sap/suite/ui/microchart/RadialMicroChart" {
12553
12533
  *
12554
12534
  * @returns Value of property `size`
12555
12535
  */
12556
- getSize(): Size | keyof typeof Size;
12536
+ getSize(): Size;
12557
12537
  /**
12558
12538
  * Gets current value of property {@link #getTotal total}.
12559
12539
  *
@@ -12575,9 +12555,7 @@ declare module "sap/suite/ui/microchart/RadialMicroChart" {
12575
12555
  *
12576
12556
  * @returns Value of property `valueColor`
12577
12557
  */
12578
- getValueColor():
12579
- | (MicroChartColorType | keyof typeof MicroChartColorType)
12580
- | ValueCSSColor;
12558
+ getValueColor(): MicroChartColorType | ValueCSSColor;
12581
12559
  /**
12582
12560
  * Gets current value of property {@link #getWidth width}.
12583
12561
  *
@@ -12709,8 +12687,8 @@ declare module "sap/suite/ui/microchart/RadialMicroChart" {
12709
12687
  * Default value is `true`.
12710
12688
  *
12711
12689
  * @since 1.121.0
12712
- * @deprecated (since 1.123.0) - Setting this property does not have any impact on the display of the percentage
12713
- * symbol(%)
12690
+ * @deprecated As of version 1.123.0. Setting this property does not have any impact on the display of the
12691
+ * percentage symbol(%)
12714
12692
  *
12715
12693
  * @returns Reference to `this` in order to allow method chaining
12716
12694
  */
@@ -12868,8 +12846,8 @@ declare module "sap/suite/ui/microchart/RadialMicroChart" {
12868
12846
  * displayed.
12869
12847
  *
12870
12848
  * @since 1.121.0
12871
- * @deprecated (since 1.123.0) - Setting this property does not have any impact on the display of the percentage
12872
- * symbol(%)
12849
+ * @deprecated As of version 1.123.0. Setting this property does not have any impact on the display of the
12850
+ * percentage symbol(%)
12873
12851
  */
12874
12852
  showPercentageSymbol?: boolean | PropertyBindingInfo | `{${string}}`;
12875
12853
 
@@ -13214,7 +13192,7 @@ declare module "sap/suite/ui/microchart/StackedBarMicroChart" {
13214
13192
  *
13215
13193
  * @returns Value of property `size`
13216
13194
  */
13217
- getSize(): Size | keyof typeof Size;
13195
+ getSize(): Size;
13218
13196
  /**
13219
13197
  * Gets current value of property {@link #getWidth width}.
13220
13198
  *
@@ -13655,9 +13633,7 @@ declare module "sap/suite/ui/microchart/StackedBarMicroChartBar" {
13655
13633
  *
13656
13634
  * @returns Value of property `valueColor`
13657
13635
  */
13658
- getValueColor():
13659
- | (MicroChartColorType | keyof typeof MicroChartColorType)
13660
- | ValueCSSColor;
13636
+ getValueColor(): MicroChartColorType | ValueCSSColor;
13661
13637
  /**
13662
13638
  * Sets a new value for property {@link #getDisplayValue displayValue}.
13663
13639
  *