@fluentui/react-proptypes
Advanced tools
Comparing version 0.66.4 to 0.66.5
@@ -88,3 +88,3 @@ import * as PropTypes from 'prop-types'; | ||
export declare const accessibility: PropTypes.Requireable<(...args: any[]) => any>; | ||
export declare const size: PropTypes.Requireable<"small" | "smallest" | "smaller" | "medium" | "large" | "larger" | "largest">; | ||
export declare const size: PropTypes.Requireable<"smallest" | "smaller" | "small" | "medium" | "large" | "larger" | "largest">; | ||
export declare const align: PropTypes.Requireable<"start" | "end" | "center" | "justify">; | ||
@@ -91,0 +91,0 @@ export declare const animation: PropTypes.Requireable<any>; |
@@ -88,3 +88,3 @@ import * as PropTypes from 'prop-types'; | ||
export declare const accessibility: PropTypes.Requireable<(...args: any[]) => any>; | ||
export declare const size: PropTypes.Requireable<"small" | "smallest" | "smaller" | "medium" | "large" | "larger" | "largest">; | ||
export declare const size: PropTypes.Requireable<"smallest" | "smaller" | "small" | "medium" | "large" | "larger" | "largest">; | ||
export declare const align: PropTypes.Requireable<"start" | "end" | "center" | "justify">; | ||
@@ -91,0 +91,0 @@ export declare const animation: PropTypes.Requireable<any>; |
{ | ||
"name": "@fluentui/react-proptypes", | ||
"description": "Set of custom reusable PropTypes for React components, some of them are specific for Fluent UI.", | ||
"version": "0.66.4", | ||
"version": "0.66.5", | ||
"author": "Oleksandr Fediashov <olfedias@microsoft.com>", | ||
@@ -41,3 +41,3 @@ "bugs": "https://github.com/microsoft/fluentui/issues", | ||
"types": "dist/es/index.d.ts", | ||
"gitHead": "d265bbce2d0d145ea5ed5ac5840138d24aee24ba" | ||
"gitHead": "1686a4eba6f81f6e7b4b49ba3fad57bce5ea6d37" | ||
} |
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
147792
15
1093