@openui5/ts-types 1.142.3 → 1.142.4

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openui5/ts-types",
3
- "version": "1.142.3",
3
+ "version": "1.142.4",
4
4
  "description": "OpenUI5 TypeScript Definitions",
5
5
  "homepage": "https://openui5.org",
6
6
  "author": "SAP SE (https://www.sap.com)",
package/types/sap.f.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.142.3
1
+ // For Library Version: 1.142.4
2
2
 
3
3
  declare namespace sap {
4
4
  /**
package/types/sap.m.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.142.3
1
+ // For Library Version: 1.142.4
2
2
 
3
3
  declare module "sap/m/p13n/Engine" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.142.3
1
+ // For Library Version: 1.142.4
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.142.3
1
+ // For Library Version: 1.142.4
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.142.3
1
+ // For Library Version: 1.142.4
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -279,7 +279,7 @@ declare namespace sap {
279
279
  "sap/ui/thirdparty/qunit-2": undefined;
280
280
  }
281
281
  }
282
- // For Library Version: 1.142.3
282
+ // For Library Version: 1.142.4
283
283
 
284
284
  declare module "sap/base/assert" {
285
285
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.142.3
1
+ // For Library Version: 1.142.4
2
2
 
3
3
  declare namespace sap {
4
4
  interface IUI5DefineDependencyNames {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.142.3
1
+ // For Library Version: 1.142.4
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.142.3
1
+ // For Library Version: 1.142.4
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.142.3
1
+ // For Library Version: 1.142.4
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.142.3
1
+ // For Library Version: 1.142.4
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.3
1
+ // For Library Version: 1.142.4
2
2
 
3
3
  declare module "sap/ui/rta/api/startAdaptation" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.142.3
1
+ // For Library Version: 1.142.4
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.142.3
1
+ // For Library Version: 1.142.4
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.142.3
1
+ // For Library Version: 1.142.4
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -4675,6 +4675,10 @@ declare namespace sap {
4675
4675
  * @returns Value of property `collapseRecursive`
4676
4676
  */
4677
4677
  getCollapseRecursive(): boolean;
4678
+ /**
4679
+ * Returns the Columns of the AnalyticalTable.
4680
+ */
4681
+ getColumns(): sap.ui.table.AnalyticalColumn[];
4678
4682
  /**
4679
4683
  * Gets current value of property {@link #getColumnVisibilityMenuSorter columnVisibilityMenuSorter}.
4680
4684
  *
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.142.3
1
+ // For Library Version: 1.142.4
2
2
 
3
3
  declare namespace sap {
4
4
  interface IUI5DefineDependencyNames {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.142.3
1
+ // For Library Version: 1.142.4
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.142.3
1
+ // For Library Version: 1.142.4
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.142.3
1
+ // For Library Version: 1.142.4
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.142.3
1
+ // For Library Version: 1.142.4
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.142.3
1
+ // For Library Version: 1.142.4
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.142.3
1
+ // For Library Version: 1.142.4
2
2
 
3
3
  declare namespace sap {
4
4
  /**