@hmcts/ccd-case-ui-toolkit 6.16.2-ccpay-upgrade → 6.18.0-welsh-release

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 (433) hide show
  1. package/bundles/hmcts-ccd-case-ui-toolkit.umd.js +8831 -4404
  2. package/bundles/hmcts-ccd-case-ui-toolkit.umd.js.map +1 -1
  3. package/bundles/hmcts-ccd-case-ui-toolkit.umd.min.js +1 -1
  4. package/bundles/hmcts-ccd-case-ui-toolkit.umd.min.js.map +1 -1
  5. package/esm2015/lib/app.config.js +1 -1
  6. package/esm2015/lib/components/banners/alert/alert.component.js +7 -5
  7. package/esm2015/lib/components/banners/alert/alert.module.js +12 -4
  8. package/esm2015/lib/components/footer/footer.component.js +55 -30
  9. package/esm2015/lib/components/footer/footers.module.js +12 -4
  10. package/esm2015/lib/components/form/date-input/date-input.component.js +56 -37
  11. package/esm2015/lib/components/form/form.module.js +8 -4
  12. package/esm2015/lib/components/header/header-bar/header-bar.component.js +32 -19
  13. package/esm2015/lib/components/header/headers.module.js +6 -4
  14. package/esm2015/lib/components/header/navigation/navigation-item.component.js +9 -7
  15. package/esm2015/lib/components/header/phase/phase.component.js +20 -9
  16. package/esm2015/lib/components/tabs/tabs.component.js +8 -5
  17. package/esm2015/lib/components/tabs/tabs.module.js +6 -2
  18. package/esm2015/lib/shared/commons/case-edit-data/case-edit-validation.model.js +1 -1
  19. package/esm2015/lib/shared/components/activity/activity-banner/activity-banner.component.js +12 -9
  20. package/esm2015/lib/shared/components/activity/activity-icon/activity-icon.component.js +11 -8
  21. package/esm2015/lib/shared/components/activity/activity.component.js +15 -10
  22. package/esm2015/lib/shared/components/activity/activity.module.js +6 -2
  23. package/esm2015/lib/shared/components/case-editor/case-create/case-create.component.js +2 -2
  24. package/esm2015/lib/shared/components/case-editor/case-edit/case-edit.component.js +1 -1
  25. package/esm2015/lib/shared/components/case-editor/case-edit-confirm/case-edit-confirm.component.js +30 -26
  26. package/esm2015/lib/shared/components/case-editor/case-edit-generic-errors/case-edit-generic-errors.component.js +2 -2
  27. package/esm2015/lib/shared/components/case-editor/case-edit-page/case-edit-page.component.js +51 -34
  28. package/esm2015/lib/shared/components/case-editor/case-edit-submit/case-edit-submit.component.js +111 -83
  29. package/esm2015/lib/shared/components/case-editor/case-editor.module.js +35 -28
  30. package/esm2015/lib/shared/components/case-editor/case-event-completion/components/case-event-completion-task-cancelled/case-event-completion-task-cancelled.component.js +51 -26
  31. package/esm2015/lib/shared/components/case-editor/case-event-completion/components/case-event-completion-task-reassigned/case-event-completion-task-reassigned.component.js +51 -28
  32. package/esm2015/lib/shared/components/case-editor/case-progress/case-progress.component.js +2 -2
  33. package/esm2015/lib/shared/components/case-editor/services/case-edit-wizard.guard.js +3 -2
  34. package/esm2015/lib/shared/components/case-editor/services/case-flag-state.service.js +19 -0
  35. package/esm2015/lib/shared/components/case-editor/services/work-allocation.service.js +2 -2
  36. package/esm2015/lib/shared/components/case-history/case-history.component.js +89 -63
  37. package/esm2015/lib/shared/components/case-history/case-history.module.js +18 -14
  38. package/esm2015/lib/shared/components/case-list/case-list.component.js +56 -49
  39. package/esm2015/lib/shared/components/case-list/case-list.module.js +8 -4
  40. package/esm2015/lib/shared/components/case-list-filters/case-list-filters.module.js +11 -7
  41. package/esm2015/lib/shared/components/case-timeline/case-timeline.component.js +9 -6
  42. package/esm2015/lib/shared/components/case-timeline/case-timeline.module.js +12 -8
  43. package/esm2015/lib/shared/components/case-viewer/case-basic-access-view/case-basic-access-view.component.js +106 -61
  44. package/esm2015/lib/shared/components/case-viewer/case-challenged-access-request/case-challenged-access-request.component.js +89 -69
  45. package/esm2015/lib/shared/components/case-viewer/case-challenged-access-success/case-challenged-access-success.component.js +45 -23
  46. package/esm2015/lib/shared/components/case-viewer/case-event-trigger/case-event-trigger.component.js +16 -13
  47. package/esm2015/lib/shared/components/case-viewer/case-full-access-view/case-full-access-view.component.js +157 -117
  48. package/esm2015/lib/shared/components/case-viewer/case-review-specific-access-reject/case-review-specific-access-reject.component.js +32 -20
  49. package/esm2015/lib/shared/components/case-viewer/case-review-specific-access-request/case-review-specific-access-request.component.js +107 -79
  50. package/esm2015/lib/shared/components/case-viewer/case-specific-access-request/case-specific-access-request.component.js +79 -49
  51. package/esm2015/lib/shared/components/case-viewer/case-view/case-view.component.js +1 -1
  52. package/esm2015/lib/shared/components/case-viewer/case-viewer.module.js +37 -27
  53. package/esm2015/lib/shared/components/case-viewer/printer/case-printer.component.js +36 -22
  54. package/esm2015/lib/shared/components/create-case-filters/create-case-filters.component.js +63 -40
  55. package/esm2015/lib/shared/components/create-case-filters/create-case-filters.module.js +6 -2
  56. package/esm2015/lib/shared/components/dialogs/delete-or-cancel-dialog/delete-or-cancel-dialog.component.js +28 -14
  57. package/esm2015/lib/shared/components/dialogs/dialogs.module.js +6 -2
  58. package/esm2015/lib/shared/components/dialogs/document-dialog/document-dialog.component.js +28 -14
  59. package/esm2015/lib/shared/components/dialogs/remove-dialog/remove-dialog.component.js +28 -14
  60. package/esm2015/lib/shared/components/dialogs/save-or-discard-dialog/save-or-discard-dialog.component.js +28 -14
  61. package/esm2015/lib/shared/components/error/callback-errors.component.js +34 -23
  62. package/esm2015/lib/shared/components/error/errors.module.js +6 -2
  63. package/esm2015/lib/shared/components/error-message/error-message.component.js +14 -11
  64. package/esm2015/lib/shared/components/error-message/error-message.module.js +8 -4
  65. package/esm2015/lib/shared/components/event-start/components/multiple-tasks-exist/multiple-tasks-exist.component.js +39 -20
  66. package/esm2015/lib/shared/components/event-start/components/no-tasks-available/no-tasks-available.component.js +34 -18
  67. package/esm2015/lib/shared/components/event-start/components/task-assigned/task-assigned.component.js +34 -19
  68. package/esm2015/lib/shared/components/event-start/components/task-cancelled/task-cancelled.component.js +50 -25
  69. package/esm2015/lib/shared/components/event-start/components/task-conflict/task-conflict.component.js +39 -20
  70. package/esm2015/lib/shared/components/event-start/components/task-unassigned/task-unassigned.component.js +34 -18
  71. package/esm2015/lib/shared/components/event-start/event-start.module.js +8 -4
  72. package/esm2015/lib/shared/components/event-trigger/event-trigger.component.js +27 -17
  73. package/esm2015/lib/shared/components/event-trigger/event-trigger.module.js +6 -2
  74. package/esm2015/lib/shared/components/loading-spinner/loading-spinner.component.js +7 -5
  75. package/esm2015/lib/shared/components/loading-spinner/loading-spinner.module.js +6 -2
  76. package/esm2015/lib/shared/components/pagination/pagination.component.js +84 -67
  77. package/esm2015/lib/shared/components/pagination/pagination.module.js +8 -4
  78. package/esm2015/lib/shared/components/palette/address/write-address-field.component.js +50 -31
  79. package/esm2015/lib/shared/components/palette/base-field/abstract-field-read.component.js +1 -1
  80. package/esm2015/lib/shared/components/palette/base-field/field-read-label.component.js +10 -8
  81. package/esm2015/lib/shared/components/palette/base-field/field-read.component.js +5 -1
  82. package/esm2015/lib/shared/components/palette/base-field/field-write.component.js +1 -1
  83. package/esm2015/lib/shared/components/palette/case-flag/components/add-comments/add-comments.component.js +62 -37
  84. package/esm2015/lib/shared/components/palette/case-flag/components/case-flag-summary-list/case-flag-summary-list.component.js +246 -42
  85. package/esm2015/lib/shared/components/palette/case-flag/components/case-flag-table/case-flag-table.component.js +144 -73
  86. package/esm2015/lib/shared/components/palette/case-flag/components/confirm-flag-status/confirm-flag-status.component.js +181 -0
  87. package/esm2015/lib/shared/components/palette/case-flag/components/index.js +3 -1
  88. package/esm2015/lib/shared/components/palette/case-flag/components/manage-case-flags/manage-case-flags.component.js +62 -87
  89. package/esm2015/lib/shared/components/palette/case-flag/components/search-language-interpreter/search-language-interpreter-control-names.enum.js +6 -0
  90. package/esm2015/lib/shared/components/palette/case-flag/components/search-language-interpreter/search-language-interpreter.component.js +133 -101
  91. package/esm2015/lib/shared/components/palette/case-flag/components/select-flag-location/select-flag-location.component.js +54 -34
  92. package/esm2015/lib/shared/components/palette/case-flag/components/select-flag-type/select-flag-type.component.js +186 -113
  93. package/esm2015/lib/shared/components/palette/case-flag/components/update-flag/update-flag-add-translation-form/update-flag-add-translation-form.component.js +292 -0
  94. package/esm2015/lib/shared/components/palette/case-flag/components/update-flag/update-flag.component.js +286 -99
  95. package/esm2015/lib/shared/components/palette/case-flag/domain/case-flag-state.model.js +1 -1
  96. package/esm2015/lib/shared/components/palette/case-flag/domain/case-flag.model.js +1 -1
  97. package/esm2015/lib/shared/components/palette/case-flag/domain/language.model.js +1 -1
  98. package/esm2015/lib/shared/components/palette/case-flag/enums/case-flag-display-context-parameter.enum.js +9 -0
  99. package/esm2015/lib/shared/components/palette/case-flag/enums/case-flag-form-fields.enum.js +12 -0
  100. package/esm2015/lib/shared/components/palette/case-flag/enums/case-flag-status.enum.js +3 -2
  101. package/esm2015/lib/shared/components/palette/case-flag/enums/case-flag-wizard-step-title.enum.js +8 -3
  102. package/esm2015/lib/shared/components/palette/case-flag/enums/confirm-status-error-message.enum.js +6 -0
  103. package/esm2015/lib/shared/components/palette/case-flag/enums/confirm-status-step.enum.js +6 -0
  104. package/esm2015/lib/shared/components/palette/case-flag/enums/index.js +8 -2
  105. package/esm2015/lib/shared/components/palette/case-flag/enums/select-flag-error-message.enum.js +3 -2
  106. package/esm2015/lib/shared/components/palette/case-flag/enums/select-flag-type-error-message.enum.js +2 -1
  107. package/esm2015/lib/shared/components/palette/case-flag/enums/update-flag-add-translation-error-message.enum.js +6 -0
  108. package/esm2015/lib/shared/components/palette/case-flag/enums/update-flag-add-translation-step.enum.js +6 -0
  109. package/esm2015/lib/shared/components/palette/case-flag/enums/update-flag-error-message.enum.js +3 -1
  110. package/esm2015/lib/shared/components/palette/case-flag/enums/update-flag-step.enum.js +3 -2
  111. package/esm2015/lib/shared/components/palette/case-flag/enums/write-case-flag-field.enum.js +8 -4
  112. package/esm2015/lib/shared/components/palette/case-flag/index.js +2 -1
  113. package/esm2015/lib/shared/components/palette/case-flag/pipes/flag-field-display.pipe.js +41 -0
  114. package/esm2015/lib/shared/components/palette/case-flag/pipes/index.js +5 -0
  115. package/esm2015/lib/shared/components/palette/case-flag/pipes/language-interpreter-display.pipe.js +41 -0
  116. package/esm2015/lib/shared/components/palette/case-flag/pipes/manage-case-flags-label-display.pipe.js +109 -0
  117. package/esm2015/lib/shared/components/palette/case-flag/pipes/update-flag-title-display.pipe.js +77 -0
  118. package/esm2015/lib/shared/components/palette/case-flag/read-case-flag-field.component.js +121 -50
  119. package/esm2015/lib/shared/components/palette/case-flag/write-case-flag-field.component.js +250 -141
  120. package/esm2015/lib/shared/components/palette/case-link/write-case-link-field.component.js +16 -12
  121. package/esm2015/lib/shared/components/palette/collection/write-collection-field.component.js +68 -57
  122. package/esm2015/lib/shared/components/palette/complex/read-complex-field-collection-table.component.js +50 -46
  123. package/esm2015/lib/shared/components/palette/complex/read-complex-field-raw.component.js +7 -6
  124. package/esm2015/lib/shared/components/palette/complex/read-complex-field-table.component.js +22 -20
  125. package/esm2015/lib/shared/components/palette/complex/write-complex-field.component.js +5 -4
  126. package/esm2015/lib/shared/components/palette/date/write-date-field.component.js +16 -12
  127. package/esm2015/lib/shared/components/palette/datetime-picker/datetime-picker.component.js +29 -17
  128. package/esm2015/lib/shared/components/palette/document/write-document-field.component.js +31 -25
  129. package/esm2015/lib/shared/components/palette/dynamic-list/read-dynamic-list-field.component.js +9 -7
  130. package/esm2015/lib/shared/components/palette/dynamic-list/write-dynamic-list-field.component.js +32 -20
  131. package/esm2015/lib/shared/components/palette/dynamic-multi-select-list/write-dynamic-multi-select-list-field.component.js +2 -2
  132. package/esm2015/lib/shared/components/palette/dynamic-radio-list/read-dynamic-radio-list-field.component.js +9 -7
  133. package/esm2015/lib/shared/components/palette/dynamic-radio-list/write-dynamic-radio-list-field.component.js +27 -18
  134. package/esm2015/lib/shared/components/palette/email/write-email-field.component.js +16 -12
  135. package/esm2015/lib/shared/components/palette/fixed-list/read-fixed-list-field.component.js +9 -7
  136. package/esm2015/lib/shared/components/palette/fixed-list/write-fixed-list-field.component.js +19 -14
  137. package/esm2015/lib/shared/components/palette/fixed-radio-list/read-fixed-radio-list-field.component.js +9 -7
  138. package/esm2015/lib/shared/components/palette/fixed-radio-list/write-fixed-radio-list-field.component.js +20 -15
  139. package/esm2015/lib/shared/components/palette/history/event-log/event-log-details.component.js +87 -65
  140. package/esm2015/lib/shared/components/palette/history/event-log/event-log-table.component.js +60 -46
  141. package/esm2015/lib/shared/components/palette/index.js +3 -2
  142. package/esm2015/lib/shared/components/palette/label/label-field.component.js +24 -5
  143. package/esm2015/lib/shared/components/palette/linked-cases/components/linked-cases-table/linked-cases-to-table.component.js +1 -1
  144. package/esm2015/lib/shared/components/palette/markdown/index.js +2 -1
  145. package/esm2015/lib/shared/components/palette/markdown/markdown-component.module.js +42 -0
  146. package/esm2015/lib/shared/components/palette/markdown/markdown.component.js +4 -4
  147. package/esm2015/lib/shared/components/palette/money-gbp/write-money-gbp-field.component.js +16 -12
  148. package/esm2015/lib/shared/components/palette/multi-select-list/read-multi-select-list-field.component.js +15 -11
  149. package/esm2015/lib/shared/components/palette/multi-select-list/write-multi-select-list-field.component.js +19 -14
  150. package/esm2015/lib/shared/components/palette/number/write-number-field.component.js +16 -12
  151. package/esm2015/lib/shared/components/palette/order-summary/read-order-summary-field.component.js +43 -25
  152. package/esm2015/lib/shared/components/palette/order-summary/read-order-summary-row.component.js +7 -6
  153. package/esm2015/lib/shared/components/palette/organisation/read-organisation-field-raw.component.js +41 -29
  154. package/esm2015/lib/shared/components/palette/organisation/read-organisation-field-table.component.js +48 -35
  155. package/esm2015/lib/shared/components/palette/organisation/write-organisation-field.component.js +88 -50
  156. package/esm2015/lib/shared/components/palette/palette.module.js +185 -88
  157. package/esm2015/lib/shared/components/palette/palette.service.js +5 -2
  158. package/esm2015/lib/shared/components/palette/phone-uk/write-phone-uk-field.component.js +16 -12
  159. package/esm2015/lib/shared/components/palette/query-management/__mocks__/index.js +120 -0
  160. package/esm2015/lib/shared/components/palette/query-management/components/index.js +9 -0
  161. package/esm2015/lib/shared/components/palette/query-management/components/query-case-details-header/query-case-details-header.component.js +64 -0
  162. package/esm2015/lib/shared/components/palette/query-management/components/query-create/query-create.component.js +18 -0
  163. package/esm2015/lib/shared/components/palette/query-management/components/query-details/query-details.component.js +56 -0
  164. package/esm2015/lib/shared/components/palette/query-management/components/query-details-table/query-details-table.component.js +150 -0
  165. package/esm2015/lib/shared/components/palette/query-management/components/query-list/query-list.component.js +175 -0
  166. package/esm2015/lib/shared/components/palette/query-management/components/query-write/query-write-add-documents/query-write-add-documents.component.js +67 -0
  167. package/esm2015/lib/shared/components/palette/query-management/components/query-write/query-write-raise-query/query-write-raise-query.component.js +214 -0
  168. package/esm2015/lib/shared/components/palette/query-management/components/query-write/query-write-respond-to-query/query-write-respond-to-query.component.js +108 -0
  169. package/esm2015/lib/shared/components/palette/query-management/index.js +6 -0
  170. package/esm2015/lib/shared/components/palette/query-management/models/index.js +7 -0
  171. package/esm2015/lib/shared/components/palette/query-management/models/party-messages/party-message.model.js +2 -0
  172. package/esm2015/lib/shared/components/palette/query-management/models/party-messages/party-messages-group.model.js +2 -0
  173. package/esm2015/lib/shared/components/palette/query-management/models/query-list/query-list-column/query-list-column.model.js +2 -0
  174. package/esm2015/lib/shared/components/palette/query-management/models/query-list/query-list-data/query-list-data.model.js +18 -0
  175. package/esm2015/lib/shared/components/palette/query-management/models/query-list/query-list-item/query-list-item.model.js +35 -0
  176. package/esm2015/lib/shared/components/palette/query-management/models/query-list/query-list-response-status.enum.js +6 -0
  177. package/esm2015/lib/shared/components/palette/query-management/read-query-management-field.component.js +83 -0
  178. package/esm2015/lib/shared/components/palette/query-management/utils/query-management.utils.js +12 -0
  179. package/esm2015/lib/shared/components/palette/query-management/write-query-management-field.component.js +45 -0
  180. package/esm2015/lib/shared/components/palette/text/read-text-field.component.js +7 -5
  181. package/esm2015/lib/shared/components/palette/text/write-text-field.component.js +16 -12
  182. package/esm2015/lib/shared/components/palette/text-area/read-text-area-field.component.js +7 -5
  183. package/esm2015/lib/shared/components/palette/text-area/write-text-area-field.component.js +16 -12
  184. package/esm2015/lib/shared/components/palette/utils/first-error.pipe.js +22 -11
  185. package/esm2015/lib/shared/components/palette/utils/utils.module.js +12 -6
  186. package/esm2015/lib/shared/components/palette/yes-no/read-yes-no-field.component.js +7 -5
  187. package/esm2015/lib/shared/components/palette/yes-no/write-yes-no-field.component.js +20 -15
  188. package/esm2015/lib/shared/components/search-filters/search-filters.component.js +60 -35
  189. package/esm2015/lib/shared/components/search-filters/search-filters.module.js +14 -10
  190. package/esm2015/lib/shared/components/search-result/search-result.component.js +132 -95
  191. package/esm2015/lib/shared/components/search-result/search-result.module.js +16 -13
  192. package/esm2015/lib/shared/components/workbasket-filters/workbasket-filters.component.js +90 -52
  193. package/esm2015/lib/shared/components/workbasket-filters/workbasket-filters.module.js +13 -9
  194. package/esm2015/lib/shared/domain/alert/alert-status-params.model.js +2 -0
  195. package/esm2015/lib/shared/domain/case-flag/flag-type.model.js +17 -2
  196. package/esm2015/lib/shared/domain/case-view/case-view-event-ids.enum.js +6 -0
  197. package/esm2015/lib/shared/domain/case-view/case-view-trigger.model.js +1 -2
  198. package/esm2015/lib/shared/domain/definition/display-context-enum.model.js +3 -1
  199. package/esm2015/lib/shared/fixture/shared.test.fixture.js +2 -1
  200. package/esm2015/lib/shared/pipes/generic/enum-display-description/enum-display-description.pipe.js +16 -0
  201. package/esm2015/lib/shared/pipes/generic/index.js +2 -0
  202. package/esm2015/lib/shared/pipes/index.js +3 -2
  203. package/esm2015/lib/shared/pipes/pipes.module.js +9 -5
  204. package/esm2015/lib/shared/services/alert/alert.service.js +28 -8
  205. package/esm2015/lib/shared/services/case-flag/case-flag-refdata.service.js +9 -3
  206. package/esm2015/lib/shared/services/request/request.options.builder.js +7 -1
  207. package/fesm2015/hmcts-ccd-case-ui-toolkit.js +10614 -6668
  208. package/fesm2015/hmcts-ccd-case-ui-toolkit.js.map +1 -1
  209. package/lib/app.config.d.ts.map +1 -1
  210. package/lib/components/banners/alert/alert.module.d.ts +2 -1
  211. package/lib/components/banners/alert/alert.module.d.ts.map +1 -1
  212. package/lib/components/footer/footers.module.d.ts +2 -1
  213. package/lib/components/footer/footers.module.d.ts.map +1 -1
  214. package/lib/components/form/form.module.d.ts +2 -1
  215. package/lib/components/form/form.module.d.ts.map +1 -1
  216. package/lib/components/header/headers.module.d.ts +2 -1
  217. package/lib/components/header/headers.module.d.ts.map +1 -1
  218. package/lib/components/tabs/tabs.component.d.ts.map +1 -1
  219. package/lib/components/tabs/tabs.module.d.ts +2 -1
  220. package/lib/components/tabs/tabs.module.d.ts.map +1 -1
  221. package/lib/shared/commons/case-edit-data/case-edit-validation.model.d.ts +1 -0
  222. package/lib/shared/commons/case-edit-data/case-edit-validation.model.d.ts.map +1 -1
  223. package/lib/shared/components/activity/activity.module.d.ts +2 -1
  224. package/lib/shared/components/activity/activity.module.d.ts.map +1 -1
  225. package/lib/shared/components/case-editor/case-edit-page/case-edit-page.component.d.ts +6 -5
  226. package/lib/shared/components/case-editor/case-edit-page/case-edit-page.component.d.ts.map +1 -1
  227. package/lib/shared/components/case-editor/case-editor.module.d.ts +3 -2
  228. package/lib/shared/components/case-editor/case-editor.module.d.ts.map +1 -1
  229. package/lib/shared/components/case-editor/services/case-edit-wizard.guard.d.ts.map +1 -1
  230. package/lib/shared/components/case-editor/services/case-flag-state.service.d.ts +11 -0
  231. package/lib/shared/components/case-editor/services/case-flag-state.service.d.ts.map +1 -0
  232. package/lib/shared/components/case-history/case-history.module.d.ts +2 -1
  233. package/lib/shared/components/case-history/case-history.module.d.ts.map +1 -1
  234. package/lib/shared/components/case-list/case-list.module.d.ts +2 -1
  235. package/lib/shared/components/case-list/case-list.module.d.ts.map +1 -1
  236. package/lib/shared/components/case-list-filters/case-list-filters.module.d.ts +2 -1
  237. package/lib/shared/components/case-list-filters/case-list-filters.module.d.ts.map +1 -1
  238. package/lib/shared/components/case-timeline/case-timeline.module.d.ts +2 -1
  239. package/lib/shared/components/case-timeline/case-timeline.module.d.ts.map +1 -1
  240. package/lib/shared/components/case-viewer/case-event-trigger/case-event-trigger.component.d.ts.map +1 -1
  241. package/lib/shared/components/case-viewer/case-full-access-view/case-full-access-view.component.d.ts +3 -1
  242. package/lib/shared/components/case-viewer/case-full-access-view/case-full-access-view.component.d.ts.map +1 -1
  243. package/lib/shared/components/case-viewer/case-viewer.module.d.ts +6 -4
  244. package/lib/shared/components/case-viewer/case-viewer.module.d.ts.map +1 -1
  245. package/lib/shared/components/create-case-filters/create-case-filters.module.d.ts +2 -1
  246. package/lib/shared/components/create-case-filters/create-case-filters.module.d.ts.map +1 -1
  247. package/lib/shared/components/dialogs/dialogs.module.d.ts +2 -1
  248. package/lib/shared/components/dialogs/dialogs.module.d.ts.map +1 -1
  249. package/lib/shared/components/error/errors.module.d.ts +2 -1
  250. package/lib/shared/components/error/errors.module.d.ts.map +1 -1
  251. package/lib/shared/components/error-message/error-message.module.d.ts +2 -1
  252. package/lib/shared/components/error-message/error-message.module.d.ts.map +1 -1
  253. package/lib/shared/components/event-start/event-start.module.d.ts +2 -1
  254. package/lib/shared/components/event-start/event-start.module.d.ts.map +1 -1
  255. package/lib/shared/components/event-trigger/event-trigger.module.d.ts +2 -1
  256. package/lib/shared/components/event-trigger/event-trigger.module.d.ts.map +1 -1
  257. package/lib/shared/components/loading-spinner/loading-spinner.module.d.ts +2 -1
  258. package/lib/shared/components/loading-spinner/loading-spinner.module.d.ts.map +1 -1
  259. package/lib/shared/components/pagination/pagination.module.d.ts +2 -1
  260. package/lib/shared/components/pagination/pagination.module.d.ts.map +1 -1
  261. package/lib/shared/components/palette/base-field/abstract-field-read.component.d.ts.map +1 -1
  262. package/lib/shared/components/palette/base-field/field-read.component.d.ts +1 -0
  263. package/lib/shared/components/palette/base-field/field-read.component.d.ts.map +1 -1
  264. package/lib/shared/components/palette/base-field/field-write.component.d.ts.map +1 -1
  265. package/lib/shared/components/palette/case-flag/components/add-comments/add-comments.component.d.ts +2 -1
  266. package/lib/shared/components/palette/case-flag/components/add-comments/add-comments.component.d.ts.map +1 -1
  267. package/lib/shared/components/palette/case-flag/components/case-flag-summary-list/case-flag-summary-list.component.d.ts +20 -5
  268. package/lib/shared/components/palette/case-flag/components/case-flag-summary-list/case-flag-summary-list.component.d.ts.map +1 -1
  269. package/lib/shared/components/palette/case-flag/components/case-flag-table/case-flag-table.component.d.ts +2 -1
  270. package/lib/shared/components/palette/case-flag/components/case-flag-table/case-flag-table.component.d.ts.map +1 -1
  271. package/lib/shared/components/palette/case-flag/components/confirm-flag-status/confirm-flag-status.component.d.ts +28 -0
  272. package/lib/shared/components/palette/case-flag/components/confirm-flag-status/confirm-flag-status.component.d.ts.map +1 -0
  273. package/lib/shared/components/palette/case-flag/components/index.d.ts +2 -0
  274. package/lib/shared/components/palette/case-flag/components/index.d.ts.map +1 -1
  275. package/lib/shared/components/palette/case-flag/components/manage-case-flags/manage-case-flags.component.d.ts +4 -8
  276. package/lib/shared/components/palette/case-flag/components/manage-case-flags/manage-case-flags.component.d.ts.map +1 -1
  277. package/lib/shared/components/palette/case-flag/components/search-language-interpreter/search-language-interpreter-control-names.enum.d.ts +5 -0
  278. package/lib/shared/components/palette/case-flag/components/search-language-interpreter/search-language-interpreter-control-names.enum.d.ts.map +1 -0
  279. package/lib/shared/components/palette/case-flag/components/search-language-interpreter/search-language-interpreter.component.d.ts +10 -8
  280. package/lib/shared/components/palette/case-flag/components/search-language-interpreter/search-language-interpreter.component.d.ts.map +1 -1
  281. package/lib/shared/components/palette/case-flag/components/select-flag-location/select-flag-location.component.d.ts +2 -1
  282. package/lib/shared/components/palette/case-flag/components/select-flag-location/select-flag-location.component.d.ts.map +1 -1
  283. package/lib/shared/components/palette/case-flag/components/select-flag-type/select-flag-type.component.d.ts +12 -8
  284. package/lib/shared/components/palette/case-flag/components/select-flag-type/select-flag-type.component.d.ts.map +1 -1
  285. package/lib/shared/components/palette/case-flag/components/update-flag/update-flag-add-translation-form/update-flag-add-translation-form.component.d.ts +27 -0
  286. package/lib/shared/components/palette/case-flag/components/update-flag/update-flag-add-translation-form/update-flag-add-translation-form.component.d.ts.map +1 -0
  287. package/lib/shared/components/palette/case-flag/components/update-flag/update-flag.component.d.ts +19 -9
  288. package/lib/shared/components/palette/case-flag/components/update-flag/update-flag.component.d.ts.map +1 -1
  289. package/lib/shared/components/palette/case-flag/domain/case-flag-state.model.d.ts +1 -10
  290. package/lib/shared/components/palette/case-flag/domain/case-flag-state.model.d.ts.map +1 -1
  291. package/lib/shared/components/palette/case-flag/domain/case-flag.model.d.ts +6 -0
  292. package/lib/shared/components/palette/case-flag/domain/case-flag.model.d.ts.map +1 -1
  293. package/lib/shared/components/palette/case-flag/domain/language.model.d.ts +1 -0
  294. package/lib/shared/components/palette/case-flag/domain/language.model.d.ts.map +1 -1
  295. package/lib/shared/components/palette/case-flag/enums/case-flag-display-context-parameter.enum.d.ts +8 -0
  296. package/lib/shared/components/palette/case-flag/enums/case-flag-display-context-parameter.enum.d.ts.map +1 -0
  297. package/lib/shared/components/palette/case-flag/enums/case-flag-form-fields.enum.d.ts +11 -0
  298. package/lib/shared/components/palette/case-flag/enums/case-flag-form-fields.enum.d.ts.map +1 -0
  299. package/lib/shared/components/palette/case-flag/enums/case-flag-status.enum.d.ts +2 -1
  300. package/lib/shared/components/palette/case-flag/enums/case-flag-status.enum.d.ts.map +1 -1
  301. package/lib/shared/components/palette/case-flag/enums/case-flag-wizard-step-title.enum.d.ts +8 -3
  302. package/lib/shared/components/palette/case-flag/enums/case-flag-wizard-step-title.enum.d.ts.map +1 -1
  303. package/lib/shared/components/palette/case-flag/enums/confirm-status-error-message.enum.d.ts +5 -0
  304. package/lib/shared/components/palette/case-flag/enums/confirm-status-error-message.enum.d.ts.map +1 -0
  305. package/lib/shared/components/palette/case-flag/enums/confirm-status-step.enum.d.ts +5 -0
  306. package/lib/shared/components/palette/case-flag/enums/confirm-status-step.enum.d.ts.map +1 -0
  307. package/lib/shared/components/palette/case-flag/enums/index.d.ts +7 -1
  308. package/lib/shared/components/palette/case-flag/enums/index.d.ts.map +1 -1
  309. package/lib/shared/components/palette/case-flag/enums/select-flag-error-message.enum.d.ts +2 -1
  310. package/lib/shared/components/palette/case-flag/enums/select-flag-error-message.enum.d.ts.map +1 -1
  311. package/lib/shared/components/palette/case-flag/enums/select-flag-type-error-message.enum.d.ts +1 -0
  312. package/lib/shared/components/palette/case-flag/enums/select-flag-type-error-message.enum.d.ts.map +1 -1
  313. package/lib/shared/components/palette/case-flag/enums/update-flag-add-translation-error-message.enum.d.ts +5 -0
  314. package/lib/shared/components/palette/case-flag/enums/update-flag-add-translation-error-message.enum.d.ts.map +1 -0
  315. package/lib/shared/components/palette/case-flag/enums/update-flag-add-translation-step.enum.d.ts +5 -0
  316. package/lib/shared/components/palette/case-flag/enums/update-flag-add-translation-step.enum.d.ts.map +1 -0
  317. package/lib/shared/components/palette/case-flag/enums/update-flag-error-message.enum.d.ts +3 -1
  318. package/lib/shared/components/palette/case-flag/enums/update-flag-error-message.enum.d.ts.map +1 -1
  319. package/lib/shared/components/palette/case-flag/enums/update-flag-step.enum.d.ts +3 -2
  320. package/lib/shared/components/palette/case-flag/enums/update-flag-step.enum.d.ts.map +1 -1
  321. package/lib/shared/components/palette/case-flag/enums/write-case-flag-field.enum.d.ts +7 -3
  322. package/lib/shared/components/palette/case-flag/enums/write-case-flag-field.enum.d.ts.map +1 -1
  323. package/lib/shared/components/palette/case-flag/index.d.ts +1 -0
  324. package/lib/shared/components/palette/case-flag/index.d.ts.map +1 -1
  325. package/lib/shared/components/palette/case-flag/pipes/flag-field-display.pipe.d.ts +19 -0
  326. package/lib/shared/components/palette/case-flag/pipes/flag-field-display.pipe.d.ts.map +1 -0
  327. package/lib/shared/components/palette/case-flag/pipes/index.d.ts +5 -0
  328. package/lib/shared/components/palette/case-flag/pipes/index.d.ts.map +1 -0
  329. package/lib/shared/components/palette/case-flag/pipes/language-interpreter-display.pipe.d.ts +18 -0
  330. package/lib/shared/components/palette/case-flag/pipes/language-interpreter-display.pipe.d.ts.map +1 -0
  331. package/lib/shared/components/palette/case-flag/pipes/manage-case-flags-label-display.pipe.d.ts +25 -0
  332. package/lib/shared/components/palette/case-flag/pipes/manage-case-flags-label-display.pipe.d.ts.map +1 -0
  333. package/lib/shared/components/palette/case-flag/pipes/update-flag-title-display.pipe.d.ts +21 -0
  334. package/lib/shared/components/palette/case-flag/pipes/update-flag-title-display.pipe.d.ts.map +1 -0
  335. package/lib/shared/components/palette/case-flag/read-case-flag-field.component.d.ts +11 -8
  336. package/lib/shared/components/palette/case-flag/read-case-flag-field.component.d.ts.map +1 -1
  337. package/lib/shared/components/palette/case-flag/write-case-flag-field.component.d.ts +23 -24
  338. package/lib/shared/components/palette/case-flag/write-case-flag-field.component.d.ts.map +1 -1
  339. package/lib/shared/components/palette/collection/write-collection-field.component.d.ts +3 -2
  340. package/lib/shared/components/palette/collection/write-collection-field.component.d.ts.map +1 -1
  341. package/lib/shared/components/palette/index.d.ts +2 -1
  342. package/lib/shared/components/palette/index.d.ts.map +1 -1
  343. package/lib/shared/components/palette/label/label-field.component.d.ts +2 -1
  344. package/lib/shared/components/palette/label/label-field.component.d.ts.map +1 -1
  345. package/lib/shared/components/palette/markdown/index.d.ts +1 -0
  346. package/lib/shared/components/palette/markdown/index.d.ts.map +1 -1
  347. package/lib/shared/components/palette/markdown/markdown-component.module.d.ts +13 -0
  348. package/lib/shared/components/palette/markdown/markdown-component.module.d.ts.map +1 -0
  349. package/lib/shared/components/palette/markdown/markdown.component.d.ts +3 -3
  350. package/lib/shared/components/palette/markdown/markdown.component.d.ts.map +1 -1
  351. package/lib/shared/components/palette/palette.module.d.ts +134 -117
  352. package/lib/shared/components/palette/palette.module.d.ts.map +1 -1
  353. package/lib/shared/components/palette/palette.service.d.ts.map +1 -1
  354. package/lib/shared/components/palette/query-management/__mocks__/index.d.ts +3 -0
  355. package/lib/shared/components/palette/query-management/__mocks__/index.d.ts.map +1 -0
  356. package/lib/shared/components/palette/query-management/components/index.d.ts +9 -0
  357. package/lib/shared/components/palette/query-management/components/index.d.ts.map +1 -0
  358. package/lib/shared/components/palette/query-management/components/query-case-details-header/query-case-details-header.component.d.ts +10 -0
  359. package/lib/shared/components/palette/query-management/components/query-case-details-header/query-case-details-header.component.d.ts.map +1 -0
  360. package/lib/shared/components/palette/query-management/components/query-create/query-create.component.d.ts +9 -0
  361. package/lib/shared/components/palette/query-management/components/query-create/query-create.component.d.ts.map +1 -0
  362. package/lib/shared/components/palette/query-management/components/query-details/query-details.component.d.ts +11 -0
  363. package/lib/shared/components/palette/query-management/components/query-details/query-details.component.d.ts.map +1 -0
  364. package/lib/shared/components/palette/query-management/components/query-details-table/query-details-table.component.d.ts +8 -0
  365. package/lib/shared/components/palette/query-management/components/query-details-table/query-details-table.component.d.ts.map +1 -0
  366. package/lib/shared/components/palette/query-management/components/query-list/query-list.component.d.ts +18 -0
  367. package/lib/shared/components/palette/query-management/components/query-list/query-list.component.d.ts.map +1 -0
  368. package/lib/shared/components/palette/query-management/components/query-write/query-write-add-documents/query-write-add-documents.component.d.ts +17 -0
  369. package/lib/shared/components/palette/query-management/components/query-write/query-write-add-documents/query-write-add-documents.component.d.ts.map +1 -0
  370. package/lib/shared/components/palette/query-management/components/query-write/query-write-raise-query/query-write-raise-query.component.d.ts +8 -0
  371. package/lib/shared/components/palette/query-management/components/query-write/query-write-raise-query/query-write-raise-query.component.d.ts.map +1 -0
  372. package/lib/shared/components/palette/query-management/components/query-write/query-write-respond-to-query/query-write-respond-to-query.component.d.ts +10 -0
  373. package/lib/shared/components/palette/query-management/components/query-write/query-write-respond-to-query/query-write-respond-to-query.component.d.ts.map +1 -0
  374. package/lib/shared/components/palette/query-management/index.d.ts +6 -0
  375. package/lib/shared/components/palette/query-management/index.d.ts.map +1 -0
  376. package/lib/shared/components/palette/query-management/models/index.d.ts +7 -0
  377. package/lib/shared/components/palette/query-management/models/index.d.ts.map +1 -0
  378. package/lib/shared/components/palette/query-management/models/party-messages/party-message.model.d.ts +14 -0
  379. package/lib/shared/components/palette/query-management/models/party-messages/party-message.model.d.ts.map +1 -0
  380. package/lib/shared/components/palette/query-management/models/party-messages/party-messages-group.model.d.ts +7 -0
  381. package/lib/shared/components/palette/query-management/models/party-messages/party-messages-group.model.d.ts.map +1 -0
  382. package/lib/shared/components/palette/query-management/models/query-list/query-list-column/query-list-column.model.d.ts +7 -0
  383. package/lib/shared/components/palette/query-management/models/query-list/query-list-column/query-list-column.model.d.ts.map +1 -0
  384. package/lib/shared/components/palette/query-management/models/query-list/query-list-data/query-list-data.model.d.ts +10 -0
  385. package/lib/shared/components/palette/query-management/models/query-list/query-list-data/query-list-data.model.d.ts.map +1 -0
  386. package/lib/shared/components/palette/query-management/models/query-list/query-list-item/query-list-item.model.d.ts +21 -0
  387. package/lib/shared/components/palette/query-management/models/query-list/query-list-item/query-list-item.model.d.ts.map +1 -0
  388. package/lib/shared/components/palette/query-management/models/query-list/query-list-response-status.enum.d.ts +5 -0
  389. package/lib/shared/components/palette/query-management/models/query-list/query-list-response-status.enum.d.ts.map +1 -0
  390. package/lib/shared/components/palette/query-management/read-query-management-field.component.d.ts +17 -0
  391. package/lib/shared/components/palette/query-management/read-query-management-field.component.d.ts.map +1 -0
  392. package/lib/shared/components/palette/query-management/utils/query-management.utils.d.ts +7 -0
  393. package/lib/shared/components/palette/query-management/utils/query-management.utils.d.ts.map +1 -0
  394. package/lib/shared/components/palette/query-management/write-query-management-field.component.d.ts +12 -0
  395. package/lib/shared/components/palette/query-management/write-query-management-field.component.d.ts.map +1 -0
  396. package/lib/shared/components/palette/utils/first-error.pipe.d.ts +3 -0
  397. package/lib/shared/components/palette/utils/first-error.pipe.d.ts.map +1 -1
  398. package/lib/shared/components/palette/utils/utils.module.d.ts +2 -1
  399. package/lib/shared/components/palette/utils/utils.module.d.ts.map +1 -1
  400. package/lib/shared/components/palette/yes-no/read-yes-no-field.component.d.ts.map +1 -1
  401. package/lib/shared/components/palette/yes-no/write-yes-no-field.component.d.ts.map +1 -1
  402. package/lib/shared/components/search-filters/search-filters.module.d.ts +2 -1
  403. package/lib/shared/components/search-filters/search-filters.module.d.ts.map +1 -1
  404. package/lib/shared/components/search-result/search-result.component.d.ts +1 -1
  405. package/lib/shared/components/search-result/search-result.module.d.ts +3 -2
  406. package/lib/shared/components/search-result/search-result.module.d.ts.map +1 -1
  407. package/lib/shared/components/workbasket-filters/workbasket-filters.module.d.ts +2 -1
  408. package/lib/shared/components/workbasket-filters/workbasket-filters.module.d.ts.map +1 -1
  409. package/lib/shared/domain/alert/alert-status-params.model.d.ts +6 -0
  410. package/lib/shared/domain/alert/alert-status-params.model.d.ts.map +1 -0
  411. package/lib/shared/domain/case-flag/flag-type.model.d.ts +6 -1
  412. package/lib/shared/domain/case-flag/flag-type.model.d.ts.map +1 -1
  413. package/lib/shared/domain/case-view/case-view-event-ids.enum.d.ts +5 -0
  414. package/lib/shared/domain/case-view/case-view-event-ids.enum.d.ts.map +1 -0
  415. package/lib/shared/domain/case-view/case-view-trigger.model.d.ts +0 -1
  416. package/lib/shared/domain/case-view/case-view-trigger.model.d.ts.map +1 -1
  417. package/lib/shared/domain/definition/display-context-enum.model.d.ts +3 -1
  418. package/lib/shared/domain/definition/display-context-enum.model.d.ts.map +1 -1
  419. package/lib/shared/fixture/shared.test.fixture.d.ts.map +1 -1
  420. package/lib/shared/pipes/generic/enum-display-description/enum-display-description.pipe.d.ts +8 -0
  421. package/lib/shared/pipes/generic/enum-display-description/enum-display-description.pipe.d.ts.map +1 -0
  422. package/lib/shared/pipes/generic/index.d.ts +2 -0
  423. package/lib/shared/pipes/generic/index.d.ts.map +1 -0
  424. package/lib/shared/pipes/index.d.ts +2 -1
  425. package/lib/shared/pipes/index.d.ts.map +1 -1
  426. package/lib/shared/pipes/pipes.module.d.ts +3 -2
  427. package/lib/shared/pipes/pipes.module.d.ts.map +1 -1
  428. package/lib/shared/services/alert/alert.service.d.ts +8 -4
  429. package/lib/shared/services/alert/alert.service.d.ts.map +1 -1
  430. package/lib/shared/services/case-flag/case-flag-refdata.service.d.ts +3 -2
  431. package/lib/shared/services/case-flag/case-flag-refdata.service.d.ts.map +1 -1
  432. package/lib/shared/services/request/request.options.builder.d.ts.map +1 -1
  433. package/package.json +1 -1
@@ -0,0 +1,13 @@
1
+ import * as i0 from "@angular/core";
2
+ import * as i1 from "./markdown.component";
3
+ import * as i2 from "@angular/common";
4
+ import * as i3 from "@angular/forms";
5
+ import * as i4 from "rpx-xui-translation";
6
+ import * as i5 from "../../../pipes/pipes.module";
7
+ import * as i6 from "ngx-md";
8
+ export declare class MarkdownComponentModule {
9
+ static ɵfac: i0.ɵɵFactoryDef<MarkdownComponentModule, never>;
10
+ static ɵmod: i0.ɵɵNgModuleDefWithMeta<MarkdownComponentModule, [typeof i1.MarkdownComponent], [typeof i2.CommonModule, typeof i3.ReactiveFormsModule, typeof i4.RpxTranslationModule, typeof i5.PipesModule, typeof i6.NgxMdModule], [typeof i1.MarkdownComponent]>;
11
+ static ɵinj: i0.ɵɵInjectorDef<MarkdownComponentModule>;
12
+ }
13
+ //# sourceMappingURL=markdown-component.module.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"markdown-component.module.d.ts","sourceRoot":"","sources":["../../../../../../../projects/ccd-case-ui-toolkit/src/lib/shared/components/palette/markdown/markdown-component.module.ts"],"names":[],"mappings":";;;;;;;AAQA,qBAea,uBAAuB;iCAAvB,uBAAuB;0CAAvB,uBAAuB;kCAAvB,uBAAuB;CAAG"}
@@ -1,10 +1,10 @@
1
- import { OnInit } from '@angular/core';
1
+ import { OnChanges } from '@angular/core';
2
2
  import * as i0 from "@angular/core";
3
- export declare class MarkdownComponent implements OnInit {
3
+ export declare class MarkdownComponent implements OnChanges {
4
4
  content: string;
5
5
  markdownUseHrefAsRouterLink: boolean;
6
6
  constructor();
7
- ngOnInit(): void;
7
+ ngOnChanges(): void;
8
8
  onMarkdownClick(event: MouseEvent): boolean;
9
9
  static ɵfac: i0.ɵɵFactoryDef<MarkdownComponent, never>;
10
10
  static ɵcmp: i0.ɵɵComponentDefWithMeta<MarkdownComponent, "ccd-markdown", never, { "content": "content"; "markdownUseHrefAsRouterLink": "markdownUseHrefAsRouterLink"; }, {}, never, never>;
@@ -1 +1 @@
1
- {"version":3,"file":"markdown.component.d.ts","sourceRoot":"","sources":["../../../../../../../projects/ccd-case-ui-toolkit/src/lib/shared/components/palette/markdown/markdown.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAkC,MAAM,EAAE,MAAM,eAAe,CAAC;;AAEvE,qBAIa,iBAAkB,YAAW,MAAM;IAEvC,OAAO,EAAE,MAAM,CAAC;IAEhB,2BAA2B,EAAG,OAAO,CAAC;;IAItC,QAAQ,IAAI,IAAI;IAKhB,eAAe,CAAC,KAAK,EAAE,UAAU;iCAb7B,iBAAiB;2CAAjB,iBAAiB;CAoB7B"}
1
+ {"version":3,"file":"markdown.component.d.ts","sourceRoot":"","sources":["../../../../../../../projects/ccd-case-ui-toolkit/src/lib/shared/components/palette/markdown/markdown.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAkC,SAAS,EAAE,MAAM,eAAe,CAAC;;AAE1E,qBAIa,iBAAkB,YAAW,SAAS;IAE1C,OAAO,EAAE,MAAM,CAAC;IAEhB,2BAA2B,EAAG,OAAO,CAAC;;IAItC,WAAW,IAAI,IAAI;IAKnB,eAAe,CAAC,KAAK,EAAE,UAAU;iCAb7B,iBAAiB;2CAAjB,iBAAiB;CAoB7B"}
@@ -4,125 +4,142 @@ import * as i2 from "./fixed-radio-list/fixed-radio-list.pipe";
4
4
  import * as i3 from "./dynamic-list/dynamic-list.pipe";
5
5
  import * as i4 from "./dynamic-radio-list/dynamic-radio-list.pipe";
6
6
  import * as i5 from "./document/document-url.pipe";
7
- import * as i6 from "./case-flag/components/case-flag-table/case-flag-table.component";
8
- import * as i7 from "./case-flag/components/select-flag-type/select-flag-type.component";
9
- import * as i8 from "./case-flag/components/search-language-interpreter/search-language-interpreter.component";
10
- import * as i9 from "./case-flag/components/select-flag-location/select-flag-location.component";
11
- import * as i10 from "./case-flag/components/manage-case-flags/manage-case-flags.component";
12
- import * as i11 from "./case-flag/components/add-comments/add-comments.component";
13
- import * as i12 from "./case-flag/components/update-flag/update-flag.component";
14
- import * as i13 from "./case-flag/components/case-flag-summary-list/case-flag-summary-list.component";
15
- import * as i14 from "./unsupported-field.component";
16
- import * as i15 from "./datetime-picker/datetime-picker.component";
17
- import * as i16 from "./waystopay/waystopay-field.component";
18
- import * as i17 from "./markdown/markdown.component";
19
- import * as i18 from "./base-field/field-read.component";
20
- import * as i19 from "./base-field/field-write.component";
21
- import * as i20 from "./base-field/field-read-label.component";
22
- import * as i21 from "./label/label-field.component";
23
- import * as i22 from "./payment/case-payment-history-viewer-field.component";
24
- import * as i23 from "./money-gbp/money-gbp-input.component";
25
- import * as i24 from "./history/case-history-viewer-field.component";
26
- import * as i25 from "./history/event-log/event-log.component";
27
- import * as i26 from "./history/event-log/event-log-details.component";
28
- import * as i27 from "./history/event-log/event-log-table.component";
29
- import * as i28 from "./text/read-text-field.component";
30
- import * as i29 from "./text-area/read-text-area-field.component";
31
- import * as i30 from "./number/read-number-field.component";
32
- import * as i31 from "./email/read-email-field.component";
33
- import * as i32 from "./phone-uk/read-phone-uk-field.component";
34
- import * as i33 from "./date/read-date-field.component";
35
- import * as i34 from "./collection/read-collection-field.component";
36
- import * as i35 from "./document/read-document-field.component";
37
- import * as i36 from "./judicial-user/read-judicial-user-field.component";
38
- import * as i37 from "./yes-no/read-yes-no-field.component";
39
- import * as i38 from "./organisation/read-organisation-field.component";
40
- import * as i39 from "./organisation/read-organisation-field-table.component";
41
- import * as i40 from "./organisation/read-organisation-field-raw.component";
42
- import * as i41 from "./order-summary/read-order-summary-field.component";
43
- import * as i42 from "./order-summary/read-order-summary-row.component";
44
- import * as i43 from "./money-gbp/read-money-gbp-field.component";
45
- import * as i44 from "./multi-select-list/read-multi-select-list-field.component";
46
- import * as i45 from "./dynamic-list/read-dynamic-list-field.component";
47
- import * as i46 from "./fixed-list/read-fixed-list-field.component";
48
- import * as i47 from "./fixed-radio-list/read-fixed-radio-list-field.component";
49
- import * as i48 from "./dynamic-radio-list/read-dynamic-radio-list-field.component";
50
- import * as i49 from "./case-link/read-case-link-field.component";
51
- import * as i50 from "./complex/read-complex-field.component";
52
- import * as i51 from "./complex/read-complex-field-raw.component";
53
- import * as i52 from "./complex/read-complex-field-table.component";
54
- import * as i53 from "./complex/read-complex-field-collection-table.component";
55
- import * as i54 from "./case-flag/read-case-flag-field.component";
56
- import * as i55 from "./linked-cases/read-linked-cases-field.component";
57
- import * as i56 from "./judicial-user/write-judicial-user-field.component";
58
- import * as i57 from "./address/write-address-field.component";
59
- import * as i58 from "./complex/write-complex-field.component";
60
- import * as i59 from "./organisation/write-organisation-complex-field.component";
61
- import * as i60 from "./document/write-document-field.component";
62
- import * as i61 from "./dynamic-list/write-dynamic-list-field.component";
63
- import * as i62 from "./dynamic-radio-list/write-dynamic-radio-list-field.component";
64
- import * as i63 from "./dynamic-multi-select-list/write-dynamic-multi-select-list-field.component";
65
- import * as i64 from "./dynamic-multi-select-list/read-dynamic-multi-select-list-field.component";
66
- import * as i65 from "./text/write-text-field.component";
67
- import * as i66 from "./date/write-date-container-field.component";
68
- import * as i67 from "./text-area/write-text-area-field.component";
69
- import * as i68 from "./phone-uk/write-phone-uk-field.component";
70
- import * as i69 from "./number/write-number-field.component";
71
- import * as i70 from "./email/write-email-field.component";
72
- import * as i71 from "./date/write-date-field.component";
73
- import * as i72 from "./case-flag/write-case-flag-field.component";
74
- import * as i73 from "./linked-cases/write-linked-cases-field.component";
75
- import * as i74 from "./yes-no/write-yes-no-field.component";
76
- import * as i75 from "./organisation/write-organisation-field.component";
77
- import * as i76 from "./order-summary/write-order-summary-field.component";
78
- import * as i77 from "./money-gbp/write-money-gbp-field.component";
79
- import * as i78 from "./multi-select-list/write-multi-select-list-field.component";
80
- import * as i79 from "./fixed-list/write-fixed-list-field.component";
81
- import * as i80 from "./fixed-radio-list/write-fixed-radio-list-field.component";
82
- import * as i81 from "./case-link/write-case-link-field.component";
83
- import * as i82 from "./collection/write-collection-field.component";
84
- import * as i83 from "./case-file-view/case-file-view-field.component";
85
- import * as i84 from "./case-file-view/components/case-file-view-folder/case-file-view-folder.component";
86
- import * as i85 from "./case-file-view/components/case-file-view-folder/case-file-view-folder-sort/case-file-view-folder-sort.component";
87
- import * as i86 from "./case-file-view/components/shared/case-file-view-overlay-menu/case-file-view-overlay-menu.component";
88
- import * as i87 from "./case-file-view/components/case-file-view-folder/case-file-view-folder-document-actions/case-file-view-folder-document-actions.component";
89
- import * as i88 from "./case-file-view/components/case-file-view-folder-selector/case-file-view-folder-selector.component";
90
- import * as i89 from "./linked-cases/components/linked-cases-table/linked-cases-to-table.component";
91
- import * as i90 from "./linked-cases/components/linked-cases-table/linked-cases-from-table.component";
92
- import * as i91 from "./linked-cases/components/before-you-start/before-you-start.component";
93
- import * as i92 from "./linked-cases/components/link-cases/link-cases.component";
94
- import * as i93 from "./linked-cases/components/check-your-answers/check-your-answers.component";
95
- import * as i94 from "./linked-cases/components/unlink-cases/unlink-cases.component";
96
- import * as i95 from "./linked-cases/components/no-linked-cases/no-linked-cases.component";
97
- import * as i96 from "@angular/common";
98
- import * as i97 from "@angular/router";
99
- import * as i98 from "@angular/forms";
100
- import * as i99 from "../../commons/case-edit-data/case-edit-data.module";
101
- import * as i100 from "./utils/utils.module";
102
- import * as i101 from "../../pipes/pipes.module";
103
- import * as i102 from "../../../components/banners/banners.module";
104
- import * as i103 from "../../../components/header/headers.module";
105
- import * as i104 from "../../../components/footer/footers.module";
106
- import * as i105 from "../../../components/body/body.module";
107
- import * as i106 from "../../../components/form/form.module";
108
- import * as i107 from "../../../components/tabs/tabs.module";
109
- import * as i108 from "../../directives/substitutor/label-substitutor.module";
110
- import * as i109 from "ngx-md";
111
- import * as i110 from "@angular-material-components/datetime-picker";
112
- import * as i111 from "@angular/material/form-field";
113
- import * as i112 from "@angular/material/input";
114
- import * as i113 from "@angular/material/datepicker";
115
- import * as i114 from "@angular/material/autocomplete";
116
- import * as i115 from "@angular/cdk/tree";
117
- import * as i116 from "@angular/cdk/overlay";
118
- import * as i117 from "@hmcts/ccpay-web-component";
119
- import * as i118 from "@nicky-lenaers/ngx-scroll-to";
120
- import * as i119 from "@angular/material/dialog";
121
- import * as i120 from "@hmcts/media-viewer";
122
- import * as i121 from "../../services/loading/loading.module";
7
+ import * as i6 from "./case-flag/pipes/flag-field-display.pipe";
8
+ import * as i7 from "./case-flag/pipes/language-interpreter-display.pipe";
9
+ import * as i8 from "./case-flag/pipes/manage-case-flags-label-display.pipe";
10
+ import * as i9 from "./case-flag/pipes/update-flag-title-display.pipe";
11
+ import * as i10 from "./unsupported-field.component";
12
+ import * as i11 from "./datetime-picker/datetime-picker.component";
13
+ import * as i12 from "./waystopay/waystopay-field.component";
14
+ import * as i13 from "./base-field/field-read.component";
15
+ import * as i14 from "./base-field/field-write.component";
16
+ import * as i15 from "./base-field/field-read-label.component";
17
+ import * as i16 from "./label/label-field.component";
18
+ import * as i17 from "./payment/case-payment-history-viewer-field.component";
19
+ import * as i18 from "./money-gbp/money-gbp-input.component";
20
+ import * as i19 from "./history/case-history-viewer-field.component";
21
+ import * as i20 from "./history/event-log/event-log.component";
22
+ import * as i21 from "./history/event-log/event-log-details.component";
23
+ import * as i22 from "./history/event-log/event-log-table.component";
24
+ import * as i23 from "./text/read-text-field.component";
25
+ import * as i24 from "./text-area/read-text-area-field.component";
26
+ import * as i25 from "./number/read-number-field.component";
27
+ import * as i26 from "./email/read-email-field.component";
28
+ import * as i27 from "./phone-uk/read-phone-uk-field.component";
29
+ import * as i28 from "./date/read-date-field.component";
30
+ import * as i29 from "./collection/read-collection-field.component";
31
+ import * as i30 from "./document/read-document-field.component";
32
+ import * as i31 from "./judicial-user/read-judicial-user-field.component";
33
+ import * as i32 from "./yes-no/read-yes-no-field.component";
34
+ import * as i33 from "./organisation/read-organisation-field.component";
35
+ import * as i34 from "./organisation/read-organisation-field-table.component";
36
+ import * as i35 from "./organisation/read-organisation-field-raw.component";
37
+ import * as i36 from "./order-summary/read-order-summary-field.component";
38
+ import * as i37 from "./order-summary/read-order-summary-row.component";
39
+ import * as i38 from "./money-gbp/read-money-gbp-field.component";
40
+ import * as i39 from "./multi-select-list/read-multi-select-list-field.component";
41
+ import * as i40 from "./dynamic-list/read-dynamic-list-field.component";
42
+ import * as i41 from "./fixed-list/read-fixed-list-field.component";
43
+ import * as i42 from "./fixed-radio-list/read-fixed-radio-list-field.component";
44
+ import * as i43 from "./dynamic-radio-list/read-dynamic-radio-list-field.component";
45
+ import * as i44 from "./case-link/read-case-link-field.component";
46
+ import * as i45 from "./complex/read-complex-field.component";
47
+ import * as i46 from "./complex/read-complex-field-raw.component";
48
+ import * as i47 from "./complex/read-complex-field-table.component";
49
+ import * as i48 from "./complex/read-complex-field-collection-table.component";
50
+ import * as i49 from "./case-flag/read-case-flag-field.component";
51
+ import * as i50 from "./linked-cases/read-linked-cases-field.component";
52
+ import * as i51 from "./judicial-user/write-judicial-user-field.component";
53
+ import * as i52 from "./address/write-address-field.component";
54
+ import * as i53 from "./complex/write-complex-field.component";
55
+ import * as i54 from "./organisation/write-organisation-complex-field.component";
56
+ import * as i55 from "./document/write-document-field.component";
57
+ import * as i56 from "./dynamic-list/write-dynamic-list-field.component";
58
+ import * as i57 from "./dynamic-radio-list/write-dynamic-radio-list-field.component";
59
+ import * as i58 from "./text/write-text-field.component";
60
+ import * as i59 from "./date/write-date-container-field.component";
61
+ import * as i60 from "./text-area/write-text-area-field.component";
62
+ import * as i61 from "./phone-uk/write-phone-uk-field.component";
63
+ import * as i62 from "./number/write-number-field.component";
64
+ import * as i63 from "./email/write-email-field.component";
65
+ import * as i64 from "./date/write-date-field.component";
66
+ import * as i65 from "./case-flag/write-case-flag-field.component";
67
+ import * as i66 from "./linked-cases/write-linked-cases-field.component";
68
+ import * as i67 from "./yes-no/write-yes-no-field.component";
69
+ import * as i68 from "./organisation/write-organisation-field.component";
70
+ import * as i69 from "./order-summary/write-order-summary-field.component";
71
+ import * as i70 from "./money-gbp/write-money-gbp-field.component";
72
+ import * as i71 from "./multi-select-list/write-multi-select-list-field.component";
73
+ import * as i72 from "./fixed-list/write-fixed-list-field.component";
74
+ import * as i73 from "./fixed-radio-list/write-fixed-radio-list-field.component";
75
+ import * as i74 from "./case-link/write-case-link-field.component";
76
+ import * as i75 from "./collection/write-collection-field.component";
77
+ import * as i76 from "./case-file-view/case-file-view-field.component";
78
+ import * as i77 from "./case-file-view/components/case-file-view-folder/case-file-view-folder.component";
79
+ import * as i78 from "./case-file-view/components/case-file-view-folder/case-file-view-folder-sort/case-file-view-folder-sort.component";
80
+ import * as i79 from "./case-file-view/components/shared/case-file-view-overlay-menu/case-file-view-overlay-menu.component";
81
+ import * as i80 from "./case-file-view/components/case-file-view-folder/case-file-view-folder-document-actions/case-file-view-folder-document-actions.component";
82
+ import * as i81 from "./case-file-view/components/case-file-view-folder-selector/case-file-view-folder-selector.component";
83
+ import * as i82 from "./dynamic-multi-select-list/write-dynamic-multi-select-list-field.component";
84
+ import * as i83 from "./dynamic-multi-select-list/read-dynamic-multi-select-list-field.component";
85
+ import * as i84 from "./case-flag/components/case-flag-table/case-flag-table.component";
86
+ import * as i85 from "./case-flag/components/select-flag-type/select-flag-type.component";
87
+ import * as i86 from "./case-flag/components/search-language-interpreter/search-language-interpreter.component";
88
+ import * as i87 from "./case-flag/components/select-flag-location/select-flag-location.component";
89
+ import * as i88 from "./case-flag/components/manage-case-flags/manage-case-flags.component";
90
+ import * as i89 from "./case-flag/components/add-comments/add-comments.component";
91
+ import * as i90 from "./case-flag/components/update-flag/update-flag.component";
92
+ import * as i91 from "./case-flag/components/case-flag-summary-list/case-flag-summary-list.component";
93
+ import * as i92 from "./case-flag/components/confirm-flag-status/confirm-flag-status.component";
94
+ import * as i93 from "./case-flag/components/update-flag/update-flag-add-translation-form/update-flag-add-translation-form.component";
95
+ import * as i94 from "./linked-cases/components/linked-cases-table/linked-cases-to-table.component";
96
+ import * as i95 from "./linked-cases/components/linked-cases-table/linked-cases-from-table.component";
97
+ import * as i96 from "./linked-cases/components/before-you-start/before-you-start.component";
98
+ import * as i97 from "./linked-cases/components/link-cases/link-cases.component";
99
+ import * as i98 from "./linked-cases/components/check-your-answers/check-your-answers.component";
100
+ import * as i99 from "./linked-cases/components/unlink-cases/unlink-cases.component";
101
+ import * as i100 from "./linked-cases/components/no-linked-cases/no-linked-cases.component";
102
+ import * as i101 from "./query-management/read-query-management-field.component";
103
+ import * as i102 from "./query-management/write-query-management-field.component";
104
+ import * as i103 from "./query-management/components/query-details/query-details.component";
105
+ import * as i104 from "./query-management/components/query-create/query-create.component";
106
+ import * as i105 from "./query-management/components/query-list/query-list.component";
107
+ import * as i106 from "./query-management/components/query-details-table/query-details-table.component";
108
+ import * as i107 from "./query-management/components/query-write/query-write-respond-to-query/query-write-respond-to-query.component";
109
+ import * as i108 from "./query-management/components/query-write/query-write-raise-query/query-write-raise-query.component";
110
+ import * as i109 from "./query-management/components/query-case-details-header/query-case-details-header.component";
111
+ import * as i110 from "./query-management/components/query-write/query-write-add-documents/query-write-add-documents.component";
112
+ import * as i111 from "@angular/common";
113
+ import * as i112 from "@angular/router";
114
+ import * as i113 from "@angular/forms";
115
+ import * as i114 from "../../commons/case-edit-data/case-edit-data.module";
116
+ import * as i115 from "./utils/utils.module";
117
+ import * as i116 from "../../pipes/pipes.module";
118
+ import * as i117 from "../../../components/banners/banners.module";
119
+ import * as i118 from "../../../components/header/headers.module";
120
+ import * as i119 from "../../../components/footer/footers.module";
121
+ import * as i120 from "../../../components/body/body.module";
122
+ import * as i121 from "../../../components/form/form.module";
123
+ import * as i122 from "../../../components/tabs/tabs.module";
124
+ import * as i123 from "../../directives/substitutor/label-substitutor.module";
125
+ import * as i124 from "ngx-md";
126
+ import * as i125 from "@angular-material-components/datetime-picker";
127
+ import * as i126 from "@angular/material/form-field";
128
+ import * as i127 from "@angular/material/input";
129
+ import * as i128 from "@angular/material/datepicker";
130
+ import * as i129 from "@angular/material/autocomplete";
131
+ import * as i130 from "@hmcts/ccpay-web-component";
132
+ import * as i131 from "@nicky-lenaers/ngx-scroll-to";
133
+ import * as i132 from "rpx-xui-translation";
134
+ import * as i133 from "@angular/cdk/tree";
135
+ import * as i134 from "@angular/cdk/overlay";
136
+ import * as i135 from "@angular/material/dialog";
137
+ import * as i136 from "@hmcts/media-viewer";
138
+ import * as i137 from "../../services/loading/loading.module";
139
+ import * as i138 from "./markdown/markdown-component.module";
123
140
  export declare class PaletteModule {
124
141
  static ɵfac: i0.ɵɵFactoryDef<PaletteModule, never>;
125
- static ɵmod: i0.ɵɵNgModuleDefWithMeta<PaletteModule, [typeof i1.FixedListPipe, typeof i2.FixedRadioListPipe, typeof i3.DynamicListPipe, typeof i4.DynamicRadioListPipe, typeof i5.DocumentUrlPipe, typeof i6.CaseFlagTableComponent, typeof i7.SelectFlagTypeComponent, typeof i8.SearchLanguageInterpreterComponent, typeof i9.SelectFlagLocationComponent, typeof i10.ManageCaseFlagsComponent, typeof i11.AddCommentsComponent, typeof i12.UpdateFlagComponent, typeof i13.CaseFlagSummaryListComponent, typeof i14.UnsupportedFieldComponent, typeof i15.DatetimePickerComponent, typeof i16.WaysToPayFieldComponent, typeof i17.MarkdownComponent, typeof i18.FieldReadComponent, typeof i19.FieldWriteComponent, typeof i20.FieldReadLabelComponent, typeof i21.LabelFieldComponent, typeof i22.CasePaymentHistoryViewerFieldComponent, typeof i23.MoneyGbpInputComponent, typeof i24.CaseHistoryViewerFieldComponent, typeof i25.EventLogComponent, typeof i26.EventLogDetailsComponent, typeof i27.EventLogTableComponent, typeof i28.ReadTextFieldComponent, typeof i29.ReadTextAreaFieldComponent, typeof i30.ReadNumberFieldComponent, typeof i31.ReadEmailFieldComponent, typeof i32.ReadPhoneUKFieldComponent, typeof i33.ReadDateFieldComponent, typeof i34.ReadCollectionFieldComponent, typeof i35.ReadDocumentFieldComponent, typeof i36.ReadJudicialUserFieldComponent, typeof i37.ReadYesNoFieldComponent, typeof i38.ReadOrganisationFieldComponent, typeof i39.ReadOrganisationFieldTableComponent, typeof i40.ReadOrganisationFieldRawComponent, typeof i41.ReadOrderSummaryFieldComponent, typeof i42.ReadOrderSummaryRowComponent, typeof i43.ReadMoneyGbpFieldComponent, typeof i44.ReadMultiSelectListFieldComponent, typeof i45.ReadDynamicListFieldComponent, typeof i46.ReadFixedListFieldComponent, typeof i47.ReadFixedRadioListFieldComponent, typeof i48.ReadDynamicRadioListFieldComponent, typeof i49.ReadCaseLinkFieldComponent, typeof i50.ReadComplexFieldComponent, typeof i51.ReadComplexFieldRawComponent, typeof i52.ReadComplexFieldTableComponent, typeof i53.ReadComplexFieldCollectionTableComponent, typeof i54.ReadCaseFlagFieldComponent, typeof i55.ReadLinkedCasesFieldComponent, typeof i56.WriteJudicialUserFieldComponent, typeof i57.WriteAddressFieldComponent, typeof i58.WriteComplexFieldComponent, typeof i59.WriteOrganisationComplexFieldComponent, typeof i60.WriteDocumentFieldComponent, typeof i61.WriteDynamicListFieldComponent, typeof i62.WriteDynamicRadioListFieldComponent, typeof i63.WriteDynamicMultiSelectListFieldComponent, typeof i64.ReadDynamicMultiSelectListFieldComponent, typeof i65.WriteTextFieldComponent, typeof i66.WriteDateContainerFieldComponent, typeof i67.WriteTextAreaFieldComponent, typeof i68.WritePhoneUKFieldComponent, typeof i69.WriteNumberFieldComponent, typeof i70.WriteEmailFieldComponent, typeof i71.WriteDateFieldComponent, typeof i72.WriteCaseFlagFieldComponent, typeof i73.WriteLinkedCasesFieldComponent, typeof i74.WriteYesNoFieldComponent, typeof i75.WriteOrganisationFieldComponent, typeof i59.WriteOrganisationComplexFieldComponent, typeof i76.WriteOrderSummaryFieldComponent, typeof i77.WriteMoneyGbpFieldComponent, typeof i66.WriteDateContainerFieldComponent, typeof i78.WriteMultiSelectListFieldComponent, typeof i79.WriteFixedListFieldComponent, typeof i80.WriteFixedRadioListFieldComponent, typeof i81.WriteCaseLinkFieldComponent, typeof i82.WriteCollectionFieldComponent, typeof i83.CaseFileViewFieldComponent, typeof i84.CaseFileViewFolderComponent, typeof i85.CaseFileViewFolderSortComponent, typeof i86.CaseFileViewOverlayMenuComponent, typeof i87.CaseFileViewFolderDocumentActionsComponent, typeof i88.CaseFileViewFolderSelectorComponent, typeof i63.WriteDynamicMultiSelectListFieldComponent, typeof i62.WriteDynamicRadioListFieldComponent, typeof i61.WriteDynamicListFieldComponent, typeof i64.ReadDynamicMultiSelectListFieldComponent, typeof i45.ReadDynamicListFieldComponent, typeof i48.ReadDynamicRadioListFieldComponent, typeof i89.LinkedCasesToTableComponent, typeof i90.LinkedCasesFromTableComponent, typeof i91.BeforeYouStartComponent, typeof i92.LinkCasesComponent, typeof i93.CheckYourAnswersComponent, typeof i94.UnLinkCasesComponent, typeof i95.NoLinkedCasesComponent], [typeof i96.CommonModule, typeof i97.RouterModule, typeof i98.FormsModule, typeof i98.ReactiveFormsModule, typeof i99.CaseEditDataModule, typeof i100.PaletteUtilsModule, typeof i101.PipesModule, typeof i102.BannersModule, typeof i103.HeadersModule, typeof i104.FootersModule, typeof i105.BodyModule, typeof i106.FormModule, typeof i107.TabsModule, typeof i108.LabelSubstitutorModule, typeof i109.NgxMdModule, typeof i110.NgxMatDatetimePickerModule, typeof i110.NgxMatTimepickerModule, typeof i110.NgxMatNativeDateModule, typeof i111.MatFormFieldModule, typeof i112.MatInputModule, typeof i113.MatDatepickerModule, typeof i114.MatAutocompleteModule, typeof i115.CdkTreeModule, typeof i116.OverlayModule, typeof i117.PaymentLibModule, typeof i118.ScrollToModule, typeof i119.MatDialogModule, typeof i120.MediaViewerModule, typeof i121.LoadingModule], [typeof i110.NgxMatDatetimePickerModule, typeof i110.NgxMatNativeDateModule, typeof i110.NgxMatTimepickerModule, typeof i107.TabsModule, typeof i100.PaletteUtilsModule, typeof i101.PipesModule, typeof i14.UnsupportedFieldComponent, typeof i15.DatetimePickerComponent, typeof i16.WaysToPayFieldComponent, typeof i17.MarkdownComponent, typeof i18.FieldReadComponent, typeof i19.FieldWriteComponent, typeof i20.FieldReadLabelComponent, typeof i21.LabelFieldComponent, typeof i22.CasePaymentHistoryViewerFieldComponent, typeof i23.MoneyGbpInputComponent, typeof i24.CaseHistoryViewerFieldComponent, typeof i25.EventLogComponent, typeof i26.EventLogDetailsComponent, typeof i27.EventLogTableComponent, typeof i28.ReadTextFieldComponent, typeof i29.ReadTextAreaFieldComponent, typeof i30.ReadNumberFieldComponent, typeof i31.ReadEmailFieldComponent, typeof i32.ReadPhoneUKFieldComponent, typeof i33.ReadDateFieldComponent, typeof i34.ReadCollectionFieldComponent, typeof i35.ReadDocumentFieldComponent, typeof i36.ReadJudicialUserFieldComponent, typeof i37.ReadYesNoFieldComponent, typeof i38.ReadOrganisationFieldComponent, typeof i39.ReadOrganisationFieldTableComponent, typeof i40.ReadOrganisationFieldRawComponent, typeof i41.ReadOrderSummaryFieldComponent, typeof i42.ReadOrderSummaryRowComponent, typeof i43.ReadMoneyGbpFieldComponent, typeof i44.ReadMultiSelectListFieldComponent, typeof i45.ReadDynamicListFieldComponent, typeof i46.ReadFixedListFieldComponent, typeof i47.ReadFixedRadioListFieldComponent, typeof i48.ReadDynamicRadioListFieldComponent, typeof i49.ReadCaseLinkFieldComponent, typeof i50.ReadComplexFieldComponent, typeof i51.ReadComplexFieldRawComponent, typeof i52.ReadComplexFieldTableComponent, typeof i53.ReadComplexFieldCollectionTableComponent, typeof i54.ReadCaseFlagFieldComponent, typeof i55.ReadLinkedCasesFieldComponent, typeof i56.WriteJudicialUserFieldComponent, typeof i57.WriteAddressFieldComponent, typeof i58.WriteComplexFieldComponent, typeof i59.WriteOrganisationComplexFieldComponent, typeof i60.WriteDocumentFieldComponent, typeof i61.WriteDynamicListFieldComponent, typeof i62.WriteDynamicRadioListFieldComponent, typeof i63.WriteDynamicMultiSelectListFieldComponent, typeof i64.ReadDynamicMultiSelectListFieldComponent, typeof i65.WriteTextFieldComponent, typeof i66.WriteDateContainerFieldComponent, typeof i67.WriteTextAreaFieldComponent, typeof i68.WritePhoneUKFieldComponent, typeof i69.WriteNumberFieldComponent, typeof i70.WriteEmailFieldComponent, typeof i71.WriteDateFieldComponent, typeof i72.WriteCaseFlagFieldComponent, typeof i73.WriteLinkedCasesFieldComponent, typeof i74.WriteYesNoFieldComponent, typeof i75.WriteOrganisationFieldComponent, typeof i59.WriteOrganisationComplexFieldComponent, typeof i76.WriteOrderSummaryFieldComponent, typeof i77.WriteMoneyGbpFieldComponent, typeof i66.WriteDateContainerFieldComponent, typeof i78.WriteMultiSelectListFieldComponent, typeof i79.WriteFixedListFieldComponent, typeof i80.WriteFixedRadioListFieldComponent, typeof i81.WriteCaseLinkFieldComponent, typeof i82.WriteCollectionFieldComponent, typeof i83.CaseFileViewFieldComponent, typeof i84.CaseFileViewFolderComponent, typeof i85.CaseFileViewFolderSortComponent, typeof i86.CaseFileViewOverlayMenuComponent, typeof i87.CaseFileViewFolderDocumentActionsComponent, typeof i88.CaseFileViewFolderSelectorComponent, typeof i63.WriteDynamicMultiSelectListFieldComponent, typeof i62.WriteDynamicRadioListFieldComponent, typeof i61.WriteDynamicListFieldComponent, typeof i64.ReadDynamicMultiSelectListFieldComponent, typeof i45.ReadDynamicListFieldComponent, typeof i48.ReadDynamicRadioListFieldComponent, typeof i89.LinkedCasesToTableComponent, typeof i90.LinkedCasesFromTableComponent, typeof i91.BeforeYouStartComponent, typeof i92.LinkCasesComponent, typeof i93.CheckYourAnswersComponent, typeof i94.UnLinkCasesComponent, typeof i95.NoLinkedCasesComponent]>;
142
+ static ɵmod: i0.ɵɵNgModuleDefWithMeta<PaletteModule, [typeof i1.FixedListPipe, typeof i2.FixedRadioListPipe, typeof i3.DynamicListPipe, typeof i4.DynamicRadioListPipe, typeof i5.DocumentUrlPipe, typeof i6.FlagFieldDisplayPipe, typeof i7.LanguageInterpreterDisplayPipe, typeof i8.ManageCaseFlagsLabelDisplayPipe, typeof i9.UpdateFlagTitleDisplayPipe, typeof i10.UnsupportedFieldComponent, typeof i11.DatetimePickerComponent, typeof i12.WaysToPayFieldComponent, typeof i13.FieldReadComponent, typeof i14.FieldWriteComponent, typeof i15.FieldReadLabelComponent, typeof i16.LabelFieldComponent, typeof i17.CasePaymentHistoryViewerFieldComponent, typeof i18.MoneyGbpInputComponent, typeof i19.CaseHistoryViewerFieldComponent, typeof i20.EventLogComponent, typeof i21.EventLogDetailsComponent, typeof i22.EventLogTableComponent, typeof i23.ReadTextFieldComponent, typeof i24.ReadTextAreaFieldComponent, typeof i25.ReadNumberFieldComponent, typeof i26.ReadEmailFieldComponent, typeof i27.ReadPhoneUKFieldComponent, typeof i28.ReadDateFieldComponent, typeof i29.ReadCollectionFieldComponent, typeof i30.ReadDocumentFieldComponent, typeof i31.ReadJudicialUserFieldComponent, typeof i32.ReadYesNoFieldComponent, typeof i33.ReadOrganisationFieldComponent, typeof i34.ReadOrganisationFieldTableComponent, typeof i35.ReadOrganisationFieldRawComponent, typeof i36.ReadOrderSummaryFieldComponent, typeof i37.ReadOrderSummaryRowComponent, typeof i38.ReadMoneyGbpFieldComponent, typeof i39.ReadMultiSelectListFieldComponent, typeof i40.ReadDynamicListFieldComponent, typeof i41.ReadFixedListFieldComponent, typeof i42.ReadFixedRadioListFieldComponent, typeof i43.ReadDynamicRadioListFieldComponent, typeof i44.ReadCaseLinkFieldComponent, typeof i45.ReadComplexFieldComponent, typeof i46.ReadComplexFieldRawComponent, typeof i47.ReadComplexFieldTableComponent, typeof i48.ReadComplexFieldCollectionTableComponent, typeof i49.ReadCaseFlagFieldComponent, typeof i50.ReadLinkedCasesFieldComponent, typeof i51.WriteJudicialUserFieldComponent, typeof i52.WriteAddressFieldComponent, typeof i53.WriteComplexFieldComponent, typeof i54.WriteOrganisationComplexFieldComponent, typeof i55.WriteDocumentFieldComponent, typeof i56.WriteDynamicListFieldComponent, typeof i57.WriteDynamicRadioListFieldComponent, typeof i58.WriteTextFieldComponent, typeof i59.WriteDateContainerFieldComponent, typeof i60.WriteTextAreaFieldComponent, typeof i61.WritePhoneUKFieldComponent, typeof i62.WriteNumberFieldComponent, typeof i63.WriteEmailFieldComponent, typeof i64.WriteDateFieldComponent, typeof i65.WriteCaseFlagFieldComponent, typeof i66.WriteLinkedCasesFieldComponent, typeof i67.WriteYesNoFieldComponent, typeof i68.WriteOrganisationFieldComponent, typeof i54.WriteOrganisationComplexFieldComponent, typeof i69.WriteOrderSummaryFieldComponent, typeof i70.WriteMoneyGbpFieldComponent, typeof i59.WriteDateContainerFieldComponent, typeof i71.WriteMultiSelectListFieldComponent, typeof i72.WriteFixedListFieldComponent, typeof i73.WriteFixedRadioListFieldComponent, typeof i74.WriteCaseLinkFieldComponent, typeof i75.WriteCollectionFieldComponent, typeof i76.CaseFileViewFieldComponent, typeof i77.CaseFileViewFolderComponent, typeof i78.CaseFileViewFolderSortComponent, typeof i79.CaseFileViewOverlayMenuComponent, typeof i80.CaseFileViewFolderDocumentActionsComponent, typeof i81.CaseFileViewFolderSelectorComponent, typeof i82.WriteDynamicMultiSelectListFieldComponent, typeof i57.WriteDynamicRadioListFieldComponent, typeof i56.WriteDynamicListFieldComponent, typeof i83.ReadDynamicMultiSelectListFieldComponent, typeof i40.ReadDynamicListFieldComponent, typeof i43.ReadDynamicRadioListFieldComponent, typeof i84.CaseFlagTableComponent, typeof i85.SelectFlagTypeComponent, typeof i86.SearchLanguageInterpreterComponent, typeof i87.SelectFlagLocationComponent, typeof i88.ManageCaseFlagsComponent, typeof i89.AddCommentsComponent, typeof i90.UpdateFlagComponent, typeof i91.CaseFlagSummaryListComponent, typeof i92.ConfirmFlagStatusComponent, typeof i93.UpdateFlagAddTranslationFormComponent, typeof i94.LinkedCasesToTableComponent, typeof i95.LinkedCasesFromTableComponent, typeof i96.BeforeYouStartComponent, typeof i97.LinkCasesComponent, typeof i98.CheckYourAnswersComponent, typeof i99.UnLinkCasesComponent, typeof i100.NoLinkedCasesComponent, typeof i101.ReadQueryManagementFieldComponent, typeof i102.WriteQueryManagementFieldComponent, typeof i103.QueryDetailsComponent, typeof i104.QueryCreateComponent, typeof i105.QueryListComponent, typeof i106.QueryDetailsTableComponent, typeof i107.QueryWriteRespondToQueryComponent, typeof i108.QueryWriteRaiseQueryComponent, typeof i109.QueryCaseDetailsHeaderComponent, typeof i110.QueryWriteAddDocumentsComponent], [typeof i111.CommonModule, typeof i112.RouterModule, typeof i113.FormsModule, typeof i113.ReactiveFormsModule, typeof i114.CaseEditDataModule, typeof i115.PaletteUtilsModule, typeof i116.PipesModule, typeof i117.BannersModule, typeof i118.HeadersModule, typeof i119.FootersModule, typeof i120.BodyModule, typeof i121.FormModule, typeof i122.TabsModule, typeof i123.LabelSubstitutorModule, typeof i124.NgxMdModule, typeof i125.NgxMatDatetimePickerModule, typeof i125.NgxMatTimepickerModule, typeof i125.NgxMatNativeDateModule, typeof i126.MatFormFieldModule, typeof i127.MatInputModule, typeof i128.MatDatepickerModule, typeof i129.MatAutocompleteModule, typeof i130.PaymentLibModule, typeof i131.ScrollToModule, typeof i132.RpxTranslationModule, typeof i133.CdkTreeModule, typeof i134.OverlayModule, typeof i135.MatDialogModule, typeof i136.MediaViewerModule, typeof i137.LoadingModule, typeof i138.MarkdownComponentModule], [typeof i125.NgxMatDatetimePickerModule, typeof i125.NgxMatNativeDateModule, typeof i125.NgxMatTimepickerModule, typeof i122.TabsModule, typeof i115.PaletteUtilsModule, typeof i116.PipesModule, typeof i138.MarkdownComponentModule, typeof i10.UnsupportedFieldComponent, typeof i11.DatetimePickerComponent, typeof i12.WaysToPayFieldComponent, typeof i13.FieldReadComponent, typeof i14.FieldWriteComponent, typeof i15.FieldReadLabelComponent, typeof i16.LabelFieldComponent, typeof i17.CasePaymentHistoryViewerFieldComponent, typeof i18.MoneyGbpInputComponent, typeof i19.CaseHistoryViewerFieldComponent, typeof i20.EventLogComponent, typeof i21.EventLogDetailsComponent, typeof i22.EventLogTableComponent, typeof i23.ReadTextFieldComponent, typeof i24.ReadTextAreaFieldComponent, typeof i25.ReadNumberFieldComponent, typeof i26.ReadEmailFieldComponent, typeof i27.ReadPhoneUKFieldComponent, typeof i28.ReadDateFieldComponent, typeof i29.ReadCollectionFieldComponent, typeof i30.ReadDocumentFieldComponent, typeof i31.ReadJudicialUserFieldComponent, typeof i32.ReadYesNoFieldComponent, typeof i33.ReadOrganisationFieldComponent, typeof i34.ReadOrganisationFieldTableComponent, typeof i35.ReadOrganisationFieldRawComponent, typeof i36.ReadOrderSummaryFieldComponent, typeof i37.ReadOrderSummaryRowComponent, typeof i38.ReadMoneyGbpFieldComponent, typeof i39.ReadMultiSelectListFieldComponent, typeof i40.ReadDynamicListFieldComponent, typeof i41.ReadFixedListFieldComponent, typeof i42.ReadFixedRadioListFieldComponent, typeof i43.ReadDynamicRadioListFieldComponent, typeof i44.ReadCaseLinkFieldComponent, typeof i45.ReadComplexFieldComponent, typeof i46.ReadComplexFieldRawComponent, typeof i47.ReadComplexFieldTableComponent, typeof i48.ReadComplexFieldCollectionTableComponent, typeof i49.ReadCaseFlagFieldComponent, typeof i50.ReadLinkedCasesFieldComponent, typeof i51.WriteJudicialUserFieldComponent, typeof i52.WriteAddressFieldComponent, typeof i53.WriteComplexFieldComponent, typeof i54.WriteOrganisationComplexFieldComponent, typeof i55.WriteDocumentFieldComponent, typeof i56.WriteDynamicListFieldComponent, typeof i57.WriteDynamicRadioListFieldComponent, typeof i58.WriteTextFieldComponent, typeof i59.WriteDateContainerFieldComponent, typeof i60.WriteTextAreaFieldComponent, typeof i61.WritePhoneUKFieldComponent, typeof i62.WriteNumberFieldComponent, typeof i63.WriteEmailFieldComponent, typeof i64.WriteDateFieldComponent, typeof i65.WriteCaseFlagFieldComponent, typeof i66.WriteLinkedCasesFieldComponent, typeof i67.WriteYesNoFieldComponent, typeof i68.WriteOrganisationFieldComponent, typeof i54.WriteOrganisationComplexFieldComponent, typeof i69.WriteOrderSummaryFieldComponent, typeof i70.WriteMoneyGbpFieldComponent, typeof i59.WriteDateContainerFieldComponent, typeof i71.WriteMultiSelectListFieldComponent, typeof i72.WriteFixedListFieldComponent, typeof i73.WriteFixedRadioListFieldComponent, typeof i74.WriteCaseLinkFieldComponent, typeof i75.WriteCollectionFieldComponent, typeof i76.CaseFileViewFieldComponent, typeof i77.CaseFileViewFolderComponent, typeof i78.CaseFileViewFolderSortComponent, typeof i79.CaseFileViewOverlayMenuComponent, typeof i80.CaseFileViewFolderDocumentActionsComponent, typeof i81.CaseFileViewFolderSelectorComponent, typeof i82.WriteDynamicMultiSelectListFieldComponent, typeof i57.WriteDynamicRadioListFieldComponent, typeof i56.WriteDynamicListFieldComponent, typeof i83.ReadDynamicMultiSelectListFieldComponent, typeof i40.ReadDynamicListFieldComponent, typeof i43.ReadDynamicRadioListFieldComponent, typeof i84.CaseFlagTableComponent, typeof i85.SelectFlagTypeComponent, typeof i86.SearchLanguageInterpreterComponent, typeof i87.SelectFlagLocationComponent, typeof i88.ManageCaseFlagsComponent, typeof i89.AddCommentsComponent, typeof i90.UpdateFlagComponent, typeof i91.CaseFlagSummaryListComponent, typeof i92.ConfirmFlagStatusComponent, typeof i93.UpdateFlagAddTranslationFormComponent, typeof i94.LinkedCasesToTableComponent, typeof i95.LinkedCasesFromTableComponent, typeof i96.BeforeYouStartComponent, typeof i97.LinkCasesComponent, typeof i98.CheckYourAnswersComponent, typeof i99.UnLinkCasesComponent, typeof i100.NoLinkedCasesComponent, typeof i101.ReadQueryManagementFieldComponent, typeof i102.WriteQueryManagementFieldComponent, typeof i103.QueryDetailsComponent, typeof i104.QueryCreateComponent, typeof i105.QueryListComponent, typeof i106.QueryDetailsTableComponent, typeof i107.QueryWriteRespondToQueryComponent, typeof i108.QueryWriteRaiseQueryComponent, typeof i109.QueryCaseDetailsHeaderComponent, typeof i110.QueryWriteAddDocumentsComponent]>;
126
143
  static ɵinj: i0.ɵɵInjectorDef<PaletteModule>;
127
144
  }
128
145
  //# sourceMappingURL=palette.module.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"palette.module.d.ts","sourceRoot":"","sources":["../../../../../../projects/ccd-case-ui-toolkit/src/lib/shared/components/palette/palette.module.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAyLA,qBA2Ea,aAAa;iCAAb,aAAa;0CAAb,aAAa;kCAAb,aAAa;CACzB"}
1
+ {"version":3,"file":"palette.module.d.ts","sourceRoot":"","sources":["../../../../../../projects/ccd-case-ui-toolkit/src/lib/shared/components/palette/palette.module.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA4QA,qBAyEa,aAAa;iCAAb,aAAa;0CAAb,aAAa;kCAAb,aAAa;CACzB"}
@@ -1 +1 @@
1
- {"version":3,"file":"palette.service.d.ts","sourceRoot":"","sources":["../../../../../../projects/ccd-case-ui-toolkit/src/lib/shared/components/palette/palette.service.ts"],"names":[],"mappings":"AAAA,OAAO,EAAc,IAAI,EAAE,MAAM,eAAe,CAAC;AACjD,OAAO,EAAE,SAAS,EAAE,MAAM,0CAA0C,CAAC;;AAsDrE,qBACa,cAAc;IACzB,OAAO,CAAC,QAAQ,CAAC,yBAAyB,CAGxC;IAEK,sBAAsB,CAAC,SAAS,EAAE,SAAS,EAAE,KAAK,EAAE,OAAO,GAAG,IAAI,CAAC,EAAE,CAAC;IAqE7E,OAAO,CAAC,6BAA6B;iCA3E1B,cAAc;qCAAd,cAAc;CA4F1B"}
1
+ {"version":3,"file":"palette.service.d.ts","sourceRoot":"","sources":["../../../../../../projects/ccd-case-ui-toolkit/src/lib/shared/components/palette/palette.service.ts"],"names":[],"mappings":"AAAA,OAAO,EAAc,IAAI,EAAE,MAAM,eAAe,CAAC;AACjD,OAAO,EAAE,SAAS,EAAE,MAAM,0CAA0C,CAAC;;AAuDrE,qBACa,cAAc;IACzB,OAAO,CAAC,QAAQ,CAAC,yBAAyB,CAKxC;IAEK,sBAAsB,CAAC,SAAS,EAAE,SAAS,EAAE,KAAK,EAAE,OAAO,GAAG,IAAI,CAAC,EAAE,CAAC;IAqE7E,OAAO,CAAC,6BAA6B;iCA7E1B,cAAc;qCAAd,cAAc;CA8F1B"}
@@ -0,0 +1,3 @@
1
+ import { PartyMessagesGroup } from '../models';
2
+ export declare const partyMessagesMockData: PartyMessagesGroup[];
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../projects/ccd-case-ui-toolkit/src/lib/shared/components/palette/query-management/__mocks__/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,kBAAkB,EAAE,MAAM,WAAW,CAAC;AAE/C,eAAO,MAAM,qBAAqB,EAAE,kBAAkB,EAuHrD,CAAC"}
@@ -0,0 +1,9 @@
1
+ export * from './query-case-details-header/query-case-details-header.component';
2
+ export * from './query-create/query-create.component';
3
+ export * from './query-details/query-details.component';
4
+ export * from './query-details-table/query-details-table.component';
5
+ export * from './query-list/query-list.component';
6
+ export * from './query-write/query-write-add-documents/query-write-add-documents.component';
7
+ export * from './query-write/query-write-raise-query/query-write-raise-query.component';
8
+ export * from './query-write/query-write-respond-to-query/query-write-respond-to-query.component';
9
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../projects/ccd-case-ui-toolkit/src/lib/shared/components/palette/query-management/components/index.ts"],"names":[],"mappings":"AAAA,cAAc,iEAAiE,CAAC;AAChF,cAAc,uCAAuC,CAAC;AACtD,cAAc,yCAAyC,CAAC;AACxD,cAAc,qDAAqD,CAAC;AACpE,cAAc,mCAAmC,CAAC;AAElD,cAAc,6EAA6E,CAAC;AAC5F,cAAc,yEAAyE,CAAC;AACxF,cAAc,mFAAmF,CAAC"}
@@ -0,0 +1,10 @@
1
+ import { ActivatedRoute } from '@angular/router';
2
+ import { CaseView } from '../../../../../domain';
3
+ import * as i0 from "@angular/core";
4
+ export declare class QueryCaseDetailsHeaderComponent {
5
+ caseView: CaseView;
6
+ constructor(activatedRoute: ActivatedRoute);
7
+ static ɵfac: i0.ɵɵFactoryDef<QueryCaseDetailsHeaderComponent, never>;
8
+ static ɵcmp: i0.ɵɵComponentDefWithMeta<QueryCaseDetailsHeaderComponent, "ccd-query-case-details-header", never, {}, {}, never, never>;
9
+ }
10
+ //# sourceMappingURL=query-case-details-header.component.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"query-case-details-header.component.d.ts","sourceRoot":"","sources":["../../../../../../../../../projects/ccd-case-ui-toolkit/src/lib/shared/components/palette/query-management/components/query-case-details-header/query-case-details-header.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AACjD,OAAO,EAAE,QAAQ,EAAE,MAAM,uBAAuB,CAAC;;AAEjD,qBAIa,+BAA+B;IACnC,QAAQ,EAAE,QAAQ,CAAC;gBAEd,cAAc,EAAE,cAAc;iCAH/B,+BAA+B;2CAA/B,+BAA+B;CAM3C"}
@@ -0,0 +1,9 @@
1
+ import { OnInit } from '@angular/core';
2
+ import * as i0 from "@angular/core";
3
+ export declare class QueryCreateComponent implements OnInit {
4
+ constructor();
5
+ ngOnInit(): void;
6
+ static ɵfac: i0.ɵɵFactoryDef<QueryCreateComponent, never>;
7
+ static ɵcmp: i0.ɵɵComponentDefWithMeta<QueryCreateComponent, "ccd-query-create", never, {}, {}, never, never>;
8
+ }
9
+ //# sourceMappingURL=query-create.component.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"query-create.component.d.ts","sourceRoot":"","sources":["../../../../../../../../../projects/ccd-case-ui-toolkit/src/lib/shared/components/palette/query-management/components/query-create/query-create.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,MAAM,EAAE,MAAM,eAAe,CAAC;;AAElD,qBAIa,oBAAqB,YAAW,MAAM;;IAI1C,QAAQ,IAAI,IAAI;iCAJZ,oBAAoB;2CAApB,oBAAoB;CAOhC"}
@@ -0,0 +1,11 @@
1
+ import { EventEmitter } from '@angular/core';
2
+ import { QueryListItem } from '../../models';
3
+ import * as i0 from "@angular/core";
4
+ export declare class QueryDetailsComponent {
5
+ query: QueryListItem;
6
+ backClicked: EventEmitter<boolean>;
7
+ onBack(): void;
8
+ static ɵfac: i0.ɵɵFactoryDef<QueryDetailsComponent, never>;
9
+ static ɵcmp: i0.ɵɵComponentDefWithMeta<QueryDetailsComponent, "ccd-query-details", never, { "query": "query"; }, { "backClicked": "backClicked"; }, never, never>;
10
+ }
11
+ //# sourceMappingURL=query-details.component.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"query-details.component.d.ts","sourceRoot":"","sources":["../../../../../../../../../projects/ccd-case-ui-toolkit/src/lib/shared/components/palette/query-management/components/query-details/query-details.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,YAAY,EAAiB,MAAM,eAAe,CAAC;AACvE,OAAO,EAAE,aAAa,EAAE,MAAM,cAAc,CAAC;;AAE7C,qBAKa,qBAAqB;IAChB,KAAK,EAAE,aAAa,CAAC;IACpB,WAAW,EAAE,YAAY,CAAC,OAAO,CAAC,CAAsB;IAElE,MAAM,IAAI,IAAI;iCAJV,qBAAqB;2CAArB,qBAAqB;CAOjC"}
@@ -0,0 +1,8 @@
1
+ import { QueryListItem } from '../../models';
2
+ import * as i0 from "@angular/core";
3
+ export declare class QueryDetailsTableComponent {
4
+ queryItem: QueryListItem;
5
+ static ɵfac: i0.ɵɵFactoryDef<QueryDetailsTableComponent, never>;
6
+ static ɵcmp: i0.ɵɵComponentDefWithMeta<QueryDetailsTableComponent, "ccd-query-details-table", never, { "queryItem": "queryItem"; }, {}, never, never>;
7
+ }
8
+ //# sourceMappingURL=query-details-table.component.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"query-details-table.component.d.ts","sourceRoot":"","sources":["../../../../../../../../../projects/ccd-case-ui-toolkit/src/lib/shared/components/palette/query-management/components/query-details-table/query-details-table.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,aAAa,EAAE,MAAM,cAAc,CAAC;;AAE7C,qBAKa,0BAA0B;IACrB,SAAS,EAAE,aAAa,CAAC;iCAD9B,0BAA0B;2CAA1B,0BAA0B;CAEtC"}
@@ -0,0 +1,18 @@
1
+ import { EventEmitter, OnChanges, SimpleChanges } from '@angular/core';
2
+ import { PartyMessagesGroup, QueryListColumn, QueryListData, QueryListItem } from '../../models';
3
+ import * as i0 from "@angular/core";
4
+ export declare class QueryListComponent implements OnChanges {
5
+ partyMessageGroup: PartyMessagesGroup;
6
+ selectedQuery: EventEmitter<QueryListItem>;
7
+ queryListData: QueryListData | undefined;
8
+ displayedColumns: QueryListColumn[];
9
+ ngOnChanges(simpleChanges: SimpleChanges): void;
10
+ sortTable(col: QueryListColumn): void;
11
+ sortWidget(col: QueryListColumn): string;
12
+ showDetails(query: any): void;
13
+ private sort;
14
+ private sortDate;
15
+ static ɵfac: i0.ɵɵFactoryDef<QueryListComponent, never>;
16
+ static ɵcmp: i0.ɵɵComponentDefWithMeta<QueryListComponent, "ccd-query-list", never, { "partyMessageGroup": "partyMessageGroup"; }, { "selectedQuery": "selectedQuery"; }, never, never>;
17
+ }
18
+ //# sourceMappingURL=query-list.component.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"query-list.component.d.ts","sourceRoot":"","sources":["../../../../../../../../../projects/ccd-case-ui-toolkit/src/lib/shared/components/palette/query-management/components/query-list/query-list.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,YAAY,EAAS,SAAS,EAAU,aAAa,EAAE,MAAM,eAAe,CAAC;AAEjG,OAAO,EAAE,kBAAkB,EAAE,eAAe,EAAE,aAAa,EAAE,aAAa,EAAE,MAAM,cAAc,CAAC;;AAEjG,qBAKa,kBAAmB,YAAW,SAAS;IAClC,iBAAiB,EAAE,kBAAkB,CAAC;IACrC,aAAa,EAAE,YAAY,CAAC,aAAa,CAAC,CAAsB;IAC1E,aAAa,EAAE,aAAa,GAAG,SAAS,CAAC;IACzC,gBAAgB,EAAE,eAAe,EAAE,CAMxC;IAEK,WAAW,CAAC,aAAa,EAAE,aAAa;IAOxC,SAAS,CAAC,GAAG,EAAE,eAAe,GAAG,IAAI;IAcrC,UAAU,CAAC,GAAG,EAAE,eAAe,GAAG,MAAM;IAWxC,WAAW,CAAC,KAAK,KAAA,GAAG,IAAI;IAI/B,OAAO,CAAC,IAAI;IAYZ,OAAO,CAAC,QAAQ;iCA5DL,kBAAkB;2CAAlB,kBAAkB;CAuE9B"}
@@ -0,0 +1,17 @@
1
+ import { AfterViewInit, EventEmitter, OnDestroy } from '@angular/core';
2
+ import { FormGroup } from '@angular/forms';
3
+ import { CaseField, FormDocument } from '../../../../../../domain';
4
+ import * as i0 from "@angular/core";
5
+ export declare class QueryWriteAddDocumentsComponent implements AfterViewInit, OnDestroy {
6
+ static DOCUMENTS_FORM_CONTROL_NAME: string;
7
+ documentFormGroup: FormGroup;
8
+ mockDocumentCaseField: CaseField;
9
+ private documentFormControlSubscription;
10
+ documentCollectionUpdate: EventEmitter<FormDocument[]>;
11
+ constructor();
12
+ ngAfterViewInit(): void;
13
+ ngOnDestroy(): void;
14
+ static ɵfac: i0.ɵɵFactoryDef<QueryWriteAddDocumentsComponent, never>;
15
+ static ɵcmp: i0.ɵɵComponentDefWithMeta<QueryWriteAddDocumentsComponent, "ccd-query-write-add-documents", never, {}, { "documentCollectionUpdate": "documentCollectionUpdate"; }, never, never>;
16
+ }
17
+ //# sourceMappingURL=query-write-add-documents.component.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"query-write-add-documents.component.d.ts","sourceRoot":"","sources":["../../../../../../../../../../projects/ccd-case-ui-toolkit/src/lib/shared/components/palette/query-management/components/query-write/query-write-add-documents/query-write-add-documents.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAa,YAAY,EAAE,SAAS,EAAU,MAAM,eAAe,CAAC;AAC1F,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAG3C,OAAO,EAAE,SAAS,EAAa,YAAY,EAAE,MAAM,0BAA0B,CAAC;;AAE9E,qBAIa,+BAAgC,YAAW,aAAa,EAAE,SAAS;IAC9E,OAAc,2BAA2B,SAAwB;IAC1D,iBAAiB,YAAqB;IACtC,qBAAqB,EAAE,SAAS,CAAC;IACxC,OAAO,CAAC,+BAA+B,CAAe;IAErC,wBAAwB,+BAAuC;;IAgCzE,eAAe,IAAI,IAAI;IAevB,WAAW,IAAI,IAAI;iCArDf,+BAA+B;2CAA/B,+BAA+B;CAwD3C"}
@@ -0,0 +1,8 @@
1
+ import { FormGroup } from '@angular/forms';
2
+ import * as i0 from "@angular/core";
3
+ export declare class QueryWriteRaiseQueryComponent {
4
+ formGroup: FormGroup;
5
+ static ɵfac: i0.ɵɵFactoryDef<QueryWriteRaiseQueryComponent, never>;
6
+ static ɵcmp: i0.ɵɵComponentDefWithMeta<QueryWriteRaiseQueryComponent, "ccd-query-write-raise-query", never, { "formGroup": "formGroup"; }, {}, never, never>;
7
+ }
8
+ //# sourceMappingURL=query-write-raise-query.component.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"query-write-raise-query.component.d.ts","sourceRoot":"","sources":["../../../../../../../../../../projects/ccd-case-ui-toolkit/src/lib/shared/components/palette/query-management/components/query-write/query-write-raise-query/query-write-raise-query.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;;AAE3C,qBAIa,6BAA6B;IACxB,SAAS,EAAE,SAAS,CAAC;iCAD1B,6BAA6B;2CAA7B,6BAA6B;CAEzC"}
@@ -0,0 +1,10 @@
1
+ import { FormGroup } from '@angular/forms';
2
+ import { QueryListItem } from '../../../models';
3
+ import * as i0 from "@angular/core";
4
+ export declare class QueryWriteRespondToQueryComponent {
5
+ queryItem: QueryListItem;
6
+ formGroup: FormGroup;
7
+ static ɵfac: i0.ɵɵFactoryDef<QueryWriteRespondToQueryComponent, never>;
8
+ static ɵcmp: i0.ɵɵComponentDefWithMeta<QueryWriteRespondToQueryComponent, "ccd-query-write-respond-to-query", never, { "queryItem": "queryItem"; "formGroup": "formGroup"; }, {}, never, never>;
9
+ }
10
+ //# sourceMappingURL=query-write-respond-to-query.component.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"query-write-respond-to-query.component.d.ts","sourceRoot":"","sources":["../../../../../../../../../../projects/ccd-case-ui-toolkit/src/lib/shared/components/palette/query-management/components/query-write/query-write-respond-to-query/query-write-respond-to-query.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAC3C,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;;AAEhD,qBAKa,iCAAiC;IAC5B,SAAS,EAAE,aAAa,CAAC;IACzB,SAAS,EAAE,SAAS,CAAC;iCAF1B,iCAAiC;2CAAjC,iCAAiC;CAG7C"}
@@ -0,0 +1,6 @@
1
+ export * from './__mocks__';
2
+ export * from './models';
3
+ export * from './components';
4
+ export * from './read-query-management-field.component';
5
+ export * from './write-query-management-field.component';
6
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../projects/ccd-case-ui-toolkit/src/lib/shared/components/palette/query-management/index.ts"],"names":[],"mappings":"AAAA,cAAc,aAAa,CAAC;AAC5B,cAAc,UAAU,CAAC;AACzB,cAAc,cAAc,CAAC;AAC7B,cAAc,yCAAyC,CAAC;AACxD,cAAc,0CAA0C,CAAC"}
@@ -0,0 +1,7 @@
1
+ export * from './party-messages/party-message.model';
2
+ export * from './party-messages/party-messages-group.model';
3
+ export * from './query-list/query-list-data/query-list-data.model';
4
+ export * from './query-list/query-list-item/query-list-item.model';
5
+ export * from './query-list/query-list-column/query-list-column.model';
6
+ export * from './query-list/query-list-response-status.enum';
7
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../projects/ccd-case-ui-toolkit/src/lib/shared/components/palette/query-management/models/index.ts"],"names":[],"mappings":"AAAA,cAAc,sCAAsC,CAAC;AACrD,cAAc,6CAA6C,CAAC;AAE5D,cAAc,oDAAoD,CAAC;AACnE,cAAc,oDAAoD,CAAC;AACnE,cAAc,wDAAwD,CAAC;AACvE,cAAc,8CAA8C,CAAC"}
@@ -0,0 +1,14 @@
1
+ import { Document } from '../../../../../domain';
2
+ export interface PartyMessage {
3
+ id: string;
4
+ subject?: string;
5
+ name: string;
6
+ body: string;
7
+ attachments?: Document[];
8
+ isHearingRelated: boolean;
9
+ hearingDate?: string;
10
+ createdOn: Date;
11
+ createdBy: string;
12
+ parentId?: string;
13
+ }
14
+ //# sourceMappingURL=party-message.model.d.ts.map