@contentful/f36-button
Advanced tools
Comparing version 4.74.2 to 4.74.3
@@ -134,7 +134,7 @@ import React$1, { ReactNode } from 'react'; | ||
/** | ||
* Triggers, wheter or not to render the tooltip | ||
* Wrap the IconButton with a Tooltip to provide users with additional context about its purpose when they hover over it | ||
*/ | ||
withTooltip?: boolean; | ||
/** | ||
* A tooltipProps attribute used to conditionally render the tooltip around root element | ||
* The tooltip properties to be passed to the Tooltip component wrapping the IconButton | ||
*/ | ||
@@ -141,0 +141,0 @@ tooltipProps?: CommonProps & WithEnhancedContent & Omit<TooltipInternalProps, 'children'>; |
{ | ||
"name": "@contentful/f36-button", | ||
"version": "4.74.2", | ||
"version": "4.74.3", | ||
"description": "Forma 36: Button component", | ||
@@ -9,6 +9,6 @@ "scripts": { | ||
"dependencies": { | ||
"@contentful/f36-core": "^4.74.2", | ||
"@contentful/f36-spinner": "^4.74.2", | ||
"@contentful/f36-core": "^4.74.3", | ||
"@contentful/f36-spinner": "^4.74.3", | ||
"@contentful/f36-tokens": "^4.1.0", | ||
"@contentful/f36-tooltip": "^4.74.2", | ||
"@contentful/f36-tooltip": "^4.74.3", | ||
"@contentful/f36-utils": "^4.24.3", | ||
@@ -18,3 +18,3 @@ "emotion": "^10.0.17" | ||
"devDependencies": { | ||
"@contentful/f36-icon": "^4.74.2", | ||
"@contentful/f36-icon": "^4.74.3", | ||
"@contentful/f36-icons": "^4.29.0" | ||
@@ -21,0 +21,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
94129
51