@nativescript-community/ui-material-ripple
Advanced tools
Comparing version 7.1.1 to 7.1.2
import * as i0 from "@angular/core"; | ||
export declare class MaterialRippleDirective { | ||
static ɵfac: i0.ɵɵFactoryDeclaration<MaterialRippleDirective, never>; | ||
static ɵdir: i0.ɵɵDirectiveDeclaration<MaterialRippleDirective, "MDRipple", never, {}, {}, never, never, false>; | ||
static ɵdir: i0.ɵɵDirectiveDeclaration<MaterialRippleDirective, "MDRipple", never, {}, {}, never, never, false, never>; | ||
} | ||
@@ -6,0 +6,0 @@ export declare class NativeScriptMaterialRippleModule { |
{ | ||
"name": "@nativescript-community/ui-material-ripple", | ||
"version": "7.1.1", | ||
"version": "7.1.2", | ||
"description": "The Material Design Ripple component provides a radial action in the form of a visual ripple expanding outward from the user's touch. Ripple is a visual form of feedback for touch events providing users a clear signal that an element is being touched.", | ||
@@ -49,5 +49,5 @@ "main": "./ripple", | ||
"dependencies": { | ||
"@nativescript-community/ui-material-core": "^7.1.1" | ||
"@nativescript-community/ui-material-core": "^7.1.2" | ||
}, | ||
"gitHead": "9be78837739b77c4144933959637cee3be14c055" | ||
"gitHead": "227429afb7fd24e09466bd1b400f91312df6fa9e" | ||
} |
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
43834