@syncfusion/ej2-angular-pdfviewer 21.2.4 → 21.2.5-ngcc

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 (82) hide show
  1. package/@syncfusion/ej2-angular-pdfviewer.es5.js +270 -0
  2. package/@syncfusion/ej2-angular-pdfviewer.es5.js.map +1 -0
  3. package/@syncfusion/ej2-angular-pdfviewer.js +251 -0
  4. package/@syncfusion/ej2-angular-pdfviewer.js.map +1 -0
  5. package/CHANGELOG.md +1978 -0
  6. package/dist/ej2-angular-pdfviewer.umd.js +456 -0
  7. package/dist/ej2-angular-pdfviewer.umd.js.map +1 -0
  8. package/dist/ej2-angular-pdfviewer.umd.min.js +11 -0
  9. package/dist/ej2-angular-pdfviewer.umd.min.js.map +1 -0
  10. package/ej2-angular-pdfviewer.d.ts +5 -0
  11. package/ej2-angular-pdfviewer.metadata.json +1 -0
  12. package/package.json +13 -27
  13. package/postinstall/tagchange.js +18 -0
  14. package/schematics/utils/lib-details.d.ts +2 -2
  15. package/schematics/utils/lib-details.js +2 -2
  16. package/schematics/utils/lib-details.ts +2 -2
  17. package/src/pdfviewer/pdfviewer-all.module.d.ts +0 -6
  18. package/src/pdfviewer/pdfviewer.component.d.ts +0 -3
  19. package/src/pdfviewer/pdfviewer.module.d.ts +0 -6
  20. package/styles/pdfviewer/bootstrap-dark.scss +1 -4
  21. package/styles/pdfviewer/bootstrap.scss +1 -4
  22. package/styles/pdfviewer/bootstrap4.scss +1 -4
  23. package/styles/pdfviewer/bootstrap5-dark.scss +1 -4
  24. package/styles/pdfviewer/bootstrap5.scss +1 -4
  25. package/styles/pdfviewer/fabric-dark.scss +1 -4
  26. package/styles/pdfviewer/fabric.scss +1 -4
  27. package/styles/pdfviewer/fluent-dark.scss +1 -4
  28. package/styles/pdfviewer/fluent.scss +1 -4
  29. package/styles/pdfviewer/highcontrast-light.scss +1 -4
  30. package/styles/pdfviewer/highcontrast.scss +1 -4
  31. package/styles/pdfviewer/material-dark.scss +1 -4
  32. package/styles/pdfviewer/material.scss +1 -4
  33. package/styles/pdfviewer/tailwind-dark.scss +1 -4
  34. package/styles/pdfviewer/tailwind.scss +1 -4
  35. package/esm2020/public_api.mjs +0 -3
  36. package/esm2020/src/index.mjs +0 -5
  37. package/esm2020/src/pdfviewer/pdfviewer-all.module.mjs +0 -62
  38. package/esm2020/src/pdfviewer/pdfviewer.component.mjs +0 -143
  39. package/esm2020/src/pdfviewer/pdfviewer.module.mjs +0 -25
  40. package/esm2020/syncfusion-ej2-angular-pdfviewer.mjs +0 -5
  41. package/fesm2015/syncfusion-ej2-angular-pdfviewer.mjs +0 -231
  42. package/fesm2015/syncfusion-ej2-angular-pdfviewer.mjs.map +0 -1
  43. package/fesm2020/syncfusion-ej2-angular-pdfviewer.mjs +0 -231
  44. package/fesm2020/syncfusion-ej2-angular-pdfviewer.mjs.map +0 -1
  45. package/styles/_all.scss +0 -1
  46. package/styles/pdfviewer/_all.scss +0 -2
  47. package/styles/pdfviewer/_bootstrap-dark-definition.scss +0 -536
  48. package/styles/pdfviewer/_bootstrap-definition.scss +0 -536
  49. package/styles/pdfviewer/_bootstrap4-definition.scss +0 -582
  50. package/styles/pdfviewer/_bootstrap5-dark-definition.scss +0 -1
  51. package/styles/pdfviewer/_bootstrap5-definition.scss +0 -530
  52. package/styles/pdfviewer/_fabric-dark-definition.scss +0 -533
  53. package/styles/pdfviewer/_fabric-definition.scss +0 -535
  54. package/styles/pdfviewer/_fluent-dark-definition.scss +0 -1
  55. package/styles/pdfviewer/_fluent-definition.scss +0 -537
  56. package/styles/pdfviewer/_fusionnew-definition.scss +0 -530
  57. package/styles/pdfviewer/_highcontrast-definition.scss +0 -535
  58. package/styles/pdfviewer/_highcontrast-light-definition.scss +0 -531
  59. package/styles/pdfviewer/_layout.scss +0 -196
  60. package/styles/pdfviewer/_material-dark-definition.scss +0 -534
  61. package/styles/pdfviewer/_material-definition.scss +0 -532
  62. package/styles/pdfviewer/_tailwind-dark-definition.scss +0 -1
  63. package/styles/pdfviewer/_tailwind-definition.scss +0 -539
  64. package/styles/pdfviewer/_theme.scss +0 -4169
  65. package/styles/pdfviewer/icons/_bootstrap-dark.scss +0 -475
  66. package/styles/pdfviewer/icons/_bootstrap.scss +0 -480
  67. package/styles/pdfviewer/icons/_bootstrap4.scss +0 -482
  68. package/styles/pdfviewer/icons/_bootstrap5-dark.scss +0 -1
  69. package/styles/pdfviewer/icons/_bootstrap5.scss +0 -489
  70. package/styles/pdfviewer/icons/_fabric-dark.scss +0 -488
  71. package/styles/pdfviewer/icons/_fabric.scss +0 -492
  72. package/styles/pdfviewer/icons/_fluent-dark.scss +0 -1
  73. package/styles/pdfviewer/icons/_fluent.scss +0 -488
  74. package/styles/pdfviewer/icons/_fusionnew.scss +0 -489
  75. package/styles/pdfviewer/icons/_highcontrast-light.scss +0 -475
  76. package/styles/pdfviewer/icons/_highcontrast.scss +0 -475
  77. package/styles/pdfviewer/icons/_material-dark.scss +0 -477
  78. package/styles/pdfviewer/icons/_material.scss +0 -480
  79. package/styles/pdfviewer/icons/_material3.scss +0 -489
  80. package/styles/pdfviewer/icons/_tailwind-dark.scss +0 -489
  81. package/styles/pdfviewer/icons/_tailwind.scss +0 -489
  82. package/syncfusion-ej2-angular-pdfviewer.d.ts +0 -5
@@ -1,143 +0,0 @@
1
- import { __decorate } from "tslib";
2
- import { Component, ChangeDetectionStrategy } from '@angular/core';
3
- import { ComponentBase, ComponentMixins, setValue } from '@syncfusion/ej2-angular-base';
4
- import { PdfViewer } from '@syncfusion/ej2-pdfviewer';
5
- import * as i0 from "@angular/core";
6
- export const inputs = ['DropdownFieldSettings', 'ajaxRequestSettings', 'annotationSelectorSettings', 'annotationSettings', 'annotations', 'areaSettings', 'arrowSettings', 'checkBoxFieldSettings', 'circleSettings', 'contextMenuOption', 'contextMenuSettings', 'currentPageNumber', 'customStamp', 'customStampSettings', 'dateTimeFormat', 'designerMode', 'disableContextMenuItems', 'distanceSettings', 'documentPath', 'downloadFileName', 'drawingObject', 'enableAccessibilityTags', 'enableAnnotation', 'enableAnnotationToolbar', 'enableAutoComplete', 'enableBookmark', 'enableBookmarkStyles', 'enableCommentPanel', 'enableDesktopMode', 'enableDownload', 'enableFormDesigner', 'enableFormDesignerToolbar', 'enableFormFields', 'enableFormFieldsValidation', 'enableFreeText', 'enableHandwrittenSignature', 'enableHyperlink', 'enableImportAnnotationMeasurement', 'enableInkAnnotation', 'enableMagnification', 'enableMeasureAnnotation', 'enableMultiLineOverlap', 'enableMultiPageAnnotation', 'enableNavigation', 'enableNavigationToolbar', 'enablePersistence', 'enablePinchZoom', 'enablePrint', 'enablePrintRotation', 'enableRtl', 'enableShapeAnnotation', 'enableShapeLabel', 'enableStampAnnotations', 'enableStickyNotesAnnotation', 'enableTextMarkupAnnotation', 'enableTextMarkupResizer', 'enableTextSearch', 'enableTextSelection', 'enableThumbnail', 'enableToolbar', 'enableZoomOptimization', 'exportAnnotationFileName', 'formFieldCollections', 'formFields', 'freeTextSettings', 'handWrittenSignatureSettings', 'height', 'hideEmptyDigitalSignatureFields', 'hideSaveSignature', 'highlightSettings', 'hyperlinkOpenState', 'initialDialogSettings', 'initialFieldSettings', 'initialRenderPages', 'inkAnnotationSettings', 'interactionMode', 'isAnnotationToolbarOpen', 'isAnnotationToolbarVisible', 'isBookmarkPanelOpen', 'isCommandPanelOpen', 'isDocumentEdited', 'isExtractText', 'isFormDesignerToolbarVisible', 'isFormFieldDocument', 'isInitialFieldToolbarSelection', 'isMaintainSelection', 'isSignatureEditable', 'isThumbnailViewOpen', 'isValidFreeText', 'lineSettings', 'listBoxFieldSettings', 'locale', 'measurementSettings', 'pageCount', 'passwordFieldSettings', 'perimeterSettings', 'polygonSettings', 'printMode', 'radioButtonFieldSettings', 'radiusSettings', 'rectangleSettings', 'restrictZoomRequest', 'retryCount', 'retryStatusCodes', 'scrollSettings', 'selectedItems', 'serverActionSettings', 'serviceUrl', 'shapeLabelSettings', 'showDigitalSignatureAppearance', 'showNotificationDialog', 'signatureDialogSettings', 'signatureFieldSettings', 'signatureFitMode', 'stampSettings', 'stickyNotesSettings', 'strikethroughSettings', 'textFieldSettings', 'textSearchColorSettings', 'tileRenderingSettings', 'toolbarSettings', 'underlineSettings', 'volumeSettings', 'width', 'zoomMode', 'zoomValue'];
7
- export const outputs = ['addSignature', 'ajaxRequestFailed', 'ajaxRequestInitiate', 'ajaxRequestSuccess', 'annotationAdd', 'annotationDoubleClick', 'annotationMouseLeave', 'annotationMouseover', 'annotationMove', 'annotationMoving', 'annotationPropertiesChange', 'annotationRemove', 'annotationResize', 'annotationSelect', 'annotationUnSelect', 'beforeAddFreeText', 'bookmarkClick', 'buttonFieldClick', 'commentAdd', 'commentDelete', 'commentEdit', 'commentSelect', 'commentStatusChanged', 'created', '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', 'moveSignature', 'pageChange', 'pageClick', 'pageMouseover', 'printEnd', 'printStart', 'removeSignature', 'resizeSignature', 'signaturePropertiesChange', 'signatureSelect', 'textSearchComplete', 'textSearchHighlight', 'textSearchStart', 'textSelectionEnd', 'textSelectionStart', 'thumbnailClick', 'validateFormFields', 'zoomChange'];
8
- export const twoWays = [];
9
- /**
10
- * `ejs-pdfviewer` represents the Angular PdfViewer Component.
11
- * ```html
12
- * <ejs-pdfviewer></ejs-pdfviewer>
13
- * ```
14
- */
15
- let PdfViewerComponent = class PdfViewerComponent extends PdfViewer {
16
- constructor(ngEle, srenderer, viewContainerRef, injector) {
17
- super();
18
- this.ngEle = ngEle;
19
- this.srenderer = srenderer;
20
- this.viewContainerRef = viewContainerRef;
21
- this.injector = injector;
22
- this.element = this.ngEle.nativeElement;
23
- this.injectedModules = this.injectedModules || [];
24
- try {
25
- let mod = this.injector.get('PdfViewerLinkAnnotation');
26
- if (this.injectedModules.indexOf(mod) === -1) {
27
- this.injectedModules.push(mod);
28
- }
29
- }
30
- catch { }
31
- try {
32
- let mod = this.injector.get('PdfViewerBookmarkView');
33
- if (this.injectedModules.indexOf(mod) === -1) {
34
- this.injectedModules.push(mod);
35
- }
36
- }
37
- catch { }
38
- try {
39
- let mod = this.injector.get('PdfViewerMagnification');
40
- if (this.injectedModules.indexOf(mod) === -1) {
41
- this.injectedModules.push(mod);
42
- }
43
- }
44
- catch { }
45
- try {
46
- let mod = this.injector.get('PdfViewerThumbnailView');
47
- if (this.injectedModules.indexOf(mod) === -1) {
48
- this.injectedModules.push(mod);
49
- }
50
- }
51
- catch { }
52
- try {
53
- let mod = this.injector.get('PdfViewerToolbar');
54
- if (this.injectedModules.indexOf(mod) === -1) {
55
- this.injectedModules.push(mod);
56
- }
57
- }
58
- catch { }
59
- try {
60
- let mod = this.injector.get('PdfViewerNavigation');
61
- if (this.injectedModules.indexOf(mod) === -1) {
62
- this.injectedModules.push(mod);
63
- }
64
- }
65
- catch { }
66
- try {
67
- let mod = this.injector.get('PdfViewerPrint');
68
- if (this.injectedModules.indexOf(mod) === -1) {
69
- this.injectedModules.push(mod);
70
- }
71
- }
72
- catch { }
73
- try {
74
- let mod = this.injector.get('PdfViewerTextSelection');
75
- if (this.injectedModules.indexOf(mod) === -1) {
76
- this.injectedModules.push(mod);
77
- }
78
- }
79
- catch { }
80
- try {
81
- let mod = this.injector.get('PdfViewerTextSearch');
82
- if (this.injectedModules.indexOf(mod) === -1) {
83
- this.injectedModules.push(mod);
84
- }
85
- }
86
- catch { }
87
- try {
88
- let mod = this.injector.get('PdfViewerAnnotation');
89
- if (this.injectedModules.indexOf(mod) === -1) {
90
- this.injectedModules.push(mod);
91
- }
92
- }
93
- catch { }
94
- try {
95
- let mod = this.injector.get('PdfViewerFormDesigner');
96
- if (this.injectedModules.indexOf(mod) === -1) {
97
- this.injectedModules.push(mod);
98
- }
99
- }
100
- catch { }
101
- try {
102
- let mod = this.injector.get('PdfViewerFormFields');
103
- if (this.injectedModules.indexOf(mod) === -1) {
104
- this.injectedModules.push(mod);
105
- }
106
- }
107
- catch { }
108
- this.registerEvents(outputs);
109
- this.addTwoWay.call(this, twoWays);
110
- setValue('currentInstance', this, this.viewContainerRef);
111
- this.context = new ComponentBase();
112
- }
113
- ngOnInit() {
114
- this.context.ngOnInit(this);
115
- }
116
- ngAfterViewInit() {
117
- this.context.ngAfterViewInit(this);
118
- }
119
- ngOnDestroy() {
120
- this.context.ngOnDestroy(this);
121
- }
122
- ngAfterContentChecked() {
123
- this.context.ngAfterContentChecked(this);
124
- }
125
- };
126
- PdfViewerComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: PdfViewerComponent, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }, { token: i0.ViewContainerRef }, { token: i0.Injector }], target: i0.ɵɵFactoryTarget.Component });
127
- PdfViewerComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.0.3", type: PdfViewerComponent, selector: "ejs-pdfviewer", inputs: { DropdownFieldSettings: "DropdownFieldSettings", ajaxRequestSettings: "ajaxRequestSettings", annotationSelectorSettings: "annotationSelectorSettings", annotationSettings: "annotationSettings", annotations: "annotations", areaSettings: "areaSettings", arrowSettings: "arrowSettings", checkBoxFieldSettings: "checkBoxFieldSettings", circleSettings: "circleSettings", contextMenuOption: "contextMenuOption", contextMenuSettings: "contextMenuSettings", currentPageNumber: "currentPageNumber", customStamp: "customStamp", customStampSettings: "customStampSettings", dateTimeFormat: "dateTimeFormat", designerMode: "designerMode", disableContextMenuItems: "disableContextMenuItems", distanceSettings: "distanceSettings", documentPath: "documentPath", downloadFileName: "downloadFileName", drawingObject: "drawingObject", enableAccessibilityTags: "enableAccessibilityTags", enableAnnotation: "enableAnnotation", enableAnnotationToolbar: "enableAnnotationToolbar", enableAutoComplete: "enableAutoComplete", enableBookmark: "enableBookmark", enableBookmarkStyles: "enableBookmarkStyles", enableCommentPanel: "enableCommentPanel", enableDesktopMode: "enableDesktopMode", enableDownload: "enableDownload", enableFormDesigner: "enableFormDesigner", enableFormDesignerToolbar: "enableFormDesignerToolbar", enableFormFields: "enableFormFields", enableFormFieldsValidation: "enableFormFieldsValidation", enableFreeText: "enableFreeText", enableHandwrittenSignature: "enableHandwrittenSignature", enableHyperlink: "enableHyperlink", enableImportAnnotationMeasurement: "enableImportAnnotationMeasurement", enableInkAnnotation: "enableInkAnnotation", enableMagnification: "enableMagnification", enableMeasureAnnotation: "enableMeasureAnnotation", enableMultiLineOverlap: "enableMultiLineOverlap", enableMultiPageAnnotation: "enableMultiPageAnnotation", enableNavigation: "enableNavigation", enableNavigationToolbar: "enableNavigationToolbar", enablePersistence: "enablePersistence", enablePinchZoom: "enablePinchZoom", enablePrint: "enablePrint", enablePrintRotation: "enablePrintRotation", enableRtl: "enableRtl", enableShapeAnnotation: "enableShapeAnnotation", enableShapeLabel: "enableShapeLabel", enableStampAnnotations: "enableStampAnnotations", enableStickyNotesAnnotation: "enableStickyNotesAnnotation", enableTextMarkupAnnotation: "enableTextMarkupAnnotation", enableTextMarkupResizer: "enableTextMarkupResizer", enableTextSearch: "enableTextSearch", enableTextSelection: "enableTextSelection", enableThumbnail: "enableThumbnail", enableToolbar: "enableToolbar", enableZoomOptimization: "enableZoomOptimization", exportAnnotationFileName: "exportAnnotationFileName", formFieldCollections: "formFieldCollections", formFields: "formFields", freeTextSettings: "freeTextSettings", handWrittenSignatureSettings: "handWrittenSignatureSettings", height: "height", hideEmptyDigitalSignatureFields: "hideEmptyDigitalSignatureFields", hideSaveSignature: "hideSaveSignature", highlightSettings: "highlightSettings", hyperlinkOpenState: "hyperlinkOpenState", initialDialogSettings: "initialDialogSettings", initialFieldSettings: "initialFieldSettings", initialRenderPages: "initialRenderPages", inkAnnotationSettings: "inkAnnotationSettings", interactionMode: "interactionMode", isAnnotationToolbarOpen: "isAnnotationToolbarOpen", isAnnotationToolbarVisible: "isAnnotationToolbarVisible", isBookmarkPanelOpen: "isBookmarkPanelOpen", isCommandPanelOpen: "isCommandPanelOpen", isDocumentEdited: "isDocumentEdited", isExtractText: "isExtractText", isFormDesignerToolbarVisible: "isFormDesignerToolbarVisible", isFormFieldDocument: "isFormFieldDocument", isInitialFieldToolbarSelection: "isInitialFieldToolbarSelection", isMaintainSelection: "isMaintainSelection", isSignatureEditable: "isSignatureEditable", isThumbnailViewOpen: "isThumbnailViewOpen", isValidFreeText: "isValidFreeText", lineSettings: "lineSettings", listBoxFieldSettings: "listBoxFieldSettings", locale: "locale", measurementSettings: "measurementSettings", pageCount: "pageCount", passwordFieldSettings: "passwordFieldSettings", perimeterSettings: "perimeterSettings", polygonSettings: "polygonSettings", printMode: "printMode", radioButtonFieldSettings: "radioButtonFieldSettings", radiusSettings: "radiusSettings", rectangleSettings: "rectangleSettings", restrictZoomRequest: "restrictZoomRequest", retryCount: "retryCount", retryStatusCodes: "retryStatusCodes", scrollSettings: "scrollSettings", selectedItems: "selectedItems", serverActionSettings: "serverActionSettings", serviceUrl: "serviceUrl", shapeLabelSettings: "shapeLabelSettings", showDigitalSignatureAppearance: "showDigitalSignatureAppearance", showNotificationDialog: "showNotificationDialog", signatureDialogSettings: "signatureDialogSettings", signatureFieldSettings: "signatureFieldSettings", signatureFitMode: "signatureFitMode", stampSettings: "stampSettings", stickyNotesSettings: "stickyNotesSettings", strikethroughSettings: "strikethroughSettings", textFieldSettings: "textFieldSettings", textSearchColorSettings: "textSearchColorSettings", tileRenderingSettings: "tileRenderingSettings", toolbarSettings: "toolbarSettings", underlineSettings: "underlineSettings", volumeSettings: "volumeSettings", width: "width", zoomMode: "zoomMode", zoomValue: "zoomValue" }, outputs: { addSignature: "addSignature", ajaxRequestFailed: "ajaxRequestFailed", ajaxRequestInitiate: "ajaxRequestInitiate", ajaxRequestSuccess: "ajaxRequestSuccess", annotationAdd: "annotationAdd", annotationDoubleClick: "annotationDoubleClick", annotationMouseLeave: "annotationMouseLeave", annotationMouseover: "annotationMouseover", annotationMove: "annotationMove", annotationMoving: "annotationMoving", annotationPropertiesChange: "annotationPropertiesChange", annotationRemove: "annotationRemove", annotationResize: "annotationResize", annotationSelect: "annotationSelect", annotationUnSelect: "annotationUnSelect", beforeAddFreeText: "beforeAddFreeText", bookmarkClick: "bookmarkClick", buttonFieldClick: "buttonFieldClick", commentAdd: "commentAdd", commentDelete: "commentDelete", commentEdit: "commentEdit", commentSelect: "commentSelect", commentStatusChanged: "commentStatusChanged", created: "created", documentLoad: "documentLoad", documentLoadFailed: "documentLoadFailed", documentUnload: "documentUnload", downloadEnd: "downloadEnd", downloadStart: "downloadStart", exportFailed: "exportFailed", exportStart: "exportStart", exportSuccess: "exportSuccess", extractTextCompleted: "extractTextCompleted", formFieldAdd: "formFieldAdd", formFieldClick: "formFieldClick", formFieldDoubleClick: "formFieldDoubleClick", formFieldFocusOut: "formFieldFocusOut", formFieldMouseLeave: "formFieldMouseLeave", formFieldMouseover: "formFieldMouseover", formFieldMove: "formFieldMove", formFieldPropertiesChange: "formFieldPropertiesChange", formFieldRemove: "formFieldRemove", formFieldResize: "formFieldResize", formFieldSelect: "formFieldSelect", formFieldUnselect: "formFieldUnselect", hyperlinkClick: "hyperlinkClick", hyperlinkMouseOver: "hyperlinkMouseOver", importFailed: "importFailed", importStart: "importStart", importSuccess: "importSuccess", moveSignature: "moveSignature", pageChange: "pageChange", pageClick: "pageClick", pageMouseover: "pageMouseover", printEnd: "printEnd", printStart: "printStart", removeSignature: "removeSignature", resizeSignature: "resizeSignature", signaturePropertiesChange: "signaturePropertiesChange", signatureSelect: "signatureSelect", textSearchComplete: "textSearchComplete", textSearchHighlight: "textSearchHighlight", textSearchStart: "textSearchStart", textSelectionEnd: "textSelectionEnd", textSelectionStart: "textSelectionStart", thumbnailClick: "thumbnailClick", validateFormFields: "validateFormFields", zoomChange: "zoomChange" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
128
- PdfViewerComponent = __decorate([
129
- ComponentMixins([ComponentBase])
130
- ], PdfViewerComponent);
131
- export { PdfViewerComponent };
132
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: PdfViewerComponent, decorators: [{
133
- type: Component,
134
- args: [{
135
- selector: 'ejs-pdfviewer',
136
- inputs: inputs,
137
- outputs: outputs,
138
- template: '',
139
- changeDetection: ChangeDetectionStrategy.OnPush,
140
- queries: {}
141
- }]
142
- }], ctorParameters: function () { return [{ type: i0.ElementRef }, { type: i0.Renderer2 }, { type: i0.ViewContainerRef }, { type: i0.Injector }]; } });
143
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicGRmdmlld2VyLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3NyYy9wZGZ2aWV3ZXIvcGRmdmlld2VyLmNvbXBvbmVudC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiO0FBQUEsT0FBTyxFQUFFLFNBQVMsRUFBZ0MsdUJBQXVCLEVBQWlELE1BQU0sZUFBZSxDQUFDO0FBQ2hKLE9BQU8sRUFBRSxhQUFhLEVBQStCLGVBQWUsRUFBMEIsUUFBUSxFQUFFLE1BQU0sOEJBQThCLENBQUM7QUFDN0ksT0FBTyxFQUFFLFNBQVMsRUFBRSxNQUFNLDJCQUEyQixDQUFDOztBQUl0RCxNQUFNLENBQUMsTUFBTSxNQUFNLEdBQWEsQ0FBQyx1QkFBdUIsRUFBQyxxQkFBcUIsRUFBQyw0QkFBNEIsRUFBQyxvQkFBb0IsRUFBQyxhQUFhLEVBQUMsY0FBYyxFQUFDLGVBQWUsRUFBQyx1QkFBdUIsRUFBQyxnQkFBZ0IsRUFBQyxtQkFBbUIsRUFBQyxxQkFBcUIsRUFBQyxtQkFBbUIsRUFBQyxhQUFhLEVBQUMscUJBQXFCLEVBQUMsZ0JBQWdCLEVBQUMsY0FBYyxFQUFDLHlCQUF5QixFQUFDLGtCQUFrQixFQUFDLGNBQWMsRUFBQyxrQkFBa0IsRUFBQyxlQUFlLEVBQUMseUJBQXlCLEVBQUMsa0JBQWtCLEVBQUMseUJBQXlCLEVBQUMsb0JBQW9CLEVBQUMsZ0JBQWdCLEVBQUMsc0JBQXNCLEVBQUMsb0JBQW9CLEVBQUMsbUJBQW1CLEVBQUMsZ0JBQWdCLEVBQUMsb0JBQW9CLEVBQUMsMkJBQTJCLEVBQUMsa0JBQWtCLEVBQUMsNEJBQTRCLEVBQUMsZ0JBQWdCLEVBQUMsNEJBQTRCLEVBQUMsaUJBQWlCLEVBQUMsbUNBQW1DLEVBQUMscUJBQXFCLEVBQUMscUJBQXFCLEVBQUMseUJBQXlCLEVBQUMsd0JBQXdCLEVBQUMsMkJBQTJCLEVBQUMsa0JBQWtCLEVBQUMseUJBQXlCLEVBQUMsbUJBQW1CLEVBQUMsaUJBQWlCLEVBQUMsYUFB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LGVBQWUsQ0FBQyxDQUFDLGFBQWEsQ0FBQyxDQUFDO0dBQ3BCLGtCQUFrQixDQTJMOUI7U0EzTFksa0JBQWtCOzJGQUFsQixrQkFBa0I7a0JBWDlCLFNBQVM7bUJBQUM7b0JBQ1AsUUFBUSxFQUFFLGVBQWU7b0JBQ3pCLE1BQU0sRUFBRSxNQUFNO29CQUNkLE9BQU8sRUFBRSxPQUFPO29CQUNoQixRQUFRLEVBQUUsRUFBRTtvQkFDWixlQUFlLEVBQUUsdUJBQXVCLENBQUMsTUFBTTtvQkFDL0MsT0FBTyxFQUFFLEVBRVI7aUJBQ0oiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21wb25lbnQsIEVsZW1lbnRSZWYsIFZpZXdDb250YWluZXJSZWYsIENoYW5nZURldGVjdGlvblN0cmF0ZWd5LCBRdWVyeUxpc3QsIFJlbmRlcmVyMiwgSW5qZWN0b3IsIFZhbHVlUHJvdmlkZXIgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IENvbXBvbmVudEJhc2UsIElDb21wb25lbnRCYXNlLCBhcHBseU1peGlucywgQ29tcG9uZW50TWl4aW5zLCBQcm9wZXJ0eUNvbGxlY3Rpb25JbmZvLCBzZXRWYWx1ZSB9IGZyb20gJ0BzeW5jZnVzaW9uL2VqMi1hbmd1bGFyLWJhc2UnO1xuaW1wb3J0IHsgUGRmVmlld2VyIH0gZnJvbSAnQHN5bmNmdXNpb24vZWoyLXBkZnZpZXdlcic7XG5cblxuXG5leHBvcnQgY29uc3QgaW5wdXRzOiBzdHJpbmdbXSA9IFsnRHJvcGRvd25GaWVsZFNldHRpbmdzJywnYWpheFJlcXVlc3RTZXR0aW5ncycsJ2Fubm90YXRpb25TZWxlY3RvclNldHRpbmdzJywnYW5ub3RhdGlvblNldHRpbmdzJywnYW5ub3RhdGlvbnMnLCdhcmVhU2V0dGluZ3MnLCdhcnJvd1NldHRpbmdzJywnY2hlY2tCb3hGaWVsZFNldHRpbmdzJywnY2lyY2xlU2V0dGluZ3MnLCdjb250ZXh0TWVudU9wdGlvbicsJ2NvbnRleHRNZW51U2V0dGluZ3MnLCdjdXJyZW50UGFnZU51bWJlcicsJ2N1c3RvbVN0YW1wJywnY3VzdG9tU3RhbXBTZXR0aW5ncycsJ2RhdGVUaW1lRm9ybWF0JywnZGVzaWduZXJNb2RlJywnZGlzYWJsZUNvbnRleHRNZW51SXRlbXMnLCdkaXN0YW5jZVNldHRpbmdzJywnZG9jdW1lbnRQYXRoJywnZG93bmxvYWRGaWxlTmFtZScsJ2RyYXdpbmdPYmplY3QnLCdlbmFibGVBY2Nlc3NpYmlsaXR5VGFncycsJ2VuYWJsZUFubm90YXRpb24nLCdlbmFibGVBbm5vdGF0aW9uVG9vbGJhcicsJ2VuYWJsZUF1dG9Db21wbGV0ZScsJ2VuYWJsZUJvb2ttYXJrJywnZW5hYmxlQm9va21hcmtTdHlsZXMnLCdlbmFibGVDb21tZW50UGFuZWwnLCdlbmFibGVEZXNrdG9wTW9kZScsJ2VuYWJsZURvd25sb2FkJywnZW5hYmxlRm9ybURlc2lnbmVyJywnZW5hYmxlRm9ybURlc2lnbmVyVG9vbGJhcicsJ2VuYWJsZUZvcm1GaWVsZHMnLCdlbmFibGVGb3JtRmllbGRzVmFsaWRhdGlvbicsJ2VuYWJsZUZyZWVUZXh0JywnZW5hYmxlSGFuZHdyaXR0ZW5TaWduYXR1cmUnLCdlbmFibGVIeXBlcmxpbmsnLCdlbmFibGVJbXBvcnRBbm5vdGF0aW9uTWVhc3VyZW1lbnQnLCdlbmFibGVJbmtBbm5vdGF0aW9uJywnZW5hYmxlTWFnbmlmaWNhdGlvbicsJ2VuYWJsZU1lYXN1cmVBbm5vdGF0aW9uJywnZW5hYmxlTXVsdGlMaW5lT3ZlcmxhcCcsJ2VuYWJsZU11bHRpUGFnZUFubm90YXRpb24nLCdlbmFibGVOYXZpZ2F0aW9uJywnZW5hYmxlTmF2aWdhdGlvblRvb2xiYXInLCdlbmFibGVQZXJzaXN0ZW5jZScsJ2VuYWJsZVBpbmNoWm9vbScsJ2VuYWJsZVByaW50JywnZW5hYmxlUHJpbnRSb3RhdGlvbicsJ2VuYWJsZVJ0bCcsJ2VuYWJsZVNoYXBlQW5ub3RhdGlvbicsJ2VuYWJsZVNoYXBlTGFiZWwnLCdlbmFibGVTdGFtcEFubm90YXRpb25zJywnZW5hYmxlU3RpY2t5Tm90ZXNBbm5vdGF0aW9uJywnZW5hYmxlVGV4dE1hcmt1cEFubm90YXRpb24nLCdlbmFibGVUZXh0TWFya3VwUmVzaXplcicsJ2VuYWJsZVRleHRTZWFyY2gnLCdlbmFibGVUZXh0U2VsZWN0aW9uJywnZW5hYmxlVGh1bWJuYWlsJywnZW5hYmxlVG9vbGJhcicsJ2VuYWJsZVpvb21PcHRpbWl6YXRpb24nLCdleHBvcnRBbm5vdGF0aW9uRmlsZU5hbWUnLCdmb3JtRmllbGRDb2xsZWN0aW9ucycsJ2Zvcm1GaWVsZHMnLCdmcmVlVGV4dFNldHRpbmdzJywnaGFuZFdyaXR0ZW5TaWduYXR1cmVTZXR0aW5ncycsJ2hlaWdodCcsJ2hpZGVFbXB0eURpZ2l0YWxTaWduYXR1cmVGaWVsZHMnLCdoaWRlU2F2ZVNpZ25hdHVyZScsJ2hpZ2hsaWdodFNldHRpbmdzJywnaHlwZXJsaW5rT3BlblN0YXRlJywnaW5pdGlhbERpYWxvZ1NldHRpbmdzJywnaW5pdGlhbEZpZWxkU2V0dGluZ3MnLCdpbml0aWFsUmVuZGVyUGFnZXMnLCdpbmtBbm5vdGF0aW9uU2V0dGluZ3MnLCdpbnRlcmFjdGlvbk1vZGUnLCdpc0Fubm90YXRpb25Ub29sYmFyT3BlbicsJ2lzQW5ub3RhdGlvblRvb2xiYXJWaXNpYmxlJywnaXNCb29rbWFya1BhbmVsT3BlbicsJ2lzQ29tbWFuZFBhbmVsT3BlbicsJ2lzRG9jdW1lbnRFZGl0ZWQnLCdpc0V4dHJhY3RUZXh0JywnaXNGb3JtRGVzaWduZXJUb29sYmFyVmlzaWJsZScsJ2lzRm9ybUZpZWxkRG9jdW1lbnQnLCdpc0luaXRpYWxGaWVsZFRvb2xiYXJTZWxlY3Rpb24nLCdpc01haW50YWluU2VsZWN0aW9uJywnaXNTaWduYXR1cmVFZGl0YWJsZScsJ2lzVGh1bWJuYWlsVmlld09wZW4nLCdpc1ZhbGlkRnJlZVRleHQnLCdsaW5lU2V0dGluZ3MnLCdsaXN0Qm94RmllbGRTZXR0aW5ncycsJ2xvY2FsZScsJ21lYXN1cmVtZW50U2V0dGluZ3MnLCdwYWdlQ291bnQnLCdwYXNzd29yZEZpZWxkU2V0dGluZ3MnLCdwZXJpbWV0ZXJTZXR0aW5ncycsJ3BvbHlnb25TZXR0aW5ncycsJ3ByaW50TW9kZScsJ3JhZGlvQnV0dG9uRmllbGRTZXR0aW5ncycsJ3JhZGl1c1NldHRpbmdzJywncmVjdGFuZ2xlU2V0dGluZ3MnLCdyZXN0cmljdFpvb21SZXF1ZXN0JywncmV0cnlDb3VudCcsJ3JldHJ5U3RhdHVzQ29kZXMnLCdzY3JvbGxTZXR0aW5ncycsJ3NlbGVjdGVkSXRlbXMnLCdzZXJ2ZXJBY3Rpb25TZXR0aW5ncycsJ3NlcnZpY2VVcmwnLCdzaGFwZUxhYmVsU2V0dGluZ3MnLCdzaG93RGlnaXRhbFNpZ25hdHVyZUFwcGVhcmFuY2UnLCdzaG93Tm90aWZpY2F0aW9uRGlhbG9nJywnc2lnbmF0dXJlRGlhbG9nU2V0dGluZ3MnLCdzaWduYXR1cmVGaWVsZFNldHRpbmdzJywnc2lnbmF0dXJlRml0TW9kZScsJ3N0YW1wU2V0dGluZ3MnLCdzdGlja3lOb3Rlc1NldHRpbmdzJywnc3RyaWtldGhyb3VnaFNldHRpbmdzJywndGV4dEZpZWxkU2V0dGluZ3MnLCd0ZXh0U2VhcmNoQ29sb3JTZXR0aW5ncycsJ3RpbGVSZW5kZXJpbmdTZXR0aW5ncycsJ3Rvb2xiYXJTZXR0aW5ncycsJ3VuZGVybGluZVNldHRpbmdzJywndm9sdW1lU2V0dGluZ3MnLCd3aWR0aCcsJ3pvb21Nb2RlJywnem9vbVZhbHVlJ107XG5leHBvcnQgY29uc3Qgb3V0cHV0czogc3RyaW5nW10gPSBbJ2FkZFNpZ25hdHVyZScsJ2FqYXhSZXF1ZXN0RmFpbGVkJywnYWpheFJlcXVlc3RJbml0aWF0ZScsJ2FqYXhSZXF1ZXN0U3VjY2VzcycsJ2Fubm90YXRpb25BZGQnLCdhbm5vdGF0aW9uRG91YmxlQ2xpY2snLCdhbm5vdGF0aW9uTW91c2VMZWF2ZScsJ2Fubm90YXRpb25Nb3VzZW92ZXInLCdhbm5vdGF0aW9uTW92ZScsJ2Fubm90YXRpb25Nb3ZpbmcnLCdhbm5vdGF0aW9uUHJvcGVydGllc0NoYW5nZScsJ2Fubm90YXRpb25SZW1vdmUnLCdhbm5vdGF0aW9uUmVzaXplJywnYW5ub3RhdGlvblNlbGVjdCcsJ2Fubm90YXRpb25VblNlbGVjdCcsJ2JlZm9yZUFkZEZyZWVUZXh0JywnYm9va21hcmtDbGljaycsJ2J1dHRvbkZpZWxkQ2xpY2snLCdjb21tZW50QWRkJywnY29tbWVudERlbGV0ZScsJ2NvbW1lbnRFZGl0JywnY29tbWVudFNlbGVjdCcsJ2NvbW1lbnRTdGF0dXNDaGFuZ2VkJywnY3JlYXRlZCcsJ2RvY3VtZW50TG9hZCcsJ2RvY3VtZW50TG9hZEZhaWxlZCcsJ2RvY3VtZW50VW5sb2FkJywnZG93bmxvYWRFbmQnLCdkb3dubG9hZFN0YXJ0JywnZXhwb3J0RmFpbGVkJywnZXhwb3J0U3RhcnQnLCdleHBvcnRTdWNjZXNzJywnZXh0cmFjdFRleHRDb21wbGV0ZWQnLCdmb3JtRmllbGRBZGQnLCdmb3JtRmllbGRDbGljaycsJ2Zvcm1GaWVsZERvdWJsZUNsaWNrJywnZm9ybUZpZWxkRm9jdXNPdXQnLCdmb3JtRmllbGRNb3VzZUxlYXZlJywnZm9ybUZpZWxkTW91c2VvdmVyJywnZm9ybUZpZWxkTW92ZScsJ2Zvcm1GaWVsZFByb3BlcnRpZXNDaGFuZ2UnLCdmb3JtRmllbGRSZW1vdmUnLCdmb3JtRmllbGRSZXNpemUnLCdmb3JtRmllbGRTZWxlY3QnLCdmb3JtRmllbGRVbnNlbGVjdCcsJ2h5cGVybGlua0NsaWNrJywnaHlwZXJsaW5rTW91c2VPdmVyJywnaW1wb3J0RmFpbGVkJywnaW1wb3J0U3RhcnQnLCdpbXBvcnRTdWNjZXNzJywnbW92ZVNpZ25hdHVyZScsJ3BhZ2VDaGFuZ2UnLCdwYWdlQ2xpY2snLCdwYWdlTW91c2VvdmVyJywncHJpbnRFbmQnLCdwcmludFN0YXJ0JywncmVtb3ZlU2lnbmF0dXJlJywncmVzaXplU2lnbmF0dXJlJywnc2lnbmF0dXJlUHJvcGVydGllc0NoYW5nZScsJ3NpZ25hdHVyZVNlbGVjdCcsJ3RleHRTZWFyY2hDb21wbGV0ZScsJ3RleHRTZWFyY2hIaWdobGlnaHQnLCd0ZXh0U2VhcmNoU3RhcnQnLCd0ZXh0U2VsZWN0aW9uRW5kJywndGV4dFNlbGVjdGlvblN0YXJ0JywndGh1bWJuYWlsQ2xpY2snLCd2YWxpZGF0ZUZvcm1GaWVsZHMnLCd6b29tQ2hhbmdlJ107XG5leHBvcnQgY29uc3QgdHdvV2F5czogc3RyaW5nW10gPSBbXTtcblxuLyoqXG4gKiBgZWpzLXBkZnZpZXdlcmAgcmVwcmVzZW50cyB0aGUgQW5ndWxhciBQZGZWaWV3ZXIgQ29tcG9uZW50LlxuICogYGBgaHRtbFxuICogPGVqcy1wZGZ2aWV3ZXI+PC9lanMtcGRmdmlld2VyPlxuICogYGBgXG4gKi9cbkBDb21wb25lbnQoe1xuICAgIHNlbGVjdG9yOiAnZWpzLXBkZnZpZXdlcicsXG4gICAgaW5wdXRzOiBpbnB1dHMsXG4gICAgb3V0cHV0czogb3V0cHV0cyxcbiAgICB0ZW1wbGF0ZTogJycsXG4gICAgY2hhbmdlRGV0ZWN0aW9uOiBDaGFuZ2VEZXRlY3Rpb25TdHJhdGVneS5PblB1c2gsXG4gICAgcXVlcmllczoge1xuXG4gICAgfVxufSlcbkBDb21wb25lbnRNaXhpbnMoW0NvbXBvbmVudEJhc2VdKVxuZXhwb3J0IGNsYXNzIFBkZlZpZXdlckNvbXBvbmVudCBleHRlbmRzIFBkZlZpZXdlciBpbXBsZW1lbnRzIElDb21wb25lbnRCYXNlIHtcbiAgICBwdWJsaWMgY29udGV4dCA6IGFueTtcbiAgICBwdWJsaWMgdGFnT2JqZWN0czogYW55O1xuXHRhZGRTaWduYXR1cmU6IGFueTtcblx0YWpheFJlcXVlc3RGYWlsZWQ6IGFueTtcblx0YWpheFJlcXVlc3RJbml0aWF0ZTogYW55O1xuXHRhamF4UmVxdWVzdFN1Y2Nlc3M6IGFueTtcblx0YW5ub3RhdGlvbkFkZDogYW55O1xuXHRhbm5vdGF0aW9uRG91YmxlQ2xpY2s6IGFueTtcblx0YW5ub3RhdGlvbk1vdXNlTGVhdmU6IGFueTtcblx0YW5ub3RhdGlvbk1vdXNlb3ZlcjogYW55O1xuXHRhbm5vdGF0aW9uTW92ZTogYW55O1xuXHRhbm5vdGF0aW9uTW92aW5nOiBhbnk7XG5cdGFubm90YXRpb25Qcm9wZXJ0aWVzQ2hhbmdlOiBhbnk7XG5cdGFubm90YXRpb25SZW1vdmU6IGFueTtcblx0YW5ub3RhdGlvblJlc2l6ZTogYW55O1xuXHRhbm5vdGF0aW9uU2VsZWN0OiBhbnk7XG5cdGFubm90YXRpb25VblNlbGVjdDogYW55O1xuXHRiZWZvcmVBZGRGcmVlVGV4dDogYW55O1xuXHRib29rbWFya0NsaWNrOiBhbnk7XG5cdGJ1dHRvbkZpZWxkQ2xpY2s6IGFueTtcblx0Y29tbWVudEFkZDogYW55O1xuXHRjb21tZW50RGVsZXRlOiBhbnk7XG5cdGNvbW1lbnRFZGl0OiBhbnk7XG5cdGNvbW1lbnRTZWxlY3Q6IGFueTtcblx0Y29tbWVudFN0YXR1c0NoYW5nZWQ6IGFueTtcblx0Y3JlYXRlZDogYW55O1xuXHRkb2N1bWVudExvYWQ6IGFueTtcblx0ZG9jdW1lbnRMb2FkRmFpbGVkOiBhbnk7XG5cdGRvY3VtZW50VW5sb2FkOiBhbnk7XG5cdGRvd25sb2FkRW5kOiBhbnk7XG5cdGRvd25sb2FkU3RhcnQ6IGFueTtcblx0ZXhwb3J0RmFpbGVkOiBhbnk7XG5cdGV4cG9ydFN0YXJ0OiBhbnk7XG5cdGV4cG9ydFN1Y2Nlc3M6IGFueTtcblx0ZXh0cmFjdFRleHRDb21wbGV0ZWQ6IGFueTtcblx0Zm9ybUZpZWxkQWRkOiBhbnk7XG5cdGZvcm1GaWVsZENsaWNrOiBhbnk7XG5cdGZvcm1GaWVsZERvdWJsZUNsaWNrOiBhbnk7XG5cdGZvcm1GaWVsZEZvY3VzT3V0OiBhbnk7XG5cdGZvcm1GaWVsZE1vdXNlTGVhdmU6IGFueTtcblx0Zm9ybUZpZWxkTW91c2VvdmVyOiBhbnk7XG5cdGZvcm1GaWVsZE1vdmU6IGFueTtcblx0Zm9ybUZpZWxkUHJvcGVydGllc0NoYW5nZTogYW55O1xuXHRmb3JtRmllbGRSZW1vdmU6IGFueTtcblx0Zm9ybUZpZWxkUmVzaXplOiBhbnk7XG5cdGZvcm1GaWVsZFNlbGVjdDogYW55O1xuXHRmb3JtRmllbGRVbnNlbGVjdDogYW55O1xuXHRoeXBlcmxpbmtDbGljazogYW55O1xuXHRoeXBlcmxpbmtNb3VzZU92ZXI6IGFueTtcblx0aW1wb3J0RmFpbGVkOiBhbnk7XG5cdGltcG9ydFN0YXJ0OiBhbnk7XG5cdGltcG9ydFN1Y2Nlc3M6IGFueTtcblx0bW92ZVNpZ25hdHVyZTogYW55O1xuXHRwYWdlQ2hhbmdlOiBhbnk7XG5cdHBhZ2VDbGljazogYW55O1xuXHRwYWdlTW91c2VvdmVyOiBhbnk7XG5cdHByaW50RW5kOiBhbnk7XG5cdHByaW50U3RhcnQ6IGFueTtcblx0cmVtb3ZlU2lnbmF0dXJlOiBhbnk7XG5cdHJlc2l6ZVNpZ25hdHVyZTogYW55O1xuXHRzaWduYXR1cmVQcm9wZXJ0aWVzQ2hhbmdlOiBhbnk7XG5cdHNpZ25hdHVyZVNlbGVjdDogYW55O1xuXHR0ZXh0U2VhcmNoQ29tcGxldGU6IGFueTtcblx0dGV4dFNlYXJjaEhpZ2hsaWdodDogYW55O1xuXHR0ZXh0U2VhcmNoU3RhcnQ6IGFueTtcblx0dGV4dFNlbGVjdGlvbkVuZDogYW55O1xuXHR0ZXh0U2VsZWN0aW9uU3RhcnQ6IGFueTtcblx0dGh1bWJuYWlsQ2xpY2s6IGFueTtcblx0dmFsaWRhdGVGb3JtRmllbGRzOiBhbnk7XG5cdHB1YmxpYyB6b29tQ2hhbmdlOiBhbnk7XG5cblxuXG4gICAgY29uc3RydWN0b3IocHJpdmF0ZSBuZ0VsZTogRWxlbWVudFJlZiwgcHJpdmF0ZSBzcmVuZGVyZXI6IFJlbmRlcmVyMiwgcHJpdmF0ZSB2aWV3Q29udGFpbmVyUmVmOlZpZXdDb250YWluZXJSZWYsIHByaXZhdGUgaW5qZWN0b3I6IEluamVjdG9yKSB7XG4gICAgICAgIHN1cGVyKCk7XG4gICAgICAgIHRoaXMuZWxlbWVudCA9IHRoaXMubmdFbGUubmF0aXZlRWxlbWVudDtcbiAgICAgICAgdGhpcy5pbmplY3RlZE1vZHVsZXMgPSB0aGlzLmluamVjdGVkTW9kdWxlcyB8fCBbXTtcbiAgICAgICAgdHJ5IHtcbiAgICAgICAgICAgICAgICBsZXQgbW9kID0gdGhpcy5pbmplY3Rvci5nZXQoJ1BkZlZpZXdlckxpbmtBbm5vdGF0aW9uJyk7XG4gICAgICAgICAgICAgICAgaWYodGhpcy5pbmplY3RlZE1vZHVsZXMuaW5kZXhPZihtb2QpID09PSAtMSkge1xuICAgICAgICAgICAgICAgICAgICB0aGlzLmluamVjdGVkTW9kdWxlcy5wdXNoKG1vZClcbiAgICAgICAgICAgICAgICB9XG4gICAgICAgICAgICB9IGNhdGNoIHsgfVxuXHIgICAgICAgIHRyeSB7XG4gICAgICAgICAgICAgICAgbGV0IG1vZCA9IHRoaXMuaW5qZWN0b3IuZ2V0KCdQZGZWaWV3ZXJCb29rbWFya1ZpZXcnKTtcbiAgICAgICAgICAgICAgICBpZih0aGlzLmluamVjdGVkTW9kdWxlcy5pbmRleE9mKG1vZCkgPT09IC0xKSB7XG4gICAgICAgICAgICAgICAgICAgIHRoaXMuaW5qZWN0ZWRNb2R1bGVzLnB1c2gobW9kKVxuICAgICAgICAgICAgICAgIH1cbiAgICAgICAgICAgIH0gY2F0Y2ggeyB9XG5cciAgICAgICAgdHJ5IHtcbiAgICAgICAgICAgICAgICBsZXQgbW9kID0gdGhpcy5pbmplY3Rvci5nZXQoJ1BkZlZpZXdlck1hZ25pZmljYXRpb24nKTtcbiAgICAgICAgICAgICAgICBpZih0aGlzLmluamVjdGVkTW9kdWxlcy5pbmRleE9mKG1vZCkgPT09IC0xKSB7XG4gICAgICAgICAgICAgICAgICAgIHRoaXMuaW5qZWN0ZWRNb2R1bGVzLnB1c2gobW9kKVxuICAgICAgICAgICAgICAgIH1cbiAgICAgICAgICAgIH0gY2F0Y2ggeyB9XG5cciAgICAgICAgdHJ5IHtcbiAgICAgICAgICAgICAgICBsZXQgbW9kID0gdGhpcy5pbmplY3Rvci5nZXQoJ1BkZlZpZXdlclRodW1ibmFpbFZpZXcnKTtcbiAgICAgICAgICAgICAgICBpZih0aGlzLmluamVjdGVkTW9kdWxlcy5pbmRleE9mKG1vZCkgPT09IC0xKSB7XG4gICAgICAgICAgICAgICAgICAgIHRoaXMuaW5qZWN0ZWRNb2R1bGVzLnB1c2gobW9kKVxuICAgICAgICAgICAgICAgIH1cbiAgICAgICAgICAgIH0gY2F0Y2ggeyB9XG5cciAgICAgICAgdHJ5IHtcbiAgICAgICAgICAgICAgICBsZXQgbW9kID0gdGhpcy5pbmplY3Rvci5nZXQoJ1BkZlZpZXdlclRvb2xiYXInKTtcbiAgICAgICAgICAgICAgICBpZih0aGlzLmluamVjdGVkTW9kdWxlcy5pbmRleE9mKG1vZCkgPT09IC0xKSB7XG4gICAgICAgICAgICAgICAgICAgIHRoaXMuaW5qZWN0ZWRNb2R1bGVzLnB1c2gobW9kKVxuICAgICAgICAgICAgICAgIH1cbiAgICAgICAgICAgIH0gY2F0Y2ggeyB9XG5cciAgICAgICAgdHJ5IHtcbiAgICAgICAgICAgICAgICBsZXQgbW9kID0gdGhpcy5pbmplY3Rvci5nZXQoJ1BkZlZpZXdlck5hdmlnYXRpb24nKTtcbiAgICAgICAgICAgICAgICBpZih0aGlzLmluamVjdGVkTW9kdWxlcy5pbmRleE9mKG1vZCkgPT09IC0xKSB7XG4gICAgICAgICAgICAgICAgICAgIHRoaXMuaW5qZWN0ZWRNb2R1bGVzLnB1c2gobW9kKVxuICAgICAgICAgICAgICAgIH1cbiAgICAgICAgICAgIH0gY2F0Y2ggeyB9XG5cciAgICAgICAgdHJ5IHtcbiAgICAgICAgICAgICAgICBsZXQgbW9kID0gdGhpcy5pbmplY3Rvci5nZXQoJ1BkZlZpZXdlclByaW50Jyk7XG4gICAgICAgICAgICAgICAgaWYodGhpcy5pbmplY3RlZE1vZHVsZXMuaW5kZXhPZihtb2QpID09PSAtMSkge1xuICAgICAgICAgICAgICAgICAgICB0aGlzLmluamVjdGVkTW9kdWxlcy5wdXNoKG1vZClcbiAgICAgICAgICAgICAgICB9XG4gICAgICAgICAgICB9IGNhdGNoIHsgfVxuXHIgICAgICAgIHRyeSB7XG4gICAgICAgICAgICAgICAgbGV0IG1vZCA9IHRoaXMuaW5qZWN0b3IuZ2V0KCdQZGZWaWV3ZXJUZXh0U2VsZWN0aW9uJyk7XG4gICAgICAgICAgICAgICAgaWYodGhpcy5pbmplY3RlZE1vZHVsZXMuaW5kZXhPZihtb2QpID09PSAtMSkge1xuICAgICAgICAgICAgICAgICAgICB0aGlzLmluamVjdGVkTW9kdWxlcy5wdXNoKG1vZClcbiAgICAgICAgICAgICAgICB9XG4gICAgICAgICAgICB9IGNhdGNoIHsgfVxuXHIgICAgICAgIHRyeSB7XG4gICAgICAgICAgICAgICAgbGV0IG1vZCA9IHRoaXMuaW5qZWN0b3IuZ2V0KCdQZGZWaWV3ZXJUZXh0U2VhcmNoJyk7XG4gICAgICAgICAgICAgICAgaWYodGhpcy5pbmplY3RlZE1vZHVsZXMuaW5kZXhPZihtb2QpID09PSAtMSkge1xuICAgICAgICAgICAgICAgICAgICB0aGlzLmluamVjdGVkTW9kdWxlcy5wdXNoKG1vZClcbiAgICAgICAgICAgICAgICB9XG4gICAgICAgICAgICB9IGNhdGNoIHsgfVxuXHIgICAgICAgIHRyeSB7XG4gICAgICAgICAgICAgICAgbGV0IG1vZCA9IHRoaXMuaW5qZWN0b3IuZ2V0KCdQZGZWaWV3ZXJBbm5vdGF0aW9uJyk7XG4gICAgICAgICAgICAgICAgaWYodGhpcy5pbmplY3RlZE1vZHVsZXMuaW5kZXhPZihtb2QpID09PSAtMSkge1xuICAgICAgICAgICAgICAgICAgICB0aGlzLmluamVjdGVkTW9kdWxlcy5wdXNoKG1vZClcbiAgICAgICAgICAgICAgICB9XG4gICAgICAgICAgICB9IGNhdGNoIHsgfVxuXHIgICAgICAgIHRyeSB7XG4gICAgICAgICAgICAgICAgbGV0IG1vZCA9IHRoaXMuaW5qZWN0b3IuZ2V0KCdQZGZWaWV3ZXJGb3JtRGVzaWduZXInKTtcbiAgICAgICAgICAgICAgICBpZih0aGlzLmluamVjdGVkTW9kdWxlcy5pbmRleE9mKG1vZCkgPT09IC0xKSB7XG4gICAgICAgICAgICAgICAgICAgIHRoaXMuaW5qZWN0ZWRNb2R1bGVzLnB1c2gobW9kKVxuICAgICAgICAgICAgICAgIH1cbiAgICAgICAgICAgIH0gY2F0Y2ggeyB9XG5cciAgICAgICAgdHJ5IHtcbiAgICAgICAgICAgICAgICBsZXQgbW9kID0gdGhpcy5pbmplY3Rvci5nZXQoJ1BkZlZpZXdlckZvcm1GaWVsZHMnKTtcbiAgICAgICAgICAgICAgICBpZih0aGlzLmluamVjdGVkTW9kdWxlcy5pbmRleE9mKG1vZCkgPT09IC0xKSB7XG4gICAgICAgICAgICAgICAgICAgIHRoaXMuaW5qZWN0ZWRNb2R1bGVzLnB1c2gobW9kKVxuICAgICAgICAgICAgICAgIH1cbiAgICAgICAgICAgIH0gY2F0Y2ggeyB9XG5cclxuICAgICAgICB0aGlzLnJlZ2lzdGVyRXZlbnRzKG91dHB1dHMpO1xuICAgICAgICB0aGlzLmFkZFR3b1dheS5jYWxsKHRoaXMsIHR3b1dheXMpO1xuICAgICAgICBzZXRWYWx1ZSgnY3VycmVudEluc3RhbmNlJywgdGhpcywgdGhpcy52aWV3Q29udGFpbmVyUmVmKTtcbiAgICAgICAgdGhpcy5jb250ZXh0ICA9IG5ldyBDb21wb25lbnRCYXNlKCk7XG4gICAgfVxuXG4gICAgcHVibGljIG5nT25Jbml0KCkge1xuICAgICAgICB0aGlzLmNvbnRleHQubmdPbkluaXQodGhpcyk7XG4gICAgfVxuXG4gICAgcHVibGljIG5nQWZ0ZXJWaWV3SW5pdCgpOiB2b2lkIHtcbiAgICAgICAgdGhpcy5jb250ZXh0Lm5nQWZ0ZXJWaWV3SW5pdCh0aGlzKTtcbiAgICB9XG5cbiAgICBwdWJsaWMgbmdPbkRlc3Ryb3koKTogdm9pZCB7XG4gICAgICAgIHRoaXMuY29udGV4dC5uZ09uRGVzdHJveSh0aGlzKTtcbiAgICB9XG5cbiAgICBwdWJsaWMgbmdBZnRlckNvbnRlbnRDaGVja2VkKCk6IHZvaWQge1xuICAgICAgICBcbiAgICAgICAgdGhpcy5jb250ZXh0Lm5nQWZ0ZXJDb250ZW50Q2hlY2tlZCh0aGlzKTtcbiAgICB9XG5cbiAgICBwdWJsaWMgcmVnaXN0ZXJFdmVudHM6IChldmVudExpc3Q6IHN0cmluZ1tdKSA9PiB2b2lkO1xuICAgIHB1YmxpYyBhZGRUd29XYXk6IChwcm9wTGlzdDogc3RyaW5nW10pID0+IHZvaWQ7XG59XG5cbiJdfQ==
@@ -1,25 +0,0 @@
1
- import { NgModule } from '@angular/core';
2
- import { CommonModule } from '@angular/common';
3
- import { PdfViewerComponent } from './pdfviewer.component';
4
- import * as i0 from "@angular/core";
5
- /**
6
- * NgModule definition for the PdfViewer component.
7
- */
8
- export class PdfViewerModule {
9
- }
10
- PdfViewerModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: PdfViewerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
- PdfViewerModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: PdfViewerModule, declarations: [PdfViewerComponent], imports: [CommonModule], exports: [PdfViewerComponent] });
12
- PdfViewerModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: PdfViewerModule, imports: [[CommonModule]] });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: PdfViewerModule, decorators: [{
14
- type: NgModule,
15
- args: [{
16
- imports: [CommonModule],
17
- declarations: [
18
- PdfViewerComponent
19
- ],
20
- exports: [
21
- PdfViewerComponent
22
- ]
23
- }]
24
- }] });
25
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicGRmdmlld2VyLm1vZHVsZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3NyYy9wZGZ2aWV3ZXIvcGRmdmlld2VyLm1vZHVsZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsUUFBUSxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQ3pDLE9BQU8sRUFBRSxZQUFZLEVBQUUsTUFBTSxpQkFBaUIsQ0FBQztBQUMvQyxPQUFPLEVBQUUsa0JBQWtCLEVBQUUsTUFBTSx1QkFBdUIsQ0FBQzs7QUFFM0Q7O0dBRUc7QUFVSCxNQUFNLE9BQU8sZUFBZTs7NEdBQWYsZUFBZTs2R0FBZixlQUFlLGlCQU5wQixrQkFBa0IsYUFGWixZQUFZLGFBS2xCLGtCQUFrQjs2R0FHYixlQUFlLFlBUmYsQ0FBQyxZQUFZLENBQUM7MkZBUWQsZUFBZTtrQkFUM0IsUUFBUTttQkFBQztvQkFDTixPQUFPLEVBQUUsQ0FBQyxZQUFZLENBQUM7b0JBQ3ZCLFlBQVksRUFBRTt3QkFDVixrQkFBa0I7cUJBQ3JCO29CQUNELE9BQU8sRUFBRTt3QkFDTCxrQkFBa0I7cUJBQ3JCO2lCQUNKIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgTmdNb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IENvbW1vbk1vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvbW1vbic7XG5pbXBvcnQgeyBQZGZWaWV3ZXJDb21wb25lbnQgfSBmcm9tICcuL3BkZnZpZXdlci5jb21wb25lbnQnO1xuXG4vKipcbiAqIE5nTW9kdWxlIGRlZmluaXRpb24gZm9yIHRoZSBQZGZWaWV3ZXIgY29tcG9uZW50LlxuICovXG5ATmdNb2R1bGUoe1xuICAgIGltcG9ydHM6IFtDb21tb25Nb2R1bGVdLFxuICAgIGRlY2xhcmF0aW9uczogW1xuICAgICAgICBQZGZWaWV3ZXJDb21wb25lbnRcbiAgICBdLFxuICAgIGV4cG9ydHM6IFtcbiAgICAgICAgUGRmVmlld2VyQ29tcG9uZW50XG4gICAgXVxufSlcbmV4cG9ydCBjbGFzcyBQZGZWaWV3ZXJNb2R1bGUgeyB9Il19
@@ -1,5 +0,0 @@
1
- /**
2
- * Generated bundle index. Do not edit.
3
- */
4
- export * from './public_api';
5
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic3luY2Z1c2lvbi1lajItYW5ndWxhci1wZGZ2aWV3ZXIuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi9zeW5jZnVzaW9uLWVqMi1hbmd1bGFyLXBkZnZpZXdlci50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQTs7R0FFRztBQUVILGNBQWMsY0FBYyxDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiLyoqXG4gKiBHZW5lcmF0ZWQgYnVuZGxlIGluZGV4LiBEbyBub3QgZWRpdC5cbiAqL1xuXG5leHBvcnQgKiBmcm9tICcuL3B1YmxpY19hcGknO1xuIl19
@@ -1,231 +0,0 @@
1
- import { __decorate } from 'tslib';
2
- import * as i0 from '@angular/core';
3
- import { Component, ChangeDetectionStrategy, NgModule } from '@angular/core';
4
- import { setValue, ComponentBase, ComponentMixins } from '@syncfusion/ej2-angular-base';
5
- import { PdfViewer, LinkAnnotation, BookmarkView, Magnification, ThumbnailView, Toolbar, Navigation, Print, TextSelection, TextSearch, Annotation, FormDesigner, FormFields } from '@syncfusion/ej2-pdfviewer';
6
- export * from '@syncfusion/ej2-pdfviewer';
7
- import { CommonModule } from '@angular/common';
8
-
9
- const inputs = ['DropdownFieldSettings', 'ajaxRequestSettings', 'annotationSelectorSettings', 'annotationSettings', 'annotations', 'areaSettings', 'arrowSettings', 'checkBoxFieldSettings', 'circleSettings', 'contextMenuOption', 'contextMenuSettings', 'currentPageNumber', 'customStamp', 'customStampSettings', 'dateTimeFormat', 'designerMode', 'disableContextMenuItems', 'distanceSettings', 'documentPath', 'downloadFileName', 'drawingObject', 'enableAccessibilityTags', 'enableAnnotation', 'enableAnnotationToolbar', 'enableAutoComplete', 'enableBookmark', 'enableBookmarkStyles', 'enableCommentPanel', 'enableDesktopMode', 'enableDownload', 'enableFormDesigner', 'enableFormDesignerToolbar', 'enableFormFields', 'enableFormFieldsValidation', 'enableFreeText', 'enableHandwrittenSignature', 'enableHyperlink', 'enableImportAnnotationMeasurement', 'enableInkAnnotation', 'enableMagnification', 'enableMeasureAnnotation', 'enableMultiLineOverlap', 'enableMultiPageAnnotation', 'enableNavigation', 'enableNavigationToolbar', 'enablePersistence', 'enablePinchZoom', 'enablePrint', 'enablePrintRotation', 'enableRtl', 'enableShapeAnnotation', 'enableShapeLabel', 'enableStampAnnotations', 'enableStickyNotesAnnotation', 'enableTextMarkupAnnotation', 'enableTextMarkupResizer', 'enableTextSearch', 'enableTextSelection', 'enableThumbnail', 'enableToolbar', 'enableZoomOptimization', 'exportAnnotationFileName', 'formFieldCollections', 'formFields', 'freeTextSettings', 'handWrittenSignatureSettings', 'height', 'hideEmptyDigitalSignatureFields', 'hideSaveSignature', 'highlightSettings', 'hyperlinkOpenState', 'initialDialogSettings', 'initialFieldSettings', 'initialRenderPages', 'inkAnnotationSettings', 'interactionMode', 'isAnnotationToolbarOpen', 'isAnnotationToolbarVisible', 'isBookmarkPanelOpen', 'isCommandPanelOpen', 'isDocumentEdited', 'isExtractText', 'isFormDesignerToolbarVisible', 'isFormFieldDocument', 'isInitialFieldToolbarSelection', 'isMaintainSelection', 'isSignatureEditable', 'isThumbnailViewOpen', 'isValidFreeText', 'lineSettings', 'listBoxFieldSettings', 'locale', 'measurementSettings', 'pageCount', 'passwordFieldSettings', 'perimeterSettings', 'polygonSettings', 'printMode', 'radioButtonFieldSettings', 'radiusSettings', 'rectangleSettings', 'restrictZoomRequest', 'retryCount', 'retryStatusCodes', 'scrollSettings', 'selectedItems', 'serverActionSettings', 'serviceUrl', 'shapeLabelSettings', 'showDigitalSignatureAppearance', 'showNotificationDialog', 'signatureDialogSettings', 'signatureFieldSettings', 'signatureFitMode', 'stampSettings', 'stickyNotesSettings', 'strikethroughSettings', 'textFieldSettings', 'textSearchColorSettings', 'tileRenderingSettings', 'toolbarSettings', 'underlineSettings', 'volumeSettings', 'width', 'zoomMode', 'zoomValue'];
10
- const outputs = ['addSignature', 'ajaxRequestFailed', 'ajaxRequestInitiate', 'ajaxRequestSuccess', 'annotationAdd', 'annotationDoubleClick', 'annotationMouseLeave', 'annotationMouseover', 'annotationMove', 'annotationMoving', 'annotationPropertiesChange', 'annotationRemove', 'annotationResize', 'annotationSelect', 'annotationUnSelect', 'beforeAddFreeText', 'bookmarkClick', 'buttonFieldClick', 'commentAdd', 'commentDelete', 'commentEdit', 'commentSelect', 'commentStatusChanged', 'created', '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', 'moveSignature', 'pageChange', 'pageClick', 'pageMouseover', 'printEnd', 'printStart', 'removeSignature', 'resizeSignature', 'signaturePropertiesChange', 'signatureSelect', 'textSearchComplete', 'textSearchHighlight', 'textSearchStart', 'textSelectionEnd', 'textSelectionStart', 'thumbnailClick', 'validateFormFields', 'zoomChange'];
11
- const twoWays = [];
12
- /**
13
- * `ejs-pdfviewer` represents the Angular PdfViewer Component.
14
- * ```html
15
- * <ejs-pdfviewer></ejs-pdfviewer>
16
- * ```
17
- */
18
- let PdfViewerComponent = class PdfViewerComponent extends PdfViewer {
19
- constructor(ngEle, srenderer, viewContainerRef, injector) {
20
- super();
21
- this.ngEle = ngEle;
22
- this.srenderer = srenderer;
23
- this.viewContainerRef = viewContainerRef;
24
- this.injector = injector;
25
- this.element = this.ngEle.nativeElement;
26
- this.injectedModules = this.injectedModules || [];
27
- try {
28
- let mod = this.injector.get('PdfViewerLinkAnnotation');
29
- if (this.injectedModules.indexOf(mod) === -1) {
30
- this.injectedModules.push(mod);
31
- }
32
- }
33
- catch (_a) { }
34
- try {
35
- let mod = this.injector.get('PdfViewerBookmarkView');
36
- if (this.injectedModules.indexOf(mod) === -1) {
37
- this.injectedModules.push(mod);
38
- }
39
- }
40
- catch (_b) { }
41
- try {
42
- let mod = this.injector.get('PdfViewerMagnification');
43
- if (this.injectedModules.indexOf(mod) === -1) {
44
- this.injectedModules.push(mod);
45
- }
46
- }
47
- catch (_c) { }
48
- try {
49
- let mod = this.injector.get('PdfViewerThumbnailView');
50
- if (this.injectedModules.indexOf(mod) === -1) {
51
- this.injectedModules.push(mod);
52
- }
53
- }
54
- catch (_d) { }
55
- try {
56
- let mod = this.injector.get('PdfViewerToolbar');
57
- if (this.injectedModules.indexOf(mod) === -1) {
58
- this.injectedModules.push(mod);
59
- }
60
- }
61
- catch (_e) { }
62
- try {
63
- let mod = this.injector.get('PdfViewerNavigation');
64
- if (this.injectedModules.indexOf(mod) === -1) {
65
- this.injectedModules.push(mod);
66
- }
67
- }
68
- catch (_f) { }
69
- try {
70
- let mod = this.injector.get('PdfViewerPrint');
71
- if (this.injectedModules.indexOf(mod) === -1) {
72
- this.injectedModules.push(mod);
73
- }
74
- }
75
- catch (_g) { }
76
- try {
77
- let mod = this.injector.get('PdfViewerTextSelection');
78
- if (this.injectedModules.indexOf(mod) === -1) {
79
- this.injectedModules.push(mod);
80
- }
81
- }
82
- catch (_h) { }
83
- try {
84
- let mod = this.injector.get('PdfViewerTextSearch');
85
- if (this.injectedModules.indexOf(mod) === -1) {
86
- this.injectedModules.push(mod);
87
- }
88
- }
89
- catch (_j) { }
90
- try {
91
- let mod = this.injector.get('PdfViewerAnnotation');
92
- if (this.injectedModules.indexOf(mod) === -1) {
93
- this.injectedModules.push(mod);
94
- }
95
- }
96
- catch (_k) { }
97
- try {
98
- let mod = this.injector.get('PdfViewerFormDesigner');
99
- if (this.injectedModules.indexOf(mod) === -1) {
100
- this.injectedModules.push(mod);
101
- }
102
- }
103
- catch (_l) { }
104
- try {
105
- let mod = this.injector.get('PdfViewerFormFields');
106
- if (this.injectedModules.indexOf(mod) === -1) {
107
- this.injectedModules.push(mod);
108
- }
109
- }
110
- catch (_m) { }
111
- this.registerEvents(outputs);
112
- this.addTwoWay.call(this, twoWays);
113
- setValue('currentInstance', this, this.viewContainerRef);
114
- this.context = new ComponentBase();
115
- }
116
- ngOnInit() {
117
- this.context.ngOnInit(this);
118
- }
119
- ngAfterViewInit() {
120
- this.context.ngAfterViewInit(this);
121
- }
122
- ngOnDestroy() {
123
- this.context.ngOnDestroy(this);
124
- }
125
- ngAfterContentChecked() {
126
- this.context.ngAfterContentChecked(this);
127
- }
128
- };
129
- PdfViewerComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: PdfViewerComponent, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }, { token: i0.ViewContainerRef }, { token: i0.Injector }], target: i0.ɵɵFactoryTarget.Component });
130
- PdfViewerComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.0.3", type: PdfViewerComponent, selector: "ejs-pdfviewer", inputs: { DropdownFieldSettings: "DropdownFieldSettings", ajaxRequestSettings: "ajaxRequestSettings", annotationSelectorSettings: "annotationSelectorSettings", annotationSettings: "annotationSettings", annotations: "annotations", areaSettings: "areaSettings", arrowSettings: "arrowSettings", checkBoxFieldSettings: "checkBoxFieldSettings", circleSettings: "circleSettings", contextMenuOption: "contextMenuOption", contextMenuSettings: "contextMenuSettings", currentPageNumber: "currentPageNumber", customStamp: "customStamp", customStampSettings: "customStampSettings", dateTimeFormat: "dateTimeFormat", designerMode: "designerMode", disableContextMenuItems: "disableContextMenuItems", distanceSettings: "distanceSettings", documentPath: "documentPath", downloadFileName: "downloadFileName", drawingObject: "drawingObject", enableAccessibilityTags: "enableAccessibilityTags", enableAnnotation: "enableAnnotation", enableAnnotationToolbar: "enableAnnotationToolbar", enableAutoComplete: "enableAutoComplete", enableBookmark: "enableBookmark", enableBookmarkStyles: "enableBookmarkStyles", enableCommentPanel: "enableCommentPanel", enableDesktopMode: "enableDesktopMode", enableDownload: "enableDownload", enableFormDesigner: "enableFormDesigner", enableFormDesignerToolbar: "enableFormDesignerToolbar", enableFormFields: "enableFormFields", enableFormFieldsValidation: "enableFormFieldsValidation", enableFreeText: "enableFreeText", enableHandwrittenSignature: "enableHandwrittenSignature", enableHyperlink: "enableHyperlink", enableImportAnnotationMeasurement: "enableImportAnnotationMeasurement", enableInkAnnotation: "enableInkAnnotation", enableMagnification: "enableMagnification", enableMeasureAnnotation: "enableMeasureAnnotation", enableMultiLineOverlap: "enableMultiLineOverlap", enableMultiPageAnnotation: "enableMultiPageAnnotation", enableNavigation: "enableNavigation", enableNavigationToolbar: "enableNavigationToolbar", enablePersistence: "enablePersistence", enablePinchZoom: "enablePinchZoom", enablePrint: "enablePrint", enablePrintRotation: "enablePrintRotation", enableRtl: "enableRtl", enableShapeAnnotation: "enableShapeAnnotation", enableShapeLabel: "enableShapeLabel", enableStampAnnotations: "enableStampAnnotations", enableStickyNotesAnnotation: "enableStickyNotesAnnotation", enableTextMarkupAnnotation: "enableTextMarkupAnnotation", enableTextMarkupResizer: "enableTextMarkupResizer", enableTextSearch: "enableTextSearch", enableTextSelection: "enableTextSelection", enableThumbnail: "enableThumbnail", enableToolbar: "enableToolbar", enableZoomOptimization: "enableZoomOptimization", exportAnnotationFileName: "exportAnnotationFileName", formFieldCollections: "formFieldCollections", formFields: "formFields", freeTextSettings: "freeTextSettings", handWrittenSignatureSettings: "handWrittenSignatureSettings", height: "height", hideEmptyDigitalSignatureFields: "hideEmptyDigitalSignatureFields", hideSaveSignature: "hideSaveSignature", highlightSettings: "highlightSettings", hyperlinkOpenState: "hyperlinkOpenState", initialDialogSettings: "initialDialogSettings", initialFieldSettings: "initialFieldSettings", initialRenderPages: "initialRenderPages", inkAnnotationSettings: "inkAnnotationSettings", interactionMode: "interactionMode", isAnnotationToolbarOpen: "isAnnotationToolbarOpen", isAnnotationToolbarVisible: "isAnnotationToolbarVisible", isBookmarkPanelOpen: "isBookmarkPanelOpen", isCommandPanelOpen: "isCommandPanelOpen", isDocumentEdited: "isDocumentEdited", isExtractText: "isExtractText", isFormDesignerToolbarVisible: "isFormDesignerToolbarVisible", isFormFieldDocument: "isFormFieldDocument", isInitialFieldToolbarSelection: "isInitialFieldToolbarSelection", isMaintainSelection: "isMaintainSelection", isSignatureEditable: "isSignatureEditable", isThumbnailViewOpen: "isThumbnailViewOpen", isValidFreeText: "isValidFreeText", lineSettings: "lineSettings", listBoxFieldSettings: "listBoxFieldSettings", locale: "locale", measurementSettings: "measurementSettings", pageCount: "pageCount", passwordFieldSettings: "passwordFieldSettings", perimeterSettings: "perimeterSettings", polygonSettings: "polygonSettings", printMode: "printMode", radioButtonFieldSettings: "radioButtonFieldSettings", radiusSettings: "radiusSettings", rectangleSettings: "rectangleSettings", restrictZoomRequest: "restrictZoomRequest", retryCount: "retryCount", retryStatusCodes: "retryStatusCodes", scrollSettings: "scrollSettings", selectedItems: "selectedItems", serverActionSettings: "serverActionSettings", serviceUrl: "serviceUrl", shapeLabelSettings: "shapeLabelSettings", showDigitalSignatureAppearance: "showDigitalSignatureAppearance", showNotificationDialog: "showNotificationDialog", signatureDialogSettings: "signatureDialogSettings", signatureFieldSettings: "signatureFieldSettings", signatureFitMode: "signatureFitMode", stampSettings: "stampSettings", stickyNotesSettings: "stickyNotesSettings", strikethroughSettings: "strikethroughSettings", textFieldSettings: "textFieldSettings", textSearchColorSettings: "textSearchColorSettings", tileRenderingSettings: "tileRenderingSettings", toolbarSettings: "toolbarSettings", underlineSettings: "underlineSettings", volumeSettings: "volumeSettings", width: "width", zoomMode: "zoomMode", zoomValue: "zoomValue" }, outputs: { addSignature: "addSignature", ajaxRequestFailed: "ajaxRequestFailed", ajaxRequestInitiate: "ajaxRequestInitiate", ajaxRequestSuccess: "ajaxRequestSuccess", annotationAdd: "annotationAdd", annotationDoubleClick: "annotationDoubleClick", annotationMouseLeave: "annotationMouseLeave", annotationMouseover: "annotationMouseover", annotationMove: "annotationMove", annotationMoving: "annotationMoving", annotationPropertiesChange: "annotationPropertiesChange", annotationRemove: "annotationRemove", annotationResize: "annotationResize", annotationSelect: "annotationSelect", annotationUnSelect: "annotationUnSelect", beforeAddFreeText: "beforeAddFreeText", bookmarkClick: "bookmarkClick", buttonFieldClick: "buttonFieldClick", commentAdd: "commentAdd", commentDelete: "commentDelete", commentEdit: "commentEdit", commentSelect: "commentSelect", commentStatusChanged: "commentStatusChanged", created: "created", documentLoad: "documentLoad", documentLoadFailed: "documentLoadFailed", documentUnload: "documentUnload", downloadEnd: "downloadEnd", downloadStart: "downloadStart", exportFailed: "exportFailed", exportStart: "exportStart", exportSuccess: "exportSuccess", extractTextCompleted: "extractTextCompleted", formFieldAdd: "formFieldAdd", formFieldClick: "formFieldClick", formFieldDoubleClick: "formFieldDoubleClick", formFieldFocusOut: "formFieldFocusOut", formFieldMouseLeave: "formFieldMouseLeave", formFieldMouseover: "formFieldMouseover", formFieldMove: "formFieldMove", formFieldPropertiesChange: "formFieldPropertiesChange", formFieldRemove: "formFieldRemove", formFieldResize: "formFieldResize", formFieldSelect: "formFieldSelect", formFieldUnselect: "formFieldUnselect", hyperlinkClick: "hyperlinkClick", hyperlinkMouseOver: "hyperlinkMouseOver", importFailed: "importFailed", importStart: "importStart", importSuccess: "importSuccess", moveSignature: "moveSignature", pageChange: "pageChange", pageClick: "pageClick", pageMouseover: "pageMouseover", printEnd: "printEnd", printStart: "printStart", removeSignature: "removeSignature", resizeSignature: "resizeSignature", signaturePropertiesChange: "signaturePropertiesChange", signatureSelect: "signatureSelect", textSearchComplete: "textSearchComplete", textSearchHighlight: "textSearchHighlight", textSearchStart: "textSearchStart", textSelectionEnd: "textSelectionEnd", textSelectionStart: "textSelectionStart", thumbnailClick: "thumbnailClick", validateFormFields: "validateFormFields", zoomChange: "zoomChange" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
131
- PdfViewerComponent = __decorate([
132
- ComponentMixins([ComponentBase])
133
- ], PdfViewerComponent);
134
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: PdfViewerComponent, decorators: [{
135
- type: Component,
136
- args: [{
137
- selector: 'ejs-pdfviewer',
138
- inputs: inputs,
139
- outputs: outputs,
140
- template: '',
141
- changeDetection: ChangeDetectionStrategy.OnPush,
142
- queries: {}
143
- }]
144
- }], ctorParameters: function () { return [{ type: i0.ElementRef }, { type: i0.Renderer2 }, { type: i0.ViewContainerRef }, { type: i0.Injector }]; } });
145
-
146
- /**
147
- * NgModule definition for the PdfViewer component.
148
- */
149
- class PdfViewerModule {
150
- }
151
- PdfViewerModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: PdfViewerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
152
- PdfViewerModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: PdfViewerModule, declarations: [PdfViewerComponent], imports: [CommonModule], exports: [PdfViewerComponent] });
153
- PdfViewerModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: PdfViewerModule, imports: [[CommonModule]] });
154
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: PdfViewerModule, decorators: [{
155
- type: NgModule,
156
- args: [{
157
- imports: [CommonModule],
158
- declarations: [
159
- PdfViewerComponent
160
- ],
161
- exports: [
162
- PdfViewerComponent
163
- ]
164
- }]
165
- }] });
166
-
167
- const LinkAnnotationService = { provide: 'PdfViewerLinkAnnotation', useValue: LinkAnnotation };
168
- const BookmarkViewService = { provide: 'PdfViewerBookmarkView', useValue: BookmarkView };
169
- const MagnificationService = { provide: 'PdfViewerMagnification', useValue: Magnification };
170
- const ThumbnailViewService = { provide: 'PdfViewerThumbnailView', useValue: ThumbnailView };
171
- const ToolbarService = { provide: 'PdfViewerToolbar', useValue: Toolbar };
172
- const NavigationService = { provide: 'PdfViewerNavigation', useValue: Navigation };
173
- const PrintService = { provide: 'PdfViewerPrint', useValue: Print };
174
- const TextSelectionService = { provide: 'PdfViewerTextSelection', useValue: TextSelection };
175
- const TextSearchService = { provide: 'PdfViewerTextSearch', useValue: TextSearch };
176
- const AnnotationService = { provide: 'PdfViewerAnnotation', useValue: Annotation };
177
- const FormDesignerService = { provide: 'PdfViewerFormDesigner', useValue: FormDesigner };
178
- const FormFieldsService = { provide: 'PdfViewerFormFields', useValue: FormFields };
179
- /**
180
- * NgModule definition for the PdfViewer component with providers.
181
- */
182
- class PdfViewerAllModule {
183
- }
184
- PdfViewerAllModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: PdfViewerAllModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
185
- PdfViewerAllModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: PdfViewerAllModule, imports: [CommonModule, PdfViewerModule], exports: [PdfViewerModule] });
186
- PdfViewerAllModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: PdfViewerAllModule, providers: [
187
- LinkAnnotationService,
188
- BookmarkViewService,
189
- MagnificationService,
190
- ThumbnailViewService,
191
- ToolbarService,
192
- NavigationService,
193
- PrintService,
194
- TextSelectionService,
195
- TextSearchService,
196
- AnnotationService,
197
- FormDesignerService,
198
- FormFieldsService
199
- ], imports: [[CommonModule, PdfViewerModule], PdfViewerModule] });
200
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: PdfViewerAllModule, decorators: [{
201
- type: NgModule,
202
- args: [{
203
- imports: [CommonModule, PdfViewerModule],
204
- exports: [
205
- PdfViewerModule
206
- ],
207
- providers: [
208
- LinkAnnotationService,
209
- BookmarkViewService,
210
- MagnificationService,
211
- ThumbnailViewService,
212
- ToolbarService,
213
- NavigationService,
214
- PrintService,
215
- TextSelectionService,
216
- TextSearchService,
217
- AnnotationService,
218
- FormDesignerService,
219
- FormFieldsService
220
- ]
221
- }]
222
- }] });
223
-
224
- // Mapping root file for package generation
225
-
226
- /**
227
- * Generated bundle index. Do not edit.
228
- */
229
-
230
- export { AnnotationService, BookmarkViewService, FormDesignerService, FormFieldsService, LinkAnnotationService, MagnificationService, NavigationService, PdfViewerAllModule, PdfViewerComponent, PdfViewerModule, PrintService, TextSearchService, TextSelectionService, ThumbnailViewService, ToolbarService };
231
- //# sourceMappingURL=syncfusion-ej2-angular-pdfviewer.mjs.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"syncfusion-ej2-angular-pdfviewer.mjs","sources":["../../src/pdfviewer/pdfviewer.component.ts","../../src/pdfviewer/pdfviewer.module.ts","../../src/pdfviewer/pdfviewer-all.module.ts","../../public_api.ts","../../syncfusion-ej2-angular-pdfviewer.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 inputs: string[] = ['DropdownFieldSettings','ajaxRequestSettings','annotationSelectorSettings','annotationSettings','annotations','areaSettings','arrowSettings','checkBoxFieldSettings','circleSettings','contextMenuOption','contextMenuSettings','currentPageNumber','customStamp','customStampSettings','dateTimeFormat','designerMode','disableContextMenuItems','distanceSettings','documentPath','downloadFileName','drawingObject','enableAccessibilityTags','enableAnnotation','enableAnnotationToolbar','enableAutoComplete','enableBookmark','enableBookmarkStyles','enableCommentPanel','enableDesktopMode','enableDownload','enableFormDesigner','enableFormDesignerToolbar','enableFormFields','enableFormFieldsValidation','enableFreeText','enableHandwrittenSignature','enableHyperlink','enableImportAnnotationMeasurement','enableInkAnnotation','enableMagnification','enableMeasureAnnotation','enableMultiLineOverlap','enableMultiPageAnnotation','enableNavigation','enableNavigationToolbar','enablePersistence','enablePinchZoom','enablePrint','enablePrintRotation','enableRtl','enableShapeAnnotation','enableShapeLabel','enableStampAnnotations','enableStickyNotesAnnotation','enableTextMarkupAnnotation','enableTextMarkupResizer','enableTextSearch','enableTextSelection','enableThumbnail','enableToolbar','enableZoomOptimization','exportAnnotationFileName','formFieldCollections','formFields','freeTextSettings','handWrittenSignatureSettings','height','hideEmptyDigitalSignatureFields','hideSaveSignature','highlightSettings','hyperlinkOpenState','initialDialogSettings','initialFieldSettings','initialRenderPages','inkAnnotationSettings','interactionMode','isAnnotationToolbarOpen','isAnnotationToolbarVisible','isBookmarkPanelOpen','isCommandPanelOpen','isDocumentEdited','isExtractText','isFormDesignerToolbarVisible','isFormFieldDocument','isInitialFieldToolbarSelection','isMaintainSelection','isSignatureEditable','isThumbnailViewOpen','isValidFreeText','lineSettings','listBoxFieldSettings','locale','measurementSettings','pageCount','passwordFieldSettings','perimeterSettings','polygonSettings','printMode','radioButtonFieldSettings','radiusSettings','rectangleSettings','restrictZoomRequest','retryCount','retryStatusCodes','scrollSettings','selectedItems','serverActionSettings','serviceUrl','shapeLabelSettings','showDigitalSignatureAppearance','showNotificationDialog','signatureDialogSettings','signatureFieldSettings','signatureFitMode','stampSettings','stickyNotesSettings','strikethroughSettings','textFieldSettings','textSearchColorSettings','tileRenderingSettings','toolbarSettings','underlineSettings','volumeSettings','width','zoomMode','zoomValue'];\nexport const 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','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','moveSignature','pageChange','pageClick','pageMouseover','printEnd','printStart','removeSignature','resizeSignature','signaturePropertiesChange','signatureSelect','textSearchComplete','textSearchHighlight','textSearchStart','textSelectionEnd','textSelectionStart','thumbnailClick','validateFormFields','zoomChange'];\nexport const twoWays: string[] = [];\n\n/**\n * `ejs-pdfviewer` represents the Angular PdfViewer Component.\n * ```html\n * <ejs-pdfviewer></ejs-pdfviewer>\n * ```\n */\n@Component({\n selector: 'ejs-pdfviewer',\n inputs: inputs,\n outputs: outputs,\n template: '',\n changeDetection: ChangeDetectionStrategy.OnPush,\n queries: {\n\n }\n})\n@ComponentMixins([ComponentBase])\nexport class PdfViewerComponent extends PdfViewer implements IComponentBase {\n public context : any;\n public 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\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\tmoveSignature: any;\n\tpageChange: any;\n\tpageClick: any;\n\tpageMouseover: any;\n\tprintEnd: any;\n\tprintStart: any;\n\tremoveSignature: any;\n\tresizeSignature: any;\n\tsignaturePropertiesChange: any;\n\tsignatureSelect: any;\n\ttextSearchComplete: any;\n\ttextSearchHighlight: any;\n\ttextSearchStart: any;\n\ttextSelectionEnd: any;\n\ttextSelectionStart: any;\n\tthumbnailClick: any;\n\tvalidateFormFields: any;\n\tpublic zoomChange: any;\n\n\n\n constructor(private ngEle: ElementRef, private srenderer: Renderer2, private viewContainerRef:ViewContainerRef, private 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\r try {\n let mod = this.injector.get('PdfViewerBookmarkView');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n\r try {\n let mod = this.injector.get('PdfViewerMagnification');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n\r try {\n let mod = this.injector.get('PdfViewerThumbnailView');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n\r try {\n let mod = this.injector.get('PdfViewerToolbar');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n\r try {\n let mod = this.injector.get('PdfViewerNavigation');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n\r try {\n let mod = this.injector.get('PdfViewerPrint');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n\r try {\n let mod = this.injector.get('PdfViewerTextSelection');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n\r try {\n let mod = this.injector.get('PdfViewerTextSearch');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n\r try {\n let mod = this.injector.get('PdfViewerAnnotation');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n\r try {\n let mod = this.injector.get('PdfViewerFormDesigner');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n\r try {\n let mod = this.injector.get('PdfViewerFormFields');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n\r\n this.registerEvents(outputs);\n this.addTwoWay.call(this, twoWays);\n setValue('currentInstance', this, this.viewContainerRef);\n this.context = new ComponentBase();\n }\n\n public ngOnInit() {\n this.context.ngOnInit(this);\n }\n\n public ngAfterViewInit(): void {\n this.context.ngAfterViewInit(this);\n }\n\n public ngOnDestroy(): void {\n this.context.ngOnDestroy(this);\n }\n\n public ngAfterContentChecked(): void {\n \n this.context.ngAfterContentChecked(this);\n }\n\n public registerEvents: (eventList: string[]) => void;\n public addTwoWay: (propList: string[]) => void;\n}\n\n","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { PdfViewerComponent } from './pdfviewer.component';\n\n/**\n * NgModule definition for the PdfViewer component.\n */\n@NgModule({\n imports: [CommonModule],\n declarations: [\n PdfViewerComponent\n ],\n exports: [\n PdfViewerComponent\n ]\n})\nexport class PdfViewerModule { }","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} from '@syncfusion/ej2-pdfviewer'\n\n\nexport const LinkAnnotationService: ValueProvider = { provide: 'PdfViewerLinkAnnotation', useValue: LinkAnnotation};\nexport const BookmarkViewService: ValueProvider = { provide: 'PdfViewerBookmarkView', useValue: BookmarkView};\nexport const MagnificationService: ValueProvider = { provide: 'PdfViewerMagnification', useValue: Magnification};\nexport const ThumbnailViewService: ValueProvider = { provide: 'PdfViewerThumbnailView', useValue: ThumbnailView};\nexport const ToolbarService: ValueProvider = { provide: 'PdfViewerToolbar', useValue: Toolbar};\nexport const NavigationService: ValueProvider = { provide: 'PdfViewerNavigation', useValue: Navigation};\nexport const PrintService: ValueProvider = { provide: 'PdfViewerPrint', useValue: Print};\nexport const TextSelectionService: ValueProvider = { provide: 'PdfViewerTextSelection', useValue: TextSelection};\nexport const TextSearchService: ValueProvider = { provide: 'PdfViewerTextSearch', useValue: TextSearch};\nexport const AnnotationService: ValueProvider = { provide: 'PdfViewerAnnotation', useValue: Annotation};\nexport const FormDesignerService: ValueProvider = { provide: 'PdfViewerFormDesigner', useValue: FormDesigner};\nexport const FormFieldsService: ValueProvider = { provide: 'PdfViewerFormFields', useValue: FormFields};\n\n/**\n * NgModule definition for the PdfViewer component with providers.\n */\n@NgModule({\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 ]\n})\nexport class PdfViewerAllModule { }","// Mapping root file for package generation\nexport * from './src/index';","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public_api';\n"],"names":[],"mappings":"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"}