@mui/x-tree-view-pro 7.23.0 → 7.23.6
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 +337 -0
- package/README.md +1 -1
- package/index.js +1 -1
- package/internals/utils/releaseInfo.js +1 -1
- package/modern/index.js +1 -1
- package/modern/internals/utils/releaseInfo.js +1 -1
- package/node/index.js +1 -1
- package/node/internals/utils/releaseInfo.js +1 -1
- package/package.json +4 -4
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,343 @@
|
|
|
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.23.6
|
|
7
|
+
|
|
8
|
+
_Jan 9, 2025_
|
|
9
|
+
|
|
10
|
+
We'd like to offer a big thanks to the 11 contributors who made this release possible. Here are some highlights ✨:
|
|
11
|
+
|
|
12
|
+
- 🌍 Add Chinese (Taiwan) (zh-TW) locale on the Date and Time Pickers
|
|
13
|
+
- 🌍 Improve Norwegian (nb-NO) locale on the Date and Time Pickers
|
|
14
|
+
- 🌍 Improve Dutch (nl-NL) locale on the Data Grid
|
|
15
|
+
- 🐞 Bugfixes
|
|
16
|
+
|
|
17
|
+
Special thanks go out to the community contributors who have helped make this release possible:
|
|
18
|
+
@josteinjhauge, @derek-0000, @nusr, @k-rajat19, @tomashauser.
|
|
19
|
+
Following are all team members who have contributed to this release:
|
|
20
|
+
@flaviendelangle, @LukasTy, @MBilalShafi, @arminmeh, @oliviertassinari, @cherniavskii.
|
|
21
|
+
|
|
22
|
+
<!--/ HIGHLIGHT_ABOVE_SEPARATOR /-->
|
|
23
|
+
|
|
24
|
+
### Data Grid
|
|
25
|
+
|
|
26
|
+
#### `@mui/x-data-grid@7.23.6`
|
|
27
|
+
|
|
28
|
+
- [DataGrid] Improve React 19 support (#16048) @LukasTy
|
|
29
|
+
- [DataGrid] Add `name` attribute to selection checkboxes (#16041) @derek-0000
|
|
30
|
+
- [DataGrid] Fix number filter field formatting values while typing (#16068) @arminmeh
|
|
31
|
+
- [DataGrid] Fix select all checkbox state reset with server side data (#16039) @MBilalShafi
|
|
32
|
+
|
|
33
|
+
#### `@mui/x-data-grid-pro@7.23.6` [](https://mui.com/r/x-pro-svg-link 'Pro plan')
|
|
34
|
+
|
|
35
|
+
Same changes as in `@mui/x-data-grid@7.23.6`.
|
|
36
|
+
|
|
37
|
+
#### `@mui/x-data-grid-premium@7.23.6` [](https://mui.com/r/x-premium-svg-link 'Premium plan')
|
|
38
|
+
|
|
39
|
+
Same changes as in `@mui/x-data-grid-pro@7.23.6`.
|
|
40
|
+
|
|
41
|
+
### Date and Time Pickers
|
|
42
|
+
|
|
43
|
+
#### `@mui/x-date-pickers@7.23.6`
|
|
44
|
+
|
|
45
|
+
- [pickers] Improve React 19 support (#16048) @LukasTy
|
|
46
|
+
- [l10n] Add Chinese (Taiwan) (zh-TW) locale (#16057) @nusr
|
|
47
|
+
- [l10n] Improve Norwegian (nb-NO) locale (#16083) @josteinjhauge
|
|
48
|
+
- [pickers] Support `date-fns-jalali` v4 (#16013) @LukasTy
|
|
49
|
+
|
|
50
|
+
#### `@mui/x-date-pickers-pro@7.23.6` [](https://mui.com/r/x-pro-svg-link 'Pro plan')
|
|
51
|
+
|
|
52
|
+
Same changes as in `@mui/x-date-pickers@7.23.6`.
|
|
53
|
+
|
|
54
|
+
### Charts
|
|
55
|
+
|
|
56
|
+
#### `@mui/x-charts@7.23.6`
|
|
57
|
+
|
|
58
|
+
- [charts] Improve React 19 support (#16048) @LukasTy
|
|
59
|
+
- [charts] Fix 301 redirection in the API documentation @oliviertassinari
|
|
60
|
+
|
|
61
|
+
#### `@mui/x-charts-pro@7.23.6` [](https://mui.com/r/x-pro-svg-link 'Pro plan')
|
|
62
|
+
|
|
63
|
+
Same changes as in `@mui/x-charts@7.23.6`.
|
|
64
|
+
|
|
65
|
+
### Tree View
|
|
66
|
+
|
|
67
|
+
#### `@mui/x-tree-view@7.23.6`
|
|
68
|
+
|
|
69
|
+
- [TreeView] Improve React 19 support (#16048) @LukasTy
|
|
70
|
+
|
|
71
|
+
#### `@mui/x-tree-view-pro@7.23.6` [](https://mui.com/r/x-pro-svg-link 'Pro plan')
|
|
72
|
+
|
|
73
|
+
Same changes as in `@mui/x-tree-view@7.23.6`.
|
|
74
|
+
|
|
75
|
+
### Docs
|
|
76
|
+
|
|
77
|
+
- [docs] Fix `EditingWithDatePickers` demo (#16047) @k-rajat19
|
|
78
|
+
- [docs] Fix doc warning for automatic children selection on tree view (#16037) @flaviendelangle
|
|
79
|
+
- [docs] Fix non-existing "adapter" property of `LocalizationProvider` (#16088) @tomashauser
|
|
80
|
+
|
|
81
|
+
### Core
|
|
82
|
+
|
|
83
|
+
- [core] Clarify the release strategy (#16012) @MBilalShafi
|
|
84
|
+
- [core] Update the `release:version` docs (#16040) @cherniavskii
|
|
85
|
+
|
|
86
|
+
## 7.23.5
|
|
87
|
+
|
|
88
|
+
_Dec 27, 2024_
|
|
89
|
+
|
|
90
|
+
Here are some highlights ✨:
|
|
91
|
+
|
|
92
|
+
- 🐞 Fix version mismatch issue in Data Grid codesandbox/stackblitz demos
|
|
93
|
+
|
|
94
|
+
<!--/ HIGHLIGHT_ABOVE_SEPARATOR /-->
|
|
95
|
+
|
|
96
|
+
### Data Grid
|
|
97
|
+
|
|
98
|
+
#### `@mui/x-data-grid@7.23.5`
|
|
99
|
+
|
|
100
|
+
No changes since `@mui/x-data-grid@v7.23.4`.
|
|
101
|
+
|
|
102
|
+
#### `@mui/x-data-grid-pro@7.23.5` [](https://mui.com/r/x-pro-svg-link 'Pro plan')
|
|
103
|
+
|
|
104
|
+
Same changes as in `@mui/x-data-grid@7.23.5`.
|
|
105
|
+
|
|
106
|
+
#### `@mui/x-data-grid-premium@7.23.5` [](https://mui.com/r/x-premium-svg-link 'Premium plan')
|
|
107
|
+
|
|
108
|
+
Same changes as in `@mui/x-data-grid-pro@7.23.5`.
|
|
109
|
+
|
|
110
|
+
## v7.23.4
|
|
111
|
+
|
|
112
|
+
_Dec 27, 2024_
|
|
113
|
+
|
|
114
|
+
We'd like to offer a big thanks to the 4 contributors who made this release possible. Here are some highlights ✨:
|
|
115
|
+
|
|
116
|
+
- 🌍 Improve Dutch (nl-NL) locale on the Data Grid
|
|
117
|
+
- 🐞 Bugfixes
|
|
118
|
+
|
|
119
|
+
Special thanks go out to the community contributor who has helped make this release possible:
|
|
120
|
+
@JoepVerkoelen.
|
|
121
|
+
Following are all team members who have contributed to this release:
|
|
122
|
+
@arminmeh, @oliviertassinari.
|
|
123
|
+
|
|
124
|
+
<!--/ HIGHLIGHT_ABOVE_SEPARATOR /-->
|
|
125
|
+
|
|
126
|
+
### Data Grid
|
|
127
|
+
|
|
128
|
+
#### `@mui/x-data-grid@7.23.4`
|
|
129
|
+
|
|
130
|
+
- [DataGrid] Fix header filters showing clear button while empty (#15990) @k-rajat19
|
|
131
|
+
- [DataGrid] Replace `forwardRef` with a shim for forward compatibility (#15984) @lauri865
|
|
132
|
+
- [l10n] Improve Dutch (nl-NL) locale (#15920) @JoepVerkoelen
|
|
133
|
+
|
|
134
|
+
#### `@mui/x-data-grid-pro@7.23.4` [](https://mui.com/r/x-pro-svg-link 'Pro plan')
|
|
135
|
+
|
|
136
|
+
Same changes as in `@mui/x-data-grid@7.23.4`.
|
|
137
|
+
|
|
138
|
+
#### `@mui/x-data-grid-premium@7.23.4` [](https://mui.com/r/x-premium-svg-link 'Premium plan')
|
|
139
|
+
|
|
140
|
+
Same changes as in `@mui/x-data-grid-pro@7.23.4`, plus:
|
|
141
|
+
|
|
142
|
+
- [DataGridPremium] Fix column pinning with checkbox selection and row grouping (#15949) @k-rajat19
|
|
143
|
+
|
|
144
|
+
### Docs
|
|
145
|
+
|
|
146
|
+
- [docs] Fix outdated link to handbook (#15855) @oliviertassinari
|
|
147
|
+
|
|
148
|
+
## 7.23.3
|
|
149
|
+
|
|
150
|
+
_Dec 19, 2024_
|
|
151
|
+
|
|
152
|
+
We'd like to offer a big thanks to the 6 contributors who made this release possible. Here are some highlights ✨:
|
|
153
|
+
|
|
154
|
+
- 🌍 Improve Korean (ko-KR) locale on the Data Grid
|
|
155
|
+
- 🐞 Bugfixes
|
|
156
|
+
|
|
157
|
+
Special thanks go out to the community contributors who have helped make this release possible:
|
|
158
|
+
@k-rajat19, @good-jinu.
|
|
159
|
+
Following are all team members who have contributed to this release:
|
|
160
|
+
@KenanYusuf, @MBilalShafi, @arminmeh, @flaviendelangle.
|
|
161
|
+
|
|
162
|
+
<!--/ HIGHLIGHT_ABOVE_SEPARATOR /-->
|
|
163
|
+
|
|
164
|
+
### Data Grid
|
|
165
|
+
|
|
166
|
+
#### `@mui/x-data-grid@7.23.3`
|
|
167
|
+
|
|
168
|
+
- [DataGrid] Allow passing custom props to `.main` element (#15919) @MBilalShafi
|
|
169
|
+
- [DataGrid] Consider `columnGroupHeaderHeight` prop in `getTotalHeaderHeight` method (#15927) @k-rajat19
|
|
170
|
+
- [DataGrid] Deprecate `indeterminateCheckboxAction` prop (#15862) @MBilalShafi
|
|
171
|
+
- [DataGrid] Fix `aria-label` value for group checkboxes (#15861) @MBilalShafi
|
|
172
|
+
- [DataGrid] Fix autosizing with virtualized columns (#15929) @k-rajat19
|
|
173
|
+
- [DataGrid] Round dimensions to avoid subpixel rendering error (#15873) @KenanYusuf
|
|
174
|
+
- [DataGrid] Toggle menu on click in `<GridActionsCell />` (#15871) @k-rajat19
|
|
175
|
+
- [DataGrid] Trigger row spanning computation on rows update (#15872) @MBilalShafi
|
|
176
|
+
- [l10n] Improve Korean (ko-KR) locale (#15906) @good-jinu
|
|
177
|
+
|
|
178
|
+
#### `@mui/x-data-grid-pro@7.23.3` [](https://mui.com/r/x-pro-svg-link 'Pro plan')
|
|
179
|
+
|
|
180
|
+
Same changes as in `@mui/x-data-grid@7.23.3`.
|
|
181
|
+
|
|
182
|
+
#### `@mui/x-data-grid-premium@7.23.3` [](https://mui.com/r/x-premium-svg-link 'Premium plan')
|
|
183
|
+
|
|
184
|
+
Same changes as in `@mui/x-data-grid-pro@7.23.3`.
|
|
185
|
+
|
|
186
|
+
### Date and Time Pickers
|
|
187
|
+
|
|
188
|
+
#### `@mui/x-date-pickers@7.23.3`
|
|
189
|
+
|
|
190
|
+
- [pickers] Add verification to disable skipped hours in spring forward DST (#15918) @flaviendelangle
|
|
191
|
+
|
|
192
|
+
#### `@mui/x-date-pickers-pro@7.23.3` [](https://mui.com/r/x-pro-svg-link 'Pro plan')
|
|
193
|
+
|
|
194
|
+
Same changes as in `@mui/x-date-pickers@7.23.3`.
|
|
195
|
+
|
|
196
|
+
## 7.23.2
|
|
197
|
+
|
|
198
|
+
_Dec 12, 2024_
|
|
199
|
+
|
|
200
|
+
We'd like to offer a big thanks to the 11 contributors who made this release possible. Here are some highlights ✨:
|
|
201
|
+
|
|
202
|
+
- 🌍 Improve Romanian and Turkish locales on the Data Grid
|
|
203
|
+
- 🌍 Improve Romanian locale on the Pickers
|
|
204
|
+
- 📚 Documentation improvements
|
|
205
|
+
- 🐞 Bugfixes
|
|
206
|
+
|
|
207
|
+
Special thanks go out to the community contributors who have helped make this release possible:
|
|
208
|
+
@ihsanberkozcan, @k-rajat19, @lhilgert9, @nusr, @rares985.
|
|
209
|
+
|
|
210
|
+
Following are all team members who have contributed to this release:
|
|
211
|
+
@alexfauquette, @arminmeh, @flaviendelangle, @JCQuintas, @KenanYusuf, @LukasTy.
|
|
212
|
+
|
|
213
|
+
<!--/ HIGHLIGHT_ABOVE_SEPARATOR /-->
|
|
214
|
+
|
|
215
|
+
### Data Grid
|
|
216
|
+
|
|
217
|
+
#### `@mui/x-data-grid@7.23.2`
|
|
218
|
+
|
|
219
|
+
- [DataGrid] Fix "No rows" displaying when all rows are pinned (#15851) @nusr
|
|
220
|
+
- [DataGrid] Use `columnsManagement` slot (#15821) @k-rajat19
|
|
221
|
+
- [l10n] Improve Romanian (ro-RO) locale (#15751) @rares985
|
|
222
|
+
- [l10n] Improve Turkish (tr-TR) locale (#15748) @ihsanberkozcan
|
|
223
|
+
|
|
224
|
+
#### `@mui/x-data-grid-pro@7.23.2` [](https://mui.com/r/x-pro-svg-link 'Pro plan')
|
|
225
|
+
|
|
226
|
+
Same changes as in `@mui/x-data-grid@7.23.2`, plus:
|
|
227
|
+
|
|
228
|
+
- [DataGridPro] Make Row reordering work with pagination (#15782) @k-rajat19
|
|
229
|
+
|
|
230
|
+
#### `@mui/x-data-grid-premium@7.23.2` [](https://mui.com/r/x-premium-svg-link 'Premium plan')
|
|
231
|
+
|
|
232
|
+
Same changes as in `@mui/x-data-grid-pro@7.23.2`, plus:
|
|
233
|
+
|
|
234
|
+
- [DataGridPremium] Fix group column ignoring `valueOptions` for `singleSelect` column type (#15754) @arminmeh
|
|
235
|
+
|
|
236
|
+
### Date and Time Pickers
|
|
237
|
+
|
|
238
|
+
#### `@mui/x-date-pickers@7.23.2`
|
|
239
|
+
|
|
240
|
+
- [l10n] Improve Romanian (ro-RO) locale (#15751) @rares985
|
|
241
|
+
|
|
242
|
+
#### `@mui/x-date-pickers-pro@7.23.2` [](https://mui.com/r/x-pro-svg-link 'Pro plan')
|
|
243
|
+
|
|
244
|
+
Same changes as in `@mui/x-date-pickers@7.23.2`.
|
|
245
|
+
|
|
246
|
+
### Charts
|
|
247
|
+
|
|
248
|
+
#### `@mui/x-charts@7.23.2`
|
|
249
|
+
|
|
250
|
+
- [charts] Fix key generation for the ChartsGrid (#15864) @alexfauquette
|
|
251
|
+
- [charts] Fix scatter dataset with missing data (#15804) @alexfauquette
|
|
252
|
+
|
|
253
|
+
#### `@mui/x-charts-pro@7.23.2` [](https://mui.com/r/x-pro-svg-link 'Pro plan')
|
|
254
|
+
|
|
255
|
+
Same changes as in `@mui/x-charts@7.23.2`.
|
|
256
|
+
|
|
257
|
+
#### `@mui/x-tree-view@v7.23.2`
|
|
258
|
+
|
|
259
|
+
No changes, releasing to keep the versions in sync.
|
|
260
|
+
|
|
261
|
+
#### `@mui/x-tree-view-pro@7.23.2` [](https://mui.com/r/x-pro-svg-link 'Pro plan')
|
|
262
|
+
|
|
263
|
+
Releasing to benefit from license package fix (#15818).
|
|
264
|
+
|
|
265
|
+
### Docs
|
|
266
|
+
|
|
267
|
+
- [docs] Fix typo in charts axis documentation (#15746) @JCQuintas
|
|
268
|
+
- [docs] Improve Pickers accessible DOM structure description (#15752) @LukasTy
|
|
269
|
+
- [docs] Use `updateRows` method for list view demos (#15824) @KenanYusuf
|
|
270
|
+
- [docs] Use date library version from package dev dependencies for sandboxes (#15767) @LukasTy
|
|
271
|
+
|
|
272
|
+
### Core
|
|
273
|
+
|
|
274
|
+
- [core] Add `@mui/x-tree-view-pro` to `releaseChangelog` (#15747) @flaviendelangle
|
|
275
|
+
- [license] Use `console.log` for the error message on Codesandbox to avoid rendering error (#15818) @arminmeh
|
|
276
|
+
|
|
277
|
+
## 7.23.1
|
|
278
|
+
|
|
279
|
+
_Dec 5, 2024_
|
|
280
|
+
|
|
281
|
+
We'd like to offer a big thanks to the 7 contributors who made this release possible. Here are some highlights ✨:
|
|
282
|
+
|
|
283
|
+
- 🌍 Improve German locale on the Data Grid component
|
|
284
|
+
- 🐞 Bugfixes
|
|
285
|
+
|
|
286
|
+
Special thanks go out to the community contributors who have helped make this release possible:
|
|
287
|
+
@lhilgert9.
|
|
288
|
+
|
|
289
|
+
Following are all team members who have contributed to this release:
|
|
290
|
+
@arthurbalduini, @cherniavskii, @flaviendelangle, @JCQuintas, @LukasTy and @MBilalShafi.
|
|
291
|
+
|
|
292
|
+
<!--/ HIGHLIGHT_ABOVE_SEPARATOR /-->
|
|
293
|
+
|
|
294
|
+
### Data Grid
|
|
295
|
+
|
|
296
|
+
#### `@mui/x-data-grid@7.23.1`
|
|
297
|
+
|
|
298
|
+
- [DataGrid] Make column autosizing work with flex columns (#15712) @cherniavskii
|
|
299
|
+
- [l10n] Improve German (de-DE) locale (#15641) @lhilgert9
|
|
300
|
+
|
|
301
|
+
#### `@mui/x-data-grid-pro@7.23.1` [](https://mui.com/r/x-pro-svg-link 'Pro plan')
|
|
302
|
+
|
|
303
|
+
Same changes as in `@mui/x-data-grid@7.23.1`, plus:
|
|
304
|
+
|
|
305
|
+
- [DataGridPro] Cleanup pinned rows on removal (#15702) @cherniavskii
|
|
306
|
+
|
|
307
|
+
#### `@mui/x-data-grid-premium@7.23.1` [](https://mui.com/r/x-premium-svg-link 'Premium plan')
|
|
308
|
+
|
|
309
|
+
Same changes as in `@mui/x-data-grid-pro@7.23.1`.
|
|
310
|
+
|
|
311
|
+
### Date and Time Pickers
|
|
312
|
+
|
|
313
|
+
#### `@mui/x-date-pickers@7.23.1`
|
|
314
|
+
|
|
315
|
+
- [TimePicker] Prevent mouse events after `touchend` event (#15430) @arthurbalduini
|
|
316
|
+
|
|
317
|
+
#### `@mui/x-date-pickers-pro@7.23.1` [](https://mui.com/r/x-pro-svg-link 'Pro plan')
|
|
318
|
+
|
|
319
|
+
Same changes as in `@mui/x-date-pickers@7.23.1`.
|
|
320
|
+
|
|
321
|
+
### Charts
|
|
322
|
+
|
|
323
|
+
#### `@mui/x-charts@7.23.1`
|
|
324
|
+
|
|
325
|
+
- [charts] Improve SVG `pattern` and `gradient` support (#15724) @JCQuintas
|
|
326
|
+
|
|
327
|
+
#### `@mui/x-charts-pro@7.23.1` [](https://mui.com/r/x-pro-svg-link 'Pro plan')
|
|
328
|
+
|
|
329
|
+
Same changes as in `@mui/x-charts@7.23.1`.
|
|
330
|
+
|
|
331
|
+
### Docs
|
|
332
|
+
|
|
333
|
+
- [docs] Fix Pickers theme augmentation example (#15675) @LukasTy
|
|
334
|
+
- [docs] Remove duplicated warning (#15715) @cherniavskii
|
|
335
|
+
- [test] Force hover in headless Chrome (#15711) @cherniavskii
|
|
336
|
+
- [docs-infra] Bump `@mui/internal-markdown` to support nested demo imports (#15738) @alexfauquette
|
|
337
|
+
- [docs] Improve SEO titles for the Data Grid (#15695) @MBilalShafi
|
|
338
|
+
|
|
339
|
+
### Core
|
|
340
|
+
|
|
341
|
+
- [core] Add `@mui/x-tree-view-pro` to `releaseChangelog` (#15747) @flaviendelangle
|
|
342
|
+
|
|
6
343
|
## 7.23.0
|
|
7
344
|
|
|
8
345
|
_Nov 29, 2024_
|
package/README.md
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
# MUI X Tree View
|
|
2
2
|
|
|
3
3
|
This package is the Pro plan edition of the Tree View components.
|
|
4
|
-
It's part of [MUI X](https://mui.com/x/), an open-core extension of
|
|
4
|
+
It's part of [MUI X](https://mui.com/x/), an open-core extension of our Core libraries, with advanced components.
|
|
5
5
|
|
|
6
6
|
## Installation
|
|
7
7
|
|
package/index.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ponyfillGlobal } from '@mui/utils';
|
|
2
2
|
export const getReleaseInfo = () => {
|
|
3
|
-
const releaseInfo = "
|
|
3
|
+
const releaseInfo = "MTczNjM3NzIwMDAwMA==";
|
|
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/modern/index.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ponyfillGlobal } from '@mui/utils';
|
|
2
2
|
export const getReleaseInfo = () => {
|
|
3
|
-
const releaseInfo = "
|
|
3
|
+
const releaseInfo = "MTczNjM3NzIwMDAwMA==";
|
|
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
|
@@ -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 = "
|
|
9
|
+
const releaseInfo = "MTczNjM3NzIwMDAwMA==";
|
|
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-tree-view-pro",
|
|
3
|
-
"version": "7.23.
|
|
3
|
+
"version": "7.23.6",
|
|
4
4
|
"description": "The Pro plan edition of the Tree View components (MUI X).",
|
|
5
5
|
"author": "MUI Team",
|
|
6
6
|
"main": "./node/index.js",
|
|
@@ -39,9 +39,9 @@
|
|
|
39
39
|
"clsx": "^2.1.1",
|
|
40
40
|
"prop-types": "^15.8.1",
|
|
41
41
|
"react-transition-group": "^4.4.5",
|
|
42
|
-
"@mui/x-
|
|
43
|
-
"@mui/x-
|
|
44
|
-
"@mui/x-tree-view": "7.23.
|
|
42
|
+
"@mui/x-internals": "7.23.6",
|
|
43
|
+
"@mui/x-license": "7.23.6",
|
|
44
|
+
"@mui/x-tree-view": "7.23.6"
|
|
45
45
|
},
|
|
46
46
|
"peerDependencies": {
|
|
47
47
|
"@emotion/react": "^11.9.0",
|