@sapui5/ts-types-esm 1.132.1 → 1.133.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 (68) hide show
  1. package/package.json +1 -1
  2. package/types/sap.apf.d.ts +12 -11
  3. package/types/sap.ca.ui.d.ts +413 -415
  4. package/types/sap.chart.d.ts +6 -6
  5. package/types/sap.collaboration.d.ts +31 -31
  6. package/types/sap.cux.home.d.ts +937 -106
  7. package/types/sap.esh.search.ui.d.ts +39 -1
  8. package/types/sap.f.d.ts +159 -175
  9. package/types/sap.fe.base.d.ts +1 -1
  10. package/types/sap.fe.controls.d.ts +1 -1
  11. package/types/sap.fe.core.d.ts +16 -9
  12. package/types/sap.fe.ina.d.ts +1 -1
  13. package/types/sap.fe.macros.d.ts +81 -45
  14. package/types/sap.fe.navigation.d.ts +3 -3
  15. package/types/sap.fe.placeholder.d.ts +1 -1
  16. package/types/sap.fe.plugins.managecache.d.ts +1 -1
  17. package/types/sap.fe.templates.d.ts +1 -1
  18. package/types/sap.fe.test.d.ts +3 -8
  19. package/types/sap.fe.tools.d.ts +1 -1
  20. package/types/sap.feedback.ui.d.ts +1 -1
  21. package/types/sap.gantt.d.ts +385 -329
  22. package/types/sap.insights.d.ts +3 -3
  23. package/types/sap.m.d.ts +1946 -1117
  24. package/types/sap.makit.d.ts +182 -182
  25. package/types/sap.me.d.ts +25 -27
  26. package/types/sap.ndc.d.ts +1 -1
  27. package/types/sap.ovp.d.ts +1 -1
  28. package/types/sap.rules.ui.d.ts +41 -41
  29. package/types/sap.sac.df.d.ts +108 -98
  30. package/types/sap.suite.ui.commons.d.ts +432 -487
  31. package/types/sap.suite.ui.generic.template.d.ts +28 -8
  32. package/types/sap.suite.ui.microchart.d.ts +55 -79
  33. package/types/sap.tnt.d.ts +229 -14
  34. package/types/sap.ui.codeeditor.d.ts +1 -1
  35. package/types/sap.ui.commons.d.ts +326 -335
  36. package/types/sap.ui.comp.d.ts +427 -421
  37. package/types/sap.ui.core.d.ts +693 -718
  38. package/types/sap.ui.dt.d.ts +1 -1
  39. package/types/sap.ui.export.d.ts +1 -1
  40. package/types/sap.ui.fl.d.ts +5 -5
  41. package/types/sap.ui.generic.app.d.ts +83 -66
  42. package/types/sap.ui.generic.template.d.ts +1 -1
  43. package/types/sap.ui.integration.d.ts +324 -236
  44. package/types/sap.ui.layout.d.ts +87 -103
  45. package/types/sap.ui.mdc.d.ts +167 -142
  46. package/types/sap.ui.richtexteditor.d.ts +48 -8
  47. package/types/sap.ui.rta.d.ts +1 -1
  48. package/types/sap.ui.suite.d.ts +14 -14
  49. package/types/sap.ui.support.d.ts +2 -2
  50. package/types/sap.ui.table.d.ts +219 -197
  51. package/types/sap.ui.testrecorder.d.ts +1 -1
  52. package/types/sap.ui.unified.d.ts +130 -112
  53. package/types/sap.ui.ux3.d.ts +113 -117
  54. package/types/sap.ui.vbm.d.ts +57 -57
  55. package/types/sap.ui.vk.d.ts +135 -132
  56. package/types/sap.ui.vtm.d.ts +112 -103
  57. package/types/sap.ui.webc.common.d.ts +7 -7
  58. package/types/sap.ui.webc.fiori.d.ts +164 -176
  59. package/types/sap.ui.webc.main.d.ts +527 -531
  60. package/types/sap.uiext.inbox.d.ts +43 -43
  61. package/types/sap.ushell.d.ts +206 -123
  62. package/types/sap.ushell_abap.d.ts +1 -1
  63. package/types/sap.uxap.d.ts +33 -51
  64. package/types/sap.viz.d.ts +2782 -2858
  65. package/types/sap.webanalytics.core.d.ts +1 -1
  66. package/types/sap.zen.commons.d.ts +17 -17
  67. package/types/sap.zen.crosstab.d.ts +10 -10
  68. package/types/sap.zen.dsh.d.ts +11 -11
@@ -64,7 +64,7 @@ interface JQuery<TElement = HTMLElement> extends Iterable<TElement> {
64
64
 
65
65
  /**
66
66
  * Extension function to the jQuery.fn which identifies SAPUI5 controls in the given jQuery context.
67
- * @deprecated since 1.106, use sap.ui.core.Element.closestTo instead.
67
+ * @deprecated As of version 1.106, use {@link sap.ui.core.Element.closestTo} instead.
68
68
  */
69
69
  control(
70
70
  /**
@@ -75,7 +75,7 @@ interface JQuery<TElement = HTMLElement> extends Iterable<TElement> {
75
75
 
76
76
  /**
77
77
  * Extension function to the jQuery.fn which identifies SAPUI5 controls in the given jQuery context.
78
- * @deprecated since 1.106, use sap.ui.core.Element.closestTo instead.
78
+ * @deprecated As of version 1.106, use {@link sap.ui.core.Element.closestTo} instead.
79
79
  */
80
80
  control(
81
81
  /**
@@ -279,7 +279,7 @@ declare namespace sap {
279
279
  "sap/ui/thirdparty/qunit-2": undefined;
280
280
  }
281
281
  }
282
- // For Library Version: 1.132.1
282
+ // For Library Version: 1.133.0
283
283
 
284
284
  declare module "sap/base/assert" {
285
285
  /**
@@ -484,7 +484,7 @@ declare module "sap/base/i18n/Formatting" {
484
484
  *
485
485
  * @returns the current calendar type, e.g. `Gregorian`
486
486
  */
487
- getCalendarType(): CalendarType | keyof typeof CalendarType;
487
+ getCalendarType(): CalendarType;
488
488
  /**
489
489
  * Returns the calendar week numbering algorithm used to determine the first day of the week and the first
490
490
  * calendar week of the year, see {@link module:sap/base/i18n/date/CalendarWeekNumbering CalendarWeekNumbering}.
@@ -493,9 +493,7 @@ declare module "sap/base/i18n/Formatting" {
493
493
  *
494
494
  * @returns The calendar week numbering algorithm
495
495
  */
496
- getCalendarWeekNumbering():
497
- | CalendarWeekNumbering
498
- | keyof typeof CalendarWeekNumbering;
496
+ getCalendarWeekNumbering(): CalendarWeekNumbering;
499
497
  /**
500
498
  * Gets the custom currencies that have been set via {@link #.addCustomCurrencies Formatting.addCustomCurrencies }
501
499
  * or {@link #.setCustomCurrencies Formatting.setCustomCurrencies}. There is a special currency code named
@@ -2613,7 +2611,7 @@ declare module "sap/base/security/URLWhitelist" {
2613
2611
  /**
2614
2612
  * Entry object of the URLWhitelist.
2615
2613
  *
2616
- * @deprecated (since 1.85) - use {@link module:sap/base/security/URLListValidator.Entry} instead.
2614
+ * @deprecated As of version 1.85. use {@link module:sap/base/security/URLListValidator.Entry} instead.
2617
2615
  */
2618
2616
  export type Entry = {
2619
2617
  /**
@@ -3033,7 +3031,7 @@ declare module "sap/base/util/includes" {
3033
3031
  * Checks if value is included in collection.
3034
3032
  *
3035
3033
  * @since 1.58
3036
- * @deprecated (since 1.90) - Use the `Array.prototype.includes` or `String.prototype.includes` instead,
3034
+ * @deprecated As of version 1.90. Use the `Array.prototype.includes` or `String.prototype.includes` instead,
3037
3035
  * but note that `Array.prototype.includes` or `String.prototype.includes` fail when called on null values.
3038
3036
  *
3039
3037
  * @returns - true if value is in the collection, false otherwise
@@ -3367,7 +3365,7 @@ declare module "sap/base/util/UriParameters" {
3367
3365
  * `null` serves the same purpose.
3368
3366
  *
3369
3367
  * @since 1.68
3370
- * @deprecated (since 1.119) - See class description for details.
3368
+ * @deprecated As of version 1.119. See class description for details.
3371
3369
  */
3372
3370
  export default class UriParameters {
3373
3371
  /**
@@ -3968,7 +3966,7 @@ declare module "sap/ui/core/ControlBehavior" {
3968
3966
  *
3969
3967
  * @returns The current animationMode
3970
3968
  */
3971
- getAnimationMode(): AnimationMode | keyof typeof AnimationMode;
3969
+ getAnimationMode(): AnimationMode;
3972
3970
  /**
3973
3971
  * Returns whether the accessibility mode is enabled or not.
3974
3972
  *
@@ -3999,7 +3997,7 @@ declare module "sap/ui/core/ControlBehavior" {
3999
3997
  }
4000
3998
 
4001
3999
  declare module "sap/ui/core/date/CalendarUtils" {
4002
- import CalendarWeekNumbering from "sap/ui/core/date/CalendarWeekNumbering";
4000
+ import CalendarWeekNumbering from "sap/base/i18n/date/CalendarWeekNumbering";
4003
4001
 
4004
4002
  import Locale from "sap/ui/core/Locale";
4005
4003
 
@@ -4019,7 +4017,7 @@ declare module "sap/ui/core/date/CalendarUtils" {
4019
4017
  *
4020
4018
  * @since 1.108.0
4021
4019
  *
4022
- * @returns The calendar week configuration, or `undefined for an invalid value of sap.ui.core.date.CalendarWeekNumbering`.
4020
+ * @returns The calendar week configuration, or `undefined for an invalid value of module:sap/base/i18n/date/CalendarWeekNumbering`.
4023
4021
  */
4024
4022
  getWeekConfigurationValues(
4025
4023
  /**
@@ -4027,7 +4025,9 @@ declare module "sap/ui/core/date/CalendarUtils" {
4027
4025
  * {@link module:sap/base/i18n/Formatting.getCalendarWeekNumbering Formatting.getCalendarWeekNumbering}.
4028
4026
  * If this value is `Default` the returned calendar week configuration is derived from the given `oLocale`.
4029
4027
  */
4030
- sCalendarWeekNumbering?: CalendarWeekNumbering,
4028
+ sCalendarWeekNumbering?:
4029
+ | CalendarWeekNumbering
4030
+ | keyof typeof CalendarWeekNumbering,
4031
4031
  /**
4032
4032
  * The locale to use; if no locale is given, a locale for the currently configured language is used; see
4033
4033
  * {@link module:sap/base/i18n/Formatting.getLanguageTag Formatting.getLanguageTag}. Is only used when `sCalendarWeekNumbering`
@@ -4255,7 +4255,7 @@ declare module "sap/ui/core/date/UI5Date" {
4255
4255
  /**
4256
4256
  * Returns the year of this date instance minus 1900 according to the configured time zone, see `Date.prototype.getYear`.
4257
4257
  *
4258
- * @deprecated (since 1.111) - as it is deprecated in the base class JavaScript Date; use {@link #getFullYear }
4258
+ * @deprecated As of version 1.111. as it is deprecated in the base class JavaScript Date; use {@link #getFullYear }
4259
4259
  * instead
4260
4260
  *
4261
4261
  * @returns The year of this date instance minus 1900 according to the configured time zone
@@ -4535,7 +4535,7 @@ declare module "sap/ui/core/date/UI5Date" {
4535
4535
  /**
4536
4536
  * Sets the year for this date instance plus 1900 considering the configured time zone, see `Date.prototype.setYear`.
4537
4537
  *
4538
- * @deprecated (since 1.111) - as it is deprecated in the base class JavaScript Date; use {@link #setFullYear }
4538
+ * @deprecated As of version 1.111. as it is deprecated in the base class JavaScript Date; use {@link #setFullYear }
4539
4539
  * instead
4540
4540
  *
4541
4541
  * @returns The milliseconds of the new timestamp based on the UNIX epoch, or `NaN` if the timestamp could
@@ -4797,13 +4797,46 @@ declare module "sap/ui/core/ElementRegistry" {
4797
4797
  export default ElementRegistry;
4798
4798
  }
4799
4799
 
4800
+ declare module "sap/ui/core/fieldhelp/FieldHelpUtil" {
4801
+ import UI5Element from "sap/ui/core/Element";
4802
+
4803
+ /**
4804
+ * Utility class to set field help information for controls for which field help information cannot be deduced
4805
+ * automatically from OData metadata or for which the automatically deduced field help needs to be overwritten.
4806
+ * These can be controls like filter fields that don't have OData property bindings.
4807
+ *
4808
+ * @since 1.133.0
4809
+ */
4810
+ export default class FieldHelpUtil {
4811
+ /**
4812
+ * @ui5-protected Do not call from applications (only from related classes in the framework)
4813
+ */
4814
+ protected constructor();
4815
+
4816
+ /**
4817
+ * Sets the field help information for the given element as `sap-ui-DocumentationRef` custom data.
4818
+ */
4819
+ static setDocumentationRef(
4820
+ /**
4821
+ * The element on which to set the field help
4822
+ */
4823
+ oElement: UI5Element,
4824
+ /**
4825
+ * The string value or an array of string values of `com.sap.vocabularies.Common.v1.DocumentationRef` OData
4826
+ * annotations, for example `"urn:sap-com:documentation:key?=type=DE&id=MY_ID&origin=MY_ORIGIN"`"
4827
+ */
4828
+ vDocumentationRefs: string | string[]
4829
+ ): void;
4830
+ }
4831
+ }
4832
+
4800
4833
  declare module "sap/ui/core/getCompatibilityVersion" {
4801
4834
  import Version from "sap/base/util/Version";
4802
4835
 
4803
4836
  /**
4804
4837
  * Returns the used compatibility version for the given feature.
4805
4838
  *
4806
- * @deprecated (since 1.119) - without a replacement. All features that have been controlled by a compatibility
4839
+ * @deprecated As of version 1.119. without a replacement. All features that have been controlled by a compatibility
4807
4840
  * version in UI5 1.x will abandon their legacy behavior, starting with the next major version. In other
4808
4841
  * words, they will behave as if compatibility version "edge" was configured. Due to this, no more access
4809
4842
  * to the compatibility version will be required starting with the next major version.
@@ -7456,7 +7489,7 @@ declare module "sap/ui/util/Storage" {
7456
7489
  *
7457
7490
  * @returns Type of this storage or "unknown" when the Storage was created with an unknown type or implementation
7458
7491
  */
7459
- static getType(): (Type | keyof typeof Type) | string;
7492
+ static getType(): Type | string;
7460
7493
  /**
7461
7494
  * Returns whether the given storage is supported.
7462
7495
  *
@@ -7538,7 +7571,7 @@ declare module "sap/ui/util/Storage" {
7538
7571
  *
7539
7572
  * @returns Type of this storage or "unknown" when the Storage was created with an unknown type or implementation
7540
7573
  */
7541
- getType(): (Type | keyof typeof Type) | string;
7574
+ getType(): Type | string;
7542
7575
  /**
7543
7576
  * Returns whether the given storage is supported.
7544
7577
  *
@@ -7660,8 +7693,9 @@ declare module "sap/ui/app/Application" {
7660
7693
  /**
7661
7694
  * Abstract application class. Extend this class to create a central application class.
7662
7695
  *
7663
- * @deprecated (since 1.15.1) - The Component class is enhanced to take care about the Application code.
7664
- * @experimental (since 1.11.1) - The Application class is still under construction, so some implementation
7696
+ * @deprecated As of version 1.15.1. The Component class is enhanced to take care about the Application
7697
+ * code.
7698
+ * @experimental As of version 1.11.1. The Application class is still under construction, so some implementation
7665
7699
  * details can be changed in future.
7666
7700
  */
7667
7701
  export default abstract class Application extends Component {
@@ -7771,7 +7805,7 @@ declare module "sap/ui/app/Application" {
7771
7805
  * Returns the application root component.
7772
7806
  *
7773
7807
  * @since 1.13.1
7774
- * @deprecated (since 1.14)
7808
+ * @deprecated As of version 1.14.
7775
7809
  *
7776
7810
  * @returns The root component
7777
7811
  */
@@ -7853,8 +7887,9 @@ declare module "sap/ui/app/Application" {
7853
7887
  /**
7854
7888
  * Describes the settings that can be provided to the Application constructor.
7855
7889
  *
7856
- * @deprecated (since 1.15.1) - The Component class is enhanced to take care about the Application code.
7857
- * @experimental (since 1.11.1) - The Application class is still under construction, so some implementation
7890
+ * @deprecated As of version 1.15.1. The Component class is enhanced to take care about the Application
7891
+ * code.
7892
+ * @experimental As of version 1.11.1. The Application class is still under construction, so some implementation
7858
7893
  * details can be changed in future.
7859
7894
  */
7860
7895
  export interface $ApplicationSettings extends $ComponentSettings {
@@ -7875,9 +7910,9 @@ declare module "sap/ui/app/MockServer" {
7875
7910
  /**
7876
7911
  * Class to mock a server.
7877
7912
  *
7878
- * @deprecated (since 1.15.1) - The mock server code has been moved to sap.ui.core.util - see {@link sap.ui.core.util.MockServer}
7879
- * @experimental (since 1.13.0) - The mock server is still under construction, so some implementation details
7880
- * can be changed in future.
7913
+ * @deprecated As of version 1.15.1. The mock server code has been moved to sap.ui.core.util - see {@link sap.ui.core.util.MockServer}
7914
+ * @experimental As of version 1.13.0. The mock server is still under construction, so some implementation
7915
+ * details can be changed in future.
7881
7916
  */
7882
7917
  export default abstract class MockServer extends ManagedObject {
7883
7918
  /**
@@ -7917,9 +7952,9 @@ declare module "sap/ui/app/MockServer" {
7917
7952
  /**
7918
7953
  * Describes the settings that can be provided to the MockServer constructor.
7919
7954
  *
7920
- * @deprecated (since 1.15.1) - The mock server code has been moved to sap.ui.core.util - see {@link sap.ui.core.util.MockServer}
7921
- * @experimental (since 1.13.0) - The mock server is still under construction, so some implementation details
7922
- * can be changed in future.
7955
+ * @deprecated As of version 1.15.1. The mock server code has been moved to sap.ui.core.util - see {@link sap.ui.core.util.MockServer}
7956
+ * @experimental As of version 1.13.0. The mock server is still under construction, so some implementation
7957
+ * details can be changed in future.
7923
7958
  */
7924
7959
  export interface $MockServerSettings extends $ManagedObjectSettings {}
7925
7960
  }
@@ -9500,7 +9535,7 @@ declare module "sap/ui/base/ManagedObject" {
9500
9535
  * bound properties or aggregations of the object itself and all of its children relatively to the given
9501
9536
  * path.
9502
9537
  *
9503
- * @deprecated (since 1.11.1) - please use {@link #bindObject} instead.
9538
+ * @deprecated As of version 1.11.1. please use {@link #bindObject} instead.
9504
9539
  *
9505
9540
  * @returns reference to the instance itself
9506
9541
  */
@@ -10766,7 +10801,7 @@ declare module "sap/ui/base/ManagedObject" {
10766
10801
  * Removes the defined binding context of this object, all bindings will now resolve relative to the parent
10767
10802
  * context again.
10768
10803
  *
10769
- * @deprecated (since 1.11.1) - please use {@link #unbindObject} instead.
10804
+ * @deprecated As of version 1.11.1. please use {@link #unbindObject} instead.
10770
10805
  *
10771
10806
  * @returns reference to the instance itself
10772
10807
  */
@@ -12445,12 +12480,12 @@ declare module "sap/ui/base/Metadata" {
12445
12480
  * Returns an array with the names of all public methods declared by the described class and all its ancestors
12446
12481
  * classes.
12447
12482
  *
12448
- * @deprecated (since 1.58) - this method should not be used for productive code. The accuracy of the returned
12449
- * information highly depends on the concrete class and is not actively monitored. There might be more public
12450
- * methods or some of the returned methods might not really be intended for public use. In general, pure
12451
- * visibility information should not be exposed in runtime metadata but be part of the documentation. Subclasses
12452
- * of `sap.ui.base.Object` might decide to provide runtime metadata describing their public API, but this
12453
- * then should not be backed by this method. See {@link sap.ui.core.mvc.ControllerMetadata#getAllMethods }
12483
+ * @deprecated As of version 1.58. this method should not be used for productive code. The accuracy of the
12484
+ * returned information highly depends on the concrete class and is not actively monitored. There might
12485
+ * be more public methods or some of the returned methods might not really be intended for public use. In
12486
+ * general, pure visibility information should not be exposed in runtime metadata but be part of the documentation.
12487
+ * Subclasses of `sap.ui.base.Object` might decide to provide runtime metadata describing their public API,
12488
+ * but this then should not be backed by this method. See {@link sap.ui.core.mvc.ControllerMetadata#getAllMethods }
12454
12489
  * for an example.
12455
12490
  *
12456
12491
  * @returns array with names of all public methods provided by the described class and its ancestors
@@ -12482,12 +12517,12 @@ declare module "sap/ui/base/Metadata" {
12482
12517
  * Returns an array with the names of the public methods declared by the described class, methods of ancestors
12483
12518
  * are not listed.
12484
12519
  *
12485
- * @deprecated (since 1.58) - this method should not be used for productive code. The accuracy of the returned
12486
- * information highly depends on the concrete class and is not actively monitored. There might be more public
12487
- * methods or some of the returned methods might not really be intended for public use. In general, pure
12488
- * visibility information should not be exposed in runtime metadata but be part of the documentation. Subclasses
12489
- * of `sap.ui.base.Object` might decide to provide runtime metadata describing their public API, but this
12490
- * then should not be backed by this method. See {@link sap.ui.core.mvc.ControllerMetadata#getAllMethods }
12520
+ * @deprecated As of version 1.58. this method should not be used for productive code. The accuracy of the
12521
+ * returned information highly depends on the concrete class and is not actively monitored. There might
12522
+ * be more public methods or some of the returned methods might not really be intended for public use. In
12523
+ * general, pure visibility information should not be exposed in runtime metadata but be part of the documentation.
12524
+ * Subclasses of `sap.ui.base.Object` might decide to provide runtime metadata describing their public API,
12525
+ * but this then should not be backed by this method. See {@link sap.ui.core.mvc.ControllerMetadata#getAllMethods }
12491
12526
  * for an example.
12492
12527
  *
12493
12528
  * @returns array with names of public methods declared by the described class
@@ -12577,7 +12612,7 @@ declare module "sap/ui/base/Object" {
12577
12612
  * - publicMethods: {string} an array of method names that will be visible in the interface proxy returned
12578
12613
  * by {@link #getInterface}
12579
12614
  *
12580
- * @deprecated (since 1.3.1) - Use the static `extend` method of the desired base class (e.g. {@link sap.ui.base.Object.extend})
12615
+ * @deprecated As of version 1.3.1. Use the static `extend` method of the desired base class (e.g. {@link sap.ui.base.Object.extend})
12581
12616
  *
12582
12617
  * @returns the created metadata object
12583
12618
  */
@@ -12669,7 +12704,7 @@ declare module "sap/ui/base/Object" {
12669
12704
  * Please see the API documentation of {@link sap.ui.base.Object#isA} for more details.
12670
12705
  *
12671
12706
  * @since 1.56
12672
- * @deprecated (since 1.120) - please use {@link sap.ui.base.Object.isObjectA}.
12707
+ * @deprecated As of version 1.120. please use {@link sap.ui.base.Object.isObjectA}.
12673
12708
  *
12674
12709
  * @returns Whether the given object is an instance of the given type or of any of the given types
12675
12710
  */
@@ -12942,6 +12977,8 @@ declare module "sap/ui/core/library" {
12942
12977
 
12943
12978
  import Control from "sap/ui/core/Control";
12944
12979
 
12980
+ import MessageType1 from "sap/ui/core/message/MessageType";
12981
+
12945
12982
  /**
12946
12983
  * A string type that represents non-relative CSS size values.
12947
12984
  *
@@ -13601,7 +13638,7 @@ declare module "sap/ui/core/library" {
13601
13638
  * Implementing this interface allows a control to be accessible via access keys.
13602
13639
  *
13603
13640
  * @since 1.104
13604
- * @experimental (since 1.104)
13641
+ * @experimental As of version 1.104.
13605
13642
  */
13606
13643
  export interface IAccessKeySupport {
13607
13644
  __implements__sap_ui_core_IAccessKeySupport: boolean;
@@ -13611,21 +13648,21 @@ declare module "sap/ui/core/library" {
13611
13648
  * method is used.
13612
13649
  *
13613
13650
  * @since 1.104
13614
- * @experimental (since 1.104)
13651
+ * @experimental As of version 1.104.
13615
13652
  */
13616
13653
  getAccessKeysFocusTarget?(): void;
13617
13654
  /**
13618
13655
  * If implemented called when access keys feature is enabled and highlighting is over
13619
13656
  *
13620
13657
  * @since 1.104
13621
- * @experimental (since 1.104)
13658
+ * @experimental As of version 1.104.
13622
13659
  */
13623
13660
  onAccKeysHighlightEnd?(): void;
13624
13661
  /**
13625
13662
  * If implemented called when access keys feature is enabled and highlighting is ongoing
13626
13663
  *
13627
13664
  * @since 1.104
13628
- * @experimental (since 1.104)
13665
+ * @experimental As of version 1.104.
13629
13666
  */
13630
13667
  onAccKeysHighlightStart?(): void;
13631
13668
  }
@@ -13682,7 +13719,7 @@ declare module "sap/ui/core/library" {
13682
13719
  *
13683
13720
  * @returns `sap.ui.core.aria.HasPopup` type of the menu
13684
13721
  */
13685
- getAriaHasPopupType(): aria.HasPopup | keyof typeof aria.HasPopup;
13722
+ getAriaHasPopupType(): aria.HasPopup;
13686
13723
  /**
13687
13724
  * Determines whether the menu is open.
13688
13725
  *
@@ -14162,35 +14199,17 @@ declare module "sap/ui/core/library" {
14162
14199
  __implements__sap_ui_core_Label: boolean;
14163
14200
  }
14164
14201
 
14165
- /**
14166
- * Specifies possible message types.
14167
- *
14168
- * This enum is part of the 'sap/ui/core/library' module export and must be accessed by the property 'MessageType'.
14169
- *
14170
- * @deprecated (since 1.120) - Please use {@link module:sap/ui/core/message/MessageType} instead.
14171
- */
14172
- export enum MessageType {
14202
+ export {
14173
14203
  /**
14174
- * Message is an error
14175
- */
14176
- Error = "Error",
14177
- /**
14178
- * Message should be just an information
14179
- */
14180
- Information = "Information",
14181
- /**
14182
- * Message has no specific level
14183
- */
14184
- None = "None",
14185
- /**
14186
- * Message is a success message
14187
- */
14188
- Success = "Success",
14189
- /**
14190
- * Message is a warning
14204
+ * Specifies possible message types.
14205
+ *
14206
+ * This enum is part of the 'sap/ui/core/library' module export and must be accessed by the property 'MessageType'.
14207
+ *
14208
+ * @deprecated As of version 1.120. Please use {@link module:sap/ui/core/message/MessageType} instead.
14191
14209
  */
14192
- Warning = "Warning",
14193
- }
14210
+ MessageType1 as MessageType,
14211
+ };
14212
+
14194
14213
  /**
14195
14214
  * Defines the different possible states of an element that can be open or closed and does not only toggle
14196
14215
  * between these states, but also spends some time in between (e.g. because of an animation).
@@ -14915,34 +14934,16 @@ declare module "sap/ui/core/BusyIndicator" {
14915
14934
  }
14916
14935
 
14917
14936
  declare module "sap/ui/core/CalendarType" {
14918
- /**
14919
- * The types of `Calendar`.
14920
- *
14921
- * @deprecated (since 1.120) - Please use {@link module:sap/base/i18n/date/CalendarType} instead.
14922
- */
14923
- enum CalendarType {
14924
- /**
14925
- * The Thai buddhist calendar
14926
- */
14927
- Buddhist = "Buddhist",
14928
- /**
14929
- * The Gregorian calendar
14930
- */
14931
- Gregorian = "Gregorian",
14932
- /**
14933
- * The Islamic calendar
14934
- */
14935
- Islamic = "Islamic",
14936
- /**
14937
- * The Japanese emperor calendar
14938
- */
14939
- Japanese = "Japanese",
14937
+ import CalendarType1 from "sap/base/i18n/date/CalendarType";
14938
+
14939
+ export {
14940
14940
  /**
14941
- * The Persian Jalali calendar
14941
+ * The types of `Calendar`.
14942
+ *
14943
+ * @deprecated As of version 1.120. Please use {@link module:sap/base/i18n/date/CalendarType} instead.
14942
14944
  */
14943
- Persian = "Persian",
14944
- }
14945
- export default CalendarType;
14945
+ CalendarType1 as default,
14946
+ };
14946
14947
  }
14947
14948
 
14948
14949
  declare module "sap/ui/core/CommandExecution" {
@@ -15313,7 +15314,7 @@ declare module "sap/ui/core/Component" {
15313
15314
  * Registry of all `Component`s that currently exist.
15314
15315
  *
15315
15316
  * @since 1.67
15316
- * @deprecated (since 1.120) - Use {@link module:sap/ui/core/ComponentRegistry} instead.
15317
+ * @deprecated As of version 1.120. Use {@link module:sap/ui/core/ComponentRegistry} instead.
15317
15318
  */
15318
15319
  static registry: registry;
15319
15320
 
@@ -15462,7 +15463,7 @@ declare module "sap/ui/core/Component" {
15462
15463
  * Returns an existing component instance, identified by its ID.
15463
15464
  *
15464
15465
  * @since 1.56.0
15465
- * @deprecated (since 1.120) - please use the static {@link sap.ui.core.Component.getComponentById getComponentById }
15466
+ * @deprecated As of version 1.120. please use the static {@link sap.ui.core.Component.getComponentById getComponentById }
15466
15467
  * instead.
15467
15468
  *
15468
15469
  * @returns Component instance or `undefined` when no component with the given ID exists.
@@ -15950,8 +15951,8 @@ declare module "sap/ui/core/Component" {
15950
15951
  * cleanup before the real unload or to prompt a question to the user, if the component should be exited.
15951
15952
  *
15952
15953
  * @since 1.15.1
15953
- * @deprecated (since 1.119) - recommended to use the browser-native page lifecycle API, providing events
15954
- * such as 'pageshow' and 'pagehide'
15954
+ * @deprecated As of version 1.119. recommended to use the browser-native page lifecycle API, providing
15955
+ * events such as 'pageshow' and 'pagehide'
15955
15956
  *
15956
15957
  * @returns a string if a prompt should be displayed to the user confirming closing the Component (e.g.
15957
15958
  * when the Component is not yet saved), or `undefined` if no prompt should be shown.
@@ -15962,7 +15963,7 @@ declare module "sap/ui/core/Component" {
15962
15963
  * errors.
15963
15964
  *
15964
15965
  * @since 1.15.1
15965
- * @deprecated (since 1.119) - recommended to use the browser-native API to listen for errors: window.addEventListener("error",
15966
+ * @deprecated As of version 1.119. recommended to use the browser-native API to listen for errors: window.addEventListener("error",
15966
15967
  * function() { ... })
15967
15968
  */
15968
15969
  onWindowError(
@@ -15984,9 +15985,9 @@ declare module "sap/ui/core/Component" {
15984
15985
  * of the component once the window will be unloaded (e.g. closed).
15985
15986
  *
15986
15987
  * @since 1.15.1
15987
- * @deprecated (since 1.119) - Newer browser versions deprecate the browser-native 'unload' event. Therefore,
15988
- * the former API won't reliably work anymore. Please have a look at the browser-native page lifecycle API,
15989
- * e.g. its events 'pageshow' and 'pagehide'.
15988
+ * @deprecated As of version 1.119. Newer browser versions deprecate the browser-native 'unload' event.
15989
+ * Therefore, the former API won't reliably work anymore. Please have a look at the browser-native page
15990
+ * lifecycle API, e.g. its events 'pageshow' and 'pagehide'.
15990
15991
  */
15991
15992
  onWindowUnload(): void;
15992
15993
  /**
@@ -16029,7 +16030,7 @@ declare module "sap/ui/core/Component" {
16029
16030
  * Registry of all `Component`s that currently exist.
16030
16031
  *
16031
16032
  * @since 1.67
16032
- * @deprecated (since 1.120) - Use {@link module:sap/ui/core/ComponentRegistry} instead.
16033
+ * @deprecated As of version 1.120. Use {@link module:sap/ui/core/ComponentRegistry} instead.
16033
16034
  */
16034
16035
  interface registry {
16035
16036
  /**
@@ -16509,7 +16510,7 @@ declare module "sap/ui/core/ComponentContainer" {
16509
16510
  *
16510
16511
  * @returns Value of property `lifecycle`
16511
16512
  */
16512
- getLifecycle(): ComponentLifecycle | keyof typeof ComponentLifecycle;
16513
+ getLifecycle(): ComponentLifecycle;
16513
16514
  /**
16514
16515
  * Gets current value of property {@link #getManifest manifest}.
16515
16516
  *
@@ -17028,7 +17029,7 @@ declare module "sap/ui/core/ComponentMetadata" {
17028
17029
  * ignores the entries of the manifest file! It returns only the entries which have been defined in the
17029
17030
  * Component metadata or in the proper Component manifest.
17030
17031
  *
17031
- * @deprecated (since 1.27.1) - Please use {@link sap.ui.core.Component#getManifestEntry}("/sap.ui5/dependencies/components")
17032
+ * @deprecated As of version 1.27.1. Please use {@link sap.ui.core.Component#getManifestEntry}("/sap.ui5/dependencies/components")
17032
17033
  *
17033
17034
  * @returns Required Components.
17034
17035
  */
@@ -17038,7 +17039,7 @@ declare module "sap/ui/core/ComponentMetadata" {
17038
17039
  * the complete configuration property
17039
17040
  *
17040
17041
  * @since 1.15.1
17041
- * @deprecated (since 1.27.1) - Please use {@link sap.ui.core.Component#getManifestEntry}("/sap.ui5/config")
17042
+ * @deprecated As of version 1.27.1. Please use {@link sap.ui.core.Component#getManifestEntry}("/sap.ui5/config")
17042
17043
  *
17043
17044
  * @returns the value of the configuration property
17044
17045
  */
@@ -17061,7 +17062,7 @@ declare module "sap/ui/core/ComponentMetadata" {
17061
17062
  *
17062
17063
  * The configuration above can be accessed via `sample.Component.getMetadata().getCustomEntry("my.custom.config")`.
17063
17064
  *
17064
- * @deprecated (since 1.27.1) - Please use the sap.ui.core.ComponentMetadata#getManifestEntry
17065
+ * @deprecated As of version 1.27.1. Please use the sap.ui.core.ComponentMetadata#getManifestEntry
17065
17066
  *
17066
17067
  * @returns custom Component configuration with the specified key.
17067
17068
  */
@@ -17082,7 +17083,7 @@ declare module "sap/ui/core/ComponentMetadata" {
17082
17083
  * ignores the entries of the manifest file! It returns only the entries which have been defined in the
17083
17084
  * Component metadata or in the proper Component manifest.
17084
17085
  *
17085
- * @deprecated (since 1.27.1) - Please use {@link sap.ui.core.Component#getManifestEntry}("/sap.ui5/dependencies")
17086
+ * @deprecated As of version 1.27.1. Please use {@link sap.ui.core.Component#getManifestEntry}("/sap.ui5/dependencies")
17086
17087
  *
17087
17088
  * @returns Component dependencies.
17088
17089
  */
@@ -17094,7 +17095,7 @@ declare module "sap/ui/core/ComponentMetadata" {
17094
17095
  * ignores the entries of the manifest file! It returns only the entries which have been defined in the
17095
17096
  * Component metadata or in the proper Component manifest.
17096
17097
  *
17097
- * @deprecated (since 1.27.1) - For CSS, please use {@link sap.ui.core.Component#getManifestEntry}("/sap.ui5/resources/css").
17098
+ * @deprecated As of version 1.27.1. For CSS, please use {@link sap.ui.core.Component#getManifestEntry}("/sap.ui5/resources/css").
17098
17099
  *
17099
17100
  * @returns Included files.
17100
17101
  */
@@ -17107,7 +17108,7 @@ declare module "sap/ui/core/ComponentMetadata" {
17107
17108
  * ignores the entries of the manifest file! It returns only the entries which have been defined in the
17108
17109
  * Component metadata or in the proper Component manifest.
17109
17110
  *
17110
- * @deprecated (since 1.27.1) - Please use {@link sap.ui.core.Component#getManifestEntry}("/sap.ui5/dependencies/libs")
17111
+ * @deprecated As of version 1.27.1. Please use {@link sap.ui.core.Component#getManifestEntry}("/sap.ui5/dependencies/libs")
17111
17112
  *
17112
17113
  * @returns Required libraries.
17113
17114
  */
@@ -17117,7 +17118,7 @@ declare module "sap/ui/core/ComponentMetadata" {
17117
17118
  * null.
17118
17119
  *
17119
17120
  * @since 1.27.1
17120
- * @deprecated (since 1.33.0) - Please use the sap.ui.core.Component#getManifest
17121
+ * @deprecated As of version 1.33.0. Please use the sap.ui.core.Component#getManifest
17121
17122
  *
17122
17123
  * @returns manifest.
17123
17124
  */
@@ -17138,7 +17139,7 @@ declare module "sap/ui/core/ComponentMetadata" {
17138
17139
  * a slash (/).
17139
17140
  *
17140
17141
  * @since 1.27.1
17141
- * @deprecated (since 1.33.0) - Please use the sap.ui.core.Component#getManifest
17142
+ * @deprecated As of version 1.33.0. Please use the sap.ui.core.Component#getManifest
17142
17143
  *
17143
17144
  * @returns Value of the manifest section or the key (could be any kind of value)
17144
17145
  */
@@ -17175,7 +17176,7 @@ declare module "sap/ui/core/ComponentMetadata" {
17175
17176
  * is null.
17176
17177
  *
17177
17178
  * @since 1.29.0
17178
- * @deprecated (since 1.33.0) - Please use the sap.ui.core.Component#getManifest
17179
+ * @deprecated As of version 1.33.0. Please use the sap.ui.core.Component#getManifest
17179
17180
  *
17180
17181
  * @returns manifest
17181
17182
  */
@@ -17187,7 +17188,7 @@ declare module "sap/ui/core/ComponentMetadata" {
17187
17188
  * ignores the entries of the manifest file! It returns only the entries which have been defined in the
17188
17189
  * Component metadata or in the proper Component manifest.
17189
17190
  *
17190
- * @deprecated (since 1.27.1) - Please use {@link sap.ui.core.Component#getManifestEntry}("/sap.ui5/dependencies/minUI5Version")
17191
+ * @deprecated As of version 1.27.1. Please use {@link sap.ui.core.Component#getManifestEntry}("/sap.ui5/dependencies/minUI5Version")
17191
17192
  *
17192
17193
  * @returns Required version of UI5 or if not specified then `null`.
17193
17194
  */
@@ -17198,7 +17199,7 @@ declare module "sap/ui/core/ComponentMetadata" {
17198
17199
  * ignores the entries of the manifest file! It returns only the entries which have been defined in the
17199
17200
  * Component metadata or in the proper Component manifest.
17200
17201
  *
17201
- * @deprecated (since 1.34.2) - Please use {@link sap.ui.core.Component#getManifestEntry}("/sap.app/applicationVersion/version")
17202
+ * @deprecated As of version 1.34.2. Please use {@link sap.ui.core.Component#getManifestEntry}("/sap.app/applicationVersion/version")
17202
17203
  *
17203
17204
  * @returns The version of the component.
17204
17205
  */
@@ -17260,10 +17261,10 @@ declare module "sap/ui/core/Configuration" {
17260
17261
  *
17261
17262
  * Values of boolean parameters are case insensitive where "true" and "x" are interpreted as true.
17262
17263
  *
17263
- * @deprecated (since 1.120) - There's no single replacement for this class. Instead, several facades have
17264
- * been created for different topics, e.g. {@link module:sap/base/i18n/Localization Localization} for settings
17265
- * related to localization, {@link module:sap/base/i18n/Formatting Formatting} for settings related to data
17266
- * formatting, {@link module:sap/ui/core/Theming Theming} for theming related settings, {@link module:sap/ui/core/ControlBehavior ControlBehavior }
17264
+ * @deprecated As of version 1.120. There's no single replacement for this class. Instead, several facades
17265
+ * have been created for different topics, e.g. {@link module:sap/base/i18n/Localization Localization} for
17266
+ * settings related to localization, {@link module:sap/base/i18n/Formatting Formatting} for settings related
17267
+ * to data formatting, {@link module:sap/ui/core/Theming Theming} for theming related settings, {@link module:sap/ui/core/ControlBehavior ControlBehavior }
17267
17268
  * for settings that are typically required when implementing the behavior of a control, {@link module:sap/ui/security/Security Security }
17268
17269
  * for settings around security.
17269
17270
  *
@@ -17281,7 +17282,7 @@ declare module "sap/ui/core/Configuration" {
17281
17282
  * 'AnimationMode'.
17282
17283
  *
17283
17284
  * @since 1.50.0
17284
- * @deprecated (since 1.120) - Please use module {@link module:sap/ui/core/AnimationMode AnimationMode }
17285
+ * @deprecated As of version 1.120. Please use module {@link module:sap/ui/core/AnimationMode AnimationMode }
17285
17286
  * instead.
17286
17287
  */
17287
17288
  AnimationMode: typeof AnimationMode;
@@ -17299,7 +17300,7 @@ declare module "sap/ui/core/Configuration" {
17299
17300
  * API can be provided in a nested object with name `formatSettings`.
17300
17301
  *
17301
17302
  * @since 1.38.6
17302
- * @deprecated (since 1.120) - without a replacement. As the different settings have been spread across
17303
+ * @deprecated As of version 1.120. without a replacement. As the different settings have been spread across
17303
17304
  * multiple new APIs (see {@link sap.ui.core.Configuration the deprecation hint for this class}), a common
17304
17305
  * API for changing multiple settings no longer made sense.
17305
17306
  *
@@ -17342,7 +17343,7 @@ declare module "sap/ui/core/Configuration" {
17342
17343
  * Returns whether the accessibility mode is enabled or not.
17343
17344
  *
17344
17345
  * @since 1.20
17345
- * @deprecated (since 1.120) - Please use {@link module:sap/ui/core/ControlBehavior.isAccessibilityEnabled ControlBehavior.isAccessibilityEnabled }
17346
+ * @deprecated As of version 1.120. Please use {@link module:sap/ui/core/ControlBehavior.isAccessibilityEnabled ControlBehavior.isAccessibilityEnabled }
17346
17347
  * instead.
17347
17348
  *
17348
17349
  * @returns whether the accessibility mode is enabled or not
@@ -17352,7 +17353,7 @@ declare module "sap/ui/core/Configuration" {
17352
17353
  * Returns the list of active terminologies defined via the Configuration.
17353
17354
  *
17354
17355
  * @since 1.77.0
17355
- * @deprecated (since 1.118) - Please use {@link module:sap/base/i18n/Localization.getActiveTerminologies Localization.getActiveTerminologies }
17356
+ * @deprecated As of version 1.118. Please use {@link module:sap/base/i18n/Localization.getActiveTerminologies Localization.getActiveTerminologies }
17356
17357
  * instead.
17357
17358
  *
17358
17359
  * @returns if no active terminologies are set, the default value `undefined` is returned.
@@ -17361,7 +17362,7 @@ declare module "sap/ui/core/Configuration" {
17361
17362
  /**
17362
17363
  * URL of the allowlist service.
17363
17364
  *
17364
- * @deprecated (since 1.120) - Please use {@link module:sap/ui/security/Security.getAllowlistService Security.getAllowlistService }
17365
+ * @deprecated As of version 1.120. Please use {@link module:sap/ui/security/Security.getAllowlistService Security.getAllowlistService }
17365
17366
  * instead.
17366
17367
  *
17367
17368
  * @returns allowlist service URL
@@ -17370,7 +17371,7 @@ declare module "sap/ui/core/Configuration" {
17370
17371
  /**
17371
17372
  * Returns whether the animations are globally used.
17372
17373
  *
17373
- * @deprecated (since 1.50) - Since 1.20, please use {@link module:sap/ui/core/ControlBehavior.getAnimationMode ControlBehavior.getAnimationMode }
17374
+ * @deprecated As of version 1.50. Since 1.20, please use {@link module:sap/ui/core/ControlBehavior.getAnimationMode ControlBehavior.getAnimationMode }
17374
17375
  * instead.
17375
17376
  *
17376
17377
  * @returns whether the animations are globally used
@@ -17380,7 +17381,7 @@ declare module "sap/ui/core/Configuration" {
17380
17381
  * Returns the current animation mode.
17381
17382
  *
17382
17383
  * @since 1.50.0
17383
- * @deprecated (since 1.120) - Please use {@link module:sap/ui/core/ControlBehavior.getAnimationMode ControlBehavior.getAnimationMode }
17384
+ * @deprecated As of version 1.120. Please use {@link module:sap/ui/core/ControlBehavior.getAnimationMode ControlBehavior.getAnimationMode }
17384
17385
  * instead.
17385
17386
  *
17386
17387
  * @returns The current animationMode
@@ -17389,7 +17390,8 @@ declare module "sap/ui/core/Configuration" {
17389
17390
  /**
17390
17391
  * Base URLs to AppCacheBuster ETag-Index files.
17391
17392
  *
17392
- * @deprecated (since 1.120) - without a replacement. Was only used within the implementation of the `AppCacheBuster`.
17393
+ * @deprecated As of version 1.120. without a replacement. Was only used within the implementation of the
17394
+ * `AppCacheBuster`.
17393
17395
  *
17394
17396
  * @returns array of base URLs
17395
17397
  */
@@ -17397,7 +17399,8 @@ declare module "sap/ui/core/Configuration" {
17397
17399
  /**
17398
17400
  * The loading mode (sync|async|batch) of the AppCacheBuster (sync is default)
17399
17401
  *
17400
- * @deprecated (since 1.120) - without a replacement. Was only used within the implementation of the `AppCacheBuster`.
17402
+ * @deprecated As of version 1.120. without a replacement. Was only used within the implementation of the
17403
+ * `AppCacheBuster`.
17401
17404
  *
17402
17405
  * @returns "sync" | "async" | "batch"
17403
17406
  */
@@ -17405,7 +17408,7 @@ declare module "sap/ui/core/Configuration" {
17405
17408
  /**
17406
17409
  * The name of the application to start or empty.
17407
17410
  *
17408
- * @deprecated (since 1.15.1) - Please use {@link module:sap/ui/core/ComponentSupport ComponentSupport }
17411
+ * @deprecated As of version 1.15.1. Please use {@link module:sap/ui/core/ComponentSupport ComponentSupport }
17409
17412
  * instead. See also {@link topic:82a0fcecc3cb427c91469bc537ebdddf Declarative API for Initial Components}.
17410
17413
  *
17411
17414
  * @returns name of the application
@@ -17415,7 +17418,7 @@ declare module "sap/ui/core/Configuration" {
17415
17418
  * Returns whether the framework automatically adds the ARIA role 'application' to the HTML body or not.
17416
17419
  *
17417
17420
  * @since 1.27.0
17418
- * @deprecated (since 1.120) - without a replacement. Was only used in the implementation of the framework
17421
+ * @deprecated As of version 1.120. without a replacement. Was only used in the implementation of the framework
17419
17422
  * itself.
17420
17423
  *
17421
17424
  * @returns Wether the ARIA role 'application' should be added to the HTML body or not
@@ -17428,7 +17431,7 @@ declare module "sap/ui/core/Configuration" {
17428
17431
  * calendar type is determined by checking the format settings and current locale.
17429
17432
  *
17430
17433
  * @since 1.28.6
17431
- * @deprecated (since 1.120) - Please use {@link module:sap/base/i18n/Formatting.getCalendarType Formatting.getCalendarType }
17434
+ * @deprecated As of version 1.120. Please use {@link module:sap/base/i18n/Formatting.getCalendarType Formatting.getCalendarType }
17432
17435
  * instead.
17433
17436
  *
17434
17437
  * @returns the current calendar type, e.g. `Gregorian`
@@ -17439,7 +17442,7 @@ declare module "sap/ui/core/Configuration" {
17439
17442
  * calendar week of the year, see {@link sap.ui.core.date.CalendarWeekNumbering}.
17440
17443
  *
17441
17444
  * @since 1.113.0
17442
- * @deprecated (since 1.120) - Please use {@link module:sap/base/i18n/Formatting.getCalendarWeekNumbering Formatting.getCalendarWeekNumbering }
17445
+ * @deprecated As of version 1.120. Please use {@link module:sap/base/i18n/Formatting.getCalendarWeekNumbering Formatting.getCalendarWeekNumbering }
17443
17446
  * instead.
17444
17447
  *
17445
17448
  * @returns The calendar week numbering algorithm
@@ -17448,7 +17451,7 @@ declare module "sap/ui/core/Configuration" {
17448
17451
  /**
17449
17452
  * Returns the used compatibility version for the given feature.
17450
17453
  *
17451
- * @deprecated (since 1.119) - without a replacement. All features that have been controlled by a compatibility
17454
+ * @deprecated As of version 1.119. without a replacement. All features that have been controlled by a compatibility
17452
17455
  * version in UI5 1.x will abandon their legacy behavior, starting with the next major version. In other
17453
17456
  * words, they will behave as if compatibility version "edge" was configured. Due to this, no more access
17454
17457
  * to the compatibility version will be required starting with the next major version.
@@ -17464,7 +17467,7 @@ declare module "sap/ui/core/Configuration" {
17464
17467
  /**
17465
17468
  * Returns whether the page runs in full debug mode.
17466
17469
  *
17467
- * @deprecated (since 1.120) - without a replacement. All debug mode functionality is implemented within
17470
+ * @deprecated As of version 1.120. without a replacement. All debug mode functionality is implemented within
17468
17471
  * the framework and should be transparent for application code. There's no need for a public accessor method.
17469
17472
  *
17470
17473
  * @returns Whether the page runs in full debug mode
@@ -17478,7 +17481,7 @@ declare module "sap/ui/core/Configuration" {
17478
17481
  * The contract of the module is not defined by the configuration API.
17479
17482
  *
17480
17483
  * @since 1.102
17481
- * @deprecated (since 1.120) - without a replacement. The configuration is only relevant for the `sap.ui.export`
17484
+ * @deprecated As of version 1.120. without a replacement. The configuration is only relevant for the `sap.ui.export`
17482
17485
  * library.
17483
17486
  *
17484
17487
  * @returns Module name (ID) of a file share support module
@@ -17487,8 +17490,8 @@ declare module "sap/ui/core/Configuration" {
17487
17490
  /**
17488
17491
  * Returns whether the Fiori2Adaptation is on.
17489
17492
  *
17490
- * @deprecated (since 1.120) - without a replacement. All the Fiori 2.0 adaptation logic is handled by the
17491
- * framework, there should be no need for apps to know about it.
17493
+ * @deprecated As of version 1.120. without a replacement. All the Fiori 2.0 adaptation logic is handled
17494
+ * by the framework, there should be no need for apps to know about it.
17492
17495
  *
17493
17496
  * @returns false - no adaptation, true - full adaptation, comma-separated list - partial adaptation Possible
17494
17497
  * values: style, collapse, title, back, hierarchy
@@ -17499,8 +17502,8 @@ declare module "sap/ui/core/Configuration" {
17499
17502
  * are not called.
17500
17503
  *
17501
17504
  * @since 1.60.0
17502
- * @deprecated (since 1.120) - without a replacement. Was only used by the Flexibility feature which now
17503
- * resolves this on its own.
17505
+ * @deprecated As of version 1.120. without a replacement. Was only used by the Flexibility feature which
17506
+ * now resolves this on its own.
17504
17507
  *
17505
17508
  * @returns Flexibility services configuration
17506
17509
  */
@@ -17509,7 +17512,7 @@ declare module "sap/ui/core/Configuration" {
17509
17512
  * Returns the format locale string with language and region code. Falls back to language configuration,
17510
17513
  * in case it has not been explicitly defined.
17511
17514
  *
17512
- * @deprecated (since 1.120) - Please use {@link module:sap/base/i18n/Formatting.getLanguageTag Formatting.getLanguageTag }
17515
+ * @deprecated As of version 1.120. Please use {@link module:sap/base/i18n/Formatting.getLanguageTag Formatting.getLanguageTag }
17513
17516
  * instead.
17514
17517
  *
17515
17518
  * @returns the format locale string with language and country code
@@ -17518,7 +17521,7 @@ declare module "sap/ui/core/Configuration" {
17518
17521
  /**
17519
17522
  * Returns a configuration object that bundles the format settings of UI5.
17520
17523
  *
17521
- * @deprecated (since 1.120) - Please use {@link module:sap/base/i18n/Formatting Formatting} instead.
17524
+ * @deprecated As of version 1.120. Please use {@link module:sap/base/i18n/Formatting Formatting} instead.
17522
17525
  *
17523
17526
  * @returns A FormatSettings object.
17524
17527
  */
@@ -17526,7 +17529,7 @@ declare module "sap/ui/core/Configuration" {
17526
17529
  /**
17527
17530
  * frameOptions mode (allow/deny/trusted).
17528
17531
  *
17529
- * @deprecated (since 1.120) - Please use {@link module:sap/ui/security/Security.getFrameOptions Security.getFrameOptions }
17532
+ * @deprecated As of version 1.120. Please use {@link module:sap/ui/security/Security.getFrameOptions Security.getFrameOptions }
17530
17533
  * instead.
17531
17534
  *
17532
17535
  * @returns frameOptions mode
@@ -17537,10 +17540,10 @@ declare module "sap/ui/core/Configuration" {
17537
17540
  *
17538
17541
  * Has only an effect when the sap-ui-debug module has been loaded.
17539
17542
  *
17540
- * @deprecated (since 1.120) - without a replacement. The inspect option is related to the very old sap-ui-debug
17541
- * module. As there are now much better development tools (e.g. the UI5 Inpsector browser extension), this
17542
- * option has been deprecated and the sap-ui-debug feature might be removed in future major versions of
17543
- * UI5.
17543
+ * @deprecated As of version 1.120. without a replacement. The inspect option is related to the very old
17544
+ * sap-ui-debug module. As there are now much better development tools (e.g. the UI5 Inpsector browser extension),
17545
+ * this option has been deprecated and the sap-ui-debug feature might be removed in future major versions
17546
+ * of UI5.
17544
17547
  *
17545
17548
  * @returns whether the UI5 control inspector is displayed
17546
17549
  */
@@ -17575,7 +17578,7 @@ declare module "sap/ui/core/Configuration" {
17575
17578
  * For a normalized BCP47 tag, call {@link #.getLanguageTag Configuration.getLanguageTag} or call {@link #.getLocale Configuration.getLocale }
17576
17579
  * to get a {@link sap.ui.core.Locale Locale} object matching the language.
17577
17580
  *
17578
- * @deprecated (since 1.119) - Please use {@link module:sap/base/i18n/Localization.getLanguage Localization.getLanguage }
17581
+ * @deprecated As of version 1.119. Please use {@link module:sap/base/i18n/Localization.getLanguage Localization.getLanguage }
17579
17582
  * instead.
17580
17583
  *
17581
17584
  * @returns Language string as configured
@@ -17588,7 +17591,7 @@ declare module "sap/ui/core/Configuration" {
17588
17591
  *
17589
17592
  * Retrieves the modern locale, e.g. sr-Latn (Serbian (Latin)), he (Hebrew), yi (Yiddish)
17590
17593
  *
17591
- * @deprecated (since 1.119) - Please use {@link module:sap/base/i18n/Localization.getLanguageTag Localization.getLanguageTag }
17594
+ * @deprecated As of version 1.119. Please use {@link module:sap/base/i18n/Localization.getLanguageTag Localization.getLanguageTag }
17592
17595
  * instead.
17593
17596
  *
17594
17597
  * @returns The language tag for the current language, conforming to BCP47
@@ -17599,7 +17602,7 @@ declare module "sap/ui/core/Configuration" {
17599
17602
  *
17600
17603
  * The Locale is derived from the {@link #.getLanguage language} property.
17601
17604
  *
17602
- * @deprecated (since 1.119) - Please use {@link module:sap/base/i18n/Localization.getLanguageTag Localization.getLanguageTag }
17605
+ * @deprecated As of version 1.119. Please use {@link module:sap/base/i18n/Localization.getLanguageTag Localization.getLanguageTag }
17603
17606
  * instead.
17604
17607
  *
17605
17608
  * @returns The locale
@@ -17609,7 +17612,7 @@ declare module "sap/ui/core/Configuration" {
17609
17612
  * Flag whether a Component should load the manifest first.
17610
17613
  *
17611
17614
  * @since 1.33.0
17612
- * @deprecated (since 1.120) - 'manifest-first' is the default for the {@link sap.ui.core.Component.create Component.create }
17615
+ * @deprecated As of version 1.120. 'manifest-first' is the default for the {@link sap.ui.core.Component.create Component.create }
17613
17616
  * factory.
17614
17617
  *
17615
17618
  * @returns true if a Component should load the manifest first
@@ -17625,8 +17628,8 @@ declare module "sap/ui/core/Configuration" {
17625
17628
  /**
17626
17629
  * Returns whether there should be an exception on any duplicate element IDs.
17627
17630
  *
17628
- * @deprecated (since 1.120) - without a replacement. Future major versions of UI5 will always report duplicate
17629
- * IDs as an error as the framework heavily relies on their uniqueness.
17631
+ * @deprecated As of version 1.120. without a replacement. Future major versions of UI5 will always report
17632
+ * duplicate IDs as an error as the framework heavily relies on their uniqueness.
17630
17633
  *
17631
17634
  * @returns whether there should be an exception on any duplicate element IDs
17632
17635
  */
@@ -17634,8 +17637,8 @@ declare module "sap/ui/core/Configuration" {
17634
17637
  /**
17635
17638
  * Returns whether the text origin information is collected.
17636
17639
  *
17637
- * @deprecated (since 1.120) - The origin info was intended as a mean to track down translation issues to
17638
- * the origin of a translated text. Meanwhile, with the pseudo logon language 3Q, a similar, more lightweight
17640
+ * @deprecated As of version 1.120. The origin info was intended as a mean to track down translation issues
17641
+ * to the origin of a translated text. Meanwhile, with the pseudo logon language 3Q, a similar, more lightweight
17639
17642
  * feature exists for use with OpenUI5 or SAPUI5 libraries.
17640
17643
  *
17641
17644
  * @returns whether the text info is collected
@@ -17644,8 +17647,8 @@ declare module "sap/ui/core/Configuration" {
17644
17647
  /**
17645
17648
  * The name of the root component to start or empty.
17646
17649
  *
17647
- * @deprecated (since 1.95) - Please use {@link module:sap/ui/core/ComponentSupport ComponentSupport} instead.
17648
- * See also {@link topic:82a0fcecc3cb427c91469bc537ebdddf Declarative API for Initial Components}.
17650
+ * @deprecated As of version 1.95. Please use {@link module:sap/ui/core/ComponentSupport ComponentSupport }
17651
+ * instead. See also {@link topic:82a0fcecc3cb427c91469bc537ebdddf Declarative API for Initial Components}.
17649
17652
  *
17650
17653
  * @returns name of the root component
17651
17654
  */
@@ -17656,7 +17659,7 @@ declare module "sap/ui/core/Configuration" {
17656
17659
  * If no mode has been explicitly set (neither `true` nor `false`), the mode is derived from the current
17657
17660
  * language setting.
17658
17661
  *
17659
- * @deprecated (since 1.119) - Please use {@link module:sap/base/i18n/Localization.getRTL Localization.getRTL }
17662
+ * @deprecated As of version 1.119. Please use {@link module:sap/base/i18n/Localization.getRTL Localization.getRTL }
17660
17663
  * instead.
17661
17664
  *
17662
17665
  * @returns whether the page uses the RTL text direction
@@ -17667,7 +17670,7 @@ declare module "sap/ui/core/Configuration" {
17667
17670
  *
17668
17671
  * It will be returned in uppercase. e.g. "EN", "DE"
17669
17672
  *
17670
- * @deprecated (since 1.119) - Please use {@link module:sap/base/i18n/Localization.getSAPLogonLanguage Localization.getSAPLogonLanguage }
17673
+ * @deprecated As of version 1.119. Please use {@link module:sap/base/i18n/Localization.getSAPLogonLanguage Localization.getSAPLogonLanguage }
17671
17674
  * instead.
17672
17675
  *
17673
17676
  * @returns The SAP logon language code for the current language
@@ -17678,7 +17681,7 @@ declare module "sap/ui/core/Configuration" {
17678
17681
  * See:
17679
17682
  * {@link #.setSecurityTokenHandlers}
17680
17683
  *
17681
- * @deprecated (since 1.120) - Please use {@link module:sap/ui/security/Security.getSecurityTokenHandlers Security.getSecurityTokenHandlers }
17684
+ * @deprecated As of version 1.120. Please use {@link module:sap/ui/security/Security.getSecurityTokenHandlers Security.getSecurityTokenHandlers }
17682
17685
  * instead.
17683
17686
  *
17684
17687
  * @returns the security token handlers (an empty array if there are none)
@@ -17691,7 +17694,8 @@ declare module "sap/ui/core/Configuration" {
17691
17694
  * via TechnicalInfo.
17692
17695
  *
17693
17696
  * @since 1.106.0
17694
- * @deprecated (since 1.120) - without a replacment. The configuration is only relevant within the framework.
17697
+ * @deprecated As of version 1.120. without a replacment. The configuration is only relevant within the
17698
+ * framework.
17695
17699
  *
17696
17700
  * @returns Whether statistics are enabled
17697
17701
  */
@@ -17699,7 +17703,8 @@ declare module "sap/ui/core/Configuration" {
17699
17703
  /**
17700
17704
  * Returns the theme name
17701
17705
  *
17702
- * @deprecated (since 1.119) - Please use {@link module:sap/ui/core/Theming.getTheme Theming.getTheme} instead.
17706
+ * @deprecated As of version 1.119. Please use {@link module:sap/ui/core/Theming.getTheme Theming.getTheme }
17707
+ * instead.
17703
17708
  *
17704
17709
  * @returns the theme name
17705
17710
  */
@@ -17707,7 +17712,7 @@ declare module "sap/ui/core/Configuration" {
17707
17712
  /**
17708
17713
  * Retrieves the configured IANA timezone ID.
17709
17714
  *
17710
- * @deprecated (since 1.119) - Please use {@link module:sap/base/i18n/Localization.getTimezone Localization.getTimezone }
17715
+ * @deprecated As of version 1.119. Please use {@link module:sap/base/i18n/Localization.getTimezone Localization.getTimezone }
17711
17716
  * instead.
17712
17717
  *
17713
17718
  * @returns The configured IANA timezone ID, e.g. "America/New_York"
@@ -17716,7 +17721,7 @@ declare module "sap/ui/core/Configuration" {
17716
17721
  /**
17717
17722
  * Prefix to be used for automatically generated control IDs. Default is a double underscore "__".
17718
17723
  *
17719
- * @deprecated (since 1.119) - Please use {@link sap.ui.base.ManagedObjectMetadata.getUIDPrefix ManagedObjectMetadata.getUIDPrefix }
17724
+ * @deprecated As of version 1.119. Please use {@link sap.ui.base.ManagedObjectMetadata.getUIDPrefix ManagedObjectMetadata.getUIDPrefix }
17720
17725
  * instead.
17721
17726
  *
17722
17727
  * @returns the prefix to be used
@@ -17727,7 +17732,7 @@ declare module "sap/ui/core/Configuration" {
17727
17732
  *
17728
17733
  * Similar to `sap.ui.version`.
17729
17734
  *
17730
- * @deprecated (since 1.120) - Please use the async {@link module:sap/ui/VersionInfo.load VersionInfo.load }
17735
+ * @deprecated As of version 1.120. Please use the async {@link module:sap/ui/VersionInfo.load VersionInfo.load }
17731
17736
  * instead.
17732
17737
  *
17733
17738
  * @returns the version
@@ -17736,7 +17741,7 @@ declare module "sap/ui/core/Configuration" {
17736
17741
  /**
17737
17742
  * URL of the whitelist service.
17738
17743
  *
17739
- * @deprecated (since 1.85) - Use {@link module:sap/ui/security/Security.getAllowlistService Security.getAllowlistService }
17744
+ * @deprecated As of version 1.85. Use {@link module:sap/ui/security/Security.getAllowlistService Security.getAllowlistService }
17740
17745
  * instead. SAP strives to replace insensitive terms with inclusive language. Since APIs cannot be renamed
17741
17746
  * or immediately removed for compatibility reasons, this API has been deprecated.
17742
17747
  *
@@ -17752,7 +17757,7 @@ declare module "sap/ui/core/Configuration" {
17752
17757
  * the old `animation` property is set to `false`, otherwise it is set to `true`.
17753
17758
  *
17754
17759
  * @since 1.50.0
17755
- * @deprecated (since 1.120) - Please use {@link module:sap/ui/core/ControlBehavior.setAnimationMode ControlBehavior.setAnimationMode }
17760
+ * @deprecated As of version 1.120. Please use {@link module:sap/ui/core/ControlBehavior.setAnimationMode ControlBehavior.setAnimationMode }
17756
17761
  * instead.
17757
17762
  */
17758
17763
  setAnimationMode(
@@ -17766,7 +17771,7 @@ declare module "sap/ui/core/Configuration" {
17766
17771
  * translation texts, etc.).
17767
17772
  *
17768
17773
  * @since 1.28.6
17769
- * @deprecated (since 1.120) - Please use {@link module:sap/base/i18n/Formatting.setCalendarType Formatting.setCalendarType }
17774
+ * @deprecated As of version 1.120. Please use {@link module:sap/base/i18n/Formatting.setCalendarType Formatting.setCalendarType }
17770
17775
  * instead.
17771
17776
  *
17772
17777
  * @returns `this` to allow method chaining
@@ -17776,14 +17781,14 @@ declare module "sap/ui/core/Configuration" {
17776
17781
  * the new calendar type. Set it with null to clear the calendar type and the calendar type is calculated
17777
17782
  * based on the format settings and current locale.
17778
17783
  */
17779
- sCalendarType: CalendarType | null
17784
+ sCalendarType: (CalendarType | keyof typeof CalendarType) | null
17780
17785
  ): this;
17781
17786
  /**
17782
17787
  * Sets the calendar week numbering algorithm which is used to determine the first day of the week and the
17783
17788
  * first calendar week of the year, see {@link sap.ui.core.date.CalendarWeekNumbering}.
17784
17789
  *
17785
17790
  * @since 1.113.0
17786
- * @deprecated (since 1.120) - Please use {@link module:sap/base/i18n/Formatting.setCalendarWeekNumbering Formatting.setCalendarWeekNumbering }
17791
+ * @deprecated As of version 1.120. Please use {@link module:sap/base/i18n/Formatting.setCalendarWeekNumbering Formatting.setCalendarWeekNumbering }
17787
17792
  * instead.
17788
17793
  *
17789
17794
  * @returns `this` to allow method chaining
@@ -17792,7 +17797,9 @@ declare module "sap/ui/core/Configuration" {
17792
17797
  /**
17793
17798
  * The calendar week numbering algorithm
17794
17799
  */
17795
- sCalendarWeekNumbering: CalendarWeekNumbering
17800
+ sCalendarWeekNumbering:
17801
+ | CalendarWeekNumbering
17802
+ | keyof typeof CalendarWeekNumbering
17796
17803
  ): this;
17797
17804
  /**
17798
17805
  * Sets a new format locale to be used from now on for retrieving locale specific formatters. Modifying
@@ -17809,7 +17816,7 @@ declare module "sap/ui/core/Configuration" {
17809
17816
  *
17810
17817
  * **Note**: See documentation of {@link #.setLanguage} for restrictions.
17811
17818
  *
17812
- * @deprecated (since 1.120) - Please use {@link module:sap/base/i18n/Formatting.setLanguageTag Formatting.setLanguageTag }
17819
+ * @deprecated As of version 1.120. Please use {@link module:sap/base/i18n/Formatting.setLanguageTag Formatting.setLanguageTag }
17813
17820
  * instead.
17814
17821
  *
17815
17822
  * @returns `this` to allow method chaining
@@ -17866,7 +17873,7 @@ declare module "sap/ui/core/Configuration" {
17866
17873
  * See:
17867
17874
  * http://scn.sap.com/docs/DOC-14377
17868
17875
  *
17869
- * @deprecated (since 1.119) - Please use {@link module:sap/base/i18n/Localization.setLanguage Localization.setLanguage }
17876
+ * @deprecated As of version 1.119. Please use {@link module:sap/base/i18n/Localization.setLanguage Localization.setLanguage }
17870
17877
  * instead.
17871
17878
  *
17872
17879
  * @returns `this` to allow method chaining
@@ -17896,7 +17903,7 @@ declare module "sap/ui/core/Configuration" {
17896
17903
  *
17897
17904
  * **Note**: See documentation of {@link #.setLanguage} for restrictions.
17898
17905
  *
17899
- * @deprecated (since 1.119) - Please use {@link module:sap/base/i18n/Localization.setRTL Localization.setRTL }
17906
+ * @deprecated As of version 1.119. Please use {@link module:sap/base/i18n/Localization.setRTL Localization.setRTL }
17900
17907
  * instead.
17901
17908
  *
17902
17909
  * @returns `this` to allow method chaining
@@ -17912,7 +17919,7 @@ declare module "sap/ui/core/Configuration" {
17912
17919
  * See:
17913
17920
  * {@link #.getSecurityTokenHandlers}
17914
17921
  *
17915
- * @deprecated (since 1.120) - Please use {@link module:sap/ui/security/Security.setSecurityTokenHandlers Security.setSecurityTokenHandlers }
17922
+ * @deprecated As of version 1.120. Please use {@link module:sap/ui/security/Security.setSecurityTokenHandlers Security.setSecurityTokenHandlers }
17916
17923
  * instead.
17917
17924
  */
17918
17925
  setSecurityTokenHandlers(
@@ -17924,7 +17931,8 @@ declare module "sap/ui/core/Configuration" {
17924
17931
  /**
17925
17932
  * Allows setting the theme name
17926
17933
  *
17927
- * @deprecated (since 1.119) - Please use {@link module:sap/ui/core/Theming.setTheme Theming.setTheme} instead.
17934
+ * @deprecated As of version 1.119. Please use {@link module:sap/ui/core/Theming.setTheme Theming.setTheme }
17935
+ * instead.
17928
17936
  *
17929
17937
  * @returns `this` to allow method chaining
17930
17938
  */
@@ -17947,7 +17955,7 @@ declare module "sap/ui/core/Configuration" {
17947
17955
  * event.
17948
17956
  *
17949
17957
  * @since 1.99.0
17950
- * @deprecated (since 1.119) - Please use {@link module:sap/base/i18n/Localization.setTimezone Localization.setTimezone }
17958
+ * @deprecated As of version 1.119. Please use {@link module:sap/base/i18n/Localization.setTimezone Localization.setTimezone }
17951
17959
  * instead.
17952
17960
  *
17953
17961
  * @returns `this` to allow method chaining
@@ -17962,10 +17970,10 @@ declare module "sap/ui/core/Configuration" {
17962
17970
  }
17963
17971
  const Configuration: Configuration;
17964
17972
  /**
17965
- * @deprecated (since 1.120) - There's no single replacement for this class. Instead, several facades have
17966
- * been created for different topics, e.g. {@link module:sap/base/i18n/Localization Localization} for settings
17967
- * related to localization, {@link module:sap/base/i18n/Formatting Formatting} for settings related to data
17968
- * formatting, {@link module:sap/ui/core/Theming Theming} for theming related settings, {@link module:sap/ui/core/ControlBehavior ControlBehavior }
17973
+ * @deprecated As of version 1.120. There's no single replacement for this class. Instead, several facades
17974
+ * have been created for different topics, e.g. {@link module:sap/base/i18n/Localization Localization} for
17975
+ * settings related to localization, {@link module:sap/base/i18n/Formatting Formatting} for settings related
17976
+ * to data formatting, {@link module:sap/ui/core/Theming Theming} for theming related settings, {@link module:sap/ui/core/ControlBehavior ControlBehavior }
17969
17977
  * for settings that are typically required when implementing the behavior of a control, {@link module:sap/ui/security/Security Security }
17970
17978
  * for settings around security.
17971
17979
  *
@@ -17984,7 +17992,7 @@ declare module "sap/ui/core/Configuration" {
17984
17992
  * 'AnimationMode'.
17985
17993
  *
17986
17994
  * @since 1.50.0
17987
- * @deprecated (since 1.120) - Please use module {@link module:sap/ui/core/AnimationMode AnimationMode }
17995
+ * @deprecated As of version 1.120. Please use module {@link module:sap/ui/core/AnimationMode AnimationMode }
17988
17996
  * instead.
17989
17997
  */
17990
17998
  enum AnimationMode {
@@ -18012,7 +18020,7 @@ declare module "sap/ui/core/Configuration" {
18012
18020
  * objects created after that point in time will honor the modifications. To be on the safe side, applications
18013
18021
  * should do any modifications early in their lifecycle or recreate any model/UI that is locale dependent.
18014
18022
  *
18015
- * @deprecated (since 1.120) - Please use {@link module:sap/base/i18n/Formatting Formatting} instead.
18023
+ * @deprecated As of version 1.120. Please use {@link module:sap/base/i18n/Formatting Formatting} instead.
18016
18024
  */
18017
18025
  export class FormatSettings extends BaseObject {
18018
18026
  constructor();
@@ -18123,7 +18131,7 @@ declare module "sap/ui/core/Configuration" {
18123
18131
  * been specified, then a special private use subtag is added to the locale, indicating to the framework
18124
18132
  * that these user preferences should be applied.
18125
18133
  *
18126
- * @deprecated (since 1.120) - Please use {@link module:sap/base/i18n/Formatting.getLanguageTag Formatting.getLanguageTag }
18134
+ * @deprecated As of version 1.120. Please use {@link module:sap/base/i18n/Formatting.getLanguageTag Formatting.getLanguageTag }
18127
18135
  * instead.
18128
18136
  *
18129
18137
  * @returns the format locale
@@ -18257,7 +18265,7 @@ declare module "sap/ui/core/Configuration" {
18257
18265
  * UI. See the documentation of {@link sap.ui.core.Configuration.setLanguage Configuration.setLanguage }
18258
18266
  * for details and restrictions.
18259
18267
  *
18260
- * @deprecated (since 1.113) - Use {@link sap.ui.core.Configuration.FormatSettings#setCalendarWeekNumbering FormatSettings#setCalendarWeekNumbering }
18268
+ * @deprecated As of version 1.113. Use {@link sap.ui.core.Configuration.FormatSettings#setCalendarWeekNumbering FormatSettings#setCalendarWeekNumbering }
18261
18269
  * instead.
18262
18270
  *
18263
18271
  * @returns Returns `this` to allow method chaining
@@ -18886,8 +18894,8 @@ declare module "sap/ui/core/Control" {
18886
18894
  /**
18887
18895
  * Gets current value of property blocked.
18888
18896
  *
18889
- * @deprecated (since 1.69) - the blocked property is deprecated. There is no accessibility support for
18890
- * this property. Blocked controls should not be used inside Controls, which rely on keyboard navigation,
18897
+ * @deprecated As of version 1.69. the blocked property is deprecated. There is no accessibility support
18898
+ * for this property. Blocked controls should not be used inside Controls, which rely on keyboard navigation,
18891
18899
  * e.g. List controls.
18892
18900
  *
18893
18901
  * @returns Whether the control is currently in blocked state. Default is 'false'.
@@ -18929,7 +18937,7 @@ declare module "sap/ui/core/Control" {
18929
18937
  *
18930
18938
  * @returns Value of property `busyIndicatorSize`
18931
18939
  */
18932
- getBusyIndicatorSize(): BusyIndicatorSize | keyof typeof BusyIndicatorSize;
18940
+ getBusyIndicatorSize(): BusyIndicatorSize;
18933
18941
  /**
18934
18942
  * Returns a list of all child controls with a field group ID. See {@link #checkFieldGroupIds checkFieldGroupIds }
18935
18943
  * for a description of the `vFieldGroupIds` parameter. Associated controls are not taken into account.
@@ -19026,7 +19034,7 @@ declare module "sap/ui/core/Control" {
19026
19034
  /**
19027
19035
  * Check if the control is currently in busy state.
19028
19036
  *
19029
- * @deprecated (since 1.15) - use {@link #getBusy} instead
19037
+ * @deprecated As of version 1.15. use {@link #getBusy} instead
19030
19038
  */
19031
19039
  isBusy(): boolean;
19032
19040
  /**
@@ -19124,8 +19132,8 @@ declare module "sap/ui/core/Control" {
19124
19132
  * Note that this method can only be called when the control already has a DOM representation (it has been
19125
19133
  * rendered before) and when the control still is assigned to a UIArea.
19126
19134
  *
19127
- * @deprecated (since 1.70) - using this method is no longer recommended, but calling it still causes a
19128
- * re-rendering of the control. Synchronous DOM updates via this method have several drawbacks: they only
19135
+ * @deprecated As of version 1.70. using this method is no longer recommended, but calling it still causes
19136
+ * a re-rendering of the control. Synchronous DOM updates via this method have several drawbacks: they only
19129
19137
  * work when the control has been rendered before (no initial rendering possible), multiple state changes
19130
19138
  * won't be combined automatically into a single re-rendering, they might cause additional layout thrashing,
19131
19139
  * standard invalidation might cause another async re-rendering.
@@ -19281,8 +19289,8 @@ declare module "sap/ui/core/Control" {
19281
19289
  /**
19282
19290
  * Whether the control is currently in blocked state.
19283
19291
  *
19284
- * @deprecated (since 1.69) - The blocked property is deprecated. There is no accessibility support for
19285
- * this property. Blocked controls should not be used inside Controls, which rely on keyboard navigation,
19292
+ * @deprecated As of version 1.69. The blocked property is deprecated. There is no accessibility support
19293
+ * for this property. Blocked controls should not be used inside Controls, which rely on keyboard navigation,
19286
19294
  * e.g. List controls.
19287
19295
  */
19288
19296
  blocked?: boolean | PropertyBindingInfo | `{${string}}`;
@@ -19510,8 +19518,8 @@ declare module "sap/ui/core/Core" {
19510
19518
  *
19511
19519
  * `oClassInfo` might contain the same kind of information as described in {@link sap.ui.base.ManagedObject.extend}.
19512
19520
  *
19513
- * @deprecated (since 1.119) - without replacement. In future major versions, the Core no longer has a class
19514
- * nature and therefore can't be extended.
19521
+ * @deprecated As of version 1.119. without replacement. In future major versions, the Core no longer has
19522
+ * a class nature and therefore can't be extended.
19515
19523
  *
19516
19524
  * @returns The created class / constructor function
19517
19525
  */
@@ -19534,8 +19542,8 @@ declare module "sap/ui/core/Core" {
19534
19542
  /**
19535
19543
  * Returns the metadata for class `sap.ui.core.Core`.
19536
19544
  *
19537
- * @deprecated (since 1.119) - without replacement. In future major versions, the Core no longer has a class
19538
- * nature and no longer inherits from sap.ui.base.Object and therefore no longer has metadata.
19545
+ * @deprecated As of version 1.119. without replacement. In future major versions, the Core no longer has
19546
+ * a class nature and no longer inherits from sap.ui.base.Object and therefore no longer has metadata.
19539
19547
  *
19540
19548
  * @returns Metadata object describing this class
19541
19549
  */
@@ -19546,8 +19554,8 @@ declare module "sap/ui/core/Core" {
19546
19554
  * In general, applications and Controls should avoid calling this method and instead let the framework
19547
19555
  * manage any necessary rendering.
19548
19556
  *
19549
- * @deprecated (since 1.118) - without replacement. In the next major version, synchronously rendering UI
19550
- * updates is no longer supported as it can lead to unnecessary intermediate DOM updates or layout shifting
19557
+ * @deprecated As of version 1.118. without replacement. In the next major version, synchronously rendering
19558
+ * UI updates is no longer supported as it can lead to unnecessary intermediate DOM updates or layout shifting
19551
19559
  * etc. Controls should rather use invalidation and apps should not trigger rendering at all but rather
19552
19560
  * rely on the framework's automatic update mechanisms. Test code can use the test module `sap/ui/test/utils/nextUIUpdate`
19553
19561
  * as a convenient way to wait for the next asynchronous rendering.
@@ -19571,7 +19579,8 @@ declare module "sap/ui/core/Core" {
19571
19579
  * If the theme resources are not all either below this base location or with their respective libraries,
19572
19580
  * then setThemePath must be used to configure individual locations.
19573
19581
  *
19574
- * @deprecated (since 1.119) - Please use {@link module:sap/ui/core/Theming.setTheme Theming.setTheme} instead.
19582
+ * @deprecated As of version 1.119. Please use {@link module:sap/ui/core/Theming.setTheme Theming.setTheme }
19583
+ * instead.
19575
19584
  */
19576
19585
  applyTheme(
19577
19586
  /**
@@ -19589,7 +19598,7 @@ declare module "sap/ui/core/Core" {
19589
19598
  * When called, the context of the listener (its `this`) will be bound to `oListener` if specified, otherwise
19590
19599
  * it will be bound to a dummy event provider object.
19591
19600
  *
19592
- * @deprecated (since 1.119) - without a replacement. Applications should not have the need to intercept
19601
+ * @deprecated As of version 1.119. without a replacement. Applications should not have the need to intercept
19593
19602
  * all control events.
19594
19603
  */
19595
19604
  attachControlEvent(
@@ -19610,7 +19619,7 @@ declare module "sap/ui/core/Core" {
19610
19619
  *
19611
19620
  * Please note that this event is a bubbling event and may already be canceled before reaching the core.
19612
19621
  *
19613
- * @deprecated (since 1.118) - Please use {@link sap.ui.base.ManagedObject#attachFormatError ManagedObject#attachFormatError }
19622
+ * @deprecated As of version 1.118. Please use {@link sap.ui.base.ManagedObject#attachFormatError ManagedObject#attachFormatError }
19614
19623
  * instead.
19615
19624
  *
19616
19625
  * @returns Reference to `this` in order to allow method chaining
@@ -19637,7 +19646,7 @@ declare module "sap/ui/core/Core" {
19637
19646
  *
19638
19647
  * Please note that this event is a bubbling event and may already be canceled before reaching the core.
19639
19648
  *
19640
- * @deprecated (since 1.118) - Please use {@link sap.ui.base.ManagedObject#attachFormatError ManagedObject#attachFormatError }
19649
+ * @deprecated As of version 1.118. Please use {@link sap.ui.base.ManagedObject#attachFormatError ManagedObject#attachFormatError }
19641
19650
  * instead.
19642
19651
  *
19643
19652
  * @returns Reference to `this` in order to allow method chaining
@@ -19662,7 +19671,7 @@ declare module "sap/ui/core/Core" {
19662
19671
  * topic "{@link https://ui5.sap.com/#/topic/91f2c9076f4d1014b6dd926db0e91070 Initialization Process}".
19663
19672
  *
19664
19673
  * @since 1.13.2
19665
- * @deprecated (since 1.118) - Please use {@link sap.ui.core.Core.ready Core.ready} instead.
19674
+ * @deprecated As of version 1.118. Please use {@link sap.ui.core.Core.ready Core.ready} instead.
19666
19675
  */
19667
19676
  attachInit(
19668
19677
  /**
@@ -19678,7 +19687,7 @@ declare module "sap/ui/core/Core" {
19678
19687
  * instead. This guarantees that the given function is executed exactly once, independent of the state of
19679
19688
  * the framework.
19680
19689
  *
19681
- * @deprecated (since 1.13.2) - Register with the more convenient {@link #attachInit} function instead
19690
+ * @deprecated As of version 1.13.2. Register with the more convenient {@link #attachInit} function instead
19682
19691
  */
19683
19692
  attachInitEvent(
19684
19693
  /**
@@ -19693,7 +19702,8 @@ declare module "sap/ui/core/Core" {
19693
19702
  * it will be bound to the interval timer instance.
19694
19703
  *
19695
19704
  * @since 1.16.0
19696
- * @deprecated (since 1.61) - Use `IntervalTrigger.addListener()` from "sap/ui/core/IntervalTrigger" module.
19705
+ * @deprecated As of version 1.61. Use `IntervalTrigger.addListener()` from "sap/ui/core/IntervalTrigger"
19706
+ * module.
19697
19707
  */
19698
19708
  attachIntervalTimer(
19699
19709
  /**
@@ -19711,7 +19721,7 @@ declare module "sap/ui/core/Core" {
19711
19721
  * When called, the context of the listener (its `this`) will be bound to `oListener` if specified, otherwise
19712
19722
  * it will be bound to a dummy event provider object.
19713
19723
  *
19714
- * @deprecated (since 1.118) - Please use {@link module:sap/base/i18n/Localization.attachChange Localization.attachChange }
19724
+ * @deprecated As of version 1.118. Please use {@link module:sap/base/i18n/Localization.attachChange Localization.attachChange }
19715
19725
  * instead.
19716
19726
  */
19717
19727
  attachLocalizationChanged(
@@ -19732,7 +19742,7 @@ declare module "sap/ui/core/Core" {
19732
19742
  *
19733
19743
  * Please note that this event is a bubbling event and may already be canceled before reaching the core.
19734
19744
  *
19735
- * @deprecated (since 1.118) - Please use {@link sap.ui.base.ManagedObject#attachParseError ManagedObject#attachParseError }
19745
+ * @deprecated As of version 1.118. Please use {@link sap.ui.base.ManagedObject#attachParseError ManagedObject#attachParseError }
19736
19746
  * instead.
19737
19747
  *
19738
19748
  * @returns Reference to `this` in order to allow method chaining
@@ -19760,7 +19770,7 @@ declare module "sap/ui/core/Core" {
19760
19770
  *
19761
19771
  * Please note that this event is a bubbling event and may already be canceled before reaching the core.
19762
19772
  *
19763
- * @deprecated (since 1.118) - Please use {@link sap.ui.base.ManagedObject#attachParseError ManagedObject#attachParseError }
19773
+ * @deprecated As of version 1.118. Please use {@link sap.ui.base.ManagedObject#attachParseError ManagedObject#attachParseError }
19764
19774
  * instead.
19765
19775
  *
19766
19776
  * @returns Reference to `this` in order to allow method chaining
@@ -19781,7 +19791,7 @@ declare module "sap/ui/core/Core" {
19781
19791
  * When called, the context of the event handler (its `this`) will be bound to `oListener` if specified,
19782
19792
  * otherwise it will be bound to a dummy event provider object.
19783
19793
  *
19784
- * @deprecated (since 1.118) - See {@link module:sap/ui/core/Theming.attachApplied Theming.attachApplied }
19794
+ * @deprecated As of version 1.118. See {@link module:sap/ui/core/Theming.attachApplied Theming.attachApplied }
19785
19795
  * instead.
19786
19796
  */
19787
19797
  attachThemeChanged(
@@ -19802,7 +19812,7 @@ declare module "sap/ui/core/Core" {
19802
19812
  *
19803
19813
  * Please note that this event is a bubbling event and may already be canceled before reaching the core.
19804
19814
  *
19805
- * @deprecated (since 1.118) - Please use {@link sap.ui.base.ManagedObject#attachValidationError ManagedObject#attachValidationError }
19815
+ * @deprecated As of version 1.118. Please use {@link sap.ui.base.ManagedObject#attachValidationError ManagedObject#attachValidationError }
19806
19816
  * instead.
19807
19817
  *
19808
19818
  * @returns Reference to `this` in order to allow method chaining
@@ -19830,7 +19840,7 @@ declare module "sap/ui/core/Core" {
19830
19840
  *
19831
19841
  * Please note that this event is a bubbling event and may already be canceled before reaching the core.
19832
19842
  *
19833
- * @deprecated (since 1.118) - Please use {@link sap.ui.base.ManagedObject#attachValidationError ManagedObject#attachValidationError }
19843
+ * @deprecated As of version 1.118. Please use {@link sap.ui.base.ManagedObject#attachValidationError ManagedObject#attachValidationError }
19834
19844
  * instead.
19835
19845
  *
19836
19846
  * @returns Reference to `this` in order to allow method chaining
@@ -19854,7 +19864,7 @@ declare module "sap/ui/core/Core" {
19854
19864
  *
19855
19865
  * Please note that this event is a bubbling event and may already be canceled before reaching the core.
19856
19866
  *
19857
- * @deprecated (since 1.118) - Please use {@link sap.ui.base.ManagedObject#attachValidationSuccess ManagedObject#attachValidationSuccess }
19867
+ * @deprecated As of version 1.118. Please use {@link sap.ui.base.ManagedObject#attachValidationSuccess ManagedObject#attachValidationSuccess }
19858
19868
  * instead.
19859
19869
  *
19860
19870
  * @returns Reference to `this` in order to allow method chaining
@@ -19882,7 +19892,7 @@ declare module "sap/ui/core/Core" {
19882
19892
  *
19883
19893
  * Please note that this event is a bubbling event and may already be canceled before reaching the core.
19884
19894
  *
19885
- * @deprecated (since 1.118) - Please use {@link sap.ui.base.ManagedObject#attachValidationSuccess ManagedObject#attachValidationSuccess }
19895
+ * @deprecated As of version 1.118. Please use {@link sap.ui.base.ManagedObject#attachValidationSuccess ManagedObject#attachValidationSuccess }
19886
19896
  * instead.
19887
19897
  *
19888
19898
  * @returns Reference to `this` in order to allow method chaining
@@ -19901,7 +19911,7 @@ declare module "sap/ui/core/Core" {
19901
19911
  * Returns a list of all controls with a field group ID. See {@link sap.ui.core.Control#checkFieldGroupIds Control.prototype.checkFieldGroupIds }
19902
19912
  * for a description of the `vFieldGroupIds` parameter.
19903
19913
  *
19904
- * @deprecated (since 1.118) - use {@link sap.ui.core.Control.getControlsByFieldGroupId Control.getControlsByFieldGroupId }
19914
+ * @deprecated As of version 1.118. use {@link sap.ui.core.Control.getControlsByFieldGroupId Control.getControlsByFieldGroupId }
19905
19915
  * instead.
19906
19916
  *
19907
19917
  * @returns The list of controls with matching field group IDs
@@ -19922,7 +19932,7 @@ declare module "sap/ui/core/Core" {
19922
19932
  * can only be executed on the corresponding scope (e.g. on an XMLView instance), by using the {@link sap.ui.core.mvc.View#byId View#byId }
19923
19933
  * method of that scope.
19924
19934
  *
19925
- * @deprecated (since 1.119) - Please use {@link sap.ui.core.Element.getElementById Element.getElementById }
19935
+ * @deprecated As of version 1.119. Please use {@link sap.ui.core.Element.getElementById Element.getElementById }
19926
19936
  * instead.
19927
19937
  *
19928
19938
  * @returns Element with the given ID or `undefined`
@@ -19948,7 +19958,7 @@ declare module "sap/ui/core/Core" {
19948
19958
  * ```
19949
19959
  *
19950
19960
  *
19951
- * @deprecated (since 1.95) - Please use {@link sap.ui.core.Component.create Component.create} instead.
19961
+ * @deprecated As of version 1.95. Please use {@link sap.ui.core.Component.create Component.create} instead.
19952
19962
  *
19953
19963
  * @returns The created component instance or a promise on it in the async use case
19954
19964
  */
@@ -19999,8 +20009,8 @@ declare module "sap/ui/core/Core" {
19999
20009
  * The caller must take care to destroy the render manager when it is no longer needed. Calling this method
20000
20010
  * before the Core has been {@link #isInitialized initialized}, is not recommended.
20001
20011
  *
20002
- * @deprecated (since 1.119) - without replacement. In the next major version, synchronously rendering UI
20003
- * updates is no longer supported as it can lead to unnecessary intermediate DOM updates or layout shifting
20012
+ * @deprecated As of version 1.119. without replacement. In the next major version, synchronously rendering
20013
+ * UI updates is no longer supported as it can lead to unnecessary intermediate DOM updates or layout shifting
20004
20014
  * etc. Controls should rather use invalidation.
20005
20015
  *
20006
20016
  * @returns New instance of the RenderManager
@@ -20009,7 +20019,7 @@ declare module "sap/ui/core/Core" {
20009
20019
  /**
20010
20020
  * Creates a new {@link sap.ui.core.UIArea UIArea}.
20011
20021
  *
20012
- * @deprecated (since 1.1) - use {@link sap.ui.core.Control#placeAt Control#placeAt} instead!
20022
+ * @deprecated As of version 1.1. use {@link sap.ui.core.Control#placeAt Control#placeAt} instead!
20013
20023
  *
20014
20024
  * @returns a new UIArea
20015
20025
  */
@@ -20024,7 +20034,7 @@ declare module "sap/ui/core/Core" {
20024
20034
  *
20025
20035
  * The passed function and listener object must match the ones used for event registration.
20026
20036
  *
20027
- * @deprecated (since 1.119) - without a replacement. Applications should not have the need to intercept
20037
+ * @deprecated As of version 1.119. without a replacement. Applications should not have the need to intercept
20028
20038
  * all control events.
20029
20039
  */
20030
20040
  detachControlEvent(
@@ -20042,7 +20052,7 @@ declare module "sap/ui/core/Core" {
20042
20052
  *
20043
20053
  * The passed function and listener object must match the ones used for event registration.
20044
20054
  *
20045
- * @deprecated (since 1.118) - Please use {@link sap.ui.base.ManagedObject#detachFormatError ManagedObject#detachFormatError }
20055
+ * @deprecated As of version 1.118. Please use {@link sap.ui.base.ManagedObject#detachFormatError ManagedObject#detachFormatError }
20046
20056
  * instead.
20047
20057
  *
20048
20058
  * @returns Reference to `this` in order to allow method chaining
@@ -20064,7 +20074,7 @@ declare module "sap/ui/core/Core" {
20064
20074
  * call.
20065
20075
  *
20066
20076
  * @since 1.16.0
20067
- * @deprecated (since 1.61) - Use `IntervalTrigger.removeListener()` from "sap/ui/core/IntervalTrigger"
20077
+ * @deprecated As of version 1.61. Use `IntervalTrigger.removeListener()` from "sap/ui/core/IntervalTrigger"
20068
20078
  * module.
20069
20079
  */
20070
20080
  detachIntervalTimer(
@@ -20083,7 +20093,7 @@ declare module "sap/ui/core/Core" {
20083
20093
  * The listener will only be unregistered if the same function/context combination is given as in the call
20084
20094
  * to `attachLocalizationListener`.
20085
20095
  *
20086
- * @deprecated (since 1.118) - Please use {@link module:sap/base/i18n/Localization.detachChange Localization.detachChange }
20096
+ * @deprecated As of version 1.118. Please use {@link module:sap/base/i18n/Localization.detachChange Localization.detachChange }
20087
20097
  * instead.
20088
20098
  */
20089
20099
  detachLocalizationChanged(
@@ -20101,7 +20111,7 @@ declare module "sap/ui/core/Core" {
20101
20111
  *
20102
20112
  * The passed function and listener object must match the ones used for event registration.
20103
20113
  *
20104
- * @deprecated (since 1.118) - Please use {@link sap.ui.base.ManagedObject#detachParseError ManagedObject#detachParseError }
20114
+ * @deprecated As of version 1.118. Please use {@link sap.ui.base.ManagedObject#detachParseError ManagedObject#detachParseError }
20105
20115
  * instead.
20106
20116
  *
20107
20117
  * @returns Reference to `this` in order to allow method chaining
@@ -20121,7 +20131,7 @@ declare module "sap/ui/core/Core" {
20121
20131
  *
20122
20132
  * The passed function and listener object must match the ones used for event registration.
20123
20133
  *
20124
- * @deprecated (since 1.118) - See {@link module:sap/ui/core/Theming.detachApplied Theming#detachApplied }
20134
+ * @deprecated As of version 1.118. See {@link module:sap/ui/core/Theming.detachApplied Theming#detachApplied }
20125
20135
  * instead.
20126
20136
  */
20127
20137
  detachThemeChanged(
@@ -20140,7 +20150,7 @@ declare module "sap/ui/core/Core" {
20140
20150
  *
20141
20151
  * The passed function and listener object must match the ones used for event registration.
20142
20152
  *
20143
- * @deprecated (since 1.118) - Please use {@link sap.ui.base.ManagedObject#detachValidationError ManagedObject#detachValidationError }
20153
+ * @deprecated As of version 1.118. Please use {@link sap.ui.base.ManagedObject#detachValidationError ManagedObject#detachValidationError }
20144
20154
  * instead.
20145
20155
  *
20146
20156
  * @returns Reference to `this` in order to allow method chaining
@@ -20161,7 +20171,7 @@ declare module "sap/ui/core/Core" {
20161
20171
  *
20162
20172
  * The passed function and listener object must match the ones used for event registration.
20163
20173
  *
20164
- * @deprecated (since 1.118) - Please use {@link sap.ui.base.ManagedObject#detachValidationSuccess ManagedObject#detachValidationSuccess }
20174
+ * @deprecated As of version 1.118. Please use {@link sap.ui.base.ManagedObject#detachValidationSuccess ManagedObject#detachValidationSuccess }
20165
20175
  * instead.
20166
20176
  *
20167
20177
  * @returns Reference to `this` in order to allow method chaining
@@ -20179,7 +20189,7 @@ declare module "sap/ui/core/Core" {
20179
20189
  /**
20180
20190
  * Fires event {@link #event:formatError formatError} to attached listeners.
20181
20191
  *
20182
- * @deprecated (since 1.118) - Please use {@link sap.ui.base.ManagedObject#fireFormatError ManagedObject#fireFormatError }
20192
+ * @deprecated As of version 1.118. Please use {@link sap.ui.base.ManagedObject#fireFormatError ManagedObject#fireFormatError }
20183
20193
  * instead.
20184
20194
  * @ui5-protected Do not call from applications (only from related classes in the framework)
20185
20195
  *
@@ -20219,7 +20229,7 @@ declare module "sap/ui/core/Core" {
20219
20229
  /**
20220
20230
  * Fires event {@link #event:parseError parseError} to attached listeners.
20221
20231
  *
20222
- * @deprecated (since 1.118) - Please use {@link sap.ui.base.ManagedObject#fireParseError ManagedObject#fireParseError }
20232
+ * @deprecated As of version 1.118. Please use {@link sap.ui.base.ManagedObject#fireParseError ManagedObject#fireParseError }
20223
20233
  * instead.
20224
20234
  * @ui5-protected Do not call from applications (only from related classes in the framework)
20225
20235
  *
@@ -20259,7 +20269,7 @@ declare module "sap/ui/core/Core" {
20259
20269
  /**
20260
20270
  * Fires event {@link #event:validationError validationError} to attached listeners.
20261
20271
  *
20262
- * @deprecated (since 1.118) - Please use {@link sap.ui.base.ManagedObject#fireValidationError ManagedObject.fireValidationError }
20272
+ * @deprecated As of version 1.118. Please use {@link sap.ui.base.ManagedObject#fireValidationError ManagedObject.fireValidationError }
20263
20273
  * instead.
20264
20274
  * @ui5-protected Do not call from applications (only from related classes in the framework)
20265
20275
  *
@@ -20306,7 +20316,7 @@ declare module "sap/ui/core/Core" {
20306
20316
  * - 'newValue' of type `object`
20307
20317
  * - 'oldValue' of type `object`
20308
20318
  *
20309
- * @deprecated (since 1.118) - Please use {@link sap.ui.base.ManagedObject#fireValidationSuccess ManagedObject#fireValidationSuccess }
20319
+ * @deprecated As of version 1.118. Please use {@link sap.ui.base.ManagedObject#fireValidationSuccess ManagedObject#fireValidationSuccess }
20310
20320
  * instead.
20311
20321
  * @ui5-protected Do not call from applications (only from related classes in the framework)
20312
20322
  *
@@ -20321,7 +20331,8 @@ declare module "sap/ui/core/Core" {
20321
20331
  /**
20322
20332
  * Returns the instance of the application (if exists).
20323
20333
  *
20324
- * @deprecated (since 1.15.1) - The Component class is enhanced to take care about the Application code.
20334
+ * @deprecated As of version 1.15.1. The Component class is enhanced to take care about the Application
20335
+ * code.
20325
20336
  *
20326
20337
  * @returns instance of the current application
20327
20338
  */
@@ -20329,7 +20340,7 @@ declare module "sap/ui/core/Core" {
20329
20340
  /**
20330
20341
  * Returns the registered component for the given id, if any.
20331
20342
  *
20332
- * @deprecated (since 1.95) - Please use {@link sap.ui.core.Component.get Component.get} instead.
20343
+ * @deprecated As of version 1.95. Please use {@link sap.ui.core.Component.get Component.get} instead.
20333
20344
  *
20334
20345
  * @returns the component for the given id
20335
20346
  */
@@ -20337,7 +20348,7 @@ declare module "sap/ui/core/Core" {
20337
20348
  /**
20338
20349
  * Returns the Configuration of the Core.
20339
20350
  *
20340
- * @deprecated (since 1.120) - Please see {@link sap.ui.core.Configuration Configuration} for the corresponding
20351
+ * @deprecated As of version 1.120. Please see {@link sap.ui.core.Configuration Configuration} for the corresponding
20341
20352
  * replacements.
20342
20353
  *
20343
20354
  * @returns the Configuration of the current Core.
@@ -20346,7 +20357,7 @@ declare module "sap/ui/core/Core" {
20346
20357
  /**
20347
20358
  * Returns the registered element for the given ID, if any.
20348
20359
  *
20349
- * @deprecated (since 1.1) - use `sap.ui.core.Core.byId` instead!
20360
+ * @deprecated As of version 1.1. use `sap.ui.core.Core.byId` instead!
20350
20361
  *
20351
20362
  * @returns Element for the given ID or `undefined`
20352
20363
  */
@@ -20359,7 +20370,7 @@ declare module "sap/ui/core/Core" {
20359
20370
  /**
20360
20371
  * Returns the ID of the control/element currently in focus.
20361
20372
  *
20362
- * @deprecated (since 1.119) - Please use {@link sap.ui.core.Element.getActiveElement Element.getActiveElement }
20373
+ * @deprecated As of version 1.119. Please use {@link sap.ui.core.Element.getActiveElement Element.getActiveElement }
20363
20374
  * to get the currently focused element. You can then retrieve the ID of that element with {@link sap.ui.core.Element#getId Element#getId}.
20364
20375
  * Please be aware, {@link sap.ui.core.Element.getActiveElement Element.getActiveElement} can return 'undefined'.
20365
20376
  *
@@ -20369,7 +20380,7 @@ declare module "sap/ui/core/Core" {
20369
20380
  /**
20370
20381
  * Returns the registered element for the given ID, if any.
20371
20382
  *
20372
- * @deprecated (since 1.1) - use `sap.ui.core.Core.byId` instead!
20383
+ * @deprecated As of version 1.1. use `sap.ui.core.Core.byId` instead!
20373
20384
  *
20374
20385
  * @returns Element for the given ID or `undefined`
20375
20386
  */
@@ -20383,7 +20394,7 @@ declare module "sap/ui/core/Core" {
20383
20394
  * Returns the event bus.
20384
20395
  *
20385
20396
  * @since 1.8.0
20386
- * @deprecated (since 1.119.0) - Please use {@link sap.ui.core.EventBus.getInstance EventBus.getInstance }
20397
+ * @deprecated As of version 1.119.0. Please use {@link sap.ui.core.EventBus.getInstance EventBus.getInstance }
20387
20398
  * for global usage instead. Creating an own local instance is the preferred usage.
20388
20399
  *
20389
20400
  * @returns the event bus
@@ -20419,7 +20430,7 @@ declare module "sap/ui/core/Core" {
20419
20430
  * code. Only when the bundle is needed at module execution time (by top level code in a control module),
20420
20431
  * then the asynchronous variant of this method should be preferred.
20421
20432
  *
20422
- * @deprecated (since 1.119) - Please use {@link sap.ui.core.Lib.getResourceBundleFor Lib.getResourceBundleFor }
20433
+ * @deprecated As of version 1.119. Please use {@link sap.ui.core.Lib.getResourceBundleFor Lib.getResourceBundleFor }
20423
20434
  * instead.
20424
20435
  *
20425
20436
  * @returns The best matching resource bundle for the given parameters or `undefined`; in asynchronous case
@@ -20469,7 +20480,7 @@ declare module "sap/ui/core/Core" {
20469
20480
  * code. Only when the bundle is needed at module execution time (by top level code in a control module),
20470
20481
  * then the asynchronous variant of this method should be preferred.
20471
20482
  *
20472
- * @deprecated (since 1.119) - Please use {@link sap.ui.core.Lib.getResourceBundleFor Lib.getResourceBundleFor }
20483
+ * @deprecated As of version 1.119. Please use {@link sap.ui.core.Lib.getResourceBundleFor Lib.getResourceBundleFor }
20473
20484
  * instead.
20474
20485
  *
20475
20486
  * @returns The best matching resource bundle for the given parameters or `undefined`; in asynchronous case
@@ -20496,8 +20507,8 @@ declare module "sap/ui/core/Core" {
20496
20507
  * **Note:** The returned info objects must not be modified. They might be a living copy of the internal
20497
20508
  * data (for efficiency reasons) and the framework is not prepared to handle modifications to these objects.
20498
20509
  *
20499
- * @deprecated (since 1.119) - without a 1:1 replacement. Callers that used `getLoadedLibraries` to check
20500
- * whether a certain library is loaded, should rather use {@link sap.ui.core.Lib#isLoaded Library#isLoaded}.
20510
+ * @deprecated As of version 1.119. without a 1:1 replacement. Callers that used `getLoadedLibraries` to
20511
+ * check whether a certain library is loaded, should rather use {@link sap.ui.core.Lib#isLoaded Library#isLoaded}.
20501
20512
  *
20502
20513
  * @returns Map of library info objects keyed by the library names.
20503
20514
  */
@@ -20506,7 +20517,7 @@ declare module "sap/ui/core/Core" {
20506
20517
  * Returns the `Messaging` module.
20507
20518
  *
20508
20519
  * @since 1.33.0
20509
- * @deprecated (since 1.118) - Please use {@link module:sap/ui/core/Messaging Messaging} instead.
20520
+ * @deprecated As of version 1.118. Please use {@link module:sap/ui/core/Messaging Messaging} instead.
20510
20521
  */
20511
20522
  getMessageManager(): Messaging;
20512
20523
  /**
@@ -20517,7 +20528,7 @@ declare module "sap/ui/core/Core" {
20517
20528
  * Note: to be compatible with future versions of this API, applications must not use the value `null`,
20518
20529
  * the empty string `""` or the string literals `"null"` or `"undefined"` as model name.
20519
20530
  *
20520
- * @deprecated (since 1.118) - Please use {@link sap.ui.base.ManagedObject#getModel ManagedObject#getModel }
20531
+ * @deprecated As of version 1.118. Please use {@link sap.ui.base.ManagedObject#getModel ManagedObject#getModel }
20521
20532
  * instead.
20522
20533
  *
20523
20534
  * @returns oModel
@@ -20531,7 +20542,7 @@ declare module "sap/ui/core/Core" {
20531
20542
  /**
20532
20543
  * Creates a new `RenderManager` instance for use by the caller.
20533
20544
  *
20534
- * @deprecated (since 0.15.0) - Replaced by `createRenderManager()`
20545
+ * @deprecated As of version 0.15.0. Replaced by `createRenderManager()`
20535
20546
  *
20536
20547
  * @returns A newly created RenderManager
20537
20548
  */
@@ -20539,7 +20550,8 @@ declare module "sap/ui/core/Core" {
20539
20550
  /**
20540
20551
  * Returns the instance of the root component (if exists).
20541
20552
  *
20542
- * @deprecated (since 1.95) - Please use {@link module:sap/ui/core/ComponentSupport} instead. See also {@link topic:82a0fcecc3cb427c91469bc537ebdddf Declarative API for Initial Components}.
20553
+ * @deprecated As of version 1.95. Please use {@link module:sap/ui/core/ComponentSupport} instead. See also
20554
+ * {@link topic:82a0fcecc3cb427c91469bc537ebdddf Declarative API for Initial Components}.
20543
20555
  *
20544
20556
  * @returns instance of the current root component
20545
20557
  */
@@ -20551,7 +20563,7 @@ declare module "sap/ui/core/Core" {
20551
20563
  *
20552
20564
  * If it is not yet available, a DIV is created and appended to the body.
20553
20565
  *
20554
- * @deprecated (since 1.119.0) - Please use {@link module:sap/ui/core/StaticArea.getDomRef StaticArea.getDomRef }
20566
+ * @deprecated As of version 1.119.0. Please use {@link module:sap/ui/core/StaticArea.getDomRef StaticArea.getDomRef }
20555
20567
  * instead.
20556
20568
  *
20557
20569
  * @returns the static, hidden area DOM element belonging to this core instance.
@@ -20560,7 +20572,7 @@ declare module "sap/ui/core/Core" {
20560
20572
  /**
20561
20573
  * Returns the registered template for the given id, if any.
20562
20574
  *
20563
- * @deprecated (since 1.29.1) - Require 'sap/ui/core/tmpl/Template' and use {@link sap.ui.core.tmpl.Template.byId Template.byId }
20575
+ * @deprecated As of version 1.29.1. Require 'sap/ui/core/tmpl/Template' and use {@link sap.ui.core.tmpl.Template.byId Template.byId }
20564
20576
  * instead.
20565
20577
  *
20566
20578
  * @returns the template for the given id
@@ -20569,7 +20581,7 @@ declare module "sap/ui/core/Core" {
20569
20581
  /**
20570
20582
  * Returns the {@link sap.ui.core.UIArea UIArea} with the given ID or that belongs to the given DOM element.
20571
20583
  *
20572
- * @deprecated (since 1.107) - For access to the static UIArea, please use the {@link module:sap/ui/core/StaticArea StaticArea }
20584
+ * @deprecated As of version 1.107. For access to the static UIArea, please use the {@link module:sap/ui/core/StaticArea StaticArea }
20573
20585
  * instead.
20574
20586
  *
20575
20587
  * @returns UIArea with the given ID or DOM element or `null` or `undefined`.
@@ -20584,8 +20596,8 @@ declare module "sap/ui/core/Core" {
20584
20596
  * Returns `true` if there are any pending rendering tasks or when such rendering tasks are currently being
20585
20597
  * executed.
20586
20598
  *
20587
- * @deprecated (since 1.118) - without replacement. The known use cases in testing environments are covered
20588
- * by other APIs or features, e.g. OPA's waitFor mechanism.
20599
+ * @deprecated As of version 1.118. without replacement. The known use cases in testing environments are
20600
+ * covered by other APIs or features, e.g. OPA's waitFor mechanism.
20589
20601
  *
20590
20602
  * @returns true if there are pending (or executing) rendering tasks.
20591
20603
  */
@@ -20593,7 +20605,7 @@ declare module "sap/ui/core/Core" {
20593
20605
  /**
20594
20606
  * Check if a Model is set to the core
20595
20607
  *
20596
- * @deprecated (since 1.118) - Please use {@link sap.ui.base.ManagedObject#hasModel ManagedObject#hasModel }
20608
+ * @deprecated As of version 1.118. Please use {@link sap.ui.base.ManagedObject#hasModel ManagedObject#hasModel }
20597
20609
  * instead.
20598
20610
  *
20599
20611
  * @returns true or false
@@ -20603,8 +20615,8 @@ declare module "sap/ui/core/Core" {
20603
20615
  * Includes a library theme into the current page (if a variant is specified it will include the variant
20604
20616
  * library theme)
20605
20617
  *
20606
- * @deprecated (since 1.119) - without replacement. There's no known use case that would require a public
20607
- * API.
20618
+ * @deprecated As of version 1.119. without replacement. There's no known use case that would require a
20619
+ * public API.
20608
20620
  */
20609
20621
  includeLibraryTheme(
20610
20622
  /**
@@ -20678,7 +20690,7 @@ declare module "sap/ui/core/Core" {
20678
20690
  * When the `manifest.json` is generated from the `.library` file (which is the default for UI5 libraries
20679
20691
  * built with Maven), then the content of the `.library` and `library.js` files must be kept in sync.
20680
20692
  *
20681
- * @deprecated (since 1.119) - Please use {@link sap.ui.core.Lib.init Lib.init} instead.
20693
+ * @deprecated As of version 1.119. Please use {@link sap.ui.core.Lib.init Lib.init} instead.
20682
20694
  *
20683
20695
  * @returns As of version 1.101; returns the library namespace, based on the given library name. Returns
20684
20696
  * 'undefined' if no library name is provided.
@@ -20693,7 +20705,7 @@ declare module "sap/ui/core/Core" {
20693
20705
  * Returns true if the Core has already been initialized. This means that instances of RenderManager etc.
20694
20706
  * do already exist and the init event has already been fired (and will not be fired again).
20695
20707
  *
20696
- * @deprecated (since 1.118) - Please use {@link sap.ui.core.Core.ready Core.ready} instead.
20708
+ * @deprecated As of version 1.118. Please use {@link sap.ui.core.Core.ready Core.ready} instead.
20697
20709
  *
20698
20710
  * @returns whether the Core has already been initialized
20699
20711
  */
@@ -20701,8 +20713,9 @@ declare module "sap/ui/core/Core" {
20701
20713
  /**
20702
20714
  * Returns the locked state of the `sap.ui.core.Core`.
20703
20715
  *
20704
- * @deprecated (since 1.118) - without a replacement. The ability to prevent the re-rendering of all `UIArea`s
20705
- * wasn't really used in the past and did not provide a meaningful feature. It therefore has been abandoned.
20716
+ * @deprecated As of version 1.118. without a replacement. The ability to prevent the re-rendering of all
20717
+ * `UIArea`s wasn't really used in the past and did not provide a meaningful feature. It therefore has been
20718
+ * abandoned.
20706
20719
  *
20707
20720
  * @returns locked state
20708
20721
  */
@@ -20710,7 +20723,7 @@ declare module "sap/ui/core/Core" {
20710
20723
  /**
20711
20724
  * Check if the script is running on mobile
20712
20725
  *
20713
- * @deprecated (since 1.118) - use {@link sap.ui.Device.browser.mobile Device.browser.mobile} instead.
20726
+ * @deprecated As of version 1.118. use {@link sap.ui.Device.browser.mobile Device.browser.mobile} instead.
20714
20727
  *
20715
20728
  * @returns true or false
20716
20729
  */
@@ -20718,7 +20731,7 @@ declare module "sap/ui/core/Core" {
20718
20731
  /**
20719
20732
  * Checks whether the given DOM element is the root of the static area.
20720
20733
  *
20721
- * @deprecated (since 1.119.0) - Please use {@link module:sap/ui/core/StaticArea.contains StaticArea.contains }
20734
+ * @deprecated As of version 1.119.0. Please use {@link module:sap/ui/core/StaticArea.contains StaticArea.contains }
20722
20735
  * instead.
20723
20736
  * @ui5-protected Do not call from applications (only from related classes in the framework)
20724
20737
  *
@@ -20736,7 +20749,7 @@ declare module "sap/ui/core/Core" {
20736
20749
  * This function must not be used before the init event of the Core. If the styles are not yet applied a
20737
20750
  * theme changed event will follow when the styles will be applied.
20738
20751
  *
20739
- * @deprecated (since 1.119) - Please use {@link module:sap/ui/core/Theming.attachApplied Theming.attachApplied }
20752
+ * @deprecated As of version 1.119. Please use {@link module:sap/ui/core/Theming.attachApplied Theming.attachApplied }
20740
20753
  * instead.
20741
20754
  *
20742
20755
  * @returns whether the styles of the current theme are already applied
@@ -20809,7 +20822,7 @@ declare module "sap/ui/core/Core" {
20809
20822
  * ```
20810
20823
  *
20811
20824
  *
20812
- * @deprecated (since 1.119) - Please use {@link sap.ui.core.Lib.load Lib.load} instead.
20825
+ * @deprecated As of version 1.119. Please use {@link sap.ui.core.Lib.load Lib.load} instead.
20813
20826
  *
20814
20827
  * @returns An info object for the library (sync) or a Promise on it (async).
20815
20828
  */
@@ -20841,8 +20854,9 @@ declare module "sap/ui/core/Core" {
20841
20854
  * Lock should be called before and after the DOM is modified for rendering, roundtrips... Exceptions might
20842
20855
  * be the case for asynchronous UI behavior
20843
20856
  *
20844
- * @deprecated (since 1.118) - without a replacement. The ability to prevent the re-rendering of all `UIArea`s
20845
- * wasn't really used in the past and did not provide a meaningful feature. It therefore has been abandoned.
20857
+ * @deprecated As of version 1.118. without a replacement. The ability to prevent the re-rendering of all
20858
+ * `UIArea`s wasn't really used in the past and did not provide a meaningful feature. It therefore has been
20859
+ * abandoned.
20846
20860
  */
20847
20861
  lock(): void;
20848
20862
  /**
@@ -20855,7 +20869,7 @@ declare module "sap/ui/core/Core" {
20855
20869
  * only a few controls it might not be necessary to trigger the realignment of all controls placed in the
20856
20870
  * DOM, for example changing the cozy/compact CSS class at a single control
20857
20871
  *
20858
- * @deprecated (since 1.119) - Please use {@link module:sap/ui/core/Theming.notifyContentDensityChanged Theming.notifyContentDensityChanged }
20872
+ * @deprecated As of version 1.119. Please use {@link module:sap/ui/core/Theming.notifyContentDensityChanged Theming.notifyContentDensityChanged }
20859
20873
  * instead.
20860
20874
  */
20861
20875
  notifyContentDensityChanged(): void;
@@ -20881,8 +20895,8 @@ declare module "sap/ui/core/Core" {
20881
20895
  * the Core will be provided
20882
20896
  * - `stopPlugin()`: will be invoked, when the Plugin should stop
20883
20897
  *
20884
- * @deprecated (since 1.73) - Plugins never have been meant as a public offering, but were intended for
20885
- * internal usage only. They unfortunately allow access to all internals of the Core and therefore break
20898
+ * @deprecated As of version 1.73. Plugins never have been meant as a public offering, but were intended
20899
+ * for internal usage only. They unfortunately allow access to all internals of the Core and therefore break
20886
20900
  * encapsulation and hinder evolution of the Core. The most common use case of accessing the set of all
20887
20901
  * controls/elements or all components can now be addressed by using the APIs {@link sap.ui.core.Element.registry }
20888
20902
  * or {@link sap.ui.core.Component.registry}, respectively. Future refactoring of the Core will only take
@@ -20908,7 +20922,7 @@ declare module "sap/ui/core/Core" {
20908
20922
  * Note: to be compatible with future versions of this API, applications must not use the value `null`,
20909
20923
  * the empty string `""` or the string literals `"null"` or `"undefined"` as model name.
20910
20924
  *
20911
- * @deprecated (since 1.118) - Please use {@link sap.ui.base.ManagedObject#setModel ManagedObject#setModel }
20925
+ * @deprecated As of version 1.118. Please use {@link sap.ui.base.ManagedObject#setModel ManagedObject#setModel }
20912
20926
  * instead.
20913
20927
  *
20914
20928
  * @returns Reference to `this` in order to allow method chaining
@@ -20927,7 +20941,8 @@ declare module "sap/ui/core/Core" {
20927
20941
  * Implicitly creates a new `UIArea` (or reuses an exiting one) for the given DOM reference and adds the
20928
20942
  * given control reference to the UIAreas content (existing content will be removed).
20929
20943
  *
20930
- * @deprecated (since 1.1) - use {@link sap.ui.core.Control#placeAt oControl.placeAt(oDomRef, "only")} instead.
20944
+ * @deprecated As of version 1.1. use {@link sap.ui.core.Control#placeAt oControl.placeAt(oDomRef, "only") }
20945
+ * instead.
20931
20946
  */
20932
20947
  setRoot(
20933
20948
  /**
@@ -20987,8 +21002,8 @@ declare module "sap/ui/core/Core" {
20987
21002
  * in order to configure the theme location early enough.
20988
21003
  *
20989
21004
  * @since 1.10
20990
- * @deprecated (since 1.119) - without replacement. The need to define the location for a theme should be
20991
- * fully covered with the capabilities of the {@link sap/base/config base configuration}.
21005
+ * @deprecated As of version 1.119. without replacement. The need to define the location for a theme should
21006
+ * be fully covered with the capabilities of the {@link sap/base/config base configuration}.
20992
21007
  *
20993
21008
  * @returns the Core, to allow method chaining
20994
21009
  */
@@ -21058,8 +21073,8 @@ declare module "sap/ui/core/Core" {
21058
21073
  * in order to configure the theme location early enough.
21059
21074
  *
21060
21075
  * @since 1.10
21061
- * @deprecated (since 1.119) - without replacement. The need to define the location for a theme should be
21062
- * fully covered with the capabilities of the {@link sap/base/config base configuration}.
21076
+ * @deprecated As of version 1.119. without replacement. The need to define the location for a theme should
21077
+ * be fully covered with the capabilities of the {@link sap/base/config base configuration}.
21063
21078
  *
21064
21079
  * @returns the Core, to allow method chaining
21065
21080
  */
@@ -21082,15 +21097,16 @@ declare module "sap/ui/core/Core" {
21082
21097
  *
21083
21098
  * Browser events are dispatched to the controls again after this method is called.
21084
21099
  *
21085
- * @deprecated (since 1.118) - without a replacement. The ability to prevent the re-rendering of all `UIArea`s
21086
- * wasn't really used in the past and did not provide a meaningful feature. It therefore has been abandoned.
21100
+ * @deprecated As of version 1.118. without a replacement. The ability to prevent the re-rendering of all
21101
+ * `UIArea`s wasn't really used in the past and did not provide a meaningful feature. It therefore has been
21102
+ * abandoned.
21087
21103
  */
21088
21104
  unlock(): void;
21089
21105
  /**
21090
21106
  * Unregisters a Plugin out of the `sap.ui.core.Core`
21091
21107
  *
21092
- * @deprecated (since 1.73) - Plugins never have been meant as a public offering, but were intended for
21093
- * internal usage only. They unfortunately allow access to all internals of the Core and therefore break
21108
+ * @deprecated As of version 1.73. Plugins never have been meant as a public offering, but were intended
21109
+ * for internal usage only. They unfortunately allow access to all internals of the Core and therefore break
21094
21110
  * encapsulation and hinder evolution of the Core. The most common use case of accessing the set of all
21095
21111
  * controls/elements or all components can now be addressed by using the APIs {@link sap.ui.core.Element.registry }
21096
21112
  * or {@link sap.ui.core.Component.registry}, respectively. Future refactoring of the Core will only take
@@ -21384,40 +21400,19 @@ declare module "sap/ui/core/CustomData" {
21384
21400
  }
21385
21401
 
21386
21402
  declare module "sap/ui/core/date/CalendarWeekNumbering" {
21387
- /**
21388
- * The `CalendarWeekNumbering` enum defines how to calculate calendar weeks. Each value defines:
21389
- * - The first day of the week,
21390
- * - the first week of the year.
21391
- *
21392
- * @since 1.108.0
21393
- * @deprecated (since 1.120) - Please use {@link module:sap/base/i18n/date/CalendarWeekNumbering} instead.
21394
- */
21395
- enum CalendarWeekNumbering {
21403
+ import CalendarWeekNumbering1 from "sap/base/i18n/date/CalendarWeekNumbering";
21404
+
21405
+ export {
21396
21406
  /**
21397
- * The default calendar week numbering:
21407
+ * The `CalendarWeekNumbering` enum defines how to calculate calendar weeks. Each value defines:
21408
+ * - The first day of the week,
21409
+ * - the first week of the year.
21398
21410
  *
21399
- * The framework determines the week numbering scheme; currently it is derived from the active format locale.
21400
- * Future versions of UI5 might select a different week numbering scheme.
21401
- */
21402
- Default = "Default",
21403
- /**
21404
- * Official calendar week numbering in most of Europe (ISO 8601 standard):
21405
- * Monday is first day of the week, the week containing January 4th is first week of the year.
21406
- */
21407
- ISO_8601 = "ISO_8601",
21408
- /**
21409
- * Official calendar week numbering in much of the Middle East (Middle Eastern calendar):
21410
- * Saturday is first day of the week, the week containing January 1st is first week of the year.
21411
- */
21412
- MiddleEastern = "MiddleEastern",
21413
- /**
21414
- * Official calendar week numbering in the United States, Canada, Brazil, Israel, Japan, and other countries
21415
- * (Western traditional calendar):
21416
- * Sunday is first day of the week, the week containing January 1st is first week of the year.
21411
+ * @since 1.108.0
21412
+ * @deprecated As of version 1.120. Please use {@link module:sap/base/i18n/date/CalendarWeekNumbering} instead.
21417
21413
  */
21418
- WesternTraditional = "WesternTraditional",
21419
- }
21420
- export default CalendarWeekNumbering;
21414
+ CalendarWeekNumbering1 as default,
21415
+ };
21421
21416
  }
21422
21417
 
21423
21418
  declare module "sap/ui/core/DeclarativeSupport" {
@@ -21427,7 +21422,7 @@ declare module "sap/ui/core/DeclarativeSupport" {
21427
21422
  * Static class for enabling declarative UI support.
21428
21423
  *
21429
21424
  * @since 1.7.0
21430
- * @deprecated (since 1.120) - Please consider using {@link sap.ui.core.mvc.XMLView XMLViews} or {@link topic:e6bb33d076dc4f23be50c082c271b9f0 Typed Views }
21425
+ * @deprecated As of version 1.120. Please consider using {@link sap.ui.core.mvc.XMLView XMLViews} or {@link topic:e6bb33d076dc4f23be50c082c271b9f0 Typed Views }
21431
21426
  * instead. For more information, see the documentation on {@link topic:91f27e3e6f4d1014b6dd926db0e91070 View types}.
21432
21427
  */
21433
21428
  export default class DeclarativeSupport {
@@ -22027,7 +22022,7 @@ declare module "sap/ui/core/delegate/ScrollEnablement" {
22027
22022
  * Setter for property `bounce`.
22028
22023
  *
22029
22024
  * @since 1.17
22030
- * @deprecated (since 1.42) - without replacement.
22025
+ * @deprecated As of version 1.42. without replacement.
22031
22026
  * @ui5-protected Do not call from applications (only from related classes in the framework)
22032
22027
  */
22033
22028
  setBounce(
@@ -23154,9 +23149,7 @@ declare module "sap/ui/core/dnd/DragAndDrop" {
23154
23149
  *
23155
23150
  * @returns The calculated position
23156
23151
  */
23157
- getDropPosition():
23158
- | dnd.RelativeDropPosition
23159
- | keyof typeof dnd.RelativeDropPosition;
23152
+ getDropPosition(): dnd.RelativeDropPosition;
23160
23153
  /**
23161
23154
  * Returns the drop indicator.
23162
23155
  *
@@ -23585,7 +23578,7 @@ declare module "sap/ui/core/dnd/DropInfo" {
23585
23578
  *
23586
23579
  * @returns Value of property `dropEffect`
23587
23580
  */
23588
- getDropEffect(): dnd.DropEffect | keyof typeof dnd.DropEffect;
23581
+ getDropEffect(): dnd.DropEffect;
23589
23582
  /**
23590
23583
  * Gets current value of property {@link #getDropLayout dropLayout}.
23591
23584
  *
@@ -23596,7 +23589,7 @@ declare module "sap/ui/core/dnd/DropInfo" {
23596
23589
  *
23597
23590
  * @returns Value of property `dropLayout`
23598
23591
  */
23599
- getDropLayout(): dnd.DropLayout | keyof typeof dnd.DropLayout;
23592
+ getDropLayout(): dnd.DropLayout;
23600
23593
  /**
23601
23594
  * Gets current value of property {@link #getDropPosition dropPosition}.
23602
23595
  *
@@ -23607,7 +23600,7 @@ declare module "sap/ui/core/dnd/DropInfo" {
23607
23600
  *
23608
23601
  * @returns Value of property `dropPosition`
23609
23602
  */
23610
- getDropPosition(): dnd.DropPosition | keyof typeof dnd.DropPosition;
23603
+ getDropPosition(): dnd.DropPosition;
23611
23604
  /**
23612
23605
  * Gets current value of property {@link #getTargetAggregation targetAggregation}.
23613
23606
  *
@@ -24033,7 +24026,7 @@ declare module "sap/ui/core/Element" {
24033
24026
  * Registry of all `sap.ui.core.Element`s that currently exist.
24034
24027
  *
24035
24028
  * @since 1.67
24036
- * @deprecated (since 1.120) - Use {@link module:sap/ui/core/ElementRegistry} instead.
24029
+ * @deprecated As of version 1.120. Use {@link module:sap/ui/core/ElementRegistry} instead.
24037
24030
  */
24038
24031
  static registry: registry;
24039
24032
 
@@ -24064,7 +24057,7 @@ declare module "sap/ui/core/Element" {
24064
24057
  /**
24065
24058
  * Creates metadata for a UI Element by extending the Object Metadata.
24066
24059
  *
24067
- * @deprecated (since 1.3.1) - Use the static `extend` method of the desired base class (e.g. {@link sap.ui.core.Element.extend})
24060
+ * @deprecated As of version 1.3.1. Use the static `extend` method of the desired base class (e.g. {@link sap.ui.core.Element.extend})
24068
24061
  *
24069
24062
  * @returns the created metadata
24070
24063
  */
@@ -24919,7 +24912,7 @@ declare module "sap/ui/core/Element" {
24919
24912
  * This function either calls set[sPropertyName] or get[sPropertyName] with the specified property name
24920
24913
  * depending if an `oValue` is provided or not.
24921
24914
  *
24922
- * @deprecated (since 1.28.0) - The contract of this method is not fully defined and its write capabilities
24915
+ * @deprecated As of version 1.28.0. The contract of this method is not fully defined and its write capabilities
24923
24916
  * overlap with applySettings
24924
24917
  *
24925
24918
  * @returns Returns `this` to allow method chaining in case of setter and the property value in case of
@@ -25064,8 +25057,8 @@ declare module "sap/ui/core/Element" {
25064
25057
  /**
25065
25058
  * This triggers immediate rerendering of its parent and thus of itself and its children.
25066
25059
  *
25067
- * @deprecated (since 1.70) - using this method is no longer recommended, but calling it still causes a
25068
- * re-rendering of the element. Synchronous DOM updates via this method have several drawbacks: they only
25060
+ * @deprecated As of version 1.70. using this method is no longer recommended, but calling it still causes
25061
+ * a re-rendering of the element. Synchronous DOM updates via this method have several drawbacks: they only
25069
25062
  * work when the control has been rendered before (no initial rendering possible), multiple state changes
25070
25063
  * won't be combined automatically into a single re-rendering, they might cause additional layout thrashing,
25071
25064
  * standard invalidation might cause another async re-rendering.
@@ -25179,7 +25172,7 @@ declare module "sap/ui/core/Element" {
25179
25172
  * Registry of all `sap.ui.core.Element`s that currently exist.
25180
25173
  *
25181
25174
  * @since 1.67
25182
- * @deprecated (since 1.120) - Use {@link module:sap/ui/core/ElementRegistry} instead.
25175
+ * @deprecated As of version 1.120. Use {@link module:sap/ui/core/ElementRegistry} instead.
25183
25176
  */
25184
25177
  interface registry {
25185
25178
  /**
@@ -25742,9 +25735,9 @@ declare module "sap/ui/core/ExtensionPoint" {
25742
25735
  }
25743
25736
 
25744
25737
  declare module "sap/ui/core/format/DateFormat" {
25745
- import CalendarWeekNumbering from "sap/ui/core/date/CalendarWeekNumbering";
25738
+ import CalendarWeekNumbering from "sap/base/i18n/date/CalendarWeekNumbering";
25746
25739
 
25747
- import CalendarType from "sap/ui/core/CalendarType";
25740
+ import CalendarType from "sap/base/i18n/date/CalendarType";
25748
25741
 
25749
25742
  import Locale from "sap/ui/core/Locale";
25750
25743
 
@@ -25786,7 +25779,9 @@ declare module "sap/ui/core/format/DateFormat" {
25786
25779
  * since 1.108.0 specifies the calendar week numbering. If specified, this overwrites `oFormatOptions.firstDayOfWeek`
25787
25780
  * and `oFormatOptions.minimalDaysInFirstWeek`.
25788
25781
  */
25789
- calendarWeekNumbering?: CalendarWeekNumbering;
25782
+ calendarWeekNumbering?:
25783
+ | CalendarWeekNumbering
25784
+ | keyof typeof CalendarWeekNumbering;
25790
25785
  /**
25791
25786
  * since 1.105.0 specifies the first day of the week starting with `0` (which is Sunday); if not defined,
25792
25787
  * the value taken from the locale is used
@@ -25865,7 +25860,7 @@ declare module "sap/ui/core/format/DateFormat" {
25865
25860
  * The calender type which is used to format and parse the date. This value is by default either set in
25866
25861
  * configuration or calculated based on current locale.
25867
25862
  */
25868
- calendarType?: CalendarType;
25863
+ calendarType?: CalendarType | keyof typeof CalendarType;
25869
25864
  },
25870
25865
  /**
25871
25866
  * Locale to ask for locale specific texts/settings
@@ -25899,7 +25894,9 @@ declare module "sap/ui/core/format/DateFormat" {
25899
25894
  * since 1.108.0 specifies the calendar week numbering. If specified, this overwrites `oFormatOptions.firstDayOfWeek`
25900
25895
  * and `oFormatOptions.minimalDaysInFirstWeek`.
25901
25896
  */
25902
- calendarWeekNumbering?: CalendarWeekNumbering;
25897
+ calendarWeekNumbering?:
25898
+ | CalendarWeekNumbering
25899
+ | keyof typeof CalendarWeekNumbering;
25903
25900
  /**
25904
25901
  * since 1.105.0 specifies the first day of the week starting with `0` (which is Sunday); if not defined,
25905
25902
  * the value taken from the locale is used
@@ -25981,7 +25978,7 @@ declare module "sap/ui/core/format/DateFormat" {
25981
25978
  * The calender type which is used to format and parse the date. This value is by default either set in
25982
25979
  * configuration or calculated based on current locale.
25983
25980
  */
25984
- calendarType?: CalendarType;
25981
+ calendarType?: CalendarType | keyof typeof CalendarType;
25985
25982
  },
25986
25983
  /**
25987
25984
  * Locale to ask for locale specific texts/settings
@@ -26016,7 +26013,9 @@ declare module "sap/ui/core/format/DateFormat" {
26016
26013
  * since 1.108.0 specifies the calendar week numbering. If specified, this overwrites `oFormatOptions.firstDayOfWeek`
26017
26014
  * and `oFormatOptions.minimalDaysInFirstWeek`.
26018
26015
  */
26019
- calendarWeekNumbering?: CalendarWeekNumbering;
26016
+ calendarWeekNumbering?:
26017
+ | CalendarWeekNumbering
26018
+ | keyof typeof CalendarWeekNumbering;
26020
26019
  /**
26021
26020
  * since 1.105.0 specifies the first day of the week starting with `0` (which is Sunday); if not defined,
26022
26021
  * the value taken from the locale is used
@@ -26089,7 +26088,7 @@ declare module "sap/ui/core/format/DateFormat" {
26089
26088
  * The calendar type which is used to format and parse the date. This value is by default either set in
26090
26089
  * the configuration or calculated based on the current locale.
26091
26090
  */
26092
- calendarType?: CalendarType;
26091
+ calendarType?: CalendarType | keyof typeof CalendarType;
26093
26092
  },
26094
26093
  /**
26095
26094
  * Locale to ask for locale-specific texts/settings
@@ -26124,7 +26123,9 @@ declare module "sap/ui/core/format/DateFormat" {
26124
26123
  * since 1.108.0 specifies the calendar week numbering. If specified, this overwrites `oFormatOptions.firstDayOfWeek`
26125
26124
  * and `oFormatOptions.minimalDaysInFirstWeek`.
26126
26125
  */
26127
- calendarWeekNumbering?: CalendarWeekNumbering;
26126
+ calendarWeekNumbering?:
26127
+ | CalendarWeekNumbering
26128
+ | keyof typeof CalendarWeekNumbering;
26128
26129
  /**
26129
26130
  * since 1.105.0 specifies the first day of the week starting with `0` (which is Sunday); if not defined,
26130
26131
  * the value taken from the locale is used
@@ -26203,7 +26204,7 @@ declare module "sap/ui/core/format/DateFormat" {
26203
26204
  * The calender type which is used to format and parse the date. This value is by default either set in
26204
26205
  * configuration or calculated based on current locale.
26205
26206
  */
26206
- calendarType?: CalendarType;
26207
+ calendarType?: CalendarType | keyof typeof CalendarType;
26207
26208
  },
26208
26209
  /**
26209
26210
  * Locale to ask for locale specific texts/settings
@@ -26348,7 +26349,7 @@ declare module "sap/ui/core/format/DateFormatTimezoneDisplay" {
26348
26349
  * Configuration options for the `showTimezone` format option of `DateFormat#getDateTimeWithTimezoneInstance`.
26349
26350
  *
26350
26351
  * @since 1.99.0
26351
- * @deprecated (since 1.101) - replaced by `DateFormat#getDateTimeWithTimezoneInstance` with the `showDate`,
26352
+ * @deprecated As of version 1.101. replaced by `DateFormat#getDateTimeWithTimezoneInstance` with the `showDate`,
26352
26353
  * `showTime` and `showTimezone` format options.
26353
26354
  */
26354
26355
  enum DateFormatTimezoneDisplay {
@@ -30070,19 +30071,19 @@ declare module "sap/ui/core/InvisibleText" {
30070
30071
  */
30071
30072
  getText(): string;
30072
30073
  /**
30073
- * @deprecated (since 1.27) - local BusyIndicator is not supported by control.
30074
+ * @deprecated As of version 1.27. local BusyIndicator is not supported by control.
30074
30075
  *
30075
30076
  * @returns Returns `this` to allow method chaining
30076
30077
  */
30077
30078
  setBusy(): this;
30078
30079
  /**
30079
- * @deprecated (since 1.27) - local BusyIndicator is not supported by control.
30080
+ * @deprecated As of version 1.27. local BusyIndicator is not supported by control.
30080
30081
  *
30081
30082
  * @returns Returns `this` to allow method chaining
30082
30083
  */
30083
30084
  setBusyIndicatorDelay(): this;
30084
30085
  /**
30085
- * @deprecated (since 1.54) - local BusyIndicator is not supported by control.
30086
+ * @deprecated As of version 1.54. local BusyIndicator is not supported by control.
30086
30087
  *
30087
30088
  * @returns Returns `this` to allow method chaining
30088
30089
  */
@@ -30106,13 +30107,13 @@ declare module "sap/ui/core/InvisibleText" {
30106
30107
  sText?: string
30107
30108
  ): this;
30108
30109
  /**
30109
- * @deprecated (since 1.27) - tooltip is not supported by control.
30110
+ * @deprecated As of version 1.27. tooltip is not supported by control.
30110
30111
  *
30111
30112
  * @returns Returns `this` to allow method chaining
30112
30113
  */
30113
30114
  setTooltip(): this;
30114
30115
  /**
30115
- * @deprecated (since 1.27) - property `visible` is not supported by control.
30116
+ * @deprecated As of version 1.27. property `visible` is not supported by control.
30116
30117
  *
30117
30118
  * @returns Returns `this` to allow method chaining
30118
30119
  */
@@ -30254,7 +30255,7 @@ declare module "sap/ui/core/Item" {
30254
30255
  *
30255
30256
  * @returns Value of property `textDirection`
30256
30257
  */
30257
- getTextDirection(): TextDirection | keyof typeof TextDirection;
30258
+ getTextDirection(): TextDirection;
30258
30259
  /**
30259
30260
  * Sets a new value for property {@link #getEnabled enabled}.
30260
30261
  *
@@ -31002,7 +31003,7 @@ declare module "sap/ui/core/LocalBusyIndicator" {
31002
31003
  * to the ListBox control (see the init-function of the ListBox).
31003
31004
  *
31004
31005
  * @since 1.11.0
31005
- * @deprecated (since 1.14.2) - The LocalBusyIndicator Control is not needed anymore by the new implementation
31006
+ * @deprecated As of version 1.14.2. The LocalBusyIndicator Control is not needed anymore by the new implementation
31006
31007
  * of the LBI. Hence, it is not used anymore.
31007
31008
  */
31008
31009
  export default class LocalBusyIndicator extends Control {
@@ -31134,7 +31135,7 @@ declare module "sap/ui/core/LocalBusyIndicator" {
31134
31135
  /**
31135
31136
  * Describes the settings that can be provided to the LocalBusyIndicator constructor.
31136
31137
  *
31137
- * @deprecated (since 1.14.2) - The LocalBusyIndicator Control is not needed anymore by the new implementation
31138
+ * @deprecated As of version 1.14.2. The LocalBusyIndicator Control is not needed anymore by the new implementation
31138
31139
  * of the LBI. Hence, it is not used anymore.
31139
31140
  */
31140
31141
  export interface $LocalBusyIndicatorSettings extends $ControlSettings {
@@ -31278,7 +31279,7 @@ declare module "sap/ui/core/Locale" {
31278
31279
  * of SAP languages. This method has no knowledge about the concrete languages of any given backend system.
31279
31280
  *
31280
31281
  * @since 1.17.0
31281
- * @deprecated (since 1.44) - use {@link module:sap/base/i18n/Localization.getSAPLogonLanguage} instead
31282
+ * @deprecated As of version 1.44. use {@link module:sap/base/i18n/Localization.getSAPLogonLanguage} instead
31282
31283
  * as that class allows to configure an SAP Logon language.
31283
31284
  *
31284
31285
  * @returns a language code that should
@@ -31453,6 +31454,56 @@ declare module "sap/ui/core/LocaleData" {
31453
31454
  */
31454
31455
  sCalendarType?: CalendarType | keyof typeof CalendarType
31455
31456
  ): string;
31457
+ /**
31458
+ * Returns the compact currency format pattern (like "¤000K" or "¤0M") for the given power of ten in the
31459
+ * given style, plural category, and in an optional alternative format if desired, see {@link https://ui5.sap.com/#/topic/91f2f2866f4d1014b6dd926db0e91070 Number Format - Compact Format}.
31460
+ *
31461
+ * @since 1.133.0
31462
+ *
31463
+ * @returns The compact currency format pattern, or `undefined` if no currency format pattern for the given
31464
+ * parameters is found
31465
+ */
31466
+ getCompactCurrencyPattern(
31467
+ /**
31468
+ * The style; "sap-" prefix is used for the trailing currency code variant
31469
+ */
31470
+ sStyle: "short" | "sap-short" | "short-indian" | "sap-short-indian",
31471
+ /**
31472
+ * The power of ten, for example "1000" or "10000"
31473
+ */
31474
+ sPowerOfTen: string,
31475
+ /**
31476
+ * The plural category; defaults to "other" if the given plural category does not exist for this locale
31477
+ */
31478
+ sPlural?: "few" | "many" | "one" | "other" | "two" | "zero",
31479
+ /**
31480
+ * The alternate currency format
31481
+ */
31482
+ sAlternative?: "alphaNextToNumber" | "noCurrency"
31483
+ ): string | undefined;
31484
+ /**
31485
+ * Returns the compact decimal format pattern (like "000K" or "0M") for the given power of ten in the given
31486
+ * style and plural category, see {@link https://ui5.sap.com/#/topic/91f2f2866f4d1014b6dd926db0e91070 Number Format - Compact Format}.
31487
+ *
31488
+ * @since 1.133.0
31489
+ *
31490
+ * @returns The compact decimal format pattern, or `undefined` if no decimal format for the given parameters
31491
+ * is found
31492
+ */
31493
+ getCompactDecimalPattern(
31494
+ /**
31495
+ * The style
31496
+ */
31497
+ sStyle: "long" | "short" | "short-indian",
31498
+ /**
31499
+ * The power of ten, for example "1000" or "10000"
31500
+ */
31501
+ sPowerOfTen: string,
31502
+ /**
31503
+ * The plural category; defaults to "other" if the given plural category does not exist for this locale
31504
+ */
31505
+ sPlural?: "few" | "many" | "one" | "other" | "two" | "zero"
31506
+ ): string | undefined;
31456
31507
  /**
31457
31508
  * Returns the currency code which is corresponded with the given currency symbol.
31458
31509
  *
@@ -31481,43 +31532,53 @@ declare module "sap/ui/core/LocaleData" {
31481
31532
  sCurrency: string
31482
31533
  ): int;
31483
31534
  /**
31484
- * Returns the short currency format (like 1K USD, 1M USD....) of the given number in the given style and
31485
- * plural category.
31535
+ * Replaced by {@link #getCompactCurrencyPattern}.
31486
31536
  *
31487
31537
  * @since 1.51.0
31538
+ * @deprecated As of version 1.133.0. use {@link #getCompactCurrencyPattern} instead
31488
31539
  *
31489
- * @returns the short currency format
31540
+ * @returns See {@link #getCompactCurrencyPattern}
31490
31541
  */
31491
31542
  getCurrencyFormat(
31492
31543
  /**
31493
- * the style
31544
+ * See {@link #getCompactCurrencyPattern}; "short-indian" and "sap-short-indian" are only available since
31545
+ * 1.133.0 for the "en-IN" locale
31494
31546
  */
31495
- sStyle: "short",
31547
+ sStyle: "short" | "sap-short" | "short-indian" | "sap-short-indian",
31496
31548
  /**
31497
- * the number in string representation as power of ten, for example "1000" or "10000"
31549
+ * See {@link #getCompactCurrencyPattern}
31498
31550
  */
31499
- sNumber: string,
31551
+ sPowerOfTen: string,
31500
31552
  /**
31501
- * the plural category; defaults to "other" if the given plural category does not exist for this locale
31553
+ * See {@link #getCompactCurrencyPattern}
31502
31554
  */
31503
- sPlural?: "few" | "many" | "one" | "other" | "two" | "zero"
31504
- ): string;
31555
+ sPlural?: "few" | "many" | "one" | "other" | "two" | "zero",
31556
+ /**
31557
+ * See {@link #getCompactCurrencyPattern}; since 1.133.0
31558
+ */
31559
+ sAlternative?: "alphaNextToNumber" | "noCurrency"
31560
+ ): string | undefined;
31505
31561
  /**
31506
- * Get currency format pattern for the given context.
31562
+ * Gets the currency format pattern for the given context or selects an alternative pattern if desired.
31507
31563
  *
31508
31564
  * CLDR format pattern:
31509
31565
  * See:
31510
31566
  * https://cldr.unicode.org/translation/numbers-currency/number-patterns
31511
31567
  *
31512
31568
  *
31513
- * @returns The pattern
31569
+ * @returns The currency format pattern for the given parameters; `undefined` if no corresponding pattern
31570
+ * is found
31514
31571
  */
31515
31572
  getCurrencyPattern(
31516
31573
  /**
31517
- * the context of the currency pattern
31574
+ * The context of the currency pattern; "sap-" prefix is used for the trailing currency code variant
31518
31575
  */
31519
- sContext: "accounting" | "standard"
31520
- ): string;
31576
+ sContext: "accounting" | "sap-accounting" | "sap-standard" | "standard",
31577
+ /**
31578
+ * The alternate currency pattern; since 1.133.0
31579
+ */
31580
+ sAlternative?: "alphaNextToNumber" | "noCurrency"
31581
+ ): string | undefined;
31521
31582
  /**
31522
31583
  * Returns the currency symbol for the specified currency, if no symbol is found the ISO 4217 currency code
31523
31584
  * is returned.
@@ -31703,27 +31764,28 @@ declare module "sap/ui/core/LocaleData" {
31703
31764
  sCalendarType?: CalendarType | keyof typeof CalendarType
31704
31765
  ): string[];
31705
31766
  /**
31706
- * Returns the short decimal format (like 1K, 1M....) of the given number in the given style and plural
31707
- * category.
31767
+ * Replaced by {@link #getCompactDecimalPattern}.
31708
31768
  *
31709
31769
  * @since 1.25.0
31770
+ * @deprecated As of version 1.133.0. use {@link #getCompactDecimalPattern} instead
31710
31771
  *
31711
- * @returns the short decimal format
31772
+ * @returns See {@link #getCompactDecimalPattern}
31712
31773
  */
31713
31774
  getDecimalFormat(
31714
31775
  /**
31715
- * the style
31776
+ * See {@link #getCompactDecimalPattern}; "short-indian" is only available since 1.133.0 for the "en-IN"
31777
+ * locale
31716
31778
  */
31717
- sStyle: "long" | "short",
31779
+ sStyle: "long" | "short" | "short-indian",
31718
31780
  /**
31719
- * the number in string representation as power of ten, for example "1000" or "10000"
31781
+ * See {@link #getCompactDecimalPattern}
31720
31782
  */
31721
- sNumber: string,
31783
+ sPowerOfTen: string,
31722
31784
  /**
31723
- * the plural category; defaults to "other" if the given plural category does not exist for this locale
31785
+ * See {@link #getCompactDecimalPattern}
31724
31786
  */
31725
- sPlural?: "one" | "other"
31726
- ): string;
31787
+ sPlural?: "few" | "many" | "one" | "other" | "two" | "zero"
31788
+ ): string | undefined;
31727
31789
  /**
31728
31790
  * Get decimal format pattern.
31729
31791
  *
@@ -31991,7 +32053,7 @@ declare module "sap/ui/core/LocaleData" {
31991
32053
  *
31992
32054
  * @returns the preferred calendar type
31993
32055
  */
31994
- getPreferredCalendarType(): CalendarType | keyof typeof CalendarType;
32056
+ getPreferredCalendarType(): CalendarType;
31995
32057
  /**
31996
32058
  * Returns the preferred hour pattern symbol ("h" for 12, "H" for 24 hours) for the current locale.
31997
32059
  *
@@ -32593,7 +32655,7 @@ declare module "sap/ui/core/Message" {
32593
32655
  *
32594
32656
  * Rendering must be done within the control that uses this kind of element. Its default level is none.
32595
32657
  *
32596
- * @deprecated (since 1.120) - Please use {@link sap.ui.core.message.Message} instead.
32658
+ * @deprecated As of version 1.120. Please use {@link sap.ui.core.message.Message} instead.
32597
32659
  */
32598
32660
  export default class Message extends UI5Element {
32599
32661
  /**
@@ -32790,7 +32852,7 @@ declare module "sap/ui/core/Message" {
32790
32852
  /**
32791
32853
  * New value for property `level`
32792
32854
  */
32793
- sLevel?: MessageType
32855
+ sLevel?: MessageType | keyof typeof MessageType
32794
32856
  ): this;
32795
32857
  /**
32796
32858
  * Sets a new value for property {@link #getReadOnly readOnly}.
@@ -32849,7 +32911,7 @@ declare module "sap/ui/core/Message" {
32849
32911
  /**
32850
32912
  * Describes the settings that can be provided to the Message constructor.
32851
32913
  *
32852
- * @deprecated (since 1.120) - Please use {@link sap.ui.core.message.Message} instead.
32914
+ * @deprecated As of version 1.120. Please use {@link sap.ui.core.message.Message} instead.
32853
32915
  */
32854
32916
  export interface $MessageSettings extends $ElementSettings {
32855
32917
  /**
@@ -32871,7 +32933,10 @@ declare module "sap/ui/core/Message" {
32871
32933
  /**
32872
32934
  * Setting the message's level.
32873
32935
  */
32874
- level?: MessageType | PropertyBindingInfo | `{${string}}`;
32936
+ level?:
32937
+ | (MessageType | keyof typeof MessageType)
32938
+ | PropertyBindingInfo
32939
+ | `{${string}}`;
32875
32940
 
32876
32941
  /**
32877
32942
  * Determines whether the message should be read only. This helps the application to handle a message a
@@ -33155,7 +33220,7 @@ declare module "sap/ui/core/message/Message" {
33155
33220
  /**
33156
33221
  * Returns the message target or the first target if the message has multiple targets.
33157
33222
  *
33158
- * @deprecated (since 1.79.0) - As a message may have multiple targets, use {@link #getTargets} instead
33223
+ * @deprecated As of version 1.79.0. As a message may have multiple targets, use {@link #getTargets} instead
33159
33224
  *
33160
33225
  * @returns The message target
33161
33226
  */
@@ -33188,7 +33253,7 @@ declare module "sap/ui/core/message/Message" {
33188
33253
  *
33189
33254
  * @returns type
33190
33255
  */
33191
- getType(): MessageType | keyof typeof MessageType;
33256
+ getType(): MessageType;
33192
33257
  /**
33193
33258
  * Sets the additionaltext for the message or merge different additionaltext strings
33194
33259
  */
@@ -33266,7 +33331,7 @@ declare module "sap/ui/core/message/Message" {
33266
33331
  * Sets the message target; in case the message has multiple targets, sets the first target of the message.
33267
33332
  * The syntax is MessageProcessor dependent. See the documentation of the respective MessageProcessor.
33268
33333
  *
33269
- * @deprecated (since 1.79.0) - As a message may have multiple targets, use {@link #setTargets} instead
33334
+ * @deprecated As of version 1.79.0. As a message may have multiple targets, use {@link #setTargets} instead
33270
33335
  */
33271
33336
  setTarget(
33272
33337
  /**
@@ -33329,7 +33394,7 @@ declare module "sap/ui/core/message/MessageManager" {
33329
33394
  import ManagedObject from "sap/ui/base/ManagedObject";
33330
33395
 
33331
33396
  /**
33332
- * @deprecated (since 1.118) - Please use {@link module:sap/ui/core/Messaging Messaging} instead.
33397
+ * @deprecated As of version 1.118. Please use {@link module:sap/ui/core/Messaging Messaging} instead.
33333
33398
  */
33334
33399
  export default class MessageManager extends BaseObject {
33335
33400
  /**
@@ -33664,7 +33729,7 @@ declare module "sap/ui/core/message/MessageProcessor" {
33664
33729
  /**
33665
33730
  * Fires event {@link #event:messageChange messageChange} to attached listeners.
33666
33731
  *
33667
- * @deprecated (since 1.115) - Use {@link module:sap/ui/core/Messaging.updateMessages} instead
33732
+ * @deprecated As of version 1.115. Use {@link module:sap/ui/core/Messaging.updateMessages} instead
33668
33733
  * @ui5-protected Do not call from applications (only from related classes in the framework)
33669
33734
  *
33670
33735
  * @returns Reference to `this` in order to allow method chaining
@@ -34246,8 +34311,8 @@ declare module "sap/ui/core/mvc/HTMLView" {
34246
34311
  * A view defined/constructed by declarative HTML.
34247
34312
  *
34248
34313
  * @since 1.9.2
34249
- * @deprecated (since 1.108) - as there are no more known usages of `HTMLViews`, and as the use of HTML
34250
- * as syntax does not bring any advantages over XML. The HTML necessary for the `HTMLView` is not re-used
34314
+ * @deprecated As of version 1.108. as there are no more known usages of `HTMLViews`, and as the use of
34315
+ * HTML as syntax does not bring any advantages over XML. The HTML necessary for the `HTMLView` is not re-used
34251
34316
  * for the HTML of the controls, but is fully replaced.
34252
34317
  *
34253
34318
  * Consider using {@link sap.ui.core.mvc.XMLView XMLViews} or "typed views" (view classes written in JavaScript)
@@ -34373,8 +34438,8 @@ declare module "sap/ui/core/mvc/HTMLView" {
34373
34438
  /**
34374
34439
  * Describes the settings that can be provided to the HTMLView constructor.
34375
34440
  *
34376
- * @deprecated (since 1.108) - as there are no more known usages of `HTMLViews`, and as the use of HTML
34377
- * as syntax does not bring any advantages over XML. The HTML necessary for the `HTMLView` is not re-used
34441
+ * @deprecated As of version 1.108. as there are no more known usages of `HTMLViews`, and as the use of
34442
+ * HTML as syntax does not bring any advantages over XML. The HTML necessary for the `HTMLView` is not re-used
34378
34443
  * for the HTML of the controls, but is fully replaced.
34379
34444
  *
34380
34445
  * Consider using {@link sap.ui.core.mvc.XMLView XMLViews} or "typed views" (view classes written in JavaScript)
@@ -34393,7 +34458,7 @@ declare module "sap/ui/core/mvc/JSONView" {
34393
34458
  /**
34394
34459
  * A View defined using JSON.
34395
34460
  *
34396
- * @deprecated (since 1.120) - please consider using {@link sap.ui.core.mvc.XMLView XMLViews} or "typed
34461
+ * @deprecated As of version 1.120. please consider using {@link sap.ui.core.mvc.XMLView XMLViews} or "typed
34397
34462
  * views" (view classes written in JavaScript) instead. For more information, see the documentation on {@link topic:91f27e3e6f4d1014b6dd926db0e91070 View types}.
34398
34463
  */
34399
34464
  export default class JSONView extends View {
@@ -34517,7 +34582,7 @@ declare module "sap/ui/core/mvc/JSONView" {
34517
34582
  /**
34518
34583
  * Describes the settings that can be provided to the JSONView constructor.
34519
34584
  *
34520
- * @deprecated (since 1.120) - please consider using {@link sap.ui.core.mvc.XMLView XMLViews} or "typed
34585
+ * @deprecated As of version 1.120. please consider using {@link sap.ui.core.mvc.XMLView XMLViews} or "typed
34521
34586
  * views" (view classes written in JavaScript) instead. For more information, see the documentation on {@link topic:91f27e3e6f4d1014b6dd926db0e91070 View types}.
34522
34587
  */
34523
34588
  export interface $JSONViewSettings extends $ViewSettings {}
@@ -34535,9 +34600,9 @@ declare module "sap/ui/core/mvc/JSView" {
34535
34600
  /**
34536
34601
  * A View defined/constructed by JavaScript code.
34537
34602
  *
34538
- * @deprecated (since 1.90) - Instead use {@link topic:e6bb33d076dc4f23be50c082c271b9f0 Typed Views} by
34539
- * defining the view class with {@link sap.ui.core.mvc.View.extend View.extend} and creating the view instances
34540
- * with {@link sap.ui.core.mvc.View.create View.create}.
34603
+ * @deprecated As of version 1.90. Instead use {@link topic:e6bb33d076dc4f23be50c082c271b9f0 Typed Views }
34604
+ * by defining the view class with {@link sap.ui.core.mvc.View.extend View.extend} and creating the view
34605
+ * instances with {@link sap.ui.core.mvc.View.create View.create}.
34541
34606
  */
34542
34607
  export default class JSView extends View {
34543
34608
  /**
@@ -34587,7 +34652,7 @@ declare module "sap/ui/core/mvc/JSView" {
34587
34652
  * Creates an instance of the view with the given name (and id).
34588
34653
  *
34589
34654
  * @since 1.56.0
34590
- * @deprecated (since 1.90) - Use {@link sap.ui.core.mvc.View.create View.create} to create view instances
34655
+ * @deprecated As of version 1.90. Use {@link sap.ui.core.mvc.View.create View.create} to create view instances
34591
34656
  *
34592
34657
  * @returns A promise that resolves with the view instance
34593
34658
  */
@@ -34658,9 +34723,9 @@ declare module "sap/ui/core/mvc/JSView" {
34658
34723
  /**
34659
34724
  * Describes the settings that can be provided to the JSView constructor.
34660
34725
  *
34661
- * @deprecated (since 1.90) - Instead use {@link topic:e6bb33d076dc4f23be50c082c271b9f0 Typed Views} by
34662
- * defining the view class with {@link sap.ui.core.mvc.View.extend View.extend} and creating the view instances
34663
- * with {@link sap.ui.core.mvc.View.create View.create}.
34726
+ * @deprecated As of version 1.90. Instead use {@link topic:e6bb33d076dc4f23be50c082c271b9f0 Typed Views }
34727
+ * by defining the view class with {@link sap.ui.core.mvc.View.extend View.extend} and creating the view
34728
+ * instances with {@link sap.ui.core.mvc.View.create View.create}.
34664
34729
  */
34665
34730
  export interface $JSViewSettings extends $ViewSettings {}
34666
34731
  }
@@ -34698,7 +34763,7 @@ declare module "sap/ui/core/mvc/TemplateView" {
34698
34763
  /**
34699
34764
  * A view defined in a template.
34700
34765
  *
34701
- * @deprecated (since 1.56.0) - use {@link sap.ui.core.mvc.XMLView} in combination with {@link topic:5ee619fc1370463ea674ee04b65ed83b XML Templating }
34766
+ * @deprecated As of version 1.56.0. use {@link sap.ui.core.mvc.XMLView} in combination with {@link topic:5ee619fc1370463ea674ee04b65ed83b XML Templating }
34702
34767
  * instead.
34703
34768
  */
34704
34769
  export default class TemplateView extends View {
@@ -34780,7 +34845,7 @@ declare module "sap/ui/core/mvc/TemplateView" {
34780
34845
  /**
34781
34846
  * Describes the settings that can be provided to the TemplateView constructor.
34782
34847
  *
34783
- * @deprecated (since 1.56.0) - use {@link sap.ui.core.mvc.XMLView} in combination with {@link topic:5ee619fc1370463ea674ee04b65ed83b XML Templating }
34848
+ * @deprecated As of version 1.56.0. use {@link sap.ui.core.mvc.XMLView} in combination with {@link topic:5ee619fc1370463ea674ee04b65ed83b XML Templating }
34784
34849
  * instead.
34785
34850
  */
34786
34851
  export interface $TemplateViewSettings extends $ViewSettings {}
@@ -35312,7 +35377,7 @@ declare module "sap/ui/core/mvc/View" {
35312
35377
  * For more details see the {@link https://ui5.sap.com/#/topic/a575619e25c2487f904bae71764e2350 View Cloning }
35313
35378
  * section in the documentation.
35314
35379
  *
35315
- * @deprecated (since 1.120) - please call the corresponding View factory instead, e.g. {@link sap.ui.core.mvc.XMLView.create}
35380
+ * @deprecated As of version 1.120. please call the corresponding View factory instead, e.g. {@link sap.ui.core.mvc.XMLView.create}
35316
35381
  *
35317
35382
  * @returns Reference to the newly created clone
35318
35383
  */
@@ -36059,27 +36124,27 @@ declare module "sap/ui/core/mvc/ViewType" {
36059
36124
  /**
36060
36125
  * HTML view
36061
36126
  *
36062
- * @deprecated (since 1.108) - Consider using {@link sap.ui.core.mvx.XMLView XMLViews} or "typed views"
36127
+ * @deprecated As of version 1.108. Consider using {@link sap.ui.core.mvx.XMLView XMLViews} or "typed views"
36063
36128
  * (view classes written in JavaScript) instead.
36064
36129
  */
36065
36130
  HTML = "HTML",
36066
36131
  /**
36067
36132
  * JS View
36068
36133
  *
36069
- * @deprecated (since 1.90)
36134
+ * @deprecated As of version 1.90.
36070
36135
  */
36071
36136
  JS = "JS",
36072
36137
  /**
36073
36138
  * JSON View
36074
36139
  *
36075
- * @deprecated (since 1.120) - please consider using {@link sap.ui.core.mvc.XMLView XMLViews} or "typed
36140
+ * @deprecated As of version 1.120. please consider using {@link sap.ui.core.mvc.XMLView XMLViews} or "typed
36076
36141
  * views" (view classes written in JavaScript) instead.
36077
36142
  */
36078
36143
  JSON = "JSON",
36079
36144
  /**
36080
36145
  * Template View
36081
36146
  *
36082
- * @deprecated (since 1.56)
36147
+ * @deprecated As of version 1.56.
36083
36148
  */
36084
36149
  Template = "Template",
36085
36150
  /**
@@ -36938,7 +37003,7 @@ declare module "sap/ui/core/Popup" {
36938
37003
  *
36939
37004
  * @returns whether the Popup is opened
36940
37005
  */
36941
- getOpenState(): OpenState | keyof typeof OpenState;
37006
+ getOpenState(): OpenState;
36942
37007
  /**
36943
37008
  * Returns whether the Popup is currently open (this includes opening and closing animations).
36944
37009
  *
@@ -37068,7 +37133,7 @@ declare module "sap/ui/core/Popup" {
37068
37133
  bAutoClose: boolean
37069
37134
  ): this;
37070
37135
  /**
37071
- * @deprecated (since 1.75) - please use {@link #setExtraContent} instead.
37136
+ * @deprecated As of version 1.75. please use {@link #setExtraContent} instead.
37072
37137
  */
37073
37138
  setAutoCloseAreas(): void;
37074
37139
  /**
@@ -37884,7 +37949,7 @@ declare module "sap/ui/core/RenderManager" {
37884
37949
  * Adds a class to the class collection if the name is not empty or null. The class collection is flushed
37885
37950
  * if it is written to the buffer using {@link #writeClasses}
37886
37951
  *
37887
- * @deprecated (since 1.92) - Instead use {@link sap.ui.core.RenderManager#class} of the {@link sap.ui.core.RenderManager Semantic Rendering API}.
37952
+ * @deprecated As of version 1.92. Instead use {@link sap.ui.core.RenderManager#class} of the {@link sap.ui.core.RenderManager Semantic Rendering API}.
37888
37953
  *
37889
37954
  * @returns Reference to `this` in order to allow method chaining
37890
37955
  */
@@ -37898,7 +37963,7 @@ declare module "sap/ui/core/RenderManager" {
37898
37963
  * Adds a style property to the style collection if the value is not empty or null The style collection
37899
37964
  * is flushed if it is written to the buffer using {@link #writeStyle}
37900
37965
  *
37901
- * @deprecated (since 1.92) - Instead use {@link sap.ui.core.RenderManager#style} of the {@link sap.ui.core.RenderManager Semantic Rendering API}.
37966
+ * @deprecated As of version 1.92. Instead use {@link sap.ui.core.RenderManager#style} of the {@link sap.ui.core.RenderManager Semantic Rendering API}.
37902
37967
  *
37903
37968
  * @returns Reference to `this` in order to allow method chaining
37904
37969
  */
@@ -38082,7 +38147,7 @@ declare module "sap/ui/core/RenderManager" {
38082
38147
  /**
38083
38148
  * Returns the configuration object Shortcut for `sap.ui.getCore().getConfiguration()`
38084
38149
  *
38085
- * @deprecated (since 1.92) - Instead, use the {@link sap.ui.core.Core#getConfiguration} API.
38150
+ * @deprecated As of version 1.92. Instead, use the {@link sap.ui.core.Core#getConfiguration} API.
38086
38151
  *
38087
38152
  * @returns the configuration object
38088
38153
  */
@@ -38091,7 +38156,7 @@ declare module "sap/ui/core/RenderManager" {
38091
38156
  * Renders the given {@link sap.ui.core.Control} and finally returns the content of the rendering buffer.
38092
38157
  * Ensures the buffer is restored to the state before calling this method.
38093
38158
  *
38094
- * @deprecated (since 0.15.0) - Use `flush()` instead render content outside the rendering phase.
38159
+ * @deprecated As of version 0.15.0. Use `flush()` instead render content outside the rendering phase.
38095
38160
  *
38096
38161
  * @returns the resulting HTML of the provided control
38097
38162
  */
@@ -38252,7 +38317,7 @@ declare module "sap/ui/core/RenderManager" {
38252
38317
  sText: string
38253
38318
  ): this;
38254
38319
  /**
38255
- * @deprecated (since 1.1) - never has been implemented - DO NOT USE
38320
+ * @deprecated As of version 1.1. never has been implemented - DO NOT USE
38256
38321
  */
38257
38322
  translate(
38258
38323
  /**
@@ -38310,7 +38375,7 @@ declare module "sap/ui/core/RenderManager" {
38310
38375
  /**
38311
38376
  * Write the given texts to the buffer.
38312
38377
  *
38313
- * @deprecated (since 1.92) - Instead, use the {@link sap.ui.core.RenderManager Semantic Rendering API}.
38378
+ * @deprecated As of version 1.92. Instead, use the {@link sap.ui.core.RenderManager Semantic Rendering API}.
38314
38379
  * There is no 1:1 replacement for `write`. Typically, `write` is used to create a longer sequence of HTML
38315
38380
  * markup (e.g. an element with attributes and children) in a single call. Such a markup sequence has to
38316
38381
  * be split into the individual calls of the Semantic Rendering API.
@@ -38338,7 +38403,7 @@ declare module "sap/ui/core/RenderManager" {
38338
38403
  sText: string | number
38339
38404
  ): this;
38340
38405
  /**
38341
- * @deprecated (since 1.1) - never has been implemented - DO NOT USE
38406
+ * @deprecated As of version 1.1. never has been implemented - DO NOT USE
38342
38407
  *
38343
38408
  * @returns Reference to `this` in order to allow method chaining
38344
38409
  */
@@ -38401,7 +38466,8 @@ declare module "sap/ui/core/RenderManager" {
38401
38466
  * ```
38402
38467
  * (assuming that "ida idb" is the auto-generated part based on the association `ariaDescribedBy`).
38403
38468
  *
38404
- * @deprecated (since 1.92) - Instead use {@link sap.ui.core.RenderManager#accessibilityState} of the {@link sap.ui.core.RenderManager Semantic Rendering API}.
38469
+ * @deprecated As of version 1.92. Instead use {@link sap.ui.core.RenderManager#accessibilityState} of the
38470
+ * {@link sap.ui.core.RenderManager Semantic Rendering API}.
38405
38471
  *
38406
38472
  * @returns Reference to `this` in order to allow method chaining
38407
38473
  */
@@ -38420,7 +38486,7 @@ declare module "sap/ui/core/RenderManager" {
38420
38486
  *
38421
38487
  * For details about the escaping refer to {@link sap/base/security/encodeXML}.
38422
38488
  *
38423
- * @deprecated (since 1.92) - Instead use {@link sap.ui.core.RenderManager#attr} of the {@link sap.ui.core.RenderManager Semantic Rendering API}.
38489
+ * @deprecated As of version 1.92. Instead use {@link sap.ui.core.RenderManager#attr} of the {@link sap.ui.core.RenderManager Semantic Rendering API}.
38424
38490
  *
38425
38491
  * @returns Reference to `this` in order to allow method chaining
38426
38492
  */
@@ -38439,7 +38505,7 @@ declare module "sap/ui/core/RenderManager" {
38439
38505
  *
38440
38506
  * The value is properly encoded to avoid XSS attacks.
38441
38507
  *
38442
- * @deprecated (since 1.92) - Instead use {@link sap.ui.core.RenderManager#attr} of the {@link sap.ui.core.RenderManager Semantic Rendering API}.
38508
+ * @deprecated As of version 1.92. Instead use {@link sap.ui.core.RenderManager#attr} of the {@link sap.ui.core.RenderManager Semantic Rendering API}.
38443
38509
  *
38444
38510
  * @returns Reference to `this` in order to allow method chaining
38445
38511
  */
@@ -38459,7 +38525,7 @@ declare module "sap/ui/core/RenderManager" {
38459
38525
  * are added by default from the currently rendered control. If an oElement is given, this Element's custom
38460
38526
  * style classes are added instead. If oElement === false, no custom style classes are added.
38461
38527
  *
38462
- * @deprecated (since 1.92) - Not longer needed, when using the {@link sap.ui.core.RenderManager Semantic Rendering API }
38528
+ * @deprecated As of version 1.92. Not longer needed, when using the {@link sap.ui.core.RenderManager Semantic Rendering API }
38463
38529
  * the actual writing of classes happens when {@link sap.ui.core.RenderManager#openEnd} or {@link sap.ui.core.RenderManager#voidEnd }
38464
38530
  * are used.
38465
38531
  *
@@ -38474,7 +38540,7 @@ declare module "sap/ui/core/RenderManager" {
38474
38540
  /**
38475
38541
  * Writes the controls data into the HTML. Control Data consists at least of the id of a control
38476
38542
  *
38477
- * @deprecated (since 1.92) - Instead use {@link sap.ui.core.RenderManager#openStart} or {@link sap.ui.core.RenderManager#voidStart }
38543
+ * @deprecated As of version 1.92. Instead use {@link sap.ui.core.RenderManager#openStart} or {@link sap.ui.core.RenderManager#voidStart }
38478
38544
  * of the {@link sap.ui.core.RenderManager Semantic Rendering API} and pass the desired control data as
38479
38545
  * the second parameter to the new API.
38480
38546
  *
@@ -38489,7 +38555,7 @@ declare module "sap/ui/core/RenderManager" {
38489
38555
  /**
38490
38556
  * Writes the elements data into the HTML. Element Data consists at least of the id of an element
38491
38557
  *
38492
- * @deprecated (since 1.92) - Instead use {@link sap.ui.core.RenderManager#openStart} or {@link sap.ui.core.RenderManager#voidStart }
38558
+ * @deprecated As of version 1.92. Instead use {@link sap.ui.core.RenderManager#openStart} or {@link sap.ui.core.RenderManager#voidStart }
38493
38559
  * of the {@link sap.ui.core.RenderManager Semantic Rendering API} and pass the desired element data as
38494
38560
  * the second parameter to the new API.
38495
38561
  *
@@ -38506,7 +38572,7 @@ declare module "sap/ui/core/RenderManager" {
38506
38572
  *
38507
38573
  * For details about the escaping refer to {@link sap/base/security/encodeXML}.
38508
38574
  *
38509
- * @deprecated (since 1.92) - Instead use {@link sap.ui.core.RenderManager#text} of the {@link sap.ui.core.RenderManager Semantic Rendering API}.
38575
+ * @deprecated As of version 1.92. Instead use {@link sap.ui.core.RenderManager#text} of the {@link sap.ui.core.RenderManager Semantic Rendering API}.
38510
38576
  *
38511
38577
  * @returns Reference to `this` in order to allow method chaining
38512
38578
  */
@@ -38532,7 +38598,7 @@ declare module "sap/ui/core/RenderManager" {
38532
38598
  * with corresponding values in the `mAttributes` parameter:
38533
38599
  * - `role: "presentation"` `alt: ""`
38534
38600
  *
38535
- * @deprecated (since 1.92) - Instead use {@link sap.ui.core.RenderManager#icon} of the {@link sap.ui.core.RenderManager Semantic Rendering API}.
38601
+ * @deprecated As of version 1.92. Instead use {@link sap.ui.core.RenderManager#icon} of the {@link sap.ui.core.RenderManager Semantic Rendering API}.
38536
38602
  *
38537
38603
  * @returns Reference to `this` in order to allow method chaining
38538
38604
  */
@@ -38553,7 +38619,7 @@ declare module "sap/ui/core/RenderManager" {
38553
38619
  /**
38554
38620
  * Writes and flushes the style collection
38555
38621
  *
38556
- * @deprecated (since 1.92) - Not longer needed, when using the {@link sap.ui.core.RenderManager Semantic Rendering API }
38622
+ * @deprecated As of version 1.92. Not longer needed, when using the {@link sap.ui.core.RenderManager Semantic Rendering API }
38557
38623
  * the actual writing of styles happens when {@link sap.ui.core.RenderManager#openEnd} or {@link sap.ui.core.RenderManager#voidEnd }
38558
38624
  * are used.
38559
38625
  *
@@ -38597,8 +38663,8 @@ declare module "sap/ui/core/ResizeHandler" {
38597
38663
  /**
38598
38664
  * Creates a new subclass of class `sap.ui.core.ResizeHandler`.
38599
38665
  *
38600
- * @deprecated (since 1.110) - As the class nature of ResizeHandler is deprecated since 1.103, the `extend`
38601
- * method shouldn't be called either
38666
+ * @deprecated As of version 1.110. As the class nature of ResizeHandler is deprecated since 1.103, the
38667
+ * `extend` method shouldn't be called either
38602
38668
  *
38603
38669
  * @returns Created class / constructor function
38604
38670
  */
@@ -38620,8 +38686,8 @@ declare module "sap/ui/core/ResizeHandler" {
38620
38686
  /**
38621
38687
  * Returns a metadata object for class `sap.ui.core.ResizeHandler`.
38622
38688
  *
38623
- * @deprecated (since 1.110) - As the class nature of ResizeHandler is deprecated since 1.103, the `getMetadata`
38624
- * method shouldn't be called either
38689
+ * @deprecated As of version 1.110. As the class nature of ResizeHandler is deprecated since 1.103, the
38690
+ * `getMetadata` method shouldn't be called either
38625
38691
  *
38626
38692
  * @returns Metadata object describing this class
38627
38693
  */
@@ -40138,9 +40204,7 @@ declare module "sap/ui/core/routing/History" {
40138
40204
  * optional, if this parameter is not passed the last hashChange is taken.
40139
40205
  */
40140
40206
  sNewHash?: string
40141
- ):
40142
- | (routing.HistoryDirection | keyof typeof routing.HistoryDirection)
40143
- | undefined;
40207
+ ): routing.HistoryDirection | undefined;
40144
40208
  /**
40145
40209
  * Returns the length difference between the history state stored in browser's pushState and the state maintained
40146
40210
  * in this class.
@@ -40713,7 +40777,7 @@ declare module "sap/ui/core/routing/Router" {
40713
40777
  * When called, the context of the event handler (its `this`) will be bound to `oListener` if specified,
40714
40778
  * otherwise it will be bound to this `sap.ui.core.routing.Router` itself.
40715
40779
  *
40716
- * @deprecated (since 1.28) - use {@link #getViews} instead.
40780
+ * @deprecated As of version 1.28. use {@link #getViews} instead.
40717
40781
  *
40718
40782
  * @returns Reference to `this` in order to allow method chaining
40719
40783
  */
@@ -40738,7 +40802,7 @@ declare module "sap/ui/core/routing/Router" {
40738
40802
  * When called, the context of the event handler (its `this`) will be bound to `oListener` if specified,
40739
40803
  * otherwise it will be bound to this `sap.ui.core.routing.Router` itself.
40740
40804
  *
40741
- * @deprecated (since 1.28) - use {@link #getViews} instead.
40805
+ * @deprecated As of version 1.28. use {@link #getViews} instead.
40742
40806
  *
40743
40807
  * @returns Reference to `this` in order to allow method chaining
40744
40808
  */
@@ -40863,7 +40927,7 @@ declare module "sap/ui/core/routing/Router" {
40863
40927
  *
40864
40928
  * The passed function and listener object must match the ones used for event registration.
40865
40929
  *
40866
- * @deprecated (since 1.28) - use {@link #getViews} instead.
40930
+ * @deprecated As of version 1.28. use {@link #getViews} instead.
40867
40931
  *
40868
40932
  * @returns Reference to `this` in order to allow method chaining
40869
40933
  */
@@ -40937,7 +41001,7 @@ declare module "sap/ui/core/routing/Router" {
40937
41001
  /**
40938
41002
  * Fires event {@link #event:viewCreated viewCreated} to attached listeners.
40939
41003
  *
40940
- * @deprecated (since 1.28) - use {@link #getViews} instead.
41004
+ * @deprecated As of version 1.28. use {@link #getViews} instead.
40941
41005
  * @ui5-protected Do not call from applications (only from related classes in the framework)
40942
41006
  *
40943
41007
  * @returns Reference to `this` in order to allow method chaining
@@ -41050,7 +41114,7 @@ declare module "sap/ui/core/routing/Router" {
41050
41114
  /**
41051
41115
  * Returns a cached view for a given name or creates it if it does not exist yet.
41052
41116
  *
41053
- * @deprecated (since 1.28.1) - use {@link #getViews} instead.
41117
+ * @deprecated As of version 1.28.1. use {@link #getViews} instead.
41054
41118
  *
41055
41119
  * @returns The view instance
41056
41120
  */
@@ -41281,7 +41345,7 @@ declare module "sap/ui/core/routing/Router" {
41281
41345
  * and the "undefined" key.
41282
41346
  *
41283
41347
  * @since 1.22
41284
- * @deprecated (since 1.28) - use {@link #getViews} instead.
41348
+ * @deprecated As of version 1.28. use {@link #getViews} instead.
41285
41349
  *
41286
41350
  * @returns Since 1.28, the `this` pointer for chaining
41287
41351
  */
@@ -42303,7 +42367,7 @@ declare module "sap/ui/core/ScrollBar" {
42303
42367
  * the respective part only. E.g. a Table control can take care of only rendering the currently visible
42304
42368
  * rows and use this ScrollBar control to make the user think he actually scrolls through a long list.
42305
42369
  *
42306
- * @deprecated (since 1.56) - the concept has been discarded.
42370
+ * @deprecated As of version 1.56. the concept has been discarded.
42307
42371
  */
42308
42372
  export default class ScrollBar extends Control {
42309
42373
  /**
@@ -42605,7 +42669,7 @@ declare module "sap/ui/core/ScrollBar" {
42605
42669
  /**
42606
42670
  * Describes the settings that can be provided to the ScrollBar constructor.
42607
42671
  *
42608
- * @deprecated (since 1.56) - the concept has been discarded.
42672
+ * @deprecated As of version 1.56. the concept has been discarded.
42609
42673
  */
42610
42674
  export interface $ScrollBarSettings extends $ControlSettings {
42611
42675
  /**
@@ -42688,7 +42752,7 @@ declare module "sap/ui/core/search/OpenSearchProvider" {
42688
42752
  /**
42689
42753
  * A SearchProvider which uses the OpenSearch protocol (either JSON or XML).
42690
42754
  *
42691
- * @deprecated (since 1.120) - There is no API replacement.
42755
+ * @deprecated As of version 1.120. There is no API replacement.
42692
42756
  */
42693
42757
  export default class OpenSearchProvider extends SearchProvider {
42694
42758
  /**
@@ -42828,7 +42892,7 @@ declare module "sap/ui/core/search/OpenSearchProvider" {
42828
42892
  /**
42829
42893
  * Describes the settings that can be provided to the OpenSearchProvider constructor.
42830
42894
  *
42831
- * @deprecated (since 1.120) - There is no API replacement.
42895
+ * @deprecated As of version 1.120. There is no API replacement.
42832
42896
  */
42833
42897
  export interface $OpenSearchProviderSettings extends $SearchProviderSettings {
42834
42898
  /**
@@ -42856,7 +42920,7 @@ declare module "sap/ui/core/search/SearchProvider" {
42856
42920
  *
42857
42921
  * Do not create instances of this class, but use a concrete subclass instead.
42858
42922
  *
42859
- * @deprecated (since 1.120) - There is no API replacement.
42923
+ * @deprecated As of version 1.120. There is no API replacement.
42860
42924
  */
42861
42925
  export default abstract class SearchProvider extends UI5Element {
42862
42926
  /**
@@ -42965,7 +43029,7 @@ declare module "sap/ui/core/search/SearchProvider" {
42965
43029
  /**
42966
43030
  * Describes the settings that can be provided to the SearchProvider constructor.
42967
43031
  *
42968
- * @deprecated (since 1.120) - There is no API replacement.
43032
+ * @deprecated As of version 1.120. There is no API replacement.
42969
43033
  */
42970
43034
  export interface $SearchProviderSettings extends $ElementSettings {
42971
43035
  /**
@@ -43324,8 +43388,8 @@ declare module "sap/ui/core/theming/Parameters" {
43324
43388
  * Resets the CSS parameters which finally will reload the parameters the next time they are queried via
43325
43389
  * the method `get`.
43326
43390
  *
43327
- * @deprecated (since 1.92) - without a replacement. Application code should not be able to interfere with
43328
- * the automated determination of theme parameters. Resetting the parameters unnecessarily could impact
43391
+ * @deprecated As of version 1.92. without a replacement. Application code should not be able to interfere
43392
+ * with the automated determination of theme parameters. Resetting the parameters unnecessarily could impact
43329
43393
  * performance. Please use the (potentially async) API to get parameter values and rely on the framework
43330
43394
  * to update parameter values when the theme changes.
43331
43395
  */
@@ -43450,7 +43514,7 @@ declare module "sap/ui/core/Title" {
43450
43514
  *
43451
43515
  * @returns Value of property `level`
43452
43516
  */
43453
- getLevel(): TitleLevel | keyof typeof TitleLevel;
43517
+ getLevel(): TitleLevel;
43454
43518
  /**
43455
43519
  * Gets current value of property {@link #getText text}.
43456
43520
  *
@@ -43575,7 +43639,7 @@ declare module "sap/ui/core/tmpl/DOMAttribute" {
43575
43639
  * Represents a DOM attribute of a DOM element.
43576
43640
  *
43577
43641
  * @since 1.15
43578
- * @deprecated (since 1.56) - Use an {@link sap.ui.core.mvc.XMLView XMLView} or a {@link topic:e6bb33d076dc4f23be50c082c271b9f0 Typed View }
43642
+ * @deprecated As of version 1.56. Use an {@link sap.ui.core.mvc.XMLView XMLView} or a {@link topic:e6bb33d076dc4f23be50c082c271b9f0 Typed View }
43579
43643
  * instead.
43580
43644
  */
43581
43645
  export default class DOMAttribute extends UI5Element {
@@ -43695,7 +43759,7 @@ declare module "sap/ui/core/tmpl/DOMAttribute" {
43695
43759
  /**
43696
43760
  * Describes the settings that can be provided to the DOMAttribute constructor.
43697
43761
  *
43698
- * @deprecated (since 1.56) - Use an {@link sap.ui.core.mvc.XMLView XMLView} or a {@link topic:e6bb33d076dc4f23be50c082c271b9f0 Typed View }
43762
+ * @deprecated As of version 1.56. Use an {@link sap.ui.core.mvc.XMLView XMLView} or a {@link topic:e6bb33d076dc4f23be50c082c271b9f0 Typed View }
43699
43763
  * instead.
43700
43764
  */
43701
43765
  export interface $DOMAttributeSettings extends $ElementSettings {
@@ -43727,7 +43791,7 @@ declare module "sap/ui/core/tmpl/DOMElement" {
43727
43791
  * Represents a DOM element. It allows to use databinding for the properties and nested DOM attributes.
43728
43792
  *
43729
43793
  * @since 1.15
43730
- * @deprecated (since 1.56) - Use an {@link sap.ui.core.mvc.XMLView XMLView} or a {@link topic:e6bb33d076dc4f23be50c082c271b9f0 Typed View }
43794
+ * @deprecated As of version 1.56. Use an {@link sap.ui.core.mvc.XMLView XMLView} or a {@link topic:e6bb33d076dc4f23be50c082c271b9f0 Typed View }
43731
43795
  * instead.
43732
43796
  */
43733
43797
  export default class DOMElement extends Control {
@@ -44035,7 +44099,7 @@ declare module "sap/ui/core/tmpl/DOMElement" {
44035
44099
  /**
44036
44100
  * Describes the settings that can be provided to the DOMElement constructor.
44037
44101
  *
44038
- * @deprecated (since 1.56) - Use an {@link sap.ui.core.mvc.XMLView XMLView} or a {@link topic:e6bb33d076dc4f23be50c082c271b9f0 Typed View }
44102
+ * @deprecated As of version 1.56. Use an {@link sap.ui.core.mvc.XMLView XMLView} or a {@link topic:e6bb33d076dc4f23be50c082c271b9f0 Typed View }
44039
44103
  * instead.
44040
44104
  */
44041
44105
  export interface $DOMElementSettings extends $ControlSettings {
@@ -44081,7 +44145,7 @@ declare module "sap/ui/core/tmpl/HandlebarsTemplate" {
44081
44145
  * The class for Handlebars Templates.
44082
44146
  *
44083
44147
  * @since 1.15
44084
- * @deprecated (since 1.56) - Use an {@link sap.ui.core.mvc.XMLView XMLView} or a {@link topic:e6bb33d076dc4f23be50c082c271b9f0 Typed View }
44148
+ * @deprecated As of version 1.56. Use an {@link sap.ui.core.mvc.XMLView XMLView} or a {@link topic:e6bb33d076dc4f23be50c082c271b9f0 Typed View }
44085
44149
  * instead.
44086
44150
  */
44087
44151
  export default abstract class HandlebarsTemplate extends Template {
@@ -44164,7 +44228,7 @@ declare module "sap/ui/core/tmpl/HandlebarsTemplate" {
44164
44228
  /**
44165
44229
  * Describes the settings that can be provided to the HandlebarsTemplate constructor.
44166
44230
  *
44167
- * @deprecated (since 1.56) - Use an {@link sap.ui.core.mvc.XMLView XMLView} or a {@link topic:e6bb33d076dc4f23be50c082c271b9f0 Typed View }
44231
+ * @deprecated As of version 1.56. Use an {@link sap.ui.core.mvc.XMLView XMLView} or a {@link topic:e6bb33d076dc4f23be50c082c271b9f0 Typed View }
44168
44232
  * instead.
44169
44233
  */
44170
44234
  export interface $HandlebarsTemplateSettings extends $TemplateSettings {}
@@ -44189,7 +44253,7 @@ declare module "sap/ui/core/tmpl/Template" {
44189
44253
  * Base Class for Template.
44190
44254
  *
44191
44255
  * @since 1.15
44192
- * @deprecated (since 1.56) - use an {@link sap.ui.core.mvc.XMLView XMLView} or a {@link topic:e6bb33d076dc4f23be50c082c271b9f0 Typed View }
44256
+ * @deprecated As of version 1.56. use an {@link sap.ui.core.mvc.XMLView XMLView} or a {@link topic:e6bb33d076dc4f23be50c082c271b9f0 Typed View }
44193
44257
  * instead.
44194
44258
  */
44195
44259
  export default abstract class Template extends ManagedObject {
@@ -44432,7 +44496,7 @@ declare module "sap/ui/core/tmpl/Template" {
44432
44496
  /**
44433
44497
  * Describes the settings that can be provided to the Template constructor.
44434
44498
  *
44435
- * @deprecated (since 1.56) - use an {@link sap.ui.core.mvc.XMLView XMLView} or a {@link topic:e6bb33d076dc4f23be50c082c271b9f0 Typed View }
44499
+ * @deprecated As of version 1.56. use an {@link sap.ui.core.mvc.XMLView XMLView} or a {@link topic:e6bb33d076dc4f23be50c082c271b9f0 Typed View }
44436
44500
  * instead.
44437
44501
  */
44438
44502
  export interface $TemplateSettings extends $ManagedObjectSettings {
@@ -44462,7 +44526,7 @@ declare module "sap/ui/core/tmpl/TemplateControl" {
44462
44526
  * This is the base class for all template controls. Template controls are declared based on templates.
44463
44527
  *
44464
44528
  * @since 1.15
44465
- * @deprecated (since 1.56) - Use an {@link sap.ui.core.mvc.XMLView XMLView} or a {@link topic:e6bb33d076dc4f23be50c082c271b9f0 Typed View }
44529
+ * @deprecated As of version 1.56. Use an {@link sap.ui.core.mvc.XMLView XMLView} or a {@link topic:e6bb33d076dc4f23be50c082c271b9f0 Typed View }
44466
44530
  * instead.
44467
44531
  */
44468
44532
  export default class TemplateControl extends Control {
@@ -44894,7 +44958,7 @@ declare module "sap/ui/core/tmpl/TemplateControl" {
44894
44958
  /**
44895
44959
  * Describes the settings that can be provided to the TemplateControl constructor.
44896
44960
  *
44897
- * @deprecated (since 1.56) - Use an {@link sap.ui.core.mvc.XMLView XMLView} or a {@link topic:e6bb33d076dc4f23be50c082c271b9f0 Typed View }
44961
+ * @deprecated As of version 1.56. Use an {@link sap.ui.core.mvc.XMLView XMLView} or a {@link topic:e6bb33d076dc4f23be50c082c271b9f0 Typed View }
44898
44962
  * instead.
44899
44963
  */
44900
44964
  export interface $TemplateControlSettings extends $ControlSettings {
@@ -45499,8 +45563,8 @@ declare module "sap/ui/core/UIArea" {
45499
45563
  * Registry of all `sap.ui.core.UIArea`s that currently exist.
45500
45564
  *
45501
45565
  * @since 1.107
45502
- * @deprecated (since 1.120) - without a replacement. Applications should not be interested in the set of
45503
- * `UIArea`s. They should only assign controls to them, by using {@link sap.ui.core.Control.prototype.placeAt Control.prototype.placeAt }
45566
+ * @deprecated As of version 1.120. without a replacement. Applications should not be interested in the
45567
+ * set of `UIArea`s. They should only assign controls to them, by using {@link sap.ui.core.Control.prototype.placeAt Control.prototype.placeAt }
45504
45568
  * or use the API of a `UIArea` as reachable via {@link sap.ui.core.Control.prototype.getUIArea Control.prototype.getUIArea}.
45505
45569
  */
45506
45570
  static registry: registry;
@@ -45636,7 +45700,7 @@ declare module "sap/ui/core/UIArea" {
45636
45700
  * Returns the content control of this `UIArea` at the specified index. If no index is given the first content
45637
45701
  * control is returned.
45638
45702
  *
45639
- * @deprecated (since 1.1) - use function {@link #getContent} instead
45703
+ * @deprecated As of version 1.1. use function {@link #getContent} instead
45640
45704
  *
45641
45705
  * @returns the content control of this `UIArea` at the specified index.
45642
45706
  */
@@ -45802,7 +45866,7 @@ declare module "sap/ui/core/UIArea" {
45802
45866
  * to this UIArea will be cut off). Then the parent relationship for the new content control (if not empty)
45803
45867
  * will be set to this UIArea and finally, the UIArea will be marked for re-rendering.
45804
45868
  *
45805
- * @deprecated (since 1.1) - use {@link #removeAllContent} and {@link #addContent} instead
45869
+ * @deprecated As of version 1.1. use {@link #removeAllContent} and {@link #addContent} instead
45806
45870
  */
45807
45871
  setRootControl(
45808
45872
  /**
@@ -45815,7 +45879,7 @@ declare module "sap/ui/core/UIArea" {
45815
45879
  *
45816
45880
  * The node must have an ID that will be used as ID for this instance of `UIArea`.
45817
45881
  *
45818
- * @deprecated (since 1.107) - without a replacement. Applications should not create or modify `UIArea`s
45882
+ * @deprecated As of version 1.107. without a replacement. Applications should not create or modify `UIArea`s
45819
45883
  * programmatically. They should only assign controls to them, by using {@link sap.ui.core.Control.prototype.placeAt Control.prototype.placeAt }
45820
45884
  * or use the API of a `UIArea` as reachable via {@link sap.ui.core.Control.prototype.getUIArea Control.prototype.getUIArea}.
45821
45885
  */
@@ -45836,16 +45900,16 @@ declare module "sap/ui/core/UIArea" {
45836
45900
  * Registry of all `sap.ui.core.UIArea`s that currently exist.
45837
45901
  *
45838
45902
  * @since 1.107
45839
- * @deprecated (since 1.120) - without a replacement. Applications should not be interested in the set of
45840
- * `UIArea`s. They should only assign controls to them, by using {@link sap.ui.core.Control.prototype.placeAt Control.prototype.placeAt }
45903
+ * @deprecated As of version 1.120. without a replacement. Applications should not be interested in the
45904
+ * set of `UIArea`s. They should only assign controls to them, by using {@link sap.ui.core.Control.prototype.placeAt Control.prototype.placeAt }
45841
45905
  * or use the API of a `UIArea` as reachable via {@link sap.ui.core.Control.prototype.getUIArea Control.prototype.getUIArea}.
45842
45906
  */
45843
45907
  interface registry {
45844
45908
  /**
45845
45909
  * Number of existing UIAreas.
45846
45910
  *
45847
- * @deprecated (since 1.120) - without a replacement. Applications should not be interested in the set of
45848
- * `UIArea`s. They should only assign controls to them, by using {@link sap.ui.core.Control.prototype.placeAt Control.prototype.placeAt }
45911
+ * @deprecated As of version 1.120. without a replacement. Applications should not be interested in the
45912
+ * set of `UIArea`s. They should only assign controls to them, by using {@link sap.ui.core.Control.prototype.placeAt Control.prototype.placeAt }
45849
45913
  * or use the API of a `UIArea` as reachable via {@link sap.ui.core.Control.prototype.getUIArea Control.prototype.getUIArea}.
45850
45914
  */
45851
45915
  size: int;
@@ -45860,8 +45924,8 @@ declare module "sap/ui/core/UIArea" {
45860
45924
  * **Note**: The returned object is created by a call to `Object.create(null)`, and therefore lacks all
45861
45925
  * methods of `Object.prototype`, e.g. `toString` etc.
45862
45926
  *
45863
- * @deprecated (since 1.120) - without a replacement. Applications should not be interested in the set of
45864
- * all `UIArea`s. They should only assign controls to them, by using {@link sap.ui.core.Control.prototype.placeAt Control.prototype.placeAt }
45927
+ * @deprecated As of version 1.120. without a replacement. Applications should not be interested in the
45928
+ * set of all `UIArea`s. They should only assign controls to them, by using {@link sap.ui.core.Control.prototype.placeAt Control.prototype.placeAt }
45865
45929
  * or use the API of a `UIArea` as reachable via {@link sap.ui.core.Control.prototype.getUIArea Control.prototype.getUIArea}.
45866
45930
  *
45867
45931
  * @returns Object with all UIAreas, keyed by their ID
@@ -45890,8 +45954,8 @@ declare module "sap/ui/core/UIArea" {
45890
45954
  * in the array is not specified and might change between calls (over time and across different versions
45891
45955
  * of UI5).
45892
45956
  *
45893
- * @deprecated (since 1.120) - without a replacement. Applications should not be interested in the set of
45894
- * all `UIArea`s. They should only assign controls to them, by using {@link sap.ui.core.Control.prototype.placeAt Control.prototype.placeAt }
45957
+ * @deprecated As of version 1.120. without a replacement. Applications should not be interested in the
45958
+ * set of all `UIArea`s. They should only assign controls to them, by using {@link sap.ui.core.Control.prototype.placeAt Control.prototype.placeAt }
45895
45959
  * or use the API of a `UIArea` as reachable via {@link sap.ui.core.Control.prototype.getUIArea Control.prototype.getUIArea}.
45896
45960
  *
45897
45961
  * @returns Array of UIAreas matching the predicate; order is undefined and might change in newer versions
@@ -45929,8 +45993,8 @@ declare module "sap/ui/core/UIArea" {
45929
45993
  * that the implementation of `callback` sees, depends on the usual resolution mechanism. E.g. when `callback`
45930
45994
  * was bound to some context object, that object wins over the given `thisArg`.
45931
45995
  *
45932
- * @deprecated (since 1.120) - without a replacement. Applications should not be interested in the set of
45933
- * all `UIArea`s. They should only assign controls to them, by using {@link sap.ui.core.Control.prototype.placeAt Control.prototype.placeAt }
45996
+ * @deprecated As of version 1.120. without a replacement. Applications should not be interested in the
45997
+ * set of all `UIArea`s. They should only assign controls to them, by using {@link sap.ui.core.Control.prototype.placeAt Control.prototype.placeAt }
45934
45998
  * or use the API of a `UIArea` as reachable via {@link sap.ui.core.Control.prototype.getUIArea Control.prototype.getUIArea}.
45935
45999
  */
45936
46000
  forEach(
@@ -45949,7 +46013,7 @@ declare module "sap/ui/core/UIArea" {
45949
46013
  * When the ID is `null` or `undefined` or when there's no UIArea with the given ID, then `undefined` is
45950
46014
  * returned.
45951
46015
  *
45952
- * @deprecated (since 1.120) - without a replacement. Applications should not be interested in a certain
46016
+ * @deprecated As of version 1.120. without a replacement. Applications should not be interested in a certain
45953
46017
  * `UIArea`. They should only assign controls to them, by using {@link sap.ui.core.Control.prototype.placeAt Control.prototype.placeAt }
45954
46018
  * or use the API of a `UIArea` as reachable via {@link sap.ui.core.Control.prototype.getUIArea Control.prototype.getUIArea}.
45955
46019
  *
@@ -46462,7 +46526,7 @@ declare module "sap/ui/core/util/Export" {
46462
46526
  * it in other programs / applications.
46463
46527
  *
46464
46528
  * @since 1.22.0
46465
- * @deprecated (since 1.73) - replaced by the export functionality of the `sap.ui.export` library.
46529
+ * @deprecated As of version 1.73. replaced by the export functionality of the `sap.ui.export` library.
46466
46530
  */
46467
46531
  export default class Export extends Control {
46468
46532
  /**
@@ -46785,7 +46849,7 @@ declare module "sap/ui/core/util/Export" {
46785
46849
  /**
46786
46850
  * Describes the settings that can be provided to the Export constructor.
46787
46851
  *
46788
- * @deprecated (since 1.73) - replaced by the export functionality of the `sap.ui.export` library.
46852
+ * @deprecated As of version 1.73. replaced by the export functionality of the `sap.ui.export` library.
46789
46853
  */
46790
46854
  export interface $ExportSettings extends $ControlSettings {
46791
46855
  /**
@@ -46821,7 +46885,7 @@ declare module "sap/ui/core/util/ExportCell" {
46821
46885
  * / {@link sap.ui.core.util.Export Export}.
46822
46886
  *
46823
46887
  * @since 1.22.0
46824
- * @deprecated (since 1.73) - replaced by the export functionality of the `sap.ui.export` library.
46888
+ * @deprecated As of version 1.73. replaced by the export functionality of the `sap.ui.export` library.
46825
46889
  */
46826
46890
  export default class ExportCell extends UI5Element {
46827
46891
  /**
@@ -46915,7 +46979,7 @@ declare module "sap/ui/core/util/ExportCell" {
46915
46979
  /**
46916
46980
  * Describes the settings that can be provided to the ExportCell constructor.
46917
46981
  *
46918
- * @deprecated (since 1.73) - replaced by the export functionality of the `sap.ui.export` library.
46982
+ * @deprecated As of version 1.73. replaced by the export functionality of the `sap.ui.export` library.
46919
46983
  */
46920
46984
  export interface $ExportCellSettings extends $ElementSettings {
46921
46985
  /**
@@ -46940,7 +47004,7 @@ declare module "sap/ui/core/util/ExportColumn" {
46940
47004
  * Can have a name and a cell template.
46941
47005
  *
46942
47006
  * @since 1.22.0
46943
- * @deprecated (since 1.73) - replaced by the export functionality of the `sap.ui.export` library.
47007
+ * @deprecated As of version 1.73. replaced by the export functionality of the `sap.ui.export` library.
46944
47008
  */
46945
47009
  export default class ExportColumn extends ManagedObject {
46946
47010
  /**
@@ -47059,7 +47123,7 @@ declare module "sap/ui/core/util/ExportColumn" {
47059
47123
  /**
47060
47124
  * Describes the settings that can be provided to the ExportColumn constructor.
47061
47125
  *
47062
- * @deprecated (since 1.73) - replaced by the export functionality of the `sap.ui.export` library.
47126
+ * @deprecated As of version 1.73. replaced by the export functionality of the `sap.ui.export` library.
47063
47127
  */
47064
47128
  export interface $ExportColumnSettings extends $ManagedObjectSettings {
47065
47129
  /**
@@ -47089,7 +47153,7 @@ declare module "sap/ui/core/util/ExportRow" {
47089
47153
  * Internally used in {@link sap.ui.core.util.Export Export}.
47090
47154
  *
47091
47155
  * @since 1.22.0
47092
- * @deprecated (since 1.73) - replaced by the export functionality of the `sap.ui.export` library.
47156
+ * @deprecated As of version 1.73. replaced by the export functionality of the `sap.ui.export` library.
47093
47157
  */
47094
47158
  export default class ExportRow extends ManagedObject {
47095
47159
  /**
@@ -47235,7 +47299,7 @@ declare module "sap/ui/core/util/ExportRow" {
47235
47299
  /**
47236
47300
  * Describes the settings that can be provided to the ExportRow constructor.
47237
47301
  *
47238
- * @deprecated (since 1.73) - replaced by the export functionality of the `sap.ui.export` library.
47302
+ * @deprecated As of version 1.73. replaced by the export functionality of the `sap.ui.export` library.
47239
47303
  */
47240
47304
  export interface $ExportRowSettings extends $ManagedObjectSettings {
47241
47305
  /**
@@ -47260,7 +47324,7 @@ declare module "sap/ui/core/util/ExportType" {
47260
47324
  * Base export type. Subclasses can be used for {@link sap.ui.core.util.Export Export}.
47261
47325
  *
47262
47326
  * @since 1.22.0
47263
- * @deprecated (since 1.73) - replaced by the export functionality of the `sap.ui.export` library.
47327
+ * @deprecated As of version 1.73. replaced by the export functionality of the `sap.ui.export` library.
47264
47328
  */
47265
47329
  export default class ExportType extends ManagedObject {
47266
47330
  /**
@@ -47496,7 +47560,7 @@ declare module "sap/ui/core/util/ExportType" {
47496
47560
  /**
47497
47561
  * Describes the settings that can be provided to the ExportType constructor.
47498
47562
  *
47499
- * @deprecated (since 1.73) - replaced by the export functionality of the `sap.ui.export` library.
47563
+ * @deprecated As of version 1.73. replaced by the export functionality of the `sap.ui.export` library.
47500
47564
  */
47501
47565
  export interface $ExportTypeSettings extends $ManagedObjectSettings {
47502
47566
  /**
@@ -47547,7 +47611,7 @@ declare module "sap/ui/core/util/ExportTypeCSV" {
47547
47611
  * be cut off.
47548
47612
  *
47549
47613
  * @since 1.22.0
47550
- * @deprecated (since 1.73) - replaced by the export functionality of the `sap.ui.export` library.
47614
+ * @deprecated As of version 1.73. replaced by the export functionality of the `sap.ui.export` library.
47551
47615
  */
47552
47616
  export default class ExportTypeCSV extends ExportType {
47553
47617
  /**
@@ -47651,7 +47715,7 @@ declare module "sap/ui/core/util/ExportTypeCSV" {
47651
47715
  /**
47652
47716
  * Describes the settings that can be provided to the ExportTypeCSV constructor.
47653
47717
  *
47654
- * @deprecated (since 1.73) - replaced by the export functionality of the `sap.ui.export` library.
47718
+ * @deprecated As of version 1.73. replaced by the export functionality of the `sap.ui.export` library.
47655
47719
  */
47656
47720
  export interface $ExportTypeCSVSettings extends $ExportTypeSettings {
47657
47721
  /**
@@ -48105,8 +48169,11 @@ declare module "sap/ui/core/util/MockServer" {
48105
48169
  /**
48106
48170
  * A response handler function that will be called when an incoming request matches `method` and `path`.
48107
48171
  * The first parameter of the handler will be a `Response` object which can be used to respond on the request.
48172
+ * A truthy return value indicates that the request handler has processed the request, meaning that no further
48173
+ * request handlers are called. A falsy return value means that further request handlers with a matching
48174
+ * path are called.
48108
48175
  */
48109
- response: (p1: Response, p2: any) => void;
48176
+ response: (p1: Response, p2: any) => boolean;
48110
48177
  };
48111
48178
 
48112
48179
  /**
@@ -48505,7 +48572,7 @@ declare module "sap/ui/core/ValueStateSupport" {
48505
48572
  * the state as an integer
48506
48573
  */
48507
48574
  iState: int
48508
- ): ValueState | keyof typeof ValueState;
48575
+ ): ValueState;
48509
48576
  /**
48510
48577
  * Returns a generic success, warning or error message if the given Element has a property "valueState"
48511
48578
  * with one of these three states or the given ValueState represents one of these states.
@@ -48712,7 +48779,7 @@ declare module "sap/ui/core/webc/WebComponent" {
48712
48779
  * controls in the dedicated slots of the Web Component.
48713
48780
  *
48714
48781
  * @since 1.118.0
48715
- * @experimental (since 1.118.0) - The API might change. It is not intended for productive usage yet!
48782
+ * @experimental As of version 1.118.0. The API might change. It is not intended for productive usage yet!
48716
48783
  */
48717
48784
  export default class WebComponent extends Control {
48718
48785
  /**
@@ -48860,7 +48927,7 @@ declare module "sap/ui/core/webc/WebComponent" {
48860
48927
  /**
48861
48928
  * Describes the settings that can be provided to the WebComponent constructor.
48862
48929
  *
48863
- * @experimental (since 1.118.0) - The API might change. It is not intended for productive usage yet!
48930
+ * @experimental As of version 1.118.0. The API might change. It is not intended for productive usage yet!
48864
48931
  */
48865
48932
  export interface $WebComponentSettings extends $ControlSettings {}
48866
48933
 
@@ -48961,7 +49028,7 @@ declare module "sap/ui/core/webc/WebComponentMetadata" {
48961
49028
 
48962
49029
  /**
48963
49030
  * @since 1.118.0
48964
- * @experimental (since 1.118.0) - The API might change. It is not intended for productive usage yet!
49031
+ * @experimental As of version 1.118.0. The API might change. It is not intended for productive usage yet!
48965
49032
  */
48966
49033
  export default class WebComponentMetadata extends ElementMetadata {
48967
49034
  /**
@@ -49668,8 +49735,8 @@ declare module "sap/ui/core/XMLComposite" {
49668
49735
  * Base Class for XMLComposite controls.
49669
49736
  *
49670
49737
  * @since 1.56.0
49671
- * @deprecated (since 1.88) - use {@link topic:c1512f6ce1454ff1913e3857bad56392 Standard Composite Controls}
49672
- * @experimental (since 1.56.0)
49738
+ * @deprecated As of version 1.88. use {@link topic:c1512f6ce1454ff1913e3857bad56392 Standard Composite Controls}
49739
+ * @experimental As of version 1.56.0.
49673
49740
  */
49674
49741
  export default abstract class XMLComposite extends Control {
49675
49742
  /**
@@ -49954,8 +50021,8 @@ declare module "sap/ui/core/XMLComposite" {
49954
50021
  /**
49955
50022
  * Describes the settings that can be provided to the XMLComposite constructor.
49956
50023
  *
49957
- * @deprecated (since 1.88) - use {@link topic:c1512f6ce1454ff1913e3857bad56392 Standard Composite Controls}
49958
- * @experimental (since 1.56.0)
50024
+ * @deprecated As of version 1.88. use {@link topic:c1512f6ce1454ff1913e3857bad56392 Standard Composite Controls}
50025
+ * @experimental As of version 1.56.0.
49959
50026
  */
49960
50027
  export interface $XMLCompositeSettings extends $ControlSettings {
49961
50028
  /**
@@ -50160,7 +50227,7 @@ declare module "sap/ui/Device" {
50160
50227
  * have the possibility to customize the user agent, and to explicitly add this information.
50161
50228
  *
50162
50229
  * @since 1.31.0
50163
- * @deprecated (since 1.98)
50230
+ * @deprecated As of version 1.98.
50164
50231
  */
50165
50232
  export const webview: boolean;
50166
50233
 
@@ -50795,7 +50862,7 @@ declare module "sap/ui/model/analytics/AnalyticalBinding" {
50795
50862
  * to OData requests. If a binding count mode is set to `Request` or `Both`, a warning is logged to remind
50796
50863
  * the application that the OData requests generated by the AnalyticalBinding include a $inlinecount.
50797
50864
  *
50798
- * @experimental - This module is only for experimental use!
50865
+ * @experimental This module is only for experimental use!
50799
50866
  * @ui5-protected DO NOT USE IN APPLICATIONS (only for related classes in the framework)
50800
50867
  */
50801
50868
  export default class AnalyticalBinding extends TreeBinding {
@@ -51231,7 +51298,7 @@ declare module "sap/ui/model/analytics/AnalyticalBinding" {
51231
51298
  /**
51232
51299
  * Gets the total number of leaves or `-1` if this is unknown.
51233
51300
  *
51234
- * @deprecated (since 1.92) - use {@link #getCount} instead
51301
+ * @deprecated As of version 1.92. use {@link #getCount} instead
51235
51302
  *
51236
51303
  * @returns The total number of leaves, or `-1` if the number is not yet known or if the binding parameter
51237
51304
  * `provideTotalResultSize` is set to `false`
@@ -51539,7 +51606,7 @@ declare module "sap/ui/model/analytics/odata4analytics" {
51539
51606
  *
51540
51607
  * Lazy initialization of attributes will cause unexpected values when you access object attributes directly.
51541
51608
  *
51542
- * @experimental - This module is only for experimental use!
51609
+ * @experimental This module is only for experimental use!
51543
51610
  * @ui5-protected DO NOT USE IN APPLICATIONS (only for related classes in the framework)
51544
51611
  */
51545
51612
  interface odata4analytics {
@@ -53429,7 +53496,7 @@ declare module "sap/ui/model/analytics/odata4analytics" {
53429
53496
  /**
53430
53497
  * Handle to an OData model by the URI pointing to it.
53431
53498
  *
53432
- * @deprecated (since 1.94) - use {@link sap.ui.model.analytics.odata4analytics.Model.ReferenceByModel }
53499
+ * @deprecated As of version 1.94. use {@link sap.ui.model.analytics.odata4analytics.Model.ReferenceByModel }
53433
53500
  * instead
53434
53501
  */
53435
53502
  class ReferenceByURI {
@@ -53477,112 +53544,6 @@ declare module "sap/ui/model/analytics/odata4analytics" {
53477
53544
  }
53478
53545
  }
53479
53546
 
53480
- declare module "sap/ui/model/base/ManagedObjectModel" {
53481
- import JSONModel from "sap/ui/model/json/JSONModel";
53482
-
53483
- import ManagedObject from "sap/ui/base/ManagedObject";
53484
-
53485
- import Metadata from "sap/ui/base/Metadata";
53486
-
53487
- /**
53488
- * The ManagedObjectModel class can be used for data binding of properties and aggregations for managed
53489
- * objects.
53490
- *
53491
- * Provides model access to a given {@link sap.ui.base.ManagedObject}. Such access allows to bind to properties
53492
- * and aggregations of this object.
53493
- *
53494
- * @experimental (since 1.58)
53495
- */
53496
- export default class ManagedObjectModel extends JSONModel {
53497
- /**
53498
- * The ManagedObjectModel class allows you to bind to properties and aggregations of managed objects.
53499
- */
53500
- constructor(
53501
- /**
53502
- * the managed object models root object
53503
- */
53504
- oObject: ManagedObject,
53505
- /**
53506
- * an object for custom data
53507
- */
53508
- oData?: object
53509
- );
53510
-
53511
- /**
53512
- * Creates a new subclass of class sap.ui.model.base.ManagedObjectModel with name `sClassName` and enriches
53513
- * it with the information contained in `oClassInfo`.
53514
- *
53515
- * `oClassInfo` might contain the same kind of information as described in {@link sap.ui.model.json.JSONModel.extend}.
53516
- *
53517
- *
53518
- * @returns Created class / constructor function
53519
- */
53520
- static extend<T extends Record<string, unknown>>(
53521
- /**
53522
- * Name of the class being created
53523
- */
53524
- sClassName: string,
53525
- /**
53526
- * Object literal with information about the class
53527
- */
53528
- oClassInfo?: sap.ClassInfo<T, ManagedObjectModel>,
53529
- /**
53530
- * Constructor function for the metadata object; if not given, it defaults to the metadata implementation
53531
- * used by this class
53532
- */
53533
- FNMetaImpl?: Function
53534
- ): Function;
53535
- /**
53536
- * Returns a metadata object for class sap.ui.model.base.ManagedObjectModel.
53537
- *
53538
- *
53539
- * @returns Metadata object describing this class
53540
- */
53541
- static getMetadata(): Metadata;
53542
- /**
53543
- * Private method iterating the registered bindings of this model instance and initiating their check for
53544
- * update
53545
- *
53546
- * @ui5-protected Do not call from applications (only from related classes in the framework)
53547
- */
53548
- checkUpdate(
53549
- bForceUpdate: boolean,
53550
-
53551
- bAsync: boolean,
53552
- /**
53553
- * an optional test function to filter the binding
53554
- */
53555
- fnFilter: Function
53556
- ): void;
53557
- /**
53558
- * Private method iterating the registered bindings of this model instance and initiating their check for
53559
- * update
53560
- *
53561
- * @ui5-protected Do not call from applications (only from related classes in the framework)
53562
- */
53563
- checkUpdate(
53564
- bAsync: boolean,
53565
- /**
53566
- * an optional test function to filter the binding
53567
- */
53568
- fnFilter: Function
53569
- ): void;
53570
- /**
53571
- * Inserts the user-defined custom data into the model.
53572
- */
53573
- setData(
53574
- /**
53575
- * The data as JSON object to be set on the model
53576
- */
53577
- oData: object,
53578
- /**
53579
- * If set to `true`, the data is merged instead of replaced
53580
- */
53581
- bMerge?: boolean
53582
- ): void;
53583
- }
53584
- }
53585
-
53586
53547
  declare module "sap/ui/model/Binding" {
53587
53548
  import EventProvider from "sap/ui/base/EventProvider";
53588
53549
 
@@ -56248,7 +56209,7 @@ declare module "sap/ui/model/Filter" {
56248
56209
  *
56249
56210
  * @returns The operator
56250
56211
  */
56251
- getOperator(): (FilterOperator | keyof typeof FilterOperator) | undefined;
56212
+ getOperator(): FilterOperator | undefined;
56252
56213
  /**
56253
56214
  * Returns the binding path for this filter, see {@link sap.ui.model.Filter#constructor}, parameter `vFilterInfo`
56254
56215
  * or `vFilterInfo.path`.
@@ -56945,7 +56906,7 @@ declare module "sap/ui/model/ListBinding" {
56945
56906
  * When called, the context of the event handler (its `this`) will be bound to `oListener` if specified,
56946
56907
  * otherwise it will be bound to this `sap.ui.model.ListBinding` itself.
56947
56908
  *
56948
- * @deprecated (since 1.11) - use the `change` event. It now contains a parameter `(reason : "filter")`
56909
+ * @deprecated As of version 1.11. use the `change` event. It now contains a parameter `(reason : "filter")`
56949
56910
  * when a filter event is fired.
56950
56911
  * @ui5-protected Do not call from applications (only from related classes in the framework)
56951
56912
  */
@@ -56965,8 +56926,8 @@ declare module "sap/ui/model/ListBinding" {
56965
56926
  * When called, the context of the event handler (its `this`) will be bound to `oListener` if specified,
56966
56927
  * otherwise it will be bound to this `sap.ui.model.ListBinding` itself.
56967
56928
  *
56968
- * @deprecated (since 1.11) - use the `change` event. It now contains a parameter `(reason : "sort")` when
56969
- * a sorter event is fired.
56929
+ * @deprecated As of version 1.11. use the `change` event. It now contains a parameter `(reason : "sort")`
56930
+ * when a sorter event is fired.
56970
56931
  * @ui5-protected Do not call from applications (only from related classes in the framework)
56971
56932
  */
56972
56933
  attachSort(
@@ -56982,7 +56943,7 @@ declare module "sap/ui/model/ListBinding" {
56982
56943
  /**
56983
56944
  * Detaches event handler `fnFunction` from the {@link #event:filter filter} event of this `sap.ui.model.ListBinding`.
56984
56945
  *
56985
- * @deprecated (since 1.11) - use the `change` event.
56946
+ * @deprecated As of version 1.11. use the `change` event.
56986
56947
  * @ui5-protected Do not call from applications (only from related classes in the framework)
56987
56948
  */
56988
56949
  detachFilter(
@@ -56998,7 +56959,7 @@ declare module "sap/ui/model/ListBinding" {
56998
56959
  /**
56999
56960
  * Detaches event handler `fnFunction` from the {@link #event:sort sort} event of this `sap.ui.model.ListBinding`.
57000
56961
  *
57001
- * @deprecated (since 1.11) - use the `change` event.
56962
+ * @deprecated As of version 1.11. use the `change` event.
57002
56963
  * @ui5-protected Do not call from applications (only from related classes in the framework)
57003
56964
  */
57004
56965
  detachSort(
@@ -57316,7 +57277,7 @@ declare module "sap/ui/model/ListBinding" {
57316
57277
  /**
57317
57278
  * Parameters of the ListBinding#filter event.
57318
57279
  *
57319
- * @deprecated (since 1.11) - use the `change` event. It now contains a parameter `(reason : "filter")`
57280
+ * @deprecated As of version 1.11. use the `change` event. It now contains a parameter `(reason : "filter")`
57320
57281
  * when a filter event is fired.
57321
57282
  */
57322
57283
  export interface ListBinding$FilterEventParameters {}
@@ -57324,7 +57285,7 @@ declare module "sap/ui/model/ListBinding" {
57324
57285
  /**
57325
57286
  * Event object of the ListBinding#filter event.
57326
57287
  *
57327
- * @deprecated (since 1.11) - use the `change` event. It now contains a parameter `(reason : "filter")`
57288
+ * @deprecated As of version 1.11. use the `change` event. It now contains a parameter `(reason : "filter")`
57328
57289
  * when a filter event is fired.
57329
57290
  */
57330
57291
  export type ListBinding$FilterEvent = Event<
@@ -57335,16 +57296,16 @@ declare module "sap/ui/model/ListBinding" {
57335
57296
  /**
57336
57297
  * Parameters of the ListBinding#sort event.
57337
57298
  *
57338
- * @deprecated (since 1.11) - use the `change` event. It now contains a parameter `(reason : "sort")` when
57339
- * a sorter event is fired.
57299
+ * @deprecated As of version 1.11. use the `change` event. It now contains a parameter `(reason : "sort")`
57300
+ * when a sorter event is fired.
57340
57301
  */
57341
57302
  export interface ListBinding$SortEventParameters {}
57342
57303
 
57343
57304
  /**
57344
57305
  * Event object of the ListBinding#sort event.
57345
57306
  *
57346
- * @deprecated (since 1.11) - use the `change` event. It now contains a parameter `(reason : "sort")` when
57347
- * a sorter event is fired.
57307
+ * @deprecated As of version 1.11. use the `change` event. It now contains a parameter `(reason : "sort")`
57308
+ * when a sorter event is fired.
57348
57309
  */
57349
57310
  export type ListBinding$SortEvent = Event<
57350
57311
  ListBinding$SortEventParameters,
@@ -58092,7 +58053,7 @@ declare module "sap/ui/model/Model" {
58092
58053
  *
58093
58054
  * @returns Default binding mode of the model
58094
58055
  */
58095
- getDefaultBindingMode(): BindingMode | keyof typeof BindingMode;
58056
+ getDefaultBindingMode(): BindingMode;
58096
58057
  /**
58097
58058
  * Returns messages of this model associated with the given context, that is messages belonging to the object
58098
58059
  * referred to by this context or a child object of that object. The messages are sorted by their {@link sap.ui.core.message.Message#getType type }
@@ -58199,7 +58160,7 @@ declare module "sap/ui/model/Model" {
58199
58160
  /**
58200
58161
  * Returns whether legacy path syntax is used.
58201
58162
  *
58202
- * @deprecated (since 1.88.0) - legacy path syntax is not supported by most model implementations.
58163
+ * @deprecated As of version 1.88.0. legacy path syntax is not supported by most model implementations.
58203
58164
  *
58204
58165
  * @returns Whether legacy path syntax is used
58205
58166
  */
@@ -58238,7 +58199,7 @@ declare module "sap/ui/model/Model" {
58238
58199
  * to earlier releases which means they are resolved relative to the root element or handled strict and
58239
58200
  * stay unresolved until a binding context is set.
58240
58201
  *
58241
- * @deprecated (since 1.88.0) - legacy path syntax is not supported by most model implementations.
58202
+ * @deprecated As of version 1.88.0. legacy path syntax is not supported by most model implementations.
58242
58203
  */
58243
58204
  setLegacySyntax(
58244
58205
  /**
@@ -58456,7 +58417,7 @@ declare module "sap/ui/model/odata/ODataTreeBindingAdapter" {
58456
58417
  * controls. Only usable with the sap.ui.table.TreeTable control. The functions defined here are only available
58457
58418
  * when you are using a TreeTable and an ODataModel.
58458
58419
  *
58459
- * @experimental - This module is only for experimental and internal use!
58420
+ * @experimental This module is only for experimental and internal use!
58460
58421
  */
58461
58422
  export default function ODataTreeBindingAdapter(): void;
58462
58423
  }
@@ -58540,7 +58501,7 @@ declare module "sap/ui/model/odata/AnnotationHelper" {
58540
58501
  *
58541
58502
  *
58542
58503
  * @since 1.31.0
58543
- * @deprecated (since 1.121) - the concept has been discarded.
58504
+ * @deprecated As of version 1.121. the concept has been discarded.
58544
58505
  *
58545
58506
  * @returns constant value or binding info object for a property as expected by {@link sap.ui.base.ManagedObject#applySettings applySettings}
58546
58507
  */
@@ -58861,7 +58822,7 @@ declare module "sap/ui/model/odata/CountMode" {
58861
58822
  * before the introduction of the `CountMode`. For compatibility reasons, it is the default for the `ODataModel`
58862
58823
  * (v1) and shouldn't be used otherwise.
58863
58824
  *
58864
- * @deprecated (since 1.43) - this shouldn't be used any longer, decide for one of the other modes.
58825
+ * @deprecated As of version 1.43. this shouldn't be used any longer, decide for one of the other modes.
58865
58826
  */
58866
58827
  Both = "Both",
58867
58828
  /**
@@ -58898,7 +58859,7 @@ declare module "sap/ui/model/odata/Filter" {
58898
58859
  /**
58899
58860
  * Filter for the list binding
58900
58861
  *
58901
- * @deprecated (since 1.22) - Please use the {@link sap.ui.model.Filter} instead.
58862
+ * @deprecated As of version 1.22. Please use the {@link sap.ui.model.Filter} instead.
58902
58863
  */
58903
58864
  export default class Filter extends BaseObject {
58904
58865
  /**
@@ -58994,7 +58955,7 @@ declare module "sap/ui/model/odata/ODataAnnotations" {
58994
58955
  /**
58995
58956
  * Implementation to access OData Annotations
58996
58957
  *
58997
- * @deprecated (since 1.66) - please use {@link sap.ui.model.odata.v2.ODataAnnotations} instead.
58958
+ * @deprecated As of version 1.66. please use {@link sap.ui.model.odata.v2.ODataAnnotations} instead.
58998
58959
  */
58999
58960
  export default class ODataAnnotations extends EventProvider {
59000
58961
  constructor(
@@ -59319,7 +59280,7 @@ declare module "sap/ui/model/odata/ODataContextBinding" {
59319
59280
  /**
59320
59281
  * The ContextBinding is a specific binding for a setting context for the model
59321
59282
  *
59322
- * @deprecated (since 1.66) - please use {@link sap.ui.model.odata.v2.ODataContextBinding} instead.
59283
+ * @deprecated As of version 1.66. please use {@link sap.ui.model.odata.v2.ODataContextBinding} instead.
59323
59284
  */
59324
59285
  export default abstract class ODataContextBinding extends ContextBinding {
59325
59286
  /**
@@ -59391,7 +59352,7 @@ declare module "sap/ui/model/odata/ODataListBinding" {
59391
59352
  /**
59392
59353
  * List binding implementation for OData format.
59393
59354
  *
59394
- * @deprecated (since 1.66) - please use {@link sap.ui.model.odata.v2.ODataListBinding} instead.
59355
+ * @deprecated As of version 1.66. please use {@link sap.ui.model.odata.v2.ODataListBinding} instead.
59395
59356
  */
59396
59357
  export default class ODataListBinding extends ListBinding {
59397
59358
  constructor(
@@ -61278,7 +61239,7 @@ declare module "sap/ui/model/odata/ODataModel" {
61278
61239
  /**
61279
61240
  * Model implementation for OData format
61280
61241
  *
61281
- * @deprecated (since 1.48) - please use {@link sap.ui.model.odata.v2.ODataModel} instead.
61242
+ * @deprecated As of version 1.48. please use {@link sap.ui.model.odata.v2.ODataModel} instead.
61282
61243
  */
61283
61244
  export default class ODataModel extends Model {
61284
61245
  /**
@@ -62045,8 +62006,8 @@ declare module "sap/ui/model/odata/ODataModel" {
62045
62006
  /**
62046
62007
  * Force no caching
62047
62008
  *
62048
- * @deprecated (since 1.13) - the caching should be controlled by the backend by setting the correct cache
62049
- * control header
62009
+ * @deprecated As of version 1.13. the caching should be controlled by the backend by setting the correct
62010
+ * cache control header
62050
62011
  */
62051
62012
  forceNoCache(
62052
62013
  /**
@@ -62057,7 +62018,7 @@ declare module "sap/ui/model/odata/ODataModel" {
62057
62018
  /**
62058
62019
  * Return requested data as object if the data has already been loaded and stored in the model.
62059
62020
  *
62060
- * @deprecated (since 1.6.0) - please use {@link #getProperty} instead
62021
+ * @deprecated As of version 1.6.0. please use {@link #getProperty} instead
62061
62022
  *
62062
62023
  * @returns oData Object containing the requested data if the path is valid.
62063
62024
  */
@@ -62087,7 +62048,7 @@ declare module "sap/ui/model/odata/ODataModel" {
62087
62048
  *
62088
62049
  * @returns The default count mode for retrieving the count of collections
62089
62050
  */
62090
- getDefaultCountMode(): CountMode | keyof typeof CountMode;
62051
+ getDefaultCountMode(): CountMode;
62091
62052
  /**
62092
62053
  * Returns all headers and custom headers which are stored in the OData model.
62093
62054
  *
@@ -62189,7 +62150,7 @@ declare module "sap/ui/model/odata/ODataModel" {
62189
62150
  /**
62190
62151
  * Returns whether this model supports `$count` on its collections.
62191
62152
  *
62192
- * @deprecated (since 1.20) - please use {@link #getDefaultCountMode} instead.
62153
+ * @deprecated As of version 1.20. please use {@link #getDefaultCountMode} instead.
62193
62154
  *
62194
62155
  * @returns Whether this model supports `$count` on its collections
62195
62156
  */
@@ -62353,7 +62314,7 @@ declare module "sap/ui/model/odata/ODataModel" {
62353
62314
  /**
62354
62315
  * Sets whether this OData service supports `$count` on its collections.
62355
62316
  *
62356
- * @deprecated (since 1.20) - please use {@link #setDefaultCountMode} instead.
62317
+ * @deprecated As of version 1.20. please use {@link #setDefaultCountMode} instead.
62357
62318
  */
62358
62319
  setCountSupported(
62359
62320
  /**
@@ -62883,7 +62844,7 @@ declare module "sap/ui/model/odata/OperationMode" {
62883
62844
  * there is much more data than expected.
62884
62845
  * - Count mode `None` is not supported together with operation mode `Auto`
62885
62846
  *
62886
- * @deprecated (since 1.102.0) - because filtering and sorting may lead to different results when executed
62847
+ * @deprecated As of version 1.102.0. because filtering and sorting may lead to different results when executed
62887
62848
  * on the client and on the server, and thus to inconsistent behavior. If it is certain that the collection
62888
62849
  * is completely loaded on the client, use {@link sap.ui.model.odata.OperationMode.Client}; otherwise, use
62889
62850
  * {@link sap.ui.model.odata.OperationMode.Default} or {@link sap.ui.model.odata.OperationMode.Server}.
@@ -66161,10 +66122,22 @@ declare module "sap/ui/model/odata/UpdateMethod" {
66161
66122
  /**
66162
66123
  * Update requests will be send with HTTP method `MERGE`.
66163
66124
  */
66125
+ MERGE = "MERGE",
66126
+ /**
66127
+ * Deprecated to avoid different spellings, use {@link sap.ui.model.odata.UpdateMethod.MERGE} instead.
66128
+ *
66129
+ * @deprecated As of version 1.133.0. use {@link sap.ui.model.odata.UpdateMethod.MERGE} instead
66130
+ */
66164
66131
  Merge = "MERGE",
66165
66132
  /**
66166
66133
  * Update requests will be send with HTTP method `PUT`.
66167
66134
  */
66135
+ PUT = "PUT",
66136
+ /**
66137
+ * Deprecated to avoid different spellings, use {@link sap.ui.model.odata.UpdateMethod.PUT} instead.
66138
+ *
66139
+ * @deprecated As of version 1.133.0. use {@link sap.ui.model.odata.UpdateMethod.PUT} instead
66140
+ */
66168
66141
  Put = "PUT",
66169
66142
  }
66170
66143
  export default UpdateMethod;
@@ -66174,9 +66147,9 @@ declare module "sap/ui/model/odata/v2/BatchMode" {
66174
66147
  /**
66175
66148
  * Different modes for retrieving the count of collections.
66176
66149
  *
66177
- * @deprecated (since 1.74.0) - Use {@link sap.ui.model.odata.CountMode} to specify how the count of collections
66178
- * is retrieved. Use the `useBatch` parameter of the {@link sap.ui.model.odata.v2.ODataModel} constructor
66179
- * to specify whether requests are sent in $batch.
66150
+ * @deprecated As of version 1.74.0. Use {@link sap.ui.model.odata.CountMode} to specify how the count of
66151
+ * collections is retrieved. Use the `useBatch` parameter of the {@link sap.ui.model.odata.v2.ODataModel }
66152
+ * constructor to specify whether requests are sent in $batch.
66180
66153
  */
66181
66154
  enum BatchMode {
66182
66155
  /**
@@ -66399,7 +66372,7 @@ declare module "sap/ui/model/odata/v2/ODataAnnotations" {
66399
66372
  /**
66400
66373
  * Returns the parsed and merged annotation data object.
66401
66374
  *
66402
- * @deprecated (since 1.37.0) - only kept for compatibility with V1 API, use {@link #getData} instead.
66375
+ * @deprecated As of version 1.37.0. only kept for compatibility with V1 API, use {@link #getData} instead.
66403
66376
  */
66404
66377
  getAnnotationsData: undefined;
66405
66378
 
@@ -68328,8 +68301,7 @@ declare module "sap/ui/model/odata/v2/ODataModel" {
68328
68301
  * support the operation modes `Client` and `Auto`. **Note:** {@link sap.ui.model.odata.OperationMode.Auto }
68329
68302
  * is deprecated since 1.102.0.
68330
68303
  * See:
68331
- * {@link http://www.sap.com/protocols/SAPData
68332
- * "SAP Annotations for OData Version 2.0" Specification}
68304
+ * {@link http://www.sap.com/protocols/SAPData "SAP Annotations for OData Version 2.0" Specification}
68333
68305
  *
68334
68306
  *
68335
68307
  * @returns The new tree binding
@@ -68872,7 +68844,7 @@ declare module "sap/ui/model/odata/v2/ODataModel" {
68872
68844
  * **Note:** Controls are not updated. Use {@link #resetChanges} instead to update also the controls, for
68873
68845
  * example: `oModel.resetChanges([oContext.getPath()], undefined, true);`
68874
68846
  *
68875
- * @deprecated (since 1.95.0) - use {@link #resetChanges} instead
68847
+ * @deprecated As of version 1.95.0. use {@link #resetChanges} instead
68876
68848
  */
68877
68849
  deleteCreatedEntry(
68878
68850
  /**
@@ -69119,7 +69091,7 @@ declare module "sap/ui/model/odata/v2/ODataModel" {
69119
69091
  /**
69120
69092
  * Returns the definition of batch groups per entity type for two-way binding changes.
69121
69093
  *
69122
- * @deprecated (since 1.36) - use {@link #getChangeGroups} instead
69094
+ * @deprecated As of version 1.36. use {@link #getChangeGroups} instead
69123
69095
  *
69124
69096
  * @returns Definition of batch groups for two-way binding changes, keyed by entity names.
69125
69097
  */
@@ -69134,7 +69106,7 @@ declare module "sap/ui/model/odata/v2/ODataModel" {
69134
69106
  /**
69135
69107
  * Return requested data as object if the data has already been loaded and stored in the model.
69136
69108
  *
69137
- * @deprecated (since 1.24) - please use {@link #getProperty} instead
69109
+ * @deprecated As of version 1.24. please use {@link #getProperty} instead
69138
69110
  *
69139
69111
  * @returns Object containing the requested data if the path is valid.
69140
69112
  */
@@ -69164,11 +69136,11 @@ declare module "sap/ui/model/odata/v2/ODataModel" {
69164
69136
  *
69165
69137
  * @returns Returns the default count mode for this model
69166
69138
  */
69167
- getDefaultCountMode(): CountMode | keyof typeof CountMode;
69139
+ getDefaultCountMode(): CountMode;
69168
69140
  /**
69169
69141
  * Returns the array of batch group IDs that are set as deferred
69170
69142
  *
69171
- * @deprecated (since 1.32) - use {@link #getDeferredGroups} instead
69143
+ * @deprecated As of version 1.32. use {@link #getDeferredGroups} instead
69172
69144
  *
69173
69145
  * @returns aGroupIds The array of deferred batch group IDs
69174
69146
  */
@@ -69229,7 +69201,7 @@ declare module "sap/ui/model/odata/v2/ODataModel" {
69229
69201
  *
69230
69202
  * @returns The message scope
69231
69203
  */
69232
- getMessageScope(): MessageScope | keyof typeof MessageScope;
69204
+ getMessageScope(): MessageScope;
69233
69205
  /**
69234
69206
  * Returns an instance of an OData meta model which offers a unified access to both OData V2 metadata and
69235
69207
  * V4 annotations. It uses the existing {@link sap.ui.model.odata.ODataMetadata} as a foundation and merges
@@ -69431,7 +69403,7 @@ declare module "sap/ui/model/odata/v2/ODataModel" {
69431
69403
  * Returns the current security token if available; triggers a request to fetch the security token if it
69432
69404
  * is not available.
69433
69405
  *
69434
- * @deprecated (since 1.119.0) - use {@link #securityTokenAvailable} instead
69406
+ * @deprecated As of version 1.119.0. use {@link #securityTokenAvailable} instead
69435
69407
  *
69436
69408
  * @returns The security token; `undefined` if it is not available
69437
69409
  */
@@ -69690,7 +69662,7 @@ declare module "sap/ui/model/odata/v2/ODataModel" {
69690
69662
  * Refreshes the metadata for this model, for example when the request for metadata has failed. Returns
69691
69663
  * a new promise which can be resolved or rejected depending on the metadata loading state.
69692
69664
  *
69693
- * @deprecated (since 1.42) - this API may cause data inconsistencies and should not be used.
69665
+ * @deprecated As of version 1.42. this API may cause data inconsistencies and should not be used.
69694
69666
  *
69695
69667
  * @returns A promise on metadata loaded state or `undefined` if metadata is not initialized or currently
69696
69668
  * refreshed
@@ -69825,7 +69797,7 @@ declare module "sap/ui/model/odata/v2/ODataModel" {
69825
69797
  /**
69826
69798
  * Definition of batch groups per entity type for two-way binding changes.
69827
69799
  *
69828
- * @deprecated (since 1.32) - Use {@link #setChangeGroups} instead
69800
+ * @deprecated As of version 1.32. Use {@link #setChangeGroups} instead
69829
69801
  */
69830
69802
  setChangeBatchGroups(
69831
69803
  /**
@@ -69872,7 +69844,7 @@ declare module "sap/ui/model/odata/v2/ODataModel" {
69872
69844
  *
69873
69845
  * Requests that belong to a deferred batch group have to be sent by explicitly calling {@link #submitChanges}.
69874
69846
  *
69875
- * @deprecated (since 1.32) - use {@link #setDeferredGroups} instead
69847
+ * @deprecated As of version 1.32. use {@link #setDeferredGroups} instead
69876
69848
  */
69877
69849
  setDeferredBatchGroups(
69878
69850
  /**
@@ -69986,8 +69958,8 @@ declare module "sap/ui/model/odata/v2/ODataModel" {
69986
69958
  * Submits the collected changes which were collected by the {@link #setProperty} method and other deferred
69987
69959
  * requests.
69988
69960
  *
69989
- * The update method is defined by the global `defaultUpdateMethod` parameter which is `sap.ui.model.odata.UpdateMethod.Merge`
69990
- * by default. In case of a `sap.ui.model.odata.UpdateMethod.Merge` request only the changed properties
69961
+ * The update method is defined by the global `defaultUpdateMethod` parameter which is `sap.ui.model.odata.UpdateMethod.MERGE`
69962
+ * by default. In case of a `sap.ui.model.odata.UpdateMethod.MERGE` request only the changed properties
69991
69963
  * will be updated. If a URI with a `$expand` query option was used then the expand entries will be removed
69992
69964
  * from the collected changes. Changes to this entries should be done on the entry itself. So no deep updates
69993
69965
  * are supported.
@@ -70032,8 +70004,8 @@ declare module "sap/ui/model/odata/v2/ODataModel" {
70032
70004
  batchGroupId?: string;
70033
70005
  /**
70034
70006
  * **Deprecated** since 1.38.0; use the `defaultUpdateMethod` constructor parameter instead. If unset, the
70035
- * update method is determined from the `defaultUpdateMethod` constructor parameter. If `true`, `sap.ui.model.odata.UpdateMethod.Merge`
70036
- * is used for update operations; if set to `false`, `sap.ui.model.odata.UpdateMethod.Put` is used.
70007
+ * update method is determined from the `defaultUpdateMethod` constructor parameter. If `true`, `sap.ui.model.odata.UpdateMethod.MERGE`
70008
+ * is used for update operations; if set to `false`, `sap.ui.model.odata.UpdateMethod.PUT` is used.
70037
70009
  */
70038
70010
  merge?: boolean;
70039
70011
  }
@@ -70041,7 +70013,7 @@ declare module "sap/ui/model/odata/v2/ODataModel" {
70041
70013
  /**
70042
70014
  * Trigger a `PUT/MERGE` request to the OData service that was specified in the model constructor.
70043
70015
  *
70044
- * The update method used is defined by the global `defaultUpdateMethod` parameter which is `sap.ui.model.odata.UpdateMethod.Merge`
70016
+ * The update method used is defined by the global `defaultUpdateMethod` parameter which is `sap.ui.model.odata.UpdateMethod.MERGE`
70045
70017
  * by default. Please note that deep updates are not supported and may not work. These should be done separately
70046
70018
  * and directly on the corresponding entry.
70047
70019
  *
@@ -71071,9 +71043,7 @@ declare module "sap/ui/model/odata/v4/AnnotationHelper" {
71071
71043
  */
71072
71044
  schemaChildName: string;
71073
71045
  }
71074
- ):
71075
- | (ValueListType | keyof typeof ValueListType)
71076
- | Promise<ValueListType | keyof typeof ValueListType>;
71046
+ ): ValueListType | Promise<ValueListType | keyof typeof ValueListType>;
71077
71047
  /**
71078
71048
  * A function that helps to interpret OData V4 annotations. It knows about the syntax of the path value
71079
71049
  * used by the following dynamic expressions:
@@ -72403,7 +72373,7 @@ declare module "sap/ui/model/odata/v4/ODataContextBinding" {
72403
72373
  * Invokes the OData operation that corresponds to this operation binding.
72404
72374
  *
72405
72375
  * @since 1.37.0
72406
- * @deprecated (since 1.123.0) - use {@link #invoke} instead
72376
+ * @deprecated As of version 1.123.0. use {@link #invoke} instead
72407
72377
  *
72408
72378
  * @returns A promise that is resolved without data or with a return value context when the operation call
72409
72379
  * succeeded, or rejected with an `Error` instance `oError` in case of failure.
@@ -73749,12 +73719,6 @@ declare module "sap/ui/model/odata/v4/ODataListBinding" {
73749
73719
  * An object holding the information needed for data aggregation; see also OData
73750
73720
  * Extension for Data Aggregation Version 4.0. Since 1.76.0, `undefined` can be used to remove the data
73751
73721
  * aggregation object, which allows to set `$apply` explicitly afterwards. `null` is not supported.
73752
- * Since 1.89.0, the **deprecated** property `"grandTotal like 1.84" : true` can be used to turn on the
73753
- * handling of grand totals like in 1.84.0, using aggregates of aggregates and thus allowing to filter by
73754
- * aggregated properties while grand totals are needed. Beware that methods like "average" or "countdistinct"
73755
- * are not compatible with this approach, and it cannot be combined with group levels. Since 1.129.0, this
73756
- * property is not needed anymore and filtering by aggregated properties is supported even while grand totals
73757
- * or subtotals are needed.
73758
73722
  * Since 1.117.0, either a read-only recursive hierarchy or pure data aggregation is supported, but no
73759
73723
  * mix; `hierarchyQualifier` is the leading property that decides between those two use cases. Since 1.125.0,
73760
73724
  * maintenance of a recursive hierarchy is supported.
@@ -73837,6 +73801,15 @@ declare module "sap/ui/model/odata/v4/ODataListBinding" {
73837
73801
  * for top and bottom, the default is top only (that is, as part of the group level node)
73838
73802
  */
73839
73803
  subtotalsAtBottomOnly?: boolean;
73804
+ /**
73805
+ * Since 1.89.0, the **deprecated** property `"grandTotal like 1.84" : true` can be used to turn on the
73806
+ * handling of grand totals like in 1.84.0, using aggregates of aggregates and thus allowing to filter by
73807
+ * aggregated properties while grand totals are needed. Beware that methods like "average" or "countdistinct"
73808
+ * are not compatible with this approach, and it cannot be combined with group levels. Since 1.129.0, this
73809
+ * property is not needed anymore and filtering by aggregated properties is supported even while grand totals
73810
+ * or subtotals are needed.
73811
+ */
73812
+ "grandTotal like 1.84"?: boolean;
73840
73813
  }
73841
73814
  ): void;
73842
73815
  /**
@@ -74162,7 +74135,7 @@ declare module "sap/ui/model/odata/v4/ODataListBinding" {
74162
74135
  /**
74163
74136
  * Parameters of the ODataListBinding#separateReceived event.
74164
74137
  *
74165
- * @experimental (since 1.131.0)
74138
+ * @experimental As of version 1.131.0.
74166
74139
  */
74167
74140
  export interface ODataListBinding$SeparateReceivedEventParameters {
74168
74141
  /**
@@ -74189,7 +74162,7 @@ declare module "sap/ui/model/odata/v4/ODataListBinding" {
74189
74162
  /**
74190
74163
  * Event object of the ODataListBinding#separateReceived event.
74191
74164
  *
74192
- * @experimental (since 1.131.0)
74165
+ * @experimental As of version 1.131.0.
74193
74166
  */
74194
74167
  export type ODataListBinding$SeparateReceivedEvent = Event<
74195
74168
  ODataListBinding$SeparateReceivedEventParameters,
@@ -74420,8 +74393,8 @@ declare module "sap/ui/model/odata/v4/ODataMetaModel" {
74420
74393
  * Returns the maximum value of all "Last-Modified" response headers seen so far.
74421
74394
  *
74422
74395
  * @since 1.47.0
74423
- * @deprecated (since 1.51.0) - use {@link #getETags} instead because modifications to old files may be
74424
- * shadowed by a new file in certain scenarios.
74396
+ * @deprecated As of version 1.51.0. use {@link #getETags} instead because modifications to old files may
74397
+ * be shadowed by a new file in certain scenarios.
74425
74398
  *
74426
74399
  * @returns The maximum value of all "Last-Modified" (or, as a fallback, "Date") response headers seen so
74427
74400
  * far when loading $metadata or annotation files. It is `new Date(0)` initially as long as no such files
@@ -74540,7 +74513,7 @@ declare module "sap/ui/model/odata/v4/ODataMetaModel" {
74540
74513
  * An absolute path to an OData property within the OData data model
74541
74514
  */
74542
74515
  sPropertyPath: string
74543
- ): ValueListType | keyof typeof ValueListType;
74516
+ ): ValueListType;
74544
74517
  /**
74545
74518
  * Method not supported
74546
74519
  * See:
@@ -75775,7 +75748,7 @@ declare module "sap/ui/model/odata/v4/ODataModel" {
75775
75748
  /**
75776
75749
  * Returns a map of HTTP headers used for data and metadata requests. While the "X-CSRF-Token" header is
75777
75750
  * not used for metadata requests, it is still included here if available. The "SAP-ContextId" header is
75778
- * only included if requested explicitly (@since 1.86.0).
75751
+ * only included if requested explicitly (since 1.86.0).
75779
75752
  * See:
75780
75753
  * #changeHttpHeaders
75781
75754
  *
@@ -75785,7 +75758,7 @@ declare module "sap/ui/model/odata/v4/ODataModel" {
75785
75758
  */
75786
75759
  getHttpHeaders(
75787
75760
  /**
75788
- * Whether to include the "SAP-ContextId" header (@since 1.86.0)
75761
+ * Whether to include the "SAP-ContextId" header (since 1.86.0)
75789
75762
  */
75790
75763
  bIncludeContextId?: boolean
75791
75764
  ): Record<string, string>;
@@ -75985,7 +75958,7 @@ declare module "sap/ui/model/odata/v4/ODataModel" {
75985
75958
  * an element binding.
75986
75959
  *
75987
75960
  * @since 1.37.0
75988
- * @deprecated (since 1.39.0) - Use {@link sap.ui.model.odata.v4.Context#requestCanonicalPath} instead.
75961
+ * @deprecated As of version 1.39.0. Use {@link sap.ui.model.odata.v4.Context#requestCanonicalPath} instead.
75989
75962
  *
75990
75963
  * @returns A promise which is resolved with the canonical path (e.g. "/SalesOrderList('0500000000')") in
75991
75964
  * case of success, or rejected with an instance of `Error` in case of failure, e.g. when the given context
@@ -76364,7 +76337,7 @@ declare module "sap/ui/model/odata/v4/ODataPropertyBinding" {
76364
76337
  *
76365
76338
  * @returns The value list type
76366
76339
  */
76367
- getValueListType(): ValueListType | keyof typeof ValueListType;
76340
+ getValueListType(): ValueListType;
76368
76341
  /**
76369
76342
  * Returns `true` if this binding or its dependent bindings have property changes, created entities, or
76370
76343
  * entity deletions which have not been sent successfully to the server. This function does not take the
@@ -76908,7 +76881,7 @@ declare module "sap/ui/model/PropertyBinding" {
76908
76881
  *
76909
76882
  * @returns The binding mode
76910
76883
  */
76911
- getBindingMode(): BindingMode | keyof typeof BindingMode;
76884
+ getBindingMode(): BindingMode;
76912
76885
  /**
76913
76886
  * Returns the current external value of the bound target which is formatted via a type or formatter function.
76914
76887
  *
@@ -78103,7 +78076,7 @@ declare module "sap/ui/model/TreeBinding" {
78103
78076
  * When called, the context of the event handler (its `this`) will be bound to `oListener` if specified,
78104
78077
  * otherwise it will be bound to this `sap.ui.model.TreeBinding` itself.
78105
78078
  *
78106
- * @deprecated (since 1.11) - use the `change` event. It now contains a parameter `(reason : "filter")`
78079
+ * @deprecated As of version 1.11. use the `change` event. It now contains a parameter `(reason : "filter")`
78107
78080
  * when a filter event is fired.
78108
78081
  * @ui5-protected Do not call from applications (only from related classes in the framework)
78109
78082
  */
@@ -78122,7 +78095,7 @@ declare module "sap/ui/model/TreeBinding" {
78122
78095
  *
78123
78096
  * The passed function and listener object must match the ones used for event registration.
78124
78097
  *
78125
- * @deprecated (since 1.11) - use the `change` event.
78098
+ * @deprecated As of version 1.11. use the `change` event.
78126
78099
  * @ui5-protected Do not call from applications (only from related classes in the framework)
78127
78100
  */
78128
78101
  detachFilter(
@@ -85023,7 +84996,7 @@ declare namespace sap {
85023
84996
  *
85024
84997
  *
85025
84998
  * @since 1.15.0
85026
- * @deprecated (since 1.56) - use {@link sap.ui.core.Component.get Component.get} or {@link sap.ui.core.Component.create Component.create }
84999
+ * @deprecated As of version 1.56. use {@link sap.ui.core.Component.get Component.get} or {@link sap.ui.core.Component.create Component.create }
85027
85000
  * instead. Note: {@link sap.ui.core.Component.create Component.create} does not support synchronous loading
85028
85001
  * or the deprecated options ***manifestFirst*** and ***manifestUrl***.
85029
85002
  *
@@ -85132,7 +85105,7 @@ declare namespace sap {
85132
85105
  *
85133
85106
  * If only a name is given, a new instance of the named controller class is returned.
85134
85107
  *
85135
- * @deprecated (since 1.56) - use {@link sap.ui.core.mvc.Controller.extend Controller.extend} to define
85108
+ * @deprecated As of version 1.56. use {@link sap.ui.core.mvc.Controller.extend Controller.extend} to define
85136
85109
  * the controller class and {@link sap.ui.core.mvc.Controller.create Controller.create} to create controller
85137
85110
  * instances. For further information, see {@link sap.ui.core.mvc.Controller}.
85138
85111
  *
@@ -86136,7 +86109,7 @@ declare namespace sap {
86136
86109
  * point to an aggregation after the target control has already been instantiated. In the latter case the
86137
86110
  * optional parameters oTargetControls and oTargetAggregation need to be specified.
86138
86111
  *
86139
- * @deprecated (since 1.56) - Use {@link sap.ui.core.ExtensionPoint.load} instead
86112
+ * @deprecated As of version 1.56. Use {@link sap.ui.core.ExtensionPoint.load} instead
86140
86113
  *
86141
86114
  * @returns An array with 0..n controls created from an ExtensionPoint or if fnCreateDefaultContent is called
86142
86115
  * and returns a Promise, a Promise with the controls is returned instead
@@ -86211,7 +86184,7 @@ declare namespace sap {
86211
86184
  * {@link sap.ui.core.mvc.Controller.loadFragment loadFragment} factory for a closer coupling to the corresponding
86212
86185
  * Controller instance.
86213
86186
  *
86214
- * @deprecated (since 1.58) - Refer to {@link topic:04129b2798c447368f4c8922c3c33cd7 Instantiation of Fragments}.
86187
+ * @deprecated As of version 1.58. Refer to {@link topic:04129b2798c447368f4c8922c3c33cd7 Instantiation of Fragments}.
86215
86188
  *
86216
86189
  * @returns the instantiated root control(s) from the fragment content
86217
86190
  */
@@ -86257,8 +86230,8 @@ declare namespace sap {
86257
86230
  /**
86258
86231
  * Retrieve the {@link sap.ui.core.Core SAPUI5 Core} instance for the current window.
86259
86232
  *
86260
- * @deprecated (since 1.118) - Please require 'sap/ui/core/Core' instead and use the module export directly
86261
- * without using 'new'.
86233
+ * @deprecated As of version 1.118. Please require 'sap/ui/core/Core' instead and use the module export
86234
+ * directly without using 'new'.
86262
86235
  *
86263
86236
  * @returns the API of the current SAPUI5 Core instance.
86264
86237
  */
@@ -86269,7 +86242,7 @@ declare namespace sap {
86269
86242
  *
86270
86243
  * In case of the version info file is not available an error will occur when calling this function.
86271
86244
  *
86272
- * @deprecated (since 1.56) - Use {@link module:sap/ui/VersionInfo.load} instead
86245
+ * @deprecated As of version 1.56. Use {@link module:sap/ui/VersionInfo.load} instead
86273
86246
  *
86274
86247
  * @returns the full version info, the library specific one, undefined (if library is not listed or there
86275
86248
  * was an error and "failOnError" is set to "false") or a Promise which resolves with one of them
@@ -86313,7 +86286,7 @@ declare namespace sap {
86313
86286
  * In addition to an `id`, the `oFragmentConfig` object can have either a `fragmentName` or a `fragmentContent`
86314
86287
  * property, but not both.
86315
86288
  *
86316
- * @deprecated (since 1.58) - Additionally, use of fragments based on type `"HTML"` is deprecated since
86289
+ * @deprecated As of version 1.58. Additionally, use of fragments based on type `"HTML"` is deprecated since
86317
86290
  * 1.108. If you need declarative fragments, use XML fragments instead. Refer to {@link topic:04129b2798c447368f4c8922c3c33cd7 Instantiation of Fragments}.
86318
86291
  *
86319
86292
  * @returns the instantiated root control(s) from the fragment content
@@ -86376,7 +86349,7 @@ declare namespace sap {
86376
86349
  * In addition to an `id`, the `oFragmentConfig` object can have either a `fragmentName` or a `fragmentContent`
86377
86350
  * property, but not both.
86378
86351
  *
86379
- * @deprecated (since 1.58) - Additionally, use of fragments based on type `"HTML"` is deprecated since
86352
+ * @deprecated As of version 1.58. Additionally, use of fragments based on type `"HTML"` is deprecated since
86380
86353
  * 1.108. If you need declarative fragments, use XML fragments instead. Refer to {@link topic:04129b2798c447368f4c8922c3c33cd7 Instantiation of Fragments}.
86381
86354
  *
86382
86355
  * @returns the instantiated root control(s) from the fragment content
@@ -86413,8 +86386,8 @@ declare namespace sap {
86413
86386
  * Any other call signature will lead to a runtime error. If the id is omitted in the second variant, an
86414
86387
  * id will be created automatically.
86415
86388
  *
86416
- * @deprecated (since 1.56) - Use {@link sap.ui.core.mvc.HTMLView.create HTMLView.create} to create view
86417
- * instances
86389
+ * @deprecated As of version 1.56. Use {@link sap.ui.core.mvc.HTMLView.create HTMLView.create} to create
86390
+ * view instances
86418
86391
  *
86419
86392
  * @returns the created HTMLView instance in the creation case, otherwise undefined
86420
86393
  */
@@ -86450,8 +86423,8 @@ declare namespace sap {
86450
86423
  * Any other call signature will lead to a runtime error. If the id is omitted in the second variant, an
86451
86424
  * id will be created automatically.
86452
86425
  *
86453
- * @deprecated (since 1.56) - Use {@link sap.ui.core.mvc.HTMLView.create HTMLView.create} to create view
86454
- * instances
86426
+ * @deprecated As of version 1.56. Use {@link sap.ui.core.mvc.HTMLView.create HTMLView.create} to create
86427
+ * view instances
86455
86428
  *
86456
86429
  * @returns the created HTMLView instance in the creation case, otherwise undefined
86457
86430
  */
@@ -86490,7 +86463,7 @@ declare namespace sap {
86490
86463
  * ```
86491
86464
  *
86492
86465
  *
86493
- * @deprecated (since 1.58) - Refer to {@link topic:04129b2798c447368f4c8922c3c33cd7 Instantiation of Fragments}.
86466
+ * @deprecated As of version 1.58. Refer to {@link topic:04129b2798c447368f4c8922c3c33cd7 Instantiation of Fragments}.
86494
86467
  *
86495
86468
  * @returns the instantiated root control(s) from the fragment content
86496
86469
  */
@@ -86555,8 +86528,8 @@ declare namespace sap {
86555
86528
  *
86556
86529
  * Like with any other control, an id is optional and will be created when missing.
86557
86530
  *
86558
- * @deprecated (since 1.56) - Use {@link sap.ui.core.mvc.JSONView.create JSONView.create} to create view
86559
- * instances
86531
+ * @deprecated As of version 1.56. Use {@link sap.ui.core.mvc.JSONView.create JSONView.create} to create
86532
+ * view instances
86560
86533
  *
86561
86534
  * @returns the created JSONView instance
86562
86535
  */
@@ -86610,8 +86583,8 @@ declare namespace sap {
86610
86583
  *
86611
86584
  * Like with any other control, an id is optional and will be created when missing.
86612
86585
  *
86613
- * @deprecated (since 1.56) - Use {@link sap.ui.core.mvc.JSONView.create JSONView.create} to create view
86614
- * instances
86586
+ * @deprecated As of version 1.56. Use {@link sap.ui.core.mvc.JSONView.create JSONView.create} to create
86587
+ * view instances
86615
86588
  *
86616
86589
  * @returns the created JSONView instance
86617
86590
  */
@@ -86673,9 +86646,9 @@ declare namespace sap {
86673
86646
  *
86674
86647
  * **Note:** Any other call signature will lead to a runtime error.
86675
86648
  *
86676
- * @deprecated (since 1.56) - Instead use {@link topic:e6bb33d076dc4f23be50c082c271b9f0 Typed Views} by
86677
- * defining the view class with {@link sap.ui.core.mvc.View.extend View.extend} and creating the view instances
86678
- * with {@link sap.ui.core.mvc.View.create View.create}.
86649
+ * @deprecated As of version 1.56. Instead use {@link topic:e6bb33d076dc4f23be50c082c271b9f0 Typed Views }
86650
+ * by defining the view class with {@link sap.ui.core.mvc.View.extend View.extend} and creating the view
86651
+ * instances with {@link sap.ui.core.mvc.View.create View.create}.
86679
86652
  *
86680
86653
  * @returns the created JSView instance in the creation case, otherwise undefined
86681
86654
  */
@@ -86726,9 +86699,9 @@ declare namespace sap {
86726
86699
  *
86727
86700
  * **Note:** Any other call signature will lead to a runtime error.
86728
86701
  *
86729
- * @deprecated (since 1.56) - Instead use {@link topic:e6bb33d076dc4f23be50c082c271b9f0 Typed Views} by
86730
- * defining the view class with {@link sap.ui.core.mvc.View.extend View.extend} and creating the view instances
86731
- * with {@link sap.ui.core.mvc.View.create View.create}.
86702
+ * @deprecated As of version 1.56. Instead use {@link topic:e6bb33d076dc4f23be50c082c271b9f0 Typed Views }
86703
+ * by defining the view class with {@link sap.ui.core.mvc.View.extend View.extend} and creating the view
86704
+ * instances with {@link sap.ui.core.mvc.View.create View.create}.
86732
86705
  *
86733
86706
  * @returns the created JSView instance in the creation case, otherwise undefined
86734
86707
  */
@@ -86759,7 +86732,7 @@ declare namespace sap {
86759
86732
  *
86760
86733
  * **Note**: As a side effect of this method, the namespace containing the given class is created **immediately**.
86761
86734
  *
86762
- * @deprecated (since 1.56) - Lazy loading enforces synchronous requests and therefore has been deprecated
86735
+ * @deprecated As of version 1.56. Lazy loading enforces synchronous requests and therefore has been deprecated
86763
86736
  * without a replacement. Instead of loading classes via lazy stubs, they should be required as dependencies
86764
86737
  * of an AMD module (using {@link sap.ui.define}) or on demand with a call to {@link sap.ui.require}.
86765
86738
  */
@@ -86808,7 +86781,7 @@ declare namespace sap {
86808
86781
  * When applications need a more flexible mapping between resource names and their location, they can use
86809
86782
  * {@link sap.ui.loader.config} with option `paths`.
86810
86783
  *
86811
- * @deprecated (since 1.56) - use {@link sap.ui.loader.config} and its `paths` option instead.
86784
+ * @deprecated As of version 1.56. use {@link sap.ui.loader.config} and its `paths` option instead.
86812
86785
  */
86813
86786
  function localResources(
86814
86787
  /**
@@ -86819,7 +86792,7 @@ declare namespace sap {
86819
86792
  /**
86820
86793
  * Ensures that a given a namespace or hierarchy of nested namespaces exists in the current `globalThis`.
86821
86794
  *
86822
- * @deprecated (since 1.1) - see {@link topic:c78c07c094e04ccfaab659378a1707c7 Creating Control and Class Modules}.
86795
+ * @deprecated As of version 1.1. see {@link topic:c78c07c094e04ccfaab659378a1707c7 Creating Control and Class Modules}.
86823
86796
  *
86824
86797
  * @returns the innermost namespace of the hierarchy
86825
86798
  */
@@ -86904,7 +86877,7 @@ declare namespace sap {
86904
86877
  * when the given sResourcePath starts with "themes/" (= when it is a theme-dependent resource). Even when
86905
86878
  * for this theme a different location outside the normal library location is configured.
86906
86879
  *
86907
- * @deprecated (since 1.56.0) - use {@link sap.ui.require.toUrl} instead.
86880
+ * @deprecated As of version 1.56.0. use {@link sap.ui.require.toUrl} instead.
86908
86881
  *
86909
86882
  * @returns the URL of the requested resource
86910
86883
  */
@@ -86939,7 +86912,7 @@ declare namespace sap {
86939
86912
  * Internally, if a string is given that does not identify a UIArea or a control then implicitly a new `UIArea`
86940
86913
  * is created for the given DOM reference and the given control is added.
86941
86914
  *
86942
- * @deprecated (since 1.1) - use {@link sap.ui.core.Control#placeAt Control#placeAt} instead.
86915
+ * @deprecated As of version 1.1. use {@link sap.ui.core.Control#placeAt Control#placeAt} instead.
86943
86916
  */
86944
86917
  function setRoot(
86945
86918
  /**
@@ -87015,7 +86988,7 @@ declare namespace sap {
87015
86988
  * ```
87016
86989
  *
87017
86990
  *
87018
- * @deprecated (since 1.56) - use an {@link sap.ui.core.mvc.XMLView XMLView} or {@link sap.ui.core.mvc.JSView JSView }
86991
+ * @deprecated As of version 1.56. use an {@link sap.ui.core.mvc.XMLView XMLView} or {@link sap.ui.core.mvc.JSView JSView }
87019
86992
  * instead.
87020
86993
  *
87021
86994
  * @returns the created Template instance or in case of usage without parameters any array of templates
@@ -87073,7 +87046,7 @@ declare namespace sap {
87073
87046
  * Any other call signature will lead to a runtime error. If the id is omitted in the second variant, an
87074
87047
  * id will be created automatically.
87075
87048
  *
87076
- * @deprecated (since 1.56) - use {@link sap.ui.core.mvc.XMLView} in combination with {@link topic:5ee619fc1370463ea674ee04b65ed83b XML Templating }
87049
+ * @deprecated As of version 1.56. use {@link sap.ui.core.mvc.XMLView} in combination with {@link topic:5ee619fc1370463ea674ee04b65ed83b XML Templating }
87077
87050
  * instead
87078
87051
  *
87079
87052
  * @returns the created TemplateView instance in the creation case, otherwise undefined
@@ -87103,7 +87076,7 @@ declare namespace sap {
87103
87076
  * Any other call signature will lead to a runtime error. If the id is omitted in the second variant, an
87104
87077
  * id will be created automatically.
87105
87078
  *
87106
- * @deprecated (since 1.56) - use {@link sap.ui.core.mvc.XMLView} in combination with {@link topic:5ee619fc1370463ea674ee04b65ed83b XML Templating }
87079
+ * @deprecated As of version 1.56. use {@link sap.ui.core.mvc.XMLView} in combination with {@link topic:5ee619fc1370463ea674ee04b65ed83b XML Templating }
87107
87080
  * instead
87108
87081
  *
87109
87082
  * @returns the created TemplateView instance in the creation case, otherwise undefined
@@ -87117,8 +87090,8 @@ declare namespace sap {
87117
87090
  /**
87118
87091
  * Creates a view of the given type, name and with the given ID.
87119
87092
  *
87120
- * @deprecated (since 1.56) - Use {@link sap.ui.core.mvc.View.extend View.extend} to define the view class
87121
- * and {@link sap.ui.core.mvc.View.create View.create} to create view instances
87093
+ * @deprecated As of version 1.56. Use {@link sap.ui.core.mvc.View.extend View.extend} to define the view
87094
+ * class and {@link sap.ui.core.mvc.View.create View.create} to create view instances
87122
87095
  *
87123
87096
  * @returns the created View instance
87124
87097
  */
@@ -87189,7 +87162,7 @@ declare namespace sap {
87189
87162
  * In addition to an `id`, the `oFragmentConfig` object can have either a `fragmentName` or a `fragmentContent`
87190
87163
  * property, but not both.
87191
87164
  *
87192
- * @deprecated (since 1.58) - Refer to {@link topic:04129b2798c447368f4c8922c3c33cd7 Instantiation of Fragments}.
87165
+ * @deprecated As of version 1.58. Refer to {@link topic:04129b2798c447368f4c8922c3c33cd7 Instantiation of Fragments}.
87193
87166
  *
87194
87167
  * @returns the instantiated root control(s) from the fragment content
87195
87168
  */
@@ -87251,7 +87224,7 @@ declare namespace sap {
87251
87224
  * In addition to an `id`, the `oFragmentConfig` object can have either a `fragmentName` or a `fragmentContent`
87252
87225
  * property, but not both.
87253
87226
  *
87254
- * @deprecated (since 1.58) - Refer to {@link topic:04129b2798c447368f4c8922c3c33cd7 Instantiation of Fragments}.
87227
+ * @deprecated As of version 1.58. Refer to {@link topic:04129b2798c447368f4c8922c3c33cd7 Instantiation of Fragments}.
87255
87228
  *
87256
87229
  * @returns the instantiated root control(s) from the fragment content
87257
87230
  */
@@ -87305,7 +87278,8 @@ declare namespace sap {
87305
87278
  *
87306
87279
  * Like with any other control, `sId` is optional and an ID will be created automatically.
87307
87280
  *
87308
- * @deprecated (since 1.56) - Use {@link sap.ui.core.mvc.XMLView.create XMLView.create} to create view instances
87281
+ * @deprecated As of version 1.56. Use {@link sap.ui.core.mvc.XMLView.create XMLView.create} to create view
87282
+ * instances
87309
87283
  *
87310
87284
  * @returns the created XMLView instance
87311
87285
  */
@@ -87385,7 +87359,8 @@ declare namespace sap {
87385
87359
  *
87386
87360
  * Like with any other control, `sId` is optional and an ID will be created automatically.
87387
87361
  *
87388
- * @deprecated (since 1.56) - Use {@link sap.ui.core.mvc.XMLView.create XMLView.create} to create view instances
87362
+ * @deprecated As of version 1.56. Use {@link sap.ui.core.mvc.XMLView.create XMLView.create} to create view
87363
+ * instances
87389
87364
  *
87390
87365
  * @returns the created XMLView instance
87391
87366
  */
@@ -87448,7 +87423,7 @@ declare namespace sap {
87448
87423
  /**
87449
87424
  * If called on an instance of an (v1/v2) ODataModel it will enrich it with analytics capabilities.
87450
87425
  *
87451
- * @experimental - This module is only for experimental use!
87426
+ * @experimental This module is only for experimental use!
87452
87427
  * @ui5-protected Do not call from applications (only from related classes in the framework)
87453
87428
  */
87454
87429
  function ODataModelAdapter(): void;
@@ -87502,7 +87477,7 @@ declare namespace sap {
87502
87477
  * synchronous.
87503
87478
  *
87504
87479
  * @since 1.16.3
87505
- * @deprecated (since 1.56) - use {@link sap.ui.core.Component.load}
87480
+ * @deprecated As of version 1.56. use {@link sap.ui.core.Component.load}
87506
87481
  *
87507
87482
  * @returns Constructor of the component class or a Promise that will be fulfilled with the same
87508
87483
  */