@sapui5/ts-types-esm 1.132.0 → 1.133.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (68) hide show
  1. package/package.json +1 -1
  2. package/types/sap.apf.d.ts +12 -11
  3. package/types/sap.ca.ui.d.ts +413 -415
  4. package/types/sap.chart.d.ts +6 -6
  5. package/types/sap.collaboration.d.ts +31 -31
  6. package/types/sap.cux.home.d.ts +937 -106
  7. package/types/sap.esh.search.ui.d.ts +39 -1
  8. package/types/sap.f.d.ts +159 -175
  9. package/types/sap.fe.base.d.ts +1 -1
  10. package/types/sap.fe.controls.d.ts +1 -1
  11. package/types/sap.fe.core.d.ts +16 -9
  12. package/types/sap.fe.ina.d.ts +1 -1
  13. package/types/sap.fe.macros.d.ts +81 -45
  14. package/types/sap.fe.navigation.d.ts +3 -3
  15. package/types/sap.fe.placeholder.d.ts +1 -1
  16. package/types/sap.fe.plugins.managecache.d.ts +1 -1
  17. package/types/sap.fe.templates.d.ts +1 -1
  18. package/types/sap.fe.test.d.ts +3 -8
  19. package/types/sap.fe.tools.d.ts +1 -1
  20. package/types/sap.feedback.ui.d.ts +1 -1
  21. package/types/sap.gantt.d.ts +385 -329
  22. package/types/sap.insights.d.ts +3 -3
  23. package/types/sap.m.d.ts +1946 -1117
  24. package/types/sap.makit.d.ts +182 -182
  25. package/types/sap.me.d.ts +25 -27
  26. package/types/sap.ndc.d.ts +1 -1
  27. package/types/sap.ovp.d.ts +1 -1
  28. package/types/sap.rules.ui.d.ts +41 -41
  29. package/types/sap.sac.df.d.ts +108 -98
  30. package/types/sap.suite.ui.commons.d.ts +432 -487
  31. package/types/sap.suite.ui.generic.template.d.ts +28 -8
  32. package/types/sap.suite.ui.microchart.d.ts +55 -79
  33. package/types/sap.tnt.d.ts +229 -14
  34. package/types/sap.ui.codeeditor.d.ts +1 -1
  35. package/types/sap.ui.commons.d.ts +326 -335
  36. package/types/sap.ui.comp.d.ts +427 -421
  37. package/types/sap.ui.core.d.ts +693 -718
  38. package/types/sap.ui.dt.d.ts +1 -1
  39. package/types/sap.ui.export.d.ts +1 -1
  40. package/types/sap.ui.fl.d.ts +5 -5
  41. package/types/sap.ui.generic.app.d.ts +83 -66
  42. package/types/sap.ui.generic.template.d.ts +1 -1
  43. package/types/sap.ui.integration.d.ts +324 -236
  44. package/types/sap.ui.layout.d.ts +87 -103
  45. package/types/sap.ui.mdc.d.ts +167 -142
  46. package/types/sap.ui.richtexteditor.d.ts +48 -8
  47. package/types/sap.ui.rta.d.ts +1 -1
  48. package/types/sap.ui.suite.d.ts +14 -14
  49. package/types/sap.ui.support.d.ts +2 -2
  50. package/types/sap.ui.table.d.ts +219 -197
  51. package/types/sap.ui.testrecorder.d.ts +1 -1
  52. package/types/sap.ui.unified.d.ts +130 -112
  53. package/types/sap.ui.ux3.d.ts +113 -117
  54. package/types/sap.ui.vbm.d.ts +57 -57
  55. package/types/sap.ui.vk.d.ts +135 -132
  56. package/types/sap.ui.vtm.d.ts +112 -103
  57. package/types/sap.ui.webc.common.d.ts +7 -7
  58. package/types/sap.ui.webc.fiori.d.ts +164 -176
  59. package/types/sap.ui.webc.main.d.ts +527 -531
  60. package/types/sap.uiext.inbox.d.ts +43 -43
  61. package/types/sap.ushell.d.ts +206 -123
  62. package/types/sap.ushell_abap.d.ts +1 -1
  63. package/types/sap.uxap.d.ts +33 -51
  64. package/types/sap.viz.d.ts +2782 -2858
  65. package/types/sap.webanalytics.core.d.ts +1 -1
  66. package/types/sap.zen.commons.d.ts +17 -17
  67. package/types/sap.zen.crosstab.d.ts +10 -10
  68. package/types/sap.zen.dsh.d.ts +11 -11
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.132.0
1
+ // For Library Version: 1.133.0
2
2
 
3
3
  declare namespace sap {
4
4
  interface IUI5DefineDependencyNames {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.132.1
1
+ // For Library Version: 1.133.0
2
2
 
3
3
  declare module "sap/uxap/library" {
4
4
  /**
@@ -292,7 +292,7 @@ declare module "sap/uxap/AnchorBar" {
292
292
  *
293
293
  * @returns Value of property `backgroundDesign`
294
294
  */
295
- getBackgroundDesign(): BackgroundDesign | keyof typeof BackgroundDesign;
295
+ getBackgroundDesign(): BackgroundDesign;
296
296
  /**
297
297
  * Returns an sap.ui.core.delegate.ScrollEnablement object used to handle scrolling.
298
298
  *
@@ -707,9 +707,7 @@ declare module "sap/uxap/BlockBase" {
707
707
  *
708
708
  * @returns Value of property `formAdjustment`
709
709
  */
710
- getFormAdjustment():
711
- | BlockBaseFormAdjustment
712
- | keyof typeof BlockBaseFormAdjustment;
710
+ getFormAdjustment(): BlockBaseFormAdjustment;
713
711
  /**
714
712
  * Gets content of aggregation {@link #getMappings mappings}.
715
713
  *
@@ -1644,9 +1642,7 @@ declare module "sap/uxap/ObjectPageAccessibleLandmarkInfo" {
1644
1642
  *
1645
1643
  * @returns Value of property `contentRole`
1646
1644
  */
1647
- getContentRole():
1648
- | AccessibleLandmarkRole
1649
- | keyof typeof AccessibleLandmarkRole;
1645
+ getContentRole(): AccessibleLandmarkRole;
1650
1646
  /**
1651
1647
  * Gets current value of property {@link #getFooterLabel footerLabel}.
1652
1648
  *
@@ -1672,9 +1668,7 @@ declare module "sap/uxap/ObjectPageAccessibleLandmarkInfo" {
1672
1668
  *
1673
1669
  * @returns Value of property `footerRole`
1674
1670
  */
1675
- getFooterRole():
1676
- | AccessibleLandmarkRole
1677
- | keyof typeof AccessibleLandmarkRole;
1671
+ getFooterRole(): AccessibleLandmarkRole;
1678
1672
  /**
1679
1673
  * Gets current value of property {@link #getHeaderContentLabel headerContentLabel}.
1680
1674
  *
@@ -1713,9 +1707,7 @@ declare module "sap/uxap/ObjectPageAccessibleLandmarkInfo" {
1713
1707
  *
1714
1708
  * @returns Value of property `headerRole`
1715
1709
  */
1716
- getHeaderRole():
1717
- | AccessibleLandmarkRole
1718
- | keyof typeof AccessibleLandmarkRole;
1710
+ getHeaderRole(): AccessibleLandmarkRole;
1719
1711
  /**
1720
1712
  * Gets current value of property {@link #getNavigationLabel navigationLabel}.
1721
1713
  *
@@ -1741,9 +1733,7 @@ declare module "sap/uxap/ObjectPageAccessibleLandmarkInfo" {
1741
1733
  *
1742
1734
  * @returns Value of property `navigationRole`
1743
1735
  */
1744
- getNavigationRole():
1745
- | AccessibleLandmarkRole
1746
- | keyof typeof AccessibleLandmarkRole;
1736
+ getNavigationRole(): AccessibleLandmarkRole;
1747
1737
  /**
1748
1738
  * Gets current value of property {@link #getRootLabel rootLabel}.
1749
1739
  *
@@ -1769,7 +1759,7 @@ declare module "sap/uxap/ObjectPageAccessibleLandmarkInfo" {
1769
1759
  *
1770
1760
  * @returns Value of property `rootRole`
1771
1761
  */
1772
- getRootRole(): AccessibleLandmarkRole | keyof typeof AccessibleLandmarkRole;
1762
+ getRootRole(): AccessibleLandmarkRole;
1773
1763
  /**
1774
1764
  * Sets a new value for property {@link #getContentLabel contentLabel}.
1775
1765
  *
@@ -2461,7 +2451,7 @@ declare module "sap/uxap/ObjectPageHeader" {
2461
2451
  /**
2462
2452
  * Adds some breadCrumbLink to the aggregation {@link #getBreadCrumbsLinks breadCrumbsLinks}.
2463
2453
  *
2464
- * @deprecated (since 1.50) - use the `breadcrumbs` aggregation instead.
2454
+ * @deprecated As of version 1.50. use the `breadcrumbs` aggregation instead.
2465
2455
  *
2466
2456
  * @returns Reference to `this` in order to allow method chaining
2467
2457
  */
@@ -2636,7 +2626,7 @@ declare module "sap/uxap/ObjectPageHeader" {
2636
2626
  /**
2637
2627
  * Destroys all the breadCrumbsLinks in the aggregation {@link #getBreadCrumbsLinks breadCrumbsLinks}.
2638
2628
  *
2639
- * @deprecated (since 1.50) - use the `breadcrumbs` aggregation instead.
2629
+ * @deprecated As of version 1.50. use the `breadcrumbs` aggregation instead.
2640
2630
  *
2641
2631
  * @returns Reference to `this` in order to allow method chaining
2642
2632
  */
@@ -2786,7 +2776,7 @@ declare module "sap/uxap/ObjectPageHeader" {
2786
2776
  *
2787
2777
  * A list of all the active link elements in the BreadCrumbs control.
2788
2778
  *
2789
- * @deprecated (since 1.50) - use the `breadcrumbs` aggregation instead.
2779
+ * @deprecated As of version 1.50. use the `breadcrumbs` aggregation instead.
2790
2780
  */
2791
2781
  getBreadCrumbsLinks(): Link[];
2792
2782
  /**
@@ -2797,13 +2787,11 @@ declare module "sap/uxap/ObjectPageHeader" {
2797
2787
  *
2798
2788
  * Default value is `Light`.
2799
2789
  *
2800
- * @deprecated (since 1.40.1) - without replacement.
2790
+ * @deprecated As of version 1.40.1. without replacement.
2801
2791
  *
2802
2792
  * @returns Value of property `headerDesign`
2803
2793
  */
2804
- getHeaderDesign():
2805
- | ObjectPageHeaderDesign
2806
- | keyof typeof ObjectPageHeaderDesign;
2794
+ getHeaderDesign(): ObjectPageHeaderDesign;
2807
2795
  /**
2808
2796
  * Gets current value of property {@link #getIsActionAreaAlwaysVisible isActionAreaAlwaysVisible}.
2809
2797
  *
@@ -2924,7 +2912,7 @@ declare module "sap/uxap/ObjectPageHeader" {
2924
2912
  *
2925
2913
  * @returns Value of property `objectImageBackgroundColor`
2926
2914
  */
2927
- getObjectImageBackgroundColor(): AvatarColor | keyof typeof AvatarColor;
2915
+ getObjectImageBackgroundColor(): AvatarColor;
2928
2916
  /**
2929
2917
  * Gets current value of property {@link #getObjectImageDensityAware objectImageDensityAware}.
2930
2918
  *
@@ -2947,7 +2935,7 @@ declare module "sap/uxap/ObjectPageHeader" {
2947
2935
  *
2948
2936
  * @returns Value of property `objectImageShape`
2949
2937
  */
2950
- getObjectImageShape(): AvatarShape | keyof typeof AvatarShape;
2938
+ getObjectImageShape(): AvatarShape;
2951
2939
  /**
2952
2940
  * Gets current value of property {@link #getObjectImageURI objectImageURI}.
2953
2941
  *
@@ -3047,7 +3035,7 @@ declare module "sap/uxap/ObjectPageHeader" {
3047
3035
  * Checks for the provided `sap.m.Link` in the aggregation {@link #getBreadCrumbsLinks breadCrumbsLinks}.
3048
3036
  * and returns its index if found or -1 otherwise.
3049
3037
  *
3050
- * @deprecated (since 1.50) - use the `breadcrumbs` aggregation instead.
3038
+ * @deprecated As of version 1.50. use the `breadcrumbs` aggregation instead.
3051
3039
  *
3052
3040
  * @returns The index of the provided control in the aggregation if found, or -1 otherwise
3053
3041
  */
@@ -3078,7 +3066,7 @@ declare module "sap/uxap/ObjectPageHeader" {
3078
3066
  /**
3079
3067
  * Inserts a breadCrumbLink into the aggregation {@link #getBreadCrumbsLinks breadCrumbsLinks}.
3080
3068
  *
3081
- * @deprecated (since 1.50) - use the `breadcrumbs` aggregation instead.
3069
+ * @deprecated As of version 1.50. use the `breadcrumbs` aggregation instead.
3082
3070
  *
3083
3071
  * @returns Reference to `this` in order to allow method chaining
3084
3072
  */
@@ -3120,7 +3108,7 @@ declare module "sap/uxap/ObjectPageHeader" {
3120
3108
  *
3121
3109
  * Additionally, it unregisters them from the hosting UIArea.
3122
3110
  *
3123
- * @deprecated (since 1.50) - use the `breadcrumbs` aggregation instead.
3111
+ * @deprecated As of version 1.50. use the `breadcrumbs` aggregation instead.
3124
3112
  *
3125
3113
  * @returns An array of the removed elements (might be empty)
3126
3114
  */
@@ -3128,7 +3116,7 @@ declare module "sap/uxap/ObjectPageHeader" {
3128
3116
  /**
3129
3117
  * Removes a breadCrumbLink from the aggregation {@link #getBreadCrumbsLinks breadCrumbsLinks}.
3130
3118
  *
3131
- * @deprecated (since 1.50) - use the `breadcrumbs` aggregation instead.
3119
+ * @deprecated As of version 1.50. use the `breadcrumbs` aggregation instead.
3132
3120
  *
3133
3121
  * @returns The removed breadCrumbLink or `null`
3134
3122
  */
@@ -3590,7 +3578,7 @@ declare module "sap/uxap/ObjectPageHeader" {
3590
3578
  * Determines the design of the header - Light or Dark. **Note: **This property is deprecated. It will continue
3591
3579
  * to work in the Blue Crystal theme, but it will not be taken into account for the Belize themes.
3592
3580
  *
3593
- * @deprecated (since 1.40.1) - without replacement.
3581
+ * @deprecated As of version 1.40.1. without replacement.
3594
3582
  */
3595
3583
  headerDesign?:
3596
3584
  | (ObjectPageHeaderDesign | keyof typeof ObjectPageHeaderDesign)
@@ -3649,7 +3637,7 @@ declare module "sap/uxap/ObjectPageHeader" {
3649
3637
  /**
3650
3638
  * A list of all the active link elements in the BreadCrumbs control.
3651
3639
  *
3652
- * @deprecated (since 1.50) - use the `breadcrumbs` aggregation instead.
3640
+ * @deprecated As of version 1.50. use the `breadcrumbs` aggregation instead.
3653
3641
  */
3654
3642
  breadCrumbsLinks?: Link[] | Link | AggregationBindingInfo | `{${string}}`;
3655
3643
 
@@ -3884,7 +3872,7 @@ declare module "sap/uxap/ObjectPageHeaderActionButton" {
3884
3872
  *
3885
3873
  * @returns Value of property `importance`
3886
3874
  */
3887
- getImportance(): Importance | keyof typeof Importance;
3875
+ getImportance(): Importance;
3888
3876
  /**
3889
3877
  * Sets a new value for property {@link #getHideIcon hideIcon}.
3890
3878
  *
@@ -4109,13 +4097,11 @@ declare module "sap/uxap/ObjectPageHeaderContent" {
4109
4097
  *
4110
4098
  * Default value is `Light`.
4111
4099
  *
4112
- * @deprecated (since 1.40.1) - without replacement.
4100
+ * @deprecated As of version 1.40.1. without replacement.
4113
4101
  *
4114
4102
  * @returns Value of property `contentDesign`
4115
4103
  */
4116
- getContentDesign():
4117
- | ObjectPageHeaderDesign
4118
- | keyof typeof ObjectPageHeaderDesign;
4104
+ getContentDesign(): ObjectPageHeaderDesign;
4119
4105
  /**
4120
4106
  * Checks for the provided `sap.ui.core.Control` in the aggregation {@link #getContent content}. and returns
4121
4107
  * its index if found or -1 otherwise.
@@ -4178,7 +4164,7 @@ declare module "sap/uxap/ObjectPageHeaderContent" {
4178
4164
  *
4179
4165
  * Default value is `Light`.
4180
4166
  *
4181
- * @deprecated (since 1.40.1) - without replacement.
4167
+ * @deprecated As of version 1.40.1. without replacement.
4182
4168
  *
4183
4169
  * @returns Reference to `this` in order to allow method chaining
4184
4170
  */
@@ -4199,7 +4185,7 @@ declare module "sap/uxap/ObjectPageHeaderContent" {
4199
4185
  * Determines the design of the header - Light or Dark. **Note: **This property is deprecated. It will continue
4200
4186
  * to work in the Blue Crystal theme, but it will not be taken into account for the Belize themes.
4201
4187
  *
4202
- * @deprecated (since 1.40.1) - without replacement.
4188
+ * @deprecated As of version 1.40.1. without replacement.
4203
4189
  */
4204
4190
  contentDesign?:
4205
4191
  | (ObjectPageHeaderDesign | keyof typeof ObjectPageHeaderDesign)
@@ -5345,9 +5331,7 @@ declare module "sap/uxap/ObjectPageLayout" {
5345
5331
  *
5346
5332
  * @returns Value of property `backgroundDesignAnchorBar`
5347
5333
  */
5348
- getBackgroundDesignAnchorBar():
5349
- | BackgroundDesign
5350
- | keyof typeof BackgroundDesign;
5334
+ getBackgroundDesignAnchorBar(): BackgroundDesign;
5351
5335
  /**
5352
5336
  * Gets current value of property {@link #getEnableLazyLoading enableLazyLoading}.
5353
5337
  *
@@ -5538,7 +5522,7 @@ declare module "sap/uxap/ObjectPageLayout" {
5538
5522
  *
5539
5523
  * @returns Value of property `sectionTitleLevel`
5540
5524
  */
5541
- getSectionTitleLevel(): TitleLevel | keyof typeof TitleLevel;
5525
+ getSectionTitleLevel(): TitleLevel;
5542
5526
  /**
5543
5527
  * ID of the element which is the current target of the association {@link #getSelectedSection selectedSection},
5544
5528
  * or `null`.
@@ -5643,9 +5627,7 @@ declare module "sap/uxap/ObjectPageLayout" {
5643
5627
  *
5644
5628
  * @returns Value of property `subSectionLayout`
5645
5629
  */
5646
- getSubSectionLayout():
5647
- | ObjectPageSubSectionLayout
5648
- | keyof typeof ObjectPageSubSectionLayout;
5630
+ getSubSectionLayout(): ObjectPageSubSectionLayout;
5649
5631
  /**
5650
5632
  * Gets current value of property {@link #getToggleHeaderOnTitleClick toggleHeaderOnTitleClick}.
5651
5633
  *
@@ -7131,7 +7113,7 @@ declare module "sap/uxap/ObjectPageSection" {
7131
7113
  *
7132
7114
  * @returns Value of property `anchorBarButtonColor`
7133
7115
  */
7134
- getAnchorBarButtonColor(): IconColor | keyof typeof IconColor;
7116
+ getAnchorBarButtonColor(): IconColor;
7135
7117
  /**
7136
7118
  * Gets content of aggregation {@link #getHeading heading}.
7137
7119
  *
@@ -7510,7 +7492,7 @@ declare module "sap/uxap/ObjectPageSectionBase" {
7510
7492
  *
7511
7493
  * @returns Value of property `importance`
7512
7494
  */
7513
- getImportance(): Importance | keyof typeof Importance;
7495
+ getImportance(): Importance;
7514
7496
  /**
7515
7497
  * Returns the control name text.
7516
7498
  *
@@ -7551,7 +7533,7 @@ declare module "sap/uxap/ObjectPageSectionBase" {
7551
7533
  *
7552
7534
  * @returns Value of property `titleLevel`
7553
7535
  */
7554
- getTitleLevel(): TitleLevel | keyof typeof TitleLevel;
7536
+ getTitleLevel(): TitleLevel;
7555
7537
  /**
7556
7538
  * Gets current value of property {@link #getTitleVisible titleVisible}.
7557
7539
  *
@@ -7966,7 +7948,7 @@ declare module "sap/uxap/ObjectPageSubSection" {
7966
7948
  *
7967
7949
  * @returns Value of property `mode`
7968
7950
  */
7969
- getMode(): ObjectPageSubSectionMode | keyof typeof ObjectPageSubSectionMode;
7951
+ getMode(): ObjectPageSubSectionMode;
7970
7952
  /**
7971
7953
  * Gets content of aggregation {@link #getMoreBlocks moreBlocks}.
7972
7954
  *