@sapui5/ts-types-esm 1.120.49 → 1.120.50

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 (47) hide show
  1. package/package.json +1 -1
  2. package/types/sap.ca.ui.d.ts +1 -1
  3. package/types/sap.chart.d.ts +1 -1
  4. package/types/sap.f.d.ts +1 -1
  5. package/types/sap.fe.core.d.ts +1 -1
  6. package/types/sap.fe.macros.d.ts +1 -1
  7. package/types/sap.fe.navigation.d.ts +1 -1
  8. package/types/sap.fe.placeholder.d.ts +1 -1
  9. package/types/sap.fe.templates.d.ts +1 -1
  10. package/types/sap.fe.test.d.ts +1 -1
  11. package/types/sap.fe.tools.d.ts +1 -1
  12. package/types/sap.gantt.d.ts +1 -1
  13. package/types/sap.insights.d.ts +1 -1
  14. package/types/sap.m.d.ts +1 -1
  15. package/types/sap.makit.d.ts +1 -1
  16. package/types/sap.me.d.ts +1 -1
  17. package/types/sap.ndc.d.ts +1 -1
  18. package/types/sap.suite.ui.commons.d.ts +1 -1
  19. package/types/sap.suite.ui.generic.template.d.ts +1 -1
  20. package/types/sap.suite.ui.microchart.d.ts +1 -1
  21. package/types/sap.tnt.d.ts +1 -1
  22. package/types/sap.ui.codeeditor.d.ts +1 -1
  23. package/types/sap.ui.commons.d.ts +1 -1
  24. package/types/sap.ui.comp.d.ts +1 -1
  25. package/types/sap.ui.core.d.ts +1 -1
  26. package/types/sap.ui.dt.d.ts +1 -1
  27. package/types/sap.ui.export.d.ts +1 -1
  28. package/types/sap.ui.fl.d.ts +1 -1
  29. package/types/sap.ui.integration.d.ts +1 -1
  30. package/types/sap.ui.layout.d.ts +33 -7
  31. package/types/sap.ui.mdc.d.ts +1 -1
  32. package/types/sap.ui.richtexteditor.d.ts +1 -1
  33. package/types/sap.ui.rta.d.ts +1 -1
  34. package/types/sap.ui.suite.d.ts +1 -1
  35. package/types/sap.ui.support.d.ts +1 -1
  36. package/types/sap.ui.table.d.ts +1 -1
  37. package/types/sap.ui.testrecorder.d.ts +1 -1
  38. package/types/sap.ui.unified.d.ts +1 -1
  39. package/types/sap.ui.ux3.d.ts +1 -1
  40. package/types/sap.ui.webc.common.d.ts +1 -1
  41. package/types/sap.ui.webc.fiori.d.ts +1 -1
  42. package/types/sap.ui.webc.main.d.ts +1 -1
  43. package/types/sap.uiext.inbox.d.ts +1 -1
  44. package/types/sap.ushell.d.ts +1 -1
  45. package/types/sap.ushell_abap.d.ts +1 -1
  46. package/types/sap.uxap.d.ts +1 -1
  47. package/types/sap.viz.d.ts +1 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sapui5/ts-types-esm",
3
- "version": "1.120.49",
3
+ "version": "1.120.50",
4
4
  "description": "SAPUI5 TypeScript Definitions - ES Modules",
5
5
  "homepage": "https://ui5.sap.com",
6
6
  "author": "SAP SE (https://www.sap.com)",
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.7
1
+ // For Library Version: 1.120.8
2
2
 
3
3
  declare module "sap/ca/ui/library" {
4
4
  export namespace charts {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.48
1
+ // For Library Version: 1.120.49
2
2
 
3
3
  declare module "sap/chart/library" {
4
4
  import Dimension from "sap/chart/data/Dimension";
package/types/sap.f.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.48
1
+ // For Library Version: 1.120.49
2
2
 
3
3
  declare module "sap/tnt/library" {
4
4
  export interface IToolHeader {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.41
1
+ // For Library Version: 1.120.42
2
2
 
3
3
  declare module "sap/fe/core/AppComponent" {
4
4
  import {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.41
1
+ // For Library Version: 1.120.42
2
2
 
3
3
  declare module "sap/fe/macros/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.41
1
+ // For Library Version: 1.120.42
2
2
 
3
3
  declare module "sap/fe/navigation/library" {
4
4
  /**
@@ -1,3 +1,3 @@
1
- // For Library Version: 1.120.41
1
+ // For Library Version: 1.120.42
2
2
 
3
3
  declare namespace sap {}
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.41
1
+ // For Library Version: 1.120.42
2
2
 
3
3
  declare module "sap/fe/templates/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.41
1
+ // For Library Version: 1.120.42
2
2
 
3
3
  declare module "sap/fe/test/library" {}
4
4
 
@@ -1,3 +1,3 @@
1
- // For Library Version: 1.120.41
1
+ // For Library Version: 1.120.42
2
2
 
3
3
  declare namespace sap {}
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.26
1
+ // For Library Version: 1.120.27
2
2
 
3
3
  declare module "sap/gantt/library" {
4
4
  import ChartScheme from "sap/gantt/config/ChartScheme";
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.28
1
+ // For Library Version: 1.120.29
2
2
 
3
3
  declare module "sap/insights/library" {}
4
4
 
package/types/sap.m.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.48
1
+ // For Library Version: 1.120.49
2
2
 
3
3
  declare module "sap/f/library" {
4
4
  export interface IShellBar {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.48
1
+ // For Library Version: 1.120.49
2
2
 
3
3
  declare module "sap/makit/library" {
4
4
  /**
package/types/sap.me.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.48
1
+ // For Library Version: 1.120.49
2
2
 
3
3
  declare module "sap/me/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.48
1
+ // For Library Version: 1.120.49
2
2
 
3
3
  declare module "sap/ndc/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.28
1
+ // For Library Version: 1.120.29
2
2
 
3
3
  declare module "sap/suite/ui/commons/collaboration/BaseHelperService" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.47
1
+ // For Library Version: 1.120.48
2
2
 
3
3
  declare module "sap/suite/ui/generic/template/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.48
1
+ // For Library Version: 1.120.49
2
2
 
3
3
  declare module "sap/suite/ui/microchart/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.48
1
+ // For Library Version: 1.120.49
2
2
 
3
3
  declare module "sap/tnt/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.48
1
+ // For Library Version: 1.120.49
2
2
 
3
3
  declare module "sap/ui/codeeditor/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.48
1
+ // For Library Version: 1.120.49
2
2
 
3
3
  declare module "sap/ui/commons/library" {
4
4
  import { ColorPickerMode as ColorPickerMode1 } from "sap/ui/unified/library";
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.48
1
+ // For Library Version: 1.120.49
2
2
 
3
3
  declare module "sap/ui/comp/library" {
4
4
  /**
@@ -280,7 +280,7 @@ declare namespace sap {
280
280
  }
281
281
  }
282
282
 
283
- // For Library Version: 1.120.48
283
+ // For Library Version: 1.120.49
284
284
 
285
285
  declare module "sap/base/assert" {
286
286
  /**
@@ -1,3 +1,3 @@
1
- // For Library Version: 1.120.48
1
+ // For Library Version: 1.120.49
2
2
 
3
3
  declare namespace sap {}
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.48
1
+ // For Library Version: 1.120.49
2
2
 
3
3
  declare module "sap/ui/export/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.48
1
+ // For Library Version: 1.120.49
2
2
 
3
3
  declare module "sap/ui/fl/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.48
1
+ // For Library Version: 1.120.49
2
2
 
3
3
  declare module "sap/ui/integration/library" {
4
4
  import { URI } from "sap/ui/core/library";
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.48
1
+ // For Library Version: 1.120.49
2
2
 
3
3
  declare module "sap/ui/layout/library" {
4
4
  import Control from "sap/ui/core/Control";
@@ -6540,15 +6540,21 @@ declare module "sap/ui/layout/form/Form" {
6540
6540
  /**
6541
6541
  * Gets content of aggregation {@link #getTitle title}.
6542
6542
  *
6543
- * Title of the `Form`. Can either be a `Title` element or a string. If a `Title` element it used, the style
6544
- * of the title can be set.
6543
+ * Title of the `Form`. Can either be a {@link sap.ui.core.Title Title} element or a string. If a `Title`
6544
+ * element it used, the style of the title can be set.
6545
6545
  *
6546
6546
  * **Note:** If a `Toolbar` is used, the `Title` is ignored.
6547
6547
  *
6548
6548
  * **Note:** If the title is provided as a string, the title is rendered with a theme-dependent default
6549
6549
  * level. As the `Form` control cannot know the structure of the page, this might not fit the page structure.
6550
- * In this case provide the title using a `Title` element and set its {@link sap.ui.core.Title#setLevel level }
6550
+ * In this case, provide the title using a {@link sap.ui.core.Title Title} element and set its {@link sap.ui.core.Title#setLevel level }
6551
6551
  * to the needed value.
6552
+ *
6553
+ * **Note:** Do not use {@link sap.ui.core.Title#setIcon icon} for {@link sap.ui.core.Title Title}. If an
6554
+ * icon is needed, use a {@link #setToolbar Toolbar} to show both title and icon.
6555
+ *
6556
+ * **Note:** Do not use {@link sap.ui.core.Title#setEmphasized emphasized} on {@link sap.ui.core.Title Title}.
6557
+ * This is not supported in current themes and might lead for accessibillity issues.
6552
6558
  */
6553
6559
  getTitle(): Title | string;
6554
6560
  /**
@@ -6766,15 +6772,21 @@ declare module "sap/ui/layout/form/Form" {
6766
6772
  | `{${string}}`;
6767
6773
 
6768
6774
  /**
6769
- * Title of the `Form`. Can either be a `Title` element or a string. If a `Title` element it used, the style
6770
- * of the title can be set.
6775
+ * Title of the `Form`. Can either be a {@link sap.ui.core.Title Title} element or a string. If a `Title`
6776
+ * element it used, the style of the title can be set.
6771
6777
  *
6772
6778
  * **Note:** If a `Toolbar` is used, the `Title` is ignored.
6773
6779
  *
6774
6780
  * **Note:** If the title is provided as a string, the title is rendered with a theme-dependent default
6775
6781
  * level. As the `Form` control cannot know the structure of the page, this might not fit the page structure.
6776
- * In this case provide the title using a `Title` element and set its {@link sap.ui.core.Title#setLevel level }
6782
+ * In this case, provide the title using a {@link sap.ui.core.Title Title} element and set its {@link sap.ui.core.Title#setLevel level }
6777
6783
  * to the needed value.
6784
+ *
6785
+ * **Note:** Do not use {@link sap.ui.core.Title#setIcon icon} for {@link sap.ui.core.Title Title}. If an
6786
+ * icon is needed, use a {@link #setToolbar Toolbar} to show both title and icon.
6787
+ *
6788
+ * **Note:** Do not use {@link sap.ui.core.Title#setEmphasized emphasized} on {@link sap.ui.core.Title Title}.
6789
+ * This is not supported in current themes and might lead for accessibillity issues.
6778
6790
  */
6779
6791
  title?: string | Title | PropertyBindingInfo;
6780
6792
 
@@ -7004,6 +7016,12 @@ declare module "sap/ui/layout/form/FormContainer" {
7004
7016
  * level. As the `Form` control cannot know the structure of the page, this might not fit the page structure.
7005
7017
  * In this case provide the title using a `Title` element and set its {@link sap.ui.core.Title#setLevel level }
7006
7018
  * to the needed value.
7019
+ *
7020
+ * **Note:** Do not use {@link sap.ui.core.Title#setIcon icon} for {@link sap.ui.core.Title Title}. If an
7021
+ * icon is needed, use a {@link #setToolbar Toolbar} to show both title and icon.
7022
+ *
7023
+ * **Note:** Do not use {@link sap.ui.core.Title#setEmphasized emphasized} for {@link sap.ui.core.Title Title}.
7024
+ * This is not supported in current themes and might lead to accessibillity issues.
7007
7025
  */
7008
7026
  getTitle(): Title | string;
7009
7027
  /**
@@ -7238,6 +7256,12 @@ declare module "sap/ui/layout/form/FormContainer" {
7238
7256
  * level. As the `Form` control cannot know the structure of the page, this might not fit the page structure.
7239
7257
  * In this case provide the title using a `Title` element and set its {@link sap.ui.core.Title#setLevel level }
7240
7258
  * to the needed value.
7259
+ *
7260
+ * **Note:** Do not use {@link sap.ui.core.Title#setIcon icon} for {@link sap.ui.core.Title Title}. If an
7261
+ * icon is needed, use a {@link #setToolbar Toolbar} to show both title and icon.
7262
+ *
7263
+ * **Note:** Do not use {@link sap.ui.core.Title#setEmphasized emphasized} for {@link sap.ui.core.Title Title}.
7264
+ * This is not supported in current themes and might lead to accessibillity issues.
7241
7265
  */
7242
7266
  title?: string | Title | PropertyBindingInfo;
7243
7267
 
@@ -15055,6 +15079,8 @@ declare namespace sap {
15055
15079
 
15056
15080
  "sap/ui/layout/form/FormLayout": undefined;
15057
15081
 
15082
+ "sap/ui/layout/form/FormTitleUtil": undefined;
15083
+
15058
15084
  "sap/ui/layout/form/GridContainerData": undefined;
15059
15085
 
15060
15086
  "sap/ui/layout/form/GridElementData": undefined;
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.48
1
+ // For Library Version: 1.120.49
2
2
 
3
3
  declare module "sap/ui/mdc/AggregationBaseDelegate" {
4
4
  import BaseDelegate from "sap/ui/mdc/BaseDelegate";
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.48
1
+ // For Library Version: 1.120.49
2
2
 
3
3
  declare module "sap/ui/richtexteditor/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.48
1
+ // For Library Version: 1.120.49
2
2
 
3
3
  declare module "sap/ui/rta/api/startAdaptation" {
4
4
  import Control from "sap/ui/core/Control";
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.48
1
+ // For Library Version: 1.120.49
2
2
 
3
3
  declare module "sap/ui/suite/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.48
1
+ // For Library Version: 1.120.49
2
2
 
3
3
  declare module "sap/ui/support/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.48
1
+ // For Library Version: 1.120.49
2
2
 
3
3
  declare module "sap/ui/table/library" {
4
4
  import TreeAutoExpandMode1 from "sap/ui/model/TreeAutoExpandMode";
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.48
1
+ // For Library Version: 1.120.49
2
2
 
3
3
  declare module "sap/ui/testrecorder/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.48
1
+ // For Library Version: 1.120.49
2
2
 
3
3
  declare module "sap/ui/unified/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.48
1
+ // For Library Version: 1.120.49
2
2
 
3
3
  declare module "sap/ui/ux3/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.48
1
+ // For Library Version: 1.120.49
2
2
 
3
3
  declare module "sap/ui/webc/common/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.48
1
+ // For Library Version: 1.120.49
2
2
 
3
3
  declare module "sap/ui/webc/fiori/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.48
1
+ // For Library Version: 1.120.49
2
2
 
3
3
  declare module "sap/ui/webc/main/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.48
1
+ // For Library Version: 1.120.49
2
2
 
3
3
  declare module "sap/uiext/inbox/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.50
1
+ // For Library Version: 1.120.51
2
2
 
3
3
  declare module "sap/ushell/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.50
1
+ // For Library Version: 1.120.51
2
2
 
3
3
  declare namespace sap {
4
4
  interface IUI5DefineDependencyNames {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.48
1
+ // For Library Version: 1.120.49
2
2
 
3
3
  declare module "sap/uxap/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.48
1
+ // For Library Version: 1.120.49
2
2
 
3
3
  declare module "sap/viz/library" {
4
4
  export namespace ui5 {