File tree Expand file tree Collapse file tree
docs/src/modules/components Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,16 +11,14 @@ import { HighlightedCode } from '@mui/docs/HighlightedCode';
1111import { MarkdownElement } from '@mui/docs/MarkdownElement' ;
1212import { SectionTitle , SectionTitleProps } from '@mui/docs/SectionTitle' ;
1313import AppLayoutDocs from 'docs/src/modules/components/AppLayoutDocs' ;
14- // eslint-disable-next-line no-restricted-imports
15- import { PropertiesSection } from '@mui/docs/ApiPage/sections/PropertiesSection' ;
16- // eslint-disable-next-line no-restricted-imports
17- import { PropertyDefinition } from '@mui/docs/ApiPage/definitions' ;
18- import { LayoutStorageKeys } from '@mui/docs/ApiPage' ;
14+ import { type LayoutStorageKeys } from '@mui/docs/ApiPage' ;
1915// eslint-disable-next-line no-restricted-imports
2016import {
17+ PropertiesSection ,
18+ type PropertyDefinition ,
2119 DEFAULT_API_LAYOUT_STORAGE_KEYS ,
22- ApiDisplayLayout ,
23- } from '@mui/docs/ApiPage/sections/ToggleDisplayOption ' ;
20+ type ApiDisplayLayout ,
21+ } from '@mui/docs/ApiPage/private ' ;
2422import {
2523 InterfaceApiTranslation ,
2624 InterfaceApiContent ,
Original file line number Diff line number Diff line change 7979 "@mui/internal-netlify-cache" : " 0.0.3-canary.2" ,
8080 "@mui/internal-test-utils" : " catalog:" ,
8181 "@mui/material" : " catalog:" ,
82- "@mui/monorepo" : " github:mui/material-ui#a6bc3a089ddcec5d42670483950aefe58ba58bd4 " ,
82+ "@mui/monorepo" : " github:mui/material-ui#899a9a8641bebdf0b4b341ee191db038396e831c " ,
8383 "@mui/utils" : " catalog:" ,
8484 "@next/eslint-plugin-next" : " 16.2.1" ,
8585 "@octokit/plugin-retry" : " 8.0.3" ,
You can’t perform that action at this time.
0 commit comments