@material-ui/styled-engine
Advanced tools
Comparing version 5.0.0-alpha.22 to 5.0.0-alpha.23
export * from '@emotion/styled'; | ||
export { default } from '@emotion/styled'; | ||
export { ThemeContext, keyframes } from '@emotion/react'; | ||
export { default as StylesProvider } from './StylesProvider'; | ||
export { default as GlobalStyles } from './GlobalStyles'; | ||
export * from './GlobalStyles'; |
@@ -1,2 +0,2 @@ | ||
/** @license Material-UI v5.0.0-alpha.22 | ||
/** @license Material-UI v5.0.0-alpha.23 | ||
* | ||
@@ -8,2 +8,3 @@ * This source code is licensed under the MIT license found in the | ||
export { ThemeContext, keyframes } from '@emotion/react'; | ||
export { default as StylesProvider } from './StylesProvider'; | ||
export { default as StylesProvider } from './StylesProvider'; | ||
export { default as GlobalStyles } from './GlobalStyles'; |
@@ -1,2 +0,2 @@ | ||
/** @license Material-UI v5.0.0-alpha.22 | ||
/** @license Material-UI v5.0.0-alpha.23 | ||
* | ||
@@ -8,2 +8,3 @@ * This source code is licensed under the MIT license found in the | ||
export { ThemeContext, keyframes } from '@emotion/react'; | ||
export { default as StylesProvider } from './StylesProvider'; | ||
export { default as StylesProvider } from './StylesProvider'; | ||
export { default as GlobalStyles } from './GlobalStyles'; |
@@ -1,2 +0,2 @@ | ||
/** @license Material-UI v5.0.0-alpha.22 | ||
/** @license Material-UI v5.0.0-alpha.23 | ||
* | ||
@@ -8,2 +8,3 @@ * This source code is licensed under the MIT license found in the | ||
export { ThemeContext, keyframes } from '@emotion/react'; | ||
export { default as StylesProvider } from './StylesProvider'; | ||
export { default as StylesProvider } from './StylesProvider'; | ||
export { default as GlobalStyles } from './GlobalStyles'; |
@@ -1,2 +0,2 @@ | ||
/** @license Material-UI v5.0.0-alpha.22 | ||
/** @license Material-UI v5.0.0-alpha.23 | ||
* | ||
@@ -37,2 +37,8 @@ * This source code is licensed under the MIT license found in the | ||
}); | ||
Object.defineProperty(exports, "GlobalStyles", { | ||
enumerable: true, | ||
get: function () { | ||
return _GlobalStyles.default; | ||
} | ||
}); | ||
@@ -43,2 +49,4 @@ var _styled = _interopRequireDefault(require("@emotion/styled")); | ||
var _StylesProvider = _interopRequireDefault(require("./StylesProvider")); | ||
var _StylesProvider = _interopRequireDefault(require("./StylesProvider")); | ||
var _GlobalStyles = _interopRequireDefault(require("./GlobalStyles")); |
{ | ||
"name": "@material-ui/styled-engine", | ||
"version": "5.0.0-alpha.22", | ||
"version": "5.0.0-alpha.23", | ||
"private": false, | ||
@@ -5,0 +5,0 @@ "author": "Material-UI Team", |
Sorry, the diff of this file is too big to display
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
710939
31
315
8