@mui/private-theming 5.14.18 → 5.14.20

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,130 @@
1
1
  # [Versions](https://mui.com/versions/)
2
2
 
3
+ ## 5.14.20
4
+
5
+ <!-- generated comparing v5.14.19..master -->
6
+
7
+ _Dec 5, 2023_
8
+
9
+ A big thanks to the 14 contributors who made this release possible.
10
+ This release was mostly about 🐛 bug fixes and 📚 documentation improvements.
11
+
12
+ ### `@mui/material-next@6.0.0-alpha.112`
13
+
14
+ - &#8203;<!-- 07 -->[Menu] Enable again the usage of the autoFocus prop (#39960) @mnajdova
15
+ - &#8203;<!-- 06 -->[ProgressIndicator] Apply MD3 style to `CircularProgress` (#39825) @lhilgert9
16
+
17
+ ### Docs
18
+
19
+ - &#8203;<!-- 15 -->Remove outdated showcase (#40063) @oliviertassinari
20
+ - &#8203;<!-- 14 -->Support yaml as prism language (#40044) @Janpot
21
+ - &#8203;<!-- 12 -->[material-ui] Fix SearchAppBar width on `sm` screens (#40049) @DiegoAndai
22
+ - &#8203;<!-- 11 -->[material-ui] Update the basic Grid section copy (#40035) @REX500
23
+ - &#8203;<!-- 10 -->[material-ui] Add a react-admin example project (#39972) @fzaninotto
24
+ - &#8203;<!-- 09 -->[material-ui][TextField] Add a performance section (#39692) @anle9650
25
+ - &#8203;<!-- 05 -->[material-ui][tabs] Refine scrollable tabs description (#40037) @zanivan
26
+ - &#8203;<!-- 08 -->[system] Fix typo on the CSS theme variables page (#40040) @caweidmann
27
+
28
+ ### Core
29
+
30
+ - &#8203;<!-- 17 -->[blog] Fix scrollbar on mobile (#40057) @oliviertassinari
31
+ - &#8203;<!-- 16 -->[blog] Fix link to charts getting started page (#40043) @alexfauquette
32
+ - &#8203;<!-- 13 -->[docs-infra] Simplify CSS classes extraction in API docs generator (#39808) @michaldudak
33
+ - &#8203;<!-- 04 -->[website] Polish dark mode colors (#40052) @danilo-leal
34
+ - &#8203;<!-- 03 -->[website] Add why Design Engineer for data grid (#40016) @oliviertassinari
35
+ - &#8203;<!-- 02 -->[website] Add stray fixes to the Base UI page (#40051) @danilo-leal
36
+ - &#8203;<!-- 01 -->[website] Revise the Developer Advocate job posting (#39210) @samuelsycamore
37
+
38
+ All contributors of this release in alphabetical order: @alexfauquette, @anle9650, @caweidmann, @danilo-leal, @DiegoAndai, @fzaninotto, @Janpot, @lhilgert9, @michaldudak, @mnajdova, @oliviertassinari, @REX500, @samuelsycamore, @zanivan
39
+
40
+ ## 5.14.19
41
+
42
+ <!-- generated comparing v5.14.18..master -->
43
+
44
+ _Nov 29, 2023_
45
+
46
+ A big thanks to the 18 contributors who made this release possible. Here are some highlights ✨:
47
+
48
+ - 🐛 Fix Material UI Autocomplete behavior when there are duplicate labels (#36426) @islandryu
49
+ - 🚀 Added Material You Linear Progress to `material-next` package (#39807) @lhilgert9
50
+
51
+ ### `@mui/material@5.14.19`
52
+
53
+ - &#8203;<!-- 44 -->[Autocomplete] Fix behavior when there are duplicate labels (#36426) @islandryu
54
+ - &#8203;<!-- 37 -->[Box] Added boxClasses (#39889) @sadik-malik
55
+ - &#8203;<!-- 18 -->[FilledInput] Fix slot props deepmerge order (#38922) @dhaub-exelixis
56
+ - &#8203;<!-- 12 -->[Select] Add id to hidden input element (#39414) @DarhkVoyd
57
+ - &#8203;<!-- 11 -->[Select] Remove unnecessary picking of `onChange` type from SelectInputProps (#39891) @ZeeshanTamboli
58
+
59
+ ### `@mui/base@5.0.0-beta.25`
60
+
61
+ - &#8203;<!-- 46 -->[Menu] Fix navigation of items when 1st item is disabled (#39828) @sai6855
62
+ - &#8203;<!-- 42 -->[Modal] Refine demos (#39824) @zanivan
63
+ - &#8203;<!-- 41 -->[NumberInput] Implement `numberInputReducer` (#38723) @mj12albert
64
+ - &#8203;<!-- 40 -->[useNumberInput] Fix change handlers passed through slotProps (#39407) @mj12albert
65
+
66
+ ### `@mui/joy@5.0.0-beta.16`
67
+
68
+ - &#8203;<!-- 38 -->[Box] Added boxClasses (#39895) @sadik-malik
69
+
70
+ ### `@mui/system@5.14.19`
71
+
72
+ - &#8203;<!-- 36 -->[Box] Added boxClasses (#39896) @sadik-malik
73
+ - &#8203;<!-- 09 -->Add outlineColor to defaultSxConfig (#39962) @brijeshb42
74
+
75
+ ### `@mui/types@7.2.10`
76
+
77
+ - &#8203;<!-- 08 -->Add `PartiallyRequired` type (#39939) @lhilgert9
78
+
79
+ ### `@mui/material-next@6.0.0-alpha.111`
80
+
81
+ - &#8203;<!-- 47 -->[ProgressIndicator] Apply MD3 style to `LinearProgress` (#39807) @lhilgert9
82
+ - &#8203;<!-- 17 -->[FormHelperText] Add FormHelperText component (#39503) @mj12albert
83
+ - &#8203;<!-- 16 -->[IconButton] Copy IconButton to material-next (#39945) @mj12albert
84
+ - &#8203;<!-- 13 -->[Switch] Copy `Switch` to material next (#39887) @lhilgert9
85
+
86
+ ### Docs
87
+
88
+ - &#8203;<!-- 19 -->[material-ui] Fix theme prop in v5 migration guide (#39976) @sai6855
89
+ - &#8203;<!-- 43 -->[base-ui] Improve Next.js Link docs (#39838) @oliviertassinari
90
+ - &#8203;<!-- 39 -->[base-ui] Export Base UI theme in stylesheet (#39694) @mnajdova
91
+ - &#8203;<!-- 52 -->[joy-ui] Fix the date min & max slot props values on the Input demo (#40018) @avikalpg
92
+ - &#8203;<!-- 35 -->[joy-ui][ButtonGroup] Fix orientation prop description (#39876) @sai6855
93
+ - &#8203;<!-- 25 -->[joy-ui] Update gif from the Dark Mode Optimization page (#39726) @danilo-leal
94
+ - &#8203;<!-- 24 -->[joy-ui] Fix h1 template (#40017) @oliviertassinari
95
+ - &#8203;<!-- 23 -->[joy-ui] Fix wrong product id @oliviertassinari
96
+ - &#8203;<!-- 22 -->[joy-ui] Fixes in theme scoping documentation (#39899) @ZeeshanTamboli
97
+ - &#8203;<!-- 21 -->[joy-ui] Refine the Email, Teams and Files templates (#39579) @zanivan
98
+ - &#8203;<!-- 15 -->[joy-ui][templates] Fix layout shift on Profile template (#40022) @zanivan
99
+ - &#8203;<!-- 14 -->[joy-ui][Templates] Update thumbnails (#39938) @zanivan
100
+ - &#8203;<!-- 20 -->[material-next] Add contributing guide (#39944) @mj12albert
101
+ - &#8203;<!-- 51 -->End v6 blogpost notification (#39879) @joserodolfofreitas
102
+ - &#8203;<!-- 31 -->Fix nested CSS warning (#39932) @mnajdova
103
+ - &#8203;<!-- 30 -->Make integration searchable (#39967) @oliviertassinari
104
+ - &#8203;<!-- 29 -->Fix use of quote in markdown (#39953) @oliviertassinari
105
+ - &#8203;<!-- 28 -->Show design links on Joy UI (#39955) @oliviertassinari
106
+ - &#8203;<!-- 27 -->Restore Algolia results when searching for "Figma" (#39956) @oliviertassinari
107
+ - &#8203;<!-- 26 -->Fix two tone icon dark mode color (#39868) @mnajdova
108
+
109
+ ### Core
110
+
111
+ - &#8203;<!-- 45 -->Improve lerna's renovate package rules (#40029) @DiegoAndai
112
+ - &#8203;<!-- 34 -->Downgrade lerna to 7.2.0 (#40026) @DiegoAndai
113
+ - &#8203;<!-- 32 -->Rename OpenCollective @oliviertassinari
114
+ - &#8203;<!-- 48 -->[docs-infra] Env variables should be string (#39991) @oliviertassinari
115
+ - &#8203;<!-- 10 -->[Portal] Improve docs for container prop (#39180) @oliviertassinari
116
+ - &#8203;<!-- 50 -->[website] Update pricing table (#40023) @cherniavskii
117
+ - &#8203;<!-- 49 -->[website][docs] Update the product identifier menu and X page (#39832) @danilo-leal
118
+ - &#8203;<!-- 07 -->[website] Mark TreeView and Charts as stable (#39975) @flaviendelangle
119
+ - &#8203;<!-- 06 -->[website] Update career page (#40015) @oliviertassinari
120
+ - &#8203;<!-- 05 -->[website] Sync about dataset @oliviertassinari
121
+ - &#8203;<!-- 04 -->[website] Fix 301 redirection to X tree-view @oliviertassinari
122
+ - &#8203;<!-- 03 -->[website] Change redirection prefixes @oliviertassinari
123
+ - &#8203;<!-- 02 -->[website] Fix 301 link @oliviertassinari
124
+ - &#8203;<!-- 01 -->[website] Fix modal not being closed with the escape key on the Base UI page (#39880) @ZeeshanTamboli
125
+
126
+ All contributors of this release in alphabetical order: @avikalpg, @brijeshb42, @cherniavskii, @danilo-leal, @DarhkVoyd, @dhaub-exelixis, @DiegoAndai, @flaviendelangle, @islandryu, @joserodolfofreitas, @lhilgert9, @mj12albert, @mnajdova, @oliviertassinari, @sadik-malik, @sai6855, @zanivan, @ZeeshanTamboli
127
+
3
128
  ## 5.14.18
4
129
 
5
130
  <!-- generated comparing v5.14.17..master -->
@@ -10204,7 +10329,7 @@ A big thanks to the 26 contributors who made this release possible. Here are som
10204
10329
  This is a follow-up effort after we have merged `material-ui-pickers`. The components are written in TypeScript which required us to upgrade our infra.
10205
10330
  - 👌 Improve the Slider thumb and track animation (#24968) @remyoudemans.
10206
10331
  The thumb is now moving with a light transition between different values unless it's dragged.
10207
- <img src="https://user-images.githubusercontent.com/3165635/109394906-b7405a00-7929-11eb-829a-3b5246c30c08.gif" width="412" height="110" />
10332
+ <img src="https://user-images.githubusercontent.com/3165635/109394906-b7405a00-7929-11eb-829a-3b5246c30c08.gif" width="412" height="110" alt="thumb-animation" />
10208
10333
  - 💅 Convert 5 components with custom colors support (#25099, #25088) @mngu.
10209
10334
  This change makes it easier to leverage custom palettes
10210
10335
  - And many more 🐛 bug fixes and 📚 improvements.
package/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @mui/private-theming v5.14.18
2
+ * @mui/private-theming v5.14.20
3
3
  *
4
4
  * @license MIT
5
5
  * This source code is licensed under the MIT license found in the
package/legacy/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @mui/private-theming v5.14.18
2
+ * @mui/private-theming v5.14.20
3
3
  *
4
4
  * @license MIT
5
5
  * This source code is licensed under the MIT license found in the
package/modern/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @mui/private-theming v5.14.18
2
+ * @mui/private-theming v5.14.20
3
3
  *
4
4
  * @license MIT
5
5
  * This source code is licensed under the MIT license found in the
package/node/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @mui/private-theming v5.14.18
2
+ * @mui/private-theming v5.14.20
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": "5.14.18",
3
+ "version": "5.14.20",
4
4
  "private": false,
5
5
  "author": "MUI Team",
6
6
  "description": "Private - The React theme context to be shared between `@mui/styles` and `@mui/material`.",
@@ -23,11 +23,11 @@
23
23
  "homepage": "https://github.com/mui/material-ui/tree/master/packages/mui-private-theming",
24
24
  "funding": {
25
25
  "type": "opencollective",
26
- "url": "https://opencollective.com/mui"
26
+ "url": "https://opencollective.com/mui-org"
27
27
  },
28
28
  "dependencies": {
29
- "@babel/runtime": "^7.23.2",
30
- "@mui/utils": "^5.14.18",
29
+ "@babel/runtime": "^7.23.4",
30
+ "@mui/utils": "^5.14.20",
31
31
  "prop-types": "^15.8.1"
32
32
  },
33
33
  "peerDependencies": {