@openui5/types 1.120.31 → 1.120.32

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/types",
3
- "version": "1.120.31",
3
+ "version": "1.120.32",
4
4
  "description": "OpenUI5 TypeScript Definitions",
5
5
  "homepage": "https://sap.github.io/ui5-typescript",
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.120.31
1
+ // For Library Version: 1.120.32
2
2
 
3
3
  declare module "sap/tnt/library" {
4
4
  export interface IToolHeader {
package/types/sap.m.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.31
1
+ // For Library Version: 1.120.32
2
2
 
3
3
  declare module "sap/f/library" {
4
4
  export interface IShellBar {
@@ -164120,6 +164120,8 @@ declare namespace sap {
164120
164120
 
164121
164121
  "sap/m/p13n/SortPanel": undefined;
164122
164122
 
164123
+ "sap/m/p13n/util/diff": undefined;
164124
+
164123
164125
  "sap/m/P13nColumnsItem": undefined;
164124
164126
 
164125
164127
  "sap/m/P13nColumnsPanel": undefined;
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.31
1
+ // For Library Version: 1.120.32
2
2
 
3
3
  declare module "sap/tnt/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.31
1
+ // For Library Version: 1.120.32
2
2
 
3
3
  declare module "sap/ui/codeeditor/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.31
1
+ // For Library Version: 1.120.32
2
2
 
3
3
  declare module "sap/ui/commons/library" {
4
4
  import { ColorPickerMode as ColorPickerMode1 } from "sap/ui/unified/library";
@@ -280,7 +280,7 @@ declare namespace sap {
280
280
  }
281
281
  }
282
282
 
283
- // For Library Version: 1.120.31
283
+ // For Library Version: 1.120.32
284
284
 
285
285
  declare module "sap/base/assert" {
286
286
  /**
@@ -70823,7 +70823,7 @@ declare module "sap/ui/model/odata/v4/ODataContextBinding" {
70823
70823
  sGroupId?: string,
70824
70824
  /**
70825
70825
  * Whether the entity's ETag should be actively ignored (If-Match:*); supported for bound actions only,
70826
- * since 1.90.0. Ignored if there is no ETag (since 1.93.0).
70826
+ * since 1.90.0. Ignored if there is no ETag (since 1.93.0) unless no data has been read so far (since 1.132.0).
70827
70827
  */
70828
70828
  bIgnoreETag?: boolean,
70829
70829
  /**
@@ -1,3 +1,3 @@
1
- // For Library Version: 1.120.31
1
+ // For Library Version: 1.120.32
2
2
 
3
3
  declare namespace sap {}
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.31
1
+ // For Library Version: 1.120.32
2
2
 
3
3
  declare module "sap/ui/fl/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.31
1
+ // For Library Version: 1.120.32
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.31
1
+ // For Library Version: 1.120.32
2
2
 
3
3
  declare module "sap/ui/layout/library" {
4
4
  import Control from "sap/ui/core/Control";
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.31
1
+ // For Library Version: 1.120.32
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.31
1
+ // For Library Version: 1.120.32
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.31
1
+ // For Library Version: 1.120.32
2
2
 
3
3
  declare module "sap/ui/suite/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.31
1
+ // For Library Version: 1.120.32
2
2
 
3
3
  declare module "sap/ui/support/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.31
1
+ // For Library Version: 1.120.32
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.31
1
+ // For Library Version: 1.120.32
2
2
 
3
3
  declare module "sap/ui/testrecorder/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.31
1
+ // For Library Version: 1.120.32
2
2
 
3
3
  declare module "sap/ui/unified/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.31
1
+ // For Library Version: 1.120.32
2
2
 
3
3
  declare module "sap/ui/ux3/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.31
1
+ // For Library Version: 1.120.32
2
2
 
3
3
  declare module "sap/ui/webc/common/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.31
1
+ // For Library Version: 1.120.32
2
2
 
3
3
  declare module "sap/ui/webc/fiori/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.31
1
+ // For Library Version: 1.120.32
2
2
 
3
3
  declare module "sap/ui/webc/main/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.31
1
+ // For Library Version: 1.120.32
2
2
 
3
3
  declare module "sap/uxap/library" {
4
4
  /**