@mui/material 5.12.3 → 5.13.0
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/AppBar.d.ts +9 -7
- package/AppBar/appBarClasses.d.ts +28 -28
- package/Autocomplete/Autocomplete.d.ts +2 -1
- package/Autocomplete/autocompleteClasses.d.ts +56 -56
- 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 +62 -0
- 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 +96 -96
- 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 +42 -42
- package/FormControl/FormControlContext.d.ts +17 -17
- package/FormControl/formControlClasses.d.ts +14 -14
- package/FormControl/useFormControl.d.ts +2 -2
- package/FormControlLabel/formControlLabelClasses.d.ts +24 -24
- package/FormGroup/formGroupClasses.d.ts +12 -12
- package/FormHelperText/formHelperTextClasses.d.ts +22 -22
- package/FormLabel/formLabelClasses.d.ts +22 -22
- package/Grid/gridClasses.d.ts +48 -48
- package/Icon/iconClasses.d.ts +24 -24
- package/IconButton/iconButtonClasses.d.ts +34 -34
- 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 +38 -38
- 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 +34 -34
- package/OutlinedInput/outlinedInputClasses.d.ts +38 -38
- 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 +65 -65
- 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/SelectInput.js +2 -3
- package/Select/selectClasses.d.ts +32 -32
- package/Skeleton/skeletonClasses.d.ts +26 -26
- package/Slider/SliderValueLabel.d.ts +15 -15
- package/Slider/SliderValueLabel.types.d.ts +24 -24
- package/Slider/sliderClasses.d.ts +58 -58
- 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/Stack/stackClasses.d.ts +6 -6
- 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/stepLabelClasses.d.ts +28 -28
- package/Stepper/StepperContext.d.ts +18 -18
- package/Stepper/stepperClasses.d.ts +14 -14
- package/SvgIcon/svgIconClasses.d.ts +26 -26
- 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/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/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/generateUtilityClass/index.d.ts +2 -2
- package/generateUtilityClasses/index.d.ts +1 -1
- package/index.js +1 -1
- package/internal/switchBaseClasses.d.ts +12 -12
- package/legacy/BottomNavigation/BottomNavigation.js +0 -0
- package/legacy/Select/SelectInput.js +4 -5
- package/legacy/index.js +1 -1
- package/locale/index.d.ts +76 -76
- package/modern/BottomNavigation/BottomNavigation.js +0 -0
- package/modern/Select/SelectInput.js +2 -3
- package/modern/index.js +1 -1
- package/node/BottomNavigation/BottomNavigation.js +0 -0
- package/node/Select/SelectInput.js +2 -3
- package/node/index.js +1 -1
- package/package.json +4 -4
- package/styles/CssVarsProvider.d.ts +20 -20
- package/styles/excludeVariablesFromRoot.d.ts +5 -5
- package/styles/getOverlayAlpha.d.ts +2 -2
- package/styles/identifier.d.ts +2 -2
- package/styles/shouldSkipGeneratingVar.d.ts +1 -1
- package/transitions/index.d.ts +1 -1
- package/transitions/transition.d.ts +13 -13
- package/transitions/utils.d.ts +23 -23
- package/types/OverridableComponentAugmentation.d.ts +31 -31
- package/umd/material-ui.development.js +3 -4
- package/umd/material-ui.production.min.js +20 -20
- package/useMediaQuery/useMediaQuery.d.ts +46 -46
- 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,67 @@
|
|
|
1
1
|
# [Versions](https://mui.com/versions/)
|
|
2
2
|
|
|
3
|
+
## 5.13.0
|
|
4
|
+
|
|
5
|
+
<!-- generated comparing v5.12.3..master -->
|
|
6
|
+
|
|
7
|
+
_May 10, 2023_
|
|
8
|
+
|
|
9
|
+
A big thanks to the 18 contributors who made this release possible. Here are some highlights ✨:
|
|
10
|
+
|
|
11
|
+
- 🚀 Base UI is now in beta - all planned breaking changes are now complete!
|
|
12
|
+
- 🗺 We have a new [project roadmap](https://github.com/orgs/mui/projects/18/views/1) on GitHub where you can learn about what's coming next.
|
|
13
|
+
- 🐛 Various bug fixes, 📚 documentation and 🧪 testing improvements
|
|
14
|
+
|
|
15
|
+
### `@mui/material@5.13.0`
|
|
16
|
+
|
|
17
|
+
- [Autocomplete] Support `ChipComponent` type (#37112) @sai6855
|
|
18
|
+
- [AppBar] Fix component type (#37172) @sai6855
|
|
19
|
+
- [Select] Simplify handleChange in SelectInput (#37040) @ulrichstark
|
|
20
|
+
|
|
21
|
+
### `@mui/joy@5.0.0-alpha.79`
|
|
22
|
+
|
|
23
|
+
- [Input][joy] Improve alignment on date fields (#37146) @wewakekumar
|
|
24
|
+
- [Alery][joy] Turn JS test to TS test (#37077) @hbjORbj
|
|
25
|
+
- [AspectRatio][joy] js test replaced with ts test (#37087) @PunitSoniME
|
|
26
|
+
- [Badge][AvatarGroup][joy] js test replaced with ts test (#37089) @PunitSoniME
|
|
27
|
+
- [Box][Card][MenuList][joy] Turn JS test to TS test (#37126) @uuxxx
|
|
28
|
+
- [List][Menu][joy] Turn JS test to TS test (#37123) @uuxxx
|
|
29
|
+
- [test][Joy] Remove duplicate Avatar test (#37201) @zignis
|
|
30
|
+
- [test][joy] js test cases converted to ts (#37117) @PunitSoniME
|
|
31
|
+
- [Button][joy] Convert Button test to typescript (#37181) @akash191095
|
|
32
|
+
- [CardContent][CardCover][CardOverflow][Chip][ChipDelete][joy] js text case converted to ts (#37116) @PunitSoniME
|
|
33
|
+
- [Radio][IconButton][Checkbox][Option][joy] Switch to TypeScript unit test (#37137) @DerTimonius
|
|
34
|
+
|
|
35
|
+
### `@mui/base@5.0.0-beta.0`
|
|
36
|
+
|
|
37
|
+
- [Select][base] Do not call onChange after initial render (#37141) @michaldudak
|
|
38
|
+
- [Select][base] Rename the `optionStringifier` prop (#37118) @michaldudak
|
|
39
|
+
- [typescript][base] Fix types of components callbacks parameters (#37169) @michaldudak
|
|
40
|
+
- [Select], [TablePagination] Use more descriptive parameter names (#37064) @michaldudak
|
|
41
|
+
|
|
42
|
+
### Docs
|
|
43
|
+
|
|
44
|
+
- [docs] Stray design tweaks to Base UI demos (#37003) @danilo-leal
|
|
45
|
+
- [docs] Move outdated CSS prefixing docs (#36710) @kriskw1999
|
|
46
|
+
- [docs] Improve "Example projects" page design (#37007) @danilo-leal
|
|
47
|
+
- [docs] Redirect NoSsr, Portal and TextareaAutosize to Base UI API page (#37175) @ZeeshanTamboli
|
|
48
|
+
- [docs] Demonstrate `TextField` customization using theme style overrides (#36805) @ZeeshanTamboli
|
|
49
|
+
- [docs] Tweak the "Edit this page" button icon (#37142) @danilo-leal
|
|
50
|
+
- [docs] Update links to the public roadmap (#36995) @mnajdova
|
|
51
|
+
- [docs] Improve Multiselect demo styling (#37120) @michaldudak
|
|
52
|
+
- [Stack] Fix import description @oliviertassinari
|
|
53
|
+
|
|
54
|
+
### Core
|
|
55
|
+
|
|
56
|
+
- [blog] Fix images using "MUI Base" instead of "Base UI" (#37044) @danilo-leal
|
|
57
|
+
- [core] Add VSCode extensions recommendations (#37166) @michaldudak
|
|
58
|
+
- [test] `e2e-website` related minor fixes (#37204) @ZeeshanTamboli
|
|
59
|
+
- [website] Update the active positions (#37075) @DanailH
|
|
60
|
+
- [website] Add Romain to the About page (#37124) @romgrk
|
|
61
|
+
- [website] Make Toolpad alpha labels consistent (#37125) @gerdadesign
|
|
62
|
+
|
|
63
|
+
All contributors of this release in alphabetical order: @akash191095, @DanailH, @danilo-leal, @DerTimonius, @gerdadesign, @hbjORbj, @kriskw1999, @michaldudak, @mnajdova, @oliviertassinari, @PunitSoniME, @romgrk, @sai6855, @ulrichstark, @uuxxx, @wewakekumar, @ZeeshanTamboli, @zignis
|
|
64
|
+
|
|
3
65
|
## 5.12.3
|
|
4
66
|
|
|
5
67
|
<!-- generated comparing v5.12.2..master -->
|
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 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 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 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 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 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 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 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 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 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 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 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 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 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 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,96 +1,96 @@
|
|
|
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="error"`. */
|
|
9
|
-
colorError: string;
|
|
10
|
-
/** Styles applied to the root element if `color="info"`. */
|
|
11
|
-
colorInfo: string;
|
|
12
|
-
/** Styles applied to the root element if `color="primary"`. */
|
|
13
|
-
colorPrimary: string;
|
|
14
|
-
/** Styles applied to the root element if `color="secondary"`. */
|
|
15
|
-
colorSecondary: string;
|
|
16
|
-
/** Styles applied to the root element if `color="success"`. */
|
|
17
|
-
colorSuccess: string;
|
|
18
|
-
/** Styles applied to the root element if `color="warning"`. */
|
|
19
|
-
colorWarning: string;
|
|
20
|
-
/** State class applied to the root element if `disabled={true}`. */
|
|
21
|
-
disabled: string;
|
|
22
|
-
/** Styles applied to the root element if `onClick` is defined or `clickable={true}`. */
|
|
23
|
-
clickable: string;
|
|
24
|
-
/** Styles applied to the root element if `onClick` and `color="primary"` is defined or `clickable={true}`. */
|
|
25
|
-
clickableColorPrimary: string;
|
|
26
|
-
/** Styles applied to the root element if `onClick` and `color="secondary"` is defined or `clickable={true}`. */
|
|
27
|
-
clickableColorSecondary: string;
|
|
28
|
-
/** Styles applied to the root element if `onDelete` is defined. */
|
|
29
|
-
deletable: string;
|
|
30
|
-
/** Styles applied to the root element if `onDelete` and `color="primary"` is defined. */
|
|
31
|
-
deletableColorPrimary: string;
|
|
32
|
-
/** Styles applied to the root element if `onDelete` and `color="secondary"` is defined. */
|
|
33
|
-
deletableColorSecondary: string;
|
|
34
|
-
/** Styles applied to the root element if `variant="outlined"`. */
|
|
35
|
-
outlined: string;
|
|
36
|
-
/** Styles applied to the root element if `variant="filled"`. */
|
|
37
|
-
filled: string;
|
|
38
|
-
/** Styles applied to the root element if `variant="outlined"` and `color="primary"`. */
|
|
39
|
-
outlinedPrimary: string;
|
|
40
|
-
/** Styles applied to the root element if `variant="outlined"` and `color="secondary"`. */
|
|
41
|
-
outlinedSecondary: string;
|
|
42
|
-
/** Styles applied to the root element if `variant="filled"` and `color="primary"`. */
|
|
43
|
-
filledPrimary: string;
|
|
44
|
-
/** Styles applied to the root element if `variant="filled"` and `color="secondary"`. */
|
|
45
|
-
filledSecondary: string;
|
|
46
|
-
/** Styles applied to the avatar element. */
|
|
47
|
-
avatar: string;
|
|
48
|
-
/** Styles applied to the avatar element if `size="small"`. */
|
|
49
|
-
avatarSmall: string;
|
|
50
|
-
/** Styles applied to the avatar element if `size="medium"`. */
|
|
51
|
-
avatarMedium: string;
|
|
52
|
-
/** Styles applied to the avatar element if `color="primary"`. */
|
|
53
|
-
avatarColorPrimary: string;
|
|
54
|
-
/** Styles applied to the avatar element if `color="secondary"`. */
|
|
55
|
-
avatarColorSecondary: string;
|
|
56
|
-
/** Styles applied to the icon element. */
|
|
57
|
-
icon: string;
|
|
58
|
-
/** Styles applied to the icon element if `size="small"`. */
|
|
59
|
-
iconSmall: string;
|
|
60
|
-
/** Styles applied to the icon element if `size="medium"`. */
|
|
61
|
-
iconMedium: string;
|
|
62
|
-
/** Styles applied to the icon element if `color="primary"`. */
|
|
63
|
-
iconColorPrimary: string;
|
|
64
|
-
/** Styles applied to the icon element if `color="secondary"`. */
|
|
65
|
-
iconColorSecondary: string;
|
|
66
|
-
/** Styles applied to the label `span` element. */
|
|
67
|
-
label: string;
|
|
68
|
-
/** Styles applied to the label `span` element if `size="small"`. */
|
|
69
|
-
labelSmall: string;
|
|
70
|
-
/** Styles applied to the label `span` element if `size="medium"`. */
|
|
71
|
-
labelMedium: string;
|
|
72
|
-
/** Styles applied to the deleteIcon element. */
|
|
73
|
-
deleteIcon: string;
|
|
74
|
-
/** Styles applied to the deleteIcon element if `size="small"`. */
|
|
75
|
-
deleteIconSmall: string;
|
|
76
|
-
/** Styles applied to the deleteIcon element if `size="medium"`. */
|
|
77
|
-
deleteIconMedium: string;
|
|
78
|
-
/** Styles applied to the deleteIcon element if `color="primary"` and `variant="filled"`. */
|
|
79
|
-
deleteIconColorPrimary: string;
|
|
80
|
-
/** Styles applied to the deleteIcon element if `color="secondary"` and `variant="filled"`. */
|
|
81
|
-
deleteIconColorSecondary: string;
|
|
82
|
-
/** Styles applied to the deleteIcon element if `color="primary"` and `variant="outlined"`. */
|
|
83
|
-
deleteIconOutlinedColorPrimary: string;
|
|
84
|
-
/** Styles applied to the deleteIcon element if `color="secondary"` and `variant="outlined"`. */
|
|
85
|
-
deleteIconOutlinedColorSecondary: string;
|
|
86
|
-
/** Styles applied to the deleteIcon element if `color="primary"` and `variant="filled"`. */
|
|
87
|
-
deleteIconFilledColorPrimary: string;
|
|
88
|
-
/** Styles applied to the deleteIcon element if `color="secondary"` and `variant="filled"`. */
|
|
89
|
-
deleteIconFilledColorSecondary: string;
|
|
90
|
-
/** State class applied to the root element if keyboard focused. */
|
|
91
|
-
focusVisible: string;
|
|
92
|
-
}
|
|
93
|
-
export type ChipClassKey = keyof ChipClasses;
|
|
94
|
-
export declare function getChipUtilityClass(slot: string): string;
|
|
95
|
-
declare const chipClasses: ChipClasses;
|
|
96
|
-
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="error"`. */
|
|
9
|
+
colorError: string;
|
|
10
|
+
/** Styles applied to the root element if `color="info"`. */
|
|
11
|
+
colorInfo: string;
|
|
12
|
+
/** Styles applied to the root element if `color="primary"`. */
|
|
13
|
+
colorPrimary: string;
|
|
14
|
+
/** Styles applied to the root element if `color="secondary"`. */
|
|
15
|
+
colorSecondary: string;
|
|
16
|
+
/** Styles applied to the root element if `color="success"`. */
|
|
17
|
+
colorSuccess: string;
|
|
18
|
+
/** Styles applied to the root element if `color="warning"`. */
|
|
19
|
+
colorWarning: string;
|
|
20
|
+
/** State class applied to the root element if `disabled={true}`. */
|
|
21
|
+
disabled: string;
|
|
22
|
+
/** Styles applied to the root element if `onClick` is defined or `clickable={true}`. */
|
|
23
|
+
clickable: string;
|
|
24
|
+
/** Styles applied to the root element if `onClick` and `color="primary"` is defined or `clickable={true}`. */
|
|
25
|
+
clickableColorPrimary: string;
|
|
26
|
+
/** Styles applied to the root element if `onClick` and `color="secondary"` is defined or `clickable={true}`. */
|
|
27
|
+
clickableColorSecondary: string;
|
|
28
|
+
/** Styles applied to the root element if `onDelete` is defined. */
|
|
29
|
+
deletable: string;
|
|
30
|
+
/** Styles applied to the root element if `onDelete` and `color="primary"` is defined. */
|
|
31
|
+
deletableColorPrimary: string;
|
|
32
|
+
/** Styles applied to the root element if `onDelete` and `color="secondary"` is defined. */
|
|
33
|
+
deletableColorSecondary: string;
|
|
34
|
+
/** Styles applied to the root element if `variant="outlined"`. */
|
|
35
|
+
outlined: string;
|
|
36
|
+
/** Styles applied to the root element if `variant="filled"`. */
|
|
37
|
+
filled: string;
|
|
38
|
+
/** Styles applied to the root element if `variant="outlined"` and `color="primary"`. */
|
|
39
|
+
outlinedPrimary: string;
|
|
40
|
+
/** Styles applied to the root element if `variant="outlined"` and `color="secondary"`. */
|
|
41
|
+
outlinedSecondary: string;
|
|
42
|
+
/** Styles applied to the root element if `variant="filled"` and `color="primary"`. */
|
|
43
|
+
filledPrimary: string;
|
|
44
|
+
/** Styles applied to the root element if `variant="filled"` and `color="secondary"`. */
|
|
45
|
+
filledSecondary: string;
|
|
46
|
+
/** Styles applied to the avatar element. */
|
|
47
|
+
avatar: string;
|
|
48
|
+
/** Styles applied to the avatar element if `size="small"`. */
|
|
49
|
+
avatarSmall: string;
|
|
50
|
+
/** Styles applied to the avatar element if `size="medium"`. */
|
|
51
|
+
avatarMedium: string;
|
|
52
|
+
/** Styles applied to the avatar element if `color="primary"`. */
|
|
53
|
+
avatarColorPrimary: string;
|
|
54
|
+
/** Styles applied to the avatar element if `color="secondary"`. */
|
|
55
|
+
avatarColorSecondary: string;
|
|
56
|
+
/** Styles applied to the icon element. */
|
|
57
|
+
icon: string;
|
|
58
|
+
/** Styles applied to the icon element if `size="small"`. */
|
|
59
|
+
iconSmall: string;
|
|
60
|
+
/** Styles applied to the icon element if `size="medium"`. */
|
|
61
|
+
iconMedium: string;
|
|
62
|
+
/** Styles applied to the icon element if `color="primary"`. */
|
|
63
|
+
iconColorPrimary: string;
|
|
64
|
+
/** Styles applied to the icon element if `color="secondary"`. */
|
|
65
|
+
iconColorSecondary: string;
|
|
66
|
+
/** Styles applied to the label `span` element. */
|
|
67
|
+
label: string;
|
|
68
|
+
/** Styles applied to the label `span` element if `size="small"`. */
|
|
69
|
+
labelSmall: string;
|
|
70
|
+
/** Styles applied to the label `span` element if `size="medium"`. */
|
|
71
|
+
labelMedium: string;
|
|
72
|
+
/** Styles applied to the deleteIcon element. */
|
|
73
|
+
deleteIcon: string;
|
|
74
|
+
/** Styles applied to the deleteIcon element if `size="small"`. */
|
|
75
|
+
deleteIconSmall: string;
|
|
76
|
+
/** Styles applied to the deleteIcon element if `size="medium"`. */
|
|
77
|
+
deleteIconMedium: string;
|
|
78
|
+
/** Styles applied to the deleteIcon element if `color="primary"` and `variant="filled"`. */
|
|
79
|
+
deleteIconColorPrimary: string;
|
|
80
|
+
/** Styles applied to the deleteIcon element if `color="secondary"` and `variant="filled"`. */
|
|
81
|
+
deleteIconColorSecondary: string;
|
|
82
|
+
/** Styles applied to the deleteIcon element if `color="primary"` and `variant="outlined"`. */
|
|
83
|
+
deleteIconOutlinedColorPrimary: string;
|
|
84
|
+
/** Styles applied to the deleteIcon element if `color="secondary"` and `variant="outlined"`. */
|
|
85
|
+
deleteIconOutlinedColorSecondary: string;
|
|
86
|
+
/** Styles applied to the deleteIcon element if `color="primary"` and `variant="filled"`. */
|
|
87
|
+
deleteIconFilledColorPrimary: string;
|
|
88
|
+
/** Styles applied to the deleteIcon element if `color="secondary"` and `variant="filled"`. */
|
|
89
|
+
deleteIconFilledColorSecondary: string;
|
|
90
|
+
/** State class applied to the root element if keyboard focused. */
|
|
91
|
+
focusVisible: string;
|
|
92
|
+
}
|
|
93
|
+
export type ChipClassKey = keyof ChipClasses;
|
|
94
|
+
export declare function getChipUtilityClass(slot: string): string;
|
|
95
|
+
declare const chipClasses: ChipClasses;
|
|
96
|
+
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 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 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';
|
|
@@ -1,18 +1,18 @@
|
|
|
1
|
-
export interface CollapseClasses {
|
|
2
|
-
/** Styles applied to the root element. */
|
|
3
|
-
root: string;
|
|
4
|
-
/** State class applied to the root element if `orientation="horizontal"`. */
|
|
5
|
-
horizontal: string;
|
|
6
|
-
/** Styles applied to the root element when the transition has entered. */
|
|
7
|
-
entered: string;
|
|
8
|
-
/** Styles applied to the root element when the transition has exited and `collapsedSize` = 0px. */
|
|
9
|
-
hidden: string;
|
|
10
|
-
/** Styles applied to the outer wrapper element. */
|
|
11
|
-
wrapper: string;
|
|
12
|
-
/** Styles applied to the inner wrapper element. */
|
|
13
|
-
wrapperInner: string;
|
|
14
|
-
}
|
|
15
|
-
export type CollapseClassKey = keyof CollapseClasses;
|
|
16
|
-
export declare function getCollapseUtilityClass(slot: string): string;
|
|
17
|
-
declare const collapseClasses: CollapseClasses;
|
|
18
|
-
export default collapseClasses;
|
|
1
|
+
export interface CollapseClasses {
|
|
2
|
+
/** Styles applied to the root element. */
|
|
3
|
+
root: string;
|
|
4
|
+
/** State class applied to the root element if `orientation="horizontal"`. */
|
|
5
|
+
horizontal: string;
|
|
6
|
+
/** Styles applied to the root element when the transition has entered. */
|
|
7
|
+
entered: string;
|
|
8
|
+
/** Styles applied to the root element when the transition has exited and `collapsedSize` = 0px. */
|
|
9
|
+
hidden: string;
|
|
10
|
+
/** Styles applied to the outer wrapper element. */
|
|
11
|
+
wrapper: string;
|
|
12
|
+
/** Styles applied to the inner wrapper element. */
|
|
13
|
+
wrapperInner: string;
|
|
14
|
+
}
|
|
15
|
+
export type CollapseClassKey = keyof CollapseClasses;
|
|
16
|
+
export declare function getCollapseUtilityClass(slot: string): string;
|
|
17
|
+
declare const collapseClasses: CollapseClasses;
|
|
18
|
+
export default collapseClasses;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { ContainerClasses } from '@mui/system';
|
|
2
|
-
export type { ContainerClassKey } from '@mui/system';
|
|
3
|
-
export type { ContainerClasses };
|
|
4
|
-
export declare function getContainerUtilityClass(slot: string): string;
|
|
5
|
-
declare const containerClasses: ContainerClasses;
|
|
6
|
-
export default containerClasses;
|
|
1
|
+
import { ContainerClasses } from '@mui/system';
|
|
2
|
+
export type { ContainerClassKey } from '@mui/system';
|
|
3
|
+
export type { ContainerClasses };
|
|
4
|
+
export declare function getContainerUtilityClass(slot: string): string;
|
|
5
|
+
declare const containerClasses: ContainerClasses;
|
|
6
|
+
export default containerClasses;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
interface DialogContextValue {
|
|
3
|
-
titleId?: string;
|
|
4
|
-
}
|
|
5
|
-
declare const DialogContext: React.Context<DialogContextValue>;
|
|
6
|
-
export default DialogContext;
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
interface DialogContextValue {
|
|
3
|
+
titleId?: string;
|
|
4
|
+
}
|
|
5
|
+
declare const DialogContext: React.Context<DialogContextValue>;
|
|
6
|
+
export default DialogContext;
|