@hmcts/ccd-case-ui-toolkit 7.2.51-test-log-errors → 7.3.1-angular-20
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/fesm2022/hmcts-ccd-case-ui-toolkit.mjs +779 -746
- package/fesm2022/hmcts-ccd-case-ui-toolkit.mjs.map +1 -1
- package/index.d.ts +7744 -4
- package/index.d.ts.map +1 -0
- package/package.json +3 -5
- package/esm2022/hmcts-ccd-case-ui-toolkit.mjs +0 -5
- package/esm2022/lib/app.config.mjs +0 -94
- package/esm2022/lib/components/banners/alert/alert-icon-class.pipe.mjs +0 -25
- package/esm2022/lib/components/banners/alert/alert.component.mjs +0 -92
- package/esm2022/lib/components/banners/alert/alert.module.mjs +0 -32
- package/esm2022/lib/components/banners/alert/index.mjs +0 -4
- package/esm2022/lib/components/banners/banners.module.mjs +0 -32
- package/esm2022/lib/components/banners/index.mjs +0 -3
- package/esm2022/lib/components/banners/notification-banner/domain/index.mjs +0 -2
- package/esm2022/lib/components/banners/notification-banner/domain/notification-banner-config.model.mjs +0 -2
- package/esm2022/lib/components/banners/notification-banner/enums/index.mjs +0 -3
- package/esm2022/lib/components/banners/notification-banner/enums/notification-banner-style.enum.mjs +0 -8
- package/esm2022/lib/components/banners/notification-banner/enums/notification-banner-type.enum.mjs +0 -8
- package/esm2022/lib/components/banners/notification-banner/index.mjs +0 -4
- package/esm2022/lib/components/banners/notification-banner/notification-banner.component.mjs +0 -116
- package/esm2022/lib/components/banners/notification-banner/notification-banner.module.mjs +0 -19
- package/esm2022/lib/components/body/body.component.mjs +0 -21
- package/esm2022/lib/components/body/body.module.mjs +0 -20
- package/esm2022/lib/components/body/index.mjs +0 -2
- package/esm2022/lib/components/footer/footer.component.mjs +0 -109
- package/esm2022/lib/components/footer/footers.module.mjs +0 -25
- package/esm2022/lib/components/footer/index.mjs +0 -2
- package/esm2022/lib/components/form/date-input/date-input.component.mjs +0 -347
- package/esm2022/lib/components/form/date-input/index.mjs +0 -2
- package/esm2022/lib/components/form/form.module.mjs +0 -29
- package/esm2022/lib/components/form/index.mjs +0 -2
- package/esm2022/lib/components/header/header-bar/header-bar.component.mjs +0 -97
- package/esm2022/lib/components/header/header-bar/index.mjs +0 -2
- package/esm2022/lib/components/header/headers.module.mjs +0 -25
- package/esm2022/lib/components/header/index.mjs +0 -5
- package/esm2022/lib/components/header/navigation/index.mjs +0 -3
- package/esm2022/lib/components/header/navigation/navigation-item.component.mjs +0 -45
- package/esm2022/lib/components/header/navigation/navigation.component.mjs +0 -26
- package/esm2022/lib/components/header/phase/index.mjs +0 -2
- package/esm2022/lib/components/header/phase/phase.component.mjs +0 -49
- package/esm2022/lib/components/index.mjs +0 -7
- package/esm2022/lib/components/tabs/index.mjs +0 -4
- package/esm2022/lib/components/tabs/tab.component.mjs +0 -32
- package/esm2022/lib/components/tabs/tabs.component.mjs +0 -83
- package/esm2022/lib/components/tabs/tabs.module.mjs +0 -38
- package/esm2022/lib/shared/commons/address-validation-constants.mjs +0 -13
- package/esm2022/lib/shared/commons/case-edit-data/case-edit-data.module.mjs +0 -19
- package/esm2022/lib/shared/commons/case-edit-data/case-edit-data.service.mjs +0 -46
- package/esm2022/lib/shared/commons/case-edit-data/case-edit-validation.model.mjs +0 -2
- package/esm2022/lib/shared/commons/case-edit-data/index.mjs +0 -4
- package/esm2022/lib/shared/commons/constants.mjs +0 -13
- package/esm2022/lib/shared/components/activity/activity-banner/activity-banner.component.mjs +0 -43
- package/esm2022/lib/shared/components/activity/activity-banner/index.mjs +0 -2
- package/esm2022/lib/shared/components/activity/activity-icon/activity-icon.component.mjs +0 -36
- package/esm2022/lib/shared/components/activity/activity-icon/index.mjs +0 -2
- package/esm2022/lib/shared/components/activity/activity.component.mjs +0 -155
- package/esm2022/lib/shared/components/activity/activity.module.mjs +0 -55
- package/esm2022/lib/shared/components/activity/index.mjs +0 -5
- package/esm2022/lib/shared/components/case-editor/case-access-utils/index.mjs +0 -105
- package/esm2022/lib/shared/components/case-editor/case-create/case-create.component.mjs +0 -96
- package/esm2022/lib/shared/components/case-editor/case-create/index.mjs +0 -2
- package/esm2022/lib/shared/components/case-editor/case-edit/case-edit.component.mjs +0 -564
- package/esm2022/lib/shared/components/case-editor/case-edit/index.mjs +0 -2
- package/esm2022/lib/shared/components/case-editor/case-edit-confirm/case-edit-confirm.component.mjs +0 -131
- package/esm2022/lib/shared/components/case-editor/case-edit-confirm/index.mjs +0 -2
- package/esm2022/lib/shared/components/case-editor/case-edit-form/case-edit-form.component.mjs +0 -140
- package/esm2022/lib/shared/components/case-editor/case-edit-form/index.mjs +0 -2
- package/esm2022/lib/shared/components/case-editor/case-edit-generic-errors/case-edit-generic-errors.component.mjs +0 -70
- package/esm2022/lib/shared/components/case-editor/case-edit-page/case-edit-page.component.mjs +0 -930
- package/esm2022/lib/shared/components/case-editor/case-edit-page/index.mjs +0 -2
- package/esm2022/lib/shared/components/case-editor/case-edit-submit/case-edit-submit-titles.enum.mjs +0 -7
- package/esm2022/lib/shared/components/case-editor/case-edit-submit/case-edit-submit.component.mjs +0 -678
- package/esm2022/lib/shared/components/case-editor/case-edit-submit/index.mjs +0 -2
- package/esm2022/lib/shared/components/case-editor/case-edit-utils/case-edit.utils.mjs +0 -47
- package/esm2022/lib/shared/components/case-editor/case-editor.module.mjs +0 -217
- package/esm2022/lib/shared/components/case-editor/case-event-completion/case-event-completion.component.mjs +0 -109
- package/esm2022/lib/shared/components/case-editor/case-event-completion/components/case-event-completion-task-cancelled/case-event-completion-task-cancelled.component.mjs +0 -85
- package/esm2022/lib/shared/components/case-editor/case-event-completion/components/case-event-completion-task-reassigned/case-event-completion-task-reassigned.component.mjs +0 -160
- package/esm2022/lib/shared/components/case-editor/case-event-completion/index.mjs +0 -4
- package/esm2022/lib/shared/components/case-editor/case-progress/case-progress.component.mjs +0 -85
- package/esm2022/lib/shared/components/case-editor/case-progress/index.mjs +0 -2
- package/esm2022/lib/shared/components/case-editor/domain/confirmation.model.mjs +0 -25
- package/esm2022/lib/shared/components/case-editor/domain/event-completion-params.model.mjs +0 -2
- package/esm2022/lib/shared/components/case-editor/domain/event-completion-return-states.enum.model.mjs +0 -7
- package/esm2022/lib/shared/components/case-editor/domain/event-completion-state-machine-context.model.mjs +0 -2
- package/esm2022/lib/shared/components/case-editor/domain/event-completion-states.enum.model.mjs +0 -14
- package/esm2022/lib/shared/components/case-editor/domain/event-completion-task-states.model.mjs +0 -6
- package/esm2022/lib/shared/components/case-editor/domain/index.mjs +0 -8
- package/esm2022/lib/shared/components/case-editor/domain/wizard-page-field-complex-override.model.mjs +0 -9
- package/esm2022/lib/shared/components/case-editor/domain/wizard-page-field.model.mjs +0 -7
- package/esm2022/lib/shared/components/case-editor/domain/wizard-page.model.mjs +0 -33
- package/esm2022/lib/shared/components/case-editor/domain/wizard.model.mjs +0 -55
- package/esm2022/lib/shared/components/case-editor/editor.routing.mjs +0 -31
- package/esm2022/lib/shared/components/case-editor/index.mjs +0 -13
- package/esm2022/lib/shared/components/case-editor/services/case-edit-wizard.guard.mjs +0 -98
- package/esm2022/lib/shared/components/case-editor/services/case-flag-state.service.mjs +0 -25
- package/esm2022/lib/shared/components/case-editor/services/case-worker.service.mjs +0 -35
- package/esm2022/lib/shared/components/case-editor/services/case.notifier.mjs +0 -53
- package/esm2022/lib/shared/components/case-editor/services/cases.service.mjs +0 -331
- package/esm2022/lib/shared/components/case-editor/services/convert-href-to-router.service.mjs +0 -42
- package/esm2022/lib/shared/components/case-editor/services/event-completion-state-machine.service.mjs +0 -179
- package/esm2022/lib/shared/components/case-editor/services/event-trigger.service.mjs +0 -18
- package/esm2022/lib/shared/components/case-editor/services/index.mjs +0 -12
- package/esm2022/lib/shared/components/case-editor/services/judicial-worker.service.mjs +0 -35
- package/esm2022/lib/shared/components/case-editor/services/page-validation.service.mjs +0 -56
- package/esm2022/lib/shared/components/case-editor/services/valid-page-list-caseFields.service.mjs +0 -40
- package/esm2022/lib/shared/components/case-editor/services/wizard-factory.service.mjs +0 -7
- package/esm2022/lib/shared/components/case-editor/services/wizard-page-field-to-case-field.mapper.mjs +0 -117
- package/esm2022/lib/shared/components/case-editor/services/work-allocation.service.mjs +0 -229
- package/esm2022/lib/shared/components/case-header/case-header.component.mjs +0 -64
- package/esm2022/lib/shared/components/case-header/case-header.module.mjs +0 -33
- package/esm2022/lib/shared/components/case-header/index.mjs +0 -3
- package/esm2022/lib/shared/components/case-history/case-history.component.mjs +0 -254
- package/esm2022/lib/shared/components/case-history/case-history.module.mjs +0 -64
- package/esm2022/lib/shared/components/case-history/domain/case-history.model.mjs +0 -37
- package/esm2022/lib/shared/components/case-history/index.mjs +0 -3
- package/esm2022/lib/shared/components/case-history/services/case-history.service.mjs +0 -43
- package/esm2022/lib/shared/components/case-list/case-list.component.mjs +0 -373
- package/esm2022/lib/shared/components/case-list/case-list.module.mjs +0 -47
- package/esm2022/lib/shared/components/case-list/index.mjs +0 -3
- package/esm2022/lib/shared/components/case-list-filters/case-list-filters.component.mjs +0 -57
- package/esm2022/lib/shared/components/case-list-filters/case-list-filters.module.mjs +0 -64
- package/esm2022/lib/shared/components/case-list-filters/index.mjs +0 -3
- package/esm2022/lib/shared/components/case-timeline/case-timeline.component.mjs +0 -115
- package/esm2022/lib/shared/components/case-timeline/case-timeline.module.mjs +0 -52
- package/esm2022/lib/shared/components/case-timeline/index.mjs +0 -3
- package/esm2022/lib/shared/components/case-viewer/case-basic-access-view/case-basic-access-view.component.mjs +0 -245
- package/esm2022/lib/shared/components/case-viewer/case-basic-access-view/index.mjs +0 -2
- package/esm2022/lib/shared/components/case-viewer/case-challenged-access-request/case-challenged-access-request.component.mjs +0 -311
- package/esm2022/lib/shared/components/case-viewer/case-challenged-access-request/index.mjs +0 -2
- package/esm2022/lib/shared/components/case-viewer/case-challenged-access-request/models/case-challenged-access-request.enum.mjs +0 -20
- package/esm2022/lib/shared/components/case-viewer/case-challenged-access-request/models/index.mjs +0 -2
- package/esm2022/lib/shared/components/case-viewer/case-challenged-access-success/case-challenged-access-success.component.mjs +0 -75
- package/esm2022/lib/shared/components/case-viewer/case-challenged-access-success/index.mjs +0 -2
- package/esm2022/lib/shared/components/case-viewer/case-event-trigger/case-event-trigger.component.mjs +0 -176
- package/esm2022/lib/shared/components/case-viewer/case-event-trigger/index.mjs +0 -2
- package/esm2022/lib/shared/components/case-viewer/case-full-access-view/case-full-access-view.component.mjs +0 -725
- package/esm2022/lib/shared/components/case-viewer/case-full-access-view/index.mjs +0 -2
- package/esm2022/lib/shared/components/case-viewer/case-review-specific-access-reject/case-review-specific-access-reject.component.mjs +0 -61
- package/esm2022/lib/shared/components/case-viewer/case-review-specific-access-reject/index.mjs +0 -2
- package/esm2022/lib/shared/components/case-viewer/case-review-specific-access-request/case-review-specific-access-request.component.mjs +0 -256
- package/esm2022/lib/shared/components/case-viewer/case-review-specific-access-request/index.mjs +0 -2
- package/esm2022/lib/shared/components/case-viewer/case-review-specific-access-request/models/case-review-specific-access-request.enum.mjs +0 -18
- package/esm2022/lib/shared/components/case-viewer/case-review-specific-access-request/models/index.mjs +0 -2
- package/esm2022/lib/shared/components/case-viewer/case-specific-access-request/case-specific-access-request.component.mjs +0 -218
- package/esm2022/lib/shared/components/case-viewer/case-specific-access-request/index.mjs +0 -2
- package/esm2022/lib/shared/components/case-viewer/case-specific-access-request/models/case-specific-access-request.enum.mjs +0 -11
- package/esm2022/lib/shared/components/case-viewer/case-specific-access-request/models/index.mjs +0 -2
- package/esm2022/lib/shared/components/case-viewer/case-specific-access-success/case-specific-access-success.component.mjs +0 -50
- package/esm2022/lib/shared/components/case-viewer/case-specific-access-success/index.mjs +0 -2
- package/esm2022/lib/shared/components/case-viewer/case-view/case-view.component.mjs +0 -107
- package/esm2022/lib/shared/components/case-viewer/case-view/index.mjs +0 -2
- package/esm2022/lib/shared/components/case-viewer/case-viewer.component.mjs +0 -132
- package/esm2022/lib/shared/components/case-viewer/case-viewer.module.mjs +0 -191
- package/esm2022/lib/shared/components/case-viewer/index.mjs +0 -14
- package/esm2022/lib/shared/components/case-viewer/printer/case-printer.component.mjs +0 -116
- package/esm2022/lib/shared/components/case-viewer/printer/index.mjs +0 -4
- package/esm2022/lib/shared/components/case-viewer/printer/pipes/index.mjs +0 -2
- package/esm2022/lib/shared/components/case-viewer/printer/pipes/print-url.pipe.mjs +0 -61
- package/esm2022/lib/shared/components/case-viewer/services/case.resolver.mjs +0 -142
- package/esm2022/lib/shared/components/case-viewer/services/event-trigger.resolver.mjs +0 -97
- package/esm2022/lib/shared/components/case-viewer/services/index.mjs +0 -3
- package/esm2022/lib/shared/components/case-viewer/viewer.routing.mjs +0 -127
- package/esm2022/lib/shared/components/create-case-filters/create-case-filters-selection.model.mjs +0 -11
- package/esm2022/lib/shared/components/create-case-filters/create-case-filters.component.mjs +0 -290
- package/esm2022/lib/shared/components/create-case-filters/create-case-filters.module.mjs +0 -44
- package/esm2022/lib/shared/components/create-case-filters/index.mjs +0 -4
- package/esm2022/lib/shared/components/dialogs/delete-or-cancel-dialog/delete-or-cancel-dialog.component.mjs +0 -60
- package/esm2022/lib/shared/components/dialogs/delete-or-cancel-dialog/index.mjs +0 -2
- package/esm2022/lib/shared/components/dialogs/dialogs.module.mjs +0 -51
- package/esm2022/lib/shared/components/dialogs/document-dialog/document-dialog.component.mjs +0 -62
- package/esm2022/lib/shared/components/dialogs/document-dialog/index.mjs +0 -2
- package/esm2022/lib/shared/components/dialogs/index.mjs +0 -6
- package/esm2022/lib/shared/components/dialogs/remove-dialog/index.mjs +0 -2
- package/esm2022/lib/shared/components/dialogs/remove-dialog/remove-dialog.component.mjs +0 -60
- package/esm2022/lib/shared/components/dialogs/save-or-discard-dialog/index.mjs +0 -2
- package/esm2022/lib/shared/components/dialogs/save-or-discard-dialog/save-or-discard-dialog.component.mjs +0 -64
- package/esm2022/lib/shared/components/error/callback-errors.component.mjs +0 -145
- package/esm2022/lib/shared/components/error/domain/error-context.mjs +0 -6
- package/esm2022/lib/shared/components/error/domain/index.mjs +0 -2
- package/esm2022/lib/shared/components/error/errors.module.mjs +0 -33
- package/esm2022/lib/shared/components/error/index.mjs +0 -4
- package/esm2022/lib/shared/components/error-message/error-message.component.mjs +0 -45
- package/esm2022/lib/shared/components/error-message/error-message.module.mjs +0 -41
- package/esm2022/lib/shared/components/error-message/index.mjs +0 -3
- package/esm2022/lib/shared/components/event-start/components/multiple-tasks-exist/multiple-tasks-exist.component.mjs +0 -72
- package/esm2022/lib/shared/components/event-start/components/no-tasks-available/no-tasks-available.component.mjs +0 -56
- package/esm2022/lib/shared/components/event-start/components/task-assigned/task-assigned.component.mjs +0 -112
- package/esm2022/lib/shared/components/event-start/components/task-cancelled/task-cancelled.component.mjs +0 -70
- package/esm2022/lib/shared/components/event-start/components/task-conflict/task-conflict.component.mjs +0 -61
- package/esm2022/lib/shared/components/event-start/components/task-unassigned/task-unassigned.component.mjs +0 -56
- package/esm2022/lib/shared/components/event-start/event-guard/event-start.guard.mjs +0 -190
- package/esm2022/lib/shared/components/event-start/event-start.component.mjs +0 -61
- package/esm2022/lib/shared/components/event-start/event-start.module.mjs +0 -71
- package/esm2022/lib/shared/components/event-start/index.mjs +0 -10
- package/esm2022/lib/shared/components/event-start/models/event-start-state-machine-context.model.mjs +0 -2
- package/esm2022/lib/shared/components/event-start/models/event-start-states-enum.model.mjs +0 -16
- package/esm2022/lib/shared/components/event-start/models/index.mjs +0 -3
- package/esm2022/lib/shared/components/event-start/resolvers/event-tasks-resolver.service.mjs +0 -42
- package/esm2022/lib/shared/components/event-start/services/event-start-state-machine.service.mjs +0 -207
- package/esm2022/lib/shared/components/event-start/services/index.mjs +0 -2
- package/esm2022/lib/shared/components/event-trigger/event-trigger.component.mjs +0 -138
- package/esm2022/lib/shared/components/event-trigger/event-trigger.module.mjs +0 -37
- package/esm2022/lib/shared/components/event-trigger/index.mjs +0 -3
- package/esm2022/lib/shared/components/helpers/index.mjs +0 -2
- package/esm2022/lib/shared/components/helpers/init-dialog-helper.mjs +0 -16
- package/esm2022/lib/shared/components/index.mjs +0 -20
- package/esm2022/lib/shared/components/loading-spinner/index.mjs +0 -3
- package/esm2022/lib/shared/components/loading-spinner/loading-spinner.component.mjs +0 -26
- package/esm2022/lib/shared/components/loading-spinner/loading-spinner.module.mjs +0 -29
- package/esm2022/lib/shared/components/pagination/index.mjs +0 -3
- package/esm2022/lib/shared/components/pagination/pagination.component.mjs +0 -266
- package/esm2022/lib/shared/components/pagination/pagination.module.mjs +0 -35
- package/esm2022/lib/shared/components/palette/address/address-option.model.mjs +0 -23
- package/esm2022/lib/shared/components/palette/address/index.mjs +0 -3
- package/esm2022/lib/shared/components/palette/address/write-address-field.component.mjs +0 -304
- package/esm2022/lib/shared/components/palette/base-field/abstract-field-read.component.mjs +0 -30
- package/esm2022/lib/shared/components/palette/base-field/abstract-field-write-journey.component.mjs +0 -95
- package/esm2022/lib/shared/components/palette/base-field/abstract-field-write.component.mjs +0 -44
- package/esm2022/lib/shared/components/palette/base-field/abstract-form-field.component.mjs +0 -87
- package/esm2022/lib/shared/components/palette/base-field/abstract-journey.component.mjs +0 -81
- package/esm2022/lib/shared/components/palette/base-field/field-read-label.component.mjs +0 -82
- package/esm2022/lib/shared/components/palette/base-field/field-read.component.mjs +0 -86
- package/esm2022/lib/shared/components/palette/base-field/field-write.component.mjs +0 -78
- package/esm2022/lib/shared/components/palette/base-field/index.mjs +0 -10
- package/esm2022/lib/shared/components/palette/base-field/palette-context.enum.mjs +0 -7
- package/esm2022/lib/shared/components/palette/base-field/payment-field.component.mjs +0 -37
- package/esm2022/lib/shared/components/palette/case-file-view/case-file-view-field.component.mjs +0 -197
- package/esm2022/lib/shared/components/palette/case-file-view/components/case-file-view-folder/case-file-view-folder-document-actions/case-file-view-folder-document-actions.component.mjs +0 -50
- package/esm2022/lib/shared/components/palette/case-file-view/components/case-file-view-folder/case-file-view-folder-sort/case-file-view-folder-sort.component.mjs +0 -49
- package/esm2022/lib/shared/components/palette/case-file-view/components/case-file-view-folder/case-file-view-folder-toggle/case-file-view-folder-toggle.component.mjs +0 -48
- package/esm2022/lib/shared/components/palette/case-file-view/components/case-file-view-folder/case-file-view-folder.component.mjs +0 -369
- package/esm2022/lib/shared/components/palette/case-file-view/components/case-file-view-folder-selector/case-file-view-folder-selector.component.mjs +0 -158
- package/esm2022/lib/shared/components/palette/case-file-view/components/index.mjs +0 -7
- package/esm2022/lib/shared/components/palette/case-file-view/components/shared/case-file-view-overlay-menu/case-file-view-overlay-menu-item.model.mjs +0 -2
- package/esm2022/lib/shared/components/palette/case-file-view/components/shared/case-file-view-overlay-menu/case-file-view-overlay-menu.component.mjs +0 -107
- package/esm2022/lib/shared/components/palette/case-file-view/components/shared/index.mjs +0 -2
- package/esm2022/lib/shared/components/palette/case-file-view/index.mjs +0 -3
- package/esm2022/lib/shared/components/palette/case-file-view/test-data/categories-and-documents-test-data.mjs +0 -233
- package/esm2022/lib/shared/components/palette/case-flag/components/add-comments/add-comments.component.mjs +0 -199
- package/esm2022/lib/shared/components/palette/case-flag/components/case-flag-summary-list/case-flag-summary-list.component.mjs +0 -300
- package/esm2022/lib/shared/components/palette/case-flag/components/case-flag-table/case-flag-table.component.mjs +0 -206
- package/esm2022/lib/shared/components/palette/case-flag/components/confirm-flag-status/confirm-flag-status.component.mjs +0 -172
- package/esm2022/lib/shared/components/palette/case-flag/components/index.mjs +0 -12
- package/esm2022/lib/shared/components/palette/case-flag/components/manage-case-flags/manage-case-flags.component.mjs +0 -343
- package/esm2022/lib/shared/components/palette/case-flag/components/search-language-interpreter/search-language-interpreter-control-names.enum.mjs +0 -6
- package/esm2022/lib/shared/components/palette/case-flag/components/search-language-interpreter/search-language-interpreter.component.mjs +0 -315
- package/esm2022/lib/shared/components/palette/case-flag/components/select-flag-location/select-flag-location.component.mjs +0 -207
- package/esm2022/lib/shared/components/palette/case-flag/components/select-flag-type/select-flag-type.component.mjs +0 -459
- package/esm2022/lib/shared/components/palette/case-flag/components/update-flag/update-flag-add-translation-form/update-flag-add-translation-form.component.mjs +0 -273
- package/esm2022/lib/shared/components/palette/case-flag/components/update-flag/update-flag.component.mjs +0 -528
- package/esm2022/lib/shared/components/palette/case-flag/domain/case-flag-state.model.mjs +0 -2
- package/esm2022/lib/shared/components/palette/case-flag/domain/case-flag.model.mjs +0 -2
- package/esm2022/lib/shared/components/palette/case-flag/domain/index.mjs +0 -4
- package/esm2022/lib/shared/components/palette/case-flag/domain/language.model.mjs +0 -2
- package/esm2022/lib/shared/components/palette/case-flag/enums/add-comments-error-message.enum.mjs +0 -7
- package/esm2022/lib/shared/components/palette/case-flag/enums/add-comments-step.enum.mjs +0 -8
- package/esm2022/lib/shared/components/palette/case-flag/enums/case-flag-check-your-answers-step.enum.mjs +0 -12
- package/esm2022/lib/shared/components/palette/case-flag/enums/case-flag-display-context-parameter.enum.mjs +0 -15
- package/esm2022/lib/shared/components/palette/case-flag/enums/case-flag-form-fields.enum.mjs +0 -13
- package/esm2022/lib/shared/components/palette/case-flag/enums/case-flag-status.enum.mjs +0 -8
- package/esm2022/lib/shared/components/palette/case-flag/enums/case-flag-summary-list-display-mode.enum.mjs +0 -6
- package/esm2022/lib/shared/components/palette/case-flag/enums/case-flag-wizard-step-title.enum.mjs +0 -20
- package/esm2022/lib/shared/components/palette/case-flag/enums/confirm-status-error-message.enum.mjs +0 -6
- package/esm2022/lib/shared/components/palette/case-flag/enums/confirm-status-step.enum.mjs +0 -6
- package/esm2022/lib/shared/components/palette/case-flag/enums/index.mjs +0 -22
- package/esm2022/lib/shared/components/palette/case-flag/enums/search-language-interpreter-error-message.enum.mjs +0 -7
- package/esm2022/lib/shared/components/palette/case-flag/enums/search-language-interpreter-step.enum.mjs +0 -8
- package/esm2022/lib/shared/components/palette/case-flag/enums/select-flag-error-message.enum.mjs +0 -7
- package/esm2022/lib/shared/components/palette/case-flag/enums/select-flag-location-error-message.enum.mjs +0 -6
- package/esm2022/lib/shared/components/palette/case-flag/enums/select-flag-type-error-message.enum.mjs +0 -10
- package/esm2022/lib/shared/components/palette/case-flag/enums/update-flag-add-translation-error-message.enum.mjs +0 -6
- package/esm2022/lib/shared/components/palette/case-flag/enums/update-flag-add-translation-step.enum.mjs +0 -6
- package/esm2022/lib/shared/components/palette/case-flag/enums/update-flag-error-message.enum.mjs +0 -10
- package/esm2022/lib/shared/components/palette/case-flag/enums/update-flag-step.enum.mjs +0 -11
- package/esm2022/lib/shared/components/palette/case-flag/enums/write-case-flag-field.enum.mjs +0 -17
- package/esm2022/lib/shared/components/palette/case-flag/index.mjs +0 -7
- package/esm2022/lib/shared/components/palette/case-flag/pipes/flag-field-display.pipe.mjs +0 -43
- package/esm2022/lib/shared/components/palette/case-flag/pipes/index.mjs +0 -5
- package/esm2022/lib/shared/components/palette/case-flag/pipes/language-interpreter-display.pipe.mjs +0 -43
- package/esm2022/lib/shared/components/palette/case-flag/pipes/manage-case-flags-label-display.pipe.mjs +0 -111
- package/esm2022/lib/shared/components/palette/case-flag/pipes/update-flag-title-display.pipe.mjs +0 -79
- package/esm2022/lib/shared/components/palette/case-flag/read-case-flag-field.component.mjs +0 -280
- package/esm2022/lib/shared/components/palette/case-flag/write-case-flag-field.component.mjs +0 -813
- package/esm2022/lib/shared/components/palette/case-link/index.mjs +0 -3
- package/esm2022/lib/shared/components/palette/case-link/read-case-link-field.component.mjs +0 -33
- package/esm2022/lib/shared/components/palette/case-link/write-case-link-field.component.mjs +0 -125
- package/esm2022/lib/shared/components/palette/collection/collection-create-checker.service.mjs +0 -42
- package/esm2022/lib/shared/components/palette/collection/index.mjs +0 -3
- package/esm2022/lib/shared/components/palette/collection/read-collection-field.component.mjs +0 -81
- package/esm2022/lib/shared/components/palette/collection/write-collection-field.component.mjs +0 -448
- package/esm2022/lib/shared/components/palette/complex/index.mjs +0 -6
- package/esm2022/lib/shared/components/palette/complex/read-complex-field-collection-table.component.mjs +0 -380
- package/esm2022/lib/shared/components/palette/complex/read-complex-field-raw.component.mjs +0 -51
- package/esm2022/lib/shared/components/palette/complex/read-complex-field-table.component.mjs +0 -92
- package/esm2022/lib/shared/components/palette/complex/read-complex-field.component.mjs +0 -74
- package/esm2022/lib/shared/components/palette/complex/sort-order.mjs +0 -7
- package/esm2022/lib/shared/components/palette/complex/write-complex-field.component.mjs +0 -184
- package/esm2022/lib/shared/components/palette/date/index.mjs +0 -4
- package/esm2022/lib/shared/components/palette/date/read-date-field.component.mjs +0 -26
- package/esm2022/lib/shared/components/palette/date/write-date-container-field.component.mjs +0 -33
- package/esm2022/lib/shared/components/palette/date/write-date-field.component.mjs +0 -80
- package/esm2022/lib/shared/components/palette/datetime-picker/datetime-picker-utils.mjs +0 -12
- package/esm2022/lib/shared/components/palette/datetime-picker/datetime-picker.component.mjs +0 -312
- package/esm2022/lib/shared/components/palette/datetime-picker/index.mjs +0 -2
- package/esm2022/lib/shared/components/palette/document/document-url.pipe.mjs +0 -25
- package/esm2022/lib/shared/components/palette/document/file-upload-progress.guard.mjs +0 -31
- package/esm2022/lib/shared/components/palette/document/file-upload-state.service.mjs +0 -17
- package/esm2022/lib/shared/components/palette/document/index.mjs +0 -4
- package/esm2022/lib/shared/components/palette/document/read-document-field.component.mjs +0 -88
- package/esm2022/lib/shared/components/palette/document/write-document-field.component.mjs +0 -445
- package/esm2022/lib/shared/components/palette/dynamic-list/dynamic-list.pipe.mjs +0 -18
- package/esm2022/lib/shared/components/palette/dynamic-list/index.mjs +0 -4
- package/esm2022/lib/shared/components/palette/dynamic-list/read-dynamic-list-field.component.mjs +0 -37
- package/esm2022/lib/shared/components/palette/dynamic-list/write-dynamic-list-field.component.mjs +0 -124
- package/esm2022/lib/shared/components/palette/dynamic-multi-select-list/index.mjs +0 -3
- package/esm2022/lib/shared/components/palette/dynamic-multi-select-list/read-dynamic-multi-select-list-field.component.mjs +0 -46
- package/esm2022/lib/shared/components/palette/dynamic-multi-select-list/write-dynamic-multi-select-list-field.component.mjs +0 -148
- package/esm2022/lib/shared/components/palette/dynamic-radio-list/dynamic-radio-list.pipe.mjs +0 -25
- package/esm2022/lib/shared/components/palette/dynamic-radio-list/index.mjs +0 -4
- package/esm2022/lib/shared/components/palette/dynamic-radio-list/read-dynamic-radio-list-field.component.mjs +0 -43
- package/esm2022/lib/shared/components/palette/dynamic-radio-list/write-dynamic-radio-list-field.component.mjs +0 -125
- package/esm2022/lib/shared/components/palette/email/index.mjs +0 -3
- package/esm2022/lib/shared/components/palette/email/read-email-field.component.mjs +0 -36
- package/esm2022/lib/shared/components/palette/email/write-email-field.component.mjs +0 -74
- package/esm2022/lib/shared/components/palette/fixed-list/fixed-list.pipe.mjs +0 -23
- package/esm2022/lib/shared/components/palette/fixed-list/index.mjs +0 -4
- package/esm2022/lib/shared/components/palette/fixed-list/read-fixed-list-field.component.mjs +0 -27
- package/esm2022/lib/shared/components/palette/fixed-list/write-fixed-list-field.component.mjs +0 -107
- package/esm2022/lib/shared/components/palette/fixed-radio-list/fixed-radio-list.pipe.mjs +0 -18
- package/esm2022/lib/shared/components/palette/fixed-radio-list/index.mjs +0 -4
- package/esm2022/lib/shared/components/palette/fixed-radio-list/read-fixed-radio-list-field.component.mjs +0 -27
- package/esm2022/lib/shared/components/palette/fixed-radio-list/write-fixed-radio-list-field.component.mjs +0 -96
- package/esm2022/lib/shared/components/palette/history/case-history-viewer-field.component.mjs +0 -17
- package/esm2022/lib/shared/components/palette/history/event-log/event-log-details.component.mjs +0 -99
- package/esm2022/lib/shared/components/palette/history/event-log/event-log-table.component.mjs +0 -265
- package/esm2022/lib/shared/components/palette/history/event-log/event-log.component.mjs +0 -72
- package/esm2022/lib/shared/components/palette/history/event-log/index.mjs +0 -4
- package/esm2022/lib/shared/components/palette/history/index.mjs +0 -3
- package/esm2022/lib/shared/components/palette/index.mjs +0 -39
- package/esm2022/lib/shared/components/palette/judicial-user/index.mjs +0 -3
- package/esm2022/lib/shared/components/palette/judicial-user/read-judicial-user-field.component.mjs +0 -49
- package/esm2022/lib/shared/components/palette/judicial-user/write-judicial-user-field.component.mjs +0 -266
- package/esm2022/lib/shared/components/palette/label/index.mjs +0 -2
- package/esm2022/lib/shared/components/palette/label/label-field.component.mjs +0 -55
- package/esm2022/lib/shared/components/palette/linked-cases/components/before-you-start/before-you-start.component.mjs +0 -132
- package/esm2022/lib/shared/components/palette/linked-cases/components/check-your-answers/check-your-answers.component.mjs +0 -213
- package/esm2022/lib/shared/components/palette/linked-cases/components/index.mjs +0 -8
- package/esm2022/lib/shared/components/palette/linked-cases/components/link-cases/link-cases.component.mjs +0 -577
- package/esm2022/lib/shared/components/palette/linked-cases/components/linked-cases-table/linked-cases-from-table.component.mjs +0 -245
- package/esm2022/lib/shared/components/palette/linked-cases/components/linked-cases-table/linked-cases-to-table.component.mjs +0 -287
- package/esm2022/lib/shared/components/palette/linked-cases/components/no-linked-cases/no-linked-cases.component.mjs +0 -73
- package/esm2022/lib/shared/components/palette/linked-cases/components/unlink-cases/unlink-cases.component.mjs +0 -249
- package/esm2022/lib/shared/components/palette/linked-cases/domain/index.mjs +0 -3
- package/esm2022/lib/shared/components/palette/linked-cases/domain/linked-cases-state.model.mjs +0 -2
- package/esm2022/lib/shared/components/palette/linked-cases/domain/linked-cases.model.mjs +0 -67
- package/esm2022/lib/shared/components/palette/linked-cases/enums/index.mjs +0 -2
- package/esm2022/lib/shared/components/palette/linked-cases/enums/write-linked-cases-field.enum.mjs +0 -35
- package/esm2022/lib/shared/components/palette/linked-cases/index.mjs +0 -6
- package/esm2022/lib/shared/components/palette/linked-cases/read-linked-cases-field.component.mjs +0 -168
- package/esm2022/lib/shared/components/palette/linked-cases/services/index.mjs +0 -2
- package/esm2022/lib/shared/components/palette/linked-cases/services/linked-cases.service.mjs +0 -161
- package/esm2022/lib/shared/components/palette/linked-cases/utils/validators.utils.mjs +0 -27
- package/esm2022/lib/shared/components/palette/linked-cases/write-linked-cases-field.component.mjs +0 -335
- package/esm2022/lib/shared/components/palette/markdown/index.mjs +0 -4
- package/esm2022/lib/shared/components/palette/markdown/markdown-component.module.mjs +0 -45
- package/esm2022/lib/shared/components/palette/markdown/markdown.component.mjs +0 -98
- package/esm2022/lib/shared/components/palette/markdown/routerlink.component.mjs +0 -25
- package/esm2022/lib/shared/components/palette/money-gbp/index.mjs +0 -4
- package/esm2022/lib/shared/components/palette/money-gbp/money-gbp-input.component.mjs +0 -128
- package/esm2022/lib/shared/components/palette/money-gbp/read-money-gbp-field.component.mjs +0 -50
- package/esm2022/lib/shared/components/palette/money-gbp/write-money-gbp-field.component.mjs +0 -79
- package/esm2022/lib/shared/components/palette/multi-select-list/index.mjs +0 -3
- package/esm2022/lib/shared/components/palette/multi-select-list/read-multi-select-list-field.component.mjs +0 -46
- package/esm2022/lib/shared/components/palette/multi-select-list/write-multi-select-list-field.component.mjs +0 -126
- package/esm2022/lib/shared/components/palette/number/index.mjs +0 -3
- package/esm2022/lib/shared/components/palette/number/read-number-field.component.mjs +0 -25
- package/esm2022/lib/shared/components/palette/number/write-number-field.component.mjs +0 -74
- package/esm2022/lib/shared/components/palette/order-summary/fee-value.model.mjs +0 -4
- package/esm2022/lib/shared/components/palette/order-summary/fee.model.mjs +0 -8
- package/esm2022/lib/shared/components/palette/order-summary/index.mjs +0 -7
- package/esm2022/lib/shared/components/palette/order-summary/order-summary.model.mjs +0 -6
- package/esm2022/lib/shared/components/palette/order-summary/read-order-summary-field.component.mjs +0 -74
- package/esm2022/lib/shared/components/palette/order-summary/read-order-summary-row.component.mjs +0 -45
- package/esm2022/lib/shared/components/palette/order-summary/write-order-summary-field.component.mjs +0 -45
- package/esm2022/lib/shared/components/palette/organisation/index.mjs +0 -6
- package/esm2022/lib/shared/components/palette/organisation/read-organisation-field-raw.component.mjs +0 -84
- package/esm2022/lib/shared/components/palette/organisation/read-organisation-field-table.component.mjs +0 -88
- package/esm2022/lib/shared/components/palette/organisation/read-organisation-field.component.mjs +0 -52
- package/esm2022/lib/shared/components/palette/organisation/write-organisation-complex-field.component.mjs +0 -35
- package/esm2022/lib/shared/components/palette/organisation/write-organisation-field.component.mjs +0 -397
- package/esm2022/lib/shared/components/palette/palette.module.mjs +0 -769
- package/esm2022/lib/shared/components/palette/palette.service.mjs +0 -153
- package/esm2022/lib/shared/components/palette/payment/case-payment-history-viewer-field.component.mjs +0 -25
- package/esm2022/lib/shared/components/palette/payment/index.mjs +0 -2
- package/esm2022/lib/shared/components/palette/phone-uk/index.mjs +0 -3
- package/esm2022/lib/shared/components/palette/phone-uk/read-phone-uk-field.component.mjs +0 -23
- package/esm2022/lib/shared/components/palette/phone-uk/write-phone-uk-field.component.mjs +0 -74
- package/esm2022/lib/shared/components/palette/query-management/__mocks__/index.mjs +0 -210
- package/esm2022/lib/shared/components/palette/query-management/components/close-query/close-query.component.mjs +0 -49
- package/esm2022/lib/shared/components/palette/query-management/components/index.mjs +0 -15
- package/esm2022/lib/shared/components/palette/query-management/components/qualifying-questions/qualifying-question-detail/qualifying-question-detail.component.mjs +0 -51
- package/esm2022/lib/shared/components/palette/query-management/components/qualifying-questions/qualifying-question-options/qualifying-question-options.component.mjs +0 -145
- package/esm2022/lib/shared/components/palette/query-management/components/query-attachments-read/query-attachments-read.component.mjs +0 -65
- package/esm2022/lib/shared/components/palette/query-management/components/query-case-details-header/query-case-details-header.component.mjs +0 -58
- package/esm2022/lib/shared/components/palette/query-management/components/query-check-your-answers/query-check-your-answers.component.mjs +0 -587
- package/esm2022/lib/shared/components/palette/query-management/components/query-confirmation/query-confirmation.component.mjs +0 -135
- package/esm2022/lib/shared/components/palette/query-management/components/query-details/query-details.component.mjs +0 -447
- package/esm2022/lib/shared/components/palette/query-management/components/query-event-completion/query-event-completion.component.mjs +0 -24
- package/esm2022/lib/shared/components/palette/query-management/components/query-list/query-list.component.mjs +0 -165
- package/esm2022/lib/shared/components/palette/query-management/components/query-write/query-write-add-documents/query-write-add-documents.component.mjs +0 -78
- package/esm2022/lib/shared/components/palette/query-management/components/query-write/query-write-date-input/query-write-date-input.component.mjs +0 -121
- package/esm2022/lib/shared/components/palette/query-management/components/query-write/query-write-raise-query/query-write-raise-query.component.mjs +0 -306
- package/esm2022/lib/shared/components/palette/query-management/components/query-write/query-write-respond-to-query/query-write-respond-to-query.component.mjs +0 -241
- package/esm2022/lib/shared/components/palette/query-management/constants/query-management.constants.mjs +0 -7
- package/esm2022/lib/shared/components/palette/query-management/enums/index.mjs +0 -6
- package/esm2022/lib/shared/components/palette/query-management/enums/qualifying-questions-error-message.enum.mjs +0 -5
- package/esm2022/lib/shared/components/palette/query-management/enums/query-item-response-status.enum.mjs +0 -8
- package/esm2022/lib/shared/components/palette/query-management/enums/raise-query-error-message.enum.mjs +0 -11
- package/esm2022/lib/shared/components/palette/query-management/enums/respond-to-query-error-messages.enum.mjs +0 -6
- package/esm2022/lib/shared/components/palette/query-management/index.mjs +0 -8
- package/esm2022/lib/shared/components/palette/query-management/models/case-queries-collection.model.mjs +0 -2
- package/esm2022/lib/shared/components/palette/query-management/models/index.mjs +0 -8
- package/esm2022/lib/shared/components/palette/query-management/models/qualifying-questions/casetype-qualifying-questions.model.mjs +0 -2
- package/esm2022/lib/shared/components/palette/query-management/models/qualifying-questions/qualifying-question.model.mjs +0 -2
- package/esm2022/lib/shared/components/palette/query-management/models/query-create-context.enum.mjs +0 -9
- package/esm2022/lib/shared/components/palette/query-management/models/query-list/query-list-column/query-list-column.model.mjs +0 -2
- package/esm2022/lib/shared/components/palette/query-management/models/query-list/query-list-data/query-list-data.model.mjs +0 -28
- package/esm2022/lib/shared/components/palette/query-management/models/query-list/query-list-item/query-list-item.model.mjs +0 -127
- package/esm2022/lib/shared/components/palette/query-management/read-query-management-field.component.mjs +0 -232
- package/esm2022/lib/shared/components/palette/query-management/services/index.mjs +0 -3
- package/esm2022/lib/shared/components/palette/query-management/services/qualifying-question.service.mjs +0 -23
- package/esm2022/lib/shared/components/palette/query-management/services/query-management.service.mjs +0 -179
- package/esm2022/lib/shared/components/palette/query-management/utils/query-management.utils.mjs +0 -98
- package/esm2022/lib/shared/components/palette/text/index.mjs +0 -3
- package/esm2022/lib/shared/components/palette/text/read-text-field.component.mjs +0 -23
- package/esm2022/lib/shared/components/palette/text/write-text-field.component.mjs +0 -78
- package/esm2022/lib/shared/components/palette/text-area/index.mjs +0 -3
- package/esm2022/lib/shared/components/palette/text-area/read-text-area-field.component.mjs +0 -23
- package/esm2022/lib/shared/components/palette/text-area/write-text-area-field.component.mjs +0 -89
- package/esm2022/lib/shared/components/palette/unsupported-field.component.mjs +0 -19
- package/esm2022/lib/shared/components/palette/utils/dash.pipe.mjs +0 -16
- package/esm2022/lib/shared/components/palette/utils/date.pipe.mjs +0 -133
- package/esm2022/lib/shared/components/palette/utils/field-label.pipe.mjs +0 -41
- package/esm2022/lib/shared/components/palette/utils/first-error.pipe.mjs +0 -65
- package/esm2022/lib/shared/components/palette/utils/index.mjs +0 -10
- package/esm2022/lib/shared/components/palette/utils/is-compound.pipe.mjs +0 -43
- package/esm2022/lib/shared/components/palette/utils/is-mandatory.pipe.mjs +0 -22
- package/esm2022/lib/shared/components/palette/utils/is-read-only-and-not-collection.pipe.mjs +0 -32
- package/esm2022/lib/shared/components/palette/utils/is-read-only.pipe.mjs +0 -22
- package/esm2022/lib/shared/components/palette/utils/utils.module.mjs +0 -71
- package/esm2022/lib/shared/components/palette/waystopay/index.mjs +0 -2
- package/esm2022/lib/shared/components/palette/waystopay/waystopay-field.component.mjs +0 -35
- package/esm2022/lib/shared/components/palette/yes-no/index.mjs +0 -4
- package/esm2022/lib/shared/components/palette/yes-no/read-yes-no-field.component.mjs +0 -37
- package/esm2022/lib/shared/components/palette/yes-no/write-yes-no-field.component.mjs +0 -102
- package/esm2022/lib/shared/components/palette/yes-no/yes-no.service.mjs +0 -50
- package/esm2022/lib/shared/components/search-filters/domain/index.mjs +0 -2
- package/esm2022/lib/shared/components/search-filters/domain/search-input.model.mjs +0 -15
- package/esm2022/lib/shared/components/search-filters/index.mjs +0 -5
- package/esm2022/lib/shared/components/search-filters/search-filters-wrapper.component.mjs +0 -63
- package/esm2022/lib/shared/components/search-filters/search-filters.component.mjs +0 -358
- package/esm2022/lib/shared/components/search-filters/search-filters.module.mjs +0 -71
- package/esm2022/lib/shared/components/search-result/index.mjs +0 -3
- package/esm2022/lib/shared/components/search-result/search-result.component.mjs +0 -821
- package/esm2022/lib/shared/components/search-result/search-result.module.mjs +0 -82
- package/esm2022/lib/shared/components/workbasket-filters/index.mjs +0 -3
- package/esm2022/lib/shared/components/workbasket-filters/workbasket-filters.component.mjs +0 -543
- package/esm2022/lib/shared/components/workbasket-filters/workbasket-filters.module.mjs +0 -67
- package/esm2022/lib/shared/directives/conditional-show/conditional-show-form.directive.mjs +0 -169
- package/esm2022/lib/shared/directives/conditional-show/conditional-show.module.mjs +0 -33
- package/esm2022/lib/shared/directives/conditional-show/domain/conditional-show.model.mjs +0 -201
- package/esm2022/lib/shared/directives/conditional-show/domain/index.mjs +0 -2
- package/esm2022/lib/shared/directives/conditional-show/index.mjs +0 -5
- package/esm2022/lib/shared/directives/conditional-show/services/condition-parser.service.mjs +0 -202
- package/esm2022/lib/shared/directives/conditional-show/services/condition.peg.mjs +0 -103
- package/esm2022/lib/shared/directives/conditional-show/services/conditional-show-registrar.service.mjs +0 -17
- package/esm2022/lib/shared/directives/conditional-show/services/grey-bar.service.mjs +0 -48
- package/esm2022/lib/shared/directives/conditional-show/services/index.mjs +0 -3
- package/esm2022/lib/shared/directives/focus-element/focus-element.directive.mjs +0 -38
- package/esm2022/lib/shared/directives/focus-element/focus-element.module.mjs +0 -21
- package/esm2022/lib/shared/directives/focus-element/index.mjs +0 -3
- package/esm2022/lib/shared/directives/index.mjs +0 -5
- package/esm2022/lib/shared/directives/substitutor/index.mjs +0 -4
- package/esm2022/lib/shared/directives/substitutor/label-substitutor.directive.mjs +0 -127
- package/esm2022/lib/shared/directives/substitutor/label-substitutor.module.mjs +0 -30
- package/esm2022/lib/shared/directives/substitutor/services/index.mjs +0 -2
- package/esm2022/lib/shared/directives/substitutor/services/placeholder.service.mjs +0 -210
- package/esm2022/lib/shared/directives/welsh-translated-markdown/index.mjs +0 -3
- package/esm2022/lib/shared/directives/welsh-translated-markdown/welsh-translated-markdown.directive.mjs +0 -104
- package/esm2022/lib/shared/directives/welsh-translated-markdown/welsh-translated-markdown.module.mjs +0 -21
- package/esm2022/lib/shared/domain/activity/activity.model.mjs +0 -17
- package/esm2022/lib/shared/domain/activity/index.mjs +0 -2
- package/esm2022/lib/shared/domain/addresses/address.model.mjs +0 -11
- package/esm2022/lib/shared/domain/addresses/index.mjs +0 -2
- package/esm2022/lib/shared/domain/alert/alert-level.model.mjs +0 -2
- package/esm2022/lib/shared/domain/alert/alert-status-params.model.mjs +0 -2
- package/esm2022/lib/shared/domain/alert/alert.model.mjs +0 -5
- package/esm2022/lib/shared/domain/alert/index.mjs +0 -3
- package/esm2022/lib/shared/domain/case-details.model.mjs +0 -13
- package/esm2022/lib/shared/domain/case-edit/case-edit.model.mjs +0 -2
- package/esm2022/lib/shared/domain/case-edit/index.mjs +0 -2
- package/esm2022/lib/shared/domain/case-event-data.model.mjs +0 -11
- package/esm2022/lib/shared/domain/case-file-view/case-file-view-category.model.mjs +0 -8
- package/esm2022/lib/shared/domain/case-file-view/case-file-view-document.model.mjs +0 -10
- package/esm2022/lib/shared/domain/case-file-view/case-file-view-sort-columns.enum.mjs +0 -6
- package/esm2022/lib/shared/domain/case-file-view/categories-and-documents.model.mjs +0 -10
- package/esm2022/lib/shared/domain/case-file-view/document-tree-node/document-tree-node-type.model.mjs +0 -6
- package/esm2022/lib/shared/domain/case-file-view/document-tree-node/document-tree-node.model.mjs +0 -125
- package/esm2022/lib/shared/domain/case-file-view/index.mjs +0 -7
- package/esm2022/lib/shared/domain/case-flag/flag-type.model.mjs +0 -37
- package/esm2022/lib/shared/domain/case-flag/hmcts-service-detail.model.mjs +0 -18
- package/esm2022/lib/shared/domain/case-flag/index.mjs +0 -3
- package/esm2022/lib/shared/domain/case-view/access-types.model.mjs +0 -4
- package/esm2022/lib/shared/domain/case-view/case-event-trigger.model.mjs +0 -34
- package/esm2022/lib/shared/domain/case-view/case-print-document.model.mjs +0 -6
- package/esm2022/lib/shared/domain/case-view/case-tab.model.mjs +0 -17
- package/esm2022/lib/shared/domain/case-view/case-view-event-ids.enum.mjs +0 -6
- package/esm2022/lib/shared/domain/case-view/case-view-event.model.mjs +0 -16
- package/esm2022/lib/shared/domain/case-view/case-view-trigger.model.mjs +0 -7
- package/esm2022/lib/shared/domain/case-view/case-view.model.mjs +0 -27
- package/esm2022/lib/shared/domain/case-view/challenged-access-request.model.mjs +0 -2
- package/esm2022/lib/shared/domain/case-view/index.mjs +0 -12
- package/esm2022/lib/shared/domain/case-view/review-specific-access-request.model.mjs +0 -2
- package/esm2022/lib/shared/domain/case-view/role-assignment-response.model.mjs +0 -2
- package/esm2022/lib/shared/domain/case-view/role-request.model.mjs +0 -2
- package/esm2022/lib/shared/domain/case-view/service-org-response.model.mjs +0 -2
- package/esm2022/lib/shared/domain/case-view/specific-access-request.model.mjs +0 -2
- package/esm2022/lib/shared/domain/definition/access-control-list.model.mjs +0 -8
- package/esm2022/lib/shared/domain/definition/banner.model.mjs +0 -8
- package/esm2022/lib/shared/domain/definition/case-event.model.mjs +0 -11
- package/esm2022/lib/shared/domain/definition/case-field.model.mjs +0 -253
- package/esm2022/lib/shared/domain/definition/case-state.model.mjs +0 -7
- package/esm2022/lib/shared/domain/definition/case-type-lite.model.mjs +0 -10
- package/esm2022/lib/shared/domain/definition/case-type.model.mjs +0 -20
- package/esm2022/lib/shared/domain/definition/display-context-enum.model.mjs +0 -14
- package/esm2022/lib/shared/domain/definition/event-case-field.model.mjs +0 -6
- package/esm2022/lib/shared/domain/definition/field-type-enum.model.mjs +0 -2
- package/esm2022/lib/shared/domain/definition/field-type.model.mjs +0 -30
- package/esm2022/lib/shared/domain/definition/fixed-list-item.model.mjs +0 -6
- package/esm2022/lib/shared/domain/definition/index.mjs +0 -12
- package/esm2022/lib/shared/domain/definition/jurisdiction.model.mjs +0 -8
- package/esm2022/lib/shared/domain/document/document-data.model.mjs +0 -28
- package/esm2022/lib/shared/domain/document/index.mjs +0 -2
- package/esm2022/lib/shared/domain/draft.model.mjs +0 -16
- package/esm2022/lib/shared/domain/error-message.model.mjs +0 -2
- package/esm2022/lib/shared/domain/http/http-error.model.mjs +0 -49
- package/esm2022/lib/shared/domain/http/index.mjs +0 -2
- package/esm2022/lib/shared/domain/index.mjs +0 -25
- package/esm2022/lib/shared/domain/journey/index.mjs +0 -3
- package/esm2022/lib/shared/domain/journey/journey-instigator.model.mjs +0 -2
- package/esm2022/lib/shared/domain/journey/journey.model.mjs +0 -2
- package/esm2022/lib/shared/domain/jurisdiction/index.mjs +0 -2
- package/esm2022/lib/shared/domain/jurisdiction/judicial-user.model.mjs +0 -2
- package/esm2022/lib/shared/domain/order/index.mjs +0 -2
- package/esm2022/lib/shared/domain/order/orderable.model.mjs +0 -2
- package/esm2022/lib/shared/domain/organisation/index.mjs +0 -3
- package/esm2022/lib/shared/domain/organisation/organisation-converter.mjs +0 -42
- package/esm2022/lib/shared/domain/organisation/simple-organisation.model.mjs +0 -2
- package/esm2022/lib/shared/domain/pagination-metadata.model.mjs +0 -5
- package/esm2022/lib/shared/domain/predicate.model.mjs +0 -2
- package/esm2022/lib/shared/domain/profile/index.mjs +0 -2
- package/esm2022/lib/shared/domain/profile/profile.model.mjs +0 -33
- package/esm2022/lib/shared/domain/search/field.model.mjs +0 -17
- package/esm2022/lib/shared/domain/search/index.mjs +0 -5
- package/esm2022/lib/shared/domain/search/search-result-view-column.model.mjs +0 -9
- package/esm2022/lib/shared/domain/search/search-result-view-item.model.mjs +0 -18
- package/esm2022/lib/shared/domain/search/search-result-view.model.mjs +0 -26
- package/esm2022/lib/shared/domain/search/sorting/search-result-view-item-comparator.mjs +0 -2
- package/esm2022/lib/shared/domain/search/sorting/sort-parameters.mjs +0 -9
- package/esm2022/lib/shared/domain/sort-order.enum.mjs +0 -7
- package/esm2022/lib/shared/domain/user/user-info.model.mjs +0 -2
- package/esm2022/lib/shared/domain/work-allocation/Task.mjs +0 -21
- package/esm2022/lib/shared/domain/work-allocation/TaskPayload.mjs +0 -2
- package/esm2022/lib/shared/domain/work-allocation/case-worker.model.mjs +0 -2
- package/esm2022/lib/shared/domain/work-allocation/index.mjs +0 -3
- package/esm2022/lib/shared/domain/work-allocation/judicial-worker.model.mjs +0 -2
- package/esm2022/lib/shared/domain/work-allocation/task-response.model.mjs +0 -2
- package/esm2022/lib/shared/domain/work-allocation/task-search-parameter.model.mjs +0 -2
- package/esm2022/lib/shared/domain/work-allocation/wa-service-config.model.mjs +0 -2
- package/esm2022/lib/shared/domain/workbasket/index.mjs +0 -2
- package/esm2022/lib/shared/domain/workbasket/workbasket-input.model.mjs +0 -11
- package/esm2022/lib/shared/fixture/case-field-builder.mjs +0 -67
- package/esm2022/lib/shared/fixture/shared.test.fixture.mjs +0 -130
- package/esm2022/lib/shared/index.mjs +0 -10
- package/esm2022/lib/shared/pipes/case-reference/case-reference.pipe.mjs +0 -33
- package/esm2022/lib/shared/pipes/case-reference/index.mjs +0 -2
- package/esm2022/lib/shared/pipes/case-title/ccd-case-title.pipe.mjs +0 -31
- package/esm2022/lib/shared/pipes/case-title/index.mjs +0 -2
- package/esm2022/lib/shared/pipes/complex/ccd-collection-table-value-case-fields.pipe.mjs +0 -32
- package/esm2022/lib/shared/pipes/complex/ccd-cyapage-label-filter.pipe.mjs +0 -27
- package/esm2022/lib/shared/pipes/complex/ccd-page-fields.pipe.mjs +0 -39
- package/esm2022/lib/shared/pipes/complex/ccd-read-fields-filter.pipe.mjs +0 -180
- package/esm2022/lib/shared/pipes/complex/ccd-tab-fields.pipe.mjs +0 -31
- package/esm2022/lib/shared/pipes/complex/fields-filter.pipe.mjs +0 -105
- package/esm2022/lib/shared/pipes/complex/index.mjs +0 -7
- package/esm2022/lib/shared/pipes/generic/enum-display-description/enum-display-description.pipe.mjs +0 -16
- package/esm2022/lib/shared/pipes/generic/index.mjs +0 -2
- package/esm2022/lib/shared/pipes/index.mjs +0 -9
- package/esm2022/lib/shared/pipes/link-cases-from-reason-code/ccd-link-cases-from-reason-code.pipe.mjs +0 -28
- package/esm2022/lib/shared/pipes/link-cases-from-reason-code/index.mjs +0 -2
- package/esm2022/lib/shared/pipes/link-cases-reason-code/ccd-link-cases-reason-code.pipe.mjs +0 -28
- package/esm2022/lib/shared/pipes/link-cases-reason-code/index.mjs +0 -2
- package/esm2022/lib/shared/pipes/pipes.module.mjs +0 -64
- package/esm2022/lib/shared/pipes/search-result/sorting/sort-search-result.pipe.mjs +0 -23
- package/esm2022/lib/shared/services/activity/activity.polling.service.mjs +0 -122
- package/esm2022/lib/shared/services/activity/activity.service.mjs +0 -86
- package/esm2022/lib/shared/services/activity/index.mjs +0 -3
- package/esm2022/lib/shared/services/addresses/address-parser.mjs +0 -77
- package/esm2022/lib/shared/services/addresses/address-type.enum.mjs +0 -7
- package/esm2022/lib/shared/services/addresses/addresses.service.mjs +0 -65
- package/esm2022/lib/shared/services/addresses/country-language.enum.mjs +0 -6
- package/esm2022/lib/shared/services/addresses/index.mjs +0 -2
- package/esm2022/lib/shared/services/alert/alert.service.mjs +0 -157
- package/esm2022/lib/shared/services/alert/index.mjs +0 -2
- package/esm2022/lib/shared/services/auth/auth.service.mjs +0 -35
- package/esm2022/lib/shared/services/auth/index.mjs +0 -2
- package/esm2022/lib/shared/services/banners/banners.service.mjs +0 -35
- package/esm2022/lib/shared/services/banners/index.mjs +0 -2
- package/esm2022/lib/shared/services/browser/browser.service.mjs +0 -24
- package/esm2022/lib/shared/services/browser/index.mjs +0 -2
- package/esm2022/lib/shared/services/case-fields/case-field.service.mjs +0 -34
- package/esm2022/lib/shared/services/case-fields/format-translator.service.mjs +0 -242
- package/esm2022/lib/shared/services/case-fields/index.mjs +0 -3
- package/esm2022/lib/shared/services/case-file-view/case-file-view.service.mjs +0 -48
- package/esm2022/lib/shared/services/case-file-view/index.mjs +0 -2
- package/esm2022/lib/shared/services/case-flag/case-flag-refdata.service.mjs +0 -102
- package/esm2022/lib/shared/services/case-flag/index.mjs +0 -3
- package/esm2022/lib/shared/services/case-flag/refdata-case-flag-type.enum.mjs +0 -6
- package/esm2022/lib/shared/services/common-data-service/common-data-service.mjs +0 -29
- package/esm2022/lib/shared/services/cookie/index.mjs +0 -2
- package/esm2022/lib/shared/services/cookie/read-cookie-service.mjs +0 -28
- package/esm2022/lib/shared/services/definitions/definitions.module.mjs +0 -19
- package/esm2022/lib/shared/services/definitions/definitions.service.mjs +0 -32
- package/esm2022/lib/shared/services/definitions/index.mjs +0 -3
- package/esm2022/lib/shared/services/document-management/document-management.service.mjs +0 -159
- package/esm2022/lib/shared/services/document-management/index.mjs +0 -2
- package/esm2022/lib/shared/services/draft/draft.service.mjs +0 -89
- package/esm2022/lib/shared/services/draft/index.mjs +0 -2
- package/esm2022/lib/shared/services/error/error-notifier.service.mjs +0 -16
- package/esm2022/lib/shared/services/error/index.mjs +0 -2
- package/esm2022/lib/shared/services/eventStatusService/event-status.service.mjs +0 -21
- package/esm2022/lib/shared/services/eventStatusService/index.mjs +0 -2
- package/esm2022/lib/shared/services/fields/fields.purger.mjs +0 -305
- package/esm2022/lib/shared/services/fields/fields.utils.mjs +0 -627
- package/esm2022/lib/shared/services/fields/index.mjs +0 -3
- package/esm2022/lib/shared/services/form/field-type-sanitiser.mjs +0 -129
- package/esm2022/lib/shared/services/form/form-error.service.mjs +0 -46
- package/esm2022/lib/shared/services/form/form-validators.service.mjs +0 -82
- package/esm2022/lib/shared/services/form/form-value.service.mjs +0 -552
- package/esm2022/lib/shared/services/form/index.mjs +0 -5
- package/esm2022/lib/shared/services/http/http-error.service.mjs +0 -74
- package/esm2022/lib/shared/services/http/http.service.mjs +0 -95
- package/esm2022/lib/shared/services/http/index.mjs +0 -3
- package/esm2022/lib/shared/services/index.mjs +0 -34
- package/esm2022/lib/shared/services/journey/index.mjs +0 -2
- package/esm2022/lib/shared/services/journey/multipage-component-state.service.mjs +0 -117
- package/esm2022/lib/shared/services/jurisdiction/index.mjs +0 -2
- package/esm2022/lib/shared/services/jurisdiction/jurisdiction.service.mjs +0 -38
- package/esm2022/lib/shared/services/loading/index.mjs +0 -3
- package/esm2022/lib/shared/services/loading/loading.module.mjs +0 -22
- package/esm2022/lib/shared/services/loading/loading.service.mjs +0 -43
- package/esm2022/lib/shared/services/navigation/index.mjs +0 -3
- package/esm2022/lib/shared/services/navigation/navigation-notifier.service.mjs +0 -16
- package/esm2022/lib/shared/services/navigation/navigation-origin.model.mjs +0 -9
- package/esm2022/lib/shared/services/order/index.mjs +0 -2
- package/esm2022/lib/shared/services/order/order.service.mjs +0 -37
- package/esm2022/lib/shared/services/organisation/index.mjs +0 -2
- package/esm2022/lib/shared/services/organisation/organisation.service.mjs +0 -57
- package/esm2022/lib/shared/services/profile/index.mjs +0 -3
- package/esm2022/lib/shared/services/profile/profile.notifier.mjs +0 -17
- package/esm2022/lib/shared/services/profile/profile.service.mjs +0 -37
- package/esm2022/lib/shared/services/request/index.mjs +0 -2
- package/esm2022/lib/shared/services/request/request.options.builder.mjs +0 -61
- package/esm2022/lib/shared/services/router/index.mjs +0 -2
- package/esm2022/lib/shared/services/router/router-helper.service.mjs +0 -20
- package/esm2022/lib/shared/services/search/index.mjs +0 -2
- package/esm2022/lib/shared/services/search/search.service.mjs +0 -96
- package/esm2022/lib/shared/services/search-result/sorting/search-result-view-item-comparator-factory.mjs +0 -70
- package/esm2022/lib/shared/services/session/index.mjs +0 -2
- package/esm2022/lib/shared/services/session/session-storage.service.mjs +0 -34
- package/esm2022/lib/shared/services/utils/retry/index.mjs +0 -2
- package/esm2022/lib/shared/services/utils/retry/retry.service.mjs +0 -87
- package/esm2022/lib/shared/services/window/index.mjs +0 -2
- package/esm2022/lib/shared/services/window/window.service.mjs +0 -40
- package/esm2022/lib/shared/services/workbasket/index.mjs +0 -2
- package/esm2022/lib/shared/services/workbasket/workbasket-input-filter.service.mjs +0 -57
- package/esm2022/lib/shared/test/test-route-snapshot-builder.mjs +0 -38
- package/esm2022/lib/shared/utils.mjs +0 -10
- package/esm2022/public-api.mjs +0 -6
- package/hmcts-ccd-case-ui-toolkit.d.ts.map +0 -1
- package/lib/app.config.d.ts +0 -154
- package/lib/app.config.d.ts.map +0 -1
- package/lib/components/banners/alert/alert-icon-class.pipe.d.ts +0 -10
- package/lib/components/banners/alert/alert-icon-class.pipe.d.ts.map +0 -1
- package/lib/components/banners/alert/alert.component.d.ts +0 -19
- package/lib/components/banners/alert/alert.component.d.ts.map +0 -1
- package/lib/components/banners/alert/alert.module.d.ts +0 -11
- package/lib/components/banners/alert/alert.module.d.ts.map +0 -1
- package/lib/components/banners/alert/index.d.ts +0 -4
- package/lib/components/banners/alert/index.d.ts.map +0 -1
- package/lib/components/banners/banners.module.d.ts +0 -10
- package/lib/components/banners/banners.module.d.ts.map +0 -1
- package/lib/components/banners/index.d.ts +0 -3
- package/lib/components/banners/index.d.ts.map +0 -1
- package/lib/components/banners/notification-banner/domain/index.d.ts +0 -2
- package/lib/components/banners/notification-banner/domain/index.d.ts.map +0 -1
- package/lib/components/banners/notification-banner/domain/notification-banner-config.model.d.ts +0 -13
- package/lib/components/banners/notification-banner/domain/notification-banner-config.model.d.ts.map +0 -1
- package/lib/components/banners/notification-banner/enums/index.d.ts +0 -3
- package/lib/components/banners/notification-banner/enums/index.d.ts.map +0 -1
- package/lib/components/banners/notification-banner/enums/notification-banner-style.enum.d.ts +0 -7
- package/lib/components/banners/notification-banner/enums/notification-banner-style.enum.d.ts.map +0 -1
- package/lib/components/banners/notification-banner/enums/notification-banner-type.enum.d.ts +0 -7
- package/lib/components/banners/notification-banner/enums/notification-banner-type.enum.d.ts.map +0 -1
- package/lib/components/banners/notification-banner/index.d.ts +0 -4
- package/lib/components/banners/notification-banner/index.d.ts.map +0 -1
- package/lib/components/banners/notification-banner/notification-banner.component.d.ts +0 -13
- package/lib/components/banners/notification-banner/notification-banner.component.d.ts.map +0 -1
- package/lib/components/banners/notification-banner/notification-banner.module.d.ts +0 -9
- package/lib/components/banners/notification-banner/notification-banner.module.d.ts.map +0 -1
- package/lib/components/body/body.component.d.ts +0 -6
- package/lib/components/body/body.component.d.ts.map +0 -1
- package/lib/components/body/body.module.d.ts +0 -10
- package/lib/components/body/body.module.d.ts.map +0 -1
- package/lib/components/body/index.d.ts +0 -2
- package/lib/components/body/index.d.ts.map +0 -1
- package/lib/components/footer/footer.component.d.ts +0 -10
- package/lib/components/footer/footer.component.d.ts.map +0 -1
- package/lib/components/footer/footers.module.d.ts +0 -10
- package/lib/components/footer/footers.module.d.ts.map +0 -1
- package/lib/components/footer/index.d.ts +0 -2
- package/lib/components/footer/index.d.ts.map +0 -1
- package/lib/components/form/date-input/date-input.component.d.ts +0 -54
- package/lib/components/form/date-input/date-input.component.d.ts.map +0 -1
- package/lib/components/form/date-input/index.d.ts +0 -2
- package/lib/components/form/date-input/index.d.ts.map +0 -1
- package/lib/components/form/form.module.d.ts +0 -10
- package/lib/components/form/form.module.d.ts.map +0 -1
- package/lib/components/form/index.d.ts +0 -2
- package/lib/components/form/index.d.ts.map +0 -1
- package/lib/components/header/header-bar/header-bar.component.d.ts +0 -11
- package/lib/components/header/header-bar/header-bar.component.d.ts.map +0 -1
- package/lib/components/header/header-bar/index.d.ts +0 -2
- package/lib/components/header/header-bar/index.d.ts.map +0 -1
- package/lib/components/header/headers.module.d.ts +0 -14
- package/lib/components/header/headers.module.d.ts.map +0 -1
- package/lib/components/header/index.d.ts +0 -5
- package/lib/components/header/index.d.ts.map +0 -1
- package/lib/components/header/navigation/index.d.ts +0 -3
- package/lib/components/header/navigation/index.d.ts.map +0 -1
- package/lib/components/header/navigation/navigation-item.component.d.ts +0 -9
- package/lib/components/header/navigation/navigation-item.component.d.ts.map +0 -1
- package/lib/components/header/navigation/navigation.component.d.ts +0 -7
- package/lib/components/header/navigation/navigation.component.d.ts.map +0 -1
- package/lib/components/header/phase/index.d.ts +0 -2
- package/lib/components/header/phase/index.d.ts.map +0 -1
- package/lib/components/header/phase/phase.component.d.ts +0 -9
- package/lib/components/header/phase/phase.component.d.ts.map +0 -1
- package/lib/components/index.d.ts +0 -7
- package/lib/components/index.d.ts.map +0 -1
- package/lib/components/tabs/index.d.ts +0 -4
- package/lib/components/tabs/index.d.ts.map +0 -1
- package/lib/components/tabs/tab.component.d.ts +0 -9
- package/lib/components/tabs/tab.component.d.ts.map +0 -1
- package/lib/components/tabs/tabs.component.d.ts +0 -16
- package/lib/components/tabs/tabs.component.d.ts.map +0 -1
- package/lib/components/tabs/tabs.module.d.ts +0 -12
- package/lib/components/tabs/tabs.module.d.ts.map +0 -1
- package/lib/shared/commons/address-validation-constants.d.ts +0 -7
- package/lib/shared/commons/address-validation-constants.d.ts.map +0 -1
- package/lib/shared/commons/case-edit-data/case-edit-data.module.d.ts +0 -9
- package/lib/shared/commons/case-edit-data/case-edit-data.module.d.ts.map +0 -1
- package/lib/shared/commons/case-edit-data/case-edit-data.service.d.ts +0 -30
- package/lib/shared/commons/case-edit-data/case-edit-data.service.d.ts.map +0 -1
- package/lib/shared/commons/case-edit-data/case-edit-validation.model.d.ts +0 -6
- package/lib/shared/commons/case-edit-data/case-edit-validation.model.d.ts.map +0 -1
- package/lib/shared/commons/case-edit-data/index.d.ts +0 -4
- package/lib/shared/commons/case-edit-data/index.d.ts.map +0 -1
- package/lib/shared/commons/constants.d.ts +0 -9
- package/lib/shared/commons/constants.d.ts.map +0 -1
- package/lib/shared/components/activity/activity-banner/activity-banner.component.d.ts +0 -12
- package/lib/shared/components/activity/activity-banner/activity-banner.component.d.ts.map +0 -1
- package/lib/shared/components/activity/activity-banner/index.d.ts +0 -2
- package/lib/shared/components/activity/activity-banner/index.d.ts.map +0 -1
- package/lib/shared/components/activity/activity-icon/activity-icon.component.d.ts +0 -11
- package/lib/shared/components/activity/activity-icon/activity-icon.component.d.ts.map +0 -1
- package/lib/shared/components/activity/activity-icon/index.d.ts +0 -2
- package/lib/shared/components/activity/activity-icon/index.d.ts.map +0 -1
- package/lib/shared/components/activity/activity.component.d.ts +0 -32
- package/lib/shared/components/activity/activity.component.d.ts.map +0 -1
- package/lib/shared/components/activity/activity.module.d.ts +0 -13
- package/lib/shared/components/activity/activity.module.d.ts.map +0 -1
- package/lib/shared/components/activity/index.d.ts +0 -5
- package/lib/shared/components/activity/index.d.ts.map +0 -1
- package/lib/shared/components/case-editor/case-access-utils/index.d.ts +0 -28
- package/lib/shared/components/case-editor/case-access-utils/index.d.ts.map +0 -1
- package/lib/shared/components/case-editor/case-create/case-create.component.d.ts +0 -33
- package/lib/shared/components/case-editor/case-create/case-create.component.d.ts.map +0 -1
- package/lib/shared/components/case-editor/case-create/index.d.ts +0 -2
- package/lib/shared/components/case-editor/case-create/index.d.ts.map +0 -1
- package/lib/shared/components/case-editor/case-edit/case-edit.component.d.ts +0 -124
- package/lib/shared/components/case-editor/case-edit/case-edit.component.d.ts.map +0 -1
- package/lib/shared/components/case-editor/case-edit/index.d.ts +0 -2
- package/lib/shared/components/case-editor/case-edit/index.d.ts.map +0 -1
- package/lib/shared/components/case-editor/case-edit-confirm/case-edit-confirm.component.d.ts +0 -25
- package/lib/shared/components/case-editor/case-edit-confirm/case-edit-confirm.component.d.ts.map +0 -1
- package/lib/shared/components/case-editor/case-edit-confirm/index.d.ts +0 -2
- package/lib/shared/components/case-editor/case-edit-confirm/index.d.ts.map +0 -1
- package/lib/shared/components/case-editor/case-edit-form/case-edit-form.component.d.ts +0 -26
- package/lib/shared/components/case-editor/case-edit-form/case-edit-form.component.d.ts.map +0 -1
- package/lib/shared/components/case-editor/case-edit-form/index.d.ts +0 -2
- package/lib/shared/components/case-editor/case-edit-form/index.d.ts.map +0 -1
- package/lib/shared/components/case-editor/case-edit-generic-errors/case-edit-generic-errors.component.d.ts +0 -8
- package/lib/shared/components/case-editor/case-edit-generic-errors/case-edit-generic-errors.component.d.ts.map +0 -1
- package/lib/shared/components/case-editor/case-edit-page/case-edit-page.component.d.ts +0 -142
- package/lib/shared/components/case-editor/case-edit-page/case-edit-page.component.d.ts.map +0 -1
- package/lib/shared/components/case-editor/case-edit-page/index.d.ts +0 -2
- package/lib/shared/components/case-editor/case-edit-page/index.d.ts.map +0 -1
- package/lib/shared/components/case-editor/case-edit-submit/case-edit-submit-titles.enum.d.ts +0 -6
- package/lib/shared/components/case-editor/case-edit-submit/case-edit-submit-titles.enum.d.ts.map +0 -1
- package/lib/shared/components/case-editor/case-edit-submit/case-edit-submit.component.d.ts +0 -81
- package/lib/shared/components/case-editor/case-edit-submit/case-edit-submit.component.d.ts.map +0 -1
- package/lib/shared/components/case-editor/case-edit-submit/index.d.ts +0 -2
- package/lib/shared/components/case-editor/case-edit-submit/index.d.ts.map +0 -1
- package/lib/shared/components/case-editor/case-edit-utils/case-edit.utils.d.ts +0 -10
- package/lib/shared/components/case-editor/case-edit-utils/case-edit.utils.d.ts.map +0 -1
- package/lib/shared/components/case-editor/case-editor.module.d.ts +0 -28
- package/lib/shared/components/case-editor/case-editor.module.d.ts.map +0 -1
- package/lib/shared/components/case-editor/case-event-completion/case-event-completion.component.d.ts +0 -33
- package/lib/shared/components/case-editor/case-event-completion/case-event-completion.component.d.ts.map +0 -1
- package/lib/shared/components/case-editor/case-event-completion/components/case-event-completion-task-cancelled/case-event-completion-task-cancelled.component.d.ts +0 -13
- package/lib/shared/components/case-editor/case-event-completion/components/case-event-completion-task-cancelled/case-event-completion-task-cancelled.component.d.ts.map +0 -1
- package/lib/shared/components/case-editor/case-event-completion/components/case-event-completion-task-reassigned/case-event-completion-task-reassigned.component.d.ts +0 -27
- package/lib/shared/components/case-editor/case-event-completion/components/case-event-completion-task-reassigned/case-event-completion-task-reassigned.component.d.ts.map +0 -1
- package/lib/shared/components/case-editor/case-event-completion/index.d.ts +0 -4
- package/lib/shared/components/case-editor/case-event-completion/index.d.ts.map +0 -1
- package/lib/shared/components/case-editor/case-progress/case-progress.component.d.ts +0 -30
- package/lib/shared/components/case-editor/case-progress/case-progress.component.d.ts.map +0 -1
- package/lib/shared/components/case-editor/case-progress/index.d.ts +0 -2
- package/lib/shared/components/case-editor/case-progress/index.d.ts.map +0 -1
- package/lib/shared/components/case-editor/domain/confirmation.model.d.ts +0 -12
- package/lib/shared/components/case-editor/domain/confirmation.model.d.ts.map +0 -1
- package/lib/shared/components/case-editor/domain/event-completion-params.model.d.ts +0 -7
- package/lib/shared/components/case-editor/domain/event-completion-params.model.d.ts.map +0 -1
- package/lib/shared/components/case-editor/domain/event-completion-return-states.enum.model.d.ts +0 -6
- package/lib/shared/components/case-editor/domain/event-completion-return-states.enum.model.d.ts.map +0 -1
- package/lib/shared/components/case-editor/domain/event-completion-state-machine-context.model.d.ts +0 -24
- package/lib/shared/components/case-editor/domain/event-completion-state-machine-context.model.d.ts.map +0 -1
- package/lib/shared/components/case-editor/domain/event-completion-states.enum.model.d.ts +0 -13
- package/lib/shared/components/case-editor/domain/event-completion-states.enum.model.d.ts.map +0 -1
- package/lib/shared/components/case-editor/domain/event-completion-task-states.model.d.ts +0 -5
- package/lib/shared/components/case-editor/domain/event-completion-task-states.model.d.ts.map +0 -1
- package/lib/shared/components/case-editor/domain/index.d.ts +0 -8
- package/lib/shared/components/case-editor/domain/index.d.ts.map +0 -1
- package/lib/shared/components/case-editor/domain/wizard-page-field-complex-override.model.d.ts +0 -8
- package/lib/shared/components/case-editor/domain/wizard-page-field-complex-override.model.d.ts.map +0 -1
- package/lib/shared/components/case-editor/domain/wizard-page-field.model.d.ts +0 -9
- package/lib/shared/components/case-editor/domain/wizard-page-field.model.d.ts.map +0 -1
- package/lib/shared/components/case-editor/domain/wizard-page.model.d.ts +0 -17
- package/lib/shared/components/case-editor/domain/wizard-page.model.d.ts.map +0 -1
- package/lib/shared/components/case-editor/domain/wizard.model.d.ts +0 -18
- package/lib/shared/components/case-editor/domain/wizard.model.d.ts.map +0 -1
- package/lib/shared/components/case-editor/editor.routing.d.ts +0 -3
- package/lib/shared/components/case-editor/editor.routing.d.ts.map +0 -1
- package/lib/shared/components/case-editor/index.d.ts +0 -13
- package/lib/shared/components/case-editor/index.d.ts.map +0 -1
- package/lib/shared/components/case-editor/services/case-edit-wizard.guard.d.ts +0 -23
- package/lib/shared/components/case-editor/services/case-edit-wizard.guard.d.ts.map +0 -1
- package/lib/shared/components/case-editor/services/case-flag-state.service.d.ts +0 -14
- package/lib/shared/components/case-editor/services/case-flag-state.service.d.ts.map +0 -1
- package/lib/shared/components/case-editor/services/case-worker.service.d.ts +0 -16
- package/lib/shared/components/case-editor/services/case-worker.service.d.ts.map +0 -1
- package/lib/shared/components/case-editor/services/case.notifier.d.ts +0 -19
- package/lib/shared/components/case-editor/services/case.notifier.d.ts.map +0 -1
- package/lib/shared/components/case-editor/services/cases.service.d.ts +0 -56
- package/lib/shared/components/case-editor/services/cases.service.d.ts.map +0 -1
- package/lib/shared/components/case-editor/services/convert-href-to-router.service.d.ts +0 -14
- package/lib/shared/components/case-editor/services/convert-href-to-router.service.d.ts.map +0 -1
- package/lib/shared/components/case-editor/services/event-completion-state-machine.service.d.ts +0 -34
- package/lib/shared/components/case-editor/services/event-completion-state-machine.service.d.ts.map +0 -1
- package/lib/shared/components/case-editor/services/event-trigger.service.d.ts +0 -10
- package/lib/shared/components/case-editor/services/event-trigger.service.d.ts.map +0 -1
- package/lib/shared/components/case-editor/services/index.d.ts +0 -12
- package/lib/shared/components/case-editor/services/index.d.ts.map +0 -1
- package/lib/shared/components/case-editor/services/judicial-worker.service.d.ts +0 -16
- package/lib/shared/components/case-editor/services/judicial-worker.service.d.ts.map +0 -1
- package/lib/shared/components/case-editor/services/page-validation.service.d.ts +0 -17
- package/lib/shared/components/case-editor/services/page-validation.service.d.ts.map +0 -1
- package/lib/shared/components/case-editor/services/valid-page-list-caseFields.service.d.ts +0 -14
- package/lib/shared/components/case-editor/services/valid-page-list-caseFields.service.d.ts.map +0 -1
- package/lib/shared/components/case-editor/services/wizard-factory.service.d.ts +0 -6
- package/lib/shared/components/case-editor/services/wizard-factory.service.d.ts.map +0 -1
- package/lib/shared/components/case-editor/services/wizard-page-field-to-case-field.mapper.d.ts +0 -17
- package/lib/shared/components/case-editor/services/wizard-page-field-to-case-field.mapper.d.ts.map +0 -1
- package/lib/shared/components/case-editor/services/work-allocation.service.d.ts +0 -72
- package/lib/shared/components/case-editor/services/work-allocation.service.d.ts.map +0 -1
- package/lib/shared/components/case-header/case-header.component.d.ts +0 -15
- package/lib/shared/components/case-header/case-header.component.d.ts.map +0 -1
- package/lib/shared/components/case-header/case-header.module.d.ts +0 -11
- package/lib/shared/components/case-header/case-header.module.d.ts.map +0 -1
- package/lib/shared/components/case-header/index.d.ts +0 -3
- package/lib/shared/components/case-header/index.d.ts.map +0 -1
- package/lib/shared/components/case-history/case-history.component.d.ts +0 -33
- package/lib/shared/components/case-history/case-history.component.d.ts.map +0 -1
- package/lib/shared/components/case-history/case-history.module.d.ts +0 -15
- package/lib/shared/components/case-history/case-history.module.d.ts.map +0 -1
- package/lib/shared/components/case-history/domain/case-history.model.d.ts +0 -16
- package/lib/shared/components/case-history/domain/case-history.model.d.ts.map +0 -1
- package/lib/shared/components/case-history/index.d.ts +0 -3
- package/lib/shared/components/case-history/index.d.ts.map +0 -1
- package/lib/shared/components/case-history/services/case-history.service.d.ts +0 -17
- package/lib/shared/components/case-history/services/case-history.service.d.ts.map +0 -1
- package/lib/shared/components/case-list/case-list.component.d.ts +0 -47
- package/lib/shared/components/case-list/case-list.component.d.ts.map +0 -1
- package/lib/shared/components/case-list/case-list.module.d.ts +0 -14
- package/lib/shared/components/case-list/case-list.module.d.ts.map +0 -1
- package/lib/shared/components/case-list/index.d.ts +0 -3
- package/lib/shared/components/case-list/index.d.ts.map +0 -1
- package/lib/shared/components/case-list-filters/case-list-filters.component.d.ts +0 -19
- package/lib/shared/components/case-list-filters/case-list-filters.component.d.ts.map +0 -1
- package/lib/shared/components/case-list-filters/case-list-filters.module.d.ts +0 -14
- package/lib/shared/components/case-list-filters/case-list-filters.module.d.ts.map +0 -1
- package/lib/shared/components/case-list-filters/index.d.ts +0 -3
- package/lib/shared/components/case-list-filters/index.d.ts.map +0 -1
- package/lib/shared/components/case-timeline/case-timeline.component.d.ts +0 -27
- package/lib/shared/components/case-timeline/case-timeline.component.d.ts.map +0 -1
- package/lib/shared/components/case-timeline/case-timeline.module.d.ts +0 -14
- package/lib/shared/components/case-timeline/case-timeline.module.d.ts.map +0 -1
- package/lib/shared/components/case-timeline/index.d.ts +0 -3
- package/lib/shared/components/case-timeline/index.d.ts.map +0 -1
- package/lib/shared/components/case-viewer/case-basic-access-view/case-basic-access-view.component.d.ts +0 -23
- package/lib/shared/components/case-viewer/case-basic-access-view/case-basic-access-view.component.d.ts.map +0 -1
- package/lib/shared/components/case-viewer/case-basic-access-view/index.d.ts +0 -2
- package/lib/shared/components/case-viewer/case-basic-access-view/index.d.ts.map +0 -1
- package/lib/shared/components/case-viewer/case-challenged-access-request/case-challenged-access-request.component.d.ts +0 -42
- package/lib/shared/components/case-viewer/case-challenged-access-request/case-challenged-access-request.component.d.ts.map +0 -1
- package/lib/shared/components/case-viewer/case-challenged-access-request/index.d.ts +0 -2
- package/lib/shared/components/case-viewer/case-challenged-access-request/index.d.ts.map +0 -1
- package/lib/shared/components/case-viewer/case-challenged-access-request/models/case-challenged-access-request.enum.d.ts +0 -17
- package/lib/shared/components/case-viewer/case-challenged-access-request/models/case-challenged-access-request.enum.d.ts.map +0 -1
- package/lib/shared/components/case-viewer/case-challenged-access-request/models/index.d.ts +0 -2
- package/lib/shared/components/case-viewer/case-challenged-access-request/models/index.d.ts.map +0 -1
- package/lib/shared/components/case-viewer/case-challenged-access-success/case-challenged-access-success.component.d.ts +0 -12
- package/lib/shared/components/case-viewer/case-challenged-access-success/case-challenged-access-success.component.d.ts.map +0 -1
- package/lib/shared/components/case-viewer/case-challenged-access-success/index.d.ts +0 -2
- package/lib/shared/components/case-viewer/case-challenged-access-success/index.d.ts.map +0 -1
- package/lib/shared/components/case-viewer/case-event-trigger/case-event-trigger.component.d.ts +0 -43
- package/lib/shared/components/case-viewer/case-event-trigger/case-event-trigger.component.d.ts.map +0 -1
- package/lib/shared/components/case-viewer/case-event-trigger/index.d.ts +0 -2
- package/lib/shared/components/case-viewer/case-event-trigger/index.d.ts.map +0 -1
- package/lib/shared/components/case-viewer/case-full-access-view/case-full-access-view.component.d.ts +0 -112
- package/lib/shared/components/case-viewer/case-full-access-view/case-full-access-view.component.d.ts.map +0 -1
- package/lib/shared/components/case-viewer/case-full-access-view/index.d.ts +0 -2
- package/lib/shared/components/case-viewer/case-full-access-view/index.d.ts.map +0 -1
- package/lib/shared/components/case-viewer/case-review-specific-access-reject/case-review-specific-access-reject.component.d.ts +0 -14
- package/lib/shared/components/case-viewer/case-review-specific-access-reject/case-review-specific-access-reject.component.d.ts.map +0 -1
- package/lib/shared/components/case-viewer/case-review-specific-access-reject/index.d.ts +0 -2
- package/lib/shared/components/case-viewer/case-review-specific-access-reject/index.d.ts.map +0 -1
- package/lib/shared/components/case-viewer/case-review-specific-access-request/case-review-specific-access-request.component.d.ts +0 -50
- package/lib/shared/components/case-viewer/case-review-specific-access-request/case-review-specific-access-request.component.d.ts.map +0 -1
- package/lib/shared/components/case-viewer/case-review-specific-access-request/index.d.ts +0 -2
- package/lib/shared/components/case-viewer/case-review-specific-access-request/index.d.ts.map +0 -1
- package/lib/shared/components/case-viewer/case-review-specific-access-request/models/case-review-specific-access-request.enum.d.ts +0 -15
- package/lib/shared/components/case-viewer/case-review-specific-access-request/models/case-review-specific-access-request.enum.d.ts.map +0 -1
- package/lib/shared/components/case-viewer/case-review-specific-access-request/models/index.d.ts +0 -2
- package/lib/shared/components/case-viewer/case-review-specific-access-request/models/index.d.ts.map +0 -1
- package/lib/shared/components/case-viewer/case-specific-access-request/case-specific-access-request.component.d.ts +0 -36
- package/lib/shared/components/case-viewer/case-specific-access-request/case-specific-access-request.component.d.ts.map +0 -1
- package/lib/shared/components/case-viewer/case-specific-access-request/index.d.ts +0 -2
- package/lib/shared/components/case-viewer/case-specific-access-request/index.d.ts.map +0 -1
- package/lib/shared/components/case-viewer/case-specific-access-request/models/case-specific-access-request.enum.d.ts +0 -9
- package/lib/shared/components/case-viewer/case-specific-access-request/models/case-specific-access-request.enum.d.ts.map +0 -1
- package/lib/shared/components/case-viewer/case-specific-access-request/models/index.d.ts +0 -2
- package/lib/shared/components/case-viewer/case-specific-access-request/models/index.d.ts.map +0 -1
- package/lib/shared/components/case-viewer/case-specific-access-success/case-specific-access-success.component.d.ts +0 -12
- package/lib/shared/components/case-viewer/case-specific-access-success/case-specific-access-success.component.d.ts.map +0 -1
- package/lib/shared/components/case-viewer/case-specific-access-success/index.d.ts +0 -2
- package/lib/shared/components/case-viewer/case-specific-access-success/index.d.ts.map +0 -1
- package/lib/shared/components/case-viewer/case-view/case-view.component.d.ts +0 -32
- package/lib/shared/components/case-viewer/case-view/case-view.component.d.ts.map +0 -1
- package/lib/shared/components/case-viewer/case-view/index.d.ts +0 -2
- package/lib/shared/components/case-viewer/case-view/index.d.ts.map +0 -1
- package/lib/shared/components/case-viewer/case-viewer.component.d.ts +0 -37
- package/lib/shared/components/case-viewer/case-viewer.component.d.ts.map +0 -1
- package/lib/shared/components/case-viewer/case-viewer.module.d.ts +0 -39
- package/lib/shared/components/case-viewer/case-viewer.module.d.ts.map +0 -1
- package/lib/shared/components/case-viewer/index.d.ts +0 -14
- package/lib/shared/components/case-viewer/index.d.ts.map +0 -1
- package/lib/shared/components/case-viewer/printer/case-printer.component.d.ts +0 -24
- package/lib/shared/components/case-viewer/printer/case-printer.component.d.ts.map +0 -1
- package/lib/shared/components/case-viewer/printer/index.d.ts +0 -4
- package/lib/shared/components/case-viewer/printer/index.d.ts.map +0 -1
- package/lib/shared/components/case-viewer/printer/pipes/index.d.ts +0 -2
- package/lib/shared/components/case-viewer/printer/pipes/index.d.ts.map +0 -1
- package/lib/shared/components/case-viewer/printer/pipes/print-url.pipe.d.ts +0 -24
- package/lib/shared/components/case-viewer/printer/pipes/print-url.pipe.d.ts.map +0 -1
- package/lib/shared/components/case-viewer/services/case.resolver.d.ts +0 -32
- package/lib/shared/components/case-viewer/services/case.resolver.d.ts.map +0 -1
- package/lib/shared/components/case-viewer/services/event-trigger.resolver.d.ts +0 -34
- package/lib/shared/components/case-viewer/services/event-trigger.resolver.d.ts.map +0 -1
- package/lib/shared/components/case-viewer/services/index.d.ts +0 -3
- package/lib/shared/components/case-viewer/services/index.d.ts.map +0 -1
- package/lib/shared/components/case-viewer/viewer.routing.d.ts +0 -3
- package/lib/shared/components/case-viewer/viewer.routing.d.ts.map +0 -1
- package/lib/shared/components/create-case-filters/create-case-filters-selection.model.d.ts +0 -7
- package/lib/shared/components/create-case-filters/create-case-filters-selection.model.d.ts.map +0 -1
- package/lib/shared/components/create-case-filters/create-case-filters.component.d.ts +0 -59
- package/lib/shared/components/create-case-filters/create-case-filters.component.d.ts.map +0 -1
- package/lib/shared/components/create-case-filters/create-case-filters.module.d.ts +0 -13
- package/lib/shared/components/create-case-filters/create-case-filters.module.d.ts.map +0 -1
- package/lib/shared/components/create-case-filters/index.d.ts +0 -4
- package/lib/shared/components/create-case-filters/index.d.ts.map +0 -1
- package/lib/shared/components/dialogs/delete-or-cancel-dialog/delete-or-cancel-dialog.component.d.ts +0 -12
- package/lib/shared/components/dialogs/delete-or-cancel-dialog/delete-or-cancel-dialog.component.d.ts.map +0 -1
- package/lib/shared/components/dialogs/delete-or-cancel-dialog/index.d.ts +0 -2
- package/lib/shared/components/dialogs/delete-or-cancel-dialog/index.d.ts.map +0 -1
- package/lib/shared/components/dialogs/dialogs.module.d.ts +0 -14
- package/lib/shared/components/dialogs/dialogs.module.d.ts.map +0 -1
- package/lib/shared/components/dialogs/document-dialog/document-dialog.component.d.ts +0 -14
- package/lib/shared/components/dialogs/document-dialog/document-dialog.component.d.ts.map +0 -1
- package/lib/shared/components/dialogs/document-dialog/index.d.ts +0 -2
- package/lib/shared/components/dialogs/document-dialog/index.d.ts.map +0 -1
- package/lib/shared/components/dialogs/index.d.ts +0 -6
- package/lib/shared/components/dialogs/index.d.ts.map +0 -1
- package/lib/shared/components/dialogs/remove-dialog/index.d.ts +0 -2
- package/lib/shared/components/dialogs/remove-dialog/index.d.ts.map +0 -1
- package/lib/shared/components/dialogs/remove-dialog/remove-dialog.component.d.ts +0 -12
- package/lib/shared/components/dialogs/remove-dialog/remove-dialog.component.d.ts.map +0 -1
- package/lib/shared/components/dialogs/save-or-discard-dialog/index.d.ts +0 -2
- package/lib/shared/components/dialogs/save-or-discard-dialog/index.d.ts.map +0 -1
- package/lib/shared/components/dialogs/save-or-discard-dialog/save-or-discard-dialog.component.d.ts +0 -13
- package/lib/shared/components/dialogs/save-or-discard-dialog/save-or-discard-dialog.component.d.ts.map +0 -1
- package/lib/shared/components/error/callback-errors.component.d.ts +0 -24
- package/lib/shared/components/error/callback-errors.component.d.ts.map +0 -1
- package/lib/shared/components/error/domain/error-context.d.ts +0 -6
- package/lib/shared/components/error/domain/error-context.d.ts.map +0 -1
- package/lib/shared/components/error/domain/index.d.ts +0 -2
- package/lib/shared/components/error/domain/index.d.ts.map +0 -1
- package/lib/shared/components/error/errors.module.d.ts +0 -11
- package/lib/shared/components/error/errors.module.d.ts.map +0 -1
- package/lib/shared/components/error/index.d.ts +0 -4
- package/lib/shared/components/error/index.d.ts.map +0 -1
- package/lib/shared/components/error-message/error-message.component.d.ts +0 -8
- package/lib/shared/components/error-message/error-message.component.d.ts.map +0 -1
- package/lib/shared/components/error-message/error-message.module.d.ts +0 -13
- package/lib/shared/components/error-message/error-message.module.d.ts.map +0 -1
- package/lib/shared/components/error-message/index.d.ts +0 -3
- package/lib/shared/components/error-message/index.d.ts.map +0 -1
- package/lib/shared/components/event-start/components/multiple-tasks-exist/multiple-tasks-exist.component.d.ts +0 -14
- package/lib/shared/components/event-start/components/multiple-tasks-exist/multiple-tasks-exist.component.d.ts.map +0 -1
- package/lib/shared/components/event-start/components/no-tasks-available/no-tasks-available.component.d.ts +0 -10
- package/lib/shared/components/event-start/components/no-tasks-available/no-tasks-available.component.d.ts.map +0 -1
- package/lib/shared/components/event-start/components/task-assigned/task-assigned.component.d.ts +0 -23
- package/lib/shared/components/event-start/components/task-assigned/task-assigned.component.d.ts.map +0 -1
- package/lib/shared/components/event-start/components/task-cancelled/task-cancelled.component.d.ts +0 -7
- package/lib/shared/components/event-start/components/task-cancelled/task-cancelled.component.d.ts.map +0 -1
- package/lib/shared/components/event-start/components/task-conflict/task-conflict.component.d.ts +0 -9
- package/lib/shared/components/event-start/components/task-conflict/task-conflict.component.d.ts.map +0 -1
- package/lib/shared/components/event-start/components/task-unassigned/task-unassigned.component.d.ts +0 -10
- package/lib/shared/components/event-start/components/task-unassigned/task-unassigned.component.d.ts.map +0 -1
- package/lib/shared/components/event-start/event-guard/event-start.guard.d.ts +0 -26
- package/lib/shared/components/event-start/event-guard/event-start.guard.d.ts.map +0 -1
- package/lib/shared/components/event-start/event-start.component.d.ts +0 -22
- package/lib/shared/components/event-start/event-start.component.d.ts.map +0 -1
- package/lib/shared/components/event-start/event-start.module.d.ts +0 -18
- package/lib/shared/components/event-start/event-start.module.d.ts.map +0 -1
- package/lib/shared/components/event-start/index.d.ts +0 -10
- package/lib/shared/components/event-start/index.d.ts.map +0 -1
- package/lib/shared/components/event-start/models/event-start-state-machine-context.model.d.ts +0 -14
- package/lib/shared/components/event-start/models/event-start-state-machine-context.model.d.ts.map +0 -1
- package/lib/shared/components/event-start/models/event-start-states-enum.model.d.ts +0 -15
- package/lib/shared/components/event-start/models/event-start-states-enum.model.d.ts.map +0 -1
- package/lib/shared/components/event-start/models/index.d.ts +0 -3
- package/lib/shared/components/event-start/models/index.d.ts.map +0 -1
- package/lib/shared/components/event-start/resolvers/event-tasks-resolver.service.d.ts +0 -19
- package/lib/shared/components/event-start/resolvers/event-tasks-resolver.service.d.ts.map +0 -1
- package/lib/shared/components/event-start/services/event-start-state-machine.service.d.ts +0 -40
- package/lib/shared/components/event-start/services/event-start-state-machine.service.d.ts.map +0 -1
- package/lib/shared/components/event-start/services/index.d.ts +0 -2
- package/lib/shared/components/event-start/services/index.d.ts.map +0 -1
- package/lib/shared/components/event-trigger/event-trigger.component.d.ts +0 -29
- package/lib/shared/components/event-trigger/event-trigger.component.d.ts.map +0 -1
- package/lib/shared/components/event-trigger/event-trigger.module.d.ts +0 -12
- package/lib/shared/components/event-trigger/event-trigger.module.d.ts.map +0 -1
- package/lib/shared/components/event-trigger/index.d.ts +0 -3
- package/lib/shared/components/event-trigger/index.d.ts.map +0 -1
- package/lib/shared/components/helpers/index.d.ts +0 -2
- package/lib/shared/components/helpers/index.d.ts.map +0 -1
- package/lib/shared/components/helpers/init-dialog-helper.d.ts +0 -3
- package/lib/shared/components/helpers/init-dialog-helper.d.ts.map +0 -1
- package/lib/shared/components/index.d.ts +0 -20
- package/lib/shared/components/index.d.ts.map +0 -1
- package/lib/shared/components/loading-spinner/index.d.ts +0 -3
- package/lib/shared/components/loading-spinner/index.d.ts.map +0 -1
- package/lib/shared/components/loading-spinner/loading-spinner.component.d.ts +0 -7
- package/lib/shared/components/loading-spinner/loading-spinner.component.d.ts.map +0 -1
- package/lib/shared/components/loading-spinner/loading-spinner.module.d.ts +0 -10
- package/lib/shared/components/loading-spinner/loading-spinner.module.d.ts.map +0 -1
- package/lib/shared/components/pagination/index.d.ts +0 -3
- package/lib/shared/components/pagination/index.d.ts.map +0 -1
- package/lib/shared/components/pagination/pagination.component.d.ts +0 -26
- package/lib/shared/components/pagination/pagination.component.d.ts.map +0 -1
- package/lib/shared/components/pagination/pagination.module.d.ts +0 -11
- package/lib/shared/components/pagination/pagination.module.d.ts.map +0 -1
- package/lib/shared/components/palette/address/address-option.model.d.ts +0 -10
- package/lib/shared/components/palette/address/address-option.model.d.ts.map +0 -1
- package/lib/shared/components/palette/address/index.d.ts +0 -3
- package/lib/shared/components/palette/address/index.d.ts.map +0 -1
- package/lib/shared/components/palette/address/write-address-field.component.d.ts +0 -39
- package/lib/shared/components/palette/address/write-address-field.component.d.ts.map +0 -1
- package/lib/shared/components/palette/base-field/abstract-field-read.component.d.ts +0 -17
- package/lib/shared/components/palette/base-field/abstract-field-read.component.d.ts.map +0 -1
- package/lib/shared/components/palette/base-field/abstract-field-write-journey.component.d.ts +0 -30
- package/lib/shared/components/palette/base-field/abstract-field-write-journey.component.d.ts.map +0 -1
- package/lib/shared/components/palette/base-field/abstract-field-write.component.d.ts +0 -17
- package/lib/shared/components/palette/base-field/abstract-field-write.component.d.ts.map +0 -1
- package/lib/shared/components/palette/base-field/abstract-form-field.component.d.ts +0 -21
- package/lib/shared/components/palette/base-field/abstract-form-field.component.d.ts.map +0 -1
- package/lib/shared/components/palette/base-field/abstract-journey.component.d.ts +0 -27
- package/lib/shared/components/palette/base-field/abstract-journey.component.d.ts.map +0 -1
- package/lib/shared/components/palette/base-field/field-read-label.component.d.ts +0 -15
- package/lib/shared/components/palette/base-field/field-read-label.component.d.ts.map +0 -1
- package/lib/shared/components/palette/base-field/field-read.component.d.ts +0 -20
- package/lib/shared/components/palette/base-field/field-read.component.d.ts.map +0 -1
- package/lib/shared/components/palette/base-field/field-write.component.d.ts +0 -19
- package/lib/shared/components/palette/base-field/field-write.component.d.ts.map +0 -1
- package/lib/shared/components/palette/base-field/index.d.ts +0 -10
- package/lib/shared/components/palette/base-field/index.d.ts.map +0 -1
- package/lib/shared/components/palette/base-field/palette-context.enum.d.ts +0 -6
- package/lib/shared/components/palette/base-field/palette-context.enum.d.ts.map +0 -1
- package/lib/shared/components/palette/base-field/payment-field.component.d.ts +0 -15
- package/lib/shared/components/palette/base-field/payment-field.component.d.ts.map +0 -1
- package/lib/shared/components/palette/case-file-view/case-file-view-field.component.d.ts +0 -46
- package/lib/shared/components/palette/case-file-view/case-file-view-field.component.d.ts.map +0 -1
- package/lib/shared/components/palette/case-file-view/components/case-file-view-folder/case-file-view-folder-document-actions/case-file-view-folder-document-actions.component.d.ts +0 -17
- package/lib/shared/components/palette/case-file-view/components/case-file-view-folder/case-file-view-folder-document-actions/case-file-view-folder-document-actions.component.d.ts.map +0 -1
- package/lib/shared/components/palette/case-file-view/components/case-file-view-folder/case-file-view-folder-sort/case-file-view-folder-sort.component.d.ts +0 -16
- package/lib/shared/components/palette/case-file-view/components/case-file-view-folder/case-file-view-folder-sort/case-file-view-folder-sort.component.d.ts.map +0 -1
- package/lib/shared/components/palette/case-file-view/components/case-file-view-folder/case-file-view-folder-toggle/case-file-view-folder-toggle.component.d.ts +0 -15
- package/lib/shared/components/palette/case-file-view/components/case-file-view-folder/case-file-view-folder-toggle/case-file-view-folder-toggle.component.d.ts.map +0 -1
- package/lib/shared/components/palette/case-file-view/components/case-file-view-folder/case-file-view-folder.component.d.ts +0 -60
- package/lib/shared/components/palette/case-file-view/components/case-file-view-folder/case-file-view-folder.component.d.ts.map +0 -1
- package/lib/shared/components/palette/case-file-view/components/case-file-view-folder-selector/case-file-view-folder-selector.component.d.ts +0 -28
- package/lib/shared/components/palette/case-file-view/components/case-file-view-folder-selector/case-file-view-folder-selector.component.d.ts.map +0 -1
- package/lib/shared/components/palette/case-file-view/components/index.d.ts +0 -7
- package/lib/shared/components/palette/case-file-view/components/index.d.ts.map +0 -1
- package/lib/shared/components/palette/case-file-view/components/shared/case-file-view-overlay-menu/case-file-view-overlay-menu-item.model.d.ts +0 -6
- package/lib/shared/components/palette/case-file-view/components/shared/case-file-view-overlay-menu/case-file-view-overlay-menu-item.model.d.ts.map +0 -1
- package/lib/shared/components/palette/case-file-view/components/shared/case-file-view-overlay-menu/case-file-view-overlay-menu.component.d.ts +0 -14
- package/lib/shared/components/palette/case-file-view/components/shared/case-file-view-overlay-menu/case-file-view-overlay-menu.component.d.ts.map +0 -1
- package/lib/shared/components/palette/case-file-view/components/shared/index.d.ts +0 -2
- package/lib/shared/components/palette/case-file-view/components/shared/index.d.ts.map +0 -1
- package/lib/shared/components/palette/case-file-view/index.d.ts +0 -3
- package/lib/shared/components/palette/case-file-view/index.d.ts.map +0 -1
- package/lib/shared/components/palette/case-file-view/test-data/categories-and-documents-test-data.d.ts +0 -3
- package/lib/shared/components/palette/case-file-view/test-data/categories-and-documents-test-data.d.ts.map +0 -1
- package/lib/shared/components/palette/case-flag/components/add-comments/add-comments.component.d.ts +0 -31
- package/lib/shared/components/palette/case-flag/components/add-comments/add-comments.component.d.ts.map +0 -1
- package/lib/shared/components/palette/case-flag/components/case-flag-summary-list/case-flag-summary-list.component.d.ts +0 -37
- package/lib/shared/components/palette/case-flag/components/case-flag-summary-list/case-flag-summary-list.component.d.ts.map +0 -1
- package/lib/shared/components/palette/case-flag/components/case-flag-table/case-flag-table.component.d.ts +0 -13
- package/lib/shared/components/palette/case-flag/components/case-flag-table/case-flag-table.component.d.ts.map +0 -1
- package/lib/shared/components/palette/case-flag/components/confirm-flag-status/confirm-flag-status.component.d.ts +0 -30
- package/lib/shared/components/palette/case-flag/components/confirm-flag-status/confirm-flag-status.component.d.ts.map +0 -1
- package/lib/shared/components/palette/case-flag/components/index.d.ts +0 -12
- package/lib/shared/components/palette/case-flag/components/index.d.ts.map +0 -1
- package/lib/shared/components/palette/case-flag/components/manage-case-flags/manage-case-flags.component.d.ts +0 -42
- package/lib/shared/components/palette/case-flag/components/manage-case-flags/manage-case-flags.component.d.ts.map +0 -1
- package/lib/shared/components/palette/case-flag/components/search-language-interpreter/search-language-interpreter-control-names.enum.d.ts +0 -5
- package/lib/shared/components/palette/case-flag/components/search-language-interpreter/search-language-interpreter-control-names.enum.d.ts.map +0 -1
- package/lib/shared/components/palette/case-flag/components/search-language-interpreter/search-language-interpreter.component.d.ts +0 -44
- package/lib/shared/components/palette/case-flag/components/search-language-interpreter/search-language-interpreter.component.d.ts.map +0 -1
- package/lib/shared/components/palette/case-flag/components/select-flag-location/select-flag-location.component.d.ts +0 -30
- package/lib/shared/components/palette/case-flag/components/select-flag-location/select-flag-location.component.d.ts.map +0 -1
- package/lib/shared/components/palette/case-flag/components/select-flag-type/select-flag-type.component.d.ts +0 -64
- package/lib/shared/components/palette/case-flag/components/select-flag-type/select-flag-type.component.d.ts.map +0 -1
- package/lib/shared/components/palette/case-flag/components/update-flag/update-flag-add-translation-form/update-flag-add-translation-form.component.d.ts +0 -30
- package/lib/shared/components/palette/case-flag/components/update-flag/update-flag-add-translation-form/update-flag-add-translation-form.component.d.ts.map +0 -1
- package/lib/shared/components/palette/case-flag/components/update-flag/update-flag.component.d.ts +0 -45
- package/lib/shared/components/palette/case-flag/components/update-flag/update-flag.component.d.ts.map +0 -1
- package/lib/shared/components/palette/case-flag/domain/case-flag-state.model.d.ts +0 -9
- package/lib/shared/components/palette/case-flag/domain/case-flag-state.model.d.ts.map +0 -1
- package/lib/shared/components/palette/case-flag/domain/case-flag.model.d.ts +0 -60
- package/lib/shared/components/palette/case-flag/domain/case-flag.model.d.ts.map +0 -1
- package/lib/shared/components/palette/case-flag/domain/index.d.ts +0 -4
- package/lib/shared/components/palette/case-flag/domain/index.d.ts.map +0 -1
- package/lib/shared/components/palette/case-flag/domain/language.model.d.ts +0 -6
- package/lib/shared/components/palette/case-flag/domain/language.model.d.ts.map +0 -1
- package/lib/shared/components/palette/case-flag/enums/add-comments-error-message.enum.d.ts +0 -6
- package/lib/shared/components/palette/case-flag/enums/add-comments-error-message.enum.d.ts.map +0 -1
- package/lib/shared/components/palette/case-flag/enums/add-comments-step.enum.d.ts +0 -7
- package/lib/shared/components/palette/case-flag/enums/add-comments-step.enum.d.ts.map +0 -1
- package/lib/shared/components/palette/case-flag/enums/case-flag-check-your-answers-step.enum.d.ts +0 -11
- package/lib/shared/components/palette/case-flag/enums/case-flag-check-your-answers-step.enum.d.ts.map +0 -1
- package/lib/shared/components/palette/case-flag/enums/case-flag-display-context-parameter.enum.d.ts +0 -14
- package/lib/shared/components/palette/case-flag/enums/case-flag-display-context-parameter.enum.d.ts.map +0 -1
- package/lib/shared/components/palette/case-flag/enums/case-flag-form-fields.enum.d.ts +0 -12
- package/lib/shared/components/palette/case-flag/enums/case-flag-form-fields.enum.d.ts.map +0 -1
- package/lib/shared/components/palette/case-flag/enums/case-flag-status.enum.d.ts +0 -7
- package/lib/shared/components/palette/case-flag/enums/case-flag-status.enum.d.ts.map +0 -1
- package/lib/shared/components/palette/case-flag/enums/case-flag-summary-list-display-mode.enum.d.ts +0 -5
- package/lib/shared/components/palette/case-flag/enums/case-flag-summary-list-display-mode.enum.d.ts.map +0 -1
- package/lib/shared/components/palette/case-flag/enums/case-flag-wizard-step-title.enum.d.ts +0 -19
- package/lib/shared/components/palette/case-flag/enums/case-flag-wizard-step-title.enum.d.ts.map +0 -1
- package/lib/shared/components/palette/case-flag/enums/confirm-status-error-message.enum.d.ts +0 -5
- package/lib/shared/components/palette/case-flag/enums/confirm-status-error-message.enum.d.ts.map +0 -1
- package/lib/shared/components/palette/case-flag/enums/confirm-status-step.enum.d.ts +0 -5
- package/lib/shared/components/palette/case-flag/enums/confirm-status-step.enum.d.ts.map +0 -1
- package/lib/shared/components/palette/case-flag/enums/index.d.ts +0 -22
- package/lib/shared/components/palette/case-flag/enums/index.d.ts.map +0 -1
- package/lib/shared/components/palette/case-flag/enums/search-language-interpreter-error-message.enum.d.ts +0 -6
- package/lib/shared/components/palette/case-flag/enums/search-language-interpreter-error-message.enum.d.ts.map +0 -1
- package/lib/shared/components/palette/case-flag/enums/search-language-interpreter-step.enum.d.ts +0 -7
- package/lib/shared/components/palette/case-flag/enums/search-language-interpreter-step.enum.d.ts.map +0 -1
- package/lib/shared/components/palette/case-flag/enums/select-flag-error-message.enum.d.ts +0 -6
- package/lib/shared/components/palette/case-flag/enums/select-flag-error-message.enum.d.ts.map +0 -1
- package/lib/shared/components/palette/case-flag/enums/select-flag-location-error-message.enum.d.ts +0 -5
- package/lib/shared/components/palette/case-flag/enums/select-flag-location-error-message.enum.d.ts.map +0 -1
- package/lib/shared/components/palette/case-flag/enums/select-flag-type-error-message.enum.d.ts +0 -9
- package/lib/shared/components/palette/case-flag/enums/select-flag-type-error-message.enum.d.ts.map +0 -1
- package/lib/shared/components/palette/case-flag/enums/update-flag-add-translation-error-message.enum.d.ts +0 -5
- package/lib/shared/components/palette/case-flag/enums/update-flag-add-translation-error-message.enum.d.ts.map +0 -1
- package/lib/shared/components/palette/case-flag/enums/update-flag-add-translation-step.enum.d.ts +0 -5
- package/lib/shared/components/palette/case-flag/enums/update-flag-add-translation-step.enum.d.ts.map +0 -1
- package/lib/shared/components/palette/case-flag/enums/update-flag-error-message.enum.d.ts +0 -9
- package/lib/shared/components/palette/case-flag/enums/update-flag-error-message.enum.d.ts.map +0 -1
- package/lib/shared/components/palette/case-flag/enums/update-flag-step.enum.d.ts +0 -10
- package/lib/shared/components/palette/case-flag/enums/update-flag-step.enum.d.ts.map +0 -1
- package/lib/shared/components/palette/case-flag/enums/write-case-flag-field.enum.d.ts +0 -15
- package/lib/shared/components/palette/case-flag/enums/write-case-flag-field.enum.d.ts.map +0 -1
- package/lib/shared/components/palette/case-flag/index.d.ts +0 -7
- package/lib/shared/components/palette/case-flag/index.d.ts.map +0 -1
- package/lib/shared/components/palette/case-flag/pipes/flag-field-display.pipe.d.ts +0 -19
- package/lib/shared/components/palette/case-flag/pipes/flag-field-display.pipe.d.ts.map +0 -1
- package/lib/shared/components/palette/case-flag/pipes/index.d.ts +0 -5
- package/lib/shared/components/palette/case-flag/pipes/index.d.ts.map +0 -1
- package/lib/shared/components/palette/case-flag/pipes/language-interpreter-display.pipe.d.ts +0 -18
- package/lib/shared/components/palette/case-flag/pipes/language-interpreter-display.pipe.d.ts.map +0 -1
- package/lib/shared/components/palette/case-flag/pipes/manage-case-flags-label-display.pipe.d.ts +0 -25
- package/lib/shared/components/palette/case-flag/pipes/manage-case-flags-label-display.pipe.d.ts.map +0 -1
- package/lib/shared/components/palette/case-flag/pipes/update-flag-title-display.pipe.d.ts +0 -21
- package/lib/shared/components/palette/case-flag/pipes/update-flag-title-display.pipe.d.ts.map +0 -1
- package/lib/shared/components/palette/case-flag/read-case-flag-field.component.d.ts +0 -31
- package/lib/shared/components/palette/case-flag/read-case-flag-field.component.d.ts.map +0 -1
- package/lib/shared/components/palette/case-flag/write-case-flag-field.component.d.ts +0 -101
- package/lib/shared/components/palette/case-flag/write-case-flag-field.component.d.ts.map +0 -1
- package/lib/shared/components/palette/case-link/index.d.ts +0 -3
- package/lib/shared/components/palette/case-link/index.d.ts.map +0 -1
- package/lib/shared/components/palette/case-link/read-case-link-field.component.d.ts +0 -8
- package/lib/shared/components/palette/case-link/read-case-link-field.component.d.ts.map +0 -1
- package/lib/shared/components/palette/case-link/write-case-link-field.component.d.ts +0 -16
- package/lib/shared/components/palette/case-link/write-case-link-field.component.d.ts.map +0 -1
- package/lib/shared/components/palette/collection/collection-create-checker.service.d.ts +0 -13
- package/lib/shared/components/palette/collection/collection-create-checker.service.d.ts.map +0 -1
- package/lib/shared/components/palette/collection/index.d.ts +0 -3
- package/lib/shared/components/palette/collection/index.d.ts.map +0 -1
- package/lib/shared/components/palette/collection/read-collection-field.component.d.ts +0 -13
- package/lib/shared/components/palette/collection/read-collection-field.component.d.ts.map +0 -1
- package/lib/shared/components/palette/collection/write-collection-field.component.d.ts +0 -58
- package/lib/shared/components/palette/collection/write-collection-field.component.d.ts.map +0 -1
- package/lib/shared/components/palette/complex/index.d.ts +0 -6
- package/lib/shared/components/palette/complex/index.d.ts.map +0 -1
- package/lib/shared/components/palette/complex/read-complex-field-collection-table.component.d.ts +0 -32
- package/lib/shared/components/palette/complex/read-complex-field-collection-table.component.d.ts.map +0 -1
- package/lib/shared/components/palette/complex/read-complex-field-raw.component.d.ts +0 -13
- package/lib/shared/components/palette/complex/read-complex-field-raw.component.d.ts.map +0 -1
- package/lib/shared/components/palette/complex/read-complex-field-table.component.d.ts +0 -15
- package/lib/shared/components/palette/complex/read-complex-field-table.component.d.ts.map +0 -1
- package/lib/shared/components/palette/complex/read-complex-field.component.d.ts +0 -13
- package/lib/shared/components/palette/complex/read-complex-field.component.d.ts.map +0 -1
- package/lib/shared/components/palette/complex/sort-order.d.ts +0 -6
- package/lib/shared/components/palette/complex/sort-order.d.ts.map +0 -1
- package/lib/shared/components/palette/complex/write-complex-field.component.d.ts +0 -29
- package/lib/shared/components/palette/complex/write-complex-field.component.d.ts.map +0 -1
- package/lib/shared/components/palette/date/index.d.ts +0 -4
- package/lib/shared/components/palette/date/index.d.ts.map +0 -1
- package/lib/shared/components/palette/date/read-date-field.component.d.ts +0 -8
- package/lib/shared/components/palette/date/read-date-field.component.d.ts.map +0 -1
- package/lib/shared/components/palette/date/write-date-container-field.component.d.ts +0 -7
- package/lib/shared/components/palette/date/write-date-container-field.component.d.ts.map +0 -1
- package/lib/shared/components/palette/date/write-date-field.component.d.ts +0 -13
- package/lib/shared/components/palette/date/write-date-field.component.d.ts.map +0 -1
- package/lib/shared/components/palette/datetime-picker/datetime-picker-utils.d.ts +0 -3
- package/lib/shared/components/palette/datetime-picker/datetime-picker-utils.d.ts.map +0 -1
- package/lib/shared/components/palette/datetime-picker/datetime-picker.component.d.ts +0 -53
- package/lib/shared/components/palette/datetime-picker/datetime-picker.component.d.ts.map +0 -1
- package/lib/shared/components/palette/datetime-picker/index.d.ts +0 -2
- package/lib/shared/components/palette/datetime-picker/index.d.ts.map +0 -1
- package/lib/shared/components/palette/document/document-url.pipe.d.ts +0 -11
- package/lib/shared/components/palette/document/document-url.pipe.d.ts.map +0 -1
- package/lib/shared/components/palette/document/file-upload-progress.guard.d.ts +0 -14
- package/lib/shared/components/palette/document/file-upload-progress.guard.d.ts.map +0 -1
- package/lib/shared/components/palette/document/file-upload-state.service.d.ts +0 -9
- package/lib/shared/components/palette/document/file-upload-state.service.d.ts.map +0 -1
- package/lib/shared/components/palette/document/index.d.ts +0 -4
- package/lib/shared/components/palette/document/index.d.ts.map +0 -1
- package/lib/shared/components/palette/document/read-document-field.component.d.ts +0 -24
- package/lib/shared/components/palette/document/read-document-field.component.d.ts.map +0 -1
- package/lib/shared/components/palette/document/write-document-field.component.d.ts +0 -74
- package/lib/shared/components/palette/document/write-document-field.component.d.ts.map +0 -1
- package/lib/shared/components/palette/dynamic-list/dynamic-list.pipe.d.ts +0 -10
- package/lib/shared/components/palette/dynamic-list/dynamic-list.pipe.d.ts.map +0 -1
- package/lib/shared/components/palette/dynamic-list/index.d.ts +0 -4
- package/lib/shared/components/palette/dynamic-list/index.d.ts.map +0 -1
- package/lib/shared/components/palette/dynamic-list/read-dynamic-list-field.component.d.ts +0 -9
- package/lib/shared/components/palette/dynamic-list/read-dynamic-list-field.component.d.ts.map +0 -1
- package/lib/shared/components/palette/dynamic-list/write-dynamic-list-field.component.d.ts +0 -11
- package/lib/shared/components/palette/dynamic-list/write-dynamic-list-field.component.d.ts.map +0 -1
- package/lib/shared/components/palette/dynamic-multi-select-list/index.d.ts +0 -3
- package/lib/shared/components/palette/dynamic-multi-select-list/index.d.ts.map +0 -1
- package/lib/shared/components/palette/dynamic-multi-select-list/read-dynamic-multi-select-list-field.component.d.ts +0 -9
- package/lib/shared/components/palette/dynamic-multi-select-list/read-dynamic-multi-select-list-field.component.d.ts.map +0 -1
- package/lib/shared/components/palette/dynamic-multi-select-list/write-dynamic-multi-select-list-field.component.d.ts +0 -17
- package/lib/shared/components/palette/dynamic-multi-select-list/write-dynamic-multi-select-list-field.component.d.ts.map +0 -1
- package/lib/shared/components/palette/dynamic-radio-list/dynamic-radio-list.pipe.d.ts +0 -10
- package/lib/shared/components/palette/dynamic-radio-list/dynamic-radio-list.pipe.d.ts.map +0 -1
- package/lib/shared/components/palette/dynamic-radio-list/index.d.ts +0 -4
- package/lib/shared/components/palette/dynamic-radio-list/index.d.ts.map +0 -1
- package/lib/shared/components/palette/dynamic-radio-list/read-dynamic-radio-list-field.component.d.ts +0 -9
- package/lib/shared/components/palette/dynamic-radio-list/read-dynamic-radio-list-field.component.d.ts.map +0 -1
- package/lib/shared/components/palette/dynamic-radio-list/write-dynamic-radio-list-field.component.d.ts +0 -12
- package/lib/shared/components/palette/dynamic-radio-list/write-dynamic-radio-list-field.component.d.ts.map +0 -1
- package/lib/shared/components/palette/email/index.d.ts +0 -3
- package/lib/shared/components/palette/email/index.d.ts.map +0 -1
- package/lib/shared/components/palette/email/read-email-field.component.d.ts +0 -8
- package/lib/shared/components/palette/email/read-email-field.component.d.ts.map +0 -1
- package/lib/shared/components/palette/email/write-email-field.component.d.ts +0 -11
- package/lib/shared/components/palette/email/write-email-field.component.d.ts.map +0 -1
- package/lib/shared/components/palette/fixed-list/fixed-list.pipe.d.ts +0 -10
- package/lib/shared/components/palette/fixed-list/fixed-list.pipe.d.ts.map +0 -1
- package/lib/shared/components/palette/fixed-list/index.d.ts +0 -4
- package/lib/shared/components/palette/fixed-list/index.d.ts.map +0 -1
- package/lib/shared/components/palette/fixed-list/read-fixed-list-field.component.d.ts +0 -7
- package/lib/shared/components/palette/fixed-list/read-fixed-list-field.component.d.ts.map +0 -1
- package/lib/shared/components/palette/fixed-list/write-fixed-list-field.component.d.ts +0 -12
- package/lib/shared/components/palette/fixed-list/write-fixed-list-field.component.d.ts.map +0 -1
- package/lib/shared/components/palette/fixed-radio-list/fixed-radio-list.pipe.d.ts +0 -10
- package/lib/shared/components/palette/fixed-radio-list/fixed-radio-list.pipe.d.ts.map +0 -1
- package/lib/shared/components/palette/fixed-radio-list/index.d.ts +0 -4
- package/lib/shared/components/palette/fixed-radio-list/index.d.ts.map +0 -1
- package/lib/shared/components/palette/fixed-radio-list/read-fixed-radio-list-field.component.d.ts +0 -7
- package/lib/shared/components/palette/fixed-radio-list/read-fixed-radio-list-field.component.d.ts.map +0 -1
- package/lib/shared/components/palette/fixed-radio-list/write-fixed-radio-list-field.component.d.ts +0 -11
- package/lib/shared/components/palette/fixed-radio-list/write-fixed-radio-list-field.component.d.ts.map +0 -1
- package/lib/shared/components/palette/history/case-history-viewer-field.component.d.ts +0 -7
- package/lib/shared/components/palette/history/case-history-viewer-field.component.d.ts.map +0 -1
- package/lib/shared/components/palette/history/event-log/event-log-details.component.d.ts +0 -8
- package/lib/shared/components/palette/history/event-log/event-log-details.component.d.ts.map +0 -1
- package/lib/shared/components/palette/history/event-log/event-log-table.component.d.ts +0 -26
- package/lib/shared/components/palette/history/event-log/event-log-table.component.d.ts.map +0 -1
- package/lib/shared/components/palette/history/event-log/event-log.component.d.ts +0 -15
- package/lib/shared/components/palette/history/event-log/event-log.component.d.ts.map +0 -1
- package/lib/shared/components/palette/history/event-log/index.d.ts +0 -4
- package/lib/shared/components/palette/history/event-log/index.d.ts.map +0 -1
- package/lib/shared/components/palette/history/index.d.ts +0 -3
- package/lib/shared/components/palette/history/index.d.ts.map +0 -1
- package/lib/shared/components/palette/index.d.ts +0 -39
- package/lib/shared/components/palette/index.d.ts.map +0 -1
- package/lib/shared/components/palette/judicial-user/index.d.ts +0 -3
- package/lib/shared/components/palette/judicial-user/index.d.ts.map +0 -1
- package/lib/shared/components/palette/judicial-user/read-judicial-user-field.component.d.ts +0 -17
- package/lib/shared/components/palette/judicial-user/read-judicial-user-field.component.d.ts.map +0 -1
- package/lib/shared/components/palette/judicial-user/write-judicial-user-field.component.d.ts +0 -42
- package/lib/shared/components/palette/judicial-user/write-judicial-user-field.component.d.ts.map +0 -1
- package/lib/shared/components/palette/label/index.d.ts +0 -2
- package/lib/shared/components/palette/label/index.d.ts.map +0 -1
- package/lib/shared/components/palette/label/label-field.component.d.ts +0 -10
- package/lib/shared/components/palette/label/label-field.component.d.ts.map +0 -1
- package/lib/shared/components/palette/linked-cases/components/before-you-start/before-you-start.component.d.ts +0 -25
- package/lib/shared/components/palette/linked-cases/components/before-you-start/before-you-start.component.d.ts.map +0 -1
- package/lib/shared/components/palette/linked-cases/components/check-your-answers/check-your-answers.component.d.ts +0 -23
- package/lib/shared/components/palette/linked-cases/components/check-your-answers/check-your-answers.component.d.ts.map +0 -1
- package/lib/shared/components/palette/linked-cases/components/index.d.ts +0 -8
- package/lib/shared/components/palette/linked-cases/components/index.d.ts.map +0 -1
- package/lib/shared/components/palette/linked-cases/components/link-cases/link-cases.component.d.ts +0 -54
- package/lib/shared/components/palette/linked-cases/components/link-cases/link-cases.component.d.ts.map +0 -1
- package/lib/shared/components/palette/linked-cases/components/linked-cases-table/linked-cases-from-table.component.d.ts +0 -42
- package/lib/shared/components/palette/linked-cases/components/linked-cases-table/linked-cases-from-table.component.d.ts.map +0 -1
- package/lib/shared/components/palette/linked-cases/components/linked-cases-table/linked-cases-to-table.component.d.ts +0 -49
- package/lib/shared/components/palette/linked-cases/components/linked-cases-table/linked-cases-to-table.component.d.ts.map +0 -1
- package/lib/shared/components/palette/linked-cases/components/no-linked-cases/no-linked-cases.component.d.ts +0 -21
- package/lib/shared/components/palette/linked-cases/components/no-linked-cases/no-linked-cases.component.d.ts.map +0 -1
- package/lib/shared/components/palette/linked-cases/components/unlink-cases/unlink-cases.component.d.ts +0 -44
- package/lib/shared/components/palette/linked-cases/components/unlink-cases/unlink-cases.component.d.ts.map +0 -1
- package/lib/shared/components/palette/linked-cases/domain/index.d.ts +0 -3
- package/lib/shared/components/palette/linked-cases/domain/index.d.ts.map +0 -1
- package/lib/shared/components/palette/linked-cases/domain/linked-cases-state.model.d.ts +0 -8
- package/lib/shared/components/palette/linked-cases/domain/linked-cases-state.model.d.ts.map +0 -1
- package/lib/shared/components/palette/linked-cases/domain/linked-cases.model.d.ts +0 -68
- package/lib/shared/components/palette/linked-cases/domain/linked-cases.model.d.ts.map +0 -1
- package/lib/shared/components/palette/linked-cases/enums/index.d.ts +0 -2
- package/lib/shared/components/palette/linked-cases/enums/index.d.ts.map +0 -1
- package/lib/shared/components/palette/linked-cases/enums/write-linked-cases-field.enum.d.ts +0 -31
- package/lib/shared/components/palette/linked-cases/enums/write-linked-cases-field.enum.d.ts.map +0 -1
- package/lib/shared/components/palette/linked-cases/index.d.ts +0 -6
- package/lib/shared/components/palette/linked-cases/index.d.ts.map +0 -1
- package/lib/shared/components/palette/linked-cases/read-linked-cases-field.component.d.ts +0 -38
- package/lib/shared/components/palette/linked-cases/read-linked-cases-field.component.d.ts.map +0 -1
- package/lib/shared/components/palette/linked-cases/services/index.d.ts +0 -2
- package/lib/shared/components/palette/linked-cases/services/index.d.ts.map +0 -1
- package/lib/shared/components/palette/linked-cases/services/linked-cases.service.d.ts +0 -52
- package/lib/shared/components/palette/linked-cases/services/linked-cases.service.d.ts.map +0 -1
- package/lib/shared/components/palette/linked-cases/utils/validators.utils.d.ts +0 -10
- package/lib/shared/components/palette/linked-cases/utils/validators.utils.d.ts.map +0 -1
- package/lib/shared/components/palette/linked-cases/write-linked-cases-field.component.d.ts +0 -49
- package/lib/shared/components/palette/linked-cases/write-linked-cases-field.component.d.ts.map +0 -1
- package/lib/shared/components/palette/markdown/index.d.ts +0 -4
- package/lib/shared/components/palette/markdown/index.d.ts.map +0 -1
- package/lib/shared/components/palette/markdown/markdown-component.module.d.ts +0 -14
- package/lib/shared/components/palette/markdown/markdown-component.module.d.ts.map +0 -1
- package/lib/shared/components/palette/markdown/markdown.component.d.ts +0 -20
- package/lib/shared/components/palette/markdown/markdown.component.d.ts.map +0 -1
- package/lib/shared/components/palette/markdown/routerlink.component.d.ts +0 -7
- package/lib/shared/components/palette/markdown/routerlink.component.d.ts.map +0 -1
- package/lib/shared/components/palette/money-gbp/index.d.ts +0 -4
- package/lib/shared/components/palette/money-gbp/index.d.ts.map +0 -1
- package/lib/shared/components/palette/money-gbp/money-gbp-input.component.d.ts +0 -23
- package/lib/shared/components/palette/money-gbp/money-gbp-input.component.d.ts.map +0 -1
- package/lib/shared/components/palette/money-gbp/read-money-gbp-field.component.d.ts +0 -12
- package/lib/shared/components/palette/money-gbp/read-money-gbp-field.component.d.ts.map +0 -1
- package/lib/shared/components/palette/money-gbp/write-money-gbp-field.component.d.ts +0 -11
- package/lib/shared/components/palette/money-gbp/write-money-gbp-field.component.d.ts.map +0 -1
- package/lib/shared/components/palette/multi-select-list/index.d.ts +0 -3
- package/lib/shared/components/palette/multi-select-list/index.d.ts.map +0 -1
- package/lib/shared/components/palette/multi-select-list/read-multi-select-list-field.component.d.ts +0 -7
- package/lib/shared/components/palette/multi-select-list/read-multi-select-list-field.component.d.ts.map +0 -1
- package/lib/shared/components/palette/multi-select-list/write-multi-select-list-field.component.d.ts +0 -13
- package/lib/shared/components/palette/multi-select-list/write-multi-select-list-field.component.d.ts.map +0 -1
- package/lib/shared/components/palette/number/index.d.ts +0 -3
- package/lib/shared/components/palette/number/index.d.ts.map +0 -1
- package/lib/shared/components/palette/number/read-number-field.component.d.ts +0 -7
- package/lib/shared/components/palette/number/read-number-field.component.d.ts.map +0 -1
- package/lib/shared/components/palette/number/write-number-field.component.d.ts +0 -11
- package/lib/shared/components/palette/number/write-number-field.component.d.ts.map +0 -1
- package/lib/shared/components/palette/order-summary/fee-value.model.d.ts +0 -5
- package/lib/shared/components/palette/order-summary/fee-value.model.d.ts.map +0 -1
- package/lib/shared/components/palette/order-summary/fee.model.d.ts +0 -7
- package/lib/shared/components/palette/order-summary/fee.model.d.ts.map +0 -1
- package/lib/shared/components/palette/order-summary/index.d.ts +0 -7
- package/lib/shared/components/palette/order-summary/index.d.ts.map +0 -1
- package/lib/shared/components/palette/order-summary/order-summary.model.d.ts +0 -7
- package/lib/shared/components/palette/order-summary/order-summary.model.d.ts.map +0 -1
- package/lib/shared/components/palette/order-summary/read-order-summary-field.component.d.ts +0 -10
- package/lib/shared/components/palette/order-summary/read-order-summary-field.component.d.ts.map +0 -1
- package/lib/shared/components/palette/order-summary/read-order-summary-row.component.d.ts +0 -12
- package/lib/shared/components/palette/order-summary/read-order-summary-row.component.d.ts.map +0 -1
- package/lib/shared/components/palette/order-summary/write-order-summary-field.component.d.ts +0 -10
- package/lib/shared/components/palette/order-summary/write-order-summary-field.component.d.ts.map +0 -1
- package/lib/shared/components/palette/organisation/index.d.ts +0 -6
- package/lib/shared/components/palette/organisation/index.d.ts.map +0 -1
- package/lib/shared/components/palette/organisation/read-organisation-field-raw.component.d.ts +0 -20
- package/lib/shared/components/palette/organisation/read-organisation-field-raw.component.d.ts.map +0 -1
- package/lib/shared/components/palette/organisation/read-organisation-field-table.component.d.ts +0 -20
- package/lib/shared/components/palette/organisation/read-organisation-field-table.component.d.ts.map +0 -1
- package/lib/shared/components/palette/organisation/read-organisation-field.component.d.ts +0 -13
- package/lib/shared/components/palette/organisation/read-organisation-field.component.d.ts.map +0 -1
- package/lib/shared/components/palette/organisation/write-organisation-complex-field.component.d.ts +0 -11
- package/lib/shared/components/palette/organisation/write-organisation-complex-field.component.d.ts.map +0 -1
- package/lib/shared/components/palette/organisation/write-organisation-field.component.d.ts +0 -47
- package/lib/shared/components/palette/organisation/write-organisation-field.component.d.ts.map +0 -1
- package/lib/shared/components/palette/palette.module.d.ts +0 -156
- package/lib/shared/components/palette/palette.module.d.ts.map +0 -1
- package/lib/shared/components/palette/palette.service.d.ts +0 -11
- package/lib/shared/components/palette/palette.service.d.ts.map +0 -1
- package/lib/shared/components/palette/payment/case-payment-history-viewer-field.component.d.ts +0 -10
- package/lib/shared/components/palette/payment/case-payment-history-viewer-field.component.d.ts.map +0 -1
- package/lib/shared/components/palette/payment/index.d.ts +0 -2
- package/lib/shared/components/palette/payment/index.d.ts.map +0 -1
- package/lib/shared/components/palette/phone-uk/index.d.ts +0 -3
- package/lib/shared/components/palette/phone-uk/index.d.ts.map +0 -1
- package/lib/shared/components/palette/phone-uk/read-phone-uk-field.component.d.ts +0 -7
- package/lib/shared/components/palette/phone-uk/read-phone-uk-field.component.d.ts.map +0 -1
- package/lib/shared/components/palette/phone-uk/write-phone-uk-field.component.d.ts +0 -11
- package/lib/shared/components/palette/phone-uk/write-phone-uk-field.component.d.ts.map +0 -1
- package/lib/shared/components/palette/query-management/__mocks__/index.d.ts +0 -11
- package/lib/shared/components/palette/query-management/__mocks__/index.d.ts.map +0 -1
- package/lib/shared/components/palette/query-management/components/close-query/close-query.component.d.ts +0 -8
- package/lib/shared/components/palette/query-management/components/close-query/close-query.component.d.ts.map +0 -1
- package/lib/shared/components/palette/query-management/components/index.d.ts +0 -15
- package/lib/shared/components/palette/query-management/components/index.d.ts.map +0 -1
- package/lib/shared/components/palette/query-management/components/qualifying-questions/qualifying-question-detail/qualifying-question-detail.component.d.ts +0 -8
- package/lib/shared/components/palette/query-management/components/qualifying-questions/qualifying-question-detail/qualifying-question-detail.component.d.ts.map +0 -1
- package/lib/shared/components/palette/query-management/components/qualifying-questions/qualifying-question-options/qualifying-question-options.component.d.ts +0 -26
- package/lib/shared/components/palette/query-management/components/qualifying-questions/qualifying-question-options/qualifying-question-options.component.d.ts.map +0 -1
- package/lib/shared/components/palette/query-management/components/query-attachments-read/query-attachments-read.component.d.ts +0 -11
- package/lib/shared/components/palette/query-management/components/query-attachments-read/query-attachments-read.component.d.ts.map +0 -1
- package/lib/shared/components/palette/query-management/components/query-case-details-header/query-case-details-header.component.d.ts +0 -14
- package/lib/shared/components/palette/query-management/components/query-case-details-header/query-case-details-header.component.d.ts.map +0 -1
- package/lib/shared/components/palette/query-management/components/query-check-your-answers/query-check-your-answers.component.d.ts +0 -80
- package/lib/shared/components/palette/query-management/components/query-check-your-answers/query-check-your-answers.component.d.ts.map +0 -1
- package/lib/shared/components/palette/query-management/components/query-confirmation/query-confirmation.component.d.ts +0 -18
- package/lib/shared/components/palette/query-management/components/query-confirmation/query-confirmation.component.d.ts.map +0 -1
- package/lib/shared/components/palette/query-management/components/query-details/query-details.component.d.ts +0 -40
- package/lib/shared/components/palette/query-management/components/query-details/query-details.component.d.ts.map +0 -1
- package/lib/shared/components/palette/query-management/components/query-event-completion/query-event-completion.component.d.ts +0 -9
- package/lib/shared/components/palette/query-management/components/query-event-completion/query-event-completion.component.d.ts.map +0 -1
- package/lib/shared/components/palette/query-management/components/query-list/query-list.component.d.ts +0 -18
- package/lib/shared/components/palette/query-management/components/query-list/query-list.component.d.ts.map +0 -1
- package/lib/shared/components/palette/query-management/components/query-write/query-write-add-documents/query-write-add-documents.component.d.ts +0 -20
- package/lib/shared/components/palette/query-management/components/query-write/query-write-add-documents/query-write-add-documents.component.d.ts.map +0 -1
- package/lib/shared/components/palette/query-management/components/query-write/query-write-date-input/query-write-date-input.component.d.ts +0 -20
- package/lib/shared/components/palette/query-management/components/query-write/query-write-date-input/query-write-date-input.component.d.ts.map +0 -1
- package/lib/shared/components/palette/query-management/components/query-write/query-write-raise-query/query-write-raise-query.component.d.ts +0 -37
- package/lib/shared/components/palette/query-management/components/query-write/query-write-raise-query/query-write-raise-query.component.d.ts.map +0 -1
- package/lib/shared/components/palette/query-management/components/query-write/query-write-respond-to-query/query-write-respond-to-query.component.d.ts +0 -44
- package/lib/shared/components/palette/query-management/components/query-write/query-write-respond-to-query/query-write-respond-to-query.component.d.ts.map +0 -1
- package/lib/shared/components/palette/query-management/constants/query-management.constants.d.ts +0 -7
- package/lib/shared/components/palette/query-management/constants/query-management.constants.d.ts.map +0 -1
- package/lib/shared/components/palette/query-management/enums/index.d.ts +0 -6
- package/lib/shared/components/palette/query-management/enums/index.d.ts.map +0 -1
- package/lib/shared/components/palette/query-management/enums/qualifying-questions-error-message.enum.d.ts +0 -4
- package/lib/shared/components/palette/query-management/enums/qualifying-questions-error-message.enum.d.ts.map +0 -1
- package/lib/shared/components/palette/query-management/enums/query-item-response-status.enum.d.ts +0 -7
- package/lib/shared/components/palette/query-management/enums/query-item-response-status.enum.d.ts.map +0 -1
- package/lib/shared/components/palette/query-management/enums/raise-query-error-message.enum.d.ts +0 -10
- package/lib/shared/components/palette/query-management/enums/raise-query-error-message.enum.d.ts.map +0 -1
- package/lib/shared/components/palette/query-management/enums/respond-to-query-error-messages.enum.d.ts +0 -5
- package/lib/shared/components/palette/query-management/enums/respond-to-query-error-messages.enum.d.ts.map +0 -1
- package/lib/shared/components/palette/query-management/index.d.ts +0 -8
- package/lib/shared/components/palette/query-management/index.d.ts.map +0 -1
- package/lib/shared/components/palette/query-management/models/case-queries-collection.model.d.ts +0 -32
- package/lib/shared/components/palette/query-management/models/case-queries-collection.model.d.ts.map +0 -1
- package/lib/shared/components/palette/query-management/models/index.d.ts +0 -8
- package/lib/shared/components/palette/query-management/models/index.d.ts.map +0 -1
- package/lib/shared/components/palette/query-management/models/qualifying-questions/casetype-qualifying-questions.model.d.ts +0 -5
- package/lib/shared/components/palette/query-management/models/qualifying-questions/casetype-qualifying-questions.model.d.ts.map +0 -1
- package/lib/shared/components/palette/query-management/models/qualifying-questions/qualifying-question.model.d.ts +0 -6
- package/lib/shared/components/palette/query-management/models/qualifying-questions/qualifying-question.model.d.ts.map +0 -1
- package/lib/shared/components/palette/query-management/models/query-create-context.enum.d.ts +0 -8
- package/lib/shared/components/palette/query-management/models/query-create-context.enum.d.ts.map +0 -1
- package/lib/shared/components/palette/query-management/models/query-list/query-list-column/query-list-column.model.d.ts +0 -7
- package/lib/shared/components/palette/query-management/models/query-list/query-list-column/query-list-column.model.d.ts.map +0 -1
- package/lib/shared/components/palette/query-management/models/query-list/query-list-data/query-list-data.model.d.ts +0 -10
- package/lib/shared/components/palette/query-management/models/query-list/query-list-data/query-list-data.model.d.ts.map +0 -1
- package/lib/shared/components/palette/query-management/models/query-list/query-list-item/query-list-item.model.d.ts +0 -25
- package/lib/shared/components/palette/query-management/models/query-list/query-list-item/query-list-item.model.d.ts.map +0 -1
- package/lib/shared/components/palette/query-management/read-query-management-field.component.d.ts +0 -37
- package/lib/shared/components/palette/query-management/read-query-management-field.component.d.ts.map +0 -1
- package/lib/shared/components/palette/query-management/services/index.d.ts +0 -3
- package/lib/shared/components/palette/query-management/services/index.d.ts.map +0 -1
- package/lib/shared/components/palette/query-management/services/qualifying-question.service.d.ts +0 -11
- package/lib/shared/components/palette/query-management/services/qualifying-question.service.d.ts.map +0 -1
- package/lib/shared/components/palette/query-management/services/query-management.service.d.ts +0 -21
- package/lib/shared/components/palette/query-management/services/query-management.service.d.ts.map +0 -1
- package/lib/shared/components/palette/query-management/utils/query-management.utils.d.ts +0 -23
- package/lib/shared/components/palette/query-management/utils/query-management.utils.d.ts.map +0 -1
- package/lib/shared/components/palette/text/index.d.ts +0 -3
- package/lib/shared/components/palette/text/index.d.ts.map +0 -1
- package/lib/shared/components/palette/text/read-text-field.component.d.ts +0 -7
- package/lib/shared/components/palette/text/read-text-field.component.d.ts.map +0 -1
- package/lib/shared/components/palette/text/write-text-field.component.d.ts +0 -12
- package/lib/shared/components/palette/text/write-text-field.component.d.ts.map +0 -1
- package/lib/shared/components/palette/text-area/index.d.ts +0 -3
- package/lib/shared/components/palette/text-area/index.d.ts.map +0 -1
- package/lib/shared/components/palette/text-area/read-text-area-field.component.d.ts +0 -7
- package/lib/shared/components/palette/text-area/read-text-area-field.component.d.ts.map +0 -1
- package/lib/shared/components/palette/text-area/write-text-area-field.component.d.ts +0 -15
- package/lib/shared/components/palette/text-area/write-text-area-field.component.d.ts.map +0 -1
- package/lib/shared/components/palette/unsupported-field.component.d.ts +0 -6
- package/lib/shared/components/palette/unsupported-field.component.d.ts.map +0 -1
- package/lib/shared/components/palette/utils/dash.pipe.d.ts +0 -8
- package/lib/shared/components/palette/utils/dash.pipe.d.ts.map +0 -1
- package/lib/shared/components/palette/utils/date.pipe.d.ts +0 -23
- package/lib/shared/components/palette/utils/date.pipe.d.ts.map +0 -1
- package/lib/shared/components/palette/utils/field-label.pipe.d.ts +0 -14
- package/lib/shared/components/palette/utils/field-label.pipe.d.ts.map +0 -1
- package/lib/shared/components/palette/utils/first-error.pipe.d.ts +0 -15
- package/lib/shared/components/palette/utils/first-error.pipe.d.ts.map +0 -1
- package/lib/shared/components/palette/utils/index.d.ts +0 -10
- package/lib/shared/components/palette/utils/index.d.ts.map +0 -1
- package/lib/shared/components/palette/utils/is-compound.pipe.d.ts +0 -11
- package/lib/shared/components/palette/utils/is-compound.pipe.d.ts.map +0 -1
- package/lib/shared/components/palette/utils/is-mandatory.pipe.d.ts +0 -12
- package/lib/shared/components/palette/utils/is-mandatory.pipe.d.ts.map +0 -1
- package/lib/shared/components/palette/utils/is-read-only-and-not-collection.pipe.d.ts +0 -13
- package/lib/shared/components/palette/utils/is-read-only-and-not-collection.pipe.d.ts.map +0 -1
- package/lib/shared/components/palette/utils/is-read-only.pipe.d.ts +0 -12
- package/lib/shared/components/palette/utils/is-read-only.pipe.d.ts.map +0 -1
- package/lib/shared/components/palette/utils/utils.module.d.ts +0 -17
- package/lib/shared/components/palette/utils/utils.module.d.ts.map +0 -1
- package/lib/shared/components/palette/waystopay/index.d.ts +0 -2
- package/lib/shared/components/palette/waystopay/index.d.ts.map +0 -1
- package/lib/shared/components/palette/waystopay/waystopay-field.component.d.ts +0 -11
- package/lib/shared/components/palette/waystopay/waystopay-field.component.d.ts.map +0 -1
- package/lib/shared/components/palette/yes-no/index.d.ts +0 -4
- package/lib/shared/components/palette/yes-no/index.d.ts.map +0 -1
- package/lib/shared/components/palette/yes-no/read-yes-no-field.component.d.ts +0 -13
- package/lib/shared/components/palette/yes-no/read-yes-no-field.component.d.ts.map +0 -1
- package/lib/shared/components/palette/yes-no/write-yes-no-field.component.d.ts +0 -15
- package/lib/shared/components/palette/yes-no/write-yes-no-field.component.d.ts.map +0 -1
- package/lib/shared/components/palette/yes-no/yes-no.service.d.ts +0 -14
- package/lib/shared/components/palette/yes-no/yes-no.service.d.ts.map +0 -1
- package/lib/shared/components/search-filters/domain/index.d.ts +0 -2
- package/lib/shared/components/search-filters/domain/index.d.ts.map +0 -1
- package/lib/shared/components/search-filters/domain/search-input.model.d.ts +0 -11
- package/lib/shared/components/search-filters/domain/search-input.model.d.ts.map +0 -1
- package/lib/shared/components/search-filters/index.d.ts +0 -5
- package/lib/shared/components/search-filters/index.d.ts.map +0 -1
- package/lib/shared/components/search-filters/search-filters-wrapper.component.d.ts +0 -21
- package/lib/shared/components/search-filters/search-filters-wrapper.component.d.ts.map +0 -1
- package/lib/shared/components/search-filters/search-filters.component.d.ts +0 -58
- package/lib/shared/components/search-filters/search-filters.component.d.ts.map +0 -1
- package/lib/shared/components/search-filters/search-filters.module.d.ts +0 -14
- package/lib/shared/components/search-filters/search-filters.module.d.ts.map +0 -1
- package/lib/shared/components/search-result/index.d.ts +0 -3
- package/lib/shared/components/search-result/index.d.ts.map +0 -1
- package/lib/shared/components/search-result/search-result.component.d.ts +0 -98
- package/lib/shared/components/search-result/search-result.component.d.ts.map +0 -1
- package/lib/shared/components/search-result/search-result.module.d.ts +0 -18
- package/lib/shared/components/search-result/search-result.module.d.ts.map +0 -1
- package/lib/shared/components/workbasket-filters/index.d.ts +0 -3
- package/lib/shared/components/workbasket-filters/index.d.ts.map +0 -1
- package/lib/shared/components/workbasket-filters/workbasket-filters.component.d.ts +0 -88
- package/lib/shared/components/workbasket-filters/workbasket-filters.component.d.ts.map +0 -1
- package/lib/shared/components/workbasket-filters/workbasket-filters.module.d.ts +0 -13
- package/lib/shared/components/workbasket-filters/workbasket-filters.module.d.ts.map +0 -1
- package/lib/shared/directives/conditional-show/conditional-show-form.directive.d.ts +0 -40
- package/lib/shared/directives/conditional-show/conditional-show-form.directive.d.ts.map +0 -1
- package/lib/shared/directives/conditional-show/conditional-show.module.d.ts +0 -8
- package/lib/shared/directives/conditional-show/conditional-show.module.d.ts.map +0 -1
- package/lib/shared/directives/conditional-show/domain/conditional-show.model.d.ts +0 -39
- package/lib/shared/directives/conditional-show/domain/conditional-show.model.d.ts.map +0 -1
- package/lib/shared/directives/conditional-show/domain/index.d.ts +0 -2
- package/lib/shared/directives/conditional-show/domain/index.d.ts.map +0 -1
- package/lib/shared/directives/conditional-show/index.d.ts +0 -5
- package/lib/shared/directives/conditional-show/index.d.ts.map +0 -1
- package/lib/shared/directives/conditional-show/services/condition-parser.service.d.ts +0 -30
- package/lib/shared/directives/conditional-show/services/condition-parser.service.d.ts.map +0 -1
- package/lib/shared/directives/conditional-show/services/condition.peg.d.ts +0 -3
- package/lib/shared/directives/conditional-show/services/condition.peg.d.ts.map +0 -1
- package/lib/shared/directives/conditional-show/services/conditional-show-registrar.service.d.ts +0 -10
- package/lib/shared/directives/conditional-show/services/conditional-show-registrar.service.d.ts.map +0 -1
- package/lib/shared/directives/conditional-show/services/grey-bar.service.d.ts +0 -22
- package/lib/shared/directives/conditional-show/services/grey-bar.service.d.ts.map +0 -1
- package/lib/shared/directives/conditional-show/services/index.d.ts +0 -3
- package/lib/shared/directives/conditional-show/services/index.d.ts.map +0 -1
- package/lib/shared/directives/focus-element/focus-element.directive.d.ts +0 -12
- package/lib/shared/directives/focus-element/focus-element.directive.d.ts.map +0 -1
- package/lib/shared/directives/focus-element/focus-element.module.d.ts +0 -8
- package/lib/shared/directives/focus-element/focus-element.module.d.ts.map +0 -1
- package/lib/shared/directives/focus-element/index.d.ts +0 -3
- package/lib/shared/directives/focus-element/index.d.ts.map +0 -1
- package/lib/shared/directives/index.d.ts +0 -5
- package/lib/shared/directives/index.d.ts.map +0 -1
- package/lib/shared/directives/substitutor/index.d.ts +0 -4
- package/lib/shared/directives/substitutor/index.d.ts.map +0 -1
- package/lib/shared/directives/substitutor/label-substitutor.directive.d.ts +0 -33
- package/lib/shared/directives/substitutor/label-substitutor.directive.d.ts.map +0 -1
- package/lib/shared/directives/substitutor/label-substitutor.module.d.ts +0 -8
- package/lib/shared/directives/substitutor/label-substitutor.module.d.ts.map +0 -1
- package/lib/shared/directives/substitutor/services/index.d.ts +0 -2
- package/lib/shared/directives/substitutor/services/index.d.ts.map +0 -1
- package/lib/shared/directives/substitutor/services/placeholder.service.d.ts +0 -64
- package/lib/shared/directives/substitutor/services/placeholder.service.d.ts.map +0 -1
- package/lib/shared/directives/welsh-translated-markdown/index.d.ts +0 -3
- package/lib/shared/directives/welsh-translated-markdown/index.d.ts.map +0 -1
- package/lib/shared/directives/welsh-translated-markdown/welsh-translated-markdown.directive.d.ts +0 -76
- package/lib/shared/directives/welsh-translated-markdown/welsh-translated-markdown.directive.d.ts.map +0 -1
- package/lib/shared/directives/welsh-translated-markdown/welsh-translated-markdown.module.d.ts +0 -8
- package/lib/shared/directives/welsh-translated-markdown/welsh-translated-markdown.module.d.ts.map +0 -1
- package/lib/shared/domain/activity/activity.model.d.ts +0 -16
- package/lib/shared/domain/activity/activity.model.d.ts.map +0 -1
- package/lib/shared/domain/activity/index.d.ts +0 -2
- package/lib/shared/domain/activity/index.d.ts.map +0 -1
- package/lib/shared/domain/addresses/address.model.d.ts +0 -10
- package/lib/shared/domain/addresses/address.model.d.ts.map +0 -1
- package/lib/shared/domain/addresses/index.d.ts +0 -2
- package/lib/shared/domain/addresses/index.d.ts.map +0 -1
- package/lib/shared/domain/alert/alert-level.model.d.ts +0 -2
- package/lib/shared/domain/alert/alert-level.model.d.ts.map +0 -1
- package/lib/shared/domain/alert/alert-status-params.model.d.ts +0 -6
- package/lib/shared/domain/alert/alert-status-params.model.d.ts.map +0 -1
- package/lib/shared/domain/alert/alert.model.d.ts +0 -6
- package/lib/shared/domain/alert/alert.model.d.ts.map +0 -1
- package/lib/shared/domain/alert/index.d.ts +0 -3
- package/lib/shared/domain/alert/index.d.ts.map +0 -1
- package/lib/shared/domain/case-details.model.d.ts +0 -12
- package/lib/shared/domain/case-details.model.d.ts.map +0 -1
- package/lib/shared/domain/case-edit/case-edit.model.d.ts +0 -26
- package/lib/shared/domain/case-edit/case-edit.model.d.ts.map +0 -1
- package/lib/shared/domain/case-edit/index.d.ts +0 -2
- package/lib/shared/domain/case-edit/index.d.ts.map +0 -1
- package/lib/shared/domain/case-event-data.model.d.ts +0 -14
- package/lib/shared/domain/case-event-data.model.d.ts.map +0 -1
- package/lib/shared/domain/case-file-view/case-file-view-category.model.d.ts +0 -9
- package/lib/shared/domain/case-file-view/case-file-view-category.model.d.ts.map +0 -1
- package/lib/shared/domain/case-file-view/case-file-view-document.model.d.ts +0 -9
- package/lib/shared/domain/case-file-view/case-file-view-document.model.d.ts.map +0 -1
- package/lib/shared/domain/case-file-view/case-file-view-sort-columns.enum.d.ts +0 -5
- package/lib/shared/domain/case-file-view/case-file-view-sort-columns.enum.d.ts.map +0 -1
- package/lib/shared/domain/case-file-view/categories-and-documents.model.d.ts +0 -12
- package/lib/shared/domain/case-file-view/categories-and-documents.model.d.ts.map +0 -1
- package/lib/shared/domain/case-file-view/document-tree-node/document-tree-node-type.model.d.ts +0 -5
- package/lib/shared/domain/case-file-view/document-tree-node/document-tree-node-type.model.d.ts.map +0 -1
- package/lib/shared/domain/case-file-view/document-tree-node/document-tree-node.model.d.ts +0 -17
- package/lib/shared/domain/case-file-view/document-tree-node/document-tree-node.model.d.ts.map +0 -1
- package/lib/shared/domain/case-file-view/index.d.ts +0 -7
- package/lib/shared/domain/case-file-view/index.d.ts.map +0 -1
- package/lib/shared/domain/case-flag/flag-type.model.d.ts +0 -26
- package/lib/shared/domain/case-flag/flag-type.model.d.ts.map +0 -1
- package/lib/shared/domain/case-flag/hmcts-service-detail.model.d.ts +0 -17
- package/lib/shared/domain/case-flag/hmcts-service-detail.model.d.ts.map +0 -1
- package/lib/shared/domain/case-flag/index.d.ts +0 -3
- package/lib/shared/domain/case-flag/index.d.ts.map +0 -1
- package/lib/shared/domain/case-view/access-types.model.d.ts +0 -5
- package/lib/shared/domain/case-view/access-types.model.d.ts.map +0 -1
- package/lib/shared/domain/case-view/case-event-trigger.model.d.ts +0 -18
- package/lib/shared/domain/case-view/case-event-trigger.model.d.ts.map +0 -1
- package/lib/shared/domain/case-view/case-print-document.model.d.ts +0 -6
- package/lib/shared/domain/case-view/case-print-document.model.d.ts.map +0 -1
- package/lib/shared/domain/case-view/case-tab.model.d.ts +0 -10
- package/lib/shared/domain/case-view/case-tab.model.d.ts.map +0 -1
- package/lib/shared/domain/case-view/case-view-event-ids.enum.d.ts +0 -5
- package/lib/shared/domain/case-view/case-view-event-ids.enum.d.ts.map +0 -1
- package/lib/shared/domain/case-view/case-view-event.model.d.ts +0 -19
- package/lib/shared/domain/case-view/case-view-event.model.d.ts.map +0 -1
- package/lib/shared/domain/case-view/case-view-trigger.model.d.ts +0 -8
- package/lib/shared/domain/case-view/case-view-trigger.model.d.ts.map +0 -1
- package/lib/shared/domain/case-view/case-view.model.d.ts +0 -38
- package/lib/shared/domain/case-view/case-view.model.d.ts.map +0 -1
- package/lib/shared/domain/case-view/challenged-access-request.model.d.ts +0 -6
- package/lib/shared/domain/case-view/challenged-access-request.model.d.ts.map +0 -1
- package/lib/shared/domain/case-view/index.d.ts +0 -12
- package/lib/shared/domain/case-view/index.d.ts.map +0 -1
- package/lib/shared/domain/case-view/review-specific-access-request.model.d.ts +0 -5
- package/lib/shared/domain/case-view/review-specific-access-request.model.d.ts.map +0 -1
- package/lib/shared/domain/case-view/role-assignment-response.model.d.ts +0 -6
- package/lib/shared/domain/case-view/role-assignment-response.model.d.ts.map +0 -1
- package/lib/shared/domain/case-view/role-request.model.d.ts +0 -35
- package/lib/shared/domain/case-view/role-request.model.d.ts.map +0 -1
- package/lib/shared/domain/case-view/service-org-response.model.d.ts +0 -14
- package/lib/shared/domain/case-view/service-org-response.model.d.ts.map +0 -1
- package/lib/shared/domain/case-view/specific-access-request.model.d.ts +0 -4
- package/lib/shared/domain/case-view/specific-access-request.model.d.ts.map +0 -1
- package/lib/shared/domain/definition/access-control-list.model.d.ts +0 -8
- package/lib/shared/domain/definition/access-control-list.model.d.ts.map +0 -1
- package/lib/shared/domain/definition/banner.model.d.ts +0 -8
- package/lib/shared/domain/definition/banner.model.d.ts.map +0 -1
- package/lib/shared/domain/definition/case-event.model.d.ts +0 -14
- package/lib/shared/domain/definition/case-event.model.d.ts.map +0 -1
- package/lib/shared/domain/definition/case-field.model.d.ts +0 -50
- package/lib/shared/domain/definition/case-field.model.d.ts.map +0 -1
- package/lib/shared/domain/definition/case-state.model.d.ts +0 -8
- package/lib/shared/domain/definition/case-state.model.d.ts.map +0 -1
- package/lib/shared/domain/definition/case-type-lite.model.d.ts +0 -10
- package/lib/shared/domain/definition/case-type-lite.model.d.ts.map +0 -1
- package/lib/shared/domain/definition/case-type.model.d.ts +0 -15
- package/lib/shared/domain/definition/case-type.model.d.ts.map +0 -1
- package/lib/shared/domain/definition/display-context-enum.model.d.ts +0 -12
- package/lib/shared/domain/definition/display-context-enum.model.d.ts.map +0 -1
- package/lib/shared/domain/definition/event-case-field.model.d.ts +0 -5
- package/lib/shared/domain/definition/event-case-field.model.d.ts.map +0 -1
- package/lib/shared/domain/definition/field-type-enum.model.d.ts +0 -2
- package/lib/shared/domain/definition/field-type-enum.model.d.ts.map +0 -1
- package/lib/shared/domain/definition/field-type.model.d.ts +0 -15
- package/lib/shared/domain/definition/field-type.model.d.ts.map +0 -1
- package/lib/shared/domain/definition/fixed-list-item.model.d.ts +0 -7
- package/lib/shared/domain/definition/fixed-list-item.model.d.ts.map +0 -1
- package/lib/shared/domain/definition/index.d.ts +0 -12
- package/lib/shared/domain/definition/index.d.ts.map +0 -1
- package/lib/shared/domain/definition/jurisdiction.model.d.ts +0 -9
- package/lib/shared/domain/definition/jurisdiction.model.d.ts.map +0 -1
- package/lib/shared/domain/document/document-data.model.d.ts +0 -27
- package/lib/shared/domain/document/document-data.model.d.ts.map +0 -1
- package/lib/shared/domain/document/index.d.ts +0 -2
- package/lib/shared/domain/document/index.d.ts.map +0 -1
- package/lib/shared/domain/draft.model.d.ts +0 -13
- package/lib/shared/domain/draft.model.d.ts.map +0 -1
- package/lib/shared/domain/error-message.model.d.ts +0 -9
- package/lib/shared/domain/error-message.model.d.ts.map +0 -1
- package/lib/shared/domain/http/http-error.model.d.ts +0 -19
- package/lib/shared/domain/http/http-error.model.d.ts.map +0 -1
- package/lib/shared/domain/http/index.d.ts +0 -2
- package/lib/shared/domain/http/index.d.ts.map +0 -1
- package/lib/shared/domain/index.d.ts +0 -25
- package/lib/shared/domain/index.d.ts.map +0 -1
- package/lib/shared/domain/journey/index.d.ts +0 -3
- package/lib/shared/domain/journey/index.d.ts.map +0 -1
- package/lib/shared/domain/journey/journey-instigator.model.d.ts +0 -5
- package/lib/shared/domain/journey/journey-instigator.model.d.ts.map +0 -1
- package/lib/shared/domain/journey/journey.model.d.ts +0 -19
- package/lib/shared/domain/journey/journey.model.d.ts.map +0 -1
- package/lib/shared/domain/jurisdiction/index.d.ts +0 -2
- package/lib/shared/domain/jurisdiction/index.d.ts.map +0 -1
- package/lib/shared/domain/jurisdiction/judicial-user.model.d.ts +0 -13
- package/lib/shared/domain/jurisdiction/judicial-user.model.d.ts.map +0 -1
- package/lib/shared/domain/order/index.d.ts +0 -2
- package/lib/shared/domain/order/index.d.ts.map +0 -1
- package/lib/shared/domain/order/orderable.model.d.ts +0 -4
- package/lib/shared/domain/order/orderable.model.d.ts.map +0 -1
- package/lib/shared/domain/organisation/index.d.ts +0 -3
- package/lib/shared/domain/organisation/index.d.ts.map +0 -1
- package/lib/shared/domain/organisation/organisation-converter.d.ts +0 -10
- package/lib/shared/domain/organisation/organisation-converter.d.ts.map +0 -1
- package/lib/shared/domain/organisation/simple-organisation.model.d.ts +0 -6
- package/lib/shared/domain/organisation/simple-organisation.model.d.ts.map +0 -1
- package/lib/shared/domain/pagination-metadata.model.d.ts +0 -5
- package/lib/shared/domain/pagination-metadata.model.d.ts.map +0 -1
- package/lib/shared/domain/predicate.model.d.ts +0 -2
- package/lib/shared/domain/predicate.model.d.ts.map +0 -1
- package/lib/shared/domain/profile/index.d.ts +0 -2
- package/lib/shared/domain/profile/index.d.ts.map +0 -1
- package/lib/shared/domain/profile/profile.model.d.ts +0 -24
- package/lib/shared/domain/profile/profile.model.d.ts.map +0 -1
- package/lib/shared/domain/search/field.model.d.ts +0 -11
- package/lib/shared/domain/search/field.model.d.ts.map +0 -1
- package/lib/shared/domain/search/index.d.ts +0 -5
- package/lib/shared/domain/search/index.d.ts.map +0 -1
- package/lib/shared/domain/search/search-result-view-column.model.d.ts +0 -10
- package/lib/shared/domain/search/search-result-view-column.model.d.ts.map +0 -1
- package/lib/shared/domain/search/search-result-view-item.model.d.ts +0 -10
- package/lib/shared/domain/search/search-result-view-item.model.d.ts.map +0 -1
- package/lib/shared/domain/search/search-result-view.model.d.ts +0 -9
- package/lib/shared/domain/search/search-result-view.model.d.ts.map +0 -1
- package/lib/shared/domain/search/sorting/search-result-view-item-comparator.d.ts +0 -5
- package/lib/shared/domain/search/sorting/search-result-view-item-comparator.d.ts.map +0 -1
- package/lib/shared/domain/search/sorting/sort-parameters.d.ts +0 -8
- package/lib/shared/domain/search/sorting/sort-parameters.d.ts.map +0 -1
- package/lib/shared/domain/sort-order.enum.d.ts +0 -6
- package/lib/shared/domain/sort-order.enum.d.ts.map +0 -1
- package/lib/shared/domain/user/user-info.model.d.ts +0 -13
- package/lib/shared/domain/user/user-info.model.d.ts.map +0 -1
- package/lib/shared/domain/work-allocation/Task.d.ts +0 -68
- package/lib/shared/domain/work-allocation/Task.d.ts.map +0 -1
- package/lib/shared/domain/work-allocation/TaskPayload.d.ts +0 -6
- package/lib/shared/domain/work-allocation/TaskPayload.d.ts.map +0 -1
- package/lib/shared/domain/work-allocation/case-worker.model.d.ts +0 -14
- package/lib/shared/domain/work-allocation/case-worker.model.d.ts.map +0 -1
- package/lib/shared/domain/work-allocation/index.d.ts +0 -3
- package/lib/shared/domain/work-allocation/index.d.ts.map +0 -1
- package/lib/shared/domain/work-allocation/judicial-worker.model.d.ts +0 -8
- package/lib/shared/domain/work-allocation/judicial-worker.model.d.ts.map +0 -1
- package/lib/shared/domain/work-allocation/task-response.model.d.ts +0 -5
- package/lib/shared/domain/work-allocation/task-response.model.d.ts.map +0 -1
- package/lib/shared/domain/work-allocation/task-search-parameter.model.d.ts +0 -15
- package/lib/shared/domain/work-allocation/task-search-parameter.model.d.ts.map +0 -1
- package/lib/shared/domain/work-allocation/wa-service-config.model.d.ts +0 -9
- package/lib/shared/domain/work-allocation/wa-service-config.model.d.ts.map +0 -1
- package/lib/shared/domain/workbasket/index.d.ts +0 -2
- package/lib/shared/domain/workbasket/index.d.ts.map +0 -1
- package/lib/shared/domain/workbasket/workbasket-input.model.d.ts +0 -13
- package/lib/shared/domain/workbasket/workbasket-input.model.d.ts.map +0 -1
- package/lib/shared/fixture/case-field-builder.d.ts +0 -22
- package/lib/shared/fixture/case-field-builder.d.ts.map +0 -1
- package/lib/shared/fixture/shared.test.fixture.d.ts +0 -25
- package/lib/shared/fixture/shared.test.fixture.d.ts.map +0 -1
- package/lib/shared/index.d.ts +0 -10
- package/lib/shared/index.d.ts.map +0 -1
- package/lib/shared/pipes/case-reference/case-reference.pipe.d.ts +0 -8
- package/lib/shared/pipes/case-reference/case-reference.pipe.d.ts.map +0 -1
- package/lib/shared/pipes/case-reference/index.d.ts +0 -2
- package/lib/shared/pipes/case-reference/index.d.ts.map +0 -1
- package/lib/shared/pipes/case-title/ccd-case-title.pipe.d.ts +0 -15
- package/lib/shared/pipes/case-title/ccd-case-title.pipe.d.ts.map +0 -1
- package/lib/shared/pipes/case-title/index.d.ts +0 -2
- package/lib/shared/pipes/case-title/index.d.ts.map +0 -1
- package/lib/shared/pipes/complex/ccd-collection-table-value-case-fields.pipe.d.ts +0 -11
- package/lib/shared/pipes/complex/ccd-collection-table-value-case-fields.pipe.d.ts.map +0 -1
- package/lib/shared/pipes/complex/ccd-cyapage-label-filter.pipe.d.ts +0 -10
- package/lib/shared/pipes/complex/ccd-cyapage-label-filter.pipe.d.ts.map +0 -1
- package/lib/shared/pipes/complex/ccd-page-fields.pipe.d.ts +0 -11
- package/lib/shared/pipes/complex/ccd-page-fields.pipe.d.ts.map +0 -1
- package/lib/shared/pipes/complex/ccd-read-fields-filter.pipe.d.ts +0 -27
- package/lib/shared/pipes/complex/ccd-read-fields-filter.pipe.d.ts.map +0 -1
- package/lib/shared/pipes/complex/ccd-tab-fields.pipe.d.ts +0 -10
- package/lib/shared/pipes/complex/ccd-tab-fields.pipe.d.ts.map +0 -1
- package/lib/shared/pipes/complex/fields-filter.pipe.d.ts +0 -23
- package/lib/shared/pipes/complex/fields-filter.pipe.d.ts.map +0 -1
- package/lib/shared/pipes/complex/index.d.ts +0 -7
- package/lib/shared/pipes/complex/index.d.ts.map +0 -1
- package/lib/shared/pipes/generic/enum-display-description/enum-display-description.pipe.d.ts +0 -8
- package/lib/shared/pipes/generic/enum-display-description/enum-display-description.pipe.d.ts.map +0 -1
- package/lib/shared/pipes/generic/index.d.ts +0 -2
- package/lib/shared/pipes/generic/index.d.ts.map +0 -1
- package/lib/shared/pipes/index.d.ts +0 -9
- package/lib/shared/pipes/index.d.ts.map +0 -1
- package/lib/shared/pipes/link-cases-from-reason-code/ccd-link-cases-from-reason-code.pipe.d.ts +0 -12
- package/lib/shared/pipes/link-cases-from-reason-code/ccd-link-cases-from-reason-code.pipe.d.ts.map +0 -1
- package/lib/shared/pipes/link-cases-from-reason-code/index.d.ts +0 -2
- package/lib/shared/pipes/link-cases-from-reason-code/index.d.ts.map +0 -1
- package/lib/shared/pipes/link-cases-reason-code/ccd-link-cases-reason-code.pipe.d.ts +0 -12
- package/lib/shared/pipes/link-cases-reason-code/ccd-link-cases-reason-code.pipe.d.ts.map +0 -1
- package/lib/shared/pipes/link-cases-reason-code/index.d.ts +0 -2
- package/lib/shared/pipes/link-cases-reason-code/index.d.ts.map +0 -1
- package/lib/shared/pipes/pipes.module.d.ts +0 -19
- package/lib/shared/pipes/pipes.module.d.ts.map +0 -1
- package/lib/shared/pipes/search-result/sorting/sort-search-result.pipe.d.ts +0 -10
- package/lib/shared/pipes/search-result/sorting/sort-search-result.pipe.d.ts.map +0 -1
- package/lib/shared/services/activity/activity.polling.service.d.ts +0 -30
- package/lib/shared/services/activity/activity.polling.service.d.ts.map +0 -1
- package/lib/shared/services/activity/activity.service.d.ts +0 -26
- package/lib/shared/services/activity/activity.service.d.ts.map +0 -1
- package/lib/shared/services/activity/index.d.ts +0 -3
- package/lib/shared/services/activity/index.d.ts.map +0 -1
- package/lib/shared/services/addresses/address-parser.d.ts +0 -18
- package/lib/shared/services/addresses/address-parser.d.ts.map +0 -1
- package/lib/shared/services/addresses/address-type.enum.d.ts +0 -6
- package/lib/shared/services/addresses/address-type.enum.d.ts.map +0 -1
- package/lib/shared/services/addresses/addresses.service.d.ts +0 -21
- package/lib/shared/services/addresses/addresses.service.d.ts.map +0 -1
- package/lib/shared/services/addresses/country-language.enum.d.ts +0 -5
- package/lib/shared/services/addresses/country-language.enum.d.ts.map +0 -1
- package/lib/shared/services/addresses/index.d.ts +0 -2
- package/lib/shared/services/addresses/index.d.ts.map +0 -1
- package/lib/shared/services/alert/alert.service.d.ts +0 -39
- package/lib/shared/services/alert/alert.service.d.ts.map +0 -1
- package/lib/shared/services/alert/index.d.ts +0 -2
- package/lib/shared/services/alert/index.d.ts.map +0 -1
- package/lib/shared/services/auth/auth.service.d.ts +0 -16
- package/lib/shared/services/auth/auth.service.d.ts.map +0 -1
- package/lib/shared/services/auth/index.d.ts +0 -2
- package/lib/shared/services/auth/index.d.ts.map +0 -1
- package/lib/shared/services/banners/banners.service.d.ts +0 -15
- package/lib/shared/services/banners/banners.service.d.ts.map +0 -1
- package/lib/shared/services/banners/index.d.ts +0 -2
- package/lib/shared/services/banners/index.d.ts.map +0 -1
- package/lib/shared/services/browser/browser.service.d.ts +0 -9
- package/lib/shared/services/browser/browser.service.d.ts.map +0 -1
- package/lib/shared/services/browser/index.d.ts +0 -2
- package/lib/shared/services/browser/index.d.ts.map +0 -1
- package/lib/shared/services/case-fields/case-field.service.d.ts +0 -11
- package/lib/shared/services/case-fields/case-field.service.d.ts.map +0 -1
- package/lib/shared/services/case-fields/format-translator.service.d.ts +0 -16
- package/lib/shared/services/case-fields/format-translator.service.d.ts.map +0 -1
- package/lib/shared/services/case-fields/index.d.ts +0 -3
- package/lib/shared/services/case-fields/index.d.ts.map +0 -1
- package/lib/shared/services/case-file-view/case-file-view.service.d.ts +0 -21
- package/lib/shared/services/case-file-view/case-file-view.service.d.ts.map +0 -1
- package/lib/shared/services/case-file-view/index.d.ts +0 -2
- package/lib/shared/services/case-file-view/index.d.ts.map +0 -1
- package/lib/shared/services/case-flag/case-flag-refdata.service.d.ts +0 -43
- package/lib/shared/services/case-flag/case-flag-refdata.service.d.ts.map +0 -1
- package/lib/shared/services/case-flag/index.d.ts +0 -3
- package/lib/shared/services/case-flag/index.d.ts.map +0 -1
- package/lib/shared/services/case-flag/refdata-case-flag-type.enum.d.ts +0 -5
- package/lib/shared/services/case-flag/refdata-case-flag-type.enum.d.ts.map +0 -1
- package/lib/shared/services/common-data-service/common-data-service.d.ts +0 -31
- package/lib/shared/services/common-data-service/common-data-service.d.ts.map +0 -1
- package/lib/shared/services/cookie/index.d.ts +0 -2
- package/lib/shared/services/cookie/index.d.ts.map +0 -1
- package/lib/shared/services/cookie/read-cookie-service.d.ts +0 -9
- package/lib/shared/services/cookie/read-cookie-service.d.ts.map +0 -1
- package/lib/shared/services/definitions/definitions.module.d.ts +0 -7
- package/lib/shared/services/definitions/definitions.module.d.ts.map +0 -1
- package/lib/shared/services/definitions/definitions.service.d.ts +0 -16
- package/lib/shared/services/definitions/definitions.service.d.ts.map +0 -1
- package/lib/shared/services/definitions/index.d.ts +0 -3
- package/lib/shared/services/definitions/index.d.ts.map +0 -1
- package/lib/shared/services/document-management/document-management.service.d.ts +0 -40
- package/lib/shared/services/document-management/document-management.service.d.ts.map +0 -1
- package/lib/shared/services/document-management/index.d.ts +0 -2
- package/lib/shared/services/document-management/index.d.ts.map +0 -1
- package/lib/shared/services/draft/draft.service.d.ts +0 -25
- package/lib/shared/services/draft/draft.service.d.ts.map +0 -1
- package/lib/shared/services/draft/index.d.ts +0 -2
- package/lib/shared/services/draft/index.d.ts.map +0 -1
- package/lib/shared/services/error/error-notifier.service.d.ts +0 -10
- package/lib/shared/services/error/error-notifier.service.d.ts.map +0 -1
- package/lib/shared/services/error/index.d.ts +0 -2
- package/lib/shared/services/error/index.d.ts.map +0 -1
- package/lib/shared/services/eventStatusService/event-status.service.d.ts +0 -11
- package/lib/shared/services/eventStatusService/event-status.service.d.ts.map +0 -1
- package/lib/shared/services/eventStatusService/index.d.ts +0 -2
- package/lib/shared/services/eventStatusService/index.d.ts.map +0 -1
- package/lib/shared/services/fields/fields.purger.d.ts +0 -46
- package/lib/shared/services/fields/fields.purger.d.ts.map +0 -1
- package/lib/shared/services/fields/fields.utils.d.ts +0 -137
- package/lib/shared/services/fields/fields.utils.d.ts.map +0 -1
- package/lib/shared/services/fields/index.d.ts +0 -3
- package/lib/shared/services/fields/index.d.ts.map +0 -1
- package/lib/shared/services/form/field-type-sanitiser.d.ts +0 -35
- package/lib/shared/services/form/field-type-sanitiser.d.ts.map +0 -1
- package/lib/shared/services/form/form-error.service.d.ts +0 -12
- package/lib/shared/services/form/form-error.service.d.ts.map +0 -1
- package/lib/shared/services/form/form-validators.service.d.ts +0 -16
- package/lib/shared/services/form/form-validators.service.d.ts.map +0 -1
- package/lib/shared/services/form/form-value.service.d.ts +0 -185
- package/lib/shared/services/form/form-value.service.d.ts.map +0 -1
- package/lib/shared/services/form/index.d.ts +0 -5
- package/lib/shared/services/form/index.d.ts.map +0 -1
- package/lib/shared/services/http/http-error.service.d.ts +0 -21
- package/lib/shared/services/http/http-error.service.d.ts.map +0 -1
- package/lib/shared/services/http/http.service.d.ts +0 -60
- package/lib/shared/services/http/http.service.d.ts.map +0 -1
- package/lib/shared/services/http/index.d.ts +0 -3
- package/lib/shared/services/http/index.d.ts.map +0 -1
- package/lib/shared/services/index.d.ts +0 -34
- package/lib/shared/services/index.d.ts.map +0 -1
- package/lib/shared/services/journey/index.d.ts +0 -2
- package/lib/shared/services/journey/index.d.ts.map +0 -1
- package/lib/shared/services/journey/multipage-component-state.service.d.ts +0 -26
- package/lib/shared/services/journey/multipage-component-state.service.d.ts.map +0 -1
- package/lib/shared/services/jurisdiction/index.d.ts +0 -2
- package/lib/shared/services/jurisdiction/index.d.ts.map +0 -1
- package/lib/shared/services/jurisdiction/jurisdiction.service.d.ts +0 -20
- package/lib/shared/services/jurisdiction/jurisdiction.service.d.ts.map +0 -1
- package/lib/shared/services/loading/index.d.ts +0 -3
- package/lib/shared/services/loading/index.d.ts.map +0 -1
- package/lib/shared/services/loading/loading.module.d.ts +0 -7
- package/lib/shared/services/loading/loading.module.d.ts.map +0 -1
- package/lib/shared/services/loading/loading.service.d.ts +0 -17
- package/lib/shared/services/loading/loading.service.d.ts.map +0 -1
- package/lib/shared/services/navigation/index.d.ts +0 -3
- package/lib/shared/services/navigation/index.d.ts.map +0 -1
- package/lib/shared/services/navigation/navigation-notifier.service.d.ts +0 -10
- package/lib/shared/services/navigation/navigation-notifier.service.d.ts.map +0 -1
- package/lib/shared/services/navigation/navigation-origin.model.d.ts +0 -8
- package/lib/shared/services/navigation/navigation-origin.model.d.ts.map +0 -1
- package/lib/shared/services/order/index.d.ts +0 -2
- package/lib/shared/services/order/index.d.ts.map +0 -1
- package/lib/shared/services/order/order.service.d.ts +0 -19
- package/lib/shared/services/order/order.service.d.ts.map +0 -1
- package/lib/shared/services/organisation/index.d.ts +0 -2
- package/lib/shared/services/organisation/index.d.ts.map +0 -1
- package/lib/shared/services/organisation/organisation.service.d.ts +0 -53
- package/lib/shared/services/organisation/organisation.service.d.ts.map +0 -1
- package/lib/shared/services/profile/index.d.ts +0 -3
- package/lib/shared/services/profile/index.d.ts.map +0 -1
- package/lib/shared/services/profile/profile.notifier.d.ts +0 -11
- package/lib/shared/services/profile/profile.notifier.d.ts.map +0 -1
- package/lib/shared/services/profile/profile.service.d.ts +0 -16
- package/lib/shared/services/profile/profile.service.d.ts.map +0 -1
- package/lib/shared/services/request/index.d.ts +0 -2
- package/lib/shared/services/request/index.d.ts.map +0 -1
- package/lib/shared/services/request/request.options.builder.d.ts +0 -17
- package/lib/shared/services/request/request.options.builder.d.ts.map +0 -1
- package/lib/shared/services/router/index.d.ts +0 -2
- package/lib/shared/services/router/index.d.ts.map +0 -1
- package/lib/shared/services/router/router-helper.service.d.ts +0 -8
- package/lib/shared/services/router/router-helper.service.d.ts.map +0 -1
- package/lib/shared/services/search/index.d.ts +0 -2
- package/lib/shared/services/search/index.d.ts.map +0 -1
- package/lib/shared/services/search/search.service.d.ts +0 -34
- package/lib/shared/services/search/search.service.d.ts.map +0 -1
- package/lib/shared/services/search-result/sorting/search-result-view-item-comparator-factory.d.ts +0 -12
- package/lib/shared/services/search-result/sorting/search-result-view-item-comparator-factory.d.ts.map +0 -1
- package/lib/shared/services/session/index.d.ts +0 -2
- package/lib/shared/services/session/index.d.ts.map +0 -1
- package/lib/shared/services/session/session-storage.service.d.ts +0 -22
- package/lib/shared/services/session/session-storage.service.d.ts.map +0 -1
- package/lib/shared/services/utils/retry/index.d.ts +0 -2
- package/lib/shared/services/utils/retry/index.d.ts.map +0 -1
- package/lib/shared/services/utils/retry/retry.service.d.ts +0 -11
- package/lib/shared/services/utils/retry/retry.service.d.ts.map +0 -1
- package/lib/shared/services/window/index.d.ts +0 -2
- package/lib/shared/services/window/index.d.ts.map +0 -1
- package/lib/shared/services/window/window.service.d.ts +0 -16
- package/lib/shared/services/window/window.service.d.ts.map +0 -1
- package/lib/shared/services/workbasket/index.d.ts +0 -2
- package/lib/shared/services/workbasket/index.d.ts.map +0 -1
- package/lib/shared/services/workbasket/workbasket-input-filter.service.d.ts +0 -19
- package/lib/shared/services/workbasket/workbasket-input-filter.service.d.ts.map +0 -1
- package/lib/shared/test/test-route-snapshot-builder.d.ts +0 -11
- package/lib/shared/test/test-route-snapshot-builder.d.ts.map +0 -1
- package/lib/shared/utils.d.ts +0 -6
- package/lib/shared/utils.d.ts.map +0 -1
- package/public-api.d.ts +0 -6
- package/public-api.d.ts.map +0 -1
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { Observable } from 'rxjs';
|
|
2
|
-
import { AbstractAppConfig } from '../../../../app.config';
|
|
3
|
-
import { Judicialworker } from '../../../domain/work-allocation/judicial-worker.model';
|
|
4
|
-
import { HttpErrorService } from '../../../services/http/http-error.service';
|
|
5
|
-
import { HttpService } from '../../../services/http/http.service';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
export declare class JudicialworkerService {
|
|
8
|
-
private readonly http;
|
|
9
|
-
private readonly appConfig;
|
|
10
|
-
private readonly errorService;
|
|
11
|
-
constructor(http: HttpService, appConfig: AbstractAppConfig, errorService: HttpErrorService);
|
|
12
|
-
getJudicialworkers(userIds: string[], serviceId: string): Observable<Judicialworker[]>;
|
|
13
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<JudicialworkerService, never>;
|
|
14
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<JudicialworkerService>;
|
|
15
|
-
}
|
|
16
|
-
//# sourceMappingURL=judicial-worker.service.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"judicial-worker.service.d.ts","sourceRoot":"","sources":["../../../../../../../projects/ccd-case-ui-toolkit/src/lib/shared/components/case-editor/services/judicial-worker.service.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAc,MAAM,MAAM,CAAC;AAE9C,OAAO,EAAE,iBAAiB,EAAE,MAAM,wBAAwB,CAAC;AAC3D,OAAO,EAAE,cAAc,EAAE,MAAM,uDAAuD,CAAC;AACvF,OAAO,EAAE,gBAAgB,EAAE,MAAM,2CAA2C,CAAC;AAC7E,OAAO,EAAE,WAAW,EAAE,MAAM,qCAAqC,CAAC;;AAElE,qBACa,qBAAqB;IAG9B,OAAO,CAAC,QAAQ,CAAC,IAAI;IACrB,OAAO,CAAC,QAAQ,CAAC,SAAS;IAC1B,OAAO,CAAC,QAAQ,CAAC,YAAY;gBAFZ,IAAI,EAAE,WAAW,EACjB,SAAS,EAAE,iBAAiB,EAC5B,YAAY,EAAE,gBAAgB;IAI1C,kBAAkB,CAAC,OAAO,EAAE,MAAM,EAAE,EAAE,SAAS,EAAE,MAAM,GAAG,UAAU,CAAC,cAAc,EAAE,CAAC;yCATlF,qBAAqB;6CAArB,qBAAqB;CAoBjC"}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { FormGroup } from '@angular/forms';
|
|
2
|
-
import { CaseField } from '../../../domain/definition/case-field.model';
|
|
3
|
-
import { CaseFieldService } from '../../../services/case-fields/case-field.service';
|
|
4
|
-
import { WizardPage } from '../domain/wizard-page.model';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class PageValidationService {
|
|
7
|
-
private readonly caseFieldService;
|
|
8
|
-
constructor(caseFieldService: CaseFieldService);
|
|
9
|
-
getInvalidFields(page: WizardPage, editForm: FormGroup): CaseField[];
|
|
10
|
-
isHidden(caseField: CaseField, editForm: FormGroup, path?: string): boolean;
|
|
11
|
-
private checkDocumentField;
|
|
12
|
-
private checkOptionalField;
|
|
13
|
-
private checkMandatoryField;
|
|
14
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<PageValidationService, never>;
|
|
15
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<PageValidationService>;
|
|
16
|
-
}
|
|
17
|
-
//# sourceMappingURL=page-validation.service.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"page-validation.service.d.ts","sourceRoot":"","sources":["../../../../../../../projects/ccd-case-ui-toolkit/src/lib/shared/components/case-editor/services/page-validation.service.ts"],"names":[],"mappings":"AACA,OAAO,EAAmB,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAG5D,OAAO,EAAE,SAAS,EAAE,MAAM,6CAA6C,CAAC;AACxE,OAAO,EAAE,gBAAgB,EAAE,MAAM,kDAAkD,CAAC;AAEpF,OAAO,EAAE,UAAU,EAAE,MAAM,6BAA6B,CAAC;;AAEzD,qBACa,qBAAqB;IACpB,OAAO,CAAC,QAAQ,CAAC,gBAAgB;gBAAhB,gBAAgB,EAAE,gBAAgB;IAExD,gBAAgB,CAAC,IAAI,EAAE,UAAU,EAAE,QAAQ,EAAE,SAAS,GAAG,SAAS,EAAE;IAgBpE,QAAQ,CAAC,SAAS,EAAE,SAAS,EAAE,QAAQ,EAAE,SAAS,EAAE,IAAI,CAAC,EAAE,MAAM,GAAG,OAAO;IASlF,OAAO,CAAC,kBAAkB;IAO1B,OAAO,CAAC,kBAAkB;IAO1B,OAAO,CAAC,mBAAmB;yCA1ChB,qBAAqB;6CAArB,qBAAqB;CA6CjC"}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { CaseField } from '../../../domain/definition';
|
|
2
|
-
import { WizardPage } from '../../case-editor/domain/wizard-page.model';
|
|
3
|
-
import { FieldsUtils } from '../../../services';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class ValidPageListCaseFieldsService {
|
|
6
|
-
private readonly fieldsUtils;
|
|
7
|
-
constructor(fieldsUtils: FieldsUtils);
|
|
8
|
-
private isShown;
|
|
9
|
-
deleteNonValidatedFields(validPageList: WizardPage[], caseEventDatadata: object, eventTriggerFields: CaseField[], fromPreviousPage: boolean, formFields: object): void;
|
|
10
|
-
validPageListCaseFields(validPageList: WizardPage[], eventTriggerFields: CaseField[], formFields: object): CaseField[];
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ValidPageListCaseFieldsService, never>;
|
|
12
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<ValidPageListCaseFieldsService>;
|
|
13
|
-
}
|
|
14
|
-
//# sourceMappingURL=valid-page-list-caseFields.service.d.ts.map
|
package/lib/shared/components/case-editor/services/valid-page-list-caseFields.service.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"valid-page-list-caseFields.service.d.ts","sourceRoot":"","sources":["../../../../../../../projects/ccd-case-ui-toolkit/src/lib/shared/components/case-editor/services/valid-page-list-caseFields.service.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,4BAA4B,CAAC;AACvD,OAAO,EAAE,UAAU,EAAE,MAAM,4CAA4C,CAAC;AACxE,OAAO,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;;AAEhD,qBACa,8BAA8B;IAEvC,OAAO,CAAC,QAAQ,CAAC,WAAW;gBAAX,WAAW,EAAE,WAAW;IAG3C,OAAO,CAAC,OAAO;IAMR,wBAAwB,CAAC,aAAa,EAAE,UAAU,EAAE,EAAE,iBAAiB,EAAE,MAAM,EAAE,kBAAkB,EAAE,SAAS,EAAE,EACrH,gBAAgB,EAAE,OAAO,EAAE,UAAU,EAAE,MAAM,GAAG,IAAI;IAW/C,uBAAuB,CAAC,aAAa,EAAE,UAAU,EAAE,EAAE,kBAAkB,EAAE,SAAS,EAAE,EAAE,UAAU,EAAE,MAAM,GAAI,SAAS,EAAE;yCAvBnH,8BAA8B;6CAA9B,8BAA8B;CAgC1C"}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { CaseEventTrigger } from '../../../domain/case-view/case-event-trigger.model';
|
|
2
|
-
import { Wizard } from '../domain/wizard.model';
|
|
3
|
-
export declare class WizardFactoryService {
|
|
4
|
-
create(eventTrigger: CaseEventTrigger): Wizard;
|
|
5
|
-
}
|
|
6
|
-
//# sourceMappingURL=wizard-factory.service.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"wizard-factory.service.d.ts","sourceRoot":"","sources":["../../../../../../../projects/ccd-case-ui-toolkit/src/lib/shared/components/case-editor/services/wizard-factory.service.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,oDAAoD,CAAC;AACtF,OAAO,EAAE,MAAM,EAAE,MAAM,wBAAwB,CAAC;AAEhD,qBAAa,oBAAoB;IACxB,MAAM,CAAC,YAAY,EAAE,gBAAgB,GAAG,MAAM;CAGtD"}
|
package/lib/shared/components/case-editor/services/wizard-page-field-to-case-field.mapper.d.ts
DELETED
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { CaseField } from '../../../domain/definition/case-field.model';
|
|
2
|
-
import { WizardPageField } from '../domain/wizard-page-field.model';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class WizardPageFieldToCaseFieldMapper {
|
|
5
|
-
mapAll(wizardPageFields: WizardPageField[], caseFields: CaseField[]): CaseField[];
|
|
6
|
-
private map;
|
|
7
|
-
private processComplexFieldOverride;
|
|
8
|
-
private fixShowConditionPath;
|
|
9
|
-
private preparePathPrefix;
|
|
10
|
-
private getCaseFieldLeaf;
|
|
11
|
-
private hideParentIfAllChildrenHidden;
|
|
12
|
-
private getCaseFieldChildren;
|
|
13
|
-
private allCaseFieldsHidden;
|
|
14
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<WizardPageFieldToCaseFieldMapper, never>;
|
|
15
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<WizardPageFieldToCaseFieldMapper>;
|
|
16
|
-
}
|
|
17
|
-
//# sourceMappingURL=wizard-page-field-to-case-field.mapper.d.ts.map
|
package/lib/shared/components/case-editor/services/wizard-page-field-to-case-field.mapper.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"wizard-page-field-to-case-field.mapper.d.ts","sourceRoot":"","sources":["../../../../../../../projects/ccd-case-ui-toolkit/src/lib/shared/components/case-editor/services/wizard-page-field-to-case-field.mapper.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,SAAS,EAAE,MAAM,6CAA6C,CAAC;AAExE,OAAO,EAAE,eAAe,EAAE,MAAM,mCAAmC,CAAC;;AAEpE,qBAGa,gCAAgC;IACpC,MAAM,CAAC,gBAAgB,EAAE,eAAe,EAAE,EAAE,UAAU,EAAE,SAAS,EAAE,GAAG,SAAS,EAAE;IAMxF,OAAO,CAAC,GAAG;IAmBX,OAAO,CAAC,2BAA2B;IA+BnC,OAAO,CAAC,oBAAoB;IAY5B,OAAO,CAAC,iBAAiB;IAIzB,OAAO,CAAC,gBAAgB;IAqBxB,OAAO,CAAC,6BAA6B;IAYrC,OAAO,CAAC,oBAAoB;IAU5B,OAAO,CAAC,mBAAmB;yCApHhB,gCAAgC;6CAAhC,gCAAgC;CAuH5C"}
|
|
@@ -1,72 +0,0 @@
|
|
|
1
|
-
import { Observable } from 'rxjs';
|
|
2
|
-
import { AbstractAppConfig } from '../../../../app.config';
|
|
3
|
-
import { TaskSearchParameter } from '../../../domain';
|
|
4
|
-
import { TaskResponse } from '../../../domain/work-allocation/task-response.model';
|
|
5
|
-
import { TaskPayload } from '../../../domain/work-allocation/TaskPayload';
|
|
6
|
-
import { CaseNotifier } from './case.notifier';
|
|
7
|
-
import { AlertService, HttpErrorService, HttpService, SessionStorageService } from '../../../services';
|
|
8
|
-
import * as i0 from "@angular/core";
|
|
9
|
-
export declare const MULTIPLE_TASKS_FOUND = "More than one task found!";
|
|
10
|
-
export declare class WorkAllocationService {
|
|
11
|
-
private readonly http;
|
|
12
|
-
private readonly appConfig;
|
|
13
|
-
private readonly errorService;
|
|
14
|
-
private readonly alertService;
|
|
15
|
-
private readonly caseNotifier;
|
|
16
|
-
private readonly sessionStorageService;
|
|
17
|
-
static iACCaseOfficer: string;
|
|
18
|
-
static iACAdmOfficer: string;
|
|
19
|
-
private features;
|
|
20
|
-
private jurisdiction;
|
|
21
|
-
private caseType;
|
|
22
|
-
constructor(http: HttpService, appConfig: AbstractAppConfig, errorService: HttpErrorService, alertService: AlertService, caseNotifier: CaseNotifier, sessionStorageService: SessionStorageService);
|
|
23
|
-
/**
|
|
24
|
-
* Call the API to get tasks matching the search criteria.
|
|
25
|
-
* @param searchRequest The search parameters that specify which tasks to match.
|
|
26
|
-
*/
|
|
27
|
-
searchTasks(searchRequest: TaskSearchParameter): Observable<object>;
|
|
28
|
-
private isWAEnabled;
|
|
29
|
-
/**
|
|
30
|
-
* Call the API to assign a task.
|
|
31
|
-
* @param taskId specifies which task should be assigned.
|
|
32
|
-
* @param userId specifies the user the task should be assigned to.
|
|
33
|
-
*/
|
|
34
|
-
assignTask(taskId: string, userId: string): Observable<any>;
|
|
35
|
-
/**
|
|
36
|
-
* Call the API to complete a task.
|
|
37
|
-
* @param taskId specifies which task should be completed.
|
|
38
|
-
*/
|
|
39
|
-
completeTask(taskId: string, eventName?: string): Observable<any>;
|
|
40
|
-
/**
|
|
41
|
-
* Call the API to assign and complete a task.
|
|
42
|
-
* @param taskId specifies which task should be completed.
|
|
43
|
-
*/
|
|
44
|
-
assignAndCompleteTask(taskId: string, eventName?: string): Observable<any>;
|
|
45
|
-
/**
|
|
46
|
-
* Handles the response from the observable to get the user details when task is completed.
|
|
47
|
-
* @param response is the response given from the observable which contains the user detaild.
|
|
48
|
-
*/
|
|
49
|
-
handleTaskCompletionError(): void;
|
|
50
|
-
/**
|
|
51
|
-
* Look for open tasks for a case and event combination. There are 5 possible scenarios:
|
|
52
|
-
* 1. No tasks found => Success.
|
|
53
|
-
* 2. One task found => Mark as done => Success.
|
|
54
|
-
* 3. One task found => Mark as done throws error => Failure.
|
|
55
|
-
* 4. More than one task found => Failure.
|
|
56
|
-
* 5. Search call throws an error => Failure.
|
|
57
|
-
* @param ccdId The ID of the case to find tasks for.
|
|
58
|
-
* @param eventId The ID of the event to find tasks for.
|
|
59
|
-
*/
|
|
60
|
-
completeAppropriateTask(ccdId: string, eventId: string, jurisdiction: string, caseTypeId: string): Observable<any>;
|
|
61
|
-
/**
|
|
62
|
-
* Return tasks for case and event.
|
|
63
|
-
*/
|
|
64
|
-
getTasksByCaseIdAndEventId(eventId: string, caseId: string, caseType: string, jurisdiction: string): Observable<TaskPayload>;
|
|
65
|
-
/**
|
|
66
|
-
* Call the API to get a task
|
|
67
|
-
*/
|
|
68
|
-
getTask(taskId: string): Observable<TaskResponse>;
|
|
69
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<WorkAllocationService, never>;
|
|
70
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<WorkAllocationService>;
|
|
71
|
-
}
|
|
72
|
-
//# sourceMappingURL=work-allocation.service.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"work-allocation.service.d.ts","sourceRoot":"","sources":["../../../../../../../projects/ccd-case-ui-toolkit/src/lib/shared/components/case-editor/services/work-allocation.service.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAkB,MAAM,MAAM,CAAC;AAElD,OAAO,EAAE,iBAAiB,EAAE,MAAM,wBAAwB,CAAC;AAC3D,OAAO,EAAE,mBAAmB,EAAmB,MAAM,iBAAiB,CAAC;AACvE,OAAO,EAAE,YAAY,EAAE,MAAM,qDAAqD,CAAC;AACnF,OAAO,EAAE,WAAW,EAAE,MAAM,6CAA6C,CAAC;AAC1E,OAAO,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AAC/C,OAAO,EAAE,YAAY,EAAE,gBAAgB,EAAE,WAAW,EAAE,qBAAqB,EAAE,MAAM,mBAAmB,CAAC;;AAGvG,eAAO,MAAM,oBAAoB,8BAA8B,CAAC;AAEhE,qBACa,qBAAqB;IAS9B,OAAO,CAAC,QAAQ,CAAC,IAAI;IACrB,OAAO,CAAC,QAAQ,CAAC,SAAS;IAC1B,OAAO,CAAC,QAAQ,CAAC,YAAY;IAC7B,OAAO,CAAC,QAAQ,CAAC,YAAY;IAC7B,OAAO,CAAC,QAAQ,CAAC,YAAY;IAC7B,OAAO,CAAC,QAAQ,CAAC,qBAAqB;IAbxC,OAAc,cAAc,SAA+B;IAC3D,OAAc,aAAa,SAA8B;IAEzD,OAAO,CAAC,QAAQ,CAAkB;IAClC,OAAO,CAAC,YAAY,CAAS;IAC7B,OAAO,CAAC,QAAQ,CAAS;gBAGN,IAAI,EAAE,WAAW,EACjB,SAAS,EAAE,iBAAiB,EAC5B,YAAY,EAAE,gBAAgB,EAC9B,YAAY,EAAE,YAAY,EAC1B,YAAY,EAAE,YAAY,EAC1B,qBAAqB,EAAE,qBAAqB;IAU/D;;;OAGG;IACI,WAAW,CAAC,aAAa,EAAE,mBAAmB,GAAG,UAAU,CAAC,MAAM,CAAC;IAoB1E,OAAO,CAAC,WAAW;IA2BnB;;;;OAIG;IACI,UAAU,CAAC,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,GAAG,UAAU,CAAC,GAAG,CAAC;IAelE;;;OAGG;IACI,YAAY,CAAC,MAAM,EAAE,MAAM,EAAE,SAAS,CAAC,EAAE,MAAM,GAAG,UAAU,CAAC,GAAG,CAAC;IAmBxE;;;OAGG;IACI,qBAAqB,CAAC,MAAM,EAAE,MAAM,EAAE,SAAS,CAAC,EAAE,MAAM,GAAG,UAAU,CAAC,GAAG,CAAC;IAyBjF;;;OAGG;IACI,yBAAyB,IAAI,IAAI;IAQxC;;;;;;;;;OASG;IACI,uBAAuB,CAAC,KAAK,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,EAAE,YAAY,EAAE,MAAM,EAAE,UAAU,EAAE,MAAM,GAAG,UAAU,CAAC,GAAG,CAAC;IA+BzH;;OAEG;IACI,0BAA0B,CAAC,OAAO,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,EAAE,YAAY,EAAE,MAAM,GAAG,UAAU,CAAC,WAAW,CAAC;IAYpI;;OAEG;IACI,OAAO,CAAC,MAAM,EAAE,MAAM,GAAG,UAAU,CAAC,YAAY,CAAC;yCA1N5C,qBAAqB;6CAArB,qBAAqB;CAiOjC"}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
2
|
-
import { CaseView } from '../../domain/case-view/case-view.model';
|
|
3
|
-
import { CaseField } from '../../domain/definition/case-field.model';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class CaseHeaderComponent implements OnInit {
|
|
6
|
-
caseDetails: CaseView;
|
|
7
|
-
caseTitle: CaseField;
|
|
8
|
-
caseFields: CaseField[];
|
|
9
|
-
ngOnInit(): void;
|
|
10
|
-
isDraft(): boolean;
|
|
11
|
-
private getCaseFields;
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CaseHeaderComponent, never>;
|
|
13
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CaseHeaderComponent, "ccd-case-header", never, { "caseDetails": { "alias": "caseDetails"; "required": false; }; }, {}, never, never, false, never>;
|
|
14
|
-
}
|
|
15
|
-
//# sourceMappingURL=case-header.component.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"case-header.component.d.ts","sourceRoot":"","sources":["../../../../../../projects/ccd-case-ui-toolkit/src/lib/shared/components/case-header/case-header.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAoB,MAAM,EAAE,MAAM,eAAe,CAAC;AACzD,OAAO,EAAE,QAAQ,EAAE,MAAM,wCAAwC,CAAC;AAClE,OAAO,EAAE,SAAS,EAAE,MAAM,0CAA0C,CAAC;;AAGrE,qBAMa,mBAAoB,YAAW,MAAM;IAGzC,WAAW,EAAE,QAAQ,CAAC;IACtB,SAAS,EAAE,SAAS,CAAC;IACrB,UAAU,EAAE,SAAS,EAAE,CAAC;IAExB,QAAQ,IAAI,IAAI;IAQhB,OAAO,IAAI,OAAO;IAIzB,OAAO,CAAC,aAAa;yCAnBV,mBAAmB;2CAAnB,mBAAmB;CA0B/B"}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./case-header.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "@angular/router";
|
|
5
|
-
import * as i4 from "../palette/palette.module";
|
|
6
|
-
export declare class CaseHeaderModule {
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CaseHeaderModule, never>;
|
|
8
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<CaseHeaderModule, [typeof i1.CaseHeaderComponent], [typeof i2.CommonModule, typeof i3.RouterModule, typeof i4.PaletteModule], [typeof i1.CaseHeaderComponent]>;
|
|
9
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<CaseHeaderModule>;
|
|
10
|
-
}
|
|
11
|
-
//# sourceMappingURL=case-header.module.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"case-header.module.d.ts","sourceRoot":"","sources":["../../../../../../projects/ccd-case-ui-toolkit/src/lib/shared/components/case-header/case-header.module.ts"],"names":[],"mappings":";;;;;AAMA,qBAaa,gBAAgB;yCAAhB,gBAAgB;0CAAhB,gBAAgB;0CAAhB,gBAAgB;CAAG"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../projects/ccd-case-ui-toolkit/src/lib/shared/components/case-header/index.ts"],"names":[],"mappings":"AAAA,cAAc,yBAAyB,CAAC;AACxC,cAAc,sBAAsB,CAAC"}
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
import { OnDestroy, OnInit } from '@angular/core';
|
|
2
|
-
import { ActivatedRoute } from '@angular/router';
|
|
3
|
-
import { Subscription } from 'rxjs';
|
|
4
|
-
import { CaseTab } from '../../domain/case-view/case-tab.model';
|
|
5
|
-
import { CaseView } from '../../domain/case-view/case-view.model';
|
|
6
|
-
import { AlertService } from '../../services/alert/alert.service';
|
|
7
|
-
import { OrderService } from '../../services/order/order.service';
|
|
8
|
-
import { CaseNotifier } from '../case-editor/services/case.notifier';
|
|
9
|
-
import { CaseHistory } from './domain/case-history.model';
|
|
10
|
-
import { CaseHistoryService } from './services/case-history.service';
|
|
11
|
-
import * as i0 from "@angular/core";
|
|
12
|
-
export declare class CaseHistoryComponent implements OnInit, OnDestroy {
|
|
13
|
-
private readonly route;
|
|
14
|
-
private readonly alertService;
|
|
15
|
-
private readonly orderService;
|
|
16
|
-
private readonly caseNotifier;
|
|
17
|
-
private readonly caseHistoryService;
|
|
18
|
-
static readonly PARAM_EVENT_ID = "eid";
|
|
19
|
-
private static readonly ERROR_MESSAGE;
|
|
20
|
-
event: string;
|
|
21
|
-
caseHistory: CaseHistory;
|
|
22
|
-
caseDetails: CaseView;
|
|
23
|
-
tabs: CaseTab[];
|
|
24
|
-
caseSubscription: Subscription;
|
|
25
|
-
constructor(route: ActivatedRoute, alertService: AlertService, orderService: OrderService, caseNotifier: CaseNotifier, caseHistoryService: CaseHistoryService);
|
|
26
|
-
ngOnInit(): void;
|
|
27
|
-
ngOnDestroy(): void;
|
|
28
|
-
isDataLoaded(): boolean;
|
|
29
|
-
private sortTabFieldsAndFilterTabs;
|
|
30
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CaseHistoryComponent, never>;
|
|
31
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CaseHistoryComponent, "ccd-case-history", never, { "event": { "alias": "event"; "required": false; }; }, {}, never, never, false, never>;
|
|
32
|
-
}
|
|
33
|
-
//# sourceMappingURL=case-history.component.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"case-history.component.d.ts","sourceRoot":"","sources":["../../../../../../projects/ccd-case-ui-toolkit/src/lib/shared/components/case-history/case-history.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAoB,SAAS,EAAE,MAAM,EAAE,MAAM,eAAe,CAAC;AACpE,OAAO,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AACjD,OAAO,EAAE,YAAY,EAAc,MAAM,MAAM,CAAC;AAGhD,OAAO,EAAE,OAAO,EAAE,MAAM,uCAAuC,CAAC;AAChE,OAAO,EAAE,QAAQ,EAAE,MAAM,wCAAwC,CAAC;AAElE,OAAO,EAAE,YAAY,EAAE,MAAM,oCAAoC,CAAC;AAClE,OAAO,EAAE,YAAY,EAAE,MAAM,oCAAoC,CAAC;AAClE,OAAO,EAAE,YAAY,EAAE,MAAM,uCAAuC,CAAC;AACrE,OAAO,EAAE,WAAW,EAAE,MAAM,6BAA6B,CAAC;AAC1D,OAAO,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;;AAErE,qBAKa,oBAAqB,YAAW,MAAM,EAAE,SAAS;IAc1D,OAAO,CAAC,QAAQ,CAAC,KAAK;IACtB,OAAO,CAAC,QAAQ,CAAC,YAAY;IAC7B,OAAO,CAAC,QAAQ,CAAC,YAAY;IAC7B,OAAO,CAAC,QAAQ,CAAC,YAAY;IAC7B,OAAO,CAAC,QAAQ,CAAC,kBAAkB;IAjBrC,gBAAuB,cAAc,SAAS;IAE9C,OAAO,CAAC,MAAM,CAAC,QAAQ,CAAC,aAAa,CAA6B;IAG3D,KAAK,EAAE,MAAM,CAAC;IAEd,WAAW,EAAE,WAAW,CAAC;IACzB,WAAW,EAAE,QAAQ,CAAC;IACtB,IAAI,EAAE,OAAO,EAAE,CAAC;IAChB,gBAAgB,EAAE,YAAY,CAAC;gBAGnB,KAAK,EAAE,cAAc,EACrB,YAAY,EAAE,YAAY,EAC1B,YAAY,EAAE,YAAY,EAC1B,YAAY,EAAE,YAAY,EAC1B,kBAAkB,EAAE,kBAAkB;IAElD,QAAQ;IA+BR,WAAW,IAAI,IAAI;IAMnB,YAAY;IAInB,OAAO,CAAC,0BAA0B;yCA7DvB,oBAAoB;2CAApB,oBAAoB;CAkEhC"}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./case-history.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "@angular/router";
|
|
5
|
-
import * as i4 from "../case-header/case-header.module";
|
|
6
|
-
import * as i5 from "../../directives/conditional-show/conditional-show.module";
|
|
7
|
-
import * as i6 from "../palette/palette.module";
|
|
8
|
-
import * as i7 from "../../directives/substitutor/label-substitutor.module";
|
|
9
|
-
import * as i8 from "rpx-xui-translation";
|
|
10
|
-
export declare class CaseHistoryModule {
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CaseHistoryModule, never>;
|
|
12
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<CaseHistoryModule, [typeof i1.CaseHistoryComponent], [typeof i2.CommonModule, typeof i3.RouterModule, typeof i4.CaseHeaderModule, typeof i5.ConditionalShowModule, typeof i6.PaletteModule, typeof i7.LabelSubstitutorModule, typeof i8.RpxTranslationModule], [typeof i1.CaseHistoryComponent]>;
|
|
13
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<CaseHistoryModule>;
|
|
14
|
-
}
|
|
15
|
-
//# sourceMappingURL=case-history.module.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"case-history.module.d.ts","sourceRoot":"","sources":["../../../../../../projects/ccd-case-ui-toolkit/src/lib/shared/components/case-history/case-history.module.ts"],"names":[],"mappings":";;;;;;;;;AAUA,qBAqBa,iBAAiB;yCAAjB,iBAAiB;0CAAjB,iBAAiB;0CAAjB,iBAAiB;CAAG"}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { CaseTab } from '../../../domain/case-view/case-tab.model';
|
|
2
|
-
import { CaseViewEvent } from '../../../domain/case-view/case-view-event.model';
|
|
3
|
-
import { Jurisdiction } from '../../../domain/definition/jurisdiction.model';
|
|
4
|
-
export declare class CaseHistoryCaseType {
|
|
5
|
-
id: string;
|
|
6
|
-
name: string;
|
|
7
|
-
description?: string;
|
|
8
|
-
jurisdiction: Jurisdiction;
|
|
9
|
-
}
|
|
10
|
-
export declare class CaseHistory {
|
|
11
|
-
case_id?: string;
|
|
12
|
-
caseType: CaseHistoryCaseType;
|
|
13
|
-
tabs: CaseTab[];
|
|
14
|
-
event: CaseViewEvent;
|
|
15
|
-
}
|
|
16
|
-
//# sourceMappingURL=case-history.model.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"case-history.model.d.ts","sourceRoot":"","sources":["../../../../../../../projects/ccd-case-ui-toolkit/src/lib/shared/components/case-history/domain/case-history.model.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,OAAO,EAAE,MAAM,0CAA0C,CAAC;AACnE,OAAO,EAAE,aAAa,EAAE,MAAM,iDAAiD,CAAC;AAChF,OAAO,EAAE,YAAY,EAAE,MAAM,+CAA+C,CAAC;AAG7E,qBAAa,mBAAmB;IACvB,EAAE,EAAE,MAAM,CAAC;IACX,IAAI,EAAE,MAAM,CAAC;IACb,WAAW,CAAC,EAAE,MAAM,CAAC;IAGrB,YAAY,EAAE,YAAY,CAAC;CACnC;AAGD,qBAAa,WAAW;IACf,OAAO,CAAC,EAAE,MAAM,CAAC;IAGjB,QAAQ,EAAE,mBAAmB,CAAC;IAG9B,IAAI,EAAE,OAAO,EAAE,CAAC;IAGhB,KAAK,EAAE,aAAa,CAAC;CAC7B"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../projects/ccd-case-ui-toolkit/src/lib/shared/components/case-history/index.ts"],"names":[],"mappings":"AAAA,cAAc,0BAA0B,CAAC;AACzC,cAAc,uBAAuB,CAAC"}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { Observable } from 'rxjs';
|
|
2
|
-
import { AbstractAppConfig } from '../../../../app.config';
|
|
3
|
-
import { HttpErrorService } from '../../../services/http/http-error.service';
|
|
4
|
-
import { HttpService } from '../../../services/http/http.service';
|
|
5
|
-
import { CaseHistory } from '../domain/case-history.model';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
export declare class CaseHistoryService {
|
|
8
|
-
private readonly httpService;
|
|
9
|
-
private readonly httpErrorService;
|
|
10
|
-
private readonly appConfig;
|
|
11
|
-
static readonly V2_MEDIATYPE_CASE_EVENT_VIEW = "application/vnd.uk.gov.hmcts.ccd-data-store-api.ui-event-view.v2+json;charset=UTF-8";
|
|
12
|
-
constructor(httpService: HttpService, httpErrorService: HttpErrorService, appConfig: AbstractAppConfig);
|
|
13
|
-
get(caseId: string, eventId: string): Observable<CaseHistory>;
|
|
14
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CaseHistoryService, never>;
|
|
15
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<CaseHistoryService>;
|
|
16
|
-
}
|
|
17
|
-
//# sourceMappingURL=case-history.service.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"case-history.service.d.ts","sourceRoot":"","sources":["../../../../../../../projects/ccd-case-ui-toolkit/src/lib/shared/components/case-history/services/case-history.service.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,UAAU,EAAc,MAAM,MAAM,CAAC;AAE9C,OAAO,EAAE,iBAAiB,EAAE,MAAM,wBAAwB,CAAC;AAC3D,OAAO,EAAE,gBAAgB,EAAE,MAAM,2CAA2C,CAAC;AAC7E,OAAO,EAAE,WAAW,EAAE,MAAM,qCAAqC,CAAC;AAClE,OAAO,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;;AAE3D,qBACa,kBAAkB;IAIjB,OAAO,CAAC,QAAQ,CAAC,WAAW;IAC5B,OAAO,CAAC,QAAQ,CAAC,gBAAgB;IACjC,OAAO,CAAC,QAAQ,CAAC,SAAS;IALtC,gBAAuB,4BAA4B,yFACqC;gBAE3D,WAAW,EAAE,WAAW,EACxB,gBAAgB,EAAE,gBAAgB,EAClC,SAAS,EAAE,iBAAiB;IAElD,GAAG,CAAC,MAAM,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,GAAG,UAAU,CAAC,WAAW,CAAC;yCARzD,kBAAkB;6CAAlB,kBAAkB;CA0B9B"}
|
|
@@ -1,47 +0,0 @@
|
|
|
1
|
-
import { EventEmitter } from '@angular/core';
|
|
2
|
-
import { BrowserService } from '../../services/browser/browser.service';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class DateTimeFormatUtils {
|
|
5
|
-
static formatDateAtTime(date: Date, is24Hour: boolean): string;
|
|
6
|
-
static formatTime(date: Date, is24Hour: boolean): string;
|
|
7
|
-
}
|
|
8
|
-
export declare class CaseListComponent {
|
|
9
|
-
private readonly browserService;
|
|
10
|
-
classes: string;
|
|
11
|
-
caption: string;
|
|
12
|
-
firstCellIsHeader: boolean;
|
|
13
|
-
cases: object[];
|
|
14
|
-
tableConfig: TableConfig;
|
|
15
|
-
selectionEnabled: boolean;
|
|
16
|
-
selection: EventEmitter<any[]>;
|
|
17
|
-
selectedCases: any[];
|
|
18
|
-
currentPageNo: number;
|
|
19
|
-
totalResultsCount?: number;
|
|
20
|
-
pageSize?: number;
|
|
21
|
-
pageChange: EventEmitter<any>;
|
|
22
|
-
constructor(browserService: BrowserService);
|
|
23
|
-
formatDate(date: Date): string;
|
|
24
|
-
formatDateAtTime(date: Date): string;
|
|
25
|
-
canBeShared(c: any): boolean;
|
|
26
|
-
canAnyBeShared(): boolean;
|
|
27
|
-
selectAll(): void;
|
|
28
|
-
changeSelection(aCase: any): void;
|
|
29
|
-
isSelected(aCase: any): boolean;
|
|
30
|
-
allOnPageSelected(): boolean;
|
|
31
|
-
onKeyUp($event: KeyboardEvent, aCase: any): void;
|
|
32
|
-
goToPage(pageNumber: number): void;
|
|
33
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CaseListComponent, never>;
|
|
34
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CaseListComponent, "ccd-case-list", never, { "classes": { "alias": "classes"; "required": false; }; "caption": { "alias": "caption"; "required": false; }; "firstCellIsHeader": { "alias": "firstCellIsHeader"; "required": false; }; "cases": { "alias": "cases"; "required": false; }; "tableConfig": { "alias": "tableConfig"; "required": false; }; "selectionEnabled": { "alias": "selectionEnabled"; "required": false; }; "selectedCases": { "alias": "selectedCases"; "required": false; }; "currentPageNo": { "alias": "currentPageNo"; "required": false; }; "totalResultsCount": { "alias": "totalResultsCount"; "required": false; }; "pageSize": { "alias": "pageSize"; "required": false; }; }, { "selection": "selection"; "pageChange": "pageChange"; }, never, never, false, never>;
|
|
35
|
-
}
|
|
36
|
-
export declare class TableColumnConfig {
|
|
37
|
-
header: string;
|
|
38
|
-
key: string;
|
|
39
|
-
type?: string;
|
|
40
|
-
constructor();
|
|
41
|
-
}
|
|
42
|
-
export declare class TableConfig {
|
|
43
|
-
idField: string;
|
|
44
|
-
columnConfigs: TableColumnConfig[];
|
|
45
|
-
constructor();
|
|
46
|
-
}
|
|
47
|
-
//# sourceMappingURL=case-list.component.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"case-list.component.d.ts","sourceRoot":"","sources":["../../../../../../projects/ccd-case-ui-toolkit/src/lib/shared/components/case-list/case-list.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAa,YAAY,EAAiB,MAAM,eAAe,CAAC;AACvE,OAAO,EAAE,cAAc,EAAE,MAAM,wCAAwC,CAAC;;AAExE,qBAAa,mBAAmB;WAChB,gBAAgB,CAAC,IAAI,EAAE,IAAI,EAAE,QAAQ,EAAE,OAAO,GAAG,MAAM;WAIvD,UAAU,CAAC,IAAI,EAAE,IAAI,EAAE,QAAQ,EAAE,OAAO,GAAG,MAAM;CAGhE;AAED,qBAKa,iBAAiB;IA+BhB,OAAO,CAAC,QAAQ,CAAC,cAAc;IA7B3B,OAAO,SAAM;IAEb,OAAO,EAAE,MAAM,CAAC;IAChB,iBAAiB,UAAS;IAE1B,KAAK,EAAE,MAAM,EAAE,CAAC;IAEhB,WAAW,EAAE,WAAW,CAMtC;IAEc,gBAAgB,UAAS;IAExB,SAAS,sBAA6B;IAEvC,aAAa,EAAE,GAAG,EAAE,CAAM;IAE1B,aAAa,EAAE,MAAM,CAAC;IAEtB,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAE3B,QAAQ,CAAC,EAAE,MAAM,CAAC;IAEjB,UAAU,oBAAsB;gBAEpB,cAAc,EAAE,cAAc;IAEpD,UAAU,CAAC,IAAI,EAAE,IAAI,GAAG,MAAM;IAI9B,gBAAgB,CAAC,IAAI,EAAE,IAAI,GAAG,MAAM;IAIpC,WAAW,CAAC,CAAC,EAAE,GAAG,GAAG,OAAO;IAI5B,cAAc,IAAI,OAAO;IAIzB,SAAS,IAAI,IAAI;IAcjB,eAAe,CAAC,KAAK,EAAE,GAAG,GAAG,IAAI;IAejC,UAAU,CAAC,KAAK,EAAE,GAAG,GAAG,OAAO;IAW/B,iBAAiB,IAAI,OAAO;IAI5B,OAAO,CAAC,MAAM,EAAE,aAAa,EAAE,KAAK,EAAE,GAAG,GAAG,IAAI;IAQhD,QAAQ,CAAC,UAAU,EAAE,MAAM;yCArGvB,iBAAiB;2CAAjB,iBAAiB;CAyG7B;AAED,qBAAa,iBAAiB;IACrB,MAAM,EAAE,MAAM,CAAC;IACf,GAAG,EAAE,MAAM,CAAC;IACZ,IAAI,CAAC,EAAE,MAAM,CAAC;;CAMtB;AAED,qBAAa,WAAW;IAEf,OAAO,EAAE,MAAM,CAAC;IAEhB,aAAa,EAAE,iBAAiB,EAAE,CAAC;;CAM3C"}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./case-list.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "@angular/forms";
|
|
5
|
-
import * as i4 from "@angular/router";
|
|
6
|
-
import * as i5 from "ngx-pagination";
|
|
7
|
-
import * as i6 from "../pagination/pagination.module";
|
|
8
|
-
import * as i7 from "rpx-xui-translation";
|
|
9
|
-
export declare class CaseListModule {
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CaseListModule, never>;
|
|
11
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<CaseListModule, [typeof i1.CaseListComponent], [typeof i2.CommonModule, typeof i3.FormsModule, typeof i4.RouterModule, typeof i5.NgxPaginationModule, typeof i6.PaginationModule, typeof i7.RpxTranslationModule], [typeof i1.CaseListComponent]>;
|
|
12
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<CaseListModule>;
|
|
13
|
-
}
|
|
14
|
-
//# sourceMappingURL=case-list.module.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"case-list.module.d.ts","sourceRoot":"","sources":["../../../../../../projects/ccd-case-ui-toolkit/src/lib/shared/components/case-list/case-list.module.ts"],"names":[],"mappings":";;;;;;;;AAUA,qBAea,cAAc;yCAAd,cAAc;0CAAd,cAAc;0CAAd,cAAc;CAAI"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../projects/ccd-case-ui-toolkit/src/lib/shared/components/case-list/index.ts"],"names":[],"mappings":"AAAA,cAAc,uBAAuB,CAAC;AACtC,cAAc,oBAAoB,CAAC"}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { EventEmitter, OnInit } from '@angular/core';
|
|
2
|
-
import { Jurisdiction } from '../../domain/definition/jurisdiction.model';
|
|
3
|
-
import { DefinitionsService } from '../../services/definitions/definitions.service';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class CaseListFiltersComponent implements OnInit {
|
|
6
|
-
private readonly definitionsService;
|
|
7
|
-
defaults: any;
|
|
8
|
-
onApply: EventEmitter<any>;
|
|
9
|
-
onReset: EventEmitter<any>;
|
|
10
|
-
jurisdictions: Jurisdiction[];
|
|
11
|
-
isVisible: boolean;
|
|
12
|
-
constructor(definitionsService: DefinitionsService);
|
|
13
|
-
ngOnInit(): void;
|
|
14
|
-
onWrapperApply(value: any): void;
|
|
15
|
-
onWrapperReset(value: any): void;
|
|
16
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CaseListFiltersComponent, never>;
|
|
17
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CaseListFiltersComponent, "ccd-case-list-filters", never, { "defaults": { "alias": "defaults"; "required": false; }; }, { "onApply": "onApply"; "onReset": "onReset"; }, never, never, false, never>;
|
|
18
|
-
}
|
|
19
|
-
//# sourceMappingURL=case-list-filters.component.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"case-list-filters.component.d.ts","sourceRoot":"","sources":["../../../../../../projects/ccd-case-ui-toolkit/src/lib/shared/components/case-list-filters/case-list-filters.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,YAAY,EAAS,MAAM,EAAU,MAAM,eAAe,CAAC;AAE/E,OAAO,EAAE,YAAY,EAAE,MAAM,4CAA4C,CAAC;AAC1E,OAAO,EAAE,kBAAkB,EAAE,MAAM,gDAAgD,CAAC;;AAEpF,qBAIa,wBAAyB,YAAW,MAAM;IAenD,OAAO,CAAC,QAAQ,CAAC,kBAAkB;IAZ9B,QAAQ,MAAC;IAGT,OAAO,EAAE,YAAY,CAAC,GAAG,CAAC,CAAsB;IAGhD,OAAO,EAAE,YAAY,CAAC,GAAG,CAAC,CAAsB;IAEhD,aAAa,EAAE,YAAY,EAAE,CAAC;IAC9B,SAAS,EAAE,OAAO,CAAC;gBAGP,kBAAkB,EAAE,kBAAkB;IAIlD,QAAQ,IAAI,IAAI;IAUhB,cAAc,CAAC,KAAK,KAAA;IAIpB,cAAc,CAAC,KAAK,KAAA;yCAjChB,wBAAwB;2CAAxB,wBAAwB;CAqCpC"}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./case-list-filters.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "@angular/forms";
|
|
5
|
-
import * as i4 from "../palette/palette.module";
|
|
6
|
-
import * as i5 from "../../services/definitions/definitions.module";
|
|
7
|
-
import * as i6 from "../workbasket-filters/workbasket-filters.module";
|
|
8
|
-
import * as i7 from "rpx-xui-translation";
|
|
9
|
-
export declare class CaseListFiltersModule {
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CaseListFiltersModule, never>;
|
|
11
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<CaseListFiltersModule, [typeof i1.CaseListFiltersComponent], [typeof i2.CommonModule, typeof i3.FormsModule, typeof i3.ReactiveFormsModule, typeof i4.PaletteModule, typeof i5.DefinitionsModule, typeof i6.WorkbasketFiltersModule, typeof i7.RpxTranslationModule], [typeof i1.CaseListFiltersComponent]>;
|
|
12
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<CaseListFiltersModule>;
|
|
13
|
-
}
|
|
14
|
-
//# sourceMappingURL=case-list-filters.module.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"case-list-filters.module.d.ts","sourceRoot":"","sources":["../../../../../../projects/ccd-case-ui-toolkit/src/lib/shared/components/case-list-filters/case-list-filters.module.ts"],"names":[],"mappings":";;;;;;;;AAUA,qBAwBa,qBAAqB;yCAArB,qBAAqB;0CAArB,qBAAqB;0CAArB,qBAAqB;CAAG"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../projects/ccd-case-ui-toolkit/src/lib/shared/components/case-list-filters/index.ts"],"names":[],"mappings":"AAAA,cAAc,4BAA4B,CAAC;AAC3C,cAAc,+BAA+B,CAAC"}
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
2
|
-
import { CaseViewEvent } from '../../domain/case-view/case-view-event.model';
|
|
3
|
-
import { AlertService } from '../../services/alert/alert.service';
|
|
4
|
-
import { CaseNotifier, CasesService } from '../case-editor';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare enum CaseTimelineDisplayMode {
|
|
7
|
-
TIMELINE = 0,
|
|
8
|
-
DETAILS = 1
|
|
9
|
-
}
|
|
10
|
-
export declare class CaseTimelineComponent implements OnInit {
|
|
11
|
-
private readonly caseNotifier;
|
|
12
|
-
private readonly casesService;
|
|
13
|
-
private readonly alertService;
|
|
14
|
-
case: string;
|
|
15
|
-
events: CaseViewEvent[];
|
|
16
|
-
selectedEventId: string;
|
|
17
|
-
dspMode: typeof CaseTimelineDisplayMode;
|
|
18
|
-
displayMode: CaseTimelineDisplayMode;
|
|
19
|
-
constructor(caseNotifier: CaseNotifier, casesService: CasesService, alertService: AlertService);
|
|
20
|
-
ngOnInit(): void;
|
|
21
|
-
isDataLoaded(): boolean;
|
|
22
|
-
caseHistoryClicked(eventId: string): void;
|
|
23
|
-
goToCaseTimeline(): void;
|
|
24
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CaseTimelineComponent, never>;
|
|
25
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CaseTimelineComponent, "ccd-case-timeline", never, { "case": { "alias": "case"; "required": false; }; }, {}, never, never, false, never>;
|
|
26
|
-
}
|
|
27
|
-
//# sourceMappingURL=case-timeline.component.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"case-timeline.component.d.ts","sourceRoot":"","sources":["../../../../../../projects/ccd-case-ui-toolkit/src/lib/shared/components/case-timeline/case-timeline.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAoB,MAAM,EAAE,MAAM,eAAe,CAAC;AAGzD,OAAO,EAAE,aAAa,EAAE,MAAM,8CAA8C,CAAC;AAE7E,OAAO,EAAE,YAAY,EAAE,MAAM,oCAAoC,CAAC;AAClE,OAAO,EAAE,YAAY,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;;AAE5D,oBAAY,uBAAuB;IACjC,QAAQ,IAAA;IACR,OAAO,IAAA;CACR;AACD,qBAIa,qBAAsB,YAAW,MAAM;IAWhD,OAAO,CAAC,QAAQ,CAAC,YAAY;IAC7B,OAAO,CAAC,QAAQ,CAAC,YAAY;IAC7B,OAAO,CAAC,QAAQ,CAAC,YAAY;IAVxB,IAAI,EAAE,MAAM,CAAC;IAEb,MAAM,EAAE,aAAa,EAAE,CAAC;IACxB,eAAe,EAAE,MAAM,CAAC;IACxB,OAAO,iCAA2B;IAClC,WAAW,EAAE,uBAAuB,CAAoC;gBAG5D,YAAY,EAAE,YAAY,EAC1B,YAAY,EAAE,YAAY,EAC1B,YAAY,EAAE,YAAY;IAGtC,QAAQ;IAgBR,YAAY,IAAI,OAAO;IAIvB,kBAAkB,CAAC,OAAO,EAAE,MAAM;IAKlC,gBAAgB,IAAI,IAAI;yCAzCpB,qBAAqB;2CAArB,qBAAqB;CA4CjC"}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./case-timeline.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "../error/errors.module";
|
|
5
|
-
import * as i4 from "@angular/forms";
|
|
6
|
-
import * as i5 from "../case-history/case-history.module";
|
|
7
|
-
import * as i6 from "../palette/palette.module";
|
|
8
|
-
import * as i7 from "rpx-xui-translation";
|
|
9
|
-
export declare class CaseTimelineModule {
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CaseTimelineModule, never>;
|
|
11
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<CaseTimelineModule, [typeof i1.CaseTimelineComponent], [typeof i2.CommonModule, typeof i3.ErrorsModule, typeof i4.FormsModule, typeof i4.ReactiveFormsModule, typeof i5.CaseHistoryModule, typeof i6.PaletteModule, typeof i7.RpxTranslationModule], [typeof i1.CaseTimelineComponent]>;
|
|
12
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<CaseTimelineModule>;
|
|
13
|
-
}
|
|
14
|
-
//# sourceMappingURL=case-timeline.module.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"case-timeline.module.d.ts","sourceRoot":"","sources":["../../../../../../projects/ccd-case-ui-toolkit/src/lib/shared/components/case-timeline/case-timeline.module.ts"],"names":[],"mappings":";;;;;;;;AASA,qBAkBa,kBAAkB;yCAAlB,kBAAkB;0CAAlB,kBAAkB;0CAAlB,kBAAkB;CAAG"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../projects/ccd-case-ui-toolkit/src/lib/shared/components/case-timeline/index.ts"],"names":[],"mappings":"AAAA,cAAc,wBAAwB,CAAC;AACvC,cAAc,2BAA2B,CAAC"}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import { OnDestroy, OnInit } from '@angular/core';
|
|
2
|
-
import { Router } from '@angular/router';
|
|
3
|
-
import { CaseView } from '../../../domain/case-view/case-view.model';
|
|
4
|
-
import { CasesService } from '../../case-editor/services/cases.service';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class CaseBasicAccessViewComponent implements OnInit, OnDestroy {
|
|
7
|
-
private readonly casesService;
|
|
8
|
-
private readonly router;
|
|
9
|
-
static CANCEL_LINK_DESTINATION: string;
|
|
10
|
-
caseDetails: CaseView;
|
|
11
|
-
accessType: string;
|
|
12
|
-
courtOrHearingCentre: string;
|
|
13
|
-
showSpinner: boolean;
|
|
14
|
-
private courtOrHearingCentreSubscription;
|
|
15
|
-
constructor(casesService: CasesService, router: Router);
|
|
16
|
-
ngOnInit(): void;
|
|
17
|
-
ngOnDestroy(): void;
|
|
18
|
-
onCancel(): void;
|
|
19
|
-
getRequestUrl(accessType: string): string;
|
|
20
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CaseBasicAccessViewComponent, never>;
|
|
21
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CaseBasicAccessViewComponent, "ccd-case-basic-access-view", never, { "caseDetails": { "alias": "caseDetails"; "required": false; }; "accessType": { "alias": "accessType"; "required": false; }; }, {}, never, never, false, never>;
|
|
22
|
-
}
|
|
23
|
-
//# sourceMappingURL=case-basic-access-view.component.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"case-basic-access-view.component.d.ts","sourceRoot":"","sources":["../../../../../../../projects/ccd-case-ui-toolkit/src/lib/shared/components/case-viewer/case-basic-access-view/case-basic-access-view.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAoB,SAAS,EAAE,MAAM,EAAE,MAAM,eAAe,CAAC;AACpE,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AAEzC,OAAO,EAAE,QAAQ,EAAE,MAAM,2CAA2C,CAAC;AACrE,OAAO,EAAE,YAAY,EAAE,MAAM,0CAA0C,CAAC;;AAExE,qBAIa,4BAA6B,YAAW,MAAM,EAAE,SAAS;IAclE,OAAO,CAAC,QAAQ,CAAC,YAAY;IAC7B,OAAO,CAAC,QAAQ,CAAC,MAAM;IAdzB,OAAc,uBAAuB,SAAwB;IAGtD,WAAW,EAAE,QAAQ,CAAQ;IAG7B,UAAU,EAAE,MAAM,CAAQ;IAE1B,oBAAoB,EAAE,MAAM,CAAQ;IACpC,WAAW,EAAE,OAAO,CAAC;IAC5B,OAAO,CAAC,gCAAgC,CAAe;gBAGpC,YAAY,EAAE,YAAY,EAC1B,MAAM,EAAE,MAAM;IAE1B,QAAQ,IAAI,IAAI;IAkBhB,WAAW,IAAI,IAAI;IAMnB,QAAQ,IAAI,IAAI;IAIhB,aAAa,CAAC,UAAU,EAAE,MAAM,GAAG,MAAM;yCA7CrC,4BAA4B;2CAA5B,4BAA4B;CAgDxC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../projects/ccd-case-ui-toolkit/src/lib/shared/components/case-viewer/case-basic-access-view/index.ts"],"names":[],"mappings":"AAAA,cAAc,oCAAoC,CAAC"}
|