@openui5/ts-types 1.144.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.144.0
1
+ // For Library Version: 1.146.0
2
2
 
3
3
  declare namespace sap {
4
4
  interface IUI5DefineDependencyNames {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.144.0
1
+ // For Library Version: 1.146.0
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1353,6 +1353,8 @@ declare namespace sap {
1353
1353
 
1354
1354
  "sap/ui/fl/apply/_internal/changes/descriptor/ovp/DeleteCard": undefined;
1355
1355
 
1356
+ "sap/ui/fl/apply/_internal/changes/descriptor/platform/SetUI5VersionNumber": undefined;
1357
+
1356
1358
  "sap/ui/fl/apply/_internal/changes/descriptor/Registration": undefined;
1357
1359
 
1358
1360
  "sap/ui/fl/apply/_internal/changes/descriptor/RegistrationBuild": undefined;
@@ -1477,6 +1479,8 @@ declare namespace sap {
1477
1479
 
1478
1480
  "sap/ui/fl/initial/_internal/Storage": undefined;
1479
1481
 
1482
+ "sap/ui/fl/initial/_internal/StorageFeaturesMerger": undefined;
1483
+
1480
1484
  "sap/ui/fl/initial/_internal/StorageUtils": undefined;
1481
1485
 
1482
1486
  "sap/ui/fl/initial/api/InitialFlexAPI": undefined;
@@ -1499,6 +1503,8 @@ declare namespace sap {
1499
1503
 
1500
1504
  "sap/ui/fl/transport/TransportDialog": undefined;
1501
1505
 
1506
+ "sap/ui/fl/util/CancelError": undefined;
1507
+
1502
1508
  "sap/ui/fl/Utils": undefined;
1503
1509
 
1504
1510
  "sap/ui/fl/variants/context/Component": undefined;
@@ -1539,6 +1545,8 @@ declare namespace sap {
1539
1545
 
1540
1546
  "sap/ui/fl/write/_internal/connectors/SessionStorageConnector": undefined;
1541
1547
 
1548
+ "sap/ui/fl/write/_internal/connectors/SupportLocalStorageConnector": undefined;
1549
+
1542
1550
  "sap/ui/fl/write/_internal/connectors/Utils": undefined;
1543
1551
 
1544
1552
  "sap/ui/fl/write/_internal/fieldExtensibility/ABAPExtensibilityVariant": undefined;