@openui5/ts-types-esm 1.108.2 → 1.108.3

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openui5/ts-types-esm",
3
- "version": "1.108.2",
3
+ "version": "1.108.3",
4
4
  "description": "OpenUI5 TypeScript Definitions - ES Modules",
5
5
  "homepage": "https://openui5.org",
6
6
  "author": "SAP SE (https://www.sap.com)",
package/types/index.d.ts CHANGED
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  *
5
5
  * Licensed under the Apache License, Version 2.0 (the "License");
6
6
  * you may not use this file except in compliance with the License.
package/types/sap.f.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.2
1
+ // For Library Version: 1.108.3
2
2
 
3
3
  declare module "sap/tnt/library" {
4
4
  export interface IToolHeader {
package/types/sap.m.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.2
1
+ // For Library Version: 1.108.3
2
2
 
3
3
  declare module "sap/f/library" {
4
4
  export interface IShellBar {
@@ -6946,10 +6946,15 @@ declare module "sap/m/Breadcrumbs" {
6946
6946
  */
6947
6947
  export default class Breadcrumbs
6948
6948
  extends Control
6949
- implements IBreadcrumbs, IOverflowToolbarContent, IShrinkable {
6949
+ implements
6950
+ IBreadcrumbs,
6951
+ IOverflowToolbarContent,
6952
+ IShrinkable,
6953
+ /* was: sap.m.IToolbarInteractiveControl */ Object {
6950
6954
  __implements__sap_m_IBreadcrumbs: boolean;
6951
6955
  __implements__sap_m_IOverflowToolbarContent: boolean;
6952
6956
  __implements__sap_ui_core_IShrinkable: boolean;
6957
+ __implements__sap_m_IToolbarInteractiveControl: boolean;
6953
6958
  /**
6954
6959
  * Constructor for a new `Breadcrumbs`.
6955
6960
  *
@@ -8303,9 +8308,13 @@ declare module "sap/m/Button" {
8303
8308
  */
8304
8309
  export default class Button
8305
8310
  extends Control
8306
- implements IFormContent, IAccessKeySupport {
8311
+ implements
8312
+ IFormContent,
8313
+ IAccessKeySupport,
8314
+ /* was: sap.m.IToolbarInteractiveControl */ Object {
8307
8315
  __implements__sap_ui_core_IFormContent: boolean;
8308
8316
  __implements__sap_ui_core_IAccessKeySupport: boolean;
8317
+ __implements__sap_m_IToolbarInteractiveControl: boolean;
8309
8318
  /**
8310
8319
  * Constructor for a new `Button`.
8311
8320
  *
@@ -10117,10 +10126,15 @@ declare module "sap/m/CheckBox" {
10117
10126
  */
10118
10127
  export default class CheckBox
10119
10128
  extends Control
10120
- implements IFormContent, ISemanticFormContent, IAccessKeySupport {
10129
+ implements
10130
+ IFormContent,
10131
+ ISemanticFormContent,
10132
+ IAccessKeySupport,
10133
+ /* was: sap.m.IToolbarInteractiveControl */ Object {
10121
10134
  __implements__sap_ui_core_IFormContent: boolean;
10122
10135
  __implements__sap_ui_core_ISemanticFormContent: boolean;
10123
10136
  __implements__sap_ui_core_IAccessKeySupport: boolean;
10137
+ __implements__sap_m_IToolbarInteractiveControl: boolean;
10124
10138
  /**
10125
10139
  * Constructor for a new `CheckBox`.
10126
10140
  *
@@ -13083,7 +13097,10 @@ declare module "sap/m/ComboBox" {
13083
13097
  * truncated.
13084
13098
  * - On phone devices the combo box option list opens a dialog.
13085
13099
  */
13086
- export default class ComboBox extends ComboBoxBase {
13100
+ export default class ComboBox
13101
+ extends ComboBoxBase
13102
+ implements /* was: sap.m.IToolbarInteractiveControl */ Object {
13103
+ __implements__sap_m_IToolbarInteractiveControl: boolean;
13087
13104
  /**
13088
13105
  * Constructor for a new ComboBox.
13089
13106
  *
@@ -17259,7 +17276,10 @@ declare module "sap/m/DateTimeInput" {
17259
17276
  * **Note:** This control should not be used any longer, instead please use the dedicated `sap.m.DatePicker`,
17260
17277
  * `sap.m.TimePicker` or `sap.m.DateTimePicker` control.
17261
17278
  */
17262
- export default class DateTimeInput extends Control {
17279
+ export default class DateTimeInput
17280
+ extends Control
17281
+ implements /* was: sap.m.IToolbarInteractiveControl */ Object {
17282
+ __implements__sap_m_IToolbarInteractiveControl: boolean;
17263
17283
  /**
17264
17284
  * Constructor for a new DateTimeInput.
17265
17285
  *
@@ -28129,8 +28149,11 @@ declare module "sap/m/GenericTag" {
28129
28149
  */
28130
28150
  export default class GenericTag
28131
28151
  extends Control
28132
- implements IOverflowToolbarContent {
28152
+ implements
28153
+ IOverflowToolbarContent,
28154
+ /* was: sap.m.IToolbarInteractiveControl */ Object {
28133
28155
  __implements__sap_m_IOverflowToolbarContent: boolean;
28156
+ __implements__sap_m_IToolbarInteractiveControl: boolean;
28134
28157
  /**
28135
28158
  * Constructor for a new `sap.m.GenericTag`.
28136
28159
  *
@@ -36610,8 +36633,13 @@ declare module "sap/m/Input" {
36610
36633
  * - If a `selectedKey` is bound and the user types before the data is loaded, the user's input will
36611
36634
  * be overwritten by the binding update.
36612
36635
  */
36613
- export default class Input extends InputBase implements IAccessKeySupport {
36636
+ export default class Input
36637
+ extends InputBase
36638
+ implements
36639
+ IAccessKeySupport,
36640
+ /* was: sap.m.IToolbarInteractiveControl */ Object {
36614
36641
  __implements__sap_ui_core_IAccessKeySupport: boolean;
36642
+ __implements__sap_m_IToolbarInteractiveControl: boolean;
36615
36643
  /**
36616
36644
  * Constructor for a new `Input`.
36617
36645
  *
@@ -40910,11 +40938,17 @@ declare module "sap/m/Label" {
40910
40938
  */
40911
40939
  export default class Label
40912
40940
  extends Control
40913
- implements Label1, IShrinkable, IAccessKeySupport, IOverflowToolbarContent {
40941
+ implements
40942
+ Label1,
40943
+ IShrinkable,
40944
+ IAccessKeySupport,
40945
+ IOverflowToolbarContent,
40946
+ /* was: sap.m.IToolbarInteractiveControl */ Object {
40914
40947
  __implements__sap_ui_core_Label: boolean;
40915
40948
  __implements__sap_ui_core_IShrinkable: boolean;
40916
40949
  __implements__sap_ui_core_IAccessKeySupport: boolean;
40917
40950
  __implements__sap_m_IOverflowToolbarContent: boolean;
40951
+ __implements__sap_m_IToolbarInteractiveControl: boolean;
40918
40952
  /**
40919
40953
  * Constructor for a new Label.
40920
40954
  *
@@ -41947,11 +41981,17 @@ declare module "sap/m/Link" {
41947
41981
  */
41948
41982
  export default class Link
41949
41983
  extends Control
41950
- implements IShrinkable, IFormContent, ITitleContent, IAccessKeySupport {
41984
+ implements
41985
+ IShrinkable,
41986
+ IFormContent,
41987
+ ITitleContent,
41988
+ IAccessKeySupport,
41989
+ /* was: sap.m.IToolbarInteractiveControl */ Object {
41951
41990
  __implements__sap_ui_core_IShrinkable: boolean;
41952
41991
  __implements__sap_ui_core_IFormContent: boolean;
41953
41992
  __implements__sap_ui_core_ITitleContent: boolean;
41954
41993
  __implements__sap_ui_core_IAccessKeySupport: boolean;
41994
+ __implements__sap_m_IToolbarInteractiveControl: boolean;
41955
41995
  /**
41956
41996
  * Constructor for a new `Link`.
41957
41997
  *
@@ -47333,7 +47373,10 @@ declare module "sap/m/MenuButton" {
47333
47373
  /**
47334
47374
  * The `sap.m.MenuButton` control enables the user to show a hierarchical menu.
47335
47375
  */
47336
- export default class MenuButton extends Control {
47376
+ export default class MenuButton
47377
+ extends Control
47378
+ implements /* was: sap.m.IToolbarInteractiveControl */ Object {
47379
+ __implements__sap_m_IToolbarInteractiveControl: boolean;
47337
47380
  /**
47338
47381
  * Constructor for a new MenuButton.
47339
47382
  *
@@ -63465,6 +63508,16 @@ declare module "sap/m/ObjectStatus" {
63465
63508
  * @returns Value of property `state`
63466
63509
  */
63467
63510
  getState(): string;
63511
+ /**
63512
+ * @SINCE 1.110
63513
+ *
63514
+ * Gets current value of property {@link #getStateAnnouncementText stateAnnouncementText}.
63515
+ *
63516
+ * Еnables overriding of the default state announcement.
63517
+ *
63518
+ * @returns Value of property `stateAnnouncementText`
63519
+ */
63520
+ getStateAnnouncementText(): string;
63468
63521
  /**
63469
63522
  * Gets current value of property {@link #getText text}.
63470
63523
  *
@@ -63615,6 +63668,23 @@ declare module "sap/m/ObjectStatus" {
63615
63668
  */
63616
63669
  sValue: string
63617
63670
  ): this;
63671
+ /**
63672
+ * @SINCE 1.110
63673
+ *
63674
+ * Sets a new value for property {@link #getStateAnnouncementText stateAnnouncementText}.
63675
+ *
63676
+ * Еnables overriding of the default state announcement.
63677
+ *
63678
+ * When called with a value of `null` or `undefined`, the default value of the property will be restored.
63679
+ *
63680
+ * @returns Reference to `this` in order to allow method chaining
63681
+ */
63682
+ setStateAnnouncementText(
63683
+ /**
63684
+ * New value for property `stateAnnouncementText`
63685
+ */
63686
+ sStateAnnouncementText: string
63687
+ ): this;
63618
63688
  /**
63619
63689
  * Sets a new value for property {@link #getText text}.
63620
63690
  *
@@ -63732,8 +63802,17 @@ declare module "sap/m/ObjectStatus" {
63732
63802
  | PropertyBindingInfo
63733
63803
  | `{${string}}`;
63734
63804
 
63805
+ /**
63806
+ * @SINCE 1.110
63807
+ *
63808
+ * Еnables overriding of the default state announcement.
63809
+ */
63810
+ stateAnnouncementText?: string | PropertyBindingInfo;
63811
+
63735
63812
  /**
63736
63813
  * Association to controls / IDs, which describe this control (see WAI-ARIA attribute aria-describedby).
63814
+ *
63815
+ * **Note:** The additional description will take effect only if `active` property is set to `true`.
63737
63816
  */
63738
63817
  ariaDescribedBy?: Array<Control | string>;
63739
63818
 
@@ -63968,9 +64047,13 @@ declare module "sap/m/OverflowToolbarButton" {
63968
64047
  */
63969
64048
  export default class OverflowToolbarButton
63970
64049
  extends Button
63971
- implements IShellBar, IOverflowToolbarContent {
64050
+ implements
64051
+ IShellBar,
64052
+ IOverflowToolbarContent,
64053
+ /* was: sap.m.IToolbarInteractiveControl */ Object {
63972
64054
  __implements__sap_f_IShellBar: boolean;
63973
64055
  __implements__sap_m_IOverflowToolbarContent: boolean;
64056
+ __implements__sap_m_IToolbarInteractiveControl: boolean;
63974
64057
  /**
63975
64058
  * Constructor for a new `OverflowToolbarButton`.
63976
64059
  */
@@ -86211,8 +86294,13 @@ declare module "sap/m/RadioButton" {
86211
86294
  * to a new group and then `button2` is added to the same group, their TAB order and position in this group
86212
86295
  * will be `button1, button3, button2`.
86213
86296
  */
86214
- export default class RadioButton extends Control implements IFormContent {
86297
+ export default class RadioButton
86298
+ extends Control
86299
+ implements
86300
+ IFormContent,
86301
+ /* was: sap.m.IToolbarInteractiveControl */ Object {
86215
86302
  __implements__sap_ui_core_IFormContent: boolean;
86303
+ __implements__sap_m_IToolbarInteractiveControl: boolean;
86216
86304
  /**
86217
86305
  * Constructor for a new RadioButton.
86218
86306
  *
@@ -91125,9 +91213,13 @@ declare module "sap/m/SearchField" {
91125
91213
  */
91126
91214
  export default class SearchField
91127
91215
  extends Control
91128
- implements IFormContent, IShellBar {
91216
+ implements
91217
+ IFormContent,
91218
+ IShellBar,
91219
+ /* was: sap.m.IToolbarInteractiveControl */ Object {
91129
91220
  __implements__sap_ui_core_IFormContent: boolean;
91130
91221
  __implements__sap_f_IShellBar: boolean;
91222
+ __implements__sap_m_IToolbarInteractiveControl: boolean;
91131
91223
  /**
91132
91224
  * Constructor for a new SearchField.
91133
91225
  *
@@ -92282,9 +92374,13 @@ declare module "sap/m/SegmentedButton" {
92282
92374
  */
92283
92375
  export default class SegmentedButton
92284
92376
  extends Control
92285
- implements IFormContent, IOverflowToolbarContent {
92377
+ implements
92378
+ IFormContent,
92379
+ IOverflowToolbarContent,
92380
+ /* was: sap.m.IToolbarInteractiveControl */ Object {
92286
92381
  __implements__sap_ui_core_IFormContent: boolean;
92287
92382
  __implements__sap_m_IOverflowToolbarContent: boolean;
92383
+ __implements__sap_m_IToolbarInteractiveControl: boolean;
92288
92384
  /**
92289
92385
  * Constructor for a new `SegmentedButton`.
92290
92386
  *
@@ -93362,10 +93458,12 @@ declare module "sap/m/Select" {
93362
93458
  IFormContent,
93363
93459
  ISemanticFormContent,
93364
93460
  IOverflowToolbarContent,
93461
+ /* was: sap.m.IToolbarInteractiveControl */ Object,
93365
93462
  IShellBar {
93366
93463
  __implements__sap_ui_core_IFormContent: boolean;
93367
93464
  __implements__sap_ui_core_ISemanticFormContent: boolean;
93368
93465
  __implements__sap_m_IOverflowToolbarContent: boolean;
93466
+ __implements__sap_m_IToolbarInteractiveControl: boolean;
93369
93467
  __implements__sap_f_IShellBar: boolean;
93370
93468
  /**
93371
93469
  * Constructor for a new `sap.m.Select`.
@@ -114516,9 +114614,13 @@ declare module "sap/m/Switch" {
114516
114614
  */
114517
114615
  export default class Switch
114518
114616
  extends Control
114519
- implements IFormContent, IOverflowToolbarContent {
114617
+ implements
114618
+ IFormContent,
114619
+ IOverflowToolbarContent,
114620
+ /* was: sap.m.IToolbarInteractiveControl */ Object {
114520
114621
  __implements__sap_ui_core_IFormContent: boolean;
114521
114622
  __implements__sap_m_IOverflowToolbarContent: boolean;
114623
+ __implements__sap_m_IToolbarInteractiveControl: boolean;
114522
114624
  /**
114523
114625
  * Constructor for a new Switch.
114524
114626
  *
@@ -119445,10 +119547,15 @@ declare module "sap/m/Text" {
119445
119547
  */
119446
119548
  export default class Text
119447
119549
  extends Control
119448
- implements IShrinkable, IFormContent, ISemanticFormContent {
119550
+ implements
119551
+ IShrinkable,
119552
+ IFormContent,
119553
+ ISemanticFormContent,
119554
+ /* was: sap.m.IToolbarInteractiveControl */ Object {
119449
119555
  __implements__sap_ui_core_IShrinkable: boolean;
119450
119556
  __implements__sap_ui_core_IFormContent: boolean;
119451
119557
  __implements__sap_ui_core_ISemanticFormContent: boolean;
119558
+ __implements__sap_m_IToolbarInteractiveControl: boolean;
119452
119559
  /**
119453
119560
  * Constructor for a new Text.
119454
119561
  *
@@ -123576,8 +123683,11 @@ declare module "sap/m/Title" {
123576
123683
  * - If the text is inside a text block.
123577
123684
  * - If The text is inside a form element.
123578
123685
  */
123579
- export default class Title extends Control implements IShrinkable {
123686
+ export default class Title
123687
+ extends Control
123688
+ implements IShrinkable, /* was: sap.m.IToolbarInteractiveControl */ Object {
123580
123689
  __implements__sap_ui_core_IShrinkable: boolean;
123690
+ __implements__sap_m_IToolbarInteractiveControl: boolean;
123581
123691
  /**
123582
123692
  * Constructor for a new Title control.
123583
123693
  *
@@ -124090,7 +124200,10 @@ declare module "sap/m/ToggleButton" {
124090
124200
  * Clicking or tapping a `ToggleButton` changes its state to `pressed`. The button returns to its initial
124091
124201
  * state when the user clicks or taps it again.
124092
124202
  */
124093
- export default class ToggleButton extends Button {
124203
+ export default class ToggleButton
124204
+ extends Button
124205
+ implements /* was: sap.m.IToolbarInteractiveControl */ Object {
124206
+ __implements__sap_m_IToolbarInteractiveControl: boolean;
124094
124207
  /**
124095
124208
  * Constructor for a new `ToggleButton`.
124096
124209
  *
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.2
1
+ // For Library Version: 1.108.3
2
2
 
3
3
  declare module "sap/tnt/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.2
1
+ // For Library Version: 1.108.3
2
2
 
3
3
  declare module "sap/ui/codeeditor/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.2
1
+ // For Library Version: 1.108.3
2
2
 
3
3
  declare module "sap/ui/commons/library" {
4
4
  import { ColorPickerMode as ColorPickerMode1 } from "sap/ui/unified/library";
@@ -264,7 +264,7 @@ interface JQuery<TElement = HTMLElement> extends Iterable<TElement> {
264
264
  ): jQuery;
265
265
  }
266
266
 
267
- // For Library Version: 1.108.2
267
+ // For Library Version: 1.108.3
268
268
 
269
269
  declare module "sap/base/assert" {
270
270
  /**
@@ -1,3 +1,3 @@
1
- // For Library Version: 1.108.2
1
+ // For Library Version: 1.108.3
2
2
 
3
3
  declare namespace sap {}
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.2
1
+ // For Library Version: 1.108.3
2
2
 
3
3
  declare module "sap/ui/fl/library" {}
4
4
 
@@ -109,8 +109,11 @@ declare module "sap/ui/fl/variants/VariantManagement" {
109
109
  */
110
110
  export default class VariantManagement
111
111
  extends Control
112
- implements IOverflowToolbarContent {
112
+ implements
113
+ IOverflowToolbarContent,
114
+ /* was: sap.m.IToolbarInteractiveControl */ Object {
113
115
  __implements__sap_m_IOverflowToolbarContent: boolean;
116
+ __implements__sap_m_IToolbarInteractiveControl: boolean;
114
117
  /**
115
118
  * Constructor for a new `VariantManagement`.
116
119
  *
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.2
1
+ // For Library Version: 1.108.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.108.2
1
+ // For Library Version: 1.108.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.108.2
1
+ // For Library Version: 1.108.3
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.108.2
1
+ // For Library Version: 1.108.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.108.2
1
+ // For Library Version: 1.108.3
2
2
 
3
3
  declare module "sap/ui/suite/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.2
1
+ // For Library Version: 1.108.3
2
2
 
3
3
  declare module "sap/ui/support/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.2
1
+ // For Library Version: 1.108.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.108.2
1
+ // For Library Version: 1.108.3
2
2
 
3
3
  declare module "sap/ui/testrecorder/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.2
1
+ // For Library Version: 1.108.3
2
2
 
3
3
  declare module "sap/ui/unified/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.2
1
+ // For Library Version: 1.108.3
2
2
 
3
3
  declare module "sap/ui/ux3/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.2
1
+ // For Library Version: 1.108.3
2
2
 
3
3
  declare module "sap/ui/webc/common/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.2
1
+ // For Library Version: 1.108.3
2
2
 
3
3
  declare module "sap/ui/webc/fiori/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.2
1
+ // For Library Version: 1.108.3
2
2
 
3
3
  declare module "sap/ui/webc/main/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.2
1
+ // For Library Version: 1.108.3
2
2
 
3
3
  declare module "sap/uxap/library" {
4
4
  /**