@openui5/types 1.119.0 → 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/types",
3
- "version": "1.119.0",
3
+ "version": "1.120.0",
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.119.0
1
+ // For Library Version: 1.120.0
2
2
 
3
3
  declare module "sap/tnt/library" {
4
4
  export interface IToolHeader {
@@ -9731,7 +9731,7 @@ declare module "sap/f/FlexibleColumnLayoutSemanticHelper" {
9731
9731
  };
9732
9732
 
9733
9733
  /**
9734
- * Configures the target layouts of the navigation acion buttons in a column.
9734
+ * Configures the target layouts of the navigation action buttons in a column.
9735
9735
  */
9736
9736
  export type NavigationActionsTargets = {
9737
9737
  /**