@types/openui5
Advanced tools
Comparing version 1.105.0 to 1.106.0
@@ -1,2 +0,2 @@ | ||
// Type definitions for OpenUI5 1.105 | ||
// Type definitions for OpenUI5 1.106 | ||
// Project: https://github.com/SAP/openui5 | ||
@@ -3,0 +3,0 @@ // Definitions by: OpenUI5 Bot <https://github.com/openui5bot> |
{ | ||
"name": "@types/openui5", | ||
"version": "1.105.0", | ||
"version": "1.106.0", | ||
"description": "TypeScript definitions for OpenUI5", | ||
@@ -41,4 +41,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/openui5", | ||
}, | ||
"typesPublisherContentHash": "09f1c2a497432cbdd6fb9eeaf92a50edf4aa93b857e154778d886bc51d6c216c", | ||
"typesPublisherContentHash": "63c614adb9434fd9b146994f9afee5a39abbb82234f2af6adf5f2af5a66523df", | ||
"typeScriptVersion": "4.3" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Thu, 11 Aug 2022 15:02:13 GMT | ||
* Last updated: Tue, 13 Sep 2022 10:02:44 GMT | ||
* Dependencies: [@types/jquery](https://npmjs.com/package/@types/jquery), [@types/qunit](https://npmjs.com/package/@types/qunit) | ||
@@ -14,0 +14,0 @@ * Global values: `sap` |
@@ -1,2 +0,2 @@ | ||
// For Library Version: 1.105.0 | ||
// For Library Version: 1.106.0 | ||
@@ -625,3 +625,3 @@ declare module "sap/ui/fl/library" {} | ||
*/ | ||
getCurrentVariantKey(): string; | ||
getCurrentVariantKey(): string | null; | ||
/** | ||
@@ -777,3 +777,3 @@ * Gets current value of property {@link #getDisplayTextForExecuteOnSelectionForStandardVariant displayTextForExecuteOnSelectionForStandardVariant}. | ||
vFor: int | ID | Control | ||
): ID; | ||
): ID | null; | ||
/** | ||
@@ -780,0 +780,0 @@ * Sets the new selected variant. |
@@ -1,2 +0,2 @@ | ||
// For Library Version: 1.105.0 | ||
// For Library Version: 1.106.0 | ||
@@ -255,2 +255,4 @@ declare module "sap/ui/mdc/filterbar/vh/FilterContainer" { | ||
"sap/ui/mdc/table/V4AnalyticsPropertyHelper": undefined; | ||
"sap/ui/mdc/TableDelegate": undefined; | ||
@@ -257,0 +259,0 @@ |
@@ -1,2 +0,2 @@ | ||
// For Library Version: 1.104.0 | ||
// For Library Version: 1.106.0 | ||
@@ -120,4 +120,6 @@ declare module "sap/ui/rta/api/startAdaptation" { | ||
"sap/ui/rta/service/SupportTools": undefined; | ||
"sap/ui/rta/util/ReloadManager": undefined; | ||
} | ||
} |
@@ -1,2 +0,2 @@ | ||
// For Library Version: 1.102.0 | ||
// For Library Version: 1.106.0 | ||
@@ -278,3 +278,3 @@ declare module "sap/ui/suite/library" { | ||
vAriaDescribedBy: int | ID | Control | ||
): ID; | ||
): ID | null; | ||
/** | ||
@@ -290,3 +290,3 @@ * Removes an ariaLabelledBy from the association named {@link #getAriaLabelledBy ariaLabelledBy}. | ||
vAriaLabelledBy: int | ID | Control | ||
): ID; | ||
): ID | null; | ||
/** | ||
@@ -625,3 +625,3 @@ * Sets a new value for property {@link #getColor color}. | ||
vAriaDescribedBy: int | ID | Control | ||
): ID; | ||
): ID | null; | ||
/** | ||
@@ -637,3 +637,3 @@ * Removes an ariaLabelledBy from the association named {@link #getAriaLabelledBy ariaLabelledBy}. | ||
vAriaLabelledBy: int | ID | Control | ||
): ID; | ||
): ID | null; | ||
/** | ||
@@ -640,0 +640,0 @@ * Property setter for the Percentage, which determines the height of the vertical bar. Values higher than |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
13841754
251142