mirror of
https://github.com/sqlchat/sqlchat.git
synced 2025-07-25 16:13:10 +08:00
feat: make view prompt button more explicit
This commit is contained in:
356
pnpm-lock.yaml
generated
356
pnpm-lock.yaml
generated
@ -1,4 +1,8 @@
|
||||
lockfileVersion: '6.0'
|
||||
lockfileVersion: '6.1'
|
||||
|
||||
settings:
|
||||
autoInstallPeers: true
|
||||
excludeLinksFromLockfile: false
|
||||
|
||||
dependencies:
|
||||
'@emotion/react':
|
||||
@ -980,6 +984,123 @@ packages:
|
||||
glob: 7.1.7
|
||||
dev: true
|
||||
|
||||
/@next/swc-android-arm-eabi@13.2.4:
|
||||
resolution: {integrity: sha512-DWlalTSkLjDU11MY11jg17O1gGQzpRccM9Oes2yTqj2DpHndajrXHGxj9HGtJ+idq2k7ImUdJVWS2h2l/EDJOw==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [arm]
|
||||
os: [android]
|
||||
requiresBuild: true
|
||||
dev: false
|
||||
optional: true
|
||||
|
||||
/@next/swc-android-arm64@13.2.4:
|
||||
resolution: {integrity: sha512-sRavmUImUCf332Gy+PjIfLkMhiRX1Ez4SI+3vFDRs1N5eXp+uNzjFUK/oLMMOzk6KFSkbiK/3Wt8+dHQR/flNg==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [arm64]
|
||||
os: [android]
|
||||
requiresBuild: true
|
||||
dev: false
|
||||
optional: true
|
||||
|
||||
/@next/swc-darwin-arm64@13.2.4:
|
||||
resolution: {integrity: sha512-S6vBl+OrInP47TM3LlYx65betocKUUlTZDDKzTiRDbsRESeyIkBtZ6Qi5uT2zQs4imqllJznVjFd1bXLx3Aa6A==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [arm64]
|
||||
os: [darwin]
|
||||
requiresBuild: true
|
||||
dev: false
|
||||
optional: true
|
||||
|
||||
/@next/swc-darwin-x64@13.2.4:
|
||||
resolution: {integrity: sha512-a6LBuoYGcFOPGd4o8TPo7wmv5FnMr+Prz+vYHopEDuhDoMSHOnC+v+Ab4D7F0NMZkvQjEJQdJS3rqgFhlZmKlw==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [x64]
|
||||
os: [darwin]
|
||||
requiresBuild: true
|
||||
dev: false
|
||||
optional: true
|
||||
|
||||
/@next/swc-freebsd-x64@13.2.4:
|
||||
resolution: {integrity: sha512-kkbzKVZGPaXRBPisoAQkh3xh22r+TD+5HwoC5bOkALraJ0dsOQgSMAvzMXKsN3tMzJUPS0tjtRf1cTzrQ0I5vQ==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [x64]
|
||||
os: [freebsd]
|
||||
requiresBuild: true
|
||||
dev: false
|
||||
optional: true
|
||||
|
||||
/@next/swc-linux-arm-gnueabihf@13.2.4:
|
||||
resolution: {integrity: sha512-7qA1++UY0fjprqtjBZaOA6cas/7GekpjVsZn/0uHvquuITFCdKGFCsKNBx3S0Rpxmx6WYo0GcmhNRM9ru08BGg==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [arm]
|
||||
os: [linux]
|
||||
requiresBuild: true
|
||||
dev: false
|
||||
optional: true
|
||||
|
||||
/@next/swc-linux-arm64-gnu@13.2.4:
|
||||
resolution: {integrity: sha512-xzYZdAeq883MwXgcwc72hqo/F/dwUxCukpDOkx/j1HTq/J0wJthMGjinN9wH5bPR98Mfeh1MZJ91WWPnZOedOg==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [arm64]
|
||||
os: [linux]
|
||||
requiresBuild: true
|
||||
dev: false
|
||||
optional: true
|
||||
|
||||
/@next/swc-linux-arm64-musl@13.2.4:
|
||||
resolution: {integrity: sha512-8rXr3WfmqSiYkb71qzuDP6I6R2T2tpkmf83elDN8z783N9nvTJf2E7eLx86wu2OJCi4T05nuxCsh4IOU3LQ5xw==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [arm64]
|
||||
os: [linux]
|
||||
requiresBuild: true
|
||||
dev: false
|
||||
optional: true
|
||||
|
||||
/@next/swc-linux-x64-gnu@13.2.4:
|
||||
resolution: {integrity: sha512-Ngxh51zGSlYJ4EfpKG4LI6WfquulNdtmHg1yuOYlaAr33KyPJp4HeN/tivBnAHcZkoNy0hh/SbwDyCnz5PFJQQ==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
requiresBuild: true
|
||||
dev: false
|
||||
optional: true
|
||||
|
||||
/@next/swc-linux-x64-musl@13.2.4:
|
||||
resolution: {integrity: sha512-gOvwIYoSxd+j14LOcvJr+ekd9fwYT1RyMAHOp7znA10+l40wkFiMONPLWiZuHxfRk+Dy7YdNdDh3ImumvL6VwA==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
requiresBuild: true
|
||||
dev: false
|
||||
optional: true
|
||||
|
||||
/@next/swc-win32-arm64-msvc@13.2.4:
|
||||
resolution: {integrity: sha512-q3NJzcfClgBm4HvdcnoEncmztxrA5GXqKeiZ/hADvC56pwNALt3ngDC6t6qr1YW9V/EPDxCYeaX4zYxHciW4Dw==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [arm64]
|
||||
os: [win32]
|
||||
requiresBuild: true
|
||||
dev: false
|
||||
optional: true
|
||||
|
||||
/@next/swc-win32-ia32-msvc@13.2.4:
|
||||
resolution: {integrity: sha512-/eZ5ncmHUYtD2fc6EUmAIZlAJnVT2YmxDsKs1Ourx0ttTtvtma/WKlMV5NoUsyOez0f9ExLyOpeCoz5aj+MPXw==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [ia32]
|
||||
os: [win32]
|
||||
requiresBuild: true
|
||||
dev: false
|
||||
optional: true
|
||||
|
||||
/@next/swc-win32-x64-msvc@13.2.4:
|
||||
resolution: {integrity: sha512-0MffFmyv7tBLlji01qc0IaPP/LVExzvj7/R5x1Jph1bTAIj4Vu81yFQWHHQAP6r4ff9Ukj1mBK6MDNVXm7Tcvw==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [x64]
|
||||
os: [win32]
|
||||
requiresBuild: true
|
||||
dev: false
|
||||
optional: true
|
||||
|
||||
/@nodelib/fs.scandir@2.1.5:
|
||||
resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==}
|
||||
engines: {node: '>= 8'}
|
||||
@ -2104,7 +2225,7 @@ packages:
|
||||
normalize-path: 3.0.0
|
||||
readdirp: 3.6.0
|
||||
optionalDependencies:
|
||||
fsevents: registry.npmmirror.com/fsevents@2.3.2
|
||||
fsevents: 2.3.2
|
||||
dev: true
|
||||
|
||||
/client-only@0.0.1:
|
||||
@ -2981,6 +3102,14 @@ packages:
|
||||
resolution: {integrity: sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==}
|
||||
dev: true
|
||||
|
||||
/fsevents@2.3.2:
|
||||
resolution: {integrity: sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==}
|
||||
engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
|
||||
os: [darwin]
|
||||
requiresBuild: true
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/function-bind@1.1.1:
|
||||
resolution: {integrity: sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==}
|
||||
|
||||
@ -4263,19 +4392,19 @@ packages:
|
||||
react-dom: 18.2.0(react@18.2.0)
|
||||
styled-jsx: 5.1.1(react@18.2.0)
|
||||
optionalDependencies:
|
||||
'@next/swc-android-arm-eabi': registry.npmmirror.com/@next/swc-android-arm-eabi@13.2.4
|
||||
'@next/swc-android-arm64': registry.npmmirror.com/@next/swc-android-arm64@13.2.4
|
||||
'@next/swc-darwin-arm64': registry.npmmirror.com/@next/swc-darwin-arm64@13.2.4
|
||||
'@next/swc-darwin-x64': registry.npmmirror.com/@next/swc-darwin-x64@13.2.4
|
||||
'@next/swc-freebsd-x64': registry.npmmirror.com/@next/swc-freebsd-x64@13.2.4
|
||||
'@next/swc-linux-arm-gnueabihf': registry.npmmirror.com/@next/swc-linux-arm-gnueabihf@13.2.4
|
||||
'@next/swc-linux-arm64-gnu': registry.npmmirror.com/@next/swc-linux-arm64-gnu@13.2.4
|
||||
'@next/swc-linux-arm64-musl': registry.npmmirror.com/@next/swc-linux-arm64-musl@13.2.4
|
||||
'@next/swc-linux-x64-gnu': registry.npmmirror.com/@next/swc-linux-x64-gnu@13.2.4
|
||||
'@next/swc-linux-x64-musl': registry.npmmirror.com/@next/swc-linux-x64-musl@13.2.4
|
||||
'@next/swc-win32-arm64-msvc': registry.npmmirror.com/@next/swc-win32-arm64-msvc@13.2.4
|
||||
'@next/swc-win32-ia32-msvc': registry.npmmirror.com/@next/swc-win32-ia32-msvc@13.2.4
|
||||
'@next/swc-win32-x64-msvc': registry.npmmirror.com/@next/swc-win32-x64-msvc@13.2.4
|
||||
'@next/swc-android-arm-eabi': 13.2.4
|
||||
'@next/swc-android-arm64': 13.2.4
|
||||
'@next/swc-darwin-arm64': 13.2.4
|
||||
'@next/swc-darwin-x64': 13.2.4
|
||||
'@next/swc-freebsd-x64': 13.2.4
|
||||
'@next/swc-linux-arm-gnueabihf': 13.2.4
|
||||
'@next/swc-linux-arm64-gnu': 13.2.4
|
||||
'@next/swc-linux-arm64-musl': 13.2.4
|
||||
'@next/swc-linux-x64-gnu': 13.2.4
|
||||
'@next/swc-linux-x64-musl': 13.2.4
|
||||
'@next/swc-win32-arm64-msvc': 13.2.4
|
||||
'@next/swc-win32-ia32-msvc': 13.2.4
|
||||
'@next/swc-win32-x64-msvc': 13.2.4
|
||||
transitivePeerDependencies:
|
||||
- '@babel/core'
|
||||
- babel-plugin-macros
|
||||
@ -5945,7 +6074,7 @@ packages:
|
||||
dev: false
|
||||
|
||||
registry.npmmirror.com/@babel/runtime@7.21.0:
|
||||
resolution: {integrity: sha512-xwII0//EObnq89Ji5AKYQaRYiW/nZ3llSv29d49IuxPhKbtJoLP+9QUUZ4nVragQVtaVGeZrpB+ZtG/Pdy/POw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/runtime/-/runtime-7.21.0.tgz}
|
||||
resolution: {integrity: sha512-xwII0//EObnq89Ji5AKYQaRYiW/nZ3llSv29d49IuxPhKbtJoLP+9QUUZ4nVragQVtaVGeZrpB+ZtG/Pdy/POw==, registry: https://registry.npmjs.org/, tarball: https://registry.npmmirror.com/@babel/runtime/-/runtime-7.21.0.tgz}
|
||||
name: '@babel/runtime'
|
||||
version: 7.21.0
|
||||
engines: {node: '>=6.9.0'}
|
||||
@ -5954,7 +6083,7 @@ packages:
|
||||
dev: false
|
||||
|
||||
registry.npmmirror.com/@babel/runtime@7.21.5:
|
||||
resolution: {integrity: sha512-8jI69toZqqcsnqGGqwGS4Qb1VwLOEp4hz+CXPywcvjs60u3B4Pom/U/7rm4W8tMOYEB+E9wgD0mW1l3r8qlI9Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/runtime/-/runtime-7.21.5.tgz}
|
||||
resolution: {integrity: sha512-8jI69toZqqcsnqGGqwGS4Qb1VwLOEp4hz+CXPywcvjs60u3B4Pom/U/7rm4W8tMOYEB+E9wgD0mW1l3r8qlI9Q==, registry: https://registry.npmjs.org/, tarball: https://registry.npmmirror.com/@babel/runtime/-/runtime-7.21.5.tgz}
|
||||
name: '@babel/runtime'
|
||||
version: 7.21.5
|
||||
engines: {node: '>=6.9.0'}
|
||||
@ -5962,155 +6091,8 @@ packages:
|
||||
regenerator-runtime: registry.npmmirror.com/regenerator-runtime@0.13.11
|
||||
dev: false
|
||||
|
||||
registry.npmmirror.com/@next/swc-android-arm-eabi@13.2.4:
|
||||
resolution: {integrity: sha512-DWlalTSkLjDU11MY11jg17O1gGQzpRccM9Oes2yTqj2DpHndajrXHGxj9HGtJ+idq2k7ImUdJVWS2h2l/EDJOw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@next/swc-android-arm-eabi/-/swc-android-arm-eabi-13.2.4.tgz}
|
||||
name: '@next/swc-android-arm-eabi'
|
||||
version: 13.2.4
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [arm]
|
||||
os: [android]
|
||||
requiresBuild: true
|
||||
dev: false
|
||||
optional: true
|
||||
|
||||
registry.npmmirror.com/@next/swc-android-arm64@13.2.4:
|
||||
resolution: {integrity: sha512-sRavmUImUCf332Gy+PjIfLkMhiRX1Ez4SI+3vFDRs1N5eXp+uNzjFUK/oLMMOzk6KFSkbiK/3Wt8+dHQR/flNg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@next/swc-android-arm64/-/swc-android-arm64-13.2.4.tgz}
|
||||
name: '@next/swc-android-arm64'
|
||||
version: 13.2.4
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [arm64]
|
||||
os: [android]
|
||||
requiresBuild: true
|
||||
dev: false
|
||||
optional: true
|
||||
|
||||
registry.npmmirror.com/@next/swc-darwin-arm64@13.2.4:
|
||||
resolution: {integrity: sha512-S6vBl+OrInP47TM3LlYx65betocKUUlTZDDKzTiRDbsRESeyIkBtZ6Qi5uT2zQs4imqllJznVjFd1bXLx3Aa6A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-13.2.4.tgz}
|
||||
name: '@next/swc-darwin-arm64'
|
||||
version: 13.2.4
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [arm64]
|
||||
os: [darwin]
|
||||
requiresBuild: true
|
||||
dev: false
|
||||
optional: true
|
||||
|
||||
registry.npmmirror.com/@next/swc-darwin-x64@13.2.4:
|
||||
resolution: {integrity: sha512-a6LBuoYGcFOPGd4o8TPo7wmv5FnMr+Prz+vYHopEDuhDoMSHOnC+v+Ab4D7F0NMZkvQjEJQdJS3rqgFhlZmKlw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@next/swc-darwin-x64/-/swc-darwin-x64-13.2.4.tgz}
|
||||
name: '@next/swc-darwin-x64'
|
||||
version: 13.2.4
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [x64]
|
||||
os: [darwin]
|
||||
requiresBuild: true
|
||||
dev: false
|
||||
optional: true
|
||||
|
||||
registry.npmmirror.com/@next/swc-freebsd-x64@13.2.4:
|
||||
resolution: {integrity: sha512-kkbzKVZGPaXRBPisoAQkh3xh22r+TD+5HwoC5bOkALraJ0dsOQgSMAvzMXKsN3tMzJUPS0tjtRf1cTzrQ0I5vQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@next/swc-freebsd-x64/-/swc-freebsd-x64-13.2.4.tgz}
|
||||
name: '@next/swc-freebsd-x64'
|
||||
version: 13.2.4
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [x64]
|
||||
os: [freebsd]
|
||||
requiresBuild: true
|
||||
dev: false
|
||||
optional: true
|
||||
|
||||
registry.npmmirror.com/@next/swc-linux-arm-gnueabihf@13.2.4:
|
||||
resolution: {integrity: sha512-7qA1++UY0fjprqtjBZaOA6cas/7GekpjVsZn/0uHvquuITFCdKGFCsKNBx3S0Rpxmx6WYo0GcmhNRM9ru08BGg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@next/swc-linux-arm-gnueabihf/-/swc-linux-arm-gnueabihf-13.2.4.tgz}
|
||||
name: '@next/swc-linux-arm-gnueabihf'
|
||||
version: 13.2.4
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [arm]
|
||||
os: [linux]
|
||||
requiresBuild: true
|
||||
dev: false
|
||||
optional: true
|
||||
|
||||
registry.npmmirror.com/@next/swc-linux-arm64-gnu@13.2.4:
|
||||
resolution: {integrity: sha512-xzYZdAeq883MwXgcwc72hqo/F/dwUxCukpDOkx/j1HTq/J0wJthMGjinN9wH5bPR98Mfeh1MZJ91WWPnZOedOg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-13.2.4.tgz}
|
||||
name: '@next/swc-linux-arm64-gnu'
|
||||
version: 13.2.4
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [arm64]
|
||||
os: [linux]
|
||||
libc: [glibc]
|
||||
requiresBuild: true
|
||||
dev: false
|
||||
optional: true
|
||||
|
||||
registry.npmmirror.com/@next/swc-linux-arm64-musl@13.2.4:
|
||||
resolution: {integrity: sha512-8rXr3WfmqSiYkb71qzuDP6I6R2T2tpkmf83elDN8z783N9nvTJf2E7eLx86wu2OJCi4T05nuxCsh4IOU3LQ5xw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-13.2.4.tgz}
|
||||
name: '@next/swc-linux-arm64-musl'
|
||||
version: 13.2.4
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [arm64]
|
||||
os: [linux]
|
||||
libc: [musl]
|
||||
requiresBuild: true
|
||||
dev: false
|
||||
optional: true
|
||||
|
||||
registry.npmmirror.com/@next/swc-linux-x64-gnu@13.2.4:
|
||||
resolution: {integrity: sha512-Ngxh51zGSlYJ4EfpKG4LI6WfquulNdtmHg1yuOYlaAr33KyPJp4HeN/tivBnAHcZkoNy0hh/SbwDyCnz5PFJQQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-13.2.4.tgz}
|
||||
name: '@next/swc-linux-x64-gnu'
|
||||
version: 13.2.4
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
libc: [glibc]
|
||||
requiresBuild: true
|
||||
dev: false
|
||||
optional: true
|
||||
|
||||
registry.npmmirror.com/@next/swc-linux-x64-musl@13.2.4:
|
||||
resolution: {integrity: sha512-gOvwIYoSxd+j14LOcvJr+ekd9fwYT1RyMAHOp7znA10+l40wkFiMONPLWiZuHxfRk+Dy7YdNdDh3ImumvL6VwA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-13.2.4.tgz}
|
||||
name: '@next/swc-linux-x64-musl'
|
||||
version: 13.2.4
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
libc: [musl]
|
||||
requiresBuild: true
|
||||
dev: false
|
||||
optional: true
|
||||
|
||||
registry.npmmirror.com/@next/swc-win32-arm64-msvc@13.2.4:
|
||||
resolution: {integrity: sha512-q3NJzcfClgBm4HvdcnoEncmztxrA5GXqKeiZ/hADvC56pwNALt3ngDC6t6qr1YW9V/EPDxCYeaX4zYxHciW4Dw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-13.2.4.tgz}
|
||||
name: '@next/swc-win32-arm64-msvc'
|
||||
version: 13.2.4
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [arm64]
|
||||
os: [win32]
|
||||
requiresBuild: true
|
||||
dev: false
|
||||
optional: true
|
||||
|
||||
registry.npmmirror.com/@next/swc-win32-ia32-msvc@13.2.4:
|
||||
resolution: {integrity: sha512-/eZ5ncmHUYtD2fc6EUmAIZlAJnVT2YmxDsKs1Ourx0ttTtvtma/WKlMV5NoUsyOez0f9ExLyOpeCoz5aj+MPXw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@next/swc-win32-ia32-msvc/-/swc-win32-ia32-msvc-13.2.4.tgz}
|
||||
name: '@next/swc-win32-ia32-msvc'
|
||||
version: 13.2.4
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [ia32]
|
||||
os: [win32]
|
||||
requiresBuild: true
|
||||
dev: false
|
||||
optional: true
|
||||
|
||||
registry.npmmirror.com/@next/swc-win32-x64-msvc@13.2.4:
|
||||
resolution: {integrity: sha512-0MffFmyv7tBLlji01qc0IaPP/LVExzvj7/R5x1Jph1bTAIj4Vu81yFQWHHQAP6r4ff9Ukj1mBK6MDNVXm7Tcvw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-13.2.4.tgz}
|
||||
name: '@next/swc-win32-x64-msvc'
|
||||
version: 13.2.4
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [x64]
|
||||
os: [win32]
|
||||
requiresBuild: true
|
||||
dev: false
|
||||
optional: true
|
||||
|
||||
registry.npmmirror.com/@radix-ui/number@1.0.0:
|
||||
resolution: {integrity: sha512-Ofwh/1HX69ZfJRiRBMTy7rgjAzHmwe4kW9C9Y99HTRUcYLUuVT0KESFj15rPjRgKJs20GPq8Bm5aEDJ8DuA3vA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@radix-ui/number/-/number-1.0.0.tgz}
|
||||
resolution: {integrity: sha512-Ofwh/1HX69ZfJRiRBMTy7rgjAzHmwe4kW9C9Y99HTRUcYLUuVT0KESFj15rPjRgKJs20GPq8Bm5aEDJ8DuA3vA==, registry: https://registry.npmjs.org/, tarball: https://registry.npmmirror.com/@radix-ui/number/-/number-1.0.0.tgz}
|
||||
name: '@radix-ui/number'
|
||||
version: 1.0.0
|
||||
dependencies:
|
||||
@ -6118,7 +6100,7 @@ packages:
|
||||
dev: false
|
||||
|
||||
registry.npmmirror.com/@radix-ui/primitive@1.0.0:
|
||||
resolution: {integrity: sha512-3e7rn8FDMin4CgeL7Z/49smCA3rFYY3Ha2rUQ7HRWFadS5iCRw08ZgVT1LaNTCNqgvrUiyczLflrVrF0SRQtNA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@radix-ui/primitive/-/primitive-1.0.0.tgz}
|
||||
resolution: {integrity: sha512-3e7rn8FDMin4CgeL7Z/49smCA3rFYY3Ha2rUQ7HRWFadS5iCRw08ZgVT1LaNTCNqgvrUiyczLflrVrF0SRQtNA==, registry: https://registry.npmjs.org/, tarball: https://registry.npmmirror.com/@radix-ui/primitive/-/primitive-1.0.0.tgz}
|
||||
name: '@radix-ui/primitive'
|
||||
version: 1.0.0
|
||||
dependencies:
|
||||
@ -6126,7 +6108,7 @@ packages:
|
||||
dev: false
|
||||
|
||||
registry.npmmirror.com/@radix-ui/react-checkbox@1.0.3(react-dom@18.2.0)(react@18.2.0):
|
||||
resolution: {integrity: sha512-55B8/vKzTuzxllH5sGJO4zaBf9gYpJuJRRzaOKm+0oAefRnMvbf+Kgww7IOANVN0w3z7agFJgtnXaZl8Uj95AA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@radix-ui/react-checkbox/-/react-checkbox-1.0.3.tgz}
|
||||
resolution: {integrity: sha512-55B8/vKzTuzxllH5sGJO4zaBf9gYpJuJRRzaOKm+0oAefRnMvbf+Kgww7IOANVN0w3z7agFJgtnXaZl8Uj95AA==, registry: https://registry.npmjs.org/, tarball: https://registry.npmmirror.com/@radix-ui/react-checkbox/-/react-checkbox-1.0.3.tgz}
|
||||
id: registry.npmmirror.com/@radix-ui/react-checkbox/1.0.3
|
||||
name: '@radix-ui/react-checkbox'
|
||||
version: 1.0.3
|
||||
@ -6148,7 +6130,7 @@ packages:
|
||||
dev: false
|
||||
|
||||
registry.npmmirror.com/@radix-ui/react-compose-refs@1.0.0(react@18.2.0):
|
||||
resolution: {integrity: sha512-0KaSv6sx787/hK3eF53iOkiSLwAGlFMx5lotrqD2pTjB18KbybKoEIgkNZTKC60YECDQTKGTRcDBILwZVqVKvA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@radix-ui/react-compose-refs/-/react-compose-refs-1.0.0.tgz}
|
||||
resolution: {integrity: sha512-0KaSv6sx787/hK3eF53iOkiSLwAGlFMx5lotrqD2pTjB18KbybKoEIgkNZTKC60YECDQTKGTRcDBILwZVqVKvA==, registry: https://registry.npmjs.org/, tarball: https://registry.npmmirror.com/@radix-ui/react-compose-refs/-/react-compose-refs-1.0.0.tgz}
|
||||
id: registry.npmmirror.com/@radix-ui/react-compose-refs/1.0.0
|
||||
name: '@radix-ui/react-compose-refs'
|
||||
version: 1.0.0
|
||||
@ -6160,7 +6142,7 @@ packages:
|
||||
dev: false
|
||||
|
||||
registry.npmmirror.com/@radix-ui/react-context@1.0.0(react@18.2.0):
|
||||
resolution: {integrity: sha512-1pVM9RfOQ+n/N5PJK33kRSKsr1glNxomxONs5c49MliinBY6Yw2Q995qfBUUo0/Mbg05B/sGA0gkgPI7kmSHBg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@radix-ui/react-context/-/react-context-1.0.0.tgz}
|
||||
resolution: {integrity: sha512-1pVM9RfOQ+n/N5PJK33kRSKsr1glNxomxONs5c49MliinBY6Yw2Q995qfBUUo0/Mbg05B/sGA0gkgPI7kmSHBg==, registry: https://registry.npmjs.org/, tarball: https://registry.npmmirror.com/@radix-ui/react-context/-/react-context-1.0.0.tgz}
|
||||
id: registry.npmmirror.com/@radix-ui/react-context/1.0.0
|
||||
name: '@radix-ui/react-context'
|
||||
version: 1.0.0
|
||||
@ -6172,7 +6154,7 @@ packages:
|
||||
dev: false
|
||||
|
||||
registry.npmmirror.com/@radix-ui/react-direction@1.0.0(react@18.2.0):
|
||||
resolution: {integrity: sha512-2HV05lGUgYcA6xgLQ4BKPDmtL+QbIZYH5fCOTAOOcJ5O0QbWS3i9lKaurLzliYUDhORI2Qr3pyjhJh44lKA3rQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@radix-ui/react-direction/-/react-direction-1.0.0.tgz}
|
||||
resolution: {integrity: sha512-2HV05lGUgYcA6xgLQ4BKPDmtL+QbIZYH5fCOTAOOcJ5O0QbWS3i9lKaurLzliYUDhORI2Qr3pyjhJh44lKA3rQ==, registry: https://registry.npmjs.org/, tarball: https://registry.npmmirror.com/@radix-ui/react-direction/-/react-direction-1.0.0.tgz}
|
||||
id: registry.npmmirror.com/@radix-ui/react-direction/1.0.0
|
||||
name: '@radix-ui/react-direction'
|
||||
version: 1.0.0
|
||||
@ -6184,7 +6166,7 @@ packages:
|
||||
dev: false
|
||||
|
||||
registry.npmmirror.com/@radix-ui/react-icons@1.3.0(react@18.2.0):
|
||||
resolution: {integrity: sha512-jQxj/0LKgp+j9BiTXz3O3sgs26RNet2iLWmsPyRz2SIcR4q/4SbazXfnYwbAr+vLYKSfc7qxzyGQA1HLlYiuNw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@radix-ui/react-icons/-/react-icons-1.3.0.tgz}
|
||||
resolution: {integrity: sha512-jQxj/0LKgp+j9BiTXz3O3sgs26RNet2iLWmsPyRz2SIcR4q/4SbazXfnYwbAr+vLYKSfc7qxzyGQA1HLlYiuNw==, registry: https://registry.npmjs.org/, tarball: https://registry.npmmirror.com/@radix-ui/react-icons/-/react-icons-1.3.0.tgz}
|
||||
id: registry.npmmirror.com/@radix-ui/react-icons/1.3.0
|
||||
name: '@radix-ui/react-icons'
|
||||
version: 1.3.0
|
||||
@ -6195,7 +6177,7 @@ packages:
|
||||
dev: false
|
||||
|
||||
registry.npmmirror.com/@radix-ui/react-presence@1.0.0(react-dom@18.2.0)(react@18.2.0):
|
||||
resolution: {integrity: sha512-A+6XEvN01NfVWiKu38ybawfHsBjWum42MRPnEuqPsBZ4eV7e/7K321B5VgYMPv3Xx5An6o1/l9ZuDBgmcmWK3w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@radix-ui/react-presence/-/react-presence-1.0.0.tgz}
|
||||
resolution: {integrity: sha512-A+6XEvN01NfVWiKu38ybawfHsBjWum42MRPnEuqPsBZ4eV7e/7K321B5VgYMPv3Xx5An6o1/l9ZuDBgmcmWK3w==, registry: https://registry.npmjs.org/, tarball: https://registry.npmmirror.com/@radix-ui/react-presence/-/react-presence-1.0.0.tgz}
|
||||
id: registry.npmmirror.com/@radix-ui/react-presence/1.0.0
|
||||
name: '@radix-ui/react-presence'
|
||||
version: 1.0.0
|
||||
@ -6211,7 +6193,7 @@ packages:
|
||||
dev: false
|
||||
|
||||
registry.npmmirror.com/@radix-ui/react-primitive@1.0.2(react-dom@18.2.0)(react@18.2.0):
|
||||
resolution: {integrity: sha512-zY6G5Qq4R8diFPNwtyoLRZBxzu1Z+SXMlfYpChN7Dv8gvmx9X3qhDqiLWvKseKVJMuedFeU/Sa0Sy/Ia+t06Dw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@radix-ui/react-primitive/-/react-primitive-1.0.2.tgz}
|
||||
resolution: {integrity: sha512-zY6G5Qq4R8diFPNwtyoLRZBxzu1Z+SXMlfYpChN7Dv8gvmx9X3qhDqiLWvKseKVJMuedFeU/Sa0Sy/Ia+t06Dw==, registry: https://registry.npmjs.org/, tarball: https://registry.npmmirror.com/@radix-ui/react-primitive/-/react-primitive-1.0.2.tgz}
|
||||
id: registry.npmmirror.com/@radix-ui/react-primitive/1.0.2
|
||||
name: '@radix-ui/react-primitive'
|
||||
version: 1.0.2
|
||||
@ -6226,7 +6208,7 @@ packages:
|
||||
dev: false
|
||||
|
||||
registry.npmmirror.com/@radix-ui/react-scroll-area@1.0.3(react-dom@18.2.0)(react@18.2.0):
|
||||
resolution: {integrity: sha512-sBX9j8Q+0/jReNObEAveKIGXJtk3xUoSIx4cMKygGtO128QJyVDn01XNOFsyvihKDCTcu7SINzQ2jPAZEhIQtw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@radix-ui/react-scroll-area/-/react-scroll-area-1.0.3.tgz}
|
||||
resolution: {integrity: sha512-sBX9j8Q+0/jReNObEAveKIGXJtk3xUoSIx4cMKygGtO128QJyVDn01XNOFsyvihKDCTcu7SINzQ2jPAZEhIQtw==, registry: https://registry.npmjs.org/, tarball: https://registry.npmmirror.com/@radix-ui/react-scroll-area/-/react-scroll-area-1.0.3.tgz}
|
||||
id: registry.npmmirror.com/@radix-ui/react-scroll-area/1.0.3
|
||||
name: '@radix-ui/react-scroll-area'
|
||||
version: 1.0.3
|
||||
@ -6249,7 +6231,7 @@ packages:
|
||||
dev: false
|
||||
|
||||
registry.npmmirror.com/@radix-ui/react-slot@1.0.1(react@18.2.0):
|
||||
resolution: {integrity: sha512-avutXAFL1ehGvAXtPquu0YK5oz6ctS474iM3vNGQIkswrVhdrS52e3uoMQBzZhNRAIE0jBnUyXWNmSjGHhCFcw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@radix-ui/react-slot/-/react-slot-1.0.1.tgz}
|
||||
resolution: {integrity: sha512-avutXAFL1ehGvAXtPquu0YK5oz6ctS474iM3vNGQIkswrVhdrS52e3uoMQBzZhNRAIE0jBnUyXWNmSjGHhCFcw==, registry: https://registry.npmjs.org/, tarball: https://registry.npmmirror.com/@radix-ui/react-slot/-/react-slot-1.0.1.tgz}
|
||||
id: registry.npmmirror.com/@radix-ui/react-slot/1.0.1
|
||||
name: '@radix-ui/react-slot'
|
||||
version: 1.0.1
|
||||
@ -6262,7 +6244,7 @@ packages:
|
||||
dev: false
|
||||
|
||||
registry.npmmirror.com/@radix-ui/react-use-callback-ref@1.0.0(react@18.2.0):
|
||||
resolution: {integrity: sha512-GZtyzoHz95Rhs6S63D2t/eqvdFCm7I+yHMLVQheKM7nBD8mbZIt+ct1jz4536MDnaOGKIxynJ8eHTkVGVVkoTg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@radix-ui/react-use-callback-ref/-/react-use-callback-ref-1.0.0.tgz}
|
||||
resolution: {integrity: sha512-GZtyzoHz95Rhs6S63D2t/eqvdFCm7I+yHMLVQheKM7nBD8mbZIt+ct1jz4536MDnaOGKIxynJ8eHTkVGVVkoTg==, registry: https://registry.npmjs.org/, tarball: https://registry.npmmirror.com/@radix-ui/react-use-callback-ref/-/react-use-callback-ref-1.0.0.tgz}
|
||||
id: registry.npmmirror.com/@radix-ui/react-use-callback-ref/1.0.0
|
||||
name: '@radix-ui/react-use-callback-ref'
|
||||
version: 1.0.0
|
||||
@ -6274,7 +6256,7 @@ packages:
|
||||
dev: false
|
||||
|
||||
registry.npmmirror.com/@radix-ui/react-use-controllable-state@1.0.0(react@18.2.0):
|
||||
resolution: {integrity: sha512-FohDoZvk3mEXh9AWAVyRTYR4Sq7/gavuofglmiXB2g1aKyboUD4YtgWxKj8O5n+Uak52gXQ4wKz5IFST4vtJHg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@radix-ui/react-use-controllable-state/-/react-use-controllable-state-1.0.0.tgz}
|
||||
resolution: {integrity: sha512-FohDoZvk3mEXh9AWAVyRTYR4Sq7/gavuofglmiXB2g1aKyboUD4YtgWxKj8O5n+Uak52gXQ4wKz5IFST4vtJHg==, registry: https://registry.npmjs.org/, tarball: https://registry.npmmirror.com/@radix-ui/react-use-controllable-state/-/react-use-controllable-state-1.0.0.tgz}
|
||||
id: registry.npmmirror.com/@radix-ui/react-use-controllable-state/1.0.0
|
||||
name: '@radix-ui/react-use-controllable-state'
|
||||
version: 1.0.0
|
||||
@ -6287,7 +6269,7 @@ packages:
|
||||
dev: false
|
||||
|
||||
registry.npmmirror.com/@radix-ui/react-use-layout-effect@1.0.0(react@18.2.0):
|
||||
resolution: {integrity: sha512-6Tpkq+R6LOlmQb1R5NNETLG0B4YP0wc+klfXafpUCj6JGyaUc8il7/kUZ7m59rGbXGczE9Bs+iz2qloqsZBduQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@radix-ui/react-use-layout-effect/-/react-use-layout-effect-1.0.0.tgz}
|
||||
resolution: {integrity: sha512-6Tpkq+R6LOlmQb1R5NNETLG0B4YP0wc+klfXafpUCj6JGyaUc8il7/kUZ7m59rGbXGczE9Bs+iz2qloqsZBduQ==, registry: https://registry.npmjs.org/, tarball: https://registry.npmmirror.com/@radix-ui/react-use-layout-effect/-/react-use-layout-effect-1.0.0.tgz}
|
||||
id: registry.npmmirror.com/@radix-ui/react-use-layout-effect/1.0.0
|
||||
name: '@radix-ui/react-use-layout-effect'
|
||||
version: 1.0.0
|
||||
@ -6299,7 +6281,7 @@ packages:
|
||||
dev: false
|
||||
|
||||
registry.npmmirror.com/@radix-ui/react-use-previous@1.0.0(react@18.2.0):
|
||||
resolution: {integrity: sha512-RG2K8z/K7InnOKpq6YLDmT49HGjNmrK+fr82UCVKT2sW0GYfVnYp4wZWBooT/EYfQ5faA9uIjvsuMMhH61rheg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@radix-ui/react-use-previous/-/react-use-previous-1.0.0.tgz}
|
||||
resolution: {integrity: sha512-RG2K8z/K7InnOKpq6YLDmT49HGjNmrK+fr82UCVKT2sW0GYfVnYp4wZWBooT/EYfQ5faA9uIjvsuMMhH61rheg==, registry: https://registry.npmjs.org/, tarball: https://registry.npmmirror.com/@radix-ui/react-use-previous/-/react-use-previous-1.0.0.tgz}
|
||||
id: registry.npmmirror.com/@radix-ui/react-use-previous/1.0.0
|
||||
name: '@radix-ui/react-use-previous'
|
||||
version: 1.0.0
|
||||
@ -6311,7 +6293,7 @@ packages:
|
||||
dev: false
|
||||
|
||||
registry.npmmirror.com/@radix-ui/react-use-size@1.0.0(react@18.2.0):
|
||||
resolution: {integrity: sha512-imZ3aYcoYCKhhgNpkNDh/aTiU05qw9hX+HHI1QDBTyIlcFjgeFlKKySNGMwTp7nYFLQg/j0VA2FmCY4WPDDHMg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@radix-ui/react-use-size/-/react-use-size-1.0.0.tgz}
|
||||
resolution: {integrity: sha512-imZ3aYcoYCKhhgNpkNDh/aTiU05qw9hX+HHI1QDBTyIlcFjgeFlKKySNGMwTp7nYFLQg/j0VA2FmCY4WPDDHMg==, registry: https://registry.npmjs.org/, tarball: https://registry.npmmirror.com/@radix-ui/react-use-size/-/react-use-size-1.0.0.tgz}
|
||||
id: registry.npmmirror.com/@radix-ui/react-use-size/1.0.0
|
||||
name: '@radix-ui/react-use-size'
|
||||
version: 1.0.0
|
||||
@ -6323,24 +6305,14 @@ packages:
|
||||
react: 18.2.0
|
||||
dev: false
|
||||
|
||||
registry.npmmirror.com/fsevents@2.3.2:
|
||||
resolution: {integrity: sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/fsevents/-/fsevents-2.3.2.tgz}
|
||||
name: fsevents
|
||||
version: 2.3.2
|
||||
engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
|
||||
os: [darwin]
|
||||
requiresBuild: true
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
registry.npmmirror.com/regenerator-runtime@0.13.11:
|
||||
resolution: {integrity: sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/regenerator-runtime/-/regenerator-runtime-0.13.11.tgz}
|
||||
resolution: {integrity: sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==, registry: https://registry.npmjs.org/, tarball: https://registry.npmmirror.com/regenerator-runtime/-/regenerator-runtime-0.13.11.tgz}
|
||||
name: regenerator-runtime
|
||||
version: 0.13.11
|
||||
dev: false
|
||||
|
||||
registry.npmmirror.com/tailwind-scrollbar-hide@1.1.7:
|
||||
resolution: {integrity: sha512-X324n9OtpTmOMqEgDUEA/RgLrNfBF/jwJdctaPZDzB3mppxJk7TLIDmOreEDm1Bq4R9LSPu4Epf8VSdovNU+iA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/tailwind-scrollbar-hide/-/tailwind-scrollbar-hide-1.1.7.tgz}
|
||||
resolution: {integrity: sha512-X324n9OtpTmOMqEgDUEA/RgLrNfBF/jwJdctaPZDzB3mppxJk7TLIDmOreEDm1Bq4R9LSPu4Epf8VSdovNU+iA==, registry: https://registry.npmjs.org/, tarball: https://registry.npmmirror.com/tailwind-scrollbar-hide/-/tailwind-scrollbar-hide-1.1.7.tgz}
|
||||
name: tailwind-scrollbar-hide
|
||||
version: 1.1.7
|
||||
dev: false
|
||||
|
@ -24,9 +24,11 @@ import MessageTextarea from "./MessageTextarea";
|
||||
import DataStorageBanner from "../DataStorageBanner";
|
||||
import SchemaDrawer from "../SchemaDrawer";
|
||||
import Icon from "../Icon";
|
||||
import { useTranslation } from "react-i18next";
|
||||
|
||||
const ConversationView = () => {
|
||||
const { data: session } = useSession();
|
||||
const { t } = useTranslation();
|
||||
const settingStore = useSettingStore();
|
||||
const layoutStore = useLayoutStore();
|
||||
const connectionStore = useConnectionStore();
|
||||
@ -332,8 +334,9 @@ const ConversationView = () => {
|
||||
<MessageTextarea disabled={lastMessage?.status === "LOADING"} sendMessage={sendMessageToCurrentConversation} />
|
||||
<div className="mr-2 relative flex flex-row justify-end items-center" onClick={() => setShowSchemaDrawer(true)}>
|
||||
{hasFeature("debug") && (
|
||||
<button className="p-2 rounded cursor-pointer hover:bg-gray-100 dark:hover:bg-zinc-700">
|
||||
<Icon.FiSettings className="w-4 h-auto" />
|
||||
<button className="flex flex-col items-center m-2 text-blue-600 hover:underline">
|
||||
<Icon.FiEye className="w-6 h-auto" />
|
||||
<span>{t("prompt.self")}</span>
|
||||
</button>
|
||||
)}
|
||||
</div>
|
||||
|
@ -44,6 +44,9 @@
|
||||
"select-all": "select all",
|
||||
"tidb-serverless-ssl-hint": "SSL is required and configured"
|
||||
},
|
||||
"prompt": {
|
||||
"self": "Prompt"
|
||||
},
|
||||
"assistant": {
|
||||
"self": "Bot",
|
||||
"create-your-bot": "Can't find the bot you need? Create one"
|
||||
|
@ -1,126 +1,129 @@
|
||||
{
|
||||
"common": {
|
||||
"clear": "Limpiar",
|
||||
"close": "Cerrar",
|
||||
"confirm": "Confirmar",
|
||||
"save": "Guardar",
|
||||
"edit": "Editar",
|
||||
"loading": "Cargando",
|
||||
"setting": "Configuración",
|
||||
"copy": "Copiar",
|
||||
"delete": "Borrar",
|
||||
"execute": "Ejecutar",
|
||||
"sign-in": "Iniciar sesión",
|
||||
"sign-out": "Desconectar",
|
||||
"back": "Volver",
|
||||
"quota": "Cuota Mensual",
|
||||
"date": "Fecha",
|
||||
"description": "Descripción",
|
||||
"amount": "Cantidad"
|
||||
},
|
||||
"conversation": {
|
||||
"new-chat": "Nuevo Chat",
|
||||
"conversation-title": "Título de la conversación",
|
||||
"update": "Actualizar conversación",
|
||||
"title": "Titulo"
|
||||
},
|
||||
"connection": {
|
||||
"self": "Conexión",
|
||||
"new": "Crear Conexión",
|
||||
"edit": "Editar Conexión",
|
||||
"select-database": "Selecciona tu base de datos",
|
||||
"database-type": "Tipo de Base de Datos",
|
||||
"title": "Nombre",
|
||||
"host": "Servidor",
|
||||
"port": "Puerto",
|
||||
"database-name": "Nombre de Base de Datos",
|
||||
"username": "Usuario",
|
||||
"password": "Contraseña",
|
||||
"empty-select": "limpiar selección",
|
||||
"select-all": "seleccionar todo",
|
||||
"total-token": "Tokens",
|
||||
"tidb-serverless-ssl-hint": "SSL es requerido y configurado",
|
||||
"select-table": "Selecciona tu tabla",
|
||||
"select-schema": "Selecciona tu Esquema",
|
||||
"all-tables": "Todas las Tablas"
|
||||
},
|
||||
"assistant": {
|
||||
"self": "Bot",
|
||||
"create-your-bot": "¿No encuentras el bot que necesitas? Crea uno"
|
||||
},
|
||||
"execution": {
|
||||
"title": "Ejecutar consulta",
|
||||
"message": {
|
||||
"executing": "Ejecutando consulta...",
|
||||
"no-connection": "No se ha seleccionado una conexión",
|
||||
"no-data": "No hay datos para mostrar"
|
||||
}
|
||||
},
|
||||
"editor": {
|
||||
"placeholder": "Ingresa tu pregunta aquí..."
|
||||
},
|
||||
"setting": {
|
||||
"self": "Configuración",
|
||||
"general": "General",
|
||||
"plan": {
|
||||
"guest": "Invitado",
|
||||
"free": "Gratis",
|
||||
"pro": "Pro",
|
||||
"pro-early-bird": "🐤 Early Bird - Pro 50% de descuento",
|
||||
"signup-for-more": "Regístrese para obtener más",
|
||||
"upgrade": "Mejora",
|
||||
"renew": "Renovar",
|
||||
"expired": "Expirado",
|
||||
"n-question-per-month": "{{count}} Cuota / mes",
|
||||
"1-month": "1 mes",
|
||||
"n-months": "{{count}} meses",
|
||||
"purhcase-1-month": "Comprar 1 mes",
|
||||
"purhcase-n-months": "Comprar {{count}} meses"
|
||||
},
|
||||
"subscription": {
|
||||
"self": "Suscripción",
|
||||
"view-receipt": "Ver recibo"
|
||||
},
|
||||
"account": {
|
||||
"self": "Cuenta"
|
||||
},
|
||||
"basic": {
|
||||
"self": "Básico",
|
||||
"language": "Idioma"
|
||||
},
|
||||
"theme": {
|
||||
"self": "Tema",
|
||||
"system": "Usar tema del sistema",
|
||||
"light": "Claro",
|
||||
"dark": "Oscuro"
|
||||
},
|
||||
"openai-api-configuration": {
|
||||
"self": "Configuración del API de OpenAI",
|
||||
"model": "Modelo",
|
||||
"model-description": "La cuota no se consumirá si proporciona su propia clave a continuación.",
|
||||
"quota-per-ask": "{{count}} cuotas por pedido",
|
||||
"provide-gpt4-key": "Requerir su propia clave API habilitada para GPT-4",
|
||||
"key-description": "Indique su propia clave para retirarse del límite por cuota.",
|
||||
"endpoint-description": "Endpoint opcional que apunta a su propio servidor o gateway compatible."
|
||||
},
|
||||
"data": {
|
||||
"self": "Datos",
|
||||
"clear-all-data": "Limpiar todos los datos"
|
||||
}
|
||||
},
|
||||
"social": {
|
||||
"join-discord-channel": "Unirse al canal de Discord",
|
||||
"join-wechat-group": "Unirse al grupo de WeChat"
|
||||
},
|
||||
"banner": {
|
||||
"data-storage": "Las configuraciones de conexión y las consultas se almacenan en tu navegador",
|
||||
"non-select-sql-warning": "La declaración actual puede no ser SELECT SQL, lo que dará como resultado un esquema de base de datos o un cambio de datos. Asegúrate de saber lo que estás haciendo.",
|
||||
"product-hunt": "🚀🚀🚀 Acabamos de lanzar en Product Hunt, ¡por favor, vota por nosotros! 🚀🚀🚀",
|
||||
"quota-overflow": "Cuota excedida. Proporcione su propia clave API de OpenAI.",
|
||||
"use-my-key": "Usar mi propia clave"
|
||||
},
|
||||
"payment": {
|
||||
"self": "Pago",
|
||||
"sign-in-to-buy": "Inicia sesión para comprar"
|
||||
"common": {
|
||||
"clear": "Limpiar",
|
||||
"close": "Cerrar",
|
||||
"confirm": "Confirmar",
|
||||
"save": "Guardar",
|
||||
"edit": "Editar",
|
||||
"loading": "Cargando",
|
||||
"setting": "Configuración",
|
||||
"copy": "Copiar",
|
||||
"delete": "Borrar",
|
||||
"execute": "Ejecutar",
|
||||
"sign-in": "Iniciar sesión",
|
||||
"sign-out": "Desconectar",
|
||||
"back": "Volver",
|
||||
"quota": "Cuota Mensual",
|
||||
"date": "Fecha",
|
||||
"description": "Descripción",
|
||||
"amount": "Cantidad"
|
||||
},
|
||||
"conversation": {
|
||||
"new-chat": "Nuevo Chat",
|
||||
"conversation-title": "Título de la conversación",
|
||||
"update": "Actualizar conversación",
|
||||
"title": "Titulo"
|
||||
},
|
||||
"connection": {
|
||||
"self": "Conexión",
|
||||
"new": "Crear Conexión",
|
||||
"edit": "Editar Conexión",
|
||||
"select-database": "Selecciona tu base de datos",
|
||||
"database-type": "Tipo de Base de Datos",
|
||||
"title": "Nombre",
|
||||
"host": "Servidor",
|
||||
"port": "Puerto",
|
||||
"database-name": "Nombre de Base de Datos",
|
||||
"username": "Usuario",
|
||||
"password": "Contraseña",
|
||||
"empty-select": "limpiar selección",
|
||||
"select-all": "seleccionar todo",
|
||||
"total-token": "Tokens",
|
||||
"tidb-serverless-ssl-hint": "SSL es requerido y configurado",
|
||||
"select-table": "Selecciona tu tabla",
|
||||
"select-schema": "Selecciona tu Esquema",
|
||||
"all-tables": "Todas las Tablas"
|
||||
},
|
||||
"prompt": {
|
||||
"view": "Prompt"
|
||||
},
|
||||
"assistant": {
|
||||
"self": "Bot",
|
||||
"create-your-bot": "¿No encuentras el bot que necesitas? Crea uno"
|
||||
},
|
||||
"execution": {
|
||||
"title": "Ejecutar consulta",
|
||||
"message": {
|
||||
"executing": "Ejecutando consulta...",
|
||||
"no-connection": "No se ha seleccionado una conexión",
|
||||
"no-data": "No hay datos para mostrar"
|
||||
}
|
||||
},
|
||||
"editor": {
|
||||
"placeholder": "Ingresa tu pregunta aquí..."
|
||||
},
|
||||
"setting": {
|
||||
"self": "Configuración",
|
||||
"general": "General",
|
||||
"plan": {
|
||||
"guest": "Invitado",
|
||||
"free": "Gratis",
|
||||
"pro": "Pro",
|
||||
"pro-early-bird": "🐤 Early Bird - Pro 50% de descuento",
|
||||
"signup-for-more": "Regístrese para obtener más",
|
||||
"upgrade": "Mejora",
|
||||
"renew": "Renovar",
|
||||
"expired": "Expirado",
|
||||
"n-question-per-month": "{{count}} Cuota / mes",
|
||||
"1-month": "1 mes",
|
||||
"n-months": "{{count}} meses",
|
||||
"purhcase-1-month": "Comprar 1 mes",
|
||||
"purhcase-n-months": "Comprar {{count}} meses"
|
||||
},
|
||||
"subscription": {
|
||||
"self": "Suscripción",
|
||||
"view-receipt": "Ver recibo"
|
||||
},
|
||||
"account": {
|
||||
"self": "Cuenta"
|
||||
},
|
||||
"basic": {
|
||||
"self": "Básico",
|
||||
"language": "Idioma"
|
||||
},
|
||||
"theme": {
|
||||
"self": "Tema",
|
||||
"system": "Usar tema del sistema",
|
||||
"light": "Claro",
|
||||
"dark": "Oscuro"
|
||||
},
|
||||
"openai-api-configuration": {
|
||||
"self": "Configuración del API de OpenAI",
|
||||
"model": "Modelo",
|
||||
"model-description": "La cuota no se consumirá si proporciona su propia clave a continuación.",
|
||||
"quota-per-ask": "{{count}} cuotas por pedido",
|
||||
"provide-gpt4-key": "Requerir su propia clave API habilitada para GPT-4",
|
||||
"key-description": "Indique su propia clave para retirarse del límite por cuota.",
|
||||
"endpoint-description": "Endpoint opcional que apunta a su propio servidor o gateway compatible."
|
||||
},
|
||||
"data": {
|
||||
"self": "Datos",
|
||||
"clear-all-data": "Limpiar todos los datos"
|
||||
}
|
||||
},
|
||||
"social": {
|
||||
"join-discord-channel": "Unirse al canal de Discord",
|
||||
"join-wechat-group": "Unirse al grupo de WeChat"
|
||||
},
|
||||
"banner": {
|
||||
"data-storage": "Las configuraciones de conexión y las consultas se almacenan en tu navegador",
|
||||
"non-select-sql-warning": "La declaración actual puede no ser SELECT SQL, lo que dará como resultado un esquema de base de datos o un cambio de datos. Asegúrate de saber lo que estás haciendo.",
|
||||
"product-hunt": "🚀🚀🚀 Acabamos de lanzar en Product Hunt, ¡por favor, vota por nosotros! 🚀🚀🚀",
|
||||
"quota-overflow": "Cuota excedida. Proporcione su propia clave API de OpenAI.",
|
||||
"use-my-key": "Usar mi propia clave"
|
||||
},
|
||||
"payment": {
|
||||
"self": "Pago",
|
||||
"sign-in-to-buy": "Inicia sesión para comprar"
|
||||
}
|
||||
}
|
||||
|
@ -44,6 +44,9 @@
|
||||
"password": "密码",
|
||||
"tidb-serverless-ssl-hint": "必需SSL且已配置"
|
||||
},
|
||||
"prompt": {
|
||||
"view": "提示词"
|
||||
},
|
||||
"assistant": {
|
||||
"self": "机器人",
|
||||
"create-your-bot": "找不到需要的机器人?创建一个"
|
||||
|
Reference in New Issue
Block a user