@mui/material 5.9.2 → 5.9.3

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.
Files changed (194) hide show
  1. package/Accordion/accordionClasses.d.ts +18 -18
  2. package/AccordionActions/accordionActionsClasses.d.ts +10 -10
  3. package/AccordionDetails/accordionDetailsClasses.d.ts +8 -8
  4. package/AccordionSummary/accordionSummaryClasses.d.ts +22 -22
  5. package/Alert/alertClasses.d.ts +44 -44
  6. package/AlertTitle/alertTitleClasses.d.ts +8 -8
  7. package/AppBar/appBarClasses.d.ts +28 -28
  8. package/Autocomplete/autocompleteClasses.d.ts +54 -54
  9. package/Avatar/avatarClasses.d.ts +20 -20
  10. package/AvatarGroup/avatarGroupClasses.d.ts +10 -10
  11. package/Backdrop/backdropClasses.d.ts +10 -10
  12. package/Badge/Badge.js +1 -1
  13. package/Badge/badgeClasses.d.ts +56 -56
  14. package/BottomNavigation/BottomNavigation.js +0 -0
  15. package/BottomNavigation/bottomNavigationClasses.d.ts +8 -8
  16. package/BottomNavigationAction/bottomNavigationActionClasses.d.ts +14 -14
  17. package/Breadcrumbs/breadcrumbsClasses.d.ts +14 -14
  18. package/Button/Button.js +8 -3
  19. package/Button/buttonClasses.d.ts +100 -100
  20. package/ButtonBase/TouchRipple.js +1 -1
  21. package/ButtonBase/buttonBaseClasses.d.ts +12 -12
  22. package/ButtonBase/touchRippleClasses.d.ts +20 -20
  23. package/ButtonGroup/ButtonGroupContext.d.ts +18 -18
  24. package/ButtonGroup/buttonGroupClasses.d.ts +58 -58
  25. package/CHANGELOG.md +69 -1
  26. package/Card/cardClasses.d.ts +8 -8
  27. package/CardActionArea/cardActionAreaClasses.d.ts +12 -12
  28. package/CardActions/cardActionsClasses.d.ts +10 -10
  29. package/CardContent/cardContentClasses.d.ts +8 -8
  30. package/CardHeader/cardHeaderClasses.d.ts +18 -18
  31. package/CardMedia/cardMediaClasses.d.ts +12 -12
  32. package/Checkbox/checkboxClasses.d.ts +18 -18
  33. package/Chip/Chip.js +5 -7
  34. package/Chip/chipClasses.d.ts +88 -80
  35. package/Chip/chipClasses.js +1 -1
  36. package/CircularProgress/circularProgressClasses.d.ts +26 -26
  37. package/ClickAwayListener/index.d.ts +2 -2
  38. package/Collapse/collapseClasses.d.ts +18 -18
  39. package/Container/containerClasses.d.ts +6 -6
  40. package/Dialog/DialogContext.d.ts +6 -6
  41. package/Dialog/dialogClasses.d.ts +36 -36
  42. package/DialogActions/dialogActionsClasses.d.ts +10 -10
  43. package/DialogContent/dialogContentClasses.d.ts +10 -10
  44. package/DialogContentText/dialogContentTextClasses.d.ts +8 -8
  45. package/DialogTitle/dialogTitleClasses.d.ts +8 -8
  46. package/Divider/dividerClasses.d.ts +34 -34
  47. package/Drawer/drawerClasses.d.ts +30 -30
  48. package/Fab/fabClasses.d.ts +26 -26
  49. package/FilledInput/filledInputClasses.d.ts +40 -40
  50. package/FormControl/formControlClasses.d.ts +14 -14
  51. package/FormControlLabel/formControlLabelClasses.d.ts +20 -20
  52. package/FormGroup/formGroupClasses.d.ts +12 -12
  53. package/FormHelperText/formHelperTextClasses.d.ts +22 -22
  54. package/FormLabel/formLabelClasses.d.ts +22 -22
  55. package/Grid/Grid.js +67 -4
  56. package/Grid/gridClasses.d.ts +48 -48
  57. package/Icon/iconClasses.d.ts +24 -24
  58. package/IconButton/iconButtonClasses.d.ts +26 -26
  59. package/ImageList/imageListClasses.d.ts +16 -16
  60. package/ImageListItem/imageListItemClasses.d.ts +18 -18
  61. package/ImageListItemBar/imageListItemBarClasses.d.ts +30 -30
  62. package/Input/inputClasses.d.ts +34 -34
  63. package/InputAdornment/inputAdornmentClasses.d.ts +24 -24
  64. package/InputBase/InputBase.js +3 -2
  65. package/InputBase/inputBaseClasses.d.ts +46 -44
  66. package/InputBase/inputBaseClasses.js +1 -1
  67. package/InputLabel/inputLabelClasses.d.ts +32 -32
  68. package/LinearProgress/linearProgressClasses.d.ts +42 -42
  69. package/Link/getTextDecoration.d.ts +15 -15
  70. package/Link/linkClasses.d.ts +18 -18
  71. package/List/listClasses.d.ts +14 -14
  72. package/ListItem/listItemClasses.d.ts +30 -30
  73. package/ListItemAvatar/listItemAvatarClasses.d.ts +10 -10
  74. package/ListItemButton/listItemButtonClasses.d.ts +22 -22
  75. package/ListItemIcon/listItemIconClasses.d.ts +10 -10
  76. package/ListItemSecondaryAction/listItemSecondaryActionClasses.d.ts +10 -10
  77. package/ListItemText/listItemTextClasses.d.ts +18 -18
  78. package/ListSubheader/listSubheaderClasses.d.ts +18 -18
  79. package/Menu/menuClasses.d.ts +12 -12
  80. package/MenuItem/menuItemClasses.d.ts +20 -20
  81. package/MobileStepper/mobileStepperClasses.d.ts +22 -22
  82. package/NativeSelect/nativeSelectClasses.d.ts +32 -32
  83. package/OutlinedInput/outlinedInputClasses.d.ts +36 -36
  84. package/Pagination/paginationClasses.d.ts +14 -14
  85. package/PaginationItem/paginationItemClasses.d.ts +42 -42
  86. package/Paper/paperClasses.d.ts +39 -39
  87. package/Popover/popoverClasses.d.ts +10 -10
  88. package/Popper/Popper.d.ts +24 -24
  89. package/Radio/radioClasses.d.ts +16 -16
  90. package/RadioGroup/RadioGroupContext.d.ts +11 -11
  91. package/RadioGroup/useRadioGroup.d.ts +4 -4
  92. package/Rating/ratingClasses.d.ts +40 -40
  93. package/ScopedCssBaseline/scopedCssBaselineClasses.d.ts +8 -8
  94. package/Select/SelectInput.js +1 -1
  95. package/Select/selectClasses.d.ts +30 -30
  96. package/Skeleton/skeletonClasses.d.ts +24 -24
  97. package/Snackbar/snackbarClasses.d.ts +20 -20
  98. package/SnackbarContent/snackbarContentClasses.d.ts +12 -12
  99. package/SpeedDial/speedDialClasses.d.ts +22 -22
  100. package/SpeedDialAction/speedDialActionClasses.d.ts +20 -20
  101. package/SpeedDialIcon/speedDialIconClasses.d.ts +18 -18
  102. package/Stack/Stack.js +2 -1
  103. package/Step/StepContext.d.ts +20 -20
  104. package/Step/stepClasses.d.ts +16 -16
  105. package/StepButton/stepButtonClasses.d.ts +14 -14
  106. package/StepConnector/stepConnectorClasses.d.ts +26 -26
  107. package/StepContent/stepContentClasses.d.ts +12 -12
  108. package/StepIcon/stepIconClasses.d.ts +16 -16
  109. package/StepLabel/stepLabelClasses.d.ts +28 -28
  110. package/Stepper/StepperContext.d.ts +18 -18
  111. package/Stepper/stepperClasses.d.ts +14 -14
  112. package/SvgIcon/svgIconClasses.d.ts +24 -24
  113. package/Switch/switchClasses.d.ts +32 -32
  114. package/Tab/tabClasses.d.ts +26 -26
  115. package/TabScrollButton/tabScrollButtonClasses.d.ts +12 -12
  116. package/Table/tableClasses.d.ts +10 -10
  117. package/TableBody/tableBodyClasses.d.ts +8 -8
  118. package/TableCell/tableCellClasses.d.ts +32 -32
  119. package/TableContainer/tableContainerClasses.d.ts +8 -8
  120. package/TableFooter/tableFooterClasses.d.ts +8 -8
  121. package/TableHead/tableHeadClasses.d.ts +8 -8
  122. package/TablePagination/tablePaginationClasses.d.ts +28 -28
  123. package/TableRow/tableRowClasses.d.ts +16 -16
  124. package/TableSortLabel/tableSortLabelClasses.d.ts +16 -16
  125. package/Tabs/tabsClasses.d.ts +32 -32
  126. package/TextField/textFieldClasses.d.ts +8 -8
  127. package/ToggleButton/toggleButtonClasses.d.ts +24 -24
  128. package/ToggleButtonGroup/toggleButtonGroupClasses.d.ts +18 -18
  129. package/Toolbar/toolbarClasses.d.ts +14 -14
  130. package/Tooltip/tooltipClasses.d.ts +30 -30
  131. package/Typography/typographyClasses.d.ts +50 -50
  132. package/Unstable_Grid2/Grid2.d.ts +4 -4
  133. package/Unstable_Grid2/Grid2Props.d.ts +15 -15
  134. package/Unstable_Grid2/grid2Classes.d.ts +5 -5
  135. package/Unstable_Grid2/index.d.ts +4 -4
  136. package/className/index.d.ts +1 -1
  137. package/darkScrollbar/index.d.ts +28 -28
  138. package/index.js +1 -1
  139. package/internal/switchBaseClasses.d.ts +12 -12
  140. package/legacy/Badge/Badge.js +1 -1
  141. package/legacy/BottomNavigation/BottomNavigation.js +0 -0
  142. package/legacy/Button/Button.js +4 -2
  143. package/legacy/ButtonBase/TouchRipple.js +1 -1
  144. package/legacy/Chip/Chip.js +4 -6
  145. package/legacy/Chip/chipClasses.js +1 -1
  146. package/legacy/Grid/Grid.js +72 -12
  147. package/legacy/InputBase/InputBase.js +3 -2
  148. package/legacy/InputBase/inputBaseClasses.js +1 -1
  149. package/legacy/Select/SelectInput.js +1 -1
  150. package/legacy/Stack/Stack.js +2 -1
  151. package/legacy/index.js +1 -1
  152. package/legacy/styles/createTheme.js +5 -0
  153. package/locale/index.d.ts +71 -71
  154. package/modern/Badge/Badge.js +1 -1
  155. package/modern/BottomNavigation/BottomNavigation.js +0 -0
  156. package/modern/Button/Button.js +8 -3
  157. package/modern/ButtonBase/TouchRipple.js +1 -1
  158. package/modern/Chip/Chip.js +5 -7
  159. package/modern/Chip/chipClasses.js +1 -1
  160. package/modern/Grid/Grid.js +67 -4
  161. package/modern/InputBase/InputBase.js +3 -2
  162. package/modern/InputBase/inputBaseClasses.js +1 -1
  163. package/modern/Select/SelectInput.js +1 -1
  164. package/modern/Stack/Stack.js +2 -1
  165. package/modern/index.js +1 -1
  166. package/modern/styles/createTheme.js +6 -0
  167. package/node/Badge/Badge.js +1 -1
  168. package/node/BottomNavigation/BottomNavigation.js +0 -0
  169. package/node/Button/Button.js +10 -3
  170. package/node/ButtonBase/TouchRipple.js +1 -1
  171. package/node/Chip/Chip.js +5 -7
  172. package/node/Chip/chipClasses.js +1 -1
  173. package/node/Grid/Grid.js +67 -4
  174. package/node/InputBase/InputBase.js +3 -2
  175. package/node/InputBase/inputBaseClasses.js +1 -1
  176. package/node/Select/SelectInput.js +1 -1
  177. package/node/Stack/Stack.js +1 -0
  178. package/node/index.js +1 -1
  179. package/node/styles/createTheme.js +6 -0
  180. package/package.json +5 -5
  181. package/styles/CssVarsProvider.d.ts +14 -14
  182. package/styles/createTheme.js +6 -0
  183. package/transitions/index.d.ts +1 -1
  184. package/transitions/transition.d.ts +13 -13
  185. package/transitions/utils.d.ts +23 -23
  186. package/umd/material-ui.development.js +123 -33
  187. package/umd/material-ui.production.min.js +20 -20
  188. package/useMediaQuery/useMediaQuery.d.ts +31 -31
  189. package/useTouchRipple/index.d.ts +1 -1
  190. package/useTouchRipple/useTouchRipple.d.ts +28 -28
  191. package/utils/getScrollbarSize.d.ts +2 -2
  192. package/utils/ownerDocument.d.ts +2 -2
  193. package/utils/ownerWindow.d.ts +2 -2
  194. package/utils/setRef.d.ts +2 -2
@@ -131,9 +131,34 @@ export function generateDirection(_ref2) {
131
131
  return output;
132
132
  });
133
133
  }
134
- export function generateRowGap(_ref3) {
135
- var theme = _ref3.theme,
136
- ownerState = _ref3.ownerState;
134
+ /**
135
+ * Extracts zero value breakpoint keys before a non-zero value breakpoint key.
136
+ * @example { xs: 0, sm: 0, md: 2, lg: 0, xl: 0 } or [0, 0, 2, 0, 0]
137
+ * @returns [xs, sm]
138
+ */
139
+
140
+ function extractZeroValueBreakpointKeys(_ref3) {
141
+ var breakpoints = _ref3.breakpoints,
142
+ values = _ref3.values;
143
+ var nonZeroKey = '';
144
+ Object.keys(values).forEach(function (key) {
145
+ if (nonZeroKey !== '') {
146
+ return;
147
+ }
148
+
149
+ if (values[key] !== 0) {
150
+ nonZeroKey = key;
151
+ }
152
+ });
153
+ var sortedBreakpointKeysByValue = Object.keys(breakpoints).sort(function (a, b) {
154
+ return breakpoints[a] - breakpoints[b];
155
+ });
156
+ return sortedBreakpointKeysByValue.slice(0, sortedBreakpointKeysByValue.indexOf(nonZeroKey));
157
+ }
158
+
159
+ export function generateRowGap(_ref4) {
160
+ var theme = _ref4.theme,
161
+ ownerState = _ref4.ownerState;
137
162
  var container = ownerState.container,
138
163
  rowSpacing = ownerState.rowSpacing;
139
164
  var styles = {};
@@ -143,9 +168,18 @@ export function generateRowGap(_ref3) {
143
168
  values: rowSpacing,
144
169
  breakpoints: theme.breakpoints.values
145
170
  });
171
+ var zeroValueBreakpointKeys;
172
+
173
+ if (_typeof(rowSpacingValues) === 'object') {
174
+ zeroValueBreakpointKeys = extractZeroValueBreakpointKeys({
175
+ breakpoints: theme.breakpoints.values,
176
+ values: rowSpacingValues
177
+ });
178
+ }
179
+
146
180
  styles = handleBreakpoints({
147
181
  theme: theme
148
- }, rowSpacingValues, function (propValue) {
182
+ }, rowSpacingValues, function (propValue, breakpoint) {
149
183
  var themeSpacing = theme.spacing(propValue);
150
184
 
151
185
  if (themeSpacing !== '0px') {
@@ -156,15 +190,23 @@ export function generateRowGap(_ref3) {
156
190
  });
157
191
  }
158
192
 
159
- return {};
193
+ if (zeroValueBreakpointKeys.includes(breakpoint)) {
194
+ return {};
195
+ }
196
+
197
+ return _defineProperty({
198
+ marginTop: 0
199
+ }, "& > .".concat(gridClasses.item), {
200
+ paddingTop: 0
201
+ });
160
202
  });
161
203
  }
162
204
 
163
205
  return styles;
164
206
  }
165
- export function generateColumnGap(_ref5) {
166
- var theme = _ref5.theme,
167
- ownerState = _ref5.ownerState;
207
+ export function generateColumnGap(_ref7) {
208
+ var theme = _ref7.theme,
209
+ ownerState = _ref7.ownerState;
168
210
  var container = ownerState.container,
169
211
  columnSpacing = ownerState.columnSpacing;
170
212
  var styles = {};
@@ -174,9 +216,18 @@ export function generateColumnGap(_ref5) {
174
216
  values: columnSpacing,
175
217
  breakpoints: theme.breakpoints.values
176
218
  });
219
+ var zeroValueBreakpointKeys;
220
+
221
+ if (_typeof(columnSpacingValues) === 'object') {
222
+ zeroValueBreakpointKeys = extractZeroValueBreakpointKeys({
223
+ breakpoints: theme.breakpoints.values,
224
+ values: columnSpacingValues
225
+ });
226
+ }
227
+
177
228
  styles = handleBreakpoints({
178
229
  theme: theme
179
- }, columnSpacingValues, function (propValue) {
230
+ }, columnSpacingValues, function (propValue, breakpoint) {
180
231
  var themeSpacing = theme.spacing(propValue);
181
232
 
182
233
  if (themeSpacing !== '0px') {
@@ -188,7 +239,16 @@ export function generateColumnGap(_ref5) {
188
239
  });
189
240
  }
190
241
 
191
- return {};
242
+ if (zeroValueBreakpointKeys.includes(breakpoint)) {
243
+ return {};
244
+ }
245
+
246
+ return _defineProperty({
247
+ width: '100%',
248
+ marginLeft: 0
249
+ }, "& > .".concat(gridClasses.item), {
250
+ paddingLeft: 0
251
+ });
192
252
  });
193
253
  }
194
254
 
@@ -252,8 +312,8 @@ var GridRoot = styled('div', {
252
312
  });
253
313
  return [styles.root, container && styles.container, item && styles.item, zeroMinWidth && styles.zeroMinWidth].concat(_toConsumableArray(spacingStyles), [direction !== 'row' && styles["direction-xs-".concat(String(direction))], wrap !== 'wrap' && styles["wrap-xs-".concat(String(wrap))]], breakpointsStyles);
254
314
  }
255
- })(function (_ref7) {
256
- var ownerState = _ref7.ownerState;
315
+ })(function (_ref10) {
316
+ var ownerState = _ref10.ownerState;
257
317
  return _extends({
258
318
  boxSizing: 'border-box'
259
319
  }, ownerState.container && {
@@ -40,12 +40,13 @@ var useUtilityClasses = function useUtilityClasses(ownerState) {
40
40
  fullWidth = ownerState.fullWidth,
41
41
  hiddenLabel = ownerState.hiddenLabel,
42
42
  multiline = ownerState.multiline,
43
+ readOnly = ownerState.readOnly,
43
44
  size = ownerState.size,
44
45
  startAdornment = ownerState.startAdornment,
45
46
  type = ownerState.type;
46
47
  var slots = {
47
- root: ['root', "color".concat(capitalize(color)), disabled && 'disabled', error && 'error', fullWidth && 'fullWidth', focused && 'focused', formControl && 'formControl', size === 'small' && 'sizeSmall', multiline && 'multiline', startAdornment && 'adornedStart', endAdornment && 'adornedEnd', hiddenLabel && 'hiddenLabel'],
48
- input: ['input', disabled && 'disabled', type === 'search' && 'inputTypeSearch', multiline && 'inputMultiline', size === 'small' && 'inputSizeSmall', hiddenLabel && 'inputHiddenLabel', startAdornment && 'inputAdornedStart', endAdornment && 'inputAdornedEnd']
48
+ root: ['root', "color".concat(capitalize(color)), disabled && 'disabled', error && 'error', fullWidth && 'fullWidth', focused && 'focused', formControl && 'formControl', size === 'small' && 'sizeSmall', multiline && 'multiline', startAdornment && 'adornedStart', endAdornment && 'adornedEnd', hiddenLabel && 'hiddenLabel', readOnly && 'readOnly'],
49
+ input: ['input', disabled && 'disabled', type === 'search' && 'inputTypeSearch', multiline && 'inputMultiline', size === 'small' && 'inputSizeSmall', hiddenLabel && 'inputHiddenLabel', startAdornment && 'inputAdornedStart', endAdornment && 'inputAdornedEnd', readOnly && 'readOnly']
49
50
  };
50
51
  return composeClasses(slots, getInputBaseUtilityClass, classes);
51
52
  };
@@ -2,5 +2,5 @@ import { generateUtilityClass, generateUtilityClasses } from '@mui/base';
2
2
  export function getInputBaseUtilityClass(slot) {
3
3
  return generateUtilityClass('MuiInputBase', slot);
4
4
  }
5
- var inputBaseClasses = generateUtilityClasses('MuiInputBase', ['root', 'formControl', 'focused', 'disabled', 'adornedStart', 'adornedEnd', 'error', 'sizeSmall', 'multiline', 'colorSecondary', 'fullWidth', 'hiddenLabel', 'input', 'inputSizeSmall', 'inputMultiline', 'inputTypeSearch', 'inputAdornedStart', 'inputAdornedEnd', 'inputHiddenLabel']);
5
+ var inputBaseClasses = generateUtilityClasses('MuiInputBase', ['root', 'formControl', 'focused', 'disabled', 'adornedStart', 'adornedEnd', 'error', 'sizeSmall', 'multiline', 'colorSecondary', 'fullWidth', 'hiddenLabel', 'readOnly', 'input', 'inputSizeSmall', 'inputMultiline', 'inputTypeSearch', 'inputAdornedStart', 'inputAdornedEnd', 'inputHiddenLabel']);
6
6
  export default inputBaseClasses;
@@ -531,7 +531,7 @@ var SelectInput = /*#__PURE__*/React.forwardRef(function SelectInput(props, ref)
531
531
  onFocus: onFocus
532
532
  }, SelectDisplayProps, {
533
533
  ownerState: ownerState,
534
- className: clsx(classes.select, className, SelectDisplayProps.className) // The id is required for proper a11y
534
+ className: clsx(SelectDisplayProps.className, classes.select, className) // The id is required for proper a11y
535
535
  ,
536
536
  id: buttonId,
537
537
  children: isEmpty(display) ? // notranslate needed while Google Translate will not fix zero-width space issue
@@ -4,7 +4,7 @@ import _typeof from "@babel/runtime/helpers/esm/typeof";
4
4
  import _extends from "@babel/runtime/helpers/esm/extends";
5
5
  import * as React from 'react';
6
6
  import PropTypes from 'prop-types';
7
- import { createUnarySpacing, getValue, handleBreakpoints, unstable_extendSxProp as extendSxProp, unstable_resolveBreakpointValues as resolveBreakpointValues } from '@mui/system';
7
+ import { createUnarySpacing, getValue, handleBreakpoints, mergeBreakpointsInOrder, unstable_extendSxProp as extendSxProp, unstable_resolveBreakpointValues as resolveBreakpointValues } from '@mui/system';
8
8
  import { deepmerge } from '@mui/utils';
9
9
  import styled from '../styles/styled';
10
10
  import useThemeProps from '../styles/useThemeProps';
@@ -102,6 +102,7 @@ export var style = function style(_ref) {
102
102
  }, spacingValues, styleFromPropValue));
103
103
  }
104
104
 
105
+ styles = mergeBreakpointsInOrder(theme.breakpoints, styles);
105
106
  return styles;
106
107
  };
107
108
  var StackRoot = styled('div', {
package/legacy/index.js CHANGED
@@ -1,4 +1,4 @@
1
- /** @license MUI v5.9.2
1
+ /** @license MUI v5.9.3
2
2
  *
3
3
  * This source code is licensed under the MIT license found in the
4
4
  * LICENSE file in the root directory of this source tree.
@@ -1,6 +1,7 @@
1
1
  import _defineProperty from "@babel/runtime/helpers/esm/defineProperty";
2
2
  import _extends from "@babel/runtime/helpers/esm/extends";
3
3
  import _objectWithoutProperties from "@babel/runtime/helpers/esm/objectWithoutProperties";
4
+ import { formatMuiErrorMessage as _formatMuiErrorMessage } from "@mui/utils";
4
5
  import { deepmerge } from '@mui/utils';
5
6
  import { generateUtilityClass } from '@mui/base';
6
7
  import { createTheme as systemCreateTheme } from '@mui/system';
@@ -27,6 +28,10 @@ function createTheme() {
27
28
  shapeInput = options.shape,
28
29
  other = _objectWithoutProperties(options, ["breakpoints", "mixins", "spacing", "palette", "transitions", "typography", "shape"]);
29
30
 
31
+ if (options.vars) {
32
+ throw new Error(process.env.NODE_ENV !== "production" ? "MUI: `vars` is a private field used for CSS variables support.\nPlease use another name." : _formatMuiErrorMessage(18));
33
+ }
34
+
30
35
  var palette = createPalette(paletteInput);
31
36
  var systemTheme = systemCreateTheme(options);
32
37
  var muiTheme = deepmerge(systemTheme, {
package/locale/index.d.ts CHANGED
@@ -1,71 +1,71 @@
1
- import { ComponentsPropsList } from '../styles/props';
2
- export interface Localization {
3
- components?: {
4
- MuiAlert?: {
5
- defaultProps: Pick<ComponentsPropsList['MuiAlert'], 'closeText'>;
6
- };
7
- MuiBreadcrumbs?: {
8
- defaultProps: Pick<ComponentsPropsList['MuiBreadcrumbs'], 'expandText'>;
9
- };
10
- MuiTablePagination?: {
11
- defaultProps: Pick<ComponentsPropsList['MuiTablePagination'], 'labelRowsPerPage' | 'labelDisplayedRows' | 'getItemAriaLabel'>;
12
- };
13
- MuiRating?: {
14
- defaultProps: Pick<ComponentsPropsList['MuiRating'], 'emptyLabelText' | 'getLabelText'>;
15
- };
16
- MuiAutocomplete?: {
17
- defaultProps: Pick<ComponentsPropsList['MuiAutocomplete'], 'clearText' | 'closeText' | 'loadingText' | 'noOptionsText' | 'openText'>;
18
- };
19
- MuiPagination?: {
20
- defaultProps: Pick<ComponentsPropsList['MuiPagination'], 'aria-label' | 'getItemAriaLabel'>;
21
- };
22
- };
23
- }
24
- export declare const amET: Localization;
25
- export declare const arEG: Localization;
26
- export declare const arSD: Localization;
27
- export declare const azAZ: Localization;
28
- export declare const bnBD: Localization;
29
- export declare const bgBG: Localization;
30
- export declare const caES: Localization;
31
- export declare const csCZ: Localization;
32
- export declare const daDK: Localization;
33
- export declare const deDE: Localization;
34
- export declare const elGR: Localization;
35
- export declare const enUS: Localization;
36
- export declare const esES: Localization;
37
- export declare const etEE: Localization;
38
- export declare const faIR: Localization;
39
- export declare const fiFI: Localization;
40
- export declare const frFR: Localization;
41
- export declare const heIL: Localization;
42
- export declare const hiIN: Localization;
43
- export declare const hrHR: Localization;
44
- export declare const huHU: Localization;
45
- export declare const hyAM: Localization;
46
- export declare const idID: Localization;
47
- export declare const isIS: Localization;
48
- export declare const itIT: Localization;
49
- export declare const jaJP: Localization;
50
- export declare const khKH: Localization;
51
- export declare const koKR: Localization;
52
- export declare const kzKZ: Localization;
53
- export declare const mkMK: Localization;
54
- export declare const nbNO: Localization;
55
- export declare const nlNL: Localization;
56
- export declare const plPL: Localization;
57
- export declare const ptBR: Localization;
58
- export declare const ptPT: Localization;
59
- export declare const roRO: Localization;
60
- export declare const srRS: Localization;
61
- export declare const ruRU: Localization;
62
- export declare const siLK: Localization;
63
- export declare const skSK: Localization;
64
- export declare const svSE: Localization;
65
- export declare const thTH: Localization;
66
- export declare const trTR: Localization;
67
- export declare const ukUA: Localization;
68
- export declare const viVN: Localization;
69
- export declare const zhCN: Localization;
70
- export declare const zhHK: Localization;
71
- export declare const zhTW: Localization;
1
+ import { ComponentsPropsList } from '../styles/props';
2
+ export interface Localization {
3
+ components?: {
4
+ MuiAlert?: {
5
+ defaultProps: Pick<ComponentsPropsList['MuiAlert'], 'closeText'>;
6
+ };
7
+ MuiBreadcrumbs?: {
8
+ defaultProps: Pick<ComponentsPropsList['MuiBreadcrumbs'], 'expandText'>;
9
+ };
10
+ MuiTablePagination?: {
11
+ defaultProps: Pick<ComponentsPropsList['MuiTablePagination'], 'labelRowsPerPage' | 'labelDisplayedRows' | 'getItemAriaLabel'>;
12
+ };
13
+ MuiRating?: {
14
+ defaultProps: Pick<ComponentsPropsList['MuiRating'], 'emptyLabelText' | 'getLabelText'>;
15
+ };
16
+ MuiAutocomplete?: {
17
+ defaultProps: Pick<ComponentsPropsList['MuiAutocomplete'], 'clearText' | 'closeText' | 'loadingText' | 'noOptionsText' | 'openText'>;
18
+ };
19
+ MuiPagination?: {
20
+ defaultProps: Pick<ComponentsPropsList['MuiPagination'], 'aria-label' | 'getItemAriaLabel'>;
21
+ };
22
+ };
23
+ }
24
+ export declare const amET: Localization;
25
+ export declare const arEG: Localization;
26
+ export declare const arSD: Localization;
27
+ export declare const azAZ: Localization;
28
+ export declare const bnBD: Localization;
29
+ export declare const bgBG: Localization;
30
+ export declare const caES: Localization;
31
+ export declare const csCZ: Localization;
32
+ export declare const daDK: Localization;
33
+ export declare const deDE: Localization;
34
+ export declare const elGR: Localization;
35
+ export declare const enUS: Localization;
36
+ export declare const esES: Localization;
37
+ export declare const etEE: Localization;
38
+ export declare const faIR: Localization;
39
+ export declare const fiFI: Localization;
40
+ export declare const frFR: Localization;
41
+ export declare const heIL: Localization;
42
+ export declare const hiIN: Localization;
43
+ export declare const hrHR: Localization;
44
+ export declare const huHU: Localization;
45
+ export declare const hyAM: Localization;
46
+ export declare const idID: Localization;
47
+ export declare const isIS: Localization;
48
+ export declare const itIT: Localization;
49
+ export declare const jaJP: Localization;
50
+ export declare const khKH: Localization;
51
+ export declare const koKR: Localization;
52
+ export declare const kzKZ: Localization;
53
+ export declare const mkMK: Localization;
54
+ export declare const nbNO: Localization;
55
+ export declare const nlNL: Localization;
56
+ export declare const plPL: Localization;
57
+ export declare const ptBR: Localization;
58
+ export declare const ptPT: Localization;
59
+ export declare const roRO: Localization;
60
+ export declare const srRS: Localization;
61
+ export declare const ruRU: Localization;
62
+ export declare const siLK: Localization;
63
+ export declare const skSK: Localization;
64
+ export declare const svSE: Localization;
65
+ export declare const thTH: Localization;
66
+ export declare const trTR: Localization;
67
+ export declare const ukUA: Localization;
68
+ export declare const viVN: Localization;
69
+ export declare const zhCN: Localization;
70
+ export declare const zhHK: Localization;
71
+ export declare const zhTW: Localization;
@@ -225,7 +225,7 @@ const Badge = /*#__PURE__*/React.forwardRef(function Badge(inProps, ref) {
225
225
  Root: BadgeRoot,
226
226
  Badge: BadgeBadge
227
227
  }, components),
228
- className: clsx(className, classes.root, componentsProps.root?.className),
228
+ className: clsx(componentsProps.root?.className, classes.root, className),
229
229
  componentsProps: {
230
230
  root: _extends({}, componentsProps.root, shouldSpreadAdditionalProps(components.Root) && {
231
231
  as: component,
File without changes
@@ -1,6 +1,7 @@
1
1
  import _objectWithoutPropertiesLoose from "@babel/runtime/helpers/esm/objectWithoutPropertiesLoose";
2
2
  import _extends from "@babel/runtime/helpers/esm/extends";
3
- const _excluded = ["children", "color", "component", "className", "disabled", "disableElevation", "disableFocusRipple", "endIcon", "focusVisibleClassName", "fullWidth", "size", "startIcon", "type", "variant"];
3
+ const _excluded = ["children", "color", "component", "className", "disabled", "disableElevation", "disableFocusRipple", "endIcon", "focusVisibleClassName", "fullWidth", "size", "startIcon", "type", "variant"],
4
+ _excluded2 = ["root"];
4
5
  import * as React from 'react';
5
6
  import PropTypes from 'prop-types';
6
7
  import clsx from 'clsx';
@@ -254,7 +255,11 @@ const Button = /*#__PURE__*/React.forwardRef(function Button(inProps, ref) {
254
255
  variant
255
256
  });
256
257
 
257
- const classes = useUtilityClasses(ownerState);
258
+ const _useUtilityClasses = useUtilityClasses(ownerState),
259
+ {
260
+ root: classesRoot
261
+ } = _useUtilityClasses,
262
+ classes = _objectWithoutPropertiesLoose(_useUtilityClasses, _excluded2);
258
263
 
259
264
  const startIcon = startIconProp && /*#__PURE__*/_jsx(ButtonStartIcon, {
260
265
  className: classes.startIcon,
@@ -270,7 +275,7 @@ const Button = /*#__PURE__*/React.forwardRef(function Button(inProps, ref) {
270
275
 
271
276
  return /*#__PURE__*/_jsxs(ButtonRoot, _extends({
272
277
  ownerState: ownerState,
273
- className: clsx(className, contextProps.className),
278
+ className: clsx(contextProps.className, classesRoot, className),
274
279
  component: component,
275
280
  disabled: disabled,
276
281
  focusRipple: !disableFocusRipple,
@@ -306,7 +306,7 @@ const TouchRipple = /*#__PURE__*/React.forwardRef(function TouchRipple(inProps,
306
306
  stop
307
307
  }), [pulsate, start, stop]);
308
308
  return /*#__PURE__*/_jsx(TouchRippleRoot, _extends({
309
- className: clsx(classes.root, touchRippleClasses.root, className),
309
+ className: clsx(touchRippleClasses.root, classes.root, className),
310
310
  ref: container
311
311
  }, other, {
312
312
  children: /*#__PURE__*/_jsx(TransitionGroup, {
@@ -32,7 +32,7 @@ const useUtilityClasses = ownerState => {
32
32
  label: ['label', `label${capitalize(size)}`],
33
33
  avatar: ['avatar', `avatar${capitalize(size)}`, `avatarColor${capitalize(color)}`],
34
34
  icon: ['icon', `icon${capitalize(size)}`, `iconColor${capitalize(color)}`],
35
- deleteIcon: ['deleteIcon', `deleteIcon${capitalize(size)}`, `deleteIconColor${capitalize(color)}`, `deleteIconOutlinedColor${capitalize(color)}`]
35
+ deleteIcon: ['deleteIcon', `deleteIcon${capitalize(size)}`, `deleteIconColor${capitalize(color)}`, `deleteIcon${capitalize(variant)}Color${capitalize(color)}`]
36
36
  };
37
37
  return composeClasses(slots, getChipUtilityClass, classes);
38
38
  };
@@ -70,8 +70,8 @@ const ChipRoot = styled('div', {
70
70
  }, {
71
71
  [`& .${chipClasses.deleteIcon}`]: styles[`deleteIconColor${capitalize(color)}`]
72
72
  }, {
73
- [`& .${chipClasses.deleteIcon}`]: styles[`deleteIconOutlinedColor${capitalize(color)}`]
74
- }, styles.root, styles[`size${capitalize(size)}`], styles[`color${capitalize(color)}`], clickable && styles.clickable, clickable && color !== 'default' && styles[`clickableColor${capitalize(color)})`], onDelete && styles.deletable, onDelete && color !== 'default' && styles[`deletableColor${capitalize(color)}`], styles[variant], variant === 'outlined' && styles[`outlined${capitalize(color)}`]];
73
+ [`& .${chipClasses.deleteIcon}`]: styles[`deleteIcon${capitalize(variant)}Color${capitalize(color)}`]
74
+ }, styles.root, styles[`size${capitalize(size)}`], styles[`color${capitalize(color)}`], clickable && styles.clickable, clickable && color !== 'default' && styles[`clickableColor${capitalize(color)})`], onDelete && styles.deletable, onDelete && color !== 'default' && styles[`deletableColor${capitalize(color)}`], styles[variant], styles[`${variant}${capitalize(color)}`]];
75
75
  }
76
76
  })(({
77
77
  theme,
@@ -339,7 +339,6 @@ const Chip = /*#__PURE__*/React.forwardRef(function Chip(inProps, ref) {
339
339
  };
340
340
 
341
341
  const clickable = clickableProp !== false && onClick ? true : clickableProp;
342
- const small = size === 'small';
343
342
  const component = clickable || onDelete ? ButtonBase : ComponentProp || 'div';
344
343
 
345
344
  const ownerState = _extends({}, props, {
@@ -362,12 +361,11 @@ const Chip = /*#__PURE__*/React.forwardRef(function Chip(inProps, ref) {
362
361
  let deleteIcon = null;
363
362
 
364
363
  if (onDelete) {
365
- const customClasses = clsx(color !== 'default' && (variant === 'outlined' ? classes[`deleteIconOutlinedColor${capitalize(color)}`] : classes[`deleteIconColor${capitalize(color)}`]), small && classes.deleteIconSmall);
366
364
  deleteIcon = deleteIconProp && /*#__PURE__*/React.isValidElement(deleteIconProp) ? /*#__PURE__*/React.cloneElement(deleteIconProp, {
367
- className: clsx(deleteIconProp.props.className, classes.deleteIcon, customClasses),
365
+ className: clsx(deleteIconProp.props.className, classes.deleteIcon),
368
366
  onClick: handleDeleteIconClick
369
367
  }) : /*#__PURE__*/_jsx(CancelIcon, {
370
- className: clsx(classes.deleteIcon, customClasses),
368
+ className: clsx(classes.deleteIcon),
371
369
  onClick: handleDeleteIconClick
372
370
  });
373
371
  }
@@ -2,5 +2,5 @@ import { generateUtilityClass, generateUtilityClasses } from '@mui/base';
2
2
  export function getChipUtilityClass(slot) {
3
3
  return generateUtilityClass('MuiChip', slot);
4
4
  }
5
- const chipClasses = generateUtilityClasses('MuiChip', ['root', 'sizeSmall', 'sizeMedium', 'colorPrimary', 'colorSecondary', 'disabled', 'clickable', 'clickableColorPrimary', 'clickableColorSecondary', 'deletable', 'deletableColorPrimary', 'deletableColorSecondary', 'outlined', 'filled', 'outlinedPrimary', 'outlinedSecondary', 'avatar', 'avatarSmall', 'avatarMedium', 'avatarColorPrimary', 'avatarColorSecondary', 'icon', 'iconSmall', 'iconMedium', 'iconColorPrimary', 'iconColorSecondary', 'label', 'labelSmall', 'labelMedium', 'deleteIcon', 'deleteIconSmall', 'deleteIconMedium', 'deleteIconColorPrimary', 'deleteIconColorSecondary', 'deleteIconOutlinedColorPrimary', 'deleteIconOutlinedColorSecondary', 'focusVisible']);
5
+ const chipClasses = generateUtilityClasses('MuiChip', ['root', 'sizeSmall', 'sizeMedium', 'colorPrimary', 'colorSecondary', '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']);
6
6
  export default chipClasses;
@@ -131,6 +131,32 @@ export function generateDirection({
131
131
  return output;
132
132
  });
133
133
  }
134
+ /**
135
+ * Extracts zero value breakpoint keys before a non-zero value breakpoint key.
136
+ * @example { xs: 0, sm: 0, md: 2, lg: 0, xl: 0 } or [0, 0, 2, 0, 0]
137
+ * @returns [xs, sm]
138
+ */
139
+
140
+ function extractZeroValueBreakpointKeys({
141
+ breakpoints,
142
+ values
143
+ }) {
144
+ let nonZeroKey = '';
145
+ Object.keys(values).forEach(key => {
146
+ if (nonZeroKey !== '') {
147
+ return;
148
+ }
149
+
150
+ if (values[key] !== 0) {
151
+ nonZeroKey = key;
152
+ }
153
+ });
154
+ const sortedBreakpointKeysByValue = Object.keys(breakpoints).sort((a, b) => {
155
+ return breakpoints[a] - breakpoints[b];
156
+ });
157
+ return sortedBreakpointKeysByValue.slice(0, sortedBreakpointKeysByValue.indexOf(nonZeroKey));
158
+ }
159
+
134
160
  export function generateRowGap({
135
161
  theme,
136
162
  ownerState
@@ -146,9 +172,18 @@ export function generateRowGap({
146
172
  values: rowSpacing,
147
173
  breakpoints: theme.breakpoints.values
148
174
  });
175
+ let zeroValueBreakpointKeys;
176
+
177
+ if (typeof rowSpacingValues === 'object') {
178
+ zeroValueBreakpointKeys = extractZeroValueBreakpointKeys({
179
+ breakpoints: theme.breakpoints.values,
180
+ values: rowSpacingValues
181
+ });
182
+ }
183
+
149
184
  styles = handleBreakpoints({
150
185
  theme
151
- }, rowSpacingValues, propValue => {
186
+ }, rowSpacingValues, (propValue, breakpoint) => {
152
187
  const themeSpacing = theme.spacing(propValue);
153
188
 
154
189
  if (themeSpacing !== '0px') {
@@ -160,7 +195,16 @@ export function generateRowGap({
160
195
  };
161
196
  }
162
197
 
163
- return {};
198
+ if (zeroValueBreakpointKeys.includes(breakpoint)) {
199
+ return {};
200
+ }
201
+
202
+ return {
203
+ marginTop: 0,
204
+ [`& > .${gridClasses.item}`]: {
205
+ paddingTop: 0
206
+ }
207
+ };
164
208
  });
165
209
  }
166
210
 
@@ -181,9 +225,18 @@ export function generateColumnGap({
181
225
  values: columnSpacing,
182
226
  breakpoints: theme.breakpoints.values
183
227
  });
228
+ let zeroValueBreakpointKeys;
229
+
230
+ if (typeof columnSpacingValues === 'object') {
231
+ zeroValueBreakpointKeys = extractZeroValueBreakpointKeys({
232
+ breakpoints: theme.breakpoints.values,
233
+ values: columnSpacingValues
234
+ });
235
+ }
236
+
184
237
  styles = handleBreakpoints({
185
238
  theme
186
- }, columnSpacingValues, propValue => {
239
+ }, columnSpacingValues, (propValue, breakpoint) => {
187
240
  const themeSpacing = theme.spacing(propValue);
188
241
 
189
242
  if (themeSpacing !== '0px') {
@@ -196,7 +249,17 @@ export function generateColumnGap({
196
249
  };
197
250
  }
198
251
 
199
- return {};
252
+ if (zeroValueBreakpointKeys.includes(breakpoint)) {
253
+ return {};
254
+ }
255
+
256
+ return {
257
+ width: '100%',
258
+ marginLeft: 0,
259
+ [`& > .${gridClasses.item}`]: {
260
+ paddingLeft: 0
261
+ }
262
+ };
200
263
  });
201
264
  }
202
265
 
@@ -45,13 +45,14 @@ const useUtilityClasses = ownerState => {
45
45
  fullWidth,
46
46
  hiddenLabel,
47
47
  multiline,
48
+ readOnly,
48
49
  size,
49
50
  startAdornment,
50
51
  type
51
52
  } = ownerState;
52
53
  const slots = {
53
- root: ['root', `color${capitalize(color)}`, disabled && 'disabled', error && 'error', fullWidth && 'fullWidth', focused && 'focused', formControl && 'formControl', size === 'small' && 'sizeSmall', multiline && 'multiline', startAdornment && 'adornedStart', endAdornment && 'adornedEnd', hiddenLabel && 'hiddenLabel'],
54
- input: ['input', disabled && 'disabled', type === 'search' && 'inputTypeSearch', multiline && 'inputMultiline', size === 'small' && 'inputSizeSmall', hiddenLabel && 'inputHiddenLabel', startAdornment && 'inputAdornedStart', endAdornment && 'inputAdornedEnd']
54
+ root: ['root', `color${capitalize(color)}`, disabled && 'disabled', error && 'error', fullWidth && 'fullWidth', focused && 'focused', formControl && 'formControl', size === 'small' && 'sizeSmall', multiline && 'multiline', startAdornment && 'adornedStart', endAdornment && 'adornedEnd', hiddenLabel && 'hiddenLabel', readOnly && 'readOnly'],
55
+ input: ['input', disabled && 'disabled', type === 'search' && 'inputTypeSearch', multiline && 'inputMultiline', size === 'small' && 'inputSizeSmall', hiddenLabel && 'inputHiddenLabel', startAdornment && 'inputAdornedStart', endAdornment && 'inputAdornedEnd', readOnly && 'readOnly']
55
56
  };
56
57
  return composeClasses(slots, getInputBaseUtilityClass, classes);
57
58
  };
@@ -2,5 +2,5 @@ import { generateUtilityClass, generateUtilityClasses } from '@mui/base';
2
2
  export function getInputBaseUtilityClass(slot) {
3
3
  return generateUtilityClass('MuiInputBase', slot);
4
4
  }
5
- const inputBaseClasses = generateUtilityClasses('MuiInputBase', ['root', 'formControl', 'focused', 'disabled', 'adornedStart', 'adornedEnd', 'error', 'sizeSmall', 'multiline', 'colorSecondary', 'fullWidth', 'hiddenLabel', 'input', 'inputSizeSmall', 'inputMultiline', 'inputTypeSearch', 'inputAdornedStart', 'inputAdornedEnd', 'inputHiddenLabel']);
5
+ const inputBaseClasses = generateUtilityClasses('MuiInputBase', ['root', 'formControl', 'focused', 'disabled', 'adornedStart', 'adornedEnd', 'error', 'sizeSmall', 'multiline', 'colorSecondary', 'fullWidth', 'hiddenLabel', 'readOnly', 'input', 'inputSizeSmall', 'inputMultiline', 'inputTypeSearch', 'inputAdornedStart', 'inputAdornedEnd', 'inputHiddenLabel']);
6
6
  export default inputBaseClasses;
@@ -507,7 +507,7 @@ const SelectInput = /*#__PURE__*/React.forwardRef(function SelectInput(props, re
507
507
  onFocus: onFocus
508
508
  }, SelectDisplayProps, {
509
509
  ownerState: ownerState,
510
- className: clsx(classes.select, className, SelectDisplayProps.className) // The id is required for proper a11y
510
+ className: clsx(SelectDisplayProps.className, classes.select, className) // The id is required for proper a11y
511
511
  ,
512
512
  id: buttonId,
513
513
  children: isEmpty(display) ? // notranslate needed while Google Translate will not fix zero-width space issue
@@ -3,7 +3,7 @@ import _extends from "@babel/runtime/helpers/esm/extends";
3
3
  const _excluded = ["component", "direction", "spacing", "divider", "children"];
4
4
  import * as React from 'react';
5
5
  import PropTypes from 'prop-types';
6
- import { createUnarySpacing, getValue, handleBreakpoints, unstable_extendSxProp as extendSxProp, unstable_resolveBreakpointValues as resolveBreakpointValues } from '@mui/system';
6
+ import { createUnarySpacing, getValue, handleBreakpoints, mergeBreakpointsInOrder, unstable_extendSxProp as extendSxProp, unstable_resolveBreakpointValues as resolveBreakpointValues } from '@mui/system';
7
7
  import { deepmerge } from '@mui/utils';
8
8
  import styled from '../styles/styled';
9
9
  import useThemeProps from '../styles/useThemeProps';
@@ -100,6 +100,7 @@ export const style = ({
100
100
  }, spacingValues, styleFromPropValue));
101
101
  }
102
102
 
103
+ styles = mergeBreakpointsInOrder(theme.breakpoints, styles);
103
104
  return styles;
104
105
  };
105
106
  const StackRoot = styled('div', {
package/modern/index.js CHANGED
@@ -1,4 +1,4 @@
1
- /** @license MUI v5.9.2
1
+ /** @license MUI v5.9.3
2
2
  *
3
3
  * This source code is licensed under the MIT license found in the
4
4
  * LICENSE file in the root directory of this source tree.