@mui/styled-engine 5.16.4 → 5.16.8
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 +140 -26
- package/GlobalStyles/GlobalStyles.d.ts +1 -1
- package/README.md +1 -1
- package/StyledEngineProvider/StyledEngineProvider.d.ts +1 -1
- package/index.d.ts +8 -6
- package/index.js +1 -1
- package/legacy/index.js +1 -1
- package/modern/index.js +1 -1
- package/node/index.js +1 -1
- package/package.json +3 -3
package/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,120 @@
|
|
|
1
1
|
# [Versions](https://mui.com/versions/)
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## 5.16.8
|
|
4
|
+
|
|
5
|
+
<!-- generated comparing v5.16.7..v5.x -->
|
|
6
|
+
|
|
7
|
+
_Nov 26, 2024_
|
|
8
|
+
|
|
9
|
+
A big thanks to the 8 contributors who made this release possible.
|
|
10
|
+
|
|
11
|
+
### `@mui/material@5.16.8`
|
|
12
|
+
|
|
13
|
+
- Cherry pick ref accessing PRs (#44543) @DiegoAndai
|
|
14
|
+
|
|
15
|
+
### `@mui/utils@5.16.8`
|
|
16
|
+
|
|
17
|
+
- Skip deep clone React element (v5.x) (#44494) @jukkatupamaki
|
|
18
|
+
|
|
19
|
+
### Docs
|
|
20
|
+
|
|
21
|
+
- Keep sponsors up to date @oliviertassinari
|
|
22
|
+
- Fix MUI Treasury Layout broken links (#43753) @oliviertassinari
|
|
23
|
+
- Strengthen CSP rule @oliviertassinari
|
|
24
|
+
- Give up on restoring search @oliviertassinari
|
|
25
|
+
- Normalize next major message @oliviertassinari
|
|
26
|
+
- Fix versions URL @oliviertassinari
|
|
27
|
+
- Fix use of absolute URLs (#43567) @oliviertassinari
|
|
28
|
+
- Restore search on v5 (#43566) @oliviertassinari
|
|
29
|
+
- Fix link from v5 to v6 (#43585) @alexfauquette
|
|
30
|
+
- Updated mui-x roadmap links with the new project URL (@michelengelen) (#43446) @michelengelen
|
|
31
|
+
- Fix broken link to Next.js docs @oliviertassinari
|
|
32
|
+
|
|
33
|
+
### Core
|
|
34
|
+
|
|
35
|
+
- [blog] Polish Upcoming changes to MUI X pricing in 2024 (#43438) @oliviertassinari
|
|
36
|
+
- [blog] Add video to the Pigment CSS blog post (#42500) @oliviertassinari
|
|
37
|
+
- [blog] Announcing pricing changes Sep 2024 (#43272) @cherniavskii
|
|
38
|
+
- Prepare for moving to v5.x branch (#43447) @siriwatknp
|
|
39
|
+
- [core] Cherry pick #42346 to v5 (#44475) @DiegoAndai
|
|
40
|
+
- [core] Fix CI on v5.x branch (#44487) @DiegoAndai
|
|
41
|
+
- [core] Fix CI on v5.x branch (#43564) @oliviertassinari
|
|
42
|
+
- [examples] Fix v5 clone example instructions (#43755) @oliviertassinari
|
|
43
|
+
- [examples] Fix CLI download instructions @oliviertassinari
|
|
44
|
+
- [examples] Fix CDN live preview example @oliviertassinari
|
|
45
|
+
- [examples] Fix more examples to work with v5 @oliviertassinari
|
|
46
|
+
- [examples] Freeze examples dependency range (#43435) @oliviertassinari
|
|
47
|
+
|
|
48
|
+
All contributors of this release in alphabetical order: @alexfauquette, @cherniavskii, @DiegoAndai, @jukkatupamaki, @michelengelen, @oliviertassinari, @rluzists1, @siriwatknp
|
|
49
|
+
|
|
50
|
+
## 5.16.7
|
|
51
|
+
|
|
52
|
+
<!-- generated comparing v5.16.6..master -->
|
|
53
|
+
|
|
54
|
+
_Aug 9, 2024_
|
|
55
|
+
|
|
56
|
+
A big thanks to the 3 contributors who made this release possible.
|
|
57
|
+
|
|
58
|
+
### `@mui/material@5.16.7`
|
|
59
|
+
|
|
60
|
+
- ​<!-- 3 -->[material-ui][mui-system] Add support for version runtime checks (#43233) @DiegoAndai
|
|
61
|
+
|
|
62
|
+
### Docs
|
|
63
|
+
|
|
64
|
+
- ​<!-- 4 -->[docs] Fix 301 @oliviertassinari
|
|
65
|
+
|
|
66
|
+
### Core
|
|
67
|
+
|
|
68
|
+
- ​<!-- 2 -->[website] Fix wrong link in pricing table (@zanivan) (#43143) @zanivan
|
|
69
|
+
- ​<!-- 1 -->[website] Add blog link to pricing table (@zanivan) (#43140) @zanivan
|
|
70
|
+
|
|
71
|
+
All contributors of this release in alphabetical order: @DiegoAndai, @oliviertassinari, @zanivan
|
|
72
|
+
|
|
73
|
+
## 5.16.6
|
|
74
|
+
|
|
75
|
+
<!-- generated comparing v5.16.5..master -->
|
|
76
|
+
|
|
77
|
+
_Jul 30, 2024_
|
|
78
|
+
|
|
79
|
+
A big thanks to the 5 contributors who made this release possible.
|
|
80
|
+
|
|
81
|
+
### `@mui/material@5.16.6`
|
|
82
|
+
|
|
83
|
+
- [Divider] Enable borderStyle enhancement in divider with children (#43059) @anuujj
|
|
84
|
+
|
|
85
|
+
### Docs
|
|
86
|
+
|
|
87
|
+
- [material-ui][Card] Update CardMedia description (#43121) @shahzaibdev1
|
|
88
|
+
- [material-ui] Replace deprecated `<ListItem button/>` with `ListItemButton` component in routing libraries list example (#43114) @aliharis99
|
|
89
|
+
- [material-ui][Snackbar] Improve close `reason` type in demos (#43105) @sai6855
|
|
90
|
+
|
|
91
|
+
### Core
|
|
92
|
+
|
|
93
|
+
- [code-infra] Use the same CI names on master & next (#43064) @mnajdova
|
|
94
|
+
|
|
95
|
+
All contributors of this release in alphabetical order: @aliharis99, @anuujj, @mnajdova, @sai6855, @shahzaibdev1
|
|
96
|
+
|
|
97
|
+
## 5.16.5
|
|
98
|
+
|
|
99
|
+
<!-- generated comparing v5.16.4..master -->
|
|
100
|
+
|
|
101
|
+
_Jul 25, 2024_
|
|
102
|
+
|
|
103
|
+
A big thanks to the 4 contributors who made this release possible.
|
|
104
|
+
|
|
105
|
+
### `@mui/utils@5.16.5`
|
|
106
|
+
|
|
107
|
+
- ​<!-- 1 -->[utils] Add dependency to @mui/types (@mnajdova) (#43047) @mnajdova
|
|
108
|
+
|
|
109
|
+
### Docs
|
|
110
|
+
|
|
111
|
+
- ​<!-- 4 -->[material-ui][joy-ui][Autocomplete] Fix `Hint` demo (@ManthanGajjar) (#43039) @ManthanGajjar
|
|
112
|
+
- ​<!-- 3 -->Fix CHANGELOG convention @oliviertassinari
|
|
113
|
+
- ​<!-- 2 -->[material-ui] Fix broken image links in blog template on master branch (#42969) @navedqb
|
|
114
|
+
|
|
115
|
+
All contributors of this release in alphabetical order: @ManthanGajjar, @mnajdova, @navedqb, @oliviertassinari
|
|
116
|
+
|
|
117
|
+
## 5.16.4
|
|
4
118
|
|
|
5
119
|
<!-- generated comparing v5.16.3..master -->
|
|
6
120
|
|
|
@@ -14,7 +128,7 @@ A big thanks to the 1 contributor who made this release possible.
|
|
|
14
128
|
|
|
15
129
|
All contributors of this release in alphabetical order: @mnajdova
|
|
16
130
|
|
|
17
|
-
##
|
|
131
|
+
## 5.16.3
|
|
18
132
|
|
|
19
133
|
<!-- generated comparing v5.16.2..master -->
|
|
20
134
|
|
|
@@ -33,7 +147,7 @@ A big thanks to the 3 contributors who made this release possible.
|
|
|
33
147
|
|
|
34
148
|
All contributors of this release in alphabetical order: @HoFa1997, @mnajdova, @oliviertassinari
|
|
35
149
|
|
|
36
|
-
##
|
|
150
|
+
## 5.16.2
|
|
37
151
|
|
|
38
152
|
<!-- generated comparing v5.16.1..master -->
|
|
39
153
|
|
|
@@ -51,7 +165,7 @@ A big thanks to the 2 contributors who made this release possible.
|
|
|
51
165
|
|
|
52
166
|
All contributors of this release in alphabetical order: @mnajdova, @oliviertassinari
|
|
53
167
|
|
|
54
|
-
##
|
|
168
|
+
## 5.16.1
|
|
55
169
|
|
|
56
170
|
_Jul 11, 2024_
|
|
57
171
|
|
|
@@ -86,7 +200,7 @@ A big thanks to the 4 contributors who made this release possible. Here are some
|
|
|
86
200
|
|
|
87
201
|
All contributors of this release in alphabetical order: @aarongarciah, @oliviertassinari, @omahs, @ZeeshanTamboli
|
|
88
202
|
|
|
89
|
-
##
|
|
203
|
+
## 5.16.0
|
|
90
204
|
|
|
91
205
|
<!-- generated comparing v5.15.21..master -->
|
|
92
206
|
|
|
@@ -114,7 +228,7 @@ A big thanks to the 5 contributors who made this release possible. Here are some
|
|
|
114
228
|
|
|
115
229
|
All contributors of this release in alphabetical order: @aarongarciah, @alexey-kozlenkov, @jxdp, @oliviertassinari, @siriwatknp
|
|
116
230
|
|
|
117
|
-
##
|
|
231
|
+
## 5.15.21
|
|
118
232
|
|
|
119
233
|
<!-- generated comparing v5.15.20..master -->
|
|
120
234
|
|
|
@@ -144,7 +258,7 @@ A big thanks to the 7 contributors who made this release possible.
|
|
|
144
258
|
|
|
145
259
|
All contributors of this release in alphabetical order: @alexfauquette, @alexismo, @arminmeh, @Danielkhakbaz, @DiegoAndai, @mnajdova, @oliviertassinari
|
|
146
260
|
|
|
147
|
-
##
|
|
261
|
+
## 5.15.20
|
|
148
262
|
|
|
149
263
|
<!-- generated comparing v5.15.19..master -->
|
|
150
264
|
|
|
@@ -185,7 +299,7 @@ A big thanks to the 9 contributors who made this release possible.
|
|
|
185
299
|
|
|
186
300
|
All contributors of this release in alphabetical order: @aarongarciah, @anle9650, @DanailH, @danilo-leal, @erezstmn-doit, @iammminzzy, @oliviertassinari, @sai6855, @ZeeshanTamboli
|
|
187
301
|
|
|
188
|
-
##
|
|
302
|
+
## 5.15.19
|
|
189
303
|
|
|
190
304
|
<!-- generated comparing v5.15.18..master -->
|
|
191
305
|
|
|
@@ -224,7 +338,7 @@ This release was mostly about 🐛 bug fixes and 📚 documentation improvements
|
|
|
224
338
|
|
|
225
339
|
All contributors of this release in alphabetical order: @aarongarciah, @brijeshb42, @danilo-leal, @DiegoAndai, @KenanYusuf, @lucasgmelo, @Mandar-Pandya, @MatheusEli, @mnajdova, @nikitaa24, @oliviertassinari, @ZeeshanTamboli
|
|
226
340
|
|
|
227
|
-
##
|
|
341
|
+
## 5.15.18
|
|
228
342
|
|
|
229
343
|
<!-- generated comparing v5.15.17..master -->
|
|
230
344
|
|
|
@@ -249,7 +363,7 @@ A big thanks to the 5 contributors who made this release possible. Here are some
|
|
|
249
363
|
|
|
250
364
|
All contributors of this release in alphabetical order: @arthurbalduini, @oliviertassinari, @samuelsycamore, @TahaRhidouani, @tarunrajput
|
|
251
365
|
|
|
252
|
-
##
|
|
366
|
+
## 5.15.17
|
|
253
367
|
|
|
254
368
|
<!-- generated comparing v5.15.16..master -->
|
|
255
369
|
|
|
@@ -280,7 +394,7 @@ This release was mostly about 🐛 bug fixes and 📚 documentation improvements
|
|
|
280
394
|
|
|
281
395
|
All contributors of this release in alphabetical order: @github-actions[bot], @joserodolfofreitas, @oliviertassinari, @siriwatknp
|
|
282
396
|
|
|
283
|
-
##
|
|
397
|
+
## 5.15.16
|
|
284
398
|
|
|
285
399
|
<!-- generated comparing v5.15.15..master -->
|
|
286
400
|
|
|
@@ -332,7 +446,7 @@ This release was mostly about 🐛 bug fixes and 📚 documentation improvements
|
|
|
332
446
|
|
|
333
447
|
All contributors of this release in alphabetical order: @aarongarciah, @alexfauquette, @DanailH, @DiegoAndai, @github-actions[bot], @JCQuintas, @mnajdova, @oliviertassinari
|
|
334
448
|
|
|
335
|
-
##
|
|
449
|
+
## 5.15.15
|
|
336
450
|
|
|
337
451
|
<!-- generated comparing v5.15.14..master -->
|
|
338
452
|
|
|
@@ -372,7 +486,7 @@ This release was mostly about 🐛 bug fixes and 📚 documentation improvements
|
|
|
372
486
|
|
|
373
487
|
All contributors of this release in alphabetical order: @aarongarciah, @bharatkashyap, @cherniavskii, @danilo-leal, @mnajdova, @oliviertassinari, @ZeeshanTamboli
|
|
374
488
|
|
|
375
|
-
##
|
|
489
|
+
## 5.15.14
|
|
376
490
|
|
|
377
491
|
<!-- generated comparing v5.15.13..master -->
|
|
378
492
|
|
|
@@ -428,7 +542,7 @@ This release was mostly about 🐛 bug fixes and 📚 documentation improvements
|
|
|
428
542
|
|
|
429
543
|
All contributors of this release in alphabetical order: @bharatkashyap, @brijeshb42, @cherniavskii, @cipherlogs, @danilo-leal, @DiegoAndai, @EyaOuenniche, @Janpot, @jherr, @michaldudak, @mnajdova, @oliviertassinari, @sai6855, @siriwatknp, @zanivan
|
|
430
544
|
|
|
431
|
-
##
|
|
545
|
+
## 5.15.13
|
|
432
546
|
|
|
433
547
|
<!-- generated comparing v5.15.12..master -->
|
|
434
548
|
|
|
@@ -520,7 +634,7 @@ A big thanks to the 18 contributors who made this release possible. Here are som
|
|
|
520
634
|
|
|
521
635
|
All contributors of this release in alphabetical order: @alexfauquette, @anle9650, @brijeshb42, @CGNonofr, @cipherlogs, @danilo-leal, @jwithington, @Janpot, @michaeldfoley, @michaldudak, @mnajdova, @oliviertassinari, @peterwangsc, @rakeshmusturi, @sai6855, @siriwatknp, @zanivan, @ZeeshanTamboli
|
|
522
636
|
|
|
523
|
-
##
|
|
637
|
+
## 5.15.12
|
|
524
638
|
|
|
525
639
|
<!-- generated comparing v5.15.11..master -->
|
|
526
640
|
|
|
@@ -602,7 +716,7 @@ This release was mostly about 🐛 bug fixes and 📚 documentation improvements
|
|
|
602
716
|
|
|
603
717
|
All contributors of this release in alphabetical order: @alexfauquette, @atomiks, @brijeshb42, @DanailH, @danilo-leal, @DiegoAndai, @divyammadhok, @Janpot, @lhilgert9, @matystroia, @michaldudak, @michelengelen, @mj12albert, @oliviertassinari, @prakhargupta1, @PunitSoniME, @sai6855, @siriwatknp, @smox, @zanivan, @ZeeshanTamboli
|
|
604
718
|
|
|
605
|
-
##
|
|
719
|
+
## 5.15.11
|
|
606
720
|
|
|
607
721
|
<!-- generated comparing v5.15.10..master -->
|
|
608
722
|
|
|
@@ -718,7 +832,7 @@ This release was mostly about 🐛 bug fixes and 📚 documentation improvements
|
|
|
718
832
|
|
|
719
833
|
All contributors of this release in alphabetical order: @alexfauquette, @brijeshb42, @danilo-leal, @DiegoAndai, @dpertsin, @flaviendelangle, @gitstart, @gregberge, @harrydigos, @Janpot, @justintoman, @khgiddon, @KirankumarAmbati, @LukasTy, @michaldudak, @mnajdova, @nikosgavalas, @oliviertassinari, @PaulKristoffersson, @Rishi556, @rluzists1, @sai6855, @samuelsycamore, @siriwatknp, @zanivan, @ZeeshanTamboli
|
|
720
834
|
|
|
721
|
-
##
|
|
835
|
+
## 5.15.10
|
|
722
836
|
|
|
723
837
|
<!-- generated comparing v5.15.9..master -->
|
|
724
838
|
|
|
@@ -766,7 +880,7 @@ This release was mostly about 🐛 bug fixes and 📚 documentation improvements
|
|
|
766
880
|
|
|
767
881
|
All contributors of this release in alphabetical order: @cherniavskii, @danilo-leal, @joserodolfofreitas, @millerized, @oliviertassinari, @sai6855, @siriwatknp, @Smileek
|
|
768
882
|
|
|
769
|
-
##
|
|
883
|
+
## 5.15.9<!-- generated comparing v5.15.8..master -->
|
|
770
884
|
|
|
771
885
|
_Feb 8, 2024_
|
|
772
886
|
|
|
@@ -801,7 +915,7 @@ A big thanks to the 7 contributors who made this release possible. Here are some
|
|
|
801
915
|
|
|
802
916
|
All contributors of this release in alphabetical order: @brijeshb42, @DiegoAndai, @Janpot, @oliviertassinari, @RaghavenderSingh, @sai6855, @siriwatknp
|
|
803
917
|
|
|
804
|
-
##
|
|
918
|
+
## 5.15.8<!-- generated comparing v5.15.7..master -->
|
|
805
919
|
|
|
806
920
|
_Feb 6, 2024_
|
|
807
921
|
|
|
@@ -880,7 +994,7 @@ A big thanks to the 17 contributors who made this release possible. Here are som
|
|
|
880
994
|
|
|
881
995
|
All contributors of this release in alphabetical order: @adebiyial, @brijeshb42, @danilo-leal, @DiegoAndai, @hsmtkk, @Janpot, @michaldudak, @mj12albert, @mnajdova, @oliviertassinari, @rluzists1, @romgrk, @sai6855, @siriwatknp, @Smileek, @xuhdev, @zanivan
|
|
882
996
|
|
|
883
|
-
##
|
|
997
|
+
## 5.15.7
|
|
884
998
|
|
|
885
999
|
<!-- generated comparing v5.15.6..master -->
|
|
886
1000
|
|
|
@@ -975,7 +1089,7 @@ This release was mostly about 🐛 bug fixes and 📚 documentation improvements
|
|
|
975
1089
|
|
|
976
1090
|
All contributors of this release in alphabetical order: @alexfauquette, @colmtuite, @danilo-leal, @DiegoAndai, @EyaOuenniche, @flaviendelangle, @Janpot, @Jaswanth-Sriram-Veturi, @joserodolfofreitas, @michaldudak, @mirus-ua, @mnajdova, @mohamedsaiedd, @Nikhilh26, @oliviertassinari, @romgrk, @sai6855, @siriwatknp, @srinidhi9831, @zanivan, @ZeeshanTamboli
|
|
977
1091
|
|
|
978
|
-
##
|
|
1092
|
+
## 5.15.6
|
|
979
1093
|
|
|
980
1094
|
<!-- generated comparing v5.15.5..master -->
|
|
981
1095
|
|
|
@@ -1034,7 +1148,7 @@ This release was mostly about 🐛 bug fixes and 📚 documentation improvements
|
|
|
1034
1148
|
|
|
1035
1149
|
All contributors of this release in alphabetical order: @alexfauquette, @anle9650, @ANUGLYPLUGIN, @brijeshb42, @danilo-leal, @devhik0, @DiegoAndai, @DonikaV, @joserodolfofreitas, @michaldudak, @mj12albert, @mnajdova, @mohamedsaiedd, @oliviertassinari, @pcorpet, @sai6855, @zanivan
|
|
1036
1150
|
|
|
1037
|
-
##
|
|
1151
|
+
## 5.15.5
|
|
1038
1152
|
|
|
1039
1153
|
<!-- generated comparing v5.15.4..master -->
|
|
1040
1154
|
|
|
@@ -5115,7 +5229,7 @@ A big thanks to the 9 contributors who made this release possible. Here are some
|
|
|
5115
5229
|
|
|
5116
5230
|
All contributors of this release in alphabetical order: @alexfauquette, @danilo-leal, @iamxukai, @Janpot, @MBilalShafi, @michaldudak, @oliviertassinari, @samuelsycamore, @siriwatknp
|
|
5117
5231
|
|
|
5118
|
-
##
|
|
5232
|
+
## 5.10.14
|
|
5119
5233
|
|
|
5120
5234
|
<!-- generated comparing v5.10.13..master -->
|
|
5121
5235
|
|
|
@@ -5183,7 +5297,7 @@ A big thanks to the 17 contributors who made this release possible. Here are som
|
|
|
5183
5297
|
|
|
5184
5298
|
All contributors of this release in alphabetical order: @alexfauquette, @bharatkashyap, @cherniavskii, @danilo-leal, @hbjORbj, @Janpot, @kennethbigler, @kushagra010, @michaldudak, @mnajdova, @ofir5300, @oliviertassinari, @sai6855, @sfavello, @sidtohan, @siriwatknp, @Studio384
|
|
5185
5299
|
|
|
5186
|
-
##
|
|
5300
|
+
## 5.10.13
|
|
5187
5301
|
|
|
5188
5302
|
<!-- generated comparing v5.10.12..master -->
|
|
5189
5303
|
|
|
@@ -5241,7 +5355,7 @@ A big thanks to the 12 contributors who made this release possible. Here are som
|
|
|
5241
5355
|
|
|
5242
5356
|
All contributors of this release in alphabetical order: @akshaya-venkatesh8, @alexfauquette, @hbjORbj, @Janpot, @jesrodri, @michaldudak, @oliviertassinari, @PetroSilenius, @samuelsycamore, @shivam1646, @siriwatknp, @trizotti
|
|
5243
5357
|
|
|
5244
|
-
##
|
|
5358
|
+
## 5.10.12
|
|
5245
5359
|
|
|
5246
5360
|
<!-- generated comparing v5.10.11..master -->
|
|
5247
5361
|
|
|
@@ -5317,7 +5431,7 @@ A big thanks to the 16 contributors who made this release possible. Here are som
|
|
|
5317
5431
|
|
|
5318
5432
|
All contributors of this release in alphabetical order: @cherniavskii, @DanailH, @EduardoSCosta, @emlai, @hbjORbj, @Janpot, @michaldudak, @mnajdova, @oliviertassinari, @punithnayak, @PunitSoniME, @renovate[bot], @RoodyCode, @samuelsycamore, @siriwatknp, @VinceCYLiao
|
|
5319
5433
|
|
|
5320
|
-
##
|
|
5434
|
+
## 5.10.11
|
|
5321
5435
|
|
|
5322
5436
|
<!-- generated comparing v5.10.10..master -->
|
|
5323
5437
|
|
package/README.md
CHANGED
|
@@ -8,4 +8,4 @@ It is used internally in the `@mui/system` package.
|
|
|
8
8
|
|
|
9
9
|
<!-- #default-branch-switch -->
|
|
10
10
|
|
|
11
|
-
Visit [https://mui.com/material-ui/integrations/styled-components/](https://mui.com/material-ui/integrations/styled-components/) to view the full documentation.
|
|
11
|
+
Visit [https://v5.mui.com/material-ui/integrations/styled-components/](https://v5.mui.com/material-ui/integrations/styled-components/) to view the full documentation.
|
package/index.d.ts
CHANGED
|
@@ -200,20 +200,22 @@ export interface CreateMUIStyled<
|
|
|
200
200
|
): CreateStyledComponent<PropsOf<C> & MUIStyledCommonProps, {}, {}, Theme>;
|
|
201
201
|
|
|
202
202
|
<
|
|
203
|
-
Tag extends keyof JSX.IntrinsicElements,
|
|
204
|
-
ForwardedProps extends
|
|
203
|
+
Tag extends keyof React.JSX.IntrinsicElements,
|
|
204
|
+
ForwardedProps extends
|
|
205
|
+
keyof React.JSX.IntrinsicElements[Tag] = keyof React.JSX.IntrinsicElements[Tag],
|
|
205
206
|
>(
|
|
206
207
|
tag: Tag,
|
|
207
|
-
options: FilteringStyledOptions<JSX.IntrinsicElements[Tag], ForwardedProps> &
|
|
208
|
+
options: FilteringStyledOptions<React.JSX.IntrinsicElements[Tag], ForwardedProps> &
|
|
209
|
+
MuiStyledOptions,
|
|
208
210
|
): CreateStyledComponent<
|
|
209
211
|
MUIStyledCommonProps,
|
|
210
|
-
Pick<JSX.IntrinsicElements[Tag], ForwardedProps>,
|
|
212
|
+
Pick<React.JSX.IntrinsicElements[Tag], ForwardedProps>,
|
|
211
213
|
{},
|
|
212
214
|
Theme
|
|
213
215
|
>;
|
|
214
216
|
|
|
215
|
-
<Tag extends keyof JSX.IntrinsicElements>(
|
|
217
|
+
<Tag extends keyof React.JSX.IntrinsicElements>(
|
|
216
218
|
tag: Tag,
|
|
217
219
|
options?: StyledOptions<MUIStyledCommonProps> & MuiStyledOptions,
|
|
218
|
-
): CreateStyledComponent<MUIStyledCommonProps, JSX.IntrinsicElements[Tag], {}, Theme>;
|
|
220
|
+
): CreateStyledComponent<MUIStyledCommonProps, React.JSX.IntrinsicElements[Tag], {}, Theme>;
|
|
219
221
|
}
|
package/index.js
CHANGED
package/legacy/index.js
CHANGED
package/modern/index.js
CHANGED
package/node/index.js
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mui/styled-engine",
|
|
3
|
-
"version": "5.16.
|
|
3
|
+
"version": "5.16.8",
|
|
4
4
|
"private": false,
|
|
5
5
|
"author": "MUI Team",
|
|
6
6
|
"description": "styled() API wrapper package for emotion.",
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
"bugs": {
|
|
21
21
|
"url": "https://github.com/mui/material-ui/issues"
|
|
22
22
|
},
|
|
23
|
-
"homepage": "https://mui.com/system/styled/",
|
|
23
|
+
"homepage": "https://v5.mui.com/system/styled/",
|
|
24
24
|
"funding": {
|
|
25
25
|
"type": "opencollective",
|
|
26
26
|
"url": "https://opencollective.com/mui-org"
|
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
"peerDependencies": {
|
|
35
35
|
"@emotion/react": "^11.4.1",
|
|
36
36
|
"@emotion/styled": "^11.3.0",
|
|
37
|
-
"react": "^17.0.0 || ^18.0.0"
|
|
37
|
+
"react": "^17.0.0 || ^18.0.0 || ^19.0.0"
|
|
38
38
|
},
|
|
39
39
|
"peerDependenciesMeta": {
|
|
40
40
|
"@emotion/react": {
|