@sapui5/ts-types 1.148.0 → 1.149.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 (66) hide show
  1. package/package.json +1 -1
  2. package/types/sap.apf.d.ts +1 -1
  3. package/types/sap.ca.ui.d.ts +1 -1
  4. package/types/sap.chart.d.ts +1 -1
  5. package/types/sap.collaboration.d.ts +1 -1
  6. package/types/sap.esh.search.ui.d.ts +4 -4
  7. package/types/sap.f.d.ts +1 -1
  8. package/types/sap.fe.ariba.d.ts +1 -1
  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 +1 -1
  12. package/types/sap.fe.ina.d.ts +1 -1
  13. package/types/sap.fe.macros.d.ts +18 -18
  14. package/types/sap.fe.navigation.d.ts +1 -1
  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 +19 -5
  18. package/types/sap.fe.test.d.ts +1 -1
  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 +1 -1
  22. package/types/sap.insights.d.ts +1 -1
  23. package/types/sap.m.d.ts +56 -2
  24. package/types/sap.makit.d.ts +1 -1
  25. package/types/sap.me.d.ts +1 -1
  26. package/types/sap.ndc.d.ts +1 -1
  27. package/types/sap.ovp.d.ts +26 -4
  28. package/types/sap.rules.ui.d.ts +1 -1
  29. package/types/sap.sac.df.d.ts +3 -1
  30. package/types/sap.suite.ui.commons.d.ts +48 -1
  31. package/types/sap.suite.ui.generic.template.d.ts +1 -1
  32. package/types/sap.suite.ui.microchart.d.ts +45 -1
  33. package/types/sap.tnt.d.ts +83 -1
  34. package/types/sap.ui.codeeditor.d.ts +1 -1
  35. package/types/sap.ui.commons.d.ts +1 -1
  36. package/types/sap.ui.comp.d.ts +41 -10
  37. package/types/sap.ui.core.d.ts +308 -387
  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 +1 -1
  41. package/types/sap.ui.generic.app.d.ts +1 -1
  42. package/types/sap.ui.generic.template.d.ts +1 -1
  43. package/types/sap.ui.geomap.d.ts +1 -1
  44. package/types/sap.ui.integration.d.ts +1 -1
  45. package/types/sap.ui.layout.d.ts +1 -1
  46. package/types/sap.ui.mdc.d.ts +39 -2
  47. package/types/sap.ui.richtexteditor.d.ts +1 -1
  48. package/types/sap.ui.rta.d.ts +1 -1
  49. package/types/sap.ui.suite.d.ts +1 -1
  50. package/types/sap.ui.support.d.ts +1 -1
  51. package/types/sap.ui.table.d.ts +10 -1
  52. package/types/sap.ui.testrecorder.d.ts +1 -1
  53. package/types/sap.ui.unified.d.ts +687 -1
  54. package/types/sap.ui.ux3.d.ts +1 -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
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sapui5/ts-types",
3
- "version": "1.148.0",
3
+ "version": "1.149.0",
4
4
  "description": "SAPUI5 TypeScript Definitions",
5
5
  "homepage": "https://ui5.sap.com",
6
6
  "author": "SAP SE (https://www.sap.com)",
@@ -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.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
  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.0
1
+ // For Library Version: 1.149.0
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -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
 
4
4
  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,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
  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
  }
@@ -3073,7 +3070,7 @@ declare namespace sap {
3073
3070
  * Determines the width of the column in characters
3074
3071
  */
3075
3072
  width?:
3076
- | number
3073
+ | int
3077
3074
  | sap.ui.base.ManagedObject.PropertyBindingInfo
3078
3075
  | `{${string}}`;
3079
3076
 
@@ -3174,6 +3171,12 @@ declare namespace sap {
3174
3171
  * Determines the export settings for the column.
3175
3172
  */
3176
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;
3177
3180
  }
3178
3181
 
3179
3182
  /**
@@ -6096,7 +6099,7 @@ declare namespace sap {
6096
6099
  * Property added to be able to add data / items to the multi-input field using a different model
6097
6100
  */
6098
6101
  items?:
6099
- | any
6102
+ | object
6100
6103
  | sap.ui.base.ManagedObject.PropertyBindingInfo
6101
6104
  | `{${string}}`;
6102
6105
 
@@ -6265,17 +6268,14 @@ declare namespace sap {
6265
6268
  * Use the 'required' attribute to make sure that the editor is filled with some text.
6266
6269
  */
6267
6270
  required?:
6268
- | any
6271
+ | boolean
6269
6272
  | sap.ui.base.ManagedObject.PropertyBindingInfo
6270
6273
  | `{${string}}`;
6271
6274
 
6272
6275
  /**
6273
6276
  * The value contained in the editor. You can use this attribute to set a default value.
6274
6277
  */
6275
- value?:
6276
- | any
6277
- | sap.ui.base.ManagedObject.PropertyBindingInfo
6278
- | `{${string}}`;
6278
+ value?: string | sap.ui.base.ManagedObject.PropertyBindingInfo;
6279
6279
 
6280
6280
  /**
6281
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.0
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.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
  interface IUI5DefineDependencyNames {
@@ -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 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.0
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.0
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
  /**
package/types/sap.m.d.ts CHANGED
@@ -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.0
1
+ // For Library Version: 1.149.0
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.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.0
1
+ // For Library Version: 1.149.0
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -75,9 +75,6 @@ declare namespace sap {
75
75
  * Accepts an object literal `mSettings` that defines initial property values, aggregated and associated
76
76
  * objects as well as event handlers. See {@link sap.ui.base.ManagedObject#constructor} for a general description
77
77
  * of the syntax of the settings object.
78
- *
79
- * This class does not have its own settings, but all settings applicable to the base type {@link sap.fe.core.AppComponent#constructor sap.fe.core.AppComponent }
80
- * can be used.@ui5-updated-doclet
81
78
  */
82
79
  constructor();
83
80
 
@@ -112,6 +109,15 @@ declare namespace sap {
112
109
  * @returns Metadata object describing this class
113
110
  */
114
111
  static getMetadata(): sap.ui.core.ComponentMetadata;
112
+ /**
113
+ * Gets current value of property {@link #getPreprocessorContext preprocessorContext}.
114
+ *
115
+ * Default value is `{}`.
116
+ *
117
+ *
118
+ * @returns Value of property `preprocessorContext`
119
+ */
120
+ getPreprocessorContext(): object;
115
121
  /**
116
122
  * Gets current value of property {@link #getRenderLeanView renderLeanView}.
117
123
  *
@@ -121,6 +127,22 @@ declare namespace sap {
121
127
  * @returns Value of property `renderLeanView`
122
128
  */
123
129
  getRenderLeanView(): boolean;
130
+ /**
131
+ * Sets a new value for property {@link #getPreprocessorContext preprocessorContext}.
132
+ *
133
+ * When called with a value of `null` or `undefined`, the default value of the property will be restored.
134
+ *
135
+ * Default value is `{}`.
136
+ *
137
+ *
138
+ * @returns Reference to `this` in order to allow method chaining
139
+ */
140
+ setPreprocessorContext(
141
+ /**
142
+ * New value for property `preprocessorContext`
143
+ */
144
+ oPreprocessorContext?: object
145
+ ): this;
124
146
  /**
125
147
  * Sets a new value for property {@link #getRenderLeanView renderLeanView}.
126
148
  *
@@ -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 rules {
@@ -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 {
@@ -30,6 +30,8 @@ declare namespace sap {
30
30
 
31
31
  "sap/sac/df/model/Measure": undefined;
32
32
 
33
+ "sap/sac/df/model/MemberFilter": undefined;
34
+
33
35
  "sap/sac/df/model/MultiDimModel": undefined;
34
36
 
35
37
  "sap/sac/df/model/Scenario": undefined;
@@ -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/suite/ui/commons/collaboration/BaseHelperService" {
4
4
  /**
@@ -5320,6 +5320,18 @@ declare namespace sap {
5320
5320
  | sap.ui.base.ManagedObject.PropertyBindingInfo
5321
5321
  | `{${string}}`;
5322
5322
 
5323
+ /**
5324
+ * Custom labels for element types displayed in the SearchField suggestions and Legend section headers.
5325
+ * Supported keys: nodeLabel, nodeLabelPlural, lineLabel, lineLabelPlural, groupLabel, groupLabelPlural.
5326
+ * Reverts to the default values for keys that are not set.
5327
+ *
5328
+ * @since 1.149
5329
+ */
5330
+ labels?:
5331
+ | object
5332
+ | sap.ui.base.ManagedObject.PropertyBindingInfo
5333
+ | `{${string}}`;
5334
+
5323
5335
  /**
5324
5336
  * Holds the lines to be displayed in the graph.
5325
5337
  */
@@ -8466,6 +8478,20 @@ declare namespace sap {
8466
8478
  * @returns Value of property `height`
8467
8479
  */
8468
8480
  getHeight(): sap.ui.core.CSSSize;
8481
+ /**
8482
+ * Gets current value of property {@link #getLabels labels}.
8483
+ *
8484
+ * Custom labels for element types displayed in the SearchField suggestions and Legend section headers.
8485
+ * Supported keys: nodeLabel, nodeLabelPlural, lineLabel, lineLabelPlural, groupLabel, groupLabelPlural.
8486
+ * Reverts to the default values for keys that are not set.
8487
+ *
8488
+ * Default value is `{}`.
8489
+ *
8490
+ * @since 1.149
8491
+ *
8492
+ * @returns Value of property `labels`
8493
+ */
8494
+ getLabels(): object;
8469
8495
  /**
8470
8496
  * Gets content of aggregation {@link #getLayoutAlgorithm layoutAlgorithm}.
8471
8497
  *
@@ -9080,6 +9106,27 @@ declare namespace sap {
9080
9106
  */
9081
9107
  sHeight?: sap.ui.core.CSSSize
9082
9108
  ): this;
9109
+ /**
9110
+ * Sets a new value for property {@link #getLabels labels}.
9111
+ *
9112
+ * Custom labels for element types displayed in the SearchField suggestions and Legend section headers.
9113
+ * Supported keys: nodeLabel, nodeLabelPlural, lineLabel, lineLabelPlural, groupLabel, groupLabelPlural.
9114
+ * Reverts to the default values for keys that are not set.
9115
+ *
9116
+ * When called with a value of `null` or `undefined`, the default value of the property will be restored.
9117
+ *
9118
+ * Default value is `{}`.
9119
+ *
9120
+ * @since 1.149
9121
+ *
9122
+ * @returns Reference to `this` in order to allow method chaining
9123
+ */
9124
+ setLabels(
9125
+ /**
9126
+ * New value for property `labels`
9127
+ */
9128
+ oLabels?: object
9129
+ ): this;
9083
9130
  /**
9084
9131
  * Sets the aggregated {@link #getLayoutAlgorithm layoutAlgorithm}.
9085
9132
  *
@@ -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 suite {