@mui/icons-material 5.15.0 → 5.15.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,109 @@
1
1
  # [Versions](https://mui.com/versions/)
2
2
 
3
+ ## 5.15.2
4
+
5
+ <!-- generated comparing v5.15.1..master -->
6
+
7
+ _Dec 25, 2023_
8
+
9
+ A big thanks to the 13 contributors who made this release possible. Here are some highlights ✨:
10
+
11
+ - 🚀 Added support for callbacks in the [variant's props definition](https://mui.com/material-ui/customization/theme-components/#creating-new-component-variants) (#40094) @mnajdova
12
+ - 💫 Published a [blogpost](https://mui.com/blog/2023-material-ui-v6-and-beyond/) for the 2024's plan about Material UI
13
+
14
+ ### `@mui/material@5.15.1`
15
+
16
+ - &#8203;<!-- 31 -->[Badge] Use the variants API in the styled call (#40213) @mnajdova
17
+ - &#8203;<!-- 04 -->[Paper] Add missing Paper classes descriptions (#40300) @sai6855
18
+
19
+ ### `@mui/system@5.15.1`
20
+
21
+ - &#8203;<!-- 03 -->Support props callback in the variant's definition (#40094) @mnajdova
22
+
23
+ ### `@mui/base@5.0.0-beta.29`
24
+
25
+ - &#8203;<!-- 29 -->[Popup] Use context-based transition API (#39326) @michaldudak
26
+ - &#8203;<!-- 28 -->[Popup] Popup no longer opens outside viewport (#39827) @adamhylander
27
+ - &#8203;<!-- 27 -->[useSelect] Refactor to use DOM focus management instead of active descendant (#39675) @DiegoAndai
28
+
29
+ ### `@mui/material-next@6.0.0-alpha.115`
30
+
31
+ - &#8203;<!-- 15 -->[material-next][Divider]Divider ts support (#40307) @sai6855
32
+
33
+ ### Docs
34
+
35
+ - &#8203;<!-- 30 -->[base-ui] Fix form submission Select demo (#40014) @ZeeshanTamboli
36
+ - &#8203;<!-- 24 -->[blog] Add Material UI v6 and beyond blog post (#40242) @mnajdova
37
+ - &#8203;<!-- 10 -->[material-ui] Fix broken links in the All components page (#40303) @muazaqdas
38
+ - &#8203;<!-- 09 -->[material-ui] Fix broken links on the All components page (#40279) @danilo-leal
39
+ - &#8203;<!-- 08 -->[material-ui] Add aria-current for nav tabs demo (#39594) @Kimzify
40
+ - &#8203;<!-- 07 -->[material-ui] Add an "All components" page (#40256) @danilo-leal
41
+ - &#8203;<!-- 06 -->[material-ui][Tooltip] Add demo to show how to change distance between tooltip and its anchor (#40087) @anle9650
42
+
43
+ ### Core
44
+
45
+ - &#8203;<!-- 26 -->[blog] Fix 301 redirection @oliviertassinari
46
+ - &#8203;<!-- 25 -->[blog] Reduce max image size @oliviertassinari
47
+ - &#8203;<!-- 23 -->[code-infra] Extract Babel macro from mui-utils (#40262) @michaldudak
48
+ - &#8203;<!-- 22 -->[core] Simplify a bit the release instructions @oliviertassinari
49
+ - &#8203;<!-- 21 -->[core] Push force to deploy is not unexpected @oliviertassinari
50
+ - &#8203;<!-- 20 -->[core] Fix CSS2 vs. CSS3 ::after syntax @oliviertassinari
51
+ - &#8203;<!-- 19 -->[core] Fix CSS2 vs. CSS3 ::before syntax @oliviertassinari
52
+ - &#8203;<!-- 05 -->[core] Use direct import from utils package (#40254) @siriwatknp
53
+ - &#8203;<!-- 18 -->[core] Yaml format match most common convention @oliviertassinari
54
+ - &#8203;<!-- 17 -->[core] Polish docs-feedback issue template @oliviertassinari
55
+ - &#8203;<!-- 16 -->[core] Pin Node version on GitHub Actions to 18.18 (#40187) @michaldudak
56
+ - &#8203;<!-- 14 -->[docs] Fix SEO regression (#40306) @oliviertassinari
57
+ - &#8203;<!-- 13 -->[docs] Fix docs redirections @oliviertassinari
58
+ - &#8203;<!-- 12 -->[docs] Update the Contributing guide to give more guidance on documentation (#40274) @samuelsycamore
59
+ - &#8203;<!-- 11 -->[docs-infra] Add polish to the inline code block (#40260) @danilo-leal
60
+ - &#8203;<!-- 02 -->[website] Update Gold sponsors: add RxDB, standardize formatting (#40273) @samuelsycamore
61
+ - &#8203;<!-- 01 -->[website] Revert change to homepage SEO attributes @oliviertassinari
62
+
63
+ All contributors of this release in alphabetical order: @adamhylander, @anle9650, @danilo-leal, @DiegoAndai, @Kimzify, @michaldudak, @mnajdova, @muazaqdas, @oliviertassinari, @sai6855, @samuelsycamore, @siriwatknp, @ZeeshanTamboli
64
+
65
+ ## 5.15.1
66
+
67
+ <!-- generated comparing v5.15.0..master -->
68
+
69
+ _Dec 19, 2023_
70
+
71
+ A big thanks to the 15 contributors who made this release possible.
72
+ This release was mostly about 🐛 bug fixes and 📚 documentation improvements.
73
+
74
+ ### `@mui/material@5.15.1`
75
+
76
+ - &#8203;<!-- 13 -->[CardActions][DialogActions] Apply margin for all children except for 1st child (#40168) @sai6855
77
+ - &#8203;<!-- 03 -->[TablePagination] Add ability to change icons in TablePaginationActions using `slots` and `slotProps` (#33797) @pratikkarad
78
+ - &#8203;<!-- 13 -->[CssVarsProvider] Fix HSL breaking button styles (#39869) @gitstart
79
+
80
+ ### `@mui/joy@5.0.0-beta.19`
81
+
82
+ - &#8203;<!-- 05 -->[FormControl] Fix issue with the conditional setting of `htmlFor` and `id` attributes not functioning properly for form labels (#40180) @ReaZzy
83
+ - &#8203;<!-- 04 -->[typescript] Address TypeScript issue with custom zIndex not functioning (#40133) @qiweiii
84
+
85
+ ### `@mui/styled-engine-sc@6.0.0-alpha.9`
86
+
87
+ - &#8203;<!-- 02 -->[typescript] Fix `theme` being of type any (#40200) @mnajdova
88
+
89
+ ### Docs
90
+
91
+ - &#8203;<!-- 09 -->[joy-ui] Fix typo in the CSS baseline page (#40222) @possibilities
92
+ - &#8203;<!-- 08 -->[joy-ui] Document missing Autocomplete props (#39979) @ZeeshanTamboli
93
+ - &#8203;<!-- 10 -->[joy-ui] Fix typo about Typography levels (#40230) @zanivan
94
+ - &#8203;<!-- 07 -->[material-ui] Update the related projects page to list `mui-tiptap` for rich text (#40216) @sjdemartini
95
+ - &#8203;<!-- 06 -->[material-ui] Fix typo in the Next.js integration page (#40209) @s8990
96
+
97
+ ### Core
98
+
99
+ - &#8203;<!-- 14 -->[blog] Fix access to Notion without an account @oliviertassinari
100
+ - &#8203;<!-- 12 -->[core] Update workflows and issue templates to reflect the updated label (#40197) @MBilalShafi
101
+ - &#8203;<!-- 11 -->[docs] Replace Twitter with X (#40193) @mbrookes
102
+ - &#8203;<!-- 10 -->[docs-infra] Uplift the Algolia search modal design (#40186) @danilo-leal
103
+ - &#8203;<!-- 01 -->[website] Update product descriptions and social preview images (#32181) @danilo-leal
104
+
105
+ All contributors of this release in alphabetical order: @danilo-leal, @gitstart, @MBilalShafi, @mbrookes, @mnajdova, @oliviertassinari, @possibilities, @pratikkarad, @qiweiii, @ReaZzy, @s8990, @sai6855, @sjdemartini, @zanivan, @ZeeshanTamboli
106
+
3
107
  ## 5.15.0
4
108
 
5
109
  <!-- generated comparing v5.14.20..master -->
package/X.js CHANGED
@@ -13,5 +13,5 @@ function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "functio
13
13
  function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || typeof obj !== "object" && typeof obj !== "function") { return { default: obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj.default = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
14
14
  var _default = (0, _createSvgIcon.default)( /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
15
15
  d: "M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z"
16
- }), 'Twitter');
17
- exports.default = _default;
16
+ }), 'X');
17
+ exports.default = _default;
package/esm/X.js CHANGED
@@ -5,4 +5,4 @@ import createSvgIcon from './utils/createSvgIcon';
5
5
  import { jsx as _jsx } from "react/jsx-runtime";
6
6
  export default createSvgIcon( /*#__PURE__*/_jsx("path", {
7
7
  d: "M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z"
8
- }), 'Twitter');
8
+ }), 'X');
package/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @mui/icons-material v5.15.0
2
+ * @mui/icons-material v5.15.2
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/icons-material",
3
- "version": "5.15.0",
3
+ "version": "5.15.2",
4
4
  "private": false,
5
5
  "author": "MUI Team",
6
6
  "description": "Material Design icons distributed as SVG React components.",
@@ -28,7 +28,7 @@
28
28
  "url": "https://opencollective.com/mui-org"
29
29
  },
30
30
  "dependencies": {
31
- "@babel/runtime": "^7.23.5"
31
+ "@babel/runtime": "^7.23.6"
32
32
  },
33
33
  "peerDependencies": {
34
34
  "@mui/material": "^5.0.0",