@mui/x-date-pickers 9.4.0 → 9.6.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/AdapterMomentHijri/AdapterMomentHijri.d.mts +1 -0
- package/AdapterMomentHijri/AdapterMomentHijri.d.ts +1 -0
- package/AdapterMomentHijri/AdapterMomentHijri.js +3 -0
- package/AdapterMomentHijri/AdapterMomentHijri.mjs +3 -0
- package/CHANGELOG.md +251 -0
- package/DateCalendar/DateCalendar.js +1 -1
- package/DateCalendar/DateCalendar.mjs +1 -1
- package/DateField/DateField.js +1 -1
- package/DateField/DateField.mjs +1 -1
- package/DatePicker/DatePicker.js +1 -1
- package/DatePicker/DatePicker.mjs +1 -1
- package/DatePicker/DatePickerToolbar.js +1 -1
- package/DatePicker/DatePickerToolbar.mjs +1 -1
- package/DateTimeField/DateTimeField.js +1 -1
- package/DateTimeField/DateTimeField.mjs +1 -1
- package/DateTimePicker/DateTimePicker.js +1 -1
- package/DateTimePicker/DateTimePicker.mjs +1 -1
- package/DateTimePicker/DateTimePickerTabs.js +1 -1
- package/DateTimePicker/DateTimePickerTabs.mjs +1 -1
- package/DateTimePicker/DateTimePickerToolbar.js +1 -1
- package/DateTimePicker/DateTimePickerToolbar.mjs +1 -1
- package/DayCalendarSkeleton/DayCalendarSkeleton.js +1 -1
- package/DayCalendarSkeleton/DayCalendarSkeleton.mjs +1 -1
- package/DesktopDatePicker/DesktopDatePicker.js +2 -2
- package/DesktopDatePicker/DesktopDatePicker.mjs +2 -2
- package/DesktopDateTimePicker/DesktopDateTimePicker.js +2 -2
- package/DesktopDateTimePicker/DesktopDateTimePicker.mjs +2 -2
- package/DesktopDateTimePicker/DesktopDateTimePickerLayout.js +1 -1
- package/DesktopDateTimePicker/DesktopDateTimePickerLayout.mjs +1 -1
- package/DesktopTimePicker/DesktopTimePicker.js +2 -2
- package/DesktopTimePicker/DesktopTimePicker.mjs +2 -2
- package/DigitalClock/DigitalClock.js +1 -1
- package/DigitalClock/DigitalClock.mjs +1 -1
- package/LocalizationProvider/LocalizationProvider.js +1 -1
- package/LocalizationProvider/LocalizationProvider.mjs +1 -1
- package/MobileDatePicker/MobileDatePicker.js +2 -2
- package/MobileDatePicker/MobileDatePicker.mjs +2 -2
- package/MobileDateTimePicker/MobileDateTimePicker.js +2 -2
- package/MobileDateTimePicker/MobileDateTimePicker.mjs +2 -2
- package/MobileTimePicker/MobileTimePicker.js +2 -2
- package/MobileTimePicker/MobileTimePicker.mjs +2 -2
- package/MonthCalendar/MonthCalendar.js +1 -1
- package/MonthCalendar/MonthCalendar.mjs +1 -1
- package/MonthCalendar/MonthCalendarButton.d.mts +1 -1
- package/MonthCalendar/MonthCalendarButton.d.ts +1 -1
- package/MultiSectionDigitalClock/MultiSectionDigitalClock.js +1 -1
- package/MultiSectionDigitalClock/MultiSectionDigitalClock.mjs +1 -1
- package/PickerDay/PickerDay.js +1 -1
- package/PickerDay/PickerDay.mjs +1 -1
- package/PickersActionBar/PickersActionBar.js +1 -1
- package/PickersActionBar/PickersActionBar.mjs +1 -1
- package/PickersCalendarHeader/PickersCalendarHeader.js +1 -1
- package/PickersCalendarHeader/PickersCalendarHeader.mjs +1 -1
- package/PickersLayout/PickersLayout.js +1 -1
- package/PickersLayout/PickersLayout.mjs +1 -1
- package/PickersSectionList/PickersSectionList.js +2 -2
- package/PickersSectionList/PickersSectionList.mjs +2 -2
- package/PickersShortcuts/PickersShortcuts.js +1 -1
- package/PickersShortcuts/PickersShortcuts.mjs +1 -1
- package/PickersTextField/PickersFilledInput/PickersFilledInput.js +1 -1
- package/PickersTextField/PickersFilledInput/PickersFilledInput.mjs +1 -1
- package/PickersTextField/PickersInput/PickersInput.js +1 -1
- package/PickersTextField/PickersInput/PickersInput.mjs +1 -1
- package/PickersTextField/PickersInputBase/PickersInputBase.js +1 -1
- package/PickersTextField/PickersInputBase/PickersInputBase.mjs +1 -1
- package/PickersTextField/PickersOutlinedInput/PickersOutlinedInput.js +1 -1
- package/PickersTextField/PickersOutlinedInput/PickersOutlinedInput.mjs +1 -1
- package/PickersTextField/PickersTextField.js +1 -1
- package/PickersTextField/PickersTextField.mjs +1 -1
- package/StaticDatePicker/StaticDatePicker.js +2 -2
- package/StaticDatePicker/StaticDatePicker.mjs +2 -2
- package/StaticDateTimePicker/StaticDateTimePicker.js +2 -2
- package/StaticDateTimePicker/StaticDateTimePicker.mjs +2 -2
- package/StaticTimePicker/StaticTimePicker.js +2 -2
- package/StaticTimePicker/StaticTimePicker.mjs +2 -2
- package/TimeClock/TimeClock.js +1 -1
- package/TimeClock/TimeClock.mjs +1 -1
- package/TimeField/TimeField.js +1 -1
- package/TimeField/TimeField.mjs +1 -1
- package/TimePicker/TimePicker.js +1 -1
- package/TimePicker/TimePicker.mjs +1 -1
- package/TimePicker/TimePickerToolbar.js +1 -1
- package/TimePicker/TimePickerToolbar.mjs +1 -1
- package/YearCalendar/YearCalendar.js +1 -1
- package/YearCalendar/YearCalendar.mjs +1 -1
- package/YearCalendar/YearCalendarButton.d.mts +1 -1
- package/YearCalendar/YearCalendarButton.d.ts +1 -1
- package/index.js +1 -1
- package/index.mjs +1 -1
- package/locales/faIR.js +21 -22
- package/locales/faIR.mjs +21 -22
- package/locales/index.d.mts +1 -0
- package/locales/index.d.ts +1 -0
- package/locales/index.js +11 -0
- package/locales/index.mjs +1 -0
- package/package.json +6 -3
|
@@ -54,6 +54,7 @@ export declare class AdapterMomentHijri extends AdapterMoment implements MuiPick
|
|
|
54
54
|
getYear: (value: Moment) => number;
|
|
55
55
|
getMonth: (value: Moment) => number;
|
|
56
56
|
getDate: (value: Moment) => number;
|
|
57
|
+
getDaysInMonth: (value: Moment) => number;
|
|
57
58
|
setYear: (value: Moment, year: number) => defaultHMoment.Moment;
|
|
58
59
|
setMonth: (value: Moment, month: number) => defaultHMoment.Moment;
|
|
59
60
|
setDate: (value: Moment, date: number) => defaultHMoment.Moment;
|
|
@@ -54,6 +54,7 @@ export declare class AdapterMomentHijri extends AdapterMoment implements MuiPick
|
|
|
54
54
|
getYear: (value: Moment) => number;
|
|
55
55
|
getMonth: (value: Moment) => number;
|
|
56
56
|
getDate: (value: Moment) => number;
|
|
57
|
+
getDaysInMonth: (value: Moment) => number;
|
|
57
58
|
setYear: (value: Moment, year: number) => defaultHMoment.Moment;
|
|
58
59
|
setMonth: (value: Moment, month: number) => defaultHMoment.Moment;
|
|
59
60
|
setDate: (value: Moment, date: number) => defaultHMoment.Moment;
|
|
@@ -205,6 +205,9 @@ class AdapterMomentHijri extends _AdapterMoment.AdapterMoment {
|
|
|
205
205
|
getDate = value => {
|
|
206
206
|
return value.iDate();
|
|
207
207
|
};
|
|
208
|
+
getDaysInMonth = value => {
|
|
209
|
+
return this.moment.iDaysInMonth(value.iYear(), value.iMonth());
|
|
210
|
+
};
|
|
208
211
|
setYear = (value, year) => {
|
|
209
212
|
return value.clone().iYear(year);
|
|
210
213
|
};
|
|
@@ -197,6 +197,9 @@ export class AdapterMomentHijri extends AdapterMoment {
|
|
|
197
197
|
getDate = value => {
|
|
198
198
|
return value.iDate();
|
|
199
199
|
};
|
|
200
|
+
getDaysInMonth = value => {
|
|
201
|
+
return this.moment.iDaysInMonth(value.iYear(), value.iMonth());
|
|
202
|
+
};
|
|
200
203
|
setYear = (value, year) => {
|
|
201
204
|
return value.clone().iYear(year);
|
|
202
205
|
};
|
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,256 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## 9.6.0
|
|
4
|
+
|
|
5
|
+
_Jun 18, 2026_
|
|
6
|
+
|
|
7
|
+
We'd like to extend a big thank you to the 17 contributors who made this release possible. Here are some highlights ✨:
|
|
8
|
+
|
|
9
|
+
- 📊 New features for the radial bar charts, like percentage min radius and disabling tick labels.
|
|
10
|
+
|
|
11
|
+
Special thanks go out to these community members for their valuable contributions:
|
|
12
|
+
@adamowski10, @Anexus5919, @Morteza-hp, @mustafajw07, @TargiX
|
|
13
|
+
|
|
14
|
+
The following team members contributed to this release:
|
|
15
|
+
@alexfauquette, @arminmeh, @brijeshb42, @cherniavskii, @hasdfa, @Janpot, @JCQuintas, @michelengelen, @noraleonte, @oliviertassinari, @rita-codes, @sai6855
|
|
16
|
+
|
|
17
|
+
### Data Grid
|
|
18
|
+
|
|
19
|
+
#### `@mui/x-data-grid@9.6.0`
|
|
20
|
+
|
|
21
|
+
- [DataGrid] Define `overflowAnchor` style at the right element (#22849) @arminmeh
|
|
22
|
+
- [DataGrid] Fix scrollbars not showing up on scroll on iOS (#22832) @cherniavskii
|
|
23
|
+
|
|
24
|
+
#### `@mui/x-data-grid-pro@9.6.0` [](https://mui.com/r/x-pro-svg-link 'Pro plan')
|
|
25
|
+
|
|
26
|
+
Same changes as in `@mui/x-data-grid@9.6.0`, plus:
|
|
27
|
+
|
|
28
|
+
- [DataGridPro] Prevent incorrect row range capping on the first page with known `rowCount` (#22808) @michelengelen
|
|
29
|
+
|
|
30
|
+
#### `@mui/x-data-grid-premium@9.6.0` [](https://mui.com/r/x-premium-svg-link 'Premium plan')
|
|
31
|
+
|
|
32
|
+
Same changes as in `@mui/x-data-grid-pro@9.6.0`.
|
|
33
|
+
|
|
34
|
+
### Date and Time Pickers
|
|
35
|
+
|
|
36
|
+
#### `@mui/x-date-pickers@9.6.0`
|
|
37
|
+
|
|
38
|
+
- [pickers] Fix `AdapterMomentHijri.getDaysInMonth` returning the Gregorian month length (#22774) @Anexus5919
|
|
39
|
+
- [l10n] Improve Persian (fa-IR) locale (#22454) @Morteza-hp
|
|
40
|
+
|
|
41
|
+
#### `@mui/x-date-pickers-pro@9.6.0` [](https://mui.com/r/x-pro-svg-link 'Pro plan')
|
|
42
|
+
|
|
43
|
+
Same changes as in `@mui/x-date-pickers@9.6.0`.
|
|
44
|
+
|
|
45
|
+
### Charts
|
|
46
|
+
|
|
47
|
+
#### `@mui/x-charts@9.6.0`
|
|
48
|
+
|
|
49
|
+
- [charts] Add `disableTickLabel` prop to radial axes (#22801) @JCQuintas
|
|
50
|
+
- [charts] Fix bug when `min` is in axis domain (#22827) @alexfauquette
|
|
51
|
+
- [charts] Fix wheel zoom not centering on cursor position (#22811) @JCQuintas
|
|
52
|
+
- [charts] Remove zoom gesture registration from community package (#22753) @sai6855
|
|
53
|
+
- [charts] Support percentage values for radial axis `minRadius`/`maxRadius` (#22803) @JCQuintas
|
|
54
|
+
- [charts] Support `unknownColor` in color scale (#22813) @alexfauquette
|
|
55
|
+
- [charts] Document click listener for scatter composition (#22809) @sai6855
|
|
56
|
+
|
|
57
|
+
#### `@mui/x-charts-pro@9.6.0` [](https://mui.com/r/x-pro-svg-link 'Pro plan')
|
|
58
|
+
|
|
59
|
+
Same changes as in `@mui/x-charts@9.6.0`.
|
|
60
|
+
|
|
61
|
+
#### `@mui/x-charts-premium@9.6.0` [](https://mui.com/r/x-premium-svg-link 'Premium plan')
|
|
62
|
+
|
|
63
|
+
Same changes as in `@mui/x-charts-pro@9.6.0`, plus:
|
|
64
|
+
|
|
65
|
+
- [charts-premium] Add `geoFeatureKey` to transform features identifier (#22848) @alexfauquette
|
|
66
|
+
- [charts-premium] Allow to remove Antartica (#22815) @alexfauquette
|
|
67
|
+
- [charts-premium] Regenerate `ScatterPlotPremium` `propTypes` (#22829) @rita-codes
|
|
68
|
+
- [charts-premium] Support maps tooltip positioned on items (#22648) @alexfauquette
|
|
69
|
+
- [docs] Show how to export maps (#22837) @alexfauquette
|
|
70
|
+
|
|
71
|
+
|
|
72
|
+
### Tree View
|
|
73
|
+
|
|
74
|
+
#### `@mui/x-tree-view@9.6.0`
|
|
75
|
+
|
|
76
|
+
Internal changes.
|
|
77
|
+
|
|
78
|
+
#### `@mui/x-tree-view-pro@9.6.0` [](https://mui.com/r/x-pro-svg-link 'Pro plan')
|
|
79
|
+
|
|
80
|
+
Same changes as in `@mui/x-tree-view@9.6.0`.
|
|
81
|
+
|
|
82
|
+
### Scheduler
|
|
83
|
+
|
|
84
|
+
#### `@mui/x-scheduler@9.0.0-beta.2`
|
|
85
|
+
|
|
86
|
+
- [scheduler] Add dispose lifecycle to `SchedulerLazyLoadingPlugin` (#22532) @rita-codes
|
|
87
|
+
- [scheduler] Add responsive mobile week view and responsive typography (#22593) @noraleonte
|
|
88
|
+
- [scheduler] Add stable weekday token to `recurrenceWeeklyPresetLabel` (#22733) @mustafajw07
|
|
89
|
+
- [scheduler] Create accessibility documentation section (#22557) @mustafajw07
|
|
90
|
+
- [scheduler] Decouple `MonthViewProps` from day time grid props (#22802) @mustafajw07
|
|
91
|
+
- [scheduler] Export missing public scheduler types (#22785) @mustafajw07
|
|
92
|
+
- [scheduler] Fix JSDoc defaults and improve public type readability (#22784) @mustafajw07
|
|
93
|
+
- [scheduler] Fix `aria-labelledby` on events referencing non-existent header IDs (#22778) @rita-codes
|
|
94
|
+
- [scheduler] Move `EventCalendarStyledContext` to internals (#22787) @mustafajw07
|
|
95
|
+
- [scheduler] Normalize all-day recurring occurrences to whole days (#22792) @Anexus5919
|
|
96
|
+
- [scheduler] Recalculate `DayTimeGrid` `hasScroll` on container resize (#22780) @Anexus5919
|
|
97
|
+
- [scheduler] Recompute `nowUpdatedEveryMinute` only on timezone change (#22793) @Anexus5919
|
|
98
|
+
- [scheduler] Register auto-scroll once instead of on every render (#22794) @Anexus5919
|
|
99
|
+
- [scheduler] Remove duplicate dividers in the day/time grid (#22795) @Anexus5919
|
|
100
|
+
- [scheduler] Remove unused `--has-scroll` CSS variable from `DayTimeGrid` (#22799) @Anexus5919
|
|
101
|
+
- [scheduler] Remove vestigial async from internal drop handler (#22781) @mustafajw07
|
|
102
|
+
- [scheduler] Return a primitive key from the Calendar lazy-loading selector (#22791) @Anexus5919
|
|
103
|
+
- [scheduler] Throw on invalid event dates instead of emitting `NaN` timestamps (#22740) @rita-codes
|
|
104
|
+
- [scheduler] Tighten `StandaloneEventProps` data typing (#22796) @mustafajw07
|
|
105
|
+
- [scheduler] Update feedback banner to say beta instead of alpha (#22804) @rita-codes
|
|
106
|
+
- [scheduler] Use `@base-ui` `generateId` for event ids in `createEventModel` (#22788) @rita-codes
|
|
107
|
+
- [scheduler] Clear clipboard after pasting a cut event (#22773) @Anexus5919
|
|
108
|
+
- [scheduler] Show drag placeholder when re-entering the same position (#22775) @Anexus5919
|
|
109
|
+
- [scheduler] Validate missing and duplicate event ids (#22790) @Anexus5919
|
|
110
|
+
- [l10n] Improve Polish (pl-PL) locale (#22612) @adamowski10
|
|
111
|
+
|
|
112
|
+
#### `@mui/x-scheduler-premium@9.0.0-beta.2` [](https://mui.com/r/x-premium-svg-link 'Premium plan')
|
|
113
|
+
|
|
114
|
+
Same changes as in `@mui/x-scheduler@9.0.0-beta.2`, plus:
|
|
115
|
+
|
|
116
|
+
- [scheduler-premium] Expose premium model types through public API (#22798) @mustafajw07
|
|
117
|
+
- [scheduler-premium] Remove non-functional `onPreferencesChange` prop from `EventTimelinePremium` (#22777) @rita-codes
|
|
118
|
+
- [scheduler-premium] Validate the `FREQ` value in `parseRRule`] (#22786) @rita-codes
|
|
119
|
+
|
|
120
|
+
### Codemod
|
|
121
|
+
|
|
122
|
+
#### `@mui/x-codemod@9.6.0`
|
|
123
|
+
|
|
124
|
+
Internal changes.
|
|
125
|
+
|
|
126
|
+
### Docs
|
|
127
|
+
|
|
128
|
+
- [docs] Fix link-check build timeout by disabling serve directory listing (#22836) @Janpot
|
|
129
|
+
- [docs] Show how to export maps (#22837) @alexfauquette
|
|
130
|
+
- [docs] Add radial bar overview demo with custom overlays (#22776) @JCQuintas
|
|
131
|
+
- [docs] Add weather composition demo (#22723) @TargiX
|
|
132
|
+
- [docs] Add docs overview gallery and playground (#22488) @hasdfa
|
|
133
|
+
- [docs] Clarify 'Scrolling without render gaps' (#22629) @oliviertassinari
|
|
134
|
+
- [docs] Fix typo in release instructions (#22864) @brijeshb42
|
|
135
|
+
|
|
136
|
+
### Core
|
|
137
|
+
|
|
138
|
+
- [code-infra] Fix lint issues (#22757) @brijeshb42
|
|
139
|
+
- [code-infra] Fix remaining Dependabot security alerts (#22761) @Janpot
|
|
140
|
+
- [code-infra] Remove release:build from docs:build script (#22852) @brijeshb42
|
|
141
|
+
- [code-infra] Unpin `@mui/utils` version to allow dedupe (#22828) @mustafajw07
|
|
142
|
+
- [docs-infra] Cap Netlify Next.js build parallelism to avoid OOM (#22847) @Janpot
|
|
143
|
+
- [docs-infra] Remove i18n codebase (#22591) @brijeshb42
|
|
144
|
+
- [internal] Fix failing React 18 unit tests (#22846) @brijeshb42
|
|
145
|
+
|
|
146
|
+
### Miscellaneous
|
|
147
|
+
|
|
148
|
+
- [core] Add remove-proptypes markers to generated `propTypes` (#22850) @JCQuintas
|
|
149
|
+
- [core] Bump vitest packages to 4.1.8 to fix browser-test version skew (#22845) @Janpot
|
|
150
|
+
- [core] Reduce e2e build concurrency to avoid OOM (#22843) @Janpot
|
|
151
|
+
- [core] Strip proptypes from Production bundles (#22750) @sai6855
|
|
152
|
+
- [test] Wait for `GridToolbarCustom` rows before screenshot (#22844) @Janpot
|
|
153
|
+
|
|
154
|
+
## 9.5.0
|
|
155
|
+
|
|
156
|
+
_Jun 11, 2026_
|
|
157
|
+
|
|
158
|
+
We'd like to extend a big thank you to the 9 contributors who made this release possible. Here are some highlights ✨:
|
|
159
|
+
|
|
160
|
+
- 🎁 New [`multiSelect` column type for Data Grid Pro](https://mui.com/x/react-data-grid/column-definition/#MultiSelectColumn)
|
|
161
|
+
- 🚀 New [renderer="svg-progressive"](https://mui.com/x/react-charts/scatter/#progressive-renderer) paints scatter points in batched frames so large datasets render smoothly without blocking the main thread.
|
|
162
|
+
- 🐞 Bugfixes
|
|
163
|
+
- 📚 Documentation improvements
|
|
164
|
+
|
|
165
|
+
Special thanks go out to community members @mustafajw07 and @Anexus5919 for their valuable contribution.
|
|
166
|
+
|
|
167
|
+
The following team members contributed to this release:
|
|
168
|
+
@alexfauquette, @JCQuintas, @rita-codes, @rluzists1, @sai6855, @siriwatknp, @arminmeh, @brijeshb42
|
|
169
|
+
|
|
170
|
+
### Data Grid
|
|
171
|
+
|
|
172
|
+
#### `@mui/x-data-grid@9.5.0`
|
|
173
|
+
|
|
174
|
+
- [DataGrid] Restrict warning messages to non-production environments in various components (#22461) @sai6855
|
|
175
|
+
- [DataGrid] Prevent React state update before mount (#22374) @arminmeh
|
|
176
|
+
|
|
177
|
+
#### `@mui/x-data-grid-pro@9.5.0` [](https://mui.com/r/x-pro-svg-link 'Pro plan')
|
|
178
|
+
|
|
179
|
+
Same changes as in `@mui/x-data-grid@9.5.0`, plus:
|
|
180
|
+
|
|
181
|
+
- [DataGridPro] Add new `multiSelect` column type (#21157) @siriwatknp
|
|
182
|
+
|
|
183
|
+
#### `@mui/x-data-grid-premium@9.5.0` [](https://mui.com/r/x-premium-svg-link 'Premium plan')
|
|
184
|
+
|
|
185
|
+
Same changes as in `@mui/x-data-grid-pro@9.5.0`.
|
|
186
|
+
|
|
187
|
+
### Date and Time Pickers
|
|
188
|
+
|
|
189
|
+
#### `@mui/x-date-pickers@9.5.0`
|
|
190
|
+
|
|
191
|
+
- [pickers] Fix missing export of `th-TH` (#22703) @alexfauquette
|
|
192
|
+
|
|
193
|
+
#### `@mui/x-date-pickers-pro@9.5.0` [](https://mui.com/r/x-pro-svg-link 'Pro plan')
|
|
194
|
+
|
|
195
|
+
Same changes as in `@mui/x-date-pickers@9.5.0`.
|
|
196
|
+
|
|
197
|
+
### Charts
|
|
198
|
+
|
|
199
|
+
#### `@mui/x-charts@9.5.0`
|
|
200
|
+
|
|
201
|
+
- [charts] Add `FocusedBar` component to `BarScatterComposition` demo (#22704) @sai6855
|
|
202
|
+
- [charts] Add dedicated Bubble Chart documentation page (#22688) @mustafajw07
|
|
203
|
+
- [charts] Add progressive scatter renderer (#22518) @JCQuintas
|
|
204
|
+
- [charts] Avoid full axis pipeline rebuild on resize (#22695) @JCQuintas
|
|
205
|
+
- [charts] Document focus indicator in composition page (#22712) @JCQuintas
|
|
206
|
+
- [charts] Fix `ChartsTooltip` `container` and `disablePortal` props being ignored (#22690) @JCQuintas
|
|
207
|
+
- [charts] Make ordinal scales O(1) to copy and re-range (#22691) @JCQuintas
|
|
208
|
+
- [charts] Stabilize WebGL bar rendering at sub-pixel widths (#22678) @JCQuintas
|
|
209
|
+
- [charts] Use the series config to define value types (#22693) @sai6855
|
|
210
|
+
- [charts] Decouple interaction hook from the cartesian zoom (#22708) @alexfauquette
|
|
211
|
+
|
|
212
|
+
#### `@mui/x-charts-pro@9.5.0` [](https://mui.com/r/x-pro-svg-link 'Pro plan')
|
|
213
|
+
|
|
214
|
+
Same changes as in `@mui/x-charts@9.5.0`, plus:
|
|
215
|
+
|
|
216
|
+
- [charts-pro] Add missing focus highlight (#22689) @alexfauquette
|
|
217
|
+
|
|
218
|
+
#### `@mui/x-charts-premium@9.5.0` [](https://mui.com/r/x-premium-svg-link 'Premium plan')
|
|
219
|
+
|
|
220
|
+
Same changes as in `@mui/x-charts-pro@9.5.0`, plus:
|
|
221
|
+
|
|
222
|
+
- [charts-premium] Set `Heatmap` WebGL render as stable (#22665) @alexfauquette
|
|
223
|
+
- [charts-premium] Stabilize candlestick charts (#22666) @alexfauquette
|
|
224
|
+
- [charts-premium] Stabilize the radial charts (#22655) @alexfauquette
|
|
225
|
+
|
|
226
|
+
### Scheduler
|
|
227
|
+
|
|
228
|
+
#### `@mui/x-scheduler@9.0.0-beta.1`
|
|
229
|
+
|
|
230
|
+
Internal changes.
|
|
231
|
+
|
|
232
|
+
#### `@mui/x-scheduler-premium@9.0.0-beta.1` [](https://mui.com/r/x-premium-svg-link 'Premium plan')
|
|
233
|
+
|
|
234
|
+
Same changes as in `@mui/x-scheduler@9.0.0-beta.1`, plus:
|
|
235
|
+
|
|
236
|
+
- [scheduler] Remove dead CSS variable writes in `EventTimelinePremiumContent` (#22720) @rita-codes
|
|
237
|
+
- [scheduler] Show scope dialog when deleting a recurring event (#22552) @Anexus5919
|
|
238
|
+
|
|
239
|
+
### Core
|
|
240
|
+
|
|
241
|
+
- [docs-infra] Fix immutable cache headers for `/\_next/static` assets (#22747) @brijeshb42
|
|
242
|
+
- [docs-infra] Prefix `/\_next/static` cache header rule with `/x` basePath (#22748) @brijeshb42
|
|
243
|
+
- [code-infra] Update dependencies to resolve Dependabot security alerts (#22714) @Janpot
|
|
244
|
+
|
|
245
|
+
### Docs
|
|
246
|
+
|
|
247
|
+
- [docs] Fix broken links checker crashing on 404 known-targets fetch (#22707) @sai6855
|
|
248
|
+
- [docs] Fix country data (#22716) @alexfauquette
|
|
249
|
+
|
|
250
|
+
### Miscellaneous
|
|
251
|
+
|
|
252
|
+
- [legal] Update EULA links in docs (#22717) @rluzists1
|
|
253
|
+
|
|
3
254
|
## 9.4.0
|
|
4
255
|
|
|
5
256
|
<!-- generated comparing v9.3.0..master -->
|
|
@@ -372,7 +372,7 @@ const DateCalendar = exports.DateCalendar = /*#__PURE__*/React.forwardRef(functi
|
|
|
372
372
|
}));
|
|
373
373
|
});
|
|
374
374
|
if (process.env.NODE_ENV !== "production") DateCalendar.displayName = "DateCalendar";
|
|
375
|
-
process.env.NODE_ENV !== "production" ? DateCalendar.propTypes = {
|
|
375
|
+
process.env.NODE_ENV !== "production" ? DateCalendar.propTypes /* remove-proptypes */ = {
|
|
376
376
|
// ----------------------------- Warning --------------------------------
|
|
377
377
|
// | These PropTypes are generated from the TypeScript type definitions |
|
|
378
378
|
// | To update them edit the TypeScript types and run "pnpm proptypes" |
|
|
@@ -365,7 +365,7 @@ export const DateCalendar = /*#__PURE__*/React.forwardRef(function DateCalendar(
|
|
|
365
365
|
}));
|
|
366
366
|
});
|
|
367
367
|
if (process.env.NODE_ENV !== "production") DateCalendar.displayName = "DateCalendar";
|
|
368
|
-
process.env.NODE_ENV !== "production" ? DateCalendar.propTypes = {
|
|
368
|
+
process.env.NODE_ENV !== "production" ? DateCalendar.propTypes /* remove-proptypes */ = {
|
|
369
369
|
// ----------------------------- Warning --------------------------------
|
|
370
370
|
// | These PropTypes are generated from the TypeScript type definitions |
|
|
371
371
|
// | To update them edit the TypeScript types and run "pnpm proptypes" |
|
package/DateField/DateField.js
CHANGED
|
@@ -54,7 +54,7 @@ const DateField = exports.DateField = /*#__PURE__*/React.forwardRef(function Dat
|
|
|
54
54
|
});
|
|
55
55
|
});
|
|
56
56
|
if (process.env.NODE_ENV !== "production") DateField.displayName = "DateField";
|
|
57
|
-
process.env.NODE_ENV !== "production" ? DateField.propTypes = {
|
|
57
|
+
process.env.NODE_ENV !== "production" ? DateField.propTypes /* remove-proptypes */ = {
|
|
58
58
|
// ----------------------------- Warning --------------------------------
|
|
59
59
|
// | These PropTypes are generated from the TypeScript type definitions |
|
|
60
60
|
// | To update them edit the TypeScript types and run "pnpm proptypes" |
|
package/DateField/DateField.mjs
CHANGED
|
@@ -47,7 +47,7 @@ const DateField = /*#__PURE__*/React.forwardRef(function DateField(inProps, inRe
|
|
|
47
47
|
});
|
|
48
48
|
});
|
|
49
49
|
if (process.env.NODE_ENV !== "production") DateField.displayName = "DateField";
|
|
50
|
-
process.env.NODE_ENV !== "production" ? DateField.propTypes = {
|
|
50
|
+
process.env.NODE_ENV !== "production" ? DateField.propTypes /* remove-proptypes */ = {
|
|
51
51
|
// ----------------------------- Warning --------------------------------
|
|
52
52
|
// | These PropTypes are generated from the TypeScript type definitions |
|
|
53
53
|
// | To update them edit the TypeScript types and run "pnpm proptypes" |
|
package/DatePicker/DatePicker.js
CHANGED
|
@@ -53,7 +53,7 @@ const DatePicker = exports.DatePicker = /*#__PURE__*/React.forwardRef(function D
|
|
|
53
53
|
}, other));
|
|
54
54
|
});
|
|
55
55
|
if (process.env.NODE_ENV !== "production") DatePicker.displayName = "DatePicker";
|
|
56
|
-
process.env.NODE_ENV !== "production" ? DatePicker.propTypes = {
|
|
56
|
+
process.env.NODE_ENV !== "production" ? DatePicker.propTypes /* remove-proptypes */ = {
|
|
57
57
|
// ----------------------------- Warning --------------------------------
|
|
58
58
|
// | These PropTypes are generated from the TypeScript type definitions |
|
|
59
59
|
// | To update them edit the TypeScript types and run "pnpm proptypes" |
|
|
@@ -46,7 +46,7 @@ const DatePicker = /*#__PURE__*/React.forwardRef(function DatePicker(inProps, re
|
|
|
46
46
|
}, other));
|
|
47
47
|
});
|
|
48
48
|
if (process.env.NODE_ENV !== "production") DatePicker.displayName = "DatePicker";
|
|
49
|
-
process.env.NODE_ENV !== "production" ? DatePicker.propTypes = {
|
|
49
|
+
process.env.NODE_ENV !== "production" ? DatePicker.propTypes /* remove-proptypes */ = {
|
|
50
50
|
// ----------------------------- Warning --------------------------------
|
|
51
51
|
// | These PropTypes are generated from the TypeScript type definitions |
|
|
52
52
|
// | To update them edit the TypeScript types and run "pnpm proptypes" |
|
|
@@ -102,7 +102,7 @@ const DatePickerToolbar = exports.DatePickerToolbar = /*#__PURE__*/React.forward
|
|
|
102
102
|
}));
|
|
103
103
|
});
|
|
104
104
|
if (process.env.NODE_ENV !== "production") DatePickerToolbar.displayName = "DatePickerToolbar";
|
|
105
|
-
process.env.NODE_ENV !== "production" ? DatePickerToolbar.propTypes = {
|
|
105
|
+
process.env.NODE_ENV !== "production" ? DatePickerToolbar.propTypes /* remove-proptypes */ = {
|
|
106
106
|
// ----------------------------- Warning --------------------------------
|
|
107
107
|
// | These PropTypes are generated from the TypeScript type definitions |
|
|
108
108
|
// | To update them edit the TypeScript types and run "pnpm proptypes" |
|
|
@@ -95,7 +95,7 @@ export const DatePickerToolbar = /*#__PURE__*/React.forwardRef(function DatePick
|
|
|
95
95
|
}));
|
|
96
96
|
});
|
|
97
97
|
if (process.env.NODE_ENV !== "production") DatePickerToolbar.displayName = "DatePickerToolbar";
|
|
98
|
-
process.env.NODE_ENV !== "production" ? DatePickerToolbar.propTypes = {
|
|
98
|
+
process.env.NODE_ENV !== "production" ? DatePickerToolbar.propTypes /* remove-proptypes */ = {
|
|
99
99
|
// ----------------------------- Warning --------------------------------
|
|
100
100
|
// | These PropTypes are generated from the TypeScript type definitions |
|
|
101
101
|
// | To update them edit the TypeScript types and run "pnpm proptypes" |
|
|
@@ -54,7 +54,7 @@ const DateTimeField = exports.DateTimeField = /*#__PURE__*/React.forwardRef(func
|
|
|
54
54
|
});
|
|
55
55
|
});
|
|
56
56
|
if (process.env.NODE_ENV !== "production") DateTimeField.displayName = "DateTimeField";
|
|
57
|
-
process.env.NODE_ENV !== "production" ? DateTimeField.propTypes = {
|
|
57
|
+
process.env.NODE_ENV !== "production" ? DateTimeField.propTypes /* remove-proptypes */ = {
|
|
58
58
|
// ----------------------------- Warning --------------------------------
|
|
59
59
|
// | These PropTypes are generated from the TypeScript type definitions |
|
|
60
60
|
// | To update them edit the TypeScript types and run "pnpm proptypes" |
|
|
@@ -47,7 +47,7 @@ const DateTimeField = /*#__PURE__*/React.forwardRef(function DateTimeField(inPro
|
|
|
47
47
|
});
|
|
48
48
|
});
|
|
49
49
|
if (process.env.NODE_ENV !== "production") DateTimeField.displayName = "DateTimeField";
|
|
50
|
-
process.env.NODE_ENV !== "production" ? DateTimeField.propTypes = {
|
|
50
|
+
process.env.NODE_ENV !== "production" ? DateTimeField.propTypes /* remove-proptypes */ = {
|
|
51
51
|
// ----------------------------- Warning --------------------------------
|
|
52
52
|
// | These PropTypes are generated from the TypeScript type definitions |
|
|
53
53
|
// | To update them edit the TypeScript types and run "pnpm proptypes" |
|
|
@@ -53,7 +53,7 @@ const DateTimePicker = exports.DateTimePicker = /*#__PURE__*/React.forwardRef(fu
|
|
|
53
53
|
}, other));
|
|
54
54
|
});
|
|
55
55
|
if (process.env.NODE_ENV !== "production") DateTimePicker.displayName = "DateTimePicker";
|
|
56
|
-
process.env.NODE_ENV !== "production" ? DateTimePicker.propTypes = {
|
|
56
|
+
process.env.NODE_ENV !== "production" ? DateTimePicker.propTypes /* remove-proptypes */ = {
|
|
57
57
|
// ----------------------------- Warning --------------------------------
|
|
58
58
|
// | These PropTypes are generated from the TypeScript type definitions |
|
|
59
59
|
// | To update them edit the TypeScript types and run "pnpm proptypes" |
|
|
@@ -46,7 +46,7 @@ const DateTimePicker = /*#__PURE__*/React.forwardRef(function DateTimePicker(inP
|
|
|
46
46
|
}, other));
|
|
47
47
|
});
|
|
48
48
|
if (process.env.NODE_ENV !== "production") DateTimePicker.displayName = "DateTimePicker";
|
|
49
|
-
process.env.NODE_ENV !== "production" ? DateTimePicker.propTypes = {
|
|
49
|
+
process.env.NODE_ENV !== "production" ? DateTimePicker.propTypes /* remove-proptypes */ = {
|
|
50
50
|
// ----------------------------- Warning --------------------------------
|
|
51
51
|
// | These PropTypes are generated from the TypeScript type definitions |
|
|
52
52
|
// | To update them edit the TypeScript types and run "pnpm proptypes" |
|
|
@@ -116,7 +116,7 @@ const DateTimePickerTabs = exports.DateTimePickerTabs = function DateTimePickerT
|
|
|
116
116
|
});
|
|
117
117
|
};
|
|
118
118
|
if (process.env.NODE_ENV !== "production") DateTimePickerTabs.displayName = "DateTimePickerTabs";
|
|
119
|
-
process.env.NODE_ENV !== "production" ? DateTimePickerTabs.propTypes = {
|
|
119
|
+
process.env.NODE_ENV !== "production" ? DateTimePickerTabs.propTypes /* remove-proptypes */ = {
|
|
120
120
|
// ----------------------------- Warning --------------------------------
|
|
121
121
|
// | These PropTypes are generated from the TypeScript type definitions |
|
|
122
122
|
// | To update them edit the TypeScript types and run "pnpm proptypes" |
|
|
@@ -109,7 +109,7 @@ const DateTimePickerTabs = function DateTimePickerTabs(inProps) {
|
|
|
109
109
|
});
|
|
110
110
|
};
|
|
111
111
|
if (process.env.NODE_ENV !== "production") DateTimePickerTabs.displayName = "DateTimePickerTabs";
|
|
112
|
-
process.env.NODE_ENV !== "production" ? DateTimePickerTabs.propTypes = {
|
|
112
|
+
process.env.NODE_ENV !== "production" ? DateTimePickerTabs.propTypes /* remove-proptypes */ = {
|
|
113
113
|
// ----------------------------- Warning --------------------------------
|
|
114
114
|
// | These PropTypes are generated from the TypeScript type definitions |
|
|
115
115
|
// | To update them edit the TypeScript types and run "pnpm proptypes" |
|
|
@@ -380,7 +380,7 @@ function DateTimePickerToolbar(inProps) {
|
|
|
380
380
|
})]
|
|
381
381
|
}));
|
|
382
382
|
}
|
|
383
|
-
process.env.NODE_ENV !== "production" ? DateTimePickerToolbar.propTypes = {
|
|
383
|
+
process.env.NODE_ENV !== "production" ? DateTimePickerToolbar.propTypes /* remove-proptypes */ = {
|
|
384
384
|
// ----------------------------- Warning --------------------------------
|
|
385
385
|
// | These PropTypes are generated from the TypeScript type definitions |
|
|
386
386
|
// | To update them edit the TypeScript types and run "pnpm proptypes" |
|
|
@@ -372,7 +372,7 @@ function DateTimePickerToolbar(inProps) {
|
|
|
372
372
|
})]
|
|
373
373
|
}));
|
|
374
374
|
}
|
|
375
|
-
process.env.NODE_ENV !== "production" ? DateTimePickerToolbar.propTypes = {
|
|
375
|
+
process.env.NODE_ENV !== "production" ? DateTimePickerToolbar.propTypes /* remove-proptypes */ = {
|
|
376
376
|
// ----------------------------- Warning --------------------------------
|
|
377
377
|
// | These PropTypes are generated from the TypeScript type definitions |
|
|
378
378
|
// | To update them edit the TypeScript types and run "pnpm proptypes" |
|
|
@@ -88,7 +88,7 @@ function DayCalendarSkeleton(inProps) {
|
|
|
88
88
|
}, index))
|
|
89
89
|
}));
|
|
90
90
|
}
|
|
91
|
-
process.env.NODE_ENV !== "production" ? DayCalendarSkeleton.propTypes = {
|
|
91
|
+
process.env.NODE_ENV !== "production" ? DayCalendarSkeleton.propTypes /* remove-proptypes */ = {
|
|
92
92
|
// ----------------------------- Warning --------------------------------
|
|
93
93
|
// | These PropTypes are generated from the TypeScript type definitions |
|
|
94
94
|
// | To update them edit the TypeScript types and run "pnpm proptypes" |
|
|
@@ -81,7 +81,7 @@ function DayCalendarSkeleton(inProps) {
|
|
|
81
81
|
}, index))
|
|
82
82
|
}));
|
|
83
83
|
}
|
|
84
|
-
process.env.NODE_ENV !== "production" ? DayCalendarSkeleton.propTypes = {
|
|
84
|
+
process.env.NODE_ENV !== "production" ? DayCalendarSkeleton.propTypes /* remove-proptypes */ = {
|
|
85
85
|
// ----------------------------- Warning --------------------------------
|
|
86
86
|
// | These PropTypes are generated from the TypeScript type definitions |
|
|
87
87
|
// | To update them edit the TypeScript types and run "pnpm proptypes" |
|
|
@@ -70,7 +70,7 @@ const DesktopDatePicker = exports.DesktopDatePicker = /*#__PURE__*/React.forward
|
|
|
70
70
|
return renderPicker();
|
|
71
71
|
});
|
|
72
72
|
if (process.env.NODE_ENV !== "production") DesktopDatePicker.displayName = "DesktopDatePicker";
|
|
73
|
-
DesktopDatePicker.propTypes = {
|
|
73
|
+
process.env.NODE_ENV !== "production" ? DesktopDatePicker.propTypes /* remove-proptypes */ = {
|
|
74
74
|
// ----------------------------- Warning --------------------------------
|
|
75
75
|
// | These PropTypes are generated from the TypeScript type definitions |
|
|
76
76
|
// | To update them edit the TypeScript types and run "pnpm proptypes" |
|
|
@@ -392,4 +392,4 @@ DesktopDatePicker.propTypes = {
|
|
|
392
392
|
* @default 4
|
|
393
393
|
*/
|
|
394
394
|
yearsPerRow: _propTypes.default.oneOf([3, 4])
|
|
395
|
-
};
|
|
395
|
+
} : void 0;
|
|
@@ -63,7 +63,7 @@ const DesktopDatePicker = /*#__PURE__*/React.forwardRef(function DesktopDatePick
|
|
|
63
63
|
return renderPicker();
|
|
64
64
|
});
|
|
65
65
|
if (process.env.NODE_ENV !== "production") DesktopDatePicker.displayName = "DesktopDatePicker";
|
|
66
|
-
DesktopDatePicker.propTypes = {
|
|
66
|
+
process.env.NODE_ENV !== "production" ? DesktopDatePicker.propTypes /* remove-proptypes */ = {
|
|
67
67
|
// ----------------------------- Warning --------------------------------
|
|
68
68
|
// | These PropTypes are generated from the TypeScript type definitions |
|
|
69
69
|
// | To update them edit the TypeScript types and run "pnpm proptypes" |
|
|
@@ -385,5 +385,5 @@ DesktopDatePicker.propTypes = {
|
|
|
385
385
|
* @default 4
|
|
386
386
|
*/
|
|
387
387
|
yearsPerRow: PropTypes.oneOf([3, 4])
|
|
388
|
-
};
|
|
388
|
+
} : void 0;
|
|
389
389
|
export { DesktopDatePicker };
|
|
@@ -154,7 +154,7 @@ const DesktopDateTimePicker = exports.DesktopDateTimePicker = /*#__PURE__*/React
|
|
|
154
154
|
return renderPicker();
|
|
155
155
|
});
|
|
156
156
|
if (process.env.NODE_ENV !== "production") DesktopDateTimePicker.displayName = "DesktopDateTimePicker";
|
|
157
|
-
DesktopDateTimePicker.propTypes = {
|
|
157
|
+
process.env.NODE_ENV !== "production" ? DesktopDateTimePicker.propTypes /* remove-proptypes */ = {
|
|
158
158
|
// ----------------------------- Warning --------------------------------
|
|
159
159
|
// | These PropTypes are generated from the TypeScript type definitions |
|
|
160
160
|
// | To update them edit the TypeScript types and run "pnpm proptypes" |
|
|
@@ -546,4 +546,4 @@ DesktopDateTimePicker.propTypes = {
|
|
|
546
546
|
* @default 4
|
|
547
547
|
*/
|
|
548
548
|
yearsPerRow: _propTypes.default.oneOf([3, 4])
|
|
549
|
-
};
|
|
549
|
+
} : void 0;
|
|
@@ -147,7 +147,7 @@ const DesktopDateTimePicker = /*#__PURE__*/React.forwardRef(function DesktopDate
|
|
|
147
147
|
return renderPicker();
|
|
148
148
|
});
|
|
149
149
|
if (process.env.NODE_ENV !== "production") DesktopDateTimePicker.displayName = "DesktopDateTimePicker";
|
|
150
|
-
DesktopDateTimePicker.propTypes = {
|
|
150
|
+
process.env.NODE_ENV !== "production" ? DesktopDateTimePicker.propTypes /* remove-proptypes */ = {
|
|
151
151
|
// ----------------------------- Warning --------------------------------
|
|
152
152
|
// | These PropTypes are generated from the TypeScript type definitions |
|
|
153
153
|
// | To update them edit the TypeScript types and run "pnpm proptypes" |
|
|
@@ -539,5 +539,5 @@ DesktopDateTimePicker.propTypes = {
|
|
|
539
539
|
* @default 4
|
|
540
540
|
*/
|
|
541
541
|
yearsPerRow: PropTypes.oneOf([3, 4])
|
|
542
|
-
};
|
|
542
|
+
} : void 0;
|
|
543
543
|
export { DesktopDateTimePicker };
|
|
@@ -64,7 +64,7 @@ const DesktopDateTimePickerLayout = exports.DesktopDateTimePickerLayout = /*#__P
|
|
|
64
64
|
});
|
|
65
65
|
});
|
|
66
66
|
if (process.env.NODE_ENV !== "production") DesktopDateTimePickerLayout.displayName = "DesktopDateTimePickerLayout";
|
|
67
|
-
process.env.NODE_ENV !== "production" ? DesktopDateTimePickerLayout.propTypes = {
|
|
67
|
+
process.env.NODE_ENV !== "production" ? DesktopDateTimePickerLayout.propTypes /* remove-proptypes */ = {
|
|
68
68
|
// ----------------------------- Warning --------------------------------
|
|
69
69
|
// | These PropTypes are generated from the TypeScript type definitions |
|
|
70
70
|
// | To update them edit the TypeScript types and run "pnpm proptypes" |
|
|
@@ -57,7 +57,7 @@ const DesktopDateTimePickerLayout = /*#__PURE__*/React.forwardRef(function Deskt
|
|
|
57
57
|
});
|
|
58
58
|
});
|
|
59
59
|
if (process.env.NODE_ENV !== "production") DesktopDateTimePickerLayout.displayName = "DesktopDateTimePickerLayout";
|
|
60
|
-
process.env.NODE_ENV !== "production" ? DesktopDateTimePickerLayout.propTypes = {
|
|
60
|
+
process.env.NODE_ENV !== "production" ? DesktopDateTimePickerLayout.propTypes /* remove-proptypes */ = {
|
|
61
61
|
// ----------------------------- Warning --------------------------------
|
|
62
62
|
// | These PropTypes are generated from the TypeScript type definitions |
|
|
63
63
|
// | To update them edit the TypeScript types and run "pnpm proptypes" |
|
|
@@ -86,7 +86,7 @@ const DesktopTimePicker = exports.DesktopTimePicker = /*#__PURE__*/React.forward
|
|
|
86
86
|
return renderPicker();
|
|
87
87
|
});
|
|
88
88
|
if (process.env.NODE_ENV !== "production") DesktopTimePicker.displayName = "DesktopTimePicker";
|
|
89
|
-
DesktopTimePicker.propTypes = {
|
|
89
|
+
process.env.NODE_ENV !== "production" ? DesktopTimePicker.propTypes /* remove-proptypes */ = {
|
|
90
90
|
// ----------------------------- Warning --------------------------------
|
|
91
91
|
// | These PropTypes are generated from the TypeScript type definitions |
|
|
92
92
|
// | To update them edit the TypeScript types and run "pnpm proptypes" |
|
|
@@ -366,4 +366,4 @@ DesktopTimePicker.propTypes = {
|
|
|
366
366
|
* Available views.
|
|
367
367
|
*/
|
|
368
368
|
views: _propTypes.default.arrayOf(_propTypes.default.oneOf(['hours', 'minutes', 'seconds']).isRequired)
|
|
369
|
-
};
|
|
369
|
+
} : void 0;
|
|
@@ -79,7 +79,7 @@ const DesktopTimePicker = /*#__PURE__*/React.forwardRef(function DesktopTimePick
|
|
|
79
79
|
return renderPicker();
|
|
80
80
|
});
|
|
81
81
|
if (process.env.NODE_ENV !== "production") DesktopTimePicker.displayName = "DesktopTimePicker";
|
|
82
|
-
DesktopTimePicker.propTypes = {
|
|
82
|
+
process.env.NODE_ENV !== "production" ? DesktopTimePicker.propTypes /* remove-proptypes */ = {
|
|
83
83
|
// ----------------------------- Warning --------------------------------
|
|
84
84
|
// | These PropTypes are generated from the TypeScript type definitions |
|
|
85
85
|
// | To update them edit the TypeScript types and run "pnpm proptypes" |
|
|
@@ -359,5 +359,5 @@ DesktopTimePicker.propTypes = {
|
|
|
359
359
|
* Available views.
|
|
360
360
|
*/
|
|
361
361
|
views: PropTypes.arrayOf(PropTypes.oneOf(['hours', 'minutes', 'seconds']).isRequired)
|
|
362
|
-
};
|
|
362
|
+
} : void 0;
|
|
363
363
|
export { DesktopTimePicker };
|
|
@@ -324,7 +324,7 @@ const DigitalClock = exports.DigitalClock = /*#__PURE__*/React.forwardRef(functi
|
|
|
324
324
|
}));
|
|
325
325
|
});
|
|
326
326
|
if (process.env.NODE_ENV !== "production") DigitalClock.displayName = "DigitalClock";
|
|
327
|
-
process.env.NODE_ENV !== "production" ? DigitalClock.propTypes = {
|
|
327
|
+
process.env.NODE_ENV !== "production" ? DigitalClock.propTypes /* remove-proptypes */ = {
|
|
328
328
|
// ----------------------------- Warning --------------------------------
|
|
329
329
|
// | These PropTypes are generated from the TypeScript type definitions |
|
|
330
330
|
// | To update them edit the TypeScript types and run "pnpm proptypes" |
|
|
@@ -317,7 +317,7 @@ export const DigitalClock = /*#__PURE__*/React.forwardRef(function DigitalClock(
|
|
|
317
317
|
}));
|
|
318
318
|
});
|
|
319
319
|
if (process.env.NODE_ENV !== "production") DigitalClock.displayName = "DigitalClock";
|
|
320
|
-
process.env.NODE_ENV !== "production" ? DigitalClock.propTypes = {
|
|
320
|
+
process.env.NODE_ENV !== "production" ? DigitalClock.propTypes /* remove-proptypes */ = {
|
|
321
321
|
// ----------------------------- Warning --------------------------------
|
|
322
322
|
// | These PropTypes are generated from the TypeScript type definitions |
|
|
323
323
|
// | To update them edit the TypeScript types and run "pnpm proptypes" |
|
|
@@ -95,7 +95,7 @@ const LocalizationProvider = exports.LocalizationProvider = function Localizatio
|
|
|
95
95
|
});
|
|
96
96
|
};
|
|
97
97
|
if (process.env.NODE_ENV !== "production") LocalizationProvider.displayName = "LocalizationProvider";
|
|
98
|
-
process.env.NODE_ENV !== "production" ? LocalizationProvider.propTypes = {
|
|
98
|
+
process.env.NODE_ENV !== "production" ? LocalizationProvider.propTypes /* remove-proptypes */ = {
|
|
99
99
|
// ----------------------------- Warning --------------------------------
|
|
100
100
|
// | These PropTypes are generated from the TypeScript type definitions |
|
|
101
101
|
// | To update them edit the TypeScript types and run "pnpm proptypes" |
|