@rmwc/circular-progress
Advanced tools
Comparing version 14.2.1 to 14.2.2
@@ -18,5 +18,5 @@ declare type Size = 'xsmall' | 'small' | 'medium' | 'large' | 'xlarge'; | ||
export declare const CircularProgress: { | ||
<Tag extends import("react").ElementType<any> = "div">(props: import("@rmwc/types").ComponentProps<CircularProgressProps, import("react").HTMLProps<HTMLElement>, Tag>, ref: any): import("react/jsx-runtime").JSX.Element; | ||
<Tag extends import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> = "div">(props: import("@rmwc/types").ComponentProps<CircularProgressProps, import("react").HTMLProps<HTMLElement>, Tag>, ref: any): import("react/jsx-runtime").JSX.Element; | ||
displayName: string; | ||
}; | ||
export {}; |
{ | ||
"name": "@rmwc/circular-progress", | ||
"version": "14.2.1", | ||
"version": "14.2.2", | ||
"main": "./index.js", | ||
@@ -42,5 +42,5 @@ "types": "./index.d.ts", | ||
"@material/circular-progress": "^14.0.0", | ||
"@rmwc/base": "14.2.1", | ||
"@rmwc/types": "14.2.1" | ||
"@rmwc/base": "14.2.2", | ||
"@rmwc/types": "14.2.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
14496
+ Added@rmwc/base@14.2.2(transitive)
+ Added@rmwc/types@14.2.2(transitive)
- Removed@rmwc/base@14.2.1(transitive)
- Removed@rmwc/types@14.2.1(transitive)
Updated@rmwc/base@14.2.2
Updated@rmwc/types@14.2.2