@openui5/types 1.142.1 → 1.142.3

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openui5/types",
3
- "version": "1.142.1",
3
+ "version": "1.142.3",
4
4
  "description": "OpenUI5 TypeScript Definitions",
5
5
  "homepage": "https://ui5.github.io/typescript",
6
6
  "author": "SAP SE (https://www.sap.com)",
package/types/index.d.ts CHANGED
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * Copyright 2025 SAP SE or an SAP affiliate company.
3
+ * Copyright 2026 SAP SE or an SAP affiliate company.
4
4
  *
5
5
  * Licensed under the Apache License, Version 2.0 (the "License");
6
6
  * you may not use this file except in compliance with the License.
package/types/sap.f.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.142.1
1
+ // For Library Version: 1.142.3
2
2
 
3
3
  declare module "sap/tnt/library" {
4
4
  export interface IToolHeader {
package/types/sap.m.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.142.1
1
+ // For Library Version: 1.142.3
2
2
 
3
3
  declare module "sap/f/library" {
4
4
  export interface IShellBar {
@@ -3148,13 +3148,13 @@ declare module "sap/m/library" {
3148
3148
  /**
3149
3149
  * Each item fits its content and extra space is placed after the last item.
3150
3150
  *
3151
- * @since 1.42
3151
+ * @since 1.142.0
3152
3152
  */
3153
3153
  ContentFit = "ContentFit",
3154
3154
  /**
3155
3155
  * All items are sized equally to fill the available space.
3156
3156
  *
3157
- * @since 1.42
3157
+ * @since 1.142.0
3158
3158
  */
3159
3159
  EqualSized = "EqualSized",
3160
3160
  }
@@ -111851,7 +111851,7 @@ declare module "sap/m/SegmentedButton" {
111851
111851
  *
111852
111852
  * Default value is `EqualSized`.
111853
111853
  *
111854
- * @since 1.42.0
111854
+ * @since 1.142.0
111855
111855
  *
111856
111856
  * @returns Value of property `contentMode`
111857
111857
  */
@@ -112075,7 +112075,7 @@ declare module "sap/m/SegmentedButton" {
112075
112075
  *
112076
112076
  * Default value is `EqualSized`.
112077
112077
  *
112078
- * @since 1.42.0
112078
+ * @since 1.142.0
112079
112079
  *
112080
112080
  * @returns Reference to `this` in order to allow method chaining
112081
112081
  */
@@ -112213,7 +112213,7 @@ declare module "sap/m/SegmentedButton" {
112213
112213
  * - **ContentFit**: Each button is sized according to its content.
112214
112214
  * - **EqualSized**: All buttons have equal width, regardless of their content.
112215
112215
  *
112216
- * @since 1.42.0
112216
+ * @since 1.142.0
112217
112217
  */
112218
112218
  contentMode?:
112219
112219
  | (SegmentedButtonContentMode | keyof typeof SegmentedButtonContentMode)
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.142.1
1
+ // For Library Version: 1.142.3
2
2
 
3
3
  declare module "sap/tnt/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.142.1
1
+ // For Library Version: 1.142.3
2
2
 
3
3
  declare module "sap/ui/codeeditor/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.142.1
1
+ // For Library Version: 1.142.3
2
2
 
3
3
  declare module "sap/ui/commons/library" {
4
4
  import { ColorPickerMode as ColorPickerMode1 } from "sap/ui/unified/library";
@@ -279,7 +279,7 @@ declare namespace sap {
279
279
  "sap/ui/thirdparty/qunit-2": undefined;
280
280
  }
281
281
  }
282
- // For Library Version: 1.142.1
282
+ // For Library Version: 1.142.3
283
283
 
284
284
  declare module "sap/base/assert" {
285
285
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.142.1
1
+ // For Library Version: 1.142.3
2
2
 
3
3
  declare module "sap/ui/dt/library" {
4
4
  export namespace designtime {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.142.1
1
+ // For Library Version: 1.142.3
2
2
 
3
3
  declare module "sap/ui/fl/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.142.1
1
+ // For Library Version: 1.142.3
2
2
 
3
3
  declare module "sap/ui/integration/library" {
4
4
  import { URI } from "sap/ui/core/library";
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.142.1
1
+ // For Library Version: 1.142.3
2
2
 
3
3
  declare module "sap/ui/layout/library" {
4
4
  import Control from "sap/ui/core/Control";
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.142.1
1
+ // For Library Version: 1.142.3
2
2
 
3
3
  declare module "sap/ui/mdc/AggregationBaseDelegate" {
4
4
  import BaseDelegate from "sap/ui/mdc/BaseDelegate";
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.142.1
1
+ // For Library Version: 1.142.3
2
2
 
3
3
  declare module "sap/ui/rta/api/startAdaptation" {
4
4
  import Control from "sap/ui/core/Control";
@@ -1,10 +1,12 @@
1
- // For Library Version: 1.142.1
1
+ // For Library Version: 1.142.3
2
2
 
3
3
  declare module "sap/ui/suite/library" {
4
4
  /**
5
5
  * Defined color values for the Task Circle Control
6
6
  *
7
7
  * This enum is part of the 'sap/ui/suite/library' module export and must be accessed by the property 'TaskCircleColor'.
8
+ *
9
+ * @deprecated As of version 1.108. because it is part of the deprecated package sap.ui.suite
8
10
  */
9
11
  export enum TaskCircleColor {
10
12
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.142.1
1
+ // For Library Version: 1.142.3
2
2
 
3
3
  declare module "sap/ui/support/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.142.1
1
+ // For Library Version: 1.142.3
2
2
 
3
3
  declare module "sap/ui/table/library" {
4
4
  import TreeAutoExpandMode1 from "sap/ui/model/TreeAutoExpandMode";
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.142.1
1
+ // For Library Version: 1.142.3
2
2
 
3
3
  declare module "sap/ui/testrecorder/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.142.1
1
+ // For Library Version: 1.142.3
2
2
 
3
3
  declare module "sap/ui/unified/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.142.1
1
+ // For Library Version: 1.142.3
2
2
 
3
3
  declare module "sap/ui/ux3/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.142.1
1
+ // For Library Version: 1.142.3
2
2
 
3
3
  declare module "sap/ui/webc/common/library" {}
4
4
 
@@ -114,6 +114,8 @@ declare module "sap/ui/webc/common/WebComponent" {
114
114
  /**
115
115
  * The structure of the "metadata" object which is passed when inheriting from sap.ui.core.Element using
116
116
  * its static "extend" method. See {@link sap.ui.core.Element.extend} for details on its usage.
117
+ *
118
+ * @deprecated As of version 1.118.0. because it is part of the deprecated package sap.ui.webc.common.WebComponent
117
119
  */
118
120
  export type MetadataOptions = MetadataOptions1;
119
121
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.142.1
1
+ // For Library Version: 1.142.3
2
2
 
3
3
  declare module "sap/ui/webc/fiori/library" {
4
4
  /**
@@ -8,6 +8,7 @@ declare module "sap/ui/webc/fiori/library" {
8
8
  * 'BarDesign'.
9
9
  *
10
10
  * @since 1.92.0
11
+ * @deprecated As of version 1.120. because it is part of the deprecated package sap.ui.webc.fiori
11
12
  * @experimental As of version 1.92.0. This API is experimental and might change significantly.
12
13
  */
13
14
  export enum BarDesign {
@@ -35,6 +36,7 @@ declare module "sap/ui/webc/fiori/library" {
35
36
  * 'FCLLayout'.
36
37
  *
37
38
  * @since 1.92.0
39
+ * @deprecated As of version 1.120. because it is part of the deprecated package sap.ui.webc.fiori
38
40
  * @experimental As of version 1.92.0. This API is experimental and might change significantly.
39
41
  */
40
42
  export enum FCLLayout {
@@ -109,6 +111,7 @@ declare module "sap/ui/webc/fiori/library" {
109
111
  * Interface for components that may be slotted inside `ui5-page` as header and footer.
110
112
  *
111
113
  * @since 1.99.0
114
+ * @deprecated As of version 1.120. because it is part of the deprecated package sap.ui.webc.fiori
112
115
  * @experimental As of version 1.99.0. This API is experimental and might change significantly.
113
116
  */
114
117
  export interface IBar {
@@ -119,6 +122,7 @@ declare module "sap/ui/webc/fiori/library" {
119
122
  * Interface for components that may be slotted inside `ui5-view-settings-dialog` as filter items
120
123
  *
121
124
  * @since 1.97.0
125
+ * @deprecated As of version 1.120. because it is part of the deprecated package sap.ui.webc.fiori
122
126
  * @experimental As of version 1.97.0. This API is experimental and might change significantly.
123
127
  */
124
128
  export interface IFilterItem {
@@ -129,6 +133,7 @@ declare module "sap/ui/webc/fiori/library" {
129
133
  * Interface for components that may be slotted inside `ui5-filter-item` as values
130
134
  *
131
135
  * @since 1.97.0
136
+ * @deprecated As of version 1.120. because it is part of the deprecated package sap.ui.webc.fiori
132
137
  * @experimental As of version 1.97.0. This API is experimental and might change significantly.
133
138
  */
134
139
  export interface IFilterItemOption {
@@ -142,6 +147,7 @@ declare module "sap/ui/webc/fiori/library" {
142
147
  * 'IllustrationMessageSize'.
143
148
  *
144
149
  * @since 1.106.0
150
+ * @deprecated As of version 1.120. because it is part of the deprecated package sap.ui.webc.fiori
145
151
  * @experimental As of version 1.106.0. This API is experimental and might change significantly.
146
152
  */
147
153
  export enum IllustrationMessageSize {
@@ -180,6 +186,7 @@ declare module "sap/ui/webc/fiori/library" {
180
186
  * 'IllustrationMessageType'.
181
187
  *
182
188
  * @since 1.95.0
189
+ * @deprecated As of version 1.120. because it is part of the deprecated package sap.ui.webc.fiori
183
190
  * @experimental As of version 1.95.0. This API is experimental and might change significantly.
184
191
  */
185
192
  export enum IllustrationMessageType {
@@ -560,6 +567,7 @@ declare module "sap/ui/webc/fiori/library" {
560
567
  * Interface for components that can be slotted inside `ui5-media-gallery` as items.
561
568
  *
562
569
  * @since 1.99.0
570
+ * @deprecated As of version 1.120. because it is part of the deprecated package sap.ui.webc.fiori
563
571
  * @experimental As of version 1.99.0. This API is experimental and might change significantly.
564
572
  */
565
573
  export interface IMediaGalleryItem {
@@ -570,6 +578,7 @@ declare module "sap/ui/webc/fiori/library" {
570
578
  * Interface for components that may be slotted as an action inside `ui5-li-notification` and `ui5-li-notification-group`
571
579
  *
572
580
  * @since 1.92.0
581
+ * @deprecated As of version 1.120. because it is part of the deprecated package sap.ui.webc.fiori
573
582
  * @experimental As of version 1.92.0. This API is experimental and might change significantly.
574
583
  */
575
584
  export interface INotificationAction {
@@ -580,6 +589,7 @@ declare module "sap/ui/webc/fiori/library" {
580
589
  * Interface for components that may be slotted inside a notification list
581
590
  *
582
591
  * @since 1.92.0
592
+ * @deprecated As of version 1.120. because it is part of the deprecated package sap.ui.webc.fiori
583
593
  * @experimental As of version 1.92.0. This API is experimental and might change significantly.
584
594
  */
585
595
  export interface INotificationListItem {
@@ -590,6 +600,7 @@ declare module "sap/ui/webc/fiori/library" {
590
600
  * Interface for components that may be slotted inside `ui5-product-switch` as items
591
601
  *
592
602
  * @since 1.92.0
603
+ * @deprecated As of version 1.120. because it is part of the deprecated package sap.ui.webc.fiori
593
604
  * @experimental As of version 1.92.0. This API is experimental and might change significantly.
594
605
  */
595
606
  export interface IProductSwitchItem {
@@ -600,6 +611,7 @@ declare module "sap/ui/webc/fiori/library" {
600
611
  * Interface for components that may be slotted inside `ui5-shellbar` as items
601
612
  *
602
613
  * @since 1.92.0
614
+ * @deprecated As of version 1.120. because it is part of the deprecated package sap.ui.webc.fiori
603
615
  * @experimental As of version 1.92.0. This API is experimental and might change significantly.
604
616
  */
605
617
  export interface IShellBarItem {
@@ -610,6 +622,7 @@ declare module "sap/ui/webc/fiori/library" {
610
622
  * Interface for components that may be slotted inside `ui5-side-navigation` as items
611
623
  *
612
624
  * @since 1.92.0
625
+ * @deprecated As of version 1.120. because it is part of the deprecated package sap.ui.webc.fiori
613
626
  * @experimental As of version 1.92.0. This API is experimental and might change significantly.
614
627
  */
615
628
  export interface ISideNavigationItem {
@@ -620,6 +633,7 @@ declare module "sap/ui/webc/fiori/library" {
620
633
  * Interface for components that may be slotted inside `ui5-side-navigation-item` as sub-items
621
634
  *
622
635
  * @since 1.92.0
636
+ * @deprecated As of version 1.120. because it is part of the deprecated package sap.ui.webc.fiori
623
637
  * @experimental As of version 1.92.0. This API is experimental and might change significantly.
624
638
  */
625
639
  export interface ISideNavigationSubItem {
@@ -630,6 +644,7 @@ declare module "sap/ui/webc/fiori/library" {
630
644
  * Interface for components that may be slotted inside `ui5-view-settings-dialog` as sort items
631
645
  *
632
646
  * @since 1.97.0
647
+ * @deprecated As of version 1.120. because it is part of the deprecated package sap.ui.webc.fiori
633
648
  * @experimental As of version 1.97.0. This API is experimental and might change significantly.
634
649
  */
635
650
  export interface ISortItem {
@@ -640,6 +655,7 @@ declare module "sap/ui/webc/fiori/library" {
640
655
  * Interface for components that may be slotted inside `ui5-timeline` as items
641
656
  *
642
657
  * @since 1.92.0
658
+ * @deprecated As of version 1.120. because it is part of the deprecated package sap.ui.webc.fiori
643
659
  * @experimental As of version 1.92.0. This API is experimental and might change significantly.
644
660
  */
645
661
  export interface ITimelineItem {
@@ -650,6 +666,7 @@ declare module "sap/ui/webc/fiori/library" {
650
666
  * Interface for components that may be slotted inside `ui5-upload-collection` as items
651
667
  *
652
668
  * @since 1.92.0
669
+ * @deprecated As of version 1.120. because it is part of the deprecated package sap.ui.webc.fiori
653
670
  * @experimental As of version 1.92.0. This API is experimental and might change significantly.
654
671
  */
655
672
  export interface IUploadCollectionItem {
@@ -660,6 +677,7 @@ declare module "sap/ui/webc/fiori/library" {
660
677
  * Interface for components that may be slotted inside `ui5-wizard` as wizard steps
661
678
  *
662
679
  * @since 1.92.0
680
+ * @deprecated As of version 1.120. because it is part of the deprecated package sap.ui.webc.fiori
663
681
  * @experimental As of version 1.92.0. This API is experimental and might change significantly.
664
682
  */
665
683
  export interface IWizardStep {
@@ -673,6 +691,7 @@ declare module "sap/ui/webc/fiori/library" {
673
691
  * 'MediaGalleryItemLayout'.
674
692
  *
675
693
  * @since 1.99.0
694
+ * @deprecated As of version 1.120. because it is part of the deprecated package sap.ui.webc.fiori
676
695
  * @experimental As of version 1.99.0. This API is experimental and might change significantly.
677
696
  */
678
697
  export enum MediaGalleryItemLayout {
@@ -696,6 +715,7 @@ declare module "sap/ui/webc/fiori/library" {
696
715
  * 'MediaGalleryLayout'.
697
716
  *
698
717
  * @since 1.99.0
718
+ * @deprecated As of version 1.120. because it is part of the deprecated package sap.ui.webc.fiori
699
719
  * @experimental As of version 1.99.0. This API is experimental and might change significantly.
700
720
  */
701
721
  export enum MediaGalleryLayout {
@@ -719,6 +739,7 @@ declare module "sap/ui/webc/fiori/library" {
719
739
  * 'MediaGalleryMenuHorizontalAlign'.
720
740
  *
721
741
  * @since 1.99.0
742
+ * @deprecated As of version 1.120. because it is part of the deprecated package sap.ui.webc.fiori
722
743
  * @experimental As of version 1.99.0. This API is experimental and might change significantly.
723
744
  */
724
745
  export enum MediaGalleryMenuHorizontalAlign {
@@ -738,6 +759,7 @@ declare module "sap/ui/webc/fiori/library" {
738
759
  * 'MediaGalleryMenuVerticalAlign'.
739
760
  *
740
761
  * @since 1.99.0
762
+ * @deprecated As of version 1.120. because it is part of the deprecated package sap.ui.webc.fiori
741
763
  * @experimental As of version 1.99.0. This API is experimental and might change significantly.
742
764
  */
743
765
  export enum MediaGalleryMenuVerticalAlign {
@@ -757,6 +779,7 @@ declare module "sap/ui/webc/fiori/library" {
757
779
  * 'PageBackgroundDesign'.
758
780
  *
759
781
  * @since 1.92.0
782
+ * @deprecated As of version 1.120. because it is part of the deprecated package sap.ui.webc.fiori
760
783
  * @experimental As of version 1.92.0. This API is experimental and might change significantly.
761
784
  */
762
785
  export enum PageBackgroundDesign {
@@ -780,6 +803,7 @@ declare module "sap/ui/webc/fiori/library" {
780
803
  * 'SideContentFallDown'.
781
804
  *
782
805
  * @since 1.99.0
806
+ * @deprecated As of version 1.120. because it is part of the deprecated package sap.ui.webc.fiori
783
807
  * @experimental As of version 1.99.0. This API is experimental and might change significantly.
784
808
  */
785
809
  export enum SideContentFallDown {
@@ -807,6 +831,7 @@ declare module "sap/ui/webc/fiori/library" {
807
831
  * 'SideContentPosition'.
808
832
  *
809
833
  * @since 1.99.0
834
+ * @deprecated As of version 1.120. because it is part of the deprecated package sap.ui.webc.fiori
810
835
  * @experimental As of version 1.99.0. This API is experimental and might change significantly.
811
836
  */
812
837
  export enum SideContentPosition {
@@ -828,6 +853,7 @@ declare module "sap/ui/webc/fiori/library" {
828
853
  * 'SideContentVisibility'.
829
854
  *
830
855
  * @since 1.99.0
856
+ * @deprecated As of version 1.120. because it is part of the deprecated package sap.ui.webc.fiori
831
857
  * @experimental As of version 1.99.0. This API is experimental and might change significantly.
832
858
  */
833
859
  export enum SideContentVisibility {
@@ -859,6 +885,7 @@ declare module "sap/ui/webc/fiori/library" {
859
885
  * 'TimelineLayout'.
860
886
  *
861
887
  * @since 1.92.0
888
+ * @deprecated As of version 1.120. because it is part of the deprecated package sap.ui.webc.fiori
862
889
  * @experimental As of version 1.92.0. This API is experimental and might change significantly.
863
890
  */
864
891
  export enum TimelineLayout {
@@ -878,6 +905,7 @@ declare module "sap/ui/webc/fiori/library" {
878
905
  * 'UploadState'.
879
906
  *
880
907
  * @since 1.92.0
908
+ * @deprecated As of version 1.120. because it is part of the deprecated package sap.ui.webc.fiori
881
909
  * @experimental As of version 1.92.0. This API is experimental and might change significantly.
882
910
  */
883
911
  export enum UploadState {
@@ -905,6 +933,7 @@ declare module "sap/ui/webc/fiori/library" {
905
933
  * 'ViewSettingsDialogMode'.
906
934
  *
907
935
  * @since 1.115.0
936
+ * @deprecated As of version 1.120. because it is part of the deprecated package sap.ui.webc.fiori
908
937
  * @experimental As of version 1.115.0. This API is experimental and might change significantly.
909
938
  */
910
939
  export enum ViewSettingsDialogMode {
@@ -924,6 +953,7 @@ declare module "sap/ui/webc/fiori/library" {
924
953
  * 'WizardContentLayout'.
925
954
  *
926
955
  * @since 1.92.0
956
+ * @deprecated As of version 1.120. because it is part of the deprecated package sap.ui.webc.fiori
927
957
  * @experimental As of version 1.92.0. This API is experimental and might change significantly.
928
958
  */
929
959
  export enum WizardContentLayout {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.142.1
1
+ // For Library Version: 1.142.3
2
2
 
3
3
  declare module "sap/ui/webc/main/library" {
4
4
  /**
@@ -8,6 +8,7 @@ declare module "sap/ui/webc/main/library" {
8
8
  * 'AvatarColorScheme'.
9
9
  *
10
10
  * @since 1.92.0
11
+ * @deprecated As of version 1.120. because it is part of the deprecated package sap.ui.webc.main
11
12
  * @experimental As of version 1.92.0. This API is experimental and might change significantly.
12
13
  */
13
14
  export enum AvatarColorScheme {
@@ -40,6 +41,7 @@ declare module "sap/ui/webc/main/library" {
40
41
  * 'AvatarGroupType'.
41
42
  *
42
43
  * @since 1.92.0
44
+ * @deprecated As of version 1.120. because it is part of the deprecated package sap.ui.webc.main
43
45
  * @experimental As of version 1.92.0. This API is experimental and might change significantly.
44
46
  */
45
47
  export enum AvatarGroupType {
@@ -60,6 +62,7 @@ declare module "sap/ui/webc/main/library" {
60
62
  * 'AvatarShape'.
61
63
  *
62
64
  * @since 1.92.0
65
+ * @deprecated As of version 1.120. because it is part of the deprecated package sap.ui.webc.main
63
66
  * @experimental As of version 1.92.0. This API is experimental and might change significantly.
64
67
  */
65
68
  export enum AvatarShape {
@@ -79,6 +82,7 @@ declare module "sap/ui/webc/main/library" {
79
82
  * 'AvatarSize'.
80
83
  *
81
84
  * @since 1.92.0
85
+ * @deprecated As of version 1.120. because it is part of the deprecated package sap.ui.webc.main
82
86
  * @experimental As of version 1.92.0. This API is experimental and might change significantly.
83
87
  */
84
88
  export enum AvatarSize {
@@ -110,6 +114,7 @@ declare module "sap/ui/webc/main/library" {
110
114
  * 'BackgroundDesign'.
111
115
  *
112
116
  * @since 1.115.0
117
+ * @deprecated As of version 1.120. because it is part of the deprecated package sap.ui.webc.main
113
118
  * @experimental As of version 1.115.0. This API is experimental and might change significantly.
114
119
  */
115
120
  export enum BackgroundDesign {
@@ -133,6 +138,7 @@ declare module "sap/ui/webc/main/library" {
133
138
  * 'BorderDesign'.
134
139
  *
135
140
  * @since 1.115.0
141
+ * @deprecated As of version 1.120. because it is part of the deprecated package sap.ui.webc.main
136
142
  * @experimental As of version 1.115.0. This API is experimental and might change significantly.
137
143
  */
138
144
  export enum BorderDesign {
@@ -152,6 +158,7 @@ declare module "sap/ui/webc/main/library" {
152
158
  * 'BreadcrumbsDesign'.
153
159
  *
154
160
  * @since 1.95.0
161
+ * @deprecated As of version 1.120. because it is part of the deprecated package sap.ui.webc.main
155
162
  * @experimental As of version 1.95.0. This API is experimental and might change significantly.
156
163
  */
157
164
  export enum BreadcrumbsDesign {
@@ -172,6 +179,7 @@ declare module "sap/ui/webc/main/library" {
172
179
  * 'BreadcrumbsSeparatorStyle'.
173
180
  *
174
181
  * @since 1.95.0
182
+ * @deprecated As of version 1.120. because it is part of the deprecated package sap.ui.webc.main
175
183
  * @experimental As of version 1.95.0. This API is experimental and might change significantly.
176
184
  */
177
185
  export enum BreadcrumbsSeparatorStyle {
@@ -207,6 +215,7 @@ declare module "sap/ui/webc/main/library" {
207
215
  * 'BusyIndicatorSize'.
208
216
  *
209
217
  * @since 1.92.0
218
+ * @deprecated As of version 1.120. because it is part of the deprecated package sap.ui.webc.main
210
219
  * @experimental As of version 1.92.0. This API is experimental and might change significantly.
211
220
  */
212
221
  export enum BusyIndicatorSize {
@@ -230,6 +239,7 @@ declare module "sap/ui/webc/main/library" {
230
239
  * 'ButtonDesign'.
231
240
  *
232
241
  * @since 1.92.0
242
+ * @deprecated As of version 1.120. because it is part of the deprecated package sap.ui.webc.main
233
243
  * @experimental As of version 1.92.0. This API is experimental and might change significantly.
234
244
  */
235
245
  export enum ButtonDesign {
@@ -265,6 +275,7 @@ declare module "sap/ui/webc/main/library" {
265
275
  * 'ButtonType'.
266
276
  *
267
277
  * @since 1.120.0
278
+ * @deprecated As of version 1.120. because it is part of the deprecated package sap.ui.webc.main
268
279
  * @experimental As of version 1.120.0. This API is experimental and might change significantly.
269
280
  */
270
281
  export enum ButtonType {
@@ -288,6 +299,7 @@ declare module "sap/ui/webc/main/library" {
288
299
  * 'CalendarSelectionMode'.
289
300
  *
290
301
  * @since 1.92.0
302
+ * @deprecated As of version 1.120. because it is part of the deprecated package sap.ui.webc.main
291
303
  * @experimental As of version 1.92.0. This API is experimental and might change significantly.
292
304
  */
293
305
  export enum CalendarSelectionMode {
@@ -311,6 +323,7 @@ declare module "sap/ui/webc/main/library" {
311
323
  * 'CarouselArrowsPlacement'.
312
324
  *
313
325
  * @since 1.92.0
326
+ * @deprecated As of version 1.120. because it is part of the deprecated package sap.ui.webc.main
314
327
  * @experimental As of version 1.92.0. This API is experimental and might change significantly.
315
328
  */
316
329
  export enum CarouselArrowsPlacement {
@@ -330,6 +343,7 @@ declare module "sap/ui/webc/main/library" {
330
343
  * 'CarouselPageIndicatorStyle'.
331
344
  *
332
345
  * @since 1.115.0
346
+ * @deprecated As of version 1.120. because it is part of the deprecated package sap.ui.webc.main
333
347
  * @experimental As of version 1.115.0. This API is experimental and might change significantly.
334
348
  */
335
349
  export enum CarouselPageIndicatorStyle {
@@ -351,6 +365,7 @@ declare module "sap/ui/webc/main/library" {
351
365
  * 'ComboBoxFilter'.
352
366
  *
353
367
  * @since 1.115.0
368
+ * @deprecated As of version 1.120. because it is part of the deprecated package sap.ui.webc.main
354
369
  * @experimental As of version 1.115.0. This API is experimental and might change significantly.
355
370
  */
356
371
  export enum ComboBoxFilter {
@@ -378,6 +393,7 @@ declare module "sap/ui/webc/main/library" {
378
393
  * 'HasPopup'.
379
394
  *
380
395
  * @since 1.99.0
396
+ * @deprecated As of version 1.120. because it is part of the deprecated package sap.ui.webc.main
381
397
  * @experimental As of version 1.99.0. This API is experimental and might change significantly.
382
398
  */
383
399
  export enum HasPopup {
@@ -407,6 +423,7 @@ declare module "sap/ui/webc/main/library" {
407
423
  * such as `ui5-avatar-group`
408
424
  *
409
425
  * @since 1.92.0
426
+ * @deprecated As of version 1.120. because it is part of the deprecated package sap.ui.webc.main
410
427
  * @experimental As of version 1.92.0. This API is experimental and might change significantly.
411
428
  */
412
429
  export interface IAvatar {
@@ -417,6 +434,7 @@ declare module "sap/ui/webc/main/library" {
417
434
  * Interface for components that may be slotted inside `ui5-breadcrumbs` as options
418
435
  *
419
436
  * @since 1.95.0
437
+ * @deprecated As of version 1.120. because it is part of the deprecated package sap.ui.webc.main
420
438
  * @experimental As of version 1.95.0. This API is experimental and might change significantly.
421
439
  */
422
440
  export interface IBreadcrumbsItem {
@@ -427,6 +445,7 @@ declare module "sap/ui/webc/main/library" {
427
445
  * Interface for components that may be used as a button inside numerous higher-order components
428
446
  *
429
447
  * @since 1.92.0
448
+ * @deprecated As of version 1.120. because it is part of the deprecated package sap.ui.webc.main
430
449
  * @experimental As of version 1.92.0. This API is experimental and might change significantly.
431
450
  */
432
451
  export interface IButton {
@@ -437,6 +456,7 @@ declare module "sap/ui/webc/main/library" {
437
456
  * Interface for components that may be used as dates inside `ui5-calendar`
438
457
  *
439
458
  * @since 1.92.0
459
+ * @deprecated As of version 1.120. because it is part of the deprecated package sap.ui.webc.main
440
460
  * @experimental As of version 1.92.0. This API is experimental and might change significantly.
441
461
  */
442
462
  export interface ICalendarDate {
@@ -447,6 +467,7 @@ declare module "sap/ui/webc/main/library" {
447
467
  * Interface for components that may be slotted inside `ui5-card` as header
448
468
  *
449
469
  * @since 1.115.0
470
+ * @deprecated As of version 1.120. because it is part of the deprecated package sap.ui.webc.main
450
471
  * @experimental As of version 1.115.0. This API is experimental and might change significantly.
451
472
  */
452
473
  export interface ICardHeader {
@@ -457,6 +478,7 @@ declare module "sap/ui/webc/main/library" {
457
478
  * Interface for components that may be used inside a `ui5-color-palette` or `ui5-color-palette-popover`
458
479
  *
459
480
  * @since 1.92.0
481
+ * @deprecated As of version 1.120. because it is part of the deprecated package sap.ui.webc.main
460
482
  * @experimental As of version 1.92.0. This API is experimental and might change significantly.
461
483
  */
462
484
  export interface IColorPaletteItem {
@@ -467,6 +489,7 @@ declare module "sap/ui/webc/main/library" {
467
489
  * Interface for components that may be slotted inside a `ui5-combobox`
468
490
  *
469
491
  * @since 1.92.0
492
+ * @deprecated As of version 1.120. because it is part of the deprecated package sap.ui.webc.main
470
493
  * @experimental As of version 1.92.0. This API is experimental and might change significantly.
471
494
  */
472
495
  export interface IComboBoxItem {
@@ -480,6 +503,7 @@ declare module "sap/ui/webc/main/library" {
480
503
  * 'IconDesign'.
481
504
  *
482
505
  * @since 1.115.0
506
+ * @deprecated As of version 1.120. because it is part of the deprecated package sap.ui.webc.main
483
507
  * @experimental As of version 1.115.0. This API is experimental and might change significantly.
484
508
  */
485
509
  export enum IconDesign {
@@ -520,6 +544,7 @@ declare module "sap/ui/webc/main/library" {
520
544
  * Interface for components that represent an icon, usable in numerous higher-order components
521
545
  *
522
546
  * @since 1.92.0
547
+ * @deprecated As of version 1.120. because it is part of the deprecated package sap.ui.webc.main
523
548
  * @experimental As of version 1.92.0. This API is experimental and might change significantly.
524
549
  */
525
550
  export interface IIcon {
@@ -530,6 +555,7 @@ declare module "sap/ui/webc/main/library" {
530
555
  * Interface for components that represent an input, usable in numerous higher-order components
531
556
  *
532
557
  * @since 1.92.0
558
+ * @deprecated As of version 1.120. because it is part of the deprecated package sap.ui.webc.main
533
559
  * @experimental As of version 1.92.0. This API is experimental and might change significantly.
534
560
  */
535
561
  export interface IInput {
@@ -540,6 +566,7 @@ declare module "sap/ui/webc/main/library" {
540
566
  * Interface for components that represent a suggestion item, usable in `ui5-input`
541
567
  *
542
568
  * @since 1.92.0
569
+ * @deprecated As of version 1.120. because it is part of the deprecated package sap.ui.webc.main
543
570
  * @experimental As of version 1.92.0. This API is experimental and might change significantly.
544
571
  */
545
572
  export interface IInputSuggestionItem {
@@ -550,6 +577,7 @@ declare module "sap/ui/webc/main/library" {
550
577
  * Interface for components that may be slotted inside a `ui5-list` as items
551
578
  *
552
579
  * @since 1.92.0
580
+ * @deprecated As of version 1.120. because it is part of the deprecated package sap.ui.webc.main
553
581
  * @experimental As of version 1.92.0. This API is experimental and might change significantly.
554
582
  */
555
583
  export interface IListItem {
@@ -560,6 +588,7 @@ declare module "sap/ui/webc/main/library" {
560
588
  * Interface for components that may be slotted inside `ui5-menu` as items
561
589
  *
562
590
  * @since 1.102.0
591
+ * @deprecated As of version 1.120. because it is part of the deprecated package sap.ui.webc.main
563
592
  * @experimental As of version 1.102.0. This API is experimental and might change significantly.
564
593
  */
565
594
  export interface IMenuItem {
@@ -570,6 +599,7 @@ declare module "sap/ui/webc/main/library" {
570
599
  * Interface for components that may be slotted inside a `ui5-multi-combobox` as items
571
600
  *
572
601
  * @since 1.92.0
602
+ * @deprecated As of version 1.120. because it is part of the deprecated package sap.ui.webc.main
573
603
  * @experimental As of version 1.92.0. This API is experimental and might change significantly.
574
604
  */
575
605
  export interface IMultiComboBoxItem {
@@ -583,6 +613,7 @@ declare module "sap/ui/webc/main/library" {
583
613
  * 'InputType'.
584
614
  *
585
615
  * @since 1.92.0
616
+ * @deprecated As of version 1.120. because it is part of the deprecated package sap.ui.webc.main
586
617
  * @experimental As of version 1.92.0. This API is experimental and might change significantly.
587
618
  */
588
619
  export enum InputType {
@@ -615,6 +646,7 @@ declare module "sap/ui/webc/main/library" {
615
646
  * Interface for components that may be slotted inside `ui5-segmented-button` as items
616
647
  *
617
648
  * @since 1.95.0
649
+ * @deprecated As of version 1.120. because it is part of the deprecated package sap.ui.webc.main
618
650
  * @experimental As of version 1.95.0. This API is experimental and might change significantly.
619
651
  */
620
652
  export interface ISegmentedButtonItem {
@@ -625,6 +657,7 @@ declare module "sap/ui/webc/main/library" {
625
657
  * Interface for components that may be slotted inside `ui5-select-menu` as options
626
658
  *
627
659
  * @since 1.120.0
660
+ * @deprecated As of version 1.120. because it is part of the deprecated package sap.ui.webc.main
628
661
  * @experimental As of version 1.120.0. This API is experimental and might change significantly.
629
662
  */
630
663
  export interface ISelectMenuOption {
@@ -635,6 +668,7 @@ declare module "sap/ui/webc/main/library" {
635
668
  * Interface for components that may be slotted inside `ui5-select` as options
636
669
  *
637
670
  * @since 1.92.0
671
+ * @deprecated As of version 1.120. because it is part of the deprecated package sap.ui.webc.main
638
672
  * @experimental As of version 1.92.0. This API is experimental and might change significantly.
639
673
  */
640
674
  export interface ISelectOption {
@@ -645,6 +679,7 @@ declare module "sap/ui/webc/main/library" {
645
679
  * Interface for components that may be slotted inside `ui5-tabcontainer`
646
680
  *
647
681
  * @since 1.92.0
682
+ * @deprecated As of version 1.120. because it is part of the deprecated package sap.ui.webc.main
648
683
  * @experimental As of version 1.92.0. This API is experimental and might change significantly.
649
684
  */
650
685
  export interface ITab {
@@ -655,6 +690,7 @@ declare module "sap/ui/webc/main/library" {
655
690
  * Interface for components that may be slotted inside a `ui5-table-row` as cells
656
691
  *
657
692
  * @since 1.92.0
693
+ * @deprecated As of version 1.120. because it is part of the deprecated package sap.ui.webc.main
658
694
  * @experimental As of version 1.92.0. This API is experimental and might change significantly.
659
695
  */
660
696
  export interface ITableCell {
@@ -665,6 +701,7 @@ declare module "sap/ui/webc/main/library" {
665
701
  * Interface for components that may be slotted inside a `ui5-table` as columns
666
702
  *
667
703
  * @since 1.92.0
704
+ * @deprecated As of version 1.120. because it is part of the deprecated package sap.ui.webc.main
668
705
  * @experimental As of version 1.92.0. This API is experimental and might change significantly.
669
706
  */
670
707
  export interface ITableColumn {
@@ -675,6 +712,7 @@ declare module "sap/ui/webc/main/library" {
675
712
  * Interface for components that may be slotted inside a `ui5-table` as rows
676
713
  *
677
714
  * @since 1.92.0
715
+ * @deprecated As of version 1.120. because it is part of the deprecated package sap.ui.webc.main
678
716
  * @experimental As of version 1.92.0. This API is experimental and might change significantly.
679
717
  */
680
718
  export interface ITableRow {
@@ -685,6 +723,7 @@ declare module "sap/ui/webc/main/library" {
685
723
  * Interface for components that represent a token and are usable in components such as `ui5-multi-input`
686
724
  *
687
725
  * @since 1.92.0
726
+ * @deprecated As of version 1.120. because it is part of the deprecated package sap.ui.webc.main
688
727
  * @experimental As of version 1.92.0. This API is experimental and might change significantly.
689
728
  */
690
729
  export interface IToken {
@@ -695,6 +734,7 @@ declare module "sap/ui/webc/main/library" {
695
734
  * Interface for toolbar items for the purpose of `ui5-toolbar`
696
735
  *
697
736
  * @since 1.120.0
737
+ * @deprecated As of version 1.120. because it is part of the deprecated package sap.ui.webc.main
698
738
  * @experimental As of version 1.120.0. This API is experimental and might change significantly.
699
739
  */
700
740
  export interface IToolbarItem {
@@ -705,6 +745,7 @@ declare module "sap/ui/webc/main/library" {
705
745
  * Interface for toolbar select items for the purpose of `ui5-toolbar-select`
706
746
  *
707
747
  * @since 1.120.0
748
+ * @deprecated As of version 1.120. because it is part of the deprecated package sap.ui.webc.main
708
749
  * @experimental As of version 1.120.0. This API is experimental and might change significantly.
709
750
  */
710
751
  export interface IToolbarSelectOption {
@@ -715,6 +756,7 @@ declare module "sap/ui/webc/main/library" {
715
756
  * Interface for tree items for the purpose of `ui5-tree`
716
757
  *
717
758
  * @since 1.92.0
759
+ * @deprecated As of version 1.120. because it is part of the deprecated package sap.ui.webc.main
718
760
  * @experimental As of version 1.92.0. This API is experimental and might change significantly.
719
761
  */
720
762
  export interface ITreeItem {
@@ -728,6 +770,7 @@ declare module "sap/ui/webc/main/library" {
728
770
  * 'LinkDesign'.
729
771
  *
730
772
  * @since 1.92.0
773
+ * @deprecated As of version 1.120. because it is part of the deprecated package sap.ui.webc.main
731
774
  * @experimental As of version 1.92.0. This API is experimental and might change significantly.
732
775
  */
733
776
  export enum LinkDesign {
@@ -751,6 +794,7 @@ declare module "sap/ui/webc/main/library" {
751
794
  * 'ListGrowingMode'.
752
795
  *
753
796
  * @since 1.92.0
797
+ * @deprecated As of version 1.120. because it is part of the deprecated package sap.ui.webc.main
754
798
  * @experimental As of version 1.92.0. This API is experimental and might change significantly.
755
799
  */
756
800
  export enum ListGrowingMode {
@@ -774,6 +818,7 @@ declare module "sap/ui/webc/main/library" {
774
818
  * 'ListItemType'.
775
819
  *
776
820
  * @since 1.92.0
821
+ * @deprecated As of version 1.120. because it is part of the deprecated package sap.ui.webc.main
777
822
  * @experimental As of version 1.92.0. This API is experimental and might change significantly.
778
823
  */
779
824
  export enum ListItemType {
@@ -802,6 +847,7 @@ declare module "sap/ui/webc/main/library" {
802
847
  * 'ListMode'.
803
848
  *
804
849
  * @since 1.92.0
850
+ * @deprecated As of version 1.120. because it is part of the deprecated package sap.ui.webc.main
805
851
  * @experimental As of version 1.92.0. This API is experimental and might change significantly.
806
852
  */
807
853
  export enum ListMode {
@@ -842,6 +888,7 @@ declare module "sap/ui/webc/main/library" {
842
888
  * 'ListSeparators'.
843
889
  *
844
890
  * @since 1.92.0
891
+ * @deprecated As of version 1.120. because it is part of the deprecated package sap.ui.webc.main
845
892
  * @experimental As of version 1.92.0. This API is experimental and might change significantly.
846
893
  */
847
894
  export enum ListSeparators {
@@ -865,6 +912,7 @@ declare module "sap/ui/webc/main/library" {
865
912
  * 'MessageStripDesign'.
866
913
  *
867
914
  * @since 1.92.0
915
+ * @deprecated As of version 1.120. because it is part of the deprecated package sap.ui.webc.main
868
916
  * @experimental As of version 1.92.0. This API is experimental and might change significantly.
869
917
  */
870
918
  export enum MessageStripDesign {
@@ -892,6 +940,7 @@ declare module "sap/ui/webc/main/library" {
892
940
  * 'PanelAccessibleRole'.
893
941
  *
894
942
  * @since 1.92.0
943
+ * @deprecated As of version 1.120. because it is part of the deprecated package sap.ui.webc.main
895
944
  * @experimental As of version 1.92.0. This API is experimental and might change significantly.
896
945
  */
897
946
  export enum PanelAccessibleRole {
@@ -918,6 +967,7 @@ declare module "sap/ui/webc/main/library" {
918
967
  * 'PopoverHorizontalAlign'.
919
968
  *
920
969
  * @since 1.92.0
970
+ * @deprecated As of version 1.120. because it is part of the deprecated package sap.ui.webc.main
921
971
  * @experimental As of version 1.92.0. This API is experimental and might change significantly.
922
972
  */
923
973
  export enum PopoverHorizontalAlign {
@@ -945,6 +995,7 @@ declare module "sap/ui/webc/main/library" {
945
995
  * 'PopoverPlacementType'.
946
996
  *
947
997
  * @since 1.92.0
998
+ * @deprecated As of version 1.120. because it is part of the deprecated package sap.ui.webc.main
948
999
  * @experimental As of version 1.92.0. This API is experimental and might change significantly.
949
1000
  */
950
1001
  export enum PopoverPlacementType {
@@ -972,6 +1023,7 @@ declare module "sap/ui/webc/main/library" {
972
1023
  * 'PopoverVerticalAlign'.
973
1024
  *
974
1025
  * @since 1.92.0
1026
+ * @deprecated As of version 1.120. because it is part of the deprecated package sap.ui.webc.main
975
1027
  * @experimental As of version 1.92.0. This API is experimental and might change significantly.
976
1028
  */
977
1029
  export enum PopoverVerticalAlign {
@@ -997,6 +1049,7 @@ declare module "sap/ui/webc/main/library" {
997
1049
  * 'PopupAccessibleRole'.
998
1050
  *
999
1051
  * @since 1.115.0
1052
+ * @deprecated As of version 1.120. because it is part of the deprecated package sap.ui.webc.main
1000
1053
  * @experimental As of version 1.115.0. This API is experimental and might change significantly.
1001
1054
  */
1002
1055
  export enum PopupAccessibleRole {
@@ -1020,6 +1073,7 @@ declare module "sap/ui/webc/main/library" {
1020
1073
  * 'Priority'.
1021
1074
  *
1022
1075
  * @since 1.92.0
1076
+ * @deprecated As of version 1.120. because it is part of the deprecated package sap.ui.webc.main
1023
1077
  * @experimental As of version 1.92.0. This API is experimental and might change significantly.
1024
1078
  */
1025
1079
  export enum Priority {
@@ -1047,6 +1101,7 @@ declare module "sap/ui/webc/main/library" {
1047
1101
  * 'SegmentedButtonMode'.
1048
1102
  *
1049
1103
  * @since 1.115.0
1104
+ * @deprecated As of version 1.120. because it is part of the deprecated package sap.ui.webc.main
1050
1105
  * @experimental As of version 1.115.0. This API is experimental and might change significantly.
1051
1106
  */
1052
1107
  export enum SegmentedButtonMode {
@@ -1066,6 +1121,7 @@ declare module "sap/ui/webc/main/library" {
1066
1121
  * 'SemanticColor'.
1067
1122
  *
1068
1123
  * @since 1.92.0
1124
+ * @deprecated As of version 1.120. because it is part of the deprecated package sap.ui.webc.main
1069
1125
  * @experimental As of version 1.92.0. This API is experimental and might change significantly.
1070
1126
  */
1071
1127
  export enum SemanticColor {
@@ -1097,6 +1153,7 @@ declare module "sap/ui/webc/main/library" {
1097
1153
  * 'SwitchDesign'.
1098
1154
  *
1099
1155
  * @since 1.92.0
1156
+ * @deprecated As of version 1.120. because it is part of the deprecated package sap.ui.webc.main
1100
1157
  * @experimental As of version 1.92.0. This API is experimental and might change significantly.
1101
1158
  */
1102
1159
  export enum SwitchDesign {
@@ -1116,6 +1173,7 @@ declare module "sap/ui/webc/main/library" {
1116
1173
  * 'TabContainerBackgroundDesign'.
1117
1174
  *
1118
1175
  * @since 1.115.0
1176
+ * @deprecated As of version 1.120. because it is part of the deprecated package sap.ui.webc.main
1119
1177
  * @experimental As of version 1.115.0. This API is experimental and might change significantly.
1120
1178
  */
1121
1179
  export enum TabContainerBackgroundDesign {
@@ -1139,6 +1197,7 @@ declare module "sap/ui/webc/main/library" {
1139
1197
  * 'TabLayout'.
1140
1198
  *
1141
1199
  * @since 1.92.0
1200
+ * @deprecated As of version 1.120. because it is part of the deprecated package sap.ui.webc.main
1142
1201
  * @experimental As of version 1.92.0. This API is experimental and might change significantly.
1143
1202
  */
1144
1203
  export enum TabLayout {
@@ -1158,6 +1217,7 @@ declare module "sap/ui/webc/main/library" {
1158
1217
  * 'TableColumnPopinDisplay'.
1159
1218
  *
1160
1219
  * @since 1.115.0
1220
+ * @deprecated As of version 1.120. because it is part of the deprecated package sap.ui.webc.main
1161
1221
  * @experimental As of version 1.115.0. This API is experimental and might change significantly.
1162
1222
  */
1163
1223
  export enum TableColumnPopinDisplay {
@@ -1177,6 +1237,7 @@ declare module "sap/ui/webc/main/library" {
1177
1237
  * 'TableGrowingMode'.
1178
1238
  *
1179
1239
  * @since 1.92.0
1240
+ * @deprecated As of version 1.120. because it is part of the deprecated package sap.ui.webc.main
1180
1241
  * @experimental As of version 1.92.0. This API is experimental and might change significantly.
1181
1242
  */
1182
1243
  export enum TableGrowingMode {
@@ -1200,6 +1261,7 @@ declare module "sap/ui/webc/main/library" {
1200
1261
  * 'TableMode'.
1201
1262
  *
1202
1263
  * @since 1.92.0
1264
+ * @deprecated As of version 1.120. because it is part of the deprecated package sap.ui.webc.main
1203
1265
  * @experimental As of version 1.92.0. This API is experimental and might change significantly.
1204
1266
  */
1205
1267
  export enum TableMode {
@@ -1223,6 +1285,7 @@ declare module "sap/ui/webc/main/library" {
1223
1285
  * 'TableRowType'.
1224
1286
  *
1225
1287
  * @since 1.92.0
1288
+ * @deprecated As of version 1.120. because it is part of the deprecated package sap.ui.webc.main
1226
1289
  * @experimental As of version 1.92.0. This API is experimental and might change significantly.
1227
1290
  */
1228
1291
  export enum TableRowType {
@@ -1242,6 +1305,7 @@ declare module "sap/ui/webc/main/library" {
1242
1305
  * 'TabsOverflowMode'.
1243
1306
  *
1244
1307
  * @since 1.99.0
1308
+ * @deprecated As of version 1.120. because it is part of the deprecated package sap.ui.webc.main
1245
1309
  * @experimental As of version 1.99.0. This API is experimental and might change significantly.
1246
1310
  */
1247
1311
  export enum TabsOverflowMode {
@@ -1261,6 +1325,7 @@ declare module "sap/ui/webc/main/library" {
1261
1325
  * 'TitleLevel'.
1262
1326
  *
1263
1327
  * @since 1.92.0
1328
+ * @deprecated As of version 1.120. because it is part of the deprecated package sap.ui.webc.main
1264
1329
  * @experimental As of version 1.92.0. This API is experimental and might change significantly.
1265
1330
  */
1266
1331
  export enum TitleLevel {
@@ -1296,6 +1361,7 @@ declare module "sap/ui/webc/main/library" {
1296
1361
  * 'ToastPlacement'.
1297
1362
  *
1298
1363
  * @since 1.92.0
1364
+ * @deprecated As of version 1.120. because it is part of the deprecated package sap.ui.webc.main
1299
1365
  * @experimental As of version 1.92.0. This API is experimental and might change significantly.
1300
1366
  */
1301
1367
  export enum ToastPlacement {
@@ -1343,6 +1409,7 @@ declare module "sap/ui/webc/main/library" {
1343
1409
  * 'ToolbarAlign'.
1344
1410
  *
1345
1411
  * @since 1.120.0
1412
+ * @deprecated As of version 1.120. because it is part of the deprecated package sap.ui.webc.main
1346
1413
  * @experimental As of version 1.120.0. This API is experimental and might change significantly.
1347
1414
  */
1348
1415
  export enum ToolbarAlign {
@@ -1362,6 +1429,7 @@ declare module "sap/ui/webc/main/library" {
1362
1429
  * 'ToolbarItemOverflowBehavior'.
1363
1430
  *
1364
1431
  * @since 1.120.0
1432
+ * @deprecated As of version 1.120. because it is part of the deprecated package sap.ui.webc.main
1365
1433
  * @experimental As of version 1.120.0. This API is experimental and might change significantly.
1366
1434
  */
1367
1435
  export enum ToolbarItemOverflowBehavior {
@@ -1382,6 +1450,7 @@ declare module "sap/ui/webc/main/library" {
1382
1450
  * 'WrappingType'.
1383
1451
  *
1384
1452
  * @since 1.92.0
1453
+ * @deprecated As of version 1.120. because it is part of the deprecated package sap.ui.webc.main
1385
1454
  * @experimental As of version 1.92.0. This API is experimental and might change significantly.
1386
1455
  */
1387
1456
  export enum WrappingType {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.142.1
1
+ // For Library Version: 1.142.3
2
2
 
3
3
  declare module "sap/uxap/library" {
4
4
  /**