@sapui5/ts-types 1.148.2 → 1.149.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.
Files changed (67) hide show
  1. package/package.json +1 -1
  2. package/types/{commons-1.148.0-d.ts → commons-1.149.0-d.ts} +1 -1
  3. package/types/{core-1.148.0-d.ts → core-1.149.0-d.ts} +308 -387
  4. package/types/{dt-1.148.0-d.ts → dt-1.149.0-d.ts} +1 -1
  5. package/types/index.d.ts +7 -7
  6. package/types/{mdc-1.148.0-d.ts → mdc-1.149.0-d.ts} +39 -2
  7. package/types/{mobile-1.148.0-d.ts → mobile-1.149.0-d.ts} +56 -2
  8. package/types/{sap.ui.rta.d.ts → rta-1.149.0-d.ts} +1 -1
  9. package/types/sap.apf.d.ts +1 -1
  10. package/types/sap.ca.ui.d.ts +1 -1
  11. package/types/sap.chart.d.ts +1 -1
  12. package/types/sap.collaboration.d.ts +1 -1
  13. package/types/sap.esh.search.ui.d.ts +4 -4
  14. package/types/sap.f.d.ts +1 -1
  15. package/types/sap.fe.ariba.d.ts +1 -1
  16. package/types/sap.fe.base.d.ts +1 -1
  17. package/types/sap.fe.controls.d.ts +1 -1
  18. package/types/sap.fe.core.d.ts +3 -11
  19. package/types/sap.fe.ina.d.ts +1 -1
  20. package/types/sap.fe.macros.d.ts +17 -23
  21. package/types/sap.fe.navigation.d.ts +1 -1
  22. package/types/sap.fe.placeholder.d.ts +1 -1
  23. package/types/sap.fe.plugins.managecache.d.ts +1 -1
  24. package/types/sap.fe.templates.d.ts +19 -5
  25. package/types/sap.fe.test.d.ts +1 -1
  26. package/types/sap.fe.tools.d.ts +1 -1
  27. package/types/sap.feedback.ui.d.ts +1 -1
  28. package/types/sap.gantt.d.ts +1 -1
  29. package/types/sap.insights.d.ts +1 -1
  30. package/types/sap.makit.d.ts +1 -1
  31. package/types/sap.me.d.ts +1 -1
  32. package/types/sap.ndc.d.ts +1 -1
  33. package/types/sap.ovp.d.ts +26 -4
  34. package/types/sap.rules.ui.d.ts +1 -1
  35. package/types/sap.sac.df.d.ts +1 -1
  36. package/types/sap.suite.ui.commons.d.ts +48 -1
  37. package/types/sap.suite.ui.generic.template.d.ts +1 -1
  38. package/types/sap.suite.ui.microchart.d.ts +45 -1
  39. package/types/sap.tnt.d.ts +83 -1
  40. package/types/sap.ui.codeeditor.d.ts +1 -1
  41. package/types/sap.ui.comp.d.ts +41 -10
  42. package/types/sap.ui.export.d.ts +1 -1
  43. package/types/sap.ui.fl.d.ts +1 -1
  44. package/types/sap.ui.generic.app.d.ts +1 -1
  45. package/types/sap.ui.generic.template.d.ts +1 -1
  46. package/types/sap.ui.geomap.d.ts +1 -1
  47. package/types/sap.ui.integration.d.ts +1 -1
  48. package/types/sap.ui.layout.d.ts +1 -1
  49. package/types/sap.ui.richtexteditor.d.ts +1 -1
  50. package/types/sap.ui.suite.d.ts +1 -1
  51. package/types/sap.ui.support.d.ts +1 -1
  52. package/types/sap.ui.table.d.ts +10 -1
  53. package/types/sap.ui.testrecorder.d.ts +1 -1
  54. package/types/sap.ui.unified.d.ts +687 -1
  55. package/types/sap.ui.vbm.d.ts +1 -1
  56. package/types/sap.ui.vk.d.ts +1 -1
  57. package/types/sap.ui.vtm.d.ts +1 -1
  58. package/types/sap.uiext.inbox.d.ts +1 -1
  59. package/types/sap.ushell.d.ts +337 -1
  60. package/types/sap.ushell_abap.d.ts +1 -1
  61. package/types/sap.uxap.d.ts +1 -1
  62. package/types/sap.viz.d.ts +1 -1
  63. package/types/sap.webanalytics.core.d.ts +1 -1
  64. package/types/sap.zen.commons.d.ts +1 -1
  65. package/types/sap.zen.crosstab.d.ts +1 -1
  66. package/types/sap.zen.dsh.d.ts +1 -1
  67. package/types/{ux3-1.148.0-d.ts → ux3-1.149.0-d.ts} +1 -1
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.148.0
1
+ // For Library Version: 1.149.0
2
2
 
3
3
  declare namespace sap {
4
4
  interface IUI5DefineDependencyNames {
package/types/index.d.ts CHANGED
@@ -17,10 +17,10 @@
17
17
  /// <reference path="./sap.zen.dsh.d.ts"/>
18
18
  /// <reference path="./sap.zen.commons.d.ts"/>
19
19
  /// <reference path="./sap.sac.df.d.ts"/>
20
- /// <reference path="./commons-1.148.0-d.ts"/>
20
+ /// <reference path="./commons-1.149.0-d.ts"/>
21
21
  /// <reference path="./sap.ui.comp.d.ts"/>
22
- /// <reference path="./core-1.148.0-d.ts"/>
23
- /// <reference path="./dt-1.148.0-d.ts"/>
22
+ /// <reference path="./core-1.149.0-d.ts"/>
23
+ /// <reference path="./dt-1.149.0-d.ts"/>
24
24
  /// <reference path="./sap.ui.export.d.ts"/>
25
25
  /// <reference path="./sap.f.d.ts"/>
26
26
  /// <reference path="./sap.ui.fl.d.ts"/>
@@ -33,13 +33,13 @@
33
33
  /// <reference path="./sap.ui.integration.d.ts"/>
34
34
  /// <reference path="./sap.ui.layout.d.ts"/>
35
35
  /// <reference path="./sap.makit.d.ts"/>
36
- /// <reference path="./mdc-1.148.0-d.ts"/>
37
- /// <reference path="./mobile-1.148.0-d.ts"/>
36
+ /// <reference path="./mdc-1.149.0-d.ts"/>
37
+ /// <reference path="./mobile-1.149.0-d.ts"/>
38
38
  /// <reference path="./sap.me.d.ts"/>
39
39
  /// <reference path="./sap.ndc.d.ts"/>
40
40
  /// <reference path="./sap.ovp.d.ts"/>
41
41
  /// <reference path="./sap.ui.richtexteditor.d.ts"/>
42
- /// <reference path="./sap.ui.rta.d.ts"/>
42
+ /// <reference path="./rta-1.149.0-d.ts"/>
43
43
  /// <reference path="./sap.cards.ap.common.d.ts"/>
44
44
  /// <reference path="./sap.cards.ap.generator.d.ts"/>
45
45
  /// <reference path="./sap.cards.ap.transpiler.d.ts"/>
@@ -75,7 +75,7 @@
75
75
  /// <reference path="./sap.ui.unified.d.ts"/>
76
76
  /// <reference path="./sap.ushell.d.ts"/>
77
77
  /// <reference path="./sap.ushell_abap.d.ts"/>
78
- /// <reference path="./ux3-1.148.0-d.ts"/>
78
+ /// <reference path="./ux3-1.149.0-d.ts"/>
79
79
  /// <reference path="./sap.uxap.d.ts"/>
80
80
  /// <reference path="./sap.ui.vbm.d.ts"/>
81
81
  /// <reference path="./sap.viz.d.ts"/>
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.148.0
1
+ // For Library Version: 1.149.0
2
2
 
3
3
  declare module "sap/ui/mdc/AggregationBaseDelegate" {
4
4
  import BaseDelegate from "sap/ui/mdc/BaseDelegate";
@@ -1505,6 +1505,29 @@ declare module "sap/ui/mdc/FilterBarDelegate" {
1505
1505
  */
1506
1506
  oFilterBar: sap.ui.mdc.FilterBar
1507
1507
  ): Promise<sap.ui.mdc.filterbar.PropertyInfo[]>;
1508
+ /**
1509
+ * Returns default values for a property.
1510
+ *
1511
+ * This function is called when a user adds a condition representing default values or a variant using such
1512
+ * a condition is applied.
1513
+ *
1514
+ * As this function might be called multiple times, the default values should be cached and not be determined
1515
+ * again for each call.
1516
+ *
1517
+ * @since 1.149
1518
+ *
1519
+ * @returns Array of default value conditions in external format
1520
+ */
1521
+ getDefaultValues(
1522
+ /**
1523
+ * Instance of the {@link sap.ui.mdc.filterbar.FilterBarBase FilterBar} control
1524
+ */
1525
+ oFilterBar: sap.ui.mdc.filterbar.FilterBarBase,
1526
+ /**
1527
+ * Property key of the filter field
1528
+ */
1529
+ sPropertyKey: string
1530
+ ): sap.ui.mdc.condition.ConditionObject[];
1508
1531
  /**
1509
1532
  * propertyInfo This method is called during the appliance of the remove condition change. The intention
1510
1533
  * is to update the {@link sap.ui.mdc.FilterBarBase#setPropertyInfo propertyInfo} property.
@@ -3030,7 +3053,7 @@ declare module "sap/ui/mdc/ValueHelpDelegate" {
3030
3053
  | sap.ui.mdc.util.FilterConditionMap;
3031
3054
  /**
3032
3055
  * Returns filters that are used when updating the binding of the `ValueHelp`.
3033
- * By default, this method returns a set of {@link sap.ui.model.Filter Filters} originating from an available
3056
+ * By default, this method returns a set of {@link sap.ui.model.Filter Filters} originating from an available
3034
3057
  * {@link sap.ui.mdc.FilterBar FilterBar} or the delegate's own {@link module:sap/ui/mdc/ValueHelpDelegate.getFilterConditions getFilterConditions }
3035
3058
  * implementation.
3036
3059
  *
@@ -5098,6 +5121,11 @@ declare namespace sap {
5098
5121
  * Function to determine the text copied into clipboard
5099
5122
  */
5100
5123
  getTextForCopy?: Function;
5124
+ /**
5125
+ * If set, the operator handles default values. The values are used for display and to create filters, but
5126
+ * cannot be set manually.
5127
+ */
5128
+ useDefaultValues?: boolean;
5101
5129
  }
5102
5130
  );
5103
5131
 
@@ -5685,6 +5713,15 @@ declare namespace sap {
5685
5713
  * @since 1.99.0
5686
5714
  */
5687
5715
  DATETOYEAR = "DATETOYEAR",
5716
+ /**
5717
+ * "Default values" operator is using user-specific default values. The values themselves are not stored
5718
+ * in variants.
5719
+ *
5720
+ * The operator is available for all types.
5721
+ *
5722
+ * @since 1.149.0
5723
+ */
5724
+ DefaultValues = "DefaultValues",
5688
5725
  /**
5689
5726
  * "empty" operator
5690
5727
  *
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.148.0
1
+ // For Library Version: 1.149.0
2
2
 
3
3
  declare module "sap/m/p13n/Engine" {
4
4
  /**
@@ -27125,6 +27125,8 @@ declare namespace sap {
27125
27125
 
27126
27126
  /**
27127
27127
  * Describes the settings that can be provided to the ActionSheet constructor.
27128
+ *
27129
+ * @deprecated As of version 1.149. use sap.m.Menu / sap.m.MenuItem instead.
27128
27130
  */
27129
27131
  interface $ActionSheetSettings extends sap.ui.core.$ControlSettings {
27130
27132
  /**
@@ -34808,6 +34810,13 @@ declare namespace sap {
34808
34810
  | sap.ui.base.ManagedObject.AggregationBindingInfo
34809
34811
  | `{${string}}`;
34810
34812
 
34813
+ /**
34814
+ * Association to controls / IDs which describe this control (see WAI-ARIA attribute aria-describedby).
34815
+ *
34816
+ * @since 1.149
34817
+ */
34818
+ ariaDescribedBy?: Array<sap.ui.core.Control | string>;
34819
+
34811
34820
  /**
34812
34821
  * Fired after the item has been pressed.
34813
34822
  */
@@ -53641,7 +53650,11 @@ declare namespace sap {
53641
53650
  *
53642
53651
  * When an action is triggered, the action sheet closes and you can display a confirmation as a {@link sap.m.MessageToast message toast}.
53643
53652
  *
53653
+ * **Note**: As of version 1.149, the control is deprecated. Use {@link sap.m.Menu} / {@link sap.m.MenuItem }
53654
+ * instead.
53655
+ *
53644
53656
  * @since 1.9.1
53657
+ * @deprecated As of version 1.149. use sap.m.Menu / sap.m.MenuItem instead.
53645
53658
  */
53646
53659
  class ActionSheet extends sap.ui.core.Control {
53647
53660
  /**
@@ -94410,6 +94423,19 @@ declare namespace sap {
94410
94423
  * @returns Metadata object describing this class
94411
94424
  */
94412
94425
  static getMetadata(): sap.ui.core.ElementMetadata;
94426
+ /**
94427
+ * Adds some ariaDescribedBy into the association {@link #getAriaDescribedBy ariaDescribedBy}.
94428
+ *
94429
+ * @since 1.149
94430
+ *
94431
+ * @returns Reference to `this` in order to allow method chaining
94432
+ */
94433
+ addAriaDescribedBy(
94434
+ /**
94435
+ * The ariaDescribedBy to add; if empty, nothing is inserted
94436
+ */
94437
+ vAriaDescribedBy: sap.ui.core.ID | sap.ui.core.Control
94438
+ ): this;
94413
94439
  /**
94414
94440
  * Adds some endContent to the aggregation {@link #getEndContent endContent}.
94415
94441
  *
@@ -94543,6 +94569,12 @@ declare namespace sap {
94543
94569
  */
94544
94570
  mParameters?: object
94545
94571
  ): this;
94572
+ /**
94573
+ * Returns array of IDs of the elements which are the current targets of the association {@link #getAriaDescribedBy ariaDescribedBy}.
94574
+ *
94575
+ * @since 1.149
94576
+ */
94577
+ getAriaDescribedBy(): sap.ui.core.ID[];
94546
94578
  /**
94547
94579
  * Gets current value of property {@link #getEnabled enabled}.
94548
94580
  *
@@ -94751,6 +94783,14 @@ declare namespace sap {
94751
94783
  * @returns Whether the item is enabled for click/press
94752
94784
  */
94753
94785
  isInteractive(): boolean;
94786
+ /**
94787
+ * Removes all the controls in the association named {@link #getAriaDescribedBy ariaDescribedBy}.
94788
+ *
94789
+ * @since 1.149
94790
+ *
94791
+ * @returns An array of the removed elements (might be empty)
94792
+ */
94793
+ removeAllAriaDescribedBy(): sap.ui.core.ID[];
94754
94794
  /**
94755
94795
  * Removes all the controls from the aggregation {@link #getEndContent endContent}.
94756
94796
  *
@@ -94770,6 +94810,19 @@ declare namespace sap {
94770
94810
  * @returns An array of the removed elements (might be empty)
94771
94811
  */
94772
94812
  removeAllItems(): sap.m.IMenuItem[];
94813
+ /**
94814
+ * Removes an ariaDescribedBy from the association named {@link #getAriaDescribedBy ariaDescribedBy}.
94815
+ *
94816
+ * @since 1.149
94817
+ *
94818
+ * @returns The removed ariaDescribedBy or `null`
94819
+ */
94820
+ removeAriaDescribedBy(
94821
+ /**
94822
+ * The ariaDescribedBy to be removed or its index or ID
94823
+ */
94824
+ vAriaDescribedBy: int | sap.ui.core.ID | sap.ui.core.Control
94825
+ ): sap.ui.core.ID | null;
94773
94826
  /**
94774
94827
  * Removes a endContent from the aggregation {@link #getEndContent endContent}.
94775
94828
  *
@@ -99909,7 +99962,8 @@ declare namespace sap {
99909
99962
  oEvent: jQuery.Event
99910
99963
  ): void;
99911
99964
  /**
99912
- * When press ESC, deselect all tokens and all texts
99965
+ * When press ESC, deselect all texts and close the tokens popup if open. Token deselection is handled by
99966
+ * the Tokenizer itself.
99913
99967
  */
99914
99968
  onsapescape(
99915
99969
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.148.1
1
+ // For Library Version: 1.149.0
2
2
 
3
3
  declare module "sap/ui/rta/api/startAdaptation" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.148.0
1
+ // For Library Version: 1.149.0
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.148.0
1
+ // For Library Version: 1.149.0
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ca {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.148.1
1
+ // For Library Version: 1.149.1
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.148.0
1
+ // For Library Version: 1.149.0
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.148.3
1
+ // For Library Version: 1.149.1
2
2
 
3
3
  declare namespace sap {
4
4
  namespace esh {
@@ -710,7 +710,7 @@ declare namespace sap {
710
710
  /**
711
711
  * Controls whether the facet functionality is available or not.
712
712
  *
713
- * @since 1.132.0
713
+ * @since 1.133.0
714
714
  */
715
715
  facets?:
716
716
  | boolean
@@ -2384,7 +2384,7 @@ declare namespace sap {
2384
2384
  *
2385
2385
  * Default value is `true`.
2386
2386
  *
2387
- * @since 1.132.0
2387
+ * @since 1.133.0
2388
2388
  *
2389
2389
  * @returns Value of property `facets`
2390
2390
  */
@@ -3550,7 +3550,7 @@ declare namespace sap {
3550
3550
  *
3551
3551
  * Default value is `true`.
3552
3552
  *
3553
- * @since 1.132.0
3553
+ * @since 1.133.0
3554
3554
  *
3555
3555
  * @returns Reference to `this` in order to allow method chaining
3556
3556
  */
package/types/sap.f.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.148.1
1
+ // For Library Version: 1.149.1
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,3 +1,3 @@
1
- // For Library Version: 1.148.2
1
+ // For Library Version: 1.149.0
2
2
 
3
3
  declare namespace sap {}
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.148.2
1
+ // For Library Version: 1.149.0
2
2
 
3
3
 
4
4
  declare namespace sap {
@@ -1,3 +1,3 @@
1
- // For Library Version: 1.148.2
1
+ // For Library Version: 1.149.0
2
2
 
3
3
  declare namespace sap {}
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.148.2
1
+ // For Library Version: 1.149.0
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -887,15 +887,11 @@ declare namespace sap {
887
887
  * Object containing the parameters for the navigation
888
888
  */
889
889
  parameters?: {
890
- /**
891
- * If true, the navigation context opens in a new tab.
892
- */
893
- openInNewTab?: boolean;
894
890
  /**
895
891
  * By default, the internal algorithm decides whether the navigation preserves the previous entry. This
896
892
  * parameter allows you to override this behavior.
897
893
  */
898
- preserveHistory?: boolean;
894
+ preserveHistory: boolean;
899
895
  }
900
896
  ): void;
901
897
  /**
@@ -963,17 +959,13 @@ declare namespace sap {
963
959
  */
964
960
  onBeforeNavigation(
965
961
  /**
966
- * Object containing navigation parameters
962
+ * Object containing row context and page context
967
963
  */
968
964
  mNavigationParameters: {
969
965
  /**
970
966
  * The target navigation context
971
967
  */
972
968
  bindingContext: sap.ui.model.odata.v4.Context;
973
- /**
974
- * True if the navigation is triggered using Open in New Tab
975
- */
976
- openInNewTab?: boolean;
977
969
  }
978
970
  ): Promise<boolean>;
979
971
  }
@@ -1,3 +1,3 @@
1
- // For Library Version: 1.148.2
1
+ // For Library Version: 1.149.0
2
2
 
3
3
  declare namespace sap {}
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.148.2
1
+ // For Library Version: 1.149.0
2
2
 
3
3
  declare namespace sap {
4
4
  namespace fe {
@@ -615,7 +615,7 @@ declare namespace sap {
615
615
  * Enables or disables the action
616
616
  */
617
617
  enabled?:
618
- | any
618
+ | boolean
619
619
  | sap.ui.base.ManagedObject.PropertyBindingInfo
620
620
  | `{${string}}`;
621
621
 
@@ -671,16 +671,13 @@ declare namespace sap {
671
671
  /**
672
672
  * The text that is to be displayed for this action
673
673
  */
674
- text?:
675
- | any
676
- | sap.ui.base.ManagedObject.PropertyBindingInfo
677
- | `{${string}}`;
674
+ text?: string | sap.ui.base.ManagedObject.PropertyBindingInfo;
678
675
 
679
676
  /**
680
677
  * Determines whether the action is visible.
681
678
  */
682
679
  visible?:
683
- | any
680
+ | boolean
684
681
  | sap.ui.base.ManagedObject.PropertyBindingInfo
685
682
  | `{${string}}`;
686
683
  }
@@ -1057,7 +1054,7 @@ declare namespace sap {
1057
1054
  * Supports int and string type.
1058
1055
  */
1059
1056
  textLinesEdit?:
1060
- | any
1057
+ | int
1061
1058
  | sap.ui.base.ManagedObject.PropertyBindingInfo
1062
1059
  | `{${string}}`;
1063
1060
 
@@ -1067,7 +1064,7 @@ declare namespace sap {
1067
1064
  * Supports int and string type.
1068
1065
  */
1069
1066
  textMaxCharactersDisplay?:
1070
- | any
1067
+ | int
1071
1068
  | sap.ui.base.ManagedObject.PropertyBindingInfo
1072
1069
  | `{${string}}`;
1073
1070
 
@@ -1080,7 +1077,7 @@ declare namespace sap {
1080
1077
  * Supports int and string type.
1081
1078
  */
1082
1079
  textMaxLength?:
1083
- | any
1080
+ | int
1084
1081
  | sap.ui.base.ManagedObject.PropertyBindingInfo
1085
1082
  | `{${string}}`;
1086
1083
 
@@ -1090,7 +1087,7 @@ declare namespace sap {
1090
1087
  * Supports int and string type.
1091
1088
  */
1092
1089
  textMaxLines?:
1093
- | any
1090
+ | int
1094
1091
  | sap.ui.base.ManagedObject.PropertyBindingInfo
1095
1092
  | `{${string}}`;
1096
1093
  }
@@ -3016,12 +3013,6 @@ declare namespace sap {
3016
3013
  */
3017
3014
  falseValue?: string | sap.ui.base.ManagedObject.PropertyBindingInfo;
3018
3015
 
3019
- /**
3020
- * Determines how to parse a textual date representation based on a given pattern. The pattern has to be
3021
- * provided as a string with the literals y, m, d. Other literals are ignored.
3022
- */
3023
- inputFormat?: string | sap.ui.base.ManagedObject.PropertyBindingInfo;
3024
-
3025
3016
  /**
3026
3017
  * Determines the column header text.
3027
3018
  */
@@ -3180,6 +3171,12 @@ declare namespace sap {
3180
3171
  * Determines the export settings for the column.
3181
3172
  */
3182
3173
  exportSettings?: sap.fe.macros.table.ColumnExportSettings;
3174
+
3175
+ /**
3176
+ * Determines the format options for the field displayed in the column.
3177
+ * Reuses the FieldFormatOptions directly because the column doesn't define its own format model.
3178
+ */
3179
+ formatOptions?: sap.fe.macros.field.FieldFormatOptions;
3183
3180
  }
3184
3181
 
3185
3182
  /**
@@ -6102,7 +6099,7 @@ declare namespace sap {
6102
6099
  * Property added to be able to add data / items to the multi-input field using a different model
6103
6100
  */
6104
6101
  items?:
6105
- | any
6102
+ | object
6106
6103
  | sap.ui.base.ManagedObject.PropertyBindingInfo
6107
6104
  | `{${string}}`;
6108
6105
 
@@ -6271,17 +6268,14 @@ declare namespace sap {
6271
6268
  * Use the 'required' attribute to make sure that the editor is filled with some text.
6272
6269
  */
6273
6270
  required?:
6274
- | any
6271
+ | boolean
6275
6272
  | sap.ui.base.ManagedObject.PropertyBindingInfo
6276
6273
  | `{${string}}`;
6277
6274
 
6278
6275
  /**
6279
6276
  * The value contained in the editor. You can use this attribute to set a default value.
6280
6277
  */
6281
- value?:
6282
- | any
6283
- | sap.ui.base.ManagedObject.PropertyBindingInfo
6284
- | `{${string}}`;
6278
+ value?: string | sap.ui.base.ManagedObject.PropertyBindingInfo;
6285
6279
 
6286
6280
  /**
6287
6281
  * With the 'buttonGroups' attribute you can customize the buttons that are displayed on the toolbar of
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.148.2
1
+ // For Library Version: 1.149.0
2
2
 
3
3
  declare namespace sap {
4
4
  namespace fe {
@@ -1,3 +1,3 @@
1
- // For Library Version: 1.148.2
1
+ // For Library Version: 1.149.0
2
2
 
3
3
  declare namespace sap {}
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.148.2
1
+ // For Library Version: 1.149.0
2
2
 
3
3
  declare namespace sap {
4
4
  interface IUI5DefineDependencyNames {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.148.2
1
+ // For Library Version: 1.149.0
2
2
 
3
3
  declare namespace sap {
4
4
  namespace fe {
@@ -49,6 +49,16 @@ declare namespace sap {
49
49
  * @returns Array containing the selected contexts
50
50
  */
51
51
  getSelectedContexts(): sap.ui.model.odata.v4.Context[];
52
+ /**
53
+ * Removes any custom message strip or message displayed in a table on a list report page.
54
+ */
55
+ hideMessage(
56
+ /**
57
+ * The tabKey which identifies the table from which to remove the custom message. If empty, it is removed
58
+ * from all tabs.
59
+ */
60
+ tabKey?: null | string | string[]
61
+ ): void;
52
62
  /**
53
63
  * Refreshes the List Report.
54
64
  * This method currently only supports triggering the search (by clicking on the GO button)
@@ -72,21 +82,25 @@ declare namespace sap {
72
82
  ): void;
73
83
  /**
74
84
  * Provide an option for showing a custom message in the message strip above the list report table.
85
+ * Accepts either a simple message object or a complete MessageStrip control for advanced scenarios,
86
+ * such as formatted text, links, or custom actions.
75
87
  */
76
88
  setCustomMessage(
77
89
  /**
78
- * Custom message along with the message type to be set on the table.
90
+ * Custom message object or a sap.m.MessageStrip control instance. Pass undefined to remove the current
91
+ * message.
79
92
  */
80
93
  message: /* was: sap.fe.templates.ListReport.LRMessageStrip.LRCustomMessage */
81
94
  | any
95
+ | sap.m.MessageStrip
82
96
  | undefined,
83
97
  /**
84
- * The tabKey identifying the table where the custom message is displayed. If tabKey is empty, the message
85
- * is displayed in all tabs . If tabKey = ['1','2'], the message is displayed in tabs 1 and 2 only
98
+ * The tabKey which identifies the table where the custom message is displayed. If tabKey is empty, the
99
+ * message is displayed in all tabs. If tabKey = ['1','2'], the message is displayed in tabs 1 and 2 only.
86
100
  */
87
101
  tabKey?: null | string | string[],
88
102
  /**
89
- * A function that is called when the user closes the message bar.
103
+ * A function that is called when the user closes the message strip.
90
104
  */
91
105
  onClose?: Function
92
106
  ): void;
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.148.2
1
+ // For Library Version: 1.149.0
2
2
 
3
3
  declare namespace sap {
4
4
  namespace fe {
@@ -1,3 +1,3 @@
1
- // For Library Version: 1.148.2
1
+ // For Library Version: 1.149.0
2
2
 
3
3
  declare namespace sap {}
@@ -1,3 +1,3 @@
1
- // For Library Version: 1.148.0
1
+ // For Library Version: 1.149.0
2
2
 
3
3
  declare namespace sap {}
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.148.0
1
+ // For Library Version: 1.149.0
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.148.0
1
+ // For Library Version: 1.149.0
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.148.1
1
+ // For Library Version: 1.149.1
2
2
 
3
3
  declare namespace sap {
4
4
  /**
package/types/sap.me.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.148.1
1
+ // For Library Version: 1.149.1
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.148.1
1
+ // For Library Version: 1.149.1
2
2
 
3
3
  declare namespace sap {
4
4
  /**