@mui/x-date-pickers-pro 5.0.18 → 5.0.20

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,50 @@
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
+ ## 5.17.25
7
+
8
+ _Feb 23, 2023_
9
+
10
+ We'd like to offer a big thanks to the 2 contributors who made this release possible. Here are some highlights ✨:
11
+
12
+ - 🐞 Bugfixes
13
+
14
+ ### `@mui/x-data-grid@v5.17.25` / `@mui/x-data-grid-pro@v5.17.25` / `@mui/x-data-grid-premium@v5.17.25`
15
+
16
+ #### Changes
17
+
18
+ - [DataGrid] Fix `ownerState` being `undefined` in theme style overrides (#7757) @lolaignatova
19
+
20
+ ### `@mui/x-date-pickers@v5.0.20` / `@mui/x-date-pickers-pro@v5.0.20`
21
+
22
+ #### Changes
23
+
24
+ - [DateTimePicker] Ensure toolbar `viewType` is correctly updated (#7942) @LukasTy
25
+
26
+ ## 5.17.24
27
+
28
+ _Feb 16, 2023_
29
+
30
+ We'd like to offer a big thanks to the 5 contributors who made this release possible. Here are some highlights ✨:
31
+
32
+ - 🌍 Add Hungarian (hu-HU) locale
33
+ - 🐞 Bugfixes
34
+
35
+ ### `@mui/x-data-grid@v5.17.24` / `@mui/x-data-grid-pro@v5.17.24` / `@mui/x-data-grid-premium@v5.17.24`
36
+
37
+ #### Changes
38
+
39
+ - [DataGrid] Allow to pass props to the `TrapFocus` inside the panel wrapper (#7897) @Vivek-Prajapatii
40
+ - [DataGrid] Avoid unnecessary rerenders after `updateRows` (#7945) @cherniavskii
41
+ - [DataGridPro] Change cursor when dragging a column (#7878) @sai6855
42
+ - [DataGridPremium] Fix `leafField` to have correct focus value (#7959) @MBilalShafi
43
+
44
+ ### `@mui/x-date-pickers@v5.0.19` / `@mui/x-date-pickers-pro@v5.0.19`
45
+
46
+ #### Changes
47
+
48
+ - [l10n] Add Hungarian (hu-HU) locale (#7796) @noherczeg
49
+
6
50
  ## 5.17.23
7
51
 
8
52
  _Feb 9, 2023_
package/index.js CHANGED
@@ -1,4 +1,4 @@
1
- /** @license MUI X v5.0.18
1
+ /** @license MUI X v5.0.20
2
2
  *
3
3
  * This source code is licensed under the commercial license found in the
4
4
  * LICENSE file in the root directory of this source tree.
@@ -1,6 +1,6 @@
1
1
  import { ponyfillGlobal } from '@mui/utils';
2
2
  export const getReleaseInfo = () => {
3
- const releaseInfo = "MTY3NTg5NzIwMDAwMA==";
3
+ const releaseInfo = "MTY3NzEwNjgwMDAwMA==";
4
4
 
5
5
  if (process.env.NODE_ENV !== 'production') {
6
6
  // A simple hack to set the value in the test environment (has no build step).
package/legacy/index.js CHANGED
@@ -1,4 +1,4 @@
1
- /** @license MUI X v5.0.18
1
+ /** @license MUI X v5.0.20
2
2
  *
3
3
  * This source code is licensed under the commercial license found in the
4
4
  * LICENSE file in the root directory of this source tree.
@@ -1,6 +1,6 @@
1
1
  import { ponyfillGlobal } from '@mui/utils';
2
2
  export var getReleaseInfo = function getReleaseInfo() {
3
- var releaseInfo = "MTY3NTg5NzIwMDAwMA==";
3
+ var releaseInfo = "MTY3NzEwNjgwMDAwMA==";
4
4
 
5
5
  if (process.env.NODE_ENV !== 'production') {
6
6
  // A simple hack to set the value in the test environment (has no build step).
package/modern/index.js CHANGED
@@ -1,4 +1,4 @@
1
- /** @license MUI X v5.0.18
1
+ /** @license MUI X v5.0.20
2
2
  *
3
3
  * This source code is licensed under the commercial license found in the
4
4
  * LICENSE file in the root directory of this source tree.
@@ -1,6 +1,6 @@
1
1
  import { ponyfillGlobal } from '@mui/utils';
2
2
  export const getReleaseInfo = () => {
3
- const releaseInfo = "MTY3NTg5NzIwMDAwMA==";
3
+ const releaseInfo = "MTY3NzEwNjgwMDAwMA==";
4
4
 
5
5
  if (process.env.NODE_ENV !== 'production') {
6
6
  // A simple hack to set the value in the test environment (has no build step).
package/node/index.js CHANGED
@@ -1,4 +1,4 @@
1
- /** @license MUI X v5.0.18
1
+ /** @license MUI X v5.0.20
2
2
  *
3
3
  * This source code is licensed under the commercial license found in the
4
4
  * LICENSE file in the root directory of this source tree.
@@ -8,7 +8,7 @@ exports.getReleaseInfo = void 0;
8
8
  var _utils = require("@mui/utils");
9
9
 
10
10
  const getReleaseInfo = () => {
11
- const releaseInfo = "MTY3NTg5NzIwMDAwMA==";
11
+ const releaseInfo = "MTY3NzEwNjgwMDAwMA==";
12
12
 
13
13
  if (process.env.NODE_ENV !== 'production') {
14
14
  // A simple hack to set the value in the test environment (has no build step).
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mui/x-date-pickers-pro",
3
- "version": "5.0.18",
3
+ "version": "5.0.20",
4
4
  "description": "The commercial edition of the date picker components (MUI X).",
5
5
  "author": "MUI Team",
6
6
  "main": "./node/index.js",
@@ -36,7 +36,7 @@
36
36
  "@date-io/luxon": "^2.15.0",
37
37
  "@date-io/moment": "^2.15.0",
38
38
  "@mui/utils": "^5.10.3",
39
- "@mui/x-date-pickers": "5.0.18",
39
+ "@mui/x-date-pickers": "5.0.20",
40
40
  "@mui/x-license-pro": "5.17.12",
41
41
  "clsx": "^1.2.1",
42
42
  "prop-types": "^15.7.2",