@mui/x-data-grid-pro 6.11.2 → 6.12.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
@@ -3,6 +3,73 @@
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
+ ## 6.12.0
7
+
8
+ _Aug 25, 2023_
9
+
10
+ We'd like to offer a big thanks to the 10 contributors who made this release possible. Here are some highlights ✨:
11
+
12
+ - 📊 Support horizontal bar chart
13
+ - 💫 Improved animations on Android devices
14
+ - 🌍 Improve Ukrainian (uk-UA) locale on the data grid
15
+ - 🐞 Bugfixes
16
+ - 📚 Documentation improvements
17
+
18
+ ### Data Grid
19
+
20
+ #### `@mui/x-data-grid@v6.12.0`
21
+
22
+ - [DataGrid] Allow print export for more than 100 rows (#10045) @MBilalShafi
23
+ - [l10n] Improve Ukrainian (uk-UA) locale (#10076) @mkundos
24
+
25
+ #### `@mui/x-data-grid-pro@v6.12.0` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
26
+
27
+ Same changes as in `@mui/x-data-grid@v6.12.0`.
28
+
29
+ #### `@mui/x-data-grid-premium@v6.12.0` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link 'Premium plan')
30
+
31
+ Same changes as in `@mui/x-data-grid-pro@v6.12.0`.
32
+
33
+ ### Date Pickers
34
+
35
+ #### `@mui/x-date-pickers@v6.12.0`
36
+
37
+ - [fields] Do not clamp day of month (#9973) @flaviendelangle
38
+ - [pickers] Fix `ownerState` on `desktopPaper` slot props (#10103) @LukasTy
39
+ - [pickers] Fix to `transform-origin` when popper opens to `top` (#10069) @LukasTy
40
+ - [pickers] Fix `YearCalendar` scrolling (#10135) @LukasTy
41
+ - [pickers] Improve the typing of the adapter `dateWithTimezone` method (#10029) @flaviendelangle
42
+ - [pickers] Make `openPickerButton` toggle picker (#10109) @noraleonte
43
+ - [pickers] Update `reduceAnimations` default rule (#9864) @LukasTy
44
+
45
+ #### `@mui/x-date-pickers-pro@v6.12.0` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
46
+
47
+ Same changes as in `@mui/x-date-pickers@v6.12.0`.
48
+
49
+ ### Charts / `@mui/x-charts@6.12.0`
50
+
51
+ - [charts] Fix import issue (#10111) @alexfauquette
52
+ - [charts] Fix `slotProps` propagation (#10105) @alexfauquette
53
+ - [charts] Support horizontal bar chart (#9992) @alexfauquette
54
+
55
+ ### Docs
56
+
57
+ - [docs] Address charts docs feedback (#10119) @alexfauquette
58
+ - [docs] Capitalization convention pickers @oliviertassinari
59
+ - [docs] Fix a11y issue on plan links (#10026) @oliviertassinari
60
+ - [docs] Fix some charts horizontal overflow on mobile devices (#10082) @cupok
61
+ - [docs] Fix typo in quick filter @oliviertassinari
62
+ - [docs] Fix typo in the timezone page (#10073) @flaviendelangle
63
+
64
+ ### Core
65
+
66
+ - [core] Bump monorepo (#10129) @LukasTy
67
+ - [core] Document a bit `useLazyRef` @oliviertassinari
68
+ - [core] Enable strict type checking options in the top-level tsconfig (#9925) @cherniavskii
69
+ - [core] Increase global e2e timeout (#10134) @LukasTy
70
+ - [core] Remove outdated link (#10125) @oliviertassinari
71
+ - [core] Update `no-response` workflow (#10102) @DanailH
72
+
6
73
  ## 6.11.2
7
74
 
8
75
  _Aug 17, 2023_
@@ -26,11 +93,11 @@ We'd like to offer a big thanks to the 8 contributors who made this release poss
26
93
  - [l10n] Improve Chinese (zh-CN) and Chinese(traditional) (zh-TW) locales (#9999) @MyNameIsTakenOMG
27
94
  - [l10n] Improve Spanish (es-ES) locale (#10037) @Macampu420
28
95
 
29
- #### `@mui/x-data-grid-pro@v6.11.2` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link)
96
+ #### `@mui/x-data-grid-pro@v6.11.2` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
30
97
 
31
98
  Same changes as in `@mui/x-data-grid@v6.11.2`.
32
99
 
33
- #### `@mui/x-data-grid-premium@v6.11.2` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link)
100
+ #### `@mui/x-data-grid-premium@v6.11.2` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link 'Premium plan')
34
101
 
35
102
  Same changes as in `@mui/x-data-grid-pro@v6.11.2`.
36
103
 
@@ -43,7 +110,7 @@ Same changes as in `@mui/x-data-grid-pro@v6.11.2`.
43
110
  - [pickers] Pass the shortcut information in the `onChange` context (#9985) @flaviendelangle
44
111
  - [pickers] Replace `Grid` toolbar component with a styled `div` (#10052) @LukasTy
45
112
 
46
- #### `@mui/x-date-pickers-pro@v6.11.2` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link)
113
+ #### `@mui/x-date-pickers-pro@v6.11.2` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
47
114
 
48
115
  Same changes as in `@mui/x-date-pickers@v6.11.2`.
49
116
 
@@ -77,11 +144,11 @@ We'd like to offer a big thanks to the 8 contributors who made this release poss
77
144
 
78
145
  - [DataGrid] `getCellAggregationResult`: Handle `null` `rowNode` case (#9915) @romgrk
79
146
 
80
- #### `@mui/x-data-grid-pro@6.11.1` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link)
147
+ #### `@mui/x-data-grid-pro@6.11.1` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
81
148
 
82
149
  Same changes as in `@mui/x-data-grid@6.11.1`.
83
150
 
84
- #### `@mui/x-data-grid-premium@6.11.1` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link)
151
+ #### `@mui/x-data-grid-premium@6.11.1` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link 'Premium plan')
85
152
 
86
153
  Same changes as in `@mui/x-data-grid-pro@6.11.1`.
87
154
 
@@ -96,7 +163,7 @@ Same changes as in `@mui/x-data-grid-pro@6.11.1`.
96
163
  - [l10n] Improve Finnish (fi-FI) locale (#9795) @kurkle
97
164
  - [l10n] Improve Icelandic (is-IS) locale (#9639) @magnimarels
98
165
 
99
- #### `@mui/x-date-pickers-pro@6.11.1` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link)
166
+ #### `@mui/x-date-pickers-pro@6.11.1` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
100
167
 
101
168
  Same changes as in `@mui/x-date-pickers@6.11.1`.
102
169
 
@@ -146,11 +213,11 @@ We'd like to offer a big thanks to the 12 contributors who made this release pos
146
213
  - [l10n] Improve Finnish (fi-FI) locale (#9848) @sambbaahh
147
214
  - [l10n] Improve Italian (it-IT) locale (#9627) @fabio-rizzello-omnia
148
215
 
149
- #### `@mui/x-data-grid-pro@v6.11.0` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link)
216
+ #### `@mui/x-data-grid-pro@v6.11.0` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
150
217
 
151
218
  Same changes as in `@mui/x-data-grid@v6.11.0`.
152
219
 
153
- #### `@mui/x-data-grid-premium@v6.11.0` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link)
220
+ #### `@mui/x-data-grid-premium@v6.11.0` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link 'Premium plan')
154
221
 
155
222
  Same changes as in `@mui/x-data-grid-pro@v6.11.0`.
156
223
 
@@ -169,7 +236,7 @@ Same changes as in `@mui/x-data-grid-pro@v6.11.0`.
169
236
  - [pickers] Fix offset management on dayjs adapter (#9884) @flaviendelangle
170
237
  - [pickers] Use device motion reduction preference (#9823) @LukasTy
171
238
 
172
- #### `@mui/x-date-pickers-pro@v6.11.0` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link)
239
+ #### `@mui/x-date-pickers-pro@v6.11.0` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
173
240
 
174
241
  Same changes as in `@mui/x-date-pickers@v6.11.0`.
175
242
 
@@ -232,11 +299,11 @@ We'd like to offer a big thanks to the 13 contributors who made this release pos
232
299
  - [DataGrid] Keep focused cell in the DOM (#7357) @yaredtsy
233
300
  - [l10n] Improve Finnish (fi-FI) locale (#9746) @sambbaahh
234
301
 
235
- #### `@mui/x-data-grid-pro@v6.10.2` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link)
302
+ #### `@mui/x-data-grid-pro@v6.10.2` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
236
303
 
237
304
  Same changes as in `@mui/x-data-grid@v6.10.2`.
238
305
 
239
- #### `@mui/x-data-grid-premium@v6.10.2` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link)
306
+ #### `@mui/x-data-grid-premium@v6.10.2` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link 'Premium plan')
240
307
 
241
308
  Same changes as in `@mui/x-data-grid-pro@v6.10.2`, plus:
242
309
 
@@ -248,7 +315,7 @@ Same changes as in `@mui/x-data-grid-pro@v6.10.2`, plus:
248
315
 
249
316
  - [pickers] Remove the `endOfDate` from `DigitalClock` timeOptions (#9800) @noraleonte
250
317
 
251
- #### `@mui/x-date-pickers-pro@v6.10.2` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link)
318
+ #### `@mui/x-date-pickers-pro@v6.10.2` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
252
319
 
253
320
  Same changes as in `@mui/x-date-pickers@v6.10.2`.
254
321
 
@@ -300,14 +367,14 @@ We'd like to offer a big thanks to the 11 contributors who made this release pos
300
367
  - [DataGrid] Update focused cell on page change via keyboard (#9203) @m4theushw
301
368
  - [DataGrid] Wait for remote stylesheets to load before print (#9665) @cherniavskii
302
369
 
303
- #### `@mui/x-data-grid-pro@v6.10.1` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link)
370
+ #### `@mui/x-data-grid-pro@v6.10.1` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
304
371
 
305
372
  Same changes as in `@mui/x-data-grid@v6.10.1`, plus:
306
373
 
307
374
  - [DataGridPro] Improve tree data performance (#9682) @cherniavskii
308
375
  - [DataGridPro] Prevent affecting cells from child DataGrid when resizing a column (#9670) @m4theushw
309
376
 
310
- #### `@mui/x-data-grid-premium@v6.10.1` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link)
377
+ #### `@mui/x-data-grid-premium@v6.10.1` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link 'Premium plan')
311
378
 
312
379
  Same changes as in `@mui/x-data-grid-pro@v6.10.1`.
313
380
 
@@ -318,7 +385,7 @@ Same changes as in `@mui/x-data-grid-pro@v6.10.1`.
318
385
  - [fields] Fix `format` and `value` update order (#9715) @LukasTy
319
386
  - [pickers] Remove `require` usage in comment (#9675) @LukasTy
320
387
 
321
- #### `@mui/x-date-pickers-pro@v6.10.1` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link)
388
+ #### `@mui/x-date-pickers-pro@v6.10.1` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
322
389
 
323
390
  Same changes as in `@mui/x-date-pickers@v6.10.1`.
324
391
 
@@ -369,11 +436,11 @@ We'd like to offer a big thanks to the 10 contributors who made this release pos
369
436
  - [DataGrid] Make `rowExpansionChange` event public (#9611) @MBilalShafi
370
437
  - [l10n] Improve Polish (pl-PL) locale (#9625) @ch1llysense
371
438
 
372
- #### `@mui/x-data-grid-pro@6.10.0` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link)
439
+ #### `@mui/x-data-grid-pro@6.10.0` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
373
440
 
374
441
  Same changes as in `@mui/x-data-grid@6.10.0`.
375
442
 
376
- #### `@mui/x-data-grid-premium@6.10.0` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link)
443
+ #### `@mui/x-data-grid-premium@6.10.0` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link 'Premium plan')
377
444
 
378
445
  Same changes as in `@mui/x-data-grid-pro@6.10.0`.
379
446
 
@@ -384,7 +451,7 @@ Same changes as in `@mui/x-data-grid-pro@6.10.0`.
384
451
  - [pickers] Fix date calendar issues (#9652) @LukasTy
385
452
  - [l10n] Improve Norwegian (nb-NO) locale (#9608) @JosteinBrevik
386
453
 
387
- #### `@mui/x-date-pickers-pro@6.10.0` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link)
454
+ #### `@mui/x-date-pickers-pro@6.10.0` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
388
455
 
389
456
  Same changes as in `@mui/x-date-pickers@6.10.0`.
390
457
 
@@ -437,11 +504,11 @@ We'd like to offer a big thanks to the 11 contributors who made this release pos
437
504
  - [DataGrid] Correctly reflect `TablePagination`'s `rowsPerPageOptions` shape to `pageSizeOptions` (#9438) @burakkgunduzz
438
505
  - [l10n] Improve Spanish (es-ES) locale (#9500) @fufex
439
506
 
440
- #### `@mui/x-data-grid-pro@6.9.2` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link)
507
+ #### `@mui/x-data-grid-pro@6.9.2` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
441
508
 
442
509
  Same changes as in `@mui/x-data-grid@6.9.2`.
443
510
 
444
- #### `@mui/x-data-grid-premium@6.9.2` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link)
511
+ #### `@mui/x-data-grid-premium@6.9.2` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link 'Premium plan')
445
512
 
446
513
  Same changes as in `@mui/x-data-grid-pro@6.9.2`, plus:
447
514
 
@@ -454,7 +521,7 @@ Same changes as in `@mui/x-data-grid-pro@6.9.2`, plus:
454
521
  - [pickers] Forward digital clock classes (#9555) @YoonjiJang
455
522
  - [pickers] Rename `internal` folder to `internals` on `@mui/x-date-picker-pro` (#9571) @flaviendelangle
456
523
 
457
- #### `@mui/x-date-pickers-pro@6.9.2` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link)
524
+ #### `@mui/x-date-pickers-pro@6.9.2` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
458
525
 
459
526
  Same changes as in `@mui/x-date-pickers@6.9.2`.
460
527
 
@@ -502,14 +569,14 @@ We'd like to offer a big thanks to the 13 contributors who made this release pos
502
569
  - [DataGrid] Fix `Maximum call stack size exceeded` error when using fractional width (#9516) @cherniavskii
503
570
  - [l10n] Improve Romanian (ro-RO) and Hungarian (hu-HU) translations (#9436) @noraleonte
504
571
 
505
- #### `@mui/x-data-grid-pro@6.9.1` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link)
572
+ #### `@mui/x-data-grid-pro@6.9.1` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
506
573
 
507
574
  Same changes as in `@mui/x-data-grid@6.9.1`, plus:
508
575
 
509
576
  - [DataGridPro] Don't throw error in column pinning (#9507) @romgrk
510
577
  - [DataGridPro] Fix bug with `checkboxSelection` and treeData/grouping (#9418) @romgrk
511
578
 
512
- #### `@mui/x-data-grid-premium@6.9.1` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link)
579
+ #### `@mui/x-data-grid-premium@6.9.1` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link 'Premium plan')
513
580
 
514
581
  Same changes as in `@mui/x-data-grid-pro@6.9.1`.
515
582
 
@@ -523,7 +590,7 @@ Same changes as in `@mui/x-data-grid-pro@6.9.1`.
523
590
  - [l10n] Add Chinese (Hong Kong) (zh-HK) locale (#9468) @samchiu90
524
591
  - [l10n] Improve Romanian (ro-RO) translations (#9436) @noraleonte
525
592
 
526
- #### `@mui/x-date-pickers-pro@6.9.1` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link)
593
+ #### `@mui/x-date-pickers-pro@6.9.1` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
527
594
 
528
595
  Same changes as in `@mui/x-date-pickers@6.9.1`.
529
596
 
@@ -587,11 +654,11 @@ We'd like to offer a big thanks to the 11 contributors who made this release pos
587
654
  - [DataGrid] Use container dimensions from `getComputedStyle` (#9236) @m4theushw
588
655
  - [l10n] Improve Brazilian Portuguese (pt-BR) locale (#9404) @julioAz
589
656
 
590
- #### `@mui/x-data-grid-pro@6.9.0` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link)
657
+ #### `@mui/x-data-grid-pro@6.9.0` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
591
658
 
592
659
  Same changes as in `@mui/x-data-grid@6.9.0`.
593
660
 
594
- #### `@mui/x-data-grid-premium@6.9.0` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link)
661
+ #### `@mui/x-data-grid-premium@6.9.0` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link 'Premium plan')
595
662
 
596
663
  Same changes as in `@mui/x-data-grid-pro@6.9.0`.
597
664
 
@@ -607,7 +674,7 @@ Same changes as in `@mui/x-data-grid-pro@6.9.0`.
607
674
  - [pickers] Reduce date range calendar vertical border width (#9368) @oliviertassinari
608
675
  - [pickers] Reset fields internal state when pasting value (#9385) @alexfauquette
609
676
 
610
- #### `@mui/x-date-pickers-pro@6.9.0` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link)
677
+ #### `@mui/x-date-pickers-pro@6.9.0` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
611
678
 
612
679
  Same changes as in `@mui/x-date-pickers@6.9.0`.
613
680
 
@@ -663,11 +730,11 @@ We'd like to offer a big thanks to the 13 contributors who made this release pos
663
730
  - [DataGrid] Scroll performance improvements (#9037) @romgrk
664
731
  - [l10n] Improve Greek (el-GR) locale (#9292) @clytras
665
732
 
666
- #### `@mui/x-data-grid-pro@6.8.0` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link)
733
+ #### `@mui/x-data-grid-pro@6.8.0` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
667
734
 
668
735
  Same changes as in `@mui/x-data-grid@6.8.0`.
669
736
 
670
- #### `@mui/x-data-grid-premium@6.8.0` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link)
737
+ #### `@mui/x-data-grid-premium@6.8.0` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link 'Premium plan')
671
738
 
672
739
  Same changes as in `@mui/x-data-grid-pro@6.8.0`.
673
740
 
@@ -680,7 +747,7 @@ Same changes as in `@mui/x-data-grid-pro@6.8.0`.
680
747
  - [pickers] Close the calendar when a shortcut is selected (#9080) @flaviendelangle
681
748
  - [pickers] Fix disabling for digital clock (#9300) @alexfauquette
682
749
 
683
- #### `@mui/x-date-pickers-pro@6.8.0` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link)
750
+ #### `@mui/x-date-pickers-pro@6.8.0` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
684
751
 
685
752
  Same changes as in `@mui/x-date-pickers@6.8.0`.
686
753
 
@@ -756,13 +823,13 @@ We'd like to offer a big thanks to the 12 contributors who made this release pos
756
823
  - [l10n] Improve German (de-DE) locale (#9259) @ximex
757
824
  - [l10n] Improve Turkish (tr-TR) locale (#9237) @MCErtan
758
825
 
759
- #### `@mui/x-data-grid-pro@6.7.0` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link)
826
+ #### `@mui/x-data-grid-pro@6.7.0` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
760
827
 
761
828
  Same changes as in `@mui/x-data-grid@6.7.0`, plus:
762
829
 
763
830
  - [DataGridPro] Improve header filter menu visuals (#9181) @MBilalShafi
764
831
 
765
- #### `@mui/x-data-grid-premium@6.7.0` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link)
832
+ #### `@mui/x-data-grid-premium@6.7.0` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link 'Premium plan')
766
833
 
767
834
  Same changes as in `@mui/x-data-grid-pro@6.7.0`, plus:
768
835
 
@@ -776,7 +843,7 @@ Same changes as in `@mui/x-data-grid-pro@6.7.0`, plus:
776
843
  - [l10n] Improve German (de-DE) locale (#9258) @ximex
777
844
  - [pickers] Apply dynamic default format depending on views for all desktop and mobile pickers (#9126) @flaviendelangle
778
845
 
779
- #### `@mui/x-date-pickers-pro@6.7.0` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link)
846
+ #### `@mui/x-date-pickers-pro@6.7.0` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
780
847
 
781
848
  Same changes as in `@mui/x-date-pickers@6.7.0`, plus:
782
849
 
package/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @mui/x-data-grid-pro
2
2
 
3
- This package is the Pro Plan edition of the data grid component.
3
+ This package is the Pro plan edition of the data grid component.
4
4
  It's part of MUI X, an open core extension of MUI, with advanced components.
5
5
 
6
6
  ## Installation
@@ -76,7 +76,7 @@ const GridHeaderFilterCell = /*#__PURE__*/React.forwardRef((props, ref) => {
76
76
  focusableElement = inputRef.current;
77
77
  }
78
78
  const elementToFocus = focusableElement || cellRef.current;
79
- elementToFocus == null ? void 0 : elementToFocus.focus();
79
+ elementToFocus == null || elementToFocus.focus();
80
80
  apiRef.current.columnHeadersContainerElementRef.current.scrollLeft = 0;
81
81
  }
82
82
  }, [InputComponent, apiRef, hasFocus, isEditing, isMenuOpen]);
@@ -9,12 +9,12 @@ function createPinnedRowsInternalCache(pinnedRows, getRowId) {
9
9
  bottomIds: [],
10
10
  idLookup: {}
11
11
  };
12
- pinnedRows == null || (_pinnedRows$top = pinnedRows.top) == null ? void 0 : _pinnedRows$top.forEach(rowModel => {
12
+ pinnedRows == null || (_pinnedRows$top = pinnedRows.top) == null || _pinnedRows$top.forEach(rowModel => {
13
13
  const id = getRowIdFromRowModel(rowModel, getRowId);
14
14
  cache.topIds.push(id);
15
15
  cache.idLookup[id] = rowModel;
16
16
  });
17
- pinnedRows == null || (_pinnedRows$bottom = pinnedRows.bottom) == null ? void 0 : _pinnedRows$bottom.forEach(rowModel => {
17
+ pinnedRows == null || (_pinnedRows$bottom = pinnedRows.bottom) == null || _pinnedRows$bottom.forEach(rowModel => {
18
18
  const id = getRowIdFromRowModel(rowModel, getRowId);
19
19
  cache.bottomIds.push(id);
20
20
  cache.idLookup[id] = rowModel;
@@ -70,7 +70,7 @@ export const useGridRowPinningPreProcessors = apiRef => {
70
70
  pinnedRows: {}
71
71
  })
72
72
  });
73
- (_pinnedRowsCache$topI = pinnedRowsCache.topIds) == null ? void 0 : _pinnedRowsCache$topI.forEach(rowId => {
73
+ (_pinnedRowsCache$topI = pinnedRowsCache.topIds) == null || _pinnedRowsCache$topI.forEach(rowId => {
74
74
  newGroupingParams = addPinnedRow({
75
75
  groupingParams: newGroupingParams,
76
76
  rowModel: pinnedRowsCache.idLookup[rowId],
@@ -80,7 +80,7 @@ export const useGridRowPinningPreProcessors = apiRef => {
80
80
  isAutoGenerated: false
81
81
  });
82
82
  });
83
- (_pinnedRowsCache$bott = pinnedRowsCache.bottomIds) == null ? void 0 : _pinnedRowsCache$bott.forEach(rowId => {
83
+ (_pinnedRowsCache$bott = pinnedRowsCache.bottomIds) == null || _pinnedRowsCache$bott.forEach(rowId => {
84
84
  newGroupingParams = addPinnedRow({
85
85
  groupingParams: newGroupingParams,
86
86
  rowModel: pinnedRowsCache.idLookup[rowId],
package/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @mui/x-data-grid-pro v6.11.2
2
+ * @mui/x-data-grid-pro v6.12.0
3
3
  *
4
4
  * @license MUI X Commercial
5
5
  * This source code is licensed under the commercial license found in the
@@ -72,7 +72,7 @@ var GridHeaderFilterCell = /*#__PURE__*/React.forwardRef(function (props, ref) {
72
72
  focusableElement = inputRef.current;
73
73
  }
74
74
  var elementToFocus = focusableElement || cellRef.current;
75
- elementToFocus == null ? void 0 : elementToFocus.focus();
75
+ elementToFocus == null || elementToFocus.focus();
76
76
  apiRef.current.columnHeadersContainerElementRef.current.scrollLeft = 0;
77
77
  }
78
78
  }, [InputComponent, apiRef, hasFocus, isEditing, isMenuOpen]);
@@ -9,12 +9,12 @@ function createPinnedRowsInternalCache(pinnedRows, getRowId) {
9
9
  bottomIds: [],
10
10
  idLookup: {}
11
11
  };
12
- pinnedRows == null || (_pinnedRows$top = pinnedRows.top) == null ? void 0 : _pinnedRows$top.forEach(function (rowModel) {
12
+ pinnedRows == null || (_pinnedRows$top = pinnedRows.top) == null || _pinnedRows$top.forEach(function (rowModel) {
13
13
  var id = getRowIdFromRowModel(rowModel, getRowId);
14
14
  cache.topIds.push(id);
15
15
  cache.idLookup[id] = rowModel;
16
16
  });
17
- pinnedRows == null || (_pinnedRows$bottom = pinnedRows.bottom) == null ? void 0 : _pinnedRows$bottom.forEach(function (rowModel) {
17
+ pinnedRows == null || (_pinnedRows$bottom = pinnedRows.bottom) == null || _pinnedRows$bottom.forEach(function (rowModel) {
18
18
  var id = getRowIdFromRowModel(rowModel, getRowId);
19
19
  cache.bottomIds.push(id);
20
20
  cache.idLookup[id] = rowModel;
@@ -69,7 +69,7 @@ export var useGridRowPinningPreProcessors = function useGridRowPinningPreProcess
69
69
  pinnedRows: {}
70
70
  })
71
71
  });
72
- (_pinnedRowsCache$topI = pinnedRowsCache.topIds) == null ? void 0 : _pinnedRowsCache$topI.forEach(function (rowId) {
72
+ (_pinnedRowsCache$topI = pinnedRowsCache.topIds) == null || _pinnedRowsCache$topI.forEach(function (rowId) {
73
73
  newGroupingParams = addPinnedRow({
74
74
  groupingParams: newGroupingParams,
75
75
  rowModel: pinnedRowsCache.idLookup[rowId],
@@ -79,7 +79,7 @@ export var useGridRowPinningPreProcessors = function useGridRowPinningPreProcess
79
79
  isAutoGenerated: false
80
80
  });
81
81
  });
82
- (_pinnedRowsCache$bott = pinnedRowsCache.bottomIds) == null ? void 0 : _pinnedRowsCache$bott.forEach(function (rowId) {
82
+ (_pinnedRowsCache$bott = pinnedRowsCache.bottomIds) == null || _pinnedRowsCache$bott.forEach(function (rowId) {
83
83
  newGroupingParams = addPinnedRow({
84
84
  groupingParams: newGroupingParams,
85
85
  rowModel: pinnedRowsCache.idLookup[rowId],
package/legacy/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @mui/x-data-grid-pro v6.11.2
2
+ * @mui/x-data-grid-pro v6.12.0
3
3
  *
4
4
  * @license MUI X Commercial
5
5
  * This source code is licensed under the commercial license found in the
@@ -1,6 +1,6 @@
1
1
  import { ponyfillGlobal } from '@mui/utils';
2
2
  export var getReleaseInfo = function getReleaseInfo() {
3
- var releaseInfo = "MTY5MjI0NDgwMDAwMA==";
3
+ var releaseInfo = "MTY5MjkxNDQwMDAwMA==";
4
4
  if (process.env.NODE_ENV !== 'production') {
5
5
  // A simple hack to set the value in the test environment (has no build step).
6
6
  // eslint-disable-next-line no-useless-concat
@@ -39,7 +39,7 @@ export var insertDataRowInTree = function insertDataRowInTree(_ref) {
39
39
  parent: parentNodeId,
40
40
  groupingKey: key
41
41
  };
42
- updatedGroupsManager == null ? void 0 : updatedGroupsManager.addAction(parentNodeId, 'insertChildren');
42
+ updatedGroupsManager == null || updatedGroupsManager.addAction(parentNodeId, 'insertChildren');
43
43
  insertNodeInTree(leafNode, tree, treeDepths, previousTree);
44
44
  } else {
45
45
  var existingNodeWithPartialPath = tree[existingNodeIdWithPartialPath];
@@ -47,8 +47,8 @@ export var insertDataRowInTree = function insertDataRowInTree(_ref) {
47
47
  // If we already have an auto-generated group matching the partial path,
48
48
  // We replace it with the node from of data row passed to `insertNodeInTree`
49
49
  if (existingNodeWithPartialPath.type === 'group' && existingNodeWithPartialPath.isAutoGenerated) {
50
- updatedGroupsManager == null ? void 0 : updatedGroupsManager.addAction(parentNodeId, 'removeChildren');
51
- updatedGroupsManager == null ? void 0 : updatedGroupsManager.addAction(parentNodeId, 'insertChildren');
50
+ updatedGroupsManager == null || updatedGroupsManager.addAction(parentNodeId, 'removeChildren');
51
+ updatedGroupsManager == null || updatedGroupsManager.addAction(parentNodeId, 'insertChildren');
52
52
  updateGroupNodeIdAndAutoGenerated({
53
53
  tree: tree,
54
54
  previousTree: previousTree,
@@ -62,7 +62,7 @@ export var insertDataRowInTree = function insertDataRowInTree(_ref) {
62
62
  } else {
63
63
  // If we have another row matching the partial path, then there is a duplicate in the dataset.
64
64
  // We warn the user and skip the current row.
65
- onDuplicatePath == null ? void 0 : onDuplicatePath(existingNodeIdWithPartialPath, id, path);
65
+ onDuplicatePath == null || onDuplicatePath(existingNodeIdWithPartialPath, id, path);
66
66
  }
67
67
  }
68
68
  }
@@ -85,7 +85,7 @@ export var insertDataRowInTree = function insertDataRowInTree(_ref) {
85
85
  childrenFromPath: {},
86
86
  childrenExpanded: false
87
87
  };
88
- updatedGroupsManager == null ? void 0 : updatedGroupsManager.addAction(parentNodeId, 'insertChildren');
88
+ updatedGroupsManager == null || updatedGroupsManager.addAction(parentNodeId, 'insertChildren');
89
89
  insertNodeInTree(updateGroupDefaultExpansion(autoGeneratedGroupNode, defaultGroupingExpansionDepth, isGroupExpandedByDefault), tree, treeDepths, previousTree);
90
90
  parentNodeId = nodeId;
91
91
  }
@@ -18,7 +18,7 @@ var removeNodeAndCleanParent = function removeNodeAndCleanParent(_ref) {
18
18
  });
19
19
  }
20
20
  var parentNode = tree[node.parent];
21
- updatedGroupsManager == null ? void 0 : updatedGroupsManager.addAction(parentNode.id, 'removeChildren');
21
+ updatedGroupsManager == null || updatedGroupsManager.addAction(parentNode.id, 'removeChildren');
22
22
  var shouldDeleteGroup = parentNode.id !== GRID_ROOT_GROUP_ID && parentNode.children.length === 0;
23
23
  if (shouldDeleteGroup) {
24
24
  if (parentNode.isAutoGenerated) {
@@ -43,8 +43,8 @@ var replaceDataGroupWithAutoGeneratedGroup = function replaceDataGroupWithAutoGe
43
43
  tree = _ref2.tree,
44
44
  treeDepths = _ref2.treeDepths,
45
45
  updatedGroupsManager = _ref2.updatedGroupsManager;
46
- updatedGroupsManager == null ? void 0 : updatedGroupsManager.addAction(node.parent, 'removeChildren');
47
- updatedGroupsManager == null ? void 0 : updatedGroupsManager.addAction(node.parent, 'insertChildren');
46
+ updatedGroupsManager == null || updatedGroupsManager.addAction(node.parent, 'removeChildren');
47
+ updatedGroupsManager == null || updatedGroupsManager.addAction(node.parent, 'insertChildren');
48
48
  updateGroupNodeIdAndAutoGenerated({
49
49
  previousTree: null,
50
50
  tree: tree,
@@ -61,7 +61,7 @@ export var updateRowTree = function updateRowTree(params) {
61
61
  defaultGroupingExpansionDepth: params.defaultGroupingExpansionDepth
62
62
  });
63
63
  } else {
64
- updatedGroupsManager == null ? void 0 : updatedGroupsManager.addAction(tree[_id].parent, 'modifyChildren');
64
+ updatedGroupsManager == null || updatedGroupsManager.addAction(tree[_id].parent, 'modifyChildren');
65
65
  }
66
66
  }
67
67
 
package/modern/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @mui/x-data-grid-pro v6.11.2
2
+ * @mui/x-data-grid-pro v6.12.0
3
3
  *
4
4
  * @license MUI X Commercial
5
5
  * This source code is licensed under the commercial license found in the
@@ -1,6 +1,6 @@
1
1
  import { ponyfillGlobal } from '@mui/utils';
2
2
  export const getReleaseInfo = () => {
3
- const releaseInfo = "MTY5MjI0NDgwMDAwMA==";
3
+ const releaseInfo = "MTY5MjkxNDQwMDAwMA==";
4
4
  if (process.env.NODE_ENV !== 'production') {
5
5
  // A simple hack to set the value in the test environment (has no build step).
6
6
  // eslint-disable-next-line no-useless-concat
package/node/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @mui/x-data-grid-pro v6.11.2
2
+ * @mui/x-data-grid-pro v6.12.0
3
3
  *
4
4
  * @license MUI X Commercial
5
5
  * This source code is licensed under the commercial license found in the
@@ -6,7 +6,7 @@ Object.defineProperty(exports, "__esModule", {
6
6
  exports.getReleaseInfo = void 0;
7
7
  var _utils = require("@mui/utils");
8
8
  const getReleaseInfo = () => {
9
- const releaseInfo = "MTY5MjI0NDgwMDAwMA==";
9
+ const releaseInfo = "MTY5MjkxNDQwMDAwMA==";
10
10
  if (process.env.NODE_ENV !== 'production') {
11
11
  // A simple hack to set the value in the test environment (has no build step).
12
12
  // eslint-disable-next-line no-useless-concat
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mui/x-data-grid-pro",
3
- "version": "6.11.2",
3
+ "version": "6.12.0",
4
4
  "description": "The Pro plan edition of the data grid component (MUI X).",
5
5
  "author": "MUI Team",
6
6
  "main": "./node/index.js",
@@ -31,9 +31,9 @@
31
31
  "directory": "packages/grid/x-data-grid-pro"
32
32
  },
33
33
  "dependencies": {
34
- "@babel/runtime": "^7.22.6",
34
+ "@babel/runtime": "^7.22.11",
35
35
  "@mui/utils": "^5.14.5",
36
- "@mui/x-data-grid": "6.11.2",
36
+ "@mui/x-data-grid": "6.12.0",
37
37
  "@mui/x-license-pro": "6.10.2",
38
38
  "@types/format-util": "^1.0.2",
39
39
  "clsx": "^2.0.0",
@@ -1,6 +1,6 @@
1
1
  import { ponyfillGlobal } from '@mui/utils';
2
2
  export const getReleaseInfo = () => {
3
- const releaseInfo = "MTY5MjI0NDgwMDAwMA==";
3
+ const releaseInfo = "MTY5MjkxNDQwMDAwMA==";
4
4
  if (process.env.NODE_ENV !== 'production') {
5
5
  // A simple hack to set the value in the test environment (has no build step).
6
6
  // eslint-disable-next-line no-useless-concat
@@ -41,7 +41,7 @@ export const insertDataRowInTree = ({
41
41
  parent: parentNodeId,
42
42
  groupingKey: key
43
43
  };
44
- updatedGroupsManager == null ? void 0 : updatedGroupsManager.addAction(parentNodeId, 'insertChildren');
44
+ updatedGroupsManager == null || updatedGroupsManager.addAction(parentNodeId, 'insertChildren');
45
45
  insertNodeInTree(leafNode, tree, treeDepths, previousTree);
46
46
  } else {
47
47
  const existingNodeWithPartialPath = tree[existingNodeIdWithPartialPath];
@@ -49,8 +49,8 @@ export const insertDataRowInTree = ({
49
49
  // If we already have an auto-generated group matching the partial path,
50
50
  // We replace it with the node from of data row passed to `insertNodeInTree`
51
51
  if (existingNodeWithPartialPath.type === 'group' && existingNodeWithPartialPath.isAutoGenerated) {
52
- updatedGroupsManager == null ? void 0 : updatedGroupsManager.addAction(parentNodeId, 'removeChildren');
53
- updatedGroupsManager == null ? void 0 : updatedGroupsManager.addAction(parentNodeId, 'insertChildren');
52
+ updatedGroupsManager == null || updatedGroupsManager.addAction(parentNodeId, 'removeChildren');
53
+ updatedGroupsManager == null || updatedGroupsManager.addAction(parentNodeId, 'insertChildren');
54
54
  updateGroupNodeIdAndAutoGenerated({
55
55
  tree,
56
56
  previousTree,
@@ -64,7 +64,7 @@ export const insertDataRowInTree = ({
64
64
  } else {
65
65
  // If we have another row matching the partial path, then there is a duplicate in the dataset.
66
66
  // We warn the user and skip the current row.
67
- onDuplicatePath == null ? void 0 : onDuplicatePath(existingNodeIdWithPartialPath, id, path);
67
+ onDuplicatePath == null || onDuplicatePath(existingNodeIdWithPartialPath, id, path);
68
68
  }
69
69
  }
70
70
  }
@@ -87,7 +87,7 @@ export const insertDataRowInTree = ({
87
87
  childrenFromPath: {},
88
88
  childrenExpanded: false
89
89
  };
90
- updatedGroupsManager == null ? void 0 : updatedGroupsManager.addAction(parentNodeId, 'insertChildren');
90
+ updatedGroupsManager == null || updatedGroupsManager.addAction(parentNodeId, 'insertChildren');
91
91
  insertNodeInTree(updateGroupDefaultExpansion(autoGeneratedGroupNode, defaultGroupingExpansionDepth, isGroupExpandedByDefault), tree, treeDepths, previousTree);
92
92
  parentNodeId = nodeId;
93
93
  }
@@ -19,7 +19,7 @@ const removeNodeAndCleanParent = ({
19
19
  });
20
20
  }
21
21
  const parentNode = tree[node.parent];
22
- updatedGroupsManager == null ? void 0 : updatedGroupsManager.addAction(parentNode.id, 'removeChildren');
22
+ updatedGroupsManager == null || updatedGroupsManager.addAction(parentNode.id, 'removeChildren');
23
23
  const shouldDeleteGroup = parentNode.id !== GRID_ROOT_GROUP_ID && parentNode.children.length === 0;
24
24
  if (shouldDeleteGroup) {
25
25
  if (parentNode.isAutoGenerated) {
@@ -45,8 +45,8 @@ const replaceDataGroupWithAutoGeneratedGroup = ({
45
45
  treeDepths,
46
46
  updatedGroupsManager
47
47
  }) => {
48
- updatedGroupsManager == null ? void 0 : updatedGroupsManager.addAction(node.parent, 'removeChildren');
49
- updatedGroupsManager == null ? void 0 : updatedGroupsManager.addAction(node.parent, 'insertChildren');
48
+ updatedGroupsManager == null || updatedGroupsManager.addAction(node.parent, 'removeChildren');
49
+ updatedGroupsManager == null || updatedGroupsManager.addAction(node.parent, 'insertChildren');
50
50
  updateGroupNodeIdAndAutoGenerated({
51
51
  previousTree: null,
52
52
  tree,
@@ -63,7 +63,7 @@ export const updateRowTree = params => {
63
63
  defaultGroupingExpansionDepth: params.defaultGroupingExpansionDepth
64
64
  });
65
65
  } else {
66
- updatedGroupsManager == null ? void 0 : updatedGroupsManager.addAction(tree[id].parent, 'modifyChildren');
66
+ updatedGroupsManager == null || updatedGroupsManager.addAction(tree[id].parent, 'modifyChildren');
67
67
  }
68
68
  }
69
69