@sapui5/types 1.120.39 → 1.120.41

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 (52) hide show
  1. package/package.json +1 -1
  2. package/types/sap.chart.d.ts +1 -1
  3. package/types/sap.f.d.ts +1 -1
  4. package/types/sap.fe.core.d.ts +1 -1
  5. package/types/sap.fe.macros.d.ts +1 -1
  6. package/types/sap.fe.navigation.d.ts +1 -1
  7. package/types/sap.fe.placeholder.d.ts +1 -1
  8. package/types/sap.fe.templates.d.ts +1 -1
  9. package/types/sap.fe.test.d.ts +1 -1
  10. package/types/sap.fe.tools.d.ts +1 -1
  11. package/types/sap.gantt.d.ts +1 -1
  12. package/types/sap.insights.d.ts +1 -1
  13. package/types/sap.m.d.ts +26 -1
  14. package/types/sap.makit.d.ts +1 -1
  15. package/types/sap.me.d.ts +1 -1
  16. package/types/sap.ndc.d.ts +1 -1
  17. package/types/sap.ovp.d.ts +1 -1
  18. package/types/sap.sac.df.d.ts +1 -1
  19. package/types/sap.suite.ui.commons.d.ts +1 -1
  20. package/types/sap.suite.ui.generic.template.d.ts +1 -1
  21. package/types/sap.suite.ui.microchart.d.ts +1 -1
  22. package/types/sap.tnt.d.ts +1 -1
  23. package/types/sap.ui.codeeditor.d.ts +1 -1
  24. package/types/sap.ui.commons.d.ts +3 -1
  25. package/types/sap.ui.comp.d.ts +1 -1
  26. package/types/sap.ui.core.d.ts +1 -1
  27. package/types/sap.ui.dt.d.ts +1 -1
  28. package/types/sap.ui.export.d.ts +1 -1
  29. package/types/sap.ui.fl.d.ts +1 -1
  30. package/types/sap.ui.integration.d.ts +1 -1
  31. package/types/sap.ui.layout.d.ts +1 -1
  32. package/types/sap.ui.mdc.d.ts +1 -1
  33. package/types/sap.ui.richtexteditor.d.ts +7 -6
  34. package/types/sap.ui.rta.d.ts +1 -1
  35. package/types/sap.ui.suite.d.ts +3 -1
  36. package/types/sap.ui.support.d.ts +1 -1
  37. package/types/sap.ui.table.d.ts +1 -1
  38. package/types/sap.ui.testrecorder.d.ts +1 -1
  39. package/types/sap.ui.unified.d.ts +1 -1
  40. package/types/sap.ui.ux3.d.ts +1 -1
  41. package/types/sap.ui.vk.d.ts +153 -1
  42. package/types/sap.ui.webc.common.d.ts +3 -1
  43. package/types/sap.ui.webc.fiori.d.ts +31 -1
  44. package/types/sap.ui.webc.main.d.ts +70 -1
  45. package/types/sap.uiext.inbox.d.ts +1 -1
  46. package/types/sap.ushell.d.ts +3 -1
  47. package/types/sap.ushell_abap.d.ts +1 -1
  48. package/types/sap.uxap.d.ts +1 -1
  49. package/types/sap.viz.d.ts +1 -1
  50. package/types/sap.zen.commons.d.ts +1 -1
  51. package/types/sap.zen.crosstab.d.ts +1 -1
  52. package/types/sap.zen.dsh.d.ts +1 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sapui5/types",
3
- "version": "1.120.39",
3
+ "version": "1.120.41",
4
4
  "description": "SAPUI5 TypeScript Definitions",
5
5
  "homepage": "https://sap.github.io/ui5-typescript/",
6
6
  "author": "SAP SE (https://www.sap.com)",
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.38
1
+ // For Library Version: 1.120.40
2
2
 
3
3
  declare module "sap/chart/library" {
4
4
  import Dimension from "sap/chart/data/Dimension";
package/types/sap.f.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.38
1
+ // For Library Version: 1.120.40
2
2
 
3
3
  declare module "sap/tnt/library" {
4
4
  export interface IToolHeader {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.31
1
+ // For Library Version: 1.120.33
2
2
 
3
3
  declare module "sap/fe/core/AppComponent" {
4
4
  import {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.31
1
+ // For Library Version: 1.120.33
2
2
 
3
3
  declare module "sap/fe/macros/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.31
1
+ // For Library Version: 1.120.33
2
2
 
3
3
  declare module "sap/fe/navigation/library" {
4
4
  /**
@@ -1,3 +1,3 @@
1
- // For Library Version: 1.120.31
1
+ // For Library Version: 1.120.33
2
2
 
3
3
  declare namespace sap {}
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.31
1
+ // For Library Version: 1.120.33
2
2
 
3
3
  declare module "sap/fe/templates/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.31
1
+ // For Library Version: 1.120.33
2
2
 
3
3
  declare module "sap/fe/test/library" {}
4
4
 
@@ -1,3 +1,3 @@
1
- // For Library Version: 1.120.31
1
+ // For Library Version: 1.120.33
2
2
 
3
3
  declare namespace sap {}
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.20
1
+ // For Library Version: 1.120.21
2
2
 
3
3
  declare module "sap/gantt/library" {
4
4
  import ChartScheme from "sap/gantt/config/ChartScheme";
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.22
1
+ // For Library Version: 1.120.24
2
2
 
3
3
  declare module "sap/insights/library" {}
4
4
 
package/types/sap.m.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.38
1
+ // For Library Version: 1.120.40
2
2
 
3
3
  declare module "sap/f/library" {
4
4
  export interface IShellBar {
@@ -83052,6 +83052,11 @@ declare module "sap/m/PDFViewer" {
83052
83052
  * except Internet Explorer and Microsoft Edge, provided that this data URI or blob URL is allowed in advance.
83053
83053
  * For more information about URL filtering, see {@link https://ui5.sap.com/#/topic/91f3768f6f4d1014b6dd926db0e91070 URLList Validator Filtering}.
83054
83054
  *
83055
+ * Source Validation: When the source is set, the PDFViewer automatically validates the resource using a
83056
+ * GET request to ensure it exists and is accessible. This validation:
83057
+ * - Prevents loading invalid or non-existent PDF files
83058
+ * - If validation fails, error content is displayed instead of attempting PDF load
83059
+ *
83055
83060
  *
83056
83061
  * @returns Value of property `source`
83057
83062
  */
@@ -83302,6 +83307,11 @@ declare module "sap/m/PDFViewer" {
83302
83307
  * except Internet Explorer and Microsoft Edge, provided that this data URI or blob URL is allowed in advance.
83303
83308
  * For more information about URL filtering, see {@link https://ui5.sap.com/#/topic/91f3768f6f4d1014b6dd926db0e91070 URLList Validator Filtering}.
83304
83309
  *
83310
+ * Source Validation: When the source is set, the PDFViewer automatically validates the resource using a
83311
+ * GET request to ensure it exists and is accessible. This validation:
83312
+ * - Prevents loading invalid or non-existent PDF files
83313
+ * - If validation fails, error content is displayed instead of attempting PDF load
83314
+ *
83305
83315
  * When called with a value of `null` or `undefined`, the default value of the property will be restored.
83306
83316
  *
83307
83317
  *
@@ -83370,6 +83380,11 @@ declare module "sap/m/PDFViewer" {
83370
83380
  * Optionally, this property can also be set to a data URI path or a blob URL in all major web browsers
83371
83381
  * except Internet Explorer and Microsoft Edge, provided that this data URI or blob URL is allowed in advance.
83372
83382
  * For more information about URL filtering, see {@link https://ui5.sap.com/#/topic/91f3768f6f4d1014b6dd926db0e91070 URLList Validator Filtering}.
83383
+ *
83384
+ * Source Validation: When the source is set, the PDFViewer automatically validates the resource using a
83385
+ * GET request to ensure it exists and is accessible. This validation:
83386
+ * - Prevents loading invalid or non-existent PDF files
83387
+ * - If validation fails, error content is displayed instead of attempting PDF load
83373
83388
  */
83374
83389
  source?: URI | PropertyBindingInfo | `{${string}}`;
83375
83390
 
@@ -120303,6 +120318,11 @@ declare module "sap/m/SinglePlanningCalendar" {
120303
120318
  * All appointments with changed selected state.
120304
120319
  */
120305
120320
  appointments?: CalendarAppointment[];
120321
+
120322
+ /**
120323
+ * The original browser event.
120324
+ */
120325
+ originalEvent?: object;
120306
120326
  }
120307
120327
 
120308
120328
  /**
@@ -120326,6 +120346,11 @@ declare module "sap/m/SinglePlanningCalendar" {
120326
120346
  * The end date as a UI5Date or JavaScript Date object of the focused grid cell.
120327
120347
  */
120328
120348
  endDate?: object;
120349
+
120350
+ /**
120351
+ * The original browser event.
120352
+ */
120353
+ originalEvent?: object;
120329
120354
  }
120330
120355
 
120331
120356
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.38
1
+ // For Library Version: 1.120.40
2
2
 
3
3
  declare module "sap/makit/library" {
4
4
  /**
package/types/sap.me.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.38
1
+ // For Library Version: 1.120.40
2
2
 
3
3
  declare module "sap/me/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.38
1
+ // For Library Version: 1.120.40
2
2
 
3
3
  declare module "sap/ndc/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.30
1
+ // For Library Version: 1.120.32
2
2
 
3
3
  declare module "sap/ovp/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.19
1
+ // For Library Version: 1.120.20
2
2
 
3
3
  declare module "sap/sac/df/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.22
1
+ // For Library Version: 1.120.24
2
2
 
3
3
  declare module "sap/suite/ui/commons/collaboration/BaseHelperService" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.37
1
+ // For Library Version: 1.120.39
2
2
 
3
3
  declare module "sap/suite/ui/generic/template/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.38
1
+ // For Library Version: 1.120.40
2
2
 
3
3
  declare module "sap/suite/ui/microchart/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.38
1
+ // For Library Version: 1.120.40
2
2
 
3
3
  declare module "sap/tnt/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.38
1
+ // For Library Version: 1.120.40
2
2
 
3
3
  declare module "sap/ui/codeeditor/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.38
1
+ // For Library Version: 1.120.40
2
2
 
3
3
  declare module "sap/ui/commons/library" {
4
4
  import { ColorPickerMode as ColorPickerMode1 } from "sap/ui/unified/library";
@@ -2448,6 +2448,7 @@ declare module "sap/ui/commons/layout/BorderLayout" {
2448
2448
  * The object contains the available parameters for BorderLayout's Area.
2449
2449
  *
2450
2450
  * @since 1.110
2451
+ * @deprecated (since 1.38) - because it is part of the deprecated package sap.ui.commons
2451
2452
  */
2452
2453
  export type BorderLayoutAreaData = {
2453
2454
  /**
@@ -8167,6 +8168,7 @@ declare module "sap/ui/commons/TextField" {
8167
8168
  /**
8168
8169
  * The object representing the serialized focus information.
8169
8170
  *
8171
+ * @deprecated (since 1.38) - because it is part of the deprecated package sap.ui.commons
8170
8172
  * @ui5-protected DO NOT USE IN APPLICATIONS (only for related classes in the framework)
8171
8173
  */
8172
8174
  export type FocusInfo = {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.38
1
+ // For Library Version: 1.120.40
2
2
 
3
3
  declare module "sap/ui/comp/library" {
4
4
  /**
@@ -280,7 +280,7 @@ declare namespace sap {
280
280
  }
281
281
  }
282
282
 
283
- // For Library Version: 1.120.38
283
+ // For Library Version: 1.120.40
284
284
 
285
285
  declare module "sap/base/assert" {
286
286
  /**
@@ -1,3 +1,3 @@
1
- // For Library Version: 1.120.38
1
+ // For Library Version: 1.120.40
2
2
 
3
3
  declare namespace sap {}
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.38
1
+ // For Library Version: 1.120.40
2
2
 
3
3
  declare module "sap/ui/export/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.38
1
+ // For Library Version: 1.120.40
2
2
 
3
3
  declare module "sap/ui/fl/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.38
1
+ // For Library Version: 1.120.40
2
2
 
3
3
  declare module "sap/ui/integration/library" {
4
4
  import { URI } from "sap/ui/core/library";
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.38
1
+ // For Library Version: 1.120.40
2
2
 
3
3
  declare module "sap/ui/layout/library" {
4
4
  import Control from "sap/ui/core/Control";
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.38
1
+ // For Library Version: 1.120.40
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.120.38
1
+ // For Library Version: 1.120.40
2
2
 
3
3
  declare module "sap/ui/richtexteditor/library" {
4
4
  /**
@@ -11,6 +11,8 @@ declare module "sap/ui/richtexteditor/library" {
11
11
  TinyMCE = "TinyMCE",
12
12
  /**
13
13
  * Uses TinyMCE version 6 as editor
14
+ *
15
+ * @deprecated (since 1.120.41) - Use the {@link sap.ui.richtexteditor.EditorType.TinyMCE} instead.
14
16
  */
15
17
  TinyMCE6 = "TinyMCE6",
16
18
  /**
@@ -100,8 +102,7 @@ declare module "sap/ui/richtexteditor/RichTextEditor" {
100
102
  * Below is a list of supported groups and buttons, which can be specified in the configuration objects
101
103
  * (format is <>: <>):
102
104
  * - font-style: bold, italic, underline, strikethrough
103
- * - font: fontfamily (fontselect in TinyMCE5), fontsize (fontsizeselect in TinyMCE5), forecolor, backcolor
104
- *
105
+ * - font: fontfamily, fontsize, forecolor, backcolor
105
106
  * - clipboard: cut, copy, paste
106
107
  * - structure: bullist, numlist, outdent, indent
107
108
  * - undo: undo, redo
@@ -713,7 +714,7 @@ declare module "sap/ui/richtexteditor/RichTextEditor" {
713
714
  * update.
714
715
  * - Have in mind when choosing a specific TinyMCE version that there might be differences in the support
715
716
  * rules compared to UI5, therefore we might be forced to remove any TinyMCE version.
716
- * - TinyMCE 5 and TinyMCE 6 will be removed in future releases.
717
+ * - TinyMCE 6 will be removed in future releases.
717
718
  *
718
719
  * Default value is `'TinyMCE'`.
719
720
  *
@@ -1132,7 +1133,7 @@ declare module "sap/ui/richtexteditor/RichTextEditor" {
1132
1133
  */
1133
1134
  setEditorType(
1134
1135
  /**
1135
- * Which editor type to be used (currently only 5 and 6)
1136
+ * Which editor type to be used (currently only 6 and 7)
1136
1137
  */
1137
1138
  sEditorType?: string
1138
1139
  ): RichTextEditor;
@@ -1517,7 +1518,7 @@ declare module "sap/ui/richtexteditor/RichTextEditor" {
1517
1518
  * update.
1518
1519
  * - Have in mind when choosing a specific TinyMCE version that there might be differences in the support
1519
1520
  * rules compared to UI5, therefore we might be forced to remove any TinyMCE version.
1520
- * - TinyMCE 5 and TinyMCE 6 will be removed in future releases.
1521
+ * - TinyMCE 6 will be removed in future releases.
1521
1522
  */
1522
1523
  editorType?: string | PropertyBindingInfo;
1523
1524
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.38
1
+ // For Library Version: 1.120.40
2
2
 
3
3
  declare module "sap/ui/rta/api/startAdaptation" {
4
4
  import Control from "sap/ui/core/Control";
@@ -1,8 +1,10 @@
1
- // For Library Version: 1.120.38
1
+ // For Library Version: 1.120.40
2
2
 
3
3
  declare module "sap/ui/suite/library" {
4
4
  /**
5
5
  * Defined color values for the Task Circle Control
6
+ *
7
+ * @deprecated (since 1.108) - because it is part of the deprecated package sap.ui.suite
6
8
  */
7
9
  export enum TaskCircleColor {
8
10
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.38
1
+ // For Library Version: 1.120.40
2
2
 
3
3
  declare module "sap/ui/support/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.38
1
+ // For Library Version: 1.120.40
2
2
 
3
3
  declare module "sap/ui/table/library" {
4
4
  import TreeAutoExpandMode1 from "sap/ui/model/TreeAutoExpandMode";
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.38
1
+ // For Library Version: 1.120.40
2
2
 
3
3
  declare module "sap/ui/testrecorder/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.38
1
+ // For Library Version: 1.120.40
2
2
 
3
3
  declare module "sap/ui/unified/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.38
1
+ // For Library Version: 1.120.40
2
2
 
3
3
  declare module "sap/ui/ux3/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.12
1
+ // For Library Version: 1.120.13
2
2
 
3
3
  declare module "sap/ui/vk/library" {
4
4
  /**
@@ -21888,6 +21888,74 @@ declare module "sap/ui/vk/svg/NodeHierarchy" {
21888
21888
  */
21889
21889
  nodeRef: any
21890
21890
  ): this;
21891
+ /**
21892
+ * Attaches a custom text to this elements.
21893
+ *
21894
+ * @since 1.120.0
21895
+ * @experimental
21896
+ *
21897
+ * @returns `this` to allow method chaining.
21898
+ */
21899
+ setCustomText(
21900
+ /**
21901
+ * The node or array of nodes to set the custom text to.
21902
+ */
21903
+ nodeRefs: /* was: sap.ui.vk.svg.Element */
21904
+ | any
21905
+ | /* was: sap.ui.vk.svg.Element */ any[],
21906
+ /**
21907
+ * The custom text options. If not specified, the existing custom text will be removed.
21908
+ */
21909
+ options?: {
21910
+ /**
21911
+ * The text to display, it's mutually exclusive with `htmlText` option. Line breaks are not supported, use
21912
+ * `htmlText` option for multi-line text.
21913
+ */
21914
+ text?: string;
21915
+ /**
21916
+ * The HTML text to display, it's mutually exclusive with `text` option. Line breaks are supported using
21917
+ * paragraphs: `"<p>Line 1</p><p>Line 2</p>"`.
21918
+ */
21919
+ htmlText?: string;
21920
+ /**
21921
+ * The font size of the text in scene coordinate units. If not specified then the size will be automatically
21922
+ * determined based on the median text size in the scene or computed from the bounding box of the scene,
21923
+ * but better to specify it explicitly to avoid unexpected results.
21924
+ */
21925
+ size?: number;
21926
+ /**
21927
+ * The font family of the text. Default is `"Arial"`.
21928
+ */
21929
+ fontFamily?: string;
21930
+ /**
21931
+ * The font style of the text (normal | italic | oblique). Default is undefined ("normal").
21932
+ */
21933
+ fontStyle?: string;
21934
+ /**
21935
+ * The font weight of the text (normal | bold | bolder | lighter | ). Default is undefined ("normal").
21936
+ */
21937
+ fontWeight?: string;
21938
+ /**
21939
+ * The text decoration of the text (none | underline | line-through, etc). Default is undefined ("none").
21940
+ */
21941
+ textDecoration?: string;
21942
+ /**
21943
+ * The fill color of the text in CSS format. Default is "black".
21944
+ */
21945
+ fill?: string;
21946
+ /**
21947
+ * The pivot point of the custom text, relative to the text bounding box. The pivot point is used together
21948
+ * with the anchor point to position the text. Default is `[0.5, 0.5]` (middle of the custom text). `[0,
21949
+ * 0]` is top-left, `[1, 1]` is bottom-right.
21950
+ */
21951
+ pivot?: number[];
21952
+ /**
21953
+ * The anchor point of the text, relative to the bounding box of the node to which the custom text is attached.
21954
+ * Default is `[0.5, 0.5]` (center of node). `[0, 0]` is top-left, `[1, 1]` is bottom-right.
21955
+ */
21956
+ anchor?: number[];
21957
+ }
21958
+ ): this;
21891
21959
  }
21892
21960
  /**
21893
21961
  * Describes the settings that can be provided to the NodeHierarchy constructor.
@@ -42721,6 +42789,33 @@ declare module "sap/ui/vk/ViewportBase" {
42721
42789
  * @returns Value of property `hotspotColorABGR`
42722
42790
  */
42723
42791
  getHotspotColorABGR(): int;
42792
+ /**
42793
+ * Gets current value of property {@link #getHotspotCustomTextHaloWidth hotspotCustomTextHaloWidth}.
42794
+ *
42795
+ * Default value is `10`.
42796
+ *
42797
+ *
42798
+ * @returns Value of property `hotspotCustomTextHaloWidth`
42799
+ */
42800
+ getHotspotCustomTextHaloWidth(): float;
42801
+ /**
42802
+ * Gets current value of property {@link #getHotspotCustomTextOutlineColor hotspotCustomTextOutlineColor}.
42803
+ *
42804
+ * Default value is `"white"`.
42805
+ *
42806
+ *
42807
+ * @returns Value of property `hotspotCustomTextOutlineColor`
42808
+ */
42809
+ getHotspotCustomTextOutlineColor(): CSSColor;
42810
+ /**
42811
+ * Gets current value of property {@link #getHotspotCustomTextOutlineWidth hotspotCustomTextOutlineWidth}.
42812
+ *
42813
+ * Default value is `1`.
42814
+ *
42815
+ *
42816
+ * @returns Value of property `hotspotCustomTextOutlineWidth`
42817
+ */
42818
+ getHotspotCustomTextOutlineWidth(): float;
42724
42819
  /**
42725
42820
  * Gets current value of property {@link #getKeepOutputSize keepOutputSize}.
42726
42821
  *
@@ -43201,6 +43296,54 @@ declare module "sap/ui/vk/ViewportBase" {
43201
43296
  */
43202
43297
  iHotspotColorABGR?: int
43203
43298
  ): this;
43299
+ /**
43300
+ * Sets a new value for property {@link #getHotspotCustomTextHaloWidth hotspotCustomTextHaloWidth}.
43301
+ *
43302
+ * When called with a value of `null` or `undefined`, the default value of the property will be restored.
43303
+ *
43304
+ * Default value is `10`.
43305
+ *
43306
+ *
43307
+ * @returns Reference to `this` in order to allow method chaining
43308
+ */
43309
+ setHotspotCustomTextHaloWidth(
43310
+ /**
43311
+ * New value for property `hotspotCustomTextHaloWidth`
43312
+ */
43313
+ fHotspotCustomTextHaloWidth?: float
43314
+ ): this;
43315
+ /**
43316
+ * Sets a new value for property {@link #getHotspotCustomTextOutlineColor hotspotCustomTextOutlineColor}.
43317
+ *
43318
+ * When called with a value of `null` or `undefined`, the default value of the property will be restored.
43319
+ *
43320
+ * Default value is `"white"`.
43321
+ *
43322
+ *
43323
+ * @returns Reference to `this` in order to allow method chaining
43324
+ */
43325
+ setHotspotCustomTextOutlineColor(
43326
+ /**
43327
+ * New value for property `hotspotCustomTextOutlineColor`
43328
+ */
43329
+ sHotspotCustomTextOutlineColor?: CSSColor
43330
+ ): this;
43331
+ /**
43332
+ * Sets a new value for property {@link #getHotspotCustomTextOutlineWidth hotspotCustomTextOutlineWidth}.
43333
+ *
43334
+ * When called with a value of `null` or `undefined`, the default value of the property will be restored.
43335
+ *
43336
+ * Default value is `1`.
43337
+ *
43338
+ *
43339
+ * @returns Reference to `this` in order to allow method chaining
43340
+ */
43341
+ setHotspotCustomTextOutlineWidth(
43342
+ /**
43343
+ * New value for property `hotspotCustomTextOutlineWidth`
43344
+ */
43345
+ fHotspotCustomTextOutlineWidth?: float
43346
+ ): this;
43204
43347
  /**
43205
43348
  * Sets a new value for property {@link #getKeepOutputSize keepOutputSize}.
43206
43349
  *
@@ -43529,6 +43672,15 @@ declare module "sap/ui/vk/ViewportBase" {
43529
43672
  */
43530
43673
  hotspotColor?: CSSColor | PropertyBindingInfo | `{${string}}`;
43531
43674
 
43675
+ hotspotCustomTextOutlineWidth?: float | PropertyBindingInfo | `{${string}}`;
43676
+
43677
+ hotspotCustomTextOutlineColor?:
43678
+ | CSSColor
43679
+ | PropertyBindingInfo
43680
+ | `{${string}}`;
43681
+
43682
+ hotspotCustomTextHaloWidth?: float | PropertyBindingInfo | `{${string}}`;
43683
+
43532
43684
  keepOutputSize?: boolean | PropertyBindingInfo | `{${string}}`;
43533
43685
 
43534
43686
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.38
1
+ // For Library Version: 1.120.40
2
2
 
3
3
  declare module "sap/ui/webc/common/library" {}
4
4
 
@@ -114,6 +114,8 @@ declare module "sap/ui/webc/common/WebComponent" {
114
114
  /**
115
115
  * The structure of the "metadata" object which is passed when inheriting from sap.ui.core.Element using
116
116
  * its static "extend" method. See {@link sap.ui.core.Element.extend} for details on its usage.
117
+ *
118
+ * @deprecated (since 1.118.0) - because it is part of the deprecated package sap.ui.webc.common.WebComponent
117
119
  */
118
120
  export type MetadataOptions = MetadataOptions1;
119
121