@openui5/types 1.120.10 → 1.121.1
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 +1 -1
- package/types/sap.f.d.ts +124 -45
- package/types/sap.m.d.ts +2103 -312
- package/types/sap.tnt.d.ts +628 -113
- package/types/sap.ui.codeeditor.d.ts +10 -6
- package/types/sap.ui.commons.d.ts +92 -8
- package/types/sap.ui.core.d.ts +500 -186
- package/types/sap.ui.dt.d.ts +1 -1
- package/types/sap.ui.fl.d.ts +91 -68
- package/types/sap.ui.integration.d.ts +51 -4
- package/types/sap.ui.layout.d.ts +214 -27
- package/types/sap.ui.mdc.d.ts +1544 -811
- package/types/sap.ui.rta.d.ts +1 -1
- package/types/sap.ui.suite.d.ts +3 -1
- package/types/sap.ui.support.d.ts +28 -4
- package/types/sap.ui.table.d.ts +57 -7
- package/types/sap.ui.testrecorder.d.ts +1 -1
- package/types/sap.ui.unified.d.ts +157 -54
- package/types/sap.ui.ux3.d.ts +30 -12
- package/types/sap.ui.webc.common.d.ts +1 -1
- package/types/sap.ui.webc.fiori.d.ts +49 -1
- package/types/sap.ui.webc.main.d.ts +144 -9
- package/types/sap.uxap.d.ts +52 -5
|
@@ -1,9 +1,12 @@
|
|
|
1
|
-
// For Library Version: 1.
|
|
1
|
+
// For Library Version: 1.121.1
|
|
2
2
|
|
|
3
3
|
declare module "sap/ui/webc/fiori/library" {
|
|
4
4
|
/**
|
|
5
5
|
* Different types of Bar design
|
|
6
6
|
*
|
|
7
|
+
* This enum is part of the 'sap/ui/webc/fiori/library' module export and must be accessed by the property
|
|
8
|
+
* 'BarDesign'.
|
|
9
|
+
*
|
|
7
10
|
* @since 1.92.0
|
|
8
11
|
* @experimental (since 1.92.0) - This API is experimental and might change significantly.
|
|
9
12
|
*/
|
|
@@ -28,6 +31,9 @@ declare module "sap/ui/webc/fiori/library" {
|
|
|
28
31
|
/**
|
|
29
32
|
* Different types of FCLLayout.
|
|
30
33
|
*
|
|
34
|
+
* This enum is part of the 'sap/ui/webc/fiori/library' module export and must be accessed by the property
|
|
35
|
+
* 'FCLLayout'.
|
|
36
|
+
*
|
|
31
37
|
* @since 1.92.0
|
|
32
38
|
* @experimental (since 1.92.0) - This API is experimental and might change significantly.
|
|
33
39
|
*/
|
|
@@ -132,6 +138,9 @@ declare module "sap/ui/webc/fiori/library" {
|
|
|
132
138
|
/**
|
|
133
139
|
* Different types of IllustrationMessageSize.
|
|
134
140
|
*
|
|
141
|
+
* This enum is part of the 'sap/ui/webc/fiori/library' module export and must be accessed by the property
|
|
142
|
+
* 'IllustrationMessageSize'.
|
|
143
|
+
*
|
|
135
144
|
* @since 1.106.0
|
|
136
145
|
* @experimental (since 1.106.0) - This API is experimental and might change significantly.
|
|
137
146
|
*/
|
|
@@ -167,6 +176,9 @@ declare module "sap/ui/webc/fiori/library" {
|
|
|
167
176
|
/**
|
|
168
177
|
* Different illustration types of Illustrated Message.
|
|
169
178
|
*
|
|
179
|
+
* This enum is part of the 'sap/ui/webc/fiori/library' module export and must be accessed by the property
|
|
180
|
+
* 'IllustrationMessageType'.
|
|
181
|
+
*
|
|
170
182
|
* @since 1.95.0
|
|
171
183
|
* @experimental (since 1.95.0) - This API is experimental and might change significantly.
|
|
172
184
|
*/
|
|
@@ -657,6 +669,9 @@ declare module "sap/ui/webc/fiori/library" {
|
|
|
657
669
|
/**
|
|
658
670
|
* Defines the layout of the content displayed in the `ui5-media-gallery-item`.
|
|
659
671
|
*
|
|
672
|
+
* This enum is part of the 'sap/ui/webc/fiori/library' module export and must be accessed by the property
|
|
673
|
+
* 'MediaGalleryItemLayout'.
|
|
674
|
+
*
|
|
660
675
|
* @since 1.99.0
|
|
661
676
|
* @experimental (since 1.99.0) - This API is experimental and might change significantly.
|
|
662
677
|
*/
|
|
@@ -677,6 +692,9 @@ declare module "sap/ui/webc/fiori/library" {
|
|
|
677
692
|
/**
|
|
678
693
|
* Defines the layout type of the thumbnails list of the `ui5-media-gallery` component.
|
|
679
694
|
*
|
|
695
|
+
* This enum is part of the 'sap/ui/webc/fiori/library' module export and must be accessed by the property
|
|
696
|
+
* 'MediaGalleryLayout'.
|
|
697
|
+
*
|
|
680
698
|
* @since 1.99.0
|
|
681
699
|
* @experimental (since 1.99.0) - This API is experimental and might change significantly.
|
|
682
700
|
*/
|
|
@@ -697,6 +715,9 @@ declare module "sap/ui/webc/fiori/library" {
|
|
|
697
715
|
/**
|
|
698
716
|
* Defines the horizontal alignment of the thumbnails menu of the `ui5-media-gallery` component.
|
|
699
717
|
*
|
|
718
|
+
* This enum is part of the 'sap/ui/webc/fiori/library' module export and must be accessed by the property
|
|
719
|
+
* 'MediaGalleryMenuHorizontalAlign'.
|
|
720
|
+
*
|
|
700
721
|
* @since 1.99.0
|
|
701
722
|
* @experimental (since 1.99.0) - This API is experimental and might change significantly.
|
|
702
723
|
*/
|
|
@@ -713,6 +734,9 @@ declare module "sap/ui/webc/fiori/library" {
|
|
|
713
734
|
/**
|
|
714
735
|
* Types for the vertical alignment of the thumbnails menu of the `ui5-media-gallery` component.
|
|
715
736
|
*
|
|
737
|
+
* This enum is part of the 'sap/ui/webc/fiori/library' module export and must be accessed by the property
|
|
738
|
+
* 'MediaGalleryMenuVerticalAlign'.
|
|
739
|
+
*
|
|
716
740
|
* @since 1.99.0
|
|
717
741
|
* @experimental (since 1.99.0) - This API is experimental and might change significantly.
|
|
718
742
|
*/
|
|
@@ -729,6 +753,9 @@ declare module "sap/ui/webc/fiori/library" {
|
|
|
729
753
|
/**
|
|
730
754
|
* Available Page Background Design.
|
|
731
755
|
*
|
|
756
|
+
* This enum is part of the 'sap/ui/webc/fiori/library' module export and must be accessed by the property
|
|
757
|
+
* 'PageBackgroundDesign'.
|
|
758
|
+
*
|
|
732
759
|
* @since 1.92.0
|
|
733
760
|
* @experimental (since 1.92.0) - This API is experimental and might change significantly.
|
|
734
761
|
*/
|
|
@@ -749,6 +776,9 @@ declare module "sap/ui/webc/fiori/library" {
|
|
|
749
776
|
/**
|
|
750
777
|
* SideContent FallDown options.
|
|
751
778
|
*
|
|
779
|
+
* This enum is part of the 'sap/ui/webc/fiori/library' module export and must be accessed by the property
|
|
780
|
+
* 'SideContentFallDown'.
|
|
781
|
+
*
|
|
752
782
|
* @since 1.99.0
|
|
753
783
|
* @experimental (since 1.99.0) - This API is experimental and might change significantly.
|
|
754
784
|
*/
|
|
@@ -773,6 +803,9 @@ declare module "sap/ui/webc/fiori/library" {
|
|
|
773
803
|
/**
|
|
774
804
|
* Side Content position options.
|
|
775
805
|
*
|
|
806
|
+
* This enum is part of the 'sap/ui/webc/fiori/library' module export and must be accessed by the property
|
|
807
|
+
* 'SideContentPosition'.
|
|
808
|
+
*
|
|
776
809
|
* @since 1.99.0
|
|
777
810
|
* @experimental (since 1.99.0) - This API is experimental and might change significantly.
|
|
778
811
|
*/
|
|
@@ -791,6 +824,9 @@ declare module "sap/ui/webc/fiori/library" {
|
|
|
791
824
|
/**
|
|
792
825
|
* Side Content visibility options.
|
|
793
826
|
*
|
|
827
|
+
* This enum is part of the 'sap/ui/webc/fiori/library' module export and must be accessed by the property
|
|
828
|
+
* 'SideContentVisibility'.
|
|
829
|
+
*
|
|
794
830
|
* @since 1.99.0
|
|
795
831
|
* @experimental (since 1.99.0) - This API is experimental and might change significantly.
|
|
796
832
|
*/
|
|
@@ -819,6 +855,9 @@ declare module "sap/ui/webc/fiori/library" {
|
|
|
819
855
|
/**
|
|
820
856
|
* Available Timeline layout orientation
|
|
821
857
|
*
|
|
858
|
+
* This enum is part of the 'sap/ui/webc/fiori/library' module export and must be accessed by the property
|
|
859
|
+
* 'TimelineLayout'.
|
|
860
|
+
*
|
|
822
861
|
* @since 1.92.0
|
|
823
862
|
* @experimental (since 1.92.0) - This API is experimental and might change significantly.
|
|
824
863
|
*/
|
|
@@ -835,6 +874,9 @@ declare module "sap/ui/webc/fiori/library" {
|
|
|
835
874
|
/**
|
|
836
875
|
* Different types of UploadState.
|
|
837
876
|
*
|
|
877
|
+
* This enum is part of the 'sap/ui/webc/fiori/library' module export and must be accessed by the property
|
|
878
|
+
* 'UploadState'.
|
|
879
|
+
*
|
|
838
880
|
* @since 1.92.0
|
|
839
881
|
* @experimental (since 1.92.0) - This API is experimental and might change significantly.
|
|
840
882
|
*/
|
|
@@ -859,6 +901,9 @@ declare module "sap/ui/webc/fiori/library" {
|
|
|
859
901
|
/**
|
|
860
902
|
* Different types of Bar.
|
|
861
903
|
*
|
|
904
|
+
* This enum is part of the 'sap/ui/webc/fiori/library' module export and must be accessed by the property
|
|
905
|
+
* 'ViewSettingsDialogMode'.
|
|
906
|
+
*
|
|
862
907
|
* @since 1.115.0
|
|
863
908
|
* @experimental (since 1.115.0) - This API is experimental and might change significantly.
|
|
864
909
|
*/
|
|
@@ -875,6 +920,9 @@ declare module "sap/ui/webc/fiori/library" {
|
|
|
875
920
|
/**
|
|
876
921
|
* Enumeration for different content layouts of the `ui5-wizard`.
|
|
877
922
|
*
|
|
923
|
+
* This enum is part of the 'sap/ui/webc/fiori/library' module export and must be accessed by the property
|
|
924
|
+
* 'WizardContentLayout'.
|
|
925
|
+
*
|
|
878
926
|
* @since 1.92.0
|
|
879
927
|
* @experimental (since 1.92.0) - This API is experimental and might change significantly.
|
|
880
928
|
*/
|
|
@@ -1,9 +1,12 @@
|
|
|
1
|
-
// For Library Version: 1.
|
|
1
|
+
// For Library Version: 1.121.1
|
|
2
2
|
|
|
3
3
|
declare module "sap/ui/webc/main/library" {
|
|
4
4
|
/**
|
|
5
5
|
* Different types of AvatarColorScheme.
|
|
6
6
|
*
|
|
7
|
+
* This enum is part of the 'sap/ui/webc/main/library' module export and must be accessed by the property
|
|
8
|
+
* 'AvatarColorScheme'.
|
|
9
|
+
*
|
|
7
10
|
* @since 1.92.0
|
|
8
11
|
* @experimental (since 1.92.0) - This API is experimental and might change significantly.
|
|
9
12
|
*/
|
|
@@ -33,6 +36,9 @@ declare module "sap/ui/webc/main/library" {
|
|
|
33
36
|
/**
|
|
34
37
|
* Different types of AvatarGroupType.
|
|
35
38
|
*
|
|
39
|
+
* This enum is part of the 'sap/ui/webc/main/library' module export and must be accessed by the property
|
|
40
|
+
* 'AvatarGroupType'.
|
|
41
|
+
*
|
|
36
42
|
* @since 1.92.0
|
|
37
43
|
* @experimental (since 1.92.0) - This API is experimental and might change significantly.
|
|
38
44
|
*/
|
|
@@ -50,6 +56,9 @@ declare module "sap/ui/webc/main/library" {
|
|
|
50
56
|
/**
|
|
51
57
|
* Different types of AvatarShape.
|
|
52
58
|
*
|
|
59
|
+
* This enum is part of the 'sap/ui/webc/main/library' module export and must be accessed by the property
|
|
60
|
+
* 'AvatarShape'.
|
|
61
|
+
*
|
|
53
62
|
* @since 1.92.0
|
|
54
63
|
* @experimental (since 1.92.0) - This API is experimental and might change significantly.
|
|
55
64
|
*/
|
|
@@ -66,6 +75,9 @@ declare module "sap/ui/webc/main/library" {
|
|
|
66
75
|
/**
|
|
67
76
|
* Different types of AvatarSize.
|
|
68
77
|
*
|
|
78
|
+
* This enum is part of the 'sap/ui/webc/main/library' module export and must be accessed by the property
|
|
79
|
+
* 'AvatarSize'.
|
|
80
|
+
*
|
|
69
81
|
* @since 1.92.0
|
|
70
82
|
* @experimental (since 1.92.0) - This API is experimental and might change significantly.
|
|
71
83
|
*/
|
|
@@ -94,6 +106,9 @@ declare module "sap/ui/webc/main/library" {
|
|
|
94
106
|
/**
|
|
95
107
|
* Defines background designs.
|
|
96
108
|
*
|
|
109
|
+
* This enum is part of the 'sap/ui/webc/main/library' module export and must be accessed by the property
|
|
110
|
+
* 'BackgroundDesign'.
|
|
111
|
+
*
|
|
97
112
|
* @since 1.115.0
|
|
98
113
|
* @experimental (since 1.115.0) - This API is experimental and might change significantly.
|
|
99
114
|
*/
|
|
@@ -114,6 +129,9 @@ declare module "sap/ui/webc/main/library" {
|
|
|
114
129
|
/**
|
|
115
130
|
* Defines border designs.
|
|
116
131
|
*
|
|
132
|
+
* This enum is part of the 'sap/ui/webc/main/library' module export and must be accessed by the property
|
|
133
|
+
* 'BorderDesign'.
|
|
134
|
+
*
|
|
117
135
|
* @since 1.115.0
|
|
118
136
|
* @experimental (since 1.115.0) - This API is experimental and might change significantly.
|
|
119
137
|
*/
|
|
@@ -130,6 +148,9 @@ declare module "sap/ui/webc/main/library" {
|
|
|
130
148
|
/**
|
|
131
149
|
* Different Breadcrumbs designs.
|
|
132
150
|
*
|
|
151
|
+
* This enum is part of the 'sap/ui/webc/main/library' module export and must be accessed by the property
|
|
152
|
+
* 'BreadcrumbsDesign'.
|
|
153
|
+
*
|
|
133
154
|
* @since 1.95.0
|
|
134
155
|
* @experimental (since 1.95.0) - This API is experimental and might change significantly.
|
|
135
156
|
*/
|
|
@@ -147,6 +168,9 @@ declare module "sap/ui/webc/main/library" {
|
|
|
147
168
|
/**
|
|
148
169
|
* Different Breadcrumbs separator styles.
|
|
149
170
|
*
|
|
171
|
+
* This enum is part of the 'sap/ui/webc/main/library' module export and must be accessed by the property
|
|
172
|
+
* 'BreadcrumbsSeparatorStyle'.
|
|
173
|
+
*
|
|
150
174
|
* @since 1.95.0
|
|
151
175
|
* @experimental (since 1.95.0) - This API is experimental and might change significantly.
|
|
152
176
|
*/
|
|
@@ -179,6 +203,9 @@ declare module "sap/ui/webc/main/library" {
|
|
|
179
203
|
/**
|
|
180
204
|
* Different BusyIndicator sizes.
|
|
181
205
|
*
|
|
206
|
+
* This enum is part of the 'sap/ui/webc/main/library' module export and must be accessed by the property
|
|
207
|
+
* 'BusyIndicatorSize'.
|
|
208
|
+
*
|
|
182
209
|
* @since 1.92.0
|
|
183
210
|
* @experimental (since 1.92.0) - This API is experimental and might change significantly.
|
|
184
211
|
*/
|
|
@@ -199,6 +226,9 @@ declare module "sap/ui/webc/main/library" {
|
|
|
199
226
|
/**
|
|
200
227
|
* Different Button designs.
|
|
201
228
|
*
|
|
229
|
+
* This enum is part of the 'sap/ui/webc/main/library' module export and must be accessed by the property
|
|
230
|
+
* 'ButtonDesign'.
|
|
231
|
+
*
|
|
202
232
|
* @since 1.92.0
|
|
203
233
|
* @experimental (since 1.92.0) - This API is experimental and might change significantly.
|
|
204
234
|
*/
|
|
@@ -231,6 +261,9 @@ declare module "sap/ui/webc/main/library" {
|
|
|
231
261
|
/**
|
|
232
262
|
* Determines if the button has special form-related functionality.
|
|
233
263
|
*
|
|
264
|
+
* This enum is part of the 'sap/ui/webc/main/library' module export and must be accessed by the property
|
|
265
|
+
* 'ButtonType'.
|
|
266
|
+
*
|
|
234
267
|
* @since 1.120.0
|
|
235
268
|
* @experimental (since 1.120.0) - This API is experimental and might change significantly.
|
|
236
269
|
*/
|
|
@@ -251,6 +284,9 @@ declare module "sap/ui/webc/main/library" {
|
|
|
251
284
|
/**
|
|
252
285
|
* Different Calendar selection mode.
|
|
253
286
|
*
|
|
287
|
+
* This enum is part of the 'sap/ui/webc/main/library' module export and must be accessed by the property
|
|
288
|
+
* 'CalendarSelectionMode'.
|
|
289
|
+
*
|
|
254
290
|
* @since 1.92.0
|
|
255
291
|
* @experimental (since 1.92.0) - This API is experimental and might change significantly.
|
|
256
292
|
*/
|
|
@@ -271,6 +307,9 @@ declare module "sap/ui/webc/main/library" {
|
|
|
271
307
|
/**
|
|
272
308
|
* Different Carousel arrows placement.
|
|
273
309
|
*
|
|
310
|
+
* This enum is part of the 'sap/ui/webc/main/library' module export and must be accessed by the property
|
|
311
|
+
* 'CarouselArrowsPlacement'.
|
|
312
|
+
*
|
|
274
313
|
* @since 1.92.0
|
|
275
314
|
* @experimental (since 1.92.0) - This API is experimental and might change significantly.
|
|
276
315
|
*/
|
|
@@ -287,6 +326,9 @@ declare module "sap/ui/webc/main/library" {
|
|
|
287
326
|
/**
|
|
288
327
|
* Different Carousel page indicator styles.
|
|
289
328
|
*
|
|
329
|
+
* This enum is part of the 'sap/ui/webc/main/library' module export and must be accessed by the property
|
|
330
|
+
* 'CarouselPageIndicatorStyle'.
|
|
331
|
+
*
|
|
290
332
|
* @since 1.115.0
|
|
291
333
|
* @experimental (since 1.115.0) - This API is experimental and might change significantly.
|
|
292
334
|
*/
|
|
@@ -305,6 +347,9 @@ declare module "sap/ui/webc/main/library" {
|
|
|
305
347
|
/**
|
|
306
348
|
* Different filtering types of the ComboBox.
|
|
307
349
|
*
|
|
350
|
+
* This enum is part of the 'sap/ui/webc/main/library' module export and must be accessed by the property
|
|
351
|
+
* 'ComboBoxFilter'.
|
|
352
|
+
*
|
|
308
353
|
* @since 1.115.0
|
|
309
354
|
* @experimental (since 1.115.0) - This API is experimental and might change significantly.
|
|
310
355
|
*/
|
|
@@ -329,6 +374,9 @@ declare module "sap/ui/webc/main/library" {
|
|
|
329
374
|
/**
|
|
330
375
|
* Different types of HasPopup.
|
|
331
376
|
*
|
|
377
|
+
* This enum is part of the 'sap/ui/webc/main/library' module export and must be accessed by the property
|
|
378
|
+
* 'HasPopup'.
|
|
379
|
+
*
|
|
332
380
|
* @since 1.99.0
|
|
333
381
|
* @experimental (since 1.99.0) - This API is experimental and might change significantly.
|
|
334
382
|
*/
|
|
@@ -428,6 +476,9 @@ declare module "sap/ui/webc/main/library" {
|
|
|
428
476
|
/**
|
|
429
477
|
* Different Icon semantic designs.
|
|
430
478
|
*
|
|
479
|
+
* This enum is part of the 'sap/ui/webc/main/library' module export and must be accessed by the property
|
|
480
|
+
* 'IconDesign'.
|
|
481
|
+
*
|
|
431
482
|
* @since 1.115.0
|
|
432
483
|
* @experimental (since 1.115.0) - This API is experimental and might change significantly.
|
|
433
484
|
*/
|
|
@@ -528,6 +579,9 @@ declare module "sap/ui/webc/main/library" {
|
|
|
528
579
|
/**
|
|
529
580
|
* Different input types.
|
|
530
581
|
*
|
|
582
|
+
* This enum is part of the 'sap/ui/webc/main/library' module export and must be accessed by the property
|
|
583
|
+
* 'InputType'.
|
|
584
|
+
*
|
|
531
585
|
* @since 1.92.0
|
|
532
586
|
* @experimental (since 1.92.0) - This API is experimental and might change significantly.
|
|
533
587
|
*/
|
|
@@ -670,6 +724,9 @@ declare module "sap/ui/webc/main/library" {
|
|
|
670
724
|
/**
|
|
671
725
|
* Different link designs.
|
|
672
726
|
*
|
|
727
|
+
* This enum is part of the 'sap/ui/webc/main/library' module export and must be accessed by the property
|
|
728
|
+
* 'LinkDesign'.
|
|
729
|
+
*
|
|
673
730
|
* @since 1.92.0
|
|
674
731
|
* @experimental (since 1.92.0) - This API is experimental and might change significantly.
|
|
675
732
|
*/
|
|
@@ -690,6 +747,9 @@ declare module "sap/ui/webc/main/library" {
|
|
|
690
747
|
/**
|
|
691
748
|
* Different list growing modes.
|
|
692
749
|
*
|
|
750
|
+
* This enum is part of the 'sap/ui/webc/main/library' module export and must be accessed by the property
|
|
751
|
+
* 'ListGrowingMode'.
|
|
752
|
+
*
|
|
693
753
|
* @since 1.92.0
|
|
694
754
|
* @experimental (since 1.92.0) - This API is experimental and might change significantly.
|
|
695
755
|
*/
|
|
@@ -710,6 +770,9 @@ declare module "sap/ui/webc/main/library" {
|
|
|
710
770
|
/**
|
|
711
771
|
* Different list item types.
|
|
712
772
|
*
|
|
773
|
+
* This enum is part of the 'sap/ui/webc/main/library' module export and must be accessed by the property
|
|
774
|
+
* 'ListItemType'.
|
|
775
|
+
*
|
|
713
776
|
* @since 1.92.0
|
|
714
777
|
* @experimental (since 1.92.0) - This API is experimental and might change significantly.
|
|
715
778
|
*/
|
|
@@ -735,6 +798,9 @@ declare module "sap/ui/webc/main/library" {
|
|
|
735
798
|
/**
|
|
736
799
|
* Different list modes.
|
|
737
800
|
*
|
|
801
|
+
* This enum is part of the 'sap/ui/webc/main/library' module export and must be accessed by the property
|
|
802
|
+
* 'ListMode'.
|
|
803
|
+
*
|
|
738
804
|
* @since 1.92.0
|
|
739
805
|
* @experimental (since 1.92.0) - This API is experimental and might change significantly.
|
|
740
806
|
*/
|
|
@@ -772,6 +838,9 @@ declare module "sap/ui/webc/main/library" {
|
|
|
772
838
|
/**
|
|
773
839
|
* Different types of list items separators.
|
|
774
840
|
*
|
|
841
|
+
* This enum is part of the 'sap/ui/webc/main/library' module export and must be accessed by the property
|
|
842
|
+
* 'ListSeparators'.
|
|
843
|
+
*
|
|
775
844
|
* @since 1.92.0
|
|
776
845
|
* @experimental (since 1.92.0) - This API is experimental and might change significantly.
|
|
777
846
|
*/
|
|
@@ -792,6 +861,9 @@ declare module "sap/ui/webc/main/library" {
|
|
|
792
861
|
/**
|
|
793
862
|
* MessageStrip designs.
|
|
794
863
|
*
|
|
864
|
+
* This enum is part of the 'sap/ui/webc/main/library' module export and must be accessed by the property
|
|
865
|
+
* 'MessageStripDesign'.
|
|
866
|
+
*
|
|
795
867
|
* @since 1.92.0
|
|
796
868
|
* @experimental (since 1.92.0) - This API is experimental and might change significantly.
|
|
797
869
|
*/
|
|
@@ -816,6 +888,9 @@ declare module "sap/ui/webc/main/library" {
|
|
|
816
888
|
/**
|
|
817
889
|
* Panel accessible roles.
|
|
818
890
|
*
|
|
891
|
+
* This enum is part of the 'sap/ui/webc/main/library' module export and must be accessed by the property
|
|
892
|
+
* 'PanelAccessibleRole'.
|
|
893
|
+
*
|
|
819
894
|
* @since 1.92.0
|
|
820
895
|
* @experimental (since 1.92.0) - This API is experimental and might change significantly.
|
|
821
896
|
*/
|
|
@@ -839,6 +914,9 @@ declare module "sap/ui/webc/main/library" {
|
|
|
839
914
|
/**
|
|
840
915
|
* Popover horizontal align types.
|
|
841
916
|
*
|
|
917
|
+
* This enum is part of the 'sap/ui/webc/main/library' module export and must be accessed by the property
|
|
918
|
+
* 'PopoverHorizontalAlign'.
|
|
919
|
+
*
|
|
842
920
|
* @since 1.92.0
|
|
843
921
|
* @experimental (since 1.92.0) - This API is experimental and might change significantly.
|
|
844
922
|
*/
|
|
@@ -863,6 +941,9 @@ declare module "sap/ui/webc/main/library" {
|
|
|
863
941
|
/**
|
|
864
942
|
* Popover placement types.
|
|
865
943
|
*
|
|
944
|
+
* This enum is part of the 'sap/ui/webc/main/library' module export and must be accessed by the property
|
|
945
|
+
* 'PopoverPlacementType'.
|
|
946
|
+
*
|
|
866
947
|
* @since 1.92.0
|
|
867
948
|
* @experimental (since 1.92.0) - This API is experimental and might change significantly.
|
|
868
949
|
*/
|
|
@@ -887,6 +968,9 @@ declare module "sap/ui/webc/main/library" {
|
|
|
887
968
|
/**
|
|
888
969
|
* Popover vertical align types.
|
|
889
970
|
*
|
|
971
|
+
* This enum is part of the 'sap/ui/webc/main/library' module export and must be accessed by the property
|
|
972
|
+
* 'PopoverVerticalAlign'.
|
|
973
|
+
*
|
|
890
974
|
* @since 1.92.0
|
|
891
975
|
* @experimental (since 1.92.0) - This API is experimental and might change significantly.
|
|
892
976
|
*/
|
|
@@ -909,6 +993,9 @@ declare module "sap/ui/webc/main/library" {
|
|
|
909
993
|
/**
|
|
910
994
|
* Popup accessible roles.
|
|
911
995
|
*
|
|
996
|
+
* This enum is part of the 'sap/ui/webc/main/library' module export and must be accessed by the property
|
|
997
|
+
* 'PopupAccessibleRole'.
|
|
998
|
+
*
|
|
912
999
|
* @since 1.115.0
|
|
913
1000
|
* @experimental (since 1.115.0) - This API is experimental and might change significantly.
|
|
914
1001
|
*/
|
|
@@ -929,6 +1016,9 @@ declare module "sap/ui/webc/main/library" {
|
|
|
929
1016
|
/**
|
|
930
1017
|
* Different types of Priority.
|
|
931
1018
|
*
|
|
1019
|
+
* This enum is part of the 'sap/ui/webc/main/library' module export and must be accessed by the property
|
|
1020
|
+
* 'Priority'.
|
|
1021
|
+
*
|
|
932
1022
|
* @since 1.92.0
|
|
933
1023
|
* @experimental (since 1.92.0) - This API is experimental and might change significantly.
|
|
934
1024
|
*/
|
|
@@ -953,6 +1043,9 @@ declare module "sap/ui/webc/main/library" {
|
|
|
953
1043
|
/**
|
|
954
1044
|
* Different SegmentedButton modes.
|
|
955
1045
|
*
|
|
1046
|
+
* This enum is part of the 'sap/ui/webc/main/library' module export and must be accessed by the property
|
|
1047
|
+
* 'SegmentedButtonMode'.
|
|
1048
|
+
*
|
|
956
1049
|
* @since 1.115.0
|
|
957
1050
|
* @experimental (since 1.115.0) - This API is experimental and might change significantly.
|
|
958
1051
|
*/
|
|
@@ -969,6 +1062,9 @@ declare module "sap/ui/webc/main/library" {
|
|
|
969
1062
|
/**
|
|
970
1063
|
* Different types of SemanticColor.
|
|
971
1064
|
*
|
|
1065
|
+
* This enum is part of the 'sap/ui/webc/main/library' module export and must be accessed by the property
|
|
1066
|
+
* 'SemanticColor'.
|
|
1067
|
+
*
|
|
972
1068
|
* @since 1.92.0
|
|
973
1069
|
* @experimental (since 1.92.0) - This API is experimental and might change significantly.
|
|
974
1070
|
*/
|
|
@@ -997,6 +1093,9 @@ declare module "sap/ui/webc/main/library" {
|
|
|
997
1093
|
/**
|
|
998
1094
|
* Different types of Switch designs.
|
|
999
1095
|
*
|
|
1096
|
+
* This enum is part of the 'sap/ui/webc/main/library' module export and must be accessed by the property
|
|
1097
|
+
* 'SwitchDesign'.
|
|
1098
|
+
*
|
|
1000
1099
|
* @since 1.92.0
|
|
1001
1100
|
* @experimental (since 1.92.0) - This API is experimental and might change significantly.
|
|
1002
1101
|
*/
|
|
@@ -1013,6 +1112,9 @@ declare module "sap/ui/webc/main/library" {
|
|
|
1013
1112
|
/**
|
|
1014
1113
|
* Background design for the header and content of TabContainer.
|
|
1015
1114
|
*
|
|
1115
|
+
* This enum is part of the 'sap/ui/webc/main/library' module export and must be accessed by the property
|
|
1116
|
+
* 'TabContainerBackgroundDesign'.
|
|
1117
|
+
*
|
|
1016
1118
|
* @since 1.115.0
|
|
1017
1119
|
* @experimental (since 1.115.0) - This API is experimental and might change significantly.
|
|
1018
1120
|
*/
|
|
@@ -1033,6 +1135,9 @@ declare module "sap/ui/webc/main/library" {
|
|
|
1033
1135
|
/**
|
|
1034
1136
|
* Tab layout of TabContainer.
|
|
1035
1137
|
*
|
|
1138
|
+
* This enum is part of the 'sap/ui/webc/main/library' module export and must be accessed by the property
|
|
1139
|
+
* 'TabLayout'.
|
|
1140
|
+
*
|
|
1036
1141
|
* @since 1.92.0
|
|
1037
1142
|
* @experimental (since 1.92.0) - This API is experimental and might change significantly.
|
|
1038
1143
|
*/
|
|
@@ -1049,6 +1154,9 @@ declare module "sap/ui/webc/main/library" {
|
|
|
1049
1154
|
/**
|
|
1050
1155
|
* Table cell popin display.
|
|
1051
1156
|
*
|
|
1157
|
+
* This enum is part of the 'sap/ui/webc/main/library' module export and must be accessed by the property
|
|
1158
|
+
* 'TableColumnPopinDisplay'.
|
|
1159
|
+
*
|
|
1052
1160
|
* @since 1.115.0
|
|
1053
1161
|
* @experimental (since 1.115.0) - This API is experimental and might change significantly.
|
|
1054
1162
|
*/
|
|
@@ -1065,6 +1173,9 @@ declare module "sap/ui/webc/main/library" {
|
|
|
1065
1173
|
/**
|
|
1066
1174
|
* Different table growing modes.
|
|
1067
1175
|
*
|
|
1176
|
+
* This enum is part of the 'sap/ui/webc/main/library' module export and must be accessed by the property
|
|
1177
|
+
* 'TableGrowingMode'.
|
|
1178
|
+
*
|
|
1068
1179
|
* @since 1.92.0
|
|
1069
1180
|
* @experimental (since 1.92.0) - This API is experimental and might change significantly.
|
|
1070
1181
|
*/
|
|
@@ -1085,6 +1196,9 @@ declare module "sap/ui/webc/main/library" {
|
|
|
1085
1196
|
/**
|
|
1086
1197
|
* Different table modes.
|
|
1087
1198
|
*
|
|
1199
|
+
* This enum is part of the 'sap/ui/webc/main/library' module export and must be accessed by the property
|
|
1200
|
+
* 'TableMode'.
|
|
1201
|
+
*
|
|
1088
1202
|
* @since 1.92.0
|
|
1089
1203
|
* @experimental (since 1.92.0) - This API is experimental and might change significantly.
|
|
1090
1204
|
*/
|
|
@@ -1105,6 +1219,9 @@ declare module "sap/ui/webc/main/library" {
|
|
|
1105
1219
|
/**
|
|
1106
1220
|
* Different table row types.
|
|
1107
1221
|
*
|
|
1222
|
+
* This enum is part of the 'sap/ui/webc/main/library' module export and must be accessed by the property
|
|
1223
|
+
* 'TableRowType'.
|
|
1224
|
+
*
|
|
1108
1225
|
* @since 1.92.0
|
|
1109
1226
|
* @experimental (since 1.92.0) - This API is experimental and might change significantly.
|
|
1110
1227
|
*/
|
|
@@ -1121,6 +1238,9 @@ declare module "sap/ui/webc/main/library" {
|
|
|
1121
1238
|
/**
|
|
1122
1239
|
* Tabs overflow mode in TabContainer.
|
|
1123
1240
|
*
|
|
1241
|
+
* This enum is part of the 'sap/ui/webc/main/library' module export and must be accessed by the property
|
|
1242
|
+
* 'TabsOverflowMode'.
|
|
1243
|
+
*
|
|
1124
1244
|
* @since 1.99.0
|
|
1125
1245
|
* @experimental (since 1.99.0) - This API is experimental and might change significantly.
|
|
1126
1246
|
*/
|
|
@@ -1137,6 +1257,9 @@ declare module "sap/ui/webc/main/library" {
|
|
|
1137
1257
|
/**
|
|
1138
1258
|
* Different types of Title level.
|
|
1139
1259
|
*
|
|
1260
|
+
* This enum is part of the 'sap/ui/webc/main/library' module export and must be accessed by the property
|
|
1261
|
+
* 'TitleLevel'.
|
|
1262
|
+
*
|
|
1140
1263
|
* @since 1.92.0
|
|
1141
1264
|
* @experimental (since 1.92.0) - This API is experimental and might change significantly.
|
|
1142
1265
|
*/
|
|
@@ -1169,6 +1292,9 @@ declare module "sap/ui/webc/main/library" {
|
|
|
1169
1292
|
/**
|
|
1170
1293
|
* Toast placement.
|
|
1171
1294
|
*
|
|
1295
|
+
* This enum is part of the 'sap/ui/webc/main/library' module export and must be accessed by the property
|
|
1296
|
+
* 'ToastPlacement'.
|
|
1297
|
+
*
|
|
1172
1298
|
* @since 1.92.0
|
|
1173
1299
|
* @experimental (since 1.92.0) - This API is experimental and might change significantly.
|
|
1174
1300
|
*/
|
|
@@ -1213,6 +1339,9 @@ declare module "sap/ui/webc/main/library" {
|
|
|
1213
1339
|
/**
|
|
1214
1340
|
* Defines which direction the items of ui5-toolbar will be aligned.
|
|
1215
1341
|
*
|
|
1342
|
+
* This enum is part of the 'sap/ui/webc/main/library' module export and must be accessed by the property
|
|
1343
|
+
* 'ToolbarAlign'.
|
|
1344
|
+
*
|
|
1216
1345
|
* @since 1.120.0
|
|
1217
1346
|
* @experimental (since 1.120.0) - This API is experimental and might change significantly.
|
|
1218
1347
|
*/
|
|
@@ -1229,6 +1358,9 @@ declare module "sap/ui/webc/main/library" {
|
|
|
1229
1358
|
/**
|
|
1230
1359
|
* Defines the priority of the toolbar item to go inside overflow popover.
|
|
1231
1360
|
*
|
|
1361
|
+
* This enum is part of the 'sap/ui/webc/main/library' module export and must be accessed by the property
|
|
1362
|
+
* 'ToolbarItemOverflowBehavior'.
|
|
1363
|
+
*
|
|
1232
1364
|
* @since 1.120.0
|
|
1233
1365
|
* @experimental (since 1.120.0) - This API is experimental and might change significantly.
|
|
1234
1366
|
*/
|
|
@@ -1246,6 +1378,9 @@ declare module "sap/ui/webc/main/library" {
|
|
|
1246
1378
|
/**
|
|
1247
1379
|
* Different types of wrapping.
|
|
1248
1380
|
*
|
|
1381
|
+
* This enum is part of the 'sap/ui/webc/main/library' module export and must be accessed by the property
|
|
1382
|
+
* 'WrappingType'.
|
|
1383
|
+
*
|
|
1249
1384
|
* @since 1.92.0
|
|
1250
1385
|
* @experimental (since 1.92.0) - This API is experimental and might change significantly.
|
|
1251
1386
|
*/
|
|
@@ -14516,7 +14651,7 @@ declare module "sap/ui/webc/main/Dialog" {
|
|
|
14516
14651
|
* ID of the element which is the current target of the association {@link #getInitialFocus initialFocus},
|
|
14517
14652
|
* or `null`.
|
|
14518
14653
|
*/
|
|
14519
|
-
getInitialFocus(): ID;
|
|
14654
|
+
getInitialFocus(): ID | null;
|
|
14520
14655
|
/**
|
|
14521
14656
|
* Gets current value of property {@link #getOpen open}.
|
|
14522
14657
|
*
|
|
@@ -18171,7 +18306,7 @@ declare module "sap/ui/webc/main/Label" {
|
|
|
18171
18306
|
/**
|
|
18172
18307
|
* ID of the element which is the current target of the association {@link #getLabelFor labelFor}, or `null`.
|
|
18173
18308
|
*/
|
|
18174
|
-
getLabelFor(): ID;
|
|
18309
|
+
getLabelFor(): ID | null;
|
|
18175
18310
|
/**
|
|
18176
18311
|
* Gets current value of property {@link #getRequired required}.
|
|
18177
18312
|
*
|
|
@@ -21133,7 +21268,7 @@ declare module "sap/ui/webc/main/Menu" {
|
|
|
21133
21268
|
/**
|
|
21134
21269
|
* ID of the element which is the current target of the association {@link #getOpener opener}, or `null`.
|
|
21135
21270
|
*/
|
|
21136
|
-
getOpener(): ID;
|
|
21271
|
+
getOpener(): ID | null;
|
|
21137
21272
|
/**
|
|
21138
21273
|
* Checks for the provided `sap.ui.webc.main.IMenuItem` in the aggregation {@link #getItems items}. and
|
|
21139
21274
|
* returns its index if found or -1 otherwise.
|
|
@@ -27086,7 +27221,7 @@ declare module "sap/ui/webc/main/Popover" {
|
|
|
27086
27221
|
* ID of the element which is the current target of the association {@link #getInitialFocus initialFocus},
|
|
27087
27222
|
* or `null`.
|
|
27088
27223
|
*/
|
|
27089
|
-
getInitialFocus(): ID;
|
|
27224
|
+
getInitialFocus(): ID | null;
|
|
27090
27225
|
/**
|
|
27091
27226
|
* Gets current value of property {@link #getModal modal}.
|
|
27092
27227
|
*
|
|
@@ -27113,7 +27248,7 @@ declare module "sap/ui/webc/main/Popover" {
|
|
|
27113
27248
|
/**
|
|
27114
27249
|
* ID of the element which is the current target of the association {@link #getOpener opener}, or `null`.
|
|
27115
27250
|
*/
|
|
27116
|
-
getOpener(): ID;
|
|
27251
|
+
getOpener(): ID | null;
|
|
27117
27252
|
/**
|
|
27118
27253
|
* Gets current value of property {@link #getPlacementType placementType}.
|
|
27119
27254
|
*
|
|
@@ -30694,7 +30829,7 @@ declare module "sap/ui/webc/main/ResponsivePopover" {
|
|
|
30694
30829
|
* ID of the element which is the current target of the association {@link #getInitialFocus initialFocus},
|
|
30695
30830
|
* or `null`.
|
|
30696
30831
|
*/
|
|
30697
|
-
getInitialFocus(): ID;
|
|
30832
|
+
getInitialFocus(): ID | null;
|
|
30698
30833
|
/**
|
|
30699
30834
|
* Gets current value of property {@link #getModal modal}.
|
|
30700
30835
|
*
|
|
@@ -30721,7 +30856,7 @@ declare module "sap/ui/webc/main/ResponsivePopover" {
|
|
|
30721
30856
|
/**
|
|
30722
30857
|
* ID of the element which is the current target of the association {@link #getOpener opener}, or `null`.
|
|
30723
30858
|
*/
|
|
30724
|
-
getOpener(): ID;
|
|
30859
|
+
getOpener(): ID | null;
|
|
30725
30860
|
/**
|
|
30726
30861
|
* Gets current value of property {@link #getPlacementType placementType}.
|
|
30727
30862
|
*
|
|
@@ -33005,7 +33140,7 @@ declare module "sap/ui/webc/main/Select" {
|
|
|
33005
33140
|
/**
|
|
33006
33141
|
* ID of the element which is the current target of the association {@link #getMenu menu}, or `null`.
|
|
33007
33142
|
*/
|
|
33008
|
-
getMenu(): ID;
|
|
33143
|
+
getMenu(): ID | null;
|
|
33009
33144
|
/**
|
|
33010
33145
|
* Gets current value of property {@link #getName name}.
|
|
33011
33146
|
*
|