1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-05-10 17:05:06 +00:00

update seafile-editor version

This commit is contained in:
杨顺强 2024-04-26 15:08:08 +08:00
parent 2810de60a6
commit 23899c5ef9
11 changed files with 29 additions and 20 deletions

View File

@ -16,7 +16,7 @@
"@seafile/resumablejs": "1.1.16",
"@seafile/sdoc-editor": "0.5.47",
"@seafile/seafile-calendar": "0.0.12",
"@seafile/seafile-editor": "1.0.80",
"@seafile/seafile-editor": "1.0.82",
"@uiw/codemirror-extensions-langs": "^4.19.4",
"@uiw/react-codemirror": "^4.19.4",
"chart.js": "2.9.4",
@ -4819,9 +4819,9 @@
}
},
"node_modules/@seafile/seafile-editor": {
"version": "1.0.80",
"resolved": "https://registry.npmjs.org/@seafile/seafile-editor/-/seafile-editor-1.0.80.tgz",
"integrity": "sha512-ozTLQtKuvZxZNPVTOTCZTsUazLCb4G6GnGIY8qVI7TaFRQXcOWGcWSsXtul5saWqG5WdTczeYGzsVaXjWlh+Iw==",
"version": "1.0.82",
"resolved": "https://registry.npmjs.org/@seafile/seafile-editor/-/seafile-editor-1.0.82.tgz",
"integrity": "sha512-DW/C6gM4W7I/O3Px9XywRWAjsqBwy8orv/Gi24mEJST6+bBY767lZVJq6IcMhx1ZaHsWHDckUz5ilydzTwNRzA==",
"dependencies": {
"@seafile/react-image-lightbox": "2.0.5",
"classnames": "2.3.2",
@ -31385,9 +31385,9 @@
}
},
"@seafile/seafile-editor": {
"version": "1.0.80",
"resolved": "https://registry.npmjs.org/@seafile/seafile-editor/-/seafile-editor-1.0.80.tgz",
"integrity": "sha512-ozTLQtKuvZxZNPVTOTCZTsUazLCb4G6GnGIY8qVI7TaFRQXcOWGcWSsXtul5saWqG5WdTczeYGzsVaXjWlh+Iw==",
"version": "1.0.82",
"resolved": "https://registry.npmjs.org/@seafile/seafile-editor/-/seafile-editor-1.0.82.tgz",
"integrity": "sha512-DW/C6gM4W7I/O3Px9XywRWAjsqBwy8orv/Gi24mEJST6+bBY767lZVJq6IcMhx1ZaHsWHDckUz5ilydzTwNRzA==",
"requires": {
"@seafile/react-image-lightbox": "2.0.5",
"classnames": "2.3.2",

View File

@ -11,7 +11,7 @@
"@seafile/resumablejs": "1.1.16",
"@seafile/sdoc-editor": "0.5.47",
"@seafile/seafile-calendar": "0.0.12",
"@seafile/seafile-editor": "1.0.80",
"@seafile/seafile-editor": "1.0.82",
"@uiw/codemirror-extensions-langs": "^4.19.4",
"@uiw/react-codemirror": "^4.19.4",
"chart.js": "2.9.4",

View File

@ -221,5 +221,6 @@
"Select_field": "Vyberte pole",
"Font_style": "Styl písma",
"Open_link": "Open link",
"Image_is_uploading": "Image is uploading"
"Image_is_uploading": "Image is uploading",
"Image_loading_failed": "Image loading failed"
}

View File

@ -221,5 +221,6 @@
"Select_field": "Feld auswählen",
"Font_style": "Schriftschnitt",
"Open_link": "Open link",
"Image_is_uploading": "Image is uploading"
"Image_is_uploading": "Image is uploading",
"Image_loading_failed": "Image loading failed"
}

View File

@ -221,5 +221,6 @@
"Select_field": "Select field",
"Font_style": "Font style",
"Open_link": "Open link",
"Image_is_uploading": "Image is uploading"
"Image_is_uploading": "Image is uploading",
"Image_loading_failed": "Image loading failed"
}

View File

@ -221,5 +221,6 @@
"Select_field": "Select field",
"Font_style": "Font style",
"Open_link": "Open link",
"Image_is_uploading": "Image is uploading"
"Image_is_uploading": "Image is uploading",
"Image_loading_failed": "Image loading failed"
}

View File

@ -221,5 +221,6 @@
"Select_field": "Select field",
"Font_style": "Font style",
"Open_link": "Ouvrir le lien",
"Image_is_uploading": "Image is uploading"
"Image_is_uploading": "Image is uploading",
"Image_loading_failed": "Image loading failed"
}

View File

@ -221,5 +221,6 @@
"Select_field": "Select field",
"Font_style": "Font style",
"Open_link": "Open link",
"Image_is_uploading": "Image is uploading"
"Image_is_uploading": "Image is uploading",
"Image_loading_failed": "Image loading failed"
}

View File

@ -221,5 +221,6 @@
"Select_field": "Выбрать поле",
"Font_style": "Стиль шрифта",
"Open_link": "Открыть ссылку",
"Image_is_uploading": "Изображение загружается"
"Image_is_uploading": "Изображение загружается",
"Image_loading_failed": "Image loading failed"
}

View File

@ -32,15 +32,15 @@
"Switch_to_rich_text_editor": "切换至富文本编辑器",
"Switch_to_viewer": "切换到只读模式",
"Help": "帮助",
"Remove_table": "清除表格",
"Delete_table": "删除表格",
"Column": "列",
"Row": "行",
"Insert_row_before": "上方插入行",
"Insert_row_after": "下方插入行",
"Insert_column_before": "左边插入列",
"Insert_column_after": "右边插入列",
"Remove_row": "删除当前行",
"Remove_column": "删除当前列",
"Delete_row": "删除当前行",
"Delete_column": "删除当前列",
"Insert_row": "插入行",
"Insert_column": "插入列",
"Set_align": "对齐方式",
@ -221,5 +221,6 @@
"Select_field": "选中字段",
"Font_style": "字体样式",
"Open_link": "打开链接",
"Image_is_uploading": "图片正在上传"
"Image_is_uploading": "图片正在上传",
"Image_loading_failed": "图片加载失败"
}

View File

@ -221,5 +221,6 @@
"Select_field": "选中字段",
"Font_style": "字体样式",
"Open_link": "打开链接",
"Image_is_uploading": "图片正在上传"
"Image_is_uploading": "图片正在上传",
"Image_loading_failed": "图片加载失败"
}