@openui5/types 1.145.0 → 1.146.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.145.0
1
+ // For Library Version: 1.146.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.145.0
1
+ // For Library Version: 1.146.0
2
2
 
3
3
  declare module "sap/ui/fl/library" {}
4
4
 
@@ -1545,6 +1545,8 @@ declare namespace sap {
1545
1545
 
1546
1546
  "sap/ui/fl/apply/_internal/changes/descriptor/ovp/DeleteCard": undefined;
1547
1547
 
1548
+ "sap/ui/fl/apply/_internal/changes/descriptor/platform/SetUI5VersionNumber": undefined;
1549
+
1548
1550
  "sap/ui/fl/apply/_internal/changes/descriptor/Registration": undefined;
1549
1551
 
1550
1552
  "sap/ui/fl/apply/_internal/changes/descriptor/RegistrationBuild": undefined;
@@ -1735,6 +1737,8 @@ declare namespace sap {
1735
1737
 
1736
1738
  "sap/ui/fl/write/_internal/connectors/SessionStorageConnector": undefined;
1737
1739
 
1740
+ "sap/ui/fl/write/_internal/connectors/SupportLocalStorageConnector": undefined;
1741
+
1738
1742
  "sap/ui/fl/write/_internal/connectors/Utils": undefined;
1739
1743
 
1740
1744
  "sap/ui/fl/write/_internal/fieldExtensibility/ABAPExtensibilityVariant": undefined;