@syncfusion/ej2-angular-pdfviewer 32.1.19-ngcc → 32.1.19

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (93) hide show
  1. package/CHANGELOG.md +3501 -0
  2. package/README.md +28 -21
  3. package/esm2020/public_api.mjs +2 -0
  4. package/esm2020/src/index.mjs +5 -0
  5. package/esm2020/src/pdfviewer/pdfviewer-all.module.mjs +65 -0
  6. package/esm2020/src/pdfviewer/pdfviewer.component.mjs +150 -0
  7. package/esm2020/src/pdfviewer/pdfviewer.module.mjs +25 -0
  8. package/esm2020/syncfusion-ej2-angular-pdfviewer.mjs +5 -0
  9. package/fesm2015/syncfusion-ej2-angular-pdfviewer.mjs +239 -0
  10. package/fesm2015/syncfusion-ej2-angular-pdfviewer.mjs.map +1 -0
  11. package/fesm2020/syncfusion-ej2-angular-pdfviewer.mjs +239 -0
  12. package/fesm2020/syncfusion-ej2-angular-pdfviewer.mjs.map +1 -0
  13. package/package.json +28 -46
  14. package/public_api.d.ts +1 -1
  15. package/src/index.d.ts +4 -4
  16. package/src/pdfviewer/pdfviewer-all.module.d.ts +25 -19
  17. package/src/pdfviewer/pdfviewer.component.d.ts +108 -105
  18. package/src/pdfviewer/pdfviewer.module.d.ts +11 -5
  19. package/styles/bds-lite.scss +1 -1
  20. package/styles/bds.scss +1 -1
  21. package/styles/bootstrap-dark-lite.scss +1 -1
  22. package/styles/bootstrap-dark.scss +1 -1
  23. package/styles/bootstrap-lite.scss +1 -1
  24. package/styles/bootstrap.scss +1 -1
  25. package/styles/bootstrap4-lite.scss +1 -1
  26. package/styles/bootstrap4.scss +1 -1
  27. package/styles/bootstrap5-dark-lite.scss +1 -1
  28. package/styles/bootstrap5-dark.scss +1 -1
  29. package/styles/bootstrap5-lite.scss +1 -1
  30. package/styles/bootstrap5.3-lite.scss +1 -1
  31. package/styles/bootstrap5.3.scss +1 -1
  32. package/styles/bootstrap5.scss +1 -1
  33. package/styles/fabric-dark-lite.scss +1 -1
  34. package/styles/fabric-dark.scss +1 -1
  35. package/styles/fabric-lite.scss +1 -1
  36. package/styles/fabric.scss +1 -1
  37. package/styles/fluent-dark-lite.scss +1 -1
  38. package/styles/fluent-dark.scss +1 -1
  39. package/styles/fluent-lite.scss +1 -1
  40. package/styles/fluent.scss +1 -1
  41. package/styles/fluent2-lite.scss +1 -1
  42. package/styles/fluent2.scss +1 -1
  43. package/styles/highcontrast-light-lite.scss +1 -1
  44. package/styles/highcontrast-light.scss +1 -1
  45. package/styles/highcontrast-lite.scss +1 -1
  46. package/styles/highcontrast.scss +1 -1
  47. package/styles/material-dark-lite.scss +1 -1
  48. package/styles/material-dark.scss +1 -1
  49. package/styles/material-lite.scss +1 -1
  50. package/styles/material.scss +1 -1
  51. package/styles/material3-dark-lite.scss +1 -1
  52. package/styles/material3-dark.scss +1 -2
  53. package/styles/material3-lite.scss +1 -1
  54. package/styles/material3.scss +1 -2
  55. package/styles/pdfviewer/bds.scss +1 -1
  56. package/styles/pdfviewer/bootstrap-dark.scss +1 -1
  57. package/styles/pdfviewer/bootstrap.scss +1 -1
  58. package/styles/pdfviewer/bootstrap4.scss +1 -1
  59. package/styles/pdfviewer/bootstrap5-dark.scss +1 -1
  60. package/styles/pdfviewer/bootstrap5.3.scss +1 -1
  61. package/styles/pdfviewer/bootstrap5.scss +1 -1
  62. package/styles/pdfviewer/fabric-dark.scss +1 -1
  63. package/styles/pdfviewer/fabric.scss +1 -1
  64. package/styles/pdfviewer/fluent-dark.scss +1 -1
  65. package/styles/pdfviewer/fluent.scss +1 -1
  66. package/styles/pdfviewer/fluent2.scss +1 -1
  67. package/styles/pdfviewer/highcontrast-light.scss +1 -1
  68. package/styles/pdfviewer/highcontrast.scss +1 -1
  69. package/styles/pdfviewer/material-dark.scss +1 -1
  70. package/styles/pdfviewer/material.scss +1 -1
  71. package/styles/pdfviewer/material3-dark.scss +1 -2
  72. package/styles/pdfviewer/material3.scss +1 -2
  73. package/styles/pdfviewer/tailwind-dark.scss +1 -1
  74. package/styles/pdfviewer/tailwind.scss +1 -1
  75. package/styles/pdfviewer/tailwind3.scss +1 -1
  76. package/styles/tailwind-dark-lite.scss +1 -1
  77. package/styles/tailwind-dark.scss +1 -1
  78. package/styles/tailwind-lite.scss +1 -1
  79. package/styles/tailwind.scss +1 -1
  80. package/styles/tailwind3-lite.scss +1 -1
  81. package/styles/tailwind3.scss +1 -1
  82. package/syncfusion-ej2-angular-pdfviewer.d.ts +5 -0
  83. package/@syncfusion/ej2-angular-pdfviewer.es5.js +0 -279
  84. package/@syncfusion/ej2-angular-pdfviewer.es5.js.map +0 -1
  85. package/@syncfusion/ej2-angular-pdfviewer.js +0 -260
  86. package/@syncfusion/ej2-angular-pdfviewer.js.map +0 -1
  87. package/LICENSE +0 -10
  88. package/dist/ej2-angular-pdfviewer.umd.js +0 -513
  89. package/dist/ej2-angular-pdfviewer.umd.js.map +0 -1
  90. package/dist/ej2-angular-pdfviewer.umd.min.js +0 -2
  91. package/dist/ej2-angular-pdfviewer.umd.min.js.map +0 -1
  92. package/ej2-angular-pdfviewer.d.ts +0 -5
  93. package/ej2-angular-pdfviewer.metadata.json +0 -1
@@ -1 +0,0 @@
1
- {"version":3,"file":"ej2-angular-pdfviewer.umd.min.js","sources":["~/@syncfusion/ej2-angular-pdfviewer/src/pdfviewer/pdfviewer.component.ts","~/@syncfusion/ej2-angular-pdfviewer/src/pdfviewer/pdfviewer.module.ts","~/@syncfusion/ej2-angular-pdfviewer/src/pdfviewer/pdfviewer-all.module.ts"],"sourcesContent":["import { Component, ElementRef, ViewContainerRef, ChangeDetectionStrategy, QueryList, Renderer2, Injector, ValueProvider } from '@angular/core';\nimport { ComponentBase, IComponentBase, applyMixins, ComponentMixins, PropertyCollectionInfo, setValue } from '@syncfusion/ej2-angular-base';\nimport { PdfViewer } from '@syncfusion/ej2-pdfviewer';\n\n\n\nexport const /** @type {?} */ inputs: string[] = ['DropdownFieldSettings','ajaxRequestSettings','annotationDrawingOptions','annotationSelectorSettings','annotationSettings','annotations','areaSettings','arrowSettings','checkBoxFieldSettings','circleSettings','commandManager','contextMenuOption','contextMenuSettings','currentPageNumber','customContextMenuItems','customFonts','customStamp','customStampSettings','dateTimeFormat','designerMode','disableContextMenuItems','disableDefaultContextMenu','distanceSettings','documentPath','downloadFileName','drawingObject','enableAccessibilityTags','enableAnnotation','enableAnnotationToolbar','enableAutoComplete','enableBookmark','enableBookmarkStyles','enableCommentPanel','enableDesktopMode','enableDownload','enableFormDesigner','enableFormDesignerToolbar','enableFormFields','enableFormFieldsValidation','enableFreeText','enableHandwrittenSignature','enableHtmlSanitizer','enableHyperlink','enableImportAnnotationMeasurement','enableInkAnnotation','enableLocalStorage','enableMagnification','enableMeasureAnnotation','enableMultiLineOverlap','enableMultiPageAnnotation','enableNavigation','enableNavigationToolbar','enablePageOrganizer','enablePersistence','enablePinchZoom','enablePrint','enablePrintRotation','enableRtl','enableShapeAnnotation','enableShapeLabel','enableStampAnnotations','enableStickyNotesAnnotation','enableTextMarkupAnnotation','enableTextMarkupResizer','enableTextSearch','enableTextSelection','enableThumbnail','enableToolbar','enableZoomOptimization','exportAnnotationFileName','extractTextOption','formFieldCollections','formFields','freeTextSettings','handWrittenSignatureSettings','height','hideEmptyDigitalSignatureFields','hideSaveSignature','highlightSettings','hyperlinkOpenState','initialDialogSettings','initialFieldSettings','initialRenderPages','inkAnnotationSettings','interactionMode','isAnnotationToolbarOpen','isAnnotationToolbarVisible','isBookmarkPanelOpen','isCommandPanelOpen','isDocumentEdited','isExtractText','isFormDesignerToolbarVisible','isFormFieldDocument','isInitialFieldToolbarSelection','isMaintainSelection','isPageOrganizerOpen','isSignatureEditable','isThumbnailViewOpen','isValidFreeText','lineSettings','listBoxFieldSettings','locale','maxZoom','measurementSettings','minZoom','pageCount','pageOrganizerSettings','passwordFieldSettings','perimeterSettings','polygonSettings','printMode','printScaleFactor','radioButtonFieldSettings','radiusSettings','rectangleSettings','resourceUrl','restrictZoomRequest','retryCount','retryStatusCodes','retryTimeout','scrollSettings','selectedItems','serverActionSettings','serviceUrl','shapeLabelSettings','showCustomContextMenuBottom','showDigitalSignatureAppearance','showNotificationDialog','signatureDialogSettings','signatureFieldSettings','signatureFitMode','squigglySettings','stampSettings','stickyNotesSettings','strikethroughSettings','textFieldSettings','textSearchColorSettings','tileRenderingSettings','toolbarSettings','underlineSettings','volumeSettings','width','zoomMode','zoomValue'];\nexport const /** @type {?} */ outputs: string[] = ['addSignature','ajaxRequestFailed','ajaxRequestInitiate','ajaxRequestSuccess','annotationAdd','annotationDoubleClick','annotationMouseLeave','annotationMouseover','annotationMove','annotationMoving','annotationPropertiesChange','annotationRemove','annotationResize','annotationSelect','annotationUnSelect','beforeAddFreeText','bookmarkClick','buttonFieldClick','commentAdd','commentDelete','commentEdit','commentSelect','commentStatusChanged','created','customContextMenuBeforeOpen','customContextMenuSelect','documentLoad','documentLoadFailed','documentUnload','downloadEnd','downloadStart','exportFailed','exportStart','exportSuccess','extractTextCompleted','formFieldAdd','formFieldClick','formFieldDoubleClick','formFieldFocusOut','formFieldMouseLeave','formFieldMouseover','formFieldMove','formFieldPropertiesChange','formFieldRemove','formFieldResize','formFieldSelect','formFieldUnselect','hyperlinkClick','hyperlinkMouseOver','importFailed','importStart','importSuccess','keyboardCustomCommands','moveSignature','pageChange','pageClick','pageMouseover','pageOrganizerSaveAs','pageRenderComplete','pageRenderInitiate','printEnd','printStart','removeSignature','resizeSignature','resourcesLoaded','signaturePropertiesChange','signatureSelect','signatureUnselect','textSearchComplete','textSearchHighlight','textSearchStart','textSelectionEnd','textSelectionStart','thumbnailClick','toolbarClick','validateFormFields','zoomChange','pageOrganizerZoomChanged'];\nexport const /** @type {?} */ twoWays: string[] = [];\n/**\n * `ejs-pdfviewer` represents the Angular PdfViewer Component.\n * ```html\n * <ejs-pdfviewer></ejs-pdfviewer>\n * ```\n */\n@ComponentMixins([ComponentBase])\nexport class PdfViewerComponent extends PdfViewer implements IComponentBase {\npublic context : any;\npublic tagObjects: any;\n\taddSignature: any;\n\tajaxRequestFailed: any;\n\tajaxRequestInitiate: any;\n\tajaxRequestSuccess: any;\n\tannotationAdd: any;\n\tannotationDoubleClick: any;\n\tannotationMouseLeave: any;\n\tannotationMouseover: any;\n\tannotationMove: any;\n\tannotationMoving: any;\n\tannotationPropertiesChange: any;\n\tannotationRemove: any;\n\tannotationResize: any;\n\tannotationSelect: any;\n\tannotationUnSelect: any;\n\tbeforeAddFreeText: any;\n\tbookmarkClick: any;\n\tbuttonFieldClick: any;\n\tcommentAdd: any;\n\tcommentDelete: any;\n\tcommentEdit: any;\n\tcommentSelect: any;\n\tcommentStatusChanged: any;\n\tcreated: any;\n\tcustomContextMenuBeforeOpen: any;\n\tcustomContextMenuSelect: any;\n\tdocumentLoad: any;\n\tdocumentLoadFailed: any;\n\tdocumentUnload: any;\n\tdownloadEnd: any;\n\tdownloadStart: any;\n\texportFailed: any;\n\texportStart: any;\n\texportSuccess: any;\n\textractTextCompleted: any;\n\tformFieldAdd: any;\n\tformFieldClick: any;\n\tformFieldDoubleClick: any;\n\tformFieldFocusOut: any;\n\tformFieldMouseLeave: any;\n\tformFieldMouseover: any;\n\tformFieldMove: any;\n\tformFieldPropertiesChange: any;\n\tformFieldRemove: any;\n\tformFieldResize: any;\n\tformFieldSelect: any;\n\tformFieldUnselect: any;\n\thyperlinkClick: any;\n\thyperlinkMouseOver: any;\n\timportFailed: any;\n\timportStart: any;\n\timportSuccess: any;\n\tkeyboardCustomCommands: any;\n\tmoveSignature: any;\n\tpageChange: any;\n\tpageClick: any;\n\tpageMouseover: any;\n\tpageOrganizerSaveAs: any;\n\tpageRenderComplete: any;\n\tpageRenderInitiate: any;\n\tprintEnd: any;\n\tprintStart: any;\n\tremoveSignature: any;\n\tresizeSignature: any;\n\tresourcesLoaded: any;\n\tsignaturePropertiesChange: any;\n\tsignatureSelect: any;\n\tsignatureUnselect: any;\n\ttextSearchComplete: any;\n\ttextSearchHighlight: any;\n\ttextSearchStart: any;\n\ttextSelectionEnd: any;\n\ttextSelectionStart: any;\n\tthumbnailClick: any;\n\ttoolbarClick: any;\n\tvalidateFormFields: any;\n\tzoomChange: any;\npublic pageOrganizerZoomChanged: any;\n/**\n * @param {?} ngEle\n * @param {?} srenderer\n * @param {?} viewContainerRef\n * @param {?} injector\n */\nconstructor(private ngEle: ElementRef,\nprivate srenderer: Renderer2,\nprivate viewContainerRef:ViewContainerRef,\nprivate injector: Injector) {\n super();\n this.element = this.ngEle.nativeElement;\n this.injectedModules = this.injectedModules || [];\n try {\n let mod = this.injector.get('PdfViewerLinkAnnotation');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('PdfViewerBookmarkView');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('PdfViewerMagnification');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('PdfViewerThumbnailView');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('PdfViewerToolbar');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('PdfViewerNavigation');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('PdfViewerPrint');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('PdfViewerTextSelection');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('PdfViewerTextSearch');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('PdfViewerAnnotation');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('PdfViewerFormDesigner');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('PdfViewerFormFields');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('PdfViewerPageOrganizer');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n\n this.registerEvents(outputs);\n this.addTwoWay.call(this, twoWays);\n setValue('currentInstance', this, this.viewContainerRef);\n this.context = new ComponentBase();\n }\n/**\n * @return {?}\n */\npublic ngOnInit() {\n this.context.ngOnInit(this);\n }\n/**\n * @return {?}\n */\npublic ngAfterViewInit(): void {\n this.context.ngAfterViewInit(this);\n }\n/**\n * @return {?}\n */\npublic ngOnDestroy(): void {\n this.context.ngOnDestroy(this);\n }\n/**\n * @return {?}\n */\npublic ngAfterContentChecked(): void {\n \n this.context.ngAfterContentChecked(this);\n }\npublic registerEvents: (eventList: string[]) => void;\npublic addTwoWay: (propList: string[]) => void;\nstatic decorators: DecoratorInvocation[] = [\n{ type: Component, args: [{\n selector: 'ejs-pdfviewer',\n inputs: inputs,\n outputs: outputs,\n template: '',\n changeDetection: ChangeDetectionStrategy.OnPush,\n queries: {\n\n }\n}, ] },\n];\n/**\n * @nocollapse\n */\nstatic ctorParameters: () => ({type: any, decorators?: DecoratorInvocation[]}|null)[] = () => [\n{type: ElementRef, },\n{type: Renderer2, },\n{type: ViewContainerRef, },\n{type: Injector, },\n];\n}\n\nfunction PdfViewerComponent_tsickle_Closure_declarations() {\n/** @type {?} */\nPdfViewerComponent.decorators;\n/**\n * @nocollapse\n * @type {?}\n */\nPdfViewerComponent.ctorParameters;\n/** @type {?} */\nPdfViewerComponent.prototype.context;\n/** @type {?} */\nPdfViewerComponent.prototype.tagObjects;\n/** @type {?} */\nPdfViewerComponent.prototype.addSignature;\n/** @type {?} */\nPdfViewerComponent.prototype.ajaxRequestFailed;\n/** @type {?} */\nPdfViewerComponent.prototype.ajaxRequestInitiate;\n/** @type {?} */\nPdfViewerComponent.prototype.ajaxRequestSuccess;\n/** @type {?} */\nPdfViewerComponent.prototype.annotationAdd;\n/** @type {?} */\nPdfViewerComponent.prototype.annotationDoubleClick;\n/** @type {?} */\nPdfViewerComponent.prototype.annotationMouseLeave;\n/** @type {?} */\nPdfViewerComponent.prototype.annotationMouseover;\n/** @type {?} */\nPdfViewerComponent.prototype.annotationMove;\n/** @type {?} */\nPdfViewerComponent.prototype.annotationMoving;\n/** @type {?} */\nPdfViewerComponent.prototype.annotationPropertiesChange;\n/** @type {?} */\nPdfViewerComponent.prototype.annotationRemove;\n/** @type {?} */\nPdfViewerComponent.prototype.annotationResize;\n/** @type {?} */\nPdfViewerComponent.prototype.annotationSelect;\n/** @type {?} */\nPdfViewerComponent.prototype.annotationUnSelect;\n/** @type {?} */\nPdfViewerComponent.prototype.beforeAddFreeText;\n/** @type {?} */\nPdfViewerComponent.prototype.bookmarkClick;\n/** @type {?} */\nPdfViewerComponent.prototype.buttonFieldClick;\n/** @type {?} */\nPdfViewerComponent.prototype.commentAdd;\n/** @type {?} */\nPdfViewerComponent.prototype.commentDelete;\n/** @type {?} */\nPdfViewerComponent.prototype.commentEdit;\n/** @type {?} */\nPdfViewerComponent.prototype.commentSelect;\n/** @type {?} */\nPdfViewerComponent.prototype.commentStatusChanged;\n/** @type {?} */\nPdfViewerComponent.prototype.created;\n/** @type {?} */\nPdfViewerComponent.prototype.customContextMenuBeforeOpen;\n/** @type {?} */\nPdfViewerComponent.prototype.customContextMenuSelect;\n/** @type {?} */\nPdfViewerComponent.prototype.documentLoad;\n/** @type {?} */\nPdfViewerComponent.prototype.documentLoadFailed;\n/** @type {?} */\nPdfViewerComponent.prototype.documentUnload;\n/** @type {?} */\nPdfViewerComponent.prototype.downloadEnd;\n/** @type {?} */\nPdfViewerComponent.prototype.downloadStart;\n/** @type {?} */\nPdfViewerComponent.prototype.exportFailed;\n/** @type {?} */\nPdfViewerComponent.prototype.exportStart;\n/** @type {?} */\nPdfViewerComponent.prototype.exportSuccess;\n/** @type {?} */\nPdfViewerComponent.prototype.extractTextCompleted;\n/** @type {?} */\nPdfViewerComponent.prototype.formFieldAdd;\n/** @type {?} */\nPdfViewerComponent.prototype.formFieldClick;\n/** @type {?} */\nPdfViewerComponent.prototype.formFieldDoubleClick;\n/** @type {?} */\nPdfViewerComponent.prototype.formFieldFocusOut;\n/** @type {?} */\nPdfViewerComponent.prototype.formFieldMouseLeave;\n/** @type {?} */\nPdfViewerComponent.prototype.formFieldMouseover;\n/** @type {?} */\nPdfViewerComponent.prototype.formFieldMove;\n/** @type {?} */\nPdfViewerComponent.prototype.formFieldPropertiesChange;\n/** @type {?} */\nPdfViewerComponent.prototype.formFieldRemove;\n/** @type {?} */\nPdfViewerComponent.prototype.formFieldResize;\n/** @type {?} */\nPdfViewerComponent.prototype.formFieldSelect;\n/** @type {?} */\nPdfViewerComponent.prototype.formFieldUnselect;\n/** @type {?} */\nPdfViewerComponent.prototype.hyperlinkClick;\n/** @type {?} */\nPdfViewerComponent.prototype.hyperlinkMouseOver;\n/** @type {?} */\nPdfViewerComponent.prototype.importFailed;\n/** @type {?} */\nPdfViewerComponent.prototype.importStart;\n/** @type {?} */\nPdfViewerComponent.prototype.importSuccess;\n/** @type {?} */\nPdfViewerComponent.prototype.keyboardCustomCommands;\n/** @type {?} */\nPdfViewerComponent.prototype.moveSignature;\n/** @type {?} */\nPdfViewerComponent.prototype.pageChange;\n/** @type {?} */\nPdfViewerComponent.prototype.pageClick;\n/** @type {?} */\nPdfViewerComponent.prototype.pageMouseover;\n/** @type {?} */\nPdfViewerComponent.prototype.pageOrganizerSaveAs;\n/** @type {?} */\nPdfViewerComponent.prototype.pageRenderComplete;\n/** @type {?} */\nPdfViewerComponent.prototype.pageRenderInitiate;\n/** @type {?} */\nPdfViewerComponent.prototype.printEnd;\n/** @type {?} */\nPdfViewerComponent.prototype.printStart;\n/** @type {?} */\nPdfViewerComponent.prototype.removeSignature;\n/** @type {?} */\nPdfViewerComponent.prototype.resizeSignature;\n/** @type {?} */\nPdfViewerComponent.prototype.resourcesLoaded;\n/** @type {?} */\nPdfViewerComponent.prototype.signaturePropertiesChange;\n/** @type {?} */\nPdfViewerComponent.prototype.signatureSelect;\n/** @type {?} */\nPdfViewerComponent.prototype.signatureUnselect;\n/** @type {?} */\nPdfViewerComponent.prototype.textSearchComplete;\n/** @type {?} */\nPdfViewerComponent.prototype.textSearchHighlight;\n/** @type {?} */\nPdfViewerComponent.prototype.textSearchStart;\n/** @type {?} */\nPdfViewerComponent.prototype.textSelectionEnd;\n/** @type {?} */\nPdfViewerComponent.prototype.textSelectionStart;\n/** @type {?} */\nPdfViewerComponent.prototype.thumbnailClick;\n/** @type {?} */\nPdfViewerComponent.prototype.toolbarClick;\n/** @type {?} */\nPdfViewerComponent.prototype.validateFormFields;\n/** @type {?} */\nPdfViewerComponent.prototype.zoomChange;\n/** @type {?} */\nPdfViewerComponent.prototype.pageOrganizerZoomChanged;\n/** @type {?} */\nPdfViewerComponent.prototype.registerEvents;\n/** @type {?} */\nPdfViewerComponent.prototype.addTwoWay;\n/** @type {?} */\nPdfViewerComponent.prototype.ngEle;\n/** @type {?} */\nPdfViewerComponent.prototype.srenderer;\n/** @type {?} */\nPdfViewerComponent.prototype.viewContainerRef;\n/** @type {?} */\nPdfViewerComponent.prototype.injector;\n}\n\n\n\ninterface DecoratorInvocation {\n type: Function;\n args?: any[];\n}\n","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { PdfViewerComponent } from './pdfviewer.component';\n/**\n * NgModule definition for the PdfViewer component.\n */\nexport class PdfViewerModule { static decorators: DecoratorInvocation[] = [\n{ type: NgModule, args: [{\n imports: [CommonModule],\n declarations: [\n PdfViewerComponent\n ],\n exports: [\n PdfViewerComponent\n ]\n}, ] },\n];\n/**\n * @nocollapse\n */\nstatic ctorParameters: () => ({type: any, decorators?: DecoratorInvocation[]}|null)[] = () => [\n];\n}\n\nfunction PdfViewerModule_tsickle_Closure_declarations() {\n/** @type {?} */\nPdfViewerModule.decorators;\n/**\n * @nocollapse\n * @type {?}\n */\nPdfViewerModule.ctorParameters;\n}\n\ninterface DecoratorInvocation {\n type: Function;\n args?: any[];\n}\n","import { NgModule, ValueProvider } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { PdfViewerComponent } from './pdfviewer.component';\nimport { PdfViewerModule } from './pdfviewer.module';\nimport {LinkAnnotation, BookmarkView, Magnification, ThumbnailView, Toolbar, Navigation, Print, TextSelection, TextSearch, Annotation, FormDesigner, FormFields, PageOrganizer} from '@syncfusion/ej2-pdfviewer';\n\n\nexport const /** @type {?} */ LinkAnnotationService: ValueProvider = { provide: 'PdfViewerLinkAnnotation', useValue: LinkAnnotation};\nexport const /** @type {?} */ BookmarkViewService: ValueProvider = { provide: 'PdfViewerBookmarkView', useValue: BookmarkView};\nexport const /** @type {?} */ MagnificationService: ValueProvider = { provide: 'PdfViewerMagnification', useValue: Magnification};\nexport const /** @type {?} */ ThumbnailViewService: ValueProvider = { provide: 'PdfViewerThumbnailView', useValue: ThumbnailView};\nexport const /** @type {?} */ ToolbarService: ValueProvider = { provide: 'PdfViewerToolbar', useValue: Toolbar};\nexport const /** @type {?} */ NavigationService: ValueProvider = { provide: 'PdfViewerNavigation', useValue: Navigation};\nexport const /** @type {?} */ PrintService: ValueProvider = { provide: 'PdfViewerPrint', useValue: Print};\nexport const /** @type {?} */ TextSelectionService: ValueProvider = { provide: 'PdfViewerTextSelection', useValue: TextSelection};\nexport const /** @type {?} */ TextSearchService: ValueProvider = { provide: 'PdfViewerTextSearch', useValue: TextSearch};\nexport const /** @type {?} */ AnnotationService: ValueProvider = { provide: 'PdfViewerAnnotation', useValue: Annotation};\nexport const /** @type {?} */ FormDesignerService: ValueProvider = { provide: 'PdfViewerFormDesigner', useValue: FormDesigner};\nexport const /** @type {?} */ FormFieldsService: ValueProvider = { provide: 'PdfViewerFormFields', useValue: FormFields};\nexport const /** @type {?} */ PageOrganizerService: ValueProvider = { provide: 'PdfViewerPageOrganizer', useValue: PageOrganizer};\n/**\n * NgModule definition for the PdfViewer component with providers.\n */\nexport class PdfViewerAllModule { static decorators: DecoratorInvocation[] = [\n{ type: NgModule, args: [{\n imports: [CommonModule, PdfViewerModule],\n exports: [\n PdfViewerModule\n ],\n providers:[\n LinkAnnotationService,\n BookmarkViewService,\n MagnificationService,\n ThumbnailViewService,\n ToolbarService,\n NavigationService,\n PrintService,\n TextSelectionService,\n TextSearchService,\n AnnotationService,\n FormDesignerService,\n FormFieldsService,\n PageOrganizerService\n ]\n}, ] },\n];\n/**\n * @nocollapse\n */\nstatic ctorParameters: () => ({type: any, decorators?: DecoratorInvocation[]}|null)[] = () => [\n];\n}\n\nfunction PdfViewerAllModule_tsickle_Closure_declarations() {\n/** @type {?} */\nPdfViewerAllModule.decorators;\n/**\n * @nocollapse\n * @type {?}\n */\nPdfViewerAllModule.ctorParameters;\n}\n\ninterface DecoratorInvocation {\n type: Function;\n args?: any[];\n}\n"],"names":["inputs","outputs","twoWays","exports","PdfViewerComponent","_super","ngEle","srenderer","viewContainerRef","injector","_this","call","this","element","nativeElement","injectedModules","mod","get","indexOf","push","_a","_b","_c","_d","_e","_f","_g","_h","_j","_k","_l","_m","_o","registerEvents","addTwoWay","setValue","context","ComponentBase","__extends","prototype","ngOnInit","ngAfterViewInit","ngOnDestroy","ngAfterContentChecked","PdfViewer","decorators","type","Component","args","selector","template","changeDetection","ChangeDetectionStrategy","OnPush","queries","ctorParameters","ElementRef","Renderer2","ViewContainerRef","Injector","__decorate","ComponentMixins","__metadata","PdfViewerModule","NgModule","imports","CommonModule","declarations","LinkAnnotationService","provide","useValue","LinkAnnotation","BookmarkViewService","BookmarkView","MagnificationService","Magnification","ThumbnailViewService","ThumbnailView","ToolbarService","Toolbar","NavigationService","Navigation","PrintService","Print","TextSelectionService","TextSelection","TextSearchService","TextSearch","AnnotationService","Annotation","FormDesignerService","FormDesigner","FormFieldsService","FormFields","PageOrganizerService","PageOrganizer","PdfViewerAllModule","providers"],"mappings":"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"}
@@ -1,5 +0,0 @@
1
- /**
2
- * Generated bundle index. Do not edit.
3
- */
4
- export * from './public_api';
5
- export { inputs as ɵa, outputs as ɵb } from './src/pdfviewer/pdfviewer.component';
@@ -1 +0,0 @@
1
- {"__symbolic":"module","version":3,"exports":[{"from":"@syncfusion/ej2-pdfviewer"}],"metadata":{"ɵa":["DropdownFieldSettings","ajaxRequestSettings","annotationDrawingOptions","annotationSelectorSettings","annotationSettings","annotations","areaSettings","arrowSettings","checkBoxFieldSettings","circleSettings","commandManager","contextMenuOption","contextMenuSettings","currentPageNumber","customContextMenuItems","customFonts","customStamp","customStampSettings","dateTimeFormat","designerMode","disableContextMenuItems","disableDefaultContextMenu","distanceSettings","documentPath","downloadFileName","drawingObject","enableAccessibilityTags","enableAnnotation","enableAnnotationToolbar","enableAutoComplete","enableBookmark","enableBookmarkStyles","enableCommentPanel","enableDesktopMode","enableDownload","enableFormDesigner","enableFormDesignerToolbar","enableFormFields","enableFormFieldsValidation","enableFreeText","enableHandwrittenSignature","enableHtmlSanitizer","enableHyperlink","enableImportAnnotationMeasurement","enableInkAnnotation","enableLocalStorage","enableMagnification","enableMeasureAnnotation","enableMultiLineOverlap","enableMultiPageAnnotation","enableNavigation","enableNavigationToolbar","enablePageOrganizer","enablePersistence","enablePinchZoom","enablePrint","enablePrintRotation","enableRtl","enableShapeAnnotation","enableShapeLabel","enableStampAnnotations","enableStickyNotesAnnotation","enableTextMarkupAnnotation","enableTextMarkupResizer","enableTextSearch","enableTextSelection","enableThumbnail","enableToolbar","enableZoomOptimization","exportAnnotationFileName","extractTextOption","formFieldCollections","formFields","freeTextSettings","handWrittenSignatureSettings","height","hideEmptyDigitalSignatureFields","hideSaveSignature","highlightSettings","hyperlinkOpenState","initialDialogSettings","initialFieldSettings","initialRenderPages","inkAnnotationSettings","interactionMode","isAnnotationToolbarOpen","isAnnotationToolbarVisible","isBookmarkPanelOpen","isCommandPanelOpen","isDocumentEdited","isExtractText","isFormDesignerToolbarVisible","isFormFieldDocument","isInitialFieldToolbarSelection","isMaintainSelection","isPageOrganizerOpen","isSignatureEditable","isThumbnailViewOpen","isValidFreeText","lineSettings","listBoxFieldSettings","locale","maxZoom","measurementSettings","minZoom","pageCount","pageOrganizerSettings","passwordFieldSettings","perimeterSettings","polygonSettings","printMode","printScaleFactor","radioButtonFieldSettings","radiusSettings","rectangleSettings","resourceUrl","restrictZoomRequest","retryCount","retryStatusCodes","retryTimeout","scrollSettings","selectedItems","serverActionSettings","serviceUrl","shapeLabelSettings","showCustomContextMenuBottom","showDigitalSignatureAppearance","showNotificationDialog","signatureDialogSettings","signatureFieldSettings","signatureFitMode","squigglySettings","stampSettings","stickyNotesSettings","strikethroughSettings","textFieldSettings","textSearchColorSettings","tileRenderingSettings","toolbarSettings","underlineSettings","volumeSettings","width","zoomMode","zoomValue"],"ɵb":["addSignature","ajaxRequestFailed","ajaxRequestInitiate","ajaxRequestSuccess","annotationAdd","annotationDoubleClick","annotationMouseLeave","annotationMouseover","annotationMove","annotationMoving","annotationPropertiesChange","annotationRemove","annotationResize","annotationSelect","annotationUnSelect","beforeAddFreeText","bookmarkClick","buttonFieldClick","commentAdd","commentDelete","commentEdit","commentSelect","commentStatusChanged","created","customContextMenuBeforeOpen","customContextMenuSelect","documentLoad","documentLoadFailed","documentUnload","downloadEnd","downloadStart","exportFailed","exportStart","exportSuccess","extractTextCompleted","formFieldAdd","formFieldClick","formFieldDoubleClick","formFieldFocusOut","formFieldMouseLeave","formFieldMouseover","formFieldMove","formFieldPropertiesChange","formFieldRemove","formFieldResize","formFieldSelect","formFieldUnselect","hyperlinkClick","hyperlinkMouseOver","importFailed","importStart","importSuccess","keyboardCustomCommands","moveSignature","pageChange","pageClick","pageMouseover","pageOrganizerSaveAs","pageRenderComplete","pageRenderInitiate","printEnd","printStart","removeSignature","resizeSignature","resourcesLoaded","signaturePropertiesChange","signatureSelect","signatureUnselect","textSearchComplete","textSearchHighlight","textSearchStart","textSelectionEnd","textSelectionStart","thumbnailClick","toolbarClick","validateFormFields","zoomChange","pageOrganizerZoomChanged"],"PdfViewerComponent":{"__symbolic":"class","extends":{"__symbolic":"reference","module":"@syncfusion/ej2-pdfviewer","name":"PdfViewer"},"decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Component"},"arguments":[{"selector":"ejs-pdfviewer","inputs":{"__symbolic":"reference","name":"ɵa"},"outputs":{"__symbolic":"reference","name":"ɵb"},"template":"","changeDetection":{"__symbolic":"select","expression":{"__symbolic":"reference","module":"@angular/core","name":"ChangeDetectionStrategy"},"member":"OnPush"},"queries":{}}]},{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@syncfusion/ej2-angular-base","name":"ComponentMixins"},"arguments":[[{"__symbolic":"reference","module":"@syncfusion/ej2-angular-base","name":"ComponentBase"}]]}],"members":{"__ctor__":[{"__symbolic":"constructor","parameters":[{"__symbolic":"reference","module":"@angular/core","name":"ElementRef"},{"__symbolic":"reference","module":"@angular/core","name":"Renderer2"},{"__symbolic":"reference","module":"@angular/core","name":"ViewContainerRef"},{"__symbolic":"reference","module":"@angular/core","name":"Injector"}]}],"ngOnInit":[{"__symbolic":"method"}],"ngAfterViewInit":[{"__symbolic":"method"}],"ngOnDestroy":[{"__symbolic":"method"}],"ngAfterContentChecked":[{"__symbolic":"method"}]}},"PdfViewerModule":{"__symbolic":"class","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"NgModule"},"arguments":[{"imports":[{"__symbolic":"reference","module":"@angular/common","name":"CommonModule"}],"declarations":[{"__symbolic":"reference","name":"PdfViewerComponent"}],"exports":[{"__symbolic":"reference","name":"PdfViewerComponent"}]}]}],"members":{}},"PdfViewerAllModule":{"__symbolic":"class","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"NgModule"},"arguments":[{"imports":[{"__symbolic":"reference","module":"@angular/common","name":"CommonModule"},{"__symbolic":"reference","name":"PdfViewerModule"}],"exports":[{"__symbolic":"reference","name":"PdfViewerModule"}],"providers":[{"__symbolic":"reference","name":"LinkAnnotationService"},{"__symbolic":"reference","name":"BookmarkViewService"},{"__symbolic":"reference","name":"MagnificationService"},{"__symbolic":"reference","name":"ThumbnailViewService"},{"__symbolic":"reference","name":"ToolbarService"},{"__symbolic":"reference","name":"NavigationService"},{"__symbolic":"reference","name":"PrintService"},{"__symbolic":"reference","name":"TextSelectionService"},{"__symbolic":"reference","name":"TextSearchService"},{"__symbolic":"reference","name":"AnnotationService"},{"__symbolic":"reference","name":"FormDesignerService"},{"__symbolic":"reference","name":"FormFieldsService"},{"__symbolic":"reference","name":"PageOrganizerService"}]}]}],"members":{}},"LinkAnnotationService":{"provide":"PdfViewerLinkAnnotation","useValue":{"__symbolic":"reference","module":"@syncfusion/ej2-pdfviewer","name":"LinkAnnotation"}},"BookmarkViewService":{"provide":"PdfViewerBookmarkView","useValue":{"__symbolic":"reference","module":"@syncfusion/ej2-pdfviewer","name":"BookmarkView"}},"MagnificationService":{"provide":"PdfViewerMagnification","useValue":{"__symbolic":"reference","module":"@syncfusion/ej2-pdfviewer","name":"Magnification"}},"ThumbnailViewService":{"provide":"PdfViewerThumbnailView","useValue":{"__symbolic":"reference","module":"@syncfusion/ej2-pdfviewer","name":"ThumbnailView"}},"ToolbarService":{"provide":"PdfViewerToolbar","useValue":{"__symbolic":"reference","module":"@syncfusion/ej2-pdfviewer","name":"Toolbar"}},"NavigationService":{"provide":"PdfViewerNavigation","useValue":{"__symbolic":"reference","module":"@syncfusion/ej2-pdfviewer","name":"Navigation"}},"PrintService":{"provide":"PdfViewerPrint","useValue":{"__symbolic":"reference","module":"@syncfusion/ej2-pdfviewer","name":"Print"}},"TextSelectionService":{"provide":"PdfViewerTextSelection","useValue":{"__symbolic":"reference","module":"@syncfusion/ej2-pdfviewer","name":"TextSelection"}},"TextSearchService":{"provide":"PdfViewerTextSearch","useValue":{"__symbolic":"reference","module":"@syncfusion/ej2-pdfviewer","name":"TextSearch"}},"AnnotationService":{"provide":"PdfViewerAnnotation","useValue":{"__symbolic":"reference","module":"@syncfusion/ej2-pdfviewer","name":"Annotation"}},"FormDesignerService":{"provide":"PdfViewerFormDesigner","useValue":{"__symbolic":"reference","module":"@syncfusion/ej2-pdfviewer","name":"FormDesigner"}},"FormFieldsService":{"provide":"PdfViewerFormFields","useValue":{"__symbolic":"reference","module":"@syncfusion/ej2-pdfviewer","name":"FormFields"}},"PageOrganizerService":{"provide":"PdfViewerPageOrganizer","useValue":{"__symbolic":"reference","module":"@syncfusion/ej2-pdfviewer","name":"PageOrganizer"}}},"origins":{"ɵa":"./src/pdfviewer/pdfviewer.component","ɵb":"./src/pdfviewer/pdfviewer.component","PdfViewerComponent":"./src/pdfviewer/pdfviewer.component","PdfViewerModule":"./src/pdfviewer/pdfviewer.module","PdfViewerAllModule":"./src/pdfviewer/pdfviewer-all.module","LinkAnnotationService":"./src/pdfviewer/pdfviewer-all.module","BookmarkViewService":"./src/pdfviewer/pdfviewer-all.module","MagnificationService":"./src/pdfviewer/pdfviewer-all.module","ThumbnailViewService":"./src/pdfviewer/pdfviewer-all.module","ToolbarService":"./src/pdfviewer/pdfviewer-all.module","NavigationService":"./src/pdfviewer/pdfviewer-all.module","PrintService":"./src/pdfviewer/pdfviewer-all.module","TextSelectionService":"./src/pdfviewer/pdfviewer-all.module","TextSearchService":"./src/pdfviewer/pdfviewer-all.module","AnnotationService":"./src/pdfviewer/pdfviewer-all.module","FormDesignerService":"./src/pdfviewer/pdfviewer-all.module","FormFieldsService":"./src/pdfviewer/pdfviewer-all.module","PageOrganizerService":"./src/pdfviewer/pdfviewer-all.module"},"importAs":"@syncfusion/ej2-angular-pdfviewer"}