@hmcts/media-viewer 4.1.5 → 4.1.6-angular-20
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/LICENCE +9 -0
- package/assets/sass/settings.scss +0 -4
- package/fesm2022/hmcts-media-viewer.mjs +303 -286
- package/fesm2022/hmcts-media-viewer.mjs.map +1 -1
- package/index.d.ts +2304 -4
- package/index.d.ts.map +1 -0
- package/package.json +10 -12
- package/LICENSE +0 -0
- package/esm2022/hmcts-media-viewer.mjs +0 -5
- package/esm2022/lib/annotations/annotation-set/annotation-create/box-highlight-create/box-highlight-create.component.mjs +0 -122
- package/esm2022/lib/annotations/annotation-set/annotation-create/highlight-create/highlight-create.directive.mjs +0 -120
- package/esm2022/lib/annotations/annotation-set/annotation-create/highlight-create/highlight-create.service.mjs +0 -101
- package/esm2022/lib/annotations/annotation-set/annotation-set.component.mjs +0 -50
- package/esm2022/lib/annotations/annotation-set/annotation-set.model.mjs +0 -2
- package/esm2022/lib/annotations/annotation-set/annotation-view/annotation-view.component.mjs +0 -94
- package/esm2022/lib/annotations/annotation-set/annotation-view/annotation.model.mjs +0 -2
- package/esm2022/lib/annotations/annotation-set/annotation-view/rectangle/rectangle.component.mjs +0 -116
- package/esm2022/lib/annotations/annotation-set/annotation-view/rectangle/rectangle.model.mjs +0 -2
- package/esm2022/lib/annotations/annotation-set/ctx-toolbar/ctx-toolbar.component.mjs +0 -119
- package/esm2022/lib/annotations/annotation-set/metadata-layer/metadata-layer.component.mjs +0 -86
- package/esm2022/lib/annotations/annotations.module.mjs +0 -162
- package/esm2022/lib/annotations/comment-set/comment/comment.component.mjs +0 -178
- package/esm2022/lib/annotations/comment-set/comment/comment.model.mjs +0 -2
- package/esm2022/lib/annotations/comment-set/comment/comment.service.mjs +0 -50
- package/esm2022/lib/annotations/comment-set/comment/text-highlight/text-highlight.directive.mjs +0 -47
- package/esm2022/lib/annotations/comment-set/comment/textarea-auto-expand/textarea-auto-expand.directive.mjs +0 -31
- package/esm2022/lib/annotations/comment-set/comment-navigate/comments-navigate.component.mjs +0 -91
- package/esm2022/lib/annotations/comment-set/comment-set-header/comment-filter/comment-filter.component.mjs +0 -62
- package/esm2022/lib/annotations/comment-set/comment-set-header/comment-search/comment-search.component.mjs +0 -54
- package/esm2022/lib/annotations/comment-set/comment-set-header/comment-set-header.component.mjs +0 -72
- package/esm2022/lib/annotations/comment-set/comment-set-render.service.mjs +0 -55
- package/esm2022/lib/annotations/comment-set/comment-set.component.mjs +0 -123
- package/esm2022/lib/annotations/comments-summary/comments-summary.component.mjs +0 -120
- package/esm2022/lib/annotations/models/api-persisted.model.mjs +0 -2
- package/esm2022/lib/annotations/models/event-select.model.mjs +0 -2
- package/esm2022/lib/annotations/models/tags.model.mjs +0 -2
- package/esm2022/lib/annotations/models/user.model.mjs +0 -2
- package/esm2022/lib/annotations/pipes/date/date.pipe.mjs +0 -26
- package/esm2022/lib/annotations/pipes/filter/filter.pipe.mjs +0 -32
- package/esm2022/lib/annotations/pipes/unsnake/unsnake.pipe.mjs +0 -16
- package/esm2022/lib/annotations/services/annotation-api/annotation-api.service.mjs +0 -58
- package/esm2022/lib/annotations/services/bookmarks-api/bookmarks-api.service.mjs +0 -45
- package/esm2022/lib/annotations/services/tags/tags.services.mjs +0 -41
- package/esm2022/lib/annotations/tags/tags.component.mjs +0 -53
- package/esm2022/lib/bookmark/components/bookmark-icons.component.mjs +0 -25
- package/esm2022/lib/icp/confirm-exit/confirm-action-dialog.component.mjs +0 -22
- package/esm2022/lib/icp/icp-follower.service.mjs +0 -65
- package/esm2022/lib/icp/icp-presenter.service.mjs +0 -56
- package/esm2022/lib/icp/icp-session-api.service.mjs +0 -28
- package/esm2022/lib/icp/icp-update.service.mjs +0 -66
- package/esm2022/lib/icp/icp.events.mjs +0 -15
- package/esm2022/lib/icp/icp.interfaces.mjs +0 -2
- package/esm2022/lib/icp/icp.service.mjs +0 -98
- package/esm2022/lib/icp/participants-list/participants-list.component.mjs +0 -32
- package/esm2022/lib/icp/socket.service.mjs +0 -119
- package/esm2022/lib/media-viewer.component.mjs +0 -247
- package/esm2022/lib/media-viewer.module.mjs +0 -139
- package/esm2022/lib/print.service.mjs +0 -32
- package/esm2022/lib/redaction/components/redaction.component.mjs +0 -91
- package/esm2022/lib/redaction/services/redaction-api.service.mjs +0 -50
- package/esm2022/lib/redaction/services/redaction.model.mjs +0 -2
- package/esm2022/lib/shared/gov-uk-date/gov-uk-date.component.mjs +0 -28
- package/esm2022/lib/shared/gov-uk-error-message/gov-uk-error-message.component.mjs +0 -34
- package/esm2022/lib/shared/gov-uk-fieldset/gov-uk-fieldset.component.mjs +0 -63
- package/esm2022/lib/shared/gov-uk-label/gov-uk-label.component.mjs +0 -44
- package/esm2022/lib/shared/shared.module.mjs +0 -53
- package/esm2022/lib/shared/util/helpers/html-templates.helper.mjs +0 -29
- package/esm2022/lib/shared/util/services/number.helper.service.mjs +0 -23
- package/esm2022/lib/store/actions/annotation.actions.mjs +0 -119
- package/esm2022/lib/store/actions/bookmark.actions.mjs +0 -112
- package/esm2022/lib/store/actions/document.actions.mjs +0 -91
- package/esm2022/lib/store/actions/icp.actions.mjs +0 -56
- package/esm2022/lib/store/actions/redaction.actions.mjs +0 -132
- package/esm2022/lib/store/actions/tag.actions.mjs +0 -21
- package/esm2022/lib/store/bookmarks-store-utils.mjs +0 -49
- package/esm2022/lib/store/effects/annotation.effects.mjs +0 -51
- package/esm2022/lib/store/effects/bookmarks.effects.mjs +0 -44
- package/esm2022/lib/store/effects/document.effects.mjs +0 -44
- package/esm2022/lib/store/effects/icp.effects.mjs +0 -26
- package/esm2022/lib/store/effects/index.mjs +0 -7
- package/esm2022/lib/store/effects/redaction.effects.mjs +0 -67
- package/esm2022/lib/store/models/bookmarks.interface.mjs +0 -2
- package/esm2022/lib/store/models/filters.interface.mjs +0 -2
- package/esm2022/lib/store/reducers/annotations.reducer.mjs +0 -208
- package/esm2022/lib/store/reducers/bookmarks.reducer.mjs +0 -125
- package/esm2022/lib/store/reducers/document.reducer.mjs +0 -158
- package/esm2022/lib/store/reducers/icp.reducer.mjs +0 -56
- package/esm2022/lib/store/reducers/redaction.reducer.mjs +0 -116
- package/esm2022/lib/store/reducers/reducers.mjs +0 -23
- package/esm2022/lib/store/reducers/tags.reducer.mjs +0 -93
- package/esm2022/lib/store/selectors/annotation.selectors.mjs +0 -81
- package/esm2022/lib/store/selectors/bookmark.selectors.mjs +0 -37
- package/esm2022/lib/store/selectors/document.selectors.mjs +0 -13
- package/esm2022/lib/store/selectors/icp.selectors.mjs +0 -13
- package/esm2022/lib/store/selectors/redaction.selectors.mjs +0 -26
- package/esm2022/lib/store/selectors/tag.selectors.mjs +0 -15
- package/esm2022/lib/store/store-utils.mjs +0 -131
- package/esm2022/lib/toolbar/highlight-toolbar/highlight-toolbar.component.mjs +0 -44
- package/esm2022/lib/toolbar/icp-event.service.mjs +0 -44
- package/esm2022/lib/toolbar/icp-toolbar/icp-toolbar.component.mjs +0 -43
- package/esm2022/lib/toolbar/main-toolbar/main-toolbar.component.mjs +0 -206
- package/esm2022/lib/toolbar/redaction-search-bar/redaction-search-bar.component.mjs +0 -237
- package/esm2022/lib/toolbar/redaction-search-bar/redaction-search.model.mjs +0 -2
- package/esm2022/lib/toolbar/redaction-toolbar/redaction-toolbar.component.mjs +0 -68
- package/esm2022/lib/toolbar/search-bar/search-bar.component.mjs +0 -109
- package/esm2022/lib/toolbar/toolbar-button-visibility.service.mjs +0 -94
- package/esm2022/lib/toolbar/toolbar-event.service.mjs +0 -178
- package/esm2022/lib/toolbar/toolbar.module.mjs +0 -72
- package/esm2022/lib/viewers/convertible-content-viewer/convertible-content-viewer.component.mjs +0 -82
- package/esm2022/lib/viewers/convertible-content-viewer/document-conversion-api.service.mjs +0 -22
- package/esm2022/lib/viewers/grab-n-drag.directive.mjs +0 -57
- package/esm2022/lib/viewers/image-viewer/image-viewer.component.mjs +0 -166
- package/esm2022/lib/viewers/multimedia-player/multimedia-player.component.mjs +0 -59
- package/esm2022/lib/viewers/pdf-viewer/pdf-js/pdf-js-wrapper.mjs +0 -266
- package/esm2022/lib/viewers/pdf-viewer/pdf-js/pdf-js-wrapper.provider.mjs +0 -40
- package/esm2022/lib/viewers/pdf-viewer/pdf-viewer.component.mjs +0 -242
- package/esm2022/lib/viewers/pdf-viewer/side-bar/bookmarks/bookmarks.component.mjs +0 -379
- package/esm2022/lib/viewers/pdf-viewer/side-bar/bookmarks/bookmarks.interfaces.mjs +0 -2
- package/esm2022/lib/viewers/pdf-viewer/side-bar/outline-item/outline-item.component.mjs +0 -49
- package/esm2022/lib/viewers/pdf-viewer/side-bar/outline-item/outline.model.mjs +0 -2
- package/esm2022/lib/viewers/pdf-viewer/side-bar/side-bar.component.mjs +0 -99
- package/esm2022/lib/viewers/rotation-persist/rotation-api.service.mjs +0 -27
- package/esm2022/lib/viewers/rotation-persist/rotation-persist.directive.mjs +0 -61
- package/esm2022/lib/viewers/rotation-persist/rotation.model.mjs +0 -2
- package/esm2022/lib/viewers/unsupported-viewer/unsupported-viewer.component.mjs +0 -49
- package/esm2022/lib/viewers/viewer-event.service.mjs +0 -34
- package/esm2022/lib/viewers/viewer-exception.model.mjs +0 -13
- package/esm2022/lib/viewers/viewer-util.service.mjs +0 -20
- package/esm2022/public_api.mjs +0 -33
- package/hmcts-media-viewer.d.ts.map +0 -1
- package/lib/annotations/annotation-set/annotation-create/box-highlight-create/box-highlight-create.component.d.ts +0 -48
- package/lib/annotations/annotation-set/annotation-create/box-highlight-create/box-highlight-create.component.d.ts.map +0 -1
- package/lib/annotations/annotation-set/annotation-create/highlight-create/highlight-create.directive.d.ts +0 -32
- package/lib/annotations/annotation-set/annotation-create/highlight-create/highlight-create.directive.d.ts.map +0 -1
- package/lib/annotations/annotation-set/annotation-create/highlight-create/highlight-create.service.d.ts +0 -18
- package/lib/annotations/annotation-set/annotation-create/highlight-create/highlight-create.service.d.ts.map +0 -1
- package/lib/annotations/annotation-set/annotation-set.component.d.ts +0 -27
- package/lib/annotations/annotation-set/annotation-set.component.d.ts.map +0 -1
- package/lib/annotations/annotation-set/annotation-set.model.d.ts +0 -7
- package/lib/annotations/annotation-set/annotation-set.model.d.ts.map +0 -1
- package/lib/annotations/annotation-set/annotation-view/annotation-view.component.d.ts +0 -34
- package/lib/annotations/annotation-set/annotation-view/annotation-view.component.d.ts.map +0 -1
- package/lib/annotations/annotation-set/annotation-view/annotation.model.d.ts +0 -16
- package/lib/annotations/annotation-set/annotation-view/annotation.model.d.ts.map +0 -1
- package/lib/annotations/annotation-set/annotation-view/rectangle/rectangle.component.d.ts +0 -41
- package/lib/annotations/annotation-set/annotation-view/rectangle/rectangle.component.d.ts.map +0 -1
- package/lib/annotations/annotation-set/annotation-view/rectangle/rectangle.model.d.ts +0 -9
- package/lib/annotations/annotation-set/annotation-view/rectangle/rectangle.model.d.ts.map +0 -1
- package/lib/annotations/annotation-set/ctx-toolbar/ctx-toolbar.component.d.ts +0 -37
- package/lib/annotations/annotation-set/ctx-toolbar/ctx-toolbar.component.d.ts.map +0 -1
- package/lib/annotations/annotation-set/metadata-layer/metadata-layer.component.d.ts +0 -37
- package/lib/annotations/annotation-set/metadata-layer/metadata-layer.component.d.ts.map +0 -1
- package/lib/annotations/annotations.module.d.ts +0 -36
- package/lib/annotations/annotations.module.d.ts.map +0 -1
- package/lib/annotations/comment-set/comment/comment.component.d.ts +0 -69
- package/lib/annotations/comment-set/comment/comment.component.d.ts.map +0 -1
- package/lib/annotations/comment-set/comment/comment.model.d.ts +0 -13
- package/lib/annotations/comment-set/comment/comment.model.d.ts.map +0 -1
- package/lib/annotations/comment-set/comment/comment.service.d.ts +0 -22
- package/lib/annotations/comment-set/comment/comment.service.d.ts.map +0 -1
- package/lib/annotations/comment-set/comment/text-highlight/text-highlight.directive.d.ts +0 -14
- package/lib/annotations/comment-set/comment/text-highlight/text-highlight.directive.d.ts.map +0 -1
- package/lib/annotations/comment-set/comment/textarea-auto-expand/textarea-auto-expand.directive.d.ts +0 -12
- package/lib/annotations/comment-set/comment/textarea-auto-expand/textarea-auto-expand.directive.d.ts.map +0 -1
- package/lib/annotations/comment-set/comment-navigate/comments-navigate.component.d.ts +0 -28
- package/lib/annotations/comment-set/comment-navigate/comments-navigate.component.d.ts.map +0 -1
- package/lib/annotations/comment-set/comment-set-header/comment-filter/comment-filter.component.d.ts +0 -26
- package/lib/annotations/comment-set/comment-set-header/comment-filter/comment-filter.component.d.ts.map +0 -1
- package/lib/annotations/comment-set/comment-set-header/comment-search/comment-search.component.d.ts +0 -21
- package/lib/annotations/comment-set/comment-set-header/comment-search/comment-search.component.d.ts.map +0 -1
- package/lib/annotations/comment-set/comment-set-header/comment-set-header.component.d.ts +0 -36
- package/lib/annotations/comment-set/comment-set-header/comment-set-header.component.d.ts.map +0 -1
- package/lib/annotations/comment-set/comment-set-render.service.d.ts +0 -15
- package/lib/annotations/comment-set/comment-set-render.service.d.ts.map +0 -1
- package/lib/annotations/comment-set/comment-set.component.d.ts +0 -56
- package/lib/annotations/comment-set/comment-set.component.d.ts.map +0 -1
- package/lib/annotations/comments-summary/comments-summary.component.d.ts +0 -42
- package/lib/annotations/comments-summary/comments-summary.component.d.ts.map +0 -1
- package/lib/annotations/models/api-persisted.model.d.ts +0 -11
- package/lib/annotations/models/api-persisted.model.d.ts.map +0 -1
- package/lib/annotations/models/event-select.model.d.ts +0 -6
- package/lib/annotations/models/event-select.model.d.ts.map +0 -1
- package/lib/annotations/models/tags.model.d.ts +0 -7
- package/lib/annotations/models/tags.model.d.ts.map +0 -1
- package/lib/annotations/models/user.model.d.ts +0 -6
- package/lib/annotations/models/user.model.d.ts.map +0 -1
- package/lib/annotations/pipes/date/date.pipe.d.ts +0 -16
- package/lib/annotations/pipes/date/date.pipe.d.ts.map +0 -1
- package/lib/annotations/pipes/filter/filter.pipe.d.ts +0 -8
- package/lib/annotations/pipes/filter/filter.pipe.d.ts.map +0 -1
- package/lib/annotations/pipes/unsnake/unsnake.pipe.d.ts +0 -8
- package/lib/annotations/pipes/unsnake/unsnake.pipe.d.ts.map +0 -1
- package/lib/annotations/services/annotation-api/annotation-api.service.d.ts +0 -28
- package/lib/annotations/services/annotation-api/annotation-api.service.d.ts.map +0 -1
- package/lib/annotations/services/bookmarks-api/bookmarks-api.service.d.ts +0 -21
- package/lib/annotations/services/bookmarks-api/bookmarks-api.service.d.ts.map +0 -1
- package/lib/annotations/services/tags/tags.services.d.ts +0 -18
- package/lib/annotations/services/tags/tags.services.d.ts.map +0 -1
- package/lib/annotations/tags/tags.component.d.ts +0 -28
- package/lib/annotations/tags/tags.component.d.ts.map +0 -1
- package/lib/bookmark/components/bookmark-icons.component.d.ts +0 -19
- package/lib/bookmark/components/bookmark-icons.component.d.ts.map +0 -1
- package/lib/icp/confirm-exit/confirm-action-dialog.component.d.ts +0 -11
- package/lib/icp/confirm-exit/confirm-action-dialog.component.d.ts.map +0 -1
- package/lib/icp/icp-follower.service.d.ts +0 -26
- package/lib/icp/icp-follower.service.d.ts.map +0 -1
- package/lib/icp/icp-presenter.service.d.ts +0 -25
- package/lib/icp/icp-presenter.service.d.ts.map +0 -1
- package/lib/icp/icp-session-api.service.d.ts +0 -15
- package/lib/icp/icp-session-api.service.d.ts.map +0 -1
- package/lib/icp/icp-update.service.d.ts +0 -21
- package/lib/icp/icp-update.service.d.ts.map +0 -1
- package/lib/icp/icp.events.d.ts +0 -14
- package/lib/icp/icp.events.d.ts.map +0 -1
- package/lib/icp/icp.interfaces.d.ts +0 -23
- package/lib/icp/icp.interfaces.d.ts.map +0 -1
- package/lib/icp/icp.service.d.ts +0 -40
- package/lib/icp/icp.service.d.ts.map +0 -1
- package/lib/icp/participants-list/participants-list.component.d.ts +0 -23
- package/lib/icp/participants-list/participants-list.component.d.ts.map +0 -1
- package/lib/icp/socket.service.d.ts +0 -28
- package/lib/icp/socket.service.d.ts.map +0 -1
- package/lib/media-viewer.component.d.ts +0 -72
- package/lib/media-viewer.component.d.ts.map +0 -1
- package/lib/media-viewer.module.d.ts +0 -36
- package/lib/media-viewer.module.d.ts.map +0 -1
- package/lib/print.service.d.ts +0 -8
- package/lib/print.service.d.ts.map +0 -1
- package/lib/redaction/components/redaction.component.d.ts +0 -42
- package/lib/redaction/components/redaction.component.d.ts.map +0 -1
- package/lib/redaction/services/redaction-api.service.d.ts +0 -20
- package/lib/redaction/services/redaction-api.service.d.ts.map +0 -1
- package/lib/redaction/services/redaction.model.d.ts +0 -11
- package/lib/redaction/services/redaction.model.d.ts.map +0 -1
- package/lib/shared/gov-uk-date/gov-uk-date.component.d.ts +0 -15
- package/lib/shared/gov-uk-date/gov-uk-date.component.d.ts.map +0 -1
- package/lib/shared/gov-uk-error-message/gov-uk-error-message.component.d.ts +0 -11
- package/lib/shared/gov-uk-error-message/gov-uk-error-message.component.d.ts.map +0 -1
- package/lib/shared/gov-uk-fieldset/gov-uk-fieldset.component.d.ts +0 -16
- package/lib/shared/gov-uk-fieldset/gov-uk-fieldset.component.d.ts.map +0 -1
- package/lib/shared/gov-uk-label/gov-uk-label.component.d.ts +0 -14
- package/lib/shared/gov-uk-label/gov-uk-label.component.d.ts.map +0 -1
- package/lib/shared/shared.module.d.ts +0 -14
- package/lib/shared/shared.module.d.ts.map +0 -1
- package/lib/shared/util/helpers/html-templates.helper.d.ts +0 -9
- package/lib/shared/util/helpers/html-templates.helper.d.ts.map +0 -1
- package/lib/shared/util/services/number.helper.service.d.ts +0 -11
- package/lib/shared/util/services/number.helper.service.d.ts.map +0 -1
- package/lib/store/actions/annotation.actions.d.ts +0 -126
- package/lib/store/actions/annotation.actions.d.ts.map +0 -1
- package/lib/store/actions/bookmark.actions.d.ts +0 -117
- package/lib/store/actions/bookmark.actions.d.ts.map +0 -1
- package/lib/store/actions/document.actions.d.ts +0 -90
- package/lib/store/actions/document.actions.d.ts.map +0 -1
- package/lib/store/actions/icp.actions.d.ts +0 -75
- package/lib/store/actions/icp.actions.d.ts.map +0 -1
- package/lib/store/actions/redaction.actions.d.ts +0 -127
- package/lib/store/actions/redaction.actions.d.ts.map +0 -1
- package/lib/store/actions/tag.actions.d.ts +0 -30
- package/lib/store/actions/tag.actions.d.ts.map +0 -1
- package/lib/store/bookmarks-store-utils.d.ts +0 -9
- package/lib/store/bookmarks-store-utils.d.ts.map +0 -1
- package/lib/store/effects/annotation.effects.d.ts +0 -16
- package/lib/store/effects/annotation.effects.d.ts.map +0 -1
- package/lib/store/effects/bookmarks.effects.d.ts +0 -21
- package/lib/store/effects/bookmarks.effects.d.ts.map +0 -1
- package/lib/store/effects/document.effects.d.ts +0 -17
- package/lib/store/effects/document.effects.d.ts.map +0 -1
- package/lib/store/effects/icp.effects.d.ts +0 -16
- package/lib/store/effects/icp.effects.d.ts.map +0 -1
- package/lib/store/effects/index.d.ts +0 -2
- package/lib/store/effects/index.d.ts.map +0 -1
- package/lib/store/effects/redaction.effects.d.ts +0 -20
- package/lib/store/effects/redaction.effects.d.ts.map +0 -1
- package/lib/store/models/bookmarks.interface.d.ts +0 -31
- package/lib/store/models/bookmarks.interface.d.ts.map +0 -1
- package/lib/store/models/filters.interface.d.ts +0 -8
- package/lib/store/models/filters.interface.d.ts.map +0 -1
- package/lib/store/reducers/annotations.reducer.d.ts +0 -48
- package/lib/store/reducers/annotations.reducer.d.ts.map +0 -1
- package/lib/store/reducers/bookmarks.reducer.d.ts +0 -27
- package/lib/store/reducers/bookmarks.reducer.d.ts.map +0 -1
- package/lib/store/reducers/document.reducer.d.ts +0 -52
- package/lib/store/reducers/document.reducer.d.ts.map +0 -1
- package/lib/store/reducers/icp.reducer.d.ts +0 -9
- package/lib/store/reducers/icp.reducer.d.ts.map +0 -1
- package/lib/store/reducers/redaction.reducer.d.ts +0 -32
- package/lib/store/reducers/redaction.reducer.d.ts.map +0 -1
- package/lib/store/reducers/reducers.d.ts +0 -24
- package/lib/store/reducers/reducers.d.ts.map +0 -1
- package/lib/store/reducers/tags.reducer.d.ts +0 -32
- package/lib/store/reducers/tags.reducer.d.ts.map +0 -1
- package/lib/store/selectors/annotation.selectors.d.ts +0 -136
- package/lib/store/selectors/annotation.selectors.d.ts.map +0 -1
- package/lib/store/selectors/bookmark.selectors.d.ts +0 -38
- package/lib/store/selectors/bookmark.selectors.d.ts.map +0 -1
- package/lib/store/selectors/document.selectors.d.ts +0 -23
- package/lib/store/selectors/document.selectors.d.ts.map +0 -1
- package/lib/store/selectors/icp.selectors.d.ts +0 -10
- package/lib/store/selectors/icp.selectors.d.ts.map +0 -1
- package/lib/store/selectors/redaction.selectors.d.ts +0 -35
- package/lib/store/selectors/redaction.selectors.d.ts.map +0 -1
- package/lib/store/selectors/tag.selectors.d.ts +0 -28
- package/lib/store/selectors/tag.selectors.d.ts.map +0 -1
- package/lib/store/store-utils.d.ts +0 -25
- package/lib/store/store-utils.d.ts.map +0 -1
- package/lib/toolbar/highlight-toolbar/highlight-toolbar.component.d.ts +0 -20
- package/lib/toolbar/highlight-toolbar/highlight-toolbar.component.d.ts.map +0 -1
- package/lib/toolbar/icp-event.service.d.ts +0 -21
- package/lib/toolbar/icp-event.service.d.ts.map +0 -1
- package/lib/toolbar/icp-toolbar/icp-toolbar.component.d.ts +0 -24
- package/lib/toolbar/icp-toolbar/icp-toolbar.component.d.ts.map +0 -1
- package/lib/toolbar/main-toolbar/main-toolbar.component.d.ts +0 -69
- package/lib/toolbar/main-toolbar/main-toolbar.component.d.ts.map +0 -1
- package/lib/toolbar/redaction-search-bar/redaction-search-bar.component.d.ts +0 -60
- package/lib/toolbar/redaction-search-bar/redaction-search-bar.component.d.ts.map +0 -1
- package/lib/toolbar/redaction-search-bar/redaction-search.model.d.ts +0 -12
- package/lib/toolbar/redaction-search-bar/redaction-search.model.d.ts.map +0 -1
- package/lib/toolbar/redaction-toolbar/redaction-toolbar.component.d.ts +0 -30
- package/lib/toolbar/redaction-toolbar/redaction-toolbar.component.d.ts.map +0 -1
- package/lib/toolbar/search-bar/search-bar.component.d.ts +0 -34
- package/lib/toolbar/search-bar/search-bar.component.d.ts.map +0 -1
- package/lib/toolbar/toolbar-button-visibility.service.d.ts +0 -67
- package/lib/toolbar/toolbar-button-visibility.service.d.ts.map +0 -1
- package/lib/toolbar/toolbar-event.service.d.ts +0 -96
- package/lib/toolbar/toolbar-event.service.d.ts.map +0 -1
- package/lib/toolbar/toolbar.module.d.ts +0 -19
- package/lib/toolbar/toolbar.module.d.ts.map +0 -1
- package/lib/viewers/convertible-content-viewer/convertible-content-viewer.component.d.ts +0 -31
- package/lib/viewers/convertible-content-viewer/convertible-content-viewer.component.d.ts.map +0 -1
- package/lib/viewers/convertible-content-viewer/document-conversion-api.service.d.ts +0 -12
- package/lib/viewers/convertible-content-viewer/document-conversion-api.service.d.ts.map +0 -1
- package/lib/viewers/grab-n-drag.directive.d.ts +0 -19
- package/lib/viewers/grab-n-drag.directive.d.ts.map +0 -1
- package/lib/viewers/image-viewer/image-viewer.component.d.ts +0 -57
- package/lib/viewers/image-viewer/image-viewer.component.d.ts.map +0 -1
- package/lib/viewers/multimedia-player/multimedia-player.component.d.ts +0 -25
- package/lib/viewers/multimedia-player/multimedia-player.component.d.ts.map +0 -1
- package/lib/viewers/pdf-viewer/pdf-js/pdf-js-wrapper.d.ts +0 -69
- package/lib/viewers/pdf-viewer/pdf-js/pdf-js-wrapper.d.ts.map +0 -1
- package/lib/viewers/pdf-viewer/pdf-js/pdf-js-wrapper.provider.d.ts +0 -17
- package/lib/viewers/pdf-viewer/pdf-js/pdf-js-wrapper.provider.d.ts.map +0 -1
- package/lib/viewers/pdf-viewer/pdf-viewer.component.d.ts +0 -82
- package/lib/viewers/pdf-viewer/pdf-viewer.component.d.ts.map +0 -1
- package/lib/viewers/pdf-viewer/side-bar/bookmarks/bookmarks.component.d.ts +0 -82
- package/lib/viewers/pdf-viewer/side-bar/bookmarks/bookmarks.component.d.ts.map +0 -1
- package/lib/viewers/pdf-viewer/side-bar/bookmarks/bookmarks.interfaces.d.ts +0 -22
- package/lib/viewers/pdf-viewer/side-bar/bookmarks/bookmarks.interfaces.d.ts.map +0 -1
- package/lib/viewers/pdf-viewer/side-bar/outline-item/outline-item.component.d.ts +0 -20
- package/lib/viewers/pdf-viewer/side-bar/outline-item/outline-item.component.d.ts.map +0 -1
- package/lib/viewers/pdf-viewer/side-bar/outline-item/outline.model.d.ts +0 -14
- package/lib/viewers/pdf-viewer/side-bar/outline-item/outline.model.d.ts.map +0 -1
- package/lib/viewers/pdf-viewer/side-bar/side-bar.component.d.ts +0 -42
- package/lib/viewers/pdf-viewer/side-bar/side-bar.component.d.ts.map +0 -1
- package/lib/viewers/rotation-persist/rotation-api.service.d.ts +0 -14
- package/lib/viewers/rotation-persist/rotation-api.service.d.ts.map +0 -1
- package/lib/viewers/rotation-persist/rotation-persist.directive.d.ts +0 -27
- package/lib/viewers/rotation-persist/rotation-persist.directive.d.ts.map +0 -1
- package/lib/viewers/rotation-persist/rotation.model.d.ts +0 -5
- package/lib/viewers/rotation-persist/rotation.model.d.ts.map +0 -1
- package/lib/viewers/unsupported-viewer/unsupported-viewer.component.d.ts +0 -23
- package/lib/viewers/unsupported-viewer/unsupported-viewer.component.d.ts.map +0 -1
- package/lib/viewers/viewer-event.service.d.ts +0 -23
- package/lib/viewers/viewer-event.service.d.ts.map +0 -1
- package/lib/viewers/viewer-exception.model.d.ts +0 -15
- package/lib/viewers/viewer-exception.model.d.ts.map +0 -1
- package/lib/viewers/viewer-util.service.d.ts +0 -10
- package/lib/viewers/viewer-util.service.d.ts.map +0 -1
- package/public_api.d.ts +0 -30
- package/public_api.d.ts.map +0 -1
|
@@ -1,56 +0,0 @@
|
|
|
1
|
-
import { ElementRef, OnChanges, OnDestroy, OnInit, QueryList, SimpleChanges } from '@angular/core';
|
|
2
|
-
import { Observable } from 'rxjs';
|
|
3
|
-
import { Store } from '@ngrx/store';
|
|
4
|
-
import { AnnotationSet } from '../annotation-set/annotation-set.model';
|
|
5
|
-
import { Annotation } from '../annotation-set/annotation-view/annotation.model';
|
|
6
|
-
import { Comment } from './comment/comment.model';
|
|
7
|
-
import { CommentComponent } from './comment/comment.component';
|
|
8
|
-
import { CommentService } from './comment/comment.service';
|
|
9
|
-
import { CommentSetRenderService } from './comment-set-render.service';
|
|
10
|
-
import * as fromStore from '../../store/reducers/reducers';
|
|
11
|
-
import { TagsModel } from '../models/tags.model';
|
|
12
|
-
import { SelectionAnnotation } from '../models/event-select.model';
|
|
13
|
-
import { ToolbarEventService } from '../../toolbar/toolbar-event.service';
|
|
14
|
-
import * as i0 from "@angular/core";
|
|
15
|
-
export declare class CommentSetComponent implements OnInit, OnDestroy, OnChanges {
|
|
16
|
-
private store;
|
|
17
|
-
private readonly commentService;
|
|
18
|
-
private readonly renderService;
|
|
19
|
-
private readonly toolbarEvents;
|
|
20
|
-
annotationSet: AnnotationSet;
|
|
21
|
-
zoom: number;
|
|
22
|
-
rotate: number;
|
|
23
|
-
height: number;
|
|
24
|
-
pageHeights: any[];
|
|
25
|
-
contentScrollTop: number;
|
|
26
|
-
comments: Comment[];
|
|
27
|
-
tags: TagsModel[];
|
|
28
|
-
private subscriptions;
|
|
29
|
-
comments$: Observable<Annotation[]>;
|
|
30
|
-
annoEntities$: Observable<{
|
|
31
|
-
[id: string]: Annotation;
|
|
32
|
-
}>;
|
|
33
|
-
container: ElementRef<HTMLDivElement>;
|
|
34
|
-
panel: ElementRef<HTMLDivElement>;
|
|
35
|
-
commentComponents: QueryList<CommentComponent>;
|
|
36
|
-
showCommentsPanel: boolean;
|
|
37
|
-
constructor(store: Store<fromStore.AnnotationSetState>, commentService: CommentService, renderService: CommentSetRenderService, toolbarEvents: ToolbarEventService);
|
|
38
|
-
ngOnInit(): void;
|
|
39
|
-
ngOnChanges(changes: SimpleChanges): void;
|
|
40
|
-
ngOnDestroy(): void;
|
|
41
|
-
onSelect(annotationId: SelectionAnnotation): void;
|
|
42
|
-
onCommentDelete(comment: Comment): void;
|
|
43
|
-
redrawComments(): void;
|
|
44
|
-
private rotateDocument;
|
|
45
|
-
onCommentUpdate(payload: {
|
|
46
|
-
comment: Comment;
|
|
47
|
-
tags: TagsModel[];
|
|
48
|
-
}): void;
|
|
49
|
-
onAnnotationUpdate(annotation: Annotation): void;
|
|
50
|
-
onContainerClick(e: any): void;
|
|
51
|
-
clearSelection(): void;
|
|
52
|
-
allCommentsSaved(): void;
|
|
53
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CommentSetComponent, never>;
|
|
54
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CommentSetComponent, "mv-comment-set", never, { "annotationSet": { "alias": "annotationSet"; "required": false; }; "zoom": { "alias": "zoom"; "required": false; }; "rotate": { "alias": "rotate"; "required": false; }; "height": { "alias": "height"; "required": false; }; "pageHeights": { "alias": "pageHeights"; "required": false; }; "contentScrollTop": { "alias": "contentScrollTop"; "required": false; }; }, {}, never, never, false, never>;
|
|
55
|
-
}
|
|
56
|
-
//# sourceMappingURL=comment-set.component.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"comment-set.component.d.ts","sourceRoot":"","sources":["../../../../../projects/media-viewer/src/lib/annotations/comment-set/comment-set.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAEL,UAAU,EACH,SAAS,EAChB,SAAS,EACT,MAAM,EACN,SAAS,EAAE,aAAa,EAGzB,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,UAAU,EAAgB,MAAM,MAAM,CAAC;AAChD,OAAO,EAAU,KAAK,EAAE,MAAM,aAAa,CAAC;AAE5C,OAAO,EAAE,aAAa,EAAE,MAAM,wCAAwC,CAAC;AACvE,OAAO,EAAE,UAAU,EAAE,MAAM,oDAAoD,CAAC;AAChF,OAAO,EAAE,OAAO,EAAE,MAAM,yBAAyB,CAAC;AAClD,OAAO,EAAE,gBAAgB,EAAE,MAAM,6BAA6B,CAAC;AAC/D,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAC3D,OAAO,EAAE,uBAAuB,EAAE,MAAM,8BAA8B,CAAC;AACvE,OAAO,KAAK,SAAS,MAAM,+BAA+B,CAAC;AAG3D,OAAO,EAAE,SAAS,EAAE,MAAM,sBAAsB,CAAC;AACjD,OAAO,EAAE,mBAAmB,EAAE,MAAM,8BAA8B,CAAC;AACnE,OAAO,EAAE,mBAAmB,EAAE,MAAM,qCAAqC,CAAC;;AAE1E,qBAIa,mBAAoB,YAAW,MAAM,EAAE,SAAS,EAAE,SAAS;IAqB1D,OAAO,CAAC,KAAK;IACb,OAAO,CAAC,QAAQ,CAAC,cAAc;IAC/B,OAAO,CAAC,QAAQ,CAAC,aAAa;IAC9B,OAAO,CAAC,QAAQ,CAAC,aAAa;IAtBjC,aAAa,EAAE,aAAa,CAAC;IAC7B,IAAI,EAAE,MAAM,CAAC;IACb,MAAM,EAAE,MAAM,CAAC;IACf,MAAM,EAAE,MAAM,CAAC;IACf,WAAW,QAAM;IACjB,gBAAgB,EAAE,MAAM,CAAC;IAElC,QAAQ,EAAE,OAAO,EAAE,CAAC;IACpB,IAAI,EAAE,SAAS,EAAE,CAAC;IAClB,OAAO,CAAC,aAAa,CAAsB;IACpC,SAAS,EAAE,UAAU,CAAC,UAAU,EAAE,CAAC,CAAC;IACpC,aAAa,EAAE,UAAU,CAAC;QAAE,CAAC,EAAE,EAAE,MAAM,GAAG,UAAU,CAAA;KAAE,CAAC,CAAC;IAEtB,SAAS,EAAE,UAAU,CAAC,cAAc,CAAC,CAAC;IAC1C,KAAK,EAAE,UAAU,CAAC,cAAc,CAAC,CAAC;IACrC,iBAAiB,EAAE,SAAS,CAAC,gBAAgB,CAAC,CAAC;IAEjF,iBAAiB,EAAE,OAAO,CAAC;gBAEP,KAAK,EAAE,KAAK,CAAC,SAAS,CAAC,kBAAkB,CAAC,EACjC,cAAc,EAAE,cAAc,EAC9B,aAAa,EAAE,uBAAuB,EACtC,aAAa,EAAE,mBAAmB;IAI/D,QAAQ;IAYR,WAAW,CAAC,OAAO,EAAE,aAAa,GAAG,IAAI;IAWzC,WAAW;IAMJ,QAAQ,CAAC,YAAY,EAAE,mBAAmB;IAI1C,eAAe,CAAC,OAAO,EAAE,OAAO;IAWvC,cAAc;IAOd,OAAO,CAAC,cAAc;IAMf,eAAe,CAAC,OAAO,EAAE;QAAC,OAAO,EAAE,OAAO,CAAC;QAAC,IAAI,EAAE,SAAS,EAAE,CAAA;KAAC;IAY9D,kBAAkB,CAAC,UAAU,EAAE,UAAU;IAIhD,gBAAgB,CAAC,CAAC,KAAA;IAMlB,cAAc;IAId,gBAAgB;yCA/GL,mBAAmB;2CAAnB,mBAAmB;CAkH/B"}
|
|
@@ -1,42 +0,0 @@
|
|
|
1
|
-
import { ElementRef, OnInit, OnDestroy } from '@angular/core';
|
|
2
|
-
import { FormBuilder, FormGroup } from '@angular/forms';
|
|
3
|
-
import { Observable } from 'rxjs';
|
|
4
|
-
import { Store } from '@ngrx/store';
|
|
5
|
-
import { PrintService } from '../../print.service';
|
|
6
|
-
import { ToolbarEventService } from '../../toolbar/toolbar-event.service';
|
|
7
|
-
import * as fromStore from '../../store/reducers/reducers';
|
|
8
|
-
import * as i0 from "@angular/core";
|
|
9
|
-
export declare class CommentsSummaryComponent implements OnInit, OnDestroy {
|
|
10
|
-
private store;
|
|
11
|
-
private readonly printService;
|
|
12
|
-
private readonly toolbarEvents;
|
|
13
|
-
private fb;
|
|
14
|
-
title: string;
|
|
15
|
-
contentType: string;
|
|
16
|
-
container: ElementRef;
|
|
17
|
-
commentsTable: ElementRef;
|
|
18
|
-
comments$: Observable<any>;
|
|
19
|
-
filtersFg: FormGroup;
|
|
20
|
-
private $subscriptions;
|
|
21
|
-
allTags$: Observable<{
|
|
22
|
-
key: string;
|
|
23
|
-
length: number;
|
|
24
|
-
}[]>;
|
|
25
|
-
showFilters: boolean;
|
|
26
|
-
hasFilter: boolean;
|
|
27
|
-
fromFilterValid: boolean;
|
|
28
|
-
toFilterValid: boolean;
|
|
29
|
-
constructor(store: Store<fromStore.AnnotationSetState>, printService: PrintService, toolbarEvents: ToolbarEventService, fb: FormBuilder);
|
|
30
|
-
ngOnInit(): void;
|
|
31
|
-
buildCheckBoxForm(): void;
|
|
32
|
-
onClearFilters(): void;
|
|
33
|
-
onFilter(): void;
|
|
34
|
-
onFiltersToggle(): void;
|
|
35
|
-
onClose(): void;
|
|
36
|
-
onPrint(): void;
|
|
37
|
-
navigateToPage(pageNumber: number): void;
|
|
38
|
-
ngOnDestroy(): void;
|
|
39
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CommentsSummaryComponent, never>;
|
|
40
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CommentsSummaryComponent, "mv-comments-summary", never, { "title": { "alias": "title"; "required": false; }; "contentType": { "alias": "contentType"; "required": false; }; }, {}, never, never, false, never>;
|
|
41
|
-
}
|
|
42
|
-
//# sourceMappingURL=comments-summary.component.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"comments-summary.component.d.ts","sourceRoot":"","sources":["../../../../../projects/media-viewer/src/lib/annotations/comments-summary/comments-summary.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAA+B,UAAU,EAAE,MAAM,EAAE,SAAS,EAAE,MAAM,eAAe,CAAC;AAC3F,OAAO,EAAE,WAAW,EAAe,SAAS,EAAkC,MAAM,gBAAgB,CAAC;AACrG,OAAO,EAAiB,UAAU,EAAgB,MAAM,MAAM,CAAC;AAC/D,OAAO,EAAU,KAAK,EAAE,MAAM,aAAa,CAAC;AAE5C,OAAO,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;AACnD,OAAO,EAAE,mBAAmB,EAAE,MAAM,qCAAqC,CAAC;AAE1E,OAAO,KAAK,SAAS,MAAM,+BAA+B,CAAC;;AAI3D,qBAIa,wBAAyB,YAAW,MAAM,EAAE,SAAS;IAgB9D,OAAO,CAAC,KAAK;IACb,OAAO,CAAC,QAAQ,CAAC,YAAY;IAC7B,OAAO,CAAC,QAAQ,CAAC,aAAa;IAC9B,OAAO,CAAC,EAAE;IAjBH,KAAK,EAAE,MAAM,CAAC;IACd,WAAW,EAAE,MAAM,CAAC;IACkB,SAAS,EAAE,UAAU,CAAC;IACnB,aAAa,EAAE,UAAU,CAAC;IACrE,SAAS,EAAE,UAAU,CAAC,GAAG,CAAC,CAAC;IAC3B,SAAS,EAAE,SAAS,CAAC;IAC5B,OAAO,CAAC,cAAc,CAAe;IACrC,QAAQ,EAAE,UAAU,CAAC;QAAE,GAAG,EAAE,MAAM,CAAC;QAAC,MAAM,EAAE,MAAM,CAAA;KAAE,EAAE,CAAC,CAAC;IACxD,WAAW,UAAS;IACpB,SAAS,UAAS;IAClB,eAAe,EAAE,OAAO,CAAQ;IAChC,aAAa,EAAE,OAAO,CAAQ;gBAGpB,KAAK,EAAE,KAAK,CAAC,SAAS,CAAC,kBAAkB,CAAC,EACjC,YAAY,EAAE,YAAY,EAC1B,aAAa,EAAE,mBAAmB,EAC3C,EAAE,EAAE,WAAW;IAGzB,QAAQ,IAAI,IAAI;IAmBhB,iBAAiB;IAiBjB,cAAc;IAKd,QAAQ;IAmBR,eAAe;IAIR,OAAO,IAAI,IAAI;IAIf,OAAO,IAAI,IAAI;IAItB,cAAc,CAAC,UAAU,EAAE,MAAM;IAQjC,WAAW,IAAI,IAAI;yCAtGR,wBAAwB;2CAAxB,wBAAwB;CAyGpC"}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { User } from './user.model';
|
|
2
|
-
export interface ApiPersisted {
|
|
3
|
-
id: string;
|
|
4
|
-
createdBy: string;
|
|
5
|
-
createdByDetails: User;
|
|
6
|
-
createdDate: string;
|
|
7
|
-
lastModifiedBy: string;
|
|
8
|
-
lastModifiedByDetails: User;
|
|
9
|
-
lastModifiedDate: string;
|
|
10
|
-
}
|
|
11
|
-
//# sourceMappingURL=api-persisted.model.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"api-persisted.model.d.ts","sourceRoot":"","sources":["../../../../../projects/media-viewer/src/lib/annotations/models/api-persisted.model.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,cAAc,CAAC;AAEpC,MAAM,WAAW,YAAY;IAC3B,EAAE,EAAE,MAAM,CAAC;IACX,SAAS,EAAE,MAAM,CAAC;IAClB,gBAAgB,EAAE,IAAI,CAAC;IACvB,WAAW,EAAE,MAAM,CAAC;IACpB,cAAc,EAAE,MAAM,CAAC;IACvB,qBAAqB,EAAE,IAAI,CAAC;IAC5B,gBAAgB,EAAE,MAAM,CAAC;CAC1B"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"event-select.model.d.ts","sourceRoot":"","sources":["../../../../../projects/media-viewer/src/lib/annotations/models/event-select.model.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,mBAAmB;IAClC,YAAY,EAAE,MAAM,CAAC;IACrB,QAAQ,EAAE,OAAO,CAAC;IAClB,QAAQ,EAAE,OAAO,CAAC;CACnB"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"tags.model.d.ts","sourceRoot":"","sources":["../../../../../projects/media-viewer/src/lib/annotations/models/tags.model.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,SAAS;IACxB,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,EAAE,CAAC,EAAE,MAAM,CAAC;CACb"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"user.model.d.ts","sourceRoot":"","sources":["../../../../../projects/media-viewer/src/lib/annotations/models/user.model.ts"],"names":[],"mappings":"AACA,MAAM,WAAW,IAAI;IACnB,QAAQ,EAAE,MAAM,CAAC;IACjB,OAAO,EAAE,MAAM,CAAC;IAChB,KAAK,EAAE,MAAM,CAAC;CACf"}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { PipeTransform } from '@angular/core';
|
|
2
|
-
import { DatePipe } from '@angular/common';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
/**
|
|
5
|
-
* A moment timezone pipe to support parsing based on time zone abbreviations
|
|
6
|
-
* covers all cases of offset variation due to daylight saving.
|
|
7
|
-
*
|
|
8
|
-
* Same API as DatePipe with additional timezone abbreviation support
|
|
9
|
-
* Official date pipe dropped support for abbreviations names from Angular V5
|
|
10
|
-
*/
|
|
11
|
-
export declare class MomentDatePipe extends DatePipe implements PipeTransform {
|
|
12
|
-
transform(value: string | Date, format?: string, timezone?: string): any;
|
|
13
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MomentDatePipe, never>;
|
|
14
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<MomentDatePipe, "momentDate", false>;
|
|
15
|
-
}
|
|
16
|
-
//# sourceMappingURL=date.pipe.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"date.pipe.d.ts","sourceRoot":"","sources":["../../../../../../projects/media-viewer/src/lib/annotations/pipes/date/date.pipe.ts"],"names":[],"mappings":"AAAA,OAAO,EAAQ,aAAa,EAAE,MAAM,eAAe,CAAC;AACpD,OAAO,EAAE,QAAQ,EAAE,MAAM,iBAAiB,CAAC;;AAE3C;;;;;;GAMG;AACH,qBAGa,cAAe,SAAQ,QAAS,YAAW,aAAa;IAEnE,SAAS,CACP,KAAK,EAAE,MAAM,GAAG,IAAI,EACpB,MAAM,GAAE,MAAqB,EAC7B,QAAQ,GAAE,MAAwB,GACjC,GAAG;yCANK,cAAc;uCAAd,cAAc;CAU1B"}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { PipeTransform } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class FilterPipe implements PipeTransform {
|
|
4
|
-
transform(items: any[], searchText: string, fieldName: string): any[];
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FilterPipe, never>;
|
|
6
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<FilterPipe, "filter", false>;
|
|
7
|
-
}
|
|
8
|
-
//# sourceMappingURL=filter.pipe.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"filter.pipe.d.ts","sourceRoot":"","sources":["../../../../../../projects/media-viewer/src/lib/annotations/pipes/filter/filter.pipe.ts"],"names":[],"mappings":"AAAA,OAAO,EAAQ,aAAa,EAAE,MAAM,eAAe,CAAC;;AAEpD,qBAGa,UAAW,YAAW,aAAa;IAE9C,SAAS,CAAC,KAAK,EAAE,GAAG,EAAE,EAAE,UAAU,EAAE,MAAM,EAAE,SAAS,EAAE,MAAM,GAAG,GAAG,EAAE;yCAF1D,UAAU;uCAAV,UAAU;CAuBtB"}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { PipeTransform } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class UnsnakePipe implements PipeTransform {
|
|
4
|
-
transform(items: string): string;
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<UnsnakePipe, never>;
|
|
6
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<UnsnakePipe, "unsnake", false>;
|
|
7
|
-
}
|
|
8
|
-
//# sourceMappingURL=unsnake.pipe.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"unsnake.pipe.d.ts","sourceRoot":"","sources":["../../../../../../projects/media-viewer/src/lib/annotations/pipes/unsnake/unsnake.pipe.ts"],"names":[],"mappings":"AAAA,OAAO,EAAQ,aAAa,EAAE,MAAM,eAAe,CAAC;;AAEpD,qBAGa,WAAY,YAAW,aAAa;IAE/C,SAAS,CAAC,KAAK,EAAE,MAAM,GAAG,MAAM;yCAFrB,WAAW;uCAAX,WAAW;CAMvB"}
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import { HttpClient } from '@angular/common/http';
|
|
2
|
-
import { Observable } from 'rxjs';
|
|
3
|
-
import { AnnotationSet } from '../../annotation-set/annotation-set.model';
|
|
4
|
-
import { Annotation } from '../../annotation-set/annotation-view/annotation.model';
|
|
5
|
-
import { Comment } from '../../comment-set/comment/comment.model';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
export declare class AnnotationApiService {
|
|
8
|
-
private readonly httpClient;
|
|
9
|
-
annotationApiUrl: string;
|
|
10
|
-
private annotationSetBaseUrl;
|
|
11
|
-
private annotationBaseUrl;
|
|
12
|
-
constructor(httpClient: HttpClient);
|
|
13
|
-
getAnnotationSet(documentId: string): Observable<any>;
|
|
14
|
-
postAnnotationSet(body: Partial<AnnotationSet>): Observable<AnnotationSet>;
|
|
15
|
-
getComments(annotationSet: Observable<AnnotationSet>): Observable<Comment[]>;
|
|
16
|
-
/**
|
|
17
|
-
* Sort the annotations in the response by page and then y position of their first rectangle
|
|
18
|
-
*/
|
|
19
|
-
private sortAnnotations;
|
|
20
|
-
private extractComments;
|
|
21
|
-
deleteAnnotation(annotationId: string): Observable<null>;
|
|
22
|
-
postAnnotation(annotation: Partial<Annotation>): Observable<Annotation>;
|
|
23
|
-
get annotationSetsFullUrl(): string;
|
|
24
|
-
get annotationFullsUrl(): string;
|
|
25
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AnnotationApiService, never>;
|
|
26
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<AnnotationApiService>;
|
|
27
|
-
}
|
|
28
|
-
//# sourceMappingURL=annotation-api.service.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"annotation-api.service.d.ts","sourceRoot":"","sources":["../../../../../../projects/media-viewer/src/lib/annotations/services/annotation-api/annotation-api.service.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,sBAAsB,CAAC;AAElD,OAAO,EAAE,UAAU,EAAE,MAAM,MAAM,CAAC;AAGlC,OAAO,EAAE,aAAa,EAAE,MAAM,2CAA2C,CAAC;AAC1E,OAAO,EAAE,UAAU,EAAE,MAAM,uDAAuD,CAAC;AACnF,OAAO,EAAE,OAAO,EAAE,MAAM,yCAAyC,CAAC;;AAElE,qBACa,oBAAoB;IAQ7B,OAAO,CAAC,QAAQ,CAAC,UAAU;IANtB,gBAAgB,SAAc;IAErC,OAAO,CAAC,oBAAoB,CAAsB;IAClD,OAAO,CAAC,iBAAiB,CAAkB;gBAGxB,UAAU,EAAE,UAAU;IAGlC,gBAAgB,CAAC,UAAU,EAAE,MAAM,GAAG,UAAU,CAAC,GAAG,CAAC;IAMrD,iBAAiB,CAAC,IAAI,EAAE,OAAO,CAAC,aAAa,CAAC,GAAG,UAAU,CAAC,aAAa,CAAC;IAS1E,WAAW,CAAC,aAAa,EAAE,UAAU,CAAC,aAAa,CAAC,GAAG,UAAU,CAAC,OAAO,EAAE,CAAC;IAQnF;;OAEG;IACH,OAAO,CAAC,eAAe;IAIvB,OAAO,CAAC,eAAe;IAIhB,gBAAgB,CAAC,YAAY,EAAE,MAAM,GAAG,UAAU,CAAC,IAAI,CAAC;IAQxD,cAAc,CAAC,UAAU,EAAE,OAAO,CAAC,UAAU,CAAC,GAAG,UAAU,CAAC,UAAU,CAAC;IAM9E,IAAI,qBAAqB,WAExB;IAED,IAAI,kBAAkB,WAErB;yCAjEU,oBAAoB;6CAApB,oBAAoB;CAkEhC"}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import { Observable } from 'rxjs';
|
|
2
|
-
import { HttpClient } from '@angular/common/http';
|
|
3
|
-
import { Bookmark } from '../../../viewers/pdf-viewer/side-bar/bookmarks/bookmarks.interfaces';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class BookmarksApiService {
|
|
6
|
-
private readonly httpClient;
|
|
7
|
-
private readonly ANNOTATIONS_API;
|
|
8
|
-
constructor(httpClient: HttpClient);
|
|
9
|
-
getBookmarks(documentId: string): Observable<any>;
|
|
10
|
-
createBookmark(bookmark: Partial<Bookmark>): Observable<Bookmark>;
|
|
11
|
-
updateBookmark(bookmark: Partial<Bookmark>): Observable<Bookmark>;
|
|
12
|
-
updateMultipleBookmarks(bookmarks: Partial<Bookmark[]>): Observable<Bookmark[]>;
|
|
13
|
-
deleteBookmark(bookmarkId: string): Observable<void>;
|
|
14
|
-
deleteMultipleBookmarks(payload: {
|
|
15
|
-
deleted: string[];
|
|
16
|
-
updated: Bookmark;
|
|
17
|
-
}): Observable<void>;
|
|
18
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BookmarksApiService, never>;
|
|
19
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<BookmarksApiService>;
|
|
20
|
-
}
|
|
21
|
-
//# sourceMappingURL=bookmarks-api.service.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"bookmarks-api.service.d.ts","sourceRoot":"","sources":["../../../../../../projects/media-viewer/src/lib/annotations/services/bookmarks-api/bookmarks-api.service.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,MAAM,CAAC;AAClC,OAAO,EAAE,UAAU,EAAE,MAAM,sBAAsB,CAAC;AAGlD,OAAO,EAAE,QAAQ,EAAE,MAAM,qEAAqE,CAAC;;AAE/F,qBACa,mBAAmB;IAK5B,OAAO,CAAC,QAAQ,CAAC,UAAU;IAH7B,OAAO,CAAC,QAAQ,CAAC,eAAe,CAAc;gBAG3B,UAAU,EAAE,UAAU;IAGlC,YAAY,CAAC,UAAU,EAAE,MAAM,GAAG,UAAU,CAAC,GAAG,CAAC;IAMjD,cAAc,CAAC,QAAQ,EAAE,OAAO,CAAC,QAAQ,CAAC,GAAG,UAAU,CAAC,QAAQ,CAAC;IAOjE,cAAc,CAAC,QAAQ,EAAE,OAAO,CAAC,QAAQ,CAAC,GAAG,UAAU,CAAC,QAAQ,CAAC;IAOjE,uBAAuB,CAAC,SAAS,EAAE,OAAO,CAAC,QAAQ,EAAE,CAAC,GAAG,UAAU,CAAC,QAAQ,EAAE,CAAC;IAO/E,cAAc,CAAC,UAAU,EAAE,MAAM,GAAG,UAAU,CAAC,IAAI,CAAC;IAOpD,uBAAuB,CAAC,OAAO,EAAE;QAAE,OAAO,EAAE,MAAM,EAAE,CAAC;QAAC,OAAO,EAAE,QAAQ,CAAA;KAAE,GAAG,UAAU,CAAC,IAAI,CAAC;yCA1CxF,mBAAmB;6CAAnB,mBAAmB;CAgD/B"}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { HttpClient } from '@angular/common/http';
|
|
2
|
-
import { Observable } from 'rxjs';
|
|
3
|
-
import { TagsModel } from '../../models/tags.model';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class TagsServices {
|
|
6
|
-
private http;
|
|
7
|
-
tagItems: {
|
|
8
|
-
[id: string]: TagsModel[];
|
|
9
|
-
};
|
|
10
|
-
constructor(http: HttpClient);
|
|
11
|
-
getAllTags(createdBy: string): Observable<TagsModel[]>;
|
|
12
|
-
getNewTags(annoid: string): TagsModel[];
|
|
13
|
-
updateTagItems(items: Array<TagsModel>, annoId: string): void;
|
|
14
|
-
private snakeCase;
|
|
15
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TagsServices, never>;
|
|
16
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<TagsServices>;
|
|
17
|
-
}
|
|
18
|
-
//# sourceMappingURL=tags.services.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"tags.services.d.ts","sourceRoot":"","sources":["../../../../../../projects/media-viewer/src/lib/annotations/services/tags/tags.services.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAE,MAAM,sBAAsB,CAAC;AAClD,OAAO,EAAE,UAAU,EAAE,MAAM,MAAM,CAAC;AAClC,OAAO,EAAE,SAAS,EAAE,MAAM,yBAAyB,CAAC;;AAEpD,qBACa,YAAY;IAIX,OAAO,CAAC,IAAI;IAFjB,QAAQ,EAAE;QAAC,CAAC,EAAE,EAAE,MAAM,GAAG,SAAS,EAAE,CAAA;KAAC,CAAC;gBAEzB,IAAI,EAAE,UAAU;IAE7B,UAAU,CAAC,SAAS,EAAE,MAAM,GAAG,UAAU,CAAC,SAAS,EAAE,CAAC;IAM7D,UAAU,CAAC,MAAM,EAAE,MAAM,GAAG,SAAS,EAAE;IAIvC,cAAc,CAAC,KAAK,EAAE,KAAK,CAAC,SAAS,CAAC,EAAE,MAAM,EAAE,MAAM;IActD,OAAO,CAAC,SAAS,CAMhB;yCApCU,YAAY;6CAAZ,YAAY;CAqCxB"}
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import { TagsModel } from '../models/tags.model';
|
|
2
|
-
import { TagsServices } from '../services/tags/tags.services';
|
|
3
|
-
import { UntypedFormControl } from '@angular/forms';
|
|
4
|
-
import { Observable } from 'rxjs';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class TagsComponent {
|
|
7
|
-
private tagsServices;
|
|
8
|
-
tagItems: TagsModel[];
|
|
9
|
-
userId: string;
|
|
10
|
-
editable: boolean;
|
|
11
|
-
annoId: string;
|
|
12
|
-
validators: (((control: UntypedFormControl) => {
|
|
13
|
-
minLength: boolean;
|
|
14
|
-
}) | ((control: UntypedFormControl) => {
|
|
15
|
-
maxLength20: boolean;
|
|
16
|
-
}))[];
|
|
17
|
-
errorMessages: {
|
|
18
|
-
[id: string]: string;
|
|
19
|
-
};
|
|
20
|
-
constructor(tagsServices: TagsServices);
|
|
21
|
-
onUpdateTags(value: any): void;
|
|
22
|
-
requestAutocompleteItems: (text: string) => Observable<any[]>;
|
|
23
|
-
private minLength;
|
|
24
|
-
private maxLength20;
|
|
25
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TagsComponent, never>;
|
|
26
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TagsComponent, "mv-tags", never, { "tagItems": { "alias": "tagItems"; "required": false; }; "userId": { "alias": "userId"; "required": false; }; "editable": { "alias": "editable"; "required": false; }; "annoId": { "alias": "annoId"; "required": false; }; }, {}, never, never, false, never>;
|
|
27
|
-
}
|
|
28
|
-
//# sourceMappingURL=tags.component.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"tags.component.d.ts","sourceRoot":"","sources":["../../../../../projects/media-viewer/src/lib/annotations/tags/tags.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAC,SAAS,EAAC,MAAM,sBAAsB,CAAC;AAC/C,OAAO,EAAC,YAAY,EAAC,MAAM,gCAAgC,CAAC;AAC5D,OAAO,EAAC,kBAAkB,EAAC,MAAM,gBAAgB,CAAC;AAClD,OAAO,EAAC,UAAU,EAAC,MAAM,MAAM,CAAC;;AAEhC,qBAKa,aAAa;IAYZ,OAAO,CAAC,YAAY;IAXvB,QAAQ,EAAE,SAAS,EAAE,CAAC;IACtB,MAAM,EAAE,MAAM,CAAC;IACf,QAAQ,EAAE,OAAO,CAAC;IAClB,MAAM,EAAE,MAAM,CAAC;IAEjB,UAAU,cAgBU,kBAAkB;;oBAShB,kBAAkB;;UAzBQ;IAChD,aAAa,EAAE;QAAC,CAAC,EAAE,EAAE,MAAM,GAAG,MAAM,CAAA;KAAC,CAG1C;gBAEkB,YAAY,EAAE,YAAY;IAE9C,YAAY,CAAC,KAAK,KAAA;IAIX,wBAAwB,SAAU,MAAM,KAAG,WAAW,GAAG,EAAE,CAAC,CAElE;IAED,OAAO,CAAC,SAAS;IASjB,OAAO,CAAC,WAAW;yCA/BR,aAAa;2CAAb,aAAa;CAuCzB"}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { Bookmark, BookmarksPerPage } from '../../viewers/pdf-viewer/side-bar/bookmarks/bookmarks.interfaces';
|
|
2
|
-
import { OnInit } from '@angular/core';
|
|
3
|
-
import { Store } from '@ngrx/store';
|
|
4
|
-
import * as fromStore from '../../store/reducers/reducers';
|
|
5
|
-
import { Observable } from 'rxjs';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
export declare class BookmarkIconsComponent implements OnInit {
|
|
8
|
-
private store;
|
|
9
|
-
zoom: number;
|
|
10
|
-
rotate: number;
|
|
11
|
-
bookmarksPerPage$: Observable<BookmarksPerPage[]>;
|
|
12
|
-
bookmarks: Bookmark[];
|
|
13
|
-
documentId: string;
|
|
14
|
-
constructor(store: Store<fromStore.State>);
|
|
15
|
-
ngOnInit(): void;
|
|
16
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BookmarkIconsComponent, never>;
|
|
17
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BookmarkIconsComponent, "mv-bookmark-icons", never, { "zoom": { "alias": "zoom"; "required": false; }; "rotate": { "alias": "rotate"; "required": false; }; }, {}, never, never, false, never>;
|
|
18
|
-
}
|
|
19
|
-
//# sourceMappingURL=bookmark-icons.component.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"bookmark-icons.component.d.ts","sourceRoot":"","sources":["../../../../../projects/media-viewer/src/lib/bookmark/components/bookmark-icons.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,QAAQ,EAAE,gBAAgB,EAAC,MAAM,kEAAkE,CAAC;AAC5G,OAAO,EAAmB,MAAM,EAAC,MAAM,eAAe,CAAC;AACvD,OAAO,EAAU,KAAK,EAAE,MAAM,aAAa,CAAC;AAC5C,OAAO,KAAK,SAAS,MAAM,+BAA+B,CAAC;AAE3D,OAAO,EAAE,UAAU,EAAE,MAAM,MAAM,CAAC;;AAElC,qBAIa,sBAAuB,YAAW,MAAM;IAQvC,OAAO,CAAC,KAAK;IANhB,IAAI,EAAE,MAAM,CAAC;IACb,MAAM,EAAE,MAAM,CAAC;IACxB,iBAAiB,EAAE,UAAU,CAAC,gBAAgB,EAAE,CAAC,CAAC;IAClD,SAAS,EAAE,QAAQ,EAAE,CAAC;IACtB,UAAU,EAAE,MAAM,CAAC;gBAEC,KAAK,EAAE,KAAK,CAAC,SAAS,CAAC,KAAK,CAAC;IAEjD,QAAQ,IAAI,IAAI;yCAVL,sBAAsB;2CAAtB,sBAAsB;CAclC"}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { IcpEventService } from '../../toolbar/icp-event.service';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class ConfirmActionDialogComponent {
|
|
4
|
-
private icpEventService;
|
|
5
|
-
constructor(icpEventService: IcpEventService);
|
|
6
|
-
onCancel(): void;
|
|
7
|
-
onConfirm(): void;
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ConfirmActionDialogComponent, never>;
|
|
9
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ConfirmActionDialogComponent, "mv-confirm-action", never, {}, {}, never, never, false, never>;
|
|
10
|
-
}
|
|
11
|
-
//# sourceMappingURL=confirm-action-dialog.component.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"confirm-action-dialog.component.d.ts","sourceRoot":"","sources":["../../../../../projects/media-viewer/src/lib/icp/confirm-exit/confirm-action-dialog.component.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,eAAe,EAAE,MAAM,iCAAiC,CAAC;;AAElE,qBAIa,4BAA4B;IAE3B,OAAO,CAAC,eAAe;gBAAf,eAAe,EAAE,eAAe;IAEpD,QAAQ;IAIR,SAAS;yCARE,4BAA4B;2CAA5B,4BAA4B;CAYxC"}
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import { ToolbarEventService } from '../toolbar/toolbar-event.service';
|
|
2
|
-
import { Store } from '@ngrx/store';
|
|
3
|
-
import { Subscription } from 'rxjs';
|
|
4
|
-
import { IcpUpdateService } from './icp-update.service';
|
|
5
|
-
import { ViewerEventService } from '../viewers/viewer-event.service';
|
|
6
|
-
import { IcpState, IcpSession } from './icp.interfaces';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
export declare class IcpFollowerService {
|
|
9
|
-
private readonly toolbarEvents;
|
|
10
|
-
private readonly viewerEvents;
|
|
11
|
-
private readonly socketService;
|
|
12
|
-
private store;
|
|
13
|
-
session: IcpSession;
|
|
14
|
-
private previousRotation;
|
|
15
|
-
$subscription: Subscription;
|
|
16
|
-
constructor(toolbarEvents: ToolbarEventService, viewerEvents: ViewerEventService, socketService: IcpUpdateService, store: Store<IcpState>);
|
|
17
|
-
update(isFollower: boolean): void;
|
|
18
|
-
subscribe(): void;
|
|
19
|
-
unsubscribe(): void;
|
|
20
|
-
followScreenUpdate({ pdfPosition }: {
|
|
21
|
-
pdfPosition: any;
|
|
22
|
-
}): void;
|
|
23
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<IcpFollowerService, never>;
|
|
24
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<IcpFollowerService>;
|
|
25
|
-
}
|
|
26
|
-
//# sourceMappingURL=icp-follower.service.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"icp-follower.service.d.ts","sourceRoot":"","sources":["../../../../projects/media-viewer/src/lib/icp/icp-follower.service.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,mBAAmB,EAAE,MAAM,kCAAkC,CAAC;AACvE,OAAO,EAAU,KAAK,EAAE,MAAM,aAAa,CAAC;AAC5C,OAAO,EAAE,YAAY,EAAE,MAAM,MAAM,CAAC;AACpC,OAAO,EAAE,gBAAgB,EAAE,MAAM,sBAAsB,CAAC;AACxD,OAAO,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AAErE,OAAO,EAAE,QAAQ,EAAE,UAAU,EAAE,MAAM,kBAAkB,CAAC;;AAGxD,qBACa,kBAAkB;IAMjB,OAAO,CAAC,QAAQ,CAAC,aAAa;IACxC,OAAO,CAAC,QAAQ,CAAC,YAAY;IAC7B,OAAO,CAAC,QAAQ,CAAC,aAAa;IAC9B,OAAO,CAAC,KAAK;IAPf,OAAO,EAAE,UAAU,CAAC;IACpB,OAAO,CAAC,gBAAgB,CAAqB;IAC7C,aAAa,EAAE,YAAY,CAAC;gBAEC,aAAa,EAAE,mBAAmB,EAC5C,YAAY,EAAE,kBAAkB,EAChC,aAAa,EAAE,gBAAgB,EACxC,KAAK,EAAE,KAAK,CAAC,QAAQ,CAAC;IAGhC,MAAM,CAAC,UAAU,EAAE,OAAO;IAQ1B,SAAS;IAOT,WAAW;IAOX,kBAAkB,CAAC,EAAE,WAAW,EAAE;;KAAA;yCAlCvB,kBAAkB;6CAAlB,kBAAkB;CAyD9B"}
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
import { ToolbarEventService } from '../toolbar/toolbar-event.service';
|
|
2
|
-
import { Store } from '@ngrx/store';
|
|
3
|
-
import { Subscription } from 'rxjs';
|
|
4
|
-
import { IcpUpdateService } from './icp-update.service';
|
|
5
|
-
import { IcpState, IcpSession, IcpParticipant } from './icp.interfaces';
|
|
6
|
-
import { PdfPosition } from '../store/reducers/document.reducer';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
export declare class IcpPresenterService {
|
|
9
|
-
private readonly toolbarEvents;
|
|
10
|
-
private readonly socketService;
|
|
11
|
-
private store;
|
|
12
|
-
session: IcpSession;
|
|
13
|
-
presenter: IcpParticipant;
|
|
14
|
-
pdfPosition: PdfPosition;
|
|
15
|
-
$subscription: Subscription;
|
|
16
|
-
constructor(toolbarEvents: ToolbarEventService, socketService: IcpUpdateService, store: Store<IcpState>);
|
|
17
|
-
update(isPresenter: boolean): void;
|
|
18
|
-
subscribe(): void;
|
|
19
|
-
unsubscribe(): void;
|
|
20
|
-
onPositionUpdate(pdfPosition: PdfPosition): void;
|
|
21
|
-
onNewParticipantJoined(): void;
|
|
22
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<IcpPresenterService, never>;
|
|
23
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<IcpPresenterService>;
|
|
24
|
-
}
|
|
25
|
-
//# sourceMappingURL=icp-presenter.service.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"icp-presenter.service.d.ts","sourceRoot":"","sources":["../../../../projects/media-viewer/src/lib/icp/icp-presenter.service.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,mBAAmB,EAAE,MAAM,kCAAkC,CAAC;AACvE,OAAO,EAAU,KAAK,EAAE,MAAM,aAAa,CAAC;AAE5C,OAAO,EAAwB,YAAY,EAAQ,MAAM,MAAM,CAAC;AAChE,OAAO,EAAE,gBAAgB,EAAE,MAAM,sBAAsB,CAAC;AACxD,OAAO,EAAE,QAAQ,EAAmB,UAAU,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAEzF,OAAO,EAAE,WAAW,EAAE,MAAM,oCAAoC,CAAC;;AAEjE,qBACa,mBAAmB;IAQlB,OAAO,CAAC,QAAQ,CAAC,aAAa;IAC9B,OAAO,CAAC,QAAQ,CAAC,aAAa;IAC9B,OAAO,CAAC,KAAK;IARzB,OAAO,EAAE,UAAU,CAAC;IACpB,SAAS,EAAE,cAAc,CAAC;IAC1B,WAAW,EAAE,WAAW,CAAC;IAEzB,aAAa,EAAE,YAAY,CAAC;gBAEC,aAAa,EAAE,mBAAmB,EAClC,aAAa,EAAE,gBAAgB,EACxC,KAAK,EAAE,KAAK,CAAC,QAAQ,CAAC;IAE1C,MAAM,CAAC,WAAW,EAAE,OAAO;IAQ3B,SAAS;IAaT,WAAW;IAOX,gBAAgB,CAAC,WAAW,EAAE,WAAW;IAKzC,sBAAsB;yCA7CX,mBAAmB;6CAAnB,mBAAmB;CAiD/B"}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { HttpClient } from '@angular/common/http';
|
|
2
|
-
import { Observable } from 'rxjs';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class IcpSessionApiService {
|
|
5
|
-
private readonly httpClient;
|
|
6
|
-
ICP_SESSION_API: string;
|
|
7
|
-
constructor(httpClient: HttpClient);
|
|
8
|
-
loadSession(payload: {
|
|
9
|
-
caseId: string;
|
|
10
|
-
documentId: string;
|
|
11
|
-
}): Observable<any>;
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<IcpSessionApiService, never>;
|
|
13
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<IcpSessionApiService>;
|
|
14
|
-
}
|
|
15
|
-
//# sourceMappingURL=icp-session-api.service.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"icp-session-api.service.d.ts","sourceRoot":"","sources":["../../../../projects/media-viewer/src/lib/icp/icp-session-api.service.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAE,MAAM,sBAAsB,CAAC;AAElD,OAAO,EAAE,UAAU,EAAE,MAAM,MAAM,CAAC;;AAGlC,qBACa,oBAAoB;IAInB,OAAO,CAAC,QAAQ,CAAC,UAAU;IAFhC,eAAe,SAAmB;gBAEZ,UAAU,EAAE,UAAU;IAE5C,WAAW,CAAC,OAAO,EAAE;QAAE,MAAM,EAAE,MAAM,CAAC;QAAC,UAAU,EAAE,MAAM,CAAA;KAAE,GAAG,UAAU,CAAC,GAAG,CAAC;yCANzE,oBAAoB;6CAApB,oBAAoB;CAkBhC"}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import { SocketService } from './socket.service';
|
|
2
|
-
import { IcpParticipant, IcpScreenUpdate, IcpSession } from './icp.interfaces';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class IcpUpdateService {
|
|
5
|
-
private socket;
|
|
6
|
-
session: IcpSession;
|
|
7
|
-
constructor(socket: SocketService);
|
|
8
|
-
joinSession(username: string, session: IcpSession, token: string): import("rxjs").Observable<any>;
|
|
9
|
-
leaveSession(): void;
|
|
10
|
-
newParticipantJoined(): import("rxjs").Observable<any>;
|
|
11
|
-
clientDisconnected(): import("rxjs").Observable<any>;
|
|
12
|
-
removeParticipant(participantId: any): void;
|
|
13
|
-
participantListUpdated(): import("rxjs").Observable<any>;
|
|
14
|
-
updatePresenter(presenter: IcpParticipant): void;
|
|
15
|
-
presenterUpdated(): import("rxjs").Observable<any>;
|
|
16
|
-
updateScreen(screen: IcpScreenUpdate): void;
|
|
17
|
-
screenUpdated(): import("rxjs").Observable<any>;
|
|
18
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<IcpUpdateService, never>;
|
|
19
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<IcpUpdateService>;
|
|
20
|
-
}
|
|
21
|
-
//# sourceMappingURL=icp-update.service.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"icp-update.service.d.ts","sourceRoot":"","sources":["../../../../projects/media-viewer/src/lib/icp/icp-update.service.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AACjD,OAAO,EAAE,cAAc,EAAE,eAAe,EAAE,UAAU,EAAE,MAAM,kBAAkB,CAAC;;AAG/E,qBACa,gBAAgB;IAIf,OAAO,CAAC,MAAM;IAF1B,OAAO,EAAE,UAAU,CAAC;gBAEA,MAAM,EAAE,aAAa;IAEzC,WAAW,CAAC,QAAQ,EAAE,MAAM,EAAE,OAAO,EAAE,UAAU,EAAE,KAAK,EAAE,MAAM;IAWhE,YAAY;IAIZ,oBAAoB;IAIpB,kBAAkB;IAIlB,iBAAiB,CAAC,aAAa,KAAA;IAQ/B,sBAAsB;IAItB,eAAe,CAAC,SAAS,EAAE,cAAc;IAQzC,gBAAgB;IAIhB,YAAY,CAAC,MAAM,EAAE,eAAe;IASpC,aAAa;yCA9DF,gBAAgB;6CAAhB,gBAAgB;CAiE5B"}
|
package/lib/icp/icp.events.d.ts
DELETED
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
export declare enum IcpEvents {
|
|
2
|
-
SESSION_JOINED = "IcpClientJoinedSession",
|
|
3
|
-
CLIENT_DISCONNECTED = "IcpClientDisconnectedFromSession",
|
|
4
|
-
NEW_PARTICIPANT_JOINED = "IcpNewParticipantJoinedSession",
|
|
5
|
-
REMOVE_PARTICIPANT = "IcpRemoveParticipantFromList",
|
|
6
|
-
PARTICIPANTS_UPDATED = "IcpParticipantsListUpdated",
|
|
7
|
-
UPDATE_PRESENTER = "IcpNewPresenterStartsPresenting",
|
|
8
|
-
PRESENTER_UPDATED = "IcpPresenterUpdated",
|
|
9
|
-
UPDATE_SCREEN = "IcpUpdateScreen",
|
|
10
|
-
SCREEN_UPDATED = "IcpScreenUpdated",
|
|
11
|
-
SESSION_JOIN = "IcpClientJoinSession",
|
|
12
|
-
SESSION_LEAVE = "IcpClientLeaveSession"
|
|
13
|
-
}
|
|
14
|
-
//# sourceMappingURL=icp.events.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"icp.events.d.ts","sourceRoot":"","sources":["../../../../projects/media-viewer/src/lib/icp/icp.events.ts"],"names":[],"mappings":"AAAA,oBAAY,SAAS;IACnB,cAAc,2BAA2B;IACzC,mBAAmB,qCAAqC;IACxD,sBAAsB,mCAAmC;IACzD,kBAAkB,iCAAiC;IACnD,oBAAoB,+BAA+B;IACnD,gBAAgB,oCAAoC;IACpD,iBAAiB,wBAAwB;IACzC,aAAa,oBAAoB;IACjC,cAAc,qBAAqB;IACnC,YAAY,yBAAyB;IACrC,aAAa,0BAA0B;CACxC"}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import { PdfPosition } from '../store/reducers/document.reducer';
|
|
2
|
-
export interface IcpState {
|
|
3
|
-
session: IcpSession;
|
|
4
|
-
presenter: IcpParticipant;
|
|
5
|
-
client: IcpParticipant;
|
|
6
|
-
participants: IcpParticipant[];
|
|
7
|
-
}
|
|
8
|
-
export interface IcpSession {
|
|
9
|
-
sessionId: string;
|
|
10
|
-
documentId: string;
|
|
11
|
-
caseId: string;
|
|
12
|
-
dateOfHearing: Date;
|
|
13
|
-
connectionUrl: string;
|
|
14
|
-
}
|
|
15
|
-
export interface IcpParticipant {
|
|
16
|
-
id: string;
|
|
17
|
-
username: string;
|
|
18
|
-
}
|
|
19
|
-
export interface IcpScreenUpdate {
|
|
20
|
-
pdfPosition: PdfPosition;
|
|
21
|
-
document: string;
|
|
22
|
-
}
|
|
23
|
-
//# sourceMappingURL=icp.interfaces.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"icp.interfaces.d.ts","sourceRoot":"","sources":["../../../../projects/media-viewer/src/lib/icp/icp.interfaces.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,oCAAoC,CAAC;AAEjE,MAAM,WAAW,QAAQ;IACvB,OAAO,EAAE,UAAU,CAAC;IACpB,SAAS,EAAE,cAAc,CAAC;IAC1B,MAAM,EAAE,cAAc,CAAC;IACvB,YAAY,EAAE,cAAc,EAAE,CAAC;CAChC;AAED,MAAM,WAAW,UAAU;IACzB,SAAS,EAAE,MAAM,CAAC;IAClB,UAAU,EAAE,MAAM,CAAC;IACnB,MAAM,EAAE,MAAM,CAAC;IACf,aAAa,EAAE,IAAI,CAAC;IACpB,aAAa,EAAE,MAAM,CAAC;CACvB;AAED,MAAM,WAAW,cAAc;IAC7B,EAAE,EAAE,MAAM,CAAC;IACX,QAAQ,EAAE,MAAM,CAAC;CAClB;AAED,MAAM,WAAW,eAAe;IAC9B,WAAW,EAAE,WAAW,CAAC;IACzB,QAAQ,EAAE,MAAM,CAAC;CAClB"}
|
package/lib/icp/icp.service.d.ts
DELETED
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
import { OnDestroy } from '@angular/core';
|
|
2
|
-
import { IcpParticipant, IcpState } from './icp.interfaces';
|
|
3
|
-
import { Subscription } from 'rxjs';
|
|
4
|
-
import { ToolbarEventService } from '../toolbar/toolbar-event.service';
|
|
5
|
-
import { ViewerEventService } from '../viewers/viewer-event.service';
|
|
6
|
-
import { IcpUpdateService } from './icp-update.service';
|
|
7
|
-
import { IcpPresenterService } from './icp-presenter.service';
|
|
8
|
-
import { IcpFollowerService } from './icp-follower.service';
|
|
9
|
-
import { Store } from '@ngrx/store';
|
|
10
|
-
import { IcpEventService } from '../toolbar/icp-event.service';
|
|
11
|
-
import * as i0 from "@angular/core";
|
|
12
|
-
export declare class IcpService implements OnDestroy {
|
|
13
|
-
private readonly toolbarEvents;
|
|
14
|
-
private readonly viewerEvents;
|
|
15
|
-
private readonly socketService;
|
|
16
|
-
private readonly presenterSubscriptions;
|
|
17
|
-
private readonly followerSubscriptions;
|
|
18
|
-
private store;
|
|
19
|
-
private readonly icpEventService;
|
|
20
|
-
caseId: string;
|
|
21
|
-
client: IcpParticipant;
|
|
22
|
-
presenter: IcpParticipant;
|
|
23
|
-
isPresenter: boolean;
|
|
24
|
-
documentId: string;
|
|
25
|
-
subscription: Subscription;
|
|
26
|
-
sessionSubscription: Subscription;
|
|
27
|
-
constructor(toolbarEvents: ToolbarEventService, viewerEvents: ViewerEventService, socketService: IcpUpdateService, presenterSubscriptions: IcpPresenterService, followerSubscriptions: IcpFollowerService, store: Store<IcpState>, icpEventService: IcpEventService);
|
|
28
|
-
ngOnDestroy(): void;
|
|
29
|
-
launchSession(): void;
|
|
30
|
-
setUpSessionSubscriptions(): void;
|
|
31
|
-
unsubscribeSession(): void;
|
|
32
|
-
leavePresentation(): void;
|
|
33
|
-
stopPresenting(): void;
|
|
34
|
-
becomePresenter(): void;
|
|
35
|
-
clientDisconnected(client: any): void;
|
|
36
|
-
removeParticipant(participantId: any): void;
|
|
37
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<IcpService, never>;
|
|
38
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<IcpService>;
|
|
39
|
-
}
|
|
40
|
-
//# sourceMappingURL=icp.service.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"icp.service.d.ts","sourceRoot":"","sources":["../../../../projects/media-viewer/src/lib/icp/icp.service.ts"],"names":[],"mappings":"AAAA,OAAO,EAAc,SAAS,EAAE,MAAM,eAAe,CAAC;AACtD,OAAO,EAAE,cAAc,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AAC5D,OAAO,EAAE,YAAY,EAAE,MAAM,MAAM,CAAC;AACpC,OAAO,EAAE,mBAAmB,EAAE,MAAM,kCAAkC,CAAC;AACvE,OAAO,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AACrE,OAAO,EAAE,gBAAgB,EAAE,MAAM,sBAAsB,CAAC;AACxD,OAAO,EAAE,mBAAmB,EAAE,MAAM,yBAAyB,CAAC;AAC9D,OAAO,EAAE,kBAAkB,EAAE,MAAM,wBAAwB,CAAC;AAC5D,OAAO,EAAU,KAAK,EAAE,MAAM,aAAa,CAAC;AAK5C,OAAO,EAAE,eAAe,EAAE,MAAM,8BAA8B,CAAC;;AAE/D,qBACa,UAAW,YAAW,SAAS;IAW9B,OAAO,CAAC,QAAQ,CAAC,aAAa;IACxC,OAAO,CAAC,QAAQ,CAAC,YAAY;IAC7B,OAAO,CAAC,QAAQ,CAAC,aAAa;IAC9B,OAAO,CAAC,QAAQ,CAAC,sBAAsB;IACvC,OAAO,CAAC,QAAQ,CAAC,qBAAqB;IACtC,OAAO,CAAC,KAAK;IACb,OAAO,CAAC,QAAQ,CAAC,eAAe;IAflC,MAAM,EAAE,MAAM,CAAC;IACf,MAAM,EAAE,cAAc,CAAC;IACvB,SAAS,EAAE,cAAc,CAAC;IAC1B,WAAW,EAAE,OAAO,CAAC;IACrB,UAAU,EAAE,MAAM,CAAC;IAEnB,YAAY,EAAE,YAAY,CAAC;IAC3B,mBAAmB,EAAE,YAAY,CAAC;gBAEL,aAAa,EAAE,mBAAmB,EAC5C,YAAY,EAAE,kBAAkB,EAChC,aAAa,EAAE,gBAAgB,EAC/B,sBAAsB,EAAE,mBAAmB,EAC3C,qBAAqB,EAAE,kBAAkB,EAClD,KAAK,EAAE,KAAK,CAAC,QAAQ,CAAC,EACb,eAAe,EAAE,eAAe;IAWnD,WAAW;IAKX,aAAa;IAOb,yBAAyB;IAsBzB,kBAAkB;IAMlB,iBAAiB;IAUjB,cAAc;IAKd,eAAe;IAIf,kBAAkB,CAAC,MAAM,KAAA;IAOzB,iBAAiB,CAAC,aAAa,KAAA;yCA9FpB,UAAU;6CAAV,UAAU;CAiGtB"}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import { OnDestroy, OnInit } from '@angular/core';
|
|
2
|
-
import { Observable, Subscription } from 'rxjs';
|
|
3
|
-
import { ToolbarEventService } from '../../toolbar/toolbar-event.service';
|
|
4
|
-
import { IcpParticipant, IcpState } from '../icp.interfaces';
|
|
5
|
-
import { Store } from '@ngrx/store';
|
|
6
|
-
import { IcpEventService } from '../../toolbar/icp-event.service';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
export declare class ParticipantsListComponent implements OnInit, OnDestroy {
|
|
9
|
-
private readonly toolbarEvents;
|
|
10
|
-
private store;
|
|
11
|
-
private readonly icpEventService;
|
|
12
|
-
subscription: Subscription;
|
|
13
|
-
participants$: Observable<IcpParticipant[]>;
|
|
14
|
-
presenter$: Observable<IcpParticipant>;
|
|
15
|
-
isPresenter$: Observable<boolean>;
|
|
16
|
-
showParticipantsList: boolean;
|
|
17
|
-
constructor(toolbarEvents: ToolbarEventService, store: Store<IcpState>, icpEventService: IcpEventService);
|
|
18
|
-
ngOnInit(): void;
|
|
19
|
-
ngOnDestroy(): void;
|
|
20
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ParticipantsListComponent, never>;
|
|
21
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ParticipantsListComponent, "mv-participants-list", never, {}, {}, never, never, false, never>;
|
|
22
|
-
}
|
|
23
|
-
//# sourceMappingURL=participants-list.component.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"participants-list.component.d.ts","sourceRoot":"","sources":["../../../../../projects/media-viewer/src/lib/icp/participants-list/participants-list.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,SAAS,EAAE,MAAM,EAAE,MAAM,eAAe,CAAC;AAC7D,OAAO,EAAE,UAAU,EAAE,YAAY,EAAE,MAAM,MAAM,CAAC;AAChD,OAAO,EAAE,mBAAmB,EAAE,MAAM,qCAAqC,CAAC;AAC1E,OAAO,EAAE,cAAc,EAAE,QAAQ,EAAE,MAAM,mBAAmB,CAAC;AAC7D,OAAO,EAAU,KAAK,EAAE,MAAM,aAAa,CAAC;AAE5C,OAAO,EAAE,eAAe,EAAE,MAAM,iCAAiC,CAAC;;AAElE,qBAIa,yBAA0B,YAAW,MAAM,EAAE,SAAS;IASrD,OAAO,CAAC,QAAQ,CAAC,aAAa;IAC9B,OAAO,CAAC,KAAK;IACb,OAAO,CAAC,QAAQ,CAAC,eAAe;IAT5C,YAAY,EAAE,YAAY,CAAC;IAC3B,aAAa,EAAE,UAAU,CAAC,cAAc,EAAE,CAAC,CAAC;IAC5C,UAAU,EAAE,UAAU,CAAC,cAAc,CAAC,CAAC;IACvC,YAAY,EAAE,UAAU,CAAC,OAAO,CAAC,CAAC;IAElC,oBAAoB,UAAS;gBAEA,aAAa,EAAE,mBAAmB,EAC3C,KAAK,EAAE,KAAK,CAAC,QAAQ,CAAC,EACb,eAAe,EAAE,eAAe;IAE7D,QAAQ;IAQR,WAAW;yCArBA,yBAAyB;2CAAzB,yBAAyB;CAwBrC"}
|