AAE-45391 Lazy loading and improvements for pdfJS (#11869)

* [AAE-45391] - Lazy loading some of the big external libs

* [AAE-45391] - Added some extra units to pdfjs viewer

* [AAE-45391] - Some improement on viewer component

* [AAE-45391] - Fixed the way it was redered to a newer angular system

* [AAE-45391] - Fixed the way it was redered to a newer angular system

* [AAE-45391] - fixed schematic

* [AAE-45391] - Added some docs for the schematics as well

* [AAE-37328] - Fixed comment on missing provider
This commit is contained in:
Vito Albano
2026-05-11 14:17:39 +01:00
committed by GitHub
parent 62fb51e910
commit 9fe4006a0d
42 changed files with 939 additions and 65 deletions
+1
View File
@@ -30,6 +30,7 @@
"@alfresco/adf-core/breadcrumbs": ["lib/core/breadcrumbs/src/index.ts"],
"@alfresco/adf-core/feature-flags": ["lib/core/feature-flags/public-api.ts"],
"@alfresco/adf-core/shell": ["lib/core/shell/src/index.ts"],
"@alfresco/adf-core/viewer/pdf": ["lib/core/viewer/pdf/src/index.ts"],
"@alfresco/adf-extensions": ["lib/extensions/src/public-api.ts"],
"@alfresco/adf-insights": ["lib/insights/src/public-api.ts"],
"@alfresco/adf-process-services": ["lib/process-services/src/public-api.ts"],