@sapui5/ts-types 1.131.1 → 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.
Files changed (69) hide show
  1. package/package.json +1 -1
  2. package/types/index.d.ts +7 -7
  3. package/types/sap.apf.d.ts +1 -1
  4. package/types/sap.ca.ui.d.ts +1 -1
  5. package/types/sap.chart.d.ts +1 -1
  6. package/types/sap.collaboration.d.ts +1 -1
  7. package/types/sap.cux.home.d.ts +8 -0
  8. package/types/sap.esh.search.ui.d.ts +38 -1
  9. package/types/sap.f.d.ts +95 -187
  10. package/types/sap.fe.base.d.ts +1 -1
  11. package/types/sap.fe.controls.d.ts +1 -1
  12. package/types/sap.fe.core.d.ts +1 -1
  13. package/types/sap.fe.ina.d.ts +1 -1
  14. package/types/sap.fe.macros.d.ts +108 -101
  15. package/types/sap.fe.navigation.d.ts +1 -1
  16. package/types/sap.fe.placeholder.d.ts +1 -1
  17. package/types/sap.fe.plugins.managecache.d.ts +1 -1
  18. package/types/sap.fe.templates.d.ts +1 -1
  19. package/types/sap.fe.test.d.ts +1 -1
  20. package/types/sap.fe.tools.d.ts +1 -1
  21. package/types/sap.feedback.ui.d.ts +1 -1
  22. package/types/sap.gantt.d.ts +1 -1
  23. package/types/sap.insights.d.ts +1 -1
  24. package/types/{mobile-1.131.0-d.ts → sap.m.d.ts} +390 -47
  25. package/types/sap.makit.d.ts +1 -1
  26. package/types/sap.me.d.ts +1 -1
  27. package/types/sap.ndc.d.ts +1 -1
  28. package/types/sap.ovp.d.ts +7 -2
  29. package/types/sap.rules.ui.d.ts +84 -1
  30. package/types/sap.sac.df.d.ts +978 -623
  31. package/types/sap.suite.ui.commons.d.ts +1 -1
  32. package/types/sap.suite.ui.generic.template.d.ts +7 -7
  33. package/types/sap.suite.ui.microchart.d.ts +1 -1
  34. package/types/{tnt-1.131.0-d.ts → sap.tnt.d.ts} +1 -1
  35. package/types/sap.ui.codeeditor.d.ts +1 -1
  36. package/types/{commons-1.131.0-d.ts → sap.ui.commons.d.ts} +1 -1
  37. package/types/sap.ui.comp.d.ts +59 -5
  38. package/types/{core-1.131.0-d.ts → sap.ui.core.d.ts} +363 -282
  39. package/types/{dt-1.131.0-d.ts → sap.ui.dt.d.ts} +1 -1
  40. package/types/sap.ui.export.d.ts +1 -1
  41. package/types/sap.ui.fl.d.ts +7 -1
  42. package/types/sap.ui.generic.app.d.ts +5 -11
  43. package/types/sap.ui.generic.template.d.ts +1 -1
  44. package/types/sap.ui.integration.d.ts +1 -1
  45. package/types/sap.ui.layout.d.ts +1 -1
  46. package/types/{mdc-1.131.0-d.ts → sap.ui.mdc.d.ts} +330 -229
  47. package/types/sap.ui.richtexteditor.d.ts +1 -1
  48. package/types/sap.ui.rta.d.ts +3 -1
  49. package/types/sap.ui.suite.d.ts +1 -1
  50. package/types/sap.ui.support.d.ts +1 -1
  51. package/types/sap.ui.table.d.ts +13 -1
  52. package/types/sap.ui.testrecorder.d.ts +1 -1
  53. package/types/sap.ui.unified.d.ts +25 -15
  54. package/types/{ux3-1.131.0-d.ts → sap.ui.ux3.d.ts} +1 -1
  55. package/types/sap.ui.vbm.d.ts +1 -1
  56. package/types/sap.ui.vk.d.ts +100 -1
  57. package/types/sap.ui.vtm.d.ts +1 -1
  58. package/types/sap.ui.webc.common.d.ts +1 -1
  59. package/types/sap.ui.webc.fiori.d.ts +1 -1
  60. package/types/sap.ui.webc.main.d.ts +1 -1
  61. package/types/sap.uiext.inbox.d.ts +1 -1
  62. package/types/sap.ushell.d.ts +5 -1
  63. package/types/sap.ushell_abap.d.ts +1 -1
  64. package/types/sap.uxap.d.ts +1 -1
  65. package/types/sap.viz.d.ts +1 -1
  66. package/types/sap.webanalytics.core.d.ts +1 -1
  67. package/types/sap.zen.commons.d.ts +1 -1
  68. package/types/sap.zen.crosstab.d.ts +1 -1
  69. package/types/sap.zen.dsh.d.ts +1 -1
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.131.0
1
+ // For Library Version: 1.132.1
2
2
 
3
3
  declare namespace sap {
4
4
  interface IUI5DefineDependencyNames {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.131.1
1
+ // For Library Version: 1.132.1
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.131.1
1
+ // For Library Version: 1.132.1
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 {
@@ -1829,6 +1829,10 @@ declare namespace sap {
1829
1829
  * An optional error message
1830
1830
  */
1831
1831
  failedMsg: string;
1832
+ /**
1833
+ * If set to `true`, the delayed draft merge timer will not be cleared
1834
+ */
1835
+ keepDraftMergeTimer?: boolean;
1832
1836
  }
1833
1837
  ): Promise<any>;
1834
1838
  }
@@ -2409,7 +2413,6 @@ declare namespace sap {
2409
2413
  * can be both draft or active entities.
2410
2414
  *
2411
2415
  * @since 1.38
2412
- * @experimental
2413
2416
  *
2414
2417
  * @returns A `Promise` that receives an array with the responses of the delete requests. The `Promise`
2415
2418
  * resolves when at least one request was successful and rejects when all delete requests have been rejected/aborted.
@@ -2498,7 +2501,6 @@ declare namespace sap {
2498
2501
  * Application Controller.
2499
2502
  *
2500
2503
  * @since 1.32.0
2501
- * @experimental (since 1.32.0)
2502
2504
  */
2503
2505
  class ApplicationController extends sap.ui.generic.app.transaction
2504
2506
  .BaseController {
@@ -2552,8 +2554,6 @@ declare namespace sap {
2552
2554
  static getMetadata(): sap.ui.base.Metadata;
2553
2555
  /**
2554
2556
  * Frees all resources claimed during the life-time of this instance.
2555
- *
2556
- * @experimental (since 1.32.0)
2557
2557
  */
2558
2558
  destroy(): void;
2559
2559
  /**
@@ -2593,7 +2593,6 @@ declare namespace sap {
2593
2593
  * Creates a context for an action call (OData function import)
2594
2594
  *
2595
2595
  * @since 1.38
2596
- * @experimental
2597
2596
  *
2598
2597
  * @returns A `map` that contains two Promises: `context` which provides the action-specific model context
2599
2598
  * to the resolve function `result` which resolves when the success handler is called and rejects when the
@@ -2652,7 +2651,6 @@ declare namespace sap {
2652
2651
  * Notifies the application controller of a change of a property. Please note that the method is not meant
2653
2652
  * for productive use currently. It is experimental.
2654
2653
  *
2655
- * @experimental (since 1.32.0)
2656
2654
  *
2657
2655
  * @returns A `Promise` for asynchronous execution of the action
2658
2656
  */
@@ -2668,8 +2666,6 @@ declare namespace sap {
2668
2666
  ): Promise<any>;
2669
2667
  /**
2670
2668
  * Registers a change for the given group id.
2671
- *
2672
- * @experimental (since 1.32.0)
2673
2669
  */
2674
2670
  registerGroupChange(
2675
2671
  /**
@@ -2679,8 +2675,6 @@ declare namespace sap {
2679
2675
  ): void;
2680
2676
  /**
2681
2677
  * Registers the given view with the Application Controller.
2682
- *
2683
- * @experimental (since 1.32.0)
2684
2678
  */
2685
2679
  registerView(
2686
2680
  /**
@@ -1,3 +1,3 @@
1
- // For Library Version: 1.131.0
1
+ // For Library Version: 1.132.0
2
2
 
3
3
  declare namespace sap {}
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.131.1
1
+ // For Library Version: 1.132.1
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.131.1
1
+ // For Library Version: 1.132.1
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {