refactor(editor): move export manager to surface block extensions (#10231)

This commit is contained in:
Saul-Mirone
2025-02-18 04:39:05 +00:00
parent 31f8e92a4b
commit c3e924d4cb
20 changed files with 128 additions and 119 deletions
+2 -1
View File
@@ -3645,9 +3645,11 @@ __metadata:
"@toeverything/theme": "npm:^1.1.7"
"@types/lodash.chunk": "npm:^4.2.9"
fractional-indexing: "npm:^3.2.0"
html2canvas: "npm:^1.4.1"
lit: "npm:^3.2.0"
lodash.chunk: "npm:^4.2.0"
nanoid: "npm:^5.0.7"
pdf-lib: "npm:^1.17.1"
vitest: "npm:3.0.5"
yjs: "npm:^13.6.21"
zod: "npm:^3.23.8"
@@ -3958,7 +3960,6 @@ __metadata:
lz-string: "npm:^1.5.0"
minimatch: "npm:^10.0.1"
nanoid: "npm:^5.0.7"
pdf-lib: "npm:^1.17.1"
shiki: "npm:^2.0.0"
simple-xml-to-json: "npm:^1.2.2"
vitest: "npm:3.0.5"