Commit be7823b
[DateRangePicker] Migrate PickersToolbarText to emotion (#25983)
* migrate to emotion
* replace as with component
* run prettier
* fix types
* add sx props
* minor adjustment
* move classes to component file
* revert useThemeProps and use generic instead
* move function to the top
* sort asc
* help to not forget
* default props are private
* no need for sx prop on none exported components
* use generic for component prop
* follow convention
* simplify for internal component
Co-authored-by: Olivier Tassinari <[email protected]>1 parent a211e10 commit be7823b
File tree
1 file changed
+32
-35
lines changed- packages/material-ui-lab/src/internal/pickers
1 file changed
+32
-35
lines changedLines changed: 32 additions & 35 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
| 4 | + | |
| 5 | + | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
| 12 | + | |
27 | 13 | | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
32 | 25 | | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
45 | 29 | | |
46 | | - | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
0 commit comments