mirror of
https://github.com/haiwen/seahub.git
synced 2025-07-16 00:06:11 +00:00
update sdoc version and sdoc translate
This commit is contained in:
parent
7c6a1c8d02
commit
1b42abdc52
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.7",
|
||||
"@seafile/sdoc-editor": "0.5.8",
|
||||
"@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.7",
|
||||
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.5.7.tgz",
|
||||
"integrity": "sha512-BtC25HbIrMuXyH/Whblb3ebNBsFo47oHb/nZpkBsNv503ZvOGhEstRPDsE83WQArMdeKYaTH/jZ7Igz7WLFhuQ==",
|
||||
"version": "0.5.8",
|
||||
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.5.8.tgz",
|
||||
"integrity": "sha512-hHF4HWWkg6A3r76c/HqPefto0PxrHKFNb264/Hlr3jV5f1XieoiSsKt3XF5SBE91mTwYVljvpg7fVjreeck6Cg==",
|
||||
"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.7",
|
||||
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.5.7.tgz",
|
||||
"integrity": "sha512-BtC25HbIrMuXyH/Whblb3ebNBsFo47oHb/nZpkBsNv503ZvOGhEstRPDsE83WQArMdeKYaTH/jZ7Igz7WLFhuQ==",
|
||||
"version": "0.5.8",
|
||||
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.5.8.tgz",
|
||||
"integrity": "sha512-hHF4HWWkg6A3r76c/HqPefto0PxrHKFNb264/Hlr3jV5f1XieoiSsKt3XF5SBE91mTwYVljvpg7fVjreeck6Cg==",
|
||||
"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.7",
|
||||
"@seafile/sdoc-editor": "0.5.8",
|
||||
"@seafile/seafile-calendar": "0.0.12",
|
||||
"@seafile/seafile-editor": "1.0.22",
|
||||
"@uiw/codemirror-extensions-langs": "^4.19.4",
|
||||
|
@ -445,5 +445,8 @@
|
||||
"Recent_visited": "Recent visited",
|
||||
"The_document_does_not_exist": "The document does not exist",
|
||||
"Create_a_new_sdoc_file": "Create a new sdoc file",
|
||||
"Create": "Vytvořit"
|
||||
"Create": "Vytvořit",
|
||||
"Top_align": "Top",
|
||||
"Center_align": "Middle",
|
||||
"Bottom_align": "Bottom"
|
||||
}
|
||||
|
@ -445,5 +445,8 @@
|
||||
"Recent_visited": "Recent visited",
|
||||
"The_document_does_not_exist": "The document does not exist",
|
||||
"Create_a_new_sdoc_file": "Create a new sdoc file",
|
||||
"Create": "Erstellen"
|
||||
"Create": "Erstellen",
|
||||
"Top_align": "Top",
|
||||
"Center_align": "Middle",
|
||||
"Bottom_align": "Bottom"
|
||||
}
|
||||
|
@ -445,5 +445,8 @@
|
||||
"Recent_visited": "Recent visited",
|
||||
"The_document_does_not_exist": "The document does not exist",
|
||||
"Create_a_new_sdoc_file": "Create a new sdoc file",
|
||||
"Create": "Create"
|
||||
"Create": "Create",
|
||||
"Top_align": "Top",
|
||||
"Center_align": "Middle",
|
||||
"Bottom_align": "Bottom"
|
||||
}
|
||||
|
@ -445,5 +445,8 @@
|
||||
"Recent_visited": "Recent visited",
|
||||
"The_document_does_not_exist": "The document does not exist",
|
||||
"Create_a_new_sdoc_file": "Create a new sdoc file",
|
||||
"Create": "Crear"
|
||||
"Create": "Crear",
|
||||
"Top_align": "Top",
|
||||
"Center_align": "Middle",
|
||||
"Bottom_align": "Bottom"
|
||||
}
|
||||
|
@ -445,5 +445,8 @@
|
||||
"Recent_visited": "Recent visited",
|
||||
"The_document_does_not_exist": "The document does not exist",
|
||||
"Create_a_new_sdoc_file": "Create a new sdoc file",
|
||||
"Create": "Créer"
|
||||
"Create": "Créer",
|
||||
"Top_align": "Top",
|
||||
"Center_align": "Middle",
|
||||
"Bottom_align": "Bottom"
|
||||
}
|
||||
|
@ -445,5 +445,8 @@
|
||||
"Recent_visited": "Recent visited",
|
||||
"The_document_does_not_exist": "The document does not exist",
|
||||
"Create_a_new_sdoc_file": "Create a new sdoc file",
|
||||
"Create": "Crea"
|
||||
"Create": "Crea",
|
||||
"Top_align": "Top",
|
||||
"Center_align": "Middle",
|
||||
"Bottom_align": "Bottom"
|
||||
}
|
||||
|
@ -445,5 +445,8 @@
|
||||
"Recent_visited": "Недавно посещенные",
|
||||
"The_document_does_not_exist": "Документ не существует",
|
||||
"Create_a_new_sdoc_file": "Создать новый файл sdoc",
|
||||
"Create": "Создать"
|
||||
"Create": "Создать",
|
||||
"Top_align": "Top",
|
||||
"Center_align": "Middle",
|
||||
"Bottom_align": "Bottom"
|
||||
}
|
||||
|
@ -445,5 +445,8 @@
|
||||
"Recent_visited": "最近浏览",
|
||||
"The_document_does_not_exist": "不存在该文档",
|
||||
"Create_a_new_sdoc_file": "新建 sdoc 文件",
|
||||
"Create": "创建"
|
||||
"Create": "创建",
|
||||
"Top_align": "顶端对齐",
|
||||
"Center_align": "剧中对齐",
|
||||
"Bottom_align": "底端对齐"
|
||||
}
|
||||
|
@ -445,5 +445,8 @@
|
||||
"Recent_visited": "最近浏览",
|
||||
"The_document_does_not_exist": "不存在该文档",
|
||||
"Create_a_new_sdoc_file": "新建 sdoc 文件",
|
||||
"Create": "创建"
|
||||
"Create": "创建",
|
||||
"Top_align": "顶端对齐",
|
||||
"Center_align": "剧中对齐",
|
||||
"Bottom_align": "底端对齐"
|
||||
}
|
||||
|
@ -16,6 +16,26 @@
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
|
||||
.sdoc-center-alignment:before {
|
||||
content: "\e668";
|
||||
}
|
||||
|
||||
.sdoc-bottom-alignment:before {
|
||||
content: "\e669";
|
||||
}
|
||||
|
||||
.sdoc-top-alignment:before {
|
||||
content: "\e66a";
|
||||
}
|
||||
|
||||
.sdoc-all-read:before {
|
||||
content: "\e65d";
|
||||
}
|
||||
|
||||
.sdoc-freezed:before {
|
||||
content: "\e667";
|
||||
}
|
||||
|
||||
.sdoc-callout-color:before {
|
||||
content: "\e666";
|
||||
}
|
||||
@ -56,10 +76,6 @@
|
||||
content: "\e65f";
|
||||
}
|
||||
|
||||
.sdoc-freezed:before {
|
||||
content: "\e65d";
|
||||
}
|
||||
|
||||
.sdoc-jump-to:before {
|
||||
content: "\e65a";
|
||||
}
|
||||
|
Binary file not shown.
@ -14,6 +14,16 @@
|
||||
/>
|
||||
<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-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" />
|
||||
|
||||
<glyph glyph-name="sdoc-top-alignment" unicode="" d="M0 832v-96h1024V832H0z m448-192v-704H128V640h320z m-96-96H224v-512h128V544z m544 96v-512H576V640h320z m-96-96h-128v-320h128V544z" horiz-adv-x="1024" />
|
||||
|
||||
<glyph glyph-name="sdoc-all-read" unicode="" d="M883.2 768h121.6c9.6 0 19.2-9.6 19.2-19.2v-60.8c0-6.4-9.6-16-19.2-16h-121.6c-9.6 0-19.2 9.6-19.2 19.2V748.8c0 9.6 9.6 19.2 19.2 19.2z m-284.8-704h406.4c12.8 0 22.4-9.6 22.4-19.2v-60.8c0-9.6-9.6-19.2-22.4-19.2H598.4c-12.8 0-22.4 9.6-22.4 19.2v60.8c0 9.6 9.6 19.2 22.4 19.2z m403.2 352c12.8 0 22.4-9.6 22.4-19.2v-60.8c0-9.6-9.6-19.2-22.4-19.2h-246.4c-12.8 0-22.4 9.6-22.4 19.2v60.8c0 9.6 9.6 19.2 22.4 19.2h246.4zM761.6 860.8c-3.2 3.2-9.6 3.2-12.8 3.2-6.4 0-9.6-3.2-12.8-9.6L304 70.4 67.2 256c-9.6 6.4-22.4 3.2-28.8-6.4L0 188.8c-3.2-9.6 0-22.4 9.6-28.8l336-256L819.2 803.2c6.4 9.6 3.2 22.4-6.4 28.8l-51.2 28.8z" horiz-adv-x="1027" />
|
||||
|
||||
<glyph glyph-name="sdoc-freezed" unicode="" d="M512 384m-512 0a512 512 0 1 1 1024 0 512 512 0 1 1-1024 0ZM316.8 716.8c118.4 70.4 265.6 70.4 384 3.2s192-195.2 192-332.8c0-137.6-73.6-265.6-195.2-332.8-182.4-105.6-416-41.6-521.6 140.8S134.4 608 316.8 716.8z m348.8-604.8c137.6 80 195.2 249.6 131.2 396.8L259.2 195.20000000000005c92.8-124.8 268.8-163.2 406.4-83.2zM352 652.8c-137.6-80-192-249.6-128-393.6l537.6 310.4c-96 128-272 163.2-409.6 83.2z" horiz-adv-x="1024" />
|
||||
|
||||
<glyph glyph-name="sdoc-callout-color" unicode="" d="M819.2 777.6c147.2-121.6 195.2-291.2 195.2-300.8v-3.2c22.4-118.4 3.2-208-51.2-262.4-86.4-83.2-227.2-57.6-249.6-54.4-25.6 3.2-44.8-6.4-60.8-22.4-16-19.2-19.2-44.8-12.8-60.8 12.8-44.8 16-76.8 6.4-102.4-28.8-67.2-89.6-99.2-182.4-99.2-22.4 0-44.8 3.2-67.2 6.4h-6.4C217.6-96 96 76.8 92.8 86.4-76.8 348.8 9.6 611.2 166.4 758.4c160 147.2 422.4 208 652.8 19.2zM230.4 688c-118.4-112-198.4-352-54.4-544C224 80 288 32 352 0s144-32 176 0 16 64 16 112 16 80 48 112 99.2 38.4 144 32 99.2-28.8 160 32c38.4 38.4 41.6 80 25.6 169.6-3.2 12.8-44.8 150.4-163.2 246.4-185.6 153.6-396.8 102.4-528-16z m-9.6-259.2c35.2 0 60.8-28.8 60.8-64s-28.8-64-60.8-64-60.8 28.8-60.8 64 25.6 64 60.8 64z m563.2 73.6c35.2 0 60.8-28.8 60.8-64s-28.8-64-60.8-64c-35.2 0-60.8 28.8-60.8 64s25.6 64 60.8 64zM291.2 614.4c35.2 0 60.8-28.8 60.8-64 0-22.4-12.8-41.6-32-54.4-19.2-12.8-41.6-12.8-60.8 0-19.2 12.8-32 32-32 54.4 3.2 38.4 32 64 64 64z m390.4 54.4c35.2 0 60.8-28.8 60.8-64s-28.8-64-60.8-64-60.8 28.8-60.8 64 25.6 64 60.8 64z m-204.8 51.2c35.2 0 60.8-28.8 60.8-64s-28.8-64-60.8-64-60.8 32-60.8 67.2 25.6 60.8 60.8 60.8z" horiz-adv-x="1024" />
|
||||
|
||||
<glyph glyph-name="sdoc-callout-icon" unicode="" d="M512-32c230.4 0 416 185.6 416 416S742.4 800 512 800 96 614.4 96 384s185.6-416 416-416z m0-96C230.4-128 0 102.4 0 384S230.4 896 512 896s512-230.4 512-512-230.4-512-512-512z m-160 528c44.8 0 80 35.2 80 80s-35.2 80-80 80-80-35.2-80-80 35.2-80 80-80z m320 0c44.8 0 80 35.2 80 80s-35.2 80-80 80-80-35.2-80-80 35.2-80 80-80z m-160-246.4c-80 0-153.6 51.2-188.8 128 0 0-3.2 32-38.4 32-35.2 0-32-32-32-32 35.2-108.8 137.6-192 256-192s227.2 83.2 256 192c0 0 0 32-32 32s-35.2-32-35.2-32c-25.6-73.6-102.4-128-185.6-128z" horiz-adv-x="1024" />
|
||||
@ -34,8 +44,6 @@
|
||||
|
||||
<glyph glyph-name="sdoc-find-replace" unicode="" d="M468.66016 896C260.66016 896 81.46016 761.6 20.66016 566.4s16-409.6 185.6-521.6 396.8-102.4 553.6 25.6l185.6-185.6c19.2-16 48-16 64 0 19.2 19.2 19.2 48 0 64l-185.6 185.6c115.2 140.8 137.6 332.8 60.8 492.8S647.86016 896 468.66016 896zM97.46016 432C97.46016 636.8 260.66016 800 465.46016 800S833.46016 636.8 833.46016 432 670.26016 64 465.46016 64 97.46016 227.2 97.46016 432z" horiz-adv-x="1025" />
|
||||
|
||||
<glyph glyph-name="sdoc-freezed" unicode="" d="M512 384m-512 0a512 512 0 1 1 1024 0 512 512 0 1 1-1024 0ZM316.8 716.8c118.4 70.4 265.6 70.4 384 3.2s192-195.2 192-332.8c0-137.6-73.6-265.6-195.2-332.8-182.4-105.6-416-41.6-521.6 140.8S134.4 608 316.8 716.8z m348.8-604.8c137.6 80 195.2 249.6 131.2 396.8L259.2 195.2c92.8-124.8 268.8-163.2 406.4-83.2zM352 652.8c-137.6-80-192-249.6-128-393.6l537.6 310.4c-96 128-272 163.2-409.6 83.2z" horiz-adv-x="1024" />
|
||||
|
||||
<glyph glyph-name="sdoc-jump-to" unicode="" d="M361.6 896c32 0 54.4-16 54.4-48S393.6 800 361.6 800H96v-832h832v262.4c0 32 16 57.6 48 57.6s48-25.6 48-57.6v-300.8c0-32-28.8-57.6-60.8-57.6H60.8c-32 0-60.8 25.6-60.8 57.6V835.2C0 870.4 25.6 896 60.8 896h300.8zM992 896c19.2 0 32-12.8 32-32v-332.8c0-28.8-19.2-51.2-48-51.2s-48 22.4-48 51.2V729.6L531.2 336c-6.4-9.6-19.2-16-35.2-16-12.8 0-25.6 6.4-35.2 16-19.2 19.2-19.2 51.2 0 70.4L857.6 800h-198.4c-28.8 0-51.2 19.2-51.2 48S630.4 896 656 896H992z" horiz-adv-x="1024" />
|
||||
|
||||
<glyph glyph-name="sdoc-callout" unicode="" d="M992 352H32c-19.2 0-32 12.8-32 32V832c0 19.2 12.8 32 32 32h960c19.2 0 32-12.8 32-32v-448c0-19.2-12.8-32-32-32zM96 448h832V768H96v-320z m-96-224v-96h1024v96H0z m0-224v-96h576v96H0z" horiz-adv-x="1024" />
|
||||
|
Before Width: | Height: | Size: 56 KiB After Width: | Height: | Size: 57 KiB |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user