@mui/lab 7.0.0-beta.0 → 7.0.0-beta.10

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 (808) hide show
  1. package/AdapterDateFns/AdapterDateFns.d.ts +2 -2
  2. package/AdapterDateFns/AdapterDateFns.js +9 -2
  3. package/AdapterDateFns/index.d.ts +1 -1
  4. package/AdapterDateFns/index.js +13 -1
  5. package/AdapterDayjs/AdapterDayjs.d.ts +2 -2
  6. package/AdapterDayjs/AdapterDayjs.js +9 -2
  7. package/AdapterDayjs/index.d.ts +1 -1
  8. package/AdapterDayjs/index.js +13 -1
  9. package/AdapterLuxon/AdapterLuxon.d.ts +2 -2
  10. package/AdapterLuxon/AdapterLuxon.js +9 -2
  11. package/AdapterLuxon/index.d.ts +1 -1
  12. package/AdapterLuxon/index.js +13 -1
  13. package/AdapterMoment/AdapterMoment.d.ts +2 -2
  14. package/AdapterMoment/AdapterMoment.js +9 -2
  15. package/AdapterMoment/index.d.ts +1 -1
  16. package/AdapterMoment/index.js +13 -1
  17. package/CHANGELOG.md +361 -0
  18. package/CalendarPicker/CalendarPicker.d.ts +2 -2
  19. package/CalendarPicker/CalendarPicker.js +9 -3
  20. package/CalendarPicker/index.d.ts +2 -2
  21. package/CalendarPicker/index.js +25 -2
  22. package/CalendarPickerSkeleton/CalendarPickerSkeleton.d.ts +2 -2
  23. package/CalendarPickerSkeleton/CalendarPickerSkeleton.js +12 -5
  24. package/CalendarPickerSkeleton/index.d.ts +2 -2
  25. package/CalendarPickerSkeleton/index.js +25 -2
  26. package/ClockPicker/ClockPicker.d.ts +2 -2
  27. package/ClockPicker/ClockPicker.js +9 -3
  28. package/ClockPicker/index.d.ts +2 -2
  29. package/ClockPicker/index.js +25 -2
  30. package/DatePicker/DatePicker.d.ts +2 -2
  31. package/DatePicker/DatePicker.js +8 -2
  32. package/DatePicker/index.d.ts +2 -2
  33. package/DatePicker/index.js +25 -2
  34. package/DateRangePicker/DateRangePicker.d.ts +2 -2
  35. package/DateRangePicker/DateRangePicker.js +10 -2
  36. package/DateRangePicker/index.d.ts +2 -2
  37. package/DateRangePicker/index.js +25 -2
  38. package/DateRangePickerDay/DateRangePickerDay.d.ts +2 -2
  39. package/DateRangePickerDay/DateRangePickerDay.js +13 -4
  40. package/DateRangePickerDay/index.d.ts +2 -2
  41. package/DateRangePickerDay/index.js +25 -2
  42. package/DateTimePicker/DateTimePicker.d.ts +2 -2
  43. package/DateTimePicker/DateTimePicker.js +8 -2
  44. package/DateTimePicker/index.d.ts +2 -2
  45. package/DateTimePicker/index.js +25 -2
  46. package/DesktopDatePicker/DesktopDatePicker.d.ts +2 -2
  47. package/DesktopDatePicker/DesktopDatePicker.js +8 -2
  48. package/DesktopDatePicker/index.d.ts +2 -2
  49. package/DesktopDatePicker/index.js +25 -2
  50. package/DesktopDateRangePicker/DesktopDateRangePicker.d.ts +2 -2
  51. package/DesktopDateRangePicker/DesktopDateRangePicker.js +10 -2
  52. package/DesktopDateRangePicker/index.d.ts +2 -2
  53. package/DesktopDateRangePicker/index.js +25 -2
  54. package/DesktopDateTimePicker/DesktopDateTimePicker.d.ts +2 -2
  55. package/DesktopDateTimePicker/DesktopDateTimePicker.js +8 -2
  56. package/DesktopDateTimePicker/index.d.ts +2 -2
  57. package/DesktopDateTimePicker/index.js +25 -2
  58. package/DesktopTimePicker/DesktopTimePicker.d.ts +2 -2
  59. package/DesktopTimePicker/DesktopTimePicker.js +8 -2
  60. package/DesktopTimePicker/index.d.ts +2 -2
  61. package/DesktopTimePicker/index.js +25 -2
  62. package/LoadingButton/LoadingButton.d.ts +1 -4
  63. package/LoadingButton/LoadingButton.js +12 -5
  64. package/LoadingButton/index.d.ts +2 -2
  65. package/LoadingButton/index.js +13 -1
  66. package/LocalizationProvider/LocalizationProvider.d.ts +2 -2
  67. package/LocalizationProvider/LocalizationProvider.js +8 -2
  68. package/LocalizationProvider/index.d.ts +2 -2
  69. package/LocalizationProvider/index.js +25 -2
  70. package/Masonry/Masonry.d.ts +6 -16
  71. package/Masonry/Masonry.js +50 -41
  72. package/Masonry/index.d.ts +4 -5
  73. package/Masonry/index.js +35 -3
  74. package/Masonry/masonryClasses.d.ts +3 -3
  75. package/Masonry/masonryClasses.js +14 -6
  76. package/MobileDatePicker/MobileDatePicker.d.ts +2 -2
  77. package/MobileDatePicker/MobileDatePicker.js +8 -2
  78. package/MobileDatePicker/index.d.ts +2 -2
  79. package/MobileDatePicker/index.js +25 -2
  80. package/MobileDateRangePicker/MobileDateRangePicker.d.ts +2 -2
  81. package/MobileDateRangePicker/MobileDateRangePicker.js +10 -2
  82. package/MobileDateRangePicker/index.d.ts +2 -2
  83. package/MobileDateRangePicker/index.js +25 -2
  84. package/MobileDateTimePicker/MobileDateTimePicker.d.ts +2 -2
  85. package/MobileDateTimePicker/MobileDateTimePicker.js +8 -2
  86. package/MobileDateTimePicker/index.d.ts +2 -2
  87. package/MobileDateTimePicker/index.js +25 -2
  88. package/MobileTimePicker/MobileTimePicker.d.ts +2 -2
  89. package/MobileTimePicker/MobileTimePicker.js +8 -2
  90. package/MobileTimePicker/index.d.ts +2 -2
  91. package/MobileTimePicker/index.js +25 -2
  92. package/MonthPicker/MonthPicker.d.ts +2 -2
  93. package/MonthPicker/MonthPicker.js +12 -5
  94. package/MonthPicker/index.d.ts +2 -2
  95. package/MonthPicker/index.js +25 -2
  96. package/PickersDay/PickersDay.d.ts +2 -2
  97. package/PickersDay/PickersDay.js +12 -5
  98. package/PickersDay/index.d.ts +2 -2
  99. package/PickersDay/index.js +25 -2
  100. package/README.md +6 -6
  101. package/StaticDatePicker/StaticDatePicker.d.ts +2 -2
  102. package/StaticDatePicker/StaticDatePicker.js +8 -2
  103. package/StaticDatePicker/index.d.ts +2 -2
  104. package/StaticDatePicker/index.js +25 -2
  105. package/StaticDateRangePicker/StaticDateRangePicker.d.ts +2 -2
  106. package/StaticDateRangePicker/StaticDateRangePicker.js +10 -2
  107. package/StaticDateRangePicker/index.d.ts +2 -2
  108. package/StaticDateRangePicker/index.js +25 -2
  109. package/StaticDateTimePicker/StaticDateTimePicker.d.ts +2 -2
  110. package/StaticDateTimePicker/StaticDateTimePicker.js +8 -2
  111. package/StaticDateTimePicker/index.d.ts +2 -2
  112. package/StaticDateTimePicker/index.js +25 -2
  113. package/StaticTimePicker/StaticTimePicker.d.ts +2 -2
  114. package/StaticTimePicker/StaticTimePicker.js +8 -2
  115. package/StaticTimePicker/index.d.ts +2 -2
  116. package/StaticTimePicker/index.js +25 -2
  117. package/TabContext/TabContext.d.ts +3 -5
  118. package/TabContext/TabContext.js +21 -13
  119. package/TabContext/index.d.ts +2 -2
  120. package/TabContext/index.js +25 -2
  121. package/TabList/TabList.d.ts +6 -17
  122. package/TabList/TabList.js +18 -11
  123. package/TabList/index.d.ts +2 -2
  124. package/TabList/index.js +13 -1
  125. package/TabPanel/TabPanel.d.ts +4 -5
  126. package/TabPanel/TabPanel.js +30 -23
  127. package/TabPanel/index.d.ts +4 -5
  128. package/TabPanel/index.js +35 -3
  129. package/TabPanel/tabPanelClasses.d.ts +5 -5
  130. package/TabPanel/tabPanelClasses.js +14 -6
  131. package/TimePicker/TimePicker.d.ts +2 -2
  132. package/TimePicker/TimePicker.js +8 -2
  133. package/TimePicker/index.d.ts +2 -2
  134. package/TimePicker/index.js +25 -2
  135. package/Timeline/Timeline.d.ts +4 -4
  136. package/Timeline/Timeline.js +32 -25
  137. package/Timeline/Timeline.types.d.ts +23 -23
  138. package/Timeline/Timeline.types.js +5 -1
  139. package/Timeline/TimelineContext.d.ts +1 -1
  140. package/Timeline/TimelineContext.js +8 -3
  141. package/Timeline/index.d.ts +4 -4
  142. package/Timeline/index.js +47 -4
  143. package/Timeline/timelineClasses.d.ts +11 -11
  144. package/Timeline/timelineClasses.js +14 -6
  145. package/TimelineConnector/TimelineConnector.d.ts +5 -7
  146. package/TimelineConnector/TimelineConnector.js +24 -17
  147. package/TimelineConnector/index.d.ts +4 -5
  148. package/TimelineConnector/index.js +35 -3
  149. package/TimelineConnector/timelineConnectorClasses.d.ts +3 -3
  150. package/TimelineConnector/timelineConnectorClasses.js +14 -6
  151. package/TimelineContent/TimelineContent.d.ts +5 -6
  152. package/TimelineContent/TimelineContent.js +30 -23
  153. package/TimelineContent/index.d.ts +4 -5
  154. package/TimelineContent/index.js +35 -3
  155. package/TimelineContent/timelineContentClasses.d.ts +11 -11
  156. package/TimelineContent/timelineContentClasses.js +14 -6
  157. package/TimelineDot/TimelineDot.d.ts +5 -11
  158. package/TimelineDot/TimelineDot.js +29 -22
  159. package/TimelineDot/index.d.ts +4 -5
  160. package/TimelineDot/index.js +35 -3
  161. package/TimelineDot/timelineDotClasses.d.ts +19 -19
  162. package/TimelineDot/timelineDotClasses.js +14 -6
  163. package/TimelineItem/TimelineItem.d.ts +4 -5
  164. package/TimelineItem/TimelineItem.js +37 -30
  165. package/TimelineItem/index.d.ts +4 -5
  166. package/TimelineItem/index.js +35 -3
  167. package/TimelineItem/timelineItemClasses.d.ts +13 -13
  168. package/TimelineItem/timelineItemClasses.js +14 -6
  169. package/TimelineOppositeContent/TimelineOppositeContent.d.ts +6 -10
  170. package/TimelineOppositeContent/TimelineOppositeContent.js +30 -23
  171. package/TimelineOppositeContent/index.d.ts +4 -5
  172. package/TimelineOppositeContent/index.js +35 -3
  173. package/TimelineOppositeContent/timelineOppositeContentClasses.d.ts +11 -11
  174. package/TimelineOppositeContent/timelineOppositeContentClasses.js +14 -6
  175. package/TimelineSeparator/TimelineSeparator.d.ts +5 -7
  176. package/TimelineSeparator/TimelineSeparator.js +24 -17
  177. package/TimelineSeparator/index.d.ts +4 -5
  178. package/TimelineSeparator/index.js +35 -3
  179. package/TimelineSeparator/timelineSeparatorClasses.d.ts +3 -3
  180. package/TimelineSeparator/timelineSeparatorClasses.js +14 -6
  181. package/TreeItem/TreeItem.d.ts +2 -2
  182. package/TreeItem/TreeItem.js +8 -2
  183. package/TreeItem/index.d.ts +2 -2
  184. package/TreeItem/index.js +25 -2
  185. package/TreeView/TreeView.d.ts +2 -2
  186. package/TreeView/TreeView.js +8 -2
  187. package/TreeView/index.d.ts +2 -2
  188. package/TreeView/index.js +25 -2
  189. package/YearPicker/YearPicker.d.ts +2 -2
  190. package/YearPicker/YearPicker.js +10 -4
  191. package/YearPicker/index.d.ts +2 -2
  192. package/YearPicker/index.js +25 -2
  193. package/esm/AdapterDateFns/AdapterDateFns.d.ts +6 -0
  194. package/{node → esm}/AdapterDateFns/AdapterDateFns.js +2 -9
  195. package/esm/AdapterDateFns/index.d.ts +1 -0
  196. package/esm/AdapterDateFns/index.js +1 -0
  197. package/esm/AdapterDayjs/AdapterDayjs.d.ts +6 -0
  198. package/{node → esm}/AdapterDayjs/AdapterDayjs.js +2 -9
  199. package/esm/AdapterDayjs/index.d.ts +1 -0
  200. package/esm/AdapterDayjs/index.js +1 -0
  201. package/esm/AdapterLuxon/AdapterLuxon.d.ts +6 -0
  202. package/{node → esm}/AdapterLuxon/AdapterLuxon.js +2 -9
  203. package/esm/AdapterLuxon/index.d.ts +1 -0
  204. package/esm/AdapterLuxon/index.js +1 -0
  205. package/esm/AdapterMoment/AdapterMoment.d.ts +6 -0
  206. package/{node → esm}/AdapterMoment/AdapterMoment.js +2 -9
  207. package/esm/AdapterMoment/index.d.ts +1 -0
  208. package/esm/AdapterMoment/index.js +1 -0
  209. package/esm/CalendarPicker/CalendarPicker.d.ts +15 -0
  210. package/{node → esm}/CalendarPicker/CalendarPicker.js +3 -9
  211. package/esm/CalendarPicker/index.d.ts +2 -0
  212. package/esm/CalendarPicker/index.js +2 -0
  213. package/esm/CalendarPickerSkeleton/CalendarPickerSkeleton.d.ts +14 -0
  214. package/{node → esm}/CalendarPickerSkeleton/CalendarPickerSkeleton.js +5 -12
  215. package/esm/CalendarPickerSkeleton/index.d.ts +2 -0
  216. package/esm/CalendarPickerSkeleton/index.js +2 -0
  217. package/esm/ClockPicker/ClockPicker.d.ts +15 -0
  218. package/{node → esm}/ClockPicker/ClockPicker.js +3 -9
  219. package/esm/ClockPicker/index.d.ts +2 -0
  220. package/esm/ClockPicker/index.js +2 -0
  221. package/esm/DatePicker/DatePicker.d.ts +10 -0
  222. package/{node → esm}/DatePicker/DatePicker.js +2 -8
  223. package/esm/DatePicker/index.d.ts +2 -0
  224. package/esm/DatePicker/index.js +2 -0
  225. package/esm/DateRangePicker/DateRangePicker.d.ts +12 -0
  226. package/{node → esm}/DateRangePicker/DateRangePicker.js +2 -10
  227. package/esm/DateRangePicker/index.d.ts +2 -0
  228. package/esm/DateRangePicker/index.js +2 -0
  229. package/esm/DateRangePickerDay/DateRangePickerDay.d.ts +14 -0
  230. package/{node → esm}/DateRangePickerDay/DateRangePickerDay.js +4 -13
  231. package/esm/DateRangePickerDay/index.d.ts +2 -0
  232. package/esm/DateRangePickerDay/index.js +2 -0
  233. package/esm/DateTimePicker/DateTimePicker.d.ts +11 -0
  234. package/{node → esm}/DateTimePicker/DateTimePicker.js +2 -8
  235. package/esm/DateTimePicker/index.d.ts +2 -0
  236. package/esm/DateTimePicker/index.js +2 -0
  237. package/esm/DesktopDatePicker/DesktopDatePicker.d.ts +11 -0
  238. package/{node → esm}/DesktopDatePicker/DesktopDatePicker.js +2 -8
  239. package/esm/DesktopDatePicker/index.d.ts +2 -0
  240. package/esm/DesktopDatePicker/index.js +2 -0
  241. package/esm/DesktopDateRangePicker/DesktopDateRangePicker.d.ts +11 -0
  242. package/{node → esm}/DesktopDateRangePicker/DesktopDateRangePicker.js +2 -10
  243. package/esm/DesktopDateRangePicker/index.d.ts +2 -0
  244. package/esm/DesktopDateRangePicker/index.js +2 -0
  245. package/esm/DesktopDateTimePicker/DesktopDateTimePicker.d.ts +11 -0
  246. package/{node → esm}/DesktopDateTimePicker/DesktopDateTimePicker.js +2 -8
  247. package/esm/DesktopDateTimePicker/index.d.ts +2 -0
  248. package/esm/DesktopDateTimePicker/index.js +2 -0
  249. package/esm/DesktopTimePicker/DesktopTimePicker.d.ts +11 -0
  250. package/{node → esm}/DesktopTimePicker/DesktopTimePicker.js +2 -8
  251. package/esm/DesktopTimePicker/index.d.ts +2 -0
  252. package/esm/DesktopTimePicker/index.js +2 -0
  253. package/esm/LoadingButton/LoadingButton.d.ts +3 -0
  254. package/esm/LoadingButton/LoadingButton.js +23 -0
  255. package/esm/LoadingButton/index.d.ts +2 -0
  256. package/esm/LoadingButton/index.js +1 -0
  257. package/esm/LocalizationProvider/LocalizationProvider.d.ts +11 -0
  258. package/{node → esm}/LocalizationProvider/LocalizationProvider.js +2 -8
  259. package/esm/LocalizationProvider/index.d.ts +2 -0
  260. package/esm/LocalizationProvider/index.js +2 -0
  261. package/esm/Masonry/Masonry.d.ts +62 -0
  262. package/{node → esm}/Masonry/Masonry.js +41 -50
  263. package/esm/Masonry/index.d.ts +4 -0
  264. package/esm/Masonry/index.js +3 -0
  265. package/esm/Masonry/masonryClasses.d.ts +8 -0
  266. package/esm/Masonry/masonryClasses.js +7 -0
  267. package/esm/MobileDatePicker/MobileDatePicker.d.ts +11 -0
  268. package/{node → esm}/MobileDatePicker/MobileDatePicker.js +2 -8
  269. package/esm/MobileDatePicker/index.d.ts +2 -0
  270. package/esm/MobileDatePicker/index.js +2 -0
  271. package/esm/MobileDateRangePicker/MobileDateRangePicker.d.ts +11 -0
  272. package/{node → esm}/MobileDateRangePicker/MobileDateRangePicker.js +2 -10
  273. package/esm/MobileDateRangePicker/index.d.ts +2 -0
  274. package/esm/MobileDateRangePicker/index.js +2 -0
  275. package/esm/MobileDateTimePicker/MobileDateTimePicker.d.ts +11 -0
  276. package/{node → esm}/MobileDateTimePicker/MobileDateTimePicker.js +2 -8
  277. package/esm/MobileDateTimePicker/index.d.ts +2 -0
  278. package/esm/MobileDateTimePicker/index.js +2 -0
  279. package/esm/MobileTimePicker/MobileTimePicker.d.ts +11 -0
  280. package/{node → esm}/MobileTimePicker/MobileTimePicker.js +2 -8
  281. package/esm/MobileTimePicker/index.d.ts +2 -0
  282. package/esm/MobileTimePicker/index.js +2 -0
  283. package/esm/MonthPicker/MonthPicker.d.ts +14 -0
  284. package/{node → esm}/MonthPicker/MonthPicker.js +5 -12
  285. package/esm/MonthPicker/index.d.ts +2 -0
  286. package/esm/MonthPicker/index.js +2 -0
  287. package/esm/PickersDay/PickersDay.d.ts +14 -0
  288. package/{node → esm}/PickersDay/PickersDay.js +5 -12
  289. package/esm/PickersDay/index.d.ts +2 -0
  290. package/esm/PickersDay/index.js +2 -0
  291. package/esm/StaticDatePicker/StaticDatePicker.d.ts +11 -0
  292. package/{node → esm}/StaticDatePicker/StaticDatePicker.js +2 -8
  293. package/esm/StaticDatePicker/index.d.ts +2 -0
  294. package/esm/StaticDatePicker/index.js +2 -0
  295. package/esm/StaticDateRangePicker/StaticDateRangePicker.d.ts +11 -0
  296. package/{node → esm}/StaticDateRangePicker/StaticDateRangePicker.js +2 -10
  297. package/esm/StaticDateRangePicker/index.d.ts +2 -0
  298. package/esm/StaticDateRangePicker/index.js +2 -0
  299. package/esm/StaticDateTimePicker/StaticDateTimePicker.d.ts +11 -0
  300. package/{node → esm}/StaticDateTimePicker/StaticDateTimePicker.js +2 -8
  301. package/esm/StaticDateTimePicker/index.d.ts +2 -0
  302. package/esm/StaticDateTimePicker/index.js +2 -0
  303. package/esm/StaticTimePicker/StaticTimePicker.d.ts +11 -0
  304. package/{node → esm}/StaticTimePicker/StaticTimePicker.js +2 -8
  305. package/esm/StaticTimePicker/index.d.ts +2 -0
  306. package/esm/StaticTimePicker/index.js +2 -0
  307. package/esm/TabContext/TabContext.d.ts +29 -0
  308. package/{node → esm}/TabContext/TabContext.js +13 -21
  309. package/esm/TabContext/index.d.ts +2 -0
  310. package/esm/TabContext/index.js +2 -0
  311. package/esm/TabList/TabList.d.ts +30 -0
  312. package/{node → esm}/TabList/TabList.js +11 -18
  313. package/esm/TabList/index.d.ts +2 -0
  314. package/esm/TabList/index.js +1 -0
  315. package/esm/TabPanel/TabPanel.d.ts +41 -0
  316. package/{node → esm}/TabPanel/TabPanel.js +23 -30
  317. package/esm/TabPanel/index.d.ts +4 -0
  318. package/esm/TabPanel/index.js +3 -0
  319. package/esm/TabPanel/tabPanelClasses.d.ts +10 -0
  320. package/esm/TabPanel/tabPanelClasses.js +7 -0
  321. package/esm/TimePicker/TimePicker.d.ts +11 -0
  322. package/{node → esm}/TimePicker/TimePicker.js +2 -8
  323. package/esm/TimePicker/index.d.ts +2 -0
  324. package/esm/TimePicker/index.js +2 -0
  325. package/esm/Timeline/Timeline.d.ts +24 -0
  326. package/{node → esm}/Timeline/Timeline.js +25 -32
  327. package/esm/Timeline/Timeline.types.d.ts +27 -0
  328. package/esm/Timeline/Timeline.types.js +1 -0
  329. package/esm/Timeline/TimelineContext.d.ts +6 -0
  330. package/esm/Timeline/TimelineContext.js +12 -0
  331. package/esm/Timeline/index.d.ts +4 -0
  332. package/esm/Timeline/index.js +4 -0
  333. package/esm/Timeline/timelineClasses.d.ts +16 -0
  334. package/esm/Timeline/timelineClasses.js +7 -0
  335. package/esm/TimelineConnector/TimelineConnector.d.ts +31 -0
  336. package/{node → esm}/TimelineConnector/TimelineConnector.js +17 -24
  337. package/esm/TimelineConnector/index.d.ts +4 -0
  338. package/esm/TimelineConnector/index.js +3 -0
  339. package/esm/TimelineConnector/timelineConnectorClasses.d.ts +8 -0
  340. package/esm/TimelineConnector/timelineConnectorClasses.js +7 -0
  341. package/esm/TimelineContent/TimelineContent.d.ts +32 -0
  342. package/esm/TimelineContent/TimelineContent.js +89 -0
  343. package/esm/TimelineContent/index.d.ts +4 -0
  344. package/esm/TimelineContent/index.js +3 -0
  345. package/esm/TimelineContent/timelineContentClasses.d.ts +16 -0
  346. package/esm/TimelineContent/timelineContentClasses.js +7 -0
  347. package/esm/TimelineDot/TimelineDot.d.ts +44 -0
  348. package/{node → esm}/TimelineDot/TimelineDot.js +22 -29
  349. package/esm/TimelineDot/index.d.ts +4 -0
  350. package/esm/TimelineDot/index.js +3 -0
  351. package/esm/TimelineDot/timelineDotClasses.d.ts +24 -0
  352. package/esm/TimelineDot/timelineDotClasses.js +7 -0
  353. package/esm/TimelineItem/TimelineItem.d.ts +35 -0
  354. package/{node → esm}/TimelineItem/TimelineItem.js +30 -37
  355. package/esm/TimelineItem/index.d.ts +4 -0
  356. package/esm/TimelineItem/index.js +3 -0
  357. package/esm/TimelineItem/timelineItemClasses.d.ts +18 -0
  358. package/esm/TimelineItem/timelineItemClasses.js +7 -0
  359. package/esm/TimelineOppositeContent/TimelineOppositeContent.d.ts +35 -0
  360. package/esm/TimelineOppositeContent/TimelineOppositeContent.js +91 -0
  361. package/esm/TimelineOppositeContent/index.d.ts +4 -0
  362. package/esm/TimelineOppositeContent/index.js +3 -0
  363. package/esm/TimelineOppositeContent/timelineOppositeContentClasses.d.ts +16 -0
  364. package/esm/TimelineOppositeContent/timelineOppositeContentClasses.js +7 -0
  365. package/esm/TimelineSeparator/TimelineSeparator.d.ts +31 -0
  366. package/{node → esm}/TimelineSeparator/TimelineSeparator.js +17 -24
  367. package/esm/TimelineSeparator/index.d.ts +4 -0
  368. package/esm/TimelineSeparator/index.js +3 -0
  369. package/esm/TimelineSeparator/timelineSeparatorClasses.d.ts +8 -0
  370. package/esm/TimelineSeparator/timelineSeparatorClasses.js +7 -0
  371. package/esm/TreeItem/TreeItem.d.ts +11 -0
  372. package/{node → esm}/TreeItem/TreeItem.js +2 -8
  373. package/esm/TreeItem/index.d.ts +2 -0
  374. package/esm/TreeItem/index.js +2 -0
  375. package/esm/TreeView/TreeView.d.ts +11 -0
  376. package/{node → esm}/TreeView/TreeView.js +2 -8
  377. package/esm/TreeView/index.d.ts +2 -0
  378. package/esm/TreeView/index.js +2 -0
  379. package/esm/YearPicker/YearPicker.d.ts +15 -0
  380. package/{node → esm}/YearPicker/YearPicker.js +4 -10
  381. package/esm/YearPicker/index.d.ts +2 -0
  382. package/esm/YearPicker/index.js +2 -0
  383. package/esm/index.d.ts +78 -0
  384. package/esm/index.js +88 -0
  385. package/esm/internal/convertTimelinePositionToClass.d.ts +1 -0
  386. package/esm/internal/convertTimelinePositionToClass.js +4 -0
  387. package/esm/internal/svg-icons/ArrowDropDown.d.ts +7 -0
  388. package/esm/internal/svg-icons/ArrowDropDown.js +12 -0
  389. package/esm/internal/svg-icons/ArrowLeft.d.ts +7 -0
  390. package/esm/internal/svg-icons/ArrowLeft.js +12 -0
  391. package/esm/internal/svg-icons/ArrowRight.d.ts +7 -0
  392. package/esm/internal/svg-icons/ArrowRight.js +12 -0
  393. package/esm/internal/svg-icons/Calendar.d.ts +7 -0
  394. package/esm/internal/svg-icons/Calendar.js +12 -0
  395. package/esm/internal/svg-icons/Clock.d.ts +7 -0
  396. package/esm/internal/svg-icons/Clock.js +16 -0
  397. package/esm/internal/svg-icons/DateRange.d.ts +7 -0
  398. package/esm/internal/svg-icons/DateRange.js +12 -0
  399. package/esm/internal/svg-icons/Pen.d.ts +7 -0
  400. package/esm/internal/svg-icons/Pen.js +12 -0
  401. package/esm/internal/svg-icons/Time.d.ts +7 -0
  402. package/esm/internal/svg-icons/Time.js +16 -0
  403. package/esm/package.json +1 -0
  404. package/esm/themeAugmentation/components.d.ts +63 -0
  405. package/esm/themeAugmentation/components.js +2 -0
  406. package/esm/themeAugmentation/index.d.ts +3 -0
  407. package/{node → esm}/themeAugmentation/index.js +1 -2
  408. package/esm/themeAugmentation/overrides.d.ts +28 -0
  409. package/esm/themeAugmentation/overrides.js +4 -0
  410. package/esm/themeAugmentation/props.d.ts +28 -0
  411. package/esm/themeAugmentation/props.js +2 -0
  412. package/esm/useAutocomplete/index.d.ts +1 -0
  413. package/esm/useAutocomplete/index.js +1 -0
  414. package/esm/zero-styled/index.d.ts +1 -0
  415. package/esm/zero-styled/index.js +2 -0
  416. package/index.d.ts +78 -155
  417. package/index.js +739 -106
  418. package/internal/convertTimelinePositionToClass.d.ts +1 -1
  419. package/internal/convertTimelinePositionToClass.js +9 -3
  420. package/internal/svg-icons/ArrowDropDown.d.ts +2 -2
  421. package/internal/svg-icons/ArrowDropDown.js +10 -5
  422. package/internal/svg-icons/ArrowLeft.d.ts +2 -2
  423. package/internal/svg-icons/ArrowLeft.js +10 -5
  424. package/internal/svg-icons/ArrowRight.d.ts +2 -2
  425. package/internal/svg-icons/ArrowRight.js +10 -5
  426. package/internal/svg-icons/Calendar.d.ts +2 -2
  427. package/internal/svg-icons/Calendar.js +10 -5
  428. package/internal/svg-icons/Clock.d.ts +2 -2
  429. package/internal/svg-icons/Clock.js +12 -7
  430. package/internal/svg-icons/DateRange.d.ts +2 -2
  431. package/internal/svg-icons/DateRange.js +10 -5
  432. package/internal/svg-icons/Pen.d.ts +2 -2
  433. package/internal/svg-icons/Pen.js +10 -5
  434. package/internal/svg-icons/Time.d.ts +2 -2
  435. package/internal/svg-icons/Time.js +12 -7
  436. package/modern/AdapterDateFns/AdapterDateFns.d.ts +6 -0
  437. package/modern/AdapterDateFns/index.d.ts +1 -0
  438. package/modern/AdapterDayjs/AdapterDayjs.d.ts +6 -0
  439. package/modern/AdapterDayjs/index.d.ts +1 -0
  440. package/modern/AdapterLuxon/AdapterLuxon.d.ts +6 -0
  441. package/modern/AdapterLuxon/index.d.ts +1 -0
  442. package/modern/AdapterMoment/AdapterMoment.d.ts +6 -0
  443. package/modern/AdapterMoment/index.d.ts +1 -0
  444. package/modern/CalendarPicker/CalendarPicker.d.ts +15 -0
  445. package/modern/CalendarPicker/index.d.ts +2 -0
  446. package/modern/CalendarPickerSkeleton/CalendarPickerSkeleton.d.ts +14 -0
  447. package/modern/CalendarPickerSkeleton/index.d.ts +2 -0
  448. package/modern/ClockPicker/ClockPicker.d.ts +15 -0
  449. package/modern/ClockPicker/index.d.ts +2 -0
  450. package/modern/DatePicker/DatePicker.d.ts +10 -0
  451. package/modern/DatePicker/index.d.ts +2 -0
  452. package/modern/DateRangePicker/DateRangePicker.d.ts +12 -0
  453. package/modern/DateRangePicker/index.d.ts +2 -0
  454. package/modern/DateRangePickerDay/DateRangePickerDay.d.ts +14 -0
  455. package/modern/DateRangePickerDay/index.d.ts +2 -0
  456. package/modern/DateTimePicker/DateTimePicker.d.ts +11 -0
  457. package/modern/DateTimePicker/index.d.ts +2 -0
  458. package/modern/DesktopDatePicker/DesktopDatePicker.d.ts +11 -0
  459. package/modern/DesktopDatePicker/index.d.ts +2 -0
  460. package/modern/DesktopDateRangePicker/DesktopDateRangePicker.d.ts +11 -0
  461. package/modern/DesktopDateRangePicker/index.d.ts +2 -0
  462. package/modern/DesktopDateTimePicker/DesktopDateTimePicker.d.ts +11 -0
  463. package/modern/DesktopDateTimePicker/index.d.ts +2 -0
  464. package/modern/DesktopTimePicker/DesktopTimePicker.d.ts +11 -0
  465. package/modern/DesktopTimePicker/index.d.ts +2 -0
  466. package/modern/LoadingButton/LoadingButton.d.ts +3 -0
  467. package/modern/LoadingButton/index.d.ts +2 -0
  468. package/modern/LocalizationProvider/LocalizationProvider.d.ts +11 -0
  469. package/modern/LocalizationProvider/index.d.ts +2 -0
  470. package/modern/Masonry/Masonry.d.ts +62 -0
  471. package/modern/Masonry/Masonry.js +1 -1
  472. package/modern/Masonry/index.d.ts +4 -0
  473. package/modern/Masonry/masonryClasses.d.ts +8 -0
  474. package/modern/MobileDatePicker/MobileDatePicker.d.ts +11 -0
  475. package/modern/MobileDatePicker/index.d.ts +2 -0
  476. package/modern/MobileDateRangePicker/MobileDateRangePicker.d.ts +11 -0
  477. package/modern/MobileDateRangePicker/index.d.ts +2 -0
  478. package/modern/MobileDateTimePicker/MobileDateTimePicker.d.ts +11 -0
  479. package/modern/MobileDateTimePicker/index.d.ts +2 -0
  480. package/modern/MobileTimePicker/MobileTimePicker.d.ts +11 -0
  481. package/modern/MobileTimePicker/index.d.ts +2 -0
  482. package/modern/MonthPicker/MonthPicker.d.ts +14 -0
  483. package/modern/MonthPicker/index.d.ts +2 -0
  484. package/modern/PickersDay/PickersDay.d.ts +14 -0
  485. package/modern/PickersDay/index.d.ts +2 -0
  486. package/modern/StaticDatePicker/StaticDatePicker.d.ts +11 -0
  487. package/modern/StaticDatePicker/index.d.ts +2 -0
  488. package/modern/StaticDateRangePicker/StaticDateRangePicker.d.ts +11 -0
  489. package/modern/StaticDateRangePicker/index.d.ts +2 -0
  490. package/modern/StaticDateTimePicker/StaticDateTimePicker.d.ts +11 -0
  491. package/modern/StaticDateTimePicker/index.d.ts +2 -0
  492. package/modern/StaticTimePicker/StaticTimePicker.d.ts +11 -0
  493. package/modern/StaticTimePicker/index.d.ts +2 -0
  494. package/modern/TabContext/TabContext.d.ts +29 -0
  495. package/modern/TabContext/index.d.ts +2 -0
  496. package/modern/TabList/TabList.d.ts +30 -0
  497. package/modern/TabList/index.d.ts +2 -0
  498. package/modern/TabPanel/TabPanel.d.ts +41 -0
  499. package/modern/TabPanel/TabPanel.js +1 -1
  500. package/modern/TabPanel/index.d.ts +4 -0
  501. package/modern/TabPanel/tabPanelClasses.d.ts +10 -0
  502. package/modern/TimePicker/TimePicker.d.ts +11 -0
  503. package/modern/TimePicker/index.d.ts +2 -0
  504. package/modern/Timeline/Timeline.d.ts +24 -0
  505. package/modern/Timeline/Timeline.js +3 -3
  506. package/modern/Timeline/Timeline.types.d.ts +27 -0
  507. package/modern/Timeline/TimelineContext.d.ts +6 -0
  508. package/modern/Timeline/index.d.ts +4 -0
  509. package/modern/Timeline/timelineClasses.d.ts +16 -0
  510. package/modern/TimelineConnector/TimelineConnector.d.ts +31 -0
  511. package/modern/TimelineConnector/TimelineConnector.js +1 -1
  512. package/modern/TimelineConnector/index.d.ts +4 -0
  513. package/modern/TimelineConnector/timelineConnectorClasses.d.ts +8 -0
  514. package/modern/TimelineContent/TimelineContent.d.ts +32 -0
  515. package/modern/TimelineContent/TimelineContent.js +1 -1
  516. package/modern/TimelineContent/index.d.ts +4 -0
  517. package/modern/TimelineContent/timelineContentClasses.d.ts +16 -0
  518. package/modern/TimelineDot/TimelineDot.d.ts +44 -0
  519. package/modern/TimelineDot/TimelineDot.js +1 -1
  520. package/modern/TimelineDot/index.d.ts +4 -0
  521. package/modern/TimelineDot/timelineDotClasses.d.ts +24 -0
  522. package/modern/TimelineItem/TimelineItem.d.ts +35 -0
  523. package/modern/TimelineItem/TimelineItem.js +1 -1
  524. package/modern/TimelineItem/index.d.ts +4 -0
  525. package/modern/TimelineItem/timelineItemClasses.d.ts +18 -0
  526. package/modern/TimelineOppositeContent/TimelineOppositeContent.d.ts +35 -0
  527. package/modern/TimelineOppositeContent/TimelineOppositeContent.js +1 -1
  528. package/modern/TimelineOppositeContent/index.d.ts +4 -0
  529. package/modern/TimelineOppositeContent/timelineOppositeContentClasses.d.ts +16 -0
  530. package/modern/TimelineSeparator/TimelineSeparator.d.ts +31 -0
  531. package/modern/TimelineSeparator/TimelineSeparator.js +1 -1
  532. package/modern/TimelineSeparator/index.d.ts +4 -0
  533. package/modern/TimelineSeparator/timelineSeparatorClasses.d.ts +8 -0
  534. package/modern/TreeItem/TreeItem.d.ts +11 -0
  535. package/modern/TreeItem/index.d.ts +2 -0
  536. package/modern/TreeView/TreeView.d.ts +11 -0
  537. package/modern/TreeView/index.d.ts +2 -0
  538. package/modern/YearPicker/YearPicker.d.ts +15 -0
  539. package/modern/YearPicker/index.d.ts +2 -0
  540. package/modern/index.d.ts +78 -0
  541. package/modern/index.js +2 -27
  542. package/modern/internal/convertTimelinePositionToClass.d.ts +1 -0
  543. package/modern/internal/svg-icons/ArrowDropDown.d.ts +7 -0
  544. package/modern/internal/svg-icons/ArrowLeft.d.ts +7 -0
  545. package/modern/internal/svg-icons/ArrowRight.d.ts +7 -0
  546. package/modern/internal/svg-icons/Calendar.d.ts +7 -0
  547. package/modern/internal/svg-icons/Clock.d.ts +7 -0
  548. package/modern/internal/svg-icons/DateRange.d.ts +7 -0
  549. package/modern/internal/svg-icons/Pen.d.ts +7 -0
  550. package/modern/internal/svg-icons/Time.d.ts +7 -0
  551. package/modern/package.json +1 -0
  552. package/modern/themeAugmentation/components.d.ts +63 -0
  553. package/modern/themeAugmentation/index.d.ts +3 -0
  554. package/modern/themeAugmentation/overrides.d.ts +28 -0
  555. package/modern/themeAugmentation/props.d.ts +28 -0
  556. package/modern/useAutocomplete/index.d.ts +1 -0
  557. package/modern/useAutocomplete/index.js +1 -1
  558. package/modern/zero-styled/index.d.ts +1 -0
  559. package/package.json +42 -10
  560. package/themeAugmentation/components.d.ts +57 -58
  561. package/themeAugmentation/components.js +5 -2
  562. package/themeAugmentation/index.d.ts +3 -3
  563. package/themeAugmentation/index.js +2 -1
  564. package/themeAugmentation/overrides.d.ts +24 -25
  565. package/themeAugmentation/overrides.js +4 -3
  566. package/themeAugmentation/props.d.ts +24 -27
  567. package/themeAugmentation/props.js +5 -2
  568. package/useAutocomplete/index.d.ts +1 -1
  569. package/useAutocomplete/index.js +19 -1
  570. package/zero-styled/index.d.ts +1 -1
  571. package/zero-styled/index.js +12 -2
  572. package/AdapterDateFns/package.json +0 -6
  573. package/AdapterDayjs/package.json +0 -6
  574. package/AdapterLuxon/package.json +0 -6
  575. package/AdapterMoment/package.json +0 -6
  576. package/Alert/Alert.d.ts +0 -2
  577. package/Alert/Alert.js +0 -23
  578. package/Alert/index.d.ts +0 -2
  579. package/Alert/index.js +0 -1
  580. package/Alert/package.json +0 -6
  581. package/AlertTitle/AlertTitle.d.ts +0 -2
  582. package/AlertTitle/AlertTitle.js +0 -23
  583. package/AlertTitle/index.d.ts +0 -2
  584. package/AlertTitle/index.js +0 -1
  585. package/AlertTitle/package.json +0 -6
  586. package/Autocomplete/Autocomplete.d.ts +0 -1
  587. package/Autocomplete/Autocomplete.js +0 -23
  588. package/Autocomplete/index.d.ts +0 -2
  589. package/Autocomplete/index.js +0 -1
  590. package/Autocomplete/package.json +0 -6
  591. package/AvatarGroup/AvatarGroup.d.ts +0 -2
  592. package/AvatarGroup/AvatarGroup.js +0 -23
  593. package/AvatarGroup/index.d.ts +0 -2
  594. package/AvatarGroup/index.js +0 -1
  595. package/AvatarGroup/package.json +0 -6
  596. package/CalendarPicker/package.json +0 -6
  597. package/CalendarPickerSkeleton/package.json +0 -6
  598. package/ClockPicker/package.json +0 -6
  599. package/DatePicker/package.json +0 -6
  600. package/DateRangePicker/package.json +0 -6
  601. package/DateRangePickerDay/package.json +0 -6
  602. package/DateTimePicker/package.json +0 -6
  603. package/DesktopDatePicker/package.json +0 -6
  604. package/DesktopDateRangePicker/package.json +0 -6
  605. package/DesktopDateTimePicker/package.json +0 -6
  606. package/DesktopTimePicker/package.json +0 -6
  607. package/LoadingButton/package.json +0 -6
  608. package/LocalizationProvider/package.json +0 -6
  609. package/Masonry/package.json +0 -6
  610. package/MobileDatePicker/package.json +0 -6
  611. package/MobileDateRangePicker/package.json +0 -6
  612. package/MobileDateTimePicker/package.json +0 -6
  613. package/MobileTimePicker/package.json +0 -6
  614. package/MonthPicker/package.json +0 -6
  615. package/Pagination/Pagination.d.ts +0 -2
  616. package/Pagination/Pagination.js +0 -23
  617. package/Pagination/index.d.ts +0 -4
  618. package/Pagination/index.js +0 -2
  619. package/Pagination/package.json +0 -6
  620. package/Pagination/usePagination.d.ts +0 -2
  621. package/Pagination/usePagination.js +0 -3
  622. package/PaginationItem/PaginationItem.d.ts +0 -2
  623. package/PaginationItem/PaginationItem.js +0 -23
  624. package/PaginationItem/index.d.ts +0 -2
  625. package/PaginationItem/index.js +0 -1
  626. package/PaginationItem/package.json +0 -6
  627. package/PickersDay/package.json +0 -6
  628. package/Rating/Rating.d.ts +0 -2
  629. package/Rating/Rating.js +0 -23
  630. package/Rating/index.d.ts +0 -2
  631. package/Rating/index.js +0 -1
  632. package/Rating/package.json +0 -6
  633. package/Skeleton/Skeleton.d.ts +0 -2
  634. package/Skeleton/Skeleton.js +0 -23
  635. package/Skeleton/index.d.ts +0 -2
  636. package/Skeleton/index.js +0 -1
  637. package/Skeleton/package.json +0 -6
  638. package/SpeedDial/SpeedDial.d.ts +0 -2
  639. package/SpeedDial/SpeedDial.js +0 -23
  640. package/SpeedDial/index.d.ts +0 -2
  641. package/SpeedDial/index.js +0 -1
  642. package/SpeedDial/package.json +0 -6
  643. package/SpeedDialAction/SpeedDialAction.d.ts +0 -2
  644. package/SpeedDialAction/SpeedDialAction.js +0 -23
  645. package/SpeedDialAction/index.d.ts +0 -2
  646. package/SpeedDialAction/index.js +0 -1
  647. package/SpeedDialAction/package.json +0 -6
  648. package/SpeedDialIcon/SpeedDialIcon.d.ts +0 -2
  649. package/SpeedDialIcon/SpeedDialIcon.js +0 -23
  650. package/SpeedDialIcon/index.d.ts +0 -2
  651. package/SpeedDialIcon/index.js +0 -1
  652. package/SpeedDialIcon/package.json +0 -6
  653. package/StaticDatePicker/package.json +0 -6
  654. package/StaticDateRangePicker/package.json +0 -6
  655. package/StaticDateTimePicker/package.json +0 -6
  656. package/StaticTimePicker/package.json +0 -6
  657. package/TabContext/package.json +0 -6
  658. package/TabList/package.json +0 -6
  659. package/TabPanel/package.json +0 -6
  660. package/TimePicker/package.json +0 -6
  661. package/Timeline/package.json +0 -6
  662. package/TimelineConnector/package.json +0 -6
  663. package/TimelineContent/package.json +0 -6
  664. package/TimelineDot/package.json +0 -6
  665. package/TimelineItem/package.json +0 -6
  666. package/TimelineOppositeContent/package.json +0 -6
  667. package/TimelineSeparator/package.json +0 -6
  668. package/ToggleButton/ToggleButton.d.ts +0 -2
  669. package/ToggleButton/ToggleButton.js +0 -23
  670. package/ToggleButton/index.d.ts +0 -2
  671. package/ToggleButton/index.js +0 -1
  672. package/ToggleButton/package.json +0 -6
  673. package/ToggleButtonGroup/ToggleButtonGroup.d.ts +0 -2
  674. package/ToggleButtonGroup/ToggleButtonGroup.js +0 -23
  675. package/ToggleButtonGroup/index.d.ts +0 -2
  676. package/ToggleButtonGroup/index.js +0 -1
  677. package/ToggleButtonGroup/package.json +0 -6
  678. package/TreeItem/package.json +0 -6
  679. package/TreeView/package.json +0 -6
  680. package/YearPicker/package.json +0 -6
  681. package/modern/Alert/Alert.js +0 -23
  682. package/modern/Alert/index.js +0 -1
  683. package/modern/AlertTitle/AlertTitle.js +0 -23
  684. package/modern/AlertTitle/index.js +0 -1
  685. package/modern/Autocomplete/Autocomplete.js +0 -23
  686. package/modern/Autocomplete/index.js +0 -1
  687. package/modern/AvatarGroup/AvatarGroup.js +0 -23
  688. package/modern/AvatarGroup/index.js +0 -1
  689. package/modern/Pagination/Pagination.js +0 -23
  690. package/modern/Pagination/index.js +0 -2
  691. package/modern/Pagination/usePagination.js +0 -3
  692. package/modern/PaginationItem/PaginationItem.js +0 -23
  693. package/modern/PaginationItem/index.js +0 -1
  694. package/modern/Rating/Rating.js +0 -23
  695. package/modern/Rating/index.js +0 -1
  696. package/modern/Skeleton/Skeleton.js +0 -23
  697. package/modern/Skeleton/index.js +0 -1
  698. package/modern/SpeedDial/SpeedDial.js +0 -23
  699. package/modern/SpeedDial/index.js +0 -1
  700. package/modern/SpeedDialAction/SpeedDialAction.js +0 -23
  701. package/modern/SpeedDialAction/index.js +0 -1
  702. package/modern/SpeedDialIcon/SpeedDialIcon.js +0 -23
  703. package/modern/SpeedDialIcon/index.js +0 -1
  704. package/modern/ToggleButton/ToggleButton.js +0 -23
  705. package/modern/ToggleButton/index.js +0 -1
  706. package/modern/ToggleButtonGroup/ToggleButtonGroup.js +0 -23
  707. package/modern/ToggleButtonGroup/index.js +0 -1
  708. package/node/AdapterDateFns/index.js +0 -13
  709. package/node/AdapterDayjs/index.js +0 -13
  710. package/node/AdapterLuxon/index.js +0 -13
  711. package/node/AdapterMoment/index.js +0 -13
  712. package/node/Alert/Alert.js +0 -30
  713. package/node/Alert/index.js +0 -13
  714. package/node/AlertTitle/AlertTitle.js +0 -30
  715. package/node/AlertTitle/index.js +0 -13
  716. package/node/Autocomplete/Autocomplete.js +0 -30
  717. package/node/Autocomplete/index.js +0 -13
  718. package/node/AvatarGroup/AvatarGroup.js +0 -30
  719. package/node/AvatarGroup/index.js +0 -13
  720. package/node/CalendarPicker/index.js +0 -25
  721. package/node/CalendarPickerSkeleton/index.js +0 -25
  722. package/node/ClockPicker/index.js +0 -25
  723. package/node/DatePicker/index.js +0 -25
  724. package/node/DateRangePicker/index.js +0 -25
  725. package/node/DateRangePickerDay/index.js +0 -25
  726. package/node/DateTimePicker/index.js +0 -25
  727. package/node/DesktopDatePicker/index.js +0 -25
  728. package/node/DesktopDateRangePicker/index.js +0 -25
  729. package/node/DesktopDateTimePicker/index.js +0 -25
  730. package/node/DesktopTimePicker/index.js +0 -25
  731. package/node/LoadingButton/LoadingButton.js +0 -30
  732. package/node/LoadingButton/index.js +0 -13
  733. package/node/LocalizationProvider/index.js +0 -25
  734. package/node/Masonry/index.js +0 -35
  735. package/node/Masonry/masonryClasses.js +0 -15
  736. package/node/MobileDatePicker/index.js +0 -25
  737. package/node/MobileDateRangePicker/index.js +0 -25
  738. package/node/MobileDateTimePicker/index.js +0 -25
  739. package/node/MobileTimePicker/index.js +0 -25
  740. package/node/MonthPicker/index.js +0 -25
  741. package/node/Pagination/Pagination.js +0 -30
  742. package/node/Pagination/index.js +0 -20
  743. package/node/Pagination/usePagination.js +0 -14
  744. package/node/PaginationItem/PaginationItem.js +0 -30
  745. package/node/PaginationItem/index.js +0 -13
  746. package/node/PickersDay/index.js +0 -25
  747. package/node/Rating/Rating.js +0 -30
  748. package/node/Rating/index.js +0 -13
  749. package/node/Skeleton/Skeleton.js +0 -30
  750. package/node/Skeleton/index.js +0 -13
  751. package/node/SpeedDial/SpeedDial.js +0 -30
  752. package/node/SpeedDial/index.js +0 -13
  753. package/node/SpeedDialAction/SpeedDialAction.js +0 -30
  754. package/node/SpeedDialAction/index.js +0 -13
  755. package/node/SpeedDialIcon/SpeedDialIcon.js +0 -30
  756. package/node/SpeedDialIcon/index.js +0 -13
  757. package/node/StaticDatePicker/index.js +0 -25
  758. package/node/StaticDateRangePicker/index.js +0 -25
  759. package/node/StaticDateTimePicker/index.js +0 -25
  760. package/node/StaticTimePicker/index.js +0 -25
  761. package/node/TabContext/index.js +0 -25
  762. package/node/TabList/index.js +0 -13
  763. package/node/TabPanel/index.js +0 -35
  764. package/node/TabPanel/tabPanelClasses.js +0 -15
  765. package/node/TimePicker/index.js +0 -25
  766. package/node/Timeline/Timeline.types.js +0 -5
  767. package/node/Timeline/TimelineContext.js +0 -17
  768. package/node/Timeline/index.js +0 -47
  769. package/node/Timeline/timelineClasses.js +0 -15
  770. package/node/TimelineConnector/index.js +0 -35
  771. package/node/TimelineConnector/timelineConnectorClasses.js +0 -15
  772. package/node/TimelineContent/TimelineContent.js +0 -96
  773. package/node/TimelineContent/index.js +0 -35
  774. package/node/TimelineContent/timelineContentClasses.js +0 -15
  775. package/node/TimelineDot/index.js +0 -35
  776. package/node/TimelineDot/timelineDotClasses.js +0 -15
  777. package/node/TimelineItem/index.js +0 -35
  778. package/node/TimelineItem/timelineItemClasses.js +0 -15
  779. package/node/TimelineOppositeContent/TimelineOppositeContent.js +0 -98
  780. package/node/TimelineOppositeContent/index.js +0 -35
  781. package/node/TimelineOppositeContent/timelineOppositeContentClasses.js +0 -15
  782. package/node/TimelineSeparator/index.js +0 -35
  783. package/node/TimelineSeparator/timelineSeparatorClasses.js +0 -15
  784. package/node/ToggleButton/ToggleButton.js +0 -30
  785. package/node/ToggleButton/index.js +0 -13
  786. package/node/ToggleButtonGroup/ToggleButtonGroup.js +0 -30
  787. package/node/ToggleButtonGroup/index.js +0 -13
  788. package/node/TreeItem/index.js +0 -25
  789. package/node/TreeView/index.js +0 -25
  790. package/node/YearPicker/index.js +0 -25
  791. package/node/index.js +0 -993
  792. package/node/internal/convertTimelinePositionToClass.js +0 -10
  793. package/node/internal/svg-icons/ArrowDropDown.js +0 -17
  794. package/node/internal/svg-icons/ArrowLeft.js +0 -17
  795. package/node/internal/svg-icons/ArrowRight.js +0 -17
  796. package/node/internal/svg-icons/Calendar.js +0 -17
  797. package/node/internal/svg-icons/Clock.js +0 -21
  798. package/node/internal/svg-icons/DateRange.js +0 -17
  799. package/node/internal/svg-icons/Pen.js +0 -17
  800. package/node/internal/svg-icons/Time.js +0 -21
  801. package/node/themeAugmentation/components.js +0 -5
  802. package/node/themeAugmentation/overrides.js +0 -5
  803. package/node/themeAugmentation/props.js +0 -5
  804. package/node/useAutocomplete/index.js +0 -18
  805. package/node/zero-styled/index.js +0 -12
  806. package/themeAugmentation/package.json +0 -6
  807. package/useAutocomplete/package.json +0 -6
  808. package/zero-styled/package.json +0 -6
@@ -2,5 +2,5 @@
2
2
  * @deprecated The AdapterDateFns class was moved from `@mui/lab` to `@mui/x-date-pickers`. More information about this migration on our blog: https://mui.com/blog/lab-date-pickers-to-mui-x/.
3
3
  */
4
4
  export default class AdapterDateFns {
5
- constructor();
6
- }
5
+ constructor();
6
+ }
@@ -1,3 +1,9 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.default = void 0;
1
7
  let warnedOnce = false;
2
8
  const warn = () => {
3
9
  if (!warnedOnce) {
@@ -9,8 +15,9 @@ const warn = () => {
9
15
  /**
10
16
  * @deprecated The AdapterDateFns class was moved from `@mui/lab` to `@mui/x-date-pickers`. More information about this migration on our blog: https://mui.com/blog/lab-date-pickers-to-mui-x/.
11
17
  */
12
- export default class AdapterDateFns {
18
+ class AdapterDateFns {
13
19
  constructor() {
14
20
  warn();
15
21
  }
16
- }
22
+ }
23
+ exports.default = AdapterDateFns;
@@ -1 +1 @@
1
- export { default } from './AdapterDateFns';
1
+ export { default } from "./AdapterDateFns.js";
@@ -1 +1,13 @@
1
- export { default } from "./AdapterDateFns.js";
1
+ "use strict";
2
+
3
+ var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault").default;
4
+ Object.defineProperty(exports, "__esModule", {
5
+ value: true
6
+ });
7
+ Object.defineProperty(exports, "default", {
8
+ enumerable: true,
9
+ get: function () {
10
+ return _AdapterDateFns.default;
11
+ }
12
+ });
13
+ var _AdapterDateFns = _interopRequireDefault(require("./AdapterDateFns"));
@@ -2,5 +2,5 @@
2
2
  * @deprecated The AdapterDayjs class was moved from `@mui/lab` to `@mui/x-date-pickers`. More information about this migration on our blog: https://mui.com/blog/lab-date-pickers-to-mui-x/.
3
3
  */
4
4
  export default class AdapterDayjs {
5
- constructor();
6
- }
5
+ constructor();
6
+ }
@@ -1,3 +1,9 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.default = void 0;
1
7
  let warnedOnce = false;
2
8
  const warn = () => {
3
9
  if (!warnedOnce) {
@@ -9,8 +15,9 @@ const warn = () => {
9
15
  /**
10
16
  * @deprecated The AdapterDayjs class was moved from `@mui/lab` to `@mui/x-date-pickers`. More information about this migration on our blog: https://mui.com/blog/lab-date-pickers-to-mui-x/.
11
17
  */
12
- export default class AdapterDayjs {
18
+ class AdapterDayjs {
13
19
  constructor() {
14
20
  warn();
15
21
  }
16
- }
22
+ }
23
+ exports.default = AdapterDayjs;
@@ -1 +1 @@
1
- export { default } from './AdapterDayjs';
1
+ export { default } from "./AdapterDayjs.js";
@@ -1 +1,13 @@
1
- export { default } from "./AdapterDayjs.js";
1
+ "use strict";
2
+
3
+ var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault").default;
4
+ Object.defineProperty(exports, "__esModule", {
5
+ value: true
6
+ });
7
+ Object.defineProperty(exports, "default", {
8
+ enumerable: true,
9
+ get: function () {
10
+ return _AdapterDayjs.default;
11
+ }
12
+ });
13
+ var _AdapterDayjs = _interopRequireDefault(require("./AdapterDayjs"));
@@ -2,5 +2,5 @@
2
2
  * @deprecated The AdapterLuxon class was moved from `@mui/lab` to `@mui/x-date-pickers`. More information about this migration on our blog: https://mui.com/blog/lab-date-pickers-to-mui-x/.
3
3
  */
4
4
  export default class AdapterLuxon {
5
- constructor();
6
- }
5
+ constructor();
6
+ }
@@ -1,3 +1,9 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.default = void 0;
1
7
  let warnedOnce = false;
2
8
  const warn = () => {
3
9
  if (!warnedOnce) {
@@ -9,8 +15,9 @@ const warn = () => {
9
15
  /**
10
16
  * @deprecated The AdapterLuxon class was moved from `@mui/lab` to `@mui/x-date-pickers`. More information about this migration on our blog: https://mui.com/blog/lab-date-pickers-to-mui-x/.
11
17
  */
12
- export default class AdapterLuxon {
18
+ class AdapterLuxon {
13
19
  constructor() {
14
20
  warn();
15
21
  }
16
- }
22
+ }
23
+ exports.default = AdapterLuxon;
@@ -1 +1 @@
1
- export { default } from './AdapterLuxon';
1
+ export { default } from "./AdapterLuxon.js";
@@ -1 +1,13 @@
1
- export { default } from "./AdapterLuxon.js";
1
+ "use strict";
2
+
3
+ var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault").default;
4
+ Object.defineProperty(exports, "__esModule", {
5
+ value: true
6
+ });
7
+ Object.defineProperty(exports, "default", {
8
+ enumerable: true,
9
+ get: function () {
10
+ return _AdapterLuxon.default;
11
+ }
12
+ });
13
+ var _AdapterLuxon = _interopRequireDefault(require("./AdapterLuxon"));
@@ -2,5 +2,5 @@
2
2
  * @deprecated The AdapterMoment class was moved from `@mui/lab` to `@mui/x-date-pickers`. More information about this migration on our blog: https://mui.com/blog/lab-date-pickers-to-mui-x/.
3
3
  */
4
4
  export default class AdapterMoment {
5
- constructor();
6
- }
5
+ constructor();
6
+ }
@@ -1,3 +1,9 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.default = void 0;
1
7
  let warnedOnce = false;
2
8
  const warn = () => {
3
9
  if (!warnedOnce) {
@@ -9,8 +15,9 @@ const warn = () => {
9
15
  /**
10
16
  * @deprecated The AdapterMoment class was moved from `@mui/lab` to `@mui/x-date-pickers`. More information about this migration on our blog: https://mui.com/blog/lab-date-pickers-to-mui-x/.
11
17
  */
12
- export default class AdapterMoment {
18
+ class AdapterMoment {
13
19
  constructor() {
14
20
  warn();
15
21
  }
16
- }
22
+ }
23
+ exports.default = AdapterMoment;
@@ -1 +1 @@
1
- export { default } from './AdapterMoment';
1
+ export { default } from "./AdapterMoment.js";
@@ -1 +1,13 @@
1
- export { default } from "./AdapterMoment.js";
1
+ "use strict";
2
+
3
+ var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault").default;
4
+ Object.defineProperty(exports, "__esModule", {
5
+ value: true
6
+ });
7
+ Object.defineProperty(exports, "default", {
8
+ enumerable: true,
9
+ get: function () {
10
+ return _AdapterMoment.default;
11
+ }
12
+ });
13
+ var _AdapterMoment = _interopRequireDefault(require("./AdapterMoment"));
package/CHANGELOG.md CHANGED
@@ -1,5 +1,366 @@
1
1
  # [Versions](https://mui.com/versions/)
2
2
 
3
+ ## 7.0.1
4
+
5
+ <!-- generated comparing v7.0.0..master -->
6
+
7
+ _Mar 28, 2025_
8
+
9
+ A big thanks to the 7 contributors who made this release possible.
10
+
11
+ ### `@mui/material@7.0.1`
12
+
13
+ - Export ThemeProviderProps (#45701) @aarongarciah
14
+ - [Fab] Fix default variant text color when using CSS vars (#45714) @aarongarciah
15
+ - Remove mention of v7 in deprecation messages (#45708) @DiegoAndai
16
+ - [Popover] Allow `null` in `anchorEl` function return type (#45045) @eduter
17
+ - Fix missing CSSProperties/MixinOptions types (#45706) @Janpot
18
+
19
+ ### `@mui/icons-material@7.0.1`
20
+
21
+ - [code-infra] Fix icon-material type resolution under `moduleResolution: "node"` (#45704) @Janpot
22
+ - Bring back individual icon dts (#45711) @Janpot
23
+
24
+ ### Core
25
+
26
+ - Improve the release instructions (#45688) @mnajdova
27
+
28
+ ### Docs
29
+
30
+ - Fix Masonry and Toolpad dark mode demos (#45721) @siriwatknp
31
+ - Update v7 related copy (#45716) @aarongarciah
32
+ - Avoid unwanted undefined in page title (#45718) @aarongarciah
33
+ - Fix joy templates error (#45715) @siriwatknp
34
+ - Rename GitHub icon import (#45709) @micttyoid
35
+ - Fix Safari issue in dark mode (#45696) @mnajdova
36
+ - Fix `Grid`, `GridLegacy`, `Stack`, `Badge`, `Select`, `Autocomplete` demos CSS variables (#45693) @DiegoAndai
37
+ - Add "Material UI v7 is here" to the notifications (#45694) @DiegoAndai
38
+ - Fix `Breadcrumbs`, `List`, `Divider`, and `Typography` dark mode demos (#45692) @siriwatknp
39
+ - Fix Material Icons page in dark mode (#45691) @mnajdova
40
+
41
+ All contributors of this release in alphabetical order: @aarongarciah, @DiegoAndai, @eduter, @Janpot, @micttyoid, @mnajdova, @siriwatknp
42
+
43
+ ## 7.0.0
44
+
45
+ <!-- generated comparing v7.0.0-rc.0..master -->
46
+
47
+ _Mar 26, 2025_
48
+
49
+ 🎉 We're happy to announce the stable release of v7.
50
+
51
+ - Read the [blog post](https://mui.com/blog/material-ui-v7-is-here/) about the announcement.
52
+ - Check out the [v7 upgrade guide](https://mui.com/material-ui/migration/upgrade-to-v7/).
53
+
54
+ ### `@mui/material@7.0.0`
55
+
56
+ - [Autocomplete] Fix when `onHighlightChange` is called (#45438) @ZeeshanTamboli
57
+ - [Tabs] Fix modifier keys + Left/Right Arrow key from being consumed by tab navigation (#45345) @mushfiqbh
58
+ - Update minimum TypeScript support to 4.9 (#45535) @siriwatknp
59
+
60
+ ### `@mui/system@7.0.0`
61
+
62
+ - [system] Fix palette mode does not change when not using CSS vars (#45660) @siriwatknp
63
+
64
+ ### `@mui/lab@7.0.0-beta.9`
65
+
66
+ - [lab] Remove @mui/base dependency (#45602) @mnajdova
67
+
68
+ ### Docs
69
+
70
+ - [docs] Fix unnecessary redirects for v7 (#45677) @Janpot
71
+ - [docs] Fix new React project link, CRA deprecated (#45362) @oliviertassinari
72
+ - [docs] Prepare the v7 upgrade guide for stable release (#45624) @DiegoAndai
73
+ - [docs] Fix grammatical errors in support.md (#45631) @letianpailove
74
+ - [docs] Update nextjs font optimization guide (#45600) @IshfaqAhmedProg
75
+ - [docs] Deprecate Toolpad Studio (#45613) @Janpot
76
+ - [docs] Sync the mode from page to demos #45661 @siriwatknp
77
+
78
+ ### Core
79
+
80
+ - [blog] v7 stable release (#45623) @DiegoAndai
81
+ - [code-infra] Disable flaky masonry screenshot (#45678) @Janpot
82
+ - [code-infra] Migrate regression tests to vite (#44964) @Janpot
83
+ - [code-infra] Update rollup (#45666) @Janpot
84
+ - [code-infra] Support `React.ComponentType` in proptypes generation (#45664) @Janpot
85
+ - [code-infra] Ensure `translations.json` is present in all `@mui/docs` package builds (#45626) @LukasTy
86
+ - [code-infra] Improve Argos script debuggability (#45619) @Janpot
87
+ - [code-infra] Reconfigure `react-remove-properties` babel plugin (#45218) @Janpot
88
+ - [core] Prepare master for v7 stable (#45674) @DiegoAndai
89
+ - [core] Improve instructions on changing domain (#45637) @mnajdova
90
+ - [core] Deprecate `ponyfillGlobal` (#45606) @Janpot
91
+ - [docs-infra] Restructure docs theme context to CSS variables (#45386) @siriwatknp
92
+ - [styles] Remove code & docs (#45633) @mnajdova
93
+
94
+ All contributors of this release in alphabetical order: @DiegoAndai, @IshfaqAhmedProg, @Janpot, @letianpailove, @LukasTy, @mnajdova, @mushfiqbh, @oliviertassinari, @siriwatknp, @ZeeshanTamboli
95
+
96
+ ## 7.0.0-rc.0
97
+
98
+ <!-- generated comparing v7.0.0-beta.4..master -->
99
+
100
+ _Mar 18, 2025_
101
+
102
+ A big thanks to the 4 contributors who made this release possible.
103
+
104
+ ### `@mui/material@7.0.0-rc.0`
105
+
106
+ - [StepLabel] Add missing root slot (#45603) @sai6855
107
+ - [Switch] Add slots and slotProps (#45595) @siriwatknp
108
+ - [utils] Add merging function to `mergeSlotProps` utility (#45543) @siriwatknp
109
+
110
+ ### Core
111
+
112
+ - [blog] Clarify the difference between the two Pro plans (#45266) @oliviertassinari
113
+ - [code-infra] Allow specifying a custom error formatter module for error minifcation (#45291) @Janpot
114
+ - [code-infra] Make `getVersionEnvVariables` reusable for other repos (#45562) @Janpot
115
+ - [code-infra] Update peer dependency of `@mui/utils` in `@mui/docs` (#45561) @Janpot
116
+ - Add StackBlitz template to issue template (#45504) @Janpot
117
+
118
+ All contributors of this release in alphabetical order: @Janpot, @oliviertassinari, @sai6855, @siriwatknp
119
+
120
+ ## 7.0.0-beta.4
121
+
122
+ <!-- generated comparing v7.0.0-beta.3..master -->
123
+
124
+ _Mar 13, 2025_
125
+
126
+ A big thanks to the 10 contributors who made this release possible.
127
+ This release contains bug fixes 🐛 and improvements to the new package layout 🏗️.
128
+
129
+ ### `@mui/material@7.0.0-beta.4`
130
+
131
+ - [Accordion] Add missing `root` slot (#45532) @sai6855
132
+ - [AccordionSummary] Add slots and slotProps (#45559) @sai6855
133
+ - [ListItemText] Add missing `root` slot (#45540) @sai6855
134
+ - [SpeedDial] Add missing `root` slot (#45541) @sai6855
135
+ - [Tooltip] Allow auto placement on tooltip (#45399) @Jtaks
136
+ - [useScrollTrigger] Do nothing if target is null (#45441) @vipierozan99
137
+ - [TextareaAutosize] Fix ResizeObserver causing infinite `selectionchange` loop (#45351) @mj12albert
138
+ - Fix negative input for CSS variables spacing array (#45550) @siriwatknp
139
+ - Add missing deprecations in deprecations-all file (#45505) @sai6855
140
+ - Rename some `@mui/material/styles/createTypography` exports (#45558) @Janpot
141
+
142
+ ### `@mui/icons-material@7.0.0-beta.4`
143
+
144
+ - Remove unused icon names from the download script (#45453) @yermartee
145
+
146
+ ### `@mui/system@7.0.0-beta.4`
147
+
148
+ - Prevent nested non-vars theme inheritance (#45545) @siriwatknp
149
+ - Disable theme recalculation as default behavior (#45405) @siriwatknp
150
+ - Fix package layout inconsistencies (#45491) @DiegoAndai
151
+
152
+ ### `@mui/styled-engine@7.0.0-beta.4`
153
+
154
+ - Add `enableCssLayer` prop to StyledEngineProvider (#45428) @siriwatknp
155
+
156
+ ### `@mui/types@7.3.0`
157
+
158
+ - [code-infra] Fix type resolution for @mui/types (#45513) @Janpot
159
+
160
+ ### `@mui/utils@7.0.0-beta.4`
161
+
162
+ - Fix package layout inconsistencies (#45491) @DiegoAndai
163
+ - Use correct iri-reference homepage format (#45472) @dahiro
164
+
165
+ ### Docs
166
+
167
+ - [Backdrop] Fix component name in migration guide (#45506) @sai6855
168
+ - [TextField] Add HTML input section to TextField page (#45439) @siriwatknp
169
+
170
+ ### Core
171
+
172
+ - [code-infra] Convert a few docs modules to ts (#45548) @Janpot
173
+ - [code-infra] Remove more CJS modules from the docs (#45557) @Janpot
174
+ - [code-infra] Remove nested imports from theme augmentation (#45514) @Janpot
175
+ - [docs-infra] Add @ts-ignore to avoid type checking for MUI X (#45555) @siriwatknp
176
+ - [blog] Fix author end-of-year updates (#45533) @oliviertassinari
177
+
178
+ All contributors of this release in alphabetical order: @dahiro, @DiegoAndai, @Janpot, @Jtaks, @mj12albert, @oliviertassinari, @sai6855, @siriwatknp, @vipierozan99, @yermartee
179
+
180
+ ## 7.0.0-beta.3
181
+
182
+ <!-- generated comparing v7.0.0-beta.2..master -->
183
+
184
+ _Mar 5, 2025_
185
+
186
+ A big thanks to the 3 contributors who made this release possible.
187
+
188
+ ### `@mui/material@7.0.0-beta.3`
189
+
190
+ - Fix moduleResolution:node for icons (#45444) @Janpot
191
+ - [ThemeProvider] Add `storageManager` prop to `ThemeProvider` (#45136) @siriwatknp
192
+ - [Radio] Fix `inputProps` not forwarded (#45471) @siriwatknp
193
+
194
+ ### `@mui/codemod@7.0.0-beta.3`
195
+
196
+ - [codemod] Fix codemods not found (#45473) @DiegoAndai
197
+
198
+ All contributors of this release in alphabetical order: @DiegoAndai, @Janpot, @siriwatknp
199
+
200
+ ## 7.0.0-beta.2
201
+
202
+ <!-- generated comparing v7.0.0-beta.1..master -->
203
+
204
+ _Feb 27, 2025_
205
+
206
+ A big thanks to the 2 contributors who made this release possible.
207
+
208
+ ### Core
209
+
210
+ - [code-infra] Add package.json export (#45433) @Janpot
211
+ - [blog] React 19 migration for MUI X (#45348) @arminmeh
212
+
213
+ All contributors of this release in alphabetical order: @arminmeh, @Janpot
214
+
215
+ ## 7.0.0-beta.1
216
+
217
+ <!-- generated comparing v7.0.0-beta.0..master -->
218
+
219
+ _Feb 27, 2025_
220
+
221
+ This release fixes incorrect build output from the previous release (`beta.0`).
222
+
223
+ ### Core
224
+
225
+ - [code-infra] Fix build:types script omitting folders with a dot in their name (#45422) @Janpot
226
+ - [release] Fix versions (#45420) @mj12albert
227
+
228
+ All contributors of this release in alphabetical order: @Janpot, @mj12albert
229
+
230
+ ## 7.0.0-beta.0
231
+
232
+ <!-- generated comparing v7.0.0-alpha.2..master -->
233
+
234
+ _Feb 26, 2025_
235
+
236
+ A big thanks to the 8 contributors who made this release possible.
237
+
238
+ ### `@mui/material@7.0.0-beta.0`
239
+
240
+ - [Modal][Dialog] Remove deprecated `onBackdropClick` (#45395) @DiegoAndai
241
+ - [Grid] Improve Grid2 upgrade experience (#45304) @DiegoAndai
242
+ - [Grid] Rename to GridLegacy (#45363) @DiegoAndai
243
+ - [Grid2] Rename to Grid (#45381) @DiegoAndai
244
+ - Remove SvgIcon data-testid in production (#45333) @Janpot
245
+ - Allow nested theme creation with `vars` (#45335) @siriwatknp
246
+ - [Rating] Deprecate \*Props and complete `slots`, `slotProps` (#45295) @harry-whorlow
247
+ - [Slider] Fix css class selector in migration guide (#45402) @sai6855
248
+ - [Slider] Fix spacings in .md files (#45388) @sai6855
249
+ - [styles] Remove deprecated exports (#45397) @DiegoAndai
250
+ - [Menu] Deprecate \*Props and complete `slots`, `slotProps` (#44913) @siriwatknp
251
+ - [StepButton] Remove StepIconButton type (#45396) @DiegoAndai
252
+
253
+ ### Docs
254
+
255
+ - [Autocomplete] Remove unnecessary renderTags prop from Sizes demo (#45401) @ZeeshanTamboli
256
+ - Add `overriding-component-structure` doc to Material UI (#45186) @siriwatknp
257
+ - Fix typo in slider docs (#45390) @sai6855
258
+ - Fix Context Menu selection lost on Safari (#44903) @NooBat
259
+
260
+ ### Core
261
+
262
+ - [code-infra] Fix types for @mui/styled-engine (#45413) @Janpot
263
+ - [docs-infra] Fix theme toggle call (#45400) @siriwatknp
264
+ - [docs-infra] Add `color-scheme` to document in iframe demos (#45406) @KenanYusuf
265
+ - [docs-infra] Revert to use deprecated `CssVarsProvider` for MUI X (#45371) @siriwatknp
266
+ - [docs-infra] Fix dark mode flicker for API pages (#45354) @siriwatknp
267
+ - [examples] Remove unnecessary comma in Material UI Vite JS example (#45370) @ZeeshanTamboli
268
+ - [test] Remove unused renderTags prop and fix key warning in Autocomplete regression test (#45410) @ZeeshanTamboli
269
+
270
+ All contributors of this release in alphabetical order: @DiegoAndai, @harry-whorlow, @Janpot, @KenanYusuf, @NooBat, @sai6855, @siriwatknp, @ZeeshanTamboli
271
+
272
+ ## 7.0.0-alpha.2
273
+
274
+ <!-- generated comparing v7.0.0-alpha.1..master -->
275
+
276
+ _Feb 18, 2025_
277
+
278
+ A big thanks to the 9 contributors who made this release possible.
279
+
280
+ ### `@mui/material@7.0.0-alpha.2`
281
+
282
+ - [Autocomplete] Remove legacy `aria-owns` attribute for combobox (#45302) @ZeeshanTamboli
283
+ - [Button] Apply id only if loading indicator is present (#45296) @aarongarciah
284
+ - [Hidden] Remove deprecated Hidden component (#45283) @DiegoAndai
285
+ - [InputBase] Deprecate composed classes (#45234) @sai6855
286
+ - [InputLabel] Changed size prop value from `normal` to `medium` (#45235) @perkrlsn
287
+ - Fix `slotProps.transition` types (#45214) @siriwatknp
288
+
289
+ ### Docs
290
+
291
+ - Fix broken links to MUI X docs (#45145) @mapache-salvaje
292
+ - Add migration guide for package layout changes (#45222) @Janpot
293
+ - [icons] Fix typo in material-icons.md (#45334) @a-s-russo
294
+
295
+ ### Core
296
+
297
+ - Disallow access to esm/modern barrel files (#45332) @Janpot
298
+ - [code-infra] Update `elliptic` (#45311) @Janpot
299
+ - Update release guide to specify package bumping rules (#45294) @DiegoAndai
300
+
301
+ All contributors of this release in alphabetical order: @a-s-russo, @aarongarciah, @DiegoAndai, @Janpot, @mapache-salvaje, @perkrlsn, @sai6855, @siriwatknp, @ZeeshanTamboli
302
+
303
+ ## 7.0.0-alpha.1
304
+
305
+ <!-- generated comparing v7.0.0-alpha.0..master -->
306
+
307
+ _Feb 11, 2025_
308
+
309
+ A big thanks to the 11 contributors who made this release possible.
310
+
311
+ ### `@mui/material@7.0.0-alpha.1`
312
+
313
+ - [Checkbox] Add slots and slotProps (#44974) @sai6855
314
+ - [LinearProgress][CircularProgress] Add variant overrides for module augumentation (#45163) @kingflamez
315
+ - [Drawer] Deprecate \*Props and complete `slots`, `slotProps` (#44960) @siriwatknp
316
+ - Fix wrong `slotProps` of `DetailsHTMLAttributes` types (#45215) @siriwatknp
317
+ - [MobileStepper] deprecate `LinearProgressProps` and complete `slots`, `slotProps` (#45033) @siriwatknp
318
+ - [Radio] Add slots and slotProps (#44972) @sai6855
319
+ - [Radio] Remove empty line (#45184) @sai6855
320
+ - [Slider] Deprecate composed classes (#45201) @sai6855
321
+ - [Snackbar] Fix generated proptypes (#45156) @siriwatknp
322
+ - [SpeedDialAction] Add slots and slotProps (#45065) @sai6855
323
+ - [SwitchBase] Fix spreading of `handlers` in getSlotProps (#45197) @sai6855
324
+ - [Tabs] Deprecate \*Props and complete `slots`, `slotProps` (#45012) @siriwatknp
325
+ - [TextField] Remove deprecated props from documentation (#45199) @sai6855
326
+
327
+ ### `@mui/icons-material@7.0.0-alpha.1`
328
+
329
+ - Change icon source URL and add overrides (#45020) @siriwatknp
330
+
331
+ ### `@mui/lab@7.0.0-beta.1`
332
+
333
+ - Remove components which were moved from lab to material (#45232) @DiegoAndai
334
+
335
+ ### Docs
336
+
337
+ - [Autocomplete] Improve Google Maps search example (#44708) @oliviertassinari
338
+ - [Dialog] Removes deprecated PaperProps from docs (#45195) @sai6855
339
+ - [Menu] Add Grouped Menu demo (#45241) @noobDev31
340
+ - [material] Add disableInteractive on colorTool grid Tooltips (#37800) @Janpot
341
+ - [blog] Consistent Base UI terminology (#45264) @oliviertassinari
342
+ - A quick first step to update docs for Tailwind v4 (#45147) @oliviertassinari
343
+ - Fix `element.ref` accessing warning on docs (#45155) @DiegoAndai
344
+ - Mention Toolpad as experimental (#45273) @prakhargupta1
345
+ - [joy-ui] Update "Set up providers" section of integration with Material UI (#45183) @mateuseap
346
+
347
+ ### Core
348
+
349
+ - Update branch switch tags (#45198) @DiegoAndai
350
+ - Fix double redirection to Base UI (#45146) @oliviertassinari
351
+ - Fix corepack and pnpm installation in CircleCI (#45185) @mj12albert
352
+ - Fix typo on Netlify script (#45278) @maximevtush
353
+ - [code-infra] Fix testing library resolution with custom react (#44061) @Janpot
354
+ - [code-infra] Update package layout for better ESM support (#43264) @Janpot
355
+ - Update `@typescript-eslint/*` packages and remove deprecated `eslint-config-airbnb-typescript` package (#45245) @ZeeshanTamboli
356
+ - [docs] Restore utility component docs from MUI Base to Material UI (#45213) @mapache-salvaje
357
+ - [docs] Sync active sponsors (#45204) @oliviertassinari
358
+ - [docs] Fix links in CONTRIBUTING.md (#45202) @bernardobelchior
359
+ - [docs-infra] Point to MUI X next docs (#45207) @cherniavskii
360
+ - [test] Fix React 18 tests (#45161) @DiegoAndai
361
+
362
+ All contributors of this release in alphabetical order: @bernardobelchior, @cherniavskii, @DiegoAndai, @Janpot, @kingflamez, @mapache-salvaje, @mateuseap, @maximevtush, @mj12albert, @noobDev31, @oliviertassinari, @prakhargupta1, @sai6855, @siriwatknp, @ZeeshanTamboli
363
+
3
364
  ## 7.0.0-alpha.0
4
365
 
5
366
  <!-- generated comparing v6.4.1..master -->
@@ -1,6 +1,6 @@
1
1
  import * as React from 'react';
2
2
  type CalendarPickerComponent = (<TDate>(props: CalendarPickerProps<TDate> & React.RefAttributes<HTMLDivElement>) => React.JSX.Element) & {
3
- propTypes?: any;
3
+ propTypes?: any;
4
4
  };
5
5
  /**
6
6
  * @deprecated The CalendarPicker component was moved from `@mui/lab` to `@mui/x-date-pickers`. More information about this migration on our blog: https://mui.com/blog/lab-date-pickers-to-mui-x/.
@@ -12,4 +12,4 @@ export declare const calendarPickerClasses: {};
12
12
  export type CalendarPickerClassKey = any;
13
13
  export type CalendarPickerClasses = any;
14
14
  export type CalendarPickerProps<TDate> = Record<any, any>;
15
- export type CalendarPickerView = 'year' | 'day' | 'month';
15
+ export type CalendarPickerView = 'year' | 'day' | 'month';
@@ -1,7 +1,13 @@
1
+ "use strict";
1
2
  'use client';
2
3
 
3
4
  /* eslint-disable @typescript-eslint/no-unused-vars */
4
- import * as React from 'react';
5
+ var _interopRequireWildcard = require("@babel/runtime/helpers/interopRequireWildcard").default;
6
+ Object.defineProperty(exports, "__esModule", {
7
+ value: true
8
+ });
9
+ exports.default = exports.calendarPickerClasses = void 0;
10
+ var React = _interopRequireWildcard(require("react"));
5
11
  let warnedOnce = false;
6
12
  const warn = () => {
7
13
  if (!warnedOnce) {
@@ -17,5 +23,5 @@ const CalendarPicker = /*#__PURE__*/React.forwardRef(function DeprecatedCalendar
17
23
  warn();
18
24
  return null;
19
25
  });
20
- export default CalendarPicker;
21
- export const calendarPickerClasses = {};
26
+ var _default = exports.default = CalendarPicker;
27
+ const calendarPickerClasses = exports.calendarPickerClasses = {};
@@ -1,2 +1,2 @@
1
- export { default } from './CalendarPicker';
2
- export * from './CalendarPicker';
1
+ export { default } from "./CalendarPicker.js";
2
+ export * from "./CalendarPicker.js";
@@ -1,2 +1,25 @@
1
- export { default } from "./CalendarPicker.js";
2
- export * from "./CalendarPicker.js";
1
+ "use strict";
2
+
3
+ var _interopRequireWildcard = require("@babel/runtime/helpers/interopRequireWildcard").default;
4
+ Object.defineProperty(exports, "__esModule", {
5
+ value: true
6
+ });
7
+ var _exportNames = {};
8
+ Object.defineProperty(exports, "default", {
9
+ enumerable: true,
10
+ get: function () {
11
+ return _CalendarPicker.default;
12
+ }
13
+ });
14
+ var _CalendarPicker = _interopRequireWildcard(require("./CalendarPicker"));
15
+ Object.keys(_CalendarPicker).forEach(function (key) {
16
+ if (key === "default" || key === "__esModule") return;
17
+ if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
18
+ if (key in exports && exports[key] === _CalendarPicker[key]) return;
19
+ Object.defineProperty(exports, key, {
20
+ enumerable: true,
21
+ get: function () {
22
+ return _CalendarPicker[key];
23
+ }
24
+ });
25
+ });
@@ -1,6 +1,6 @@
1
1
  import * as React from 'react';
2
2
  type CalendarPickerSkeletonComponent = ((props: CalendarPickerSkeletonProps & React.RefAttributes<HTMLDivElement>) => React.JSX.Element) & {
3
- propTypes?: any;
3
+ propTypes?: any;
4
4
  };
5
5
  /**
6
6
  * @deprecated The CalendarPickerSkeleton component was moved from `@mui/lab` to `@mui/x-date-pickers`. More information about this migration on our blog: https://mui.com/blog/lab-date-pickers-to-mui-x/.
@@ -11,4 +11,4 @@ export default CalendarPickerSkeleton;
11
11
  export declare const calendarPickerSkeletonClasses: {};
12
12
  export declare const getCalendarPickerSkeletonUtilityClass: (slot: string) => string;
13
13
  export type CalendarPickerSkeletonProps = Record<any, any>;
14
- export type CalendarPickerSkeletonClassKey = any;
14
+ export type CalendarPickerSkeletonClassKey = any;