Skip to content

Commit eb7aa07

Browse files
xrgzsPIKACHUIM
andauthored
feat(previews): add PDF Viewer (embedpdf) (#357)
* feat(previews): add PDF Viewer (embedpdf) * implement auto theme * conditionally include PDF Preview for lite * update @embedpdf/snippe to ^2.2.0 * use local wasm * update devalue to 5.6.2 * join wasm base_path * @embedpdf/snippet ^2.3.0 --------- Signed-off-by: MadDogOwner <xiaoran@xrgzs.top> Signed-off-by: Pikachu Ren <40362270+PIKACHUIM@users.noreply.github.com> Co-authored-by: Pikachu Ren <40362270+PIKACHUIM@users.noreply.github.com>
1 parent 7898da6 commit eb7aa07

File tree

4 files changed

+992
-0
lines changed

4 files changed

+992
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@
5959
},
6060
"dependencies": {
6161
"@egjs/view360": "4.0.0-beta.7",
62+
"@embedpdf/snippet": "^2.3.0",
6263
"@github/webauthn-json": "^2.1.1",
6364
"@hope-ui/solid": "0.6.7",
6465
"@monaco-editor/loader": "1.7.0",

0 commit comments

Comments
 (0)