feat: Add PDF viewer and preview components with styling and functionality
- Implemented DeesPdfViewer for full-featured PDF viewing with toolbar and sidebar navigation. - Created DeesPdfPreview for lightweight PDF previews. - Introduced PdfManager for managing PDF document loading and caching. - Added CanvasPool for efficient canvas management. - Developed utility functions for performance monitoring and file size formatting. - Established styles for viewer and preview components to enhance UI/UX. - Included demo examples for showcasing PDF viewer capabilities.
This commit is contained in:
1
ts_web/elements/dees-pdf-preview/index.ts
Normal file
1
ts_web/elements/dees-pdf-preview/index.ts
Normal file
@@ -0,0 +1 @@
|
||||
export * from './component.js';
|
Reference in New Issue
Block a user