@openui5/ts-types 1.131.0 → 1.132.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.131.0
1
+ // For Library Version: 1.132.0
2
2
 
3
3
  declare namespace sap {
4
4
  interface IUI5DefineDependencyNames {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.131.0
1
+ // For Library Version: 1.132.0
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1406,6 +1406,8 @@ declare namespace sap {
1406
1406
 
1407
1407
  "sap/ui/fl/apply/_internal/flexState/changes/UIChangesState": undefined;
1408
1408
 
1409
+ "sap/ui/fl/apply/_internal/flexState/communication/FLPAboutInfo": undefined;
1410
+
1409
1411
  "sap/ui/fl/apply/_internal/flexState/compVariants/CompVariantManagementState": undefined;
1410
1412
 
1411
1413
  "sap/ui/fl/apply/_internal/flexState/compVariants/CompVariantMerger": undefined;
@@ -1480,6 +1482,8 @@ declare namespace sap {
1480
1482
 
1481
1483
  "sap/ui/fl/initial/_internal/StorageUtils": undefined;
1482
1484
 
1485
+ "sap/ui/fl/initial/api/InitialFlexAPI": undefined;
1486
+
1483
1487
  "sap/ui/fl/interfaces/BaseLoadConnector": undefined;
1484
1488
 
1485
1489
  "sap/ui/fl/interfaces/Delegate": undefined;
@@ -1506,6 +1510,8 @@ declare namespace sap {
1506
1510
 
1507
1511
  "sap/ui/fl/variants/VariantManagement": undefined;
1508
1512
 
1513
+ "sap/ui/fl/variants/VariantManager": undefined;
1514
+
1509
1515
  "sap/ui/fl/variants/VariantModel": undefined;
1510
1516
 
1511
1517
  "sap/ui/fl/write/_internal/appVariant/AppVariant": undefined;
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.131.0
1
+ // For Library Version: 1.132.0
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.131.0
1
+ // For Library Version: 1.132.0
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {