@openui5/ts-types 1.119.1 → 1.120.0

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.119.1",
3
+ "version": "1.120.0",
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.119.1
1
+ // For Library Version: 1.120.0
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -2558,7 +2558,7 @@ declare namespace sap {
2558
2558
  };
2559
2559
 
2560
2560
  /**
2561
- * Configures the target layouts of the navigation acion buttons in a column.
2561
+ * Configures the target layouts of the navigation action buttons in a column.
2562
2562
  */
2563
2563
  type NavigationActionsTargets = {
2564
2564
  /**