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

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 (80) hide show
  1. package/esm2020/public_api.mjs +3 -0
  2. package/esm2020/src/index.mjs +5 -0
  3. package/esm2020/src/pdfviewer/pdfviewer-all.module.mjs +62 -0
  4. package/esm2020/src/pdfviewer/pdfviewer.component.mjs +143 -0
  5. package/esm2020/src/pdfviewer/pdfviewer.module.mjs +25 -0
  6. package/esm2020/syncfusion-ej2-angular-pdfviewer.mjs +5 -0
  7. package/fesm2015/syncfusion-ej2-angular-pdfviewer.mjs +231 -0
  8. package/fesm2015/syncfusion-ej2-angular-pdfviewer.mjs.map +1 -0
  9. package/fesm2020/syncfusion-ej2-angular-pdfviewer.mjs +231 -0
  10. package/fesm2020/syncfusion-ej2-angular-pdfviewer.mjs.map +1 -0
  11. package/package.json +79 -62
  12. package/src/pdfviewer/pdfviewer-all.module.d.ts +6 -0
  13. package/src/pdfviewer/pdfviewer.component.d.ts +3 -0
  14. package/src/pdfviewer/pdfviewer.module.d.ts +6 -0
  15. package/styles/_all.scss +1 -0
  16. package/styles/pdfviewer/_all.scss +2 -0
  17. package/styles/pdfviewer/_bootstrap-dark-definition.scss +536 -0
  18. package/styles/pdfviewer/_bootstrap-definition.scss +536 -0
  19. package/styles/pdfviewer/_bootstrap4-definition.scss +582 -0
  20. package/styles/pdfviewer/_bootstrap5-dark-definition.scss +1 -0
  21. package/styles/pdfviewer/_bootstrap5-definition.scss +530 -0
  22. package/styles/pdfviewer/_fabric-dark-definition.scss +533 -0
  23. package/styles/pdfviewer/_fabric-definition.scss +535 -0
  24. package/styles/pdfviewer/_fluent-dark-definition.scss +1 -0
  25. package/styles/pdfviewer/_fluent-definition.scss +537 -0
  26. package/styles/pdfviewer/_fusionnew-definition.scss +530 -0
  27. package/styles/pdfviewer/_highcontrast-definition.scss +535 -0
  28. package/styles/pdfviewer/_highcontrast-light-definition.scss +531 -0
  29. package/styles/pdfviewer/_layout.scss +196 -0
  30. package/styles/pdfviewer/_material-dark-definition.scss +534 -0
  31. package/styles/pdfviewer/_material-definition.scss +532 -0
  32. package/styles/pdfviewer/_material3-definition.scss +530 -0
  33. package/styles/pdfviewer/_tailwind-dark-definition.scss +1 -0
  34. package/styles/pdfviewer/_tailwind-definition.scss +539 -0
  35. package/styles/pdfviewer/_theme.scss +4144 -0
  36. package/styles/pdfviewer/bootstrap-dark.scss +4 -1
  37. package/styles/pdfviewer/bootstrap.scss +4 -1
  38. package/styles/pdfviewer/bootstrap4.scss +4 -1
  39. package/styles/pdfviewer/bootstrap5-dark.scss +4 -1
  40. package/styles/pdfviewer/bootstrap5.scss +4 -1
  41. package/styles/pdfviewer/fabric-dark.scss +4 -1
  42. package/styles/pdfviewer/fabric.scss +4 -1
  43. package/styles/pdfviewer/fluent-dark.scss +4 -1
  44. package/styles/pdfviewer/fluent.scss +4 -1
  45. package/styles/pdfviewer/highcontrast-light.scss +4 -1
  46. package/styles/pdfviewer/highcontrast.scss +4 -1
  47. package/styles/pdfviewer/icons/_bootstrap-dark.scss +475 -0
  48. package/styles/pdfviewer/icons/_bootstrap.scss +480 -0
  49. package/styles/pdfviewer/icons/_bootstrap4.scss +482 -0
  50. package/styles/pdfviewer/icons/_bootstrap5-dark.scss +1 -0
  51. package/styles/pdfviewer/icons/_bootstrap5.scss +489 -0
  52. package/styles/pdfviewer/icons/_fabric-dark.scss +488 -0
  53. package/styles/pdfviewer/icons/_fabric.scss +492 -0
  54. package/styles/pdfviewer/icons/_fluent-dark.scss +1 -0
  55. package/styles/pdfviewer/icons/_fluent.scss +488 -0
  56. package/styles/pdfviewer/icons/_fusionnew.scss +489 -0
  57. package/styles/pdfviewer/icons/_highcontrast-light.scss +475 -0
  58. package/styles/pdfviewer/icons/_highcontrast.scss +475 -0
  59. package/styles/pdfviewer/icons/_material-dark.scss +477 -0
  60. package/styles/pdfviewer/icons/_material.scss +480 -0
  61. package/styles/pdfviewer/icons/_material3.scss +489 -0
  62. package/styles/pdfviewer/icons/_tailwind-dark.scss +489 -0
  63. package/styles/pdfviewer/icons/_tailwind.scss +489 -0
  64. package/styles/pdfviewer/material-dark.scss +4 -1
  65. package/styles/pdfviewer/material.scss +4 -1
  66. package/styles/pdfviewer/tailwind-dark.scss +4 -1
  67. package/styles/pdfviewer/tailwind.scss +4 -1
  68. package/syncfusion-ej2-angular-pdfviewer.d.ts +5 -0
  69. package/@syncfusion/ej2-angular-pdfviewer.es5.js +0 -270
  70. package/@syncfusion/ej2-angular-pdfviewer.es5.js.map +0 -1
  71. package/@syncfusion/ej2-angular-pdfviewer.js +0 -251
  72. package/@syncfusion/ej2-angular-pdfviewer.js.map +0 -1
  73. package/CHANGELOG.md +0 -1706
  74. package/dist/ej2-angular-pdfviewer.umd.js +0 -446
  75. package/dist/ej2-angular-pdfviewer.umd.js.map +0 -1
  76. package/dist/ej2-angular-pdfviewer.umd.min.js +0 -2
  77. package/dist/ej2-angular-pdfviewer.umd.min.js.map +0 -1
  78. package/ej2-angular-pdfviewer.d.ts +0 -5
  79. package/ej2-angular-pdfviewer.metadata.json +0 -1
  80. package/postinstall/tagchange.js +0 -18
@@ -1,446 +0,0 @@
1
- (function (global, factory) {
2
- typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('@angular/core'), require('@syncfusion/ej2-angular-base'), require('@syncfusion/ej2-pdfviewer'), require('@angular/common')) :
3
- typeof define === 'function' && define.amd ? define(['exports', '@angular/core', '@syncfusion/ej2-angular-base', '@syncfusion/ej2-pdfviewer', '@angular/common'], factory) :
4
- (factory((global['ej2-angular-pdfviewer'] = {}),global.ng.core,global.ej2.angular.base,global.ej2.pdfviewer,global.ng.common));
5
- }(this, (function (exports,core,ej2AngularBase,ej2Pdfviewer,common) { 'use strict';
6
-
7
- var __extends = (this && this.__extends) || (function () {
8
- var extendStatics = Object.setPrototypeOf ||
9
- ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
10
- function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };
11
- return function (d, b) {
12
- extendStatics(d, b);
13
- function __() { this.constructor = d; }
14
- d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
15
- };
16
- })();
17
- var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
18
- var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
19
- if (typeof Reflect === "object" && typeof Reflect.decorate === "function")
20
- r = Reflect.decorate(decorators, target, key, desc);
21
- else
22
- for (var i = decorators.length - 1; i >= 0; i--)
23
- if (d = decorators[i])
24
- r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
25
- return c > 3 && r && Object.defineProperty(target, key, r), r;
26
- };
27
- var __metadata = (this && this.__metadata) || function (k, v) {
28
- if (typeof Reflect === "object" && typeof Reflect.metadata === "function")
29
- return Reflect.metadata(k, v);
30
- };
31
- var inputs = ['DropdownFieldSettings', 'ajaxRequestSettings', 'annotationSelectorSettings', 'annotationSettings', 'annotations', 'areaSettings', 'arrowSettings', 'checkBoxFieldSettings', 'circleSettings', 'contextMenuOption', 'contextMenuSettings', 'currentPageNumber', 'customStamp', 'customStampSettings', 'dateTimeFormat', 'designerMode', 'disableContextMenuItems', 'distanceSettings', 'documentPath', 'downloadFileName', 'drawingObject', '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', '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'];
32
- var 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'];
33
- var twoWays = [];
34
- /**
35
- * `ejs-pdfviewer` represents the Angular PdfViewer Component.
36
- * ```html
37
- * <ejs-pdfviewer></ejs-pdfviewer>
38
- * ```
39
- */
40
- exports.PdfViewerComponent = /** @class */ (function (_super) {
41
- __extends(PdfViewerComponent, _super);
42
- /**
43
- * @param {?} ngEle
44
- * @param {?} srenderer
45
- * @param {?} viewContainerRef
46
- * @param {?} injector
47
- */
48
- function PdfViewerComponent(ngEle, srenderer, viewContainerRef, injector) {
49
- var _this = _super.call(this) || this;
50
- _this.ngEle = ngEle;
51
- _this.srenderer = srenderer;
52
- _this.viewContainerRef = viewContainerRef;
53
- _this.injector = injector;
54
- _this.element = _this.ngEle.nativeElement;
55
- _this.injectedModules = _this.injectedModules || [];
56
- try {
57
- var mod = _this.injector.get('PdfViewerLinkAnnotation');
58
- if (_this.injectedModules.indexOf(mod) === -1) {
59
- _this.injectedModules.push(mod);
60
- }
61
- }
62
- catch (_a) { }
63
- try {
64
- var mod = _this.injector.get('PdfViewerBookmarkView');
65
- if (_this.injectedModules.indexOf(mod) === -1) {
66
- _this.injectedModules.push(mod);
67
- }
68
- }
69
- catch (_b) { }
70
- try {
71
- var mod = _this.injector.get('PdfViewerMagnification');
72
- if (_this.injectedModules.indexOf(mod) === -1) {
73
- _this.injectedModules.push(mod);
74
- }
75
- }
76
- catch (_c) { }
77
- try {
78
- var mod = _this.injector.get('PdfViewerThumbnailView');
79
- if (_this.injectedModules.indexOf(mod) === -1) {
80
- _this.injectedModules.push(mod);
81
- }
82
- }
83
- catch (_d) { }
84
- try {
85
- var mod = _this.injector.get('PdfViewerToolbar');
86
- if (_this.injectedModules.indexOf(mod) === -1) {
87
- _this.injectedModules.push(mod);
88
- }
89
- }
90
- catch (_e) { }
91
- try {
92
- var mod = _this.injector.get('PdfViewerNavigation');
93
- if (_this.injectedModules.indexOf(mod) === -1) {
94
- _this.injectedModules.push(mod);
95
- }
96
- }
97
- catch (_f) { }
98
- try {
99
- var mod = _this.injector.get('PdfViewerPrint');
100
- if (_this.injectedModules.indexOf(mod) === -1) {
101
- _this.injectedModules.push(mod);
102
- }
103
- }
104
- catch (_g) { }
105
- try {
106
- var mod = _this.injector.get('PdfViewerTextSelection');
107
- if (_this.injectedModules.indexOf(mod) === -1) {
108
- _this.injectedModules.push(mod);
109
- }
110
- }
111
- catch (_h) { }
112
- try {
113
- var mod = _this.injector.get('PdfViewerTextSearch');
114
- if (_this.injectedModules.indexOf(mod) === -1) {
115
- _this.injectedModules.push(mod);
116
- }
117
- }
118
- catch (_j) { }
119
- try {
120
- var mod = _this.injector.get('PdfViewerAnnotation');
121
- if (_this.injectedModules.indexOf(mod) === -1) {
122
- _this.injectedModules.push(mod);
123
- }
124
- }
125
- catch (_k) { }
126
- try {
127
- var mod = _this.injector.get('PdfViewerFormDesigner');
128
- if (_this.injectedModules.indexOf(mod) === -1) {
129
- _this.injectedModules.push(mod);
130
- }
131
- }
132
- catch (_l) { }
133
- try {
134
- var mod = _this.injector.get('PdfViewerFormFields');
135
- if (_this.injectedModules.indexOf(mod) === -1) {
136
- _this.injectedModules.push(mod);
137
- }
138
- }
139
- catch (_m) { }
140
- _this.registerEvents(outputs);
141
- _this.addTwoWay.call(_this, twoWays);
142
- ej2AngularBase.setValue('currentInstance', _this, _this.viewContainerRef);
143
- _this.context = new ej2AngularBase.ComponentBase();
144
- return _this;
145
- }
146
- /**
147
- * @return {?}
148
- */
149
- PdfViewerComponent.prototype.ngOnInit = function () {
150
- this.context.ngOnInit(this);
151
- };
152
- /**
153
- * @return {?}
154
- */
155
- PdfViewerComponent.prototype.ngAfterViewInit = function () {
156
- this.context.ngAfterViewInit(this);
157
- };
158
- /**
159
- * @return {?}
160
- */
161
- PdfViewerComponent.prototype.ngOnDestroy = function () {
162
- this.context.ngOnDestroy(this);
163
- };
164
- /**
165
- * @return {?}
166
- */
167
- PdfViewerComponent.prototype.ngAfterContentChecked = function () {
168
- this.context.ngAfterContentChecked(this);
169
- };
170
- return PdfViewerComponent;
171
- }(ej2Pdfviewer.PdfViewer));
172
- exports.PdfViewerComponent.decorators = [
173
- { type: core.Component, args: [{
174
- selector: 'ejs-pdfviewer',
175
- inputs: inputs,
176
- outputs: outputs,
177
- template: '',
178
- changeDetection: core.ChangeDetectionStrategy.OnPush,
179
- queries: {}
180
- },] },
181
- ];
182
- /**
183
- * @nocollapse
184
- */
185
- exports.PdfViewerComponent.ctorParameters = function () { return [
186
- { type: core.ElementRef, },
187
- { type: core.Renderer2, },
188
- { type: core.ViewContainerRef, },
189
- { type: core.Injector, },
190
- ]; };
191
- exports.PdfViewerComponent = __decorate([
192
- ej2AngularBase.ComponentMixins([ej2AngularBase.ComponentBase]),
193
- __metadata("design:paramtypes", [core.ElementRef,
194
- core.Renderer2,
195
- core.ViewContainerRef,
196
- core.Injector])
197
- ], exports.PdfViewerComponent);
198
- /**
199
- * NgModule definition for the PdfViewer component.
200
- */
201
- var PdfViewerModule = /** @class */ (function () {
202
- function PdfViewerModule() {
203
- }
204
- return PdfViewerModule;
205
- }());
206
- PdfViewerModule.decorators = [
207
- { type: core.NgModule, args: [{
208
- imports: [common.CommonModule],
209
- declarations: [
210
- exports.PdfViewerComponent
211
- ],
212
- exports: [
213
- exports.PdfViewerComponent
214
- ]
215
- },] },
216
- ];
217
- /**
218
- * @nocollapse
219
- */
220
- PdfViewerModule.ctorParameters = function () { return []; };
221
- var LinkAnnotationService = { provide: 'PdfViewerLinkAnnotation', useValue: ej2Pdfviewer.LinkAnnotation };
222
- var BookmarkViewService = { provide: 'PdfViewerBookmarkView', useValue: ej2Pdfviewer.BookmarkView };
223
- var MagnificationService = { provide: 'PdfViewerMagnification', useValue: ej2Pdfviewer.Magnification };
224
- var ThumbnailViewService = { provide: 'PdfViewerThumbnailView', useValue: ej2Pdfviewer.ThumbnailView };
225
- var ToolbarService = { provide: 'PdfViewerToolbar', useValue: ej2Pdfviewer.Toolbar };
226
- var NavigationService = { provide: 'PdfViewerNavigation', useValue: ej2Pdfviewer.Navigation };
227
- var PrintService = { provide: 'PdfViewerPrint', useValue: ej2Pdfviewer.Print };
228
- var TextSelectionService = { provide: 'PdfViewerTextSelection', useValue: ej2Pdfviewer.TextSelection };
229
- var TextSearchService = { provide: 'PdfViewerTextSearch', useValue: ej2Pdfviewer.TextSearch };
230
- var AnnotationService = { provide: 'PdfViewerAnnotation', useValue: ej2Pdfviewer.Annotation };
231
- var FormDesignerService = { provide: 'PdfViewerFormDesigner', useValue: ej2Pdfviewer.FormDesigner };
232
- var FormFieldsService = { provide: 'PdfViewerFormFields', useValue: ej2Pdfviewer.FormFields };
233
- /**
234
- * NgModule definition for the PdfViewer component with providers.
235
- */
236
- var PdfViewerAllModule = /** @class */ (function () {
237
- function PdfViewerAllModule() {
238
- }
239
- return PdfViewerAllModule;
240
- }());
241
- PdfViewerAllModule.decorators = [
242
- { type: core.NgModule, args: [{
243
- imports: [common.CommonModule, PdfViewerModule],
244
- exports: [
245
- PdfViewerModule
246
- ],
247
- providers: [
248
- LinkAnnotationService,
249
- BookmarkViewService,
250
- MagnificationService,
251
- ThumbnailViewService,
252
- ToolbarService,
253
- NavigationService,
254
- PrintService,
255
- TextSelectionService,
256
- TextSearchService,
257
- AnnotationService,
258
- FormDesignerService,
259
- FormFieldsService
260
- ]
261
- },] },
262
- ];
263
- /**
264
- * @nocollapse
265
- */
266
- PdfViewerAllModule.ctorParameters = function () { return []; };
267
-
268
- exports.PdfViewerModule = PdfViewerModule;
269
- exports.PdfViewerAllModule = PdfViewerAllModule;
270
- exports.LinkAnnotationService = LinkAnnotationService;
271
- exports.BookmarkViewService = BookmarkViewService;
272
- exports.MagnificationService = MagnificationService;
273
- exports.ThumbnailViewService = ThumbnailViewService;
274
- exports.ToolbarService = ToolbarService;
275
- exports.NavigationService = NavigationService;
276
- exports.PrintService = PrintService;
277
- exports.TextSelectionService = TextSelectionService;
278
- exports.TextSearchService = TextSearchService;
279
- exports.AnnotationService = AnnotationService;
280
- exports.FormDesignerService = FormDesignerService;
281
- exports.FormFieldsService = FormFieldsService;
282
- exports.ɵa = inputs;
283
- exports.ɵb = outputs;
284
- exports.Drawing = ej2Pdfviewer.Drawing;
285
- exports.findActiveElement = ej2Pdfviewer.findActiveElement;
286
- exports.findObjectsUnderMouse = ej2Pdfviewer.findObjectsUnderMouse;
287
- exports.findObjectUnderMouse = ej2Pdfviewer.findObjectUnderMouse;
288
- exports.CalculateLeaderPoints = ej2Pdfviewer.CalculateLeaderPoints;
289
- exports.findElementUnderMouse = ej2Pdfviewer.findElementUnderMouse;
290
- exports.insertObject = ej2Pdfviewer.insertObject;
291
- exports.findTargetShapeElement = ej2Pdfviewer.findTargetShapeElement;
292
- exports.findObjects = ej2Pdfviewer.findObjects;
293
- exports.findActivePage = ej2Pdfviewer.findActivePage;
294
- exports.ActiveElements = ej2Pdfviewer.ActiveElements;
295
- exports.getConnectorPoints = ej2Pdfviewer.getConnectorPoints;
296
- exports.getSegmentPath = ej2Pdfviewer.getSegmentPath;
297
- exports.updateSegmentElement = ej2Pdfviewer.updateSegmentElement;
298
- exports.getSegmentElement = ej2Pdfviewer.getSegmentElement;
299
- exports.updateDecoratorElement = ej2Pdfviewer.updateDecoratorElement;
300
- exports.getDecoratorElement = ej2Pdfviewer.getDecoratorElement;
301
- exports.clipDecorators = ej2Pdfviewer.clipDecorators;
302
- exports.clipDecorator = ej2Pdfviewer.clipDecorator;
303
- exports.initDistanceLabel = ej2Pdfviewer.initDistanceLabel;
304
- exports.updateDistanceLabel = ej2Pdfviewer.updateDistanceLabel;
305
- exports.updateRadiusLabel = ej2Pdfviewer.updateRadiusLabel;
306
- exports.initPerimeterLabel = ej2Pdfviewer.initPerimeterLabel;
307
- exports.updatePerimeterLabel = ej2Pdfviewer.updatePerimeterLabel;
308
- exports.removePerimeterLabel = ej2Pdfviewer.removePerimeterLabel;
309
- exports.updateCalibrateLabel = ej2Pdfviewer.updateCalibrateLabel;
310
- exports.getPolygonPath = ej2Pdfviewer.getPolygonPath;
311
- exports.textElement = ej2Pdfviewer.textElement;
312
- exports.initLeaders = ej2Pdfviewer.initLeaders;
313
- exports.initLeader = ej2Pdfviewer.initLeader;
314
- exports.isPointOverConnector = ej2Pdfviewer.isPointOverConnector;
315
- exports.findNearestPoint = ej2Pdfviewer.findNearestPoint;
316
- exports.getDecoratorShape = ej2Pdfviewer.getDecoratorShape;
317
- exports.renderAdornerLayer = ej2Pdfviewer.renderAdornerLayer;
318
- exports.createSvg = ej2Pdfviewer.createSvg;
319
- exports.isLineShapes = ej2Pdfviewer.isLineShapes;
320
- exports.setElementStype = ej2Pdfviewer.setElementStype;
321
- exports.findPointsLength = ej2Pdfviewer.findPointsLength;
322
- exports.findPerimeterLength = ej2Pdfviewer.findPerimeterLength;
323
- exports.getBaseShapeAttributes = ej2Pdfviewer.getBaseShapeAttributes;
324
- exports.getFunction = ej2Pdfviewer.getFunction;
325
- exports.cloneObject = ej2Pdfviewer.cloneObject;
326
- exports.cloneArray = ej2Pdfviewer.cloneArray;
327
- exports.getInternalProperties = ej2Pdfviewer.getInternalProperties;
328
- exports.isLeader = ej2Pdfviewer.isLeader;
329
- exports.PdfBounds = ej2Pdfviewer.PdfBounds;
330
- exports.PdfFont = ej2Pdfviewer.PdfFont;
331
- exports.PdfAnnotationBase = ej2Pdfviewer.PdfAnnotationBase;
332
- exports.PdfFormFieldBase = ej2Pdfviewer.PdfFormFieldBase;
333
- exports.ZOrderPageTable = ej2Pdfviewer.ZOrderPageTable;
334
- exports.Selector = ej2Pdfviewer.Selector;
335
- exports.ToolBase = ej2Pdfviewer.ToolBase;
336
- exports.SelectTool = ej2Pdfviewer.SelectTool;
337
- exports.MoveTool = ej2Pdfviewer.MoveTool;
338
- exports.StampTool = ej2Pdfviewer.StampTool;
339
- exports.InkDrawingTool = ej2Pdfviewer.InkDrawingTool;
340
- exports.ConnectTool = ej2Pdfviewer.ConnectTool;
341
- exports.ResizeTool = ej2Pdfviewer.ResizeTool;
342
- exports.NodeDrawingTool = ej2Pdfviewer.NodeDrawingTool;
343
- exports.PolygonDrawingTool = ej2Pdfviewer.PolygonDrawingTool;
344
- exports.LineTool = ej2Pdfviewer.LineTool;
345
- exports.RotateTool = ej2Pdfviewer.RotateTool;
346
- exports.Annotation = ej2Pdfviewer.Annotation;
347
- exports.LinkAnnotation = ej2Pdfviewer.LinkAnnotation;
348
- exports.TextMarkupAnnotation = ej2Pdfviewer.TextMarkupAnnotation;
349
- exports.MeasureAnnotation = ej2Pdfviewer.MeasureAnnotation;
350
- exports.ShapeAnnotation = ej2Pdfviewer.ShapeAnnotation;
351
- exports.StampAnnotation = ej2Pdfviewer.StampAnnotation;
352
- exports.StickyNotesAnnotation = ej2Pdfviewer.StickyNotesAnnotation;
353
- exports.FreeTextAnnotation = ej2Pdfviewer.FreeTextAnnotation;
354
- exports.InputElement = ej2Pdfviewer.InputElement;
355
- exports.InkAnnotation = ej2Pdfviewer.InkAnnotation;
356
- exports.NavigationPane = ej2Pdfviewer.NavigationPane;
357
- exports.PdfViewerBase = ej2Pdfviewer.PdfViewerBase;
358
- exports.TextLayer = ej2Pdfviewer.TextLayer;
359
- exports.ContextMenu = ej2Pdfviewer.ContextMenu;
360
- exports.CommentStatus = ej2Pdfviewer.CommentStatus;
361
- exports.FontStyle = ej2Pdfviewer.FontStyle;
362
- exports.ContextMenuItem = ej2Pdfviewer.ContextMenuItem;
363
- exports.SignatureType = ej2Pdfviewer.SignatureType;
364
- exports.AnnotationResizerLocation = ej2Pdfviewer.AnnotationResizerLocation;
365
- exports.DisplayMode = ej2Pdfviewer.DisplayMode;
366
- exports.CursorType = ej2Pdfviewer.CursorType;
367
- exports.DynamicStampItem = ej2Pdfviewer.DynamicStampItem;
368
- exports.SignStampItem = ej2Pdfviewer.SignStampItem;
369
- exports.StandardBusinessStampItem = ej2Pdfviewer.StandardBusinessStampItem;
370
- exports.AllowedInteraction = ej2Pdfviewer.AllowedInteraction;
371
- exports.AnnotationDataFormat = ej2Pdfviewer.AnnotationDataFormat;
372
- exports.FormFieldDataFormat = ej2Pdfviewer.FormFieldDataFormat;
373
- exports.AjaxHandler = ej2Pdfviewer.AjaxHandler;
374
- exports.Signature = ej2Pdfviewer.Signature;
375
- exports.Spinner = ej2Pdfviewer.Spinner;
376
- exports.createSpinner = ej2Pdfviewer.createSpinner;
377
- exports.showSpinner = ej2Pdfviewer.showSpinner;
378
- exports.hideSpinner = ej2Pdfviewer.hideSpinner;
379
- exports.setSpinner = ej2Pdfviewer.setSpinner;
380
- exports.BlazorUiAdaptor = ej2Pdfviewer.BlazorUiAdaptor;
381
- exports.Magnification = ej2Pdfviewer.Magnification;
382
- exports.Navigation = ej2Pdfviewer.Navigation;
383
- exports.ThumbnailView = ej2Pdfviewer.ThumbnailView;
384
- exports.Toolbar = ej2Pdfviewer.Toolbar;
385
- exports.AnnotationToolbar = ej2Pdfviewer.AnnotationToolbar;
386
- exports.FormDesignerToolbar = ej2Pdfviewer.FormDesignerToolbar;
387
- exports.ToolbarSettings = ej2Pdfviewer.ToolbarSettings;
388
- exports.AjaxRequestSettings = ej2Pdfviewer.AjaxRequestSettings;
389
- exports.CustomStamp = ej2Pdfviewer.CustomStamp;
390
- exports.AnnotationToolbarSettings = ej2Pdfviewer.AnnotationToolbarSettings;
391
- exports.FormDesignerToolbarSettings = ej2Pdfviewer.FormDesignerToolbarSettings;
392
- exports.SignatureFieldSettings = ej2Pdfviewer.SignatureFieldSettings;
393
- exports.InitialFieldSettings = ej2Pdfviewer.InitialFieldSettings;
394
- exports.SignatureIndicatorSettings = ej2Pdfviewer.SignatureIndicatorSettings;
395
- exports.SignatureDialogSettings = ej2Pdfviewer.SignatureDialogSettings;
396
- exports.ServerActionSettings = ej2Pdfviewer.ServerActionSettings;
397
- exports.StrikethroughSettings = ej2Pdfviewer.StrikethroughSettings;
398
- exports.UnderlineSettings = ej2Pdfviewer.UnderlineSettings;
399
- exports.HighlightSettings = ej2Pdfviewer.HighlightSettings;
400
- exports.LineSettings = ej2Pdfviewer.LineSettings;
401
- exports.ArrowSettings = ej2Pdfviewer.ArrowSettings;
402
- exports.RectangleSettings = ej2Pdfviewer.RectangleSettings;
403
- exports.CircleSettings = ej2Pdfviewer.CircleSettings;
404
- exports.ShapeLabelSettings = ej2Pdfviewer.ShapeLabelSettings;
405
- exports.PolygonSettings = ej2Pdfviewer.PolygonSettings;
406
- exports.StampSettings = ej2Pdfviewer.StampSettings;
407
- exports.CustomStampSettings = ej2Pdfviewer.CustomStampSettings;
408
- exports.DistanceSettings = ej2Pdfviewer.DistanceSettings;
409
- exports.PerimeterSettings = ej2Pdfviewer.PerimeterSettings;
410
- exports.AreaSettings = ej2Pdfviewer.AreaSettings;
411
- exports.RadiusSettings = ej2Pdfviewer.RadiusSettings;
412
- exports.VolumeSettings = ej2Pdfviewer.VolumeSettings;
413
- exports.InkAnnotationSettings = ej2Pdfviewer.InkAnnotationSettings;
414
- exports.StickyNotesSettings = ej2Pdfviewer.StickyNotesSettings;
415
- exports.MeasurementSettings = ej2Pdfviewer.MeasurementSettings;
416
- exports.FreeTextSettings = ej2Pdfviewer.FreeTextSettings;
417
- exports.AnnotationSelectorSettings = ej2Pdfviewer.AnnotationSelectorSettings;
418
- exports.TextSearchColorSettings = ej2Pdfviewer.TextSearchColorSettings;
419
- exports.HandWrittenSignatureSettings = ej2Pdfviewer.HandWrittenSignatureSettings;
420
- exports.AnnotationSettings = ej2Pdfviewer.AnnotationSettings;
421
- exports.DocumentTextCollectionSettings = ej2Pdfviewer.DocumentTextCollectionSettings;
422
- exports.TextDataSettings = ej2Pdfviewer.TextDataSettings;
423
- exports.RectangleBounds = ej2Pdfviewer.RectangleBounds;
424
- exports.TileRenderingSettings = ej2Pdfviewer.TileRenderingSettings;
425
- exports.ScrollSettings = ej2Pdfviewer.ScrollSettings;
426
- exports.FormField = ej2Pdfviewer.FormField;
427
- exports.ContextMenuSettings = ej2Pdfviewer.ContextMenuSettings;
428
- exports.TextFieldSettings = ej2Pdfviewer.TextFieldSettings;
429
- exports.PasswordFieldSettings = ej2Pdfviewer.PasswordFieldSettings;
430
- exports.CheckBoxFieldSettings = ej2Pdfviewer.CheckBoxFieldSettings;
431
- exports.RadioButtonFieldSettings = ej2Pdfviewer.RadioButtonFieldSettings;
432
- exports.DropdownFieldSettings = ej2Pdfviewer.DropdownFieldSettings;
433
- exports.ListBoxFieldSettings = ej2Pdfviewer.ListBoxFieldSettings;
434
- exports.Item = ej2Pdfviewer.Item;
435
- exports.PdfViewer = ej2Pdfviewer.PdfViewer;
436
- exports.BookmarkView = ej2Pdfviewer.BookmarkView;
437
- exports.TextSelection = ej2Pdfviewer.TextSelection;
438
- exports.TextSearch = ej2Pdfviewer.TextSearch;
439
- exports.Print = ej2Pdfviewer.Print;
440
- exports.FormFields = ej2Pdfviewer.FormFields;
441
- exports.FormDesigner = ej2Pdfviewer.FormDesigner;
442
-
443
- Object.defineProperty(exports, '__esModule', { value: true });
444
-
445
- })));
446
- //# sourceMappingURL=ej2-angular-pdfviewer.umd.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ej2-angular-pdfviewer.umd.js","sources":["~/@syncfusion/ej2-angular-pdfviewer/src/pdfviewer/pdfviewer-all.module.ts","~/@syncfusion/ej2-angular-pdfviewer/src/pdfviewer/pdfviewer.module.ts","~/@syncfusion/ej2-angular-pdfviewer/src/pdfviewer/pdfviewer.component.ts"],"sourcesContent":["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 /** @type {?} */ LinkAnnotationService: ValueProvider = { provide: 'PdfViewerLinkAnnotation', useValue: LinkAnnotation};\nexport const /** @type {?} */ BookmarkViewService: ValueProvider = { provide: 'PdfViewerBookmarkView', useValue: BookmarkView};\nexport const /** @type {?} */ MagnificationService: ValueProvider = { provide: 'PdfViewerMagnification', useValue: Magnification};\nexport const /** @type {?} */ ThumbnailViewService: ValueProvider = { provide: 'PdfViewerThumbnailView', useValue: ThumbnailView};\nexport const /** @type {?} */ ToolbarService: ValueProvider = { provide: 'PdfViewerToolbar', useValue: Toolbar};\nexport const /** @type {?} */ NavigationService: ValueProvider = { provide: 'PdfViewerNavigation', useValue: Navigation};\nexport const /** @type {?} */ PrintService: ValueProvider = { provide: 'PdfViewerPrint', useValue: Print};\nexport const /** @type {?} */ TextSelectionService: ValueProvider = { provide: 'PdfViewerTextSelection', useValue: TextSelection};\nexport const /** @type {?} */ TextSearchService: ValueProvider = { provide: 'PdfViewerTextSearch', useValue: TextSearch};\nexport const /** @type {?} */ AnnotationService: ValueProvider = { provide: 'PdfViewerAnnotation', useValue: Annotation};\nexport const /** @type {?} */ FormDesignerService: ValueProvider = { provide: 'PdfViewerFormDesigner', useValue: FormDesigner};\nexport const /** @type {?} */ FormFieldsService: ValueProvider = { provide: 'PdfViewerFormFields', useValue: FormFields};\n/**\n * NgModule definition for the PdfViewer component with providers.\n */\nexport class PdfViewerAllModule { static decorators: DecoratorInvocation[] = [\n{ type: NgModule, args: [{\n imports: [CommonModule, PdfViewerModule],\n exports: [\n PdfViewerModule\n ],\n providers:[\n LinkAnnotationService,\n BookmarkViewService,\n MagnificationService,\n ThumbnailViewService,\n ToolbarService,\n NavigationService,\n PrintService,\n TextSelectionService,\n TextSearchService,\n AnnotationService,\n FormDesignerService,\n FormFieldsService\n ]\n}, ] },\n];\n/**\n * @nocollapse\n */\nstatic ctorParameters: () => ({type: any, decorators?: DecoratorInvocation[]}|null)[] = () => [\n];\n}\n\nfunction PdfViewerAllModule_tsickle_Closure_declarations() {\n/** @type {?} */\nPdfViewerAllModule.decorators;\n/**\n * @nocollapse\n * @type {?}\n */\nPdfViewerAllModule.ctorParameters;\n}\n\ninterface DecoratorInvocation {\n type: Function;\n args?: any[];\n}\n","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { PdfViewerComponent } from './pdfviewer.component';\n/**\n * NgModule definition for the PdfViewer component.\n */\nexport class PdfViewerModule { static decorators: DecoratorInvocation[] = [\n{ type: NgModule, args: [{\n imports: [CommonModule],\n declarations: [\n PdfViewerComponent\n ],\n exports: [\n PdfViewerComponent\n ]\n}, ] },\n];\n/**\n * @nocollapse\n */\nstatic ctorParameters: () => ({type: any, decorators?: DecoratorInvocation[]}|null)[] = () => [\n];\n}\n\nfunction PdfViewerModule_tsickle_Closure_declarations() {\n/** @type {?} */\nPdfViewerModule.decorators;\n/**\n * @nocollapse\n * @type {?}\n */\nPdfViewerModule.ctorParameters;\n}\n\ninterface DecoratorInvocation {\n type: Function;\n args?: any[];\n}\n","import { Component, ElementRef, ViewContainerRef, ChangeDetectionStrategy, QueryList, Renderer2, Injector, ValueProvider } from '@angular/core';\nimport { ComponentBase, IComponentBase, applyMixins, ComponentMixins, PropertyCollectionInfo, setValue } from '@syncfusion/ej2-angular-base';\nimport { PdfViewer } from '@syncfusion/ej2-pdfviewer';\n\n\n\nexport const /** @type {?} */ inputs: string[] = ['DropdownFieldSettings','ajaxRequestSettings','annotationSelectorSettings','annotationSettings','annotations','areaSettings','arrowSettings','checkBoxFieldSettings','circleSettings','contextMenuOption','contextMenuSettings','currentPageNumber','customStamp','customStampSettings','dateTimeFormat','designerMode','disableContextMenuItems','distanceSettings','documentPath','downloadFileName','drawingObject','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','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 /** @type {?} */ outputs: string[] = ['addSignature','ajaxRequestFailed','ajaxRequestInitiate','ajaxRequestSuccess','annotationAdd','annotationDoubleClick','annotationMouseLeave','annotationMouseover','annotationMove','annotationMoving','annotationPropertiesChange','annotationRemove','annotationResize','annotationSelect','annotationUnSelect','beforeAddFreeText','bookmarkClick','buttonFieldClick','commentAdd','commentDelete','commentEdit','commentSelect','commentStatusChanged','created','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 /** @type {?} */ twoWays: string[] = [];\n/**\n * `ejs-pdfviewer` represents the Angular PdfViewer Component.\n * ```html\n * <ejs-pdfviewer></ejs-pdfviewer>\n * ```\n */\n@ComponentMixins([ComponentBase])\nexport class PdfViewerComponent extends PdfViewer implements IComponentBase {\npublic context : any;\npublic tagObjects: any;\n\taddSignature: any;\n\tajaxRequestFailed: any;\n\tajaxRequestInitiate: any;\n\tajaxRequestSuccess: any;\n\tannotationAdd: any;\n\tannotationDoubleClick: any;\n\tannotationMouseLeave: any;\n\tannotationMouseover: any;\n\tannotationMove: any;\n\tannotationMoving: any;\n\tannotationPropertiesChange: any;\n\tannotationRemove: any;\n\tannotationResize: any;\n\tannotationSelect: any;\n\tannotationUnSelect: any;\n\tbeforeAddFreeText: any;\n\tbookmarkClick: any;\n\tbuttonFieldClick: any;\n\tcommentAdd: any;\n\tcommentDelete: any;\n\tcommentEdit: any;\n\tcommentSelect: any;\n\tcommentStatusChanged: any;\n\tcreated: any;\n\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;\npublic zoomChange: any;\n/**\n * @param {?} ngEle\n * @param {?} srenderer\n * @param {?} viewContainerRef\n * @param {?} injector\n */\nconstructor(private ngEle: ElementRef,\nprivate srenderer: Renderer2,\nprivate viewContainerRef:ViewContainerRef,\nprivate injector: Injector) {\n super();\n this.element = this.ngEle.nativeElement;\n this.injectedModules = this.injectedModules || [];\n try {\n let mod = this.injector.get('PdfViewerLinkAnnotation');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('PdfViewerBookmarkView');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('PdfViewerMagnification');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('PdfViewerThumbnailView');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('PdfViewerToolbar');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('PdfViewerNavigation');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('PdfViewerPrint');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('PdfViewerTextSelection');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('PdfViewerTextSearch');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('PdfViewerAnnotation');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('PdfViewerFormDesigner');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('PdfViewerFormFields');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n\n this.registerEvents(outputs);\n this.addTwoWay.call(this, twoWays);\n setValue('currentInstance', this, this.viewContainerRef);\n this.context = new ComponentBase();\n }\n/**\n * @return {?}\n */\npublic ngOnInit() {\n this.context.ngOnInit(this);\n }\n/**\n * @return {?}\n */\npublic ngAfterViewInit(): void {\n this.context.ngAfterViewInit(this);\n }\n/**\n * @return {?}\n */\npublic ngOnDestroy(): void {\n this.context.ngOnDestroy(this);\n }\n/**\n * @return {?}\n */\npublic ngAfterContentChecked(): void {\n \n this.context.ngAfterContentChecked(this);\n }\npublic registerEvents: (eventList: string[]) => void;\npublic addTwoWay: (propList: string[]) => void;\nstatic decorators: DecoratorInvocation[] = [\n{ type: Component, args: [{\n selector: 'ejs-pdfviewer',\n inputs: inputs,\n outputs: outputs,\n template: '',\n changeDetection: ChangeDetectionStrategy.OnPush,\n queries: {\n\n }\n}, ] },\n];\n/**\n * @nocollapse\n */\nstatic ctorParameters: () => ({type: any, decorators?: DecoratorInvocation[]}|null)[] = () => [\n{type: ElementRef, },\n{type: Renderer2, },\n{type: ViewContainerRef, },\n{type: Injector, },\n];\n}\n\nfunction PdfViewerComponent_tsickle_Closure_declarations() {\n/** @type {?} */\nPdfViewerComponent.decorators;\n/**\n * @nocollapse\n * @type {?}\n */\nPdfViewerComponent.ctorParameters;\n/** @type {?} */\nPdfViewerComponent.prototype.context;\n/** @type {?} */\nPdfViewerComponent.prototype.tagObjects;\n/** @type {?} */\nPdfViewerComponent.prototype.addSignature;\n/** @type {?} */\nPdfViewerComponent.prototype.ajaxRequestFailed;\n/** @type {?} */\nPdfViewerComponent.prototype.ajaxRequestInitiate;\n/** @type {?} */\nPdfViewerComponent.prototype.ajaxRequestSuccess;\n/** @type {?} */\nPdfViewerComponent.prototype.annotationAdd;\n/** @type {?} */\nPdfViewerComponent.prototype.annotationDoubleClick;\n/** @type {?} */\nPdfViewerComponent.prototype.annotationMouseLeave;\n/** @type {?} */\nPdfViewerComponent.prototype.annotationMouseover;\n/** @type {?} */\nPdfViewerComponent.prototype.annotationMove;\n/** @type {?} */\nPdfViewerComponent.prototype.annotationMoving;\n/** @type {?} */\nPdfViewerComponent.prototype.annotationPropertiesChange;\n/** @type {?} */\nPdfViewerComponent.prototype.annotationRemove;\n/** @type {?} */\nPdfViewerComponent.prototype.annotationResize;\n/** @type {?} */\nPdfViewerComponent.prototype.annotationSelect;\n/** @type {?} */\nPdfViewerComponent.prototype.annotationUnSelect;\n/** @type {?} */\nPdfViewerComponent.prototype.beforeAddFreeText;\n/** @type {?} */\nPdfViewerComponent.prototype.bookmarkClick;\n/** @type {?} */\nPdfViewerComponent.prototype.buttonFieldClick;\n/** @type {?} */\nPdfViewerComponent.prototype.commentAdd;\n/** @type {?} */\nPdfViewerComponent.prototype.commentDelete;\n/** @type {?} */\nPdfViewerComponent.prototype.commentEdit;\n/** @type {?} */\nPdfViewerComponent.prototype.commentSelect;\n/** @type {?} */\nPdfViewerComponent.prototype.commentStatusChanged;\n/** @type {?} */\nPdfViewerComponent.prototype.created;\n/** @type {?} */\nPdfViewerComponent.prototype.documentLoad;\n/** @type {?} */\nPdfViewerComponent.prototype.documentLoadFailed;\n/** @type {?} */\nPdfViewerComponent.prototype.documentUnload;\n/** @type {?} */\nPdfViewerComponent.prototype.downloadEnd;\n/** @type {?} */\nPdfViewerComponent.prototype.downloadStart;\n/** @type {?} */\nPdfViewerComponent.prototype.exportFailed;\n/** @type {?} */\nPdfViewerComponent.prototype.exportStart;\n/** @type {?} */\nPdfViewerComponent.prototype.exportSuccess;\n/** @type {?} */\nPdfViewerComponent.prototype.extractTextCompleted;\n/** @type {?} */\nPdfViewerComponent.prototype.formFieldAdd;\n/** @type {?} */\nPdfViewerComponent.prototype.formFieldClick;\n/** @type {?} */\nPdfViewerComponent.prototype.formFieldDoubleClick;\n/** @type {?} */\nPdfViewerComponent.prototype.formFieldFocusOut;\n/** @type {?} */\nPdfViewerComponent.prototype.formFieldMouseLeave;\n/** @type {?} */\nPdfViewerComponent.prototype.formFieldMouseover;\n/** @type {?} */\nPdfViewerComponent.prototype.formFieldMove;\n/** @type {?} */\nPdfViewerComponent.prototype.formFieldPropertiesChange;\n/** @type {?} */\nPdfViewerComponent.prototype.formFieldRemove;\n/** @type {?} */\nPdfViewerComponent.prototype.formFieldResize;\n/** @type {?} */\nPdfViewerComponent.prototype.formFieldSelect;\n/** @type {?} */\nPdfViewerComponent.prototype.formFieldUnselect;\n/** @type {?} */\nPdfViewerComponent.prototype.hyperlinkClick;\n/** @type {?} */\nPdfViewerComponent.prototype.hyperlinkMouseOver;\n/** @type {?} */\nPdfViewerComponent.prototype.importFailed;\n/** @type {?} */\nPdfViewerComponent.prototype.importStart;\n/** @type {?} */\nPdfViewerComponent.prototype.importSuccess;\n/** @type {?} */\nPdfViewerComponent.prototype.moveSignature;\n/** @type {?} */\nPdfViewerComponent.prototype.pageChange;\n/** @type {?} */\nPdfViewerComponent.prototype.pageClick;\n/** @type {?} */\nPdfViewerComponent.prototype.pageMouseover;\n/** @type {?} */\nPdfViewerComponent.prototype.printEnd;\n/** @type {?} */\nPdfViewerComponent.prototype.printStart;\n/** @type {?} */\nPdfViewerComponent.prototype.removeSignature;\n/** @type {?} */\nPdfViewerComponent.prototype.resizeSignature;\n/** @type {?} */\nPdfViewerComponent.prototype.signaturePropertiesChange;\n/** @type {?} */\nPdfViewerComponent.prototype.signatureSelect;\n/** @type {?} */\nPdfViewerComponent.prototype.textSearchComplete;\n/** @type {?} */\nPdfViewerComponent.prototype.textSearchHighlight;\n/** @type {?} */\nPdfViewerComponent.prototype.textSearchStart;\n/** @type {?} */\nPdfViewerComponent.prototype.textSelectionEnd;\n/** @type {?} */\nPdfViewerComponent.prototype.textSelectionStart;\n/** @type {?} */\nPdfViewerComponent.prototype.thumbnailClick;\n/** @type {?} */\nPdfViewerComponent.prototype.validateFormFields;\n/** @type {?} */\nPdfViewerComponent.prototype.zoomChange;\n/** @type {?} */\nPdfViewerComponent.prototype.registerEvents;\n/** @type {?} */\nPdfViewerComponent.prototype.addTwoWay;\n/** @type {?} */\nPdfViewerComponent.prototype.ngEle;\n/** @type {?} */\nPdfViewerComponent.prototype.srenderer;\n/** @type {?} */\nPdfViewerComponent.prototype.viewContainerRef;\n/** @type {?} */\nPdfViewerComponent.prototype.injector;\n}\n\n\n\ninterface DecoratorInvocation {\n type: Function;\n args?: any[];\n}\n"],"names":["CommonModule","NgModule","FormFields","FormDesigner","Annotation","TextSearch","TextSelection","Print","Navigation","Toolbar","ThumbnailView","Magnification","BookmarkView","LinkAnnotation","PdfViewerComponent","Injector","ViewContainerRef","Renderer2","ElementRef","ComponentMixins","ComponentBase","ChangeDetectionStrategy","Component","PdfViewer","setValue"],"mappings":"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"}
@@ -1,2 +0,0 @@
1
- !function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("@angular/core"),require("@syncfusion/ej2-angular-base"),require("@syncfusion/ej2-pdfviewer"),require("@angular/common")):"function"==typeof define&&define.amd?define(["exports","@angular/core","@syncfusion/ej2-angular-base","@syncfusion/ej2-pdfviewer","@angular/common"],t):t(e["ej2-angular-pdfviewer"]={},e.ng.core,e.ej2.angular.base,e.ej2.pdfviewer,e.ng.common)}(this,function(e,t,n,i,o){"use strict";var a=this&&this.__extends||function(){var e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])};return function(t,n){function i(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(i.prototype=n.prototype,new i)}}(),r=this&&this.__decorate||function(e,t,n,i){var o,a=arguments.length,r=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,n):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)r=Reflect.decorate(e,t,n,i);else for(var s=e.length-1;s>=0;s--)(o=e[s])&&(r=(a<3?o(r):a>3?o(t,n,r):o(t,n))||r);return a>3&&r&&Object.defineProperty(t,n,r),r},s=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},l=["DropdownFieldSettings","ajaxRequestSettings","annotationSelectorSettings","annotationSettings","annotations","areaSettings","arrowSettings","checkBoxFieldSettings","circleSettings","contextMenuOption","contextMenuSettings","currentPageNumber","customStamp","customStampSettings","dateTimeFormat","designerMode","disableContextMenuItems","distanceSettings","documentPath","downloadFileName","drawingObject","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","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"],d=["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"],c=[];e.PdfViewerComponent=function(e){function t(t,i,o,a){var r=e.call(this)||this;r.ngEle=t,r.srenderer=i,r.viewContainerRef=o,r.injector=a,r.element=r.ngEle.nativeElement,r.injectedModules=r.injectedModules||[];try{var s=r.injector.get("PdfViewerLinkAnnotation");-1===r.injectedModules.indexOf(s)&&r.injectedModules.push(s)}catch(l){}try{s=r.injector.get("PdfViewerBookmarkView");-1===r.injectedModules.indexOf(s)&&r.injectedModules.push(s)}catch(g){}try{s=r.injector.get("PdfViewerMagnification");-1===r.injectedModules.indexOf(s)&&r.injectedModules.push(s)}catch(u){}try{s=r.injector.get("PdfViewerThumbnailView");-1===r.injectedModules.indexOf(s)&&r.injectedModules.push(s)}catch(S){}try{s=r.injector.get("PdfViewerToolbar");-1===r.injectedModules.indexOf(s)&&r.injectedModules.push(s)}catch(m){}try{s=r.injector.get("PdfViewerNavigation");-1===r.injectedModules.indexOf(s)&&r.injectedModules.push(s)}catch(p){}try{s=r.injector.get("PdfViewerPrint");-1===r.injectedModules.indexOf(s)&&r.injectedModules.push(s)}catch(f){}try{s=r.injector.get("PdfViewerTextSelection");-1===r.injectedModules.indexOf(s)&&r.injectedModules.push(s)}catch(h){}try{s=r.injector.get("PdfViewerTextSearch");-1===r.injectedModules.indexOf(s)&&r.injectedModules.push(s)}catch(b){}try{s=r.injector.get("PdfViewerAnnotation");-1===r.injectedModules.indexOf(s)&&r.injectedModules.push(s)}catch(P){}try{s=r.injector.get("PdfViewerFormDesigner");-1===r.injectedModules.indexOf(s)&&r.injectedModules.push(s)}catch(F){}try{s=r.injector.get("PdfViewerFormFields");-1===r.injectedModules.indexOf(s)&&r.injectedModules.push(s)}catch(T){}return r.registerEvents(d),r.addTwoWay.call(r,c),n.setValue("currentInstance",r,r.viewContainerRef),r.context=new n.ComponentBase,r}return a(t,e),t.prototype.ngOnInit=function(){this.context.ngOnInit(this)},t.prototype.ngAfterViewInit=function(){this.context.ngAfterViewInit(this)},t.prototype.ngOnDestroy=function(){this.context.ngOnDestroy(this)},t.prototype.ngAfterContentChecked=function(){this.context.ngAfterContentChecked(this)},t}(i.PdfViewer),e.PdfViewerComponent.decorators=[{type:t.Component,args:[{selector:"ejs-pdfviewer",inputs:l,outputs:d,template:"",changeDetection:t.ChangeDetectionStrategy.OnPush,queries:{}}]}],e.PdfViewerComponent.ctorParameters=function(){return[{type:t.ElementRef},{type:t.Renderer2},{type:t.ViewContainerRef},{type:t.Injector}]},e.PdfViewerComponent=r([n.ComponentMixins([n.ComponentBase]),s("design:paramtypes",[t.ElementRef,t.Renderer2,t.ViewContainerRef,t.Injector])],e.PdfViewerComponent);var g=function(){return function(){}}();g.decorators=[{type:t.NgModule,args:[{imports:[o.CommonModule],declarations:[e.PdfViewerComponent],exports:[e.PdfViewerComponent]}]}],g.ctorParameters=function(){return[]};var u={provide:"PdfViewerLinkAnnotation",useValue:i.LinkAnnotation},S={provide:"PdfViewerBookmarkView",useValue:i.BookmarkView},m={provide:"PdfViewerMagnification",useValue:i.Magnification},p={provide:"PdfViewerThumbnailView",useValue:i.ThumbnailView},f={provide:"PdfViewerToolbar",useValue:i.Toolbar},h={provide:"PdfViewerNavigation",useValue:i.Navigation},b={provide:"PdfViewerPrint",useValue:i.Print},P={provide:"PdfViewerTextSelection",useValue:i.TextSelection},F={provide:"PdfViewerTextSearch",useValue:i.TextSearch},T={provide:"PdfViewerAnnotation",useValue:i.Annotation},x={provide:"PdfViewerFormDesigner",useValue:i.FormDesigner},w={provide:"PdfViewerFormFields",useValue:i.FormFields},A=function(){return function(){}}();A.decorators=[{type:t.NgModule,args:[{imports:[o.CommonModule,g],exports:[g],providers:[u,S,m,p,f,h,b,P,F,T,x,w]}]}],A.ctorParameters=function(){return[]},e.PdfViewerModule=g,e.PdfViewerAllModule=A,e.LinkAnnotationService=u,e.BookmarkViewService=S,e.MagnificationService=m,e.ThumbnailViewService=p,e.ToolbarService=f,e.NavigationService=h,e.PrintService=b,e.TextSelectionService=P,e.TextSearchService=F,e.AnnotationService=T,e.FormDesignerService=x,e.FormFieldsService=w,e.ɵa=l,e.ɵb=d,e.Drawing=i.Drawing,e.findActiveElement=i.findActiveElement,e.findObjectsUnderMouse=i.findObjectsUnderMouse,e.findObjectUnderMouse=i.findObjectUnderMouse,e.CalculateLeaderPoints=i.CalculateLeaderPoints,e.findElementUnderMouse=i.findElementUnderMouse,e.insertObject=i.insertObject,e.findTargetShapeElement=i.findTargetShapeElement,e.findObjects=i.findObjects,e.findActivePage=i.findActivePage,e.ActiveElements=i.ActiveElements,e.getConnectorPoints=i.getConnectorPoints,e.getSegmentPath=i.getSegmentPath,e.updateSegmentElement=i.updateSegmentElement,e.getSegmentElement=i.getSegmentElement,e.updateDecoratorElement=i.updateDecoratorElement,e.getDecoratorElement=i.getDecoratorElement,e.clipDecorators=i.clipDecorators,e.clipDecorator=i.clipDecorator,e.initDistanceLabel=i.initDistanceLabel,e.updateDistanceLabel=i.updateDistanceLabel,e.updateRadiusLabel=i.updateRadiusLabel,e.initPerimeterLabel=i.initPerimeterLabel,e.updatePerimeterLabel=i.updatePerimeterLabel,e.removePerimeterLabel=i.removePerimeterLabel,e.updateCalibrateLabel=i.updateCalibrateLabel,e.getPolygonPath=i.getPolygonPath,e.textElement=i.textElement,e.initLeaders=i.initLeaders,e.initLeader=i.initLeader,e.isPointOverConnector=i.isPointOverConnector,e.findNearestPoint=i.findNearestPoint,e.getDecoratorShape=i.getDecoratorShape,e.renderAdornerLayer=i.renderAdornerLayer,e.createSvg=i.createSvg,e.isLineShapes=i.isLineShapes,e.setElementStype=i.setElementStype,e.findPointsLength=i.findPointsLength,e.findPerimeterLength=i.findPerimeterLength,e.getBaseShapeAttributes=i.getBaseShapeAttributes,e.getFunction=i.getFunction,e.cloneObject=i.cloneObject,e.cloneArray=i.cloneArray,e.getInternalProperties=i.getInternalProperties,e.isLeader=i.isLeader,e.PdfBounds=i.PdfBounds,e.PdfFont=i.PdfFont,e.PdfAnnotationBase=i.PdfAnnotationBase,e.PdfFormFieldBase=i.PdfFormFieldBase,e.ZOrderPageTable=i.ZOrderPageTable,e.Selector=i.Selector,e.ToolBase=i.ToolBase,e.SelectTool=i.SelectTool,e.MoveTool=i.MoveTool,e.StampTool=i.StampTool,e.InkDrawingTool=i.InkDrawingTool,e.ConnectTool=i.ConnectTool,e.ResizeTool=i.ResizeTool,e.NodeDrawingTool=i.NodeDrawingTool,e.PolygonDrawingTool=i.PolygonDrawingTool,e.LineTool=i.LineTool,e.RotateTool=i.RotateTool,e.Annotation=i.Annotation,e.LinkAnnotation=i.LinkAnnotation,e.TextMarkupAnnotation=i.TextMarkupAnnotation,e.MeasureAnnotation=i.MeasureAnnotation,e.ShapeAnnotation=i.ShapeAnnotation,e.StampAnnotation=i.StampAnnotation,e.StickyNotesAnnotation=i.StickyNotesAnnotation,e.FreeTextAnnotation=i.FreeTextAnnotation,e.InputElement=i.InputElement,e.InkAnnotation=i.InkAnnotation,e.NavigationPane=i.NavigationPane,e.PdfViewerBase=i.PdfViewerBase,e.TextLayer=i.TextLayer,e.ContextMenu=i.ContextMenu,e.CommentStatus=i.CommentStatus,e.FontStyle=i.FontStyle,e.ContextMenuItem=i.ContextMenuItem,e.SignatureType=i.SignatureType,e.AnnotationResizerLocation=i.AnnotationResizerLocation,e.DisplayMode=i.DisplayMode,e.CursorType=i.CursorType,e.DynamicStampItem=i.DynamicStampItem,e.SignStampItem=i.SignStampItem,e.StandardBusinessStampItem=i.StandardBusinessStampItem,e.AllowedInteraction=i.AllowedInteraction,e.AnnotationDataFormat=i.AnnotationDataFormat,e.FormFieldDataFormat=i.FormFieldDataFormat,e.AjaxHandler=i.AjaxHandler,e.Signature=i.Signature,e.Spinner=i.Spinner,e.createSpinner=i.createSpinner,e.showSpinner=i.showSpinner,e.hideSpinner=i.hideSpinner,e.setSpinner=i.setSpinner,e.BlazorUiAdaptor=i.BlazorUiAdaptor,e.Magnification=i.Magnification,e.Navigation=i.Navigation,e.ThumbnailView=i.ThumbnailView,e.Toolbar=i.Toolbar,e.AnnotationToolbar=i.AnnotationToolbar,e.FormDesignerToolbar=i.FormDesignerToolbar,e.ToolbarSettings=i.ToolbarSettings,e.AjaxRequestSettings=i.AjaxRequestSettings,e.CustomStamp=i.CustomStamp,e.AnnotationToolbarSettings=i.AnnotationToolbarSettings,e.FormDesignerToolbarSettings=i.FormDesignerToolbarSettings,e.SignatureFieldSettings=i.SignatureFieldSettings,e.InitialFieldSettings=i.InitialFieldSettings,e.SignatureIndicatorSettings=i.SignatureIndicatorSettings,e.SignatureDialogSettings=i.SignatureDialogSettings,e.ServerActionSettings=i.ServerActionSettings,e.StrikethroughSettings=i.StrikethroughSettings,e.UnderlineSettings=i.UnderlineSettings,e.HighlightSettings=i.HighlightSettings,e.LineSettings=i.LineSettings,e.ArrowSettings=i.ArrowSettings,e.RectangleSettings=i.RectangleSettings,e.CircleSettings=i.CircleSettings,e.ShapeLabelSettings=i.ShapeLabelSettings,e.PolygonSettings=i.PolygonSettings,e.StampSettings=i.StampSettings,e.CustomStampSettings=i.CustomStampSettings,e.DistanceSettings=i.DistanceSettings,e.PerimeterSettings=i.PerimeterSettings,e.AreaSettings=i.AreaSettings,e.RadiusSettings=i.RadiusSettings,e.VolumeSettings=i.VolumeSettings,e.InkAnnotationSettings=i.InkAnnotationSettings,e.StickyNotesSettings=i.StickyNotesSettings,e.MeasurementSettings=i.MeasurementSettings,e.FreeTextSettings=i.FreeTextSettings,e.AnnotationSelectorSettings=i.AnnotationSelectorSettings,e.TextSearchColorSettings=i.TextSearchColorSettings,e.HandWrittenSignatureSettings=i.HandWrittenSignatureSettings,e.AnnotationSettings=i.AnnotationSettings,e.DocumentTextCollectionSettings=i.DocumentTextCollectionSettings,e.TextDataSettings=i.TextDataSettings,e.RectangleBounds=i.RectangleBounds,e.TileRenderingSettings=i.TileRenderingSettings,e.ScrollSettings=i.ScrollSettings,e.FormField=i.FormField,e.ContextMenuSettings=i.ContextMenuSettings,e.TextFieldSettings=i.TextFieldSettings,e.PasswordFieldSettings=i.PasswordFieldSettings,e.CheckBoxFieldSettings=i.CheckBoxFieldSettings,e.RadioButtonFieldSettings=i.RadioButtonFieldSettings,e.DropdownFieldSettings=i.DropdownFieldSettings,e.ListBoxFieldSettings=i.ListBoxFieldSettings,e.Item=i.Item,e.PdfViewer=i.PdfViewer,e.BookmarkView=i.BookmarkView,e.TextSelection=i.TextSelection,e.TextSearch=i.TextSearch,e.Print=i.Print,e.FormFields=i.FormFields,e.FormDesigner=i.FormDesigner,Object.defineProperty(e,"__esModule",{value:!0})});
2
- //# sourceMappingURL=ej2-angular-pdfviewer.umd.min.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ej2-angular-pdfviewer.umd.min.js","sources":["~/@syncfusion/ej2-angular-pdfviewer/src/pdfviewer/pdfviewer.component.ts","~/@syncfusion/ej2-angular-pdfviewer/src/pdfviewer/pdfviewer.module.ts","~/@syncfusion/ej2-angular-pdfviewer/src/pdfviewer/pdfviewer-all.module.ts"],"sourcesContent":["import { Component, ElementRef, ViewContainerRef, ChangeDetectionStrategy, QueryList, Renderer2, Injector, ValueProvider } from '@angular/core';\nimport { ComponentBase, IComponentBase, applyMixins, ComponentMixins, PropertyCollectionInfo, setValue } from '@syncfusion/ej2-angular-base';\nimport { PdfViewer } from '@syncfusion/ej2-pdfviewer';\n\n\n\nexport const /** @type {?} */ inputs: string[] = ['DropdownFieldSettings','ajaxRequestSettings','annotationSelectorSettings','annotationSettings','annotations','areaSettings','arrowSettings','checkBoxFieldSettings','circleSettings','contextMenuOption','contextMenuSettings','currentPageNumber','customStamp','customStampSettings','dateTimeFormat','designerMode','disableContextMenuItems','distanceSettings','documentPath','downloadFileName','drawingObject','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','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 /** @type {?} */ outputs: string[] = ['addSignature','ajaxRequestFailed','ajaxRequestInitiate','ajaxRequestSuccess','annotationAdd','annotationDoubleClick','annotationMouseLeave','annotationMouseover','annotationMove','annotationMoving','annotationPropertiesChange','annotationRemove','annotationResize','annotationSelect','annotationUnSelect','beforeAddFreeText','bookmarkClick','buttonFieldClick','commentAdd','commentDelete','commentEdit','commentSelect','commentStatusChanged','created','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 /** @type {?} */ twoWays: string[] = [];\n/**\n * `ejs-pdfviewer` represents the Angular PdfViewer Component.\n * ```html\n * <ejs-pdfviewer></ejs-pdfviewer>\n * ```\n */\n@ComponentMixins([ComponentBase])\nexport class PdfViewerComponent extends PdfViewer implements IComponentBase {\npublic context : any;\npublic tagObjects: any;\n\taddSignature: any;\n\tajaxRequestFailed: any;\n\tajaxRequestInitiate: any;\n\tajaxRequestSuccess: any;\n\tannotationAdd: any;\n\tannotationDoubleClick: any;\n\tannotationMouseLeave: any;\n\tannotationMouseover: any;\n\tannotationMove: any;\n\tannotationMoving: any;\n\tannotationPropertiesChange: any;\n\tannotationRemove: any;\n\tannotationResize: any;\n\tannotationSelect: any;\n\tannotationUnSelect: any;\n\tbeforeAddFreeText: any;\n\tbookmarkClick: any;\n\tbuttonFieldClick: any;\n\tcommentAdd: any;\n\tcommentDelete: any;\n\tcommentEdit: any;\n\tcommentSelect: any;\n\tcommentStatusChanged: any;\n\tcreated: any;\n\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;\npublic zoomChange: any;\n/**\n * @param {?} ngEle\n * @param {?} srenderer\n * @param {?} viewContainerRef\n * @param {?} injector\n */\nconstructor(private ngEle: ElementRef,\nprivate srenderer: Renderer2,\nprivate viewContainerRef:ViewContainerRef,\nprivate injector: Injector) {\n super();\n this.element = this.ngEle.nativeElement;\n this.injectedModules = this.injectedModules || [];\n try {\n let mod = this.injector.get('PdfViewerLinkAnnotation');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('PdfViewerBookmarkView');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('PdfViewerMagnification');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('PdfViewerThumbnailView');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('PdfViewerToolbar');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('PdfViewerNavigation');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('PdfViewerPrint');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('PdfViewerTextSelection');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('PdfViewerTextSearch');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('PdfViewerAnnotation');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('PdfViewerFormDesigner');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('PdfViewerFormFields');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n\n this.registerEvents(outputs);\n this.addTwoWay.call(this, twoWays);\n setValue('currentInstance', this, this.viewContainerRef);\n this.context = new ComponentBase();\n }\n/**\n * @return {?}\n */\npublic ngOnInit() {\n this.context.ngOnInit(this);\n }\n/**\n * @return {?}\n */\npublic ngAfterViewInit(): void {\n this.context.ngAfterViewInit(this);\n }\n/**\n * @return {?}\n */\npublic ngOnDestroy(): void {\n this.context.ngOnDestroy(this);\n }\n/**\n * @return {?}\n */\npublic ngAfterContentChecked(): void {\n \n this.context.ngAfterContentChecked(this);\n }\npublic registerEvents: (eventList: string[]) => void;\npublic addTwoWay: (propList: string[]) => void;\nstatic decorators: DecoratorInvocation[] = [\n{ type: Component, args: [{\n selector: 'ejs-pdfviewer',\n inputs: inputs,\n outputs: outputs,\n template: '',\n changeDetection: ChangeDetectionStrategy.OnPush,\n queries: {\n\n }\n}, ] },\n];\n/**\n * @nocollapse\n */\nstatic ctorParameters: () => ({type: any, decorators?: DecoratorInvocation[]}|null)[] = () => [\n{type: ElementRef, },\n{type: Renderer2, },\n{type: ViewContainerRef, },\n{type: Injector, },\n];\n}\n\nfunction PdfViewerComponent_tsickle_Closure_declarations() {\n/** @type {?} */\nPdfViewerComponent.decorators;\n/**\n * @nocollapse\n * @type {?}\n */\nPdfViewerComponent.ctorParameters;\n/** @type {?} */\nPdfViewerComponent.prototype.context;\n/** @type {?} */\nPdfViewerComponent.prototype.tagObjects;\n/** @type {?} */\nPdfViewerComponent.prototype.addSignature;\n/** @type {?} */\nPdfViewerComponent.prototype.ajaxRequestFailed;\n/** @type {?} */\nPdfViewerComponent.prototype.ajaxRequestInitiate;\n/** @type {?} */\nPdfViewerComponent.prototype.ajaxRequestSuccess;\n/** @type {?} */\nPdfViewerComponent.prototype.annotationAdd;\n/** @type {?} */\nPdfViewerComponent.prototype.annotationDoubleClick;\n/** @type {?} */\nPdfViewerComponent.prototype.annotationMouseLeave;\n/** @type {?} */\nPdfViewerComponent.prototype.annotationMouseover;\n/** @type {?} */\nPdfViewerComponent.prototype.annotationMove;\n/** @type {?} */\nPdfViewerComponent.prototype.annotationMoving;\n/** @type {?} */\nPdfViewerComponent.prototype.annotationPropertiesChange;\n/** @type {?} */\nPdfViewerComponent.prototype.annotationRemove;\n/** @type {?} */\nPdfViewerComponent.prototype.annotationResize;\n/** @type {?} */\nPdfViewerComponent.prototype.annotationSelect;\n/** @type {?} */\nPdfViewerComponent.prototype.annotationUnSelect;\n/** @type {?} */\nPdfViewerComponent.prototype.beforeAddFreeText;\n/** @type {?} */\nPdfViewerComponent.prototype.bookmarkClick;\n/** @type {?} */\nPdfViewerComponent.prototype.buttonFieldClick;\n/** @type {?} */\nPdfViewerComponent.prototype.commentAdd;\n/** @type {?} */\nPdfViewerComponent.prototype.commentDelete;\n/** @type {?} */\nPdfViewerComponent.prototype.commentEdit;\n/** @type {?} */\nPdfViewerComponent.prototype.commentSelect;\n/** @type {?} */\nPdfViewerComponent.prototype.commentStatusChanged;\n/** @type {?} */\nPdfViewerComponent.prototype.created;\n/** @type {?} */\nPdfViewerComponent.prototype.documentLoad;\n/** @type {?} */\nPdfViewerComponent.prototype.documentLoadFailed;\n/** @type {?} */\nPdfViewerComponent.prototype.documentUnload;\n/** @type {?} */\nPdfViewerComponent.prototype.downloadEnd;\n/** @type {?} */\nPdfViewerComponent.prototype.downloadStart;\n/** @type {?} */\nPdfViewerComponent.prototype.exportFailed;\n/** @type {?} */\nPdfViewerComponent.prototype.exportStart;\n/** @type {?} */\nPdfViewerComponent.prototype.exportSuccess;\n/** @type {?} */\nPdfViewerComponent.prototype.extractTextCompleted;\n/** @type {?} */\nPdfViewerComponent.prototype.formFieldAdd;\n/** @type {?} */\nPdfViewerComponent.prototype.formFieldClick;\n/** @type {?} */\nPdfViewerComponent.prototype.formFieldDoubleClick;\n/** @type {?} */\nPdfViewerComponent.prototype.formFieldFocusOut;\n/** @type {?} */\nPdfViewerComponent.prototype.formFieldMouseLeave;\n/** @type {?} */\nPdfViewerComponent.prototype.formFieldMouseover;\n/** @type {?} */\nPdfViewerComponent.prototype.formFieldMove;\n/** @type {?} */\nPdfViewerComponent.prototype.formFieldPropertiesChange;\n/** @type {?} */\nPdfViewerComponent.prototype.formFieldRemove;\n/** @type {?} */\nPdfViewerComponent.prototype.formFieldResize;\n/** @type {?} */\nPdfViewerComponent.prototype.formFieldSelect;\n/** @type {?} */\nPdfViewerComponent.prototype.formFieldUnselect;\n/** @type {?} */\nPdfViewerComponent.prototype.hyperlinkClick;\n/** @type {?} */\nPdfViewerComponent.prototype.hyperlinkMouseOver;\n/** @type {?} */\nPdfViewerComponent.prototype.importFailed;\n/** @type {?} */\nPdfViewerComponent.prototype.importStart;\n/** @type {?} */\nPdfViewerComponent.prototype.importSuccess;\n/** @type {?} */\nPdfViewerComponent.prototype.moveSignature;\n/** @type {?} */\nPdfViewerComponent.prototype.pageChange;\n/** @type {?} */\nPdfViewerComponent.prototype.pageClick;\n/** @type {?} */\nPdfViewerComponent.prototype.pageMouseover;\n/** @type {?} */\nPdfViewerComponent.prototype.printEnd;\n/** @type {?} */\nPdfViewerComponent.prototype.printStart;\n/** @type {?} */\nPdfViewerComponent.prototype.removeSignature;\n/** @type {?} */\nPdfViewerComponent.prototype.resizeSignature;\n/** @type {?} */\nPdfViewerComponent.prototype.signaturePropertiesChange;\n/** @type {?} */\nPdfViewerComponent.prototype.signatureSelect;\n/** @type {?} */\nPdfViewerComponent.prototype.textSearchComplete;\n/** @type {?} */\nPdfViewerComponent.prototype.textSearchHighlight;\n/** @type {?} */\nPdfViewerComponent.prototype.textSearchStart;\n/** @type {?} */\nPdfViewerComponent.prototype.textSelectionEnd;\n/** @type {?} */\nPdfViewerComponent.prototype.textSelectionStart;\n/** @type {?} */\nPdfViewerComponent.prototype.thumbnailClick;\n/** @type {?} */\nPdfViewerComponent.prototype.validateFormFields;\n/** @type {?} */\nPdfViewerComponent.prototype.zoomChange;\n/** @type {?} */\nPdfViewerComponent.prototype.registerEvents;\n/** @type {?} */\nPdfViewerComponent.prototype.addTwoWay;\n/** @type {?} */\nPdfViewerComponent.prototype.ngEle;\n/** @type {?} */\nPdfViewerComponent.prototype.srenderer;\n/** @type {?} */\nPdfViewerComponent.prototype.viewContainerRef;\n/** @type {?} */\nPdfViewerComponent.prototype.injector;\n}\n\n\n\ninterface DecoratorInvocation {\n type: Function;\n args?: any[];\n}\n","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { PdfViewerComponent } from './pdfviewer.component';\n/**\n * NgModule definition for the PdfViewer component.\n */\nexport class PdfViewerModule { static decorators: DecoratorInvocation[] = [\n{ type: NgModule, args: [{\n imports: [CommonModule],\n declarations: [\n PdfViewerComponent\n ],\n exports: [\n PdfViewerComponent\n ]\n}, ] },\n];\n/**\n * @nocollapse\n */\nstatic ctorParameters: () => ({type: any, decorators?: DecoratorInvocation[]}|null)[] = () => [\n];\n}\n\nfunction PdfViewerModule_tsickle_Closure_declarations() {\n/** @type {?} */\nPdfViewerModule.decorators;\n/**\n * @nocollapse\n * @type {?}\n */\nPdfViewerModule.ctorParameters;\n}\n\ninterface DecoratorInvocation {\n type: Function;\n args?: any[];\n}\n","import { NgModule, ValueProvider } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { PdfViewerComponent } from './pdfviewer.component';\nimport { PdfViewerModule } from './pdfviewer.module';\nimport {LinkAnnotation, BookmarkView, Magnification, ThumbnailView, Toolbar, Navigation, Print, TextSelection, TextSearch, Annotation, FormDesigner, FormFields} from '@syncfusion/ej2-pdfviewer';\n\n\nexport const /** @type {?} */ LinkAnnotationService: ValueProvider = { provide: 'PdfViewerLinkAnnotation', useValue: LinkAnnotation};\nexport const /** @type {?} */ BookmarkViewService: ValueProvider = { provide: 'PdfViewerBookmarkView', useValue: BookmarkView};\nexport const /** @type {?} */ MagnificationService: ValueProvider = { provide: 'PdfViewerMagnification', useValue: Magnification};\nexport const /** @type {?} */ ThumbnailViewService: ValueProvider = { provide: 'PdfViewerThumbnailView', useValue: ThumbnailView};\nexport const /** @type {?} */ ToolbarService: ValueProvider = { provide: 'PdfViewerToolbar', useValue: Toolbar};\nexport const /** @type {?} */ NavigationService: ValueProvider = { provide: 'PdfViewerNavigation', useValue: Navigation};\nexport const /** @type {?} */ PrintService: ValueProvider = { provide: 'PdfViewerPrint', useValue: Print};\nexport const /** @type {?} */ TextSelectionService: ValueProvider = { provide: 'PdfViewerTextSelection', useValue: TextSelection};\nexport const /** @type {?} */ TextSearchService: ValueProvider = { provide: 'PdfViewerTextSearch', useValue: TextSearch};\nexport const /** @type {?} */ AnnotationService: ValueProvider = { provide: 'PdfViewerAnnotation', useValue: Annotation};\nexport const /** @type {?} */ FormDesignerService: ValueProvider = { provide: 'PdfViewerFormDesigner', useValue: FormDesigner};\nexport const /** @type {?} */ FormFieldsService: ValueProvider = { provide: 'PdfViewerFormFields', useValue: FormFields};\n/**\n * NgModule definition for the PdfViewer component with providers.\n */\nexport class PdfViewerAllModule { static decorators: DecoratorInvocation[] = [\n{ type: NgModule, args: [{\n imports: [CommonModule, PdfViewerModule],\n exports: [\n PdfViewerModule\n ],\n providers:[\n LinkAnnotationService,\n BookmarkViewService,\n MagnificationService,\n ThumbnailViewService,\n ToolbarService,\n NavigationService,\n PrintService,\n TextSelectionService,\n TextSearchService,\n AnnotationService,\n FormDesignerService,\n FormFieldsService\n ]\n}, ] },\n];\n/**\n * @nocollapse\n */\nstatic ctorParameters: () => ({type: any, decorators?: DecoratorInvocation[]}|null)[] = () => [\n];\n}\n\nfunction PdfViewerAllModule_tsickle_Closure_declarations() {\n/** @type {?} */\nPdfViewerAllModule.decorators;\n/**\n * @nocollapse\n * @type {?}\n */\nPdfViewerAllModule.ctorParameters;\n}\n\ninterface DecoratorInvocation {\n type: Function;\n args?: any[];\n}\n"],"names":["inputs","outputs","twoWays","exports","PdfViewerComponent","_super","ngEle","srenderer","viewContainerRef","injector","_this","call","this","element","nativeElement","injectedModules","mod","get","indexOf","push","_a","_b","_c","_d","_e","_f","_g","_h","_j","_k","_l","_m","registerEvents","addTwoWay","setValue","context","ComponentBase","__extends","prototype","ngOnInit","ngAfterViewInit","ngOnDestroy","ngAfterContentChecked","PdfViewer","decorators","type","Component","args","selector","template","changeDetection","ChangeDetectionStrategy","OnPush","queries","ctorParameters","ElementRef","Renderer2","ViewContainerRef","Injector","__decorate","ComponentMixins","__metadata","PdfViewerModule","NgModule","imports","CommonModule","declarations","LinkAnnotationService","provide","useValue","LinkAnnotation","BookmarkViewService","BookmarkView","MagnificationService","Magnification","ThumbnailViewService","ThumbnailView","ToolbarService","Toolbar","NavigationService","Navigation","PrintService","Print","TextSelectionService","TextSelection","TextSearchService","TextSearch","AnnotationService","Annotation","FormDesignerService","FormDesigner","FormFieldsService","FormFields","PdfViewerAllModule","providers"],"mappings":"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"}