@mui/lab 5.0.0-alpha.77 → 5.0.0-alpha.80

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.
Files changed (84) hide show
  1. package/AdapterDateFns/index.d.ts +1 -1
  2. package/AdapterDayjs/index.d.ts +1 -1
  3. package/AdapterLuxon/index.d.ts +1 -1
  4. package/AdapterMoment/index.d.ts +1 -1
  5. package/CHANGELOG.md +185 -2
  6. package/CalendarPicker/index.d.ts +2 -2
  7. package/CalendarPickerSkeleton/index.d.ts +2 -2
  8. package/ClockPicker/index.d.ts +2 -2
  9. package/DatePicker/index.d.ts +2 -2
  10. package/DateRangePicker/DateRangePicker.d.ts +11 -11
  11. package/DateRangePicker/DateRangePicker.js +1 -1
  12. package/DateRangePicker/index.d.ts +2 -2
  13. package/DateRangePickerDay/DateRangePickerDay.d.ts +13 -13
  14. package/DateRangePickerDay/DateRangePickerDay.js +1 -1
  15. package/DateRangePickerDay/index.d.ts +2 -2
  16. package/DateTimePicker/index.d.ts +2 -2
  17. package/DesktopDatePicker/index.d.ts +2 -2
  18. package/DesktopDateRangePicker/DesktopDateRangePicker.d.ts +10 -10
  19. package/DesktopDateRangePicker/DesktopDateRangePicker.js +1 -1
  20. package/DesktopDateRangePicker/index.d.ts +2 -2
  21. package/DesktopDateTimePicker/index.d.ts +2 -2
  22. package/DesktopTimePicker/index.d.ts +2 -2
  23. package/LoadingButton/loadingButtonClasses.d.ts +22 -22
  24. package/LocalizationProvider/index.d.ts +2 -2
  25. package/Masonry/masonryClasses.d.ts +8 -8
  26. package/MobileDatePicker/index.d.ts +2 -2
  27. package/MobileDateRangePicker/MobileDateRangePicker.d.ts +10 -10
  28. package/MobileDateRangePicker/MobileDateRangePicker.js +1 -1
  29. package/MobileDateRangePicker/index.d.ts +2 -2
  30. package/MobileDateTimePicker/index.d.ts +2 -2
  31. package/MobileTimePicker/index.d.ts +2 -2
  32. package/MonthPicker/index.d.ts +2 -2
  33. package/PickersDay/index.d.ts +2 -2
  34. package/StaticDatePicker/index.d.ts +2 -2
  35. package/StaticDateRangePicker/StaticDateRangePicker.d.ts +10 -10
  36. package/StaticDateRangePicker/StaticDateRangePicker.js +1 -1
  37. package/StaticDateRangePicker/index.d.ts +2 -2
  38. package/StaticDateTimePicker/index.d.ts +2 -2
  39. package/StaticTimePicker/index.d.ts +2 -2
  40. package/TabPanel/tabPanelClasses.d.ts +8 -8
  41. package/TimePicker/index.d.ts +2 -2
  42. package/Timeline/Timeline.d.ts +59 -59
  43. package/Timeline/TimelineContext.d.ts +6 -6
  44. package/Timeline/index.d.ts +5 -5
  45. package/Timeline/timelineClasses.d.ts +3 -3
  46. package/TimelineConnector/timelineConnectorClasses.d.ts +8 -8
  47. package/TimelineContent/timelineContentClasses.d.ts +14 -14
  48. package/TimelineDot/timelineDotClasses.d.ts +24 -24
  49. package/TimelineItem/timelineItemClasses.d.ts +16 -16
  50. package/TimelineOppositeContent/timelineOppositeContentClasses.d.ts +14 -14
  51. package/TimelineSeparator/timelineSeparatorClasses.d.ts +8 -8
  52. package/TreeItem/TreeItem.d.ts +1 -1
  53. package/TreeItem/treeItemClasses.d.ts +24 -24
  54. package/TreeView/TreeView.d.ts +1 -1
  55. package/TreeView/treeViewClasses.d.ts +8 -8
  56. package/YearPicker/index.d.ts +2 -2
  57. package/index.js +1 -1
  58. package/internal/svg-icons/ArrowDropDown.d.ts +7 -7
  59. package/internal/svg-icons/ArrowLeft.d.ts +7 -7
  60. package/internal/svg-icons/ArrowRight.d.ts +7 -7
  61. package/internal/svg-icons/Calendar.d.ts +7 -7
  62. package/internal/svg-icons/Clock.d.ts +7 -7
  63. package/internal/svg-icons/DateRange.d.ts +7 -7
  64. package/internal/svg-icons/Pen.d.ts +7 -7
  65. package/internal/svg-icons/Time.d.ts +7 -7
  66. package/legacy/DateRangePicker/DateRangePicker.js +1 -1
  67. package/legacy/DateRangePickerDay/DateRangePickerDay.js +1 -1
  68. package/legacy/DesktopDateRangePicker/DesktopDateRangePicker.js +1 -1
  69. package/legacy/MobileDateRangePicker/MobileDateRangePicker.js +1 -1
  70. package/legacy/StaticDateRangePicker/StaticDateRangePicker.js +1 -1
  71. package/legacy/index.js +1 -1
  72. package/modern/DateRangePicker/DateRangePicker.js +1 -1
  73. package/modern/DateRangePickerDay/DateRangePickerDay.js +1 -1
  74. package/modern/DesktopDateRangePicker/DesktopDateRangePicker.js +1 -1
  75. package/modern/MobileDateRangePicker/MobileDateRangePicker.js +1 -1
  76. package/modern/StaticDateRangePicker/StaticDateRangePicker.js +1 -1
  77. package/modern/index.js +1 -1
  78. package/node/DateRangePicker/DateRangePicker.js +1 -1
  79. package/node/DateRangePickerDay/DateRangePickerDay.js +1 -1
  80. package/node/DesktopDateRangePicker/DesktopDateRangePicker.js +1 -1
  81. package/node/MobileDateRangePicker/MobileDateRangePicker.js +1 -1
  82. package/node/StaticDateRangePicker/StaticDateRangePicker.js +1 -1
  83. package/node/index.js +1 -1
  84. package/package.json +3 -3
@@ -1 +1 @@
1
- export { AdapterDateFns as default } from '@mui/x-date-pickers/AdapterDateFns';
1
+ export { AdapterDateFns as default } from '@mui/x-date-pickers/AdapterDateFns';
@@ -1 +1 @@
1
- export { AdapterDayjs as default } from '@mui/x-date-pickers/AdapterDayjs';
1
+ export { AdapterDayjs as default } from '@mui/x-date-pickers/AdapterDayjs';
@@ -1 +1 @@
1
- export { AdapterLuxon as default } from '@mui/x-date-pickers/AdapterLuxon';
1
+ export { AdapterLuxon as default } from '@mui/x-date-pickers/AdapterLuxon';
@@ -1 +1 @@
1
- export { AdapterMoment as default } from '@mui/x-date-pickers/AdapterMoment';
1
+ export { AdapterMoment as default } from '@mui/x-date-pickers/AdapterMoment';
package/CHANGELOG.md CHANGED
@@ -1,5 +1,188 @@
1
1
  # [Versions](https://mui.com/versions/)
2
2
 
3
+ ## 5.6.4
4
+
5
+ <!-- generated comparing v5.6.3..master -->
6
+
7
+ _May 2, 2022_
8
+
9
+ A big thanks to the 13 contributors who made this release possible. Here are some highlights ✨:
10
+
11
+ - 💅 5 Material UI components were updated to support CSS variables by @ZeeshanTamboli & @vicasas
12
+ - And more 🐛 bug fixes and 📚 improvements.
13
+
14
+ ### `@mui/material@5.6.4`
15
+
16
+ - &#8203;<!-- 37 -->[Accordion] Add support for CSS variables (#32542) @ZeeshanTamboli
17
+ - &#8203;<!-- 36 -->[AvatarGroup] Add support for CSS variables (#32507) @vicasas
18
+ - &#8203;<!-- 35 -->[Badge] Add support for CSS variables (#32516) @vicasas
19
+ - &#8203;<!-- 34 -->[BottomNavigation] Add support for CSS variables (#32517) @vicasas
20
+ - &#8203;<!-- 33 -->[CircularProgress] Add support for CSS variables (#32543) @ZeeshanTamboli
21
+ - &#8203;<!-- 07 -->[FilledInput] Fix type error from undefined `color` (#32258) @hbjORbj
22
+ - &#8203;<!-- 02 -->[l10n] Fix typo in csCZ translation of Pagination component (#32509) @Martin005
23
+ - &#8203;<!-- 01 -->[Tabs] Fix `TabIndicatorProps` prop missing `sx` prop (#32503) @b-novikov-ipersonality
24
+
25
+ ### `@mui/codemod@5.6.4`
26
+
27
+ - &#8203;<!-- 32 -->[codemod] Leave numeric arguments to breakpoints functions unchanged (#32426) @ryancogswell
28
+ - &#8203;<!-- 31 -->[codemod] Allow for line breaks within theme.spacing parentheses (#32432) @ryancogswell
29
+
30
+ ### `@mui/joy@5.0.0-alpha.26`
31
+
32
+ - &#8203;<!-- 06 -->[Joy] Miscellaneous fixes (#32541) @siriwatknp
33
+ - &#8203;<!-- 05 -->[Joy] Add `extendSxProp` to Link (#32505) @siriwatknp
34
+ - &#8203;<!-- 04 -->[Joy] Rename variants (#32489) @siriwatknp
35
+ - &#8203;<!-- 03 -->[Joy] Add `extendTheme` (#32450) @siriwatknp
36
+
37
+ ### Docs
38
+
39
+ - &#8203;<!-- 30 -->[docs] SEO fixes (#32515) @oliviertassinari
40
+ - &#8203;<!-- 29 -->[docs] Replace `Overriding nested component styles` anchor link with text (#32487) @ZeeshanTamboli
41
+ - &#8203;<!-- 28 -->[docs] Update the list of external domains (#32514) @oliviertassinari
42
+ - &#8203;<!-- 27 -->[docs] Update Material UI code snippets for React 18 (#32361) @samuelsycamore
43
+ - &#8203;<!-- 26 -->[docs] Base TextareaAutosize style revisions and final review (#32481) @samuelsycamore
44
+ - &#8203;<!-- 25 -->[docs] Base ClickAwayListener style revisions and final review (#32156) @samuelsycamore
45
+ - &#8203;<!-- 24 -->[docs] Base Button style revisions and final review (#32380) @samuelsycamore
46
+ - &#8203;<!-- 23 -->[docs] Base NoSsr style revisions and final review (#32254) @samuelsycamore
47
+ - &#8203;<!-- 22 -->[docs] Correctly capitalize Ctrl @oliviertassinari
48
+ - &#8203;<!-- 21 -->[docs] Fix styling in `Basic Popper` demo on the MUI Base docs (#32488) @ZeeshanTamboli
49
+ - &#8203;<!-- 20 -->[docs] Add "Overview" page to Base docs (#32310) @samuelsycamore
50
+ - &#8203;<!-- 19 -->[docs] Add copy button to code block (#32390) @siriwatknp
51
+ - &#8203;<!-- 18 -->[docs] Base Tabs style revisions and final review (#32423) @samuelsycamore
52
+ - &#8203;<!-- 17 -->[docs] Base Popper style revisions and final review (#32412) @samuelsycamore
53
+ - &#8203;<!-- 16 -->[docs] Improve sidenav for MUI X (#32435) @oliviertassinari
54
+ - &#8203;<!-- 15 -->[docs] Don't redirect on deploy preview (#32399) @m4theushw
55
+ - &#8203;<!-- 14 -->[docs] A few SEO fixes (#32431) @oliviertassinari
56
+ - &#8203;<!-- 13 -->[docs] Update links to the new Group & Pivot pages (#32410) @flaviendelangle
57
+ - &#8203;<!-- 12 -->[docs] Support callouts (#32402) @siriwatknp
58
+ - &#8203;<!-- 11 -->[docs] Fix import path in the Snackbar article #32462 @mongolyy
59
+ - &#8203;<!-- 10 -->[docs] Fix grammar mistake in shadows.md (#32454) @HexM7
60
+ - &#8203;<!-- 09 -->[docs] Improve unstyled button docs (#32429) @oliviertassinari
61
+
62
+ ### Core
63
+
64
+ - &#8203;<!-- 08 -->[experiment] Add template for testing Material UI components with CSS variables (#32500) @siriwatknp
65
+
66
+ All contributors of this release in alphabetical order: @b-novikov-ipersonality, @flaviendelangle, @hbjORbj, @HexM7, @m4theushw, @Martin005, @mongolyy, @oliviertassinari, @ryancogswell, @samuelsycamore, @siriwatknp, @vicasas, @ZeeshanTamboli
67
+
68
+ ## 5.6.3
69
+
70
+ <!-- generated comparing v5.6.2..master -->
71
+
72
+ _Apr 25, 2022_
73
+
74
+ A big thanks to the 14 contributors who made this release possible. Here are some highlights ✨:
75
+
76
+ - 🛠 Fixed TypeScript issue when the `fill` CSS property is used in the system (#32355) @valerii15298
77
+ - And more 🐛 bug fixes and 📚 improvements.
78
+
79
+ ### `@mui/material@5.6.3`
80
+
81
+ - [BottomNavigation] Action icon `padding` fix (#32030) @abhinav-22-tech
82
+ - [Dialog] Fix `component` prop is not available in `DialogTitleProps` (#32389) @hbjORbj
83
+ - [StepContent] Fix TypeScript type of `TransitionComponent` prop (#32314) @ZeeshanTamboli
84
+
85
+ ### `@mui/system@5.6.3`
86
+
87
+ - [system] Fix prop types when the `fill` CSS property is used (#32355) @valerii15298
88
+ - [system] Fix broken behavior when theme value is `zero` (#32365) @ZeeshanTamboli
89
+
90
+ ### `@mui/base@5.0.0-alpha.78`
91
+
92
+ - [InputUnstyled] `multiline` property should not log DOM warnings for `maxRows` and `minRows` props (#32401) @ZeeshanTamboli
93
+
94
+ ### `@mui/joy@5.0.0-alpha.25`
95
+
96
+ - [Joy] Improve theme focus to be more flexible (#32405) @siriwatknp
97
+ - [Joy] Add `Radio`, `RadioGroup` components (#32279) @siriwatknp
98
+ - [Joy] Add `Chip` component (#31983) @hbjORbj
99
+ - [Joy] Improve controls (#32267) @siriwatknp
100
+ - [Joy] Set up docs (#32370) @siriwatknp
101
+
102
+ ### Docs
103
+
104
+ - [docs] Enable row reordering on the pricing page (#31875) @DanailH
105
+ - [blog] A few improvements on date picker change (#32325) @oliviertassinari
106
+ - [docs] Emphasize how to avoid failing tests when migrating from v4 to v5 (#32159) @dwjohnston
107
+ - [docs] Revise the related projects page (#32180) @danilo-leal
108
+ - [docs] Cleanup remaining @mui/styles usages (#32313) @mnajdova
109
+ - [docs] Fix sidenav mobile color (#32324) @oliviertassinari
110
+ - [docs] Base TrapFocus style revisions and final review (#32364) @samuelsycamore
111
+ - [docs] Update the README.md to better cover the different products (#32360) @samuelsycamore
112
+ - [docs] Improve the propTypes generation and API demos' links (#32295) @mnajdova
113
+ - [docs] Add ability to display a plan icon next to a page link in nav bar (#32393) @flaviendelangle
114
+ - [docs] Change label on `FormControlLabelPlacement` (#32322) @ainatenhi
115
+ - [website] Update Diamond sponsors list (#32433) @oliviertassinari
116
+ - [website] Add privacy policy link to website's footer (#32080) @danilo-leal
117
+ - [website] Remove the designer role (#32384) @danilo-leal
118
+
119
+ ### Core
120
+
121
+ - [core] `yarn prettier` write @oliviertassinari
122
+ - [core] Fix changelog warning message (#32240) @praveen001
123
+ - [core] Update the proptypes scripts to support components in @mui/system (#32456) @mnajdova
124
+
125
+ All contributors of this release in alphabetical order: @abhinav-22-tech, @ainatenhi, @DanailH, @danilo-leal, @dwjohnston, @flaviendelangle, @hbjORbj, @mnajdova, @oliviertassinari, @praveen001, @samuelsycamore, @siriwatknp, @valerii15298, @ZeeshanTamboli
126
+
127
+ ## 5.6.2
128
+
129
+ <!-- generated comparing v5.6.1..master -->
130
+
131
+ _Apr 18, 2022_
132
+
133
+ A big thanks to the 11 contributors who made this release possible. This release is mostly about 🐛 bug fixes and 📚 documentation improvements.
134
+
135
+ ### `@mui/material@5.6.2`
136
+
137
+ - &#8203;<!-- 29 -->[Autocomplete] Explain how to use getOptionLabel in free solo mode and update getOptionLabel type (#32165) @michaldudak
138
+ - &#8203;<!-- 28 -->[Badge] Fix customization of classes (#32185) @michaldudak
139
+ - &#8203;<!-- 03 -->[TextField] Add a workaround for Safari CSS transition scale bug (#32188) @igordanchenko
140
+
141
+ ### `@mui/system@5.6.2`
142
+
143
+ - &#8203;<!-- 05 -->[system] Update style function to use vars automatically if available (#32244) @mnajdova
144
+
145
+ ### `@mui/base@5.0.0-alpha.77`
146
+
147
+ - &#8203;<!-- 08 -->[FormControlUnstyled] Revise API (#32134) @michaldudak
148
+
149
+ ### `@mui/joy@5.0.0-alpha.24`
150
+
151
+ - &#8203;<!-- 07 -->[Joy] Add `Badge` component (#31401) @hbjORbj
152
+ - &#8203;<!-- 06 -->[Joy] Fix misuse variable in `Input` (#32268) @siriwatknp
153
+
154
+ ### Docs
155
+
156
+ - &#8203;<!-- 27 -->[blog] Fix images for the docs separation post (#32257) @danilo-leal
157
+ - &#8203;<!-- 25 -->[docs] Base Form Control style revisions and final review (#32309) @samuelsycamore
158
+ - &#8203;<!-- 24 -->[docs] Base TablePagination style revisions and final review (#32178) @samuelsycamore
159
+ - &#8203;<!-- 23 -->[docs] Revise the dark mode article (#32179) @danilo-leal
160
+ - &#8203;<!-- 22 -->[docs] Add `aria-label` for `IconButton` (#32276) @SiarheiBobryk
161
+ - &#8203;<!-- 21 -->[docs] Fix `borderRadius` in the docs example (#32347) @ZeeshanTamboli
162
+ - &#8203;<!-- 20 -->[docs] Fix 404 link in the code (#32323) @oliviertassinari
163
+ - &#8203;<!-- 19 -->[docs] Sync h1 with side nav label (#32235) @oliviertassinari
164
+ - &#8203;<!-- 18 -->[docs] Fix SEO issues (#32282) @oliviertassinari
165
+ - &#8203;<!-- 17 -->[docs] Fix broken link in the test contributing guide (#32283) @sirartemis
166
+ - &#8203;<!-- 16 -->[docs] Update "How to customize" page anchor links #32315 @abaker93
167
+ - &#8203;<!-- 15 -->[docs] Mark `onBackdropClick` prop as deprecated in `Dialog`, `Modal` and `ModalUnstyled` components (#32297) @ZeeshanTamboli
168
+ - &#8203;<!-- 14 -->[docs] Link to advanced components page (#32290) @siriwatknp
169
+ - &#8203;<!-- 13 -->[docs] Sync package description with the docs (#32211) @oliviertassinari
170
+ - &#8203;<!-- 12 -->[docs] Revise "Component theming" and "How to customize" guides (#31997) @danilo-leal
171
+ - &#8203;<!-- 11 -->[docs] Add note in the Contributing guide about linking issues to a PR (#32174) @danilo-leal
172
+ - &#8203;<!-- 10 -->[docs] Update RTL guide (#32242) @michaldudak
173
+ - &#8203;<!-- 09 -->[docs] Uniformize capitalization (#32238) @oliviertassinari
174
+ - &#8203;<!-- 02 -->[website] Improve new role template @oliviertassinari
175
+ - &#8203;<!-- 01 -->[website] Remove a gold sponsor (#32261) @hbjORbj
176
+ - &#8203;<!-- 24 -->[website] Mark DataGrid Column spanning done on Pricing page (#32305) @cherniavskii
177
+
178
+ ### Core
179
+
180
+ - &#8203;<!-- 31 -->[core] Remove unecessary div (#32237) @oliviertassinari
181
+ - &#8203;<!-- 30 -->[core] Revert #32229 (#32262) @michaldudak
182
+ - &#8203;<!-- 04 -->[test] Fix running unit tests on Windows (#32260) @michaldudak
183
+
184
+ All contributors of this release in alphabetical order: @abaker93, @cherniavskii, @danilo-leal, @hbjORbj, @igordanchenko, @michaldudak, @mnajdova, @oliviertassinari, @samuelsycamore, @SiarheiBobryk, @sirartemis, @siriwatknp, @ZeeshanTamboli
185
+
3
186
  ## 5.6.1
4
187
 
5
188
  <!-- generated comparing v5.6.0..master -->
@@ -3575,7 +3758,7 @@ A big thanks to the 16 contributors who made this release possible. Here are som
3575
3758
  - &#8203;<!-- 28 -->[docs] Fix broken overrides link on API pages (#26244) @mnajdova
3576
3759
  - &#8203;<!-- 27 -->[docs] Improve documentation for Buttons (#26184) @arpitBhalla
3577
3760
  - &#8203;<!-- 24 -->[docs] Emphasize on props for screen readers (#26222) @atisheyJain03
3578
- - &#8203;<!-- 23 -->[docs] Link third-party routing in Bottom Navigation (#26190) @arpitBhalla
3761
+ - &#8203;<!-- 23 -->[docs] Link third-party routing in Bottom navigation (#26190) @arpitBhalla
3579
3762
  - &#8203;<!-- 22 -->[docs] Migrate Select, Progress demos to emotion (#26178) @mnajdova
3580
3763
  - &#8203;<!-- 20 -->[docs] Add accessibility section to Badges (#26009) @likitarai1
3581
3764
  - &#8203;<!-- 15 -->[docs] Migrate Popper, Drawer demos to emotion (#26183) @mnajdova
@@ -4587,7 +4770,7 @@ The prop didn't solve any important problem better than any of its alternatives
4587
4770
 
4588
4771
  ### Docs
4589
4772
 
4590
- - &#8203;<!-- 22 -->[docs] Migrate Bottom Navigation demos to emotion (#25180) @vicasas
4773
+ - &#8203;<!-- 22 -->[docs] Migrate Bottom navigation demos to emotion (#25180) @vicasas
4591
4774
  - &#8203;<!-- 09 -->[docs] Migrate Button demos to emotion (#25138) @vicasas
4592
4775
  - &#8203;<!-- 17 -->[docs] Migrate Divider demos to emotion (#25145) @vicasas
4593
4776
  - &#8203;<!-- 24 -->[docs] Migrate Pagination demos to emotion (#25183) @vicasas
@@ -1,2 +1,2 @@
1
- export { CalendarPicker as default, calendarPickerClasses, } from '@mui/x-date-pickers/CalendarPicker';
2
- export type { CalendarPickerClassKey, CalendarPickerClasses, CalendarPickerProps, CalendarPickerView, } from '@mui/x-date-pickers/CalendarPicker';
1
+ export { CalendarPicker as default, calendarPickerClasses, } from '@mui/x-date-pickers/CalendarPicker';
2
+ export type { CalendarPickerClassKey, CalendarPickerClasses, CalendarPickerProps, CalendarPickerView, } from '@mui/x-date-pickers/CalendarPicker';
@@ -1,2 +1,2 @@
1
- export { CalendarPickerSkeleton as default, calendarPickerSkeletonClasses, getCalendarPickerSkeletonUtilityClass, } from '@mui/x-date-pickers/CalendarPickerSkeleton';
2
- export type { CalendarPickerSkeletonClassKey, CalendarPickerSkeletonProps, } from '@mui/x-date-pickers/CalendarPickerSkeleton';
1
+ export { CalendarPickerSkeleton as default, calendarPickerSkeletonClasses, getCalendarPickerSkeletonUtilityClass, } from '@mui/x-date-pickers/CalendarPickerSkeleton';
2
+ export type { CalendarPickerSkeletonClassKey, CalendarPickerSkeletonProps, } from '@mui/x-date-pickers/CalendarPickerSkeleton';
@@ -1,2 +1,2 @@
1
- export { ClockPicker as default, clockPickerClasses } from '@mui/x-date-pickers/ClockPicker';
2
- export type { ClockPickerClasses, ClockPickerClassKey, ClockPickerProps, ClockPickerView, } from '@mui/x-date-pickers/ClockPicker';
1
+ export { ClockPicker as default, clockPickerClasses } from '@mui/x-date-pickers/ClockPicker';
2
+ export type { ClockPickerClasses, ClockPickerClassKey, ClockPickerProps, ClockPickerView, } from '@mui/x-date-pickers/ClockPicker';
@@ -1,2 +1,2 @@
1
- export { DatePicker as default } from '@mui/x-date-pickers/DatePicker';
2
- export type { DatePickerProps } from '@mui/x-date-pickers/DatePicker';
1
+ export { DatePicker as default } from '@mui/x-date-pickers/DatePicker';
2
+ export type { DatePickerProps } from '@mui/x-date-pickers/DatePicker';
@@ -1,11 +1,11 @@
1
- import * as React from 'react';
2
- declare type DateRangePickerComponent = (<TDate>(props: DateRangePickerProps & React.RefAttributes<HTMLDivElement>) => JSX.Element) & {
3
- propTypes?: any;
4
- };
5
- /**
6
- * @ignore - do not document.
7
- */
8
- declare const DateRangePicker: DateRangePickerComponent;
9
- export default DateRangePicker;
10
- export declare type DateRangePickerProps = Record<any, any>;
11
- export declare type DateRange<TDate> = [TDate | null, TDate | null];
1
+ import * as React from 'react';
2
+ declare type DateRangePickerComponent = (<TDate>(props: DateRangePickerProps & React.RefAttributes<HTMLDivElement>) => JSX.Element) & {
3
+ propTypes?: any;
4
+ };
5
+ /**
6
+ * @ignore - do not document.
7
+ */
8
+ declare const DateRangePicker: DateRangePickerComponent;
9
+ export default DateRangePicker;
10
+ export declare type DateRangePickerProps = Record<any, any>;
11
+ export declare type DateRange<TDate> = [TDate | null, TDate | null];
@@ -5,7 +5,7 @@ let warnedOnce = false;
5
5
 
6
6
  const warn = () => {
7
7
  if (!warnedOnce) {
8
- console.warn(['MUI: The DateRangePicker component was moved from `@mui/lab` to `@mui/x-date-pickers-pro`', '', "You should use `import { DateRangePicker } from '@mui/x-date-pickers-pro'`", "or `import { DateRangePicker } from '@mui/x-date-pickers-pro/DateRangePicker'`", '', 'More information about this migration on our [blog](https://mui.com/blog/lab-pickers-to-mui-x/)'].join('\n'));
8
+ console.warn(['MUI: The DateRangePicker component was moved from `@mui/lab` to `@mui/x-date-pickers-pro`', '', "You should use `import { DateRangePicker } from '@mui/x-date-pickers-pro'`", "or `import { DateRangePicker } from '@mui/x-date-pickers-pro/DateRangePicker'`", '', 'More information about this migration on our blog: https://mui.com/blog/lab-date-pickers-to-mui-x/.'].join('\n'));
9
9
  warnedOnce = true;
10
10
  }
11
11
  };
@@ -1,2 +1,2 @@
1
- export { default } from './DateRangePicker';
2
- export * from './DateRangePicker';
1
+ export { default } from './DateRangePicker';
2
+ export * from './DateRangePicker';
@@ -1,13 +1,13 @@
1
- import * as React from 'react';
2
- declare type DateRangePickerDayComponent = (<TDate>(props: DateRangePickerDayProps & React.RefAttributes<HTMLDivElement>) => JSX.Element) & {
3
- propTypes?: any;
4
- };
5
- /**
6
- * @ignore - do not document.
7
- */
8
- declare const DateRangePickerDay: DateRangePickerDayComponent;
9
- export default DateRangePickerDay;
10
- export declare const getDateRangePickerDayUtilityClass: (slot: string) => string;
11
- export declare type DateRangePickerDayProps = Record<any, any>;
12
- export declare type DateRangePickerDayClasses = any;
13
- export declare type DateRangePickerDayClassKey = any;
1
+ import * as React from 'react';
2
+ declare type DateRangePickerDayComponent = (<TDate>(props: DateRangePickerDayProps & React.RefAttributes<HTMLDivElement>) => JSX.Element) & {
3
+ propTypes?: any;
4
+ };
5
+ /**
6
+ * @ignore - do not document.
7
+ */
8
+ declare const DateRangePickerDay: DateRangePickerDayComponent;
9
+ export default DateRangePickerDay;
10
+ export declare const getDateRangePickerDayUtilityClass: (slot: string) => string;
11
+ export declare type DateRangePickerDayProps = Record<any, any>;
12
+ export declare type DateRangePickerDayClasses = any;
13
+ export declare type DateRangePickerDayClassKey = any;
@@ -4,7 +4,7 @@ let warnedOnce = false;
4
4
 
5
5
  const warn = () => {
6
6
  if (!warnedOnce) {
7
- console.warn(['MUI: The DateRangePickerDay component was moved from `@mui/lab` to `@mui/x-date-pickers-pro`', '', "You should use `import { DateRangePickerDay } from '@mui/x-date-pickers-pro'`", "or `import { DateRangePickerDay } from '@mui/x-date-pickers-pro/DateRangePickerDay'`", '', 'More information about this migration on our [blog](https://mui.com/blog/lab-pickers-to-mui-x/)'].join('\n'));
7
+ console.warn(['MUI: The DateRangePickerDay component was moved from `@mui/lab` to `@mui/x-date-pickers-pro`', '', "You should use `import { DateRangePickerDay } from '@mui/x-date-pickers-pro'`", "or `import { DateRangePickerDay } from '@mui/x-date-pickers-pro/DateRangePickerDay'`", '', 'More information about this migration on our blog: https://mui.com/blog/lab-date-pickers-to-mui-x/.'].join('\n'));
8
8
  warnedOnce = true;
9
9
  }
10
10
  };
@@ -1,2 +1,2 @@
1
- export { default } from './DateRangePickerDay';
2
- export * from './DateRangePickerDay';
1
+ export { default } from './DateRangePickerDay';
2
+ export * from './DateRangePickerDay';
@@ -1,2 +1,2 @@
1
- export { DateTimePicker as default } from '@mui/x-date-pickers/DateTimePicker';
2
- export type { DateTimePickerProps } from '@mui/x-date-pickers/DateTimePicker';
1
+ export { DateTimePicker as default } from '@mui/x-date-pickers/DateTimePicker';
2
+ export type { DateTimePickerProps } from '@mui/x-date-pickers/DateTimePicker';
@@ -1,2 +1,2 @@
1
- export { DesktopDatePicker as default } from '@mui/x-date-pickers/DesktopDatePicker';
2
- export type { DesktopDatePickerProps } from '@mui/x-date-pickers/DesktopDatePicker';
1
+ export { DesktopDatePicker as default } from '@mui/x-date-pickers/DesktopDatePicker';
2
+ export type { DesktopDatePickerProps } from '@mui/x-date-pickers/DesktopDatePicker';
@@ -1,10 +1,10 @@
1
- import * as React from 'react';
2
- declare type DesktopDateRangePickerComponent = (<TDate>(props: DesktopDateRangePickerProps & React.RefAttributes<HTMLDivElement>) => JSX.Element) & {
3
- propTypes?: any;
4
- };
5
- /**
6
- * @ignore - do not document.
7
- */
8
- declare const DesktopDateRangePicker: DesktopDateRangePickerComponent;
9
- export default DesktopDateRangePicker;
10
- export declare type DesktopDateRangePickerProps = Record<any, any>;
1
+ import * as React from 'react';
2
+ declare type DesktopDateRangePickerComponent = (<TDate>(props: DesktopDateRangePickerProps & React.RefAttributes<HTMLDivElement>) => JSX.Element) & {
3
+ propTypes?: any;
4
+ };
5
+ /**
6
+ * @ignore - do not document.
7
+ */
8
+ declare const DesktopDateRangePicker: DesktopDateRangePickerComponent;
9
+ export default DesktopDateRangePicker;
10
+ export declare type DesktopDateRangePickerProps = Record<any, any>;
@@ -5,7 +5,7 @@ let warnedOnce = false;
5
5
 
6
6
  const warn = () => {
7
7
  if (!warnedOnce) {
8
- console.warn(['MUI: The DesktopDateRangePicker component was moved from `@mui/lab` to `@mui/x-date-pickers-pro`', '', "You should use `import { DesktopDateRangePicker } from '@mui/x-date-pickers-pro'`", "or `import { DesktopDateRangePicker } from '@mui/x-date-pickers-pro/DesktopDateRangePicker'`", '', 'More information about this migration on our [blog](https://mui.com/blog/lab-pickers-to-mui-x/)'].join('\n'));
8
+ console.warn(['MUI: The DesktopDateRangePicker component was moved from `@mui/lab` to `@mui/x-date-pickers-pro`', '', "You should use `import { DesktopDateRangePicker } from '@mui/x-date-pickers-pro'`", "or `import { DesktopDateRangePicker } from '@mui/x-date-pickers-pro/DesktopDateRangePicker'`", '', 'More information about this migration on our blog: https://mui.com/blog/lab-date-pickers-to-mui-x/.'].join('\n'));
9
9
  warnedOnce = true;
10
10
  }
11
11
  };
@@ -1,2 +1,2 @@
1
- export { default } from './DesktopDateRangePicker';
2
- export * from './DesktopDateRangePicker';
1
+ export { default } from './DesktopDateRangePicker';
2
+ export * from './DesktopDateRangePicker';
@@ -1,2 +1,2 @@
1
- export { DesktopDateTimePicker as default } from '@mui/x-date-pickers/DesktopDateTimePicker';
2
- export type { DesktopDateTimePickerProps } from '@mui/x-date-pickers/DesktopDateTimePicker';
1
+ export { DesktopDateTimePicker as default } from '@mui/x-date-pickers/DesktopDateTimePicker';
2
+ export type { DesktopDateTimePickerProps } from '@mui/x-date-pickers/DesktopDateTimePicker';
@@ -1,2 +1,2 @@
1
- export { DesktopTimePicker as default } from '@mui/x-date-pickers/DesktopTimePicker';
2
- export type { DesktopTimePickerProps } from '@mui/x-date-pickers/DesktopTimePicker';
1
+ export { DesktopTimePicker as default } from '@mui/x-date-pickers/DesktopTimePicker';
2
+ export type { DesktopTimePickerProps } from '@mui/x-date-pickers/DesktopTimePicker';
@@ -1,22 +1,22 @@
1
- export interface LoadingButtonClasses {
2
- /** Styles applied to the root element. */
3
- root: string;
4
- /** Styles applied to the root element if `loading={true}`. */
5
- loading: string;
6
- /** Styles applied to the loadingIndicator element. */
7
- loadingIndicator: string;
8
- /** Styles applied to the loadingIndicator element if `loadingPosition="center"`. */
9
- loadingIndicatorCenter: string;
10
- /** Styles applied to the loadingIndicator element if `loadingPosition="start"`. */
11
- loadingIndicatorStart: string;
12
- /** Styles applied to the loadingIndicator element if `loadingPosition="end"`. */
13
- loadingIndicatorEnd: string;
14
- /** Styles applied to the endIcon element if `loading={true}` and `loadingPosition="end"`. */
15
- endIconLoadingEnd: string;
16
- /** Styles applied to the startIcon element if `loading={true}` and `loadingPosition="start"`. */
17
- startIconLoadingStart: string;
18
- }
19
- export declare type LoadingButtonClassKey = keyof LoadingButtonClasses;
20
- export declare function getLoadingButtonUtilityClass(slot: string): string;
21
- declare const loadingButtonClasses: LoadingButtonClasses;
22
- export default loadingButtonClasses;
1
+ export interface LoadingButtonClasses {
2
+ /** Styles applied to the root element. */
3
+ root: string;
4
+ /** Styles applied to the root element if `loading={true}`. */
5
+ loading: string;
6
+ /** Styles applied to the loadingIndicator element. */
7
+ loadingIndicator: string;
8
+ /** Styles applied to the loadingIndicator element if `loadingPosition="center"`. */
9
+ loadingIndicatorCenter: string;
10
+ /** Styles applied to the loadingIndicator element if `loadingPosition="start"`. */
11
+ loadingIndicatorStart: string;
12
+ /** Styles applied to the loadingIndicator element if `loadingPosition="end"`. */
13
+ loadingIndicatorEnd: string;
14
+ /** Styles applied to the endIcon element if `loading={true}` and `loadingPosition="end"`. */
15
+ endIconLoadingEnd: string;
16
+ /** Styles applied to the startIcon element if `loading={true}` and `loadingPosition="start"`. */
17
+ startIconLoadingStart: string;
18
+ }
19
+ export declare type LoadingButtonClassKey = keyof LoadingButtonClasses;
20
+ export declare function getLoadingButtonUtilityClass(slot: string): string;
21
+ declare const loadingButtonClasses: LoadingButtonClasses;
22
+ export default loadingButtonClasses;
@@ -1,2 +1,2 @@
1
- export { LocalizationProvider as default } from '@mui/x-date-pickers/LocalizationProvider';
2
- export type { LocalizationProviderProps } from '@mui/x-date-pickers/LocalizationProvider';
1
+ export { LocalizationProvider as default } from '@mui/x-date-pickers/LocalizationProvider';
2
+ export type { LocalizationProviderProps } from '@mui/x-date-pickers/LocalizationProvider';
@@ -1,8 +1,8 @@
1
- export interface MasonryClasses {
2
- /** Styles applied to the root element. */
3
- root: string;
4
- }
5
- export declare type MasonryClassKey = keyof MasonryClasses;
6
- export declare function getMasonryUtilityClass(slot: string): string;
7
- declare const masonryClasses: MasonryClasses;
8
- export default masonryClasses;
1
+ export interface MasonryClasses {
2
+ /** Styles applied to the root element. */
3
+ root: string;
4
+ }
5
+ export declare type MasonryClassKey = keyof MasonryClasses;
6
+ export declare function getMasonryUtilityClass(slot: string): string;
7
+ declare const masonryClasses: MasonryClasses;
8
+ export default masonryClasses;
@@ -1,2 +1,2 @@
1
- export { MobileDatePicker as default } from '@mui/x-date-pickers/MobileDatePicker';
2
- export type { MobileDatePickerProps } from '@mui/x-date-pickers/MobileDatePicker';
1
+ export { MobileDatePicker as default } from '@mui/x-date-pickers/MobileDatePicker';
2
+ export type { MobileDatePickerProps } from '@mui/x-date-pickers/MobileDatePicker';
@@ -1,10 +1,10 @@
1
- import * as React from 'react';
2
- declare type MobileDateRangePickerComponent = (<TDate>(props: MobileDateRangePickerProps & React.RefAttributes<HTMLDivElement>) => JSX.Element) & {
3
- propTypes?: any;
4
- };
5
- /**
6
- * @ignore - do not document.
7
- */
8
- declare const MobileDateRangePicker: MobileDateRangePickerComponent;
9
- export default MobileDateRangePicker;
10
- export declare type MobileDateRangePickerProps = Record<any, any>;
1
+ import * as React from 'react';
2
+ declare type MobileDateRangePickerComponent = (<TDate>(props: MobileDateRangePickerProps & React.RefAttributes<HTMLDivElement>) => JSX.Element) & {
3
+ propTypes?: any;
4
+ };
5
+ /**
6
+ * @ignore - do not document.
7
+ */
8
+ declare const MobileDateRangePicker: MobileDateRangePickerComponent;
9
+ export default MobileDateRangePicker;
10
+ export declare type MobileDateRangePickerProps = Record<any, any>;
@@ -5,7 +5,7 @@ let warnedOnce = false;
5
5
 
6
6
  const warn = () => {
7
7
  if (!warnedOnce) {
8
- console.warn(['MUI: The MobileDateRangePicker component was moved from `@mui/lab` to `@mui/x-date-pickers-pro`', '', "You should use `import { MobileDateRangePicker } from '@mui/x-date-pickers-pro'`", "or `import { MobileDateRangePicker } from '@mui/x-date-pickers-pro/MobileDateRangePicker'`", '', 'More information about this migration on our [blog](https://mui.com/blog/lab-pickers-to-mui-x/)'].join('\n'));
8
+ console.warn(['MUI: The MobileDateRangePicker component was moved from `@mui/lab` to `@mui/x-date-pickers-pro`', '', "You should use `import { MobileDateRangePicker } from '@mui/x-date-pickers-pro'`", "or `import { MobileDateRangePicker } from '@mui/x-date-pickers-pro/MobileDateRangePicker'`", '', 'More information about this migration on our blog: https://mui.com/blog/lab-date-pickers-to-mui-x/.'].join('\n'));
9
9
  warnedOnce = true;
10
10
  }
11
11
  };
@@ -1,2 +1,2 @@
1
- export { default } from './MobileDateRangePicker';
2
- export * from './MobileDateRangePicker';
1
+ export { default } from './MobileDateRangePicker';
2
+ export * from './MobileDateRangePicker';
@@ -1,2 +1,2 @@
1
- export { MobileDateTimePicker as default } from '@mui/x-date-pickers/MobileDateTimePicker';
2
- export type { MobileDateTimePickerProps } from '@mui/x-date-pickers/MobileDateTimePicker';
1
+ export { MobileDateTimePicker as default } from '@mui/x-date-pickers/MobileDateTimePicker';
2
+ export type { MobileDateTimePickerProps } from '@mui/x-date-pickers/MobileDateTimePicker';
@@ -1,2 +1,2 @@
1
- export { MobileTimePicker as default } from '@mui/x-date-pickers/MobileTimePicker';
2
- export type { MobileTimePickerProps } from '@mui/x-date-pickers/MobileTimePicker';
1
+ export { MobileTimePicker as default } from '@mui/x-date-pickers/MobileTimePicker';
2
+ export type { MobileTimePickerProps } from '@mui/x-date-pickers/MobileTimePicker';
@@ -1,2 +1,2 @@
1
- export { MonthPicker as default, getMonthPickerUtilityClass, monthPickerClasses, } from '@mui/x-date-pickers/MonthPicker';
2
- export type { MonthPickerClassKey, MonthPickerProps } from '@mui/x-date-pickers/MonthPicker';
1
+ export { MonthPicker as default, getMonthPickerUtilityClass, monthPickerClasses, } from '@mui/x-date-pickers/MonthPicker';
2
+ export type { MonthPickerClassKey, MonthPickerProps } from '@mui/x-date-pickers/MonthPicker';
@@ -1,2 +1,2 @@
1
- export { PickersDay as default, pickersDayClasses, getPickersDayUtilityClass, } from '@mui/x-date-pickers/PickersDay';
2
- export type { PickersDayClassKey, PickersDayProps } from '@mui/x-date-pickers/PickersDay';
1
+ export { PickersDay as default, pickersDayClasses, getPickersDayUtilityClass, } from '@mui/x-date-pickers/PickersDay';
2
+ export type { PickersDayClassKey, PickersDayProps } from '@mui/x-date-pickers/PickersDay';
@@ -1,2 +1,2 @@
1
- export { StaticDatePicker as default } from '@mui/x-date-pickers/StaticDatePicker';
2
- export type { StaticDatePickerProps } from '@mui/x-date-pickers/StaticDatePicker';
1
+ export { StaticDatePicker as default } from '@mui/x-date-pickers/StaticDatePicker';
2
+ export type { StaticDatePickerProps } from '@mui/x-date-pickers/StaticDatePicker';
@@ -1,10 +1,10 @@
1
- import * as React from 'react';
2
- declare type StaticDateRangePickerComponent = (<TDate>(props: StaticDateRangePickerProps & React.RefAttributes<HTMLDivElement>) => JSX.Element) & {
3
- propTypes?: any;
4
- };
5
- /**
6
- * @ignore - do not document.
7
- */
8
- declare const StaticDateRangePicker: StaticDateRangePickerComponent;
9
- export default StaticDateRangePicker;
10
- export declare type StaticDateRangePickerProps = Record<any, any>;
1
+ import * as React from 'react';
2
+ declare type StaticDateRangePickerComponent = (<TDate>(props: StaticDateRangePickerProps & React.RefAttributes<HTMLDivElement>) => JSX.Element) & {
3
+ propTypes?: any;
4
+ };
5
+ /**
6
+ * @ignore - do not document.
7
+ */
8
+ declare const StaticDateRangePicker: StaticDateRangePickerComponent;
9
+ export default StaticDateRangePicker;
10
+ export declare type StaticDateRangePickerProps = Record<any, any>;
@@ -5,7 +5,7 @@ let warnedOnce = false;
5
5
 
6
6
  const warn = () => {
7
7
  if (!warnedOnce) {
8
- console.warn(['MUI: The StaticDateRangePicker component was moved from `@mui/lab` to `@mui/x-date-pickers-pro`', '', "You should use `import { StaticDateRangePicker } from '@mui/x-date-pickers-pro'`", "or `import { StaticDateRangePicker } from '@mui/x-date-pickers-pro/StaticDateRangePicker'`", '', 'More information about this migration on our [blog](https://mui.com/blog/lab-pickers-to-mui-x/)'].join('\n'));
8
+ console.warn(['MUI: The StaticDateRangePicker component was moved from `@mui/lab` to `@mui/x-date-pickers-pro`', '', "You should use `import { StaticDateRangePicker } from '@mui/x-date-pickers-pro'`", "or `import { StaticDateRangePicker } from '@mui/x-date-pickers-pro/StaticDateRangePicker'`", '', 'More information about this migration on our blog: https://mui.com/blog/lab-date-pickers-to-mui-x/.'].join('\n'));
9
9
  warnedOnce = true;
10
10
  }
11
11
  };
@@ -1,2 +1,2 @@
1
- export { default } from './StaticDateRangePicker';
2
- export * from './StaticDateRangePicker';
1
+ export { default } from './StaticDateRangePicker';
2
+ export * from './StaticDateRangePicker';
@@ -1,2 +1,2 @@
1
- export { StaticDateTimePicker as default } from '@mui/x-date-pickers/StaticDateTimePicker';
2
- export type { StaticDateTimePickerProps } from '@mui/x-date-pickers/StaticDateTimePicker';
1
+ export { StaticDateTimePicker as default } from '@mui/x-date-pickers/StaticDateTimePicker';
2
+ export type { StaticDateTimePickerProps } from '@mui/x-date-pickers/StaticDateTimePicker';
@@ -1,2 +1,2 @@
1
- export { StaticTimePicker as default } from '@mui/x-date-pickers/StaticTimePicker';
2
- export type { StaticTimePickerProps } from '@mui/x-date-pickers/StaticTimePicker';
1
+ export { StaticTimePicker as default } from '@mui/x-date-pickers/StaticTimePicker';
2
+ export type { StaticTimePickerProps } from '@mui/x-date-pickers/StaticTimePicker';