@sapui5/ts-types-esm 1.138.0 → 1.139.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 (70) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
  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.cux.home.d.ts +1 -35
  8. package/types/sap.esh.search.ui.d.ts +10 -4
  9. package/types/sap.f.d.ts +5 -5
  10. package/types/sap.fe.ariba.d.ts +1 -1
  11. package/types/sap.fe.base.d.ts +1 -1
  12. package/types/sap.fe.controls.d.ts +1 -1
  13. package/types/sap.fe.core.d.ts +16 -8
  14. package/types/sap.fe.ina.d.ts +1 -1
  15. package/types/sap.fe.macros.d.ts +82 -3
  16. package/types/sap.fe.navigation.d.ts +1 -1
  17. package/types/sap.fe.placeholder.d.ts +1 -1
  18. package/types/sap.fe.plugins.managecache.d.ts +1 -1
  19. package/types/sap.fe.templates.d.ts +1 -1
  20. package/types/sap.fe.test.d.ts +13 -1
  21. package/types/sap.fe.tools.d.ts +1 -1
  22. package/types/sap.feedback.ui.d.ts +1 -1
  23. package/types/sap.gantt.d.ts +15 -3
  24. package/types/sap.insights.d.ts +1 -1
  25. package/types/sap.m.d.ts +488 -20
  26. package/types/sap.makit.d.ts +1 -1
  27. package/types/sap.me.d.ts +1 -1
  28. package/types/sap.ndc.d.ts +1 -1
  29. package/types/sap.ovp.d.ts +1 -1
  30. package/types/sap.rules.ui.d.ts +1 -1
  31. package/types/sap.sac.df.d.ts +1 -127
  32. package/types/sap.suite.ui.commons.d.ts +1 -1
  33. package/types/sap.suite.ui.generic.template.d.ts +1 -1
  34. package/types/sap.suite.ui.microchart.d.ts +1 -1
  35. package/types/sap.tnt.d.ts +1 -1
  36. package/types/sap.ui.codeeditor.d.ts +1 -1
  37. package/types/sap.ui.commons.d.ts +1 -1
  38. package/types/sap.ui.comp.d.ts +110 -2
  39. package/types/sap.ui.core.d.ts +112 -31
  40. package/types/sap.ui.dt.d.ts +1 -1
  41. package/types/sap.ui.export.d.ts +1 -1
  42. package/types/sap.ui.fl.d.ts +1 -1
  43. package/types/sap.ui.generic.app.d.ts +1 -1
  44. package/types/sap.ui.generic.template.d.ts +1 -1
  45. package/types/sap.ui.integration.d.ts +45 -8
  46. package/types/sap.ui.layout.d.ts +1 -1
  47. package/types/sap.ui.mdc.d.ts +16 -2
  48. package/types/sap.ui.richtexteditor.d.ts +1 -1
  49. package/types/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 +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 +1 -1
  55. package/types/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 +86 -53
  58. package/types/sap.ui.vtm.d.ts +1 -1
  59. package/types/sap.ui.webc.common.d.ts +1 -1
  60. package/types/sap.ui.webc.fiori.d.ts +1 -1
  61. package/types/sap.ui.webc.main.d.ts +1 -1
  62. package/types/sap.uiext.inbox.d.ts +1 -1
  63. package/types/sap.ushell.d.ts +60 -18
  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
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.138.0
1
+ // For Library Version: 1.139.0
2
2
 
3
3
  declare module "sap/makit/library" {
4
4
  /**
package/types/sap.me.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.138.0
1
+ // For Library Version: 1.139.0
2
2
 
3
3
  declare module "sap/me/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.138.0
1
+ // For Library Version: 1.139.0
2
2
 
3
3
  declare module "sap/ndc/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.138.0
1
+ // For Library Version: 1.139.0
2
2
 
3
3
  declare module "sap/ovp/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.138.0
1
+ // For Library Version: 1.139.0
2
2
 
3
3
  declare module "sap/rules/ui/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.138.0
1
+ // For Library Version: 1.139.0
2
2
 
3
3
  declare module "sap/sac/df/library" {}
4
4
 
@@ -15,9 +15,6 @@ declare module "sap/sac/df/changeHandler/MultiDimModelChangeHandler" {
15
15
  * variant management is responsible. Each time new data is fetched and the event `dataLoaded` is fired
16
16
  * a new change will be created. The method `dataLoaded` needs to be called once to register the {@link sap.sac.df.model.MultiDimModel }
17
17
  * to the change handler.
18
- *
19
- * @since 1.120
20
- * @experimental As of version 1.120.
21
18
  */
22
19
  export default class MultiDimModelChangeHandler extends Control {
23
20
  /**
@@ -72,8 +69,6 @@ declare module "sap/sac/df/changeHandler/MultiDimModelChangeHandler" {
72
69
  }
73
70
  /**
74
71
  * Describes the settings that can be provided to the MultiDimModelChangeHandler constructor.
75
- *
76
- * @experimental As of version 1.120.
77
72
  */
78
73
  export interface $MultiDimModelChangeHandlerSettings
79
74
  extends $ControlSettings {}
@@ -90,8 +85,6 @@ declare module "sap/sac/df/DataAnalyzer" {
90
85
 
91
86
  /**
92
87
  * DataAnalyzer A control to display multi-dimensional data
93
- *
94
- * @experimental As of version 1.132.
95
88
  */
96
89
  export default class DataAnalyzer extends Control {
97
90
  /**
@@ -266,8 +259,6 @@ declare module "sap/sac/df/DataAnalyzer" {
266
259
  }
267
260
  /**
268
261
  * Describes the settings that can be provided to the DataAnalyzer constructor.
269
- *
270
- * @experimental As of version 1.132.
271
262
  */
272
263
  export interface $DataAnalyzerSettings extends $ControlSettings {
273
264
  /**
@@ -306,8 +297,6 @@ declare module "sap/sac/df/DesignerPanel" {
306
297
 
307
298
  /**
308
299
  * DesignerPanel A panel control to design layouts / visualizations
309
- *
310
- * @experimental As of version 1.129.
311
300
  */
312
301
  export default class DesignerPanel extends Control {
313
302
  /**
@@ -438,8 +427,6 @@ declare module "sap/sac/df/DesignerPanel" {
438
427
  }
439
428
  /**
440
429
  * Describes the settings that can be provided to the DesignerPanel constructor.
441
- *
442
- * @experimental As of version 1.129.
443
430
  */
444
431
  export interface $DesignerPanelSettings extends $ControlSettings {
445
432
  /**
@@ -472,8 +459,6 @@ declare module "sap/sac/df/FilterBar" {
472
459
 
473
460
  /**
474
461
  * A Filter Bar based on Multidimensional Model
475
- *
476
- * @experimental As of version 1.119.
477
462
  */
478
463
  export default class FilterBar extends FilterBar1 {
479
464
  /**
@@ -540,8 +525,6 @@ declare module "sap/sac/df/FilterBar" {
540
525
  }
541
526
  /**
542
527
  * Describes the settings that can be provided to the FilterBar constructor.
543
- *
544
- * @experimental As of version 1.119.
545
528
  */
546
529
  export interface $FilterBarSettings extends $FilterBarSettings1 {
547
530
  /**
@@ -568,9 +551,6 @@ declare module "sap/sac/df/FilterField" {
568
551
  /**
569
552
  * The `FilterField` control is used to filter data based on the conditions. The conditions are managed
570
553
  * in the corresponding {@link sap.ui.mdc.condition.ConditionModel ConditionModel}.
571
- *
572
- * @since 1.121
573
- * @experimental As of version 1.121.
574
554
  */
575
555
  export default class FilterField
576
556
  extends FilterField1
@@ -661,8 +641,6 @@ declare module "sap/sac/df/FilterField" {
661
641
  }
662
642
  /**
663
643
  * Describes the settings that can be provided to the FilterField constructor.
664
- *
665
- * @experimental As of version 1.121.
666
644
  */
667
645
  export interface $FilterFieldSettings extends $FilterFieldSettings1 {
668
646
  /**
@@ -677,8 +655,6 @@ declare module "sap/sac/df/FilterPanel" {
677
655
 
678
656
  /**
679
657
  * A Filter Panel based on Multidimensional Model
680
- *
681
- * @experimental As of version 1.128.
682
658
  */
683
659
  export default class FilterPanel
684
660
  extends /* was: sap.ui.mdc.p13n.panels.FilterPanel */ Object
@@ -791,8 +767,6 @@ declare module "sap/sac/df/Grid" {
791
767
 
792
768
  /**
793
769
  * Grid A grid control for displaying multi-dimensional data
794
- *
795
- * @experimental As of version 1.129.
796
770
  */
797
771
  export default class Grid extends Control {
798
772
  /**
@@ -1024,8 +998,6 @@ declare module "sap/sac/df/Grid" {
1024
998
  }
1025
999
  /**
1026
1000
  * Describes the settings that can be provided to the Grid constructor.
1027
- *
1028
- * @experimental As of version 1.129.
1029
1001
  */
1030
1002
  export interface $GridSettings extends $ControlSettings {
1031
1003
  /**
@@ -1084,9 +1056,6 @@ declare module "sap/sac/df/model/Configuration" {
1084
1056
 
1085
1057
  /**
1086
1058
  * Configuration of the multidimensional model and its components
1087
- *
1088
- * @since 1.132
1089
- * @experimental As of version 1.132.
1090
1059
  */
1091
1060
  export default class Configuration extends BaseObject {
1092
1061
  /**
@@ -1132,8 +1101,6 @@ declare module "sap/sac/df/model/Configuration" {
1132
1101
  *
1133
1102
  * Default value is `true`.
1134
1103
  *
1135
- * @since 1.132
1136
- * @experimental As of version 1.132.
1137
1104
  *
1138
1105
  * @returns Value of property `Calculations`
1139
1106
  */
@@ -1145,8 +1112,6 @@ declare module "sap/sac/df/model/Configuration" {
1145
1112
  *
1146
1113
  * Default value is `false`.
1147
1114
  *
1148
- * @since 1.132
1149
- * @experimental As of version 1.132.
1150
1115
  *
1151
1116
  * @returns Value of property `Commenting`
1152
1117
  */
@@ -1158,8 +1123,6 @@ declare module "sap/sac/df/model/Configuration" {
1158
1123
  *
1159
1124
  * Default value is `sapui5`.
1160
1125
  *
1161
- * @since 1.132
1162
- * @experimental As of version 1.132.
1163
1126
  *
1164
1127
  * @returns Value of property `ContextMenuVariant`
1165
1128
  */
@@ -1171,8 +1134,6 @@ declare module "sap/sac/df/model/Configuration" {
1171
1134
  *
1172
1135
  * Default value is `false`.
1173
1136
  *
1174
- * @since 1.136
1175
- * @experimental As of version 1.136.
1176
1137
  *
1177
1138
  * @returns Value of property `ImplicitVariableHandling`
1178
1139
  */
@@ -1184,8 +1145,6 @@ declare module "sap/sac/df/model/Configuration" {
1184
1145
  *
1185
1146
  * Default value is `[TableProperties, NumberFormatting]`.
1186
1147
  *
1187
- * @since 1.132
1188
- * @experimental As of version 1.132.
1189
1148
  *
1190
1149
  * @returns Value of property `StylingPanelItems`
1191
1150
  */
@@ -1197,8 +1156,6 @@ declare module "sap/sac/df/model/Configuration" {
1197
1156
  *
1198
1157
  * Default value is `[Default, Basic]`.
1199
1158
  *
1200
- * @since 1.135
1201
- * @experimental As of version 1.135.
1202
1159
  *
1203
1160
  * @returns Value of property `TableTemplates`
1204
1161
  */
@@ -1210,8 +1167,6 @@ declare module "sap/sac/df/model/Configuration" {
1210
1167
  *
1211
1168
  * Default value is `TableTemplate.Default`.
1212
1169
  *
1213
- * @since 1.135
1214
- * @experimental As of version 1.135.
1215
1170
  *
1216
1171
  * @returns Value of property `TableTemplateSelection`
1217
1172
  */
@@ -1225,8 +1180,6 @@ declare module "sap/sac/df/model/Configuration" {
1225
1180
  *
1226
1181
  * Default value is `true`.
1227
1182
  *
1228
- * @since 1.132
1229
- * @experimental As of version 1.132.
1230
1183
  *
1231
1184
  * @returns Reference to `this` in order to allow method chaining
1232
1185
  */
@@ -1245,8 +1198,6 @@ declare module "sap/sac/df/model/Configuration" {
1245
1198
  *
1246
1199
  * Default value is `false`.
1247
1200
  *
1248
- * @since 1.132
1249
- * @experimental As of version 1.132.
1250
1201
  *
1251
1202
  * @returns Reference to `this` in order to allow method chaining
1252
1203
  */
@@ -1265,8 +1216,6 @@ declare module "sap/sac/df/model/Configuration" {
1265
1216
  *
1266
1217
  * Default value is `sapui5`.
1267
1218
  *
1268
- * @since 1.132
1269
- * @experimental As of version 1.132.
1270
1219
  *
1271
1220
  * @returns Reference to `this` in order to allow method chaining
1272
1221
  */
@@ -1285,8 +1234,6 @@ declare module "sap/sac/df/model/Configuration" {
1285
1234
  *
1286
1235
  * Default value is `false`.
1287
1236
  *
1288
- * @since 1.136
1289
- * @experimental As of version 1.136.
1290
1237
  *
1291
1238
  * @returns Reference to `this` in order to allow method chaining
1292
1239
  */
@@ -1305,8 +1252,6 @@ declare module "sap/sac/df/model/Configuration" {
1305
1252
  *
1306
1253
  * Default value is `[TableProperties, NumberFormatting]`.
1307
1254
  *
1308
- * @since 1.132
1309
- * @experimental As of version 1.132.
1310
1255
  *
1311
1256
  * @returns Reference to `this` in order to allow method chaining
1312
1257
  */
@@ -1327,8 +1272,6 @@ declare module "sap/sac/df/model/Configuration" {
1327
1272
  *
1328
1273
  * Default value is `[Default, Basic]`.
1329
1274
  *
1330
- * @since 1.135
1331
- * @experimental As of version 1.135.
1332
1275
  *
1333
1276
  * @returns Reference to `this` in order to allow method chaining
1334
1277
  */
@@ -1347,8 +1290,6 @@ declare module "sap/sac/df/model/Configuration" {
1347
1290
  *
1348
1291
  * Default value is `TableTemplate.Default`.
1349
1292
  *
1350
- * @since 1.135
1351
- * @experimental As of version 1.135.
1352
1293
  *
1353
1294
  * @returns Reference to `this` in order to allow method chaining
1354
1295
  */
@@ -1392,10 +1333,6 @@ declare module "sap/sac/df/model/DataProvider" {
1392
1333
  * "Messages": [ ]
1393
1334
  * "AutoFetchEnabled": ""
1394
1335
  * ```
1395
- *
1396
- *
1397
- * @since 1.119
1398
- * @experimental As of version 1.119.
1399
1336
  */
1400
1337
  export default class DataProvider extends JSONModel {
1401
1338
  /**
@@ -1485,7 +1422,6 @@ declare module "sap/sac/df/model/DataProvider" {
1485
1422
  /**
1486
1423
  * Execute scenario on data provider
1487
1424
  *
1488
- * @since 1.134
1489
1425
  *
1490
1426
  * @returns Promise with reference to created scenario
1491
1427
  */
@@ -1787,8 +1723,6 @@ declare module "sap/sac/df/model/DataProvider" {
1787
1723
  }
1788
1724
  /**
1789
1725
  * Data provider configuration object.
1790
- *
1791
- * @experimental As of version 1.135.
1792
1726
  */
1793
1727
  export type Configuration = {
1794
1728
  /**
@@ -1851,8 +1785,6 @@ declare module "sap/sac/df/model/DataProvider" {
1851
1785
  export namespace Configuration {
1852
1786
  /**
1853
1787
  * Data provider configuration data source.
1854
- *
1855
- * @experimental As of version 1.135.
1856
1788
  */
1857
1789
  type DataSource = {
1858
1790
  /**
@@ -1879,8 +1811,6 @@ declare module "sap/sac/df/model/DataProvider" {
1879
1811
 
1880
1812
  /**
1881
1813
  * Data provider configuration setup properties.
1882
- *
1883
- * @experimental As of version 1.135.
1884
1814
  */
1885
1815
  type SetupProperties = {
1886
1816
  /**
@@ -1917,10 +1847,6 @@ declare module "sap/sac/df/model/DataSourceInfo" {
1917
1847
  * "LastUpdatedBy": "",
1918
1848
  * "LastUpdatedText": ""
1919
1849
  * ```
1920
- *
1921
- *
1922
- * @since 1.119
1923
- * @experimental As of version 1.119.
1924
1850
  */
1925
1851
  export default class DataSourceInfo extends BaseObject {
1926
1852
  /**
@@ -2001,10 +1927,6 @@ declare module "sap/sac/df/model/Dimension" {
2001
1927
  * }],
2002
1928
  * "SupportedOperators": ["EQ"]
2003
1929
  * ```
2004
- *
2005
- *
2006
- * @since 1.119
2007
- * @experimental As of version 1.119.
2008
1930
  */
2009
1931
  export default class Dimension extends BaseObject {
2010
1932
  /**
@@ -2293,10 +2215,6 @@ declare module "sap/sac/df/model/MultiDimModel" {
2293
2215
  * "VariableGroups": { },
2294
2216
  * "Messages": [ ]
2295
2217
  * ```
2296
- *
2297
- *
2298
- * @since 1.119
2299
- * @experimental As of version 1.119.
2300
2218
  */
2301
2219
  export default class MultiDimModel extends JSONModel {
2302
2220
  /**
@@ -2714,10 +2632,6 @@ declare module "sap/sac/df/model/Variable" {
2714
2632
  * "DataProviderName": "",
2715
2633
  * "MemberFilter": []
2716
2634
  * ```
2717
- *
2718
- *
2719
- * @since 1.119
2720
- * @experimental As of version 1.119.
2721
2635
  */
2722
2636
  export default class Variable extends BaseObject {
2723
2637
  /**
@@ -2870,10 +2784,6 @@ declare module "sap/sac/df/model/VariableGroup" {
2870
2784
  * "MergedVariable": { },
2871
2785
  * "Rule": function () {}
2872
2786
  * ```
2873
- *
2874
- *
2875
- * @since 1.119
2876
- * @experimental As of version 1.119.
2877
2787
  */
2878
2788
  export default class VariableGroup extends BaseObject {
2879
2789
  /**
@@ -3036,10 +2946,6 @@ declare module "sap/sac/df/model/visualization/Documents" {
3036
2946
  * "DocumentsSupportType": ""
3037
2947
  * "IsBasedOnCDSView": ""
3038
2948
  * ```
3039
- *
3040
- *
3041
- * @since 1.119
3042
- * @experimental As of version 1.119.
3043
2949
  */
3044
2950
  export default class Documents extends BaseObject {
3045
2951
  /**
@@ -3252,9 +3158,6 @@ declare module "sap/sac/df/model/visualization/Grid" {
3252
3158
 
3253
3159
  /**
3254
3160
  * Grid Visualization Object
3255
- *
3256
- * @since 1.132
3257
- * @experimental As of version 1.132.
3258
3161
  */
3259
3162
  export default class Grid extends BaseObject {
3260
3163
  /**
@@ -3365,8 +3268,6 @@ declare module "sap/sac/df/model/visualization/Grid" {
3365
3268
  }
3366
3269
  /**
3367
3270
  * Axes Layout object type.
3368
- *
3369
- * @experimental As of version 1.132.
3370
3271
  */
3371
3272
  export type AxesLayout = {
3372
3273
  /**
@@ -3397,8 +3298,6 @@ declare module "sap/sac/df/StylingPanel" {
3397
3298
 
3398
3299
  /**
3399
3300
  * StylingPanel A panel control to format the data being displayed.
3400
- *
3401
- * @experimental As of version 1.129.
3402
3301
  */
3403
3302
  export default class StylingPanel extends Control {
3404
3303
  /**
@@ -3469,8 +3368,6 @@ declare module "sap/sac/df/StylingPanel" {
3469
3368
  }
3470
3369
  /**
3471
3370
  * Describes the settings that can be provided to the StylingPanel constructor.
3472
- *
3473
- * @experimental As of version 1.129.
3474
3371
  */
3475
3372
  export interface $StylingPanelSettings extends $ControlSettings {
3476
3373
  /**
@@ -3483,8 +3380,6 @@ declare module "sap/sac/df/StylingPanel" {
3483
3380
  declare module "sap/sac/df/types/Axis" {
3484
3381
  /**
3485
3382
  * Axis of a multidimensional Result Set
3486
- *
3487
- * @experimental As of version 1.119.
3488
3383
  */
3489
3384
  enum Axis {
3490
3385
  /**
@@ -3506,9 +3401,6 @@ declare module "sap/sac/df/types/Axis" {
3506
3401
  declare module "sap/sac/df/types/configuration/StylingPanelItem" {
3507
3402
  /**
3508
3403
  * Item of the styling panel
3509
- *
3510
- * @since 1.132
3511
- * @experimental As of version 1.132.
3512
3404
  */
3513
3405
  enum StylingPanelItem {
3514
3406
  /**
@@ -3530,9 +3422,6 @@ declare module "sap/sac/df/types/configuration/StylingPanelItem" {
3530
3422
  declare module "sap/sac/df/types/configuration/TableTemplate" {
3531
3423
  /**
3532
3424
  * Item of the styling panel
3533
- *
3534
- * @since 1.135
3535
- * @experimental As of version 1.135.
3536
3425
  */
3537
3426
  enum TableTemplate {
3538
3427
  /**
@@ -3558,8 +3447,6 @@ declare module "sap/sac/df/types/configuration/TableTemplate" {
3558
3447
  declare module "sap/sac/df/types/DataAnalyzerPanelName" {
3559
3448
  /**
3560
3449
  * DataAnalyzer Panels
3561
- *
3562
- * @experimental As of version 1.132.
3563
3450
  */
3564
3451
  enum DataAnalyzerPanelName {
3565
3452
  /**
@@ -3577,8 +3464,6 @@ declare module "sap/sac/df/types/DataAnalyzerPanelName" {
3577
3464
  declare module "sap/sac/df/types/DataSourceType" {
3578
3465
  /**
3579
3466
  * Type of a data source
3580
- *
3581
- * @experimental As of version 1.89.
3582
3467
  */
3583
3468
  enum DataSourceType {
3584
3469
  /**
@@ -3612,8 +3497,6 @@ declare module "sap/sac/df/types/DataSourceType" {
3612
3497
  declare module "sap/sac/df/types/DocumentsSupportType" {
3613
3498
  /**
3614
3499
  * Documents support type
3615
- *
3616
- * @experimental As of version 1.120.
3617
3500
  */
3618
3501
  enum DocumentsSupportType {
3619
3502
  /**
@@ -3639,9 +3522,6 @@ declare module "sap/sac/df/types/DocumentsSupportType" {
3639
3522
  declare module "sap/sac/df/types/SemanticRole" {
3640
3523
  /**
3641
3524
  * Semantic Role of a dimension member
3642
- *
3643
- * @since 1.135
3644
- * @experimental As of version 1.135.
3645
3525
  */
3646
3526
  enum SemanticRole {
3647
3527
  /**
@@ -3675,8 +3555,6 @@ declare module "sap/sac/df/types/SemanticRole" {
3675
3555
  declare module "sap/sac/df/types/SortDirection" {
3676
3556
  /**
3677
3557
  * Sort Direction
3678
- *
3679
- * @experimental As of version 1.130.
3680
3558
  */
3681
3559
  enum SortDirection {
3682
3560
  /**
@@ -3698,8 +3576,6 @@ declare module "sap/sac/df/types/SortDirection" {
3698
3576
  declare module "sap/sac/df/types/SortType" {
3699
3577
  /**
3700
3578
  * Sort Type
3701
- *
3702
- * @experimental As of version 1.130.
3703
3579
  */
3704
3580
  enum SortType {
3705
3581
  /**
@@ -3725,8 +3601,6 @@ declare module "sap/sac/df/types/SortType" {
3725
3601
  declare module "sap/sac/df/types/SystemType" {
3726
3602
  /**
3727
3603
  * System Type of an InA System
3728
- *
3729
- * @experimental As of version 1.89.
3730
3604
  */
3731
3605
  enum SystemType {
3732
3606
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.138.0
1
+ // For Library Version: 1.139.0
2
2
 
3
3
  declare module "sap/suite/ui/commons/collaboration/BaseHelperService" {
4
4
  import BaseObject from "sap/ui/base/Object";
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.138.0
1
+ // For Library Version: 1.139.0
2
2
 
3
3
  declare module "sap/suite/ui/generic/template/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.138.0
1
+ // For Library Version: 1.139.0
2
2
 
3
3
  declare module "sap/suite/ui/microchart/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.138.0
1
+ // For Library Version: 1.139.0
2
2
 
3
3
  declare module "sap/tnt/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.138.0
1
+ // For Library Version: 1.139.0
2
2
 
3
3
  declare module "sap/ui/codeeditor/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.138.0
1
+ // For Library Version: 1.139.0
2
2
 
3
3
  declare module "sap/ui/commons/library" {
4
4
  import { ColorPickerMode as ColorPickerMode1 } from "sap/ui/unified/library";