@syncfusion/ej2-angular-pdfviewer 31.2.13 → 31.2.15-ngcc

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (272) hide show
  1. package/@syncfusion/ej2-angular-pdfviewer.es5.js +279 -0
  2. package/@syncfusion/ej2-angular-pdfviewer.es5.js.map +1 -0
  3. package/@syncfusion/ej2-angular-pdfviewer.js +260 -0
  4. package/@syncfusion/ej2-angular-pdfviewer.js.map +1 -0
  5. package/LICENSE +10 -0
  6. package/README.md +101 -105
  7. package/dist/ej2-angular-pdfviewer.umd.js +522 -0
  8. package/dist/ej2-angular-pdfviewer.umd.js.map +1 -0
  9. package/dist/ej2-angular-pdfviewer.umd.min.js +11 -0
  10. package/dist/ej2-angular-pdfviewer.umd.min.js.map +1 -0
  11. package/ej2-angular-pdfviewer.d.ts +5 -0
  12. package/ej2-angular-pdfviewer.metadata.json +1 -0
  13. package/package.json +8 -21
  14. package/public_api.d.ts +1 -1
  15. package/schematics/collection.json +10 -14
  16. package/schematics/ng-add/index.js +1 -1
  17. package/schematics/ng-add/index.ts +10 -10
  18. package/schematics/ng-add/schema.json +34 -34
  19. package/schematics/ng-add/schema.ts +30 -30
  20. package/schematics/tsconfig.json +25 -25
  21. package/schematics/utils/lib-details.d.ts +4 -4
  22. package/schematics/utils/lib-details.js +4 -5
  23. package/schematics/utils/lib-details.ts +4 -4
  24. package/src/index.d.ts +4 -7
  25. package/src/pdfviewer/pdfviewer-all.module.d.ts +19 -0
  26. package/src/pdfviewer/pdfviewer.component.d.ts +105 -0
  27. package/src/pdfviewer/pdfviewer.module.d.ts +5 -0
  28. package/styles/bds-lite.css +1 -1
  29. package/styles/bds-lite.scss +1 -1
  30. package/styles/bds.css +1 -1
  31. package/styles/bds.scss +1 -2
  32. package/styles/bootstrap-dark-lite.css +1 -1
  33. package/styles/bootstrap-dark-lite.scss +1 -1
  34. package/styles/bootstrap-dark.css +1 -1
  35. package/styles/bootstrap-dark.scss +1 -2
  36. package/styles/bootstrap-lite.css +1 -1
  37. package/styles/bootstrap-lite.scss +1 -1
  38. package/styles/bootstrap.css +1 -1
  39. package/styles/bootstrap.scss +1 -2
  40. package/styles/bootstrap4-lite.css +1 -1
  41. package/styles/bootstrap4-lite.scss +1 -1
  42. package/styles/bootstrap4.css +1 -1
  43. package/styles/bootstrap4.scss +1 -2
  44. package/styles/bootstrap5-dark-lite.css +1 -1
  45. package/styles/bootstrap5-dark-lite.scss +1 -1
  46. package/styles/bootstrap5-dark.css +1 -1
  47. package/styles/bootstrap5-dark.scss +1 -2
  48. package/styles/bootstrap5-lite.css +1 -1
  49. package/styles/bootstrap5-lite.scss +1 -1
  50. package/styles/bootstrap5.3-lite.css +1 -1
  51. package/styles/bootstrap5.3-lite.scss +1 -1
  52. package/styles/bootstrap5.3.css +1 -1
  53. package/styles/bootstrap5.3.scss +1 -2
  54. package/styles/bootstrap5.css +1 -1
  55. package/styles/bootstrap5.scss +1 -2
  56. package/styles/fabric-dark-lite.css +1 -1
  57. package/styles/fabric-dark-lite.scss +1 -1
  58. package/styles/fabric-dark.css +1 -1
  59. package/styles/fabric-dark.scss +1 -2
  60. package/styles/fabric-lite.css +1 -1
  61. package/styles/fabric-lite.scss +1 -1
  62. package/styles/fabric.css +1 -1
  63. package/styles/fabric.scss +1 -2
  64. package/styles/fluent-dark-lite.css +1 -1
  65. package/styles/fluent-dark-lite.scss +1 -1
  66. package/styles/fluent-dark.css +1 -1
  67. package/styles/fluent-dark.scss +1 -2
  68. package/styles/fluent-lite.css +1 -1
  69. package/styles/fluent-lite.scss +1 -1
  70. package/styles/fluent.css +1 -1
  71. package/styles/fluent.scss +1 -2
  72. package/styles/fluent2-lite.css +1 -1
  73. package/styles/fluent2-lite.scss +1 -1
  74. package/styles/fluent2.css +1 -1
  75. package/styles/fluent2.scss +1 -2
  76. package/styles/highcontrast-light-lite.css +1 -1
  77. package/styles/highcontrast-light-lite.scss +1 -1
  78. package/styles/highcontrast-light.css +1 -1
  79. package/styles/highcontrast-light.scss +1 -2
  80. package/styles/highcontrast-lite.css +1 -1
  81. package/styles/highcontrast-lite.scss +1 -1
  82. package/styles/highcontrast.css +1 -1
  83. package/styles/highcontrast.scss +1 -2
  84. package/styles/material-dark-lite.css +1 -1
  85. package/styles/material-dark-lite.scss +1 -1
  86. package/styles/material-dark.css +1 -1
  87. package/styles/material-dark.scss +1 -2
  88. package/styles/material-lite.css +1 -1
  89. package/styles/material-lite.scss +1 -1
  90. package/styles/material.css +1 -1
  91. package/styles/material.scss +1 -2
  92. package/styles/material3-dark-lite.css +1 -1
  93. package/styles/material3-dark-lite.scss +1 -1
  94. package/styles/material3-dark.css +1 -1
  95. package/styles/material3-dark.scss +1 -2
  96. package/styles/material3-lite.css +1 -1
  97. package/styles/material3-lite.scss +1 -1
  98. package/styles/material3.css +1 -1
  99. package/styles/material3.scss +1 -2
  100. package/styles/pdfviewer/bds.css +1 -0
  101. package/styles/pdfviewer/bds.scss +1 -0
  102. package/styles/pdfviewer/bootstrap-dark.css +1 -0
  103. package/styles/pdfviewer/bootstrap-dark.scss +1 -0
  104. package/styles/pdfviewer/bootstrap.css +1 -0
  105. package/styles/pdfviewer/bootstrap.scss +1 -0
  106. package/styles/pdfviewer/bootstrap4.css +1 -0
  107. package/styles/pdfviewer/bootstrap4.scss +1 -0
  108. package/styles/pdfviewer/bootstrap5-dark.css +1 -0
  109. package/styles/pdfviewer/bootstrap5-dark.scss +1 -0
  110. package/styles/pdfviewer/bootstrap5.3.css +1 -0
  111. package/styles/pdfviewer/bootstrap5.3.scss +1 -0
  112. package/styles/pdfviewer/bootstrap5.css +1 -0
  113. package/styles/pdfviewer/bootstrap5.scss +1 -0
  114. package/styles/pdfviewer/fabric-dark.css +1 -0
  115. package/styles/pdfviewer/fabric-dark.scss +1 -0
  116. package/styles/pdfviewer/fabric.css +1 -0
  117. package/styles/pdfviewer/fabric.scss +1 -0
  118. package/styles/pdfviewer/fluent-dark.css +1 -0
  119. package/styles/pdfviewer/fluent-dark.scss +1 -0
  120. package/styles/pdfviewer/fluent.css +1 -0
  121. package/styles/pdfviewer/fluent.scss +1 -0
  122. package/styles/pdfviewer/fluent2.css +1 -0
  123. package/styles/pdfviewer/fluent2.scss +1 -0
  124. package/styles/pdfviewer/highcontrast-light.css +1 -0
  125. package/styles/pdfviewer/highcontrast-light.scss +1 -0
  126. package/styles/pdfviewer/highcontrast.css +1 -0
  127. package/styles/pdfviewer/highcontrast.scss +1 -0
  128. package/styles/pdfviewer/material-dark.css +1 -0
  129. package/styles/pdfviewer/material-dark.scss +1 -0
  130. package/styles/pdfviewer/material.css +1 -0
  131. package/styles/pdfviewer/material.scss +1 -0
  132. package/styles/pdfviewer/material3-dark.css +1 -0
  133. package/styles/pdfviewer/material3-dark.scss +2 -0
  134. package/styles/pdfviewer/material3.css +1 -0
  135. package/styles/pdfviewer/material3.scss +2 -0
  136. package/styles/pdfviewer/tailwind-dark.css +1 -0
  137. package/styles/pdfviewer/tailwind-dark.scss +1 -0
  138. package/styles/pdfviewer/tailwind.css +1 -0
  139. package/styles/pdfviewer/tailwind.scss +1 -0
  140. package/styles/pdfviewer/tailwind3.css +1 -0
  141. package/styles/pdfviewer/tailwind3.scss +1 -0
  142. package/styles/tailwind-dark-lite.css +1 -1
  143. package/styles/tailwind-dark-lite.scss +1 -1
  144. package/styles/tailwind-dark.css +1 -1
  145. package/styles/tailwind-dark.scss +1 -2
  146. package/styles/tailwind-lite.css +1 -1
  147. package/styles/tailwind-lite.scss +1 -1
  148. package/styles/tailwind.css +1 -1
  149. package/styles/tailwind.scss +1 -2
  150. package/styles/tailwind3-lite.css +1 -1
  151. package/styles/tailwind3-lite.scss +1 -1
  152. package/styles/tailwind3.css +1 -1
  153. package/styles/tailwind3.scss +1 -2
  154. package/CHANGELOG.md +0 -4938
  155. package/esm2020/public_api.mjs +0 -2
  156. package/esm2020/src/document-editor/documenteditor-all.module.mjs +0 -134
  157. package/esm2020/src/document-editor/documenteditor.component.mjs +0 -311
  158. package/esm2020/src/document-editor/documenteditor.module.mjs +0 -25
  159. package/esm2020/src/document-editor-container/documenteditorcontainer-all.module.mjs +0 -32
  160. package/esm2020/src/document-editor-container/documenteditorcontainer.component.mjs +0 -73
  161. package/esm2020/src/document-editor-container/documenteditorcontainer.module.mjs +0 -25
  162. package/esm2020/src/index.mjs +0 -8
  163. package/esm2020/syncfusion-ej2-angular-documenteditor.mjs +0 -5
  164. package/fesm2015/syncfusion-ej2-angular-documenteditor.mjs +0 -584
  165. package/fesm2015/syncfusion-ej2-angular-documenteditor.mjs.map +0 -1
  166. package/fesm2020/syncfusion-ej2-angular-documenteditor.mjs +0 -584
  167. package/fesm2020/syncfusion-ej2-angular-documenteditor.mjs.map +0 -1
  168. package/schematics/generators/documenteditorcontainer-default/index.d.ts +0 -3
  169. package/schematics/generators/documenteditorcontainer-default/index.js +0 -8
  170. package/schematics/generators/documenteditorcontainer-default/index.ts +0 -8
  171. package/schematics/generators/documenteditorcontainer-default/sample-details.d.ts +0 -5
  172. package/schematics/generators/documenteditorcontainer-default/sample-details.js +0 -8
  173. package/schematics/generators/documenteditorcontainer-default/sample-details.ts +0 -5
  174. package/schematics/generators/documenteditorcontainer-default/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -3
  175. package/schematics/generators/documenteditorcontainer-default/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -8
  176. package/schematics/generators/documenteditorcontainer-default/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -25
  177. package/schematics/generators/documenteditorcontainer-default/samples/__path__/__name@dasherize@if-flat__/assets/data.ts +0 -1423
  178. package/schematics/generators/documenteditorcontainer-default/schema.d.ts +0 -3
  179. package/schematics/generators/documenteditorcontainer-default/schema.js +0 -2
  180. package/schematics/generators/documenteditorcontainer-default/schema.json +0 -125
  181. package/schematics/generators/documenteditorcontainer-default/schema.ts +0 -3
  182. package/src/document-editor/documenteditor-all.module.d.ts +0 -48
  183. package/src/document-editor/documenteditor.component.d.ts +0 -58
  184. package/src/document-editor/documenteditor.module.d.ts +0 -11
  185. package/src/document-editor-container/documenteditorcontainer-all.module.d.ts +0 -14
  186. package/src/document-editor-container/documenteditorcontainer.component.d.ts +0 -48
  187. package/src/document-editor-container/documenteditorcontainer.module.d.ts +0 -11
  188. package/styles/document-editor/bds.css +0 -1
  189. package/styles/document-editor/bds.scss +0 -1
  190. package/styles/document-editor/bootstrap-dark.css +0 -1
  191. package/styles/document-editor/bootstrap-dark.scss +0 -1
  192. package/styles/document-editor/bootstrap.css +0 -1
  193. package/styles/document-editor/bootstrap.scss +0 -1
  194. package/styles/document-editor/bootstrap4.css +0 -1
  195. package/styles/document-editor/bootstrap4.scss +0 -1
  196. package/styles/document-editor/bootstrap5-dark.css +0 -1
  197. package/styles/document-editor/bootstrap5-dark.scss +0 -1
  198. package/styles/document-editor/bootstrap5.3.css +0 -1
  199. package/styles/document-editor/bootstrap5.3.scss +0 -1
  200. package/styles/document-editor/bootstrap5.css +0 -1
  201. package/styles/document-editor/bootstrap5.scss +0 -1
  202. package/styles/document-editor/fabric-dark.css +0 -1
  203. package/styles/document-editor/fabric-dark.scss +0 -1
  204. package/styles/document-editor/fabric.css +0 -1
  205. package/styles/document-editor/fabric.scss +0 -1
  206. package/styles/document-editor/fluent-dark.css +0 -1
  207. package/styles/document-editor/fluent-dark.scss +0 -1
  208. package/styles/document-editor/fluent.css +0 -1
  209. package/styles/document-editor/fluent.scss +0 -1
  210. package/styles/document-editor/fluent2.css +0 -1
  211. package/styles/document-editor/fluent2.scss +0 -1
  212. package/styles/document-editor/highcontrast-light.css +0 -1
  213. package/styles/document-editor/highcontrast-light.scss +0 -1
  214. package/styles/document-editor/highcontrast.css +0 -1
  215. package/styles/document-editor/highcontrast.scss +0 -1
  216. package/styles/document-editor/material-dark.css +0 -1
  217. package/styles/document-editor/material-dark.scss +0 -1
  218. package/styles/document-editor/material.css +0 -1
  219. package/styles/document-editor/material.scss +0 -1
  220. package/styles/document-editor/material3-dark.css +0 -1
  221. package/styles/document-editor/material3-dark.scss +0 -2
  222. package/styles/document-editor/material3.css +0 -1
  223. package/styles/document-editor/material3.scss +0 -2
  224. package/styles/document-editor/tailwind-dark.css +0 -1
  225. package/styles/document-editor/tailwind-dark.scss +0 -1
  226. package/styles/document-editor/tailwind.css +0 -1
  227. package/styles/document-editor/tailwind.scss +0 -1
  228. package/styles/document-editor/tailwind3.css +0 -1
  229. package/styles/document-editor/tailwind3.scss +0 -1
  230. package/styles/document-editor-container/bds.css +0 -1
  231. package/styles/document-editor-container/bds.scss +0 -1
  232. package/styles/document-editor-container/bootstrap-dark.css +0 -1
  233. package/styles/document-editor-container/bootstrap-dark.scss +0 -1
  234. package/styles/document-editor-container/bootstrap.css +0 -1
  235. package/styles/document-editor-container/bootstrap.scss +0 -1
  236. package/styles/document-editor-container/bootstrap4.css +0 -1
  237. package/styles/document-editor-container/bootstrap4.scss +0 -1
  238. package/styles/document-editor-container/bootstrap5-dark.css +0 -1
  239. package/styles/document-editor-container/bootstrap5-dark.scss +0 -1
  240. package/styles/document-editor-container/bootstrap5.3.css +0 -1
  241. package/styles/document-editor-container/bootstrap5.3.scss +0 -1
  242. package/styles/document-editor-container/bootstrap5.css +0 -1
  243. package/styles/document-editor-container/bootstrap5.scss +0 -1
  244. package/styles/document-editor-container/fabric-dark.css +0 -1
  245. package/styles/document-editor-container/fabric-dark.scss +0 -1
  246. package/styles/document-editor-container/fabric.css +0 -1
  247. package/styles/document-editor-container/fabric.scss +0 -1
  248. package/styles/document-editor-container/fluent-dark.css +0 -1
  249. package/styles/document-editor-container/fluent-dark.scss +0 -1
  250. package/styles/document-editor-container/fluent.css +0 -1
  251. package/styles/document-editor-container/fluent.scss +0 -1
  252. package/styles/document-editor-container/fluent2.css +0 -1
  253. package/styles/document-editor-container/fluent2.scss +0 -1
  254. package/styles/document-editor-container/highcontrast-light.css +0 -1
  255. package/styles/document-editor-container/highcontrast-light.scss +0 -1
  256. package/styles/document-editor-container/highcontrast.css +0 -1
  257. package/styles/document-editor-container/highcontrast.scss +0 -1
  258. package/styles/document-editor-container/material-dark.css +0 -1
  259. package/styles/document-editor-container/material-dark.scss +0 -1
  260. package/styles/document-editor-container/material.css +0 -1
  261. package/styles/document-editor-container/material.scss +0 -1
  262. package/styles/document-editor-container/material3-dark.css +0 -1
  263. package/styles/document-editor-container/material3-dark.scss +0 -2
  264. package/styles/document-editor-container/material3.css +0 -1
  265. package/styles/document-editor-container/material3.scss +0 -2
  266. package/styles/document-editor-container/tailwind-dark.css +0 -1
  267. package/styles/document-editor-container/tailwind-dark.scss +0 -1
  268. package/styles/document-editor-container/tailwind.css +0 -1
  269. package/styles/document-editor-container/tailwind.scss +0 -1
  270. package/styles/document-editor-container/tailwind3.css +0 -1
  271. package/styles/document-editor-container/tailwind3.scss +0 -1
  272. package/syncfusion-ej2-angular-documenteditor.d.ts +0 -5
@@ -0,0 +1,279 @@
1
+ var __extends = (this && this.__extends) || (function () {
2
+ var extendStatics = Object.setPrototypeOf ||
3
+ ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
4
+ function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };
5
+ return function (d, b) {
6
+ extendStatics(d, b);
7
+ function __() { this.constructor = d; }
8
+ d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
9
+ };
10
+ })();
11
+ import { ChangeDetectionStrategy, Component, ElementRef, Injector, NgModule, Renderer2, ViewContainerRef } from '@angular/core';
12
+ import { ComponentBase, ComponentMixins, setValue } from '@syncfusion/ej2-angular-base';
13
+ import { Annotation, BookmarkView, FormDesigner, FormFields, LinkAnnotation, Magnification, Navigation, PageOrganizer, PdfViewer, Print, TextSearch, TextSelection, ThumbnailView, Toolbar } from '@syncfusion/ej2-pdfviewer';
14
+ import { CommonModule } from '@angular/common';
15
+ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
16
+ var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
17
+ if (typeof Reflect === "object" && typeof Reflect.decorate === "function")
18
+ r = Reflect.decorate(decorators, target, key, desc);
19
+ else
20
+ for (var i = decorators.length - 1; i >= 0; i--)
21
+ if (d = decorators[i])
22
+ r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
23
+ return c > 3 && r && Object.defineProperty(target, key, r), r;
24
+ };
25
+ var __metadata = (this && this.__metadata) || function (k, v) {
26
+ if (typeof Reflect === "object" && typeof Reflect.metadata === "function")
27
+ return Reflect.metadata(k, v);
28
+ };
29
+ var 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', 'enableRtl', 'enableShapeAnnotation', 'enableShapeLabel', 'enableStampAnnotations', 'enableStickyNotesAnnotation', 'enableTextMarkupAnnotation', 'enableTextMarkupResizer', 'enableTextSearch', 'enableTextSelection', 'enableThumbnail', 'enableToolbar', 'enableZoomOptimization', 'exportAnnotationFileName', 'extractTextOption', 'formFieldCollections', 'formFields', 'freeTextSettings', 'handWrittenSignatureSettings', 'height', 'hideEmptyDigitalSignatureFields', 'hideSaveSignature', 'highlightSettings', 'hyperlinkOpenState', 'initialDialogSettings', 'initialFieldSettings', 'initialRenderPages', 'inkAnnotationSettings', 'interactionMode', 'isAnnotationToolbarOpen', 'isAnnotationToolbarVisible', 'isBookmarkPanelOpen', 'isCommandPanelOpen', 'isDocumentEdited', 'isExtractText', 'isFormDesignerToolbarVisible', 'isFormFieldDocument', 'isInitialFieldToolbarSelection', 'isMaintainSelection', 'isPageOrganizerOpen', 'isSignatureEditable', 'isThumbnailViewOpen', 'isValidFreeText', 'lineSettings', 'listBoxFieldSettings', 'locale', 'maxZoom', 'measurementSettings', 'minZoom', 'pageCount', 'pageOrganizerSettings', 'passwordFieldSettings', 'perimeterSettings', 'polygonSettings', 'printMode', 'printScaleFactor', 'radioButtonFieldSettings', 'radiusSettings', 'rectangleSettings', 'resourceUrl', 'restrictZoomRequest', 'retryCount', 'retryStatusCodes', 'retryTimeout', 'scrollSettings', 'selectedItems', 'serverActionSettings', 'serviceUrl', 'shapeLabelSettings', 'showCustomContextMenuBottom', 'showDigitalSignatureAppearance', 'showNotificationDialog', 'signatureDialogSettings', 'signatureFieldSettings', 'signatureFitMode', 'squigglySettings', 'stampSettings', 'stickyNotesSettings', 'strikethroughSettings', 'textFieldSettings', 'textSearchColorSettings', 'tileRenderingSettings', 'toolbarSettings', 'underlineSettings', 'volumeSettings', 'width', 'zoomMode', 'zoomValue'];
30
+ 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', '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'];
31
+ var twoWays = [];
32
+ /**
33
+ * `ejs-pdfviewer` represents the Angular PdfViewer Component.
34
+ * ```html
35
+ * <ejs-pdfviewer></ejs-pdfviewer>
36
+ * ```
37
+ */
38
+ var PdfViewerComponent = /** @class */ (function (_super) {
39
+ __extends(PdfViewerComponent, _super);
40
+ /**
41
+ * @param {?} ngEle
42
+ * @param {?} srenderer
43
+ * @param {?} viewContainerRef
44
+ * @param {?} injector
45
+ */
46
+ function PdfViewerComponent(ngEle, srenderer, viewContainerRef, injector) {
47
+ var _this = _super.call(this) || this;
48
+ _this.ngEle = ngEle;
49
+ _this.srenderer = srenderer;
50
+ _this.viewContainerRef = viewContainerRef;
51
+ _this.injector = injector;
52
+ _this.element = _this.ngEle.nativeElement;
53
+ _this.injectedModules = _this.injectedModules || [];
54
+ try {
55
+ var mod = _this.injector.get('PdfViewerLinkAnnotation');
56
+ if (_this.injectedModules.indexOf(mod) === -1) {
57
+ _this.injectedModules.push(mod);
58
+ }
59
+ }
60
+ catch (_a) { }
61
+ try {
62
+ var mod = _this.injector.get('PdfViewerBookmarkView');
63
+ if (_this.injectedModules.indexOf(mod) === -1) {
64
+ _this.injectedModules.push(mod);
65
+ }
66
+ }
67
+ catch (_b) { }
68
+ try {
69
+ var mod = _this.injector.get('PdfViewerMagnification');
70
+ if (_this.injectedModules.indexOf(mod) === -1) {
71
+ _this.injectedModules.push(mod);
72
+ }
73
+ }
74
+ catch (_c) { }
75
+ try {
76
+ var mod = _this.injector.get('PdfViewerThumbnailView');
77
+ if (_this.injectedModules.indexOf(mod) === -1) {
78
+ _this.injectedModules.push(mod);
79
+ }
80
+ }
81
+ catch (_d) { }
82
+ try {
83
+ var mod = _this.injector.get('PdfViewerToolbar');
84
+ if (_this.injectedModules.indexOf(mod) === -1) {
85
+ _this.injectedModules.push(mod);
86
+ }
87
+ }
88
+ catch (_e) { }
89
+ try {
90
+ var mod = _this.injector.get('PdfViewerNavigation');
91
+ if (_this.injectedModules.indexOf(mod) === -1) {
92
+ _this.injectedModules.push(mod);
93
+ }
94
+ }
95
+ catch (_f) { }
96
+ try {
97
+ var mod = _this.injector.get('PdfViewerPrint');
98
+ if (_this.injectedModules.indexOf(mod) === -1) {
99
+ _this.injectedModules.push(mod);
100
+ }
101
+ }
102
+ catch (_g) { }
103
+ try {
104
+ var mod = _this.injector.get('PdfViewerTextSelection');
105
+ if (_this.injectedModules.indexOf(mod) === -1) {
106
+ _this.injectedModules.push(mod);
107
+ }
108
+ }
109
+ catch (_h) { }
110
+ try {
111
+ var mod = _this.injector.get('PdfViewerTextSearch');
112
+ if (_this.injectedModules.indexOf(mod) === -1) {
113
+ _this.injectedModules.push(mod);
114
+ }
115
+ }
116
+ catch (_j) { }
117
+ try {
118
+ var mod = _this.injector.get('PdfViewerAnnotation');
119
+ if (_this.injectedModules.indexOf(mod) === -1) {
120
+ _this.injectedModules.push(mod);
121
+ }
122
+ }
123
+ catch (_k) { }
124
+ try {
125
+ var mod = _this.injector.get('PdfViewerFormDesigner');
126
+ if (_this.injectedModules.indexOf(mod) === -1) {
127
+ _this.injectedModules.push(mod);
128
+ }
129
+ }
130
+ catch (_l) { }
131
+ try {
132
+ var mod = _this.injector.get('PdfViewerFormFields');
133
+ if (_this.injectedModules.indexOf(mod) === -1) {
134
+ _this.injectedModules.push(mod);
135
+ }
136
+ }
137
+ catch (_m) { }
138
+ try {
139
+ var mod = _this.injector.get('PdfViewerPageOrganizer');
140
+ if (_this.injectedModules.indexOf(mod) === -1) {
141
+ _this.injectedModules.push(mod);
142
+ }
143
+ }
144
+ catch (_o) { }
145
+ _this.registerEvents(outputs);
146
+ _this.addTwoWay.call(_this, twoWays);
147
+ setValue('currentInstance', _this, _this.viewContainerRef);
148
+ _this.context = new ComponentBase();
149
+ return _this;
150
+ }
151
+ /**
152
+ * @return {?}
153
+ */
154
+ PdfViewerComponent.prototype.ngOnInit = function () {
155
+ this.context.ngOnInit(this);
156
+ };
157
+ /**
158
+ * @return {?}
159
+ */
160
+ PdfViewerComponent.prototype.ngAfterViewInit = function () {
161
+ this.context.ngAfterViewInit(this);
162
+ };
163
+ /**
164
+ * @return {?}
165
+ */
166
+ PdfViewerComponent.prototype.ngOnDestroy = function () {
167
+ this.context.ngOnDestroy(this);
168
+ };
169
+ /**
170
+ * @return {?}
171
+ */
172
+ PdfViewerComponent.prototype.ngAfterContentChecked = function () {
173
+ this.context.ngAfterContentChecked(this);
174
+ };
175
+ return PdfViewerComponent;
176
+ }(PdfViewer));
177
+ PdfViewerComponent.decorators = [
178
+ { type: Component, args: [{
179
+ selector: 'ejs-pdfviewer',
180
+ inputs: inputs,
181
+ outputs: outputs,
182
+ template: '',
183
+ changeDetection: ChangeDetectionStrategy.OnPush,
184
+ queries: {}
185
+ },] },
186
+ ];
187
+ /**
188
+ * @nocollapse
189
+ */
190
+ PdfViewerComponent.ctorParameters = function () { return [
191
+ { type: ElementRef, },
192
+ { type: Renderer2, },
193
+ { type: ViewContainerRef, },
194
+ { type: Injector, },
195
+ ]; };
196
+ PdfViewerComponent = __decorate([
197
+ ComponentMixins([ComponentBase]),
198
+ __metadata("design:paramtypes", [ElementRef,
199
+ Renderer2,
200
+ ViewContainerRef,
201
+ Injector])
202
+ ], PdfViewerComponent);
203
+ /**
204
+ * NgModule definition for the PdfViewer component.
205
+ */
206
+ var PdfViewerModule = /** @class */ (function () {
207
+ function PdfViewerModule() {
208
+ }
209
+ return PdfViewerModule;
210
+ }());
211
+ PdfViewerModule.decorators = [
212
+ { type: NgModule, args: [{
213
+ imports: [CommonModule],
214
+ declarations: [
215
+ PdfViewerComponent
216
+ ],
217
+ exports: [
218
+ PdfViewerComponent
219
+ ]
220
+ },] },
221
+ ];
222
+ /**
223
+ * @nocollapse
224
+ */
225
+ PdfViewerModule.ctorParameters = function () { return []; };
226
+ var LinkAnnotationService = { provide: 'PdfViewerLinkAnnotation', useValue: LinkAnnotation };
227
+ var BookmarkViewService = { provide: 'PdfViewerBookmarkView', useValue: BookmarkView };
228
+ var MagnificationService = { provide: 'PdfViewerMagnification', useValue: Magnification };
229
+ var ThumbnailViewService = { provide: 'PdfViewerThumbnailView', useValue: ThumbnailView };
230
+ var ToolbarService = { provide: 'PdfViewerToolbar', useValue: Toolbar };
231
+ var NavigationService = { provide: 'PdfViewerNavigation', useValue: Navigation };
232
+ var PrintService = { provide: 'PdfViewerPrint', useValue: Print };
233
+ var TextSelectionService = { provide: 'PdfViewerTextSelection', useValue: TextSelection };
234
+ var TextSearchService = { provide: 'PdfViewerTextSearch', useValue: TextSearch };
235
+ var AnnotationService = { provide: 'PdfViewerAnnotation', useValue: Annotation };
236
+ var FormDesignerService = { provide: 'PdfViewerFormDesigner', useValue: FormDesigner };
237
+ var FormFieldsService = { provide: 'PdfViewerFormFields', useValue: FormFields };
238
+ var PageOrganizerService = { provide: 'PdfViewerPageOrganizer', useValue: PageOrganizer };
239
+ /**
240
+ * NgModule definition for the PdfViewer component with providers.
241
+ */
242
+ var PdfViewerAllModule = /** @class */ (function () {
243
+ function PdfViewerAllModule() {
244
+ }
245
+ return PdfViewerAllModule;
246
+ }());
247
+ PdfViewerAllModule.decorators = [
248
+ { type: NgModule, args: [{
249
+ imports: [CommonModule, PdfViewerModule],
250
+ exports: [
251
+ PdfViewerModule
252
+ ],
253
+ providers: [
254
+ LinkAnnotationService,
255
+ BookmarkViewService,
256
+ MagnificationService,
257
+ ThumbnailViewService,
258
+ ToolbarService,
259
+ NavigationService,
260
+ PrintService,
261
+ TextSelectionService,
262
+ TextSearchService,
263
+ AnnotationService,
264
+ FormDesignerService,
265
+ FormFieldsService,
266
+ PageOrganizerService
267
+ ]
268
+ },] },
269
+ ];
270
+ /**
271
+ * @nocollapse
272
+ */
273
+ PdfViewerAllModule.ctorParameters = function () { return []; };
274
+ /**
275
+ * Generated bundle index. Do not edit.
276
+ */
277
+ export { PdfViewerComponent, PdfViewerModule, PdfViewerAllModule, LinkAnnotationService, BookmarkViewService, MagnificationService, ThumbnailViewService, ToolbarService, NavigationService, PrintService, TextSelectionService, TextSearchService, AnnotationService, FormDesignerService, FormFieldsService, PageOrganizerService, inputs as ɵa, outputs as ɵb };
278
+ export { Drawing, findActiveElement, findObjectsUnderMouse, findObjectUnderMouse, CalculateLeaderPoints, findElementUnderMouse, insertObject, findTargetShapeElement, findObjects, findActivePage, ActiveElements, getConnectorPoints, getSegmentPath, updateSegmentElement, getSegmentElement, updateDecoratorElement, getDecoratorElement, clipDecorators, clipDecorator, initDistanceLabel, updateDistanceLabel, updateRadiusLabel, initPerimeterLabel, updatePerimeterLabel, removePerimeterLabel, updateCalibrateLabel, getPolygonPath, textElement, initLeaders, initLeader, isPointOverConnector, findNearestPoint, getDecoratorShape, renderAdornerLayer, createSvg, isLineShapes, setElementStype, findPointsLength, findPerimeterLength, getBaseShapeAttributes, getFunction, cloneObject, cloneArray, getInternalProperties, isLeader, PdfBounds, PdfFont, PdfAnnotationBase, PdfFormFieldBase, ZOrderPageTable, Selector, ToolBase, SelectTool, MoveTool, StampTool, InkDrawingTool, ConnectTool, ResizeTool, NodeDrawingTool, PolygonDrawingTool, LineTool, RotateTool, Annotation, AnnotationBaseSettings, AnnotBoundsRect, AnnotBoundsBase, AnnotRectBase, AnnotFontBase, IBounds, AnnotationsInternal, AnnotationsBase, LinkAnnotation, TextMarkupAnnotation, MeasurementScaleRatio, MeasureAnnotation, ShapeAnnotation, StampAnnotation, StickyNotesAnnotation, FreeTextAnnotation, InputElement, InkAnnotation, NavigationPane, PdfViewerBase, TextLayer, ContextMenu, CommentStatus, FontStyle, ContextMenuItem, SignatureType, AnnotationResizerLocation, ExtractTextOption, DisplayMode, CursorType, DynamicStampItem, SignStampItem, StandardBusinessStampItem, AllowedInteraction, AnnotationDataFormat, FormFieldDataFormat, ModifierKeys, PdfKeys, AjaxHandler, Signature, Spinner, createSpinner, showSpinner, hideSpinner, setSpinner, BlazorUiAdaptor, Magnification, Navigation, ThumbnailView, Toolbar, AnnotationToolbar, FormDesignerToolbar, ToolbarSettings, CustomToolbarItem, AjaxRequestSettings, CustomStamp, AnnotationToolbarSettings, FormDesignerToolbarSettings, SignatureFieldSettings, InitialFieldSettings, SignatureIndicatorSettings, SignatureDialogSettings, ServerActionSettings, StrikethroughSettings, SquigglySettings, UnderlineSettings, HighlightSettings, LineSettings, AnnotationDrawingOptions, ArrowSettings, RectangleSettings, CircleSettings, ShapeLabelSettings, PolygonSettings, StampSettings, CustomStampSettings, DistanceSettings, PerimeterSettings, AreaSettings, RadiusSettings, VolumeSettings, InkAnnotationSettings, StickyNotesSettings, MeasurementSettings, FreeTextSettings, AnnotationSelectorSettings, TextSearchColorSettings, PageInfo, HandWrittenSignatureSettings, AnnotationSettings, DocumentTextCollectionSettings, TextDataSettings, RectangleBounds, TileRenderingSettings, ScrollSettings, FormField, ContextMenuSettings, TextFieldSettings, PasswordFieldSettings, CheckBoxFieldSettings, RadioButtonFieldSettings, DropdownFieldSettings, ListBoxFieldSettings, Item, KeyGesture, KeyboardCommand, CommandManager, PageOrganizerSettings, SearchResult, PdfViewer, BookmarkView, TextSelection, TextSearch, Print, FormFields, FormDesigner, AccessibilityTags, RectBounds, PdfiumRunner, PageRenderer, StampAnnotationBase, PdfRenderer, SizeBase, Annotations, FormFieldsBase, PdfRenderedFields, AnnotationRenderer, PointBase, FreeTextAnnotationBase, InkSignatureAnnotation, ShapeAnnotationBase, MeasureShapeAnnotationBase, SignatureAnnotationBase, PopupAnnotationBase, TextMarkupAnnotationBase, PdfLayer, AnnotPoint, AnnotBounds, AnnotColor, FontBase, Path, RectangleBase, SignatureBase, BookmarkBase, BookmarkDestination, BookmarkStyles, getArialFontData, ImageStructureBase, PageOrganizer, PdfPageRotateAngle, PageRotation, OrganizeDetails } from '@syncfusion/ej2-pdfviewer';
279
+ //# sourceMappingURL=ej2-angular-pdfviewer.es5.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ej2-angular-pdfviewer.es5.js","sources":["~/@syncfusion/ej2-angular-pdfviewer/ej2-angular-pdfviewer.ts","~/@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":["/**\n * Generated bundle index. Do not edit.\n */\n\nexport {PdfViewerComponent,PdfViewerModule,PdfViewerAllModule,LinkAnnotationService,BookmarkViewService,MagnificationService,ThumbnailViewService,ToolbarService,NavigationService,PrintService,TextSelectionService,TextSearchService,AnnotationService,FormDesignerService,FormFieldsService,PageOrganizerService,Drawing,Transforms,ClipBoardObject,findActiveElement,findObjectsUnderMouse,findObjectUnderMouse,CalculateLeaderPoints,findElementUnderMouse,insertObject,findTargetShapeElement,findObjects,findActivePage,ActiveElements,getConnectorPoints,getSegmentPath,updateSegmentElement,getSegmentElement,updateDecoratorElement,getDecoratorElement,clipDecorators,clipDecorator,initDistanceLabel,updateDistanceLabel,updateRadiusLabel,initPerimeterLabel,updatePerimeterLabel,removePerimeterLabel,updateCalibrateLabel,getPolygonPath,textElement,initLeaders,initLeader,isPointOverConnector,findNearestPoint,getDecoratorShape,renderAdornerLayer,createSvg,isLineShapes,setElementStype,findPointsLength,findPerimeterLength,getBaseShapeAttributes,getFunction,cloneObject,cloneArray,getInternalProperties,isLeader,Leader,PdfAnnotationType,FormFieldAnnotationType,DecoratorShapes,PdfBounds,PdfFont,PdfAnnotationBase,PdfFormFieldBase,ZOrderPageTable,PdfBoundsModel,PdfFontModel,PdfAnnotationBaseModel,PdfFormFieldBaseModel,ZOrderPageTableModel,Selector,SelectorModel,ToolBase,SelectTool,Actions,MoveTool,StampTool,InkDrawingTool,ConnectTool,ResizeTool,NodeDrawingTool,PolygonDrawingTool,LineTool,RotateTool,Info,ITouches,MouseEventArgs,IActionElements,IPoint,IAnnotationPoint,IPageAnnotations,IAnnotation,Annotation,IPointBase,IRect,AnnotationBaseSettings,AnnotBoundsRect,AnnotBoundsBase,AnnotRectBase,AnnotFontBase,IBounds,AnnotationsInternal,AnnotationsBase,LinkAnnotation,ITextMarkupAnnotation,IPageAnnotationBounds,TextMarkupAnnotation,IMeasureShapeAnnotation,IMeasure,MeasurementScaleRatio,INumberFormat,MeasureAnnotation,IShapeAnnotation,ShapeAnnotation,IStampAnnotation,StampAnnotation,IPopupAnnotation,ICommentsCollection,IReviewCollection,StickyNotesAnnotation,IFreeTextAnnotation,FreeTextAnnotation,InputElement,IInkAnnotation,InkAnnotation,IInkPathDataCollection,LoadEventArgs,FormFieldFocusOutEventArgs,UnloadEventArgs,BeforeAddFreeTextEventArgs,ButtonFieldClickEventArgs,FormFieldClickArgs,LoadFailedEventArgs,AjaxRequestFailureEventArgs,AjaxRequestSuccessEventArgs,PageRenderCompleteEventArgs,ValidateFormFieldsArgs,PageClickEventArgs,PageChangeEventArgs,ZoomChangeEventArgs,HyperlinkClickEventArgs,HyperlinkMouseOverArgs,AnnotationAddEventArgs,AnnotationRemoveEventArgs,CommentEventArgs,AnnotationPropertiesChangeEventArgs,AnnotationResizeEventArgs,AnnotationMoveEventArgs,AnnotationMovingEventArgs,AddSignatureEventArgs,RemoveSignatureEventArgs,MoveSignatureEventArgs,SignaturePropertiesChangeEventArgs,ResizeSignatureEventArgs,SignatureSelectEventArgs,SignatureUnselectEventArgs,AnnotationMouseLeaveEventArgs,AnnotationMouseoverEventArgs,PageMouseoverEventArgs,AnnotationSelectEventArgs,AnnotationUnSelectEventArgs,AnnotationDoubleClickEventArgs,ThumbnailClickEventArgs,BookmarkClickEventArgs,TextSelectionStartEventArgs,TextSelectionEndEventArgs,ImportStartEventArgs,ExportStartEventArgs,ImportSuccessEventArgs,ExportSuccessEventArgs,ImportFailureEventArgs,ExportFailureEventArgs,ExtractTextCompletedEventArgs,AjaxRequestInitiateEventArgs,PageRenderInitiateEventArgs,DownloadStartEventArgs,DownloadEndEventArgs,PrintStartEventArgs,PrintEndEventArgs,TextSearchStartEventArgs,TextSearchHighlightEventArgs,TextSearchCompleteEventArgs,FormFieldAddArgs,FormFieldRemoveArgs,FormFieldDoubleClickArgs,FormFieldPropertiesChangeArgs,FormFieldMouseLeaveArgs,FormFieldMouseoverArgs,FormFieldMoveArgs,FormFieldResizeArgs,FormFieldSelectArgs,FormFieldUnselectArgs,CustomContextMenuSelectEventArgs,CustomContextMenuBeforeOpenEventArgs,KeyboardCustomCommandsEventArgs,PageOrganizerSaveAsEventArgs,PageOrganizerZoomChangedEventArgs,NavigationPane,ISize,IPinchZoomStorage,IAnnotationCollection,PdfViewerBase,IRectangleBounds,IRectBounds,TextLayer,ContextMenu,ToolbarItem,AnnotationToolbarItem,FormDesignerToolbarItem,LinkTarget,InteractionMode,SignatureItem,AnnotationType,LineHeadStyle,CalibrationUnit,CommentStatus,ContextMenuAction,FormFieldType,FontStyle,ContextMenuItem,SignatureType,TextAlignment,Visibility,AnnotationResizerShape,AnnotationResizerLocation,ExtractTextOption,DisplayMode,ZoomMode,PrintMode,CursorType,DynamicStampItem,SignStampItem,StandardBusinessStampItem,AllowedInteraction,SignatureFitMode,AnnotationDataFormat,FormFieldDataFormat,ModifierKeys,PdfKeys,AjaxHandler,ISignAnnotation,Signature,IContextMenu,MouseDownEventArgs,createElementParams,SpinnerType,Spinner,createSpinner,showSpinner,hideSpinner,setSpinner,SpinnerArgs,SetSpinnerArgs,SetArgs,CreateArgs,BlazorUiAdaptor,Magnification,Navigation,ThumbnailView,IVisibleThumbnailElement,IVisibleThumbnail,Toolbar,AnnotationToolbar,FormDesignerToolbar,ToolbarSettings,CustomToolbarItem,AjaxRequestSettings,IAjaxHeaders,CustomStamp,AnnotationToolbarSettings,FormDesignerToolbarSettings,SignatureFieldSettings,InitialFieldSettings,SignatureIndicatorSettings,SignatureDialogSettings,ServerActionSettings,StrikethroughSettings,SquigglySettings,UnderlineSettings,HighlightSettings,LineSettings,AnnotationDrawingOptions,ArrowSettings,RectangleSettings,CircleSettings,ShapeLabelSettings,PolygonSettings,StampSettings,CustomStampSettings,DistanceSettings,PerimeterSettings,AreaSettings,RadiusSettings,VolumeSettings,InkAnnotationSettings,StickyNotesSettings,MeasurementSettings,FreeTextSettings,AnnotationSelectorSettings,TextSearchColorSettings,PageInfo,HandWrittenSignatureSettings,AnnotationSettings,DocumentTextCollectionSettings,TextDataSettings,RectangleBounds,TileRenderingSettings,ScrollSettings,FormField,ContextMenuSettings,TextFieldSettings,PasswordFieldSettings,CheckBoxFieldSettings,RadioButtonFieldSettings,DropdownFieldSettings,ListBoxFieldSettings,Item,KeyGesture,KeyboardCommand,CommandManager,PageOrganizerSettings,IPdfRectBounds,SearchResult,PdfViewer,ToolbarSettingsModel,CustomToolbarItemModel,AjaxRequestSettingsModel,CustomStampModel,AnnotationToolbarSettingsModel,FormDesignerToolbarSettingsModel,SignatureFieldSettingsModel,InitialFieldSettingsModel,SignatureIndicatorSettingsModel,SignatureDialogSettingsModel,ServerActionSettingsModel,StrikethroughSettingsModel,SquigglySettingsModel,UnderlineSettingsModel,HighlightSettingsModel,LineSettingsModel,AnnotationDrawingOptionsModel,ArrowSettingsModel,RectangleSettingsModel,CircleSettingsModel,ShapeLabelSettingsModel,PolygonSettingsModel,StampSettingsModel,CustomStampSettingsModel,DistanceSettingsModel,PerimeterSettingsModel,AreaSettingsModel,RadiusSettingsModel,VolumeSettingsModel,InkAnnotationSettingsModel,StickyNotesSettingsModel,MeasurementSettingsModel,FreeTextSettingsModel,AnnotationSelectorSettingsModel,TextSearchColorSettingsModel,PageInfoModel,HandWrittenSignatureSettingsModel,AnnotationSettingsModel,DocumentTextCollectionSettingsModel,TextDataSettingsModel,RectangleBoundsModel,TileRenderingSettingsModel,ScrollSettingsModel,FormFieldModel,ContextMenuSettingsModel,TextFieldSettingsModel,PasswordFieldSettingsModel,CheckBoxFieldSettingsModel,RadioButtonFieldSettingsModel,DropdownFieldSettingsModel,ListBoxFieldSettingsModel,ItemModel,KeyGestureModel,KeyboardCommandModel,CommandManagerModel,PageOrganizerSettingsModel,SearchResultModel,PdfViewerModel,BookmarkView,IRectangle,ISelection,TextSelection,TextSearch,Print,FormFields,FormDesigner,IRadiobuttonItem,IFormField,IFormFieldBound,IElement,AccessibilityTags,RectBounds,PdfiumRunner,PageRenderer,StampAnnotationBase,PdfRenderer,SizeBase,Annotations,FormFieldsBase,PdfRenderedFields,AnnotationRenderer,PointBase,FreeTextAnnotationBase,InkSignatureAnnotation,ShapeAnnotationBase,MeasureShapeAnnotationBase,SignatureAnnotationBase,PopupAnnotationBase,TextMarkupAnnotationBase,PdfLayer,AnnotPoint,AnnotBounds,AnnotColor,FontBase,Path,RectangleBase,SignatureBase,BookmarkBase,BookmarkDestination,BookmarkStyles,getArialFontData,ImageStructureBase,PageOrganizer,PdfPageRotateAngle,PageRotation,PageDetails,OrganizeDetails} from './public_api';\n\nexport {inputs as ɵa,outputs as ɵb} from './src/pdfviewer/pdfviewer.component';","import { NgModule, ValueProvider } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { PdfViewerComponent } from './pdfviewer.component';\nimport { PdfViewerModule } from './pdfviewer.module';\nimport {LinkAnnotation, BookmarkView, Magnification, ThumbnailView, Toolbar, Navigation, Print, TextSelection, TextSearch, Annotation, FormDesigner, FormFields, PageOrganizer} from '@syncfusion/ej2-pdfviewer';\n\n\nexport const /** @type {?} */ LinkAnnotationService: ValueProvider = { provide: 'PdfViewerLinkAnnotation', useValue: LinkAnnotation};\nexport const /** @type {?} */ BookmarkViewService: ValueProvider = { provide: 'PdfViewerBookmarkView', useValue: BookmarkView};\nexport const /** @type {?} */ MagnificationService: ValueProvider = { provide: 'PdfViewerMagnification', useValue: Magnification};\nexport const /** @type {?} */ ThumbnailViewService: ValueProvider = { provide: 'PdfViewerThumbnailView', useValue: ThumbnailView};\nexport const /** @type {?} */ ToolbarService: ValueProvider = { provide: 'PdfViewerToolbar', useValue: Toolbar};\nexport const /** @type {?} */ NavigationService: ValueProvider = { provide: 'PdfViewerNavigation', useValue: Navigation};\nexport const /** @type {?} */ PrintService: ValueProvider = { provide: 'PdfViewerPrint', useValue: Print};\nexport const /** @type {?} */ TextSelectionService: ValueProvider = { provide: 'PdfViewerTextSelection', useValue: TextSelection};\nexport const /** @type {?} */ TextSearchService: ValueProvider = { provide: 'PdfViewerTextSearch', useValue: TextSearch};\nexport const /** @type {?} */ AnnotationService: ValueProvider = { provide: 'PdfViewerAnnotation', useValue: Annotation};\nexport const /** @type {?} */ FormDesignerService: ValueProvider = { provide: 'PdfViewerFormDesigner', useValue: FormDesigner};\nexport const /** @type {?} */ FormFieldsService: ValueProvider = { provide: 'PdfViewerFormFields', useValue: FormFields};\nexport const /** @type {?} */ PageOrganizerService: ValueProvider = { provide: 'PdfViewerPageOrganizer', useValue: PageOrganizer};\n/**\n * NgModule definition for the PdfViewer component with providers.\n */\nexport class PdfViewerAllModule { static decorators: DecoratorInvocation[] = [\n{ type: NgModule, args: [{\n imports: [CommonModule, PdfViewerModule],\n exports: [\n PdfViewerModule\n ],\n providers:[\n LinkAnnotationService,\n BookmarkViewService,\n MagnificationService,\n ThumbnailViewService,\n ToolbarService,\n NavigationService,\n PrintService,\n TextSelectionService,\n TextSearchService,\n AnnotationService,\n FormDesignerService,\n FormFieldsService,\n PageOrganizerService\n ]\n}, ] },\n];\n/**\n * @nocollapse\n */\nstatic ctorParameters: () => ({type: any, decorators?: DecoratorInvocation[]}|null)[] = () => [\n];\n}\n\nfunction PdfViewerAllModule_tsickle_Closure_declarations() {\n/** @type {?} */\nPdfViewerAllModule.decorators;\n/**\n * @nocollapse\n * @type {?}\n */\nPdfViewerAllModule.ctorParameters;\n}\n\ninterface DecoratorInvocation {\n type: Function;\n args?: any[];\n}\n","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','annotationDrawingOptions','annotationSelectorSettings','annotationSettings','annotations','areaSettings','arrowSettings','checkBoxFieldSettings','circleSettings','commandManager','contextMenuOption','contextMenuSettings','currentPageNumber','customContextMenuItems','customFonts','customStamp','customStampSettings','dateTimeFormat','designerMode','disableContextMenuItems','disableDefaultContextMenu','distanceSettings','documentPath','downloadFileName','drawingObject','enableAccessibilityTags','enableAnnotation','enableAnnotationToolbar','enableAutoComplete','enableBookmark','enableBookmarkStyles','enableCommentPanel','enableDesktopMode','enableDownload','enableFormDesigner','enableFormDesignerToolbar','enableFormFields','enableFormFieldsValidation','enableFreeText','enableHandwrittenSignature','enableHtmlSanitizer','enableHyperlink','enableImportAnnotationMeasurement','enableInkAnnotation','enableLocalStorage','enableMagnification','enableMeasureAnnotation','enableMultiLineOverlap','enableMultiPageAnnotation','enableNavigation','enableNavigationToolbar','enablePageOrganizer','enablePersistence','enablePinchZoom','enablePrint','enablePrintRotation','enableRtl','enableShapeAnnotation','enableShapeLabel','enableStampAnnotations','enableStickyNotesAnnotation','enableTextMarkupAnnotation','enableTextMarkupResizer','enableTextSearch','enableTextSelection','enableThumbnail','enableToolbar','enableZoomOptimization','exportAnnotationFileName','extractTextOption','formFieldCollections','formFields','freeTextSettings','handWrittenSignatureSettings','height','hideEmptyDigitalSignatureFields','hideSaveSignature','highlightSettings','hyperlinkOpenState','initialDialogSettings','initialFieldSettings','initialRenderPages','inkAnnotationSettings','interactionMode','isAnnotationToolbarOpen','isAnnotationToolbarVisible','isBookmarkPanelOpen','isCommandPanelOpen','isDocumentEdited','isExtractText','isFormDesignerToolbarVisible','isFormFieldDocument','isInitialFieldToolbarSelection','isMaintainSelection','isPageOrganizerOpen','isSignatureEditable','isThumbnailViewOpen','isValidFreeText','lineSettings','listBoxFieldSettings','locale','maxZoom','measurementSettings','minZoom','pageCount','pageOrganizerSettings','passwordFieldSettings','perimeterSettings','polygonSettings','printMode','printScaleFactor','radioButtonFieldSettings','radiusSettings','rectangleSettings','resourceUrl','restrictZoomRequest','retryCount','retryStatusCodes','retryTimeout','scrollSettings','selectedItems','serverActionSettings','serviceUrl','shapeLabelSettings','showCustomContextMenuBottom','showDigitalSignatureAppearance','showNotificationDialog','signatureDialogSettings','signatureFieldSettings','signatureFitMode','squigglySettings','stampSettings','stickyNotesSettings','strikethroughSettings','textFieldSettings','textSearchColorSettings','tileRenderingSettings','toolbarSettings','underlineSettings','volumeSettings','width','zoomMode','zoomValue'];\nexport const /** @type {?} */ outputs: string[] = ['addSignature','ajaxRequestFailed','ajaxRequestInitiate','ajaxRequestSuccess','annotationAdd','annotationDoubleClick','annotationMouseLeave','annotationMouseover','annotationMove','annotationMoving','annotationPropertiesChange','annotationRemove','annotationResize','annotationSelect','annotationUnSelect','beforeAddFreeText','bookmarkClick','buttonFieldClick','commentAdd','commentDelete','commentEdit','commentSelect','commentStatusChanged','created','customContextMenuBeforeOpen','customContextMenuSelect','documentLoad','documentLoadFailed','documentUnload','downloadEnd','downloadStart','exportFailed','exportStart','exportSuccess','extractTextCompleted','formFieldAdd','formFieldClick','formFieldDoubleClick','formFieldFocusOut','formFieldMouseLeave','formFieldMouseover','formFieldMove','formFieldPropertiesChange','formFieldRemove','formFieldResize','formFieldSelect','formFieldUnselect','hyperlinkClick','hyperlinkMouseOver','importFailed','importStart','importSuccess','keyboardCustomCommands','moveSignature','pageChange','pageClick','pageMouseover','pageOrganizerSaveAs','pageRenderComplete','pageRenderInitiate','printEnd','printStart','removeSignature','resizeSignature','resourcesLoaded','signaturePropertiesChange','signatureSelect','signatureUnselect','textSearchComplete','textSearchHighlight','textSearchStart','textSelectionEnd','textSelectionStart','thumbnailClick','toolbarClick','validateFormFields','zoomChange','pageOrganizerZoomChanged'];\nexport const /** @type {?} */ twoWays: string[] = [];\n/**\n * `ejs-pdfviewer` represents the Angular PdfViewer Component.\n * ```html\n * <ejs-pdfviewer></ejs-pdfviewer>\n * ```\n */\n@ComponentMixins([ComponentBase])\nexport class PdfViewerComponent extends PdfViewer implements IComponentBase {\npublic context : any;\npublic tagObjects: any;\n\taddSignature: any;\n\tajaxRequestFailed: any;\n\tajaxRequestInitiate: any;\n\tajaxRequestSuccess: any;\n\tannotationAdd: any;\n\tannotationDoubleClick: any;\n\tannotationMouseLeave: any;\n\tannotationMouseover: any;\n\tannotationMove: any;\n\tannotationMoving: any;\n\tannotationPropertiesChange: any;\n\tannotationRemove: any;\n\tannotationResize: any;\n\tannotationSelect: any;\n\tannotationUnSelect: any;\n\tbeforeAddFreeText: any;\n\tbookmarkClick: any;\n\tbuttonFieldClick: any;\n\tcommentAdd: any;\n\tcommentDelete: any;\n\tcommentEdit: any;\n\tcommentSelect: any;\n\tcommentStatusChanged: any;\n\tcreated: any;\n\tcustomContextMenuBeforeOpen: any;\n\tcustomContextMenuSelect: any;\n\tdocumentLoad: any;\n\tdocumentLoadFailed: any;\n\tdocumentUnload: any;\n\tdownloadEnd: any;\n\tdownloadStart: any;\n\texportFailed: any;\n\texportStart: any;\n\texportSuccess: any;\n\textractTextCompleted: any;\n\tformFieldAdd: any;\n\tformFieldClick: any;\n\tformFieldDoubleClick: any;\n\tformFieldFocusOut: any;\n\tformFieldMouseLeave: any;\n\tformFieldMouseover: any;\n\tformFieldMove: any;\n\tformFieldPropertiesChange: any;\n\tformFieldRemove: any;\n\tformFieldResize: any;\n\tformFieldSelect: any;\n\tformFieldUnselect: any;\n\thyperlinkClick: any;\n\thyperlinkMouseOver: any;\n\timportFailed: any;\n\timportStart: any;\n\timportSuccess: any;\n\tkeyboardCustomCommands: any;\n\tmoveSignature: any;\n\tpageChange: any;\n\tpageClick: any;\n\tpageMouseover: any;\n\tpageOrganizerSaveAs: any;\n\tpageRenderComplete: any;\n\tpageRenderInitiate: any;\n\tprintEnd: any;\n\tprintStart: any;\n\tremoveSignature: any;\n\tresizeSignature: any;\n\tresourcesLoaded: any;\n\tsignaturePropertiesChange: any;\n\tsignatureSelect: any;\n\tsignatureUnselect: any;\n\ttextSearchComplete: any;\n\ttextSearchHighlight: any;\n\ttextSearchStart: any;\n\ttextSelectionEnd: any;\n\ttextSelectionStart: any;\n\tthumbnailClick: any;\n\ttoolbarClick: any;\n\tvalidateFormFields: any;\n\tzoomChange: any;\npublic pageOrganizerZoomChanged: any;\n/**\n * @param {?} ngEle\n * @param {?} srenderer\n * @param {?} viewContainerRef\n * @param {?} injector\n */\nconstructor(private ngEle: ElementRef,\nprivate srenderer: Renderer2,\nprivate viewContainerRef:ViewContainerRef,\nprivate injector: Injector) {\n super();\n this.element = this.ngEle.nativeElement;\n this.injectedModules = this.injectedModules || [];\n try {\n let mod = this.injector.get('PdfViewerLinkAnnotation');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('PdfViewerBookmarkView');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('PdfViewerMagnification');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('PdfViewerThumbnailView');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('PdfViewerToolbar');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('PdfViewerNavigation');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('PdfViewerPrint');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('PdfViewerTextSelection');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('PdfViewerTextSearch');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('PdfViewerAnnotation');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('PdfViewerFormDesigner');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('PdfViewerFormFields');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('PdfViewerPageOrganizer');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n\n this.registerEvents(outputs);\n this.addTwoWay.call(this, twoWays);\n setValue('currentInstance', this, this.viewContainerRef);\n this.context = new ComponentBase();\n }\n/**\n * @return {?}\n */\npublic ngOnInit() {\n this.context.ngOnInit(this);\n }\n/**\n * @return {?}\n */\npublic ngAfterViewInit(): void {\n this.context.ngAfterViewInit(this);\n }\n/**\n * @return {?}\n */\npublic ngOnDestroy(): void {\n this.context.ngOnDestroy(this);\n }\n/**\n * @return {?}\n */\npublic ngAfterContentChecked(): void {\n \n this.context.ngAfterContentChecked(this);\n }\npublic registerEvents: (eventList: string[]) => void;\npublic addTwoWay: (propList: string[]) => void;\nstatic decorators: DecoratorInvocation[] = [\n{ type: Component, args: [{\n selector: 'ejs-pdfviewer',\n inputs: inputs,\n outputs: outputs,\n template: '',\n changeDetection: ChangeDetectionStrategy.OnPush,\n queries: {\n\n }\n}, ] },\n];\n/**\n * @nocollapse\n */\nstatic ctorParameters: () => ({type: any, decorators?: DecoratorInvocation[]}|null)[] = () => [\n{type: ElementRef, },\n{type: Renderer2, },\n{type: ViewContainerRef, },\n{type: Injector, },\n];\n}\n\nfunction PdfViewerComponent_tsickle_Closure_declarations() {\n/** @type {?} */\nPdfViewerComponent.decorators;\n/**\n * @nocollapse\n * @type {?}\n */\nPdfViewerComponent.ctorParameters;\n/** @type {?} */\nPdfViewerComponent.prototype.context;\n/** @type {?} */\nPdfViewerComponent.prototype.tagObjects;\n/** @type {?} */\nPdfViewerComponent.prototype.addSignature;\n/** @type {?} */\nPdfViewerComponent.prototype.ajaxRequestFailed;\n/** @type {?} */\nPdfViewerComponent.prototype.ajaxRequestInitiate;\n/** @type {?} */\nPdfViewerComponent.prototype.ajaxRequestSuccess;\n/** @type {?} */\nPdfViewerComponent.prototype.annotationAdd;\n/** @type {?} */\nPdfViewerComponent.prototype.annotationDoubleClick;\n/** @type {?} */\nPdfViewerComponent.prototype.annotationMouseLeave;\n/** @type {?} */\nPdfViewerComponent.prototype.annotationMouseover;\n/** @type {?} */\nPdfViewerComponent.prototype.annotationMove;\n/** @type {?} */\nPdfViewerComponent.prototype.annotationMoving;\n/** @type {?} */\nPdfViewerComponent.prototype.annotationPropertiesChange;\n/** @type {?} */\nPdfViewerComponent.prototype.annotationRemove;\n/** @type {?} */\nPdfViewerComponent.prototype.annotationResize;\n/** @type {?} */\nPdfViewerComponent.prototype.annotationSelect;\n/** @type {?} */\nPdfViewerComponent.prototype.annotationUnSelect;\n/** @type {?} */\nPdfViewerComponent.prototype.beforeAddFreeText;\n/** @type {?} */\nPdfViewerComponent.prototype.bookmarkClick;\n/** @type {?} */\nPdfViewerComponent.prototype.buttonFieldClick;\n/** @type {?} */\nPdfViewerComponent.prototype.commentAdd;\n/** @type {?} */\nPdfViewerComponent.prototype.commentDelete;\n/** @type {?} */\nPdfViewerComponent.prototype.commentEdit;\n/** @type {?} */\nPdfViewerComponent.prototype.commentSelect;\n/** @type {?} */\nPdfViewerComponent.prototype.commentStatusChanged;\n/** @type {?} */\nPdfViewerComponent.prototype.created;\n/** @type {?} */\nPdfViewerComponent.prototype.customContextMenuBeforeOpen;\n/** @type {?} */\nPdfViewerComponent.prototype.customContextMenuSelect;\n/** @type {?} */\nPdfViewerComponent.prototype.documentLoad;\n/** @type {?} */\nPdfViewerComponent.prototype.documentLoadFailed;\n/** @type {?} */\nPdfViewerComponent.prototype.documentUnload;\n/** @type {?} */\nPdfViewerComponent.prototype.downloadEnd;\n/** @type {?} */\nPdfViewerComponent.prototype.downloadStart;\n/** @type {?} */\nPdfViewerComponent.prototype.exportFailed;\n/** @type {?} */\nPdfViewerComponent.prototype.exportStart;\n/** @type {?} */\nPdfViewerComponent.prototype.exportSuccess;\n/** @type {?} */\nPdfViewerComponent.prototype.extractTextCompleted;\n/** @type {?} */\nPdfViewerComponent.prototype.formFieldAdd;\n/** @type {?} */\nPdfViewerComponent.prototype.formFieldClick;\n/** @type {?} */\nPdfViewerComponent.prototype.formFieldDoubleClick;\n/** @type {?} */\nPdfViewerComponent.prototype.formFieldFocusOut;\n/** @type {?} */\nPdfViewerComponent.prototype.formFieldMouseLeave;\n/** @type {?} */\nPdfViewerComponent.prototype.formFieldMouseover;\n/** @type {?} */\nPdfViewerComponent.prototype.formFieldMove;\n/** @type {?} */\nPdfViewerComponent.prototype.formFieldPropertiesChange;\n/** @type {?} */\nPdfViewerComponent.prototype.formFieldRemove;\n/** @type {?} */\nPdfViewerComponent.prototype.formFieldResize;\n/** @type {?} */\nPdfViewerComponent.prototype.formFieldSelect;\n/** @type {?} */\nPdfViewerComponent.prototype.formFieldUnselect;\n/** @type {?} */\nPdfViewerComponent.prototype.hyperlinkClick;\n/** @type {?} */\nPdfViewerComponent.prototype.hyperlinkMouseOver;\n/** @type {?} */\nPdfViewerComponent.prototype.importFailed;\n/** @type {?} */\nPdfViewerComponent.prototype.importStart;\n/** @type {?} */\nPdfViewerComponent.prototype.importSuccess;\n/** @type {?} */\nPdfViewerComponent.prototype.keyboardCustomCommands;\n/** @type {?} */\nPdfViewerComponent.prototype.moveSignature;\n/** @type {?} */\nPdfViewerComponent.prototype.pageChange;\n/** @type {?} */\nPdfViewerComponent.prototype.pageClick;\n/** @type {?} */\nPdfViewerComponent.prototype.pageMouseover;\n/** @type {?} */\nPdfViewerComponent.prototype.pageOrganizerSaveAs;\n/** @type {?} */\nPdfViewerComponent.prototype.pageRenderComplete;\n/** @type {?} */\nPdfViewerComponent.prototype.pageRenderInitiate;\n/** @type {?} */\nPdfViewerComponent.prototype.printEnd;\n/** @type {?} */\nPdfViewerComponent.prototype.printStart;\n/** @type {?} */\nPdfViewerComponent.prototype.removeSignature;\n/** @type {?} */\nPdfViewerComponent.prototype.resizeSignature;\n/** @type {?} */\nPdfViewerComponent.prototype.resourcesLoaded;\n/** @type {?} */\nPdfViewerComponent.prototype.signaturePropertiesChange;\n/** @type {?} */\nPdfViewerComponent.prototype.signatureSelect;\n/** @type {?} */\nPdfViewerComponent.prototype.signatureUnselect;\n/** @type {?} */\nPdfViewerComponent.prototype.textSearchComplete;\n/** @type {?} */\nPdfViewerComponent.prototype.textSearchHighlight;\n/** @type {?} */\nPdfViewerComponent.prototype.textSearchStart;\n/** @type {?} */\nPdfViewerComponent.prototype.textSelectionEnd;\n/** @type {?} */\nPdfViewerComponent.prototype.textSelectionStart;\n/** @type {?} */\nPdfViewerComponent.prototype.thumbnailClick;\n/** @type {?} */\nPdfViewerComponent.prototype.toolbarClick;\n/** @type {?} */\nPdfViewerComponent.prototype.validateFormFields;\n/** @type {?} */\nPdfViewerComponent.prototype.zoomChange;\n/** @type {?} */\nPdfViewerComponent.prototype.pageOrganizerZoomChanged;\n/** @type {?} */\nPdfViewerComponent.prototype.registerEvents;\n/** @type {?} */\nPdfViewerComponent.prototype.addTwoWay;\n/** @type {?} */\nPdfViewerComponent.prototype.ngEle;\n/** @type {?} */\nPdfViewerComponent.prototype.srenderer;\n/** @type {?} */\nPdfViewerComponent.prototype.viewContainerRef;\n/** @type {?} */\nPdfViewerComponent.prototype.injector;\n}\n\n\n\ninterface DecoratorInvocation {\n type: Function;\n args?: any[];\n}\n"],"names":[],"mappings":"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"}