@mui/icons-material 5.11.11 โ 5.11.16
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/AdsClick.d.ts +1 -0
- package/AdsClick.js +13 -0
- package/AdsClickOutlined.d.ts +1 -0
- package/AdsClickOutlined.js +13 -0
- package/AdsClickRounded.d.ts +1 -0
- package/AdsClickRounded.js +13 -0
- package/AdsClickSharp.d.ts +1 -0
- package/AdsClickSharp.js +13 -0
- package/AdsClickTwoTone.d.ts +1 -0
- package/AdsClickTwoTone.js +13 -0
- package/BackHand.d.ts +1 -0
- package/BackHand.js +13 -0
- package/BackHandOutlined.d.ts +1 -0
- package/BackHandOutlined.js +13 -0
- package/BackHandRounded.d.ts +1 -0
- package/BackHandRounded.js +13 -0
- package/BackHandSharp.d.ts +1 -0
- package/BackHandSharp.js +13 -0
- package/BackHandTwoTone.d.ts +1 -0
- package/BackHandTwoTone.js +16 -0
- package/CHANGELOG.md +376 -9
- package/Checklist.d.ts +1 -0
- package/Checklist.js +13 -0
- package/ChecklistOutlined.d.ts +1 -0
- package/ChecklistOutlined.js +13 -0
- package/ChecklistRounded.d.ts +1 -0
- package/ChecklistRounded.js +13 -0
- package/ChecklistRtl.d.ts +1 -0
- package/ChecklistRtl.js +13 -0
- package/ChecklistRtlOutlined.d.ts +1 -0
- package/ChecklistRtlOutlined.js +13 -0
- package/ChecklistRtlRounded.d.ts +1 -0
- package/ChecklistRtlRounded.js +13 -0
- package/ChecklistRtlSharp.d.ts +1 -0
- package/ChecklistRtlSharp.js +13 -0
- package/ChecklistRtlTwoTone.d.ts +1 -0
- package/ChecklistRtlTwoTone.js +13 -0
- package/ChecklistSharp.d.ts +1 -0
- package/ChecklistSharp.js +13 -0
- package/ChecklistTwoTone.d.ts +1 -0
- package/ChecklistTwoTone.js +13 -0
- package/Draw.d.ts +1 -0
- package/Draw.js +13 -0
- package/DrawOutlined.d.ts +1 -0
- package/DrawOutlined.js +13 -0
- package/DrawRounded.d.ts +1 -0
- package/DrawRounded.js +13 -0
- package/DrawSharp.d.ts +1 -0
- package/DrawSharp.js +13 -0
- package/DrawTwoTone.d.ts +1 -0
- package/DrawTwoTone.js +16 -0
- package/EditCalendar.d.ts +1 -0
- package/EditCalendar.js +13 -0
- package/EditCalendarOutlined.d.ts +1 -0
- package/EditCalendarOutlined.js +13 -0
- package/EditCalendarRounded.d.ts +1 -0
- package/EditCalendarRounded.js +13 -0
- package/EditCalendarSharp.d.ts +1 -0
- package/EditCalendarSharp.js +13 -0
- package/EditCalendarTwoTone.d.ts +1 -0
- package/EditCalendarTwoTone.js +16 -0
- package/EditNote.d.ts +1 -0
- package/EditNote.js +13 -0
- package/EditNoteOutlined.d.ts +1 -0
- package/EditNoteOutlined.js +13 -0
- package/EditNoteRounded.d.ts +1 -0
- package/EditNoteRounded.js +13 -0
- package/EditNoteSharp.d.ts +1 -0
- package/EditNoteSharp.js +13 -0
- package/EditNoteTwoTone.d.ts +1 -0
- package/EditNoteTwoTone.js +13 -0
- package/Recycling.d.ts +1 -0
- package/Recycling.js +13 -0
- package/RecyclingOutlined.d.ts +1 -0
- package/RecyclingOutlined.js +13 -0
- package/RecyclingRounded.d.ts +1 -0
- package/RecyclingRounded.js +13 -0
- package/RecyclingSharp.d.ts +1 -0
- package/RecyclingSharp.js +13 -0
- package/RecyclingTwoTone.d.ts +1 -0
- package/RecyclingTwoTone.js +13 -0
- package/SpaceDashboard.d.ts +1 -0
- package/SpaceDashboard.js +13 -0
- package/SpaceDashboardOutlined.d.ts +1 -0
- package/SpaceDashboardOutlined.js +13 -0
- package/SpaceDashboardRounded.d.ts +1 -0
- package/SpaceDashboardRounded.js +13 -0
- package/SpaceDashboardSharp.d.ts +1 -0
- package/SpaceDashboardSharp.js +13 -0
- package/SpaceDashboardTwoTone.d.ts +1 -0
- package/SpaceDashboardTwoTone.js +16 -0
- package/WaterDrop.d.ts +1 -0
- package/WaterDrop.js +13 -0
- package/WaterDropOutlined.d.ts +1 -0
- package/WaterDropOutlined.js +13 -0
- package/WaterDropRounded.d.ts +1 -0
- package/WaterDropRounded.js +13 -0
- package/WaterDropSharp.d.ts +1 -0
- package/WaterDropSharp.js +13 -0
- package/WaterDropTwoTone.d.ts +1 -0
- package/WaterDropTwoTone.js +16 -0
- package/WavingHand.d.ts +1 -0
- package/WavingHand.js +13 -0
- package/WavingHandOutlined.d.ts +1 -0
- package/WavingHandOutlined.js +13 -0
- package/WavingHandRounded.d.ts +1 -0
- package/WavingHandRounded.js +13 -0
- package/WavingHandSharp.d.ts +1 -0
- package/WavingHandSharp.js +13 -0
- package/WavingHandTwoTone.d.ts +1 -0
- package/WavingHandTwoTone.js +16 -0
- package/esm/AdsClick.js +5 -0
- package/esm/AdsClickOutlined.js +5 -0
- package/esm/AdsClickRounded.js +5 -0
- package/esm/AdsClickSharp.js +5 -0
- package/esm/AdsClickTwoTone.js +5 -0
- package/esm/BackHand.js +5 -0
- package/esm/BackHandOutlined.js +5 -0
- package/esm/BackHandRounded.js +5 -0
- package/esm/BackHandSharp.js +5 -0
- package/esm/BackHandTwoTone.js +8 -0
- package/esm/Checklist.js +5 -0
- package/esm/ChecklistOutlined.js +5 -0
- package/esm/ChecklistRounded.js +5 -0
- package/esm/ChecklistRtl.js +5 -0
- package/esm/ChecklistRtlOutlined.js +5 -0
- package/esm/ChecklistRtlRounded.js +5 -0
- package/esm/ChecklistRtlSharp.js +5 -0
- package/esm/ChecklistRtlTwoTone.js +5 -0
- package/esm/ChecklistSharp.js +5 -0
- package/esm/ChecklistTwoTone.js +5 -0
- package/esm/Draw.js +5 -0
- package/esm/DrawOutlined.js +5 -0
- package/esm/DrawRounded.js +5 -0
- package/esm/DrawSharp.js +5 -0
- package/esm/DrawTwoTone.js +8 -0
- package/esm/EditCalendar.js +5 -0
- package/esm/EditCalendarOutlined.js +5 -0
- package/esm/EditCalendarRounded.js +5 -0
- package/esm/EditCalendarSharp.js +5 -0
- package/esm/EditCalendarTwoTone.js +8 -0
- package/esm/EditNote.js +5 -0
- package/esm/EditNoteOutlined.js +5 -0
- package/esm/EditNoteRounded.js +5 -0
- package/esm/EditNoteSharp.js +5 -0
- package/esm/EditNoteTwoTone.js +5 -0
- package/esm/Recycling.js +5 -0
- package/esm/RecyclingOutlined.js +5 -0
- package/esm/RecyclingRounded.js +5 -0
- package/esm/RecyclingSharp.js +5 -0
- package/esm/RecyclingTwoTone.js +5 -0
- package/esm/SpaceDashboard.js +5 -0
- package/esm/SpaceDashboardOutlined.js +5 -0
- package/esm/SpaceDashboardRounded.js +5 -0
- package/esm/SpaceDashboardSharp.js +5 -0
- package/esm/SpaceDashboardTwoTone.js +8 -0
- package/esm/WaterDrop.js +5 -0
- package/esm/WaterDropOutlined.js +5 -0
- package/esm/WaterDropRounded.js +5 -0
- package/esm/WaterDropSharp.js +5 -0
- package/esm/WaterDropTwoTone.js +8 -0
- package/esm/WavingHand.js +5 -0
- package/esm/WavingHandOutlined.js +5 -0
- package/esm/WavingHandRounded.js +5 -0
- package/esm/WavingHandSharp.js +5 -0
- package/esm/WavingHandTwoTone.js +8 -0
- package/esm/index.js +55 -0
- package/index.d.ts +773 -718
- package/index.js +386 -1
- package/package.json +1 -1
package/AdsClick.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from '@mui/material/SvgIcon';
|
package/AdsClick.js
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
4
|
+
Object.defineProperty(exports, "__esModule", {
|
|
5
|
+
value: true
|
|
6
|
+
});
|
|
7
|
+
exports.default = void 0;
|
|
8
|
+
var _createSvgIcon = _interopRequireDefault(require("./utils/createSvgIcon"));
|
|
9
|
+
var _jsxRuntime = require("react/jsx-runtime");
|
|
10
|
+
var _default = (0, _createSvgIcon.default)( /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
|
11
|
+
d: "M11.71 17.99C8.53 17.84 6 15.22 6 12c0-3.31 2.69-6 6-6 3.22 0 5.84 2.53 5.99 5.71l-2.1-.63C15.48 9.31 13.89 8 12 8c-2.21 0-4 1.79-4 4 0 1.89 1.31 3.48 3.08 3.89l.63 2.1zM22 12c0 .3-.01.6-.04.9l-1.97-.59c.01-.1.01-.21.01-.31 0-4.42-3.58-8-8-8s-8 3.58-8 8 3.58 8 8 8c.1 0 .21 0 .31-.01l.59 1.97c-.3.03-.6.04-.9.04-5.52 0-10-4.48-10-10S6.48 2 12 2s10 4.48 10 10zm-3.77 4.26L22 15l-10-3 3 10 1.26-3.77 4.27 4.27 1.98-1.98-4.28-4.26z"
|
|
12
|
+
}), 'AdsClick');
|
|
13
|
+
exports.default = _default;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from '@mui/material/SvgIcon';
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
4
|
+
Object.defineProperty(exports, "__esModule", {
|
|
5
|
+
value: true
|
|
6
|
+
});
|
|
7
|
+
exports.default = void 0;
|
|
8
|
+
var _createSvgIcon = _interopRequireDefault(require("./utils/createSvgIcon"));
|
|
9
|
+
var _jsxRuntime = require("react/jsx-runtime");
|
|
10
|
+
var _default = (0, _createSvgIcon.default)( /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
|
11
|
+
d: "M11.71 17.99C8.53 17.84 6 15.22 6 12c0-3.31 2.69-6 6-6 3.22 0 5.84 2.53 5.99 5.71l-2.1-.63C15.48 9.31 13.89 8 12 8c-2.21 0-4 1.79-4 4 0 1.89 1.31 3.48 3.08 3.89l.63 2.1zM22 12c0 .3-.01.6-.04.9l-1.97-.59c.01-.1.01-.21.01-.31 0-4.42-3.58-8-8-8s-8 3.58-8 8 3.58 8 8 8c.1 0 .21 0 .31-.01l.59 1.97c-.3.03-.6.04-.9.04-5.52 0-10-4.48-10-10S6.48 2 12 2s10 4.48 10 10zm-3.77 4.26L22 15l-10-3 3 10 1.26-3.77 4.27 4.27 1.98-1.98-4.28-4.26z"
|
|
12
|
+
}), 'AdsClickOutlined');
|
|
13
|
+
exports.default = _default;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from '@mui/material/SvgIcon';
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
4
|
+
Object.defineProperty(exports, "__esModule", {
|
|
5
|
+
value: true
|
|
6
|
+
});
|
|
7
|
+
exports.default = void 0;
|
|
8
|
+
var _createSvgIcon = _interopRequireDefault(require("./utils/createSvgIcon"));
|
|
9
|
+
var _jsxRuntime = require("react/jsx-runtime");
|
|
10
|
+
var _default = (0, _createSvgIcon.default)( /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
|
11
|
+
d: "M11.71 17.99C8.53 17.84 6 15.22 6 12c0-3.31 2.69-6 6-6 3.22 0 5.84 2.53 5.99 5.71l-2.1-.63C15.48 9.31 13.89 8 12 8c-2.21 0-4 1.79-4 4 0 1.89 1.31 3.48 3.08 3.89l.63 2.1zM22 12c0 .3-.01.6-.04.9l-1.97-.59c.01-.1.01-.21.01-.31 0-4.42-3.58-8-8-8s-8 3.58-8 8 3.58 8 8 8c.1 0 .21 0 .31-.01l.59 1.97c-.3.03-.6.04-.9.04-5.52 0-10-4.48-10-10S6.48 2 12 2s10 4.48 10 10zm-3.77 4.26 2.27-.76c.46-.15.45-.81-.01-.95l-7.6-2.28c-.38-.11-.74.24-.62.62l2.28 7.6c.14.47.8.48.95.01l.76-2.27 3.91 3.91c.2.2.51.2.71 0l1.27-1.27c.2-.2.2-.51 0-.71l-3.92-3.9z"
|
|
12
|
+
}), 'AdsClickRounded');
|
|
13
|
+
exports.default = _default;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from '@mui/material/SvgIcon';
|
package/AdsClickSharp.js
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
4
|
+
Object.defineProperty(exports, "__esModule", {
|
|
5
|
+
value: true
|
|
6
|
+
});
|
|
7
|
+
exports.default = void 0;
|
|
8
|
+
var _createSvgIcon = _interopRequireDefault(require("./utils/createSvgIcon"));
|
|
9
|
+
var _jsxRuntime = require("react/jsx-runtime");
|
|
10
|
+
var _default = (0, _createSvgIcon.default)( /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
|
11
|
+
d: "M11.71 17.99C8.53 17.84 6 15.22 6 12c0-3.31 2.69-6 6-6 3.22 0 5.84 2.53 5.99 5.71l-2.1-.63C15.48 9.31 13.89 8 12 8c-2.21 0-4 1.79-4 4 0 1.89 1.31 3.48 3.08 3.89l.63 2.1zM22 12c0 .3-.01.6-.04.9l-1.97-.59c.01-.1.01-.21.01-.31 0-4.42-3.58-8-8-8s-8 3.58-8 8 3.58 8 8 8c.1 0 .21 0 .31-.01l.59 1.97c-.3.03-.6.04-.9.04-5.52 0-10-4.48-10-10S6.48 2 12 2s10 4.48 10 10zm-3.77 4.26L22 15l-10-3 3 10 1.26-3.77 4.27 4.27 1.98-1.98-4.28-4.26z"
|
|
12
|
+
}), 'AdsClickSharp');
|
|
13
|
+
exports.default = _default;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from '@mui/material/SvgIcon';
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
4
|
+
Object.defineProperty(exports, "__esModule", {
|
|
5
|
+
value: true
|
|
6
|
+
});
|
|
7
|
+
exports.default = void 0;
|
|
8
|
+
var _createSvgIcon = _interopRequireDefault(require("./utils/createSvgIcon"));
|
|
9
|
+
var _jsxRuntime = require("react/jsx-runtime");
|
|
10
|
+
var _default = (0, _createSvgIcon.default)( /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
|
11
|
+
d: "M11.71 17.99C8.53 17.84 6 15.22 6 12c0-3.31 2.69-6 6-6 3.22 0 5.84 2.53 5.99 5.71l-2.1-.63C15.48 9.31 13.89 8 12 8c-2.21 0-4 1.79-4 4 0 1.89 1.31 3.48 3.08 3.89l.63 2.1zM22 12c0 .3-.01.6-.04.9l-1.97-.59c.01-.1.01-.21.01-.31 0-4.42-3.58-8-8-8s-8 3.58-8 8 3.58 8 8 8c.1 0 .21 0 .31-.01l.59 1.97c-.3.03-.6.04-.9.04-5.52 0-10-4.48-10-10S6.48 2 12 2s10 4.48 10 10zm-3.77 4.26L22 15l-10-3 3 10 1.26-3.77 4.27 4.27 1.98-1.98-4.28-4.26z"
|
|
12
|
+
}), 'AdsClickTwoTone');
|
|
13
|
+
exports.default = _default;
|
package/BackHand.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from '@mui/material/SvgIcon';
|
package/BackHand.js
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
4
|
+
Object.defineProperty(exports, "__esModule", {
|
|
5
|
+
value: true
|
|
6
|
+
});
|
|
7
|
+
exports.default = void 0;
|
|
8
|
+
var _createSvgIcon = _interopRequireDefault(require("./utils/createSvgIcon"));
|
|
9
|
+
var _jsxRuntime = require("react/jsx-runtime");
|
|
10
|
+
var _default = (0, _createSvgIcon.default)( /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
|
11
|
+
d: "M13 24c-3.26 0-6.19-1.99-7.4-5.02l-3.03-7.61c-.31-.79.43-1.58 1.24-1.32l.79.26c.56.18 1.02.61 1.24 1.16L7.25 15H8V3.25C8 2.56 8.56 2 9.25 2s1.25.56 1.25 1.25V12h1V1.25c0-.69.56-1.25 1.25-1.25S14 .56 14 1.25V12h1V2.75c0-.69.56-1.25 1.25-1.25s1.25.56 1.25 1.25V12h1V5.75c0-.69.56-1.25 1.25-1.25S21 5.06 21 5.75V16c0 4.42-3.58 8-8 8z"
|
|
12
|
+
}), 'BackHand');
|
|
13
|
+
exports.default = _default;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from '@mui/material/SvgIcon';
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
4
|
+
Object.defineProperty(exports, "__esModule", {
|
|
5
|
+
value: true
|
|
6
|
+
});
|
|
7
|
+
exports.default = void 0;
|
|
8
|
+
var _createSvgIcon = _interopRequireDefault(require("./utils/createSvgIcon"));
|
|
9
|
+
var _jsxRuntime = require("react/jsx-runtime");
|
|
10
|
+
var _default = (0, _createSvgIcon.default)( /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
|
11
|
+
d: "M21 7c0-1.38-1.12-2.5-2.5-2.5-.17 0-.34.02-.5.05V4c0-1.38-1.12-2.5-2.5-2.5-.23 0-.46.03-.67.09C14.46.66 13.56 0 12.5 0c-1.23 0-2.25.89-2.46 2.06C9.87 2.02 9.69 2 9.5 2 8.12 2 7 3.12 7 4.5v5.89c-.34-.31-.76-.54-1.22-.66l-.77-.21c-.83-.23-1.7.09-2.19.83-.38.57-.4 1.31-.15 1.95l2.56 6.43C6.49 21.91 9.57 24 13 24c4.42 0 8-3.58 8-8V7zm-2 9c0 3.31-2.69 6-6 6-2.61 0-4.95-1.59-5.91-4.01l-2.6-6.54.53.14c.46.12.83.46 1 .9L7 15h2V4.5c0-.28.22-.5.5-.5s.5.22.5.5V12h2V2.5c0-.28.22-.5.5-.5s.5.22.5.5V12h2V4c0-.28.22-.5.5-.5s.5.22.5.5v8h2V7c0-.28.22-.5.5-.5s.5.22.5.5v9z"
|
|
12
|
+
}), 'BackHandOutlined');
|
|
13
|
+
exports.default = _default;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from '@mui/material/SvgIcon';
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
4
|
+
Object.defineProperty(exports, "__esModule", {
|
|
5
|
+
value: true
|
|
6
|
+
});
|
|
7
|
+
exports.default = void 0;
|
|
8
|
+
var _createSvgIcon = _interopRequireDefault(require("./utils/createSvgIcon"));
|
|
9
|
+
var _jsxRuntime = require("react/jsx-runtime");
|
|
10
|
+
var _default = (0, _createSvgIcon.default)( /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
|
11
|
+
d: "M21 16c0 4.42-3.58 8-8 8-3.26 0-6.19-1.99-7.4-5.02l-3.03-7.61c-.31-.79.43-1.58 1.24-1.32l.79.26c.56.18 1.02.61 1.24 1.16l1.28 3.21c.08.2.26.32.46.32H8V3.25C8 2.56 8.56 2 9.25 2s1.25.56 1.25 1.25v8.25c0 .28.22.5.5.5s.5-.22.5-.5V1.25c0-.69.56-1.25 1.25-1.25S14 .56 14 1.25V11.5c0 .28.22.5.5.5s.5-.22.5-.5V2.75c0-.69.56-1.25 1.25-1.25s1.25.56 1.25 1.25v8.75c0 .28.22.5.5.5s.5-.22.5-.5V5.75c0-.69.56-1.25 1.25-1.25S21 5.06 21 5.75V16z"
|
|
12
|
+
}), 'BackHandRounded');
|
|
13
|
+
exports.default = _default;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from '@mui/material/SvgIcon';
|
package/BackHandSharp.js
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
4
|
+
Object.defineProperty(exports, "__esModule", {
|
|
5
|
+
value: true
|
|
6
|
+
});
|
|
7
|
+
exports.default = void 0;
|
|
8
|
+
var _createSvgIcon = _interopRequireDefault(require("./utils/createSvgIcon"));
|
|
9
|
+
var _jsxRuntime = require("react/jsx-runtime");
|
|
10
|
+
var _default = (0, _createSvgIcon.default)( /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
|
11
|
+
d: "M2.21 10.47 5 9.36 7.25 15H8V2h2.5v10h1V0H14v12h1V1.5h2.5V12h1V4.5H21V16c0 4.42-3.58 8-8 8-3.26 0-6.19-1.99-7.4-5.02l-3.39-8.51z"
|
|
12
|
+
}), 'BackHandSharp');
|
|
13
|
+
exports.default = _default;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from '@mui/material/SvgIcon';
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
4
|
+
Object.defineProperty(exports, "__esModule", {
|
|
5
|
+
value: true
|
|
6
|
+
});
|
|
7
|
+
exports.default = void 0;
|
|
8
|
+
var _createSvgIcon = _interopRequireDefault(require("./utils/createSvgIcon"));
|
|
9
|
+
var _jsxRuntime = require("react/jsx-runtime");
|
|
10
|
+
var _default = (0, _createSvgIcon.default)([/*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
|
11
|
+
d: "M19 16c0 3.31-2.69 6-6 6-2.61 0-4.95-1.59-5.91-4.01l-2.6-6.54.53.14c.46.12.83.46 1 .9L7 15h2V4.5c0-.28.22-.5.5-.5s.5.22.5.5V12h2V2.5c0-.28.22-.5.5-.5s.5.22.5.5V12h2V4c0-.28.22-.5.5-.5s.5.22.5.5v8h2V7c0-.28.22-.5.5-.5s.5.22.5.5v9z",
|
|
12
|
+
opacity: ".3"
|
|
13
|
+
}, "0"), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
|
14
|
+
d: "M21 7c0-1.38-1.12-2.5-2.5-2.5-.17 0-.34.02-.5.05V4c0-1.38-1.12-2.5-2.5-2.5-.23 0-.46.03-.67.09C14.46.66 13.56 0 12.5 0c-1.23 0-2.25.89-2.46 2.06C9.87 2.02 9.69 2 9.5 2 8.12 2 7 3.12 7 4.5v5.89c-.34-.31-.76-.54-1.22-.66l-.77-.21c-.83-.23-1.7.09-2.19.83-.38.57-.4 1.31-.15 1.95l2.56 6.43C6.49 21.91 9.57 24 13 24c4.42 0 8-3.58 8-8V7zm-2 9c0 3.31-2.69 6-6 6-2.61 0-4.95-1.59-5.91-4.01l-2.6-6.54.53.14c.46.12.83.46 1 .9L7 15h2V4.5c0-.28.22-.5.5-.5s.5.22.5.5V12h2V2.5c0-.28.22-.5.5-.5s.5.22.5.5V12h2V4c0-.28.22-.5.5-.5s.5.22.5.5v8h2V7c0-.28.22-.5.5-.5s.5.22.5.5v9z"
|
|
15
|
+
}, "1")], 'BackHandTwoTone');
|
|
16
|
+
exports.default = _default;
|
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,372 @@
|
|
|
1
1
|
# [Versions](https://mui.com/versions/)
|
|
2
2
|
|
|
3
|
+
## 5.11.16
|
|
4
|
+
|
|
5
|
+
<!-- generated comparing v5.11.15..master -->
|
|
6
|
+
|
|
7
|
+
_Apr 4, 2023_
|
|
8
|
+
|
|
9
|
+
A big thanks to the 17 contributors who made this release possible. Here are some highlights โจ:
|
|
10
|
+
|
|
11
|
+
- ๐
Added tabs on API pages of Base UI to switch between component and hook references (#35938) @mnajdova
|
|
12
|
+
- ๐ bug fixes and ๐ documentation improvements.
|
|
13
|
+
|
|
14
|
+
### `@mui/material@5.11.16`
|
|
15
|
+
|
|
16
|
+
- [Autocomplete] Listen for click on the root element (#36369) @sai6855
|
|
17
|
+
- [Autocomplete] Fix navigation issue on mouse hover (#35196) @sai6855
|
|
18
|
+
- [Card] Fix Card focus effect overflowing parent card (#36329) @mj12albert
|
|
19
|
+
- [Grid] Missing slot (#36765) @siriwatknp
|
|
20
|
+
- [Select] Make error part of the `ownerState` to enable overriding styles with it in theme (#36422) @gitstart
|
|
21
|
+
- [Slider] Fix ValueLabel UI issues comes when size="small" and orientation="vertical (#36738) @yushanwebdev
|
|
22
|
+
|
|
23
|
+
### `@mui/icons-material@5.11.16`
|
|
24
|
+
|
|
25
|
+
- [icons] Do not ignore popular icons (#36608) @michaldudak
|
|
26
|
+
|
|
27
|
+
### `@mui/joy@5.0.0-alpha.74`
|
|
28
|
+
|
|
29
|
+
- [Joy] Add `ModalOverflow` component (#36262) @siriwatknp
|
|
30
|
+
- [Joy] Fix `Checkbox` custom color prop type warning (#36691) @amal-qb
|
|
31
|
+
|
|
32
|
+
### Docs
|
|
33
|
+
|
|
34
|
+
- [docs][base] Add return type for `useFormControlUnstyledContext` hook (#36302) @HeVictor
|
|
35
|
+
- [docs][base] Move styles to the bottom of demos code for `FormControl` (#36579) @gitstart
|
|
36
|
+
- [docs][base] Move styles to the bottom of demos code for `Menu` (#36582) @gitstart
|
|
37
|
+
- [docs][base] Move styles code to bottom in the `Button` demos (#36590) @sai6855
|
|
38
|
+
- [docs][base] Show components & hooks API on the components page (#35938) @mnajdova
|
|
39
|
+
- [docs] Describe slotProps in MUI Base customization doc (#36206) @michaldudak
|
|
40
|
+
- [docs] Fix double API page redirection (#36743) @oliviertassinari
|
|
41
|
+
- [docs] Remove hash property and leverage pathname (#36764) @siriwatknp
|
|
42
|
+
- [docs] Introduce markdown permalink to source (#36729) @oliviertassinari
|
|
43
|
+
- [docs] Tabs API add slots section (#36769) @mnajdova
|
|
44
|
+
- [docs] Update feedbacks management on slack (#36705) @alexfauquette
|
|
45
|
+
- [docs] Fix Joy UI URL to tokens (#36742) @oliviertassinari
|
|
46
|
+
- [docs] Add toggle-button coming soon page (#36618) @siriwatknp
|
|
47
|
+
- [docs] Fix typo on the Joy UI theme builder (#36734) @danilo-leal
|
|
48
|
+
- [docs] Fix small typo (#36727) @RBerthier
|
|
49
|
+
- [docs] Fix Joy UI template broken image loading @oliviertassinari
|
|
50
|
+
- [docs] Hide the default API column if it's empty (#36715) @mnajdova
|
|
51
|
+
- [docs] Update Material UI Related Projects page (#34203) @viclafouch
|
|
52
|
+
- [docs] Revise Joy UI "Circular Progress" page (#36126) @LadyBluenotes
|
|
53
|
+
- [docs] Revise Joy UI "Radio" page (#35893) @DevinCLane
|
|
54
|
+
- [docs] Support Google Analytics 4 (#36123) @alexfauquette
|
|
55
|
+
- [docs][material] Keep consistency in description of classes (#36631) @hbjORbj
|
|
56
|
+
- [docs] Remove redundant files and fix regression (#36775) @ZeeshanTamboli
|
|
57
|
+
|
|
58
|
+
### Core
|
|
59
|
+
|
|
60
|
+
- [blog] Compress images @oliviertassinari
|
|
61
|
+
- [core] Remove unused token (#36722) @oliviertassinari
|
|
62
|
+
|
|
63
|
+
All contributors of this release in alphabetical order: @alexfauquette, @amal-qb, @danilo-leal, @DevinCLane, @gitstart, @hbjORbj, @HeVictor, @LadyBluenotes, @michaldudak, @mj12albert, @mnajdova, @oliviertassinari, @RBerthier, @sai6855, @siriwatknp, @viclafouch, @yushanwebdev
|
|
64
|
+
|
|
65
|
+
## 5.11.15
|
|
66
|
+
|
|
67
|
+
<!-- generated comparing v5.11.14..master -->
|
|
68
|
+
|
|
69
|
+
_Mar 28, 2023_
|
|
70
|
+
|
|
71
|
+
A big thanks to the 10 contributors who made this release possible. We have one big highlight this week โจ:
|
|
72
|
+
|
|
73
|
+
- @siriwatknp made a [Theme Builder](https://mui.com/joy-ui/customization/theme-builder) for Joy UI ๐จ (#35741)
|
|
74
|
+
|
|
75
|
+
### `@mui/material@5.11.15`
|
|
76
|
+
|
|
77
|
+
- [Chip] Fix error when theme value is a CSS variable (#36654) @siriwatknp
|
|
78
|
+
- [Grid2] Support dynamic nested columns (#36401) @siriwatknp
|
|
79
|
+
|
|
80
|
+
### `@mui/system@5.11.15`
|
|
81
|
+
|
|
82
|
+
- [system] Enable regressions tests & fix regressions (#36611) @mnajdova
|
|
83
|
+
- [Stack] Add `useFlexGap` prop (#36404) @siriwatknp
|
|
84
|
+
|
|
85
|
+
### `@mui/base@5.0.0-alpha.122`
|
|
86
|
+
|
|
87
|
+
- [Autocomplete] Update `autoSelect` prop description (#36280) @sai6855
|
|
88
|
+
- [TablePagination][base] Improve `actions` type in `slotProps` (#36458) @sai6855
|
|
89
|
+
- [Base] Add JSDoc comments for classes of Base components (#36586) @hbjORbj
|
|
90
|
+
- [useSlider][base] Add API docs for the hook parameters and return type (#36576) @varunmulay22
|
|
91
|
+
|
|
92
|
+
### `@mui/joy@5.0.0-alpha.73`
|
|
93
|
+
|
|
94
|
+
- [Joy] Miscellaneous fixes (#36628) @siriwatknp
|
|
95
|
+
- [Joy] Add palette customizer (#35741) @siriwatknp
|
|
96
|
+
|
|
97
|
+
### Docs
|
|
98
|
+
|
|
99
|
+
- Revert "[docs] Use `theme.applyDarkStyles` for the rest of the docs" (#36602) @mnajdova
|
|
100
|
+
- [blog] Improvements on v6 announcement blog (#36505) @joserodolfofreitas
|
|
101
|
+
- [docs] Add `Snackbar` coming soon page (#36604) @danilo-leal
|
|
102
|
+
- [docs] Add accordion coming soon page (#36279) @siriwatknp
|
|
103
|
+
- [docs] Fix palette customizer theme augmentation (#36629) @siriwatknp
|
|
104
|
+
- [docs] Finish migration away from https://reactjs.org/ @oliviertassinari
|
|
105
|
+
- [docs] Remove duplicated slot descriptions (#36621) @hbjORbj
|
|
106
|
+
- [docs] Fix broken example link (#36607) @mnajdova
|
|
107
|
+
- [docs] Use `theme.applyDarkStyles` (#36606) @siriwatknp
|
|
108
|
+
- [docs] Improve API for theme default prop (#36490) @oliviertassinari
|
|
109
|
+
- [docs][Table] Refactor `Sorting & Selecting` table demo (#33236) @IFaniry
|
|
110
|
+
|
|
111
|
+
### Core
|
|
112
|
+
|
|
113
|
+
- [core] Use Netlify function for feedback management (#36472) @alexfauquette
|
|
114
|
+
|
|
115
|
+
All contributors of this release in alphabetical order: @alexfauquette, @danilo-leal, @hbjORbj, @IFaniry, @joserodolfofreitas, @mnajdova, @oliviertassinari, @sai6855, @siriwatknp, @varunmulay22
|
|
116
|
+
|
|
117
|
+
## 5.11.14
|
|
118
|
+
|
|
119
|
+
<!-- generated comparing v5.11.13..master -->
|
|
120
|
+
|
|
121
|
+
_Mar 21, 2023_
|
|
122
|
+
|
|
123
|
+
A big thanks to the 15 contributors who made this release possible.
|
|
124
|
+
This release was mostly about ๐ bug fixes and ๐ documentation improvements.
|
|
125
|
+
|
|
126
|
+
### `@mui/material@5.11.14`
|
|
127
|
+
|
|
128
|
+
- [Breadcrumbs] Add ability to change icon used in `BreadcrumbCollapsed` through slots (#33812) @pratikkarad
|
|
129
|
+
- [Stepper] Add aria-current to active StepButton (#36526) @michalak111
|
|
130
|
+
- [TabScrollButton] Add ability to change left and right icons (#33863) @pratikkarad
|
|
131
|
+
- [ListItemButton] Respect LinkComponent (#34159) @zaverden
|
|
132
|
+
- [l10n] Add Central Kurdish (ku-CKB) locale (#36592) @HediMuhamad
|
|
133
|
+
|
|
134
|
+
### `@mui/system@5.11.14`
|
|
135
|
+
|
|
136
|
+
- [system] Fix sx prop regression for fontWeight values (#36543) @mnajdova
|
|
137
|
+
|
|
138
|
+
### `@mui/base@5.0.0-alpha.121`
|
|
139
|
+
|
|
140
|
+
- [docs][base] Improve the Slots Table in API docs (#36330) @hbjORbj
|
|
141
|
+
|
|
142
|
+
### `@mui/joy@5.0.0-alpha.72`
|
|
143
|
+
|
|
144
|
+
- [Joy] Ensure new CSS variable naming is everywhere (#36460) @hbjORbj
|
|
145
|
+
- [Menu][joy] Classname listbox is missing (#36520) @hbjORbj
|
|
146
|
+
- [Joy] Fix `--List-decorator*` vars (#36595) @siriwatknp
|
|
147
|
+
|
|
148
|
+
### `@mui/lab@5.0.0-alpha.124`
|
|
149
|
+
|
|
150
|
+
- [Masonry] Include Masonry in theme augmentation interface (#36533) @hbjORbj
|
|
151
|
+
|
|
152
|
+
### Docs
|
|
153
|
+
|
|
154
|
+
- [blog] Post blog about Chamonix retreat to the website (#36517) @mikailaread
|
|
155
|
+
- [blog] Fix image layout shift (#36522) @oliviertassinari
|
|
156
|
+
- [docs] Use `theme.applyDarkStyles` for the rest of the docs (#36161) @siriwatknp
|
|
157
|
+
- [docs] Fix 301 and 404 links (#36555) @oliviertassinari
|
|
158
|
+
- [docs] Keep slot code order in API docs (#36499) @oliviertassinari
|
|
159
|
+
- [docs] Missing className on Migrating from JSS example (#36536) @gabrielnafuzi
|
|
160
|
+
- [docs] Fix function name for Joy templates (#36512) @hbjORbj
|
|
161
|
+
- [docs] Add multiline Chip example (#36437) @dav1app
|
|
162
|
+
- [docs] Add a new gold sponsor (#36518) @hbjORbj
|
|
163
|
+
- [docs][joy] Improve the Slots Table in API docs (#36328) @hbjORbj
|
|
164
|
+
- [docs] Fix virtualElement demo for Popper (#36320) @sai6855
|
|
165
|
+
- [docs] Fix typo in API docs (#36388) @RomanHotsiy
|
|
166
|
+
- [docs] Ensure classname displayed under Slots section in API docs exists (#36539) @hbjORbj
|
|
167
|
+
- [docs][joy] Build TS versions for Modal component demos (#36385) @varunmulay22
|
|
168
|
+
- [docs][joy] Build TS versions for Menu component demos (#36383) @varunmulay22
|
|
169
|
+
- [docs][joy] Build TS versions for Switch component demos (#36379) @varunmulay22
|
|
170
|
+
- [docs] Remove `shouldSkipGeneratingVar` usage (#36581) @siriwatknp
|
|
171
|
+
- [docs][material] Update Table's demo to show pointer cursor on clickable rows (#36546) @varunmulay22
|
|
172
|
+
- [website] Designer role changes (#36528) @danilo-leal
|
|
173
|
+
- [website] No association between showcase and MUI @oliviertassinari
|
|
174
|
+
- [website] Open Head of Operations role (#36501) @oliviertassinari
|
|
175
|
+
- [website] Limit sponsors description to two rows @oliviertassinari
|
|
176
|
+
|
|
177
|
+
### Core
|
|
178
|
+
|
|
179
|
+
- [core] Fix CI @oliviertassinari
|
|
180
|
+
- [core] Fix blank line @oliviertassinari
|
|
181
|
+
- [website] Simplify internal ops @oliviertassinari
|
|
182
|
+
|
|
183
|
+
All contributors of this release in alphabetical order: @danilo-leal, @dav1app, @gabrielnafuzi, @hbjORbj, @HediMuhamad, @michalak111, @mikailaread, @mnajdova, @oliviertassinari, @pratikkarad, @RomanHotsiy, @sai6855, @siriwatknp, @varunmulay22, @zaverden
|
|
184
|
+
|
|
185
|
+
## 5.11.13
|
|
186
|
+
|
|
187
|
+
<!-- generated comparing v5.11.12..master -->
|
|
188
|
+
|
|
189
|
+
_Mar 14, 2023_
|
|
190
|
+
|
|
191
|
+
A big thanks to the 13 contributors who made this release possible. Here are some highlights โจ:
|
|
192
|
+
|
|
193
|
+
- @michaldudak added an option for [disabling the generation](https://mui.com/base/getting-started/customization/#disabling-default-css-classes) of the default classes in MUI Base (#35963)
|
|
194
|
+
- other ๐ bug fixes and ๐ documentation improvements.
|
|
195
|
+
|
|
196
|
+
### `@mui/material@5.11.13`
|
|
197
|
+
|
|
198
|
+
- ​<!-- 13 -->[core] Bump MUI Base's version in Material UI (#36492) @hbjORbj
|
|
199
|
+
- ​<!-- 17 -->[material] Export `shouldSkipGeneratingVar` from Material UI (#36489) @siriwatknp
|
|
200
|
+
- ​<!-- 06 -->[Typography] Apply font properties to typography inherit variant (#33621) @oyar99
|
|
201
|
+
|
|
202
|
+
### `@mui/base@5.0.0-alpha.121`
|
|
203
|
+
|
|
204
|
+
- ​<!-- 16 -->[base] Disable classes generation via a context (#35963) @michaldudak
|
|
205
|
+
- ​<!-- 15 -->[useMenu][base] Add return interface for useMenu hook (#36376) @HeVictor
|
|
206
|
+
- ​<!-- 05 -->[useBadge] Add interface for the return value (#36042) @skevprog
|
|
207
|
+
- ​<!-- 04 -->[useMenuItem] Add explicit return type (#36359) @rayrw
|
|
208
|
+
- ​<!-- 03 -->[useTabs] Add explicit return type (#36047) @sai6855
|
|
209
|
+
|
|
210
|
+
### Docs
|
|
211
|
+
|
|
212
|
+
- ​<!-- 14 -->[blog] Update fields behavior on date pickers blog post (#36480) @joserodolfofreitas
|
|
213
|
+
- ​<!-- 12 -->[docs] Info markdown not rendering in Contributing Guide README (#36487) @hbjORbj
|
|
214
|
+
- ​<!-- 11 -->[docs] Remove 301 redirection to MUI X lab migration @oliviertassinari
|
|
215
|
+
- ​<!-- 10 -->[docs] Fix a grammar error (#36486) @hbjORbj
|
|
216
|
+
- ​<!-- 09 -->[docs] Add blog post notification for v6 release (#36446) @joserodolfofreitas
|
|
217
|
+
- ​<!-- 08 -->[docs] Update link to v5 docs (#36421) @m4theushw
|
|
218
|
+
- ​<!-- 07 -->[docs] Fix 404 in the API page links (#36419) @oliviertassinari
|
|
219
|
+
- ​<!-- 08 -->[docs][joy] Error in the exemplary Codesandbox of using Material UI and Joy UI together (#36462) @hbjORbj
|
|
220
|
+
- ​<!-- 06 -->[examples] Refactor to have better types in the Next.js + TypeScript examples (#36355) @erikian
|
|
221
|
+
- ​<!-- 02 -->[website] Fix layout shift when loading /blog/mui-x-v6/ @oliviertassinari
|
|
222
|
+
- ​<!-- 01 -->[website] Update stats (#36477) @hrutik7
|
|
223
|
+
|
|
224
|
+
All contributors of this release in alphabetical order: @erikian, @hbjORbj, @HeVictor, @hrutik7, @joserodolfofreitas, @m4theushw, @michaldudak, @oliviertassinari, @oyar99, @rayrw, @sai6855, @siriwatknp, @skevprog
|
|
225
|
+
|
|
226
|
+
## 5.11.12
|
|
227
|
+
|
|
228
|
+
<!-- generated comparing v5.11.11..master -->
|
|
229
|
+
|
|
230
|
+
_Mar 6, 2023_
|
|
231
|
+
|
|
232
|
+
A big thanks to the 17 contributors who made this release possible. Here are some highlights โจ:
|
|
233
|
+
|
|
234
|
+
- @michaldudak added the multiselect functionality to SelectUnstyled (#36274)
|
|
235
|
+
- @mnajdova updated `extendTheme` so that it can generate CSS variables with default values. This means that the `CssVarsProvider` is no longer required for Joy UI when using the default theme (#35739)
|
|
236
|
+
- other ๐ bug fixes and ๐ documentation improvements.
|
|
237
|
+
|
|
238
|
+
### `@mui/material@5.11.12`
|
|
239
|
+
|
|
240
|
+
- ​<!-- 30 -->[Autocomplete] Fix list scrolls to the top when new data is added on touch devices (#36231) @SaidMarar
|
|
241
|
+
- ​<!-- 29 -->[Autocomplete] Add `Mui-expanded` class (#33312) @Osman-Sodefa
|
|
242
|
+
- ​<!-- 24 -->[Dialog] Use the `id` prop provided to the `DialogTitle` component (#36353) @Kundan28
|
|
243
|
+
- ​<!-- 07 -->[Menu] Fix Menu Paper styles overriding in the theme (#36316) @Paatus
|
|
244
|
+
|
|
245
|
+
### `@mui/lab@5.0.0-alpha.122`
|
|
246
|
+
|
|
247
|
+
- ​<!-- 05 -->[TreeView] Fix Tree View inside shadow root crashes (#36225) @NoFr1ends
|
|
248
|
+
|
|
249
|
+
### `@mui/system@5.11.12`
|
|
250
|
+
|
|
251
|
+
#### Breaking changes
|
|
252
|
+
|
|
253
|
+
- ​<!-- 26 -->[core] Generate vars in `extendTheme` (#35739) @mnajdova
|
|
254
|
+
|
|
255
|
+
The `shouldSkipGeneratingVar` prop was moved from the `createCssVarsProvider`'s option to the `theme`. If the default theme does not use `extendTheme` from Material UI or Joy UI, it needs to be wrapped inside `unstable_createCssVarsTheme` - a util exported from the MUI System. Below is an example of how the migration should look like:
|
|
256
|
+
|
|
257
|
+
```diff
|
|
258
|
+
import {
|
|
259
|
+
unstable_createCssVarsProvider as createCssVarsProvider,
|
|
260
|
+
+ unstable_createCssVarsTheme as createCssVarsTheme,
|
|
261
|
+
} from '@mui/system';
|
|
262
|
+
|
|
263
|
+
const { CssVarsProvider } = createCssVarsProvider({
|
|
264
|
+
- theme: {
|
|
265
|
+
+ theme: createCssVarsTheme({
|
|
266
|
+
colorSchemes: {
|
|
267
|
+
light: {
|
|
268
|
+
typography: {
|
|
269
|
+
htmlFontSize: '16px',
|
|
270
|
+
h1: {
|
|
271
|
+
fontSize: '1rem',
|
|
272
|
+
fontWeight: 500,
|
|
273
|
+
},
|
|
274
|
+
},
|
|
275
|
+
},
|
|
276
|
+
},
|
|
277
|
+
+ shouldSkipGeneratingVar: (keys) => keys[0] === 'typography' && keys[1] === 'h1',
|
|
278
|
+
- },
|
|
279
|
+
+ }),
|
|
280
|
+
defaultColorScheme: 'light',
|
|
281
|
+
- shouldSkipGeneratingVar: (keys) => keys[0] === 'typography' && keys[1] === 'h1',
|
|
282
|
+
});
|
|
283
|
+
```
|
|
284
|
+
|
|
285
|
+
Or you can define it directly in the theme prop:
|
|
286
|
+
|
|
287
|
+
```diff
|
|
288
|
+
<CssVarsProvider
|
|
289
|
+
+ theme={createCssVarsProvider({
|
|
290
|
+
+ // other theme keys
|
|
291
|
+
+ shouldSkipGeneratingVar: (keys) => keys[0] === 'typography' && keys[1] === 'h1'
|
|
292
|
+
+ })} />
|
|
293
|
+
```
|
|
294
|
+
|
|
295
|
+
This breaking change **only** affects experimental APIs
|
|
296
|
+
|
|
297
|
+
### `@mui/base@5.0.0-alpha.120`
|
|
298
|
+
|
|
299
|
+
#### Breaking changes
|
|
300
|
+
|
|
301
|
+
- ​<!-- 27 -->[Select][base] Add the multiselect functionality to SelectUnstyled (#36274) @michaldudak
|
|
302
|
+
|
|
303
|
+
The MultiSelectUnstyled was removed. The `SelectUnstyled` component with the `multiple` prop should be used instead. Additionally, the SelectUnstyledProps received a second generic parameter: `Multiple extends boolean`. If you deal with strictly single- or multi-select components, you can hard-code this parameter to `false` or `true`, respectively. Below is an example of how the migration should look like:
|
|
304
|
+
|
|
305
|
+
```diff
|
|
306
|
+
-import MultiSelectUnstyled from '@mui/base/MultiSelectUnstyled';
|
|
307
|
+
+import SelectUnstyled from '@mui/base/SelectUnstyled';
|
|
308
|
+
|
|
309
|
+
export default App() {
|
|
310
|
+
-return <MultiSelectUnstyled />
|
|
311
|
+
+return <SelectUnstyled multiple />
|
|
312
|
+
}
|
|
313
|
+
```
|
|
314
|
+
|
|
315
|
+
#### Changes
|
|
316
|
+
|
|
317
|
+
- ​<!-- 34 -->[useSnackBar] Add explicit return type (#36052) @sai6855
|
|
318
|
+
- ​<!-- 04 -->[useMenu] Fix `import type` syntax (#36411) @ZeeshanTamboli
|
|
319
|
+
- ​<!-- 03 -->[useSwitch] Add explicit return type (#36050) @sai6855
|
|
320
|
+
|
|
321
|
+
### `@mui/joy@5.0.0-alpha.70`
|
|
322
|
+
|
|
323
|
+
#### Breaking changes
|
|
324
|
+
|
|
325
|
+
- ​<!-- 09 -->[Joy] Change CSS variables naming for components (#36282) @hbjORbj
|
|
326
|
+
|
|
327
|
+
Joy UI has new naming standards of the CSS variables for its components. Below is an example of how the migration should look like:
|
|
328
|
+
|
|
329
|
+
```diff
|
|
330
|
+
-<List sx={{ py: 'var(--List-divider-gap)' }}>
|
|
331
|
+
+<List sx={{ py: 'var(--ListDivider-gap)' }}>
|
|
332
|
+
-<Switch sx={{ '--Switch-track-width': '40px' }}>
|
|
333
|
+
+<Switch sx={{ '--Switch-trackWidth': '40px' }}>
|
|
334
|
+
```
|
|
335
|
+
|
|
336
|
+
#### Changes
|
|
337
|
+
|
|
338
|
+
- ​<!-- 28 -->[Autocomplete][joy] Add disabled class to the popup indicator (#36397) @hbjORbj
|
|
339
|
+
- ​<!-- 08 -->[Joy] Fix broken loading button in Safari (#36298) @Kuba429
|
|
340
|
+
|
|
341
|
+
### Docs
|
|
342
|
+
|
|
343
|
+
- ​<!-- 33 -->[docs][joy] Clarify when `CssVarsProvider` is required (#36410) @mnajdova
|
|
344
|
+
- ​<!-- 32 -->MUI X v6 release announcement (#36398) @joserodolfofreitas
|
|
345
|
+
- ​<!-- 23 -->[docs] Add instructions for deploying docs without a release (#36301) @cherniavskii
|
|
346
|
+
- ​<!-- 22 -->[docs] Fix 301 redirections on the docs @oliviertassinari
|
|
347
|
+
- ​<!-- 21 -->[docs] Update MUI X banner to reflect stable release (#36354) @MBilalShafi
|
|
348
|
+
- ​<!-- 20 -->[docs] Clarify the future plan for integrating MUI Base in Material UI (#36365) @mnajdova
|
|
349
|
+
- ​<!-- 19 -->[docs] Improve visual look of loose lists (#36190) @oliviertassinari
|
|
350
|
+
- ​<!-- 18 -->[docs] Fix @mui/styles example links (#36331) @oliviertassinari
|
|
351
|
+
- ​<!-- 17 -->[docs][joy] Build TS versions for List component demos (#36382) @sai6855
|
|
352
|
+
- ​<!-- 16 -->[docs][joy] Build TS versions for Radio component demos (#36406) @sai6855
|
|
353
|
+
- ​<!-- 15 -->[docs][joy] Build TS versions for Checkbox component demos (#36381) @sai6855
|
|
354
|
+
- ​<!-- 14 -->[docs][joy] Build TS versions for Select component demos (#36380) @sai6855
|
|
355
|
+
- ​<!-- 13 -->[docs][joy] Build TS versions for Typography component demos (#36378) @varunmulay22
|
|
356
|
+
- ​<!-- 12 -->[docs][joy] Add typescript demos for `Divider` (#36374) @sai6855
|
|
357
|
+
- ​<!-- 11 -->[docs][joy] Build TS versions for Textarea component demos (#36371) @varunmulay22
|
|
358
|
+
- ​<!-- 10 -->[docs][joy] Build TS versions for Link component demos (#36366) @hbjORbj
|
|
359
|
+
|
|
360
|
+
### Core
|
|
361
|
+
|
|
362
|
+
- ​<!-- 31 -->Revert "Bump rimraf to ^4.1.3" (#36420) @mnajdova
|
|
363
|
+
- ​<!-- 25 -->[core] Fix test utils types and external `buildApiUtils` usage issues (#36310) @LukasTy
|
|
364
|
+
- ​<!-- 06 -->[test] Remove duplicate `combobox` role queries in Autocomplete tests (#36394) @ZeeshanTamboli
|
|
365
|
+
- ​<!-- 02 -->[website] Clarify redistribution @oliviertassinari
|
|
366
|
+
- ​<!-- 01 -->[website] Sync /about page (#36334) @oliviertassinari
|
|
367
|
+
|
|
368
|
+
All contributors of this release in alphabetical order: @cherniavskii, @hbjORbj, @joserodolfofreitas, @Kuba429, @Kundan28, @LukasTy, @MBilalShafi, @michaldudak, @mnajdova, @NoFr1ends, @oliviertassinari, @Osman-Sodefa, @Paatus, @sai6855, @SaidMarar, @varunmulay22, @ZeeshanTamboli
|
|
369
|
+
|
|
3
370
|
## 5.11.11
|
|
4
371
|
|
|
5
372
|
<!-- generated comparing v5.11.10..master -->
|
|
@@ -2098,7 +2465,7 @@ A big thanks to the 19 contributors who made this release possible. Here are som
|
|
|
2098
2465
|
- ๐งช Exported Grid v2 as `Unstable_Grid2` (#33479) @siriwatknp
|
|
2099
2466
|
- ๐ Added a guide for using Joy UI and Material UI together (#33396) @siriwatknp
|
|
2100
2467
|
- ๐ Fixed a few bugs in Material UI components. Thanks to @ZeeshanTamboli, @ivan-ngchakming, and @joebingham-wk.
|
|
2101
|
-
- โ ๏ธ **[BREAKING CHANGE]** Date pickers were removed from the lab. Learn how to migrate by visiting the [migration guide](https://mui.com/x/
|
|
2468
|
+
- โ ๏ธ **[BREAKING CHANGE]** Date pickers were removed from the lab. Learn how to migrate by visiting the [migration guide](https://mui.com/x/migration/migration-pickers-lab/). (#33386) @flaviendelangle
|
|
2102
2469
|
- many other ๐ bug fixes and ๐ documentation improvements
|
|
2103
2470
|
- our documentation site is now running with React 18! (#33196) @mnajdova
|
|
2104
2471
|
|
|
@@ -2124,7 +2491,7 @@ A big thanks to the 19 contributors who made this release possible. Here are som
|
|
|
2124
2491
|
|
|
2125
2492
|
- [lab] Remove the pickers (#33386) @flaviendelangle
|
|
2126
2493
|
|
|
2127
|
-
The pickers are moved to MUI X, check out the [migration guide](https://mui.com/x/
|
|
2494
|
+
The pickers are moved to MUI X, check out the [migration guide](https://mui.com/x/migration/migration-pickers-lab/).
|
|
2128
2495
|
|
|
2129
2496
|
**Changes**
|
|
2130
2497
|
|
|
@@ -5101,7 +5468,7 @@ _Sep 1, 2021_
|
|
|
5101
5468
|
A big thanks to the 18 contributors who made this release possible. Here are some highlights โจ:
|
|
5102
5469
|
|
|
5103
5470
|
- ๐ Renamed packages to `@mui/*` as part of rebranding the company, following the strategy of expanding the library scope beyond Material Design. For more details about it, check the [GitHub discussion](https://github.com/mui/material-ui/discussions/27803).
|
|
5104
|
-
- ๐ Added `mui-replace` codemod for migrating `@material-ui/*` to new packages `@mui/*`. Check out this [codemod detail](https://github.com/mui/material-ui/blob/
|
|
5471
|
+
- ๐ Added `mui-replace` codemod for migrating `@material-ui/*` to new packages `@mui/*`. Check out this [codemod detail](https://github.com/mui/material-ui/blob/v5.0.0/packages/mui-codemod/README.md#mui-replace) or head to [migration guide](https://mui.com/material-ui/migration/migration-v4/#preset-safe)
|
|
5105
5472
|
- ๐งช Added new `<Mansory>` component to the lab, [check it out](https://mui.com/components/masonry/). It has been crafted by our first intern, @hbjORbj ๐!
|
|
5106
5473
|
|
|
5107
5474
|
### `@mui/material@5.0.0-rc.0`
|
|
@@ -5133,7 +5500,7 @@ A big thanks to the 18 contributors who made this release possible. Here are som
|
|
|
5133
5500
|
|
|
5134
5501
|
> **Note**: `@mui/base` (previously `@material-ui/unstyled`) is not the same as `@material-ui/core`.
|
|
5135
5502
|
|
|
5136
|
-
We encourage you to use the [codemod](https://github.com/mui/material-ui/blob/
|
|
5503
|
+
We encourage you to use the [codemod](https://github.com/mui/material-ui/blob/v5.0.0/packages/mui-codemod/README.md#mui-replace) for smooth migration.
|
|
5137
5504
|
|
|
5138
5505
|
#### Changes
|
|
5139
5506
|
|
|
@@ -6268,7 +6635,7 @@ A big thanks to the 14 contributors who made this release possible. Here are som
|
|
|
6268
6635
|
|
|
6269
6636
|
- ๐ฉโ๐ค We have completed the migration to emotion of all the components (`@material-ui/core` and `@material-ui/lab`) @siriwatknp, @mnajdova.
|
|
6270
6637
|
- ๐ฆ Save [10 kB gzipped](https://bundlephobia.com/package/@material-ui/core@5.0.0-alpha.34) by removing the dependency on `@material-ui/styles` (JSS) from the core and the lab (#26377, #26382, #26376) @mnajdova.
|
|
6271
|
-
- โ๏ธ Add many new [codemods](https://github.com/mui/material-ui/blob/
|
|
6638
|
+
- โ๏ธ Add many new [codemods](https://github.com/mui/material-ui/blob/v5.0.0/packages/mui-codemod/README.md) to automate the migration from v4 to v5 (#24867) @mbrookes.
|
|
6272
6639
|
- And many more ๐ bug fixes and ๐ improvements.
|
|
6273
6640
|
|
|
6274
6641
|
### `@material-ui/core@5.0.0-alpha.35`
|
|
@@ -8536,7 +8903,7 @@ A big thanks to the 17 contributors who made this release possible. Here are som
|
|
|
8536
8903
|
|
|
8537
8904
|
- [Box] Remove deprecated props (#23716) @mnajdova
|
|
8538
8905
|
All props are now available under the `sx` prop. A deprecation will be landing in v4.
|
|
8539
|
-
Thanks to @mbrookes developers can automate the migration with a [codemod](https://github.com/mui/material-ui/blob/
|
|
8906
|
+
Thanks to @mbrookes developers can automate the migration with a [codemod](https://github.com/mui/material-ui/blob/v5.0.0/packages/mui-codemod/README.md#box-sx-prop).
|
|
8540
8907
|
|
|
8541
8908
|
```diff
|
|
8542
8909
|
-<Box p={2} bgcolor="primary.main">
|
|
@@ -8891,7 +9258,7 @@ _Nov 4, 2020_
|
|
|
8891
9258
|
A big thanks to the 20 contributors who made this release possible. Here are some highlights โจ:
|
|
8892
9259
|
|
|
8893
9260
|
- โ๏ธ Add support for React 17 (#23311) @eps1lon.
|
|
8894
|
-
React 17 release is unusual because it doesn't add any new developer-facing features. It was released a couple of days ago. You can learn more about it in the [introduction post](https://reactjs.org/blog/2020/10/20/react-v17.html). Material UI now supports `^16.8.0 || ^17.0.0`.
|
|
9261
|
+
React 17 release is unusual because it doesn't add any new developer-facing features. It was released a couple of days ago. You can learn more about it in the [introduction post](https://legacy.reactjs.org/blog/2020/10/20/react-v17.html). Material UI now supports `^16.8.0 || ^17.0.0`.
|
|
8895
9262
|
- ๐ Introduce a new `@material-ui/unstyled` package (#23270) @mnajdova.
|
|
8896
9263
|
This package will host the unstyled version of the components. In this first iteration, only the Slider is available. You can find it documented under the [same page](https://mui.com/components/slider-styled/#unstyled-slider) as the styled version.
|
|
8897
9264
|
|
|
@@ -9900,7 +10267,7 @@ Here are some highlights โจ:
|
|
|
9900
10267
|
#### Breaking changes
|
|
9901
10268
|
|
|
9902
10269
|
- [Modal] Remove `onRendered` prop from Modal and Portal (#22464) @eps1lon
|
|
9903
|
-
Depending on your use case either use a [callback ref](https://reactjs.org/docs/refs-and-the-dom.html#callback-refs) on the child element or an effect hook in the child component.
|
|
10270
|
+
Depending on your use case either use a [callback ref](https://legacy.reactjs.org/docs/refs-and-the-dom.html#callback-refs) on the child element or an effect hook in the child component.
|
|
9904
10271
|
|
|
9905
10272
|
#### Changes
|
|
9906
10273
|
|
|
@@ -10363,7 +10730,7 @@ Here are some highlights โจ:
|
|
|
10363
10730
|
|
|
10364
10731
|
- [RootRef] Remove component (#21974) @eps1lon
|
|
10365
10732
|
This component was removed. You can get a reference to the underlying DOM node of our components via `ref` prop.
|
|
10366
|
-
The component relied on [`ReactDOM.findDOMNode`](https://reactjs.org/docs/react-dom.html#finddomnode) which is [deprecated in `React.StrictMode`](https://reactjs.org/docs/strict-mode.html#warning-about-deprecated-finddomnode-usage).
|
|
10733
|
+
The component relied on [`ReactDOM.findDOMNode`](https://legacy.reactjs.org/docs/react-dom.html#finddomnode) which is [deprecated in `React.StrictMode`](https://legacy.reactjs.org/docs/strict-mode.html#warning-about-deprecated-finddomnode-usage).
|
|
10367
10734
|
|
|
10368
10735
|
```diff
|
|
10369
10736
|
-<RootRef rootRef={ref}>
|
package/Checklist.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from '@mui/material/SvgIcon';
|