@mui/lab 6.0.0-alpha.2 → 6.0.0-alpha.3
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/CHANGELOG.md +73 -0
- package/index.js +1 -1
- package/modern/index.js +1 -1
- package/node/index.js +1 -1
- package/package.json +5 -5
- package/legacy/AdapterDateFns/AdapterDateFns.js +0 -18
- package/legacy/AdapterDateFns/index.js +0 -1
- package/legacy/AdapterDayjs/AdapterDayjs.js +0 -18
- package/legacy/AdapterDayjs/index.js +0 -1
- package/legacy/AdapterLuxon/AdapterLuxon.js +0 -18
- package/legacy/AdapterLuxon/index.js +0 -1
- package/legacy/AdapterMoment/AdapterMoment.js +0 -18
- package/legacy/AdapterMoment/index.js +0 -1
- package/legacy/Alert/Alert.js +0 -20
- package/legacy/Alert/index.js +0 -1
- package/legacy/AlertTitle/AlertTitle.js +0 -20
- package/legacy/AlertTitle/index.js +0 -1
- package/legacy/Autocomplete/Autocomplete.js +0 -20
- package/legacy/Autocomplete/index.js +0 -1
- package/legacy/AvatarGroup/AvatarGroup.js +0 -20
- package/legacy/AvatarGroup/index.js +0 -1
- package/legacy/CalendarPicker/CalendarPicker.js +0 -21
- package/legacy/CalendarPicker/index.js +0 -2
- package/legacy/CalendarPickerSkeleton/CalendarPickerSkeleton.js +0 -25
- package/legacy/CalendarPickerSkeleton/index.js +0 -2
- package/legacy/ClockPicker/ClockPicker.js +0 -21
- package/legacy/ClockPicker/index.js +0 -2
- package/legacy/DatePicker/DatePicker.js +0 -19
- package/legacy/DatePicker/index.js +0 -2
- package/legacy/DateRangePicker/DateRangePicker.js +0 -18
- package/legacy/DateRangePicker/index.js +0 -2
- package/legacy/DateRangePickerDay/DateRangePickerDay.js +0 -22
- package/legacy/DateRangePickerDay/index.js +0 -2
- package/legacy/DateTimePicker/DateTimePicker.js +0 -20
- package/legacy/DateTimePicker/index.js +0 -2
- package/legacy/DesktopDatePicker/DesktopDatePicker.js +0 -20
- package/legacy/DesktopDatePicker/index.js +0 -2
- package/legacy/DesktopDateRangePicker/DesktopDateRangePicker.js +0 -18
- package/legacy/DesktopDateRangePicker/index.js +0 -2
- package/legacy/DesktopDateTimePicker/DesktopDateTimePicker.js +0 -20
- package/legacy/DesktopDateTimePicker/index.js +0 -2
- package/legacy/DesktopTimePicker/DesktopTimePicker.js +0 -20
- package/legacy/DesktopTimePicker/index.js +0 -2
- package/legacy/LoadingButton/LoadingButton.js +0 -213
- package/legacy/LoadingButton/index.js +0 -3
- package/legacy/LoadingButton/loadingButtonClasses.js +0 -7
- package/legacy/LocalizationProvider/LocalizationProvider.js +0 -19
- package/legacy/LocalizationProvider/index.js +0 -2
- package/legacy/Masonry/Masonry.js +0 -339
- package/legacy/Masonry/index.js +0 -3
- package/legacy/Masonry/masonryClasses.js +0 -7
- package/legacy/MobileDatePicker/MobileDatePicker.js +0 -20
- package/legacy/MobileDatePicker/index.js +0 -2
- package/legacy/MobileDateRangePicker/MobileDateRangePicker.js +0 -18
- package/legacy/MobileDateRangePicker/index.js +0 -2
- package/legacy/MobileDateTimePicker/MobileDateTimePicker.js +0 -20
- package/legacy/MobileDateTimePicker/index.js +0 -2
- package/legacy/MobileTimePicker/MobileTimePicker.js +0 -20
- package/legacy/MobileTimePicker/index.js +0 -2
- package/legacy/MonthPicker/MonthPicker.js +0 -25
- package/legacy/MonthPicker/index.js +0 -2
- package/legacy/Pagination/Pagination.js +0 -20
- package/legacy/Pagination/index.js +0 -2
- package/legacy/Pagination/usePagination.js +0 -3
- package/legacy/PaginationItem/PaginationItem.js +0 -20
- package/legacy/PaginationItem/index.js +0 -1
- package/legacy/PickersDay/PickersDay.js +0 -25
- package/legacy/PickersDay/index.js +0 -2
- package/legacy/Rating/Rating.js +0 -20
- package/legacy/Rating/index.js +0 -1
- package/legacy/Skeleton/Skeleton.js +0 -20
- package/legacy/Skeleton/index.js +0 -1
- package/legacy/SpeedDial/SpeedDial.js +0 -20
- package/legacy/SpeedDial/index.js +0 -1
- package/legacy/SpeedDialAction/SpeedDialAction.js +0 -20
- package/legacy/SpeedDialAction/index.js +0 -1
- package/legacy/SpeedDialIcon/SpeedDialIcon.js +0 -20
- package/legacy/SpeedDialIcon/index.js +0 -1
- package/legacy/StaticDatePicker/StaticDatePicker.js +0 -20
- package/legacy/StaticDatePicker/index.js +0 -2
- package/legacy/StaticDateRangePicker/StaticDateRangePicker.js +0 -18
- package/legacy/StaticDateRangePicker/index.js +0 -2
- package/legacy/StaticDateTimePicker/StaticDateTimePicker.js +0 -20
- package/legacy/StaticDateTimePicker/index.js +0 -2
- package/legacy/StaticTimePicker/StaticTimePicker.js +0 -20
- package/legacy/StaticTimePicker/index.js +0 -2
- package/legacy/TabContext/TabContext.js +0 -72
- package/legacy/TabContext/index.js +0 -2
- package/legacy/TabList/TabList.js +0 -43
- package/legacy/TabList/index.js +0 -1
- package/legacy/TabPanel/TabPanel.js +0 -96
- package/legacy/TabPanel/index.js +0 -3
- package/legacy/TabPanel/tabPanelClasses.js +0 -7
- package/legacy/TimePicker/TimePicker.js +0 -20
- package/legacy/TimePicker/index.js +0 -2
- package/legacy/Timeline/Timeline.js +0 -113
- package/legacy/Timeline/Timeline.types.js +0 -1
- package/legacy/Timeline/TimelineContext.js +0 -10
- package/legacy/Timeline/index.js +0 -4
- package/legacy/Timeline/timelineClasses.js +0 -7
- package/legacy/TimelineConnector/TimelineConnector.js +0 -70
- package/legacy/TimelineConnector/index.js +0 -3
- package/legacy/TimelineConnector/timelineConnectorClasses.js +0 -7
- package/legacy/TimelineContent/TimelineContent.js +0 -82
- package/legacy/TimelineContent/index.js +0 -3
- package/legacy/TimelineContent/timelineContentClasses.js +0 -7
- package/legacy/TimelineDot/TimelineDot.js +0 -112
- package/legacy/TimelineDot/index.js +0 -3
- package/legacy/TimelineDot/timelineDotClasses.js +0 -7
- package/legacy/TimelineItem/TimelineItem.js +0 -118
- package/legacy/TimelineItem/index.js +0 -3
- package/legacy/TimelineItem/timelineItemClasses.js +0 -7
- package/legacy/TimelineOppositeContent/TimelineOppositeContent.js +0 -84
- package/legacy/TimelineOppositeContent/index.js +0 -3
- package/legacy/TimelineOppositeContent/timelineOppositeContentClasses.js +0 -7
- package/legacy/TimelineSeparator/TimelineSeparator.js +0 -68
- package/legacy/TimelineSeparator/index.js +0 -3
- package/legacy/TimelineSeparator/timelineSeparatorClasses.js +0 -7
- package/legacy/ToggleButton/ToggleButton.js +0 -20
- package/legacy/ToggleButton/index.js +0 -1
- package/legacy/ToggleButtonGroup/ToggleButtonGroup.js +0 -20
- package/legacy/ToggleButtonGroup/index.js +0 -1
- package/legacy/TreeItem/TreeItem.js +0 -19
- package/legacy/TreeItem/index.js +0 -2
- package/legacy/TreeView/TreeView.js +0 -20
- package/legacy/TreeView/index.js +0 -2
- package/legacy/YearPicker/YearPicker.js +0 -24
- package/legacy/YearPicker/index.js +0 -2
- package/legacy/index.js +0 -113
- package/legacy/internal/convertTimelinePositionToClass.js +0 -4
- package/legacy/internal/svg-icons/ArrowDropDown.js +0 -12
- package/legacy/internal/svg-icons/ArrowLeft.js +0 -12
- package/legacy/internal/svg-icons/ArrowRight.js +0 -12
- package/legacy/internal/svg-icons/Calendar.js +0 -12
- package/legacy/internal/svg-icons/Clock.js +0 -16
- package/legacy/internal/svg-icons/DateRange.js +0 -12
- package/legacy/internal/svg-icons/Pen.js +0 -12
- package/legacy/internal/svg-icons/Time.js +0 -16
- package/legacy/themeAugmentation/index.js +0 -1
- package/legacy/useAutocomplete/index.js +0 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,78 @@
|
|
|
1
1
|
# [Versions](https://mui.com/versions/)
|
|
2
2
|
|
|
3
|
+
## v6.0.0-alpha.3
|
|
4
|
+
|
|
5
|
+
<!-- generated comparing v6.0.0-alpha.2..next -->
|
|
6
|
+
|
|
7
|
+
_Apr 17, 2024_
|
|
8
|
+
|
|
9
|
+
A big thanks to the 24 contributors who made this release possible. Here are some highlights ✨:
|
|
10
|
+
|
|
11
|
+
- 🔥 Converted 5 more Material UI components to use Pigment CSS.
|
|
12
|
+
- 🚀 Added container queries utility to the `@mui/system` package (#41674) @siriwatknp.
|
|
13
|
+
|
|
14
|
+
### `@mui/material@6.0.0-alpha.3`
|
|
15
|
+
|
|
16
|
+
- Convert `LinearProgress` to support Pigment CSS (#41816) @siriwatknp
|
|
17
|
+
- [Dialog] Prevent onClick on the root element from being overwritten (#41881) @ryanburr
|
|
18
|
+
- [FloatingActionButton] Convert to support CSS extraction (#41851) @gijsbotje
|
|
19
|
+
- Convert `CircularProgress` to support Pigment CSS (#41776) @siriwatknp
|
|
20
|
+
- [PaginationItem] Convert to support CSS extraction (#41848) @gijsbotje
|
|
21
|
+
- [StepConnector] deprecate composed classes (#41740) @sai6855
|
|
22
|
+
- [StepLabel] Deprecate `StepIconComponent`, `StepIconProps` (#41835) @sai6855
|
|
23
|
+
- [ToggleButton] Convert to support CSS extraction (#41782) @lhilgert9
|
|
24
|
+
- [ToggleButtonGroup] Deprecate composed classes (#41288) @sai6855
|
|
25
|
+
- [Typography] Fix Typography inherit variant styles (#41308) @kealjones-wk
|
|
26
|
+
|
|
27
|
+
### `@mui/system@6.0.0-alpha.3`
|
|
28
|
+
|
|
29
|
+
- Add container queries utility (#41674) @siriwatknp
|
|
30
|
+
|
|
31
|
+
### `@mui/codemod@6.0.0-alpha.3`
|
|
32
|
+
|
|
33
|
+
- Add styled v6 transformation (#41743) @siriwatknp
|
|
34
|
+
|
|
35
|
+
### `@mui/joy@5.0.0-beta.36`
|
|
36
|
+
|
|
37
|
+
- [Button] Disable text highlighting (#41902) @mithun522
|
|
38
|
+
|
|
39
|
+
### `@pigment-css/react@0.0.7`
|
|
40
|
+
|
|
41
|
+
- Patch WyW's WeakRef usage (#41909) @DiegoAndai
|
|
42
|
+
- Implement sx transform for system components (#41861) @brijeshb42
|
|
43
|
+
|
|
44
|
+
### Docs
|
|
45
|
+
|
|
46
|
+
- [material-ui] Add Connect-related content (#40848) @danilo-leal
|
|
47
|
+
- [material-ui] Fix credit comment typo (#41872) @aarongarciah
|
|
48
|
+
- [material-ui] Remove Data Grid v7 beta callout (#41839) @cherniavskii
|
|
49
|
+
- [material-ui] Add stray design tweaks to free templates (#41696) @zanivan
|
|
50
|
+
- [material-ui] Simplify components styling on templates (#41845) @zanivan
|
|
51
|
+
- [material-ui][Button] Add `onChange` event handler to file upload example (#41863) @aarongarciah
|
|
52
|
+
- [material-ui] Fix import statement in migration guide (#41852) @sai6855
|
|
53
|
+
- Fix 301 redirection @oliviertassinari
|
|
54
|
+
- Fix format git diff regression (#41882) @oliviertassinari
|
|
55
|
+
- Fix small SEO issues @oliviertassinari
|
|
56
|
+
- [pigment-css] Fix README typos (#41870) @MohammadShehadeh
|
|
57
|
+
|
|
58
|
+
### Core
|
|
59
|
+
|
|
60
|
+
- Begin removing IE 11-related code (#41709) @iammminzzy
|
|
61
|
+
- [blog] Add post to introduce the Connect plugin (#41763) @danilo-leal
|
|
62
|
+
- [code-infra] Fix require.context with aliases (#41682) @Janpot
|
|
63
|
+
- [code-infra] Allow customizing hooks imports in API docs generator (#41828) @michaldudak
|
|
64
|
+
- [codemod] Add utils for `*Component` and `*Props` props deprecations (#41685) @DiegoAndai
|
|
65
|
+
- Replace bundle size reporter filter (#38979) @Janpot
|
|
66
|
+
- [docs-infra] Make the whole header clickable (#39603) @MoazMirza-13
|
|
67
|
+
- [docs-infra] Improve demo container and related components design (#41827) @danilo-leal
|
|
68
|
+
- [docs-infra] Use edge function for card generation (#41188) (#41836) @alexfauquette
|
|
69
|
+
- [docs-infra] Fix code block layout shift (#41917) @oliviertassinari
|
|
70
|
+
- [docs-infra] Fine-tune the OG card image design (#41862) @danilo-leal
|
|
71
|
+
- [docs-infra] Fix markdown version for material (#41908) @alexfauquette
|
|
72
|
+
- [docs-infra] Support multiple tabs in demos (#40901) @bharatkashyap
|
|
73
|
+
|
|
74
|
+
All contributors of this release in alphabetical order: @aarongarciah, @alexfauquette, @bharatkashyap, @brijeshb42, @cherniavskii, @danilo-leal, @DiegoAndai, @EyaOuenniche, @gijsbotje, @iammminzzy, @Janpot, @kealjones-wk, @lhilgert9, @magnimarels, @michaldudak, @mithun522, @mnajdova, @MoazMirza-13, @MohammadShehadeh, @oliviertassinari, @ryanburr, @sai6855, @siriwatknp, @zanivan
|
|
75
|
+
|
|
3
76
|
## v6.0.0-alpha.2
|
|
4
77
|
|
|
5
78
|
<!-- generated comparing v6.0.0-alpha.1..next -->
|
package/index.js
CHANGED
package/modern/index.js
CHANGED
package/node/index.js
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mui/lab",
|
|
3
|
-
"version": "6.0.0-alpha.
|
|
3
|
+
"version": "6.0.0-alpha.3",
|
|
4
4
|
"private": false,
|
|
5
5
|
"author": "MUI Team",
|
|
6
6
|
"description": "Laboratory for new MUI modules.",
|
|
@@ -31,10 +31,10 @@
|
|
|
31
31
|
"@babel/runtime": "^7.24.4",
|
|
32
32
|
"clsx": "^2.1.0",
|
|
33
33
|
"prop-types": "^15.8.1",
|
|
34
|
+
"@mui/base": "5.0.0-beta.42",
|
|
35
|
+
"@mui/system": "^6.0.0-alpha.3",
|
|
34
36
|
"@mui/types": "^7.2.14",
|
|
35
|
-
"@mui/utils": "^6.0.0-alpha.
|
|
36
|
-
"@mui/system": "^6.0.0-alpha.1",
|
|
37
|
-
"@mui/base": "5.0.0-beta.42"
|
|
37
|
+
"@mui/utils": "^6.0.0-alpha.3"
|
|
38
38
|
},
|
|
39
39
|
"peerDependencies": {
|
|
40
40
|
"@emotion/react": "^11.5.0",
|
|
@@ -42,7 +42,7 @@
|
|
|
42
42
|
"@types/react": "^17.0.0 || ^18.0.0",
|
|
43
43
|
"react": "^17.0.0 || ^18.0.0",
|
|
44
44
|
"react-dom": "^17.0.0 || ^18.0.0",
|
|
45
|
-
"@mui/material": "^6.0.0-alpha.
|
|
45
|
+
"@mui/material": "^6.0.0-alpha.3"
|
|
46
46
|
},
|
|
47
47
|
"peerDependenciesMeta": {
|
|
48
48
|
"@types/react": {
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import _createClass from "@babel/runtime/helpers/esm/createClass";
|
|
2
|
-
import _classCallCheck from "@babel/runtime/helpers/esm/classCallCheck";
|
|
3
|
-
var warnedOnce = false;
|
|
4
|
-
var warn = function warn() {
|
|
5
|
-
if (!warnedOnce) {
|
|
6
|
-
console.warn(['MUI: The AdapterDateFns class was moved from `@mui/lab` to `@mui/x-date-pickers`', '', "You should use `import { AdapterDateFns } from '@mui/x-date-pickers/AdapterDateFns'`", '', 'More information about this migration on our blog: https://mui.com/blog/lab-date-pickers-to-mui-x/.'].join('\n'));
|
|
7
|
-
warnedOnce = true;
|
|
8
|
-
}
|
|
9
|
-
};
|
|
10
|
-
|
|
11
|
-
/**
|
|
12
|
-
* @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/.
|
|
13
|
-
*/
|
|
14
|
-
var AdapterDateFns = /*#__PURE__*/_createClass(function AdapterDateFns() {
|
|
15
|
-
_classCallCheck(this, AdapterDateFns);
|
|
16
|
-
warn();
|
|
17
|
-
});
|
|
18
|
-
export { AdapterDateFns as default };
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from './AdapterDateFns';
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import _createClass from "@babel/runtime/helpers/esm/createClass";
|
|
2
|
-
import _classCallCheck from "@babel/runtime/helpers/esm/classCallCheck";
|
|
3
|
-
var warnedOnce = false;
|
|
4
|
-
var warn = function warn() {
|
|
5
|
-
if (!warnedOnce) {
|
|
6
|
-
console.warn(['MUI: The AdapterDayjs class was moved from `@mui/lab` to `@mui/x-date-pickers`', '', "You should use `import { AdapterDayjs } from '@mui/x-date-pickers/AdapterDayjs'`", '', 'More information about this migration on our blog: https://mui.com/blog/lab-date-pickers-to-mui-x/.'].join('\n'));
|
|
7
|
-
warnedOnce = true;
|
|
8
|
-
}
|
|
9
|
-
};
|
|
10
|
-
|
|
11
|
-
/**
|
|
12
|
-
* @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/.
|
|
13
|
-
*/
|
|
14
|
-
var AdapterDayjs = /*#__PURE__*/_createClass(function AdapterDayjs() {
|
|
15
|
-
_classCallCheck(this, AdapterDayjs);
|
|
16
|
-
warn();
|
|
17
|
-
});
|
|
18
|
-
export { AdapterDayjs as default };
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from './AdapterDayjs';
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import _createClass from "@babel/runtime/helpers/esm/createClass";
|
|
2
|
-
import _classCallCheck from "@babel/runtime/helpers/esm/classCallCheck";
|
|
3
|
-
var warnedOnce = false;
|
|
4
|
-
var warn = function warn() {
|
|
5
|
-
if (!warnedOnce) {
|
|
6
|
-
console.warn(['MUI: The AdapterLuxon class was moved from `@mui/lab` to `@mui/x-date-pickers`', '', "You should use `import { AdapterLuxon } from '@mui/x-date-pickers/AdapterLuxon'`", '', 'More information about this migration on our blog: https://mui.com/blog/lab-date-pickers-to-mui-x/.'].join('\n'));
|
|
7
|
-
warnedOnce = true;
|
|
8
|
-
}
|
|
9
|
-
};
|
|
10
|
-
|
|
11
|
-
/**
|
|
12
|
-
* @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/.
|
|
13
|
-
*/
|
|
14
|
-
var AdapterLuxon = /*#__PURE__*/_createClass(function AdapterLuxon() {
|
|
15
|
-
_classCallCheck(this, AdapterLuxon);
|
|
16
|
-
warn();
|
|
17
|
-
});
|
|
18
|
-
export { AdapterLuxon as default };
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from './AdapterLuxon';
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import _createClass from "@babel/runtime/helpers/esm/createClass";
|
|
2
|
-
import _classCallCheck from "@babel/runtime/helpers/esm/classCallCheck";
|
|
3
|
-
var warnedOnce = false;
|
|
4
|
-
var warn = function warn() {
|
|
5
|
-
if (!warnedOnce) {
|
|
6
|
-
console.warn(['MUI: The AdapterMoment class was moved from `@mui/lab` to `@mui/x-date-pickers`', '', "You should use `import { AdapterMoment } from '@mui/x-date-pickers/AdapterMoment'`", '', 'More information about this migration on our blog: https://mui.com/blog/lab-date-pickers-to-mui-x/.'].join('\n'));
|
|
7
|
-
warnedOnce = true;
|
|
8
|
-
}
|
|
9
|
-
};
|
|
10
|
-
|
|
11
|
-
/**
|
|
12
|
-
* @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/.
|
|
13
|
-
*/
|
|
14
|
-
var AdapterMoment = /*#__PURE__*/_createClass(function AdapterMoment() {
|
|
15
|
-
_classCallCheck(this, AdapterMoment);
|
|
16
|
-
warn();
|
|
17
|
-
});
|
|
18
|
-
export { AdapterMoment as default };
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from './AdapterMoment';
|
package/legacy/Alert/Alert.js
DELETED
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
'use client';
|
|
2
|
-
|
|
3
|
-
import _extends from "@babel/runtime/helpers/esm/extends";
|
|
4
|
-
import * as React from 'react';
|
|
5
|
-
import Alert from '@mui/material/Alert';
|
|
6
|
-
import { jsx as _jsx } from "react/jsx-runtime";
|
|
7
|
-
var warnedOnce = false;
|
|
8
|
-
|
|
9
|
-
/**
|
|
10
|
-
* @ignore - do not document.
|
|
11
|
-
*/
|
|
12
|
-
export default /*#__PURE__*/React.forwardRef(function DeprecatedAlert(props, ref) {
|
|
13
|
-
if (!warnedOnce) {
|
|
14
|
-
console.warn(['MUI: The Alert component was moved from the lab to the core.', '', "You should use `import { Alert } from '@mui/material'`", "or `import Alert from '@mui/material/Alert'`"].join('\n'));
|
|
15
|
-
warnedOnce = true;
|
|
16
|
-
}
|
|
17
|
-
return /*#__PURE__*/_jsx(Alert, _extends({
|
|
18
|
-
ref: ref
|
|
19
|
-
}, props));
|
|
20
|
-
});
|
package/legacy/Alert/index.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from './Alert';
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
'use client';
|
|
2
|
-
|
|
3
|
-
import _extends from "@babel/runtime/helpers/esm/extends";
|
|
4
|
-
import * as React from 'react';
|
|
5
|
-
import AlertTitle from '@mui/material/AlertTitle';
|
|
6
|
-
import { jsx as _jsx } from "react/jsx-runtime";
|
|
7
|
-
var warnedOnce = false;
|
|
8
|
-
|
|
9
|
-
/**
|
|
10
|
-
* @ignore - do not document.
|
|
11
|
-
*/
|
|
12
|
-
export default /*#__PURE__*/React.forwardRef(function DeprecatedAlertTitle(props, ref) {
|
|
13
|
-
if (!warnedOnce) {
|
|
14
|
-
console.warn(['MUI: The AlertTitle component was moved from the lab to the core.', '', "You should use `import { AlertTitle } from '@mui/material'`", "or `import AlertTitle from '@mui/material/AlertTitle'`"].join('\n'));
|
|
15
|
-
warnedOnce = true;
|
|
16
|
-
}
|
|
17
|
-
return /*#__PURE__*/_jsx(AlertTitle, _extends({
|
|
18
|
-
ref: ref
|
|
19
|
-
}, props));
|
|
20
|
-
});
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from './AlertTitle';
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
'use client';
|
|
2
|
-
|
|
3
|
-
import _extends from "@babel/runtime/helpers/esm/extends";
|
|
4
|
-
import * as React from 'react';
|
|
5
|
-
import Autocomplete from '@mui/material/Autocomplete';
|
|
6
|
-
import { jsx as _jsx } from "react/jsx-runtime";
|
|
7
|
-
var warnedOnce = false;
|
|
8
|
-
|
|
9
|
-
/**
|
|
10
|
-
* @ignore - do not document.
|
|
11
|
-
*/
|
|
12
|
-
export default /*#__PURE__*/React.forwardRef(function DeprecatedAutocomplete(props, ref) {
|
|
13
|
-
if (!warnedOnce) {
|
|
14
|
-
console.warn(['MUI: The Autocomplete component was moved from the lab to the core.', '', "You should use `import { Autocomplete } from '@mui/material'`", "or `import Autocomplete from '@mui/material/Autocomplete'`"].join('\n'));
|
|
15
|
-
warnedOnce = true;
|
|
16
|
-
}
|
|
17
|
-
return /*#__PURE__*/_jsx(Autocomplete, _extends({
|
|
18
|
-
ref: ref
|
|
19
|
-
}, props));
|
|
20
|
-
});
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from './Autocomplete';
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
'use client';
|
|
2
|
-
|
|
3
|
-
import _extends from "@babel/runtime/helpers/esm/extends";
|
|
4
|
-
import * as React from 'react';
|
|
5
|
-
import AvatarGroup from '@mui/material/AvatarGroup';
|
|
6
|
-
import { jsx as _jsx } from "react/jsx-runtime";
|
|
7
|
-
var warnedOnce = false;
|
|
8
|
-
|
|
9
|
-
/**
|
|
10
|
-
* @ignore - do not document.
|
|
11
|
-
*/
|
|
12
|
-
export default /*#__PURE__*/React.forwardRef(function DeprecatedAvatarGroup(props, ref) {
|
|
13
|
-
if (!warnedOnce) {
|
|
14
|
-
console.warn(['MUI: The AvatarGroup component was moved from the lab to the core.', '', "You should use `import { AvatarGroup } from '@mui/material'`", "or `import AvatarGroup from '@mui/material/AvatarGroup'`"].join('\n'));
|
|
15
|
-
warnedOnce = true;
|
|
16
|
-
}
|
|
17
|
-
return /*#__PURE__*/_jsx(AvatarGroup, _extends({
|
|
18
|
-
ref: ref
|
|
19
|
-
}, props));
|
|
20
|
-
});
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from './AvatarGroup';
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
'use client';
|
|
2
|
-
|
|
3
|
-
/* eslint-disable @typescript-eslint/no-unused-vars */
|
|
4
|
-
import * as React from 'react';
|
|
5
|
-
var warnedOnce = false;
|
|
6
|
-
var warn = function warn() {
|
|
7
|
-
if (!warnedOnce) {
|
|
8
|
-
console.warn(['MUI: The CalendarPicker component was moved from `@mui/lab` to `@mui/x-date-pickers`.', '', "You should use `import { CalendarPicker } from '@mui/x-date-pickers'`", "or `import { CalendarPicker } from '@mui/x-date-pickers/CalendarPicker'`", '', 'More information about this migration on our blog: https://mui.com/blog/lab-date-pickers-to-mui-x/.'].join('\n'));
|
|
9
|
-
warnedOnce = true;
|
|
10
|
-
}
|
|
11
|
-
};
|
|
12
|
-
/**
|
|
13
|
-
* @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/.
|
|
14
|
-
* @ignore - do not document.
|
|
15
|
-
*/
|
|
16
|
-
var CalendarPicker = /*#__PURE__*/React.forwardRef(function DeprecatedCalendarPicker() {
|
|
17
|
-
warn();
|
|
18
|
-
return null;
|
|
19
|
-
});
|
|
20
|
-
export default CalendarPicker;
|
|
21
|
-
export var calendarPickerClasses = {};
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
'use client';
|
|
2
|
-
|
|
3
|
-
/* eslint-disable @typescript-eslint/no-unused-vars */
|
|
4
|
-
import * as React from 'react';
|
|
5
|
-
var warnedOnce = false;
|
|
6
|
-
var warn = function warn() {
|
|
7
|
-
if (!warnedOnce) {
|
|
8
|
-
console.warn(['MUI: The CalendarPickerSkeleton component was moved from `@mui/lab` to `@mui/x-date-pickers`.', '', "You should use `import { CalendarPickerSkeleton } from '@mui/x-date-pickers'`", "or `import { CalendarPickerSkeleton } from '@mui/x-date-pickers/CalendarPickerSkeleton'`", '', 'More information about this migration on our blog: https://mui.com/blog/lab-date-pickers-to-mui-x/.'].join('\n'));
|
|
9
|
-
warnedOnce = true;
|
|
10
|
-
}
|
|
11
|
-
};
|
|
12
|
-
/**
|
|
13
|
-
* @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/.
|
|
14
|
-
* @ignore - do not document.
|
|
15
|
-
*/
|
|
16
|
-
var CalendarPickerSkeleton = /*#__PURE__*/React.forwardRef(function DeprecatedCalendarPickerSkeleton() {
|
|
17
|
-
warn();
|
|
18
|
-
return null;
|
|
19
|
-
});
|
|
20
|
-
export default CalendarPickerSkeleton;
|
|
21
|
-
export var calendarPickerSkeletonClasses = {};
|
|
22
|
-
export var getCalendarPickerSkeletonUtilityClass = function getCalendarPickerSkeletonUtilityClass(slot) {
|
|
23
|
-
warn();
|
|
24
|
-
return '';
|
|
25
|
-
};
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
'use client';
|
|
2
|
-
|
|
3
|
-
/* eslint-disable @typescript-eslint/no-unused-vars */
|
|
4
|
-
import * as React from 'react';
|
|
5
|
-
var warnedOnce = false;
|
|
6
|
-
var warn = function warn() {
|
|
7
|
-
if (!warnedOnce) {
|
|
8
|
-
console.warn(['MUI: The ClockPicker component was moved from `@mui/lab` to `@mui/x-date-pickers`.', '', "You should use `import { ClockPicker } from '@mui/x-date-pickers'`", "or `import { ClockPicker } from '@mui/x-date-pickers/ClockPicker'`", '', 'More information about this migration on our blog: https://mui.com/blog/lab-date-pickers-to-mui-x/.'].join('\n'));
|
|
9
|
-
warnedOnce = true;
|
|
10
|
-
}
|
|
11
|
-
};
|
|
12
|
-
/**
|
|
13
|
-
* @deprecated The ClockPicker 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/.
|
|
14
|
-
* @ignore - do not document.
|
|
15
|
-
*/
|
|
16
|
-
var ClockPicker = /*#__PURE__*/React.forwardRef(function DeprecatedClockPicker() {
|
|
17
|
-
warn();
|
|
18
|
-
return null;
|
|
19
|
-
});
|
|
20
|
-
export default ClockPicker;
|
|
21
|
-
export var clockPickerClasses = {};
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
'use client';
|
|
2
|
-
|
|
3
|
-
/* eslint-disable @typescript-eslint/no-unused-vars */
|
|
4
|
-
import * as React from 'react';
|
|
5
|
-
var warnedOnce = false;
|
|
6
|
-
var warn = function warn() {
|
|
7
|
-
if (!warnedOnce) {
|
|
8
|
-
console.warn(['MUI: The DatePicker component was moved from `@mui/lab` to `@mui/x-date-pickers`.', '', "You should use `import { DatePicker } from '@mui/x-date-pickers'`", "or `import { DatePicker } from '@mui/x-date-pickers/DatePicker'`", '', 'More information about this migration on our blog: https://mui.com/blog/lab-date-pickers-to-mui-x/.'].join('\n'));
|
|
9
|
-
warnedOnce = true;
|
|
10
|
-
}
|
|
11
|
-
};
|
|
12
|
-
/**
|
|
13
|
-
* @ignore - do not document.
|
|
14
|
-
*/
|
|
15
|
-
var DatePicker = /*#__PURE__*/React.forwardRef(function DeprecatedDatePicker() {
|
|
16
|
-
warn();
|
|
17
|
-
return null;
|
|
18
|
-
});
|
|
19
|
-
export default DatePicker;
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
/* eslint-disable @typescript-eslint/no-unused-vars */
|
|
2
|
-
import * as React from 'react';
|
|
3
|
-
var warnedOnce = false;
|
|
4
|
-
var warn = function warn() {
|
|
5
|
-
if (!warnedOnce) {
|
|
6
|
-
console.warn(['MUI: The DateRangePicker component was moved from `@mui/lab` to `@mui/x-date-pickers-pro`', '', "You should use `import { DateRangePicker } from '@mui/x-date-pickers-pro'`", "or `import { DateRangePicker } from '@mui/x-date-pickers-pro/DateRangePicker'`", '', 'More information about this migration on our blog: https://mui.com/blog/lab-date-pickers-to-mui-x/.'].join('\n'));
|
|
7
|
-
warnedOnce = true;
|
|
8
|
-
}
|
|
9
|
-
};
|
|
10
|
-
/**
|
|
11
|
-
* @deprecated The DateRangePicker component was moved from `@mui/lab` to `@mui/x-date-pickers-pro`. More information about this migration on our blog: https://mui.com/blog/lab-date-pickers-to-mui-x/.
|
|
12
|
-
* @ignore - do not document.
|
|
13
|
-
*/
|
|
14
|
-
var DateRangePicker = /*#__PURE__*/React.forwardRef(function DeprecatedDateRangePicker() {
|
|
15
|
-
warn();
|
|
16
|
-
return null;
|
|
17
|
-
});
|
|
18
|
-
export default DateRangePicker;
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
/* eslint-disable @typescript-eslint/no-unused-vars */
|
|
2
|
-
import * as React from 'react';
|
|
3
|
-
var warnedOnce = false;
|
|
4
|
-
var warn = function warn() {
|
|
5
|
-
if (!warnedOnce) {
|
|
6
|
-
console.warn(['MUI: The DateRangePickerDay component was moved from `@mui/lab` to `@mui/x-date-pickers-pro`', '', "You should use `import { DateRangePickerDay } from '@mui/x-date-pickers-pro'`", "or `import { DateRangePickerDay } from '@mui/x-date-pickers-pro/DateRangePickerDay'`", '', 'More information about this migration on our blog: https://mui.com/blog/lab-date-pickers-to-mui-x/.'].join('\n'));
|
|
7
|
-
warnedOnce = true;
|
|
8
|
-
}
|
|
9
|
-
};
|
|
10
|
-
/**
|
|
11
|
-
* @deprecated The DateRangePickerDay component was moved from `@mui/lab` to `@mui/x-date-pickers-pro`. More information about this migration on our blog: https://mui.com/blog/lab-date-pickers-to-mui-x/.
|
|
12
|
-
* @ignore - do not document.
|
|
13
|
-
*/
|
|
14
|
-
var DateRangePickerDay = /*#__PURE__*/React.forwardRef(function DeprecatedDateRangePickerDay() {
|
|
15
|
-
warn();
|
|
16
|
-
return null;
|
|
17
|
-
});
|
|
18
|
-
export default DateRangePickerDay;
|
|
19
|
-
export var getDateRangePickerDayUtilityClass = function getDateRangePickerDayUtilityClass(slot) {
|
|
20
|
-
warn();
|
|
21
|
-
return '';
|
|
22
|
-
};
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
'use client';
|
|
2
|
-
|
|
3
|
-
/* eslint-disable @typescript-eslint/no-unused-vars */
|
|
4
|
-
import * as React from 'react';
|
|
5
|
-
var warnedOnce = false;
|
|
6
|
-
var warn = function warn() {
|
|
7
|
-
if (!warnedOnce) {
|
|
8
|
-
console.warn(['MUI: The DateTimePicker component was moved from `@mui/lab` to `@mui/x-date-pickers`.', '', "You should use `import { DateTimePicker } from '@mui/x-date-pickers'`", "or `import { DateTimePicker } from '@mui/x-date-pickers/DateTimePicker'`", '', 'More information about this migration on our blog: https://mui.com/blog/lab-date-pickers-to-mui-x/.'].join('\n'));
|
|
9
|
-
warnedOnce = true;
|
|
10
|
-
}
|
|
11
|
-
};
|
|
12
|
-
/**
|
|
13
|
-
* @deprecated The DateTimePicker 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/.
|
|
14
|
-
* @ignore - do not document.
|
|
15
|
-
*/
|
|
16
|
-
var DateTimePicker = /*#__PURE__*/React.forwardRef(function DeprecatedDateTimePicker() {
|
|
17
|
-
warn();
|
|
18
|
-
return null;
|
|
19
|
-
});
|
|
20
|
-
export default DateTimePicker;
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
'use client';
|
|
2
|
-
|
|
3
|
-
/* eslint-disable @typescript-eslint/no-unused-vars */
|
|
4
|
-
import * as React from 'react';
|
|
5
|
-
var warnedOnce = false;
|
|
6
|
-
var warn = function warn() {
|
|
7
|
-
if (!warnedOnce) {
|
|
8
|
-
console.warn(['MUI: The DesktopDatePicker component was moved from `@mui/lab` to `@mui/x-date-pickers`.', '', "You should use `import { DesktopDatePicker } from '@mui/x-date-pickers'`", "or `import { DesktopDatePicker } from '@mui/x-date-pickers/DesktopDatePicker'`", '', 'More information about this migration on our blog: https://mui.com/blog/lab-date-pickers-to-mui-x/.'].join('\n'));
|
|
9
|
-
warnedOnce = true;
|
|
10
|
-
}
|
|
11
|
-
};
|
|
12
|
-
/**
|
|
13
|
-
* @deprecated The DesktopDatePicker 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/.
|
|
14
|
-
* @ignore - do not document.
|
|
15
|
-
*/
|
|
16
|
-
var DesktopDatePicker = /*#__PURE__*/React.forwardRef(function DeprecatedDesktopDatePicker() {
|
|
17
|
-
warn();
|
|
18
|
-
return null;
|
|
19
|
-
});
|
|
20
|
-
export default DesktopDatePicker;
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
/* eslint-disable @typescript-eslint/no-unused-vars */
|
|
2
|
-
import * as React from 'react';
|
|
3
|
-
var warnedOnce = false;
|
|
4
|
-
var warn = function warn() {
|
|
5
|
-
if (!warnedOnce) {
|
|
6
|
-
console.warn(['MUI: The DesktopDateRangePicker component was moved from `@mui/lab` to `@mui/x-date-pickers-pro`', '', "You should use `import { DesktopDateRangePicker } from '@mui/x-date-pickers-pro'`", "or `import { DesktopDateRangePicker } from '@mui/x-date-pickers-pro/DesktopDateRangePicker'`", '', 'More information about this migration on our blog: https://mui.com/blog/lab-date-pickers-to-mui-x/.'].join('\n'));
|
|
7
|
-
warnedOnce = true;
|
|
8
|
-
}
|
|
9
|
-
};
|
|
10
|
-
/**
|
|
11
|
-
* @deprecated The DesktopDateRangePicker component was moved from `@mui/lab` to `@mui/x-date-pickers-pro`. More information about this migration on our blog: https://mui.com/blog/lab-date-pickers-to-mui-x/.
|
|
12
|
-
* @ignore - do not document.
|
|
13
|
-
*/
|
|
14
|
-
var DesktopDateRangePicker = /*#__PURE__*/React.forwardRef(function DeprecatedDesktopDateRangePicker() {
|
|
15
|
-
warn();
|
|
16
|
-
return null;
|
|
17
|
-
});
|
|
18
|
-
export default DesktopDateRangePicker;
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
'use client';
|
|
2
|
-
|
|
3
|
-
/* eslint-disable @typescript-eslint/no-unused-vars */
|
|
4
|
-
import * as React from 'react';
|
|
5
|
-
var warnedOnce = false;
|
|
6
|
-
var warn = function warn() {
|
|
7
|
-
if (!warnedOnce) {
|
|
8
|
-
console.warn(['MUI: The DesktopDateTimePicker component was moved from `@mui/lab` to `@mui/x-date-pickers`.', '', "You should use `import { DesktopDateTimePicker } from '@mui/x-date-pickers'`", "or `import { DesktopDateTimePicker } from '@mui/x-date-pickers/DesktopDateTimePicker'`", '', 'More information about this migration on our blog: https://mui.com/blog/lab-date-pickers-to-mui-x/.'].join('\n'));
|
|
9
|
-
warnedOnce = true;
|
|
10
|
-
}
|
|
11
|
-
};
|
|
12
|
-
/**
|
|
13
|
-
* @deprecated The DesktopDateTimePicker 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/.
|
|
14
|
-
* @ignore - do not document.
|
|
15
|
-
*/
|
|
16
|
-
var DesktopDateTimePicker = /*#__PURE__*/React.forwardRef(function DeprecatedDesktopDateTimePicker() {
|
|
17
|
-
warn();
|
|
18
|
-
return null;
|
|
19
|
-
});
|
|
20
|
-
export default DesktopDateTimePicker;
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
'use client';
|
|
2
|
-
|
|
3
|
-
/* eslint-disable @typescript-eslint/no-unused-vars */
|
|
4
|
-
import * as React from 'react';
|
|
5
|
-
var warnedOnce = false;
|
|
6
|
-
var warn = function warn() {
|
|
7
|
-
if (!warnedOnce) {
|
|
8
|
-
console.warn(['MUI: The DesktopTimePicker component was moved from `@mui/lab` to `@mui/x-date-pickers`.', '', "You should use `import { DesktopTimePicker } from '@mui/x-date-pickers'`", "or `import { DesktopTimePicker } from '@mui/x-date-pickers/DesktopTimePicker'`", '', 'More information about this migration on our blog: https://mui.com/blog/lab-date-pickers-to-mui-x/.'].join('\n'));
|
|
9
|
-
warnedOnce = true;
|
|
10
|
-
}
|
|
11
|
-
};
|
|
12
|
-
/**
|
|
13
|
-
* @deprecated The DesktopTimePicker component was moved from `@mui/lab` to `@mui/x-date-pickers-pro`. More information about this migration on our blog: https://mui.com/blog/lab-date-pickers-to-mui-x/.
|
|
14
|
-
* @ignore - do not document.
|
|
15
|
-
*/
|
|
16
|
-
var DesktopTimePicker = /*#__PURE__*/React.forwardRef(function DeprecatedDesktopTimePicker() {
|
|
17
|
-
warn();
|
|
18
|
-
return null;
|
|
19
|
-
});
|
|
20
|
-
export default DesktopTimePicker;
|