Reworked settings screens.

This commit is contained in:
Mike Cao
2025-05-03 00:31:37 -07:00
parent c1d301ffdc
commit 0a16ab38e4
58 changed files with 362 additions and 365 deletions

48
pnpm-lock.yaml generated
View File

@@ -210,6 +210,9 @@ importers:
'@rollup/plugin-terser':
specifier: ^0.4.4
version: 0.4.4(rollup@3.29.5)
'@svgr/cli':
specifier: ^8.1.0
version: 8.1.0(typescript@5.8.3)
'@svgr/rollup':
specifier: ^8.1.0
version: 8.1.0(rollup@3.29.5)(typescript@5.8.3)
@@ -2711,6 +2714,11 @@ packages:
peerDependencies:
'@babel/core': ^7.0.0-0
'@svgr/cli@8.1.0':
resolution: {integrity: sha512-SnlaLspB610XFXvs3PmhzViHErsXp0yIy4ERyZlHDlO1ro2iYtHMWYk2mztdLD/lBjiA4ZXe4RePON3qU/Tc4A==}
engines: {node: '>=14'}
hasBin: true
'@svgr/core@8.1.0':
resolution: {integrity: sha512-8QqtOQT5ACVlmsvKOJNEaWmRPmcojMOzCz4Hs2BGG/toAp/K38LcsMRyLp349glq5AzJbCEeimEoxaX6v/fLrA==}
engines: {node: '>=14'}
@@ -2725,6 +2733,12 @@ packages:
peerDependencies:
'@svgr/core': '*'
'@svgr/plugin-prettier@8.1.0':
resolution: {integrity: sha512-o4/uFI8G64tAjBZ4E7gJfH+VP7Qi3T0+M4WnIsP91iFnGPqs5WvPDkpZALXPiyWEtzfYs1Rmwy1Zdfu8qoZuKw==}
engines: {node: '>=14'}
peerDependencies:
'@svgr/core': '*'
'@svgr/plugin-svgo@8.1.0':
resolution: {integrity: sha512-Ywtl837OGO9pTLIN/onoWLmDQ4zFUycI1g76vuKGEz6evR/ZTJlJuz3G/fIkb6OVBJ2g0o6CGJzaEjfmEo3AHA==}
engines: {node: '>=14'}
@@ -3581,6 +3595,10 @@ packages:
resolution: {integrity: sha512-OkTL9umf+He2DZkUq8f8J9of7yL6RJKI24dVITBmNfZBmri9zYZQrKkuXiKhyfPSu8tUhnVBB1iKXevvnlR4Ww==}
engines: {node: '>= 12'}
commander@9.5.0:
resolution: {integrity: sha512-KRs7WVDKg86PWiuAqhDrAQnTXZKraVcCc6vFdL14qrZ/DcWwuRo7VoiYXalXO7S5GKpqYiVEwCbgFDfxNHKJBQ==}
engines: {node: ^12.20.0 || >=14}
common-tags@1.8.2:
resolution: {integrity: sha512-gk/Z852D2Wtb//0I+kRFNKKE9dIIVirjoqPoA1wJU+XePVXZfGeBpk45+A1rKO4Q43prqWBNY/MiIeRLbPWUaA==}
engines: {node: '>=4.0.0'}
@@ -3788,6 +3806,10 @@ packages:
resolution: {integrity: sha512-jRFi8UDGo6j+odZiEpjazZaWqEal3w/basFjQHQEwVtZJGDpxbH1MeYluwCS8Xq5wmLJooDlMgvVarmWfGM44g==}
engines: {node: '>=0.10'}
dashify@2.0.0:
resolution: {integrity: sha512-hpA5C/YrPjucXypHPPc0oJ1l9Hf6wWbiOL7Ik42cxnsUOhWiCB/fylKbKqqJalW9FgkNQCw16YO8uW9Hs0Iy1A==}
engines: {node: '>=4'}
data-uri-to-buffer@4.0.1:
resolution: {integrity: sha512-0R9ikRb668HB7QDxT1vkpuUBtqc53YyAwMwGeUFKRojY/NWKvdZ+9UYtRfGmhqNbRkTSVpMbmyhXipFFv2cb/A==}
engines: {node: '>= 12'}
@@ -10388,6 +10410,22 @@ snapshots:
'@svgr/babel-plugin-transform-react-native-svg': 8.1.0(@babel/core@7.26.10)
'@svgr/babel-plugin-transform-svg-component': 8.0.0(@babel/core@7.26.10)
'@svgr/cli@8.1.0(typescript@5.8.3)':
dependencies:
'@svgr/core': 8.1.0(typescript@5.8.3)
'@svgr/plugin-jsx': 8.1.0(@svgr/core@8.1.0(typescript@5.8.3))
'@svgr/plugin-prettier': 8.1.0(@svgr/core@8.1.0(typescript@5.8.3))
'@svgr/plugin-svgo': 8.1.0(@svgr/core@8.1.0(typescript@5.8.3))(typescript@5.8.3)
camelcase: 6.3.0
chalk: 4.1.2
commander: 9.5.0
dashify: 2.0.0
glob: 8.1.0
snake-case: 3.0.4
transitivePeerDependencies:
- supports-color
- typescript
'@svgr/core@8.1.0(typescript@5.8.3)':
dependencies:
'@babel/core': 7.26.10
@@ -10414,6 +10452,12 @@ snapshots:
transitivePeerDependencies:
- supports-color
'@svgr/plugin-prettier@8.1.0(@svgr/core@8.1.0(typescript@5.8.3))':
dependencies:
'@svgr/core': 8.1.0(typescript@5.8.3)
deepmerge: 4.3.1
prettier: 2.8.8
'@svgr/plugin-svgo@8.1.0(@svgr/core@8.1.0(typescript@5.8.3))(typescript@5.8.3)':
dependencies:
'@svgr/core': 8.1.0(typescript@5.8.3)
@@ -11400,6 +11444,8 @@ snapshots:
commander@8.3.0: {}
commander@9.5.0: {}
common-tags@1.8.2: {}
commondir@1.0.1: {}
@@ -11690,6 +11736,8 @@ snapshots:
dependencies:
assert-plus: 1.0.0
dashify@2.0.0: {}
data-uri-to-buffer@4.0.1: {}
data-view-buffer@1.0.2: