@openui5/ts-types 1.120.28 → 1.120.30

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.120.28",
3
+ "version": "1.120.30",
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.120.28
1
+ // For Library Version: 1.120.30
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.120.28
1
+ // For Library Version: 1.120.30
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -79902,6 +79902,22 @@ declare namespace sap {
79902
79902
  * @returns Value of property `valueState`
79903
79903
  */
79904
79904
  getValueState(): sap.ui.core.ValueState;
79905
+ /**
79906
+ * Gets the ID of the hidden value state message related to value state links
79907
+ *
79908
+ * @ui5-protected Do not call from applications (only from related classes in the framework)
79909
+ *
79910
+ * @returns The ID of the hidden value state message related to value state links
79911
+ */
79912
+ getValueStateLinksShortcutsId(): string;
79913
+ /**
79914
+ * Returns the keyboard shortcuts announcement for the value state links
79915
+ *
79916
+ * @ui5-protected Do not call from applications (only from related classes in the framework)
79917
+ *
79918
+ * @returns The text for value state links shortcuts
79919
+ */
79920
+ getValueStateLinksShortcutsTextAcc(): string;
79905
79921
  /**
79906
79922
  * Gets current value of property {@link #getValueStateText valueStateText}.
79907
79923
  *
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.28
1
+ // For Library Version: 1.120.30
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.28
1
+ // For Library Version: 1.120.30
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.28
1
+ // For Library Version: 1.120.30
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -280,7 +280,7 @@ declare namespace sap {
280
280
  }
281
281
  }
282
282
 
283
- // For Library Version: 1.120.28
283
+ // For Library Version: 1.120.30
284
284
 
285
285
  declare module "sap/base/assert" {
286
286
  /**
@@ -59186,10 +59186,7 @@ declare namespace sap {
59186
59186
  * - `properties` could be an array containing the property names which should be included in the new
59187
59187
  * entry. Other properties defined in the entity type won't be included.
59188
59188
  * - `properties` could be an object which includes the desired properties and the corresponding values
59189
- * which should be used for the created entry. If `properties` is not specified, all properties in
59190
- * the entity type will be included in the created entry.
59191
- *
59192
- * If there are no values specified, the properties will have `undefined` values.
59189
+ * which should be used for the created entry.
59193
59190
  *
59194
59191
  * The `properties` can be modified via property bindings relative to the returned context instance.
59195
59192
  *
@@ -1,3 +1,3 @@
1
- // For Library Version: 1.120.28
1
+ // For Library Version: 1.120.30
2
2
 
3
3
  declare namespace sap {}
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.28
1
+ // For Library Version: 1.120.30
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.28
1
+ // For Library Version: 1.120.30
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.28
1
+ // For Library Version: 1.120.30
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.28
1
+ // For Library Version: 1.120.30
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.28
1
+ // For Library Version: 1.120.30
2
2
 
3
3
  declare module "sap/ui/rta/api/startAdaptation" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.28
1
+ // For Library Version: 1.120.30
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.28
1
+ // For Library Version: 1.120.30
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.28
1
+ // For Library Version: 1.120.30
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.28
1
+ // For Library Version: 1.120.30
2
2
 
3
3
  declare namespace sap {
4
4
  interface IUI5DefineDependencyNames {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.28
1
+ // For Library Version: 1.120.30
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.28
1
+ // For Library Version: 1.120.30
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.28
1
+ // For Library Version: 1.120.30
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.28
1
+ // For Library Version: 1.120.30
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.28
1
+ // For Library Version: 1.120.30
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.28
1
+ // For Library Version: 1.120.30
2
2
 
3
3
  declare namespace sap {
4
4
  /**