mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-25 06:33:48 +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
@@ -14,7 +14,7 @@
|
||||
"@gatsbyjs/reach-router": "1.3.9",
|
||||
"@seafile/react-image-lightbox": "2.0.2",
|
||||
"@seafile/resumablejs": "1.1.16",
|
||||
"@seafile/sdoc-editor": "0.5.71",
|
||||
"@seafile/sdoc-editor": "0.5.75",
|
||||
"@seafile/seafile-calendar": "0.0.12",
|
||||
"@seafile/seafile-editor": "1.0.99",
|
||||
"@uiw/codemirror-extensions-langs": "^4.19.4",
|
||||
@@ -4617,9 +4617,9 @@
|
||||
"integrity": "sha512-8rBbmAEuuwOAGHYGCtEzpx+bxAcGS+V30otMmhRe7bPAdh4E57RWgCa8x7pkzHGFlY1t5d+ILz1gojvPVMYQig=="
|
||||
},
|
||||
"node_modules/@seafile/sdoc-editor": {
|
||||
"version": "0.5.71",
|
||||
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.5.71.tgz",
|
||||
"integrity": "sha512-TEezoW8OcZtaA6HE9O4l1Mi6x9sgQoYLidiJUR6/K9OpfEhK3SHtsZMavSxgIhkpMLyF9ty+Kjfr8KVKsXNI/w==",
|
||||
"version": "0.5.75",
|
||||
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.5.75.tgz",
|
||||
"integrity": "sha512-Lgr2x78uItR+XNR/bqI2biczkaq+bfXj1Mjr/qiE/dAssxOc0pAiJdvVYoPZmnezv1ci9xVWmAXahZtaupxfHg==",
|
||||
"dependencies": {
|
||||
"@seafile/print-js": "1.6.5",
|
||||
"@seafile/react-image-lightbox": "2.0.4",
|
||||
@@ -31292,9 +31292,9 @@
|
||||
"integrity": "sha512-8rBbmAEuuwOAGHYGCtEzpx+bxAcGS+V30otMmhRe7bPAdh4E57RWgCa8x7pkzHGFlY1t5d+ILz1gojvPVMYQig=="
|
||||
},
|
||||
"@seafile/sdoc-editor": {
|
||||
"version": "0.5.71",
|
||||
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.5.71.tgz",
|
||||
"integrity": "sha512-TEezoW8OcZtaA6HE9O4l1Mi6x9sgQoYLidiJUR6/K9OpfEhK3SHtsZMavSxgIhkpMLyF9ty+Kjfr8KVKsXNI/w==",
|
||||
"version": "0.5.75",
|
||||
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.5.75.tgz",
|
||||
"integrity": "sha512-Lgr2x78uItR+XNR/bqI2biczkaq+bfXj1Mjr/qiE/dAssxOc0pAiJdvVYoPZmnezv1ci9xVWmAXahZtaupxfHg==",
|
||||
"requires": {
|
||||
"@seafile/print-js": "1.6.5",
|
||||
"@seafile/react-image-lightbox": "2.0.4",
|
||||
|
@@ -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": "0.5.71",
|
||||
"@seafile/sdoc-editor": "0.5.75",
|
||||
"@seafile/seafile-calendar": "0.0.12",
|
||||
"@seafile/seafile-editor": "1.0.99",
|
||||
"@uiw/codemirror-extensions-langs": "^4.19.4",
|
||||
|
@@ -43,7 +43,6 @@
|
||||
"Delete_row": "Delete row",
|
||||
"Delete_column": "Delete column",
|
||||
"Insert_row": "Vložit řádek",
|
||||
"Insert_column": "Vložit sloupec",
|
||||
"Set_align": "Nastavit zarovnání",
|
||||
"Left": "Vlevo",
|
||||
"Center": "Střed",
|
||||
@@ -461,5 +460,7 @@
|
||||
"Fit_table_to_page_width": "Fit table to page width",
|
||||
"Enter_text_or_press_forward_slash_to_insert_element": "Enter text or press '/' to insert element",
|
||||
"Vertical_align": "Vertical alignment",
|
||||
"Horizontal_align": "Horizontal alignment"
|
||||
}
|
||||
"Horizontal_align": "Horizontal alignment",
|
||||
"SeaTable_column": "SeaTable column",
|
||||
"SeaTable_view": "SeaTable view"
|
||||
}
|
||||
|
@@ -43,7 +43,6 @@
|
||||
"Delete_row": "Delete row",
|
||||
"Delete_column": "Delete column",
|
||||
"Insert_row": "Zeile einfügen",
|
||||
"Insert_column": "Spalte einfügen",
|
||||
"Set_align": "Ausrichtung festlegen",
|
||||
"Left": "Links",
|
||||
"Center": "Zentrieren",
|
||||
@@ -461,5 +460,7 @@
|
||||
"Fit_table_to_page_width": "Fit table to page width",
|
||||
"Enter_text_or_press_forward_slash_to_insert_element": "Enter text or press '/' to insert element",
|
||||
"Vertical_align": "Vertical alignment",
|
||||
"Horizontal_align": "Horizontal alignment"
|
||||
}
|
||||
"Horizontal_align": "Horizontal alignment",
|
||||
"SeaTable_column": "SeaTable column",
|
||||
"SeaTable_view": "SeaTable view"
|
||||
}
|
||||
|
@@ -43,7 +43,6 @@
|
||||
"Delete_row": "Delete row",
|
||||
"Delete_column": "Delete column",
|
||||
"Insert_row": "Insert row",
|
||||
"Insert_column": "Insert column",
|
||||
"Set_align": "Set align",
|
||||
"Left": "Left",
|
||||
"Center": "Center",
|
||||
@@ -461,5 +460,7 @@
|
||||
"Fit_table_to_page_width": "Fit table to page width",
|
||||
"Enter_text_or_press_forward_slash_to_insert_element": "Enter text or press '/' to insert element",
|
||||
"Vertical_align": "Vertical alignment",
|
||||
"Horizontal_align": "Horizontal alignment"
|
||||
}
|
||||
"Horizontal_align": "Horizontal alignment",
|
||||
"SeaTable_column": "SeaTable column",
|
||||
"SeaTable_view": "SeaTable view"
|
||||
}
|
||||
|
@@ -43,7 +43,6 @@
|
||||
"Delete_row": "Delete row",
|
||||
"Delete_column": "Delete column",
|
||||
"Insert_row": "Insert row",
|
||||
"Insert_column": "Insert column",
|
||||
"Set_align": "Establecer alineación",
|
||||
"Left": "Izquierda",
|
||||
"Center": "Centrar",
|
||||
@@ -461,5 +460,7 @@
|
||||
"Fit_table_to_page_width": "Fit table to page width",
|
||||
"Enter_text_or_press_forward_slash_to_insert_element": "Enter text or press '/' to insert element",
|
||||
"Vertical_align": "Vertical alignment",
|
||||
"Horizontal_align": "Horizontal alignment"
|
||||
}
|
||||
"Horizontal_align": "Horizontal alignment",
|
||||
"SeaTable_column": "SeaTable column",
|
||||
"SeaTable_view": "SeaTable view"
|
||||
}
|
||||
|
@@ -43,7 +43,6 @@
|
||||
"Delete_row": "Supprimer la ligne",
|
||||
"Delete_column": "Supprimer la colonne",
|
||||
"Insert_row": "Insérer une ligne",
|
||||
"Insert_column": "Insérer une colonne",
|
||||
"Set_align": "Ajuster l'alignement",
|
||||
"Left": "Gauche",
|
||||
"Center": "Centrer",
|
||||
@@ -461,5 +460,7 @@
|
||||
"Fit_table_to_page_width": "Fit table to page width",
|
||||
"Enter_text_or_press_forward_slash_to_insert_element": "Enter text or press '/' to insert element",
|
||||
"Vertical_align": "Vertical alignment",
|
||||
"Horizontal_align": "Horizontal alignment"
|
||||
}
|
||||
"Horizontal_align": "Horizontal alignment",
|
||||
"SeaTable_column": "SeaTable column",
|
||||
"SeaTable_view": "SeaTable view"
|
||||
}
|
||||
|
@@ -43,7 +43,6 @@
|
||||
"Delete_row": "Delete row",
|
||||
"Delete_column": "Delete column",
|
||||
"Insert_row": "Insert row",
|
||||
"Insert_column": "Insert column",
|
||||
"Set_align": "Imposta allineamento",
|
||||
"Left": "Sinistra",
|
||||
"Center": "Centrato",
|
||||
@@ -461,5 +460,7 @@
|
||||
"Fit_table_to_page_width": "Fit table to page width",
|
||||
"Enter_text_or_press_forward_slash_to_insert_element": "Enter text or press '/' to insert element",
|
||||
"Vertical_align": "Vertical alignment",
|
||||
"Horizontal_align": "Horizontal alignment"
|
||||
}
|
||||
"Horizontal_align": "Horizontal alignment",
|
||||
"SeaTable_column": "SeaTable column",
|
||||
"SeaTable_view": "SeaTable view"
|
||||
}
|
||||
|
@@ -43,7 +43,6 @@
|
||||
"Delete_row": "Удалить строку",
|
||||
"Delete_column": "Удалить столбец",
|
||||
"Insert_row": "Вставить строку",
|
||||
"Insert_column": "Вставить столбец",
|
||||
"Set_align": "Установить выравнивание",
|
||||
"Left": "Слева",
|
||||
"Center": "По центру",
|
||||
@@ -461,5 +460,7 @@
|
||||
"Fit_table_to_page_width": "Подогнать таблицу по ширине страницы",
|
||||
"Enter_text_or_press_forward_slash_to_insert_element": "Введите текст или нажмите '/', чтобы вставить элемент",
|
||||
"Vertical_align": "Вертикальное выравнивание",
|
||||
"Horizontal_align": "Горизонтальное выравнивание"
|
||||
}
|
||||
"Horizontal_align": "Горизонтальное выравнивание",
|
||||
"SeaTable_column": "Столбец SeaTable",
|
||||
"SeaTable_view": "Вид SeaTable"
|
||||
}
|
||||
|
@@ -43,7 +43,6 @@
|
||||
"Delete_row": "删除当前行",
|
||||
"Delete_column": "删除当前列",
|
||||
"Insert_row": "插入行",
|
||||
"Insert_column": "插入列",
|
||||
"Set_align": "对齐方式",
|
||||
"Left": "左对齐",
|
||||
"Center": "居中",
|
||||
@@ -461,5 +460,7 @@
|
||||
"Fit_table_to_page_width": "自动适应页面宽度",
|
||||
"Enter_text_or_press_forward_slash_to_insert_element": "输入文本或按下 '/' 插入元素",
|
||||
"Vertical_align": "垂直对齐",
|
||||
"Horizontal_align": "水平对齐"
|
||||
}
|
||||
"Horizontal_align": "水平对齐",
|
||||
"SeaTable_column": "SeaTable 列",
|
||||
"SeaTable_view": "SeaTable 视图"
|
||||
}
|
||||
|
@@ -43,7 +43,6 @@
|
||||
"Delete_row": "删除当前行",
|
||||
"Delete_column": "删除当前列",
|
||||
"Insert_row": "插入行",
|
||||
"Insert_column": "插入列",
|
||||
"Set_align": "对齐方式",
|
||||
"Left": "左对齐",
|
||||
"Center": "居中",
|
||||
@@ -461,5 +460,7 @@
|
||||
"Fit_table_to_page_width": "自动适应页面宽度",
|
||||
"Enter_text_or_press_forward_slash_to_insert_element": "输入文本或按下 '/' 插入元素",
|
||||
"Vertical_align": "垂直对齐",
|
||||
"Horizontal_align": "水平对齐"
|
||||
}
|
||||
"Horizontal_align": "水平对齐",
|
||||
"SeaTable_column": "SeaTable 列",
|
||||
"SeaTable_view": "SeaTable 视图"
|
||||
}
|
||||
|
@@ -1,14 +1,14 @@
|
||||
@font-face {
|
||||
font-family: "sdocfont";
|
||||
/* Project id 4097705 */
|
||||
src: url('./sdoc-editor-font/iconfont.eot?t=1716446789113');
|
||||
src: url('./sdoc-editor-font/iconfont.eot?t=1718674664011');
|
||||
/* IE9 */
|
||||
src: url('./sdoc-editor-font/iconfont.eot?t=1716446789113#iefix') format('embedded-opentype'),
|
||||
src: url('./sdoc-editor-font/iconfont.eot?t=1718674664011#iefix') format('embedded-opentype'),
|
||||
/* IE6-IE8 */
|
||||
url('./sdoc-editor-font/iconfont.woff2?t=1716446789113') format('woff2'),
|
||||
url('./sdoc-editor-font/iconfont.woff?t=1716446789113') format('woff'),
|
||||
url('./sdoc-editor-font/iconfont.ttf?t=1716446789113') format('truetype'),
|
||||
url('./sdoc-editor-font/iconfont.svg?t=1716446789113#sdocfont') format('svg');
|
||||
url('./sdoc-editor-font/iconfont.woff2?t=1718674664011') format('woff2'),
|
||||
url('./sdoc-editor-font/iconfont.woff?t=1718674664011') format('woff'),
|
||||
url('./sdoc-editor-font/iconfont.ttf?t=1718674664011') format('truetype'),
|
||||
url('./sdoc-editor-font/iconfont.svg?t=1718674664011#sdocfont') format('svg');
|
||||
}
|
||||
|
||||
.sdocfont {
|
||||
@@ -19,6 +19,14 @@
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
|
||||
.sdoc-more-vertical-left:before {
|
||||
content: "\e670";
|
||||
}
|
||||
|
||||
.sdoc-seatable-view:before {
|
||||
content: "\e66f";
|
||||
}
|
||||
|
||||
.sdoc-text-style:before {
|
||||
content: "\e66e";
|
||||
}
|
||||
|
Binary file not shown.
@@ -14,6 +14,10 @@
|
||||
/>
|
||||
<missing-glyph />
|
||||
|
||||
<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" />
|
||||
|
||||
<glyph glyph-name="sdoc-seatable-view" 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-text-style" unicode="" d="M147.2 156.8h160l67.2 153.6h278.4L720 156.8h160L598.4 896H428.8L147.2 156.8z m348.8 512h35.2l83.2-227.2H409.6L496 668.8zM774.4-128V32h160v-160h-160zM419.2 32h160v-160h-160V32zM96 32h160v-160H96V32z" horiz-adv-x="1024" />
|
||||
|
||||
<glyph glyph-name="sdoc-choose-column" unicode="" d="M620.8 438.4l384-214.4-144-41.6L931.2 32c16-25.6 6.4-60.8-16-80-25.6-16-57.6-16-80 6.4L704 96 592-6.4l28.8 444.8zM464 160c9.6 0 16-6.4 16-16v-128c0-9.6-6.4-16-16-16H48c-9.6 0-16 6.4-16 16V144c0 9.6 6.4 16 16 16h416z m64 320c9.6 0 16-6.4 16-16v-128c0-9.6-6.4-16-16-16H48c-9.6 0-16 6.4-16 16V464c0 9.6 6.4 16 16 16h480zM944 800c9.6 0 16-6.4 16-16v-128c0-9.6-6.4-16-16-16H48c-9.6 0-16 6.4-16 16V784c0 9.6 6.4 16 16 16h896z" horiz-adv-x="1024" />
|
||||
|
Before Width: | Height: | Size: 59 KiB After Width: | Height: | Size: 61 KiB |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user