@openui5/ts-types 1.117.0 → 1.117.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.117.0",
3
+ "version": "1.117.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.117.0
1
+ // For Library Version: 1.117.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.117.0
1
+ // For Library Version: 1.117.1
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.117.0
1
+ // For Library Version: 1.117.1
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.117.0
1
+ // For Library Version: 1.117.1
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.117.0
1
+ // For Library Version: 1.117.1
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.117.0
283
+ // For Library Version: 1.117.1
284
284
 
285
285
  declare module "sap/base/assert" {
286
286
  /**
@@ -5360,7 +5360,7 @@ declare namespace sap {
5360
5360
  /**
5361
5361
  * The module export value or a function that calculates that value
5362
5362
  */
5363
- vFactory: (p1: any) => any | any,
5363
+ vFactory: Function | any,
5364
5364
  /**
5365
5365
  * Whether an export to global names is required - should be used by SAP-owned code only
5366
5366
  */
@@ -5603,7 +5603,7 @@ declare namespace sap {
5603
5603
  /**
5604
5604
  * The module export value or a function that calculates that value
5605
5605
  */
5606
- vFactory: (p1: any) => any | any,
5606
+ vFactory: Function | any,
5607
5607
  /**
5608
5608
  * Whether an export to global names is required - should be used by SAP-owned code only
5609
5609
  */
@@ -5847,7 +5847,7 @@ declare namespace sap {
5847
5847
  /**
5848
5848
  * The module export value or a function that calculates that value
5849
5849
  */
5850
- vFactory: (p1: any) => any | any,
5850
+ vFactory: Function | any,
5851
5851
  /**
5852
5852
  * Whether an export to global names is required - should be used by SAP-owned code only
5853
5853
  */
@@ -6085,7 +6085,7 @@ declare namespace sap {
6085
6085
  /**
6086
6086
  * The module export value or a function that calculates that value
6087
6087
  */
6088
- vFactory: (p1: any) => any | any,
6088
+ vFactory: Function | any,
6089
6089
  /**
6090
6090
  * Whether an export to global names is required - should be used by SAP-owned code only
6091
6091
  */
@@ -6829,7 +6829,7 @@ declare namespace sap {
6829
6829
  /**
6830
6830
  * Callback function to execute after resolving an array of dependencies
6831
6831
  */
6832
- fnCallback?: (p1: any) => void,
6832
+ fnCallback?: Function,
6833
6833
  /**
6834
6834
  * Callback function to execute if an error was detected while loading the dependencies or executing the
6835
6835
  * factory function. Note that due to browser restrictions not all errors will be reported via this callback.
@@ -1,3 +1,3 @@
1
- // For Library Version: 1.117.0
1
+ // For Library Version: 1.117.1
2
2
 
3
3
  declare namespace sap {}
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.117.0
1
+ // For Library Version: 1.117.1
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.117.0
1
+ // For Library Version: 1.117.1
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.117.0
1
+ // For Library Version: 1.117.1
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.117.0
1
+ // For Library Version: 1.117.1
2
2
 
3
3
  declare module "sap/ui/mdc/BaseDelegate" {
4
4
  import TypeMap from "sap/ui/mdc/util/TypeMap";
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.117.0
1
+ // For Library Version: 1.117.1
2
2
 
3
3
  declare module "sap/ui/rta/api/startAdaptation" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.117.0
1
+ // For Library Version: 1.117.1
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.117.0
1
+ // For Library Version: 1.117.1
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.117.0
1
+ // For Library Version: 1.117.1
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.117.0
1
+ // For Library Version: 1.117.1
2
2
 
3
3
  declare namespace sap {
4
4
  interface IUI5DefineDependencyNames {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.117.0
1
+ // For Library Version: 1.117.1
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.117.0
1
+ // For Library Version: 1.117.1
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.117.0
1
+ // For Library Version: 1.117.1
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.117.0
1
+ // For Library Version: 1.117.1
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.117.0
1
+ // For Library Version: 1.117.1
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.117.0
1
+ // For Library Version: 1.117.1
2
2
 
3
3
  declare namespace sap {
4
4
  /**