@sapui5/ts-types-esm 1.127.5 → 1.127.7

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 (48) hide show
  1. package/package.json +1 -1
  2. package/types/{dt-1.127.1-esm-d.ts → dt-1.127.4-esm-d.ts} +1 -1
  3. package/types/index.d.ts +3 -3
  4. package/types/sap.chart.d.ts +1 -1
  5. package/types/sap.f.d.ts +1 -1
  6. package/types/sap.fe.base.d.ts +1 -1
  7. package/types/sap.fe.core.d.ts +1 -1
  8. package/types/sap.fe.ina.d.ts +1 -1
  9. package/types/sap.fe.macros.d.ts +1 -1
  10. package/types/sap.fe.navigation.d.ts +1 -1
  11. package/types/sap.fe.placeholder.d.ts +1 -1
  12. package/types/sap.fe.plugins.managecache.d.ts +1 -1
  13. package/types/sap.fe.templates.d.ts +1 -1
  14. package/types/sap.fe.test.d.ts +1 -1
  15. package/types/sap.fe.tools.d.ts +1 -1
  16. package/types/sap.gantt.d.ts +1 -1
  17. package/types/sap.makit.d.ts +1 -1
  18. package/types/sap.me.d.ts +1 -1
  19. package/types/sap.ndc.d.ts +1 -1
  20. package/types/sap.sac.df.d.ts +1 -1
  21. package/types/sap.suite.ui.generic.template.d.ts +1 -1
  22. package/types/sap.suite.ui.microchart.d.ts +1 -1
  23. package/types/{tnt-1.127.2-esm-d.ts → sap.tnt.d.ts} +1 -1
  24. package/types/sap.ui.codeeditor.d.ts +1 -1
  25. package/types/sap.ui.comp.d.ts +37 -1
  26. package/types/sap.ui.export.d.ts +1 -1
  27. package/types/sap.ui.fl.d.ts +1 -1
  28. package/types/sap.ui.integration.d.ts +1 -1
  29. package/types/sap.ui.layout.d.ts +1 -1
  30. package/types/{mdc-1.127.2-esm-d.ts → sap.ui.mdc.d.ts} +55 -37
  31. package/types/sap.ui.richtexteditor.d.ts +1 -1
  32. package/types/sap.ui.rta.d.ts +1 -1
  33. package/types/sap.ui.suite.d.ts +1 -1
  34. package/types/sap.ui.support.d.ts +1 -1
  35. package/types/sap.ui.table.d.ts +1 -1
  36. package/types/sap.ui.testrecorder.d.ts +1 -1
  37. package/types/sap.ui.unified.d.ts +1 -1
  38. package/types/sap.ui.webc.common.d.ts +1 -1
  39. package/types/sap.ui.webc.fiori.d.ts +1 -1
  40. package/types/sap.ui.webc.main.d.ts +1 -1
  41. package/types/sap.uiext.inbox.d.ts +1 -1
  42. package/types/sap.ushell.d.ts +1 -1
  43. package/types/sap.ushell_abap.d.ts +1 -1
  44. package/types/sap.uxap.d.ts +1 -1
  45. package/types/sap.viz.d.ts +1 -1
  46. package/types/sap.zen.commons.d.ts +1 -1
  47. package/types/sap.zen.crosstab.d.ts +1 -1
  48. 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-esm",
3
- "version": "1.127.5",
3
+ "version": "1.127.7",
4
4
  "description": "SAPUI5 TypeScript Definitions - ES Modules",
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.127.1
1
+ // For Library Version: 1.127.4
2
2
 
3
3
  declare namespace sap {
4
4
  interface IUI5DefineDependencyNames {
package/types/index.d.ts CHANGED
@@ -20,7 +20,7 @@
20
20
  /// <reference path="./commons-1.127.0-esm-d.ts"/>
21
21
  /// <reference path="./sap.ui.comp.d.ts"/>
22
22
  /// <reference path="./core-1.127.2-esm-d.ts"/>
23
- /// <reference path="./dt-1.127.1-esm-d.ts"/>
23
+ /// <reference path="./dt-1.127.4-esm-d.ts"/>
24
24
  /// <reference path="./sap.ui.export.d.ts"/>
25
25
  /// <reference path="./sap.f.d.ts"/>
26
26
  /// <reference path="./sap.ui.fl.d.ts"/>
@@ -32,7 +32,7 @@
32
32
  /// <reference path="./sap.ui.integration.d.ts"/>
33
33
  /// <reference path="./sap.ui.layout.d.ts"/>
34
34
  /// <reference path="./sap.makit.d.ts"/>
35
- /// <reference path="./mdc-1.127.2-esm-d.ts"/>
35
+ /// <reference path="./sap.ui.mdc.d.ts"/>
36
36
  /// <reference path="./mobile-1.127.2-esm-d.ts"/>
37
37
  /// <reference path="./sap.me.d.ts"/>
38
38
  /// <reference path="./sap.ndc.d.ts"/>
@@ -66,7 +66,7 @@
66
66
  /// <reference path="./sap.ui.support.d.ts"/>
67
67
  /// <reference path="./sap.ui.table.d.ts"/>
68
68
  /// <reference path="./sap.ui.testrecorder.d.ts"/>
69
- /// <reference path="./tnt-1.127.2-esm-d.ts"/>
69
+ /// <reference path="./sap.tnt.d.ts"/>
70
70
  /// <reference path="./sap.ca.ui.d.ts"/>
71
71
  /// <reference path="./sap.ui.unified.d.ts"/>
72
72
  /// <reference path="./sap.ushell.d.ts"/>
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.127.3
1
+ // For Library Version: 1.127.5
2
2
 
3
3
  declare module "sap/chart/library" {
4
4
  import Dimension from "sap/chart/data/Dimension";
package/types/sap.f.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.127.3
1
+ // For Library Version: 1.127.5
2
2
 
3
3
  declare module "sap/tnt/library" {
4
4
  export interface IToolHeader {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.127.4
1
+ // For Library Version: 1.127.6
2
2
 
3
3
  declare module "sap/fe/base/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.127.4
1
+ // For Library Version: 1.127.6
2
2
 
3
3
  declare module "sap/fe/core/AppComponent" {
4
4
  import {
@@ -1,3 +1,3 @@
1
- // For Library Version: 1.127.4
1
+ // For Library Version: 1.127.6
2
2
 
3
3
  declare namespace sap {}
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.127.4
1
+ // For Library Version: 1.127.6
2
2
 
3
3
  declare module "sap/fe/macros/CollectionBindingInfo" {
4
4
  import Filter from "sap/ui/model/Filter";
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.127.4
1
+ // For Library Version: 1.127.6
2
2
 
3
3
  declare module "sap/fe/navigation/library" {
4
4
  /**
@@ -1,3 +1,3 @@
1
- // For Library Version: 1.127.4
1
+ // For Library Version: 1.127.6
2
2
 
3
3
  declare namespace sap {}
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.127.4
1
+ // For Library Version: 1.127.6
2
2
 
3
3
  declare module "sap/fe/plugins/managecache/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.127.4
1
+ // For Library Version: 1.127.6
2
2
 
3
3
  declare module "sap/fe/templates/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.127.4
1
+ // For Library Version: 1.127.6
2
2
 
3
3
  declare module "sap/fe/test/library" {}
4
4
 
@@ -1,3 +1,3 @@
1
- // For Library Version: 1.127.4
1
+ // For Library Version: 1.127.6
2
2
 
3
3
  declare namespace sap {}
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.127.1
1
+ // For Library Version: 1.127.2
2
2
 
3
3
  declare module "sap/gantt/library" {
4
4
  import ChartScheme from "sap/gantt/config/ChartScheme";
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.127.3
1
+ // For Library Version: 1.127.5
2
2
 
3
3
  declare module "sap/makit/library" {
4
4
  /**
package/types/sap.me.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.127.3
1
+ // For Library Version: 1.127.5
2
2
 
3
3
  declare module "sap/me/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.127.3
1
+ // For Library Version: 1.127.5
2
2
 
3
3
  declare module "sap/ndc/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.127.2
1
+ // For Library Version: 1.127.5
2
2
 
3
3
  declare module "sap/sac/df/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.127.5
1
+ // For Library Version: 1.127.7
2
2
 
3
3
  declare module "sap/suite/ui/generic/template/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.127.3
1
+ // For Library Version: 1.127.5
2
2
 
3
3
  declare module "sap/suite/ui/microchart/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.127.2
1
+ // For Library Version: 1.127.5
2
2
 
3
3
  declare module "sap/tnt/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.127.3
1
+ // For Library Version: 1.127.5
2
2
 
3
3
  declare module "sap/ui/codeeditor/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.127.3
1
+ // For Library Version: 1.127.5
2
2
 
3
3
  declare module "sap/ui/comp/library" {
4
4
  /**
@@ -20181,6 +20181,18 @@ declare module "sap/ui/comp/smartfilterbar/SmartFilterBar" {
20181
20181
  * @returns Value of property `considerAnalyticalParameters`
20182
20182
  */
20183
20183
  getConsiderAnalyticalParameters(): boolean;
20184
+ /**
20185
+ * Gets current value of property {@link #getConsiderPresentationVariant considerPresentationVariant}.
20186
+ *
20187
+ * Indicates if the annotation `com.sap.vocabularies.UI.v1.PresentationVariant` is taken into account.
20188
+ *
20189
+ *
20190
+ * Default value is `true`.
20191
+ *
20192
+ *
20193
+ * @returns Value of property `considerPresentationVariant`
20194
+ */
20195
+ getConsiderPresentationVariant(): boolean;
20184
20196
  /**
20185
20197
  * Gets current value of property {@link #getConsiderSelectionVariants considerSelectionVariants}.
20186
20198
  *
@@ -20707,6 +20719,25 @@ declare module "sap/ui/comp/smartfilterbar/SmartFilterBar" {
20707
20719
  */
20708
20720
  bConsiderAnalyticalParameters?: boolean
20709
20721
  ): this;
20722
+ /**
20723
+ * Sets a new value for property {@link #getConsiderPresentationVariant considerPresentationVariant}.
20724
+ *
20725
+ * Indicates if the annotation `com.sap.vocabularies.UI.v1.PresentationVariant` is taken into account.
20726
+ *
20727
+ *
20728
+ * When called with a value of `null` or `undefined`, the default value of the property will be restored.
20729
+ *
20730
+ * Default value is `true`.
20731
+ *
20732
+ *
20733
+ * @returns Reference to `this` in order to allow method chaining
20734
+ */
20735
+ setConsiderPresentationVariant(
20736
+ /**
20737
+ * New value for property `considerPresentationVariant`
20738
+ */
20739
+ bConsiderPresentationVariant?: boolean
20740
+ ): this;
20710
20741
  /**
20711
20742
  * Sets a new value for property {@link #getConsiderSelectionVariants considerSelectionVariants}.
20712
20743
  *
@@ -21176,6 +21207,11 @@ declare module "sap/ui/comp/smartfilterbar/SmartFilterBar" {
21176
21207
  */
21177
21208
  navigationProperties?: string | PropertyBindingInfo;
21178
21209
 
21210
+ /**
21211
+ * Indicates if the annotation `com.sap.vocabularies.UI.v1.PresentationVariant` is taken into account.
21212
+ */
21213
+ considerPresentationVariant?: boolean | PropertyBindingInfo | `{${string}}`;
21214
+
21179
21215
  /**
21180
21216
  * Using control configurations you can add additional configuration to filter fields, for example set custom
21181
21217
  * labels, change the order of fields, or change the filter field control type. **Note:** Changing the values
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.127.3
1
+ // For Library Version: 1.127.5
2
2
 
3
3
  declare module "sap/ui/export/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.127.3
1
+ // For Library Version: 1.127.5
2
2
 
3
3
  declare module "sap/ui/fl/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.127.3
1
+ // For Library Version: 1.127.5
2
2
 
3
3
  declare module "sap/ui/integration/library" {
4
4
  import { URI } from "sap/ui/core/library";
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.127.3
1
+ // For Library Version: 1.127.5
2
2
 
3
3
  declare module "sap/ui/layout/library" {
4
4
  import Control from "sap/ui/core/Control";
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.127.2
1
+ // For Library Version: 1.127.5
2
2
 
3
3
  declare module "sap/ui/mdc/AggregationBaseDelegate" {
4
4
  import BaseDelegate from "sap/ui/mdc/BaseDelegate";
@@ -712,7 +712,9 @@ declare module "sap/ui/mdc/DefaultTypeMap" {
712
712
  /**
713
713
  * Generic {@link module:sap/ui/mdc/util/TypeMap TypeMap} configuration for simple use cases.
714
714
  *
715
- * **Note:** This {@link module:sap/ui/mdc/util/TypeMap TypeMap} implementation contains the following types:
715
+ * **Note:** The modules of all data types registered in a `TypeMap` must be loaded in advance.
716
+ * **Note:** This {@link module:sap/ui/mdc/util/TypeMap TypeMap} implementation contains the following
717
+ * types:
716
718
  *
717
719
  *
718
720
  * - {@link sap.ui.model.type.Boolean} (alias `Boolean`)
@@ -1701,7 +1703,8 @@ declare module "sap/ui/mdc/odata/TypeMap" {
1701
1703
  /**
1702
1704
  * OData-specific {@link module:sap/ui/mdc/util/TypeMap TypeMap} configuration.
1703
1705
  *
1704
- * **Note:** This `TypeMap` implementation contains the following types:
1706
+ * **Note:** The modules of all data types registered in a `TypeMap` must be loaded in advance.
1707
+ * **Note:** This `TypeMap` implementation contains the following types:
1705
1708
  *
1706
1709
  *
1707
1710
  * - {@link sap.ui.model.type.Boolean} (alias `Boolean`)
@@ -1878,7 +1881,8 @@ declare module "sap/ui/mdc/odata/v4/TypeMap" {
1878
1881
  /**
1879
1882
  * ODataV4-specific {@link module:sap/ui/mdc/util/TypeMap TypeMap} configuration.
1880
1883
  *
1881
- * **Note:** This `TypeMap` implementation contains the following types including ODataV4-specific configuration:
1884
+ * **Note:** The modules of all data types registered in a `TypeMap` must be loaded in advance.
1885
+ * **Note:** This `TypeMap` implementation contains the following types including ODataV4-specific configuration:
1882
1886
  *
1883
1887
  *
1884
1888
  * - {@link sap.ui.model.type.Boolean} (alias `Boolean`)
@@ -2205,6 +2209,8 @@ declare module "sap/ui/mdc/util/TypeMap" {
2205
2209
  * Configuration class for type handling in delegates. Allows mapping of model types to {@link sap.ui.mdc.enums.BaseType }
2206
2210
  * and enables model-specific type configuration.
2207
2211
  *
2212
+ * **Note:** The modules of all data types registered in a `TypeMap` must be loaded in advance.
2213
+ *
2208
2214
  * @since 1.114.0
2209
2215
  */
2210
2216
  interface TypeMap {
@@ -2288,8 +2294,6 @@ declare module "sap/ui/mdc/util/TypeMap" {
2288
2294
  /**
2289
2295
  * Gets a data type class based on a given name.
2290
2296
  *
2291
- * **Note:** The module of the data type needs to be loaded before.
2292
- *
2293
2297
  *
2294
2298
  * @returns Corresponding data type class
2295
2299
  */
@@ -2703,7 +2707,7 @@ declare module "sap/ui/mdc/ValueHelpDelegate" {
2703
2707
  * This might be extended with payload-dependent filters.
2704
2708
  *
2705
2709
  * @since 1.101.0
2706
- * @deprecated - (since 1.118.0) - replaced by {@link module:sap/ui/mdc/ValueHelpDelegate.findConditionsForContext findConditionsForContext}
2710
+ * @deprecated (since 1.118) - replaced by {@link module:sap/ui/mdc/ValueHelpDelegate.findConditionsForContext findConditionsForContext}.
2707
2711
  *
2708
2712
  * @returns `true` if item is selected
2709
2713
  */
@@ -7877,7 +7881,8 @@ declare module "sap/ui/mdc/Field" {
7877
7881
  *
7878
7882
  * Do not use the `conditions` property, use the `value` and `additionalValue` properties instead.
7879
7883
  *
7880
- * @deprecated - Not supported, use the `value` property and `additionalValue` property to bind the control.
7884
+ * @deprecated (since 1.54) - this property is not supported for the `Field`. Use the `value` property and
7885
+ * `additionalValue` property to bind the control.
7881
7886
  *
7882
7887
  * @returns Reference to `this` to allow method chaining
7883
7888
  */
@@ -7950,7 +7955,8 @@ declare module "sap/ui/mdc/Field" {
7950
7955
  *
7951
7956
  * Do not use the `conditions` property, use the `value` and `additionalValue` properties instead.
7952
7957
  *
7953
- * @deprecated - Not supported, use the `value` property and `additionalValue` property to bind the control.
7958
+ * @deprecated (since 1.54) - this property is not supported for the `Field`. Use the `value` property and
7959
+ * `additionalValue` property to bind the control.
7954
7960
  *
7955
7961
  * @returns Conditions of the field
7956
7962
  */
@@ -7963,7 +7969,8 @@ declare module "sap/ui/mdc/Field" {
7963
7969
  * **Note:** If the `value` property is bound to a model using a type, this type is used. In this case the
7964
7970
  * value of the `dataType` property is ignored.
7965
7971
  *
7966
- * @deprecated - Not supported, the type in the binding to the `value` property is used.
7972
+ * @deprecated (since 1.54) - this property is not supported for the `Field`. The type in the binding to
7973
+ * the `value` property is used.
7967
7974
  *
7968
7975
  * @returns Value of property `dataType`
7969
7976
  */
@@ -7976,8 +7983,8 @@ declare module "sap/ui/mdc/Field" {
7976
7983
  * **Note:** If the `value` property is bound to a model using a type, this type is used. In this case the
7977
7984
  * values of the `dataType` property and the `dataTypeConstraints` property are ignored.
7978
7985
  *
7979
- * @deprecated - Not supported, the `Constraints` of the type in the binding to the `value` property is
7980
- * used.
7986
+ * @deprecated (since 1.54) - this property is not supported for the `Field`. The `Constraints` of the type
7987
+ * in the binding to the `value` property is used.
7981
7988
  *
7982
7989
  * @returns Value of property `dataTypeConstraints`
7983
7990
  */
@@ -7990,8 +7997,8 @@ declare module "sap/ui/mdc/Field" {
7990
7997
  * **Note:** If the `value` property is bound to a model using a type, this type is used. In this case the
7991
7998
  * values of the `dataType` property and the `dataTypeFormatOptions` property are ignored.
7992
7999
  *
7993
- * @deprecated - Not supported, the `FormatOptions` of the type in the binding to the `value` property is
7994
- * used.
8000
+ * @deprecated (since 1.54) - this property is not supported for the `Field`. The `FormatOptions` of the
8001
+ * type in the binding to the `value` property is used.
7995
8002
  *
7996
8003
  * @returns Value of property `dataTypeFormatOptions`
7997
8004
  */
@@ -8031,7 +8038,8 @@ declare module "sap/ui/mdc/Field" {
8031
8038
  *
8032
8039
  * Do not use the `conditions` property, use the `value` and `additionalValue` properties instead.
8033
8040
  *
8034
- * @deprecated - Not supported, use the `value` property and `additionalValue` property to bind the control.
8041
+ * @deprecated (since 1.54) - this property is not supported for the `Field`. Use the `value` property and
8042
+ * `additionalValue` property to bind the control.
8035
8043
  *
8036
8044
  * @returns Reference to `this` to allow method chaining
8037
8045
  */
@@ -8049,7 +8057,8 @@ declare module "sap/ui/mdc/Field" {
8049
8057
  * **Note:** If the `value` property is bound to a model using a type, this type is used. In this case the
8050
8058
  * value of the `dataType` property is ignored.
8051
8059
  *
8052
- * @deprecated - Not supported, the type in the binding to the `value` property is used.
8060
+ * @deprecated (since 1.54) - this property is not supported for the `Field`. The type in the binding to
8061
+ * the `value` property is used.
8053
8062
  *
8054
8063
  * @returns Reference to `this` to allow method chaining
8055
8064
  */
@@ -8067,8 +8076,8 @@ declare module "sap/ui/mdc/Field" {
8067
8076
  * **Note:** If the `value` property is bound to a model using a type, this type is used. In this case the
8068
8077
  * values of the `dataType` property and the `dataTypeConstraints` property are ignored.
8069
8078
  *
8070
- * @deprecated - Not supported, the `Constraints` of the type in the binding to the `value` property is
8071
- * used.
8079
+ * @deprecated (since 1.54) - this property is not supported for the `Field`. The `Constraints` of the type
8080
+ * in the binding to the `value` property is used.
8072
8081
  *
8073
8082
  * @returns Reference to `this` to allow method chaining
8074
8083
  */
@@ -8086,8 +8095,8 @@ declare module "sap/ui/mdc/Field" {
8086
8095
  * **Note:** If the `value` property is bound to a model using a type, this type is used. In this case the
8087
8096
  * values of the `dataType` property and the `dataTypeFormatOptions` property are ignored.
8088
8097
  *
8089
- * @deprecated - Not supported, the `FormatOptions` of the type in the binding to the `value` property is
8090
- * used.
8098
+ * @deprecated (since 1.54) - this property is not supported for the `Field`. The `FormatOptions` of the
8099
+ * type in the binding to the `value` property is used.
8091
8100
  *
8092
8101
  * @returns Reference to `this` to allow method chaining
8093
8102
  */
@@ -8100,7 +8109,7 @@ declare module "sap/ui/mdc/Field" {
8100
8109
  /**
8101
8110
  * This property must not be set for the `Field`
8102
8111
  *
8103
- * @deprecated - Not supported, this property is not supported for the `Field`.
8112
+ * @deprecated (since 1.54) - this property is not supported for the `Field`.
8104
8113
  *
8105
8114
  * @returns `this` to allow method chaining.
8106
8115
  */
@@ -8140,7 +8149,8 @@ declare module "sap/ui/mdc/Field" {
8140
8149
  *
8141
8150
  * Do not use the `conditions` property, use the `value` and `additionalValue` properties instead.
8142
8151
  *
8143
- * @deprecated - Not supported, use the `value` property and `additionalValue` property to bind the control.
8152
+ * @deprecated (since 1.54) - this property is not supported for the `Field`. Use the `value` property and
8153
+ * `additionalValue` property to bind the control.
8144
8154
  *
8145
8155
  * @returns Reference to `this` to allow method chaining
8146
8156
  */
@@ -13828,7 +13838,8 @@ declare module "sap/ui/mdc/MultiValueField" {
13828
13838
  *
13829
13839
  * Do not use the `conditions` property, use the `value` and `additionalValue` properties instead.
13830
13840
  *
13831
- * @deprecated - Not supported, use the `value` property and `additionalValue` property to bind the control.
13841
+ * @deprecated (since 1.93) - this property is not supported for the `MultiValueField`. Use the `items`
13842
+ * aggregation to bind the control.
13832
13843
  *
13833
13844
  * @returns Reference to `this` to allow method chaining
13834
13845
  */
@@ -13896,7 +13907,8 @@ declare module "sap/ui/mdc/MultiValueField" {
13896
13907
  *
13897
13908
  * Do not use the `conditions` property, use the `items` aggregation instead.
13898
13909
  *
13899
- * @deprecated - Not supported, use the `items` aggregation to bind the control.
13910
+ * @deprecated (since 1.54) - this property is not supported for the `MultiValueField`. Use the `items`
13911
+ * aggregation to bind the control.
13900
13912
  *
13901
13913
  * @returns conditions of the field
13902
13914
  */
@@ -13909,7 +13921,8 @@ declare module "sap/ui/mdc/MultiValueField" {
13909
13921
  * **Note:** If the `items` aggregation is bound to a model using a type, this type is used. In this case
13910
13922
  * the value of the `dataType` property is ignored.
13911
13923
  *
13912
- * @deprecated - Not supported, the type in the binding to the `value` property is used.
13924
+ * @deprecated (since 1.93) - this property is not supported for the `MultiValueField`. The type in the
13925
+ * binding to the `items` aggregation is used.
13913
13926
  *
13914
13927
  * @returns Value of property `dataType`
13915
13928
  */
@@ -13922,8 +13935,8 @@ declare module "sap/ui/mdc/MultiValueField" {
13922
13935
  * **Note:** If the `items` aggregation is bound to a model using a type, this type is used. In this case
13923
13936
  * the values of the `dataType` property and the `dataTypeConstraints` property are ignored.
13924
13937
  *
13925
- * @deprecated - Not supported, the `Constraints` of the type in the binding to the `value` property is
13926
- * used.
13938
+ * @deprecated (since 1.93) - this property is not supported for the `MultiValueField`. The type in the
13939
+ * binding to the `items` aggregation is used.
13927
13940
  *
13928
13941
  * @returns Value of property `dataTypeConstraints`
13929
13942
  */
@@ -13936,8 +13949,8 @@ declare module "sap/ui/mdc/MultiValueField" {
13936
13949
  * **Note:** If the `items` aggregation is bound to a model using a type, this type is used. In this case
13937
13950
  * the values of the `dataType` property and the `dataTypeFormatOptions` property are ignored.
13938
13951
  *
13939
- * @deprecated - Not supported, the `FormatOptions` of the type in the binding to the `value` property is
13940
- * used.
13952
+ * @deprecated (since 1.93) - this property is not supported for the `MultiValueField`. The type in the
13953
+ * binding to the `items` aggregation is used.
13941
13954
  *
13942
13955
  * @returns Value of property `dataTypeFormatOptions`
13943
13956
  */
@@ -13980,7 +13993,7 @@ declare module "sap/ui/mdc/MultiValueField" {
13980
13993
  /**
13981
13994
  * Gets current value of property {@link #getMultipleLines multipleLines}.
13982
13995
  *
13983
- * @deprecated - This property is not supported for multi-value fields.
13996
+ * @deprecated (since 1.93) - this property is not supported for the `MultiValueField`.
13984
13997
  *
13985
13998
  * @returns Value for property `multipleLines`
13986
13999
  */
@@ -14042,7 +14055,8 @@ declare module "sap/ui/mdc/MultiValueField" {
14042
14055
  *
14043
14056
  * Do not use the `conditions` property, use the `items` aggregation instead.
14044
14057
  *
14045
- * @deprecated - Not supported, use the `items` aggregation to bind the control.
14058
+ * @deprecated (since 1.54) - this property is not supported for the `MultiValueField`. Use the `items`
14059
+ * aggregation to bind the control.
14046
14060
  *
14047
14061
  * @returns Reference to `this` to allow method chaining
14048
14062
  */
@@ -14059,7 +14073,8 @@ declare module "sap/ui/mdc/MultiValueField" {
14059
14073
  * **Note:** If the `items` aggregation is bound to a model using a type, this type is used. In this case
14060
14074
  * the value of the `dataType` property is ignored.
14061
14075
  *
14062
- * @deprecated - Not supported, the type in the binding to the `items` aggregation is used.
14076
+ * @deprecated (since 1.93) - this property is not supported for the `MultiValueField`. The type in the
14077
+ * binding to the `items` aggregation is used.
14063
14078
  *
14064
14079
  * @returns Reference to `this` to allow method chaining
14065
14080
  */
@@ -14077,7 +14092,8 @@ declare module "sap/ui/mdc/MultiValueField" {
14077
14092
  * **Note:** If the `items` aggregation is bound to a model using a type, this type is used. In this case
14078
14093
  * the values of the `dataType` property and the `dataTypeConstraints` property are ignored.
14079
14094
  *
14080
- * @deprecated - Not supported, the type in the binding to the `items` aggregation is used.
14095
+ * @deprecated (since 1.93) - this property is not supported for the `MultiValueField`. The type in the
14096
+ * binding to the `items` aggregation is used.
14081
14097
  *
14082
14098
  * @returns Reference to `this` to allow method chaining
14083
14099
  */
@@ -14095,7 +14111,8 @@ declare module "sap/ui/mdc/MultiValueField" {
14095
14111
  * **Note:** If the `items` aggregation is bound to a model using a type, this type is used. In this case
14096
14112
  * the values of the `dataType` property and the `dataTypeFormatOptions` property are ignored.
14097
14113
  *
14098
- * @deprecated - Not supported, the type in the binding to the `items` aggregation is used.
14114
+ * @deprecated (since 1.93) - this property is not supported for the `MultiValueField`. The type in the
14115
+ * binding to the `items` aggregation is used.
14099
14116
  *
14100
14117
  * @returns Reference to `this` to allow method chaining
14101
14118
  */
@@ -14140,7 +14157,7 @@ declare module "sap/ui/mdc/MultiValueField" {
14140
14157
  /**
14141
14158
  * This property must not be set for the `MultiValueField` control.
14142
14159
  *
14143
- * @deprecated - Not supported, this property is not supported for the `MultiValueField` control.
14160
+ * @deprecated (since 1.93) - this property is not supported for the `MultiValueField` control.
14144
14161
  *
14145
14162
  * @returns `this` to allow method chaining.
14146
14163
  */
@@ -14153,7 +14170,7 @@ declare module "sap/ui/mdc/MultiValueField" {
14153
14170
  /**
14154
14171
  * Sets a new value for property {@link #getMultipleLines multipleLines}.
14155
14172
  *
14156
- * @deprecated - This property is not supported for multi-value fields.
14173
+ * @deprecated (since 1.93) - this property is not supported for the `MultiValueField`.
14157
14174
  *
14158
14175
  * @returns Reference to `this` to allow method chaining
14159
14176
  */
@@ -14168,7 +14185,8 @@ declare module "sap/ui/mdc/MultiValueField" {
14168
14185
  *
14169
14186
  * Do not use the `conditions` property, use the `value` and `additionalValue` properties instead.
14170
14187
  *
14171
- * @deprecated - Not supported, use the `value` property and `additionalValue` property to bind the control.
14188
+ * @deprecated (since 1.93) - this property is not supported for the `MultiValueField`. Use the `items`
14189
+ * aggregation to bind the control.
14172
14190
  *
14173
14191
  * @returns Reference to `this` to allow method chaining
14174
14192
  */
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.127.3
1
+ // For Library Version: 1.127.5
2
2
 
3
3
  declare module "sap/ui/richtexteditor/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.127.3
1
+ // For Library Version: 1.127.5
2
2
 
3
3
  declare module "sap/ui/rta/api/startAdaptation" {
4
4
  import Control from "sap/ui/core/Control";
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.127.3
1
+ // For Library Version: 1.127.5
2
2
 
3
3
  declare module "sap/ui/suite/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.127.3
1
+ // For Library Version: 1.127.5
2
2
 
3
3
  declare module "sap/ui/support/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.127.3
1
+ // For Library Version: 1.127.5
2
2
 
3
3
  declare module "sap/ui/table/library" {
4
4
  import TreeAutoExpandMode1 from "sap/ui/model/TreeAutoExpandMode";
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.127.3
1
+ // For Library Version: 1.127.5
2
2
 
3
3
  declare module "sap/ui/testrecorder/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.127.3
1
+ // For Library Version: 1.127.5
2
2
 
3
3
  declare module "sap/ui/unified/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.127.3
1
+ // For Library Version: 1.127.5
2
2
 
3
3
  declare module "sap/ui/webc/common/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.127.3
1
+ // For Library Version: 1.127.5
2
2
 
3
3
  declare module "sap/ui/webc/fiori/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.127.3
1
+ // For Library Version: 1.127.5
2
2
 
3
3
  declare module "sap/ui/webc/main/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.127.3
1
+ // For Library Version: 1.127.5
2
2
 
3
3
  declare module "sap/uiext/inbox/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.127.5
1
+ // For Library Version: 1.127.7
2
2
 
3
3
  declare module "sap/ushell/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.127.5
1
+ // For Library Version: 1.127.7
2
2
 
3
3
  declare namespace sap {
4
4
  interface IUI5DefineDependencyNames {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.127.3
1
+ // For Library Version: 1.127.5
2
2
 
3
3
  declare module "sap/uxap/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.127.3
1
+ // For Library Version: 1.127.5
2
2
 
3
3
  declare module "sap/viz/library" {
4
4
  export namespace ui5 {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.127.2
1
+ // For Library Version: 1.127.5
2
2
 
3
3
  declare module "sap/zen/commons/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.127.2
1
+ // For Library Version: 1.127.5
2
2
 
3
3
  declare module "sap/zen/crosstab/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.127.2
1
+ // For Library Version: 1.127.5
2
2
 
3
3
  declare module "sap/zen/dsh/library" {}
4
4