@mui/material-next
Advanced tools
Comparing version 6.0.0-alpha.26 to 6.0.0-alpha.27
@@ -0,0 +0,0 @@ export interface ButtonClasses { |
@@ -0,0 +0,0 @@ export { default } from './Button'; |
@@ -0,0 +0,0 @@ export interface TouchRippleClasses { |
@@ -0,0 +0,0 @@ export { default as Button } from './Button'; |
@@ -1,2 +0,2 @@ | ||
/** @license MUI v6.0.0-alpha.26 | ||
/** @license MUI v6.0.0-alpha.27 | ||
* | ||
@@ -3,0 +3,0 @@ * This source code is licensed under the MIT license found in the |
export { default } from './Input'; | ||
export { default as inputClasses } from './inputClasses'; |
@@ -0,0 +0,0 @@ export interface InputClasses { |
@@ -1,2 +0,2 @@ | ||
/** @license MUI v6.0.0-alpha.26 | ||
/** @license MUI v6.0.0-alpha.27 | ||
* | ||
@@ -3,0 +3,0 @@ * This source code is licensed under the MIT license found in the |
@@ -1,2 +0,2 @@ | ||
/** @license MUI v6.0.0-alpha.26 | ||
/** @license MUI v6.0.0-alpha.27 | ||
* | ||
@@ -3,0 +3,0 @@ * This source code is licensed under the MIT license found in the |
{ | ||
"name": "@mui/material-next", | ||
"version": "6.0.0-alpha.26", | ||
"version": "6.0.0-alpha.27", | ||
"private": false, | ||
@@ -49,8 +49,8 @@ "author": "MUI Team", | ||
"@babel/runtime": "^7.17.2", | ||
"@mui/base": "5.0.0-alpha.71", | ||
"@mui/material": "^5.5.0", | ||
"@mui/system": "^5.5.0", | ||
"@mui/types": "^7.1.2", | ||
"@mui/base": "5.0.0-alpha.72", | ||
"@mui/material": "^5.5.1", | ||
"@mui/system": "^5.5.1", | ||
"@mui/types": "^7.1.3", | ||
"@mui/utils": "^5.4.4", | ||
"@popperjs/core": "^2.11.2", | ||
"@popperjs/core": "^2.11.3", | ||
"@types/react-transition-group": "^4.4.4", | ||
@@ -57,0 +57,0 @@ "clsx": "^1.1.1", |
@@ -0,0 +0,0 @@ export interface TabClasses { |
@@ -0,0 +0,0 @@ export interface TablePaginationClasses { |
@@ -0,0 +0,0 @@ export interface TabsClasses { |
@@ -0,0 +0,0 @@ export interface TabScrollButtonClasses { |
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
772660
+ Added@mui/base@5.0.0-alpha.72(transitive)
- Removed@mui/base@5.0.0-alpha.71(transitive)
Updated@mui/base@5.0.0-alpha.72
Updated@mui/material@^5.5.1
Updated@mui/system@^5.5.1
Updated@mui/types@^7.1.3
Updated@popperjs/core@^2.11.3