@sapui5/ts-types 1.142.12 → 1.142.14

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 (51) hide show
  1. package/package.json +1 -1
  2. package/types/{sap.ui.dt.d.ts → dt-1.142.9-d.ts} +1 -1
  3. package/types/index.d.ts +3 -3
  4. package/types/{mdc-1.142.1-d.ts → mdc-1.142.9-d.ts} +9 -5
  5. package/types/sap.chart.d.ts +1 -1
  6. package/types/sap.f.d.ts +1 -1
  7. package/types/sap.fe.ariba.d.ts +1 -1
  8. package/types/sap.fe.base.d.ts +1 -1
  9. package/types/sap.fe.controls.d.ts +1 -1
  10. package/types/sap.fe.core.d.ts +11 -3
  11. package/types/sap.fe.ina.d.ts +1 -1
  12. package/types/sap.fe.macros.d.ts +2 -2
  13. package/types/sap.fe.navigation.d.ts +1 -1
  14. package/types/sap.fe.placeholder.d.ts +1 -1
  15. package/types/sap.fe.plugins.managecache.d.ts +1 -1
  16. package/types/sap.fe.templates.d.ts +1 -1
  17. package/types/sap.fe.test.d.ts +1 -1
  18. package/types/sap.fe.tools.d.ts +1 -1
  19. package/types/sap.gantt.d.ts +41 -1
  20. package/types/sap.makit.d.ts +1 -1
  21. package/types/sap.me.d.ts +1 -1
  22. package/types/sap.ndc.d.ts +1 -1
  23. package/types/sap.ovp.d.ts +1 -1
  24. package/types/sap.sac.df.d.ts +1 -1
  25. package/types/sap.suite.ui.generic.template.d.ts +1 -1
  26. package/types/sap.suite.ui.microchart.d.ts +1 -1
  27. package/types/sap.ui.codeeditor.d.ts +1 -1
  28. package/types/sap.ui.comp.d.ts +1 -1
  29. package/types/sap.ui.export.d.ts +1 -1
  30. package/types/sap.ui.fl.d.ts +1 -1
  31. package/types/sap.ui.integration.d.ts +1 -1
  32. package/types/sap.ui.layout.d.ts +1 -1
  33. package/types/sap.ui.richtexteditor.d.ts +1 -1
  34. package/types/sap.ui.rta.d.ts +1 -1
  35. package/types/sap.ui.suite.d.ts +1 -1
  36. package/types/sap.ui.support.d.ts +1 -1
  37. package/types/sap.ui.table.d.ts +1 -1
  38. package/types/sap.ui.testrecorder.d.ts +1 -1
  39. package/types/sap.ui.unified.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 +3 -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
  48. package/types/sap.zen.commons.d.ts +1 -1
  49. package/types/sap.zen.crosstab.d.ts +1 -1
  50. package/types/sap.zen.dsh.d.ts +1 -1
  51. package/types/{sap.tnt.d.ts → tnt-1.142.9-d.ts} +1 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sapui5/ts-types",
3
- "version": "1.142.12",
3
+ "version": "1.142.14",
4
4
  "description": "SAPUI5 TypeScript Definitions",
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.142.8
1
+ // For Library Version: 1.142.9
2
2
 
3
3
  declare namespace sap {
4
4
  interface IUI5DefineDependencyNames {
package/types/index.d.ts CHANGED
@@ -20,7 +20,7 @@
20
20
  /// <reference path="./commons-1.142.6-d.ts"/>
21
21
  /// <reference path="./sap.ui.comp.d.ts"/>
22
22
  /// <reference path="./core-1.142.0-d.ts"/>
23
- /// <reference path="./sap.ui.dt.d.ts"/>
23
+ /// <reference path="./dt-1.142.9-d.ts"/>
24
24
  /// <reference path="./sap.ui.export.d.ts"/>
25
25
  /// <reference path="./sap.f.d.ts"/>
26
26
  /// <reference path="./sap.ui.fl.d.ts"/>
@@ -32,7 +32,7 @@
32
32
  /// <reference path="./sap.ui.integration.d.ts"/>
33
33
  /// <reference path="./sap.ui.layout.d.ts"/>
34
34
  /// <reference path="./sap.makit.d.ts"/>
35
- /// <reference path="./mdc-1.142.1-d.ts"/>
35
+ /// <reference path="./mdc-1.142.9-d.ts"/>
36
36
  /// <reference path="./mobile-1.142.0-d.ts"/>
37
37
  /// <reference path="./sap.me.d.ts"/>
38
38
  /// <reference path="./sap.ndc.d.ts"/>
@@ -69,7 +69,7 @@
69
69
  /// <reference path="./sap.ui.support.d.ts"/>
70
70
  /// <reference path="./sap.ui.table.d.ts"/>
71
71
  /// <reference path="./sap.ui.testrecorder.d.ts"/>
72
- /// <reference path="./sap.tnt.d.ts"/>
72
+ /// <reference path="./tnt-1.142.9-d.ts"/>
73
73
  /// <reference path="./sap.ca.ui.d.ts"/>
74
74
  /// <reference path="./sap.ui.unified.d.ts"/>
75
75
  /// <reference path="./sap.ushell.d.ts"/>
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.142.1
1
+ // For Library Version: 1.142.9
2
2
 
3
3
  declare module "sap/ui/mdc/AggregationBaseDelegate" {
4
4
  import BaseDelegate from "sap/ui/mdc/BaseDelegate";
@@ -710,8 +710,10 @@ declare module "sap/ui/mdc/field/FieldBaseDelegate" {
710
710
  */
711
711
  interface FieldBaseDelegate extends BaseDelegate {
712
712
  /**
713
- * Enables applications to control condition updates based on `value` / `additionalvalue` property changes.
714
- *
713
+ * Enables applications to control condition updates based on {@link sap.ui.mdc.Field#getValue value} /
714
+ * {@link sap.ui.mdc.Field#getAdditionalValue additionalValue} property changes of a {@link sap.ui.mdc.Field Field }
715
+ * or {@link sap.ui.mdc.field.MultiValueFieldItem#getKey key} / {@link sap.ui.mdc.field.MultiValueFieldItem#getDescription description }
716
+ * property changes of a {@link sap.ui.mdc.MultiValueField MultiValueField}.
715
717
  * By default, this method returns a condition with an `EQ` operator.
716
718
  *
717
719
  * **Note:** Custom implementations of this method may lead to intransparency as a field's condition may
@@ -741,8 +743,10 @@ declare module "sap/ui/mdc/field/FieldBaseDelegate" {
741
743
  oCurrentCondition: undefined | sap.ui.mdc.condition.ConditionObject
742
744
  ): undefined | sap.ui.mdc.condition.ConditionObject;
743
745
  /**
744
- * Enables applications to control condition updates based on `value` / `additionalvalue` property changes.
745
- *
746
+ * Enables applications to control condition updates based on {@link sap.ui.mdc.Field#getValue value} /
747
+ * {@link sap.ui.mdc.Field#getAdditionalValue additionalValue} property changes of a {@link sap.ui.mdc.Field Field }
748
+ * or {@link sap.ui.mdc.field.MultiValueFieldItem#getKey key} / {@link sap.ui.mdc.field.MultiValueFieldItem#getDescription description }
749
+ * property changes of a {@link sap.ui.mdc.MultiValueField MultiValueField}.
746
750
  * By default, this method returns a condition with an `EQ` operator.
747
751
  *
748
752
  * **Note:** Custom implementations of this method may lead to intransparency as a field's condition may
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.142.8
1
+ // For Library Version: 1.142.10
2
2
 
3
3
  declare namespace sap {
4
4
  /**
package/types/sap.f.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.142.8
1
+ // For Library Version: 1.142.10
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,3 +1,3 @@
1
- // For Library Version: 1.142.10
1
+ // For Library Version: 1.142.13
2
2
 
3
3
  declare namespace sap {}
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.142.10
1
+ // For Library Version: 1.142.13
2
2
 
3
3
  declare namespace sap {
4
4
  namespace fe {
@@ -1,3 +1,3 @@
1
- // For Library Version: 1.142.10
1
+ // For Library Version: 1.142.13
2
2
 
3
3
  declare namespace sap {}
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.142.10
1
+ // For Library Version: 1.142.13
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -888,11 +888,15 @@ declare namespace sap {
888
888
  * Object containing the parameters for the navigation
889
889
  */
890
890
  parameters?: {
891
+ /**
892
+ * If true, the navigation context opens in a new tab.
893
+ */
894
+ openInNewTab?: boolean;
891
895
  /**
892
896
  * By default, the internal algorithm decides whether the navigation preserves the previous entry. This
893
897
  * parameter allows you to override this behavior.
894
898
  */
895
- preserveHistory: boolean;
899
+ preserveHistory?: boolean;
896
900
  }
897
901
  ): void;
898
902
  /**
@@ -960,13 +964,17 @@ declare namespace sap {
960
964
  */
961
965
  onBeforeNavigation(
962
966
  /**
963
- * Object containing row context and page context
967
+ * Object containing navigation parameters
964
968
  */
965
969
  mNavigationParameters: {
966
970
  /**
967
971
  * The target navigation context
968
972
  */
969
973
  bindingContext: sap.ui.model.odata.v4.Context;
974
+ /**
975
+ * True if the navigation is triggered using Open in New Tab
976
+ */
977
+ openInNewTab?: boolean;
970
978
  }
971
979
  ): Promise<boolean>;
972
980
  }
@@ -1,3 +1,3 @@
1
- // For Library Version: 1.142.10
1
+ // For Library Version: 1.142.13
2
2
 
3
3
  declare namespace sap {}
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.142.10
1
+ // For Library Version: 1.142.13
2
2
 
3
3
  declare namespace sap {
4
4
  namespace fe {
@@ -2454,7 +2454,7 @@ declare namespace sap {
2454
2454
  * Determines the width of the column in characters
2455
2455
  */
2456
2456
  width?:
2457
- | number
2457
+ | int
2458
2458
  | sap.ui.base.ManagedObject.PropertyBindingInfo
2459
2459
  | `{${string}}`;
2460
2460
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.142.10
1
+ // For Library Version: 1.142.13
2
2
 
3
3
  declare namespace sap {
4
4
  namespace fe {
@@ -1,3 +1,3 @@
1
- // For Library Version: 1.142.10
1
+ // For Library Version: 1.142.13
2
2
 
3
3
  declare namespace sap {}
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.142.10
1
+ // For Library Version: 1.142.13
2
2
 
3
3
  declare namespace sap {
4
4
  interface IUI5DefineDependencyNames {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.142.10
1
+ // For Library Version: 1.142.13
2
2
 
3
3
  declare namespace sap {
4
4
  namespace fe {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.142.10
1
+ // For Library Version: 1.142.13
2
2
 
3
3
  declare namespace sap {
4
4
  namespace fe {
@@ -1,3 +1,3 @@
1
- // For Library Version: 1.142.10
1
+ // For Library Version: 1.142.13
2
2
 
3
3
  declare namespace sap {}
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.142.7
1
+ // For Library Version: 1.142.8
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -26848,6 +26848,15 @@ declare namespace sap {
26848
26848
  | sap.ui.base.ManagedObject.PropertyBindingInfo
26849
26849
  | `{${string}}`;
26850
26850
 
26851
+ /**
26852
+ * Flag to enable dropping of shapes from other gantt charts onto this chart. When disabled, the shapeDrop
26853
+ * event is not triggered when a shape is dropped from another chart.
26854
+ */
26855
+ enableShapeDropFromOtherCharts?:
26856
+ | boolean
26857
+ | sap.ui.base.ManagedObject.PropertyBindingInfo
26858
+ | `{${string}}`;
26859
+
26851
26860
  /**
26852
26861
  * Table of the Gantt Chart
26853
26862
  *
@@ -40217,6 +40226,18 @@ declare namespace sap {
40217
40226
  * @returns Value of property `enableSelectAndDrag`
40218
40227
  */
40219
40228
  getEnableSelectAndDrag(): boolean;
40229
+ /**
40230
+ * Gets current value of property {@link #getEnableShapeDropFromOtherCharts enableShapeDropFromOtherCharts}.
40231
+ *
40232
+ * Flag to enable dropping of shapes from other gantt charts onto this chart. When disabled, the shapeDrop
40233
+ * event is not triggered when a shape is dropped from another chart.
40234
+ *
40235
+ * Default value is `true`.
40236
+ *
40237
+ *
40238
+ * @returns Value of property `enableShapeDropFromOtherCharts`
40239
+ */
40240
+ getEnableShapeDropFromOtherCharts(): boolean;
40220
40241
  /**
40221
40242
  * Gets current value of property {@link #getEnableVerticalLine enableVerticalLine}.
40222
40243
  *
@@ -41722,6 +41743,25 @@ declare namespace sap {
41722
41743
  */
41723
41744
  bEnableSelectAndDrag?: boolean
41724
41745
  ): this;
41746
+ /**
41747
+ * Sets a new value for property {@link #getEnableShapeDropFromOtherCharts enableShapeDropFromOtherCharts}.
41748
+ *
41749
+ * Flag to enable dropping of shapes from other gantt charts onto this chart. When disabled, the shapeDrop
41750
+ * event is not triggered when a shape is dropped from another chart.
41751
+ *
41752
+ * When called with a value of `null` or `undefined`, the default value of the property will be restored.
41753
+ *
41754
+ * Default value is `true`.
41755
+ *
41756
+ *
41757
+ * @returns Reference to `this` in order to allow method chaining
41758
+ */
41759
+ setEnableShapeDropFromOtherCharts(
41760
+ /**
41761
+ * New value for property `enableShapeDropFromOtherCharts`
41762
+ */
41763
+ bEnableShapeDropFromOtherCharts?: boolean
41764
+ ): this;
41725
41765
  /**
41726
41766
  * Enable or disable table's variable row height feature
41727
41767
  *
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.142.8
1
+ // For Library Version: 1.142.10
2
2
 
3
3
  declare namespace sap {
4
4
  /**
package/types/sap.me.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.142.8
1
+ // For Library Version: 1.142.10
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.142.8
1
+ // For Library Version: 1.142.10
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.142.4
1
+ // For Library Version: 1.142.6
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.142.7
1
+ // For Library Version: 1.142.8
2
2
 
3
3
  declare namespace sap {
4
4
  interface IUI5DefineDependencyNames {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.142.9
1
+ // For Library Version: 1.142.11
2
2
 
3
3
  declare namespace sap {
4
4
  namespace suite {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.142.8
1
+ // For Library Version: 1.142.10
2
2
 
3
3
  declare namespace sap {
4
4
  namespace suite {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.142.8
1
+ // For Library Version: 1.142.10
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.142.8
1
+ // For Library Version: 1.142.10
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.142.8
1
+ // For Library Version: 1.142.10
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.142.8
1
+ // For Library Version: 1.142.10
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.142.8
1
+ // For Library Version: 1.142.10
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.142.8
1
+ // For Library Version: 1.142.10
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.142.8
1
+ // For Library Version: 1.142.10
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.142.8
1
+ // For Library Version: 1.142.10
2
2
 
3
3
  declare module "sap/ui/rta/api/startAdaptation" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.142.8
1
+ // For Library Version: 1.142.10
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.142.8
1
+ // For Library Version: 1.142.10
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.142.8
1
+ // For Library Version: 1.142.10
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.142.8
1
+ // For Library Version: 1.142.10
2
2
 
3
3
  declare namespace sap {
4
4
  interface IUI5DefineDependencyNames {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.142.8
1
+ // For Library Version: 1.142.10
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.142.8
1
+ // For Library Version: 1.142.10
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.142.8
1
+ // For Library Version: 1.142.10
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.142.8
1
+ // For Library Version: 1.142.10
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.142.8
1
+ // For Library Version: 1.142.10
2
2
 
3
3
  declare namespace sap {
4
4
  namespace uiext {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.142.10
1
+ // For Library Version: 1.142.12
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -13906,6 +13906,8 @@ declare namespace sap {
13906
13906
 
13907
13907
  "sap/ushell/api/DWS": undefined;
13908
13908
 
13909
+ "sap/ushell/api/FioriElements": undefined;
13910
+
13909
13911
  "sap/ushell/api/Inbox": undefined;
13910
13912
 
13911
13913
  "sap/ushell/api/NewExperience": undefined;
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.142.10
1
+ // For Library Version: 1.142.12
2
2
 
3
3
  declare namespace sap {
4
4
  interface IUI5DefineDependencyNames {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.142.8
1
+ // For Library Version: 1.142.10
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.142.8
1
+ // For Library Version: 1.142.10
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.142.7
1
+ // For Library Version: 1.142.8
2
2
 
3
3
  declare namespace sap {
4
4
  namespace zen {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.142.7
1
+ // For Library Version: 1.142.8
2
2
 
3
3
  declare namespace sap {
4
4
  namespace zen {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.142.7
1
+ // For Library Version: 1.142.8
2
2
 
3
3
  declare namespace sap {
4
4
  namespace zen {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.142.8
1
+ // For Library Version: 1.142.9
2
2
 
3
3
  declare namespace sap {
4
4
  /**