@openui5/ts-types 1.130.2 → 1.130.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.130.2",
3
+ "version": "1.130.4",
4
4
  "description": "OpenUI5 TypeScript Definitions",
5
5
  "homepage": "https://openui5.org",
6
6
  "author": "SAP SE (https://www.sap.com)",
package/types/index.d.ts CHANGED
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * Copyright 2009-2024 SAP SE or an SAP affiliate company.
3
+ * Copyright 2009-2025 SAP SE or an SAP affiliate company.
4
4
  *
5
5
  * Licensed under the Apache License, Version 2.0 (the "License");
6
6
  * you may not use this file except in compliance with the License.
package/types/sap.f.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.130.2
1
+ // For Library Version: 1.130.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.130.2
1
+ // For Library Version: 1.130.4
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1850,7 +1850,7 @@ declare namespace sap {
1850
1850
  *
1851
1851
  * The first column in the panel describing the selectable fields.
1852
1852
  *
1853
- * Default value is `...see text or source`.
1853
+ * Default value is `empty string`.
1854
1854
  *
1855
1855
  *
1856
1856
  * @returns Value of property `fieldColumn`
@@ -1947,7 +1947,7 @@ declare namespace sap {
1947
1947
  *
1948
1948
  * When called with a value of `null` or `undefined`, the default value of the property will be restored.
1949
1949
  *
1950
- * Default value is `...see text or source`.
1950
+ * Default value is `empty string`.
1951
1951
  *
1952
1952
  *
1953
1953
  * @returns Reference to `this` in order to allow method chaining
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.130.2
1
+ // For Library Version: 1.130.4
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.130.2
1
+ // For Library Version: 1.130.4
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.130.2
1
+ // For Library Version: 1.130.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.130.2
282
+ // For Library Version: 1.130.4
283
283
 
284
284
  declare module "sap/base/assert" {
285
285
  /**
@@ -80236,6 +80236,10 @@ declare namespace sap {
80236
80236
  * The version of the operating system as `float`.
80237
80237
  *
80238
80238
  * Might be `-1` if no version can reliably be determined.
80239
+ *
80240
+ * **Note:** The property `version` may not contain the correct version for Windows 11 onwards, depending
80241
+ * on the point in time, the property is accessed or the browser's capability to provide the version. In
80242
+ * this case the `version` property may contain `10`.
80239
80243
  */
80240
80244
  export const version: float;
80241
80245
 
@@ -80243,6 +80247,10 @@ declare namespace sap {
80243
80247
  * The version of the operating system as `string`.
80244
80248
  *
80245
80249
  * Might be empty if no version can reliably be determined.
80250
+ *
80251
+ * **Note:** The property `versionStr` may not contain the correct version for Windows 11 onwards, depending
80252
+ * on the point in time, the property is accessed or the browser's capability to provide the version. In
80253
+ * this case the `versionStr` property may contain `10`.
80246
80254
  */
80247
80255
  export const versionStr: string;
80248
80256
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.130.2
1
+ // For Library Version: 1.130.4
2
2
 
3
3
  declare namespace sap {
4
4
  interface IUI5DefineDependencyNames {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.130.2
1
+ // For Library Version: 1.130.4
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.130.2
1
+ // For Library Version: 1.130.4
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.130.2
1
+ // For Library Version: 1.130.4
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.130.2
1
+ // For Library Version: 1.130.4
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.130.2
1
+ // For Library Version: 1.130.4
2
2
 
3
3
  declare module "sap/ui/rta/api/startAdaptation" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.130.2
1
+ // For Library Version: 1.130.4
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.130.2
1
+ // For Library Version: 1.130.4
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.130.2
1
+ // For Library Version: 1.130.4
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.130.2
1
+ // For Library Version: 1.130.4
2
2
 
3
3
  declare namespace sap {
4
4
  interface IUI5DefineDependencyNames {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.130.2
1
+ // For Library Version: 1.130.4
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.130.2
1
+ // For Library Version: 1.130.4
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.130.2
1
+ // For Library Version: 1.130.4
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.130.2
1
+ // For Library Version: 1.130.4
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.130.2
1
+ // For Library Version: 1.130.4
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.130.2
1
+ // For Library Version: 1.130.4
2
2
 
3
3
  declare namespace sap {
4
4
  /**