@openui5/types 1.144.0 → 1.145.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.
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.144.0
1
+ // For Library Version: 1.145.0
2
2
 
3
3
  declare module "sap/ui/dt/library" {
4
4
  export namespace designtime {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.144.0
1
+ // For Library Version: 1.145.0
2
2
 
3
3
  declare module "sap/ui/fl/library" {}
4
4
 
@@ -1669,6 +1669,8 @@ declare namespace sap {
1669
1669
 
1670
1670
  "sap/ui/fl/initial/_internal/Storage": undefined;
1671
1671
 
1672
+ "sap/ui/fl/initial/_internal/StorageFeaturesMerger": undefined;
1673
+
1672
1674
  "sap/ui/fl/initial/_internal/StorageUtils": undefined;
1673
1675
 
1674
1676
  "sap/ui/fl/initial/api/InitialFlexAPI": undefined;
@@ -1691,6 +1693,8 @@ declare namespace sap {
1691
1693
 
1692
1694
  "sap/ui/fl/transport/TransportDialog": undefined;
1693
1695
 
1696
+ "sap/ui/fl/util/CancelError": undefined;
1697
+
1694
1698
  "sap/ui/fl/Utils": undefined;
1695
1699
 
1696
1700
  "sap/ui/fl/variants/context/Component": undefined;
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.144.0
1
+ // For Library Version: 1.145.0
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.144.0
1
+ // For Library Version: 1.145.0
2
2
 
3
3
  declare module "sap/ui/layout/library" {
4
4
  import Control from "sap/ui/core/Control";