ids-enterprise-typings
Advanced tools
Comparing version 7.7.0-dev.20200924 to 8.0.0
@@ -22,2 +22,17 @@ interface SohoTooltipOptions { | ||
maxWidth?: number; // Tooltip max width | ||
/** If the object with the tooltip is tabbed to, will also show the tooltip. **/ | ||
showOnKeyboardFocus?: boolean; | ||
/** Call back for hiding. **/ | ||
onHidden?: Function; | ||
/** Placement options pass through **/ | ||
placementOpt?: object; | ||
/** Init the content in the tooltip. **/ | ||
initializeContent?: boolean; | ||
/** If set this color will be used on the header (if a popover). **/ | ||
headerClass?: string; | ||
/** The delay before showing the tooltip **/ | ||
delay?: number; | ||
/** The if true (default) the popup is added to the body. **/ | ||
attachToBody?: boolean; | ||
} | ||
@@ -24,0 +39,0 @@ |
{ | ||
"name": "ids-enterprise-typings", | ||
"slug": "ids-enterprise-typings", | ||
"version": "7.7.0-dev.20200924", | ||
"version": "8.0.0", | ||
"declaration": true, | ||
@@ -6,0 +6,0 @@ "types": "index.d.ts", |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
230042
7267
2
0