ngx-extended-pdf-viewer
Version:
Embedding PDF files in your Angular application. Highly configurable viewer including the toolbar, sidebar, and all the features you're used to.
13 lines • 3.04 kB
JavaScript
import { Component } from '@angular/core';
import * as i0 from "@angular/core";
import * as i1 from "./pdf-find-entire-word/pdf-find-entire-word.component";
import * as i2 from "./pdf-find-entire-phrase/pdf-find-entire-phrase.component";
export class PdfFindbarOptionsTwoContainerComponent {
}
PdfFindbarOptionsTwoContainerComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: PdfFindbarOptionsTwoContainerComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
PdfFindbarOptionsTwoContainerComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: PdfFindbarOptionsTwoContainerComponent, selector: "pdf-findbar-options-two-container", ngImport: i0, template: "<div id=\"findbarOptionsTwoContainer\">\n <pdf-find-entire-word></pdf-find-entire-word>\n <pdf-find-entire-phrase></pdf-find-entire-phrase>\n</div>\n", styles: [""], components: [{ type: i1.PdfFindEntireWordComponent, selector: "pdf-find-entire-word" }, { type: i2.PdfFindMultipleSearchTextsComponent, selector: "pdf-find-entire-phrase" }] });
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: PdfFindbarOptionsTwoContainerComponent, decorators: [{
type: Component,
args: [{ selector: 'pdf-findbar-options-two-container', template: "<div id=\"findbarOptionsTwoContainer\">\n <pdf-find-entire-word></pdf-find-entire-word>\n <pdf-find-entire-phrase></pdf-find-entire-phrase>\n</div>\n", styles: [""] }]
}] });
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicGRmLWZpbmRiYXItb3B0aW9ucy10d28tY29udGFpbmVyLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL25neC1leHRlbmRlZC1wZGYtdmlld2VyL3NyYy9saWIvdG9vbGJhci9wZGYtZmluZGJhci9wZGYtZmluZGJhci1vcHRpb25zLXR3by1jb250YWluZXIvcGRmLWZpbmRiYXItb3B0aW9ucy10d28tY29udGFpbmVyLmNvbXBvbmVudC50cyIsIi4uLy4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL25neC1leHRlbmRlZC1wZGYtdmlld2VyL3NyYy9saWIvdG9vbGJhci9wZGYtZmluZGJhci9wZGYtZmluZGJhci1vcHRpb25zLXR3by1jb250YWluZXIvcGRmLWZpbmRiYXItb3B0aW9ucy10d28tY29udGFpbmVyLmNvbXBvbmVudC5odG1sIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxTQUFTLEVBQUUsTUFBTSxlQUFlLENBQUM7Ozs7QUFPMUMsTUFBTSxPQUFPLHNDQUFzQzs7b0lBQXRDLHNDQUFzQzt3SEFBdEMsc0NBQXNDLHlFQ1BuRCx5SkFJQTs0RkRHYSxzQ0FBc0M7a0JBTGxELFNBQVM7K0JBQ0UsbUNBQW1DIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29tcG9uZW50IH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5cbkBDb21wb25lbnQoe1xuICBzZWxlY3RvcjogJ3BkZi1maW5kYmFyLW9wdGlvbnMtdHdvLWNvbnRhaW5lcicsXG4gIHRlbXBsYXRlVXJsOiAnLi9wZGYtZmluZGJhci1vcHRpb25zLXR3by1jb250YWluZXIuY29tcG9uZW50Lmh0bWwnLFxuICBzdHlsZVVybHM6IFsnLi9wZGYtZmluZGJhci1vcHRpb25zLXR3by1jb250YWluZXIuY29tcG9uZW50LmNzcyddLFxufSlcbmV4cG9ydCBjbGFzcyBQZGZGaW5kYmFyT3B0aW9uc1R3b0NvbnRhaW5lckNvbXBvbmVudCB7fVxuIiwiPGRpdiBpZD1cImZpbmRiYXJPcHRpb25zVHdvQ29udGFpbmVyXCI+XG4gIDxwZGYtZmluZC1lbnRpcmUtd29yZD48L3BkZi1maW5kLWVudGlyZS13b3JkPlxuICA8cGRmLWZpbmQtZW50aXJlLXBocmFzZT48L3BkZi1maW5kLWVudGlyZS1waHJhc2U+XG48L2Rpdj5cbiJdfQ==