@mui/material 5.7.0 → 5.8.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/appBarClasses.d.ts +28 -28
- package/Autocomplete/Autocomplete.d.ts +23 -1
- package/Autocomplete/Autocomplete.js +3 -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/Badge.d.ts +1 -34
- package/Badge/badgeClasses.d.ts +56 -24
- package/BottomNavigation/BottomNavigation.js +0 -0
- package/BottomNavigation/bottomNavigationClasses.d.ts +8 -8
- package/BottomNavigationAction/bottomNavigationActionClasses.d.ts +14 -14
- package/Box/Box.js +1 -1
- package/Breadcrumbs/breadcrumbsClasses.d.ts +14 -14
- package/Button/buttonClasses.d.ts +76 -76
- 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 +72 -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 +80 -80
- package/CircularProgress/circularProgressClasses.d.ts +26 -26
- package/ClickAwayListener/index.d.ts +2 -2
- package/Collapse/collapseClasses.d.ts +18 -18
- package/Container/Container.js +17 -106
- package/Container/containerClasses.d.ts +6 -22
- 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/gridClasses.d.ts +48 -48
- package/Icon/iconClasses.d.ts +24 -24
- 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 +44 -44
- package/InputLabel/inputLabelClasses.d.ts +32 -32
- package/LinearProgress/linearProgressClasses.d.ts +42 -42
- 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 +29 -29
- package/README.md +2 -1
- 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 +24 -24
- 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/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/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/className/index.d.ts +1 -1
- package/className/index.js +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 +3 -2
- package/legacy/BottomNavigation/BottomNavigation.js +0 -0
- package/legacy/Box/Box.js +1 -1
- package/legacy/Container/Container.js +18 -103
- package/legacy/className/index.js +1 -1
- package/legacy/index.js +1 -1
- package/legacy/locale/index.js +22 -22
- package/legacy/styles/createMixins.js +1 -1
- package/legacy/styles/createTheme.js +1 -1
- package/locale/index.d.ts +71 -71
- package/locale/index.js +22 -22
- package/modern/Autocomplete/Autocomplete.js +3 -2
- package/modern/BottomNavigation/BottomNavigation.js +0 -0
- package/modern/Box/Box.js +1 -1
- package/modern/Container/Container.js +17 -106
- package/modern/className/index.js +1 -1
- package/modern/index.js +1 -1
- package/modern/locale/index.js +22 -22
- package/modern/styles/createMixins.js +1 -1
- package/modern/styles/createTheme.js +1 -1
- package/node/Autocomplete/Autocomplete.js +4 -2
- package/node/BottomNavigation/BottomNavigation.js +0 -0
- package/node/Box/Box.js +2 -2
- package/node/Container/Container.js +17 -113
- package/node/className/index.js +2 -2
- package/node/index.js +1 -1
- package/node/locale/index.js +22 -22
- package/node/styles/createMixins.js +1 -1
- package/node/styles/createTheme.js +1 -1
- package/package.json +4 -5
- package/styles/createMixins.d.ts +2 -6
- package/styles/createMixins.js +1 -1
- package/styles/createTheme.js +1 -1
- 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 +413 -351
- package/umd/material-ui.production.min.js +20 -20
- package/useMediaQuery/useMediaQuery.d.ts +31 -31
- 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
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/** @license MUI v5.
|
|
1
|
+
/** @license MUI v5.8.0
|
|
2
2
|
*
|
|
3
3
|
* This source code is licensed under the MIT license found in the
|
|
4
4
|
* LICENSE file in the root directory of this source tree.
|
|
@@ -4724,7 +4724,7 @@
|
|
|
4724
4724
|
styles: PropTypes.oneOfType([PropTypes.string, PropTypes.object, PropTypes.func])
|
|
4725
4725
|
} ;
|
|
4726
4726
|
|
|
4727
|
-
function styled$
|
|
4727
|
+
function styled$3(tag, options) {
|
|
4728
4728
|
const stylesFactory = emStyled(tag, options);
|
|
4729
4729
|
|
|
4730
4730
|
{
|
|
@@ -5565,6 +5565,74 @@
|
|
|
5565
5565
|
return output;
|
|
5566
5566
|
}
|
|
5567
5567
|
|
|
5568
|
+
function composeClasses(slots, getUtilityClass, classes) {
|
|
5569
|
+
const output = {};
|
|
5570
|
+
Object.keys(slots).forEach( // `Objet.keys(slots)` can't be wider than `T` because we infer `T` from `slots`.
|
|
5571
|
+
// @ts-expect-error https://github.com/microsoft/TypeScript/pull/12253#issuecomment-263132208
|
|
5572
|
+
slot => {
|
|
5573
|
+
output[slot] = slots[slot].reduce((acc, key) => {
|
|
5574
|
+
if (key) {
|
|
5575
|
+
if (classes && classes[key]) {
|
|
5576
|
+
acc.push(classes[key]);
|
|
5577
|
+
}
|
|
5578
|
+
|
|
5579
|
+
acc.push(getUtilityClass(key));
|
|
5580
|
+
}
|
|
5581
|
+
|
|
5582
|
+
return acc;
|
|
5583
|
+
}, []).join(' ');
|
|
5584
|
+
});
|
|
5585
|
+
return output;
|
|
5586
|
+
}
|
|
5587
|
+
|
|
5588
|
+
const defaultGenerator = componentName => componentName;
|
|
5589
|
+
|
|
5590
|
+
const createClassNameGenerator = () => {
|
|
5591
|
+
let generate = defaultGenerator;
|
|
5592
|
+
return {
|
|
5593
|
+
configure(generator) {
|
|
5594
|
+
generate = generator;
|
|
5595
|
+
},
|
|
5596
|
+
|
|
5597
|
+
generate(componentName) {
|
|
5598
|
+
return generate(componentName);
|
|
5599
|
+
},
|
|
5600
|
+
|
|
5601
|
+
reset() {
|
|
5602
|
+
generate = defaultGenerator;
|
|
5603
|
+
}
|
|
5604
|
+
|
|
5605
|
+
};
|
|
5606
|
+
};
|
|
5607
|
+
|
|
5608
|
+
const ClassNameGenerator = createClassNameGenerator();
|
|
5609
|
+
var ClassNameGenerator$1 = ClassNameGenerator;
|
|
5610
|
+
|
|
5611
|
+
const globalStateClassesMapping = {
|
|
5612
|
+
active: 'Mui-active',
|
|
5613
|
+
checked: 'Mui-checked',
|
|
5614
|
+
completed: 'Mui-completed',
|
|
5615
|
+
disabled: 'Mui-disabled',
|
|
5616
|
+
error: 'Mui-error',
|
|
5617
|
+
expanded: 'Mui-expanded',
|
|
5618
|
+
focused: 'Mui-focused',
|
|
5619
|
+
focusVisible: 'Mui-focusVisible',
|
|
5620
|
+
required: 'Mui-required',
|
|
5621
|
+
selected: 'Mui-selected'
|
|
5622
|
+
};
|
|
5623
|
+
function generateUtilityClass(componentName, slot) {
|
|
5624
|
+
const globalStateClass = globalStateClassesMapping[slot];
|
|
5625
|
+
return globalStateClass || `${ClassNameGenerator$1.generate(componentName)}-${slot}`;
|
|
5626
|
+
}
|
|
5627
|
+
|
|
5628
|
+
function generateUtilityClasses(componentName, slots) {
|
|
5629
|
+
const result = {};
|
|
5630
|
+
slots.forEach(slot => {
|
|
5631
|
+
result[slot] = generateUtilityClass(componentName, slot);
|
|
5632
|
+
});
|
|
5633
|
+
return result;
|
|
5634
|
+
}
|
|
5635
|
+
|
|
5568
5636
|
function merge(acc, item) {
|
|
5569
5637
|
if (!item) {
|
|
5570
5638
|
return acc;
|
|
@@ -6833,7 +6901,7 @@
|
|
|
6833
6901
|
generateClassName,
|
|
6834
6902
|
styleFunctionSx = defaultStyleFunctionSx
|
|
6835
6903
|
} = options;
|
|
6836
|
-
const BoxRoot = styled$
|
|
6904
|
+
const BoxRoot = styled$3('div')(styleFunctionSx);
|
|
6837
6905
|
const Box = /*#__PURE__*/React__namespace.forwardRef(function Box(inProps, ref) {
|
|
6838
6906
|
const theme = useTheme$1(defaultTheme);
|
|
6839
6907
|
|
|
@@ -6988,7 +7056,7 @@
|
|
|
6988
7056
|
shouldForwardPropOption = slotShouldForwardProp;
|
|
6989
7057
|
}
|
|
6990
7058
|
|
|
6991
|
-
const defaultStyledResolver = styled$
|
|
7059
|
+
const defaultStyledResolver = styled$3(tag, _extends({
|
|
6992
7060
|
shouldForwardProp: shouldForwardPropOption,
|
|
6993
7061
|
label
|
|
6994
7062
|
}, options));
|
|
@@ -7099,6 +7167,9 @@
|
|
|
7099
7167
|
};
|
|
7100
7168
|
}
|
|
7101
7169
|
|
|
7170
|
+
const styled$2 = createStyled();
|
|
7171
|
+
var systemStyled = styled$2;
|
|
7172
|
+
|
|
7102
7173
|
function getThemeProps(params) {
|
|
7103
7174
|
const {
|
|
7104
7175
|
theme,
|
|
@@ -8232,7 +8303,149 @@ The following color spaces are supported: srgb, display-p3, a98-rgb, prophoto-rg
|
|
|
8232
8303
|
};
|
|
8233
8304
|
}
|
|
8234
8305
|
|
|
8235
|
-
const _excluded$2e = ["
|
|
8306
|
+
const _excluded$2e = ["className", "component", "disableGutters", "fixed", "maxWidth", "classes"];
|
|
8307
|
+
const defaultTheme$4 = createTheme$1();
|
|
8308
|
+
const defaultCreateStyledComponent = systemStyled('div', {
|
|
8309
|
+
name: 'MuiContainer',
|
|
8310
|
+
slot: 'Root',
|
|
8311
|
+
overridesResolver: (props, styles) => {
|
|
8312
|
+
const {
|
|
8313
|
+
ownerState
|
|
8314
|
+
} = props;
|
|
8315
|
+
return [styles.root, styles[`maxWidth${capitalize(String(ownerState.maxWidth))}`], ownerState.fixed && styles.fixed, ownerState.disableGutters && styles.disableGutters];
|
|
8316
|
+
}
|
|
8317
|
+
});
|
|
8318
|
+
|
|
8319
|
+
const useThemePropsDefault = inProps => useThemeProps$1({
|
|
8320
|
+
props: inProps,
|
|
8321
|
+
name: 'MuiContainer',
|
|
8322
|
+
defaultTheme: defaultTheme$4
|
|
8323
|
+
});
|
|
8324
|
+
|
|
8325
|
+
const useUtilityClasses$1P = (ownerState, componentName) => {
|
|
8326
|
+
const getContainerUtilityClass = slot => {
|
|
8327
|
+
return generateUtilityClass(componentName, slot);
|
|
8328
|
+
};
|
|
8329
|
+
|
|
8330
|
+
const {
|
|
8331
|
+
classes,
|
|
8332
|
+
fixed,
|
|
8333
|
+
disableGutters,
|
|
8334
|
+
maxWidth
|
|
8335
|
+
} = ownerState;
|
|
8336
|
+
const slots = {
|
|
8337
|
+
root: ['root', maxWidth && `maxWidth${capitalize(String(maxWidth))}`, fixed && 'fixed', disableGutters && 'disableGutters']
|
|
8338
|
+
};
|
|
8339
|
+
return composeClasses(slots, getContainerUtilityClass, classes);
|
|
8340
|
+
};
|
|
8341
|
+
|
|
8342
|
+
function createContainer(options = {}) {
|
|
8343
|
+
const {
|
|
8344
|
+
// This will allow adding custom styled fn (for example for custom sx style function)
|
|
8345
|
+
createStyledComponent = defaultCreateStyledComponent,
|
|
8346
|
+
useThemeProps = useThemePropsDefault,
|
|
8347
|
+
componentName = 'MuiContainer'
|
|
8348
|
+
} = options;
|
|
8349
|
+
const ContainerRoot = createStyledComponent(({
|
|
8350
|
+
theme,
|
|
8351
|
+
ownerState
|
|
8352
|
+
}) => _extends({
|
|
8353
|
+
width: '100%',
|
|
8354
|
+
marginLeft: 'auto',
|
|
8355
|
+
boxSizing: 'border-box',
|
|
8356
|
+
marginRight: 'auto',
|
|
8357
|
+
display: 'block'
|
|
8358
|
+
}, !ownerState.disableGutters && {
|
|
8359
|
+
paddingLeft: theme.spacing(2),
|
|
8360
|
+
paddingRight: theme.spacing(2),
|
|
8361
|
+
// @ts-ignore module augmentation fails if custom breakpoints are used
|
|
8362
|
+
[theme.breakpoints.up('sm')]: {
|
|
8363
|
+
paddingLeft: theme.spacing(3),
|
|
8364
|
+
paddingRight: theme.spacing(3)
|
|
8365
|
+
}
|
|
8366
|
+
}), ({
|
|
8367
|
+
theme,
|
|
8368
|
+
ownerState
|
|
8369
|
+
}) => ownerState.fixed && Object.keys(theme.breakpoints.values).reduce((acc, breakpointValueKey) => {
|
|
8370
|
+
const breakpoint = breakpointValueKey;
|
|
8371
|
+
const value = theme.breakpoints.values[breakpoint];
|
|
8372
|
+
|
|
8373
|
+
if (value !== 0) {
|
|
8374
|
+
// @ts-ignore
|
|
8375
|
+
acc[theme.breakpoints.up(breakpoint)] = {
|
|
8376
|
+
maxWidth: `${value}${theme.breakpoints.unit}`
|
|
8377
|
+
};
|
|
8378
|
+
}
|
|
8379
|
+
|
|
8380
|
+
return acc;
|
|
8381
|
+
}, {}), ({
|
|
8382
|
+
theme,
|
|
8383
|
+
ownerState
|
|
8384
|
+
}) => _extends({}, ownerState.maxWidth === 'xs' && {
|
|
8385
|
+
// @ts-ignore module augmentation fails if custom breakpoints are used
|
|
8386
|
+
[theme.breakpoints.up('xs')]: {
|
|
8387
|
+
// @ts-ignore module augmentation fails if custom breakpoints are used
|
|
8388
|
+
maxWidth: Math.max(theme.breakpoints.values.xs, 444)
|
|
8389
|
+
}
|
|
8390
|
+
}, ownerState.maxWidth && // @ts-ignore module augmentation fails if custom breakpoints are used
|
|
8391
|
+
ownerState.maxWidth !== 'xs' && {
|
|
8392
|
+
// @ts-ignore module augmentation fails if custom breakpoints are used
|
|
8393
|
+
[theme.breakpoints.up(ownerState.maxWidth)]: {
|
|
8394
|
+
// @ts-ignore module augmentation fails if custom breakpoints are used
|
|
8395
|
+
maxWidth: `${theme.breakpoints.values[ownerState.maxWidth]}${theme.breakpoints.unit}`
|
|
8396
|
+
}
|
|
8397
|
+
}));
|
|
8398
|
+
const Container = /*#__PURE__*/React__namespace.forwardRef(function Container(inProps, ref) {
|
|
8399
|
+
const props = useThemeProps(inProps);
|
|
8400
|
+
|
|
8401
|
+
const {
|
|
8402
|
+
className,
|
|
8403
|
+
component = 'div',
|
|
8404
|
+
disableGutters = false,
|
|
8405
|
+
fixed = false,
|
|
8406
|
+
maxWidth = 'lg'
|
|
8407
|
+
} = props,
|
|
8408
|
+
other = _objectWithoutPropertiesLoose(props, _excluded$2e);
|
|
8409
|
+
|
|
8410
|
+
const ownerState = _extends({}, props, {
|
|
8411
|
+
component,
|
|
8412
|
+
disableGutters,
|
|
8413
|
+
fixed,
|
|
8414
|
+
maxWidth
|
|
8415
|
+
}); // @ts-ignore module augmentation fails if custom breakpoints are used
|
|
8416
|
+
|
|
8417
|
+
|
|
8418
|
+
const classes = useUtilityClasses$1P(ownerState, componentName);
|
|
8419
|
+
return (
|
|
8420
|
+
/*#__PURE__*/
|
|
8421
|
+
// @ts-ignore theme is injected by the styled util
|
|
8422
|
+
jsxRuntime_1(ContainerRoot, _extends({
|
|
8423
|
+
as: component // @ts-ignore module augmentation fails if custom breakpoints are used
|
|
8424
|
+
,
|
|
8425
|
+
ownerState: ownerState,
|
|
8426
|
+
className: clsx(classes.root, className),
|
|
8427
|
+
ref: ref
|
|
8428
|
+
}, other))
|
|
8429
|
+
);
|
|
8430
|
+
});
|
|
8431
|
+
Container.propTypes
|
|
8432
|
+
/* remove-proptypes */
|
|
8433
|
+
= {
|
|
8434
|
+
children: PropTypes.node,
|
|
8435
|
+
classes: PropTypes.object,
|
|
8436
|
+
className: PropTypes.string,
|
|
8437
|
+
component: PropTypes.elementType,
|
|
8438
|
+
disableGutters: PropTypes.bool,
|
|
8439
|
+
fixed: PropTypes.bool,
|
|
8440
|
+
maxWidth: PropTypes
|
|
8441
|
+
/* @typescript-to-proptypes-ignore */
|
|
8442
|
+
.oneOfType([PropTypes.oneOf(['xs', 'sm', 'md', 'lg', 'xl', false]), PropTypes.string]),
|
|
8443
|
+
sx: PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.func, PropTypes.object, PropTypes.bool])), PropTypes.func, PropTypes.object])
|
|
8444
|
+
} ;
|
|
8445
|
+
return Container;
|
|
8446
|
+
}
|
|
8447
|
+
|
|
8448
|
+
const _excluded$2d = ["defaultProps", "mixins", "overrides", "palette", "props", "styleOverrides"],
|
|
8236
8449
|
_excluded2$b = ["type", "mode"];
|
|
8237
8450
|
function adaptV4Theme(inputTheme) {
|
|
8238
8451
|
{
|
|
@@ -8247,7 +8460,7 @@ The following color spaces are supported: srgb, display-p3, a98-rgb, prophoto-rg
|
|
|
8247
8460
|
props = {},
|
|
8248
8461
|
styleOverrides = {}
|
|
8249
8462
|
} = inputTheme,
|
|
8250
|
-
other = _objectWithoutPropertiesLoose(inputTheme, _excluded$
|
|
8463
|
+
other = _objectWithoutPropertiesLoose(inputTheme, _excluded$2d);
|
|
8251
8464
|
|
|
8252
8465
|
const theme = _extends({}, other, {
|
|
8253
8466
|
components: {}
|
|
@@ -9375,74 +9588,6 @@ The following color spaces are supported: srgb, display-p3, a98-rgb, prophoto-rg
|
|
|
9375
9588
|
};
|
|
9376
9589
|
}
|
|
9377
9590
|
|
|
9378
|
-
function composeClasses(slots, getUtilityClass, classes) {
|
|
9379
|
-
const output = {};
|
|
9380
|
-
Object.keys(slots).forEach( // `Objet.keys(slots)` can't be wider than `T` because we infer `T` from `slots`.
|
|
9381
|
-
// @ts-expect-error https://github.com/microsoft/TypeScript/pull/12253#issuecomment-263132208
|
|
9382
|
-
slot => {
|
|
9383
|
-
output[slot] = slots[slot].reduce((acc, key) => {
|
|
9384
|
-
if (key) {
|
|
9385
|
-
if (classes && classes[key]) {
|
|
9386
|
-
acc.push(classes[key]);
|
|
9387
|
-
}
|
|
9388
|
-
|
|
9389
|
-
acc.push(getUtilityClass(key));
|
|
9390
|
-
}
|
|
9391
|
-
|
|
9392
|
-
return acc;
|
|
9393
|
-
}, []).join(' ');
|
|
9394
|
-
});
|
|
9395
|
-
return output;
|
|
9396
|
-
}
|
|
9397
|
-
|
|
9398
|
-
const defaultGenerator = componentName => componentName;
|
|
9399
|
-
|
|
9400
|
-
const createClassNameGenerator = () => {
|
|
9401
|
-
let generate = defaultGenerator;
|
|
9402
|
-
return {
|
|
9403
|
-
configure(generator) {
|
|
9404
|
-
generate = generator;
|
|
9405
|
-
},
|
|
9406
|
-
|
|
9407
|
-
generate(componentName) {
|
|
9408
|
-
return generate(componentName);
|
|
9409
|
-
},
|
|
9410
|
-
|
|
9411
|
-
reset() {
|
|
9412
|
-
generate = defaultGenerator;
|
|
9413
|
-
}
|
|
9414
|
-
|
|
9415
|
-
};
|
|
9416
|
-
};
|
|
9417
|
-
|
|
9418
|
-
const ClassNameGenerator = createClassNameGenerator();
|
|
9419
|
-
var ClassNameGenerator$1 = ClassNameGenerator;
|
|
9420
|
-
|
|
9421
|
-
const globalStateClassesMapping = {
|
|
9422
|
-
active: 'Mui-active',
|
|
9423
|
-
checked: 'Mui-checked',
|
|
9424
|
-
completed: 'Mui-completed',
|
|
9425
|
-
disabled: 'Mui-disabled',
|
|
9426
|
-
error: 'Mui-error',
|
|
9427
|
-
expanded: 'Mui-expanded',
|
|
9428
|
-
focused: 'Mui-focused',
|
|
9429
|
-
focusVisible: 'Mui-focusVisible',
|
|
9430
|
-
required: 'Mui-required',
|
|
9431
|
-
selected: 'Mui-selected'
|
|
9432
|
-
};
|
|
9433
|
-
function generateUtilityClass(componentName, slot) {
|
|
9434
|
-
const globalStateClass = globalStateClassesMapping[slot];
|
|
9435
|
-
return globalStateClass || `${ClassNameGenerator$1.generate(componentName)}-${slot}`;
|
|
9436
|
-
}
|
|
9437
|
-
|
|
9438
|
-
function generateUtilityClasses(componentName, slots) {
|
|
9439
|
-
const result = {};
|
|
9440
|
-
slots.forEach(slot => {
|
|
9441
|
-
result[slot] = generateUtilityClass(componentName, slot);
|
|
9442
|
-
});
|
|
9443
|
-
return result;
|
|
9444
|
-
}
|
|
9445
|
-
|
|
9446
9591
|
function useBadge(props) {
|
|
9447
9592
|
const {
|
|
9448
9593
|
badgeContent: badgeContentProp,
|
|
@@ -9478,9 +9623,9 @@ The following color spaces are supported: srgb, display-p3, a98-rgb, prophoto-rg
|
|
|
9478
9623
|
}
|
|
9479
9624
|
generateUtilityClasses('BaseBadge', ['root', 'badge', 'invisible']);
|
|
9480
9625
|
|
|
9481
|
-
const _excluded$
|
|
9626
|
+
const _excluded$2c = ["badgeContent", "component", "children", "className", "components", "componentsProps", "invisible", "max", "showZero"];
|
|
9482
9627
|
|
|
9483
|
-
const useUtilityClasses$
|
|
9628
|
+
const useUtilityClasses$1O = ownerState => {
|
|
9484
9629
|
const {
|
|
9485
9630
|
invisible
|
|
9486
9631
|
} = ownerState;
|
|
@@ -9501,7 +9646,7 @@ The following color spaces are supported: srgb, display-p3, a98-rgb, prophoto-rg
|
|
|
9501
9646
|
max: maxProp = 99,
|
|
9502
9647
|
showZero = false
|
|
9503
9648
|
} = props,
|
|
9504
|
-
other = _objectWithoutPropertiesLoose(props, _excluded$
|
|
9649
|
+
other = _objectWithoutPropertiesLoose(props, _excluded$2c);
|
|
9505
9650
|
|
|
9506
9651
|
const {
|
|
9507
9652
|
badgeContent,
|
|
@@ -9519,7 +9664,7 @@ The following color spaces are supported: srgb, display-p3, a98-rgb, prophoto-rg
|
|
|
9519
9664
|
showZero
|
|
9520
9665
|
});
|
|
9521
9666
|
|
|
9522
|
-
const classes = useUtilityClasses$
|
|
9667
|
+
const classes = useUtilityClasses$1O(ownerState);
|
|
9523
9668
|
const Root = component || components.Root || 'span';
|
|
9524
9669
|
const rootProps = appendOwnerState(Root, _extends({}, other, componentsProps.root), ownerState);
|
|
9525
9670
|
const Badge = components.Badge || 'span';
|
|
@@ -11833,7 +11978,7 @@ The following color spaces are supported: srgb, display-p3, a98-rgb, prophoto-rg
|
|
|
11833
11978
|
|
|
11834
11979
|
var Portal$1 = Portal;
|
|
11835
11980
|
|
|
11836
|
-
const _excluded$
|
|
11981
|
+
const _excluded$2b = ["anchorEl", "children", "direction", "disablePortal", "modifiers", "open", "ownerState", "placement", "popperOptions", "popperRef", "TransitionProps"],
|
|
11837
11982
|
_excluded2$a = ["anchorEl", "children", "container", "direction", "disablePortal", "keepMounted", "modifiers", "open", "placement", "popperOptions", "popperRef", "style", "transition"];
|
|
11838
11983
|
|
|
11839
11984
|
function flipPlacement(placement, direction) {
|
|
@@ -11879,7 +12024,7 @@ The following color spaces are supported: srgb, display-p3, a98-rgb, prophoto-rg
|
|
|
11879
12024
|
popperRef: popperRefProp,
|
|
11880
12025
|
TransitionProps
|
|
11881
12026
|
} = props,
|
|
11882
|
-
other = _objectWithoutPropertiesLoose(props, _excluded$
|
|
12027
|
+
other = _objectWithoutPropertiesLoose(props, _excluded$2b);
|
|
11883
12028
|
|
|
11884
12029
|
const tooltipRef = React__namespace.useRef(null);
|
|
11885
12030
|
const ownRef = useForkRef(tooltipRef, ref);
|
|
@@ -12769,9 +12914,9 @@ The following color spaces are supported: srgb, display-p3, a98-rgb, prophoto-rg
|
|
|
12769
12914
|
const modalUnstyledClasses = generateUtilityClasses('MuiModal', ['root', 'hidden']);
|
|
12770
12915
|
var modalUnstyledClasses$1 = modalUnstyledClasses;
|
|
12771
12916
|
|
|
12772
|
-
const _excluded$
|
|
12917
|
+
const _excluded$2a = ["BackdropComponent", "BackdropProps", "children", "classes", "className", "closeAfterTransition", "component", "components", "componentsProps", "container", "disableAutoFocus", "disableEnforceFocus", "disableEscapeKeyDown", "disablePortal", "disableRestoreFocus", "disableScrollLock", "hideBackdrop", "keepMounted", "manager", "onBackdropClick", "onClose", "onKeyDown", "open", "theme", "onTransitionEnter", "onTransitionExited"];
|
|
12773
12918
|
|
|
12774
|
-
const useUtilityClasses$
|
|
12919
|
+
const useUtilityClasses$1N = ownerState => {
|
|
12775
12920
|
const {
|
|
12776
12921
|
open,
|
|
12777
12922
|
exited,
|
|
@@ -12841,7 +12986,7 @@ The following color spaces are supported: srgb, display-p3, a98-rgb, prophoto-rg
|
|
|
12841
12986
|
onTransitionEnter,
|
|
12842
12987
|
onTransitionExited
|
|
12843
12988
|
} = props,
|
|
12844
|
-
other = _objectWithoutPropertiesLoose(props, _excluded$
|
|
12989
|
+
other = _objectWithoutPropertiesLoose(props, _excluded$2a);
|
|
12845
12990
|
|
|
12846
12991
|
const [exited, setExited] = React__namespace.useState(true);
|
|
12847
12992
|
const modal = React__namespace.useRef({});
|
|
@@ -12918,7 +13063,7 @@ The following color spaces are supported: srgb, display-p3, a98-rgb, prophoto-rg
|
|
|
12918
13063
|
keepMounted
|
|
12919
13064
|
});
|
|
12920
13065
|
|
|
12921
|
-
const classes = useUtilityClasses$
|
|
13066
|
+
const classes = useUtilityClasses$1N(ownerState);
|
|
12922
13067
|
|
|
12923
13068
|
if (!keepMounted && !open && (!hasTransition || exited)) {
|
|
12924
13069
|
return null;
|
|
@@ -13990,11 +14135,11 @@ The following color spaces are supported: srgb, display-p3, a98-rgb, prophoto-rg
|
|
|
13990
14135
|
};
|
|
13991
14136
|
}
|
|
13992
14137
|
|
|
13993
|
-
const _excluded$
|
|
14138
|
+
const _excluded$29 = ["aria-label", "aria-valuetext", "className", "component", "classes", "disableSwap", "disabled", "getAriaLabel", "getAriaValueText", "marks", "max", "min", "name", "onChange", "onChangeCommitted", "onMouseDown", "orientation", "scale", "step", "tabIndex", "track", "value", "valueLabelDisplay", "valueLabelFormat", "isRtl", "components", "componentsProps"];
|
|
13994
14139
|
|
|
13995
14140
|
const Identity = x => x;
|
|
13996
14141
|
|
|
13997
|
-
const useUtilityClasses$
|
|
14142
|
+
const useUtilityClasses$1M = ownerState => {
|
|
13998
14143
|
const {
|
|
13999
14144
|
disabled,
|
|
14000
14145
|
dragging,
|
|
@@ -14051,7 +14196,7 @@ The following color spaces are supported: srgb, display-p3, a98-rgb, prophoto-rg
|
|
|
14051
14196
|
components = {},
|
|
14052
14197
|
componentsProps = {}
|
|
14053
14198
|
} = props,
|
|
14054
|
-
other = _objectWithoutPropertiesLoose(props, _excluded$
|
|
14199
|
+
other = _objectWithoutPropertiesLoose(props, _excluded$29); // all props with defaults
|
|
14055
14200
|
// consider extracting to hook an reusing the lint rule for the varints
|
|
14056
14201
|
|
|
14057
14202
|
|
|
@@ -14110,7 +14255,7 @@ The following color spaces are supported: srgb, display-p3, a98-rgb, prophoto-rg
|
|
|
14110
14255
|
const Input = components.Input || 'input';
|
|
14111
14256
|
const inputProps = appendOwnerState(Input, componentsProps.input, ownerState);
|
|
14112
14257
|
const hiddenInputProps = getHiddenInputProps();
|
|
14113
|
-
const classes = useUtilityClasses$
|
|
14258
|
+
const classes = useUtilityClasses$1M(ownerState);
|
|
14114
14259
|
return /*#__PURE__*/jsxRuntime_2(Root, _extends({}, rootProps, getRootProps({
|
|
14115
14260
|
onMouseDown
|
|
14116
14261
|
}), {
|
|
@@ -14450,7 +14595,7 @@ The following color spaces are supported: srgb, display-p3, a98-rgb, prophoto-rg
|
|
|
14450
14595
|
} ;
|
|
14451
14596
|
var SliderUnstyled$1 = SliderUnstyled;
|
|
14452
14597
|
|
|
14453
|
-
const _excluded$
|
|
14598
|
+
const _excluded$28 = ["onChange", "maxRows", "minRows", "style", "value"];
|
|
14454
14599
|
|
|
14455
14600
|
function getStyleValue(computedStyle, property) {
|
|
14456
14601
|
return parseInt(computedStyle[property], 10) || 0;
|
|
@@ -14479,7 +14624,7 @@ The following color spaces are supported: srgb, display-p3, a98-rgb, prophoto-rg
|
|
|
14479
14624
|
style,
|
|
14480
14625
|
value
|
|
14481
14626
|
} = props,
|
|
14482
|
-
other = _objectWithoutPropertiesLoose(props, _excluded$
|
|
14627
|
+
other = _objectWithoutPropertiesLoose(props, _excluded$28);
|
|
14483
14628
|
|
|
14484
14629
|
const {
|
|
14485
14630
|
current: isControlled
|
|
@@ -14665,7 +14810,7 @@ The following color spaces are supported: srgb, display-p3, a98-rgb, prophoto-rg
|
|
|
14665
14810
|
} ;
|
|
14666
14811
|
var TextareaAutosize$1 = TextareaAutosize;
|
|
14667
14812
|
|
|
14668
|
-
function createMixins(breakpoints,
|
|
14813
|
+
function createMixins(breakpoints, mixins) {
|
|
14669
14814
|
return _extends({
|
|
14670
14815
|
toolbar: {
|
|
14671
14816
|
minHeight: 56,
|
|
@@ -14679,7 +14824,7 @@ The following color spaces are supported: srgb, display-p3, a98-rgb, prophoto-rg
|
|
|
14679
14824
|
}, mixins);
|
|
14680
14825
|
}
|
|
14681
14826
|
|
|
14682
|
-
const _excluded$
|
|
14827
|
+
const _excluded$27 = ["mode", "contrastThreshold", "tonalOffset"];
|
|
14683
14828
|
const light = {
|
|
14684
14829
|
// The colors used to style the text.
|
|
14685
14830
|
text: {
|
|
@@ -14863,7 +15008,7 @@ The following color spaces are supported: srgb, display-p3, a98-rgb, prophoto-rg
|
|
|
14863
15008
|
contrastThreshold = 3,
|
|
14864
15009
|
tonalOffset = 0.2
|
|
14865
15010
|
} = palette,
|
|
14866
|
-
other = _objectWithoutPropertiesLoose(palette, _excluded$
|
|
15011
|
+
other = _objectWithoutPropertiesLoose(palette, _excluded$27);
|
|
14867
15012
|
|
|
14868
15013
|
const primary = palette.primary || getDefaultPrimary(mode);
|
|
14869
15014
|
const secondary = palette.secondary || getDefaultSecondary(mode);
|
|
@@ -15000,7 +15145,7 @@ const theme2 = createTheme({ palette: {
|
|
|
15000
15145
|
return paletteOutput;
|
|
15001
15146
|
}
|
|
15002
15147
|
|
|
15003
|
-
const _excluded$
|
|
15148
|
+
const _excluded$26 = ["fontFamily", "fontSize", "fontWeightLight", "fontWeightRegular", "fontWeightMedium", "fontWeightBold", "htmlFontSize", "allVariants", "pxToRem"];
|
|
15004
15149
|
|
|
15005
15150
|
function round$1(value) {
|
|
15006
15151
|
return Math.round(value * 1e5) / 1e5;
|
|
@@ -15033,7 +15178,7 @@ const theme2 = createTheme({ palette: {
|
|
|
15033
15178
|
allVariants,
|
|
15034
15179
|
pxToRem: pxToRem2
|
|
15035
15180
|
} = _ref,
|
|
15036
|
-
other = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
15181
|
+
other = _objectWithoutPropertiesLoose(_ref, _excluded$26);
|
|
15037
15182
|
|
|
15038
15183
|
{
|
|
15039
15184
|
if (typeof fontSize !== 'number') {
|
|
@@ -15101,7 +15246,7 @@ const theme2 = createTheme({ palette: {
|
|
|
15101
15246
|
const shadows = ['none', createShadow(0, 2, 1, -1, 0, 1, 1, 0, 0, 1, 3, 0), createShadow(0, 3, 1, -2, 0, 2, 2, 0, 0, 1, 5, 0), createShadow(0, 3, 3, -2, 0, 3, 4, 0, 0, 1, 8, 0), createShadow(0, 2, 4, -1, 0, 4, 5, 0, 0, 1, 10, 0), createShadow(0, 3, 5, -1, 0, 5, 8, 0, 0, 1, 14, 0), createShadow(0, 3, 5, -1, 0, 6, 10, 0, 0, 1, 18, 0), createShadow(0, 4, 5, -2, 0, 7, 10, 1, 0, 2, 16, 1), createShadow(0, 5, 5, -3, 0, 8, 10, 1, 0, 3, 14, 2), createShadow(0, 5, 6, -3, 0, 9, 12, 1, 0, 3, 16, 2), createShadow(0, 6, 6, -3, 0, 10, 14, 1, 0, 4, 18, 3), createShadow(0, 6, 7, -4, 0, 11, 15, 1, 0, 4, 20, 3), createShadow(0, 7, 8, -4, 0, 12, 17, 2, 0, 5, 22, 4), createShadow(0, 7, 8, -4, 0, 13, 19, 2, 0, 5, 24, 4), createShadow(0, 7, 9, -4, 0, 14, 21, 2, 0, 5, 26, 4), createShadow(0, 8, 9, -5, 0, 15, 22, 2, 0, 6, 28, 5), createShadow(0, 8, 10, -5, 0, 16, 24, 2, 0, 6, 30, 5), createShadow(0, 8, 11, -5, 0, 17, 26, 2, 0, 6, 32, 5), createShadow(0, 9, 11, -5, 0, 18, 28, 2, 0, 7, 34, 6), createShadow(0, 9, 12, -6, 0, 19, 29, 2, 0, 7, 36, 6), createShadow(0, 10, 13, -6, 0, 20, 31, 3, 0, 8, 38, 7), createShadow(0, 10, 13, -6, 0, 21, 33, 3, 0, 8, 40, 7), createShadow(0, 10, 14, -6, 0, 22, 35, 3, 0, 8, 42, 7), createShadow(0, 11, 14, -7, 0, 23, 36, 3, 0, 9, 44, 8), createShadow(0, 11, 15, -7, 0, 24, 38, 3, 0, 9, 46, 8)];
|
|
15102
15247
|
var shadows$1 = shadows;
|
|
15103
15248
|
|
|
15104
|
-
const _excluded$
|
|
15249
|
+
const _excluded$25 = ["duration", "easing", "delay"];
|
|
15105
15250
|
// Follow https://material.google.com/motion/duration-easing.html#duration-easing-natural-easing-curves
|
|
15106
15251
|
// to learn the context in which each easing should be used.
|
|
15107
15252
|
const easing = {
|
|
@@ -15156,7 +15301,7 @@ const theme2 = createTheme({ palette: {
|
|
|
15156
15301
|
easing: easingOption = mergedEasing.easeInOut,
|
|
15157
15302
|
delay = 0
|
|
15158
15303
|
} = options,
|
|
15159
|
-
other = _objectWithoutPropertiesLoose(options, _excluded$
|
|
15304
|
+
other = _objectWithoutPropertiesLoose(options, _excluded$25);
|
|
15160
15305
|
|
|
15161
15306
|
{
|
|
15162
15307
|
const isString = value => typeof value === 'string'; // IE11 support, replace with Number.isNaN
|
|
@@ -15212,7 +15357,7 @@ const theme2 = createTheme({ palette: {
|
|
|
15212
15357
|
};
|
|
15213
15358
|
var zIndex$1 = zIndex;
|
|
15214
15359
|
|
|
15215
|
-
const _excluded$
|
|
15360
|
+
const _excluded$24 = ["breakpoints", "mixins", "spacing", "palette", "transitions", "typography", "shape"];
|
|
15216
15361
|
|
|
15217
15362
|
function createTheme(options = {}, ...args) {
|
|
15218
15363
|
const {
|
|
@@ -15221,12 +15366,12 @@ const theme2 = createTheme({ palette: {
|
|
|
15221
15366
|
transitions: transitionsInput = {},
|
|
15222
15367
|
typography: typographyInput = {}
|
|
15223
15368
|
} = options,
|
|
15224
|
-
other = _objectWithoutPropertiesLoose(options, _excluded$
|
|
15369
|
+
other = _objectWithoutPropertiesLoose(options, _excluded$24);
|
|
15225
15370
|
|
|
15226
15371
|
const palette = createPalette(paletteInput);
|
|
15227
15372
|
const systemTheme = createTheme$1(options);
|
|
15228
15373
|
let muiTheme = deepmerge(systemTheme, {
|
|
15229
|
-
mixins: createMixins(systemTheme.breakpoints,
|
|
15374
|
+
mixins: createMixins(systemTheme.breakpoints, mixinsInput),
|
|
15230
15375
|
palette,
|
|
15231
15376
|
// Don't use [...shadows] until you've verified its transpiled code is not invoking the iterator protocol.
|
|
15232
15377
|
shadows: shadows$1.slice(),
|
|
@@ -15545,7 +15690,7 @@ You have to import it from @mui/styles.
|
|
|
15545
15690
|
See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
15546
15691
|
}
|
|
15547
15692
|
|
|
15548
|
-
const _excluded$
|
|
15693
|
+
const _excluded$23 = ["colorSchemes"],
|
|
15549
15694
|
_excluded2$9 = ["palette"];
|
|
15550
15695
|
function extendTheme(options = {}, ...args) {
|
|
15551
15696
|
var _colorSchemesInput$li, _colorSchemesInput$da, _colorSchemesInput$li2, _colorSchemesInput$da2;
|
|
@@ -15553,7 +15698,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
15553
15698
|
const {
|
|
15554
15699
|
colorSchemes: colorSchemesInput = {}
|
|
15555
15700
|
} = options,
|
|
15556
|
-
input = _objectWithoutPropertiesLoose(options, _excluded$
|
|
15701
|
+
input = _objectWithoutPropertiesLoose(options, _excluded$23);
|
|
15557
15702
|
|
|
15558
15703
|
const _createThemeWithoutVa = createTheme(_extends({}, input, colorSchemesInput.light && {
|
|
15559
15704
|
palette: (_colorSchemesInput$li = colorSchemesInput.light) == null ? void 0 : _colorSchemesInput$li.palette
|
|
@@ -15671,9 +15816,9 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
15671
15816
|
const svgIconClasses = generateUtilityClasses('MuiSvgIcon', ['root', 'colorPrimary', 'colorSecondary', 'colorAction', 'colorError', 'colorDisabled', 'fontSizeInherit', 'fontSizeSmall', 'fontSizeMedium', 'fontSizeLarge']);
|
|
15672
15817
|
var svgIconClasses$1 = svgIconClasses;
|
|
15673
15818
|
|
|
15674
|
-
const _excluded$
|
|
15819
|
+
const _excluded$22 = ["children", "className", "color", "component", "fontSize", "htmlColor", "inheritViewBox", "titleAccess", "viewBox"];
|
|
15675
15820
|
|
|
15676
|
-
const useUtilityClasses$
|
|
15821
|
+
const useUtilityClasses$1L = ownerState => {
|
|
15677
15822
|
const {
|
|
15678
15823
|
color,
|
|
15679
15824
|
fontSize,
|
|
@@ -15741,7 +15886,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
15741
15886
|
titleAccess,
|
|
15742
15887
|
viewBox = '0 0 24 24'
|
|
15743
15888
|
} = props,
|
|
15744
|
-
other = _objectWithoutPropertiesLoose(props, _excluded$
|
|
15889
|
+
other = _objectWithoutPropertiesLoose(props, _excluded$22);
|
|
15745
15890
|
|
|
15746
15891
|
const ownerState = _extends({}, props, {
|
|
15747
15892
|
color,
|
|
@@ -15758,7 +15903,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
15758
15903
|
more.viewBox = viewBox;
|
|
15759
15904
|
}
|
|
15760
15905
|
|
|
15761
|
-
const classes = useUtilityClasses$
|
|
15906
|
+
const classes = useUtilityClasses$1L(ownerState);
|
|
15762
15907
|
return /*#__PURE__*/jsxRuntime_2(SvgIconRoot, _extends({
|
|
15763
15908
|
as: component,
|
|
15764
15909
|
className: clsx(classes.root, className),
|
|
@@ -16893,9 +17038,9 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
16893
17038
|
const collapseClasses = generateUtilityClasses('MuiCollapse', ['root', 'horizontal', 'vertical', 'entered', 'hidden', 'wrapper', 'wrapperInner']);
|
|
16894
17039
|
var collapseClasses$1 = collapseClasses;
|
|
16895
17040
|
|
|
16896
|
-
const _excluded$
|
|
17041
|
+
const _excluded$21 = ["addEndListener", "children", "className", "collapsedSize", "component", "easing", "in", "onEnter", "onEntered", "onEntering", "onExit", "onExited", "onExiting", "orientation", "style", "timeout", "TransitionComponent"];
|
|
16897
17042
|
|
|
16898
|
-
const useUtilityClasses$
|
|
17043
|
+
const useUtilityClasses$1K = ownerState => {
|
|
16899
17044
|
const {
|
|
16900
17045
|
orientation,
|
|
16901
17046
|
classes
|
|
@@ -16996,14 +17141,14 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
16996
17141
|
// eslint-disable-next-line react/prop-types
|
|
16997
17142
|
TransitionComponent = Transition$1
|
|
16998
17143
|
} = props,
|
|
16999
|
-
other = _objectWithoutPropertiesLoose(props, _excluded$
|
|
17144
|
+
other = _objectWithoutPropertiesLoose(props, _excluded$21);
|
|
17000
17145
|
|
|
17001
17146
|
const ownerState = _extends({}, props, {
|
|
17002
17147
|
orientation,
|
|
17003
17148
|
collapsedSize: collapsedSizeProp
|
|
17004
17149
|
});
|
|
17005
17150
|
|
|
17006
|
-
const classes = useUtilityClasses$
|
|
17151
|
+
const classes = useUtilityClasses$1K(ownerState);
|
|
17007
17152
|
const theme = useTheme();
|
|
17008
17153
|
const timer = React__namespace.useRef();
|
|
17009
17154
|
const wrapperRef = React__namespace.useRef(null);
|
|
@@ -17303,7 +17448,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
17303
17448
|
const paperClasses = generateUtilityClasses('MuiPaper', ['root', 'rounded', 'outlined', 'elevation', 'elevation0', 'elevation1', 'elevation2', 'elevation3', 'elevation4', 'elevation5', 'elevation6', 'elevation7', 'elevation8', 'elevation9', 'elevation10', 'elevation11', 'elevation12', 'elevation13', 'elevation14', 'elevation15', 'elevation16', 'elevation17', 'elevation18', 'elevation19', 'elevation20', 'elevation21', 'elevation22', 'elevation23', 'elevation24']);
|
|
17304
17449
|
var paperClasses$1 = paperClasses;
|
|
17305
17450
|
|
|
17306
|
-
const _excluded$
|
|
17451
|
+
const _excluded$20 = ["className", "component", "elevation", "square", "variant"];
|
|
17307
17452
|
|
|
17308
17453
|
const getOverlayAlpha = elevation => {
|
|
17309
17454
|
let alphaValue;
|
|
@@ -17317,7 +17462,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
17317
17462
|
return (alphaValue / 100).toFixed(2);
|
|
17318
17463
|
};
|
|
17319
17464
|
|
|
17320
|
-
const useUtilityClasses$
|
|
17465
|
+
const useUtilityClasses$1J = ownerState => {
|
|
17321
17466
|
const {
|
|
17322
17467
|
square,
|
|
17323
17468
|
elevation,
|
|
@@ -17368,7 +17513,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
17368
17513
|
square = false,
|
|
17369
17514
|
variant = 'elevation'
|
|
17370
17515
|
} = props,
|
|
17371
|
-
other = _objectWithoutPropertiesLoose(props, _excluded$
|
|
17516
|
+
other = _objectWithoutPropertiesLoose(props, _excluded$20);
|
|
17372
17517
|
|
|
17373
17518
|
const ownerState = _extends({}, props, {
|
|
17374
17519
|
component,
|
|
@@ -17377,7 +17522,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
17377
17522
|
variant
|
|
17378
17523
|
});
|
|
17379
17524
|
|
|
17380
|
-
const classes = useUtilityClasses$
|
|
17525
|
+
const classes = useUtilityClasses$1J(ownerState);
|
|
17381
17526
|
|
|
17382
17527
|
{
|
|
17383
17528
|
// eslint-disable-next-line react-hooks/rules-of-hooks
|
|
@@ -17482,9 +17627,9 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
17482
17627
|
const accordionClasses = generateUtilityClasses('MuiAccordion', ['root', 'rounded', 'expanded', 'disabled', 'gutters', 'region']);
|
|
17483
17628
|
var accordionClasses$1 = accordionClasses;
|
|
17484
17629
|
|
|
17485
|
-
const _excluded$
|
|
17630
|
+
const _excluded$1$ = ["children", "className", "defaultExpanded", "disabled", "disableGutters", "expanded", "onChange", "square", "TransitionComponent", "TransitionProps"];
|
|
17486
17631
|
|
|
17487
|
-
const useUtilityClasses$
|
|
17632
|
+
const useUtilityClasses$1I = ownerState => {
|
|
17488
17633
|
const {
|
|
17489
17634
|
classes,
|
|
17490
17635
|
square,
|
|
@@ -17598,7 +17743,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
17598
17743
|
TransitionComponent = Collapse$1,
|
|
17599
17744
|
TransitionProps
|
|
17600
17745
|
} = props,
|
|
17601
|
-
other = _objectWithoutPropertiesLoose(props, _excluded$
|
|
17746
|
+
other = _objectWithoutPropertiesLoose(props, _excluded$1$);
|
|
17602
17747
|
|
|
17603
17748
|
const [expanded, setExpandedState] = useControlled({
|
|
17604
17749
|
controlled: expandedProp,
|
|
@@ -17628,7 +17773,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
17628
17773
|
expanded
|
|
17629
17774
|
});
|
|
17630
17775
|
|
|
17631
|
-
const classes = useUtilityClasses$
|
|
17776
|
+
const classes = useUtilityClasses$1I(ownerState);
|
|
17632
17777
|
return /*#__PURE__*/jsxRuntime_2(AccordionRoot, _extends({
|
|
17633
17778
|
className: clsx(classes.root, className),
|
|
17634
17779
|
ref: ref,
|
|
@@ -17751,9 +17896,9 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
17751
17896
|
const accordionActionsClasses = generateUtilityClasses('MuiAccordionActions', ['root', 'spacing']);
|
|
17752
17897
|
var accordionActionsClasses$1 = accordionActionsClasses;
|
|
17753
17898
|
|
|
17754
|
-
const _excluded$
|
|
17899
|
+
const _excluded$1_ = ["className", "disableSpacing"];
|
|
17755
17900
|
|
|
17756
|
-
const useUtilityClasses$
|
|
17901
|
+
const useUtilityClasses$1H = ownerState => {
|
|
17757
17902
|
const {
|
|
17758
17903
|
classes,
|
|
17759
17904
|
disableSpacing
|
|
@@ -17795,13 +17940,13 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
17795
17940
|
className,
|
|
17796
17941
|
disableSpacing = false
|
|
17797
17942
|
} = props,
|
|
17798
|
-
other = _objectWithoutPropertiesLoose(props, _excluded$
|
|
17943
|
+
other = _objectWithoutPropertiesLoose(props, _excluded$1_);
|
|
17799
17944
|
|
|
17800
17945
|
const ownerState = _extends({}, props, {
|
|
17801
17946
|
disableSpacing
|
|
17802
17947
|
});
|
|
17803
17948
|
|
|
17804
|
-
const classes = useUtilityClasses$
|
|
17949
|
+
const classes = useUtilityClasses$1H(ownerState);
|
|
17805
17950
|
return /*#__PURE__*/jsxRuntime_1(AccordionActionsRoot, _extends({
|
|
17806
17951
|
className: clsx(classes.root, className),
|
|
17807
17952
|
ref: ref,
|
|
@@ -17850,9 +17995,9 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
17850
17995
|
const accordionDetailsClasses = generateUtilityClasses('MuiAccordionDetails', ['root']);
|
|
17851
17996
|
var accordionDetailsClasses$1 = accordionDetailsClasses;
|
|
17852
17997
|
|
|
17853
|
-
const _excluded$
|
|
17998
|
+
const _excluded$1Z = ["className"];
|
|
17854
17999
|
|
|
17855
|
-
const useUtilityClasses$
|
|
18000
|
+
const useUtilityClasses$1G = ownerState => {
|
|
17856
18001
|
const {
|
|
17857
18002
|
classes
|
|
17858
18003
|
} = ownerState;
|
|
@@ -17880,10 +18025,10 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
17880
18025
|
const {
|
|
17881
18026
|
className
|
|
17882
18027
|
} = props,
|
|
17883
|
-
other = _objectWithoutPropertiesLoose(props, _excluded$
|
|
18028
|
+
other = _objectWithoutPropertiesLoose(props, _excluded$1Z);
|
|
17884
18029
|
|
|
17885
18030
|
const ownerState = props;
|
|
17886
|
-
const classes = useUtilityClasses$
|
|
18031
|
+
const classes = useUtilityClasses$1G(ownerState);
|
|
17887
18032
|
return /*#__PURE__*/jsxRuntime_1(AccordionDetailsRoot, _extends({
|
|
17888
18033
|
className: clsx(classes.root, className),
|
|
17889
18034
|
ref: ref,
|
|
@@ -18016,7 +18161,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
18016
18161
|
const touchRippleClasses = generateUtilityClasses('MuiTouchRipple', ['root', 'ripple', 'rippleVisible', 'ripplePulsate', 'child', 'childLeaving', 'childPulsate']);
|
|
18017
18162
|
var touchRippleClasses$1 = touchRippleClasses;
|
|
18018
18163
|
|
|
18019
|
-
const _excluded$
|
|
18164
|
+
const _excluded$1Y = ["center", "classes", "className"];
|
|
18020
18165
|
|
|
18021
18166
|
let _$3 = t => t,
|
|
18022
18167
|
_t$3,
|
|
@@ -18146,7 +18291,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
18146
18291
|
classes = {},
|
|
18147
18292
|
className
|
|
18148
18293
|
} = props,
|
|
18149
|
-
other = _objectWithoutPropertiesLoose(props, _excluded$
|
|
18294
|
+
other = _objectWithoutPropertiesLoose(props, _excluded$1Y);
|
|
18150
18295
|
|
|
18151
18296
|
const [ripples, setRipples] = React__namespace.useState([]);
|
|
18152
18297
|
const nextKey = React__namespace.useRef(0);
|
|
@@ -18354,9 +18499,9 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
18354
18499
|
const buttonBaseClasses = generateUtilityClasses('MuiButtonBase', ['root', 'disabled', 'focusVisible']);
|
|
18355
18500
|
var buttonBaseClasses$1 = buttonBaseClasses;
|
|
18356
18501
|
|
|
18357
|
-
const _excluded$
|
|
18502
|
+
const _excluded$1X = ["action", "centerRipple", "children", "className", "component", "disabled", "disableRipple", "disableTouchRipple", "focusRipple", "focusVisibleClassName", "LinkComponent", "onBlur", "onClick", "onContextMenu", "onDragLeave", "onFocus", "onFocusVisible", "onKeyDown", "onKeyUp", "onMouseDown", "onMouseLeave", "onMouseUp", "onTouchEnd", "onTouchMove", "onTouchStart", "tabIndex", "TouchRippleProps", "touchRippleRef", "type"];
|
|
18358
18503
|
|
|
18359
|
-
const useUtilityClasses$
|
|
18504
|
+
const useUtilityClasses$1F = ownerState => {
|
|
18360
18505
|
const {
|
|
18361
18506
|
disabled,
|
|
18362
18507
|
focusVisible,
|
|
@@ -18461,7 +18606,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
18461
18606
|
touchRippleRef,
|
|
18462
18607
|
type
|
|
18463
18608
|
} = props,
|
|
18464
|
-
other = _objectWithoutPropertiesLoose(props, _excluded$
|
|
18609
|
+
other = _objectWithoutPropertiesLoose(props, _excluded$1X);
|
|
18465
18610
|
|
|
18466
18611
|
const buttonRef = React__namespace.useRef(null);
|
|
18467
18612
|
const rippleRef = React__namespace.useRef(null);
|
|
@@ -18658,7 +18803,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
18658
18803
|
focusVisible
|
|
18659
18804
|
});
|
|
18660
18805
|
|
|
18661
|
-
const classes = useUtilityClasses$
|
|
18806
|
+
const classes = useUtilityClasses$1F(ownerState);
|
|
18662
18807
|
return /*#__PURE__*/jsxRuntime_2(ButtonBaseRoot, _extends({
|
|
18663
18808
|
as: ComponentProp,
|
|
18664
18809
|
className: clsx(classes.root, className),
|
|
@@ -18892,9 +19037,9 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
18892
19037
|
const accordionSummaryClasses = generateUtilityClasses('MuiAccordionSummary', ['root', 'expanded', 'focusVisible', 'disabled', 'gutters', 'contentGutters', 'content', 'expandIconWrapper']);
|
|
18893
19038
|
var accordionSummaryClasses$1 = accordionSummaryClasses;
|
|
18894
19039
|
|
|
18895
|
-
const _excluded$
|
|
19040
|
+
const _excluded$1W = ["children", "className", "expandIcon", "focusVisibleClassName", "onClick"];
|
|
18896
19041
|
|
|
18897
|
-
const useUtilityClasses$
|
|
19042
|
+
const useUtilityClasses$1E = ownerState => {
|
|
18898
19043
|
const {
|
|
18899
19044
|
classes,
|
|
18900
19045
|
expanded,
|
|
@@ -18990,7 +19135,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
18990
19135
|
focusVisibleClassName,
|
|
18991
19136
|
onClick
|
|
18992
19137
|
} = props,
|
|
18993
|
-
other = _objectWithoutPropertiesLoose(props, _excluded$
|
|
19138
|
+
other = _objectWithoutPropertiesLoose(props, _excluded$1W);
|
|
18994
19139
|
|
|
18995
19140
|
const {
|
|
18996
19141
|
disabled = false,
|
|
@@ -19015,7 +19160,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
19015
19160
|
disableGutters
|
|
19016
19161
|
});
|
|
19017
19162
|
|
|
19018
|
-
const classes = useUtilityClasses$
|
|
19163
|
+
const classes = useUtilityClasses$1E(ownerState);
|
|
19019
19164
|
return /*#__PURE__*/jsxRuntime_2(AccordionSummaryRoot, _extends({
|
|
19020
19165
|
focusRipple: false,
|
|
19021
19166
|
disableRipple: true,
|
|
@@ -19101,9 +19246,9 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
19101
19246
|
const iconButtonClasses = generateUtilityClasses('MuiIconButton', ['root', 'disabled', 'colorInherit', 'colorPrimary', 'colorSecondary', 'edgeStart', 'edgeEnd', 'sizeSmall', 'sizeMedium', 'sizeLarge']);
|
|
19102
19247
|
var iconButtonClasses$1 = iconButtonClasses;
|
|
19103
19248
|
|
|
19104
|
-
const _excluded$
|
|
19249
|
+
const _excluded$1V = ["edge", "children", "className", "color", "disabled", "disableFocusRipple", "size"];
|
|
19105
19250
|
|
|
19106
|
-
const useUtilityClasses$
|
|
19251
|
+
const useUtilityClasses$1D = ownerState => {
|
|
19107
19252
|
const {
|
|
19108
19253
|
classes,
|
|
19109
19254
|
disabled,
|
|
@@ -19200,7 +19345,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
19200
19345
|
disableFocusRipple = false,
|
|
19201
19346
|
size = 'medium'
|
|
19202
19347
|
} = props,
|
|
19203
|
-
other = _objectWithoutPropertiesLoose(props, _excluded$
|
|
19348
|
+
other = _objectWithoutPropertiesLoose(props, _excluded$1V);
|
|
19204
19349
|
|
|
19205
19350
|
const ownerState = _extends({}, props, {
|
|
19206
19351
|
edge,
|
|
@@ -19210,7 +19355,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
19210
19355
|
size
|
|
19211
19356
|
});
|
|
19212
19357
|
|
|
19213
|
-
const classes = useUtilityClasses$
|
|
19358
|
+
const classes = useUtilityClasses$1D(ownerState);
|
|
19214
19359
|
return /*#__PURE__*/jsxRuntime_1(IconButtonRoot, _extends({
|
|
19215
19360
|
className: clsx(classes.root, className),
|
|
19216
19361
|
centerRipple: true,
|
|
@@ -19331,9 +19476,9 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
19331
19476
|
|
|
19332
19477
|
var _CloseIcon;
|
|
19333
19478
|
|
|
19334
|
-
const _excluded$
|
|
19479
|
+
const _excluded$1U = ["action", "children", "className", "closeText", "color", "icon", "iconMapping", "onClose", "role", "severity", "variant"];
|
|
19335
19480
|
|
|
19336
|
-
const useUtilityClasses$
|
|
19481
|
+
const useUtilityClasses$1C = ownerState => {
|
|
19337
19482
|
const {
|
|
19338
19483
|
variant,
|
|
19339
19484
|
color,
|
|
@@ -19449,7 +19594,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
19449
19594
|
severity = 'success',
|
|
19450
19595
|
variant = 'standard'
|
|
19451
19596
|
} = props,
|
|
19452
|
-
other = _objectWithoutPropertiesLoose(props, _excluded$
|
|
19597
|
+
other = _objectWithoutPropertiesLoose(props, _excluded$1U);
|
|
19453
19598
|
|
|
19454
19599
|
const ownerState = _extends({}, props, {
|
|
19455
19600
|
color,
|
|
@@ -19457,7 +19602,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
19457
19602
|
variant
|
|
19458
19603
|
});
|
|
19459
19604
|
|
|
19460
|
-
const classes = useUtilityClasses$
|
|
19605
|
+
const classes = useUtilityClasses$1C(ownerState);
|
|
19461
19606
|
return /*#__PURE__*/jsxRuntime_2(AlertRoot, _extends({
|
|
19462
19607
|
role: role,
|
|
19463
19608
|
elevation: 0,
|
|
@@ -19597,9 +19742,9 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
19597
19742
|
const typographyClasses = generateUtilityClasses('MuiTypography', ['root', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'subtitle1', 'subtitle2', 'body1', 'body2', 'inherit', 'button', 'caption', 'overline', 'alignLeft', 'alignRight', 'alignCenter', 'alignJustify', 'noWrap', 'gutterBottom', 'paragraph']);
|
|
19598
19743
|
var typographyClasses$1 = typographyClasses;
|
|
19599
19744
|
|
|
19600
|
-
const _excluded$
|
|
19745
|
+
const _excluded$1T = ["align", "className", "component", "gutterBottom", "noWrap", "paragraph", "variant", "variantMapping"];
|
|
19601
19746
|
|
|
19602
|
-
const useUtilityClasses$
|
|
19747
|
+
const useUtilityClasses$1B = ownerState => {
|
|
19603
19748
|
const {
|
|
19604
19749
|
align,
|
|
19605
19750
|
gutterBottom,
|
|
@@ -19685,7 +19830,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
19685
19830
|
variant = 'body1',
|
|
19686
19831
|
variantMapping = defaultVariantMapping
|
|
19687
19832
|
} = props,
|
|
19688
|
-
other = _objectWithoutPropertiesLoose(props, _excluded$
|
|
19833
|
+
other = _objectWithoutPropertiesLoose(props, _excluded$1T);
|
|
19689
19834
|
|
|
19690
19835
|
const ownerState = _extends({}, props, {
|
|
19691
19836
|
align,
|
|
@@ -19700,7 +19845,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
19700
19845
|
});
|
|
19701
19846
|
|
|
19702
19847
|
const Component = component || (paragraph ? 'p' : variantMapping[variant] || defaultVariantMapping[variant]) || 'span';
|
|
19703
|
-
const classes = useUtilityClasses$
|
|
19848
|
+
const classes = useUtilityClasses$1B(ownerState);
|
|
19704
19849
|
return /*#__PURE__*/jsxRuntime_1(TypographyRoot, _extends({
|
|
19705
19850
|
as: Component,
|
|
19706
19851
|
ref: ref,
|
|
@@ -19808,9 +19953,9 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
19808
19953
|
const alertTitleClasses = generateUtilityClasses('MuiAlertTitle', ['root']);
|
|
19809
19954
|
var alertTitleClasses$1 = alertTitleClasses;
|
|
19810
19955
|
|
|
19811
|
-
const _excluded$
|
|
19956
|
+
const _excluded$1S = ["className"];
|
|
19812
19957
|
|
|
19813
|
-
const useUtilityClasses$
|
|
19958
|
+
const useUtilityClasses$1A = ownerState => {
|
|
19814
19959
|
const {
|
|
19815
19960
|
classes
|
|
19816
19961
|
} = ownerState;
|
|
@@ -19841,10 +19986,10 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
19841
19986
|
const {
|
|
19842
19987
|
className
|
|
19843
19988
|
} = props,
|
|
19844
|
-
other = _objectWithoutPropertiesLoose(props, _excluded$
|
|
19989
|
+
other = _objectWithoutPropertiesLoose(props, _excluded$1S);
|
|
19845
19990
|
|
|
19846
19991
|
const ownerState = props;
|
|
19847
|
-
const classes = useUtilityClasses$
|
|
19992
|
+
const classes = useUtilityClasses$1A(ownerState);
|
|
19848
19993
|
return /*#__PURE__*/jsxRuntime_1(AlertTitleRoot, _extends({
|
|
19849
19994
|
gutterBottom: true,
|
|
19850
19995
|
component: "div",
|
|
@@ -19889,9 +20034,9 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
19889
20034
|
const appBarClasses = generateUtilityClasses('MuiAppBar', ['root', 'positionFixed', 'positionAbsolute', 'positionSticky', 'positionStatic', 'positionRelative', 'colorDefault', 'colorPrimary', 'colorSecondary', 'colorInherit', 'colorTransparent']);
|
|
19890
20035
|
var appBarClasses$1 = appBarClasses;
|
|
19891
20036
|
|
|
19892
|
-
const _excluded$
|
|
20037
|
+
const _excluded$1R = ["className", "color", "enableColorOnDark", "position"];
|
|
19893
20038
|
|
|
19894
|
-
const useUtilityClasses$
|
|
20039
|
+
const useUtilityClasses$1z = ownerState => {
|
|
19895
20040
|
const {
|
|
19896
20041
|
color,
|
|
19897
20042
|
position,
|
|
@@ -19981,7 +20126,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
19981
20126
|
enableColorOnDark = false,
|
|
19982
20127
|
position = 'fixed'
|
|
19983
20128
|
} = props,
|
|
19984
|
-
other = _objectWithoutPropertiesLoose(props, _excluded$
|
|
20129
|
+
other = _objectWithoutPropertiesLoose(props, _excluded$1R);
|
|
19985
20130
|
|
|
19986
20131
|
const ownerState = _extends({}, props, {
|
|
19987
20132
|
color,
|
|
@@ -19989,7 +20134,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
19989
20134
|
enableColorOnDark
|
|
19990
20135
|
});
|
|
19991
20136
|
|
|
19992
|
-
const classes = useUtilityClasses$
|
|
20137
|
+
const classes = useUtilityClasses$1z(ownerState);
|
|
19993
20138
|
return /*#__PURE__*/jsxRuntime_1(AppBarRoot, _extends({
|
|
19994
20139
|
square: true,
|
|
19995
20140
|
component: "header",
|
|
@@ -20200,9 +20345,9 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
20200
20345
|
const listSubheaderClasses = generateUtilityClasses('MuiListSubheader', ['root', 'colorPrimary', 'colorInherit', 'gutters', 'inset', 'sticky']);
|
|
20201
20346
|
var listSubheaderClasses$1 = listSubheaderClasses;
|
|
20202
20347
|
|
|
20203
|
-
const _excluded$
|
|
20348
|
+
const _excluded$1Q = ["className", "color", "component", "disableGutters", "disableSticky", "inset"];
|
|
20204
20349
|
|
|
20205
|
-
const useUtilityClasses$
|
|
20350
|
+
const useUtilityClasses$1y = ownerState => {
|
|
20206
20351
|
const {
|
|
20207
20352
|
classes,
|
|
20208
20353
|
color,
|
|
@@ -20265,7 +20410,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
20265
20410
|
disableSticky = false,
|
|
20266
20411
|
inset = false
|
|
20267
20412
|
} = props,
|
|
20268
|
-
other = _objectWithoutPropertiesLoose(props, _excluded$
|
|
20413
|
+
other = _objectWithoutPropertiesLoose(props, _excluded$1Q);
|
|
20269
20414
|
|
|
20270
20415
|
const ownerState = _extends({}, props, {
|
|
20271
20416
|
color,
|
|
@@ -20275,7 +20420,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
20275
20420
|
inset
|
|
20276
20421
|
});
|
|
20277
20422
|
|
|
20278
|
-
const classes = useUtilityClasses$
|
|
20423
|
+
const classes = useUtilityClasses$1y(ownerState);
|
|
20279
20424
|
return /*#__PURE__*/jsxRuntime_1(ListSubheaderRoot, _extends({
|
|
20280
20425
|
as: component,
|
|
20281
20426
|
className: clsx(classes.root, className),
|
|
@@ -20353,9 +20498,9 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
20353
20498
|
const chipClasses = generateUtilityClasses('MuiChip', ['root', 'sizeSmall', 'sizeMedium', 'colorPrimary', 'colorSecondary', 'disabled', 'clickable', 'clickableColorPrimary', 'clickableColorSecondary', 'deletable', 'deletableColorPrimary', 'deletableColorSecondary', 'outlined', 'filled', 'outlinedPrimary', 'outlinedSecondary', 'avatar', 'avatarSmall', 'avatarMedium', 'avatarColorPrimary', 'avatarColorSecondary', 'icon', 'iconSmall', 'iconMedium', 'iconColorPrimary', 'iconColorSecondary', 'label', 'labelSmall', 'labelMedium', 'deleteIcon', 'deleteIconSmall', 'deleteIconMedium', 'deleteIconColorPrimary', 'deleteIconColorSecondary', 'deleteIconOutlinedColorPrimary', 'deleteIconOutlinedColorSecondary', 'focusVisible']);
|
|
20354
20499
|
var chipClasses$1 = chipClasses;
|
|
20355
20500
|
|
|
20356
|
-
const _excluded$
|
|
20501
|
+
const _excluded$1P = ["avatar", "className", "clickable", "color", "component", "deleteIcon", "disabled", "icon", "label", "onClick", "onDelete", "onKeyDown", "onKeyUp", "size", "variant"];
|
|
20357
20502
|
|
|
20358
|
-
const useUtilityClasses$
|
|
20503
|
+
const useUtilityClasses$1x = ownerState => {
|
|
20359
20504
|
const {
|
|
20360
20505
|
classes,
|
|
20361
20506
|
disabled,
|
|
@@ -20633,7 +20778,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
20633
20778
|
size = 'medium',
|
|
20634
20779
|
variant = 'filled'
|
|
20635
20780
|
} = props,
|
|
20636
|
-
other = _objectWithoutPropertiesLoose(props, _excluded$
|
|
20781
|
+
other = _objectWithoutPropertiesLoose(props, _excluded$1P);
|
|
20637
20782
|
|
|
20638
20783
|
const chipRef = React__namespace.useRef(null);
|
|
20639
20784
|
const handleRef = useForkRef(chipRef, ref);
|
|
@@ -20689,7 +20834,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
20689
20834
|
variant
|
|
20690
20835
|
});
|
|
20691
20836
|
|
|
20692
|
-
const classes = useUtilityClasses$
|
|
20837
|
+
const classes = useUtilityClasses$1x(ownerState);
|
|
20693
20838
|
const moreProps = component === ButtonBase$1 ? _extends({
|
|
20694
20839
|
component: ComponentProp || 'div',
|
|
20695
20840
|
focusVisibleClassName: classes.focusVisible
|
|
@@ -20959,7 +21104,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
20959
21104
|
const inputBaseClasses = generateUtilityClasses('MuiInputBase', ['root', 'formControl', 'focused', 'disabled', 'adornedStart', 'adornedEnd', 'error', 'sizeSmall', 'multiline', 'colorSecondary', 'fullWidth', 'hiddenLabel', 'input', 'inputSizeSmall', 'inputMultiline', 'inputTypeSearch', 'inputAdornedStart', 'inputAdornedEnd', 'inputHiddenLabel']);
|
|
20960
21105
|
var inputBaseClasses$1 = inputBaseClasses;
|
|
20961
21106
|
|
|
20962
|
-
const _excluded$
|
|
21107
|
+
const _excluded$1O = ["aria-describedby", "autoComplete", "autoFocus", "className", "color", "components", "componentsProps", "defaultValue", "disabled", "disableInjectingGlobalStyles", "endAdornment", "error", "fullWidth", "id", "inputComponent", "inputProps", "inputRef", "margin", "maxRows", "minRows", "multiline", "name", "onBlur", "onChange", "onClick", "onFocus", "onKeyDown", "onKeyUp", "placeholder", "readOnly", "renderSuffix", "rows", "size", "startAdornment", "type", "value"];
|
|
20963
21108
|
const rootOverridesResolver = (props, styles) => {
|
|
20964
21109
|
const {
|
|
20965
21110
|
ownerState
|
|
@@ -20973,7 +21118,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
20973
21118
|
return [styles.input, ownerState.size === 'small' && styles.inputSizeSmall, ownerState.multiline && styles.inputMultiline, ownerState.type === 'search' && styles.inputTypeSearch, ownerState.startAdornment && styles.inputAdornedStart, ownerState.endAdornment && styles.inputAdornedEnd, ownerState.hiddenLabel && styles.inputHiddenLabel];
|
|
20974
21119
|
};
|
|
20975
21120
|
|
|
20976
|
-
const useUtilityClasses$
|
|
21121
|
+
const useUtilityClasses$1w = ownerState => {
|
|
20977
21122
|
const {
|
|
20978
21123
|
classes,
|
|
20979
21124
|
color,
|
|
@@ -21193,7 +21338,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
21193
21338
|
type = 'text',
|
|
21194
21339
|
value: valueProp
|
|
21195
21340
|
} = props,
|
|
21196
|
-
other = _objectWithoutPropertiesLoose(props, _excluded$
|
|
21341
|
+
other = _objectWithoutPropertiesLoose(props, _excluded$1O);
|
|
21197
21342
|
|
|
21198
21343
|
const value = inputPropsProp.value != null ? inputPropsProp.value : valueProp;
|
|
21199
21344
|
const {
|
|
@@ -21393,7 +21538,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
21393
21538
|
type
|
|
21394
21539
|
});
|
|
21395
21540
|
|
|
21396
|
-
const classes = useUtilityClasses$
|
|
21541
|
+
const classes = useUtilityClasses$1w(ownerState);
|
|
21397
21542
|
const Root = components.Root || InputBaseRoot;
|
|
21398
21543
|
const rootProps = componentsProps.root || {};
|
|
21399
21544
|
const Input = components.Input || InputBaseComponent;
|
|
@@ -21721,9 +21866,9 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
21721
21866
|
|
|
21722
21867
|
var _ClearIcon, _ArrowDropDownIcon;
|
|
21723
21868
|
|
|
21724
|
-
const _excluded$
|
|
21869
|
+
const _excluded$1N = ["autoComplete", "autoHighlight", "autoSelect", "blurOnSelect", "ChipProps", "className", "clearIcon", "clearOnBlur", "clearOnEscape", "clearText", "closeText", "componentsProps", "defaultValue", "disableClearable", "disableCloseOnSelect", "disabled", "disabledItemsFocusable", "disableListWrap", "disablePortal", "filterOptions", "filterSelectedOptions", "forcePopupIcon", "freeSolo", "fullWidth", "getLimitTagsText", "getOptionDisabled", "getOptionLabel", "isOptionEqualToValue", "groupBy", "handleHomeEndKeys", "id", "includeInputInList", "inputValue", "limitTags", "ListboxComponent", "ListboxProps", "loading", "loadingText", "multiple", "noOptionsText", "onChange", "onClose", "onHighlightChange", "onInputChange", "onOpen", "open", "openOnFocus", "openText", "options", "PaperComponent", "PopperComponent", "popupIcon", "readOnly", "renderGroup", "renderInput", "renderOption", "renderTags", "selectOnFocus", "size", "value"];
|
|
21725
21870
|
|
|
21726
|
-
const useUtilityClasses$
|
|
21871
|
+
const useUtilityClasses$1v = ownerState => {
|
|
21727
21872
|
const {
|
|
21728
21873
|
classes,
|
|
21729
21874
|
disablePortal,
|
|
@@ -22106,7 +22251,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
22106
22251
|
selectOnFocus = !props.freeSolo,
|
|
22107
22252
|
size = 'medium'
|
|
22108
22253
|
} = props,
|
|
22109
|
-
other = _objectWithoutPropertiesLoose(props, _excluded$
|
|
22254
|
+
other = _objectWithoutPropertiesLoose(props, _excluded$1N);
|
|
22110
22255
|
/* eslint-enable @typescript-eslint/no-unused-vars */
|
|
22111
22256
|
|
|
22112
22257
|
|
|
@@ -22133,7 +22278,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
22133
22278
|
componentName: 'Autocomplete'
|
|
22134
22279
|
}));
|
|
22135
22280
|
const hasClearIcon = !disableClearable && !disabled && dirty && !readOnly;
|
|
22136
|
-
const hasPopupIcon = (!freeSolo || forcePopupIcon === true) && forcePopupIcon !== false;
|
|
22281
|
+
const hasPopupIcon = (!freeSolo || forcePopupIcon === true) && forcePopupIcon !== false; // If you modify this, make sure to keep the `AutocompleteOwnerState` type in sync.
|
|
22137
22282
|
|
|
22138
22283
|
const ownerState = _extends({}, props, {
|
|
22139
22284
|
disablePortal,
|
|
@@ -22146,7 +22291,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
22146
22291
|
size
|
|
22147
22292
|
});
|
|
22148
22293
|
|
|
22149
|
-
const classes = useUtilityClasses$
|
|
22294
|
+
const classes = useUtilityClasses$1v(ownerState);
|
|
22150
22295
|
let startAdornment;
|
|
22151
22296
|
|
|
22152
22297
|
if (multiple && value.length > 0) {
|
|
@@ -22156,7 +22301,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
22156
22301
|
}, getTagProps(params));
|
|
22157
22302
|
|
|
22158
22303
|
if (renderTags) {
|
|
22159
|
-
startAdornment = renderTags(value, getCustomizedTagProps);
|
|
22304
|
+
startAdornment = renderTags(value, getCustomizedTagProps, ownerState);
|
|
22160
22305
|
} else {
|
|
22161
22306
|
startAdornment = value.map((option, index) => /*#__PURE__*/jsxRuntime_1(Chip$1, _extends({
|
|
22162
22307
|
label: getOptionLabel(option),
|
|
@@ -22733,6 +22878,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
22733
22878
|
*
|
|
22734
22879
|
* @param {T[]} value The `value` provided to the component.
|
|
22735
22880
|
* @param {function} getTagProps A tag props getter.
|
|
22881
|
+
* @param {object} ownerState The state of the Autocomplete component.
|
|
22736
22882
|
* @returns {ReactNode}
|
|
22737
22883
|
*/
|
|
22738
22884
|
renderTags: PropTypes.func,
|
|
@@ -22783,9 +22929,9 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
22783
22929
|
const avatarClasses = generateUtilityClasses('MuiAvatar', ['root', 'colorDefault', 'circular', 'rounded', 'square', 'img', 'fallback']);
|
|
22784
22930
|
var avatarClasses$1 = avatarClasses;
|
|
22785
22931
|
|
|
22786
|
-
const _excluded$
|
|
22932
|
+
const _excluded$1M = ["alt", "children", "className", "component", "imgProps", "sizes", "src", "srcSet", "variant"];
|
|
22787
22933
|
|
|
22788
|
-
const useUtilityClasses$
|
|
22934
|
+
const useUtilityClasses$1u = ownerState => {
|
|
22789
22935
|
const {
|
|
22790
22936
|
classes,
|
|
22791
22937
|
variant,
|
|
@@ -22921,7 +23067,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
22921
23067
|
srcSet,
|
|
22922
23068
|
variant = 'circular'
|
|
22923
23069
|
} = props,
|
|
22924
|
-
other = _objectWithoutPropertiesLoose(props, _excluded$
|
|
23070
|
+
other = _objectWithoutPropertiesLoose(props, _excluded$1M);
|
|
22925
23071
|
|
|
22926
23072
|
let children = null; // Use a hook instead of onError on the img element to support server-side rendering.
|
|
22927
23073
|
|
|
@@ -22938,7 +23084,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
22938
23084
|
variant
|
|
22939
23085
|
});
|
|
22940
23086
|
|
|
22941
|
-
const classes = useUtilityClasses$
|
|
23087
|
+
const classes = useUtilityClasses$1u(ownerState);
|
|
22942
23088
|
|
|
22943
23089
|
if (hasImgNotFailing) {
|
|
22944
23090
|
children = /*#__PURE__*/jsxRuntime_1(AvatarImg, _extends({
|
|
@@ -23047,13 +23193,13 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
23047
23193
|
const avatarGroupClasses = generateUtilityClasses('MuiAvatarGroup', ['root', 'avatar']);
|
|
23048
23194
|
var avatarGroupClasses$1 = avatarGroupClasses;
|
|
23049
23195
|
|
|
23050
|
-
const _excluded$
|
|
23196
|
+
const _excluded$1L = ["children", "className", "componentsProps", "max", "spacing", "total", "variant"];
|
|
23051
23197
|
const SPACINGS$1 = {
|
|
23052
23198
|
small: -16,
|
|
23053
23199
|
medium: null
|
|
23054
23200
|
};
|
|
23055
23201
|
|
|
23056
|
-
const useUtilityClasses$
|
|
23202
|
+
const useUtilityClasses$1t = ownerState => {
|
|
23057
23203
|
const {
|
|
23058
23204
|
classes
|
|
23059
23205
|
} = ownerState;
|
|
@@ -23115,7 +23261,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
23115
23261
|
total,
|
|
23116
23262
|
variant = 'circular'
|
|
23117
23263
|
} = props,
|
|
23118
|
-
other = _objectWithoutPropertiesLoose(props, _excluded$
|
|
23264
|
+
other = _objectWithoutPropertiesLoose(props, _excluded$1L);
|
|
23119
23265
|
|
|
23120
23266
|
let clampedMax = max < 2 ? 2 : max;
|
|
23121
23267
|
|
|
@@ -23125,7 +23271,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
23125
23271
|
variant
|
|
23126
23272
|
});
|
|
23127
23273
|
|
|
23128
|
-
const classes = useUtilityClasses$
|
|
23274
|
+
const classes = useUtilityClasses$1t(ownerState);
|
|
23129
23275
|
const children = React__namespace.Children.toArray(childrenProp).filter(child => {
|
|
23130
23276
|
{
|
|
23131
23277
|
if (reactIs_2(child)) {
|
|
@@ -23242,7 +23388,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
23242
23388
|
} ;
|
|
23243
23389
|
var AvatarGroup$1 = AvatarGroup;
|
|
23244
23390
|
|
|
23245
|
-
const _excluded$
|
|
23391
|
+
const _excluded$1K = ["addEndListener", "appear", "children", "easing", "in", "onEnter", "onEntered", "onEntering", "onExit", "onExited", "onExiting", "style", "timeout", "TransitionComponent"];
|
|
23246
23392
|
const styles$4 = {
|
|
23247
23393
|
entering: {
|
|
23248
23394
|
opacity: 1
|
|
@@ -23280,7 +23426,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
23280
23426
|
// eslint-disable-next-line react/prop-types
|
|
23281
23427
|
TransitionComponent = Transition$1
|
|
23282
23428
|
} = props,
|
|
23283
|
-
other = _objectWithoutPropertiesLoose(props, _excluded$
|
|
23429
|
+
other = _objectWithoutPropertiesLoose(props, _excluded$1K);
|
|
23284
23430
|
const nodeRef = React__namespace.useRef(null);
|
|
23285
23431
|
const foreignRef = useForkRef(children.ref, ref);
|
|
23286
23432
|
const handleRef = useForkRef(nodeRef, foreignRef);
|
|
@@ -23463,9 +23609,9 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
23463
23609
|
const backdropClasses = generateUtilityClasses('MuiBackdrop', ['root', 'invisible']);
|
|
23464
23610
|
var backdropClasses$1 = backdropClasses;
|
|
23465
23611
|
|
|
23466
|
-
const _excluded$
|
|
23612
|
+
const _excluded$1J = ["children", "component", "components", "componentsProps", "className", "invisible", "open", "transitionDuration", "TransitionComponent"];
|
|
23467
23613
|
|
|
23468
|
-
const useUtilityClasses$
|
|
23614
|
+
const useUtilityClasses$1s = ownerState => {
|
|
23469
23615
|
const {
|
|
23470
23616
|
classes,
|
|
23471
23617
|
invisible
|
|
@@ -23521,14 +23667,14 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
23521
23667
|
// eslint-disable-next-line react/prop-types
|
|
23522
23668
|
TransitionComponent = Fade$1
|
|
23523
23669
|
} = props,
|
|
23524
|
-
other = _objectWithoutPropertiesLoose(props, _excluded$
|
|
23670
|
+
other = _objectWithoutPropertiesLoose(props, _excluded$1J);
|
|
23525
23671
|
|
|
23526
23672
|
const ownerState = _extends({}, props, {
|
|
23527
23673
|
component,
|
|
23528
23674
|
invisible
|
|
23529
23675
|
});
|
|
23530
23676
|
|
|
23531
|
-
const classes = useUtilityClasses$
|
|
23677
|
+
const classes = useUtilityClasses$1s(ownerState);
|
|
23532
23678
|
return /*#__PURE__*/jsxRuntime_1(TransitionComponent, _extends({
|
|
23533
23679
|
in: open,
|
|
23534
23680
|
timeout: transitionDuration
|
|
@@ -23632,11 +23778,11 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
23632
23778
|
'anchorOriginTopLeftCircular', 'anchorOriginTopLeftRectangular', 'anchorOriginTopRightCircular', 'anchorOriginTopRightRectangular', 'anchorOriginBottomLeftCircular', 'anchorOriginBottomLeftRectangular', 'anchorOriginBottomRightCircular', 'anchorOriginBottomRightRectangular']);
|
|
23633
23779
|
var badgeClasses$1 = badgeClasses;
|
|
23634
23780
|
|
|
23635
|
-
const _excluded$
|
|
23781
|
+
const _excluded$1I = ["anchorOrigin", "className", "component", "components", "componentsProps", "overlap", "color", "invisible", "max", "badgeContent", "showZero", "variant"];
|
|
23636
23782
|
const RADIUS_STANDARD = 10;
|
|
23637
23783
|
const RADIUS_DOT = 4;
|
|
23638
23784
|
|
|
23639
|
-
const useUtilityClasses$
|
|
23785
|
+
const useUtilityClasses$1r = ownerState => {
|
|
23640
23786
|
const {
|
|
23641
23787
|
color,
|
|
23642
23788
|
anchorOrigin,
|
|
@@ -23801,7 +23947,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
23801
23947
|
showZero = false,
|
|
23802
23948
|
variant: variantProp = 'standard'
|
|
23803
23949
|
} = props,
|
|
23804
|
-
other = _objectWithoutPropertiesLoose(props, _excluded$
|
|
23950
|
+
other = _objectWithoutPropertiesLoose(props, _excluded$1I);
|
|
23805
23951
|
|
|
23806
23952
|
const prevProps = usePreviousProps$1({
|
|
23807
23953
|
anchorOrigin: anchorOriginProp,
|
|
@@ -23830,7 +23976,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
23830
23976
|
variant
|
|
23831
23977
|
});
|
|
23832
23978
|
|
|
23833
|
-
const classes = useUtilityClasses$
|
|
23979
|
+
const classes = useUtilityClasses$1r(ownerState);
|
|
23834
23980
|
let displayValue;
|
|
23835
23981
|
|
|
23836
23982
|
if (variant !== 'dot') {
|
|
@@ -23992,9 +24138,9 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
23992
24138
|
const bottomNavigationClasses = generateUtilityClasses('MuiBottomNavigation', ['root']);
|
|
23993
24139
|
var bottomNavigationClasses$1 = bottomNavigationClasses;
|
|
23994
24140
|
|
|
23995
|
-
const _excluded$
|
|
24141
|
+
const _excluded$1H = ["children", "className", "component", "onChange", "showLabels", "value"];
|
|
23996
24142
|
|
|
23997
|
-
const useUtilityClasses$
|
|
24143
|
+
const useUtilityClasses$1q = ownerState => {
|
|
23998
24144
|
const {
|
|
23999
24145
|
classes
|
|
24000
24146
|
} = ownerState;
|
|
@@ -24030,14 +24176,14 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
24030
24176
|
showLabels = false,
|
|
24031
24177
|
value
|
|
24032
24178
|
} = props,
|
|
24033
|
-
other = _objectWithoutPropertiesLoose(props, _excluded$
|
|
24179
|
+
other = _objectWithoutPropertiesLoose(props, _excluded$1H);
|
|
24034
24180
|
|
|
24035
24181
|
const ownerState = _extends({}, props, {
|
|
24036
24182
|
component,
|
|
24037
24183
|
showLabels
|
|
24038
24184
|
});
|
|
24039
24185
|
|
|
24040
|
-
const classes = useUtilityClasses$
|
|
24186
|
+
const classes = useUtilityClasses$1q(ownerState);
|
|
24041
24187
|
return /*#__PURE__*/jsxRuntime_1(BottomNavigationRoot, _extends({
|
|
24042
24188
|
as: component,
|
|
24043
24189
|
className: clsx(classes.root, className),
|
|
@@ -24127,9 +24273,9 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
24127
24273
|
const bottomNavigationActionClasses = generateUtilityClasses('MuiBottomNavigationAction', ['root', 'iconOnly', 'selected', 'label']);
|
|
24128
24274
|
var bottomNavigationActionClasses$1 = bottomNavigationActionClasses;
|
|
24129
24275
|
|
|
24130
|
-
const _excluded$
|
|
24276
|
+
const _excluded$1G = ["className", "icon", "label", "onChange", "onClick", "selected", "showLabel", "value"];
|
|
24131
24277
|
|
|
24132
|
-
const useUtilityClasses$
|
|
24278
|
+
const useUtilityClasses$1p = ownerState => {
|
|
24133
24279
|
const {
|
|
24134
24280
|
classes,
|
|
24135
24281
|
showLabel,
|
|
@@ -24208,10 +24354,10 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
24208
24354
|
onClick,
|
|
24209
24355
|
value
|
|
24210
24356
|
} = props,
|
|
24211
|
-
other = _objectWithoutPropertiesLoose(props, _excluded$
|
|
24357
|
+
other = _objectWithoutPropertiesLoose(props, _excluded$1G);
|
|
24212
24358
|
|
|
24213
24359
|
const ownerState = props;
|
|
24214
|
-
const classes = useUtilityClasses$
|
|
24360
|
+
const classes = useUtilityClasses$1p(ownerState);
|
|
24215
24361
|
|
|
24216
24362
|
const handleChange = event => {
|
|
24217
24363
|
if (onChange) {
|
|
@@ -24400,9 +24546,9 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
24400
24546
|
const breadcrumbsClasses = generateUtilityClasses('MuiBreadcrumbs', ['root', 'ol', 'li', 'separator']);
|
|
24401
24547
|
var breadcrumbsClasses$1 = breadcrumbsClasses;
|
|
24402
24548
|
|
|
24403
|
-
const _excluded$
|
|
24549
|
+
const _excluded$1F = ["children", "className", "component", "expandText", "itemsAfterCollapse", "itemsBeforeCollapse", "maxItems", "separator"];
|
|
24404
24550
|
|
|
24405
|
-
const useUtilityClasses$
|
|
24551
|
+
const useUtilityClasses$1o = ownerState => {
|
|
24406
24552
|
const {
|
|
24407
24553
|
classes
|
|
24408
24554
|
} = ownerState;
|
|
@@ -24480,7 +24626,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
24480
24626
|
maxItems = 8,
|
|
24481
24627
|
separator = '/'
|
|
24482
24628
|
} = props,
|
|
24483
|
-
other = _objectWithoutPropertiesLoose(props, _excluded$
|
|
24629
|
+
other = _objectWithoutPropertiesLoose(props, _excluded$1F);
|
|
24484
24630
|
|
|
24485
24631
|
const [expanded, setExpanded] = React__namespace.useState(false);
|
|
24486
24632
|
|
|
@@ -24494,7 +24640,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
24494
24640
|
separator
|
|
24495
24641
|
});
|
|
24496
24642
|
|
|
24497
|
-
const classes = useUtilityClasses$
|
|
24643
|
+
const classes = useUtilityClasses$1o(ownerState);
|
|
24498
24644
|
const listRef = React__namespace.useRef(null);
|
|
24499
24645
|
|
|
24500
24646
|
const renderItemsBeforeAndAfter = allItems => {
|
|
@@ -24641,9 +24787,9 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
24641
24787
|
|
|
24642
24788
|
var ButtonGroupContext$1 = ButtonGroupContext;
|
|
24643
24789
|
|
|
24644
|
-
const _excluded$
|
|
24790
|
+
const _excluded$1E = ["children", "color", "component", "className", "disabled", "disableElevation", "disableFocusRipple", "endIcon", "focusVisibleClassName", "fullWidth", "size", "startIcon", "type", "variant"];
|
|
24645
24791
|
|
|
24646
|
-
const useUtilityClasses$
|
|
24792
|
+
const useUtilityClasses$1n = ownerState => {
|
|
24647
24793
|
const {
|
|
24648
24794
|
color,
|
|
24649
24795
|
disableElevation,
|
|
@@ -24871,7 +25017,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
24871
25017
|
type,
|
|
24872
25018
|
variant = 'text'
|
|
24873
25019
|
} = props,
|
|
24874
|
-
other = _objectWithoutPropertiesLoose(props, _excluded$
|
|
25020
|
+
other = _objectWithoutPropertiesLoose(props, _excluded$1E);
|
|
24875
25021
|
|
|
24876
25022
|
const ownerState = _extends({}, props, {
|
|
24877
25023
|
color,
|
|
@@ -24885,7 +25031,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
24885
25031
|
variant
|
|
24886
25032
|
});
|
|
24887
25033
|
|
|
24888
|
-
const classes = useUtilityClasses$
|
|
25034
|
+
const classes = useUtilityClasses$1n(ownerState);
|
|
24889
25035
|
|
|
24890
25036
|
const startIcon = startIconProp && /*#__PURE__*/jsxRuntime_1(ButtonStartIcon, {
|
|
24891
25037
|
className: classes.startIcon,
|
|
@@ -25041,7 +25187,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
25041
25187
|
const buttonGroupClasses = generateUtilityClasses('MuiButtonGroup', ['root', 'contained', 'outlined', 'text', 'disableElevation', 'disabled', 'fullWidth', 'vertical', 'grouped', 'groupedHorizontal', 'groupedVertical', 'groupedText', 'groupedTextHorizontal', 'groupedTextVertical', 'groupedTextPrimary', 'groupedTextSecondary', 'groupedOutlined', 'groupedOutlinedHorizontal', 'groupedOutlinedVertical', 'groupedOutlinedPrimary', 'groupedOutlinedSecondary', 'groupedContained', 'groupedContainedHorizontal', 'groupedContainedVertical', 'groupedContainedPrimary', 'groupedContainedSecondary']);
|
|
25042
25188
|
var buttonGroupClasses$1 = buttonGroupClasses;
|
|
25043
25189
|
|
|
25044
|
-
const _excluded$
|
|
25190
|
+
const _excluded$1D = ["children", "className", "color", "component", "disabled", "disableElevation", "disableFocusRipple", "disableRipple", "fullWidth", "orientation", "size", "variant"];
|
|
25045
25191
|
|
|
25046
25192
|
const overridesResolver$6 = (props, styles) => {
|
|
25047
25193
|
const {
|
|
@@ -25060,7 +25206,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
25060
25206
|
}, styles.root, styles[ownerState.variant], ownerState.disableElevation === true && styles.disableElevation, ownerState.fullWidth && styles.fullWidth, ownerState.orientation === 'vertical' && styles.vertical];
|
|
25061
25207
|
};
|
|
25062
25208
|
|
|
25063
|
-
const useUtilityClasses$
|
|
25209
|
+
const useUtilityClasses$1m = ownerState => {
|
|
25064
25210
|
const {
|
|
25065
25211
|
classes,
|
|
25066
25212
|
color,
|
|
@@ -25171,7 +25317,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
25171
25317
|
size = 'medium',
|
|
25172
25318
|
variant = 'outlined'
|
|
25173
25319
|
} = props,
|
|
25174
|
-
other = _objectWithoutPropertiesLoose(props, _excluded$
|
|
25320
|
+
other = _objectWithoutPropertiesLoose(props, _excluded$1D);
|
|
25175
25321
|
|
|
25176
25322
|
const ownerState = _extends({}, props, {
|
|
25177
25323
|
color,
|
|
@@ -25186,7 +25332,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
25186
25332
|
variant
|
|
25187
25333
|
});
|
|
25188
25334
|
|
|
25189
|
-
const classes = useUtilityClasses$
|
|
25335
|
+
const classes = useUtilityClasses$1m(ownerState);
|
|
25190
25336
|
const context = React__namespace.useMemo(() => ({
|
|
25191
25337
|
className: classes.grouped,
|
|
25192
25338
|
color,
|
|
@@ -25316,9 +25462,9 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
25316
25462
|
const cardClasses = generateUtilityClasses('MuiCard', ['root']);
|
|
25317
25463
|
var cardClasses$1 = cardClasses;
|
|
25318
25464
|
|
|
25319
|
-
const _excluded$
|
|
25465
|
+
const _excluded$1C = ["className", "raised"];
|
|
25320
25466
|
|
|
25321
|
-
const useUtilityClasses$
|
|
25467
|
+
const useUtilityClasses$1l = ownerState => {
|
|
25322
25468
|
const {
|
|
25323
25469
|
classes
|
|
25324
25470
|
} = ownerState;
|
|
@@ -25347,13 +25493,13 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
25347
25493
|
className,
|
|
25348
25494
|
raised = false
|
|
25349
25495
|
} = props,
|
|
25350
|
-
other = _objectWithoutPropertiesLoose(props, _excluded$
|
|
25496
|
+
other = _objectWithoutPropertiesLoose(props, _excluded$1C);
|
|
25351
25497
|
|
|
25352
25498
|
const ownerState = _extends({}, props, {
|
|
25353
25499
|
raised
|
|
25354
25500
|
});
|
|
25355
25501
|
|
|
25356
|
-
const classes = useUtilityClasses$
|
|
25502
|
+
const classes = useUtilityClasses$1l(ownerState);
|
|
25357
25503
|
return /*#__PURE__*/jsxRuntime_1(CardRoot, _extends({
|
|
25358
25504
|
className: clsx(classes.root, className),
|
|
25359
25505
|
elevation: raised ? 8 : undefined,
|
|
@@ -25409,9 +25555,9 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
25409
25555
|
const cardActionAreaClasses = generateUtilityClasses('MuiCardActionArea', ['root', 'focusVisible', 'focusHighlight']);
|
|
25410
25556
|
var cardActionAreaClasses$1 = cardActionAreaClasses;
|
|
25411
25557
|
|
|
25412
|
-
const _excluded$
|
|
25558
|
+
const _excluded$1B = ["children", "className", "focusVisibleClassName"];
|
|
25413
25559
|
|
|
25414
|
-
const useUtilityClasses$
|
|
25560
|
+
const useUtilityClasses$1k = ownerState => {
|
|
25415
25561
|
const {
|
|
25416
25562
|
classes
|
|
25417
25563
|
} = ownerState;
|
|
@@ -25474,10 +25620,10 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
25474
25620
|
className,
|
|
25475
25621
|
focusVisibleClassName
|
|
25476
25622
|
} = props,
|
|
25477
|
-
other = _objectWithoutPropertiesLoose(props, _excluded$
|
|
25623
|
+
other = _objectWithoutPropertiesLoose(props, _excluded$1B);
|
|
25478
25624
|
|
|
25479
25625
|
const ownerState = props;
|
|
25480
|
-
const classes = useUtilityClasses$
|
|
25626
|
+
const classes = useUtilityClasses$1k(ownerState);
|
|
25481
25627
|
return /*#__PURE__*/jsxRuntime_2(CardActionAreaRoot, _extends({
|
|
25482
25628
|
className: clsx(classes.root, className),
|
|
25483
25629
|
focusVisibleClassName: clsx(focusVisibleClassName, classes.focusVisible),
|
|
@@ -25531,9 +25677,9 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
25531
25677
|
const cardActionsClasses = generateUtilityClasses('MuiCardActions', ['root', 'spacing']);
|
|
25532
25678
|
var cardActionsClasses$1 = cardActionsClasses;
|
|
25533
25679
|
|
|
25534
|
-
const _excluded$
|
|
25680
|
+
const _excluded$1A = ["disableSpacing", "className"];
|
|
25535
25681
|
|
|
25536
|
-
const useUtilityClasses$
|
|
25682
|
+
const useUtilityClasses$1j = ownerState => {
|
|
25537
25683
|
const {
|
|
25538
25684
|
classes,
|
|
25539
25685
|
disableSpacing
|
|
@@ -25574,13 +25720,13 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
25574
25720
|
disableSpacing = false,
|
|
25575
25721
|
className
|
|
25576
25722
|
} = props,
|
|
25577
|
-
other = _objectWithoutPropertiesLoose(props, _excluded$
|
|
25723
|
+
other = _objectWithoutPropertiesLoose(props, _excluded$1A);
|
|
25578
25724
|
|
|
25579
25725
|
const ownerState = _extends({}, props, {
|
|
25580
25726
|
disableSpacing
|
|
25581
25727
|
});
|
|
25582
25728
|
|
|
25583
|
-
const classes = useUtilityClasses$
|
|
25729
|
+
const classes = useUtilityClasses$1j(ownerState);
|
|
25584
25730
|
return /*#__PURE__*/jsxRuntime_1(CardActionsRoot, _extends({
|
|
25585
25731
|
className: clsx(classes.root, className),
|
|
25586
25732
|
ownerState: ownerState,
|
|
@@ -25629,9 +25775,9 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
25629
25775
|
const cardContentClasses = generateUtilityClasses('MuiCardContent', ['root']);
|
|
25630
25776
|
var cardContentClasses$1 = cardContentClasses;
|
|
25631
25777
|
|
|
25632
|
-
const _excluded$
|
|
25778
|
+
const _excluded$1z = ["className", "component"];
|
|
25633
25779
|
|
|
25634
|
-
const useUtilityClasses$
|
|
25780
|
+
const useUtilityClasses$1i = ownerState => {
|
|
25635
25781
|
const {
|
|
25636
25782
|
classes
|
|
25637
25783
|
} = ownerState;
|
|
@@ -25663,13 +25809,13 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
25663
25809
|
className,
|
|
25664
25810
|
component = 'div'
|
|
25665
25811
|
} = props,
|
|
25666
|
-
other = _objectWithoutPropertiesLoose(props, _excluded$
|
|
25812
|
+
other = _objectWithoutPropertiesLoose(props, _excluded$1z);
|
|
25667
25813
|
|
|
25668
25814
|
const ownerState = _extends({}, props, {
|
|
25669
25815
|
component
|
|
25670
25816
|
});
|
|
25671
25817
|
|
|
25672
|
-
const classes = useUtilityClasses$
|
|
25818
|
+
const classes = useUtilityClasses$1i(ownerState);
|
|
25673
25819
|
return /*#__PURE__*/jsxRuntime_1(CardContentRoot, _extends({
|
|
25674
25820
|
as: component,
|
|
25675
25821
|
className: clsx(classes.root, className),
|
|
@@ -25719,9 +25865,9 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
25719
25865
|
const cardHeaderClasses = generateUtilityClasses('MuiCardHeader', ['root', 'avatar', 'action', 'content', 'title', 'subheader']);
|
|
25720
25866
|
var cardHeaderClasses$1 = cardHeaderClasses;
|
|
25721
25867
|
|
|
25722
|
-
const _excluded$
|
|
25868
|
+
const _excluded$1y = ["action", "avatar", "className", "component", "disableTypography", "subheader", "subheaderTypographyProps", "title", "titleTypographyProps"];
|
|
25723
25869
|
|
|
25724
|
-
const useUtilityClasses$
|
|
25870
|
+
const useUtilityClasses$1h = ownerState => {
|
|
25725
25871
|
const {
|
|
25726
25872
|
classes
|
|
25727
25873
|
} = ownerState;
|
|
@@ -25792,14 +25938,14 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
25792
25938
|
title: titleProp,
|
|
25793
25939
|
titleTypographyProps
|
|
25794
25940
|
} = props,
|
|
25795
|
-
other = _objectWithoutPropertiesLoose(props, _excluded$
|
|
25941
|
+
other = _objectWithoutPropertiesLoose(props, _excluded$1y);
|
|
25796
25942
|
|
|
25797
25943
|
const ownerState = _extends({}, props, {
|
|
25798
25944
|
component,
|
|
25799
25945
|
disableTypography
|
|
25800
25946
|
});
|
|
25801
25947
|
|
|
25802
|
-
const classes = useUtilityClasses$
|
|
25948
|
+
const classes = useUtilityClasses$1h(ownerState);
|
|
25803
25949
|
let title = titleProp;
|
|
25804
25950
|
|
|
25805
25951
|
if (title != null && title.type !== Typography$1 && !disableTypography) {
|
|
@@ -25933,9 +26079,9 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
25933
26079
|
const cardMediaClasses = generateUtilityClasses('MuiCardMedia', ['root', 'media', 'img']);
|
|
25934
26080
|
var cardMediaClasses$1 = cardMediaClasses;
|
|
25935
26081
|
|
|
25936
|
-
const _excluded$
|
|
26082
|
+
const _excluded$1x = ["children", "className", "component", "image", "src", "style"];
|
|
25937
26083
|
|
|
25938
|
-
const useUtilityClasses$
|
|
26084
|
+
const useUtilityClasses$1g = ownerState => {
|
|
25939
26085
|
const {
|
|
25940
26086
|
classes,
|
|
25941
26087
|
isMediaComponent,
|
|
@@ -25989,7 +26135,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
25989
26135
|
src,
|
|
25990
26136
|
style
|
|
25991
26137
|
} = props,
|
|
25992
|
-
other = _objectWithoutPropertiesLoose(props, _excluded$
|
|
26138
|
+
other = _objectWithoutPropertiesLoose(props, _excluded$1x);
|
|
25993
26139
|
|
|
25994
26140
|
const isMediaComponent = MEDIA_COMPONENTS.indexOf(component) !== -1;
|
|
25995
26141
|
const composedStyle = !isMediaComponent && image ? _extends({
|
|
@@ -26002,7 +26148,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
26002
26148
|
isImageComponent: IMAGE_COMPONENTS.indexOf(component) !== -1
|
|
26003
26149
|
});
|
|
26004
26150
|
|
|
26005
|
-
const classes = useUtilityClasses$
|
|
26151
|
+
const classes = useUtilityClasses$1g(ownerState);
|
|
26006
26152
|
return /*#__PURE__*/jsxRuntime_1(CardMediaRoot, _extends({
|
|
26007
26153
|
className: clsx(classes.root, className),
|
|
26008
26154
|
as: component,
|
|
@@ -26081,9 +26227,9 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
26081
26227
|
}
|
|
26082
26228
|
generateUtilityClasses('PrivateSwitchBase', ['root', 'checked', 'disabled', 'input', 'edgeStart', 'edgeEnd']);
|
|
26083
26229
|
|
|
26084
|
-
const _excluded$
|
|
26230
|
+
const _excluded$1w = ["autoFocus", "checked", "checkedIcon", "className", "defaultChecked", "disabled", "disableFocusRipple", "edge", "icon", "id", "inputProps", "inputRef", "name", "onBlur", "onChange", "onFocus", "readOnly", "required", "tabIndex", "type", "value"];
|
|
26085
26231
|
|
|
26086
|
-
const useUtilityClasses$
|
|
26232
|
+
const useUtilityClasses$1f = ownerState => {
|
|
26087
26233
|
const {
|
|
26088
26234
|
classes,
|
|
26089
26235
|
checked,
|
|
@@ -26147,7 +26293,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
26147
26293
|
type,
|
|
26148
26294
|
value
|
|
26149
26295
|
} = props,
|
|
26150
|
-
other = _objectWithoutPropertiesLoose(props, _excluded$
|
|
26296
|
+
other = _objectWithoutPropertiesLoose(props, _excluded$1w);
|
|
26151
26297
|
|
|
26152
26298
|
const [checked, setCheckedState] = useControlled({
|
|
26153
26299
|
controlled: checkedProp,
|
|
@@ -26209,7 +26355,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
26209
26355
|
edge
|
|
26210
26356
|
});
|
|
26211
26357
|
|
|
26212
|
-
const classes = useUtilityClasses$
|
|
26358
|
+
const classes = useUtilityClasses$1f(ownerState);
|
|
26213
26359
|
return /*#__PURE__*/jsxRuntime_2(SwitchBaseRoot, _extends({
|
|
26214
26360
|
component: "span",
|
|
26215
26361
|
className: clsx(classes.root, className),
|
|
@@ -26391,9 +26537,9 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
26391
26537
|
const checkboxClasses = generateUtilityClasses('MuiCheckbox', ['root', 'checked', 'disabled', 'indeterminate', 'colorPrimary', 'colorSecondary']);
|
|
26392
26538
|
var checkboxClasses$1 = checkboxClasses;
|
|
26393
26539
|
|
|
26394
|
-
const _excluded$
|
|
26540
|
+
const _excluded$1v = ["checkedIcon", "color", "icon", "indeterminate", "indeterminateIcon", "inputProps", "size"];
|
|
26395
26541
|
|
|
26396
|
-
const useUtilityClasses$
|
|
26542
|
+
const useUtilityClasses$1e = ownerState => {
|
|
26397
26543
|
const {
|
|
26398
26544
|
classes,
|
|
26399
26545
|
indeterminate,
|
|
@@ -26461,7 +26607,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
26461
26607
|
inputProps,
|
|
26462
26608
|
size = 'medium'
|
|
26463
26609
|
} = props,
|
|
26464
|
-
other = _objectWithoutPropertiesLoose(props, _excluded$
|
|
26610
|
+
other = _objectWithoutPropertiesLoose(props, _excluded$1v);
|
|
26465
26611
|
|
|
26466
26612
|
const icon = indeterminate ? indeterminateIconProp : iconProp;
|
|
26467
26613
|
const indeterminateIcon = indeterminate ? indeterminateIconProp : checkedIcon;
|
|
@@ -26472,7 +26618,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
26472
26618
|
size
|
|
26473
26619
|
});
|
|
26474
26620
|
|
|
26475
|
-
const classes = useUtilityClasses$
|
|
26621
|
+
const classes = useUtilityClasses$1e(ownerState);
|
|
26476
26622
|
return /*#__PURE__*/jsxRuntime_1(CheckboxRoot, _extends({
|
|
26477
26623
|
type: "checkbox",
|
|
26478
26624
|
inputProps: _extends({
|
|
@@ -26616,7 +26762,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
26616
26762
|
const circularProgressClasses = generateUtilityClasses('MuiCircularProgress', ['root', 'determinate', 'indeterminate', 'colorPrimary', 'colorSecondary', 'svg', 'circle', 'circleDeterminate', 'circleIndeterminate', 'circleDisableShrink']);
|
|
26617
26763
|
var circularProgressClasses$1 = circularProgressClasses;
|
|
26618
26764
|
|
|
26619
|
-
const _excluded$
|
|
26765
|
+
const _excluded$1u = ["className", "color", "disableShrink", "size", "style", "thickness", "value", "variant"];
|
|
26620
26766
|
|
|
26621
26767
|
let _$2 = t => t,
|
|
26622
26768
|
_t$2,
|
|
@@ -26650,7 +26796,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
26650
26796
|
}
|
|
26651
26797
|
`));
|
|
26652
26798
|
|
|
26653
|
-
const useUtilityClasses$
|
|
26799
|
+
const useUtilityClasses$1d = ownerState => {
|
|
26654
26800
|
const {
|
|
26655
26801
|
classes,
|
|
26656
26802
|
variant,
|
|
@@ -26746,7 +26892,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
26746
26892
|
value = 0,
|
|
26747
26893
|
variant = 'indeterminate'
|
|
26748
26894
|
} = props,
|
|
26749
|
-
other = _objectWithoutPropertiesLoose(props, _excluded$
|
|
26895
|
+
other = _objectWithoutPropertiesLoose(props, _excluded$1u);
|
|
26750
26896
|
|
|
26751
26897
|
const ownerState = _extends({}, props, {
|
|
26752
26898
|
color,
|
|
@@ -26757,7 +26903,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
26757
26903
|
variant
|
|
26758
26904
|
});
|
|
26759
26905
|
|
|
26760
|
-
const classes = useUtilityClasses$
|
|
26906
|
+
const classes = useUtilityClasses$1d(ownerState);
|
|
26761
26907
|
const circleStyle = {};
|
|
26762
26908
|
const rootStyle = {};
|
|
26763
26909
|
const rootProps = {};
|
|
@@ -26878,106 +27024,21 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
26878
27024
|
} ;
|
|
26879
27025
|
var CircularProgress$1 = CircularProgress;
|
|
26880
27026
|
|
|
26881
|
-
|
|
26882
|
-
|
|
26883
|
-
|
|
26884
|
-
|
|
26885
|
-
|
|
26886
|
-
|
|
26887
|
-
|
|
26888
|
-
|
|
26889
|
-
|
|
26890
|
-
|
|
26891
|
-
|
|
26892
|
-
|
|
26893
|
-
disableGutters,
|
|
26894
|
-
maxWidth
|
|
26895
|
-
} = ownerState;
|
|
26896
|
-
const slots = {
|
|
26897
|
-
root: ['root', maxWidth && `maxWidth${capitalize(String(maxWidth))}`, fixed && 'fixed', disableGutters && 'disableGutters']
|
|
26898
|
-
};
|
|
26899
|
-
return composeClasses(slots, getContainerUtilityClass, classes);
|
|
26900
|
-
};
|
|
26901
|
-
|
|
26902
|
-
const ContainerRoot = styled$1('div', {
|
|
26903
|
-
name: 'MuiContainer',
|
|
26904
|
-
slot: 'Root',
|
|
26905
|
-
overridesResolver: (props, styles) => {
|
|
26906
|
-
const {
|
|
26907
|
-
ownerState
|
|
26908
|
-
} = props;
|
|
26909
|
-
return [styles.root, styles[`maxWidth${capitalize(String(ownerState.maxWidth))}`], ownerState.fixed && styles.fixed, ownerState.disableGutters && styles.disableGutters];
|
|
26910
|
-
}
|
|
26911
|
-
})(({
|
|
26912
|
-
theme,
|
|
26913
|
-
ownerState
|
|
26914
|
-
}) => _extends({
|
|
26915
|
-
width: '100%',
|
|
26916
|
-
marginLeft: 'auto',
|
|
26917
|
-
boxSizing: 'border-box',
|
|
26918
|
-
marginRight: 'auto',
|
|
26919
|
-
display: 'block'
|
|
26920
|
-
}, !ownerState.disableGutters && {
|
|
26921
|
-
paddingLeft: theme.spacing(2),
|
|
26922
|
-
paddingRight: theme.spacing(2),
|
|
26923
|
-
[theme.breakpoints.up('sm')]: {
|
|
26924
|
-
paddingLeft: theme.spacing(3),
|
|
26925
|
-
paddingRight: theme.spacing(3)
|
|
26926
|
-
}
|
|
26927
|
-
}), ({
|
|
26928
|
-
theme,
|
|
26929
|
-
ownerState
|
|
26930
|
-
}) => ownerState.fixed && Object.keys(theme.breakpoints.values).reduce((acc, breakpoint) => {
|
|
26931
|
-
const value = theme.breakpoints.values[breakpoint];
|
|
26932
|
-
|
|
26933
|
-
if (value !== 0) {
|
|
26934
|
-
acc[theme.breakpoints.up(breakpoint)] = {
|
|
26935
|
-
maxWidth: `${value}${theme.breakpoints.unit}`
|
|
26936
|
-
};
|
|
26937
|
-
}
|
|
26938
|
-
|
|
26939
|
-
return acc;
|
|
26940
|
-
}, {}), ({
|
|
26941
|
-
theme,
|
|
26942
|
-
ownerState
|
|
26943
|
-
}) => _extends({}, ownerState.maxWidth === 'xs' && {
|
|
26944
|
-
[theme.breakpoints.up('xs')]: {
|
|
26945
|
-
maxWidth: Math.max(theme.breakpoints.values.xs, 444)
|
|
26946
|
-
}
|
|
26947
|
-
}, ownerState.maxWidth && ownerState.maxWidth !== 'xs' && {
|
|
26948
|
-
[theme.breakpoints.up(ownerState.maxWidth)]: {
|
|
26949
|
-
maxWidth: `${theme.breakpoints.values[ownerState.maxWidth]}${theme.breakpoints.unit}`
|
|
26950
|
-
}
|
|
26951
|
-
}));
|
|
26952
|
-
const Container = /*#__PURE__*/React__namespace.forwardRef(function Container(inProps, ref) {
|
|
26953
|
-
const props = useThemeProps({
|
|
27027
|
+
const Container = createContainer({
|
|
27028
|
+
createStyledComponent: styled$1('div', {
|
|
27029
|
+
name: 'MuiContainer',
|
|
27030
|
+
slot: 'Root',
|
|
27031
|
+
overridesResolver: (props, styles) => {
|
|
27032
|
+
const {
|
|
27033
|
+
ownerState
|
|
27034
|
+
} = props;
|
|
27035
|
+
return [styles.root, styles[`maxWidth${capitalize(String(ownerState.maxWidth))}`], ownerState.fixed && styles.fixed, ownerState.disableGutters && styles.disableGutters];
|
|
27036
|
+
}
|
|
27037
|
+
}),
|
|
27038
|
+
useThemeProps: inProps => useThemeProps({
|
|
26954
27039
|
props: inProps,
|
|
26955
27040
|
name: 'MuiContainer'
|
|
26956
|
-
})
|
|
26957
|
-
|
|
26958
|
-
const {
|
|
26959
|
-
className,
|
|
26960
|
-
component = 'div',
|
|
26961
|
-
disableGutters = false,
|
|
26962
|
-
fixed = false,
|
|
26963
|
-
maxWidth = 'lg'
|
|
26964
|
-
} = props,
|
|
26965
|
-
other = _objectWithoutPropertiesLoose(props, _excluded$1u);
|
|
26966
|
-
|
|
26967
|
-
const ownerState = _extends({}, props, {
|
|
26968
|
-
component,
|
|
26969
|
-
disableGutters,
|
|
26970
|
-
fixed,
|
|
26971
|
-
maxWidth
|
|
26972
|
-
});
|
|
26973
|
-
|
|
26974
|
-
const classes = useUtilityClasses$1d(ownerState);
|
|
26975
|
-
return /*#__PURE__*/jsxRuntime_1(ContainerRoot, _extends({
|
|
26976
|
-
as: component,
|
|
26977
|
-
ownerState: ownerState,
|
|
26978
|
-
className: clsx(classes.root, className),
|
|
26979
|
-
ref: ref
|
|
26980
|
-
}, other));
|
|
27041
|
+
})
|
|
26981
27042
|
});
|
|
26982
27043
|
Container.propTypes
|
|
26983
27044
|
/* remove-proptypes */
|
|
@@ -26997,11 +27058,6 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
26997
27058
|
*/
|
|
26998
27059
|
classes: PropTypes.object,
|
|
26999
27060
|
|
|
27000
|
-
/**
|
|
27001
|
-
* @ignore
|
|
27002
|
-
*/
|
|
27003
|
-
className: PropTypes.string,
|
|
27004
|
-
|
|
27005
27061
|
/**
|
|
27006
27062
|
* The component used for the root node.
|
|
27007
27063
|
* Either a string to use a HTML element or a component.
|
|
@@ -27040,6 +27096,12 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
27040
27096
|
} ;
|
|
27041
27097
|
var Container$1 = Container;
|
|
27042
27098
|
|
|
27099
|
+
function getContainerUtilityClass(slot) {
|
|
27100
|
+
return generateUtilityClass('MuiContainer', slot);
|
|
27101
|
+
}
|
|
27102
|
+
const containerClasses = generateUtilityClasses('MuiContainer', ['root', 'disableGutters', 'fixed', 'maxWidthXs', 'maxWidthSm', 'maxWidthMd', 'maxWidthLg', 'maxWidthXl']);
|
|
27103
|
+
var containerClasses$1 = containerClasses;
|
|
27104
|
+
|
|
27043
27105
|
const html = (theme, enableColorScheme) => _extends({
|
|
27044
27106
|
WebkitFontSmoothing: 'antialiased',
|
|
27045
27107
|
// Antialiasing.
|