@sapui5/ts-types-esm 1.136.3 → 1.136.4

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 (58) hide show
  1. package/package.json +1 -1
  2. package/types/index.d.ts +3 -3
  3. package/types/{mdc-1.136.0-esm-d.ts → mdc-1.136.2-esm-d.ts} +1 -1
  4. package/types/sap.ca.ui.d.ts +1 -1
  5. package/types/sap.chart.d.ts +1 -1
  6. package/types/sap.cux.home.d.ts +1 -30
  7. package/types/sap.f.d.ts +1 -1
  8. package/types/sap.fe.base.d.ts +1 -1
  9. package/types/sap.fe.controls.d.ts +1 -1
  10. package/types/sap.fe.core.d.ts +1 -1
  11. package/types/sap.fe.ina.d.ts +1 -1
  12. package/types/sap.fe.macros.d.ts +1 -1
  13. package/types/sap.fe.navigation.d.ts +1 -1
  14. package/types/sap.fe.placeholder.d.ts +1 -1
  15. package/types/sap.fe.plugins.managecache.d.ts +1 -1
  16. package/types/sap.fe.templates.d.ts +1 -1
  17. package/types/sap.fe.test.d.ts +1 -1
  18. package/types/sap.fe.tools.d.ts +1 -1
  19. package/types/sap.gantt.d.ts +1 -1
  20. package/types/sap.insights.d.ts +1 -1
  21. package/types/sap.makit.d.ts +1 -1
  22. package/types/sap.me.d.ts +1 -1
  23. package/types/sap.ndc.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 +1 -1
  38. package/types/sap.ui.rta.d.ts +1 -1
  39. package/types/sap.ui.suite.d.ts +1 -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.vbm.d.ts +70 -27
  46. package/types/sap.ui.webc.common.d.ts +1 -1
  47. package/types/sap.ui.webc.fiori.d.ts +1 -1
  48. package/types/sap.ui.webc.main.d.ts +1 -1
  49. package/types/sap.uiext.inbox.d.ts +1 -1
  50. package/types/sap.ushell.d.ts +1 -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
  57. /package/types/{sap.ui.core.d.ts → core-1.136.2-esm-d.ts} +0 -0
  58. /package/types/{sap.m.d.ts → mobile-1.136.2-esm-d.ts} +0 -0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sapui5/ts-types-esm",
3
- "version": "1.136.3",
3
+ "version": "1.136.4",
4
4
  "description": "SAPUI5 TypeScript Definitions - ES Modules",
5
5
  "homepage": "https://ui5.sap.com",
6
6
  "author": "SAP SE (https://www.sap.com)",
package/types/index.d.ts CHANGED
@@ -19,7 +19,7 @@
19
19
  /// <reference path="./sap.sac.df.d.ts"/>
20
20
  /// <reference path="./sap.ui.commons.d.ts"/>
21
21
  /// <reference path="./sap.ui.comp.d.ts"/>
22
- /// <reference path="./sap.ui.core.d.ts"/>
22
+ /// <reference path="./core-1.136.2-esm-d.ts"/>
23
23
  /// <reference path="./sap.ui.dt.d.ts"/>
24
24
  /// <reference path="./sap.ui.export.d.ts"/>
25
25
  /// <reference path="./sap.f.d.ts"/>
@@ -32,8 +32,8 @@
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.0-esm-d.ts"/>
36
- /// <reference path="./sap.m.d.ts"/>
35
+ /// <reference path="./mdc-1.136.2-esm-d.ts"/>
36
+ /// <reference path="./mobile-1.136.2-esm-d.ts"/>
37
37
  /// <reference path="./sap.me.d.ts"/>
38
38
  /// <reference path="./sap.ndc.d.ts"/>
39
39
  /// <reference path="./sap.ovp.d.ts"/>
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.0
1
+ // For Library Version: 1.136.2
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.1
1
+ // For Library Version: 1.136.2
2
2
 
3
3
  declare module "sap/ca/ui/library" {
4
4
  export namespace charts {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.2
1
+ // For Library Version: 1.136.3
2
2
 
3
3
  declare module "sap/chart/library" {
4
4
  import Dimension from "sap/chart/data/Dimension";
@@ -695,20 +695,7 @@ declare module "sap/cux/home/library" {
695
695
  * @since 1.121
696
696
  * @experimental As of version 1.121.
697
697
  */
698
- export enum NewsType {
699
- /**
700
- * Url is of type ATOM
701
- */
702
- ATOM = "undefined",
703
- /**
704
- * News is of type custom news feed
705
- */
706
- Custom = "undefined",
707
- /**
708
- * Url is of type RSS
709
- */
710
- RSS = "undefined",
711
- }
698
+ export enum NewsType {}
712
699
  }
713
700
 
714
701
  declare module "sap/cux/home/MenuItem" {
@@ -876,8 +863,6 @@ declare module "sap/cux/home/NewsAndPagesContainer" {
876
863
  }
877
864
 
878
865
  declare module "sap/cux/home/NewsPanel" {
879
- import { NewsType } from "sap/cux/home/library";
880
-
881
866
  /**
882
867
  * Panel class for managing and storing News.
883
868
  *
@@ -901,13 +886,6 @@ declare module "sap/cux/home/NewsPanel" {
901
886
  settings?: /* was: sap.cux.home.BaseNewsPanel.$BaseNewsPanelSettings */ any
902
887
  );
903
888
 
904
- /**
905
- * Gets current value of property type.
906
- *
907
- *
908
- * @returns Value of property `type`
909
- */
910
- getType(): NewsType;
911
889
  /**
912
890
  * Gets current value of property url.
913
891
  *
@@ -915,13 +893,6 @@ declare module "sap/cux/home/NewsPanel" {
915
893
  * @returns Value of property `url`
916
894
  */
917
895
  getUrl(): string;
918
- /**
919
- * Gets current value of property type.
920
- *
921
- *
922
- * @returns Value of property `type`
923
- */
924
- setType(): NewsType;
925
896
  /**
926
897
  * Gets current value of property url.
927
898
  *
package/types/sap.f.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.2
1
+ // For Library Version: 1.136.3
2
2
 
3
3
  declare module "sap/tnt/library" {
4
4
  export interface IToolHeader {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.2
1
+ // For Library Version: 1.136.3
2
2
 
3
3
  declare module "sap/fe/base/BuildingBlockBase" {
4
4
  import { default as Control, $ControlSettings } from "sap/ui/core/Control";
@@ -1,3 +1,3 @@
1
- // For Library Version: 1.136.2
1
+ // For Library Version: 1.136.3
2
2
 
3
3
  declare namespace sap {}
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.2
1
+ // For Library Version: 1.136.3
2
2
 
3
3
  declare module "sap/fe/core/AppComponent" {
4
4
  import {
@@ -1,3 +1,3 @@
1
- // For Library Version: 1.136.2
1
+ // For Library Version: 1.136.3
2
2
 
3
3
  declare namespace sap {}
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.2
1
+ // For Library Version: 1.136.3
2
2
 
3
3
  declare module "sap/fe/macros/Chart" {
4
4
  import {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.2
1
+ // For Library Version: 1.136.3
2
2
 
3
3
  declare module "sap/fe/navigation/library" {
4
4
  /**
@@ -1,3 +1,3 @@
1
- // For Library Version: 1.136.2
1
+ // For Library Version: 1.136.3
2
2
 
3
3
  declare namespace sap {}
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.2
1
+ // For Library Version: 1.136.3
2
2
 
3
3
  declare module "sap/fe/plugins/managecache/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.2
1
+ // For Library Version: 1.136.3
2
2
 
3
3
  declare module "sap/fe/templates/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.2
1
+ // For Library Version: 1.136.3
2
2
 
3
3
  declare module "sap/fe/test/library" {}
4
4
 
@@ -1,3 +1,3 @@
1
- // For Library Version: 1.136.2
1
+ // For Library Version: 1.136.3
2
2
 
3
3
  declare namespace sap {}
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.2
1
+ // For Library Version: 1.136.3
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.136.2
1
+ // For Library Version: 1.136.3
2
2
 
3
3
  declare module "sap/insights/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.2
1
+ // For Library Version: 1.136.3
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.136.2
1
+ // For Library Version: 1.136.3
2
2
 
3
3
  declare module "sap/me/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.2
1
+ // For Library Version: 1.136.3
2
2
 
3
3
  declare module "sap/ndc/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.8
1
+ // For Library Version: 1.136.9
2
2
 
3
3
  declare module "sap/sac/df/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.2
1
+ // For Library Version: 1.136.3
2
2
 
3
3
  declare module "sap/suite/ui/commons/collaboration/BaseHelperService" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.3
1
+ // For Library Version: 1.136.4
2
2
 
3
3
  declare module "sap/suite/ui/generic/template/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.2
1
+ // For Library Version: 1.136.3
2
2
 
3
3
  declare module "sap/suite/ui/microchart/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.2
1
+ // For Library Version: 1.136.3
2
2
 
3
3
  declare module "sap/tnt/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.2
1
+ // For Library Version: 1.136.3
2
2
 
3
3
  declare module "sap/ui/codeeditor/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.2
1
+ // For Library Version: 1.136.3
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.136.2
1
+ // For Library Version: 1.136.3
2
2
 
3
3
  declare module "sap/ui/comp/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.2
1
+ // For Library Version: 1.136.3
2
2
 
3
3
  declare namespace sap {
4
4
  interface IUI5DefineDependencyNames {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.2
1
+ // For Library Version: 1.136.3
2
2
 
3
3
  declare module "sap/ui/export/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.2
1
+ // For Library Version: 1.136.3
2
2
 
3
3
  declare module "sap/ui/fl/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.2
1
+ // For Library Version: 1.136.3
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.136.2
1
+ // For Library Version: 1.136.3
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.136.2
1
+ // For Library Version: 1.136.3
2
2
 
3
3
  declare module "sap/ui/richtexteditor/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.2
1
+ // For Library Version: 1.136.3
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.136.2
1
+ // For Library Version: 1.136.3
2
2
 
3
3
  declare module "sap/ui/suite/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.2
1
+ // For Library Version: 1.136.3
2
2
 
3
3
  declare module "sap/ui/support/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.2
1
+ // For Library Version: 1.136.3
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.136.2
1
+ // For Library Version: 1.136.3
2
2
 
3
3
  declare module "sap/ui/testrecorder/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.2
1
+ // For Library Version: 1.136.3
2
2
 
3
3
  declare module "sap/ui/unified/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.2
1
+ // For Library Version: 1.136.3
2
2
 
3
3
  declare module "sap/ui/ux3/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.0
1
+ // For Library Version: 1.136.1
2
2
 
3
3
  declare module "sap/ui/vbm/library" {
4
4
  /**
@@ -5389,21 +5389,39 @@ declare module "sap/ui/vbm/ContainerContent" {
5389
5389
  }
5390
5390
 
5391
5391
  declare module "sap/ui/vbm/ContainerLegendItem" {
5392
+ import {
5393
+ default as StandardListItem,
5394
+ $StandardListItemSettings,
5395
+ } from "sap/m/StandardListItem";
5396
+
5392
5397
  import { CSSColor } from "sap/ui/core/library";
5393
5398
 
5394
- import Metadata from "sap/ui/base/Metadata";
5399
+ import ElementMetadata from "sap/ui/core/ElementMetadata";
5395
5400
 
5396
5401
  import { SemanticType } from "sap/ui/vbm/library";
5397
5402
 
5403
+ import { PropertyBindingInfo } from "sap/ui/base/ManagedObject";
5404
+
5398
5405
  /**
5399
5406
  * Legend item control
5400
5407
  *
5401
5408
  * @experimental As of version 1.38.0. This class is experimental and might be modified or removed in future
5402
5409
  * versions.
5403
5410
  */
5404
- export default class ContainerLegendItem
5405
- extends /* was: sap.m.StandardListItem */ Object
5406
- {
5411
+ export default class ContainerLegendItem extends StandardListItem {
5412
+ /**
5413
+ * Constructor for a new ContainerLegendItem.
5414
+ *
5415
+ * Accepts an object literal `mSettings` that defines initial property values, aggregated and associated
5416
+ * objects as well as event handlers. See {@link sap.ui.base.ManagedObject#constructor} for a general description
5417
+ * of the syntax of the settings object.
5418
+ */
5419
+ constructor(
5420
+ /**
5421
+ * initial settings for the new control
5422
+ */
5423
+ mSettings?: $ContainerLegendItemSettings
5424
+ );
5407
5425
  /**
5408
5426
  * Constructor for a new ContainerLegendItem.
5409
5427
  *
@@ -5419,7 +5437,7 @@ declare module "sap/ui/vbm/ContainerLegendItem" {
5419
5437
  /**
5420
5438
  * initial settings for the new control
5421
5439
  */
5422
- mSettings?: object
5440
+ mSettings?: $ContainerLegendItemSettings
5423
5441
  );
5424
5442
 
5425
5443
  /**
@@ -5452,7 +5470,7 @@ declare module "sap/ui/vbm/ContainerLegendItem" {
5452
5470
  *
5453
5471
  * @returns Metadata object describing this class
5454
5472
  */
5455
- static getMetadata(): Metadata;
5473
+ static getMetadata(): ElementMetadata;
5456
5474
  /**
5457
5475
  * Gets current value of property {@link #getColor color}.
5458
5476
  *
@@ -5504,6 +5522,27 @@ declare module "sap/ui/vbm/ContainerLegendItem" {
5504
5522
  sSemanticSpotType?: SemanticType | keyof typeof SemanticType
5505
5523
  ): this;
5506
5524
  }
5525
+ /**
5526
+ * Describes the settings that can be provided to the ContainerLegendItem constructor.
5527
+ *
5528
+ * @experimental As of version 1.38.0. This class is experimental and might be modified or removed in future
5529
+ * versions.
5530
+ */
5531
+ export interface $ContainerLegendItemSettings
5532
+ extends $StandardListItemSettings {
5533
+ /**
5534
+ * show color square
5535
+ */
5536
+ color?: CSSColor | PropertyBindingInfo | `{${string}}`;
5537
+
5538
+ /**
5539
+ * The semantic spot type for the legend marker.
5540
+ */
5541
+ semanticSpotType?:
5542
+ | (SemanticType | keyof typeof SemanticType)
5543
+ | PropertyBindingInfo
5544
+ | `{${string}}`;
5545
+ }
5507
5546
  }
5508
5547
 
5509
5548
  declare module "sap/ui/vbm/Containers" {
@@ -11254,12 +11293,16 @@ declare module "sap/ui/vbm/LegendItem" {
11254
11293
  declare module "sap/ui/vbm/ListPanel" {
11255
11294
  import { default as Control, $ControlSettings } from "sap/ui/core/Control";
11256
11295
 
11296
+ import ListItemBase from "sap/m/ListItemBase";
11297
+
11257
11298
  import Event from "sap/ui/base/Event";
11258
11299
 
11259
11300
  import { URI } from "sap/ui/core/library";
11260
11301
 
11261
11302
  import ElementMetadata from "sap/ui/core/ElementMetadata";
11262
11303
 
11304
+ import { ListMode } from "sap/m/library";
11305
+
11263
11306
  import {
11264
11307
  PropertyBindingInfo,
11265
11308
  AggregationBindingInfo,
@@ -11344,7 +11387,7 @@ declare module "sap/ui/vbm/ListPanel" {
11344
11387
  /**
11345
11388
  * The item to add; if empty, nothing is inserted
11346
11389
  */
11347
- oItem: /* was: sap.m.ListItemBase */ any
11390
+ oItem: ListItemBase
11348
11391
  ): this;
11349
11392
  /**
11350
11393
  * Attaches event handler `fnFunction` to the {@link #event:expand expand} event of this `sap.ui.vbm.ListPanel`.
@@ -11716,7 +11759,7 @@ declare module "sap/ui/vbm/ListPanel" {
11716
11759
  *
11717
11760
  * Item aggregation
11718
11761
  */
11719
- getItems(): /* was: sap.m.ListItemBase */ any[];
11762
+ getItems(): ListItemBase[];
11720
11763
  /**
11721
11764
  * Returns selected list item. When no item is selected, "null" is returned. When "multi-selection" is enabled
11722
11765
  * and multiple items are selected, only the up-most selected item is returned.
@@ -11724,14 +11767,14 @@ declare module "sap/ui/vbm/ListPanel" {
11724
11767
  *
11725
11768
  * @returns Selected item.
11726
11769
  */
11727
- getSelectedItem(): /* was: sap.m.ListItemBase */ any;
11770
+ getSelectedItem(): ListItemBase;
11728
11771
  /**
11729
11772
  * Returns an array containing the selected list items. If no items are selected, an empty array is returned.
11730
11773
  *
11731
11774
  *
11732
11775
  * @returns Selected items
11733
11776
  */
11734
- getSelectedItems(): /* was: sap.m.ListItemBase */ any[];
11777
+ getSelectedItems(): ListItemBase[];
11735
11778
  /**
11736
11779
  * Gets current value of property {@link #getSelectionMode selectionMode}.
11737
11780
  *
@@ -11742,7 +11785,7 @@ declare module "sap/ui/vbm/ListPanel" {
11742
11785
  *
11743
11786
  * @returns Value of property `selectionMode`
11744
11787
  */
11745
- getSelectionMode(): /* was: sap.m.ListMode */ any;
11788
+ getSelectionMode(): ListMode;
11746
11789
  /**
11747
11790
  * Checks for the provided `sap.m.ListItemBase` in the aggregation {@link #getItems items}. and returns
11748
11791
  * its index if found or -1 otherwise.
@@ -11754,7 +11797,7 @@ declare module "sap/ui/vbm/ListPanel" {
11754
11797
  /**
11755
11798
  * The item whose index is looked for
11756
11799
  */
11757
- oItem: /* was: sap.m.ListItemBase */ any
11800
+ oItem: ListItemBase
11758
11801
  ): int;
11759
11802
  /**
11760
11803
  * Inserts a item into the aggregation {@link #getItems items}.
@@ -11766,7 +11809,7 @@ declare module "sap/ui/vbm/ListPanel" {
11766
11809
  /**
11767
11810
  * The item to insert; if empty, nothing is inserted
11768
11811
  */
11769
- oItem: /* was: sap.m.ListItemBase */ any,
11812
+ oItem: ListItemBase,
11770
11813
  /**
11771
11814
  * The `0`-based index the item should be inserted at; for a negative value of `iIndex`, the item is inserted
11772
11815
  * at position 0; for a value greater than the current size of the aggregation, the item is inserted at
@@ -11782,7 +11825,7 @@ declare module "sap/ui/vbm/ListPanel" {
11782
11825
  *
11783
11826
  * @returns An array of the removed elements (might be empty)
11784
11827
  */
11785
- removeAllItems(): /* was: sap.m.ListItemBase */ any[];
11828
+ removeAllItems(): ListItemBase[];
11786
11829
  /**
11787
11830
  * Removes a item from the aggregation {@link #getItems items}.
11788
11831
  *
@@ -11793,8 +11836,8 @@ declare module "sap/ui/vbm/ListPanel" {
11793
11836
  /**
11794
11837
  * The item to remove or its index or id
11795
11838
  */
11796
- vItem: int | string | /* was: sap.m.ListItemBase */ any
11797
- ): /* was: sap.m.ListItemBase */ any | null;
11839
+ vItem: int | string | ListItemBase
11840
+ ): ListItemBase | null;
11798
11841
  /**
11799
11842
  * Sets a new value for property {@link #getExpandAnimation expandAnimation}.
11800
11843
  *
@@ -11870,7 +11913,7 @@ declare module "sap/ui/vbm/ListPanel" {
11870
11913
  /**
11871
11914
  * The list item whose selection to be changed. This parameter is mandatory.
11872
11915
  */
11873
- oListItem: /* was: sap.m.ListItemBase */ any,
11916
+ oListItem: ListItemBase,
11874
11917
  /**
11875
11918
  * Sets selected status of the list item. Default value is true.
11876
11919
  */
@@ -11896,7 +11939,7 @@ declare module "sap/ui/vbm/ListPanel" {
11896
11939
  /**
11897
11940
  * New value for property `selectionMode`
11898
11941
  */
11899
- sSelectionMode?: /* was: sap.m.ListMode */ any
11942
+ sSelectionMode?: ListMode | keyof typeof ListMode
11900
11943
  ): this;
11901
11944
  }
11902
11945
  /**
@@ -11929,17 +11972,17 @@ declare module "sap/ui/vbm/ListPanel" {
11929
11972
  /**
11930
11973
  * Selection Mode
11931
11974
  */
11932
- selectionMode?: /* was: sap.m.ListMode */
11933
- | any
11975
+ selectionMode?:
11976
+ | (ListMode | keyof typeof ListMode)
11934
11977
  | PropertyBindingInfo
11935
11978
  | `{${string}}`;
11936
11979
 
11937
11980
  /**
11938
11981
  * Item aggregation
11939
11982
  */
11940
- items?: /* was: sap.m.ListItemBase */
11941
- | any[]
11942
- | /* was: sap.m.ListItemBase */ any
11983
+ items?:
11984
+ | ListItemBase[]
11985
+ | ListItemBase
11943
11986
  | AggregationBindingInfo
11944
11987
  | `{${string}}`;
11945
11988
 
@@ -11997,7 +12040,7 @@ declare module "sap/ui/vbm/ListPanel" {
11997
12040
  /**
11998
12041
  * The item which fired the pressed event.
11999
12042
  */
12000
- listItem?: /* was: sap.m.ListItemBase */ any;
12043
+ listItem?: ListItemBase;
12001
12044
 
12002
12045
  /**
12003
12046
  * The control which caused the press event within the container.
@@ -12021,12 +12064,12 @@ declare module "sap/ui/vbm/ListPanel" {
12021
12064
  * The item whose selection has changed. In `MultiSelect` mode, only the up-most selected item is returned.
12022
12065
  * This parameter can be used for single-selection modes.
12023
12066
  */
12024
- listItem?: /* was: sap.m.ListItemBase */ any;
12067
+ listItem?: ListItemBase;
12025
12068
 
12026
12069
  /**
12027
12070
  * Array of items whose selection has changed. This parameter can be used for `MultiSelect` mode.
12028
12071
  */
12029
- listItems?: /* was: sap.m.ListItemBase */ any[];
12072
+ listItems?: ListItemBase[];
12030
12073
 
12031
12074
  /**
12032
12075
  * Indicates whether the `listItem` parameter is selected or not.
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.2
1
+ // For Library Version: 1.136.3
2
2
 
3
3
  declare module "sap/ui/webc/common/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.2
1
+ // For Library Version: 1.136.3
2
2
 
3
3
  declare module "sap/ui/webc/fiori/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.2
1
+ // For Library Version: 1.136.3
2
2
 
3
3
  declare module "sap/ui/webc/main/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.2
1
+ // For Library Version: 1.136.3
2
2
 
3
3
  declare module "sap/uiext/inbox/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.3
1
+ // For Library Version: 1.136.4
2
2
 
3
3
  declare module "sap/ushell/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.3
1
+ // For Library Version: 1.136.4
2
2
 
3
3
  declare namespace sap {
4
4
  interface IUI5DefineDependencyNames {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.2
1
+ // For Library Version: 1.136.3
2
2
 
3
3
  declare module "sap/uxap/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.2
1
+ // For Library Version: 1.136.3
2
2
 
3
3
  declare module "sap/viz/library" {
4
4
  export namespace ui5 {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.8
1
+ // For Library Version: 1.136.9
2
2
 
3
3
  declare module "sap/zen/commons/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.8
1
+ // For Library Version: 1.136.9
2
2
 
3
3
  declare module "sap/zen/crosstab/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.8
1
+ // For Library Version: 1.136.9
2
2
 
3
3
  declare module "sap/zen/dsh/library" {}
4
4
 
File without changes