mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-16 15:19:06 +00:00
update sdoc version and sdoc translate
This commit is contained in:
14
frontend/package-lock.json
generated
14
frontend/package-lock.json
generated
@@ -12,7 +12,7 @@
|
||||
"@gatsbyjs/reach-router": "1.3.9",
|
||||
"@seafile/react-image-lightbox": "2.0.2",
|
||||
"@seafile/resumablejs": "1.1.16",
|
||||
"@seafile/sdoc-editor": "0.5.8",
|
||||
"@seafile/sdoc-editor": "0.5.9",
|
||||
"@seafile/seafile-calendar": "0.0.12",
|
||||
"@seafile/seafile-editor": "1.0.22",
|
||||
"@uiw/codemirror-extensions-langs": "^4.19.4",
|
||||
@@ -4607,9 +4607,9 @@
|
||||
"integrity": "sha512-8rBbmAEuuwOAGHYGCtEzpx+bxAcGS+V30otMmhRe7bPAdh4E57RWgCa8x7pkzHGFlY1t5d+ILz1gojvPVMYQig=="
|
||||
},
|
||||
"node_modules/@seafile/sdoc-editor": {
|
||||
"version": "0.5.8",
|
||||
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.5.8.tgz",
|
||||
"integrity": "sha512-hHF4HWWkg6A3r76c/HqPefto0PxrHKFNb264/Hlr3jV5f1XieoiSsKt3XF5SBE91mTwYVljvpg7fVjreeck6Cg==",
|
||||
"version": "0.5.9",
|
||||
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.5.9.tgz",
|
||||
"integrity": "sha512-/Ld4pRy6trLdtYwqurcTbhNEpI9NTDq4Gh9RAgUP7fqJyQouYhrX7T27ZExQ15A8cWItUfFp4Gm5j3Ra5pwvTA==",
|
||||
"dependencies": {
|
||||
"@seafile/react-image-lightbox": "2.0.4",
|
||||
"@seafile/slate": "0.91.8",
|
||||
@@ -31734,9 +31734,9 @@
|
||||
"integrity": "sha512-8rBbmAEuuwOAGHYGCtEzpx+bxAcGS+V30otMmhRe7bPAdh4E57RWgCa8x7pkzHGFlY1t5d+ILz1gojvPVMYQig=="
|
||||
},
|
||||
"@seafile/sdoc-editor": {
|
||||
"version": "0.5.8",
|
||||
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.5.8.tgz",
|
||||
"integrity": "sha512-hHF4HWWkg6A3r76c/HqPefto0PxrHKFNb264/Hlr3jV5f1XieoiSsKt3XF5SBE91mTwYVljvpg7fVjreeck6Cg==",
|
||||
"version": "0.5.9",
|
||||
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.5.9.tgz",
|
||||
"integrity": "sha512-/Ld4pRy6trLdtYwqurcTbhNEpI9NTDq4Gh9RAgUP7fqJyQouYhrX7T27ZExQ15A8cWItUfFp4Gm5j3Ra5pwvTA==",
|
||||
"requires": {
|
||||
"@seafile/react-image-lightbox": "2.0.4",
|
||||
"@seafile/slate": "0.91.8",
|
||||
|
@@ -7,7 +7,7 @@
|
||||
"@gatsbyjs/reach-router": "1.3.9",
|
||||
"@seafile/react-image-lightbox": "2.0.2",
|
||||
"@seafile/resumablejs": "1.1.16",
|
||||
"@seafile/sdoc-editor": "0.5.8",
|
||||
"@seafile/sdoc-editor": "0.5.9",
|
||||
"@seafile/seafile-calendar": "0.0.12",
|
||||
"@seafile/seafile-editor": "1.0.22",
|
||||
"@uiw/codemirror-extensions-langs": "^4.19.4",
|
||||
|
Binary file not shown.
@@ -14,7 +14,7 @@
|
||||
/>
|
||||
<missing-glyph />
|
||||
|
||||
<glyph glyph-name="sdoc-center-alignment" unicode="" d="M560 896v-160H832v-320h-272v-96H928v-320H560v-128h-96v128H96V320h368v96H192V736h272V896h96zM832 224H192v-128h640v128zM736 640H288v-128h448V640z" horiz-adv-x="1024" />
|
||||
<glyph glyph-name="sdoc-center-alignment" unicode="" d="M560 896v-128H832v-320h-272v-128H928v-320H560v-128h-96v128H96V320h368v128H192V768h272V896h96zM832 224H192v-128h640v128zM736 672H288v-128h448V672z" horiz-adv-x="1024" />
|
||||
|
||||
<glyph glyph-name="sdoc-bottom-alignment" unicode="" d="M0-64v96h1024v-96H0z m448 192V832H128v-704h320z m-96 96H224V736h128v-512z m544-96V640H576v-512h320z m-96 96h-128V544h128v-320z" horiz-adv-x="1024" />
|
||||
|
||||
|
Before Width: | Height: | Size: 57 KiB After Width: | Height: | Size: 57 KiB |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user