feat(pdfjs-viewer): add initial PDF.js viewer assets and configuration
Add initial set of PDF.js viewer files including: - WASM binaries for PDF rendering - Standard fonts and CMAP files for text rendering - UI icons and SVG assets for toolbar buttons - TypeScript declaration files - Loading animation GIF - Annotation icons and UI elements This provides the base functionality for the PDF viewer including: - Document rendering - Navigation controls - Zoom functionality - Page display options - Annotation tools - Document properties
This commit is contained in:
1
public/pdfjs-viewer/pdf_viewer.d.mts
Normal file
1
public/pdfjs-viewer/pdf_viewer.d.mts
Normal file
@@ -0,0 +1 @@
|
||||
export * from "../types/web/pdf_viewer.component.js";
|
||||
Reference in New Issue
Block a user