UNPKG

@hmcts/annotation-ui-lib

Version:

PDF Viewer and ability to highlight text with and comment tracking

28 lines (27 loc) 2.16 kB
/** * Generated bundle index. Do not edit. */ export * from './public_api'; export { AnnotationStoreService as ɵb } from './lib/data/annotation-store.service'; export { ApiHttpService as ɵf } from './lib/data/api-http.service'; export { PdfAnnotateWrapper as ɵh } from './lib/data/js-wrapper/pdf-annotate-wrapper'; export { PdfWrapper as ɵj } from './lib/data/js-wrapper/pdf-wrapper'; export { NpaService as ɵn } from './lib/data/npa.service'; export { PdfAdapter as ɵd } from './lib/data/pdf-adapter'; export { PdfRenderService as ɵi } from './lib/data/pdf-render.service'; export { PdfService as ɵg } from './lib/data/pdf.service'; export { UrlFixerService as ɵu } from './lib/data/url-fixer.service'; export { Utils as ɵe } from './lib/data/utils'; export { DocumentViewerComponent as ɵr } from './lib/document-viewer/document-viewer.component'; export { DocumentViewerService as ɵv } from './lib/document-viewer/document-viewer.service'; export { ViewerAnchorDirective as ɵs } from './lib/document-viewer/viewer-anchor.directive'; export { EmLoggerService as ɵc } from './lib/logging/em-logger.service'; export { AnnotationPdfViewerComponent as ɵm } from './lib/viewers/annotation-pdf-viewer/annotation-pdf-viewer.component'; export { CommentItemComponent as ɵk } from './lib/viewers/annotation-pdf-viewer/comments/comment-item/comment-item.component'; export { CommentsComponent as ɵa } from './lib/viewers/annotation-pdf-viewer/comments/comments.component'; export { ContextualToolbarComponent as ɵl } from './lib/viewers/annotation-pdf-viewer/contextual-toolbar/contextual-toolbar.component'; export { RotationFactoryService as ɵo } from './lib/viewers/annotation-pdf-viewer/rotation-toolbar/rotation-factory.service'; export { RotationComponent as ɵw } from './lib/viewers/annotation-pdf-viewer/rotation-toolbar/rotation.component'; export { ImageViewerComponent as ɵp } from './lib/viewers/image-viewer/image-viewer.component'; export { UnsupportedViewerComponent as ɵq } from './lib/viewers/unsupported-viewer/unsupported-viewer.component'; export { ViewerFactoryService as ɵt } from './lib/viewers/viewer-factory.service';