ids-enterprise-typings
Advanced tools
Comparing version 18.7.0 to 18.8.0
@@ -98,2 +98,5 @@ /** | ||
/** Removes the padding from the modal body wrapper */ | ||
noPadding?: boolean; | ||
/** Adds the ability to control the opacity of the background overlay. **/ | ||
@@ -100,0 +103,0 @@ overlayOpacity?: number; |
@@ -44,2 +44,5 @@ /** | ||
tabbable?: boolean; | ||
/** Call back for beforeValidate on blur event */ | ||
beforeValidate?: any | undefined; | ||
} | ||
@@ -46,0 +49,0 @@ |
{ | ||
"name": "ids-enterprise-typings", | ||
"slug": "ids-enterprise-typings", | ||
"version": "18.7.0", | ||
"version": "18.8.0", | ||
"declaration": true, | ||
@@ -6,0 +6,0 @@ "types": "index.d.ts", |
280066
8550
7