@mui/docs 7.3.8 → 9.0.0-alpha.1

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 (150) hide show
  1. package/{esm/Ad/Ad.js → Ad/Ad.mjs} +5 -5
  2. package/{esm/Ad/AdCarbon.js → Ad/AdCarbon.mjs} +3 -3
  3. package/{esm/Ad/AdDisplay.js → Ad/AdDisplay.mjs} +4 -4
  4. package/{esm/Ad/AdGuest.js → Ad/AdGuest.mjs} +1 -1
  5. package/{esm/Ad/AdInHouse.d.ts → Ad/AdInHouse.d.mts} +1 -1
  6. package/{esm/Ad/AdInHouse.js → Ad/AdInHouse.mjs} +1 -1
  7. package/{esm/Ad/ad.styles.d.ts → Ad/ad.styles.d.mts} +4 -4
  8. package/Ad/ad.styles.d.ts +4 -4
  9. package/Ad/index.d.mts +5 -0
  10. package/Ad/index.mjs +7 -0
  11. package/CHANGELOG.md +74 -0
  12. package/{esm/CodeCopy/CodeCopyButton.js → CodeCopy/CodeCopyButton.mjs} +1 -1
  13. package/CodeCopy/index.d.mts +3 -0
  14. package/CodeCopy/index.mjs +3 -0
  15. package/{esm/ComponentLinkHeader/ComponentLinkHeader.js → ComponentLinkHeader/ComponentLinkHeader.mjs} +7 -7
  16. package/{esm/ComponentLinkHeader/index.d.ts → ComponentLinkHeader/index.d.mts} +2 -2
  17. package/{esm/ComponentLinkHeader/index.js → ComponentLinkHeader/index.mjs} +2 -2
  18. package/{esm/DocsProvider/DocsProvider.d.ts → DocsProvider/DocsProvider.d.mts} +2 -2
  19. package/{esm/DocsProvider/DocsProvider.js → DocsProvider/DocsProvider.mjs} +2 -2
  20. package/DocsProvider/index.d.mts +1 -0
  21. package/DocsProvider/index.mjs +1 -0
  22. package/{esm/HighlightedCode/HighlightedCode.js → HighlightedCode/HighlightedCode.mjs} +2 -2
  23. package/HighlightedCode/index.d.mts +1 -0
  24. package/HighlightedCode/index.mjs +1 -0
  25. package/{esm/HighlightedCodeWithTabs/HighlightedCodeWithTabs.js → HighlightedCodeWithTabs/HighlightedCodeWithTabs.mjs} +1 -1
  26. package/HighlightedCodeWithTabs/index.d.mts +2 -0
  27. package/HighlightedCodeWithTabs/index.mjs +2 -0
  28. package/{esm/InfoCard/InfoCard.d.ts → InfoCard/InfoCard.d.mts} +1 -1
  29. package/{esm/InfoCard/InfoCard.js → InfoCard/InfoCard.mjs} +1 -1
  30. package/InfoCard/index.d.mts +1 -0
  31. package/InfoCard/index.mjs +1 -0
  32. package/{esm/Link/Link.js → Link/Link.mjs} +2 -2
  33. package/Link/index.d.mts +1 -0
  34. package/Link/index.mjs +1 -0
  35. package/{esm/MarkdownElement/MarkdownElement.js → MarkdownElement/MarkdownElement.mjs} +1 -1
  36. package/MarkdownElement/index.d.mts +1 -0
  37. package/MarkdownElement/index.mjs +1 -0
  38. package/NProgressBar/index.d.mts +2 -0
  39. package/NProgressBar/index.mjs +1 -0
  40. package/README.md +2 -2
  41. package/SectionTitle/index.d.mts +1 -0
  42. package/SectionTitle/index.mjs +1 -0
  43. package/{esm/branding/BrandingProvider.js → branding/BrandingProvider.mjs} +1 -1
  44. package/branding/index.d.mts +2 -0
  45. package/branding/index.mjs +2 -0
  46. package/i18n/i18n.js +3 -1
  47. package/{esm/i18n/i18n.js → i18n/i18n.mjs} +4 -2
  48. package/i18n/index.d.mts +1 -0
  49. package/i18n/index.mjs +1 -0
  50. package/package.json +207 -8
  51. package/translations/index.d.mts +3 -0
  52. package/esm/Ad/index.d.ts +0 -5
  53. package/esm/Ad/index.js +0 -7
  54. package/esm/CodeCopy/index.d.ts +0 -3
  55. package/esm/CodeCopy/index.js +0 -3
  56. package/esm/DocsProvider/index.d.ts +0 -1
  57. package/esm/DocsProvider/index.js +0 -1
  58. package/esm/HighlightedCode/index.d.ts +0 -1
  59. package/esm/HighlightedCode/index.js +0 -1
  60. package/esm/HighlightedCodeWithTabs/index.d.ts +0 -2
  61. package/esm/HighlightedCodeWithTabs/index.js +0 -2
  62. package/esm/InfoCard/index.d.ts +0 -1
  63. package/esm/InfoCard/index.js +0 -1
  64. package/esm/Link/index.d.ts +0 -1
  65. package/esm/Link/index.js +0 -1
  66. package/esm/MarkdownElement/index.d.ts +0 -1
  67. package/esm/MarkdownElement/index.js +0 -1
  68. package/esm/NProgressBar/index.d.ts +0 -2
  69. package/esm/NProgressBar/index.js +0 -1
  70. package/esm/SectionTitle/index.d.ts +0 -1
  71. package/esm/SectionTitle/index.js +0 -1
  72. package/esm/branding/index.d.ts +0 -2
  73. package/esm/branding/index.js +0 -2
  74. package/esm/i18n/index.d.ts +0 -1
  75. package/esm/i18n/index.js +0 -1
  76. package/esm/nextFonts/fonts/GeneralSans-Bold.ttf +0 -0
  77. package/esm/nextFonts/fonts/GeneralSans-Bold.woff2 +0 -0
  78. package/esm/nextFonts/fonts/GeneralSans-Medium.ttf +0 -0
  79. package/esm/nextFonts/fonts/GeneralSans-Medium.woff2 +0 -0
  80. package/esm/nextFonts/fonts/GeneralSans-Regular.ttf +0 -0
  81. package/esm/nextFonts/fonts/GeneralSans-Regular.woff2 +0 -0
  82. package/esm/nextFonts/fonts/GeneralSans-Semibold-subset.woff2 +0 -0
  83. package/esm/nextFonts/fonts/GeneralSans-Semibold.ttf +0 -0
  84. package/esm/nextFonts/fonts/GeneralSans-Semibold.woff2 +0 -0
  85. package/esm/nextFonts/fonts/IBMPlexSans-Bold.ttf +0 -0
  86. package/esm/nextFonts/fonts/IBMPlexSans-Bold.woff +0 -0
  87. package/esm/nextFonts/fonts/IBMPlexSans-Bold.woff2 +0 -0
  88. package/esm/nextFonts/fonts/IBMPlexSans-Medium.ttf +0 -0
  89. package/esm/nextFonts/fonts/IBMPlexSans-Medium.woff +0 -0
  90. package/esm/nextFonts/fonts/IBMPlexSans-Medium.woff2 +0 -0
  91. package/esm/nextFonts/fonts/IBMPlexSans-Regular-subset.woff2 +0 -0
  92. package/esm/nextFonts/fonts/IBMPlexSans-Regular.ttf +0 -0
  93. package/esm/nextFonts/fonts/IBMPlexSans-Regular.woff +0 -0
  94. package/esm/nextFonts/fonts/IBMPlexSans-Regular.woff2 +0 -0
  95. package/esm/nextFonts/fonts/IBMPlexSans-SemiBold.ttf +0 -0
  96. package/esm/nextFonts/fonts/IBMPlexSans-SemiBold.woff +0 -0
  97. package/esm/nextFonts/fonts/IBMPlexSans-SemiBold.woff2 +0 -0
  98. package/esm/package.json +0 -1
  99. package/esm/translations/index.d.ts +0 -3
  100. package/esm/translations/translations.json +0 -223
  101. /package/{esm/Ad/Ad.d.ts → Ad/Ad.d.mts} +0 -0
  102. /package/{esm/Ad/AdCarbon.d.ts → Ad/AdCarbon.d.mts} +0 -0
  103. /package/{esm/Ad/AdDisplay.d.ts → Ad/AdDisplay.d.mts} +0 -0
  104. /package/{esm/Ad/AdGuest.d.ts → Ad/AdGuest.d.mts} +0 -0
  105. /package/{esm/Ad/AdManager.d.ts → Ad/AdManager.d.mts} +0 -0
  106. /package/{esm/Ad/AdManager.js → Ad/AdManager.mjs} +0 -0
  107. /package/{esm/Ad/AdProvider.d.ts → Ad/AdProvider.d.mts} +0 -0
  108. /package/{esm/Ad/AdProvider.js → Ad/AdProvider.mjs} +0 -0
  109. /package/{esm/Ad/ad.styles.js → Ad/ad.styles.mjs} +0 -0
  110. /package/{esm/CodeCopy/CodeCopy.d.ts → CodeCopy/CodeCopy.d.mts} +0 -0
  111. /package/{esm/CodeCopy/CodeCopy.js → CodeCopy/CodeCopy.mjs} +0 -0
  112. /package/{esm/CodeCopy/CodeCopyButton.d.ts → CodeCopy/CodeCopyButton.d.mts} +0 -0
  113. /package/{esm/CodeCopy/useClipboardCopy.d.ts → CodeCopy/useClipboardCopy.d.mts} +0 -0
  114. /package/{esm/CodeCopy/useClipboardCopy.js → CodeCopy/useClipboardCopy.mjs} +0 -0
  115. /package/{esm/ComponentLinkHeader/ComponentLinkHeader.d.ts → ComponentLinkHeader/ComponentLinkHeader.d.mts} +0 -0
  116. /package/{esm/HighlightedCode/HighlightedCode.d.ts → HighlightedCode/HighlightedCode.d.mts} +0 -0
  117. /package/{esm/HighlightedCodeWithTabs/HighlightedCodeWithTabs.d.ts → HighlightedCodeWithTabs/HighlightedCodeWithTabs.d.mts} +0 -0
  118. /package/{esm/Link/Link.d.ts → Link/Link.d.mts} +0 -0
  119. /package/{esm/MarkdownElement/MarkdownElement.d.ts → MarkdownElement/MarkdownElement.d.mts} +0 -0
  120. /package/{esm/NProgressBar/NProgressBar.d.ts → NProgressBar/NProgressBar.d.mts} +0 -0
  121. /package/{esm/NProgressBar/NProgressBar.js → NProgressBar/NProgressBar.mjs} +0 -0
  122. /package/{esm/SectionTitle/SectionTitle.d.ts → SectionTitle/SectionTitle.d.mts} +0 -0
  123. /package/{esm/SectionTitle/SectionTitle.js → SectionTitle/SectionTitle.mjs} +0 -0
  124. /package/{esm/branding/BrandingProvider.d.ts → branding/BrandingProvider.d.mts} +0 -0
  125. /package/{esm/branding/brandingTheme.d.ts → branding/brandingTheme.d.mts} +0 -0
  126. /package/{esm/branding/brandingTheme.js → branding/brandingTheme.mjs} +0 -0
  127. /package/{esm/i18n/i18n.d.ts → i18n/i18n.d.mts} +0 -0
  128. /package/{esm/nextFonts/index.d.ts → nextFonts/index.d.mts} +0 -0
  129. /package/{esm/nextFonts/index.js → nextFonts/index.mjs} +0 -0
  130. /package/{esm/svgIcons/BundleSizeIcon.d.ts → svgIcons/BundleSizeIcon.d.mts} +0 -0
  131. /package/{esm/svgIcons/BundleSizeIcon.js → svgIcons/BundleSizeIcon.mjs} +0 -0
  132. /package/{esm/svgIcons/FigmaIcon.d.ts → svgIcons/FigmaIcon.d.mts} +0 -0
  133. /package/{esm/svgIcons/FigmaIcon.js → svgIcons/FigmaIcon.mjs} +0 -0
  134. /package/{esm/svgIcons/FileDownload.d.ts → svgIcons/FileDownload.d.mts} +0 -0
  135. /package/{esm/svgIcons/FileDownload.js → svgIcons/FileDownload.mjs} +0 -0
  136. /package/{esm/svgIcons/JavaScript.d.ts → svgIcons/JavaScript.d.mts} +0 -0
  137. /package/{esm/svgIcons/JavaScript.js → svgIcons/JavaScript.mjs} +0 -0
  138. /package/{esm/svgIcons/MarkdownIcon.d.ts → svgIcons/MarkdownIcon.d.mts} +0 -0
  139. /package/{esm/svgIcons/MarkdownIcon.js → svgIcons/MarkdownIcon.mjs} +0 -0
  140. /package/{esm/svgIcons/MaterialDesignIcon.d.ts → svgIcons/MaterialDesignIcon.d.mts} +0 -0
  141. /package/{esm/svgIcons/MaterialDesignIcon.js → svgIcons/MaterialDesignIcon.mjs} +0 -0
  142. /package/{esm/svgIcons/SketchIcon.d.ts → svgIcons/SketchIcon.d.mts} +0 -0
  143. /package/{esm/svgIcons/SketchIcon.js → svgIcons/SketchIcon.mjs} +0 -0
  144. /package/{esm/svgIcons/TypeScript.d.ts → svgIcons/TypeScript.d.mts} +0 -0
  145. /package/{esm/svgIcons/TypeScript.js → svgIcons/TypeScript.mjs} +0 -0
  146. /package/{esm/svgIcons/W3CIcon.d.ts → svgIcons/W3CIcon.d.mts} +0 -0
  147. /package/{esm/svgIcons/W3CIcon.js → svgIcons/W3CIcon.mjs} +0 -0
  148. /package/{esm/translations/index.js → translations/index.mjs} +0 -0
  149. /package/{esm/utils/loadScript.d.ts → utils/loadScript.d.mts} +0 -0
  150. /package/{esm/utils/loadScript.js → utils/loadScript.mjs} +0 -0
@@ -3,11 +3,11 @@ import * as React from 'react';
3
3
  import Typography from '@mui/material/Typography';
4
4
  import Box from '@mui/material/Box';
5
5
  import Paper from '@mui/material/Paper';
6
- import { useTranslate } from "../i18n/index.js";
7
- import AdCarbon from "./AdCarbon.js";
8
- import AdInHouse from "./AdInHouse.js";
9
- import { AdContext, adShape } from "./AdManager.js";
10
- import { useAdConfig } from "./AdProvider.js";
6
+ import { useTranslate } from "../i18n/index.mjs";
7
+ import AdCarbon from "./AdCarbon.mjs";
8
+ import AdInHouse from "./AdInHouse.mjs";
9
+ import { AdContext, adShape } from "./AdManager.mjs";
10
+ import { useAdConfig } from "./AdProvider.mjs";
11
11
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
12
12
  function PleaseDisableAdblock() {
13
13
  const t = useTranslate();
@@ -1,9 +1,9 @@
1
1
  var _AdCarbonImage;
2
2
  import * as React from 'react';
3
3
  import { styled } from '@mui/material/styles';
4
- import loadScript from "../utils/loadScript.js";
5
- import AdDisplay from "./AdDisplay.js";
6
- import { adBodyImageStyles } from "./ad.styles.js";
4
+ import loadScript from "../utils/loadScript.mjs";
5
+ import AdDisplay from "./AdDisplay.mjs";
6
+ import { adBodyImageStyles } from "./ad.styles.mjs";
7
7
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
8
8
  const CarbonRoot = styled('span')(({
9
9
  theme
@@ -1,9 +1,9 @@
1
1
  import * as React from 'react';
2
2
  import { styled } from '@mui/material/styles';
3
- import { useTranslate } from "../i18n/index.js";
4
- import { adShape } from "./AdManager.js";
5
- import { adBodyImageStyles, adBodyInlineStyles } from "./ad.styles.js";
6
- import { useAdConfig } from "./AdProvider.js";
3
+ import { useTranslate } from "../i18n/index.mjs";
4
+ import { adShape } from "./AdManager.mjs";
5
+ import { adBodyImageStyles, adBodyInlineStyles } from "./ad.styles.mjs";
6
+ import { useAdConfig } from "./AdProvider.mjs";
7
7
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
8
8
  const InlineShape = styled('span')(({
9
9
  theme
@@ -1,6 +1,6 @@
1
1
  import * as React from 'react';
2
2
  import Portal from '@mui/material/Portal';
3
- import { AdContext } from "./AdManager.js";
3
+ import { AdContext } from "./AdManager.mjs";
4
4
  import { jsx as _jsx } from "react/jsx-runtime";
5
5
  function AdGuest(props) {
6
6
  const {
@@ -1,4 +1,4 @@
1
- import { AdParameters } from "./AdDisplay.js";
1
+ import { AdParameters } from "./AdDisplay.mjs";
2
2
  export default function AdInHouse(props: {
3
3
  ad: Omit<AdParameters, 'poweredby' | 'label'>;
4
4
  }): import("react/jsx-runtime").JSX.Element;
@@ -1,4 +1,4 @@
1
- import AdDisplay from "./AdDisplay.js";
1
+ import AdDisplay from "./AdDisplay.mjs";
2
2
  import { jsx as _jsx } from "react/jsx-runtime";
3
3
  export default function AdInHouse(props) {
4
4
  const {
@@ -30,7 +30,7 @@ export declare const adBodyImageStyles: (theme: Theme) => {
30
30
  [x: string]: unknown;
31
31
  display: string;
32
32
  marginLeft: string;
33
- '@font-face'?: import("@mui/material/styles/createMixins").Fontface | import("@mui/material/styles/createMixins").Fontface[];
33
+ '@font-face'?: import("@mui/material/styles/createMixins").Fontface | import("@mui/material/styles/createMixins").Fontface[] | undefined;
34
34
  accentColor?: import("csstype").Property.AccentColor | undefined;
35
35
  alignContent?: import("csstype").Property.AlignContent | undefined;
36
36
  alignItems?: import("csstype").Property.AlignItems | undefined;
@@ -893,7 +893,7 @@ export declare const adBodyImageStyles: (theme: Theme) => {
893
893
  display: string;
894
894
  marginTop: string;
895
895
  fontWeight: import("csstype").Property.FontWeight | undefined;
896
- '@font-face'?: import("@mui/material/styles/createMixins").Fontface | import("@mui/material/styles/createMixins").Fontface[];
896
+ '@font-face'?: import("@mui/material/styles/createMixins").Fontface | import("@mui/material/styles/createMixins").Fontface[] | undefined;
897
897
  accentColor?: import("csstype").Property.AccentColor | undefined;
898
898
  alignContent?: import("csstype").Property.AlignContent | undefined;
899
899
  alignItems?: import("csstype").Property.AlignItems | undefined;
@@ -2782,7 +2782,7 @@ export declare const adBodyInlineStyles: (theme: Theme) => {
2782
2782
  ":xr-overlay"?: unknown;
2783
2783
  };
2784
2784
  display: string;
2785
- '@font-face'?: import("@mui/material/styles/createMixins").Fontface | import("@mui/material/styles/createMixins").Fontface[];
2785
+ '@font-face'?: import("@mui/material/styles/createMixins").Fontface | import("@mui/material/styles/createMixins").Fontface[] | undefined;
2786
2786
  accentColor?: import("csstype").Property.AccentColor | undefined;
2787
2787
  alignContent?: import("csstype").Property.AlignContent | undefined;
2788
2788
  alignItems?: import("csstype").Property.AlignItems | undefined;
@@ -3645,7 +3645,7 @@ export declare const adBodyInlineStyles: (theme: Theme) => {
3645
3645
  color: string;
3646
3646
  display: string;
3647
3647
  fontWeight: import("csstype").Property.FontWeight | undefined;
3648
- '@font-face'?: import("@mui/material/styles/createMixins").Fontface | import("@mui/material/styles/createMixins").Fontface[];
3648
+ '@font-face'?: import("@mui/material/styles/createMixins").Fontface | import("@mui/material/styles/createMixins").Fontface[] | undefined;
3649
3649
  accentColor?: import("csstype").Property.AccentColor | undefined;
3650
3650
  alignContent?: import("csstype").Property.AlignContent | undefined;
3651
3651
  alignItems?: import("csstype").Property.AlignItems | undefined;
package/Ad/ad.styles.d.ts CHANGED
@@ -30,7 +30,7 @@ export declare const adBodyImageStyles: (theme: Theme) => {
30
30
  [x: string]: unknown;
31
31
  display: string;
32
32
  marginLeft: string;
33
- '@font-face'?: import("@mui/material/styles/createMixins").Fontface | import("@mui/material/styles/createMixins").Fontface[];
33
+ '@font-face'?: import("@mui/material/styles/createMixins").Fontface | import("@mui/material/styles/createMixins").Fontface[] | undefined;
34
34
  accentColor?: import("csstype").Property.AccentColor | undefined;
35
35
  alignContent?: import("csstype").Property.AlignContent | undefined;
36
36
  alignItems?: import("csstype").Property.AlignItems | undefined;
@@ -893,7 +893,7 @@ export declare const adBodyImageStyles: (theme: Theme) => {
893
893
  display: string;
894
894
  marginTop: string;
895
895
  fontWeight: import("csstype").Property.FontWeight | undefined;
896
- '@font-face'?: import("@mui/material/styles/createMixins").Fontface | import("@mui/material/styles/createMixins").Fontface[];
896
+ '@font-face'?: import("@mui/material/styles/createMixins").Fontface | import("@mui/material/styles/createMixins").Fontface[] | undefined;
897
897
  accentColor?: import("csstype").Property.AccentColor | undefined;
898
898
  alignContent?: import("csstype").Property.AlignContent | undefined;
899
899
  alignItems?: import("csstype").Property.AlignItems | undefined;
@@ -2782,7 +2782,7 @@ export declare const adBodyInlineStyles: (theme: Theme) => {
2782
2782
  ":xr-overlay"?: unknown;
2783
2783
  };
2784
2784
  display: string;
2785
- '@font-face'?: import("@mui/material/styles/createMixins").Fontface | import("@mui/material/styles/createMixins").Fontface[];
2785
+ '@font-face'?: import("@mui/material/styles/createMixins").Fontface | import("@mui/material/styles/createMixins").Fontface[] | undefined;
2786
2786
  accentColor?: import("csstype").Property.AccentColor | undefined;
2787
2787
  alignContent?: import("csstype").Property.AlignContent | undefined;
2788
2788
  alignItems?: import("csstype").Property.AlignItems | undefined;
@@ -3645,7 +3645,7 @@ export declare const adBodyInlineStyles: (theme: Theme) => {
3645
3645
  color: string;
3646
3646
  display: string;
3647
3647
  fontWeight: import("csstype").Property.FontWeight | undefined;
3648
- '@font-face'?: import("@mui/material/styles/createMixins").Fontface | import("@mui/material/styles/createMixins").Fontface[];
3648
+ '@font-face'?: import("@mui/material/styles/createMixins").Fontface | import("@mui/material/styles/createMixins").Fontface[] | undefined;
3649
3649
  accentColor?: import("csstype").Property.AccentColor | undefined;
3650
3650
  alignContent?: import("csstype").Property.AlignContent | undefined;
3651
3651
  alignItems?: import("csstype").Property.AlignItems | undefined;
package/Ad/index.d.mts ADDED
@@ -0,0 +1,5 @@
1
+ export * from "./Ad.mjs";
2
+ export * from "./AdManager.mjs";
3
+ export * from "./AdProvider.mjs";
4
+ export * from "./AdGuest.mjs";
5
+ export { AdCarbonInline } from "./AdCarbon.mjs";
package/Ad/index.mjs ADDED
@@ -0,0 +1,7 @@
1
+ /// <reference types="gtag.js" />
2
+
3
+ export * from "./Ad.mjs";
4
+ export * from "./AdManager.mjs";
5
+ export * from "./AdProvider.mjs";
6
+ export * from "./AdGuest.mjs";
7
+ export { AdCarbonInline } from "./AdCarbon.mjs";
package/CHANGELOG.md CHANGED
@@ -1,5 +1,79 @@
1
1
  # [Versions](https://mui.com/versions/)
2
2
 
3
+ ## 9.0.0-alpha.1
4
+
5
+ <!-- generated comparing v9.0.0-alpha.0..master -->
6
+
7
+ _Feb 26, 2026_
8
+
9
+ A big thanks to the 13 contributors who made this release possible. Here are some highlights ✨:
10
+
11
+ ### @mui/material@9.0.0-alpha.1
12
+
13
+ - [Autocomplete] Prevents Autocomplete menu from opening on right click (#47797) @silviuaavram
14
+ - [Backdrop] Remove aria-hidden by default (#47798) @silviuaavram
15
+ - [ButtonBase] Ensure that onClick propagates when non-native button is clicked (#47800) @silviuaavram
16
+ - [Dialog][Modal] Remove `disableEscapeKeyDown` prop (#47695) @silviuaavram
17
+ - [Grid] Remove system props support (#47846) @siriwatknp
18
+ - [TableCell][theme] Apply `alpha` before color mixing to border bottom color when nativeColor + cssVariables is used (#47762) @ZeeshanTamboli
19
+ - [theme] Remove MuiTouchRipple from theme component types (#47849) @siriwatknp
20
+ - [Tooltip] Fix error is thrown when wrapping an input which is disabled while focused (#47684) @ZeeshanTamboli
21
+ - [useAutocomplete] Improve isOptionEqualToValue value argument type (#47801) @silviuaavram
22
+
23
+ ### Docs
24
+
25
+ - [docs] Add updated community theme resource (#47847) @PeterTYLiu
26
+ - [docs] Few copy fixes (#47806) @pavan-sh
27
+ - [docs] Fix IPA reader link in blog post (#47796) @pavan-sh
28
+ - [docs] Fix JSX in Overriding component structure docs (#47799) @ZeeshanTamboli
29
+ - [docs] Fix the keyboard navigation in GroupedMenu example (#47842) @silviuaavram
30
+ - [docs] Fix Theme builder video (#47835) @oliviertassinari
31
+ - [docs] Update pricing sankey as done (#47795) @alexfauquette
32
+ - [docs][system] Update sizing docs to clarify `(0, 1]` behavior. (#47845) @matthias-ccri
33
+
34
+ ### Core
35
+
36
+ - [blog] Blogpost for upcoming price changes for MUI X (#47748) @DanailH
37
+ - [code-infra] Detect browser envs that don't support layout (#47813) @Janpot
38
+ - [code-infra] Enable undefined addition to optional properties (#47750) @brijeshb42
39
+ - [code-infra] Exclusively enable test mode in jsdom (#47812) @Janpot
40
+ - [code-infra] Fix console.warn during test (#47802) @Janpot
41
+ - [code-infra] Remove vale as a workspace dependency (#47860) @brijeshb42
42
+ - [code-infra] Setup flat build for packages (#47670) @brijeshb42
43
+ - [code-infra] Upgrade react-docgen to v8 (#47685) @JCQuintas
44
+ - [docs-infra] Reapply Cookie Banner with Design Fixes (#47744) @dav-is
45
+ - [internal] Remove legacy MUI Base API docs (#47804) @ZeeshanTamboli
46
+
47
+ All contributors of this release in alphabetical order: @alexfauquette, @brijeshb42, @DanailH, @dav-is, @Janpot, @JCQuintas, @matthias-ccri, @oliviertassinari, @pavan-sh, @PeterTYLiu, @silviuaavram, @siriwatknp, @ZeeshanTamboli
48
+
49
+ ## 9.0.0-alpha.0
50
+
51
+ <!-- generated comparing v7.3.8..master -->
52
+
53
+ _Feb 17, 2026_
54
+
55
+ A big thanks to the 3 contributors who made this release possible.
56
+
57
+ ### @mui/material@9.0.0-alpha.0
58
+
59
+ - [theme] Generate `color-mix` value on top of default generated Material UI CSS variables (#47767) @ZeeshanTamboli
60
+
61
+ ### Docs
62
+
63
+ - [docs] Make tooltips describe their visible text triggers (#47658) @silviuaavram
64
+ - [docs][theme] Fix `nativeColor` docs (#47759) @ZeeshanTamboli
65
+
66
+ ### Core
67
+
68
+ - [blog] A pattern for opt-in type-only breaking changes in minor versions (#47622) @bernardobelchior
69
+ - [internal] Prepare libraries for first v9 alpha release (#47756) @silviuaavram
70
+
71
+ All contributors of this release in alphabetical order: @bernardobelchior, @silviuaavram, @ZeeshanTamboli
72
+
73
+ ## v8
74
+
75
+ This version is skipped to align the release version with MUI X v9.
76
+
3
77
  ## 7.3.8
4
78
 
5
79
  <!-- generated comparing v7.3.7..master -->
@@ -1,5 +1,5 @@
1
1
  var _span, _span2;
2
- import useClipboardCopy from "./useClipboardCopy.js";
2
+ import useClipboardCopy from "./useClipboardCopy.mjs";
3
3
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
4
4
  export function CodeCopyButton(props) {
5
5
  const {
@@ -0,0 +1,3 @@
1
+ export * from "./CodeCopy.mjs";
2
+ export * from "./CodeCopyButton.mjs";
3
+ export { default as useClipboardCopy } from "./useClipboardCopy.mjs";
@@ -0,0 +1,3 @@
1
+ export * from "./CodeCopy.mjs";
2
+ export * from "./CodeCopyButton.mjs";
3
+ export { default as useClipboardCopy } from "./useClipboardCopy.mjs";
@@ -6,13 +6,13 @@ import Tooltip from '@mui/material/Tooltip';
6
6
  import ChatRounded from '@mui/icons-material/ChatRounded';
7
7
  import GitHubIcon from '@mui/icons-material/GitHub';
8
8
  import { styled } from '@mui/material/styles';
9
- import MarkdownIcon from "../svgIcons/MarkdownIcon.js";
10
- import SketchIcon from "../svgIcons/SketchIcon.js";
11
- import FigmaIcon from "../svgIcons/FigmaIcon.js";
12
- import BundleSizeIcon from "../svgIcons/BundleSizeIcon.js";
13
- import W3CIcon from "../svgIcons/W3CIcon.js";
14
- import MaterialDesignIcon from "../svgIcons/MaterialDesignIcon.js";
15
- import { useTranslate } from "../i18n/index.js";
9
+ import MarkdownIcon from "../svgIcons/MarkdownIcon.mjs";
10
+ import SketchIcon from "../svgIcons/SketchIcon.mjs";
11
+ import FigmaIcon from "../svgIcons/FigmaIcon.mjs";
12
+ import BundleSizeIcon from "../svgIcons/BundleSizeIcon.mjs";
13
+ import W3CIcon from "../svgIcons/W3CIcon.mjs";
14
+ import MaterialDesignIcon from "../svgIcons/MaterialDesignIcon.mjs";
15
+ import { useTranslate } from "../i18n/index.mjs";
16
16
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
17
17
  const Root = styled('ul')(({
18
18
  theme
@@ -1,2 +1,2 @@
1
- export * from "./ComponentLinkHeader.js";
2
- export { ComponentLinkHeader as default } from "./ComponentLinkHeader.js";
1
+ export * from "./ComponentLinkHeader.mjs";
2
+ export { ComponentLinkHeader as default } from "./ComponentLinkHeader.mjs";
@@ -1,2 +1,2 @@
1
- export * from "./ComponentLinkHeader.js";
2
- export { ComponentLinkHeader as default } from "./ComponentLinkHeader.js";
1
+ export * from "./ComponentLinkHeader.mjs";
2
+ export { ComponentLinkHeader as default } from "./ComponentLinkHeader.mjs";
@@ -1,6 +1,6 @@
1
1
  import * as React from 'react';
2
- import { Translations } from "../i18n/index.js";
3
- import { AdConfig } from "../Ad/index.js";
2
+ import { Translations } from "../i18n/index.mjs";
3
+ import { AdConfig } from "../Ad/index.mjs";
4
4
  export interface DocsConfig {
5
5
  LANGUAGES: string[];
6
6
  LANGUAGES_SSR: string[];
@@ -1,6 +1,6 @@
1
1
  import * as React from 'react';
2
- import { UserLanguageProvider } from "../i18n/index.js";
3
- import { AdProvider } from "../Ad/index.js";
2
+ import { UserLanguageProvider } from "../i18n/index.mjs";
3
+ import { AdProvider } from "../Ad/index.mjs";
4
4
  import { jsx as _jsx } from "react/jsx-runtime";
5
5
  const DocsConfigContext = /*#__PURE__*/React.createContext(null);
6
6
  export function DocsProvider({
@@ -0,0 +1 @@
1
+ export * from "./DocsProvider.mjs";
@@ -0,0 +1 @@
1
+ export * from "./DocsProvider.mjs";
@@ -2,8 +2,8 @@ import * as React from 'react';
2
2
  import prism from '@mui/internal-markdown/prism';
3
3
  import { NoSsr } from '@mui/base/NoSsr';
4
4
  import { styled } from '@mui/material/styles';
5
- import { useCodeCopy, CodeCopyButton } from "../CodeCopy/index.js";
6
- import { MarkdownElement } from "../MarkdownElement/index.js";
5
+ import { useCodeCopy, CodeCopyButton } from "../CodeCopy/index.mjs";
6
+ import { MarkdownElement } from "../MarkdownElement/index.mjs";
7
7
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
8
8
  const Pre = styled('pre')(({
9
9
  theme
@@ -0,0 +1 @@
1
+ export * from "./HighlightedCode.mjs";
@@ -0,0 +1 @@
1
+ export * from "./HighlightedCode.mjs";
@@ -5,7 +5,7 @@ import { TabsList as TabsListBase } from '@mui/base/TabsList';
5
5
  import { TabPanel as TabPanelBase } from '@mui/base/TabPanel';
6
6
  import { Tab as TabBase } from '@mui/base/Tab';
7
7
  import useLocalStorageState from '@mui/utils/useLocalStorageState';
8
- import { HighlightedCode } from "../HighlightedCode/index.js";
8
+ import { HighlightedCode } from "../HighlightedCode/index.mjs";
9
9
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
10
10
  const PACKAGE_MANAGER_ORDER = new Map(['npm', 'pnpm', 'yarn'].map((manager, index) => [manager, index]));
11
11
  export const CodeTabList = styled(TabsListBase)(({
@@ -0,0 +1,2 @@
1
+ export * from "./HighlightedCodeWithTabs.mjs";
2
+ export { HighlightedCodeWithTabs as default } from "./HighlightedCodeWithTabs.mjs";
@@ -0,0 +1,2 @@
1
+ export * from "./HighlightedCodeWithTabs.mjs";
2
+ export { HighlightedCodeWithTabs as default } from "./HighlightedCodeWithTabs.mjs";
@@ -1,6 +1,6 @@
1
1
  import * as React from 'react';
2
2
  import { TypographyProps } from '@mui/material/Typography';
3
- import { LinkProps } from "../Link/index.js";
3
+ import { LinkProps } from "../Link/index.mjs";
4
4
  interface GlowingIconContainerProps {
5
5
  icon: React.ReactNode;
6
6
  }
@@ -3,7 +3,7 @@ import { alpha } from '@mui/material/styles';
3
3
  import Box from '@mui/material/Box';
4
4
  import Paper from '@mui/material/Paper';
5
5
  import Typography from '@mui/material/Typography';
6
- import { Link } from "../Link/index.js";
6
+ import { Link } from "../Link/index.mjs";
7
7
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
8
8
  export function GlowingIconContainer({
9
9
  icon
@@ -0,0 +1 @@
1
+ export * from "./InfoCard.mjs";
@@ -0,0 +1 @@
1
+ export * from "./InfoCard.mjs";
@@ -3,8 +3,8 @@ import clsx from 'clsx';
3
3
  import { useRouter } from 'next/router';
4
4
  import NextLink from 'next/link';
5
5
  import MuiLink from '@mui/material/Link';
6
- import { useUserLanguage } from "../i18n/index.js";
7
- import { useDocsConfig } from "../DocsProvider/index.js";
6
+ import { useUserLanguage } from "../i18n/index.mjs";
7
+ import { useDocsConfig } from "../DocsProvider/index.mjs";
8
8
 
9
9
  /**
10
10
  * File to keep in sync with:
@@ -0,0 +1 @@
1
+ export * from "./Link.mjs";
package/Link/index.mjs ADDED
@@ -0,0 +1 @@
1
+ export * from "./Link.mjs";
@@ -2,7 +2,7 @@ import * as React from 'react';
2
2
  import clsx from 'clsx';
3
3
  import { alpha, darken, styled } from '@mui/material/styles';
4
4
  import useForkRef from '@mui/utils/useForkRef';
5
- import { brandingDarkTheme as darkTheme, brandingLightTheme as lightTheme } from "../branding/index.js";
5
+ import { brandingDarkTheme as darkTheme, brandingLightTheme as lightTheme } from "../branding/index.mjs";
6
6
  import { jsx as _jsx } from "react/jsx-runtime";
7
7
  const Root = styled('div')(({
8
8
  theme
@@ -0,0 +1 @@
1
+ export * from "./MarkdownElement.mjs";
@@ -0,0 +1 @@
1
+ export * from "./MarkdownElement.mjs";
@@ -0,0 +1,2 @@
1
+ export { default } from "./NProgressBar.mjs";
2
+ export * from "./NProgressBar.mjs";
@@ -0,0 +1 @@
1
+ export { default } from "./NProgressBar.mjs";
package/README.md CHANGED
@@ -9,7 +9,7 @@ Install the package in your project directory with:
9
9
  <!-- #npm-tag-reference -->
10
10
 
11
11
  ```bash
12
- npm install @mui/docs
12
+ npm install @mui/docs@next
13
13
  ```
14
14
 
15
15
  The docs has a peer dependency on the core components.
@@ -18,7 +18,7 @@ If you are not already using Material UI in your project, you can add it with:
18
18
  <!-- #npm-tag-reference -->
19
19
 
20
20
  ```bash
21
- npm install @mui/material
21
+ npm install @mui/material@next
22
22
  ```
23
23
 
24
24
  ## Documentation
@@ -0,0 +1 @@
1
+ export * from "./SectionTitle.mjs";
@@ -0,0 +1 @@
1
+ export * from "./SectionTitle.mjs";
@@ -1,6 +1,6 @@
1
1
  import * as React from 'react';
2
2
  import { ThemeProvider, useTheme } from '@mui/material/styles';
3
- import { brandingDarkTheme, brandingLightTheme } from "./brandingTheme.js";
3
+ import { brandingDarkTheme, brandingLightTheme } from "./brandingTheme.mjs";
4
4
  import { jsx as _jsx } from "react/jsx-runtime";
5
5
  export function BrandingProvider(props) {
6
6
  const {
@@ -0,0 +1,2 @@
1
+ export * from "./brandingTheme.mjs";
2
+ export * from "./BrandingProvider.mjs";
@@ -0,0 +1,2 @@
1
+ export * from "./brandingTheme.mjs";
2
+ export * from "./BrandingProvider.mjs";
package/i18n/i18n.js CHANGED
@@ -100,7 +100,9 @@ function useTranslate() {
100
100
  }
101
101
  const translation = getPath(wordings, key);
102
102
  if (!translation) {
103
- warn(userLanguage, key, ignoreWarning);
103
+ if (process.env.NODE_ENV !== 'production') {
104
+ warn(userLanguage, key, ignoreWarning);
105
+ }
104
106
  const enTranslation = getPath(translations.en, key);
105
107
  return enTranslation ?? null;
106
108
  }
@@ -1,7 +1,7 @@
1
1
  import * as React from 'react';
2
2
  import PropTypes from 'prop-types';
3
3
  import deepmerge from '@mui/utils/deepmerge';
4
- import defaultTranslations from "../translations/index.js";
4
+ import defaultTranslations from "../translations/index.mjs";
5
5
  import { jsx as _jsx } from "react/jsx-runtime";
6
6
  const TranslationsContext = /*#__PURE__*/React.createContext(defaultTranslations);
7
7
  function TranslationsProvider({
@@ -88,7 +88,9 @@ export function useTranslate() {
88
88
  }
89
89
  const translation = getPath(wordings, key);
90
90
  if (!translation) {
91
- warn(userLanguage, key, ignoreWarning);
91
+ if (process.env.NODE_ENV !== 'production') {
92
+ warn(userLanguage, key, ignoreWarning);
93
+ }
92
94
  const enTranslation = getPath(translations.en, key);
93
95
  return enTranslation ?? null;
94
96
  }
@@ -0,0 +1 @@
1
+ export * from "./i18n.mjs";
package/i18n/index.mjs ADDED
@@ -0,0 +1 @@
1
+ export * from "./i18n.mjs";