Merge pull request #4584 from thornbill/experimental-ui-part-1

Add initial experimental layout with MUI components
This commit is contained in:
Bill Thornton
2023-05-12 10:55:12 -04:00
committed by GitHub
14 changed files with 1793 additions and 233 deletions
+4
View File
@@ -65,6 +65,8 @@
"worker-loader": "3.0.8"
},
"dependencies": {
"@emotion/react": "11.10.5",
"@emotion/styled": "11.10.5",
"@fontsource/noto-sans": "4.5.11",
"@fontsource/noto-sans-hk": "4.5.12",
"@fontsource/noto-sans-jp": "4.5.12",
@@ -73,6 +75,8 @@
"@fontsource/noto-sans-tc": "4.5.12",
"@jellyfin/sdk": "unstable",
"@loadable/component": "5.15.3",
"@mui/icons-material": "5.10.14",
"@mui/material": "5.10.14",
"blurhash": "2.0.5",
"classlist.js": "https://github.com/eligrey/classList.js/archive/1.2.20180112.tar.gz",
"classnames": "2.3.2",