@mui/material 5.11.13 → 5.11.15
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 +3 -0
- 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/BreadcrumbCollapsed.js +26 -3
- package/Breadcrumbs/Breadcrumbs.d.ts +31 -0
- package/Breadcrumbs/Breadcrumbs.js +30 -2
- 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 +123 -3
- 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/Chip.js +2 -3
- 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 +40 -40
- 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 +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/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 +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/ListItemButton.js +4 -2
- 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 +55 -55
- package/README.md +5 -4
- 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/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/Stack.d.ts +10 -0
- package/Stack/Stack.js +11 -1
- package/Stack/stackClasses.d.ts +6 -6
- package/Step/StepContext.d.ts +20 -20
- package/Step/stepClasses.d.ts +16 -16
- package/StepButton/StepButton.js +4 -2
- 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/TabScrollButton.d.ts +34 -1
- package/TabScrollButton/TabScrollButton.js +41 -8
- 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/Tabs.d.ts +40 -0
- package/Tabs/Tabs.js +43 -2
- 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/Autocomplete/Autocomplete.js +3 -0
- package/legacy/BottomNavigation/BottomNavigation.js +0 -0
- package/legacy/Breadcrumbs/BreadcrumbCollapsed.js +25 -3
- package/legacy/Breadcrumbs/Breadcrumbs.js +32 -2
- package/legacy/Chip/Chip.js +2 -3
- package/legacy/ListItemButton/ListItemButton.js +4 -2
- package/legacy/Stack/Stack.js +11 -1
- package/legacy/StepButton/StepButton.js +4 -2
- package/legacy/TabScrollButton/TabScrollButton.js +43 -8
- package/legacy/Tabs/Tabs.js +45 -2
- package/legacy/index.js +1 -1
- package/legacy/locale/index.js +156 -80
- package/locale/index.d.ts +76 -75
- package/locale/index.js +73 -0
- package/modern/Autocomplete/Autocomplete.js +3 -0
- package/modern/BottomNavigation/BottomNavigation.js +0 -0
- package/modern/Breadcrumbs/BreadcrumbCollapsed.js +26 -3
- package/modern/Breadcrumbs/Breadcrumbs.js +30 -2
- package/modern/Chip/Chip.js +2 -3
- package/modern/ListItemButton/ListItemButton.js +4 -2
- package/modern/Stack/Stack.js +11 -1
- package/modern/StepButton/StepButton.js +4 -2
- package/modern/TabScrollButton/TabScrollButton.js +40 -8
- package/modern/Tabs/Tabs.js +43 -2
- package/modern/index.js +1 -1
- package/modern/locale/index.js +73 -0
- package/node/Autocomplete/Autocomplete.js +3 -0
- package/node/BottomNavigation/BottomNavigation.js +0 -0
- package/node/Breadcrumbs/BreadcrumbCollapsed.js +26 -3
- package/node/Breadcrumbs/Breadcrumbs.js +29 -1
- package/node/Chip/Chip.js +2 -3
- package/node/ListItemButton/ListItemButton.js +4 -2
- package/node/Stack/Stack.js +11 -1
- package/node/StepButton/StepButton.js +4 -2
- package/node/TabScrollButton/TabScrollButton.js +42 -9
- package/node/Tabs/Tabs.js +42 -1
- package/node/index.js +1 -1
- package/node/locale/index.js +75 -1
- package/package.json +4 -4
- package/styles/CssVarsProvider.d.ts +15 -15
- package/styles/excludeVariablesFromRoot.d.ts +5 -5
- package/styles/getOverlayAlpha.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 +301 -161
- 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/Fab/fabClasses.d.ts
CHANGED
|
@@ -1,26 +1,26 @@
|
|
|
1
|
-
export interface FabClasses {
|
|
2
|
-
/** Styles applied to the root element. */
|
|
3
|
-
root: string;
|
|
4
|
-
/** Styles applied to the root element if `color="primary"`. */
|
|
5
|
-
primary: string;
|
|
6
|
-
/** Styles applied to the root element if `color="secondary"`. */
|
|
7
|
-
secondary: string;
|
|
8
|
-
/** Styles applied to the root element if `variant="extended"`. */
|
|
9
|
-
extended: string;
|
|
10
|
-
/** Styles applied to the root element if `variant="circular"`. */
|
|
11
|
-
circular: string;
|
|
12
|
-
/** State class applied to the ButtonBase root element if the button is keyboard focused. */
|
|
13
|
-
focusVisible: string;
|
|
14
|
-
/** State class applied to the root element if `disabled={true}`. */
|
|
15
|
-
disabled: string;
|
|
16
|
-
/** Styles applied to the root element if `color="inherit"`. */
|
|
17
|
-
colorInherit: string;
|
|
18
|
-
/** Styles applied to the root element if `size="small"``. */
|
|
19
|
-
sizeSmall: string;
|
|
20
|
-
/** Styles applied to the root element if `size="medium"``. */
|
|
21
|
-
sizeMedium: string;
|
|
22
|
-
}
|
|
23
|
-
export type FabClassKey = keyof FabClasses;
|
|
24
|
-
export declare function getFabUtilityClass(slot: string): string;
|
|
25
|
-
declare const fabClasses: FabClasses;
|
|
26
|
-
export default fabClasses;
|
|
1
|
+
export interface FabClasses {
|
|
2
|
+
/** Styles applied to the root element. */
|
|
3
|
+
root: string;
|
|
4
|
+
/** Styles applied to the root element if `color="primary"`. */
|
|
5
|
+
primary: string;
|
|
6
|
+
/** Styles applied to the root element if `color="secondary"`. */
|
|
7
|
+
secondary: string;
|
|
8
|
+
/** Styles applied to the root element if `variant="extended"`. */
|
|
9
|
+
extended: string;
|
|
10
|
+
/** Styles applied to the root element if `variant="circular"`. */
|
|
11
|
+
circular: string;
|
|
12
|
+
/** State class applied to the ButtonBase root element if the button is keyboard focused. */
|
|
13
|
+
focusVisible: string;
|
|
14
|
+
/** State class applied to the root element if `disabled={true}`. */
|
|
15
|
+
disabled: string;
|
|
16
|
+
/** Styles applied to the root element if `color="inherit"`. */
|
|
17
|
+
colorInherit: string;
|
|
18
|
+
/** Styles applied to the root element if `size="small"``. */
|
|
19
|
+
sizeSmall: string;
|
|
20
|
+
/** Styles applied to the root element if `size="medium"``. */
|
|
21
|
+
sizeMedium: string;
|
|
22
|
+
}
|
|
23
|
+
export type FabClassKey = keyof FabClasses;
|
|
24
|
+
export declare function getFabUtilityClass(slot: string): string;
|
|
25
|
+
declare const fabClasses: FabClasses;
|
|
26
|
+
export default fabClasses;
|
|
@@ -1,40 +1,40 @@
|
|
|
1
|
-
export interface FilledInputClasses {
|
|
2
|
-
/** Styles applied to the root element. */
|
|
3
|
-
root: string;
|
|
4
|
-
/** Styles applied to the root element if color secondary. */
|
|
5
|
-
colorSecondary: string;
|
|
6
|
-
/** Styles applied to the root element unless `disableUnderline={true}`. */
|
|
7
|
-
underline: string;
|
|
8
|
-
/** State class applied to the root element if the component is focused. */
|
|
9
|
-
focused: string;
|
|
10
|
-
/** State class applied to the root element if `disabled={true}`. */
|
|
11
|
-
disabled: string;
|
|
12
|
-
/** Styles applied to the root element if `startAdornment` is provided. */
|
|
13
|
-
adornedStart: string;
|
|
14
|
-
/** Styles applied to the root element if `endAdornment` is provided. */
|
|
15
|
-
adornedEnd: string;
|
|
16
|
-
/** State class applied to the root element if `error={true}`. */
|
|
17
|
-
error: string;
|
|
18
|
-
/** Styles applied to the input element if `size="small"`. */
|
|
19
|
-
sizeSmall: string;
|
|
20
|
-
/** Styles applied to the root element if `multiline={true}`. */
|
|
21
|
-
multiline: string;
|
|
22
|
-
/** Styles applied to the root element if `hiddenLabel={true}`. */
|
|
23
|
-
hiddenLabel: string;
|
|
24
|
-
/** Styles applied to the input element. */
|
|
25
|
-
input: string;
|
|
26
|
-
/** Styles applied to the input element if `size="small"`. */
|
|
27
|
-
inputSizeSmall: string;
|
|
28
|
-
/** Styles applied to the `input` if in `<FormControl hiddenLabel />`. */
|
|
29
|
-
inputHiddenLabel: string;
|
|
30
|
-
/** Styles applied to the input element if `multiline={true}`. */
|
|
31
|
-
inputMultiline: string;
|
|
32
|
-
/** Styles applied to the input element if `startAdornment` is provided. */
|
|
33
|
-
inputAdornedStart: string;
|
|
34
|
-
/** Styles applied to the input element if `endAdornment` is provided. */
|
|
35
|
-
inputAdornedEnd: string;
|
|
36
|
-
}
|
|
37
|
-
export type FilledInputClassKey = keyof FilledInputClasses;
|
|
38
|
-
export declare function getFilledInputUtilityClass(slot: string): string;
|
|
39
|
-
declare const filledInputClasses: FilledInputClasses;
|
|
40
|
-
export default filledInputClasses;
|
|
1
|
+
export interface FilledInputClasses {
|
|
2
|
+
/** Styles applied to the root element. */
|
|
3
|
+
root: string;
|
|
4
|
+
/** Styles applied to the root element if color secondary. */
|
|
5
|
+
colorSecondary: string;
|
|
6
|
+
/** Styles applied to the root element unless `disableUnderline={true}`. */
|
|
7
|
+
underline: string;
|
|
8
|
+
/** State class applied to the root element if the component is focused. */
|
|
9
|
+
focused: string;
|
|
10
|
+
/** State class applied to the root element if `disabled={true}`. */
|
|
11
|
+
disabled: string;
|
|
12
|
+
/** Styles applied to the root element if `startAdornment` is provided. */
|
|
13
|
+
adornedStart: string;
|
|
14
|
+
/** Styles applied to the root element if `endAdornment` is provided. */
|
|
15
|
+
adornedEnd: string;
|
|
16
|
+
/** State class applied to the root element if `error={true}`. */
|
|
17
|
+
error: string;
|
|
18
|
+
/** Styles applied to the input element if `size="small"`. */
|
|
19
|
+
sizeSmall: string;
|
|
20
|
+
/** Styles applied to the root element if `multiline={true}`. */
|
|
21
|
+
multiline: string;
|
|
22
|
+
/** Styles applied to the root element if `hiddenLabel={true}`. */
|
|
23
|
+
hiddenLabel: string;
|
|
24
|
+
/** Styles applied to the input element. */
|
|
25
|
+
input: string;
|
|
26
|
+
/** Styles applied to the input element if `size="small"`. */
|
|
27
|
+
inputSizeSmall: string;
|
|
28
|
+
/** Styles applied to the `input` if in `<FormControl hiddenLabel />`. */
|
|
29
|
+
inputHiddenLabel: string;
|
|
30
|
+
/** Styles applied to the input element if `multiline={true}`. */
|
|
31
|
+
inputMultiline: string;
|
|
32
|
+
/** Styles applied to the input element if `startAdornment` is provided. */
|
|
33
|
+
inputAdornedStart: string;
|
|
34
|
+
/** Styles applied to the input element if `endAdornment` is provided. */
|
|
35
|
+
inputAdornedEnd: string;
|
|
36
|
+
}
|
|
37
|
+
export type FilledInputClassKey = keyof FilledInputClasses;
|
|
38
|
+
export declare function getFilledInputUtilityClass(slot: string): string;
|
|
39
|
+
declare const filledInputClasses: FilledInputClasses;
|
|
40
|
+
export default filledInputClasses;
|
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import type { FormControlProps } from './FormControl';
|
|
3
|
-
type ContextFromPropsKey = 'color' | 'disabled' | 'error' | 'fullWidth' | 'hiddenLabel' | 'margin' | 'onBlur' | 'onFocus' | 'required' | 'size' | 'variant';
|
|
4
|
-
export interface FormControlState extends Pick<FormControlProps, ContextFromPropsKey> {
|
|
5
|
-
adornedStart: boolean;
|
|
6
|
-
filled: boolean;
|
|
7
|
-
focused: boolean;
|
|
8
|
-
onEmpty: () => void;
|
|
9
|
-
onFilled: () => void;
|
|
10
|
-
registerEffect: () => void;
|
|
11
|
-
setAdornedStart: React.Dispatch<React.SetStateAction<boolean>>;
|
|
12
|
-
}
|
|
13
|
-
/**
|
|
14
|
-
* @ignore - internal component.
|
|
15
|
-
*/
|
|
16
|
-
declare const FormControlContext: React.Context<FormControlState | undefined>;
|
|
17
|
-
export default FormControlContext;
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import type { FormControlProps } from './FormControl';
|
|
3
|
+
type ContextFromPropsKey = 'color' | 'disabled' | 'error' | 'fullWidth' | 'hiddenLabel' | 'margin' | 'onBlur' | 'onFocus' | 'required' | 'size' | 'variant';
|
|
4
|
+
export interface FormControlState extends Pick<FormControlProps, ContextFromPropsKey> {
|
|
5
|
+
adornedStart: boolean;
|
|
6
|
+
filled: boolean;
|
|
7
|
+
focused: boolean;
|
|
8
|
+
onEmpty: () => void;
|
|
9
|
+
onFilled: () => void;
|
|
10
|
+
registerEffect: () => void;
|
|
11
|
+
setAdornedStart: React.Dispatch<React.SetStateAction<boolean>>;
|
|
12
|
+
}
|
|
13
|
+
/**
|
|
14
|
+
* @ignore - internal component.
|
|
15
|
+
*/
|
|
16
|
+
declare const FormControlContext: React.Context<FormControlState | undefined>;
|
|
17
|
+
export default FormControlContext;
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
export interface FormControlClasses {
|
|
2
|
-
/** Styles applied to the root element. */
|
|
3
|
-
root: string;
|
|
4
|
-
/** Styles applied to the root element if `margin="normal"`. */
|
|
5
|
-
marginNormal: string;
|
|
6
|
-
/** Styles applied to the root element if `margin="dense"`. */
|
|
7
|
-
marginDense: string;
|
|
8
|
-
/** Styles applied to the root element if `fullWidth={true}`. */
|
|
9
|
-
fullWidth: string;
|
|
10
|
-
}
|
|
11
|
-
export type FormControlClassKey = keyof FormControlClasses;
|
|
12
|
-
export declare function getFormControlUtilityClasses(slot: string): string;
|
|
13
|
-
declare const formControlClasses: FormControlClasses;
|
|
14
|
-
export default formControlClasses;
|
|
1
|
+
export interface FormControlClasses {
|
|
2
|
+
/** Styles applied to the root element. */
|
|
3
|
+
root: string;
|
|
4
|
+
/** Styles applied to the root element if `margin="normal"`. */
|
|
5
|
+
marginNormal: string;
|
|
6
|
+
/** Styles applied to the root element if `margin="dense"`. */
|
|
7
|
+
marginDense: string;
|
|
8
|
+
/** Styles applied to the root element if `fullWidth={true}`. */
|
|
9
|
+
fullWidth: string;
|
|
10
|
+
}
|
|
11
|
+
export type FormControlClassKey = keyof FormControlClasses;
|
|
12
|
+
export declare function getFormControlUtilityClasses(slot: string): string;
|
|
13
|
+
declare const formControlClasses: FormControlClasses;
|
|
14
|
+
export default formControlClasses;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { FormControlState } from './FormControlContext';
|
|
2
|
-
export default function useFormControl(): FormControlState | undefined;
|
|
1
|
+
import { FormControlState } from './FormControlContext';
|
|
2
|
+
export default function useFormControl(): FormControlState | undefined;
|
|
@@ -1,20 +1,20 @@
|
|
|
1
|
-
export interface FormControlLabelClasses {
|
|
2
|
-
/** Styles applied to the root element. */
|
|
3
|
-
root: string;
|
|
4
|
-
/** Styles applied to the root element if `labelPlacement="start"`. */
|
|
5
|
-
labelPlacementStart: string;
|
|
6
|
-
/** Styles applied to the root element if `labelPlacement="top"`. */
|
|
7
|
-
labelPlacementTop: string;
|
|
8
|
-
/** Styles applied to the root element if `labelPlacement="bottom"`. */
|
|
9
|
-
labelPlacementBottom: string;
|
|
10
|
-
/** State class applied to the root element if `disabled={true}`. */
|
|
11
|
-
disabled: string;
|
|
12
|
-
/** Styles applied to the label's Typography component. */
|
|
13
|
-
label: string;
|
|
14
|
-
/** State class applied to the root element if `error={true}`. */
|
|
15
|
-
error: string;
|
|
16
|
-
}
|
|
17
|
-
export type FormControlLabelClassKey = keyof FormControlLabelClasses;
|
|
18
|
-
export declare function getFormControlLabelUtilityClasses(slot: string): string;
|
|
19
|
-
declare const formControlLabelClasses: FormControlLabelClasses;
|
|
20
|
-
export default formControlLabelClasses;
|
|
1
|
+
export interface FormControlLabelClasses {
|
|
2
|
+
/** Styles applied to the root element. */
|
|
3
|
+
root: string;
|
|
4
|
+
/** Styles applied to the root element if `labelPlacement="start"`. */
|
|
5
|
+
labelPlacementStart: string;
|
|
6
|
+
/** Styles applied to the root element if `labelPlacement="top"`. */
|
|
7
|
+
labelPlacementTop: string;
|
|
8
|
+
/** Styles applied to the root element if `labelPlacement="bottom"`. */
|
|
9
|
+
labelPlacementBottom: string;
|
|
10
|
+
/** State class applied to the root element if `disabled={true}`. */
|
|
11
|
+
disabled: string;
|
|
12
|
+
/** Styles applied to the label's Typography component. */
|
|
13
|
+
label: string;
|
|
14
|
+
/** State class applied to the root element if `error={true}`. */
|
|
15
|
+
error: string;
|
|
16
|
+
}
|
|
17
|
+
export type FormControlLabelClassKey = keyof FormControlLabelClasses;
|
|
18
|
+
export declare function getFormControlLabelUtilityClasses(slot: string): string;
|
|
19
|
+
declare const formControlLabelClasses: FormControlLabelClasses;
|
|
20
|
+
export default formControlLabelClasses;
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
export interface FormGroupClasses {
|
|
2
|
-
/** Styles applied to the root element. */
|
|
3
|
-
root: string;
|
|
4
|
-
/** Styles applied to the root element if `row={true}`. */
|
|
5
|
-
row: string;
|
|
6
|
-
/** State class applied to the root element if `error={true}`. */
|
|
7
|
-
error: string;
|
|
8
|
-
}
|
|
9
|
-
export type FormGroupClassKey = keyof FormGroupClasses;
|
|
10
|
-
export declare function getFormGroupUtilityClass(slot: string): string;
|
|
11
|
-
declare const formGroupClasses: FormGroupClasses;
|
|
12
|
-
export default formGroupClasses;
|
|
1
|
+
export interface FormGroupClasses {
|
|
2
|
+
/** Styles applied to the root element. */
|
|
3
|
+
root: string;
|
|
4
|
+
/** Styles applied to the root element if `row={true}`. */
|
|
5
|
+
row: string;
|
|
6
|
+
/** State class applied to the root element if `error={true}`. */
|
|
7
|
+
error: string;
|
|
8
|
+
}
|
|
9
|
+
export type FormGroupClassKey = keyof FormGroupClasses;
|
|
10
|
+
export declare function getFormGroupUtilityClass(slot: string): string;
|
|
11
|
+
declare const formGroupClasses: FormGroupClasses;
|
|
12
|
+
export default formGroupClasses;
|
|
@@ -1,22 +1,22 @@
|
|
|
1
|
-
export interface FormHelperTextClasses {
|
|
2
|
-
/** Styles applied to the root element. */
|
|
3
|
-
root: string;
|
|
4
|
-
/** State class applied to the root element if `error={true}`. */
|
|
5
|
-
error: string;
|
|
6
|
-
/** State class applied to the root element if `disabled={true}`. */
|
|
7
|
-
disabled: string;
|
|
8
|
-
/** Styles applied to the root element if `size="small"`. */
|
|
9
|
-
sizeSmall: string;
|
|
10
|
-
/** Styles applied to the root element if `variant="filled"` or `variant="outlined"`. */
|
|
11
|
-
contained: string;
|
|
12
|
-
/** State class applied to the root element if `focused={true}`. */
|
|
13
|
-
focused: string;
|
|
14
|
-
/** State class applied to the root element if `filled={true}`. */
|
|
15
|
-
filled: string;
|
|
16
|
-
/** State class applied to the root element if `required={true}`. */
|
|
17
|
-
required: string;
|
|
18
|
-
}
|
|
19
|
-
export type FormHelperTextClassKey = keyof FormHelperTextClasses;
|
|
20
|
-
export declare function getFormHelperTextUtilityClasses(slot: string): string;
|
|
21
|
-
declare const formHelperTextClasses: FormHelperTextClasses;
|
|
22
|
-
export default formHelperTextClasses;
|
|
1
|
+
export interface FormHelperTextClasses {
|
|
2
|
+
/** Styles applied to the root element. */
|
|
3
|
+
root: string;
|
|
4
|
+
/** State class applied to the root element if `error={true}`. */
|
|
5
|
+
error: string;
|
|
6
|
+
/** State class applied to the root element if `disabled={true}`. */
|
|
7
|
+
disabled: string;
|
|
8
|
+
/** Styles applied to the root element if `size="small"`. */
|
|
9
|
+
sizeSmall: string;
|
|
10
|
+
/** Styles applied to the root element if `variant="filled"` or `variant="outlined"`. */
|
|
11
|
+
contained: string;
|
|
12
|
+
/** State class applied to the root element if `focused={true}`. */
|
|
13
|
+
focused: string;
|
|
14
|
+
/** State class applied to the root element if `filled={true}`. */
|
|
15
|
+
filled: string;
|
|
16
|
+
/** State class applied to the root element if `required={true}`. */
|
|
17
|
+
required: string;
|
|
18
|
+
}
|
|
19
|
+
export type FormHelperTextClassKey = keyof FormHelperTextClasses;
|
|
20
|
+
export declare function getFormHelperTextUtilityClasses(slot: string): string;
|
|
21
|
+
declare const formHelperTextClasses: FormHelperTextClasses;
|
|
22
|
+
export default formHelperTextClasses;
|
|
@@ -1,22 +1,22 @@
|
|
|
1
|
-
export interface FormLabelClasses {
|
|
2
|
-
/** Styles applied to the root element. */
|
|
3
|
-
root: string;
|
|
4
|
-
/** Styles applied to the root element if the color is secondary. */
|
|
5
|
-
colorSecondary: string;
|
|
6
|
-
/** State class applied to the root element if `focused={true}`. */
|
|
7
|
-
focused: string;
|
|
8
|
-
/** State class applied to the root element if `disabled={true}`. */
|
|
9
|
-
disabled: string;
|
|
10
|
-
/** State class applied to the root element if `error={true}`. */
|
|
11
|
-
error: string;
|
|
12
|
-
/** State class applied to the root element if `filled={true}`. */
|
|
13
|
-
filled: string;
|
|
14
|
-
/** State class applied to the root element if `required={true}`. */
|
|
15
|
-
required: string;
|
|
16
|
-
/** Styles applied to the asterisk element. */
|
|
17
|
-
asterisk: string;
|
|
18
|
-
}
|
|
19
|
-
export type FormLabelClassKey = keyof FormLabelClasses;
|
|
20
|
-
export declare function getFormLabelUtilityClasses(slot: string): string;
|
|
21
|
-
declare const formLabelClasses: FormLabelClasses;
|
|
22
|
-
export default formLabelClasses;
|
|
1
|
+
export interface FormLabelClasses {
|
|
2
|
+
/** Styles applied to the root element. */
|
|
3
|
+
root: string;
|
|
4
|
+
/** Styles applied to the root element if the color is secondary. */
|
|
5
|
+
colorSecondary: string;
|
|
6
|
+
/** State class applied to the root element if `focused={true}`. */
|
|
7
|
+
focused: string;
|
|
8
|
+
/** State class applied to the root element if `disabled={true}`. */
|
|
9
|
+
disabled: string;
|
|
10
|
+
/** State class applied to the root element if `error={true}`. */
|
|
11
|
+
error: string;
|
|
12
|
+
/** State class applied to the root element if `filled={true}`. */
|
|
13
|
+
filled: string;
|
|
14
|
+
/** State class applied to the root element if `required={true}`. */
|
|
15
|
+
required: string;
|
|
16
|
+
/** Styles applied to the asterisk element. */
|
|
17
|
+
asterisk: string;
|
|
18
|
+
}
|
|
19
|
+
export type FormLabelClassKey = keyof FormLabelClasses;
|
|
20
|
+
export declare function getFormLabelUtilityClasses(slot: string): string;
|
|
21
|
+
declare const formLabelClasses: FormLabelClasses;
|
|
22
|
+
export default formLabelClasses;
|
package/Grid/gridClasses.d.ts
CHANGED
|
@@ -1,48 +1,48 @@
|
|
|
1
|
-
export interface GridClasses {
|
|
2
|
-
/** Styles applied to the root element. */
|
|
3
|
-
root: string;
|
|
4
|
-
/** Styles applied to the root element if `container={true}`. */
|
|
5
|
-
container: string;
|
|
6
|
-
/** Styles applied to the root element if `item={true}`. */
|
|
7
|
-
item: string;
|
|
8
|
-
/** Styles applied to the root element if `zeroMinWidth={true}`. */
|
|
9
|
-
zeroMinWidth: string;
|
|
10
|
-
/** Styles applied to the root element if `direction="column"`. */
|
|
11
|
-
'direction-xs-column': string;
|
|
12
|
-
/** Styles applied to the root element if `direction="column-reverse"`. */
|
|
13
|
-
'direction-xs-column-reverse': string;
|
|
14
|
-
/** Styles applied to the root element if `direction="row-reverse"`. */
|
|
15
|
-
'direction-xs-row-reverse': string;
|
|
16
|
-
/** Styles applied to the root element if `wrap="nowrap"`. */
|
|
17
|
-
'wrap-xs-nowrap': string;
|
|
18
|
-
/** Styles applied to the root element if `wrap="reverse"`. */
|
|
19
|
-
'wrap-xs-wrap-reverse': string;
|
|
20
|
-
'spacing-xs-1': string;
|
|
21
|
-
'spacing-xs-2': string;
|
|
22
|
-
'spacing-xs-3': string;
|
|
23
|
-
'spacing-xs-4': string;
|
|
24
|
-
'spacing-xs-5': string;
|
|
25
|
-
'spacing-xs-6': string;
|
|
26
|
-
'spacing-xs-7': string;
|
|
27
|
-
'spacing-xs-8': string;
|
|
28
|
-
'spacing-xs-9': string;
|
|
29
|
-
'spacing-xs-10': string;
|
|
30
|
-
'grid-xs-auto': string;
|
|
31
|
-
'grid-xs-true': string;
|
|
32
|
-
'grid-xs-1': string;
|
|
33
|
-
'grid-xs-2': string;
|
|
34
|
-
'grid-xs-3': string;
|
|
35
|
-
'grid-xs-4': string;
|
|
36
|
-
'grid-xs-5': string;
|
|
37
|
-
'grid-xs-6': string;
|
|
38
|
-
'grid-xs-7': string;
|
|
39
|
-
'grid-xs-8': string;
|
|
40
|
-
'grid-xs-9': string;
|
|
41
|
-
'grid-xs-10': string;
|
|
42
|
-
'grid-xs-11': string;
|
|
43
|
-
'grid-xs-12': string;
|
|
44
|
-
}
|
|
45
|
-
export type GridClassKey = keyof GridClasses;
|
|
46
|
-
export declare function getGridUtilityClass(slot: string): string;
|
|
47
|
-
declare const gridClasses: GridClasses;
|
|
48
|
-
export default gridClasses;
|
|
1
|
+
export interface GridClasses {
|
|
2
|
+
/** Styles applied to the root element. */
|
|
3
|
+
root: string;
|
|
4
|
+
/** Styles applied to the root element if `container={true}`. */
|
|
5
|
+
container: string;
|
|
6
|
+
/** Styles applied to the root element if `item={true}`. */
|
|
7
|
+
item: string;
|
|
8
|
+
/** Styles applied to the root element if `zeroMinWidth={true}`. */
|
|
9
|
+
zeroMinWidth: string;
|
|
10
|
+
/** Styles applied to the root element if `direction="column"`. */
|
|
11
|
+
'direction-xs-column': string;
|
|
12
|
+
/** Styles applied to the root element if `direction="column-reverse"`. */
|
|
13
|
+
'direction-xs-column-reverse': string;
|
|
14
|
+
/** Styles applied to the root element if `direction="row-reverse"`. */
|
|
15
|
+
'direction-xs-row-reverse': string;
|
|
16
|
+
/** Styles applied to the root element if `wrap="nowrap"`. */
|
|
17
|
+
'wrap-xs-nowrap': string;
|
|
18
|
+
/** Styles applied to the root element if `wrap="reverse"`. */
|
|
19
|
+
'wrap-xs-wrap-reverse': string;
|
|
20
|
+
'spacing-xs-1': string;
|
|
21
|
+
'spacing-xs-2': string;
|
|
22
|
+
'spacing-xs-3': string;
|
|
23
|
+
'spacing-xs-4': string;
|
|
24
|
+
'spacing-xs-5': string;
|
|
25
|
+
'spacing-xs-6': string;
|
|
26
|
+
'spacing-xs-7': string;
|
|
27
|
+
'spacing-xs-8': string;
|
|
28
|
+
'spacing-xs-9': string;
|
|
29
|
+
'spacing-xs-10': string;
|
|
30
|
+
'grid-xs-auto': string;
|
|
31
|
+
'grid-xs-true': string;
|
|
32
|
+
'grid-xs-1': string;
|
|
33
|
+
'grid-xs-2': string;
|
|
34
|
+
'grid-xs-3': string;
|
|
35
|
+
'grid-xs-4': string;
|
|
36
|
+
'grid-xs-5': string;
|
|
37
|
+
'grid-xs-6': string;
|
|
38
|
+
'grid-xs-7': string;
|
|
39
|
+
'grid-xs-8': string;
|
|
40
|
+
'grid-xs-9': string;
|
|
41
|
+
'grid-xs-10': string;
|
|
42
|
+
'grid-xs-11': string;
|
|
43
|
+
'grid-xs-12': string;
|
|
44
|
+
}
|
|
45
|
+
export type GridClassKey = keyof GridClasses;
|
|
46
|
+
export declare function getGridUtilityClass(slot: string): string;
|
|
47
|
+
declare const gridClasses: GridClasses;
|
|
48
|
+
export default gridClasses;
|
package/Icon/iconClasses.d.ts
CHANGED
|
@@ -1,24 +1,24 @@
|
|
|
1
|
-
export interface IconClasses {
|
|
2
|
-
/** Styles applied to the root element. */
|
|
3
|
-
root: string;
|
|
4
|
-
/** Styles applied to the root element if `color="primary"`. */
|
|
5
|
-
colorPrimary: string;
|
|
6
|
-
/** Styles applied to the root element if `color="secondary"`. */
|
|
7
|
-
colorSecondary: string;
|
|
8
|
-
/** Styles applied to the root element if `color="action"`. */
|
|
9
|
-
colorAction: string;
|
|
10
|
-
/** Styles applied to the root element if `color="error"`. */
|
|
11
|
-
colorError: string;
|
|
12
|
-
/** Styles applied to the root element if `color="disabled"`. */
|
|
13
|
-
colorDisabled: string;
|
|
14
|
-
/** Styles applied to the root element if `fontSize="inherit"`. */
|
|
15
|
-
fontSizeInherit: string;
|
|
16
|
-
/** Styles applied to the root element if `fontSize="small"`. */
|
|
17
|
-
fontSizeSmall: string;
|
|
18
|
-
/** Styles applied to the root element if `fontSize="large"`. */
|
|
19
|
-
fontSizeLarge: string;
|
|
20
|
-
}
|
|
21
|
-
export type IconClassKey = keyof IconClasses;
|
|
22
|
-
export declare function getIconUtilityClass(slot: string): string;
|
|
23
|
-
declare const iconClasses: IconClasses;
|
|
24
|
-
export default iconClasses;
|
|
1
|
+
export interface IconClasses {
|
|
2
|
+
/** Styles applied to the root element. */
|
|
3
|
+
root: string;
|
|
4
|
+
/** Styles applied to the root element if `color="primary"`. */
|
|
5
|
+
colorPrimary: string;
|
|
6
|
+
/** Styles applied to the root element if `color="secondary"`. */
|
|
7
|
+
colorSecondary: string;
|
|
8
|
+
/** Styles applied to the root element if `color="action"`. */
|
|
9
|
+
colorAction: string;
|
|
10
|
+
/** Styles applied to the root element if `color="error"`. */
|
|
11
|
+
colorError: string;
|
|
12
|
+
/** Styles applied to the root element if `color="disabled"`. */
|
|
13
|
+
colorDisabled: string;
|
|
14
|
+
/** Styles applied to the root element if `fontSize="inherit"`. */
|
|
15
|
+
fontSizeInherit: string;
|
|
16
|
+
/** Styles applied to the root element if `fontSize="small"`. */
|
|
17
|
+
fontSizeSmall: string;
|
|
18
|
+
/** Styles applied to the root element if `fontSize="large"`. */
|
|
19
|
+
fontSizeLarge: string;
|
|
20
|
+
}
|
|
21
|
+
export type IconClassKey = keyof IconClasses;
|
|
22
|
+
export declare function getIconUtilityClass(slot: string): string;
|
|
23
|
+
declare const iconClasses: IconClasses;
|
|
24
|
+
export default iconClasses;
|
|
@@ -1,34 +1,34 @@
|
|
|
1
|
-
export interface IconButtonClasses {
|
|
2
|
-
/** Styles applied to the root element. */
|
|
3
|
-
root: string;
|
|
4
|
-
/** Styles applied to the root element if `edge="start"`. */
|
|
5
|
-
edgeStart: string;
|
|
6
|
-
/** Styles applied to the root element if `edge="end"`. */
|
|
7
|
-
edgeEnd: string;
|
|
8
|
-
/** Styles applied to the root element if `color="inherit"`. */
|
|
9
|
-
colorInherit: 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
|
-
/** Styles applied to the root element if `color="error"`. */
|
|
15
|
-
colorError: string;
|
|
16
|
-
/** Styles applied to the root element if `color="info"`. */
|
|
17
|
-
colorInfo: string;
|
|
18
|
-
/** Styles applied to the root element if `color="success"`. */
|
|
19
|
-
colorSuccess: string;
|
|
20
|
-
/** Styles applied to the root element if `color="warning"`. */
|
|
21
|
-
colorWarning: string;
|
|
22
|
-
/** State class applied to the root element if `disabled={true}`. */
|
|
23
|
-
disabled: string;
|
|
24
|
-
/** Styles applied to the root element if `size="small"`. */
|
|
25
|
-
sizeSmall: string;
|
|
26
|
-
/** Styles applied to the root element if `size="medium"`. */
|
|
27
|
-
sizeMedium: string;
|
|
28
|
-
/** Styles applied to the root element if `size="large"`. */
|
|
29
|
-
sizeLarge: string;
|
|
30
|
-
}
|
|
31
|
-
export type IconButtonClassKey = keyof IconButtonClasses;
|
|
32
|
-
export declare function getIconButtonUtilityClass(slot: string): string;
|
|
33
|
-
declare const iconButtonClasses: IconButtonClasses;
|
|
34
|
-
export default iconButtonClasses;
|
|
1
|
+
export interface IconButtonClasses {
|
|
2
|
+
/** Styles applied to the root element. */
|
|
3
|
+
root: string;
|
|
4
|
+
/** Styles applied to the root element if `edge="start"`. */
|
|
5
|
+
edgeStart: string;
|
|
6
|
+
/** Styles applied to the root element if `edge="end"`. */
|
|
7
|
+
edgeEnd: string;
|
|
8
|
+
/** Styles applied to the root element if `color="inherit"`. */
|
|
9
|
+
colorInherit: 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
|
+
/** Styles applied to the root element if `color="error"`. */
|
|
15
|
+
colorError: string;
|
|
16
|
+
/** Styles applied to the root element if `color="info"`. */
|
|
17
|
+
colorInfo: string;
|
|
18
|
+
/** Styles applied to the root element if `color="success"`. */
|
|
19
|
+
colorSuccess: string;
|
|
20
|
+
/** Styles applied to the root element if `color="warning"`. */
|
|
21
|
+
colorWarning: string;
|
|
22
|
+
/** State class applied to the root element if `disabled={true}`. */
|
|
23
|
+
disabled: string;
|
|
24
|
+
/** Styles applied to the root element if `size="small"`. */
|
|
25
|
+
sizeSmall: string;
|
|
26
|
+
/** Styles applied to the root element if `size="medium"`. */
|
|
27
|
+
sizeMedium: string;
|
|
28
|
+
/** Styles applied to the root element if `size="large"`. */
|
|
29
|
+
sizeLarge: string;
|
|
30
|
+
}
|
|
31
|
+
export type IconButtonClassKey = keyof IconButtonClasses;
|
|
32
|
+
export declare function getIconButtonUtilityClass(slot: string): string;
|
|
33
|
+
declare const iconButtonClasses: IconButtonClasses;
|
|
34
|
+
export default iconButtonClasses;
|
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
export interface ImageListClasses {
|
|
2
|
-
/** Styles applied to the root element. */
|
|
3
|
-
root: string;
|
|
4
|
-
/** Styles applied to the root element if `variant="masonry"`. */
|
|
5
|
-
masonry: string;
|
|
6
|
-
/** Styles applied to the root element if `variant="quilted"`. */
|
|
7
|
-
quilted: string;
|
|
8
|
-
/** Styles applied to the root element if `variant="standard"`. */
|
|
9
|
-
standard: string;
|
|
10
|
-
/** Styles applied to the root element if `variant="woven"`. */
|
|
11
|
-
woven: string;
|
|
12
|
-
}
|
|
13
|
-
export type ImageListClassKey = keyof ImageListClasses;
|
|
14
|
-
export declare function getImageListUtilityClass(slot: string): string;
|
|
15
|
-
declare const imageListClasses: ImageListClasses;
|
|
16
|
-
export default imageListClasses;
|
|
1
|
+
export interface ImageListClasses {
|
|
2
|
+
/** Styles applied to the root element. */
|
|
3
|
+
root: string;
|
|
4
|
+
/** Styles applied to the root element if `variant="masonry"`. */
|
|
5
|
+
masonry: string;
|
|
6
|
+
/** Styles applied to the root element if `variant="quilted"`. */
|
|
7
|
+
quilted: string;
|
|
8
|
+
/** Styles applied to the root element if `variant="standard"`. */
|
|
9
|
+
standard: string;
|
|
10
|
+
/** Styles applied to the root element if `variant="woven"`. */
|
|
11
|
+
woven: string;
|
|
12
|
+
}
|
|
13
|
+
export type ImageListClassKey = keyof ImageListClasses;
|
|
14
|
+
export declare function getImageListUtilityClass(slot: string): string;
|
|
15
|
+
declare const imageListClasses: ImageListClasses;
|
|
16
|
+
export default imageListClasses;
|