mirror of
https://github.com/haiwen/seahub.git
synced 2025-04-27 02:51:00 +00:00
update sdoc version and sdoc translate
This commit is contained in:
parent
1a74f9dabf
commit
7b7fb111fd
8
frontend/package-lock.json
generated
8
frontend/package-lock.json
generated
@ -16,7 +16,7 @@
|
||||
"@gatsbyjs/reach-router": "1.3.9",
|
||||
"@seafile/react-image-lightbox": "3.0.1",
|
||||
"@seafile/resumablejs": "1.1.16",
|
||||
"@seafile/sdoc-editor": "1.0.151",
|
||||
"@seafile/sdoc-editor": "1.0.155",
|
||||
"@seafile/seafile-calendar": "0.0.28",
|
||||
"@seafile/seafile-editor": "1.0.125",
|
||||
"@seafile/sf-metadata-ui-component": "^0.0.53",
|
||||
@ -4728,9 +4728,9 @@
|
||||
"integrity": "sha512-8rBbmAEuuwOAGHYGCtEzpx+bxAcGS+V30otMmhRe7bPAdh4E57RWgCa8x7pkzHGFlY1t5d+ILz1gojvPVMYQig=="
|
||||
},
|
||||
"node_modules/@seafile/sdoc-editor": {
|
||||
"version": "1.0.151",
|
||||
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-1.0.151.tgz",
|
||||
"integrity": "sha512-uLUididzOiViwtaRrmb9C5NxkkaWKXrbgELcmJpbQy1oXIfh8gLCNz4o0Ln0qGX4CJvzrpCDiG82HbhKA8WdaA==",
|
||||
"version": "1.0.155",
|
||||
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-1.0.155.tgz",
|
||||
"integrity": "sha512-FwnrhtfhHktGs34Gcn9Lp23yl6WwxFcqlwdDum8SxAxoN7pFskMxAea7MHNzvZMidXSr6aAuMagqFzOP1PmplA==",
|
||||
"dependencies": {
|
||||
"@seafile/print-js": "1.6.6",
|
||||
"@seafile/react-image-lightbox": "2.0.5",
|
||||
|
@ -11,7 +11,7 @@
|
||||
"@gatsbyjs/reach-router": "1.3.9",
|
||||
"@seafile/react-image-lightbox": "3.0.1",
|
||||
"@seafile/resumablejs": "1.1.16",
|
||||
"@seafile/sdoc-editor": "1.0.151",
|
||||
"@seafile/sdoc-editor": "1.0.155",
|
||||
"@seafile/seafile-calendar": "0.0.28",
|
||||
"@seafile/seafile-editor": "1.0.125",
|
||||
"@seafile/sf-metadata-ui-component": "^0.0.53",
|
||||
|
@ -1,11 +1,14 @@
|
||||
@font-face {
|
||||
font-family: "sdocfont"; /* Project id 4097705 */
|
||||
src: url('./sdoc-editor-font/iconfont.eot?t=1732000106128'); /* IE9 */
|
||||
src: url('./sdoc-editor-font/iconfont.eot?t=1732000106128#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
||||
url('./sdoc-editor-font/iconfont.woff2?t=1732000106128') format('woff2'),
|
||||
url('./sdoc-editor-font/iconfont.woff?t=1732000106128') format('woff'),
|
||||
url('./sdoc-editor-font/iconfont.ttf?t=1732000106128') format('truetype'),
|
||||
url('./sdoc-editor-font/iconfont.svg?t=1732000106128#sdocfont') format('svg');
|
||||
font-family: "sdocfont";
|
||||
/* Project id 4097705 */
|
||||
src: url('./sdoc-editor-font/iconfont.eot?t=1732777032005');
|
||||
/* IE9 */
|
||||
src: url('./sdoc-editor-font/iconfont.eot?t=1732777032005#iefix') format('embedded-opentype'),
|
||||
/* IE6-IE8 */
|
||||
url('./sdoc-editor-font/iconfont.woff2?t=1732777032005') format('woff2'),
|
||||
url('./sdoc-editor-font/iconfont.woff?t=1732777032005') format('woff'),
|
||||
url('./sdoc-editor-font/iconfont.ttf?t=1732777032005') format('truetype'),
|
||||
url('./sdoc-editor-font/iconfont.svg?t=1732777032005#sdocfont') format('svg');
|
||||
}
|
||||
|
||||
.sdocfont {
|
||||
@ -16,6 +19,10 @@
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
|
||||
.sdoc-check-mark:before {
|
||||
content: "\e67d";
|
||||
}
|
||||
|
||||
.sdoc-play:before {
|
||||
content: "\e67c";
|
||||
}
|
||||
@ -272,10 +279,6 @@
|
||||
content: "\e62e";
|
||||
}
|
||||
|
||||
.sdoc-check-mark:before {
|
||||
content: "\e64f";
|
||||
}
|
||||
|
||||
.sdoc-table:before {
|
||||
content: "\e643";
|
||||
}
|
||||
|
Binary file not shown.
@ -14,6 +14,8 @@
|
||||
/>
|
||||
<missing-glyph />
|
||||
|
||||
<glyph glyph-name="sdoc-check-mark" unicode="" d="M44.8 371.2c-19.2 22.4-16 54.4 6.4 73.6s54.4 16 73.6-6.4l243.2-300.8L896 745.6c19.2 22.4 54.4 28.8 76.8 9.6 22.4-19.2 25.6-51.2 6.4-76.8-384-441.6-576-665.6-588.8-678.4-12.8-16-35.2-12.8-44.8 0-6.4 6.4-105.6 134.4-300.8 371.2z" horiz-adv-x="1024" />
|
||||
|
||||
<glyph glyph-name="sdoc-play" unicode="" d="M512 896C230.4 896 0 665.6 0 384s230.4-512 512-512 512 230.4 512 512c0 134.4-54.4 265.6-150.4 361.6S646.4 896 512 896z m0-944c-236.8 0-432 192-432 432S275.2 816 512 816s432-192 432-432c0-115.2-44.8-224-124.8-304s-192-128-307.2-128z m185.6 457.6l-134.4 76.8-140.8 83.2c-9.6 3.2-19.2 3.2-25.6-3.2-6.4-6.4-12.8-16-9.6-25.6v-320c0-9.6 3.2-19.2 9.6-25.6s16-6.4 25.6-3.2l140.8 83.2 134.4 76.8c9.6 6.4 12.8 16 12.8 25.6s-6.4 28.8-12.8 32z" horiz-adv-x="1024" />
|
||||
|
||||
<glyph glyph-name="sdoc-video" unicode="" d="M969.6 832c28.8 0 54.4-25.6 54.4-57.6v-784c0-32-25.6-57.6-54.4-57.6H54.4C25.6-64 0-38.4 0-6.4V774.4C0 806.4 25.6 832 54.4 832h915.2zM928 736H96v-704h832V736zM348.8 608l380.8-227.2-380.8-227.2V608z" horiz-adv-x="1024" />
|
||||
@ -142,8 +144,6 @@
|
||||
|
||||
<glyph glyph-name="sdoc-align-center" unicode="" d="M800 832v-96H224V832h576z m224-352v96H0v-96h1024z m0-544v96H0v-96h1024zM224 288v-96h576v96H224z" horiz-adv-x="1024" />
|
||||
|
||||
<glyph glyph-name="sdoc-check-mark" unicode="" d="M329.6 96l-284.8 275.2c-25.6 22.4-25.6 60.8-3.2 86.4 25.6 25.6 64 25.6 89.6 0l265.6-256L892.8 697.6c22.4 22.4 64 25.6 86.4 0 22.4-22.4 25.6-60.8 3.2-83.2L464 99.2c-35.2-38.4-96-38.4-134.4-3.2z" horiz-adv-x="1024" />
|
||||
|
||||
<glyph glyph-name="sdoc-table" unicode="" d="M992 864c19.2 0 32-12.8 32-32v-896c0-19.2-12.8-32-32-32H32c-19.2 0-32 12.8-32 32V832c0 19.2 12.8 32 32 32h960zM96 192v-192h256v192H96z m832 0H448v-192h480v192z m0 288H448v-192h480v192z m0 288H448v-192h480V768zM352 768H96v-192h256V768zM96 288h256v192H96v-192z" horiz-adv-x="1024" />
|
||||
|
||||
<glyph glyph-name="sdoc-list-ol" unicode="" d="M288 432v-96h736v96H288zM288 768v-96h736V768H288z m0-672v-96h736v96H288zM144 608c9.6 0 16 6.4 16 16v25.6c0 9.6-6.4 16-16 16h-25.6V816c0 9.6-6.4 16-16 16H64c-6.4 0-12.8-3.2-16-9.6l-12.8-25.6c-3.2-3.2-3.2-9.6 0-12.8 3.2-3.2 6.4-6.4 12.8-6.4H64v-112H32c-6.4-3.2-12.8-9.6-12.8-16v-28.8c0-6.4 6.4-12.8 12.8-12.8h112zM25.6 272h115.2c9.6 0 16 6.4 16 16v25.6c0 9.6-6.4 16-16 16h-64c6.4 19.2 83.2 32 83.2 99.2 0 51.2-44.8 67.2-76.8 67.2-35.2 0-60.8-19.2-67.2-32-9.6-12.8-6.4-22.4 3.2-28.8l12.8-12.8c9.6-9.6 19.2-3.2 25.6 3.2 3.2 3.2 9.6 6.4 16 6.4s16-3.2 16-16c0-22.4-89.6-38.4-89.6-118.4v-6.4c6.4-12.8 16-19.2 25.6-19.2z m80-198.4l28.8 35.2c6.4 6.4 9.6 16 9.6 22.4v6.4c0 12.8-6.4 22.4-22.4 22.4h-96c-9.6 0-16-6.4-16-16v-28.8c0-9.6 6.4-16 16-16H64c-6.4-6.4-12.8-16-19.2-22.4l-9.6-12.8c-3.2-6.4-6.4-16-3.2-22.4l3.2-3.2c6.4-9.6 12.8-12.8 22.4-12.8H64c19.2 0 25.6-3.2 25.6-16 0-9.6-6.4-16-22.4-16-9.6 0-19.2 3.2-25.6 6.4-12.8 6.4-22.4 6.4-25.6-6.4l-9.6-16c-6.4-12.8-6.4-22.4 6.4-25.6 9.6-9.6 32-19.2 60.8-19.2 60.8 0 83.2 38.4 83.2 76.8 0 28.8-19.2 54.4-51.2 64z" horiz-adv-x="1024" />
|
||||
|
Before Width: | Height: | Size: 68 KiB After Width: | Height: | Size: 68 KiB |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user