@mui/material-next
Advanced tools
Comparing version 6.0.0-alpha.47 to 6.0.0-alpha.48
@@ -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.47 | ||
/** @license MUI v6.0.0-alpha.48 | ||
* | ||
@@ -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.47 | ||
/** @license MUI v6.0.0-alpha.48 | ||
* | ||
@@ -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.47 | ||
/** @license MUI v6.0.0-alpha.48 | ||
* | ||
@@ -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.47", | ||
"version": "6.0.0-alpha.48", | ||
"private": false, | ||
@@ -50,4 +50,4 @@ "author": "MUI Team", | ||
"@mui/base": "5.0.0-alpha.92", | ||
"@mui/material": "^5.9.3", | ||
"@mui/system": "^5.9.3", | ||
"@mui/material": "^5.10.0", | ||
"@mui/system": "^5.10.0", | ||
"@mui/types": "^7.1.5", | ||
@@ -54,0 +54,0 @@ "@mui/utils": "^5.9.3", |
@@ -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
848089
Updated@mui/material@^5.10.0
Updated@mui/system@^5.10.0