@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
package/TabPanel/TabPanel.d.ts
CHANGED
|
@@ -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;
|
|
@@ -5,8 +5,8 @@ import PropTypes from 'prop-types';
|
|
|
5
5
|
import clsx from 'clsx';
|
|
6
6
|
import { styled, useThemeProps } from '@mui/material/styles';
|
|
7
7
|
import composeClasses from '@mui/utils/composeClasses';
|
|
8
|
-
import { getTabPanelUtilityClass } from "./tabPanelClasses.
|
|
9
|
-
import { getPanelId, getTabId, useTabContext } from "../TabContext/index.
|
|
8
|
+
import { getTabPanelUtilityClass } from "./tabPanelClasses.mjs";
|
|
9
|
+
import { getPanelId, getTabId, useTabContext } from "../TabContext/index.mjs";
|
|
10
10
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
11
11
|
const useUtilityClasses = ownerState => {
|
|
12
12
|
const {
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
|
-
import { TimelineProps } from "./Timeline.types.
|
|
2
|
+
import { TimelineProps } from "./Timeline.types.mjs";
|
|
3
3
|
/**
|
|
4
4
|
*
|
|
5
5
|
* Demos:
|
|
6
6
|
*
|
|
7
|
-
* - [Timeline](https://mui.com/material-ui/react-timeline/)
|
|
7
|
+
* - [Timeline](https://next.mui.com/material-ui/react-timeline/)
|
|
8
8
|
*
|
|
9
9
|
* API:
|
|
10
10
|
*
|
|
11
|
-
* - [Timeline API](https://mui.com/material-ui/api/timeline/)
|
|
11
|
+
* - [Timeline API](https://next.mui.com/material-ui/api/timeline/)
|
|
12
12
|
*/
|
|
13
13
|
declare const Timeline: React.ForwardRefExoticComponent<TimelineProps & React.RefAttributes<HTMLUListElement>>;
|
|
14
14
|
/**
|
package/Timeline/Timeline.d.ts
CHANGED
|
@@ -4,11 +4,11 @@ import { TimelineProps } from "./Timeline.types.js";
|
|
|
4
4
|
*
|
|
5
5
|
* Demos:
|
|
6
6
|
*
|
|
7
|
-
* - [Timeline](https://mui.com/material-ui/react-timeline/)
|
|
7
|
+
* - [Timeline](https://next.mui.com/material-ui/react-timeline/)
|
|
8
8
|
*
|
|
9
9
|
* API:
|
|
10
10
|
*
|
|
11
|
-
* - [Timeline API](https://mui.com/material-ui/api/timeline/)
|
|
11
|
+
* - [Timeline API](https://next.mui.com/material-ui/api/timeline/)
|
|
12
12
|
*/
|
|
13
13
|
declare const Timeline: React.ForwardRefExoticComponent<TimelineProps & React.RefAttributes<HTMLUListElement>>;
|
|
14
14
|
/**
|
package/Timeline/Timeline.js
CHANGED
|
@@ -46,11 +46,11 @@ const TimelineRoot = (0, _styles.styled)('ul', {
|
|
|
46
46
|
*
|
|
47
47
|
* Demos:
|
|
48
48
|
*
|
|
49
|
-
* - [Timeline](https://mui.com/material-ui/react-timeline/)
|
|
49
|
+
* - [Timeline](https://next.mui.com/material-ui/react-timeline/)
|
|
50
50
|
*
|
|
51
51
|
* API:
|
|
52
52
|
*
|
|
53
|
-
* - [Timeline API](https://mui.com/material-ui/api/timeline/)
|
|
53
|
+
* - [Timeline API](https://next.mui.com/material-ui/api/timeline/)
|
|
54
54
|
*/
|
|
55
55
|
const Timeline = /*#__PURE__*/React.forwardRef(function Timeline(inProps, ref) {
|
|
56
56
|
const props = (0, _styles.useThemeProps)({
|
|
@@ -5,9 +5,9 @@ import PropTypes from 'prop-types';
|
|
|
5
5
|
import clsx from 'clsx';
|
|
6
6
|
import composeClasses from '@mui/utils/composeClasses';
|
|
7
7
|
import { styled, useThemeProps } from '@mui/material/styles';
|
|
8
|
-
import TimelineContext from "./TimelineContext.
|
|
9
|
-
import { getTimelineUtilityClass } from "./timelineClasses.
|
|
10
|
-
import convertTimelinePositionToClass from "../internal/convertTimelinePositionToClass.
|
|
8
|
+
import TimelineContext from "./TimelineContext.mjs";
|
|
9
|
+
import { getTimelineUtilityClass } from "./timelineClasses.mjs";
|
|
10
|
+
import convertTimelinePositionToClass from "../internal/convertTimelinePositionToClass.mjs";
|
|
11
11
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
12
12
|
const useUtilityClasses = ownerState => {
|
|
13
13
|
const {
|
|
@@ -39,11 +39,11 @@ const TimelineRoot = styled('ul', {
|
|
|
39
39
|
*
|
|
40
40
|
* Demos:
|
|
41
41
|
*
|
|
42
|
-
* - [Timeline](https://mui.com/material-ui/react-timeline/)
|
|
42
|
+
* - [Timeline](https://next.mui.com/material-ui/react-timeline/)
|
|
43
43
|
*
|
|
44
44
|
* API:
|
|
45
45
|
*
|
|
46
|
-
* - [Timeline API](https://mui.com/material-ui/api/timeline/)
|
|
46
|
+
* - [Timeline API](https://next.mui.com/material-ui/api/timeline/)
|
|
47
47
|
*/
|
|
48
48
|
const Timeline = /*#__PURE__*/React.forwardRef(function Timeline(inProps, ref) {
|
|
49
49
|
const props = useThemeProps({
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { InternalStandardProps as StandardProps } from '@mui/material/internal';
|
|
2
2
|
import { Theme } from '@mui/material/styles';
|
|
3
3
|
import { SxProps } from '@mui/system';
|
|
4
|
-
import { TimelineClasses } from "./timelineClasses.
|
|
4
|
+
import { TimelineClasses } from "./timelineClasses.mjs";
|
|
5
5
|
export interface TimelineProps extends StandardProps<React.ComponentProps<'ul'>> {
|
|
6
6
|
/**
|
|
7
7
|
* The position where the TimelineContent should appear relative to the time axis.
|
|
8
8
|
* @default 'right'
|
|
9
9
|
*/
|
|
10
|
-
position?: 'left' | 'right' | 'alternate' | 'alternate-reverse';
|
|
10
|
+
position?: 'left' | 'right' | 'alternate' | 'alternate-reverse' | undefined;
|
|
11
11
|
/**
|
|
12
12
|
* The content of the component.
|
|
13
13
|
*/
|
|
@@ -15,13 +15,13 @@ export interface TimelineProps extends StandardProps<React.ComponentProps<'ul'>>
|
|
|
15
15
|
/**
|
|
16
16
|
* Override or extend the styles applied to the component.
|
|
17
17
|
*/
|
|
18
|
-
classes?: Partial<TimelineClasses
|
|
18
|
+
classes?: Partial<TimelineClasses> | undefined;
|
|
19
19
|
/**
|
|
20
20
|
* className applied to the root element.
|
|
21
21
|
*/
|
|
22
|
-
className?: string;
|
|
22
|
+
className?: string | undefined;
|
|
23
23
|
/**
|
|
24
24
|
* The system prop that allows defining system overrides as well as additional CSS styles.
|
|
25
25
|
*/
|
|
26
|
-
sx?: SxProps<Theme
|
|
26
|
+
sx?: SxProps<Theme> | undefined;
|
|
27
27
|
}
|
|
@@ -7,7 +7,7 @@ export interface TimelineProps extends StandardProps<React.ComponentProps<'ul'>>
|
|
|
7
7
|
* The position where the TimelineContent should appear relative to the time axis.
|
|
8
8
|
* @default 'right'
|
|
9
9
|
*/
|
|
10
|
-
position?: 'left' | 'right' | 'alternate' | 'alternate-reverse';
|
|
10
|
+
position?: 'left' | 'right' | 'alternate' | 'alternate-reverse' | undefined;
|
|
11
11
|
/**
|
|
12
12
|
* The content of the component.
|
|
13
13
|
*/
|
|
@@ -15,13 +15,13 @@ export interface TimelineProps extends StandardProps<React.ComponentProps<'ul'>>
|
|
|
15
15
|
/**
|
|
16
16
|
* Override or extend the styles applied to the component.
|
|
17
17
|
*/
|
|
18
|
-
classes?: Partial<TimelineClasses
|
|
18
|
+
classes?: Partial<TimelineClasses> | undefined;
|
|
19
19
|
/**
|
|
20
20
|
* className applied to the root element.
|
|
21
21
|
*/
|
|
22
|
-
className?: string;
|
|
22
|
+
className?: string | undefined;
|
|
23
23
|
/**
|
|
24
24
|
* The system prop that allows defining system overrides as well as additional CSS styles.
|
|
25
25
|
*/
|
|
26
|
-
sx?: SxProps<Theme
|
|
26
|
+
sx?: SxProps<Theme> | undefined;
|
|
27
27
|
}
|
package/{esm/TimelineConnector/TimelineConnector.d.ts → TimelineConnector/TimelineConnector.d.mts}
RENAMED
|
@@ -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 { TimelineConnectorClasses } from "./timelineConnectorClasses.
|
|
5
|
+
import { TimelineConnectorClasses } from "./timelineConnectorClasses.mjs";
|
|
6
6
|
export interface TimelineConnectorProps extends StandardProps<React.HTMLAttributes<HTMLSpanElement>> {
|
|
7
7
|
/**
|
|
8
8
|
* The content of the component.
|
|
@@ -11,21 +11,21 @@ export interface TimelineConnectorProps extends StandardProps<React.HTMLAttribut
|
|
|
11
11
|
/**
|
|
12
12
|
* Override or extend the styles applied to the component.
|
|
13
13
|
*/
|
|
14
|
-
classes?: Partial<TimelineConnectorClasses
|
|
14
|
+
classes?: Partial<TimelineConnectorClasses> | 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
|
|
|
21
21
|
/**
|
|
22
22
|
*
|
|
23
23
|
* Demos:
|
|
24
24
|
*
|
|
25
|
-
* - [Timeline](https://mui.com/material-ui/react-timeline/)
|
|
25
|
+
* - [Timeline](https://next.mui.com/material-ui/react-timeline/)
|
|
26
26
|
*
|
|
27
27
|
* API:
|
|
28
28
|
*
|
|
29
|
-
* - [TimelineConnector API](https://mui.com/material-ui/api/timeline-connector/)
|
|
29
|
+
* - [TimelineConnector API](https://next.mui.com/material-ui/api/timeline-connector/)
|
|
30
30
|
*/
|
|
31
31
|
export default function TimelineConnector(props: TimelineConnectorProps): React.JSX.Element;
|
|
@@ -11,21 +11,21 @@ export interface TimelineConnectorProps extends StandardProps<React.HTMLAttribut
|
|
|
11
11
|
/**
|
|
12
12
|
* Override or extend the styles applied to the component.
|
|
13
13
|
*/
|
|
14
|
-
classes?: Partial<TimelineConnectorClasses
|
|
14
|
+
classes?: Partial<TimelineConnectorClasses> | 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
|
|
|
21
21
|
/**
|
|
22
22
|
*
|
|
23
23
|
* Demos:
|
|
24
24
|
*
|
|
25
|
-
* - [Timeline](https://mui.com/material-ui/react-timeline/)
|
|
25
|
+
* - [Timeline](https://next.mui.com/material-ui/react-timeline/)
|
|
26
26
|
*
|
|
27
27
|
* API:
|
|
28
28
|
*
|
|
29
|
-
* - [TimelineConnector API](https://mui.com/material-ui/api/timeline-connector/)
|
|
29
|
+
* - [TimelineConnector API](https://next.mui.com/material-ui/api/timeline-connector/)
|
|
30
30
|
*/
|
|
31
31
|
export default function TimelineConnector(props: TimelineConnectorProps): React.JSX.Element;
|
package/{esm/TimelineConnector/TimelineConnector.js → TimelineConnector/TimelineConnector.mjs}
RENAMED
|
@@ -5,7 +5,7 @@ import PropTypes from 'prop-types';
|
|
|
5
5
|
import clsx from 'clsx';
|
|
6
6
|
import composeClasses from '@mui/utils/composeClasses';
|
|
7
7
|
import { styled, useThemeProps } from '@mui/material/styles';
|
|
8
|
-
import { getTimelineConnectorUtilityClass } from "./timelineConnectorClasses.
|
|
8
|
+
import { getTimelineConnectorUtilityClass } from "./timelineConnectorClasses.mjs";
|
|
9
9
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
10
10
|
const useUtilityClasses = ownerState => {
|
|
11
11
|
const {
|
|
@@ -3,7 +3,7 @@ import { SxProps } from '@mui/system';
|
|
|
3
3
|
import { Theme } from '@mui/material/styles';
|
|
4
4
|
import { TypographyProps } from '@mui/material/Typography';
|
|
5
5
|
import { InternalStandardProps as StandardProps } from '@mui/material/internal';
|
|
6
|
-
import { TimelineContentClasses } from "./timelineContentClasses.
|
|
6
|
+
import { TimelineContentClasses } from "./timelineContentClasses.mjs";
|
|
7
7
|
export interface TimelineContentProps extends StandardProps<TypographyProps> {
|
|
8
8
|
/**
|
|
9
9
|
* The content of the component.
|
|
@@ -12,22 +12,22 @@ export interface TimelineContentProps extends StandardProps<TypographyProps> {
|
|
|
12
12
|
/**
|
|
13
13
|
* Override or extend the styles applied to the component.
|
|
14
14
|
*/
|
|
15
|
-
classes?: Partial<TimelineContentClasses
|
|
15
|
+
classes?: Partial<TimelineContentClasses> | undefined;
|
|
16
16
|
/**
|
|
17
17
|
* The system prop that allows defining system overrides as well as additional CSS styles.
|
|
18
18
|
*/
|
|
19
|
-
sx?: SxProps<Theme
|
|
19
|
+
sx?: SxProps<Theme> | undefined;
|
|
20
20
|
}
|
|
21
21
|
|
|
22
22
|
/**
|
|
23
23
|
*
|
|
24
24
|
* Demos:
|
|
25
25
|
*
|
|
26
|
-
* - [Timeline](https://mui.com/material-ui/react-timeline/)
|
|
26
|
+
* - [Timeline](https://next.mui.com/material-ui/react-timeline/)
|
|
27
27
|
*
|
|
28
28
|
* API:
|
|
29
29
|
*
|
|
30
|
-
* - [TimelineContent API](https://mui.com/material-ui/api/timeline-content/)
|
|
31
|
-
* - inherits [Typography API](https://mui.com/material-ui/api/typography/)
|
|
30
|
+
* - [TimelineContent API](https://next.mui.com/material-ui/api/timeline-content/)
|
|
31
|
+
* - inherits [Typography API](https://next.mui.com/material-ui/api/typography/)
|
|
32
32
|
*/
|
|
33
33
|
export default function TimelineContent(props: TimelineContentProps): React.JSX.Element;
|
|
@@ -12,22 +12,22 @@ export interface TimelineContentProps extends StandardProps<TypographyProps> {
|
|
|
12
12
|
/**
|
|
13
13
|
* Override or extend the styles applied to the component.
|
|
14
14
|
*/
|
|
15
|
-
classes?: Partial<TimelineContentClasses
|
|
15
|
+
classes?: Partial<TimelineContentClasses> | undefined;
|
|
16
16
|
/**
|
|
17
17
|
* The system prop that allows defining system overrides as well as additional CSS styles.
|
|
18
18
|
*/
|
|
19
|
-
sx?: SxProps<Theme
|
|
19
|
+
sx?: SxProps<Theme> | undefined;
|
|
20
20
|
}
|
|
21
21
|
|
|
22
22
|
/**
|
|
23
23
|
*
|
|
24
24
|
* Demos:
|
|
25
25
|
*
|
|
26
|
-
* - [Timeline](https://mui.com/material-ui/react-timeline/)
|
|
26
|
+
* - [Timeline](https://next.mui.com/material-ui/react-timeline/)
|
|
27
27
|
*
|
|
28
28
|
* API:
|
|
29
29
|
*
|
|
30
|
-
* - [TimelineContent API](https://mui.com/material-ui/api/timeline-content/)
|
|
31
|
-
* - inherits [Typography API](https://mui.com/material-ui/api/typography/)
|
|
30
|
+
* - [TimelineContent API](https://next.mui.com/material-ui/api/timeline-content/)
|
|
31
|
+
* - inherits [Typography API](https://next.mui.com/material-ui/api/typography/)
|
|
32
32
|
*/
|
|
33
33
|
export default function TimelineContent(props: TimelineContentProps): React.JSX.Element;
|
|
@@ -6,9 +6,9 @@ import clsx from 'clsx';
|
|
|
6
6
|
import { styled, useThemeProps } from '@mui/material/styles';
|
|
7
7
|
import composeClasses from '@mui/utils/composeClasses';
|
|
8
8
|
import Typography from '@mui/material/Typography';
|
|
9
|
-
import TimelineContext from "../Timeline/TimelineContext.
|
|
10
|
-
import { getTimelineContentUtilityClass } from "./timelineContentClasses.
|
|
11
|
-
import convertTimelinePositionToClass from "../internal/convertTimelinePositionToClass.
|
|
9
|
+
import TimelineContext from "../Timeline/TimelineContext.mjs";
|
|
10
|
+
import { getTimelineContentUtilityClass } from "./timelineContentClasses.mjs";
|
|
11
|
+
import convertTimelinePositionToClass from "../internal/convertTimelinePositionToClass.mjs";
|
|
12
12
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
13
13
|
const useUtilityClasses = ownerState => {
|
|
14
14
|
const {
|
|
@@ -3,7 +3,7 @@ import { OverridableStringUnion } from '@mui/types';
|
|
|
3
3
|
import { SxProps } from '@mui/system';
|
|
4
4
|
import { Theme } from '@mui/material/styles';
|
|
5
5
|
import { InternalStandardProps as StandardProps } from '@mui/material/internal';
|
|
6
|
-
import { TimelineDotClasses } from "./timelineDotClasses.
|
|
6
|
+
import { TimelineDotClasses } from "./timelineDotClasses.mjs";
|
|
7
7
|
export interface TimelineDotPropsVariantOverrides {}
|
|
8
8
|
export interface TimelineDotPropsColorOverrides {}
|
|
9
9
|
export interface TimelineDotProps extends StandardProps<React.HTMLAttributes<HTMLSpanElement>> {
|
|
@@ -14,31 +14,31 @@ export interface TimelineDotProps extends StandardProps<React.HTMLAttributes<HTM
|
|
|
14
14
|
/**
|
|
15
15
|
* Override or extend the styles applied to the component.
|
|
16
16
|
*/
|
|
17
|
-
classes?: Partial<TimelineDotClasses
|
|
17
|
+
classes?: Partial<TimelineDotClasses> | undefined;
|
|
18
18
|
/**
|
|
19
19
|
* The dot can have a different colors.
|
|
20
20
|
* @default 'grey'
|
|
21
21
|
*/
|
|
22
|
-
color?: OverridableStringUnion<'inherit' | 'grey' | 'primary' | 'secondary' | 'error' | 'info' | 'success' | 'warning', TimelineDotPropsColorOverrides
|
|
22
|
+
color?: OverridableStringUnion<'inherit' | 'grey' | 'primary' | 'secondary' | 'error' | 'info' | 'success' | 'warning', TimelineDotPropsColorOverrides> | undefined;
|
|
23
23
|
/**
|
|
24
24
|
* The system prop that allows defining system overrides as well as additional CSS styles.
|
|
25
25
|
*/
|
|
26
|
-
sx?: SxProps<Theme
|
|
26
|
+
sx?: SxProps<Theme> | undefined;
|
|
27
27
|
/**
|
|
28
28
|
* The dot can appear filled or outlined.
|
|
29
29
|
* @default 'filled'
|
|
30
30
|
*/
|
|
31
|
-
variant?: OverridableStringUnion<'filled' | 'outlined', TimelineDotPropsVariantOverrides
|
|
31
|
+
variant?: OverridableStringUnion<'filled' | 'outlined', TimelineDotPropsVariantOverrides> | undefined;
|
|
32
32
|
}
|
|
33
33
|
|
|
34
34
|
/**
|
|
35
35
|
*
|
|
36
36
|
* Demos:
|
|
37
37
|
*
|
|
38
|
-
* - [Timeline](https://mui.com/material-ui/react-timeline/)
|
|
38
|
+
* - [Timeline](https://next.mui.com/material-ui/react-timeline/)
|
|
39
39
|
*
|
|
40
40
|
* API:
|
|
41
41
|
*
|
|
42
|
-
* - [TimelineDot API](https://mui.com/material-ui/api/timeline-dot/)
|
|
42
|
+
* - [TimelineDot API](https://next.mui.com/material-ui/api/timeline-dot/)
|
|
43
43
|
*/
|
|
44
44
|
export default function TimelineDot(props: TimelineDotProps): React.JSX.Element;
|
|
@@ -14,31 +14,31 @@ export interface TimelineDotProps extends StandardProps<React.HTMLAttributes<HTM
|
|
|
14
14
|
/**
|
|
15
15
|
* Override or extend the styles applied to the component.
|
|
16
16
|
*/
|
|
17
|
-
classes?: Partial<TimelineDotClasses
|
|
17
|
+
classes?: Partial<TimelineDotClasses> | undefined;
|
|
18
18
|
/**
|
|
19
19
|
* The dot can have a different colors.
|
|
20
20
|
* @default 'grey'
|
|
21
21
|
*/
|
|
22
|
-
color?: OverridableStringUnion<'inherit' | 'grey' | 'primary' | 'secondary' | 'error' | 'info' | 'success' | 'warning', TimelineDotPropsColorOverrides
|
|
22
|
+
color?: OverridableStringUnion<'inherit' | 'grey' | 'primary' | 'secondary' | 'error' | 'info' | 'success' | 'warning', TimelineDotPropsColorOverrides> | undefined;
|
|
23
23
|
/**
|
|
24
24
|
* The system prop that allows defining system overrides as well as additional CSS styles.
|
|
25
25
|
*/
|
|
26
|
-
sx?: SxProps<Theme
|
|
26
|
+
sx?: SxProps<Theme> | undefined;
|
|
27
27
|
/**
|
|
28
28
|
* The dot can appear filled or outlined.
|
|
29
29
|
* @default 'filled'
|
|
30
30
|
*/
|
|
31
|
-
variant?: OverridableStringUnion<'filled' | 'outlined', TimelineDotPropsVariantOverrides
|
|
31
|
+
variant?: OverridableStringUnion<'filled' | 'outlined', TimelineDotPropsVariantOverrides> | undefined;
|
|
32
32
|
}
|
|
33
33
|
|
|
34
34
|
/**
|
|
35
35
|
*
|
|
36
36
|
* Demos:
|
|
37
37
|
*
|
|
38
|
-
* - [Timeline](https://mui.com/material-ui/react-timeline/)
|
|
38
|
+
* - [Timeline](https://next.mui.com/material-ui/react-timeline/)
|
|
39
39
|
*
|
|
40
40
|
* API:
|
|
41
41
|
*
|
|
42
|
-
* - [TimelineDot API](https://mui.com/material-ui/api/timeline-dot/)
|
|
42
|
+
* - [TimelineDot API](https://next.mui.com/material-ui/api/timeline-dot/)
|
|
43
43
|
*/
|
|
44
44
|
export default function TimelineDot(props: TimelineDotProps): React.JSX.Element;
|
|
@@ -6,7 +6,7 @@ import clsx from 'clsx';
|
|
|
6
6
|
import { styled, useThemeProps } from '@mui/material/styles';
|
|
7
7
|
import { capitalize } from '@mui/material/utils';
|
|
8
8
|
import composeClasses from '@mui/utils/composeClasses';
|
|
9
|
-
import { getTimelineDotUtilityClass } from "./timelineDotClasses.
|
|
9
|
+
import { getTimelineDotUtilityClass } from "./timelineDotClasses.mjs";
|
|
10
10
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
11
11
|
const useUtilityClasses = ownerState => {
|
|
12
12
|
const {
|
|
@@ -2,12 +2,12 @@ import * as React from 'react';
|
|
|
2
2
|
import { SxProps } from '@mui/system';
|
|
3
3
|
import { Theme } from '@mui/material/styles';
|
|
4
4
|
import { InternalStandardProps as StandardProps } from '@mui/material/internal';
|
|
5
|
-
import { TimelineItemClasses } from "./timelineItemClasses.
|
|
5
|
+
import { TimelineItemClasses } from "./timelineItemClasses.mjs";
|
|
6
6
|
export interface TimelineItemProps extends StandardProps<React.HTMLAttributes<HTMLDivElement>> {
|
|
7
7
|
/**
|
|
8
8
|
* The position where the timeline's item should appear.
|
|
9
9
|
*/
|
|
10
|
-
position?: 'left' | 'right' | 'alternate' | 'alternate-reverse';
|
|
10
|
+
position?: 'left' | 'right' | 'alternate' | 'alternate-reverse' | undefined;
|
|
11
11
|
/**
|
|
12
12
|
* The content of the component.
|
|
13
13
|
*/
|
|
@@ -15,21 +15,21 @@ export interface TimelineItemProps extends StandardProps<React.HTMLAttributes<HT
|
|
|
15
15
|
/**
|
|
16
16
|
* Override or extend the styles applied to the component.
|
|
17
17
|
*/
|
|
18
|
-
classes?: Partial<TimelineItemClasses
|
|
18
|
+
classes?: Partial<TimelineItemClasses> | undefined;
|
|
19
19
|
/**
|
|
20
20
|
* The system prop that allows defining system overrides as well as additional CSS styles.
|
|
21
21
|
*/
|
|
22
|
-
sx?: SxProps<Theme
|
|
22
|
+
sx?: SxProps<Theme> | undefined;
|
|
23
23
|
}
|
|
24
24
|
|
|
25
25
|
/**
|
|
26
26
|
*
|
|
27
27
|
* Demos:
|
|
28
28
|
*
|
|
29
|
-
* - [Timeline](https://mui.com/material-ui/react-timeline/)
|
|
29
|
+
* - [Timeline](https://next.mui.com/material-ui/react-timeline/)
|
|
30
30
|
*
|
|
31
31
|
* API:
|
|
32
32
|
*
|
|
33
|
-
* - [TimelineItem API](https://mui.com/material-ui/api/timeline-item/)
|
|
33
|
+
* - [TimelineItem API](https://next.mui.com/material-ui/api/timeline-item/)
|
|
34
34
|
*/
|
|
35
35
|
export default function TimelineItem(props: TimelineItemProps): React.JSX.Element;
|
|
@@ -7,7 +7,7 @@ export interface TimelineItemProps extends StandardProps<React.HTMLAttributes<HT
|
|
|
7
7
|
/**
|
|
8
8
|
* The position where the timeline's item should appear.
|
|
9
9
|
*/
|
|
10
|
-
position?: 'left' | 'right' | 'alternate' | 'alternate-reverse';
|
|
10
|
+
position?: 'left' | 'right' | 'alternate' | 'alternate-reverse' | undefined;
|
|
11
11
|
/**
|
|
12
12
|
* The content of the component.
|
|
13
13
|
*/
|
|
@@ -15,21 +15,21 @@ export interface TimelineItemProps extends StandardProps<React.HTMLAttributes<HT
|
|
|
15
15
|
/**
|
|
16
16
|
* Override or extend the styles applied to the component.
|
|
17
17
|
*/
|
|
18
|
-
classes?: Partial<TimelineItemClasses
|
|
18
|
+
classes?: Partial<TimelineItemClasses> | undefined;
|
|
19
19
|
/**
|
|
20
20
|
* The system prop that allows defining system overrides as well as additional CSS styles.
|
|
21
21
|
*/
|
|
22
|
-
sx?: SxProps<Theme
|
|
22
|
+
sx?: SxProps<Theme> | undefined;
|
|
23
23
|
}
|
|
24
24
|
|
|
25
25
|
/**
|
|
26
26
|
*
|
|
27
27
|
* Demos:
|
|
28
28
|
*
|
|
29
|
-
* - [Timeline](https://mui.com/material-ui/react-timeline/)
|
|
29
|
+
* - [Timeline](https://next.mui.com/material-ui/react-timeline/)
|
|
30
30
|
*
|
|
31
31
|
* API:
|
|
32
32
|
*
|
|
33
|
-
* - [TimelineItem API](https://mui.com/material-ui/api/timeline-item/)
|
|
33
|
+
* - [TimelineItem API](https://next.mui.com/material-ui/api/timeline-item/)
|
|
34
34
|
*/
|
|
35
35
|
export default function TimelineItem(props: TimelineItemProps): React.JSX.Element;
|
|
@@ -6,11 +6,11 @@ import clsx from 'clsx';
|
|
|
6
6
|
import { isMuiElement } from '@mui/material/utils';
|
|
7
7
|
import { styled, useThemeProps } from '@mui/material/styles';
|
|
8
8
|
import composeClasses from '@mui/utils/composeClasses';
|
|
9
|
-
import { timelineContentClasses } from "../TimelineContent/index.
|
|
10
|
-
import { timelineOppositeContentClasses } from "../TimelineOppositeContent/index.
|
|
11
|
-
import TimelineContext from "../Timeline/TimelineContext.
|
|
12
|
-
import { getTimelineItemUtilityClass } from "./timelineItemClasses.
|
|
13
|
-
import convertTimelinePositionToClass from "../internal/convertTimelinePositionToClass.
|
|
9
|
+
import { timelineContentClasses } from "../TimelineContent/index.mjs";
|
|
10
|
+
import { timelineOppositeContentClasses } from "../TimelineOppositeContent/index.mjs";
|
|
11
|
+
import TimelineContext from "../Timeline/TimelineContext.mjs";
|
|
12
|
+
import { getTimelineItemUtilityClass } from "./timelineItemClasses.mjs";
|
|
13
|
+
import convertTimelinePositionToClass from "../internal/convertTimelinePositionToClass.mjs";
|
|
14
14
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
15
15
|
const useUtilityClasses = ownerState => {
|
|
16
16
|
const {
|