{"version":3,"file":"fiscal-io-ds-components-pdf-viewer.mjs","sources":["../../../../projects/fiscal-io/ds-components/src/lib/components/ds-pdf-viewer/ds-pdf-viewer.module.ts","../../../../projects/fiscal-io/ds-components/src/fiscal-io-ds-components-pdf-viewer.ts"],"sourcesContent":["import { NgModule } from '@angular/core';\r\nimport {\r\n  AnnotationService,\r\n  BookmarkViewService,\r\n  LinkAnnotationService,\r\n  MagnificationService,\r\n  NavigationService,\r\n  PdfViewerModule,\r\n  PrintService,\r\n  TextSearchService,\r\n  TextSelectionService,\r\n  ThumbnailViewService,\r\n  ToolbarService,\r\n} from '@syncfusion/ej2-angular-pdfviewer';\r\n\r\n/**\r\n * PDF Viewer with the toolbar/annotation services used by the Visualizador.\r\n * Extra form-designer/page-organizer services stay out of the default graph.\r\n */\r\n@NgModule({\r\n  imports: [PdfViewerModule],\r\n  exports: [PdfViewerModule],\r\n  providers: [\r\n    LinkAnnotationService,\r\n    BookmarkViewService,\r\n    MagnificationService,\r\n    ThumbnailViewService,\r\n    ToolbarService,\r\n    NavigationService,\r\n    PrintService,\r\n    TextSelectionService,\r\n    TextSearchService,\r\n    AnnotationService,\r\n  ],\r\n})\r\nexport class DsPdfViewerModule {}\r\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './pdf-viewer';\n"],"names":[],"mappings":";;;;AAeA;;;AAGG;MAiBU,iBAAiB,CAAA;wGAAjB,iBAAiB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA;yGAAjB,iBAAiB,EAAA,OAAA,EAAA,CAflB,eAAe,CAAA,EAAA,OAAA,EAAA,CACf,eAAe,CAAA,EAAA,CAAA;AAcd,IAAA,OAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,iBAAiB,EAAA,SAAA,EAbjB;YACT,qBAAqB;YACrB,mBAAmB;YACnB,oBAAoB;YACpB,oBAAoB;YACpB,cAAc;YACd,iBAAiB;YACjB,YAAY;YACZ,oBAAoB;YACpB,iBAAiB;YACjB,iBAAiB;SAClB,EAAA,OAAA,EAAA,CAbS,eAAe,EACf,eAAe,CAAA,EAAA,CAAA;;4FAcd,iBAAiB,EAAA,UAAA,EAAA,CAAA;kBAhB7B,QAAQ;AAAC,YAAA,IAAA,EAAA,CAAA;oBACR,OAAO,EAAE,CAAC,eAAe,CAAC;oBAC1B,OAAO,EAAE,CAAC,eAAe,CAAC;AAC1B,oBAAA,SAAS,EAAE;wBACT,qBAAqB;wBACrB,mBAAmB;wBACnB,oBAAoB;wBACpB,oBAAoB;wBACpB,cAAc;wBACd,iBAAiB;wBACjB,YAAY;wBACZ,oBAAoB;wBACpB,iBAAiB;wBACjB,iBAAiB;AAClB,qBAAA;AACF,iBAAA;;;AClCD;;AAEG;;;;"}