@mui/lab 5.0.0-alpha.95 → 5.0.0-alpha.98

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 (102) hide show
  1. package/AdapterDateFns/AdapterDateFns.d.ts +3 -3
  2. package/AdapterDateFns/index.d.ts +1 -1
  3. package/AdapterDayjs/AdapterDayjs.d.ts +3 -3
  4. package/AdapterDayjs/index.d.ts +1 -1
  5. package/AdapterLuxon/AdapterLuxon.d.ts +3 -3
  6. package/AdapterLuxon/index.d.ts +1 -1
  7. package/AdapterMoment/AdapterMoment.d.ts +3 -3
  8. package/AdapterMoment/index.d.ts +1 -1
  9. package/CHANGELOG.md +165 -0
  10. package/CalendarPicker/CalendarPicker.d.ts +14 -14
  11. package/CalendarPicker/index.d.ts +2 -2
  12. package/CalendarPickerSkeleton/CalendarPickerSkeleton.d.ts +13 -13
  13. package/CalendarPickerSkeleton/index.d.ts +2 -2
  14. package/ClockPicker/ClockPicker.d.ts +14 -14
  15. package/ClockPicker/index.d.ts +2 -2
  16. package/DatePicker/DatePicker.d.ts +10 -10
  17. package/DatePicker/index.d.ts +2 -2
  18. package/DateRangePicker/DateRangePicker.d.ts +11 -11
  19. package/DateRangePicker/index.d.ts +2 -2
  20. package/DateRangePickerDay/DateRangePickerDay.d.ts +13 -13
  21. package/DateRangePickerDay/index.d.ts +2 -2
  22. package/DateTimePicker/DateTimePicker.d.ts +10 -10
  23. package/DateTimePicker/index.d.ts +2 -2
  24. package/DesktopDatePicker/DesktopDatePicker.d.ts +10 -10
  25. package/DesktopDatePicker/index.d.ts +2 -2
  26. package/DesktopDateRangePicker/DesktopDateRangePicker.d.ts +10 -10
  27. package/DesktopDateRangePicker/index.d.ts +2 -2
  28. package/DesktopDateTimePicker/DesktopDateTimePicker.d.ts +10 -10
  29. package/DesktopDateTimePicker/index.d.ts +2 -2
  30. package/DesktopTimePicker/DesktopTimePicker.d.ts +10 -10
  31. package/DesktopTimePicker/index.d.ts +2 -2
  32. package/LoadingButton/LoadingButton.d.ts +1 -1
  33. package/LoadingButton/LoadingButton.js +1 -1
  34. package/LoadingButton/loadingButtonClasses.d.ts +22 -22
  35. package/LocalizationProvider/LocalizationProvider.d.ts +10 -10
  36. package/LocalizationProvider/index.d.ts +2 -2
  37. package/Masonry/masonryClasses.d.ts +8 -8
  38. package/MobileDatePicker/MobileDatePicker.d.ts +10 -10
  39. package/MobileDatePicker/index.d.ts +2 -2
  40. package/MobileDateRangePicker/MobileDateRangePicker.d.ts +10 -10
  41. package/MobileDateRangePicker/index.d.ts +2 -2
  42. package/MobileDateTimePicker/MobileDateTimePicker.d.ts +10 -10
  43. package/MobileDateTimePicker/index.d.ts +2 -2
  44. package/MobileTimePicker/MobileTimePicker.d.ts +10 -10
  45. package/MobileTimePicker/index.d.ts +2 -2
  46. package/MonthPicker/MonthPicker.d.ts +13 -13
  47. package/MonthPicker/index.d.ts +2 -2
  48. package/PickersDay/PickersDay.d.ts +13 -13
  49. package/PickersDay/index.d.ts +2 -2
  50. package/StaticDatePicker/StaticDatePicker.d.ts +10 -10
  51. package/StaticDatePicker/index.d.ts +2 -2
  52. package/StaticDateRangePicker/StaticDateRangePicker.d.ts +10 -10
  53. package/StaticDateRangePicker/index.d.ts +2 -2
  54. package/StaticDateTimePicker/StaticDateTimePicker.d.ts +10 -10
  55. package/StaticDateTimePicker/index.d.ts +2 -2
  56. package/StaticTimePicker/StaticTimePicker.d.ts +10 -10
  57. package/StaticTimePicker/index.d.ts +2 -2
  58. package/TabPanel/tabPanelClasses.d.ts +8 -8
  59. package/TimePicker/TimePicker.d.ts +10 -10
  60. package/TimePicker/index.d.ts +2 -2
  61. package/Timeline/Timeline.d.ts +59 -59
  62. package/Timeline/TimelineContext.d.ts +6 -6
  63. package/Timeline/index.d.ts +5 -5
  64. package/Timeline/timelineClasses.d.ts +3 -3
  65. package/TimelineConnector/TimelineConnector.js +1 -1
  66. package/TimelineConnector/timelineConnectorClasses.d.ts +8 -8
  67. package/TimelineContent/timelineContentClasses.d.ts +14 -14
  68. package/TimelineDot/TimelineDot.js +7 -7
  69. package/TimelineDot/timelineDotClasses.d.ts +24 -24
  70. package/TimelineItem/timelineItemClasses.d.ts +16 -16
  71. package/TimelineOppositeContent/timelineOppositeContentClasses.d.ts +14 -14
  72. package/TimelineSeparator/timelineSeparatorClasses.d.ts +8 -8
  73. package/TreeItem/TreeItem.js +7 -7
  74. package/TreeItem/treeItemClasses.d.ts +24 -24
  75. package/TreeView/treeViewClasses.d.ts +8 -8
  76. package/YearPicker/YearPicker.d.ts +14 -14
  77. package/YearPicker/index.d.ts +2 -2
  78. package/index.js +1 -1
  79. package/internal/svg-icons/ArrowDropDown.d.ts +7 -7
  80. package/internal/svg-icons/ArrowLeft.d.ts +7 -7
  81. package/internal/svg-icons/ArrowRight.d.ts +7 -7
  82. package/internal/svg-icons/Calendar.d.ts +7 -7
  83. package/internal/svg-icons/Clock.d.ts +7 -7
  84. package/internal/svg-icons/DateRange.d.ts +7 -7
  85. package/internal/svg-icons/Pen.d.ts +7 -7
  86. package/internal/svg-icons/Time.d.ts +7 -7
  87. package/legacy/LoadingButton/LoadingButton.js +1 -1
  88. package/legacy/TimelineConnector/TimelineConnector.js +1 -1
  89. package/legacy/TimelineDot/TimelineDot.js +7 -7
  90. package/legacy/TreeItem/TreeItem.js +7 -7
  91. package/legacy/index.js +1 -1
  92. package/modern/LoadingButton/LoadingButton.js +1 -1
  93. package/modern/TimelineConnector/TimelineConnector.js +1 -1
  94. package/modern/TimelineDot/TimelineDot.js +7 -7
  95. package/modern/TreeItem/TreeItem.js +7 -7
  96. package/modern/index.js +1 -1
  97. package/node/LoadingButton/LoadingButton.js +1 -1
  98. package/node/TimelineConnector/TimelineConnector.js +1 -1
  99. package/node/TimelineDot/TimelineDot.js +7 -7
  100. package/node/TreeItem/TreeItem.js +7 -7
  101. package/node/index.js +1 -1
  102. package/package.json +5 -5
@@ -1,3 +1,3 @@
1
- export default class AdapterDateFns {
2
- constructor();
3
- }
1
+ export default class AdapterDateFns {
2
+ constructor();
3
+ }
@@ -1 +1 @@
1
- export { default } from './AdapterDateFns';
1
+ export { default } from './AdapterDateFns';
@@ -1,3 +1,3 @@
1
- export default class AdapterDayjs {
2
- constructor();
3
- }
1
+ export default class AdapterDayjs {
2
+ constructor();
3
+ }
@@ -1 +1 @@
1
- export { default } from './AdapterDayjs';
1
+ export { default } from './AdapterDayjs';
@@ -1,3 +1,3 @@
1
- export default class AdapterLuxon {
2
- constructor();
3
- }
1
+ export default class AdapterLuxon {
2
+ constructor();
3
+ }
@@ -1 +1 @@
1
- export { default } from './AdapterLuxon';
1
+ export { default } from './AdapterLuxon';
@@ -1,3 +1,3 @@
1
- export default class AdapterMoment {
2
- constructor();
3
- }
1
+ export default class AdapterMoment {
2
+ constructor();
3
+ }
@@ -1 +1 @@
1
- export { default } from './AdapterMoment';
1
+ export { default } from './AdapterMoment';
package/CHANGELOG.md CHANGED
@@ -1,5 +1,170 @@
1
1
  # [Versions](https://mui.com/versions/)
2
2
 
3
+ ## 5.10.4
4
+
5
+ <!-- generated comparing v5.10.3..master -->
6
+
7
+ _Sep 5, 2022_
8
+
9
+ A big thanks to the 11 contributors who made this release possible. Here are some highlights ✨:
10
+
11
+ - 🚀 Added [`Alert`](https://mui.com/joy-ui/react-alert/) component to Joy UI (#33859) @hbjORbj
12
+ - Many other 🐛 bug fixes, 📚 documentation, and ⚙️ infrastructure improvements
13
+
14
+ ### `@mui/material@5.10.4`
15
+
16
+ - &#8203;<!-- 22 -->[Avatar] Use structured / semantic markup for avatars and avatar groups (#33994) @paulschreiber
17
+ - &#8203;<!-- 05 -->[Steps] Use structured / semantic markup for steps and steppers (#34138) @paulschreiber
18
+
19
+ ### `@mui/joy@5.0.0-alpha.44`
20
+
21
+ - &#8203;<!-- 23 -->[Alert][joy] Add `Alert` component (#33859) @hbjORbj
22
+ - &#8203;<!-- 08 -->[Joy] Make the description of `componentsProps` generic (#34140) @hbjORbj
23
+ - &#8203;<!-- 07 -->[Joy] Add tests / classes for `Breadcrumbs` component (#33860) @hbjORbj
24
+ - &#8203;<!-- 06 -->[Select][joy] Fix forwarding listbox `component` prop (#34172) @siriwatknp
25
+
26
+ ### `@mui/base@5.0.0-alpha.96`
27
+
28
+ - &#8203;<!-- 21 -->[Select][base] Fix type issues that appeared with TS 4.8 (#34132) @michaldudak
29
+
30
+ ### Docs
31
+
32
+ - &#8203;<!-- 15 -->[docs] Add `mui-color-input`, `mui-chips-input` and `mui-tel-input` into the related projects page (#34123) @viclafouch
33
+ - &#8203;<!-- 14 -->[docs] Update sponsors (#34157) @hbjORbj
34
+ - &#8203;<!-- 13 -->[docs] Move 5 component names to Title Case (#34118) @oliviertassinari
35
+ - &#8203;<!-- 12 -->[docs] Fix the color contrast on optional API methods (#34127) @oliviertassinari
36
+ - &#8203;<!-- 11 -->[docs] Fix crash due to using wrong variable (#34171) @siriwatknp
37
+ - &#8203;<!-- 10 -->[docs] Fix a few Base typos (#33986) @ropereraLK
38
+ - &#8203;<!-- 09 -->[docs] Revise Joy UI "Overview" page copy (#34087) @samuelsycamore
39
+ - &#8203;<!-- 20 -->[blog] Fix social cards (#34160) @oliviertassinari
40
+ - &#8203;<!-- 03 -->[website] Allow deep linking to sponsors @oliviertassinari
41
+ - &#8203;<!-- 02 -->[website] Update job descriptions (#34134) @DanailH
42
+ - &#8203;<!-- 01 -->[website] Link Toolpad landing page @oliviertassinari
43
+
44
+ ### Core
45
+
46
+ - &#8203;<!-- 19 -->[core] Move renovate config to the repository root (#34180) @oliviertassinari
47
+ - &#8203;<!-- 18 -->[core] Reinstate react/no-unused-prop-types eslint rule (#34125) @Janpot
48
+ - &#8203;<!-- 17 -->[core] Do not append `types` field to packages without index.d.ts (#33952) @michaldudak
49
+ - &#8203;<!-- 16 -->[core] Sanitize input in icon synonyms update script (#33989) @michaldudak
50
+ - &#8203;<!-- 04 -->[test] Allow to pass options to `mousePress` function (#34124) @cherniavskii
51
+
52
+ All contributors of this release in alphabetical order: @cherniavskii, @DanailH, @hbjORbj, @Janpot, @michaldudak, @oliviertassinari, @paulschreiber, @ropereraLK, @samuelsycamore, @siriwatknp, @viclafouch
53
+
54
+ ## 5.10.3
55
+
56
+ <!-- generated comparing v5.10.2..master -->
57
+
58
+ _Aug 29, 2022_
59
+
60
+ A big thanks to the 16 contributors who made this release possible. Here are some highlights ✨:
61
+
62
+ - ⚡ @mnajdova implemented an alternative to OverridableComponent to achieve better dev-time performance (#32735)
63
+ - Many other 🐛 bug fixes, 📚 documentation, and ⚙️ infrastructure improvements
64
+
65
+ ### `@mui/material@5.10.3`
66
+
67
+ - [Autocomplete][material] Fix value overflow when `disableClearable` is used (#34053) @mnajdova
68
+ - [Autocomplete] Update unstyled demo to not import Material UI (#34060) @oliviertassinari
69
+ - [Slider] Remove SliderInput export from d.ts (#34055) @pieetrus
70
+ - [TablePagination] Fix select variant not working (#33974) @ZeeshanTamboli
71
+
72
+ ### `@mui/system@5.10.3`
73
+
74
+ - [system] Fix mode blink when open multiple sessions (#33877) @siriwatknp
75
+
76
+ ### `@mui/base@5.0.0-alpha.95`
77
+
78
+ - [Button][base] Prevent too many ref updates (#33882) @michaldudak
79
+ - [Select][base] Fix typo in listbox blur event handler (#34120) @ZeeshanTamboli
80
+ - [TrapFocus] Improve tab test and simplify demo (#34008) @EthanStandel
81
+
82
+ ### `@mui/joy@5.0.0-alpha.43`
83
+
84
+ - [Joy] Fix `role` proptypes (#34119) @siriwatknp
85
+ - [Joy] Refine `componentsProps` for all components (#34077) @siriwatknp
86
+ - [Radio][joy] support `componentsProps` as a function (#34022) @siriwatknp
87
+ - [Select][joy] Improve the a11y on the select field demo (#34073) @mnajdova
88
+ - [Textarea][joy] Add `Textarea` component (#33975) @siriwatknp
89
+
90
+ ### Docs
91
+
92
+ - [blog] Add Grid v2 announcement (#33926) @siriwatknp
93
+ - [blog] Making customizable components (#33183) @alexfauquette
94
+ - [blog] Improve SEO metadata (#33954) @oliviertassinari
95
+ - [docs] Add introduction Base component demos & general uplift (#33896) @danilo-leal
96
+ - [docs] Fix Gatsby sample config in CSS variables (#34024) @bicstone
97
+ - [docs] Fix 404 link from Joy to React Router (#34115) @oliviertassinari
98
+ - [docs] Fix typo in `Select` component (#34091) @HexM7
99
+ - [docs] Fix 301 links to tss's docs @oliviertassinari
100
+ - [docs] Fixing Joy UI usage snippet (#34049) @JonathanAsbury-SPS
101
+ - [docs] Fix missing JSX closing tag in Tooltip docs (#34064) @hoangph271
102
+ - [website] Add Toolpad to Navigation (#33937) @bharatkashyap
103
+ - [website] Improve SEO meta description for MUI X @oliviertassinari
104
+ - [website] Improve visual look of code demos (#34070) @oliviertassinari
105
+ - [website] Fix `DatePicker` component demo on the home page (#34054) @NaveenPantra
106
+
107
+ ### Core
108
+
109
+ - [core] Offer alternative to `OverridableComponent` via module augmentation for better performance (#32735) @mnajdova
110
+ - [core] Fix prop-type warning in regression tests (#34086) @oliviertassinari
111
+ - [core] Specify code owners (#33995) @michaldudak
112
+ - [core] Fix scroll restoration (#34037) @oliviertassinari
113
+
114
+ All contributors of this release in alphabetical order: @alexfauquette, @bharatkashyap, @bicstone, @danilo-leal, @EthanStandel, @HexM7, @hoangph271, @JonathanAsbury-SPS, @michaldudak, @mnajdova, @NaveenPantra, @oliviertassinari, @pieetrus, @renovate[bot], @siriwatknp, @ZeeshanTamboli
115
+
116
+ ## 5.10.2
117
+
118
+ <!-- generated comparing v5.10.1..master -->
119
+
120
+ _Aug 22, 2022_
121
+
122
+ A big thanks to the 11 contributors who made this release possible. Here are some highlights ✨:
123
+
124
+ - ✨ @michaldudak synced the Material Icons set with the latest from Google (#33988).
125
+ A couple of icons changed their appearance. See the difference [on this Argos build](https://app.argos-ci.com/mui/material-ui/builds/4428]).
126
+
127
+ ### `@mui/material@5.10.2`
128
+
129
+ - &#8203;<!-- 16 -->[Autocomplete] Fix `keepMounted` Popper prop not working (#33957) @ZeeshanTamboli
130
+ - &#8203;<!-- 10 -->[IconButton] Fix hover effect when CSS Variables are enabled (#33971) @TheUnlocked
131
+ - &#8203;<!-- 07 -->[LoadingButton] Add support for CSS variables (#34001) @ZeeshanTamboli
132
+ - &#8203;<!-- 05 -->[TimelineConnector] Add support for CSS variables (#34002) @ZeeshanTamboli
133
+ - &#8203;<!-- 04 -->[TimelineDot] Add support for CSS variables (#34003) @ZeeshanTamboli
134
+ - &#8203;<!-- 03 -->[TreeItem] Add support for CSS variables (#34004) @ZeeshanTamboli
135
+
136
+ ### `@mui/system@5.10.2`
137
+
138
+ - &#8203;<!-- 06 -->[system] catch localStorage errors (#34027) @jsakas
139
+
140
+ ### `@mui/joy@5.0.0-alpha.42`
141
+
142
+ - &#8203;<!-- 08 -->[Joy] Add missing global exports (#33982) @tomasz-sodzawiczny
143
+
144
+ ### `@mui/icons-material@5.8.5`
145
+
146
+ - &#8203;<!-- 09 -->[icons] Sync the Material Icons (#33988) @michaldudak
147
+
148
+ ### Docs
149
+
150
+ - &#8203;<!-- 21 -->[docs] Fix typo in using-joy-ui-and-material-ui.md (#33997) @djohalo2 @danilo-leal
151
+ - &#8203;<!-- 20 -->[docs] Fix typo in the Transition docs (#34040) @alirezahekmati
152
+ - &#8203;<!-- 19 -->[docs] Typo fix in Joy UI Aspect Ratio doc (#33984) @AjeetSingh2016
153
+ - &#8203;<!-- 15 -->[docs] Fix broken Joy UI codesandbox export (#34007) @oliviertassinari
154
+ - &#8203;<!-- 14 -->[docs] Fix typos in `test` folder's README (#33976) @ropereraLK
155
+ - &#8203;<!-- 13 -->[docs] Fix interior section links in Base docs that feature hooks (#33948) @samuelsycamore
156
+ - &#8203;<!-- 12 -->[docs] Fix typo in Joy UI's List Component docs (#33956) @Cerebro92
157
+ - &#8203;<!-- 11 -->[docs] Fix typo in Joy UI's docs (#33938) @AjeetSingh2016
158
+
159
+ ### Core
160
+
161
+ - &#8203;<!-- 18 -->[website] Optimize meta description length (#34006) @oliviertassinari
162
+ - &#8203;<!-- 17 -->Revert "[core] Replace `getInitialProps` with `getStaticProps`" (#33991) @mnajdova
163
+ - &#8203;<!-- 02 -->[website] Move the React Engineer - X to next roles (#34030) @mnajdova
164
+ - &#8203;<!-- 01 -->[website] Add Icons8 gold sponsor (#33978) @michaldudak
165
+
166
+ All contributors of this release in alphabetical order: @AjeetSingh2016, @alirezahekmati, @Cerebro92, @danilo-leal, @djohalo2, @jsakas, @michaldudak, @mnajdova, @oliviertassinari, @ropereraLK, @samuelsycamore, @TheUnlocked, @tomasz-sodzawiczny, @ZeeshanTamboli
167
+
3
168
  ## 5.10.1
4
169
 
5
170
  <!-- generated comparing v5.10.0..master -->
@@ -1,14 +1,14 @@
1
- import * as React from 'react';
2
- declare type CalendarPickerComponent = (<TDate>(props: CalendarPickerProps<TDate> & React.RefAttributes<HTMLDivElement>) => JSX.Element) & {
3
- propTypes?: any;
4
- };
5
- /**
6
- * @ignore - do not document.
7
- */
8
- declare const CalendarPicker: CalendarPickerComponent;
9
- export default CalendarPicker;
10
- export declare const calendarPickerClasses: {};
11
- export declare type CalendarPickerClassKey = any;
12
- export declare type CalendarPickerClasses = any;
13
- export declare type CalendarPickerProps<TDate> = Record<any, any>;
14
- export declare type CalendarPickerView = 'year' | 'day' | 'month';
1
+ import * as React from 'react';
2
+ declare type CalendarPickerComponent = (<TDate>(props: CalendarPickerProps<TDate> & React.RefAttributes<HTMLDivElement>) => JSX.Element) & {
3
+ propTypes?: any;
4
+ };
5
+ /**
6
+ * @ignore - do not document.
7
+ */
8
+ declare const CalendarPicker: CalendarPickerComponent;
9
+ export default CalendarPicker;
10
+ export declare const calendarPickerClasses: {};
11
+ export declare type CalendarPickerClassKey = any;
12
+ export declare type CalendarPickerClasses = any;
13
+ export declare type CalendarPickerProps<TDate> = Record<any, any>;
14
+ export declare type CalendarPickerView = 'year' | 'day' | 'month';
@@ -1,2 +1,2 @@
1
- export { default } from './CalendarPicker';
2
- export * from './CalendarPicker';
1
+ export { default } from './CalendarPicker';
2
+ export * from './CalendarPicker';
@@ -1,13 +1,13 @@
1
- import * as React from 'react';
2
- declare type CalendarPickerSkeletonComponent = ((props: CalendarPickerSkeletonProps & React.RefAttributes<HTMLDivElement>) => JSX.Element) & {
3
- propTypes?: any;
4
- };
5
- /**
6
- * @ignore - do not document.
7
- */
8
- declare const CalendarPickerSkeleton: CalendarPickerSkeletonComponent;
9
- export default CalendarPickerSkeleton;
10
- export declare const calendarPickerSkeletonClasses: {};
11
- export declare const getCalendarPickerSkeletonUtilityClass: (slot: string) => string;
12
- export declare type CalendarPickerSkeletonProps = Record<any, any>;
13
- export declare type CalendarPickerSkeletonClassKey = any;
1
+ import * as React from 'react';
2
+ declare type CalendarPickerSkeletonComponent = ((props: CalendarPickerSkeletonProps & React.RefAttributes<HTMLDivElement>) => JSX.Element) & {
3
+ propTypes?: any;
4
+ };
5
+ /**
6
+ * @ignore - do not document.
7
+ */
8
+ declare const CalendarPickerSkeleton: CalendarPickerSkeletonComponent;
9
+ export default CalendarPickerSkeleton;
10
+ export declare const calendarPickerSkeletonClasses: {};
11
+ export declare const getCalendarPickerSkeletonUtilityClass: (slot: string) => string;
12
+ export declare type CalendarPickerSkeletonProps = Record<any, any>;
13
+ export declare type CalendarPickerSkeletonClassKey = any;
@@ -1,2 +1,2 @@
1
- export { default } from './CalendarPickerSkeleton';
2
- export * from './CalendarPickerSkeleton';
1
+ export { default } from './CalendarPickerSkeleton';
2
+ export * from './CalendarPickerSkeleton';
@@ -1,14 +1,14 @@
1
- import * as React from 'react';
2
- declare type ClockPickerComponent = (<TDate>(props: ClockPickerProps<TDate> & React.RefAttributes<HTMLDivElement>) => JSX.Element) & {
3
- propTypes?: any;
4
- };
5
- /**
6
- * @ignore - do not document.
7
- */
8
- declare const ClockPicker: ClockPickerComponent;
9
- export default ClockPicker;
10
- export declare const clockPickerClasses: {};
11
- export declare type ClockPickerProps<TDate> = Record<any, any>;
12
- export declare type ClockPickerView = 'hours' | 'minutes' | 'seconds';
13
- export declare type ClockPickerClasses = any;
14
- export declare type ClockPickerClassKey = any;
1
+ import * as React from 'react';
2
+ declare type ClockPickerComponent = (<TDate>(props: ClockPickerProps<TDate> & React.RefAttributes<HTMLDivElement>) => JSX.Element) & {
3
+ propTypes?: any;
4
+ };
5
+ /**
6
+ * @ignore - do not document.
7
+ */
8
+ declare const ClockPicker: ClockPickerComponent;
9
+ export default ClockPicker;
10
+ export declare const clockPickerClasses: {};
11
+ export declare type ClockPickerProps<TDate> = Record<any, any>;
12
+ export declare type ClockPickerView = 'hours' | 'minutes' | 'seconds';
13
+ export declare type ClockPickerClasses = any;
14
+ export declare type ClockPickerClassKey = any;
@@ -1,2 +1,2 @@
1
- export { default } from './ClockPicker';
2
- export * from './ClockPicker';
1
+ export { default } from './ClockPicker';
2
+ export * from './ClockPicker';
@@ -1,10 +1,10 @@
1
- import * as React from 'react';
2
- declare type DatePickerComponent = (<TDate>(props: DatePickerProps<TDate> & React.RefAttributes<HTMLDivElement>) => JSX.Element) & {
3
- propTypes?: any;
4
- };
5
- /**
6
- * @ignore - do not document.
7
- */
8
- declare const DatePicker: DatePickerComponent;
9
- export default DatePicker;
10
- export declare type DatePickerProps<TDate> = Record<any, any>;
1
+ import * as React from 'react';
2
+ declare type DatePickerComponent = (<TDate>(props: DatePickerProps<TDate> & React.RefAttributes<HTMLDivElement>) => JSX.Element) & {
3
+ propTypes?: any;
4
+ };
5
+ /**
6
+ * @ignore - do not document.
7
+ */
8
+ declare const DatePicker: DatePickerComponent;
9
+ export default DatePicker;
10
+ export declare type DatePickerProps<TDate> = Record<any, any>;
@@ -1,2 +1,2 @@
1
- export { default } from './DatePicker';
2
- export * from './DatePicker';
1
+ export { default } from './DatePicker';
2
+ export * from './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];
@@ -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;
@@ -1,2 +1,2 @@
1
- export { default } from './DateRangePickerDay';
2
- export * from './DateRangePickerDay';
1
+ export { default } from './DateRangePickerDay';
2
+ export * from './DateRangePickerDay';
@@ -1,10 +1,10 @@
1
- import * as React from 'react';
2
- declare type DateTimePickerComponent = (<TDate>(props: DateTimePickerProps<TDate> & React.RefAttributes<HTMLDivElement>) => JSX.Element) & {
3
- propTypes?: any;
4
- };
5
- /**
6
- * @ignore - do not document.
7
- */
8
- declare const DateTimePicker: DateTimePickerComponent;
9
- export default DateTimePicker;
10
- export declare type DateTimePickerProps<TDate> = Record<any, any>;
1
+ import * as React from 'react';
2
+ declare type DateTimePickerComponent = (<TDate>(props: DateTimePickerProps<TDate> & React.RefAttributes<HTMLDivElement>) => JSX.Element) & {
3
+ propTypes?: any;
4
+ };
5
+ /**
6
+ * @ignore - do not document.
7
+ */
8
+ declare const DateTimePicker: DateTimePickerComponent;
9
+ export default DateTimePicker;
10
+ export declare type DateTimePickerProps<TDate> = Record<any, any>;
@@ -1,2 +1,2 @@
1
- export { default } from './DateTimePicker';
2
- export * from './DateTimePicker';
1
+ export { default } from './DateTimePicker';
2
+ export * from './DateTimePicker';
@@ -1,10 +1,10 @@
1
- import * as React from 'react';
2
- declare type DesktopDatePickerComponent = (<TDate>(props: DesktopDatePickerProps<TDate> & React.RefAttributes<HTMLDivElement>) => JSX.Element) & {
3
- propTypes?: any;
4
- };
5
- /**
6
- * @ignore - do not document.
7
- */
8
- declare const DesktopDatePicker: DesktopDatePickerComponent;
9
- export default DesktopDatePicker;
10
- export declare type DesktopDatePickerProps<TDate> = Record<any, any>;
1
+ import * as React from 'react';
2
+ declare type DesktopDatePickerComponent = (<TDate>(props: DesktopDatePickerProps<TDate> & React.RefAttributes<HTMLDivElement>) => JSX.Element) & {
3
+ propTypes?: any;
4
+ };
5
+ /**
6
+ * @ignore - do not document.
7
+ */
8
+ declare const DesktopDatePicker: DesktopDatePickerComponent;
9
+ export default DesktopDatePicker;
10
+ export declare type DesktopDatePickerProps<TDate> = Record<any, any>;
@@ -1,2 +1,2 @@
1
- export { default } from './DesktopDatePicker';
2
- export * from './DesktopDatePicker';
1
+ export { default } from './DesktopDatePicker';
2
+ export * from './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>;
@@ -1,2 +1,2 @@
1
- export { default } from './DesktopDateRangePicker';
2
- export * from './DesktopDateRangePicker';
1
+ export { default } from './DesktopDateRangePicker';
2
+ export * from './DesktopDateRangePicker';
@@ -1,10 +1,10 @@
1
- import * as React from 'react';
2
- declare type DesktopDateTimePickerComponent = (<TDate>(props: DesktopDateTimePickerProps<TDate> & React.RefAttributes<HTMLDivElement>) => JSX.Element) & {
3
- propTypes?: any;
4
- };
5
- /**
6
- * @ignore - do not document.
7
- */
8
- declare const DesktopDateTimePicker: DesktopDateTimePickerComponent;
9
- export default DesktopDateTimePicker;
10
- export declare type DesktopDateTimePickerProps<TDate> = Record<any, any>;
1
+ import * as React from 'react';
2
+ declare type DesktopDateTimePickerComponent = (<TDate>(props: DesktopDateTimePickerProps<TDate> & React.RefAttributes<HTMLDivElement>) => JSX.Element) & {
3
+ propTypes?: any;
4
+ };
5
+ /**
6
+ * @ignore - do not document.
7
+ */
8
+ declare const DesktopDateTimePicker: DesktopDateTimePickerComponent;
9
+ export default DesktopDateTimePicker;
10
+ export declare type DesktopDateTimePickerProps<TDate> = Record<any, any>;
@@ -1,2 +1,2 @@
1
- export { default } from './DesktopDateTimePicker';
2
- export * from './DesktopDateTimePicker';
1
+ export { default } from './DesktopDateTimePicker';
2
+ export * from './DesktopDateTimePicker';
@@ -1,10 +1,10 @@
1
- import * as React from 'react';
2
- declare type DesktopTimePickerComponent = (<TDate>(props: DesktopTimePickerProps<TDate> & React.RefAttributes<HTMLDivElement>) => JSX.Element) & {
3
- propTypes?: any;
4
- };
5
- /**
6
- * @ignore - do not document.
7
- */
8
- declare const DesktopTimePicker: DesktopTimePickerComponent;
9
- export default DesktopTimePicker;
10
- export declare type DesktopTimePickerProps<TDate> = Record<any, any>;
1
+ import * as React from 'react';
2
+ declare type DesktopTimePickerComponent = (<TDate>(props: DesktopTimePickerProps<TDate> & React.RefAttributes<HTMLDivElement>) => JSX.Element) & {
3
+ propTypes?: any;
4
+ };
5
+ /**
6
+ * @ignore - do not document.
7
+ */
8
+ declare const DesktopTimePicker: DesktopTimePickerComponent;
9
+ export default DesktopTimePicker;
10
+ export declare type DesktopTimePickerProps<TDate> = Record<any, any>;
@@ -1,2 +1,2 @@
1
- export { default } from './DesktopTimePicker';
2
- export * from './DesktopTimePicker';
1
+ export { default } from './DesktopTimePicker';
2
+ export * from './DesktopTimePicker';
@@ -58,7 +58,7 @@ export type LoadingButtonTypeMap<
58
58
  *
59
59
  * Demos:
60
60
  *
61
- * - [Buttons](https://mui.com/material-ui/react-button/)
61
+ * - [Button](https://mui.com/material-ui/react-button/)
62
62
  *
63
63
  * API:
64
64
  *
@@ -100,7 +100,7 @@ const LoadingButtonLoadingIndicator = styled('div', {
100
100
  }, ownerState.loadingPosition === 'center' && {
101
101
  left: '50%',
102
102
  transform: 'translate(-50%)',
103
- color: theme.palette.action.disabled
103
+ color: (theme.vars || theme).palette.action.disabled
104
104
  }, ownerState.loadingPosition === 'end' && (ownerState.variant === 'outlined' || ownerState.variant === 'contained') && {
105
105
  right: ownerState.size === 'small' ? 10 : 14
106
106
  }, ownerState.loadingPosition === 'end' && ownerState.variant === 'text' && {
@@ -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;