feat: 修改文章编辑器

This commit is contained in:
zyronon
2025-03-23 02:57:59 +08:00
parent 47d4958a6a
commit 082532bca9
22 changed files with 1666 additions and 362 deletions

9
pnpm-lock.yaml generated
View File

@@ -65,6 +65,9 @@ importers:
sentence-splitter:
specifier: ^4.2.1
version: 4.4.1
string-comparison:
specifier: ^1.3.0
version: 1.3.0
tesseract.js:
specifier: ^4.1.1
version: 4.1.4
@@ -2999,6 +3002,10 @@ packages:
stream-shift@1.0.3:
resolution: {integrity: sha512-76ORR0DO1o1hlKwTbi/DM3EXWGf3ZJYO8cXX5RJwnul2DEg2oyoZyjLNoQM8WsvZiFKCRfC1O0J7iCvie3RZmQ==}
string-comparison@1.3.0:
resolution: {integrity: sha512-46aD+slEwybxAMPRII83ATbgMgTiz5P8mVd7Z6VJsCzSHFjdt1hkAVLeFxPIyEb11tc6ihpJTlIqoO0MCF6NPw==}
engines: {node: ^16.0.0 || >=18.0.0}
string-width@1.0.2:
resolution: {integrity: sha512-0XsVpQLnVCXHJfyEs8tC0zpTVIr5PKKsQtkT29IwupnPTjtPmQ3xT/4yCREF9hYkV/3M3kzcUTSAZT6a6h81tw==}
engines: {node: '>=0.10.0'}
@@ -6667,6 +6674,8 @@ snapshots:
stream-shift@1.0.3: {}
string-comparison@1.3.0: {}
string-width@1.0.2:
dependencies:
code-point-at: 1.1.0