ids-enterprise-typings
Advanced tools
Comparing version 9.0.0 to 9.1.0-dev.20201222
@@ -12,5 +12,11 @@ /** | ||
/** Custom clear event; can be used with a modal dialog and custom list component */ | ||
clear?: SohoLookupClearFunction; | ||
/** If a click method is defined, this flexible object can be passed in. */ | ||
clickArguments?: any; | ||
/** If a clear method is defined, this flexible object can be passed in. */ | ||
clearArguments?: any; | ||
/** Field to return from the array or can be a function. */ | ||
@@ -90,2 +96,7 @@ field?: string | SohoLookupFieldFunction; | ||
type SohoLookupClearFunction = ( | ||
e: JQuery.TriggeredEvent, | ||
lookup: SohoLookupStatic | ||
) => void; | ||
type SohoLookupFieldFunction = ( | ||
@@ -92,0 +103,0 @@ /** This row? or Cell? */ |
{ | ||
"name": "ids-enterprise-typings", | ||
"slug": "ids-enterprise-typings", | ||
"version": "9.0.0", | ||
"version": "9.1.0-dev.20201222", | ||
"declaration": true, | ||
@@ -6,0 +6,0 @@ "types": "index.d.ts", |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
233789
7340
3