@sapui5/ts-types 1.124.0 → 1.125.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/index.d.ts +1 -0
  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 +1 -1
  6. package/types/sap.collaboration.d.ts +1 -1
  7. package/types/sap.esh.search.ui.d.ts +1 -1
  8. package/types/sap.f.d.ts +1 -1
  9. package/types/sap.fe.base.d.ts +7 -0
  10. package/types/sap.fe.core.d.ts +5 -5
  11. package/types/sap.fe.macros.d.ts +710 -112
  12. package/types/sap.fe.navigation.d.ts +1 -1
  13. package/types/sap.fe.placeholder.d.ts +1 -1
  14. package/types/sap.fe.plugins.managecache.d.ts +1 -1
  15. package/types/sap.fe.templates.d.ts +1 -1
  16. package/types/sap.fe.test.d.ts +1 -1
  17. package/types/sap.fe.tools.d.ts +1 -1
  18. package/types/sap.feedback.ui.d.ts +1 -1
  19. package/types/sap.gantt.d.ts +363 -330
  20. package/types/sap.insights.d.ts +1 -1
  21. package/types/sap.m.d.ts +303 -87
  22. package/types/sap.makit.d.ts +1 -1
  23. package/types/sap.me.d.ts +1 -1
  24. package/types/sap.ndc.d.ts +1 -1
  25. package/types/sap.ovp.d.ts +1 -1
  26. package/types/sap.rules.ui.d.ts +1 -1
  27. package/types/sap.sac.df.d.ts +28 -234
  28. package/types/sap.suite.ui.commons.d.ts +10 -6
  29. package/types/sap.suite.ui.generic.template.d.ts +4 -4
  30. package/types/sap.suite.ui.microchart.d.ts +19 -19
  31. package/types/sap.tnt.d.ts +1 -1
  32. package/types/sap.ui.codeeditor.d.ts +1 -1
  33. package/types/sap.ui.commons.d.ts +1 -1
  34. package/types/sap.ui.comp.d.ts +110 -38
  35. package/types/sap.ui.core.d.ts +130 -80
  36. package/types/sap.ui.dt.d.ts +1 -1
  37. package/types/sap.ui.export.d.ts +1 -1
  38. package/types/sap.ui.fl.d.ts +3 -1
  39. package/types/sap.ui.generic.app.d.ts +1 -1
  40. package/types/sap.ui.generic.template.d.ts +1 -1
  41. package/types/sap.ui.integration.d.ts +6 -1
  42. package/types/sap.ui.layout.d.ts +1 -1
  43. package/types/sap.ui.mdc.d.ts +43 -10
  44. package/types/sap.ui.richtexteditor.d.ts +1 -1
  45. package/types/sap.ui.rta.d.ts +1 -1
  46. package/types/sap.ui.suite.d.ts +1 -1
  47. package/types/sap.ui.support.d.ts +1 -1
  48. package/types/sap.ui.table.d.ts +27 -16
  49. package/types/sap.ui.testrecorder.d.ts +1 -1
  50. package/types/sap.ui.unified.d.ts +1 -1
  51. package/types/sap.ui.ux3.d.ts +1 -1
  52. package/types/sap.ui.vbm.d.ts +1 -1
  53. package/types/sap.ui.vk.d.ts +1 -1
  54. package/types/sap.ui.vtm.d.ts +1 -1
  55. package/types/sap.ui.webc.common.d.ts +5 -1
  56. package/types/sap.ui.webc.fiori.d.ts +171 -1
  57. package/types/sap.ui.webc.main.d.ts +495 -1
  58. package/types/sap.uiext.inbox.d.ts +1 -1
  59. package/types/sap.ushell.d.ts +49 -103
  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
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.124.0
1
+ // For Library Version: 1.125.0
2
2
 
3
3
  declare namespace sap {
4
4
  namespace suite {
@@ -99,7 +99,7 @@ declare namespace sap {
99
99
  * in which the control is placed or by the width and height property.
100
100
  *
101
101
  * @since 1.38.0
102
- * @deprecated (since 1.60)
102
+ * @deprecated (since 1.60) - the concept has been discarded.
103
103
  */
104
104
  isResponsive?:
105
105
  | boolean
@@ -439,7 +439,7 @@ declare namespace sap {
439
439
  * in which the control is placed or by the width and height property.
440
440
  *
441
441
  * @since 1.38.0
442
- * @deprecated (since 1.58)
442
+ * @deprecated (since 1.58) - the concept has been discarded.
443
443
  */
444
444
  isResponsive?:
445
445
  | boolean
@@ -551,7 +551,7 @@ declare namespace sap {
551
551
  * in which the control is placed. Size, width and height properties are ignored in this case.
552
552
  *
553
553
  * @since 1.38.0
554
- * @deprecated (since 1.60.0)
554
+ * @deprecated (since 1.60.0) - the concept has been discarded.
555
555
  */
556
556
  isResponsive?:
557
557
  | boolean
@@ -782,7 +782,7 @@ declare namespace sap {
782
782
  * in which the control is placed. Size and Width properties are ignored in such case.
783
783
  *
784
784
  * @since 1.38.0
785
- * @deprecated (since 1.58)
785
+ * @deprecated (since 1.58) - the concept has been discarded.
786
786
  */
787
787
  isResponsive?:
788
788
  | boolean
@@ -958,7 +958,7 @@ declare namespace sap {
958
958
  * in which the control is placed. Size and Width properties are ignored in such case.
959
959
  *
960
960
  * @since 1.38.0
961
- * @deprecated (since 1.61.0)
961
+ * @deprecated (since 1.61.0) - the concept has been discarded.
962
962
  */
963
963
  isResponsive?:
964
964
  | boolean
@@ -1090,7 +1090,7 @@ declare namespace sap {
1090
1090
  * container, in which case the `size` and `width` properties are ignored.
1091
1091
  *
1092
1092
  * @since 1.38.0
1093
- * @deprecated (since 1.62.0)
1093
+ * @deprecated (since 1.62.0) - the concept has been discarded.
1094
1094
  */
1095
1095
  isResponsive?:
1096
1096
  | boolean
@@ -2687,7 +2687,7 @@ declare namespace sap {
2687
2687
  * Default value is `false`.
2688
2688
  *
2689
2689
  * @since 1.38.0
2690
- * @deprecated (since 1.60)
2690
+ * @deprecated (since 1.60) - the concept has been discarded.
2691
2691
  *
2692
2692
  * @returns Value of property `isResponsive`
2693
2693
  */
@@ -3021,7 +3021,7 @@ declare namespace sap {
3021
3021
  * Default value is `false`.
3022
3022
  *
3023
3023
  * @since 1.38.0
3024
- * @deprecated (since 1.60)
3024
+ * @deprecated (since 1.60) - the concept has been discarded.
3025
3025
  *
3026
3026
  * @returns Reference to `this` in order to allow method chaining
3027
3027
  */
@@ -4053,7 +4053,7 @@ declare namespace sap {
4053
4053
  * Default value is `false`.
4054
4054
  *
4055
4055
  * @since 1.38.0
4056
- * @deprecated (since 1.58)
4056
+ * @deprecated (since 1.58) - the concept has been discarded.
4057
4057
  *
4058
4058
  * @returns Value of property `isResponsive`
4059
4059
  */
@@ -4427,7 +4427,7 @@ declare namespace sap {
4427
4427
  * Default value is `false`.
4428
4428
  *
4429
4429
  * @since 1.38.0
4430
- * @deprecated (since 1.58)
4430
+ * @deprecated (since 1.58) - the concept has been discarded.
4431
4431
  *
4432
4432
  * @returns Reference to `this` in order to allow method chaining
4433
4433
  */
@@ -5155,7 +5155,7 @@ declare namespace sap {
5155
5155
  * Default value is `false`.
5156
5156
  *
5157
5157
  * @since 1.38.0
5158
- * @deprecated (since 1.60.0)
5158
+ * @deprecated (since 1.60.0) - the concept has been discarded.
5159
5159
  *
5160
5160
  * @returns Value of property `isResponsive`
5161
5161
  */
@@ -5362,7 +5362,7 @@ declare namespace sap {
5362
5362
  * Default value is `false`.
5363
5363
  *
5364
5364
  * @since 1.38.0
5365
- * @deprecated (since 1.60.0)
5365
+ * @deprecated (since 1.60.0) - the concept has been discarded.
5366
5366
  *
5367
5367
  * @returns Reference to `this` in order to allow method chaining
5368
5368
  */
@@ -6150,7 +6150,7 @@ declare namespace sap {
6150
6150
  * Default value is `false`.
6151
6151
  *
6152
6152
  * @since 1.38.0
6153
- * @deprecated (since 1.58)
6153
+ * @deprecated (since 1.58) - the concept has been discarded.
6154
6154
  *
6155
6155
  * @returns Value of property `isResponsive`
6156
6156
  */
@@ -6373,7 +6373,7 @@ declare namespace sap {
6373
6373
  * Default value is `false`.
6374
6374
  *
6375
6375
  * @since 1.38.0
6376
- * @deprecated (since 1.58)
6376
+ * @deprecated (since 1.58) - the concept has been discarded.
6377
6377
  *
6378
6378
  * @returns Reference to `this` in order to allow method chaining
6379
6379
  */
@@ -7027,7 +7027,7 @@ declare namespace sap {
7027
7027
  * Default value is `false`.
7028
7028
  *
7029
7029
  * @since 1.38.0
7030
- * @deprecated (since 1.61.0)
7030
+ * @deprecated (since 1.61.0) - the concept has been discarded.
7031
7031
  *
7032
7032
  * @returns Value of property `isResponsive`
7033
7033
  */
@@ -7234,7 +7234,7 @@ declare namespace sap {
7234
7234
  * Default value is `false`.
7235
7235
  *
7236
7236
  * @since 1.38.0
7237
- * @deprecated (since 1.61.0)
7237
+ * @deprecated (since 1.61.0) - the concept has been discarded.
7238
7238
  *
7239
7239
  * @returns Reference to `this` in order to allow method chaining
7240
7240
  */
@@ -7647,7 +7647,7 @@ declare namespace sap {
7647
7647
  * Default value is `false`.
7648
7648
  *
7649
7649
  * @since 1.38.0
7650
- * @deprecated (since 1.62.0)
7650
+ * @deprecated (since 1.62.0) - the concept has been discarded.
7651
7651
  *
7652
7652
  * @returns Value of property `isResponsive`
7653
7653
  */
@@ -7911,7 +7911,7 @@ declare namespace sap {
7911
7911
  * Default value is `false`.
7912
7912
  *
7913
7913
  * @since 1.38.0
7914
- * @deprecated (since 1.62.0)
7914
+ * @deprecated (since 1.62.0) - the concept has been discarded.
7915
7915
  *
7916
7916
  * @returns Reference to `this` in order to allow method chaining
7917
7917
  */
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.124.0
1
+ // For Library Version: 1.125.0
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.124.0
1
+ // For Library Version: 1.125.0
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.124.0
1
+ // For Library Version: 1.125.0
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.124.0
1
+ // For Library Version: 1.125.0
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -9991,7 +9991,7 @@ declare namespace sap {
9991
9991
  * library is loaded synchroniously as soon as a event handler for the `initialise` event has been attached.
9992
9992
  * Since this event does not fulfill CSP requirements, please use event `initialized` instead.
9993
9993
  *
9994
- * @deprecated (since 1.65)
9994
+ * @deprecated (since 1.65) - replaced by {@link initialized}.
9995
9995
  */
9996
9996
  initialise?: (oEvent: sap.ui.base.Event) => void;
9997
9997
 
@@ -10146,7 +10146,7 @@ declare namespace sap {
10146
10146
  /**
10147
10147
  * Parameters of the SmartChart#initialise event.
10148
10148
  *
10149
- * @deprecated (since 1.65)
10149
+ * @deprecated (since 1.65) - replaced by {@link initialized}.
10150
10150
  */
10151
10151
  interface SmartChart$InitialiseEventParameters {}
10152
10152
 
@@ -11073,7 +11073,7 @@ declare namespace sap {
11073
11073
  *
11074
11074
  * The passed function and listener object must match the ones used for event registration.
11075
11075
  *
11076
- * @deprecated (since 1.65)
11076
+ * @deprecated (since 1.65) - replaced by {@link initialized}.
11077
11077
  *
11078
11078
  * @returns Reference to `this` in order to allow method chaining
11079
11079
  */
@@ -11277,7 +11277,7 @@ declare namespace sap {
11277
11277
  /**
11278
11278
  * Fires event {@link #event:initialise initialise} to attached listeners.
11279
11279
  *
11280
- * @deprecated (since 1.65)
11280
+ * @deprecated (since 1.65) - replaced by {@link initialized}.
11281
11281
  * @ui5-protected Do not call from applications (only from related classes in the framework)
11282
11282
  *
11283
11283
  * @returns Reference to `this` in order to allow method chaining
@@ -12690,7 +12690,7 @@ declare namespace sap {
12690
12690
  /**
12691
12691
  * Event object of the SmartChart#initialise event.
12692
12692
  *
12693
- * @deprecated (since 1.65)
12693
+ * @deprecated (since 1.65) - replaced by {@link initialized}.
12694
12694
  */
12695
12695
  type SmartChart$InitialiseEvent = sap.ui.base.Event<
12696
12696
  SmartChart$InitialiseEventParameters,
@@ -25565,7 +25565,7 @@ declare namespace sap {
25565
25565
  * If this set to true, width and height of the control are determined by the width and height of the container
25566
25566
  * in which the control is placed or by the width and height property.
25567
25567
  *
25568
- * @deprecated (since 1.62)
25568
+ * @deprecated (since 1.62) - the concept has been discarded.
25569
25569
  */
25570
25570
  isResponsive?:
25571
25571
  | boolean
@@ -25679,7 +25679,7 @@ declare namespace sap {
25679
25679
  * If this set to true, width and height of the control are determined by the width and height of the container
25680
25680
  * in which the control is placed or by the width and height property.
25681
25681
  *
25682
- * @deprecated (since 1.62)
25682
+ * @deprecated (since 1.62) - the concept has been discarded.
25683
25683
  */
25684
25684
  isResponsive?:
25685
25685
  | boolean
@@ -26702,7 +26702,7 @@ declare namespace sap {
26702
26702
  *
26703
26703
  * Default value is `false`.
26704
26704
  *
26705
- * @deprecated (since 1.62)
26705
+ * @deprecated (since 1.62) - the concept has been discarded.
26706
26706
  *
26707
26707
  * @returns Value of property `isResponsive`
26708
26708
  */
@@ -26886,7 +26886,7 @@ declare namespace sap {
26886
26886
  *
26887
26887
  * Default value is `false`.
26888
26888
  *
26889
- * @deprecated (since 1.62)
26889
+ * @deprecated (since 1.62) - the concept has been discarded.
26890
26890
  *
26891
26891
  * @returns Reference to `this` in order to allow method chaining
26892
26892
  */
@@ -27193,7 +27193,7 @@ declare namespace sap {
27193
27193
  *
27194
27194
  * Default value is `false`.
27195
27195
  *
27196
- * @deprecated (since 1.62)
27196
+ * @deprecated (since 1.62) - the concept has been discarded.
27197
27197
  *
27198
27198
  * @returns Value of property `isResponsive`
27199
27199
  */
@@ -27346,7 +27346,7 @@ declare namespace sap {
27346
27346
  *
27347
27347
  * Default value is `false`.
27348
27348
  *
27349
- * @deprecated (since 1.62)
27349
+ * @deprecated (since 1.62) - the concept has been discarded.
27350
27350
  *
27351
27351
  * @returns Reference to `this` in order to allow method chaining
27352
27352
  */
@@ -30258,16 +30258,19 @@ declare namespace sap {
30258
30258
  /**
30259
30259
  * This event is fired just before the paste event is triggered and can be used to prevent the default paste
30260
30260
  * behavior.
30261
+ * **Note**: If no validation is desired, applications can use the `rawData` parameter to directly access
30262
+ * the pasted data.
30263
+ * **Note**: If a column contains additional properties, they are considered as separate columns for the
30264
+ * pasting.
30261
30265
  *
30262
30266
  * @since 1.64
30263
- * @experimental (since 1.64) - This API is experimental and subject to change
30264
30267
  */
30265
30268
  beforePaste?: (oEvent: SmartTable$BeforePasteEvent) => void;
30266
30269
 
30267
30270
  /**
30268
- * This event is fired when paste is triggered.
30271
+ * This event is fired when pasting is triggered.
30269
30272
  *
30270
- * @experimental (since 1.64) - This API is experimental and subject to change
30273
+ * @since 1.64
30271
30274
  */
30272
30275
  paste?: (oEvent: SmartTable$PasteEvent) => void;
30273
30276
 
@@ -30332,14 +30335,18 @@ declare namespace sap {
30332
30335
 
30333
30336
  /**
30334
30337
  * Parameters of the SmartTable#beforePaste event.
30335
- *
30336
- * @experimental (since 1.64) - This API is experimental and subject to change
30337
30338
  */
30338
30339
  interface SmartTable$BeforePasteEventParameters {
30339
30340
  /**
30340
- * Contains array of column info object as determined by the SmartTable
30341
+ * Contains an array of column info objects as determined by the `SmartTable` control.
30342
+ */
30343
+ columnInfos?: sap.ui.comp.smarttable.ColumnInfoForPaste[];
30344
+
30345
+ /**
30346
+ * Two-dimensional array of strings with data from the clipboard. The first dimension represents the rows,
30347
+ * and the second dimension represents the cells of the tabular data.
30341
30348
  */
30342
- columnInfos?: object[];
30349
+ rawData?: string[][];
30343
30350
  }
30344
30351
 
30345
30352
  /**
@@ -30398,12 +30405,46 @@ declare namespace sap {
30398
30405
 
30399
30406
  /**
30400
30407
  * Parameters of the SmartTable#paste event.
30401
- *
30402
- * @experimental (since 1.64) - This API is experimental and subject to change
30403
30408
  */
30404
30409
  interface SmartTable$PasteEventParameters {
30405
30410
  /**
30406
- * Contains parsed/validated paste information returned by PasteHelper.parse API
30411
+ * The result of the parsing returned by `PasteHelper.parse` API.
30412
+ * The result object contains parsed data if the validation was successful (the error array has the value
30413
+ * `null`), or it contains all collected errors if the validation failed (the data array has the value `null`).
30414
+ *
30415
+ * Example of the result object after the successful validation - the data array is filled, and the error
30416
+ * object is empty:
30417
+ * ```javascript
30418
+ *
30419
+ * oResult = {
30420
+ * parsedData: [
30421
+ * {FirstName: "Max", LastName : "Mustermann"},
30422
+ * {FirstName: "John", LastName: "Doe"}
30423
+ * ],
30424
+ * errors: null
30425
+ * });
30426
+ * ```
30427
+ *
30428
+ *
30429
+ * The error array contains objects with the following properties:
30430
+ * - row {number} Row index where the error occurred
30431
+ * - column {number} Column index where the error occurred
30432
+ * - property {string} The column-related property
30433
+ * - value {string} The pasted value
30434
+ * - type {object} The type instance that is used to parse the pasted value
30435
+ * - message {string} The error message
30436
+ *
30437
+ * Example of the result object after the failed validation - error information is available, and the data
30438
+ * array is empty:
30439
+ * ```javascript
30440
+ *
30441
+ * oResult = {
30442
+ * parsedData: null,
30443
+ * errors: [
30444
+ * {row: 2, column: 3, property: 'age', value: 'x', type:'sap.ui.model.odata.type.Byte', message: 'Value "x" in row 2 and column 2 cannot be parsed.'}
30445
+ * ]
30446
+ * });
30447
+ * ```
30407
30448
  */
30408
30449
  result?: object;
30409
30450
  }
@@ -30742,9 +30783,12 @@ declare namespace sap {
30742
30783
  *
30743
30784
  * This event is fired just before the paste event is triggered and can be used to prevent the default paste
30744
30785
  * behavior.
30786
+ * **Note**: If no validation is desired, applications can use the `rawData` parameter to directly access
30787
+ * the pasted data.
30788
+ * **Note**: If a column contains additional properties, they are considered as separate columns for the
30789
+ * pasting.
30745
30790
  *
30746
30791
  * @since 1.64
30747
- * @experimental (since 1.64) - This API is experimental and subject to change
30748
30792
  *
30749
30793
  * @returns Reference to `this` in order to allow method chaining
30750
30794
  */
@@ -30771,9 +30815,12 @@ declare namespace sap {
30771
30815
  *
30772
30816
  * This event is fired just before the paste event is triggered and can be used to prevent the default paste
30773
30817
  * behavior.
30818
+ * **Note**: If no validation is desired, applications can use the `rawData` parameter to directly access
30819
+ * the pasted data.
30820
+ * **Note**: If a column contains additional properties, they are considered as separate columns for the
30821
+ * pasting.
30774
30822
  *
30775
30823
  * @since 1.64
30776
- * @experimental (since 1.64) - This API is experimental and subject to change
30777
30824
  *
30778
30825
  * @returns Reference to `this` in order to allow method chaining
30779
30826
  */
@@ -31148,9 +31195,9 @@ declare namespace sap {
31148
31195
  * When called, the context of the event handler (its `this`) will be bound to `oListener` if specified,
31149
31196
  * otherwise it will be bound to this `sap.ui.comp.smarttable.SmartTable` itself.
31150
31197
  *
31151
- * This event is fired when paste is triggered.
31198
+ * This event is fired when pasting is triggered.
31152
31199
  *
31153
- * @experimental (since 1.64) - This API is experimental and subject to change
31200
+ * @since 1.64
31154
31201
  *
31155
31202
  * @returns Reference to `this` in order to allow method chaining
31156
31203
  */
@@ -31175,9 +31222,9 @@ declare namespace sap {
31175
31222
  * When called, the context of the event handler (its `this`) will be bound to `oListener` if specified,
31176
31223
  * otherwise it will be bound to this `sap.ui.comp.smarttable.SmartTable` itself.
31177
31224
  *
31178
- * This event is fired when paste is triggered.
31225
+ * This event is fired when pasting is triggered.
31179
31226
  *
31180
- * @experimental (since 1.64) - This API is experimental and subject to change
31227
+ * @since 1.64
31181
31228
  *
31182
31229
  * @returns Reference to `this` in order to allow method chaining
31183
31230
  */
@@ -31440,7 +31487,6 @@ declare namespace sap {
31440
31487
  * The passed function and listener object must match the ones used for event registration.
31441
31488
  *
31442
31489
  * @since 1.64
31443
- * @experimental (since 1.64) - This API is experimental and subject to change
31444
31490
  *
31445
31491
  * @returns Reference to `this` in order to allow method chaining
31446
31492
  */
@@ -31597,7 +31643,7 @@ declare namespace sap {
31597
31643
  *
31598
31644
  * The passed function and listener object must match the ones used for event registration.
31599
31645
  *
31600
- * @experimental (since 1.64) - This API is experimental and subject to change
31646
+ * @since 1.64
31601
31647
  *
31602
31648
  * @returns Reference to `this` in order to allow method chaining
31603
31649
  */
@@ -31729,7 +31775,6 @@ declare namespace sap {
31729
31775
  * event object. The return value of this method indicates whether the default action should be executed.
31730
31776
  *
31731
31777
  * @since 1.64
31732
- * @experimental (since 1.64) - This API is experimental and subject to change
31733
31778
  * @ui5-protected Do not call from applications (only from related classes in the framework)
31734
31779
  *
31735
31780
  * @returns Whether or not to prevent the default action
@@ -31843,7 +31888,7 @@ declare namespace sap {
31843
31888
  /**
31844
31889
  * Fires event {@link #event:paste paste} to attached listeners.
31845
31890
  *
31846
- * @experimental (since 1.64) - This API is experimental and subject to change
31891
+ * @since 1.64
31847
31892
  * @ui5-protected Do not call from applications (only from related classes in the framework)
31848
31893
  *
31849
31894
  * @returns Reference to `this` in order to allow method chaining
@@ -33864,6 +33909,35 @@ declare namespace sap {
33864
33909
  */
33865
33910
  TreeTable = "TreeTable",
33866
33911
  }
33912
+ /**
33913
+ * Paste-related column information
33914
+ *
33915
+ * @since 1.125
33916
+ */
33917
+ type ColumnInfoForPaste = {
33918
+ /**
33919
+ * ID of the column
33920
+ */
33921
+ columnId: string;
33922
+ /**
33923
+ * Data property that is used when pasting data
33924
+ */
33925
+ property: string;
33926
+ /**
33927
+ * Defines whether the column is ignored during pasting
33928
+ */
33929
+ ignore: boolean;
33930
+ /**
33931
+ * The type instance that is used to parse the pasted value
33932
+ */
33933
+ type: sap.ui.model.SimpleType;
33934
+ /**
33935
+ * Function that is used to parse the pasted value if no type instance is available (for example, for custom
33936
+ * columns)
33937
+ */
33938
+ customParseFunction?: Function;
33939
+ };
33940
+
33867
33941
  /**
33868
33942
  * Event object of the SmartTable#afterVariantApply event.
33869
33943
  */
@@ -33898,8 +33972,6 @@ declare namespace sap {
33898
33972
 
33899
33973
  /**
33900
33974
  * Event object of the SmartTable#beforePaste event.
33901
- *
33902
- * @experimental (since 1.64) - This API is experimental and subject to change
33903
33975
  */
33904
33976
  type SmartTable$BeforePasteEvent = sap.ui.base.Event<
33905
33977
  SmartTable$BeforePasteEventParameters,
@@ -33968,8 +34040,6 @@ declare namespace sap {
33968
34040
 
33969
34041
  /**
33970
34042
  * Event object of the SmartTable#paste event.
33971
- *
33972
- * @experimental (since 1.64) - This API is experimental and subject to change
33973
34043
  */
33974
34044
  type SmartTable$PasteEvent = sap.ui.base.Event<
33975
34045
  SmartTable$PasteEventParameters,
@@ -34034,8 +34104,9 @@ declare namespace sap {
34034
34104
  | sap.ui.base.ManagedObject.PropertyBindingInfo;
34035
34105
 
34036
34106
  /**
34037
- * The OData entity set whose metadata is used to create the variant items based on the SelectionPresentationVariant
34107
+ * The v2 oData entity set whose metadata is used to create the variant items based on the `SelectionPresentationVariant`
34038
34108
  * annotation.
34109
+ * **Note:**This property may be set only once during the initialization phase and may not be changed afterwords.
34039
34110
  */
34040
34111
  entitySet?: string | sap.ui.base.ManagedObject.PropertyBindingInfo;
34041
34112
 
@@ -35062,8 +35133,9 @@ declare namespace sap {
35062
35133
  /**
35063
35134
  * Gets current value of property {@link #getEntitySet entitySet}.
35064
35135
  *
35065
- * The OData entity set whose metadata is used to create the variant items based on the SelectionPresentationVariant
35136
+ * The v2 oData entity set whose metadata is used to create the variant items based on the `SelectionPresentationVariant`
35066
35137
  * annotation.
35138
+ * **Note:**This property may be set only once during the initialization phase and may not be changed afterwords.
35067
35139
  *
35068
35140
  *
35069
35141
  * @returns Value of property `entitySet`