@hmcts/media-viewer 4.0.3 → 4.0.4
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/esm2022/lib/annotations/annotation-set/annotation-create/box-highlight-create/box-highlight-create.component.mjs +4 -4
- package/esm2022/lib/annotations/annotation-set/annotation-create/highlight-create/highlight-create.directive.mjs +4 -4
- package/esm2022/lib/annotations/annotation-set/annotation-create/highlight-create/highlight-create.service.mjs +4 -4
- package/esm2022/lib/annotations/annotation-set/annotation-set.component.mjs +4 -4
- package/esm2022/lib/annotations/annotation-set/annotation-view/annotation-view.component.mjs +4 -4
- package/esm2022/lib/annotations/annotation-set/annotation-view/rectangle/rectangle.component.mjs +4 -4
- package/esm2022/lib/annotations/annotation-set/ctx-toolbar/ctx-toolbar.component.mjs +4 -4
- package/esm2022/lib/annotations/annotation-set/metadata-layer/metadata-layer.component.mjs +4 -4
- package/esm2022/lib/annotations/annotations.module.mjs +5 -5
- package/esm2022/lib/annotations/comment-set/comment/comment.component.mjs +4 -4
- package/esm2022/lib/annotations/comment-set/comment/comment.service.mjs +4 -4
- package/esm2022/lib/annotations/comment-set/comment/text-highlight/text-highlight.directive.mjs +4 -4
- package/esm2022/lib/annotations/comment-set/comment/textarea-auto-expand/textarea-auto-expand.directive.mjs +4 -4
- package/esm2022/lib/annotations/comment-set/comment-navigate/comments-navigate.component.mjs +4 -4
- package/esm2022/lib/annotations/comment-set/comment-set-header/comment-filter/comment-filter.component.mjs +4 -4
- package/esm2022/lib/annotations/comment-set/comment-set-header/comment-search/comment-search.component.mjs +4 -4
- package/esm2022/lib/annotations/comment-set/comment-set-header/comment-set-header.component.mjs +4 -4
- package/esm2022/lib/annotations/comment-set/comment-set-render.service.mjs +4 -4
- package/esm2022/lib/annotations/comment-set/comment-set.component.mjs +4 -4
- package/esm2022/lib/annotations/comments-summary/comments-summary.component.mjs +4 -4
- package/esm2022/lib/annotations/pipes/date/date.pipe.mjs +4 -4
- package/esm2022/lib/annotations/pipes/filter/filter.pipe.mjs +4 -4
- package/esm2022/lib/annotations/pipes/unsnake/unsnake.pipe.mjs +4 -4
- package/esm2022/lib/annotations/services/annotation-api/annotation-api.service.mjs +4 -4
- package/esm2022/lib/annotations/services/bookmarks-api/bookmarks-api.service.mjs +4 -4
- package/esm2022/lib/annotations/services/tags/tags.services.mjs +4 -4
- package/esm2022/lib/annotations/tags/tags.component.mjs +4 -4
- package/esm2022/lib/bookmark/components/bookmark-icons.component.mjs +4 -4
- package/esm2022/lib/icp/confirm-exit/confirm-action-dialog.component.mjs +4 -4
- package/esm2022/lib/icp/icp-follower.service.mjs +4 -4
- package/esm2022/lib/icp/icp-presenter.service.mjs +4 -4
- package/esm2022/lib/icp/icp-session-api.service.mjs +4 -4
- package/esm2022/lib/icp/icp-update.service.mjs +4 -4
- package/esm2022/lib/icp/icp.service.mjs +4 -4
- package/esm2022/lib/icp/participants-list/participants-list.component.mjs +4 -4
- package/esm2022/lib/icp/socket.service.mjs +4 -4
- package/esm2022/lib/media-viewer.component.mjs +4 -4
- package/esm2022/lib/media-viewer.module.mjs +5 -5
- package/esm2022/lib/print.service.mjs +4 -4
- package/esm2022/lib/redaction/components/redaction.component.mjs +4 -4
- package/esm2022/lib/redaction/services/redaction-api.service.mjs +4 -4
- package/esm2022/lib/shared/gov-uk-date/gov-uk-date.component.mjs +4 -4
- package/esm2022/lib/shared/gov-uk-error-message/gov-uk-error-message.component.mjs +4 -4
- package/esm2022/lib/shared/gov-uk-fieldset/gov-uk-fieldset.component.mjs +4 -4
- package/esm2022/lib/shared/gov-uk-label/gov-uk-label.component.mjs +4 -4
- package/esm2022/lib/shared/shared.module.mjs +5 -5
- package/esm2022/lib/shared/util/services/number.helper.service.mjs +4 -4
- package/esm2022/lib/store/effects/annotation.effects.mjs +4 -4
- package/esm2022/lib/store/effects/bookmarks.effects.mjs +4 -4
- package/esm2022/lib/store/effects/document.effects.mjs +4 -4
- package/esm2022/lib/store/effects/icp.effects.mjs +4 -4
- package/esm2022/lib/store/effects/redaction.effects.mjs +4 -4
- package/esm2022/lib/toolbar/highlight-toolbar/highlight-toolbar.component.mjs +4 -4
- package/esm2022/lib/toolbar/icp-toolbar/icp-toolbar.component.mjs +4 -4
- package/esm2022/lib/toolbar/main-toolbar/main-toolbar.component.mjs +4 -4
- package/esm2022/lib/toolbar/redaction-search-bar/redaction-search-bar.component.mjs +4 -4
- package/esm2022/lib/toolbar/redaction-toolbar/redaction-toolbar.component.mjs +4 -4
- package/esm2022/lib/toolbar/search-bar/search-bar.component.mjs +4 -4
- package/esm2022/lib/toolbar/toolbar-button-visibility.service.mjs +4 -4
- package/esm2022/lib/toolbar/toolbar-event.service.mjs +4 -4
- package/esm2022/lib/toolbar/toolbar.module.mjs +5 -5
- package/esm2022/lib/viewers/convertible-content-viewer/convertible-content-viewer.component.mjs +4 -4
- package/esm2022/lib/viewers/convertible-content-viewer/document-conversion-api.service.mjs +4 -4
- package/esm2022/lib/viewers/grab-n-drag.directive.mjs +4 -4
- package/esm2022/lib/viewers/image-viewer/image-viewer.component.mjs +4 -4
- package/esm2022/lib/viewers/multimedia-player/multimedia-player.component.mjs +4 -4
- package/esm2022/lib/viewers/pdf-viewer/pdf-js/pdf-js-wrapper.provider.mjs +4 -4
- package/esm2022/lib/viewers/pdf-viewer/pdf-viewer.component.mjs +4 -4
- package/esm2022/lib/viewers/pdf-viewer/side-bar/bookmarks/bookmarks.component.mjs +4 -4
- package/esm2022/lib/viewers/pdf-viewer/side-bar/outline-item/outline-item.component.mjs +4 -4
- package/esm2022/lib/viewers/pdf-viewer/side-bar/side-bar.component.mjs +4 -4
- package/esm2022/lib/viewers/rotation-persist/rotation-api.service.mjs +4 -4
- package/esm2022/lib/viewers/rotation-persist/rotation-persist.directive.mjs +4 -4
- package/esm2022/lib/viewers/unsupported-viewer/unsupported-viewer.component.mjs +4 -4
- package/esm2022/lib/viewers/viewer-event.service.mjs +4 -4
- package/esm2022/lib/viewers/viewer-util.service.mjs +4 -4
- package/fesm2022/hmcts-media-viewer.mjs +232 -232
- package/fesm2022/hmcts-media-viewer.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -8,13 +8,13 @@ export class ViewerUtilService {
|
|
|
8
8
|
validateFile(url) {
|
|
9
9
|
return this.http.head(url);
|
|
10
10
|
}
|
|
11
|
-
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.
|
|
12
|
-
/** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.
|
|
11
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.11", ngImport: i0, type: ViewerUtilService, deps: [{ token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
12
|
+
/** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.11", ngImport: i0, type: ViewerUtilService, providedIn: 'root' }); }
|
|
13
13
|
}
|
|
14
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.
|
|
14
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.11", ngImport: i0, type: ViewerUtilService, decorators: [{
|
|
15
15
|
type: Injectable,
|
|
16
16
|
args: [{
|
|
17
17
|
providedIn: 'root'
|
|
18
18
|
}]
|
|
19
19
|
}], ctorParameters: () => [{ type: i1.HttpClient }] });
|
|
20
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
20
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidmlld2VyLXV0aWwuc2VydmljZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL21lZGlhLXZpZXdlci9zcmMvbGliL3ZpZXdlcnMvdmlld2VyLXV0aWwuc2VydmljZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsVUFBVSxFQUFFLE1BQU0sZUFBZSxDQUFDOzs7QUFNM0MsTUFBTSxPQUFPLGlCQUFpQjtJQUM1QixZQUNVLElBQWdCO1FBQWhCLFNBQUksR0FBSixJQUFJLENBQVk7SUFDMUIsQ0FBQztJQUVNLFlBQVksQ0FBQyxHQUFXO1FBQzdCLE9BQU8sSUFBSSxDQUFDLElBQUksQ0FBQyxJQUFJLENBQUMsR0FBRyxDQUFDLENBQUM7SUFDN0IsQ0FBQztrSUFQVSxpQkFBaUI7c0lBQWpCLGlCQUFpQixjQUZoQixNQUFNOzs0RkFFUCxpQkFBaUI7a0JBSDdCLFVBQVU7bUJBQUM7b0JBQ1YsVUFBVSxFQUFFLE1BQU07aUJBQ25CIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgSW5qZWN0YWJsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHsgSHR0cENsaWVudCB9IGZyb20gJ0Bhbmd1bGFyL2NvbW1vbi9odHRwJztcblxuQEluamVjdGFibGUoe1xuICBwcm92aWRlZEluOiAncm9vdCdcbn0pXG5leHBvcnQgY2xhc3MgVmlld2VyVXRpbFNlcnZpY2Uge1xuICBjb25zdHJ1Y3RvcihcbiAgICBwcml2YXRlIGh0dHA6IEh0dHBDbGllbnQpIHtcbiAgfVxuXG4gIHB1YmxpYyB2YWxpZGF0ZUZpbGUodXJsOiBzdHJpbmcpIHtcbiAgICByZXR1cm4gdGhpcy5odHRwLmhlYWQodXJsKTtcbiAgfVxufVxuIl19
|