@mui/x-date-pickers 7.28.3 → 7.29.1

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
@@ -3,6 +3,161 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ ## 7.29.1
7
+
8
+ _Apr 23, 2025_
9
+
10
+ We'd like to offer a big thanks to the 5 contributors who made this release possible. Here are some highlights ✨:
11
+
12
+ - 🐞 Bugfixes
13
+
14
+ Special thanks go out to the community contributors who have helped make this release possible:
15
+ @lhilgert9
16
+
17
+ Following are all team members who have contributed to this release:
18
+ @arminmeh, @cherniavskii, @flaviendelangle, @LukasTy, @romgrk.
19
+
20
+ <!--/ HIGHLIGHT_ABOVE_SEPARATOR /-->
21
+
22
+ ### Data Grid
23
+
24
+ #### `@mui/x-data-grid@7.29.1`
25
+
26
+ - [DataGrid] Prevent scrollbars from showing on top (#17410) @romgrk
27
+
28
+ #### `@mui/x-data-grid-pro@7.29.1` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
29
+
30
+ Same changes as in `@mui/x-data-grid@7.29.1`, plus:
31
+
32
+ - [DataGridPro] Avoid proptypes warnings with header filters in React 17 (#17492) @cherniavskii
33
+ - [DataGridPro] Fix expandable rows detail content height updates (#17509) @arminmeh
34
+ - [DataGridPro] Fix row virtualization not working in list view (#17404) @cherniavskii
35
+ - [DataGridPro] Move locales re-export to allow proper tree shaking (#17438) @lhilgert9
36
+
37
+ #### `@mui/x-data-grid-premium@7.29.1` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link 'Premium plan')
38
+
39
+ Same changes as in `@mui/x-data-grid-pro@7.29.1`, plus:
40
+
41
+ - [DataGridPremium] Use `groupingValueGetter` for row grouping on the server (#17423) @cherniavskii
42
+
43
+ ### Date and Time Pickers
44
+
45
+ #### `@mui/x-date-pickers@7.29.1`
46
+
47
+ Internal changes.
48
+
49
+ #### `@mui/x-date-pickers-pro@7.29.1` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
50
+
51
+ Same changes as in `@mui/x-date-pickers@7.29.1`.
52
+
53
+ ### Charts
54
+
55
+ #### `@mui/x-charts@7.29.1`
56
+
57
+ Internal changes.
58
+
59
+ #### `@mui/x-charts-pro@7.29.1` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
60
+
61
+ Same changes as in `@mui/x-charts@7.29.1`.
62
+
63
+ ### Tree View
64
+
65
+ #### `@mui/x-tree-view@7.29.1`
66
+
67
+ Internal changes.
68
+
69
+ #### `@mui/x-tree-view-pro@7.29.1` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
70
+
71
+ Same changes as in `@mui/x-tree-view@7.29.1`, plus:
72
+
73
+ - [RichTreeViewPro] Fix drag and drop issue with label editing (#17415) @flaviendelangle
74
+
75
+ ### Docs
76
+
77
+ - [docs] Use MUI X v7 packages in CodeSandbox and StackBlitz (#17516) @cherniavskii
78
+
79
+ ### Core
80
+
81
+ - [core] Bump monorepo (#17437) @LukasTy
82
+
83
+ ## 7.29.0
84
+
85
+ _Apr 16, 2025_
86
+
87
+ We'd like to offer a big thanks to the 8 contributors who made this release possible. Here are some highlights ✨:
88
+
89
+ - 🐞 Bugfixes
90
+ - 🌍 Improve Hebrew (he-IL), Polish (pl-PL), and Swedish (sv-SE) locales on the Data Grid
91
+ - 🌍 Improve Czech (cs-CZ) and Slovak (sk-SK) locales on the Date and Time Pickers
92
+
93
+ Special thanks go out to the community contributors who have helped make this release possible:
94
+ @lubka272, @ptuukkan, @iddan, @sofortdagmbh
95
+
96
+ Following are all team members who have contributed to this release:
97
+ @michelengelen, @oliviertassinari, @michelengelen, @LukasTy.
98
+
99
+ <!--/ HIGHLIGHT_ABOVE_SEPARATOR /-->
100
+
101
+ ### Data Grid
102
+
103
+ #### `@mui/x-data-grid@7.29.0`
104
+
105
+ - [l10n] Improve Swedish (sv-SE) locale (#17306) @ptuukkan
106
+ - [l10n] Improve Hebrew (he-IL) locale (#16516) @iddan
107
+ - [l10n] Improve Polish (pl-PL) locale (#17306) @sofortdagmbh
108
+
109
+ #### `@mui/x-data-grid-pro@7.29.0` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
110
+
111
+ Same changes as in `@mui/x-data-grid@7.29.0`.
112
+
113
+ #### `@mui/x-data-grid-premium@7.29.0` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link 'Premium plan')
114
+
115
+ Same changes as in `@mui/x-data-grid-pro@7.29.0`, plus:
116
+
117
+ - [DataGridPremium] Fix stale aggregation results after filtering (#17303) @cherniavskii
118
+ - [DataGridPremium] Fix aggregated values sorting (#17382) @cherniavskii
119
+
120
+ ### Date and Time Pickers
121
+
122
+ #### `@mui/x-date-pickers@7.29.0`
123
+
124
+ - [l10n] Improve Slovak (sk-SK) locale (#17204) @lubka272
125
+ - [l10n] Improve Czech (cs-CZ) locale (#17205) @lubka272
126
+
127
+ #### `@mui/x-date-pickers-pro@7.29.0` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
128
+
129
+ Same changes as in `@mui/x-date-pickers@7.29.0`.
130
+
131
+ ### Charts
132
+
133
+ #### `@mui/x-charts@7.29.0`
134
+
135
+ Internal changes.
136
+
137
+ #### `@mui/x-charts-pro@7.29.0` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
138
+
139
+ Same changes as in `@mui/x-charts@7.29.0`.
140
+
141
+ ### Tree View
142
+
143
+ #### `@mui/x-tree-view@7.29.0`
144
+
145
+ Internal changes.
146
+
147
+ #### `@mui/x-tree-view-pro@7.29.0` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
148
+
149
+ Same changes as in `@mui/x-tree-view@7.29.0`.
150
+
151
+ ### Core
152
+
153
+ - [core] Cleanup `@mui` dependency versions (#17390) @LukasTy
154
+
155
+ ### Docs
156
+
157
+ - [docs] Fix 404 link on the marketing page (#17276) @oliviertassinari
158
+ - [docs] Fix country columns throwing on grouping (#17317) @cherniavskii
159
+ - [release] Changes to v7 for major release (#17320) @michelengelen
160
+
6
161
  ## 7.28.3
7
162
 
8
163
  _Apr 3, 2025_
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import _objectWithoutPropertiesLoose from "@babel/runtime/helpers/esm/objectWithoutPropertiesLoose";
2
4
  import _extends from "@babel/runtime/helpers/esm/extends";
3
5
  const _excluded = ["parentProps", "day", "focusableDay", "selectedDays", "isDateDisabled", "currentMonthNumber", "isViewFocused"],
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import _extends from "@babel/runtime/helpers/esm/extends";
2
4
  import _objectWithoutPropertiesLoose from "@babel/runtime/helpers/esm/objectWithoutPropertiesLoose";
3
5
  const _excluded = ["autoFocus", "onChange", "className", "disabled", "readOnly", "items", "active", "slots", "slotProps", "skipDisabled"];
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import _extends from "@babel/runtime/helpers/esm/extends";
2
4
  import _objectWithoutPropertiesLoose from "@babel/runtime/helpers/esm/objectWithoutPropertiesLoose";
3
5
  const _excluded = ["className", "hasSelected", "isInner", "type", "viewValue"];
package/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @mui/x-date-pickers v7.28.3
2
+ * @mui/x-date-pickers v7.29.1
3
3
  *
4
4
  * @license MIT
5
5
  * This source code is licensed under the MIT license found in the
package/locales/csCZ.js CHANGED
@@ -30,7 +30,7 @@ const csCZPickers = {
30
30
  datePickerToolbarTitle: 'Vyberte datum',
31
31
  dateTimePickerToolbarTitle: 'Vyberte datum a čas',
32
32
  timePickerToolbarTitle: 'Vyberte čas',
33
- dateRangePickerToolbarTitle: 'Vyberete rozmezí dat',
33
+ dateRangePickerToolbarTitle: 'Vyberte rozmezí dat',
34
34
  // Clock labels
35
35
  clockLabelText: (view, time, utils, formattedTime) => `${timeViews[view] ?? view} vybrány. ${!formattedTime && (time === null || !utils.isValid(time)) ? 'Není vybrán čas' : `Vybraný čas je ${formattedTime ?? utils.format(time, 'fullTime')}`}`,
36
36
  hoursClockNumberText: hours => `${hours} hodin`,
package/locales/skSK.js CHANGED
@@ -8,8 +8,8 @@ const timeViews = {
8
8
  };
9
9
  const skSKPickers = {
10
10
  // Calendar navigation
11
- previousMonth: 'Ďalší mesiac',
12
- nextMonth: 'Predchádzajúci mesiac',
11
+ previousMonth: 'Predchádzajúci mesiac',
12
+ nextMonth: 'Ďalší mesiac',
13
13
  // View navigation
14
14
  openPreviousView: 'Otvoriť predchádzajúce zobrazenie',
15
15
  openNextView: 'Otvoriť ďalšie zobrazenie',
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import _objectWithoutPropertiesLoose from "@babel/runtime/helpers/esm/objectWithoutPropertiesLoose";
2
4
  import _extends from "@babel/runtime/helpers/esm/extends";
3
5
  const _excluded = ["parentProps", "day", "focusableDay", "selectedDays", "isDateDisabled", "currentMonthNumber", "isViewFocused"],
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import _extends from "@babel/runtime/helpers/esm/extends";
2
4
  import _objectWithoutPropertiesLoose from "@babel/runtime/helpers/esm/objectWithoutPropertiesLoose";
3
5
  const _excluded = ["autoFocus", "onChange", "className", "disabled", "readOnly", "items", "active", "slots", "slotProps", "skipDisabled"];
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import _extends from "@babel/runtime/helpers/esm/extends";
2
4
  import _objectWithoutPropertiesLoose from "@babel/runtime/helpers/esm/objectWithoutPropertiesLoose";
3
5
  const _excluded = ["className", "hasSelected", "isInner", "type", "viewValue"];
package/modern/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @mui/x-date-pickers v7.28.3
2
+ * @mui/x-date-pickers v7.29.1
3
3
  *
4
4
  * @license MIT
5
5
  * This source code is licensed under the MIT license found in the
@@ -30,7 +30,7 @@ const csCZPickers = {
30
30
  datePickerToolbarTitle: 'Vyberte datum',
31
31
  dateTimePickerToolbarTitle: 'Vyberte datum a čas',
32
32
  timePickerToolbarTitle: 'Vyberte čas',
33
- dateRangePickerToolbarTitle: 'Vyberete rozmezí dat',
33
+ dateRangePickerToolbarTitle: 'Vyberte rozmezí dat',
34
34
  // Clock labels
35
35
  clockLabelText: (view, time, utils, formattedTime) => `${timeViews[view] ?? view} vybrány. ${!formattedTime && (time === null || !utils.isValid(time)) ? 'Není vybrán čas' : `Vybraný čas je ${formattedTime ?? utils.format(time, 'fullTime')}`}`,
36
36
  hoursClockNumberText: hours => `${hours} hodin`,
@@ -8,8 +8,8 @@ const timeViews = {
8
8
  };
9
9
  const skSKPickers = {
10
10
  // Calendar navigation
11
- previousMonth: 'Ďalší mesiac',
12
- nextMonth: 'Predchádzajúci mesiac',
11
+ previousMonth: 'Predchádzajúci mesiac',
12
+ nextMonth: 'Ďalší mesiac',
13
13
  // View navigation
14
14
  openPreviousView: 'Otvoriť predchádzajúce zobrazenie',
15
15
  openNextView: 'Otvoriť ďalšie zobrazenie',
@@ -1,4 +1,5 @@
1
1
  "use strict";
2
+ 'use client';
2
3
 
3
4
  var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault").default;
4
5
  var _interopRequireWildcard = require("@babel/runtime/helpers/interopRequireWildcard").default;
@@ -1,4 +1,5 @@
1
1
  "use strict";
2
+ 'use client';
2
3
 
3
4
  var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault").default;
4
5
  var _interopRequireWildcard = require("@babel/runtime/helpers/interopRequireWildcard").default;
@@ -1,4 +1,5 @@
1
1
  "use strict";
2
+ 'use client';
2
3
 
3
4
  var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault").default;
4
5
  var _interopRequireWildcard = require("@babel/runtime/helpers/interopRequireWildcard").default;
package/node/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @mui/x-date-pickers v7.28.3
2
+ * @mui/x-date-pickers v7.29.1
3
3
  *
4
4
  * @license MIT
5
5
  * This source code is licensed under the MIT license found in the
@@ -36,7 +36,7 @@ const csCZPickers = {
36
36
  datePickerToolbarTitle: 'Vyberte datum',
37
37
  dateTimePickerToolbarTitle: 'Vyberte datum a čas',
38
38
  timePickerToolbarTitle: 'Vyberte čas',
39
- dateRangePickerToolbarTitle: 'Vyberete rozmezí dat',
39
+ dateRangePickerToolbarTitle: 'Vyberte rozmezí dat',
40
40
  // Clock labels
41
41
  clockLabelText: (view, time, utils, formattedTime) => `${timeViews[view] ?? view} vybrány. ${!formattedTime && (time === null || !utils.isValid(time)) ? 'Není vybrán čas' : `Vybraný čas je ${formattedTime ?? utils.format(time, 'fullTime')}`}`,
42
42
  hoursClockNumberText: hours => `${hours} hodin`,
@@ -14,8 +14,8 @@ const timeViews = {
14
14
  };
15
15
  const skSKPickers = {
16
16
  // Calendar navigation
17
- previousMonth: 'Ďalší mesiac',
18
- nextMonth: 'Predchádzajúci mesiac',
17
+ previousMonth: 'Predchádzajúci mesiac',
18
+ nextMonth: 'Ďalší mesiac',
19
19
  // View navigation
20
20
  openPreviousView: 'Otvoriť predchádzajúce zobrazenie',
21
21
  openNextView: 'Otvoriť ďalšie zobrazenie',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mui/x-date-pickers",
3
- "version": "7.28.3",
3
+ "version": "7.29.1",
4
4
  "description": "The community edition of the Date and Time Picker components (MUI X).",
5
5
  "author": "MUI Team",
6
6
  "main": "./node/index.js",
@@ -36,18 +36,18 @@
36
36
  },
37
37
  "dependencies": {
38
38
  "@babel/runtime": "^7.25.7",
39
- "@mui/utils": "^5.16.6 || ^6.0.0 || ^7.0.0 || ^7.0.0-beta",
39
+ "@mui/utils": "^5.16.6 || ^6.0.0 || ^7.0.0",
40
40
  "@types/react-transition-group": "^4.4.11",
41
41
  "clsx": "^2.1.1",
42
42
  "prop-types": "^15.8.1",
43
43
  "react-transition-group": "^4.4.5",
44
- "@mui/x-internals": "7.28.0"
44
+ "@mui/x-internals": "7.29.0"
45
45
  },
46
46
  "peerDependencies": {
47
47
  "@emotion/react": "^11.9.0",
48
48
  "@emotion/styled": "^11.8.1",
49
- "@mui/material": "^5.15.14 || ^6.0.0 || ^7.0.0 || ^7.0.0-beta",
50
- "@mui/system": "^5.15.14 || ^6.0.0 || ^7.0.0 || ^7.0.0-beta",
49
+ "@mui/material": "^5.15.14 || ^6.0.0 || ^7.0.0",
50
+ "@mui/system": "^5.15.14 || ^6.0.0 || ^7.0.0",
51
51
  "date-fns": "^2.25.0 || ^3.2.0 || ^4.0.0",
52
52
  "date-fns-jalali": "^2.13.0-0 || ^3.2.0-0 || ^4.0.0-0",
53
53
  "dayjs": "^1.10.7",