1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-25 14:50:29 +00:00

update sdoc-editor version

This commit is contained in:
小强
2025-08-28 17:18:07 +08:00
parent 83469ffafa
commit f989cca6ea
9 changed files with 31 additions and 21 deletions

View File

@@ -20,7 +20,7 @@
"@seafile/resumablejs": "1.1.16", "@seafile/resumablejs": "1.1.16",
"@seafile/seafile-calendar": "0.1.1", "@seafile/seafile-calendar": "0.1.1",
"@seafile/seafile-editor": "2.0.31", "@seafile/seafile-editor": "2.0.31",
"@seafile/seafile-sdoc-editor": "2.0.63", "@seafile/seafile-sdoc-editor": "2.0.64",
"@seafile/stldraw-editor": "1.0.1", "@seafile/stldraw-editor": "1.0.1",
"@uiw/codemirror-extensions-langs": "^4.19.4", "@uiw/codemirror-extensions-langs": "^4.19.4",
"@uiw/codemirror-themes": "^4.23.5", "@uiw/codemirror-themes": "^4.23.5",
@@ -5916,9 +5916,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/@seafile/sdoc-editor": { "node_modules/@seafile/sdoc-editor": {
"version": "2.0.146", "version": "2.0.147",
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-2.0.146.tgz", "resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-2.0.147.tgz",
"integrity": "sha512-vGJyNi8x4kXtrYBDka0WKqe9E/fZKmHEis5E9cu60hsUDBdD8WaJKAr+7Y2EQfxwSISQz3vs7ZfbuqiRplKLLw==", "integrity": "sha512-c5UvAqyJHwTjGXzkoSAXYbd9aMiithob+WH2qbLg5pPM+oDIy0D560Tw8C7nsyzaGjaed0l17EDrugZdaNeYjw==",
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
"@seafile/comment-editor": "^0.0.12", "@seafile/comment-editor": "^0.0.12",
@@ -6184,13 +6184,13 @@
} }
}, },
"node_modules/@seafile/seafile-sdoc-editor": { "node_modules/@seafile/seafile-sdoc-editor": {
"version": "2.0.63", "version": "2.0.64",
"resolved": "https://registry.npmjs.org/@seafile/seafile-sdoc-editor/-/seafile-sdoc-editor-2.0.63.tgz", "resolved": "https://registry.npmjs.org/@seafile/seafile-sdoc-editor/-/seafile-sdoc-editor-2.0.64.tgz",
"integrity": "sha512-dh7ZJ5ZD0qSSEfiUGF1KTnQXMXpAWeFULnrsMYybzMY20YT7rZRa1F313FVQGVG4mBbIGp/N5UarfQabYqcJ2A==", "integrity": "sha512-zOwBOIqEseYQRwdyxwEfkhK9uFpVAsvHeVXjqTSJ19SDo7Kjk3aBJrbYPnkLno7RZMvf+nsDsZ+HS/XNrK1NAQ==",
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
"@seafile/print-js": "1.6.6", "@seafile/print-js": "1.6.6",
"@seafile/sdoc-editor": "^2.0.146", "@seafile/sdoc-editor": "^2.0.147",
"classnames": "2.3.2", "classnames": "2.3.2",
"dayjs": "1.10.7" "dayjs": "1.10.7"
}, },

View File

@@ -15,7 +15,7 @@
"@seafile/resumablejs": "1.1.16", "@seafile/resumablejs": "1.1.16",
"@seafile/seafile-calendar": "0.1.1", "@seafile/seafile-calendar": "0.1.1",
"@seafile/seafile-editor": "2.0.31", "@seafile/seafile-editor": "2.0.31",
"@seafile/seafile-sdoc-editor": "2.0.63", "@seafile/seafile-sdoc-editor": "2.0.64",
"@seafile/stldraw-editor": "1.0.1", "@seafile/stldraw-editor": "1.0.1",
"@uiw/codemirror-extensions-langs": "^4.19.4", "@uiw/codemirror-extensions-langs": "^4.19.4",
"@uiw/codemirror-themes": "^4.23.5", "@uiw/codemirror-themes": "^4.23.5",

View File

@@ -1,14 +1,14 @@
@font-face { @font-face {
font-family: "sdocfont"; font-family: "sdocfont";
/* Project id 4097705 */ /* Project id 4097705 */
src: url('./sdoc-editor-font/iconfont.eot?t=1753173703249'); src: url('./sdoc-editor-font/iconfont.eot?t=1755584900550');
/* IE9 */ /* IE9 */
src: url('./sdoc-editor-font/iconfont.eot?t=1753173703249#iefix') format('embedded-opentype'), src: url('./sdoc-editor-font/iconfont.eot?t=1755584900550#iefix') format('embedded-opentype'),
/* IE6-IE8 */ /* IE6-IE8 */
url('./sdoc-editor-font/iconfont.woff2?t=1753173703249') format('woff2'), url('./sdoc-editor-font/iconfont.woff2?t=1755584900550') format('woff2'),
url('./sdoc-editor-font/iconfont.woff?t=1753173703249') format('woff'), url('./sdoc-editor-font/iconfont.woff?t=1755584900550') format('woff'),
url('./sdoc-editor-fonticonfont.ttf?t=1753173703249') format('truetype'), url('./sdoc-editor-font/iconfont.ttf?t=1755584900550') format('truetype'),
url('./sdoc-editor-fonticonfont.svg?t=1753173703249#sdocfont') format('svg'); url('./sdoc-editor-font/iconfont.svg?t=1755584900550#sdocfont') format('svg');
} }
.sdocfont { .sdocfont {
@@ -19,6 +19,10 @@
-moz-osx-font-smoothing: grayscale; -moz-osx-font-smoothing: grayscale;
} }
.eye:before {
content: "\e68f";
}
.sdoc-right-slide:before { .sdoc-right-slide:before {
content: "\e68e"; content: "\e68e";
} }

View File

@@ -1,11 +1,11 @@
@font-face { @font-face {
font-family: "sdocfont"; /* Project id 4097705 */ font-family: "sdocfont"; /* Project id 4097705 */
src: url('iconfont.eot?t=1753173703249'); /* IE9 */ src: url('iconfont.eot?t=1755584900550'); /* IE9 */
src: url('iconfont.eot?t=1753173703249#iefix') format('embedded-opentype'), /* IE6-IE8 */ src: url('iconfont.eot?t=1755584900550#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('iconfont.woff2?t=1753173703249') format('woff2'), url('iconfont.woff2?t=1755584900550') format('woff2'),
url('iconfont.woff?t=1753173703249') format('woff'), url('iconfont.woff?t=1755584900550') format('woff'),
url('iconfont.ttf?t=1753173703249') format('truetype'), url('iconfont.ttf?t=1755584900550') format('truetype'),
url('iconfont.svg?t=1753173703249#sdocfont') format('svg'); url('iconfont.svg?t=1755584900550#sdocfont') format('svg');
} }
.sdocfont { .sdocfont {
@@ -16,6 +16,10 @@
-moz-osx-font-smoothing: grayscale; -moz-osx-font-smoothing: grayscale;
} }
.eye:before {
content: "\e68f";
}
.sdoc-right-slide:before { .sdoc-right-slide:before {
content: "\e68e"; content: "\e68e";
} }

View File

@@ -14,6 +14,8 @@
/> />
<missing-glyph /> <missing-glyph />
<glyph glyph-name="eye" unicode="&#59023;" d="M512 697.6c-112 0-204.8-51.2-275.2-121.6-64-67.2-112-140.8-137.6-195.2 22.4-54.4 67.2-131.2 137.6-195.2C310.4 118.4 403.2 64 512 64s204.8 51.2 275.2 121.6c64 67.2 112 140.8 137.6 195.2-22.4 54.4-67.2 131.2-137.6 195.2-70.4 67.2-163.2 121.6-275.2 121.6zM169.6 649.6C252.8 729.6 368 800 512 800s259.2-70.4 342.4-150.4 140.8-176 163.2-243.2c6.4-12.8 6.4-32 0-44.8-28.8-67.2-83.2-163.2-163.2-243.2C771.2 38.4 656-32 512-32s-259.2 70.4-342.4 150.4S28.8 294.4 6.4 361.6c-6.4 12.8-6.4 32 0 44.8 22.4 67.2 76.8 166.4 163.2 243.2z m342.4-416c80 0 144 67.2 144 150.4s-64 150.4-144 150.4h-3.2c3.2-9.6 3.2-22.4 3.2-32 0-67.2-51.2-118.4-112-118.4-9.6 0-19.2 0-28.8 3.2v-3.2c-3.2-83.2 60.8-150.4 140.8-150.4z m0 390.4c128 0 230.4-108.8 230.4-240S640 144 512 144 281.6 252.8 281.6 384 384 624 512 624z" horiz-adv-x="1024" />
<glyph glyph-name="sdoc-right-slide" unicode="&#59022;" d="M672 416l-268.8 214.4c-32 25.6-83.2 6.4-83.2-32v-428.8c0-35.2 48-57.6 83.2-32L672 352c19.2 16 19.2 48 0 64z" horiz-adv-x="1024" /> <glyph glyph-name="sdoc-right-slide" unicode="&#59022;" d="M672 416l-268.8 214.4c-32 25.6-83.2 6.4-83.2-32v-428.8c0-35.2 48-57.6 83.2-32L672 352c19.2 16 19.2 48 0 64z" horiz-adv-x="1024" />
<glyph glyph-name="sdoc-ai" unicode="&#59021;" d="M515.2 896C796.8 896 1024 678.4 1024 416s-227.2-480-508.8-480h-19.2c-12.8 0-118.4-6.4-156.8-19.2-32-6.4-89.6-28.8-124.8-38.4-3.2-3.2-16-6.4-22.4-6.4-16 0-28.8 12.8-32 32-6.4 35.2-6.4 96 12.8 150.4C67.2 144 0 268.8 0 416 3.2 678.4 230.4 896 515.2 896zM512 800C281.6 800 96 620.8 96 403.2c0-112 54.4-211.2 144-291.2l38.4-35.2c-12.8-25.6-19.2-44.8-25.6-54.4-6.4-16-9.6-41.6-6.4-54.4 25.6 12.8 64 32 92.8 38.4 54.4 12.8 134.4 19.2 172.8 19.2 182.4 0 416 160 416 377.6S742.4 800 512 800z m-92.8-124.8C329.6 675.2 256 604.8 256 518.4v-320c0-3.2 3.2-9.6 9.6-9.6h89.6V515.2c0 32 28.8 60.8 60.8 60.8s60.8-28.8 60.8-60.8v-73.6H384c-3.2 0-9.6 0-12.8-3.2-3.2-3.2-3.2-9.6-3.2-12.8v-60.8c0-12.8 9.6-19.2 19.2-19.2H480v-156.8h89.6c3.2 0 9.6 3.2 9.6 9.6v320c0 86.4-70.4 156.8-160 156.8z m297.6-131.2h-57.6c-12.8 0-19.2-6.4-19.2-19.2v-313.6c0-12.8 6.4-19.2 19.2-19.2h57.6c12.8 0 19.2 6.4 19.2 19.2v313.6c0 12.8-6.4 19.2-19.2 19.2z m-28.8 32c25.6 0 48 22.4 48 48S713.6 672 688 672 640 649.6 640 624s22.4-48 48-48z" horiz-adv-x="1024" /> <glyph glyph-name="sdoc-ai" unicode="&#59021;" d="M515.2 896C796.8 896 1024 678.4 1024 416s-227.2-480-508.8-480h-19.2c-12.8 0-118.4-6.4-156.8-19.2-32-6.4-89.6-28.8-124.8-38.4-3.2-3.2-16-6.4-22.4-6.4-16 0-28.8 12.8-32 32-6.4 35.2-6.4 96 12.8 150.4C67.2 144 0 268.8 0 416 3.2 678.4 230.4 896 515.2 896zM512 800C281.6 800 96 620.8 96 403.2c0-112 54.4-211.2 144-291.2l38.4-35.2c-12.8-25.6-19.2-44.8-25.6-54.4-6.4-16-9.6-41.6-6.4-54.4 25.6 12.8 64 32 92.8 38.4 54.4 12.8 134.4 19.2 172.8 19.2 182.4 0 416 160 416 377.6S742.4 800 512 800z m-92.8-124.8C329.6 675.2 256 604.8 256 518.4v-320c0-3.2 3.2-9.6 9.6-9.6h89.6V515.2c0 32 28.8 60.8 60.8 60.8s60.8-28.8 60.8-60.8v-73.6H384c-3.2 0-9.6 0-12.8-3.2-3.2-3.2-3.2-9.6-3.2-12.8v-60.8c0-12.8 9.6-19.2 19.2-19.2H480v-156.8h89.6c3.2 0 9.6 3.2 9.6 9.6v320c0 86.4-70.4 156.8-160 156.8z m297.6-131.2h-57.6c-12.8 0-19.2-6.4-19.2-19.2v-313.6c0-12.8 6.4-19.2 19.2-19.2h57.6c12.8 0 19.2 6.4 19.2 19.2v313.6c0 12.8-6.4 19.2-19.2 19.2z m-28.8 32c25.6 0 48 22.4 48 48S713.6 672 688 672 640 649.6 640 624s22.4-48 48-48z" horiz-adv-x="1024" />

Before

Width:  |  Height:  |  Size: 79 KiB

After

Width:  |  Height:  |  Size: 80 KiB