@sapui5/ts-types 1.134.0 → 1.135.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 (67) 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 +1 -1
  7. package/types/sap.f.d.ts +2 -3
  8. package/types/sap.fe.base.d.ts +1 -1
  9. package/types/sap.fe.controls.d.ts +1 -1
  10. package/types/sap.fe.core.d.ts +5 -5
  11. package/types/sap.fe.ina.d.ts +1 -1
  12. package/types/sap.fe.macros.d.ts +696 -184
  13. package/types/sap.fe.navigation.d.ts +1 -1
  14. package/types/sap.fe.placeholder.d.ts +1 -1
  15. package/types/sap.fe.plugins.managecache.d.ts +1 -1
  16. package/types/sap.fe.templates.d.ts +1 -1
  17. package/types/sap.fe.test.d.ts +6 -4
  18. package/types/sap.fe.tools.d.ts +1 -1
  19. package/types/sap.feedback.ui.d.ts +1 -1
  20. package/types/sap.gantt.d.ts +75 -14
  21. package/types/sap.insights.d.ts +1 -1
  22. package/types/sap.m.d.ts +275 -45
  23. package/types/sap.makit.d.ts +1 -1
  24. package/types/sap.me.d.ts +1 -1
  25. package/types/sap.ndc.d.ts +1 -1
  26. package/types/sap.ovp.d.ts +1 -1
  27. package/types/sap.rules.ui.d.ts +1 -1
  28. package/types/sap.sac.df.d.ts +354 -1388
  29. package/types/sap.suite.ui.commons.d.ts +75 -1
  30. package/types/sap.suite.ui.generic.template.d.ts +6 -2
  31. package/types/sap.suite.ui.microchart.d.ts +1 -1
  32. package/types/sap.tnt.d.ts +215 -15
  33. package/types/sap.ui.codeeditor.d.ts +1 -1
  34. package/types/sap.ui.commons.d.ts +1 -1
  35. package/types/sap.ui.comp.d.ts +89 -14
  36. package/types/sap.ui.core.d.ts +168 -38
  37. package/types/sap.ui.dt.d.ts +1 -1
  38. package/types/sap.ui.export.d.ts +1 -1
  39. package/types/sap.ui.fl.d.ts +10 -2
  40. package/types/sap.ui.generic.app.d.ts +1 -1
  41. package/types/sap.ui.generic.template.d.ts +1 -1
  42. package/types/sap.ui.integration.d.ts +1 -1
  43. package/types/sap.ui.layout.d.ts +11 -10
  44. package/types/sap.ui.mdc.d.ts +26 -6
  45. package/types/sap.ui.richtexteditor.d.ts +37 -1
  46. package/types/sap.ui.rta.d.ts +31 -5
  47. package/types/sap.ui.suite.d.ts +1 -1
  48. package/types/sap.ui.support.d.ts +22 -16
  49. package/types/sap.ui.table.d.ts +10 -18
  50. package/types/sap.ui.testrecorder.d.ts +1 -1
  51. package/types/sap.ui.unified.d.ts +32 -1
  52. package/types/sap.ui.ux3.d.ts +1 -1
  53. package/types/sap.ui.vbm.d.ts +1 -1
  54. package/types/sap.ui.vk.d.ts +11 -73
  55. package/types/sap.ui.vtm.d.ts +1 -1
  56. package/types/sap.ui.webc.common.d.ts +1 -1
  57. package/types/sap.ui.webc.fiori.d.ts +1 -1
  58. package/types/sap.ui.webc.main.d.ts +1 -1
  59. package/types/sap.uiext.inbox.d.ts +1 -1
  60. package/types/sap.ushell.d.ts +45 -13
  61. package/types/sap.ushell_abap.d.ts +1 -1
  62. package/types/sap.uxap.d.ts +10 -1
  63. package/types/sap.viz.d.ts +1 -1
  64. package/types/sap.webanalytics.core.d.ts +1 -1
  65. package/types/sap.zen.commons.d.ts +1 -1
  66. package/types/sap.zen.crosstab.d.ts +1 -1
  67. package/types/sap.zen.dsh.d.ts +1 -1
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.134.0
1
+ // For Library Version: 1.135.0
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.134.0
1
+ // For Library Version: 1.135.0
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -265,7 +265,7 @@ declare namespace sap {
265
265
  implements
266
266
  sap.ui.core.IShrinkable,
267
267
  sap.m.IOverflowToolbarContent,
268
- /* was: sap.m.IToolbarInteractiveControl */ Object
268
+ sap.m.IToolbarInteractiveControl
269
269
  {
270
270
  __implements__sap_ui_core_IShrinkable: boolean;
271
271
  __implements__sap_m_IOverflowToolbarContent: boolean;
@@ -1400,6 +1400,10 @@ declare namespace sap {
1400
1400
 
1401
1401
  "sap/ui/fl/apply/_internal/flexObjects/Variant": undefined;
1402
1402
 
1403
+ "sap/ui/fl/apply/_internal/flexObjects/VariantChange": undefined;
1404
+
1405
+ "sap/ui/fl/apply/_internal/flexObjects/VariantManagementChange": undefined;
1406
+
1403
1407
  "sap/ui/fl/apply/_internal/flexState/changes/DependencyHandler": undefined;
1404
1408
 
1405
1409
  "sap/ui/fl/apply/_internal/flexState/changes/ExtensionPointState": undefined;
@@ -1454,6 +1458,8 @@ declare namespace sap {
1454
1458
 
1455
1459
  "sap/ui/fl/ChangePersistenceFactory": undefined;
1456
1460
 
1461
+ "sap/ui/fl/descriptorRelated/api/DescriptorChange": undefined;
1462
+
1457
1463
  "sap/ui/fl/descriptorRelated/api/DescriptorChangeFactory": undefined;
1458
1464
 
1459
1465
  "sap/ui/fl/descriptorRelated/api/DescriptorInlineChangeFactory": undefined;
@@ -1566,6 +1572,8 @@ declare namespace sap {
1566
1572
 
1567
1573
  "sap/ui/fl/write/api/AppVariantWriteAPI": undefined;
1568
1574
 
1575
+ "sap/ui/fl/write/api/BusinessNetworkAPI": undefined;
1576
+
1569
1577
  "sap/ui/fl/write/api/ChangesWriteAPI": undefined;
1570
1578
 
1571
1579
  "sap/ui/fl/write/api/connectors/ObjectStorageConnector": undefined;
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.134.0
1
+ // For Library Version: 1.135.0
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,3 +1,3 @@
1
- // For Library Version: 1.134.0
1
+ // For Library Version: 1.135.0
2
2
 
3
3
  declare namespace sap {}
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.134.0
1
+ // For Library Version: 1.135.0
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.134.0
1
+ // For Library Version: 1.135.0
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -96,7 +96,7 @@ declare namespace sap {
96
96
  * less priority and will be overwritten.
97
97
  */
98
98
  gridGap?:
99
- | sap.ui.layout.cssgrid.CSSGridGapShortHand
99
+ | sap.ui.core.CSSGapShortHand
100
100
  | sap.ui.base.ManagedObject.PropertyBindingInfo
101
101
  | `{${string}}`;
102
102
 
@@ -180,7 +180,7 @@ declare namespace sap {
180
180
  * Sets the value for the CSS display:grid property {@link https://developer.mozilla.org/en-US/docs/Web/CSS/grid-gap MDN web docs: grid-gap}
181
181
  */
182
182
  gridGap?:
183
- | sap.ui.layout.cssgrid.CSSGridGapShortHand
183
+ | sap.ui.core.CSSGapShortHand
184
184
  | sap.ui.base.ManagedObject.PropertyBindingInfo
185
185
  | `{${string}}`;
186
186
 
@@ -389,7 +389,7 @@ declare namespace sap {
389
389
  * Sets the value for the CSS display:grid property {@link https://developer.mozilla.org/en-US/docs/Web/CSS/grid-gap MDN web docs: grid-gap}
390
390
  */
391
391
  gridGap?:
392
- | sap.ui.layout.cssgrid.CSSGridGapShortHand
392
+ | sap.ui.core.CSSGapShortHand
393
393
  | sap.ui.base.ManagedObject.PropertyBindingInfo
394
394
  | `{${string}}`;
395
395
 
@@ -708,7 +708,7 @@ declare namespace sap {
708
708
  *
709
709
  * @returns Value of property `gridGap`
710
710
  */
711
- getGridGap(): sap.ui.layout.cssgrid.CSSGridGapShortHand;
711
+ getGridGap(): sap.ui.core.CSSGapShortHand;
712
712
  /**
713
713
  * Returns the layout configuration of the `CSSGrid`.
714
714
  *
@@ -921,7 +921,7 @@ declare namespace sap {
921
921
  /**
922
922
  * New value for property `gridGap`
923
923
  */
924
- sGridGap?: sap.ui.layout.cssgrid.CSSGridGapShortHand
924
+ sGridGap?: sap.ui.core.CSSGapShortHand
925
925
  ): this;
926
926
  /**
927
927
  * Sets a new value for property {@link #getGridRowGap gridRowGap}.
@@ -1121,7 +1121,7 @@ declare namespace sap {
1121
1121
  *
1122
1122
  * @returns Value of property `gridGap`
1123
1123
  */
1124
- getGridGap(): sap.ui.layout.cssgrid.CSSGridGapShortHand;
1124
+ getGridGap(): sap.ui.core.CSSGapShortHand;
1125
1125
  /**
1126
1126
  * Gets current value of property {@link #getGridRowGap gridRowGap}.
1127
1127
  *
@@ -1243,7 +1243,7 @@ declare namespace sap {
1243
1243
  /**
1244
1244
  * New value for property `gridGap`
1245
1245
  */
1246
- sGridGap?: sap.ui.layout.cssgrid.CSSGridGapShortHand
1246
+ sGridGap?: sap.ui.core.CSSGapShortHand
1247
1247
  ): this;
1248
1248
  /**
1249
1249
  * Sets a new value for property {@link #getGridRowGap gridRowGap}.
@@ -2297,7 +2297,7 @@ declare namespace sap {
2297
2297
  *
2298
2298
  * @returns Value of property `gridGap`
2299
2299
  */
2300
- getGridGap(): sap.ui.layout.cssgrid.CSSGridGapShortHand;
2300
+ getGridGap(): sap.ui.core.CSSGapShortHand;
2301
2301
  /**
2302
2302
  * Gets current value of property {@link #getGridRowGap gridRowGap}.
2303
2303
  *
@@ -2419,7 +2419,7 @@ declare namespace sap {
2419
2419
  /**
2420
2420
  * New value for property `gridGap`
2421
2421
  */
2422
- sGridGap?: sap.ui.layout.cssgrid.CSSGridGapShortHand
2422
+ sGridGap?: sap.ui.core.CSSGapShortHand
2423
2423
  ): this;
2424
2424
  /**
2425
2425
  * Sets a new value for property {@link #getGridRowGap gridRowGap}.
@@ -2817,6 +2817,7 @@ declare namespace sap {
2817
2817
  * {@link https://developer.mozilla.org/en-US/docs/Web/CSS/gap}
2818
2818
  *
2819
2819
  * @since 1.60.0
2820
+ * @deprecated As of version 1.135. use {@link sap.ui.core.CSSGapShortHand} instead
2820
2821
  */
2821
2822
  type CSSGridGapShortHand = sap.ui.core.CSSGapShortHand;
2822
2823
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.134.0
1
+ // For Library Version: 1.135.0
2
2
 
3
3
  declare module "sap/ui/mdc/AggregationBaseDelegate" {
4
4
  import BaseDelegate from "sap/ui/mdc/BaseDelegate";
@@ -10013,7 +10013,12 @@ declare namespace sap {
10013
10013
  /**
10014
10014
  * Closes the container
10015
10015
  */
10016
- close(): void;
10016
+ close(
10017
+ /**
10018
+ * If set, closing must not restore the focus on the field
10019
+ */
10020
+ bDoNotRestoreFocus: boolean
10021
+ ): void;
10017
10022
  /**
10018
10023
  * Opens the container
10019
10024
  *
@@ -10086,7 +10091,12 @@ declare namespace sap {
10086
10091
  /**
10087
10092
  * Closes the container
10088
10093
  */
10089
- close(): void;
10094
+ close(
10095
+ /**
10096
+ * If set, closing must not restore the focus on the field
10097
+ */
10098
+ bDoNotRestoreFocus: boolean
10099
+ ): void;
10090
10100
  /**
10091
10101
  * Determines the item (key and description) for a given value.
10092
10102
  *
@@ -10757,13 +10767,23 @@ declare namespace sap {
10757
10767
  /**
10758
10768
  * Closes the container
10759
10769
  */
10760
- close(): void;
10770
+ close(
10771
+ /**
10772
+ * If set, closing must not restore the focus on the field
10773
+ */
10774
+ bDoNotRestoreFocus: boolean
10775
+ ): void;
10761
10776
  /**
10762
10777
  * Closes the container control or element.
10763
10778
  *
10764
10779
  * @ui5-protected Do not call from applications (only from related classes in the framework)
10765
10780
  */
10766
- closeContainer(): void;
10781
+ closeContainer(
10782
+ /**
10783
+ * If set, closing must not restore the focus on the field
10784
+ */
10785
+ bDoNotRestoreFocus: boolean
10786
+ ): void;
10767
10787
  /**
10768
10788
  * Destroys all the content in the aggregation {@link #getContent content}.
10769
10789
  *
@@ -24692,7 +24712,7 @@ declare namespace sap {
24692
24712
  /**
24693
24713
  * Describes the filter conditions
24694
24714
  */
24695
- filter?: sap.ui.mdc.State.XCondition;
24715
+ filter?: Record<string, sap.ui.mdc.State.XCondition[]>;
24696
24716
  /**
24697
24717
  * Describes the filter fields
24698
24718
  */
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.134.0
1
+ // For Library Version: 1.135.0
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -265,6 +265,13 @@ declare namespace sap {
265
265
  | sap.ui.base.ManagedObject.PropertyBindingInfo
266
266
  | `{${string}}`;
267
267
 
268
+ /**
269
+ * Defines the footer of the control. The footer will be available only with custom toolbar.
270
+ *
271
+ * @experimental As of version 1.135.
272
+ */
273
+ footer?: sap.ui.richtexteditor.IToolbar;
274
+
268
275
  /**
269
276
  * Custom buttons are meant to extend the `RichTextEditor`'s custom toolbar. Though type is set to sap.ui.Control,
270
277
  * only sap.m.Button is allowed. **Note:** customButtons are available only when the customToolbar is enabled
@@ -790,6 +797,14 @@ declare namespace sap {
790
797
  * @returns Reference to `this` in order to allow method chaining
791
798
  */
792
799
  destroyCustomButtons(): this;
800
+ /**
801
+ * Destroys the footer in the aggregation {@link #getFooter footer}.
802
+ *
803
+ * @experimental As of version 1.135.
804
+ *
805
+ * @returns Reference to `this` in order to allow method chaining
806
+ */
807
+ destroyFooter(): this;
793
808
  /**
794
809
  * Detaches event handler `fnFunction` from the {@link #event:beforeEditorInit beforeEditorInit} event of
795
810
  * this `sap.ui.richtexteditor.RichTextEditor`.
@@ -1017,6 +1032,14 @@ declare namespace sap {
1017
1032
  * @returns Value of property `editorType`
1018
1033
  */
1019
1034
  getEditorType(): string;
1035
+ /**
1036
+ * Gets content of aggregation {@link #getFooter footer}.
1037
+ *
1038
+ * Defines the footer of the control. The footer will be available only with custom toolbar.
1039
+ *
1040
+ * @experimental As of version 1.135.
1041
+ */
1042
+ getFooter(): sap.ui.richtexteditor.IToolbar;
1020
1043
  /**
1021
1044
  * Gets current value of property {@link #getHeight height}.
1022
1045
  *
@@ -1445,6 +1468,19 @@ declare namespace sap {
1445
1468
  */
1446
1469
  sEditorType?: string
1447
1470
  ): sap.ui.richtexteditor.RichTextEditor;
1471
+ /**
1472
+ * Sets the aggregated {@link #getFooter footer}.
1473
+ *
1474
+ * @experimental As of version 1.135.
1475
+ *
1476
+ * @returns Reference to `this` in order to allow method chaining
1477
+ */
1478
+ setFooter(
1479
+ /**
1480
+ * The footer to set
1481
+ */
1482
+ oFooter: sap.ui.richtexteditor.IToolbar
1483
+ ): this;
1448
1484
  /**
1449
1485
  * Sets a new value for property {@link #getHeight height}.
1450
1486
  *
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.134.0
1
+ // For Library Version: 1.135.0
2
2
 
3
3
  declare module "sap/ui/rta/api/startAdaptation" {
4
4
  /**
@@ -99,6 +99,10 @@ declare namespace sap {
99
99
  * Change type
100
100
  */
101
101
  annotationChangeType: string;
102
+ /**
103
+ * Url of the OData service
104
+ */
105
+ serviceUrl: string;
102
106
  /**
103
107
  * Change content
104
108
  */
@@ -111,11 +115,25 @@ declare namespace sap {
111
115
  * New value
112
116
  */
113
117
  value: string;
118
+ /**
119
+ * New value as translatable text. If given, the value is ignored
120
+ */
121
+ text: string;
122
+ /**
123
+ * Object template to construct a return object. If given the applyChange function will return an object
124
+ * as value, which is parsed from the template string.
125
+ */
126
+ objectTemplateInfo?: {
127
+ /**
128
+ * Stringified template to be used for constructing the return object
129
+ */
130
+ templateAsString?: string;
131
+ /**
132
+ * Placeholder in the template string. Will be replaced by the new value
133
+ */
134
+ placeholder?: string;
135
+ };
114
136
  };
115
- /**
116
- * Url of the OData service
117
- */
118
- serviceUrl: string;
119
137
  };
120
138
 
121
139
  /**
@@ -142,6 +160,14 @@ declare namespace sap {
142
160
  * Current value of the property
143
161
  */
144
162
  currentValue: string;
163
+ /**
164
+ * Label of the property. If not given, the property name is used
165
+ */
166
+ label?: string;
167
+ /**
168
+ * Tooltip of the property
169
+ */
170
+ tooltip?: string;
145
171
  }>;
146
172
  /**
147
173
  * Array of possible values for value list type properties
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.134.0
1
+ // For Library Version: 1.135.0
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.134.0
1
+ // For Library Version: 1.135.0
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -110,12 +110,6 @@ declare namespace sap {
110
110
  getLastAnalysisHistory(): sap.ui.support.AnalysisResult;
111
111
  }
112
112
 
113
- /**
114
- * The CoreFacade interface allows rule developers to access the metadata, models, UI areas and components
115
- * of the Core.
116
- *
117
- * Usage: The CoreFacade is passed as second argument to all rule check functions.
118
- */
119
113
  class CoreFacade {
120
114
  /**
121
115
  * @ui5-protected Do not call from applications (only from related classes in the framework)
@@ -124,20 +118,36 @@ declare namespace sap {
124
118
 
125
119
  /**
126
120
  * Gets the Components from the Core object.
121
+ *
122
+ *
123
+ * @returns Object with all components, keyed by their ID
127
124
  */
128
- getComponents(): void;
125
+ getComponents(): Record<sap.ui.core.ID, sap.ui.core.Component>;
129
126
  /**
130
127
  * Gets the Metadata from the Core object.
128
+ *
129
+ * @deprecated As of version 1.119. without replacement. In future major versions, the Core no longer has
130
+ * a class nature and no longer inherits from sap.ui.base.Object and therefore no longer has metadata.
131
+ *
132
+ * @returns Metadata object describing the Core object
131
133
  */
132
- getMetadata(): void;
134
+ getMetadata(): sap.ui.base.Metadata;
133
135
  /**
134
136
  * Gets the Models from the Core object.
137
+ *
138
+ * @deprecated As of version 1.118.0. without replacement. In future major versions, the Core no longer
139
+ * has global models.
140
+ *
141
+ * @returns Object with all models, keyed by their name
135
142
  */
136
- getModels(): void;
143
+ getModels(): Record<string, sap.ui.model.Model> | undefined;
137
144
  /**
138
145
  * Gets the UI areas from the Core object.
146
+ *
147
+ *
148
+ * @returns Object with all UIAreas, keyed by their ID
139
149
  */
140
- getUIAreas(): void;
150
+ getUIAreas(): Record<sap.ui.core.ID, sap.ui.core.UIArea>;
141
151
  }
142
152
  /**
143
153
  * Allows to select the scope of analysis on an application.
@@ -223,11 +233,7 @@ declare namespace sap {
223
233
  */
224
234
  getType(): string;
225
235
  }
226
- /**
227
- * The IssueManagerFacade allows rule developers to add new issues.
228
- *
229
- * Usage: The IssueManagerFacade is passed as first argument to all rule check functions.
230
- */
236
+
231
237
  class IssueManagerFacade {
232
238
  /**
233
239
  * @ui5-protected Do not call from applications (only from related classes in the framework)
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.134.0
1
+ // For Library Version: 1.135.0
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -70,8 +70,6 @@ declare namespace sap {
70
70
 
71
71
  /**
72
72
  * Describes the settings that can be provided to the SelectionPlugin constructor.
73
- *
74
- * @experimental As of version 1.64.
75
73
  */
76
74
  interface $SelectionPluginSettings
77
75
  extends sap.ui.core.$ElementSettings {
@@ -139,7 +137,7 @@ declare namespace sap {
139
137
  class MultiSelectionPlugin extends sap.ui.table.plugins
140
138
  .SelectionPlugin {
141
139
  /**
142
- * Constructs an instance of sap.ui.table.plugins.MultiSelectionPlugin
140
+ * Constructs an instance of sap.ui.table.plugins.MultiSelectionPlugin.
143
141
  *
144
142
  * Accepts an object literal `mSettings` that defines initial property values, aggregated and associated
145
143
  * objects as well as event handlers. See {@link sap.ui.base.ManagedObject#constructor} for a general description
@@ -550,20 +548,16 @@ declare namespace sap {
550
548
  ): this;
551
549
  }
552
550
  /**
553
- * Implements the selection methods for a table.
551
+ * Base class for the selection plugins. A selection plugin is responsible for the selection behavior of
552
+ * the table. It handles the selection state and provides information about the selection state to the table.
553
+ * The subclass is also responsible for firing the `selectionChange` event when the selection is changed.
554
+ *
555
+ * Do not add more than one selection plugin to a table.
554
556
  *
555
557
  * @since 1.64
556
- * @experimental As of version 1.64.
557
558
  */
558
559
  abstract class SelectionPlugin extends sap.ui.core.Element {
559
560
  /**
560
- * Constructs an instance of sap.ui.table.plugins.SelectionPlugin
561
- *
562
- * The following restrictions apply:
563
- * - Do not create subclasses of the `SelectionPlugin`. The API is subject to change. **Note:** Subclasses
564
- * provided by the UI5 framework that are not explicitly marked as experimental or restricted in any other
565
- * way can be used on a regular basis.
566
- *
567
561
  * Accepts an object literal `mSettings` that defines initial property values, aggregated and associated
568
562
  * objects as well as event handlers. See {@link sap.ui.base.ManagedObject#constructor} for a general description
569
563
  * of the syntax of the settings object.
@@ -3837,9 +3831,9 @@ declare namespace sap {
3837
3831
  static getMetadata(): sap.ui.core.ElementMetadata;
3838
3832
  }
3839
3833
  /**
3840
- * Table which handles analytical OData backends. The AnalyticalTable only works with an AnalyticalBinding
3841
- * and correctly annotated OData services. Please check on the SAP Annotations for OData Version 2.0 documentation
3842
- * for further details.
3834
+ * Table that handles analytical OData back-end scenarios. The `AnalyticalTable` only works with {@link sap.ui.model.analytics.AnalyticalBinding AnalyticalBinding }
3835
+ * and correctly annotated OData services. Please check out the functionality of analytical binding and
3836
+ * the SAP Annotations for OData Version 2.0 documentation for further details.
3843
3837
  */
3844
3838
  class AnalyticalTable extends sap.ui.table.Table {
3845
3839
  /**
@@ -11477,8 +11471,6 @@ declare namespace sap {
11477
11471
 
11478
11472
  "sap/ui/table/plugins/SelectionPlugin": undefined;
11479
11473
 
11480
- "sap/ui/table/plugins/V4Aggregation": undefined;
11481
-
11482
11474
  "sap/ui/table/Row": undefined;
11483
11475
 
11484
11476
  "sap/ui/table/RowAction": undefined;
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.134.0
1
+ // For Library Version: 1.135.0
2
2
 
3
3
  declare namespace sap {
4
4
  interface IUI5DefineDependencyNames {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.134.0
1
+ // For Library Version: 1.135.0
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -9880,6 +9880,21 @@ declare namespace sap {
9880
9880
  */
9881
9881
  oInitialFocusedDate?: object
9882
9882
  ): this;
9883
+ /**
9884
+ * Setter for the property `intervalSelection`. If set to `true`, an interval of dates can be selected.
9885
+ *
9886
+ * **Note:** This property should be set to `false` if `singleSelection` is set to `false`, as selecting
9887
+ * multiple intervals is not supported.
9888
+ *
9889
+ *
9890
+ * @returns Reference to `this` for method chaining
9891
+ */
9892
+ setIntervalSelection(
9893
+ /**
9894
+ * Indicates if `intervalSelection` should be enabled
9895
+ */
9896
+ bEnabled: boolean
9897
+ ): this;
9883
9898
  /**
9884
9899
  * Sets the associated {@link #getLegend legend}.
9885
9900
  *
@@ -10039,6 +10054,22 @@ declare namespace sap {
10039
10054
  */
10040
10055
  bShowWeekNumbers?: boolean
10041
10056
  ): this;
10057
+ /**
10058
+ * Setter for the property `singleSelection`. If set to `true` only a single date or single interval, when
10059
+ * `intervalSelection` is set to `true`, can be selected.
10060
+ *
10061
+ * **Note:** This property should be set to `true` if `intervalSelection` is set to `true`, as selecting
10062
+ * multiple intervals is not supported.
10063
+ *
10064
+ *
10065
+ * @returns Reference to `this` for method chaining
10066
+ */
10067
+ setSingleSelection(
10068
+ /**
10069
+ * Indicates if `singleSelection` should be enabled
10070
+ */
10071
+ bEnabled: boolean
10072
+ ): this;
10042
10073
  /**
10043
10074
  * Sets a new value for property {@link #getWidth width}.
10044
10075
  *
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.134.0
1
+ // For Library Version: 1.135.0
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.134.0
1
+ // For Library Version: 1.135.0
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {