mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-24 12:58:34 +00:00
update sdoc version and sdoc translate
This commit is contained in:
1045
frontend/package-lock.json
generated
1045
frontend/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -9,7 +9,7 @@
|
||||
"@gatsbyjs/reach-router": "1.3.9",
|
||||
"@seafile/react-image-lightbox": "2.0.2",
|
||||
"@seafile/resumablejs": "1.1.16",
|
||||
"@seafile/sdoc-editor": "1.0.0",
|
||||
"@seafile/sdoc-editor": "1.0.2",
|
||||
"@seafile/seafile-calendar": "0.0.12",
|
||||
"@seafile/seafile-editor": "1.0.99",
|
||||
"@uiw/codemirror-extensions-langs": "^4.19.4",
|
||||
|
@@ -463,6 +463,6 @@
|
||||
"Horizontal_align": "Горизонтальное выравнивание",
|
||||
"SeaTable_column": "Столбец SeaTable",
|
||||
"SeaTable_table": "Таблица SeaTable",
|
||||
"And_x_more_records": "and {{count}} more records",
|
||||
"Print_limit_exceeded": "Exceeding the print limit, only the first 200 lines will be printed"
|
||||
"And_x_more_records": "и ещё {{count}} записей",
|
||||
"Print_limit_exceeded": "При превышении лимита печати будут напечатаны только первые 200 строк"
|
||||
}
|
||||
|
@@ -1,14 +1,14 @@
|
||||
@font-face {
|
||||
font-family: "sdocfont";
|
||||
/* Project id 4097705 */
|
||||
src: url('./sdoc-editor-font/iconfont.eot?t=1718766655905');
|
||||
src: url('./sdoc-editor-font/iconfont.eot?t=1719382079268');
|
||||
/* IE9 */
|
||||
src: url('./sdoc-editor-font/iconfont.eot?t=1718766655905#iefix') format('embedded-opentype'),
|
||||
src: url('./sdoc-editor-font/iconfont.eot?t=1719382079268#iefix') format('embedded-opentype'),
|
||||
/* IE6-IE8 */
|
||||
url('./sdoc-editor-font/iconfont.woff2?t=1718766655905') format('woff2'),
|
||||
url('./sdoc-editor-font/iconfont.woff?t=1718766655905') format('woff'),
|
||||
url('./sdoc-editor-font/iconfont.ttf?t=1718766655905') format('truetype'),
|
||||
url('./sdoc-editor-font/iconfont.svg?t=1718766655905#sdocfont') format('svg');
|
||||
url('./sdoc-editor-font/iconfont.woff2?t=1719382079268') format('woff2'),
|
||||
url('./sdoc-editor-font/iconfont.woff?t=1719382079268') format('woff'),
|
||||
url('./sdoc-editor-font/iconfont.ttf?t=1719382079268') format('truetype'),
|
||||
url('./sdoc-editor-font/iconfont.svg?t=1719382079268#sdocfont') format('svg');
|
||||
}
|
||||
|
||||
.sdocfont {
|
||||
@@ -19,6 +19,10 @@
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
|
||||
.sdoc-settings:before {
|
||||
content: "\e671";
|
||||
}
|
||||
|
||||
.sdoc-seatable-table:before {
|
||||
content: "\e66f";
|
||||
}
|
||||
|
Binary file not shown.
@@ -14,6 +14,8 @@
|
||||
/>
|
||||
<missing-glyph />
|
||||
|
||||
<glyph glyph-name="sdoc-settings" unicode="" d="M976 467.2c3.2-3.2 3.2-3.2 3.2-9.6L976 326.4c0-3.2-3.2-12.8-9.6-12.8l-108.8-38.4c-3.2-12.8-12.8-28.8-19.2-41.6l51.2-102.4c0-3.2 0-12.8-3.2-19.2l-96-96c-3.2-3.2-12.8-9.6-19.2-3.2L668.8 64c-12.8-9.6-28.8-12.8-41.6-19.2L588.8-64c0-3.2-3.2-9.6-12.8-9.6H444.8c-3.2 0-12.8 3.2-12.8 9.6l-38.4 108.8c-12.8 3.2-28.8 12.8-41.6 19.2l-102.4-51.2c-3.2 0-12.8 0-19.2 3.2l-96 96c-6.4 0-12.8 9.6-6.4 16l51.2 102.4c-9.6 12.8-12.8 28.8-19.2 41.6L51.2 310.4c-3.2 0-9.6 3.2-9.6 12.8V454.4c0 3.2 3.2 12.8 9.6 12.8L160 508.8c3.2 12.8 9.6 28.8 19.2 41.6L128 656c-6.4 6.4-6.4 12.8 0 12.8l96 96c3.2 9.6 9.6 9.6 16 3.2l102.4-51.2c12.8 9.6 28.8 12.8 41.6 19.2l38.4 112c0 3.2 3.2 9.6 12.8 9.6h128c3.2 0 12.8-3.2 12.8-9.6l38.4-108.8c12.8-3.2 28.8-12.8 41.6-19.2l102.4 51.2c3.2 0 12.8 0 19.2-3.2l96-96c3.2-3.2 9.6-12.8 3.2-19.2l-51.2-102.4c9.6-12.8 12.8-28.8 19.2-41.6L976 467.2zM566.4 614.4c-176 48-329.6-108.8-288-288 19.2-76.8 86.4-140.8 160-160 176-48 329.6 108.8 288 288-19.2 80-80 140.8-160 160z" horiz-adv-x="1024" />
|
||||
|
||||
<glyph glyph-name="sdoc-seatable-table" unicode="" d="M384 896c35.2 0 64-28.8 64-64v-320c0-35.2-28.8-64-64-64H64c-35.2 0-64 28.8-64 64V832C0 867.2 28.8 896 64 896h320z m-32-96H96v-256h256V800z m608 96c35.2 0 64-28.8 64-64v-320c0-35.2-28.8-64-64-64H640c-35.2 0-64 28.8-64 64V832c0 35.2 28.8 64 64 64h320z m-32-96h-256v-256h256V800zM384 320c35.2 0 64-28.8 64-64v-320c0-35.2-28.8-64-64-64H64c-35.2 0-64 28.8-64 64V256c0 35.2 28.8 64 64 64h320z m-32-96H96v-256h256v256z m608 96c35.2 0 64-28.8 64-64v-320c0-35.2-28.8-64-64-64H640c-35.2 0-64 28.8-64 64V256c0 35.2 28.8 64 64 64h320z m-32-96h-256v-256h256v256z" horiz-adv-x="1024" />
|
||||
|
||||
<glyph glyph-name="sdoc-more-vertical-left" unicode="" d="M703.629257 704.370743c-54.294956 0-95.814629 41.519672-95.814628 95.814628s41.519672 95.814629 95.814628 95.814629 95.814629-41.519672 95.814629-95.814629-41.519672-95.814629-95.814629-95.814628z m0-415.196724c-54.294956 0-95.814629 41.519672-95.814628 95.814628s41.519672 95.814629 95.814628 95.814629 95.814629-41.519672 95.814629-95.814629-41.519672-95.814629-95.814629-95.814628z m0-415.196724c-54.294956 0-95.814629 41.519672-95.814628 95.814628s41.519672 95.814629 95.814628 95.814629 95.814629-41.519672 95.814629-95.814629-41.519672-95.814629-95.814629-95.814628zM310.78928 857.674149L16.957752 432.895962c-19.162926-28.744389-19.162926-76.651703 0-105.396092L310.78928-94.084496c19.162926-28.744389 60.682598-44.713493 89.426987-25.550568 28.744389 22.356747 38.325851 63.876419 19.162925 92.620808L125.547665 381.794826l287.443885 405.615262c25.550568 35.13203 25.550568 73.457882-12.775283 95.814628s-67.07024 3.193821-89.426987-25.550567z" horiz-adv-x="1024" />
|
||||
|
Before Width: | Height: | Size: 61 KiB After Width: | Height: | Size: 62 KiB |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user