@mui/material 5.11.13 → 5.11.15
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Accordion/accordionClasses.d.ts +18 -18
- package/AccordionActions/accordionActionsClasses.d.ts +10 -10
- package/AccordionDetails/accordionDetailsClasses.d.ts +8 -8
- package/AccordionSummary/accordionSummaryClasses.d.ts +22 -22
- package/Alert/alertClasses.d.ts +44 -44
- package/AlertTitle/alertTitleClasses.d.ts +8 -8
- package/AppBar/appBarClasses.d.ts +28 -28
- package/Autocomplete/Autocomplete.js +3 -0
- package/Autocomplete/autocompleteClasses.d.ts +56 -56
- package/Avatar/avatarClasses.d.ts +20 -20
- package/AvatarGroup/avatarGroupClasses.d.ts +10 -10
- package/Backdrop/backdropClasses.d.ts +10 -10
- package/Badge/badgeClasses.d.ts +56 -56
- package/BottomNavigation/BottomNavigation.js +0 -0
- package/BottomNavigation/bottomNavigationClasses.d.ts +8 -8
- package/BottomNavigationAction/bottomNavigationActionClasses.d.ts +14 -14
- package/Breadcrumbs/BreadcrumbCollapsed.js +26 -3
- package/Breadcrumbs/Breadcrumbs.d.ts +31 -0
- package/Breadcrumbs/Breadcrumbs.js +30 -2
- package/Breadcrumbs/breadcrumbsClasses.d.ts +14 -14
- package/Button/buttonClasses.d.ts +100 -100
- package/ButtonBase/buttonBaseClasses.d.ts +12 -12
- package/ButtonBase/touchRippleClasses.d.ts +20 -20
- package/ButtonGroup/ButtonGroupContext.d.ts +18 -18
- package/ButtonGroup/buttonGroupClasses.d.ts +58 -58
- package/CHANGELOG.md +123 -3
- package/Card/cardClasses.d.ts +8 -8
- package/CardActionArea/cardActionAreaClasses.d.ts +12 -12
- package/CardActions/cardActionsClasses.d.ts +10 -10
- package/CardContent/cardContentClasses.d.ts +8 -8
- package/CardHeader/cardHeaderClasses.d.ts +18 -18
- package/CardMedia/cardMediaClasses.d.ts +12 -12
- package/Checkbox/checkboxClasses.d.ts +18 -18
- package/Chip/Chip.js +2 -3
- package/Chip/chipClasses.d.ts +96 -96
- package/CircularProgress/circularProgressClasses.d.ts +26 -26
- package/ClickAwayListener/index.d.ts +2 -2
- package/Collapse/collapseClasses.d.ts +18 -18
- package/Container/containerClasses.d.ts +6 -6
- package/Dialog/DialogContext.d.ts +6 -6
- package/Dialog/dialogClasses.d.ts +36 -36
- package/DialogActions/dialogActionsClasses.d.ts +10 -10
- package/DialogContent/dialogContentClasses.d.ts +10 -10
- package/DialogContentText/dialogContentTextClasses.d.ts +8 -8
- package/DialogTitle/dialogTitleClasses.d.ts +8 -8
- package/Divider/dividerClasses.d.ts +34 -34
- package/Drawer/drawerClasses.d.ts +30 -30
- package/Fab/fabClasses.d.ts +26 -26
- package/FilledInput/filledInputClasses.d.ts +40 -40
- package/FormControl/FormControlContext.d.ts +17 -17
- package/FormControl/formControlClasses.d.ts +14 -14
- package/FormControl/useFormControl.d.ts +2 -2
- package/FormControlLabel/formControlLabelClasses.d.ts +20 -20
- package/FormGroup/formGroupClasses.d.ts +12 -12
- package/FormHelperText/formHelperTextClasses.d.ts +22 -22
- package/FormLabel/formLabelClasses.d.ts +22 -22
- package/Grid/gridClasses.d.ts +48 -48
- package/Icon/iconClasses.d.ts +24 -24
- package/IconButton/iconButtonClasses.d.ts +34 -34
- package/ImageList/imageListClasses.d.ts +16 -16
- package/ImageListItem/imageListItemClasses.d.ts +18 -18
- package/ImageListItemBar/imageListItemBarClasses.d.ts +30 -30
- package/Input/inputClasses.d.ts +34 -34
- package/InputAdornment/inputAdornmentClasses.d.ts +24 -24
- package/InputBase/inputBaseClasses.d.ts +46 -46
- package/InputLabel/inputLabelClasses.d.ts +32 -32
- package/LinearProgress/linearProgressClasses.d.ts +42 -42
- package/Link/getTextDecoration.d.ts +15 -15
- package/Link/linkClasses.d.ts +18 -18
- package/List/listClasses.d.ts +14 -14
- package/ListItem/listItemClasses.d.ts +30 -30
- package/ListItemAvatar/listItemAvatarClasses.d.ts +10 -10
- package/ListItemButton/ListItemButton.js +4 -2
- package/ListItemButton/listItemButtonClasses.d.ts +22 -22
- package/ListItemIcon/listItemIconClasses.d.ts +10 -10
- package/ListItemSecondaryAction/listItemSecondaryActionClasses.d.ts +10 -10
- package/ListItemText/listItemTextClasses.d.ts +18 -18
- package/ListSubheader/listSubheaderClasses.d.ts +18 -18
- package/Menu/menuClasses.d.ts +12 -12
- package/MenuItem/menuItemClasses.d.ts +20 -20
- package/MobileStepper/mobileStepperClasses.d.ts +22 -22
- package/NativeSelect/nativeSelectClasses.d.ts +32 -32
- package/OutlinedInput/outlinedInputClasses.d.ts +36 -36
- package/Pagination/paginationClasses.d.ts +14 -14
- package/PaginationItem/paginationItemClasses.d.ts +42 -42
- package/Paper/paperClasses.d.ts +39 -39
- package/Popover/popoverClasses.d.ts +10 -10
- package/Popper/Popper.d.ts +55 -55
- package/README.md +5 -4
- package/Radio/radioClasses.d.ts +16 -16
- package/RadioGroup/RadioGroupContext.d.ts +11 -11
- package/RadioGroup/useRadioGroup.d.ts +4 -4
- package/Rating/ratingClasses.d.ts +40 -40
- package/ScopedCssBaseline/scopedCssBaselineClasses.d.ts +8 -8
- package/Select/selectClasses.d.ts +30 -30
- package/Skeleton/skeletonClasses.d.ts +26 -26
- package/Slider/SliderValueLabel.d.ts +15 -15
- package/Slider/SliderValueLabel.types.d.ts +24 -24
- package/Slider/sliderClasses.d.ts +58 -58
- package/Snackbar/snackbarClasses.d.ts +20 -20
- package/SnackbarContent/snackbarContentClasses.d.ts +12 -12
- package/SpeedDial/speedDialClasses.d.ts +22 -22
- package/SpeedDialAction/speedDialActionClasses.d.ts +20 -20
- package/SpeedDialIcon/speedDialIconClasses.d.ts +18 -18
- package/Stack/Stack.d.ts +10 -0
- package/Stack/Stack.js +11 -1
- package/Stack/stackClasses.d.ts +6 -6
- package/Step/StepContext.d.ts +20 -20
- package/Step/stepClasses.d.ts +16 -16
- package/StepButton/StepButton.js +4 -2
- package/StepButton/stepButtonClasses.d.ts +14 -14
- package/StepConnector/stepConnectorClasses.d.ts +26 -26
- package/StepContent/stepContentClasses.d.ts +12 -12
- package/StepIcon/stepIconClasses.d.ts +16 -16
- package/StepLabel/stepLabelClasses.d.ts +28 -28
- package/Stepper/StepperContext.d.ts +18 -18
- package/Stepper/stepperClasses.d.ts +14 -14
- package/SvgIcon/svgIconClasses.d.ts +26 -26
- package/Switch/switchClasses.d.ts +32 -32
- package/Tab/tabClasses.d.ts +26 -26
- package/TabScrollButton/TabScrollButton.d.ts +34 -1
- package/TabScrollButton/TabScrollButton.js +41 -8
- package/TabScrollButton/tabScrollButtonClasses.d.ts +12 -12
- package/Table/tableClasses.d.ts +10 -10
- package/TableBody/tableBodyClasses.d.ts +8 -8
- package/TableCell/tableCellClasses.d.ts +32 -32
- package/TableContainer/tableContainerClasses.d.ts +8 -8
- package/TableFooter/tableFooterClasses.d.ts +8 -8
- package/TableHead/tableHeadClasses.d.ts +8 -8
- package/TablePagination/tablePaginationClasses.d.ts +28 -28
- package/TableRow/tableRowClasses.d.ts +16 -16
- package/TableSortLabel/tableSortLabelClasses.d.ts +16 -16
- package/Tabs/Tabs.d.ts +40 -0
- package/Tabs/Tabs.js +43 -2
- package/Tabs/tabsClasses.d.ts +32 -32
- package/TextField/textFieldClasses.d.ts +8 -8
- package/ToggleButton/toggleButtonClasses.d.ts +24 -24
- package/ToggleButtonGroup/toggleButtonGroupClasses.d.ts +18 -18
- package/Toolbar/toolbarClasses.d.ts +14 -14
- package/Tooltip/tooltipClasses.d.ts +30 -30
- package/Typography/typographyClasses.d.ts +50 -50
- package/Unstable_Grid2/Grid2.d.ts +4 -4
- package/Unstable_Grid2/Grid2Props.d.ts +15 -15
- package/Unstable_Grid2/grid2Classes.d.ts +5 -5
- package/Unstable_Grid2/index.d.ts +4 -4
- package/className/index.d.ts +1 -1
- package/darkScrollbar/index.d.ts +28 -28
- package/generateUtilityClass/index.d.ts +2 -2
- package/generateUtilityClasses/index.d.ts +1 -1
- package/index.js +1 -1
- package/internal/switchBaseClasses.d.ts +12 -12
- package/legacy/Autocomplete/Autocomplete.js +3 -0
- package/legacy/BottomNavigation/BottomNavigation.js +0 -0
- package/legacy/Breadcrumbs/BreadcrumbCollapsed.js +25 -3
- package/legacy/Breadcrumbs/Breadcrumbs.js +32 -2
- package/legacy/Chip/Chip.js +2 -3
- package/legacy/ListItemButton/ListItemButton.js +4 -2
- package/legacy/Stack/Stack.js +11 -1
- package/legacy/StepButton/StepButton.js +4 -2
- package/legacy/TabScrollButton/TabScrollButton.js +43 -8
- package/legacy/Tabs/Tabs.js +45 -2
- package/legacy/index.js +1 -1
- package/legacy/locale/index.js +156 -80
- package/locale/index.d.ts +76 -75
- package/locale/index.js +73 -0
- package/modern/Autocomplete/Autocomplete.js +3 -0
- package/modern/BottomNavigation/BottomNavigation.js +0 -0
- package/modern/Breadcrumbs/BreadcrumbCollapsed.js +26 -3
- package/modern/Breadcrumbs/Breadcrumbs.js +30 -2
- package/modern/Chip/Chip.js +2 -3
- package/modern/ListItemButton/ListItemButton.js +4 -2
- package/modern/Stack/Stack.js +11 -1
- package/modern/StepButton/StepButton.js +4 -2
- package/modern/TabScrollButton/TabScrollButton.js +40 -8
- package/modern/Tabs/Tabs.js +43 -2
- package/modern/index.js +1 -1
- package/modern/locale/index.js +73 -0
- package/node/Autocomplete/Autocomplete.js +3 -0
- package/node/BottomNavigation/BottomNavigation.js +0 -0
- package/node/Breadcrumbs/BreadcrumbCollapsed.js +26 -3
- package/node/Breadcrumbs/Breadcrumbs.js +29 -1
- package/node/Chip/Chip.js +2 -3
- package/node/ListItemButton/ListItemButton.js +4 -2
- package/node/Stack/Stack.js +11 -1
- package/node/StepButton/StepButton.js +4 -2
- package/node/TabScrollButton/TabScrollButton.js +42 -9
- package/node/Tabs/Tabs.js +42 -1
- package/node/index.js +1 -1
- package/node/locale/index.js +75 -1
- package/package.json +4 -4
- package/styles/CssVarsProvider.d.ts +15 -15
- package/styles/excludeVariablesFromRoot.d.ts +5 -5
- package/styles/getOverlayAlpha.d.ts +2 -2
- package/styles/shouldSkipGeneratingVar.d.ts +1 -1
- package/transitions/index.d.ts +1 -1
- package/transitions/transition.d.ts +13 -13
- package/transitions/utils.d.ts +23 -23
- package/types/OverridableComponentAugmentation.d.ts +31 -31
- package/umd/material-ui.development.js +301 -161
- package/umd/material-ui.production.min.js +20 -20
- package/useMediaQuery/useMediaQuery.d.ts +46 -46
- package/useTouchRipple/index.d.ts +1 -1
- package/useTouchRipple/useTouchRipple.d.ts +28 -28
- package/utils/getScrollbarSize.d.ts +2 -2
- package/utils/ownerDocument.d.ts +2 -2
- package/utils/ownerWindow.d.ts +2 -2
- package/utils/setRef.d.ts +2 -2
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @mui/material v5.11.
|
|
2
|
+
* @mui/material v5.11.15
|
|
3
3
|
*
|
|
4
4
|
* @license MIT
|
|
5
5
|
* This source code is licensed under the MIT license found in the
|
|
@@ -6450,28 +6450,6 @@
|
|
|
6450
6450
|
});
|
|
6451
6451
|
compose(width, maxWidth, minWidth, height, maxHeight, minHeight, boxSizing);
|
|
6452
6452
|
|
|
6453
|
-
const createFontStyleFunction = prop => {
|
|
6454
|
-
return props => {
|
|
6455
|
-
if (props[prop] !== undefined && props[prop] !== null) {
|
|
6456
|
-
const styleFromPropValue = propValue => {
|
|
6457
|
-
var _props$theme$typograp, _props$prop;
|
|
6458
|
-
let value = (_props$theme$typograp = props.theme.typography) == null ? void 0 : _props$theme$typograp[`${prop}${props[prop] === 'default' || props[prop] === prop ? '' : capitalize((_props$prop = props[prop]) == null ? void 0 : _props$prop.toString())}`];
|
|
6459
|
-
if (!value) {
|
|
6460
|
-
var _props$theme$typograp2, _props$theme$typograp3;
|
|
6461
|
-
value = (_props$theme$typograp2 = props.theme.typography) == null ? void 0 : (_props$theme$typograp3 = _props$theme$typograp2[propValue]) == null ? void 0 : _props$theme$typograp3[prop];
|
|
6462
|
-
}
|
|
6463
|
-
if (!value) {
|
|
6464
|
-
value = propValue;
|
|
6465
|
-
}
|
|
6466
|
-
return {
|
|
6467
|
-
[prop]: value
|
|
6468
|
-
};
|
|
6469
|
-
};
|
|
6470
|
-
return handleBreakpoints(props, props[prop], styleFromPropValue);
|
|
6471
|
-
}
|
|
6472
|
-
return null;
|
|
6473
|
-
};
|
|
6474
|
-
};
|
|
6475
6453
|
const defaultSxConfig = {
|
|
6476
6454
|
// borders
|
|
6477
6455
|
border: {
|
|
@@ -6730,19 +6708,16 @@
|
|
|
6730
6708
|
boxSizing: {},
|
|
6731
6709
|
// typography
|
|
6732
6710
|
fontFamily: {
|
|
6733
|
-
themeKey: 'typography'
|
|
6734
|
-
style: createFontStyleFunction('fontFamily')
|
|
6711
|
+
themeKey: 'typography'
|
|
6735
6712
|
},
|
|
6736
6713
|
fontSize: {
|
|
6737
|
-
themeKey: 'typography'
|
|
6738
|
-
style: createFontStyleFunction('fontSize')
|
|
6714
|
+
themeKey: 'typography'
|
|
6739
6715
|
},
|
|
6740
6716
|
fontStyle: {
|
|
6741
6717
|
themeKey: 'typography'
|
|
6742
6718
|
},
|
|
6743
6719
|
fontWeight: {
|
|
6744
|
-
themeKey: 'typography'
|
|
6745
|
-
style: createFontStyleFunction('fontWeight')
|
|
6720
|
+
themeKey: 'typography'
|
|
6746
6721
|
},
|
|
6747
6722
|
letterSpacing: {},
|
|
6748
6723
|
textTransform: {},
|
|
@@ -6786,6 +6761,11 @@
|
|
|
6786
6761
|
if (val == null) {
|
|
6787
6762
|
return null;
|
|
6788
6763
|
}
|
|
6764
|
+
if (themeKey === 'typography' && val === 'inherit') {
|
|
6765
|
+
return {
|
|
6766
|
+
[prop]: val
|
|
6767
|
+
};
|
|
6768
|
+
}
|
|
6789
6769
|
const themeMapping = getPath(theme, themeKey) || {};
|
|
6790
6770
|
if (style) {
|
|
6791
6771
|
return style(props);
|
|
@@ -6872,7 +6852,7 @@
|
|
|
6872
6852
|
styleFunctionSx.filterProps = ['sx'];
|
|
6873
6853
|
var styleFunctionSx$1 = styleFunctionSx;
|
|
6874
6854
|
|
|
6875
|
-
const _excluded$
|
|
6855
|
+
const _excluded$2o = ["sx"];
|
|
6876
6856
|
const splitProps = props => {
|
|
6877
6857
|
var _props$theme$unstable, _props$theme;
|
|
6878
6858
|
const result = {
|
|
@@ -6893,7 +6873,7 @@
|
|
|
6893
6873
|
const {
|
|
6894
6874
|
sx: inSx
|
|
6895
6875
|
} = props,
|
|
6896
|
-
other = _objectWithoutPropertiesLoose(props, _excluded$
|
|
6876
|
+
other = _objectWithoutPropertiesLoose(props, _excluded$2o);
|
|
6897
6877
|
const {
|
|
6898
6878
|
systemProps,
|
|
6899
6879
|
otherProps
|
|
@@ -6919,7 +6899,7 @@
|
|
|
6919
6899
|
|
|
6920
6900
|
function r(e){var t,f,n="";if("string"==typeof e||"number"==typeof e)n+=e;else if("object"==typeof e)if(Array.isArray(e))for(t=0;t<e.length;t++)e[t]&&(f=r(e[t]))&&(n&&(n+=" "),n+=f);else for(t in e)e[t]&&(n&&(n+=" "),n+=t);return n}function clsx(){for(var e,t,f=0,n="";f<arguments.length;)(e=arguments[f++])&&(t=r(e))&&(n&&(n+=" "),n+=t);return n}
|
|
6921
6901
|
|
|
6922
|
-
const _excluded$
|
|
6902
|
+
const _excluded$2n = ["values", "unit", "step"];
|
|
6923
6903
|
const sortBreakpointsValues = values => {
|
|
6924
6904
|
const breakpointsAsArray = Object.keys(values).map(key => ({
|
|
6925
6905
|
key,
|
|
@@ -6954,7 +6934,7 @@
|
|
|
6954
6934
|
unit = 'px',
|
|
6955
6935
|
step = 5
|
|
6956
6936
|
} = breakpoints,
|
|
6957
|
-
other = _objectWithoutPropertiesLoose(breakpoints, _excluded$
|
|
6937
|
+
other = _objectWithoutPropertiesLoose(breakpoints, _excluded$2n);
|
|
6958
6938
|
const sortedValues = sortBreakpointsValues(values);
|
|
6959
6939
|
const keys = Object.keys(sortedValues);
|
|
6960
6940
|
function up(key) {
|
|
@@ -7033,7 +7013,7 @@
|
|
|
7033
7013
|
return spacing;
|
|
7034
7014
|
}
|
|
7035
7015
|
|
|
7036
|
-
const _excluded$
|
|
7016
|
+
const _excluded$2m = ["breakpoints", "palette", "spacing", "shape"];
|
|
7037
7017
|
function createTheme$1(options = {}, ...args) {
|
|
7038
7018
|
const {
|
|
7039
7019
|
breakpoints: breakpointsInput = {},
|
|
@@ -7041,7 +7021,7 @@
|
|
|
7041
7021
|
spacing: spacingInput,
|
|
7042
7022
|
shape: shapeInput = {}
|
|
7043
7023
|
} = options,
|
|
7044
|
-
other = _objectWithoutPropertiesLoose(options, _excluded$
|
|
7024
|
+
other = _objectWithoutPropertiesLoose(options, _excluded$2m);
|
|
7045
7025
|
const breakpoints = createBreakpoints(breakpointsInput);
|
|
7046
7026
|
const spacing = createSpacing(spacingInput);
|
|
7047
7027
|
let muiTheme = deepmerge({
|
|
@@ -7152,7 +7132,7 @@
|
|
|
7152
7132
|
return useTheme$2(defaultTheme);
|
|
7153
7133
|
}
|
|
7154
7134
|
|
|
7155
|
-
const _excluded$
|
|
7135
|
+
const _excluded$2l = ["className", "component"];
|
|
7156
7136
|
function createBox(options = {}) {
|
|
7157
7137
|
const {
|
|
7158
7138
|
defaultTheme,
|
|
@@ -7169,7 +7149,7 @@
|
|
|
7169
7149
|
className,
|
|
7170
7150
|
component = 'div'
|
|
7171
7151
|
} = _extendSxProp,
|
|
7172
|
-
other = _objectWithoutPropertiesLoose(_extendSxProp, _excluded$
|
|
7152
|
+
other = _objectWithoutPropertiesLoose(_extendSxProp, _excluded$2l);
|
|
7173
7153
|
return /*#__PURE__*/jsxRuntime_1(BoxRoot, _extends({
|
|
7174
7154
|
as: component,
|
|
7175
7155
|
ref: ref,
|
|
@@ -7180,7 +7160,7 @@
|
|
|
7180
7160
|
return Box;
|
|
7181
7161
|
}
|
|
7182
7162
|
|
|
7183
|
-
const _excluded$
|
|
7163
|
+
const _excluded$2k = ["variant"];
|
|
7184
7164
|
function isEmpty$3(string) {
|
|
7185
7165
|
return string.length === 0;
|
|
7186
7166
|
}
|
|
@@ -7194,7 +7174,7 @@
|
|
|
7194
7174
|
const {
|
|
7195
7175
|
variant
|
|
7196
7176
|
} = props,
|
|
7197
|
-
other = _objectWithoutPropertiesLoose(props, _excluded$
|
|
7177
|
+
other = _objectWithoutPropertiesLoose(props, _excluded$2k);
|
|
7198
7178
|
let classKey = variant || '';
|
|
7199
7179
|
Object.keys(other).sort().forEach(key => {
|
|
7200
7180
|
if (key === 'color') {
|
|
@@ -7206,7 +7186,7 @@
|
|
|
7206
7186
|
return classKey;
|
|
7207
7187
|
}
|
|
7208
7188
|
|
|
7209
|
-
const _excluded$
|
|
7189
|
+
const _excluded$2j = ["name", "slot", "skipVariantsResolver", "skipSx", "overridesResolver"],
|
|
7210
7190
|
_excluded2$d = ["theme"],
|
|
7211
7191
|
_excluded3$1 = ["theme"];
|
|
7212
7192
|
function isEmpty$2(obj) {
|
|
@@ -7293,7 +7273,7 @@
|
|
|
7293
7273
|
skipSx: inputSkipSx,
|
|
7294
7274
|
overridesResolver
|
|
7295
7275
|
} = inputOptions,
|
|
7296
|
-
options = _objectWithoutPropertiesLoose(inputOptions, _excluded$
|
|
7276
|
+
options = _objectWithoutPropertiesLoose(inputOptions, _excluded$2j);
|
|
7297
7277
|
|
|
7298
7278
|
// if skipVariantsResolver option is defined, take the value, otherwise, true for root and false for other slots.
|
|
7299
7279
|
const skipVariantsResolver = inputSkipVariantsResolver !== undefined ? inputSkipVariantsResolver : componentSlot && componentSlot !== 'Root' || false;
|
|
@@ -8063,7 +8043,7 @@ The following color spaces are supported: srgb, display-p3, a98-rgb, prophoto-rg
|
|
|
8063
8043
|
});
|
|
8064
8044
|
}
|
|
8065
8045
|
|
|
8066
|
-
const _excluded$
|
|
8046
|
+
const _excluded$2i = ["colorSchemes", "components", "generateCssVars", "cssVarPrefix"];
|
|
8067
8047
|
const DISABLE_CSS_TRANSITION = '*{-webkit-transition:none!important;-moz-transition:none!important;-o-transition:none!important;-ms-transition:none!important;transition:none!important}';
|
|
8068
8048
|
function createCssVarsProvider(options) {
|
|
8069
8049
|
const {
|
|
@@ -8117,7 +8097,7 @@ The following color spaces are supported: srgb, display-p3, a98-rgb, prophoto-rg
|
|
|
8117
8097
|
}),
|
|
8118
8098
|
cssVarPrefix
|
|
8119
8099
|
} = themeProp,
|
|
8120
|
-
restThemeProp = _objectWithoutPropertiesLoose(themeProp, _excluded$
|
|
8100
|
+
restThemeProp = _objectWithoutPropertiesLoose(themeProp, _excluded$2i);
|
|
8121
8101
|
const allColorSchemes = Object.keys(colorSchemes);
|
|
8122
8102
|
const defaultLightColorScheme = typeof defaultColorScheme === 'string' ? defaultColorScheme : defaultColorScheme.light;
|
|
8123
8103
|
const defaultDarkColorScheme = typeof defaultColorScheme === 'string' ? defaultColorScheme : defaultColorScheme.dark;
|
|
@@ -8536,14 +8516,14 @@ The following color spaces are supported: srgb, display-p3, a98-rgb, prophoto-rg
|
|
|
8536
8516
|
};
|
|
8537
8517
|
}
|
|
8538
8518
|
|
|
8539
|
-
const _excluded$
|
|
8519
|
+
const _excluded$2h = ["colorSchemes", "components"],
|
|
8540
8520
|
_excluded2$c = ["light"];
|
|
8541
8521
|
function prepareCssVars(theme, parserConfig) {
|
|
8542
8522
|
// @ts-ignore - ignore components do not exist
|
|
8543
8523
|
const {
|
|
8544
8524
|
colorSchemes = {}
|
|
8545
8525
|
} = theme,
|
|
8546
|
-
otherTheme = _objectWithoutPropertiesLoose(theme, _excluded$
|
|
8526
|
+
otherTheme = _objectWithoutPropertiesLoose(theme, _excluded$2h);
|
|
8547
8527
|
const {
|
|
8548
8528
|
vars: rootVars,
|
|
8549
8529
|
css: rootCss,
|
|
@@ -8595,7 +8575,7 @@ The following color spaces are supported: srgb, display-p3, a98-rgb, prophoto-rg
|
|
|
8595
8575
|
};
|
|
8596
8576
|
}
|
|
8597
8577
|
|
|
8598
|
-
const _excluded$
|
|
8578
|
+
const _excluded$2g = ["className", "component", "disableGutters", "fixed", "maxWidth", "classes"];
|
|
8599
8579
|
const defaultTheme$6 = createTheme$1();
|
|
8600
8580
|
const defaultCreateStyledComponent$2 = systemStyled('div', {
|
|
8601
8581
|
name: 'MuiContainer',
|
|
@@ -8691,7 +8671,7 @@ The following color spaces are supported: srgb, display-p3, a98-rgb, prophoto-rg
|
|
|
8691
8671
|
fixed = false,
|
|
8692
8672
|
maxWidth = 'lg'
|
|
8693
8673
|
} = props,
|
|
8694
|
-
other = _objectWithoutPropertiesLoose(props, _excluded$
|
|
8674
|
+
other = _objectWithoutPropertiesLoose(props, _excluded$2g);
|
|
8695
8675
|
const ownerState = _extends({}, props, {
|
|
8696
8676
|
component,
|
|
8697
8677
|
disableGutters,
|
|
@@ -8727,12 +8707,18 @@ The following color spaces are supported: srgb, display-p3, a98-rgb, prophoto-rg
|
|
|
8727
8707
|
return Container;
|
|
8728
8708
|
}
|
|
8729
8709
|
|
|
8710
|
+
function appendLevel(level) {
|
|
8711
|
+
if (!level) {
|
|
8712
|
+
return '';
|
|
8713
|
+
}
|
|
8714
|
+
return `Level${level}`;
|
|
8715
|
+
}
|
|
8730
8716
|
function isNestedContainer(ownerState) {
|
|
8731
8717
|
return ownerState.level > 0 && ownerState.container;
|
|
8732
8718
|
}
|
|
8733
8719
|
function createGetSelfSpacing(ownerState) {
|
|
8734
8720
|
return function getSelfSpacing(axis) {
|
|
8735
|
-
return `var(--Grid-${axis}Spacing${ownerState.level
|
|
8721
|
+
return `var(--Grid-${axis}Spacing${appendLevel(ownerState.level)})`;
|
|
8736
8722
|
};
|
|
8737
8723
|
}
|
|
8738
8724
|
function createGetParentSpacing(ownerState) {
|
|
@@ -8740,9 +8726,15 @@ The following color spaces are supported: srgb, display-p3, a98-rgb, prophoto-rg
|
|
|
8740
8726
|
if (ownerState.level === 0) {
|
|
8741
8727
|
return `var(--Grid-${axis}Spacing)`;
|
|
8742
8728
|
}
|
|
8743
|
-
return `var(--Grid-${axis}Spacing${ownerState.level - 1
|
|
8729
|
+
return `var(--Grid-${axis}Spacing${appendLevel(ownerState.level - 1)})`;
|
|
8744
8730
|
};
|
|
8745
8731
|
}
|
|
8732
|
+
function getParentColumns(ownerState) {
|
|
8733
|
+
if (ownerState.level === 0) {
|
|
8734
|
+
return `var(--Grid-columns)`;
|
|
8735
|
+
}
|
|
8736
|
+
return `var(--Grid-columns${appendLevel(ownerState.level - 1)})`;
|
|
8737
|
+
}
|
|
8746
8738
|
const filterBreakpointKeys = (breakpointsKeys, responsiveKeys) => breakpointsKeys.filter(key => responsiveKeys.includes(key));
|
|
8747
8739
|
const traverseBreakpoints = (breakpoints, responsive, iterator) => {
|
|
8748
8740
|
const smallestBreakpoint = breakpoints.keys[0]; // the keys is sorted from smallest to largest by `createBreakpoints`.
|
|
@@ -8813,7 +8805,7 @@ The following color spaces are supported: srgb, display-p3, a98-rgb, prophoto-rg
|
|
|
8813
8805
|
style = {
|
|
8814
8806
|
flexGrow: 0,
|
|
8815
8807
|
flexBasis: 'auto',
|
|
8816
|
-
width: `calc(100% * ${value} /
|
|
8808
|
+
width: `calc(100% * ${value} / ${getParentColumns(ownerState)}${isNestedContainer(ownerState) ? ` + ${getSelfSpacing('column')}` : ''})`
|
|
8817
8809
|
};
|
|
8818
8810
|
}
|
|
8819
8811
|
appendStyle(styles, style);
|
|
@@ -8834,7 +8826,7 @@ The following color spaces are supported: srgb, display-p3, a98-rgb, prophoto-rg
|
|
|
8834
8826
|
}
|
|
8835
8827
|
if (typeof value === 'number') {
|
|
8836
8828
|
style = {
|
|
8837
|
-
marginLeft: value === 0 ? '0px' : `calc(100% * ${value} /
|
|
8829
|
+
marginLeft: value === 0 ? '0px' : `calc(100% * ${value} / ${getParentColumns(ownerState)})`
|
|
8838
8830
|
};
|
|
8839
8831
|
}
|
|
8840
8832
|
appendStyle(styles, style);
|
|
@@ -8848,12 +8840,14 @@ The following color spaces are supported: srgb, display-p3, a98-rgb, prophoto-rg
|
|
|
8848
8840
|
if (!ownerState.container) {
|
|
8849
8841
|
return {};
|
|
8850
8842
|
}
|
|
8851
|
-
const styles = {
|
|
8843
|
+
const styles = isNestedContainer(ownerState) ? {
|
|
8844
|
+
[`--Grid-columns${appendLevel(ownerState.level)}`]: getParentColumns(ownerState)
|
|
8845
|
+
} : {
|
|
8852
8846
|
'--Grid-columns': 12
|
|
8853
8847
|
};
|
|
8854
8848
|
traverseBreakpoints(theme.breakpoints, ownerState.columns, (appendStyle, value) => {
|
|
8855
8849
|
appendStyle(styles, {
|
|
8856
|
-
|
|
8850
|
+
[`--Grid-columns${appendLevel(ownerState.level)}`]: value
|
|
8857
8851
|
});
|
|
8858
8852
|
});
|
|
8859
8853
|
return styles;
|
|
@@ -8869,12 +8863,12 @@ The following color spaces are supported: srgb, display-p3, a98-rgb, prophoto-rg
|
|
|
8869
8863
|
const styles = isNestedContainer(ownerState) ? {
|
|
8870
8864
|
// Set the default spacing as its parent spacing.
|
|
8871
8865
|
// It will be overridden if spacing props are provided
|
|
8872
|
-
[`--Grid-rowSpacing${ownerState.level
|
|
8866
|
+
[`--Grid-rowSpacing${appendLevel(ownerState.level)}`]: getParentSpacing('row')
|
|
8873
8867
|
} : {};
|
|
8874
8868
|
traverseBreakpoints(theme.breakpoints, ownerState.rowSpacing, (appendStyle, value) => {
|
|
8875
8869
|
var _theme$spacing;
|
|
8876
8870
|
appendStyle(styles, {
|
|
8877
|
-
[`--Grid-rowSpacing${ownerState.level
|
|
8871
|
+
[`--Grid-rowSpacing${appendLevel(ownerState.level)}`]: typeof value === 'string' ? value : (_theme$spacing = theme.spacing) == null ? void 0 : _theme$spacing.call(theme, value)
|
|
8878
8872
|
});
|
|
8879
8873
|
});
|
|
8880
8874
|
return styles;
|
|
@@ -8890,12 +8884,12 @@ The following color spaces are supported: srgb, display-p3, a98-rgb, prophoto-rg
|
|
|
8890
8884
|
const styles = isNestedContainer(ownerState) ? {
|
|
8891
8885
|
// Set the default spacing as its parent spacing.
|
|
8892
8886
|
// It will be overridden if spacing props are provided
|
|
8893
|
-
[`--Grid-columnSpacing${ownerState.level
|
|
8887
|
+
[`--Grid-columnSpacing${appendLevel(ownerState.level)}`]: getParentSpacing('column')
|
|
8894
8888
|
} : {};
|
|
8895
8889
|
traverseBreakpoints(theme.breakpoints, ownerState.columnSpacing, (appendStyle, value) => {
|
|
8896
8890
|
var _theme$spacing2;
|
|
8897
8891
|
appendStyle(styles, {
|
|
8898
|
-
[`--Grid-columnSpacing${ownerState.level
|
|
8892
|
+
[`--Grid-columnSpacing${appendLevel(ownerState.level)}`]: typeof value === 'string' ? value : (_theme$spacing2 = theme.spacing) == null ? void 0 : _theme$spacing2.call(theme, value)
|
|
8899
8893
|
});
|
|
8900
8894
|
});
|
|
8901
8895
|
return styles;
|
|
@@ -8978,7 +8972,7 @@ The following color spaces are supported: srgb, display-p3, a98-rgb, prophoto-rg
|
|
|
8978
8972
|
return [`direction-xs-${String(direction)}`];
|
|
8979
8973
|
};
|
|
8980
8974
|
|
|
8981
|
-
const _excluded$
|
|
8975
|
+
const _excluded$2f = ["className", "columns", "container", "component", "direction", "wrap", "spacing", "rowSpacing", "columnSpacing", "disableEqualOverflow"];
|
|
8982
8976
|
const defaultTheme$5 = createTheme$1();
|
|
8983
8977
|
|
|
8984
8978
|
// widening Theme to any so that the consumer can own the theme structure.
|
|
@@ -9036,7 +9030,7 @@ The following color spaces are supported: srgb, display-p3, a98-rgb, prophoto-rg
|
|
|
9036
9030
|
columnSpacing: columnSpacingProp = spacingProp,
|
|
9037
9031
|
disableEqualOverflow: themeDisableEqualOverflow
|
|
9038
9032
|
} = props,
|
|
9039
|
-
rest = _objectWithoutPropertiesLoose(props, _excluded$
|
|
9033
|
+
rest = _objectWithoutPropertiesLoose(props, _excluded$2f);
|
|
9040
9034
|
// Because `disableEqualOverflow` can be set from the theme's defaultProps, the **nested** grid should look at the instance props instead.
|
|
9041
9035
|
let disableEqualOverflow = themeDisableEqualOverflow;
|
|
9042
9036
|
if (level && themeDisableEqualOverflow !== undefined) {
|
|
@@ -9126,7 +9120,7 @@ The following color spaces are supported: srgb, display-p3, a98-rgb, prophoto-rg
|
|
|
9126
9120
|
return Grid;
|
|
9127
9121
|
}
|
|
9128
9122
|
|
|
9129
|
-
const _excluded$
|
|
9123
|
+
const _excluded$2e = ["component", "direction", "spacing", "divider", "children", "className", "useFlexGap"];
|
|
9130
9124
|
const defaultTheme$4 = createTheme$1();
|
|
9131
9125
|
// widening Theme to any so that the consumer can own the theme structure.
|
|
9132
9126
|
const defaultCreateStyledComponent = systemStyled('div', {
|
|
@@ -9210,6 +9204,11 @@ The following color spaces are supported: srgb, display-p3, a98-rgb, prophoto-rg
|
|
|
9210
9204
|
});
|
|
9211
9205
|
}
|
|
9212
9206
|
const styleFromPropValue = (propValue, breakpoint) => {
|
|
9207
|
+
if (ownerState.useFlexGap) {
|
|
9208
|
+
return {
|
|
9209
|
+
gap: getValue(transformer, propValue)
|
|
9210
|
+
};
|
|
9211
|
+
}
|
|
9213
9212
|
return {
|
|
9214
9213
|
'& > :not(style) + :not(style)': {
|
|
9215
9214
|
margin: 0,
|
|
@@ -9247,12 +9246,14 @@ The following color spaces are supported: srgb, display-p3, a98-rgb, prophoto-rg
|
|
|
9247
9246
|
spacing = 0,
|
|
9248
9247
|
divider,
|
|
9249
9248
|
children,
|
|
9250
|
-
className
|
|
9249
|
+
className,
|
|
9250
|
+
useFlexGap = false
|
|
9251
9251
|
} = props,
|
|
9252
|
-
other = _objectWithoutPropertiesLoose(props, _excluded$
|
|
9252
|
+
other = _objectWithoutPropertiesLoose(props, _excluded$2e);
|
|
9253
9253
|
const ownerState = {
|
|
9254
9254
|
direction,
|
|
9255
|
-
spacing
|
|
9255
|
+
spacing,
|
|
9256
|
+
useFlexGap
|
|
9256
9257
|
};
|
|
9257
9258
|
const classes = useUtilityClasses();
|
|
9258
9259
|
return /*#__PURE__*/jsxRuntime_1(StackRoot, _extends({
|
|
@@ -9274,7 +9275,7 @@ The following color spaces are supported: srgb, display-p3, a98-rgb, prophoto-rg
|
|
|
9274
9275
|
return Stack;
|
|
9275
9276
|
}
|
|
9276
9277
|
|
|
9277
|
-
const _excluded$
|
|
9278
|
+
const _excluded$2d = ["defaultProps", "mixins", "overrides", "palette", "props", "styleOverrides"],
|
|
9278
9279
|
_excluded2$b = ["type", "mode"];
|
|
9279
9280
|
function adaptV4Theme(inputTheme) {
|
|
9280
9281
|
{
|
|
@@ -9288,7 +9289,7 @@ The following color spaces are supported: srgb, display-p3, a98-rgb, prophoto-rg
|
|
|
9288
9289
|
props = {},
|
|
9289
9290
|
styleOverrides = {}
|
|
9290
9291
|
} = inputTheme,
|
|
9291
|
-
other = _objectWithoutPropertiesLoose(inputTheme, _excluded$
|
|
9292
|
+
other = _objectWithoutPropertiesLoose(inputTheme, _excluded$2d);
|
|
9292
9293
|
const theme = _extends({}, other, {
|
|
9293
9294
|
components: {}
|
|
9294
9295
|
});
|
|
@@ -9369,7 +9370,7 @@ The following color spaces are supported: srgb, display-p3, a98-rgb, prophoto-rg
|
|
|
9369
9370
|
}, mixins);
|
|
9370
9371
|
}
|
|
9371
9372
|
|
|
9372
|
-
const _excluded$
|
|
9373
|
+
const _excluded$2c = ["mode", "contrastThreshold", "tonalOffset"];
|
|
9373
9374
|
const light = {
|
|
9374
9375
|
// The colors used to style the text.
|
|
9375
9376
|
text: {
|
|
@@ -9538,7 +9539,7 @@ The following color spaces are supported: srgb, display-p3, a98-rgb, prophoto-rg
|
|
|
9538
9539
|
contrastThreshold = 3,
|
|
9539
9540
|
tonalOffset = 0.2
|
|
9540
9541
|
} = palette,
|
|
9541
|
-
other = _objectWithoutPropertiesLoose(palette, _excluded$
|
|
9542
|
+
other = _objectWithoutPropertiesLoose(palette, _excluded$2c);
|
|
9542
9543
|
const primary = palette.primary || getDefaultPrimary(mode);
|
|
9543
9544
|
const secondary = palette.secondary || getDefaultSecondary(mode);
|
|
9544
9545
|
const error = palette.error || getDefaultError(mode);
|
|
@@ -9662,7 +9663,7 @@ const theme2 = createTheme({ palette: {
|
|
|
9662
9663
|
return paletteOutput;
|
|
9663
9664
|
}
|
|
9664
9665
|
|
|
9665
|
-
const _excluded$
|
|
9666
|
+
const _excluded$2b = ["fontFamily", "fontSize", "fontWeightLight", "fontWeightRegular", "fontWeightMedium", "fontWeightBold", "htmlFontSize", "allVariants", "pxToRem"];
|
|
9666
9667
|
function round$2(value) {
|
|
9667
9668
|
return Math.round(value * 1e5) / 1e5;
|
|
9668
9669
|
}
|
|
@@ -9693,7 +9694,7 @@ const theme2 = createTheme({ palette: {
|
|
|
9693
9694
|
allVariants,
|
|
9694
9695
|
pxToRem: pxToRem2
|
|
9695
9696
|
} = _ref,
|
|
9696
|
-
other = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
9697
|
+
other = _objectWithoutPropertiesLoose(_ref, _excluded$2b);
|
|
9697
9698
|
{
|
|
9698
9699
|
if (typeof fontSize !== 'number') {
|
|
9699
9700
|
console.error('MUI: `fontSize` is required to be a number.');
|
|
@@ -9760,7 +9761,7 @@ const theme2 = createTheme({ palette: {
|
|
|
9760
9761
|
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)];
|
|
9761
9762
|
var shadows$1 = shadows;
|
|
9762
9763
|
|
|
9763
|
-
const _excluded$
|
|
9764
|
+
const _excluded$2a = ["duration", "easing", "delay"];
|
|
9764
9765
|
// Follow https://material.google.com/motion/duration-easing.html#duration-easing-natural-easing-curves
|
|
9765
9766
|
// to learn the context in which each easing should be used.
|
|
9766
9767
|
const easing = {
|
|
@@ -9811,7 +9812,7 @@ const theme2 = createTheme({ palette: {
|
|
|
9811
9812
|
easing: easingOption = mergedEasing.easeInOut,
|
|
9812
9813
|
delay = 0
|
|
9813
9814
|
} = options,
|
|
9814
|
-
other = _objectWithoutPropertiesLoose(options, _excluded$
|
|
9815
|
+
other = _objectWithoutPropertiesLoose(options, _excluded$2a);
|
|
9815
9816
|
{
|
|
9816
9817
|
const isString = value => typeof value === 'string';
|
|
9817
9818
|
// IE11 support, replace with Number.isNaN
|
|
@@ -9858,7 +9859,7 @@ const theme2 = createTheme({ palette: {
|
|
|
9858
9859
|
};
|
|
9859
9860
|
var zIndex$1 = zIndex;
|
|
9860
9861
|
|
|
9861
|
-
const _excluded$
|
|
9862
|
+
const _excluded$29 = ["breakpoints", "mixins", "spacing", "palette", "transitions", "typography", "shape"];
|
|
9862
9863
|
function createTheme(options = {}, ...args) {
|
|
9863
9864
|
const {
|
|
9864
9865
|
mixins: mixinsInput = {},
|
|
@@ -9866,7 +9867,7 @@ const theme2 = createTheme({ palette: {
|
|
|
9866
9867
|
transitions: transitionsInput = {},
|
|
9867
9868
|
typography: typographyInput = {}
|
|
9868
9869
|
} = options,
|
|
9869
|
-
other = _objectWithoutPropertiesLoose(options, _excluded$
|
|
9870
|
+
other = _objectWithoutPropertiesLoose(options, _excluded$29);
|
|
9870
9871
|
if (options.vars) {
|
|
9871
9872
|
throw new Error(`MUI: \`vars\` is a private field used for CSS variables support.
|
|
9872
9873
|
Please use another name.` );
|
|
@@ -10202,7 +10203,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
10202
10203
|
};
|
|
10203
10204
|
var getOverlayAlpha$1 = getOverlayAlpha;
|
|
10204
10205
|
|
|
10205
|
-
const _excluded$
|
|
10206
|
+
const _excluded$28 = ["colorSchemes", "cssVarPrefix", "shouldSkipGeneratingVar"],
|
|
10206
10207
|
_excluded2$a = ["palette"];
|
|
10207
10208
|
const defaultDarkOverlays = [...Array(25)].map((_, index) => {
|
|
10208
10209
|
if (index === 0) {
|
|
@@ -10246,7 +10247,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
10246
10247
|
cssVarPrefix = 'mui',
|
|
10247
10248
|
shouldSkipGeneratingVar: shouldSkipGeneratingVar$1 = shouldSkipGeneratingVar
|
|
10248
10249
|
} = options,
|
|
10249
|
-
input = _objectWithoutPropertiesLoose(options, _excluded$
|
|
10250
|
+
input = _objectWithoutPropertiesLoose(options, _excluded$28);
|
|
10250
10251
|
const getCssVar = createGetCssVar(cssVarPrefix);
|
|
10251
10252
|
const _createThemeWithoutVa = createTheme(_extends({}, input, colorSchemesInput.light && {
|
|
10252
10253
|
palette: (_colorSchemesInput$li = colorSchemesInput.light) == null ? void 0 : _colorSchemesInput$li.palette
|
|
@@ -10698,7 +10699,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
10698
10699
|
};
|
|
10699
10700
|
}
|
|
10700
10701
|
|
|
10701
|
-
const _excluded$
|
|
10702
|
+
const _excluded$27 = ["elementType", "externalSlotProps", "ownerState"];
|
|
10702
10703
|
/**
|
|
10703
10704
|
* @ignore - do not document.
|
|
10704
10705
|
* Builds the props to be passed into the slot of an unstyled component.
|
|
@@ -10714,7 +10715,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
10714
10715
|
externalSlotProps,
|
|
10715
10716
|
ownerState
|
|
10716
10717
|
} = parameters,
|
|
10717
|
-
rest = _objectWithoutPropertiesLoose(parameters, _excluded$
|
|
10718
|
+
rest = _objectWithoutPropertiesLoose(parameters, _excluded$27);
|
|
10718
10719
|
const resolvedComponentsProps = resolveComponentProps(externalSlotProps, ownerState);
|
|
10719
10720
|
const {
|
|
10720
10721
|
props: mergedProps,
|
|
@@ -11421,7 +11422,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
11421
11422
|
function getUAString() {
|
|
11422
11423
|
var uaData = navigator.userAgentData;
|
|
11423
11424
|
|
|
11424
|
-
if (uaData != null && uaData.brands) {
|
|
11425
|
+
if (uaData != null && uaData.brands && Array.isArray(uaData.brands)) {
|
|
11425
11426
|
return uaData.brands.map(function (item) {
|
|
11426
11427
|
return item.brand + "/" + item.version;
|
|
11427
11428
|
}).join(' ');
|
|
@@ -11749,10 +11750,9 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
11749
11750
|
// Zooming can change the DPR, but it seems to report a value that will
|
|
11750
11751
|
// cleanly divide the values into the appropriate subpixels.
|
|
11751
11752
|
|
|
11752
|
-
function roundOffsetsByDPR(_ref) {
|
|
11753
|
+
function roundOffsetsByDPR(_ref, win) {
|
|
11753
11754
|
var x = _ref.x,
|
|
11754
11755
|
y = _ref.y;
|
|
11755
|
-
var win = window;
|
|
11756
11756
|
var dpr = win.devicePixelRatio || 1;
|
|
11757
11757
|
return {
|
|
11758
11758
|
x: round$1(x * dpr) / dpr || 0,
|
|
@@ -11835,7 +11835,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
11835
11835
|
var _ref4 = roundOffsets === true ? roundOffsetsByDPR({
|
|
11836
11836
|
x: x,
|
|
11837
11837
|
y: y
|
|
11838
|
-
}) : {
|
|
11838
|
+
}, getWindow(popper)) : {
|
|
11839
11839
|
x: x,
|
|
11840
11840
|
y: y
|
|
11841
11841
|
};
|
|
@@ -13320,7 +13320,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
13320
13320
|
}
|
|
13321
13321
|
generateUtilityClasses('MuiPopper', ['root']);
|
|
13322
13322
|
|
|
13323
|
-
const _excluded$
|
|
13323
|
+
const _excluded$26 = ["anchorEl", "children", "component", "direction", "disablePortal", "modifiers", "open", "ownerState", "placement", "popperOptions", "popperRef", "slotProps", "slots", "TransitionProps"],
|
|
13324
13324
|
_excluded2$9 = ["anchorEl", "children", "container", "direction", "disablePortal", "keepMounted", "modifiers", "open", "placement", "popperOptions", "popperRef", "style", "transition", "slotProps", "slots"];
|
|
13325
13325
|
function flipPlacement(placement, direction) {
|
|
13326
13326
|
if (direction === 'ltr') {
|
|
@@ -13373,7 +13373,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
13373
13373
|
slots = {},
|
|
13374
13374
|
TransitionProps
|
|
13375
13375
|
} = props,
|
|
13376
|
-
other = _objectWithoutPropertiesLoose(props, _excluded$
|
|
13376
|
+
other = _objectWithoutPropertiesLoose(props, _excluded$26);
|
|
13377
13377
|
const tooltipRef = React__namespace.useRef(null);
|
|
13378
13378
|
const ownRef = useForkRef(tooltipRef, ref);
|
|
13379
13379
|
const popperRef = React__namespace.useRef(null);
|
|
@@ -13905,7 +13905,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
13905
13905
|
const modalUnstyledClasses = generateUtilityClasses('MuiModal', ['root', 'hidden', 'backdrop']);
|
|
13906
13906
|
var modalUnstyledClasses$1 = modalUnstyledClasses;
|
|
13907
13907
|
|
|
13908
|
-
const _excluded$
|
|
13908
|
+
const _excluded$25 = ["children", "closeAfterTransition", "component", "container", "disableAutoFocus", "disableEnforceFocus", "disableEscapeKeyDown", "disablePortal", "disableRestoreFocus", "disableScrollLock", "hideBackdrop", "keepMounted", "manager", "onBackdropClick", "onClose", "onKeyDown", "open", "onTransitionEnter", "onTransitionExited", "slotProps", "slots"];
|
|
13909
13909
|
const useUtilityClasses$1N = ownerState => {
|
|
13910
13910
|
const {
|
|
13911
13911
|
open,
|
|
@@ -13975,7 +13975,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
13975
13975
|
slotProps = {},
|
|
13976
13976
|
slots = {}
|
|
13977
13977
|
} = props,
|
|
13978
|
-
other = _objectWithoutPropertiesLoose(props, _excluded$
|
|
13978
|
+
other = _objectWithoutPropertiesLoose(props, _excluded$25);
|
|
13979
13979
|
const [exited, setExited] = React__namespace.useState(!open);
|
|
13980
13980
|
const modal = React__namespace.useRef({});
|
|
13981
13981
|
const mountNodeRef = React__namespace.useRef(null);
|
|
@@ -15076,7 +15076,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
15076
15076
|
};
|
|
15077
15077
|
}
|
|
15078
15078
|
|
|
15079
|
-
const _excluded$
|
|
15079
|
+
const _excluded$24 = ["onChange", "maxRows", "minRows", "style", "value"];
|
|
15080
15080
|
function getStyleValue(value) {
|
|
15081
15081
|
return parseInt(value, 10) || 0;
|
|
15082
15082
|
}
|
|
@@ -15118,7 +15118,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
15118
15118
|
style,
|
|
15119
15119
|
value
|
|
15120
15120
|
} = props,
|
|
15121
|
-
other = _objectWithoutPropertiesLoose(props, _excluded$
|
|
15121
|
+
other = _objectWithoutPropertiesLoose(props, _excluded$24);
|
|
15122
15122
|
const {
|
|
15123
15123
|
current: isControlled
|
|
15124
15124
|
} = React__namespace.useRef(value != null);
|
|
@@ -16295,7 +16295,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
16295
16295
|
const svgIconClasses = generateUtilityClasses('MuiSvgIcon', ['root', 'colorPrimary', 'colorSecondary', 'colorAction', 'colorError', 'colorDisabled', 'fontSizeInherit', 'fontSizeSmall', 'fontSizeMedium', 'fontSizeLarge']);
|
|
16296
16296
|
var svgIconClasses$1 = svgIconClasses;
|
|
16297
16297
|
|
|
16298
|
-
const _excluded$
|
|
16298
|
+
const _excluded$23 = ["children", "className", "color", "component", "fontSize", "htmlColor", "inheritViewBox", "titleAccess", "viewBox"];
|
|
16299
16299
|
const useUtilityClasses$1M = ownerState => {
|
|
16300
16300
|
const {
|
|
16301
16301
|
color,
|
|
@@ -16361,7 +16361,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
16361
16361
|
titleAccess,
|
|
16362
16362
|
viewBox = '0 0 24 24'
|
|
16363
16363
|
} = props,
|
|
16364
|
-
other = _objectWithoutPropertiesLoose(props, _excluded$
|
|
16364
|
+
other = _objectWithoutPropertiesLoose(props, _excluded$23);
|
|
16365
16365
|
const ownerState = _extends({}, props, {
|
|
16366
16366
|
color,
|
|
16367
16367
|
component,
|
|
@@ -17502,7 +17502,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
17502
17502
|
const collapseClasses = generateUtilityClasses('MuiCollapse', ['root', 'horizontal', 'vertical', 'entered', 'hidden', 'wrapper', 'wrapperInner']);
|
|
17503
17503
|
var collapseClasses$1 = collapseClasses;
|
|
17504
17504
|
|
|
17505
|
-
const _excluded$
|
|
17505
|
+
const _excluded$22 = ["addEndListener", "children", "className", "collapsedSize", "component", "easing", "in", "onEnter", "onEntered", "onEntering", "onExit", "onExited", "onExiting", "orientation", "style", "timeout", "TransitionComponent"];
|
|
17506
17506
|
const useUtilityClasses$1L = ownerState => {
|
|
17507
17507
|
const {
|
|
17508
17508
|
orientation,
|
|
@@ -17602,7 +17602,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
17602
17602
|
// eslint-disable-next-line react/prop-types
|
|
17603
17603
|
TransitionComponent = Transition$1
|
|
17604
17604
|
} = props,
|
|
17605
|
-
other = _objectWithoutPropertiesLoose(props, _excluded$
|
|
17605
|
+
other = _objectWithoutPropertiesLoose(props, _excluded$22);
|
|
17606
17606
|
const ownerState = _extends({}, props, {
|
|
17607
17607
|
orientation,
|
|
17608
17608
|
collapsedSize: collapsedSizeProp
|
|
@@ -17870,7 +17870,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
17870
17870
|
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']);
|
|
17871
17871
|
var paperClasses$1 = paperClasses;
|
|
17872
17872
|
|
|
17873
|
-
const _excluded$
|
|
17873
|
+
const _excluded$21 = ["className", "component", "elevation", "square", "variant"];
|
|
17874
17874
|
const useUtilityClasses$1K = ownerState => {
|
|
17875
17875
|
const {
|
|
17876
17876
|
square,
|
|
@@ -17925,7 +17925,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
17925
17925
|
square = false,
|
|
17926
17926
|
variant = 'elevation'
|
|
17927
17927
|
} = props,
|
|
17928
|
-
other = _objectWithoutPropertiesLoose(props, _excluded$
|
|
17928
|
+
other = _objectWithoutPropertiesLoose(props, _excluded$21);
|
|
17929
17929
|
const ownerState = _extends({}, props, {
|
|
17930
17930
|
component,
|
|
17931
17931
|
elevation,
|
|
@@ -18017,7 +18017,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
18017
18017
|
const accordionClasses = generateUtilityClasses('MuiAccordion', ['root', 'rounded', 'expanded', 'disabled', 'gutters', 'region']);
|
|
18018
18018
|
var accordionClasses$1 = accordionClasses;
|
|
18019
18019
|
|
|
18020
|
-
const _excluded$
|
|
18020
|
+
const _excluded$20 = ["children", "className", "defaultExpanded", "disabled", "disableGutters", "expanded", "onChange", "square", "TransitionComponent", "TransitionProps"];
|
|
18021
18021
|
const useUtilityClasses$1J = ownerState => {
|
|
18022
18022
|
const {
|
|
18023
18023
|
classes,
|
|
@@ -18130,7 +18130,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
18130
18130
|
TransitionComponent = Collapse$1,
|
|
18131
18131
|
TransitionProps
|
|
18132
18132
|
} = props,
|
|
18133
|
-
other = _objectWithoutPropertiesLoose(props, _excluded$
|
|
18133
|
+
other = _objectWithoutPropertiesLoose(props, _excluded$20);
|
|
18134
18134
|
const [expanded, setExpandedState] = useControlled({
|
|
18135
18135
|
controlled: expandedProp,
|
|
18136
18136
|
default: defaultExpanded,
|
|
@@ -18262,7 +18262,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
18262
18262
|
const accordionActionsClasses = generateUtilityClasses('MuiAccordionActions', ['root', 'spacing']);
|
|
18263
18263
|
var accordionActionsClasses$1 = accordionActionsClasses;
|
|
18264
18264
|
|
|
18265
|
-
const _excluded$
|
|
18265
|
+
const _excluded$1$ = ["className", "disableSpacing"];
|
|
18266
18266
|
const useUtilityClasses$1I = ownerState => {
|
|
18267
18267
|
const {
|
|
18268
18268
|
classes,
|
|
@@ -18303,7 +18303,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
18303
18303
|
className,
|
|
18304
18304
|
disableSpacing = false
|
|
18305
18305
|
} = props,
|
|
18306
|
-
other = _objectWithoutPropertiesLoose(props, _excluded$
|
|
18306
|
+
other = _objectWithoutPropertiesLoose(props, _excluded$1$);
|
|
18307
18307
|
const ownerState = _extends({}, props, {
|
|
18308
18308
|
disableSpacing
|
|
18309
18309
|
});
|
|
@@ -18349,7 +18349,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
18349
18349
|
const accordionDetailsClasses = generateUtilityClasses('MuiAccordionDetails', ['root']);
|
|
18350
18350
|
var accordionDetailsClasses$1 = accordionDetailsClasses;
|
|
18351
18351
|
|
|
18352
|
-
const _excluded$
|
|
18352
|
+
const _excluded$1_ = ["className"];
|
|
18353
18353
|
const useUtilityClasses$1H = ownerState => {
|
|
18354
18354
|
const {
|
|
18355
18355
|
classes
|
|
@@ -18376,7 +18376,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
18376
18376
|
const {
|
|
18377
18377
|
className
|
|
18378
18378
|
} = props,
|
|
18379
|
-
other = _objectWithoutPropertiesLoose(props, _excluded$
|
|
18379
|
+
other = _objectWithoutPropertiesLoose(props, _excluded$1_);
|
|
18380
18380
|
const ownerState = props;
|
|
18381
18381
|
const classes = useUtilityClasses$1H(ownerState);
|
|
18382
18382
|
return /*#__PURE__*/jsxRuntime_1(AccordionDetailsRoot, _extends({
|
|
@@ -18494,7 +18494,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
18494
18494
|
const touchRippleClasses = generateUtilityClasses('MuiTouchRipple', ['root', 'ripple', 'rippleVisible', 'ripplePulsate', 'child', 'childLeaving', 'childPulsate']);
|
|
18495
18495
|
var touchRippleClasses$1 = touchRippleClasses;
|
|
18496
18496
|
|
|
18497
|
-
const _excluded$
|
|
18497
|
+
const _excluded$1Z = ["center", "classes", "className"];
|
|
18498
18498
|
let _$3 = t => t,
|
|
18499
18499
|
_t$3,
|
|
18500
18500
|
_t2$3,
|
|
@@ -18623,7 +18623,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
18623
18623
|
classes = {},
|
|
18624
18624
|
className
|
|
18625
18625
|
} = props,
|
|
18626
|
-
other = _objectWithoutPropertiesLoose(props, _excluded$
|
|
18626
|
+
other = _objectWithoutPropertiesLoose(props, _excluded$1Z);
|
|
18627
18627
|
const [ripples, setRipples] = React__namespace.useState([]);
|
|
18628
18628
|
const nextKey = React__namespace.useRef(0);
|
|
18629
18629
|
const rippleCallback = React__namespace.useRef(null);
|
|
@@ -18824,7 +18824,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
18824
18824
|
const buttonBaseClasses = generateUtilityClasses('MuiButtonBase', ['root', 'disabled', 'focusVisible']);
|
|
18825
18825
|
var buttonBaseClasses$1 = buttonBaseClasses;
|
|
18826
18826
|
|
|
18827
|
-
const _excluded$
|
|
18827
|
+
const _excluded$1Y = ["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"];
|
|
18828
18828
|
const useUtilityClasses$1G = ownerState => {
|
|
18829
18829
|
const {
|
|
18830
18830
|
disabled,
|
|
@@ -18926,7 +18926,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
18926
18926
|
touchRippleRef,
|
|
18927
18927
|
type
|
|
18928
18928
|
} = props,
|
|
18929
|
-
other = _objectWithoutPropertiesLoose(props, _excluded$
|
|
18929
|
+
other = _objectWithoutPropertiesLoose(props, _excluded$1Y);
|
|
18930
18930
|
const buttonRef = React__namespace.useRef(null);
|
|
18931
18931
|
const rippleRef = React__namespace.useRef(null);
|
|
18932
18932
|
const handleRippleRef = useForkRef(rippleRef, touchRippleRef);
|
|
@@ -19290,7 +19290,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
19290
19290
|
const accordionSummaryClasses = generateUtilityClasses('MuiAccordionSummary', ['root', 'expanded', 'focusVisible', 'disabled', 'gutters', 'contentGutters', 'content', 'expandIconWrapper']);
|
|
19291
19291
|
var accordionSummaryClasses$1 = accordionSummaryClasses;
|
|
19292
19292
|
|
|
19293
|
-
const _excluded$
|
|
19293
|
+
const _excluded$1X = ["children", "className", "expandIcon", "focusVisibleClassName", "onClick"];
|
|
19294
19294
|
const useUtilityClasses$1F = ownerState => {
|
|
19295
19295
|
const {
|
|
19296
19296
|
classes,
|
|
@@ -19385,7 +19385,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
19385
19385
|
focusVisibleClassName,
|
|
19386
19386
|
onClick
|
|
19387
19387
|
} = props,
|
|
19388
|
-
other = _objectWithoutPropertiesLoose(props, _excluded$
|
|
19388
|
+
other = _objectWithoutPropertiesLoose(props, _excluded$1X);
|
|
19389
19389
|
const {
|
|
19390
19390
|
disabled = false,
|
|
19391
19391
|
disableGutters,
|
|
@@ -19482,7 +19482,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
19482
19482
|
const iconButtonClasses = generateUtilityClasses('MuiIconButton', ['root', 'disabled', 'colorInherit', 'colorPrimary', 'colorSecondary', 'colorError', 'colorInfo', 'colorSuccess', 'colorWarning', 'edgeStart', 'edgeEnd', 'sizeSmall', 'sizeMedium', 'sizeLarge']);
|
|
19483
19483
|
var iconButtonClasses$1 = iconButtonClasses;
|
|
19484
19484
|
|
|
19485
|
-
const _excluded$
|
|
19485
|
+
const _excluded$1W = ["edge", "children", "className", "color", "disabled", "disableFocusRipple", "size"];
|
|
19486
19486
|
const useUtilityClasses$1E = ownerState => {
|
|
19487
19487
|
const {
|
|
19488
19488
|
classes,
|
|
@@ -19583,7 +19583,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
19583
19583
|
disableFocusRipple = false,
|
|
19584
19584
|
size = 'medium'
|
|
19585
19585
|
} = props,
|
|
19586
|
-
other = _objectWithoutPropertiesLoose(props, _excluded$
|
|
19586
|
+
other = _objectWithoutPropertiesLoose(props, _excluded$1W);
|
|
19587
19587
|
const ownerState = _extends({}, props, {
|
|
19588
19588
|
edge,
|
|
19589
19589
|
color,
|
|
@@ -19692,7 +19692,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
19692
19692
|
d: "M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"
|
|
19693
19693
|
}), 'Close');
|
|
19694
19694
|
|
|
19695
|
-
const _excluded$
|
|
19695
|
+
const _excluded$1V = ["action", "children", "className", "closeText", "color", "components", "componentsProps", "icon", "iconMapping", "onClose", "role", "severity", "slotProps", "slots", "variant"];
|
|
19696
19696
|
const useUtilityClasses$1D = ownerState => {
|
|
19697
19697
|
const {
|
|
19698
19698
|
variant,
|
|
@@ -19822,7 +19822,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
19822
19822
|
slots = {},
|
|
19823
19823
|
variant = 'standard'
|
|
19824
19824
|
} = props,
|
|
19825
|
-
other = _objectWithoutPropertiesLoose(props, _excluded$
|
|
19825
|
+
other = _objectWithoutPropertiesLoose(props, _excluded$1V);
|
|
19826
19826
|
const ownerState = _extends({}, props, {
|
|
19827
19827
|
color,
|
|
19828
19828
|
severity,
|
|
@@ -20003,7 +20003,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
20003
20003
|
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']);
|
|
20004
20004
|
var typographyClasses$1 = typographyClasses;
|
|
20005
20005
|
|
|
20006
|
-
const _excluded$
|
|
20006
|
+
const _excluded$1U = ["align", "className", "component", "gutterBottom", "noWrap", "paragraph", "variant", "variantMapping"];
|
|
20007
20007
|
const useUtilityClasses$1C = ownerState => {
|
|
20008
20008
|
const {
|
|
20009
20009
|
align,
|
|
@@ -20087,7 +20087,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
20087
20087
|
variant = 'body1',
|
|
20088
20088
|
variantMapping = defaultVariantMapping
|
|
20089
20089
|
} = props,
|
|
20090
|
-
other = _objectWithoutPropertiesLoose(props, _excluded$
|
|
20090
|
+
other = _objectWithoutPropertiesLoose(props, _excluded$1U);
|
|
20091
20091
|
const ownerState = _extends({}, props, {
|
|
20092
20092
|
align,
|
|
20093
20093
|
color,
|
|
@@ -20191,7 +20191,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
20191
20191
|
const alertTitleClasses = generateUtilityClasses('MuiAlertTitle', ['root']);
|
|
20192
20192
|
var alertTitleClasses$1 = alertTitleClasses;
|
|
20193
20193
|
|
|
20194
|
-
const _excluded$
|
|
20194
|
+
const _excluded$1T = ["className"];
|
|
20195
20195
|
const useUtilityClasses$1B = ownerState => {
|
|
20196
20196
|
const {
|
|
20197
20197
|
classes
|
|
@@ -20221,7 +20221,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
20221
20221
|
const {
|
|
20222
20222
|
className
|
|
20223
20223
|
} = props,
|
|
20224
|
-
other = _objectWithoutPropertiesLoose(props, _excluded$
|
|
20224
|
+
other = _objectWithoutPropertiesLoose(props, _excluded$1T);
|
|
20225
20225
|
const ownerState = props;
|
|
20226
20226
|
const classes = useUtilityClasses$1B(ownerState);
|
|
20227
20227
|
return /*#__PURE__*/jsxRuntime_1(AlertTitleRoot, _extends({
|
|
@@ -20262,7 +20262,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
20262
20262
|
const appBarClasses = generateUtilityClasses('MuiAppBar', ['root', 'positionFixed', 'positionAbsolute', 'positionSticky', 'positionStatic', 'positionRelative', 'colorDefault', 'colorPrimary', 'colorSecondary', 'colorInherit', 'colorTransparent']);
|
|
20263
20263
|
var appBarClasses$1 = appBarClasses;
|
|
20264
20264
|
|
|
20265
|
-
const _excluded$
|
|
20265
|
+
const _excluded$1S = ["className", "color", "enableColorOnDark", "position"];
|
|
20266
20266
|
const useUtilityClasses$1A = ownerState => {
|
|
20267
20267
|
const {
|
|
20268
20268
|
color,
|
|
@@ -20368,7 +20368,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
20368
20368
|
enableColorOnDark = false,
|
|
20369
20369
|
position = 'fixed'
|
|
20370
20370
|
} = props,
|
|
20371
|
-
other = _objectWithoutPropertiesLoose(props, _excluded$
|
|
20371
|
+
other = _objectWithoutPropertiesLoose(props, _excluded$1S);
|
|
20372
20372
|
const ownerState = _extends({}, props, {
|
|
20373
20373
|
color,
|
|
20374
20374
|
position,
|
|
@@ -20427,7 +20427,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
20427
20427
|
} ;
|
|
20428
20428
|
var AppBar$1 = AppBar;
|
|
20429
20429
|
|
|
20430
|
-
const _excluded$
|
|
20430
|
+
const _excluded$1R = ["components", "componentsProps", "slots", "slotProps"];
|
|
20431
20431
|
const PopperRoot = styled$1(PopperUnstyled$1, {
|
|
20432
20432
|
name: 'MuiPopper',
|
|
20433
20433
|
slot: 'Root',
|
|
@@ -20459,7 +20459,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
20459
20459
|
slots,
|
|
20460
20460
|
slotProps
|
|
20461
20461
|
} = props,
|
|
20462
|
-
other = _objectWithoutPropertiesLoose(props, _excluded$
|
|
20462
|
+
other = _objectWithoutPropertiesLoose(props, _excluded$1R);
|
|
20463
20463
|
const RootComponent = (_slots$root = slots == null ? void 0 : slots.root) != null ? _slots$root : components == null ? void 0 : components.Root;
|
|
20464
20464
|
return /*#__PURE__*/jsxRuntime_1(PopperRoot, _extends({
|
|
20465
20465
|
direction: theme == null ? void 0 : theme.direction,
|
|
@@ -20606,7 +20606,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
20606
20606
|
const listSubheaderClasses = generateUtilityClasses('MuiListSubheader', ['root', 'colorPrimary', 'colorInherit', 'gutters', 'inset', 'sticky']);
|
|
20607
20607
|
var listSubheaderClasses$1 = listSubheaderClasses;
|
|
20608
20608
|
|
|
20609
|
-
const _excluded$
|
|
20609
|
+
const _excluded$1Q = ["className", "color", "component", "disableGutters", "disableSticky", "inset"];
|
|
20610
20610
|
const useUtilityClasses$1z = ownerState => {
|
|
20611
20611
|
const {
|
|
20612
20612
|
classes,
|
|
@@ -20668,7 +20668,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
20668
20668
|
disableSticky = false,
|
|
20669
20669
|
inset = false
|
|
20670
20670
|
} = props,
|
|
20671
|
-
other = _objectWithoutPropertiesLoose(props, _excluded$
|
|
20671
|
+
other = _objectWithoutPropertiesLoose(props, _excluded$1Q);
|
|
20672
20672
|
const ownerState = _extends({}, props, {
|
|
20673
20673
|
color,
|
|
20674
20674
|
component,
|
|
@@ -20744,7 +20744,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
20744
20744
|
const chipClasses = generateUtilityClasses('MuiChip', ['root', 'sizeSmall', 'sizeMedium', 'colorError', 'colorInfo', 'colorPrimary', 'colorSecondary', 'colorSuccess', 'colorWarning', 'disabled', 'clickable', 'clickableColorPrimary', 'clickableColorSecondary', 'deletable', 'deletableColorPrimary', 'deletableColorSecondary', 'outlined', 'filled', 'outlinedPrimary', 'outlinedSecondary', 'filledPrimary', 'filledSecondary', 'avatar', 'avatarSmall', 'avatarMedium', 'avatarColorPrimary', 'avatarColorSecondary', 'icon', 'iconSmall', 'iconMedium', 'iconColorPrimary', 'iconColorSecondary', 'label', 'labelSmall', 'labelMedium', 'deleteIcon', 'deleteIconSmall', 'deleteIconMedium', 'deleteIconColorPrimary', 'deleteIconColorSecondary', 'deleteIconOutlinedColorPrimary', 'deleteIconOutlinedColorSecondary', 'deleteIconFilledColorPrimary', 'deleteIconFilledColorSecondary', 'focusVisible']);
|
|
20745
20745
|
var chipClasses$1 = chipClasses;
|
|
20746
20746
|
|
|
20747
|
-
const _excluded$
|
|
20747
|
+
const _excluded$1P = ["avatar", "className", "clickable", "color", "component", "deleteIcon", "disabled", "icon", "label", "onClick", "onDelete", "onKeyDown", "onKeyUp", "size", "variant", "tabIndex", "skipFocusWhenDisabled"];
|
|
20748
20748
|
const useUtilityClasses$1y = ownerState => {
|
|
20749
20749
|
const {
|
|
20750
20750
|
classes,
|
|
@@ -20806,7 +20806,6 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
20806
20806
|
theme,
|
|
20807
20807
|
ownerState
|
|
20808
20808
|
}) => {
|
|
20809
|
-
const deleteIconColor = alpha(theme.palette.text.primary, 0.26);
|
|
20810
20809
|
const textColor = theme.palette.mode === 'light' ? theme.palette.grey[700] : theme.palette.grey[300];
|
|
20811
20810
|
return _extends({
|
|
20812
20811
|
maxWidth: '100%',
|
|
@@ -20873,12 +20872,12 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
20873
20872
|
})),
|
|
20874
20873
|
[`& .${chipClasses$1.deleteIcon}`]: _extends({
|
|
20875
20874
|
WebkitTapHighlightColor: 'transparent',
|
|
20876
|
-
color: theme.vars ? `rgba(${theme.vars.palette.text.primaryChannel} / 0.26)` :
|
|
20875
|
+
color: theme.vars ? `rgba(${theme.vars.palette.text.primaryChannel} / 0.26)` : alpha(theme.palette.text.primary, 0.26),
|
|
20877
20876
|
fontSize: 22,
|
|
20878
20877
|
cursor: 'pointer',
|
|
20879
20878
|
margin: '0 5px 0 -6px',
|
|
20880
20879
|
'&:hover': {
|
|
20881
|
-
color: theme.vars ? `rgba(${theme.vars.palette.text.primaryChannel} / 0.4)` : alpha(
|
|
20880
|
+
color: theme.vars ? `rgba(${theme.vars.palette.text.primaryChannel} / 0.4)` : alpha(theme.palette.text.primary, 0.4)
|
|
20882
20881
|
}
|
|
20883
20882
|
}, ownerState.size === 'small' && {
|
|
20884
20883
|
fontSize: 16,
|
|
@@ -21025,7 +21024,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
21025
21024
|
tabIndex,
|
|
21026
21025
|
skipFocusWhenDisabled = false
|
|
21027
21026
|
} = props,
|
|
21028
|
-
other = _objectWithoutPropertiesLoose(props, _excluded$
|
|
21027
|
+
other = _objectWithoutPropertiesLoose(props, _excluded$1P);
|
|
21029
21028
|
const chipRef = React__namespace.useRef(null);
|
|
21030
21029
|
const handleRef = useForkRef(chipRef, ref);
|
|
21031
21030
|
const handleDeleteIconClick = event => {
|
|
@@ -21311,7 +21310,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
21311
21310
|
const inputBaseClasses = generateUtilityClasses('MuiInputBase', ['root', 'formControl', 'focused', 'disabled', 'adornedStart', 'adornedEnd', 'error', 'sizeSmall', 'multiline', 'colorSecondary', 'fullWidth', 'hiddenLabel', 'readOnly', 'input', 'inputSizeSmall', 'inputMultiline', 'inputTypeSearch', 'inputAdornedStart', 'inputAdornedEnd', 'inputHiddenLabel']);
|
|
21312
21311
|
var inputBaseClasses$1 = inputBaseClasses;
|
|
21313
21312
|
|
|
21314
|
-
const _excluded$
|
|
21313
|
+
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", "slotProps", "slots", "startAdornment", "type", "value"];
|
|
21315
21314
|
const rootOverridesResolver = (props, styles) => {
|
|
21316
21315
|
const {
|
|
21317
21316
|
ownerState
|
|
@@ -21542,7 +21541,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
21542
21541
|
type = 'text',
|
|
21543
21542
|
value: valueProp
|
|
21544
21543
|
} = props,
|
|
21545
|
-
other = _objectWithoutPropertiesLoose(props, _excluded$
|
|
21544
|
+
other = _objectWithoutPropertiesLoose(props, _excluded$1O);
|
|
21546
21545
|
const value = inputPropsProp.value != null ? inputPropsProp.value : valueProp;
|
|
21547
21546
|
const {
|
|
21548
21547
|
current: isControlled
|
|
@@ -22027,7 +22026,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
22027
22026
|
var autocompleteClasses$1 = autocompleteClasses;
|
|
22028
22027
|
|
|
22029
22028
|
var _ClearIcon, _ArrowDropDownIcon;
|
|
22030
|
-
const _excluded$
|
|
22029
|
+
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", "slotProps", "value"];
|
|
22031
22030
|
const useUtilityClasses$1w = ownerState => {
|
|
22032
22031
|
const {
|
|
22033
22032
|
classes,
|
|
@@ -22427,7 +22426,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
22427
22426
|
size = 'medium',
|
|
22428
22427
|
slotProps = {}
|
|
22429
22428
|
} = props,
|
|
22430
|
-
other = _objectWithoutPropertiesLoose(props, _excluded$
|
|
22429
|
+
other = _objectWithoutPropertiesLoose(props, _excluded$1N);
|
|
22431
22430
|
/* eslint-enable @typescript-eslint/no-unused-vars */
|
|
22432
22431
|
|
|
22433
22432
|
const {
|
|
@@ -22645,6 +22644,9 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
22645
22644
|
* If `true`, the selected option becomes the value of the input
|
|
22646
22645
|
* when the Autocomplete loses focus unless the user chooses
|
|
22647
22646
|
* a different option or changes the character string in the input.
|
|
22647
|
+
*
|
|
22648
|
+
* When using `freeSolo` mode, the typed value will be the input value
|
|
22649
|
+
* if the Autocomplete loses focus without highlighting an option.
|
|
22648
22650
|
* @default false
|
|
22649
22651
|
*/
|
|
22650
22652
|
autoSelect: PropTypes.bool,
|
|
@@ -23046,7 +23048,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
23046
23048
|
const avatarClasses = generateUtilityClasses('MuiAvatar', ['root', 'colorDefault', 'circular', 'rounded', 'square', 'img', 'fallback']);
|
|
23047
23049
|
var avatarClasses$1 = avatarClasses;
|
|
23048
23050
|
|
|
23049
|
-
const _excluded$
|
|
23051
|
+
const _excluded$1M = ["alt", "children", "className", "component", "imgProps", "sizes", "src", "srcSet", "variant"];
|
|
23050
23052
|
const useUtilityClasses$1v = ownerState => {
|
|
23051
23053
|
const {
|
|
23052
23054
|
classes,
|
|
@@ -23174,7 +23176,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
23174
23176
|
srcSet,
|
|
23175
23177
|
variant = 'circular'
|
|
23176
23178
|
} = props,
|
|
23177
|
-
other = _objectWithoutPropertiesLoose(props, _excluded$
|
|
23179
|
+
other = _objectWithoutPropertiesLoose(props, _excluded$1M);
|
|
23178
23180
|
let children = null;
|
|
23179
23181
|
|
|
23180
23182
|
// Use a hook instead of onError on the img element to support server-side rendering.
|
|
@@ -23282,7 +23284,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
23282
23284
|
const avatarGroupClasses = generateUtilityClasses('MuiAvatarGroup', ['root', 'avatar']);
|
|
23283
23285
|
var avatarGroupClasses$1 = avatarGroupClasses;
|
|
23284
23286
|
|
|
23285
|
-
const _excluded$
|
|
23287
|
+
const _excluded$1L = ["children", "className", "component", "componentsProps", "max", "slotProps", "spacing", "total", "variant"];
|
|
23286
23288
|
const SPACINGS$2 = {
|
|
23287
23289
|
small: -16,
|
|
23288
23290
|
medium: null
|
|
@@ -23348,7 +23350,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
23348
23350
|
total,
|
|
23349
23351
|
variant = 'circular'
|
|
23350
23352
|
} = props,
|
|
23351
|
-
other = _objectWithoutPropertiesLoose(props, _excluded$
|
|
23353
|
+
other = _objectWithoutPropertiesLoose(props, _excluded$1L);
|
|
23352
23354
|
let clampedMax = max < 2 ? 2 : max;
|
|
23353
23355
|
const ownerState = _extends({}, props, {
|
|
23354
23356
|
max,
|
|
@@ -23479,7 +23481,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
23479
23481
|
} ;
|
|
23480
23482
|
var AvatarGroup$1 = AvatarGroup;
|
|
23481
23483
|
|
|
23482
|
-
const _excluded$
|
|
23484
|
+
const _excluded$1K = ["addEndListener", "appear", "children", "easing", "in", "onEnter", "onEntered", "onEntering", "onExit", "onExited", "onExiting", "style", "timeout", "TransitionComponent"];
|
|
23483
23485
|
const styles$4 = {
|
|
23484
23486
|
entering: {
|
|
23485
23487
|
opacity: 1
|
|
@@ -23516,7 +23518,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
23516
23518
|
// eslint-disable-next-line react/prop-types
|
|
23517
23519
|
TransitionComponent = Transition$1
|
|
23518
23520
|
} = props,
|
|
23519
|
-
other = _objectWithoutPropertiesLoose(props, _excluded$
|
|
23521
|
+
other = _objectWithoutPropertiesLoose(props, _excluded$1K);
|
|
23520
23522
|
const nodeRef = React__namespace.useRef(null);
|
|
23521
23523
|
const handleRef = useForkRef(nodeRef, children.ref, ref);
|
|
23522
23524
|
const normalizedTransitionCallback = callback => maybeIsAppearing => {
|
|
@@ -23678,7 +23680,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
23678
23680
|
const backdropClasses = generateUtilityClasses('MuiBackdrop', ['root', 'invisible']);
|
|
23679
23681
|
var backdropClasses$1 = backdropClasses;
|
|
23680
23682
|
|
|
23681
|
-
const _excluded$
|
|
23683
|
+
const _excluded$1J = ["children", "className", "component", "components", "componentsProps", "invisible", "open", "slotProps", "slots", "TransitionComponent", "transitionDuration"];
|
|
23682
23684
|
const useUtilityClasses$1t = ownerState => {
|
|
23683
23685
|
const {
|
|
23684
23686
|
classes,
|
|
@@ -23733,7 +23735,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
23733
23735
|
TransitionComponent = Fade$1,
|
|
23734
23736
|
transitionDuration
|
|
23735
23737
|
} = props,
|
|
23736
|
-
other = _objectWithoutPropertiesLoose(props, _excluded$
|
|
23738
|
+
other = _objectWithoutPropertiesLoose(props, _excluded$1J);
|
|
23737
23739
|
const ownerState = _extends({}, props, {
|
|
23738
23740
|
component,
|
|
23739
23741
|
invisible
|
|
@@ -23862,7 +23864,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
23862
23864
|
'anchorOriginTopLeftCircular', 'anchorOriginTopLeftRectangular', 'anchorOriginTopRightCircular', 'anchorOriginTopRightRectangular', 'anchorOriginBottomLeftCircular', 'anchorOriginBottomLeftRectangular', 'anchorOriginBottomRightCircular', 'anchorOriginBottomRightRectangular']);
|
|
23863
23865
|
var badgeClasses$1 = badgeClasses;
|
|
23864
23866
|
|
|
23865
|
-
const _excluded$
|
|
23867
|
+
const _excluded$1I = ["anchorOrigin", "className", "classes", "component", "components", "componentsProps", "children", "overlap", "color", "invisible", "max", "badgeContent", "slots", "slotProps", "showZero", "variant"];
|
|
23866
23868
|
const RADIUS_STANDARD = 10;
|
|
23867
23869
|
const RADIUS_DOT = 4;
|
|
23868
23870
|
const useUtilityClasses$1s = ownerState => {
|
|
@@ -24030,7 +24032,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
24030
24032
|
showZero = false,
|
|
24031
24033
|
variant: variantProp = 'standard'
|
|
24032
24034
|
} = props,
|
|
24033
|
-
other = _objectWithoutPropertiesLoose(props, _excluded$
|
|
24035
|
+
other = _objectWithoutPropertiesLoose(props, _excluded$1I);
|
|
24034
24036
|
const {
|
|
24035
24037
|
badgeContent,
|
|
24036
24038
|
invisible: invisibleFromHook,
|
|
@@ -24222,7 +24224,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
24222
24224
|
const bottomNavigationClasses = generateUtilityClasses('MuiBottomNavigation', ['root']);
|
|
24223
24225
|
var bottomNavigationClasses$1 = bottomNavigationClasses;
|
|
24224
24226
|
|
|
24225
|
-
const _excluded$
|
|
24227
|
+
const _excluded$1H = ["children", "className", "component", "onChange", "showLabels", "value"];
|
|
24226
24228
|
const useUtilityClasses$1r = ownerState => {
|
|
24227
24229
|
const {
|
|
24228
24230
|
classes
|
|
@@ -24257,7 +24259,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
24257
24259
|
showLabels = false,
|
|
24258
24260
|
value
|
|
24259
24261
|
} = props,
|
|
24260
|
-
other = _objectWithoutPropertiesLoose(props, _excluded$
|
|
24262
|
+
other = _objectWithoutPropertiesLoose(props, _excluded$1H);
|
|
24261
24263
|
const ownerState = _extends({}, props, {
|
|
24262
24264
|
component,
|
|
24263
24265
|
showLabels
|
|
@@ -24340,7 +24342,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
24340
24342
|
const bottomNavigationActionClasses = generateUtilityClasses('MuiBottomNavigationAction', ['root', 'iconOnly', 'selected', 'label']);
|
|
24341
24343
|
var bottomNavigationActionClasses$1 = bottomNavigationActionClasses;
|
|
24342
24344
|
|
|
24343
|
-
const _excluded$
|
|
24345
|
+
const _excluded$1G = ["className", "icon", "label", "onChange", "onClick", "selected", "showLabel", "value"];
|
|
24344
24346
|
const useUtilityClasses$1q = ownerState => {
|
|
24345
24347
|
const {
|
|
24346
24348
|
classes,
|
|
@@ -24418,7 +24420,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
24418
24420
|
onClick,
|
|
24419
24421
|
value
|
|
24420
24422
|
} = props,
|
|
24421
|
-
other = _objectWithoutPropertiesLoose(props, _excluded$
|
|
24423
|
+
other = _objectWithoutPropertiesLoose(props, _excluded$1G);
|
|
24422
24424
|
const ownerState = props;
|
|
24423
24425
|
const classes = useUtilityClasses$1q(ownerState);
|
|
24424
24426
|
const handleChange = event => {
|
|
@@ -24527,6 +24529,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
24527
24529
|
d: "M6 10c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm12 0c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm-6 0c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z"
|
|
24528
24530
|
}), 'MoreHoriz');
|
|
24529
24531
|
|
|
24532
|
+
const _excluded$1F = ["slots", "slotProps"];
|
|
24530
24533
|
const BreadcrumbCollapsedButton = styled$1(ButtonBase$1)(({
|
|
24531
24534
|
theme
|
|
24532
24535
|
}) => _extends({
|
|
@@ -24563,19 +24566,40 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
24563
24566
|
* @ignore - internal component.
|
|
24564
24567
|
*/
|
|
24565
24568
|
function BreadcrumbCollapsed(props) {
|
|
24569
|
+
const {
|
|
24570
|
+
slots = {},
|
|
24571
|
+
slotProps = {}
|
|
24572
|
+
} = props,
|
|
24573
|
+
otherProps = _objectWithoutPropertiesLoose(props, _excluded$1F);
|
|
24566
24574
|
const ownerState = props;
|
|
24567
24575
|
return /*#__PURE__*/jsxRuntime_1("li", {
|
|
24568
24576
|
children: /*#__PURE__*/jsxRuntime_1(BreadcrumbCollapsedButton, _extends({
|
|
24569
24577
|
focusRipple: true
|
|
24570
|
-
},
|
|
24578
|
+
}, otherProps, {
|
|
24571
24579
|
ownerState: ownerState,
|
|
24572
|
-
children: /*#__PURE__*/jsxRuntime_1(BreadcrumbCollapsedIcon, {
|
|
24580
|
+
children: /*#__PURE__*/jsxRuntime_1(BreadcrumbCollapsedIcon, _extends({
|
|
24581
|
+
as: slots.CollapsedIcon,
|
|
24573
24582
|
ownerState: ownerState
|
|
24574
|
-
})
|
|
24583
|
+
}, slotProps.collapsedIcon))
|
|
24575
24584
|
}))
|
|
24576
24585
|
});
|
|
24577
24586
|
}
|
|
24578
24587
|
BreadcrumbCollapsed.propTypes = {
|
|
24588
|
+
/**
|
|
24589
|
+
* The props used for the CollapsedIcon slot.
|
|
24590
|
+
* @default {}
|
|
24591
|
+
*/
|
|
24592
|
+
slotProps: PropTypes.shape({
|
|
24593
|
+
collapsedIcon: PropTypes.oneOfType([PropTypes.func, PropTypes.object])
|
|
24594
|
+
}),
|
|
24595
|
+
/**
|
|
24596
|
+
* The components used for each slot inside the BreadcumbCollapsed.
|
|
24597
|
+
* Either a string to use a HTML element or a component.
|
|
24598
|
+
* @default {}
|
|
24599
|
+
*/
|
|
24600
|
+
slots: PropTypes.shape({
|
|
24601
|
+
CollapsedIcon: PropTypes.elementType
|
|
24602
|
+
}),
|
|
24579
24603
|
/**
|
|
24580
24604
|
* The system prop that allows defining system overrides as well as additional CSS styles.
|
|
24581
24605
|
*/
|
|
@@ -24588,7 +24612,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
24588
24612
|
const breadcrumbsClasses = generateUtilityClasses('MuiBreadcrumbs', ['root', 'ol', 'li', 'separator']);
|
|
24589
24613
|
var breadcrumbsClasses$1 = breadcrumbsClasses;
|
|
24590
24614
|
|
|
24591
|
-
const _excluded$1E = ["children", "className", "component", "expandText", "itemsAfterCollapse", "itemsBeforeCollapse", "maxItems", "separator"];
|
|
24615
|
+
const _excluded$1E = ["children", "className", "component", "slots", "slotProps", "expandText", "itemsAfterCollapse", "itemsBeforeCollapse", "maxItems", "separator"];
|
|
24592
24616
|
const useUtilityClasses$1p = ownerState => {
|
|
24593
24617
|
const {
|
|
24594
24618
|
classes
|
|
@@ -24656,6 +24680,8 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
24656
24680
|
children,
|
|
24657
24681
|
className,
|
|
24658
24682
|
component = 'nav',
|
|
24683
|
+
slots = {},
|
|
24684
|
+
slotProps = {},
|
|
24659
24685
|
expandText = 'Show path',
|
|
24660
24686
|
itemsAfterCollapse = 1,
|
|
24661
24687
|
itemsBeforeCollapse = 1,
|
|
@@ -24674,6 +24700,11 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
24674
24700
|
separator
|
|
24675
24701
|
});
|
|
24676
24702
|
const classes = useUtilityClasses$1p(ownerState);
|
|
24703
|
+
const collapsedIconSlotProps = useSlotProps({
|
|
24704
|
+
elementType: slots.CollapsedIcon,
|
|
24705
|
+
externalSlotProps: slotProps.collapsedIcon,
|
|
24706
|
+
ownerState
|
|
24707
|
+
});
|
|
24677
24708
|
const listRef = React__namespace.useRef(null);
|
|
24678
24709
|
const renderItemsBeforeAndAfter = allItems => {
|
|
24679
24710
|
const handleClickExpand = () => {
|
|
@@ -24699,6 +24730,12 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
24699
24730
|
}
|
|
24700
24731
|
return [...allItems.slice(0, itemsBeforeCollapse), /*#__PURE__*/jsxRuntime_1(BreadcrumbCollapsed, {
|
|
24701
24732
|
"aria-label": expandText,
|
|
24733
|
+
slots: {
|
|
24734
|
+
CollapsedIcon: slots.CollapsedIcon
|
|
24735
|
+
},
|
|
24736
|
+
slotProps: {
|
|
24737
|
+
collapsedIcon: collapsedIconSlotProps
|
|
24738
|
+
},
|
|
24702
24739
|
onClick: handleClickExpand
|
|
24703
24740
|
}, "ellipsis"), ...allItems.slice(allItems.length - itemsAfterCollapse, allItems.length)];
|
|
24704
24741
|
};
|
|
@@ -24779,6 +24816,21 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
24779
24816
|
* @default '/'
|
|
24780
24817
|
*/
|
|
24781
24818
|
separator: PropTypes.node,
|
|
24819
|
+
/**
|
|
24820
|
+
* The props used for each slot inside the Breadcumb.
|
|
24821
|
+
* @default {}
|
|
24822
|
+
*/
|
|
24823
|
+
slotProps: PropTypes.shape({
|
|
24824
|
+
collapsedIcon: PropTypes.oneOfType([PropTypes.func, PropTypes.object])
|
|
24825
|
+
}),
|
|
24826
|
+
/**
|
|
24827
|
+
* The components used for each slot inside the Breadcumb.
|
|
24828
|
+
* Either a string to use a HTML element or a component.
|
|
24829
|
+
* @default {}
|
|
24830
|
+
*/
|
|
24831
|
+
slots: PropTypes.shape({
|
|
24832
|
+
CollapsedIcon: PropTypes.elementType
|
|
24833
|
+
}),
|
|
24782
24834
|
/**
|
|
24783
24835
|
* The system prop that allows defining system overrides as well as additional CSS styles.
|
|
24784
24836
|
*/
|
|
@@ -34085,8 +34137,10 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
34085
34137
|
value: childContext,
|
|
34086
34138
|
children: /*#__PURE__*/jsxRuntime_1(ListItemButtonRoot, _extends({
|
|
34087
34139
|
ref: handleRef,
|
|
34088
|
-
href: other.href || other.to
|
|
34089
|
-
|
|
34140
|
+
href: other.href || other.to
|
|
34141
|
+
// `ButtonBase` processes `href` or `to` if `component` is set to 'button'
|
|
34142
|
+
,
|
|
34143
|
+
component: (other.href || other.to) && component === 'div' ? 'button' : component,
|
|
34090
34144
|
focusVisibleClassName: clsx(classes.focusVisible, focusVisibleClassName),
|
|
34091
34145
|
ownerState: ownerState,
|
|
34092
34146
|
className: clsx(classes.root, className)
|
|
@@ -43351,7 +43405,17 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
43351
43405
|
/**
|
|
43352
43406
|
* The system prop, which allows defining system overrides as well as additional CSS styles.
|
|
43353
43407
|
*/
|
|
43354
|
-
sx: PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.func, PropTypes.object, PropTypes.bool])), PropTypes.func, PropTypes.object])
|
|
43408
|
+
sx: PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.func, PropTypes.object, PropTypes.bool])), PropTypes.func, PropTypes.object]),
|
|
43409
|
+
/**
|
|
43410
|
+
* If `true`, the CSS flexbox `gap` is used instead of applying `margin` to children.
|
|
43411
|
+
*
|
|
43412
|
+
* While CSS `gap` removes the [known limitations](https://mui.com/joy-ui/react-stack#limitations),
|
|
43413
|
+
* it is not fully supported in some browsers. We recommend checking https://caniuse.com/?search=flex%20gap before using this flag.
|
|
43414
|
+
*
|
|
43415
|
+
* To enable this flag globally, follow the [theme's default props](https://mui.com/material-ui/customization/theme-components/#default-props) configuration.
|
|
43416
|
+
* @default false
|
|
43417
|
+
*/
|
|
43418
|
+
useFlexGap: PropTypes.bool
|
|
43355
43419
|
} ;
|
|
43356
43420
|
var Stack$1 = Stack;
|
|
43357
43421
|
|
|
@@ -44000,7 +44064,8 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
44000
44064
|
} = props,
|
|
44001
44065
|
other = _objectWithoutPropertiesLoose(props, _excluded$p);
|
|
44002
44066
|
const {
|
|
44003
|
-
disabled
|
|
44067
|
+
disabled,
|
|
44068
|
+
active
|
|
44004
44069
|
} = React__namespace.useContext(StepContext$1);
|
|
44005
44070
|
const {
|
|
44006
44071
|
orientation
|
|
@@ -44024,7 +44089,8 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
44024
44089
|
},
|
|
44025
44090
|
className: clsx(classes.root, className),
|
|
44026
44091
|
ref: ref,
|
|
44027
|
-
ownerState: ownerState
|
|
44092
|
+
ownerState: ownerState,
|
|
44093
|
+
"aria-current": active ? 'step' : undefined
|
|
44028
44094
|
}, other, {
|
|
44029
44095
|
children: child
|
|
44030
44096
|
}));
|
|
@@ -46472,7 +46538,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
46472
46538
|
d: "M8.59 16.34l4.58-4.59-4.58-4.59L10 5.75l6 6-6 6z"
|
|
46473
46539
|
}), 'KeyboardArrowRight');
|
|
46474
46540
|
|
|
46475
|
-
var _LastPageIcon, _FirstPageIcon, _KeyboardArrowRight
|
|
46541
|
+
var _LastPageIcon, _FirstPageIcon, _KeyboardArrowRight, _KeyboardArrowLeft, _KeyboardArrowLeft2, _KeyboardArrowRight2, _FirstPageIcon2, _LastPageIcon2;
|
|
46476
46542
|
const _excluded$a = ["backIconButtonProps", "count", "getItemAriaLabel", "nextIconButtonProps", "onPageChange", "page", "rowsPerPage", "showFirstButton", "showLastButton"];
|
|
46477
46543
|
const TablePaginationActions = /*#__PURE__*/React__namespace.forwardRef(function TablePaginationActions(props, ref) {
|
|
46478
46544
|
const {
|
|
@@ -46516,7 +46582,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
46516
46582
|
"aria-label": getItemAriaLabel('previous', page),
|
|
46517
46583
|
title: getItemAriaLabel('previous', page)
|
|
46518
46584
|
}, backIconButtonProps, {
|
|
46519
|
-
children: theme.direction === 'rtl' ? _KeyboardArrowRight
|
|
46585
|
+
children: theme.direction === 'rtl' ? _KeyboardArrowRight || (_KeyboardArrowRight = /*#__PURE__*/jsxRuntime_1(KeyboardArrowRight, {})) : _KeyboardArrowLeft || (_KeyboardArrowLeft = /*#__PURE__*/jsxRuntime_1(KeyboardArrowLeft, {}))
|
|
46520
46586
|
})), /*#__PURE__*/jsxRuntime_1(IconButton$1, _extends({
|
|
46521
46587
|
onClick: handleNextButtonClick,
|
|
46522
46588
|
disabled: count !== -1 ? page >= Math.ceil(count / rowsPerPage) - 1 : false,
|
|
@@ -47340,8 +47406,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
47340
47406
|
const tabScrollButtonClasses = generateUtilityClasses('MuiTabScrollButton', ['root', 'vertical', 'horizontal', 'disabled']);
|
|
47341
47407
|
var tabScrollButtonClasses$1 = tabScrollButtonClasses;
|
|
47342
47408
|
|
|
47343
|
-
|
|
47344
|
-
const _excluded$5 = ["className", "direction", "orientation", "disabled"];
|
|
47409
|
+
const _excluded$5 = ["className", "slots", "slotProps", "direction", "orientation", "disabled"];
|
|
47345
47410
|
const useUtilityClasses$4 = ownerState => {
|
|
47346
47411
|
const {
|
|
47347
47412
|
classes,
|
|
@@ -47379,12 +47444,15 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
47379
47444
|
}
|
|
47380
47445
|
}));
|
|
47381
47446
|
const TabScrollButton = /*#__PURE__*/React__namespace.forwardRef(function TabScrollButton(inProps, ref) {
|
|
47447
|
+
var _slots$StartScrollBut, _slots$EndScrollButto;
|
|
47382
47448
|
const props = useThemeProps({
|
|
47383
47449
|
props: inProps,
|
|
47384
47450
|
name: 'MuiTabScrollButton'
|
|
47385
47451
|
});
|
|
47386
47452
|
const {
|
|
47387
47453
|
className,
|
|
47454
|
+
slots = {},
|
|
47455
|
+
slotProps = {},
|
|
47388
47456
|
direction
|
|
47389
47457
|
} = props,
|
|
47390
47458
|
other = _objectWithoutPropertiesLoose(props, _excluded$5);
|
|
@@ -47394,6 +47462,24 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
47394
47462
|
isRtl
|
|
47395
47463
|
}, props);
|
|
47396
47464
|
const classes = useUtilityClasses$4(ownerState);
|
|
47465
|
+
const StartButtonIcon = (_slots$StartScrollBut = slots.StartScrollButtonIcon) != null ? _slots$StartScrollBut : KeyboardArrowLeft;
|
|
47466
|
+
const EndButtonIcon = (_slots$EndScrollButto = slots.EndScrollButtonIcon) != null ? _slots$EndScrollButto : KeyboardArrowRight;
|
|
47467
|
+
const startButtonIconProps = useSlotProps({
|
|
47468
|
+
elementType: StartButtonIcon,
|
|
47469
|
+
externalSlotProps: slotProps.startScrollButtonIcon,
|
|
47470
|
+
additionalProps: {
|
|
47471
|
+
fontSize: 'small'
|
|
47472
|
+
},
|
|
47473
|
+
ownerState
|
|
47474
|
+
});
|
|
47475
|
+
const endButtonIconProps = useSlotProps({
|
|
47476
|
+
elementType: EndButtonIcon,
|
|
47477
|
+
externalSlotProps: slotProps.endScrollButtonIcon,
|
|
47478
|
+
additionalProps: {
|
|
47479
|
+
fontSize: 'small'
|
|
47480
|
+
},
|
|
47481
|
+
ownerState
|
|
47482
|
+
});
|
|
47397
47483
|
return /*#__PURE__*/jsxRuntime_1(TabScrollButtonRoot, _extends({
|
|
47398
47484
|
component: "div",
|
|
47399
47485
|
className: clsx(classes.root, className),
|
|
@@ -47402,11 +47488,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
47402
47488
|
ownerState: ownerState,
|
|
47403
47489
|
tabIndex: null
|
|
47404
47490
|
}, other, {
|
|
47405
|
-
children: direction === 'left' ?
|
|
47406
|
-
fontSize: "small"
|
|
47407
|
-
})) : _KeyboardArrowRight || (_KeyboardArrowRight = /*#__PURE__*/jsxRuntime_1(KeyboardArrowRight, {
|
|
47408
|
-
fontSize: "small"
|
|
47409
|
-
}))
|
|
47491
|
+
children: direction === 'left' ? /*#__PURE__*/jsxRuntime_1(StartButtonIcon, _extends({}, startButtonIconProps)) : /*#__PURE__*/jsxRuntime_1(EndButtonIcon, _extends({}, endButtonIconProps))
|
|
47410
47492
|
}));
|
|
47411
47493
|
});
|
|
47412
47494
|
TabScrollButton.propTypes /* remove-proptypes */ = {
|
|
@@ -47439,6 +47521,23 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
47439
47521
|
* The component orientation (layout flow direction).
|
|
47440
47522
|
*/
|
|
47441
47523
|
orientation: PropTypes.oneOf(['horizontal', 'vertical']).isRequired,
|
|
47524
|
+
/**
|
|
47525
|
+
* The extra props for the slot components.
|
|
47526
|
+
* You can override the existing props or add new ones.
|
|
47527
|
+
* @default {}
|
|
47528
|
+
*/
|
|
47529
|
+
slotProps: PropTypes.shape({
|
|
47530
|
+
endScrollButtonIcon: PropTypes.oneOfType([PropTypes.func, PropTypes.object]),
|
|
47531
|
+
startScrollButtonIcon: PropTypes.oneOfType([PropTypes.func, PropTypes.object])
|
|
47532
|
+
}),
|
|
47533
|
+
/**
|
|
47534
|
+
* The components used for each slot inside.
|
|
47535
|
+
* @default {}
|
|
47536
|
+
*/
|
|
47537
|
+
slots: PropTypes.shape({
|
|
47538
|
+
EndScrollButtonIcon: PropTypes.elementType,
|
|
47539
|
+
StartScrollButtonIcon: PropTypes.elementType
|
|
47540
|
+
}),
|
|
47442
47541
|
/**
|
|
47443
47542
|
* The system prop that allows defining system overrides as well as additional CSS styles.
|
|
47444
47543
|
*/
|
|
@@ -47452,7 +47551,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
47452
47551
|
const tabsClasses = generateUtilityClasses('MuiTabs', ['root', 'vertical', 'flexContainer', 'flexContainerVertical', 'centered', 'scroller', 'fixed', 'scrollableX', 'scrollableY', 'hideScrollbar', 'scrollButtons', 'scrollButtonsHideMobile', 'indicator']);
|
|
47453
47552
|
var tabsClasses$1 = tabsClasses;
|
|
47454
47553
|
|
|
47455
|
-
const _excluded$4 = ["aria-label", "aria-labelledby", "action", "centered", "children", "className", "component", "allowScrollButtonsMobile", "indicatorColor", "onChange", "orientation", "ScrollButtonComponent", "scrollButtons", "selectionFollowsFocus", "TabIndicatorProps", "TabScrollButtonProps", "textColor", "value", "variant", "visibleScrollbar"];
|
|
47554
|
+
const _excluded$4 = ["aria-label", "aria-labelledby", "action", "centered", "children", "className", "component", "allowScrollButtonsMobile", "indicatorColor", "onChange", "orientation", "ScrollButtonComponent", "scrollButtons", "selectionFollowsFocus", "slots", "slotProps", "TabIndicatorProps", "TabScrollButtonProps", "textColor", "value", "variant", "visibleScrollbar"];
|
|
47456
47555
|
const nextItem = (list, item) => {
|
|
47457
47556
|
if (list === item) {
|
|
47458
47557
|
return list.firstChild;
|
|
@@ -47658,6 +47757,8 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
47658
47757
|
ScrollButtonComponent = TabScrollButton$1,
|
|
47659
47758
|
scrollButtons = 'auto',
|
|
47660
47759
|
selectionFollowsFocus,
|
|
47760
|
+
slots = {},
|
|
47761
|
+
slotProps = {},
|
|
47661
47762
|
TabIndicatorProps = {},
|
|
47662
47763
|
TabScrollButtonProps = {},
|
|
47663
47764
|
textColor = 'primary',
|
|
@@ -47691,6 +47792,16 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
47691
47792
|
scrollButtonsHideMobile: !allowScrollButtonsMobile
|
|
47692
47793
|
});
|
|
47693
47794
|
const classes = useUtilityClasses$3(ownerState);
|
|
47795
|
+
const startScrollButtonIconProps = useSlotProps({
|
|
47796
|
+
elementType: slots.StartScrollButtonIcon,
|
|
47797
|
+
externalSlotProps: slotProps.startScrollButtonIcon,
|
|
47798
|
+
ownerState
|
|
47799
|
+
});
|
|
47800
|
+
const endScrollButtonIconProps = useSlotProps({
|
|
47801
|
+
elementType: slots.EndScrollButtonIcon,
|
|
47802
|
+
externalSlotProps: slotProps.endScrollButtonIcon,
|
|
47803
|
+
ownerState
|
|
47804
|
+
});
|
|
47694
47805
|
{
|
|
47695
47806
|
if (centered && scrollable) {
|
|
47696
47807
|
console.error('MUI: You can not use the `centered={true}` and `variant="scrollable"` properties ' + 'at the same time on a `Tabs` component.');
|
|
@@ -47855,6 +47966,12 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
47855
47966
|
const scrollButtonsActive = displayScroll.start || displayScroll.end;
|
|
47856
47967
|
const showScrollButtons = scrollable && (scrollButtons === 'auto' && scrollButtonsActive || scrollButtons === true);
|
|
47857
47968
|
conditionalElements.scrollButtonStart = showScrollButtons ? /*#__PURE__*/jsxRuntime_1(ScrollButtonComponent, _extends({
|
|
47969
|
+
slots: {
|
|
47970
|
+
StartScrollButtonIcon: slots.StartScrollButtonIcon
|
|
47971
|
+
},
|
|
47972
|
+
slotProps: {
|
|
47973
|
+
startScrollButtonIcon: startScrollButtonIconProps
|
|
47974
|
+
},
|
|
47858
47975
|
orientation: orientation,
|
|
47859
47976
|
direction: isRtl ? 'right' : 'left',
|
|
47860
47977
|
onClick: handleStartScrollClick,
|
|
@@ -47863,6 +47980,12 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
47863
47980
|
className: clsx(classes.scrollButtons, TabScrollButtonProps.className)
|
|
47864
47981
|
})) : null;
|
|
47865
47982
|
conditionalElements.scrollButtonEnd = showScrollButtons ? /*#__PURE__*/jsxRuntime_1(ScrollButtonComponent, _extends({
|
|
47983
|
+
slots: {
|
|
47984
|
+
EndScrollButtonIcon: slots.EndScrollButtonIcon
|
|
47985
|
+
},
|
|
47986
|
+
slotProps: {
|
|
47987
|
+
endScrollButtonIcon: endScrollButtonIconProps
|
|
47988
|
+
},
|
|
47866
47989
|
orientation: orientation,
|
|
47867
47990
|
direction: isRtl ? 'left' : 'right',
|
|
47868
47991
|
onClick: handleEndScrollClick,
|
|
@@ -48162,6 +48285,23 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
|
|
|
48162
48285
|
* changes on activation.
|
|
48163
48286
|
*/
|
|
48164
48287
|
selectionFollowsFocus: PropTypes.bool,
|
|
48288
|
+
/**
|
|
48289
|
+
* The extra props for the slot components.
|
|
48290
|
+
* You can override the existing props or add new ones.
|
|
48291
|
+
* @default {}
|
|
48292
|
+
*/
|
|
48293
|
+
slotProps: PropTypes.shape({
|
|
48294
|
+
endScrollButtonIcon: PropTypes.oneOfType([PropTypes.func, PropTypes.object]),
|
|
48295
|
+
startScrollButtonIcon: PropTypes.oneOfType([PropTypes.func, PropTypes.object])
|
|
48296
|
+
}),
|
|
48297
|
+
/**
|
|
48298
|
+
* The components used for each slot inside.
|
|
48299
|
+
* @default {}
|
|
48300
|
+
*/
|
|
48301
|
+
slots: PropTypes.shape({
|
|
48302
|
+
EndScrollButtonIcon: PropTypes.elementType,
|
|
48303
|
+
StartScrollButtonIcon: PropTypes.elementType
|
|
48304
|
+
}),
|
|
48165
48305
|
/**
|
|
48166
48306
|
* The system prop that allows defining system overrides as well as additional CSS styles.
|
|
48167
48307
|
*/
|