@openui5/ts-types 1.124.0 → 1.124.1

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",
3
- "version": "1.124.0",
3
+ "version": "1.124.1",
4
4
  "description": "OpenUI5 TypeScript Definitions",
5
5
  "homepage": "https://openui5.org",
6
6
  "author": "SAP SE (https://www.sap.com)",
package/types/sap.f.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.124.0
1
+ // For Library Version: 1.124.1
2
2
 
3
3
  declare namespace sap {
4
4
  /**
package/types/sap.m.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.124.0
1
+ // For Library Version: 1.124.1
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.124.0
1
+ // For Library Version: 1.124.1
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.124.0
1
+ // For Library Version: 1.124.1
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.124.0
1
+ // For Library Version: 1.124.1
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -279,7 +279,7 @@ declare namespace sap {
279
279
  "sap/ui/thirdparty/qunit-2": undefined;
280
280
  }
281
281
  }
282
- // For Library Version: 1.124.0
282
+ // For Library Version: 1.124.1
283
283
 
284
284
  declare module "sap/base/assert" {
285
285
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.124.0
1
+ // For Library Version: 1.124.1
2
2
 
3
3
  declare namespace sap {
4
4
  interface IUI5DefineDependencyNames {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.124.0
1
+ // For Library Version: 1.124.1
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.124.0
1
+ // For Library Version: 1.124.1
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.124.0
1
+ // For Library Version: 1.124.1
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.124.0
1
+ // For Library Version: 1.124.1
2
2
 
3
3
  declare module "sap/ui/mdc/AggregationBaseDelegate" {
4
4
  import BaseDelegate from "sap/ui/mdc/BaseDelegate";
@@ -9716,9 +9716,9 @@ declare namespace sap {
9716
9716
  group?: string | sap.ui.base.ManagedObject.PropertyBindingInfo;
9717
9717
 
9718
9718
  /**
9719
- * {@link sap.ui.mdc.filterbar.vh.FilterBar FilterBar} used for filtering.
9719
+ * {@link sap.ui.mdc.valuehelp.FilterBar FilterBar} used for filtering.
9720
9720
  */
9721
- filterBar?: sap.ui.mdc.filterbar.vh.FilterBar;
9721
+ filterBar?: sap.ui.mdc.valuehelp.FilterBar;
9722
9722
  }
9723
9723
 
9724
9724
  /**
@@ -12213,7 +12213,7 @@ declare namespace sap {
12213
12213
  *
12214
12214
  * @returns FilterBar
12215
12215
  */
12216
- getActiveFilterBar(): sap.ui.mdc.filterbar.vh.FilterBar;
12216
+ getActiveFilterBar(): sap.ui.mdc.valuehelp.FilterBar;
12217
12217
  /**
12218
12218
  * Gets current value of property {@link #getDescriptionPath descriptionPath}.
12219
12219
  *
@@ -12229,9 +12229,9 @@ declare namespace sap {
12229
12229
  /**
12230
12230
  * Gets content of aggregation {@link #getFilterBar filterBar}.
12231
12231
  *
12232
- * {@link sap.ui.mdc.filterbar.vh.FilterBar FilterBar} used for filtering.
12232
+ * {@link sap.ui.mdc.valuehelp.FilterBar FilterBar} used for filtering.
12233
12233
  */
12234
- getFilterBar(): sap.ui.mdc.filterbar.vh.FilterBar;
12234
+ getFilterBar(): sap.ui.mdc.valuehelp.FilterBar;
12235
12235
  /**
12236
12236
  * Gets current value of property {@link #getFilterFields filterFields}.
12237
12237
  *
@@ -12351,7 +12351,7 @@ declare namespace sap {
12351
12351
  /**
12352
12352
  * The filterBar to set
12353
12353
  */
12354
- oFilterBar: sap.ui.mdc.filterbar.vh.FilterBar
12354
+ oFilterBar: sap.ui.mdc.valuehelp.FilterBar
12355
12355
  ): this;
12356
12356
  /**
12357
12357
  * Sets a new value for property {@link #getFilterFields filterFields}.
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.124.0
1
+ // For Library Version: 1.124.1
2
2
 
3
3
  declare module "sap/ui/rta/api/startAdaptation" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.124.0
1
+ // For Library Version: 1.124.1
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.124.0
1
+ // For Library Version: 1.124.1
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.124.0
1
+ // For Library Version: 1.124.1
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.124.0
1
+ // For Library Version: 1.124.1
2
2
 
3
3
  declare namespace sap {
4
4
  interface IUI5DefineDependencyNames {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.124.0
1
+ // For Library Version: 1.124.1
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.124.0
1
+ // For Library Version: 1.124.1
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.124.0
1
+ // For Library Version: 1.124.1
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -13,6 +13,8 @@ declare namespace sap {
13
13
  * UI5 library: sap.ui.webc.common
14
14
  *
15
15
  * @since 1.92.0
16
+ * @deprecated (since 1.120) - this Web Components consumption model has been discarded. An alternative
17
+ * consumption model is planned for the future.
16
18
  * @experimental (since 1.92.0)
17
19
  */
18
20
  namespace common {