@mui/lab 6.0.0-alpha.2 → 6.0.0-alpha.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (140) hide show
  1. package/CHANGELOG.md +128 -0
  2. package/index.js +1 -1
  3. package/modern/index.js +1 -1
  4. package/node/index.js +1 -1
  5. package/package.json +5 -5
  6. package/legacy/AdapterDateFns/AdapterDateFns.js +0 -18
  7. package/legacy/AdapterDateFns/index.js +0 -1
  8. package/legacy/AdapterDayjs/AdapterDayjs.js +0 -18
  9. package/legacy/AdapterDayjs/index.js +0 -1
  10. package/legacy/AdapterLuxon/AdapterLuxon.js +0 -18
  11. package/legacy/AdapterLuxon/index.js +0 -1
  12. package/legacy/AdapterMoment/AdapterMoment.js +0 -18
  13. package/legacy/AdapterMoment/index.js +0 -1
  14. package/legacy/Alert/Alert.js +0 -20
  15. package/legacy/Alert/index.js +0 -1
  16. package/legacy/AlertTitle/AlertTitle.js +0 -20
  17. package/legacy/AlertTitle/index.js +0 -1
  18. package/legacy/Autocomplete/Autocomplete.js +0 -20
  19. package/legacy/Autocomplete/index.js +0 -1
  20. package/legacy/AvatarGroup/AvatarGroup.js +0 -20
  21. package/legacy/AvatarGroup/index.js +0 -1
  22. package/legacy/CalendarPicker/CalendarPicker.js +0 -21
  23. package/legacy/CalendarPicker/index.js +0 -2
  24. package/legacy/CalendarPickerSkeleton/CalendarPickerSkeleton.js +0 -25
  25. package/legacy/CalendarPickerSkeleton/index.js +0 -2
  26. package/legacy/ClockPicker/ClockPicker.js +0 -21
  27. package/legacy/ClockPicker/index.js +0 -2
  28. package/legacy/DatePicker/DatePicker.js +0 -19
  29. package/legacy/DatePicker/index.js +0 -2
  30. package/legacy/DateRangePicker/DateRangePicker.js +0 -18
  31. package/legacy/DateRangePicker/index.js +0 -2
  32. package/legacy/DateRangePickerDay/DateRangePickerDay.js +0 -22
  33. package/legacy/DateRangePickerDay/index.js +0 -2
  34. package/legacy/DateTimePicker/DateTimePicker.js +0 -20
  35. package/legacy/DateTimePicker/index.js +0 -2
  36. package/legacy/DesktopDatePicker/DesktopDatePicker.js +0 -20
  37. package/legacy/DesktopDatePicker/index.js +0 -2
  38. package/legacy/DesktopDateRangePicker/DesktopDateRangePicker.js +0 -18
  39. package/legacy/DesktopDateRangePicker/index.js +0 -2
  40. package/legacy/DesktopDateTimePicker/DesktopDateTimePicker.js +0 -20
  41. package/legacy/DesktopDateTimePicker/index.js +0 -2
  42. package/legacy/DesktopTimePicker/DesktopTimePicker.js +0 -20
  43. package/legacy/DesktopTimePicker/index.js +0 -2
  44. package/legacy/LoadingButton/LoadingButton.js +0 -213
  45. package/legacy/LoadingButton/index.js +0 -3
  46. package/legacy/LoadingButton/loadingButtonClasses.js +0 -7
  47. package/legacy/LocalizationProvider/LocalizationProvider.js +0 -19
  48. package/legacy/LocalizationProvider/index.js +0 -2
  49. package/legacy/Masonry/Masonry.js +0 -339
  50. package/legacy/Masonry/index.js +0 -3
  51. package/legacy/Masonry/masonryClasses.js +0 -7
  52. package/legacy/MobileDatePicker/MobileDatePicker.js +0 -20
  53. package/legacy/MobileDatePicker/index.js +0 -2
  54. package/legacy/MobileDateRangePicker/MobileDateRangePicker.js +0 -18
  55. package/legacy/MobileDateRangePicker/index.js +0 -2
  56. package/legacy/MobileDateTimePicker/MobileDateTimePicker.js +0 -20
  57. package/legacy/MobileDateTimePicker/index.js +0 -2
  58. package/legacy/MobileTimePicker/MobileTimePicker.js +0 -20
  59. package/legacy/MobileTimePicker/index.js +0 -2
  60. package/legacy/MonthPicker/MonthPicker.js +0 -25
  61. package/legacy/MonthPicker/index.js +0 -2
  62. package/legacy/Pagination/Pagination.js +0 -20
  63. package/legacy/Pagination/index.js +0 -2
  64. package/legacy/Pagination/usePagination.js +0 -3
  65. package/legacy/PaginationItem/PaginationItem.js +0 -20
  66. package/legacy/PaginationItem/index.js +0 -1
  67. package/legacy/PickersDay/PickersDay.js +0 -25
  68. package/legacy/PickersDay/index.js +0 -2
  69. package/legacy/Rating/Rating.js +0 -20
  70. package/legacy/Rating/index.js +0 -1
  71. package/legacy/Skeleton/Skeleton.js +0 -20
  72. package/legacy/Skeleton/index.js +0 -1
  73. package/legacy/SpeedDial/SpeedDial.js +0 -20
  74. package/legacy/SpeedDial/index.js +0 -1
  75. package/legacy/SpeedDialAction/SpeedDialAction.js +0 -20
  76. package/legacy/SpeedDialAction/index.js +0 -1
  77. package/legacy/SpeedDialIcon/SpeedDialIcon.js +0 -20
  78. package/legacy/SpeedDialIcon/index.js +0 -1
  79. package/legacy/StaticDatePicker/StaticDatePicker.js +0 -20
  80. package/legacy/StaticDatePicker/index.js +0 -2
  81. package/legacy/StaticDateRangePicker/StaticDateRangePicker.js +0 -18
  82. package/legacy/StaticDateRangePicker/index.js +0 -2
  83. package/legacy/StaticDateTimePicker/StaticDateTimePicker.js +0 -20
  84. package/legacy/StaticDateTimePicker/index.js +0 -2
  85. package/legacy/StaticTimePicker/StaticTimePicker.js +0 -20
  86. package/legacy/StaticTimePicker/index.js +0 -2
  87. package/legacy/TabContext/TabContext.js +0 -72
  88. package/legacy/TabContext/index.js +0 -2
  89. package/legacy/TabList/TabList.js +0 -43
  90. package/legacy/TabList/index.js +0 -1
  91. package/legacy/TabPanel/TabPanel.js +0 -96
  92. package/legacy/TabPanel/index.js +0 -3
  93. package/legacy/TabPanel/tabPanelClasses.js +0 -7
  94. package/legacy/TimePicker/TimePicker.js +0 -20
  95. package/legacy/TimePicker/index.js +0 -2
  96. package/legacy/Timeline/Timeline.js +0 -113
  97. package/legacy/Timeline/Timeline.types.js +0 -1
  98. package/legacy/Timeline/TimelineContext.js +0 -10
  99. package/legacy/Timeline/index.js +0 -4
  100. package/legacy/Timeline/timelineClasses.js +0 -7
  101. package/legacy/TimelineConnector/TimelineConnector.js +0 -70
  102. package/legacy/TimelineConnector/index.js +0 -3
  103. package/legacy/TimelineConnector/timelineConnectorClasses.js +0 -7
  104. package/legacy/TimelineContent/TimelineContent.js +0 -82
  105. package/legacy/TimelineContent/index.js +0 -3
  106. package/legacy/TimelineContent/timelineContentClasses.js +0 -7
  107. package/legacy/TimelineDot/TimelineDot.js +0 -112
  108. package/legacy/TimelineDot/index.js +0 -3
  109. package/legacy/TimelineDot/timelineDotClasses.js +0 -7
  110. package/legacy/TimelineItem/TimelineItem.js +0 -118
  111. package/legacy/TimelineItem/index.js +0 -3
  112. package/legacy/TimelineItem/timelineItemClasses.js +0 -7
  113. package/legacy/TimelineOppositeContent/TimelineOppositeContent.js +0 -84
  114. package/legacy/TimelineOppositeContent/index.js +0 -3
  115. package/legacy/TimelineOppositeContent/timelineOppositeContentClasses.js +0 -7
  116. package/legacy/TimelineSeparator/TimelineSeparator.js +0 -68
  117. package/legacy/TimelineSeparator/index.js +0 -3
  118. package/legacy/TimelineSeparator/timelineSeparatorClasses.js +0 -7
  119. package/legacy/ToggleButton/ToggleButton.js +0 -20
  120. package/legacy/ToggleButton/index.js +0 -1
  121. package/legacy/ToggleButtonGroup/ToggleButtonGroup.js +0 -20
  122. package/legacy/ToggleButtonGroup/index.js +0 -1
  123. package/legacy/TreeItem/TreeItem.js +0 -19
  124. package/legacy/TreeItem/index.js +0 -2
  125. package/legacy/TreeView/TreeView.js +0 -20
  126. package/legacy/TreeView/index.js +0 -2
  127. package/legacy/YearPicker/YearPicker.js +0 -24
  128. package/legacy/YearPicker/index.js +0 -2
  129. package/legacy/index.js +0 -113
  130. package/legacy/internal/convertTimelinePositionToClass.js +0 -4
  131. package/legacy/internal/svg-icons/ArrowDropDown.js +0 -12
  132. package/legacy/internal/svg-icons/ArrowLeft.js +0 -12
  133. package/legacy/internal/svg-icons/ArrowRight.js +0 -12
  134. package/legacy/internal/svg-icons/Calendar.js +0 -12
  135. package/legacy/internal/svg-icons/Clock.js +0 -16
  136. package/legacy/internal/svg-icons/DateRange.js +0 -12
  137. package/legacy/internal/svg-icons/Pen.js +0 -12
  138. package/legacy/internal/svg-icons/Time.js +0 -16
  139. package/legacy/themeAugmentation/index.js +0 -1
  140. package/legacy/useAutocomplete/index.js +0 -1
package/CHANGELOG.md CHANGED
@@ -1,5 +1,133 @@
1
1
  # [Versions](https://mui.com/versions/)
2
2
 
3
+ ## v6.0.0-alpha.4
4
+
5
+ <!-- generated comparing v6.0.0-alpha.3..next -->
6
+
7
+ _Apr 24, 2024_
8
+
9
+ A big thanks to the 15 contributors who made this release possible. Here are some highlights ✨:
10
+
11
+ - 🔥 Converted 3 more Material UI components to use Pigment CSS.
12
+ - ℹ️ Pigment CSS now lives in [its own repository](https://github.com/mui/pigment-css)! From now on, all future development will happen there.
13
+
14
+ ### `@mui/material@6.0.0-alpha.4`
15
+
16
+ - [Checkbox] Convert to support CSS extraction (#41957) @lhilgert9
17
+ - [IconButton] Convert to support CSS extraction (#41850) @gijsbotje
18
+ - [Radio] Convert to support CSS extraction (#41840) @lhilgert9
19
+ - [Typography] Fix ownerState prop placement (#41903) @sai6855
20
+ - Generate typography tokens (#41703) @siriwatknp
21
+ - Move typography CSS variables to `font` (#42003) @siriwatknp
22
+ - Fix getOverlayAlpha type (#41995) @oliviertassinari
23
+ - Support CSS Extraction using codemod (#41935) @siriwatknp
24
+
25
+ ### `@mui/icons-material@6.0.0-alpha.4`
26
+
27
+ - &#8203;<!-- 08 -->[icons] Update the icons package (#41937) @danilo-leal
28
+
29
+ ### Docs
30
+
31
+ - [material-ui] Remove react-swipeable-views from demos as it's no longer maintained (#41912) @soler1212
32
+ - [material-ui] Add dark theme thumbnails for templates (#41947) @zanivan
33
+ - [material-ui] Remove links and interdependencies from free templates (#41941) @zanivan
34
+ - [material-ui] Add missing backticks to HTML tag in the installation page (#41972) @Miguelrom
35
+ - Fix 301 Toolpad links @oliviertassinari
36
+ - Fix 301 image redirections @oliviertassinari
37
+
38
+ ### Core
39
+
40
+ - pnpm docs:zipRules && vale sync @oliviertassinari
41
+ - Remove @pigment-css/\* packages (#41965) @mnajdova
42
+ - [code-infra] Move the HighlightedCode component to @mui/docs (#41859) @Janpot
43
+ - [code-infra] Move the HighlightedCode component to @mui/docs (#41859) @Janpot
44
+ - [code-infra] Make Babel config path configurable in API docs builder (#41999) @michaldudak
45
+ - [docs-infra] Fix flex-shrink pro-plan (#41990) @oliviertassinari
46
+ - [docs-infra] Allow more value uses of MUI (#41706) @oliviertassinari
47
+ - [docs-infra] Move CPU to shared config (#41901) @oliviertassinari
48
+ - [docs-infra] Improve Twitter OG:image (#41860) @oliviertassinari
49
+ - [docs-infra] Adapt docs infra to Base UI docs needs (#41963) @michaldudak
50
+ - [docs-infra] Add demo container design refinements (#41948) @danilo-leal
51
+ - [docs-infra] Use the `getLayout` on the material demo pages (#41936) @alexfauquette
52
+ - [test] Update browser versions in karma config (#42008) @ZeeshanTamboli
53
+ - [website] Remove customer support agent role from website (#41969) @rluzists1
54
+ - [website] Fix grid usage and add stray improvements (#41930) @danilo-leal
55
+
56
+ All contributors of this release in alphabetical order: @alexfauquette, @danilo-leal, @gijsbotje, @Janpot, @lhilgert9, @michaldudak, @Miguelrom, @mnajdova, @oliviertassinari, @rluzists1, @sai6855, @siriwatknp, @soler1212, @zanivan, @ZeeshanTamboli
57
+
58
+ ## v6.0.0-alpha.3
59
+
60
+ <!-- generated comparing v6.0.0-alpha.2..next -->
61
+
62
+ _Apr 17, 2024_
63
+
64
+ A big thanks to the 24 contributors who made this release possible. Here are some highlights ✨:
65
+
66
+ - 🔥 Converted 5 more Material UI components to use Pigment CSS.
67
+ - 🚀 Added container queries utility to the `@mui/system` package (#41674) @siriwatknp.
68
+
69
+ ### `@mui/material@6.0.0-alpha.3`
70
+
71
+ - Convert `LinearProgress` to support Pigment CSS (#41816) @siriwatknp
72
+ - [Dialog] Prevent onClick on the root element from being overwritten (#41881) @ryanburr
73
+ - [FloatingActionButton] Convert to support CSS extraction (#41851) @gijsbotje
74
+ - Convert `CircularProgress` to support Pigment CSS (#41776) @siriwatknp
75
+ - [PaginationItem] Convert to support CSS extraction (#41848) @gijsbotje
76
+ - [StepConnector] deprecate composed classes (#41740) @sai6855
77
+ - [StepLabel] Deprecate `StepIconComponent`, `StepIconProps` (#41835) @sai6855
78
+ - [ToggleButton] Convert to support CSS extraction (#41782) @lhilgert9
79
+ - [ToggleButtonGroup] Deprecate composed classes (#41288) @sai6855
80
+ - [Typography] Fix Typography inherit variant styles (#41308) @kealjones-wk
81
+
82
+ ### `@mui/system@6.0.0-alpha.3`
83
+
84
+ - Add container queries utility (#41674) @siriwatknp
85
+
86
+ ### `@mui/codemod@6.0.0-alpha.3`
87
+
88
+ - Add styled v6 transformation (#41743) @siriwatknp
89
+
90
+ ### `@mui/joy@5.0.0-beta.36`
91
+
92
+ - [Button] Disable text highlighting (#41902) @mithun522
93
+
94
+ ### `@pigment-css/react@0.0.7`
95
+
96
+ - Patch WyW's WeakRef usage (#41909) @DiegoAndai
97
+ - Implement sx transform for system components (#41861) @brijeshb42
98
+
99
+ ### Docs
100
+
101
+ - [material-ui] Add Connect-related content (#40848) @danilo-leal
102
+ - [material-ui] Fix credit comment typo (#41872) @aarongarciah
103
+ - [material-ui] Remove Data Grid v7 beta callout (#41839) @cherniavskii
104
+ - [material-ui] Add stray design tweaks to free templates (#41696) @zanivan
105
+ - [material-ui] Simplify components styling on templates (#41845) @zanivan
106
+ - [material-ui][Button] Add `onChange` event handler to file upload example (#41863) @aarongarciah
107
+ - [material-ui] Fix import statement in migration guide (#41852) @sai6855
108
+ - Fix 301 redirection @oliviertassinari
109
+ - Fix format git diff regression (#41882) @oliviertassinari
110
+ - Fix small SEO issues @oliviertassinari
111
+ - [pigment-css] Fix README typos (#41870) @MohammadShehadeh
112
+
113
+ ### Core
114
+
115
+ - Begin removing IE 11-related code (#41709) @iammminzzy
116
+ - [blog] Add post to introduce the Connect plugin (#41763) @danilo-leal
117
+ - [code-infra] Fix require.context with aliases (#41682) @Janpot
118
+ - [code-infra] Allow customizing hooks imports in API docs generator (#41828) @michaldudak
119
+ - [codemod] Add utils for `*Component` and `*Props` props deprecations (#41685) @DiegoAndai
120
+ - Replace bundle size reporter filter (#38979) @Janpot
121
+ - [docs-infra] Make the whole header clickable (#39603) @MoazMirza-13
122
+ - [docs-infra] Improve demo container and related components design (#41827) @danilo-leal
123
+ - [docs-infra] Use edge function for card generation (#41188) (#41836) @alexfauquette
124
+ - [docs-infra] Fix code block layout shift (#41917) @oliviertassinari
125
+ - [docs-infra] Fine-tune the OG card image design (#41862) @danilo-leal
126
+ - [docs-infra] Fix markdown version for material (#41908) @alexfauquette
127
+ - [docs-infra] Support multiple tabs in demos (#40901) @bharatkashyap
128
+
129
+ 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
130
+
3
131
  ## v6.0.0-alpha.2
4
132
 
5
133
  <!-- generated comparing v6.0.0-alpha.1..next -->
package/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @mui/lab v6.0.0-alpha.2
2
+ * @mui/lab v6.0.0-alpha.4
3
3
  *
4
4
  * @license MIT
5
5
  * This source code is licensed under the MIT license found in the
package/modern/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @mui/lab v6.0.0-alpha.2
2
+ * @mui/lab v6.0.0-alpha.4
3
3
  *
4
4
  * @license MIT
5
5
  * This source code is licensed under the MIT license found in the
package/node/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @mui/lab v6.0.0-alpha.2
2
+ * @mui/lab v6.0.0-alpha.4
3
3
  *
4
4
  * @license MIT
5
5
  * This source code is licensed under the MIT license found in the
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mui/lab",
3
- "version": "6.0.0-alpha.2",
3
+ "version": "6.0.0-alpha.4",
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.4",
34
36
  "@mui/types": "^7.2.14",
35
- "@mui/utils": "^6.0.0-alpha.1",
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.2"
45
+ "@mui/material": "^6.0.0-alpha.4"
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';
@@ -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
- });
@@ -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,2 +0,0 @@
1
- export { default } from './CalendarPicker';
2
- export * from './CalendarPicker';
@@ -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,2 +0,0 @@
1
- export { default } from './CalendarPickerSkeleton';
2
- export * from './CalendarPickerSkeleton';
@@ -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,2 +0,0 @@
1
- export { default } from './ClockPicker';
2
- export * from './ClockPicker';
@@ -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,2 +0,0 @@
1
- export { default } from './DatePicker';
2
- export * from './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,2 +0,0 @@
1
- export { default } from './DateRangePicker';
2
- export * from './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,2 +0,0 @@
1
- export { default } from './DateRangePickerDay';
2
- export * from './DateRangePickerDay';
@@ -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,2 +0,0 @@
1
- export { default } from './DateTimePicker';
2
- export * from './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,2 +0,0 @@
1
- export { default } from './DesktopDatePicker';
2
- export * from './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,2 +0,0 @@
1
- export { default } from './DesktopDateRangePicker';
2
- export * from './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;