UNPKG

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.

30 lines 2.47 kB
/** * @fileoverview added by tsickle * Generated from: lib/toolbar/pdf-findbar/pdf-findbar-options-two-container/pdf-findbar-options-two-container.component.ts * @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc */ import { Component } from '@angular/core'; var PdfFindbarOptionsTwoContainerComponent = /** @class */ (function () { function PdfFindbarOptionsTwoContainerComponent() { } /** * @return {?} */ PdfFindbarOptionsTwoContainerComponent.prototype.ngOnInit = /** * @return {?} */ function () { }; 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: [""] }] } ]; /** @nocollapse */ PdfFindbarOptionsTwoContainerComponent.ctorParameters = function () { return []; }; return PdfFindbarOptionsTwoContainerComponent; }()); export { PdfFindbarOptionsTwoContainerComponent }; //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicGRmLWZpbmRiYXItb3B0aW9ucy10d28tY29udGFpbmVyLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiJuZzovL25neC1leHRlbmRlZC1wZGYtdmlld2VyLyIsInNvdXJjZXMiOlsibGliL3Rvb2xiYXIvcGRmLWZpbmRiYXIvcGRmLWZpbmRiYXItb3B0aW9ucy10d28tY29udGFpbmVyL3BkZi1maW5kYmFyLW9wdGlvbnMtdHdvLWNvbnRhaW5lci5jb21wb25lbnQudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7Ozs7QUFBQSxPQUFPLEVBQUUsU0FBUyxFQUFVLE1BQU0sZUFBZSxDQUFDO0FBRWxEO0lBT0U7SUFBZ0IsQ0FBQzs7OztJQUVqQix5REFBUTs7O0lBQVI7SUFDQSxDQUFDOztnQkFWRixTQUFTLFNBQUM7b0JBQ1QsUUFBUSxFQUFFLG1DQUFtQztvQkFDN0MsbUtBQWlFOztpQkFFbEU7Ozs7SUFRRCw2Q0FBQztDQUFBLEFBWkQsSUFZQztTQVBZLHNDQUFzQyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENvbXBvbmVudCwgT25Jbml0IH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5cbkBDb21wb25lbnQoe1xuICBzZWxlY3RvcjogJ3BkZi1maW5kYmFyLW9wdGlvbnMtdHdvLWNvbnRhaW5lcicsXG4gIHRlbXBsYXRlVXJsOiAnLi9wZGYtZmluZGJhci1vcHRpb25zLXR3by1jb250YWluZXIuY29tcG9uZW50Lmh0bWwnLFxuICBzdHlsZVVybHM6IFsnLi9wZGYtZmluZGJhci1vcHRpb25zLXR3by1jb250YWluZXIuY29tcG9uZW50LmNzcyddXG59KVxuZXhwb3J0IGNsYXNzIFBkZkZpbmRiYXJPcHRpb25zVHdvQ29udGFpbmVyQ29tcG9uZW50IGltcGxlbWVudHMgT25Jbml0IHtcblxuICBjb25zdHJ1Y3RvcigpIHsgfVxuXG4gIG5nT25Jbml0KCkge1xuICB9XG5cbn1cbiJdfQ==