@react-md/icon
Advanced tools
Comparing version 2.0.0-alpha.11 to 2.0.0-alpha.12
@@ -9,2 +9,4 @@ export { default as FontIcon } from "./FontIcon"; | ||
export * from "./IconRotator"; | ||
export { default as IconProvider } from "./IconProvider"; | ||
export * from "./IconProvider"; | ||
//# sourceMappingURL=index.js.map |
@@ -18,2 +18,5 @@ "use strict"; | ||
__export(require("./IconRotator")); | ||
var IconProvider_1 = require("./IconProvider"); | ||
exports.IconProvider = IconProvider_1.default; | ||
__export(require("./IconProvider")); | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@react-md/icon", | ||
"version": "2.0.0-alpha.11", | ||
"version": "2.0.0-alpha.12", | ||
"description": "This package is for including icons within react-md. There is included support for both font icons and SVG icons. There is also a helper component for applying spacing between icons and text.", | ||
@@ -40,5 +40,5 @@ "scripts": { | ||
"dependencies": { | ||
"@react-md/theme": "^2.0.0-alpha.11", | ||
"@react-md/typography": "^2.0.0-alpha.11", | ||
"@react-md/utils": "^2.0.0-alpha.11", | ||
"@react-md/theme": "^2.0.0-alpha.12", | ||
"@react-md/typography": "^2.0.0-alpha.12", | ||
"@react-md/utils": "^2.0.0-alpha.12", | ||
"classnames": "^2.2.6" | ||
@@ -55,3 +55,3 @@ }, | ||
}, | ||
"gitHead": "740017d534dece692a4520df98de74df4d2e55c7" | ||
"gitHead": "b31afe8dc076cf0647ac3e99dc0b61f8f4b7b0e2" | ||
} |
@@ -39,3 +39,3 @@ # @react-md/icon | ||
Even though the `FontIcon` and `SVGIcon` components are the "main" exports for | ||
this package, they are more utilility components and probably won't be used much | ||
this package, they are more utility components and probably won't be used much | ||
once you set up your own icon system. The _real_ exports are going to be the | ||
@@ -42,0 +42,0 @@ `TextIconSpacing` and `IconRotator` components. |
@@ -12,1 +12,4 @@ export { default as FontIcon } from "./FontIcon"; | ||
export * from "./IconRotator"; | ||
export { default as IconProvider } from "./IconProvider"; | ||
export * from "./IconProvider"; |
@@ -9,1 +9,3 @@ export { default as FontIcon } from "./FontIcon"; | ||
export * from "./IconRotator"; | ||
export { default as IconProvider } from "./IconProvider"; | ||
export * from "./IconProvider"; |
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
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
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
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
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
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
499637
69
2119
10