@rmwc/icon-button
Advanced tools
Comparing version 14.0.2-alpha.7 to 14.0.2
@@ -7,3 +7,3 @@ import * as RMWC from '@rmwc/types'; | ||
*********************************************************************/ | ||
export type IconButtonOnChangeEventT = RMWC.CustomEventT<{ | ||
export declare type IconButtonOnChangeEventT = RMWC.CustomEventT<{ | ||
isOn: boolean; | ||
@@ -31,4 +31,4 @@ }>; | ||
} | ||
export type IconButtonHTMLProps = RMWC.HTMLProps<HTMLInputElement, Omit<React.AllHTMLAttributes<HTMLButtonElement>, 'onChange'>>; | ||
export declare type IconButtonHTMLProps = RMWC.HTMLProps<HTMLInputElement, Omit<React.AllHTMLAttributes<HTMLButtonElement>, 'onChange'>>; | ||
/** An IconButton component that can also be used as a toggle. */ | ||
export declare const IconButton: RMWC.ComponentType<IconButtonProps, IconButtonHTMLProps, 'button'>; |
{ | ||
"name": "@rmwc/icon-button", | ||
"version": "14.0.2-alpha.7", | ||
"version": "14.0.2", | ||
"main": "./index.js", | ||
@@ -9,2 +9,3 @@ "types": "./index.d.ts", | ||
"import": "./index.mjs", | ||
"types": "./index.d.ts", | ||
"require": "./index.js" | ||
@@ -14,2 +15,3 @@ }, | ||
"import": "./styles.mjs", | ||
"types": "./styles.d.ts", | ||
"require": "./styles.js" | ||
@@ -37,3 +39,3 @@ } | ||
}, | ||
"homepage": "https://github.com/rmwc/rmwc/tree/master/packages/readme/icon-button", | ||
"homepage": "https://github.com/rmwc/rmwc/tree/master/packages/icon-button", | ||
"peerDependencies": { | ||
@@ -45,7 +47,7 @@ "@material/icon-button": "^14.0.0", | ||
"dependencies": { | ||
"@rmwc/base": "14.0.2-alpha.7", | ||
"@rmwc/icon": "14.0.2-alpha.7", | ||
"@rmwc/ripple": "14.0.2-alpha.7", | ||
"@rmwc/types": "14.0.2-alpha.7" | ||
"@rmwc/base": "14.0.2", | ||
"@rmwc/icon": "14.0.2", | ||
"@rmwc/ripple": "14.0.2", | ||
"@rmwc/types": "14.0.2" | ||
} | ||
} |
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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality 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
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
10458
10
1
0
166
+ Added@rmwc/base@14.0.2(transitive)
+ Added@rmwc/icon@14.0.2(transitive)
+ Added@rmwc/provider@14.0.2(transitive)
+ Added@rmwc/ripple@14.0.2(transitive)
+ Added@rmwc/types@14.0.2(transitive)
- Removed@rmwc/base@14.0.2-alpha.7(transitive)
- Removed@rmwc/icon@14.0.2-alpha.7(transitive)
- Removed@rmwc/provider@14.0.2-alpha.7(transitive)
- Removed@rmwc/ripple@14.0.2-alpha.7(transitive)
- Removed@rmwc/types@14.0.2-alpha.7(transitive)
Updated@rmwc/base@14.0.2
Updated@rmwc/icon@14.0.2
Updated@rmwc/ripple@14.0.2
Updated@rmwc/types@14.0.2