Merge pull request #42 from anshnk/main

Added two new things & fixed appearances tab on sidebar in settings.
This commit is contained in:
Owski 2024-10-12 16:24:05 -05:00 committed by GitHub
commit 6e4db93d2f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 252 additions and 133 deletions

View file

@ -29,6 +29,7 @@
"react": "^18", "react": "^18",
"react-dom": "^18", "react-dom": "^18",
"react-hook-form": "^7.51.1", "react-hook-form": "^7.51.1",
"react-router-dom": "^6.27.0",
"sonner": "^1.4.41", "sonner": "^1.4.41",
"store2": "^2.14.3", "store2": "^2.14.3",
"tailwind-merge": "^2.2.2", "tailwind-merge": "^2.2.2",

331
pnpm-lock.yaml generated
View file

@ -10,31 +10,31 @@ importers:
dependencies: dependencies:
'@hookform/resolvers': '@hookform/resolvers':
specifier: ^3.3.4 specifier: ^3.3.4
version: 3.3.4(react-hook-form@7.51.1) version: 3.3.4(react-hook-form@7.51.1(react@18.2.0))
'@radix-ui/react-dialog': '@radix-ui/react-dialog':
specifier: ^1.0.5 specifier: ^1.0.5
version: 1.0.5(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0)(react@18.2.0) version: 1.0.5(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)
'@radix-ui/react-label': '@radix-ui/react-label':
specifier: ^2.0.2 specifier: ^2.0.2
version: 2.0.2(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0)(react@18.2.0) version: 2.0.2(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)
'@radix-ui/react-select': '@radix-ui/react-select':
specifier: ^2.0.0 specifier: ^2.0.0
version: 2.0.0(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0)(react@18.2.0) version: 2.0.0(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)
'@radix-ui/react-separator': '@radix-ui/react-separator':
specifier: ^1.0.3 specifier: ^1.0.3
version: 1.0.3(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0)(react@18.2.0) version: 1.0.3(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)
'@radix-ui/react-slot': '@radix-ui/react-slot':
specifier: ^1.0.2 specifier: ^1.0.2
version: 1.0.2(@types/react@18.2.69)(react@18.2.0) version: 1.0.2(@types/react@18.2.69)(react@18.2.0)
'@radix-ui/react-tabs': '@radix-ui/react-tabs':
specifier: ^1.0.4 specifier: ^1.0.4
version: 1.0.4(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0)(react@18.2.0) version: 1.0.4(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)
'@radix-ui/react-toast': '@radix-ui/react-toast':
specifier: ^1.1.5 specifier: ^1.1.5
version: 1.1.5(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0)(react@18.2.0) version: 1.1.5(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)
'@radix-ui/react-tooltip': '@radix-ui/react-tooltip':
specifier: ^1.0.7 specifier: ^1.0.7
version: 1.0.7(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0)(react@18.2.0) version: 1.0.7(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)
'@tomphttp/bare-server-node': '@tomphttp/bare-server-node':
specifier: ^2.0.3 specifier: ^2.0.3
version: 2.0.3 version: 2.0.3
@ -46,7 +46,7 @@ importers:
version: 2.1.0 version: 2.1.0
framer-motion: framer-motion:
specifier: ^11.0.25 specifier: ^11.0.25
version: 11.0.25(react-dom@18.2.0)(react@18.2.0) version: 11.0.25(react-dom@18.2.0(react@18.2.0))(react@18.2.0)
lucide-react: lucide-react:
specifier: ^0.363.0 specifier: ^0.363.0
version: 0.363.0(react@18.2.0) version: 0.363.0(react@18.2.0)
@ -55,10 +55,10 @@ importers:
version: 1.4.4 version: 1.4.4
next: next:
specifier: 14.1.4 specifier: 14.1.4
version: 14.1.4(react-dom@18.2.0)(react@18.2.0) version: 14.1.4(react-dom@18.2.0(react@18.2.0))(react@18.2.0)
next-themes: next-themes:
specifier: ^0.3.0 specifier: ^0.3.0
version: 0.3.0(react-dom@18.2.0)(react@18.2.0) version: 0.3.0(react-dom@18.2.0(react@18.2.0))(react@18.2.0)
react: react:
specifier: ^18 specifier: ^18
version: 18.2.0 version: 18.2.0
@ -68,9 +68,12 @@ importers:
react-hook-form: react-hook-form:
specifier: ^7.51.1 specifier: ^7.51.1
version: 7.51.1(react@18.2.0) version: 7.51.1(react@18.2.0)
react-router-dom:
specifier: ^6.27.0
version: 6.27.0(react-dom@18.2.0(react@18.2.0))(react@18.2.0)
sonner: sonner:
specifier: ^1.4.41 specifier: ^1.4.41
version: 1.4.41(react-dom@18.2.0)(react@18.2.0) version: 1.4.41(react-dom@18.2.0(react@18.2.0))(react@18.2.0)
store2: store2:
specifier: ^2.14.3 specifier: ^2.14.3
version: 2.14.3 version: 2.14.3
@ -578,6 +581,10 @@ packages:
'@radix-ui/rect@1.0.1': '@radix-ui/rect@1.0.1':
resolution: {integrity: sha512-fyrgCaedtvMg9NK3en0pnOYJdtfwxUcNolezkNPUsoX57X8oQk+NkqcvzHXD2uKNij6GXmWU9NDru2IWjrO4BQ==} resolution: {integrity: sha512-fyrgCaedtvMg9NK3en0pnOYJdtfwxUcNolezkNPUsoX57X8oQk+NkqcvzHXD2uKNij6GXmWU9NDru2IWjrO4BQ==}
'@remix-run/router@1.20.0':
resolution: {integrity: sha512-mUnk8rPJBI9loFDZ+YzPGdeniYK+FTmRD1TMCz7ev2SNIozyKKpnGgsxO34u6Z4z/t0ITuu7voi/AshfsGsgFg==}
engines: {node: '>=14.0.0'}
'@swc/helpers@0.5.2': '@swc/helpers@0.5.2':
resolution: {integrity: sha512-E4KcWTpoLHqwPHLxidpOqQbcrZVgi0rsmmZXUle1jXmJfuIf/UWpczUJ7MZZ5tlxytgJXyp0w4PGkkeLiuIdZw==} resolution: {integrity: sha512-E4KcWTpoLHqwPHLxidpOqQbcrZVgi0rsmmZXUle1jXmJfuIf/UWpczUJ7MZZ5tlxytgJXyp0w4PGkkeLiuIdZw==}
@ -1065,6 +1072,19 @@ packages:
'@types/react': '@types/react':
optional: true optional: true
react-router-dom@6.27.0:
resolution: {integrity: sha512-+bvtFWMC0DgAFrfKXKG9Fc+BcXWRUO1aJIihbB79xaeq0v5UzfvnM5houGUm1Y461WVRcgAQ+Clh5rdb1eCx4g==}
engines: {node: '>=14.0.0'}
peerDependencies:
react: '>=16.8'
react-dom: '>=16.8'
react-router@6.27.0:
resolution: {integrity: sha512-YA+HGZXz4jaAkVoYBE98VQl+nVzI+cVI2Oj/06F5ZM+0u3TgedN9Y9kmMRo2mnkSK2nCpNQn0DVob4HCsY/WLw==}
engines: {node: '>=14.0.0'}
peerDependencies:
react: '>=16.8'
react-style-singleton@2.2.1: react-style-singleton@2.2.1:
resolution: {integrity: sha512-ZWj0fHEMyWkHzKYUr2Bs/4zU6XLmq9HsgBURm7g5pAVfyn49DgUiNgY2d4lXRlYSiCif9YBGpQleewkcqddc7g==} resolution: {integrity: sha512-ZWj0fHEMyWkHzKYUr2Bs/4zU6XLmq9HsgBURm7g5pAVfyn49DgUiNgY2d4lXRlYSiCif9YBGpQleewkcqddc7g==}
engines: {node: '>=10'} engines: {node: '>=10'}
@ -1305,7 +1325,7 @@ snapshots:
'@floating-ui/core': 1.6.0 '@floating-ui/core': 1.6.0
'@floating-ui/utils': 0.2.1 '@floating-ui/utils': 0.2.1
'@floating-ui/react-dom@2.0.8(react-dom@18.2.0)(react@18.2.0)': '@floating-ui/react-dom@2.0.8(react-dom@18.2.0(react@18.2.0))(react@18.2.0)':
dependencies: dependencies:
'@floating-ui/dom': 1.6.3 '@floating-ui/dom': 1.6.3
react: 18.2.0 react: 18.2.0
@ -1313,7 +1333,7 @@ snapshots:
'@floating-ui/utils@0.2.1': {} '@floating-ui/utils@0.2.1': {}
'@hookform/resolvers@3.3.4(react-hook-form@7.51.1)': '@hookform/resolvers@3.3.4(react-hook-form@7.51.1(react@18.2.0))':
dependencies: dependencies:
react-hook-form: 7.51.1(react@18.2.0) react-hook-form: 7.51.1(react@18.2.0)
@ -1395,336 +1415,368 @@ snapshots:
dependencies: dependencies:
'@babel/runtime': 7.24.1 '@babel/runtime': 7.24.1
'@radix-ui/react-arrow@1.0.3(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0)(react@18.2.0)': '@radix-ui/react-arrow@1.0.3(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)':
dependencies: dependencies:
'@babel/runtime': 7.24.1 '@babel/runtime': 7.24.1
'@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0)(react@18.2.0) '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)
'@types/react': 18.2.69
'@types/react-dom': 18.2.22
react: 18.2.0 react: 18.2.0
react-dom: 18.2.0(react@18.2.0) react-dom: 18.2.0(react@18.2.0)
optionalDependencies:
'@types/react': 18.2.69
'@types/react-dom': 18.2.22
'@radix-ui/react-collection@1.0.3(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0)(react@18.2.0)': '@radix-ui/react-collection@1.0.3(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)':
dependencies: dependencies:
'@babel/runtime': 7.24.1 '@babel/runtime': 7.24.1
'@radix-ui/react-compose-refs': 1.0.1(@types/react@18.2.69)(react@18.2.0) '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.2.69)(react@18.2.0)
'@radix-ui/react-context': 1.0.1(@types/react@18.2.69)(react@18.2.0) '@radix-ui/react-context': 1.0.1(@types/react@18.2.69)(react@18.2.0)
'@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0)(react@18.2.0) '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)
'@radix-ui/react-slot': 1.0.2(@types/react@18.2.69)(react@18.2.0) '@radix-ui/react-slot': 1.0.2(@types/react@18.2.69)(react@18.2.0)
'@types/react': 18.2.69
'@types/react-dom': 18.2.22
react: 18.2.0 react: 18.2.0
react-dom: 18.2.0(react@18.2.0) react-dom: 18.2.0(react@18.2.0)
optionalDependencies:
'@types/react': 18.2.69
'@types/react-dom': 18.2.22
'@radix-ui/react-compose-refs@1.0.1(@types/react@18.2.69)(react@18.2.0)': '@radix-ui/react-compose-refs@1.0.1(@types/react@18.2.69)(react@18.2.0)':
dependencies: dependencies:
'@babel/runtime': 7.24.1 '@babel/runtime': 7.24.1
'@types/react': 18.2.69
react: 18.2.0 react: 18.2.0
optionalDependencies:
'@types/react': 18.2.69
'@radix-ui/react-context@1.0.1(@types/react@18.2.69)(react@18.2.0)': '@radix-ui/react-context@1.0.1(@types/react@18.2.69)(react@18.2.0)':
dependencies: dependencies:
'@babel/runtime': 7.24.1 '@babel/runtime': 7.24.1
'@types/react': 18.2.69
react: 18.2.0 react: 18.2.0
optionalDependencies:
'@types/react': 18.2.69
'@radix-ui/react-dialog@1.0.5(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0)(react@18.2.0)': '@radix-ui/react-dialog@1.0.5(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)':
dependencies: dependencies:
'@babel/runtime': 7.24.1 '@babel/runtime': 7.24.1
'@radix-ui/primitive': 1.0.1 '@radix-ui/primitive': 1.0.1
'@radix-ui/react-compose-refs': 1.0.1(@types/react@18.2.69)(react@18.2.0) '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.2.69)(react@18.2.0)
'@radix-ui/react-context': 1.0.1(@types/react@18.2.69)(react@18.2.0) '@radix-ui/react-context': 1.0.1(@types/react@18.2.69)(react@18.2.0)
'@radix-ui/react-dismissable-layer': 1.0.5(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0)(react@18.2.0) '@radix-ui/react-dismissable-layer': 1.0.5(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)
'@radix-ui/react-focus-guards': 1.0.1(@types/react@18.2.69)(react@18.2.0) '@radix-ui/react-focus-guards': 1.0.1(@types/react@18.2.69)(react@18.2.0)
'@radix-ui/react-focus-scope': 1.0.4(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0)(react@18.2.0) '@radix-ui/react-focus-scope': 1.0.4(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)
'@radix-ui/react-id': 1.0.1(@types/react@18.2.69)(react@18.2.0) '@radix-ui/react-id': 1.0.1(@types/react@18.2.69)(react@18.2.0)
'@radix-ui/react-portal': 1.0.4(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0)(react@18.2.0) '@radix-ui/react-portal': 1.0.4(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)
'@radix-ui/react-presence': 1.0.1(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0)(react@18.2.0) '@radix-ui/react-presence': 1.0.1(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)
'@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0)(react@18.2.0) '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)
'@radix-ui/react-slot': 1.0.2(@types/react@18.2.69)(react@18.2.0) '@radix-ui/react-slot': 1.0.2(@types/react@18.2.69)(react@18.2.0)
'@radix-ui/react-use-controllable-state': 1.0.1(@types/react@18.2.69)(react@18.2.0) '@radix-ui/react-use-controllable-state': 1.0.1(@types/react@18.2.69)(react@18.2.0)
'@types/react': 18.2.69
'@types/react-dom': 18.2.22
aria-hidden: 1.2.4 aria-hidden: 1.2.4
react: 18.2.0 react: 18.2.0
react-dom: 18.2.0(react@18.2.0) react-dom: 18.2.0(react@18.2.0)
react-remove-scroll: 2.5.5(@types/react@18.2.69)(react@18.2.0) react-remove-scroll: 2.5.5(@types/react@18.2.69)(react@18.2.0)
optionalDependencies:
'@types/react': 18.2.69
'@types/react-dom': 18.2.22
'@radix-ui/react-direction@1.0.1(@types/react@18.2.69)(react@18.2.0)': '@radix-ui/react-direction@1.0.1(@types/react@18.2.69)(react@18.2.0)':
dependencies: dependencies:
'@babel/runtime': 7.24.1 '@babel/runtime': 7.24.1
'@types/react': 18.2.69
react: 18.2.0 react: 18.2.0
optionalDependencies:
'@types/react': 18.2.69
'@radix-ui/react-dismissable-layer@1.0.5(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0)(react@18.2.0)': '@radix-ui/react-dismissable-layer@1.0.5(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)':
dependencies: dependencies:
'@babel/runtime': 7.24.1 '@babel/runtime': 7.24.1
'@radix-ui/primitive': 1.0.1 '@radix-ui/primitive': 1.0.1
'@radix-ui/react-compose-refs': 1.0.1(@types/react@18.2.69)(react@18.2.0) '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.2.69)(react@18.2.0)
'@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0)(react@18.2.0) '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)
'@radix-ui/react-use-callback-ref': 1.0.1(@types/react@18.2.69)(react@18.2.0) '@radix-ui/react-use-callback-ref': 1.0.1(@types/react@18.2.69)(react@18.2.0)
'@radix-ui/react-use-escape-keydown': 1.0.3(@types/react@18.2.69)(react@18.2.0) '@radix-ui/react-use-escape-keydown': 1.0.3(@types/react@18.2.69)(react@18.2.0)
'@types/react': 18.2.69
'@types/react-dom': 18.2.22
react: 18.2.0 react: 18.2.0
react-dom: 18.2.0(react@18.2.0) react-dom: 18.2.0(react@18.2.0)
optionalDependencies:
'@types/react': 18.2.69
'@types/react-dom': 18.2.22
'@radix-ui/react-focus-guards@1.0.1(@types/react@18.2.69)(react@18.2.0)': '@radix-ui/react-focus-guards@1.0.1(@types/react@18.2.69)(react@18.2.0)':
dependencies: dependencies:
'@babel/runtime': 7.24.1 '@babel/runtime': 7.24.1
'@types/react': 18.2.69
react: 18.2.0 react: 18.2.0
optionalDependencies:
'@types/react': 18.2.69
'@radix-ui/react-focus-scope@1.0.4(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0)(react@18.2.0)': '@radix-ui/react-focus-scope@1.0.4(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)':
dependencies: dependencies:
'@babel/runtime': 7.24.1 '@babel/runtime': 7.24.1
'@radix-ui/react-compose-refs': 1.0.1(@types/react@18.2.69)(react@18.2.0) '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.2.69)(react@18.2.0)
'@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0)(react@18.2.0) '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)
'@radix-ui/react-use-callback-ref': 1.0.1(@types/react@18.2.69)(react@18.2.0) '@radix-ui/react-use-callback-ref': 1.0.1(@types/react@18.2.69)(react@18.2.0)
'@types/react': 18.2.69
'@types/react-dom': 18.2.22
react: 18.2.0 react: 18.2.0
react-dom: 18.2.0(react@18.2.0) react-dom: 18.2.0(react@18.2.0)
optionalDependencies:
'@types/react': 18.2.69
'@types/react-dom': 18.2.22
'@radix-ui/react-id@1.0.1(@types/react@18.2.69)(react@18.2.0)': '@radix-ui/react-id@1.0.1(@types/react@18.2.69)(react@18.2.0)':
dependencies: dependencies:
'@babel/runtime': 7.24.1 '@babel/runtime': 7.24.1
'@radix-ui/react-use-layout-effect': 1.0.1(@types/react@18.2.69)(react@18.2.0) '@radix-ui/react-use-layout-effect': 1.0.1(@types/react@18.2.69)(react@18.2.0)
'@types/react': 18.2.69
react: 18.2.0 react: 18.2.0
optionalDependencies:
'@types/react': 18.2.69
'@radix-ui/react-label@2.0.2(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0)(react@18.2.0)': '@radix-ui/react-label@2.0.2(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)':
dependencies: dependencies:
'@babel/runtime': 7.24.1 '@babel/runtime': 7.24.1
'@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0)(react@18.2.0) '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)
'@types/react': 18.2.69
'@types/react-dom': 18.2.22
react: 18.2.0 react: 18.2.0
react-dom: 18.2.0(react@18.2.0) react-dom: 18.2.0(react@18.2.0)
optionalDependencies:
'@types/react': 18.2.69
'@types/react-dom': 18.2.22
'@radix-ui/react-popper@1.1.3(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0)(react@18.2.0)': '@radix-ui/react-popper@1.1.3(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)':
dependencies: dependencies:
'@babel/runtime': 7.24.1 '@babel/runtime': 7.24.1
'@floating-ui/react-dom': 2.0.8(react-dom@18.2.0)(react@18.2.0) '@floating-ui/react-dom': 2.0.8(react-dom@18.2.0(react@18.2.0))(react@18.2.0)
'@radix-ui/react-arrow': 1.0.3(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0)(react@18.2.0) '@radix-ui/react-arrow': 1.0.3(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)
'@radix-ui/react-compose-refs': 1.0.1(@types/react@18.2.69)(react@18.2.0) '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.2.69)(react@18.2.0)
'@radix-ui/react-context': 1.0.1(@types/react@18.2.69)(react@18.2.0) '@radix-ui/react-context': 1.0.1(@types/react@18.2.69)(react@18.2.0)
'@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0)(react@18.2.0) '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)
'@radix-ui/react-use-callback-ref': 1.0.1(@types/react@18.2.69)(react@18.2.0) '@radix-ui/react-use-callback-ref': 1.0.1(@types/react@18.2.69)(react@18.2.0)
'@radix-ui/react-use-layout-effect': 1.0.1(@types/react@18.2.69)(react@18.2.0) '@radix-ui/react-use-layout-effect': 1.0.1(@types/react@18.2.69)(react@18.2.0)
'@radix-ui/react-use-rect': 1.0.1(@types/react@18.2.69)(react@18.2.0) '@radix-ui/react-use-rect': 1.0.1(@types/react@18.2.69)(react@18.2.0)
'@radix-ui/react-use-size': 1.0.1(@types/react@18.2.69)(react@18.2.0) '@radix-ui/react-use-size': 1.0.1(@types/react@18.2.69)(react@18.2.0)
'@radix-ui/rect': 1.0.1 '@radix-ui/rect': 1.0.1
'@types/react': 18.2.69
'@types/react-dom': 18.2.22
react: 18.2.0 react: 18.2.0
react-dom: 18.2.0(react@18.2.0) react-dom: 18.2.0(react@18.2.0)
optionalDependencies:
'@types/react': 18.2.69
'@types/react-dom': 18.2.22
'@radix-ui/react-portal@1.0.4(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0)(react@18.2.0)': '@radix-ui/react-portal@1.0.4(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)':
dependencies: dependencies:
'@babel/runtime': 7.24.1 '@babel/runtime': 7.24.1
'@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0)(react@18.2.0) '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)
'@types/react': 18.2.69
'@types/react-dom': 18.2.22
react: 18.2.0 react: 18.2.0
react-dom: 18.2.0(react@18.2.0) react-dom: 18.2.0(react@18.2.0)
optionalDependencies:
'@types/react': 18.2.69
'@types/react-dom': 18.2.22
'@radix-ui/react-presence@1.0.1(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0)(react@18.2.0)': '@radix-ui/react-presence@1.0.1(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)':
dependencies: dependencies:
'@babel/runtime': 7.24.1 '@babel/runtime': 7.24.1
'@radix-ui/react-compose-refs': 1.0.1(@types/react@18.2.69)(react@18.2.0) '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.2.69)(react@18.2.0)
'@radix-ui/react-use-layout-effect': 1.0.1(@types/react@18.2.69)(react@18.2.0) '@radix-ui/react-use-layout-effect': 1.0.1(@types/react@18.2.69)(react@18.2.0)
'@types/react': 18.2.69
'@types/react-dom': 18.2.22
react: 18.2.0 react: 18.2.0
react-dom: 18.2.0(react@18.2.0) react-dom: 18.2.0(react@18.2.0)
optionalDependencies:
'@types/react': 18.2.69
'@types/react-dom': 18.2.22
'@radix-ui/react-primitive@1.0.3(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0)(react@18.2.0)': '@radix-ui/react-primitive@1.0.3(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)':
dependencies: dependencies:
'@babel/runtime': 7.24.1 '@babel/runtime': 7.24.1
'@radix-ui/react-slot': 1.0.2(@types/react@18.2.69)(react@18.2.0) '@radix-ui/react-slot': 1.0.2(@types/react@18.2.69)(react@18.2.0)
'@types/react': 18.2.69
'@types/react-dom': 18.2.22
react: 18.2.0 react: 18.2.0
react-dom: 18.2.0(react@18.2.0) react-dom: 18.2.0(react@18.2.0)
optionalDependencies:
'@types/react': 18.2.69
'@types/react-dom': 18.2.22
'@radix-ui/react-roving-focus@1.0.4(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0)(react@18.2.0)': '@radix-ui/react-roving-focus@1.0.4(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)':
dependencies: dependencies:
'@babel/runtime': 7.24.1 '@babel/runtime': 7.24.1
'@radix-ui/primitive': 1.0.1 '@radix-ui/primitive': 1.0.1
'@radix-ui/react-collection': 1.0.3(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0)(react@18.2.0) '@radix-ui/react-collection': 1.0.3(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)
'@radix-ui/react-compose-refs': 1.0.1(@types/react@18.2.69)(react@18.2.0) '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.2.69)(react@18.2.0)
'@radix-ui/react-context': 1.0.1(@types/react@18.2.69)(react@18.2.0) '@radix-ui/react-context': 1.0.1(@types/react@18.2.69)(react@18.2.0)
'@radix-ui/react-direction': 1.0.1(@types/react@18.2.69)(react@18.2.0) '@radix-ui/react-direction': 1.0.1(@types/react@18.2.69)(react@18.2.0)
'@radix-ui/react-id': 1.0.1(@types/react@18.2.69)(react@18.2.0) '@radix-ui/react-id': 1.0.1(@types/react@18.2.69)(react@18.2.0)
'@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0)(react@18.2.0) '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)
'@radix-ui/react-use-callback-ref': 1.0.1(@types/react@18.2.69)(react@18.2.0) '@radix-ui/react-use-callback-ref': 1.0.1(@types/react@18.2.69)(react@18.2.0)
'@radix-ui/react-use-controllable-state': 1.0.1(@types/react@18.2.69)(react@18.2.0) '@radix-ui/react-use-controllable-state': 1.0.1(@types/react@18.2.69)(react@18.2.0)
'@types/react': 18.2.69
'@types/react-dom': 18.2.22
react: 18.2.0 react: 18.2.0
react-dom: 18.2.0(react@18.2.0) react-dom: 18.2.0(react@18.2.0)
optionalDependencies:
'@types/react': 18.2.69
'@types/react-dom': 18.2.22
'@radix-ui/react-select@2.0.0(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0)(react@18.2.0)': '@radix-ui/react-select@2.0.0(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)':
dependencies: dependencies:
'@babel/runtime': 7.24.1 '@babel/runtime': 7.24.1
'@radix-ui/number': 1.0.1 '@radix-ui/number': 1.0.1
'@radix-ui/primitive': 1.0.1 '@radix-ui/primitive': 1.0.1
'@radix-ui/react-collection': 1.0.3(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0)(react@18.2.0) '@radix-ui/react-collection': 1.0.3(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)
'@radix-ui/react-compose-refs': 1.0.1(@types/react@18.2.69)(react@18.2.0) '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.2.69)(react@18.2.0)
'@radix-ui/react-context': 1.0.1(@types/react@18.2.69)(react@18.2.0) '@radix-ui/react-context': 1.0.1(@types/react@18.2.69)(react@18.2.0)
'@radix-ui/react-direction': 1.0.1(@types/react@18.2.69)(react@18.2.0) '@radix-ui/react-direction': 1.0.1(@types/react@18.2.69)(react@18.2.0)
'@radix-ui/react-dismissable-layer': 1.0.5(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0)(react@18.2.0) '@radix-ui/react-dismissable-layer': 1.0.5(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)
'@radix-ui/react-focus-guards': 1.0.1(@types/react@18.2.69)(react@18.2.0) '@radix-ui/react-focus-guards': 1.0.1(@types/react@18.2.69)(react@18.2.0)
'@radix-ui/react-focus-scope': 1.0.4(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0)(react@18.2.0) '@radix-ui/react-focus-scope': 1.0.4(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)
'@radix-ui/react-id': 1.0.1(@types/react@18.2.69)(react@18.2.0) '@radix-ui/react-id': 1.0.1(@types/react@18.2.69)(react@18.2.0)
'@radix-ui/react-popper': 1.1.3(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0)(react@18.2.0) '@radix-ui/react-popper': 1.1.3(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)
'@radix-ui/react-portal': 1.0.4(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0)(react@18.2.0) '@radix-ui/react-portal': 1.0.4(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)
'@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0)(react@18.2.0) '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)
'@radix-ui/react-slot': 1.0.2(@types/react@18.2.69)(react@18.2.0) '@radix-ui/react-slot': 1.0.2(@types/react@18.2.69)(react@18.2.0)
'@radix-ui/react-use-callback-ref': 1.0.1(@types/react@18.2.69)(react@18.2.0) '@radix-ui/react-use-callback-ref': 1.0.1(@types/react@18.2.69)(react@18.2.0)
'@radix-ui/react-use-controllable-state': 1.0.1(@types/react@18.2.69)(react@18.2.0) '@radix-ui/react-use-controllable-state': 1.0.1(@types/react@18.2.69)(react@18.2.0)
'@radix-ui/react-use-layout-effect': 1.0.1(@types/react@18.2.69)(react@18.2.0) '@radix-ui/react-use-layout-effect': 1.0.1(@types/react@18.2.69)(react@18.2.0)
'@radix-ui/react-use-previous': 1.0.1(@types/react@18.2.69)(react@18.2.0) '@radix-ui/react-use-previous': 1.0.1(@types/react@18.2.69)(react@18.2.0)
'@radix-ui/react-visually-hidden': 1.0.3(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0)(react@18.2.0) '@radix-ui/react-visually-hidden': 1.0.3(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)
'@types/react': 18.2.69
'@types/react-dom': 18.2.22
aria-hidden: 1.2.4 aria-hidden: 1.2.4
react: 18.2.0 react: 18.2.0
react-dom: 18.2.0(react@18.2.0) react-dom: 18.2.0(react@18.2.0)
react-remove-scroll: 2.5.5(@types/react@18.2.69)(react@18.2.0) react-remove-scroll: 2.5.5(@types/react@18.2.69)(react@18.2.0)
optionalDependencies:
'@radix-ui/react-separator@1.0.3(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0)(react@18.2.0)':
dependencies:
'@babel/runtime': 7.24.1
'@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0)(react@18.2.0)
'@types/react': 18.2.69 '@types/react': 18.2.69
'@types/react-dom': 18.2.22 '@types/react-dom': 18.2.22
'@radix-ui/react-separator@1.0.3(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)':
dependencies:
'@babel/runtime': 7.24.1
'@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)
react: 18.2.0 react: 18.2.0
react-dom: 18.2.0(react@18.2.0) react-dom: 18.2.0(react@18.2.0)
optionalDependencies:
'@types/react': 18.2.69
'@types/react-dom': 18.2.22
'@radix-ui/react-slot@1.0.2(@types/react@18.2.69)(react@18.2.0)': '@radix-ui/react-slot@1.0.2(@types/react@18.2.69)(react@18.2.0)':
dependencies: dependencies:
'@babel/runtime': 7.24.1 '@babel/runtime': 7.24.1
'@radix-ui/react-compose-refs': 1.0.1(@types/react@18.2.69)(react@18.2.0) '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.2.69)(react@18.2.0)
'@types/react': 18.2.69
react: 18.2.0 react: 18.2.0
optionalDependencies:
'@types/react': 18.2.69
'@radix-ui/react-tabs@1.0.4(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0)(react@18.2.0)': '@radix-ui/react-tabs@1.0.4(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)':
dependencies: dependencies:
'@babel/runtime': 7.24.1 '@babel/runtime': 7.24.1
'@radix-ui/primitive': 1.0.1 '@radix-ui/primitive': 1.0.1
'@radix-ui/react-context': 1.0.1(@types/react@18.2.69)(react@18.2.0) '@radix-ui/react-context': 1.0.1(@types/react@18.2.69)(react@18.2.0)
'@radix-ui/react-direction': 1.0.1(@types/react@18.2.69)(react@18.2.0) '@radix-ui/react-direction': 1.0.1(@types/react@18.2.69)(react@18.2.0)
'@radix-ui/react-id': 1.0.1(@types/react@18.2.69)(react@18.2.0) '@radix-ui/react-id': 1.0.1(@types/react@18.2.69)(react@18.2.0)
'@radix-ui/react-presence': 1.0.1(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0)(react@18.2.0) '@radix-ui/react-presence': 1.0.1(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)
'@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0)(react@18.2.0) '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)
'@radix-ui/react-roving-focus': 1.0.4(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0)(react@18.2.0) '@radix-ui/react-roving-focus': 1.0.4(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)
'@radix-ui/react-use-controllable-state': 1.0.1(@types/react@18.2.69)(react@18.2.0) '@radix-ui/react-use-controllable-state': 1.0.1(@types/react@18.2.69)(react@18.2.0)
'@types/react': 18.2.69
'@types/react-dom': 18.2.22
react: 18.2.0 react: 18.2.0
react-dom: 18.2.0(react@18.2.0) react-dom: 18.2.0(react@18.2.0)
optionalDependencies:
'@types/react': 18.2.69
'@types/react-dom': 18.2.22
'@radix-ui/react-toast@1.1.5(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0)(react@18.2.0)': '@radix-ui/react-toast@1.1.5(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)':
dependencies: dependencies:
'@babel/runtime': 7.24.1 '@babel/runtime': 7.24.1
'@radix-ui/primitive': 1.0.1 '@radix-ui/primitive': 1.0.1
'@radix-ui/react-collection': 1.0.3(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0)(react@18.2.0) '@radix-ui/react-collection': 1.0.3(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)
'@radix-ui/react-compose-refs': 1.0.1(@types/react@18.2.69)(react@18.2.0) '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.2.69)(react@18.2.0)
'@radix-ui/react-context': 1.0.1(@types/react@18.2.69)(react@18.2.0) '@radix-ui/react-context': 1.0.1(@types/react@18.2.69)(react@18.2.0)
'@radix-ui/react-dismissable-layer': 1.0.5(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0)(react@18.2.0) '@radix-ui/react-dismissable-layer': 1.0.5(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)
'@radix-ui/react-portal': 1.0.4(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0)(react@18.2.0) '@radix-ui/react-portal': 1.0.4(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)
'@radix-ui/react-presence': 1.0.1(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0)(react@18.2.0) '@radix-ui/react-presence': 1.0.1(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)
'@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0)(react@18.2.0) '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)
'@radix-ui/react-use-callback-ref': 1.0.1(@types/react@18.2.69)(react@18.2.0) '@radix-ui/react-use-callback-ref': 1.0.1(@types/react@18.2.69)(react@18.2.0)
'@radix-ui/react-use-controllable-state': 1.0.1(@types/react@18.2.69)(react@18.2.0) '@radix-ui/react-use-controllable-state': 1.0.1(@types/react@18.2.69)(react@18.2.0)
'@radix-ui/react-use-layout-effect': 1.0.1(@types/react@18.2.69)(react@18.2.0) '@radix-ui/react-use-layout-effect': 1.0.1(@types/react@18.2.69)(react@18.2.0)
'@radix-ui/react-visually-hidden': 1.0.3(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0)(react@18.2.0) '@radix-ui/react-visually-hidden': 1.0.3(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)
'@types/react': 18.2.69
'@types/react-dom': 18.2.22
react: 18.2.0 react: 18.2.0
react-dom: 18.2.0(react@18.2.0) react-dom: 18.2.0(react@18.2.0)
optionalDependencies:
'@types/react': 18.2.69
'@types/react-dom': 18.2.22
'@radix-ui/react-tooltip@1.0.7(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0)(react@18.2.0)': '@radix-ui/react-tooltip@1.0.7(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)':
dependencies: dependencies:
'@babel/runtime': 7.24.1 '@babel/runtime': 7.24.1
'@radix-ui/primitive': 1.0.1 '@radix-ui/primitive': 1.0.1
'@radix-ui/react-compose-refs': 1.0.1(@types/react@18.2.69)(react@18.2.0) '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.2.69)(react@18.2.0)
'@radix-ui/react-context': 1.0.1(@types/react@18.2.69)(react@18.2.0) '@radix-ui/react-context': 1.0.1(@types/react@18.2.69)(react@18.2.0)
'@radix-ui/react-dismissable-layer': 1.0.5(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0)(react@18.2.0) '@radix-ui/react-dismissable-layer': 1.0.5(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)
'@radix-ui/react-id': 1.0.1(@types/react@18.2.69)(react@18.2.0) '@radix-ui/react-id': 1.0.1(@types/react@18.2.69)(react@18.2.0)
'@radix-ui/react-popper': 1.1.3(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0)(react@18.2.0) '@radix-ui/react-popper': 1.1.3(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)
'@radix-ui/react-portal': 1.0.4(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0)(react@18.2.0) '@radix-ui/react-portal': 1.0.4(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)
'@radix-ui/react-presence': 1.0.1(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0)(react@18.2.0) '@radix-ui/react-presence': 1.0.1(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)
'@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0)(react@18.2.0) '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)
'@radix-ui/react-slot': 1.0.2(@types/react@18.2.69)(react@18.2.0) '@radix-ui/react-slot': 1.0.2(@types/react@18.2.69)(react@18.2.0)
'@radix-ui/react-use-controllable-state': 1.0.1(@types/react@18.2.69)(react@18.2.0) '@radix-ui/react-use-controllable-state': 1.0.1(@types/react@18.2.69)(react@18.2.0)
'@radix-ui/react-visually-hidden': 1.0.3(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0)(react@18.2.0) '@radix-ui/react-visually-hidden': 1.0.3(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)
'@types/react': 18.2.69
'@types/react-dom': 18.2.22
react: 18.2.0 react: 18.2.0
react-dom: 18.2.0(react@18.2.0) react-dom: 18.2.0(react@18.2.0)
optionalDependencies:
'@types/react': 18.2.69
'@types/react-dom': 18.2.22
'@radix-ui/react-use-callback-ref@1.0.1(@types/react@18.2.69)(react@18.2.0)': '@radix-ui/react-use-callback-ref@1.0.1(@types/react@18.2.69)(react@18.2.0)':
dependencies: dependencies:
'@babel/runtime': 7.24.1 '@babel/runtime': 7.24.1
'@types/react': 18.2.69
react: 18.2.0 react: 18.2.0
optionalDependencies:
'@types/react': 18.2.69
'@radix-ui/react-use-controllable-state@1.0.1(@types/react@18.2.69)(react@18.2.0)': '@radix-ui/react-use-controllable-state@1.0.1(@types/react@18.2.69)(react@18.2.0)':
dependencies: dependencies:
'@babel/runtime': 7.24.1 '@babel/runtime': 7.24.1
'@radix-ui/react-use-callback-ref': 1.0.1(@types/react@18.2.69)(react@18.2.0) '@radix-ui/react-use-callback-ref': 1.0.1(@types/react@18.2.69)(react@18.2.0)
'@types/react': 18.2.69
react: 18.2.0 react: 18.2.0
optionalDependencies:
'@types/react': 18.2.69
'@radix-ui/react-use-escape-keydown@1.0.3(@types/react@18.2.69)(react@18.2.0)': '@radix-ui/react-use-escape-keydown@1.0.3(@types/react@18.2.69)(react@18.2.0)':
dependencies: dependencies:
'@babel/runtime': 7.24.1 '@babel/runtime': 7.24.1
'@radix-ui/react-use-callback-ref': 1.0.1(@types/react@18.2.69)(react@18.2.0) '@radix-ui/react-use-callback-ref': 1.0.1(@types/react@18.2.69)(react@18.2.0)
'@types/react': 18.2.69
react: 18.2.0 react: 18.2.0
optionalDependencies:
'@types/react': 18.2.69
'@radix-ui/react-use-layout-effect@1.0.1(@types/react@18.2.69)(react@18.2.0)': '@radix-ui/react-use-layout-effect@1.0.1(@types/react@18.2.69)(react@18.2.0)':
dependencies: dependencies:
'@babel/runtime': 7.24.1 '@babel/runtime': 7.24.1
'@types/react': 18.2.69
react: 18.2.0 react: 18.2.0
optionalDependencies:
'@types/react': 18.2.69
'@radix-ui/react-use-previous@1.0.1(@types/react@18.2.69)(react@18.2.0)': '@radix-ui/react-use-previous@1.0.1(@types/react@18.2.69)(react@18.2.0)':
dependencies: dependencies:
'@babel/runtime': 7.24.1 '@babel/runtime': 7.24.1
'@types/react': 18.2.69
react: 18.2.0 react: 18.2.0
optionalDependencies:
'@types/react': 18.2.69
'@radix-ui/react-use-rect@1.0.1(@types/react@18.2.69)(react@18.2.0)': '@radix-ui/react-use-rect@1.0.1(@types/react@18.2.69)(react@18.2.0)':
dependencies: dependencies:
'@babel/runtime': 7.24.1 '@babel/runtime': 7.24.1
'@radix-ui/rect': 1.0.1 '@radix-ui/rect': 1.0.1
'@types/react': 18.2.69
react: 18.2.0 react: 18.2.0
optionalDependencies:
'@types/react': 18.2.69
'@radix-ui/react-use-size@1.0.1(@types/react@18.2.69)(react@18.2.0)': '@radix-ui/react-use-size@1.0.1(@types/react@18.2.69)(react@18.2.0)':
dependencies: dependencies:
'@babel/runtime': 7.24.1 '@babel/runtime': 7.24.1
'@radix-ui/react-use-layout-effect': 1.0.1(@types/react@18.2.69)(react@18.2.0) '@radix-ui/react-use-layout-effect': 1.0.1(@types/react@18.2.69)(react@18.2.0)
'@types/react': 18.2.69
react: 18.2.0 react: 18.2.0
optionalDependencies:
'@types/react': 18.2.69
'@radix-ui/react-visually-hidden@1.0.3(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0)(react@18.2.0)': '@radix-ui/react-visually-hidden@1.0.3(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)':
dependencies: dependencies:
'@babel/runtime': 7.24.1 '@babel/runtime': 7.24.1
'@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0)(react@18.2.0) '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.2.22)(@types/react@18.2.69)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)
'@types/react': 18.2.69
'@types/react-dom': 18.2.22
react: 18.2.0 react: 18.2.0
react-dom: 18.2.0(react@18.2.0) react-dom: 18.2.0(react@18.2.0)
optionalDependencies:
'@types/react': 18.2.69
'@types/react-dom': 18.2.22
'@radix-ui/rect@1.0.1': '@radix-ui/rect@1.0.1':
dependencies: dependencies:
'@babel/runtime': 7.24.1 '@babel/runtime': 7.24.1
'@remix-run/router@1.20.0': {}
'@swc/helpers@0.5.2': '@swc/helpers@0.5.2':
dependencies: dependencies:
tslib: 2.6.2 tslib: 2.6.2
@ -1909,11 +1961,12 @@ snapshots:
fraction.js@4.3.7: {} fraction.js@4.3.7: {}
framer-motion@11.0.25(react-dom@18.2.0)(react@18.2.0): framer-motion@11.0.25(react-dom@18.2.0(react@18.2.0))(react@18.2.0):
dependencies: dependencies:
tslib: 2.6.2
optionalDependencies:
react: 18.2.0 react: 18.2.0
react-dom: 18.2.0(react@18.2.0) react-dom: 18.2.0(react@18.2.0)
tslib: 2.6.2
fsevents@2.3.3: fsevents@2.3.3:
optional: true optional: true
@ -2029,12 +2082,12 @@ snapshots:
nanoid@3.3.7: {} nanoid@3.3.7: {}
next-themes@0.3.0(react-dom@18.2.0)(react@18.2.0): next-themes@0.3.0(react-dom@18.2.0(react@18.2.0))(react@18.2.0):
dependencies: dependencies:
react: 18.2.0 react: 18.2.0
react-dom: 18.2.0(react@18.2.0) react-dom: 18.2.0(react@18.2.0)
next@14.1.4(react-dom@18.2.0)(react@18.2.0): next@14.1.4(react-dom@18.2.0(react@18.2.0))(react@18.2.0):
dependencies: dependencies:
'@next/env': 14.1.4 '@next/env': 14.1.4
'@swc/helpers': 0.5.2 '@swc/helpers': 0.5.2
@ -2101,8 +2154,9 @@ snapshots:
postcss-load-config@4.0.2(postcss@8.4.38): postcss-load-config@4.0.2(postcss@8.4.38):
dependencies: dependencies:
lilconfig: 3.1.1 lilconfig: 3.1.1
postcss: 8.4.38
yaml: 2.4.1 yaml: 2.4.1
optionalDependencies:
postcss: 8.4.38
postcss-nested@6.0.1(postcss@8.4.38): postcss-nested@6.0.1(postcss@8.4.38):
dependencies: dependencies:
@ -2142,28 +2196,43 @@ snapshots:
react-remove-scroll-bar@2.3.6(@types/react@18.2.69)(react@18.2.0): react-remove-scroll-bar@2.3.6(@types/react@18.2.69)(react@18.2.0):
dependencies: dependencies:
'@types/react': 18.2.69
react: 18.2.0 react: 18.2.0
react-style-singleton: 2.2.1(@types/react@18.2.69)(react@18.2.0) react-style-singleton: 2.2.1(@types/react@18.2.69)(react@18.2.0)
tslib: 2.6.2 tslib: 2.6.2
optionalDependencies:
'@types/react': 18.2.69
react-remove-scroll@2.5.5(@types/react@18.2.69)(react@18.2.0): react-remove-scroll@2.5.5(@types/react@18.2.69)(react@18.2.0):
dependencies: dependencies:
'@types/react': 18.2.69
react: 18.2.0 react: 18.2.0
react-remove-scroll-bar: 2.3.6(@types/react@18.2.69)(react@18.2.0) react-remove-scroll-bar: 2.3.6(@types/react@18.2.69)(react@18.2.0)
react-style-singleton: 2.2.1(@types/react@18.2.69)(react@18.2.0) react-style-singleton: 2.2.1(@types/react@18.2.69)(react@18.2.0)
tslib: 2.6.2 tslib: 2.6.2
use-callback-ref: 1.3.2(@types/react@18.2.69)(react@18.2.0) use-callback-ref: 1.3.2(@types/react@18.2.69)(react@18.2.0)
use-sidecar: 1.1.2(@types/react@18.2.69)(react@18.2.0) use-sidecar: 1.1.2(@types/react@18.2.69)(react@18.2.0)
optionalDependencies:
'@types/react': 18.2.69
react-router-dom@6.27.0(react-dom@18.2.0(react@18.2.0))(react@18.2.0):
dependencies:
'@remix-run/router': 1.20.0
react: 18.2.0
react-dom: 18.2.0(react@18.2.0)
react-router: 6.27.0(react@18.2.0)
react-router@6.27.0(react@18.2.0):
dependencies:
'@remix-run/router': 1.20.0
react: 18.2.0
react-style-singleton@2.2.1(@types/react@18.2.69)(react@18.2.0): react-style-singleton@2.2.1(@types/react@18.2.69)(react@18.2.0):
dependencies: dependencies:
'@types/react': 18.2.69
get-nonce: 1.0.1 get-nonce: 1.0.1
invariant: 2.2.4 invariant: 2.2.4
react: 18.2.0 react: 18.2.0
tslib: 2.6.2 tslib: 2.6.2
optionalDependencies:
'@types/react': 18.2.69
react@18.2.0: react@18.2.0:
dependencies: dependencies:
@ -2205,7 +2274,7 @@ snapshots:
signal-exit@4.1.0: {} signal-exit@4.1.0: {}
sonner@1.4.41(react-dom@18.2.0)(react@18.2.0): sonner@1.4.41(react-dom@18.2.0(react@18.2.0))(react@18.2.0):
dependencies: dependencies:
react: 18.2.0 react: 18.2.0
react-dom: 18.2.0(react@18.2.0) react-dom: 18.2.0(react@18.2.0)
@ -2327,16 +2396,18 @@ snapshots:
use-callback-ref@1.3.2(@types/react@18.2.69)(react@18.2.0): use-callback-ref@1.3.2(@types/react@18.2.69)(react@18.2.0):
dependencies: dependencies:
'@types/react': 18.2.69
react: 18.2.0 react: 18.2.0
tslib: 2.6.2 tslib: 2.6.2
optionalDependencies:
'@types/react': 18.2.69
use-sidecar@1.1.2(@types/react@18.2.69)(react@18.2.0): use-sidecar@1.1.2(@types/react@18.2.69)(react@18.2.0):
dependencies: dependencies:
'@types/react': 18.2.69
detect-node-es: 1.1.0 detect-node-es: 1.1.0
react: 18.2.0 react: 18.2.0
tslib: 2.6.2 tslib: 2.6.2
optionalDependencies:
'@types/react': 18.2.69
util-deprecate@1.0.2: {} util-deprecate@1.0.2: {}

BIN
public/kitty.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 754 KiB

45
src/app/not-found.tsx Normal file
View file

@ -0,0 +1,45 @@
'use client'
import { Button } from '@/components/ui/button';
import { Card, CardContent, CardTitle } from '@/components/ui/card';
import { ShieldX } from 'lucide-react';
import Image from 'next/image';
export default function PageNotFound() {
return (
<div className="flex h-screen items-center justify-center">
{/* Container for mobile and desktop layouts */}
<div className="flex flex-col lg:flex-row items-center justify-center space-y-6 lg:space-y-0 lg:space-x-8">
{/* Cat gif on top for mobile, on the left for larger screens */}
<div className="flex-shrink-0">
<Image
src="/kitty.gif"
width={300} // dont adjust unless you're weird
height={300}
alt="kitty"
className="rounded-lg" // rounded corner for kitty
/>
</div>
{/* the error card */}
<Card className="flex h-96 w-96 flex-col items-center justify-center">
<CardTitle className="mx-auto mb-2 flex flex-col items-center justify-center">
<ShieldX className="h-14 w-14" />
<h2 className="mt-2 text-3xl font-semibold">404 Error</h2>
</CardTitle>
<CardContent className="mt-4 text-center text-base">
Click below to go to the home page.<br /> 404 - Page not found
</CardContent>
<CardContent className="mt-4">
<Button
type="button"
onClick={() => (window.location.href = '/')}
className="text-muted-background text-black"
>
Go Home
</Button>
</CardContent>
</Card>
</div>
</div>
);
}

View file

@ -11,7 +11,7 @@ export default function SettingsLayout({ children }: Readonly<{ children: React.
return ( return (
<div className="flex"> <div className="flex">
<div className="flex w-1/4 flex-col gap-2 p-4 pl-8 pt-8"> <div className="flex w-1/4 flex-col gap-2 p-4 pl-8 pt-8">
<NextLink href="/settings/apperance/"> <NextLink href="/settings/appearance/">
<Button variant={pathname?.includes('/settings/appearance') ? 'secondary' : 'ghost'} className="w-full items-center justify-start gap-2"> <Button variant={pathname?.includes('/settings/appearance') ? 'secondary' : 'ghost'} className="w-full items-center justify-start gap-2">
<Palette className="h-5 w-5" /> Appearance <Palette className="h-5 w-5" /> Appearance
</Button> </Button>

View file

@ -5,6 +5,7 @@ import { usePathname } from 'next/navigation'
import { Button } from './ui/button' import { Button } from './ui/button'
import { useState } from 'react' import { useState } from 'react'
import Sidebar from './sidebar' import Sidebar from './sidebar'
import Link from 'next/link' // Import the Link component
export default function Navbar() { export default function Navbar() {
const [open, setOpen] = useState(false) const [open, setOpen] = useState(false)
@ -18,10 +19,11 @@ export default function Navbar() {
<Button onClick={() => setOpen(true)} size="icon" variant="ghost"> <Button onClick={() => setOpen(true)} size="icon" variant="ghost">
<Lucide.Menu className="h-7 w-7" /> <Lucide.Menu className="h-7 w-7" />
</Button> </Button>
<div className="flex items-center gap-2"> {/* Wrap the logo and text in a Link */}
<Link href="/" className="flex items-center gap-2">
<Lucide.Radius className="h-8 w-8 rotate-180" /> <Lucide.Radius className="h-8 w-8 rotate-180" />
<h1 className="text-xl font-bold">Radius</h1> <h1 className="text-xl font-bold">Radius</h1>
</div> </Link>
</div> </div>
<Sidebar open={open} onOpenChange={setOpen} /> <Sidebar open={open} onOpenChange={setOpen} />