@mui/lab 7.0.0-beta.1 → 7.0.0-beta.11

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 (173) hide show
  1. package/CHANGELOG.md +360 -0
  2. package/Masonry/Masonry.d.ts +2 -2
  3. package/Masonry/Masonry.js +3 -3
  4. package/README.md +3 -3
  5. package/TabContext/TabContext.d.ts +2 -2
  6. package/TabList/TabList.d.ts +3 -3
  7. package/TabPanel/TabPanel.d.ts +2 -2
  8. package/TabPanel/TabPanel.js +2 -2
  9. package/Timeline/Timeline.d.ts +2 -2
  10. package/Timeline/Timeline.js +4 -4
  11. package/TimelineConnector/TimelineConnector.d.ts +2 -2
  12. package/TimelineConnector/TimelineConnector.js +2 -2
  13. package/TimelineContent/TimelineContent.d.ts +3 -3
  14. package/TimelineContent/TimelineContent.js +2 -2
  15. package/TimelineDot/TimelineDot.d.ts +2 -2
  16. package/TimelineDot/TimelineDot.js +2 -2
  17. package/TimelineItem/TimelineItem.d.ts +2 -2
  18. package/TimelineItem/TimelineItem.js +2 -2
  19. package/TimelineOppositeContent/TimelineOppositeContent.d.ts +3 -3
  20. package/TimelineOppositeContent/TimelineOppositeContent.js +2 -2
  21. package/TimelineSeparator/TimelineSeparator.d.ts +2 -2
  22. package/TimelineSeparator/TimelineSeparator.js +2 -2
  23. package/esm/Masonry/Masonry.d.ts +2 -2
  24. package/esm/Masonry/Masonry.js +1 -1
  25. package/esm/TabContext/TabContext.d.ts +2 -2
  26. package/esm/TabList/TabList.d.ts +3 -3
  27. package/esm/TabPanel/TabPanel.d.ts +2 -2
  28. package/esm/TabPanel/TabPanel.js +1 -1
  29. package/esm/Timeline/Timeline.d.ts +2 -2
  30. package/esm/Timeline/Timeline.js +3 -3
  31. package/esm/TimelineConnector/TimelineConnector.d.ts +2 -2
  32. package/esm/TimelineConnector/TimelineConnector.js +1 -1
  33. package/esm/TimelineContent/TimelineContent.d.ts +3 -3
  34. package/esm/TimelineContent/TimelineContent.js +1 -1
  35. package/esm/TimelineDot/TimelineDot.d.ts +2 -2
  36. package/esm/TimelineDot/TimelineDot.js +1 -1
  37. package/esm/TimelineItem/TimelineItem.d.ts +2 -2
  38. package/esm/TimelineItem/TimelineItem.js +1 -1
  39. package/esm/TimelineOppositeContent/TimelineOppositeContent.d.ts +3 -3
  40. package/esm/TimelineOppositeContent/TimelineOppositeContent.js +1 -1
  41. package/esm/TimelineSeparator/TimelineSeparator.d.ts +2 -2
  42. package/esm/TimelineSeparator/TimelineSeparator.js +1 -1
  43. package/esm/index.js +1 -1
  44. package/esm/useAutocomplete/index.d.ts +1 -1
  45. package/esm/useAutocomplete/index.js +1 -1
  46. package/index.js +1 -1
  47. package/modern/Masonry/Masonry.d.ts +2 -2
  48. package/modern/TabContext/TabContext.d.ts +2 -2
  49. package/modern/TabList/TabList.d.ts +3 -3
  50. package/modern/TabPanel/TabPanel.d.ts +2 -2
  51. package/modern/Timeline/Timeline.d.ts +2 -2
  52. package/modern/TimelineConnector/TimelineConnector.d.ts +2 -2
  53. package/modern/TimelineContent/TimelineContent.d.ts +3 -3
  54. package/modern/TimelineDot/TimelineDot.d.ts +2 -2
  55. package/modern/TimelineItem/TimelineItem.d.ts +2 -2
  56. package/modern/TimelineOppositeContent/TimelineOppositeContent.d.ts +3 -3
  57. package/modern/TimelineSeparator/TimelineSeparator.d.ts +2 -2
  58. package/modern/useAutocomplete/index.d.ts +1 -1
  59. package/package.json +11 -17
  60. package/useAutocomplete/index.d.ts +1 -1
  61. package/useAutocomplete/index.js +4 -3
  62. package/modern/AdapterDateFns/AdapterDateFns.js +0 -16
  63. package/modern/AdapterDateFns/index.js +0 -1
  64. package/modern/AdapterDayjs/AdapterDayjs.js +0 -16
  65. package/modern/AdapterDayjs/index.js +0 -1
  66. package/modern/AdapterLuxon/AdapterLuxon.js +0 -16
  67. package/modern/AdapterLuxon/index.js +0 -1
  68. package/modern/AdapterMoment/AdapterMoment.js +0 -16
  69. package/modern/AdapterMoment/index.js +0 -1
  70. package/modern/CalendarPicker/CalendarPicker.js +0 -21
  71. package/modern/CalendarPicker/index.js +0 -2
  72. package/modern/CalendarPickerSkeleton/CalendarPickerSkeleton.js +0 -25
  73. package/modern/CalendarPickerSkeleton/index.js +0 -2
  74. package/modern/ClockPicker/ClockPicker.js +0 -21
  75. package/modern/ClockPicker/index.js +0 -2
  76. package/modern/DatePicker/DatePicker.js +0 -19
  77. package/modern/DatePicker/index.js +0 -2
  78. package/modern/DateRangePicker/DateRangePicker.js +0 -18
  79. package/modern/DateRangePicker/index.js +0 -2
  80. package/modern/DateRangePickerDay/DateRangePickerDay.js +0 -22
  81. package/modern/DateRangePickerDay/index.js +0 -2
  82. package/modern/DateTimePicker/DateTimePicker.js +0 -20
  83. package/modern/DateTimePicker/index.js +0 -2
  84. package/modern/DesktopDatePicker/DesktopDatePicker.js +0 -20
  85. package/modern/DesktopDatePicker/index.js +0 -2
  86. package/modern/DesktopDateRangePicker/DesktopDateRangePicker.js +0 -18
  87. package/modern/DesktopDateRangePicker/index.js +0 -2
  88. package/modern/DesktopDateTimePicker/DesktopDateTimePicker.js +0 -20
  89. package/modern/DesktopDateTimePicker/index.js +0 -2
  90. package/modern/DesktopTimePicker/DesktopTimePicker.js +0 -20
  91. package/modern/DesktopTimePicker/index.js +0 -2
  92. package/modern/LoadingButton/LoadingButton.js +0 -23
  93. package/modern/LoadingButton/index.js +0 -1
  94. package/modern/LocalizationProvider/LocalizationProvider.js +0 -19
  95. package/modern/LocalizationProvider/index.js +0 -2
  96. package/modern/Masonry/Masonry.js +0 -338
  97. package/modern/Masonry/index.js +0 -3
  98. package/modern/Masonry/masonryClasses.js +0 -7
  99. package/modern/MobileDatePicker/MobileDatePicker.js +0 -20
  100. package/modern/MobileDatePicker/index.js +0 -2
  101. package/modern/MobileDateRangePicker/MobileDateRangePicker.js +0 -18
  102. package/modern/MobileDateRangePicker/index.js +0 -2
  103. package/modern/MobileDateTimePicker/MobileDateTimePicker.js +0 -20
  104. package/modern/MobileDateTimePicker/index.js +0 -2
  105. package/modern/MobileTimePicker/MobileTimePicker.js +0 -20
  106. package/modern/MobileTimePicker/index.js +0 -2
  107. package/modern/MonthPicker/MonthPicker.js +0 -25
  108. package/modern/MonthPicker/index.js +0 -2
  109. package/modern/PickersDay/PickersDay.js +0 -25
  110. package/modern/PickersDay/index.js +0 -2
  111. package/modern/StaticDatePicker/StaticDatePicker.js +0 -20
  112. package/modern/StaticDatePicker/index.js +0 -2
  113. package/modern/StaticDateRangePicker/StaticDateRangePicker.js +0 -18
  114. package/modern/StaticDateRangePicker/index.js +0 -2
  115. package/modern/StaticDateTimePicker/StaticDateTimePicker.js +0 -20
  116. package/modern/StaticDateTimePicker/index.js +0 -2
  117. package/modern/StaticTimePicker/StaticTimePicker.js +0 -20
  118. package/modern/StaticTimePicker/index.js +0 -2
  119. package/modern/TabContext/TabContext.js +0 -76
  120. package/modern/TabContext/index.js +0 -2
  121. package/modern/TabList/TabList.js +0 -44
  122. package/modern/TabList/index.js +0 -1
  123. package/modern/TabPanel/TabPanel.js +0 -96
  124. package/modern/TabPanel/index.js +0 -3
  125. package/modern/TabPanel/tabPanelClasses.js +0 -7
  126. package/modern/TimePicker/TimePicker.js +0 -20
  127. package/modern/TimePicker/index.js +0 -2
  128. package/modern/Timeline/Timeline.js +0 -114
  129. package/modern/Timeline/Timeline.types.js +0 -1
  130. package/modern/Timeline/TimelineContext.js +0 -12
  131. package/modern/Timeline/index.js +0 -4
  132. package/modern/Timeline/timelineClasses.js +0 -7
  133. package/modern/TimelineConnector/TimelineConnector.js +0 -72
  134. package/modern/TimelineConnector/index.js +0 -3
  135. package/modern/TimelineConnector/timelineConnectorClasses.js +0 -7
  136. package/modern/TimelineContent/TimelineContent.js +0 -89
  137. package/modern/TimelineContent/index.js +0 -3
  138. package/modern/TimelineContent/timelineContentClasses.js +0 -7
  139. package/modern/TimelineDot/TimelineDot.js +0 -123
  140. package/modern/TimelineDot/index.js +0 -3
  141. package/modern/TimelineDot/timelineDotClasses.js +0 -7
  142. package/modern/TimelineItem/TimelineItem.js +0 -128
  143. package/modern/TimelineItem/index.js +0 -3
  144. package/modern/TimelineItem/timelineItemClasses.js +0 -7
  145. package/modern/TimelineOppositeContent/TimelineOppositeContent.js +0 -91
  146. package/modern/TimelineOppositeContent/index.js +0 -3
  147. package/modern/TimelineOppositeContent/timelineOppositeContentClasses.js +0 -7
  148. package/modern/TimelineSeparator/TimelineSeparator.js +0 -69
  149. package/modern/TimelineSeparator/index.js +0 -3
  150. package/modern/TimelineSeparator/timelineSeparatorClasses.js +0 -7
  151. package/modern/TreeItem/TreeItem.js +0 -19
  152. package/modern/TreeItem/index.js +0 -2
  153. package/modern/TreeView/TreeView.js +0 -20
  154. package/modern/TreeView/index.js +0 -2
  155. package/modern/YearPicker/YearPicker.js +0 -24
  156. package/modern/YearPicker/index.js +0 -2
  157. package/modern/index.js +0 -88
  158. package/modern/internal/convertTimelinePositionToClass.js +0 -4
  159. package/modern/internal/svg-icons/ArrowDropDown.js +0 -12
  160. package/modern/internal/svg-icons/ArrowLeft.js +0 -12
  161. package/modern/internal/svg-icons/ArrowRight.js +0 -12
  162. package/modern/internal/svg-icons/Calendar.js +0 -12
  163. package/modern/internal/svg-icons/Clock.js +0 -16
  164. package/modern/internal/svg-icons/DateRange.js +0 -12
  165. package/modern/internal/svg-icons/Pen.js +0 -12
  166. package/modern/internal/svg-icons/Time.js +0 -16
  167. package/modern/package.json +0 -1
  168. package/modern/themeAugmentation/components.js +0 -2
  169. package/modern/themeAugmentation/index.js +0 -1
  170. package/modern/themeAugmentation/overrides.js +0 -4
  171. package/modern/themeAugmentation/props.js +0 -2
  172. package/modern/useAutocomplete/index.js +0 -1
  173. package/modern/zero-styled/index.js +0 -2
package/CHANGELOG.md CHANGED
@@ -1,5 +1,365 @@
1
1
  # [Versions](https://mui.com/versions/)
2
2
 
3
+ ## 7.0.2
4
+
5
+ _Apr 9, 2025_
6
+
7
+ A big thanks to the 12 contributors who made this release possible.
8
+
9
+ ### `@mui/material@7.0.2`
10
+
11
+ - [Autocomplete] Add ability to render custom single value (#45387) @ZeeshanTamboli
12
+ - [Autocomplete] Prevent shrink animation in controlled Autocomplete when initial `value` is provided (#45734) @imadx
13
+ - [AvatarGroup] Fix `spacing` prop ignoring value `0` (#45799) @Kartik-Murthy
14
+ - [Dialog] Deprecate composed classes (#45418) @sai6855
15
+
16
+ ### `@mui/material-nextjs@7.0.2`
17
+
18
+ - Fix nonce issues (#45794) @Janpot
19
+ - Add warnings to nextjs router integration (#45778) @Janpot
20
+
21
+ ### `@mui/styled-engine@7.0.2`
22
+
23
+ - Added caching to `StyledEngineProvider` to improve performance for running tests with Jest (#45846) @siriwatknp
24
+
25
+ ### Core
26
+
27
+ - [blog] Improve upvote video (0646444) @oliviertassinari
28
+ - [code-infra] Remove webpack aliases (#45841) @Janpot
29
+ - [code-infra] Remove .tsbuildinfo from build folder (#45727) @Janpot
30
+ - [code-infra] Stabilize theme viewer screenshot tests (#45768) @Janpot
31
+ - [code-infra] Remove modern bundles (#45808) @Janpot
32
+ - Update buildTypes script to optionally remove css imports (#45835) @brijeshb42
33
+ - Allow repo to be accepted as an argument for releaseTag (#45801) @brijeshb42
34
+ - Update scripts to support base-ui (#45784) @brijeshb42
35
+ - Sync scorecards.yml across codebase (4de5076) @oliviertassinari
36
+ - Remove baseUrl and skipLibCheck (#45806) @Janpot
37
+ - [docs-infra] Fix redirect styles pages (#45848) @siriwatknp
38
+ - [docs-infra] Remove false-positive Vale rules (#45843) @oliviertassinari
39
+ - [docs-infra] Make sure Next.js can find package.json through its aliases (#45840) @Janpot
40
+ - [docs-infra] Fix Next.js brand name coverage (6915f8d) @oliviertassinari
41
+ - [docs-infra] Fix layout shift between MIT and commercial pages (#45760) @oliviertassinari
42
+ - [docs-infra] Non breaking space for ESM (#45758) @oliviertassinari
43
+ - [support-infra] Remove dead 'workflow_call:' (#45736) @oliviertassinari
44
+ - [utils] Support cleanup callbacks in useForkRef (#45621) @DiegoAndai
45
+
46
+ ### Docs
47
+
48
+ - Fix pigment vite integration example (#44746) @brijeshb42
49
+ - Update migration instructions and codemod references for deprecated APIs (#45793) @sai6855
50
+ - Add TanStack Router routing example (#44930) @vetledv
51
+ - Fix layout shifting in icons page (#45779) @sai6855
52
+ - Fix migration instructions (#45762) @oliviertassinari
53
+ - Fix wrong TypeScript support version (#45761) @oliviertassinari
54
+ - Fix link to mui-joy/src/styles/components.d.ts (#45763) @oliviertassinari
55
+ - Fix 301 link (ae94c40) @oliviertassinari
56
+ - Fix 301 links (abd8f63) @oliviertassinari
57
+ - Fix 301 redirection (c7658de) @oliviertassinari
58
+ - [nextjs] Migrate from deprecated "legacyBehavior" prop (#44871) @oliviertassinari
59
+ - [nextjs] Document CSP for Next.js Pages Router (#45798) @Grohden
60
+
61
+ All contributors of this release in alphabetical order: @brijeshb42, @DiegoAndai, @Grohden, @imadx, @Janpot, @Kartik-Murthy, @oliviertassinari, @renovate[bot], @sai6855, @siriwatknp, @vetledv, @ZeeshanTamboli
62
+
63
+ ## 7.0.1
64
+
65
+ <!-- generated comparing v7.0.0..master -->
66
+
67
+ _Mar 28, 2025_
68
+
69
+ A big thanks to the 7 contributors who made this release possible.
70
+
71
+ ### `@mui/material@7.0.1`
72
+
73
+ - Export ThemeProviderProps (#45701) @aarongarciah
74
+ - [Fab] Fix default variant text color when using CSS vars (#45714) @aarongarciah
75
+ - Remove mention of v7 in deprecation messages (#45708) @DiegoAndai
76
+ - [Popover] Allow `null` in `anchorEl` function return type (#45045) @eduter
77
+ - Fix missing CSSProperties/MixinOptions types (#45706) @Janpot
78
+
79
+ ### `@mui/icons-material@7.0.1`
80
+
81
+ - [code-infra] Fix icon-material type resolution under `moduleResolution: "node"` (#45704) @Janpot
82
+ - Bring back individual icon dts (#45711) @Janpot
83
+
84
+ ### Core
85
+
86
+ - Improve the release instructions (#45688) @mnajdova
87
+
88
+ ### Docs
89
+
90
+ - Fix Masonry and Toolpad dark mode demos (#45721) @siriwatknp
91
+ - Update v7 related copy (#45716) @aarongarciah
92
+ - Avoid unwanted undefined in page title (#45718) @aarongarciah
93
+ - Fix joy templates error (#45715) @siriwatknp
94
+ - Rename GitHub icon import (#45709) @micttyoid
95
+ - Fix Safari issue in dark mode (#45696) @mnajdova
96
+ - Fix `Grid`, `GridLegacy`, `Stack`, `Badge`, `Select`, `Autocomplete` demos CSS variables (#45693) @DiegoAndai
97
+ - Add "Material UI v7 is here" to the notifications (#45694) @DiegoAndai
98
+ - Fix `Breadcrumbs`, `List`, `Divider`, and `Typography` dark mode demos (#45692) @siriwatknp
99
+ - Fix Material Icons page in dark mode (#45691) @mnajdova
100
+
101
+ All contributors of this release in alphabetical order: @aarongarciah, @DiegoAndai, @eduter, @Janpot, @micttyoid, @mnajdova, @siriwatknp
102
+
103
+ ## 7.0.0
104
+
105
+ <!-- generated comparing v7.0.0-rc.0..master -->
106
+
107
+ _Mar 26, 2025_
108
+
109
+ 🎉 We're happy to announce the stable release of v7.
110
+
111
+ - Read the [blog post](https://mui.com/blog/material-ui-v7-is-here/) about the announcement.
112
+ - Check out the [v7 upgrade guide](https://mui.com/material-ui/migration/upgrade-to-v7/).
113
+
114
+ ### `@mui/material@7.0.0`
115
+
116
+ - [Autocomplete] Fix when `onHighlightChange` is called (#45438) @ZeeshanTamboli
117
+ - [Tabs] Fix modifier keys + Left/Right Arrow key from being consumed by tab navigation (#45345) @mushfiqbh
118
+ - Update minimum TypeScript support to 4.9 (#45535) @siriwatknp
119
+
120
+ ### `@mui/system@7.0.0`
121
+
122
+ - [system] Fix palette mode does not change when not using CSS vars (#45660) @siriwatknp
123
+
124
+ ### `@mui/lab@7.0.0-beta.9`
125
+
126
+ - [lab] Remove @mui/base dependency (#45602) @mnajdova
127
+
128
+ ### Docs
129
+
130
+ - [docs] Fix unnecessary redirects for v7 (#45677) @Janpot
131
+ - [docs] Fix new React project link, CRA deprecated (#45362) @oliviertassinari
132
+ - [docs] Prepare the v7 upgrade guide for stable release (#45624) @DiegoAndai
133
+ - [docs] Fix grammatical errors in support.md (#45631) @letianpailove
134
+ - [docs] Update nextjs font optimization guide (#45600) @IshfaqAhmedProg
135
+ - [docs] Deprecate Toolpad Studio (#45613) @Janpot
136
+ - [docs] Sync the mode from page to demos #45661 @siriwatknp
137
+
138
+ ### Core
139
+
140
+ - [blog] v7 stable release (#45623) @DiegoAndai
141
+ - [code-infra] Disable flaky masonry screenshot (#45678) @Janpot
142
+ - [code-infra] Migrate regression tests to vite (#44964) @Janpot
143
+ - [code-infra] Update rollup (#45666) @Janpot
144
+ - [code-infra] Support `React.ComponentType` in proptypes generation (#45664) @Janpot
145
+ - [code-infra] Ensure `translations.json` is present in all `@mui/docs` package builds (#45626) @LukasTy
146
+ - [code-infra] Improve Argos script debuggability (#45619) @Janpot
147
+ - [code-infra] Reconfigure `react-remove-properties` babel plugin (#45218) @Janpot
148
+ - [core] Prepare master for v7 stable (#45674) @DiegoAndai
149
+ - [core] Improve instructions on changing domain (#45637) @mnajdova
150
+ - [core] Deprecate `ponyfillGlobal` (#45606) @Janpot
151
+ - [docs-infra] Restructure docs theme context to CSS variables (#45386) @siriwatknp
152
+ - [styles] Remove code & docs (#45633) @mnajdova
153
+
154
+ All contributors of this release in alphabetical order: @DiegoAndai, @IshfaqAhmedProg, @Janpot, @letianpailove, @LukasTy, @mnajdova, @mushfiqbh, @oliviertassinari, @siriwatknp, @ZeeshanTamboli
155
+
156
+ ## 7.0.0-rc.0
157
+
158
+ <!-- generated comparing v7.0.0-beta.4..master -->
159
+
160
+ _Mar 18, 2025_
161
+
162
+ A big thanks to the 4 contributors who made this release possible.
163
+
164
+ ### `@mui/material@7.0.0-rc.0`
165
+
166
+ - [StepLabel] Add missing root slot (#45603) @sai6855
167
+ - [Switch] Add slots and slotProps (#45595) @siriwatknp
168
+ - [utils] Add merging function to `mergeSlotProps` utility (#45543) @siriwatknp
169
+
170
+ ### Core
171
+
172
+ - [blog] Clarify the difference between the two Pro plans (#45266) @oliviertassinari
173
+ - [code-infra] Allow specifying a custom error formatter module for error minifcation (#45291) @Janpot
174
+ - [code-infra] Make `getVersionEnvVariables` reusable for other repos (#45562) @Janpot
175
+ - [code-infra] Update peer dependency of `@mui/utils` in `@mui/docs` (#45561) @Janpot
176
+ - Add StackBlitz template to issue template (#45504) @Janpot
177
+
178
+ All contributors of this release in alphabetical order: @Janpot, @oliviertassinari, @sai6855, @siriwatknp
179
+
180
+ ## 7.0.0-beta.4
181
+
182
+ <!-- generated comparing v7.0.0-beta.3..master -->
183
+
184
+ _Mar 13, 2025_
185
+
186
+ A big thanks to the 10 contributors who made this release possible.
187
+ This release contains bug fixes 🐛 and improvements to the new package layout 🏗️.
188
+
189
+ ### `@mui/material@7.0.0-beta.4`
190
+
191
+ - [Accordion] Add missing `root` slot (#45532) @sai6855
192
+ - [AccordionSummary] Add slots and slotProps (#45559) @sai6855
193
+ - [ListItemText] Add missing `root` slot (#45540) @sai6855
194
+ - [SpeedDial] Add missing `root` slot (#45541) @sai6855
195
+ - [Tooltip] Allow auto placement on tooltip (#45399) @Jtaks
196
+ - [useScrollTrigger] Do nothing if target is null (#45441) @vipierozan99
197
+ - [TextareaAutosize] Fix ResizeObserver causing infinite `selectionchange` loop (#45351) @mj12albert
198
+ - Fix negative input for CSS variables spacing array (#45550) @siriwatknp
199
+ - Add missing deprecations in deprecations-all file (#45505) @sai6855
200
+ - Rename some `@mui/material/styles/createTypography` exports (#45558) @Janpot
201
+
202
+ ### `@mui/icons-material@7.0.0-beta.4`
203
+
204
+ - Remove unused icon names from the download script (#45453) @yermartee
205
+
206
+ ### `@mui/system@7.0.0-beta.4`
207
+
208
+ - Prevent nested non-vars theme inheritance (#45545) @siriwatknp
209
+ - Disable theme recalculation as default behavior (#45405) @siriwatknp
210
+ - Fix package layout inconsistencies (#45491) @DiegoAndai
211
+
212
+ ### `@mui/styled-engine@7.0.0-beta.4`
213
+
214
+ - Add `enableCssLayer` prop to StyledEngineProvider (#45428) @siriwatknp
215
+
216
+ ### `@mui/types@7.3.0`
217
+
218
+ - [code-infra] Fix type resolution for @mui/types (#45513) @Janpot
219
+
220
+ ### `@mui/utils@7.0.0-beta.4`
221
+
222
+ - Fix package layout inconsistencies (#45491) @DiegoAndai
223
+ - Use correct iri-reference homepage format (#45472) @dahiro
224
+
225
+ ### Docs
226
+
227
+ - [Backdrop] Fix component name in migration guide (#45506) @sai6855
228
+ - [TextField] Add HTML input section to TextField page (#45439) @siriwatknp
229
+
230
+ ### Core
231
+
232
+ - [code-infra] Convert a few docs modules to ts (#45548) @Janpot
233
+ - [code-infra] Remove more CJS modules from the docs (#45557) @Janpot
234
+ - [code-infra] Remove nested imports from theme augmentation (#45514) @Janpot
235
+ - [docs-infra] Add @ts-ignore to avoid type checking for MUI X (#45555) @siriwatknp
236
+ - [blog] Fix author end-of-year updates (#45533) @oliviertassinari
237
+
238
+ All contributors of this release in alphabetical order: @dahiro, @DiegoAndai, @Janpot, @Jtaks, @mj12albert, @oliviertassinari, @sai6855, @siriwatknp, @vipierozan99, @yermartee
239
+
240
+ ## 7.0.0-beta.3
241
+
242
+ <!-- generated comparing v7.0.0-beta.2..master -->
243
+
244
+ _Mar 5, 2025_
245
+
246
+ A big thanks to the 3 contributors who made this release possible.
247
+
248
+ ### `@mui/material@7.0.0-beta.3`
249
+
250
+ - Fix moduleResolution:node for icons (#45444) @Janpot
251
+ - [ThemeProvider] Add `storageManager` prop to `ThemeProvider` (#45136) @siriwatknp
252
+ - [Radio] Fix `inputProps` not forwarded (#45471) @siriwatknp
253
+
254
+ ### `@mui/codemod@7.0.0-beta.3`
255
+
256
+ - [codemod] Fix codemods not found (#45473) @DiegoAndai
257
+
258
+ All contributors of this release in alphabetical order: @DiegoAndai, @Janpot, @siriwatknp
259
+
260
+ ## 7.0.0-beta.2
261
+
262
+ <!-- generated comparing v7.0.0-beta.1..master -->
263
+
264
+ _Feb 27, 2025_
265
+
266
+ A big thanks to the 2 contributors who made this release possible.
267
+
268
+ ### Core
269
+
270
+ - [code-infra] Add package.json export (#45433) @Janpot
271
+ - [blog] React 19 migration for MUI X (#45348) @arminmeh
272
+
273
+ All contributors of this release in alphabetical order: @arminmeh, @Janpot
274
+
275
+ ## 7.0.0-beta.1
276
+
277
+ <!-- generated comparing v7.0.0-beta.0..master -->
278
+
279
+ _Feb 27, 2025_
280
+
281
+ This release fixes incorrect build output from the previous release (`beta.0`).
282
+
283
+ ### Core
284
+
285
+ - [code-infra] Fix build:types script omitting folders with a dot in their name (#45422) @Janpot
286
+ - [release] Fix versions (#45420) @mj12albert
287
+
288
+ All contributors of this release in alphabetical order: @Janpot, @mj12albert
289
+
290
+ ## 7.0.0-beta.0
291
+
292
+ <!-- generated comparing v7.0.0-alpha.2..master -->
293
+
294
+ _Feb 26, 2025_
295
+
296
+ A big thanks to the 8 contributors who made this release possible.
297
+
298
+ ### `@mui/material@7.0.0-beta.0`
299
+
300
+ - [Modal][Dialog] Remove deprecated `onBackdropClick` (#45395) @DiegoAndai
301
+ - [Grid] Improve Grid2 upgrade experience (#45304) @DiegoAndai
302
+ - [Grid] Rename to GridLegacy (#45363) @DiegoAndai
303
+ - [Grid2] Rename to Grid (#45381) @DiegoAndai
304
+ - Remove SvgIcon data-testid in production (#45333) @Janpot
305
+ - Allow nested theme creation with `vars` (#45335) @siriwatknp
306
+ - [Rating] Deprecate \*Props and complete `slots`, `slotProps` (#45295) @harry-whorlow
307
+ - [Slider] Fix css class selector in migration guide (#45402) @sai6855
308
+ - [Slider] Fix spacings in .md files (#45388) @sai6855
309
+ - [styles] Remove deprecated exports (#45397) @DiegoAndai
310
+ - [Menu] Deprecate \*Props and complete `slots`, `slotProps` (#44913) @siriwatknp
311
+ - [StepButton] Remove StepIconButton type (#45396) @DiegoAndai
312
+
313
+ ### Docs
314
+
315
+ - [Autocomplete] Remove unnecessary renderTags prop from Sizes demo (#45401) @ZeeshanTamboli
316
+ - Add `overriding-component-structure` doc to Material UI (#45186) @siriwatknp
317
+ - Fix typo in slider docs (#45390) @sai6855
318
+ - Fix Context Menu selection lost on Safari (#44903) @NooBat
319
+
320
+ ### Core
321
+
322
+ - [code-infra] Fix types for @mui/styled-engine (#45413) @Janpot
323
+ - [docs-infra] Fix theme toggle call (#45400) @siriwatknp
324
+ - [docs-infra] Add `color-scheme` to document in iframe demos (#45406) @KenanYusuf
325
+ - [docs-infra] Revert to use deprecated `CssVarsProvider` for MUI X (#45371) @siriwatknp
326
+ - [docs-infra] Fix dark mode flicker for API pages (#45354) @siriwatknp
327
+ - [examples] Remove unnecessary comma in Material UI Vite JS example (#45370) @ZeeshanTamboli
328
+ - [test] Remove unused renderTags prop and fix key warning in Autocomplete regression test (#45410) @ZeeshanTamboli
329
+
330
+ All contributors of this release in alphabetical order: @DiegoAndai, @harry-whorlow, @Janpot, @KenanYusuf, @NooBat, @sai6855, @siriwatknp, @ZeeshanTamboli
331
+
332
+ ## 7.0.0-alpha.2
333
+
334
+ <!-- generated comparing v7.0.0-alpha.1..master -->
335
+
336
+ _Feb 18, 2025_
337
+
338
+ A big thanks to the 9 contributors who made this release possible.
339
+
340
+ ### `@mui/material@7.0.0-alpha.2`
341
+
342
+ - [Autocomplete] Remove legacy `aria-owns` attribute for combobox (#45302) @ZeeshanTamboli
343
+ - [Button] Apply id only if loading indicator is present (#45296) @aarongarciah
344
+ - [Hidden] Remove deprecated Hidden component (#45283) @DiegoAndai
345
+ - [InputBase] Deprecate composed classes (#45234) @sai6855
346
+ - [InputLabel] Changed size prop value from `normal` to `medium` (#45235) @perkrlsn
347
+ - Fix `slotProps.transition` types (#45214) @siriwatknp
348
+
349
+ ### Docs
350
+
351
+ - Fix broken links to MUI X docs (#45145) @mapache-salvaje
352
+ - Add migration guide for package layout changes (#45222) @Janpot
353
+ - [icons] Fix typo in material-icons.md (#45334) @a-s-russo
354
+
355
+ ### Core
356
+
357
+ - Disallow access to esm/modern barrel files (#45332) @Janpot
358
+ - [code-infra] Update `elliptic` (#45311) @Janpot
359
+ - Update release guide to specify package bumping rules (#45294) @DiegoAndai
360
+
361
+ All contributors of this release in alphabetical order: @a-s-russo, @aarongarciah, @DiegoAndai, @Janpot, @mapache-salvaje, @perkrlsn, @sai6855, @siriwatknp, @ZeeshanTamboli
362
+
3
363
  ## 7.0.0-alpha.1
4
364
 
5
365
  <!-- generated comparing v7.0.0-alpha.0..master -->
@@ -51,11 +51,11 @@ export interface MasonryTypeMap<AdditionalProps = {}, RootComponent extends Reac
51
51
  *
52
52
  * Demos:
53
53
  *
54
- * - [Masonry](https://next.mui.com/material-ui/react-masonry/)
54
+ * - [Masonry](https://mui.com/material-ui/react-masonry/)
55
55
  *
56
56
  * API:
57
57
  *
58
- * - [Masonry API](https://next.mui.com/material-ui/api/masonry/)
58
+ * - [Masonry API](https://mui.com/material-ui/api/masonry/)
59
59
  */
60
60
  declare const Masonry: OverridableComponent<MasonryTypeMap>;
61
61
  export type MasonryProps<RootComponent extends React.ElementType = MasonryTypeMap['defaultComponent'], AdditionalProps = {}> = OverrideProps<MasonryTypeMap<AdditionalProps, RootComponent>, RootComponent>;
@@ -1,13 +1,13 @@
1
1
  "use strict";
2
2
  'use client';
3
3
 
4
- var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault").default;
5
4
  var _interopRequireWildcard = require("@babel/runtime/helpers/interopRequireWildcard").default;
5
+ var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault").default;
6
6
  Object.defineProperty(exports, "__esModule", {
7
7
  value: true
8
8
  });
9
9
  exports.parseToNumber = exports.getStyle = exports.default = void 0;
10
- var _base = require("@mui/base");
10
+ var _composeClasses = _interopRequireDefault(require("@mui/utils/composeClasses"));
11
11
  var ReactDOM = _interopRequireWildcard(require("react-dom"));
12
12
  var _styles = require("@mui/material/styles");
13
13
  var _system = require("@mui/system");
@@ -34,7 +34,7 @@ const useUtilityClasses = ownerState => {
34
34
  const slots = {
35
35
  root: ['root']
36
36
  };
37
- return (0, _base.unstable_composeClasses)(slots, _masonryClasses.getMasonryUtilityClass, classes);
37
+ return (0, _composeClasses.default)(slots, _masonryClasses.getMasonryUtilityClass, classes);
38
38
  };
39
39
  const getStyle = ({
40
40
  ownerState,
package/README.md CHANGED
@@ -9,7 +9,7 @@ Install the package in your project directory with:
9
9
  <!-- #npm-tag-reference -->
10
10
 
11
11
  ```bash
12
- npm install @mui/lab@next
12
+ npm install @mui/lab
13
13
  ```
14
14
 
15
15
  The lab has peer dependencies on the Material Design components and on the Emotion library.
@@ -18,11 +18,11 @@ If you are not already using them in your project, you can install with:
18
18
  <!-- #npm-tag-reference -->
19
19
 
20
20
  ```bash
21
- npm install @mui/material@next @emotion/react @emotion/styled
21
+ npm install @mui/material @emotion/react @emotion/styled
22
22
  ```
23
23
 
24
24
  ## Documentation
25
25
 
26
26
  <!-- #host-reference -->
27
27
 
28
- Visit [https://next.mui.com/material-ui/about-the-lab/](https://next.mui.com/material-ui/about-the-lab/) to view the full documentation.
28
+ Visit [https://mui.com/material-ui/about-the-lab/](https://mui.com/material-ui/about-the-lab/) to view the full documentation.
@@ -17,11 +17,11 @@ export interface TabContextProps {
17
17
  *
18
18
  * Demos:
19
19
  *
20
- * - [Tabs](https://next.mui.com/material-ui/react-tabs/)
20
+ * - [Tabs](https://mui.com/material-ui/react-tabs/)
21
21
  *
22
22
  * API:
23
23
  *
24
- * - [TabContext API](https://next.mui.com/material-ui/api/tab-context/)
24
+ * - [TabContext API](https://mui.com/material-ui/api/tab-context/)
25
25
  */
26
26
  export default function TabContext(props: TabContextProps): React.JSX.Element;
27
27
  export function useTabContext(): TabContextValue | null;
@@ -17,12 +17,12 @@ export interface TabListTypeMap<AdditionalProps = {}, RootComponent extends Reac
17
17
  *
18
18
  * Demos:
19
19
  *
20
- * - [Tabs](https://next.mui.com/material-ui/react-tabs/)
20
+ * - [Tabs](https://mui.com/material-ui/react-tabs/)
21
21
  *
22
22
  * API:
23
23
  *
24
- * - [TabList API](https://next.mui.com/material-ui/api/tab-list/)
25
- * - inherits [Tabs API](https://next.mui.com/material-ui/api/tabs/)
24
+ * - [TabList API](https://mui.com/material-ui/api/tab-list/)
25
+ * - inherits [Tabs API](https://mui.com/material-ui/api/tabs/)
26
26
  */
27
27
  declare const TabList: OverridableComponent<TabListTypeMap>;
28
28
  export type TabListClassKey = keyof NonNullable<TabListTypeMap['props']['classes']>;
@@ -32,10 +32,10 @@ export interface TabPanelProps extends StandardProps<React.HTMLAttributes<HTMLDi
32
32
  *
33
33
  * Demos:
34
34
  *
35
- * - [Tabs](https://next.mui.com/material-ui/react-tabs/)
35
+ * - [Tabs](https://mui.com/material-ui/react-tabs/)
36
36
  *
37
37
  * API:
38
38
  *
39
- * - [TabPanel API](https://next.mui.com/material-ui/api/tab-panel/)
39
+ * - [TabPanel API](https://mui.com/material-ui/api/tab-panel/)
40
40
  */
41
41
  export default function TabPanel(props: TabPanelProps): React.JSX.Element;
@@ -11,7 +11,7 @@ var React = _interopRequireWildcard(require("react"));
11
11
  var _propTypes = _interopRequireDefault(require("prop-types"));
12
12
  var _clsx = _interopRequireDefault(require("clsx"));
13
13
  var _styles = require("@mui/material/styles");
14
- var _base = require("@mui/base");
14
+ var _composeClasses = _interopRequireDefault(require("@mui/utils/composeClasses"));
15
15
  var _tabPanelClasses = require("./tabPanelClasses");
16
16
  var _TabContext = require("../TabContext");
17
17
  var _jsxRuntime = require("react/jsx-runtime");
@@ -23,7 +23,7 @@ const useUtilityClasses = ownerState => {
23
23
  const slots = {
24
24
  root: ['root', hidden && 'hidden']
25
25
  };
26
- return (0, _base.unstable_composeClasses)(slots, _tabPanelClasses.getTabPanelUtilityClass, classes);
26
+ return (0, _composeClasses.default)(slots, _tabPanelClasses.getTabPanelUtilityClass, classes);
27
27
  };
28
28
  const TabPanelRoot = (0, _styles.styled)('div', {
29
29
  name: 'MuiTabPanel',
@@ -4,11 +4,11 @@ import { TimelineProps } from "./Timeline.types.js";
4
4
  *
5
5
  * Demos:
6
6
  *
7
- * - [Timeline](https://next.mui.com/material-ui/react-timeline/)
7
+ * - [Timeline](https://mui.com/material-ui/react-timeline/)
8
8
  *
9
9
  * API:
10
10
  *
11
- * - [Timeline API](https://next.mui.com/material-ui/api/timeline/)
11
+ * - [Timeline API](https://mui.com/material-ui/api/timeline/)
12
12
  */
13
13
  declare const Timeline: React.ForwardRefExoticComponent<TimelineProps & React.RefAttributes<HTMLUListElement>>;
14
14
  /**
@@ -10,7 +10,7 @@ exports.default = void 0;
10
10
  var React = _interopRequireWildcard(require("react"));
11
11
  var _propTypes = _interopRequireDefault(require("prop-types"));
12
12
  var _clsx = _interopRequireDefault(require("clsx"));
13
- var _base = require("@mui/base");
13
+ var _composeClasses = _interopRequireDefault(require("@mui/utils/composeClasses"));
14
14
  var _styles = require("@mui/material/styles");
15
15
  var _TimelineContext = _interopRequireDefault(require("./TimelineContext"));
16
16
  var _timelineClasses = require("./timelineClasses");
@@ -24,7 +24,7 @@ const useUtilityClasses = ownerState => {
24
24
  const slots = {
25
25
  root: ['root', position && (0, _convertTimelinePositionToClass.default)(position)]
26
26
  };
27
- return (0, _base.unstable_composeClasses)(slots, _timelineClasses.getTimelineUtilityClass, classes);
27
+ return (0, _composeClasses.default)(slots, _timelineClasses.getTimelineUtilityClass, classes);
28
28
  };
29
29
  const TimelineRoot = (0, _styles.styled)('ul', {
30
30
  name: 'MuiTimeline',
@@ -46,11 +46,11 @@ const TimelineRoot = (0, _styles.styled)('ul', {
46
46
  *
47
47
  * Demos:
48
48
  *
49
- * - [Timeline](https://next.mui.com/material-ui/react-timeline/)
49
+ * - [Timeline](https://mui.com/material-ui/react-timeline/)
50
50
  *
51
51
  * API:
52
52
  *
53
- * - [Timeline API](https://next.mui.com/material-ui/api/timeline/)
53
+ * - [Timeline API](https://mui.com/material-ui/api/timeline/)
54
54
  */
55
55
  const Timeline = /*#__PURE__*/React.forwardRef(function Timeline(inProps, ref) {
56
56
  const props = (0, _styles.useThemeProps)({
@@ -22,10 +22,10 @@ export interface TimelineConnectorProps extends StandardProps<React.HTMLAttribut
22
22
  *
23
23
  * Demos:
24
24
  *
25
- * - [Timeline](https://next.mui.com/material-ui/react-timeline/)
25
+ * - [Timeline](https://mui.com/material-ui/react-timeline/)
26
26
  *
27
27
  * API:
28
28
  *
29
- * - [TimelineConnector API](https://next.mui.com/material-ui/api/timeline-connector/)
29
+ * - [TimelineConnector API](https://mui.com/material-ui/api/timeline-connector/)
30
30
  */
31
31
  export default function TimelineConnector(props: TimelineConnectorProps): React.JSX.Element;
@@ -10,7 +10,7 @@ exports.default = void 0;
10
10
  var React = _interopRequireWildcard(require("react"));
11
11
  var _propTypes = _interopRequireDefault(require("prop-types"));
12
12
  var _clsx = _interopRequireDefault(require("clsx"));
13
- var _base = require("@mui/base");
13
+ var _composeClasses = _interopRequireDefault(require("@mui/utils/composeClasses"));
14
14
  var _styles = require("@mui/material/styles");
15
15
  var _timelineConnectorClasses = require("./timelineConnectorClasses");
16
16
  var _jsxRuntime = require("react/jsx-runtime");
@@ -21,7 +21,7 @@ const useUtilityClasses = ownerState => {
21
21
  const slots = {
22
22
  root: ['root']
23
23
  };
24
- return (0, _base.unstable_composeClasses)(slots, _timelineConnectorClasses.getTimelineConnectorUtilityClass, classes);
24
+ return (0, _composeClasses.default)(slots, _timelineConnectorClasses.getTimelineConnectorUtilityClass, classes);
25
25
  };
26
26
  const TimelineConnectorRoot = (0, _styles.styled)('span', {
27
27
  name: 'MuiTimelineConnector',
@@ -22,11 +22,11 @@ export interface TimelineContentProps extends StandardProps<TypographyProps> {
22
22
  *
23
23
  * Demos:
24
24
  *
25
- * - [Timeline](https://next.mui.com/material-ui/react-timeline/)
25
+ * - [Timeline](https://mui.com/material-ui/react-timeline/)
26
26
  *
27
27
  * API:
28
28
  *
29
- * - [TimelineContent API](https://next.mui.com/material-ui/api/timeline-content/)
30
- * - inherits [Typography API](https://next.mui.com/material-ui/api/typography/)
29
+ * - [TimelineContent API](https://mui.com/material-ui/api/timeline-content/)
30
+ * - inherits [Typography API](https://mui.com/material-ui/api/typography/)
31
31
  */
32
32
  export default function TimelineContent(props: TimelineContentProps): React.JSX.Element;
@@ -11,7 +11,7 @@ var React = _interopRequireWildcard(require("react"));
11
11
  var _propTypes = _interopRequireDefault(require("prop-types"));
12
12
  var _clsx = _interopRequireDefault(require("clsx"));
13
13
  var _styles = require("@mui/material/styles");
14
- var _base = require("@mui/base");
14
+ var _composeClasses = _interopRequireDefault(require("@mui/utils/composeClasses"));
15
15
  var _Typography = _interopRequireDefault(require("@mui/material/Typography"));
16
16
  var _TimelineContext = _interopRequireDefault(require("../Timeline/TimelineContext"));
17
17
  var _timelineContentClasses = require("./timelineContentClasses");
@@ -25,7 +25,7 @@ const useUtilityClasses = ownerState => {
25
25
  const slots = {
26
26
  root: ['root', (0, _convertTimelinePositionToClass.default)(position)]
27
27
  };
28
- return (0, _base.unstable_composeClasses)(slots, _timelineContentClasses.getTimelineContentUtilityClass, classes);
28
+ return (0, _composeClasses.default)(slots, _timelineContentClasses.getTimelineContentUtilityClass, classes);
29
29
  };
30
30
  const TimelineContentRoot = (0, _styles.styled)(_Typography.default, {
31
31
  name: 'MuiTimelineContent',
@@ -35,10 +35,10 @@ export interface TimelineDotProps extends StandardProps<React.HTMLAttributes<HTM
35
35
  *
36
36
  * Demos:
37
37
  *
38
- * - [Timeline](https://next.mui.com/material-ui/react-timeline/)
38
+ * - [Timeline](https://mui.com/material-ui/react-timeline/)
39
39
  *
40
40
  * API:
41
41
  *
42
- * - [TimelineDot API](https://next.mui.com/material-ui/api/timeline-dot/)
42
+ * - [TimelineDot API](https://mui.com/material-ui/api/timeline-dot/)
43
43
  */
44
44
  export default function TimelineDot(props: TimelineDotProps): React.JSX.Element;
@@ -12,7 +12,7 @@ var _propTypes = _interopRequireDefault(require("prop-types"));
12
12
  var _clsx = _interopRequireDefault(require("clsx"));
13
13
  var _styles = require("@mui/material/styles");
14
14
  var _utils = require("@mui/material/utils");
15
- var _base = require("@mui/base");
15
+ var _composeClasses = _interopRequireDefault(require("@mui/utils/composeClasses"));
16
16
  var _timelineDotClasses = require("./timelineDotClasses");
17
17
  var _jsxRuntime = require("react/jsx-runtime");
18
18
  const useUtilityClasses = ownerState => {
@@ -24,7 +24,7 @@ const useUtilityClasses = ownerState => {
24
24
  const slots = {
25
25
  root: ['root', variant, color !== 'inherit' && `${variant}${(0, _utils.capitalize)(color)}`]
26
26
  };
27
- return (0, _base.unstable_composeClasses)(slots, _timelineDotClasses.getTimelineDotUtilityClass, classes);
27
+ return (0, _composeClasses.default)(slots, _timelineDotClasses.getTimelineDotUtilityClass, classes);
28
28
  };
29
29
  const TimelineDotRoot = (0, _styles.styled)('span', {
30
30
  name: 'MuiTimelineDot',
@@ -26,10 +26,10 @@ export interface TimelineItemProps extends StandardProps<React.HTMLAttributes<HT
26
26
  *
27
27
  * Demos:
28
28
  *
29
- * - [Timeline](https://next.mui.com/material-ui/react-timeline/)
29
+ * - [Timeline](https://mui.com/material-ui/react-timeline/)
30
30
  *
31
31
  * API:
32
32
  *
33
- * - [TimelineItem API](https://next.mui.com/material-ui/api/timeline-item/)
33
+ * - [TimelineItem API](https://mui.com/material-ui/api/timeline-item/)
34
34
  */
35
35
  export default function TimelineItem(props: TimelineItemProps): React.JSX.Element;