@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.
Files changed (370) hide show
  1. package/LICENCE +9 -0
  2. package/assets/sass/settings.scss +0 -4
  3. package/fesm2022/hmcts-media-viewer.mjs +303 -286
  4. package/fesm2022/hmcts-media-viewer.mjs.map +1 -1
  5. package/index.d.ts +2304 -4
  6. package/index.d.ts.map +1 -0
  7. package/package.json +10 -12
  8. package/LICENSE +0 -0
  9. package/esm2022/hmcts-media-viewer.mjs +0 -5
  10. package/esm2022/lib/annotations/annotation-set/annotation-create/box-highlight-create/box-highlight-create.component.mjs +0 -122
  11. package/esm2022/lib/annotations/annotation-set/annotation-create/highlight-create/highlight-create.directive.mjs +0 -120
  12. package/esm2022/lib/annotations/annotation-set/annotation-create/highlight-create/highlight-create.service.mjs +0 -101
  13. package/esm2022/lib/annotations/annotation-set/annotation-set.component.mjs +0 -50
  14. package/esm2022/lib/annotations/annotation-set/annotation-set.model.mjs +0 -2
  15. package/esm2022/lib/annotations/annotation-set/annotation-view/annotation-view.component.mjs +0 -94
  16. package/esm2022/lib/annotations/annotation-set/annotation-view/annotation.model.mjs +0 -2
  17. package/esm2022/lib/annotations/annotation-set/annotation-view/rectangle/rectangle.component.mjs +0 -116
  18. package/esm2022/lib/annotations/annotation-set/annotation-view/rectangle/rectangle.model.mjs +0 -2
  19. package/esm2022/lib/annotations/annotation-set/ctx-toolbar/ctx-toolbar.component.mjs +0 -119
  20. package/esm2022/lib/annotations/annotation-set/metadata-layer/metadata-layer.component.mjs +0 -86
  21. package/esm2022/lib/annotations/annotations.module.mjs +0 -162
  22. package/esm2022/lib/annotations/comment-set/comment/comment.component.mjs +0 -178
  23. package/esm2022/lib/annotations/comment-set/comment/comment.model.mjs +0 -2
  24. package/esm2022/lib/annotations/comment-set/comment/comment.service.mjs +0 -50
  25. package/esm2022/lib/annotations/comment-set/comment/text-highlight/text-highlight.directive.mjs +0 -47
  26. package/esm2022/lib/annotations/comment-set/comment/textarea-auto-expand/textarea-auto-expand.directive.mjs +0 -31
  27. package/esm2022/lib/annotations/comment-set/comment-navigate/comments-navigate.component.mjs +0 -91
  28. package/esm2022/lib/annotations/comment-set/comment-set-header/comment-filter/comment-filter.component.mjs +0 -62
  29. package/esm2022/lib/annotations/comment-set/comment-set-header/comment-search/comment-search.component.mjs +0 -54
  30. package/esm2022/lib/annotations/comment-set/comment-set-header/comment-set-header.component.mjs +0 -72
  31. package/esm2022/lib/annotations/comment-set/comment-set-render.service.mjs +0 -55
  32. package/esm2022/lib/annotations/comment-set/comment-set.component.mjs +0 -123
  33. package/esm2022/lib/annotations/comments-summary/comments-summary.component.mjs +0 -120
  34. package/esm2022/lib/annotations/models/api-persisted.model.mjs +0 -2
  35. package/esm2022/lib/annotations/models/event-select.model.mjs +0 -2
  36. package/esm2022/lib/annotations/models/tags.model.mjs +0 -2
  37. package/esm2022/lib/annotations/models/user.model.mjs +0 -2
  38. package/esm2022/lib/annotations/pipes/date/date.pipe.mjs +0 -26
  39. package/esm2022/lib/annotations/pipes/filter/filter.pipe.mjs +0 -32
  40. package/esm2022/lib/annotations/pipes/unsnake/unsnake.pipe.mjs +0 -16
  41. package/esm2022/lib/annotations/services/annotation-api/annotation-api.service.mjs +0 -58
  42. package/esm2022/lib/annotations/services/bookmarks-api/bookmarks-api.service.mjs +0 -45
  43. package/esm2022/lib/annotations/services/tags/tags.services.mjs +0 -41
  44. package/esm2022/lib/annotations/tags/tags.component.mjs +0 -53
  45. package/esm2022/lib/bookmark/components/bookmark-icons.component.mjs +0 -25
  46. package/esm2022/lib/icp/confirm-exit/confirm-action-dialog.component.mjs +0 -22
  47. package/esm2022/lib/icp/icp-follower.service.mjs +0 -65
  48. package/esm2022/lib/icp/icp-presenter.service.mjs +0 -56
  49. package/esm2022/lib/icp/icp-session-api.service.mjs +0 -28
  50. package/esm2022/lib/icp/icp-update.service.mjs +0 -66
  51. package/esm2022/lib/icp/icp.events.mjs +0 -15
  52. package/esm2022/lib/icp/icp.interfaces.mjs +0 -2
  53. package/esm2022/lib/icp/icp.service.mjs +0 -98
  54. package/esm2022/lib/icp/participants-list/participants-list.component.mjs +0 -32
  55. package/esm2022/lib/icp/socket.service.mjs +0 -119
  56. package/esm2022/lib/media-viewer.component.mjs +0 -247
  57. package/esm2022/lib/media-viewer.module.mjs +0 -139
  58. package/esm2022/lib/print.service.mjs +0 -32
  59. package/esm2022/lib/redaction/components/redaction.component.mjs +0 -91
  60. package/esm2022/lib/redaction/services/redaction-api.service.mjs +0 -50
  61. package/esm2022/lib/redaction/services/redaction.model.mjs +0 -2
  62. package/esm2022/lib/shared/gov-uk-date/gov-uk-date.component.mjs +0 -28
  63. package/esm2022/lib/shared/gov-uk-error-message/gov-uk-error-message.component.mjs +0 -34
  64. package/esm2022/lib/shared/gov-uk-fieldset/gov-uk-fieldset.component.mjs +0 -63
  65. package/esm2022/lib/shared/gov-uk-label/gov-uk-label.component.mjs +0 -44
  66. package/esm2022/lib/shared/shared.module.mjs +0 -53
  67. package/esm2022/lib/shared/util/helpers/html-templates.helper.mjs +0 -29
  68. package/esm2022/lib/shared/util/services/number.helper.service.mjs +0 -23
  69. package/esm2022/lib/store/actions/annotation.actions.mjs +0 -119
  70. package/esm2022/lib/store/actions/bookmark.actions.mjs +0 -112
  71. package/esm2022/lib/store/actions/document.actions.mjs +0 -91
  72. package/esm2022/lib/store/actions/icp.actions.mjs +0 -56
  73. package/esm2022/lib/store/actions/redaction.actions.mjs +0 -132
  74. package/esm2022/lib/store/actions/tag.actions.mjs +0 -21
  75. package/esm2022/lib/store/bookmarks-store-utils.mjs +0 -49
  76. package/esm2022/lib/store/effects/annotation.effects.mjs +0 -51
  77. package/esm2022/lib/store/effects/bookmarks.effects.mjs +0 -44
  78. package/esm2022/lib/store/effects/document.effects.mjs +0 -44
  79. package/esm2022/lib/store/effects/icp.effects.mjs +0 -26
  80. package/esm2022/lib/store/effects/index.mjs +0 -7
  81. package/esm2022/lib/store/effects/redaction.effects.mjs +0 -67
  82. package/esm2022/lib/store/models/bookmarks.interface.mjs +0 -2
  83. package/esm2022/lib/store/models/filters.interface.mjs +0 -2
  84. package/esm2022/lib/store/reducers/annotations.reducer.mjs +0 -208
  85. package/esm2022/lib/store/reducers/bookmarks.reducer.mjs +0 -125
  86. package/esm2022/lib/store/reducers/document.reducer.mjs +0 -158
  87. package/esm2022/lib/store/reducers/icp.reducer.mjs +0 -56
  88. package/esm2022/lib/store/reducers/redaction.reducer.mjs +0 -116
  89. package/esm2022/lib/store/reducers/reducers.mjs +0 -23
  90. package/esm2022/lib/store/reducers/tags.reducer.mjs +0 -93
  91. package/esm2022/lib/store/selectors/annotation.selectors.mjs +0 -81
  92. package/esm2022/lib/store/selectors/bookmark.selectors.mjs +0 -37
  93. package/esm2022/lib/store/selectors/document.selectors.mjs +0 -13
  94. package/esm2022/lib/store/selectors/icp.selectors.mjs +0 -13
  95. package/esm2022/lib/store/selectors/redaction.selectors.mjs +0 -26
  96. package/esm2022/lib/store/selectors/tag.selectors.mjs +0 -15
  97. package/esm2022/lib/store/store-utils.mjs +0 -131
  98. package/esm2022/lib/toolbar/highlight-toolbar/highlight-toolbar.component.mjs +0 -44
  99. package/esm2022/lib/toolbar/icp-event.service.mjs +0 -44
  100. package/esm2022/lib/toolbar/icp-toolbar/icp-toolbar.component.mjs +0 -43
  101. package/esm2022/lib/toolbar/main-toolbar/main-toolbar.component.mjs +0 -206
  102. package/esm2022/lib/toolbar/redaction-search-bar/redaction-search-bar.component.mjs +0 -237
  103. package/esm2022/lib/toolbar/redaction-search-bar/redaction-search.model.mjs +0 -2
  104. package/esm2022/lib/toolbar/redaction-toolbar/redaction-toolbar.component.mjs +0 -68
  105. package/esm2022/lib/toolbar/search-bar/search-bar.component.mjs +0 -109
  106. package/esm2022/lib/toolbar/toolbar-button-visibility.service.mjs +0 -94
  107. package/esm2022/lib/toolbar/toolbar-event.service.mjs +0 -178
  108. package/esm2022/lib/toolbar/toolbar.module.mjs +0 -72
  109. package/esm2022/lib/viewers/convertible-content-viewer/convertible-content-viewer.component.mjs +0 -82
  110. package/esm2022/lib/viewers/convertible-content-viewer/document-conversion-api.service.mjs +0 -22
  111. package/esm2022/lib/viewers/grab-n-drag.directive.mjs +0 -57
  112. package/esm2022/lib/viewers/image-viewer/image-viewer.component.mjs +0 -166
  113. package/esm2022/lib/viewers/multimedia-player/multimedia-player.component.mjs +0 -59
  114. package/esm2022/lib/viewers/pdf-viewer/pdf-js/pdf-js-wrapper.mjs +0 -266
  115. package/esm2022/lib/viewers/pdf-viewer/pdf-js/pdf-js-wrapper.provider.mjs +0 -40
  116. package/esm2022/lib/viewers/pdf-viewer/pdf-viewer.component.mjs +0 -242
  117. package/esm2022/lib/viewers/pdf-viewer/side-bar/bookmarks/bookmarks.component.mjs +0 -379
  118. package/esm2022/lib/viewers/pdf-viewer/side-bar/bookmarks/bookmarks.interfaces.mjs +0 -2
  119. package/esm2022/lib/viewers/pdf-viewer/side-bar/outline-item/outline-item.component.mjs +0 -49
  120. package/esm2022/lib/viewers/pdf-viewer/side-bar/outline-item/outline.model.mjs +0 -2
  121. package/esm2022/lib/viewers/pdf-viewer/side-bar/side-bar.component.mjs +0 -99
  122. package/esm2022/lib/viewers/rotation-persist/rotation-api.service.mjs +0 -27
  123. package/esm2022/lib/viewers/rotation-persist/rotation-persist.directive.mjs +0 -61
  124. package/esm2022/lib/viewers/rotation-persist/rotation.model.mjs +0 -2
  125. package/esm2022/lib/viewers/unsupported-viewer/unsupported-viewer.component.mjs +0 -49
  126. package/esm2022/lib/viewers/viewer-event.service.mjs +0 -34
  127. package/esm2022/lib/viewers/viewer-exception.model.mjs +0 -13
  128. package/esm2022/lib/viewers/viewer-util.service.mjs +0 -20
  129. package/esm2022/public_api.mjs +0 -33
  130. package/hmcts-media-viewer.d.ts.map +0 -1
  131. package/lib/annotations/annotation-set/annotation-create/box-highlight-create/box-highlight-create.component.d.ts +0 -48
  132. package/lib/annotations/annotation-set/annotation-create/box-highlight-create/box-highlight-create.component.d.ts.map +0 -1
  133. package/lib/annotations/annotation-set/annotation-create/highlight-create/highlight-create.directive.d.ts +0 -32
  134. package/lib/annotations/annotation-set/annotation-create/highlight-create/highlight-create.directive.d.ts.map +0 -1
  135. package/lib/annotations/annotation-set/annotation-create/highlight-create/highlight-create.service.d.ts +0 -18
  136. package/lib/annotations/annotation-set/annotation-create/highlight-create/highlight-create.service.d.ts.map +0 -1
  137. package/lib/annotations/annotation-set/annotation-set.component.d.ts +0 -27
  138. package/lib/annotations/annotation-set/annotation-set.component.d.ts.map +0 -1
  139. package/lib/annotations/annotation-set/annotation-set.model.d.ts +0 -7
  140. package/lib/annotations/annotation-set/annotation-set.model.d.ts.map +0 -1
  141. package/lib/annotations/annotation-set/annotation-view/annotation-view.component.d.ts +0 -34
  142. package/lib/annotations/annotation-set/annotation-view/annotation-view.component.d.ts.map +0 -1
  143. package/lib/annotations/annotation-set/annotation-view/annotation.model.d.ts +0 -16
  144. package/lib/annotations/annotation-set/annotation-view/annotation.model.d.ts.map +0 -1
  145. package/lib/annotations/annotation-set/annotation-view/rectangle/rectangle.component.d.ts +0 -41
  146. package/lib/annotations/annotation-set/annotation-view/rectangle/rectangle.component.d.ts.map +0 -1
  147. package/lib/annotations/annotation-set/annotation-view/rectangle/rectangle.model.d.ts +0 -9
  148. package/lib/annotations/annotation-set/annotation-view/rectangle/rectangle.model.d.ts.map +0 -1
  149. package/lib/annotations/annotation-set/ctx-toolbar/ctx-toolbar.component.d.ts +0 -37
  150. package/lib/annotations/annotation-set/ctx-toolbar/ctx-toolbar.component.d.ts.map +0 -1
  151. package/lib/annotations/annotation-set/metadata-layer/metadata-layer.component.d.ts +0 -37
  152. package/lib/annotations/annotation-set/metadata-layer/metadata-layer.component.d.ts.map +0 -1
  153. package/lib/annotations/annotations.module.d.ts +0 -36
  154. package/lib/annotations/annotations.module.d.ts.map +0 -1
  155. package/lib/annotations/comment-set/comment/comment.component.d.ts +0 -69
  156. package/lib/annotations/comment-set/comment/comment.component.d.ts.map +0 -1
  157. package/lib/annotations/comment-set/comment/comment.model.d.ts +0 -13
  158. package/lib/annotations/comment-set/comment/comment.model.d.ts.map +0 -1
  159. package/lib/annotations/comment-set/comment/comment.service.d.ts +0 -22
  160. package/lib/annotations/comment-set/comment/comment.service.d.ts.map +0 -1
  161. package/lib/annotations/comment-set/comment/text-highlight/text-highlight.directive.d.ts +0 -14
  162. package/lib/annotations/comment-set/comment/text-highlight/text-highlight.directive.d.ts.map +0 -1
  163. package/lib/annotations/comment-set/comment/textarea-auto-expand/textarea-auto-expand.directive.d.ts +0 -12
  164. package/lib/annotations/comment-set/comment/textarea-auto-expand/textarea-auto-expand.directive.d.ts.map +0 -1
  165. package/lib/annotations/comment-set/comment-navigate/comments-navigate.component.d.ts +0 -28
  166. package/lib/annotations/comment-set/comment-navigate/comments-navigate.component.d.ts.map +0 -1
  167. package/lib/annotations/comment-set/comment-set-header/comment-filter/comment-filter.component.d.ts +0 -26
  168. package/lib/annotations/comment-set/comment-set-header/comment-filter/comment-filter.component.d.ts.map +0 -1
  169. package/lib/annotations/comment-set/comment-set-header/comment-search/comment-search.component.d.ts +0 -21
  170. package/lib/annotations/comment-set/comment-set-header/comment-search/comment-search.component.d.ts.map +0 -1
  171. package/lib/annotations/comment-set/comment-set-header/comment-set-header.component.d.ts +0 -36
  172. package/lib/annotations/comment-set/comment-set-header/comment-set-header.component.d.ts.map +0 -1
  173. package/lib/annotations/comment-set/comment-set-render.service.d.ts +0 -15
  174. package/lib/annotations/comment-set/comment-set-render.service.d.ts.map +0 -1
  175. package/lib/annotations/comment-set/comment-set.component.d.ts +0 -56
  176. package/lib/annotations/comment-set/comment-set.component.d.ts.map +0 -1
  177. package/lib/annotations/comments-summary/comments-summary.component.d.ts +0 -42
  178. package/lib/annotations/comments-summary/comments-summary.component.d.ts.map +0 -1
  179. package/lib/annotations/models/api-persisted.model.d.ts +0 -11
  180. package/lib/annotations/models/api-persisted.model.d.ts.map +0 -1
  181. package/lib/annotations/models/event-select.model.d.ts +0 -6
  182. package/lib/annotations/models/event-select.model.d.ts.map +0 -1
  183. package/lib/annotations/models/tags.model.d.ts +0 -7
  184. package/lib/annotations/models/tags.model.d.ts.map +0 -1
  185. package/lib/annotations/models/user.model.d.ts +0 -6
  186. package/lib/annotations/models/user.model.d.ts.map +0 -1
  187. package/lib/annotations/pipes/date/date.pipe.d.ts +0 -16
  188. package/lib/annotations/pipes/date/date.pipe.d.ts.map +0 -1
  189. package/lib/annotations/pipes/filter/filter.pipe.d.ts +0 -8
  190. package/lib/annotations/pipes/filter/filter.pipe.d.ts.map +0 -1
  191. package/lib/annotations/pipes/unsnake/unsnake.pipe.d.ts +0 -8
  192. package/lib/annotations/pipes/unsnake/unsnake.pipe.d.ts.map +0 -1
  193. package/lib/annotations/services/annotation-api/annotation-api.service.d.ts +0 -28
  194. package/lib/annotations/services/annotation-api/annotation-api.service.d.ts.map +0 -1
  195. package/lib/annotations/services/bookmarks-api/bookmarks-api.service.d.ts +0 -21
  196. package/lib/annotations/services/bookmarks-api/bookmarks-api.service.d.ts.map +0 -1
  197. package/lib/annotations/services/tags/tags.services.d.ts +0 -18
  198. package/lib/annotations/services/tags/tags.services.d.ts.map +0 -1
  199. package/lib/annotations/tags/tags.component.d.ts +0 -28
  200. package/lib/annotations/tags/tags.component.d.ts.map +0 -1
  201. package/lib/bookmark/components/bookmark-icons.component.d.ts +0 -19
  202. package/lib/bookmark/components/bookmark-icons.component.d.ts.map +0 -1
  203. package/lib/icp/confirm-exit/confirm-action-dialog.component.d.ts +0 -11
  204. package/lib/icp/confirm-exit/confirm-action-dialog.component.d.ts.map +0 -1
  205. package/lib/icp/icp-follower.service.d.ts +0 -26
  206. package/lib/icp/icp-follower.service.d.ts.map +0 -1
  207. package/lib/icp/icp-presenter.service.d.ts +0 -25
  208. package/lib/icp/icp-presenter.service.d.ts.map +0 -1
  209. package/lib/icp/icp-session-api.service.d.ts +0 -15
  210. package/lib/icp/icp-session-api.service.d.ts.map +0 -1
  211. package/lib/icp/icp-update.service.d.ts +0 -21
  212. package/lib/icp/icp-update.service.d.ts.map +0 -1
  213. package/lib/icp/icp.events.d.ts +0 -14
  214. package/lib/icp/icp.events.d.ts.map +0 -1
  215. package/lib/icp/icp.interfaces.d.ts +0 -23
  216. package/lib/icp/icp.interfaces.d.ts.map +0 -1
  217. package/lib/icp/icp.service.d.ts +0 -40
  218. package/lib/icp/icp.service.d.ts.map +0 -1
  219. package/lib/icp/participants-list/participants-list.component.d.ts +0 -23
  220. package/lib/icp/participants-list/participants-list.component.d.ts.map +0 -1
  221. package/lib/icp/socket.service.d.ts +0 -28
  222. package/lib/icp/socket.service.d.ts.map +0 -1
  223. package/lib/media-viewer.component.d.ts +0 -72
  224. package/lib/media-viewer.component.d.ts.map +0 -1
  225. package/lib/media-viewer.module.d.ts +0 -36
  226. package/lib/media-viewer.module.d.ts.map +0 -1
  227. package/lib/print.service.d.ts +0 -8
  228. package/lib/print.service.d.ts.map +0 -1
  229. package/lib/redaction/components/redaction.component.d.ts +0 -42
  230. package/lib/redaction/components/redaction.component.d.ts.map +0 -1
  231. package/lib/redaction/services/redaction-api.service.d.ts +0 -20
  232. package/lib/redaction/services/redaction-api.service.d.ts.map +0 -1
  233. package/lib/redaction/services/redaction.model.d.ts +0 -11
  234. package/lib/redaction/services/redaction.model.d.ts.map +0 -1
  235. package/lib/shared/gov-uk-date/gov-uk-date.component.d.ts +0 -15
  236. package/lib/shared/gov-uk-date/gov-uk-date.component.d.ts.map +0 -1
  237. package/lib/shared/gov-uk-error-message/gov-uk-error-message.component.d.ts +0 -11
  238. package/lib/shared/gov-uk-error-message/gov-uk-error-message.component.d.ts.map +0 -1
  239. package/lib/shared/gov-uk-fieldset/gov-uk-fieldset.component.d.ts +0 -16
  240. package/lib/shared/gov-uk-fieldset/gov-uk-fieldset.component.d.ts.map +0 -1
  241. package/lib/shared/gov-uk-label/gov-uk-label.component.d.ts +0 -14
  242. package/lib/shared/gov-uk-label/gov-uk-label.component.d.ts.map +0 -1
  243. package/lib/shared/shared.module.d.ts +0 -14
  244. package/lib/shared/shared.module.d.ts.map +0 -1
  245. package/lib/shared/util/helpers/html-templates.helper.d.ts +0 -9
  246. package/lib/shared/util/helpers/html-templates.helper.d.ts.map +0 -1
  247. package/lib/shared/util/services/number.helper.service.d.ts +0 -11
  248. package/lib/shared/util/services/number.helper.service.d.ts.map +0 -1
  249. package/lib/store/actions/annotation.actions.d.ts +0 -126
  250. package/lib/store/actions/annotation.actions.d.ts.map +0 -1
  251. package/lib/store/actions/bookmark.actions.d.ts +0 -117
  252. package/lib/store/actions/bookmark.actions.d.ts.map +0 -1
  253. package/lib/store/actions/document.actions.d.ts +0 -90
  254. package/lib/store/actions/document.actions.d.ts.map +0 -1
  255. package/lib/store/actions/icp.actions.d.ts +0 -75
  256. package/lib/store/actions/icp.actions.d.ts.map +0 -1
  257. package/lib/store/actions/redaction.actions.d.ts +0 -127
  258. package/lib/store/actions/redaction.actions.d.ts.map +0 -1
  259. package/lib/store/actions/tag.actions.d.ts +0 -30
  260. package/lib/store/actions/tag.actions.d.ts.map +0 -1
  261. package/lib/store/bookmarks-store-utils.d.ts +0 -9
  262. package/lib/store/bookmarks-store-utils.d.ts.map +0 -1
  263. package/lib/store/effects/annotation.effects.d.ts +0 -16
  264. package/lib/store/effects/annotation.effects.d.ts.map +0 -1
  265. package/lib/store/effects/bookmarks.effects.d.ts +0 -21
  266. package/lib/store/effects/bookmarks.effects.d.ts.map +0 -1
  267. package/lib/store/effects/document.effects.d.ts +0 -17
  268. package/lib/store/effects/document.effects.d.ts.map +0 -1
  269. package/lib/store/effects/icp.effects.d.ts +0 -16
  270. package/lib/store/effects/icp.effects.d.ts.map +0 -1
  271. package/lib/store/effects/index.d.ts +0 -2
  272. package/lib/store/effects/index.d.ts.map +0 -1
  273. package/lib/store/effects/redaction.effects.d.ts +0 -20
  274. package/lib/store/effects/redaction.effects.d.ts.map +0 -1
  275. package/lib/store/models/bookmarks.interface.d.ts +0 -31
  276. package/lib/store/models/bookmarks.interface.d.ts.map +0 -1
  277. package/lib/store/models/filters.interface.d.ts +0 -8
  278. package/lib/store/models/filters.interface.d.ts.map +0 -1
  279. package/lib/store/reducers/annotations.reducer.d.ts +0 -48
  280. package/lib/store/reducers/annotations.reducer.d.ts.map +0 -1
  281. package/lib/store/reducers/bookmarks.reducer.d.ts +0 -27
  282. package/lib/store/reducers/bookmarks.reducer.d.ts.map +0 -1
  283. package/lib/store/reducers/document.reducer.d.ts +0 -52
  284. package/lib/store/reducers/document.reducer.d.ts.map +0 -1
  285. package/lib/store/reducers/icp.reducer.d.ts +0 -9
  286. package/lib/store/reducers/icp.reducer.d.ts.map +0 -1
  287. package/lib/store/reducers/redaction.reducer.d.ts +0 -32
  288. package/lib/store/reducers/redaction.reducer.d.ts.map +0 -1
  289. package/lib/store/reducers/reducers.d.ts +0 -24
  290. package/lib/store/reducers/reducers.d.ts.map +0 -1
  291. package/lib/store/reducers/tags.reducer.d.ts +0 -32
  292. package/lib/store/reducers/tags.reducer.d.ts.map +0 -1
  293. package/lib/store/selectors/annotation.selectors.d.ts +0 -136
  294. package/lib/store/selectors/annotation.selectors.d.ts.map +0 -1
  295. package/lib/store/selectors/bookmark.selectors.d.ts +0 -38
  296. package/lib/store/selectors/bookmark.selectors.d.ts.map +0 -1
  297. package/lib/store/selectors/document.selectors.d.ts +0 -23
  298. package/lib/store/selectors/document.selectors.d.ts.map +0 -1
  299. package/lib/store/selectors/icp.selectors.d.ts +0 -10
  300. package/lib/store/selectors/icp.selectors.d.ts.map +0 -1
  301. package/lib/store/selectors/redaction.selectors.d.ts +0 -35
  302. package/lib/store/selectors/redaction.selectors.d.ts.map +0 -1
  303. package/lib/store/selectors/tag.selectors.d.ts +0 -28
  304. package/lib/store/selectors/tag.selectors.d.ts.map +0 -1
  305. package/lib/store/store-utils.d.ts +0 -25
  306. package/lib/store/store-utils.d.ts.map +0 -1
  307. package/lib/toolbar/highlight-toolbar/highlight-toolbar.component.d.ts +0 -20
  308. package/lib/toolbar/highlight-toolbar/highlight-toolbar.component.d.ts.map +0 -1
  309. package/lib/toolbar/icp-event.service.d.ts +0 -21
  310. package/lib/toolbar/icp-event.service.d.ts.map +0 -1
  311. package/lib/toolbar/icp-toolbar/icp-toolbar.component.d.ts +0 -24
  312. package/lib/toolbar/icp-toolbar/icp-toolbar.component.d.ts.map +0 -1
  313. package/lib/toolbar/main-toolbar/main-toolbar.component.d.ts +0 -69
  314. package/lib/toolbar/main-toolbar/main-toolbar.component.d.ts.map +0 -1
  315. package/lib/toolbar/redaction-search-bar/redaction-search-bar.component.d.ts +0 -60
  316. package/lib/toolbar/redaction-search-bar/redaction-search-bar.component.d.ts.map +0 -1
  317. package/lib/toolbar/redaction-search-bar/redaction-search.model.d.ts +0 -12
  318. package/lib/toolbar/redaction-search-bar/redaction-search.model.d.ts.map +0 -1
  319. package/lib/toolbar/redaction-toolbar/redaction-toolbar.component.d.ts +0 -30
  320. package/lib/toolbar/redaction-toolbar/redaction-toolbar.component.d.ts.map +0 -1
  321. package/lib/toolbar/search-bar/search-bar.component.d.ts +0 -34
  322. package/lib/toolbar/search-bar/search-bar.component.d.ts.map +0 -1
  323. package/lib/toolbar/toolbar-button-visibility.service.d.ts +0 -67
  324. package/lib/toolbar/toolbar-button-visibility.service.d.ts.map +0 -1
  325. package/lib/toolbar/toolbar-event.service.d.ts +0 -96
  326. package/lib/toolbar/toolbar-event.service.d.ts.map +0 -1
  327. package/lib/toolbar/toolbar.module.d.ts +0 -19
  328. package/lib/toolbar/toolbar.module.d.ts.map +0 -1
  329. package/lib/viewers/convertible-content-viewer/convertible-content-viewer.component.d.ts +0 -31
  330. package/lib/viewers/convertible-content-viewer/convertible-content-viewer.component.d.ts.map +0 -1
  331. package/lib/viewers/convertible-content-viewer/document-conversion-api.service.d.ts +0 -12
  332. package/lib/viewers/convertible-content-viewer/document-conversion-api.service.d.ts.map +0 -1
  333. package/lib/viewers/grab-n-drag.directive.d.ts +0 -19
  334. package/lib/viewers/grab-n-drag.directive.d.ts.map +0 -1
  335. package/lib/viewers/image-viewer/image-viewer.component.d.ts +0 -57
  336. package/lib/viewers/image-viewer/image-viewer.component.d.ts.map +0 -1
  337. package/lib/viewers/multimedia-player/multimedia-player.component.d.ts +0 -25
  338. package/lib/viewers/multimedia-player/multimedia-player.component.d.ts.map +0 -1
  339. package/lib/viewers/pdf-viewer/pdf-js/pdf-js-wrapper.d.ts +0 -69
  340. package/lib/viewers/pdf-viewer/pdf-js/pdf-js-wrapper.d.ts.map +0 -1
  341. package/lib/viewers/pdf-viewer/pdf-js/pdf-js-wrapper.provider.d.ts +0 -17
  342. package/lib/viewers/pdf-viewer/pdf-js/pdf-js-wrapper.provider.d.ts.map +0 -1
  343. package/lib/viewers/pdf-viewer/pdf-viewer.component.d.ts +0 -82
  344. package/lib/viewers/pdf-viewer/pdf-viewer.component.d.ts.map +0 -1
  345. package/lib/viewers/pdf-viewer/side-bar/bookmarks/bookmarks.component.d.ts +0 -82
  346. package/lib/viewers/pdf-viewer/side-bar/bookmarks/bookmarks.component.d.ts.map +0 -1
  347. package/lib/viewers/pdf-viewer/side-bar/bookmarks/bookmarks.interfaces.d.ts +0 -22
  348. package/lib/viewers/pdf-viewer/side-bar/bookmarks/bookmarks.interfaces.d.ts.map +0 -1
  349. package/lib/viewers/pdf-viewer/side-bar/outline-item/outline-item.component.d.ts +0 -20
  350. package/lib/viewers/pdf-viewer/side-bar/outline-item/outline-item.component.d.ts.map +0 -1
  351. package/lib/viewers/pdf-viewer/side-bar/outline-item/outline.model.d.ts +0 -14
  352. package/lib/viewers/pdf-viewer/side-bar/outline-item/outline.model.d.ts.map +0 -1
  353. package/lib/viewers/pdf-viewer/side-bar/side-bar.component.d.ts +0 -42
  354. package/lib/viewers/pdf-viewer/side-bar/side-bar.component.d.ts.map +0 -1
  355. package/lib/viewers/rotation-persist/rotation-api.service.d.ts +0 -14
  356. package/lib/viewers/rotation-persist/rotation-api.service.d.ts.map +0 -1
  357. package/lib/viewers/rotation-persist/rotation-persist.directive.d.ts +0 -27
  358. package/lib/viewers/rotation-persist/rotation-persist.directive.d.ts.map +0 -1
  359. package/lib/viewers/rotation-persist/rotation.model.d.ts +0 -5
  360. package/lib/viewers/rotation-persist/rotation.model.d.ts.map +0 -1
  361. package/lib/viewers/unsupported-viewer/unsupported-viewer.component.d.ts +0 -23
  362. package/lib/viewers/unsupported-viewer/unsupported-viewer.component.d.ts.map +0 -1
  363. package/lib/viewers/viewer-event.service.d.ts +0 -23
  364. package/lib/viewers/viewer-event.service.d.ts.map +0 -1
  365. package/lib/viewers/viewer-exception.model.d.ts +0 -15
  366. package/lib/viewers/viewer-exception.model.d.ts.map +0 -1
  367. package/lib/viewers/viewer-util.service.d.ts +0 -10
  368. package/lib/viewers/viewer-util.service.d.ts.map +0 -1
  369. package/public_api.d.ts +0 -30
  370. package/public_api.d.ts.map +0 -1
@@ -1,25 +0,0 @@
1
- import { Annotation } from '../annotations/annotation-set/annotation-view/annotation.model';
2
- import { Redaction } from '../redaction/services/redaction.model';
3
- import { Filters } from './models/filters.interface';
4
- import { Comment } from '../annotations/comment-set/comment/comment.model';
5
- export declare class StoreUtils {
6
- static groupByKeyEntities(annotations: any, key: any): {
7
- [id: string]: any[];
8
- };
9
- static generateCommentsEntities(annotations: any): {
10
- [id: string]: Comment;
11
- };
12
- static genTagNameEntities(annotations: any): {};
13
- static genNameEnt(annos: any, groupedByName: any): {};
14
- static generateAnnotationEntities(anno: any): {
15
- [id: string]: Annotation;
16
- };
17
- static generateRedactionEntities(redactions: Redaction[]): {
18
- [id: string]: Redaction;
19
- };
20
- static resetCommentEntSelect(ent: {
21
- [id: string]: Comment;
22
- }): {};
23
- static filterCommentsSummary(comments: Array<Comment>, filters: Filters): Comment[];
24
- }
25
- //# sourceMappingURL=store-utils.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"store-utils.d.ts","sourceRoot":"","sources":["../../../../projects/media-viewer/src/lib/store/store-utils.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,gEAAgE,CAAC;AAE5F,OAAO,EAAE,SAAS,EAAE,MAAM,uCAAuC,CAAC;AAClE,OAAO,EAAE,OAAO,EAAE,MAAM,4BAA4B,CAAC;AACrD,OAAO,EAAE,OAAO,EAAE,MAAM,kDAAkD,CAAC;AAO3E,qBAAa,UAAU;IAErB,MAAM,CAAC,kBAAkB,CAAC,WAAW,KAAA,EAAE,GAAG,KAAA,GAAG;QAAC,CAAC,EAAE,EAAE,MAAM,GAAG,GAAG,EAAE,CAAA;KAAC;IAKlE,MAAM,CAAC,wBAAwB,CAAC,WAAW,KAAA,GAAG;QAAC,CAAC,EAAE,EAAE,MAAM,GAAG,OAAO,CAAA;KAAC;IAmBrE,MAAM,CAAC,kBAAkB,CAAC,WAAW,KAAA;IAcrC,MAAM,CAAC,UAAU,CAAC,KAAK,KAAA,EAAE,aAAa,KAAA;IAetC,MAAM,CAAC,0BAA0B,CAAC,IAAI,KAAA,GAAG;QAAC,CAAC,EAAE,EAAE,MAAM,GAAG,UAAU,CAAA;KAAC;IAcnE,MAAM,CAAC,yBAAyB,CAAC,UAAU,EAAE,SAAS,EAAE,GAAG;QAAE,CAAC,EAAE,EAAE,MAAM,GAAG,SAAS,CAAA;KAAE;IAUtF,MAAM,CAAC,qBAAqB,CAAC,GAAG,EAAE;QAAE,CAAC,EAAE,EAAE,MAAM,GAAG,OAAO,CAAA;KAAE;IAW3D,MAAM,CAAC,qBAAqB,CAAC,QAAQ,EAAE,KAAK,CAAC,OAAO,CAAC,EAAE,OAAO,EAAE,OAAO;CAkDxE"}
@@ -1,20 +0,0 @@
1
- import { OnDestroy, OnInit } from '@angular/core';
2
- import { ToolbarEventService } from '../toolbar-event.service';
3
- import { ToolbarButtonVisibilityService } from '../toolbar-button-visibility.service';
4
- import * as i0 from "@angular/core";
5
- export declare class HighlightToolbarComponent implements OnInit, OnDestroy {
6
- readonly toolbarEventService: ToolbarEventService;
7
- readonly toolbarButtons: ToolbarButtonVisibilityService;
8
- private subscriptions;
9
- redactionAllInProgress: boolean;
10
- constructor(toolbarEventService: ToolbarEventService, toolbarButtons: ToolbarButtonVisibilityService);
11
- ngOnInit(): void;
12
- onAllSearch(): void;
13
- onHighlight(): void;
14
- onClickDrawToggle(): void;
15
- onClose(): void;
16
- ngOnDestroy(): void;
17
- static ɵfac: i0.ɵɵFactoryDeclaration<HighlightToolbarComponent, never>;
18
- static ɵcmp: i0.ɵɵComponentDeclaration<HighlightToolbarComponent, "mv-highlight-toolbar", never, {}, {}, never, never, false, never>;
19
- }
20
- //# sourceMappingURL=highlight-toolbar.component.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"highlight-toolbar.component.d.ts","sourceRoot":"","sources":["../../../../../projects/media-viewer/src/lib/toolbar/highlight-toolbar/highlight-toolbar.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,SAAS,EAAE,MAAM,EAAE,MAAM,eAAe,CAAC;AAC7D,OAAO,EAA0B,mBAAmB,EAAE,MAAM,0BAA0B,CAAC;AACvF,OAAO,EAAE,8BAA8B,EAAE,MAAM,sCAAsC,CAAC;;AAMtF,qBAKa,yBAA0B,YAAW,MAAM,EAAE,SAAS;aAKrC,mBAAmB,EAAE,mBAAmB;aAClD,cAAc,EAAE,8BAA8B;IAJhE,OAAO,CAAC,aAAa,CAAsB;IAC3C,sBAAsB,EAAE,OAAO,CAAC;gBAEJ,mBAAmB,EAAE,mBAAmB,EAClD,cAAc,EAAE,8BAA8B;IAEhE,QAAQ,IAAI,IAAI;IAMhB,WAAW;IAIX,WAAW;IAIX,iBAAiB;IAIjB,OAAO;IAMP,WAAW,IAAI,IAAI;yCAhCR,yBAAyB;2CAAzB,yBAAyB;CAsCrC"}
@@ -1,21 +0,0 @@
1
- import { BehaviorSubject, Subject } from 'rxjs';
2
- import * as i0 from "@angular/core";
3
- export declare class IcpEventService {
4
- enabled: BehaviorSubject<boolean>;
5
- sessionLaunch: Subject<void>;
6
- becomingPresenter: Subject<void>;
7
- stoppingPresenting: Subject<void>;
8
- leavingSession: BehaviorSubject<boolean>;
9
- sessionExitConfirmed: Subject<void>;
10
- participantsListVisible: BehaviorSubject<boolean>;
11
- constructor();
12
- launchSession: () => void;
13
- enable: () => void;
14
- becomePresenter: () => void;
15
- stopPresenting: () => void;
16
- leaveSession: () => void;
17
- confirmExit: () => void;
18
- static ɵfac: i0.ɵɵFactoryDeclaration<IcpEventService, never>;
19
- static ɵprov: i0.ɵɵInjectableDeclaration<IcpEventService>;
20
- }
21
- //# sourceMappingURL=icp-event.service.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"icp-event.service.d.ts","sourceRoot":"","sources":["../../../../projects/media-viewer/src/lib/toolbar/icp-event.service.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,eAAe,EAAE,OAAO,EAAE,MAAM,MAAM,CAAC;;AAEhD,qBAGa,eAAe;IAE1B,OAAO,2BAA8B;IACrC,aAAa,gBAAuB;IACpC,iBAAiB,gBAAuB;IACxC,kBAAkB,gBAAuB;IACzC,cAAc,2BAA8B;IAC5C,oBAAoB,gBAAuB;IAC3C,uBAAuB,2BAA8B;;IAIrD,aAAa,aAEX;IAEF,MAAM,aAGJ;IAEF,eAAe,aAEb;IAEF,cAAc,aAEZ;IAEF,YAAY,aAEV;IAEF,WAAW,aAIT;yCArCS,eAAe;6CAAf,eAAe;CAsC3B"}
@@ -1,24 +0,0 @@
1
- import { OnDestroy, OnInit } from '@angular/core';
2
- import { ToolbarEventService } from '../toolbar-event.service';
3
- import { Store } from '@ngrx/store';
4
- import { IcpState } from '../../icp/icp.interfaces';
5
- import { IcpEventService } from '../icp-event.service';
6
- import * as i0 from "@angular/core";
7
- export declare class IcpToolbarComponent implements OnInit, OnDestroy {
8
- readonly toolbarEventService: ToolbarEventService;
9
- private store;
10
- readonly icpEventService: IcpEventService;
11
- presenterName: string;
12
- isPresenter: boolean;
13
- private $subscription;
14
- constructor(toolbarEventService: ToolbarEventService, store: Store<IcpState>, icpEventService: IcpEventService);
15
- ngOnInit(): void;
16
- ngOnDestroy(): void;
17
- present(): void;
18
- stopPresenting(): void;
19
- leaveIcpSession(): void;
20
- showParticipantsList(): void;
21
- static ɵfac: i0.ɵɵFactoryDeclaration<IcpToolbarComponent, never>;
22
- static ɵcmp: i0.ɵɵComponentDeclaration<IcpToolbarComponent, "mv-icp-toolbar", never, {}, {}, never, never, false, never>;
23
- }
24
- //# sourceMappingURL=icp-toolbar.component.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"icp-toolbar.component.d.ts","sourceRoot":"","sources":["../../../../../projects/media-viewer/src/lib/toolbar/icp-toolbar/icp-toolbar.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,SAAS,EAAE,MAAM,EAAE,MAAM,eAAe,CAAC;AAC7D,OAAO,EAAE,mBAAmB,EAAE,MAAM,0BAA0B,CAAC;AAC/D,OAAO,EAAU,KAAK,EAAE,MAAM,aAAa,CAAC;AAG5C,OAAO,EAAE,QAAQ,EAAE,MAAM,0BAA0B,CAAC;AACpD,OAAO,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAC;;AAEvD,qBAIa,mBAAoB,YAAW,MAAM,EAAE,SAAS;aAO/B,mBAAmB,EAAE,mBAAmB;IACxD,OAAO,CAAC,KAAK;aACG,eAAe,EAAC,eAAe;IAP3D,aAAa,EAAE,MAAM,CAAC;IACtB,WAAW,EAAE,OAAO,CAAC;IAErB,OAAO,CAAC,aAAa,CAAe;gBAER,mBAAmB,EAAE,mBAAmB,EAChD,KAAK,EAAE,KAAK,CAAC,QAAQ,CAAC,EACd,eAAe,EAAC,eAAe;IAE3D,QAAQ;IAOR,WAAW;IAIX,OAAO;IAIP,cAAc;IAId,eAAe;IAIf,oBAAoB;yCAlCT,mBAAmB;2CAAnB,mBAAmB;CAqC/B"}
@@ -1,69 +0,0 @@
1
- import { ConnectionPositionPair } from '@angular/cdk/overlay';
2
- import { AfterViewInit, ChangeDetectorRef, ElementRef, OnDestroy, OnInit } from '@angular/core';
3
- import { ToolbarEventService } from '../toolbar-event.service';
4
- import { ToolbarButtonVisibilityService } from '../toolbar-button-visibility.service';
5
- import { NumberHelperService } from '../../../lib/shared/util/services/number.helper.service';
6
- import { IcpEventService } from '../icp-event.service';
7
- import * as i0 from "@angular/core";
8
- export declare class MainToolbarComponent implements OnInit, OnDestroy, AfterViewInit {
9
- readonly toolbarEvents: ToolbarEventService;
10
- readonly toolbarButtons: ToolbarButtonVisibilityService;
11
- private readonly cdr;
12
- private readonly numberHelper;
13
- private readonly icpEventService;
14
- enableAnnotations: boolean;
15
- enableRedactions: boolean;
16
- enableICP: boolean;
17
- contentType: any;
18
- zoomSelect: ElementRef;
19
- mvToolbarMain: ElementRef<HTMLElement>;
20
- mvMenuItems: ElementRef<HTMLElement>;
21
- private readonly subscriptions;
22
- icpEnabled: boolean;
23
- redactionEnabled: boolean;
24
- showCommentsPanel: boolean;
25
- redactAllInProgress: boolean;
26
- pageNumber: number;
27
- pageCount: number;
28
- isDropdownMenuOpen: boolean;
29
- isBookmarksOpen: boolean;
30
- isIndexOpen: boolean;
31
- isRedactOpen: boolean;
32
- isCommentsOpen: boolean;
33
- dropdownMenuPositions: ConnectionPositionPair[];
34
- zoomScales: number[];
35
- allButtonsWidth: number;
36
- widthRequiredForBtn: {
37
- [id: string]: number;
38
- };
39
- constructor(toolbarEvents: ToolbarEventService, toolbarButtons: ToolbarButtonVisibilityService, cdr: ChangeDetectorRef, numberHelper: NumberHelperService, icpEventService: IcpEventService);
40
- ngOnInit(): void;
41
- ngOnDestroy(): void;
42
- ngAfterViewInit(): void;
43
- onResize(): void;
44
- onControlPrint(event: KeyboardEvent): void;
45
- onClickHighlightToggle(): void;
46
- onClickDrawToggle(): void;
47
- toggleIndexSideBar(): void;
48
- onToolBarOffSetChange(buttonId: string): "button-hidden-on-toolbar" | "button-hidden-on-dropdown";
49
- toggleBookmarksSideBar(): void;
50
- togglePresentBar(): void;
51
- increasePageNumber(): void;
52
- decreasePageNumber(): void;
53
- onPageNumberInputChange(pageNumber: string): void;
54
- private setCurrentPage;
55
- rotate(rotation: number): void;
56
- printFile(): void;
57
- downloadFile(): void;
58
- zoom(zoomFactor: string): void;
59
- stepZoom(zoomFactor: number): void;
60
- toggleCommentsPanel(): void;
61
- toggleRedactBar(): void;
62
- toggleGrabNDrag(): void;
63
- isPdf(): boolean;
64
- toggleSearchBar(): void;
65
- toggleMoreOptions(): void;
66
- static ɵfac: i0.ɵɵFactoryDeclaration<MainToolbarComponent, never>;
67
- static ɵcmp: i0.ɵɵComponentDeclaration<MainToolbarComponent, "mv-main-toolbar", never, { "enableAnnotations": { "alias": "enableAnnotations"; "required": false; }; "enableRedactions": { "alias": "enableRedactions"; "required": false; }; "enableICP": { "alias": "enableICP"; "required": false; }; "contentType": { "alias": "contentType"; "required": false; }; }, {}, never, never, false, never>;
68
- }
69
- //# sourceMappingURL=main-toolbar.component.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"main-toolbar.component.d.ts","sourceRoot":"","sources":["../../../../../projects/media-viewer/src/lib/toolbar/main-toolbar/main-toolbar.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,sBAAsB,EAAE,MAAM,sBAAsB,CAAC;AAC9D,OAAO,EACL,aAAa,EACb,iBAAiB,EAEjB,UAAU,EAGV,SAAS,EACT,MAAM,EAEP,MAAM,eAAe,CAAC;AAEvB,OAAO,EAAE,mBAAmB,EAAE,MAAM,0BAA0B,CAAC;AAC/D,OAAO,EAAE,8BAA8B,EAAE,MAAM,sCAAsC,CAAC;AACtF,OAAO,EAAE,mBAAmB,EAAE,MAAM,yDAAyD,CAAC;AAC9F,OAAO,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAC;;AAGvD,qBAIa,oBAAqB,YAAW,MAAM,EAAE,SAAS,EAAE,aAAa;aA6CzD,aAAa,EAAE,mBAAmB;aAClC,cAAc,EAAE,8BAA8B;IAC9D,OAAO,CAAC,QAAQ,CAAC,GAAG;IACpB,OAAO,CAAC,QAAQ,CAAC,YAAY;IAC7B,OAAO,CAAC,QAAQ,CAAC,eAAe;IA/CzB,iBAAiB,UAAS;IAC1B,gBAAgB,UAAS;IACzB,SAAS,UAAS;IAClB,WAAW,MAAQ;IAEuB,UAAU,EAAE,UAAU,CAAC;IACpB,aAAa,EAAE,UAAU,CAAC,WAAW,CAAC,CAAC;IACxC,WAAW,EAAE,UAAU,CAAC,WAAW,CAAC,CAAC;IAE1F,OAAO,CAAC,QAAQ,CAAC,aAAa,CAAsB;IAE7C,UAAU,UAAS;IACnB,gBAAgB,UAAS;IACzB,iBAAiB,EAAE,OAAO,CAAC;IAC3B,mBAAmB,EAAE,OAAO,CAAC;IAE7B,UAAU,SAAK;IACf,SAAS,SAAK;IACd,kBAAkB,UAAS;IAC3B,eAAe,UAAS;IACxB,WAAW,UAAS;IACpB,YAAY,UAAS;IACrB,cAAc,UAAS;IACvB,qBAAqB,2BAY1B;IAEK,UAAU,WAAmD;IAEpE,eAAe,SAAK;IACpB,mBAAmB,EAAE;QAAE,CAAC,EAAE,EAAE,MAAM,GAAG,MAAM,CAAA;KAAE,CAAM;gBAGjC,aAAa,EAAE,mBAAmB,EAClC,cAAc,EAAE,8BAA8B,EAC7C,GAAG,EAAE,iBAAiB,EACtB,YAAY,EAAE,mBAAmB,EACjC,eAAe,EAAE,eAAe;IAI5C,QAAQ;IAqBR,WAAW,IAAI,IAAI;IAMnB,eAAe;IASf,QAAQ;IAMR,cAAc,CAAC,KAAK,EAAE,aAAa;IAKnC,sBAAsB;IAGtB,iBAAiB;IAIjB,kBAAkB;IAUlB,qBAAqB,CAAC,QAAQ,EAAE,MAAM;IAQtC,sBAAsB;IAUtB,gBAAgB;IAKhB,kBAAkB;IAIlB,kBAAkB;IAIlB,uBAAuB,CAAC,UAAU,EAAE,MAAM;IAWjD,OAAO,CAAC,cAAc;IAIf,MAAM,CAAC,QAAQ,EAAE,MAAM;IAIvB,SAAS;IAIT,YAAY;IAIZ,IAAI,CAAC,UAAU,EAAE,MAAM;IAIvB,QAAQ,CAAC,UAAU,EAAE,MAAM;IAK3B,mBAAmB;IAKnB,eAAe;IAKf,eAAe;IAIf,KAAK;IAIL,eAAe;IAIf,iBAAiB;yCA9Mb,oBAAoB;2CAApB,oBAAoB;CAsNhC"}
@@ -1,60 +0,0 @@
1
- import { SearchType } from './../toolbar-event.service';
2
- import { RedactRectangle } from './redaction-search.model';
3
- import { ElementRef, OnDestroy, OnInit } from '@angular/core';
4
- import { ToolbarButtonVisibilityService } from '../toolbar-button-visibility.service';
5
- import { ToolbarEventService } from '../toolbar-event.service';
6
- import { Store } from '@ngrx/store';
7
- import * as fromStore from '../../store/reducers/reducers';
8
- import { HighlightCreateService } from '../../annotations/annotation-set/annotation-create/highlight-create/highlight-create.service';
9
- import * as i0 from "@angular/core";
10
- export declare class RedactionSearchBarComponent implements OnInit, OnDestroy {
11
- private store;
12
- readonly toolbarButtons: ToolbarButtonVisibilityService;
13
- readonly toolbarEvents: ToolbarEventService;
14
- readonly highlightService: HighlightCreateService;
15
- findInput: ElementRef<HTMLInputElement>;
16
- highlightAll: boolean;
17
- matchCase: boolean;
18
- wholeWord: boolean;
19
- resultsText: string;
20
- searchText: string;
21
- resultCount: number;
22
- redactElements: RedactRectangle[];
23
- pageHeight: number;
24
- pageWidth: number;
25
- zoom: number;
26
- rotate: number;
27
- allPages: object;
28
- redactAll: boolean;
29
- openSearchModal: boolean;
30
- redactAllInProgress: boolean;
31
- redactAllText?: string;
32
- searchType: SearchType;
33
- inProgressText: string;
34
- titleText: string;
35
- private subscription;
36
- private documentId;
37
- advancedSearchVisible: boolean;
38
- constructor(store: Store<fromStore.State>, toolbarButtons: ToolbarButtonVisibilityService, toolbarEvents: ToolbarEventService, highlightService: HighlightCreateService);
39
- ngOnInit(): void;
40
- ngOnDestroy(): void;
41
- onWindowKeyDown(e: KeyboardEvent): void;
42
- search(reset?: boolean): void;
43
- modeText(): void;
44
- private saveRedaction;
45
- private existInRedactElements;
46
- onCloseSearchModal(): void;
47
- private setSearchResultsCount;
48
- private redactAllSearched;
49
- private redactAllSearchedTick;
50
- private cleanUpPostSave;
51
- private CreateRedactAllText;
52
- onEscapeKeyPress(e: KeyboardEvent): void;
53
- onEnterKeyPress(e: KeyboardEvent): void;
54
- toggleSearchBar(): void;
55
- private getRectangles;
56
- private createTextRectangle;
57
- static ɵfac: i0.ɵɵFactoryDeclaration<RedactionSearchBarComponent, never>;
58
- static ɵcmp: i0.ɵɵComponentDeclaration<RedactionSearchBarComponent, "mv-redaction-search-bar", never, {}, {}, never, never, false, never>;
59
- }
60
- //# sourceMappingURL=redaction-search-bar.component.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"redaction-search-bar.component.d.ts","sourceRoot":"","sources":["../../../../../projects/media-viewer/src/lib/toolbar/redaction-search-bar/redaction-search-bar.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAkC,UAAU,EAAE,MAAM,4BAA4B,CAAC;AACxF,OAAO,EAAmB,eAAe,EAAE,MAAM,0BAA0B,CAAC;AAC5E,OAAO,EAAa,UAAU,EAAgB,SAAS,EAAE,MAAM,EAAa,MAAM,eAAe,CAAC;AAElG,OAAO,EAAE,8BAA8B,EAAE,MAAM,sCAAsC,CAAC;AACtF,OAAO,EAAE,mBAAmB,EAAE,MAAM,0BAA0B,CAAC;AAC/D,OAAO,EAAE,KAAK,EAAU,MAAM,aAAa,CAAC;AAC5C,OAAO,KAAK,SAAS,MAAM,+BAA+B,CAAC;AAK3D,OAAO,EAAE,sBAAsB,EAAE,MAAM,8FAA8F,CAAC;;AAItI,qBAKa,2BAA4B,YAAW,MAAM,EAAE,SAAS;IA+BjE,OAAO,CAAC,KAAK;aACG,cAAc,EAAE,8BAA8B;aAC9C,aAAa,EAAE,mBAAmB;aAClC,gBAAgB,EAAE,sBAAsB;IAhChB,SAAS,EAAE,UAAU,CAAC,gBAAgB,CAAC,CAAC;IAElF,YAAY,UAAQ;IACpB,SAAS,UAAS;IAClB,SAAS,UAAS;IAClB,WAAW,SAAM;IACjB,UAAU,SAAM;IAChB,WAAW,SAAK;IAChB,cAAc,EAAE,eAAe,EAAE,CAAM;IACvC,UAAU,EAAE,MAAM,CAAC;IACnB,SAAS,EAAE,MAAM,CAAC;IAClB,IAAI,EAAE,MAAM,CAAC;IACb,MAAM,EAAE,MAAM,CAAC;IACf,QAAQ,EAAE,MAAM,CAAC;IACjB,SAAS,EAAE,OAAO,CAAC;IACnB,eAAe,EAAE,OAAO,CAAC;IACzB,mBAAmB,EAAE,OAAO,CAAC;IAC7B,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,UAAU,EAAE,UAAU,CAAC;IACvB,cAAc,EAAE,MAAM,CAAC;IACvB,SAAS,EAAE,MAAM,CAAC;IAGlB,OAAO,CAAC,YAAY,CAAe;IACnC,OAAO,CAAC,UAAU,CAAS;IACpB,qBAAqB,UAAS;gBAI3B,KAAK,EAAE,KAAK,CAAC,SAAS,CAAC,KAAK,CAAC,EACrB,cAAc,EAAE,8BAA8B,EAC9C,aAAa,EAAE,mBAAmB,EAClC,gBAAgB,EAAE,sBAAsB;IAGnD,QAAQ,IAAI,IAAI;IAsBvB,WAAW,IAAI,IAAI;IAKZ,eAAe,CAAC,CAAC,EAAE,aAAa,GAAG,IAAI;IAQ9C,MAAM,CAAC,KAAK,GAAE,OAAc,GAAG,IAAI;IAkBnC,QAAQ,IAAI,IAAI;IAUhB,OAAO,CAAC,aAAa;IAOrB,OAAO,CAAC,qBAAqB;IAqB7B,kBAAkB;IAKlB,OAAO,CAAC,qBAAqB;IAO7B,OAAO,CAAC,iBAAiB;IAYzB,OAAO,CAAC,qBAAqB;IA6B7B,OAAO,CAAC,eAAe;IAMvB,OAAO,CAAC,mBAAmB;IAIpB,gBAAgB,CAAC,CAAC,EAAE,aAAa,GAAG,IAAI;IAIxC,eAAe,CAAC,CAAC,EAAE,aAAa,GAAG,IAAI;IAIvC,eAAe;IAItB,OAAO,CAAC,aAAa;IA0CrB,OAAO,CAAC,mBAAmB;yCArPhB,2BAA2B;2CAA3B,2BAA2B;CAyQvC"}
@@ -1,12 +0,0 @@
1
- import { Rectangle } from '../../annotations/annotation-set/annotation-view/rectangle/rectangle.model';
2
- export interface RedactionSearch {
3
- page?: number;
4
- matchedIndex?: number;
5
- matchesCount?: number;
6
- }
7
- export interface RedactRectangle {
8
- page?: number;
9
- matchedIndex?: number;
10
- rectangles?: Rectangle[];
11
- }
12
- //# sourceMappingURL=redaction-search.model.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"redaction-search.model.d.ts","sourceRoot":"","sources":["../../../../../projects/media-viewer/src/lib/toolbar/redaction-search-bar/redaction-search.model.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,4EAA4E,CAAC;AAEvG,MAAM,WAAW,eAAe;IAC9B,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,YAAY,CAAC,EAAE,MAAM,CAAC;CACvB;AAED,MAAM,WAAW,eAAe;IAC9B,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,UAAU,CAAC,EAAE,SAAS,EAAE,CAAC;CAC1B"}
@@ -1,30 +0,0 @@
1
- import { OnDestroy, OnInit } from '@angular/core';
2
- import { ToolbarEventService } from '../toolbar-event.service';
3
- import { Store } from '@ngrx/store';
4
- import * as fromStore from '../../store/reducers/reducers';
5
- import { ToolbarButtonVisibilityService } from '../toolbar-button-visibility.service';
6
- import * as i0 from "@angular/core";
7
- export declare class RedactionToolbarComponent implements OnInit, OnDestroy {
8
- readonly toolbarEventService: ToolbarEventService;
9
- readonly toolbarButtons: ToolbarButtonVisibilityService;
10
- private store;
11
- showRedactSearch: boolean;
12
- preview: boolean;
13
- hasRedactions: boolean;
14
- private subscriptions;
15
- redactionAllInProgress: boolean;
16
- constructor(toolbarEventService: ToolbarEventService, toolbarButtons: ToolbarButtonVisibilityService, store: Store<fromStore.AnnotationSetState>);
17
- ngOnInit(): void;
18
- onRedactAllSearch(): void;
19
- toggleTextRedactionMode(): void;
20
- toggleDrawMode(): void;
21
- togglePreview(): void;
22
- unmarkAll(): void;
23
- redact(): void;
24
- toggleRedactBar(): void;
25
- redactPage(): void;
26
- ngOnDestroy(): void;
27
- static ɵfac: i0.ɵɵFactoryDeclaration<RedactionToolbarComponent, never>;
28
- static ɵcmp: i0.ɵɵComponentDeclaration<RedactionToolbarComponent, "mv-redaction-toolbar", never, { "showRedactSearch": { "alias": "showRedactSearch"; "required": false; }; }, {}, never, never, false, never>;
29
- }
30
- //# sourceMappingURL=redaction-toolbar.component.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"redaction-toolbar.component.d.ts","sourceRoot":"","sources":["../../../../../projects/media-viewer/src/lib/toolbar/redaction-toolbar/redaction-toolbar.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAoB,SAAS,EAAE,MAAM,EAAE,MAAM,eAAe,CAAC;AACpE,OAAO,EAAc,mBAAmB,EAAE,MAAM,0BAA0B,CAAC;AAC3E,OAAO,EAAU,KAAK,EAAE,MAAM,aAAa,CAAC;AAE5C,OAAO,KAAK,SAAS,MAAM,+BAA+B,CAAC;AAE3D,OAAO,EAAE,8BAA8B,EAAE,MAAM,sCAAsC,CAAC;;AAGtF,qBAIa,yBAA0B,YAAW,MAAM,EAAE,SAAS;aAUrC,mBAAmB,EAAE,mBAAmB;aAClD,cAAc,EAAE,8BAA8B;IAC9D,OAAO,CAAC,KAAK;IAVN,gBAAgB,EAAE,OAAO,CAAC;IAEnC,OAAO,UAAS;IAChB,aAAa,UAAS;IAEtB,OAAO,CAAC,aAAa,CAAsB;IAC3C,sBAAsB,EAAE,OAAO,CAAC;gBAEJ,mBAAmB,EAAE,mBAAmB,EAClD,cAAc,EAAE,8BAA8B,EACtD,KAAK,EAAE,KAAK,CAAC,SAAS,CAAC,kBAAkB,CAAC;IAEpD,QAAQ,IAAI,IAAI;IAShB,iBAAiB;IAIjB,uBAAuB;IAIvB,cAAc;IAId,aAAa;IAKb,SAAS;IAIT,MAAM;IAIN,eAAe;IAIf,UAAU;IAKV,WAAW,IAAI,IAAI;yCAzDR,yBAAyB;2CAAzB,yBAAyB;CA8DrC"}
@@ -1,34 +0,0 @@
1
- import { ElementRef, OnInit, OnDestroy, AfterViewInit } from '@angular/core';
2
- import { ToolbarButtonVisibilityService } from '../toolbar-button-visibility.service';
3
- import { ToolbarEventService } from '../toolbar-event.service';
4
- import * as i0 from "@angular/core";
5
- export declare class SearchBarComponent implements OnInit, OnDestroy, AfterViewInit {
6
- readonly toolbarButtons: ToolbarButtonVisibilityService;
7
- readonly toolbarEvents: ToolbarEventService;
8
- findInput: ElementRef<HTMLInputElement>;
9
- findNext: ElementRef<HTMLAnchorElement>;
10
- highlightAll: boolean;
11
- matchCase: boolean;
12
- wholeWord: boolean;
13
- resultsText: string;
14
- searchText: string;
15
- resultCount: number;
16
- private subscriptions;
17
- advancedSearchVisible: boolean;
18
- constructor(toolbarButtons: ToolbarButtonVisibilityService, toolbarEvents: ToolbarEventService);
19
- ngOnInit(): void;
20
- ngAfterViewInit(): void;
21
- ngOnDestroy(): void;
22
- onWindowKeyDown(e: KeyboardEvent): void;
23
- searchNext(): void;
24
- searchPrev(): void;
25
- search(): void;
26
- private setSearchResultsCount;
27
- onEscapeKeyPress(e: KeyboardEvent): void;
28
- onEnterKeyPress(e: KeyboardEvent): void;
29
- toggleAdvancedSearch(): void;
30
- toggleSearchBar(): void;
31
- static ɵfac: i0.ɵɵFactoryDeclaration<SearchBarComponent, never>;
32
- static ɵcmp: i0.ɵɵComponentDeclaration<SearchBarComponent, "mv-search-bar", never, {}, {}, never, never, false, never>;
33
- }
34
- //# sourceMappingURL=search-bar.component.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"search-bar.component.d.ts","sourceRoot":"","sources":["../../../../../projects/media-viewer/src/lib/toolbar/search-bar/search-bar.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,UAAU,EAAgB,MAAM,EAAa,SAAS,EAAE,aAAa,EAAE,MAAM,eAAe,CAAC;AACjH,OAAO,EAAE,8BAA8B,EAAE,MAAM,sCAAsC,CAAC;AACtF,OAAO,EAAsB,mBAAmB,EAAE,MAAM,0BAA0B,CAAC;;AAGnF,qBAIa,kBAAmB,YAAW,MAAM,EAAE,SAAS,EAAE,aAAa;aAiBvD,cAAc,EAAE,8BAA8B;aAC9C,aAAa,EAAE,mBAAmB;IAhBV,SAAS,EAAE,UAAU,CAAC,gBAAgB,CAAC,CAAC;IACxC,QAAQ,EAAE,UAAU,CAAC,iBAAiB,CAAC,CAAC;IAElF,YAAY,UAAQ;IACpB,SAAS,UAAS;IAClB,SAAS,UAAS;IAClB,WAAW,SAAM;IACjB,UAAU,SAAM;IAChB,WAAW,SAAK;IAEhB,OAAO,CAAC,aAAa,CAAsB;IAEpC,qBAAqB,UAAS;gBAGnB,cAAc,EAAE,8BAA8B,EAC9C,aAAa,EAAE,mBAAmB;IAG7C,QAAQ,IAAI,IAAI;IAMvB,eAAe,IAAI,IAAI;IAIvB,WAAW,IAAI,IAAI;IAOZ,eAAe,CAAC,CAAC,EAAE,aAAa,GAAG,IAAI;IASvC,UAAU,IAAI,IAAI;IAWlB,UAAU,IAAI,IAAI;IAWlB,MAAM,IAAI,IAAI;IAWrB,OAAO,CAAC,qBAAqB;IAYtB,gBAAgB,CAAC,CAAC,EAAE,aAAa,GAAG,IAAI;IAIxC,eAAe,CAAC,CAAC,EAAE,aAAa,GAAG,IAAI;IAKvC,oBAAoB,IAAI,IAAI;IAI5B,eAAe;yCAzGX,kBAAkB;2CAAlB,kBAAkB;CA4G9B"}
@@ -1,67 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class ToolbarButtonVisibilityService {
3
- showPrint: boolean;
4
- showDownload: boolean;
5
- showNavigation: boolean;
6
- showZoom: boolean;
7
- showRotate: boolean;
8
- showPresentationMode: boolean;
9
- showRedact: boolean;
10
- showOpenFile: boolean;
11
- showBookmark: boolean;
12
- showHighlightButton: boolean;
13
- showDrawButton: boolean;
14
- showSearchBar: boolean;
15
- showSidebar: boolean;
16
- showCommentSummary: boolean;
17
- showGrabNDragButton: boolean;
18
- showSaveRotationButton: boolean;
19
- /**
20
- * Reset the visibility of all buttons to false then set the value from the options
21
- */
22
- setup(options: Partial<ToolbarButtonVisibilityService>): void;
23
- static ɵfac: i0.ɵɵFactoryDeclaration<ToolbarButtonVisibilityService, never>;
24
- static ɵprov: i0.ɵɵInjectableDeclaration<ToolbarButtonVisibilityService>;
25
- }
26
- /**
27
- * Default toolbar state for the PDF viewer
28
- */
29
- export declare const defaultPdfOptions: {
30
- showPrint: boolean;
31
- showDownload: boolean;
32
- showNavigation: boolean;
33
- showZoom: boolean;
34
- showRotate: boolean;
35
- showSearchBar: boolean;
36
- showSidebar: boolean;
37
- showGrabNDragButton: boolean;
38
- showCommentSummary: boolean;
39
- showPresentationMode: boolean;
40
- showRedact: boolean;
41
- };
42
- /**
43
- * Default toolbar state for the image viewer
44
- */
45
- export declare const defaultImageOptions: {
46
- showPrint: boolean;
47
- showDownload: boolean;
48
- showZoom: boolean;
49
- showRotate: boolean;
50
- showGrabNDragButton: boolean;
51
- showCommentSummary: boolean;
52
- showRedact: boolean;
53
- };
54
- /**
55
- * Default toolbar state for multimedia
56
- */
57
- export declare const defaultMultimediaOptions: {
58
- showDownload: boolean;
59
- };
60
- /**
61
- * Default toolbar state for unsupported media
62
- */
63
- export declare const defaultUnsupportedOptions: {
64
- showDownload: boolean;
65
- showPrint: boolean;
66
- };
67
- //# sourceMappingURL=toolbar-button-visibility.service.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"toolbar-button-visibility.service.d.ts","sourceRoot":"","sources":["../../../../projects/media-viewer/src/lib/toolbar/toolbar-button-visibility.service.ts"],"names":[],"mappings":";AAGA,qBACa,8BAA8B;IAElC,SAAS,UAAS;IAClB,YAAY,UAAS;IACrB,cAAc,UAAS;IACvB,QAAQ,UAAS;IACjB,UAAU,UAAS;IACnB,oBAAoB,UAAS;IAC7B,UAAU,UAAS;IACnB,YAAY,UAAS;IACrB,YAAY,UAAS;IACrB,mBAAmB,UAAS;IAC5B,cAAc,UAAS;IACvB,aAAa,UAAS;IACtB,WAAW,UAAS;IACpB,kBAAkB,UAAS;IAC3B,mBAAmB,UAAS;IAC5B,sBAAsB,UAAS;IAEtC;;OAEG;IACI,KAAK,CAAC,OAAO,EAAE,OAAO,CAAC,8BAA8B,CAAC,GAAG,IAAI;yCAtBzD,8BAA8B;6CAA9B,8BAA8B;CA4C1C;AAED;;GAEG;AACH,eAAO,MAAM,iBAAiB;;;;;;;;;;;;CAY7B,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,mBAAmB;;;;;;;;CAQ/B,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,wBAAwB;;CAEpC,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,yBAAyB;;;CAGrC,CAAC"}
@@ -1,96 +0,0 @@
1
- import { BehaviorSubject, Observable, Subject } from 'rxjs';
2
- import { RedactionSearch } from './redaction-search-bar/redaction-search.model';
3
- import { IcpEventService } from './icp-event.service';
4
- import * as i0 from "@angular/core";
5
- export type HighlightMode = boolean;
6
- export type DrawMode = boolean;
7
- export interface SearchOperation {
8
- searchTerm: string;
9
- highlightAll: boolean;
10
- matchCase: boolean;
11
- wholeWord: boolean;
12
- previous: boolean;
13
- reset: boolean;
14
- }
15
- export interface SearchResultsCount {
16
- current: number;
17
- total: number;
18
- isPrevious: boolean;
19
- }
20
- export declare enum SearchType {
21
- Redact = "Redact",
22
- Highlight = "Highlight"
23
- }
24
- export interface SearchMode {
25
- modeType: SearchType;
26
- isOpen: boolean;
27
- }
28
- export declare class ToolbarEventService {
29
- private icpEventService;
30
- constructor(icpEventService: IcpEventService);
31
- readonly highlightModeSubject: BehaviorSubject<boolean>;
32
- readonly highlightToolbarSubject: BehaviorSubject<boolean>;
33
- readonly drawModeSubject: BehaviorSubject<boolean>;
34
- readonly rotateSubject: Subject<number>;
35
- readonly searchSubject: Subject<SearchOperation>;
36
- readonly searchResultsCountSubject: Subject<SearchResultsCount>;
37
- readonly zoomSubject: Subject<number>;
38
- readonly stepZoomSubject: Subject<number>;
39
- readonly zoomValueSubject: BehaviorSubject<number>;
40
- readonly pageCountSubject: Subject<number>;
41
- readonly printSubject: Subject<void>;
42
- readonly downloadSubject: Subject<void>;
43
- readonly setCurrentPageSubject: Subject<number>;
44
- readonly setCurrentPageInputValueSubject: Subject<number>;
45
- readonly changePageByDeltaSubject: Subject<number>;
46
- readonly showCommentSummary: BehaviorSubject<boolean>;
47
- readonly grabNDrag: BehaviorSubject<boolean>;
48
- readonly saveRotationSubject: Subject<void>;
49
- readonly redactionMode: BehaviorSubject<boolean>;
50
- readonly redactionPreview: Subject<boolean>;
51
- readonly applyRedactToDocument: Subject<void>;
52
- readonly clearAllRedactMarkers: Subject<void>;
53
- readonly redactWholePage: Subject<void>;
54
- readonly redactionSerachSubject: Subject<RedactionSearch>;
55
- readonly redactAllInProgressSubject: BehaviorSubject<boolean>;
56
- readonly openRedactionSearch: BehaviorSubject<SearchMode>;
57
- readonly sidebarOpen: BehaviorSubject<boolean>;
58
- readonly sidebarOutlineView: BehaviorSubject<boolean>;
59
- readonly searchBarHidden: BehaviorSubject<boolean>;
60
- readonly commentsPanelVisible: BehaviorSubject<boolean>;
61
- /**
62
- * Reset the stateful behaviour subjects
63
- */
64
- reset(): void;
65
- toggleHighlightMode(): void;
66
- toggleDrawMode(): void;
67
- toggleHighlightToolbar(): void;
68
- rotate(angle: number): void;
69
- search(phrase: SearchOperation): void;
70
- getSearchResultsCount(): Observable<SearchResultsCount>;
71
- zoom(value: number): void;
72
- stepZoom(value: number): void;
73
- getZoomValue(): Observable<number>;
74
- getPageCount(): Observable<number>;
75
- print(): void;
76
- download(): void;
77
- setPage(value: number): void;
78
- incrementPage(value: number): void;
79
- getCurrentPageNumber(): Observable<number>;
80
- getShowCommentSummary(): Observable<boolean>;
81
- toggleCommentsSummary(value: boolean): void;
82
- saveRotation(): void;
83
- toggleGrabNDrag(): void;
84
- toggleSideBar(toggle: boolean): void;
85
- toggleSideBarView(toggle: boolean): void;
86
- toggleRedactionMode(): void;
87
- toggleRedactionPreview(viewMode: boolean): void;
88
- unmarkAll(): void;
89
- applyRedactionToDocument(): void;
90
- redactPage(): void;
91
- toggleCommentsPanel(isVisible: boolean): void;
92
- toggleParticipantsList(isVisible: boolean): void;
93
- static ɵfac: i0.ɵɵFactoryDeclaration<ToolbarEventService, never>;
94
- static ɵprov: i0.ɵɵInjectableDeclaration<ToolbarEventService>;
95
- }
96
- //# sourceMappingURL=toolbar-event.service.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"toolbar-event.service.d.ts","sourceRoot":"","sources":["../../../../projects/media-viewer/src/lib/toolbar/toolbar-event.service.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,eAAe,EAAE,UAAU,EAAE,OAAO,EAAE,MAAM,MAAM,CAAC;AAG5D,OAAO,EAAE,eAAe,EAAE,MAAM,+CAA+C,CAAC;AAChF,OAAO,EAAE,eAAe,EAAE,MAAM,qBAAqB,CAAC;;AAGtD,MAAM,MAAM,aAAa,GAAG,OAAO,CAAC;AACpC,MAAM,MAAM,QAAQ,GAAG,OAAO,CAAC;AAC/B,MAAM,WAAW,eAAe;IAC9B,UAAU,EAAE,MAAM,CAAC;IACnB,YAAY,EAAE,OAAO,CAAC;IACtB,SAAS,EAAE,OAAO,CAAC;IACnB,SAAS,EAAE,OAAO,CAAC;IACnB,QAAQ,EAAE,OAAO,CAAC;IAClB,KAAK,EAAE,OAAO,CAAC;CAChB;AACD,MAAM,WAAW,kBAAkB;IACjC,OAAO,EAAE,MAAM,CAAC;IAChB,KAAK,EAAE,MAAM,CAAC;IACd,UAAU,EAAE,OAAO,CAAC;CACrB;AAED,oBAAY,UAAU;IACpB,MAAM,WAAW;IACjB,SAAS,cAAc;CACxB;AAED,MAAM,WAAW,UAAU;IACzB,QAAQ,EAAE,UAAU,CAAC;IACrB,MAAM,EAAE,OAAO,CAAC;CACjB;AAED,qBACa,mBAAmB;IAElB,OAAO,CAAC,eAAe;gBAAf,eAAe,EAAE,eAAe;IAEpD,SAAgB,oBAAoB,2BAA6C;IACjF,SAAgB,uBAAuB,2BAA6C;IACpF,SAAgB,eAAe,2BAAwC;IACvE,SAAgB,aAAa,kBAAyB;IACtD,SAAgB,aAAa,2BAAkC;IAC/D,SAAgB,yBAAyB,8BAAqC;IAC9E,SAAgB,WAAW,kBAAyB;IACpD,SAAgB,eAAe,kBAAyB;IACxD,SAAgB,gBAAgB,0BAAkC;IAClE,SAAgB,gBAAgB,kBAAyB;IACzD,SAAgB,YAAY,gBAAuB;IACnD,SAAgB,eAAe,gBAAuB;IACtD,SAAgB,qBAAqB,kBAAyB;IAC9D,SAAgB,+BAA+B,kBAAyB;IACxE,SAAgB,wBAAwB,kBAAyB;IACjE,SAAgB,kBAAkB,2BAAuC;IACzE,SAAgB,SAAS,2BAAuC;IAChE,SAAgB,mBAAmB,gBAAuB;IAE1D,SAAgB,aAAa,2BAA8B;IAC3D,SAAgB,gBAAgB,mBAA0B;IAC1D,SAAgB,qBAAqB,gBAAuB;IAE5D,SAAgB,qBAAqB,gBAAuB;IAC5D,SAAgB,eAAe,gBAAuB;IACtD,SAAgB,sBAAsB,2BAAkC;IACxE,SAAgB,0BAA0B,2BAA8B;IACxE,SAAgB,mBAAmB,8BAAgD;IAEnF,SAAgB,WAAW,2BAA8B;IACzD,SAAgB,kBAAkB,2BAA6B;IAE/D,SAAgB,eAAe,2BAA6B;IAC5D,SAAgB,oBAAoB,2BAA8B;IAElE;;OAEG;IACI,KAAK,IAAI,IAAI;IAWb,mBAAmB,IAAI,IAAI;IAY3B,cAAc,IAAI,IAAI;IAUtB,sBAAsB,IAAI,IAAI;IAI9B,MAAM,CAAC,KAAK,EAAE,MAAM,GAAG,IAAI;IAI3B,MAAM,CAAC,MAAM,EAAE,eAAe,GAAG,IAAI;IAIrC,qBAAqB,IAAI,UAAU,CAAC,kBAAkB,CAAC;IAIvD,IAAI,CAAC,KAAK,EAAE,MAAM,GAAG,IAAI;IAIzB,QAAQ,CAAC,KAAK,EAAE,MAAM,GAAG,IAAI;IAI7B,YAAY,IAAI,UAAU,CAAC,MAAM,CAAC;IAIlC,YAAY,IAAI,UAAU,CAAC,MAAM,CAAC;IAIlC,KAAK,IAAI,IAAI;IAIb,QAAQ,IAAI,IAAI;IAIhB,OAAO,CAAC,KAAK,EAAE,MAAM,GAAG,IAAI;IAI5B,aAAa,CAAC,KAAK,EAAE,MAAM,GAAG,IAAI;IAIlC,oBAAoB,IAAI,UAAU,CAAC,MAAM,CAAC;IAI1C,qBAAqB,IAAI,UAAU,CAAC,OAAO,CAAC;IAI5C,qBAAqB,CAAC,KAAK,EAAE,OAAO,GAAG,IAAI;IAI3C,YAAY,IAAI,IAAI;IAIpB,eAAe,IAAI,IAAI;IAI9B,aAAa,CAAC,MAAM,EAAE,OAAO;IAI7B,iBAAiB,CAAC,MAAM,EAAE,OAAO;IAI1B,mBAAmB,IAAI,IAAI;IAW3B,sBAAsB,CAAC,QAAQ,EAAE,OAAO,GAAG,IAAI;IAI/C,SAAS,IAAI,IAAI;IAIjB,wBAAwB,IAAI,IAAI;IAIhC,UAAU,IAAI,IAAI;IAIlB,mBAAmB,CAAC,SAAS,EAAE,OAAO;IAOtC,sBAAsB,CAAC,SAAS,EAAE,OAAO;yCAzLrC,mBAAmB;6CAAnB,mBAAmB;CA+L/B"}
@@ -1,19 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./search-bar/search-bar.component";
3
- import * as i2 from "./main-toolbar/main-toolbar.component";
4
- import * as i3 from "./redaction-toolbar/redaction-toolbar.component";
5
- import * as i4 from "./icp-toolbar/icp-toolbar.component";
6
- import * as i5 from "./redaction-search-bar/redaction-search-bar.component";
7
- import * as i6 from "./highlight-toolbar/highlight-toolbar.component";
8
- import * as i7 from "@angular/common";
9
- import * as i8 from "@angular/forms";
10
- import * as i9 from "@angular/cdk/overlay";
11
- import * as i10 from "@angular/router";
12
- import * as i11 from "rpx-xui-translation";
13
- export { ToolbarButtonVisibilityService } from './toolbar-button-visibility.service';
14
- export declare class ToolbarModule {
15
- static ɵfac: i0.ɵɵFactoryDeclaration<ToolbarModule, never>;
16
- static ɵmod: i0.ɵɵNgModuleDeclaration<ToolbarModule, [typeof i1.SearchBarComponent, typeof i2.MainToolbarComponent, typeof i3.RedactionToolbarComponent, typeof i4.IcpToolbarComponent, typeof i5.RedactionSearchBarComponent, typeof i6.HighlightToolbarComponent], [typeof i7.CommonModule, typeof i8.FormsModule, typeof i9.OverlayModule, typeof i10.RouterModule, typeof i11.RpxTranslationModule], [typeof i2.MainToolbarComponent, typeof i1.SearchBarComponent, typeof i3.RedactionToolbarComponent, typeof i4.IcpToolbarComponent, typeof i5.RedactionSearchBarComponent, typeof i6.HighlightToolbarComponent]>;
17
- static ɵinj: i0.ɵɵInjectorDeclaration<ToolbarModule>;
18
- }
19
- //# sourceMappingURL=toolbar.module.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"toolbar.module.d.ts","sourceRoot":"","sources":["../../../../projects/media-viewer/src/lib/toolbar/toolbar.module.ts"],"names":[],"mappings":";;;;;;;;;;;;AASA,OAAO,EAAE,8BAA8B,EAAE,MAAM,qCAAqC,CAAC;AAOrF,qBA4Ba,aAAa;yCAAb,aAAa;0CAAb,aAAa;0CAAb,aAAa;CAAI"}
@@ -1,31 +0,0 @@
1
- import { EventEmitter, OnChanges, OnDestroy, OnInit, SimpleChanges } from '@angular/core';
2
- import { ResponseType, ViewerException } from '../viewer-exception.model';
3
- import { Store } from '@ngrx/store';
4
- import * as fromStore from '../../store/reducers/document.reducer';
5
- import { AnnotationSet } from '../../annotations/annotation-set/annotation-set.model';
6
- import * as i0 from "@angular/core";
7
- export declare class ConvertibleContentViewerComponent implements OnInit, OnDestroy, OnChanges {
8
- private store;
9
- originalUrl: any;
10
- downloadFileName: string;
11
- height: any;
12
- enableAnnotations: boolean;
13
- enableRedactions: boolean;
14
- annotationSet: AnnotationSet | null;
15
- mediaLoadStatus: EventEmitter<ResponseType>;
16
- viewerException: EventEmitter<ViewerException>;
17
- documentTitle: EventEmitter<string>;
18
- private $subscription;
19
- convertedUrl: string;
20
- constructor(store: Store<fromStore.DocumentState>);
21
- ngOnInit(): void;
22
- ngOnChanges(changes: SimpleChanges): void;
23
- ngOnDestroy(): void;
24
- onMediaLoad(status: ResponseType): void;
25
- onLoadException(exception: ViewerException): void;
26
- onDocumentTitleChange(title: string): void;
27
- private extractDMStoreDocId;
28
- static ɵfac: i0.ɵɵFactoryDeclaration<ConvertibleContentViewerComponent, never>;
29
- static ɵcmp: i0.ɵɵComponentDeclaration<ConvertibleContentViewerComponent, "mv-conversion-viewer", never, { "originalUrl": { "alias": "originalUrl"; "required": false; }; "downloadFileName": { "alias": "downloadFileName"; "required": false; }; "height": { "alias": "height"; "required": false; }; "enableAnnotations": { "alias": "enableAnnotations"; "required": false; }; "enableRedactions": { "alias": "enableRedactions"; "required": false; }; "annotationSet": { "alias": "annotationSet"; "required": false; }; }, { "mediaLoadStatus": "mediaLoadStatus"; "viewerException": "viewerException"; "documentTitle": "documentTitle"; }, never, never, false, never>;
30
- }
31
- //# sourceMappingURL=convertible-content-viewer.component.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"convertible-content-viewer.component.d.ts","sourceRoot":"","sources":["../../../../../projects/media-viewer/src/lib/viewers/convertible-content-viewer/convertible-content-viewer.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,YAAY,EAAS,SAAS,EAAE,SAAS,EAAE,MAAM,EAAU,aAAa,EAAqB,MAAM,eAAe,CAAC;AACvI,OAAO,EAAE,YAAY,EAAE,eAAe,EAAE,MAAM,2BAA2B,CAAC;AAC1E,OAAO,EAAU,KAAK,EAAE,MAAM,aAAa,CAAC;AAC5C,OAAO,KAAK,SAAS,MAAM,uCAAuC,CAAC;AAInE,OAAO,EAAE,aAAa,EAAE,MAAM,uDAAuD,CAAC;;AAGtF,qBAKa,iCAAkC,YAAW,MAAM,EAAE,SAAS,EAAE,SAAS;IAmBxE,OAAO,CAAC,KAAK;IAjBhB,WAAW,MAAC;IACZ,gBAAgB,EAAE,MAAM,CAAC;IAEzB,MAAM,MAAC;IAEP,iBAAiB,EAAE,OAAO,CAAC;IAC3B,gBAAgB,EAAE,OAAO,CAAC;IAC1B,aAAa,EAAE,aAAa,GAAG,IAAI,CAAC;IAGnC,eAAe,6BAAoC;IACnD,eAAe,gCAAuC;IACtD,aAAa,uBAA8B;IAErD,OAAO,CAAC,aAAa,CAAe;IACpC,YAAY,EAAE,MAAM,CAAC;gBAED,KAAK,EAAE,KAAK,CAAC,SAAS,CAAC,aAAa,CAAC;IAGzD,QAAQ,IAAI,IAAI;IAYhB,WAAW,CAAC,OAAO,EAAE,aAAa;IAMlC,WAAW,IAAI,IAAI;IAInB,WAAW,CAAC,MAAM,EAAE,YAAY;IAIhC,eAAe,CAAC,SAAS,EAAE,eAAe;IAI1C,qBAAqB,CAAC,KAAK,EAAE,MAAM;IAKnC,OAAO,CAAC,mBAAmB;yCAzDhB,iCAAiC;2CAAjC,iCAAiC;CAkE7C"}
@@ -1,12 +0,0 @@
1
- import { HttpClient, HttpResponse } from '@angular/common/http';
2
- import { Observable } from 'rxjs';
3
- import * as i0 from "@angular/core";
4
- export declare class DocumentConversionApiService {
5
- private readonly httpClient;
6
- private documentConversionUrl;
7
- constructor(httpClient: HttpClient);
8
- convert(documentId: any): Observable<HttpResponse<Blob>>;
9
- static ɵfac: i0.ɵɵFactoryDeclaration<DocumentConversionApiService, never>;
10
- static ɵprov: i0.ɵɵInjectableDeclaration<DocumentConversionApiService>;
11
- }
12
- //# sourceMappingURL=document-conversion-api.service.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"document-conversion-api.service.d.ts","sourceRoot":"","sources":["../../../../../projects/media-viewer/src/lib/viewers/convertible-content-viewer/document-conversion-api.service.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAE,YAAY,EAAE,MAAM,sBAAsB,CAAC;AAChE,OAAO,EAAE,UAAU,EAAM,MAAM,MAAM,CAAC;;AAGtC,qBACa,4BAA4B;IAI3B,OAAO,CAAC,QAAQ,CAAC,UAAU;IAFvC,OAAO,CAAC,qBAAqB,CAA2B;gBAE3B,UAAU,EAAE,UAAU;IAE5C,OAAO,CAAC,UAAU,KAAA,GAAG,UAAU,CAAC,YAAY,CAAC,IAAI,CAAC,CAAC;yCAN/C,4BAA4B;6CAA5B,4BAA4B;CAexC"}
@@ -1,19 +0,0 @@
1
- import { ElementRef } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class GrabNDragDirective {
4
- private el;
5
- originalPosition: {
6
- left: number;
7
- top: number;
8
- };
9
- private pointerDown;
10
- dragEnabled: boolean;
11
- dragX: Element;
12
- constructor(el: ElementRef);
13
- onPointerDown(event: PointerEvent): void;
14
- onPointerMove(event: PointerEvent): void;
15
- onWindowPointerUp(): void;
16
- static ɵfac: i0.ɵɵFactoryDeclaration<GrabNDragDirective, never>;
17
- static ɵdir: i0.ɵɵDirectiveDeclaration<GrabNDragDirective, "[mvGrabNDrag]", never, { "dragEnabled": { "alias": "dragEnabled"; "required": false; }; "dragX": { "alias": "dragX"; "required": false; }; }, {}, never, never, false, never>;
18
- }
19
- //# sourceMappingURL=grab-n-drag.directive.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"grab-n-drag.directive.d.ts","sourceRoot":"","sources":["../../../../projects/media-viewer/src/lib/viewers/grab-n-drag.directive.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,UAAU,EAAuB,MAAM,eAAe,CAAC;;AAG3E,qBAGa,kBAAkB;IAQjB,OAAO,CAAC,EAAE;IANtB,gBAAgB,EAAE;QAAE,IAAI,EAAE,MAAM,CAAC;QAAC,GAAG,EAAE,MAAM,CAAA;KAAE,CAAC;IAChD,OAAO,CAAC,WAAW,CAAS;IAEnB,WAAW,UAAS;IACpB,KAAK,EAAE,OAAO,CAAC;gBAEJ,EAAE,EAAE,UAAU;IAIlC,aAAa,CAAC,KAAK,EAAE,YAAY;IAYjC,aAAa,CAAC,KAAK,EAAE,YAAY;IAcC,iBAAiB;yCAtCxC,kBAAkB;2CAAlB,kBAAkB;CAyC9B"}