@mui/system
Advanced tools
Comparing version 5.14.10 to 5.14.11
@@ -315,7 +315,7 @@ "use strict"; | ||
/** | ||
* Disable CSS transitions when switching between modes or color schemes | ||
* Disable CSS transitions when switching between modes or color schemes. | ||
*/ | ||
disableTransitionOnChange: _propTypes.default.bool, | ||
/** | ||
* The document to attach the attribute to | ||
* The document to attach the attribute to. | ||
*/ | ||
@@ -328,3 +328,3 @@ documentNode: _propTypes.default.any, | ||
/** | ||
* The window that attaches the 'storage' event listener | ||
* The window that attaches the 'storage' event listener. | ||
* @default window | ||
@@ -331,0 +331,0 @@ */ |
@@ -306,7 +306,7 @@ import _extends from "@babel/runtime/helpers/esm/extends"; | ||
/** | ||
* Disable CSS transitions when switching between modes or color schemes | ||
* Disable CSS transitions when switching between modes or color schemes. | ||
*/ | ||
disableTransitionOnChange: PropTypes.bool, | ||
/** | ||
* The document to attach the attribute to | ||
* The document to attach the attribute to. | ||
*/ | ||
@@ -319,3 +319,3 @@ documentNode: PropTypes.any, | ||
/** | ||
* The window that attaches the 'storage' event listener | ||
* The window that attaches the 'storage' event listener. | ||
* @default window | ||
@@ -322,0 +322,0 @@ */ |
/** | ||
* @mui/system v5.14.10 | ||
* @mui/system v5.14.11 | ||
* | ||
@@ -4,0 +4,0 @@ * @license MIT |
@@ -323,7 +323,7 @@ import _defineProperty from "@babel/runtime/helpers/esm/defineProperty"; | ||
/** | ||
* Disable CSS transitions when switching between modes or color schemes | ||
* Disable CSS transitions when switching between modes or color schemes. | ||
*/ | ||
disableTransitionOnChange: PropTypes.bool, | ||
/** | ||
* The document to attach the attribute to | ||
* The document to attach the attribute to. | ||
*/ | ||
@@ -336,3 +336,3 @@ documentNode: PropTypes.any, | ||
/** | ||
* The window that attaches the 'storage' event listener | ||
* The window that attaches the 'storage' event listener. | ||
* @default window | ||
@@ -339,0 +339,0 @@ */ |
/** | ||
* @mui/system v5.14.10 | ||
* @mui/system v5.14.11 | ||
* | ||
@@ -4,0 +4,0 @@ * @license MIT |
@@ -306,7 +306,7 @@ import _extends from "@babel/runtime/helpers/esm/extends"; | ||
/** | ||
* Disable CSS transitions when switching between modes or color schemes | ||
* Disable CSS transitions when switching between modes or color schemes. | ||
*/ | ||
disableTransitionOnChange: PropTypes.bool, | ||
/** | ||
* The document to attach the attribute to | ||
* The document to attach the attribute to. | ||
*/ | ||
@@ -319,3 +319,3 @@ documentNode: PropTypes.any, | ||
/** | ||
* The window that attaches the 'storage' event listener | ||
* The window that attaches the 'storage' event listener. | ||
* @default window | ||
@@ -322,0 +322,0 @@ */ |
/** | ||
* @mui/system v5.14.10 | ||
* @mui/system v5.14.11 | ||
* | ||
@@ -4,0 +4,0 @@ * @license MIT |
{ | ||
"name": "@mui/system", | ||
"version": "5.14.10", | ||
"version": "5.14.11", | ||
"private": false, | ||
@@ -30,6 +30,6 @@ "author": "MUI Team", | ||
"@babel/runtime": "^7.22.15", | ||
"@mui/private-theming": "^5.14.10", | ||
"@mui/styled-engine": "^5.14.10", | ||
"@mui/private-theming": "^5.14.11", | ||
"@mui/styled-engine": "^5.14.11", | ||
"@mui/types": "^7.2.4", | ||
"@mui/utils": "^5.14.10", | ||
"@mui/utils": "^5.14.11", | ||
"clsx": "^2.0.0", | ||
@@ -36,0 +36,0 @@ "csstype": "^3.1.2", |
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
1458232
Updated@mui/styled-engine@^5.14.11
Updated@mui/utils@^5.14.11