feat(attachments): add attachment support with sidebar and API integration (#5673)

This commit is contained in:
Balázs Szücs
2026-02-13 12:41:15 +00:00
committed by GitHub
parent e01734fb7d
commit 5a1ed50e2b
12 changed files with 805 additions and 28 deletions
+1
View File
@@ -11,6 +11,7 @@
"@embedpdf/engines": "^2.5.0",
"@embedpdf/models": "^2.5.0",
"@embedpdf/plugin-annotation": "^2.5.0",
"@embedpdf/plugin-attachment": "^2.5.0",
"@embedpdf/plugin-bookmark": "^2.5.0",
"@embedpdf/plugin-export": "^2.5.0",
"@embedpdf/plugin-history": "^2.5.0",