@mui/lab 7.0.1-beta.22 → 9.0.0-alpha.1
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.
- package/AdapterDateFns/index.d.mts +1 -0
- package/AdapterDateFns/index.mjs +1 -0
- package/AdapterDayjs/index.d.mts +1 -0
- package/AdapterDayjs/index.mjs +1 -0
- package/AdapterLuxon/index.d.mts +1 -0
- package/AdapterLuxon/index.mjs +1 -0
- package/AdapterMoment/index.d.mts +1 -0
- package/AdapterMoment/index.mjs +1 -0
- package/CHANGELOG.md +74 -0
- package/CalendarPicker/index.d.mts +2 -0
- package/CalendarPicker/index.mjs +2 -0
- package/CalendarPickerSkeleton/index.d.mts +2 -0
- package/CalendarPickerSkeleton/index.mjs +2 -0
- package/ClockPicker/index.d.mts +2 -0
- package/ClockPicker/index.mjs +2 -0
- package/DatePicker/index.d.mts +2 -0
- package/DatePicker/index.mjs +2 -0
- package/DateRangePicker/index.d.mts +2 -0
- package/DateRangePicker/index.mjs +2 -0
- package/DateRangePickerDay/index.d.mts +2 -0
- package/DateRangePickerDay/index.mjs +2 -0
- package/DateTimePicker/index.d.mts +2 -0
- package/DateTimePicker/index.mjs +2 -0
- package/DesktopDatePicker/index.d.mts +2 -0
- package/DesktopDatePicker/index.mjs +2 -0
- package/DesktopDateRangePicker/index.d.mts +2 -0
- package/DesktopDateRangePicker/index.mjs +2 -0
- package/DesktopDateTimePicker/index.d.mts +2 -0
- package/DesktopDateTimePicker/index.mjs +2 -0
- package/DesktopTimePicker/index.d.mts +2 -0
- package/DesktopTimePicker/index.mjs +2 -0
- package/LoadingButton/index.d.mts +2 -0
- package/LoadingButton/index.mjs +1 -0
- package/LocalizationProvider/index.d.mts +2 -0
- package/LocalizationProvider/index.mjs +2 -0
- package/{esm/Masonry/Masonry.d.ts → Masonry/Masonry.d.mts} +11 -11
- package/Masonry/Masonry.d.ts +10 -10
- package/{esm/Masonry/Masonry.js → Masonry/Masonry.mjs} +1 -1
- package/Masonry/index.d.mts +4 -0
- package/Masonry/index.mjs +3 -0
- package/MobileDatePicker/index.d.mts +2 -0
- package/MobileDatePicker/index.mjs +2 -0
- package/MobileDateRangePicker/index.d.mts +2 -0
- package/MobileDateRangePicker/index.mjs +2 -0
- package/MobileDateTimePicker/index.d.mts +2 -0
- package/MobileDateTimePicker/index.mjs +2 -0
- package/MobileTimePicker/index.d.mts +2 -0
- package/MobileTimePicker/index.mjs +2 -0
- package/MonthPicker/index.d.mts +2 -0
- package/MonthPicker/index.mjs +2 -0
- package/PickersDay/index.d.mts +2 -0
- package/PickersDay/index.mjs +2 -0
- package/README.md +3 -3
- package/StaticDatePicker/index.d.mts +2 -0
- package/StaticDatePicker/index.mjs +2 -0
- package/StaticDateRangePicker/index.d.mts +2 -0
- package/StaticDateRangePicker/index.mjs +2 -0
- package/StaticDateTimePicker/index.d.mts +2 -0
- package/StaticDateTimePicker/index.mjs +2 -0
- package/StaticTimePicker/index.d.mts +2 -0
- package/StaticTimePicker/index.mjs +2 -0
- package/{esm/TabContext/TabContext.d.ts → TabContext/TabContext.d.mts} +2 -2
- package/TabContext/TabContext.d.ts +2 -2
- package/TabContext/index.d.mts +2 -0
- package/TabContext/index.mjs +2 -0
- package/{esm/TabList/TabList.d.ts → TabList/TabList.d.mts} +3 -3
- package/TabList/TabList.d.ts +3 -3
- package/{esm/TabList/TabList.js → TabList/TabList.mjs} +1 -1
- package/TabList/index.d.mts +2 -0
- package/TabList/index.mjs +1 -0
- package/{esm/TabPanel/TabPanel.d.ts → TabPanel/TabPanel.d.mts} +6 -6
- package/TabPanel/TabPanel.d.ts +5 -5
- package/{esm/TabPanel/TabPanel.js → TabPanel/TabPanel.mjs} +2 -2
- package/TabPanel/index.d.mts +4 -0
- package/TabPanel/index.mjs +3 -0
- package/TimePicker/index.d.mts +2 -0
- package/TimePicker/index.mjs +2 -0
- package/{esm/Timeline/Timeline.d.ts → Timeline/Timeline.d.mts} +3 -3
- package/Timeline/Timeline.d.ts +2 -2
- package/Timeline/Timeline.js +2 -2
- package/{esm/Timeline/Timeline.js → Timeline/Timeline.mjs} +5 -5
- package/{esm/Timeline/Timeline.types.d.ts → Timeline/Timeline.types.d.mts} +5 -5
- package/Timeline/Timeline.types.d.ts +4 -4
- package/Timeline/index.d.mts +4 -0
- package/Timeline/index.mjs +4 -0
- package/{esm/TimelineConnector/TimelineConnector.d.ts → TimelineConnector/TimelineConnector.d.mts} +5 -5
- package/TimelineConnector/TimelineConnector.d.ts +4 -4
- package/{esm/TimelineConnector/TimelineConnector.js → TimelineConnector/TimelineConnector.mjs} +1 -1
- package/TimelineConnector/index.d.mts +4 -0
- package/TimelineConnector/index.mjs +3 -0
- package/{esm/TimelineContent/TimelineContent.d.ts → TimelineContent/TimelineContent.d.mts} +6 -6
- package/TimelineContent/TimelineContent.d.ts +5 -5
- package/{esm/TimelineContent/TimelineContent.js → TimelineContent/TimelineContent.mjs} +3 -3
- package/TimelineContent/index.d.mts +4 -0
- package/TimelineContent/index.mjs +3 -0
- package/{esm/TimelineDot/TimelineDot.d.ts → TimelineDot/TimelineDot.d.mts} +7 -7
- package/TimelineDot/TimelineDot.d.ts +6 -6
- package/{esm/TimelineDot/TimelineDot.js → TimelineDot/TimelineDot.mjs} +1 -1
- package/TimelineDot/index.d.mts +4 -0
- package/TimelineDot/index.mjs +3 -0
- package/{esm/TimelineItem/TimelineItem.d.ts → TimelineItem/TimelineItem.d.mts} +6 -6
- package/TimelineItem/TimelineItem.d.ts +5 -5
- package/{esm/TimelineItem/TimelineItem.js → TimelineItem/TimelineItem.mjs} +5 -5
- package/TimelineItem/index.d.mts +4 -0
- package/TimelineItem/index.mjs +3 -0
- package/{esm/TimelineOppositeContent/TimelineOppositeContent.d.ts → TimelineOppositeContent/TimelineOppositeContent.d.mts} +6 -6
- package/TimelineOppositeContent/TimelineOppositeContent.d.ts +5 -5
- package/{esm/TimelineOppositeContent/TimelineOppositeContent.js → TimelineOppositeContent/TimelineOppositeContent.mjs} +3 -3
- package/TimelineOppositeContent/index.d.mts +4 -0
- package/TimelineOppositeContent/index.mjs +3 -0
- package/{esm/TimelineSeparator/TimelineSeparator.d.ts → TimelineSeparator/TimelineSeparator.d.mts} +5 -5
- package/TimelineSeparator/TimelineSeparator.d.ts +4 -4
- package/{esm/TimelineSeparator/TimelineSeparator.js → TimelineSeparator/TimelineSeparator.mjs} +1 -1
- package/TimelineSeparator/index.d.mts +4 -0
- package/TimelineSeparator/index.mjs +3 -0
- package/TreeItem/index.d.mts +2 -0
- package/TreeItem/index.mjs +2 -0
- package/TreeView/index.d.mts +2 -0
- package/TreeView/index.mjs +2 -0
- package/YearPicker/index.d.mts +2 -0
- package/YearPicker/index.mjs +2 -0
- package/index.d.mts +78 -0
- package/index.js +1 -1
- package/index.mjs +88 -0
- package/package.json +640 -17
- package/themeAugmentation/components.d.mts +63 -0
- package/themeAugmentation/components.d.ts +44 -44
- package/themeAugmentation/index.d.mts +3 -0
- package/{esm/themeAugmentation/overrides.d.ts → themeAugmentation/overrides.d.mts} +11 -11
- package/{esm/themeAugmentation/props.d.ts → themeAugmentation/props.d.mts} +11 -11
- package/esm/AdapterDateFns/index.d.ts +0 -1
- package/esm/AdapterDateFns/index.js +0 -1
- package/esm/AdapterDayjs/index.d.ts +0 -1
- package/esm/AdapterDayjs/index.js +0 -1
- package/esm/AdapterLuxon/index.d.ts +0 -1
- package/esm/AdapterLuxon/index.js +0 -1
- package/esm/AdapterMoment/index.d.ts +0 -1
- package/esm/AdapterMoment/index.js +0 -1
- package/esm/CalendarPicker/index.d.ts +0 -2
- package/esm/CalendarPicker/index.js +0 -2
- package/esm/CalendarPickerSkeleton/index.d.ts +0 -2
- package/esm/CalendarPickerSkeleton/index.js +0 -2
- package/esm/ClockPicker/index.d.ts +0 -2
- package/esm/ClockPicker/index.js +0 -2
- package/esm/DatePicker/index.d.ts +0 -2
- package/esm/DatePicker/index.js +0 -2
- package/esm/DateRangePicker/index.d.ts +0 -2
- package/esm/DateRangePicker/index.js +0 -2
- package/esm/DateRangePickerDay/index.d.ts +0 -2
- package/esm/DateRangePickerDay/index.js +0 -2
- package/esm/DateTimePicker/index.d.ts +0 -2
- package/esm/DateTimePicker/index.js +0 -2
- package/esm/DesktopDatePicker/index.d.ts +0 -2
- package/esm/DesktopDatePicker/index.js +0 -2
- package/esm/DesktopDateRangePicker/index.d.ts +0 -2
- package/esm/DesktopDateRangePicker/index.js +0 -2
- package/esm/DesktopDateTimePicker/index.d.ts +0 -2
- package/esm/DesktopDateTimePicker/index.js +0 -2
- package/esm/DesktopTimePicker/index.d.ts +0 -2
- package/esm/DesktopTimePicker/index.js +0 -2
- package/esm/LoadingButton/index.d.ts +0 -2
- package/esm/LoadingButton/index.js +0 -1
- package/esm/LocalizationProvider/index.d.ts +0 -2
- package/esm/LocalizationProvider/index.js +0 -2
- package/esm/Masonry/index.d.ts +0 -4
- package/esm/Masonry/index.js +0 -3
- package/esm/MobileDatePicker/index.d.ts +0 -2
- package/esm/MobileDatePicker/index.js +0 -2
- package/esm/MobileDateRangePicker/index.d.ts +0 -2
- package/esm/MobileDateRangePicker/index.js +0 -2
- package/esm/MobileDateTimePicker/index.d.ts +0 -2
- package/esm/MobileDateTimePicker/index.js +0 -2
- package/esm/MobileTimePicker/index.d.ts +0 -2
- package/esm/MobileTimePicker/index.js +0 -2
- package/esm/MonthPicker/index.d.ts +0 -2
- package/esm/MonthPicker/index.js +0 -2
- package/esm/PickersDay/index.d.ts +0 -2
- package/esm/PickersDay/index.js +0 -2
- package/esm/StaticDatePicker/index.d.ts +0 -2
- package/esm/StaticDatePicker/index.js +0 -2
- package/esm/StaticDateRangePicker/index.d.ts +0 -2
- package/esm/StaticDateRangePicker/index.js +0 -2
- package/esm/StaticDateTimePicker/index.d.ts +0 -2
- package/esm/StaticDateTimePicker/index.js +0 -2
- package/esm/StaticTimePicker/index.d.ts +0 -2
- package/esm/StaticTimePicker/index.js +0 -2
- package/esm/TabContext/index.d.ts +0 -2
- package/esm/TabContext/index.js +0 -2
- package/esm/TabList/index.d.ts +0 -2
- package/esm/TabList/index.js +0 -1
- package/esm/TabPanel/index.d.ts +0 -4
- package/esm/TabPanel/index.js +0 -3
- package/esm/TimePicker/index.d.ts +0 -2
- package/esm/TimePicker/index.js +0 -2
- package/esm/Timeline/index.d.ts +0 -4
- package/esm/Timeline/index.js +0 -4
- package/esm/TimelineConnector/index.d.ts +0 -4
- package/esm/TimelineConnector/index.js +0 -3
- package/esm/TimelineContent/index.d.ts +0 -4
- package/esm/TimelineContent/index.js +0 -3
- package/esm/TimelineDot/index.d.ts +0 -4
- package/esm/TimelineDot/index.js +0 -3
- package/esm/TimelineItem/index.d.ts +0 -4
- package/esm/TimelineItem/index.js +0 -3
- package/esm/TimelineOppositeContent/index.d.ts +0 -4
- package/esm/TimelineOppositeContent/index.js +0 -3
- package/esm/TimelineSeparator/index.d.ts +0 -4
- package/esm/TimelineSeparator/index.js +0 -3
- package/esm/TreeItem/index.d.ts +0 -2
- package/esm/TreeItem/index.js +0 -2
- package/esm/TreeView/index.d.ts +0 -2
- package/esm/TreeView/index.js +0 -2
- package/esm/YearPicker/index.d.ts +0 -2
- package/esm/YearPicker/index.js +0 -2
- package/esm/index.d.ts +0 -78
- package/esm/index.js +0 -88
- package/esm/package.json +0 -1
- package/esm/themeAugmentation/components.d.ts +0 -63
- package/esm/themeAugmentation/index.d.ts +0 -3
- /package/{esm/AdapterDateFns/AdapterDateFns.d.ts → AdapterDateFns/AdapterDateFns.d.mts} +0 -0
- /package/{esm/AdapterDateFns/AdapterDateFns.js → AdapterDateFns/AdapterDateFns.mjs} +0 -0
- /package/{esm/AdapterDayjs/AdapterDayjs.d.ts → AdapterDayjs/AdapterDayjs.d.mts} +0 -0
- /package/{esm/AdapterDayjs/AdapterDayjs.js → AdapterDayjs/AdapterDayjs.mjs} +0 -0
- /package/{esm/AdapterLuxon/AdapterLuxon.d.ts → AdapterLuxon/AdapterLuxon.d.mts} +0 -0
- /package/{esm/AdapterLuxon/AdapterLuxon.js → AdapterLuxon/AdapterLuxon.mjs} +0 -0
- /package/{esm/AdapterMoment/AdapterMoment.d.ts → AdapterMoment/AdapterMoment.d.mts} +0 -0
- /package/{esm/AdapterMoment/AdapterMoment.js → AdapterMoment/AdapterMoment.mjs} +0 -0
- /package/{esm/CalendarPicker/CalendarPicker.d.ts → CalendarPicker/CalendarPicker.d.mts} +0 -0
- /package/{esm/CalendarPicker/CalendarPicker.js → CalendarPicker/CalendarPicker.mjs} +0 -0
- /package/{esm/CalendarPickerSkeleton/CalendarPickerSkeleton.d.ts → CalendarPickerSkeleton/CalendarPickerSkeleton.d.mts} +0 -0
- /package/{esm/CalendarPickerSkeleton/CalendarPickerSkeleton.js → CalendarPickerSkeleton/CalendarPickerSkeleton.mjs} +0 -0
- /package/{esm/ClockPicker/ClockPicker.d.ts → ClockPicker/ClockPicker.d.mts} +0 -0
- /package/{esm/ClockPicker/ClockPicker.js → ClockPicker/ClockPicker.mjs} +0 -0
- /package/{esm/DatePicker/DatePicker.d.ts → DatePicker/DatePicker.d.mts} +0 -0
- /package/{esm/DatePicker/DatePicker.js → DatePicker/DatePicker.mjs} +0 -0
- /package/{esm/DateRangePicker/DateRangePicker.d.ts → DateRangePicker/DateRangePicker.d.mts} +0 -0
- /package/{esm/DateRangePicker/DateRangePicker.js → DateRangePicker/DateRangePicker.mjs} +0 -0
- /package/{esm/DateRangePickerDay/DateRangePickerDay.d.ts → DateRangePickerDay/DateRangePickerDay.d.mts} +0 -0
- /package/{esm/DateRangePickerDay/DateRangePickerDay.js → DateRangePickerDay/DateRangePickerDay.mjs} +0 -0
- /package/{esm/DateTimePicker/DateTimePicker.d.ts → DateTimePicker/DateTimePicker.d.mts} +0 -0
- /package/{esm/DateTimePicker/DateTimePicker.js → DateTimePicker/DateTimePicker.mjs} +0 -0
- /package/{esm/DesktopDatePicker/DesktopDatePicker.d.ts → DesktopDatePicker/DesktopDatePicker.d.mts} +0 -0
- /package/{esm/DesktopDatePicker/DesktopDatePicker.js → DesktopDatePicker/DesktopDatePicker.mjs} +0 -0
- /package/{esm/DesktopDateRangePicker/DesktopDateRangePicker.d.ts → DesktopDateRangePicker/DesktopDateRangePicker.d.mts} +0 -0
- /package/{esm/DesktopDateRangePicker/DesktopDateRangePicker.js → DesktopDateRangePicker/DesktopDateRangePicker.mjs} +0 -0
- /package/{esm/DesktopDateTimePicker/DesktopDateTimePicker.d.ts → DesktopDateTimePicker/DesktopDateTimePicker.d.mts} +0 -0
- /package/{esm/DesktopDateTimePicker/DesktopDateTimePicker.js → DesktopDateTimePicker/DesktopDateTimePicker.mjs} +0 -0
- /package/{esm/DesktopTimePicker/DesktopTimePicker.d.ts → DesktopTimePicker/DesktopTimePicker.d.mts} +0 -0
- /package/{esm/DesktopTimePicker/DesktopTimePicker.js → DesktopTimePicker/DesktopTimePicker.mjs} +0 -0
- /package/{esm/LoadingButton/LoadingButton.d.ts → LoadingButton/LoadingButton.d.mts} +0 -0
- /package/{esm/LoadingButton/LoadingButton.js → LoadingButton/LoadingButton.mjs} +0 -0
- /package/{esm/LocalizationProvider/LocalizationProvider.d.ts → LocalizationProvider/LocalizationProvider.d.mts} +0 -0
- /package/{esm/LocalizationProvider/LocalizationProvider.js → LocalizationProvider/LocalizationProvider.mjs} +0 -0
- /package/{esm/Masonry/masonryClasses.d.ts → Masonry/masonryClasses.d.mts} +0 -0
- /package/{esm/Masonry/masonryClasses.js → Masonry/masonryClasses.mjs} +0 -0
- /package/{esm/MobileDatePicker/MobileDatePicker.d.ts → MobileDatePicker/MobileDatePicker.d.mts} +0 -0
- /package/{esm/MobileDatePicker/MobileDatePicker.js → MobileDatePicker/MobileDatePicker.mjs} +0 -0
- /package/{esm/MobileDateRangePicker/MobileDateRangePicker.d.ts → MobileDateRangePicker/MobileDateRangePicker.d.mts} +0 -0
- /package/{esm/MobileDateRangePicker/MobileDateRangePicker.js → MobileDateRangePicker/MobileDateRangePicker.mjs} +0 -0
- /package/{esm/MobileDateTimePicker/MobileDateTimePicker.d.ts → MobileDateTimePicker/MobileDateTimePicker.d.mts} +0 -0
- /package/{esm/MobileDateTimePicker/MobileDateTimePicker.js → MobileDateTimePicker/MobileDateTimePicker.mjs} +0 -0
- /package/{esm/MobileTimePicker/MobileTimePicker.d.ts → MobileTimePicker/MobileTimePicker.d.mts} +0 -0
- /package/{esm/MobileTimePicker/MobileTimePicker.js → MobileTimePicker/MobileTimePicker.mjs} +0 -0
- /package/{esm/MonthPicker/MonthPicker.d.ts → MonthPicker/MonthPicker.d.mts} +0 -0
- /package/{esm/MonthPicker/MonthPicker.js → MonthPicker/MonthPicker.mjs} +0 -0
- /package/{esm/PickersDay/PickersDay.d.ts → PickersDay/PickersDay.d.mts} +0 -0
- /package/{esm/PickersDay/PickersDay.js → PickersDay/PickersDay.mjs} +0 -0
- /package/{esm/StaticDatePicker/StaticDatePicker.d.ts → StaticDatePicker/StaticDatePicker.d.mts} +0 -0
- /package/{esm/StaticDatePicker/StaticDatePicker.js → StaticDatePicker/StaticDatePicker.mjs} +0 -0
- /package/{esm/StaticDateRangePicker/StaticDateRangePicker.d.ts → StaticDateRangePicker/StaticDateRangePicker.d.mts} +0 -0
- /package/{esm/StaticDateRangePicker/StaticDateRangePicker.js → StaticDateRangePicker/StaticDateRangePicker.mjs} +0 -0
- /package/{esm/StaticDateTimePicker/StaticDateTimePicker.d.ts → StaticDateTimePicker/StaticDateTimePicker.d.mts} +0 -0
- /package/{esm/StaticDateTimePicker/StaticDateTimePicker.js → StaticDateTimePicker/StaticDateTimePicker.mjs} +0 -0
- /package/{esm/StaticTimePicker/StaticTimePicker.d.ts → StaticTimePicker/StaticTimePicker.d.mts} +0 -0
- /package/{esm/StaticTimePicker/StaticTimePicker.js → StaticTimePicker/StaticTimePicker.mjs} +0 -0
- /package/{esm/TabContext/TabContext.js → TabContext/TabContext.mjs} +0 -0
- /package/{esm/TabPanel/tabPanelClasses.d.ts → TabPanel/tabPanelClasses.d.mts} +0 -0
- /package/{esm/TabPanel/tabPanelClasses.js → TabPanel/tabPanelClasses.mjs} +0 -0
- /package/{esm/TimePicker/TimePicker.d.ts → TimePicker/TimePicker.d.mts} +0 -0
- /package/{esm/TimePicker/TimePicker.js → TimePicker/TimePicker.mjs} +0 -0
- /package/{esm/Timeline/Timeline.types.js → Timeline/Timeline.types.mjs} +0 -0
- /package/{esm/Timeline/TimelineContext.d.ts → Timeline/TimelineContext.d.mts} +0 -0
- /package/{esm/Timeline/TimelineContext.js → Timeline/TimelineContext.mjs} +0 -0
- /package/{esm/Timeline/timelineClasses.d.ts → Timeline/timelineClasses.d.mts} +0 -0
- /package/{esm/Timeline/timelineClasses.js → Timeline/timelineClasses.mjs} +0 -0
- /package/{esm/TimelineConnector/timelineConnectorClasses.d.ts → TimelineConnector/timelineConnectorClasses.d.mts} +0 -0
- /package/{esm/TimelineConnector/timelineConnectorClasses.js → TimelineConnector/timelineConnectorClasses.mjs} +0 -0
- /package/{esm/TimelineContent/timelineContentClasses.d.ts → TimelineContent/timelineContentClasses.d.mts} +0 -0
- /package/{esm/TimelineContent/timelineContentClasses.js → TimelineContent/timelineContentClasses.mjs} +0 -0
- /package/{esm/TimelineDot/timelineDotClasses.d.ts → TimelineDot/timelineDotClasses.d.mts} +0 -0
- /package/{esm/TimelineDot/timelineDotClasses.js → TimelineDot/timelineDotClasses.mjs} +0 -0
- /package/{esm/TimelineItem/timelineItemClasses.d.ts → TimelineItem/timelineItemClasses.d.mts} +0 -0
- /package/{esm/TimelineItem/timelineItemClasses.js → TimelineItem/timelineItemClasses.mjs} +0 -0
- /package/{esm/TimelineOppositeContent/timelineOppositeContentClasses.d.ts → TimelineOppositeContent/timelineOppositeContentClasses.d.mts} +0 -0
- /package/{esm/TimelineOppositeContent/timelineOppositeContentClasses.js → TimelineOppositeContent/timelineOppositeContentClasses.mjs} +0 -0
- /package/{esm/TimelineSeparator/timelineSeparatorClasses.d.ts → TimelineSeparator/timelineSeparatorClasses.d.mts} +0 -0
- /package/{esm/TimelineSeparator/timelineSeparatorClasses.js → TimelineSeparator/timelineSeparatorClasses.mjs} +0 -0
- /package/{esm/TreeItem/TreeItem.d.ts → TreeItem/TreeItem.d.mts} +0 -0
- /package/{esm/TreeItem/TreeItem.js → TreeItem/TreeItem.mjs} +0 -0
- /package/{esm/TreeView/TreeView.d.ts → TreeView/TreeView.d.mts} +0 -0
- /package/{esm/TreeView/TreeView.js → TreeView/TreeView.mjs} +0 -0
- /package/{esm/YearPicker/YearPicker.d.ts → YearPicker/YearPicker.d.mts} +0 -0
- /package/{esm/YearPicker/YearPicker.js → YearPicker/YearPicker.mjs} +0 -0
- /package/{esm/internal/convertTimelinePositionToClass.d.ts → internal/convertTimelinePositionToClass.d.mts} +0 -0
- /package/{esm/internal/convertTimelinePositionToClass.js → internal/convertTimelinePositionToClass.mjs} +0 -0
- /package/{esm/internal/svg-icons/ArrowDropDown.d.ts → internal/svg-icons/ArrowDropDown.d.mts} +0 -0
- /package/{esm/internal/svg-icons/ArrowDropDown.js → internal/svg-icons/ArrowDropDown.mjs} +0 -0
- /package/{esm/internal/svg-icons/ArrowLeft.d.ts → internal/svg-icons/ArrowLeft.d.mts} +0 -0
- /package/{esm/internal/svg-icons/ArrowLeft.js → internal/svg-icons/ArrowLeft.mjs} +0 -0
- /package/{esm/internal/svg-icons/ArrowRight.d.ts → internal/svg-icons/ArrowRight.d.mts} +0 -0
- /package/{esm/internal/svg-icons/ArrowRight.js → internal/svg-icons/ArrowRight.mjs} +0 -0
- /package/{esm/internal/svg-icons/Calendar.d.ts → internal/svg-icons/Calendar.d.mts} +0 -0
- /package/{esm/internal/svg-icons/Calendar.js → internal/svg-icons/Calendar.mjs} +0 -0
- /package/{esm/internal/svg-icons/Clock.d.ts → internal/svg-icons/Clock.d.mts} +0 -0
- /package/{esm/internal/svg-icons/Clock.js → internal/svg-icons/Clock.mjs} +0 -0
- /package/{esm/internal/svg-icons/DateRange.d.ts → internal/svg-icons/DateRange.d.mts} +0 -0
- /package/{esm/internal/svg-icons/DateRange.js → internal/svg-icons/DateRange.mjs} +0 -0
- /package/{esm/internal/svg-icons/Pen.d.ts → internal/svg-icons/Pen.d.mts} +0 -0
- /package/{esm/internal/svg-icons/Pen.js → internal/svg-icons/Pen.mjs} +0 -0
- /package/{esm/internal/svg-icons/Time.d.ts → internal/svg-icons/Time.d.mts} +0 -0
- /package/{esm/internal/svg-icons/Time.js → internal/svg-icons/Time.mjs} +0 -0
- /package/{esm/themeAugmentation/components.js → themeAugmentation/components.mjs} +0 -0
- /package/{esm/themeAugmentation/index.js → themeAugmentation/index.mjs} +0 -0
- /package/{esm/themeAugmentation/overrides.js → themeAugmentation/overrides.mjs} +0 -0
- /package/{esm/themeAugmentation/props.js → themeAugmentation/props.mjs} +0 -0
- /package/{esm/useAutocomplete/index.d.ts → useAutocomplete/index.d.mts} +0 -0
- /package/{esm/useAutocomplete/index.js → useAutocomplete/index.mjs} +0 -0
- /package/{esm/zero-styled/index.d.ts → zero-styled/index.d.mts} +0 -0
- /package/{esm/zero-styled/index.js → zero-styled/index.mjs} +0 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./AdapterDateFns.mjs";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./AdapterDateFns.mjs";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./AdapterDayjs.mjs";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./AdapterDayjs.mjs";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./AdapterLuxon.mjs";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./AdapterLuxon.mjs";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./AdapterMoment.mjs";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./AdapterMoment.mjs";
|
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,79 @@
|
|
|
1
1
|
# [Versions](https://mui.com/versions/)
|
|
2
2
|
|
|
3
|
+
## 9.0.0-alpha.1
|
|
4
|
+
|
|
5
|
+
<!-- generated comparing v9.0.0-alpha.0..master -->
|
|
6
|
+
|
|
7
|
+
_Feb 26, 2026_
|
|
8
|
+
|
|
9
|
+
A big thanks to the 13 contributors who made this release possible. Here are some highlights ✨:
|
|
10
|
+
|
|
11
|
+
### @mui/material@9.0.0-alpha.1
|
|
12
|
+
|
|
13
|
+
- [Autocomplete] Prevents Autocomplete menu from opening on right click (#47797) @silviuaavram
|
|
14
|
+
- [Backdrop] Remove aria-hidden by default (#47798) @silviuaavram
|
|
15
|
+
- [ButtonBase] Ensure that onClick propagates when non-native button is clicked (#47800) @silviuaavram
|
|
16
|
+
- [Dialog][Modal] Remove `disableEscapeKeyDown` prop (#47695) @silviuaavram
|
|
17
|
+
- [Grid] Remove system props support (#47846) @siriwatknp
|
|
18
|
+
- [TableCell][theme] Apply `alpha` before color mixing to border bottom color when nativeColor + cssVariables is used (#47762) @ZeeshanTamboli
|
|
19
|
+
- [theme] Remove MuiTouchRipple from theme component types (#47849) @siriwatknp
|
|
20
|
+
- [Tooltip] Fix error is thrown when wrapping an input which is disabled while focused (#47684) @ZeeshanTamboli
|
|
21
|
+
- [useAutocomplete] Improve isOptionEqualToValue value argument type (#47801) @silviuaavram
|
|
22
|
+
|
|
23
|
+
### Docs
|
|
24
|
+
|
|
25
|
+
- [docs] Add updated community theme resource (#47847) @PeterTYLiu
|
|
26
|
+
- [docs] Few copy fixes (#47806) @pavan-sh
|
|
27
|
+
- [docs] Fix IPA reader link in blog post (#47796) @pavan-sh
|
|
28
|
+
- [docs] Fix JSX in Overriding component structure docs (#47799) @ZeeshanTamboli
|
|
29
|
+
- [docs] Fix the keyboard navigation in GroupedMenu example (#47842) @silviuaavram
|
|
30
|
+
- [docs] Fix Theme builder video (#47835) @oliviertassinari
|
|
31
|
+
- [docs] Update pricing sankey as done (#47795) @alexfauquette
|
|
32
|
+
- [docs][system] Update sizing docs to clarify `(0, 1]` behavior. (#47845) @matthias-ccri
|
|
33
|
+
|
|
34
|
+
### Core
|
|
35
|
+
|
|
36
|
+
- [blog] Blogpost for upcoming price changes for MUI X (#47748) @DanailH
|
|
37
|
+
- [code-infra] Detect browser envs that don't support layout (#47813) @Janpot
|
|
38
|
+
- [code-infra] Enable undefined addition to optional properties (#47750) @brijeshb42
|
|
39
|
+
- [code-infra] Exclusively enable test mode in jsdom (#47812) @Janpot
|
|
40
|
+
- [code-infra] Fix console.warn during test (#47802) @Janpot
|
|
41
|
+
- [code-infra] Remove vale as a workspace dependency (#47860) @brijeshb42
|
|
42
|
+
- [code-infra] Setup flat build for packages (#47670) @brijeshb42
|
|
43
|
+
- [code-infra] Upgrade react-docgen to v8 (#47685) @JCQuintas
|
|
44
|
+
- [docs-infra] Reapply Cookie Banner with Design Fixes (#47744) @dav-is
|
|
45
|
+
- [internal] Remove legacy MUI Base API docs (#47804) @ZeeshanTamboli
|
|
46
|
+
|
|
47
|
+
All contributors of this release in alphabetical order: @alexfauquette, @brijeshb42, @DanailH, @dav-is, @Janpot, @JCQuintas, @matthias-ccri, @oliviertassinari, @pavan-sh, @PeterTYLiu, @silviuaavram, @siriwatknp, @ZeeshanTamboli
|
|
48
|
+
|
|
49
|
+
## 9.0.0-alpha.0
|
|
50
|
+
|
|
51
|
+
<!-- generated comparing v7.3.8..master -->
|
|
52
|
+
|
|
53
|
+
_Feb 17, 2026_
|
|
54
|
+
|
|
55
|
+
A big thanks to the 3 contributors who made this release possible.
|
|
56
|
+
|
|
57
|
+
### @mui/material@9.0.0-alpha.0
|
|
58
|
+
|
|
59
|
+
- [theme] Generate `color-mix` value on top of default generated Material UI CSS variables (#47767) @ZeeshanTamboli
|
|
60
|
+
|
|
61
|
+
### Docs
|
|
62
|
+
|
|
63
|
+
- [docs] Make tooltips describe their visible text triggers (#47658) @silviuaavram
|
|
64
|
+
- [docs][theme] Fix `nativeColor` docs (#47759) @ZeeshanTamboli
|
|
65
|
+
|
|
66
|
+
### Core
|
|
67
|
+
|
|
68
|
+
- [blog] A pattern for opt-in type-only breaking changes in minor versions (#47622) @bernardobelchior
|
|
69
|
+
- [internal] Prepare libraries for first v9 alpha release (#47756) @silviuaavram
|
|
70
|
+
|
|
71
|
+
All contributors of this release in alphabetical order: @bernardobelchior, @silviuaavram, @ZeeshanTamboli
|
|
72
|
+
|
|
73
|
+
## v8
|
|
74
|
+
|
|
75
|
+
This version is skipped to align the release version with MUI X v9.
|
|
76
|
+
|
|
3
77
|
## 7.3.8
|
|
4
78
|
|
|
5
79
|
<!-- generated comparing v7.3.7..master -->
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./LoadingButton.mjs";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { ResponsiveStyleValue, SxProps } from '@mui/system';
|
|
2
2
|
import { OverridableComponent, OverrideProps } from '@mui/material/OverridableComponent';
|
|
3
3
|
import { Theme } from '@mui/material/styles';
|
|
4
|
-
import { MasonryClasses } from "./masonryClasses.
|
|
4
|
+
import { MasonryClasses } from "./masonryClasses.mjs";
|
|
5
5
|
export interface MasonryOwnProps {
|
|
6
6
|
/**
|
|
7
7
|
* The content of the component.
|
|
@@ -10,38 +10,38 @@ export interface MasonryOwnProps {
|
|
|
10
10
|
/**
|
|
11
11
|
* Override or extend the styles applied to the component.
|
|
12
12
|
*/
|
|
13
|
-
classes?: Partial<MasonryClasses
|
|
13
|
+
classes?: Partial<MasonryClasses> | undefined;
|
|
14
14
|
/**
|
|
15
15
|
* Number of columns.
|
|
16
16
|
* @default 4
|
|
17
17
|
*/
|
|
18
|
-
columns?: ResponsiveStyleValue<number | string
|
|
18
|
+
columns?: ResponsiveStyleValue<number | string> | undefined;
|
|
19
19
|
/**
|
|
20
20
|
* The default number of columns of the component. This is provided for server-side rendering.
|
|
21
21
|
*/
|
|
22
|
-
defaultColumns?: number;
|
|
22
|
+
defaultColumns?: number | undefined;
|
|
23
23
|
/**
|
|
24
24
|
* The default height of the component in px. This is provided for server-side rendering.
|
|
25
25
|
*/
|
|
26
|
-
defaultHeight?: number;
|
|
26
|
+
defaultHeight?: number | undefined;
|
|
27
27
|
/**
|
|
28
28
|
* The default spacing of the component. Like `spacing`, it is a factor of the theme's spacing. This is provided for server-side rendering.
|
|
29
29
|
*/
|
|
30
|
-
defaultSpacing?: number;
|
|
30
|
+
defaultSpacing?: number | undefined;
|
|
31
31
|
/**
|
|
32
32
|
* Defines the space between children. It is a factor of the theme's spacing.
|
|
33
33
|
* @default 1
|
|
34
34
|
*/
|
|
35
|
-
spacing?: ResponsiveStyleValue<number | string
|
|
35
|
+
spacing?: ResponsiveStyleValue<number | string> | undefined;
|
|
36
36
|
/**
|
|
37
37
|
* Allows using sequential order rather than adding to shortest column
|
|
38
38
|
* @default false
|
|
39
39
|
*/
|
|
40
|
-
sequential?: boolean;
|
|
40
|
+
sequential?: boolean | undefined;
|
|
41
41
|
/**
|
|
42
42
|
* Allows defining system overrides as well as additional CSS styles.
|
|
43
43
|
*/
|
|
44
|
-
sx?: SxProps<Theme
|
|
44
|
+
sx?: SxProps<Theme> | undefined;
|
|
45
45
|
}
|
|
46
46
|
export interface MasonryTypeMap<AdditionalProps = {}, RootComponent extends React.ElementType = 'div'> {
|
|
47
47
|
props: AdditionalProps & MasonryOwnProps;
|
|
@@ -51,11 +51,11 @@ export interface MasonryTypeMap<AdditionalProps = {}, RootComponent extends Reac
|
|
|
51
51
|
*
|
|
52
52
|
* Demos:
|
|
53
53
|
*
|
|
54
|
-
* - [Masonry](https://mui.com/material-ui/react-masonry/)
|
|
54
|
+
* - [Masonry](https://next.mui.com/material-ui/react-masonry/)
|
|
55
55
|
*
|
|
56
56
|
* API:
|
|
57
57
|
*
|
|
58
|
-
* - [Masonry API](https://mui.com/material-ui/api/masonry/)
|
|
58
|
+
* - [Masonry API](https://next.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>;
|
package/Masonry/Masonry.d.ts
CHANGED
|
@@ -10,38 +10,38 @@ export interface MasonryOwnProps {
|
|
|
10
10
|
/**
|
|
11
11
|
* Override or extend the styles applied to the component.
|
|
12
12
|
*/
|
|
13
|
-
classes?: Partial<MasonryClasses
|
|
13
|
+
classes?: Partial<MasonryClasses> | undefined;
|
|
14
14
|
/**
|
|
15
15
|
* Number of columns.
|
|
16
16
|
* @default 4
|
|
17
17
|
*/
|
|
18
|
-
columns?: ResponsiveStyleValue<number | string
|
|
18
|
+
columns?: ResponsiveStyleValue<number | string> | undefined;
|
|
19
19
|
/**
|
|
20
20
|
* The default number of columns of the component. This is provided for server-side rendering.
|
|
21
21
|
*/
|
|
22
|
-
defaultColumns?: number;
|
|
22
|
+
defaultColumns?: number | undefined;
|
|
23
23
|
/**
|
|
24
24
|
* The default height of the component in px. This is provided for server-side rendering.
|
|
25
25
|
*/
|
|
26
|
-
defaultHeight?: number;
|
|
26
|
+
defaultHeight?: number | undefined;
|
|
27
27
|
/**
|
|
28
28
|
* The default spacing of the component. Like `spacing`, it is a factor of the theme's spacing. This is provided for server-side rendering.
|
|
29
29
|
*/
|
|
30
|
-
defaultSpacing?: number;
|
|
30
|
+
defaultSpacing?: number | undefined;
|
|
31
31
|
/**
|
|
32
32
|
* Defines the space between children. It is a factor of the theme's spacing.
|
|
33
33
|
* @default 1
|
|
34
34
|
*/
|
|
35
|
-
spacing?: ResponsiveStyleValue<number | string
|
|
35
|
+
spacing?: ResponsiveStyleValue<number | string> | undefined;
|
|
36
36
|
/**
|
|
37
37
|
* Allows using sequential order rather than adding to shortest column
|
|
38
38
|
* @default false
|
|
39
39
|
*/
|
|
40
|
-
sequential?: boolean;
|
|
40
|
+
sequential?: boolean | undefined;
|
|
41
41
|
/**
|
|
42
42
|
* Allows defining system overrides as well as additional CSS styles.
|
|
43
43
|
*/
|
|
44
|
-
sx?: SxProps<Theme
|
|
44
|
+
sx?: SxProps<Theme> | undefined;
|
|
45
45
|
}
|
|
46
46
|
export interface MasonryTypeMap<AdditionalProps = {}, RootComponent extends React.ElementType = 'div'> {
|
|
47
47
|
props: AdditionalProps & MasonryOwnProps;
|
|
@@ -51,11 +51,11 @@ export interface MasonryTypeMap<AdditionalProps = {}, RootComponent extends Reac
|
|
|
51
51
|
*
|
|
52
52
|
* Demos:
|
|
53
53
|
*
|
|
54
|
-
* - [Masonry](https://mui.com/material-ui/react-masonry/)
|
|
54
|
+
* - [Masonry](https://next.mui.com/material-ui/react-masonry/)
|
|
55
55
|
*
|
|
56
56
|
* API:
|
|
57
57
|
*
|
|
58
|
-
* - [Masonry API](https://mui.com/material-ui/api/masonry/)
|
|
58
|
+
* - [Masonry API](https://next.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>;
|
|
@@ -10,7 +10,7 @@ import deepmerge from '@mui/utils/deepmerge';
|
|
|
10
10
|
import clsx from 'clsx';
|
|
11
11
|
import PropTypes from 'prop-types';
|
|
12
12
|
import * as React from 'react';
|
|
13
|
-
import { getMasonryUtilityClass } from "./masonryClasses.
|
|
13
|
+
import { getMasonryUtilityClass } from "./masonryClasses.mjs";
|
|
14
14
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
15
15
|
export const parseToNumber = val => {
|
|
16
16
|
return Number(val.replace('px', ''));
|
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
|
|
12
|
+
npm install @mui/lab@next
|
|
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 @emotion/react @emotion/styled
|
|
21
|
+
npm install @mui/material@next @emotion/react @emotion/styled
|
|
22
22
|
```
|
|
23
23
|
|
|
24
24
|
## Documentation
|
|
25
25
|
|
|
26
26
|
<!-- #host-reference -->
|
|
27
27
|
|
|
28
|
-
Visit [https://mui.com/material-ui/about-the-lab/](https://mui.com/material-ui/about-the-lab/) to view the full documentation.
|
|
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.
|
|
@@ -17,11 +17,11 @@ export interface TabContextProps {
|
|
|
17
17
|
*
|
|
18
18
|
* Demos:
|
|
19
19
|
*
|
|
20
|
-
* - [Tabs](https://mui.com/material-ui/react-tabs/)
|
|
20
|
+
* - [Tabs](https://next.mui.com/material-ui/react-tabs/)
|
|
21
21
|
*
|
|
22
22
|
* API:
|
|
23
23
|
*
|
|
24
|
-
* - [TabContext API](https://mui.com/material-ui/api/tab-context/)
|
|
24
|
+
* - [TabContext API](https://next.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,11 +17,11 @@ export interface TabContextProps {
|
|
|
17
17
|
*
|
|
18
18
|
* Demos:
|
|
19
19
|
*
|
|
20
|
-
* - [Tabs](https://mui.com/material-ui/react-tabs/)
|
|
20
|
+
* - [Tabs](https://next.mui.com/material-ui/react-tabs/)
|
|
21
21
|
*
|
|
22
22
|
* API:
|
|
23
23
|
*
|
|
24
|
-
* - [TabContext API](https://mui.com/material-ui/api/tab-context/)
|
|
24
|
+
* - [TabContext API](https://next.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://mui.com/material-ui/react-tabs/)
|
|
20
|
+
* - [Tabs](https://next.mui.com/material-ui/react-tabs/)
|
|
21
21
|
*
|
|
22
22
|
* API:
|
|
23
23
|
*
|
|
24
|
-
* - [TabList API](https://mui.com/material-ui/api/tab-list/)
|
|
25
|
-
* - inherits [Tabs API](https://mui.com/material-ui/api/tabs/)
|
|
24
|
+
* - [TabList API](https://next.mui.com/material-ui/api/tab-list/)
|
|
25
|
+
* - inherits [Tabs API](https://next.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']>;
|
package/TabList/TabList.d.ts
CHANGED
|
@@ -17,12 +17,12 @@ export interface TabListTypeMap<AdditionalProps = {}, RootComponent extends Reac
|
|
|
17
17
|
*
|
|
18
18
|
* Demos:
|
|
19
19
|
*
|
|
20
|
-
* - [Tabs](https://mui.com/material-ui/react-tabs/)
|
|
20
|
+
* - [Tabs](https://next.mui.com/material-ui/react-tabs/)
|
|
21
21
|
*
|
|
22
22
|
* API:
|
|
23
23
|
*
|
|
24
|
-
* - [TabList API](https://mui.com/material-ui/api/tab-list/)
|
|
25
|
-
* - inherits [Tabs API](https://mui.com/material-ui/api/tabs/)
|
|
24
|
+
* - [TabList API](https://next.mui.com/material-ui/api/tab-list/)
|
|
25
|
+
* - inherits [Tabs API](https://next.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']>;
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
import * as React from 'react';
|
|
4
4
|
import PropTypes from 'prop-types';
|
|
5
5
|
import Tabs from '@mui/material/Tabs';
|
|
6
|
-
import { useTabContext, getTabId, getPanelId } from "../TabContext/index.
|
|
6
|
+
import { useTabContext, getTabId, getPanelId } from "../TabContext/index.mjs";
|
|
7
7
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
8
8
|
const TabList = /*#__PURE__*/React.forwardRef(function TabList(props, ref) {
|
|
9
9
|
const {
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./TabList.mjs";
|
|
@@ -2,7 +2,7 @@ import * as React from 'react';
|
|
|
2
2
|
import { InternalStandardProps as StandardProps } from '@mui/material/internal';
|
|
3
3
|
import { Theme } from '@mui/material/styles';
|
|
4
4
|
import { SxProps } from '@mui/system';
|
|
5
|
-
import { TabPanelClasses } from "./tabPanelClasses.
|
|
5
|
+
import { TabPanelClasses } from "./tabPanelClasses.mjs";
|
|
6
6
|
export interface TabPanelProps extends StandardProps<React.HTMLAttributes<HTMLDivElement>> {
|
|
7
7
|
/**
|
|
8
8
|
* The content of the component.
|
|
@@ -11,11 +11,11 @@ export interface TabPanelProps extends StandardProps<React.HTMLAttributes<HTMLDi
|
|
|
11
11
|
/**
|
|
12
12
|
* Override or extend the styles applied to the component.
|
|
13
13
|
*/
|
|
14
|
-
classes?: Partial<TabPanelClasses
|
|
14
|
+
classes?: Partial<TabPanelClasses> | undefined;
|
|
15
15
|
/**
|
|
16
16
|
* The system prop that allows defining system overrides as well as additional CSS styles.
|
|
17
17
|
*/
|
|
18
|
-
sx?: SxProps<Theme
|
|
18
|
+
sx?: SxProps<Theme> | undefined;
|
|
19
19
|
/**
|
|
20
20
|
* The `value` of the corresponding `Tab`. Must use the index of the `Tab` when
|
|
21
21
|
* no `value` was passed to `Tab`.
|
|
@@ -25,17 +25,17 @@ export interface TabPanelProps extends StandardProps<React.HTMLAttributes<HTMLDi
|
|
|
25
25
|
* Always keep the children in the DOM.
|
|
26
26
|
* @default false
|
|
27
27
|
*/
|
|
28
|
-
keepMounted?: boolean;
|
|
28
|
+
keepMounted?: boolean | undefined;
|
|
29
29
|
}
|
|
30
30
|
|
|
31
31
|
/**
|
|
32
32
|
*
|
|
33
33
|
* Demos:
|
|
34
34
|
*
|
|
35
|
-
* - [Tabs](https://mui.com/material-ui/react-tabs/)
|
|
35
|
+
* - [Tabs](https://next.mui.com/material-ui/react-tabs/)
|
|
36
36
|
*
|
|
37
37
|
* API:
|
|
38
38
|
*
|
|
39
|
-
* - [TabPanel API](https://mui.com/material-ui/api/tab-panel/)
|
|
39
|
+
* - [TabPanel API](https://next.mui.com/material-ui/api/tab-panel/)
|
|
40
40
|
*/
|
|
41
41
|
export default function TabPanel(props: TabPanelProps): React.JSX.Element;
|