@openui5/ts-types 1.120.15 → 1.120.16

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.120.15",
3
+ "version": "1.120.16",
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.120.15
1
+ // For Library Version: 1.120.16
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.120.15
1
+ // For Library Version: 1.120.16
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.15
1
+ // For Library Version: 1.120.16
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.15
1
+ // For Library Version: 1.120.16
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.15
1
+ // For Library Version: 1.120.16
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -280,7 +280,7 @@ declare namespace sap {
280
280
  }
281
281
  }
282
282
 
283
- // For Library Version: 1.120.15
283
+ // For Library Version: 1.120.16
284
284
 
285
285
  declare module "sap/base/assert" {
286
286
  /**
@@ -21480,7 +21480,6 @@ declare namespace sap {
21480
21480
  * Synchronously loading views get wrapped in an immediately resolving Promise.
21481
21481
  *
21482
21482
  * @since 1.30
21483
- * @deprecated (since 1.66) - Use {@link sap.ui.core.mvc.View.create View.create} instead
21484
21483
  *
21485
21484
  * @returns resolves with the complete view instance, rejects with any thrown error
21486
21485
  */
@@ -1,3 +1,3 @@
1
- // For Library Version: 1.120.15
1
+ // For Library Version: 1.120.16
2
2
 
3
3
  declare namespace sap {}
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.15
1
+ // For Library Version: 1.120.16
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.15
1
+ // For Library Version: 1.120.16
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.15
1
+ // For Library Version: 1.120.16
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.15
1
+ // For Library Version: 1.120.16
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.120.15
1
+ // For Library Version: 1.120.16
2
2
 
3
3
  declare module "sap/ui/rta/api/startAdaptation" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.15
1
+ // For Library Version: 1.120.16
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.15
1
+ // For Library Version: 1.120.16
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.15
1
+ // For Library Version: 1.120.16
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.15
1
+ // For Library Version: 1.120.16
2
2
 
3
3
  declare namespace sap {
4
4
  interface IUI5DefineDependencyNames {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.15
1
+ // For Library Version: 1.120.16
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.15
1
+ // For Library Version: 1.120.16
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.15
1
+ // For Library Version: 1.120.16
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 {