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

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 +61 -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,64 @@
1
1
  # [Versions](https://mui.com/versions/)
2
2
 
3
+ ## 5.6.2
4
+
5
+ <!-- generated comparing v5.6.1..master -->
6
+
7
+ _Apr 18, 2022_
8
+
9
+ A big thanks to the 11 contributors who made this release possible. This release is mostly about 🐛 bug fixes and 📚 documentation improvements.
10
+
11
+ ### `@mui/material@5.6.2`
12
+
13
+ - &#8203;<!-- 29 -->[Autocomplete] Explain how to use getOptionLabel in free solo mode and update getOptionLabel type (#32165) @michaldudak
14
+ - &#8203;<!-- 28 -->[Badge] Fix customization of classes (#32185) @michaldudak
15
+ - &#8203;<!-- 03 -->[TextField] Add a workaround for Safari CSS transition scale bug (#32188) @igordanchenko
16
+
17
+ ### `@mui/system@5.6.2`
18
+
19
+ - &#8203;<!-- 05 -->[system] Update style function to use vars automatically if available (#32244) @mnajdova
20
+
21
+ ### `@mui/base@5.0.0-alpha.77`
22
+
23
+ - &#8203;<!-- 08 -->[FormControlUnstyled] Revise API (#32134) @michaldudak
24
+
25
+ ### `@mui/joy@5.0.0-alpha.24`
26
+
27
+ - &#8203;<!-- 07 -->[Joy] Add `Badge` component (#31401) @hbjORbj
28
+ - &#8203;<!-- 06 -->[Joy] Fix misuse variable in `Input` (#32268) @siriwatknp
29
+
30
+ ### Docs
31
+
32
+ - &#8203;<!-- 27 -->[blog] Fix images for the docs separation post (#32257) @danilo-leal
33
+ - &#8203;<!-- 25 -->[docs] Base Form Control style revisions and final review (#32309) @samuelsycamore
34
+ - &#8203;<!-- 24 -->[docs] Base TablePagination style revisions and final review (#32178) @samuelsycamore
35
+ - &#8203;<!-- 23 -->[docs] Revise the dark mode article (#32179) @danilo-leal
36
+ - &#8203;<!-- 22 -->[docs] Add `aria-label` for `IconButton` (#32276) @SiarheiBobryk
37
+ - &#8203;<!-- 21 -->[docs] Fix `borderRadius` in the docs example (#32347) @ZeeshanTamboli
38
+ - &#8203;<!-- 20 -->[docs] Fix 404 link in the code (#32323) @oliviertassinari
39
+ - &#8203;<!-- 19 -->[docs] Sync h1 with side nav label (#32235) @oliviertassinari
40
+ - &#8203;<!-- 18 -->[docs] Fix SEO issues (#32282) @oliviertassinari
41
+ - &#8203;<!-- 17 -->[docs] Fix broken link in the test contributing guide (#32283) @sirartemis
42
+ - &#8203;<!-- 16 -->[docs] Update "How to customize" page anchor links #32315 @abaker93
43
+ - &#8203;<!-- 15 -->[docs] Mark `onBackdropClick` prop as deprecated in `Dialog`, `Modal` and `ModalUnstyled` components (#32297) @ZeeshanTamboli
44
+ - &#8203;<!-- 14 -->[docs] Link to advanced components page (#32290) @siriwatknp
45
+ - &#8203;<!-- 13 -->[docs] Sync package description with the docs (#32211) @oliviertassinari
46
+ - &#8203;<!-- 12 -->[docs] Revise "Component theming" and "How to customize" guides (#31997) @danilo-leal
47
+ - &#8203;<!-- 11 -->[docs] Add note in the Contributing guide about linking issues to a PR (#32174) @danilo-leal
48
+ - &#8203;<!-- 10 -->[docs] Update RTL guide (#32242) @michaldudak
49
+ - &#8203;<!-- 09 -->[docs] Uniformize capitalization (#32238) @oliviertassinari
50
+ - &#8203;<!-- 02 -->[website] Improve new role template @oliviertassinari
51
+ - &#8203;<!-- 01 -->[website] Remove a gold sponsor (#32261) @hbjORbj
52
+ - &#8203;<!-- 24 -->[website] Mark DataGrid Column spanning done on Pricing page (#32305) @cherniavskii
53
+
54
+ ### Core
55
+
56
+ - &#8203;<!-- 31 -->[core] Remove unecessary div (#32237) @oliviertassinari
57
+ - &#8203;<!-- 30 -->[core] Revert #32229 (#32262) @michaldudak
58
+ - &#8203;<!-- 04 -->[test] Fix running unit tests on Windows (#32260) @michaldudak
59
+
60
+ All contributors of this release in alphabetical order: @abaker93, @cherniavskii, @danilo-leal, @hbjORbj, @igordanchenko, @michaldudak, @mnajdova, @oliviertassinari, @samuelsycamore, @SiarheiBobryk, @sirartemis, @siriwatknp, @ZeeshanTamboli
61
+
3
62
  ## 5.6.1
4
63
 
5
64
  <!-- generated comparing v5.6.0..master -->
@@ -3575,7 +3634,7 @@ A big thanks to the 16 contributors who made this release possible. Here are som
3575
3634
  - &#8203;<!-- 28 -->[docs] Fix broken overrides link on API pages (#26244) @mnajdova
3576
3635
  - &#8203;<!-- 27 -->[docs] Improve documentation for Buttons (#26184) @arpitBhalla
3577
3636
  - &#8203;<!-- 24 -->[docs] Emphasize on props for screen readers (#26222) @atisheyJain03
3578
- - &#8203;<!-- 23 -->[docs] Link third-party routing in Bottom Navigation (#26190) @arpitBhalla
3637
+ - &#8203;<!-- 23 -->[docs] Link third-party routing in Bottom navigation (#26190) @arpitBhalla
3579
3638
  - &#8203;<!-- 22 -->[docs] Migrate Select, Progress demos to emotion (#26178) @mnajdova
3580
3639
  - &#8203;<!-- 20 -->[docs] Add accessibility section to Badges (#26009) @likitarai1
3581
3640
  - &#8203;<!-- 15 -->[docs] Migrate Popper, Drawer demos to emotion (#26183) @mnajdova
@@ -4587,7 +4646,7 @@ The prop didn't solve any important problem better than any of its alternatives
4587
4646
 
4588
4647
  ### Docs
4589
4648
 
4590
- - &#8203;<!-- 22 -->[docs] Migrate Bottom Navigation demos to emotion (#25180) @vicasas
4649
+ - &#8203;<!-- 22 -->[docs] Migrate Bottom navigation demos to emotion (#25180) @vicasas
4591
4650
  - &#8203;<!-- 09 -->[docs] Migrate Button demos to emotion (#25138) @vicasas
4592
4651
  - &#8203;<!-- 17 -->[docs] Migrate Divider demos to emotion (#25145) @vicasas
4593
4652
  - &#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';
@@ -1,8 +1,8 @@
1
- export interface TabPanelClasses {
2
- /** Styles applied to the root element. */
3
- root: string;
4
- }
5
- export declare type TabPanelClassKey = keyof TabPanelClasses;
6
- export declare function getTabPanelUtilityClass(slot: string): string;
7
- declare const tabPanelClasses: TabPanelClasses;
8
- export default tabPanelClasses;
1
+ export interface TabPanelClasses {
2
+ /** Styles applied to the root element. */
3
+ root: string;
4
+ }
5
+ export declare type TabPanelClassKey = keyof TabPanelClasses;
6
+ export declare function getTabPanelUtilityClass(slot: string): string;
7
+ declare const tabPanelClasses: TabPanelClasses;
8
+ export default tabPanelClasses;
@@ -1,2 +1,2 @@
1
- export { TimePicker as default } from '@mui/x-date-pickers/TimePicker';
2
- export type { TimePickerProps } from '@mui/x-date-pickers/TimePicker';
1
+ export { TimePicker as default } from '@mui/x-date-pickers/TimePicker';
2
+ export type { TimePickerProps } from '@mui/x-date-pickers/TimePicker';