@openui5/ts-types 1.124.0 → 1.124.2

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.
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.124.0
1
+ // For Library Version: 1.124.2
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -7,6 +7,8 @@ declare namespace sap {
7
7
  * SAPUI5 library with controls based on UI5 Web Components
8
8
  *
9
9
  * @since 1.92.0
10
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. An alternative
11
+ * consumption model is planned for the future.
10
12
  * @experimental (since 1.92.0) - This API is experimental and might change significantly.
11
13
  */
12
14
  namespace main {
@@ -254,6 +256,9 @@ declare namespace sap {
254
256
  /**
255
257
  * Describes the settings that can be provided to the Avatar constructor.
256
258
  *
259
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
260
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
261
+ * functionality.
257
262
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
258
263
  */
259
264
  interface $AvatarSettings
@@ -408,6 +413,9 @@ declare namespace sap {
408
413
  /**
409
414
  * Describes the settings that can be provided to the AvatarGroup constructor.
410
415
  *
416
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
417
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
418
+ * functionality.
411
419
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
412
420
  */
413
421
  interface $AvatarGroupSettings
@@ -459,6 +467,9 @@ declare namespace sap {
459
467
  /**
460
468
  * Describes the settings that can be provided to the Badge constructor.
461
469
  *
470
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
471
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
472
+ * functionality.
462
473
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
463
474
  */
464
475
  interface $BadgeSettings
@@ -489,6 +500,9 @@ declare namespace sap {
489
500
  /**
490
501
  * Describes the settings that can be provided to the Breadcrumbs constructor.
491
502
  *
503
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
504
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
505
+ * functionality.
492
506
  * @experimental (since 1.95.0) - This control is experimental and its API might change significantly.
493
507
  */
494
508
  interface $BreadcrumbsSettings
@@ -546,6 +560,9 @@ declare namespace sap {
546
560
  /**
547
561
  * Describes the settings that can be provided to the BreadcrumbsItem constructor.
548
562
  *
563
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
564
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
565
+ * functionality.
549
566
  * @experimental (since 1.95.0) - This control is experimental and its API might change significantly.
550
567
  */
551
568
  interface $BreadcrumbsItemSettings
@@ -587,6 +604,9 @@ declare namespace sap {
587
604
  /**
588
605
  * Describes the settings that can be provided to the BusyIndicator constructor.
589
606
  *
607
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
608
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
609
+ * functionality.
590
610
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
591
611
  */
592
612
  interface $BusyIndicatorSettings
@@ -646,6 +666,9 @@ declare namespace sap {
646
666
  /**
647
667
  * Describes the settings that can be provided to the Button constructor.
648
668
  *
669
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
670
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
671
+ * functionality.
649
672
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
650
673
  */
651
674
  interface $ButtonSettings
@@ -764,6 +787,9 @@ declare namespace sap {
764
787
  /**
765
788
  * Describes the settings that can be provided to the Calendar constructor.
766
789
  *
790
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
791
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
792
+ * functionality.
767
793
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
768
794
  */
769
795
  interface $CalendarSettings
@@ -857,6 +883,9 @@ declare namespace sap {
857
883
  /**
858
884
  * Describes the settings that can be provided to the CalendarDate constructor.
859
885
  *
886
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
887
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
888
+ * functionality.
860
889
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
861
890
  */
862
891
  interface $CalendarDateSettings
@@ -871,6 +900,9 @@ declare namespace sap {
871
900
  /**
872
901
  * Describes the settings that can be provided to the Card constructor.
873
902
  *
903
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
904
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
905
+ * functionality.
874
906
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
875
907
  */
876
908
  interface $CardSettings extends sap.ui.core.webc.$WebComponentSettings {
@@ -927,6 +959,9 @@ declare namespace sap {
927
959
  /**
928
960
  * Describes the settings that can be provided to the CardHeader constructor.
929
961
  *
962
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
963
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
964
+ * functionality.
930
965
  * @experimental (since 1.95.0) - This control is experimental and its API might change significantly.
931
966
  */
932
967
  interface $CardHeaderSettings
@@ -984,6 +1019,9 @@ declare namespace sap {
984
1019
  /**
985
1020
  * Describes the settings that can be provided to the Carousel constructor.
986
1021
  *
1022
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
1023
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
1024
+ * functionality.
987
1025
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
988
1026
  */
989
1027
  interface $CarouselSettings
@@ -1110,6 +1148,9 @@ declare namespace sap {
1110
1148
  /**
1111
1149
  * Describes the settings that can be provided to the CheckBox constructor.
1112
1150
  *
1151
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
1152
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
1153
+ * functionality.
1113
1154
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
1114
1155
  */
1115
1156
  interface $CheckBoxSettings
@@ -1239,6 +1280,9 @@ declare namespace sap {
1239
1280
  /**
1240
1281
  * Describes the settings that can be provided to the ColorPalette constructor.
1241
1282
  *
1283
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
1284
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
1285
+ * functionality.
1242
1286
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
1243
1287
  */
1244
1288
  interface $ColorPaletteSettings
@@ -1261,6 +1305,9 @@ declare namespace sap {
1261
1305
  /**
1262
1306
  * Describes the settings that can be provided to the ColorPaletteItem constructor.
1263
1307
  *
1308
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
1309
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
1310
+ * functionality.
1264
1311
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
1265
1312
  */
1266
1313
  interface $ColorPaletteItemSettings
@@ -1279,6 +1326,9 @@ declare namespace sap {
1279
1326
  /**
1280
1327
  * Describes the settings that can be provided to the ColorPalettePopover constructor.
1281
1328
  *
1329
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
1330
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
1331
+ * functionality.
1282
1332
  * @experimental (since 1.97.0) - This control is experimental and its API might change significantly.
1283
1333
  */
1284
1334
  interface $ColorPalettePopoverSettings
@@ -1335,6 +1385,9 @@ declare namespace sap {
1335
1385
  /**
1336
1386
  * Describes the settings that can be provided to the ColorPicker constructor.
1337
1387
  *
1388
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
1389
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
1390
+ * functionality.
1338
1391
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
1339
1392
  */
1340
1393
  interface $ColorPickerSettings
@@ -1358,6 +1411,9 @@ declare namespace sap {
1358
1411
  /**
1359
1412
  * Describes the settings that can be provided to the ComboBox constructor.
1360
1413
  *
1414
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
1415
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
1416
+ * functionality.
1361
1417
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
1362
1418
  */
1363
1419
  interface $ComboBoxSettings
@@ -1493,6 +1549,9 @@ declare namespace sap {
1493
1549
  /**
1494
1550
  * Describes the settings that can be provided to the ComboBoxGroupItem constructor.
1495
1551
  *
1552
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
1553
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
1554
+ * functionality.
1496
1555
  * @experimental (since 1.95.0) - This control is experimental and its API might change significantly.
1497
1556
  */
1498
1557
  interface $ComboBoxGroupItemSettings
@@ -1506,6 +1565,9 @@ declare namespace sap {
1506
1565
  /**
1507
1566
  * Describes the settings that can be provided to the ComboBoxItem constructor.
1508
1567
  *
1568
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
1569
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
1570
+ * functionality.
1509
1571
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
1510
1572
  */
1511
1573
  interface $ComboBoxItemSettings
@@ -1526,6 +1588,9 @@ declare namespace sap {
1526
1588
  /**
1527
1589
  * Describes the settings that can be provided to the CustomListItem constructor.
1528
1590
  *
1591
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
1592
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
1593
+ * functionality.
1529
1594
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
1530
1595
  */
1531
1596
  interface $CustomListItemSettings
@@ -1612,6 +1677,9 @@ declare namespace sap {
1612
1677
  /**
1613
1678
  * Describes the settings that can be provided to the DatePicker constructor.
1614
1679
  *
1680
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
1681
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
1682
+ * functionality.
1615
1683
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
1616
1684
  */
1617
1685
  interface $DatePickerSettings
@@ -1772,6 +1840,9 @@ declare namespace sap {
1772
1840
  /**
1773
1841
  * Describes the settings that can be provided to the DateRangePicker constructor.
1774
1842
  *
1843
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
1844
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
1845
+ * functionality.
1775
1846
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
1776
1847
  */
1777
1848
  interface $DateRangePickerSettings
@@ -1938,6 +2009,9 @@ declare namespace sap {
1938
2009
  /**
1939
2010
  * Describes the settings that can be provided to the DateTimePicker constructor.
1940
2011
  *
2012
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
2013
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
2014
+ * functionality.
1941
2015
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
1942
2016
  */
1943
2017
  interface $DateTimePickerSettings
@@ -2098,6 +2172,9 @@ declare namespace sap {
2098
2172
  /**
2099
2173
  * Describes the settings that can be provided to the Dialog constructor.
2100
2174
  *
2175
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
2176
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
2177
+ * functionality.
2101
2178
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
2102
2179
  */
2103
2180
  interface $DialogSettings
@@ -2274,6 +2351,9 @@ declare namespace sap {
2274
2351
  /**
2275
2352
  * Describes the settings that can be provided to the FileUploader constructor.
2276
2353
  *
2354
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
2355
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
2356
+ * functionality.
2277
2357
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
2278
2358
  */
2279
2359
  interface $FileUploaderSettings
@@ -2384,6 +2464,9 @@ declare namespace sap {
2384
2464
  /**
2385
2465
  * Describes the settings that can be provided to the GroupHeaderListItem constructor.
2386
2466
  *
2467
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
2468
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
2469
+ * functionality.
2387
2470
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
2388
2471
  */
2389
2472
  interface $GroupHeaderListItemSettings
@@ -2413,6 +2496,9 @@ declare namespace sap {
2413
2496
  /**
2414
2497
  * Describes the settings that can be provided to the Icon constructor.
2415
2498
  *
2499
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
2500
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
2501
+ * functionality.
2416
2502
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
2417
2503
  */
2418
2504
  interface $IconSettings extends sap.ui.core.webc.$WebComponentSettings {
@@ -2546,6 +2632,9 @@ declare namespace sap {
2546
2632
  /**
2547
2633
  * Describes the settings that can be provided to the Input constructor.
2548
2634
  *
2635
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
2636
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
2637
+ * functionality.
2549
2638
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
2550
2639
  */
2551
2640
  interface $InputSettings
@@ -2735,6 +2824,9 @@ declare namespace sap {
2735
2824
  /**
2736
2825
  * Describes the settings that can be provided to the Label constructor.
2737
2826
  *
2827
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
2828
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
2829
+ * functionality.
2738
2830
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
2739
2831
  */
2740
2832
  interface $LabelSettings
@@ -2795,6 +2887,9 @@ declare namespace sap {
2795
2887
  /**
2796
2888
  * Describes the settings that can be provided to the Link constructor.
2797
2889
  *
2890
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
2891
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
2892
+ * functionality.
2798
2893
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
2799
2894
  */
2800
2895
  interface $LinkSettings extends sap.ui.core.webc.$WebComponentSettings {
@@ -2909,6 +3004,9 @@ declare namespace sap {
2909
3004
  /**
2910
3005
  * Describes the settings that can be provided to the List constructor.
2911
3006
  *
3007
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
3008
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
3009
+ * functionality.
2912
3010
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
2913
3011
  */
2914
3012
  interface $ListSettings extends sap.ui.core.webc.$WebComponentSettings {
@@ -3104,6 +3202,9 @@ declare namespace sap {
3104
3202
  /**
3105
3203
  * Describes the settings that can be provided to the Menu constructor.
3106
3204
  *
3205
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
3206
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
3207
+ * functionality.
3107
3208
  * @experimental (since 1.102.0) - This control is experimental and its API might change significantly.
3108
3209
  */
3109
3210
  interface $MenuSettings extends sap.ui.core.webc.$WebComponentSettings {
@@ -3185,6 +3286,9 @@ declare namespace sap {
3185
3286
  /**
3186
3287
  * Describes the settings that can be provided to the MenuItem constructor.
3187
3288
  *
3289
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
3290
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
3291
+ * functionality.
3188
3292
  * @experimental (since 1.102.0) - This control is experimental and its API might change significantly.
3189
3293
  */
3190
3294
  interface $MenuItemSettings
@@ -3268,6 +3372,9 @@ declare namespace sap {
3268
3372
  /**
3269
3373
  * Describes the settings that can be provided to the MessageStrip constructor.
3270
3374
  *
3375
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
3376
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
3377
+ * functionality.
3271
3378
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
3272
3379
  */
3273
3380
  interface $MessageStripSettings
@@ -3339,6 +3446,9 @@ declare namespace sap {
3339
3446
  /**
3340
3447
  * Describes the settings that can be provided to the MultiComboBox constructor.
3341
3448
  *
3449
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
3450
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
3451
+ * functionality.
3342
3452
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
3343
3453
  */
3344
3454
  interface $MultiComboBoxSettings
@@ -3492,6 +3602,9 @@ declare namespace sap {
3492
3602
  /**
3493
3603
  * Describes the settings that can be provided to the MultiComboBoxGroupItem constructor.
3494
3604
  *
3605
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
3606
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
3607
+ * functionality.
3495
3608
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
3496
3609
  */
3497
3610
  interface $MultiComboBoxGroupItemSettings
@@ -3505,6 +3618,9 @@ declare namespace sap {
3505
3618
  /**
3506
3619
  * Describes the settings that can be provided to the MultiComboBoxItem constructor.
3507
3620
  *
3621
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
3622
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
3623
+ * functionality.
3508
3624
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
3509
3625
  */
3510
3626
  interface $MultiComboBoxItemSettings
@@ -3533,6 +3649,9 @@ declare namespace sap {
3533
3649
  /**
3534
3650
  * Describes the settings that can be provided to the MultiInput constructor.
3535
3651
  *
3652
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
3653
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
3654
+ * functionality.
3536
3655
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
3537
3656
  */
3538
3657
  interface $MultiInputSettings
@@ -3751,6 +3870,9 @@ declare namespace sap {
3751
3870
  /**
3752
3871
  * Describes the settings that can be provided to the Option constructor.
3753
3872
  *
3873
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
3874
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
3875
+ * functionality.
3754
3876
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
3755
3877
  */
3756
3878
  interface $OptionSettings
@@ -3802,6 +3924,9 @@ declare namespace sap {
3802
3924
  /**
3803
3925
  * Describes the settings that can be provided to the Panel constructor.
3804
3926
  *
3927
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
3928
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
3929
+ * functionality.
3805
3930
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
3806
3931
  */
3807
3932
  interface $PanelSettings
@@ -3920,6 +4045,9 @@ declare namespace sap {
3920
4045
  /**
3921
4046
  * Describes the settings that can be provided to the Popover constructor.
3922
4047
  *
4048
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
4049
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
4050
+ * functionality.
3923
4051
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
3924
4052
  */
3925
4053
  interface $PopoverSettings
@@ -4103,6 +4231,9 @@ declare namespace sap {
4103
4231
  /**
4104
4232
  * Describes the settings that can be provided to the ProgressIndicator constructor.
4105
4233
  *
4234
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
4235
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
4236
+ * functionality.
4106
4237
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
4107
4238
  */
4108
4239
  interface $ProgressIndicatorSettings
@@ -4178,6 +4309,9 @@ declare namespace sap {
4178
4309
  /**
4179
4310
  * Describes the settings that can be provided to the RadioButton constructor.
4180
4311
  *
4312
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
4313
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
4314
+ * functionality.
4181
4315
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
4182
4316
  */
4183
4317
  interface $RadioButtonSettings
@@ -4292,6 +4426,9 @@ declare namespace sap {
4292
4426
  /**
4293
4427
  * Describes the settings that can be provided to the RangeSlider constructor.
4294
4428
  *
4429
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
4430
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
4431
+ * functionality.
4295
4432
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
4296
4433
  */
4297
4434
  interface $RangeSliderSettings
@@ -4408,6 +4545,9 @@ declare namespace sap {
4408
4545
  /**
4409
4546
  * Describes the settings that can be provided to the RatingIndicator constructor.
4410
4547
  *
4548
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
4549
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
4550
+ * functionality.
4411
4551
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
4412
4552
  */
4413
4553
  interface $RatingIndicatorSettings
@@ -4489,6 +4629,9 @@ declare namespace sap {
4489
4629
  /**
4490
4630
  * Describes the settings that can be provided to the ResponsivePopover constructor.
4491
4631
  *
4632
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
4633
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
4634
+ * functionality.
4492
4635
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
4493
4636
  */
4494
4637
  interface $ResponsivePopoverSettings
@@ -4656,6 +4799,9 @@ declare namespace sap {
4656
4799
  /**
4657
4800
  * Describes the settings that can be provided to the SegmentedButton constructor.
4658
4801
  *
4802
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
4803
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
4804
+ * functionality.
4659
4805
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
4660
4806
  */
4661
4807
  interface $SegmentedButtonSettings
@@ -4715,6 +4861,9 @@ declare namespace sap {
4715
4861
  /**
4716
4862
  * Describes the settings that can be provided to the SegmentedButtonItem constructor.
4717
4863
  *
4864
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
4865
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
4866
+ * functionality.
4718
4867
  * @experimental (since 1.95.0) - This control is experimental and its API might change significantly.
4719
4868
  */
4720
4869
  interface $SegmentedButtonItemSettings
@@ -4832,6 +4981,9 @@ declare namespace sap {
4832
4981
  /**
4833
4982
  * Describes the settings that can be provided to the Select constructor.
4834
4983
  *
4984
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
4985
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
4986
+ * functionality.
4835
4987
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
4836
4988
  */
4837
4989
  interface $SelectSettings
@@ -4981,6 +5133,9 @@ declare namespace sap {
4981
5133
  /**
4982
5134
  * Describes the settings that can be provided to the SelectMenu constructor.
4983
5135
  *
5136
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
5137
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
5138
+ * functionality.
4984
5139
  * @experimental (since 1.120.0) - This control is experimental and its API might change significantly.
4985
5140
  */
4986
5141
  interface $SelectMenuSettings
@@ -4998,6 +5153,9 @@ declare namespace sap {
4998
5153
  /**
4999
5154
  * Describes the settings that can be provided to the SelectMenuOption constructor.
5000
5155
  *
5156
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
5157
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
5158
+ * functionality.
5001
5159
  * @experimental (since 1.120.0) - This control is experimental and its API might change significantly.
5002
5160
  */
5003
5161
  interface $SelectMenuOptionSettings
@@ -5026,6 +5184,9 @@ declare namespace sap {
5026
5184
  /**
5027
5185
  * Describes the settings that can be provided to the Slider constructor.
5028
5186
  *
5187
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
5188
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
5189
+ * functionality.
5029
5190
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
5030
5191
  */
5031
5192
  interface $SliderSettings
@@ -5134,6 +5295,9 @@ declare namespace sap {
5134
5295
  /**
5135
5296
  * Describes the settings that can be provided to the SplitButton constructor.
5136
5297
  *
5298
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
5299
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
5300
+ * functionality.
5137
5301
  * @experimental (since 1.99.0) - This control is experimental and its API might change significantly.
5138
5302
  */
5139
5303
  interface $SplitButtonSettings
@@ -5196,6 +5360,9 @@ declare namespace sap {
5196
5360
  /**
5197
5361
  * Describes the settings that can be provided to the StandardListItem constructor.
5198
5362
  *
5363
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
5364
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
5365
+ * functionality.
5199
5366
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
5200
5367
  */
5201
5368
  interface $StandardListItemSettings
@@ -5336,6 +5503,9 @@ declare namespace sap {
5336
5503
  /**
5337
5504
  * Describes the settings that can be provided to the StepInput constructor.
5338
5505
  *
5506
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
5507
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
5508
+ * functionality.
5339
5509
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
5340
5510
  */
5341
5511
  interface $StepInputSettings
@@ -5474,6 +5644,9 @@ declare namespace sap {
5474
5644
  /**
5475
5645
  * Describes the settings that can be provided to the SuggestionGroupItem constructor.
5476
5646
  *
5647
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
5648
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
5649
+ * functionality.
5477
5650
  * @experimental (since 1.95.0) - This control is experimental and its API might change significantly.
5478
5651
  */
5479
5652
  interface $SuggestionGroupItemSettings
@@ -5487,6 +5660,9 @@ declare namespace sap {
5487
5660
  /**
5488
5661
  * Describes the settings that can be provided to the SuggestionItem constructor.
5489
5662
  *
5663
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
5664
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
5665
+ * functionality.
5490
5666
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
5491
5667
  */
5492
5668
  interface $SuggestionItemSettings
@@ -5559,6 +5735,9 @@ declare namespace sap {
5559
5735
  /**
5560
5736
  * Describes the settings that can be provided to the Switch constructor.
5561
5737
  *
5738
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
5739
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
5740
+ * functionality.
5562
5741
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
5563
5742
  */
5564
5743
  interface $SwitchSettings
@@ -5660,6 +5839,9 @@ declare namespace sap {
5660
5839
  /**
5661
5840
  * Describes the settings that can be provided to the Tab constructor.
5662
5841
  *
5842
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
5843
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
5844
+ * functionality.
5663
5845
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
5664
5846
  */
5665
5847
  interface $TabSettings extends sap.ui.core.webc.$WebComponentSettings {
@@ -5745,6 +5927,9 @@ declare namespace sap {
5745
5927
  /**
5746
5928
  * Describes the settings that can be provided to the TabContainer constructor.
5747
5929
  *
5930
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
5931
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
5932
+ * functionality.
5748
5933
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
5749
5934
  */
5750
5935
  interface $TabContainerSettings
@@ -5855,6 +6040,9 @@ declare namespace sap {
5855
6040
  /**
5856
6041
  * Describes the settings that can be provided to the Table constructor.
5857
6042
  *
6043
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
6044
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
6045
+ * functionality.
5858
6046
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
5859
6047
  */
5860
6048
  interface $TableSettings
@@ -6043,6 +6231,9 @@ declare namespace sap {
6043
6231
  /**
6044
6232
  * Describes the settings that can be provided to the TableCell constructor.
6045
6233
  *
6234
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
6235
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
6236
+ * functionality.
6046
6237
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
6047
6238
  */
6048
6239
  interface $TableCellSettings
@@ -6060,6 +6251,9 @@ declare namespace sap {
6060
6251
  /**
6061
6252
  * Describes the settings that can be provided to the TableColumn constructor.
6062
6253
  *
6254
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
6255
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
6256
+ * functionality.
6063
6257
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
6064
6258
  */
6065
6259
  interface $TableColumnSettings
@@ -6121,6 +6315,9 @@ declare namespace sap {
6121
6315
  /**
6122
6316
  * Describes the settings that can be provided to the TableGroupRow constructor.
6123
6317
  *
6318
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
6319
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
6320
+ * functionality.
6124
6321
  * @experimental (since 1.95.0) - This control is experimental and its API might change significantly.
6125
6322
  */
6126
6323
  interface $TableGroupRowSettings
@@ -6134,6 +6331,9 @@ declare namespace sap {
6134
6331
  /**
6135
6332
  * Describes the settings that can be provided to the TableRow constructor.
6136
6333
  *
6334
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
6335
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
6336
+ * functionality.
6137
6337
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
6138
6338
  */
6139
6339
  interface $TableRowSettings
@@ -6184,6 +6384,9 @@ declare namespace sap {
6184
6384
  /**
6185
6385
  * Describes the settings that can be provided to the TabSeparator constructor.
6186
6386
  *
6387
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
6388
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
6389
+ * functionality.
6187
6390
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
6188
6391
  */
6189
6392
  interface $TabSeparatorSettings
@@ -6192,6 +6395,9 @@ declare namespace sap {
6192
6395
  /**
6193
6396
  * Describes the settings that can be provided to the TextArea constructor.
6194
6397
  *
6398
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
6399
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
6400
+ * functionality.
6195
6401
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
6196
6402
  */
6197
6403
  interface $TextAreaSettings
@@ -6359,6 +6565,9 @@ declare namespace sap {
6359
6565
  /**
6360
6566
  * Describes the settings that can be provided to the TimePicker constructor.
6361
6567
  *
6568
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
6569
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
6570
+ * functionality.
6362
6571
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
6363
6572
  */
6364
6573
  interface $TimePickerSettings
@@ -6454,6 +6663,9 @@ declare namespace sap {
6454
6663
  /**
6455
6664
  * Describes the settings that can be provided to the Title constructor.
6456
6665
  *
6666
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
6667
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
6668
+ * functionality.
6457
6669
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
6458
6670
  */
6459
6671
  interface $TitleSettings
@@ -6492,6 +6704,9 @@ declare namespace sap {
6492
6704
  /**
6493
6705
  * Describes the settings that can be provided to the Toast constructor.
6494
6706
  *
6707
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
6708
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
6709
+ * functionality.
6495
6710
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
6496
6711
  */
6497
6712
  interface $ToastSettings
@@ -6541,6 +6756,9 @@ declare namespace sap {
6541
6756
  /**
6542
6757
  * Describes the settings that can be provided to the ToggleButton constructor.
6543
6758
  *
6759
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
6760
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
6761
+ * functionality.
6544
6762
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
6545
6763
  */
6546
6764
  interface $ToggleButtonSettings
@@ -6658,6 +6876,9 @@ declare namespace sap {
6658
6876
  /**
6659
6877
  * Describes the settings that can be provided to the Token constructor.
6660
6878
  *
6879
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
6880
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
6881
+ * functionality.
6661
6882
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
6662
6883
  */
6663
6884
  interface $TokenSettings
@@ -6705,6 +6926,9 @@ declare namespace sap {
6705
6926
  /**
6706
6927
  * Describes the settings that can be provided to the Toolbar constructor.
6707
6928
  *
6929
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
6930
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
6931
+ * functionality.
6708
6932
  * @experimental (since 1.120.0) - This control is experimental and its API might change significantly.
6709
6933
  */
6710
6934
  interface $ToolbarSettings
@@ -6747,6 +6971,9 @@ declare namespace sap {
6747
6971
  /**
6748
6972
  * Describes the settings that can be provided to the ToolbarButton constructor.
6749
6973
  *
6974
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
6975
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
6976
+ * functionality.
6750
6977
  * @experimental (since 1.120.0) - This control is experimental and its API might change significantly.
6751
6978
  */
6752
6979
  interface $ToolbarButtonSettings
@@ -6857,6 +7084,9 @@ declare namespace sap {
6857
7084
  /**
6858
7085
  * Describes the settings that can be provided to the ToolbarSelect constructor.
6859
7086
  *
7087
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
7088
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
7089
+ * functionality.
6860
7090
  * @experimental (since 1.120.0) - This control is experimental and its API might change significantly.
6861
7091
  */
6862
7092
  interface $ToolbarSelectSettings
@@ -6939,6 +7169,9 @@ declare namespace sap {
6939
7169
  /**
6940
7170
  * Describes the settings that can be provided to the ToolbarSelectOption constructor.
6941
7171
  *
7172
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
7173
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
7174
+ * functionality.
6942
7175
  * @experimental (since 1.120.0) - This control is experimental and its API might change significantly.
6943
7176
  */
6944
7177
  interface $ToolbarSelectOptionSettings
@@ -6960,6 +7193,9 @@ declare namespace sap {
6960
7193
  /**
6961
7194
  * Describes the settings that can be provided to the ToolbarSeparator constructor.
6962
7195
  *
7196
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
7197
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
7198
+ * functionality.
6963
7199
  * @experimental (since 1.120.0) - This control is experimental and its API might change significantly.
6964
7200
  */
6965
7201
  interface $ToolbarSeparatorSettings
@@ -6968,6 +7204,9 @@ declare namespace sap {
6968
7204
  /**
6969
7205
  * Describes the settings that can be provided to the ToolbarSpacer constructor.
6970
7206
  *
7207
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
7208
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
7209
+ * functionality.
6971
7210
  * @experimental (since 1.120.0) - This control is experimental and its API might change significantly.
6972
7211
  */
6973
7212
  interface $ToolbarSpacerSettings
@@ -6988,6 +7227,9 @@ declare namespace sap {
6988
7227
  /**
6989
7228
  * Describes the settings that can be provided to the Tree constructor.
6990
7229
  *
7230
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
7231
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
7232
+ * functionality.
6991
7233
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
6992
7234
  */
6993
7235
  interface $TreeSettings extends sap.ui.core.webc.$WebComponentSettings {
@@ -7119,6 +7361,9 @@ declare namespace sap {
7119
7361
  /**
7120
7362
  * Describes the settings that can be provided to the TreeItem constructor.
7121
7363
  *
7364
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
7365
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
7366
+ * functionality.
7122
7367
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
7123
7368
  */
7124
7369
  interface $TreeItemSettings
@@ -7268,6 +7513,9 @@ declare namespace sap {
7268
7513
  /**
7269
7514
  * Describes the settings that can be provided to the TreeItemCustom constructor.
7270
7515
  *
7516
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
7517
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
7518
+ * functionality.
7271
7519
  * @experimental (since 1.115.0) - This control is experimental and its API might change significantly.
7272
7520
  */
7273
7521
  interface $TreeItemCustomSettings
@@ -8333,6 +8581,9 @@ declare namespace sap {
8333
8581
  *
8334
8582
  *
8335
8583
  * @since 1.92.0
8584
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
8585
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
8586
+ * functionality.
8336
8587
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
8337
8588
  */
8338
8589
  class Avatar
@@ -8970,6 +9221,9 @@ declare namespace sap {
8970
9221
  *
8971
9222
  *
8972
9223
  * @since 1.92.0
9224
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
9225
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
9226
+ * functionality.
8973
9227
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
8974
9228
  */
8975
9229
  class AvatarGroup extends sap.ui.core.webc.WebComponent {
@@ -9362,6 +9616,9 @@ declare namespace sap {
9362
9616
  * theme.
9363
9617
  *
9364
9618
  * @since 1.92.0
9619
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
9620
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
9621
+ * functionality.
9365
9622
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
9366
9623
  */
9367
9624
  class Badge extends sap.ui.core.webc.WebComponent {
@@ -9596,6 +9853,9 @@ declare namespace sap {
9596
9853
  *
9597
9854
  *
9598
9855
  * @since 1.95.0
9856
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
9857
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
9858
+ * functionality.
9599
9859
  * @experimental (since 1.95.0) - This control is experimental and its API might change significantly.
9600
9860
  */
9601
9861
  class Breadcrumbs extends sap.ui.core.webc.WebComponent {
@@ -9918,6 +10178,9 @@ declare namespace sap {
9918
10178
  * The `sap.ui.webc.main.BreadcrumbsItem` component defines the content of an item in `sap.ui.webc.main.Breadcrumbs`.
9919
10179
  *
9920
10180
  * @since 1.95.0
10181
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
10182
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
10183
+ * functionality.
9921
10184
  * @experimental (since 1.95.0) - This control is experimental and its API might change significantly.
9922
10185
  */
9923
10186
  class BreadcrumbsItem
@@ -10152,6 +10415,9 @@ declare namespace sap {
10152
10415
  * - Do not show multiple busy indicators at once.
10153
10416
  *
10154
10417
  * @since 1.92.0
10418
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
10419
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
10420
+ * functionality.
10155
10421
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
10156
10422
  */
10157
10423
  class BusyIndicator extends sap.ui.core.webc.WebComponent {
@@ -10493,6 +10759,9 @@ declare namespace sap {
10493
10759
  * - button - Used to style the native button element
10494
10760
  *
10495
10761
  * @since 1.92.0
10762
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
10763
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
10764
+ * functionality.
10496
10765
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
10497
10766
  */
10498
10767
  class Button
@@ -11097,6 +11366,9 @@ declare namespace sap {
11097
11366
  * `
11098
11367
  *
11099
11368
  * @since 1.92.0
11369
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
11370
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
11371
+ * functionality.
11100
11372
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
11101
11373
  */
11102
11374
  class Calendar extends sap.ui.core.webc.WebComponent {
@@ -11568,6 +11840,9 @@ declare namespace sap {
11568
11840
  * The `sap.ui.webc.main.CalendarDate` component defines a calendar date to be used inside `sap.ui.webc.main.Calendar`
11569
11841
  *
11570
11842
  * @since 1.92.0
11843
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
11844
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
11845
+ * functionality.
11571
11846
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
11572
11847
  */
11573
11848
  class CalendarDate
@@ -11677,6 +11952,9 @@ declare namespace sap {
11677
11952
  * taken for keyboard handling, styling and accessibility.
11678
11953
  *
11679
11954
  * @since 1.92.0
11955
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
11956
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
11957
+ * functionality.
11680
11958
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
11681
11959
  */
11682
11960
  class Card extends sap.ui.core.webc.WebComponent {
@@ -12036,6 +12314,9 @@ declare namespace sap {
12036
12314
  * - status - Used to style the status of the CardHeader
12037
12315
  *
12038
12316
  * @since 1.95.0
12317
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
12318
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
12319
+ * functionality.
12039
12320
  * @experimental (since 1.95.0) - This control is experimental and its API might change significantly.
12040
12321
  */
12041
12322
  class CardHeader
@@ -12499,6 +12780,9 @@ declare namespace sap {
12499
12780
  * - content - Used to style the content of the component
12500
12781
  *
12501
12782
  * @since 1.92.0
12783
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
12784
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
12785
+ * functionality.
12502
12786
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
12503
12787
  */
12504
12788
  class Carousel extends sap.ui.core.webc.WebComponent {
@@ -13121,6 +13405,9 @@ declare namespace sap {
13121
13405
  *
13122
13406
  *
13123
13407
  * @since 1.92.0
13408
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
13409
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
13410
+ * functionality.
13124
13411
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
13125
13412
  */
13126
13413
  class CheckBox
@@ -13690,6 +13977,9 @@ declare namespace sap {
13690
13977
  * of the `sap.ui.webc.main.ColorPalette`.
13691
13978
  *
13692
13979
  * @since 1.92.0
13980
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
13981
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
13982
+ * functionality.
13693
13983
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
13694
13984
  */
13695
13985
  class ColorPalette extends sap.ui.core.webc.WebComponent {
@@ -13917,6 +14207,9 @@ declare namespace sap {
13917
14207
  * The `sap.ui.webc.main.ColorPaletteItem` component represents a color in the the `sap.ui.webc.main.ColorPalette`.
13918
14208
  *
13919
14209
  * @since 1.92.0
14210
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
14211
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
14212
+ * functionality.
13920
14213
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
13921
14214
  */
13922
14215
  class ColorPaletteItem
@@ -14032,6 +14325,9 @@ declare namespace sap {
14032
14325
  * and spend large amount of time to configure the right color through the color picker.
14033
14326
  *
14034
14327
  * @since 1.97.0
14328
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
14329
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
14330
+ * functionality.
14035
14331
  * @experimental (since 1.97.0) - This control is experimental and its API might change significantly.
14036
14332
  */
14037
14333
  class ColorPalettePopover extends sap.ui.core.webc.WebComponent {
@@ -14394,6 +14690,9 @@ declare namespace sap {
14394
14690
  *
14395
14691
  *
14396
14692
  * @since 1.92.0
14693
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
14694
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
14695
+ * functionality.
14397
14696
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
14398
14697
  */
14399
14698
  class ColorPicker extends sap.ui.core.webc.WebComponent {
@@ -14602,6 +14901,9 @@ declare namespace sap {
14602
14901
  * selects the last item.
14603
14902
  *
14604
14903
  * @since 1.92.0
14904
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
14905
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
14906
+ * functionality.
14605
14907
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
14606
14908
  */
14607
14909
  class ComboBox
@@ -15436,6 +15738,9 @@ declare namespace sap {
15436
15738
  * suggestions into groups.
15437
15739
  *
15438
15740
  * @since 1.95.0
15741
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
15742
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
15743
+ * functionality.
15439
15744
  * @experimental (since 1.95.0) - This control is experimental and its API might change significantly.
15440
15745
  */
15441
15746
  class ComboBoxGroupItem
@@ -15539,6 +15844,9 @@ declare namespace sap {
15539
15844
  * The `sap.ui.webc.main.ComboBoxItem` represents the item for a `sap.ui.webc.main.ComboBox`.
15540
15845
  *
15541
15846
  * @since 1.92.0
15847
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
15848
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
15849
+ * functionality.
15542
15850
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
15543
15851
  */
15544
15852
  class ComboBoxItem
@@ -15686,6 +15994,9 @@ declare namespace sap {
15686
15994
  * - checkbox - Used to style the checkbox rendered when the list item is in multiple selection mode
15687
15995
  *
15688
15996
  * @since 1.92.0
15997
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
15998
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
15999
+ * functionality.
15689
16000
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
15690
16001
  */
15691
16002
  class CustomListItem
@@ -16180,6 +16491,9 @@ declare namespace sap {
16180
16491
  *
16181
16492
  *
16182
16493
  * @since 1.92.0
16494
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
16495
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
16496
+ * functionality.
16183
16497
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
16184
16498
  */
16185
16499
  class DatePicker
@@ -17022,6 +17336,9 @@ declare namespace sap {
17022
17336
  * - [SHIFT] + [CTRL] + [PAGEUP] - Increments the corresponding year by one
17023
17337
  *
17024
17338
  * @since 1.92.0
17339
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
17340
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
17341
+ * functionality.
17025
17342
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
17026
17343
  */
17027
17344
  class DateRangePicker
@@ -17944,6 +18261,9 @@ declare namespace sap {
17944
18261
  * or desktop, it is displayed as a popover, while on phone devices, it is displayed full screen.
17945
18262
  *
17946
18263
  * @since 1.92.0
18264
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
18265
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
18266
+ * functionality.
17947
18267
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
17948
18268
  */
17949
18269
  class DateTimePicker
@@ -18804,6 +19124,9 @@ declare namespace sap {
18804
19124
  * inside other components containing z-index. This might break z-index management.
18805
19125
  *
18806
19126
  * @since 1.92.0
19127
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
19128
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
19129
+ * functionality.
18807
19130
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
18808
19131
  */
18809
19132
  class Dialog extends sap.ui.core.webc.WebComponent {
@@ -19864,6 +20187,9 @@ declare namespace sap {
19864
20187
  * and "disabled" properties.
19865
20188
  *
19866
20189
  * @since 1.92.0
20190
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
20191
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
20192
+ * functionality.
19867
20193
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
19868
20194
  */
19869
20195
  class FileUploader
@@ -20421,6 +20747,9 @@ declare namespace sap {
20421
20747
  * into logical groups.
20422
20748
  *
20423
20749
  * @since 1.92.0
20750
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
20751
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
20752
+ * functionality.
20424
20753
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
20425
20754
  */
20426
20755
  class GroupHeaderListItem
@@ -20647,6 +20976,9 @@ declare namespace sap {
20647
20976
  * triggering the click event.
20648
20977
  *
20649
20978
  * @since 1.92.0
20979
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
20980
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
20981
+ * functionality.
20650
20982
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
20651
20983
  */
20652
20984
  class Icon
@@ -21198,6 +21530,9 @@ declare namespace sap {
21198
21530
  * focus is in the input, does nothing.
21199
21531
  *
21200
21532
  * @since 1.92.0
21533
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
21534
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
21535
+ * functionality.
21201
21536
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
21202
21537
  */
21203
21538
  class Input
@@ -22281,6 +22616,9 @@ declare namespace sap {
22281
22616
  * choice of designs, you can use custom styles.
22282
22617
  *
22283
22618
  * @since 1.92.0
22619
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
22620
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
22621
+ * functionality.
22284
22622
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
22285
22623
  */
22286
22624
  class Label
@@ -22544,6 +22882,9 @@ declare namespace sap {
22544
22882
  * property is set to `"Normal"`, the text is displayed on several lines instead of being truncated.
22545
22883
  *
22546
22884
  * @since 1.92.0
22885
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
22886
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
22887
+ * functionality.
22547
22888
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
22548
22889
  */
22549
22890
  class Link extends sap.ui.core.webc.WebComponent {
@@ -23095,6 +23436,9 @@ declare namespace sap {
23095
23436
  * - [DELETE] - Delete an item if `mode` property is `Delete`
23096
23437
  *
23097
23438
  * @since 1.92.0
23439
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
23440
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
23441
+ * functionality.
23098
23442
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
23099
23443
  */
23100
23444
  class List extends sap.ui.core.webc.WebComponent {
@@ -24301,6 +24645,9 @@ declare namespace sap {
24301
24645
  *
24302
24646
  *
24303
24647
  * @since 1.102.0
24648
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
24649
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
24650
+ * functionality.
24304
24651
  * @experimental (since 1.102.0) - This control is experimental and its API might change significantly.
24305
24652
  */
24306
24653
  class Menu extends sap.ui.core.webc.WebComponent {
@@ -25014,6 +25361,9 @@ declare namespace sap {
25014
25361
  * not intended for public use.
25015
25362
  *
25016
25363
  * @since 1.102.0
25364
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
25365
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
25366
+ * functionality.
25017
25367
  * @experimental (since 1.102.0) - This control is experimental and its API might change significantly.
25018
25368
  */
25019
25369
  class MenuItem
@@ -25424,6 +25774,9 @@ declare namespace sap {
25424
25774
  * Keyboard Handling:
25425
25775
  *
25426
25776
  * @since 1.92.0
25777
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
25778
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
25779
+ * functionality.
25427
25780
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
25428
25781
  */
25429
25782
  class MessageStrip extends sap.ui.core.webc.WebComponent {
@@ -25806,6 +26159,9 @@ declare namespace sap {
25806
26159
  * - token-{index} - Used to style each token(where `token-0` corresponds to the first item)
25807
26160
  *
25808
26161
  * @since 1.92.0
26162
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
26163
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
26164
+ * functionality.
25809
26165
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
25810
26166
  */
25811
26167
  class MultiComboBox
@@ -26757,6 +27113,9 @@ declare namespace sap {
26757
27113
  * `sap.ui.webc.main.MultiComboBox` suggestions into groups.
26758
27114
  *
26759
27115
  * @since 1.92.0
27116
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
27117
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
27118
+ * functionality.
26760
27119
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
26761
27120
  */
26762
27121
  class MultiComboBoxGroupItem
@@ -26863,6 +27222,9 @@ declare namespace sap {
26863
27222
  * The `sap.ui.webc.main.MultiComboBoxItem` represents the item for a `sap.ui.webc.main.MultiComboBox`.
26864
27223
  *
26865
27224
  * @since 1.92.0
27225
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
27226
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
27227
+ * functionality.
26866
27228
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
26867
27229
  */
26868
27230
  class MultiComboBoxItem
@@ -27031,6 +27393,9 @@ declare namespace sap {
27031
27393
  * - Select a value from the suggestion list (`suggestion-item-select` event is fired)
27032
27394
  *
27033
27395
  * @since 1.92.0
27396
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
27397
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
27398
+ * functionality.
27034
27399
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
27035
27400
  */
27036
27401
  class MultiInput
@@ -28373,6 +28738,9 @@ declare namespace sap {
28373
28738
  * The `sap.ui.webc.main.Option` component defines the content of an option in the `sap.ui.webc.main.Select`.
28374
28739
  *
28375
28740
  * @since 1.92.0
28741
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
28742
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
28743
+ * functionality.
28376
28744
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
28377
28745
  */
28378
28746
  class Option
@@ -28656,6 +29024,9 @@ declare namespace sap {
28656
29024
  * Keyboard Handling:
28657
29025
  *
28658
29026
  * @since 1.92.0
29027
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
29028
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
29029
+ * functionality.
28659
29030
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
28660
29031
  */
28661
29032
  class Panel extends sap.ui.core.webc.WebComponent {
@@ -29283,6 +29654,9 @@ declare namespace sap {
29283
29654
  * - footer - Used to style the footer of the component
29284
29655
  *
29285
29656
  * @since 1.92.0
29657
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
29658
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
29659
+ * functionality.
29286
29660
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
29287
29661
  */
29288
29662
  class Popover extends sap.ui.core.webc.WebComponent {
@@ -30409,6 +30783,9 @@ declare namespace sap {
30409
30783
  * CSS properties.
30410
30784
  *
30411
30785
  * @since 1.92.0
30786
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
30787
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
30788
+ * functionality.
30412
30789
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
30413
30790
  */
30414
30791
  class ProgressIndicator
@@ -30726,6 +31103,9 @@ declare namespace sap {
30726
31103
  * **Note:** On entering radio button group, the focus goes to the currently selected radio button.
30727
31104
  *
30728
31105
  * @since 1.92.0
31106
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
31107
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
31108
+ * functionality.
30729
31109
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
30730
31110
  */
30731
31111
  class RadioButton
@@ -31312,6 +31692,9 @@ declare namespace sap {
31312
31692
  *
31313
31693
  *
31314
31694
  * @since 1.92.0
31695
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
31696
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
31697
+ * functionality.
31315
31698
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
31316
31699
  */
31317
31700
  class RangeSlider extends sap.ui.core.webc.WebComponent {
@@ -31902,6 +32285,9 @@ declare namespace sap {
31902
32285
  * of values, sets the highest value.
31903
32286
  *
31904
32287
  * @since 1.92.0
32288
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
32289
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
32290
+ * functionality.
31905
32291
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
31906
32292
  */
31907
32293
  class RatingIndicator
@@ -32312,6 +32698,9 @@ declare namespace sap {
32312
32698
  * - footer - Used to style the footer of the component
32313
32699
  *
32314
32700
  * @since 1.92.0
32701
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
32702
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
32703
+ * functionality.
32315
32704
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
32316
32705
  */
32317
32706
  class ResponsivePopover extends sap.ui.core.webc.WebComponent {
@@ -33398,6 +33787,9 @@ declare namespace sap {
33398
33787
  * **Note:** There can be just one selected `item` at a time.
33399
33788
  *
33400
33789
  * @since 1.92.0
33790
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
33791
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
33792
+ * functionality.
33401
33793
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
33402
33794
  */
33403
33795
  class SegmentedButton
@@ -33753,6 +34145,9 @@ declare namespace sap {
33753
34145
  * CSS-styling classes, apps can give a different style to any `sap.ui.webc.main.SegmentedButtonItem`.
33754
34146
  *
33755
34147
  * @since 1.95.0
34148
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
34149
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
34150
+ * functionality.
33756
34151
  * @experimental (since 1.95.0) - This control is experimental and its API might change significantly.
33757
34152
  */
33758
34153
  class SegmentedButtonItem
@@ -34319,6 +34714,9 @@ declare namespace sap {
34319
34714
  *
34320
34715
  *
34321
34716
  * @since 1.92.0
34717
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
34718
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
34719
+ * functionality.
34322
34720
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
34323
34721
  */
34324
34722
  class Select
@@ -35190,6 +35588,9 @@ declare namespace sap {
35190
35588
  *
35191
35589
  *
35192
35590
  * @since 1.120.0
35591
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
35592
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
35593
+ * functionality.
35193
35594
  * @experimental (since 1.120.0) - This control is experimental and its API might change significantly.
35194
35595
  */
35195
35596
  class SelectMenu extends sap.ui.core.webc.WebComponent {
@@ -35339,6 +35740,9 @@ declare namespace sap {
35339
35740
  * Usage:
35340
35741
  *
35341
35742
  * @since 1.120.0
35743
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
35744
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
35745
+ * functionality.
35342
35746
  * @experimental (since 1.120.0) - This control is experimental and its API might change significantly.
35343
35747
  */
35344
35748
  class SelectMenuOption
@@ -35592,6 +35996,9 @@ declare namespace sap {
35592
35996
  *
35593
35997
  *
35594
35998
  * @since 1.92.0
35999
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
36000
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
36001
+ * functionality.
35595
36002
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
35596
36003
  */
35597
36004
  class Slider
@@ -36154,6 +36561,9 @@ declare namespace sap {
36154
36561
  * - `arrow-click` for the second button (arrow action)
36155
36562
  *
36156
36563
  * @since 1.99.0
36564
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
36565
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
36566
+ * functionality.
36157
36567
  * @experimental (since 1.99.0) - This control is experimental and its API might change significantly.
36158
36568
  */
36159
36569
  class SplitButton extends sap.ui.core.webc.WebComponent {
@@ -36580,6 +36990,9 @@ declare namespace sap {
36580
36990
  * - checkbox - Used to style the checkbox rendered when the list item is in multiple selection mode
36581
36991
  *
36582
36992
  * @since 1.92.0
36993
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
36994
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
36995
+ * functionality.
36583
36996
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
36584
36997
  */
36585
36998
  class StandardListItem
@@ -37245,6 +37658,9 @@ declare namespace sap {
37245
37658
  * - To enter dates and times. In this case, use date/time related components instead.
37246
37659
  *
37247
37660
  * @since 1.92.0
37661
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
37662
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
37663
+ * functionality.
37248
37664
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
37249
37665
  */
37250
37666
  class StepInput
@@ -37855,6 +38271,9 @@ declare namespace sap {
37855
38271
  * `sap.ui.webc.main.Input` suggestions into groups.
37856
38272
  *
37857
38273
  * @since 1.95.0
38274
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
38275
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
38276
+ * functionality.
37858
38277
  * @experimental (since 1.95.0) - This control is experimental and its API might change significantly.
37859
38278
  */
37860
38279
  class SuggestionGroupItem
@@ -37958,6 +38377,9 @@ declare namespace sap {
37958
38377
  * The `sap.ui.webc.main.SuggestionItem` represents the suggestion item of the `sap.ui.webc.main.Input`.
37959
38378
  *
37960
38379
  * @since 1.92.0
38380
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
38381
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
38382
+ * functionality.
37961
38383
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
37962
38384
  */
37963
38385
  class SuggestionItem
@@ -38291,6 +38713,9 @@ declare namespace sap {
38291
38713
  * - handle - Used to style the handle of the switch
38292
38714
  *
38293
38715
  * @since 1.92.0
38716
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
38717
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
38718
+ * functionality.
38294
38719
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
38295
38720
  */
38296
38721
  class Switch
@@ -38775,6 +39200,9 @@ declare namespace sap {
38775
39200
  * that is presented to the user once the tab is selected.
38776
39201
  *
38777
39202
  * @since 1.92.0
39203
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
39204
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
39205
+ * functionality.
38778
39206
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
38779
39207
  */
38780
39208
  class Tab
@@ -39243,6 +39671,9 @@ declare namespace sap {
39243
39671
  * Keyboard Handling:
39244
39672
  *
39245
39673
  * @since 1.92.0
39674
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
39675
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
39676
+ * functionality.
39246
39677
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
39247
39678
  */
39248
39679
  class TabContainer extends sap.ui.core.webc.WebComponent {
@@ -39827,6 +40258,9 @@ declare namespace sap {
39827
40258
  * - [CTRL]+[HOME]/[END] - Same behavior as HOME & END.
39828
40259
  *
39829
40260
  * @since 1.92.0
40261
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
40262
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
40263
+ * functionality.
39830
40264
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
39831
40265
  */
39832
40266
  class Table extends sap.ui.core.webc.WebComponent {
@@ -40837,6 +41271,9 @@ declare namespace sap {
40837
41271
  * - cell - Used to style the native `td` element
40838
41272
  *
40839
41273
  * @since 1.92.0
41274
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
41275
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
41276
+ * functionality.
40840
41277
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
40841
41278
  */
40842
41279
  class TableCell
@@ -40998,6 +41435,9 @@ declare namespace sap {
40998
41435
  * - column - Used to style the native `th` element
40999
41436
  *
41000
41437
  * @since 1.92.0
41438
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
41439
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
41440
+ * functionality.
41001
41441
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
41002
41442
  */
41003
41443
  class TableColumn
@@ -41304,6 +41744,9 @@ declare namespace sap {
41304
41744
  * - group-row - Used to style the native `tr` element.
41305
41745
  *
41306
41746
  * @since 1.95.0
41747
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
41748
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
41749
+ * functionality.
41307
41750
  * @experimental (since 1.95.0) - This control is experimental and its API might change significantly.
41308
41751
  */
41309
41752
  class TableGroupRow
@@ -41417,6 +41860,9 @@ declare namespace sap {
41417
41860
  * - popin-row - Used to style the `tr` element when a row pops in
41418
41861
  *
41419
41862
  * @since 1.92.0
41863
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
41864
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
41865
+ * functionality.
41420
41866
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
41421
41867
  */
41422
41868
  class TableRow
@@ -41671,6 +42117,9 @@ declare namespace sap {
41671
42117
  * The `sap.ui.webc.main.TabSeparator` represents a vertical line to separate tabs inside a `sap.ui.webc.main.TabContainer`.
41672
42118
  *
41673
42119
  * @since 1.92.0
42120
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
42121
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
42122
+ * functionality.
41674
42123
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
41675
42124
  */
41676
42125
  class TabSeparator
@@ -41769,6 +42218,9 @@ declare namespace sap {
41769
42218
  * - textarea - Used to style the native textarea
41770
42219
  *
41771
42220
  * @since 1.92.0
42221
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
42222
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
42223
+ * functionality.
41772
42224
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
41773
42225
  */
41774
42226
  class TextArea
@@ -42583,6 +43035,9 @@ declare namespace sap {
42583
43035
  * is pressed, the first clock is beind displayed.
42584
43036
  *
42585
43037
  * @since 1.92.0
43038
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
43039
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
43040
+ * functionality.
42586
43041
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
42587
43042
  */
42588
43043
  class TimePicker
@@ -43125,6 +43580,9 @@ declare namespace sap {
43125
43580
  * text with explicit header/title semantics.
43126
43581
  *
43127
43582
  * @since 1.92.0
43583
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
43584
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
43585
+ * functionality.
43128
43586
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
43129
43587
  */
43130
43588
  class Title extends sap.ui.core.webc.WebComponent {
@@ -43323,6 +43781,9 @@ declare namespace sap {
43323
43781
  * - You want users to be able to copy some part of the message text.
43324
43782
  *
43325
43783
  * @since 1.92.0
43784
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
43785
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
43786
+ * functionality.
43326
43787
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
43327
43788
  */
43328
43789
  class Toast extends sap.ui.core.webc.WebComponent {
@@ -43554,6 +44015,9 @@ declare namespace sap {
43554
44015
  * CSS-styling classes, apps can give a different style to any `sap.ui.webc.main.ToggleButton`.
43555
44016
  *
43556
44017
  * @since 1.92.0
44018
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
44019
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
44020
+ * functionality.
43557
44021
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
43558
44022
  */
43559
44023
  class ToggleButton extends sap.ui.core.webc.WebComponent {
@@ -44078,6 +44542,9 @@ declare namespace sap {
44078
44542
  * items.
44079
44543
  *
44080
44544
  * @since 1.92.0
44545
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
44546
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
44547
+ * functionality.
44081
44548
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
44082
44549
  */
44083
44550
  class Token
@@ -44412,6 +44879,9 @@ declare namespace sap {
44412
44879
  *
44413
44880
  *
44414
44881
  * @since 1.120.0
44882
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
44883
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
44884
+ * functionality.
44415
44885
  * @experimental (since 1.120.0) - This control is experimental and its API might change significantly.
44416
44886
  */
44417
44887
  class Toolbar extends sap.ui.core.webc.WebComponent {
@@ -44651,6 +45121,9 @@ declare namespace sap {
44651
45121
  * Overview: The `sap.ui.webc.main.ToolbarButton` represents an abstract action, used in the `sap.ui.webc.main.Toolbar`.
44652
45122
  *
44653
45123
  * @since 1.120.0
45124
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
45125
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
45126
+ * functionality.
44654
45127
  * @experimental (since 1.120.0) - This control is experimental and its API might change significantly.
44655
45128
  */
44656
45129
  class ToolbarButton
@@ -45142,6 +45615,9 @@ declare namespace sap {
45142
45615
  * component.
45143
45616
  *
45144
45617
  * @since 1.120.0
45618
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
45619
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
45620
+ * functionality.
45145
45621
  * @experimental (since 1.120.0) - This control is experimental and its API might change significantly.
45146
45622
  */
45147
45623
  class ToolbarSelect
@@ -45706,6 +46182,9 @@ declare namespace sap {
45706
46182
  * The `sap.ui.webc.main.ToolbarSelectOption` component defines the content of an option in the `sap.ui.webc.main.ToolbarSelect`.
45707
46183
  *
45708
46184
  * @since 1.120.0
46185
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
46186
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
46187
+ * functionality.
45709
46188
  * @experimental (since 1.120.0) - This control is experimental and its API might change significantly.
45710
46189
  */
45711
46190
  class ToolbarSelectOption
@@ -45839,6 +46318,9 @@ declare namespace sap {
45839
46318
  * elements. It takes no space in calculating toolbar items width.
45840
46319
  *
45841
46320
  * @since 1.120.0
46321
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
46322
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
46323
+ * functionality.
45842
46324
  * @experimental (since 1.120.0) - This control is experimental and its API might change significantly.
45843
46325
  */
45844
46326
  class ToolbarSeparator
@@ -45920,6 +46402,9 @@ declare namespace sap {
45920
46402
  * items to take 100% width. It takes no space in calculating toolbar items width.
45921
46403
  *
45922
46404
  * @since 1.120.0
46405
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
46406
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
46407
+ * functionality.
45923
46408
  * @experimental (since 1.120.0) - This control is experimental and its API might change significantly.
45924
46409
  */
45925
46410
  class ToolbarSpacer
@@ -46057,6 +46542,9 @@ declare namespace sap {
46057
46542
  * - [ENTER] - Selects the currently focused item upon keydown.
46058
46543
  *
46059
46544
  * @since 1.92.0
46545
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
46546
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
46547
+ * functionality.
46060
46548
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
46061
46549
  */
46062
46550
  class Tree extends sap.ui.core.webc.WebComponent {
@@ -47052,6 +47540,9 @@ declare namespace sap {
47052
47540
  * - icon - Used to style the icon of the tree list item
47053
47541
  *
47054
47542
  * @since 1.92.0
47543
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
47544
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
47545
+ * functionality.
47055
47546
  * @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
47056
47547
  */
47057
47548
  class TreeItem
@@ -47730,6 +48221,9 @@ declare namespace sap {
47730
48221
  * - icon - Used to style the icon of the tree list item
47731
48222
  *
47732
48223
  * @since 1.115.0
48224
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
48225
+ * Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
48226
+ * functionality.
47733
48227
  * @experimental (since 1.115.0) - This control is experimental and its API might change significantly.
47734
48228
  */
47735
48229
  class TreeItemCustom