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