@sapui5/ts-types-esm 1.102.1 → 1.102.2

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 (51) hide show
  1. package/package.json +1 -1
  2. package/types/sap.chart.d.ts +1 -1
  3. package/types/sap.esh.search.ui.d.ts +1 -1
  4. package/types/sap.f.d.ts +1 -1
  5. package/types/sap.fe.common.d.ts +1 -1
  6. package/types/sap.fe.core.d.ts +1 -1
  7. package/types/sap.fe.macros.d.ts +1 -1
  8. package/types/sap.fe.navigation.d.ts +1 -1
  9. package/types/sap.fe.templates.d.ts +1 -1
  10. package/types/sap.fe.test.d.ts +1 -1
  11. package/types/sap.gantt.d.ts +7 -4
  12. package/types/sap.insights.d.ts +2 -61
  13. package/types/sap.m.d.ts +4 -16
  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.sac.grid.d.ts +1 -1
  20. package/types/sap.suite.ui.commons.d.ts +1 -1
  21. package/types/sap.suite.ui.generic.template.d.ts +1 -1
  22. package/types/sap.suite.ui.microchart.d.ts +1 -1
  23. package/types/sap.tnt.d.ts +1 -1
  24. package/types/sap.ui.codeeditor.d.ts +1 -1
  25. package/types/sap.ui.commons.d.ts +1 -1
  26. package/types/sap.ui.comp.d.ts +28 -1
  27. package/types/sap.ui.core.d.ts +21 -1
  28. package/types/sap.ui.dt.d.ts +1 -1
  29. package/types/sap.ui.export.d.ts +3 -3
  30. package/types/sap.ui.fl.d.ts +1 -1
  31. package/types/sap.ui.integration.d.ts +1 -1
  32. package/types/sap.ui.layout.d.ts +1 -1
  33. package/types/sap.ui.mdc.d.ts +1 -1
  34. package/types/sap.ui.richtexteditor.d.ts +1 -1
  35. package/types/sap.ui.rta.d.ts +1 -1
  36. package/types/sap.ui.suite.d.ts +1 -1
  37. package/types/sap.ui.support.d.ts +1 -1
  38. package/types/sap.ui.table.d.ts +1 -1
  39. package/types/sap.ui.testrecorder.d.ts +1 -1
  40. package/types/sap.ui.unified.d.ts +1 -1
  41. package/types/sap.ui.ux3.d.ts +1 -1
  42. package/types/sap.ui.vbm.d.ts +117 -27
  43. package/types/sap.ui.vtm.d.ts +2 -1
  44. package/types/sap.uiext.inbox.d.ts +1 -1
  45. package/types/sap.ushell.d.ts +1 -1
  46. package/types/sap.ushell_abap.d.ts +1 -1
  47. package/types/sap.uxap.d.ts +1 -1
  48. package/types/sap.viz.d.ts +1 -1
  49. package/types/sap.zen.commons.d.ts +1 -1
  50. package/types/sap.zen.crosstab.d.ts +1 -1
  51. package/types/sap.zen.dsh.d.ts +1 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sapui5/ts-types-esm",
3
- "version": "1.102.1",
3
+ "version": "1.102.2",
4
4
  "description": "SAPUI5 TypeScript Definitions - ES Modules",
5
5
  "homepage": "https://ui5.sap.com",
6
6
  "author": "SAP SE (https://www.sap.com)",
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.102.1
1
+ // For Library Version: 1.102.2
2
2
 
3
3
  declare module "sap/chart/library" {
4
4
  import Dimension from "sap/chart/data/Dimension";
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.102.0
1
+ // For Library Version: 1.102.1
2
2
 
3
3
  declare module "sap/esh/search/ui/library" {}
4
4
 
package/types/sap.f.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.102.1
1
+ // For Library Version: 1.102.2
2
2
 
3
3
  declare module "sap/tnt/library" {
4
4
  export interface IToolHeader {
@@ -1,3 +1,3 @@
1
- // For Library Version: 1.102.0
1
+ // For Library Version: 1.102.1
2
2
 
3
3
  declare namespace sap {}
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.102.0
1
+ // For Library Version: 1.102.1
2
2
 
3
3
  declare module "sap/fe/core/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.102.0
1
+ // For Library Version: 1.102.1
2
2
 
3
3
  declare module "sap/fe/macros/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.102.0
1
+ // For Library Version: 1.102.1
2
2
 
3
3
  declare module "sap/fe/navigation/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.102.0
1
+ // For Library Version: 1.102.1
2
2
 
3
3
  declare module "sap/fe/templates/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.102.0
1
+ // For Library Version: 1.102.1
2
2
 
3
3
  declare module "sap/fe/test/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.102.0
1
+ // For Library Version: 1.102.2
2
2
 
3
3
  declare module "sap/gantt/library" {
4
4
  /**
@@ -35075,7 +35075,8 @@ declare module "sap/gantt/simple/ContainerToolbar" {
35075
35075
  *
35076
35076
  * Gets current value of property {@link #getShowSearchButton showSearchButton}.
35077
35077
  *
35078
- * Flag to show or hide Find and Select search button
35078
+ * Flag to show or hide Find and Select search button Find operation is not going to work for the stock
35079
+ * chart and utilization gantt charts with time continuous shapes.
35079
35080
  *
35080
35081
  * Default value is `false`.
35081
35082
  *
@@ -35312,7 +35313,8 @@ declare module "sap/gantt/simple/ContainerToolbar" {
35312
35313
  *
35313
35314
  * Sets a new value for property {@link #getShowSearchButton showSearchButton}.
35314
35315
  *
35315
- * Flag to show or hide Find and Select search button
35316
+ * Flag to show or hide Find and Select search button Find operation is not going to work for the stock
35317
+ * chart and utilization gantt charts with time continuous shapes.
35316
35318
  *
35317
35319
  * When called with a value of `null` or `undefined`, the default value of the property will be restored.
35318
35320
  *
@@ -35486,7 +35488,8 @@ declare module "sap/gantt/simple/ContainerToolbar" {
35486
35488
  /**
35487
35489
  * @SINCE 1.100
35488
35490
  *
35489
- * Flag to show or hide Find and Select search button
35491
+ * Flag to show or hide Find and Select search button Find operation is not going to work for the stock
35492
+ * chart and utilization gantt charts with time continuous shapes.
35490
35493
  */
35491
35494
  showSearchButton?: boolean | PropertyBindingInfo | `{${string}}`;
35492
35495
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.102.0
1
+ // For Library Version: 1.102.1
2
2
 
3
3
  declare module "sap/insights/CardHelper" {
4
4
  /**
@@ -7,66 +7,7 @@ declare module "sap/insights/CardHelper" {
7
7
  *
8
8
  * Provides functionality for Insight cards CRUD operations.
9
9
  */
10
- interface CardHelper {
11
- /**
12
- * @EXPERIMENTAL (since 1.102)
13
- *
14
- * Support storing the insight card in SAP Insights service.
15
- */
16
- create(
17
- /**
18
- * Card name which will be used to store the card in the repository
19
- */
20
- sCardName: string,
21
- /**
22
- * Card manifest which needs to be stored in the repository
23
- */
24
- oCardManifest: object,
25
- /**
26
- * Should be set to true in case the Card has to be persisted as key user
27
- */
28
- isKeyUser: boolean
29
- ): void;
30
- /**
31
- * @EXPERIMENTAL (since 1.102)
32
- *
33
- * Support deleting the insight card from SAP Insights service.
34
- */
35
- delete(
36
- /**
37
- * Url of the card manifest
38
- */
39
- sCardManifestUrl: string,
40
- /**
41
- * Should be set to true in case the Card has to be persisted as key user
42
- */
43
- isKeyUser: boolean
44
- ): void;
45
- /**
46
- * @EXPERIMENTAL (since 1.102)
47
- *
48
- * Retrieve the insight cards from SAP Insights service for the current user.
49
- *
50
- * @returns Returns array of suggested cards
51
- */
52
- getSuggestedCards(): any[];
53
- /**
54
- * @EXPERIMENTAL (since 1.102)
55
- *
56
- * Retrieve the insight cards from SAP Insights service for the current user.
57
- *
58
- * @returns Returns array of user cards
59
- */
60
- getUserCards(): any[];
61
- /**
62
- * @EXPERIMENTAL (since 1.102)
63
- *
64
- * Method could be used check whether insights is supported or not.
65
- *
66
- * @returns Returns true if supported else false
67
- */
68
- isSupported(): boolean;
69
- }
10
+ interface CardHelper {}
70
11
  const CardHelper: CardHelper;
71
12
  export default CardHelper;
72
13
  }
package/types/sap.m.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.102.1
1
+ // For Library Version: 1.102.2
2
2
 
3
3
  declare module "sap/f/library" {
4
4
  export interface IShellBar {
@@ -28426,8 +28426,6 @@ declare module "sap/m/GenericTile" {
28426
28426
  */
28427
28427
  getIcon(): Control;
28428
28428
  /**
28429
- * @EXPERIMENTAL
28430
- *
28431
28429
  * Gets current value of property {@link #getIconLoaded iconLoaded}.
28432
28430
  *
28433
28431
  * The load state of the tileIcon.
@@ -28572,7 +28570,7 @@ declare module "sap/m/GenericTile" {
28572
28570
  getUrl(): URI;
28573
28571
  /**
28574
28572
  * @SINCE 1.95
28575
- * @EXPERIMENTAL
28573
+ * @EXPERIMENTAL (since 1.95)
28576
28574
  *
28577
28575
  * Gets current value of property {@link #getValueColor valueColor}.
28578
28576
  *
@@ -28927,8 +28925,6 @@ declare module "sap/m/GenericTile" {
28927
28925
  oIcon: Control
28928
28926
  ): this;
28929
28927
  /**
28930
- * @EXPERIMENTAL
28931
- *
28932
28928
  * Sets a new value for property {@link #getIconLoaded iconLoaded}.
28933
28929
  *
28934
28930
  * The load state of the tileIcon.
@@ -29150,7 +29146,7 @@ declare module "sap/m/GenericTile" {
29150
29146
  ): this;
29151
29147
  /**
29152
29148
  * @SINCE 1.95
29153
- * @EXPERIMENTAL
29149
+ * @EXPERIMENTAL (since 1.95)
29154
29150
  *
29155
29151
  * Sets a new value for property {@link #getValueColor valueColor}.
29156
29152
  *
@@ -29425,7 +29421,7 @@ declare module "sap/m/GenericTile" {
29425
29421
 
29426
29422
  /**
29427
29423
  * @SINCE 1.95
29428
- * @EXPERIMENTAL
29424
+ * @EXPERIMENTAL (since 1.95)
29429
29425
  *
29430
29426
  * The semantic color of the value.
29431
29427
  */
@@ -29435,8 +29431,6 @@ declare module "sap/m/GenericTile" {
29435
29431
  | `{${string}}`;
29436
29432
 
29437
29433
  /**
29438
- * @EXPERIMENTAL
29439
- *
29440
29434
  * The load state of the tileIcon.
29441
29435
  */
29442
29436
  iconLoaded?: boolean | PropertyBindingInfo | `{${string}}`;
@@ -119669,8 +119663,6 @@ declare module "sap/m/TileContent" {
119669
119663
  */
119670
119664
  getPriority(): Priority | keyof typeof Priority;
119671
119665
  /**
119672
- * @EXPERIMENTAL (since 1.103)
119673
- *
119674
119666
  * Gets current value of property {@link #getPriorityText priorityText}.
119675
119667
  *
119676
119668
  * Sets the Text inside the Priority badge in Generic Tile ActionMode.
@@ -119811,8 +119803,6 @@ declare module "sap/m/TileContent" {
119811
119803
  sPriority?: Priority | keyof typeof Priority
119812
119804
  ): this;
119813
119805
  /**
119814
- * @EXPERIMENTAL (since 1.103)
119815
- *
119816
119806
  * Sets a new value for property {@link #getPriorityText priorityText}.
119817
119807
  *
119818
119808
  * Sets the Text inside the Priority badge in Generic Tile ActionMode.
@@ -119968,8 +119958,6 @@ declare module "sap/m/TileContent" {
119968
119958
  | `{${string}}`;
119969
119959
 
119970
119960
  /**
119971
- * @EXPERIMENTAL (since 1.103)
119972
- *
119973
119961
  * Sets the Text inside the Priority badge in Generic Tile ActionMode.
119974
119962
  */
119975
119963
  priorityText?: string | PropertyBindingInfo;
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.102.1
1
+ // For Library Version: 1.102.2
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.102.1
1
+ // For Library Version: 1.102.2
2
2
 
3
3
  declare module "sap/me/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.102.1
1
+ // For Library Version: 1.102.2
2
2
 
3
3
  declare module "sap/ndc/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.102.0
1
+ // For Library Version: 1.102.3
2
2
 
3
3
  declare module "sap/ovp/app/TemplateBaseExtension" {
4
4
  import Metadata from "sap/ui/base/Metadata";
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.102.0
1
+ // For Library Version: 1.102.1
2
2
 
3
3
  declare module "sap/sac/df/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.102.0
1
+ // For Library Version: 1.102.1
2
2
 
3
3
  declare module "sap/sac/grid/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.102.0
1
+ // For Library Version: 1.102.1
2
2
 
3
3
  declare module "sap/suite/ui/commons/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.102.0
1
+ // For Library Version: 1.102.1
2
2
 
3
3
  declare module "sap/suite/ui/generic/template/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.102.1
1
+ // For Library Version: 1.102.2
2
2
 
3
3
  declare module "sap/suite/ui/microchart/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.102.1
1
+ // For Library Version: 1.102.2
2
2
 
3
3
  declare module "sap/tnt/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.102.1
1
+ // For Library Version: 1.102.2
2
2
 
3
3
  declare module "sap/ui/codeeditor/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.102.1
1
+ // For Library Version: 1.102.2
2
2
 
3
3
  declare module "sap/ui/commons/library" {
4
4
  import { ColorPickerMode as ColorPickerMode1 } from "sap/ui/unified/library";
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.102.1
1
+ // For Library Version: 1.102.2
2
2
 
3
3
  declare module "sap/ui/comp/library" {
4
4
  /**
@@ -17372,6 +17372,18 @@ declare module "sap/ui/comp/smartfilterbar/SmartFilterBar" {
17372
17372
  * here after the SmartFilter is initialized (`initialise` event was fired) has no effect.
17373
17373
  */
17374
17374
  getControlConfiguration(): ControlConfiguration[];
17375
+ /**
17376
+ * Returns the condition type object (if any) with the specified key (Property name in OData entity). Use
17377
+ * just the property name as the key when getting a control from the basic area.
17378
+ *
17379
+ * @returns returns Promise with condition type object
17380
+ */
17381
+ getDateRangeTypeByKey(
17382
+ /**
17383
+ * The key as present in the OData property name/control configuration
17384
+ */
17385
+ sKey: string
17386
+ ): object;
17375
17387
  /**
17376
17388
  * @deprecated (since 1.87) - Please use the `com.sap.vocabularies.UI.v1.SelectionPresentationVariant` annotation
17377
17389
  * through the {@link sap.ui.comp.smartvariants.SmartVariantManagement#setEntitySet}
@@ -17834,6 +17846,21 @@ declare module "sap/ui/comp/smartfilterbar/SmartFilterBar" {
17834
17846
  */
17835
17847
  bConsiderSelectionVariants?: boolean
17836
17848
  ): this;
17849
+ /**
17850
+ * Sets the the Dynamic Date Option of condition type (if any) data in the filter data model.
17851
+ *
17852
+ * @returns returns Promise
17853
+ */
17854
+ setDateRangeTypeOperationByKey(
17855
+ /**
17856
+ * The key as present in the OData property name/control configuration
17857
+ */
17858
+ sKey: string,
17859
+ /**
17860
+ * The key of Dynamic Date Option
17861
+ */
17862
+ sOption: string
17863
+ ): object;
17837
17864
  /**
17838
17865
  * @deprecated (since 1.87) - Please use the `com.sap.vocabularies.UI.v1.SelectionPresentationVariant` annotation
17839
17866
  * through the {@link sap.ui.comp.smartvariants.SmartVariantManagement#setEntitySet}
@@ -264,7 +264,7 @@ interface JQuery<TElement = HTMLElement> extends Iterable<TElement> {
264
264
  ): jQuery;
265
265
  }
266
266
 
267
- // For Library Version: 1.102.1
267
+ // For Library Version: 1.102.2
268
268
 
269
269
  declare module "sap/base/assert" {
270
270
  /**
@@ -20112,6 +20112,11 @@ declare module "sap/ui/core/format/NumberFormat" {
20112
20112
  * only when the 'style' options is set to either 'short' or 'long'.
20113
20113
  */
20114
20114
  showScale?: boolean;
20115
+ /**
20116
+ * whether the positions of grouping separators are validated. Space characters used as grouping separators
20117
+ * are not validated.
20118
+ */
20119
+ strictGroupingValidation?: boolean;
20115
20120
  /**
20116
20121
  * defines the style of format. Valid values are 'short, 'long' or 'standard' (based on the CLDR decimalFormat).
20117
20122
  * When set to 'short' or 'long', numbers are formatted into compact forms. When this option is set, the
@@ -20303,6 +20308,11 @@ declare module "sap/ui/core/format/NumberFormat" {
20303
20308
  * only when the 'style' options is set to either 'short' or 'long'.
20304
20309
  */
20305
20310
  showScale?: boolean;
20311
+ /**
20312
+ * whether the positions of grouping separators are validated. Space characters used as grouping separators
20313
+ * are not validated.
20314
+ */
20315
+ strictGroupingValidation?: boolean;
20306
20316
  /**
20307
20317
  * defines the style of format. Valid values are 'short, 'long' or 'standard' (based on the CLDR decimalFormat).
20308
20318
  * When set to 'short' or 'long', numbers are formatted into compact forms. When this option is set, the
@@ -20451,6 +20461,11 @@ declare module "sap/ui/core/format/NumberFormat" {
20451
20461
  * only when the 'style' options is set to either 'short' or 'long'.
20452
20462
  */
20453
20463
  showScale?: boolean;
20464
+ /**
20465
+ * whether the positions of grouping separators are validated. Space characters used as grouping separators
20466
+ * are not validated.
20467
+ */
20468
+ strictGroupingValidation?: boolean;
20454
20469
  /**
20455
20470
  * defines the style of format. Valid values are 'short, 'long' or 'standard' (based on the CLDR decimalFormat).
20456
20471
  * When set to 'short' or 'long', numbers are formatted into compact forms. When this option is set, the
@@ -20613,6 +20628,11 @@ declare module "sap/ui/core/format/NumberFormat" {
20613
20628
  * only when the 'style' options is set to either 'short' or 'long'.
20614
20629
  */
20615
20630
  showScale?: boolean;
20631
+ /**
20632
+ * whether the positions of grouping separators are validated. Space characters used as grouping separators
20633
+ * are not validated.
20634
+ */
20635
+ strictGroupingValidation?: boolean;
20616
20636
  /**
20617
20637
  * defines the style of format. Valid values are 'short, 'long' or 'standard' (based on the CLDR decimalFormat).
20618
20638
  * When set to 'short' or 'long', numbers are formatted into compact forms. When this option is set, the
@@ -1,3 +1,3 @@
1
- // For Library Version: 1.102.1
1
+ // For Library Version: 1.102.2
2
2
 
3
3
  declare namespace sap {}
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.102.1
1
+ // For Library Version: 1.102.2
2
2
 
3
3
  declare module "sap/ui/export/library" {
4
4
  /**
@@ -302,7 +302,7 @@ declare module "sap/ui/export/Spreadsheet" {
302
302
  * - `workbook.context` - Context object that will be applied to the generated file. It may contain the
303
303
  * following fields:
304
304
  * - `application` (string) - The application that creates the XLSX document (default: "SAP UI5")
305
- * - `version` (string) - Application version that creates the XLSX document (default: "1.102.1")
305
+ * - `version` (string) - Application version that creates the XLSX document (default: "1.102.2")
306
306
  * - `title` (string) - Title of the XLSX document (NOT the filename)
307
307
  * - `modifiedBy` (string) - User context for the XLSX document
308
308
  * - `sheetName` (string) - The label of the data sheet
@@ -388,7 +388,7 @@ declare module "sap/ui/export/Spreadsheet" {
388
388
  * columns: aColumns,
389
389
  * context: {
390
390
  * application: 'Debug Test Application',
391
- * version: '1.102.1',
391
+ * version: '1.102.2',
392
392
  * title: 'Some random title',
393
393
  * modifiedBy: 'John Doe',
394
394
  * metaSheetName: 'Custom metadata',
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.102.1
1
+ // For Library Version: 1.102.2
2
2
 
3
3
  declare module "sap/ui/fl/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.102.1
1
+ // For Library Version: 1.102.2
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.102.1
1
+ // For Library Version: 1.102.2
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.102.1
1
+ // For Library Version: 1.102.2
2
2
 
3
3
  declare module "sap/ui/mdc/filterbar/vh/FilterContainer" {
4
4
  import Metadata from "sap/ui/base/Metadata";
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.102.1
1
+ // For Library Version: 1.102.2
2
2
 
3
3
  declare module "sap/ui/richtexteditor/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.102.1
1
+ // For Library Version: 1.102.2
2
2
 
3
3
  declare module "sap/ui/rta/api/startAdaptation" {
4
4
  import Control from "sap/ui/core/Control";
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.102.1
1
+ // For Library Version: 1.102.2
2
2
 
3
3
  declare module "sap/ui/suite/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.102.1
1
+ // For Library Version: 1.102.2
2
2
 
3
3
  declare module "sap/ui/support/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.102.1
1
+ // For Library Version: 1.102.2
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.102.1
1
+ // For Library Version: 1.102.2
2
2
 
3
3
  declare module "sap/ui/testrecorder/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.102.1
1
+ // For Library Version: 1.102.2
2
2
 
3
3
  declare module "sap/ui/unified/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.102.1
1
+ // For Library Version: 1.102.2
2
2
 
3
3
  declare module "sap/ui/ux3/library" {
4
4
  /**
@@ -1,6 +1,82 @@
1
- // For Library Version: 1.102.0
1
+ // For Library Version: 1.102.1
2
2
 
3
- declare module "sap/ui/vbm/library" {}
3
+ declare module "sap/ui/vbm/library" {
4
+ /**
5
+ * Cluster Info Type
6
+ */
7
+ export enum ClusterInfoType {
8
+ /**
9
+ * Type indicating that Cluster Info should return info on child cluster nodes (next LOD). This is only
10
+ * supported for tree clustering.
11
+ */
12
+ ChildCluster = "1",
13
+ /**
14
+ * Type indicating that Cluster Info should return only VOs covered by the Cluster object
15
+ */
16
+ ContainedVOs = "0",
17
+ /**
18
+ * Type indicating that Cluster Info should return info on Edges of the Voronoi Area for the cluster. This
19
+ * is only supported for tree clustering. Edges not merged with rectangles.
20
+ */
21
+ Edges = "11",
22
+ /**
23
+ * Type indicating that Cluster Info should return info on cluster node itself.
24
+ */
25
+ NodeInfo = "10",
26
+ /**
27
+ * Type indicating that Cluster Info should return info on parent cluster node (previous LOD). This is only
28
+ * supported for tree clustering.
29
+ */
30
+ ParentNode = "2",
31
+ }
32
+ /**
33
+ * Route type, determining how line between start and endpoint should be drawn.
34
+ */
35
+ export enum RouteType {
36
+ /**
37
+ * Type indicating a geodesic connection
38
+ */
39
+ Geodesic = "Geodesic",
40
+ /**
41
+ * Type indicating a straight connection
42
+ */
43
+ Straight = "Straight",
44
+ }
45
+ /**
46
+ * Semantic type with pre-defined display properties, like colors, icon, pin image, and so on. Semantic
47
+ * types enforce to fiori guidelines.
48
+ */
49
+ export enum SemanticType {
50
+ /**
51
+ * Type indicating the Default state
52
+ */
53
+ Default = "Default",
54
+ /**
55
+ * Type indicating an Error state
56
+ */
57
+ Error = "Error",
58
+ /**
59
+ * Type indicating a Hidden state
60
+ */
61
+ Hidden = "Hidden",
62
+ /**
63
+ * Type indicating an Inactive state
64
+ */
65
+ Inactive = "Inactive",
66
+ /**
67
+ * Type indicating no state
68
+ */
69
+ None = "None",
70
+ /**
71
+ * Type indicating a Success/Positive state
72
+ */
73
+ Success = "Success",
74
+ /**
75
+ * Type indicating a Warning state
76
+ */
77
+ Warning = "Warning",
78
+ }
79
+ }
4
80
 
5
81
  declare module "sap/ui/vbm/Adapter" {
6
82
  import { default as UI5Element, $ElementSettings } from "sap/ui/core/Element";
@@ -2570,6 +2646,8 @@ declare module "sap/ui/vbm/Cluster" {
2570
2646
 
2571
2647
  import ElementMetadata from "sap/ui/core/ElementMetadata";
2572
2648
 
2649
+ import { SemanticType } from "sap/ui/vbm/library";
2650
+
2573
2651
  import { PropertyBindingInfo } from "sap/ui/base/ManagedObject";
2574
2652
 
2575
2653
  /**
@@ -2677,7 +2755,7 @@ declare module "sap/ui/vbm/Cluster" {
2677
2755
  *
2678
2756
  * @returns Value of property `type`
2679
2757
  */
2680
- getType(): /* was: sap.ui.vbm.SemanticType */ any;
2758
+ getType(): SemanticType | keyof typeof SemanticType;
2681
2759
  /**
2682
2760
  * Sets a new value for property {@link #getColor color}.
2683
2761
  *
@@ -2739,7 +2817,7 @@ declare module "sap/ui/vbm/Cluster" {
2739
2817
  /**
2740
2818
  * New value for property `type`
2741
2819
  */
2742
- sType?: /* was: sap.ui.vbm.SemanticType */ any
2820
+ sType?: SemanticType | keyof typeof SemanticType
2743
2821
  ): this;
2744
2822
  }
2745
2823
 
@@ -2763,8 +2841,8 @@ declare module "sap/ui/vbm/Cluster" {
2763
2841
  /**
2764
2842
  * semantic type for cluster. The type specifies the icon and the color of the cluster control.
2765
2843
  */
2766
- type?: /* was: sap.ui.vbm.SemanticType */
2767
- | any
2844
+ type?:
2845
+ | (SemanticType | keyof typeof SemanticType)
2768
2846
  | PropertyBindingInfo
2769
2847
  | `{${string}}`;
2770
2848
  }
@@ -9187,6 +9265,8 @@ declare module "sap/ui/vbm/LegendItem" {
9187
9265
 
9188
9266
  import ElementMetadata from "sap/ui/core/ElementMetadata";
9189
9267
 
9268
+ import { SemanticType } from "sap/ui/vbm/library";
9269
+
9190
9270
  import { PropertyBindingInfo } from "sap/ui/base/ManagedObject";
9191
9271
 
9192
9272
  /**
@@ -9374,7 +9454,7 @@ declare module "sap/ui/vbm/LegendItem" {
9374
9454
  *
9375
9455
  * @returns Value of property `semanticSpotType`
9376
9456
  */
9377
- getSemanticSpotType(): /* was: sap.ui.vbm.SemanticType */ any;
9457
+ getSemanticSpotType(): SemanticType | keyof typeof SemanticType;
9378
9458
  /**
9379
9459
  * Gets current value of property {@link #getText text}.
9380
9460
  *
@@ -9428,7 +9508,7 @@ declare module "sap/ui/vbm/LegendItem" {
9428
9508
  /**
9429
9509
  * New value for property `semanticSpotType`
9430
9510
  */
9431
- sSemanticSpotType?: /* was: sap.ui.vbm.SemanticType */ any
9511
+ sSemanticSpotType?: SemanticType | keyof typeof SemanticType
9432
9512
  ): this;
9433
9513
  /**
9434
9514
  * Sets a new value for property {@link #getText text}.
@@ -9461,8 +9541,8 @@ declare module "sap/ui/vbm/LegendItem" {
9461
9541
  /**
9462
9542
  * The semantic spot type for the legend marker.
9463
9543
  */
9464
- semanticSpotType?: /* was: sap.ui.vbm.SemanticType */
9465
- | any
9544
+ semanticSpotType?:
9545
+ | (SemanticType | keyof typeof SemanticType)
9466
9546
  | PropertyBindingInfo
9467
9547
  | `{${string}}`;
9468
9548
 
@@ -10189,6 +10269,8 @@ declare module "sap/ui/vbm/Region" {
10189
10269
 
10190
10270
  import { CSSColor } from "sap/ui/core/library";
10191
10271
 
10272
+ import { SemanticType } from "sap/ui/vbm/library";
10273
+
10192
10274
  import ElementMetadata from "sap/ui/core/ElementMetadata";
10193
10275
 
10194
10276
  import { PropertyBindingInfo } from "sap/ui/base/ManagedObject";
@@ -10477,7 +10559,7 @@ declare module "sap/ui/vbm/Region" {
10477
10559
  *
10478
10560
  * @returns Value of property `labelType`
10479
10561
  */
10480
- getLabelType(): /* was: sap.ui.vbm.SemanticType */ any;
10562
+ getLabelType(): SemanticType | keyof typeof SemanticType;
10481
10563
  /**
10482
10564
  * Gets current value of property {@link #getSelect select}.
10483
10565
  *
@@ -10592,7 +10674,7 @@ declare module "sap/ui/vbm/Region" {
10592
10674
  /**
10593
10675
  * New value for property `labelType`
10594
10676
  */
10595
- sLabelType?: /* was: sap.ui.vbm.SemanticType */ any
10677
+ sLabelType?: SemanticType | keyof typeof SemanticType
10596
10678
  ): this;
10597
10679
  /**
10598
10680
  * Sets a new value for property {@link #getSelect select}.
@@ -10634,8 +10716,8 @@ declare module "sap/ui/vbm/Region" {
10634
10716
  /**
10635
10717
  * Type for semantic labels. A given semantic type will overrule color settings and add an icon.
10636
10718
  */
10637
- labelType?: /* was: sap.ui.vbm.SemanticType */
10638
- | any
10719
+ labelType?:
10720
+ | (SemanticType | keyof typeof SemanticType)
10639
10721
  | PropertyBindingInfo
10640
10722
  | `{${string}}`;
10641
10723
 
@@ -10844,6 +10926,8 @@ declare module "sap/ui/vbm/Route" {
10844
10926
 
10845
10927
  import ElementMetadata from "sap/ui/core/ElementMetadata";
10846
10928
 
10929
+ import { RouteType } from "sap/ui/vbm/library";
10930
+
10847
10931
  import {
10848
10932
  PropertyBindingInfo,
10849
10933
  AggregationBindingInfo,
@@ -11082,7 +11166,7 @@ declare module "sap/ui/vbm/Route" {
11082
11166
  *
11083
11167
  * @returns Value of property `routetype`
11084
11168
  */
11085
- getRoutetype(): /* was: sap.ui.vbm.RouteType */ any;
11169
+ getRoutetype(): RouteType | keyof typeof RouteType;
11086
11170
  /**
11087
11171
  * Gets current value of property {@link #getStart start}.
11088
11172
  *
@@ -11380,7 +11464,7 @@ declare module "sap/ui/vbm/Route" {
11380
11464
  /**
11381
11465
  * New value for property `routetype`
11382
11466
  */
11383
- sRoutetype?: /* was: sap.ui.vbm.RouteType */ any
11467
+ sRoutetype?: RouteType | keyof typeof RouteType
11384
11468
  ): this;
11385
11469
  /**
11386
11470
  * Sets a new value for property {@link #getStart start}.
@@ -11466,8 +11550,8 @@ declare module "sap/ui/vbm/Route" {
11466
11550
  * Defines the type of the route, default is 'Straight'. Other types are 'Geodesic' which show the shortest
11467
11551
  * path between two points, e.g. flightroutes
11468
11552
  */
11469
- routetype?: /* was: sap.ui.vbm.RouteType */
11470
- | any
11553
+ routetype?:
11554
+ | (RouteType | keyof typeof RouteType)
11471
11555
  | PropertyBindingInfo
11472
11556
  | `{${string}}`;
11473
11557
 
@@ -12106,6 +12190,8 @@ declare module "sap/ui/vbm/Spot" {
12106
12190
 
12107
12191
  import ElementMetadata from "sap/ui/core/ElementMetadata";
12108
12192
 
12193
+ import { SemanticType } from "sap/ui/vbm/library";
12194
+
12109
12195
  import {
12110
12196
  PropertyBindingInfo,
12111
12197
  AggregationBindingInfo,
@@ -12341,7 +12427,7 @@ declare module "sap/ui/vbm/Spot" {
12341
12427
  *
12342
12428
  * @returns Value of property `type`
12343
12429
  */
12344
- getType(): /* was: sap.ui.vbm.SemanticType */ any;
12430
+ getType(): SemanticType | keyof typeof SemanticType;
12345
12431
  /**
12346
12432
  * Checks for the provided `sap.ui.vbm.DragSource` in the aggregation {@link #getDragSource dragSource}.
12347
12433
  * and returns its index if found or -1 otherwise.
@@ -12630,7 +12716,7 @@ declare module "sap/ui/vbm/Spot" {
12630
12716
  /**
12631
12717
  * New value for property `type`
12632
12718
  */
12633
- sType?: /* was: sap.ui.vbm.SemanticType */ any
12719
+ sType?: SemanticType | keyof typeof SemanticType
12634
12720
  ): this;
12635
12721
  }
12636
12722
 
@@ -12697,8 +12783,8 @@ declare module "sap/ui/vbm/Spot" {
12697
12783
  /**
12698
12784
  * Spot type for semantic spots. A given semantic type will overrule settings for image, scale, and content.
12699
12785
  */
12700
- type?: /* was: sap.ui.vbm.SemanticType */
12701
- | any
12786
+ type?:
12787
+ | (SemanticType | keyof typeof SemanticType)
12702
12788
  | PropertyBindingInfo
12703
12789
  | `{${string}}`;
12704
12790
 
@@ -13127,6 +13213,8 @@ declare module "sap/ui/vbm/VBI" {
13127
13213
 
13128
13214
  import Event from "sap/ui/base/Event";
13129
13215
 
13216
+ import { ClusterInfoType } from "sap/ui/vbm/library";
13217
+
13130
13218
  import ElementMetadata from "sap/ui/core/ElementMetadata";
13131
13219
 
13132
13220
  import { PropertyBindingInfo } from "sap/ui/base/ManagedObject";
@@ -14142,7 +14230,7 @@ declare module "sap/ui/vbm/VBI" {
14142
14230
  /**
14143
14231
  * Type of information which should be returned
14144
14232
  */
14145
- iType: /* was: sap.ui.vbm.ClusterInfoType */ any
14233
+ iType: ClusterInfoType
14146
14234
  ): Object;
14147
14235
  /**
14148
14236
  * Gets current value of property {@link #getKeyEventDelay keyEventDelay}.
@@ -15925,6 +16013,8 @@ declare module "sap/ui/vbm/VoBase" {
15925
16013
 
15926
16014
  import Menu from "sap/ui/unified/Menu";
15927
16015
 
16016
+ import { SemanticType } from "sap/ui/vbm/library";
16017
+
15928
16018
  import ElementMetadata from "sap/ui/core/ElementMetadata";
15929
16019
 
15930
16020
  import { PropertyBindingInfo } from "sap/ui/base/ManagedObject";
@@ -16622,7 +16712,7 @@ declare module "sap/ui/vbm/VoBase" {
16622
16712
  *
16623
16713
  * @returns Value of property `labelType`
16624
16714
  */
16625
- getLabelType(): /* was: sap.ui.vbm.SemanticType */ any;
16715
+ getLabelType(): SemanticType | keyof typeof SemanticType;
16626
16716
  /**
16627
16717
  * Gets current value of property {@link #getSelect select}.
16628
16718
  *
@@ -16920,7 +17010,7 @@ declare module "sap/ui/vbm/VoBase" {
16920
17010
  /**
16921
17011
  * New value for property `labelType`
16922
17012
  */
16923
- sLabelType?: /* was: sap.ui.vbm.SemanticType */ any
17013
+ sLabelType?: SemanticType | keyof typeof SemanticType
16924
17014
  ): this;
16925
17015
  /**
16926
17016
  * Sets a new value for property {@link #getSelect select}.
@@ -17012,8 +17102,8 @@ declare module "sap/ui/vbm/VoBase" {
17012
17102
  /**
17013
17103
  * Type for semantic labels. A given semantic type will overrule color settings and add an icon.
17014
17104
  */
17015
- labelType?: /* was: sap.ui.vbm.SemanticType */
17016
- | any
17105
+ labelType?:
17106
+ | (SemanticType | keyof typeof SemanticType)
17017
17107
  | PropertyBindingInfo
17018
17108
  | `{${string}}`;
17019
17109
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.102.0
1
+ // For Library Version: 1.102.1
2
2
 
3
3
  declare module "sap/ui/vtm/library" {
4
4
  import Vtm from "sap/ui/vtm/Vtm";
@@ -10280,6 +10280,7 @@ declare module "sap/ui/vtm/Vtm" {
10280
10280
  declare namespace sap {
10281
10281
  namespace ui {
10282
10282
  /**
10283
+ * @deprecated (since 1.96.10)
10283
10284
  * @EXPERIMENTAL (since 1.50.0)
10284
10285
  *
10285
10286
  * SAPUI5 library with controls to visualize, map and restructure hierarchical business data that maps to
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.102.1
1
+ // For Library Version: 1.102.2
2
2
 
3
3
  declare module "sap/uiext/inbox/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.102.1
1
+ // For Library Version: 1.102.2
2
2
 
3
3
  declare module "sap/ushell/components/factsheet/controls/PictureTile" {
4
4
  import { default as CustomTile, $CustomTileSettings } from "sap/m/CustomTile";
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.102.1
1
+ // For Library Version: 1.102.2
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.102.1
1
+ // For Library Version: 1.102.2
2
2
 
3
3
  declare module "sap/uxap/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.102.1
1
+ // For Library Version: 1.102.2
2
2
 
3
3
  declare module "sap/viz/library" {
4
4
  export namespace ui5 {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.102.0
1
+ // For Library Version: 1.102.1
2
2
 
3
3
  declare module "sap/zen/commons/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.102.0
1
+ // For Library Version: 1.102.1
2
2
 
3
3
  declare module "sap/zen/crosstab/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.102.0
1
+ // For Library Version: 1.102.1
2
2
 
3
3
  declare module "sap/zen/dsh/library" {}
4
4