@mui/x-date-pickers 9.8.0 → 9.10.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 +230 -0
- package/DateCalendar/DayCalendar.d.mts +1 -1
- package/DateCalendar/DayCalendar.d.ts +1 -1
- package/DateCalendar/PickersFadeTransitionGroup.d.mts +1 -1
- package/DateCalendar/PickersFadeTransitionGroup.d.ts +1 -1
- package/DateCalendar/PickersSlideTransition.d.mts +1 -1
- package/DateCalendar/PickersSlideTransition.d.ts +1 -1
- package/DateCalendar/useIsDateDisabled.d.mts +1 -1
- package/DateCalendar/useIsDateDisabled.d.ts +1 -1
- package/DatePicker/shared.d.mts +2 -1
- package/DatePicker/shared.d.ts +2 -1
- package/DateTimePicker/DateTimePickerTabs.d.mts +4 -14
- package/DateTimePicker/DateTimePickerTabs.d.ts +4 -14
- package/DateTimePicker/DateTimePickerTabs.js +13 -9
- package/DateTimePicker/DateTimePickerTabs.mjs +13 -9
- package/DateTimePicker/DateTimePickerToolbar.d.mts +1 -1
- package/DateTimePicker/DateTimePickerToolbar.d.ts +1 -1
- package/DateTimePicker/shared.d.mts +3 -2
- package/DateTimePicker/shared.d.ts +3 -2
- package/DayCalendarSkeleton/DayCalendarSkeleton.d.mts +1 -1
- package/DayCalendarSkeleton/DayCalendarSkeleton.d.ts +1 -1
- package/DigitalClock/DigitalClock.d.mts +1 -1
- package/DigitalClock/DigitalClock.d.ts +1 -1
- package/MonthCalendar/MonthCalendarButton.d.mts +1 -1
- package/MonthCalendar/MonthCalendarButton.d.ts +1 -1
- package/PickersActionBar/PickersActionBar.d.mts +1 -4
- package/PickersActionBar/PickersActionBar.d.ts +1 -4
- package/PickersLayout/PickersLayout.d.mts +2 -2
- package/PickersLayout/PickersLayout.d.ts +2 -2
- package/PickersLayout/PickersLayout.types.d.mts +4 -4
- package/PickersLayout/PickersLayout.types.d.ts +4 -4
- package/PickersSectionList/PickersSectionList.d.mts +1 -1
- package/PickersSectionList/PickersSectionList.d.ts +1 -1
- package/PickersShortcuts/PickersShortcuts.d.mts +1 -1
- package/PickersShortcuts/PickersShortcuts.d.ts +1 -1
- package/PickersTextField/PickersFilledInput/pickersFilledInputClasses.d.mts +11 -11
- package/PickersTextField/PickersFilledInput/pickersFilledInputClasses.d.ts +11 -11
- package/PickersTextField/PickersInput/pickersInputClasses.d.mts +11 -11
- package/PickersTextField/PickersInput/pickersInputClasses.d.ts +11 -11
- package/PickersTextField/PickersInputBase/PickersInputBase.d.mts +2 -2
- package/PickersTextField/PickersInputBase/PickersInputBase.d.ts +2 -2
- package/PickersTextField/PickersOutlinedInput/Outline.d.mts +1 -1
- package/PickersTextField/PickersOutlinedInput/Outline.d.ts +1 -1
- package/PickersTextField/PickersOutlinedInput/pickersOutlinedInputClasses.d.mts +11 -11
- package/PickersTextField/PickersOutlinedInput/pickersOutlinedInputClasses.d.ts +11 -11
- package/PickersTextField/PickersTextField.d.mts +1 -1
- package/PickersTextField/PickersTextField.d.ts +1 -1
- package/PickersTextField/PickersTextField.types.d.mts +6 -5
- package/PickersTextField/PickersTextField.types.d.ts +6 -5
- package/TimeClock/Clock.d.mts +1 -1
- package/TimeClock/Clock.d.ts +1 -1
- package/TimeClock/ClockNumber.d.mts +1 -1
- package/TimeClock/ClockNumber.d.ts +1 -1
- package/TimeClock/ClockNumbers.d.mts +2 -2
- package/TimeClock/ClockNumbers.d.ts +2 -2
- package/TimeClock/ClockPointer.d.mts +1 -1
- package/TimeClock/ClockPointer.d.ts +1 -1
- package/TimePicker/TimePickerToolbar.d.mts +1 -1
- package/TimePicker/TimePickerToolbar.d.ts +1 -1
- package/TimePicker/shared.d.mts +2 -1
- package/TimePicker/shared.d.ts +2 -1
- package/YearCalendar/YearCalendarButton.d.mts +1 -1
- package/YearCalendar/YearCalendarButton.d.ts +1 -1
- package/YearCalendar/yearCalendarClasses.d.mts +1 -1
- package/YearCalendar/yearCalendarClasses.d.ts +1 -1
- package/dateViewRenderers/dateViewRenderers.d.mts +1 -1
- package/dateViewRenderers/dateViewRenderers.d.ts +1 -1
- package/hooks/useSplitFieldProps.d.mts +1 -1
- package/hooks/useSplitFieldProps.d.ts +1 -1
- package/index.js +1 -1
- package/index.mjs +1 -1
- package/internals/components/PickerFieldUI.d.mts +3 -3
- package/internals/components/PickerFieldUI.d.ts +3 -3
- package/internals/components/PickerPopper/PickerPopper.d.mts +3 -2
- package/internals/components/PickerPopper/PickerPopper.d.ts +3 -2
- package/internals/components/PickerPopper/pickerPopperClasses.d.mts +1 -1
- package/internals/components/PickerPopper/pickerPopperClasses.d.ts +1 -1
- package/internals/components/PickerProvider.d.mts +1 -1
- package/internals/components/PickerProvider.d.ts +1 -1
- package/internals/components/PickerViewRoot/PickerViewRoot.d.mts +1 -1
- package/internals/components/PickerViewRoot/PickerViewRoot.d.ts +1 -1
- package/internals/components/PickersArrowSwitcher/pickersArrowSwitcherClasses.d.mts +1 -1
- package/internals/components/PickersArrowSwitcher/pickersArrowSwitcherClasses.d.ts +1 -1
- package/internals/components/PickersModalDialog.d.mts +5 -4
- package/internals/components/PickersModalDialog.d.ts +5 -4
- package/internals/components/pickersToolbarClasses.d.mts +1 -1
- package/internals/components/pickersToolbarClasses.d.ts +1 -1
- package/internals/demo/DemoContainer.d.mts +2 -2
- package/internals/demo/DemoContainer.d.ts +2 -2
- package/internals/hooks/date-helpers-hooks.d.mts +1 -1
- package/internals/hooks/date-helpers-hooks.d.ts +1 -1
- package/internals/hooks/useDesktopPicker/useDesktopPicker.d.mts +1 -1
- package/internals/hooks/useDesktopPicker/useDesktopPicker.d.ts +1 -1
- package/internals/hooks/useField/useField.utils.d.mts +3 -3
- package/internals/hooks/useField/useField.utils.d.ts +3 -3
- package/internals/hooks/useMobilePicker/useMobilePicker.d.mts +1 -1
- package/internals/hooks/useMobilePicker/useMobilePicker.d.ts +1 -1
- package/internals/hooks/useStaticPicker/useStaticPicker.d.mts +1 -1
- package/internals/hooks/useStaticPicker/useStaticPicker.d.ts +1 -1
- package/internals/utils/date-utils.d.mts +2 -2
- package/internals/utils/date-utils.d.ts +2 -2
- package/internals/utils/time-utils.d.mts +2 -2
- package/internals/utils/time-utils.d.ts +2 -2
- package/locales/beBY.d.mts +5 -5
- package/locales/beBY.d.ts +5 -5
- package/locales/bgBG.d.mts +5 -5
- package/locales/bgBG.d.ts +5 -5
- package/locales/bnBD.d.mts +5 -5
- package/locales/bnBD.d.ts +5 -5
- package/locales/caES.d.mts +5 -5
- package/locales/caES.d.ts +5 -5
- package/locales/csCZ.d.mts +5 -5
- package/locales/csCZ.d.ts +5 -5
- package/locales/daDK.d.mts +5 -5
- package/locales/daDK.d.ts +5 -5
- package/locales/deDE.d.mts +5 -5
- package/locales/deDE.d.ts +5 -5
- package/locales/elGR.d.mts +5 -5
- package/locales/elGR.d.ts +5 -5
- package/locales/enUS.d.mts +5 -5
- package/locales/enUS.d.ts +5 -5
- package/locales/esES.d.mts +5 -5
- package/locales/esES.d.ts +5 -5
- package/locales/eu.d.mts +5 -5
- package/locales/eu.d.ts +5 -5
- package/locales/faIR.d.mts +5 -5
- package/locales/faIR.d.ts +5 -5
- package/locales/fiFI.d.mts +5 -5
- package/locales/fiFI.d.ts +5 -5
- package/locales/frFR.d.mts +5 -5
- package/locales/frFR.d.ts +5 -5
- package/locales/heIL.d.mts +5 -5
- package/locales/heIL.d.ts +5 -5
- package/locales/hrHR.d.mts +5 -5
- package/locales/hrHR.d.ts +5 -5
- package/locales/huHU.d.mts +5 -5
- package/locales/huHU.d.ts +5 -5
- package/locales/isIS.d.mts +5 -5
- package/locales/isIS.d.ts +5 -5
- package/locales/itIT.d.mts +5 -5
- package/locales/itIT.d.ts +5 -5
- package/locales/jaJP.d.mts +5 -5
- package/locales/jaJP.d.ts +5 -5
- package/locales/koKR.d.mts +5 -5
- package/locales/koKR.d.ts +5 -5
- package/locales/kzKZ.d.mts +5 -5
- package/locales/kzKZ.d.ts +5 -5
- package/locales/mk.d.mts +5 -5
- package/locales/mk.d.ts +5 -5
- package/locales/nbNO.d.mts +5 -5
- package/locales/nbNO.d.ts +5 -5
- package/locales/nlNL.d.mts +5 -5
- package/locales/nlNL.d.ts +5 -5
- package/locales/nnNO.d.mts +5 -5
- package/locales/nnNO.d.ts +5 -5
- package/locales/plPL.d.mts +5 -5
- package/locales/plPL.d.ts +5 -5
- package/locales/ptBR.d.mts +5 -5
- package/locales/ptBR.d.ts +5 -5
- package/locales/ptPT.d.mts +5 -5
- package/locales/ptPT.d.ts +5 -5
- package/locales/roRO.d.mts +5 -5
- package/locales/roRO.d.ts +5 -5
- package/locales/ruRU.d.mts +5 -5
- package/locales/ruRU.d.ts +5 -5
- package/locales/skSK.d.mts +5 -5
- package/locales/skSK.d.ts +5 -5
- package/locales/svSE.d.mts +5 -5
- package/locales/svSE.d.ts +5 -5
- package/locales/thTH.d.mts +5 -5
- package/locales/thTH.d.ts +5 -5
- package/locales/trTR.d.mts +5 -5
- package/locales/trTR.d.ts +5 -5
- package/locales/ukUA.d.mts +5 -5
- package/locales/ukUA.d.ts +5 -5
- package/locales/urPK.d.mts +5 -5
- package/locales/urPK.d.ts +5 -5
- package/locales/utils/getPickersLocalization.d.mts +5 -5
- package/locales/utils/getPickersLocalization.d.ts +5 -5
- package/locales/viVN.d.mts +5 -5
- package/locales/viVN.d.ts +5 -5
- package/locales/zhCN.d.mts +5 -5
- package/locales/zhCN.d.ts +5 -5
- package/locales/zhHK.d.mts +5 -5
- package/locales/zhHK.d.ts +5 -5
- package/locales/zhTW.d.mts +5 -5
- package/locales/zhTW.d.ts +5 -5
- package/package.json +3 -3
- package/timeViewRenderers/timeViewRenderers.d.mts +3 -3
- package/timeViewRenderers/timeViewRenderers.d.ts +3 -3
- package/validation/extractValidationProps.d.mts +1 -1
- package/validation/extractValidationProps.d.ts +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,235 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## 9.10.0
|
|
4
|
+
|
|
5
|
+
_Jul 17, 2026_
|
|
6
|
+
|
|
7
|
+
We'd like to extend a big thank you to the 7 contributors who made this release possible. Here are some highlights ✨:
|
|
8
|
+
|
|
9
|
+
- 📊 Provide `dataIndex` in `LinePlot` and `AreaPlot` `onItemClick` for Charts
|
|
10
|
+
- ⚙️ Allow opt-in `data-*` attributes on `slotProps`. [Read more](https://mui.com/x/common-concepts/custom-components/#passing-data-attributes-to-slots)
|
|
11
|
+
- 🐞 Bugfixes
|
|
12
|
+
- 📚 Documentation improvements
|
|
13
|
+
|
|
14
|
+
Special thanks go out to these community members for their valuable contributions:
|
|
15
|
+
@Anexus5919, @mustafajw07
|
|
16
|
+
|
|
17
|
+
The following team members contributed to this release:
|
|
18
|
+
@brijeshb42, @Janpot, @JCQuintas, @LukasTy, @noraleonte
|
|
19
|
+
|
|
20
|
+
### Data Grid
|
|
21
|
+
|
|
22
|
+
#### `@mui/x-data-grid@9.10.0`
|
|
23
|
+
|
|
24
|
+
Internal changes.
|
|
25
|
+
|
|
26
|
+
#### `@mui/x-data-grid-pro@9.10.0` [](https://mui.com/r/x-pro-svg-link 'Pro plan')
|
|
27
|
+
|
|
28
|
+
Same changes as in `@mui/x-data-grid@9.10.0`.
|
|
29
|
+
|
|
30
|
+
#### `@mui/x-data-grid-premium@9.10.0` [](https://mui.com/r/x-premium-svg-link 'Premium plan')
|
|
31
|
+
|
|
32
|
+
Same changes as in `@mui/x-data-grid-pro@9.10.0`.
|
|
33
|
+
|
|
34
|
+
### Date and Time Pickers
|
|
35
|
+
|
|
36
|
+
#### `@mui/x-date-pickers@9.10.0`
|
|
37
|
+
|
|
38
|
+
Internal changes.
|
|
39
|
+
|
|
40
|
+
#### `@mui/x-date-pickers-pro@9.10.0` [](https://mui.com/r/x-pro-svg-link 'Pro plan')
|
|
41
|
+
|
|
42
|
+
Same changes as in `@mui/x-date-pickers@9.10.0`.
|
|
43
|
+
|
|
44
|
+
### Charts
|
|
45
|
+
|
|
46
|
+
#### `@mui/x-charts@9.10.0`
|
|
47
|
+
|
|
48
|
+
- [charts] Provide `dataIndex` in `LinePlot` and `AreaPlot` `onItemClick` (#23144) @JCQuintas
|
|
49
|
+
|
|
50
|
+
#### `@mui/x-charts-pro@9.10.0` [](https://mui.com/r/x-pro-svg-link 'Pro plan')
|
|
51
|
+
|
|
52
|
+
Same changes as in `@mui/x-charts@9.10.0`.
|
|
53
|
+
|
|
54
|
+
#### `@mui/x-charts-premium@9.10.0` [](https://mui.com/r/x-premium-svg-link 'Premium plan')
|
|
55
|
+
|
|
56
|
+
Same changes as in `@mui/x-charts-pro@9.10.0`.
|
|
57
|
+
|
|
58
|
+
### Tree View
|
|
59
|
+
|
|
60
|
+
#### `@mui/x-tree-view@9.10.0`
|
|
61
|
+
|
|
62
|
+
Internal changes.
|
|
63
|
+
|
|
64
|
+
#### `@mui/x-tree-view-pro@9.10.0` [](https://mui.com/r/x-pro-svg-link 'Pro plan')
|
|
65
|
+
|
|
66
|
+
Same changes as in `@mui/x-tree-view@9.10.0`, plus:
|
|
67
|
+
|
|
68
|
+
- [tree-view] Fix pre-loaded items not caching (#23155) @noraleonte
|
|
69
|
+
|
|
70
|
+
### Scheduler
|
|
71
|
+
|
|
72
|
+
#### `@mui/x-scheduler@9.0.0-beta.6`
|
|
73
|
+
|
|
74
|
+
- [scheduler] Carry custom event data through the edit dialog submit (#22874) @Anexus5919
|
|
75
|
+
- [scheduler] Support array values for `CalendarEvent.resource` (#23109) @mustafajw07
|
|
76
|
+
|
|
77
|
+
#### `@mui/x-scheduler-premium@9.0.0-beta.6` [](https://mui.com/r/x-premium-svg-link 'Premium plan')
|
|
78
|
+
|
|
79
|
+
Same changes as in `@mui/x-scheduler@9.0.0-beta.6`.
|
|
80
|
+
|
|
81
|
+
### Chat
|
|
82
|
+
|
|
83
|
+
#### `@mui/x-chat@9.0.0-alpha.14`
|
|
84
|
+
|
|
85
|
+
- [chat] Reuse `resolveComponentProps` from `@mui/utils` (#23095) @LukasTy
|
|
86
|
+
|
|
87
|
+
#### `@mui/x-chat-headless@9.0.0-alpha.14`
|
|
88
|
+
|
|
89
|
+
Internal changes.
|
|
90
|
+
|
|
91
|
+
### Codemod
|
|
92
|
+
|
|
93
|
+
#### `@mui/x-codemod@9.10.0`
|
|
94
|
+
|
|
95
|
+
Internal changes.
|
|
96
|
+
|
|
97
|
+
### Docs
|
|
98
|
+
|
|
99
|
+
- [docs] Fix bugs on Scheduler overview page (#23147) @noraleonte
|
|
100
|
+
|
|
101
|
+
### Core
|
|
102
|
+
|
|
103
|
+
- [code-infra] Fix changelog dependency exclusion and l10n routing (#23112) @LukasTy
|
|
104
|
+
- [code-infra] Port codebase to use `tsgo` (#22826) @brijeshb42
|
|
105
|
+
- [code-infra] Reduce `release:build` concurrency to mitigate `tsgo` OOM kills (#23139) @LukasTy
|
|
106
|
+
- [core] Allow opt-in `data-*` attributes on `slotProps` (#22128) @LukasTy
|
|
107
|
+
|
|
108
|
+
### Miscellaneous
|
|
109
|
+
|
|
110
|
+
- [core] Ignore `code-infra-renovate[bot]` commits in changelog (#23153) @Janpot
|
|
111
|
+
- [website] Fix broken `ChatBox` API link (#23149) @brijeshb42
|
|
112
|
+
- [test] Fix WebGL benchmark timeout on CI (#23142) @JCQuintas
|
|
113
|
+
|
|
114
|
+
## 9.9.0
|
|
115
|
+
|
|
116
|
+
_Jul 9, 2026_
|
|
117
|
+
|
|
118
|
+
We'd like to extend a big thank you to the 11 contributors who made this release possible. Here are some highlights ✨:
|
|
119
|
+
|
|
120
|
+
- 📊 [Data sampling](https://mui.com/x/react-charts/performance/#sampling) for better performance with large bar and line charts
|
|
121
|
+
- 🗺️ [Maps zoom support](https://mui.com/x/react-charts/map/#zoom)
|
|
122
|
+
- ☑️ Support [applying filters on demand](https://mui.com/x/react-data-grid/filtering/customization/#apply-filters-on-demand) in the Data Grid
|
|
123
|
+
- 🐞 Bugfixes
|
|
124
|
+
- 📚 Documentation improvements
|
|
125
|
+
|
|
126
|
+
Special thanks go out to these community members for their valuable contributions:
|
|
127
|
+
@mustafajw07, @sebastianfrey
|
|
128
|
+
|
|
129
|
+
The following team members contributed to this release:
|
|
130
|
+
@aemartos, @alexfauquette, @brijeshb42, @hasdfa, @Janpot, @JCQuintas, @LukasTy, @rita-codes, @sai6855
|
|
131
|
+
|
|
132
|
+
### Data Grid
|
|
133
|
+
|
|
134
|
+
#### `@mui/x-data-grid@9.9.0`
|
|
135
|
+
|
|
136
|
+
- [DataGrid] Add `dataSourceKeepPreviousData` prop (#22554) @LukasTy
|
|
137
|
+
- [DataGrid] Add controlled filter panel for applying filters on demand (#23023) @sebastianfrey
|
|
138
|
+
|
|
139
|
+
#### `@mui/x-data-grid-pro@9.9.0` [](https://mui.com/r/x-pro-svg-link 'Pro plan')
|
|
140
|
+
|
|
141
|
+
Same changes as in `@mui/x-data-grid@9.9.0`.
|
|
142
|
+
|
|
143
|
+
#### `@mui/x-data-grid-premium@9.9.0` [](https://mui.com/r/x-premium-svg-link 'Premium plan')
|
|
144
|
+
|
|
145
|
+
Same changes as in `@mui/x-data-grid-pro@9.9.0`.
|
|
146
|
+
|
|
147
|
+
### Date and Time Pickers
|
|
148
|
+
|
|
149
|
+
#### `@mui/x-date-pickers@9.9.0`
|
|
150
|
+
|
|
151
|
+
Internal changes.
|
|
152
|
+
|
|
153
|
+
#### `@mui/x-date-pickers-pro@9.9.0` [](https://mui.com/r/x-pro-svg-link 'Pro plan')
|
|
154
|
+
|
|
155
|
+
Same changes as in `@mui/x-date-pickers@9.9.0`, plus:
|
|
156
|
+
|
|
157
|
+
- [DateRangeCalendar] Avoid unnecessary month switch when the value is already visible (#22996) @LukasTy
|
|
158
|
+
|
|
159
|
+
### Charts
|
|
160
|
+
|
|
161
|
+
#### `@mui/x-charts@9.9.0`
|
|
162
|
+
|
|
163
|
+
- [charts] Optimize and de-duplicate sampled axis-highlight band lookup (#23052) @JCQuintas
|
|
164
|
+
- [charts] Unify tooltip item position getter and selector into a single selector API (#23041) @alexfauquette
|
|
165
|
+
- [charts] Fix impossible condition in axis text angle warning (#23102) @sai6855
|
|
166
|
+
|
|
167
|
+
#### `@mui/x-charts-pro@9.9.0` [](https://mui.com/r/x-pro-svg-link 'Pro plan')
|
|
168
|
+
|
|
169
|
+
Same changes as in `@mui/x-charts@9.9.0`, plus:
|
|
170
|
+
|
|
171
|
+
- [charts-pro] Add data sampling for large bar and line charts (#22830) @JCQuintas
|
|
172
|
+
- [charts-pro] Allow sampling on non-zoomable charts (#23051) @JCQuintas
|
|
173
|
+
|
|
174
|
+
#### `@mui/x-charts-premium@9.9.0` [](https://mui.com/r/x-premium-svg-link 'Premium plan')
|
|
175
|
+
|
|
176
|
+
#### Breaking changes
|
|
177
|
+
|
|
178
|
+
The API of the `Unstable_ChartsGeoDataProviderPremium` got modified.
|
|
179
|
+
Props `scale`, `rotation`, and `translation` are replaced by props `view` and `initialView`.
|
|
180
|
+
Same behavior can be obtained with `view.zoomLevel`, `view.center`, and `view.translation`.
|
|
181
|
+
See the [zoom view section](https://mui.com/x/react-charts/map/#control) for detailed information
|
|
182
|
+
|
|
183
|
+
Same changes as in `@mui/x-charts-pro@9.9.0`, plus:
|
|
184
|
+
|
|
185
|
+
- [charts-premium] Maps zoom support (#22709) @alexfauquette
|
|
186
|
+
|
|
187
|
+
### Tree View
|
|
188
|
+
|
|
189
|
+
#### `@mui/x-tree-view@9.9.0`
|
|
190
|
+
|
|
191
|
+
Internal changes.
|
|
192
|
+
|
|
193
|
+
#### `@mui/x-tree-view-pro@9.9.0` [](https://mui.com/r/x-pro-svg-link 'Pro plan')
|
|
194
|
+
|
|
195
|
+
Same changes as in `@mui/x-tree-view@9.9.0`.
|
|
196
|
+
|
|
197
|
+
### Scheduler
|
|
198
|
+
|
|
199
|
+
#### `@mui/x-scheduler@9.0.0-beta.5`
|
|
200
|
+
|
|
201
|
+
- [scheduler] Introduce event resource helper utilities (#23022) @mustafajw07
|
|
202
|
+
- [scheduler] Preserve multi-day event continuity across overflow (#22797) @mustafajw07
|
|
203
|
+
|
|
204
|
+
#### `@mui/x-scheduler-premium@9.0.0-beta.5` [](https://mui.com/r/x-premium-svg-link 'Premium plan')
|
|
205
|
+
|
|
206
|
+
Same changes as in `@mui/x-scheduler@9.0.0-beta.5`.
|
|
207
|
+
|
|
208
|
+
### Codemod
|
|
209
|
+
|
|
210
|
+
#### `@mui/x-codemod@9.9.0`
|
|
211
|
+
|
|
212
|
+
Internal changes.
|
|
213
|
+
|
|
214
|
+
### Docs
|
|
215
|
+
|
|
216
|
+
- [docs] Fix broken social preview image on shared docs links (#23055) @sai6855
|
|
217
|
+
- [docs] Review and clean up react-chat docs demos & gallery; fix actions-bar layout (#22993) @hasdfa
|
|
218
|
+
- [docs] Update the Pickers recommended date library bundle sizes (#23087) @LukasTy
|
|
219
|
+
|
|
220
|
+
### Core
|
|
221
|
+
|
|
222
|
+
- [mcp] Add `@mui/mcp` server and `@mui/x-agent-tools`. See the [README](https://github.com/mui/mui-x/blob/master/packages/mcp/README.md) for setup (#22947) @aemartos
|
|
223
|
+
- [code-infra] Avoid OOM in the Netlify docs build and CircleCI lint step (#23086) @LukasTy
|
|
224
|
+
- [code-infra] Group `@atlaskit/pragmatic-drag-and-drop` renovate updates (#23105) @LukasTy
|
|
225
|
+
- [code-infra] Validate npm publishing through dry run (#23038) @brijeshb42
|
|
226
|
+
- [docs-infra] Enable `webpackBuildWorker` to bound docs build memory (#23100) @Janpot
|
|
227
|
+
|
|
228
|
+
### Miscellaneous
|
|
229
|
+
|
|
230
|
+
- [test] Fix flaky "should render only the pageSize" Data Grid virtualization test (#23090) @LukasTy
|
|
231
|
+
- [test] Track `@mui/x-chat` bundle size via native expand (#23049) @Janpot
|
|
232
|
+
|
|
3
233
|
## 9.8.0
|
|
4
234
|
|
|
5
235
|
_Jul 2, 2026_
|
|
@@ -82,4 +82,4 @@ export interface DayCalendarProps extends ExportedDayCalendarProps, DayValidatio
|
|
|
82
82
|
/**
|
|
83
83
|
* @ignore - do not document.
|
|
84
84
|
*/
|
|
85
|
-
export declare function DayCalendar(inProps: DayCalendarProps):
|
|
85
|
+
export declare function DayCalendar(inProps: DayCalendarProps): React.JSX.Element;
|
|
@@ -82,4 +82,4 @@ export interface DayCalendarProps extends ExportedDayCalendarProps, DayValidatio
|
|
|
82
82
|
/**
|
|
83
83
|
* @ignore - do not document.
|
|
84
84
|
*/
|
|
85
|
-
export declare function DayCalendar(inProps: DayCalendarProps):
|
|
85
|
+
export declare function DayCalendar(inProps: DayCalendarProps): React.JSX.Element;
|
|
@@ -15,4 +15,4 @@ export interface PickersFadeTransitionGroupProps extends ExportedPickersFadeTran
|
|
|
15
15
|
/**
|
|
16
16
|
* @ignore - do not document.
|
|
17
17
|
*/
|
|
18
|
-
export declare function PickersFadeTransitionGroup(inProps: PickersFadeTransitionGroupProps):
|
|
18
|
+
export declare function PickersFadeTransitionGroup(inProps: PickersFadeTransitionGroupProps): React.JSX.Element;
|
|
@@ -15,4 +15,4 @@ export interface PickersFadeTransitionGroupProps extends ExportedPickersFadeTran
|
|
|
15
15
|
/**
|
|
16
16
|
* @ignore - do not document.
|
|
17
17
|
*/
|
|
18
|
-
export declare function PickersFadeTransitionGroup(inProps: PickersFadeTransitionGroupProps):
|
|
18
|
+
export declare function PickersFadeTransitionGroup(inProps: PickersFadeTransitionGroupProps): React.JSX.Element;
|
|
@@ -22,4 +22,4 @@ export interface SlideTransitionProps extends Omit<CSSTransitionProps, 'timeout'
|
|
|
22
22
|
/**
|
|
23
23
|
* @ignore - do not document.
|
|
24
24
|
*/
|
|
25
|
-
export declare function PickersSlideTransition(inProps: SlideTransitionProps):
|
|
25
|
+
export declare function PickersSlideTransition(inProps: SlideTransitionProps): React.JSX.Element;
|
|
@@ -22,4 +22,4 @@ export interface SlideTransitionProps extends Omit<CSSTransitionProps, 'timeout'
|
|
|
22
22
|
/**
|
|
23
23
|
* @ignore - do not document.
|
|
24
24
|
*/
|
|
25
|
-
export declare function PickersSlideTransition(inProps: SlideTransitionProps):
|
|
25
|
+
export declare function PickersSlideTransition(inProps: SlideTransitionProps): React.JSX.Element;
|
|
@@ -10,4 +10,4 @@ export declare const useIsDateDisabled: ({
|
|
|
10
10
|
disableFuture,
|
|
11
11
|
disablePast,
|
|
12
12
|
timezone
|
|
13
|
-
}: ValidateDateProps & DefaultizedProps<TimezoneProps,
|
|
13
|
+
}: ValidateDateProps & DefaultizedProps<TimezoneProps, 'timezone'>) => (day: PickerValidDate | null) => boolean;
|
|
@@ -10,4 +10,4 @@ export declare const useIsDateDisabled: ({
|
|
|
10
10
|
disableFuture,
|
|
11
11
|
disablePast,
|
|
12
12
|
timezone
|
|
13
|
-
}: ValidateDateProps & DefaultizedProps<TimezoneProps,
|
|
13
|
+
}: ValidateDateProps & DefaultizedProps<TimezoneProps, 'timezone'>) => (day: PickerValidDate | null) => boolean;
|
package/DatePicker/shared.d.mts
CHANGED
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
2
|
import type { DefaultizedProps } from '@mui/x-internals/types';
|
|
3
|
+
import type { WithDataAttributes } from '@mui/utils/types';
|
|
3
4
|
import type { DateCalendarSlots, DateCalendarSlotProps, ExportedDateCalendarProps } from "../DateCalendar/DateCalendar.types.mjs";
|
|
4
5
|
import type { DateValidationError, DateView } from "../models/index.mjs";
|
|
5
6
|
import type { BasePickerInputProps } from "../internals/models/props/basePickerProps.mjs";
|
|
@@ -17,7 +18,7 @@ export interface BaseDatePickerSlots extends DateCalendarSlots {
|
|
|
17
18
|
toolbar?: React.JSXElementConstructor<DatePickerToolbarProps>;
|
|
18
19
|
}
|
|
19
20
|
export interface BaseDatePickerSlotProps extends DateCalendarSlotProps {
|
|
20
|
-
toolbar?: ExportedDatePickerToolbarProps
|
|
21
|
+
toolbar?: WithDataAttributes<ExportedDatePickerToolbarProps>;
|
|
21
22
|
}
|
|
22
23
|
export type DatePickerViewRenderers<TView extends DateView> = PickerViewRendererLookup<PickerValue, TView, DateViewRendererProps<TView>>;
|
|
23
24
|
export interface BaseDatePickerProps extends BasePickerInputProps<PickerValue, DateView, DateValidationError>, ExportedDateCalendarProps {
|
package/DatePicker/shared.d.ts
CHANGED
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
2
|
import type { DefaultizedProps } from '@mui/x-internals/types';
|
|
3
|
+
import type { WithDataAttributes } from '@mui/utils/types';
|
|
3
4
|
import type { DateCalendarSlots, DateCalendarSlotProps, ExportedDateCalendarProps } from "../DateCalendar/DateCalendar.types.js";
|
|
4
5
|
import type { DateValidationError, DateView } from "../models/index.js";
|
|
5
6
|
import type { BasePickerInputProps } from "../internals/models/props/basePickerProps.js";
|
|
@@ -17,7 +18,7 @@ export interface BaseDatePickerSlots extends DateCalendarSlots {
|
|
|
17
18
|
toolbar?: React.JSXElementConstructor<DatePickerToolbarProps>;
|
|
18
19
|
}
|
|
19
20
|
export interface BaseDatePickerSlotProps extends DateCalendarSlotProps {
|
|
20
|
-
toolbar?: ExportedDatePickerToolbarProps
|
|
21
|
+
toolbar?: WithDataAttributes<ExportedDatePickerToolbarProps>;
|
|
21
22
|
}
|
|
22
23
|
export type DatePickerViewRenderers<TView extends DateView> = PickerViewRendererLookup<PickerValue, TView, DateViewRendererProps<TView>>;
|
|
23
24
|
export interface BaseDatePickerProps extends BasePickerInputProps<PickerValue, DateView, DateValidationError>, ExportedDateCalendarProps {
|
|
@@ -22,18 +22,8 @@ export interface DateTimePickerTabsProps extends ExportedBaseTabsProps {
|
|
|
22
22
|
*/
|
|
23
23
|
classes?: Partial<DateTimePickerTabsClasses>;
|
|
24
24
|
}
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
* - [Custom slots and subcomponents](https://mui.com/x/react-date-pickers/custom-components/)
|
|
30
|
-
*
|
|
31
|
-
* API:
|
|
32
|
-
*
|
|
33
|
-
* - [DateTimePickerTabs API](https://mui.com/x/api/date-pickers/date-time-picker-tabs/)
|
|
34
|
-
*/
|
|
35
|
-
declare const DateTimePickerTabs: {
|
|
36
|
-
(inProps: DateTimePickerTabsProps): import("react/jsx-runtime").JSX.Element | null;
|
|
37
|
-
propTypes: any;
|
|
38
|
-
};
|
|
25
|
+
declare function DateTimePickerTabs(inProps: DateTimePickerTabsProps): React.JSX.Element | null;
|
|
26
|
+
declare namespace DateTimePickerTabs {
|
|
27
|
+
var propTypes: any;
|
|
28
|
+
}
|
|
39
29
|
export { DateTimePickerTabs };
|
|
@@ -22,18 +22,8 @@ export interface DateTimePickerTabsProps extends ExportedBaseTabsProps {
|
|
|
22
22
|
*/
|
|
23
23
|
classes?: Partial<DateTimePickerTabsClasses>;
|
|
24
24
|
}
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
* - [Custom slots and subcomponents](https://mui.com/x/react-date-pickers/custom-components/)
|
|
30
|
-
*
|
|
31
|
-
* API:
|
|
32
|
-
*
|
|
33
|
-
* - [DateTimePickerTabs API](https://mui.com/x/api/date-pickers/date-time-picker-tabs/)
|
|
34
|
-
*/
|
|
35
|
-
declare const DateTimePickerTabs: {
|
|
36
|
-
(inProps: DateTimePickerTabsProps): import("react/jsx-runtime").JSX.Element | null;
|
|
37
|
-
propTypes: any;
|
|
38
|
-
};
|
|
25
|
+
declare function DateTimePickerTabs(inProps: DateTimePickerTabsProps): React.JSX.Element | null;
|
|
26
|
+
declare namespace DateTimePickerTabs {
|
|
27
|
+
var propTypes: any;
|
|
28
|
+
}
|
|
39
29
|
export { DateTimePickerTabs };
|
|
@@ -7,6 +7,8 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
7
7
|
value: true
|
|
8
8
|
});
|
|
9
9
|
exports.DateTimePickerTabs = void 0;
|
|
10
|
+
var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends"));
|
|
11
|
+
var _objectWithoutPropertiesLoose2 = _interopRequireDefault(require("@babel/runtime/helpers/objectWithoutPropertiesLoose"));
|
|
10
12
|
var React = _interopRequireWildcard(require("react"));
|
|
11
13
|
var _clsx = _interopRequireDefault(require("clsx"));
|
|
12
14
|
var _propTypes = _interopRequireDefault(require("prop-types"));
|
|
@@ -21,6 +23,7 @@ var _dateUtils = require("../internals/utils/date-utils");
|
|
|
21
23
|
var _usePickerPrivateContext = require("../internals/hooks/usePickerPrivateContext");
|
|
22
24
|
var _hooks = require("../hooks");
|
|
23
25
|
var _jsxRuntime = require("react/jsx-runtime");
|
|
26
|
+
const _excluded = ["dateIcon", "timeIcon", "hidden", "className", "classes", "sx"];
|
|
24
27
|
const viewToTab = view => {
|
|
25
28
|
if ((0, _dateUtils.isDatePickerView)(view)) {
|
|
26
29
|
return 'date';
|
|
@@ -71,13 +74,14 @@ const DateTimePickerTabs = exports.DateTimePickerTabs = function DateTimePickerT
|
|
|
71
74
|
name: 'MuiDateTimePickerTabs'
|
|
72
75
|
});
|
|
73
76
|
const {
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
77
|
+
dateIcon = /*#__PURE__*/(0, _jsxRuntime.jsx)(_icons.DateRangeIcon, {}),
|
|
78
|
+
timeIcon = /*#__PURE__*/(0, _jsxRuntime.jsx)(_icons.TimeIcon, {}),
|
|
79
|
+
hidden = typeof window === 'undefined' || window.innerHeight < 667,
|
|
80
|
+
className,
|
|
81
|
+
classes: classesProp,
|
|
82
|
+
sx
|
|
83
|
+
} = props,
|
|
84
|
+
other = (0, _objectWithoutPropertiesLoose2.default)(props, _excluded);
|
|
81
85
|
const translations = (0, _usePickerTranslations.usePickerTranslations)();
|
|
82
86
|
const {
|
|
83
87
|
ownerState
|
|
@@ -93,7 +97,7 @@ const DateTimePickerTabs = exports.DateTimePickerTabs = function DateTimePickerT
|
|
|
93
97
|
if (hidden) {
|
|
94
98
|
return null;
|
|
95
99
|
}
|
|
96
|
-
return /*#__PURE__*/(0, _jsxRuntime.jsxs)(DateTimePickerTabsRoot, {
|
|
100
|
+
return /*#__PURE__*/(0, _jsxRuntime.jsxs)(DateTimePickerTabsRoot, (0, _extends2.default)({}, other, {
|
|
97
101
|
ownerState: ownerState,
|
|
98
102
|
variant: "fullWidth",
|
|
99
103
|
value: viewToTab(view),
|
|
@@ -113,7 +117,7 @@ const DateTimePickerTabs = exports.DateTimePickerTabs = function DateTimePickerT
|
|
|
113
117
|
children: timeIcon
|
|
114
118
|
})
|
|
115
119
|
})]
|
|
116
|
-
});
|
|
120
|
+
}));
|
|
117
121
|
};
|
|
118
122
|
if (process.env.NODE_ENV !== "production") DateTimePickerTabs.displayName = "DateTimePickerTabs";
|
|
119
123
|
process.env.NODE_ENV !== "production" ? DateTimePickerTabs.propTypes /* remove-proptypes */ = {
|
|
@@ -1,5 +1,8 @@
|
|
|
1
1
|
'use client';
|
|
2
2
|
|
|
3
|
+
import _extends from "@babel/runtime/helpers/esm/extends";
|
|
4
|
+
import _objectWithoutPropertiesLoose from "@babel/runtime/helpers/esm/objectWithoutPropertiesLoose";
|
|
5
|
+
const _excluded = ["dateIcon", "timeIcon", "hidden", "className", "classes", "sx"];
|
|
3
6
|
import * as React from 'react';
|
|
4
7
|
import clsx from 'clsx';
|
|
5
8
|
import PropTypes from 'prop-types';
|
|
@@ -64,13 +67,14 @@ const DateTimePickerTabs = function DateTimePickerTabs(inProps) {
|
|
|
64
67
|
name: 'MuiDateTimePickerTabs'
|
|
65
68
|
});
|
|
66
69
|
const {
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
70
|
+
dateIcon = /*#__PURE__*/_jsx(DateRangeIcon, {}),
|
|
71
|
+
timeIcon = /*#__PURE__*/_jsx(TimeIcon, {}),
|
|
72
|
+
hidden = typeof window === 'undefined' || window.innerHeight < 667,
|
|
73
|
+
className,
|
|
74
|
+
classes: classesProp,
|
|
75
|
+
sx
|
|
76
|
+
} = props,
|
|
77
|
+
other = _objectWithoutPropertiesLoose(props, _excluded);
|
|
74
78
|
const translations = usePickerTranslations();
|
|
75
79
|
const {
|
|
76
80
|
ownerState
|
|
@@ -86,7 +90,7 @@ const DateTimePickerTabs = function DateTimePickerTabs(inProps) {
|
|
|
86
90
|
if (hidden) {
|
|
87
91
|
return null;
|
|
88
92
|
}
|
|
89
|
-
return /*#__PURE__*/_jsxs(DateTimePickerTabsRoot, {
|
|
93
|
+
return /*#__PURE__*/_jsxs(DateTimePickerTabsRoot, _extends({}, other, {
|
|
90
94
|
ownerState: ownerState,
|
|
91
95
|
variant: "fullWidth",
|
|
92
96
|
value: viewToTab(view),
|
|
@@ -106,7 +110,7 @@ const DateTimePickerTabs = function DateTimePickerTabs(inProps) {
|
|
|
106
110
|
children: timeIcon
|
|
107
111
|
})
|
|
108
112
|
})]
|
|
109
|
-
});
|
|
113
|
+
}));
|
|
110
114
|
};
|
|
111
115
|
if (process.env.NODE_ENV !== "production") DateTimePickerTabs.displayName = "DateTimePickerTabs";
|
|
112
116
|
process.env.NODE_ENV !== "production" ? DateTimePickerTabs.propTypes /* remove-proptypes */ = {
|
|
@@ -40,7 +40,7 @@ export declare const DateTimePickerToolbarOverrideContext: React.Context<{
|
|
|
40
40
|
*
|
|
41
41
|
* - [DateTimePickerToolbar API](https://mui.com/x/api/date-pickers/date-time-picker-toolbar/)
|
|
42
42
|
*/
|
|
43
|
-
declare function DateTimePickerToolbar(inProps: DateTimePickerToolbarProps):
|
|
43
|
+
declare function DateTimePickerToolbar(inProps: DateTimePickerToolbarProps): React.JSX.Element;
|
|
44
44
|
declare namespace DateTimePickerToolbar {
|
|
45
45
|
var propTypes: any;
|
|
46
46
|
}
|
|
@@ -40,7 +40,7 @@ export declare const DateTimePickerToolbarOverrideContext: React.Context<{
|
|
|
40
40
|
*
|
|
41
41
|
* - [DateTimePickerToolbar API](https://mui.com/x/api/date-pickers/date-time-picker-toolbar/)
|
|
42
42
|
*/
|
|
43
|
-
declare function DateTimePickerToolbar(inProps: DateTimePickerToolbarProps):
|
|
43
|
+
declare function DateTimePickerToolbar(inProps: DateTimePickerToolbarProps): React.JSX.Element;
|
|
44
44
|
declare namespace DateTimePickerToolbar {
|
|
45
45
|
var propTypes: any;
|
|
46
46
|
}
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
2
|
import type { DefaultizedProps } from '@mui/x-internals/types';
|
|
3
|
+
import type { WithDataAttributes } from '@mui/utils/types';
|
|
3
4
|
import type { DateOrTimeView, DateTimeValidationError } from "../models/index.mjs";
|
|
4
5
|
import type { DateCalendarSlots, DateCalendarSlotProps, ExportedDateCalendarProps } from "../DateCalendar/DateCalendar.types.mjs";
|
|
5
6
|
import type { BasePickerInputProps } from "../internals/models/props/basePickerProps.mjs";
|
|
@@ -30,11 +31,11 @@ export interface BaseDateTimePickerSlotProps extends DateCalendarSlotProps, Digi
|
|
|
30
31
|
/**
|
|
31
32
|
* Props passed down to the tabs component.
|
|
32
33
|
*/
|
|
33
|
-
tabs?: DateTimePickerTabsProps
|
|
34
|
+
tabs?: WithDataAttributes<DateTimePickerTabsProps>;
|
|
34
35
|
/**
|
|
35
36
|
* Props passed down to the toolbar component.
|
|
36
37
|
*/
|
|
37
|
-
toolbar?: ExportedDateTimePickerToolbarProps
|
|
38
|
+
toolbar?: WithDataAttributes<ExportedDateTimePickerToolbarProps>;
|
|
38
39
|
}
|
|
39
40
|
export type DateTimePickerViewRenderers<TView extends DateOrTimeViewWithMeridiem> = PickerViewRendererLookup<PickerValue, TView, Omit<DateViewRendererProps<TView>, 'slots' | 'slotProps'> & Omit<TimeViewRendererProps<TimeViewWithMeridiem, BaseClockProps<TimeViewWithMeridiem>>, 'slots' | 'slotProps'>>;
|
|
40
41
|
export interface BaseDateTimePickerProps extends Omit<BasePickerInputProps<PickerValue, DateOrTimeViewWithMeridiem, DateTimeValidationError>, 'views'>, Omit<ExportedDateCalendarProps, 'onViewChange' | 'views'>, DigitalTimePickerProps, ExportedValidateDateTimeProps {
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
2
|
import type { DefaultizedProps } from '@mui/x-internals/types';
|
|
3
|
+
import type { WithDataAttributes } from '@mui/utils/types';
|
|
3
4
|
import type { DateOrTimeView, DateTimeValidationError } from "../models/index.js";
|
|
4
5
|
import type { DateCalendarSlots, DateCalendarSlotProps, ExportedDateCalendarProps } from "../DateCalendar/DateCalendar.types.js";
|
|
5
6
|
import type { BasePickerInputProps } from "../internals/models/props/basePickerProps.js";
|
|
@@ -30,11 +31,11 @@ export interface BaseDateTimePickerSlotProps extends DateCalendarSlotProps, Digi
|
|
|
30
31
|
/**
|
|
31
32
|
* Props passed down to the tabs component.
|
|
32
33
|
*/
|
|
33
|
-
tabs?: DateTimePickerTabsProps
|
|
34
|
+
tabs?: WithDataAttributes<DateTimePickerTabsProps>;
|
|
34
35
|
/**
|
|
35
36
|
* Props passed down to the toolbar component.
|
|
36
37
|
*/
|
|
37
|
-
toolbar?: ExportedDateTimePickerToolbarProps
|
|
38
|
+
toolbar?: WithDataAttributes<ExportedDateTimePickerToolbarProps>;
|
|
38
39
|
}
|
|
39
40
|
export type DateTimePickerViewRenderers<TView extends DateOrTimeViewWithMeridiem> = PickerViewRendererLookup<PickerValue, TView, Omit<DateViewRendererProps<TView>, 'slots' | 'slotProps'> & Omit<TimeViewRendererProps<TimeViewWithMeridiem, BaseClockProps<TimeViewWithMeridiem>>, 'slots' | 'slotProps'>>;
|
|
40
41
|
export interface BaseDateTimePickerProps extends Omit<BasePickerInputProps<PickerValue, DateOrTimeViewWithMeridiem, DateTimeValidationError>, 'views'>, Omit<ExportedDateCalendarProps, 'onViewChange' | 'views'>, DigitalTimePickerProps, ExportedValidateDateTimeProps {
|
|
@@ -23,7 +23,7 @@ export interface DayCalendarSkeletonProps extends HTMLDivProps {
|
|
|
23
23
|
*
|
|
24
24
|
* - [CalendarPickerSkeleton API](https://mui.com/x/api/date-pickers/calendar-picker-skeleton/)
|
|
25
25
|
*/
|
|
26
|
-
declare function DayCalendarSkeleton(inProps: DayCalendarSkeletonProps):
|
|
26
|
+
declare function DayCalendarSkeleton(inProps: DayCalendarSkeletonProps): React.JSX.Element;
|
|
27
27
|
declare namespace DayCalendarSkeleton {
|
|
28
28
|
var propTypes: any;
|
|
29
29
|
}
|
|
@@ -23,7 +23,7 @@ export interface DayCalendarSkeletonProps extends HTMLDivProps {
|
|
|
23
23
|
*
|
|
24
24
|
* - [CalendarPickerSkeleton API](https://mui.com/x/api/date-pickers/calendar-picker-skeleton/)
|
|
25
25
|
*/
|
|
26
|
-
declare function DayCalendarSkeleton(inProps: DayCalendarSkeletonProps):
|
|
26
|
+
declare function DayCalendarSkeleton(inProps: DayCalendarSkeletonProps): React.JSX.Element;
|
|
27
27
|
declare namespace DayCalendarSkeleton {
|
|
28
28
|
var propTypes: any;
|
|
29
29
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
2
|
import type { DigitalClockProps } from "./DigitalClock.types.mjs";
|
|
3
|
-
export declare const DigitalClockItem: import("@emotion/styled").StyledComponent<import("@mui/material/MenuItem").MenuItemOwnProps & Omit<import("@mui/material/ButtonBase").ButtonBaseOwnProps, keyof import("@mui/material/MenuItem").MenuItemOwnProps> & Omit<import("@mui/material/ButtonBase").ButtonBaseOwnProps, "
|
|
3
|
+
export declare const DigitalClockItem: import("@emotion/styled").StyledComponent<import("@mui/material/MenuItem").MenuItemOwnProps & Omit<import("@mui/material/ButtonBase").ButtonBaseOwnProps, keyof import("@mui/material/MenuItem").MenuItemOwnProps> & Omit<import("@mui/material/ButtonBase").ButtonBaseOwnProps, "LinkComponent" | "TouchRippleProps" | "action" | "centerRipple" | "children" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "nativeButton" | "onFocusVisible" | "tabIndex" | "touchRippleRef" | "type" | keyof import("@mui/material/MenuItem").MenuItemOwnProps> & import("@mui/material/OverridableComponent").CommonProps & Omit<React.DetailedHTMLProps<React.LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>, "LinkComponent" | "TouchRippleProps" | "action" | "autoFocus" | "centerRipple" | "children" | "className" | "classes" | "dense" | "disableGutters" | "disableRipple" | "disableTouchRipple" | "disabled" | "divider" | "focusRipple" | "focusVisibleClassName" | "nativeButton" | "onFocusVisible" | "selected" | "style" | "sx" | "tabIndex" | "touchRippleRef" | "type"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, {}, {}>;
|
|
4
4
|
type DigitalClockComponent = ((props: DigitalClockProps & React.RefAttributes<HTMLDivElement>) => React.JSX.Element) & {
|
|
5
5
|
propTypes?: any;
|
|
6
6
|
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
2
|
import type { DigitalClockProps } from "./DigitalClock.types.js";
|
|
3
|
-
export declare const DigitalClockItem: import("@emotion/styled").StyledComponent<import("@mui/material/MenuItem").MenuItemOwnProps & Omit<import("@mui/material/ButtonBase").ButtonBaseOwnProps, keyof import("@mui/material/MenuItem").MenuItemOwnProps> & Omit<import("@mui/material/ButtonBase").ButtonBaseOwnProps, "
|
|
3
|
+
export declare const DigitalClockItem: import("@emotion/styled").StyledComponent<import("@mui/material/MenuItem").MenuItemOwnProps & Omit<import("@mui/material/ButtonBase").ButtonBaseOwnProps, keyof import("@mui/material/MenuItem").MenuItemOwnProps> & Omit<import("@mui/material/ButtonBase").ButtonBaseOwnProps, "LinkComponent" | "TouchRippleProps" | "action" | "centerRipple" | "children" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "nativeButton" | "onFocusVisible" | "tabIndex" | "touchRippleRef" | "type" | keyof import("@mui/material/MenuItem").MenuItemOwnProps> & import("@mui/material/OverridableComponent").CommonProps & Omit<React.DetailedHTMLProps<React.LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>, "LinkComponent" | "TouchRippleProps" | "action" | "autoFocus" | "centerRipple" | "children" | "className" | "classes" | "dense" | "disableGutters" | "disableRipple" | "disableTouchRipple" | "disabled" | "divider" | "focusRipple" | "focusVisibleClassName" | "nativeButton" | "onFocusVisible" | "selected" | "style" | "sx" | "tabIndex" | "touchRippleRef" | "type"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, {}, {}>;
|
|
4
4
|
type DigitalClockComponent = ((props: DigitalClockProps & React.RefAttributes<HTMLDivElement>) => React.JSX.Element) & {
|
|
5
5
|
propTypes?: any;
|
|
6
6
|
};
|
|
@@ -21,4 +21,4 @@ export interface MonthCalendarButtonProps {
|
|
|
21
21
|
/**
|
|
22
22
|
* @ignore - do not document.
|
|
23
23
|
*/
|
|
24
|
-
export declare const MonthCalendarButton: React.MemoExoticComponent<(props: MonthCalendarButtonProps) =>
|
|
24
|
+
export declare const MonthCalendarButton: React.MemoExoticComponent<(props: MonthCalendarButtonProps) => React.JSX.Element>;
|
|
@@ -21,4 +21,4 @@ export interface MonthCalendarButtonProps {
|
|
|
21
21
|
/**
|
|
22
22
|
* @ignore - do not document.
|
|
23
23
|
*/
|
|
24
|
-
export declare const MonthCalendarButton: React.MemoExoticComponent<(props: MonthCalendarButtonProps) =>
|
|
24
|
+
export declare const MonthCalendarButton: React.MemoExoticComponent<(props: MonthCalendarButtonProps) => React.JSX.Element>;
|
|
@@ -21,9 +21,6 @@ export interface PickersActionBarProps extends DialogActionsProps {
|
|
|
21
21
|
*
|
|
22
22
|
* - [PickersActionBar API](https://mui.com/x/api/date-pickers/pickers-action-bar/)
|
|
23
23
|
*/
|
|
24
|
-
declare function PickersActionBarComponent(props: PickersActionBarProps):
|
|
25
|
-
declare namespace PickersActionBarComponent {
|
|
26
|
-
var propTypes: any;
|
|
27
|
-
}
|
|
24
|
+
declare function PickersActionBarComponent(props: PickersActionBarProps): React.JSX.Element | null;
|
|
28
25
|
declare const PickersActionBar: React.MemoExoticComponent<typeof PickersActionBarComponent>;
|
|
29
26
|
export { PickersActionBar };
|
|
@@ -21,9 +21,6 @@ export interface PickersActionBarProps extends DialogActionsProps {
|
|
|
21
21
|
*
|
|
22
22
|
* - [PickersActionBar API](https://mui.com/x/api/date-pickers/pickers-action-bar/)
|
|
23
23
|
*/
|
|
24
|
-
declare function PickersActionBarComponent(props: PickersActionBarProps):
|
|
25
|
-
declare namespace PickersActionBarComponent {
|
|
26
|
-
var propTypes: any;
|
|
27
|
-
}
|
|
24
|
+
declare function PickersActionBarComponent(props: PickersActionBarProps): React.JSX.Element | null;
|
|
28
25
|
declare const PickersActionBar: React.MemoExoticComponent<typeof PickersActionBarComponent>;
|
|
29
26
|
export { PickersActionBar };
|