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

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 +3529 -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 -522
  89. package/dist/ej2-angular-pdfviewer.umd.js.map +0 -1
  90. package/dist/ej2-angular-pdfviewer.umd.min.js +0 -11
  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
@@ -0,0 +1,239 @@
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, PageOrganizer } from '@syncfusion/ej2-pdfviewer';
6
+ export * from '@syncfusion/ej2-pdfviewer';
7
+ import { CommonModule } from '@angular/common';
8
+
9
+ const inputs = ['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', 'enableRedactionToolbar', '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', 'isRedactionToolbarVisible', 'isSignatureEditable', 'isThumbnailViewOpen', 'isValidFreeText', 'lineSettings', 'listBoxFieldSettings', 'locale', 'maxZoom', 'measurementSettings', 'minZoom', 'pageCount', 'pageOrganizerSettings', 'passwordFieldSettings', 'perimeterSettings', 'polygonSettings', 'printMode', 'printScaleFactor', 'radioButtonFieldSettings', 'radiusSettings', 'rectangleSettings', 'redactionSettings', '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'];
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', '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'];
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
+ try {
112
+ let mod = this.injector.get('PdfViewerPageOrganizer');
113
+ if (this.injectedModules.indexOf(mod) === -1) {
114
+ this.injectedModules.push(mod);
115
+ }
116
+ }
117
+ catch (_o) { }
118
+ this.registerEvents(outputs);
119
+ this.addTwoWay.call(this, twoWays);
120
+ setValue('currentInstance', this, this.viewContainerRef);
121
+ this.context = new ComponentBase();
122
+ }
123
+ ngOnInit() {
124
+ this.context.ngOnInit(this);
125
+ }
126
+ ngAfterViewInit() {
127
+ this.context.ngAfterViewInit(this);
128
+ }
129
+ ngOnDestroy() {
130
+ this.context.ngOnDestroy(this);
131
+ }
132
+ ngAfterContentChecked() {
133
+ this.context.ngAfterContentChecked(this);
134
+ }
135
+ };
136
+ 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 });
137
+ PdfViewerComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.0.3", type: PdfViewerComponent, selector: "ejs-pdfviewer", inputs: { DropdownFieldSettings: "DropdownFieldSettings", ajaxRequestSettings: "ajaxRequestSettings", annotationDrawingOptions: "annotationDrawingOptions", annotationSelectorSettings: "annotationSelectorSettings", annotationSettings: "annotationSettings", annotations: "annotations", areaSettings: "areaSettings", arrowSettings: "arrowSettings", checkBoxFieldSettings: "checkBoxFieldSettings", circleSettings: "circleSettings", commandManager: "commandManager", contextMenuOption: "contextMenuOption", contextMenuSettings: "contextMenuSettings", currentPageNumber: "currentPageNumber", customContextMenuItems: "customContextMenuItems", customFonts: "customFonts", customStamp: "customStamp", customStampSettings: "customStampSettings", dateTimeFormat: "dateTimeFormat", designerMode: "designerMode", disableContextMenuItems: "disableContextMenuItems", disableDefaultContextMenu: "disableDefaultContextMenu", 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", enableHtmlSanitizer: "enableHtmlSanitizer", enableHyperlink: "enableHyperlink", enableImportAnnotationMeasurement: "enableImportAnnotationMeasurement", enableInkAnnotation: "enableInkAnnotation", enableLocalStorage: "enableLocalStorage", enableMagnification: "enableMagnification", enableMeasureAnnotation: "enableMeasureAnnotation", enableMultiLineOverlap: "enableMultiLineOverlap", enableMultiPageAnnotation: "enableMultiPageAnnotation", enableNavigation: "enableNavigation", enableNavigationToolbar: "enableNavigationToolbar", enablePageOrganizer: "enablePageOrganizer", enablePersistence: "enablePersistence", enablePinchZoom: "enablePinchZoom", enablePrint: "enablePrint", enablePrintRotation: "enablePrintRotation", enableRedactionToolbar: "enableRedactionToolbar", 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", extractTextOption: "extractTextOption", 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", isPageOrganizerOpen: "isPageOrganizerOpen", isRedactionToolbarVisible: "isRedactionToolbarVisible", isSignatureEditable: "isSignatureEditable", isThumbnailViewOpen: "isThumbnailViewOpen", isValidFreeText: "isValidFreeText", lineSettings: "lineSettings", listBoxFieldSettings: "listBoxFieldSettings", locale: "locale", maxZoom: "maxZoom", measurementSettings: "measurementSettings", minZoom: "minZoom", pageCount: "pageCount", pageOrganizerSettings: "pageOrganizerSettings", passwordFieldSettings: "passwordFieldSettings", perimeterSettings: "perimeterSettings", polygonSettings: "polygonSettings", printMode: "printMode", printScaleFactor: "printScaleFactor", radioButtonFieldSettings: "radioButtonFieldSettings", radiusSettings: "radiusSettings", rectangleSettings: "rectangleSettings", redactionSettings: "redactionSettings", resourceUrl: "resourceUrl", restrictZoomRequest: "restrictZoomRequest", retryCount: "retryCount", retryStatusCodes: "retryStatusCodes", retryTimeout: "retryTimeout", scrollSettings: "scrollSettings", selectedItems: "selectedItems", serverActionSettings: "serverActionSettings", serviceUrl: "serviceUrl", shapeLabelSettings: "shapeLabelSettings", showCustomContextMenuBottom: "showCustomContextMenuBottom", showDigitalSignatureAppearance: "showDigitalSignatureAppearance", showNotificationDialog: "showNotificationDialog", signatureDialogSettings: "signatureDialogSettings", signatureFieldSettings: "signatureFieldSettings", signatureFitMode: "signatureFitMode", squigglySettings: "squigglySettings", 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", customContextMenuBeforeOpen: "customContextMenuBeforeOpen", customContextMenuSelect: "customContextMenuSelect", 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", keyboardCustomCommands: "keyboardCustomCommands", moveSignature: "moveSignature", pageChange: "pageChange", pageClick: "pageClick", pageMouseover: "pageMouseover", pageOrganizerSaveAs: "pageOrganizerSaveAs", pageRenderComplete: "pageRenderComplete", pageRenderInitiate: "pageRenderInitiate", printEnd: "printEnd", printStart: "printStart", removeSignature: "removeSignature", resizeSignature: "resizeSignature", resourcesLoaded: "resourcesLoaded", signaturePropertiesChange: "signaturePropertiesChange", signatureSelect: "signatureSelect", signatureUnselect: "signatureUnselect", textSearchComplete: "textSearchComplete", textSearchHighlight: "textSearchHighlight", textSearchStart: "textSearchStart", textSelectionEnd: "textSelectionEnd", textSelectionStart: "textSelectionStart", thumbnailClick: "thumbnailClick", toolbarClick: "toolbarClick", validateFormFields: "validateFormFields", zoomChange: "zoomChange", pageOrganizerZoomChanged: "pageOrganizerZoomChanged" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
138
+ PdfViewerComponent = __decorate([
139
+ ComponentMixins([ComponentBase])
140
+ ], PdfViewerComponent);
141
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: PdfViewerComponent, decorators: [{
142
+ type: Component,
143
+ args: [{
144
+ selector: 'ejs-pdfviewer',
145
+ inputs: inputs,
146
+ outputs: outputs,
147
+ template: '',
148
+ changeDetection: ChangeDetectionStrategy.OnPush,
149
+ queries: {}
150
+ }]
151
+ }], ctorParameters: function () { return [{ type: i0.ElementRef }, { type: i0.Renderer2 }, { type: i0.ViewContainerRef }, { type: i0.Injector }]; } });
152
+
153
+ /**
154
+ * NgModule definition for the PdfViewer component.
155
+ */
156
+ class PdfViewerModule {
157
+ }
158
+ PdfViewerModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: PdfViewerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
159
+ PdfViewerModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: PdfViewerModule, declarations: [PdfViewerComponent], imports: [CommonModule], exports: [PdfViewerComponent] });
160
+ PdfViewerModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: PdfViewerModule, imports: [[CommonModule]] });
161
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: PdfViewerModule, decorators: [{
162
+ type: NgModule,
163
+ args: [{
164
+ imports: [CommonModule],
165
+ declarations: [
166
+ PdfViewerComponent
167
+ ],
168
+ exports: [
169
+ PdfViewerComponent
170
+ ]
171
+ }]
172
+ }] });
173
+
174
+ const LinkAnnotationService = { provide: 'PdfViewerLinkAnnotation', useValue: LinkAnnotation };
175
+ const BookmarkViewService = { provide: 'PdfViewerBookmarkView', useValue: BookmarkView };
176
+ const MagnificationService = { provide: 'PdfViewerMagnification', useValue: Magnification };
177
+ const ThumbnailViewService = { provide: 'PdfViewerThumbnailView', useValue: ThumbnailView };
178
+ const ToolbarService = { provide: 'PdfViewerToolbar', useValue: Toolbar };
179
+ const NavigationService = { provide: 'PdfViewerNavigation', useValue: Navigation };
180
+ const PrintService = { provide: 'PdfViewerPrint', useValue: Print };
181
+ const TextSelectionService = { provide: 'PdfViewerTextSelection', useValue: TextSelection };
182
+ const TextSearchService = { provide: 'PdfViewerTextSearch', useValue: TextSearch };
183
+ const AnnotationService = { provide: 'PdfViewerAnnotation', useValue: Annotation };
184
+ const FormDesignerService = { provide: 'PdfViewerFormDesigner', useValue: FormDesigner };
185
+ const FormFieldsService = { provide: 'PdfViewerFormFields', useValue: FormFields };
186
+ const PageOrganizerService = { provide: 'PdfViewerPageOrganizer', useValue: PageOrganizer };
187
+ /**
188
+ * NgModule definition for the PdfViewer component with providers.
189
+ */
190
+ class PdfViewerAllModule {
191
+ }
192
+ PdfViewerAllModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: PdfViewerAllModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
193
+ PdfViewerAllModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: PdfViewerAllModule, imports: [CommonModule, PdfViewerModule], exports: [PdfViewerModule] });
194
+ PdfViewerAllModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: PdfViewerAllModule, providers: [
195
+ LinkAnnotationService,
196
+ BookmarkViewService,
197
+ MagnificationService,
198
+ ThumbnailViewService,
199
+ ToolbarService,
200
+ NavigationService,
201
+ PrintService,
202
+ TextSelectionService,
203
+ TextSearchService,
204
+ AnnotationService,
205
+ FormDesignerService,
206
+ FormFieldsService,
207
+ PageOrganizerService
208
+ ], imports: [[CommonModule, PdfViewerModule], PdfViewerModule] });
209
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: PdfViewerAllModule, decorators: [{
210
+ type: NgModule,
211
+ args: [{
212
+ imports: [CommonModule, PdfViewerModule],
213
+ exports: [
214
+ PdfViewerModule
215
+ ],
216
+ providers: [
217
+ LinkAnnotationService,
218
+ BookmarkViewService,
219
+ MagnificationService,
220
+ ThumbnailViewService,
221
+ ToolbarService,
222
+ NavigationService,
223
+ PrintService,
224
+ TextSelectionService,
225
+ TextSearchService,
226
+ AnnotationService,
227
+ FormDesignerService,
228
+ FormFieldsService,
229
+ PageOrganizerService
230
+ ]
231
+ }]
232
+ }] });
233
+
234
+ /**
235
+ * Generated bundle index. Do not edit.
236
+ */
237
+
238
+ export { AnnotationService, BookmarkViewService, FormDesignerService, FormFieldsService, LinkAnnotationService, MagnificationService, NavigationService, PageOrganizerService, PdfViewerAllModule, PdfViewerComponent, PdfViewerModule, PrintService, TextSearchService, TextSelectionService, ThumbnailViewService, ToolbarService };
239
+ //# sourceMappingURL=syncfusion-ej2-angular-pdfviewer.mjs.map
@@ -0,0 +1 @@
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","../../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','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','enableRedactionToolbar','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','isRedactionToolbarVisible','isSignatureEditable','isThumbnailViewOpen','isValidFreeText','lineSettings','listBoxFieldSettings','locale','maxZoom','measurementSettings','minZoom','pageCount','pageOrganizerSettings','passwordFieldSettings','perimeterSettings','polygonSettings','printMode','printScaleFactor','radioButtonFieldSettings','radiusSettings','rectangleSettings','redactionSettings','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 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 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\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;\n\tpublic pageOrganizerZoomChanged: 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 try {\n let mod = this.injector.get('PdfViewerPageOrganizer');\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, PageOrganizer} 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};\nexport const PageOrganizerService: ValueProvider = { provide: 'PdfViewerPageOrganizer', useValue: PageOrganizer};\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 PageOrganizerService\n ]\n})\nexport class PdfViewerAllModule { }","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public_api';\n"],"names":[],"mappings":"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"}
@@ -0,0 +1,239 @@
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, PageOrganizer } from '@syncfusion/ej2-pdfviewer';
6
+ export * from '@syncfusion/ej2-pdfviewer';
7
+ import { CommonModule } from '@angular/common';
8
+
9
+ const inputs = ['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', 'enableRedactionToolbar', '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', 'isRedactionToolbarVisible', 'isSignatureEditable', 'isThumbnailViewOpen', 'isValidFreeText', 'lineSettings', 'listBoxFieldSettings', 'locale', 'maxZoom', 'measurementSettings', 'minZoom', 'pageCount', 'pageOrganizerSettings', 'passwordFieldSettings', 'perimeterSettings', 'polygonSettings', 'printMode', 'printScaleFactor', 'radioButtonFieldSettings', 'radiusSettings', 'rectangleSettings', 'redactionSettings', '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'];
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', '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'];
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 { }
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 { }
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 { }
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 { }
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 { }
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 { }
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 { }
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 { }
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 { }
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 { }
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 { }
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 { }
111
+ try {
112
+ let mod = this.injector.get('PdfViewerPageOrganizer');
113
+ if (this.injectedModules.indexOf(mod) === -1) {
114
+ this.injectedModules.push(mod);
115
+ }
116
+ }
117
+ catch { }
118
+ this.registerEvents(outputs);
119
+ this.addTwoWay.call(this, twoWays);
120
+ setValue('currentInstance', this, this.viewContainerRef);
121
+ this.context = new ComponentBase();
122
+ }
123
+ ngOnInit() {
124
+ this.context.ngOnInit(this);
125
+ }
126
+ ngAfterViewInit() {
127
+ this.context.ngAfterViewInit(this);
128
+ }
129
+ ngOnDestroy() {
130
+ this.context.ngOnDestroy(this);
131
+ }
132
+ ngAfterContentChecked() {
133
+ this.context.ngAfterContentChecked(this);
134
+ }
135
+ };
136
+ 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 });
137
+ PdfViewerComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.0.3", type: PdfViewerComponent, selector: "ejs-pdfviewer", inputs: { DropdownFieldSettings: "DropdownFieldSettings", ajaxRequestSettings: "ajaxRequestSettings", annotationDrawingOptions: "annotationDrawingOptions", annotationSelectorSettings: "annotationSelectorSettings", annotationSettings: "annotationSettings", annotations: "annotations", areaSettings: "areaSettings", arrowSettings: "arrowSettings", checkBoxFieldSettings: "checkBoxFieldSettings", circleSettings: "circleSettings", commandManager: "commandManager", contextMenuOption: "contextMenuOption", contextMenuSettings: "contextMenuSettings", currentPageNumber: "currentPageNumber", customContextMenuItems: "customContextMenuItems", customFonts: "customFonts", customStamp: "customStamp", customStampSettings: "customStampSettings", dateTimeFormat: "dateTimeFormat", designerMode: "designerMode", disableContextMenuItems: "disableContextMenuItems", disableDefaultContextMenu: "disableDefaultContextMenu", 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", enableHtmlSanitizer: "enableHtmlSanitizer", enableHyperlink: "enableHyperlink", enableImportAnnotationMeasurement: "enableImportAnnotationMeasurement", enableInkAnnotation: "enableInkAnnotation", enableLocalStorage: "enableLocalStorage", enableMagnification: "enableMagnification", enableMeasureAnnotation: "enableMeasureAnnotation", enableMultiLineOverlap: "enableMultiLineOverlap", enableMultiPageAnnotation: "enableMultiPageAnnotation", enableNavigation: "enableNavigation", enableNavigationToolbar: "enableNavigationToolbar", enablePageOrganizer: "enablePageOrganizer", enablePersistence: "enablePersistence", enablePinchZoom: "enablePinchZoom", enablePrint: "enablePrint", enablePrintRotation: "enablePrintRotation", enableRedactionToolbar: "enableRedactionToolbar", 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", extractTextOption: "extractTextOption", 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", isPageOrganizerOpen: "isPageOrganizerOpen", isRedactionToolbarVisible: "isRedactionToolbarVisible", isSignatureEditable: "isSignatureEditable", isThumbnailViewOpen: "isThumbnailViewOpen", isValidFreeText: "isValidFreeText", lineSettings: "lineSettings", listBoxFieldSettings: "listBoxFieldSettings", locale: "locale", maxZoom: "maxZoom", measurementSettings: "measurementSettings", minZoom: "minZoom", pageCount: "pageCount", pageOrganizerSettings: "pageOrganizerSettings", passwordFieldSettings: "passwordFieldSettings", perimeterSettings: "perimeterSettings", polygonSettings: "polygonSettings", printMode: "printMode", printScaleFactor: "printScaleFactor", radioButtonFieldSettings: "radioButtonFieldSettings", radiusSettings: "radiusSettings", rectangleSettings: "rectangleSettings", redactionSettings: "redactionSettings", resourceUrl: "resourceUrl", restrictZoomRequest: "restrictZoomRequest", retryCount: "retryCount", retryStatusCodes: "retryStatusCodes", retryTimeout: "retryTimeout", scrollSettings: "scrollSettings", selectedItems: "selectedItems", serverActionSettings: "serverActionSettings", serviceUrl: "serviceUrl", shapeLabelSettings: "shapeLabelSettings", showCustomContextMenuBottom: "showCustomContextMenuBottom", showDigitalSignatureAppearance: "showDigitalSignatureAppearance", showNotificationDialog: "showNotificationDialog", signatureDialogSettings: "signatureDialogSettings", signatureFieldSettings: "signatureFieldSettings", signatureFitMode: "signatureFitMode", squigglySettings: "squigglySettings", 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", customContextMenuBeforeOpen: "customContextMenuBeforeOpen", customContextMenuSelect: "customContextMenuSelect", 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", keyboardCustomCommands: "keyboardCustomCommands", moveSignature: "moveSignature", pageChange: "pageChange", pageClick: "pageClick", pageMouseover: "pageMouseover", pageOrganizerSaveAs: "pageOrganizerSaveAs", pageRenderComplete: "pageRenderComplete", pageRenderInitiate: "pageRenderInitiate", printEnd: "printEnd", printStart: "printStart", removeSignature: "removeSignature", resizeSignature: "resizeSignature", resourcesLoaded: "resourcesLoaded", signaturePropertiesChange: "signaturePropertiesChange", signatureSelect: "signatureSelect", signatureUnselect: "signatureUnselect", textSearchComplete: "textSearchComplete", textSearchHighlight: "textSearchHighlight", textSearchStart: "textSearchStart", textSelectionEnd: "textSelectionEnd", textSelectionStart: "textSelectionStart", thumbnailClick: "thumbnailClick", toolbarClick: "toolbarClick", validateFormFields: "validateFormFields", zoomChange: "zoomChange", pageOrganizerZoomChanged: "pageOrganizerZoomChanged" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
138
+ PdfViewerComponent = __decorate([
139
+ ComponentMixins([ComponentBase])
140
+ ], PdfViewerComponent);
141
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: PdfViewerComponent, decorators: [{
142
+ type: Component,
143
+ args: [{
144
+ selector: 'ejs-pdfviewer',
145
+ inputs: inputs,
146
+ outputs: outputs,
147
+ template: '',
148
+ changeDetection: ChangeDetectionStrategy.OnPush,
149
+ queries: {}
150
+ }]
151
+ }], ctorParameters: function () { return [{ type: i0.ElementRef }, { type: i0.Renderer2 }, { type: i0.ViewContainerRef }, { type: i0.Injector }]; } });
152
+
153
+ /**
154
+ * NgModule definition for the PdfViewer component.
155
+ */
156
+ class PdfViewerModule {
157
+ }
158
+ PdfViewerModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: PdfViewerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
159
+ PdfViewerModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: PdfViewerModule, declarations: [PdfViewerComponent], imports: [CommonModule], exports: [PdfViewerComponent] });
160
+ PdfViewerModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: PdfViewerModule, imports: [[CommonModule]] });
161
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: PdfViewerModule, decorators: [{
162
+ type: NgModule,
163
+ args: [{
164
+ imports: [CommonModule],
165
+ declarations: [
166
+ PdfViewerComponent
167
+ ],
168
+ exports: [
169
+ PdfViewerComponent
170
+ ]
171
+ }]
172
+ }] });
173
+
174
+ const LinkAnnotationService = { provide: 'PdfViewerLinkAnnotation', useValue: LinkAnnotation };
175
+ const BookmarkViewService = { provide: 'PdfViewerBookmarkView', useValue: BookmarkView };
176
+ const MagnificationService = { provide: 'PdfViewerMagnification', useValue: Magnification };
177
+ const ThumbnailViewService = { provide: 'PdfViewerThumbnailView', useValue: ThumbnailView };
178
+ const ToolbarService = { provide: 'PdfViewerToolbar', useValue: Toolbar };
179
+ const NavigationService = { provide: 'PdfViewerNavigation', useValue: Navigation };
180
+ const PrintService = { provide: 'PdfViewerPrint', useValue: Print };
181
+ const TextSelectionService = { provide: 'PdfViewerTextSelection', useValue: TextSelection };
182
+ const TextSearchService = { provide: 'PdfViewerTextSearch', useValue: TextSearch };
183
+ const AnnotationService = { provide: 'PdfViewerAnnotation', useValue: Annotation };
184
+ const FormDesignerService = { provide: 'PdfViewerFormDesigner', useValue: FormDesigner };
185
+ const FormFieldsService = { provide: 'PdfViewerFormFields', useValue: FormFields };
186
+ const PageOrganizerService = { provide: 'PdfViewerPageOrganizer', useValue: PageOrganizer };
187
+ /**
188
+ * NgModule definition for the PdfViewer component with providers.
189
+ */
190
+ class PdfViewerAllModule {
191
+ }
192
+ PdfViewerAllModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: PdfViewerAllModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
193
+ PdfViewerAllModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: PdfViewerAllModule, imports: [CommonModule, PdfViewerModule], exports: [PdfViewerModule] });
194
+ PdfViewerAllModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: PdfViewerAllModule, providers: [
195
+ LinkAnnotationService,
196
+ BookmarkViewService,
197
+ MagnificationService,
198
+ ThumbnailViewService,
199
+ ToolbarService,
200
+ NavigationService,
201
+ PrintService,
202
+ TextSelectionService,
203
+ TextSearchService,
204
+ AnnotationService,
205
+ FormDesignerService,
206
+ FormFieldsService,
207
+ PageOrganizerService
208
+ ], imports: [[CommonModule, PdfViewerModule], PdfViewerModule] });
209
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: PdfViewerAllModule, decorators: [{
210
+ type: NgModule,
211
+ args: [{
212
+ imports: [CommonModule, PdfViewerModule],
213
+ exports: [
214
+ PdfViewerModule
215
+ ],
216
+ providers: [
217
+ LinkAnnotationService,
218
+ BookmarkViewService,
219
+ MagnificationService,
220
+ ThumbnailViewService,
221
+ ToolbarService,
222
+ NavigationService,
223
+ PrintService,
224
+ TextSelectionService,
225
+ TextSearchService,
226
+ AnnotationService,
227
+ FormDesignerService,
228
+ FormFieldsService,
229
+ PageOrganizerService
230
+ ]
231
+ }]
232
+ }] });
233
+
234
+ /**
235
+ * Generated bundle index. Do not edit.
236
+ */
237
+
238
+ export { AnnotationService, BookmarkViewService, FormDesignerService, FormFieldsService, LinkAnnotationService, MagnificationService, NavigationService, PageOrganizerService, PdfViewerAllModule, PdfViewerComponent, PdfViewerModule, PrintService, TextSearchService, TextSelectionService, ThumbnailViewService, ToolbarService };
239
+ //# sourceMappingURL=syncfusion-ej2-angular-pdfviewer.mjs.map