@mui/private-theming 7.3.0 → 7.3.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,108 @@
1
1
  # [Versions](https://mui.com/versions/)
2
2
 
3
+ ## 7.3.2
4
+
5
+ <!-- generated comparing v7.3.1..master -->
6
+
7
+ _Sep 1, 2025_
8
+
9
+ A big thanks to the 16 contributors who made this release possible.
10
+
11
+ ### `@mui/material@7.3.2`
12
+
13
+ - [Chip] Remove unnecessary optional chaining from key event handlers (#46752) @ZeeshanTamboli
14
+ - [Drawer] Add dialog role and aria-modal for `temporary` variant (#46690) @Yashkanekar
15
+ - [PaginationItem] Add slot descriptions and default components in API documentation (#46677) @sai6855
16
+ - [utils] Remove duplicate isHostComponent function (#46721) @frontman-git
17
+
18
+ ### `@mui/codemod@7.3.2`
19
+
20
+ - Add codemod to convert top-level to path imports (#46657) @neemski
21
+
22
+ ### Docs
23
+
24
+ - Remove outdated Next.js lint command (#46847) @oliviertassinari
25
+ - Add `View as Markdown` to component link header (#46835) @siriwatknp
26
+ - Add a link to open `llms.txt` (#46832) @siriwatknp
27
+ - Fix typos in Material UI API docs (#46787) @noritaka1166
28
+ - Fix typo extra "to" word (#46783) @danpeleg4
29
+ - Remove past employees from about page (#46780) @Janpot
30
+ - Fix typos in `docs/pages` folder (#46761) @noritaka1166
31
+ - Add clarification on `react-is` resolution with Material UI v6 and v7 for React 18 and below (#46633) @alisasanib
32
+ - Fix typos in `joy` and `utils` package (#46713) @noritaka1166
33
+ - [autocomplete] Fix console in unstyled demo (#46804) @oliviertassinari
34
+ - [autocomplete] Fix Google Maps brand attribution (#46803) @oliviertassinari
35
+ - [autocomplete] Fix header sentence case (#46805) @oliviertassinari
36
+ - [autocomplete] Fix Google Maps demo (#46793) @oliviertassinari
37
+ - [Select] Fix labeling issues in grouped select demo (#46722) @mj12albert
38
+ - [table] Remove outdated unstyled section (#46786) @mj12albert
39
+ - [TextField] Add note about removal of `sizeMedium` class from InputLabel in v7 upgrade guide (#46693) @checcoux
40
+
41
+ ### Core
42
+
43
+ - Update `cipher-base` transitive dependency (#46800) @Janpot
44
+ - [charts] Marked Treemap chart as Pro (#46691) @prakhargupta1
45
+ - [code-infra] Remove some csbci references (#46797) @Janpot
46
+ - [code-infra] update build tool (#46801) @Janpot
47
+ - [code-infra] Align pkg.pr.new with other projects (#46467) @Janpot
48
+ - [code-infra] Prepare for incoming `execa` update (#46781) @Janpot
49
+ - [code-infra] Remove `@mui/internal-babel-plugin-resolve-imports` override config (#46754) @ZeeshanTamboli
50
+ - [core] Fix typo in `docs/mui-vale` folder (#46760) @noritaka1166
51
+ - [core] Fix typos in `docs/data/material` folder (#46757) @noritaka1166
52
+ - [core] Fix typos in `netlify` folder (#46756) @noritaka1166
53
+ - [core] Upgrade brace-expansion (#46747) @oliviertassinari
54
+ - [core] Fix typos in Joy UI docs and `test` folder (#46738) @noritaka1166
55
+ - [core] Upgrade KaTeX (#46731) @oliviertassinari
56
+ - [core] Avoid Polynomial regex backtracking (#46732) @oliviertassinari
57
+ - [core] Remove dead @toolpad/core dependency (#46730) @oliviertassinari
58
+ - [core] Fix typos in `markdown` and `system` packages (#46720) @noritaka1166
59
+ - [core] Fix typos in `api-docs-builder` package (#46719) @noritaka1166
60
+ - [core] Fix typos in `codemod` package (#46715) @noritaka1166
61
+ - [core] pnpm prettier:all (#46685) @oliviertassinari
62
+ - [docs-infra] Set origin to generated `llms.txt` (#46833) @siriwatknp
63
+ - [docs-infra] Fix AbortController error (#46408) @oliviertassinari
64
+ - [docs-infra] Block than more feedback submissions (#46824) @oliviertassinari
65
+ - [docs-infra] Fix ESLint references (#46680) @oliviertassinari
66
+ - [infra] Migrate away from airbnb's eslint config (#46794) @brijeshb42
67
+ - [infra] Remove `fs-extra` from docs scripts (#46749) @bernardobelchior
68
+ - [infra] Remove dependency on `react-spring` (but keep `@react-spring/web`) (#46748) @bernardobelchior
69
+ - [infra] Remove `fs-extra` from `mui-icons-material` (#46745) @bernardobelchior
70
+ - [infra] Remove `api-docs-builder` dependency on `fs-extra` (#46742) @bernardobelchior
71
+ - [infra] Migrate build command to code-infra (#46614) @brijeshb42
72
+ - [infra] move testBuiltTypes step (#46735) @Janpot
73
+ - [infra] Remove `fs-extra` from `netlify-plugin-cache-docs` (#46740) @bernardobelchior
74
+ - [infra] Supply `document` to `userEvent.setup()` (#46714) @Janpot
75
+ - [infra] Remove useless test step (#46679) @Janpot
76
+ - [infra] Stagger daily cron jobs to avoid browserstack timeouts (#46676) @Janpot
77
+ - [internal] Improve useControlled() strict mode handling (#46807) @oliviertassinari
78
+ - [internal] Sentence case (55a9d8f) @oliviertassinari
79
+ - [internal] Fix typos in code comments (#46784) @noritaka1166
80
+ - [internal] Fix console regression in dev mode (925f02b) @oliviertassinari
81
+ - [internal] Prettier all if dependencies changes (1f63b03) @oliviertassinari
82
+ - [internal] Fix renovate.json (84be632) @oliviertassinari
83
+ - [internal] Polish renovate schedule (#46727) @oliviertassinari
84
+ - [internal] Update link to GitHub labels (8ab4813) @oliviertassinari
85
+ - [internal] Bump brace-expansion (06de338) @oliviertassinari
86
+ - [internal] Normalize Action description (4a2fbcb) @oliviertassinari
87
+ - [toolpad] Remove it from website and docs (#46595) @prakhargupta1
88
+
89
+ All contributors of this release in alphabetical order: @alisasanib, @bernardobelchior, @brijeshb42, @checcoux, @danpeleg4, @frontman-git, @Janpot, @mj12albert, @neemski, @noritaka1166, @oliviertassinari, @prakhargupta1, @sai6855, @siriwatknp, @Yashkanekar, @ZeeshanTamboli
90
+
91
+ ## 7.3.1
92
+
93
+ <!-- generated comparing v7.3.0..master -->
94
+
95
+ _Aug 6, 2025_
96
+
97
+ A big thanks to the 2 contributors who made this release possible.
98
+
99
+ ### `@mui/material@7.3.1`
100
+
101
+ - [PaginationItem] Fix inheritance of component (#46666) @sai6855
102
+ - [Select] Revert - Implement pointer cancellation PR 45789 (#46672) @ZeeshanTamboli
103
+
104
+ All contributors of this release in alphabetical order: @sai6855, @ZeeshanTamboli
105
+
3
106
  ## 7.3.0
4
107
 
5
108
  <!-- generated comparing v7.2.0..master -->
@@ -56,7 +159,7 @@ A big thanks to the 24 contributors who made this release possible. Here are som
56
159
  - Fix unpinned version regression (#46438) @oliviertassinari
57
160
  - [code-infra] Accomodate build requirements from mui-x (#46551) @brijeshb42
58
161
  - [code-infra] Extend renovate preset from infra repo (#46483) @brijeshb42
59
- - [code-infra] Use flat eslint config (#46258) @brijeshb42
162
+ - [code-infra] Use flat ESLint config (#46258) @brijeshb42
60
163
  - [docs-infra] Remove comment saving in G-sheet option (#46617) @alexfauquette
61
164
  - [docs-infra] Move `Open in MUI Chat` to Demo toolbar and adjust styles (#46579) @siriwatknp
62
165
  - [docs-infra] Fix codeblock issues (#46323) @atharva3333
@@ -128,11 +231,11 @@ A big thanks to the 17 contributors who made this release possible. Here are the
128
231
  ### Core
129
232
 
130
233
  - pnpm docs:sync-team (3641a0b) @oliviertassinari
131
- - Add cross-env to eslint script (#46358) @ZeeshanTamboli
234
+ - Add cross-env to ESLint script (#46358) @ZeeshanTamboli
132
235
  - Support merging of className and style from theme (#45975) @sai6855
133
236
  - [code-infra] Create bundle size package (#45911) @Janpot
134
237
  - [docs-infra] Add a script to generate Material UI `llms.txt` and docs markdown. (#46308) @siriwatknp
135
- - [docs-infra] Fix stackblitz for js projects (#46220) @Janpot
238
+ - [docs-infra] Fix StackBlitz for js projects (#46220) @Janpot
136
239
  - [infra] Add emotion as external for bundle monitor (#46372) @Janpot
137
240
  - [infra] Create update PR on every canary publish for internal packages (#46367) @Janpot
138
241
  - [infra] Remove deprecated esmExternals (#46365) @Janpot
@@ -210,7 +313,7 @@ A big thanks to the 15 contributors who made this release possible.
210
313
  ### Core
211
314
 
212
315
  - [code-infra] Add plugin to check for index file access (#46178) @Janpot
213
- - [code-infra] Bump eslint to v9 (#46222) @brijeshb42
316
+ - [code-infra] Bump ESLint to v9 (#46222) @brijeshb42
214
317
  - [code-infra] Move packages to mui/mui-public (#46155) @Janpot
215
318
  - [code-infra] Move `chai` to peerDep (#46227) @JCQuintas
216
319
  - [code-infra] Avoid loading barrel file during type checking (#46177) @Janpot
package/esm/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @mui/private-theming v7.3.0
2
+ * @mui/private-theming v7.3.2
3
3
  *
4
4
  * @license MIT
5
5
  * This source code is licensed under the MIT license found in the
package/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @mui/private-theming v7.3.0
2
+ * @mui/private-theming v7.3.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/private-theming",
3
- "version": "7.3.0",
3
+ "version": "7.3.2",
4
4
  "author": "MUI Team",
5
5
  "description": "Private - The React theme context to be shared between `@mui/styles` and `@mui/material`.",
6
6
  "main": "./index.js",
@@ -25,9 +25,9 @@
25
25
  "url": "https://opencollective.com/mui-org"
26
26
  },
27
27
  "dependencies": {
28
- "@babel/runtime": "^7.28.2",
28
+ "@babel/runtime": "^7.28.3",
29
29
  "prop-types": "^15.8.1",
30
- "@mui/utils": "^7.3.0"
30
+ "@mui/utils": "^7.3.2"
31
31
  },
32
32
  "peerDependencies": {
33
33
  "@types/react": "^17.0.0 || ^18.0.0 || ^19.0.0",
@@ -45,7 +45,8 @@
45
45
  "engines": {
46
46
  "node": ">=14.0.0"
47
47
  },
48
- "private": false,
48
+ "type": "commonjs",
49
+ "types": "./index.d.ts",
49
50
  "exports": {
50
51
  "./package.json": "./package.json",
51
52
  ".": {
@@ -53,7 +54,7 @@
53
54
  "types": "./index.d.ts",
54
55
  "default": "./index.js"
55
56
  },
56
- "import": {
57
+ "default": {
57
58
  "types": "./esm/index.d.ts",
58
59
  "default": "./esm/index.js"
59
60
  }
@@ -63,13 +64,11 @@
63
64
  "types": "./*/index.d.ts",
64
65
  "default": "./*/index.js"
65
66
  },
66
- "import": {
67
+ "default": {
67
68
  "types": "./esm/*/index.d.ts",
68
69
  "default": "./esm/*/index.js"
69
70
  }
70
71
  },
71
- "./esm": null,
72
- "./modern": null
73
- },
74
- "types": "./index.d.ts"
72
+ "./esm": null
73
+ }
75
74
  }