@mui/icons-material 5.14.6 → 5.14.7

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/Apple.js CHANGED
@@ -1,4 +1,5 @@
1
1
  "use strict";
2
+ 'use client';
2
3
 
3
4
  var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
4
5
  Object.defineProperty(exports, "__esModule", {
package/CHANGELOG.md CHANGED
@@ -1,5 +1,47 @@
1
1
  # [Versions](https://mui.com/versions/)
2
2
 
3
+ ## 5.14.7
4
+
5
+ <!-- generated comparing v5.14.6..master -->
6
+
7
+ _Aug 29, 2023_
8
+
9
+ A big thanks to the 11 contributors who made this release possible. This release focuses primarily on 🐛 bug fixes, 📚 documentation, and ⚙️ infrastructure improvements.
10
+
11
+ ### `@mui/material@5.14.7`
12
+
13
+ - &#8203;<!-- 17 -->[Autocomplete] Fix listbox opened unexpectedly when component is `disabled` (#38611) @mj12albert
14
+ - &#8203;<!-- 03 -->[Select][material-ui] Fix select menu moving on scroll when disableScrollLock is true (#37773) @VishruthR
15
+
16
+ ### `@mui/base@5.0.0-beta.13`
17
+
18
+ - &#8203;<!-- 16 -->[useButton][base-ui] Accept arbitrary props in getRootProps and forward them (#38475) @DiegoAndai
19
+
20
+ ### `@mui/zero-runtime@0.0.1-alpha.1`
21
+
22
+ - &#8203;<!-- 02 -->[system][zero][tag] Add support for sx prop (#38535) @brijeshb42
23
+
24
+ ### Docs
25
+
26
+ - &#8203;<!-- 10 -->[docs] Number Input docs fixes (#38521) @mj12albert
27
+ - &#8203;<!-- 09 -->[docs] Show all the code in the usage section (#38691) @oliviertassinari
28
+ - &#8203;<!-- 06 -->[docs][joy-ui] Change the customization and how-to guides docs tree (#38396) @danilo-leal
29
+ - &#8203;<!-- 05 -->[docs][lab][LoadingButton] Improve `loading` prop documentation (#38625) @sai6855
30
+ - &#8203;<!-- 04 -->[docs][material-ui] Format `key` prop JSDoc description in `Snackbar` component code correctly (#38603) @jaydenseric
31
+
32
+ ### Core
33
+
34
+ - &#8203;<!-- 15 -->[core] Add use-client to custom icons (#38132) @mj12albert
35
+ - &#8203;<!-- 14 -->[core] Remove unnecessary `@types/jsdom` (#38657) @renovate[bot]
36
+ - &#8203;<!-- 13 -->[core] Improve sponsors GA labels (#38649) @oliviertassinari
37
+ - &#8203;<!-- 12 -->[core] Fix ESM issues with regression tests (#37963) @Janpot
38
+ - &#8203;<!-- 11 -->[core] Potential fix for intermittent ci crashes in e2e test (#38614) @Janpot
39
+ - &#8203;<!-- 08 -->[docs-infra] Adjust the Material You playground demo design (#38636) @danilo-leal
40
+ - &#8203;<!-- 07 -->[docs-infra] Hide the SkipLink button if user prefers reduced motion (#38632) @DerTimonius
41
+ - &#8203;<!-- 01 -->[website] Add tiny fixes the homepage Sponsors section (#38635) @danilo-leal
42
+
43
+ All contributors of this release in alphabetical order: @brijeshb42, @danilo-leal, @DerTimonius, @DiegoAndai, @Janpot, @jaydenseric, @mj12albert, @oliviertassinari, @renovate[bot], @sai6855, @VishruthR
44
+
3
45
  ## 5.14.6
4
46
 
5
47
  <!-- generated comparing v5.14.5..master -->
package/Facebook.js CHANGED
@@ -1,4 +1,5 @@
1
1
  "use strict";
2
+ 'use client';
2
3
 
3
4
  var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
4
5
  Object.defineProperty(exports, "__esModule", {
package/GitHub.js CHANGED
@@ -1,4 +1,5 @@
1
1
  "use strict";
2
+ 'use client';
2
3
 
3
4
  var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
4
5
  Object.defineProperty(exports, "__esModule", {
package/Google.js CHANGED
@@ -1,4 +1,5 @@
1
1
  "use strict";
2
+ 'use client';
2
3
 
3
4
  var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
4
5
  Object.defineProperty(exports, "__esModule", {
package/Instagram.js CHANGED
@@ -1,4 +1,5 @@
1
1
  "use strict";
2
+ 'use client';
2
3
 
3
4
  var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
4
5
  Object.defineProperty(exports, "__esModule", {
package/LinkedIn.js CHANGED
@@ -1,4 +1,5 @@
1
1
  "use strict";
2
+ 'use client';
2
3
 
3
4
  var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
4
5
  Object.defineProperty(exports, "__esModule", {
package/Microsoft.js CHANGED
@@ -1,4 +1,5 @@
1
1
  "use strict";
2
+ 'use client';
2
3
 
3
4
  var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
4
5
  Object.defineProperty(exports, "__esModule", {
package/Pinterest.js CHANGED
@@ -1,4 +1,5 @@
1
1
  "use strict";
2
+ 'use client';
2
3
 
3
4
  var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
4
5
  Object.defineProperty(exports, "__esModule", {
package/Reddit.js CHANGED
@@ -1,4 +1,5 @@
1
1
  "use strict";
2
+ 'use client';
2
3
 
3
4
  var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
4
5
  Object.defineProperty(exports, "__esModule", {
package/Telegram.js CHANGED
@@ -1,4 +1,5 @@
1
1
  "use strict";
2
+ 'use client';
2
3
 
3
4
  var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
4
5
  Object.defineProperty(exports, "__esModule", {
package/Twitter.js CHANGED
@@ -1,4 +1,5 @@
1
1
  "use strict";
2
+ 'use client';
2
3
 
3
4
  var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
4
5
  Object.defineProperty(exports, "__esModule", {
package/WhatsApp.js CHANGED
@@ -1,4 +1,5 @@
1
1
  "use strict";
2
+ 'use client';
2
3
 
3
4
  var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
4
5
  Object.defineProperty(exports, "__esModule", {
package/YouTube.js CHANGED
@@ -1,4 +1,5 @@
1
1
  "use strict";
2
+ 'use client';
2
3
 
3
4
  var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
4
5
  Object.defineProperty(exports, "__esModule", {
package/esm/Apple.js CHANGED
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import * as React from 'react';
2
4
  import createSvgIcon from './utils/createSvgIcon';
3
5
  import { jsx as _jsx } from "react/jsx-runtime";
package/esm/Facebook.js CHANGED
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import * as React from 'react';
2
4
  import createSvgIcon from './utils/createSvgIcon';
3
5
  import { jsx as _jsx } from "react/jsx-runtime";
package/esm/GitHub.js CHANGED
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import * as React from 'react';
2
4
  import createSvgIcon from './utils/createSvgIcon';
3
5
  import { jsx as _jsx } from "react/jsx-runtime";
package/esm/Google.js CHANGED
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import * as React from 'react';
2
4
  import createSvgIcon from './utils/createSvgIcon';
3
5
  import { jsx as _jsx } from "react/jsx-runtime";
package/esm/Instagram.js CHANGED
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import * as React from 'react';
2
4
  import createSvgIcon from './utils/createSvgIcon';
3
5
  import { jsx as _jsx } from "react/jsx-runtime";
package/esm/LinkedIn.js CHANGED
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import * as React from 'react';
2
4
  import createSvgIcon from './utils/createSvgIcon';
3
5
  import { jsx as _jsx } from "react/jsx-runtime";
package/esm/Microsoft.js CHANGED
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import * as React from 'react';
2
4
  import createSvgIcon from './utils/createSvgIcon';
3
5
  import { jsx as _jsx } from "react/jsx-runtime";
package/esm/Pinterest.js CHANGED
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import * as React from 'react';
2
4
  import createSvgIcon from './utils/createSvgIcon';
3
5
  import { jsx as _jsx } from "react/jsx-runtime";
package/esm/Reddit.js CHANGED
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import * as React from 'react';
2
4
  import createSvgIcon from './utils/createSvgIcon';
3
5
  import { jsx as _jsx } from "react/jsx-runtime";
package/esm/Telegram.js CHANGED
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import * as React from 'react';
2
4
  import createSvgIcon from './utils/createSvgIcon';
3
5
  import { jsx as _jsx } from "react/jsx-runtime";
package/esm/Twitter.js CHANGED
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import * as React from 'react';
2
4
  import createSvgIcon from './utils/createSvgIcon';
3
5
  import { jsx as _jsx } from "react/jsx-runtime";
package/esm/WhatsApp.js CHANGED
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import * as React from 'react';
2
4
  import createSvgIcon from './utils/createSvgIcon';
3
5
  import { jsx as _jsx } from "react/jsx-runtime";
package/esm/YouTube.js CHANGED
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import * as React from 'react';
2
4
  import createSvgIcon from './utils/createSvgIcon';
3
5
  import { jsx as _jsx } from "react/jsx-runtime";
package/esm/index.js CHANGED
@@ -1,4 +1,3 @@
1
- 'use client';
2
1
  export { default as Abc } from './Abc';
3
2
  export { default as AbcOutlined } from './AbcOutlined';
4
3
  export { default as AbcRounded } from './AbcRounded';
@@ -10608,4 +10607,4 @@ export { default as ZoomOutMapTwoTone } from './ZoomOutMapTwoTone';
10608
10607
  export { default as ZoomOutOutlined } from './ZoomOutOutlined';
10609
10608
  export { default as ZoomOutRounded } from './ZoomOutRounded';
10610
10609
  export { default as ZoomOutSharp } from './ZoomOutSharp';
10611
- export { default as ZoomOutTwoTone } from './ZoomOutTwoTone';
10610
+ export { default as ZoomOutTwoTone } from './ZoomOutTwoTone';