@syncfusion/ej2-angular-pdfviewer 20.4.39 → 20.4.40-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.
- package/@syncfusion/ej2-angular-pdfviewer.es5.js +270 -0
- package/@syncfusion/ej2-angular-pdfviewer.es5.js.map +1 -0
- package/@syncfusion/ej2-angular-pdfviewer.js +251 -0
- package/@syncfusion/ej2-angular-pdfviewer.js.map +1 -0
- package/CHANGELOG.md +1706 -0
- package/dist/ej2-angular-pdfviewer.umd.js +446 -0
- package/dist/ej2-angular-pdfviewer.umd.js.map +1 -0
- package/dist/ej2-angular-pdfviewer.umd.min.js +2 -0
- package/dist/ej2-angular-pdfviewer.umd.min.js.map +1 -0
- package/ej2-angular-pdfviewer.d.ts +5 -0
- package/ej2-angular-pdfviewer.metadata.json +1 -0
- package/package.json +62 -79
- package/postinstall/tagchange.js +18 -0
- package/schematics/collection.json +10 -0
- package/schematics/ng-add/index.d.ts +3 -0
- package/schematics/ng-add/index.js +9 -0
- package/schematics/ng-add/schema.d.ts +13 -0
- package/schematics/ng-add/schema.js +2 -0
- package/schematics/ng-add/schema.json +34 -0
- package/schematics/tsconfig.json +25 -0
- package/schematics/utils/lib-details.d.ts +4 -0
- package/schematics/utils/lib-details.js +6 -0
- package/src/pdfviewer/pdfviewer-all.module.d.ts +0 -6
- package/src/pdfviewer/pdfviewer.component.d.ts +0 -3
- package/src/pdfviewer/pdfviewer.module.d.ts +0 -6
- package/styles/pdfviewer/bootstrap-dark.scss +1 -4
- package/styles/pdfviewer/bootstrap.scss +1 -4
- package/styles/pdfviewer/bootstrap4.scss +1 -4
- package/styles/pdfviewer/bootstrap5-dark.scss +1 -4
- package/styles/pdfviewer/bootstrap5.scss +1 -4
- package/styles/pdfviewer/fabric-dark.scss +1 -4
- package/styles/pdfviewer/fabric.scss +1 -4
- package/styles/pdfviewer/fluent-dark.scss +1 -4
- package/styles/pdfviewer/fluent.scss +1 -4
- package/styles/pdfviewer/highcontrast-light.scss +1 -4
- package/styles/pdfviewer/highcontrast.scss +1 -4
- package/styles/pdfviewer/material-dark.scss +1 -4
- package/styles/pdfviewer/material.scss +1 -4
- package/styles/pdfviewer/tailwind-dark.scss +1 -4
- package/styles/pdfviewer/tailwind.scss +1 -4
- package/esm2020/public_api.mjs +0 -3
- package/esm2020/src/index.mjs +0 -5
- package/esm2020/src/pdfviewer/pdfviewer-all.module.mjs +0 -62
- package/esm2020/src/pdfviewer/pdfviewer.component.mjs +0 -143
- package/esm2020/src/pdfviewer/pdfviewer.module.mjs +0 -25
- package/esm2020/syncfusion-ej2-angular-pdfviewer.mjs +0 -5
- package/fesm2015/syncfusion-ej2-angular-pdfviewer.mjs +0 -231
- package/fesm2015/syncfusion-ej2-angular-pdfviewer.mjs.map +0 -1
- package/fesm2020/syncfusion-ej2-angular-pdfviewer.mjs +0 -231
- package/fesm2020/syncfusion-ej2-angular-pdfviewer.mjs.map +0 -1
- package/styles/_all.scss +0 -1
- package/styles/pdfviewer/_all.scss +0 -2
- package/styles/pdfviewer/_bootstrap-dark-definition.scss +0 -536
- package/styles/pdfviewer/_bootstrap-definition.scss +0 -536
- package/styles/pdfviewer/_bootstrap4-definition.scss +0 -582
- package/styles/pdfviewer/_bootstrap5-dark-definition.scss +0 -1
- package/styles/pdfviewer/_bootstrap5-definition.scss +0 -530
- package/styles/pdfviewer/_fabric-dark-definition.scss +0 -533
- package/styles/pdfviewer/_fabric-definition.scss +0 -535
- package/styles/pdfviewer/_fluent-dark-definition.scss +0 -1
- package/styles/pdfviewer/_fluent-definition.scss +0 -537
- package/styles/pdfviewer/_fusionnew-definition.scss +0 -530
- package/styles/pdfviewer/_highcontrast-definition.scss +0 -535
- package/styles/pdfviewer/_highcontrast-light-definition.scss +0 -531
- package/styles/pdfviewer/_layout.scss +0 -196
- package/styles/pdfviewer/_material-dark-definition.scss +0 -534
- package/styles/pdfviewer/_material-definition.scss +0 -532
- package/styles/pdfviewer/_material3-definition.scss +0 -530
- package/styles/pdfviewer/_tailwind-dark-definition.scss +0 -1
- package/styles/pdfviewer/_tailwind-definition.scss +0 -539
- package/styles/pdfviewer/_theme.scss +0 -4144
- package/styles/pdfviewer/icons/_bootstrap-dark.scss +0 -475
- package/styles/pdfviewer/icons/_bootstrap.scss +0 -480
- package/styles/pdfviewer/icons/_bootstrap4.scss +0 -482
- package/styles/pdfviewer/icons/_bootstrap5-dark.scss +0 -1
- package/styles/pdfviewer/icons/_bootstrap5.scss +0 -489
- package/styles/pdfviewer/icons/_fabric-dark.scss +0 -488
- package/styles/pdfviewer/icons/_fabric.scss +0 -492
- package/styles/pdfviewer/icons/_fluent-dark.scss +0 -1
- package/styles/pdfviewer/icons/_fluent.scss +0 -488
- package/styles/pdfviewer/icons/_fusionnew.scss +0 -489
- package/styles/pdfviewer/icons/_highcontrast-light.scss +0 -475
- package/styles/pdfviewer/icons/_highcontrast.scss +0 -475
- package/styles/pdfviewer/icons/_material-dark.scss +0 -477
- package/styles/pdfviewer/icons/_material.scss +0 -480
- package/styles/pdfviewer/icons/_material3.scss +0 -489
- package/styles/pdfviewer/icons/_tailwind-dark.scss +0 -489
- package/styles/pdfviewer/icons/_tailwind.scss +0 -489
- package/syncfusion-ej2-angular-pdfviewer.d.ts +0 -5
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"__symbolic":"module","version":3,"exports":[{"from":"@syncfusion/ej2-pdfviewer"}],"metadata":{"ɵa":["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"],"ɵb":["addSignature","ajaxRequestFailed","ajaxRequestInitiate","ajaxRequestSuccess","annotationAdd","annotationDoubleClick","annotationMouseLeave","annotationMouseover","annotationMove","annotationMoving","annotationPropertiesChange","annotationRemove","annotationResize","annotationSelect","annotationUnSelect","beforeAddFreeText","bookmarkClick","buttonFieldClick","commentAdd","commentDelete","commentEdit","commentSelect","commentStatusChanged","created","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"],"PdfViewerComponent":{"__symbolic":"class","extends":{"__symbolic":"reference","module":"@syncfusion/ej2-pdfviewer","name":"PdfViewer"},"decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Component"},"arguments":[{"selector":"ejs-pdfviewer","inputs":{"__symbolic":"reference","name":"ɵa"},"outputs":{"__symbolic":"reference","name":"ɵb"},"template":"","changeDetection":{"__symbolic":"select","expression":{"__symbolic":"reference","module":"@angular/core","name":"ChangeDetectionStrategy"},"member":"OnPush"},"queries":{}}]},{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@syncfusion/ej2-angular-base","name":"ComponentMixins"},"arguments":[[{"__symbolic":"reference","module":"@syncfusion/ej2-angular-base","name":"ComponentBase"}]]}],"members":{"__ctor__":[{"__symbolic":"constructor","parameters":[{"__symbolic":"reference","module":"@angular/core","name":"ElementRef"},{"__symbolic":"reference","module":"@angular/core","name":"Renderer2"},{"__symbolic":"reference","module":"@angular/core","name":"ViewContainerRef"},{"__symbolic":"reference","module":"@angular/core","name":"Injector"}]}],"ngOnInit":[{"__symbolic":"method"}],"ngAfterViewInit":[{"__symbolic":"method"}],"ngOnDestroy":[{"__symbolic":"method"}],"ngAfterContentChecked":[{"__symbolic":"method"}]}},"PdfViewerModule":{"__symbolic":"class","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"NgModule"},"arguments":[{"imports":[{"__symbolic":"reference","module":"@angular/common","name":"CommonModule"}],"declarations":[{"__symbolic":"reference","name":"PdfViewerComponent"}],"exports":[{"__symbolic":"reference","name":"PdfViewerComponent"}]}]}],"members":{}},"PdfViewerAllModule":{"__symbolic":"class","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"NgModule"},"arguments":[{"imports":[{"__symbolic":"reference","module":"@angular/common","name":"CommonModule"},{"__symbolic":"reference","name":"PdfViewerModule"}],"exports":[{"__symbolic":"reference","name":"PdfViewerModule"}],"providers":[{"__symbolic":"reference","name":"LinkAnnotationService"},{"__symbolic":"reference","name":"BookmarkViewService"},{"__symbolic":"reference","name":"MagnificationService"},{"__symbolic":"reference","name":"ThumbnailViewService"},{"__symbolic":"reference","name":"ToolbarService"},{"__symbolic":"reference","name":"NavigationService"},{"__symbolic":"reference","name":"PrintService"},{"__symbolic":"reference","name":"TextSelectionService"},{"__symbolic":"reference","name":"TextSearchService"},{"__symbolic":"reference","name":"AnnotationService"},{"__symbolic":"reference","name":"FormDesignerService"},{"__symbolic":"reference","name":"FormFieldsService"}]}]}],"members":{}},"LinkAnnotationService":{"provide":"PdfViewerLinkAnnotation","useValue":{"__symbolic":"reference","module":"@syncfusion/ej2-pdfviewer","name":"LinkAnnotation"}},"BookmarkViewService":{"provide":"PdfViewerBookmarkView","useValue":{"__symbolic":"reference","module":"@syncfusion/ej2-pdfviewer","name":"BookmarkView"}},"MagnificationService":{"provide":"PdfViewerMagnification","useValue":{"__symbolic":"reference","module":"@syncfusion/ej2-pdfviewer","name":"Magnification"}},"ThumbnailViewService":{"provide":"PdfViewerThumbnailView","useValue":{"__symbolic":"reference","module":"@syncfusion/ej2-pdfviewer","name":"ThumbnailView"}},"ToolbarService":{"provide":"PdfViewerToolbar","useValue":{"__symbolic":"reference","module":"@syncfusion/ej2-pdfviewer","name":"Toolbar"}},"NavigationService":{"provide":"PdfViewerNavigation","useValue":{"__symbolic":"reference","module":"@syncfusion/ej2-pdfviewer","name":"Navigation"}},"PrintService":{"provide":"PdfViewerPrint","useValue":{"__symbolic":"reference","module":"@syncfusion/ej2-pdfviewer","name":"Print"}},"TextSelectionService":{"provide":"PdfViewerTextSelection","useValue":{"__symbolic":"reference","module":"@syncfusion/ej2-pdfviewer","name":"TextSelection"}},"TextSearchService":{"provide":"PdfViewerTextSearch","useValue":{"__symbolic":"reference","module":"@syncfusion/ej2-pdfviewer","name":"TextSearch"}},"AnnotationService":{"provide":"PdfViewerAnnotation","useValue":{"__symbolic":"reference","module":"@syncfusion/ej2-pdfviewer","name":"Annotation"}},"FormDesignerService":{"provide":"PdfViewerFormDesigner","useValue":{"__symbolic":"reference","module":"@syncfusion/ej2-pdfviewer","name":"FormDesigner"}},"FormFieldsService":{"provide":"PdfViewerFormFields","useValue":{"__symbolic":"reference","module":"@syncfusion/ej2-pdfviewer","name":"FormFields"}}},"origins":{"ɵa":"./src/pdfviewer/pdfviewer.component","ɵb":"./src/pdfviewer/pdfviewer.component","PdfViewerComponent":"./src/pdfviewer/pdfviewer.component","PdfViewerModule":"./src/pdfviewer/pdfviewer.module","PdfViewerAllModule":"./src/pdfviewer/pdfviewer-all.module","LinkAnnotationService":"./src/pdfviewer/pdfviewer-all.module","BookmarkViewService":"./src/pdfviewer/pdfviewer-all.module","MagnificationService":"./src/pdfviewer/pdfviewer-all.module","ThumbnailViewService":"./src/pdfviewer/pdfviewer-all.module","ToolbarService":"./src/pdfviewer/pdfviewer-all.module","NavigationService":"./src/pdfviewer/pdfviewer-all.module","PrintService":"./src/pdfviewer/pdfviewer-all.module","TextSelectionService":"./src/pdfviewer/pdfviewer-all.module","TextSearchService":"./src/pdfviewer/pdfviewer-all.module","AnnotationService":"./src/pdfviewer/pdfviewer-all.module","FormDesignerService":"./src/pdfviewer/pdfviewer-all.module","FormFieldsService":"./src/pdfviewer/pdfviewer-all.module"},"importAs":"@syncfusion/ej2-angular-pdfviewer"}
|
package/package.json
CHANGED
|
@@ -1,82 +1,65 @@
|
|
|
1
1
|
{
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
2
|
+
"_from": "@syncfusion/ej2-angular-pdfviewer@*",
|
|
3
|
+
"_id": "@syncfusion/ej2-angular-pdfviewer@20.3.67",
|
|
4
|
+
"_inBundle": false,
|
|
5
|
+
"_integrity": "sha512-kTXTcQRShoZGmD7ahPMQYyVuEvy6s4RhWQabJPBANapZGi4REZN05QCNGRIpa/X5MychnsYfPS9RCS+SNCviLg==",
|
|
6
|
+
"_location": "/@syncfusion/ej2-angular-pdfviewer",
|
|
7
|
+
"_phantomChildren": {},
|
|
8
|
+
"_requested": {
|
|
9
|
+
"type": "range",
|
|
10
|
+
"registry": true,
|
|
11
|
+
"raw": "@syncfusion/ej2-angular-pdfviewer@*",
|
|
12
|
+
"name": "@syncfusion/ej2-angular-pdfviewer",
|
|
13
|
+
"escapedName": "@syncfusion%2fej2-angular-pdfviewer",
|
|
14
|
+
"scope": "@syncfusion",
|
|
15
|
+
"rawSpec": "*",
|
|
16
|
+
"saveSpec": null,
|
|
17
|
+
"fetchSpec": "*"
|
|
18
|
+
},
|
|
19
|
+
"_requiredBy": [
|
|
20
|
+
"/"
|
|
21
|
+
],
|
|
22
|
+
"_resolved": "https://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-angular-pdfviewer/-/ej2-angular-pdfviewer-20.3.67.tgz",
|
|
23
|
+
"_shasum": "90d0ef24cc0084bc99ffcb555654bc51a830f096",
|
|
24
|
+
"_spec": "@syncfusion/ej2-angular-pdfviewer@*",
|
|
25
|
+
"_where": "/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included",
|
|
26
|
+
"author": {
|
|
27
|
+
"name": "Syncfusion Inc."
|
|
28
|
+
},
|
|
29
|
+
"bugs": {
|
|
30
|
+
"url": "https://github.com/syncfusion/ej2-angular-ui-components/issues"
|
|
31
|
+
},
|
|
32
|
+
"bundleDependencies": false,
|
|
33
|
+
"dependencies": {
|
|
34
|
+
"@syncfusion/ej2-angular-base": "~20.4.40",
|
|
35
|
+
"@syncfusion/ej2-base": "~20.4.40",
|
|
36
|
+
"@syncfusion/ej2-pdfviewer": "20.4.40"
|
|
37
|
+
},
|
|
38
|
+
"deprecated": false,
|
|
39
|
+
"description": "Essential JS 2 PDF viewer Component for Angular",
|
|
40
|
+
"devDependencies": {},
|
|
41
|
+
"es2015": "@syncfusion/ej2-angular-pdfviewer.js",
|
|
42
|
+
"homepage": "https://github.com/syncfusion/ej2-angular-ui-components#readme",
|
|
43
|
+
"keywords": [
|
|
44
|
+
"ej2",
|
|
45
|
+
"ej2-pdfviewer",
|
|
46
|
+
"syncfusion",
|
|
47
|
+
"pdf-viewer",
|
|
48
|
+
"typescript",
|
|
49
|
+
"angular",
|
|
50
|
+
"angular-pdf-viewer"
|
|
51
|
+
],
|
|
52
|
+
"license": "SEE LICENSE IN license",
|
|
53
|
+
"main": "dist/ej2-angular-pdfviewer.umd.js",
|
|
54
|
+
"metadata": "ej2-angular-pdfviewer.metadata.json",
|
|
55
|
+
"module": "@syncfusion/ej2-angular-pdfviewer.es5.js",
|
|
12
56
|
"name": "@syncfusion/ej2-angular-pdfviewer",
|
|
13
|
-
"
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
"saveSpec": null,
|
|
17
|
-
"fetchSpec": "*"
|
|
18
|
-
},
|
|
19
|
-
"_requiredBy": [
|
|
20
|
-
"/"
|
|
21
|
-
],
|
|
22
|
-
"_resolved": "https://nexus.syncfusion.com/repository/ej2-angular-release/@syncfusion/ej2-angular-pdfviewer/-/ej2-angular-pdfviewer-20.3.47.tgz",
|
|
23
|
-
"_shasum": "b09e68e4e8c89081e4d4645938b3d035c72ad9bc",
|
|
24
|
-
"_spec": "@syncfusion/ej2-angular-pdfviewer@*",
|
|
25
|
-
"_where": "/jenkins/workspace/ease-automation_release_19.1.0.1/ivypackages/included",
|
|
26
|
-
"author": {
|
|
27
|
-
"name": "Syncfusion Inc."
|
|
28
|
-
},
|
|
29
|
-
"bugs": {
|
|
30
|
-
"url": "https://github.com/syncfusion/ej2-angular-ui-components/issues"
|
|
31
|
-
},
|
|
32
|
-
"bundleDependencies": false,
|
|
33
|
-
"dependencies": {
|
|
34
|
-
"@syncfusion/ej2-angular-base": "~20.4.38",
|
|
35
|
-
"@syncfusion/ej2-base": "~20.4.38",
|
|
36
|
-
"@syncfusion/ej2-pdfviewer": "20.4.38",
|
|
37
|
-
"tslib": "^2.3.0"
|
|
38
|
-
},
|
|
39
|
-
"deprecated": false,
|
|
40
|
-
"description": "Essential JS 2 PDF viewer Component for Angular",
|
|
41
|
-
"es2020": "fesm2020/syncfusion-ej2-angular-pdfviewer.mjs",
|
|
42
|
-
"esm2020": "esm2020/syncfusion-ej2-angular-pdfviewer.mjs",
|
|
43
|
-
"exports": {
|
|
44
|
-
"./package.json": {
|
|
45
|
-
"default": "./package.json"
|
|
57
|
+
"repository": {
|
|
58
|
+
"type": "git",
|
|
59
|
+
"url": "git+https://github.com/syncfusion/ej2-angular-ui-components.git"
|
|
46
60
|
},
|
|
47
|
-
"
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
"node": "./fesm2015/syncfusion-ej2-angular-pdfviewer.mjs",
|
|
53
|
-
"default": "./fesm2020/syncfusion-ej2-angular-pdfviewer.mjs"
|
|
54
|
-
}
|
|
55
|
-
},
|
|
56
|
-
"fesm2015": "fesm2015/syncfusion-ej2-angular-pdfviewer.mjs",
|
|
57
|
-
"fesm2020": "fesm2020/syncfusion-ej2-angular-pdfviewer.mjs",
|
|
58
|
-
"homepage": "https://github.com/syncfusion/ej2-angular-ui-components#readme",
|
|
59
|
-
"keywords": [
|
|
60
|
-
"ej2",
|
|
61
|
-
"ej2-pdfviewer",
|
|
62
|
-
"syncfusion",
|
|
63
|
-
"web-components",
|
|
64
|
-
"viewer",
|
|
65
|
-
"pdf",
|
|
66
|
-
"typescript",
|
|
67
|
-
"angular",
|
|
68
|
-
"ng-pdfviewer",
|
|
69
|
-
"ej2-ng-pdfviewer"
|
|
70
|
-
],
|
|
71
|
-
"license": "SEE LICENSE IN license",
|
|
72
|
-
"module": "fesm2015/syncfusion-ej2-angular-pdfviewer.mjs",
|
|
73
|
-
"name": "@syncfusion/ej2-angular-pdfviewer",
|
|
74
|
-
"repository": {
|
|
75
|
-
"type": "git",
|
|
76
|
-
"url": "git+https://github.com/syncfusion/ej2-angular-ui-components.git"
|
|
77
|
-
},
|
|
78
|
-
"schematics": "./schematics/collection.json",
|
|
79
|
-
"sideEffects": false,
|
|
80
|
-
"typings": "syncfusion-ej2-angular-pdfviewer.d.ts",
|
|
81
|
-
"version": "20.4.39"
|
|
82
|
-
}
|
|
61
|
+
"schematics": "./schematics/collection.json",
|
|
62
|
+
"sideEffects": false,
|
|
63
|
+
"typings": "ej2-angular-pdfviewer.d.ts",
|
|
64
|
+
"version": "20.4.40-ngcc"
|
|
65
|
+
}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
var fs = require("fs");
|
|
2
|
+
var glob = require("glob");
|
|
3
|
+
|
|
4
|
+
var selectors = ['ejs-pdfviewer'];
|
|
5
|
+
|
|
6
|
+
if (process.env.tagName !== undefined) {
|
|
7
|
+
var newTagPrefix = process.env.tagName.trim();
|
|
8
|
+
var files = glob.sync("./@syncfusion/*");
|
|
9
|
+
for (var i = 0; i < files.length; i++) {
|
|
10
|
+
var sourceFile = fs.readFileSync(files[i], "utf8");
|
|
11
|
+
for (var j = 0; j < selectors.length; j++) {
|
|
12
|
+
selectors[j] = selectors[j].replace('[','').replace(']','');
|
|
13
|
+
var tagRegex = new RegExp(selectors[j], "g");
|
|
14
|
+
sourceFile = sourceFile.replace(tagRegex,selectors[j].replace("ejs", newTagPrefix));
|
|
15
|
+
}
|
|
16
|
+
fs.writeFileSync(files[i], sourceFile, "utf8");
|
|
17
|
+
}
|
|
18
|
+
}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "./node_modules/@angular-devkit/schematics/collection-schema.json",
|
|
3
|
+
"schematics": {
|
|
4
|
+
"ng-add": {
|
|
5
|
+
"description": "Adds Essential JS 2 specific Angular package to an application",
|
|
6
|
+
"factory": "./ng-add",
|
|
7
|
+
"schema": "./ng-add/schema.json"
|
|
8
|
+
}
|
|
9
|
+
}
|
|
10
|
+
}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const lib_details_1 = require("./../utils/lib-details");
|
|
4
|
+
const schematics_1 = require("@syncfusion/ej2-angular-base/schematics");
|
|
5
|
+
function default_1(options) {
|
|
6
|
+
const libOptions = Object.assign({}, { 'pkgName': lib_details_1.pkgName, 'pkgVer': lib_details_1.pkgVer, 'moduleName': lib_details_1.moduleName, 'themeVer': lib_details_1.themeVer });
|
|
7
|
+
return schematics_1.install(options, libOptions);
|
|
8
|
+
}
|
|
9
|
+
exports.default = default_1;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
export interface OptionsSchema {
|
|
2
|
+
skipPackageJson: boolean;
|
|
3
|
+
modules: string;
|
|
4
|
+
modulePath: string;
|
|
5
|
+
theme: 'material' | 'fabric' | 'bootstrap' | 'highcontrast';
|
|
6
|
+
project?: string;
|
|
7
|
+
}
|
|
8
|
+
export interface LibOptionsSchema {
|
|
9
|
+
pkgName: string;
|
|
10
|
+
pkgVer: string;
|
|
11
|
+
moduleName: string;
|
|
12
|
+
themeVer: string;
|
|
13
|
+
}
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "http://json-schema.org/schema",
|
|
3
|
+
"$id": "ngAdd",
|
|
4
|
+
"title": "Add Essential JS 2 Angular packages",
|
|
5
|
+
"type": "object",
|
|
6
|
+
"properties": {
|
|
7
|
+
"skipPackageJson": {
|
|
8
|
+
"type": "boolean",
|
|
9
|
+
"default": false,
|
|
10
|
+
"description": "Do not add add Essential JS 2 Angular packages dependencies to package.json (e.g., --skipPackageJson)"
|
|
11
|
+
},
|
|
12
|
+
"modules": {
|
|
13
|
+
"type": "string",
|
|
14
|
+
"default": "",
|
|
15
|
+
"description": "Add only specific Essential JS 2 modules to the app.module file (eg: --modules=slider, grid)"
|
|
16
|
+
},
|
|
17
|
+
"modulePath": {
|
|
18
|
+
"type": "string",
|
|
19
|
+
"default": "",
|
|
20
|
+
"description": "Used to specify the path of the module file where the EJ2 module needs to be imported"
|
|
21
|
+
},
|
|
22
|
+
"theme": {
|
|
23
|
+
"enum": [
|
|
24
|
+
"material",
|
|
25
|
+
"fabric",
|
|
26
|
+
"bootstrap",
|
|
27
|
+
"highcontrast"
|
|
28
|
+
],
|
|
29
|
+
"default": "material",
|
|
30
|
+
"description": "Used to change the theme that needs to be imported"
|
|
31
|
+
}
|
|
32
|
+
},
|
|
33
|
+
"required": []
|
|
34
|
+
}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
{
|
|
2
|
+
"compilerOptions": {
|
|
3
|
+
"lib": ["es2017", "dom"],
|
|
4
|
+
"module": "commonjs",
|
|
5
|
+
"moduleResolution": "node",
|
|
6
|
+
"noEmitOnError": false,
|
|
7
|
+
"skipDefaultLibCheck": true,
|
|
8
|
+
"skipLibCheck": true,
|
|
9
|
+
"sourceMap": true,
|
|
10
|
+
"target": "es6",
|
|
11
|
+
"declaration": true,
|
|
12
|
+
"types": [
|
|
13
|
+
"jasmine",
|
|
14
|
+
"node"
|
|
15
|
+
]
|
|
16
|
+
},
|
|
17
|
+
"exclude": [
|
|
18
|
+
"node_modules",
|
|
19
|
+
"src",
|
|
20
|
+
"src/**/*.ts",
|
|
21
|
+
"spec",
|
|
22
|
+
"spec/**/*.ts",
|
|
23
|
+
"@typings"
|
|
24
|
+
]
|
|
25
|
+
}
|
|
@@ -1,7 +1,4 @@
|
|
|
1
1
|
import { ValueProvider } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
import * as i1 from "@angular/common";
|
|
4
|
-
import * as i2 from "./pdfviewer.module";
|
|
5
2
|
export declare const LinkAnnotationService: ValueProvider;
|
|
6
3
|
export declare const BookmarkViewService: ValueProvider;
|
|
7
4
|
export declare const MagnificationService: ValueProvider;
|
|
@@ -18,7 +15,4 @@ export declare const FormFieldsService: ValueProvider;
|
|
|
18
15
|
* NgModule definition for the PdfViewer component with providers.
|
|
19
16
|
*/
|
|
20
17
|
export declare class PdfViewerAllModule {
|
|
21
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<PdfViewerAllModule, never>;
|
|
22
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<PdfViewerAllModule, never, [typeof i1.CommonModule, typeof i2.PdfViewerModule], [typeof i2.PdfViewerModule]>;
|
|
23
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<PdfViewerAllModule>;
|
|
24
18
|
}
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { ElementRef, ViewContainerRef, Renderer2, Injector } from '@angular/core';
|
|
2
2
|
import { IComponentBase } from '@syncfusion/ej2-angular-base';
|
|
3
3
|
import { PdfViewer } from '@syncfusion/ej2-pdfviewer';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
4
|
export declare const inputs: string[];
|
|
6
5
|
export declare const outputs: string[];
|
|
7
6
|
export declare const twoWays: string[];
|
|
@@ -93,6 +92,4 @@ export declare class PdfViewerComponent extends PdfViewer implements IComponentB
|
|
|
93
92
|
ngAfterContentChecked(): void;
|
|
94
93
|
registerEvents: (eventList: string[]) => void;
|
|
95
94
|
addTwoWay: (propList: string[]) => void;
|
|
96
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<PdfViewerComponent, never>;
|
|
97
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<PdfViewerComponent, "ejs-pdfviewer", never, { "DropdownFieldSettings": "DropdownFieldSettings"; "ajaxRequestSettings": "ajaxRequestSettings"; "annotationSelectorSettings": "annotationSelectorSettings"; "annotationSettings": "annotationSettings"; "annotations": "annotations"; "areaSettings": "areaSettings"; "arrowSettings": "arrowSettings"; "checkBoxFieldSettings": "checkBoxFieldSettings"; "circleSettings": "circleSettings"; "contextMenuOption": "contextMenuOption"; "contextMenuSettings": "contextMenuSettings"; "currentPageNumber": "currentPageNumber"; "customStamp": "customStamp"; "customStampSettings": "customStampSettings"; "dateTimeFormat": "dateTimeFormat"; "designerMode": "designerMode"; "disableContextMenuItems": "disableContextMenuItems"; "distanceSettings": "distanceSettings"; "documentPath": "documentPath"; "downloadFileName": "downloadFileName"; "drawingObject": "drawingObject"; "enableAnnotation": "enableAnnotation"; "enableAnnotationToolbar": "enableAnnotationToolbar"; "enableAutoComplete": "enableAutoComplete"; "enableBookmark": "enableBookmark"; "enableBookmarkStyles": "enableBookmarkStyles"; "enableCommentPanel": "enableCommentPanel"; "enableDesktopMode": "enableDesktopMode"; "enableDownload": "enableDownload"; "enableFormDesigner": "enableFormDesigner"; "enableFormDesignerToolbar": "enableFormDesignerToolbar"; "enableFormFields": "enableFormFields"; "enableFormFieldsValidation": "enableFormFieldsValidation"; "enableFreeText": "enableFreeText"; "enableHandwrittenSignature": "enableHandwrittenSignature"; "enableHyperlink": "enableHyperlink"; "enableImportAnnotationMeasurement": "enableImportAnnotationMeasurement"; "enableInkAnnotation": "enableInkAnnotation"; "enableMagnification": "enableMagnification"; "enableMeasureAnnotation": "enableMeasureAnnotation"; "enableMultiLineOverlap": "enableMultiLineOverlap"; "enableMultiPageAnnotation": "enableMultiPageAnnotation"; "enableNavigation": "enableNavigation"; "enableNavigationToolbar": "enableNavigationToolbar"; "enablePersistence": "enablePersistence"; "enablePinchZoom": "enablePinchZoom"; "enablePrint": "enablePrint"; "enablePrintRotation": "enablePrintRotation"; "enableRtl": "enableRtl"; "enableShapeAnnotation": "enableShapeAnnotation"; "enableShapeLabel": "enableShapeLabel"; "enableStampAnnotations": "enableStampAnnotations"; "enableStickyNotesAnnotation": "enableStickyNotesAnnotation"; "enableTextMarkupAnnotation": "enableTextMarkupAnnotation"; "enableTextMarkupResizer": "enableTextMarkupResizer"; "enableTextSearch": "enableTextSearch"; "enableTextSelection": "enableTextSelection"; "enableThumbnail": "enableThumbnail"; "enableToolbar": "enableToolbar"; "enableZoomOptimization": "enableZoomOptimization"; "exportAnnotationFileName": "exportAnnotationFileName"; "formFieldCollections": "formFieldCollections"; "formFields": "formFields"; "freeTextSettings": "freeTextSettings"; "handWrittenSignatureSettings": "handWrittenSignatureSettings"; "height": "height"; "hideEmptyDigitalSignatureFields": "hideEmptyDigitalSignatureFields"; "hideSaveSignature": "hideSaveSignature"; "highlightSettings": "highlightSettings"; "hyperlinkOpenState": "hyperlinkOpenState"; "initialDialogSettings": "initialDialogSettings"; "initialFieldSettings": "initialFieldSettings"; "inkAnnotationSettings": "inkAnnotationSettings"; "interactionMode": "interactionMode"; "isAnnotationToolbarOpen": "isAnnotationToolbarOpen"; "isAnnotationToolbarVisible": "isAnnotationToolbarVisible"; "isBookmarkPanelOpen": "isBookmarkPanelOpen"; "isCommandPanelOpen": "isCommandPanelOpen"; "isDocumentEdited": "isDocumentEdited"; "isExtractText": "isExtractText"; "isFormDesignerToolbarVisible": "isFormDesignerToolbarVisible"; "isFormFieldDocument": "isFormFieldDocument"; "isInitialFieldToolbarSelection": "isInitialFieldToolbarSelection"; "isMaintainSelection": "isMaintainSelection"; "isSignatureEditable": "isSignatureEditable"; "isThumbnailViewOpen": "isThumbnailViewOpen"; "isValidFreeText": "isValidFreeText"; "lineSettings": "lineSettings"; "listBoxFieldSettings": "listBoxFieldSettings"; "locale": "locale"; "measurementSettings": "measurementSettings"; "pageCount": "pageCount"; "passwordFieldSettings": "passwordFieldSettings"; "perimeterSettings": "perimeterSettings"; "polygonSettings": "polygonSettings"; "printMode": "printMode"; "radioButtonFieldSettings": "radioButtonFieldSettings"; "radiusSettings": "radiusSettings"; "rectangleSettings": "rectangleSettings"; "restrictZoomRequest": "restrictZoomRequest"; "retryCount": "retryCount"; "retryStatusCodes": "retryStatusCodes"; "scrollSettings": "scrollSettings"; "selectedItems": "selectedItems"; "serverActionSettings": "serverActionSettings"; "serviceUrl": "serviceUrl"; "shapeLabelSettings": "shapeLabelSettings"; "showDigitalSignatureAppearance": "showDigitalSignatureAppearance"; "showNotificationDialog": "showNotificationDialog"; "signatureDialogSettings": "signatureDialogSettings"; "signatureFieldSettings": "signatureFieldSettings"; "signatureFitMode": "signatureFitMode"; "stampSettings": "stampSettings"; "stickyNotesSettings": "stickyNotesSettings"; "strikethroughSettings": "strikethroughSettings"; "textFieldSettings": "textFieldSettings"; "textSearchColorSettings": "textSearchColorSettings"; "tileRenderingSettings": "tileRenderingSettings"; "toolbarSettings": "toolbarSettings"; "underlineSettings": "underlineSettings"; "volumeSettings": "volumeSettings"; "width": "width"; "zoomMode": "zoomMode"; "zoomValue": "zoomValue"; }, { "addSignature": "addSignature"; "ajaxRequestFailed": "ajaxRequestFailed"; "ajaxRequestInitiate": "ajaxRequestInitiate"; "ajaxRequestSuccess": "ajaxRequestSuccess"; "annotationAdd": "annotationAdd"; "annotationDoubleClick": "annotationDoubleClick"; "annotationMouseLeave": "annotationMouseLeave"; "annotationMouseover": "annotationMouseover"; "annotationMove": "annotationMove"; "annotationMoving": "annotationMoving"; "annotationPropertiesChange": "annotationPropertiesChange"; "annotationRemove": "annotationRemove"; "annotationResize": "annotationResize"; "annotationSelect": "annotationSelect"; "annotationUnSelect": "annotationUnSelect"; "beforeAddFreeText": "beforeAddFreeText"; "bookmarkClick": "bookmarkClick"; "buttonFieldClick": "buttonFieldClick"; "commentAdd": "commentAdd"; "commentDelete": "commentDelete"; "commentEdit": "commentEdit"; "commentSelect": "commentSelect"; "commentStatusChanged": "commentStatusChanged"; "created": "created"; "documentLoad": "documentLoad"; "documentLoadFailed": "documentLoadFailed"; "documentUnload": "documentUnload"; "downloadEnd": "downloadEnd"; "downloadStart": "downloadStart"; "exportFailed": "exportFailed"; "exportStart": "exportStart"; "exportSuccess": "exportSuccess"; "extractTextCompleted": "extractTextCompleted"; "formFieldAdd": "formFieldAdd"; "formFieldClick": "formFieldClick"; "formFieldDoubleClick": "formFieldDoubleClick"; "formFieldFocusOut": "formFieldFocusOut"; "formFieldMouseLeave": "formFieldMouseLeave"; "formFieldMouseover": "formFieldMouseover"; "formFieldMove": "formFieldMove"; "formFieldPropertiesChange": "formFieldPropertiesChange"; "formFieldRemove": "formFieldRemove"; "formFieldResize": "formFieldResize"; "formFieldSelect": "formFieldSelect"; "formFieldUnselect": "formFieldUnselect"; "hyperlinkClick": "hyperlinkClick"; "hyperlinkMouseOver": "hyperlinkMouseOver"; "importFailed": "importFailed"; "importStart": "importStart"; "importSuccess": "importSuccess"; "moveSignature": "moveSignature"; "pageChange": "pageChange"; "pageClick": "pageClick"; "pageMouseover": "pageMouseover"; "printEnd": "printEnd"; "printStart": "printStart"; "removeSignature": "removeSignature"; "resizeSignature": "resizeSignature"; "signaturePropertiesChange": "signaturePropertiesChange"; "signatureSelect": "signatureSelect"; "textSearchComplete": "textSearchComplete"; "textSearchHighlight": "textSearchHighlight"; "textSearchStart": "textSearchStart"; "textSelectionEnd": "textSelectionEnd"; "textSelectionStart": "textSelectionStart"; "thumbnailClick": "thumbnailClick"; "validateFormFields": "validateFormFields"; "zoomChange": "zoomChange"; }, never, never>;
|
|
98
95
|
}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./pdfviewer.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
1
|
/**
|
|
5
2
|
* NgModule definition for the PdfViewer component.
|
|
6
3
|
*/
|
|
7
4
|
export declare class PdfViewerModule {
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<PdfViewerModule, never>;
|
|
9
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<PdfViewerModule, [typeof i1.PdfViewerComponent], [typeof i2.CommonModule], [typeof i1.PdfViewerComponent]>;
|
|
10
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<PdfViewerModule>;
|
|
11
5
|
}
|
package/esm2020/public_api.mjs
DELETED
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
// Mapping root file for package generation
|
|
2
|
-
export * from './src/index';
|
|
3
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicHVibGljX2FwaS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uL3B1YmxpY19hcGkudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsMkNBQTJDO0FBQzNDLGNBQWMsYUFBYSxDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiLy8gTWFwcGluZyByb290IGZpbGUgZm9yIHBhY2thZ2UgZ2VuZXJhdGlvblxuZXhwb3J0ICogZnJvbSAnLi9zcmMvaW5kZXgnOyJdfQ==
|
package/esm2020/src/index.mjs
DELETED
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
export { PdfViewerComponent } from './pdfviewer/pdfviewer.component';
|
|
2
|
-
export { PdfViewerModule } from './pdfviewer/pdfviewer.module';
|
|
3
|
-
export { PdfViewerAllModule, LinkAnnotationService, BookmarkViewService, MagnificationService, ThumbnailViewService, ToolbarService, NavigationService, PrintService, TextSelectionService, TextSearchService, AnnotationService, FormDesignerService, FormFieldsService } from './pdfviewer/pdfviewer-all.module';
|
|
4
|
-
export * from '@syncfusion/ej2-pdfviewer';
|
|
5
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi9zcmMvaW5kZXgudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLGtCQUFrQixFQUFDLE1BQU0saUNBQWlDLENBQUM7QUFDcEUsT0FBTyxFQUFFLGVBQWUsRUFBRSxNQUFNLDhCQUE4QixDQUFDO0FBQy9ELE9BQU8sRUFBRSxrQkFBa0IsRUFBRSxxQkFBcUIsRUFBRSxtQkFBbUIsRUFBRSxvQkFBb0IsRUFBRSxvQkFBb0IsRUFBRSxjQUFjLEVBQUUsaUJBQWlCLEVBQUUsWUFBWSxFQUFFLG9CQUFvQixFQUFFLGlCQUFpQixFQUFFLGlCQUFpQixFQUFFLG1CQUFtQixFQUFFLGlCQUFpQixFQUFFLE1BQU0sa0NBQWtDLENBQUM7QUFDblQsY0FBYywyQkFBMkIsQ0FBQyIsInNvdXJjZXNDb250ZW50IjpbImV4cG9ydCB7IFBkZlZpZXdlckNvbXBvbmVudH0gZnJvbSAnLi9wZGZ2aWV3ZXIvcGRmdmlld2VyLmNvbXBvbmVudCc7XG5leHBvcnQgeyBQZGZWaWV3ZXJNb2R1bGUgfSBmcm9tICcuL3BkZnZpZXdlci9wZGZ2aWV3ZXIubW9kdWxlJztcbmV4cG9ydCB7IFBkZlZpZXdlckFsbE1vZHVsZSwgTGlua0Fubm90YXRpb25TZXJ2aWNlLCBCb29rbWFya1ZpZXdTZXJ2aWNlLCBNYWduaWZpY2F0aW9uU2VydmljZSwgVGh1bWJuYWlsVmlld1NlcnZpY2UsIFRvb2xiYXJTZXJ2aWNlLCBOYXZpZ2F0aW9uU2VydmljZSwgUHJpbnRTZXJ2aWNlLCBUZXh0U2VsZWN0aW9uU2VydmljZSwgVGV4dFNlYXJjaFNlcnZpY2UsIEFubm90YXRpb25TZXJ2aWNlLCBGb3JtRGVzaWduZXJTZXJ2aWNlLCBGb3JtRmllbGRzU2VydmljZSB9IGZyb20gJy4vcGRmdmlld2VyL3BkZnZpZXdlci1hbGwubW9kdWxlJztcbmV4cG9ydCAqIGZyb20gJ0BzeW5jZnVzaW9uL2VqMi1wZGZ2aWV3ZXInOyJdfQ==
|
|
@@ -1,62 +0,0 @@
|
|
|
1
|
-
import { NgModule } from '@angular/core';
|
|
2
|
-
import { CommonModule } from '@angular/common';
|
|
3
|
-
import { PdfViewerModule } from './pdfviewer.module';
|
|
4
|
-
import { LinkAnnotation, BookmarkView, Magnification, ThumbnailView, Toolbar, Navigation, Print, TextSelection, TextSearch, Annotation, FormDesigner, FormFields } from '@syncfusion/ej2-pdfviewer';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export const LinkAnnotationService = { provide: 'PdfViewerLinkAnnotation', useValue: LinkAnnotation };
|
|
7
|
-
export const BookmarkViewService = { provide: 'PdfViewerBookmarkView', useValue: BookmarkView };
|
|
8
|
-
export const MagnificationService = { provide: 'PdfViewerMagnification', useValue: Magnification };
|
|
9
|
-
export const ThumbnailViewService = { provide: 'PdfViewerThumbnailView', useValue: ThumbnailView };
|
|
10
|
-
export const ToolbarService = { provide: 'PdfViewerToolbar', useValue: Toolbar };
|
|
11
|
-
export const NavigationService = { provide: 'PdfViewerNavigation', useValue: Navigation };
|
|
12
|
-
export const PrintService = { provide: 'PdfViewerPrint', useValue: Print };
|
|
13
|
-
export const TextSelectionService = { provide: 'PdfViewerTextSelection', useValue: TextSelection };
|
|
14
|
-
export const TextSearchService = { provide: 'PdfViewerTextSearch', useValue: TextSearch };
|
|
15
|
-
export const AnnotationService = { provide: 'PdfViewerAnnotation', useValue: Annotation };
|
|
16
|
-
export const FormDesignerService = { provide: 'PdfViewerFormDesigner', useValue: FormDesigner };
|
|
17
|
-
export const FormFieldsService = { provide: 'PdfViewerFormFields', useValue: FormFields };
|
|
18
|
-
/**
|
|
19
|
-
* NgModule definition for the PdfViewer component with providers.
|
|
20
|
-
*/
|
|
21
|
-
export class PdfViewerAllModule {
|
|
22
|
-
}
|
|
23
|
-
PdfViewerAllModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: PdfViewerAllModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
24
|
-
PdfViewerAllModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: PdfViewerAllModule, imports: [CommonModule, PdfViewerModule], exports: [PdfViewerModule] });
|
|
25
|
-
PdfViewerAllModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: PdfViewerAllModule, providers: [
|
|
26
|
-
LinkAnnotationService,
|
|
27
|
-
BookmarkViewService,
|
|
28
|
-
MagnificationService,
|
|
29
|
-
ThumbnailViewService,
|
|
30
|
-
ToolbarService,
|
|
31
|
-
NavigationService,
|
|
32
|
-
PrintService,
|
|
33
|
-
TextSelectionService,
|
|
34
|
-
TextSearchService,
|
|
35
|
-
AnnotationService,
|
|
36
|
-
FormDesignerService,
|
|
37
|
-
FormFieldsService
|
|
38
|
-
], imports: [[CommonModule, PdfViewerModule], PdfViewerModule] });
|
|
39
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: PdfViewerAllModule, decorators: [{
|
|
40
|
-
type: NgModule,
|
|
41
|
-
args: [{
|
|
42
|
-
imports: [CommonModule, PdfViewerModule],
|
|
43
|
-
exports: [
|
|
44
|
-
PdfViewerModule
|
|
45
|
-
],
|
|
46
|
-
providers: [
|
|
47
|
-
LinkAnnotationService,
|
|
48
|
-
BookmarkViewService,
|
|
49
|
-
MagnificationService,
|
|
50
|
-
ThumbnailViewService,
|
|
51
|
-
ToolbarService,
|
|
52
|
-
NavigationService,
|
|
53
|
-
PrintService,
|
|
54
|
-
TextSelectionService,
|
|
55
|
-
TextSearchService,
|
|
56
|
-
AnnotationService,
|
|
57
|
-
FormDesignerService,
|
|
58
|
-
FormFieldsService
|
|
59
|
-
]
|
|
60
|
-
}]
|
|
61
|
-
}] });
|
|
62
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicGRmdmlld2VyLWFsbC5tb2R1bGUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi9zcmMvcGRmdmlld2VyL3BkZnZpZXdlci1hbGwubW9kdWxlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxRQUFRLEVBQWlCLE1BQU0sZUFBZSxDQUFDO0FBQ3hELE9BQU8sRUFBRSxZQUFZLEVBQUUsTUFBTSxpQkFBaUIsQ0FBQztBQUUvQyxPQUFPLEVBQUUsZUFBZSxFQUFFLE1BQU0sb0JBQW9CLENBQUM7QUFDckQsT0FBTyxFQUFDLGNBQWMsRUFBRSxZQUFZLEVBQUUsYUFBYSxFQUFFLGFBQWEsRUFBRSxPQUFPLEVBQUUsVUFBVSxFQUFFLEtBQUssRUFBRSxhQUFhLEVBQUUsVUFBVSxFQUFFLFVBQVUsRUFBRSxZQUFZLEVBQUUsVUFBVSxFQUFDLE1BQU0sMkJBQTJCLENBQUE7O0FBR2pNLE1BQU0sQ0FBQyxNQUFNLHFCQUFxQixHQUFrQixFQUFFLE9BQU8sRUFBRSx5QkFBeUIsRUFBRSxRQUFRLEVBQUUsY0FBYyxFQUFDLENBQUM7QUFDcEgsTUFBTSxDQUFDLE1BQU0sbUJBQW1CLEdBQWtCLEVBQUUsT0FBTyxFQUFFLHVCQUF1QixFQUFFLFFBQVEsRUFBRSxZQUFZLEVBQUMsQ0FBQztBQUM5RyxNQUFNLENBQUMsTUFBTSxvQkFBb0IsR0FBa0IsRUFBRSxPQUFPLEVBQUUsd0JBQXdCLEVBQUUsUUFBUSxFQUFFLGFBQWEsRUFBQyxDQUFDO0FBQ2pILE1BQU0sQ0FBQyxNQUFNLG9CQUFvQixHQUFrQixFQUFFLE9BQU8sRUFBRSx3QkFBd0IsRUFBRSxRQUFRLEVBQUUsYUFBYSxFQUFDLENBQUM7QUFDakgsTUFBTSxDQUFDLE1BQU0sY0FBYyxHQUFrQixFQUFFLE9BQU8sRUFBRSxrQkFBa0IsRUFBRSxRQUFRLEVBQUUsT0FBTyxFQUFDLENBQUM7QUFDL0YsTUFBTSxDQUFDLE1BQU0saUJBQWlCLEdBQWtCLEVBQUUsT0FBTyxFQUFFLHFCQUFxQixFQUFFLFFBQVEsRUFBRSxVQUFVLEVBQUMsQ0FBQztBQUN4RyxNQUFNLENBQUMsTUFBTSxZQUFZLEdBQWtCLEVBQUUsT0FBTyxFQUFFLGdCQUFnQixFQUFFLFFBQVEsRUFBRSxLQUFLLEVBQUMsQ0FBQztBQUN6RixNQUFNLENBQUMsTUFBTSxvQkFBb0IsR0FBa0IsRUFBRSxPQUFPLEVBQUUsd0JBQXdCLEVBQUUsUUFBUSxFQUFFLGFBQWEsRUFBQyxDQUFDO0FBQ2pILE1BQU0sQ0FBQyxNQUFNLGlCQUFpQixHQUFrQixFQUFFLE9BQU8sRUFBRSxxQkFBcUIsRUFBRSxRQUFRLEVBQUUsVUFBVSxFQUFDLENBQUM7QUFDeEcsTUFBTSxDQUFDLE1BQU0saUJBQWlCLEdBQWtCLEVBQUUsT0FBTyxFQUFFLHFCQUFxQixFQUFFLFFBQVEsRUFBRSxVQUFVLEVBQUMsQ0FBQztBQUN4RyxNQUFNLENBQUMsTUFBTSxtQkFBbUIsR0FBa0IsRUFBRSxPQUFPLEVBQUUsdUJBQXVCLEVBQUUsUUFBUSxFQUFFLFlBQVksRUFBQyxDQUFDO0FBQzlHLE1BQU0sQ0FBQyxNQUFNLGlCQUFpQixHQUFrQixFQUFFLE9BQU8sRUFBRSxxQkFBcUIsRUFBRSxRQUFRLEVBQUUsVUFBVSxFQUFDLENBQUM7QUFFeEc7O0dBRUc7QUFxQkgsTUFBTSxPQUFPLGtCQUFrQjs7K0dBQWxCLGtCQUFrQjtnSEFBbEIsa0JBQWtCLFlBbkJqQixZQUFZLEVBQUUsZUFBZSxhQUVuQyxlQUFlO2dIQWlCVixrQkFBa0IsYUFmakI7UUFDTixxQkFBcUI7UUFDckIsbUJBQW1CO1FBQ25CLG9CQUFvQjtRQUNwQixvQkFBb0I7UUFDcEIsY0FBYztRQUNkLGlCQUFpQjtRQUNqQixZQUFZO1FBQ1osb0JBQW9CO1FBQ3BCLGlCQUFpQjtRQUNqQixpQkFBaUI7UUFDakIsbUJBQW1CO1FBQ25CLGlCQUFpQjtLQUNwQixZQWpCUSxDQUFDLFlBQVksRUFBRSxlQUFlLENBQUMsRUFFcEMsZUFBZTsyRkFpQlYsa0JBQWtCO2tCQXBCOUIsUUFBUTttQkFBQztvQkFDTixPQUFPLEVBQUUsQ0FBQyxZQUFZLEVBQUUsZUFBZSxDQUFDO29CQUN4QyxPQUFPLEVBQUU7d0JBQ0wsZUFBZTtxQkFDbEI7b0JBQ0QsU0FBUyxFQUFDO3dCQUNOLHFCQUFxQjt3QkFDckIsbUJBQW1CO3dCQUNuQixvQkFBb0I7d0JBQ3BCLG9CQUFvQjt3QkFDcEIsY0FBYzt3QkFDZCxpQkFBaUI7d0JBQ2pCLFlBQVk7d0JBQ1osb0JBQW9CO3dCQUNwQixpQkFBaUI7d0JBQ2pCLGlCQUFpQjt3QkFDakIsbUJBQW1CO3dCQUNuQixpQkFBaUI7cUJBQ3BCO2lCQUNKIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgTmdNb2R1bGUsIFZhbHVlUHJvdmlkZXIgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IENvbW1vbk1vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvbW1vbic7XG5pbXBvcnQgeyBQZGZWaWV3ZXJDb21wb25lbnQgfSBmcm9tICcuL3BkZnZpZXdlci5jb21wb25lbnQnO1xuaW1wb3J0IHsgUGRmVmlld2VyTW9kdWxlIH0gZnJvbSAnLi9wZGZ2aWV3ZXIubW9kdWxlJztcbmltcG9ydCB7TGlua0Fubm90YXRpb24sIEJvb2ttYXJrVmlldywgTWFnbmlmaWNhdGlvbiwgVGh1bWJuYWlsVmlldywgVG9vbGJhciwgTmF2aWdhdGlvbiwgUHJpbnQsIFRleHRTZWxlY3Rpb24sIFRleHRTZWFyY2gsIEFubm90YXRpb24sIEZvcm1EZXNpZ25lciwgRm9ybUZpZWxkc30gZnJvbSAnQHN5bmNmdXNpb24vZWoyLXBkZnZpZXdlcidcblxuXG5leHBvcnQgY29uc3QgTGlua0Fubm90YXRpb25TZXJ2aWNlOiBWYWx1ZVByb3ZpZGVyID0geyBwcm92aWRlOiAnUGRmVmlld2VyTGlua0Fubm90YXRpb24nLCB1c2VWYWx1ZTogTGlua0Fubm90YXRpb259O1xuZXhwb3J0IGNvbnN0IEJvb2ttYXJrVmlld1NlcnZpY2U6IFZhbHVlUHJvdmlkZXIgPSB7IHByb3ZpZGU6ICdQZGZWaWV3ZXJCb29rbWFya1ZpZXcnLCB1c2VWYWx1ZTogQm9va21hcmtWaWV3fTtcbmV4cG9ydCBjb25zdCBNYWduaWZpY2F0aW9uU2VydmljZTogVmFsdWVQcm92aWRlciA9IHsgcHJvdmlkZTogJ1BkZlZpZXdlck1hZ25pZmljYXRpb24nLCB1c2VWYWx1ZTogTWFnbmlmaWNhdGlvbn07XG5leHBvcnQgY29uc3QgVGh1bWJuYWlsVmlld1NlcnZpY2U6IFZhbHVlUHJvdmlkZXIgPSB7IHByb3ZpZGU6ICdQZGZWaWV3ZXJUaHVtYm5haWxWaWV3JywgdXNlVmFsdWU6IFRodW1ibmFpbFZpZXd9O1xuZXhwb3J0IGNvbnN0IFRvb2xiYXJTZXJ2aWNlOiBWYWx1ZVByb3ZpZGVyID0geyBwcm92aWRlOiAnUGRmVmlld2VyVG9vbGJhcicsIHVzZVZhbHVlOiBUb29sYmFyfTtcbmV4cG9ydCBjb25zdCBOYXZpZ2F0aW9uU2VydmljZTogVmFsdWVQcm92aWRlciA9IHsgcHJvdmlkZTogJ1BkZlZpZXdlck5hdmlnYXRpb24nLCB1c2VWYWx1ZTogTmF2aWdhdGlvbn07XG5leHBvcnQgY29uc3QgUHJpbnRTZXJ2aWNlOiBWYWx1ZVByb3ZpZGVyID0geyBwcm92aWRlOiAnUGRmVmlld2VyUHJpbnQnLCB1c2VWYWx1ZTogUHJpbnR9O1xuZXhwb3J0IGNvbnN0IFRleHRTZWxlY3Rpb25TZXJ2aWNlOiBWYWx1ZVByb3ZpZGVyID0geyBwcm92aWRlOiAnUGRmVmlld2VyVGV4dFNlbGVjdGlvbicsIHVzZVZhbHVlOiBUZXh0U2VsZWN0aW9ufTtcbmV4cG9ydCBjb25zdCBUZXh0U2VhcmNoU2VydmljZTogVmFsdWVQcm92aWRlciA9IHsgcHJvdmlkZTogJ1BkZlZpZXdlclRleHRTZWFyY2gnLCB1c2VWYWx1ZTogVGV4dFNlYXJjaH07XG5leHBvcnQgY29uc3QgQW5ub3RhdGlvblNlcnZpY2U6IFZhbHVlUHJvdmlkZXIgPSB7IHByb3ZpZGU6ICdQZGZWaWV3ZXJBbm5vdGF0aW9uJywgdXNlVmFsdWU6IEFubm90YXRpb259O1xuZXhwb3J0IGNvbnN0IEZvcm1EZXNpZ25lclNlcnZpY2U6IFZhbHVlUHJvdmlkZXIgPSB7IHByb3ZpZGU6ICdQZGZWaWV3ZXJGb3JtRGVzaWduZXInLCB1c2VWYWx1ZTogRm9ybURlc2lnbmVyfTtcbmV4cG9ydCBjb25zdCBGb3JtRmllbGRzU2VydmljZTogVmFsdWVQcm92aWRlciA9IHsgcHJvdmlkZTogJ1BkZlZpZXdlckZvcm1GaWVsZHMnLCB1c2VWYWx1ZTogRm9ybUZpZWxkc307XG5cbi8qKlxuICogTmdNb2R1bGUgZGVmaW5pdGlvbiBmb3IgdGhlIFBkZlZpZXdlciBjb21wb25lbnQgd2l0aCBwcm92aWRlcnMuXG4gKi9cbkBOZ01vZHVsZSh7XG4gICAgaW1wb3J0czogW0NvbW1vbk1vZHVsZSwgUGRmVmlld2VyTW9kdWxlXSxcbiAgICBleHBvcnRzOiBbXG4gICAgICAgIFBkZlZpZXdlck1vZHVsZVxuICAgIF0sXG4gICAgcHJvdmlkZXJzOltcbiAgICAgICAgTGlua0Fubm90YXRpb25TZXJ2aWNlLFxuICAgICAgICBCb29rbWFya1ZpZXdTZXJ2aWNlLFxuICAgICAgICBNYWduaWZpY2F0aW9uU2VydmljZSxcbiAgICAgICAgVGh1bWJuYWlsVmlld1NlcnZpY2UsXG4gICAgICAgIFRvb2xiYXJTZXJ2aWNlLFxuICAgICAgICBOYXZpZ2F0aW9uU2VydmljZSxcbiAgICAgICAgUHJpbnRTZXJ2aWNlLFxuICAgICAgICBUZXh0U2VsZWN0aW9uU2VydmljZSxcbiAgICAgICAgVGV4dFNlYXJjaFNlcnZpY2UsXG4gICAgICAgIEFubm90YXRpb25TZXJ2aWNlLFxuICAgICAgICBGb3JtRGVzaWduZXJTZXJ2aWNlLFxuICAgICAgICBGb3JtRmllbGRzU2VydmljZVxuICAgIF1cbn0pXG5leHBvcnQgY2xhc3MgUGRmVmlld2VyQWxsTW9kdWxlIHsgfSJdfQ==
|