@hmcts/media-viewer 3.0.4 → 4.0.0-RC.1
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/{esm2020 → esm2022}/lib/annotations/annotation-set/annotation-create/box-highlight-create/box-highlight-create.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/annotations/annotation-set/annotation-create/highlight-create/highlight-create.directive.mjs +4 -4
- package/{esm2020 → esm2022}/lib/annotations/annotation-set/annotation-create/highlight-create/highlight-create.service.mjs +4 -4
- package/{esm2020 → esm2022}/lib/annotations/annotation-set/annotation-set.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/annotations/annotation-set/annotation-view/annotation-view.component.mjs +4 -4
- package/esm2022/lib/annotations/annotation-set/annotation-view/rectangle/draggable-element.directive.mjs +143 -0
- package/esm2022/lib/annotations/annotation-set/annotation-view/rectangle/model/handle-bar.model.mjs +2 -0
- package/esm2022/lib/annotations/annotation-set/annotation-view/rectangle/model/position.model.mjs +2 -0
- package/esm2022/lib/annotations/annotation-set/annotation-view/rectangle/model/size.model.mjs +2 -0
- package/esm2022/lib/annotations/annotation-set/annotation-view/rectangle/mutable-div.module.mjs +32 -0
- package/esm2022/lib/annotations/annotation-set/annotation-view/rectangle/rectangle.component.mjs +117 -0
- package/esm2022/lib/annotations/annotation-set/annotation-view/rectangle/resizable-element.directive.mjs +65 -0
- package/esm2022/lib/annotations/annotation-set/annotation-view/rectangle/resize-handlers/resize-handlers.component.mjs +127 -0
- package/{esm2020 → esm2022}/lib/annotations/annotation-set/ctx-toolbar/ctx-toolbar.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/annotations/annotation-set/metadata-layer/metadata-layer.component.mjs +4 -4
- package/esm2022/lib/annotations/annotations.module.mjs +162 -0
- package/{esm2020 → esm2022}/lib/annotations/comment-set/comment/comment.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/annotations/comment-set/comment/comment.service.mjs +4 -4
- package/{esm2020 → esm2022}/lib/annotations/comment-set/comment/text-highlight/text-highlight.directive.mjs +4 -4
- package/{esm2020 → esm2022}/lib/annotations/comment-set/comment/textarea-auto-expand/textarea-auto-expand.directive.mjs +4 -4
- package/{esm2020 → esm2022}/lib/annotations/comment-set/comment-navigate/comments-navigate.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/annotations/comment-set/comment-set-header/comment-filter/comment-filter.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/annotations/comment-set/comment-set-header/comment-search/comment-search.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/annotations/comment-set/comment-set-header/comment-set-header.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/annotations/comment-set/comment-set-render.service.mjs +4 -4
- package/{esm2020 → esm2022}/lib/annotations/comment-set/comment-set.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/annotations/comments-summary/comments-summary.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/annotations/pipes/date/date.pipe.mjs +4 -4
- package/{esm2020 → esm2022}/lib/annotations/pipes/filter/filter.pipe.mjs +4 -4
- package/{esm2020 → esm2022}/lib/annotations/pipes/unsnake/unsnake.pipe.mjs +4 -4
- package/{esm2020 → esm2022}/lib/annotations/services/annotation-api/annotation-api.service.mjs +4 -4
- package/{esm2020 → esm2022}/lib/annotations/services/bookmarks-api/bookmarks-api.service.mjs +4 -4
- package/{esm2020 → esm2022}/lib/annotations/services/tags/tags.services.mjs +4 -4
- package/{esm2020 → esm2022}/lib/annotations/tags/tags.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/bookmark/components/bookmark-icons.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/icp/confirm-exit/confirm-action-dialog.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/icp/icp-follower.service.mjs +4 -4
- package/{esm2020 → esm2022}/lib/icp/icp-presenter.service.mjs +4 -4
- package/{esm2020 → esm2022}/lib/icp/icp-session-api.service.mjs +4 -4
- package/{esm2020 → esm2022}/lib/icp/icp-update.service.mjs +4 -4
- package/{esm2020 → esm2022}/lib/icp/icp.service.mjs +4 -4
- package/{esm2020 → esm2022}/lib/icp/participants-list/participants-list.component.mjs +4 -4
- package/esm2022/lib/icp/socket.service.mjs +118 -0
- package/{esm2020 → esm2022}/lib/media-viewer.component.mjs +4 -4
- package/esm2022/lib/media-viewer.module.mjs +155 -0
- package/{esm2020 → esm2022}/lib/print.service.mjs +4 -4
- package/{esm2020 → esm2022}/lib/redaction/components/redaction.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/redaction/services/redaction-api.service.mjs +4 -4
- package/{esm2020 → esm2022}/lib/shared/gov-uk-date/gov-uk-date.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/shared/gov-uk-error-message/gov-uk-error-message.component.mjs +6 -6
- package/{esm2020 → esm2022}/lib/shared/gov-uk-fieldset/gov-uk-fieldset.component.mjs +6 -6
- package/{esm2020 → esm2022}/lib/shared/gov-uk-label/gov-uk-label.component.mjs +6 -6
- package/{esm2020 → esm2022}/lib/shared/shared.module.mjs +19 -19
- package/{esm2020 → esm2022}/lib/shared/util/services/number.helper.service.mjs +4 -4
- package/{esm2020 → esm2022}/lib/store/effects/annotation.effects.mjs +4 -4
- package/{esm2020 → esm2022}/lib/store/effects/bookmarks.effects.mjs +4 -4
- package/{esm2020 → esm2022}/lib/store/effects/document.effects.mjs +4 -4
- package/{esm2020 → esm2022}/lib/store/effects/icp.effects.mjs +4 -4
- package/{esm2020 → esm2022}/lib/store/effects/redaction.effects.mjs +4 -4
- package/{esm2020 → esm2022}/lib/toolbar/highlight-toolbar/highlight-toolbar.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/toolbar/icp-event.service.mjs +1 -1
- package/{esm2020 → esm2022}/lib/toolbar/icp-toolbar/icp-toolbar.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/toolbar/main-toolbar/main-toolbar.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/toolbar/redaction-search-bar/redaction-search-bar.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/toolbar/redaction-toolbar/redaction-toolbar.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/toolbar/search-bar/search-bar.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/toolbar/toolbar-button-visibility.service.mjs +4 -4
- package/{esm2020 → esm2022}/lib/toolbar/toolbar-event.service.mjs +4 -4
- package/{esm2020 → esm2022}/lib/toolbar/toolbar.module.mjs +25 -25
- package/{esm2020 → esm2022}/lib/viewers/convertible-content-viewer/convertible-content-viewer.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/viewers/convertible-content-viewer/document-conversion-api.service.mjs +4 -4
- package/{esm2020 → esm2022}/lib/viewers/grab-n-drag.directive.mjs +4 -4
- package/{esm2020 → esm2022}/lib/viewers/image-viewer/image-viewer.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/viewers/multimedia-player/multimedia-player.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/viewers/pdf-viewer/pdf-js/pdf-js-wrapper.provider.mjs +4 -4
- package/{esm2020 → esm2022}/lib/viewers/pdf-viewer/pdf-viewer.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/viewers/pdf-viewer/side-bar/bookmarks/bookmarks.component.mjs +6 -6
- package/{esm2020 → esm2022}/lib/viewers/pdf-viewer/side-bar/outline-item/outline-item.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/viewers/pdf-viewer/side-bar/side-bar.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/viewers/rotation-persist/rotation-api.service.mjs +4 -4
- package/{esm2020 → esm2022}/lib/viewers/rotation-persist/rotation-persist.directive.mjs +4 -4
- package/{esm2020 → esm2022}/lib/viewers/unsupported-viewer/unsupported-viewer.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/viewers/viewer-event.service.mjs +4 -4
- package/{esm2020 → esm2022}/lib/viewers/viewer-util.service.mjs +4 -4
- package/{fesm2020 → fesm2022}/hmcts-media-viewer.mjs +735 -385
- package/fesm2022/hmcts-media-viewer.mjs.map +1 -0
- package/lib/annotations/annotation-set/annotation-create/box-highlight-create/box-highlight-create.component.d.ts +1 -1
- package/lib/annotations/annotation-set/annotation-set.component.d.ts +1 -1
- package/lib/annotations/annotation-set/annotation-view/annotation-view.component.d.ts +1 -1
- package/lib/annotations/annotation-set/annotation-view/rectangle/draggable-element.directive.d.ts +25 -0
- package/lib/annotations/annotation-set/annotation-view/rectangle/draggable-element.directive.d.ts.map +1 -0
- package/lib/annotations/annotation-set/annotation-view/rectangle/model/handle-bar.model.d.ts +7 -0
- package/lib/annotations/annotation-set/annotation-view/rectangle/model/handle-bar.model.d.ts.map +1 -0
- package/lib/annotations/annotation-set/annotation-view/rectangle/model/position.model.d.ts +5 -0
- package/lib/annotations/annotation-set/annotation-view/rectangle/model/position.model.d.ts.map +1 -0
- package/lib/annotations/annotation-set/annotation-view/rectangle/model/size.model.d.ts +7 -0
- package/lib/annotations/annotation-set/annotation-view/rectangle/model/size.model.d.ts.map +1 -0
- package/lib/annotations/annotation-set/annotation-view/rectangle/mutable-div.module.d.ts +11 -0
- package/lib/annotations/annotation-set/annotation-view/rectangle/mutable-div.module.d.ts.map +1 -0
- package/lib/annotations/annotation-set/annotation-view/rectangle/rectangle.component.d.ts +1 -1
- package/lib/annotations/annotation-set/annotation-view/rectangle/resizable-element.directive.d.ts +22 -0
- package/lib/annotations/annotation-set/annotation-view/rectangle/resizable-element.directive.d.ts.map +1 -0
- package/lib/annotations/annotation-set/annotation-view/rectangle/resize-handlers/resize-handlers.component.d.ts +23 -0
- package/lib/annotations/annotation-set/annotation-view/rectangle/resize-handlers/resize-handlers.component.d.ts.map +1 -0
- package/lib/annotations/annotation-set/ctx-toolbar/ctx-toolbar.component.d.ts +1 -1
- package/lib/annotations/annotation-set/metadata-layer/metadata-layer.component.d.ts +1 -1
- package/lib/annotations/annotations.module.d.ts +1 -1
- package/lib/annotations/comment-set/comment/comment.component.d.ts +1 -1
- package/lib/annotations/comment-set/comment/text-highlight/text-highlight.directive.d.ts +1 -1
- package/lib/annotations/comment-set/comment-navigate/comments-navigate.component.d.ts +1 -1
- package/lib/annotations/comment-set/comment-set-header/comment-search/comment-search.component.d.ts +1 -1
- package/lib/annotations/comment-set/comment-set-header/comment-set-header.component.d.ts +1 -1
- package/lib/annotations/comment-set/comment-set.component.d.ts +1 -1
- package/lib/annotations/comments-summary/comments-summary.component.d.ts +1 -1
- package/lib/annotations/tags/tags.component.d.ts +1 -1
- package/lib/bookmark/components/bookmark-icons.component.d.ts +1 -1
- package/lib/icp/socket.service.d.ts +6 -6
- package/lib/icp/socket.service.d.ts.map +1 -1
- package/lib/media-viewer.component.d.ts +1 -1
- package/lib/media-viewer.module.d.ts +2 -2
- package/lib/redaction/components/redaction.component.d.ts +1 -1
- package/lib/shared/gov-uk-date/gov-uk-date.component.d.ts +1 -1
- package/lib/shared/gov-uk-error-message/gov-uk-error-message.component.d.ts +1 -1
- package/lib/shared/gov-uk-fieldset/gov-uk-fieldset.component.d.ts +1 -1
- package/lib/shared/gov-uk-label/gov-uk-label.component.d.ts +1 -1
- package/lib/toolbar/icp-event.service.d.ts +4 -4
- package/lib/toolbar/icp-event.service.d.ts.map +1 -1
- package/lib/toolbar/main-toolbar/main-toolbar.component.d.ts +1 -1
- package/lib/toolbar/redaction-toolbar/redaction-toolbar.component.d.ts +1 -1
- package/lib/toolbar/toolbar-event.service.d.ts +6 -6
- package/lib/toolbar/toolbar-event.service.d.ts.map +1 -1
- package/lib/viewers/convertible-content-viewer/convertible-content-viewer.component.d.ts +1 -1
- package/lib/viewers/grab-n-drag.directive.d.ts +1 -1
- package/lib/viewers/image-viewer/image-viewer.component.d.ts +1 -1
- package/lib/viewers/multimedia-player/multimedia-player.component.d.ts +1 -1
- package/lib/viewers/pdf-viewer/pdf-viewer.component.d.ts +1 -1
- package/lib/viewers/pdf-viewer/side-bar/bookmarks/bookmarks.component.d.ts +2 -2
- package/lib/viewers/pdf-viewer/side-bar/bookmarks/bookmarks.component.d.ts.map +1 -1
- package/lib/viewers/pdf-viewer/side-bar/outline-item/outline-item.component.d.ts +1 -1
- package/lib/viewers/pdf-viewer/side-bar/side-bar.component.d.ts +1 -1
- package/lib/viewers/unsupported-viewer/unsupported-viewer.component.d.ts +1 -1
- package/lib/viewers/viewer-event.service.d.ts +1 -1
- package/lib/viewers/viewer-event.service.d.ts.map +1 -1
- package/package.json +16 -22
- package/esm2020/lib/annotations/annotation-set/annotation-view/rectangle/rectangle.component.mjs +0 -116
- package/esm2020/lib/annotations/annotations.module.mjs +0 -162
- package/esm2020/lib/icp/socket.service.mjs +0 -118
- package/esm2020/lib/media-viewer.module.mjs +0 -155
- package/fesm2015/hmcts-media-viewer.mjs +0 -6781
- package/fesm2015/hmcts-media-viewer.mjs.map +0 -1
- package/fesm2020/hmcts-media-viewer.mjs.map +0 -1
- /package/{esm2020 → esm2022}/hmcts-media-viewer.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/annotations/annotation-set/annotation-set.model.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/annotations/annotation-set/annotation-view/annotation.model.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/annotations/annotation-set/annotation-view/rectangle/rectangle.model.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/annotations/comment-set/comment/comment.model.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/annotations/models/api-persisted.model.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/annotations/models/event-select.model.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/annotations/models/tags.model.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/annotations/models/user.model.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/icp/icp.events.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/icp/icp.interfaces.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/redaction/services/redaction.model.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/shared/util/helpers/html-templates.helper.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/store/actions/annotation.actions.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/store/actions/bookmark.actions.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/store/actions/document.actions.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/store/actions/icp.actions.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/store/actions/redaction.actions.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/store/actions/tag.actions.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/store/bookmarks-store-utils.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/store/effects/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/store/models/bookmarks.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/store/models/filters.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/store/reducers/annotations.reducer.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/store/reducers/bookmarks.reducer.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/store/reducers/document.reducer.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/store/reducers/icp.reducer.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/store/reducers/redaction.reducer.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/store/reducers/reducers.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/store/reducers/tags.reducer.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/store/selectors/annotation.selectors.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/store/selectors/bookmark.selectors.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/store/selectors/document.selectors.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/store/selectors/icp.selectors.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/store/selectors/redaction.selectors.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/store/selectors/tag.selectors.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/store/store-utils.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/toolbar/redaction-search-bar/redaction-search.model.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/viewers/pdf-viewer/pdf-js/pdf-js-wrapper.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/viewers/pdf-viewer/side-bar/bookmarks/bookmarks.interfaces.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/viewers/pdf-viewer/side-bar/outline-item/outline.model.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/viewers/rotation-persist/rotation.model.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/viewers/viewer-exception.model.mjs +0 -0
- /package/{esm2020 → esm2022}/public_api.mjs +0 -0
|
@@ -1,155 +0,0 @@
|
|
|
1
|
-
import { RpxTranslationModule } from 'rpx-xui-translation';
|
|
2
|
-
import { NgModule } from '@angular/core';
|
|
3
|
-
import { CommonModule } from '@angular/common';
|
|
4
|
-
import { FormsModule, ReactiveFormsModule } from '@angular/forms';
|
|
5
|
-
import { HttpClientModule } from '@angular/common/http';
|
|
6
|
-
import { PdfViewerComponent } from './viewers/pdf-viewer/pdf-viewer.component';
|
|
7
|
-
import { ImageViewerComponent } from './viewers/image-viewer/image-viewer.component';
|
|
8
|
-
import { UnsupportedViewerComponent } from './viewers/unsupported-viewer/unsupported-viewer.component';
|
|
9
|
-
import { MediaViewerComponent } from './media-viewer.component';
|
|
10
|
-
import { ToolbarModule } from './toolbar/toolbar.module';
|
|
11
|
-
import { PdfJsWrapperFactory } from './viewers/pdf-viewer/pdf-js/pdf-js-wrapper.provider';
|
|
12
|
-
import { AnnotationsModule } from './annotations/annotations.module';
|
|
13
|
-
import { CommentService } from './annotations/comment-set/comment/comment.service';
|
|
14
|
-
import { GrabNDragDirective } from './viewers/grab-n-drag.directive';
|
|
15
|
-
import { SideBarComponent } from './viewers/pdf-viewer/side-bar/side-bar.component';
|
|
16
|
-
import { OutlineItemComponent } from './viewers/pdf-viewer/side-bar/outline-item/outline-item.component';
|
|
17
|
-
import { TagInputModule } from 'ngx-chips';
|
|
18
|
-
import { RouterModule } from '@angular/router';
|
|
19
|
-
import { EffectsModule } from '@ngrx/effects';
|
|
20
|
-
import { StoreModule } from '@ngrx/store';
|
|
21
|
-
import { RedactionComponent } from './redaction/components/redaction.component';
|
|
22
|
-
import { IcpSessionApiService } from './icp/icp-session-api.service';
|
|
23
|
-
import { IcpUpdateService } from './icp/icp-update.service';
|
|
24
|
-
import { IcpService } from './icp/icp.service';
|
|
25
|
-
import { SocketService } from './icp/socket.service';
|
|
26
|
-
import { reducers } from './store/reducers/reducers';
|
|
27
|
-
import { effects } from './store/effects/index';
|
|
28
|
-
import { BookmarksComponent } from './viewers/pdf-viewer/side-bar/bookmarks/bookmarks.component';
|
|
29
|
-
import { RedactionApiService } from './redaction/services/redaction-api.service';
|
|
30
|
-
import { MutableDivModule } from 'mutable-div';
|
|
31
|
-
import { ConvertibleContentViewerComponent } from './viewers/convertible-content-viewer/convertible-content-viewer.component';
|
|
32
|
-
import { DocumentConversionApiService } from './viewers/convertible-content-viewer/document-conversion-api.service';
|
|
33
|
-
import { IcpPresenterService } from './icp/icp-presenter.service';
|
|
34
|
-
import { IcpFollowerService } from './icp/icp-follower.service';
|
|
35
|
-
import { ConfirmActionDialogComponent } from './icp/confirm-exit/confirm-action-dialog.component';
|
|
36
|
-
import { TreeModule } from '@circlon/angular-tree-component';
|
|
37
|
-
import { BookmarkIconsComponent } from './bookmark/components/bookmark-icons.component';
|
|
38
|
-
import { RotationApiService } from './viewers/rotation-persist/rotation-api.service';
|
|
39
|
-
import { RotationPersistDirective } from './viewers/rotation-persist/rotation-persist.directive';
|
|
40
|
-
import { ParticipantsListComponent } from './icp/participants-list/participants-list.component';
|
|
41
|
-
import { HighlightCreateDirective } from './annotations/annotation-set/annotation-create/highlight-create/highlight-create.directive';
|
|
42
|
-
import { MultimediaPlayerComponent } from './viewers/multimedia-player/multimedia-player.component';
|
|
43
|
-
import * as i0 from "@angular/core";
|
|
44
|
-
import * as i1 from "@ngrx/store";
|
|
45
|
-
import * as i2 from "@ngrx/effects";
|
|
46
|
-
import * as i3 from "rpx-xui-translation";
|
|
47
|
-
export class MediaViewerModule {
|
|
48
|
-
}
|
|
49
|
-
/** @nocollapse */ MediaViewerModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: MediaViewerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
50
|
-
/** @nocollapse */ MediaViewerModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.10", ngImport: i0, type: MediaViewerModule, declarations: [PdfViewerComponent,
|
|
51
|
-
SideBarComponent,
|
|
52
|
-
BookmarksComponent,
|
|
53
|
-
OutlineItemComponent,
|
|
54
|
-
ImageViewerComponent,
|
|
55
|
-
UnsupportedViewerComponent,
|
|
56
|
-
MultimediaPlayerComponent,
|
|
57
|
-
MediaViewerComponent,
|
|
58
|
-
ConvertibleContentViewerComponent,
|
|
59
|
-
GrabNDragDirective,
|
|
60
|
-
RotationPersistDirective,
|
|
61
|
-
HighlightCreateDirective,
|
|
62
|
-
ConfirmActionDialogComponent,
|
|
63
|
-
RedactionComponent,
|
|
64
|
-
BookmarkIconsComponent,
|
|
65
|
-
ParticipantsListComponent], imports: [CommonModule,
|
|
66
|
-
HttpClientModule,
|
|
67
|
-
ToolbarModule,
|
|
68
|
-
AnnotationsModule,
|
|
69
|
-
TagInputModule,
|
|
70
|
-
FormsModule,
|
|
71
|
-
ReactiveFormsModule,
|
|
72
|
-
RouterModule, i1.StoreFeatureModule, i2.EffectsFeatureModule, TreeModule,
|
|
73
|
-
MutableDivModule, i3.RpxTranslationModule], exports: [MediaViewerComponent] });
|
|
74
|
-
/** @nocollapse */ MediaViewerModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: MediaViewerModule, providers: [
|
|
75
|
-
PdfJsWrapperFactory,
|
|
76
|
-
CommentService,
|
|
77
|
-
RedactionApiService,
|
|
78
|
-
IcpSessionApiService,
|
|
79
|
-
IcpUpdateService,
|
|
80
|
-
SocketService,
|
|
81
|
-
IcpService,
|
|
82
|
-
IcpPresenterService,
|
|
83
|
-
IcpFollowerService,
|
|
84
|
-
RedactionApiService,
|
|
85
|
-
DocumentConversionApiService,
|
|
86
|
-
RotationApiService,
|
|
87
|
-
], imports: [CommonModule,
|
|
88
|
-
HttpClientModule,
|
|
89
|
-
ToolbarModule,
|
|
90
|
-
AnnotationsModule,
|
|
91
|
-
TagInputModule,
|
|
92
|
-
FormsModule,
|
|
93
|
-
ReactiveFormsModule,
|
|
94
|
-
RouterModule,
|
|
95
|
-
StoreModule.forFeature('media-viewer', reducers),
|
|
96
|
-
EffectsModule.forFeature(effects),
|
|
97
|
-
TreeModule,
|
|
98
|
-
MutableDivModule,
|
|
99
|
-
RpxTranslationModule.forChild()] });
|
|
100
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: MediaViewerModule, decorators: [{
|
|
101
|
-
type: NgModule,
|
|
102
|
-
args: [{
|
|
103
|
-
imports: [
|
|
104
|
-
CommonModule,
|
|
105
|
-
HttpClientModule,
|
|
106
|
-
ToolbarModule,
|
|
107
|
-
AnnotationsModule,
|
|
108
|
-
TagInputModule,
|
|
109
|
-
FormsModule,
|
|
110
|
-
ReactiveFormsModule,
|
|
111
|
-
RouterModule,
|
|
112
|
-
StoreModule.forFeature('media-viewer', reducers),
|
|
113
|
-
EffectsModule.forFeature(effects),
|
|
114
|
-
TreeModule,
|
|
115
|
-
MutableDivModule,
|
|
116
|
-
RpxTranslationModule.forChild()
|
|
117
|
-
],
|
|
118
|
-
declarations: [
|
|
119
|
-
PdfViewerComponent,
|
|
120
|
-
SideBarComponent,
|
|
121
|
-
BookmarksComponent,
|
|
122
|
-
OutlineItemComponent,
|
|
123
|
-
ImageViewerComponent,
|
|
124
|
-
UnsupportedViewerComponent,
|
|
125
|
-
MultimediaPlayerComponent,
|
|
126
|
-
MediaViewerComponent,
|
|
127
|
-
ConvertibleContentViewerComponent,
|
|
128
|
-
GrabNDragDirective,
|
|
129
|
-
RotationPersistDirective,
|
|
130
|
-
HighlightCreateDirective,
|
|
131
|
-
ConfirmActionDialogComponent,
|
|
132
|
-
RedactionComponent,
|
|
133
|
-
BookmarkIconsComponent,
|
|
134
|
-
ParticipantsListComponent
|
|
135
|
-
],
|
|
136
|
-
providers: [
|
|
137
|
-
PdfJsWrapperFactory,
|
|
138
|
-
CommentService,
|
|
139
|
-
RedactionApiService,
|
|
140
|
-
IcpSessionApiService,
|
|
141
|
-
IcpUpdateService,
|
|
142
|
-
SocketService,
|
|
143
|
-
IcpService,
|
|
144
|
-
IcpPresenterService,
|
|
145
|
-
IcpFollowerService,
|
|
146
|
-
RedactionApiService,
|
|
147
|
-
DocumentConversionApiService,
|
|
148
|
-
RotationApiService,
|
|
149
|
-
],
|
|
150
|
-
exports: [
|
|
151
|
-
MediaViewerComponent
|
|
152
|
-
]
|
|
153
|
-
}]
|
|
154
|
-
}] });
|
|
155
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibWVkaWEtdmlld2VyLm1vZHVsZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3Byb2plY3RzL21lZGlhLXZpZXdlci9zcmMvbGliL21lZGlhLXZpZXdlci5tb2R1bGUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLG9CQUFvQixFQUFFLE1BQU0scUJBQXFCLENBQUM7QUFDM0QsT0FBTyxFQUFFLFFBQVEsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUN6QyxPQUFPLEVBQUUsWUFBWSxFQUFFLE1BQU0saUJBQWlCLENBQUM7QUFDL0MsT0FBTyxFQUFFLFdBQVcsRUFBRSxtQkFBbUIsRUFBRSxNQUFNLGdCQUFnQixDQUFDO0FBQ2xFLE9BQU8sRUFBRSxnQkFBZ0IsRUFBRSxNQUFNLHNCQUFzQixDQUFDO0FBQ3hELE9BQU8sRUFBRSxrQkFBa0IsRUFBRSxNQUFNLDJDQUEyQyxDQUFDO0FBQy9FLE9BQU8sRUFBRSxvQkFBb0IsRUFBRSxNQUFNLCtDQUErQyxDQUFDO0FBQ3JGLE9BQU8sRUFBRSwwQkFBMEIsRUFBRSxNQUFNLDJEQUEyRCxDQUFDO0FBQ3ZHLE9BQU8sRUFBRSxvQkFBb0IsRUFBRSxNQUFNLDBCQUEwQixDQUFDO0FBQ2hFLE9BQU8sRUFBRSxhQUFhLEVBQUUsTUFBTSwwQkFBMEIsQ0FBQztBQUN6RCxPQUFPLEVBQUUsbUJBQW1CLEVBQUUsTUFBTSxxREFBcUQsQ0FBQztBQUMxRixPQUFPLEVBQUUsaUJBQWlCLEVBQUUsTUFBTSxrQ0FBa0MsQ0FBQztBQUNyRSxPQUFPLEVBQUUsY0FBYyxFQUFFLE1BQU0sbURBQW1ELENBQUM7QUFDbkYsT0FBTyxFQUFFLGtCQUFrQixFQUFFLE1BQU0saUNBQWlDLENBQUM7QUFDckUsT0FBTyxFQUFFLGdCQUFnQixFQUFFLE1BQU0sa0RBQWtELENBQUM7QUFDcEYsT0FBTyxFQUFFLG9CQUFvQixFQUFFLE1BQU0sbUVBQW1FLENBQUM7QUFDekcsT0FBTyxFQUFFLGNB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cnQgeyBScHhUcmFuc2xhdGlvbk1vZHVsZSB9IGZyb20gJ3JweC14dWktdHJhbnNsYXRpb24nO1xuaW1wb3J0IHsgTmdNb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IENvbW1vbk1vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvbW1vbic7XG5pbXBvcnQgeyBGb3Jtc01vZHVsZSwgUmVhY3RpdmVGb3Jtc01vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2Zvcm1zJztcbmltcG9ydCB7IEh0dHBDbGllbnRNb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jb21tb24vaHR0cCc7XG5pbXBvcnQgeyBQZGZWaWV3ZXJDb21wb25lbnQgfSBmcm9tICcuL3ZpZXdlcnMvcGRmLXZpZXdlci9wZGYtdmlld2VyLmNvbXBvbmVudCc7XG5pbXBvcnQgeyBJbWFnZVZpZXdlckNvbXBvbmVudCB9IGZyb20gJy4vdmlld2Vycy9pbWFnZS12aWV3ZXIvaW1hZ2Utdmlld2VyLmNvbXBvbmVudCc7XG5pbXBvcnQgeyBVbnN1cHBvcnRlZFZpZXdlckNvbXBvbmVudCB9IGZyb20gJy4vdmlld2Vycy91bnN1cHBvcnRlZC12aWV3ZXIvdW5zdXBwb3J0ZWQtdmlld2VyLmNvbXBvbmVudCc7XG5pbXBvcnQgeyBNZWRpYVZpZXdlckNvbXBvbmVudCB9IGZyb20gJy4vbWVkaWEtdmlld2VyLmNvbXBvbmVudCc7XG5pbXBvcnQgeyBUb29sYmFyTW9kdWxlIH0gZnJvbSAnLi90b29sYmFyL3Rvb2xiYXIubW9kdWxlJztcbmltcG9ydCB7IFBkZkpzV3JhcHBlckZhY3RvcnkgfSBmcm9tICcuL3ZpZXdlcnMvcGRmLXZpZXdlci9wZGYtanMvcGRmLWpzLXdyYXBwZXIucHJvdmlkZXInO1xuaW1wb3J0IHsgQW5ub3RhdGlvbnNNb2R1bGUgfSBmcm9tICcuL2Fubm90YXRpb25zL2Fubm90YXRpb25zLm1vZHVsZSc7XG5pbXBvcnQgeyBDb21tZW50U2VydmljZSB9IGZyb20gJy4vYW5ub3RhdGlvbnMvY29tbWVudC1zZXQvY29tbWVudC9jb21tZW50LnNlcnZpY2UnO1xuaW1wb3J0IHsgR3JhYk5EcmFnRGlyZWN0aXZlIH0gZnJvbSAnLi92aWV3ZXJzL2dyYWItbi1kcmFnLmRpcmVjdGl2ZSc7XG5pbXBvcnQgeyBTaWRlQmFyQ29tcG9uZW50IH0gZnJvbSAnLi92aWV3ZXJzL3BkZi12aWV3ZXIvc2lkZS1iYXIvc2lkZS1iYXIuY29tcG9uZW50JztcbmltcG9ydCB7IE91dGxpbmVJdGVtQ29tcG9uZW50IH0gZnJvbSAnLi92aWV3ZXJzL3BkZi12aWV3ZXIvc2lkZS1iYXIvb3V0bGluZS1pdGVtL291dGxpbmUtaXRlbS5jb21wb25lbnQnO1xuaW1wb3J0IHsgVGFnSW5wdXRNb2R1bGUgfSBmcm9tICduZ3gtY2hpcHMnO1xuaW1wb3J0IHsgUm91dGVyTW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvcm91dGVyJztcbmltcG9ydCB7IEVmZmVjdHNNb2R1bGUgfSBmcm9tICdAbmdyeC9lZmZlY3RzJztcbmltcG9ydCB7IFN0b3JlTW9kdWxlIH0gZnJvbSAnQG5ncngvc3RvcmUnO1xuaW1wb3J0IHsgUmVkYWN0aW9uQ29tcG9uZW50IH0gZnJvbSAnLi9yZWRhY3Rpb24vY29tcG9uZW50cy9yZWRhY3Rpb24uY29tcG9uZW50JztcbmltcG9ydCB7IEljcFNlc3Npb25BcGlTZXJ2aWNlIH0gZnJvbSAnLi9pY3AvaWNwLXNlc3Npb24tYXBpLnNlcnZpY2UnO1xuaW1wb3J0IHsgSWNwVXBkYXRlU2VydmljZSB9IGZyb20gJy4vaWNwL2ljcC11cGRhdGUuc2VydmljZSc7XG5pbXBvcnQgeyBJY3BTZXJ2aWNlIH0gZnJvbSAnLi9pY3AvaWNwLnNlcnZpY2UnO1xuaW1wb3J0IHsgU29ja2V0U2VydmljZSB9IGZyb20gJy4vaWNwL3NvY2tldC5zZXJ2aWNlJztcbmltcG9ydCB7IHJlZHVjZXJzIH0gZnJvbSAnLi9zdG9yZS9yZWR1Y2Vycy9yZWR1Y2Vycyc7XG5pbXBvcnQgeyBlZmZlY3RzIH0gZnJvbSAnLi9zdG9yZS9lZmZlY3RzL2luZGV4JztcbmltcG9ydCB7IEJvb2ttYXJrc0NvbXBvbmVudCB9IGZyb20gJy4vdmlld2Vycy9wZGYtdmlld2VyL3NpZGUtYmFyL2Jvb2ttYXJrcy9ib29rbWFya3MuY29tcG9uZW50JztcbmltcG9ydCB7IFJlZGFjdGlvbkFwaVNlcnZpY2UgfSBmcm9tICcuL3JlZGFjdGlvbi9zZXJ2aWNlcy9yZWRhY3Rpb24tYXBpLnNlcnZpY2UnO1xuaW1wb3J0IHsgTXV0YWJsZURpdk1vZHVsZSB9IGZyb20gJ211dGFibGUtZGl2JztcbmltcG9ydCB7IENvbnZlcnRpYmxlQ29udGVudFZpZXdlckNvbXBvbmVudCB9IGZyb20gJy4vdmlld2Vycy9jb252ZXJ0aWJsZS1jb250ZW50LXZpZXdlci9jb252ZXJ0aWJsZS1jb250ZW50LXZpZXdlci5jb21wb25lbnQnO1xuaW1wb3J0IHsgRG9jdW1lbnRDb252ZXJzaW9uQXBpU2VydmljZSB9IGZyb20gJy4vdmlld2Vycy9jb252ZXJ0aWJsZS1jb250ZW50LXZpZXdlci9kb2N1bWVudC1jb252ZXJzaW9uLWFwaS5zZXJ2aWNlJztcbmltcG9ydCB7IEljcFByZXNlbnRlclNlcnZpY2UgfSBmcm9tICcuL2ljcC9pY3AtcHJlc2VudGVyLnNlcnZpY2UnO1xuaW1wb3J0IHsgSWNwRm9sbG93ZXJTZXJ2aWNlIH0gZnJvbSAnLi9pY3AvaWNwLWZvbGxvd2VyLnNlcnZpY2UnO1xuaW1wb3J0IHsgQ29uZmlybUFjdGlvbkRpYWxvZ0NvbXBvbmVudCB9IGZyb20gJy4vaWNwL2NvbmZpcm0tZXhpdC9jb25maXJtLWFjdGlvbi1kaWFsb2cuY29tcG9uZW50JztcbmltcG9ydCB7IFRyZWVNb2R1bGUgfSBmcm9tICdAY2lyY2xvbi9hbmd1bGFyLXRyZWUtY29tcG9uZW50JztcbmltcG9ydCB7IEJvb2ttYXJrSWNvbnNDb21wb25lbnQgfSBmcm9tICcuL2Jvb2ttYXJrL2NvbXBvbmVudHMvYm9va21hcmstaWNvbnMuY29tcG9uZW50JztcbmltcG9ydCB7IFJvdGF0aW9uQXBpU2VydmljZSB9IGZyb20gJy4vdmlld2Vycy9yb3RhdGlvbi1wZXJzaXN0L3JvdGF0aW9uLWFwaS5zZXJ2aWNlJztcbmltcG9ydCB7IFJvdGF0aW9uUGVyc2lzdERpcmVjdGl2ZSB9IGZyb20gJy4vdmlld2Vycy9yb3RhdGlvbi1wZXJzaXN0L3JvdGF0aW9uLXBlcnNpc3QuZGlyZWN0aXZlJztcbmltcG9ydCB7IFBhcnRpY2lwYW50c0xpc3RDb21wb25lbnQgfSBmcm9tICcuL2ljcC9wYXJ0aWNpcGFudHMtbGlzdC9wYXJ0aWNpcGFudHMtbGlzdC5jb21wb25lbnQnO1xuaW1wb3J0IHsgSGlnaGxpZ2h0Q3JlYXRlRGlyZWN0aXZlIH0gZnJvbSAnLi9hbm5vdGF0aW9ucy9hbm5vdGF0aW9uLXNldC9hbm5vdGF0aW9uLWNyZWF0ZS9oaWdobGlnaHQtY3JlYXRlL2hpZ2hsaWdodC1jcmVhdGUuZGlyZWN0aXZlJztcbmltcG9ydCB7IE11bHRpbWVkaWFQbGF5ZXJDb21wb25lbnQgfSBmcm9tICcuL3ZpZXdlcnMvbXVsdGltZWRpYS1wbGF5ZXIvbXVsdGltZWRpYS1wbGF5ZXIuY29tcG9uZW50JztcblxuQE5nTW9kdWxlKHtcbiAgaW1wb3J0czogW1xuICAgIENvbW1vbk1vZHVsZSxcbiAgICBIdHRwQ2xpZW50TW9kdWxlLFxuICAgIFRvb2xiYXJNb2R1bGUsXG4gICAgQW5ub3RhdGlvbnNNb2R1bGUsXG4gICAgVGFnSW5wdXRNb2R1bGUsXG4gICAgRm9ybXNNb2R1bGUsXG4gICAgUmVhY3RpdmVGb3Jtc01vZHVsZSxcbiAgICBSb3V0ZXJNb2R1bGUsXG4gICAgU3RvcmVNb2R1bGUuZm9yRmVhdHVyZSgnbWVkaWEtdmlld2VyJywgcmVkdWNlcnMpLFxuICAgIEVmZmVjdHNNb2R1bGUuZm9yRmVhdHVyZShlZmZlY3RzKSxcbiAgICBUcmVlTW9kdWxlLFxuICAgIE11dGFibGVEaXZNb2R1bGUsXG4gICAgUnB4VHJhbnNsYXRpb25Nb2R1bGUuZm9yQ2hpbGQoKVxuICBdLFxuICBkZWNsYXJhdGlvbnM6IFtcbiAgICBQZGZWaWV3ZXJDb21wb25lbnQsXG4gICAgU2lkZUJhckNvbXBvbmVudCxcbiAgICBCb29rbWFya3NDb21wb25lbnQsXG4gICAgT3V0bGluZUl0ZW1Db21wb25lbnQsXG4gICAgSW1hZ2VWaWV3ZXJDb21wb25lbnQsXG4gICAgVW5zdXBwb3J0ZWRWaWV3ZXJDb21wb25lbnQsXG4gICAgTXVsdGltZWRpYVBsYXllckNvbXBvbmVudCxcbiAgICBNZWRpYVZpZXdlckNvbXBvbmVudCxcbiAgICBDb252ZXJ0aWJsZUNvbnRlbnRWaWV3ZXJDb21wb25lbnQsXG4gICAgR3JhYk5EcmFnRGlyZWN0aXZlLFxuICAgIFJvdGF0aW9uUGVyc2lzdERpcmVjdGl2ZSxcbiAgICBIaWdobGlnaHRDcmVhdGVEaXJlY3RpdmUsXG4gICAgQ29uZmlybUFjdGlvbkRpYWxvZ0NvbXBvbmVudCxcbiAgICBSZWRhY3Rpb25Db21wb25lbnQsXG4gICAgQm9va21hcmtJY29uc0NvbXBvbmVudCxcbiAgICBQYXJ0aWNpcGFudHNMaXN0Q29tcG9uZW50XG4gIF0sXG4gIHByb3ZpZGVyczogW1xuICAgIFBkZkpzV3JhcHBlckZhY3RvcnksXG4gICAgQ29tbWVudFNlcnZpY2UsXG4gICAgUmVkYWN0aW9uQXBpU2VydmljZSxcbiAgICBJY3BTZXNzaW9uQXBpU2VydmljZSxcbiAgICBJY3BVcGRhdGVTZXJ2aWNlLFxuICAgIFNvY2tldFNlcnZpY2UsXG4gICAgSWNwU2VydmljZSxcbiAgICBJY3BQcmVzZW50ZXJTZXJ2aWNlLFxuICAgIEljcEZvbGxvd2VyU2VydmljZSxcbiAgICBSZWRhY3Rpb25BcGlTZXJ2aWNlLFxuICAgIERvY3VtZW50Q29udmVyc2lvbkFwaVNlcnZpY2UsXG4gICAgUm90YXRpb25BcGlTZXJ2aWNlLFxuICBdLFxuICBleHBvcnRzOiBbXG4gICAgTWVkaWFWaWV3ZXJDb21wb25lbnRcbiAgXVxufSlcbmV4cG9ydCBjbGFzcyBNZWRpYVZpZXdlck1vZHVsZSB7IH1cbiJdfQ==
|