@sapui5/ts-types-esm 1.138.0 → 1.139.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (70) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
  3. package/types/sap.apf.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.collaboration.d.ts +1 -1
  7. package/types/sap.cux.home.d.ts +1 -35
  8. package/types/sap.esh.search.ui.d.ts +10 -4
  9. package/types/sap.f.d.ts +5 -5
  10. package/types/sap.fe.ariba.d.ts +1 -1
  11. package/types/sap.fe.base.d.ts +1 -1
  12. package/types/sap.fe.controls.d.ts +1 -1
  13. package/types/sap.fe.core.d.ts +16 -8
  14. package/types/sap.fe.ina.d.ts +1 -1
  15. package/types/sap.fe.macros.d.ts +82 -3
  16. package/types/sap.fe.navigation.d.ts +1 -1
  17. package/types/sap.fe.placeholder.d.ts +1 -1
  18. package/types/sap.fe.plugins.managecache.d.ts +1 -1
  19. package/types/sap.fe.templates.d.ts +1 -1
  20. package/types/sap.fe.test.d.ts +13 -1
  21. package/types/sap.fe.tools.d.ts +1 -1
  22. package/types/sap.feedback.ui.d.ts +1 -1
  23. package/types/sap.gantt.d.ts +15 -3
  24. package/types/sap.insights.d.ts +1 -1
  25. package/types/sap.m.d.ts +488 -20
  26. package/types/sap.makit.d.ts +1 -1
  27. package/types/sap.me.d.ts +1 -1
  28. package/types/sap.ndc.d.ts +1 -1
  29. package/types/sap.ovp.d.ts +1 -1
  30. package/types/sap.rules.ui.d.ts +1 -1
  31. package/types/sap.sac.df.d.ts +1 -127
  32. package/types/sap.suite.ui.commons.d.ts +1 -1
  33. package/types/sap.suite.ui.generic.template.d.ts +1 -1
  34. package/types/sap.suite.ui.microchart.d.ts +1 -1
  35. package/types/sap.tnt.d.ts +1 -1
  36. package/types/sap.ui.codeeditor.d.ts +1 -1
  37. package/types/sap.ui.commons.d.ts +1 -1
  38. package/types/sap.ui.comp.d.ts +110 -2
  39. package/types/sap.ui.core.d.ts +112 -31
  40. package/types/sap.ui.dt.d.ts +1 -1
  41. package/types/sap.ui.export.d.ts +1 -1
  42. package/types/sap.ui.fl.d.ts +1 -1
  43. package/types/sap.ui.generic.app.d.ts +1 -1
  44. package/types/sap.ui.generic.template.d.ts +1 -1
  45. package/types/sap.ui.integration.d.ts +45 -8
  46. package/types/sap.ui.layout.d.ts +1 -1
  47. package/types/sap.ui.mdc.d.ts +16 -2
  48. package/types/sap.ui.richtexteditor.d.ts +1 -1
  49. package/types/sap.ui.rta.d.ts +1 -1
  50. package/types/sap.ui.suite.d.ts +1 -1
  51. package/types/sap.ui.support.d.ts +1 -1
  52. package/types/sap.ui.table.d.ts +1 -1
  53. package/types/sap.ui.testrecorder.d.ts +1 -1
  54. package/types/sap.ui.unified.d.ts +1 -1
  55. package/types/sap.ui.ux3.d.ts +1 -1
  56. package/types/sap.ui.vbm.d.ts +1 -1
  57. package/types/sap.ui.vk.d.ts +86 -53
  58. package/types/sap.ui.vtm.d.ts +1 -1
  59. package/types/sap.ui.webc.common.d.ts +1 -1
  60. package/types/sap.ui.webc.fiori.d.ts +1 -1
  61. package/types/sap.ui.webc.main.d.ts +1 -1
  62. package/types/sap.uiext.inbox.d.ts +1 -1
  63. package/types/sap.ushell.d.ts +60 -18
  64. package/types/sap.ushell_abap.d.ts +1 -1
  65. package/types/sap.uxap.d.ts +1 -1
  66. package/types/sap.viz.d.ts +1 -1
  67. package/types/sap.webanalytics.core.d.ts +1 -1
  68. package/types/sap.zen.commons.d.ts +1 -1
  69. package/types/sap.zen.crosstab.d.ts +1 -1
  70. package/types/sap.zen.dsh.d.ts +1 -1
package/README.md CHANGED
@@ -6,7 +6,7 @@
6
6
 
7
7
  This npm package contains the TypeScript type definitions based on ES modules for all the SAPUI5 libraries.
8
8
 
9
- The central entry point for all information about using UI5 with TypeScript (incl. sample apps and templates) is at https://sap.github.io/ui5-typescript.
9
+ The central entry point for all information about using UI5 with TypeScript (incl. sample apps and templates) is at https://ui5.github.io/typescript.
10
10
 
11
11
  ## License
12
12
  This package is provided under the terms of the [SAP Developer License Agreement](https://tools.hana.ondemand.com/developer-license-3_2.txt).
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sapui5/ts-types-esm",
3
- "version": "1.138.0",
3
+ "version": "1.139.0",
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.138.0
1
+ // For Library Version: 1.139.0
2
2
 
3
3
  declare module "sap/apf/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.138.0
1
+ // For Library Version: 1.139.0
2
2
 
3
3
  declare module "sap/ca/ui/library" {
4
4
  export namespace charts {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.138.0
1
+ // For Library Version: 1.139.0
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.138.0
1
+ // For Library Version: 1.139.0
2
2
 
3
3
  declare module "sap/collaboration/library" {
4
4
  /**
@@ -876,20 +876,7 @@ declare module "sap/cux/home/library" {
876
876
  *
877
877
  * @since 1.121
878
878
  */
879
- export enum NewsType {
880
- /**
881
- * Url is of type ATOM
882
- */
883
- ATOM = "undefined",
884
- /**
885
- * News is of type custom news feed
886
- */
887
- Custom = "undefined",
888
- /**
889
- * Url is of type RSS
890
- */
891
- RSS = "undefined",
892
- }
879
+ export enum NewsType {}
893
880
  }
894
881
 
895
882
  declare module "sap/cux/home/MenuItem" {
@@ -1056,8 +1043,6 @@ declare module "sap/cux/home/NewsPanel" {
1056
1043
  $BaseNewsPanelSettings,
1057
1044
  } from "sap/cux/home/BaseNewsPanel";
1058
1045
 
1059
- import { NewsType } from "sap/cux/home/library";
1060
-
1061
1046
  import { PropertyBindingInfo } from "sap/ui/base/ManagedObject";
1062
1047
 
1063
1048
  /**
@@ -1080,13 +1065,6 @@ declare module "sap/cux/home/NewsPanel" {
1080
1065
  settings?: /* was: sap.cux.home.BaseNewsPanel.$BaseNewsPanelSettings */ any
1081
1066
  );
1082
1067
 
1083
- /**
1084
- * Gets current value of property type.
1085
- *
1086
- *
1087
- * @returns Value of property `type`
1088
- */
1089
- getType(): NewsType;
1090
1068
  /**
1091
1069
  * Gets current value of property url.
1092
1070
  *
@@ -1094,13 +1072,6 @@ declare module "sap/cux/home/NewsPanel" {
1094
1072
  * @returns Value of property `url`
1095
1073
  */
1096
1074
  getUrl(): string;
1097
- /**
1098
- * Gets current value of property type.
1099
- *
1100
- *
1101
- * @returns Value of property `type`
1102
- */
1103
- setType(): NewsType;
1104
1075
  /**
1105
1076
  * Gets current value of property url.
1106
1077
  *
@@ -1113,11 +1084,6 @@ declare module "sap/cux/home/NewsPanel" {
1113
1084
  * Describes the settings that can be provided to the NewsPanel constructor.
1114
1085
  */
1115
1086
  export interface $NewsPanelSettings extends $BaseNewsPanelSettings {
1116
- /**
1117
- * Type of the news item.
1118
- */
1119
- type?: NewsType | PropertyBindingInfo | `{${string}}`;
1120
-
1121
1087
  /**
1122
1088
  * The URL of the news item.
1123
1089
  */
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.138.1
1
+ // For Library Version: 1.139.0
2
2
 
3
3
  declare module "sap/esh/search/ui/SearchCompositeControl" {
4
4
  import { default as Control, $ControlSettings } from "sap/ui/core/Control";
@@ -544,7 +544,9 @@ declare module "sap/esh/search/ui/SearchCompositeControl" {
544
544
  /**
545
545
  * Gets current value of property {@link #getEventConsumers eventConsumers}.
546
546
  *
547
- * Adds a callback function which is called whenever there is a user triggered event.
547
+ * Adds a callback function which is called whenever there is a user or a technical event. A user event
548
+ * is an event which is triggered by the user interaction with the UI, such as clicking. A technical event
549
+ * is an event which is triggered by the internal events or events which can also be triggered by API.
548
550
  *
549
551
  * @since 1.120
550
552
  *
@@ -1190,7 +1192,9 @@ declare module "sap/esh/search/ui/SearchCompositeControl" {
1190
1192
  /**
1191
1193
  * Sets a new value for property {@link #getEventConsumers eventConsumers}.
1192
1194
  *
1193
- * Adds a callback function which is called whenever there is a user triggered event.
1195
+ * Adds a callback function which is called whenever there is a user or a technical event. A user event
1196
+ * is an event which is triggered by the user interaction with the UI, such as clicking. A technical event
1197
+ * is an event which is triggered by the internal events or events which can also be triggered by API.
1194
1198
  *
1195
1199
  * When called with a value of `null` or `undefined`, the default value of the property will be restored.
1196
1200
  *
@@ -2190,7 +2194,9 @@ declare module "sap/esh/search/ui/SearchCompositeControl" {
2190
2194
  isFilterBarVisible?: Function | PropertyBindingInfo | `{${string}}`;
2191
2195
 
2192
2196
  /**
2193
- * Adds a callback function which is called whenever there is a user triggered event.
2197
+ * Adds a callback function which is called whenever there is a user or a technical event. A user event
2198
+ * is an event which is triggered by the user interaction with the UI, such as clicking. A technical event
2199
+ * is an event which is triggered by the internal events or events which can also be triggered by API.
2194
2200
  *
2195
2201
  * @since 1.120
2196
2202
  */
package/types/sap.f.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.138.0
1
+ // For Library Version: 1.139.0
2
2
 
3
3
  declare module "sap/tnt/library" {
4
4
  export interface IToolHeader {
@@ -6898,8 +6898,8 @@ declare module "sap/f/DynamicPageTitle" {
6898
6898
  * Gets content of aggregation {@link #getActions actions}.
6899
6899
  *
6900
6900
  * The `DynamicPageTitle` actions.
6901
- * **Note:** The `actions` aggregation accepts any UI5 control, but it`s recommended to use controls, suitable
6902
- * for {@link sap.m.Toolbar} and {@link sap.m.OverflowToolbar}.
6901
+ * **Note:** The `actions` aggregation accepts any UI5 control. However, it is best to use buttons or controls
6902
+ * that work well inside toolbars, such as those typically used with {@link sap.m.Toolbar} and {@link sap.m.OverflowToolbar}.
6903
6903
  *
6904
6904
  * **Note:** If the `snappedTitleOnMobile` aggregation is set, its content overrides this aggregation when
6905
6905
  * the control is viewed on a phone mobile device and the `DynamicPageHeader` is in its collapsed (snapped)
@@ -7614,8 +7614,8 @@ declare module "sap/f/DynamicPageTitle" {
7614
7614
 
7615
7615
  /**
7616
7616
  * The `DynamicPageTitle` actions.
7617
- * **Note:** The `actions` aggregation accepts any UI5 control, but it`s recommended to use controls, suitable
7618
- * for {@link sap.m.Toolbar} and {@link sap.m.OverflowToolbar}.
7617
+ * **Note:** The `actions` aggregation accepts any UI5 control. However, it is best to use buttons or controls
7618
+ * that work well inside toolbars, such as those typically used with {@link sap.m.Toolbar} and {@link sap.m.OverflowToolbar}.
7619
7619
  *
7620
7620
  * **Note:** If the `snappedTitleOnMobile` aggregation is set, its content overrides this aggregation when
7621
7621
  * the control is viewed on a phone mobile device and the `DynamicPageHeader` is in its collapsed (snapped)
@@ -1,3 +1,3 @@
1
- // For Library Version: 1.138.0
1
+ // For Library Version: 1.139.0
2
2
 
3
3
  declare namespace sap {}
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.138.0
1
+ // For Library Version: 1.139.0
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.138.0
1
+ // For Library Version: 1.139.0
2
2
 
3
3
  declare namespace sap {}
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.138.0
1
+ // For Library Version: 1.139.0
2
2
 
3
3
  declare module "sap/fe/core/AppComponent" {
4
4
  import {
@@ -608,10 +608,14 @@ declare module "sap/fe/core/controllerextensions/EditFlow" {
608
608
  *
609
609
  * @since 1.90.0
610
610
  *
611
- * @returns A promise which resolves once the action has been executed. If resolved, the promise returns:
612
- * - If the parameter contexts is an array: an array of objects, each object containing a key "status",
611
+ * @returns A promise which resolves once the action has been executed. If resolved, the promise returns
612
+ *
613
+ *
614
+ * - If the parameter contexts is an array: an array of objects, each object containing a key "status",
613
615
  * as well as "value" referencing the action status and the context
614
- * - If the parameter contexts is not an array: a single context
616
+ *
617
+ * - If the parameter contexts is not an array: a single context
618
+ *
615
619
  * The context(s) provided in the promise is (are) either the return value context of the action or the
616
620
  * bound context if the return value is undefined.
617
621
  */
@@ -1103,10 +1107,14 @@ declare module "sap/fe/core/controllerextensions/Paginator" {
1103
1107
  */
1104
1108
  export default class Paginator extends ControllerExtension {
1105
1109
  /**
1106
- * This function is used to determine the type of navigation.
1107
- * If the context is not navigable, it must return 'ContextNavigationType.None'.
1108
- * If the context is navigable within the same application to a sub object page, it must return 'ContextNavigationType.Internal'.
1109
- * If the context is navigable to an external application, it must return 'ContextNavigationType.External'.
1110
+ * This method is invoked whenever a context is loaded using the paginator buttons. It determines whether
1111
+ * the context supports navigation. The method must return one of the following:
1112
+ * ContextNavigationType.None: If the context is not navigable.
1113
+ * ContextNavigationType.Internal: If the context supports internal navigation within the same application
1114
+ * to a detail view, such as an object page or a subobject page.
1115
+ * ContextNavigationType.External: If the context navigates to an external application.
1116
+ * The paginator buttons only allow navigation to contexts with internal navigation. Contexts with None
1117
+ * or External navigation are skipped.
1110
1118
  *
1111
1119
  * @since 1.138.0
1112
1120
  *
@@ -1,3 +1,3 @@
1
- // For Library Version: 1.138.0
1
+ // For Library Version: 1.139.0
2
2
 
3
3
  declare namespace sap {}
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.138.0
1
+ // For Library Version: 1.139.0
2
2
 
3
3
  declare module "sap/fe/macros/Chart" {
4
4
  import {
@@ -1934,14 +1934,14 @@ declare module "sap/fe/macros/field/FieldFormatOptions" {
1934
1934
  /**
1935
1935
  * Property for defining a custom pattern for the date, time, or dateTime format.
1936
1936
  *
1937
- * If there is a dateTimePattern defined dateTimeStyle is ignored.
1937
+ * If a dateTimePattern is defined, the dateTimeStyle is ignored.
1938
1938
  */
1939
1939
  dateTimePattern?: string | PropertyBindingInfo;
1940
1940
 
1941
1941
  /**
1942
1942
  * Property for defining the display style for the date, time, or dateTime format.
1943
1943
  *
1944
- * If there is a dateTimePattern defined dateTimeStyle is ignored.
1944
+ * If there is a dateTimePattern defined, dateTimeStyle is ignored.
1945
1945
  */
1946
1946
  dateTimeStyle?: string | PropertyBindingInfo;
1947
1947
 
@@ -1974,6 +1974,21 @@ declare module "sap/fe/macros/field/FieldFormatOptions" {
1974
1974
  | PropertyBindingInfo
1975
1975
  | `{${string}}`;
1976
1976
 
1977
+ /**
1978
+ * When the Field is displayed as a clickable element, it defines the size of the reactive area of the clickable
1979
+ * element:
1980
+ * - ReactiveAreaMode.Inline - The link is displayed as part of a sentence.
1981
+ * - ReactiveAreaMode.Overlay - The link is displayed as an overlay on top of other interactive parts of
1982
+ * the page.
1983
+ * Note: It is designed to make the clickable element easier to activate and helps meet the WCAG 2.2 Target
1984
+ * Size requirement. It is applicable only for the SAP Horizon themes. Note: The size of the reactive area
1985
+ * is sufficiently large to help users avoid accidentally selecting (clicking or tapping) unintended UI
1986
+ * elements. UI elements positioned over other parts of the page may need an invisible active touch area.
1987
+ * This ensures that no elements beneath are activated accidentally when the user tries to interact with
1988
+ * the overlay element.
1989
+ */
1990
+ reactiveAreaMode?: string | PropertyBindingInfo;
1991
+
1977
1992
  /**
1978
1993
  * Defines if the date part of a date time with timezone field should be shown.
1979
1994
  *
@@ -3853,6 +3868,22 @@ declare module "sap/fe/macros/table/Table.block" {
3853
3868
  */
3854
3869
  personalization?: string | PropertyBindingInfo;
3855
3870
 
3871
+ /**
3872
+ * Defines the layout options of the table popins. Only applies to responsive tables.
3873
+ * Allowed values are `Block`, `GridLarge`, and `GridSmall`.
3874
+ *
3875
+ * - `Block`: Sets a block layout for rendering the table popins. The elements inside the popin container
3876
+ * are rendered one below the other.
3877
+ *
3878
+ * - `GridLarge`: Sets a grid layout for rendering the table popins. The grid width for each table popin
3879
+ * is comparatively larger than GridSmall, so this layout allows less content to be rendered in a single
3880
+ * popin row.
3881
+ *
3882
+ * - `GridSmall`: Sets a grid layout for rendering the table popins. The grid width for each table popin
3883
+ * is small, so this layout allows more content to be rendered in a single popin row.
3884
+ */
3885
+ popinLayout?: string | PropertyBindingInfo;
3886
+
3856
3887
  /**
3857
3888
  * An expression that allows you to control the 'read-only' state of the table.
3858
3889
  * If you do not set any expression, SAP Fiori elements hooks into the standard lifecycle to determine the
@@ -4480,6 +4511,22 @@ declare module "sap/fe/macros/table/Table" {
4480
4511
  */
4481
4512
  personalization?: string | PropertyBindingInfo;
4482
4513
 
4514
+ /**
4515
+ * Defines the layout options of the table popins. Only applies to responsive tables.
4516
+ * Allowed values are `Block`, `GridLarge`, and `GridSmall`.
4517
+ *
4518
+ * - `Block`: Sets a block layout for rendering the table popins. The elements inside the popin container
4519
+ * are rendered one below the other.
4520
+ *
4521
+ * - `GridLarge`: Sets a grid layout for rendering the table popins. The grid width for each table popin
4522
+ * is comparatively larger than GridSmall, so this layout allows less content to be rendered in a single
4523
+ * popin row.
4524
+ *
4525
+ * - `GridSmall`: Sets a grid layout for rendering the table popins. The grid width for each table popin
4526
+ * is small, so this layout allows more content to be rendered in a single popin row.
4527
+ */
4528
+ popinLayout?: string | PropertyBindingInfo;
4529
+
4483
4530
  /**
4484
4531
  * An expression that allows you to control the 'read-only' state of the table.
4485
4532
  * If you do not set any expression, SAP Fiori elements hooks into the standard lifecycle to determine the
@@ -5100,6 +5147,22 @@ declare module "sap/fe/macros/table/TreeTable.block" {
5100
5147
  */
5101
5148
  personalization?: string | PropertyBindingInfo;
5102
5149
 
5150
+ /**
5151
+ * Defines the layout options of the table popins. Only applies to responsive tables.
5152
+ * Allowed values are `Block`, `GridLarge`, and `GridSmall`.
5153
+ *
5154
+ * - `Block`: Sets a block layout for rendering the table popins. The elements inside the popin container
5155
+ * are rendered one below the other.
5156
+ *
5157
+ * - `GridLarge`: Sets a grid layout for rendering the table popins. The grid width for each table popin
5158
+ * is comparatively larger than GridSmall, so this layout allows less content to be rendered in a single
5159
+ * popin row.
5160
+ *
5161
+ * - `GridSmall`: Sets a grid layout for rendering the table popins. The grid width for each table popin
5162
+ * is small, so this layout allows more content to be rendered in a single popin row.
5163
+ */
5164
+ popinLayout?: string | PropertyBindingInfo;
5165
+
5103
5166
  /**
5104
5167
  * An expression that allows you to control the 'read-only' state of the table.
5105
5168
  * If you do not set any expression, SAP Fiori elements hooks into the standard lifecycle to determine the
@@ -5760,6 +5823,22 @@ declare module "sap/fe/macros/table/TreeTable" {
5760
5823
  */
5761
5824
  personalization?: string | PropertyBindingInfo;
5762
5825
 
5826
+ /**
5827
+ * Defines the layout options of the table popins. Only applies to responsive tables.
5828
+ * Allowed values are `Block`, `GridLarge`, and `GridSmall`.
5829
+ *
5830
+ * - `Block`: Sets a block layout for rendering the table popins. The elements inside the popin container
5831
+ * are rendered one below the other.
5832
+ *
5833
+ * - `GridLarge`: Sets a grid layout for rendering the table popins. The grid width for each table popin
5834
+ * is comparatively larger than GridSmall, so this layout allows less content to be rendered in a single
5835
+ * popin row.
5836
+ *
5837
+ * - `GridSmall`: Sets a grid layout for rendering the table popins. The grid width for each table popin
5838
+ * is small, so this layout allows more content to be rendered in a single popin row.
5839
+ */
5840
+ popinLayout?: string | PropertyBindingInfo;
5841
+
5763
5842
  /**
5764
5843
  * An expression that allows you to control the 'read-only' state of the table.
5765
5844
  * If you do not set any expression, SAP Fiori elements hooks into the standard lifecycle to determine the
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.138.0
1
+ // For Library Version: 1.139.0
2
2
 
3
3
  declare module "sap/fe/navigation/library" {
4
4
  /**
@@ -1,3 +1,3 @@
1
- // For Library Version: 1.138.0
1
+ // For Library Version: 1.139.0
2
2
 
3
3
  declare namespace sap {}
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.138.0
1
+ // For Library Version: 1.139.0
2
2
 
3
3
  declare module "sap/fe/plugins/managecache/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.138.0
1
+ // For Library Version: 1.139.0
2
2
 
3
3
  declare module "sap/fe/templates/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.138.0
1
+ // For Library Version: 1.139.0
2
2
 
3
3
  declare module "sap/fe/test/library" {}
4
4
 
@@ -976,6 +976,18 @@ declare module "sap/fe/test/api/FilterBarActions" {
976
976
  */
977
977
  bApplyAutomatically?: string
978
978
  ): object;
979
+ /**
980
+ * Select a value from a filter field drop-down list.
981
+ *
982
+ *
983
+ * @returns The result of the {@link sap.ui.test.Opa5#waitFor} function, to be used for chained statements
984
+ */
985
+ iSelectDropDownOption(
986
+ /**
987
+ * The new value to be selected from the drop-down list
988
+ */
989
+ vValue?: string
990
+ ): object;
979
991
  /**
980
992
  * Selects the chosen variant.
981
993
  *
@@ -1,3 +1,3 @@
1
- // For Library Version: 1.138.0
1
+ // For Library Version: 1.139.0
2
2
 
3
3
  declare namespace sap {}
@@ -1,3 +1,3 @@
1
- // For Library Version: 1.138.0
1
+ // For Library Version: 1.139.0
2
2
 
3
3
  declare namespace sap {}
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.138.0
1
+ // For Library Version: 1.139.0
2
2
 
3
3
  declare module "sap/gantt/library" {
4
4
  import ChartScheme from "sap/gantt/config/ChartScheme";
@@ -11156,7 +11156,7 @@ declare module "sap/gantt/def/pattern/SlashPattern" {
11156
11156
  * background Color
11157
11157
  * strokeColor strokeWidth
11158
11158
  */
11159
- export default abstract class SlashPattern extends PatternBase {
11159
+ export default class SlashPattern extends PatternBase {
11160
11160
  /**
11161
11161
  * Creates and initializes a slash pattern defined for later reuse.
11162
11162
  *
@@ -45665,6 +45665,16 @@ declare module "sap/gantt/simple/GanttChartWithTable" {
45665
45665
  */
45666
45666
  vValue: Date | string | any[]
45667
45667
  ): void;
45668
+ /**
45669
+ * @since 1.139
45670
+ */
45671
+ multiColumnSort(
45672
+ /**
45673
+ * must be structured as the following { control: table control, oColumns: [], an array of sorted columns,
45674
+ * a column must have a new value oldValues: [], an array of old values for sorted columns }
45675
+ */
45676
+ oEvent: object
45677
+ ): void;
45668
45678
  /**
45669
45679
  * Bind rows of the table aggregtion with given parameters Also, create the promise to wait for inner gantt
45670
45680
  * rendering
@@ -55066,7 +55076,9 @@ declare module "sap/gantt/simple/StockChartPeriod" {
55066
55076
 
55067
55077
  /**
55068
55078
  * StockChartPeriod is used by `sap.gantt.simple.StockChart` It represents a time period that a specific
55069
- * stock usages
55079
+ * stock usages If the tooltip aggregation is defined for a stock chart period, it is used to render the
55080
+ * tooltip. If explicitly set to " ", no tooltip is shown. If the tooltip aggregation is not provided, a
55081
+ * default tooltip is displayed in the format - dimension name:period value.
55070
55082
  *
55071
55083
  * StockChartPeriod is defined as an aggregation of `sap.gantt.simple.StockChartDimension`
55072
55084
  */
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.138.0
1
+ // For Library Version: 1.139.0
2
2
 
3
3
  declare module "sap/insights/library" {}
4
4