@mui/x-date-pickers-pro 8.0.0 → 8.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -5,6 +5,112 @@
5
5
  All notable changes to this project will be documented in this file.
6
6
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
7
7
 
8
+ ## 8.1.0
9
+
10
+ _Apr 24, 2025_
11
+
12
+ We'd like to offer a big thanks to the 14 contributors who made this release possible. Here are some highlights ✨:
13
+
14
+ - 📊 Add API to print a chart or export it as PDF: `apiRef.exportAsPrint`.
15
+ - 📚 Documentation improvements
16
+ - 🐞 Bugfixes
17
+
18
+ Special thanks go out to the community members for their valuable contributions:
19
+ @lhilgert9, @ArturAghakaryan, @sai6855.
20
+ Following are all team members who have contributed to this release:
21
+ @alexfauquette, @arminmeh, @bernardobelchior, @cherniavskii, @JCQuintas, @joserodolfofreitas, @KenanYusuf, @LukasTy, @mapache-salvaje, @oliviertassinari, @romgrk.
22
+
23
+ <!--/ HIGHLIGHT_ABOVE_SEPARATOR /-->
24
+
25
+ ### Data Grid
26
+
27
+ #### `@mui/x-data-grid@8.1.0`
28
+
29
+ - [DataGrid] Allow row deselection with multiple rows selected (#17473) @arminmeh
30
+ - [DataGrid] Fix column title truncation on touch devices (#17375) @KenanYusuf
31
+ - [DataGrid] Remove internal usage of `material` prop (#17513) @KenanYusuf
32
+ - [DataGrid] Fix apiRef not being passed on onCellClick params (#17335) @sai6855
33
+ - [DataGrid] Add Armenian (hy-AM) locale (#17527) @ArturAghakaryan
34
+
35
+ #### `@mui/x-data-grid-pro@8.1.0` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
36
+
37
+ Same changes as in `@mui/x-data-grid@8.1.0`, plus:
38
+
39
+ - [DataGridPro] Fix locales.ts export (#17433) @lhilgert9
40
+ - [DataGridPro] Avoid proptypes warnings with header filters in React 17 (#17482) @cherniavskii
41
+ - [DataGridPro] Fix expandable rows detail content height updates (#17394) @arminmeh
42
+
43
+ #### `@mui/x-data-grid-premium@8.1.0` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link 'Premium plan')
44
+
45
+ Same changes as in `@mui/x-data-grid-pro@8.1.0`.
46
+
47
+ ### Date and Time Pickers
48
+
49
+ #### `@mui/x-date-pickers@8.1.0`
50
+
51
+ - [pickers] Improve `PickersInputBase` owner state typing (#17478) @LukasTy
52
+
53
+ #### `@mui/x-date-pickers-pro@8.1.0` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
54
+
55
+ Same changes as in `@mui/x-date-pickers@8.1.0`.
56
+
57
+ ### Charts
58
+
59
+ - Add API to print a chart or export it as PDF: `apiRef.exportAsPrint`.
60
+
61
+ #### `@mui/x-charts@8.1.0`
62
+
63
+ - [charts] Add a localization provider (#17325) @alexfauquette
64
+ - [charts] Add codemod for replacing legend's hidden slot prop (#17392) @bernardobelchior
65
+ - [charts] Fix chart visual tests flakiness (#17469) @bernardobelchior
66
+ - [charts] Fix tooltip position (#17440) @alexfauquette
67
+ - [charts] Improve axis tooltip performances (#17398) @alexfauquette
68
+ - [charts] Move radar from under development to preview (#17418) @alexfauquette
69
+ - [charts] Advance time in charts regression tests (#17420) @bernardobelchior
70
+ - [charts] Fix charts visuals flakiness (#17472) @bernardobelchior
71
+ - [charts] Move `rafThrottle` on event handlers instead of setter (#17489) @bernardobelchior
72
+
73
+ #### `@mui/x-charts-pro@8.1.0` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
74
+
75
+ Same changes as in `@mui/x-charts@8.1.0`, plus:
76
+
77
+ - [charts-pro] Add export as PDF/print functionality (#17285) @bernardobelchior
78
+ - [charts-pro] Fix axis zoom being disabled when not specified in `initialZoom` (#17500) @bernardobelchior
79
+
80
+ ### Tree View
81
+
82
+ #### `@mui/x-tree-view@8.1.0`
83
+
84
+ Internal changes.
85
+
86
+ #### `@mui/x-tree-view-pro@8.1.0` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
87
+
88
+ Same changes as in `@mui/x-tree-view@8.1.0`.
89
+
90
+ ### Docs
91
+
92
+ - [docs] Fix AI Assistant Panel Trigger demo (#17426) @KenanYusuf
93
+ - [docs] Fix DataGrid's master-detail demo for one expanded detail panel at a time (#17471) @arminmeh
94
+ - [docs] Improve StackOverflow links (#17483) @oliviertassinari
95
+ - [docs] Refine charts demos (#17417) @alexfauquette
96
+ - [docs] Remove ad on paid docs pages (#17373) @oliviertassinari
97
+ - [docs] Serve migration guides in raw markdown format (#17210) @cherniavskii
98
+ - [docs] Fix heading structure (#17495) @oliviertassinari
99
+ - [docs] Revise the Row Grouping doc (#16217) @mapache-salvaje
100
+ - [docs] Fix ellipsis in the demo (#17476) @oliviertassinari
101
+ - [docs] Add docs information for Legend HTML (#17502) @alexfauquette
102
+ - [docs] Refine charts demos (#17417) @alexfauquette
103
+ - [tree view][docs] Copyedit the Tree View Overview page (#17498) @mapache-salvaje
104
+
105
+ ### Core
106
+
107
+ - [core] Bump `@types/node` (#17444) @LukasTy
108
+ - [core] Remove `react-is` dependency (#17470) @LukasTy
109
+ - [core] Remove redundant `overridesResolver` in `styled` components (#17466) @romgrk
110
+ - [core] Update support table (#17425) @joserodolfofreitas
111
+ - [code-infra] Ditch `@babel/node` (#17446) @LukasTy
112
+ - [code-infra] Further remove `clock=fake` from pickers (#17253) @JCQuintas
113
+
8
114
  ## 8.0.0
9
115
 
10
116
  _Apr 17, 2025_
@@ -35,11 +35,10 @@ var _useNullablePickerRangePositionContext = require("../internals/hooks/useNull
35
35
  var _jsxRuntime = require("react/jsx-runtime");
36
36
  const _excluded = ["value", "defaultValue", "referenceDate", "onChange", "className", "classes", "disableFuture", "disablePast", "minDate", "maxDate", "shouldDisableDate", "reduceAnimations", "onMonthChange", "rangePosition", "defaultRangePosition", "onRangePositionChange", "calendars", "currentMonthCalendarPosition", "slots", "slotProps", "loading", "renderLoading", "disableHighlightToday", "focusedView", "onFocusedViewChange", "readOnly", "disabled", "showDaysOutsideCurrentMonth", "dayOfWeekFormatter", "disableAutoMonthSwitching", "autoFocus", "fixedWeekNumber", "disableDragEditing", "displayWeekNumber", "timezone", "availableRangePositions", "views", "view", "openTo", "onViewChange"],
37
37
  _excluded2 = ["isDragging", "rangeDragDay", "draggingDatePosition"];
38
- const releaseInfo = "MTc0NDg0MDgwMDAwMA==";
38
+ const releaseInfo = "MTc0NTQ0NTYwMDAwMA==";
39
39
  const DateRangeCalendarRoot = (0, _styles.styled)('div', {
40
40
  name: 'MuiDateRangeCalendar',
41
- slot: 'Root',
42
- overridesResolver: (_, styles) => styles.root
41
+ slot: 'Root'
43
42
  })({
44
43
  display: 'flex',
45
44
  flexDirection: 'row'
@@ -47,7 +46,7 @@ const DateRangeCalendarRoot = (0, _styles.styled)('div', {
47
46
  const DateRangeCalendarMonthContainer = (0, _styles.styled)('div', {
48
47
  name: 'MuiDateRangeCalendar',
49
48
  slot: 'Container',
50
- overridesResolver: (_, styles) => styles.monthContainer
49
+ overridesResolver: (_, styles) => styles.monthContainer // FIXME: Inconsistent naming with slot
51
50
  })(({
52
51
  theme
53
52
  }) => ({
@@ -30,13 +30,11 @@ const useUtilityClasses = classes => {
30
30
  };
31
31
  const DateRangePickerToolbarRoot = (0, _styles.styled)(_internals.PickersToolbar, {
32
32
  name: 'MuiDateRangePickerToolbar',
33
- slot: 'Root',
34
- overridesResolver: (_, styles) => styles.root
33
+ slot: 'Root'
35
34
  })({});
36
35
  const DateRangePickerToolbarContainer = (0, _styles.styled)('div', {
37
36
  name: 'MuiDateRangePickerToolbar',
38
- slot: 'Container',
39
- overridesResolver: (_, styles) => styles.container
37
+ slot: 'Container'
40
38
  })({
41
39
  display: 'flex'
42
40
  });
@@ -234,7 +234,7 @@ const DateRangePickerDayRaw = /*#__PURE__*/React.forwardRef(function DateRangePi
234
234
  showDaysOutsideCurrentMonth
235
235
  } = props,
236
236
  other = (0, _objectWithoutPropertiesLoose2.default)(props, _excluded);
237
- (0, _xLicense.useLicenseVerifier)('x-date-pickers-pro', "MTc0NDg0MDgwMDAwMA==");
237
+ (0, _xLicense.useLicenseVerifier)('x-date-pickers-pro', "MTc0NTQ0NTYwMDAwMA==");
238
238
  const utils = (0, _internals.useUtils)();
239
239
  const shouldRenderHighlight = isHighlighting && !outsideCurrentMonth;
240
240
  const shouldRenderPreview = isPreviewing && !outsideCurrentMonth;
@@ -44,8 +44,7 @@ const useUtilityClasses = classes => {
44
44
  };
45
45
  const DateTimeRangePickerTabsRoot = (0, _styles.styled)('div', {
46
46
  name: 'MuiDateTimeRangePickerTabs',
47
- slot: 'Root',
48
- overridesResolver: (_, styles) => styles.root
47
+ slot: 'Root'
49
48
  })(({
50
49
  theme
51
50
  }) => ({
@@ -57,15 +56,13 @@ const DateTimeRangePickerTabsRoot = (0, _styles.styled)('div', {
57
56
  }));
58
57
  const DateTimeRangePickerTab = (0, _styles.styled)(_Button.default, {
59
58
  name: 'MuiDateTimeRangePickerTabs',
60
- slot: 'TabButton',
61
- overridesResolver: (_, styles) => styles.tabButton
59
+ slot: 'TabButton'
62
60
  })({
63
61
  textTransform: 'none'
64
62
  });
65
63
  const DateTimeRangePickerTabFiller = (0, _styles.styled)('div', {
66
64
  name: 'MuiDateTimeRangePickerTabs',
67
- slot: 'Filler',
68
- overridesResolver: (_, styles) => styles.filler
65
+ slot: 'Filler'
69
66
  })({
70
67
  width: 40
71
68
  });
@@ -32,24 +32,21 @@ const useUtilityClasses = classes => {
32
32
  };
33
33
  const DateTimeRangePickerToolbarRoot = (0, _styles.styled)('div', {
34
34
  name: 'MuiDateTimeRangePickerToolbar',
35
- slot: 'Root',
36
- overridesResolver: (_, styles) => styles.root
35
+ slot: 'Root'
37
36
  })({
38
37
  display: 'flex',
39
38
  flexDirection: 'column'
40
39
  });
41
40
  const DateTimeRangePickerToolbarStart = (0, _styles.styled)(_DateTimePicker.DateTimePickerToolbar, {
42
41
  name: 'MuiDateTimeRangePickerToolbar',
43
- slot: 'StartToolbar',
44
- overridesResolver: (_, styles) => styles.startToolbar
42
+ slot: 'StartToolbar'
45
43
  })({
46
44
  borderBottom: 'none',
47
45
  paddingBottom: 0
48
46
  });
49
47
  const DateTimeRangePickerToolbarEnd = (0, _styles.styled)(_DateTimePicker.DateTimePickerToolbar, {
50
48
  name: 'MuiDateTimeRangePickerToolbar',
51
- slot: 'EndToolbar',
52
- overridesResolver: (_, styles) => styles.endToolbar
49
+ slot: 'EndToolbar'
53
50
  })({});
54
51
  const DateTimeRangePickerToolbar = exports.DateTimeRangePickerToolbar = /*#__PURE__*/React.forwardRef(function DateTimeRangePickerToolbar(inProps, ref) {
55
52
  const props = (0, _styles.useThemeProps)({
@@ -28,8 +28,7 @@ const useUtilityClasses = classes => {
28
28
  };
29
29
  const TimeRangePickerTabsRoot = (0, _styles.styled)(_Tabs.default, {
30
30
  name: 'MuiTimeRangePickerTabs',
31
- slot: 'Root',
32
- overridesResolver: (_, styles) => styles.root
31
+ slot: 'Root'
33
32
  })(({
34
33
  theme
35
34
  }) => ({
@@ -44,8 +43,7 @@ const TimeRangePickerTabsRoot = (0, _styles.styled)(_Tabs.default, {
44
43
  }));
45
44
  const TimeRangePickerTab = (0, _styles.styled)(_Tab.default, {
46
45
  name: 'MuiTimeRangePickerTabs',
47
- slot: 'Tab',
48
- overridesResolver: (_, styles) => styles.tab
46
+ slot: 'Tab'
49
47
  })(({
50
48
  theme
51
49
  }) => ({
@@ -34,8 +34,7 @@ const useUtilityClasses = (classes, ownerState) => {
34
34
  };
35
35
  const TimeRangePickerToolbarRoot = (0, _styles.styled)(_internals.PickersToolbar, {
36
36
  name: 'MuiTimeRangePickerToolbar',
37
- slot: 'Root',
38
- overridesResolver: (_, styles) => styles.root
37
+ slot: 'Root'
39
38
  })(({
40
39
  theme
41
40
  }) => ({
@@ -52,8 +51,7 @@ const TimeRangePickerToolbarRoot = (0, _styles.styled)(_internals.PickersToolbar
52
51
  const TimeRangePickerToolbarContainer = (0, _styles.styled)('div', {
53
52
  name: 'MuiTimeRangePickerToolbar',
54
53
  slot: 'Container',
55
- shouldForwardProp: prop => prop !== 'pickerVariant',
56
- overridesResolver: (_, styles) => styles.container
54
+ shouldForwardProp: prop => prop !== 'pickerVariant'
57
55
  })({
58
56
  display: 'flex',
59
57
  flex: 1,
@@ -77,8 +75,7 @@ const TimeRangePickerToolbarContainer = (0, _styles.styled)('div', {
77
75
  });
78
76
  const TimeRangePickerToolbarTimeContainer = (0, _styles.styled)('div', {
79
77
  name: 'MuiTimeRangePickerToolbar',
80
- slot: 'TimeContainer',
81
- overridesResolver: (_, styles) => styles.timeContainer
78
+ slot: 'TimeContainer'
82
79
  })({
83
80
  display: 'flex',
84
81
  justifyContent: 'space-around',
@@ -86,8 +83,7 @@ const TimeRangePickerToolbarTimeContainer = (0, _styles.styled)('div', {
86
83
  });
87
84
  const TimeRangePickerToolbarSeparator = (0, _styles.styled)(_internals.PickersToolbarText, {
88
85
  name: 'MuiTimeRangePickerToolbar',
89
- slot: 'Separator',
90
- overridesResolver: (props, styles) => styles.separator
86
+ slot: 'Separator'
91
87
  })({
92
88
  cursor: 'default'
93
89
  });
@@ -28,11 +28,10 @@ import { DAY_RANGE_SIZE, DAY_MARGIN } from "../internals/constants/dimensions.js
28
28
  import { PickersRangeCalendarHeader } from "../PickersRangeCalendarHeader/index.js";
29
29
  import { useNullablePickerRangePositionContext } from "../internals/hooks/useNullablePickerRangePositionContext.js";
30
30
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
31
- const releaseInfo = "MTc0NDg0MDgwMDAwMA==";
31
+ const releaseInfo = "MTc0NTQ0NTYwMDAwMA==";
32
32
  const DateRangeCalendarRoot = styled('div', {
33
33
  name: 'MuiDateRangeCalendar',
34
- slot: 'Root',
35
- overridesResolver: (_, styles) => styles.root
34
+ slot: 'Root'
36
35
  })({
37
36
  display: 'flex',
38
37
  flexDirection: 'row'
@@ -40,7 +39,7 @@ const DateRangeCalendarRoot = styled('div', {
40
39
  const DateRangeCalendarMonthContainer = styled('div', {
41
40
  name: 'MuiDateRangeCalendar',
42
41
  slot: 'Container',
43
- overridesResolver: (_, styles) => styles.monthContainer
42
+ overridesResolver: (_, styles) => styles.monthContainer // FIXME: Inconsistent naming with slot
44
43
  })(({
45
44
  theme
46
45
  }) => ({
@@ -23,13 +23,11 @@ const useUtilityClasses = classes => {
23
23
  };
24
24
  const DateRangePickerToolbarRoot = styled(PickersToolbar, {
25
25
  name: 'MuiDateRangePickerToolbar',
26
- slot: 'Root',
27
- overridesResolver: (_, styles) => styles.root
26
+ slot: 'Root'
28
27
  })({});
29
28
  const DateRangePickerToolbarContainer = styled('div', {
30
29
  name: 'MuiDateRangePickerToolbar',
31
- slot: 'Container',
32
- overridesResolver: (_, styles) => styles.container
30
+ slot: 'Container'
33
31
  })({
34
32
  display: 'flex'
35
33
  });
@@ -227,7 +227,7 @@ const DateRangePickerDayRaw = /*#__PURE__*/React.forwardRef(function DateRangePi
227
227
  showDaysOutsideCurrentMonth
228
228
  } = props,
229
229
  other = _objectWithoutPropertiesLoose(props, _excluded);
230
- useLicenseVerifier('x-date-pickers-pro', "MTc0NDg0MDgwMDAwMA==");
230
+ useLicenseVerifier('x-date-pickers-pro', "MTc0NTQ0NTYwMDAwMA==");
231
231
  const utils = useUtils();
232
232
  const shouldRenderHighlight = isHighlighting && !outsideCurrentMonth;
233
233
  const shouldRenderPreview = isPreviewing && !outsideCurrentMonth;
@@ -37,8 +37,7 @@ const useUtilityClasses = classes => {
37
37
  };
38
38
  const DateTimeRangePickerTabsRoot = styled('div', {
39
39
  name: 'MuiDateTimeRangePickerTabs',
40
- slot: 'Root',
41
- overridesResolver: (_, styles) => styles.root
40
+ slot: 'Root'
42
41
  })(({
43
42
  theme
44
43
  }) => ({
@@ -50,15 +49,13 @@ const DateTimeRangePickerTabsRoot = styled('div', {
50
49
  }));
51
50
  const DateTimeRangePickerTab = styled(Button, {
52
51
  name: 'MuiDateTimeRangePickerTabs',
53
- slot: 'TabButton',
54
- overridesResolver: (_, styles) => styles.tabButton
52
+ slot: 'TabButton'
55
53
  })({
56
54
  textTransform: 'none'
57
55
  });
58
56
  const DateTimeRangePickerTabFiller = styled('div', {
59
57
  name: 'MuiDateTimeRangePickerTabs',
60
- slot: 'Filler',
61
- overridesResolver: (_, styles) => styles.filler
58
+ slot: 'Filler'
62
59
  })({
63
60
  width: 40
64
61
  });
@@ -25,24 +25,21 @@ const useUtilityClasses = classes => {
25
25
  };
26
26
  const DateTimeRangePickerToolbarRoot = styled('div', {
27
27
  name: 'MuiDateTimeRangePickerToolbar',
28
- slot: 'Root',
29
- overridesResolver: (_, styles) => styles.root
28
+ slot: 'Root'
30
29
  })({
31
30
  display: 'flex',
32
31
  flexDirection: 'column'
33
32
  });
34
33
  const DateTimeRangePickerToolbarStart = styled(DateTimePickerToolbar, {
35
34
  name: 'MuiDateTimeRangePickerToolbar',
36
- slot: 'StartToolbar',
37
- overridesResolver: (_, styles) => styles.startToolbar
35
+ slot: 'StartToolbar'
38
36
  })({
39
37
  borderBottom: 'none',
40
38
  paddingBottom: 0
41
39
  });
42
40
  const DateTimeRangePickerToolbarEnd = styled(DateTimePickerToolbar, {
43
41
  name: 'MuiDateTimeRangePickerToolbar',
44
- slot: 'EndToolbar',
45
- overridesResolver: (_, styles) => styles.endToolbar
42
+ slot: 'EndToolbar'
46
43
  })({});
47
44
  const DateTimeRangePickerToolbar = /*#__PURE__*/React.forwardRef(function DateTimeRangePickerToolbar(inProps, ref) {
48
45
  const props = useThemeProps({
@@ -21,8 +21,7 @@ const useUtilityClasses = classes => {
21
21
  };
22
22
  const TimeRangePickerTabsRoot = styled(Tabs, {
23
23
  name: 'MuiTimeRangePickerTabs',
24
- slot: 'Root',
25
- overridesResolver: (_, styles) => styles.root
24
+ slot: 'Root'
26
25
  })(({
27
26
  theme
28
27
  }) => ({
@@ -37,8 +36,7 @@ const TimeRangePickerTabsRoot = styled(Tabs, {
37
36
  }));
38
37
  const TimeRangePickerTab = styled(Tab, {
39
38
  name: 'MuiTimeRangePickerTabs',
40
- slot: 'Tab',
41
- overridesResolver: (_, styles) => styles.tab
39
+ slot: 'Tab'
42
40
  })(({
43
41
  theme
44
42
  }) => ({
@@ -27,8 +27,7 @@ const useUtilityClasses = (classes, ownerState) => {
27
27
  };
28
28
  const TimeRangePickerToolbarRoot = styled(PickersToolbar, {
29
29
  name: 'MuiTimeRangePickerToolbar',
30
- slot: 'Root',
31
- overridesResolver: (_, styles) => styles.root
30
+ slot: 'Root'
32
31
  })(({
33
32
  theme
34
33
  }) => ({
@@ -45,8 +44,7 @@ const TimeRangePickerToolbarRoot = styled(PickersToolbar, {
45
44
  const TimeRangePickerToolbarContainer = styled('div', {
46
45
  name: 'MuiTimeRangePickerToolbar',
47
46
  slot: 'Container',
48
- shouldForwardProp: prop => prop !== 'pickerVariant',
49
- overridesResolver: (_, styles) => styles.container
47
+ shouldForwardProp: prop => prop !== 'pickerVariant'
50
48
  })({
51
49
  display: 'flex',
52
50
  flex: 1,
@@ -70,8 +68,7 @@ const TimeRangePickerToolbarContainer = styled('div', {
70
68
  });
71
69
  const TimeRangePickerToolbarTimeContainer = styled('div', {
72
70
  name: 'MuiTimeRangePickerToolbar',
73
- slot: 'TimeContainer',
74
- overridesResolver: (_, styles) => styles.timeContainer
71
+ slot: 'TimeContainer'
75
72
  })({
76
73
  display: 'flex',
77
74
  justifyContent: 'space-around',
@@ -79,8 +76,7 @@ const TimeRangePickerToolbarTimeContainer = styled('div', {
79
76
  });
80
77
  const TimeRangePickerToolbarSeparator = styled(PickersToolbarText, {
81
78
  name: 'MuiTimeRangePickerToolbar',
82
- slot: 'Separator',
83
- overridesResolver: (props, styles) => styles.separator
79
+ slot: 'Separator'
84
80
  })({
85
81
  cursor: 'default'
86
82
  });
package/esm/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @mui/x-date-pickers-pro v8.0.0
2
+ * @mui/x-date-pickers-pro v8.1.0
3
3
  *
4
4
  * @license MUI X Commercial
5
5
  * This source code is licensed under the commercial license found in the
@@ -19,7 +19,7 @@ export const useDesktopRangePicker = _ref => {
19
19
  steps
20
20
  } = _ref,
21
21
  pickerParams = _objectWithoutPropertiesLoose(_ref, _excluded);
22
- useLicenseVerifier('x-date-pickers-pro', "MTc0NDg0MDgwMDAwMA==");
22
+ useLicenseVerifier('x-date-pickers-pro', "MTc0NTQ0NTYwMDAwMA==");
23
23
  const {
24
24
  slots,
25
25
  slotProps,
@@ -21,7 +21,7 @@ export const useMobileRangePicker = _ref => {
21
21
  steps
22
22
  } = _ref,
23
23
  pickerParams = _objectWithoutPropertiesLoose(_ref, _excluded);
24
- useLicenseVerifier('x-date-pickers-pro', "MTc0NDg0MDgwMDAwMA==");
24
+ useLicenseVerifier('x-date-pickers-pro', "MTc0NTQ0NTYwMDAwMA==");
25
25
  const {
26
26
  slots,
27
27
  slotProps: innerSlotProps,
@@ -38,13 +38,11 @@ export function createMultiInputRangeField({
38
38
  alignItems: "baseline"
39
39
  }, props))), {
40
40
  name,
41
- slot: 'Root',
42
- overridesResolver: (props, styles) => styles.root
41
+ slot: 'Root'
43
42
  })({});
44
43
  const MultiInputRangeFieldSeparator = styled(Typography, {
45
44
  name,
46
- slot: 'Separator',
47
- overridesResolver: (props, styles) => styles.separator
45
+ slot: 'Separator'
48
46
  })({
49
47
  lineHeight: '1.4375em' // 23px
50
48
  });
package/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @mui/x-date-pickers-pro v8.0.0
2
+ * @mui/x-date-pickers-pro v8.1.0
3
3
  *
4
4
  * @license MUI X Commercial
5
5
  * This source code is licensed under the commercial license found in the
@@ -27,7 +27,7 @@ const useDesktopRangePicker = _ref => {
27
27
  steps
28
28
  } = _ref,
29
29
  pickerParams = (0, _objectWithoutPropertiesLoose2.default)(_ref, _excluded);
30
- (0, _xLicense.useLicenseVerifier)('x-date-pickers-pro', "MTc0NDg0MDgwMDAwMA==");
30
+ (0, _xLicense.useLicenseVerifier)('x-date-pickers-pro', "MTc0NTQ0NTYwMDAwMA==");
31
31
  const {
32
32
  slots,
33
33
  slotProps,
@@ -29,7 +29,7 @@ const useMobileRangePicker = _ref => {
29
29
  steps
30
30
  } = _ref,
31
31
  pickerParams = (0, _objectWithoutPropertiesLoose2.default)(_ref, _excluded);
32
- (0, _xLicense.useLicenseVerifier)('x-date-pickers-pro', "MTc0NDg0MDgwMDAwMA==");
32
+ (0, _xLicense.useLicenseVerifier)('x-date-pickers-pro', "MTc0NTQ0NTYwMDAwMA==");
33
33
  const {
34
34
  slots,
35
35
  slotProps: innerSlotProps,
@@ -45,13 +45,11 @@ function createMultiInputRangeField({
45
45
  alignItems: "baseline"
46
46
  }, props))), {
47
47
  name,
48
- slot: 'Root',
49
- overridesResolver: (props, styles) => styles.root
48
+ slot: 'Root'
50
49
  })({});
51
50
  const MultiInputRangeFieldSeparator = (0, _styles.styled)(_Typography.default, {
52
51
  name,
53
- slot: 'Separator',
54
- overridesResolver: (props, styles) => styles.separator
52
+ slot: 'Separator'
55
53
  })({
56
54
  lineHeight: '1.4375em' // 23px
57
55
  });
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mui/x-date-pickers-pro",
3
- "version": "8.0.0",
3
+ "version": "8.1.0",
4
4
  "description": "The Pro plan edition of the Date and Time Picker components (MUI X).",
5
5
  "author": "MUI Team",
6
6
  "main": "./index.js",
@@ -37,9 +37,9 @@
37
37
  "clsx": "^2.1.1",
38
38
  "prop-types": "^15.8.1",
39
39
  "react-transition-group": "^4.4.5",
40
- "@mui/x-date-pickers": "8.0.0",
40
+ "@mui/x-internals": "8.0.0",
41
41
  "@mui/x-license": "8.0.0",
42
- "@mui/x-internals": "8.0.0"
42
+ "@mui/x-date-pickers": "8.1.0"
43
43
  },
44
44
  "peerDependencies": {
45
45
  "@emotion/react": "^11.9.0",