@sapui5/ts-types 1.136.12 → 1.136.14

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 (56) hide show
  1. package/package.json +1 -1
  2. package/types/index.d.ts +1 -1
  3. package/types/{mdc-1.136.7-d.ts → mdc-1.136.9-d.ts} +1 -1
  4. package/types/sap.chart.d.ts +1 -1
  5. package/types/sap.esh.search.ui.d.ts +1 -1
  6. package/types/sap.f.d.ts +1 -1
  7. package/types/sap.fe.base.d.ts +1 -1
  8. package/types/sap.fe.controls.d.ts +1 -1
  9. package/types/sap.fe.core.d.ts +1 -1
  10. package/types/sap.fe.ina.d.ts +1 -1
  11. package/types/sap.fe.macros.d.ts +1 -1
  12. package/types/sap.fe.navigation.d.ts +1 -1
  13. package/types/sap.fe.placeholder.d.ts +1 -1
  14. package/types/sap.fe.plugins.managecache.d.ts +1 -1
  15. package/types/sap.fe.templates.d.ts +1 -1
  16. package/types/sap.fe.test.d.ts +1 -1
  17. package/types/sap.fe.tools.d.ts +1 -1
  18. package/types/sap.gantt.d.ts +1 -1
  19. package/types/sap.insights.d.ts +1 -1
  20. package/types/sap.makit.d.ts +1 -1
  21. package/types/sap.me.d.ts +1 -1
  22. package/types/sap.ndc.d.ts +1 -1
  23. package/types/sap.ovp.d.ts +1 -1
  24. package/types/sap.sac.df.d.ts +1 -1
  25. package/types/sap.suite.ui.commons.d.ts +1 -1
  26. package/types/sap.suite.ui.generic.template.d.ts +1 -1
  27. package/types/sap.suite.ui.microchart.d.ts +1 -1
  28. package/types/sap.tnt.d.ts +1 -1
  29. package/types/sap.ui.codeeditor.d.ts +1 -1
  30. package/types/sap.ui.commons.d.ts +1 -1
  31. package/types/sap.ui.comp.d.ts +1 -1
  32. package/types/sap.ui.dt.d.ts +1 -1
  33. package/types/sap.ui.export.d.ts +1 -1
  34. package/types/sap.ui.fl.d.ts +1 -1
  35. package/types/sap.ui.integration.d.ts +1 -1
  36. package/types/sap.ui.layout.d.ts +1 -1
  37. package/types/sap.ui.richtexteditor.d.ts +7 -6
  38. package/types/sap.ui.rta.d.ts +1 -1
  39. package/types/sap.ui.suite.d.ts +3 -1
  40. package/types/sap.ui.support.d.ts +1 -1
  41. package/types/sap.ui.table.d.ts +1 -1
  42. package/types/sap.ui.testrecorder.d.ts +1 -1
  43. package/types/sap.ui.unified.d.ts +1 -1
  44. package/types/sap.ui.ux3.d.ts +1 -1
  45. package/types/sap.ui.vk.d.ts +159 -1
  46. package/types/sap.ui.webc.common.d.ts +3 -1
  47. package/types/sap.ui.webc.fiori.d.ts +31 -1
  48. package/types/sap.ui.webc.main.d.ts +70 -1
  49. package/types/sap.uiext.inbox.d.ts +1 -1
  50. package/types/sap.ushell.d.ts +3 -1
  51. package/types/sap.ushell_abap.d.ts +1 -1
  52. package/types/sap.uxap.d.ts +1 -1
  53. package/types/sap.viz.d.ts +1 -1
  54. package/types/sap.zen.commons.d.ts +1 -1
  55. package/types/sap.zen.crosstab.d.ts +1 -1
  56. package/types/sap.zen.dsh.d.ts +1 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sapui5/ts-types",
3
- "version": "1.136.12",
3
+ "version": "1.136.14",
4
4
  "description": "SAPUI5 TypeScript Definitions",
5
5
  "homepage": "https://ui5.sap.com",
6
6
  "author": "SAP SE (https://www.sap.com)",
package/types/index.d.ts CHANGED
@@ -32,7 +32,7 @@
32
32
  /// <reference path="./sap.ui.integration.d.ts"/>
33
33
  /// <reference path="./sap.ui.layout.d.ts"/>
34
34
  /// <reference path="./sap.makit.d.ts"/>
35
- /// <reference path="./mdc-1.136.7-d.ts"/>
35
+ /// <reference path="./mdc-1.136.9-d.ts"/>
36
36
  /// <reference path="./mobile-1.136.2-d.ts"/>
37
37
  /// <reference path="./sap.me.d.ts"/>
38
38
  /// <reference path="./sap.ndc.d.ts"/>
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.7
1
+ // For Library Version: 1.136.9
2
2
 
3
3
  declare module "sap/ui/mdc/AggregationBaseDelegate" {
4
4
  import BaseDelegate from "sap/ui/mdc/BaseDelegate";
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.9
1
+ // For Library Version: 1.136.12
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.6
1
+ // For Library Version: 1.136.7
2
2
 
3
3
  declare namespace sap {
4
4
  namespace esh {
package/types/sap.f.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.9
1
+ // For Library Version: 1.136.12
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.11
1
+ // For Library Version: 1.136.13
2
2
 
3
3
  declare namespace sap {
4
4
  namespace fe {
@@ -1,3 +1,3 @@
1
- // For Library Version: 1.136.11
1
+ // For Library Version: 1.136.13
2
2
 
3
3
  declare namespace sap {}
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.11
1
+ // For Library Version: 1.136.13
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,3 +1,3 @@
1
- // For Library Version: 1.136.11
1
+ // For Library Version: 1.136.13
2
2
 
3
3
  declare namespace sap {}
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.11
1
+ // For Library Version: 1.136.13
2
2
 
3
3
  declare namespace sap {
4
4
  namespace fe {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.11
1
+ // For Library Version: 1.136.13
2
2
 
3
3
  declare namespace sap {
4
4
  namespace fe {
@@ -1,3 +1,3 @@
1
- // For Library Version: 1.136.11
1
+ // For Library Version: 1.136.13
2
2
 
3
3
  declare namespace sap {}
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.11
1
+ // For Library Version: 1.136.13
2
2
 
3
3
  declare namespace sap {
4
4
  interface IUI5DefineDependencyNames {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.11
1
+ // For Library Version: 1.136.13
2
2
 
3
3
  declare namespace sap {
4
4
  namespace fe {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.11
1
+ // For Library Version: 1.136.13
2
2
 
3
3
  declare namespace sap {
4
4
  namespace fe {
@@ -1,3 +1,3 @@
1
- // For Library Version: 1.136.11
1
+ // For Library Version: 1.136.13
2
2
 
3
3
  declare namespace sap {}
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.7
1
+ // For Library Version: 1.136.10
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.7
1
+ // For Library Version: 1.136.10
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.9
1
+ // For Library Version: 1.136.12
2
2
 
3
3
  declare namespace sap {
4
4
  /**
package/types/sap.me.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.9
1
+ // For Library Version: 1.136.12
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.9
1
+ // For Library Version: 1.136.12
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.6
1
+ // For Library Version: 1.136.9
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.12
1
+ // For Library Version: 1.136.13
2
2
 
3
3
  declare namespace sap {
4
4
  namespace sac {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.7
1
+ // For Library Version: 1.136.10
2
2
 
3
3
  declare module "sap/suite/ui/commons/collaboration/BaseHelperService" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.11
1
+ // For Library Version: 1.136.13
2
2
 
3
3
  declare namespace sap {
4
4
  namespace suite {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.9
1
+ // For Library Version: 1.136.12
2
2
 
3
3
  declare namespace sap {
4
4
  namespace suite {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.9
1
+ // For Library Version: 1.136.12
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.9
1
+ // For Library Version: 1.136.12
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.9
1
+ // For Library Version: 1.136.12
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.9
1
+ // For Library Version: 1.136.12
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.9
1
+ // For Library Version: 1.136.12
2
2
 
3
3
  declare namespace sap {
4
4
  interface IUI5DefineDependencyNames {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.9
1
+ // For Library Version: 1.136.12
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.9
1
+ // For Library Version: 1.136.12
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.9
1
+ // For Library Version: 1.136.12
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.9
1
+ // For Library Version: 1.136.12
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.9
1
+ // For Library Version: 1.136.12
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -70,7 +70,7 @@ declare namespace sap {
70
70
  * update.
71
71
  * - Have in mind when choosing a specific TinyMCE version that there might be differences in the support
72
72
  * rules compared to UI5, therefore we might be forced to remove any TinyMCE version.
73
- * - TinyMCE 5 and TinyMCE 6 will be removed in future releases.
73
+ * - TinyMCE 6 will be removed in future releases.
74
74
  */
75
75
  editorType?: string | sap.ui.base.ManagedObject.PropertyBindingInfo;
76
76
 
@@ -404,8 +404,7 @@ declare namespace sap {
404
404
  * Below is a list of supported groups and buttons, which can be specified in the configuration objects
405
405
  * (format is <>: <>):
406
406
  * - font-style: bold, italic, underline, strikethrough
407
- * - font: fontfamily (fontselect in TinyMCE5), fontsize (fontsizeselect in TinyMCE5), forecolor, backcolor
408
- *
407
+ * - font: fontfamily, fontsize, forecolor, backcolor
409
408
  * - clipboard: cut, copy, paste
410
409
  * - structure: bullist, numlist, outdent, indent
411
410
  * - undo: undo, redo
@@ -1025,7 +1024,7 @@ declare namespace sap {
1025
1024
  * update.
1026
1025
  * - Have in mind when choosing a specific TinyMCE version that there might be differences in the support
1027
1026
  * rules compared to UI5, therefore we might be forced to remove any TinyMCE version.
1028
- * - TinyMCE 5 and TinyMCE 6 will be removed in future releases.
1027
+ * - TinyMCE 6 will be removed in future releases.
1029
1028
  *
1030
1029
  * Default value is `'TinyMCE'`.
1031
1030
  *
@@ -1466,7 +1465,7 @@ declare namespace sap {
1466
1465
  */
1467
1466
  setEditorType(
1468
1467
  /**
1469
- * Which editor type to be used (currently only 5 and 6)
1468
+ * Which editor type to be used (currently only 6 and 7)
1470
1469
  */
1471
1470
  sEditorType?: string
1472
1471
  ): sap.ui.richtexteditor.RichTextEditor;
@@ -1848,6 +1847,8 @@ declare namespace sap {
1848
1847
  TinyMCE = "TinyMCE",
1849
1848
  /**
1850
1849
  * Uses TinyMCE version 6 as editor
1850
+ *
1851
+ * @deprecated As of version 1.136.13. Use the {@link sap.ui.richtexteditor.EditorType.TinyMCE} instead.
1851
1852
  */
1852
1853
  TinyMCE6 = "TinyMCE6",
1853
1854
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.9
1
+ // For Library Version: 1.136.12
2
2
 
3
3
  declare module "sap/ui/rta/api/startAdaptation" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.9
1
+ // For Library Version: 1.136.12
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -700,6 +700,8 @@ declare namespace sap {
700
700
  * Defined color values for the Task Circle Control
701
701
  *
702
702
  * This enum is part of the 'sap/ui/suite/library' module export and must be accessed by the property 'TaskCircleColor'.
703
+ *
704
+ * @deprecated As of version 1.108. because it is part of the deprecated package sap.ui.suite
703
705
  */
704
706
  enum TaskCircleColor {
705
707
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.9
1
+ // For Library Version: 1.136.12
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.9
1
+ // For Library Version: 1.136.12
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.9
1
+ // For Library Version: 1.136.12
2
2
 
3
3
  declare namespace sap {
4
4
  interface IUI5DefineDependencyNames {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.9
1
+ // For Library Version: 1.136.12
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.9
1
+ // For Library Version: 1.136.12
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.3
1
+ // For Library Version: 1.136.6
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -3948,6 +3948,74 @@ declare namespace sap {
3948
3948
  */
3949
3949
  nodeRef: any
3950
3950
  ): this;
3951
+ /**
3952
+ * Attaches a custom text to this elements.
3953
+ *
3954
+ * @since 1.120.0
3955
+ * @experimental
3956
+ *
3957
+ * @returns `this` to allow method chaining.
3958
+ */
3959
+ setCustomText(
3960
+ /**
3961
+ * The node or array of nodes to set the custom text to.
3962
+ */
3963
+ nodeRefs: /* was: sap.ui.vk.svg.Element */
3964
+ | any
3965
+ | /* was: sap.ui.vk.svg.Element */ any[],
3966
+ /**
3967
+ * The custom text options. If not specified, the existing custom text will be removed.
3968
+ */
3969
+ options?: {
3970
+ /**
3971
+ * The text to display, it's mutually exclusive with `htmlText` option. Line breaks are not supported, use
3972
+ * `htmlText` option for multi-line text.
3973
+ */
3974
+ text?: string;
3975
+ /**
3976
+ * The HTML text to display, it's mutually exclusive with `text` option. Line breaks are supported using
3977
+ * paragraphs: `"<p>Line 1</p><p>Line 2</p>"`.
3978
+ */
3979
+ htmlText?: string;
3980
+ /**
3981
+ * The font size of the text in scene coordinate units. If not specified then the size will be automatically
3982
+ * determined based on the median text size in the scene or computed from the bounding box of the scene,
3983
+ * but better to specify it explicitly to avoid unexpected results.
3984
+ */
3985
+ size?: number;
3986
+ /**
3987
+ * The font family of the text. Default is `"Arial"`.
3988
+ */
3989
+ fontFamily?: string;
3990
+ /**
3991
+ * The font style of the text (normal | italic | oblique). Default is undefined ("normal").
3992
+ */
3993
+ fontStyle?: string;
3994
+ /**
3995
+ * The font weight of the text (normal | bold | bolder | lighter | ). Default is undefined ("normal").
3996
+ */
3997
+ fontWeight?: string;
3998
+ /**
3999
+ * The text decoration of the text (none | underline | line-through, etc). Default is undefined ("none").
4000
+ */
4001
+ textDecoration?: string;
4002
+ /**
4003
+ * The fill color of the text in CSS format. Default is "black".
4004
+ */
4005
+ fill?: string;
4006
+ /**
4007
+ * The pivot point of the custom text, relative to the text bounding box. The pivot point is used together
4008
+ * with the anchor point to position the text. Default is `[0.5, 0.5]` (middle of the custom text). `[0,
4009
+ * 0]` is top-left, `[1, 1]` is bottom-right.
4010
+ */
4011
+ pivot?: number[];
4012
+ /**
4013
+ * The anchor point of the text, relative to the bounding box of the node to which the custom text is attached.
4014
+ * Default is `[0.5, 0.5]` (center of node). `[0, 0]` is top-left, `[1, 1]` is bottom-right.
4015
+ */
4016
+ anchor?: number[];
4017
+ }
4018
+ ): this;
3951
4019
  }
3952
4020
  /**
3953
4021
  * Provides a proxy object to the node in the node hierarchy.
@@ -20696,6 +20764,21 @@ declare namespace sap {
20696
20764
  | sap.ui.base.ManagedObject.PropertyBindingInfo
20697
20765
  | `{${string}}`;
20698
20766
 
20767
+ hotspotCustomTextOutlineWidth?:
20768
+ | float
20769
+ | sap.ui.base.ManagedObject.PropertyBindingInfo
20770
+ | `{${string}}`;
20771
+
20772
+ hotspotCustomTextOutlineColor?:
20773
+ | sap.ui.core.CSSColor
20774
+ | sap.ui.base.ManagedObject.PropertyBindingInfo
20775
+ | `{${string}}`;
20776
+
20777
+ hotspotCustomTextHaloWidth?:
20778
+ | float
20779
+ | sap.ui.base.ManagedObject.PropertyBindingInfo
20780
+ | `{${string}}`;
20781
+
20699
20782
  keepOutputSize?:
20700
20783
  | boolean
20701
20784
  | sap.ui.base.ManagedObject.PropertyBindingInfo
@@ -42478,6 +42561,33 @@ declare namespace sap {
42478
42561
  * @returns Value of property `hotspotColorABGR`
42479
42562
  */
42480
42563
  getHotspotColorABGR(): int;
42564
+ /**
42565
+ * Gets current value of property {@link #getHotspotCustomTextHaloWidth hotspotCustomTextHaloWidth}.
42566
+ *
42567
+ * Default value is `10`.
42568
+ *
42569
+ *
42570
+ * @returns Value of property `hotspotCustomTextHaloWidth`
42571
+ */
42572
+ getHotspotCustomTextHaloWidth(): float;
42573
+ /**
42574
+ * Gets current value of property {@link #getHotspotCustomTextOutlineColor hotspotCustomTextOutlineColor}.
42575
+ *
42576
+ * Default value is `"white"`.
42577
+ *
42578
+ *
42579
+ * @returns Value of property `hotspotCustomTextOutlineColor`
42580
+ */
42581
+ getHotspotCustomTextOutlineColor(): sap.ui.core.CSSColor;
42582
+ /**
42583
+ * Gets current value of property {@link #getHotspotCustomTextOutlineWidth hotspotCustomTextOutlineWidth}.
42584
+ *
42585
+ * Default value is `1`.
42586
+ *
42587
+ *
42588
+ * @returns Value of property `hotspotCustomTextOutlineWidth`
42589
+ */
42590
+ getHotspotCustomTextOutlineWidth(): float;
42481
42591
  /**
42482
42592
  * Gets current value of property {@link #getKeepOutputSize keepOutputSize}.
42483
42593
  *
@@ -42956,6 +43066,54 @@ declare namespace sap {
42956
43066
  */
42957
43067
  iHotspotColorABGR?: int
42958
43068
  ): this;
43069
+ /**
43070
+ * Sets a new value for property {@link #getHotspotCustomTextHaloWidth hotspotCustomTextHaloWidth}.
43071
+ *
43072
+ * When called with a value of `null` or `undefined`, the default value of the property will be restored.
43073
+ *
43074
+ * Default value is `10`.
43075
+ *
43076
+ *
43077
+ * @returns Reference to `this` in order to allow method chaining
43078
+ */
43079
+ setHotspotCustomTextHaloWidth(
43080
+ /**
43081
+ * New value for property `hotspotCustomTextHaloWidth`
43082
+ */
43083
+ fHotspotCustomTextHaloWidth?: float
43084
+ ): this;
43085
+ /**
43086
+ * Sets a new value for property {@link #getHotspotCustomTextOutlineColor hotspotCustomTextOutlineColor}.
43087
+ *
43088
+ * When called with a value of `null` or `undefined`, the default value of the property will be restored.
43089
+ *
43090
+ * Default value is `"white"`.
43091
+ *
43092
+ *
43093
+ * @returns Reference to `this` in order to allow method chaining
43094
+ */
43095
+ setHotspotCustomTextOutlineColor(
43096
+ /**
43097
+ * New value for property `hotspotCustomTextOutlineColor`
43098
+ */
43099
+ sHotspotCustomTextOutlineColor?: sap.ui.core.CSSColor
43100
+ ): this;
43101
+ /**
43102
+ * Sets a new value for property {@link #getHotspotCustomTextOutlineWidth hotspotCustomTextOutlineWidth}.
43103
+ *
43104
+ * When called with a value of `null` or `undefined`, the default value of the property will be restored.
43105
+ *
43106
+ * Default value is `1`.
43107
+ *
43108
+ *
43109
+ * @returns Reference to `this` in order to allow method chaining
43110
+ */
43111
+ setHotspotCustomTextOutlineWidth(
43112
+ /**
43113
+ * New value for property `hotspotCustomTextOutlineWidth`
43114
+ */
43115
+ fHotspotCustomTextOutlineWidth?: float
43116
+ ): this;
42959
43117
  /**
42960
43118
  * Sets a new value for property {@link #getKeepOutputSize keepOutputSize}.
42961
43119
  *
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.9
1
+ // For Library Version: 1.136.12
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -24,6 +24,8 @@ declare namespace sap {
24
24
  /**
25
25
  * The structure of the "metadata" object which is passed when inheriting from sap.ui.core.Element using
26
26
  * its static "extend" method. See {@link sap.ui.core.Element.extend} for details on its usage.
27
+ *
28
+ * @deprecated As of version 1.118.0. because it is part of the deprecated package sap.ui.webc.common.WebComponent
27
29
  */
28
30
  type MetadataOptions = sap.ui.core.webc.WebComponent.MetadataOptions;
29
31
  }