@sapui5/ts-types 1.109.2 → 1.110.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 (65) hide show
  1. package/package.json +1 -1
  2. package/types/index.d.ts +0 -1
  3. package/types/sap.apf.d.ts +1 -1
  4. package/types/sap.ca.ui.d.ts +1 -1
  5. package/types/sap.chart.d.ts +39 -1
  6. package/types/sap.collaboration.d.ts +1 -1
  7. package/types/sap.esh.search.ui.d.ts +235 -28
  8. package/types/sap.f.d.ts +49 -28
  9. package/types/sap.fe.core.d.ts +85 -22
  10. package/types/sap.fe.macros.d.ts +84 -36
  11. package/types/sap.fe.navigation.d.ts +316 -936
  12. package/types/sap.fe.templates.d.ts +103 -8
  13. package/types/sap.fe.test.d.ts +25 -24
  14. package/types/sap.feedback.ui.d.ts +1 -1
  15. package/types/sap.gantt.d.ts +176 -29
  16. package/types/sap.insights.d.ts +1 -1
  17. package/types/sap.landvisz.d.ts +1 -1
  18. package/types/sap.m.d.ts +4272 -712
  19. package/types/sap.makit.d.ts +1 -1
  20. package/types/sap.me.d.ts +1 -1
  21. package/types/sap.ndc.d.ts +20 -8
  22. package/types/sap.ovp.d.ts +125 -1
  23. package/types/sap.rules.ui.d.ts +1 -1
  24. package/types/sap.sac.df.d.ts +102 -4
  25. package/types/sap.sac.grid.d.ts +1 -1
  26. package/types/sap.suite.ui.commons.d.ts +51 -1
  27. package/types/sap.suite.ui.generic.template.d.ts +1 -1
  28. package/types/sap.suite.ui.microchart.d.ts +1 -1
  29. package/types/sap.tnt.d.ts +1 -1
  30. package/types/sap.ui.codeeditor.d.ts +4 -2
  31. package/types/sap.ui.commons.d.ts +86 -32
  32. package/types/sap.ui.comp.d.ts +89 -20
  33. package/types/sap.ui.core.d.ts +4160 -3750
  34. package/types/sap.ui.dt.d.ts +1 -1
  35. package/types/sap.ui.export.d.ts +86 -1
  36. package/types/sap.ui.fl.d.ts +12 -2
  37. package/types/sap.ui.generic.app.d.ts +59 -4
  38. package/types/sap.ui.generic.template.d.ts +1 -1
  39. package/types/sap.ui.integration.d.ts +60 -41
  40. package/types/sap.ui.layout.d.ts +12 -12
  41. package/types/sap.ui.mdc.d.ts +11 -7
  42. package/types/sap.ui.richtexteditor.d.ts +19 -10
  43. package/types/sap.ui.rta.d.ts +1 -1
  44. package/types/sap.ui.suite.d.ts +1 -1
  45. package/types/sap.ui.support.d.ts +51 -349
  46. package/types/sap.ui.table.d.ts +66 -10
  47. package/types/sap.ui.testrecorder.d.ts +1 -1
  48. package/types/sap.ui.unified.d.ts +102 -322
  49. package/types/sap.ui.ux3.d.ts +7 -3
  50. package/types/sap.ui.vbm.d.ts +1 -1
  51. package/types/sap.ui.vk.d.ts +122 -1
  52. package/types/sap.ui.vtm.d.ts +1 -1
  53. package/types/sap.ui.webc.common.d.ts +1 -1
  54. package/types/sap.ui.webc.fiori.d.ts +6 -6
  55. package/types/sap.ui.webc.main.d.ts +5 -5
  56. package/types/sap.uiext.inbox.d.ts +1 -1
  57. package/types/sap.ushell.d.ts +32 -81
  58. package/types/sap.ushell_abap.d.ts +1 -1
  59. package/types/sap.uxap.d.ts +8 -29
  60. package/types/sap.viz.d.ts +1 -1
  61. package/types/sap.webanalytics.core.d.ts +1 -1
  62. package/types/sap.zen.commons.d.ts +1 -1
  63. package/types/sap.zen.crosstab.d.ts +1 -1
  64. package/types/sap.zen.dsh.d.ts +1 -1
  65. package/types/sap.fe.common.d.ts +0 -3
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.109.0
1
+ // For Library Version: 1.110.0
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -23,7 +23,7 @@ declare namespace sap {
23
23
  * - modeKey - `sap.gantt.config.DEFAULT_MODE_KEY`
24
24
  * - shapeKeys - []
25
25
  */
26
- export const DEFAULT_CHART_SCHEME: object;
26
+ export const DEFAULT_CHART_SCHEME: sap.gantt.config.ChartScheme;
27
27
 
28
28
  /**
29
29
  * Defines the default chart scheme key.
@@ -37,7 +37,7 @@ declare namespace sap {
37
37
  *
38
38
  * Default values is `sap.gantt.config.DEFAULT_CHART_SCHEME`
39
39
  */
40
- export const DEFAULT_CHART_SCHEMES: any[];
40
+ export const DEFAULT_CHART_SCHEMES: sap.gantt.config.ChartScheme[];
41
41
 
42
42
  /**
43
43
  * @deprecated (since 1.63) - Using these constants may result in errors in your application.
@@ -52,7 +52,7 @@ declare namespace sap {
52
52
  * hierarchyKey: sap.gantt.config.DEFAULT_HIERARCHY_KEY }), new sap.gantt.config.GanttChartLayout({ activeModeKey:
53
53
  * sap.gantt.config.DEFAULT_MODE_KEY, hierarchyKey: sap.gantt.config.DEFAULT_HIERARCHY_KEY })]`
54
54
  */
55
- export const DEFAULT_CONTAINER_DUAL_LAYOUT: object;
55
+ export const DEFAULT_CONTAINER_DUAL_LAYOUT: sap.gantt.config.ContainerLayout;
56
56
 
57
57
  /**
58
58
  * Defines the default Gantt dual-view layout key.
@@ -66,7 +66,7 @@ declare namespace sap {
66
66
  *
67
67
  * Default values are a single-view layout and a dual-view layout.
68
68
  */
69
- export const DEFAULT_CONTAINER_LAYOUTS: any[];
69
+ export const DEFAULT_CONTAINER_LAYOUTS: sap.gantt.config.ContainerLayout[];
70
70
 
71
71
  /**
72
72
  * @deprecated (since 1.63) - Using these constants may result in errors in your application.
@@ -80,7 +80,7 @@ declare namespace sap {
80
80
  * - ganttChartLayouts - `[new sap.gantt.config.GanttChartLayout({ activeModeKey: sap.gantt.config.DEFAULT_MODE_KEY,
81
81
  * hierarchyKey: sap.gantt.config.DEFAULT_HIERARCHY_KEY })]`
82
82
  */
83
- export const DEFAULT_CONTAINER_SINGLE_LAYOUT: object;
83
+ export const DEFAULT_CONTAINER_SINGLE_LAYOUT: sap.gantt.config.ContainerLayout;
84
84
 
85
85
  /**
86
86
  * Defines the default Gantt single layout key.
@@ -103,7 +103,7 @@ declare namespace sap {
103
103
  * - settings - `sap.gantt.config.ToolbarGroup({ position: "R1", overflowPriority: sap.m.OverflowToolbarPriority.low,
104
104
  * items: sap.gantt.config.DEFAULT_TOOLBAR_SETTING_ITEMS })`
105
105
  */
106
- export const DEFAULT_CONTAINER_TOOLBAR_SCHEME: object;
106
+ export const DEFAULT_CONTAINER_TOOLBAR_SCHEME: sap.gantt.config.ToolbarScheme;
107
107
 
108
108
  /**
109
109
  * Defines the default toolbar scheme key for GanttContainer.
@@ -117,7 +117,7 @@ declare namespace sap {
117
117
  *
118
118
  * The default values include an empty toolbar and a default Gantt Chart Container toolbar.
119
119
  */
120
- export const DEFAULT_CONTAINER_TOOLBAR_SCHEMES: any[];
120
+ export const DEFAULT_CONTAINER_TOOLBAR_SCHEMES: sap.gantt.config.ToolbarScheme[];
121
121
 
122
122
  /**
123
123
  * Defines the default empty JSON object.
@@ -136,7 +136,7 @@ declare namespace sap {
136
136
  * - expandTree - `sap.gantt.config.ToolbarGroup({ position: "L3", overflowPriority: sap.m.OverflowToolbarPriority.Low
137
137
  * })`
138
138
  */
139
- export const DEFAULT_GANTTCHART_TOOLBAR_SCHEME: object;
139
+ export const DEFAULT_GANTTCHART_TOOLBAR_SCHEME: sap.gantt.config.ToolbarScheme;
140
140
 
141
141
  /**
142
142
  * Defines the default toolbar scheme key for GanttWithTable.
@@ -150,7 +150,7 @@ declare namespace sap {
150
150
  *
151
151
  * The default values include an empty toolbar and a default Gantt Chart toolbar.
152
152
  */
153
- export const DEFAULT_GANTTCHART_TOOLBAR_SCHEMES: any[];
153
+ export const DEFAULT_GANTTCHART_TOOLBAR_SCHEMES: sap.gantt.config.ToolbarScheme[];
154
154
 
155
155
  /**
156
156
  * @deprecated (since 1.63) - Using these constants may result in errors in your application.
@@ -165,7 +165,7 @@ declare namespace sap {
165
165
  * - columns - null
166
166
  * - expandedLevels - null
167
167
  */
168
- export const DEFAULT_HIERARCHY: object;
168
+ export const DEFAULT_HIERARCHY: sap.gantt.config.Hierarchy;
169
169
 
170
170
  /**
171
171
  * Defines the default hierarchy key.
@@ -179,7 +179,7 @@ declare namespace sap {
179
179
  *
180
180
  * The default value is `sap.gantt.config.DEFAULT_HIERARCHY`
181
181
  */
182
- export const DEFAULT_HIERARCHYS: any[];
182
+ export const DEFAULT_HIERARCHYS: sap.gantt.config.Hierarchy[];
183
183
 
184
184
  /**
185
185
  * @deprecated (since 1.63) - Using these constants may result in errors in your application. Create the
@@ -195,7 +195,7 @@ declare namespace sap {
195
195
  *
196
196
  * From one month ago, to one year from now.
197
197
  */
198
- export const DEFAULT_INIT_HORIZON: undefined;
198
+ export const DEFAULT_INIT_HORIZON: sap.gantt.config.TimeHorizon;
199
199
 
200
200
  /**
201
201
  * @deprecated (since 1.63) - Using these constants may result in errors in your application.
@@ -207,7 +207,7 @@ declare namespace sap {
207
207
  * - utcdiff - `"000000"`
208
208
  * - utcsign - `"+"`
209
209
  */
210
- export const DEFAULT_LOCALE_CET: object;
210
+ export const DEFAULT_LOCALE_CET: sap.gantt.config.Locale;
211
211
 
212
212
  /**
213
213
  * @deprecated (since 1.63) - Using these constants may result in errors in your application.
@@ -219,7 +219,7 @@ declare namespace sap {
219
219
  * - text - "Default"
220
220
  * - icon - `"sap-icon://status-positive"`
221
221
  */
222
- export const DEFAULT_MODE: object;
222
+ export const DEFAULT_MODE: sap.gantt.config.Mode;
223
223
 
224
224
  /**
225
225
  * Defines the default mode key.
@@ -234,7 +234,7 @@ declare namespace sap {
234
234
  *
235
235
  * Default value: `sap.gantt.config.DEFAULT_MODE`.
236
236
  */
237
- export const DEFAULT_MODES: any[];
237
+ export const DEFAULT_MODES: sap.gantt.config.Mode[];
238
238
 
239
239
  /**
240
240
  * @deprecated (since 1.63) - Using these constants may result in errors in your application.
@@ -247,7 +247,7 @@ declare namespace sap {
247
247
  * - mainChartSchemeKey - `sap.gantt.config.DEFAULT_CHART_SCHEME_KEY`
248
248
  * - expandedChartSchemeKeys - []
249
249
  */
250
- export const DEFAULT_OBJECT_TYPE: object;
250
+ export const DEFAULT_OBJECT_TYPE: sap.gantt.config.ObjectType;
251
251
 
252
252
  /**
253
253
  * Defines the default object type key.
@@ -261,7 +261,7 @@ declare namespace sap {
261
261
  *
262
262
  * The default value is `sap.gantt.config.DEFAULT_OBJECT_TYPE`.
263
263
  */
264
- export const DEFAULT_OBJECT_TYPES: any[];
264
+ export const DEFAULT_OBJECT_TYPES: sap.gantt.config.ObjectType[];
265
265
 
266
266
  /**
267
267
  * @deprecated (since 1.63) - Using these constants may result in errors in your application. Create the
@@ -277,7 +277,23 @@ declare namespace sap {
277
277
  *
278
278
  * From one year ago, to one year from now.
279
279
  */
280
- export const DEFAULT_PLAN_HORIZON: undefined;
280
+ export const DEFAULT_PLAN_HORIZON: sap.gantt.config.TimeHorizon;
281
+
282
+ /**
283
+ * @deprecated (since 1.63) - Using these constants may result in errors in your application. Use ` new
284
+ * AxisTimeStrategyBase() ` instead.
285
+ *
286
+ * Defines the default configuration for the time axis.
287
+ *
288
+ * Default values are:
289
+ * - planHorizon - `sap.gantt.config.DEFAULT_PLAN_HORIZON`
290
+ * - initHorizon - `sap.gantt.config.DEFAULT_INIT_HORIZON`
291
+ * - zoomStrategy - `sap.gantt.config.DEFAULT_TIME_ZOOM_STRATEGY`
292
+ * - finestGranularity - "15min"
293
+ * - coarsestGranularity - "6month"
294
+ * - rate> - 1
295
+ */
296
+ export const DEFAULT_TIME_AXIS: sap.gantt.axistime.AxisTimeStrategyBase;
281
297
 
282
298
  /**
283
299
  * Defines the default configuration of the time zoom level. The default time zoom level includes a granularity
@@ -327,7 +343,7 @@ declare namespace sap {
327
343
  * - `sap.gantt.config.SETTING_ITEM_ENABLE_VERTICAL_LINE`
328
344
  * - `sap.gantt.config.SETTING_ITEM_ENABLE_TIME_SCROLL_SYNC`
329
345
  */
330
- export const DEFAULT_TOOLBAR_SETTING_ITEMS: any[];
346
+ export const DEFAULT_TOOLBAR_SETTING_ITEMS: sap.gantt.config.SettingItem[];
331
347
 
332
348
  /**
333
349
  * @deprecated (since 1.63) - Using these constants may result in errors in your application.
@@ -340,7 +356,7 @@ declare namespace sap {
340
356
  * - customToolbarItems - `sap.gantt.config.ToolbarGroup({ position: "L1", overflowPriority: sap.m.OverflowToolbarPriority.High
341
357
  * })`
342
358
  */
343
- export const EMPTY_TOOLBAR_SCHEME: object;
359
+ export const EMPTY_TOOLBAR_SCHEME: sap.gantt.config.ToolbarScheme;
344
360
 
345
361
  /**
346
362
  * Defines the default empty toolbar scheme key.
@@ -359,7 +375,7 @@ declare namespace sap {
359
375
  * - displayText - "Show Adhoc Lines"
360
376
  * - tooltip - "Show Adhoc Lines"
361
377
  */
362
- export const SETTING_ITEM_ENABLE_ADHOC_LINE: object;
378
+ export const SETTING_ITEM_ENABLE_ADHOC_LINE: sap.gantt.config.SettingItem;
363
379
 
364
380
  /**
365
381
  * Defines the default setting item key for the adhoc lines.
@@ -378,7 +394,7 @@ declare namespace sap {
378
394
  * - displayText - "Show Cursor Line"
379
395
  * - tooltip - "Show a Vertical Line that Follows the Mouse Pointer"
380
396
  */
381
- export const SETTING_ITEM_ENABLE_CURSOR_LINE: object;
397
+ export const SETTING_ITEM_ENABLE_CURSOR_LINE: sap.gantt.config.SettingItem;
382
398
 
383
399
  /**
384
400
  * Defines the default setting item key for the cursor line.
@@ -390,7 +406,7 @@ declare namespace sap {
390
406
  /**
391
407
  * Defines the default configuration object for enabling the delta line setting item.
392
408
  */
393
- export const SETTING_ITEM_ENABLE_DELTA_LINE: object;
409
+ export const SETTING_ITEM_ENABLE_DELTA_LINE: sap.gantt.config.SettingItem;
394
410
 
395
411
  /**
396
412
  * Defines the default setting of the item key for delta lines.
@@ -402,7 +418,7 @@ declare namespace sap {
402
418
  /**
403
419
  * Defines the default configuration object for enabling the Calendar Defs setting item.
404
420
  */
405
- export const SETTING_ITEM_ENABLE_NON_WORKING_TIME: object;
421
+ export const SETTING_ITEM_ENABLE_NON_WORKING_TIME: sap.gantt.config.SettingItem;
406
422
 
407
423
  /**
408
424
  * Defines the default setting of the item key for calendar defs.
@@ -421,7 +437,7 @@ declare namespace sap {
421
437
  * - displayText - "Indicate Current Time"
422
438
  * - tooltip - "Draw a Vertical Line to Indicate the Current Time"
423
439
  */
424
- export const SETTING_ITEM_ENABLE_NOW_LINE: object;
440
+ export const SETTING_ITEM_ENABLE_NOW_LINE: sap.gantt.config.SettingItem;
425
441
 
426
442
  /**
427
443
  * Defines the default setting item key for the present time indicator.
@@ -435,7 +451,7 @@ declare namespace sap {
435
451
  *
436
452
  * Defines the default configuration object for enabling the satus bar.
437
453
  */
438
- export const SETTING_ITEM_ENABLE_STATUS_BAR: object;
454
+ export const SETTING_ITEM_ENABLE_STATUS_BAR: sap.gantt.config.SettingItem;
439
455
 
440
456
  /**
441
457
  * @SINCE 1.88
@@ -456,7 +472,7 @@ declare namespace sap {
456
472
  * - displayText - "Synchronize Time Scroll"
457
473
  * - tooltip - "Synchronize Horizontal Scroll Bars in Chart"
458
474
  */
459
- export const SETTING_ITEM_ENABLE_TIME_SCROLL_SYNC: object;
475
+ export const SETTING_ITEM_ENABLE_TIME_SCROLL_SYNC: sap.gantt.config.SettingItem;
460
476
 
461
477
  /**
462
478
  * Defines the default setting item key for synchronized time scroll.
@@ -475,7 +491,7 @@ declare namespace sap {
475
491
  * - displayText - "Show Divider Lines"
476
492
  * - tooltip - "Show Vertical Divider Lines between Time Periods"
477
493
  */
478
- export const SETTING_ITEM_ENABLE_VERTICAL_LINE: object;
494
+ export const SETTING_ITEM_ENABLE_VERTICAL_LINE: sap.gantt.config.SettingItem;
479
495
 
480
496
  /**
481
497
  * Defines the default setting item key for the vertical lines.
@@ -15862,6 +15878,17 @@ declare namespace sap {
15862
15878
  | sap.ui.base.ManagedObject.PropertyBindingInfo
15863
15879
  | `{${string}}`;
15864
15880
 
15881
+ /**
15882
+ * @SINCE 1.110.0
15883
+ *
15884
+ * If set, the calendar week numbering is used for display. If not set, the calendar week numbering of the
15885
+ * global configuration is used.
15886
+ */
15887
+ calendarWeekNumbering?:
15888
+ | sap.ui.core.date.CalendarWeekNumbering
15889
+ | sap.ui.base.ManagedObject.PropertyBindingInfo
15890
+ | `{${string}}`;
15891
+
15865
15892
  /**
15866
15893
  * Entire time span Gantt Chart can display in the chart area We recommend that you set the type of this
15867
15894
  * argument to `sap.gantt.config.TimeHorizon`. Otherwise some properties you set may not function properly.
@@ -16079,6 +16106,17 @@ declare namespace sap {
16079
16106
  * @returns Value of property `calendarType`
16080
16107
  */
16081
16108
  getCalendarType(): string;
16109
+ /**
16110
+ * @SINCE 1.110.0
16111
+ *
16112
+ * Gets current value of property {@link #getCalendarWeekNumbering calendarWeekNumbering}.
16113
+ *
16114
+ * If set, the calendar week numbering is used for display. If not set, the calendar week numbering of the
16115
+ * global configuration is used.
16116
+ *
16117
+ * @returns Value of property `calendarWeekNumbering`
16118
+ */
16119
+ getCalendarWeekNumbering(): sap.ui.core.date.CalendarWeekNumbering;
16082
16120
  /**
16083
16121
  * Gets current value of property {@link #getCoarsestTimeLineOption coarsestTimeLineOption}.
16084
16122
  *
@@ -16279,6 +16317,24 @@ declare namespace sap {
16279
16317
  */
16280
16318
  sCalendarType?: string
16281
16319
  ): this;
16320
+ /**
16321
+ * @SINCE 1.110.0
16322
+ *
16323
+ * Sets a new value for property {@link #getCalendarWeekNumbering calendarWeekNumbering}.
16324
+ *
16325
+ * If set, the calendar week numbering is used for display. If not set, the calendar week numbering of the
16326
+ * global configuration is used.
16327
+ *
16328
+ * When called with a value of `null` or `undefined`, the default value of the property will be restored.
16329
+ *
16330
+ * @returns Reference to `this` in order to allow method chaining
16331
+ */
16332
+ setCalendarWeekNumbering(
16333
+ /**
16334
+ * New value for property `calendarWeekNumbering`
16335
+ */
16336
+ sCalendarWeekNumbering?: sap.ui.core.date.CalendarWeekNumbering
16337
+ ): this;
16282
16338
  /**
16283
16339
  * Sets a new value for property {@link #getCoarsestTimeLineOption coarsestTimeLineOption}.
16284
16340
  *
@@ -24662,6 +24718,14 @@ declare namespace sap {
24662
24718
  | sap.ui.base.ManagedObject.PropertyBindingInfo
24663
24719
  | `{${string}}`;
24664
24720
 
24721
+ /**
24722
+ * Optimizes the rendering of overlapping shapes
24723
+ */
24724
+ enablePseudoShapesDisplay?:
24725
+ | boolean
24726
+ | sap.ui.base.ManagedObject.PropertyBindingInfo
24727
+ | `{${string}}`;
24728
+
24665
24729
  /**
24666
24730
  * Table of the Gantt Chart
24667
24731
  *
@@ -24715,6 +24779,11 @@ declare namespace sap {
24715
24779
  */
24716
24780
  svgDefs?: sap.gantt.def.SvgDefs;
24717
24781
 
24782
+ /**
24783
+ * SVG reusable element definitions for pseudo shapes.
24784
+ */
24785
+ _pseudoSvgDefs?: sap.gantt.def.SvgDefs;
24786
+
24718
24787
  /**
24719
24788
  * Shape schemes of Gantt Chart.
24720
24789
  *
@@ -25192,6 +25261,11 @@ declare namespace sap {
25192
25261
  | sap.gantt.simple.BaseShape
25193
25262
  | sap.ui.base.ManagedObject.AggregationBindingInfo
25194
25263
  | `{${string}}`;
25264
+
25265
+ /**
25266
+ * Pseudo shape template
25267
+ */
25268
+ pseudoShapeTemplate?: sap.gantt.simple.MultiActivityGroup;
25195
25269
  }
25196
25270
 
25197
25271
  interface $RelationshipSettings
@@ -36007,6 +36081,12 @@ declare namespace sap {
36007
36081
  */
36008
36082
  aShapeUids: string[]
36009
36083
  ): this;
36084
+ /**
36085
+ * Destroys the _pseudoSvgDefs in the aggregation {@link #get_pseudoSvgDefs _pseudoSvgDefs}.
36086
+ *
36087
+ * @returns Reference to `this` in order to allow method chaining
36088
+ */
36089
+ destroy_pseudoSvgDefs(): this;
36010
36090
  /**
36011
36091
  * @deprecated (since 1.84) - use {@link sap.gantt.simple.AdhocLine} instead.
36012
36092
  *
@@ -36851,6 +36931,12 @@ declare namespace sap {
36851
36931
  * @returns Value of property `_enableRTA`
36852
36932
  */
36853
36933
  get_enableRTA(): boolean;
36934
+ /**
36935
+ * Gets content of aggregation {@link #get_pseudoSvgDefs _pseudoSvgDefs}.
36936
+ *
36937
+ * SVG reusable element definitions for pseudo shapes.
36938
+ */
36939
+ get_pseudoSvgDefs(): sap.gantt.def.SvgDefs;
36854
36940
  /**
36855
36941
  * Gets current value of property {@link #getAdhocLineLayer adhocLineLayer}.
36856
36942
  *
@@ -37126,6 +37212,16 @@ declare namespace sap {
37126
37212
  * @returns Value of property `enableNowLine`
37127
37213
  */
37128
37214
  getEnableNowLine(): boolean;
37215
+ /**
37216
+ * Gets current value of property {@link #getEnablePseudoShapesDisplay enablePseudoShapesDisplay}.
37217
+ *
37218
+ * Optimizes the rendering of overlapping shapes
37219
+ *
37220
+ * Default value is `false`.
37221
+ *
37222
+ * @returns Value of property `enablePseudoShapesDisplay`
37223
+ */
37224
+ getEnablePseudoShapesDisplay(): boolean;
37129
37225
  /**
37130
37226
  * @SINCE 1.85
37131
37227
  *
@@ -38048,6 +38144,17 @@ declare namespace sap {
38048
38144
  */
38049
38145
  b_enableRTA?: boolean
38050
38146
  ): this;
38147
+ /**
38148
+ * Sets the aggregated {@link #get_pseudoSvgDefs _pseudoSvgDefs}.
38149
+ *
38150
+ * @returns Reference to `this` in order to allow method chaining
38151
+ */
38152
+ set_pseudoSvgDefs(
38153
+ /**
38154
+ * The _pseudoSvgDefs to set
38155
+ */
38156
+ o_pseudoSvgDefs: sap.gantt.def.SvgDefs
38157
+ ): this;
38051
38158
  /**
38052
38159
  * Sets a new value for property {@link #getAdhocLineLayer adhocLineLayer}.
38053
38160
  *
@@ -38431,6 +38538,23 @@ declare namespace sap {
38431
38538
  */
38432
38539
  bEnableNowLine?: boolean
38433
38540
  ): this;
38541
+ /**
38542
+ * Sets a new value for property {@link #getEnablePseudoShapesDisplay enablePseudoShapesDisplay}.
38543
+ *
38544
+ * Optimizes the rendering of overlapping shapes
38545
+ *
38546
+ * When called with a value of `null` or `undefined`, the default value of the property will be restored.
38547
+ *
38548
+ * Default value is `false`.
38549
+ *
38550
+ * @returns Reference to `this` in order to allow method chaining
38551
+ */
38552
+ setEnablePseudoShapesDisplay(
38553
+ /**
38554
+ * New value for property `enablePseudoShapesDisplay`
38555
+ */
38556
+ bEnablePseudoShapesDisplay?: boolean
38557
+ ): this;
38434
38558
  /**
38435
38559
  * @SINCE 1.85
38436
38560
  *
@@ -41760,12 +41884,24 @@ declare namespace sap {
41760
41884
  */
41761
41885
  oTask: sap.gantt.simple.BaseShape
41762
41886
  ): this;
41887
+ /**
41888
+ * Destroys the pseudoShapeTemplate in the aggregation {@link #getPseudoShapeTemplate pseudoShapeTemplate}.
41889
+ *
41890
+ * @returns Reference to `this` in order to allow method chaining
41891
+ */
41892
+ destroyPseudoShapeTemplate(): this;
41763
41893
  /**
41764
41894
  * Destroys all the tasks in the aggregation {@link #getTasks tasks}.
41765
41895
  *
41766
41896
  * @returns Reference to `this` in order to allow method chaining
41767
41897
  */
41768
41898
  destroyTasks(): this;
41899
+ /**
41900
+ * Gets content of aggregation {@link #getPseudoShapeTemplate pseudoShapeTemplate}.
41901
+ *
41902
+ * Pseudo shape template
41903
+ */
41904
+ getPseudoShapeTemplate(): sap.gantt.simple.MultiActivityGroup;
41769
41905
  /**
41770
41906
  * Gets content of aggregation {@link #getTasks tasks}.
41771
41907
  *
@@ -41820,6 +41956,17 @@ declare namespace sap {
41820
41956
  */
41821
41957
  vTask: int | string | sap.gantt.simple.BaseShape
41822
41958
  ): sap.gantt.simple.BaseShape | null;
41959
+ /**
41960
+ * Sets the aggregated {@link #getPseudoShapeTemplate pseudoShapeTemplate}.
41961
+ *
41962
+ * @returns Reference to `this` in order to allow method chaining
41963
+ */
41964
+ setPseudoShapeTemplate(
41965
+ /**
41966
+ * The pseudoShapeTemplate to set
41967
+ */
41968
+ oPseudoShapeTemplate: sap.gantt.simple.MultiActivityGroup
41969
+ ): this;
41823
41970
  }
41824
41971
  /**
41825
41972
  * Enables users to visualize the relationship between visiable objects.
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.109.0
1
+ // For Library Version: 1.110.0
2
2
 
3
3
  declare module "sap/insights/CardHelper" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.109.0
1
+ // For Library Version: 1.110.0
2
2
 
3
3
  declare namespace sap {
4
4
  /**