@mui/material 5.9.3 → 5.10.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Accordion/accordionClasses.d.ts +18 -18
- package/AccordionActions/accordionActionsClasses.d.ts +10 -10
- package/AccordionDetails/accordionDetailsClasses.d.ts +8 -8
- package/AccordionSummary/accordionSummaryClasses.d.ts +22 -22
- package/Alert/alertClasses.d.ts +44 -44
- package/AlertTitle/alertTitleClasses.d.ts +8 -8
- package/AppBar/appBarClasses.d.ts +28 -28
- package/Autocomplete/Autocomplete.js +2 -2
- package/Autocomplete/autocompleteClasses.d.ts +54 -54
- package/Avatar/avatarClasses.d.ts +20 -20
- package/AvatarGroup/avatarGroupClasses.d.ts +10 -10
- package/Backdrop/backdropClasses.d.ts +10 -10
- package/Badge/badgeClasses.d.ts +56 -56
- package/BottomNavigation/BottomNavigation.js +0 -0
- package/BottomNavigation/bottomNavigationClasses.d.ts +8 -8
- package/BottomNavigationAction/bottomNavigationActionClasses.d.ts +14 -14
- package/Breadcrumbs/breadcrumbsClasses.d.ts +14 -14
- package/Button/buttonClasses.d.ts +100 -100
- package/ButtonBase/buttonBaseClasses.d.ts +12 -12
- package/ButtonBase/touchRippleClasses.d.ts +20 -20
- package/ButtonGroup/ButtonGroupContext.d.ts +18 -18
- package/ButtonGroup/buttonGroupClasses.d.ts +58 -58
- package/CHANGELOG.md +179 -4
- package/Card/cardClasses.d.ts +8 -8
- package/CardActionArea/cardActionAreaClasses.d.ts +12 -12
- package/CardActions/cardActionsClasses.d.ts +10 -10
- package/CardContent/cardContentClasses.d.ts +8 -8
- package/CardHeader/cardHeaderClasses.d.ts +18 -18
- package/CardMedia/cardMediaClasses.d.ts +12 -12
- package/Checkbox/checkboxClasses.d.ts +18 -18
- package/Chip/chipClasses.d.ts +88 -88
- package/CircularProgress/circularProgressClasses.d.ts +26 -26
- package/ClickAwayListener/index.d.ts +2 -2
- package/Collapse/collapseClasses.d.ts +18 -18
- package/Container/containerClasses.d.ts +6 -6
- package/Dialog/DialogContext.d.ts +6 -6
- package/Dialog/dialogClasses.d.ts +36 -36
- package/DialogActions/dialogActionsClasses.d.ts +10 -10
- package/DialogContent/dialogContentClasses.d.ts +10 -10
- package/DialogContentText/dialogContentTextClasses.d.ts +8 -8
- package/DialogTitle/dialogTitleClasses.d.ts +8 -8
- package/Divider/dividerClasses.d.ts +34 -34
- package/Drawer/drawerClasses.d.ts +30 -30
- package/Fab/fabClasses.d.ts +26 -26
- package/FilledInput/filledInputClasses.d.ts +40 -40
- package/FormControl/formControlClasses.d.ts +14 -14
- package/FormControlLabel/formControlLabelClasses.d.ts +20 -20
- package/FormGroup/formGroupClasses.d.ts +12 -12
- package/FormHelperText/formHelperTextClasses.d.ts +22 -22
- package/FormLabel/formLabelClasses.d.ts +22 -22
- package/Grid/Grid.d.ts +1 -1
- package/Grid/Grid.js +6 -2
- package/Grid/gridClasses.d.ts +48 -48
- package/Icon/iconClasses.d.ts +24 -24
- package/IconButton/IconButton.js +1 -1
- package/IconButton/iconButtonClasses.d.ts +26 -26
- package/ImageList/imageListClasses.d.ts +16 -16
- package/ImageListItem/imageListItemClasses.d.ts +18 -18
- package/ImageListItemBar/imageListItemBarClasses.d.ts +30 -30
- package/Input/inputClasses.d.ts +34 -34
- package/InputAdornment/inputAdornmentClasses.d.ts +24 -24
- package/InputBase/inputBaseClasses.d.ts +46 -46
- package/InputLabel/inputLabelClasses.d.ts +32 -32
- package/LinearProgress/linearProgressClasses.d.ts +42 -42
- package/Link/getTextDecoration.d.ts +15 -15
- package/Link/linkClasses.d.ts +18 -18
- package/List/listClasses.d.ts +14 -14
- package/ListItem/listItemClasses.d.ts +30 -30
- package/ListItemAvatar/listItemAvatarClasses.d.ts +10 -10
- package/ListItemButton/listItemButtonClasses.d.ts +22 -22
- package/ListItemIcon/listItemIconClasses.d.ts +10 -10
- package/ListItemSecondaryAction/listItemSecondaryActionClasses.d.ts +10 -10
- package/ListItemText/listItemTextClasses.d.ts +18 -18
- package/ListSubheader/listSubheaderClasses.d.ts +18 -18
- package/Menu/menuClasses.d.ts +12 -12
- package/MenuItem/menuItemClasses.d.ts +20 -20
- package/MobileStepper/mobileStepperClasses.d.ts +22 -22
- package/NativeSelect/nativeSelectClasses.d.ts +32 -32
- package/OutlinedInput/outlinedInputClasses.d.ts +36 -36
- package/Pagination/paginationClasses.d.ts +14 -14
- package/PaginationItem/paginationItemClasses.d.ts +42 -42
- package/Paper/paperClasses.d.ts +39 -39
- package/Popover/popoverClasses.d.ts +10 -10
- package/Popper/Popper.d.ts +24 -24
- package/README.md +9 -8
- package/Radio/radioClasses.d.ts +16 -16
- package/RadioGroup/RadioGroupContext.d.ts +11 -11
- package/RadioGroup/useRadioGroup.d.ts +4 -4
- package/Rating/ratingClasses.d.ts +40 -40
- package/ScopedCssBaseline/scopedCssBaselineClasses.d.ts +8 -8
- package/Select/selectClasses.d.ts +30 -30
- package/Skeleton/Skeleton.d.ts +1 -1
- package/Skeleton/Skeleton.js +3 -1
- package/Skeleton/skeletonClasses.d.ts +26 -24
- package/Skeleton/skeletonClasses.js +1 -1
- package/Snackbar/snackbarClasses.d.ts +20 -20
- package/SnackbarContent/snackbarContentClasses.d.ts +12 -12
- package/SpeedDial/speedDialClasses.d.ts +22 -22
- package/SpeedDialAction/speedDialActionClasses.d.ts +20 -20
- package/SpeedDialIcon/speedDialIconClasses.d.ts +18 -18
- package/Step/StepContext.d.ts +20 -20
- package/Step/stepClasses.d.ts +16 -16
- package/StepButton/stepButtonClasses.d.ts +14 -14
- package/StepConnector/stepConnectorClasses.d.ts +26 -26
- package/StepContent/stepContentClasses.d.ts +12 -12
- package/StepIcon/stepIconClasses.d.ts +16 -16
- package/StepLabel/StepLabel.js +1 -1
- package/StepLabel/stepLabelClasses.d.ts +28 -28
- package/Stepper/StepperContext.d.ts +18 -18
- package/Stepper/stepperClasses.d.ts +14 -14
- package/SvgIcon/svgIconClasses.d.ts +24 -24
- package/Switch/switchClasses.d.ts +32 -32
- package/Tab/tabClasses.d.ts +26 -26
- package/TabScrollButton/tabScrollButtonClasses.d.ts +12 -12
- package/Table/tableClasses.d.ts +10 -10
- package/TableBody/tableBodyClasses.d.ts +8 -8
- package/TableCell/TableCell.d.ts +6 -2
- package/TableCell/TableCell.js +6 -2
- package/TableCell/tableCellClasses.d.ts +32 -32
- package/TableContainer/tableContainerClasses.d.ts +8 -8
- package/TableFooter/tableFooterClasses.d.ts +8 -8
- package/TableHead/tableHeadClasses.d.ts +8 -8
- package/TablePagination/tablePaginationClasses.d.ts +28 -28
- package/TableRow/tableRowClasses.d.ts +16 -16
- package/TableSortLabel/tableSortLabelClasses.d.ts +16 -16
- package/Tabs/tabsClasses.d.ts +32 -32
- package/TextField/textFieldClasses.d.ts +8 -8
- package/ToggleButton/toggleButtonClasses.d.ts +24 -24
- package/ToggleButtonGroup/toggleButtonGroupClasses.d.ts +18 -18
- package/Toolbar/toolbarClasses.d.ts +14 -14
- package/Tooltip/Tooltip.js +1 -1
- package/Tooltip/tooltipClasses.d.ts +30 -30
- package/Typography/typographyClasses.d.ts +50 -50
- package/Unstable_Grid2/Grid2.d.ts +4 -4
- package/Unstable_Grid2/Grid2Props.d.ts +15 -15
- package/Unstable_Grid2/grid2Classes.d.ts +5 -5
- package/Unstable_Grid2/index.d.ts +4 -4
- package/className/index.d.ts +1 -1
- package/darkScrollbar/index.d.ts +28 -28
- package/index.js +1 -1
- package/internal/switchBaseClasses.d.ts +12 -12
- package/legacy/Autocomplete/Autocomplete.js +2 -2
- package/legacy/BottomNavigation/BottomNavigation.js +0 -0
- package/legacy/Grid/Grid.js +6 -2
- package/legacy/IconButton/IconButton.js +1 -1
- package/legacy/Skeleton/Skeleton.js +3 -1
- package/legacy/Skeleton/skeletonClasses.js +1 -1
- package/legacy/StepLabel/StepLabel.js +1 -1
- package/legacy/TableCell/TableCell.js +6 -2
- package/legacy/Tooltip/Tooltip.js +1 -1
- package/legacy/index.js +1 -1
- package/legacy/useScrollTrigger/useScrollTrigger.js +6 -2
- package/locale/index.d.ts +71 -71
- package/modern/Autocomplete/Autocomplete.js +2 -2
- package/modern/BottomNavigation/BottomNavigation.js +0 -0
- package/modern/Grid/Grid.js +2 -2
- package/modern/IconButton/IconButton.js +1 -1
- package/modern/Skeleton/Skeleton.js +3 -1
- package/modern/Skeleton/skeletonClasses.js +1 -1
- package/modern/StepLabel/StepLabel.js +1 -1
- package/modern/TableCell/TableCell.js +6 -2
- package/modern/Tooltip/Tooltip.js +1 -1
- package/modern/index.js +1 -1
- package/modern/useScrollTrigger/useScrollTrigger.js +6 -2
- package/node/Autocomplete/Autocomplete.js +2 -2
- package/node/BottomNavigation/BottomNavigation.js +0 -0
- package/node/Grid/Grid.js +6 -2
- package/node/IconButton/IconButton.js +1 -1
- package/node/Skeleton/Skeleton.js +3 -1
- package/node/Skeleton/skeletonClasses.js +1 -1
- package/node/StepLabel/StepLabel.js +1 -1
- package/node/TableCell/TableCell.js +6 -2
- package/node/Tooltip/Tooltip.js +1 -1
- package/node/index.js +1 -1
- package/node/useScrollTrigger/useScrollTrigger.js +6 -2
- package/package.json +4 -3
- package/styles/CssVarsProvider.d.ts +14 -14
- package/transitions/index.d.ts +1 -1
- package/transitions/transition.d.ts +13 -13
- package/transitions/utils.d.ts +23 -23
- package/umd/material-ui.development.js +216 -109
- package/umd/material-ui.production.min.js +20 -20
- package/useMediaQuery/useMediaQuery.d.ts +31 -31
- package/useScrollTrigger/useScrollTrigger.js +6 -2
- package/useTouchRipple/index.d.ts +1 -1
- package/useTouchRipple/useTouchRipple.d.ts +28 -28
- package/utils/getScrollbarSize.d.ts +2 -2
- package/utils/ownerDocument.d.ts +2 -2
- package/utils/ownerWindow.d.ts +2 -2
- package/utils/setRef.d.ts +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,180 @@
|
|
|
1
1
|
# [Versions](https://mui.com/versions/)
|
|
2
2
|
|
|
3
|
+
## 5.10.2
|
|
4
|
+
|
|
5
|
+
<!-- generated comparing v5.10.1..master -->
|
|
6
|
+
|
|
7
|
+
_Aug 22, 2022_
|
|
8
|
+
|
|
9
|
+
A big thanks to the 11 contributors who made this release possible. Here are some highlights ✨:
|
|
10
|
+
|
|
11
|
+
- ✨ @michaldudak synced the Material Icons set with the latest from Google (#33988).
|
|
12
|
+
A couple of icons changed their appearance. See the difference [on this Argos build](https://app.argos-ci.com/mui/material-ui/builds/4428]).
|
|
13
|
+
|
|
14
|
+
### `@mui/material@5.10.2`
|
|
15
|
+
|
|
16
|
+
- ​<!-- 16 -->[Autocomplete] Fix `keepMounted` Popper prop not working (#33957) @ZeeshanTamboli
|
|
17
|
+
- ​<!-- 10 -->[IconButton] Fix hover effect when CSS Variables are enabled (#33971) @TheUnlocked
|
|
18
|
+
- ​<!-- 07 -->[LoadingButton] Add support for CSS variables (#34001) @ZeeshanTamboli
|
|
19
|
+
- ​<!-- 05 -->[TimelineConnector] Add support for CSS variables (#34002) @ZeeshanTamboli
|
|
20
|
+
- ​<!-- 04 -->[TimelineDot] Add support for CSS variables (#34003) @ZeeshanTamboli
|
|
21
|
+
- ​<!-- 03 -->[TreeItem] Add support for CSS variables (#34004) @ZeeshanTamboli
|
|
22
|
+
|
|
23
|
+
### `@mui/system@5.10.2`
|
|
24
|
+
|
|
25
|
+
- ​<!-- 06 -->[system] catch localStorage errors (#34027) @jsakas
|
|
26
|
+
|
|
27
|
+
### `@mui/joy@5.0.0-alpha.42`
|
|
28
|
+
|
|
29
|
+
- ​<!-- 08 -->[Joy] Add missing global exports (#33982) @tomasz-sodzawiczny
|
|
30
|
+
|
|
31
|
+
### `@mui/icons-material@5.8.5`
|
|
32
|
+
|
|
33
|
+
- ​<!-- 09 -->[icons] Sync the Material Icons (#33988) @michaldudak
|
|
34
|
+
|
|
35
|
+
### Docs
|
|
36
|
+
|
|
37
|
+
- ​<!-- 21 -->[docs] Fix typo in using-joy-ui-and-material-ui.md (#33997) @djohalo2 @danilo-leal
|
|
38
|
+
- ​<!-- 20 -->[docs] Fix typo in the Transition docs (#34040) @alirezahekmati
|
|
39
|
+
- ​<!-- 19 -->[docs] Typo fix in Joy UI Aspect Ratio doc (#33984) @AjeetSingh2016
|
|
40
|
+
- ​<!-- 15 -->[docs] Fix broken Joy UI codesandbox export (#34007) @oliviertassinari
|
|
41
|
+
- ​<!-- 14 -->[docs] Fix typos in `test` folder's README (#33976) @ropereraLK
|
|
42
|
+
- ​<!-- 13 -->[docs] Fix interior section links in Base docs that feature hooks (#33948) @samuelsycamore
|
|
43
|
+
- ​<!-- 12 -->[docs] Fix typo in Joy UI's List Component docs (#33956) @Cerebro92
|
|
44
|
+
- ​<!-- 11 -->[docs] Fix typo in Joy UI's docs (#33938) @AjeetSingh2016
|
|
45
|
+
|
|
46
|
+
### Core
|
|
47
|
+
|
|
48
|
+
- ​<!-- 18 -->[website] Optimize meta description length (#34006) @oliviertassinari
|
|
49
|
+
- ​<!-- 17 -->Revert "[core] Replace `getInitialProps` with `getStaticProps`" (#33991) @mnajdova
|
|
50
|
+
- ​<!-- 02 -->[website] Move the React Engineer - X to next roles (#34030) @mnajdova
|
|
51
|
+
- ​<!-- 01 -->[website] Add Icons8 gold sponsor (#33978) @michaldudak
|
|
52
|
+
|
|
53
|
+
All contributors of this release in alphabetical order: @AjeetSingh2016, @alirezahekmati, @Cerebro92, @danilo-leal, @djohalo2, @jsakas, @michaldudak, @mnajdova, @oliviertassinari, @ropereraLK, @samuelsycamore, @TheUnlocked, @tomasz-sodzawiczny, @ZeeshanTamboli
|
|
54
|
+
|
|
55
|
+
## 5.10.1
|
|
56
|
+
|
|
57
|
+
<!-- generated comparing v5.10.0..master -->
|
|
58
|
+
|
|
59
|
+
_Aug 15, 2022_
|
|
60
|
+
|
|
61
|
+
A big thanks to the 18 contributors who made this release possible. This release was mostly around 🐛 bug fixes and 📚 documentation improvements.
|
|
62
|
+
|
|
63
|
+
### `@mui/material@5.10.1`
|
|
64
|
+
|
|
65
|
+
- ​<!-- 04 -->[TableCell] Enable variant overrides via TypeScript module augmentation (#33856) @arjunvijayanathakurup
|
|
66
|
+
|
|
67
|
+
### `@mui/system@5.10.1`
|
|
68
|
+
|
|
69
|
+
- ​<!-- 05 -->[system] Fix `ContainerProps` export (#33923) @bugzpodder
|
|
70
|
+
|
|
71
|
+
### `@mui/base@5.0.0-alpha.93`
|
|
72
|
+
|
|
73
|
+
- ​<!-- 31 -->[TrapFocus] Removes invisible tabbable elements from (#33543) @EthanStandel
|
|
74
|
+
- ​<!-- 30 -->[Input][base] Pass the rows prop to the underlying textarea (#33873) @michaldudak
|
|
75
|
+
- ​<!-- 06 -->[SelectUnstyled] Add ability to post the select's value when submitting a form (#33697) @michaldudak
|
|
76
|
+
|
|
77
|
+
### `@mui/joy@5.0.0-alpha.41`
|
|
78
|
+
|
|
79
|
+
- ​<!-- 07 -->[IconButton][joy] Fix large IconButton scaling (#33885) @cherewaty
|
|
80
|
+
|
|
81
|
+
### Docs
|
|
82
|
+
|
|
83
|
+
- ​<!-- 23 -->[docs] Expand on a11y section for Material UI `Link` component (#32839) @TKrishnasamy
|
|
84
|
+
- ​<!-- 22 -->[docs] Fix typo in Joy UI's `AspectRatio` docs (#33895) @IsaacInsoll
|
|
85
|
+
- ​<!-- 21 -->[docs] Improve the Base Usage page (#33272) @samuelsycamore
|
|
86
|
+
- ​<!-- 20 -->[docs] Avoid refreshing the page when button on demo is clicked (#33852) @PunitSoniME
|
|
87
|
+
- ​<!-- 19 -->[docs] Improve the HorizontalNonLinearStepper demo styling (#33886) @hayawata3626
|
|
88
|
+
- ​<!-- 18 -->[docs] Remove dead NoSsr in the demos (#33910) @oliviertassinari
|
|
89
|
+
- ​<!-- 17 -->[docs] Fix the reopening menu problem in MenuUnstyled demo (#33890) @michaldudak
|
|
90
|
+
- ​<!-- 24 -->[docs] Fix a few link issues (#33909) @oliviertassinari
|
|
91
|
+
- ​<!-- 16 -->[docs] Explain the icons package dependencies (#33592) @michaldudak
|
|
92
|
+
- ​<!-- 15 -->[docs] Fix reported SEO issues (#33818) @oliviertassinari
|
|
93
|
+
- ​<!-- 14 -->[docs] Add permanent notifications back (#33843) @oliviertassinari
|
|
94
|
+
- ​<!-- 13 -->[docs] Enforce description for all pages (#33698) @oliviertassinari
|
|
95
|
+
- ​<!-- 12 -->[docs] Clarify difference in startup times between named and default imports (#33109) @cmdcolin
|
|
96
|
+
- ​<!-- 11 -->[docs] Update transform function in the sx prop sizing docs (#33850) @ZeeshanTamboli
|
|
97
|
+
- ​<!-- 10 -->[docs] Adding missing accessibility labels (#33782) @PunitSoniME
|
|
98
|
+
- ​<!-- 09 -->[docs] Fix `/system/getting-started/advanced/` does not exist (#33867) @MonstraG
|
|
99
|
+
- ​<!-- 32 -->[docs] New Crowdin updates (#32213) @l10nbot
|
|
100
|
+
- ​<!-- 08 -->[examples] Fix broken path to favicon.ico (#33906) @mmostafavi
|
|
101
|
+
- ​<!-- 02 -->[website] Add new FAQ to pricing page (#33553) @oliviertassinari
|
|
102
|
+
- ​<!-- 03 -->[website] Miscellaneous improvements to the marketing pages (#33897) @danilo-leal
|
|
103
|
+
|
|
104
|
+
### Core
|
|
105
|
+
|
|
106
|
+
- ​<!-- 29 -->[core] Add the download tracker package (#33899) @michaldudak
|
|
107
|
+
- ​<!-- 28 -->[core] Use proper external build id for Argos uploads (#33929) @cherniavskii
|
|
108
|
+
- ​<!-- 27 -->[core] Enforce 70 as the max width on the title on the docs (#33819) @oliviertassinari
|
|
109
|
+
- ​<!-- 26 -->[core] Clear yarn installation warning (#33776) @michaldudak
|
|
110
|
+
- ​<!-- 25 -->[core] Bump yarn to 1.22.19 (#33656) @michaldudak
|
|
111
|
+
- ​<!-- 24 -->[core] Remove outdated Next.js options (#33845) @oliviertassinari
|
|
112
|
+
- ​<!-- 34 -->[core] Add the download tracker build script (#33941) @michaldudak
|
|
113
|
+
- ​<!-- 01 -->[website] Allow /r/store- redirection pattern @oliviertassinari
|
|
114
|
+
|
|
115
|
+
All contributors of this release in alphabetical order: @arjunvijayanathakurup, @bugzpodder, @cherewaty, @cherniavskii, @cmdcolin, @danilo-leal, @EthanStandel, @hayawata3626, @IsaacInsoll, @l10nbot, @michaldudak, @mmostafavi, @MonstraG, @oliviertassinari, @PunitSoniME, @samuelsycamore, @TKrishnasamy, @ZeeshanTamboli
|
|
116
|
+
|
|
117
|
+
## 5.10.0
|
|
118
|
+
|
|
119
|
+
<!-- generated comparing v5.9.3..master -->
|
|
120
|
+
|
|
121
|
+
_Aug 8, 2022_
|
|
122
|
+
|
|
123
|
+
A big thanks to the 16 contributors who made this release possible. Here are some highlights ✨:
|
|
124
|
+
|
|
125
|
+
- ✨ [Stack](https://mui.com/system/react-stack/) component is added to MUI System and Joy UI #33760 #33800 @mnajdova
|
|
126
|
+
- ✨ [Breadcrumbs](https://mui.com/joy-ui/react-breadcrumbs/) component is added to Joy UI (#32697) @hbjORbj
|
|
127
|
+
- Many other 🐛 bug fixes, 📚 documentation, and ⚙️ infrastructure improvements
|
|
128
|
+
|
|
129
|
+
### `@mui/material@5.10.0`
|
|
130
|
+
|
|
131
|
+
- [Grid] Prevent crash if spacing is set to zero in theme (#33777) @PunitSoniME
|
|
132
|
+
- [Grid] Export interface `RegularBreakpoints` to fix type error (#33751) @ZeeshanTamboli
|
|
133
|
+
- [Skeleton] Add `rounded` variant (#33687) @siriwatknp
|
|
134
|
+
- [Stepper] Fix classes for icon container (#33734) @pratikkarad
|
|
135
|
+
- [TableCell] Enable size prop overrides via module augmentation (#33816) @brentertz
|
|
136
|
+
- [Tooltip] Fix tooltip arrow css var background (#33753) @TimoWilhelm
|
|
137
|
+
- [useScrollTrigger] Add passive flag to scroll trigger event listener #32437 (#33749) @Dsalazar1685
|
|
138
|
+
|
|
139
|
+
### `@mui/system@5.10.0`
|
|
140
|
+
|
|
141
|
+
- Fix unnecessary styles created from `sx` (#33752) @siriwatknp
|
|
142
|
+
- Fix duplicated styles in Box (#33774) @iamxukai
|
|
143
|
+
- Don't spread props to DOM for string tags (#33761) @siriwatknp
|
|
144
|
+
- Add `Stack` component (#33760) @mnajdova
|
|
145
|
+
|
|
146
|
+
### `@mui/joy@5.0.0-alpha.40`
|
|
147
|
+
|
|
148
|
+
- [Stack] Add new component (#33800) @mnajdova
|
|
149
|
+
- [Breadcrumbs] Add `Breadcrumbs` component (#32697) @hbjORbj
|
|
150
|
+
- [Card] Fix wrong api description for `size` prop (#33862) @hbjORbj
|
|
151
|
+
- Miscellaneous fixes (#33796, #33750) @siriwatknp
|
|
152
|
+
|
|
153
|
+
### Docs
|
|
154
|
+
|
|
155
|
+
- [docs] Create, revise, and expand System "Getting started" docs (#33503) @samuelsycamore
|
|
156
|
+
- [docs] Test new image best practice @oliviertassinari
|
|
157
|
+
- [docs] Fix typo in the ClickAwayListerner name (#33813) @pawelsmigielski
|
|
158
|
+
- [docs] Fix link to `Basics` section in `Trap Focus` docs (#33772) @ZeeshanTamboli
|
|
159
|
+
- [docs] z-index added in popper when used by split button (#33763) @PunitSoniME
|
|
160
|
+
- [docs] Improve the guide for using @mui/base with Tailwind CSS (#33670) @mnajdova
|
|
161
|
+
- [docs] Fix warnings related to Next.js' links (#33693) @mnajdova
|
|
162
|
+
- [docs] Add notification to aggregation blogpost (#33745) @joserodolfofreitas
|
|
163
|
+
- [docs] Add Grid version 2 docs (#33554) @siriwatknp
|
|
164
|
+
- [examples] Fix `NextLinkComposedProps` type error (#33842) @adham618
|
|
165
|
+
|
|
166
|
+
### Core
|
|
167
|
+
|
|
168
|
+
- [blog] Add social card to Tenerife retreat post (#33764)
|
|
169
|
+
- [blog] Fix blue outline bug (#33707) @oliviertassinari
|
|
170
|
+
- [blog] Improve the width of the layout (#33706) @oliviertassinari@samuelsycamore
|
|
171
|
+
- [core] Remove unnecessary packageName attribute from pages (#33488) @cherniavskii
|
|
172
|
+
- [core] Remove duplicated CODE_OF_CONDUCT (#33702) @oliviertassinari
|
|
173
|
+
- [core] Update Playwright packages together (#33737) @michaldudak
|
|
174
|
+
- [website] Fix notifications not being marked as read in production (#33756) @cherniavskii
|
|
175
|
+
|
|
176
|
+
All contributors of this release in alphabetical order: @adham618, @brentertz, @cherniavskii, @Dsalazar1685, @hbjORbj, @iamxukai, @joserodolfofreitas, @michaldudak, @mnajdova, @oliviertassinari, @pawelsmigielski, @pratikkarad, @PunitSoniME, @siriwatknp, @TimoWilhelm, @ZeeshanTamboli
|
|
177
|
+
|
|
3
178
|
## 5.9.3
|
|
4
179
|
|
|
5
180
|
<!-- generated comparing v5.9.2..master -->
|
|
@@ -6880,7 +7055,7 @@ A big thanks to the 34 contributors who made this release possible. Here are som
|
|
|
6880
7055
|
|
|
6881
7056
|
While the source code is currently hosted in the [main repository](https://github.com/mui/material-ui), we might move it to the [x repository](https://github.com/mui/mui-x) in the future, depending on what is easier for the commercial date range picker. The date picker will stay open source no matter what.
|
|
6882
7057
|
|
|
6883
|
-
- 📚 Revamp the documentation for [the system](https://mui.com/system/
|
|
7058
|
+
- 📚 Revamp the documentation for [the system](https://mui.com/system/getting-started/overview/). The System contains CSS utilities. The documentation now promotes the use of the `sx` prop. It's ideal for adding one-off styles, e.g. padding, but when pushed to its limits, it can be used to implement quickly a complete page.
|
|
6884
7059
|
- 👩🎨 Upgrade emotion to v11 (#23007) @mnajdova.
|
|
6885
7060
|
- And many more 🐛 bug fixes and 📚 improvements.
|
|
6886
7061
|
|
|
@@ -7282,7 +7457,7 @@ Here are some highlights ✨:
|
|
|
7282
7457
|
If you target IE11, you need to use the new bundle (`legacy`). We are treating IE11 as a second class-citizen, which is a continuation of the direction taken in #22873.
|
|
7283
7458
|
|
|
7284
7459
|
- 🚀 Improve the internal benchmark suite (#22923, #23058) @mnajdova.
|
|
7285
|
-
This was a prerequisite step to improve the [system](https://mui.com/system/
|
|
7460
|
+
This was a prerequisite step to improve the [system](https://mui.com/system/getting-started/overview/). We needed to be able to measure performance. After #22945, we have measured that the `Box` component is x3 faster in v5-alpha compared to v4.
|
|
7286
7461
|
- ✏️ A new blog post: [Q3 2020 Update](https://mui.com/blog/2020-q3-update/) (#23055) @oliviertassinari.
|
|
7287
7462
|
- 🐙 Migrate more tests to react-testing-library @deiga, @Morteza-Jenabzadeh, @nicholas-l.
|
|
7288
7463
|
- And many more 🐛 bug fixes and 📚 improvements.
|
|
@@ -7623,7 +7798,7 @@ Here are some highlights ✨:
|
|
|
7623
7798
|
|
|
7624
7799
|
The new styling solution saves 2kB gzipped in the bundle compared to JSS, and about 14 kB gzipped if you were already using emotion or styled-components.
|
|
7625
7800
|
|
|
7626
|
-
Last but not least, the change allows us to take advantage dynamic style props. We will use them for dynamic color props, variant props, and new style props (an improved [system](https://mui.com/system/
|
|
7801
|
+
Last but not least, the change allows us to take advantage dynamic style props. We will use them for dynamic color props, variant props, and new style props (an improved [system](https://mui.com/system/getting-started/overview/)).
|
|
7627
7802
|
|
|
7628
7803
|
This change has been in our roadmap for more than a year.
|
|
7629
7804
|
We announced it in the [v4 release blog post](https://mui.com/blog/material-ui-v4-is-out/) as a direction v5 would take.
|
|
@@ -8876,7 +9051,7 @@ A big thanks to the 33 contributors who made this release possible. Here are som
|
|
|
8876
9051
|
/>
|
|
8877
9052
|
```
|
|
8878
9053
|
|
|
8879
|
-
- [Typography] Replace the `srOnly` prop so as to not duplicate the capabilities of [System](https://mui.com/system/
|
|
9054
|
+
- [Typography] Replace the `srOnly` prop so as to not duplicate the capabilities of [System](https://mui.com/system/getting-started/overview/) (#21413) @mnajdova.
|
|
8880
9055
|
|
|
8881
9056
|
```diff
|
|
8882
9057
|
-import Typography from '@material-ui/core/Typography';
|
package/Card/cardClasses.d.ts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
export interface CardClasses {
|
|
2
|
-
/** Styles applied to the root element. */
|
|
3
|
-
root: string;
|
|
4
|
-
}
|
|
5
|
-
export declare type CardClassKey = keyof CardClasses;
|
|
6
|
-
export declare function getCardUtilityClass(slot: string): string;
|
|
7
|
-
declare const cardClasses: CardClasses;
|
|
8
|
-
export default cardClasses;
|
|
1
|
+
export interface CardClasses {
|
|
2
|
+
/** Styles applied to the root element. */
|
|
3
|
+
root: string;
|
|
4
|
+
}
|
|
5
|
+
export declare type CardClassKey = keyof CardClasses;
|
|
6
|
+
export declare function getCardUtilityClass(slot: string): string;
|
|
7
|
+
declare const cardClasses: CardClasses;
|
|
8
|
+
export default cardClasses;
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
export interface CardActionAreaClasses {
|
|
2
|
-
/** Styles applied to the root element. */
|
|
3
|
-
root: string;
|
|
4
|
-
/** State class applied to the ButtonBase root element if the action area is keyboard focused. */
|
|
5
|
-
focusVisible: string;
|
|
6
|
-
/** Styles applied to the overlay that covers the action area when it is keyboard focused. */
|
|
7
|
-
focusHighlight: string;
|
|
8
|
-
}
|
|
9
|
-
export declare type CardActionAreaClassKey = keyof CardActionAreaClasses;
|
|
10
|
-
export declare function getCardActionAreaUtilityClass(slot: string): string;
|
|
11
|
-
declare const cardActionAreaClasses: CardActionAreaClasses;
|
|
12
|
-
export default cardActionAreaClasses;
|
|
1
|
+
export interface CardActionAreaClasses {
|
|
2
|
+
/** Styles applied to the root element. */
|
|
3
|
+
root: string;
|
|
4
|
+
/** State class applied to the ButtonBase root element if the action area is keyboard focused. */
|
|
5
|
+
focusVisible: string;
|
|
6
|
+
/** Styles applied to the overlay that covers the action area when it is keyboard focused. */
|
|
7
|
+
focusHighlight: string;
|
|
8
|
+
}
|
|
9
|
+
export declare type CardActionAreaClassKey = keyof CardActionAreaClasses;
|
|
10
|
+
export declare function getCardActionAreaUtilityClass(slot: string): string;
|
|
11
|
+
declare const cardActionAreaClasses: CardActionAreaClasses;
|
|
12
|
+
export default cardActionAreaClasses;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
export interface CardActionsClasses {
|
|
2
|
-
/** Styles applied to the root element. */
|
|
3
|
-
root: string;
|
|
4
|
-
/** Styles applied to the root element unless `disableSpacing={true}`. */
|
|
5
|
-
spacing: string;
|
|
6
|
-
}
|
|
7
|
-
export declare type CardActionsClassKey = keyof CardActionsClasses;
|
|
8
|
-
export declare function getCardActionsUtilityClass(slot: string): string;
|
|
9
|
-
declare const cardActionsClasses: CardActionsClasses;
|
|
10
|
-
export default cardActionsClasses;
|
|
1
|
+
export interface CardActionsClasses {
|
|
2
|
+
/** Styles applied to the root element. */
|
|
3
|
+
root: string;
|
|
4
|
+
/** Styles applied to the root element unless `disableSpacing={true}`. */
|
|
5
|
+
spacing: string;
|
|
6
|
+
}
|
|
7
|
+
export declare type CardActionsClassKey = keyof CardActionsClasses;
|
|
8
|
+
export declare function getCardActionsUtilityClass(slot: string): string;
|
|
9
|
+
declare const cardActionsClasses: CardActionsClasses;
|
|
10
|
+
export default cardActionsClasses;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
export interface CardContentClasses {
|
|
2
|
-
/** Styles applied to the root element. */
|
|
3
|
-
root: string;
|
|
4
|
-
}
|
|
5
|
-
export declare type CardContentClassKey = keyof CardContentClasses;
|
|
6
|
-
export declare function getCardContentUtilityClass(slot: string): string;
|
|
7
|
-
declare const cardContentClasses: CardContentClasses;
|
|
8
|
-
export default cardContentClasses;
|
|
1
|
+
export interface CardContentClasses {
|
|
2
|
+
/** Styles applied to the root element. */
|
|
3
|
+
root: string;
|
|
4
|
+
}
|
|
5
|
+
export declare type CardContentClassKey = keyof CardContentClasses;
|
|
6
|
+
export declare function getCardContentUtilityClass(slot: string): string;
|
|
7
|
+
declare const cardContentClasses: CardContentClasses;
|
|
8
|
+
export default cardContentClasses;
|
|
@@ -1,18 +1,18 @@
|
|
|
1
|
-
export interface CardHeaderClasses {
|
|
2
|
-
/** Styles applied to the root element. */
|
|
3
|
-
root: string;
|
|
4
|
-
/** Styles applied to the avatar element. */
|
|
5
|
-
avatar: string;
|
|
6
|
-
/** Styles applied to the action element. */
|
|
7
|
-
action: string;
|
|
8
|
-
/** Styles applied to the content wrapper element. */
|
|
9
|
-
content: string;
|
|
10
|
-
/** Styles applied to the title Typography element. */
|
|
11
|
-
title: string;
|
|
12
|
-
/** Styles applied to the subheader Typography element. */
|
|
13
|
-
subheader: string;
|
|
14
|
-
}
|
|
15
|
-
export declare type CardHeaderClassKey = keyof CardHeaderClasses;
|
|
16
|
-
export declare function getCardHeaderUtilityClass(slot: string): string;
|
|
17
|
-
declare const cardHeaderClasses: CardHeaderClasses;
|
|
18
|
-
export default cardHeaderClasses;
|
|
1
|
+
export interface CardHeaderClasses {
|
|
2
|
+
/** Styles applied to the root element. */
|
|
3
|
+
root: string;
|
|
4
|
+
/** Styles applied to the avatar element. */
|
|
5
|
+
avatar: string;
|
|
6
|
+
/** Styles applied to the action element. */
|
|
7
|
+
action: string;
|
|
8
|
+
/** Styles applied to the content wrapper element. */
|
|
9
|
+
content: string;
|
|
10
|
+
/** Styles applied to the title Typography element. */
|
|
11
|
+
title: string;
|
|
12
|
+
/** Styles applied to the subheader Typography element. */
|
|
13
|
+
subheader: string;
|
|
14
|
+
}
|
|
15
|
+
export declare type CardHeaderClassKey = keyof CardHeaderClasses;
|
|
16
|
+
export declare function getCardHeaderUtilityClass(slot: string): string;
|
|
17
|
+
declare const cardHeaderClasses: CardHeaderClasses;
|
|
18
|
+
export default cardHeaderClasses;
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
export interface CardMediaClasses {
|
|
2
|
-
/** Styles applied to the root element. */
|
|
3
|
-
root: string;
|
|
4
|
-
/** Styles applied to the root element if `component="video, audio, picture, iframe, or img"`. */
|
|
5
|
-
media: string;
|
|
6
|
-
/** Styles applied to the root element if `component="picture or img"`. */
|
|
7
|
-
img: string;
|
|
8
|
-
}
|
|
9
|
-
export declare type CardMediaClassKey = keyof CardMediaClasses;
|
|
10
|
-
export declare function getCardMediaUtilityClass(slot: string): string;
|
|
11
|
-
declare const cardMediaClasses: CardMediaClasses;
|
|
12
|
-
export default cardMediaClasses;
|
|
1
|
+
export interface CardMediaClasses {
|
|
2
|
+
/** Styles applied to the root element. */
|
|
3
|
+
root: string;
|
|
4
|
+
/** Styles applied to the root element if `component="video, audio, picture, iframe, or img"`. */
|
|
5
|
+
media: string;
|
|
6
|
+
/** Styles applied to the root element if `component="picture or img"`. */
|
|
7
|
+
img: string;
|
|
8
|
+
}
|
|
9
|
+
export declare type CardMediaClassKey = keyof CardMediaClasses;
|
|
10
|
+
export declare function getCardMediaUtilityClass(slot: string): string;
|
|
11
|
+
declare const cardMediaClasses: CardMediaClasses;
|
|
12
|
+
export default cardMediaClasses;
|
|
@@ -1,18 +1,18 @@
|
|
|
1
|
-
export interface CheckboxClasses {
|
|
2
|
-
/** Styles applied to the root element. */
|
|
3
|
-
root: string;
|
|
4
|
-
/** State class applied to the root element if `checked={true}`. */
|
|
5
|
-
checked: string;
|
|
6
|
-
/** State class applied to the root element if `disabled={true}`. */
|
|
7
|
-
disabled: string;
|
|
8
|
-
/** State class applied to the root element if `indeterminate={true}`. */
|
|
9
|
-
indeterminate: string;
|
|
10
|
-
/** Styles applied to the root element if `color="primary"`. */
|
|
11
|
-
colorPrimary: string;
|
|
12
|
-
/** Styles applied to the root element if `color="secondary"`. */
|
|
13
|
-
colorSecondary: string;
|
|
14
|
-
}
|
|
15
|
-
export declare type CheckboxClassKey = keyof CheckboxClasses;
|
|
16
|
-
export declare function getCheckboxUtilityClass(slot: string): string;
|
|
17
|
-
declare const checkboxClasses: CheckboxClasses;
|
|
18
|
-
export default checkboxClasses;
|
|
1
|
+
export interface CheckboxClasses {
|
|
2
|
+
/** Styles applied to the root element. */
|
|
3
|
+
root: string;
|
|
4
|
+
/** State class applied to the root element if `checked={true}`. */
|
|
5
|
+
checked: string;
|
|
6
|
+
/** State class applied to the root element if `disabled={true}`. */
|
|
7
|
+
disabled: string;
|
|
8
|
+
/** State class applied to the root element if `indeterminate={true}`. */
|
|
9
|
+
indeterminate: string;
|
|
10
|
+
/** Styles applied to the root element if `color="primary"`. */
|
|
11
|
+
colorPrimary: string;
|
|
12
|
+
/** Styles applied to the root element if `color="secondary"`. */
|
|
13
|
+
colorSecondary: string;
|
|
14
|
+
}
|
|
15
|
+
export declare type CheckboxClassKey = keyof CheckboxClasses;
|
|
16
|
+
export declare function getCheckboxUtilityClass(slot: string): string;
|
|
17
|
+
declare const checkboxClasses: CheckboxClasses;
|
|
18
|
+
export default checkboxClasses;
|
package/Chip/chipClasses.d.ts
CHANGED
|
@@ -1,88 +1,88 @@
|
|
|
1
|
-
export interface ChipClasses {
|
|
2
|
-
/** Styles applied to the root element. */
|
|
3
|
-
root: string;
|
|
4
|
-
/** Styles applied to the root element if `size="small"`. */
|
|
5
|
-
sizeSmall: string;
|
|
6
|
-
/** Styles applied to the root element if `size="medium"`. */
|
|
7
|
-
sizeMedium: string;
|
|
8
|
-
/** Styles applied to the root element if `color="primary"`. */
|
|
9
|
-
colorPrimary: string;
|
|
10
|
-
/** Styles applied to the root element if `color="secondary"`. */
|
|
11
|
-
colorSecondary: string;
|
|
12
|
-
/** State class applied to the root element if `disabled={true}`. */
|
|
13
|
-
disabled: string;
|
|
14
|
-
/** Styles applied to the root element if `onClick` is defined or `clickable={true}`. */
|
|
15
|
-
clickable: string;
|
|
16
|
-
/** Styles applied to the root element if `onClick` and `color="primary"` is defined or `clickable={true}`. */
|
|
17
|
-
clickableColorPrimary: string;
|
|
18
|
-
/** Styles applied to the root element if `onClick` and `color="secondary"` is defined or `clickable={true}`. */
|
|
19
|
-
clickableColorSecondary: string;
|
|
20
|
-
/** Styles applied to the root element if `onDelete` is defined. */
|
|
21
|
-
deletable: string;
|
|
22
|
-
/** Styles applied to the root element if `onDelete` and `color="primary"` is defined. */
|
|
23
|
-
deletableColorPrimary: string;
|
|
24
|
-
/** Styles applied to the root element if `onDelete` and `color="secondary"` is defined. */
|
|
25
|
-
deletableColorSecondary: string;
|
|
26
|
-
/** Styles applied to the root element if `variant="outlined"`. */
|
|
27
|
-
outlined: string;
|
|
28
|
-
/** Styles applied to the root element if `variant="filled"`. */
|
|
29
|
-
filled: string;
|
|
30
|
-
/** Styles applied to the root element if `variant="outlined"` and `color="primary"`. */
|
|
31
|
-
outlinedPrimary: string;
|
|
32
|
-
/** Styles applied to the root element if `variant="outlined"` and `color="secondary"`. */
|
|
33
|
-
outlinedSecondary: string;
|
|
34
|
-
/** Styles applied to the root element if `variant="filled"` and `color="primary"`. */
|
|
35
|
-
filledPrimary: string;
|
|
36
|
-
/** Styles applied to the root element if `variant="filled"` and `color="secondary"`. */
|
|
37
|
-
filledSecondary: string;
|
|
38
|
-
/** Styles applied to the avatar element. */
|
|
39
|
-
avatar: string;
|
|
40
|
-
/** Styles applied to the avatar element if `size="small"`. */
|
|
41
|
-
avatarSmall: string;
|
|
42
|
-
/** Styles applied to the avatar element if `size="medium"`. */
|
|
43
|
-
avatarMedium: string;
|
|
44
|
-
/** Styles applied to the avatar element if `color="primary"`. */
|
|
45
|
-
avatarColorPrimary: string;
|
|
46
|
-
/** Styles applied to the avatar element if `color="secondary"`. */
|
|
47
|
-
avatarColorSecondary: string;
|
|
48
|
-
/** Styles applied to the icon element. */
|
|
49
|
-
icon: string;
|
|
50
|
-
/** Styles applied to the icon element if `size="small"`. */
|
|
51
|
-
iconSmall: string;
|
|
52
|
-
/** Styles applied to the icon element if `size="medium"`. */
|
|
53
|
-
iconMedium: string;
|
|
54
|
-
/** Styles applied to the icon element if `color="primary"`. */
|
|
55
|
-
iconColorPrimary: string;
|
|
56
|
-
/** Styles applied to the icon element if `color="secondary"`. */
|
|
57
|
-
iconColorSecondary: string;
|
|
58
|
-
/** Styles applied to the label `span` element. */
|
|
59
|
-
label: string;
|
|
60
|
-
/** Styles applied to the label `span` element if `size="small"`. */
|
|
61
|
-
labelSmall: string;
|
|
62
|
-
/** Styles applied to the label `span` element if `size="medium"`. */
|
|
63
|
-
labelMedium: string;
|
|
64
|
-
/** Styles applied to the deleteIcon element. */
|
|
65
|
-
deleteIcon: string;
|
|
66
|
-
/** Styles applied to the deleteIcon element if `size="small"`. */
|
|
67
|
-
deleteIconSmall: string;
|
|
68
|
-
/** Styles applied to the deleteIcon element if `size="medium"`. */
|
|
69
|
-
deleteIconMedium: string;
|
|
70
|
-
/** Styles applied to the deleteIcon element if `color="primary"` and `variant="filled"`. */
|
|
71
|
-
deleteIconColorPrimary: string;
|
|
72
|
-
/** Styles applied to the deleteIcon element if `color="secondary"` and `variant="filled"`. */
|
|
73
|
-
deleteIconColorSecondary: string;
|
|
74
|
-
/** Styles applied to the deleteIcon element if `color="primary"` and `variant="outlined"`. */
|
|
75
|
-
deleteIconOutlinedColorPrimary: string;
|
|
76
|
-
/** Styles applied to the deleteIcon element if `color="secondary"` and `variant="outlined"`. */
|
|
77
|
-
deleteIconOutlinedColorSecondary: string;
|
|
78
|
-
/** Styles applied to the deleteIcon element if `color="primary"` and `variant="filled"`. */
|
|
79
|
-
deleteIconFilledColorPrimary: string;
|
|
80
|
-
/** Styles applied to the deleteIcon element if `color="secondary"` and `variant="filled"`. */
|
|
81
|
-
deleteIconFilledColorSecondary: string;
|
|
82
|
-
/** State class applied to the root element if keyboard focused. */
|
|
83
|
-
focusVisible: string;
|
|
84
|
-
}
|
|
85
|
-
export declare type ChipClassKey = keyof ChipClasses;
|
|
86
|
-
export declare function getChipUtilityClass(slot: string): string;
|
|
87
|
-
declare const chipClasses: ChipClasses;
|
|
88
|
-
export default chipClasses;
|
|
1
|
+
export interface ChipClasses {
|
|
2
|
+
/** Styles applied to the root element. */
|
|
3
|
+
root: string;
|
|
4
|
+
/** Styles applied to the root element if `size="small"`. */
|
|
5
|
+
sizeSmall: string;
|
|
6
|
+
/** Styles applied to the root element if `size="medium"`. */
|
|
7
|
+
sizeMedium: string;
|
|
8
|
+
/** Styles applied to the root element if `color="primary"`. */
|
|
9
|
+
colorPrimary: string;
|
|
10
|
+
/** Styles applied to the root element if `color="secondary"`. */
|
|
11
|
+
colorSecondary: string;
|
|
12
|
+
/** State class applied to the root element if `disabled={true}`. */
|
|
13
|
+
disabled: string;
|
|
14
|
+
/** Styles applied to the root element if `onClick` is defined or `clickable={true}`. */
|
|
15
|
+
clickable: string;
|
|
16
|
+
/** Styles applied to the root element if `onClick` and `color="primary"` is defined or `clickable={true}`. */
|
|
17
|
+
clickableColorPrimary: string;
|
|
18
|
+
/** Styles applied to the root element if `onClick` and `color="secondary"` is defined or `clickable={true}`. */
|
|
19
|
+
clickableColorSecondary: string;
|
|
20
|
+
/** Styles applied to the root element if `onDelete` is defined. */
|
|
21
|
+
deletable: string;
|
|
22
|
+
/** Styles applied to the root element if `onDelete` and `color="primary"` is defined. */
|
|
23
|
+
deletableColorPrimary: string;
|
|
24
|
+
/** Styles applied to the root element if `onDelete` and `color="secondary"` is defined. */
|
|
25
|
+
deletableColorSecondary: string;
|
|
26
|
+
/** Styles applied to the root element if `variant="outlined"`. */
|
|
27
|
+
outlined: string;
|
|
28
|
+
/** Styles applied to the root element if `variant="filled"`. */
|
|
29
|
+
filled: string;
|
|
30
|
+
/** Styles applied to the root element if `variant="outlined"` and `color="primary"`. */
|
|
31
|
+
outlinedPrimary: string;
|
|
32
|
+
/** Styles applied to the root element if `variant="outlined"` and `color="secondary"`. */
|
|
33
|
+
outlinedSecondary: string;
|
|
34
|
+
/** Styles applied to the root element if `variant="filled"` and `color="primary"`. */
|
|
35
|
+
filledPrimary: string;
|
|
36
|
+
/** Styles applied to the root element if `variant="filled"` and `color="secondary"`. */
|
|
37
|
+
filledSecondary: string;
|
|
38
|
+
/** Styles applied to the avatar element. */
|
|
39
|
+
avatar: string;
|
|
40
|
+
/** Styles applied to the avatar element if `size="small"`. */
|
|
41
|
+
avatarSmall: string;
|
|
42
|
+
/** Styles applied to the avatar element if `size="medium"`. */
|
|
43
|
+
avatarMedium: string;
|
|
44
|
+
/** Styles applied to the avatar element if `color="primary"`. */
|
|
45
|
+
avatarColorPrimary: string;
|
|
46
|
+
/** Styles applied to the avatar element if `color="secondary"`. */
|
|
47
|
+
avatarColorSecondary: string;
|
|
48
|
+
/** Styles applied to the icon element. */
|
|
49
|
+
icon: string;
|
|
50
|
+
/** Styles applied to the icon element if `size="small"`. */
|
|
51
|
+
iconSmall: string;
|
|
52
|
+
/** Styles applied to the icon element if `size="medium"`. */
|
|
53
|
+
iconMedium: string;
|
|
54
|
+
/** Styles applied to the icon element if `color="primary"`. */
|
|
55
|
+
iconColorPrimary: string;
|
|
56
|
+
/** Styles applied to the icon element if `color="secondary"`. */
|
|
57
|
+
iconColorSecondary: string;
|
|
58
|
+
/** Styles applied to the label `span` element. */
|
|
59
|
+
label: string;
|
|
60
|
+
/** Styles applied to the label `span` element if `size="small"`. */
|
|
61
|
+
labelSmall: string;
|
|
62
|
+
/** Styles applied to the label `span` element if `size="medium"`. */
|
|
63
|
+
labelMedium: string;
|
|
64
|
+
/** Styles applied to the deleteIcon element. */
|
|
65
|
+
deleteIcon: string;
|
|
66
|
+
/** Styles applied to the deleteIcon element if `size="small"`. */
|
|
67
|
+
deleteIconSmall: string;
|
|
68
|
+
/** Styles applied to the deleteIcon element if `size="medium"`. */
|
|
69
|
+
deleteIconMedium: string;
|
|
70
|
+
/** Styles applied to the deleteIcon element if `color="primary"` and `variant="filled"`. */
|
|
71
|
+
deleteIconColorPrimary: string;
|
|
72
|
+
/** Styles applied to the deleteIcon element if `color="secondary"` and `variant="filled"`. */
|
|
73
|
+
deleteIconColorSecondary: string;
|
|
74
|
+
/** Styles applied to the deleteIcon element if `color="primary"` and `variant="outlined"`. */
|
|
75
|
+
deleteIconOutlinedColorPrimary: string;
|
|
76
|
+
/** Styles applied to the deleteIcon element if `color="secondary"` and `variant="outlined"`. */
|
|
77
|
+
deleteIconOutlinedColorSecondary: string;
|
|
78
|
+
/** Styles applied to the deleteIcon element if `color="primary"` and `variant="filled"`. */
|
|
79
|
+
deleteIconFilledColorPrimary: string;
|
|
80
|
+
/** Styles applied to the deleteIcon element if `color="secondary"` and `variant="filled"`. */
|
|
81
|
+
deleteIconFilledColorSecondary: string;
|
|
82
|
+
/** State class applied to the root element if keyboard focused. */
|
|
83
|
+
focusVisible: string;
|
|
84
|
+
}
|
|
85
|
+
export declare type ChipClassKey = keyof ChipClasses;
|
|
86
|
+
export declare function getChipUtilityClass(slot: string): string;
|
|
87
|
+
declare const chipClasses: ChipClasses;
|
|
88
|
+
export default chipClasses;
|
|
@@ -1,26 +1,26 @@
|
|
|
1
|
-
export interface CircularProgressClasses {
|
|
2
|
-
/** Styles applied to the root element. */
|
|
3
|
-
root: string;
|
|
4
|
-
/** Styles applied to the root element if `variant="determinate"`. */
|
|
5
|
-
determinate: string;
|
|
6
|
-
/** Styles applied to the root element if `variant="indeterminate"`. */
|
|
7
|
-
indeterminate: string;
|
|
8
|
-
/** Styles applied to the root element if `color="primary"`. */
|
|
9
|
-
colorPrimary: string;
|
|
10
|
-
/** Styles applied to the root element if `color="secondary"`. */
|
|
11
|
-
colorSecondary: string;
|
|
12
|
-
/** Styles applied to the svg element. */
|
|
13
|
-
svg: string;
|
|
14
|
-
/** Styles applied to the `circle` svg path. */
|
|
15
|
-
circle: string;
|
|
16
|
-
/** Styles applied to the `circle` svg path if `variant="determinate"`. */
|
|
17
|
-
circleDeterminate: string;
|
|
18
|
-
/** Styles applied to the `circle` svg path if `variant="indeterminate"`. */
|
|
19
|
-
circleIndeterminate: string;
|
|
20
|
-
/** Styles applied to the `circle` svg path if `disableShrink={true}`. */
|
|
21
|
-
circleDisableShrink: string;
|
|
22
|
-
}
|
|
23
|
-
export declare type CircularProgressClassKey = keyof CircularProgressClasses;
|
|
24
|
-
export declare function getCircularProgressUtilityClass(slot: string): string;
|
|
25
|
-
declare const circularProgressClasses: CircularProgressClasses;
|
|
26
|
-
export default circularProgressClasses;
|
|
1
|
+
export interface CircularProgressClasses {
|
|
2
|
+
/** Styles applied to the root element. */
|
|
3
|
+
root: string;
|
|
4
|
+
/** Styles applied to the root element if `variant="determinate"`. */
|
|
5
|
+
determinate: string;
|
|
6
|
+
/** Styles applied to the root element if `variant="indeterminate"`. */
|
|
7
|
+
indeterminate: string;
|
|
8
|
+
/** Styles applied to the root element if `color="primary"`. */
|
|
9
|
+
colorPrimary: string;
|
|
10
|
+
/** Styles applied to the root element if `color="secondary"`. */
|
|
11
|
+
colorSecondary: string;
|
|
12
|
+
/** Styles applied to the svg element. */
|
|
13
|
+
svg: string;
|
|
14
|
+
/** Styles applied to the `circle` svg path. */
|
|
15
|
+
circle: string;
|
|
16
|
+
/** Styles applied to the `circle` svg path if `variant="determinate"`. */
|
|
17
|
+
circleDeterminate: string;
|
|
18
|
+
/** Styles applied to the `circle` svg path if `variant="indeterminate"`. */
|
|
19
|
+
circleIndeterminate: string;
|
|
20
|
+
/** Styles applied to the `circle` svg path if `disableShrink={true}`. */
|
|
21
|
+
circleDisableShrink: string;
|
|
22
|
+
}
|
|
23
|
+
export declare type CircularProgressClassKey = keyof CircularProgressClasses;
|
|
24
|
+
export declare function getCircularProgressUtilityClass(slot: string): string;
|
|
25
|
+
declare const circularProgressClasses: CircularProgressClasses;
|
|
26
|
+
export default circularProgressClasses;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { default } from '@mui/base/ClickAwayListener';
|
|
2
|
-
export * from '@mui/base/ClickAwayListener';
|
|
1
|
+
export { default } from '@mui/base/ClickAwayListener';
|
|
2
|
+
export * from '@mui/base/ClickAwayListener';
|