@sapui5/ts-types 1.150.1 → 1.151.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 (68) hide show
  1. package/package.json +1 -1
  2. package/types/index.d.ts +1 -0
  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.esh.search.ui.d.ts +410 -157
  8. package/types/sap.f.d.ts +1 -1
  9. package/types/sap.fe.ariba.d.ts +1 -1
  10. package/types/sap.fe.base.d.ts +2 -222
  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 +209 -80
  15. package/types/sap.fe.navigation.d.ts +3 -2
  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 +3 -3
  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 +125 -1
  23. package/types/sap.insights.d.ts +1 -1
  24. package/types/sap.m.d.ts +133 -1
  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 +1 -1
  29. package/types/sap.rules.ui.d.ts +1 -1
  30. package/types/sap.sac.df.d.ts +1 -1
  31. package/types/sap.suite.ui.commons.d.ts +45 -1
  32. package/types/sap.suite.ui.generic.template.d.ts +1 -1
  33. package/types/sap.suite.ui.microchart.d.ts +1 -1
  34. package/types/sap.tnt.d.ts +178 -1
  35. package/types/sap.ui.codeeditor.d.ts +1 -1
  36. package/types/sap.ui.commons.d.ts +1 -1
  37. package/types/sap.ui.comp.d.ts +1 -1
  38. package/types/sap.ui.core.d.ts +389 -236
  39. package/types/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 +1 -1
  42. package/types/sap.ui.generic.app.d.ts +1 -1
  43. package/types/sap.ui.generic.template.d.ts +1 -1
  44. package/types/sap.ui.geomap.d.ts +10393 -8758
  45. package/types/sap.ui.integration.d.ts +31 -3
  46. package/types/sap.ui.joule.frontend.d.ts +710 -0
  47. package/types/sap.ui.layout.d.ts +1 -1
  48. package/types/sap.ui.mdc.d.ts +11 -8
  49. package/types/sap.ui.richtexteditor.d.ts +1 -1
  50. package/types/sap.ui.rta.d.ts +2 -2
  51. package/types/sap.ui.suite.d.ts +1 -1
  52. package/types/sap.ui.support.d.ts +1 -1
  53. package/types/sap.ui.table.d.ts +2 -2
  54. package/types/sap.ui.testrecorder.d.ts +1 -1
  55. package/types/sap.ui.unified.d.ts +101 -1
  56. package/types/sap.ui.ux3.d.ts +1 -1
  57. package/types/sap.ui.vbm.d.ts +1 -1
  58. package/types/sap.ui.vk.d.ts +1 -1
  59. package/types/sap.ui.vtm.d.ts +1 -1
  60. package/types/sap.uiext.inbox.d.ts +1 -1
  61. package/types/sap.ushell.d.ts +22 -2
  62. package/types/sap.ushell_abap.d.ts +1 -1
  63. package/types/sap.uxap.d.ts +1 -1
  64. package/types/sap.viz.d.ts +1 -1
  65. package/types/sap.webanalytics.core.d.ts +1 -1
  66. package/types/sap.zen.commons.d.ts +1 -1
  67. package/types/sap.zen.crosstab.d.ts +1 -1
  68. package/types/sap.zen.dsh.d.ts +1 -1
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.150.0
1
+ // For Library Version: 1.151.0
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -534,7 +534,8 @@ declare namespace sap {
534
534
  eCardArea?: sap.ui.integration.CardArea
535
535
  ): void;
536
536
  /**
537
- * Hides the message previously shown by showMessage.
537
+ * Hides the message previously shown by {@link sap.ui.integration.widgets.Card#showMessage showMessage}.
538
+ * Can be used only after the `manifestApplied` event is fired.
538
539
  *
539
540
  * @experimental As of version 1.117.
540
541
  */
@@ -1078,6 +1079,14 @@ declare namespace sap {
1078
1079
  * - Content
1079
1080
  * - Data source
1080
1081
  * - Possible actions
1082
+ * - Badge (optional) - Since 1.151
1083
+ *
1084
+ * Manifest Badges vs. Programmatic Badges:: Badges can be set in two ways:
1085
+ * - **Manifest Badges:** Defined in `sap.card/badges` array - ideal for backend-driven scenarios where
1086
+ * badge state is known at card definition time
1087
+ * - **Programmatic Badges:** Added via `customData` aggregation using {@link sap.f.cards.CardBadgeCustomData }
1088
+ * - ideal for runtime dynamic scenarios controlled by the host application Both types can coexist
1089
+ * on the same card, allowing combination of backend-defined and host-controlled badges.
1081
1090
  *
1082
1091
  * The role of the app developer is to integrate the card into the app and define:
1083
1092
  * - The dimensions of the card inside a layout of choice, using the `width` and `height` properties
@@ -1581,6 +1590,24 @@ declare namespace sap {
1581
1590
  * @returns Object containing parameters in format `{parameterKey: parameterValue}`.
1582
1591
  */
1583
1592
  getCombinedParameters(): Record<string, any>;
1593
+ /**
1594
+ * Returns the context paths that the card depends on.
1595
+ *
1596
+ * Scans the `sap.card` section of the manifest for context model references and returns a deduplicated
1597
+ * array of the context paths found.
1598
+ *
1599
+ * Must be called after the manifest is ready (for example, in the `manifestReady` event handler).
1600
+ *
1601
+ * **Limitation:** Only context references directly in the manifest are detected. Context referenced from
1602
+ * inside an extension or component will not be returned. If context needs to be used from an extension,
1603
+ * assign it to a parameter first.
1604
+ *
1605
+ * @experimental As of version 1.151.
1606
+ *
1607
+ * @returns An array of context paths found in the manifest (for example, `["/sample/currentUser/id", "/sample/supplier/id/value"]`).
1608
+ * Returns an empty array if no context dependencies are found or if the manifest is not ready.
1609
+ */
1610
+ getContextDependencies(): string[];
1584
1611
  /**
1585
1612
  * Gets current value of property {@link #getDataMode dataMode}.
1586
1613
  *
@@ -1808,7 +1835,8 @@ declare namespace sap {
1808
1835
  eCardArea?: sap.ui.integration.CardArea
1809
1836
  ): void;
1810
1837
  /**
1811
- * Hides the message previously shown by showMessage.
1838
+ * Hides the message previously shown by {@link sap.ui.integration.widgets.Card#showMessage showMessage}.
1839
+ * Can be used only after the `manifestApplied` event is fired.
1812
1840
  *
1813
1841
  * @experimental As of version 1.117.
1814
1842
  */