@hmcts/ccd-case-ui-toolkit 7.2.49-test-log-errors → 7.3.0-prerelease

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 (2059) hide show
  1. package/fesm2022/hmcts-ccd-case-ui-toolkit.mjs +780 -747
  2. package/fesm2022/hmcts-ccd-case-ui-toolkit.mjs.map +1 -1
  3. package/index.d.ts +7742 -4
  4. package/index.d.ts.map +1 -0
  5. package/package.json +3 -5
  6. package/esm2022/hmcts-ccd-case-ui-toolkit.mjs +0 -5
  7. package/esm2022/lib/app.config.mjs +0 -94
  8. package/esm2022/lib/components/banners/alert/alert-icon-class.pipe.mjs +0 -25
  9. package/esm2022/lib/components/banners/alert/alert.component.mjs +0 -92
  10. package/esm2022/lib/components/banners/alert/alert.module.mjs +0 -32
  11. package/esm2022/lib/components/banners/alert/index.mjs +0 -4
  12. package/esm2022/lib/components/banners/banners.module.mjs +0 -32
  13. package/esm2022/lib/components/banners/index.mjs +0 -3
  14. package/esm2022/lib/components/banners/notification-banner/domain/index.mjs +0 -2
  15. package/esm2022/lib/components/banners/notification-banner/domain/notification-banner-config.model.mjs +0 -2
  16. package/esm2022/lib/components/banners/notification-banner/enums/index.mjs +0 -3
  17. package/esm2022/lib/components/banners/notification-banner/enums/notification-banner-style.enum.mjs +0 -8
  18. package/esm2022/lib/components/banners/notification-banner/enums/notification-banner-type.enum.mjs +0 -8
  19. package/esm2022/lib/components/banners/notification-banner/index.mjs +0 -4
  20. package/esm2022/lib/components/banners/notification-banner/notification-banner.component.mjs +0 -116
  21. package/esm2022/lib/components/banners/notification-banner/notification-banner.module.mjs +0 -19
  22. package/esm2022/lib/components/body/body.component.mjs +0 -21
  23. package/esm2022/lib/components/body/body.module.mjs +0 -20
  24. package/esm2022/lib/components/body/index.mjs +0 -2
  25. package/esm2022/lib/components/footer/footer.component.mjs +0 -109
  26. package/esm2022/lib/components/footer/footers.module.mjs +0 -25
  27. package/esm2022/lib/components/footer/index.mjs +0 -2
  28. package/esm2022/lib/components/form/date-input/date-input.component.mjs +0 -347
  29. package/esm2022/lib/components/form/date-input/index.mjs +0 -2
  30. package/esm2022/lib/components/form/form.module.mjs +0 -29
  31. package/esm2022/lib/components/form/index.mjs +0 -2
  32. package/esm2022/lib/components/header/header-bar/header-bar.component.mjs +0 -97
  33. package/esm2022/lib/components/header/header-bar/index.mjs +0 -2
  34. package/esm2022/lib/components/header/headers.module.mjs +0 -25
  35. package/esm2022/lib/components/header/index.mjs +0 -5
  36. package/esm2022/lib/components/header/navigation/index.mjs +0 -3
  37. package/esm2022/lib/components/header/navigation/navigation-item.component.mjs +0 -45
  38. package/esm2022/lib/components/header/navigation/navigation.component.mjs +0 -26
  39. package/esm2022/lib/components/header/phase/index.mjs +0 -2
  40. package/esm2022/lib/components/header/phase/phase.component.mjs +0 -49
  41. package/esm2022/lib/components/index.mjs +0 -7
  42. package/esm2022/lib/components/tabs/index.mjs +0 -4
  43. package/esm2022/lib/components/tabs/tab.component.mjs +0 -32
  44. package/esm2022/lib/components/tabs/tabs.component.mjs +0 -83
  45. package/esm2022/lib/components/tabs/tabs.module.mjs +0 -38
  46. package/esm2022/lib/shared/commons/address-validation-constants.mjs +0 -13
  47. package/esm2022/lib/shared/commons/case-edit-data/case-edit-data.module.mjs +0 -19
  48. package/esm2022/lib/shared/commons/case-edit-data/case-edit-data.service.mjs +0 -46
  49. package/esm2022/lib/shared/commons/case-edit-data/case-edit-validation.model.mjs +0 -2
  50. package/esm2022/lib/shared/commons/case-edit-data/index.mjs +0 -4
  51. package/esm2022/lib/shared/commons/constants.mjs +0 -13
  52. package/esm2022/lib/shared/components/activity/activity-banner/activity-banner.component.mjs +0 -43
  53. package/esm2022/lib/shared/components/activity/activity-banner/index.mjs +0 -2
  54. package/esm2022/lib/shared/components/activity/activity-icon/activity-icon.component.mjs +0 -36
  55. package/esm2022/lib/shared/components/activity/activity-icon/index.mjs +0 -2
  56. package/esm2022/lib/shared/components/activity/activity.component.mjs +0 -155
  57. package/esm2022/lib/shared/components/activity/activity.module.mjs +0 -55
  58. package/esm2022/lib/shared/components/activity/index.mjs +0 -5
  59. package/esm2022/lib/shared/components/case-editor/case-access-utils/index.mjs +0 -105
  60. package/esm2022/lib/shared/components/case-editor/case-create/case-create.component.mjs +0 -96
  61. package/esm2022/lib/shared/components/case-editor/case-create/index.mjs +0 -2
  62. package/esm2022/lib/shared/components/case-editor/case-edit/case-edit.component.mjs +0 -564
  63. package/esm2022/lib/shared/components/case-editor/case-edit/index.mjs +0 -2
  64. package/esm2022/lib/shared/components/case-editor/case-edit-confirm/case-edit-confirm.component.mjs +0 -131
  65. package/esm2022/lib/shared/components/case-editor/case-edit-confirm/index.mjs +0 -2
  66. package/esm2022/lib/shared/components/case-editor/case-edit-form/case-edit-form.component.mjs +0 -140
  67. package/esm2022/lib/shared/components/case-editor/case-edit-form/index.mjs +0 -2
  68. package/esm2022/lib/shared/components/case-editor/case-edit-generic-errors/case-edit-generic-errors.component.mjs +0 -70
  69. package/esm2022/lib/shared/components/case-editor/case-edit-page/case-edit-page.component.mjs +0 -930
  70. package/esm2022/lib/shared/components/case-editor/case-edit-page/index.mjs +0 -2
  71. package/esm2022/lib/shared/components/case-editor/case-edit-submit/case-edit-submit-titles.enum.mjs +0 -7
  72. package/esm2022/lib/shared/components/case-editor/case-edit-submit/case-edit-submit.component.mjs +0 -667
  73. package/esm2022/lib/shared/components/case-editor/case-edit-submit/index.mjs +0 -2
  74. package/esm2022/lib/shared/components/case-editor/case-edit-utils/case-edit.utils.mjs +0 -47
  75. package/esm2022/lib/shared/components/case-editor/case-editor.module.mjs +0 -217
  76. package/esm2022/lib/shared/components/case-editor/case-event-completion/case-event-completion.component.mjs +0 -109
  77. package/esm2022/lib/shared/components/case-editor/case-event-completion/components/case-event-completion-task-cancelled/case-event-completion-task-cancelled.component.mjs +0 -85
  78. package/esm2022/lib/shared/components/case-editor/case-event-completion/components/case-event-completion-task-reassigned/case-event-completion-task-reassigned.component.mjs +0 -160
  79. package/esm2022/lib/shared/components/case-editor/case-event-completion/index.mjs +0 -4
  80. package/esm2022/lib/shared/components/case-editor/case-progress/case-progress.component.mjs +0 -85
  81. package/esm2022/lib/shared/components/case-editor/case-progress/index.mjs +0 -2
  82. package/esm2022/lib/shared/components/case-editor/domain/confirmation.model.mjs +0 -25
  83. package/esm2022/lib/shared/components/case-editor/domain/event-completion-params.model.mjs +0 -2
  84. package/esm2022/lib/shared/components/case-editor/domain/event-completion-return-states.enum.model.mjs +0 -7
  85. package/esm2022/lib/shared/components/case-editor/domain/event-completion-state-machine-context.model.mjs +0 -2
  86. package/esm2022/lib/shared/components/case-editor/domain/event-completion-states.enum.model.mjs +0 -14
  87. package/esm2022/lib/shared/components/case-editor/domain/event-completion-task-states.model.mjs +0 -6
  88. package/esm2022/lib/shared/components/case-editor/domain/index.mjs +0 -8
  89. package/esm2022/lib/shared/components/case-editor/domain/wizard-page-field-complex-override.model.mjs +0 -9
  90. package/esm2022/lib/shared/components/case-editor/domain/wizard-page-field.model.mjs +0 -7
  91. package/esm2022/lib/shared/components/case-editor/domain/wizard-page.model.mjs +0 -33
  92. package/esm2022/lib/shared/components/case-editor/domain/wizard.model.mjs +0 -55
  93. package/esm2022/lib/shared/components/case-editor/editor.routing.mjs +0 -31
  94. package/esm2022/lib/shared/components/case-editor/index.mjs +0 -13
  95. package/esm2022/lib/shared/components/case-editor/services/case-edit-wizard.guard.mjs +0 -98
  96. package/esm2022/lib/shared/components/case-editor/services/case-flag-state.service.mjs +0 -25
  97. package/esm2022/lib/shared/components/case-editor/services/case-worker.service.mjs +0 -35
  98. package/esm2022/lib/shared/components/case-editor/services/case.notifier.mjs +0 -53
  99. package/esm2022/lib/shared/components/case-editor/services/cases.service.mjs +0 -331
  100. package/esm2022/lib/shared/components/case-editor/services/convert-href-to-router.service.mjs +0 -42
  101. package/esm2022/lib/shared/components/case-editor/services/event-completion-state-machine.service.mjs +0 -179
  102. package/esm2022/lib/shared/components/case-editor/services/event-trigger.service.mjs +0 -18
  103. package/esm2022/lib/shared/components/case-editor/services/index.mjs +0 -12
  104. package/esm2022/lib/shared/components/case-editor/services/judicial-worker.service.mjs +0 -35
  105. package/esm2022/lib/shared/components/case-editor/services/page-validation.service.mjs +0 -56
  106. package/esm2022/lib/shared/components/case-editor/services/valid-page-list-caseFields.service.mjs +0 -40
  107. package/esm2022/lib/shared/components/case-editor/services/wizard-factory.service.mjs +0 -7
  108. package/esm2022/lib/shared/components/case-editor/services/wizard-page-field-to-case-field.mapper.mjs +0 -117
  109. package/esm2022/lib/shared/components/case-editor/services/work-allocation.service.mjs +0 -229
  110. package/esm2022/lib/shared/components/case-header/case-header.component.mjs +0 -64
  111. package/esm2022/lib/shared/components/case-header/case-header.module.mjs +0 -33
  112. package/esm2022/lib/shared/components/case-header/index.mjs +0 -3
  113. package/esm2022/lib/shared/components/case-history/case-history.component.mjs +0 -254
  114. package/esm2022/lib/shared/components/case-history/case-history.module.mjs +0 -64
  115. package/esm2022/lib/shared/components/case-history/domain/case-history.model.mjs +0 -37
  116. package/esm2022/lib/shared/components/case-history/index.mjs +0 -3
  117. package/esm2022/lib/shared/components/case-history/services/case-history.service.mjs +0 -43
  118. package/esm2022/lib/shared/components/case-list/case-list.component.mjs +0 -373
  119. package/esm2022/lib/shared/components/case-list/case-list.module.mjs +0 -47
  120. package/esm2022/lib/shared/components/case-list/index.mjs +0 -3
  121. package/esm2022/lib/shared/components/case-list-filters/case-list-filters.component.mjs +0 -57
  122. package/esm2022/lib/shared/components/case-list-filters/case-list-filters.module.mjs +0 -64
  123. package/esm2022/lib/shared/components/case-list-filters/index.mjs +0 -3
  124. package/esm2022/lib/shared/components/case-timeline/case-timeline.component.mjs +0 -115
  125. package/esm2022/lib/shared/components/case-timeline/case-timeline.module.mjs +0 -52
  126. package/esm2022/lib/shared/components/case-timeline/index.mjs +0 -3
  127. package/esm2022/lib/shared/components/case-viewer/case-basic-access-view/case-basic-access-view.component.mjs +0 -245
  128. package/esm2022/lib/shared/components/case-viewer/case-basic-access-view/index.mjs +0 -2
  129. package/esm2022/lib/shared/components/case-viewer/case-challenged-access-request/case-challenged-access-request.component.mjs +0 -311
  130. package/esm2022/lib/shared/components/case-viewer/case-challenged-access-request/index.mjs +0 -2
  131. package/esm2022/lib/shared/components/case-viewer/case-challenged-access-request/models/case-challenged-access-request.enum.mjs +0 -20
  132. package/esm2022/lib/shared/components/case-viewer/case-challenged-access-request/models/index.mjs +0 -2
  133. package/esm2022/lib/shared/components/case-viewer/case-challenged-access-success/case-challenged-access-success.component.mjs +0 -75
  134. package/esm2022/lib/shared/components/case-viewer/case-challenged-access-success/index.mjs +0 -2
  135. package/esm2022/lib/shared/components/case-viewer/case-event-trigger/case-event-trigger.component.mjs +0 -176
  136. package/esm2022/lib/shared/components/case-viewer/case-event-trigger/index.mjs +0 -2
  137. package/esm2022/lib/shared/components/case-viewer/case-full-access-view/case-full-access-view.component.mjs +0 -725
  138. package/esm2022/lib/shared/components/case-viewer/case-full-access-view/index.mjs +0 -2
  139. package/esm2022/lib/shared/components/case-viewer/case-review-specific-access-reject/case-review-specific-access-reject.component.mjs +0 -61
  140. package/esm2022/lib/shared/components/case-viewer/case-review-specific-access-reject/index.mjs +0 -2
  141. package/esm2022/lib/shared/components/case-viewer/case-review-specific-access-request/case-review-specific-access-request.component.mjs +0 -256
  142. package/esm2022/lib/shared/components/case-viewer/case-review-specific-access-request/index.mjs +0 -2
  143. package/esm2022/lib/shared/components/case-viewer/case-review-specific-access-request/models/case-review-specific-access-request.enum.mjs +0 -18
  144. package/esm2022/lib/shared/components/case-viewer/case-review-specific-access-request/models/index.mjs +0 -2
  145. package/esm2022/lib/shared/components/case-viewer/case-specific-access-request/case-specific-access-request.component.mjs +0 -218
  146. package/esm2022/lib/shared/components/case-viewer/case-specific-access-request/index.mjs +0 -2
  147. package/esm2022/lib/shared/components/case-viewer/case-specific-access-request/models/case-specific-access-request.enum.mjs +0 -11
  148. package/esm2022/lib/shared/components/case-viewer/case-specific-access-request/models/index.mjs +0 -2
  149. package/esm2022/lib/shared/components/case-viewer/case-specific-access-success/case-specific-access-success.component.mjs +0 -50
  150. package/esm2022/lib/shared/components/case-viewer/case-specific-access-success/index.mjs +0 -2
  151. package/esm2022/lib/shared/components/case-viewer/case-view/case-view.component.mjs +0 -107
  152. package/esm2022/lib/shared/components/case-viewer/case-view/index.mjs +0 -2
  153. package/esm2022/lib/shared/components/case-viewer/case-viewer.component.mjs +0 -132
  154. package/esm2022/lib/shared/components/case-viewer/case-viewer.module.mjs +0 -191
  155. package/esm2022/lib/shared/components/case-viewer/index.mjs +0 -14
  156. package/esm2022/lib/shared/components/case-viewer/printer/case-printer.component.mjs +0 -116
  157. package/esm2022/lib/shared/components/case-viewer/printer/index.mjs +0 -4
  158. package/esm2022/lib/shared/components/case-viewer/printer/pipes/index.mjs +0 -2
  159. package/esm2022/lib/shared/components/case-viewer/printer/pipes/print-url.pipe.mjs +0 -61
  160. package/esm2022/lib/shared/components/case-viewer/services/case.resolver.mjs +0 -142
  161. package/esm2022/lib/shared/components/case-viewer/services/event-trigger.resolver.mjs +0 -97
  162. package/esm2022/lib/shared/components/case-viewer/services/index.mjs +0 -3
  163. package/esm2022/lib/shared/components/case-viewer/viewer.routing.mjs +0 -127
  164. package/esm2022/lib/shared/components/create-case-filters/create-case-filters-selection.model.mjs +0 -11
  165. package/esm2022/lib/shared/components/create-case-filters/create-case-filters.component.mjs +0 -290
  166. package/esm2022/lib/shared/components/create-case-filters/create-case-filters.module.mjs +0 -44
  167. package/esm2022/lib/shared/components/create-case-filters/index.mjs +0 -4
  168. package/esm2022/lib/shared/components/dialogs/delete-or-cancel-dialog/delete-or-cancel-dialog.component.mjs +0 -60
  169. package/esm2022/lib/shared/components/dialogs/delete-or-cancel-dialog/index.mjs +0 -2
  170. package/esm2022/lib/shared/components/dialogs/dialogs.module.mjs +0 -51
  171. package/esm2022/lib/shared/components/dialogs/document-dialog/document-dialog.component.mjs +0 -62
  172. package/esm2022/lib/shared/components/dialogs/document-dialog/index.mjs +0 -2
  173. package/esm2022/lib/shared/components/dialogs/index.mjs +0 -6
  174. package/esm2022/lib/shared/components/dialogs/remove-dialog/index.mjs +0 -2
  175. package/esm2022/lib/shared/components/dialogs/remove-dialog/remove-dialog.component.mjs +0 -60
  176. package/esm2022/lib/shared/components/dialogs/save-or-discard-dialog/index.mjs +0 -2
  177. package/esm2022/lib/shared/components/dialogs/save-or-discard-dialog/save-or-discard-dialog.component.mjs +0 -64
  178. package/esm2022/lib/shared/components/error/callback-errors.component.mjs +0 -145
  179. package/esm2022/lib/shared/components/error/domain/error-context.mjs +0 -6
  180. package/esm2022/lib/shared/components/error/domain/index.mjs +0 -2
  181. package/esm2022/lib/shared/components/error/errors.module.mjs +0 -33
  182. package/esm2022/lib/shared/components/error/index.mjs +0 -4
  183. package/esm2022/lib/shared/components/error-message/error-message.component.mjs +0 -45
  184. package/esm2022/lib/shared/components/error-message/error-message.module.mjs +0 -41
  185. package/esm2022/lib/shared/components/error-message/index.mjs +0 -3
  186. package/esm2022/lib/shared/components/event-start/components/multiple-tasks-exist/multiple-tasks-exist.component.mjs +0 -72
  187. package/esm2022/lib/shared/components/event-start/components/no-tasks-available/no-tasks-available.component.mjs +0 -56
  188. package/esm2022/lib/shared/components/event-start/components/task-assigned/task-assigned.component.mjs +0 -112
  189. package/esm2022/lib/shared/components/event-start/components/task-cancelled/task-cancelled.component.mjs +0 -70
  190. package/esm2022/lib/shared/components/event-start/components/task-conflict/task-conflict.component.mjs +0 -61
  191. package/esm2022/lib/shared/components/event-start/components/task-unassigned/task-unassigned.component.mjs +0 -56
  192. package/esm2022/lib/shared/components/event-start/event-guard/event-start.guard.mjs +0 -190
  193. package/esm2022/lib/shared/components/event-start/event-start.component.mjs +0 -61
  194. package/esm2022/lib/shared/components/event-start/event-start.module.mjs +0 -71
  195. package/esm2022/lib/shared/components/event-start/index.mjs +0 -10
  196. package/esm2022/lib/shared/components/event-start/models/event-start-state-machine-context.model.mjs +0 -2
  197. package/esm2022/lib/shared/components/event-start/models/event-start-states-enum.model.mjs +0 -16
  198. package/esm2022/lib/shared/components/event-start/models/index.mjs +0 -3
  199. package/esm2022/lib/shared/components/event-start/resolvers/event-tasks-resolver.service.mjs +0 -42
  200. package/esm2022/lib/shared/components/event-start/services/event-start-state-machine.service.mjs +0 -207
  201. package/esm2022/lib/shared/components/event-start/services/index.mjs +0 -2
  202. package/esm2022/lib/shared/components/event-trigger/event-trigger.component.mjs +0 -138
  203. package/esm2022/lib/shared/components/event-trigger/event-trigger.module.mjs +0 -37
  204. package/esm2022/lib/shared/components/event-trigger/index.mjs +0 -3
  205. package/esm2022/lib/shared/components/helpers/index.mjs +0 -2
  206. package/esm2022/lib/shared/components/helpers/init-dialog-helper.mjs +0 -16
  207. package/esm2022/lib/shared/components/index.mjs +0 -20
  208. package/esm2022/lib/shared/components/loading-spinner/index.mjs +0 -3
  209. package/esm2022/lib/shared/components/loading-spinner/loading-spinner.component.mjs +0 -26
  210. package/esm2022/lib/shared/components/loading-spinner/loading-spinner.module.mjs +0 -29
  211. package/esm2022/lib/shared/components/pagination/index.mjs +0 -3
  212. package/esm2022/lib/shared/components/pagination/pagination.component.mjs +0 -266
  213. package/esm2022/lib/shared/components/pagination/pagination.module.mjs +0 -35
  214. package/esm2022/lib/shared/components/palette/address/address-option.model.mjs +0 -23
  215. package/esm2022/lib/shared/components/palette/address/index.mjs +0 -3
  216. package/esm2022/lib/shared/components/palette/address/write-address-field.component.mjs +0 -304
  217. package/esm2022/lib/shared/components/palette/base-field/abstract-field-read.component.mjs +0 -30
  218. package/esm2022/lib/shared/components/palette/base-field/abstract-field-write-journey.component.mjs +0 -95
  219. package/esm2022/lib/shared/components/palette/base-field/abstract-field-write.component.mjs +0 -44
  220. package/esm2022/lib/shared/components/palette/base-field/abstract-form-field.component.mjs +0 -87
  221. package/esm2022/lib/shared/components/palette/base-field/abstract-journey.component.mjs +0 -81
  222. package/esm2022/lib/shared/components/palette/base-field/field-read-label.component.mjs +0 -82
  223. package/esm2022/lib/shared/components/palette/base-field/field-read.component.mjs +0 -86
  224. package/esm2022/lib/shared/components/palette/base-field/field-write.component.mjs +0 -78
  225. package/esm2022/lib/shared/components/palette/base-field/index.mjs +0 -10
  226. package/esm2022/lib/shared/components/palette/base-field/palette-context.enum.mjs +0 -7
  227. package/esm2022/lib/shared/components/palette/base-field/payment-field.component.mjs +0 -37
  228. package/esm2022/lib/shared/components/palette/case-file-view/case-file-view-field.component.mjs +0 -197
  229. package/esm2022/lib/shared/components/palette/case-file-view/components/case-file-view-folder/case-file-view-folder-document-actions/case-file-view-folder-document-actions.component.mjs +0 -50
  230. package/esm2022/lib/shared/components/palette/case-file-view/components/case-file-view-folder/case-file-view-folder-sort/case-file-view-folder-sort.component.mjs +0 -49
  231. package/esm2022/lib/shared/components/palette/case-file-view/components/case-file-view-folder/case-file-view-folder-toggle/case-file-view-folder-toggle.component.mjs +0 -48
  232. package/esm2022/lib/shared/components/palette/case-file-view/components/case-file-view-folder/case-file-view-folder.component.mjs +0 -369
  233. package/esm2022/lib/shared/components/palette/case-file-view/components/case-file-view-folder-selector/case-file-view-folder-selector.component.mjs +0 -158
  234. package/esm2022/lib/shared/components/palette/case-file-view/components/index.mjs +0 -7
  235. package/esm2022/lib/shared/components/palette/case-file-view/components/shared/case-file-view-overlay-menu/case-file-view-overlay-menu-item.model.mjs +0 -2
  236. package/esm2022/lib/shared/components/palette/case-file-view/components/shared/case-file-view-overlay-menu/case-file-view-overlay-menu.component.mjs +0 -107
  237. package/esm2022/lib/shared/components/palette/case-file-view/components/shared/index.mjs +0 -2
  238. package/esm2022/lib/shared/components/palette/case-file-view/index.mjs +0 -3
  239. package/esm2022/lib/shared/components/palette/case-file-view/test-data/categories-and-documents-test-data.mjs +0 -233
  240. package/esm2022/lib/shared/components/palette/case-flag/components/add-comments/add-comments.component.mjs +0 -199
  241. package/esm2022/lib/shared/components/palette/case-flag/components/case-flag-summary-list/case-flag-summary-list.component.mjs +0 -300
  242. package/esm2022/lib/shared/components/palette/case-flag/components/case-flag-table/case-flag-table.component.mjs +0 -206
  243. package/esm2022/lib/shared/components/palette/case-flag/components/confirm-flag-status/confirm-flag-status.component.mjs +0 -172
  244. package/esm2022/lib/shared/components/palette/case-flag/components/index.mjs +0 -12
  245. package/esm2022/lib/shared/components/palette/case-flag/components/manage-case-flags/manage-case-flags.component.mjs +0 -343
  246. package/esm2022/lib/shared/components/palette/case-flag/components/search-language-interpreter/search-language-interpreter-control-names.enum.mjs +0 -6
  247. package/esm2022/lib/shared/components/palette/case-flag/components/search-language-interpreter/search-language-interpreter.component.mjs +0 -315
  248. package/esm2022/lib/shared/components/palette/case-flag/components/select-flag-location/select-flag-location.component.mjs +0 -207
  249. package/esm2022/lib/shared/components/palette/case-flag/components/select-flag-type/select-flag-type.component.mjs +0 -459
  250. package/esm2022/lib/shared/components/palette/case-flag/components/update-flag/update-flag-add-translation-form/update-flag-add-translation-form.component.mjs +0 -273
  251. package/esm2022/lib/shared/components/palette/case-flag/components/update-flag/update-flag.component.mjs +0 -528
  252. package/esm2022/lib/shared/components/palette/case-flag/domain/case-flag-state.model.mjs +0 -2
  253. package/esm2022/lib/shared/components/palette/case-flag/domain/case-flag.model.mjs +0 -2
  254. package/esm2022/lib/shared/components/palette/case-flag/domain/index.mjs +0 -4
  255. package/esm2022/lib/shared/components/palette/case-flag/domain/language.model.mjs +0 -2
  256. package/esm2022/lib/shared/components/palette/case-flag/enums/add-comments-error-message.enum.mjs +0 -7
  257. package/esm2022/lib/shared/components/palette/case-flag/enums/add-comments-step.enum.mjs +0 -8
  258. package/esm2022/lib/shared/components/palette/case-flag/enums/case-flag-check-your-answers-step.enum.mjs +0 -12
  259. package/esm2022/lib/shared/components/palette/case-flag/enums/case-flag-display-context-parameter.enum.mjs +0 -15
  260. package/esm2022/lib/shared/components/palette/case-flag/enums/case-flag-form-fields.enum.mjs +0 -13
  261. package/esm2022/lib/shared/components/palette/case-flag/enums/case-flag-status.enum.mjs +0 -8
  262. package/esm2022/lib/shared/components/palette/case-flag/enums/case-flag-summary-list-display-mode.enum.mjs +0 -6
  263. package/esm2022/lib/shared/components/palette/case-flag/enums/case-flag-wizard-step-title.enum.mjs +0 -20
  264. package/esm2022/lib/shared/components/palette/case-flag/enums/confirm-status-error-message.enum.mjs +0 -6
  265. package/esm2022/lib/shared/components/palette/case-flag/enums/confirm-status-step.enum.mjs +0 -6
  266. package/esm2022/lib/shared/components/palette/case-flag/enums/index.mjs +0 -22
  267. package/esm2022/lib/shared/components/palette/case-flag/enums/search-language-interpreter-error-message.enum.mjs +0 -7
  268. package/esm2022/lib/shared/components/palette/case-flag/enums/search-language-interpreter-step.enum.mjs +0 -8
  269. package/esm2022/lib/shared/components/palette/case-flag/enums/select-flag-error-message.enum.mjs +0 -7
  270. package/esm2022/lib/shared/components/palette/case-flag/enums/select-flag-location-error-message.enum.mjs +0 -6
  271. package/esm2022/lib/shared/components/palette/case-flag/enums/select-flag-type-error-message.enum.mjs +0 -10
  272. package/esm2022/lib/shared/components/palette/case-flag/enums/update-flag-add-translation-error-message.enum.mjs +0 -6
  273. package/esm2022/lib/shared/components/palette/case-flag/enums/update-flag-add-translation-step.enum.mjs +0 -6
  274. package/esm2022/lib/shared/components/palette/case-flag/enums/update-flag-error-message.enum.mjs +0 -10
  275. package/esm2022/lib/shared/components/palette/case-flag/enums/update-flag-step.enum.mjs +0 -11
  276. package/esm2022/lib/shared/components/palette/case-flag/enums/write-case-flag-field.enum.mjs +0 -17
  277. package/esm2022/lib/shared/components/palette/case-flag/index.mjs +0 -7
  278. package/esm2022/lib/shared/components/palette/case-flag/pipes/flag-field-display.pipe.mjs +0 -43
  279. package/esm2022/lib/shared/components/palette/case-flag/pipes/index.mjs +0 -5
  280. package/esm2022/lib/shared/components/palette/case-flag/pipes/language-interpreter-display.pipe.mjs +0 -43
  281. package/esm2022/lib/shared/components/palette/case-flag/pipes/manage-case-flags-label-display.pipe.mjs +0 -111
  282. package/esm2022/lib/shared/components/palette/case-flag/pipes/update-flag-title-display.pipe.mjs +0 -79
  283. package/esm2022/lib/shared/components/palette/case-flag/read-case-flag-field.component.mjs +0 -280
  284. package/esm2022/lib/shared/components/palette/case-flag/write-case-flag-field.component.mjs +0 -813
  285. package/esm2022/lib/shared/components/palette/case-link/index.mjs +0 -3
  286. package/esm2022/lib/shared/components/palette/case-link/read-case-link-field.component.mjs +0 -33
  287. package/esm2022/lib/shared/components/palette/case-link/write-case-link-field.component.mjs +0 -125
  288. package/esm2022/lib/shared/components/palette/collection/collection-create-checker.service.mjs +0 -42
  289. package/esm2022/lib/shared/components/palette/collection/index.mjs +0 -3
  290. package/esm2022/lib/shared/components/palette/collection/read-collection-field.component.mjs +0 -81
  291. package/esm2022/lib/shared/components/palette/collection/write-collection-field.component.mjs +0 -448
  292. package/esm2022/lib/shared/components/palette/complex/index.mjs +0 -6
  293. package/esm2022/lib/shared/components/palette/complex/read-complex-field-collection-table.component.mjs +0 -380
  294. package/esm2022/lib/shared/components/palette/complex/read-complex-field-raw.component.mjs +0 -51
  295. package/esm2022/lib/shared/components/palette/complex/read-complex-field-table.component.mjs +0 -92
  296. package/esm2022/lib/shared/components/palette/complex/read-complex-field.component.mjs +0 -74
  297. package/esm2022/lib/shared/components/palette/complex/sort-order.mjs +0 -7
  298. package/esm2022/lib/shared/components/palette/complex/write-complex-field.component.mjs +0 -184
  299. package/esm2022/lib/shared/components/palette/date/index.mjs +0 -4
  300. package/esm2022/lib/shared/components/palette/date/read-date-field.component.mjs +0 -26
  301. package/esm2022/lib/shared/components/palette/date/write-date-container-field.component.mjs +0 -33
  302. package/esm2022/lib/shared/components/palette/date/write-date-field.component.mjs +0 -80
  303. package/esm2022/lib/shared/components/palette/datetime-picker/datetime-picker-utils.mjs +0 -12
  304. package/esm2022/lib/shared/components/palette/datetime-picker/datetime-picker.component.mjs +0 -312
  305. package/esm2022/lib/shared/components/palette/datetime-picker/index.mjs +0 -2
  306. package/esm2022/lib/shared/components/palette/document/document-url.pipe.mjs +0 -25
  307. package/esm2022/lib/shared/components/palette/document/file-upload-progress.guard.mjs +0 -31
  308. package/esm2022/lib/shared/components/palette/document/file-upload-state.service.mjs +0 -17
  309. package/esm2022/lib/shared/components/palette/document/index.mjs +0 -4
  310. package/esm2022/lib/shared/components/palette/document/read-document-field.component.mjs +0 -88
  311. package/esm2022/lib/shared/components/palette/document/write-document-field.component.mjs +0 -445
  312. package/esm2022/lib/shared/components/palette/dynamic-list/dynamic-list.pipe.mjs +0 -18
  313. package/esm2022/lib/shared/components/palette/dynamic-list/index.mjs +0 -4
  314. package/esm2022/lib/shared/components/palette/dynamic-list/read-dynamic-list-field.component.mjs +0 -37
  315. package/esm2022/lib/shared/components/palette/dynamic-list/write-dynamic-list-field.component.mjs +0 -124
  316. package/esm2022/lib/shared/components/palette/dynamic-multi-select-list/index.mjs +0 -3
  317. package/esm2022/lib/shared/components/palette/dynamic-multi-select-list/read-dynamic-multi-select-list-field.component.mjs +0 -46
  318. package/esm2022/lib/shared/components/palette/dynamic-multi-select-list/write-dynamic-multi-select-list-field.component.mjs +0 -148
  319. package/esm2022/lib/shared/components/palette/dynamic-radio-list/dynamic-radio-list.pipe.mjs +0 -25
  320. package/esm2022/lib/shared/components/palette/dynamic-radio-list/index.mjs +0 -4
  321. package/esm2022/lib/shared/components/palette/dynamic-radio-list/read-dynamic-radio-list-field.component.mjs +0 -43
  322. package/esm2022/lib/shared/components/palette/dynamic-radio-list/write-dynamic-radio-list-field.component.mjs +0 -125
  323. package/esm2022/lib/shared/components/palette/email/index.mjs +0 -3
  324. package/esm2022/lib/shared/components/palette/email/read-email-field.component.mjs +0 -36
  325. package/esm2022/lib/shared/components/palette/email/write-email-field.component.mjs +0 -74
  326. package/esm2022/lib/shared/components/palette/fixed-list/fixed-list.pipe.mjs +0 -23
  327. package/esm2022/lib/shared/components/palette/fixed-list/index.mjs +0 -4
  328. package/esm2022/lib/shared/components/palette/fixed-list/read-fixed-list-field.component.mjs +0 -27
  329. package/esm2022/lib/shared/components/palette/fixed-list/write-fixed-list-field.component.mjs +0 -107
  330. package/esm2022/lib/shared/components/palette/fixed-radio-list/fixed-radio-list.pipe.mjs +0 -18
  331. package/esm2022/lib/shared/components/palette/fixed-radio-list/index.mjs +0 -4
  332. package/esm2022/lib/shared/components/palette/fixed-radio-list/read-fixed-radio-list-field.component.mjs +0 -27
  333. package/esm2022/lib/shared/components/palette/fixed-radio-list/write-fixed-radio-list-field.component.mjs +0 -96
  334. package/esm2022/lib/shared/components/palette/history/case-history-viewer-field.component.mjs +0 -17
  335. package/esm2022/lib/shared/components/palette/history/event-log/event-log-details.component.mjs +0 -99
  336. package/esm2022/lib/shared/components/palette/history/event-log/event-log-table.component.mjs +0 -265
  337. package/esm2022/lib/shared/components/palette/history/event-log/event-log.component.mjs +0 -72
  338. package/esm2022/lib/shared/components/palette/history/event-log/index.mjs +0 -4
  339. package/esm2022/lib/shared/components/palette/history/index.mjs +0 -3
  340. package/esm2022/lib/shared/components/palette/index.mjs +0 -39
  341. package/esm2022/lib/shared/components/palette/judicial-user/index.mjs +0 -3
  342. package/esm2022/lib/shared/components/palette/judicial-user/read-judicial-user-field.component.mjs +0 -49
  343. package/esm2022/lib/shared/components/palette/judicial-user/write-judicial-user-field.component.mjs +0 -266
  344. package/esm2022/lib/shared/components/palette/label/index.mjs +0 -2
  345. package/esm2022/lib/shared/components/palette/label/label-field.component.mjs +0 -55
  346. package/esm2022/lib/shared/components/palette/linked-cases/components/before-you-start/before-you-start.component.mjs +0 -132
  347. package/esm2022/lib/shared/components/palette/linked-cases/components/check-your-answers/check-your-answers.component.mjs +0 -213
  348. package/esm2022/lib/shared/components/palette/linked-cases/components/index.mjs +0 -8
  349. package/esm2022/lib/shared/components/palette/linked-cases/components/link-cases/link-cases.component.mjs +0 -577
  350. package/esm2022/lib/shared/components/palette/linked-cases/components/linked-cases-table/linked-cases-from-table.component.mjs +0 -245
  351. package/esm2022/lib/shared/components/palette/linked-cases/components/linked-cases-table/linked-cases-to-table.component.mjs +0 -287
  352. package/esm2022/lib/shared/components/palette/linked-cases/components/no-linked-cases/no-linked-cases.component.mjs +0 -73
  353. package/esm2022/lib/shared/components/palette/linked-cases/components/unlink-cases/unlink-cases.component.mjs +0 -249
  354. package/esm2022/lib/shared/components/palette/linked-cases/domain/index.mjs +0 -3
  355. package/esm2022/lib/shared/components/palette/linked-cases/domain/linked-cases-state.model.mjs +0 -2
  356. package/esm2022/lib/shared/components/palette/linked-cases/domain/linked-cases.model.mjs +0 -67
  357. package/esm2022/lib/shared/components/palette/linked-cases/enums/index.mjs +0 -2
  358. package/esm2022/lib/shared/components/palette/linked-cases/enums/write-linked-cases-field.enum.mjs +0 -35
  359. package/esm2022/lib/shared/components/palette/linked-cases/index.mjs +0 -6
  360. package/esm2022/lib/shared/components/palette/linked-cases/read-linked-cases-field.component.mjs +0 -168
  361. package/esm2022/lib/shared/components/palette/linked-cases/services/index.mjs +0 -2
  362. package/esm2022/lib/shared/components/palette/linked-cases/services/linked-cases.service.mjs +0 -161
  363. package/esm2022/lib/shared/components/palette/linked-cases/utils/validators.utils.mjs +0 -27
  364. package/esm2022/lib/shared/components/palette/linked-cases/write-linked-cases-field.component.mjs +0 -335
  365. package/esm2022/lib/shared/components/palette/markdown/index.mjs +0 -4
  366. package/esm2022/lib/shared/components/palette/markdown/markdown-component.module.mjs +0 -45
  367. package/esm2022/lib/shared/components/palette/markdown/markdown.component.mjs +0 -98
  368. package/esm2022/lib/shared/components/palette/markdown/routerlink.component.mjs +0 -25
  369. package/esm2022/lib/shared/components/palette/money-gbp/index.mjs +0 -4
  370. package/esm2022/lib/shared/components/palette/money-gbp/money-gbp-input.component.mjs +0 -128
  371. package/esm2022/lib/shared/components/palette/money-gbp/read-money-gbp-field.component.mjs +0 -50
  372. package/esm2022/lib/shared/components/palette/money-gbp/write-money-gbp-field.component.mjs +0 -79
  373. package/esm2022/lib/shared/components/palette/multi-select-list/index.mjs +0 -3
  374. package/esm2022/lib/shared/components/palette/multi-select-list/read-multi-select-list-field.component.mjs +0 -46
  375. package/esm2022/lib/shared/components/palette/multi-select-list/write-multi-select-list-field.component.mjs +0 -126
  376. package/esm2022/lib/shared/components/palette/number/index.mjs +0 -3
  377. package/esm2022/lib/shared/components/palette/number/read-number-field.component.mjs +0 -25
  378. package/esm2022/lib/shared/components/palette/number/write-number-field.component.mjs +0 -74
  379. package/esm2022/lib/shared/components/palette/order-summary/fee-value.model.mjs +0 -4
  380. package/esm2022/lib/shared/components/palette/order-summary/fee.model.mjs +0 -8
  381. package/esm2022/lib/shared/components/palette/order-summary/index.mjs +0 -7
  382. package/esm2022/lib/shared/components/palette/order-summary/order-summary.model.mjs +0 -6
  383. package/esm2022/lib/shared/components/palette/order-summary/read-order-summary-field.component.mjs +0 -74
  384. package/esm2022/lib/shared/components/palette/order-summary/read-order-summary-row.component.mjs +0 -45
  385. package/esm2022/lib/shared/components/palette/order-summary/write-order-summary-field.component.mjs +0 -45
  386. package/esm2022/lib/shared/components/palette/organisation/index.mjs +0 -6
  387. package/esm2022/lib/shared/components/palette/organisation/read-organisation-field-raw.component.mjs +0 -84
  388. package/esm2022/lib/shared/components/palette/organisation/read-organisation-field-table.component.mjs +0 -88
  389. package/esm2022/lib/shared/components/palette/organisation/read-organisation-field.component.mjs +0 -52
  390. package/esm2022/lib/shared/components/palette/organisation/write-organisation-complex-field.component.mjs +0 -35
  391. package/esm2022/lib/shared/components/palette/organisation/write-organisation-field.component.mjs +0 -397
  392. package/esm2022/lib/shared/components/palette/palette.module.mjs +0 -769
  393. package/esm2022/lib/shared/components/palette/palette.service.mjs +0 -153
  394. package/esm2022/lib/shared/components/palette/payment/case-payment-history-viewer-field.component.mjs +0 -25
  395. package/esm2022/lib/shared/components/palette/payment/index.mjs +0 -2
  396. package/esm2022/lib/shared/components/palette/phone-uk/index.mjs +0 -3
  397. package/esm2022/lib/shared/components/palette/phone-uk/read-phone-uk-field.component.mjs +0 -23
  398. package/esm2022/lib/shared/components/palette/phone-uk/write-phone-uk-field.component.mjs +0 -74
  399. package/esm2022/lib/shared/components/palette/query-management/__mocks__/index.mjs +0 -210
  400. package/esm2022/lib/shared/components/palette/query-management/components/close-query/close-query.component.mjs +0 -49
  401. package/esm2022/lib/shared/components/palette/query-management/components/index.mjs +0 -15
  402. package/esm2022/lib/shared/components/palette/query-management/components/qualifying-questions/qualifying-question-detail/qualifying-question-detail.component.mjs +0 -51
  403. package/esm2022/lib/shared/components/palette/query-management/components/qualifying-questions/qualifying-question-options/qualifying-question-options.component.mjs +0 -145
  404. package/esm2022/lib/shared/components/palette/query-management/components/query-attachments-read/query-attachments-read.component.mjs +0 -65
  405. package/esm2022/lib/shared/components/palette/query-management/components/query-case-details-header/query-case-details-header.component.mjs +0 -58
  406. package/esm2022/lib/shared/components/palette/query-management/components/query-check-your-answers/query-check-your-answers.component.mjs +0 -587
  407. package/esm2022/lib/shared/components/palette/query-management/components/query-confirmation/query-confirmation.component.mjs +0 -135
  408. package/esm2022/lib/shared/components/palette/query-management/components/query-details/query-details.component.mjs +0 -447
  409. package/esm2022/lib/shared/components/palette/query-management/components/query-event-completion/query-event-completion.component.mjs +0 -24
  410. package/esm2022/lib/shared/components/palette/query-management/components/query-list/query-list.component.mjs +0 -165
  411. package/esm2022/lib/shared/components/palette/query-management/components/query-write/query-write-add-documents/query-write-add-documents.component.mjs +0 -78
  412. package/esm2022/lib/shared/components/palette/query-management/components/query-write/query-write-date-input/query-write-date-input.component.mjs +0 -121
  413. package/esm2022/lib/shared/components/palette/query-management/components/query-write/query-write-raise-query/query-write-raise-query.component.mjs +0 -306
  414. package/esm2022/lib/shared/components/palette/query-management/components/query-write/query-write-respond-to-query/query-write-respond-to-query.component.mjs +0 -241
  415. package/esm2022/lib/shared/components/palette/query-management/constants/query-management.constants.mjs +0 -7
  416. package/esm2022/lib/shared/components/palette/query-management/enums/index.mjs +0 -6
  417. package/esm2022/lib/shared/components/palette/query-management/enums/qualifying-questions-error-message.enum.mjs +0 -5
  418. package/esm2022/lib/shared/components/palette/query-management/enums/query-item-response-status.enum.mjs +0 -8
  419. package/esm2022/lib/shared/components/palette/query-management/enums/raise-query-error-message.enum.mjs +0 -11
  420. package/esm2022/lib/shared/components/palette/query-management/enums/respond-to-query-error-messages.enum.mjs +0 -6
  421. package/esm2022/lib/shared/components/palette/query-management/index.mjs +0 -8
  422. package/esm2022/lib/shared/components/palette/query-management/models/case-queries-collection.model.mjs +0 -2
  423. package/esm2022/lib/shared/components/palette/query-management/models/index.mjs +0 -8
  424. package/esm2022/lib/shared/components/palette/query-management/models/qualifying-questions/casetype-qualifying-questions.model.mjs +0 -2
  425. package/esm2022/lib/shared/components/palette/query-management/models/qualifying-questions/qualifying-question.model.mjs +0 -2
  426. package/esm2022/lib/shared/components/palette/query-management/models/query-create-context.enum.mjs +0 -9
  427. package/esm2022/lib/shared/components/palette/query-management/models/query-list/query-list-column/query-list-column.model.mjs +0 -2
  428. package/esm2022/lib/shared/components/palette/query-management/models/query-list/query-list-data/query-list-data.model.mjs +0 -28
  429. package/esm2022/lib/shared/components/palette/query-management/models/query-list/query-list-item/query-list-item.model.mjs +0 -127
  430. package/esm2022/lib/shared/components/palette/query-management/read-query-management-field.component.mjs +0 -232
  431. package/esm2022/lib/shared/components/palette/query-management/services/index.mjs +0 -3
  432. package/esm2022/lib/shared/components/palette/query-management/services/qualifying-question.service.mjs +0 -23
  433. package/esm2022/lib/shared/components/palette/query-management/services/query-management.service.mjs +0 -179
  434. package/esm2022/lib/shared/components/palette/query-management/utils/query-management.utils.mjs +0 -98
  435. package/esm2022/lib/shared/components/palette/text/index.mjs +0 -3
  436. package/esm2022/lib/shared/components/palette/text/read-text-field.component.mjs +0 -23
  437. package/esm2022/lib/shared/components/palette/text/write-text-field.component.mjs +0 -78
  438. package/esm2022/lib/shared/components/palette/text-area/index.mjs +0 -3
  439. package/esm2022/lib/shared/components/palette/text-area/read-text-area-field.component.mjs +0 -23
  440. package/esm2022/lib/shared/components/palette/text-area/write-text-area-field.component.mjs +0 -89
  441. package/esm2022/lib/shared/components/palette/unsupported-field.component.mjs +0 -19
  442. package/esm2022/lib/shared/components/palette/utils/dash.pipe.mjs +0 -16
  443. package/esm2022/lib/shared/components/palette/utils/date.pipe.mjs +0 -133
  444. package/esm2022/lib/shared/components/palette/utils/field-label.pipe.mjs +0 -41
  445. package/esm2022/lib/shared/components/palette/utils/first-error.pipe.mjs +0 -65
  446. package/esm2022/lib/shared/components/palette/utils/index.mjs +0 -10
  447. package/esm2022/lib/shared/components/palette/utils/is-compound.pipe.mjs +0 -43
  448. package/esm2022/lib/shared/components/palette/utils/is-mandatory.pipe.mjs +0 -22
  449. package/esm2022/lib/shared/components/palette/utils/is-read-only-and-not-collection.pipe.mjs +0 -32
  450. package/esm2022/lib/shared/components/palette/utils/is-read-only.pipe.mjs +0 -22
  451. package/esm2022/lib/shared/components/palette/utils/utils.module.mjs +0 -71
  452. package/esm2022/lib/shared/components/palette/waystopay/index.mjs +0 -2
  453. package/esm2022/lib/shared/components/palette/waystopay/waystopay-field.component.mjs +0 -35
  454. package/esm2022/lib/shared/components/palette/yes-no/index.mjs +0 -4
  455. package/esm2022/lib/shared/components/palette/yes-no/read-yes-no-field.component.mjs +0 -37
  456. package/esm2022/lib/shared/components/palette/yes-no/write-yes-no-field.component.mjs +0 -102
  457. package/esm2022/lib/shared/components/palette/yes-no/yes-no.service.mjs +0 -50
  458. package/esm2022/lib/shared/components/search-filters/domain/index.mjs +0 -2
  459. package/esm2022/lib/shared/components/search-filters/domain/search-input.model.mjs +0 -15
  460. package/esm2022/lib/shared/components/search-filters/index.mjs +0 -5
  461. package/esm2022/lib/shared/components/search-filters/search-filters-wrapper.component.mjs +0 -63
  462. package/esm2022/lib/shared/components/search-filters/search-filters.component.mjs +0 -358
  463. package/esm2022/lib/shared/components/search-filters/search-filters.module.mjs +0 -71
  464. package/esm2022/lib/shared/components/search-result/index.mjs +0 -3
  465. package/esm2022/lib/shared/components/search-result/search-result.component.mjs +0 -821
  466. package/esm2022/lib/shared/components/search-result/search-result.module.mjs +0 -82
  467. package/esm2022/lib/shared/components/workbasket-filters/index.mjs +0 -3
  468. package/esm2022/lib/shared/components/workbasket-filters/workbasket-filters.component.mjs +0 -543
  469. package/esm2022/lib/shared/components/workbasket-filters/workbasket-filters.module.mjs +0 -67
  470. package/esm2022/lib/shared/directives/conditional-show/conditional-show-form.directive.mjs +0 -169
  471. package/esm2022/lib/shared/directives/conditional-show/conditional-show.module.mjs +0 -33
  472. package/esm2022/lib/shared/directives/conditional-show/domain/conditional-show.model.mjs +0 -201
  473. package/esm2022/lib/shared/directives/conditional-show/domain/index.mjs +0 -2
  474. package/esm2022/lib/shared/directives/conditional-show/index.mjs +0 -5
  475. package/esm2022/lib/shared/directives/conditional-show/services/condition-parser.service.mjs +0 -202
  476. package/esm2022/lib/shared/directives/conditional-show/services/condition.peg.mjs +0 -103
  477. package/esm2022/lib/shared/directives/conditional-show/services/conditional-show-registrar.service.mjs +0 -17
  478. package/esm2022/lib/shared/directives/conditional-show/services/grey-bar.service.mjs +0 -48
  479. package/esm2022/lib/shared/directives/conditional-show/services/index.mjs +0 -3
  480. package/esm2022/lib/shared/directives/focus-element/focus-element.directive.mjs +0 -38
  481. package/esm2022/lib/shared/directives/focus-element/focus-element.module.mjs +0 -21
  482. package/esm2022/lib/shared/directives/focus-element/index.mjs +0 -3
  483. package/esm2022/lib/shared/directives/index.mjs +0 -5
  484. package/esm2022/lib/shared/directives/substitutor/index.mjs +0 -4
  485. package/esm2022/lib/shared/directives/substitutor/label-substitutor.directive.mjs +0 -127
  486. package/esm2022/lib/shared/directives/substitutor/label-substitutor.module.mjs +0 -30
  487. package/esm2022/lib/shared/directives/substitutor/services/index.mjs +0 -2
  488. package/esm2022/lib/shared/directives/substitutor/services/placeholder.service.mjs +0 -210
  489. package/esm2022/lib/shared/directives/welsh-translated-markdown/index.mjs +0 -3
  490. package/esm2022/lib/shared/directives/welsh-translated-markdown/welsh-translated-markdown.directive.mjs +0 -104
  491. package/esm2022/lib/shared/directives/welsh-translated-markdown/welsh-translated-markdown.module.mjs +0 -21
  492. package/esm2022/lib/shared/domain/activity/activity.model.mjs +0 -17
  493. package/esm2022/lib/shared/domain/activity/index.mjs +0 -2
  494. package/esm2022/lib/shared/domain/addresses/address.model.mjs +0 -11
  495. package/esm2022/lib/shared/domain/addresses/index.mjs +0 -2
  496. package/esm2022/lib/shared/domain/alert/alert-level.model.mjs +0 -2
  497. package/esm2022/lib/shared/domain/alert/alert-status-params.model.mjs +0 -2
  498. package/esm2022/lib/shared/domain/alert/alert.model.mjs +0 -5
  499. package/esm2022/lib/shared/domain/alert/index.mjs +0 -3
  500. package/esm2022/lib/shared/domain/case-details.model.mjs +0 -13
  501. package/esm2022/lib/shared/domain/case-edit/case-edit.model.mjs +0 -2
  502. package/esm2022/lib/shared/domain/case-edit/index.mjs +0 -2
  503. package/esm2022/lib/shared/domain/case-event-data.model.mjs +0 -11
  504. package/esm2022/lib/shared/domain/case-file-view/case-file-view-category.model.mjs +0 -8
  505. package/esm2022/lib/shared/domain/case-file-view/case-file-view-document.model.mjs +0 -10
  506. package/esm2022/lib/shared/domain/case-file-view/case-file-view-sort-columns.enum.mjs +0 -6
  507. package/esm2022/lib/shared/domain/case-file-view/categories-and-documents.model.mjs +0 -10
  508. package/esm2022/lib/shared/domain/case-file-view/document-tree-node/document-tree-node-type.model.mjs +0 -6
  509. package/esm2022/lib/shared/domain/case-file-view/document-tree-node/document-tree-node.model.mjs +0 -125
  510. package/esm2022/lib/shared/domain/case-file-view/index.mjs +0 -7
  511. package/esm2022/lib/shared/domain/case-flag/flag-type.model.mjs +0 -37
  512. package/esm2022/lib/shared/domain/case-flag/hmcts-service-detail.model.mjs +0 -18
  513. package/esm2022/lib/shared/domain/case-flag/index.mjs +0 -3
  514. package/esm2022/lib/shared/domain/case-view/access-types.model.mjs +0 -4
  515. package/esm2022/lib/shared/domain/case-view/case-event-trigger.model.mjs +0 -34
  516. package/esm2022/lib/shared/domain/case-view/case-print-document.model.mjs +0 -6
  517. package/esm2022/lib/shared/domain/case-view/case-tab.model.mjs +0 -17
  518. package/esm2022/lib/shared/domain/case-view/case-view-event-ids.enum.mjs +0 -6
  519. package/esm2022/lib/shared/domain/case-view/case-view-event.model.mjs +0 -16
  520. package/esm2022/lib/shared/domain/case-view/case-view-trigger.model.mjs +0 -7
  521. package/esm2022/lib/shared/domain/case-view/case-view.model.mjs +0 -27
  522. package/esm2022/lib/shared/domain/case-view/challenged-access-request.model.mjs +0 -2
  523. package/esm2022/lib/shared/domain/case-view/index.mjs +0 -12
  524. package/esm2022/lib/shared/domain/case-view/review-specific-access-request.model.mjs +0 -2
  525. package/esm2022/lib/shared/domain/case-view/role-assignment-response.model.mjs +0 -2
  526. package/esm2022/lib/shared/domain/case-view/role-request.model.mjs +0 -2
  527. package/esm2022/lib/shared/domain/case-view/service-org-response.model.mjs +0 -2
  528. package/esm2022/lib/shared/domain/case-view/specific-access-request.model.mjs +0 -2
  529. package/esm2022/lib/shared/domain/definition/access-control-list.model.mjs +0 -8
  530. package/esm2022/lib/shared/domain/definition/banner.model.mjs +0 -8
  531. package/esm2022/lib/shared/domain/definition/case-event.model.mjs +0 -11
  532. package/esm2022/lib/shared/domain/definition/case-field.model.mjs +0 -253
  533. package/esm2022/lib/shared/domain/definition/case-state.model.mjs +0 -7
  534. package/esm2022/lib/shared/domain/definition/case-type-lite.model.mjs +0 -10
  535. package/esm2022/lib/shared/domain/definition/case-type.model.mjs +0 -20
  536. package/esm2022/lib/shared/domain/definition/display-context-enum.model.mjs +0 -14
  537. package/esm2022/lib/shared/domain/definition/event-case-field.model.mjs +0 -6
  538. package/esm2022/lib/shared/domain/definition/field-type-enum.model.mjs +0 -2
  539. package/esm2022/lib/shared/domain/definition/field-type.model.mjs +0 -30
  540. package/esm2022/lib/shared/domain/definition/fixed-list-item.model.mjs +0 -6
  541. package/esm2022/lib/shared/domain/definition/index.mjs +0 -12
  542. package/esm2022/lib/shared/domain/definition/jurisdiction.model.mjs +0 -8
  543. package/esm2022/lib/shared/domain/document/document-data.model.mjs +0 -28
  544. package/esm2022/lib/shared/domain/document/index.mjs +0 -2
  545. package/esm2022/lib/shared/domain/draft.model.mjs +0 -16
  546. package/esm2022/lib/shared/domain/error-message.model.mjs +0 -2
  547. package/esm2022/lib/shared/domain/http/http-error.model.mjs +0 -49
  548. package/esm2022/lib/shared/domain/http/index.mjs +0 -2
  549. package/esm2022/lib/shared/domain/index.mjs +0 -25
  550. package/esm2022/lib/shared/domain/journey/index.mjs +0 -3
  551. package/esm2022/lib/shared/domain/journey/journey-instigator.model.mjs +0 -2
  552. package/esm2022/lib/shared/domain/journey/journey.model.mjs +0 -2
  553. package/esm2022/lib/shared/domain/jurisdiction/index.mjs +0 -2
  554. package/esm2022/lib/shared/domain/jurisdiction/judicial-user.model.mjs +0 -2
  555. package/esm2022/lib/shared/domain/order/index.mjs +0 -2
  556. package/esm2022/lib/shared/domain/order/orderable.model.mjs +0 -2
  557. package/esm2022/lib/shared/domain/organisation/index.mjs +0 -3
  558. package/esm2022/lib/shared/domain/organisation/organisation-converter.mjs +0 -42
  559. package/esm2022/lib/shared/domain/organisation/simple-organisation.model.mjs +0 -2
  560. package/esm2022/lib/shared/domain/pagination-metadata.model.mjs +0 -5
  561. package/esm2022/lib/shared/domain/predicate.model.mjs +0 -2
  562. package/esm2022/lib/shared/domain/profile/index.mjs +0 -2
  563. package/esm2022/lib/shared/domain/profile/profile.model.mjs +0 -33
  564. package/esm2022/lib/shared/domain/search/field.model.mjs +0 -17
  565. package/esm2022/lib/shared/domain/search/index.mjs +0 -5
  566. package/esm2022/lib/shared/domain/search/search-result-view-column.model.mjs +0 -9
  567. package/esm2022/lib/shared/domain/search/search-result-view-item.model.mjs +0 -18
  568. package/esm2022/lib/shared/domain/search/search-result-view.model.mjs +0 -26
  569. package/esm2022/lib/shared/domain/search/sorting/search-result-view-item-comparator.mjs +0 -2
  570. package/esm2022/lib/shared/domain/search/sorting/sort-parameters.mjs +0 -9
  571. package/esm2022/lib/shared/domain/sort-order.enum.mjs +0 -7
  572. package/esm2022/lib/shared/domain/user/user-info.model.mjs +0 -2
  573. package/esm2022/lib/shared/domain/work-allocation/Task.mjs +0 -21
  574. package/esm2022/lib/shared/domain/work-allocation/TaskPayload.mjs +0 -2
  575. package/esm2022/lib/shared/domain/work-allocation/case-worker.model.mjs +0 -2
  576. package/esm2022/lib/shared/domain/work-allocation/index.mjs +0 -3
  577. package/esm2022/lib/shared/domain/work-allocation/judicial-worker.model.mjs +0 -2
  578. package/esm2022/lib/shared/domain/work-allocation/task-response.model.mjs +0 -2
  579. package/esm2022/lib/shared/domain/work-allocation/task-search-parameter.model.mjs +0 -2
  580. package/esm2022/lib/shared/domain/work-allocation/wa-service-config.model.mjs +0 -2
  581. package/esm2022/lib/shared/domain/workbasket/index.mjs +0 -2
  582. package/esm2022/lib/shared/domain/workbasket/workbasket-input.model.mjs +0 -11
  583. package/esm2022/lib/shared/fixture/case-field-builder.mjs +0 -67
  584. package/esm2022/lib/shared/fixture/shared.test.fixture.mjs +0 -130
  585. package/esm2022/lib/shared/index.mjs +0 -10
  586. package/esm2022/lib/shared/pipes/case-reference/case-reference.pipe.mjs +0 -33
  587. package/esm2022/lib/shared/pipes/case-reference/index.mjs +0 -2
  588. package/esm2022/lib/shared/pipes/case-title/ccd-case-title.pipe.mjs +0 -31
  589. package/esm2022/lib/shared/pipes/case-title/index.mjs +0 -2
  590. package/esm2022/lib/shared/pipes/complex/ccd-collection-table-value-case-fields.pipe.mjs +0 -32
  591. package/esm2022/lib/shared/pipes/complex/ccd-cyapage-label-filter.pipe.mjs +0 -27
  592. package/esm2022/lib/shared/pipes/complex/ccd-page-fields.pipe.mjs +0 -39
  593. package/esm2022/lib/shared/pipes/complex/ccd-read-fields-filter.pipe.mjs +0 -180
  594. package/esm2022/lib/shared/pipes/complex/ccd-tab-fields.pipe.mjs +0 -31
  595. package/esm2022/lib/shared/pipes/complex/fields-filter.pipe.mjs +0 -105
  596. package/esm2022/lib/shared/pipes/complex/index.mjs +0 -7
  597. package/esm2022/lib/shared/pipes/generic/enum-display-description/enum-display-description.pipe.mjs +0 -16
  598. package/esm2022/lib/shared/pipes/generic/index.mjs +0 -2
  599. package/esm2022/lib/shared/pipes/index.mjs +0 -9
  600. package/esm2022/lib/shared/pipes/link-cases-from-reason-code/ccd-link-cases-from-reason-code.pipe.mjs +0 -28
  601. package/esm2022/lib/shared/pipes/link-cases-from-reason-code/index.mjs +0 -2
  602. package/esm2022/lib/shared/pipes/link-cases-reason-code/ccd-link-cases-reason-code.pipe.mjs +0 -28
  603. package/esm2022/lib/shared/pipes/link-cases-reason-code/index.mjs +0 -2
  604. package/esm2022/lib/shared/pipes/pipes.module.mjs +0 -64
  605. package/esm2022/lib/shared/pipes/search-result/sorting/sort-search-result.pipe.mjs +0 -23
  606. package/esm2022/lib/shared/services/activity/activity.polling.service.mjs +0 -122
  607. package/esm2022/lib/shared/services/activity/activity.service.mjs +0 -86
  608. package/esm2022/lib/shared/services/activity/index.mjs +0 -3
  609. package/esm2022/lib/shared/services/addresses/address-parser.mjs +0 -77
  610. package/esm2022/lib/shared/services/addresses/address-type.enum.mjs +0 -7
  611. package/esm2022/lib/shared/services/addresses/addresses.service.mjs +0 -65
  612. package/esm2022/lib/shared/services/addresses/country-language.enum.mjs +0 -6
  613. package/esm2022/lib/shared/services/addresses/index.mjs +0 -2
  614. package/esm2022/lib/shared/services/alert/alert.service.mjs +0 -157
  615. package/esm2022/lib/shared/services/alert/index.mjs +0 -2
  616. package/esm2022/lib/shared/services/auth/auth.service.mjs +0 -35
  617. package/esm2022/lib/shared/services/auth/index.mjs +0 -2
  618. package/esm2022/lib/shared/services/banners/banners.service.mjs +0 -35
  619. package/esm2022/lib/shared/services/banners/index.mjs +0 -2
  620. package/esm2022/lib/shared/services/browser/browser.service.mjs +0 -24
  621. package/esm2022/lib/shared/services/browser/index.mjs +0 -2
  622. package/esm2022/lib/shared/services/case-fields/case-field.service.mjs +0 -34
  623. package/esm2022/lib/shared/services/case-fields/format-translator.service.mjs +0 -242
  624. package/esm2022/lib/shared/services/case-fields/index.mjs +0 -3
  625. package/esm2022/lib/shared/services/case-file-view/case-file-view.service.mjs +0 -48
  626. package/esm2022/lib/shared/services/case-file-view/index.mjs +0 -2
  627. package/esm2022/lib/shared/services/case-flag/case-flag-refdata.service.mjs +0 -102
  628. package/esm2022/lib/shared/services/case-flag/index.mjs +0 -3
  629. package/esm2022/lib/shared/services/case-flag/refdata-case-flag-type.enum.mjs +0 -6
  630. package/esm2022/lib/shared/services/common-data-service/common-data-service.mjs +0 -29
  631. package/esm2022/lib/shared/services/cookie/index.mjs +0 -2
  632. package/esm2022/lib/shared/services/cookie/read-cookie-service.mjs +0 -28
  633. package/esm2022/lib/shared/services/definitions/definitions.module.mjs +0 -19
  634. package/esm2022/lib/shared/services/definitions/definitions.service.mjs +0 -32
  635. package/esm2022/lib/shared/services/definitions/index.mjs +0 -3
  636. package/esm2022/lib/shared/services/document-management/document-management.service.mjs +0 -159
  637. package/esm2022/lib/shared/services/document-management/index.mjs +0 -2
  638. package/esm2022/lib/shared/services/draft/draft.service.mjs +0 -89
  639. package/esm2022/lib/shared/services/draft/index.mjs +0 -2
  640. package/esm2022/lib/shared/services/error/error-notifier.service.mjs +0 -16
  641. package/esm2022/lib/shared/services/error/index.mjs +0 -2
  642. package/esm2022/lib/shared/services/eventStatusService/event-status.service.mjs +0 -21
  643. package/esm2022/lib/shared/services/eventStatusService/index.mjs +0 -2
  644. package/esm2022/lib/shared/services/fields/fields.purger.mjs +0 -305
  645. package/esm2022/lib/shared/services/fields/fields.utils.mjs +0 -627
  646. package/esm2022/lib/shared/services/fields/index.mjs +0 -3
  647. package/esm2022/lib/shared/services/form/field-type-sanitiser.mjs +0 -129
  648. package/esm2022/lib/shared/services/form/form-error.service.mjs +0 -46
  649. package/esm2022/lib/shared/services/form/form-validators.service.mjs +0 -82
  650. package/esm2022/lib/shared/services/form/form-value.service.mjs +0 -552
  651. package/esm2022/lib/shared/services/form/index.mjs +0 -5
  652. package/esm2022/lib/shared/services/http/http-error.service.mjs +0 -74
  653. package/esm2022/lib/shared/services/http/http.service.mjs +0 -95
  654. package/esm2022/lib/shared/services/http/index.mjs +0 -3
  655. package/esm2022/lib/shared/services/index.mjs +0 -34
  656. package/esm2022/lib/shared/services/journey/index.mjs +0 -2
  657. package/esm2022/lib/shared/services/journey/multipage-component-state.service.mjs +0 -117
  658. package/esm2022/lib/shared/services/jurisdiction/index.mjs +0 -2
  659. package/esm2022/lib/shared/services/jurisdiction/jurisdiction.service.mjs +0 -38
  660. package/esm2022/lib/shared/services/loading/index.mjs +0 -3
  661. package/esm2022/lib/shared/services/loading/loading.module.mjs +0 -22
  662. package/esm2022/lib/shared/services/loading/loading.service.mjs +0 -43
  663. package/esm2022/lib/shared/services/navigation/index.mjs +0 -3
  664. package/esm2022/lib/shared/services/navigation/navigation-notifier.service.mjs +0 -16
  665. package/esm2022/lib/shared/services/navigation/navigation-origin.model.mjs +0 -9
  666. package/esm2022/lib/shared/services/order/index.mjs +0 -2
  667. package/esm2022/lib/shared/services/order/order.service.mjs +0 -37
  668. package/esm2022/lib/shared/services/organisation/index.mjs +0 -2
  669. package/esm2022/lib/shared/services/organisation/organisation.service.mjs +0 -57
  670. package/esm2022/lib/shared/services/profile/index.mjs +0 -3
  671. package/esm2022/lib/shared/services/profile/profile.notifier.mjs +0 -17
  672. package/esm2022/lib/shared/services/profile/profile.service.mjs +0 -37
  673. package/esm2022/lib/shared/services/request/index.mjs +0 -2
  674. package/esm2022/lib/shared/services/request/request.options.builder.mjs +0 -61
  675. package/esm2022/lib/shared/services/router/index.mjs +0 -2
  676. package/esm2022/lib/shared/services/router/router-helper.service.mjs +0 -20
  677. package/esm2022/lib/shared/services/search/index.mjs +0 -2
  678. package/esm2022/lib/shared/services/search/search.service.mjs +0 -96
  679. package/esm2022/lib/shared/services/search-result/sorting/search-result-view-item-comparator-factory.mjs +0 -70
  680. package/esm2022/lib/shared/services/session/index.mjs +0 -2
  681. package/esm2022/lib/shared/services/session/session-storage.service.mjs +0 -34
  682. package/esm2022/lib/shared/services/utils/retry/index.mjs +0 -2
  683. package/esm2022/lib/shared/services/utils/retry/retry.service.mjs +0 -87
  684. package/esm2022/lib/shared/services/window/index.mjs +0 -2
  685. package/esm2022/lib/shared/services/window/window.service.mjs +0 -40
  686. package/esm2022/lib/shared/services/workbasket/index.mjs +0 -2
  687. package/esm2022/lib/shared/services/workbasket/workbasket-input-filter.service.mjs +0 -57
  688. package/esm2022/lib/shared/test/test-route-snapshot-builder.mjs +0 -38
  689. package/esm2022/lib/shared/utils.mjs +0 -10
  690. package/esm2022/public-api.mjs +0 -6
  691. package/hmcts-ccd-case-ui-toolkit.d.ts.map +0 -1
  692. package/lib/app.config.d.ts +0 -154
  693. package/lib/app.config.d.ts.map +0 -1
  694. package/lib/components/banners/alert/alert-icon-class.pipe.d.ts +0 -10
  695. package/lib/components/banners/alert/alert-icon-class.pipe.d.ts.map +0 -1
  696. package/lib/components/banners/alert/alert.component.d.ts +0 -19
  697. package/lib/components/banners/alert/alert.component.d.ts.map +0 -1
  698. package/lib/components/banners/alert/alert.module.d.ts +0 -11
  699. package/lib/components/banners/alert/alert.module.d.ts.map +0 -1
  700. package/lib/components/banners/alert/index.d.ts +0 -4
  701. package/lib/components/banners/alert/index.d.ts.map +0 -1
  702. package/lib/components/banners/banners.module.d.ts +0 -10
  703. package/lib/components/banners/banners.module.d.ts.map +0 -1
  704. package/lib/components/banners/index.d.ts +0 -3
  705. package/lib/components/banners/index.d.ts.map +0 -1
  706. package/lib/components/banners/notification-banner/domain/index.d.ts +0 -2
  707. package/lib/components/banners/notification-banner/domain/index.d.ts.map +0 -1
  708. package/lib/components/banners/notification-banner/domain/notification-banner-config.model.d.ts +0 -13
  709. package/lib/components/banners/notification-banner/domain/notification-banner-config.model.d.ts.map +0 -1
  710. package/lib/components/banners/notification-banner/enums/index.d.ts +0 -3
  711. package/lib/components/banners/notification-banner/enums/index.d.ts.map +0 -1
  712. package/lib/components/banners/notification-banner/enums/notification-banner-style.enum.d.ts +0 -7
  713. package/lib/components/banners/notification-banner/enums/notification-banner-style.enum.d.ts.map +0 -1
  714. package/lib/components/banners/notification-banner/enums/notification-banner-type.enum.d.ts +0 -7
  715. package/lib/components/banners/notification-banner/enums/notification-banner-type.enum.d.ts.map +0 -1
  716. package/lib/components/banners/notification-banner/index.d.ts +0 -4
  717. package/lib/components/banners/notification-banner/index.d.ts.map +0 -1
  718. package/lib/components/banners/notification-banner/notification-banner.component.d.ts +0 -13
  719. package/lib/components/banners/notification-banner/notification-banner.component.d.ts.map +0 -1
  720. package/lib/components/banners/notification-banner/notification-banner.module.d.ts +0 -9
  721. package/lib/components/banners/notification-banner/notification-banner.module.d.ts.map +0 -1
  722. package/lib/components/body/body.component.d.ts +0 -6
  723. package/lib/components/body/body.component.d.ts.map +0 -1
  724. package/lib/components/body/body.module.d.ts +0 -10
  725. package/lib/components/body/body.module.d.ts.map +0 -1
  726. package/lib/components/body/index.d.ts +0 -2
  727. package/lib/components/body/index.d.ts.map +0 -1
  728. package/lib/components/footer/footer.component.d.ts +0 -10
  729. package/lib/components/footer/footer.component.d.ts.map +0 -1
  730. package/lib/components/footer/footers.module.d.ts +0 -10
  731. package/lib/components/footer/footers.module.d.ts.map +0 -1
  732. package/lib/components/footer/index.d.ts +0 -2
  733. package/lib/components/footer/index.d.ts.map +0 -1
  734. package/lib/components/form/date-input/date-input.component.d.ts +0 -54
  735. package/lib/components/form/date-input/date-input.component.d.ts.map +0 -1
  736. package/lib/components/form/date-input/index.d.ts +0 -2
  737. package/lib/components/form/date-input/index.d.ts.map +0 -1
  738. package/lib/components/form/form.module.d.ts +0 -10
  739. package/lib/components/form/form.module.d.ts.map +0 -1
  740. package/lib/components/form/index.d.ts +0 -2
  741. package/lib/components/form/index.d.ts.map +0 -1
  742. package/lib/components/header/header-bar/header-bar.component.d.ts +0 -11
  743. package/lib/components/header/header-bar/header-bar.component.d.ts.map +0 -1
  744. package/lib/components/header/header-bar/index.d.ts +0 -2
  745. package/lib/components/header/header-bar/index.d.ts.map +0 -1
  746. package/lib/components/header/headers.module.d.ts +0 -14
  747. package/lib/components/header/headers.module.d.ts.map +0 -1
  748. package/lib/components/header/index.d.ts +0 -5
  749. package/lib/components/header/index.d.ts.map +0 -1
  750. package/lib/components/header/navigation/index.d.ts +0 -3
  751. package/lib/components/header/navigation/index.d.ts.map +0 -1
  752. package/lib/components/header/navigation/navigation-item.component.d.ts +0 -9
  753. package/lib/components/header/navigation/navigation-item.component.d.ts.map +0 -1
  754. package/lib/components/header/navigation/navigation.component.d.ts +0 -7
  755. package/lib/components/header/navigation/navigation.component.d.ts.map +0 -1
  756. package/lib/components/header/phase/index.d.ts +0 -2
  757. package/lib/components/header/phase/index.d.ts.map +0 -1
  758. package/lib/components/header/phase/phase.component.d.ts +0 -9
  759. package/lib/components/header/phase/phase.component.d.ts.map +0 -1
  760. package/lib/components/index.d.ts +0 -7
  761. package/lib/components/index.d.ts.map +0 -1
  762. package/lib/components/tabs/index.d.ts +0 -4
  763. package/lib/components/tabs/index.d.ts.map +0 -1
  764. package/lib/components/tabs/tab.component.d.ts +0 -9
  765. package/lib/components/tabs/tab.component.d.ts.map +0 -1
  766. package/lib/components/tabs/tabs.component.d.ts +0 -16
  767. package/lib/components/tabs/tabs.component.d.ts.map +0 -1
  768. package/lib/components/tabs/tabs.module.d.ts +0 -12
  769. package/lib/components/tabs/tabs.module.d.ts.map +0 -1
  770. package/lib/shared/commons/address-validation-constants.d.ts +0 -7
  771. package/lib/shared/commons/address-validation-constants.d.ts.map +0 -1
  772. package/lib/shared/commons/case-edit-data/case-edit-data.module.d.ts +0 -9
  773. package/lib/shared/commons/case-edit-data/case-edit-data.module.d.ts.map +0 -1
  774. package/lib/shared/commons/case-edit-data/case-edit-data.service.d.ts +0 -30
  775. package/lib/shared/commons/case-edit-data/case-edit-data.service.d.ts.map +0 -1
  776. package/lib/shared/commons/case-edit-data/case-edit-validation.model.d.ts +0 -6
  777. package/lib/shared/commons/case-edit-data/case-edit-validation.model.d.ts.map +0 -1
  778. package/lib/shared/commons/case-edit-data/index.d.ts +0 -4
  779. package/lib/shared/commons/case-edit-data/index.d.ts.map +0 -1
  780. package/lib/shared/commons/constants.d.ts +0 -9
  781. package/lib/shared/commons/constants.d.ts.map +0 -1
  782. package/lib/shared/components/activity/activity-banner/activity-banner.component.d.ts +0 -12
  783. package/lib/shared/components/activity/activity-banner/activity-banner.component.d.ts.map +0 -1
  784. package/lib/shared/components/activity/activity-banner/index.d.ts +0 -2
  785. package/lib/shared/components/activity/activity-banner/index.d.ts.map +0 -1
  786. package/lib/shared/components/activity/activity-icon/activity-icon.component.d.ts +0 -11
  787. package/lib/shared/components/activity/activity-icon/activity-icon.component.d.ts.map +0 -1
  788. package/lib/shared/components/activity/activity-icon/index.d.ts +0 -2
  789. package/lib/shared/components/activity/activity-icon/index.d.ts.map +0 -1
  790. package/lib/shared/components/activity/activity.component.d.ts +0 -32
  791. package/lib/shared/components/activity/activity.component.d.ts.map +0 -1
  792. package/lib/shared/components/activity/activity.module.d.ts +0 -13
  793. package/lib/shared/components/activity/activity.module.d.ts.map +0 -1
  794. package/lib/shared/components/activity/index.d.ts +0 -5
  795. package/lib/shared/components/activity/index.d.ts.map +0 -1
  796. package/lib/shared/components/case-editor/case-access-utils/index.d.ts +0 -28
  797. package/lib/shared/components/case-editor/case-access-utils/index.d.ts.map +0 -1
  798. package/lib/shared/components/case-editor/case-create/case-create.component.d.ts +0 -33
  799. package/lib/shared/components/case-editor/case-create/case-create.component.d.ts.map +0 -1
  800. package/lib/shared/components/case-editor/case-create/index.d.ts +0 -2
  801. package/lib/shared/components/case-editor/case-create/index.d.ts.map +0 -1
  802. package/lib/shared/components/case-editor/case-edit/case-edit.component.d.ts +0 -124
  803. package/lib/shared/components/case-editor/case-edit/case-edit.component.d.ts.map +0 -1
  804. package/lib/shared/components/case-editor/case-edit/index.d.ts +0 -2
  805. package/lib/shared/components/case-editor/case-edit/index.d.ts.map +0 -1
  806. package/lib/shared/components/case-editor/case-edit-confirm/case-edit-confirm.component.d.ts +0 -25
  807. package/lib/shared/components/case-editor/case-edit-confirm/case-edit-confirm.component.d.ts.map +0 -1
  808. package/lib/shared/components/case-editor/case-edit-confirm/index.d.ts +0 -2
  809. package/lib/shared/components/case-editor/case-edit-confirm/index.d.ts.map +0 -1
  810. package/lib/shared/components/case-editor/case-edit-form/case-edit-form.component.d.ts +0 -26
  811. package/lib/shared/components/case-editor/case-edit-form/case-edit-form.component.d.ts.map +0 -1
  812. package/lib/shared/components/case-editor/case-edit-form/index.d.ts +0 -2
  813. package/lib/shared/components/case-editor/case-edit-form/index.d.ts.map +0 -1
  814. package/lib/shared/components/case-editor/case-edit-generic-errors/case-edit-generic-errors.component.d.ts +0 -8
  815. package/lib/shared/components/case-editor/case-edit-generic-errors/case-edit-generic-errors.component.d.ts.map +0 -1
  816. package/lib/shared/components/case-editor/case-edit-page/case-edit-page.component.d.ts +0 -142
  817. package/lib/shared/components/case-editor/case-edit-page/case-edit-page.component.d.ts.map +0 -1
  818. package/lib/shared/components/case-editor/case-edit-page/index.d.ts +0 -2
  819. package/lib/shared/components/case-editor/case-edit-page/index.d.ts.map +0 -1
  820. package/lib/shared/components/case-editor/case-edit-submit/case-edit-submit-titles.enum.d.ts +0 -6
  821. package/lib/shared/components/case-editor/case-edit-submit/case-edit-submit-titles.enum.d.ts.map +0 -1
  822. package/lib/shared/components/case-editor/case-edit-submit/case-edit-submit.component.d.ts +0 -78
  823. package/lib/shared/components/case-editor/case-edit-submit/case-edit-submit.component.d.ts.map +0 -1
  824. package/lib/shared/components/case-editor/case-edit-submit/index.d.ts +0 -2
  825. package/lib/shared/components/case-editor/case-edit-submit/index.d.ts.map +0 -1
  826. package/lib/shared/components/case-editor/case-edit-utils/case-edit.utils.d.ts +0 -10
  827. package/lib/shared/components/case-editor/case-edit-utils/case-edit.utils.d.ts.map +0 -1
  828. package/lib/shared/components/case-editor/case-editor.module.d.ts +0 -28
  829. package/lib/shared/components/case-editor/case-editor.module.d.ts.map +0 -1
  830. package/lib/shared/components/case-editor/case-event-completion/case-event-completion.component.d.ts +0 -33
  831. package/lib/shared/components/case-editor/case-event-completion/case-event-completion.component.d.ts.map +0 -1
  832. package/lib/shared/components/case-editor/case-event-completion/components/case-event-completion-task-cancelled/case-event-completion-task-cancelled.component.d.ts +0 -13
  833. package/lib/shared/components/case-editor/case-event-completion/components/case-event-completion-task-cancelled/case-event-completion-task-cancelled.component.d.ts.map +0 -1
  834. package/lib/shared/components/case-editor/case-event-completion/components/case-event-completion-task-reassigned/case-event-completion-task-reassigned.component.d.ts +0 -27
  835. package/lib/shared/components/case-editor/case-event-completion/components/case-event-completion-task-reassigned/case-event-completion-task-reassigned.component.d.ts.map +0 -1
  836. package/lib/shared/components/case-editor/case-event-completion/index.d.ts +0 -4
  837. package/lib/shared/components/case-editor/case-event-completion/index.d.ts.map +0 -1
  838. package/lib/shared/components/case-editor/case-progress/case-progress.component.d.ts +0 -30
  839. package/lib/shared/components/case-editor/case-progress/case-progress.component.d.ts.map +0 -1
  840. package/lib/shared/components/case-editor/case-progress/index.d.ts +0 -2
  841. package/lib/shared/components/case-editor/case-progress/index.d.ts.map +0 -1
  842. package/lib/shared/components/case-editor/domain/confirmation.model.d.ts +0 -12
  843. package/lib/shared/components/case-editor/domain/confirmation.model.d.ts.map +0 -1
  844. package/lib/shared/components/case-editor/domain/event-completion-params.model.d.ts +0 -7
  845. package/lib/shared/components/case-editor/domain/event-completion-params.model.d.ts.map +0 -1
  846. package/lib/shared/components/case-editor/domain/event-completion-return-states.enum.model.d.ts +0 -6
  847. package/lib/shared/components/case-editor/domain/event-completion-return-states.enum.model.d.ts.map +0 -1
  848. package/lib/shared/components/case-editor/domain/event-completion-state-machine-context.model.d.ts +0 -24
  849. package/lib/shared/components/case-editor/domain/event-completion-state-machine-context.model.d.ts.map +0 -1
  850. package/lib/shared/components/case-editor/domain/event-completion-states.enum.model.d.ts +0 -13
  851. package/lib/shared/components/case-editor/domain/event-completion-states.enum.model.d.ts.map +0 -1
  852. package/lib/shared/components/case-editor/domain/event-completion-task-states.model.d.ts +0 -5
  853. package/lib/shared/components/case-editor/domain/event-completion-task-states.model.d.ts.map +0 -1
  854. package/lib/shared/components/case-editor/domain/index.d.ts +0 -8
  855. package/lib/shared/components/case-editor/domain/index.d.ts.map +0 -1
  856. package/lib/shared/components/case-editor/domain/wizard-page-field-complex-override.model.d.ts +0 -8
  857. package/lib/shared/components/case-editor/domain/wizard-page-field-complex-override.model.d.ts.map +0 -1
  858. package/lib/shared/components/case-editor/domain/wizard-page-field.model.d.ts +0 -9
  859. package/lib/shared/components/case-editor/domain/wizard-page-field.model.d.ts.map +0 -1
  860. package/lib/shared/components/case-editor/domain/wizard-page.model.d.ts +0 -17
  861. package/lib/shared/components/case-editor/domain/wizard-page.model.d.ts.map +0 -1
  862. package/lib/shared/components/case-editor/domain/wizard.model.d.ts +0 -18
  863. package/lib/shared/components/case-editor/domain/wizard.model.d.ts.map +0 -1
  864. package/lib/shared/components/case-editor/editor.routing.d.ts +0 -3
  865. package/lib/shared/components/case-editor/editor.routing.d.ts.map +0 -1
  866. package/lib/shared/components/case-editor/index.d.ts +0 -13
  867. package/lib/shared/components/case-editor/index.d.ts.map +0 -1
  868. package/lib/shared/components/case-editor/services/case-edit-wizard.guard.d.ts +0 -23
  869. package/lib/shared/components/case-editor/services/case-edit-wizard.guard.d.ts.map +0 -1
  870. package/lib/shared/components/case-editor/services/case-flag-state.service.d.ts +0 -14
  871. package/lib/shared/components/case-editor/services/case-flag-state.service.d.ts.map +0 -1
  872. package/lib/shared/components/case-editor/services/case-worker.service.d.ts +0 -16
  873. package/lib/shared/components/case-editor/services/case-worker.service.d.ts.map +0 -1
  874. package/lib/shared/components/case-editor/services/case.notifier.d.ts +0 -19
  875. package/lib/shared/components/case-editor/services/case.notifier.d.ts.map +0 -1
  876. package/lib/shared/components/case-editor/services/cases.service.d.ts +0 -56
  877. package/lib/shared/components/case-editor/services/cases.service.d.ts.map +0 -1
  878. package/lib/shared/components/case-editor/services/convert-href-to-router.service.d.ts +0 -14
  879. package/lib/shared/components/case-editor/services/convert-href-to-router.service.d.ts.map +0 -1
  880. package/lib/shared/components/case-editor/services/event-completion-state-machine.service.d.ts +0 -34
  881. package/lib/shared/components/case-editor/services/event-completion-state-machine.service.d.ts.map +0 -1
  882. package/lib/shared/components/case-editor/services/event-trigger.service.d.ts +0 -10
  883. package/lib/shared/components/case-editor/services/event-trigger.service.d.ts.map +0 -1
  884. package/lib/shared/components/case-editor/services/index.d.ts +0 -12
  885. package/lib/shared/components/case-editor/services/index.d.ts.map +0 -1
  886. package/lib/shared/components/case-editor/services/judicial-worker.service.d.ts +0 -16
  887. package/lib/shared/components/case-editor/services/judicial-worker.service.d.ts.map +0 -1
  888. package/lib/shared/components/case-editor/services/page-validation.service.d.ts +0 -17
  889. package/lib/shared/components/case-editor/services/page-validation.service.d.ts.map +0 -1
  890. package/lib/shared/components/case-editor/services/valid-page-list-caseFields.service.d.ts +0 -14
  891. package/lib/shared/components/case-editor/services/valid-page-list-caseFields.service.d.ts.map +0 -1
  892. package/lib/shared/components/case-editor/services/wizard-factory.service.d.ts +0 -6
  893. package/lib/shared/components/case-editor/services/wizard-factory.service.d.ts.map +0 -1
  894. package/lib/shared/components/case-editor/services/wizard-page-field-to-case-field.mapper.d.ts +0 -17
  895. package/lib/shared/components/case-editor/services/wizard-page-field-to-case-field.mapper.d.ts.map +0 -1
  896. package/lib/shared/components/case-editor/services/work-allocation.service.d.ts +0 -72
  897. package/lib/shared/components/case-editor/services/work-allocation.service.d.ts.map +0 -1
  898. package/lib/shared/components/case-header/case-header.component.d.ts +0 -15
  899. package/lib/shared/components/case-header/case-header.component.d.ts.map +0 -1
  900. package/lib/shared/components/case-header/case-header.module.d.ts +0 -11
  901. package/lib/shared/components/case-header/case-header.module.d.ts.map +0 -1
  902. package/lib/shared/components/case-header/index.d.ts +0 -3
  903. package/lib/shared/components/case-header/index.d.ts.map +0 -1
  904. package/lib/shared/components/case-history/case-history.component.d.ts +0 -33
  905. package/lib/shared/components/case-history/case-history.component.d.ts.map +0 -1
  906. package/lib/shared/components/case-history/case-history.module.d.ts +0 -15
  907. package/lib/shared/components/case-history/case-history.module.d.ts.map +0 -1
  908. package/lib/shared/components/case-history/domain/case-history.model.d.ts +0 -16
  909. package/lib/shared/components/case-history/domain/case-history.model.d.ts.map +0 -1
  910. package/lib/shared/components/case-history/index.d.ts +0 -3
  911. package/lib/shared/components/case-history/index.d.ts.map +0 -1
  912. package/lib/shared/components/case-history/services/case-history.service.d.ts +0 -17
  913. package/lib/shared/components/case-history/services/case-history.service.d.ts.map +0 -1
  914. package/lib/shared/components/case-list/case-list.component.d.ts +0 -47
  915. package/lib/shared/components/case-list/case-list.component.d.ts.map +0 -1
  916. package/lib/shared/components/case-list/case-list.module.d.ts +0 -14
  917. package/lib/shared/components/case-list/case-list.module.d.ts.map +0 -1
  918. package/lib/shared/components/case-list/index.d.ts +0 -3
  919. package/lib/shared/components/case-list/index.d.ts.map +0 -1
  920. package/lib/shared/components/case-list-filters/case-list-filters.component.d.ts +0 -19
  921. package/lib/shared/components/case-list-filters/case-list-filters.component.d.ts.map +0 -1
  922. package/lib/shared/components/case-list-filters/case-list-filters.module.d.ts +0 -14
  923. package/lib/shared/components/case-list-filters/case-list-filters.module.d.ts.map +0 -1
  924. package/lib/shared/components/case-list-filters/index.d.ts +0 -3
  925. package/lib/shared/components/case-list-filters/index.d.ts.map +0 -1
  926. package/lib/shared/components/case-timeline/case-timeline.component.d.ts +0 -27
  927. package/lib/shared/components/case-timeline/case-timeline.component.d.ts.map +0 -1
  928. package/lib/shared/components/case-timeline/case-timeline.module.d.ts +0 -14
  929. package/lib/shared/components/case-timeline/case-timeline.module.d.ts.map +0 -1
  930. package/lib/shared/components/case-timeline/index.d.ts +0 -3
  931. package/lib/shared/components/case-timeline/index.d.ts.map +0 -1
  932. package/lib/shared/components/case-viewer/case-basic-access-view/case-basic-access-view.component.d.ts +0 -23
  933. package/lib/shared/components/case-viewer/case-basic-access-view/case-basic-access-view.component.d.ts.map +0 -1
  934. package/lib/shared/components/case-viewer/case-basic-access-view/index.d.ts +0 -2
  935. package/lib/shared/components/case-viewer/case-basic-access-view/index.d.ts.map +0 -1
  936. package/lib/shared/components/case-viewer/case-challenged-access-request/case-challenged-access-request.component.d.ts +0 -42
  937. package/lib/shared/components/case-viewer/case-challenged-access-request/case-challenged-access-request.component.d.ts.map +0 -1
  938. package/lib/shared/components/case-viewer/case-challenged-access-request/index.d.ts +0 -2
  939. package/lib/shared/components/case-viewer/case-challenged-access-request/index.d.ts.map +0 -1
  940. package/lib/shared/components/case-viewer/case-challenged-access-request/models/case-challenged-access-request.enum.d.ts +0 -17
  941. package/lib/shared/components/case-viewer/case-challenged-access-request/models/case-challenged-access-request.enum.d.ts.map +0 -1
  942. package/lib/shared/components/case-viewer/case-challenged-access-request/models/index.d.ts +0 -2
  943. package/lib/shared/components/case-viewer/case-challenged-access-request/models/index.d.ts.map +0 -1
  944. package/lib/shared/components/case-viewer/case-challenged-access-success/case-challenged-access-success.component.d.ts +0 -12
  945. package/lib/shared/components/case-viewer/case-challenged-access-success/case-challenged-access-success.component.d.ts.map +0 -1
  946. package/lib/shared/components/case-viewer/case-challenged-access-success/index.d.ts +0 -2
  947. package/lib/shared/components/case-viewer/case-challenged-access-success/index.d.ts.map +0 -1
  948. package/lib/shared/components/case-viewer/case-event-trigger/case-event-trigger.component.d.ts +0 -43
  949. package/lib/shared/components/case-viewer/case-event-trigger/case-event-trigger.component.d.ts.map +0 -1
  950. package/lib/shared/components/case-viewer/case-event-trigger/index.d.ts +0 -2
  951. package/lib/shared/components/case-viewer/case-event-trigger/index.d.ts.map +0 -1
  952. package/lib/shared/components/case-viewer/case-full-access-view/case-full-access-view.component.d.ts +0 -112
  953. package/lib/shared/components/case-viewer/case-full-access-view/case-full-access-view.component.d.ts.map +0 -1
  954. package/lib/shared/components/case-viewer/case-full-access-view/index.d.ts +0 -2
  955. package/lib/shared/components/case-viewer/case-full-access-view/index.d.ts.map +0 -1
  956. package/lib/shared/components/case-viewer/case-review-specific-access-reject/case-review-specific-access-reject.component.d.ts +0 -14
  957. package/lib/shared/components/case-viewer/case-review-specific-access-reject/case-review-specific-access-reject.component.d.ts.map +0 -1
  958. package/lib/shared/components/case-viewer/case-review-specific-access-reject/index.d.ts +0 -2
  959. package/lib/shared/components/case-viewer/case-review-specific-access-reject/index.d.ts.map +0 -1
  960. package/lib/shared/components/case-viewer/case-review-specific-access-request/case-review-specific-access-request.component.d.ts +0 -50
  961. package/lib/shared/components/case-viewer/case-review-specific-access-request/case-review-specific-access-request.component.d.ts.map +0 -1
  962. package/lib/shared/components/case-viewer/case-review-specific-access-request/index.d.ts +0 -2
  963. package/lib/shared/components/case-viewer/case-review-specific-access-request/index.d.ts.map +0 -1
  964. package/lib/shared/components/case-viewer/case-review-specific-access-request/models/case-review-specific-access-request.enum.d.ts +0 -15
  965. package/lib/shared/components/case-viewer/case-review-specific-access-request/models/case-review-specific-access-request.enum.d.ts.map +0 -1
  966. package/lib/shared/components/case-viewer/case-review-specific-access-request/models/index.d.ts +0 -2
  967. package/lib/shared/components/case-viewer/case-review-specific-access-request/models/index.d.ts.map +0 -1
  968. package/lib/shared/components/case-viewer/case-specific-access-request/case-specific-access-request.component.d.ts +0 -36
  969. package/lib/shared/components/case-viewer/case-specific-access-request/case-specific-access-request.component.d.ts.map +0 -1
  970. package/lib/shared/components/case-viewer/case-specific-access-request/index.d.ts +0 -2
  971. package/lib/shared/components/case-viewer/case-specific-access-request/index.d.ts.map +0 -1
  972. package/lib/shared/components/case-viewer/case-specific-access-request/models/case-specific-access-request.enum.d.ts +0 -9
  973. package/lib/shared/components/case-viewer/case-specific-access-request/models/case-specific-access-request.enum.d.ts.map +0 -1
  974. package/lib/shared/components/case-viewer/case-specific-access-request/models/index.d.ts +0 -2
  975. package/lib/shared/components/case-viewer/case-specific-access-request/models/index.d.ts.map +0 -1
  976. package/lib/shared/components/case-viewer/case-specific-access-success/case-specific-access-success.component.d.ts +0 -12
  977. package/lib/shared/components/case-viewer/case-specific-access-success/case-specific-access-success.component.d.ts.map +0 -1
  978. package/lib/shared/components/case-viewer/case-specific-access-success/index.d.ts +0 -2
  979. package/lib/shared/components/case-viewer/case-specific-access-success/index.d.ts.map +0 -1
  980. package/lib/shared/components/case-viewer/case-view/case-view.component.d.ts +0 -32
  981. package/lib/shared/components/case-viewer/case-view/case-view.component.d.ts.map +0 -1
  982. package/lib/shared/components/case-viewer/case-view/index.d.ts +0 -2
  983. package/lib/shared/components/case-viewer/case-view/index.d.ts.map +0 -1
  984. package/lib/shared/components/case-viewer/case-viewer.component.d.ts +0 -37
  985. package/lib/shared/components/case-viewer/case-viewer.component.d.ts.map +0 -1
  986. package/lib/shared/components/case-viewer/case-viewer.module.d.ts +0 -39
  987. package/lib/shared/components/case-viewer/case-viewer.module.d.ts.map +0 -1
  988. package/lib/shared/components/case-viewer/index.d.ts +0 -14
  989. package/lib/shared/components/case-viewer/index.d.ts.map +0 -1
  990. package/lib/shared/components/case-viewer/printer/case-printer.component.d.ts +0 -24
  991. package/lib/shared/components/case-viewer/printer/case-printer.component.d.ts.map +0 -1
  992. package/lib/shared/components/case-viewer/printer/index.d.ts +0 -4
  993. package/lib/shared/components/case-viewer/printer/index.d.ts.map +0 -1
  994. package/lib/shared/components/case-viewer/printer/pipes/index.d.ts +0 -2
  995. package/lib/shared/components/case-viewer/printer/pipes/index.d.ts.map +0 -1
  996. package/lib/shared/components/case-viewer/printer/pipes/print-url.pipe.d.ts +0 -24
  997. package/lib/shared/components/case-viewer/printer/pipes/print-url.pipe.d.ts.map +0 -1
  998. package/lib/shared/components/case-viewer/services/case.resolver.d.ts +0 -32
  999. package/lib/shared/components/case-viewer/services/case.resolver.d.ts.map +0 -1
  1000. package/lib/shared/components/case-viewer/services/event-trigger.resolver.d.ts +0 -34
  1001. package/lib/shared/components/case-viewer/services/event-trigger.resolver.d.ts.map +0 -1
  1002. package/lib/shared/components/case-viewer/services/index.d.ts +0 -3
  1003. package/lib/shared/components/case-viewer/services/index.d.ts.map +0 -1
  1004. package/lib/shared/components/case-viewer/viewer.routing.d.ts +0 -3
  1005. package/lib/shared/components/case-viewer/viewer.routing.d.ts.map +0 -1
  1006. package/lib/shared/components/create-case-filters/create-case-filters-selection.model.d.ts +0 -7
  1007. package/lib/shared/components/create-case-filters/create-case-filters-selection.model.d.ts.map +0 -1
  1008. package/lib/shared/components/create-case-filters/create-case-filters.component.d.ts +0 -59
  1009. package/lib/shared/components/create-case-filters/create-case-filters.component.d.ts.map +0 -1
  1010. package/lib/shared/components/create-case-filters/create-case-filters.module.d.ts +0 -13
  1011. package/lib/shared/components/create-case-filters/create-case-filters.module.d.ts.map +0 -1
  1012. package/lib/shared/components/create-case-filters/index.d.ts +0 -4
  1013. package/lib/shared/components/create-case-filters/index.d.ts.map +0 -1
  1014. package/lib/shared/components/dialogs/delete-or-cancel-dialog/delete-or-cancel-dialog.component.d.ts +0 -12
  1015. package/lib/shared/components/dialogs/delete-or-cancel-dialog/delete-or-cancel-dialog.component.d.ts.map +0 -1
  1016. package/lib/shared/components/dialogs/delete-or-cancel-dialog/index.d.ts +0 -2
  1017. package/lib/shared/components/dialogs/delete-or-cancel-dialog/index.d.ts.map +0 -1
  1018. package/lib/shared/components/dialogs/dialogs.module.d.ts +0 -14
  1019. package/lib/shared/components/dialogs/dialogs.module.d.ts.map +0 -1
  1020. package/lib/shared/components/dialogs/document-dialog/document-dialog.component.d.ts +0 -14
  1021. package/lib/shared/components/dialogs/document-dialog/document-dialog.component.d.ts.map +0 -1
  1022. package/lib/shared/components/dialogs/document-dialog/index.d.ts +0 -2
  1023. package/lib/shared/components/dialogs/document-dialog/index.d.ts.map +0 -1
  1024. package/lib/shared/components/dialogs/index.d.ts +0 -6
  1025. package/lib/shared/components/dialogs/index.d.ts.map +0 -1
  1026. package/lib/shared/components/dialogs/remove-dialog/index.d.ts +0 -2
  1027. package/lib/shared/components/dialogs/remove-dialog/index.d.ts.map +0 -1
  1028. package/lib/shared/components/dialogs/remove-dialog/remove-dialog.component.d.ts +0 -12
  1029. package/lib/shared/components/dialogs/remove-dialog/remove-dialog.component.d.ts.map +0 -1
  1030. package/lib/shared/components/dialogs/save-or-discard-dialog/index.d.ts +0 -2
  1031. package/lib/shared/components/dialogs/save-or-discard-dialog/index.d.ts.map +0 -1
  1032. package/lib/shared/components/dialogs/save-or-discard-dialog/save-or-discard-dialog.component.d.ts +0 -13
  1033. package/lib/shared/components/dialogs/save-or-discard-dialog/save-or-discard-dialog.component.d.ts.map +0 -1
  1034. package/lib/shared/components/error/callback-errors.component.d.ts +0 -24
  1035. package/lib/shared/components/error/callback-errors.component.d.ts.map +0 -1
  1036. package/lib/shared/components/error/domain/error-context.d.ts +0 -6
  1037. package/lib/shared/components/error/domain/error-context.d.ts.map +0 -1
  1038. package/lib/shared/components/error/domain/index.d.ts +0 -2
  1039. package/lib/shared/components/error/domain/index.d.ts.map +0 -1
  1040. package/lib/shared/components/error/errors.module.d.ts +0 -11
  1041. package/lib/shared/components/error/errors.module.d.ts.map +0 -1
  1042. package/lib/shared/components/error/index.d.ts +0 -4
  1043. package/lib/shared/components/error/index.d.ts.map +0 -1
  1044. package/lib/shared/components/error-message/error-message.component.d.ts +0 -8
  1045. package/lib/shared/components/error-message/error-message.component.d.ts.map +0 -1
  1046. package/lib/shared/components/error-message/error-message.module.d.ts +0 -13
  1047. package/lib/shared/components/error-message/error-message.module.d.ts.map +0 -1
  1048. package/lib/shared/components/error-message/index.d.ts +0 -3
  1049. package/lib/shared/components/error-message/index.d.ts.map +0 -1
  1050. package/lib/shared/components/event-start/components/multiple-tasks-exist/multiple-tasks-exist.component.d.ts +0 -14
  1051. package/lib/shared/components/event-start/components/multiple-tasks-exist/multiple-tasks-exist.component.d.ts.map +0 -1
  1052. package/lib/shared/components/event-start/components/no-tasks-available/no-tasks-available.component.d.ts +0 -10
  1053. package/lib/shared/components/event-start/components/no-tasks-available/no-tasks-available.component.d.ts.map +0 -1
  1054. package/lib/shared/components/event-start/components/task-assigned/task-assigned.component.d.ts +0 -23
  1055. package/lib/shared/components/event-start/components/task-assigned/task-assigned.component.d.ts.map +0 -1
  1056. package/lib/shared/components/event-start/components/task-cancelled/task-cancelled.component.d.ts +0 -7
  1057. package/lib/shared/components/event-start/components/task-cancelled/task-cancelled.component.d.ts.map +0 -1
  1058. package/lib/shared/components/event-start/components/task-conflict/task-conflict.component.d.ts +0 -9
  1059. package/lib/shared/components/event-start/components/task-conflict/task-conflict.component.d.ts.map +0 -1
  1060. package/lib/shared/components/event-start/components/task-unassigned/task-unassigned.component.d.ts +0 -10
  1061. package/lib/shared/components/event-start/components/task-unassigned/task-unassigned.component.d.ts.map +0 -1
  1062. package/lib/shared/components/event-start/event-guard/event-start.guard.d.ts +0 -26
  1063. package/lib/shared/components/event-start/event-guard/event-start.guard.d.ts.map +0 -1
  1064. package/lib/shared/components/event-start/event-start.component.d.ts +0 -22
  1065. package/lib/shared/components/event-start/event-start.component.d.ts.map +0 -1
  1066. package/lib/shared/components/event-start/event-start.module.d.ts +0 -18
  1067. package/lib/shared/components/event-start/event-start.module.d.ts.map +0 -1
  1068. package/lib/shared/components/event-start/index.d.ts +0 -10
  1069. package/lib/shared/components/event-start/index.d.ts.map +0 -1
  1070. package/lib/shared/components/event-start/models/event-start-state-machine-context.model.d.ts +0 -14
  1071. package/lib/shared/components/event-start/models/event-start-state-machine-context.model.d.ts.map +0 -1
  1072. package/lib/shared/components/event-start/models/event-start-states-enum.model.d.ts +0 -15
  1073. package/lib/shared/components/event-start/models/event-start-states-enum.model.d.ts.map +0 -1
  1074. package/lib/shared/components/event-start/models/index.d.ts +0 -3
  1075. package/lib/shared/components/event-start/models/index.d.ts.map +0 -1
  1076. package/lib/shared/components/event-start/resolvers/event-tasks-resolver.service.d.ts +0 -19
  1077. package/lib/shared/components/event-start/resolvers/event-tasks-resolver.service.d.ts.map +0 -1
  1078. package/lib/shared/components/event-start/services/event-start-state-machine.service.d.ts +0 -40
  1079. package/lib/shared/components/event-start/services/event-start-state-machine.service.d.ts.map +0 -1
  1080. package/lib/shared/components/event-start/services/index.d.ts +0 -2
  1081. package/lib/shared/components/event-start/services/index.d.ts.map +0 -1
  1082. package/lib/shared/components/event-trigger/event-trigger.component.d.ts +0 -29
  1083. package/lib/shared/components/event-trigger/event-trigger.component.d.ts.map +0 -1
  1084. package/lib/shared/components/event-trigger/event-trigger.module.d.ts +0 -12
  1085. package/lib/shared/components/event-trigger/event-trigger.module.d.ts.map +0 -1
  1086. package/lib/shared/components/event-trigger/index.d.ts +0 -3
  1087. package/lib/shared/components/event-trigger/index.d.ts.map +0 -1
  1088. package/lib/shared/components/helpers/index.d.ts +0 -2
  1089. package/lib/shared/components/helpers/index.d.ts.map +0 -1
  1090. package/lib/shared/components/helpers/init-dialog-helper.d.ts +0 -3
  1091. package/lib/shared/components/helpers/init-dialog-helper.d.ts.map +0 -1
  1092. package/lib/shared/components/index.d.ts +0 -20
  1093. package/lib/shared/components/index.d.ts.map +0 -1
  1094. package/lib/shared/components/loading-spinner/index.d.ts +0 -3
  1095. package/lib/shared/components/loading-spinner/index.d.ts.map +0 -1
  1096. package/lib/shared/components/loading-spinner/loading-spinner.component.d.ts +0 -7
  1097. package/lib/shared/components/loading-spinner/loading-spinner.component.d.ts.map +0 -1
  1098. package/lib/shared/components/loading-spinner/loading-spinner.module.d.ts +0 -10
  1099. package/lib/shared/components/loading-spinner/loading-spinner.module.d.ts.map +0 -1
  1100. package/lib/shared/components/pagination/index.d.ts +0 -3
  1101. package/lib/shared/components/pagination/index.d.ts.map +0 -1
  1102. package/lib/shared/components/pagination/pagination.component.d.ts +0 -26
  1103. package/lib/shared/components/pagination/pagination.component.d.ts.map +0 -1
  1104. package/lib/shared/components/pagination/pagination.module.d.ts +0 -11
  1105. package/lib/shared/components/pagination/pagination.module.d.ts.map +0 -1
  1106. package/lib/shared/components/palette/address/address-option.model.d.ts +0 -10
  1107. package/lib/shared/components/palette/address/address-option.model.d.ts.map +0 -1
  1108. package/lib/shared/components/palette/address/index.d.ts +0 -3
  1109. package/lib/shared/components/palette/address/index.d.ts.map +0 -1
  1110. package/lib/shared/components/palette/address/write-address-field.component.d.ts +0 -39
  1111. package/lib/shared/components/palette/address/write-address-field.component.d.ts.map +0 -1
  1112. package/lib/shared/components/palette/base-field/abstract-field-read.component.d.ts +0 -17
  1113. package/lib/shared/components/palette/base-field/abstract-field-read.component.d.ts.map +0 -1
  1114. package/lib/shared/components/palette/base-field/abstract-field-write-journey.component.d.ts +0 -30
  1115. package/lib/shared/components/palette/base-field/abstract-field-write-journey.component.d.ts.map +0 -1
  1116. package/lib/shared/components/palette/base-field/abstract-field-write.component.d.ts +0 -17
  1117. package/lib/shared/components/palette/base-field/abstract-field-write.component.d.ts.map +0 -1
  1118. package/lib/shared/components/palette/base-field/abstract-form-field.component.d.ts +0 -21
  1119. package/lib/shared/components/palette/base-field/abstract-form-field.component.d.ts.map +0 -1
  1120. package/lib/shared/components/palette/base-field/abstract-journey.component.d.ts +0 -27
  1121. package/lib/shared/components/palette/base-field/abstract-journey.component.d.ts.map +0 -1
  1122. package/lib/shared/components/palette/base-field/field-read-label.component.d.ts +0 -15
  1123. package/lib/shared/components/palette/base-field/field-read-label.component.d.ts.map +0 -1
  1124. package/lib/shared/components/palette/base-field/field-read.component.d.ts +0 -20
  1125. package/lib/shared/components/palette/base-field/field-read.component.d.ts.map +0 -1
  1126. package/lib/shared/components/palette/base-field/field-write.component.d.ts +0 -19
  1127. package/lib/shared/components/palette/base-field/field-write.component.d.ts.map +0 -1
  1128. package/lib/shared/components/palette/base-field/index.d.ts +0 -10
  1129. package/lib/shared/components/palette/base-field/index.d.ts.map +0 -1
  1130. package/lib/shared/components/palette/base-field/palette-context.enum.d.ts +0 -6
  1131. package/lib/shared/components/palette/base-field/palette-context.enum.d.ts.map +0 -1
  1132. package/lib/shared/components/palette/base-field/payment-field.component.d.ts +0 -15
  1133. package/lib/shared/components/palette/base-field/payment-field.component.d.ts.map +0 -1
  1134. package/lib/shared/components/palette/case-file-view/case-file-view-field.component.d.ts +0 -46
  1135. package/lib/shared/components/palette/case-file-view/case-file-view-field.component.d.ts.map +0 -1
  1136. package/lib/shared/components/palette/case-file-view/components/case-file-view-folder/case-file-view-folder-document-actions/case-file-view-folder-document-actions.component.d.ts +0 -17
  1137. package/lib/shared/components/palette/case-file-view/components/case-file-view-folder/case-file-view-folder-document-actions/case-file-view-folder-document-actions.component.d.ts.map +0 -1
  1138. package/lib/shared/components/palette/case-file-view/components/case-file-view-folder/case-file-view-folder-sort/case-file-view-folder-sort.component.d.ts +0 -16
  1139. package/lib/shared/components/palette/case-file-view/components/case-file-view-folder/case-file-view-folder-sort/case-file-view-folder-sort.component.d.ts.map +0 -1
  1140. package/lib/shared/components/palette/case-file-view/components/case-file-view-folder/case-file-view-folder-toggle/case-file-view-folder-toggle.component.d.ts +0 -15
  1141. package/lib/shared/components/palette/case-file-view/components/case-file-view-folder/case-file-view-folder-toggle/case-file-view-folder-toggle.component.d.ts.map +0 -1
  1142. package/lib/shared/components/palette/case-file-view/components/case-file-view-folder/case-file-view-folder.component.d.ts +0 -60
  1143. package/lib/shared/components/palette/case-file-view/components/case-file-view-folder/case-file-view-folder.component.d.ts.map +0 -1
  1144. package/lib/shared/components/palette/case-file-view/components/case-file-view-folder-selector/case-file-view-folder-selector.component.d.ts +0 -28
  1145. package/lib/shared/components/palette/case-file-view/components/case-file-view-folder-selector/case-file-view-folder-selector.component.d.ts.map +0 -1
  1146. package/lib/shared/components/palette/case-file-view/components/index.d.ts +0 -7
  1147. package/lib/shared/components/palette/case-file-view/components/index.d.ts.map +0 -1
  1148. package/lib/shared/components/palette/case-file-view/components/shared/case-file-view-overlay-menu/case-file-view-overlay-menu-item.model.d.ts +0 -6
  1149. package/lib/shared/components/palette/case-file-view/components/shared/case-file-view-overlay-menu/case-file-view-overlay-menu-item.model.d.ts.map +0 -1
  1150. package/lib/shared/components/palette/case-file-view/components/shared/case-file-view-overlay-menu/case-file-view-overlay-menu.component.d.ts +0 -14
  1151. package/lib/shared/components/palette/case-file-view/components/shared/case-file-view-overlay-menu/case-file-view-overlay-menu.component.d.ts.map +0 -1
  1152. package/lib/shared/components/palette/case-file-view/components/shared/index.d.ts +0 -2
  1153. package/lib/shared/components/palette/case-file-view/components/shared/index.d.ts.map +0 -1
  1154. package/lib/shared/components/palette/case-file-view/index.d.ts +0 -3
  1155. package/lib/shared/components/palette/case-file-view/index.d.ts.map +0 -1
  1156. package/lib/shared/components/palette/case-file-view/test-data/categories-and-documents-test-data.d.ts +0 -3
  1157. package/lib/shared/components/palette/case-file-view/test-data/categories-and-documents-test-data.d.ts.map +0 -1
  1158. package/lib/shared/components/palette/case-flag/components/add-comments/add-comments.component.d.ts +0 -31
  1159. package/lib/shared/components/palette/case-flag/components/add-comments/add-comments.component.d.ts.map +0 -1
  1160. package/lib/shared/components/palette/case-flag/components/case-flag-summary-list/case-flag-summary-list.component.d.ts +0 -37
  1161. package/lib/shared/components/palette/case-flag/components/case-flag-summary-list/case-flag-summary-list.component.d.ts.map +0 -1
  1162. package/lib/shared/components/palette/case-flag/components/case-flag-table/case-flag-table.component.d.ts +0 -13
  1163. package/lib/shared/components/palette/case-flag/components/case-flag-table/case-flag-table.component.d.ts.map +0 -1
  1164. package/lib/shared/components/palette/case-flag/components/confirm-flag-status/confirm-flag-status.component.d.ts +0 -30
  1165. package/lib/shared/components/palette/case-flag/components/confirm-flag-status/confirm-flag-status.component.d.ts.map +0 -1
  1166. package/lib/shared/components/palette/case-flag/components/index.d.ts +0 -12
  1167. package/lib/shared/components/palette/case-flag/components/index.d.ts.map +0 -1
  1168. package/lib/shared/components/palette/case-flag/components/manage-case-flags/manage-case-flags.component.d.ts +0 -42
  1169. package/lib/shared/components/palette/case-flag/components/manage-case-flags/manage-case-flags.component.d.ts.map +0 -1
  1170. package/lib/shared/components/palette/case-flag/components/search-language-interpreter/search-language-interpreter-control-names.enum.d.ts +0 -5
  1171. package/lib/shared/components/palette/case-flag/components/search-language-interpreter/search-language-interpreter-control-names.enum.d.ts.map +0 -1
  1172. package/lib/shared/components/palette/case-flag/components/search-language-interpreter/search-language-interpreter.component.d.ts +0 -44
  1173. package/lib/shared/components/palette/case-flag/components/search-language-interpreter/search-language-interpreter.component.d.ts.map +0 -1
  1174. package/lib/shared/components/palette/case-flag/components/select-flag-location/select-flag-location.component.d.ts +0 -30
  1175. package/lib/shared/components/palette/case-flag/components/select-flag-location/select-flag-location.component.d.ts.map +0 -1
  1176. package/lib/shared/components/palette/case-flag/components/select-flag-type/select-flag-type.component.d.ts +0 -64
  1177. package/lib/shared/components/palette/case-flag/components/select-flag-type/select-flag-type.component.d.ts.map +0 -1
  1178. package/lib/shared/components/palette/case-flag/components/update-flag/update-flag-add-translation-form/update-flag-add-translation-form.component.d.ts +0 -30
  1179. package/lib/shared/components/palette/case-flag/components/update-flag/update-flag-add-translation-form/update-flag-add-translation-form.component.d.ts.map +0 -1
  1180. package/lib/shared/components/palette/case-flag/components/update-flag/update-flag.component.d.ts +0 -45
  1181. package/lib/shared/components/palette/case-flag/components/update-flag/update-flag.component.d.ts.map +0 -1
  1182. package/lib/shared/components/palette/case-flag/domain/case-flag-state.model.d.ts +0 -9
  1183. package/lib/shared/components/palette/case-flag/domain/case-flag-state.model.d.ts.map +0 -1
  1184. package/lib/shared/components/palette/case-flag/domain/case-flag.model.d.ts +0 -60
  1185. package/lib/shared/components/palette/case-flag/domain/case-flag.model.d.ts.map +0 -1
  1186. package/lib/shared/components/palette/case-flag/domain/index.d.ts +0 -4
  1187. package/lib/shared/components/palette/case-flag/domain/index.d.ts.map +0 -1
  1188. package/lib/shared/components/palette/case-flag/domain/language.model.d.ts +0 -6
  1189. package/lib/shared/components/palette/case-flag/domain/language.model.d.ts.map +0 -1
  1190. package/lib/shared/components/palette/case-flag/enums/add-comments-error-message.enum.d.ts +0 -6
  1191. package/lib/shared/components/palette/case-flag/enums/add-comments-error-message.enum.d.ts.map +0 -1
  1192. package/lib/shared/components/palette/case-flag/enums/add-comments-step.enum.d.ts +0 -7
  1193. package/lib/shared/components/palette/case-flag/enums/add-comments-step.enum.d.ts.map +0 -1
  1194. package/lib/shared/components/palette/case-flag/enums/case-flag-check-your-answers-step.enum.d.ts +0 -11
  1195. package/lib/shared/components/palette/case-flag/enums/case-flag-check-your-answers-step.enum.d.ts.map +0 -1
  1196. package/lib/shared/components/palette/case-flag/enums/case-flag-display-context-parameter.enum.d.ts +0 -14
  1197. package/lib/shared/components/palette/case-flag/enums/case-flag-display-context-parameter.enum.d.ts.map +0 -1
  1198. package/lib/shared/components/palette/case-flag/enums/case-flag-form-fields.enum.d.ts +0 -12
  1199. package/lib/shared/components/palette/case-flag/enums/case-flag-form-fields.enum.d.ts.map +0 -1
  1200. package/lib/shared/components/palette/case-flag/enums/case-flag-status.enum.d.ts +0 -7
  1201. package/lib/shared/components/palette/case-flag/enums/case-flag-status.enum.d.ts.map +0 -1
  1202. package/lib/shared/components/palette/case-flag/enums/case-flag-summary-list-display-mode.enum.d.ts +0 -5
  1203. package/lib/shared/components/palette/case-flag/enums/case-flag-summary-list-display-mode.enum.d.ts.map +0 -1
  1204. package/lib/shared/components/palette/case-flag/enums/case-flag-wizard-step-title.enum.d.ts +0 -19
  1205. package/lib/shared/components/palette/case-flag/enums/case-flag-wizard-step-title.enum.d.ts.map +0 -1
  1206. package/lib/shared/components/palette/case-flag/enums/confirm-status-error-message.enum.d.ts +0 -5
  1207. package/lib/shared/components/palette/case-flag/enums/confirm-status-error-message.enum.d.ts.map +0 -1
  1208. package/lib/shared/components/palette/case-flag/enums/confirm-status-step.enum.d.ts +0 -5
  1209. package/lib/shared/components/palette/case-flag/enums/confirm-status-step.enum.d.ts.map +0 -1
  1210. package/lib/shared/components/palette/case-flag/enums/index.d.ts +0 -22
  1211. package/lib/shared/components/palette/case-flag/enums/index.d.ts.map +0 -1
  1212. package/lib/shared/components/palette/case-flag/enums/search-language-interpreter-error-message.enum.d.ts +0 -6
  1213. package/lib/shared/components/palette/case-flag/enums/search-language-interpreter-error-message.enum.d.ts.map +0 -1
  1214. package/lib/shared/components/palette/case-flag/enums/search-language-interpreter-step.enum.d.ts +0 -7
  1215. package/lib/shared/components/palette/case-flag/enums/search-language-interpreter-step.enum.d.ts.map +0 -1
  1216. package/lib/shared/components/palette/case-flag/enums/select-flag-error-message.enum.d.ts +0 -6
  1217. package/lib/shared/components/palette/case-flag/enums/select-flag-error-message.enum.d.ts.map +0 -1
  1218. package/lib/shared/components/palette/case-flag/enums/select-flag-location-error-message.enum.d.ts +0 -5
  1219. package/lib/shared/components/palette/case-flag/enums/select-flag-location-error-message.enum.d.ts.map +0 -1
  1220. package/lib/shared/components/palette/case-flag/enums/select-flag-type-error-message.enum.d.ts +0 -9
  1221. package/lib/shared/components/palette/case-flag/enums/select-flag-type-error-message.enum.d.ts.map +0 -1
  1222. package/lib/shared/components/palette/case-flag/enums/update-flag-add-translation-error-message.enum.d.ts +0 -5
  1223. package/lib/shared/components/palette/case-flag/enums/update-flag-add-translation-error-message.enum.d.ts.map +0 -1
  1224. package/lib/shared/components/palette/case-flag/enums/update-flag-add-translation-step.enum.d.ts +0 -5
  1225. package/lib/shared/components/palette/case-flag/enums/update-flag-add-translation-step.enum.d.ts.map +0 -1
  1226. package/lib/shared/components/palette/case-flag/enums/update-flag-error-message.enum.d.ts +0 -9
  1227. package/lib/shared/components/palette/case-flag/enums/update-flag-error-message.enum.d.ts.map +0 -1
  1228. package/lib/shared/components/palette/case-flag/enums/update-flag-step.enum.d.ts +0 -10
  1229. package/lib/shared/components/palette/case-flag/enums/update-flag-step.enum.d.ts.map +0 -1
  1230. package/lib/shared/components/palette/case-flag/enums/write-case-flag-field.enum.d.ts +0 -15
  1231. package/lib/shared/components/palette/case-flag/enums/write-case-flag-field.enum.d.ts.map +0 -1
  1232. package/lib/shared/components/palette/case-flag/index.d.ts +0 -7
  1233. package/lib/shared/components/palette/case-flag/index.d.ts.map +0 -1
  1234. package/lib/shared/components/palette/case-flag/pipes/flag-field-display.pipe.d.ts +0 -19
  1235. package/lib/shared/components/palette/case-flag/pipes/flag-field-display.pipe.d.ts.map +0 -1
  1236. package/lib/shared/components/palette/case-flag/pipes/index.d.ts +0 -5
  1237. package/lib/shared/components/palette/case-flag/pipes/index.d.ts.map +0 -1
  1238. package/lib/shared/components/palette/case-flag/pipes/language-interpreter-display.pipe.d.ts +0 -18
  1239. package/lib/shared/components/palette/case-flag/pipes/language-interpreter-display.pipe.d.ts.map +0 -1
  1240. package/lib/shared/components/palette/case-flag/pipes/manage-case-flags-label-display.pipe.d.ts +0 -25
  1241. package/lib/shared/components/palette/case-flag/pipes/manage-case-flags-label-display.pipe.d.ts.map +0 -1
  1242. package/lib/shared/components/palette/case-flag/pipes/update-flag-title-display.pipe.d.ts +0 -21
  1243. package/lib/shared/components/palette/case-flag/pipes/update-flag-title-display.pipe.d.ts.map +0 -1
  1244. package/lib/shared/components/palette/case-flag/read-case-flag-field.component.d.ts +0 -31
  1245. package/lib/shared/components/palette/case-flag/read-case-flag-field.component.d.ts.map +0 -1
  1246. package/lib/shared/components/palette/case-flag/write-case-flag-field.component.d.ts +0 -101
  1247. package/lib/shared/components/palette/case-flag/write-case-flag-field.component.d.ts.map +0 -1
  1248. package/lib/shared/components/palette/case-link/index.d.ts +0 -3
  1249. package/lib/shared/components/palette/case-link/index.d.ts.map +0 -1
  1250. package/lib/shared/components/palette/case-link/read-case-link-field.component.d.ts +0 -8
  1251. package/lib/shared/components/palette/case-link/read-case-link-field.component.d.ts.map +0 -1
  1252. package/lib/shared/components/palette/case-link/write-case-link-field.component.d.ts +0 -16
  1253. package/lib/shared/components/palette/case-link/write-case-link-field.component.d.ts.map +0 -1
  1254. package/lib/shared/components/palette/collection/collection-create-checker.service.d.ts +0 -13
  1255. package/lib/shared/components/palette/collection/collection-create-checker.service.d.ts.map +0 -1
  1256. package/lib/shared/components/palette/collection/index.d.ts +0 -3
  1257. package/lib/shared/components/palette/collection/index.d.ts.map +0 -1
  1258. package/lib/shared/components/palette/collection/read-collection-field.component.d.ts +0 -13
  1259. package/lib/shared/components/palette/collection/read-collection-field.component.d.ts.map +0 -1
  1260. package/lib/shared/components/palette/collection/write-collection-field.component.d.ts +0 -58
  1261. package/lib/shared/components/palette/collection/write-collection-field.component.d.ts.map +0 -1
  1262. package/lib/shared/components/palette/complex/index.d.ts +0 -6
  1263. package/lib/shared/components/palette/complex/index.d.ts.map +0 -1
  1264. package/lib/shared/components/palette/complex/read-complex-field-collection-table.component.d.ts +0 -32
  1265. package/lib/shared/components/palette/complex/read-complex-field-collection-table.component.d.ts.map +0 -1
  1266. package/lib/shared/components/palette/complex/read-complex-field-raw.component.d.ts +0 -13
  1267. package/lib/shared/components/palette/complex/read-complex-field-raw.component.d.ts.map +0 -1
  1268. package/lib/shared/components/palette/complex/read-complex-field-table.component.d.ts +0 -15
  1269. package/lib/shared/components/palette/complex/read-complex-field-table.component.d.ts.map +0 -1
  1270. package/lib/shared/components/palette/complex/read-complex-field.component.d.ts +0 -13
  1271. package/lib/shared/components/palette/complex/read-complex-field.component.d.ts.map +0 -1
  1272. package/lib/shared/components/palette/complex/sort-order.d.ts +0 -6
  1273. package/lib/shared/components/palette/complex/sort-order.d.ts.map +0 -1
  1274. package/lib/shared/components/palette/complex/write-complex-field.component.d.ts +0 -29
  1275. package/lib/shared/components/palette/complex/write-complex-field.component.d.ts.map +0 -1
  1276. package/lib/shared/components/palette/date/index.d.ts +0 -4
  1277. package/lib/shared/components/palette/date/index.d.ts.map +0 -1
  1278. package/lib/shared/components/palette/date/read-date-field.component.d.ts +0 -8
  1279. package/lib/shared/components/palette/date/read-date-field.component.d.ts.map +0 -1
  1280. package/lib/shared/components/palette/date/write-date-container-field.component.d.ts +0 -7
  1281. package/lib/shared/components/palette/date/write-date-container-field.component.d.ts.map +0 -1
  1282. package/lib/shared/components/palette/date/write-date-field.component.d.ts +0 -13
  1283. package/lib/shared/components/palette/date/write-date-field.component.d.ts.map +0 -1
  1284. package/lib/shared/components/palette/datetime-picker/datetime-picker-utils.d.ts +0 -3
  1285. package/lib/shared/components/palette/datetime-picker/datetime-picker-utils.d.ts.map +0 -1
  1286. package/lib/shared/components/palette/datetime-picker/datetime-picker.component.d.ts +0 -53
  1287. package/lib/shared/components/palette/datetime-picker/datetime-picker.component.d.ts.map +0 -1
  1288. package/lib/shared/components/palette/datetime-picker/index.d.ts +0 -2
  1289. package/lib/shared/components/palette/datetime-picker/index.d.ts.map +0 -1
  1290. package/lib/shared/components/palette/document/document-url.pipe.d.ts +0 -11
  1291. package/lib/shared/components/palette/document/document-url.pipe.d.ts.map +0 -1
  1292. package/lib/shared/components/palette/document/file-upload-progress.guard.d.ts +0 -14
  1293. package/lib/shared/components/palette/document/file-upload-progress.guard.d.ts.map +0 -1
  1294. package/lib/shared/components/palette/document/file-upload-state.service.d.ts +0 -9
  1295. package/lib/shared/components/palette/document/file-upload-state.service.d.ts.map +0 -1
  1296. package/lib/shared/components/palette/document/index.d.ts +0 -4
  1297. package/lib/shared/components/palette/document/index.d.ts.map +0 -1
  1298. package/lib/shared/components/palette/document/read-document-field.component.d.ts +0 -24
  1299. package/lib/shared/components/palette/document/read-document-field.component.d.ts.map +0 -1
  1300. package/lib/shared/components/palette/document/write-document-field.component.d.ts +0 -74
  1301. package/lib/shared/components/palette/document/write-document-field.component.d.ts.map +0 -1
  1302. package/lib/shared/components/palette/dynamic-list/dynamic-list.pipe.d.ts +0 -10
  1303. package/lib/shared/components/palette/dynamic-list/dynamic-list.pipe.d.ts.map +0 -1
  1304. package/lib/shared/components/palette/dynamic-list/index.d.ts +0 -4
  1305. package/lib/shared/components/palette/dynamic-list/index.d.ts.map +0 -1
  1306. package/lib/shared/components/palette/dynamic-list/read-dynamic-list-field.component.d.ts +0 -9
  1307. package/lib/shared/components/palette/dynamic-list/read-dynamic-list-field.component.d.ts.map +0 -1
  1308. package/lib/shared/components/palette/dynamic-list/write-dynamic-list-field.component.d.ts +0 -11
  1309. package/lib/shared/components/palette/dynamic-list/write-dynamic-list-field.component.d.ts.map +0 -1
  1310. package/lib/shared/components/palette/dynamic-multi-select-list/index.d.ts +0 -3
  1311. package/lib/shared/components/palette/dynamic-multi-select-list/index.d.ts.map +0 -1
  1312. package/lib/shared/components/palette/dynamic-multi-select-list/read-dynamic-multi-select-list-field.component.d.ts +0 -9
  1313. package/lib/shared/components/palette/dynamic-multi-select-list/read-dynamic-multi-select-list-field.component.d.ts.map +0 -1
  1314. package/lib/shared/components/palette/dynamic-multi-select-list/write-dynamic-multi-select-list-field.component.d.ts +0 -17
  1315. package/lib/shared/components/palette/dynamic-multi-select-list/write-dynamic-multi-select-list-field.component.d.ts.map +0 -1
  1316. package/lib/shared/components/palette/dynamic-radio-list/dynamic-radio-list.pipe.d.ts +0 -10
  1317. package/lib/shared/components/palette/dynamic-radio-list/dynamic-radio-list.pipe.d.ts.map +0 -1
  1318. package/lib/shared/components/palette/dynamic-radio-list/index.d.ts +0 -4
  1319. package/lib/shared/components/palette/dynamic-radio-list/index.d.ts.map +0 -1
  1320. package/lib/shared/components/palette/dynamic-radio-list/read-dynamic-radio-list-field.component.d.ts +0 -9
  1321. package/lib/shared/components/palette/dynamic-radio-list/read-dynamic-radio-list-field.component.d.ts.map +0 -1
  1322. package/lib/shared/components/palette/dynamic-radio-list/write-dynamic-radio-list-field.component.d.ts +0 -12
  1323. package/lib/shared/components/palette/dynamic-radio-list/write-dynamic-radio-list-field.component.d.ts.map +0 -1
  1324. package/lib/shared/components/palette/email/index.d.ts +0 -3
  1325. package/lib/shared/components/palette/email/index.d.ts.map +0 -1
  1326. package/lib/shared/components/palette/email/read-email-field.component.d.ts +0 -8
  1327. package/lib/shared/components/palette/email/read-email-field.component.d.ts.map +0 -1
  1328. package/lib/shared/components/palette/email/write-email-field.component.d.ts +0 -11
  1329. package/lib/shared/components/palette/email/write-email-field.component.d.ts.map +0 -1
  1330. package/lib/shared/components/palette/fixed-list/fixed-list.pipe.d.ts +0 -10
  1331. package/lib/shared/components/palette/fixed-list/fixed-list.pipe.d.ts.map +0 -1
  1332. package/lib/shared/components/palette/fixed-list/index.d.ts +0 -4
  1333. package/lib/shared/components/palette/fixed-list/index.d.ts.map +0 -1
  1334. package/lib/shared/components/palette/fixed-list/read-fixed-list-field.component.d.ts +0 -7
  1335. package/lib/shared/components/palette/fixed-list/read-fixed-list-field.component.d.ts.map +0 -1
  1336. package/lib/shared/components/palette/fixed-list/write-fixed-list-field.component.d.ts +0 -12
  1337. package/lib/shared/components/palette/fixed-list/write-fixed-list-field.component.d.ts.map +0 -1
  1338. package/lib/shared/components/palette/fixed-radio-list/fixed-radio-list.pipe.d.ts +0 -10
  1339. package/lib/shared/components/palette/fixed-radio-list/fixed-radio-list.pipe.d.ts.map +0 -1
  1340. package/lib/shared/components/palette/fixed-radio-list/index.d.ts +0 -4
  1341. package/lib/shared/components/palette/fixed-radio-list/index.d.ts.map +0 -1
  1342. package/lib/shared/components/palette/fixed-radio-list/read-fixed-radio-list-field.component.d.ts +0 -7
  1343. package/lib/shared/components/palette/fixed-radio-list/read-fixed-radio-list-field.component.d.ts.map +0 -1
  1344. package/lib/shared/components/palette/fixed-radio-list/write-fixed-radio-list-field.component.d.ts +0 -11
  1345. package/lib/shared/components/palette/fixed-radio-list/write-fixed-radio-list-field.component.d.ts.map +0 -1
  1346. package/lib/shared/components/palette/history/case-history-viewer-field.component.d.ts +0 -7
  1347. package/lib/shared/components/palette/history/case-history-viewer-field.component.d.ts.map +0 -1
  1348. package/lib/shared/components/palette/history/event-log/event-log-details.component.d.ts +0 -8
  1349. package/lib/shared/components/palette/history/event-log/event-log-details.component.d.ts.map +0 -1
  1350. package/lib/shared/components/palette/history/event-log/event-log-table.component.d.ts +0 -26
  1351. package/lib/shared/components/palette/history/event-log/event-log-table.component.d.ts.map +0 -1
  1352. package/lib/shared/components/palette/history/event-log/event-log.component.d.ts +0 -15
  1353. package/lib/shared/components/palette/history/event-log/event-log.component.d.ts.map +0 -1
  1354. package/lib/shared/components/palette/history/event-log/index.d.ts +0 -4
  1355. package/lib/shared/components/palette/history/event-log/index.d.ts.map +0 -1
  1356. package/lib/shared/components/palette/history/index.d.ts +0 -3
  1357. package/lib/shared/components/palette/history/index.d.ts.map +0 -1
  1358. package/lib/shared/components/palette/index.d.ts +0 -39
  1359. package/lib/shared/components/palette/index.d.ts.map +0 -1
  1360. package/lib/shared/components/palette/judicial-user/index.d.ts +0 -3
  1361. package/lib/shared/components/palette/judicial-user/index.d.ts.map +0 -1
  1362. package/lib/shared/components/palette/judicial-user/read-judicial-user-field.component.d.ts +0 -17
  1363. package/lib/shared/components/palette/judicial-user/read-judicial-user-field.component.d.ts.map +0 -1
  1364. package/lib/shared/components/palette/judicial-user/write-judicial-user-field.component.d.ts +0 -42
  1365. package/lib/shared/components/palette/judicial-user/write-judicial-user-field.component.d.ts.map +0 -1
  1366. package/lib/shared/components/palette/label/index.d.ts +0 -2
  1367. package/lib/shared/components/palette/label/index.d.ts.map +0 -1
  1368. package/lib/shared/components/palette/label/label-field.component.d.ts +0 -10
  1369. package/lib/shared/components/palette/label/label-field.component.d.ts.map +0 -1
  1370. package/lib/shared/components/palette/linked-cases/components/before-you-start/before-you-start.component.d.ts +0 -25
  1371. package/lib/shared/components/palette/linked-cases/components/before-you-start/before-you-start.component.d.ts.map +0 -1
  1372. package/lib/shared/components/palette/linked-cases/components/check-your-answers/check-your-answers.component.d.ts +0 -23
  1373. package/lib/shared/components/palette/linked-cases/components/check-your-answers/check-your-answers.component.d.ts.map +0 -1
  1374. package/lib/shared/components/palette/linked-cases/components/index.d.ts +0 -8
  1375. package/lib/shared/components/palette/linked-cases/components/index.d.ts.map +0 -1
  1376. package/lib/shared/components/palette/linked-cases/components/link-cases/link-cases.component.d.ts +0 -54
  1377. package/lib/shared/components/palette/linked-cases/components/link-cases/link-cases.component.d.ts.map +0 -1
  1378. package/lib/shared/components/palette/linked-cases/components/linked-cases-table/linked-cases-from-table.component.d.ts +0 -42
  1379. package/lib/shared/components/palette/linked-cases/components/linked-cases-table/linked-cases-from-table.component.d.ts.map +0 -1
  1380. package/lib/shared/components/palette/linked-cases/components/linked-cases-table/linked-cases-to-table.component.d.ts +0 -49
  1381. package/lib/shared/components/palette/linked-cases/components/linked-cases-table/linked-cases-to-table.component.d.ts.map +0 -1
  1382. package/lib/shared/components/palette/linked-cases/components/no-linked-cases/no-linked-cases.component.d.ts +0 -21
  1383. package/lib/shared/components/palette/linked-cases/components/no-linked-cases/no-linked-cases.component.d.ts.map +0 -1
  1384. package/lib/shared/components/palette/linked-cases/components/unlink-cases/unlink-cases.component.d.ts +0 -44
  1385. package/lib/shared/components/palette/linked-cases/components/unlink-cases/unlink-cases.component.d.ts.map +0 -1
  1386. package/lib/shared/components/palette/linked-cases/domain/index.d.ts +0 -3
  1387. package/lib/shared/components/palette/linked-cases/domain/index.d.ts.map +0 -1
  1388. package/lib/shared/components/palette/linked-cases/domain/linked-cases-state.model.d.ts +0 -8
  1389. package/lib/shared/components/palette/linked-cases/domain/linked-cases-state.model.d.ts.map +0 -1
  1390. package/lib/shared/components/palette/linked-cases/domain/linked-cases.model.d.ts +0 -68
  1391. package/lib/shared/components/palette/linked-cases/domain/linked-cases.model.d.ts.map +0 -1
  1392. package/lib/shared/components/palette/linked-cases/enums/index.d.ts +0 -2
  1393. package/lib/shared/components/palette/linked-cases/enums/index.d.ts.map +0 -1
  1394. package/lib/shared/components/palette/linked-cases/enums/write-linked-cases-field.enum.d.ts +0 -31
  1395. package/lib/shared/components/palette/linked-cases/enums/write-linked-cases-field.enum.d.ts.map +0 -1
  1396. package/lib/shared/components/palette/linked-cases/index.d.ts +0 -6
  1397. package/lib/shared/components/palette/linked-cases/index.d.ts.map +0 -1
  1398. package/lib/shared/components/palette/linked-cases/read-linked-cases-field.component.d.ts +0 -38
  1399. package/lib/shared/components/palette/linked-cases/read-linked-cases-field.component.d.ts.map +0 -1
  1400. package/lib/shared/components/palette/linked-cases/services/index.d.ts +0 -2
  1401. package/lib/shared/components/palette/linked-cases/services/index.d.ts.map +0 -1
  1402. package/lib/shared/components/palette/linked-cases/services/linked-cases.service.d.ts +0 -52
  1403. package/lib/shared/components/palette/linked-cases/services/linked-cases.service.d.ts.map +0 -1
  1404. package/lib/shared/components/palette/linked-cases/utils/validators.utils.d.ts +0 -10
  1405. package/lib/shared/components/palette/linked-cases/utils/validators.utils.d.ts.map +0 -1
  1406. package/lib/shared/components/palette/linked-cases/write-linked-cases-field.component.d.ts +0 -49
  1407. package/lib/shared/components/palette/linked-cases/write-linked-cases-field.component.d.ts.map +0 -1
  1408. package/lib/shared/components/palette/markdown/index.d.ts +0 -4
  1409. package/lib/shared/components/palette/markdown/index.d.ts.map +0 -1
  1410. package/lib/shared/components/palette/markdown/markdown-component.module.d.ts +0 -14
  1411. package/lib/shared/components/palette/markdown/markdown-component.module.d.ts.map +0 -1
  1412. package/lib/shared/components/palette/markdown/markdown.component.d.ts +0 -20
  1413. package/lib/shared/components/palette/markdown/markdown.component.d.ts.map +0 -1
  1414. package/lib/shared/components/palette/markdown/routerlink.component.d.ts +0 -7
  1415. package/lib/shared/components/palette/markdown/routerlink.component.d.ts.map +0 -1
  1416. package/lib/shared/components/palette/money-gbp/index.d.ts +0 -4
  1417. package/lib/shared/components/palette/money-gbp/index.d.ts.map +0 -1
  1418. package/lib/shared/components/palette/money-gbp/money-gbp-input.component.d.ts +0 -23
  1419. package/lib/shared/components/palette/money-gbp/money-gbp-input.component.d.ts.map +0 -1
  1420. package/lib/shared/components/palette/money-gbp/read-money-gbp-field.component.d.ts +0 -12
  1421. package/lib/shared/components/palette/money-gbp/read-money-gbp-field.component.d.ts.map +0 -1
  1422. package/lib/shared/components/palette/money-gbp/write-money-gbp-field.component.d.ts +0 -11
  1423. package/lib/shared/components/palette/money-gbp/write-money-gbp-field.component.d.ts.map +0 -1
  1424. package/lib/shared/components/palette/multi-select-list/index.d.ts +0 -3
  1425. package/lib/shared/components/palette/multi-select-list/index.d.ts.map +0 -1
  1426. package/lib/shared/components/palette/multi-select-list/read-multi-select-list-field.component.d.ts +0 -7
  1427. package/lib/shared/components/palette/multi-select-list/read-multi-select-list-field.component.d.ts.map +0 -1
  1428. package/lib/shared/components/palette/multi-select-list/write-multi-select-list-field.component.d.ts +0 -13
  1429. package/lib/shared/components/palette/multi-select-list/write-multi-select-list-field.component.d.ts.map +0 -1
  1430. package/lib/shared/components/palette/number/index.d.ts +0 -3
  1431. package/lib/shared/components/palette/number/index.d.ts.map +0 -1
  1432. package/lib/shared/components/palette/number/read-number-field.component.d.ts +0 -7
  1433. package/lib/shared/components/palette/number/read-number-field.component.d.ts.map +0 -1
  1434. package/lib/shared/components/palette/number/write-number-field.component.d.ts +0 -11
  1435. package/lib/shared/components/palette/number/write-number-field.component.d.ts.map +0 -1
  1436. package/lib/shared/components/palette/order-summary/fee-value.model.d.ts +0 -5
  1437. package/lib/shared/components/palette/order-summary/fee-value.model.d.ts.map +0 -1
  1438. package/lib/shared/components/palette/order-summary/fee.model.d.ts +0 -7
  1439. package/lib/shared/components/palette/order-summary/fee.model.d.ts.map +0 -1
  1440. package/lib/shared/components/palette/order-summary/index.d.ts +0 -7
  1441. package/lib/shared/components/palette/order-summary/index.d.ts.map +0 -1
  1442. package/lib/shared/components/palette/order-summary/order-summary.model.d.ts +0 -7
  1443. package/lib/shared/components/palette/order-summary/order-summary.model.d.ts.map +0 -1
  1444. package/lib/shared/components/palette/order-summary/read-order-summary-field.component.d.ts +0 -10
  1445. package/lib/shared/components/palette/order-summary/read-order-summary-field.component.d.ts.map +0 -1
  1446. package/lib/shared/components/palette/order-summary/read-order-summary-row.component.d.ts +0 -12
  1447. package/lib/shared/components/palette/order-summary/read-order-summary-row.component.d.ts.map +0 -1
  1448. package/lib/shared/components/palette/order-summary/write-order-summary-field.component.d.ts +0 -10
  1449. package/lib/shared/components/palette/order-summary/write-order-summary-field.component.d.ts.map +0 -1
  1450. package/lib/shared/components/palette/organisation/index.d.ts +0 -6
  1451. package/lib/shared/components/palette/organisation/index.d.ts.map +0 -1
  1452. package/lib/shared/components/palette/organisation/read-organisation-field-raw.component.d.ts +0 -20
  1453. package/lib/shared/components/palette/organisation/read-organisation-field-raw.component.d.ts.map +0 -1
  1454. package/lib/shared/components/palette/organisation/read-organisation-field-table.component.d.ts +0 -20
  1455. package/lib/shared/components/palette/organisation/read-organisation-field-table.component.d.ts.map +0 -1
  1456. package/lib/shared/components/palette/organisation/read-organisation-field.component.d.ts +0 -13
  1457. package/lib/shared/components/palette/organisation/read-organisation-field.component.d.ts.map +0 -1
  1458. package/lib/shared/components/palette/organisation/write-organisation-complex-field.component.d.ts +0 -11
  1459. package/lib/shared/components/palette/organisation/write-organisation-complex-field.component.d.ts.map +0 -1
  1460. package/lib/shared/components/palette/organisation/write-organisation-field.component.d.ts +0 -47
  1461. package/lib/shared/components/palette/organisation/write-organisation-field.component.d.ts.map +0 -1
  1462. package/lib/shared/components/palette/palette.module.d.ts +0 -156
  1463. package/lib/shared/components/palette/palette.module.d.ts.map +0 -1
  1464. package/lib/shared/components/palette/palette.service.d.ts +0 -11
  1465. package/lib/shared/components/palette/palette.service.d.ts.map +0 -1
  1466. package/lib/shared/components/palette/payment/case-payment-history-viewer-field.component.d.ts +0 -10
  1467. package/lib/shared/components/palette/payment/case-payment-history-viewer-field.component.d.ts.map +0 -1
  1468. package/lib/shared/components/palette/payment/index.d.ts +0 -2
  1469. package/lib/shared/components/palette/payment/index.d.ts.map +0 -1
  1470. package/lib/shared/components/palette/phone-uk/index.d.ts +0 -3
  1471. package/lib/shared/components/palette/phone-uk/index.d.ts.map +0 -1
  1472. package/lib/shared/components/palette/phone-uk/read-phone-uk-field.component.d.ts +0 -7
  1473. package/lib/shared/components/palette/phone-uk/read-phone-uk-field.component.d.ts.map +0 -1
  1474. package/lib/shared/components/palette/phone-uk/write-phone-uk-field.component.d.ts +0 -11
  1475. package/lib/shared/components/palette/phone-uk/write-phone-uk-field.component.d.ts.map +0 -1
  1476. package/lib/shared/components/palette/query-management/__mocks__/index.d.ts +0 -11
  1477. package/lib/shared/components/palette/query-management/__mocks__/index.d.ts.map +0 -1
  1478. package/lib/shared/components/palette/query-management/components/close-query/close-query.component.d.ts +0 -8
  1479. package/lib/shared/components/palette/query-management/components/close-query/close-query.component.d.ts.map +0 -1
  1480. package/lib/shared/components/palette/query-management/components/index.d.ts +0 -15
  1481. package/lib/shared/components/palette/query-management/components/index.d.ts.map +0 -1
  1482. package/lib/shared/components/palette/query-management/components/qualifying-questions/qualifying-question-detail/qualifying-question-detail.component.d.ts +0 -8
  1483. package/lib/shared/components/palette/query-management/components/qualifying-questions/qualifying-question-detail/qualifying-question-detail.component.d.ts.map +0 -1
  1484. package/lib/shared/components/palette/query-management/components/qualifying-questions/qualifying-question-options/qualifying-question-options.component.d.ts +0 -26
  1485. package/lib/shared/components/palette/query-management/components/qualifying-questions/qualifying-question-options/qualifying-question-options.component.d.ts.map +0 -1
  1486. package/lib/shared/components/palette/query-management/components/query-attachments-read/query-attachments-read.component.d.ts +0 -11
  1487. package/lib/shared/components/palette/query-management/components/query-attachments-read/query-attachments-read.component.d.ts.map +0 -1
  1488. package/lib/shared/components/palette/query-management/components/query-case-details-header/query-case-details-header.component.d.ts +0 -14
  1489. package/lib/shared/components/palette/query-management/components/query-case-details-header/query-case-details-header.component.d.ts.map +0 -1
  1490. package/lib/shared/components/palette/query-management/components/query-check-your-answers/query-check-your-answers.component.d.ts +0 -80
  1491. package/lib/shared/components/palette/query-management/components/query-check-your-answers/query-check-your-answers.component.d.ts.map +0 -1
  1492. package/lib/shared/components/palette/query-management/components/query-confirmation/query-confirmation.component.d.ts +0 -18
  1493. package/lib/shared/components/palette/query-management/components/query-confirmation/query-confirmation.component.d.ts.map +0 -1
  1494. package/lib/shared/components/palette/query-management/components/query-details/query-details.component.d.ts +0 -40
  1495. package/lib/shared/components/palette/query-management/components/query-details/query-details.component.d.ts.map +0 -1
  1496. package/lib/shared/components/palette/query-management/components/query-event-completion/query-event-completion.component.d.ts +0 -9
  1497. package/lib/shared/components/palette/query-management/components/query-event-completion/query-event-completion.component.d.ts.map +0 -1
  1498. package/lib/shared/components/palette/query-management/components/query-list/query-list.component.d.ts +0 -18
  1499. package/lib/shared/components/palette/query-management/components/query-list/query-list.component.d.ts.map +0 -1
  1500. package/lib/shared/components/palette/query-management/components/query-write/query-write-add-documents/query-write-add-documents.component.d.ts +0 -20
  1501. package/lib/shared/components/palette/query-management/components/query-write/query-write-add-documents/query-write-add-documents.component.d.ts.map +0 -1
  1502. package/lib/shared/components/palette/query-management/components/query-write/query-write-date-input/query-write-date-input.component.d.ts +0 -20
  1503. package/lib/shared/components/palette/query-management/components/query-write/query-write-date-input/query-write-date-input.component.d.ts.map +0 -1
  1504. package/lib/shared/components/palette/query-management/components/query-write/query-write-raise-query/query-write-raise-query.component.d.ts +0 -37
  1505. package/lib/shared/components/palette/query-management/components/query-write/query-write-raise-query/query-write-raise-query.component.d.ts.map +0 -1
  1506. package/lib/shared/components/palette/query-management/components/query-write/query-write-respond-to-query/query-write-respond-to-query.component.d.ts +0 -44
  1507. package/lib/shared/components/palette/query-management/components/query-write/query-write-respond-to-query/query-write-respond-to-query.component.d.ts.map +0 -1
  1508. package/lib/shared/components/palette/query-management/constants/query-management.constants.d.ts +0 -7
  1509. package/lib/shared/components/palette/query-management/constants/query-management.constants.d.ts.map +0 -1
  1510. package/lib/shared/components/palette/query-management/enums/index.d.ts +0 -6
  1511. package/lib/shared/components/palette/query-management/enums/index.d.ts.map +0 -1
  1512. package/lib/shared/components/palette/query-management/enums/qualifying-questions-error-message.enum.d.ts +0 -4
  1513. package/lib/shared/components/palette/query-management/enums/qualifying-questions-error-message.enum.d.ts.map +0 -1
  1514. package/lib/shared/components/palette/query-management/enums/query-item-response-status.enum.d.ts +0 -7
  1515. package/lib/shared/components/palette/query-management/enums/query-item-response-status.enum.d.ts.map +0 -1
  1516. package/lib/shared/components/palette/query-management/enums/raise-query-error-message.enum.d.ts +0 -10
  1517. package/lib/shared/components/palette/query-management/enums/raise-query-error-message.enum.d.ts.map +0 -1
  1518. package/lib/shared/components/palette/query-management/enums/respond-to-query-error-messages.enum.d.ts +0 -5
  1519. package/lib/shared/components/palette/query-management/enums/respond-to-query-error-messages.enum.d.ts.map +0 -1
  1520. package/lib/shared/components/palette/query-management/index.d.ts +0 -8
  1521. package/lib/shared/components/palette/query-management/index.d.ts.map +0 -1
  1522. package/lib/shared/components/palette/query-management/models/case-queries-collection.model.d.ts +0 -32
  1523. package/lib/shared/components/palette/query-management/models/case-queries-collection.model.d.ts.map +0 -1
  1524. package/lib/shared/components/palette/query-management/models/index.d.ts +0 -8
  1525. package/lib/shared/components/palette/query-management/models/index.d.ts.map +0 -1
  1526. package/lib/shared/components/palette/query-management/models/qualifying-questions/casetype-qualifying-questions.model.d.ts +0 -5
  1527. package/lib/shared/components/palette/query-management/models/qualifying-questions/casetype-qualifying-questions.model.d.ts.map +0 -1
  1528. package/lib/shared/components/palette/query-management/models/qualifying-questions/qualifying-question.model.d.ts +0 -6
  1529. package/lib/shared/components/palette/query-management/models/qualifying-questions/qualifying-question.model.d.ts.map +0 -1
  1530. package/lib/shared/components/palette/query-management/models/query-create-context.enum.d.ts +0 -8
  1531. package/lib/shared/components/palette/query-management/models/query-create-context.enum.d.ts.map +0 -1
  1532. package/lib/shared/components/palette/query-management/models/query-list/query-list-column/query-list-column.model.d.ts +0 -7
  1533. package/lib/shared/components/palette/query-management/models/query-list/query-list-column/query-list-column.model.d.ts.map +0 -1
  1534. package/lib/shared/components/palette/query-management/models/query-list/query-list-data/query-list-data.model.d.ts +0 -10
  1535. package/lib/shared/components/palette/query-management/models/query-list/query-list-data/query-list-data.model.d.ts.map +0 -1
  1536. package/lib/shared/components/palette/query-management/models/query-list/query-list-item/query-list-item.model.d.ts +0 -25
  1537. package/lib/shared/components/palette/query-management/models/query-list/query-list-item/query-list-item.model.d.ts.map +0 -1
  1538. package/lib/shared/components/palette/query-management/read-query-management-field.component.d.ts +0 -37
  1539. package/lib/shared/components/palette/query-management/read-query-management-field.component.d.ts.map +0 -1
  1540. package/lib/shared/components/palette/query-management/services/index.d.ts +0 -3
  1541. package/lib/shared/components/palette/query-management/services/index.d.ts.map +0 -1
  1542. package/lib/shared/components/palette/query-management/services/qualifying-question.service.d.ts +0 -11
  1543. package/lib/shared/components/palette/query-management/services/qualifying-question.service.d.ts.map +0 -1
  1544. package/lib/shared/components/palette/query-management/services/query-management.service.d.ts +0 -21
  1545. package/lib/shared/components/palette/query-management/services/query-management.service.d.ts.map +0 -1
  1546. package/lib/shared/components/palette/query-management/utils/query-management.utils.d.ts +0 -23
  1547. package/lib/shared/components/palette/query-management/utils/query-management.utils.d.ts.map +0 -1
  1548. package/lib/shared/components/palette/text/index.d.ts +0 -3
  1549. package/lib/shared/components/palette/text/index.d.ts.map +0 -1
  1550. package/lib/shared/components/palette/text/read-text-field.component.d.ts +0 -7
  1551. package/lib/shared/components/palette/text/read-text-field.component.d.ts.map +0 -1
  1552. package/lib/shared/components/palette/text/write-text-field.component.d.ts +0 -12
  1553. package/lib/shared/components/palette/text/write-text-field.component.d.ts.map +0 -1
  1554. package/lib/shared/components/palette/text-area/index.d.ts +0 -3
  1555. package/lib/shared/components/palette/text-area/index.d.ts.map +0 -1
  1556. package/lib/shared/components/palette/text-area/read-text-area-field.component.d.ts +0 -7
  1557. package/lib/shared/components/palette/text-area/read-text-area-field.component.d.ts.map +0 -1
  1558. package/lib/shared/components/palette/text-area/write-text-area-field.component.d.ts +0 -15
  1559. package/lib/shared/components/palette/text-area/write-text-area-field.component.d.ts.map +0 -1
  1560. package/lib/shared/components/palette/unsupported-field.component.d.ts +0 -6
  1561. package/lib/shared/components/palette/unsupported-field.component.d.ts.map +0 -1
  1562. package/lib/shared/components/palette/utils/dash.pipe.d.ts +0 -8
  1563. package/lib/shared/components/palette/utils/dash.pipe.d.ts.map +0 -1
  1564. package/lib/shared/components/palette/utils/date.pipe.d.ts +0 -23
  1565. package/lib/shared/components/palette/utils/date.pipe.d.ts.map +0 -1
  1566. package/lib/shared/components/palette/utils/field-label.pipe.d.ts +0 -14
  1567. package/lib/shared/components/palette/utils/field-label.pipe.d.ts.map +0 -1
  1568. package/lib/shared/components/palette/utils/first-error.pipe.d.ts +0 -15
  1569. package/lib/shared/components/palette/utils/first-error.pipe.d.ts.map +0 -1
  1570. package/lib/shared/components/palette/utils/index.d.ts +0 -10
  1571. package/lib/shared/components/palette/utils/index.d.ts.map +0 -1
  1572. package/lib/shared/components/palette/utils/is-compound.pipe.d.ts +0 -11
  1573. package/lib/shared/components/palette/utils/is-compound.pipe.d.ts.map +0 -1
  1574. package/lib/shared/components/palette/utils/is-mandatory.pipe.d.ts +0 -12
  1575. package/lib/shared/components/palette/utils/is-mandatory.pipe.d.ts.map +0 -1
  1576. package/lib/shared/components/palette/utils/is-read-only-and-not-collection.pipe.d.ts +0 -13
  1577. package/lib/shared/components/palette/utils/is-read-only-and-not-collection.pipe.d.ts.map +0 -1
  1578. package/lib/shared/components/palette/utils/is-read-only.pipe.d.ts +0 -12
  1579. package/lib/shared/components/palette/utils/is-read-only.pipe.d.ts.map +0 -1
  1580. package/lib/shared/components/palette/utils/utils.module.d.ts +0 -17
  1581. package/lib/shared/components/palette/utils/utils.module.d.ts.map +0 -1
  1582. package/lib/shared/components/palette/waystopay/index.d.ts +0 -2
  1583. package/lib/shared/components/palette/waystopay/index.d.ts.map +0 -1
  1584. package/lib/shared/components/palette/waystopay/waystopay-field.component.d.ts +0 -11
  1585. package/lib/shared/components/palette/waystopay/waystopay-field.component.d.ts.map +0 -1
  1586. package/lib/shared/components/palette/yes-no/index.d.ts +0 -4
  1587. package/lib/shared/components/palette/yes-no/index.d.ts.map +0 -1
  1588. package/lib/shared/components/palette/yes-no/read-yes-no-field.component.d.ts +0 -13
  1589. package/lib/shared/components/palette/yes-no/read-yes-no-field.component.d.ts.map +0 -1
  1590. package/lib/shared/components/palette/yes-no/write-yes-no-field.component.d.ts +0 -15
  1591. package/lib/shared/components/palette/yes-no/write-yes-no-field.component.d.ts.map +0 -1
  1592. package/lib/shared/components/palette/yes-no/yes-no.service.d.ts +0 -14
  1593. package/lib/shared/components/palette/yes-no/yes-no.service.d.ts.map +0 -1
  1594. package/lib/shared/components/search-filters/domain/index.d.ts +0 -2
  1595. package/lib/shared/components/search-filters/domain/index.d.ts.map +0 -1
  1596. package/lib/shared/components/search-filters/domain/search-input.model.d.ts +0 -11
  1597. package/lib/shared/components/search-filters/domain/search-input.model.d.ts.map +0 -1
  1598. package/lib/shared/components/search-filters/index.d.ts +0 -5
  1599. package/lib/shared/components/search-filters/index.d.ts.map +0 -1
  1600. package/lib/shared/components/search-filters/search-filters-wrapper.component.d.ts +0 -21
  1601. package/lib/shared/components/search-filters/search-filters-wrapper.component.d.ts.map +0 -1
  1602. package/lib/shared/components/search-filters/search-filters.component.d.ts +0 -58
  1603. package/lib/shared/components/search-filters/search-filters.component.d.ts.map +0 -1
  1604. package/lib/shared/components/search-filters/search-filters.module.d.ts +0 -14
  1605. package/lib/shared/components/search-filters/search-filters.module.d.ts.map +0 -1
  1606. package/lib/shared/components/search-result/index.d.ts +0 -3
  1607. package/lib/shared/components/search-result/index.d.ts.map +0 -1
  1608. package/lib/shared/components/search-result/search-result.component.d.ts +0 -98
  1609. package/lib/shared/components/search-result/search-result.component.d.ts.map +0 -1
  1610. package/lib/shared/components/search-result/search-result.module.d.ts +0 -18
  1611. package/lib/shared/components/search-result/search-result.module.d.ts.map +0 -1
  1612. package/lib/shared/components/workbasket-filters/index.d.ts +0 -3
  1613. package/lib/shared/components/workbasket-filters/index.d.ts.map +0 -1
  1614. package/lib/shared/components/workbasket-filters/workbasket-filters.component.d.ts +0 -88
  1615. package/lib/shared/components/workbasket-filters/workbasket-filters.component.d.ts.map +0 -1
  1616. package/lib/shared/components/workbasket-filters/workbasket-filters.module.d.ts +0 -13
  1617. package/lib/shared/components/workbasket-filters/workbasket-filters.module.d.ts.map +0 -1
  1618. package/lib/shared/directives/conditional-show/conditional-show-form.directive.d.ts +0 -40
  1619. package/lib/shared/directives/conditional-show/conditional-show-form.directive.d.ts.map +0 -1
  1620. package/lib/shared/directives/conditional-show/conditional-show.module.d.ts +0 -8
  1621. package/lib/shared/directives/conditional-show/conditional-show.module.d.ts.map +0 -1
  1622. package/lib/shared/directives/conditional-show/domain/conditional-show.model.d.ts +0 -39
  1623. package/lib/shared/directives/conditional-show/domain/conditional-show.model.d.ts.map +0 -1
  1624. package/lib/shared/directives/conditional-show/domain/index.d.ts +0 -2
  1625. package/lib/shared/directives/conditional-show/domain/index.d.ts.map +0 -1
  1626. package/lib/shared/directives/conditional-show/index.d.ts +0 -5
  1627. package/lib/shared/directives/conditional-show/index.d.ts.map +0 -1
  1628. package/lib/shared/directives/conditional-show/services/condition-parser.service.d.ts +0 -30
  1629. package/lib/shared/directives/conditional-show/services/condition-parser.service.d.ts.map +0 -1
  1630. package/lib/shared/directives/conditional-show/services/condition.peg.d.ts +0 -3
  1631. package/lib/shared/directives/conditional-show/services/condition.peg.d.ts.map +0 -1
  1632. package/lib/shared/directives/conditional-show/services/conditional-show-registrar.service.d.ts +0 -10
  1633. package/lib/shared/directives/conditional-show/services/conditional-show-registrar.service.d.ts.map +0 -1
  1634. package/lib/shared/directives/conditional-show/services/grey-bar.service.d.ts +0 -22
  1635. package/lib/shared/directives/conditional-show/services/grey-bar.service.d.ts.map +0 -1
  1636. package/lib/shared/directives/conditional-show/services/index.d.ts +0 -3
  1637. package/lib/shared/directives/conditional-show/services/index.d.ts.map +0 -1
  1638. package/lib/shared/directives/focus-element/focus-element.directive.d.ts +0 -12
  1639. package/lib/shared/directives/focus-element/focus-element.directive.d.ts.map +0 -1
  1640. package/lib/shared/directives/focus-element/focus-element.module.d.ts +0 -8
  1641. package/lib/shared/directives/focus-element/focus-element.module.d.ts.map +0 -1
  1642. package/lib/shared/directives/focus-element/index.d.ts +0 -3
  1643. package/lib/shared/directives/focus-element/index.d.ts.map +0 -1
  1644. package/lib/shared/directives/index.d.ts +0 -5
  1645. package/lib/shared/directives/index.d.ts.map +0 -1
  1646. package/lib/shared/directives/substitutor/index.d.ts +0 -4
  1647. package/lib/shared/directives/substitutor/index.d.ts.map +0 -1
  1648. package/lib/shared/directives/substitutor/label-substitutor.directive.d.ts +0 -33
  1649. package/lib/shared/directives/substitutor/label-substitutor.directive.d.ts.map +0 -1
  1650. package/lib/shared/directives/substitutor/label-substitutor.module.d.ts +0 -8
  1651. package/lib/shared/directives/substitutor/label-substitutor.module.d.ts.map +0 -1
  1652. package/lib/shared/directives/substitutor/services/index.d.ts +0 -2
  1653. package/lib/shared/directives/substitutor/services/index.d.ts.map +0 -1
  1654. package/lib/shared/directives/substitutor/services/placeholder.service.d.ts +0 -64
  1655. package/lib/shared/directives/substitutor/services/placeholder.service.d.ts.map +0 -1
  1656. package/lib/shared/directives/welsh-translated-markdown/index.d.ts +0 -3
  1657. package/lib/shared/directives/welsh-translated-markdown/index.d.ts.map +0 -1
  1658. package/lib/shared/directives/welsh-translated-markdown/welsh-translated-markdown.directive.d.ts +0 -76
  1659. package/lib/shared/directives/welsh-translated-markdown/welsh-translated-markdown.directive.d.ts.map +0 -1
  1660. package/lib/shared/directives/welsh-translated-markdown/welsh-translated-markdown.module.d.ts +0 -8
  1661. package/lib/shared/directives/welsh-translated-markdown/welsh-translated-markdown.module.d.ts.map +0 -1
  1662. package/lib/shared/domain/activity/activity.model.d.ts +0 -16
  1663. package/lib/shared/domain/activity/activity.model.d.ts.map +0 -1
  1664. package/lib/shared/domain/activity/index.d.ts +0 -2
  1665. package/lib/shared/domain/activity/index.d.ts.map +0 -1
  1666. package/lib/shared/domain/addresses/address.model.d.ts +0 -10
  1667. package/lib/shared/domain/addresses/address.model.d.ts.map +0 -1
  1668. package/lib/shared/domain/addresses/index.d.ts +0 -2
  1669. package/lib/shared/domain/addresses/index.d.ts.map +0 -1
  1670. package/lib/shared/domain/alert/alert-level.model.d.ts +0 -2
  1671. package/lib/shared/domain/alert/alert-level.model.d.ts.map +0 -1
  1672. package/lib/shared/domain/alert/alert-status-params.model.d.ts +0 -6
  1673. package/lib/shared/domain/alert/alert-status-params.model.d.ts.map +0 -1
  1674. package/lib/shared/domain/alert/alert.model.d.ts +0 -6
  1675. package/lib/shared/domain/alert/alert.model.d.ts.map +0 -1
  1676. package/lib/shared/domain/alert/index.d.ts +0 -3
  1677. package/lib/shared/domain/alert/index.d.ts.map +0 -1
  1678. package/lib/shared/domain/case-details.model.d.ts +0 -12
  1679. package/lib/shared/domain/case-details.model.d.ts.map +0 -1
  1680. package/lib/shared/domain/case-edit/case-edit.model.d.ts +0 -26
  1681. package/lib/shared/domain/case-edit/case-edit.model.d.ts.map +0 -1
  1682. package/lib/shared/domain/case-edit/index.d.ts +0 -2
  1683. package/lib/shared/domain/case-edit/index.d.ts.map +0 -1
  1684. package/lib/shared/domain/case-event-data.model.d.ts +0 -14
  1685. package/lib/shared/domain/case-event-data.model.d.ts.map +0 -1
  1686. package/lib/shared/domain/case-file-view/case-file-view-category.model.d.ts +0 -9
  1687. package/lib/shared/domain/case-file-view/case-file-view-category.model.d.ts.map +0 -1
  1688. package/lib/shared/domain/case-file-view/case-file-view-document.model.d.ts +0 -9
  1689. package/lib/shared/domain/case-file-view/case-file-view-document.model.d.ts.map +0 -1
  1690. package/lib/shared/domain/case-file-view/case-file-view-sort-columns.enum.d.ts +0 -5
  1691. package/lib/shared/domain/case-file-view/case-file-view-sort-columns.enum.d.ts.map +0 -1
  1692. package/lib/shared/domain/case-file-view/categories-and-documents.model.d.ts +0 -12
  1693. package/lib/shared/domain/case-file-view/categories-and-documents.model.d.ts.map +0 -1
  1694. package/lib/shared/domain/case-file-view/document-tree-node/document-tree-node-type.model.d.ts +0 -5
  1695. package/lib/shared/domain/case-file-view/document-tree-node/document-tree-node-type.model.d.ts.map +0 -1
  1696. package/lib/shared/domain/case-file-view/document-tree-node/document-tree-node.model.d.ts +0 -17
  1697. package/lib/shared/domain/case-file-view/document-tree-node/document-tree-node.model.d.ts.map +0 -1
  1698. package/lib/shared/domain/case-file-view/index.d.ts +0 -7
  1699. package/lib/shared/domain/case-file-view/index.d.ts.map +0 -1
  1700. package/lib/shared/domain/case-flag/flag-type.model.d.ts +0 -26
  1701. package/lib/shared/domain/case-flag/flag-type.model.d.ts.map +0 -1
  1702. package/lib/shared/domain/case-flag/hmcts-service-detail.model.d.ts +0 -17
  1703. package/lib/shared/domain/case-flag/hmcts-service-detail.model.d.ts.map +0 -1
  1704. package/lib/shared/domain/case-flag/index.d.ts +0 -3
  1705. package/lib/shared/domain/case-flag/index.d.ts.map +0 -1
  1706. package/lib/shared/domain/case-view/access-types.model.d.ts +0 -5
  1707. package/lib/shared/domain/case-view/access-types.model.d.ts.map +0 -1
  1708. package/lib/shared/domain/case-view/case-event-trigger.model.d.ts +0 -18
  1709. package/lib/shared/domain/case-view/case-event-trigger.model.d.ts.map +0 -1
  1710. package/lib/shared/domain/case-view/case-print-document.model.d.ts +0 -6
  1711. package/lib/shared/domain/case-view/case-print-document.model.d.ts.map +0 -1
  1712. package/lib/shared/domain/case-view/case-tab.model.d.ts +0 -10
  1713. package/lib/shared/domain/case-view/case-tab.model.d.ts.map +0 -1
  1714. package/lib/shared/domain/case-view/case-view-event-ids.enum.d.ts +0 -5
  1715. package/lib/shared/domain/case-view/case-view-event-ids.enum.d.ts.map +0 -1
  1716. package/lib/shared/domain/case-view/case-view-event.model.d.ts +0 -19
  1717. package/lib/shared/domain/case-view/case-view-event.model.d.ts.map +0 -1
  1718. package/lib/shared/domain/case-view/case-view-trigger.model.d.ts +0 -8
  1719. package/lib/shared/domain/case-view/case-view-trigger.model.d.ts.map +0 -1
  1720. package/lib/shared/domain/case-view/case-view.model.d.ts +0 -38
  1721. package/lib/shared/domain/case-view/case-view.model.d.ts.map +0 -1
  1722. package/lib/shared/domain/case-view/challenged-access-request.model.d.ts +0 -6
  1723. package/lib/shared/domain/case-view/challenged-access-request.model.d.ts.map +0 -1
  1724. package/lib/shared/domain/case-view/index.d.ts +0 -12
  1725. package/lib/shared/domain/case-view/index.d.ts.map +0 -1
  1726. package/lib/shared/domain/case-view/review-specific-access-request.model.d.ts +0 -5
  1727. package/lib/shared/domain/case-view/review-specific-access-request.model.d.ts.map +0 -1
  1728. package/lib/shared/domain/case-view/role-assignment-response.model.d.ts +0 -6
  1729. package/lib/shared/domain/case-view/role-assignment-response.model.d.ts.map +0 -1
  1730. package/lib/shared/domain/case-view/role-request.model.d.ts +0 -35
  1731. package/lib/shared/domain/case-view/role-request.model.d.ts.map +0 -1
  1732. package/lib/shared/domain/case-view/service-org-response.model.d.ts +0 -14
  1733. package/lib/shared/domain/case-view/service-org-response.model.d.ts.map +0 -1
  1734. package/lib/shared/domain/case-view/specific-access-request.model.d.ts +0 -4
  1735. package/lib/shared/domain/case-view/specific-access-request.model.d.ts.map +0 -1
  1736. package/lib/shared/domain/definition/access-control-list.model.d.ts +0 -8
  1737. package/lib/shared/domain/definition/access-control-list.model.d.ts.map +0 -1
  1738. package/lib/shared/domain/definition/banner.model.d.ts +0 -8
  1739. package/lib/shared/domain/definition/banner.model.d.ts.map +0 -1
  1740. package/lib/shared/domain/definition/case-event.model.d.ts +0 -14
  1741. package/lib/shared/domain/definition/case-event.model.d.ts.map +0 -1
  1742. package/lib/shared/domain/definition/case-field.model.d.ts +0 -50
  1743. package/lib/shared/domain/definition/case-field.model.d.ts.map +0 -1
  1744. package/lib/shared/domain/definition/case-state.model.d.ts +0 -8
  1745. package/lib/shared/domain/definition/case-state.model.d.ts.map +0 -1
  1746. package/lib/shared/domain/definition/case-type-lite.model.d.ts +0 -10
  1747. package/lib/shared/domain/definition/case-type-lite.model.d.ts.map +0 -1
  1748. package/lib/shared/domain/definition/case-type.model.d.ts +0 -15
  1749. package/lib/shared/domain/definition/case-type.model.d.ts.map +0 -1
  1750. package/lib/shared/domain/definition/display-context-enum.model.d.ts +0 -12
  1751. package/lib/shared/domain/definition/display-context-enum.model.d.ts.map +0 -1
  1752. package/lib/shared/domain/definition/event-case-field.model.d.ts +0 -5
  1753. package/lib/shared/domain/definition/event-case-field.model.d.ts.map +0 -1
  1754. package/lib/shared/domain/definition/field-type-enum.model.d.ts +0 -2
  1755. package/lib/shared/domain/definition/field-type-enum.model.d.ts.map +0 -1
  1756. package/lib/shared/domain/definition/field-type.model.d.ts +0 -15
  1757. package/lib/shared/domain/definition/field-type.model.d.ts.map +0 -1
  1758. package/lib/shared/domain/definition/fixed-list-item.model.d.ts +0 -7
  1759. package/lib/shared/domain/definition/fixed-list-item.model.d.ts.map +0 -1
  1760. package/lib/shared/domain/definition/index.d.ts +0 -12
  1761. package/lib/shared/domain/definition/index.d.ts.map +0 -1
  1762. package/lib/shared/domain/definition/jurisdiction.model.d.ts +0 -9
  1763. package/lib/shared/domain/definition/jurisdiction.model.d.ts.map +0 -1
  1764. package/lib/shared/domain/document/document-data.model.d.ts +0 -27
  1765. package/lib/shared/domain/document/document-data.model.d.ts.map +0 -1
  1766. package/lib/shared/domain/document/index.d.ts +0 -2
  1767. package/lib/shared/domain/document/index.d.ts.map +0 -1
  1768. package/lib/shared/domain/draft.model.d.ts +0 -13
  1769. package/lib/shared/domain/draft.model.d.ts.map +0 -1
  1770. package/lib/shared/domain/error-message.model.d.ts +0 -9
  1771. package/lib/shared/domain/error-message.model.d.ts.map +0 -1
  1772. package/lib/shared/domain/http/http-error.model.d.ts +0 -19
  1773. package/lib/shared/domain/http/http-error.model.d.ts.map +0 -1
  1774. package/lib/shared/domain/http/index.d.ts +0 -2
  1775. package/lib/shared/domain/http/index.d.ts.map +0 -1
  1776. package/lib/shared/domain/index.d.ts +0 -25
  1777. package/lib/shared/domain/index.d.ts.map +0 -1
  1778. package/lib/shared/domain/journey/index.d.ts +0 -3
  1779. package/lib/shared/domain/journey/index.d.ts.map +0 -1
  1780. package/lib/shared/domain/journey/journey-instigator.model.d.ts +0 -5
  1781. package/lib/shared/domain/journey/journey-instigator.model.d.ts.map +0 -1
  1782. package/lib/shared/domain/journey/journey.model.d.ts +0 -19
  1783. package/lib/shared/domain/journey/journey.model.d.ts.map +0 -1
  1784. package/lib/shared/domain/jurisdiction/index.d.ts +0 -2
  1785. package/lib/shared/domain/jurisdiction/index.d.ts.map +0 -1
  1786. package/lib/shared/domain/jurisdiction/judicial-user.model.d.ts +0 -13
  1787. package/lib/shared/domain/jurisdiction/judicial-user.model.d.ts.map +0 -1
  1788. package/lib/shared/domain/order/index.d.ts +0 -2
  1789. package/lib/shared/domain/order/index.d.ts.map +0 -1
  1790. package/lib/shared/domain/order/orderable.model.d.ts +0 -4
  1791. package/lib/shared/domain/order/orderable.model.d.ts.map +0 -1
  1792. package/lib/shared/domain/organisation/index.d.ts +0 -3
  1793. package/lib/shared/domain/organisation/index.d.ts.map +0 -1
  1794. package/lib/shared/domain/organisation/organisation-converter.d.ts +0 -10
  1795. package/lib/shared/domain/organisation/organisation-converter.d.ts.map +0 -1
  1796. package/lib/shared/domain/organisation/simple-organisation.model.d.ts +0 -6
  1797. package/lib/shared/domain/organisation/simple-organisation.model.d.ts.map +0 -1
  1798. package/lib/shared/domain/pagination-metadata.model.d.ts +0 -5
  1799. package/lib/shared/domain/pagination-metadata.model.d.ts.map +0 -1
  1800. package/lib/shared/domain/predicate.model.d.ts +0 -2
  1801. package/lib/shared/domain/predicate.model.d.ts.map +0 -1
  1802. package/lib/shared/domain/profile/index.d.ts +0 -2
  1803. package/lib/shared/domain/profile/index.d.ts.map +0 -1
  1804. package/lib/shared/domain/profile/profile.model.d.ts +0 -24
  1805. package/lib/shared/domain/profile/profile.model.d.ts.map +0 -1
  1806. package/lib/shared/domain/search/field.model.d.ts +0 -11
  1807. package/lib/shared/domain/search/field.model.d.ts.map +0 -1
  1808. package/lib/shared/domain/search/index.d.ts +0 -5
  1809. package/lib/shared/domain/search/index.d.ts.map +0 -1
  1810. package/lib/shared/domain/search/search-result-view-column.model.d.ts +0 -10
  1811. package/lib/shared/domain/search/search-result-view-column.model.d.ts.map +0 -1
  1812. package/lib/shared/domain/search/search-result-view-item.model.d.ts +0 -10
  1813. package/lib/shared/domain/search/search-result-view-item.model.d.ts.map +0 -1
  1814. package/lib/shared/domain/search/search-result-view.model.d.ts +0 -9
  1815. package/lib/shared/domain/search/search-result-view.model.d.ts.map +0 -1
  1816. package/lib/shared/domain/search/sorting/search-result-view-item-comparator.d.ts +0 -5
  1817. package/lib/shared/domain/search/sorting/search-result-view-item-comparator.d.ts.map +0 -1
  1818. package/lib/shared/domain/search/sorting/sort-parameters.d.ts +0 -8
  1819. package/lib/shared/domain/search/sorting/sort-parameters.d.ts.map +0 -1
  1820. package/lib/shared/domain/sort-order.enum.d.ts +0 -6
  1821. package/lib/shared/domain/sort-order.enum.d.ts.map +0 -1
  1822. package/lib/shared/domain/user/user-info.model.d.ts +0 -13
  1823. package/lib/shared/domain/user/user-info.model.d.ts.map +0 -1
  1824. package/lib/shared/domain/work-allocation/Task.d.ts +0 -68
  1825. package/lib/shared/domain/work-allocation/Task.d.ts.map +0 -1
  1826. package/lib/shared/domain/work-allocation/TaskPayload.d.ts +0 -6
  1827. package/lib/shared/domain/work-allocation/TaskPayload.d.ts.map +0 -1
  1828. package/lib/shared/domain/work-allocation/case-worker.model.d.ts +0 -14
  1829. package/lib/shared/domain/work-allocation/case-worker.model.d.ts.map +0 -1
  1830. package/lib/shared/domain/work-allocation/index.d.ts +0 -3
  1831. package/lib/shared/domain/work-allocation/index.d.ts.map +0 -1
  1832. package/lib/shared/domain/work-allocation/judicial-worker.model.d.ts +0 -8
  1833. package/lib/shared/domain/work-allocation/judicial-worker.model.d.ts.map +0 -1
  1834. package/lib/shared/domain/work-allocation/task-response.model.d.ts +0 -5
  1835. package/lib/shared/domain/work-allocation/task-response.model.d.ts.map +0 -1
  1836. package/lib/shared/domain/work-allocation/task-search-parameter.model.d.ts +0 -15
  1837. package/lib/shared/domain/work-allocation/task-search-parameter.model.d.ts.map +0 -1
  1838. package/lib/shared/domain/work-allocation/wa-service-config.model.d.ts +0 -9
  1839. package/lib/shared/domain/work-allocation/wa-service-config.model.d.ts.map +0 -1
  1840. package/lib/shared/domain/workbasket/index.d.ts +0 -2
  1841. package/lib/shared/domain/workbasket/index.d.ts.map +0 -1
  1842. package/lib/shared/domain/workbasket/workbasket-input.model.d.ts +0 -13
  1843. package/lib/shared/domain/workbasket/workbasket-input.model.d.ts.map +0 -1
  1844. package/lib/shared/fixture/case-field-builder.d.ts +0 -22
  1845. package/lib/shared/fixture/case-field-builder.d.ts.map +0 -1
  1846. package/lib/shared/fixture/shared.test.fixture.d.ts +0 -25
  1847. package/lib/shared/fixture/shared.test.fixture.d.ts.map +0 -1
  1848. package/lib/shared/index.d.ts +0 -10
  1849. package/lib/shared/index.d.ts.map +0 -1
  1850. package/lib/shared/pipes/case-reference/case-reference.pipe.d.ts +0 -8
  1851. package/lib/shared/pipes/case-reference/case-reference.pipe.d.ts.map +0 -1
  1852. package/lib/shared/pipes/case-reference/index.d.ts +0 -2
  1853. package/lib/shared/pipes/case-reference/index.d.ts.map +0 -1
  1854. package/lib/shared/pipes/case-title/ccd-case-title.pipe.d.ts +0 -15
  1855. package/lib/shared/pipes/case-title/ccd-case-title.pipe.d.ts.map +0 -1
  1856. package/lib/shared/pipes/case-title/index.d.ts +0 -2
  1857. package/lib/shared/pipes/case-title/index.d.ts.map +0 -1
  1858. package/lib/shared/pipes/complex/ccd-collection-table-value-case-fields.pipe.d.ts +0 -11
  1859. package/lib/shared/pipes/complex/ccd-collection-table-value-case-fields.pipe.d.ts.map +0 -1
  1860. package/lib/shared/pipes/complex/ccd-cyapage-label-filter.pipe.d.ts +0 -10
  1861. package/lib/shared/pipes/complex/ccd-cyapage-label-filter.pipe.d.ts.map +0 -1
  1862. package/lib/shared/pipes/complex/ccd-page-fields.pipe.d.ts +0 -11
  1863. package/lib/shared/pipes/complex/ccd-page-fields.pipe.d.ts.map +0 -1
  1864. package/lib/shared/pipes/complex/ccd-read-fields-filter.pipe.d.ts +0 -27
  1865. package/lib/shared/pipes/complex/ccd-read-fields-filter.pipe.d.ts.map +0 -1
  1866. package/lib/shared/pipes/complex/ccd-tab-fields.pipe.d.ts +0 -10
  1867. package/lib/shared/pipes/complex/ccd-tab-fields.pipe.d.ts.map +0 -1
  1868. package/lib/shared/pipes/complex/fields-filter.pipe.d.ts +0 -23
  1869. package/lib/shared/pipes/complex/fields-filter.pipe.d.ts.map +0 -1
  1870. package/lib/shared/pipes/complex/index.d.ts +0 -7
  1871. package/lib/shared/pipes/complex/index.d.ts.map +0 -1
  1872. package/lib/shared/pipes/generic/enum-display-description/enum-display-description.pipe.d.ts +0 -8
  1873. package/lib/shared/pipes/generic/enum-display-description/enum-display-description.pipe.d.ts.map +0 -1
  1874. package/lib/shared/pipes/generic/index.d.ts +0 -2
  1875. package/lib/shared/pipes/generic/index.d.ts.map +0 -1
  1876. package/lib/shared/pipes/index.d.ts +0 -9
  1877. package/lib/shared/pipes/index.d.ts.map +0 -1
  1878. package/lib/shared/pipes/link-cases-from-reason-code/ccd-link-cases-from-reason-code.pipe.d.ts +0 -12
  1879. package/lib/shared/pipes/link-cases-from-reason-code/ccd-link-cases-from-reason-code.pipe.d.ts.map +0 -1
  1880. package/lib/shared/pipes/link-cases-from-reason-code/index.d.ts +0 -2
  1881. package/lib/shared/pipes/link-cases-from-reason-code/index.d.ts.map +0 -1
  1882. package/lib/shared/pipes/link-cases-reason-code/ccd-link-cases-reason-code.pipe.d.ts +0 -12
  1883. package/lib/shared/pipes/link-cases-reason-code/ccd-link-cases-reason-code.pipe.d.ts.map +0 -1
  1884. package/lib/shared/pipes/link-cases-reason-code/index.d.ts +0 -2
  1885. package/lib/shared/pipes/link-cases-reason-code/index.d.ts.map +0 -1
  1886. package/lib/shared/pipes/pipes.module.d.ts +0 -19
  1887. package/lib/shared/pipes/pipes.module.d.ts.map +0 -1
  1888. package/lib/shared/pipes/search-result/sorting/sort-search-result.pipe.d.ts +0 -10
  1889. package/lib/shared/pipes/search-result/sorting/sort-search-result.pipe.d.ts.map +0 -1
  1890. package/lib/shared/services/activity/activity.polling.service.d.ts +0 -30
  1891. package/lib/shared/services/activity/activity.polling.service.d.ts.map +0 -1
  1892. package/lib/shared/services/activity/activity.service.d.ts +0 -26
  1893. package/lib/shared/services/activity/activity.service.d.ts.map +0 -1
  1894. package/lib/shared/services/activity/index.d.ts +0 -3
  1895. package/lib/shared/services/activity/index.d.ts.map +0 -1
  1896. package/lib/shared/services/addresses/address-parser.d.ts +0 -18
  1897. package/lib/shared/services/addresses/address-parser.d.ts.map +0 -1
  1898. package/lib/shared/services/addresses/address-type.enum.d.ts +0 -6
  1899. package/lib/shared/services/addresses/address-type.enum.d.ts.map +0 -1
  1900. package/lib/shared/services/addresses/addresses.service.d.ts +0 -21
  1901. package/lib/shared/services/addresses/addresses.service.d.ts.map +0 -1
  1902. package/lib/shared/services/addresses/country-language.enum.d.ts +0 -5
  1903. package/lib/shared/services/addresses/country-language.enum.d.ts.map +0 -1
  1904. package/lib/shared/services/addresses/index.d.ts +0 -2
  1905. package/lib/shared/services/addresses/index.d.ts.map +0 -1
  1906. package/lib/shared/services/alert/alert.service.d.ts +0 -39
  1907. package/lib/shared/services/alert/alert.service.d.ts.map +0 -1
  1908. package/lib/shared/services/alert/index.d.ts +0 -2
  1909. package/lib/shared/services/alert/index.d.ts.map +0 -1
  1910. package/lib/shared/services/auth/auth.service.d.ts +0 -16
  1911. package/lib/shared/services/auth/auth.service.d.ts.map +0 -1
  1912. package/lib/shared/services/auth/index.d.ts +0 -2
  1913. package/lib/shared/services/auth/index.d.ts.map +0 -1
  1914. package/lib/shared/services/banners/banners.service.d.ts +0 -15
  1915. package/lib/shared/services/banners/banners.service.d.ts.map +0 -1
  1916. package/lib/shared/services/banners/index.d.ts +0 -2
  1917. package/lib/shared/services/banners/index.d.ts.map +0 -1
  1918. package/lib/shared/services/browser/browser.service.d.ts +0 -9
  1919. package/lib/shared/services/browser/browser.service.d.ts.map +0 -1
  1920. package/lib/shared/services/browser/index.d.ts +0 -2
  1921. package/lib/shared/services/browser/index.d.ts.map +0 -1
  1922. package/lib/shared/services/case-fields/case-field.service.d.ts +0 -11
  1923. package/lib/shared/services/case-fields/case-field.service.d.ts.map +0 -1
  1924. package/lib/shared/services/case-fields/format-translator.service.d.ts +0 -16
  1925. package/lib/shared/services/case-fields/format-translator.service.d.ts.map +0 -1
  1926. package/lib/shared/services/case-fields/index.d.ts +0 -3
  1927. package/lib/shared/services/case-fields/index.d.ts.map +0 -1
  1928. package/lib/shared/services/case-file-view/case-file-view.service.d.ts +0 -21
  1929. package/lib/shared/services/case-file-view/case-file-view.service.d.ts.map +0 -1
  1930. package/lib/shared/services/case-file-view/index.d.ts +0 -2
  1931. package/lib/shared/services/case-file-view/index.d.ts.map +0 -1
  1932. package/lib/shared/services/case-flag/case-flag-refdata.service.d.ts +0 -43
  1933. package/lib/shared/services/case-flag/case-flag-refdata.service.d.ts.map +0 -1
  1934. package/lib/shared/services/case-flag/index.d.ts +0 -3
  1935. package/lib/shared/services/case-flag/index.d.ts.map +0 -1
  1936. package/lib/shared/services/case-flag/refdata-case-flag-type.enum.d.ts +0 -5
  1937. package/lib/shared/services/case-flag/refdata-case-flag-type.enum.d.ts.map +0 -1
  1938. package/lib/shared/services/common-data-service/common-data-service.d.ts +0 -31
  1939. package/lib/shared/services/common-data-service/common-data-service.d.ts.map +0 -1
  1940. package/lib/shared/services/cookie/index.d.ts +0 -2
  1941. package/lib/shared/services/cookie/index.d.ts.map +0 -1
  1942. package/lib/shared/services/cookie/read-cookie-service.d.ts +0 -9
  1943. package/lib/shared/services/cookie/read-cookie-service.d.ts.map +0 -1
  1944. package/lib/shared/services/definitions/definitions.module.d.ts +0 -7
  1945. package/lib/shared/services/definitions/definitions.module.d.ts.map +0 -1
  1946. package/lib/shared/services/definitions/definitions.service.d.ts +0 -16
  1947. package/lib/shared/services/definitions/definitions.service.d.ts.map +0 -1
  1948. package/lib/shared/services/definitions/index.d.ts +0 -3
  1949. package/lib/shared/services/definitions/index.d.ts.map +0 -1
  1950. package/lib/shared/services/document-management/document-management.service.d.ts +0 -40
  1951. package/lib/shared/services/document-management/document-management.service.d.ts.map +0 -1
  1952. package/lib/shared/services/document-management/index.d.ts +0 -2
  1953. package/lib/shared/services/document-management/index.d.ts.map +0 -1
  1954. package/lib/shared/services/draft/draft.service.d.ts +0 -25
  1955. package/lib/shared/services/draft/draft.service.d.ts.map +0 -1
  1956. package/lib/shared/services/draft/index.d.ts +0 -2
  1957. package/lib/shared/services/draft/index.d.ts.map +0 -1
  1958. package/lib/shared/services/error/error-notifier.service.d.ts +0 -10
  1959. package/lib/shared/services/error/error-notifier.service.d.ts.map +0 -1
  1960. package/lib/shared/services/error/index.d.ts +0 -2
  1961. package/lib/shared/services/error/index.d.ts.map +0 -1
  1962. package/lib/shared/services/eventStatusService/event-status.service.d.ts +0 -11
  1963. package/lib/shared/services/eventStatusService/event-status.service.d.ts.map +0 -1
  1964. package/lib/shared/services/eventStatusService/index.d.ts +0 -2
  1965. package/lib/shared/services/eventStatusService/index.d.ts.map +0 -1
  1966. package/lib/shared/services/fields/fields.purger.d.ts +0 -46
  1967. package/lib/shared/services/fields/fields.purger.d.ts.map +0 -1
  1968. package/lib/shared/services/fields/fields.utils.d.ts +0 -137
  1969. package/lib/shared/services/fields/fields.utils.d.ts.map +0 -1
  1970. package/lib/shared/services/fields/index.d.ts +0 -3
  1971. package/lib/shared/services/fields/index.d.ts.map +0 -1
  1972. package/lib/shared/services/form/field-type-sanitiser.d.ts +0 -35
  1973. package/lib/shared/services/form/field-type-sanitiser.d.ts.map +0 -1
  1974. package/lib/shared/services/form/form-error.service.d.ts +0 -12
  1975. package/lib/shared/services/form/form-error.service.d.ts.map +0 -1
  1976. package/lib/shared/services/form/form-validators.service.d.ts +0 -16
  1977. package/lib/shared/services/form/form-validators.service.d.ts.map +0 -1
  1978. package/lib/shared/services/form/form-value.service.d.ts +0 -185
  1979. package/lib/shared/services/form/form-value.service.d.ts.map +0 -1
  1980. package/lib/shared/services/form/index.d.ts +0 -5
  1981. package/lib/shared/services/form/index.d.ts.map +0 -1
  1982. package/lib/shared/services/http/http-error.service.d.ts +0 -21
  1983. package/lib/shared/services/http/http-error.service.d.ts.map +0 -1
  1984. package/lib/shared/services/http/http.service.d.ts +0 -60
  1985. package/lib/shared/services/http/http.service.d.ts.map +0 -1
  1986. package/lib/shared/services/http/index.d.ts +0 -3
  1987. package/lib/shared/services/http/index.d.ts.map +0 -1
  1988. package/lib/shared/services/index.d.ts +0 -34
  1989. package/lib/shared/services/index.d.ts.map +0 -1
  1990. package/lib/shared/services/journey/index.d.ts +0 -2
  1991. package/lib/shared/services/journey/index.d.ts.map +0 -1
  1992. package/lib/shared/services/journey/multipage-component-state.service.d.ts +0 -26
  1993. package/lib/shared/services/journey/multipage-component-state.service.d.ts.map +0 -1
  1994. package/lib/shared/services/jurisdiction/index.d.ts +0 -2
  1995. package/lib/shared/services/jurisdiction/index.d.ts.map +0 -1
  1996. package/lib/shared/services/jurisdiction/jurisdiction.service.d.ts +0 -20
  1997. package/lib/shared/services/jurisdiction/jurisdiction.service.d.ts.map +0 -1
  1998. package/lib/shared/services/loading/index.d.ts +0 -3
  1999. package/lib/shared/services/loading/index.d.ts.map +0 -1
  2000. package/lib/shared/services/loading/loading.module.d.ts +0 -7
  2001. package/lib/shared/services/loading/loading.module.d.ts.map +0 -1
  2002. package/lib/shared/services/loading/loading.service.d.ts +0 -17
  2003. package/lib/shared/services/loading/loading.service.d.ts.map +0 -1
  2004. package/lib/shared/services/navigation/index.d.ts +0 -3
  2005. package/lib/shared/services/navigation/index.d.ts.map +0 -1
  2006. package/lib/shared/services/navigation/navigation-notifier.service.d.ts +0 -10
  2007. package/lib/shared/services/navigation/navigation-notifier.service.d.ts.map +0 -1
  2008. package/lib/shared/services/navigation/navigation-origin.model.d.ts +0 -8
  2009. package/lib/shared/services/navigation/navigation-origin.model.d.ts.map +0 -1
  2010. package/lib/shared/services/order/index.d.ts +0 -2
  2011. package/lib/shared/services/order/index.d.ts.map +0 -1
  2012. package/lib/shared/services/order/order.service.d.ts +0 -19
  2013. package/lib/shared/services/order/order.service.d.ts.map +0 -1
  2014. package/lib/shared/services/organisation/index.d.ts +0 -2
  2015. package/lib/shared/services/organisation/index.d.ts.map +0 -1
  2016. package/lib/shared/services/organisation/organisation.service.d.ts +0 -53
  2017. package/lib/shared/services/organisation/organisation.service.d.ts.map +0 -1
  2018. package/lib/shared/services/profile/index.d.ts +0 -3
  2019. package/lib/shared/services/profile/index.d.ts.map +0 -1
  2020. package/lib/shared/services/profile/profile.notifier.d.ts +0 -11
  2021. package/lib/shared/services/profile/profile.notifier.d.ts.map +0 -1
  2022. package/lib/shared/services/profile/profile.service.d.ts +0 -16
  2023. package/lib/shared/services/profile/profile.service.d.ts.map +0 -1
  2024. package/lib/shared/services/request/index.d.ts +0 -2
  2025. package/lib/shared/services/request/index.d.ts.map +0 -1
  2026. package/lib/shared/services/request/request.options.builder.d.ts +0 -17
  2027. package/lib/shared/services/request/request.options.builder.d.ts.map +0 -1
  2028. package/lib/shared/services/router/index.d.ts +0 -2
  2029. package/lib/shared/services/router/index.d.ts.map +0 -1
  2030. package/lib/shared/services/router/router-helper.service.d.ts +0 -8
  2031. package/lib/shared/services/router/router-helper.service.d.ts.map +0 -1
  2032. package/lib/shared/services/search/index.d.ts +0 -2
  2033. package/lib/shared/services/search/index.d.ts.map +0 -1
  2034. package/lib/shared/services/search/search.service.d.ts +0 -34
  2035. package/lib/shared/services/search/search.service.d.ts.map +0 -1
  2036. package/lib/shared/services/search-result/sorting/search-result-view-item-comparator-factory.d.ts +0 -12
  2037. package/lib/shared/services/search-result/sorting/search-result-view-item-comparator-factory.d.ts.map +0 -1
  2038. package/lib/shared/services/session/index.d.ts +0 -2
  2039. package/lib/shared/services/session/index.d.ts.map +0 -1
  2040. package/lib/shared/services/session/session-storage.service.d.ts +0 -22
  2041. package/lib/shared/services/session/session-storage.service.d.ts.map +0 -1
  2042. package/lib/shared/services/utils/retry/index.d.ts +0 -2
  2043. package/lib/shared/services/utils/retry/index.d.ts.map +0 -1
  2044. package/lib/shared/services/utils/retry/retry.service.d.ts +0 -11
  2045. package/lib/shared/services/utils/retry/retry.service.d.ts.map +0 -1
  2046. package/lib/shared/services/window/index.d.ts +0 -2
  2047. package/lib/shared/services/window/index.d.ts.map +0 -1
  2048. package/lib/shared/services/window/window.service.d.ts +0 -16
  2049. package/lib/shared/services/window/window.service.d.ts.map +0 -1
  2050. package/lib/shared/services/workbasket/index.d.ts +0 -2
  2051. package/lib/shared/services/workbasket/index.d.ts.map +0 -1
  2052. package/lib/shared/services/workbasket/workbasket-input-filter.service.d.ts +0 -19
  2053. package/lib/shared/services/workbasket/workbasket-input-filter.service.d.ts.map +0 -1
  2054. package/lib/shared/test/test-route-snapshot-builder.d.ts +0 -11
  2055. package/lib/shared/test/test-route-snapshot-builder.d.ts.map +0 -1
  2056. package/lib/shared/utils.d.ts +0 -6
  2057. package/lib/shared/utils.d.ts.map +0 -1
  2058. package/public-api.d.ts +0 -6
  2059. package/public-api.d.ts.map +0 -1
@@ -1,153 +0,0 @@
1
- import { Injectable } from '@angular/core';
2
- import { DisplayContextCustomParameter, DisplayContextParameter } from '../../domain/definition/display-context-enum.model';
3
- import { WriteAddressFieldComponent } from './address/write-address-field.component';
4
- import { CaseFileViewFieldComponent } from './case-file-view/case-file-view-field.component';
5
- import { ReadCaseFlagFieldComponent } from './case-flag/read-case-flag-field.component';
6
- import { WriteCaseFlagFieldComponent } from './case-flag/write-case-flag-field.component';
7
- import { ReadCaseLinkFieldComponent } from './case-link/read-case-link-field.component';
8
- import { WriteCaseLinkFieldComponent } from './case-link/write-case-link-field.component';
9
- import { ReadCollectionFieldComponent } from './collection/read-collection-field.component';
10
- import { WriteCollectionFieldComponent } from './collection/write-collection-field.component';
11
- import { ReadComplexFieldComponent } from './complex/read-complex-field.component';
12
- import { WriteComplexFieldComponent } from './complex/write-complex-field.component';
13
- import { ReadDateFieldComponent } from './date/read-date-field.component';
14
- import { WriteDateContainerFieldComponent } from './date/write-date-container-field.component';
15
- import { ReadDocumentFieldComponent } from './document/read-document-field.component';
16
- import { WriteDocumentFieldComponent } from './document/write-document-field.component';
17
- import { ReadDynamicListFieldComponent } from './dynamic-list/read-dynamic-list-field.component';
18
- import { WriteDynamicListFieldComponent } from './dynamic-list/write-dynamic-list-field.component';
19
- import { ReadDynamicMultiSelectListFieldComponent, WriteDynamicMultiSelectListFieldComponent } from './dynamic-multi-select-list';
20
- import { ReadDynamicRadioListFieldComponent } from './dynamic-radio-list/read-dynamic-radio-list-field.component';
21
- import { WriteDynamicRadioListFieldComponent } from './dynamic-radio-list/write-dynamic-radio-list-field.component';
22
- import { ReadEmailFieldComponent } from './email/read-email-field.component';
23
- import { WriteEmailFieldComponent } from './email/write-email-field.component';
24
- import { ReadFixedListFieldComponent } from './fixed-list/read-fixed-list-field.component';
25
- import { WriteFixedListFieldComponent } from './fixed-list/write-fixed-list-field.component';
26
- import { ReadFixedRadioListFieldComponent } from './fixed-radio-list/read-fixed-radio-list-field.component';
27
- import { WriteFixedRadioListFieldComponent } from './fixed-radio-list/write-fixed-radio-list-field.component';
28
- import { CaseHistoryViewerFieldComponent } from './history/case-history-viewer-field.component';
29
- import { ReadJudicialUserFieldComponent } from './judicial-user/read-judicial-user-field.component';
30
- import { WriteJudicialUserFieldComponent } from './judicial-user/write-judicial-user-field.component';
31
- import { LabelFieldComponent } from './label/label-field.component';
32
- import { ReadLinkedCasesFieldComponent, WriteLinkedCasesFieldComponent } from './linked-cases';
33
- import { ReadMoneyGbpFieldComponent } from './money-gbp/read-money-gbp-field.component';
34
- import { WriteMoneyGbpFieldComponent } from './money-gbp/write-money-gbp-field.component';
35
- import { ReadMultiSelectListFieldComponent } from './multi-select-list/read-multi-select-list-field.component';
36
- import { WriteMultiSelectListFieldComponent } from './multi-select-list/write-multi-select-list-field.component';
37
- import { ReadNumberFieldComponent } from './number/read-number-field.component';
38
- import { WriteNumberFieldComponent } from './number/write-number-field.component';
39
- import { ReadOrderSummaryFieldComponent } from './order-summary/read-order-summary-field.component';
40
- import { WriteOrderSummaryFieldComponent } from './order-summary/write-order-summary-field.component';
41
- import { ReadOrganisationFieldComponent } from './organisation/read-organisation-field.component';
42
- import { WriteOrganisationFieldComponent } from './organisation/write-organisation-field.component';
43
- import { CasePaymentHistoryViewerFieldComponent } from './payment/case-payment-history-viewer-field.component';
44
- import { ReadPhoneUKFieldComponent } from './phone-uk/read-phone-uk-field.component';
45
- import { WritePhoneUKFieldComponent } from './phone-uk/write-phone-uk-field.component';
46
- import { ReadQueryManagementFieldComponent } from './query-management';
47
- import { ReadTextAreaFieldComponent } from './text-area/read-text-area-field.component';
48
- import { WriteTextAreaFieldComponent } from './text-area/write-text-area-field.component';
49
- import { ReadTextFieldComponent } from './text/read-text-field.component';
50
- import { WriteTextFieldComponent } from './text/write-text-field.component';
51
- import { UnsupportedFieldComponent } from './unsupported-field.component';
52
- import { WaysToPayFieldComponent } from './waystopay/waystopay-field.component';
53
- import { ReadYesNoFieldComponent } from './yes-no/read-yes-no-field.component';
54
- import { WriteYesNoFieldComponent } from './yes-no/write-yes-no-field.component';
55
- import * as i0 from "@angular/core";
56
- export class PaletteService {
57
- componentLauncherRegistry = {
58
- [DisplayContextCustomParameter.CaseFileView]: [CaseFileViewFieldComponent, CaseFileViewFieldComponent],
59
- [DisplayContextCustomParameter.LinkedCases]: [WriteLinkedCasesFieldComponent, ReadLinkedCasesFieldComponent],
60
- [DisplayContextCustomParameter.QueryManagement]: [ReadQueryManagementFieldComponent, ReadQueryManagementFieldComponent],
61
- };
62
- getFieldComponentClass(caseField, write) {
63
- switch (caseField.field_type.type) {
64
- case 'Text':
65
- case 'Postcode':
66
- return write ? WriteTextFieldComponent : ReadTextFieldComponent;
67
- case 'TextArea':
68
- return write ? WriteTextAreaFieldComponent : ReadTextAreaFieldComponent;
69
- case 'Number':
70
- return write ? WriteNumberFieldComponent : ReadNumberFieldComponent;
71
- case 'YesOrNo':
72
- return write ? WriteYesNoFieldComponent : ReadYesNoFieldComponent;
73
- case 'Email':
74
- return write ? WriteEmailFieldComponent : ReadEmailFieldComponent;
75
- case 'PhoneUK':
76
- return write ? WritePhoneUKFieldComponent : ReadPhoneUKFieldComponent;
77
- case 'Date':
78
- case 'DateTime':
79
- return write ? WriteDateContainerFieldComponent : ReadDateFieldComponent;
80
- case 'MoneyGBP':
81
- return write ? WriteMoneyGbpFieldComponent : ReadMoneyGbpFieldComponent;
82
- case 'DynamicList':
83
- return write ? WriteDynamicListFieldComponent : ReadDynamicListFieldComponent;
84
- case 'FixedList':
85
- return write ? WriteFixedListFieldComponent : ReadFixedListFieldComponent;
86
- case 'DynamicRadioList':
87
- return write ? WriteDynamicRadioListFieldComponent : ReadDynamicRadioListFieldComponent;
88
- case 'DynamicMultiSelectList':
89
- return write ? WriteDynamicMultiSelectListFieldComponent : ReadDynamicMultiSelectListFieldComponent;
90
- case 'FixedRadioList':
91
- return write ? WriteFixedRadioListFieldComponent : ReadFixedRadioListFieldComponent;
92
- case 'Complex':
93
- switch (caseField.field_type.id) {
94
- case 'AddressGlobalUK':
95
- case 'AddressUK':
96
- return write ? WriteAddressFieldComponent : ReadComplexFieldComponent;
97
- case 'OrderSummary':
98
- return write ? WriteOrderSummaryFieldComponent : ReadOrderSummaryFieldComponent;
99
- case 'CaseLink':
100
- return write ? WriteCaseLinkFieldComponent : ReadCaseLinkFieldComponent;
101
- case 'Organisation':
102
- return write ? WriteOrganisationFieldComponent : ReadOrganisationFieldComponent;
103
- case 'JudicialUser':
104
- return write ? WriteJudicialUserFieldComponent : ReadJudicialUserFieldComponent;
105
- default:
106
- return write ? WriteComplexFieldComponent : ReadComplexFieldComponent;
107
- }
108
- case 'Collection':
109
- return write ? WriteCollectionFieldComponent : ReadCollectionFieldComponent;
110
- case 'MultiSelectList':
111
- return write ? WriteMultiSelectListFieldComponent : ReadMultiSelectListFieldComponent;
112
- case 'Document':
113
- return write ? WriteDocumentFieldComponent : ReadDocumentFieldComponent;
114
- case 'Label':
115
- return LabelFieldComponent;
116
- case 'CasePaymentHistoryViewer':
117
- return CasePaymentHistoryViewerFieldComponent;
118
- case 'CaseHistoryViewer':
119
- return CaseHistoryViewerFieldComponent;
120
- case 'WaysToPay':
121
- return WaysToPayFieldComponent;
122
- case 'ComponentLauncher':
123
- return this.getComponentLauncherComponent(caseField, write);
124
- case 'FlagLauncher':
125
- return write ? WriteCaseFlagFieldComponent : ReadCaseFlagFieldComponent;
126
- default:
127
- return UnsupportedFieldComponent;
128
- }
129
- }
130
- getComponentLauncherComponent(caseField, write) {
131
- // Extract the value passed for #ARGUMENT(...) in the CaseField display_context_parameter and
132
- // delete the default entries and return the matching component from the componentLauncherRegistry
133
- const argumentValue = caseField?.display_context_parameter?.match(/#ARGUMENT\((.*?)\)/)[1];
134
- if (argumentValue) {
135
- const displayContextParameterArray = argumentValue.includes(',') ? argumentValue.split(',') : [argumentValue];
136
- const componentToRender = displayContextParameterArray.filter(displayContextParameter => {
137
- return !Object.values(DisplayContextParameter).find(displayContextParameterFromLookup => {
138
- return displayContextParameter === displayContextParameterFromLookup;
139
- });
140
- });
141
- if (componentToRender?.length > 0 && this.componentLauncherRegistry.hasOwnProperty(componentToRender[0])) {
142
- return this.componentLauncherRegistry[componentToRender[0]][write ? 0 : 1];
143
- }
144
- }
145
- return UnsupportedFieldComponent;
146
- }
147
- static ɵfac = function PaletteService_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || PaletteService)(); };
148
- static ɵprov = /*@__PURE__*/ i0.ɵɵdefineInjectable({ token: PaletteService, factory: PaletteService.ɵfac });
149
- }
150
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(PaletteService, [{
151
- type: Injectable
152
- }], null, null); })();
153
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicGFsZXR0ZS5zZXJ2aWNlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvY2NkLWNhc2UtdWktdG9vbGtpdC9zcmMvbGliL3NoYXJlZC9jb21wb25lbnRzL3BhbGV0dGUvcGFsZXR0ZS5zZXJ2aWNlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxVQUFVLEVBQVEsTUFBTSxlQUFlLENBQUM7QUFFakQsT0FBTyxFQUFFLDZCQUE2QixFQUFFLHVCQUF1QixFQUFFLE1BQU0sb0RBQW9ELENBQUM7QUFDNUgsT0FBTyxFQUFFLDBCQUEwQixFQUFFLE1BQU0seUNBQXlDLENBQUM7QUFDckYsT0FBTyxFQUFFLDBCQUEwQixFQUFFLE1BQU0saURBQWlELENBQUM7QUFDN0YsT0FBTyxFQUFFLDBCQUEwQixFQUFFLE1BQU0sNENBQTRDLENBQUM7QUFDeEYsT0FBTyxFQUFFLDJCQUEyQixFQUFFLE1BQU0sNkNBQTZDLENBQUM7QUFDMUYsT0FBTyxFQUFFLDBCQUEwQixFQUFFLE1BQU0sNENBQTRDLENBQUM7QUFDeEYsT0FBTyxFQUFFLDJCQUEyQixFQUFFLE1BQU0sNkNBQTZDLENBQUM7QUFDMUYsT0FBTyxFQUFFLDRCQUE0QixFQUFFLE1BQU0sOENBQThDLENBQUM7QUFDNUYsT0FBTyxFQUFFLDZCQUE2QixFQUFFLE1BQU0sK0NBQStDLENBQUM7QUFDOUYsT0FBTyxFQUFFLHlCQUF5QixFQUFFLE1BQU0sd0NBQXdDLENBQUM7QUFDbkYsT0FBTyxFQUFFLDBCQUEwQixFQUFFLE1BQU0seUNBQXlDLENBQUM7QUFDckYsT0FBTyxFQUFFLHNCQUFzQixFQUFFLE1BQU0sa0NBQWtDLENBQUM7QUFDMUUsT0FBTyxFQUFFLGdDQUFnQyxFQUFFLE1BQU0sNkNBQTZDLENBQUM7QUFDL0YsT0FBTyxFQUFFLDBCQUEwQixFQUFFLE1BQU0sMENBQTBDLENBQUM7QUFDdEYsT0FBTyxFQUFFLDJCQUEyQixFQUFFLE1BQU0sMkNBQTJDLENBQUM7QUFDeEYsT0FBTyxFQUFFLDZCQUE2QixFQUFFLE1BQU0sa0RBQWtELENBQUM7QUFDakcsT0FBTyxFQUFFLDhCQUE4QixFQUFFLE1BQU0sbURBQW1ELENBQUM7QUFDbkcsT0FBTyxFQUFFLHdDQUF3QyxFQUFFLHlDQUF5QyxFQUFFLE1BQU0sNkJBQTZCLENBQUM7QUFDbEksT0FBTyxFQUFFLGtDQUFrQyxFQUFFLE1BQU0sOERBQThELENBQUM7QUFDbEgsT0FBTyxFQUFFLG1DQUFtQyxFQUFFLE1BQU0sK0RBQStELENBQUM7QUFDcEgsT0FBTyxFQUFFLHVCQUF1QixFQUFFLE1BQU0sb0NBQW9DLENBQUM7QUFDN0UsT0FBTyxFQUFFLHdCQUF3QixFQUFFLE1BQU0scUNBQXFDLENBQUM7QUFDL0UsT0FBTyxFQUFFLDJCQUEyQixFQUFFLE1BQU0sOENBQThDLENBQUM7QUFDM0YsT0FBTyxFQUFFLDRCQUE0QixFQUFFLE1BQU0sK0NBQStDLENBQUM7QUFDN0YsT0FBTyxFQUFFLGdDQUFnQyxFQUFFLE1BQU0sMERBQTBELENBQUM7QUFDNUcsT0FBTyxFQUFFLGlDQUFpQyxFQUFFLE1BQU0sMkRBQTJELENBQUM7QUFDOUcsT0FBTyxFQUFFLCtCQUErQixFQUFFLE1BQU0sK0NBQStDLENBQUM7QUFDaEcsT0FBTyxFQUFFLDhCQUE4QixFQUFFLE1BQU0sb0RBQW9ELENBQUM7QUFDcEcsT0FBTyxFQUFFLCtCQUErQixFQUFFLE1BQU0scURBQXFELENBQUM7QUFDdEcsT0FBTyxFQUFFLG1CQUFtQixFQUFFLE1BQU0sK0JBQStCLENBQUM7QUFDcEUsT0FBTyxFQUFFLDZCQUE2QixFQUFFLDhCQUE4QixFQUFFLE1BQU0sZ0JBQWdCLENBQUM7QUFDL0YsT0FBTyxFQUFFLDBCQUEwQixFQUFFLE1BQU0sNENBQTRDLENBQUM7QUFDeEYsT0FBTyxFQUFFLDJCQUEyQixFQUFFLE1BQU0sNkNBQTZDLENBQUM7QUFDMUYsT0FBTyxFQUFFLGlDQUFpQyxFQUFFLE1BQU0sNERBQTRELENBQUM7QUFDL0csT0FBTyxFQUFFLGtDQUFrQyxFQUFFLE1BQU0sNkRBQTZELENBQUM7QUFDakgsT0FBTyxFQUFFLHdCQUF3QixFQUFFLE1BQU0sc0NBQXNDLENBQUM7QUFDaEYsT0FBTyxFQUFFLHlCQUF5QixFQUFFLE1BQU0sdUNBQXVDLENBQUM7QUFDbEYsT0FBTyxFQUFFLDhCQUE4QixFQUFFLE1BQU0sb0RBQW9ELENBQUM7QUFDcEcsT0FBTyxFQUFFLCtCQUErQixFQUFFLE1BQU0scURBQXFELENBQUM7QUFDdEcsT0FBTyxFQUFFLDhCQUE4QixFQUFFLE1BQU0sa0RBQWtELENBQUM7QUFDbEcsT0FBTyxFQUFFLCtCQUErQixFQUFFLE1BQU0sbURBQW1ELENBQUM7QUFDcEcsT0FBTyxFQUFFLHNDQUFzQyxFQUFFLE1BQU0sdURBQXVELENBQUM7QUFDL0csT0FBTyxFQUFFLHlCQUF5QixFQUFFLE1BQU0sMENBQTBDLENBQUM7QUFDckYsT0FBTyxFQUFFLDBCQUEwQixFQUFFLE1BQU0sMkNBQTJDLENBQUM7QUFDdkYsT0FBTyxFQUFFLGlDQUFpQyxFQUFFLE1BQU0sb0JBQW9CLENBQUM7QUFDdkUsT0FBTyxFQUFFLDBCQUEwQixFQUFFLE1BQU0sNENBQTRDLENBQUM7QUFDeEYsT0FBTyxFQUFFLDJCQUEyQixFQUFFLE1BQU0sNkNBQTZDLENBQUM7QUFDMUYsT0FBTyxFQUFFLHNCQUFzQixFQUFFLE1BQU0sa0NBQWtDLENBQUM7QUFDMUUsT0FBTyxFQUFFLHVCQUF1QixFQUFFLE1BQU0sbUNBQW1DLENBQUM7QUFDNUUsT0FBTyxFQUFFLHlCQUF5QixFQUFFLE1BQU0sK0JBQStCLENBQUM7QUFDMUUsT0FBTyxFQUFFLHVCQUF1QixFQUFFLE1BQU0sdUNBQXVDLENBQUM7QUFDaEYsT0FBTyxFQUFFLHVCQUF1QixFQUFFLE1BQU0sc0NBQXNDLENBQUM7QUFDL0UsT0FBTyxFQUFFLHdCQUF3QixFQUFFLE1BQU0sdUNBQXVDLENBQUM7O0FBR2pGLE1BQU0sT0FBTyxjQUFjO0lBQ1IseUJBQXlCLEdBQUc7UUFDM0MsQ0FBQyw2QkFBNkIsQ0FBQyxZQUFZLENBQUMsRUFBRSxDQUFDLDBCQUEwQixFQUFFLDBCQUEwQixDQUFDO1FBQ3RHLENBQUMsNkJBQTZCLENBQUMsV0FBVyxDQUFDLEVBQUUsQ0FBQyw4QkFBOEIsRUFBRSw2QkFBNkIsQ0FBQztRQUM1RyxDQUFDLDZCQUE2QixDQUFDLGVBQWUsQ0FBQyxFQUFFLENBQUMsaUNBQWlDLEVBQUUsaUNBQWlDLENBQUM7S0FDeEgsQ0FBQztJQUVLLHNCQUFzQixDQUFDLFNBQW9CLEVBQUUsS0FBYztRQUNoRSxRQUFRLFNBQVMsQ0FBQyxVQUFVLENBQUMsSUFBSSxFQUFFLENBQUM7WUFDbEMsS0FBSyxNQUFNLENBQUM7WUFDWixLQUFLLFVBQVU7Z0JBQ2IsT0FBTyxLQUFLLENBQUMsQ0FBQyxDQUFDLHVCQUF1QixDQUFDLENBQUMsQ0FBQyxzQkFBc0IsQ0FBQztZQUNsRSxLQUFLLFVBQVU7Z0JBQ2IsT0FBTyxLQUFLLENBQUMsQ0FBQyxDQUFDLDJCQUEyQixDQUFDLENBQUMsQ0FBQywwQkFBMEIsQ0FBQztZQUMxRSxLQUFLLFFBQVE7Z0JBQ1gsT0FBTyxLQUFLLENBQUMsQ0FBQyxDQUFDLHlCQUF5QixDQUFDLENBQUMsQ0FBQyx3QkFBd0IsQ0FBQztZQUN0RSxLQUFLLFNBQVM7Z0JBQ1osT0FBTyxLQUFLLENBQUMsQ0FBQyxDQUFDLHdCQUF3QixDQUFDLENBQUMsQ0FBQyx1QkFBdUIsQ0FBQztZQUNwRSxLQUFLLE9BQU87Z0JBQ1YsT0FBTyxLQUFLLENBQUMsQ0FBQyxDQUFDLHdCQUF3QixDQUFDLENBQUMsQ0FBQyx1QkFBdUIsQ0FBQztZQUNwRSxLQUFLLFNBQVM7Z0JBQ1osT0FBTyxLQUFLLENBQUMsQ0FBQyxDQUFDLDBCQUEwQixDQUFDLENBQUMsQ0FBQyx5QkFBeUIsQ0FBQztZQUN4RSxLQUFLLE1BQU0sQ0FBQztZQUNaLEtBQUssVUFBVTtnQkFDYixPQUFPLEtBQUssQ0FBQyxDQUFDLENBQUMsZ0NBQWdDLENBQUMsQ0FBQyxDQUFDLHNCQUFzQixDQUFDO1lBQzNFLEtBQUssVUFBVTtnQkFDYixPQUFPLEtBQUssQ0FBQyxDQUFDLENBQUMsMkJBQTJCLENBQUMsQ0FBQyxDQUFDLDBCQUEwQixDQUFDO1lBQzFFLEtBQUssYUFBYTtnQkFDaEIsT0FBTyxLQUFLLENBQUMsQ0FBQyxDQUFDLDhCQUE4QixDQUFDLENBQUMsQ0FBQyw2QkFBNkIsQ0FBQztZQUNoRixLQUFLLFdBQVc7Z0JBQ2QsT0FBTyxLQUFLLENBQUMsQ0FBQyxDQUFDLDRCQUE0QixDQUFDLENBQUMsQ0FBQywyQkFBMkIsQ0FBQztZQUM1RSxLQUFLLGtCQUFrQjtnQkFDckIsT0FBTyxLQUFLLENBQUMsQ0FBQyxDQUFDLG1DQUFtQyxDQUFDLENBQUMsQ0FBQyxrQ0FBa0MsQ0FBQztZQUMxRixLQUFLLHdCQUF3QjtnQkFDekIsT0FBTyxLQUFLLENBQUMsQ0FBQyxDQUFDLHlDQUF5QyxDQUFDLENBQUMsQ0FBQyx3Q0FBd0MsQ0FBQztZQUN4RyxLQUFLLGdCQUFnQjtnQkFDbkIsT0FBTyxLQUFLLENBQUMsQ0FBQyxDQUFDLGlDQUFpQyxDQUFDLENBQUMsQ0FBQyxnQ0FBZ0MsQ0FBQztZQUN0RixLQUFLLFNBQVM7Z0JBQ1osUUFBUSxTQUFTLENBQUMsVUFBVSxDQUFDLEVBQUUsRUFBRSxDQUFDO29CQUNoQyxLQUFLLGlCQUFpQixDQUFDO29CQUN2QixLQUFLLFdBQVc7d0JBQ2QsT0FBTyxLQUFLLENBQUMsQ0FBQyxDQUFDLDBCQUEwQixDQUFDLENBQUMsQ0FBQyx5QkFBeUIsQ0FBQztvQkFDeEUsS0FBSyxjQUFjO3dCQUNqQixPQUFPLEtBQUssQ0FBQyxDQUFDLENBQUMsK0JBQStCLENBQUMsQ0FBQyxDQUFDLDhCQUE4QixDQUFDO29CQUNsRixLQUFLLFVBQVU7d0JBQ2IsT0FBTyxLQUFLLENBQUMsQ0FBQyxDQUFDLDJCQUEyQixDQUFDLENBQUMsQ0FBQywwQkFBMEIsQ0FBQztvQkFDMUUsS0FBSyxjQUFjO3dCQUNqQixPQUFPLEtBQUssQ0FBQyxDQUFDLENBQUMsK0JBQStCLENBQUMsQ0FBQyxDQUFDLDhCQUE4QixDQUFDO29CQUNsRixLQUFLLGNBQWM7d0JBQ2pCLE9BQU8sS0FBSyxDQUFDLENBQUMsQ0FBQywrQkFBK0IsQ0FBQyxDQUFDLENBQUMsOEJBQThCLENBQUM7b0JBQ2xGO3dCQUNFLE9BQU8sS0FBSyxDQUFDLENBQUMsQ0FBQywwQkFBMEIsQ0FBQyxDQUFDLENBQUMseUJBQXlCLENBQUM7Z0JBQzFFLENBQUM7WUFDSCxLQUFLLFlBQVk7Z0JBQ2YsT0FBTyxLQUFLLENBQUMsQ0FBQyxDQUFDLDZCQUE2QixDQUFDLENBQUMsQ0FBQyw0QkFBNEIsQ0FBQztZQUM5RSxLQUFLLGlCQUFpQjtnQkFDcEIsT0FBTyxLQUFLLENBQUMsQ0FBQyxDQUFDLGtDQUFrQyxDQUFDLENBQUMsQ0FBQyxpQ0FBaUMsQ0FBQztZQUN4RixLQUFLLFVBQVU7Z0JBQ2IsT0FBTyxLQUFLLENBQUMsQ0FBQyxDQUFDLDJCQUEyQixDQUFDLENBQUMsQ0FBQywwQkFBMEIsQ0FBQztZQUMxRSxLQUFLLE9BQU87Z0JBQ1YsT0FBTyxtQkFBbUIsQ0FBQztZQUM3QixLQUFLLDBCQUEwQjtnQkFDN0IsT0FBTyxzQ0FBc0MsQ0FBQztZQUNoRCxLQUFLLG1CQUFtQjtnQkFDdEIsT0FBTywrQkFBK0IsQ0FBQztZQUN6QyxLQUFLLFdBQVc7Z0JBQ2QsT0FBTyx1QkFBdUIsQ0FBQztZQUNqQyxLQUFLLG1CQUFtQjtnQkFDdEIsT0FBTyxJQUFJLENBQUMsNkJBQTZCLENBQUMsU0FBUyxFQUFFLEtBQUssQ0FBQyxDQUFDO1lBQzlELEtBQUssY0FBYztnQkFDakIsT0FBTyxLQUFLLENBQUMsQ0FBQyxDQUFDLDJCQUEyQixDQUFDLENBQUMsQ0FBQywwQkFBMEIsQ0FBQztZQUMxRTtnQkFDRSxPQUFPLHlCQUF5QixDQUFDO1FBQ3JDLENBQUM7SUFDSCxDQUFDO0lBRU8sNkJBQTZCLENBQUMsU0FBb0IsRUFBRSxLQUFjO1FBQ3hFLDZGQUE2RjtRQUM3RixrR0FBa0c7UUFDbEcsTUFBTSxhQUFhLEdBQUcsU0FBUyxFQUFFLHlCQUF5QixFQUFFLEtBQUssQ0FBQyxvQkFBb0IsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDO1FBQzNGLElBQUksYUFBYSxFQUFFLENBQUM7WUFDbEIsTUFBTSw0QkFBNEIsR0FBRyxhQUFhLENBQUMsUUFBUSxDQUFDLEdBQUcsQ0FBQyxDQUFDLENBQUMsQ0FBQyxhQUFhLENBQUMsS0FBSyxDQUFDLEdBQUcsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLGFBQWEsQ0FBQyxDQUFDO1lBQzlHLE1BQU0saUJBQWlCLEdBQUcsNEJBQTRCLENBQUMsTUFBTSxDQUFDLHVCQUF1QixDQUFDLEVBQUU7Z0JBQ3RGLE9BQU8sQ0FBQyxNQUFNLENBQUMsTUFBTSxDQUFDLHVCQUF1QixDQUFDLENBQUMsSUFBSSxDQUFDLGlDQUFpQyxDQUFDLEVBQUU7b0JBQ3JGLE9BQU8sdUJBQXVCLEtBQUssaUNBQWlDLENBQUM7Z0JBQ3hFLENBQUMsQ0FBQyxDQUFDO1lBQ0wsQ0FBQyxDQUFDLENBQUM7WUFDSCxJQUFJLGlCQUFpQixFQUFFLE1BQU0sR0FBRyxDQUFDLElBQUksSUFBSSxDQUFDLHlCQUF5QixDQUFDLGNBQWMsQ0FBQyxpQkFBaUIsQ0FBQyxDQUFDLENBQUMsQ0FBQyxFQUFFLENBQUM7Z0JBQ3pHLE9BQU8sSUFBSSxDQUFDLHlCQUF5QixDQUFDLGlCQUFpQixDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsS0FBSyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDO1lBQzdFLENBQUM7UUFDSCxDQUFDO1FBQ0QsT0FBTyx5QkFBeUIsQ0FBQztJQUNuQyxDQUFDO3dHQTVGVSxjQUFjO2dFQUFkLGNBQWMsV0FBZCxjQUFjOztpRkFBZCxjQUFjO2NBRDFCLFVBQVUiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBJbmplY3RhYmxlLCBUeXBlIH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQgeyBDYXNlRmllbGQgfSBmcm9tICcuLi8uLi9kb21haW4vZGVmaW5pdGlvbi9jYXNlLWZpZWxkLm1vZGVsJztcbmltcG9ydCB7IERpc3BsYXlDb250ZXh0Q3VzdG9tUGFyYW1ldGVyLCBEaXNwbGF5Q29udGV4dFBhcmFtZXRlciB9IGZyb20gJy4uLy4uL2RvbWFpbi9kZWZpbml0aW9uL2Rpc3BsYXktY29udGV4dC1lbnVtLm1vZGVsJztcbmltcG9ydCB7IFdyaXRlQWRkcmVzc0ZpZWxkQ29tcG9uZW50IH0gZnJvbSAnLi9hZGRyZXNzL3dyaXRlLWFkZHJlc3MtZmllbGQuY29tcG9uZW50JztcbmltcG9ydCB7IENhc2VGaWxlVmlld0ZpZWxkQ29tcG9uZW50IH0gZnJvbSAnLi9jYXNlLWZpbGUtdmlldy9jYXNlLWZpbGUtdmlldy1maWVsZC5jb21wb25lbnQnO1xuaW1wb3J0IHsgUmVhZENhc2VGbGFnRmllbGRDb21wb25lbnQgfSBmcm9tICcuL2Nhc2UtZmxhZy9yZWFkLWNhc2UtZmxhZy1maWVsZC5jb21wb25lbnQnO1xuaW1wb3J0IHsgV3JpdGVDYXNlRmxhZ0ZpZWxkQ29tcG9uZW50IH0gZnJvbSAnLi9jYXNlLWZsYWcvd3JpdGUtY2FzZS1mbGFnLWZpZWxkLmNvbXBvbmVudCc7XG5pbXBvcnQgeyBSZWFkQ2FzZUxpbmtGaWVsZENvbXBvbmVudCB9IGZyb20gJy4vY2FzZS1saW5rL3JlYWQtY2FzZS1saW5rLWZpZWxkLmNvbXBvbmVudCc7XG5pbXBvcnQgeyBXcml0ZUNhc2VMaW5rRmllbGRDb21wb25lbnQgfSBmcm9tICcuL2Nhc2UtbGluay93cml0ZS1jYXNlLWxpbmstZmllbGQuY29tcG9uZW50JztcbmltcG9ydCB7IFJlYWRDb2xsZWN0aW9uRmllbGRDb21wb25lbnQgfSBmcm9tICcuL2NvbGxlY3Rpb24vcmVhZC1jb2xsZWN0aW9uLWZpZWxkLmNvbXBvbmVudCc7XG5pbXBvcnQgeyBXcml0ZUNvbGxlY3Rpb25GaWVsZENvbXBvbmVudCB9IGZyb20gJy4vY29sbGVjdGlvbi93cml0ZS1jb2xsZWN0aW9uLWZpZWxkLmNvbXBvbmVudCc7XG5pbXBvcnQgeyBSZWFkQ29tcGxleEZpZWxkQ29tcG9uZW50IH0gZnJvbSAnLi9jb21wbGV4L3JlYWQtY29tcGxleC1maWVsZC5jb21wb25lbnQnO1xuaW1wb3J0IHsgV3JpdGVDb21wbGV4RmllbGRDb21wb25lbnQgfSBmcm9tICcuL2NvbXBsZXgvd3JpdGUtY29tcGxleC1maWVsZC5jb21wb25lbnQnO1xuaW1wb3J0IHsgUmVhZERhdGVGaWVsZENvbXBvbmVudCB9IGZyb20gJy4vZGF0ZS9yZWFkLWRhdGUtZmllbGQuY29tcG9uZW50JztcbmltcG9ydCB7IFdyaXRlRGF0ZUNvbnRhaW5lckZpZWxkQ29tcG9uZW50IH0gZnJvbSAnLi9kYXRlL3dyaXRlLWRhdGUtY29udGFpbmVyLWZpZWxkLmNvbXBvbmVudCc7XG5pbXBvcnQgeyBSZWFkRG9jdW1lbnRGaWVsZENvbXBvbmVudCB9IGZyb20gJy4vZG9jdW1lbnQvcmVhZC1kb2N1bWVudC1maWVsZC5jb21wb25lbnQnO1xuaW1wb3J0IHsgV3JpdGVEb2N1bWVudEZpZWxkQ29tcG9uZW50IH0gZnJvbSAnLi9kb2N1bWVudC93cml0ZS1kb2N1bWVudC1maWVsZC5jb21wb25lbnQnO1xuaW1wb3J0IHsgUmVhZER5bmFtaWNMaXN0RmllbGRDb21wb25lbnQgfSBmcm9tICcuL2R5bmFtaWMtbGlzdC9yZWFkLWR5bmFtaWMtbGlzdC1maWVsZC5jb21wb25lbnQnO1xuaW1wb3J0IHsgV3JpdGVEeW5hbWljTGlzdEZpZWxkQ29tcG9uZW50IH0gZnJvbSAnLi9keW5hbWljLWxpc3Qvd3JpdGUtZHluYW1pYy1saXN0LWZpZWxkLmNvbXBvbmVudCc7XG5pbXBvcnQgeyBSZWFkRHluYW1pY011bHRpU2VsZWN0TGlzdEZpZWxkQ29tcG9uZW50LCBXcml0ZUR5bmFtaWNNdWx0aVNlbGVjdExpc3RGaWVsZENvbXBvbmVudCB9IGZyb20gJy4vZHluYW1pYy1tdWx0aS1zZWxlY3QtbGlzdCc7XG5pbXBvcnQgeyBSZWFkRHluYW1pY1JhZGlvTGlzdEZpZWxkQ29tcG9uZW50IH0gZnJvbSAnLi9keW5hbWljLXJhZGlvLWxpc3QvcmVhZC1keW5hbWljLXJhZGlvLWxpc3QtZmllbGQuY29tcG9uZW50JztcbmltcG9ydCB7IFdyaXRlRHluYW1pY1JhZGlvTGlzdEZpZWxkQ29tcG9uZW50IH0gZnJvbSAnLi9keW5hbWljLXJhZGlvLWxpc3Qvd3JpdGUtZHluYW1pYy1yYWRpby1saXN0LWZpZWxkLmNvbXBvbmVudCc7XG5pbXBvcnQgeyBSZWFkRW1haWxGaWVsZENvbXBvbmVudCB9IGZyb20gJy4vZW1haWwvcmVhZC1lbWFpbC1maWVsZC5jb21wb25lbnQnO1xuaW1wb3J0IHsgV3JpdGVFbWFpbEZpZWxkQ29tcG9uZW50IH0gZnJvbSAnLi9lbWFpbC93cml0ZS1lbWFpbC1maWVsZC5jb21wb25lbnQnO1xuaW1wb3J0IHsgUmVhZEZpeGVkTGlzdEZpZWxkQ29tcG9uZW50IH0gZnJvbSAnLi9maXhlZC1saXN0L3JlYWQtZml4ZWQtbGlzdC1maWVsZC5jb21wb25lbnQnO1xuaW1wb3J0IHsgV3JpdGVGaXhlZExpc3RGaWVsZENvbXBvbmVudCB9IGZyb20gJy4vZml4ZWQtbGlzdC93cml0ZS1maXhlZC1saXN0LWZpZWxkLmNvbXBvbmVudCc7XG5pbXBvcnQgeyBSZWFkRml4ZWRSYWRpb0xpc3RGaWVsZENvbXBvbmVudCB9IGZyb20gJy4vZml4ZWQtcmFkaW8tbGlzdC9yZWFkLWZpeGVkLXJhZGlvLWxpc3QtZmllbGQuY29tcG9uZW50JztcbmltcG9ydCB7IFdyaXRlRml4ZWRSYWRpb0xpc3RGaWVsZENvbXBvbmVudCB9IGZyb20gJy4vZml4ZWQtcmFkaW8tbGlzdC93cml0ZS1maXhlZC1yYWRpby1saXN0LWZpZWxkLmNvbXBvbmVudCc7XG5pbXBvcnQgeyBDYXNlSGlzdG9yeVZpZXdlckZpZWxkQ29tcG9uZW50IH0gZnJvbSAnLi9oaXN0b3J5L2Nhc2UtaGlzdG9yeS12aWV3ZXItZmllbGQuY29tcG9uZW50JztcbmltcG9ydCB7IFJlYWRKdWRpY2lhbFVzZXJGaWVsZENvbXBvbmVudCB9IGZyb20gJy4vanVkaWNpYWwtdXNlci9yZWFkLWp1ZGljaWFsLXVzZXItZmllbGQuY29tcG9uZW50JztcbmltcG9ydCB7IFdyaXRlSnVkaWNpYWxVc2VyRmllbGRDb21wb25lbnQgfSBmcm9tICcuL2p1ZGljaWFsLXVzZXIvd3JpdGUtanVkaWNpYWwtdXNlci1maWVsZC5jb21wb25lbnQnO1xuaW1wb3J0IHsgTGFiZWxGaWVsZENvbXBvbmVudCB9IGZyb20gJy4vbGFiZWwvbGFiZWwtZmllbGQuY29tcG9uZW50JztcbmltcG9ydCB7IFJlYWRMaW5rZWRDYXNlc0ZpZWxkQ29tcG9uZW50LCBXcml0ZUxpbmtlZENhc2VzRmllbGRDb21wb25lbnQgfSBmcm9tICcuL2xpbmtlZC1jYXNlcyc7XG5pbXBvcnQgeyBSZWFkTW9uZXlHYnBGaWVsZENvbXBvbmVudCB9IGZyb20gJy4vbW9uZXktZ2JwL3JlYWQtbW9uZXktZ2JwLWZpZWxkLmNvbXBvbmVudCc7XG5pbXBvcnQgeyBXcml0ZU1vbmV5R2JwRmllbGRDb21wb25lbnQgfSBmcm9tICcuL21vbmV5LWdicC93cml0ZS1tb25leS1nYnAtZmllbGQuY29tcG9uZW50JztcbmltcG9ydCB7IFJlYWRNdWx0aVNlbGVjdExpc3RGaWVsZENvbXBvbmVudCB9IGZyb20gJy4vbXVsdGktc2VsZWN0LWxpc3QvcmVhZC1tdWx0aS1zZWxlY3QtbGlzdC1maWVsZC5jb21wb25lbnQnO1xuaW1wb3J0IHsgV3JpdGVNdWx0aVNlbGVjdExpc3RGaWVsZENvbXBvbmVudCB9IGZyb20gJy4vbXVsdGktc2VsZWN0LWxpc3Qvd3JpdGUtbXVsdGktc2VsZWN0LWxpc3QtZmllbGQuY29tcG9uZW50JztcbmltcG9ydCB7IFJlYWROdW1iZXJGaWVsZENvbXBvbmVudCB9IGZyb20gJy4vbnVtYmVyL3JlYWQtbnVtYmVyLWZpZWxkLmNvbXBvbmVudCc7XG5pbXBvcnQgeyBXcml0ZU51bWJlckZpZWxkQ29tcG9uZW50IH0gZnJvbSAnLi9udW1iZXIvd3JpdGUtbnVtYmVyLWZpZWxkLmNvbXBvbmVudCc7XG5pbXBvcnQgeyBSZWFkT3JkZXJTdW1tYXJ5RmllbGRDb21wb25lbnQgfSBmcm9tICcuL29yZGVyLXN1bW1hcnkvcmVhZC1vcmRlci1zdW1tYXJ5LWZpZWxkLmNvbXBvbmVudCc7XG5pbXBvcnQgeyBXcml0ZU9yZGVyU3VtbWFyeUZpZWxkQ29tcG9uZW50IH0gZnJvbSAnLi9vcmRlci1zdW1tYXJ5L3dyaXRlLW9yZGVyLXN1bW1hcnktZmllbGQuY29tcG9uZW50JztcbmltcG9ydCB7IFJlYWRPcmdhbmlzYXRpb25GaWVsZENvbXBvbmVudCB9IGZyb20gJy4vb3JnYW5pc2F0aW9uL3JlYWQtb3JnYW5pc2F0aW9uLWZpZWxkLmNvbXBvbmVudCc7XG5pbXBvcnQgeyBXcml0ZU9yZ2FuaXNhdGlvbkZpZWxkQ29tcG9uZW50IH0gZnJvbSAnLi9vcmdhbmlzYXRpb24vd3JpdGUtb3JnYW5pc2F0aW9uLWZpZWxkLmNvbXBvbmVudCc7XG5pbXBvcnQgeyBDYXNlUGF5bWVudEhpc3RvcnlWaWV3ZXJGaWVsZENvbXBvbmVudCB9IGZyb20gJy4vcGF5bWVudC9jYXNlLXBheW1lbnQtaGlzdG9yeS12aWV3ZXItZmllbGQuY29tcG9uZW50JztcbmltcG9ydCB7IFJlYWRQaG9uZVVLRmllbGRDb21wb25lbnQgfSBmcm9tICcuL3Bob25lLXVrL3JlYWQtcGhvbmUtdWstZmllbGQuY29tcG9uZW50JztcbmltcG9ydCB7IFdyaXRlUGhvbmVVS0ZpZWxkQ29tcG9uZW50IH0gZnJvbSAnLi9waG9uZS11ay93cml0ZS1waG9uZS11ay1maWVsZC5jb21wb25lbnQnO1xuaW1wb3J0IHsgUmVhZFF1ZXJ5TWFuYWdlbWVudEZpZWxkQ29tcG9uZW50IH0gZnJvbSAnLi9xdWVyeS1tYW5hZ2VtZW50JztcbmltcG9ydCB7IFJlYWRUZXh0QXJlYUZpZWxkQ29tcG9uZW50IH0gZnJvbSAnLi90ZXh0LWFyZWEvcmVhZC10ZXh0LWFyZWEtZmllbGQuY29tcG9uZW50JztcbmltcG9ydCB7IFdyaXRlVGV4dEFyZWFGaWVsZENvbXBvbmVudCB9IGZyb20gJy4vdGV4dC1hcmVhL3dyaXRlLXRleHQtYXJlYS1maWVsZC5jb21wb25lbnQnO1xuaW1wb3J0IHsgUmVhZFRleHRGaWVsZENvbXBvbmVudCB9IGZyb20gJy4vdGV4dC9yZWFkLXRleHQtZmllbGQuY29tcG9uZW50JztcbmltcG9ydCB7IFdyaXRlVGV4dEZpZWxkQ29tcG9uZW50IH0gZnJvbSAnLi90ZXh0L3dyaXRlLXRleHQtZmllbGQuY29tcG9uZW50JztcbmltcG9ydCB7IFVuc3VwcG9ydGVkRmllbGRDb21wb25lbnQgfSBmcm9tICcuL3Vuc3VwcG9ydGVkLWZpZWxkLmNvbXBvbmVudCc7XG5pbXBvcnQgeyBXYXlzVG9QYXlGaWVsZENvbXBvbmVudCB9IGZyb20gJy4vd2F5c3RvcGF5L3dheXN0b3BheS1maWVsZC5jb21wb25lbnQnO1xuaW1wb3J0IHsgUmVhZFllc05vRmllbGRDb21wb25lbnQgfSBmcm9tICcuL3llcy1uby9yZWFkLXllcy1uby1maWVsZC5jb21wb25lbnQnO1xuaW1wb3J0IHsgV3JpdGVZZXNOb0ZpZWxkQ29tcG9uZW50IH0gZnJvbSAnLi95ZXMtbm8vd3JpdGUteWVzLW5vLWZpZWxkLmNvbXBvbmVudCc7XG5cbkBJbmplY3RhYmxlKClcbmV4cG9ydCBjbGFzcyBQYWxldHRlU2VydmljZSB7XG4gIHByaXZhdGUgcmVhZG9ubHkgY29tcG9uZW50TGF1bmNoZXJSZWdpc3RyeSA9IHtcbiAgICBbRGlzcGxheUNvbnRleHRDdXN0b21QYXJhbWV0ZXIuQ2FzZUZpbGVWaWV3XTogW0Nhc2VGaWxlVmlld0ZpZWxkQ29tcG9uZW50LCBDYXNlRmlsZVZpZXdGaWVsZENvbXBvbmVudF0sXG4gICAgW0Rpc3BsYXlDb250ZXh0Q3VzdG9tUGFyYW1ldGVyLkxpbmtlZENhc2VzXTogW1dyaXRlTGlua2VkQ2FzZXNGaWVsZENvbXBvbmVudCwgUmVhZExpbmtlZENhc2VzRmllbGRDb21wb25lbnRdLFxuICAgIFtEaXNwbGF5Q29udGV4dEN1c3RvbVBhcmFtZXRlci5RdWVyeU1hbmFnZW1lbnRdOiBbUmVhZFF1ZXJ5TWFuYWdlbWVudEZpZWxkQ29tcG9uZW50LCBSZWFkUXVlcnlNYW5hZ2VtZW50RmllbGRDb21wb25lbnRdLFxuICB9O1xuXG4gIHB1YmxpYyBnZXRGaWVsZENvbXBvbmVudENsYXNzKGNhc2VGaWVsZDogQ2FzZUZpZWxkLCB3cml0ZTogYm9vbGVhbik6IFR5cGU8e30+IHtcbiAgICBzd2l0Y2ggKGNhc2VGaWVsZC5maWVsZF90eXBlLnR5cGUpIHtcbiAgICAgIGNhc2UgJ1RleHQnOlxuICAgICAgY2FzZSAnUG9zdGNvZGUnOlxuICAgICAgICByZXR1cm4gd3JpdGUgPyBXcml0ZVRleHRGaWVsZENvbXBvbmVudCA6IFJlYWRUZXh0RmllbGRDb21wb25lbnQ7XG4gICAgICBjYXNlICdUZXh0QXJlYSc6XG4gICAgICAgIHJldHVybiB3cml0ZSA/IFdyaXRlVGV4dEFyZWFGaWVsZENvbXBvbmVudCA6IFJlYWRUZXh0QXJlYUZpZWxkQ29tcG9uZW50O1xuICAgICAgY2FzZSAnTnVtYmVyJzpcbiAgICAgICAgcmV0dXJuIHdyaXRlID8gV3JpdGVOdW1iZXJGaWVsZENvbXBvbmVudCA6IFJlYWROdW1iZXJGaWVsZENvbXBvbmVudDtcbiAgICAgIGNhc2UgJ1llc09yTm8nOlxuICAgICAgICByZXR1cm4gd3JpdGUgPyBXcml0ZVllc05vRmllbGRDb21wb25lbnQgOiBSZWFkWWVzTm9GaWVsZENvbXBvbmVudDtcbiAgICAgIGNhc2UgJ0VtYWlsJzpcbiAgICAgICAgcmV0dXJuIHdyaXRlID8gV3JpdGVFbWFpbEZpZWxkQ29tcG9uZW50IDogUmVhZEVtYWlsRmllbGRDb21wb25lbnQ7XG4gICAgICBjYXNlICdQaG9uZVVLJzpcbiAgICAgICAgcmV0dXJuIHdyaXRlID8gV3JpdGVQaG9uZVVLRmllbGRDb21wb25lbnQgOiBSZWFkUGhvbmVVS0ZpZWxkQ29tcG9uZW50O1xuICAgICAgY2FzZSAnRGF0ZSc6XG4gICAgICBjYXNlICdEYXRlVGltZSc6XG4gICAgICAgIHJldHVybiB3cml0ZSA/IFdyaXRlRGF0ZUNvbnRhaW5lckZpZWxkQ29tcG9uZW50IDogUmVhZERhdGVGaWVsZENvbXBvbmVudDtcbiAgICAgIGNhc2UgJ01vbmV5R0JQJzpcbiAgICAgICAgcmV0dXJuIHdyaXRlID8gV3JpdGVNb25leUdicEZpZWxkQ29tcG9uZW50IDogUmVhZE1vbmV5R2JwRmllbGRDb21wb25lbnQ7XG4gICAgICBjYXNlICdEeW5hbWljTGlzdCc6XG4gICAgICAgIHJldHVybiB3cml0ZSA/IFdyaXRlRHluYW1pY0xpc3RGaWVsZENvbXBvbmVudCA6IFJlYWREeW5hbWljTGlzdEZpZWxkQ29tcG9uZW50O1xuICAgICAgY2FzZSAnRml4ZWRMaXN0JzpcbiAgICAgICAgcmV0dXJuIHdyaXRlID8gV3JpdGVGaXhlZExpc3RGaWVsZENvbXBvbmVudCA6IFJlYWRGaXhlZExpc3RGaWVsZENvbXBvbmVudDtcbiAgICAgIGNhc2UgJ0R5bmFtaWNSYWRpb0xpc3QnOlxuICAgICAgICByZXR1cm4gd3JpdGUgPyBXcml0ZUR5bmFtaWNSYWRpb0xpc3RGaWVsZENvbXBvbmVudCA6IFJlYWREeW5hbWljUmFkaW9MaXN0RmllbGRDb21wb25lbnQ7XG4gICAgICBjYXNlICdEeW5hbWljTXVsdGlTZWxlY3RMaXN0JzpcbiAgICAgICAgICByZXR1cm4gd3JpdGUgPyBXcml0ZUR5bmFtaWNNdWx0aVNlbGVjdExpc3RGaWVsZENvbXBvbmVudCA6IFJlYWREeW5hbWljTXVsdGlTZWxlY3RMaXN0RmllbGRDb21wb25lbnQ7XG4gICAgICBjYXNlICdGaXhlZFJhZGlvTGlzdCc6XG4gICAgICAgIHJldHVybiB3cml0ZSA/IFdyaXRlRml4ZWRSYWRpb0xpc3RGaWVsZENvbXBvbmVudCA6IFJlYWRGaXhlZFJhZGlvTGlzdEZpZWxkQ29tcG9uZW50O1xuICAgICAgY2FzZSAnQ29tcGxleCc6XG4gICAgICAgIHN3aXRjaCAoY2FzZUZpZWxkLmZpZWxkX3R5cGUuaWQpIHtcbiAgICAgICAgICBjYXNlICdBZGRyZXNzR2xvYmFsVUsnOlxuICAgICAgICAgIGNhc2UgJ0FkZHJlc3NVSyc6XG4gICAgICAgICAgICByZXR1cm4gd3JpdGUgPyBXcml0ZUFkZHJlc3NGaWVsZENvbXBvbmVudCA6IFJlYWRDb21wbGV4RmllbGRDb21wb25lbnQ7XG4gICAgICAgICAgY2FzZSAnT3JkZXJTdW1tYXJ5JzpcbiAgICAgICAgICAgIHJldHVybiB3cml0ZSA/IFdyaXRlT3JkZXJTdW1tYXJ5RmllbGRDb21wb25lbnQgOiBSZWFkT3JkZXJTdW1tYXJ5RmllbGRDb21wb25lbnQ7XG4gICAgICAgICAgY2FzZSAnQ2FzZUxpbmsnOlxuICAgICAgICAgICAgcmV0dXJuIHdyaXRlID8gV3JpdGVDYXNlTGlua0ZpZWxkQ29tcG9uZW50IDogUmVhZENhc2VMaW5rRmllbGRDb21wb25lbnQ7XG4gICAgICAgICAgY2FzZSAnT3JnYW5pc2F0aW9uJzpcbiAgICAgICAgICAgIHJldHVybiB3cml0ZSA/IFdyaXRlT3JnYW5pc2F0aW9uRmllbGRDb21wb25lbnQgOiBSZWFkT3JnYW5pc2F0aW9uRmllbGRDb21wb25lbnQ7XG4gICAgICAgICAgY2FzZSAnSnVkaWNpYWxVc2VyJzpcbiAgICAgICAgICAgIHJldHVybiB3cml0ZSA/IFdyaXRlSnVkaWNpYWxVc2VyRmllbGRDb21wb25lbnQgOiBSZWFkSnVkaWNpYWxVc2VyRmllbGRDb21wb25lbnQ7XG4gICAgICAgICAgZGVmYXVsdDpcbiAgICAgICAgICAgIHJldHVybiB3cml0ZSA/IFdyaXRlQ29tcGxleEZpZWxkQ29tcG9uZW50IDogUmVhZENvbXBsZXhGaWVsZENvbXBvbmVudDtcbiAgICAgICAgfVxuICAgICAgY2FzZSAnQ29sbGVjdGlvbic6XG4gICAgICAgIHJldHVybiB3cml0ZSA/IFdyaXRlQ29sbGVjdGlvbkZpZWxkQ29tcG9uZW50IDogUmVhZENvbGxlY3Rpb25GaWVsZENvbXBvbmVudDtcbiAgICAgIGNhc2UgJ011bHRpU2VsZWN0TGlzdCc6XG4gICAgICAgIHJldHVybiB3cml0ZSA/IFdyaXRlTXVsdGlTZWxlY3RMaXN0RmllbGRDb21wb25lbnQgOiBSZWFkTXVsdGlTZWxlY3RMaXN0RmllbGRDb21wb25lbnQ7XG4gICAgICBjYXNlICdEb2N1bWVudCc6XG4gICAgICAgIHJldHVybiB3cml0ZSA/IFdyaXRlRG9jdW1lbnRGaWVsZENvbXBvbmVudCA6IFJlYWREb2N1bWVudEZpZWxkQ29tcG9uZW50O1xuICAgICAgY2FzZSAnTGFiZWwnOlxuICAgICAgICByZXR1cm4gTGFiZWxGaWVsZENvbXBvbmVudDtcbiAgICAgIGNhc2UgJ0Nhc2VQYXltZW50SGlzdG9yeVZpZXdlcic6XG4gICAgICAgIHJldHVybiBDYXNlUGF5bWVudEhpc3RvcnlWaWV3ZXJGaWVsZENvbXBvbmVudDtcbiAgICAgIGNhc2UgJ0Nhc2VIaXN0b3J5Vmlld2VyJzpcbiAgICAgICAgcmV0dXJuIENhc2VIaXN0b3J5Vmlld2VyRmllbGRDb21wb25lbnQ7XG4gICAgICBjYXNlICdXYXlzVG9QYXknOlxuICAgICAgICByZXR1cm4gV2F5c1RvUGF5RmllbGRDb21wb25lbnQ7XG4gICAgICBjYXNlICdDb21wb25lbnRMYXVuY2hlcic6XG4gICAgICAgIHJldHVybiB0aGlzLmdldENvbXBvbmVudExhdW5jaGVyQ29tcG9uZW50KGNhc2VGaWVsZCwgd3JpdGUpO1xuICAgICAgY2FzZSAnRmxhZ0xhdW5jaGVyJzpcbiAgICAgICAgcmV0dXJuIHdyaXRlID8gV3JpdGVDYXNlRmxhZ0ZpZWxkQ29tcG9uZW50IDogUmVhZENhc2VGbGFnRmllbGRDb21wb25lbnQ7XG4gICAgICBkZWZhdWx0OlxuICAgICAgICByZXR1cm4gVW5zdXBwb3J0ZWRGaWVsZENvbXBvbmVudDtcbiAgICB9XG4gIH1cblxuICBwcml2YXRlIGdldENvbXBvbmVudExhdW5jaGVyQ29tcG9uZW50KGNhc2VGaWVsZDogQ2FzZUZpZWxkLCB3cml0ZTogYm9vbGVhbik6IGFueSB7XG4gICAgLy8gRXh0cmFjdCB0aGUgdmFsdWUgcGFzc2VkIGZvciAjQVJHVU1FTlQoLi4uKSBpbiB0aGUgQ2FzZUZpZWxkIGRpc3BsYXlfY29udGV4dF9wYXJhbWV0ZXIgYW5kXG4gICAgLy8gZGVsZXRlIHRoZSBkZWZhdWx0IGVudHJpZXMgYW5kIHJldHVybiB0aGUgbWF0Y2hpbmcgY29tcG9uZW50IGZyb20gdGhlIGNvbXBvbmVudExhdW5jaGVyUmVnaXN0cnlcbiAgICBjb25zdCBhcmd1bWVudFZhbHVlID0gY2FzZUZpZWxkPy5kaXNwbGF5X2NvbnRleHRfcGFyYW1ldGVyPy5tYXRjaCgvI0FSR1VNRU5UXFwoKC4qPylcXCkvKVsxXTtcbiAgICBpZiAoYXJndW1lbnRWYWx1ZSkge1xuICAgICAgY29uc3QgZGlzcGxheUNvbnRleHRQYXJhbWV0ZXJBcnJheSA9IGFyZ3VtZW50VmFsdWUuaW5jbHVkZXMoJywnKSA/IGFyZ3VtZW50VmFsdWUuc3BsaXQoJywnKSA6IFthcmd1bWVudFZhbHVlXTtcbiAgICAgIGNvbnN0IGNvbXBvbmVudFRvUmVuZGVyID0gZGlzcGxheUNvbnRleHRQYXJhbWV0ZXJBcnJheS5maWx0ZXIoZGlzcGxheUNvbnRleHRQYXJhbWV0ZXIgPT4ge1xuICAgICAgICByZXR1cm4gIU9iamVjdC52YWx1ZXMoRGlzcGxheUNvbnRleHRQYXJhbWV0ZXIpLmZpbmQoZGlzcGxheUNvbnRleHRQYXJhbWV0ZXJGcm9tTG9va3VwID0+IHtcbiAgICAgICAgICAgcmV0dXJuIGRpc3BsYXlDb250ZXh0UGFyYW1ldGVyID09PSBkaXNwbGF5Q29udGV4dFBhcmFtZXRlckZyb21Mb29rdXA7XG4gICAgICAgIH0pO1xuICAgICAgfSk7XG4gICAgICBpZiAoY29tcG9uZW50VG9SZW5kZXI/Lmxlbmd0aCA+IDAgJiYgdGhpcy5jb21wb25lbnRMYXVuY2hlclJlZ2lzdHJ5Lmhhc093blByb3BlcnR5KGNvbXBvbmVudFRvUmVuZGVyWzBdKSkge1xuICAgICAgICByZXR1cm4gdGhpcy5jb21wb25lbnRMYXVuY2hlclJlZ2lzdHJ5W2NvbXBvbmVudFRvUmVuZGVyWzBdXVt3cml0ZSA/IDAgOiAxXTtcbiAgICAgIH1cbiAgICB9XG4gICAgcmV0dXJuIFVuc3VwcG9ydGVkRmllbGRDb21wb25lbnQ7XG4gIH1cbn1cbiJdfQ==
@@ -1,25 +0,0 @@
1
- import { Component } from '@angular/core';
2
- import { AbstractAppConfig } from '../../../../app.config';
3
- import { SessionStorageService } from '../../../services/session/session-storage.service';
4
- import { PaymentField } from '../base-field/payment-field.component';
5
- import * as i0 from "@angular/core";
6
- import * as i1 from "../../../../app.config";
7
- import * as i2 from "../../../services/session/session-storage.service";
8
- import * as i3 from "@hmcts/ccpay-web-component";
9
- export class CasePaymentHistoryViewerFieldComponent extends PaymentField {
10
- constructor(appConfig, sessionStorage) {
11
- super(appConfig, sessionStorage);
12
- }
13
- static ɵfac = function CasePaymentHistoryViewerFieldComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || CasePaymentHistoryViewerFieldComponent)(i0.ɵɵdirectiveInject(i1.AbstractAppConfig), i0.ɵɵdirectiveInject(i2.SessionStorageService)); };
14
- static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: CasePaymentHistoryViewerFieldComponent, selectors: [["ccd-case-payment-history-viewer-field"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 1, vars: 16, consts: [[3, "API_ROOT", "CCD_CASE_NUMBER", "BULKSCAN_API_ROOT", "SELECTED_OPTION", "ISBSENABLE", "LOGGEDINUSEREMAIL", "LOGGEDINUSERROLES", "REFUNDS_API_ROOT", "NOTIFICATION_API_ROOT", "VIEW", "TAKEPAYMENT", "SERVICEREQUEST", "PAYMENT_GROUP_REF", "EXC_REFERENCE", "DCN_NUMBER", "ISPAYMENTSTATUSENABLED"]], template: function CasePaymentHistoryViewerFieldComponent_Template(rf, ctx) { if (rf & 1) {
15
- i0.ɵɵelement(0, "ccpay-payment-lib", 0);
16
- } if (rf & 2) {
17
- i0.ɵɵproperty("API_ROOT", ctx.getBaseURL())("CCD_CASE_NUMBER", ctx.caseReference)("BULKSCAN_API_ROOT", ctx.getPayBulkScanBaseURL())("SELECTED_OPTION", "CCDorException")("ISBSENABLE", "true")("LOGGEDINUSEREMAIL", ctx.getUserEmail())("LOGGEDINUSERROLES", ctx.getUserRoles())("REFUNDS_API_ROOT", ctx.getRefundsUrl())("NOTIFICATION_API_ROOT", ctx.getNotificationUrl())("VIEW", "case-transactions")("TAKEPAYMENT", false)("SERVICEREQUEST", false)("PAYMENT_GROUP_REF", null)("EXC_REFERENCE", ctx.caseReference)("DCN_NUMBER", null)("ISPAYMENTSTATUSENABLED", "Enable");
18
- } }, dependencies: [i3.PaymentLibComponent], encapsulation: 2 });
19
- }
20
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(CasePaymentHistoryViewerFieldComponent, [{
21
- type: Component,
22
- args: [{ selector: 'ccd-case-payment-history-viewer-field', template: "<ccpay-payment-lib\n [API_ROOT]=\"getBaseURL()\"\n [CCD_CASE_NUMBER]=\"caseReference\"\n [BULKSCAN_API_ROOT]=\"getPayBulkScanBaseURL()\"\n [SELECTED_OPTION]=\"'CCDorException'\"\n [ISBSENABLE]=\"'true'\"\n [LOGGEDINUSEREMAIL]=\"getUserEmail()\"\n [LOGGEDINUSERROLES]=\"getUserRoles()\"\n [REFUNDS_API_ROOT]=\"getRefundsUrl()\"\n [NOTIFICATION_API_ROOT]=\"getNotificationUrl()\"\n [VIEW]=\"'case-transactions'\"\n [TAKEPAYMENT]=\"false\"\n [SERVICEREQUEST]=\"false\"\n [PAYMENT_GROUP_REF]=\"null\"\n [EXC_REFERENCE]=\"caseReference\"\n [DCN_NUMBER]=\"null\"\n [ISPAYMENTSTATUSENABLED]=\"'Enable'\"\n></ccpay-payment-lib>\n" }]
23
- }], () => [{ type: i1.AbstractAppConfig }, { type: i2.SessionStorageService }], null); })();
24
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(CasePaymentHistoryViewerFieldComponent, { className: "CasePaymentHistoryViewerFieldComponent", filePath: "lib/shared/components/palette/payment/case-payment-history-viewer-field.component.ts", lineNumber: 10 }); })();
25
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY2FzZS1wYXltZW50LWhpc3Rvcnktdmlld2VyLWZpZWxkLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2NjZC1jYXNlLXVpLXRvb2xraXQvc3JjL2xpYi9zaGFyZWQvY29tcG9uZW50cy9wYWxldHRlL3BheW1lbnQvY2FzZS1wYXltZW50LWhpc3Rvcnktdmlld2VyLWZpZWxkLmNvbXBvbmVudC50cyIsIi4uLy4uLy4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2NjZC1jYXNlLXVpLXRvb2xraXQvc3JjL2xpYi9zaGFyZWQvY29tcG9uZW50cy9wYWxldHRlL3BheW1lbnQvY2FzZS1wYXltZW50LWhpc3Rvcnktdmlld2VyLWZpZWxkLmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUMxQyxPQUFPLEVBQUUsaUJBQWlCLEVBQUUsTUFBTSx3QkFBd0IsQ0FBQztBQUMzRCxPQUFPLEVBQUUscUJBQXFCLEVBQUUsTUFBTSxtREFBbUQsQ0FBQztBQUMxRixPQUFPLEVBQUUsWUFBWSxFQUFFLE1BQU0sdUNBQXVDLENBQUM7Ozs7O0FBTXJFLE1BQU0sT0FBTyxzQ0FBdUMsU0FBUSxZQUFZO0lBQ3RFLFlBQ0UsU0FBNEIsRUFDNUIsY0FBcUM7UUFFckMsS0FBSyxDQUFDLFNBQVMsRUFBRSxjQUFjLENBQUMsQ0FBQztJQUNuQyxDQUFDO2dJQU5VLHNDQUFzQzs2REFBdEMsc0NBQXNDO1lDVG5ELHVDQWlCcUI7O1lBRGpCLEFBREEsQUFEQSxBQURBLEFBREEsQUFEQSxBQURBLEFBREEsQUFEQSxBQURBLEFBREEsQUFEQSxBQURBLEFBREEsQUFEQSxBQURBLDJDQUF5QixzQ0FDUSxrREFDWSxxQ0FDVCxzQkFDZix5Q0FDZSx5Q0FDQSx5Q0FDQSxtREFDVSw2QkFDbEIsc0JBQ1AseUJBQ0csMkJBQ0Usb0NBQ0ssb0JBQ1osb0NBQ2dCOzs7aUZEUDFCLHNDQUFzQztjQUpsRCxTQUFTOzJCQUNFLHVDQUF1Qzs7a0ZBR3RDLHNDQUFzQyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENvbXBvbmVudCB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHsgQWJzdHJhY3RBcHBDb25maWcgfSBmcm9tICcuLi8uLi8uLi8uLi9hcHAuY29uZmlnJztcbmltcG9ydCB7IFNlc3Npb25TdG9yYWdlU2VydmljZSB9IGZyb20gJy4uLy4uLy4uL3NlcnZpY2VzL3Nlc3Npb24vc2Vzc2lvbi1zdG9yYWdlLnNlcnZpY2UnO1xuaW1wb3J0IHsgUGF5bWVudEZpZWxkIH0gZnJvbSAnLi4vYmFzZS1maWVsZC9wYXltZW50LWZpZWxkLmNvbXBvbmVudCc7XG5cbkBDb21wb25lbnQoe1xuICBzZWxlY3RvcjogJ2NjZC1jYXNlLXBheW1lbnQtaGlzdG9yeS12aWV3ZXItZmllbGQnLFxuICB0ZW1wbGF0ZVVybDogJ2Nhc2UtcGF5bWVudC1oaXN0b3J5LXZpZXdlci1maWVsZC5odG1sJyxcbn0pXG5leHBvcnQgY2xhc3MgQ2FzZVBheW1lbnRIaXN0b3J5Vmlld2VyRmllbGRDb21wb25lbnQgZXh0ZW5kcyBQYXltZW50RmllbGQge1xuICBjb25zdHJ1Y3RvcihcbiAgICBhcHBDb25maWc6IEFic3RyYWN0QXBwQ29uZmlnLFxuICAgIHNlc3Npb25TdG9yYWdlOiBTZXNzaW9uU3RvcmFnZVNlcnZpY2VcbiAgKSB7XG4gICAgc3VwZXIoYXBwQ29uZmlnLCBzZXNzaW9uU3RvcmFnZSk7XG4gIH1cbn1cbiIsIjxjY3BheS1wYXltZW50LWxpYlxuICAgIFtBUElfUk9PVF09XCJnZXRCYXNlVVJMKClcIlxuICAgIFtDQ0RfQ0FTRV9OVU1CRVJdPVwiY2FzZVJlZmVyZW5jZVwiXG4gICAgW0JVTEtTQ0FOX0FQSV9ST09UXT1cImdldFBheUJ1bGtTY2FuQmFzZVVSTCgpXCJcbiAgICBbU0VMRUNURURfT1BUSU9OXT1cIidDQ0RvckV4Y2VwdGlvbidcIlxuICAgIFtJU0JTRU5BQkxFXT1cIid0cnVlJ1wiXG4gICAgW0xPR0dFRElOVVNFUkVNQUlMXT1cImdldFVzZXJFbWFpbCgpXCJcbiAgICBbTE9HR0VESU5VU0VSUk9MRVNdPVwiZ2V0VXNlclJvbGVzKClcIlxuICAgIFtSRUZVTkRTX0FQSV9ST09UXT1cImdldFJlZnVuZHNVcmwoKVwiXG4gICAgW05PVElGSUNBVElPTl9BUElfUk9PVF09XCJnZXROb3RpZmljYXRpb25VcmwoKVwiXG4gICAgW1ZJRVddPVwiJ2Nhc2UtdHJhbnNhY3Rpb25zJ1wiXG4gICAgW1RBS0VQQVlNRU5UXT1cImZhbHNlXCJcbiAgICBbU0VSVklDRVJFUVVFU1RdPVwiZmFsc2VcIlxuICAgIFtQQVlNRU5UX0dST1VQX1JFRl09XCJudWxsXCJcbiAgICBbRVhDX1JFRkVSRU5DRV09XCJjYXNlUmVmZXJlbmNlXCJcbiAgICBbRENOX05VTUJFUl09XCJudWxsXCJcbiAgICBbSVNQQVlNRU5UU1RBVFVTRU5BQkxFRF09XCInRW5hYmxlJ1wiXG4+PC9jY3BheS1wYXltZW50LWxpYj5cbiJdfQ==
@@ -1,2 +0,0 @@
1
- export * from './case-payment-history-viewer-field.component';
2
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9jY2QtY2FzZS11aS10b29sa2l0L3NyYy9saWIvc2hhcmVkL2NvbXBvbmVudHMvcGFsZXR0ZS9wYXltZW50L2luZGV4LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLGNBQWMsK0NBQStDLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyJleHBvcnQgKiBmcm9tICcuL2Nhc2UtcGF5bWVudC1oaXN0b3J5LXZpZXdlci1maWVsZC5jb21wb25lbnQnO1xuIl19
@@ -1,3 +0,0 @@
1
- export * from './read-phone-uk-field.component';
2
- export * from './write-phone-uk-field.component';
3
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9jY2QtY2FzZS11aS10b29sa2l0L3NyYy9saWIvc2hhcmVkL2NvbXBvbmVudHMvcGFsZXR0ZS9waG9uZS11ay9pbmRleC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxjQUFjLGlDQUFpQyxDQUFDO0FBQ2hELGNBQWMsa0NBQWtDLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyJleHBvcnQgKiBmcm9tICcuL3JlYWQtcGhvbmUtdWstZmllbGQuY29tcG9uZW50JztcbmV4cG9ydCAqIGZyb20gJy4vd3JpdGUtcGhvbmUtdWstZmllbGQuY29tcG9uZW50JztcbiJdfQ==
@@ -1,23 +0,0 @@
1
- import { Component } from '@angular/core';
2
- import { AbstractFieldReadComponent } from '../base-field/abstract-field-read.component';
3
- import * as i0 from "@angular/core";
4
- export class ReadPhoneUKFieldComponent extends AbstractFieldReadComponent {
5
- static ɵfac = /*@__PURE__*/ (() => { let ɵReadPhoneUKFieldComponent_BaseFactory; return function ReadPhoneUKFieldComponent_Factory(__ngFactoryType__) { return (ɵReadPhoneUKFieldComponent_BaseFactory || (ɵReadPhoneUKFieldComponent_BaseFactory = i0.ɵɵgetInheritedFactory(ReadPhoneUKFieldComponent)))(__ngFactoryType__ || ReadPhoneUKFieldComponent); }; })();
6
- static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: ReadPhoneUKFieldComponent, selectors: [["ccd-read-phone-uk-field"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 2, vars: 1, consts: [[1, "text-16"]], template: function ReadPhoneUKFieldComponent_Template(rf, ctx) { if (rf & 1) {
7
- i0.ɵɵelementStart(0, "span", 0);
8
- i0.ɵɵtext(1);
9
- i0.ɵɵelementEnd();
10
- } if (rf & 2) {
11
- i0.ɵɵadvance();
12
- i0.ɵɵtextInterpolate(ctx.caseField.value);
13
- } }, encapsulation: 2 });
14
- }
15
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(ReadPhoneUKFieldComponent, [{
16
- type: Component,
17
- args: [{
18
- selector: 'ccd-read-phone-uk-field',
19
- template: `<span class="text-16">{{caseField.value}}</span>`
20
- }]
21
- }], null, null); })();
22
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ReadPhoneUKFieldComponent, { className: "ReadPhoneUKFieldComponent", filePath: "lib/shared/components/palette/phone-uk/read-phone-uk-field.component.ts", lineNumber: 8 }); })();
23
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicmVhZC1waG9uZS11ay1maWVsZC5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9jY2QtY2FzZS11aS10b29sa2l0L3NyYy9saWIvc2hhcmVkL2NvbXBvbmVudHMvcGFsZXR0ZS9waG9uZS11ay9yZWFkLXBob25lLXVrLWZpZWxkLmNvbXBvbmVudC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsU0FBUyxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQzFDLE9BQU8sRUFBRSwwQkFBMEIsRUFBRSxNQUFNLDZDQUE2QyxDQUFDOztBQU16RixNQUFNLE9BQU8seUJBQTBCLFNBQVEsMEJBQTBCO2lSQUE1RCx5QkFBeUIseUJBQXpCLHlCQUF5Qjs2REFBekIseUJBQXlCO1lBRnpCLCtCQUFzQjtZQUFBLFlBQW1CO1lBQUEsaUJBQU87O1lBQTFCLGNBQW1CO1lBQW5CLHlDQUFtQjs7O2lGQUV6Qyx5QkFBeUI7Y0FKckMsU0FBUztlQUFDO2dCQUNULFFBQVEsRUFBRSx5QkFBeUI7Z0JBQ25DLFFBQVEsRUFBRSxrREFBa0Q7YUFDN0Q7O2tGQUNZLHlCQUF5QiIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENvbXBvbmVudCB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHsgQWJzdHJhY3RGaWVsZFJlYWRDb21wb25lbnQgfSBmcm9tICcuLi9iYXNlLWZpZWxkL2Fic3RyYWN0LWZpZWxkLXJlYWQuY29tcG9uZW50JztcblxuQENvbXBvbmVudCh7XG4gIHNlbGVjdG9yOiAnY2NkLXJlYWQtcGhvbmUtdWstZmllbGQnLFxuICB0ZW1wbGF0ZTogYDxzcGFuIGNsYXNzPVwidGV4dC0xNlwiPnt7Y2FzZUZpZWxkLnZhbHVlfX08L3NwYW4+YFxufSlcbmV4cG9ydCBjbGFzcyBSZWFkUGhvbmVVS0ZpZWxkQ29tcG9uZW50IGV4dGVuZHMgQWJzdHJhY3RGaWVsZFJlYWRDb21wb25lbnQge31cbiJdfQ==
@@ -1,74 +0,0 @@
1
- import { Component } from '@angular/core';
2
- import { FormControl } from '@angular/forms';
3
- import { AbstractFieldWriteComponent } from '../base-field/abstract-field-write.component';
4
- import * as i0 from "@angular/core";
5
- import * as i1 from "@angular/common";
6
- import * as i2 from "@angular/forms";
7
- import * as i3 from "../utils/field-label.pipe";
8
- import * as i4 from "../utils/first-error.pipe";
9
- import * as i5 from "rpx-xui-translation";
10
- const _c0 = a0 => ({ "form-group-error": a0 });
11
- const _c1 = a0 => ({ "govuk-input--error": a0 });
12
- function WritePhoneUKFieldComponent_span_2_Template(rf, ctx) { if (rf & 1) {
13
- i0.ɵɵelementStart(0, "span", 6);
14
- i0.ɵɵtext(1);
15
- i0.ɵɵpipe(2, "ccdFieldLabel");
16
- i0.ɵɵelementEnd();
17
- } if (rf & 2) {
18
- const ctx_r0 = i0.ɵɵnextContext();
19
- i0.ɵɵadvance();
20
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(2, 1, ctx_r0.caseField));
21
- } }
22
- function WritePhoneUKFieldComponent_span_3_Template(rf, ctx) { if (rf & 1) {
23
- i0.ɵɵelementStart(0, "span", 7);
24
- i0.ɵɵtext(1);
25
- i0.ɵɵpipe(2, "rpxTranslate");
26
- i0.ɵɵelementEnd();
27
- } if (rf & 2) {
28
- const ctx_r0 = i0.ɵɵnextContext();
29
- i0.ɵɵadvance();
30
- i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(2, 1, ctx_r0.caseField.hint_text));
31
- } }
32
- function WritePhoneUKFieldComponent_span_4_Template(rf, ctx) { if (rf & 1) {
33
- i0.ɵɵelementStart(0, "span", 8);
34
- i0.ɵɵtext(1);
35
- i0.ɵɵpipe(2, "ccdFirstError");
36
- i0.ɵɵelementEnd();
37
- } if (rf & 2) {
38
- const ctx_r0 = i0.ɵɵnextContext();
39
- i0.ɵɵadvance();
40
- i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind2(2, 1, ctx_r0.phoneUkControl.errors, ctx_r0.caseField.label), " ");
41
- } }
42
- export class WritePhoneUKFieldComponent extends AbstractFieldWriteComponent {
43
- phoneUkControl;
44
- ngOnInit() {
45
- this.phoneUkControl = this.registerControl(new FormControl(this.caseField.value));
46
- }
47
- static ɵfac = /*@__PURE__*/ (() => { let ɵWritePhoneUKFieldComponent_BaseFactory; return function WritePhoneUKFieldComponent_Factory(__ngFactoryType__) { return (ɵWritePhoneUKFieldComponent_BaseFactory || (ɵWritePhoneUKFieldComponent_BaseFactory = i0.ɵɵgetInheritedFactory(WritePhoneUKFieldComponent)))(__ngFactoryType__ || WritePhoneUKFieldComponent); }; })();
48
- static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: WritePhoneUKFieldComponent, selectors: [["ccd-write-phone-uk-field"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 6, vars: 12, consts: [[1, "form-group", 3, "ngClass"], [3, "for"], ["class", "form-label", 4, "ngIf"], ["class", "form-hint", 4, "ngIf"], ["class", "error-message", 4, "ngIf"], ["type", "tel", 1, "form-control", "bottom-30", 3, "ngClass", "id", "formControl"], [1, "form-label"], [1, "form-hint"], [1, "error-message"]], template: function WritePhoneUKFieldComponent_Template(rf, ctx) { if (rf & 1) {
49
- i0.ɵɵelementStart(0, "div", 0)(1, "label", 1);
50
- i0.ɵɵtemplate(2, WritePhoneUKFieldComponent_span_2_Template, 3, 3, "span", 2);
51
- i0.ɵɵelementEnd();
52
- i0.ɵɵtemplate(3, WritePhoneUKFieldComponent_span_3_Template, 3, 3, "span", 3)(4, WritePhoneUKFieldComponent_span_4_Template, 3, 4, "span", 4);
53
- i0.ɵɵelement(5, "input", 5);
54
- i0.ɵɵelementEnd();
55
- } if (rf & 2) {
56
- i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(8, _c0, !ctx.phoneUkControl.valid && (ctx.phoneUkControl.dirty || ctx.phoneUkControl.touched)));
57
- i0.ɵɵadvance();
58
- i0.ɵɵproperty("for", ctx.id());
59
- i0.ɵɵadvance();
60
- i0.ɵɵproperty("ngIf", ctx.caseField.label);
61
- i0.ɵɵadvance();
62
- i0.ɵɵproperty("ngIf", ctx.caseField.hint_text);
63
- i0.ɵɵadvance();
64
- i0.ɵɵproperty("ngIf", ctx.phoneUkControl.errors && (ctx.phoneUkControl.dirty || ctx.phoneUkControl.touched));
65
- i0.ɵɵadvance();
66
- i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(10, _c1, ctx.phoneUkControl.errors && ctx.phoneUkControl.dirty))("id", ctx.id())("formControl", ctx.phoneUkControl);
67
- } }, dependencies: [i1.NgClass, i1.NgIf, i2.DefaultValueAccessor, i2.NgControlStatus, i2.FormControlDirective, i3.FieldLabelPipe, i4.FirstErrorPipe, i5.RpxTranslatePipe], encapsulation: 2 });
68
- }
69
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(WritePhoneUKFieldComponent, [{
70
- type: Component,
71
- args: [{ selector: 'ccd-write-phone-uk-field', template: "<div class=\"form-group\" [ngClass]=\"{'form-group-error': !phoneUkControl.valid && (phoneUkControl.dirty || phoneUkControl.touched)}\">\n <label [for]=\"id()\">\n <span class=\"form-label\" *ngIf=\"caseField.label\">{{caseField | ccdFieldLabel}}</span>\n </label>\n <span class=\"form-hint\" *ngIf=\"caseField.hint_text\">{{caseField.hint_text | rpxTranslate}}</span>\n <span class=\"error-message\" *ngIf=\"phoneUkControl.errors && (phoneUkControl.dirty || phoneUkControl.touched)\">\n {{phoneUkControl.errors | ccdFirstError:caseField.label}}\n </span>\n <input class=\"form-control bottom-30\" [ngClass]=\"{'govuk-input--error': phoneUkControl.errors && phoneUkControl.dirty}\"\n [id]=\"id()\" type=\"tel\" [formControl]=\"phoneUkControl\">\n</div>\n" }]
72
- }], null, null); })();
73
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(WritePhoneUKFieldComponent, { className: "WritePhoneUKFieldComponent", filePath: "lib/shared/components/palette/phone-uk/write-phone-uk-field.component.ts", lineNumber: 9 }); })();
74
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoid3JpdGUtcGhvbmUtdWstZmllbGQuY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvY2NkLWNhc2UtdWktdG9vbGtpdC9zcmMvbGliL3NoYXJlZC9jb21wb25lbnRzL3BhbGV0dGUvcGhvbmUtdWsvd3JpdGUtcGhvbmUtdWstZmllbGQuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvY2NkLWNhc2UtdWktdG9vbGtpdC9zcmMvbGliL3NoYXJlZC9jb21wb25lbnRzL3BhbGV0dGUvcGhvbmUtdWsvd3JpdGUtcGhvbmUtdWstZmllbGQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsU0FBUyxFQUFVLE1BQU0sZUFBZSxDQUFDO0FBQ2xELE9BQU8sRUFBRSxXQUFXLEVBQUUsTUFBTSxnQkFBZ0IsQ0FBQztBQUM3QyxPQUFPLEVBQUUsMkJBQTJCLEVBQUUsTUFBTSw4Q0FBOEMsQ0FBQzs7Ozs7Ozs7OztJQ0F2RiwrQkFBaUQ7SUFBQSxZQUE2Qjs7SUFBQSxpQkFBTzs7O0lBQXBDLGNBQTZCO0lBQTdCLDREQUE2Qjs7O0lBRWhGLCtCQUFvRDtJQUFBLFlBQXNDOztJQUFBLGlCQUFPOzs7SUFBN0MsY0FBc0M7SUFBdEMsc0VBQXNDOzs7SUFDMUYsK0JBQThHO0lBQzVHLFlBQ0Y7O0lBQUEsaUJBQU87OztJQURMLGNBQ0Y7SUFERSwyR0FDRjs7QURDRixNQUFNLE9BQU8sMEJBQTJCLFNBQVEsMkJBQTJCO0lBRWxFLGNBQWMsQ0FBYztJQUU1QixRQUFRO1FBQ2IsSUFBSSxDQUFDLGNBQWMsR0FBRyxJQUFJLENBQUMsZUFBZSxDQUFDLElBQUksV0FBVyxDQUFDLElBQUksQ0FBQyxTQUFTLENBQUMsS0FBSyxDQUFDLENBQWdCLENBQUM7SUFDbkcsQ0FBQztxUkFOVSwwQkFBMEIseUJBQTFCLDBCQUEwQjs2REFBMUIsMEJBQTBCO1lDUHJDLEFBREYsOEJBQW9JLGVBQzlHO1lBQ2xCLDZFQUFpRDtZQUNuRCxpQkFBUTtZQUVSLEFBREEsNkVBQW9ELGdFQUMwRDtZQUc5RywyQkFDdUQ7WUFDekQsaUJBQU07O1lBVmtCLDJJQUEyRztZQUMxSCxjQUFZO1lBQVosOEJBQVk7WUFDUyxjQUFxQjtZQUFyQiwwQ0FBcUI7WUFFeEIsY0FBeUI7WUFBekIsOENBQXlCO1lBQ3JCLGNBQStFO1lBQS9FLDRHQUErRTtZQUd0RSxjQUFpRjtZQUMvRixBQUF2QixBQURxQyw0R0FBaUYsZ0JBQzNHLG1DQUEwQzs7O2lGREQzQywwQkFBMEI7Y0FKdEMsU0FBUzsyQkFDRSwwQkFBMEI7O2tGQUd6QiwwQkFBMEIiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21wb25lbnQsIE9uSW5pdCB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHsgRm9ybUNvbnRyb2wgfSBmcm9tICdAYW5ndWxhci9mb3Jtcyc7XG5pbXBvcnQgeyBBYnN0cmFjdEZpZWxkV3JpdGVDb21wb25lbnQgfSBmcm9tICcuLi9iYXNlLWZpZWxkL2Fic3RyYWN0LWZpZWxkLXdyaXRlLmNvbXBvbmVudCc7XG5cbkBDb21wb25lbnQoe1xuICBzZWxlY3RvcjogJ2NjZC13cml0ZS1waG9uZS11ay1maWVsZCcsXG4gIHRlbXBsYXRlVXJsOiAnLi93cml0ZS1waG9uZS11ay1maWVsZC5odG1sJ1xufSlcbmV4cG9ydCBjbGFzcyBXcml0ZVBob25lVUtGaWVsZENvbXBvbmVudCBleHRlbmRzIEFic3RyYWN0RmllbGRXcml0ZUNvbXBvbmVudCBpbXBsZW1lbnRzIE9uSW5pdCB7XG5cbiAgcHVibGljIHBob25lVWtDb250cm9sOiBGb3JtQ29udHJvbDtcblxuICBwdWJsaWMgbmdPbkluaXQoKSB7XG4gICAgdGhpcy5waG9uZVVrQ29udHJvbCA9IHRoaXMucmVnaXN0ZXJDb250cm9sKG5ldyBGb3JtQ29udHJvbCh0aGlzLmNhc2VGaWVsZC52YWx1ZSkpIGFzIEZvcm1Db250cm9sO1xuICB9XG59XG4iLCI8ZGl2IGNsYXNzPVwiZm9ybS1ncm91cFwiIFtuZ0NsYXNzXT1cInsnZm9ybS1ncm91cC1lcnJvcic6ICFwaG9uZVVrQ29udHJvbC52YWxpZCAmJiAocGhvbmVVa0NvbnRyb2wuZGlydHkgfHwgcGhvbmVVa0NvbnRyb2wudG91Y2hlZCl9XCI+XG4gIDxsYWJlbCBbZm9yXT1cImlkKClcIj5cbiAgICA8c3BhbiBjbGFzcz1cImZvcm0tbGFiZWxcIiAqbmdJZj1cImNhc2VGaWVsZC5sYWJlbFwiPnt7Y2FzZUZpZWxkIHwgY2NkRmllbGRMYWJlbH19PC9zcGFuPlxuICA8L2xhYmVsPlxuICA8c3BhbiBjbGFzcz1cImZvcm0taGludFwiICpuZ0lmPVwiY2FzZUZpZWxkLmhpbnRfdGV4dFwiPnt7Y2FzZUZpZWxkLmhpbnRfdGV4dCB8IHJweFRyYW5zbGF0ZX19PC9zcGFuPlxuICA8c3BhbiBjbGFzcz1cImVycm9yLW1lc3NhZ2VcIiAqbmdJZj1cInBob25lVWtDb250cm9sLmVycm9ycyAmJiAocGhvbmVVa0NvbnRyb2wuZGlydHkgfHwgcGhvbmVVa0NvbnRyb2wudG91Y2hlZClcIj5cbiAgICB7e3Bob25lVWtDb250cm9sLmVycm9ycyB8IGNjZEZpcnN0RXJyb3I6Y2FzZUZpZWxkLmxhYmVsfX1cbiAgPC9zcGFuPlxuICA8aW5wdXQgY2xhc3M9XCJmb3JtLWNvbnRyb2wgYm90dG9tLTMwXCIgW25nQ2xhc3NdPVwieydnb3Z1ay1pbnB1dC0tZXJyb3InOiBwaG9uZVVrQ29udHJvbC5lcnJvcnMgJiYgcGhvbmVVa0NvbnRyb2wuZGlydHl9XCJcbiAgIFtpZF09XCJpZCgpXCIgdHlwZT1cInRlbFwiIFtmb3JtQ29udHJvbF09XCJwaG9uZVVrQ29udHJvbFwiPlxuPC9kaXY+XG4iXX0=
@@ -1,210 +0,0 @@
1
- /**
2
- * This mock file should be deleted after integrating with CCD
3
- * CCD development ticket: https://tools.hmcts.net/jira/browse/CCD-4590
4
- * ExUI tickets:
5
- * https://tools.hmcts.net/jira/browse/EUI-8460
6
- * https://tools.hmcts.net/jira/browse/EUI-8388
7
- * https://tools.hmcts.net/jira/browse/EUI-8389
8
- */
9
- export const caseMessagesMockData = [
10
- {
11
- partyName: 'John Smith - Appellant',
12
- roleOnCase: null,
13
- caseMessages: [
14
- {
15
- id: 'ccd-message-id-001',
16
- value: {
17
- id: 'case-message-001',
18
- subject: 'Review attached document',
19
- name: 'Maggie Conroy',
20
- body: 'Please review attached document and advise if hearing should proceed?',
21
- attachments: [
22
- {
23
- id: 'ccd-document-id-001',
24
- value: {
25
- document_filename: 'Screenshot 2023-06-01 at 16.07.06.png',
26
- document_url: 'https://dm-store-aat.service.core-compute-aat.internal/documents/e5366837-b3f6-492d-acbf-548730625e8f',
27
- document_binary_url: 'https://dm-store-aat.service.core-compute-aat.internal/documents/e5366837-b3f6-492d-acbf-548730625e8f/binary'
28
- }
29
- },
30
- {
31
- id: 'ccd-document-id-002',
32
- value: {
33
- document_filename: 'dummy.pdf',
34
- document_url: 'https://dm-store-aat.service.core-compute-aat.internal/documents/f50ccd7a-7f28-40f3-b5f9-7ad2f6425506',
35
- document_binary_url: 'https://dm-store-aat.service.core-compute-aat.internal/documents/f50ccd7a-7f28-40f3-b5f9-7ad2f6425506/binary'
36
- }
37
- }
38
- ],
39
- isHearingRelated: 'Yes',
40
- hearingDate: '2023-01-10',
41
- createdOn: new Date(2023, 0, 3),
42
- createdBy: '1111-1111-1111-1111'
43
- }
44
- },
45
- {
46
- id: 'ccd-message-id-001',
47
- value: {
48
- id: 'case-message-002',
49
- subject: 'Games',
50
- name: 'Maggie Conroy',
51
- body: 'Can I play games in my phone when my solicitor is talking?',
52
- attachments: [
53
- {
54
- id: 'ccd-document-id-003',
55
- value: {
56
- document_filename: 'talking-document.pdf',
57
- document_url: '/',
58
- document_binary_url: '/'
59
- }
60
- }
61
- ],
62
- isHearingRelated: 'Yes',
63
- hearingDate: '2023-01-10',
64
- createdOn: new Date(2023, 0, 3),
65
- createdBy: '1111-1111-1111-1111'
66
- }
67
- },
68
- {
69
- id: 'ccd-message-id-003',
70
- value: {
71
- id: 'case-message-003',
72
- name: 'John Smith',
73
- body: 'Using mobile phone is strictly prohibited in the court room.',
74
- attachments: [
75
- {
76
- id: 'ccd-document-id-004',
77
- value: {
78
- document_filename: 'games-document.pdf',
79
- document_url: '/',
80
- document_binary_url: '/'
81
- }
82
- }
83
- ],
84
- isHearingRelated: 'Yes',
85
- hearingDate: '2023-01-10',
86
- createdOn: new Date(2023, 2, 4),
87
- createdBy: '2222-2222-2222-2222',
88
- parentId: 'case-message-002'
89
- }
90
- },
91
- {
92
- id: 'ccd-message-id-004',
93
- value: {
94
- id: 'case-message-004',
95
- name: 'Maggie Conroy',
96
- body: 'Can I use a tablet instead?',
97
- attachments: [],
98
- isHearingRelated: 'Yes',
99
- hearingDate: '2023-01-10',
100
- createdOn: new Date(2023, 3, 8),
101
- createdBy: '2222-2222-2222-2222',
102
- parentId: 'case-message-003'
103
- }
104
- },
105
- {
106
- id: 'ccd-message-id-005',
107
- value: {
108
- id: 'case-message-005',
109
- name: 'John Smith',
110
- body: 'No, you cannot use a tablet either.',
111
- attachments: [],
112
- isHearingRelated: 'Yes',
113
- hearingDate: '2023-01-10',
114
- createdOn: new Date(2023, 4, 24),
115
- createdBy: '2222-2222-2222-2222',
116
- parentId: 'case-message-004'
117
- }
118
- }
119
- ]
120
- },
121
- {
122
- partyName: 'Kevin Peterson - Respondent',
123
- roleOnCase: null,
124
- caseMessages: [
125
- {
126
- id: 'ccd-message-id-006',
127
- value: {
128
- id: 'case-message-006',
129
- subject: 'Add respondent detention order',
130
- name: 'Maggie Conroy',
131
- body: 'Please add respondent detention order to the file XX20230423-DX.',
132
- attachments: [],
133
- isHearingRelated: 'Yes',
134
- createdOn: new Date(2023, 1, 5),
135
- createdBy: '1111-1111-1111-1111'
136
- }
137
- },
138
- {
139
- id: 'ccd-message-id-007',
140
- value: {
141
- id: 'case-message-007',
142
- name: 'Maggie Conroy',
143
- body: 'I confirm that the respondent detention order is now added to the file XX20230423-DX.',
144
- attachments: [],
145
- isHearingRelated: 'Yes',
146
- createdOn: new Date(2023, 1, 6),
147
- createdBy: '2222-2222-2222-2222',
148
- parentId: 'case-message-006'
149
- }
150
- },
151
- {
152
- id: 'ccd-message-id-008',
153
- value: {
154
- id: 'case-message-008',
155
- subject: 'Food',
156
- name: 'Maggie Conroy',
157
- body: 'Can I eat in the hearings?',
158
- attachments: [],
159
- isHearingRelated: 'Yes',
160
- hearingDate: '2023-01-10',
161
- createdOn: new Date(2023, 0, 3),
162
- createdBy: '1111-1111-1111-1111'
163
- }
164
- },
165
- {
166
- id: 'ccd-message-id-009',
167
- value: {
168
- id: 'case-message-009',
169
- name: 'Maggie Conroy',
170
- body: 'Consumption of food is not allowed when a hearing is taking place.',
171
- attachments: [],
172
- isHearingRelated: 'Yes',
173
- hearingDate: '2023-01-10',
174
- createdOn: new Date(2023, 0, 5),
175
- createdBy: '2222-2222-2222-2222',
176
- parentId: 'case-message-008'
177
- }
178
- },
179
- {
180
- id: 'ccd-message-id-010',
181
- value: {
182
- id: 'case-message-010',
183
- subject: 'Bring relatives',
184
- name: 'Maggie Conroy',
185
- body: 'Can I bring my grandma with me so she get out from the residence?',
186
- attachments: [],
187
- isHearingRelated: 'Yes',
188
- hearingDate: '2023-01-10',
189
- createdOn: new Date(2023, 0, 6),
190
- createdBy: '1111-1111-1111-1111'
191
- }
192
- },
193
- {
194
- id: 'ccd-message-id-011',
195
- value: {
196
- id: 'case-message-011',
197
- name: 'Maggie Conroy',
198
- body: 'Sorry, only those required for the hearing should be present inside the court room.',
199
- attachments: [],
200
- isHearingRelated: 'Yes',
201
- hearingDate: '2023-01-10',
202
- createdOn: new Date(2023, 0, 7),
203
- createdBy: '2222-2222-2222-2222',
204
- parentId: 'case-message-010'
205
- }
206
- }
207
- ]
208
- }
209
- ];
210
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9jY2QtY2FzZS11aS10b29sa2l0L3NyYy9saWIvc2hhcmVkL2NvbXBvbmVudHMvcGFsZXR0ZS9xdWVyeS1tYW5hZ2VtZW50L19fbW9ja3NfXy9pbmRleC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFFQTs7Ozs7OztHQU9HO0FBQ0gsTUFBTSxDQUFDLE1BQU0sb0JBQW9CLEdBQTRCO0lBQzNEO1FBQ0UsU0FBUyxFQUFFLHdCQUF3QjtRQUNuQyxVQUFVLEVBQUUsSUFBSTtRQUNoQixZQUFZLEVBQUU7WUFDWjtnQkFDRSxFQUFFLEVBQUUsb0JBQW9CO2dCQUN4QixLQUFLLEVBQUU7b0JBQ0wsRUFBRSxFQUFFLGtCQUFrQjtvQkFDdEIsT0FBTyxFQUFFLDBCQUEwQjtvQkFDbkMsSUFBSSxFQUFFLGVBQWU7b0JBQ3JCLElBQUksRUFBRSx1RUFBdUU7b0JBQzdFLFdBQVcsRUFBRTt3QkFDWDs0QkFDRSxFQUFFLEVBQUUscUJBQXFCOzRCQUN6QixLQUFLLEVBQUU7Z0NBQ0wsaUJBQWlCLEVBQUUsdUNBQXVDO2dDQUMxRCxZQUFZLEVBQUUsdUdBQXVHO2dDQUNySCxtQkFBbUIsRUFBRSw4R0FBOEc7NkJBQ3BJO3lCQUNGO3dCQUNEOzRCQUNFLEVBQUUsRUFBRSxxQkFBcUI7NEJBQ3pCLEtBQUssRUFBRTtnQ0FDTCxpQkFBaUIsRUFBRSxXQUFXO2dDQUM5QixZQUFZLEVBQUUsdUdBQXVHO2dDQUNySCxtQkFBbUIsRUFBRSw4R0FBOEc7NkJBQ3BJO3lCQUNGO3FCQUNGO29CQUNELGdCQUFnQixFQUFFLEtBQUs7b0JBQ3ZCLFdBQVcsRUFBRSxZQUFZO29CQUN6QixTQUFTLEVBQUUsSUFBSSxJQUFJLENBQUMsSUFBSSxFQUFFLENBQUMsRUFBRSxDQUFDLENBQUM7b0JBQy9CLFNBQVMsRUFBRSxxQkFBcUI7aUJBQ2pDO2FBQ0Y7WUFDRDtnQkFDRSxFQUFFLEVBQUUsb0JBQW9CO2dCQUN4QixLQUFLLEVBQUU7b0JBQ0wsRUFBRSxFQUFFLGtCQUFrQjtvQkFDdEIsT0FBTyxFQUFFLE9BQU87b0JBQ2hCLElBQUksRUFBRSxlQUFlO29CQUNyQixJQUFJLEVBQUUsNERBQTREO29CQUNsRSxXQUFXLEVBQUU7d0JBQ1g7NEJBQ0UsRUFBRSxFQUFFLHFCQUFxQjs0QkFDekIsS0FBSyxFQUFFO2dDQUNMLGlCQUFpQixFQUFFLHNCQUFzQjtnQ0FDekMsWUFBWSxFQUFFLEdBQUc7Z0NBQ2pCLG1CQUFtQixFQUFFLEdBQUc7NkJBQ3pCO3lCQUNGO3FCQUNGO29CQUNELGdCQUFnQixFQUFFLEtBQUs7b0JBQ3ZCLFdBQVcsRUFBRSxZQUFZO29CQUN6QixTQUFTLEVBQUUsSUFBSSxJQUFJLENBQUMsSUFBSSxFQUFFLENBQUMsRUFBRSxDQUFDLENBQUM7b0JBQy9CLFNBQVMsRUFBRSxxQkFBcUI7aUJBQ2pDO2FBQ0Y7WUFDRDtnQkFDRSxFQUFFLEVBQUUsb0JBQW9CO2dCQUN4QixLQUFLLEVBQUU7b0JBQ0wsRUFBRSxFQUFFLGtCQUFrQjtvQkFDdEIsSUFBSSxFQUFFLFlBQVk7b0JBQ2xCLElBQUksRUFBRSw4REFBOEQ7b0JBQ3BFLFdBQVcsRUFBRTt3QkFDWDs0QkFDRSxFQUFFLEVBQUUscUJBQXFCOzRCQUN6QixLQUFLLEVBQUU7Z0NBQ0wsaUJBQWlCLEVBQUUsb0JBQW9CO2dDQUN2QyxZQUFZLEVBQUUsR0FBRztnQ0FDakIsbUJBQW1CLEVBQUUsR0FBRzs2QkFDekI7eUJBQ0Y7cUJBQ0Y7b0JBQ0QsZ0JBQWdCLEVBQUUsS0FBSztvQkFDdkIsV0FBVyxFQUFFLFlBQVk7b0JBQ3pCLFNBQVMsRUFBRSxJQUFJLElBQUksQ0FBQyxJQUFJLEVBQUUsQ0FBQyxFQUFFLENBQUMsQ0FBQztvQkFDL0IsU0FBUyxFQUFFLHFCQUFxQjtvQkFDaEMsUUFBUSxFQUFFLGtCQUFrQjtpQkFDN0I7YUFDRjtZQUNEO2dCQUNFLEVBQUUsRUFBRSxvQkFBb0I7Z0JBQ3hCLEtBQUssRUFBRTtvQkFDTCxFQUFFLEVBQUUsa0JBQWtCO29CQUN0QixJQUFJLEVBQUUsZUFBZTtvQkFDckIsSUFBSSxFQUFFLDZCQUE2QjtvQkFDbkMsV0FBVyxFQUFFLEVBQUU7b0JBQ2YsZ0JBQWdCLEVBQUUsS0FBSztvQkFDdkIsV0FBVyxFQUFFLFlBQVk7b0JBQ3pCLFNBQVMsRUFBRSxJQUFJLElBQUksQ0FBQyxJQUFJLEVBQUUsQ0FBQyxFQUFFLENBQUMsQ0FBQztvQkFDL0IsU0FBUyxFQUFFLHFCQUFxQjtvQkFDaEMsUUFBUSxFQUFFLGtCQUFrQjtpQkFDN0I7YUFDRjtZQUNEO2dCQUNFLEVBQUUsRUFBRSxvQkFBb0I7Z0JBQ3hCLEtBQUssRUFBRTtvQkFDTCxFQUFFLEVBQUUsa0JBQWtCO29CQUN0QixJQUFJLEVBQUUsWUFBWTtvQkFDbEIsSUFBSSxFQUFFLHFDQUFxQztvQkFDM0MsV0FBVyxFQUFFLEVBQUU7b0JBQ2YsZ0JBQWdCLEVBQUUsS0FBSztvQkFDdkIsV0FBVyxFQUFFLFlBQVk7b0JBQ3pCLFNBQVMsRUFBRSxJQUFJLElBQUksQ0FBQyxJQUFJLEVBQUUsQ0FBQyxFQUFFLEVBQUUsQ0FBQztvQkFDaEMsU0FBUyxFQUFFLHFCQUFxQjtvQkFDaEMsUUFBUSxFQUFFLGtCQUFrQjtpQkFDN0I7YUFDRjtTQUNGO0tBQ0Y7SUFDRDtRQUNFLFNBQVMsRUFBRSw2QkFBNkI7UUFDeEMsVUFBVSxFQUFFLElBQUk7UUFDaEIsWUFBWSxFQUFFO1lBQ1o7Z0JBQ0UsRUFBRSxFQUFFLG9CQUFvQjtnQkFDeEIsS0FBSyxFQUFFO29CQUNMLEVBQUUsRUFBRSxrQkFBa0I7b0JBQ3RCLE9BQU8sRUFBRSxnQ0FBZ0M7b0JBQ3pDLElBQUksRUFBRSxlQUFlO29CQUNyQixJQUFJLEVBQUUsa0VBQWtFO29CQUN4RSxXQUFXLEVBQUUsRUFBRTtvQkFDZixnQkFBZ0IsRUFBRSxLQUFLO29CQUN2QixTQUFTLEVBQUUsSUFBSSxJQUFJLENBQUMsSUFBSSxFQUFFLENBQUMsRUFBRSxDQUFDLENBQUM7b0JBQy9CLFNBQVMsRUFBRSxxQkFBcUI7aUJBQ2pDO2FBQ0Y7WUFDRDtnQkFDRSxFQUFFLEVBQUUsb0JBQW9CO2dCQUN4QixLQUFLLEVBQUU7b0JBQ0wsRUFBRSxFQUFFLGtCQUFrQjtvQkFDdEIsSUFBSSxFQUFFLGVBQWU7b0JBQ3JCLElBQUksRUFBRSx1RkFBdUY7b0JBQzdGLFdBQVcsRUFBRSxFQUFFO29CQUNmLGdCQUFnQixFQUFFLEtBQUs7b0JBQ3ZCLFNBQVMsRUFBRSxJQUFJLElBQUksQ0FBQyxJQUFJLEVBQUUsQ0FBQyxFQUFFLENBQUMsQ0FBQztvQkFDL0IsU0FBUyxFQUFFLHFCQUFxQjtvQkFDaEMsUUFBUSxFQUFFLGtCQUFrQjtpQkFDN0I7YUFDRjtZQUNEO2dCQUNFLEVBQUUsRUFBRSxvQkFBb0I7Z0JBQ3hCLEtBQUssRUFBRTtvQkFDTCxFQUFFLEVBQUUsa0JBQWtCO29CQUN0QixPQUFPLEVBQUUsTUFBTTtvQkFDZixJQUFJLEVBQUUsZUFBZTtvQkFDckIsSUFBSSxFQUFFLDRCQUE0QjtvQkFDbEMsV0FBVyxFQUFFLEVBQUU7b0JBQ2YsZ0JBQWdCLEVBQUUsS0FBSztvQkFDdkIsV0FBVyxFQUFFLFlBQVk7b0JBQ3pCLFNBQVMsRUFBRSxJQUFJLElBQUksQ0FBQyxJQUFJLEVBQUUsQ0FBQyxFQUFFLENBQUMsQ0FBQztvQkFDL0IsU0FBUyxFQUFFLHFCQUFxQjtpQkFDakM7YUFDRjtZQUNEO2dCQUNFLEVBQUUsRUFBRSxvQkFBb0I7Z0JBQ3hCLEtBQUssRUFBRTtvQkFDTCxFQUFFLEVBQUUsa0JBQWtCO29CQUN0QixJQUFJLEVBQUUsZUFBZTtvQkFDckIsSUFBSSxFQUFFLG9FQUFvRTtvQkFDMUUsV0FBVyxFQUFFLEVBQUU7b0JBQ2YsZ0JBQWdCLEVBQUUsS0FBSztvQkFDdkIsV0FBVyxFQUFFLFlBQVk7b0JBQ3pCLFNBQVMsRUFBRSxJQUFJLElBQUksQ0FBQyxJQUFJLEVBQUUsQ0FBQyxFQUFFLENBQUMsQ0FBQztvQkFDL0IsU0FBUyxFQUFFLHFCQUFxQjtvQkFDaEMsUUFBUSxFQUFFLGtCQUFrQjtpQkFDN0I7YUFDRjtZQUNEO2dCQUNFLEVBQUUsRUFBRSxvQkFBb0I7Z0JBQ3hCLEtBQUssRUFBRTtvQkFDTCxFQUFFLEVBQUUsa0JBQWtCO29CQUN0QixPQUFPLEVBQUUsaUJBQWlCO29CQUMxQixJQUFJLEVBQUUsZUFBZTtvQkFDckIsSUFBSSxFQUFFLG1FQUFtRTtvQkFDekUsV0FBVyxFQUFFLEVBQUU7b0JBQ2YsZ0JBQWdCLEVBQUUsS0FBSztvQkFDdkIsV0FBVyxFQUFFLFlBQVk7b0JBQ3pCLFNBQVMsRUFBRSxJQUFJLElBQUksQ0FBQyxJQUFJLEVBQUUsQ0FBQyxFQUFFLENBQUMsQ0FBQztvQkFDL0IsU0FBUyxFQUFFLHFCQUFxQjtpQkFDakM7YUFDRjtZQUNEO2dCQUNFLEVBQUUsRUFBRSxvQkFBb0I7Z0JBQ3hCLEtBQUssRUFBRTtvQkFDTCxFQUFFLEVBQUUsa0JBQWtCO29CQUN0QixJQUFJLEVBQUUsZUFBZTtvQkFDckIsSUFBSSxFQUFFLHFGQUFxRjtvQkFDM0YsV0FBVyxFQUFFLEVBQUU7b0JBQ2YsZ0JBQWdCLEVBQUUsS0FBSztvQkFDdkIsV0FBVyxFQUFFLFlBQVk7b0JBQ3pCLFNBQVMsRUFBRSxJQUFJLElBQUksQ0FBQyxJQUFJLEVBQUUsQ0FBQyxFQUFFLENBQUMsQ0FBQztvQkFDL0IsU0FBUyxFQUFFLHFCQUFxQjtvQkFDaEMsUUFBUSxFQUFFLGtCQUFrQjtpQkFDN0I7YUFDRjtTQUNGO0tBQ0Y7Q0FDRixDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ2FzZVF1ZXJpZXNDb2xsZWN0aW9uIH0gZnJvbSAnLi4vbW9kZWxzJztcblxuLyoqXG4gKiBUaGlzIG1vY2sgZmlsZSBzaG91bGQgYmUgZGVsZXRlZCBhZnRlciBpbnRlZ3JhdGluZyB3aXRoIENDRFxuICogQ0NEIGRldmVsb3BtZW50IHRpY2tldDogaHR0cHM6Ly90b29scy5obWN0cy5uZXQvamlyYS9icm93c2UvQ0NELTQ1OTBcbiAqIEV4VUkgdGlja2V0czpcbiAqICAgaHR0cHM6Ly90b29scy5obWN0cy5uZXQvamlyYS9icm93c2UvRVVJLTg0NjBcbiAqICAgaHR0cHM6Ly90b29scy5obWN0cy5uZXQvamlyYS9icm93c2UvRVVJLTgzODhcbiAqICAgaHR0cHM6Ly90b29scy5obWN0cy5uZXQvamlyYS9icm93c2UvRVVJLTgzODlcbiAqL1xuZXhwb3J0IGNvbnN0IGNhc2VNZXNzYWdlc01vY2tEYXRhOiBDYXNlUXVlcmllc0NvbGxlY3Rpb25bXSA9IFtcbiAge1xuICAgIHBhcnR5TmFtZTogJ0pvaG4gU21pdGggLSBBcHBlbGxhbnQnLFxuICAgIHJvbGVPbkNhc2U6IG51bGwsXG4gICAgY2FzZU1lc3NhZ2VzOiBbXG4gICAgICB7XG4gICAgICAgIGlkOiAnY2NkLW1lc3NhZ2UtaWQtMDAxJyxcbiAgICAgICAgdmFsdWU6IHtcbiAgICAgICAgICBpZDogJ2Nhc2UtbWVzc2FnZS0wMDEnLFxuICAgICAgICAgIHN1YmplY3Q6ICdSZXZpZXcgYXR0YWNoZWQgZG9jdW1lbnQnLFxuICAgICAgICAgIG5hbWU6ICdNYWdnaWUgQ29ucm95JyxcbiAgICAgICAgICBib2R5OiAnUGxlYXNlIHJldmlldyBhdHRhY2hlZCBkb2N1bWVudCBhbmQgYWR2aXNlIGlmIGhlYXJpbmcgc2hvdWxkIHByb2NlZWQ/JyxcbiAgICAgICAgICBhdHRhY2htZW50czogW1xuICAgICAgICAgICAge1xuICAgICAgICAgICAgICBpZDogJ2NjZC1kb2N1bWVudC1pZC0wMDEnLFxuICAgICAgICAgICAgICB2YWx1ZToge1xuICAgICAgICAgICAgICAgIGRvY3VtZW50X2ZpbGVuYW1lOiAnU2NyZWVuc2hvdCAyMDIzLTA2LTAxIGF0IDE2LjA3LjA2LnBuZycsXG4gICAgICAgICAgICAgICAgZG9jdW1lbnRfdXJsOiAnaHR0cHM6Ly9kbS1zdG9yZS1hYXQuc2VydmljZS5jb3JlLWNvbXB1dGUtYWF0LmludGVybmFsL2RvY3VtZW50cy9lNTM2NjgzNy1iM2Y2LTQ5MmQtYWNiZi01NDg3MzA2MjVlOGYnLFxuICAgICAgICAgICAgICAgIGRvY3VtZW50X2JpbmFyeV91cmw6ICdodHRwczovL2RtLXN0b3JlLWFhdC5zZXJ2aWNlLmNvcmUtY29tcHV0ZS1hYXQuaW50ZXJuYWwvZG9jdW1lbnRzL2U1MzY2ODM3LWIzZjYtNDkyZC1hY2JmLTU0ODczMDYyNWU4Zi9iaW5hcnknXG4gICAgICAgICAgICAgIH1cbiAgICAgICAgICAgIH0sXG4gICAgICAgICAgICB7XG4gICAgICAgICAgICAgIGlkOiAnY2NkLWRvY3VtZW50LWlkLTAwMicsXG4gICAgICAgICAgICAgIHZhbHVlOiB7XG4gICAgICAgICAgICAgICAgZG9jdW1lbnRfZmlsZW5hbWU6ICdkdW1teS5wZGYnLFxuICAgICAgICAgICAgICAgIGRvY3VtZW50X3VybDogJ2h0dHBzOi8vZG0tc3RvcmUtYWF0LnNlcnZpY2UuY29yZS1jb21wdXRlLWFhdC5pbnRlcm5hbC9kb2N1bWVudHMvZjUwY2NkN2EtN2YyOC00MGYzLWI1ZjktN2FkMmY2NDI1NTA2JyxcbiAgICAgICAgICAgICAgICBkb2N1bWVudF9iaW5hcnlfdXJsOiAnaHR0cHM6Ly9kbS1zdG9yZS1hYXQuc2VydmljZS5jb3JlLWNvbXB1dGUtYWF0LmludGVybmFsL2RvY3VtZW50cy9mNTBjY2Q3YS03ZjI4LTQwZjMtYjVmOS03YWQyZjY0MjU1MDYvYmluYXJ5J1xuICAgICAgICAgICAgICB9XG4gICAgICAgICAgICB9XG4gICAgICAgICAgXSxcbiAgICAgICAgICBpc0hlYXJpbmdSZWxhdGVkOiAnWWVzJyxcbiAgICAgICAgICBoZWFyaW5nRGF0ZTogJzIwMjMtMDEtMTAnLFxuICAgICAgICAgIGNyZWF0ZWRPbjogbmV3IERhdGUoMjAyMywgMCwgMyksXG4gICAgICAgICAgY3JlYXRlZEJ5OiAnMTExMS0xMTExLTExMTEtMTExMSdcbiAgICAgICAgfVxuICAgICAgfSxcbiAgICAgIHtcbiAgICAgICAgaWQ6ICdjY2QtbWVzc2FnZS1pZC0wMDEnLFxuICAgICAgICB2YWx1ZToge1xuICAgICAgICAgIGlkOiAnY2FzZS1tZXNzYWdlLTAwMicsXG4gICAgICAgICAgc3ViamVjdDogJ0dhbWVzJyxcbiAgICAgICAgICBuYW1lOiAnTWFnZ2llIENvbnJveScsXG4gICAgICAgICAgYm9keTogJ0NhbiBJIHBsYXkgZ2FtZXMgaW4gbXkgcGhvbmUgd2hlbiBteSBzb2xpY2l0b3IgaXMgdGFsa2luZz8nLFxuICAgICAgICAgIGF0dGFjaG1lbnRzOiBbXG4gICAgICAgICAgICB7XG4gICAgICAgICAgICAgIGlkOiAnY2NkLWRvY3VtZW50LWlkLTAwMycsXG4gICAgICAgICAgICAgIHZhbHVlOiB7XG4gICAgICAgICAgICAgICAgZG9jdW1lbnRfZmlsZW5hbWU6ICd0YWxraW5nLWRvY3VtZW50LnBkZicsXG4gICAgICAgICAgICAgICAgZG9jdW1lbnRfdXJsOiAnLycsXG4gICAgICAgICAgICAgICAgZG9jdW1lbnRfYmluYXJ5X3VybDogJy8nXG4gICAgICAgICAgICAgIH1cbiAgICAgICAgICAgIH1cbiAgICAgICAgICBdLFxuICAgICAgICAgIGlzSGVhcmluZ1JlbGF0ZWQ6ICdZZXMnLFxuICAgICAgICAgIGhlYXJpbmdEYXRlOiAnMjAyMy0wMS0xMCcsXG4gICAgICAgICAgY3JlYXRlZE9uOiBuZXcgRGF0ZSgyMDIzLCAwLCAzKSxcbiAgICAgICAgICBjcmVhdGVkQnk6ICcxMTExLTExMTEtMTExMS0xMTExJ1xuICAgICAgICB9XG4gICAgICB9LFxuICAgICAge1xuICAgICAgICBpZDogJ2NjZC1tZXNzYWdlLWlkLTAwMycsXG4gICAgICAgIHZhbHVlOiB7XG4gICAgICAgICAgaWQ6ICdjYXNlLW1lc3NhZ2UtMDAzJyxcbiAgICAgICAgICBuYW1lOiAnSm9obiBTbWl0aCcsXG4gICAgICAgICAgYm9keTogJ1VzaW5nIG1vYmlsZSBwaG9uZSBpcyBzdHJpY3RseSBwcm9oaWJpdGVkIGluIHRoZSBjb3VydCByb29tLicsXG4gICAgICAgICAgYXR0YWNobWVudHM6IFtcbiAgICAgICAgICAgIHtcbiAgICAgICAgICAgICAgaWQ6ICdjY2QtZG9jdW1lbnQtaWQtMDA0JyxcbiAgICAgICAgICAgICAgdmFsdWU6IHtcbiAgICAgICAgICAgICAgICBkb2N1bWVudF9maWxlbmFtZTogJ2dhbWVzLWRvY3VtZW50LnBkZicsXG4gICAgICAgICAgICAgICAgZG9jdW1lbnRfdXJsOiAnLycsXG4gICAgICAgICAgICAgICAgZG9jdW1lbnRfYmluYXJ5X3VybDogJy8nXG4gICAgICAgICAgICAgIH1cbiAgICAgICAgICAgIH1cbiAgICAgICAgICBdLFxuICAgICAgICAgIGlzSGVhcmluZ1JlbGF0ZWQ6ICdZZXMnLFxuICAgICAgICAgIGhlYXJpbmdEYXRlOiAnMjAyMy0wMS0xMCcsXG4gICAgICAgICAgY3JlYXRlZE9uOiBuZXcgRGF0ZSgyMDIzLCAyLCA0KSxcbiAgICAgICAgICBjcmVhdGVkQnk6ICcyMjIyLTIyMjItMjIyMi0yMjIyJyxcbiAgICAgICAgICBwYXJlbnRJZDogJ2Nhc2UtbWVzc2FnZS0wMDInXG4gICAgICAgIH1cbiAgICAgIH0sXG4gICAgICB7XG4gICAgICAgIGlkOiAnY2NkLW1lc3NhZ2UtaWQtMDA0JyxcbiAgICAgICAgdmFsdWU6IHtcbiAgICAgICAgICBpZDogJ2Nhc2UtbWVzc2FnZS0wMDQnLFxuICAgICAgICAgIG5hbWU6ICdNYWdnaWUgQ29ucm95JyxcbiAgICAgICAgICBib2R5OiAnQ2FuIEkgdXNlIGEgdGFibGV0IGluc3RlYWQ/JyxcbiAgICAgICAgICBhdHRhY2htZW50czogW10sXG4gICAgICAgICAgaXNIZWFyaW5nUmVsYXRlZDogJ1llcycsXG4gICAgICAgICAgaGVhcmluZ0RhdGU6ICcyMDIzLTAxLTEwJyxcbiAgICAgICAgICBjcmVhdGVkT246IG5ldyBEYXRlKDIwMjMsIDMsIDgpLFxuICAgICAgICAgIGNyZWF0ZWRCeTogJzIyMjItMjIyMi0yMjIyLTIyMjInLFxuICAgICAgICAgIHBhcmVudElkOiAnY2FzZS1tZXNzYWdlLTAwMydcbiAgICAgICAgfVxuICAgICAgfSxcbiAgICAgIHtcbiAgICAgICAgaWQ6ICdjY2QtbWVzc2FnZS1pZC0wMDUnLFxuICAgICAgICB2YWx1ZToge1xuICAgICAgICAgIGlkOiAnY2FzZS1tZXNzYWdlLTAwNScsXG4gICAgICAgICAgbmFtZTogJ0pvaG4gU21pdGgnLFxuICAgICAgICAgIGJvZHk6ICdObywgeW91IGNhbm5vdCB1c2UgYSB0YWJsZXQgZWl0aGVyLicsXG4gICAgICAgICAgYXR0YWNobWVudHM6IFtdLFxuICAgICAgICAgIGlzSGVhcmluZ1JlbGF0ZWQ6ICdZZXMnLFxuICAgICAgICAgIGhlYXJpbmdEYXRlOiAnMjAyMy0wMS0xMCcsXG4gICAgICAgICAgY3JlYXRlZE9uOiBuZXcgRGF0ZSgyMDIzLCA0LCAyNCksXG4gICAgICAgICAgY3JlYXRlZEJ5OiAnMjIyMi0yMjIyLTIyMjItMjIyMicsXG4gICAgICAgICAgcGFyZW50SWQ6ICdjYXNlLW1lc3NhZ2UtMDA0J1xuICAgICAgICB9XG4gICAgICB9XG4gICAgXVxuICB9LFxuICB7XG4gICAgcGFydHlOYW1lOiAnS2V2aW4gUGV0ZXJzb24gLSBSZXNwb25kZW50JyxcbiAgICByb2xlT25DYXNlOiBudWxsLFxuICAgIGNhc2VNZXNzYWdlczogW1xuICAgICAge1xuICAgICAgICBpZDogJ2NjZC1tZXNzYWdlLWlkLTAwNicsXG4gICAgICAgIHZhbHVlOiB7XG4gICAgICAgICAgaWQ6ICdjYXNlLW1lc3NhZ2UtMDA2JyxcbiAgICAgICAgICBzdWJqZWN0OiAnQWRkIHJlc3BvbmRlbnQgZGV0ZW50aW9uIG9yZGVyJyxcbiAgICAgICAgICBuYW1lOiAnTWFnZ2llIENvbnJveScsXG4gICAgICAgICAgYm9keTogJ1BsZWFzZSBhZGQgcmVzcG9uZGVudCBkZXRlbnRpb24gb3JkZXIgdG8gdGhlIGZpbGUgWFgyMDIzMDQyMy1EWC4nLFxuICAgICAgICAgIGF0dGFjaG1lbnRzOiBbXSxcbiAgICAgICAgICBpc0hlYXJpbmdSZWxhdGVkOiAnWWVzJyxcbiAgICAgICAgICBjcmVhdGVkT246IG5ldyBEYXRlKDIwMjMsIDEsIDUpLFxuICAgICAgICAgIGNyZWF0ZWRCeTogJzExMTEtMTExMS0xMTExLTExMTEnXG4gICAgICAgIH1cbiAgICAgIH0sXG4gICAgICB7XG4gICAgICAgIGlkOiAnY2NkLW1lc3NhZ2UtaWQtMDA3JyxcbiAgICAgICAgdmFsdWU6IHtcbiAgICAgICAgICBpZDogJ2Nhc2UtbWVzc2FnZS0wMDcnLFxuICAgICAgICAgIG5hbWU6ICdNYWdnaWUgQ29ucm95JyxcbiAgICAgICAgICBib2R5OiAnSSBjb25maXJtIHRoYXQgdGhlIHJlc3BvbmRlbnQgZGV0ZW50aW9uIG9yZGVyIGlzIG5vdyBhZGRlZCB0byB0aGUgZmlsZSBYWDIwMjMwNDIzLURYLicsXG4gICAgICAgICAgYXR0YWNobWVudHM6IFtdLFxuICAgICAgICAgIGlzSGVhcmluZ1JlbGF0ZWQ6ICdZZXMnLFxuICAgICAgICAgIGNyZWF0ZWRPbjogbmV3IERhdGUoMjAyMywgMSwgNiksXG4gICAgICAgICAgY3JlYXRlZEJ5OiAnMjIyMi0yMjIyLTIyMjItMjIyMicsXG4gICAgICAgICAgcGFyZW50SWQ6ICdjYXNlLW1lc3NhZ2UtMDA2J1xuICAgICAgICB9XG4gICAgICB9LFxuICAgICAge1xuICAgICAgICBpZDogJ2NjZC1tZXNzYWdlLWlkLTAwOCcsXG4gICAgICAgIHZhbHVlOiB7XG4gICAgICAgICAgaWQ6ICdjYXNlLW1lc3NhZ2UtMDA4JyxcbiAgICAgICAgICBzdWJqZWN0OiAnRm9vZCcsXG4gICAgICAgICAgbmFtZTogJ01hZ2dpZSBDb25yb3knLFxuICAgICAgICAgIGJvZHk6ICdDYW4gSSBlYXQgaW4gdGhlIGhlYXJpbmdzPycsXG4gICAgICAgICAgYXR0YWNobWVudHM6IFtdLFxuICAgICAgICAgIGlzSGVhcmluZ1JlbGF0ZWQ6ICdZZXMnLFxuICAgICAgICAgIGhlYXJpbmdEYXRlOiAnMjAyMy0wMS0xMCcsXG4gICAgICAgICAgY3JlYXRlZE9uOiBuZXcgRGF0ZSgyMDIzLCAwLCAzKSxcbiAgICAgICAgICBjcmVhdGVkQnk6ICcxMTExLTExMTEtMTExMS0xMTExJ1xuICAgICAgICB9XG4gICAgICB9LFxuICAgICAge1xuICAgICAgICBpZDogJ2NjZC1tZXNzYWdlLWlkLTAwOScsXG4gICAgICAgIHZhbHVlOiB7XG4gICAgICAgICAgaWQ6ICdjYXNlLW1lc3NhZ2UtMDA5JyxcbiAgICAgICAgICBuYW1lOiAnTWFnZ2llIENvbnJveScsXG4gICAgICAgICAgYm9keTogJ0NvbnN1bXB0aW9uIG9mIGZvb2QgaXMgbm90IGFsbG93ZWQgd2hlbiBhIGhlYXJpbmcgaXMgdGFraW5nIHBsYWNlLicsXG4gICAgICAgICAgYXR0YWNobWVudHM6IFtdLFxuICAgICAgICAgIGlzSGVhcmluZ1JlbGF0ZWQ6ICdZZXMnLFxuICAgICAgICAgIGhlYXJpbmdEYXRlOiAnMjAyMy0wMS0xMCcsXG4gICAgICAgICAgY3JlYXRlZE9uOiBuZXcgRGF0ZSgyMDIzLCAwLCA1KSxcbiAgICAgICAgICBjcmVhdGVkQnk6ICcyMjIyLTIyMjItMjIyMi0yMjIyJyxcbiAgICAgICAgICBwYXJlbnRJZDogJ2Nhc2UtbWVzc2FnZS0wMDgnXG4gICAgICAgIH1cbiAgICAgIH0sXG4gICAgICB7XG4gICAgICAgIGlkOiAnY2NkLW1lc3NhZ2UtaWQtMDEwJyxcbiAgICAgICAgdmFsdWU6IHtcbiAgICAgICAgICBpZDogJ2Nhc2UtbWVzc2FnZS0wMTAnLFxuICAgICAgICAgIHN1YmplY3Q6ICdCcmluZyByZWxhdGl2ZXMnLFxuICAgICAgICAgIG5hbWU6ICdNYWdnaWUgQ29ucm95JyxcbiAgICAgICAgICBib2R5OiAnQ2FuIEkgYnJpbmcgbXkgZ3JhbmRtYSB3aXRoIG1lIHNvIHNoZSBnZXQgb3V0IGZyb20gdGhlIHJlc2lkZW5jZT8nLFxuICAgICAgICAgIGF0dGFjaG1lbnRzOiBbXSxcbiAgICAgICAgICBpc0hlYXJpbmdSZWxhdGVkOiAnWWVzJyxcbiAgICAgICAgICBoZWFyaW5nRGF0ZTogJzIwMjMtMDEtMTAnLFxuICAgICAgICAgIGNyZWF0ZWRPbjogbmV3IERhdGUoMjAyMywgMCwgNiksXG4gICAgICAgICAgY3JlYXRlZEJ5OiAnMTExMS0xMTExLTExMTEtMTExMSdcbiAgICAgICAgfVxuICAgICAgfSxcbiAgICAgIHtcbiAgICAgICAgaWQ6ICdjY2QtbWVzc2FnZS1pZC0wMTEnLFxuICAgICAgICB2YWx1ZToge1xuICAgICAgICAgIGlkOiAnY2FzZS1tZXNzYWdlLTAxMScsXG4gICAgICAgICAgbmFtZTogJ01hZ2dpZSBDb25yb3knLFxuICAgICAgICAgIGJvZHk6ICdTb3JyeSwgb25seSB0aG9zZSByZXF1aXJlZCBmb3IgdGhlIGhlYXJpbmcgc2hvdWxkIGJlIHByZXNlbnQgaW5zaWRlIHRoZSBjb3VydCByb29tLicsXG4gICAgICAgICAgYXR0YWNobWVudHM6IFtdLFxuICAgICAgICAgIGlzSGVhcmluZ1JlbGF0ZWQ6ICdZZXMnLFxuICAgICAgICAgIGhlYXJpbmdEYXRlOiAnMjAyMy0wMS0xMCcsXG4gICAgICAgICAgY3JlYXRlZE9uOiBuZXcgRGF0ZSgyMDIzLCAwLCA3KSxcbiAgICAgICAgICBjcmVhdGVkQnk6ICcyMjIyLTIyMjItMjIyMi0yMjIyJyxcbiAgICAgICAgICBwYXJlbnRJZDogJ2Nhc2UtbWVzc2FnZS0wMTAnXG4gICAgICAgIH1cbiAgICAgIH1cbiAgICBdXG4gIH1cbl07XG4iXX0=