@hmcts/ccd-case-ui-toolkit 7.2.49-test-log-errors → 7.3.0-prerelease
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/fesm2022/hmcts-ccd-case-ui-toolkit.mjs +780 -747
- package/fesm2022/hmcts-ccd-case-ui-toolkit.mjs.map +1 -1
- package/index.d.ts +7742 -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 -667
- 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 -78
- 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,42 +0,0 @@
|
|
|
1
|
-
import { Injectable } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export class OrganisationConverter {
|
|
4
|
-
static toSimpleAddress(organisationModel) {
|
|
5
|
-
let simpleAddress = '';
|
|
6
|
-
if (organisationModel.addressLine1) {
|
|
7
|
-
simpleAddress += `${organisationModel.addressLine1}<br>`;
|
|
8
|
-
}
|
|
9
|
-
if (organisationModel.addressLine2) {
|
|
10
|
-
simpleAddress += `${organisationModel.addressLine2}<br>`;
|
|
11
|
-
}
|
|
12
|
-
if (organisationModel.addressLine3) {
|
|
13
|
-
simpleAddress += `${organisationModel.addressLine3}<br>`;
|
|
14
|
-
}
|
|
15
|
-
if (organisationModel.townCity) {
|
|
16
|
-
simpleAddress += `${organisationModel.townCity}<br>`;
|
|
17
|
-
}
|
|
18
|
-
if (organisationModel.county) {
|
|
19
|
-
simpleAddress += `${organisationModel.county}<br>`;
|
|
20
|
-
}
|
|
21
|
-
if (organisationModel.country) {
|
|
22
|
-
simpleAddress += `${organisationModel.country}<br>`;
|
|
23
|
-
}
|
|
24
|
-
if (organisationModel.postCode) {
|
|
25
|
-
simpleAddress += `${organisationModel.postCode}<br>`;
|
|
26
|
-
}
|
|
27
|
-
return simpleAddress;
|
|
28
|
-
}
|
|
29
|
-
toSimpleOrganisationModel(organisationModel) {
|
|
30
|
-
return {
|
|
31
|
-
organisationIdentifier: organisationModel.organisationIdentifier,
|
|
32
|
-
name: organisationModel.name,
|
|
33
|
-
address: OrganisationConverter.toSimpleAddress(organisationModel)
|
|
34
|
-
};
|
|
35
|
-
}
|
|
36
|
-
static ɵfac = function OrganisationConverter_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || OrganisationConverter)(); };
|
|
37
|
-
static ɵprov = /*@__PURE__*/ i0.ɵɵdefineInjectable({ token: OrganisationConverter, factory: OrganisationConverter.ɵfac });
|
|
38
|
-
}
|
|
39
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(OrganisationConverter, [{
|
|
40
|
-
type: Injectable
|
|
41
|
-
}], null, null); })();
|
|
42
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoib3JnYW5pc2F0aW9uLWNvbnZlcnRlci5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2NjZC1jYXNlLXVpLXRvb2xraXQvc3JjL2xpYi9zaGFyZWQvZG9tYWluL29yZ2FuaXNhdGlvbi9vcmdhbmlzYXRpb24tY29udmVydGVyLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxVQUFVLEVBQUUsTUFBTSxlQUFlLENBQUM7O0FBSzNDLE1BQU0sT0FBTyxxQkFBcUI7SUFDeEIsTUFBTSxDQUFDLGVBQWUsQ0FBQyxpQkFBaUM7UUFDOUQsSUFBSSxhQUFhLEdBQUcsRUFBRSxDQUFDO1FBQ3ZCLElBQUksaUJBQWlCLENBQUMsWUFBWSxFQUFFLENBQUM7WUFBQyxhQUFhLElBQUksR0FBRyxpQkFBaUIsQ0FBQyxZQUFZLE1BQU0sQ0FBQztRQUFDLENBQUM7UUFDakcsSUFBSSxpQkFBaUIsQ0FBQyxZQUFZLEVBQUUsQ0FBQztZQUFDLGFBQWEsSUFBSSxHQUFHLGlCQUFpQixDQUFDLFlBQVksTUFBTSxDQUFDO1FBQUMsQ0FBQztRQUNqRyxJQUFJLGlCQUFpQixDQUFDLFlBQVksRUFBRSxDQUFDO1lBQUMsYUFBYSxJQUFJLEdBQUcsaUJBQWlCLENBQUMsWUFBWSxNQUFNLENBQUM7UUFBQyxDQUFDO1FBQ2pHLElBQUksaUJBQWlCLENBQUMsUUFBUSxFQUFFLENBQUM7WUFBQyxhQUFhLElBQUksR0FBRyxpQkFBaUIsQ0FBQyxRQUFRLE1BQU0sQ0FBQztRQUFDLENBQUM7UUFDekYsSUFBSSxpQkFBaUIsQ0FBQyxNQUFNLEVBQUUsQ0FBQztZQUFDLGFBQWEsSUFBSSxHQUFHLGlCQUFpQixDQUFDLE1BQU0sTUFBTSxDQUFDO1FBQUMsQ0FBQztRQUNyRixJQUFJLGlCQUFpQixDQUFDLE9BQU8sRUFBRSxDQUFDO1lBQUMsYUFBYSxJQUFJLEdBQUcsaUJBQWlCLENBQUMsT0FBTyxNQUFNLENBQUM7UUFBQyxDQUFDO1FBQ3ZGLElBQUksaUJBQWlCLENBQUMsUUFBUSxFQUFFLENBQUM7WUFBQyxhQUFhLElBQUksR0FBRyxpQkFBaUIsQ0FBQyxRQUFRLE1BQU0sQ0FBQztRQUFDLENBQUM7UUFDekYsT0FBTyxhQUFhLENBQUM7SUFDdkIsQ0FBQztJQUVNLHlCQUF5QixDQUFDLGlCQUFpQztRQUNoRSxPQUFPO1lBQ0wsc0JBQXNCLEVBQUUsaUJBQWlCLENBQUMsc0JBQXNCO1lBQ2hFLElBQUksRUFBRSxpQkFBaUIsQ0FBQyxJQUFJO1lBQzVCLE9BQU8sRUFBRSxxQkFBcUIsQ0FBQyxlQUFlLENBQUMsaUJBQWlCLENBQUM7U0FDbEUsQ0FBQztJQUNKLENBQUM7K0dBbkJVLHFCQUFxQjtnRUFBckIscUJBQXFCLFdBQXJCLHFCQUFxQjs7aUZBQXJCLHFCQUFxQjtjQURqQyxVQUFVIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgSW5qZWN0YWJsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHsgT3JnYW5pc2F0aW9uVm0gfSBmcm9tICcuLi8uLi9zZXJ2aWNlcy9vcmdhbmlzYXRpb24nO1xuaW1wb3J0IHsgU2ltcGxlT3JnYW5pc2F0aW9uTW9kZWwgfSBmcm9tICcuL3NpbXBsZS1vcmdhbmlzYXRpb24ubW9kZWwnO1xuXG5ASW5qZWN0YWJsZSgpXG5leHBvcnQgY2xhc3MgT3JnYW5pc2F0aW9uQ29udmVydGVyIHtcbiAgcHJpdmF0ZSBzdGF0aWMgdG9TaW1wbGVBZGRyZXNzKG9yZ2FuaXNhdGlvbk1vZGVsOiBPcmdhbmlzYXRpb25WbSk6IHN0cmluZyB7XG4gICAgbGV0IHNpbXBsZUFkZHJlc3MgPSAnJztcbiAgICBpZiAob3JnYW5pc2F0aW9uTW9kZWwuYWRkcmVzc0xpbmUxKSB7IHNpbXBsZUFkZHJlc3MgKz0gYCR7b3JnYW5pc2F0aW9uTW9kZWwuYWRkcmVzc0xpbmUxfTxicj5gOyB9XG4gICAgaWYgKG9yZ2FuaXNhdGlvbk1vZGVsLmFkZHJlc3NMaW5lMikgeyBzaW1wbGVBZGRyZXNzICs9IGAke29yZ2FuaXNhdGlvbk1vZGVsLmFkZHJlc3NMaW5lMn08YnI+YDsgfVxuICAgIGlmIChvcmdhbmlzYXRpb25Nb2RlbC5hZGRyZXNzTGluZTMpIHsgc2ltcGxlQWRkcmVzcyArPSBgJHtvcmdhbmlzYXRpb25Nb2RlbC5hZGRyZXNzTGluZTN9PGJyPmA7IH1cbiAgICBpZiAob3JnYW5pc2F0aW9uTW9kZWwudG93bkNpdHkpIHsgc2ltcGxlQWRkcmVzcyArPSBgJHtvcmdhbmlzYXRpb25Nb2RlbC50b3duQ2l0eX08YnI+YDsgfVxuICAgIGlmIChvcmdhbmlzYXRpb25Nb2RlbC5jb3VudHkpIHsgc2ltcGxlQWRkcmVzcyArPSBgJHtvcmdhbmlzYXRpb25Nb2RlbC5jb3VudHl9PGJyPmA7IH1cbiAgICBpZiAob3JnYW5pc2F0aW9uTW9kZWwuY291bnRyeSkgeyBzaW1wbGVBZGRyZXNzICs9IGAke29yZ2FuaXNhdGlvbk1vZGVsLmNvdW50cnl9PGJyPmA7IH1cbiAgICBpZiAob3JnYW5pc2F0aW9uTW9kZWwucG9zdENvZGUpIHsgc2ltcGxlQWRkcmVzcyArPSBgJHtvcmdhbmlzYXRpb25Nb2RlbC5wb3N0Q29kZX08YnI+YDsgfVxuICAgIHJldHVybiBzaW1wbGVBZGRyZXNzO1xuICB9XG5cbiAgcHVibGljIHRvU2ltcGxlT3JnYW5pc2F0aW9uTW9kZWwob3JnYW5pc2F0aW9uTW9kZWw6IE9yZ2FuaXNhdGlvblZtKTogU2ltcGxlT3JnYW5pc2F0aW9uTW9kZWwge1xuICAgIHJldHVybiB7XG4gICAgICBvcmdhbmlzYXRpb25JZGVudGlmaWVyOiBvcmdhbmlzYXRpb25Nb2RlbC5vcmdhbmlzYXRpb25JZGVudGlmaWVyLFxuICAgICAgbmFtZTogb3JnYW5pc2F0aW9uTW9kZWwubmFtZSxcbiAgICAgIGFkZHJlc3M6IE9yZ2FuaXNhdGlvbkNvbnZlcnRlci50b1NpbXBsZUFkZHJlc3Mob3JnYW5pc2F0aW9uTW9kZWwpXG4gICAgfTtcbiAgfVxufVxuIl19
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
export {};
|
|
2
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic2ltcGxlLW9yZ2FuaXNhdGlvbi5tb2RlbC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2NjZC1jYXNlLXVpLXRvb2xraXQvc3JjL2xpYi9zaGFyZWQvZG9tYWluL29yZ2FuaXNhdGlvbi9zaW1wbGUtb3JnYW5pc2F0aW9uLm1vZGVsLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiIiLCJzb3VyY2VzQ29udGVudCI6WyJleHBvcnQgaW50ZXJmYWNlIFNpbXBsZU9yZ2FuaXNhdGlvbk1vZGVsIHtcbiAgb3JnYW5pc2F0aW9uSWRlbnRpZmllcjogc3RyaW5nO1xuICBuYW1lOiBzdHJpbmc7XG4gIGFkZHJlc3M6IHN0cmluZztcbn1cbiJdfQ==
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
export class PaginationMetadata {
|
|
2
|
-
totalResultsCount;
|
|
3
|
-
totalPagesCount;
|
|
4
|
-
}
|
|
5
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicGFnaW5hdGlvbi1tZXRhZGF0YS5tb2RlbC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2NjZC1jYXNlLXVpLXRvb2xraXQvc3JjL2xpYi9zaGFyZWQvZG9tYWluL3BhZ2luYXRpb24tbWV0YWRhdGEubW9kZWwudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsTUFBTSxPQUFPLGtCQUFrQjtJQUN0QixpQkFBaUIsQ0FBUztJQUMxQixlQUFlLENBQVM7Q0FDaEMiLCJzb3VyY2VzQ29udGVudCI6WyJleHBvcnQgY2xhc3MgUGFnaW5hdGlvbk1ldGFkYXRhIHtcbiAgcHVibGljIHRvdGFsUmVzdWx0c0NvdW50OiBudW1iZXI7XG4gIHB1YmxpYyB0b3RhbFBhZ2VzQ291bnQ6IG51bWJlcjtcbn1cbiJdfQ==
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
export {};
|
|
2
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicHJlZGljYXRlLm1vZGVsLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvY2NkLWNhc2UtdWktdG9vbGtpdC9zcmMvbGliL3NoYXJlZC9kb21haW4vcHJlZGljYXRlLm1vZGVsLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiIiLCJzb3VyY2VzQ29udGVudCI6WyJleHBvcnQgdHlwZSBQcmVkaWNhdGU8VD4gPSAodmFsdWU6IFQpID0+IGJvb2xlYW47XG4iXX0=
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
export * from './profile.model';
|
|
2
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9jY2QtY2FzZS11aS10b29sa2l0L3NyYy9saWIvc2hhcmVkL2RvbWFpbi9wcm9maWxlL2luZGV4LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLGNBQWMsaUJBQWlCLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyJleHBvcnQgKiBmcm9tICcuL3Byb2ZpbGUubW9kZWwnO1xuIl19
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
import { __decorate, __metadata } from "tslib";
|
|
2
|
-
import { Type } from 'class-transformer';
|
|
3
|
-
import { Jurisdiction } from '../definition/jurisdiction.model';
|
|
4
|
-
function hasRoles(profile) {
|
|
5
|
-
if (profile.user && profile.user.idam && Array.isArray(profile.user.idam.roles)) {
|
|
6
|
-
return profile.user.idam.roles.length > 0;
|
|
7
|
-
}
|
|
8
|
-
return false;
|
|
9
|
-
}
|
|
10
|
-
// @dynamic
|
|
11
|
-
export class Profile {
|
|
12
|
-
user;
|
|
13
|
-
channels;
|
|
14
|
-
jurisdictions;
|
|
15
|
-
default;
|
|
16
|
-
isSolicitor() {
|
|
17
|
-
if (hasRoles(this)) {
|
|
18
|
-
return this.user.idam.roles.find(r => r.endsWith('-solicitor')) !== undefined;
|
|
19
|
-
}
|
|
20
|
-
return false;
|
|
21
|
-
}
|
|
22
|
-
isCourtAdmin() {
|
|
23
|
-
if (hasRoles(this)) {
|
|
24
|
-
return this.user.idam.roles.find(r => r.endsWith('-courtadmin')) !== undefined;
|
|
25
|
-
}
|
|
26
|
-
return false;
|
|
27
|
-
}
|
|
28
|
-
}
|
|
29
|
-
__decorate([
|
|
30
|
-
Type(() => Jurisdiction),
|
|
31
|
-
__metadata("design:type", Array)
|
|
32
|
-
], Profile.prototype, "jurisdictions", void 0);
|
|
33
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicHJvZmlsZS5tb2RlbC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2NjZC1jYXNlLXVpLXRvb2xraXQvc3JjL2xpYi9zaGFyZWQvZG9tYWluL3Byb2ZpbGUvcHJvZmlsZS5tb2RlbC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiO0FBQUEsT0FBTyxFQUFFLElBQUksRUFBRSxNQUFNLG1CQUFtQixDQUFDO0FBQ3pDLE9BQU8sRUFBRSxZQUFZLEVBQUUsTUFBTSxrQ0FBa0MsQ0FBQztBQUVoRSxTQUFTLFFBQVEsQ0FBQyxPQUFnQjtJQUNoQyxJQUFJLE9BQU8sQ0FBQyxJQUFJLElBQUksT0FBTyxDQUFDLElBQUksQ0FBQyxJQUFJLElBQUksS0FBSyxDQUFDLE9BQU8sQ0FBQyxPQUFPLENBQUMsSUFBSSxDQUFDLElBQUksQ0FBQyxLQUFLLENBQUMsRUFBRSxDQUFDO1FBQ2hGLE9BQU8sT0FBTyxDQUFDLElBQUksQ0FBQyxJQUFJLENBQUMsS0FBSyxDQUFDLE1BQU0sR0FBRyxDQUFDLENBQUM7SUFDNUMsQ0FBQztJQUNELE9BQU8sS0FBSyxDQUFDO0FBQ2YsQ0FBQztBQUVELFdBQVc7QUFDWCxNQUFNLE9BQU8sT0FBTztJQUNYLElBQUksQ0FRVDtJQUVLLFFBQVEsQ0FBVztJQUduQixhQUFhLENBQWlCO0lBRTlCLE9BQU8sQ0FNWjtJQUVLLFdBQVc7UUFDaEIsSUFBSSxRQUFRLENBQUMsSUFBSSxDQUFDLEVBQUUsQ0FBQztZQUNuQixPQUFPLElBQUksQ0FBQyxJQUFJLENBQUMsSUFBSSxDQUFDLEtBQUssQ0FBQyxJQUFJLENBQUMsQ0FBQyxDQUFDLEVBQUUsQ0FBQyxDQUFDLENBQUMsUUFBUSxDQUFDLFlBQVksQ0FBQyxDQUFDLEtBQUssU0FBUyxDQUFDO1FBQ2hGLENBQUM7UUFDRCxPQUFPLEtBQUssQ0FBQztJQUNmLENBQUM7SUFFTSxZQUFZO1FBQ2pCLElBQUksUUFBUSxDQUFDLElBQUksQ0FBQyxFQUFFLENBQUM7WUFDbkIsT0FBTyxJQUFJLENBQUMsSUFBSSxDQUFDLElBQUksQ0FBQyxLQUFLLENBQUMsSUFBSSxDQUFDLENBQUMsQ0FBQyxFQUFFLENBQUMsQ0FBQyxDQUFDLFFBQVEsQ0FBQyxhQUFhLENBQUMsQ0FBQyxLQUFLLFNBQVMsQ0FBQztRQUNqRixDQUFDO1FBQ0QsT0FBTyxLQUFLLENBQUM7SUFDZixDQUFDO0NBQ0Y7QUF2QlE7SUFETixJQUFJLENBQUMsR0FBRyxFQUFFLENBQUMsWUFBWSxDQUFDOzs4Q0FDWSIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IFR5cGUgfSBmcm9tICdjbGFzcy10cmFuc2Zvcm1lcic7XG5pbXBvcnQgeyBKdXJpc2RpY3Rpb24gfSBmcm9tICcuLi9kZWZpbml0aW9uL2p1cmlzZGljdGlvbi5tb2RlbCc7XG5cbmZ1bmN0aW9uIGhhc1JvbGVzKHByb2ZpbGU6IFByb2ZpbGUpOiBib29sZWFuIHtcbiAgaWYgKHByb2ZpbGUudXNlciAmJiBwcm9maWxlLnVzZXIuaWRhbSAmJiBBcnJheS5pc0FycmF5KHByb2ZpbGUudXNlci5pZGFtLnJvbGVzKSkge1xuICAgIHJldHVybiBwcm9maWxlLnVzZXIuaWRhbS5yb2xlcy5sZW5ndGggPiAwO1xuICB9XG4gIHJldHVybiBmYWxzZTtcbn1cblxuLy8gQGR5bmFtaWNcbmV4cG9ydCBjbGFzcyBQcm9maWxlIHtcbiAgcHVibGljIHVzZXI6IHtcbiAgICBpZGFtOiB7XG4gICAgICBpZDogc3RyaW5nLFxuICAgICAgZW1haWw6IHN0cmluZyxcbiAgICAgIGZvcmVuYW1lOiBzdHJpbmcsXG4gICAgICBzdXJuYW1lOiBzdHJpbmcsXG4gICAgICByb2xlczogc3RyaW5nW11cbiAgICB9XG4gIH07XG5cbiAgcHVibGljIGNoYW5uZWxzOiBzdHJpbmdbXTtcblxuICBAVHlwZSgoKSA9PiBKdXJpc2RpY3Rpb24pXG4gIHB1YmxpYyBqdXJpc2RpY3Rpb25zOiBKdXJpc2RpY3Rpb25bXTtcblxuICBwdWJsaWMgZGVmYXVsdDoge1xuICAgIHdvcmtiYXNrZXQ6IHtcbiAgICAgIGp1cmlzZGljdGlvbl9pZDogc3RyaW5nLFxuICAgICAgY2FzZV90eXBlX2lkOiBzdHJpbmcsXG4gICAgICBzdGF0ZV9pZDogc3RyaW5nXG4gICAgfVxuICB9O1xuXG4gIHB1YmxpYyBpc1NvbGljaXRvcigpOiBib29sZWFuIHtcbiAgICBpZiAoaGFzUm9sZXModGhpcykpIHtcbiAgICAgIHJldHVybiB0aGlzLnVzZXIuaWRhbS5yb2xlcy5maW5kKHIgPT4gci5lbmRzV2l0aCgnLXNvbGljaXRvcicpKSAhPT0gdW5kZWZpbmVkO1xuICAgIH1cbiAgICByZXR1cm4gZmFsc2U7XG4gIH1cblxuICBwdWJsaWMgaXNDb3VydEFkbWluKCk6IGJvb2xlYW4ge1xuICAgIGlmIChoYXNSb2xlcyh0aGlzKSkge1xuICAgICAgcmV0dXJuIHRoaXMudXNlci5pZGFtLnJvbGVzLmZpbmQociA9PiByLmVuZHNXaXRoKCctY291cnRhZG1pbicpKSAhPT0gdW5kZWZpbmVkO1xuICAgIH1cbiAgICByZXR1cm4gZmFsc2U7XG4gIH1cbn1cbiJdfQ==
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
export class Field {
|
|
2
|
-
id;
|
|
3
|
-
field_type;
|
|
4
|
-
elementPath;
|
|
5
|
-
value;
|
|
6
|
-
label;
|
|
7
|
-
metadata;
|
|
8
|
-
constructor(id, field_type, elementPath, value, label, metadata) {
|
|
9
|
-
this.id = id;
|
|
10
|
-
this.field_type = field_type;
|
|
11
|
-
this.elementPath = elementPath;
|
|
12
|
-
this.value = value;
|
|
13
|
-
this.label = label;
|
|
14
|
-
this.metadata = metadata;
|
|
15
|
-
}
|
|
16
|
-
}
|
|
17
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZmllbGQubW9kZWwuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9jY2QtY2FzZS11aS10b29sa2l0L3NyYy9saWIvc2hhcmVkL2RvbWFpbi9zZWFyY2gvZmllbGQubW9kZWwudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBR0EsTUFBTSxPQUFPLEtBQUs7SUFFUDtJQUNBO0lBQ0E7SUFDQTtJQUNBO0lBQ0E7SUFOVCxZQUNTLEVBQVUsRUFDVixVQUFxQixFQUNyQixXQUFvQixFQUNwQixLQUFjLEVBQ2QsS0FBYyxFQUNkLFFBQWtCO1FBTGxCLE9BQUUsR0FBRixFQUFFLENBQVE7UUFDVixlQUFVLEdBQVYsVUFBVSxDQUFXO1FBQ3JCLGdCQUFXLEdBQVgsV0FBVyxDQUFTO1FBQ3BCLFVBQUssR0FBTCxLQUFLLENBQVM7UUFDZCxVQUFLLEdBQUwsS0FBSyxDQUFTO1FBQ2QsYUFBUSxHQUFSLFFBQVEsQ0FBVTtJQUN4QixDQUFDO0NBQ0wiLCJzb3VyY2VzQ29udGVudCI6WyIvLyB0c2xpbnQ6ZGlzYWJsZTp2YXJpYWJsZS1uYW1lXG5pbXBvcnQgeyBGaWVsZFR5cGUgfSBmcm9tICcuLi9kZWZpbml0aW9uJztcblxuZXhwb3J0IGNsYXNzIEZpZWxkIHtcbiAgY29uc3RydWN0b3IoXG4gICAgcHVibGljIGlkOiBzdHJpbmcsXG4gICAgcHVibGljIGZpZWxkX3R5cGU6IEZpZWxkVHlwZSxcbiAgICBwdWJsaWMgZWxlbWVudFBhdGg/OiBzdHJpbmcsXG4gICAgcHVibGljIHZhbHVlPzogc3RyaW5nLFxuICAgIHB1YmxpYyBsYWJlbD86IHN0cmluZyxcbiAgICBwdWJsaWMgbWV0YWRhdGE/OiBib29sZWFuXG4gICkge31cbn1cbiJdfQ==
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
export * from './field.model';
|
|
2
|
-
export * from './search-result-view-column.model';
|
|
3
|
-
export * from './search-result-view-item.model';
|
|
4
|
-
export * from './search-result-view.model';
|
|
5
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9jY2QtY2FzZS11aS10b29sa2l0L3NyYy9saWIvc2hhcmVkL2RvbWFpbi9zZWFyY2gvaW5kZXgudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsY0FBYyxlQUFlLENBQUM7QUFDOUIsY0FBYyxtQ0FBbUMsQ0FBQztBQUNsRCxjQUFjLGlDQUFpQyxDQUFDO0FBQ2hELGNBQWMsNEJBQTRCLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyJleHBvcnQgKiBmcm9tICcuL2ZpZWxkLm1vZGVsJztcbmV4cG9ydCAqIGZyb20gJy4vc2VhcmNoLXJlc3VsdC12aWV3LWNvbHVtbi5tb2RlbCc7XG5leHBvcnQgKiBmcm9tICcuL3NlYXJjaC1yZXN1bHQtdmlldy1pdGVtLm1vZGVsJztcbmV4cG9ydCAqIGZyb20gJy4vc2VhcmNoLXJlc3VsdC12aWV3Lm1vZGVsJztcbiJdfQ==
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
export class SearchResultViewColumn {
|
|
2
|
-
case_field_id;
|
|
3
|
-
case_field_type;
|
|
4
|
-
display_context;
|
|
5
|
-
display_context_parameter;
|
|
6
|
-
label;
|
|
7
|
-
order;
|
|
8
|
-
}
|
|
9
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic2VhcmNoLXJlc3VsdC12aWV3LWNvbHVtbi5tb2RlbC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2NjZC1jYXNlLXVpLXRvb2xraXQvc3JjL2xpYi9zaGFyZWQvZG9tYWluL3NlYXJjaC9zZWFyY2gtcmVzdWx0LXZpZXctY29sdW1uLm1vZGVsLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUdBLE1BQU0sT0FBTyxzQkFBc0I7SUFDMUIsYUFBYSxDQUFTO0lBQ3RCLGVBQWUsQ0FBWTtJQUMzQixlQUFlLENBQVU7SUFDekIseUJBQXlCLENBQVU7SUFDbkMsS0FBSyxDQUFTO0lBQ2QsS0FBSyxDQUFTO0NBQ3RCIiwic291cmNlc0NvbnRlbnQiOlsiLy8gdHNsaW50OmRpc2FibGU6dmFyaWFibGUtbmFtZVxuaW1wb3J0IHsgRmllbGRUeXBlIH0gZnJvbSAnLi4vZGVmaW5pdGlvbic7XG5cbmV4cG9ydCBjbGFzcyBTZWFyY2hSZXN1bHRWaWV3Q29sdW1uIHtcbiAgcHVibGljIGNhc2VfZmllbGRfaWQ6IHN0cmluZztcbiAgcHVibGljIGNhc2VfZmllbGRfdHlwZTogRmllbGRUeXBlO1xuICBwdWJsaWMgZGlzcGxheV9jb250ZXh0Pzogc3RyaW5nO1xuICBwdWJsaWMgZGlzcGxheV9jb250ZXh0X3BhcmFtZXRlcj86IHN0cmluZztcbiAgcHVibGljIGxhYmVsOiBzdHJpbmc7XG4gIHB1YmxpYyBvcmRlcjogbnVtYmVyO1xufVxuIl19
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { __decorate, __metadata } from "tslib";
|
|
2
|
-
// tslint:disable:variable-name
|
|
3
|
-
import { Type } from 'class-transformer';
|
|
4
|
-
import { CaseField } from '../definition';
|
|
5
|
-
// @dynamic
|
|
6
|
-
export class SearchResultViewItem {
|
|
7
|
-
case_id;
|
|
8
|
-
case_fields;
|
|
9
|
-
hydrated_case_fields;
|
|
10
|
-
columns;
|
|
11
|
-
supplementary_data;
|
|
12
|
-
display_context_parameter;
|
|
13
|
-
}
|
|
14
|
-
__decorate([
|
|
15
|
-
Type(() => CaseField),
|
|
16
|
-
__metadata("design:type", Array)
|
|
17
|
-
], SearchResultViewItem.prototype, "hydrated_case_fields", void 0);
|
|
18
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic2VhcmNoLXJlc3VsdC12aWV3LWl0ZW0ubW9kZWwuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9jY2QtY2FzZS11aS10b29sa2l0L3NyYy9saWIvc2hhcmVkL2RvbWFpbi9zZWFyY2gvc2VhcmNoLXJlc3VsdC12aWV3LWl0ZW0ubW9kZWwudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IjtBQUFBLCtCQUErQjtBQUMvQixPQUFPLEVBQUUsSUFBSSxFQUFFLE1BQU0sbUJBQW1CLENBQUM7QUFDekMsT0FBTyxFQUFFLFNBQVMsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUUxQyxXQUFXO0FBQ1gsTUFBTSxPQUFPLG9CQUFvQjtJQUN4QixPQUFPLENBQVM7SUFDaEIsV0FBVyxDQUFTO0lBRXBCLG9CQUFvQixDQUFlO0lBQ25DLE9BQU8sQ0FBVTtJQUNqQixrQkFBa0IsQ0FBTztJQUN6Qix5QkFBeUIsQ0FBTztDQUN4QztBQUpRO0lBRE4sSUFBSSxDQUFDLEdBQUcsRUFBRSxDQUFDLFNBQVMsQ0FBQzs7a0VBQ29CIiwic291cmNlc0NvbnRlbnQiOlsiLy8gdHNsaW50OmRpc2FibGU6dmFyaWFibGUtbmFtZVxuaW1wb3J0IHsgVHlwZSB9IGZyb20gJ2NsYXNzLXRyYW5zZm9ybWVyJztcbmltcG9ydCB7IENhc2VGaWVsZCB9IGZyb20gJy4uL2RlZmluaXRpb24nO1xuXG4vLyBAZHluYW1pY1xuZXhwb3J0IGNsYXNzIFNlYXJjaFJlc3VsdFZpZXdJdGVtIHtcbiAgcHVibGljIGNhc2VfaWQ6IHN0cmluZztcbiAgcHVibGljIGNhc2VfZmllbGRzOiBvYmplY3Q7XG4gIEBUeXBlKCgpID0+IENhc2VGaWVsZClcbiAgcHVibGljIGh5ZHJhdGVkX2Nhc2VfZmllbGRzPzogQ2FzZUZpZWxkW107XG4gIHB1YmxpYyBjb2x1bW5zPzogb2JqZWN0O1xuICBwdWJsaWMgc3VwcGxlbWVudGFyeV9kYXRhPzogYW55O1xuICBwdWJsaWMgZGlzcGxheV9jb250ZXh0X3BhcmFtZXRlcj86IGFueTtcbn1cbiJdfQ==
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import { __decorate, __metadata } from "tslib";
|
|
2
|
-
// tslint:disable:variable-name
|
|
3
|
-
import { Type } from 'class-transformer';
|
|
4
|
-
import { Draft } from '../draft.model';
|
|
5
|
-
import { SearchResultViewColumn } from './search-result-view-column.model';
|
|
6
|
-
import { SearchResultViewItem } from './search-result-view-item.model';
|
|
7
|
-
// @dynamic
|
|
8
|
-
export class SearchResultView {
|
|
9
|
-
columns;
|
|
10
|
-
results;
|
|
11
|
-
result_error;
|
|
12
|
-
hasDrafts() {
|
|
13
|
-
return this.results[0]
|
|
14
|
-
&& this.results[0].case_id
|
|
15
|
-
&& Draft.isDraft(this.results[0].case_id);
|
|
16
|
-
}
|
|
17
|
-
}
|
|
18
|
-
__decorate([
|
|
19
|
-
Type(() => SearchResultViewColumn),
|
|
20
|
-
__metadata("design:type", Array)
|
|
21
|
-
], SearchResultView.prototype, "columns", void 0);
|
|
22
|
-
__decorate([
|
|
23
|
-
Type(() => SearchResultViewItem),
|
|
24
|
-
__metadata("design:type", Array)
|
|
25
|
-
], SearchResultView.prototype, "results", void 0);
|
|
26
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic2VhcmNoLXJlc3VsdC12aWV3Lm1vZGVsLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvY2NkLWNhc2UtdWktdG9vbGtpdC9zcmMvbGliL3NoYXJlZC9kb21haW4vc2VhcmNoL3NlYXJjaC1yZXN1bHQtdmlldy5tb2RlbC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiO0FBQUEsK0JBQStCO0FBQy9CLE9BQU8sRUFBRSxJQUFJLEVBQUUsTUFBTSxtQkFBbUIsQ0FBQztBQUN6QyxPQUFPLEVBQUUsS0FBSyxFQUFFLE1BQU0sZ0JBQWdCLENBQUM7QUFDdkMsT0FBTyxFQUFFLHNCQUFzQixFQUFFLE1BQU0sbUNBQW1DLENBQUM7QUFDM0UsT0FBTyxFQUFFLG9CQUFvQixFQUFFLE1BQU0saUNBQWlDLENBQUM7QUFFdkUsV0FBVztBQUNYLE1BQU0sT0FBTyxnQkFBZ0I7SUFFcEIsT0FBTyxDQUEyQjtJQUdsQyxPQUFPLENBQXlCO0lBQ2hDLFlBQVksQ0FBVTtJQUV0QixTQUFTO1FBQ2QsT0FBTyxJQUFJLENBQUMsT0FBTyxDQUFDLENBQUMsQ0FBQztlQUNuQixJQUFJLENBQUMsT0FBTyxDQUFDLENBQUMsQ0FBQyxDQUFDLE9BQU87ZUFDdkIsS0FBSyxDQUFDLE9BQU8sQ0FBQyxJQUFJLENBQUMsT0FBTyxDQUFDLENBQUMsQ0FBQyxDQUFDLE9BQU8sQ0FBQyxDQUFDO0lBQzVDLENBQUM7Q0FDRjtBQVhRO0lBRE4sSUFBSSxDQUFDLEdBQUcsRUFBRSxDQUFDLHNCQUFzQixDQUFDOztpREFDTTtBQUdsQztJQUROLElBQUksQ0FBQyxHQUFHLEVBQUUsQ0FBQyxvQkFBb0IsQ0FBQzs7aURBQ00iLCJzb3VyY2VzQ29udGVudCI6WyIvLyB0c2xpbnQ6ZGlzYWJsZTp2YXJpYWJsZS1uYW1lXG5pbXBvcnQgeyBUeXBlIH0gZnJvbSAnY2xhc3MtdHJhbnNmb3JtZXInO1xuaW1wb3J0IHsgRHJhZnQgfSBmcm9tICcuLi9kcmFmdC5tb2RlbCc7XG5pbXBvcnQgeyBTZWFyY2hSZXN1bHRWaWV3Q29sdW1uIH0gZnJvbSAnLi9zZWFyY2gtcmVzdWx0LXZpZXctY29sdW1uLm1vZGVsJztcbmltcG9ydCB7IFNlYXJjaFJlc3VsdFZpZXdJdGVtIH0gZnJvbSAnLi9zZWFyY2gtcmVzdWx0LXZpZXctaXRlbS5tb2RlbCc7XG5cbi8vIEBkeW5hbWljXG5leHBvcnQgY2xhc3MgU2VhcmNoUmVzdWx0VmlldyB7XG4gIEBUeXBlKCgpID0+IFNlYXJjaFJlc3VsdFZpZXdDb2x1bW4pXG4gIHB1YmxpYyBjb2x1bW5zOiBTZWFyY2hSZXN1bHRWaWV3Q29sdW1uW107XG5cbiAgQFR5cGUoKCkgPT4gU2VhcmNoUmVzdWx0Vmlld0l0ZW0pXG4gIHB1YmxpYyByZXN1bHRzOiBTZWFyY2hSZXN1bHRWaWV3SXRlbVtdO1xuICBwdWJsaWMgcmVzdWx0X2Vycm9yPzogc3RyaW5nO1xuXG4gIHB1YmxpYyBoYXNEcmFmdHMoKSB7XG4gICAgcmV0dXJuIHRoaXMucmVzdWx0c1swXVxuICAgICYmIHRoaXMucmVzdWx0c1swXS5jYXNlX2lkXG4gICAgJiYgRHJhZnQuaXNEcmFmdCh0aGlzLnJlc3VsdHNbMF0uY2FzZV9pZCk7XG4gIH1cbn1cbiJdfQ==
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
export {};
|
|
2
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic2VhcmNoLXJlc3VsdC12aWV3LWl0ZW0tY29tcGFyYXRvci5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2NjZC1jYXNlLXVpLXRvb2xraXQvc3JjL2xpYi9zaGFyZWQvZG9tYWluL3NlYXJjaC9zb3J0aW5nL3NlYXJjaC1yZXN1bHQtdmlldy1pdGVtLWNvbXBhcmF0b3IudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IFNlYXJjaFJlc3VsdFZpZXdJdGVtIH0gZnJvbSAnLi4vc2VhcmNoLXJlc3VsdC12aWV3LWl0ZW0ubW9kZWwnO1xuXG5leHBvcnQgaW50ZXJmYWNlIFNlYXJjaFJlc3VsdFZpZXdJdGVtQ29tcGFyYXRvciB7XG4gIGNvbXBhcmUoYTogU2VhcmNoUmVzdWx0Vmlld0l0ZW0sIGI6IFNlYXJjaFJlc3VsdFZpZXdJdGVtKTogbnVtYmVyO1xufVxuIl19
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
export class SortParameters {
|
|
2
|
-
comparator;
|
|
3
|
-
sortOrder;
|
|
4
|
-
constructor(comparator, sortOrder) {
|
|
5
|
-
this.comparator = comparator;
|
|
6
|
-
this.sortOrder = sortOrder;
|
|
7
|
-
}
|
|
8
|
-
}
|
|
9
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic29ydC1wYXJhbWV0ZXJzLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvY2NkLWNhc2UtdWktdG9vbGtpdC9zcmMvbGliL3NoYXJlZC9kb21haW4vc2VhcmNoL3NvcnRpbmcvc29ydC1wYXJhbWV0ZXJzLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUdBLE1BQU0sT0FBTyxjQUFjO0lBRWxCLFVBQVUsQ0FBaUM7SUFDM0MsU0FBUyxDQUFZO0lBRTVCLFlBQVksVUFBMEMsRUFBRSxTQUFvQjtRQUMxRSxJQUFJLENBQUMsVUFBVSxHQUFHLFVBQVUsQ0FBQztRQUM3QixJQUFJLENBQUMsU0FBUyxHQUFHLFNBQVMsQ0FBQztJQUM3QixDQUFDO0NBRUYiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBTb3J0T3JkZXIgfSBmcm9tICcuLi8uLi9zb3J0LW9yZGVyLmVudW0nO1xuaW1wb3J0IHsgU2VhcmNoUmVzdWx0Vmlld0l0ZW1Db21wYXJhdG9yIH0gZnJvbSAnLi9zZWFyY2gtcmVzdWx0LXZpZXctaXRlbS1jb21wYXJhdG9yJztcblxuZXhwb3J0IGNsYXNzIFNvcnRQYXJhbWV0ZXJzIHtcblxuICBwdWJsaWMgY29tcGFyYXRvcjogU2VhcmNoUmVzdWx0Vmlld0l0ZW1Db21wYXJhdG9yO1xuICBwdWJsaWMgc29ydE9yZGVyOiBTb3J0T3JkZXI7XG5cbiAgY29uc3RydWN0b3IoY29tcGFyYXRvcjogU2VhcmNoUmVzdWx0Vmlld0l0ZW1Db21wYXJhdG9yLCBzb3J0T3JkZXI6IFNvcnRPcmRlcikge1xuICAgIHRoaXMuY29tcGFyYXRvciA9IGNvbXBhcmF0b3I7XG4gICAgdGhpcy5zb3J0T3JkZXIgPSBzb3J0T3JkZXI7XG4gIH1cblxufVxuIl19
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
export var SortOrder;
|
|
2
|
-
(function (SortOrder) {
|
|
3
|
-
SortOrder[SortOrder["ASCENDING"] = 0] = "ASCENDING";
|
|
4
|
-
SortOrder[SortOrder["DESCENDING"] = 1] = "DESCENDING";
|
|
5
|
-
SortOrder[SortOrder["UNSORTED"] = 2] = "UNSORTED";
|
|
6
|
-
})(SortOrder || (SortOrder = {}));
|
|
7
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic29ydC1vcmRlci5lbnVtLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvY2NkLWNhc2UtdWktdG9vbGtpdC9zcmMvbGliL3NoYXJlZC9kb21haW4vc29ydC1vcmRlci5lbnVtLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE1BQU0sQ0FBTixJQUFZLFNBSVg7QUFKRCxXQUFZLFNBQVM7SUFDbkIsbURBQVMsQ0FBQTtJQUNULHFEQUFVLENBQUE7SUFDVixpREFBUSxDQUFBO0FBQ1YsQ0FBQyxFQUpXLFNBQVMsS0FBVCxTQUFTLFFBSXBCIiwic291cmNlc0NvbnRlbnQiOlsiZXhwb3J0IGVudW0gU29ydE9yZGVyIHtcbiAgQVNDRU5ESU5HLFxuICBERVNDRU5ESU5HLFxuICBVTlNPUlRFRFxufVxuIl19
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
export {};
|
|
2
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidXNlci1pbmZvLm1vZGVsLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvY2NkLWNhc2UtdWktdG9vbGtpdC9zcmMvbGliL3NoYXJlZC9kb21haW4vdXNlci91c2VyLWluZm8ubW9kZWwudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IFJvbGVDYXRlZ29yeSB9IGZyb20gJy4uL2Nhc2Utdmlldyc7XG5cbmV4cG9ydCBpbnRlcmZhY2UgVXNlckluZm8ge1xuICB1aWQ/OiBzdHJpbmc7XG4gIGlkOiBzdHJpbmc7XG4gIGZvcmVuYW1lOiBzdHJpbmc7XG4gIHN1cm5hbWU6IHN0cmluZztcbiAgZW1haWw6IHN0cmluZztcbiAgYWN0aXZlOiBib29sZWFuO1xuICByb2xlczogc3RyaW5nW107XG4gIHJvbGVDYXRlZ29yaWVzOiBzdHJpbmdbXTtcbiAgcm9sZUNhdGVnb3J5PzogUm9sZUNhdGVnb3J5O1xufVxuIl19
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
export var Permissions;
|
|
2
|
-
(function (Permissions) {
|
|
3
|
-
Permissions["Own"] = "OWN";
|
|
4
|
-
Permissions["Execute"] = "EXECUTE";
|
|
5
|
-
Permissions["Read"] = "READ";
|
|
6
|
-
Permissions["Manage"] = "MANAGE";
|
|
7
|
-
Permissions["Cancel"] = "CANCEL";
|
|
8
|
-
})(Permissions || (Permissions = {}));
|
|
9
|
-
export var TaskState;
|
|
10
|
-
(function (TaskState) {
|
|
11
|
-
TaskState["UnConfigured"] = "UNCONFIGURED";
|
|
12
|
-
TaskState["PendingAutoAssign"] = "PENDING_AUTO_ASSIGN";
|
|
13
|
-
TaskState["Assigned"] = "ASSIGNED";
|
|
14
|
-
TaskState["Configured"] = "CONFIGURED";
|
|
15
|
-
TaskState["Unassigned"] = "UNASSIGNED";
|
|
16
|
-
TaskState["Completed"] = "COMPLETED";
|
|
17
|
-
TaskState["Cancelled"] = "CANCELLED";
|
|
18
|
-
TaskState["Terminated"] = "TERMINATED";
|
|
19
|
-
TaskState["PendingReConfiguration"] = "PENDING_RECONFIGURATION";
|
|
20
|
-
})(TaskState || (TaskState = {}));
|
|
21
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiVGFzay5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2NjZC1jYXNlLXVpLXRvb2xraXQvc3JjL2xpYi9zaGFyZWQvZG9tYWluL3dvcmstYWxsb2NhdGlvbi9UYXNrLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQWtEQSxNQUFNLENBQU4sSUFBWSxXQU1YO0FBTkQsV0FBWSxXQUFXO0lBQ3JCLDBCQUFVLENBQUE7SUFDVixrQ0FBa0IsQ0FBQTtJQUNsQiw0QkFBWSxDQUFBO0lBQ1osZ0NBQWdCLENBQUE7SUFDaEIsZ0NBQWdCLENBQUE7QUFDbEIsQ0FBQyxFQU5XLFdBQVcsS0FBWCxXQUFXLFFBTXRCO0FBRUQsTUFBTSxDQUFOLElBQVksU0FVWDtBQVZELFdBQVksU0FBUztJQUNuQiwwQ0FBNkIsQ0FBQTtJQUM3QixzREFBeUMsQ0FBQTtJQUN6QyxrQ0FBcUIsQ0FBQTtJQUNyQixzQ0FBeUIsQ0FBQTtJQUN6QixzQ0FBeUIsQ0FBQTtJQUN6QixvQ0FBdUIsQ0FBQTtJQUN2QixvQ0FBdUIsQ0FBQTtJQUN2QixzQ0FBeUIsQ0FBQTtJQUN6QiwrREFBa0QsQ0FBQTtBQUNwRCxDQUFDLEVBVlcsU0FBUyxLQUFULFNBQVMsUUFVcEIiLCJzb3VyY2VzQ29udGVudCI6WyJleHBvcnQgaW50ZXJmYWNlIFRhc2sge1xuICBhc3NpZ25lZT86IHN0cmluZztcbiAgYXV0b19hc3NpZ25lZD86IGJvb2xlYW47XG4gIGNhc2VfY2F0ZWdvcnk6IHN0cmluZztcbiAgY2FzZV9pZDogc3RyaW5nO1xuICBjYXNlX21hbmFnZW1lbnRfY2F0ZWdvcnk/OiBzdHJpbmc7XG4gIGNhc2VfbmFtZT86IHN0cmluZztcbiAgY2FzZV90eXBlX2lkPzogc3RyaW5nO1xuICBjcmVhdGVkX2RhdGU6IHN0cmluZztcbiAgZHVlX2RhdGU/OiBzdHJpbmc7XG4gIGRlc2NyaXB0aW9uPzogc3RyaW5nO1xuICBleGVjdXRpb25fdHlwZT86IHN0cmluZztcbiAgaWQ6IHN0cmluZztcbiAganVyaXNkaWN0aW9uOiBzdHJpbmc7XG4gIGxvY2F0aW9uPzogc3RyaW5nO1xuICBsb2NhdGlvbl9uYW1lPzogc3RyaW5nO1xuICBuYW1lPzogc3RyaW5nO1xuICBwZXJtaXNzaW9uczogeyB2YWx1ZXM6IFBlcm1pc3Npb25zW119O1xuICByZWdpb24/OiBzdHJpbmc7XG4gIHNlY3VyaXR5X2NsYXNzaWZpY2F0aW9uPzogc3RyaW5nO1xuICB0YXNrX3N0YXRlPzogc3RyaW5nO1xuICB0YXNrX3N5c3RlbT86IHN0cmluZztcbiAgdGFza190aXRsZT86IHN0cmluZztcbiAgdHlwZT86IHN0cmluZztcbiAgd2FybmluZ19saXN0PzogeyB2YWx1ZXM6IHN0cmluZ1tdfTtcbiAgd2FybmluZ3M/OiB0cnVlO1xuICB3b3JrX3R5cGVfaWQ/OiBzdHJpbmc7XG59XG5cbmV4cG9ydCBpbnRlcmZhY2UgVXNlclRhc2sge1xuICB0YXNrX2RhdGE6IFRhc2ssXG4gIGNvbXBsZXRlX3Rhc2s6IGJvb2xlYW5cbn1cblxuLy8gUXVlcnk6IFVzZXJJRCB3aWxsIGJlIHJlbW92ZWQgb24gbG9nb3V0L2xvZ2luIChpcyBpdCBuZWNlc3NhcnkpP1xuZXhwb3J0IGludGVyZmFjZSBUYXNrRXZlbnRDb21wbGV0aW9uSW5mbyB7XG4gIHRhc2tJZDogc3RyaW5nO1xuICBldmVudElkOiBzdHJpbmc7XG4gIGNhc2VJZDogc3RyaW5nO1xuICB1c2VySWQ6IHN0cmluZztcbiAgY3JlYXRlZFRpbWVzdGFtcDogbnVtYmVyO1xufVxuXG5leHBvcnQgaW50ZXJmYWNlIEV2ZW50RGV0YWlscyB7XG4gIGV2ZW50SWQ6IHN0cmluZztcbiAgY2FzZUlkOiBzdHJpbmc7XG4gIHVzZXJJZDogc3RyaW5nO1xuICBhc3NpZ25OZWVkZWQ/OiBzdHJpbmc7XG59XG5cbmV4cG9ydCBlbnVtIFBlcm1pc3Npb25zIHtcbiAgT3duPSAnT1dOJyxcbiAgRXhlY3V0ZT0gJ0VYRUNVVEUnLFxuICBSZWFkPSAnUkVBRCcsXG4gIE1hbmFnZT0gJ01BTkFHRScsXG4gIENhbmNlbD0gJ0NBTkNFTCcsXG59XG5cbmV4cG9ydCBlbnVtIFRhc2tTdGF0ZSB7XG4gIFVuQ29uZmlndXJlZCA9ICdVTkNPTkZJR1VSRUQnLFxuICBQZW5kaW5nQXV0b0Fzc2lnbiA9ICdQRU5ESU5HX0FVVE9fQVNTSUdOJyxcbiAgQXNzaWduZWQgPSAnQVNTSUdORUQnLFxuICBDb25maWd1cmVkID0gJ0NPTkZJR1VSRUQnLFxuICBVbmFzc2lnbmVkID0gJ1VOQVNTSUdORUQnLFxuICBDb21wbGV0ZWQgPSAnQ09NUExFVEVEJyxcbiAgQ2FuY2VsbGVkID0gJ0NBTkNFTExFRCcsXG4gIFRlcm1pbmF0ZWQgPSAnVEVSTUlOQVRFRCcsXG4gIFBlbmRpbmdSZUNvbmZpZ3VyYXRpb24gPSAnUEVORElOR19SRUNPTkZJR1VSQVRJT04nXG59XG4iXX0=
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
export {};
|
|
2
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiVGFza1BheWxvYWQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9jY2QtY2FzZS11aS10b29sa2l0L3NyYy9saWIvc2hhcmVkL2RvbWFpbi93b3JrLWFsbG9jYXRpb24vVGFza1BheWxvYWQudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IFRhc2sgfSBmcm9tICcuL1Rhc2snO1xuXG5leHBvcnQgaW50ZXJmYWNlIFRhc2tQYXlsb2FkIHtcbiAgdGFza19yZXF1aXJlZF9mb3JfZXZlbnQ6IGJvb2xlYW47XG4gIHRhc2tzOiBUYXNrW107XG59XG4iXX0=
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
export {};
|
|
2
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY2FzZS13b3JrZXIubW9kZWwuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9jY2QtY2FzZS11aS10b29sa2l0L3NyYy9saWIvc2hhcmVkL2RvbWFpbi93b3JrLWFsbG9jYXRpb24vY2FzZS13b3JrZXIubW9kZWwudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiIsInNvdXJjZXNDb250ZW50IjpbImV4cG9ydCBpbnRlcmZhY2UgQ2FzZXdvcmtlciB7XG4gIGZpcnN0TmFtZTogc3RyaW5nO1xuICBsYXN0TmFtZTogc3RyaW5nO1xuICBpZGFtSWQ6IHN0cmluZztcbiAgZW1haWw6IHN0cmluZztcbiAgbG9jYXRpb246IExvY2F0aW9uO1xuICByb2xlQ2F0ZWdvcnk6IHN0cmluZztcbiAgc2VydmljZT86IHN0cmluZztcbn1cblxuZXhwb3J0IGludGVyZmFjZSBDYXNld29ya2Vyc0J5U2VydmljZSB7XG4gIHNlcnZpY2U6IHN0cmluZztcbiAgY2FzZXdvcmtlcnM6IENhc2V3b3JrZXJbXTtcbn1cbiJdfQ==
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
export * from './task-search-parameter.model';
|
|
2
|
-
export * from './wa-service-config.model';
|
|
3
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9jY2QtY2FzZS11aS10b29sa2l0L3NyYy9saWIvc2hhcmVkL2RvbWFpbi93b3JrLWFsbG9jYXRpb24vaW5kZXgudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsY0FBYywrQkFBK0IsQ0FBQztBQUM5QyxjQUFjLDJCQUEyQixDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiZXhwb3J0ICogZnJvbSAnLi90YXNrLXNlYXJjaC1wYXJhbWV0ZXIubW9kZWwnO1xuZXhwb3J0ICogZnJvbSAnLi93YS1zZXJ2aWNlLWNvbmZpZy5tb2RlbCc7XG4iXX0=
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
export {};
|
|
2
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoianVkaWNpYWwtd29ya2VyLm1vZGVsLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvY2NkLWNhc2UtdWktdG9vbGtpdC9zcmMvbGliL3NoYXJlZC9kb21haW4vd29yay1hbGxvY2F0aW9uL2p1ZGljaWFsLXdvcmtlci5tb2RlbC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiIiwic291cmNlc0NvbnRlbnQiOlsiZXhwb3J0IGludGVyZmFjZSBKdWRpY2lhbHdvcmtlciB7XG4gIHRpdGxlOiBzdHJpbmc7XG4gIGtub3duQXM6IHN0cmluZztcbiAgZnVsbF9uYW1lOiBzdHJpbmc7XG4gIHNpZGFtX2lkOiBzdHJpbmc7XG4gIGVtYWlsX2lkOiBzdHJpbmc7XG59XG4iXX0=
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
export {};
|
|
2
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidGFzay1yZXNwb25zZS5tb2RlbC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2NjZC1jYXNlLXVpLXRvb2xraXQvc3JjL2xpYi9zaGFyZWQvZG9tYWluL3dvcmstYWxsb2NhdGlvbi90YXNrLXJlc3BvbnNlLm1vZGVsLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiIiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBUYXNrIH0gZnJvbSAnLi9UYXNrJztcblxuZXhwb3J0IGludGVyZmFjZSBUYXNrUmVzcG9uc2Uge1xuICB0YXNrOiBUYXNrO1xufVxuIl19
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
export {};
|
|
2
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidGFzay1zZWFyY2gtcGFyYW1ldGVyLm1vZGVsLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvY2NkLWNhc2UtdWktdG9vbGtpdC9zcmMvbGliL3NoYXJlZC9kb21haW4vd29yay1hbGxvY2F0aW9uL3Rhc2stc2VhcmNoLXBhcmFtZXRlci5tb2RlbC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiIiwic291cmNlc0NvbnRlbnQiOlsiZXhwb3J0IGludGVyZmFjZSBUYXNrU2VhcmNoUGFyYW1ldGVyIHtcbiAgY2NkSWQ/OiBzdHJpbmc7XG4gIGV2ZW50SWQ/OiBzdHJpbmc7XG4gIGp1cmlzZGljdGlvbj86IHN0cmluZztcbiAgbG9jYXRpb24/OiBzdHJpbmdbXTtcbiAgcG9zdEV2ZW50U3RhdGU/OiBzdHJpbmc7XG4gIHByZUV2ZW50U3RhdGU/OiBzdHJpbmc7XG4gIHN0YXRlPzogc3RyaW5nW107XG4gIHVzZXI/OiBzdHJpbmdbXTtcbiAgY2FzZVR5cGVJZD86IHN0cmluZztcbn1cblxuZXhwb3J0IGludGVyZmFjZSBUYXNrU2VhcmNoUGFyYW1ldGVycyB7XG4gIHBhcmFtZXRlcnM6IFRhc2tTZWFyY2hQYXJhbWV0ZXJbXTtcbn1cbiJdfQ==
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
export {};
|
|
2
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoid2Etc2VydmljZS1jb25maWcubW9kZWwuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9jY2QtY2FzZS11aS10b29sa2l0L3NyYy9saWIvc2hhcmVkL2RvbWFpbi93b3JrLWFsbG9jYXRpb24vd2Etc2VydmljZS1jb25maWcubW9kZWwudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiIsInNvdXJjZXNDb250ZW50IjpbImV4cG9ydCBpbnRlcmZhY2UgU2VydmljZUNvbmZpZyB7XG4gICAgc2VydmljZU5hbWU6IHN0cmluZztcbiAgICBjYXNlVHlwZXM6IHN0cmluZ1tdO1xuICAgIHJlbGVhc2VWZXJzaW9uOiBzdHJpbmc7XG59XG5cbmV4cG9ydCBpbnRlcmZhY2UgV0FGZWF0dXJlQ29uZmlnIHtcbiAgICBjb25maWd1cmF0aW9ucz86IFNlcnZpY2VDb25maWdbXTtcbn1cbiJdfQ==
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
export * from './workbasket-input.model';
|
|
2
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9jY2QtY2FzZS11aS10b29sa2l0L3NyYy9saWIvc2hhcmVkL2RvbWFpbi93b3JrYmFza2V0L2luZGV4LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLGNBQWMsMEJBQTBCLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyJleHBvcnQgKiBmcm9tICcuL3dvcmtiYXNrZXQtaW5wdXQubW9kZWwnO1xuIl19
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
export class WorkbasketInputModel {
|
|
2
|
-
label;
|
|
3
|
-
order;
|
|
4
|
-
field;
|
|
5
|
-
metadata;
|
|
6
|
-
display_context_parameter;
|
|
7
|
-
}
|
|
8
|
-
export class WorkbasketInput {
|
|
9
|
-
workbasketInputs;
|
|
10
|
-
}
|
|
11
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoid29ya2Jhc2tldC1pbnB1dC5tb2RlbC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2NjZC1jYXNlLXVpLXRvb2xraXQvc3JjL2xpYi9zaGFyZWQvZG9tYWluL3dvcmtiYXNrZXQvd29ya2Jhc2tldC1pbnB1dC5tb2RlbC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFJQSxNQUFNLE9BQU8sb0JBQW9CO0lBQ3hCLEtBQUssQ0FBUztJQUNkLEtBQUssQ0FBUztJQUNkLEtBQUssQ0FBUTtJQUNiLFFBQVEsQ0FBVztJQUNuQix5QkFBeUIsQ0FBVTtDQUMzQztBQUVELE1BQU0sT0FBTyxlQUFlO0lBQ25CLGdCQUFnQixDQUF5QjtDQUNqRCIsInNvdXJjZXNDb250ZW50IjpbIi8vIHRzbGludDpkaXNhYmxlOnZhcmlhYmxlLW5hbWVcbmltcG9ydCB7IE9yZGVyYWJsZSB9IGZyb20gJy4uL29yZGVyL29yZGVyYWJsZS5tb2RlbCc7XG5pbXBvcnQgeyBGaWVsZCB9IGZyb20gJy4uL3NlYXJjaC9maWVsZC5tb2RlbCc7XG5cbmV4cG9ydCBjbGFzcyBXb3JrYmFza2V0SW5wdXRNb2RlbCBpbXBsZW1lbnRzIE9yZGVyYWJsZSB7XG4gIHB1YmxpYyBsYWJlbDogc3RyaW5nO1xuICBwdWJsaWMgb3JkZXI6IG51bWJlcjtcbiAgcHVibGljIGZpZWxkOiBGaWVsZDtcbiAgcHVibGljIG1ldGFkYXRhPzogYm9vbGVhbjtcbiAgcHVibGljIGRpc3BsYXlfY29udGV4dF9wYXJhbWV0ZXI/OiBzdHJpbmc7XG59XG5cbmV4cG9ydCBjbGFzcyBXb3JrYmFza2V0SW5wdXQge1xuICBwdWJsaWMgd29ya2Jhc2tldElucHV0czogV29ya2Jhc2tldElucHV0TW9kZWxbXTtcbn1cbiJdfQ==
|
|
@@ -1,67 +0,0 @@
|
|
|
1
|
-
import { CaseField } from '../domain/definition';
|
|
2
|
-
export class CaseFieldBuilder {
|
|
3
|
-
caseField = new CaseField();
|
|
4
|
-
static create() {
|
|
5
|
-
return new CaseFieldBuilder();
|
|
6
|
-
}
|
|
7
|
-
withACLs(acls) {
|
|
8
|
-
this.caseField.acls = acls;
|
|
9
|
-
return this;
|
|
10
|
-
}
|
|
11
|
-
withId(id) {
|
|
12
|
-
this.caseField.id = id;
|
|
13
|
-
return this;
|
|
14
|
-
}
|
|
15
|
-
withFieldType(fieldType) {
|
|
16
|
-
this.caseField.field_type = fieldType;
|
|
17
|
-
return this;
|
|
18
|
-
}
|
|
19
|
-
withDisplayContext(displayContext) {
|
|
20
|
-
this.caseField.display_context = displayContext;
|
|
21
|
-
return this;
|
|
22
|
-
}
|
|
23
|
-
withDisplayContextParameter(displayContextParameter) {
|
|
24
|
-
this.caseField.display_context_parameter = displayContextParameter;
|
|
25
|
-
return this;
|
|
26
|
-
}
|
|
27
|
-
withHidden(hidden) {
|
|
28
|
-
this.caseField.hidden = hidden;
|
|
29
|
-
return this;
|
|
30
|
-
}
|
|
31
|
-
withHintText(hintText) {
|
|
32
|
-
this.caseField.hint_text = hintText;
|
|
33
|
-
return this;
|
|
34
|
-
}
|
|
35
|
-
withLabel(label) {
|
|
36
|
-
this.caseField.label = label;
|
|
37
|
-
return this;
|
|
38
|
-
}
|
|
39
|
-
withOrder(order) {
|
|
40
|
-
this.caseField.order = order;
|
|
41
|
-
return this;
|
|
42
|
-
}
|
|
43
|
-
withSecurityLabel(securityLabel) {
|
|
44
|
-
this.caseField.security_label = securityLabel;
|
|
45
|
-
return this;
|
|
46
|
-
}
|
|
47
|
-
withShowCondition(showCondition) {
|
|
48
|
-
this.caseField.show_condition = showCondition;
|
|
49
|
-
return this;
|
|
50
|
-
}
|
|
51
|
-
withShowSummaryContentOption(option) {
|
|
52
|
-
this.caseField.show_summary_content_option = option;
|
|
53
|
-
return this;
|
|
54
|
-
}
|
|
55
|
-
withValue(value) {
|
|
56
|
-
this.caseField.value = value;
|
|
57
|
-
return this;
|
|
58
|
-
}
|
|
59
|
-
withListValue(value) {
|
|
60
|
-
this.caseField.list_items = value;
|
|
61
|
-
return this;
|
|
62
|
-
}
|
|
63
|
-
build() {
|
|
64
|
-
return this.caseField;
|
|
65
|
-
}
|
|
66
|
-
}
|
|
67
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY2FzZS1maWVsZC1idWlsZGVyLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvY2NkLWNhc2UtdWktdG9vbGtpdC9zcmMvbGliL3NoYXJlZC9maXh0dXJlL2Nhc2UtZmllbGQtYnVpbGRlci50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsU0FBUyxFQUFhLE1BQU0sc0JBQXNCLENBQUM7QUFHNUQsTUFBTSxPQUFPLGdCQUFnQjtJQUVWLFNBQVMsR0FBYyxJQUFJLFNBQVMsRUFBRSxDQUFDO0lBQ2pELE1BQU0sQ0FBQyxNQUFNO1FBQ2xCLE9BQU8sSUFBSSxnQkFBZ0IsRUFBRSxDQUFDO0lBQ2hDLENBQUM7SUFFTSxRQUFRLENBQUMsSUFBeUI7UUFDdkMsSUFBSSxDQUFDLFNBQVMsQ0FBQyxJQUFJLEdBQUcsSUFBSSxDQUFDO1FBQzNCLE9BQU8sSUFBSSxDQUFDO0lBQ2QsQ0FBQztJQUVNLE1BQU0sQ0FBQyxFQUFVO1FBQ3RCLElBQUksQ0FBQyxTQUFTLENBQUMsRUFBRSxHQUFHLEVBQUUsQ0FBQztRQUN2QixPQUFPLElBQUksQ0FBQztJQUNkLENBQUM7SUFFTSxhQUFhLENBQUMsU0FBb0I7UUFDdkMsSUFBSSxDQUFDLFNBQVMsQ0FBQyxVQUFVLEdBQUcsU0FBUyxDQUFDO1FBQ3RDLE9BQU8sSUFBSSxDQUFDO0lBQ2QsQ0FBQztJQUVNLGtCQUFrQixDQUFDLGNBQXNCO1FBQzlDLElBQUksQ0FBQyxTQUFTLENBQUMsZUFBZSxHQUFHLGNBQWMsQ0FBQztRQUNoRCxPQUFPLElBQUksQ0FBQztJQUNkLENBQUM7SUFFTSwyQkFBMkIsQ0FBQyx1QkFBK0I7UUFDaEUsSUFBSSxDQUFDLFNBQVMsQ0FBQyx5QkFBeUIsR0FBRyx1QkFBdUIsQ0FBQztRQUNuRSxPQUFPLElBQUksQ0FBQztJQUNkLENBQUM7SUFFTSxVQUFVLENBQUMsTUFBZTtRQUMvQixJQUFJLENBQUMsU0FBUyxDQUFDLE1BQU0sR0FBRyxNQUFNLENBQUM7UUFDL0IsT0FBTyxJQUFJLENBQUM7SUFDZCxDQUFDO0lBRU0sWUFBWSxDQUFDLFFBQWdCO1FBQ2xDLElBQUksQ0FBQyxTQUFTLENBQUMsU0FBUyxHQUFHLFFBQVEsQ0FBQztRQUNwQyxPQUFPLElBQUksQ0FBQztJQUNkLENBQUM7SUFFTSxTQUFTLENBQUMsS0FBYTtRQUM1QixJQUFJLENBQUMsU0FBUyxDQUFDLEtBQUssR0FBRyxLQUFLLENBQUM7UUFDN0IsT0FBTyxJQUFJLENBQUM7SUFDZCxDQUFDO0lBRU0sU0FBUyxDQUFDLEtBQWE7UUFDNUIsSUFBSSxDQUFDLFNBQVMsQ0FBQyxLQUFLLEdBQUcsS0FBSyxDQUFDO1FBQzdCLE9BQU8sSUFBSSxDQUFDO0lBQ2QsQ0FBQztJQUVNLGlCQUFpQixDQUFDLGFBQXFCO1FBQzVDLElBQUksQ0FBQyxTQUFTLENBQUMsY0FBYyxHQUFHLGFBQWEsQ0FBQztRQUM5QyxPQUFPLElBQUksQ0FBQztJQUNkLENBQUM7SUFFTSxpQkFBaUIsQ0FBQyxhQUFxQjtRQUM1QyxJQUFJLENBQUMsU0FBUyxDQUFDLGNBQWMsR0FBRyxhQUFhLENBQUM7UUFDOUMsT0FBTyxJQUFJLENBQUM7SUFDZCxDQUFDO0lBRU0sNEJBQTRCLENBQUMsTUFBYztRQUNoRCxJQUFJLENBQUMsU0FBUyxDQUFDLDJCQUEyQixHQUFHLE1BQU0sQ0FBQztRQUNwRCxPQUFPLElBQUksQ0FBQztJQUNkLENBQUM7SUFFTSxTQUFTLENBQUMsS0FBVTtRQUN6QixJQUFJLENBQUMsU0FBUyxDQUFDLEtBQUssR0FBRyxLQUFLLENBQUM7UUFDN0IsT0FBTyxJQUFJLENBQUM7SUFDZCxDQUFDO0lBRU0sYUFBYSxDQUFDLEtBQVU7UUFDN0IsSUFBSSxDQUFDLFNBQVMsQ0FBQyxVQUFVLEdBQUcsS0FBSyxDQUFDO1FBQ2xDLE9BQU8sSUFBSSxDQUFDO0lBQ2QsQ0FBQztJQUVNLEtBQUs7UUFDVixPQUFPLElBQUksQ0FBQyxTQUFTLENBQUM7SUFDeEIsQ0FBQztDQUNGIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ2FzZUZpZWxkLCBGaWVsZFR5cGUgfSBmcm9tICcuLi9kb21haW4vZGVmaW5pdGlvbic7XG5pbXBvcnQgeyBBY2Nlc3NDb250cm9sTGlzdCB9IGZyb20gJy4uL2RvbWFpbi9kZWZpbml0aW9uL2FjY2Vzcy1jb250cm9sLWxpc3QubW9kZWwnO1xuXG5leHBvcnQgY2xhc3MgQ2FzZUZpZWxkQnVpbGRlciB7XG5cbiAgcHJpdmF0ZSByZWFkb25seSBjYXNlRmllbGQ6IENhc2VGaWVsZCA9IG5ldyBDYXNlRmllbGQoKTtcbiAgcHVibGljIHN0YXRpYyBjcmVhdGUoKTogQ2FzZUZpZWxkQnVpbGRlciB7XG4gICAgcmV0dXJuIG5ldyBDYXNlRmllbGRCdWlsZGVyKCk7XG4gIH1cblxuICBwdWJsaWMgd2l0aEFDTHMoYWNsczogQWNjZXNzQ29udHJvbExpc3RbXSk6IENhc2VGaWVsZEJ1aWxkZXIge1xuICAgIHRoaXMuY2FzZUZpZWxkLmFjbHMgPSBhY2xzO1xuICAgIHJldHVybiB0aGlzO1xuICB9XG5cbiAgcHVibGljIHdpdGhJZChpZDogc3RyaW5nKTogQ2FzZUZpZWxkQnVpbGRlciB7XG4gICAgdGhpcy5jYXNlRmllbGQuaWQgPSBpZDtcbiAgICByZXR1cm4gdGhpcztcbiAgfVxuXG4gIHB1YmxpYyB3aXRoRmllbGRUeXBlKGZpZWxkVHlwZTogRmllbGRUeXBlKTogQ2FzZUZpZWxkQnVpbGRlciB7XG4gICAgdGhpcy5jYXNlRmllbGQuZmllbGRfdHlwZSA9IGZpZWxkVHlwZTtcbiAgICByZXR1cm4gdGhpcztcbiAgfVxuXG4gIHB1YmxpYyB3aXRoRGlzcGxheUNvbnRleHQoZGlzcGxheUNvbnRleHQ6IHN0cmluZyk6IENhc2VGaWVsZEJ1aWxkZXIge1xuICAgIHRoaXMuY2FzZUZpZWxkLmRpc3BsYXlfY29udGV4dCA9IGRpc3BsYXlDb250ZXh0O1xuICAgIHJldHVybiB0aGlzO1xuICB9XG5cbiAgcHVibGljIHdpdGhEaXNwbGF5Q29udGV4dFBhcmFtZXRlcihkaXNwbGF5Q29udGV4dFBhcmFtZXRlcjogc3RyaW5nKTogQ2FzZUZpZWxkQnVpbGRlciB7XG4gICAgdGhpcy5jYXNlRmllbGQuZGlzcGxheV9jb250ZXh0X3BhcmFtZXRlciA9IGRpc3BsYXlDb250ZXh0UGFyYW1ldGVyO1xuICAgIHJldHVybiB0aGlzO1xuICB9XG5cbiAgcHVibGljIHdpdGhIaWRkZW4oaGlkZGVuOiBib29sZWFuKTogQ2FzZUZpZWxkQnVpbGRlciB7XG4gICAgdGhpcy5jYXNlRmllbGQuaGlkZGVuID0gaGlkZGVuO1xuICAgIHJldHVybiB0aGlzO1xuICB9XG5cbiAgcHVibGljIHdpdGhIaW50VGV4dChoaW50VGV4dDogc3RyaW5nKTogQ2FzZUZpZWxkQnVpbGRlciB7XG4gICAgdGhpcy5jYXNlRmllbGQuaGludF90ZXh0ID0gaGludFRleHQ7XG4gICAgcmV0dXJuIHRoaXM7XG4gIH1cblxuICBwdWJsaWMgd2l0aExhYmVsKGxhYmVsOiBzdHJpbmcpOiBDYXNlRmllbGRCdWlsZGVyIHtcbiAgICB0aGlzLmNhc2VGaWVsZC5sYWJlbCA9IGxhYmVsO1xuICAgIHJldHVybiB0aGlzO1xuICB9XG5cbiAgcHVibGljIHdpdGhPcmRlcihvcmRlcjogbnVtYmVyKTogQ2FzZUZpZWxkQnVpbGRlciB7XG4gICAgdGhpcy5jYXNlRmllbGQub3JkZXIgPSBvcmRlcjtcbiAgICByZXR1cm4gdGhpcztcbiAgfVxuXG4gIHB1YmxpYyB3aXRoU2VjdXJpdHlMYWJlbChzZWN1cml0eUxhYmVsOiBzdHJpbmcpOiBDYXNlRmllbGRCdWlsZGVyIHtcbiAgICB0aGlzLmNhc2VGaWVsZC5zZWN1cml0eV9sYWJlbCA9IHNlY3VyaXR5TGFiZWw7XG4gICAgcmV0dXJuIHRoaXM7XG4gIH1cblxuICBwdWJsaWMgd2l0aFNob3dDb25kaXRpb24oc2hvd0NvbmRpdGlvbjogc3RyaW5nKTogQ2FzZUZpZWxkQnVpbGRlciB7XG4gICAgdGhpcy5jYXNlRmllbGQuc2hvd19jb25kaXRpb24gPSBzaG93Q29uZGl0aW9uO1xuICAgIHJldHVybiB0aGlzO1xuICB9XG5cbiAgcHVibGljIHdpdGhTaG93U3VtbWFyeUNvbnRlbnRPcHRpb24ob3B0aW9uOiBudW1iZXIpOiBDYXNlRmllbGRCdWlsZGVyIHtcbiAgICB0aGlzLmNhc2VGaWVsZC5zaG93X3N1bW1hcnlfY29udGVudF9vcHRpb24gPSBvcHRpb247XG4gICAgcmV0dXJuIHRoaXM7XG4gIH1cblxuICBwdWJsaWMgd2l0aFZhbHVlKHZhbHVlOiBhbnkpOiBDYXNlRmllbGRCdWlsZGVyIHtcbiAgICB0aGlzLmNhc2VGaWVsZC52YWx1ZSA9IHZhbHVlO1xuICAgIHJldHVybiB0aGlzO1xuICB9XG5cbiAgcHVibGljIHdpdGhMaXN0VmFsdWUodmFsdWU6IGFueSk6IENhc2VGaWVsZEJ1aWxkZXIge1xuICAgIHRoaXMuY2FzZUZpZWxkLmxpc3RfaXRlbXMgPSB2YWx1ZTtcbiAgICByZXR1cm4gdGhpcztcbiAgfVxuXG4gIHB1YmxpYyBidWlsZCgpOiBDYXNlRmllbGQge1xuICAgIHJldHVybiB0aGlzLmNhc2VGaWVsZDtcbiAgfVxufVxuIl19
|
|
@@ -1,130 +0,0 @@
|
|
|
1
|
-
import { ComplexFieldOverride } from '../components/case-editor/domain/wizard-page-field-complex-override.model';
|
|
2
|
-
import { WizardPageField } from '../components/case-editor/domain/wizard-page-field.model';
|
|
3
|
-
import { WizardPage } from '../components/case-editor/domain/wizard-page.model';
|
|
4
|
-
import { CaseEventTrigger } from '../domain/case-view/case-event-trigger.model';
|
|
5
|
-
import { CaseFieldBuilder } from './case-field-builder';
|
|
6
|
-
export const textFieldType = () => {
|
|
7
|
-
return {
|
|
8
|
-
id: 'Text',
|
|
9
|
-
type: 'Text',
|
|
10
|
-
complex_fields: []
|
|
11
|
-
};
|
|
12
|
-
};
|
|
13
|
-
export const createCaseEventTrigger = (id, name, caseId, showSummary, caseFields, wizardPages = [], canSaveDraft = false) => {
|
|
14
|
-
const eventTrigger = new CaseEventTrigger();
|
|
15
|
-
eventTrigger.id = id;
|
|
16
|
-
eventTrigger.name = name;
|
|
17
|
-
eventTrigger.case_id = caseId;
|
|
18
|
-
eventTrigger.show_summary = showSummary;
|
|
19
|
-
eventTrigger.wizard_pages = wizardPages;
|
|
20
|
-
eventTrigger.event_token = 'test-token';
|
|
21
|
-
eventTrigger.case_fields = caseFields;
|
|
22
|
-
eventTrigger.can_save_draft = canSaveDraft;
|
|
23
|
-
return eventTrigger;
|
|
24
|
-
};
|
|
25
|
-
export const aCaseField = (id, label, type, displayContext, showSummaryContentOption, typeComplexFields = [], retainHiddenValue, hidden) => {
|
|
26
|
-
return ({
|
|
27
|
-
id: id || 'personFirstName',
|
|
28
|
-
field_type: {
|
|
29
|
-
id: type.toString() || 'Text',
|
|
30
|
-
type: type || 'Text',
|
|
31
|
-
complex_fields: typeComplexFields || []
|
|
32
|
-
},
|
|
33
|
-
display_context: displayContext || 'OPTIONAL',
|
|
34
|
-
display_context_parameter: displayContext || 'OPTIONAL',
|
|
35
|
-
label: label || 'First name',
|
|
36
|
-
show_summary_content_option: showSummaryContentOption,
|
|
37
|
-
retain_hidden_value: retainHiddenValue || false,
|
|
38
|
-
hidden: hidden || false
|
|
39
|
-
});
|
|
40
|
-
};
|
|
41
|
-
export const createWizardPage = (id, label, order, wizardPageFields = [], caseFields = [], showCondition, parsedShowCondition = null) => {
|
|
42
|
-
const wizardPage = new WizardPage();
|
|
43
|
-
wizardPage.id = id;
|
|
44
|
-
wizardPage.label = label;
|
|
45
|
-
wizardPage.order = order;
|
|
46
|
-
wizardPage.wizard_page_fields = wizardPageFields;
|
|
47
|
-
wizardPage.case_fields = caseFields;
|
|
48
|
-
wizardPage.show_condition = showCondition;
|
|
49
|
-
wizardPage.parsedShowCondition = parsedShowCondition;
|
|
50
|
-
return wizardPage;
|
|
51
|
-
};
|
|
52
|
-
export const createWizardPageField = (id, order, pageColumnNumber, complexFieldOverrides = []) => {
|
|
53
|
-
const wizardPageField = new WizardPageField();
|
|
54
|
-
wizardPageField.case_field_id = id;
|
|
55
|
-
wizardPageField.order = order;
|
|
56
|
-
wizardPageField.page_column_no = pageColumnNumber;
|
|
57
|
-
wizardPageField.complex_field_overrides = complexFieldOverrides;
|
|
58
|
-
return wizardPageField;
|
|
59
|
-
};
|
|
60
|
-
export const createComplexFieldOverride = (id, order, displayContext, label, hint, showCondition) => {
|
|
61
|
-
const complexFieldOverride = new ComplexFieldOverride();
|
|
62
|
-
complexFieldOverride.complex_field_element_id = id;
|
|
63
|
-
complexFieldOverride.display_context = displayContext;
|
|
64
|
-
complexFieldOverride.label = label;
|
|
65
|
-
complexFieldOverride.hint_text = hint;
|
|
66
|
-
complexFieldOverride.show_condition = showCondition;
|
|
67
|
-
return complexFieldOverride;
|
|
68
|
-
};
|
|
69
|
-
export const createHiddenComplexFieldOverride = (id) => {
|
|
70
|
-
const complexFieldOverride = new ComplexFieldOverride();
|
|
71
|
-
complexFieldOverride.complex_field_element_id = id;
|
|
72
|
-
complexFieldOverride.display_context = 'HIDDEN';
|
|
73
|
-
return complexFieldOverride;
|
|
74
|
-
};
|
|
75
|
-
export const createCaseField = (id, label, hint, fieldType, displayContext, order = undefined, showCondition = undefined, acls = undefined, hidden) => {
|
|
76
|
-
return CaseFieldBuilder.create()
|
|
77
|
-
.withId(id || 'personFirstName')
|
|
78
|
-
.withFieldType(fieldType || textFieldType())
|
|
79
|
-
.withDisplayContext(displayContext || 'OPTIONAL')
|
|
80
|
-
.withLabel(label || 'First name')
|
|
81
|
-
.withHintText(hint || 'First name hint text')
|
|
82
|
-
.withShowSummaryContentOption(0)
|
|
83
|
-
.withOrder(order)
|
|
84
|
-
.withShowCondition(showCondition || undefined)
|
|
85
|
-
.withACLs(acls)
|
|
86
|
-
.withHidden(hidden || false)
|
|
87
|
-
.build();
|
|
88
|
-
};
|
|
89
|
-
export const newCaseField = (id, label, hint, fieldType, displayContext, order = undefined) => {
|
|
90
|
-
return CaseFieldBuilder.create()
|
|
91
|
-
.withId(id || 'personFirstName')
|
|
92
|
-
.withFieldType(fieldType || textFieldType())
|
|
93
|
-
.withDisplayContext(displayContext || 'OPTIONAL')
|
|
94
|
-
.withHintText(hint || 'First name hint text')
|
|
95
|
-
.withLabel(label || 'First name')
|
|
96
|
-
.withOrder(order)
|
|
97
|
-
.withShowSummaryContentOption(0);
|
|
98
|
-
};
|
|
99
|
-
export const createFieldType = (typeId, type, complexFields = [], collectionFieldType = undefined) => {
|
|
100
|
-
return {
|
|
101
|
-
id: typeId || 'Text',
|
|
102
|
-
type: type || 'Text',
|
|
103
|
-
complex_fields: complexFields || [],
|
|
104
|
-
collection_field_type: collectionFieldType || undefined
|
|
105
|
-
};
|
|
106
|
-
};
|
|
107
|
-
export const createFixedListFieldType = (typeId, fixedListItems = []) => {
|
|
108
|
-
return {
|
|
109
|
-
id: `FixedList-${typeId}`,
|
|
110
|
-
type: 'FixedList',
|
|
111
|
-
fixed_list_items: fixedListItems || []
|
|
112
|
-
};
|
|
113
|
-
};
|
|
114
|
-
export const createMultiSelectListFieldType = (typeId, fixedListItems = []) => {
|
|
115
|
-
return {
|
|
116
|
-
id: `MultiSelectList-${typeId}`,
|
|
117
|
-
type: 'MultiSelectList',
|
|
118
|
-
fixed_list_items: fixedListItems || []
|
|
119
|
-
};
|
|
120
|
-
};
|
|
121
|
-
export const createACL = (role, aclCreate, aclRead, aclUpdate, aclDelete) => {
|
|
122
|
-
return ({
|
|
123
|
-
role: role || 'roleX',
|
|
124
|
-
create: aclCreate,
|
|
125
|
-
read: aclRead,
|
|
126
|
-
update: aclUpdate,
|
|
127
|
-
delete: aclDelete
|
|
128
|
-
});
|
|
129
|
-
};
|
|
130
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic2hhcmVkLnRlc3QuZml4dHVyZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2NjZC1jYXNlLXVpLXRvb2xraXQvc3JjL2xpYi9zaGFyZWQvZml4dHVyZS9zaGFyZWQudGVzdC5maXh0dXJlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxvQkFBb0IsRUFBRSxNQUFNLDJFQUEyRSxDQUFDO0FBQ2pILE9BQU8sRUFBRSxlQUFlLEVBQUUsTUFBTSwwREFBMEQsQ0FBQztBQUMzRixPQUFPLEVBQUUsVUFBVSxFQUFFLE1BQU0sb0RBQW9ELENBQUM7QUFFaEYsT0FBTyxFQUFFLGdCQUFnQixFQUFFLE1BQU0sOENBQThDLENBQUM7QUFNaEYsT0FBTyxFQUFFLGdCQUFnQixFQUFFLE1BQU0sc0JBQXNCLENBQUM7QUFFeEQsTUFBTSxDQUFDLE1BQU0sYUFBYSxHQUFHLEdBQWMsRUFBRTtJQUMzQyxPQUFPO1FBQ0wsRUFBRSxFQUFFLE1BQU07UUFDVixJQUFJLEVBQUUsTUFBTTtRQUNaLGNBQWMsRUFBRSxFQUFFO0tBQ25CLENBQUM7QUFDSixDQUFDLENBQUM7QUFFRixNQUFNLENBQUMsTUFBTSxzQkFBc0IsR0FBRyxDQUFDLEVBQVUsRUFDVixJQUFZLEVBQ1osTUFBYyxFQUNkLFdBQW9CLEVBQ3BCLFVBQXVCLEVBQ3ZCLFdBQVcsR0FBRyxFQUFFLEVBQ2hCLFlBQVksR0FBRyxLQUFLLEVBQW9CLEVBQUU7SUFDL0UsTUFBTSxZQUFZLEdBQUcsSUFBSSxnQkFBZ0IsRUFBRSxDQUFDO0lBRTVDLFlBQVksQ0FBQyxFQUFFLEdBQUcsRUFBRSxDQUFDO0lBQ3JCLFlBQVksQ0FBQyxJQUFJLEdBQUcsSUFBSSxDQUFDO0lBQ3pCLFlBQVksQ0FBQyxPQUFPLEdBQUcsTUFBTSxDQUFDO0lBQzlCLFlBQVksQ0FBQyxZQUFZLEdBQUcsV0FBVyxDQUFDO0lBQ3hDLFlBQVksQ0FBQyxZQUFZLEdBQUcsV0FBVyxDQUFDO0lBQ3hDLFlBQVksQ0FBQyxXQUFXLEdBQUcsWUFBWSxDQUFDO0lBQ3hDLFlBQVksQ0FBQyxXQUFXLEdBQUcsVUFBVSxDQUFDO0lBQ3RDLFlBQVksQ0FBQyxjQUFjLEdBQUcsWUFBWSxDQUFDO0lBQzNDLE9BQU8sWUFBWSxDQUFDO0FBQ3RCLENBQUMsQ0FBQztBQUVGLE1BQU0sQ0FBQyxNQUFNLFVBQVUsR0FBRyxDQUFDLEVBQVUsRUFDVixLQUFhLEVBQ2IsSUFBbUIsRUFDbkIsY0FBc0IsRUFDdEIsd0JBQWdDLEVBQ2hDLG9CQUFpQyxFQUFFLEVBQ25DLGlCQUEyQixFQUMzQixNQUFnQixFQUFhLEVBQUU7SUFDeEQsT0FBTyxDQUFDO1FBQ04sRUFBRSxFQUFFLEVBQUUsSUFBSSxpQkFBaUI7UUFDM0IsVUFBVSxFQUFFO1lBQ1YsRUFBRSxFQUFFLElBQUksQ0FBQyxRQUFRLEVBQUUsSUFBSSxNQUFNO1lBQzdCLElBQUksRUFBRSxJQUFJLElBQUksTUFBTTtZQUNwQixjQUFjLEVBQUUsaUJBQWlCLElBQUksRUFBRTtTQUN4QztRQUNELGVBQWUsRUFBRSxjQUFjLElBQUksVUFBVTtRQUM3Qyx5QkFBeUIsRUFBRSxjQUFjLElBQUksVUFBVTtRQUN2RCxLQUFLLEVBQUUsS0FBSyxJQUFJLFlBQVk7UUFDNUIsMkJBQTJCLEVBQUUsd0JBQXdCO1FBQ3JELG1CQUFtQixFQUFFLGlCQUFpQixJQUFJLEtBQUs7UUFDL0MsTUFBTSxFQUFFLE1BQU0sSUFBSSxLQUFLO0tBQ3hCLENBQWMsQ0FBQztBQUNsQixDQUFDLENBQUM7QUFFRixNQUFNLENBQUMsTUFBTSxnQkFBZ0IsR0FBRyxDQUFDLEVBQVUsRUFDVixLQUFhLEVBQ2IsS0FBYSxFQUNiLG1CQUFzQyxFQUFFLEVBQ3hDLGFBQTBCLEVBQUUsRUFDNUIsYUFBcUIsRUFDckIsc0JBQXFDLElBQUksRUFBYyxFQUFFO0lBQ3hGLE1BQU0sVUFBVSxHQUFHLElBQUksVUFBVSxFQUFFLENBQUM7SUFDcEMsVUFBVSxDQUFDLEVBQUUsR0FBRyxFQUFFLENBQUM7SUFDbkIsVUFBVSxDQUFDLEtBQUssR0FBRyxLQUFLLENBQUM7SUFDekIsVUFBVSxDQUFDLEtBQUssR0FBRyxLQUFLLENBQUM7SUFDekIsVUFBVSxDQUFDLGtCQUFrQixHQUFHLGdCQUFnQixDQUFDO0lBQ2pELFVBQVUsQ0FBQyxXQUFXLEdBQUcsVUFBVSxDQUFDO0lBQ3BDLFVBQVUsQ0FBQyxjQUFjLEdBQUcsYUFBYSxDQUFDO0lBQzFDLFVBQVUsQ0FBQyxtQkFBbUIsR0FBRyxtQkFBbUIsQ0FBQztJQUNyRCxPQUFPLFVBQVUsQ0FBQztBQUNwQixDQUFDLENBQUM7QUFFRixNQUFNLENBQUMsTUFBTSxxQkFBcUIsR0FBRyxDQUFDLEVBQVUsRUFDVixLQUFhLEVBQ2IsZ0JBQXdCLEVBQ3hCLHdCQUFnRCxFQUFFLEVBQW1CLEVBQUU7SUFDM0csTUFBTSxlQUFlLEdBQUcsSUFBSSxlQUFlLEVBQUUsQ0FBQztJQUM5QyxlQUFlLENBQUMsYUFBYSxHQUFHLEVBQUUsQ0FBQztJQUNuQyxlQUFlLENBQUMsS0FBSyxHQUFHLEtBQUssQ0FBQztJQUM5QixlQUFlLENBQUMsY0FBYyxHQUFHLGdCQUFnQixDQUFDO0lBQ2xELGVBQWUsQ0FBQyx1QkFBdUIsR0FBRyxxQkFBcUIsQ0FBQztJQUNoRSxPQUFPLGVBQWUsQ0FBQztBQUN6QixDQUFDLENBQUM7QUFFRixNQUFNLENBQUMsTUFBTSwwQkFBMEIsR0FBRyxDQUFDLEVBQVUsRUFDVixLQUFhLEVBQ2IsY0FBc0IsRUFDdEIsS0FBYSxFQUNiLElBQVksRUFDWixhQUFxQixFQUF3QixFQUFFO0lBQ3hGLE1BQU0sb0JBQW9CLEdBQUcsSUFBSSxvQkFBb0IsRUFBRSxDQUFDO0lBQ3hELG9CQUFvQixDQUFDLHdCQUF3QixHQUFHLEVBQUUsQ0FBQztJQUNuRCxvQkFBb0IsQ0FBQyxlQUFlLEdBQUcsY0FBYyxDQUFDO0lBQ3RELG9CQUFvQixDQUFDLEtBQUssR0FBRyxLQUFLLENBQUM7SUFDbkMsb0JBQW9CLENBQUMsU0FBUyxHQUFHLElBQUksQ0FBQztJQUN0QyxvQkFBb0IsQ0FBQyxjQUFjLEdBQUcsYUFBYSxDQUFDO0lBQ3BELE9BQU8sb0JBQW9CLENBQUM7QUFDOUIsQ0FBQyxDQUFDO0FBRUYsTUFBTSxDQUFDLE1BQU0sZ0NBQWdDLEdBQUcsQ0FBQyxFQUFVLEVBQXdCLEVBQUU7SUFDbkYsTUFBTSxvQkFBb0IsR0FBRyxJQUFJLG9CQUFvQixFQUFFLENBQUM7SUFDeEQsb0JBQW9CLENBQUMsd0JBQXdCLEdBQUcsRUFBRSxDQUFDO0lBQ25ELG9CQUFvQixDQUFDLGVBQWUsR0FBRyxRQUFRLENBQUM7SUFDaEQsT0FBTyxvQkFBb0IsQ0FBQztBQUM5QixDQUFDLENBQUM7QUFFRixNQUFNLENBQUMsTUFBTSxlQUFlLEdBQUcsQ0FBQyxFQUFVLEVBQ1YsS0FBYSxFQUNiLElBQVksRUFDWixTQUFvQixFQUNwQixjQUFzQixFQUN0QixLQUFLLEdBQUcsU0FBUyxFQUNqQixhQUFhLEdBQUcsU0FBUyxFQUN6QixPQUE0QixTQUFTLEVBQ3JDLE1BQWdCLEVBQWEsRUFBRTtJQUM3RCxPQUFPLGdCQUFnQixDQUFDLE1BQU0sRUFBRTtTQUM3QixNQUFNLENBQUMsRUFBRSxJQUFJLGlCQUFpQixDQUFDO1NBQy9CLGFBQWEsQ0FBQyxTQUFTLElBQUksYUFBYSxFQUFFLENBQUM7U0FDM0Msa0JBQWtCLENBQUMsY0FBYyxJQUFJLFVBQVUsQ0FBQztTQUNoRCxTQUFTLENBQUMsS0FBSyxJQUFJLFlBQVksQ0FBQztTQUNoQyxZQUFZLENBQUMsSUFBSSxJQUFJLHNCQUFzQixDQUFDO1NBQzVDLDRCQUE0QixDQUFDLENBQUMsQ0FBQztTQUMvQixTQUFTLENBQUMsS0FBSyxDQUFDO1NBQ2hCLGlCQUFpQixDQUFDLGFBQWEsSUFBSSxTQUFTLENBQUM7U0FDN0MsUUFBUSxDQUFDLElBQUksQ0FBQztTQUNkLFVBQVUsQ0FBQyxNQUFNLElBQUksS0FBSyxDQUFDO1NBQzNCLEtBQUssRUFBRSxDQUFDO0FBQ2IsQ0FBQyxDQUFDO0FBRUYsTUFBTSxDQUFDLE1BQU0sWUFBWSxHQUFHLENBQUMsRUFBVSxFQUNWLEtBQWEsRUFDYixJQUFZLEVBQ1osU0FBb0IsRUFDcEIsY0FBc0IsRUFDdEIsS0FBSyxHQUFHLFNBQVMsRUFBb0IsRUFBRTtJQUNsRSxPQUFPLGdCQUFnQixDQUFDLE1BQU0sRUFBRTtTQUM3QixNQUFNLENBQUMsRUFBRSxJQUFJLGlCQUFpQixDQUFDO1NBQy9CLGFBQWEsQ0FBQyxTQUFTLElBQUksYUFBYSxFQUFFLENBQUM7U0FDM0Msa0JBQWtCLENBQUMsY0FBYyxJQUFJLFVBQVUsQ0FBQztTQUNoRCxZQUFZLENBQUMsSUFBSSxJQUFJLHNCQUFzQixDQUFDO1NBQzVDLFNBQVMsQ0FBQyxLQUFLLElBQUksWUFBWSxDQUFDO1NBQ2hDLFNBQVMsQ0FBQyxLQUFLLENBQUM7U0FDaEIsNEJBQTRCLENBQUMsQ0FBQyxDQUFDLENBQUM7QUFDckMsQ0FBQyxDQUFDO0FBRUYsTUFBTSxDQUFDLE1BQU0sZUFBZSxHQUFHLENBQUMsTUFBYyxFQUNkLElBQW1CLEVBQ25CLGdCQUE2QixFQUFFLEVBQy9CLHNCQUFpQyxTQUFTLEVBQWEsRUFBRTtJQUN2RixPQUFPO1FBQ0wsRUFBRSxFQUFFLE1BQU0sSUFBSSxNQUFNO1FBQ3BCLElBQUksRUFBRSxJQUFJLElBQUksTUFBTTtRQUNwQixjQUFjLEVBQUUsYUFBYSxJQUFJLEVBQUU7UUFDbkMscUJBQXFCLEVBQUUsbUJBQW1CLElBQUksU0FBUztLQUN4RCxDQUFDO0FBQ0osQ0FBQyxDQUFDO0FBRUYsTUFBTSxDQUFDLE1BQU0sd0JBQXdCLEdBQUcsQ0FBQyxNQUFjLEVBQ2QsaUJBQWtDLEVBQUUsRUFBYSxFQUFFO0lBQzFGLE9BQU87UUFDTCxFQUFFLEVBQUUsYUFBYSxNQUFNLEVBQUU7UUFDekIsSUFBSSxFQUFFLFdBQVc7UUFDakIsZ0JBQWdCLEVBQUUsY0FBYyxJQUFJLEVBQUU7S0FDdkMsQ0FBQztBQUNKLENBQUMsQ0FBQztBQUVGLE1BQU0sQ0FBQyxNQUFNLDhCQUE4QixHQUFHLENBQUMsTUFBYyxFQUNkLGlCQUFrQyxFQUFFLEVBQWEsRUFBRTtJQUNoRyxPQUFPO1FBQ0wsRUFBRSxFQUFFLG1CQUFtQixNQUFNLEVBQUU7UUFDL0IsSUFBSSxFQUFFLGlCQUFpQjtRQUN2QixnQkFBZ0IsRUFBRSxjQUFjLElBQUksRUFBRTtLQUN2QyxDQUFDO0FBQ0osQ0FBQyxDQUFDO0FBRUYsTUFBTSxDQUFDLE1BQU0sU0FBUyxHQUFHLENBQUMsSUFBWSxFQUNaLFNBQWtCLEVBQ2xCLE9BQWdCLEVBQ2hCLFNBQWtCLEVBQ2xCLFNBQWtCLEVBQXFCLEVBQUU7SUFDakUsT0FBTyxDQUFDO1FBQ04sSUFBSSxFQUFFLElBQUksSUFBSSxPQUFPO1FBQ3JCLE1BQU0sRUFBRSxTQUFTO1FBQ2pCLElBQUksRUFBRSxPQUFPO1FBQ2IsTUFBTSxFQUFFLFNBQVM7UUFDakIsTUFBTSxFQUFFLFNBQVM7S0FDbEIsQ0FBc0IsQ0FBQztBQUMxQixDQUFDLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21wbGV4RmllbGRPdmVycmlkZSB9IGZyb20gJy4uL2NvbXBvbmVudHMvY2FzZS1lZGl0b3IvZG9tYWluL3dpemFyZC1wYWdlLWZpZWxkLWNvbXBsZXgtb3ZlcnJpZGUubW9kZWwnO1xuaW1wb3J0IHsgV2l6YXJkUGFnZUZpZWxkIH0gZnJvbSAnLi4vY29tcG9uZW50cy9jYXNlLWVkaXRvci9kb21haW4vd2l6YXJkLXBhZ2UtZmllbGQubW9kZWwnO1xuaW1wb3J0IHsgV2l6YXJkUGFnZSB9IGZyb20gJy4uL2NvbXBvbmVudHMvY2FzZS1lZGl0b3IvZG9tYWluL3dpemFyZC1wYWdlLm1vZGVsJztcbmltcG9ydCB7IFNob3dDb25kaXRpb24gfSBmcm9tICcuLi9kaXJlY3RpdmVzL2NvbmRpdGlvbmFsLXNob3cvZG9tYWluL2NvbmRpdGlvbmFsLXNob3cubW9kZWwnO1xuaW1wb3J0IHsgQ2FzZUV2ZW50VHJpZ2dlciB9IGZyb20gJy4uL2RvbWFpbi9jYXNlLXZpZXcvY2FzZS1ldmVudC10cmlnZ2VyLm1vZGVsJztcbmltcG9ydCB7IEFjY2Vzc0NvbnRyb2xMaXN0IH0gZnJvbSAnLi4vZG9tYWluL2RlZmluaXRpb24vYWNjZXNzLWNvbnRyb2wtbGlzdC5tb2RlbCc7XG5pbXBvcnQgeyBDYXNlRmllbGQgfSBmcm9tICcuLi9kb21haW4vZGVmaW5pdGlvbi9jYXNlLWZpZWxkLm1vZGVsJztcbmltcG9ydCB7IEZpZWxkVHlwZUVudW0gfSBmcm9tICcuLi9kb21haW4vZGVmaW5pdGlvbi9maWVsZC10eXBlLWVudW0ubW9kZWwnO1xuaW1wb3J0IHsgRmllbGRUeXBlIH0gZnJvbSAnLi4vZG9tYWluL2RlZmluaXRpb24vZmllbGQtdHlwZS5tb2RlbCc7XG5pbXBvcnQgeyBGaXhlZExpc3RJdGVtIH0gZnJvbSAnLi4vZG9tYWluL2RlZmluaXRpb24vZml4ZWQtbGlzdC1pdGVtLm1vZGVsJztcbmltcG9ydCB7IENhc2VGaWVsZEJ1aWxkZXIgfSBmcm9tICcuL2Nhc2UtZmllbGQtYnVpbGRlcic7XG5cbmV4cG9ydCBjb25zdCB0ZXh0RmllbGRUeXBlID0gKCk6IEZpZWxkVHlwZSA9PiB7XG4gIHJldHVybiB7XG4gICAgaWQ6ICdUZXh0JyxcbiAgICB0eXBlOiAnVGV4dCcsXG4gICAgY29tcGxleF9maWVsZHM6IFtdXG4gIH07XG59O1xuXG5leHBvcnQgY29uc3QgY3JlYXRlQ2FzZUV2ZW50VHJpZ2dlciA9IChpZDogc3RyaW5nLFxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgbmFtZTogc3RyaW5nLFxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgY2FzZUlkOiBzdHJpbmcsXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICBzaG93U3VtbWFyeTogYm9vbGVhbixcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIGNhc2VGaWVsZHM6IENhc2VGaWVsZFtdLFxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgd2l6YXJkUGFnZXMgPSBbXSxcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIGNhblNhdmVEcmFmdCA9IGZhbHNlKTogQ2FzZUV2ZW50VHJpZ2dlciA9PiB7XG4gIGNvbnN0IGV2ZW50VHJpZ2dlciA9IG5ldyBDYXNlRXZlbnRUcmlnZ2VyKCk7XG5cbiAgZXZlbnRUcmlnZ2VyLmlkID0gaWQ7XG4gIGV2ZW50VHJpZ2dlci5uYW1lID0gbmFtZTtcbiAgZXZlbnRUcmlnZ2VyLmNhc2VfaWQgPSBjYXNlSWQ7XG4gIGV2ZW50VHJpZ2dlci5zaG93X3N1bW1hcnkgPSBzaG93U3VtbWFyeTtcbiAgZXZlbnRUcmlnZ2VyLndpemFyZF9wYWdlcyA9IHdpemFyZFBhZ2VzO1xuICBldmVudFRyaWdnZXIuZXZlbnRfdG9rZW4gPSAndGVzdC10b2tlbic7XG4gIGV2ZW50VHJpZ2dlci5jYXNlX2ZpZWxkcyA9IGNhc2VGaWVsZHM7XG4gIGV2ZW50VHJpZ2dlci5jYW5fc2F2ZV9kcmFmdCA9IGNhblNhdmVEcmFmdDtcbiAgcmV0dXJuIGV2ZW50VHJpZ2dlcjtcbn07XG5cbmV4cG9ydCBjb25zdCBhQ2FzZUZpZWxkID0gKGlkOiBzdHJpbmcsXG4gICAgICAgICAgICAgICAgICAgICAgICAgICBsYWJlbDogc3RyaW5nLFxuICAgICAgICAgICAgICAgICAgICAgICAgICAgdHlwZTogRmllbGRUeXBlRW51bSxcbiAgICAgICAgICAgICAgICAgICAgICAgICAgIGRpc3BsYXlDb250ZXh0OiBzdHJpbmcsXG4gICAgICAgICAgICAgICAgICAgICAgICAgICBzaG93U3VtbWFyeUNvbnRlbnRPcHRpb246IG51bWJlcixcbiAgICAgICAgICAgICAgICAgICAgICAgICAgIHR5cGVDb21wbGV4RmllbGRzOiBDYXNlRmllbGRbXSA9IFtdLFxuICAgICAgICAgICAgICAgICAgICAgICAgICAgcmV0YWluSGlkZGVuVmFsdWU/OiBib29sZWFuLFxuICAgICAgICAgICAgICAgICAgICAgICAgICAgaGlkZGVuPzogYm9vbGVhbik6IENhc2VGaWVsZCA9PiB7XG4gIHJldHVybiAoe1xuICAgIGlkOiBpZCB8fCAncGVyc29uRmlyc3ROYW1lJyxcbiAgICBmaWVsZF90eXBlOiB7XG4gICAgICBpZDogdHlwZS50b1N0cmluZygpIHx8ICdUZXh0JyxcbiAgICAgIHR5cGU6IHR5cGUgfHwgJ1RleHQnLFxuICAgICAgY29tcGxleF9maWVsZHM6IHR5cGVDb21wbGV4RmllbGRzIHx8IFtdXG4gICAgfSxcbiAgICBkaXNwbGF5X2NvbnRleHQ6IGRpc3BsYXlDb250ZXh0IHx8ICdPUFRJT05BTCcsXG4gICAgZGlzcGxheV9jb250ZXh0X3BhcmFtZXRlcjogZGlzcGxheUNvbnRleHQgfHwgJ09QVElPTkFMJyxcbiAgICBsYWJlbDogbGFiZWwgfHwgJ0ZpcnN0IG5hbWUnLFxuICAgIHNob3dfc3VtbWFyeV9jb250ZW50X29wdGlvbjogc2hvd1N1bW1hcnlDb250ZW50T3B0aW9uLFxuICAgIHJldGFpbl9oaWRkZW5fdmFsdWU6IHJldGFpbkhpZGRlblZhbHVlIHx8IGZhbHNlLFxuICAgIGhpZGRlbjogaGlkZGVuIHx8IGZhbHNlXG4gIH0pIGFzIENhc2VGaWVsZDtcbn07XG5cbmV4cG9ydCBjb25zdCBjcmVhdGVXaXphcmRQYWdlID0gKGlkOiBzdHJpbmcsXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICBsYWJlbDogc3RyaW5nLFxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgb3JkZXI6IG51bWJlcixcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIHdpemFyZFBhZ2VGaWVsZHM6IFdpemFyZFBhZ2VGaWVsZFtdID0gW10sXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICBjYXNlRmllbGRzOiBDYXNlRmllbGRbXSA9IFtdLFxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgc2hvd0NvbmRpdGlvbjogc3RyaW5nLFxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgcGFyc2VkU2hvd0NvbmRpdGlvbjogU2hvd0NvbmRpdGlvbiA9IG51bGwpOiBXaXphcmRQYWdlID0+IHtcbiAgY29uc3Qgd2l6YXJkUGFnZSA9IG5ldyBXaXphcmRQYWdlKCk7XG4gIHdpemFyZFBhZ2UuaWQgPSBpZDtcbiAgd2l6YXJkUGFnZS5sYWJlbCA9IGxhYmVsO1xuICB3aXphcmRQYWdlLm9yZGVyID0gb3JkZXI7XG4gIHdpemFyZFBhZ2Uud2l6YXJkX3BhZ2VfZmllbGRzID0gd2l6YXJkUGFnZUZpZWxkcztcbiAgd2l6YXJkUGFnZS5jYXNlX2ZpZWxkcyA9IGNhc2VGaWVsZHM7XG4gIHdpemFyZFBhZ2Uuc2hvd19jb25kaXRpb24gPSBzaG93Q29uZGl0aW9uO1xuICB3aXphcmRQYWdlLnBhcnNlZFNob3dDb25kaXRpb24gPSBwYXJzZWRTaG93Q29uZGl0aW9uO1xuICByZXR1cm4gd2l6YXJkUGFnZTtcbn07XG5cbmV4cG9ydCBjb25zdCBjcmVhdGVXaXphcmRQYWdlRmllbGQgPSAoaWQ6IHN0cmluZyxcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgb3JkZXI6IG51bWJlcixcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgcGFnZUNvbHVtbk51bWJlcjogbnVtYmVyLFxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICBjb21wbGV4RmllbGRPdmVycmlkZXM6IENvbXBsZXhGaWVsZE92ZXJyaWRlW10gPSBbXSk6IFdpemFyZFBhZ2VGaWVsZCA9PiB7XG4gIGNvbnN0IHdpemFyZFBhZ2VGaWVsZCA9IG5ldyBXaXphcmRQYWdlRmllbGQoKTtcbiAgd2l6YXJkUGFnZUZpZWxkLmNhc2VfZmllbGRfaWQgPSBpZDtcbiAgd2l6YXJkUGFnZUZpZWxkLm9yZGVyID0gb3JkZXI7XG4gIHdpemFyZFBhZ2VGaWVsZC5wYWdlX2NvbHVtbl9ubyA9IHBhZ2VDb2x1bW5OdW1iZXI7XG4gIHdpemFyZFBhZ2VGaWVsZC5jb21wbGV4X2ZpZWxkX292ZXJyaWRlcyA9IGNvbXBsZXhGaWVsZE92ZXJyaWRlcztcbiAgcmV0dXJuIHdpemFyZFBhZ2VGaWVsZDtcbn07XG5cbmV4cG9ydCBjb25zdCBjcmVhdGVDb21wbGV4RmllbGRPdmVycmlkZSA9IChpZDogc3RyaW5nLFxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIG9yZGVyOiBudW1iZXIsXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgZGlzcGxheUNvbnRleHQ6IHN0cmluZyxcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICBsYWJlbDogc3RyaW5nLFxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIGhpbnQ6IHN0cmluZyxcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICBzaG93Q29uZGl0aW9uOiBzdHJpbmcpOiBDb21wbGV4RmllbGRPdmVycmlkZSA9PiB7XG4gIGNvbnN0IGNvbXBsZXhGaWVsZE92ZXJyaWRlID0gbmV3IENvbXBsZXhGaWVsZE92ZXJyaWRlKCk7XG4gIGNvbXBsZXhGaWVsZE92ZXJyaWRlLmNvbXBsZXhfZmllbGRfZWxlbWVudF9pZCA9IGlkO1xuICBjb21wbGV4RmllbGRPdmVycmlkZS5kaXNwbGF5X2NvbnRleHQgPSBkaXNwbGF5Q29udGV4dDtcbiAgY29tcGxleEZpZWxkT3ZlcnJpZGUubGFiZWwgPSBsYWJlbDtcbiAgY29tcGxleEZpZWxkT3ZlcnJpZGUuaGludF90ZXh0ID0gaGludDtcbiAgY29tcGxleEZpZWxkT3ZlcnJpZGUuc2hvd19jb25kaXRpb24gPSBzaG93Q29uZGl0aW9uO1xuICByZXR1cm4gY29tcGxleEZpZWxkT3ZlcnJpZGU7XG59O1xuXG5leHBvcnQgY29uc3QgY3JlYXRlSGlkZGVuQ29tcGxleEZpZWxkT3ZlcnJpZGUgPSAoaWQ6IHN0cmluZyk6IENvbXBsZXhGaWVsZE92ZXJyaWRlID0+IHtcbiAgY29uc3QgY29tcGxleEZpZWxkT3ZlcnJpZGUgPSBuZXcgQ29tcGxleEZpZWxkT3ZlcnJpZGUoKTtcbiAgY29tcGxleEZpZWxkT3ZlcnJpZGUuY29tcGxleF9maWVsZF9lbGVtZW50X2lkID0gaWQ7XG4gIGNvbXBsZXhGaWVsZE92ZXJyaWRlLmRpc3BsYXlfY29udGV4dCA9ICdISURERU4nO1xuICByZXR1cm4gY29tcGxleEZpZWxkT3ZlcnJpZGU7XG59O1xuXG5leHBvcnQgY29uc3QgY3JlYXRlQ2FzZUZpZWxkID0gKGlkOiBzdHJpbmcsXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIGxhYmVsOiBzdHJpbmcsXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIGhpbnQ6IHN0cmluZyxcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgZmllbGRUeXBlOiBGaWVsZFR5cGUsXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIGRpc3BsYXlDb250ZXh0OiBzdHJpbmcsXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIG9yZGVyID0gdW5kZWZpbmVkLFxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICBzaG93Q29uZGl0aW9uID0gdW5kZWZpbmVkLFxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICBhY2xzOiBBY2Nlc3NDb250cm9sTGlzdFtdID0gdW5kZWZpbmVkLFxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICBoaWRkZW4/OiBib29sZWFuKTogQ2FzZUZpZWxkID0+IHtcbiAgcmV0dXJuIENhc2VGaWVsZEJ1aWxkZXIuY3JlYXRlKClcbiAgICAud2l0aElkKGlkIHx8ICdwZXJzb25GaXJzdE5hbWUnKVxuICAgIC53aXRoRmllbGRUeXBlKGZpZWxkVHlwZSB8fCB0ZXh0RmllbGRUeXBlKCkpXG4gICAgLndpdGhEaXNwbGF5Q29udGV4dChkaXNwbGF5Q29udGV4dCB8fCAnT1BUSU9OQUwnKVxuICAgIC53aXRoTGFiZWwobGFiZWwgfHwgJ0ZpcnN0IG5hbWUnKVxuICAgIC53aXRoSGludFRleHQoaGludCB8fCAnRmlyc3QgbmFtZSBoaW50IHRleHQnKVxuICAgIC53aXRoU2hvd1N1bW1hcnlDb250ZW50T3B0aW9uKDApXG4gICAgLndpdGhPcmRlcihvcmRlcilcbiAgICAud2l0aFNob3dDb25kaXRpb24oc2hvd0NvbmRpdGlvbiB8fCB1bmRlZmluZWQpXG4gICAgLndpdGhBQ0xzKGFjbHMpXG4gICAgLndpdGhIaWRkZW4oaGlkZGVuIHx8IGZhbHNlKVxuICAgIC5idWlsZCgpO1xufTtcblxuZXhwb3J0IGNvbnN0IG5ld0Nhc2VGaWVsZCA9IChpZDogc3RyaW5nLFxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICBsYWJlbDogc3RyaW5nLFxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICBoaW50OiBzdHJpbmcsXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgIGZpZWxkVHlwZTogRmllbGRUeXBlLFxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICBkaXNwbGF5Q29udGV4dDogc3RyaW5nLFxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICBvcmRlciA9IHVuZGVmaW5lZCk6IENhc2VGaWVsZEJ1aWxkZXIgPT4ge1xuICByZXR1cm4gQ2FzZUZpZWxkQnVpbGRlci5jcmVhdGUoKVxuICAgIC53aXRoSWQoaWQgfHwgJ3BlcnNvbkZpcnN0TmFtZScpXG4gICAgLndpdGhGaWVsZFR5cGUoZmllbGRUeXBlIHx8IHRleHRGaWVsZFR5cGUoKSlcbiAgICAud2l0aERpc3BsYXlDb250ZXh0KGRpc3BsYXlDb250ZXh0IHx8ICdPUFRJT05BTCcpXG4gICAgLndpdGhIaW50VGV4dChoaW50IHx8ICdGaXJzdCBuYW1lIGhpbnQgdGV4dCcpXG4gICAgLndpdGhMYWJlbChsYWJlbCB8fCAnRmlyc3QgbmFtZScpXG4gICAgLndpdGhPcmRlcihvcmRlcilcbiAgICAud2l0aFNob3dTdW1tYXJ5Q29udGVudE9wdGlvbigwKTtcbn07XG5cbmV4cG9ydCBjb25zdCBjcmVhdGVGaWVsZFR5cGUgPSAodHlwZUlkOiBzdHJpbmcsXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIHR5cGU6IEZpZWxkVHlwZUVudW0sXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIGNvbXBsZXhGaWVsZHM6IENhc2VGaWVsZFtdID0gW10sXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIGNvbGxlY3Rpb25GaWVsZFR5cGU6IEZpZWxkVHlwZSA9IHVuZGVmaW5lZCk6IEZpZWxkVHlwZSA9PiB7XG4gIHJldHVybiB7XG4gICAgaWQ6IHR5cGVJZCB8fCAnVGV4dCcsXG4gICAgdHlwZTogdHlwZSB8fCAnVGV4dCcsXG4gICAgY29tcGxleF9maWVsZHM6IGNvbXBsZXhGaWVsZHMgfHwgW10sXG4gICAgY29sbGVjdGlvbl9maWVsZF90eXBlOiBjb2xsZWN0aW9uRmllbGRUeXBlIHx8IHVuZGVmaW5lZFxuICB9O1xufTtcblxuZXhwb3J0IGNvbnN0IGNyZWF0ZUZpeGVkTGlzdEZpZWxkVHlwZSA9ICh0eXBlSWQ6IHN0cmluZyxcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgZml4ZWRMaXN0SXRlbXM6IEZpeGVkTGlzdEl0ZW1bXSA9IFtdKTogRmllbGRUeXBlID0+IHtcbiAgcmV0dXJuIHtcbiAgICBpZDogYEZpeGVkTGlzdC0ke3R5cGVJZH1gLFxuICAgIHR5cGU6ICdGaXhlZExpc3QnLFxuICAgIGZpeGVkX2xpc3RfaXRlbXM6IGZpeGVkTGlzdEl0ZW1zIHx8IFtdXG4gIH07XG59O1xuXG5leHBvcnQgY29uc3QgY3JlYXRlTXVsdGlTZWxlY3RMaXN0RmllbGRUeXBlID0gKHR5cGVJZDogc3RyaW5nLFxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICBmaXhlZExpc3RJdGVtczogRml4ZWRMaXN0SXRlbVtdID0gW10pOiBGaWVsZFR5cGUgPT4ge1xuICByZXR1cm4ge1xuICAgIGlkOiBgTXVsdGlTZWxlY3RMaXN0LSR7dHlwZUlkfWAsXG4gICAgdHlwZTogJ011bHRpU2VsZWN0TGlzdCcsXG4gICAgZml4ZWRfbGlzdF9pdGVtczogZml4ZWRMaXN0SXRlbXMgfHwgW11cbiAgfTtcbn07XG5cbmV4cG9ydCBjb25zdCBjcmVhdGVBQ0wgPSAocm9sZTogc3RyaW5nLFxuICAgICAgICAgICAgICAgICAgICAgICAgICBhY2xDcmVhdGU6IGJvb2xlYW4sXG4gICAgICAgICAgICAgICAgICAgICAgICAgIGFjbFJlYWQ6IGJvb2xlYW4sXG4gICAgICAgICAgICAgICAgICAgICAgICAgIGFjbFVwZGF0ZTogYm9vbGVhbixcbiAgICAgICAgICAgICAgICAgICAgICAgICAgYWNsRGVsZXRlOiBib29sZWFuKTogQWNjZXNzQ29udHJvbExpc3QgPT4ge1xuICByZXR1cm4gKHtcbiAgICByb2xlOiByb2xlIHx8ICdyb2xlWCcsXG4gICAgY3JlYXRlOiBhY2xDcmVhdGUsXG4gICAgcmVhZDogYWNsUmVhZCxcbiAgICB1cGRhdGU6IGFjbFVwZGF0ZSxcbiAgICBkZWxldGU6IGFjbERlbGV0ZVxuICB9KSBhcyBBY2Nlc3NDb250cm9sTGlzdDtcbn07XG4iXX0=
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
export * from './components';
|
|
2
|
-
export * from './directives';
|
|
3
|
-
export * from './domain';
|
|
4
|
-
export * from './fixture/shared.test.fixture';
|
|
5
|
-
export * from './pipes';
|
|
6
|
-
export * from './services';
|
|
7
|
-
export * from './test/test-route-snapshot-builder';
|
|
8
|
-
export * from './services/fields';
|
|
9
|
-
export * from './commons/case-edit-data';
|
|
10
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9jY2QtY2FzZS11aS10b29sa2l0L3NyYy9saWIvc2hhcmVkL2luZGV4LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLGNBQWMsY0FBYyxDQUFDO0FBQzdCLGNBQWMsY0FBYyxDQUFDO0FBQzdCLGNBQWMsVUFBVSxDQUFDO0FBQ3pCLGNBQWMsK0JBQStCLENBQUM7QUFDOUMsY0FBYyxTQUFTLENBQUM7QUFDeEIsY0FBYyxZQUFZLENBQUM7QUFDM0IsY0FBYyxvQ0FBb0MsQ0FBQztBQUNuRCxjQUFjLG1CQUFtQixDQUFDO0FBQ2xDLGNBQWMsMEJBQTBCLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyJleHBvcnQgKiBmcm9tICcuL2NvbXBvbmVudHMnO1xuZXhwb3J0ICogZnJvbSAnLi9kaXJlY3RpdmVzJztcbmV4cG9ydCAqIGZyb20gJy4vZG9tYWluJztcbmV4cG9ydCAqIGZyb20gJy4vZml4dHVyZS9zaGFyZWQudGVzdC5maXh0dXJlJztcbmV4cG9ydCAqIGZyb20gJy4vcGlwZXMnO1xuZXhwb3J0ICogZnJvbSAnLi9zZXJ2aWNlcyc7XG5leHBvcnQgKiBmcm9tICcuL3Rlc3QvdGVzdC1yb3V0ZS1zbmFwc2hvdC1idWlsZGVyJztcbmV4cG9ydCAqIGZyb20gJy4vc2VydmljZXMvZmllbGRzJztcbmV4cG9ydCAqIGZyb20gJy4vY29tbW9ucy9jYXNlLWVkaXQtZGF0YSc7XG4iXX0=
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
import { Pipe } from '@angular/core';
|
|
2
|
-
import { Draft, DRAFT_PREFIX } from '../../domain/draft.model';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export class CaseReferencePipe {
|
|
5
|
-
transform(caseReference) {
|
|
6
|
-
if (!caseReference) {
|
|
7
|
-
return '';
|
|
8
|
-
}
|
|
9
|
-
if (Draft.isDraft(caseReference)) {
|
|
10
|
-
return DRAFT_PREFIX;
|
|
11
|
-
}
|
|
12
|
-
else {
|
|
13
|
-
const regex = /(?:\/)?(\d{4})(\d{4})(\d{4})(\d{4})/g;
|
|
14
|
-
const result = String(caseReference).replace(regex, (match, g1, g2, g3, g4) => {
|
|
15
|
-
const isLink = match[0] === '/';
|
|
16
|
-
if (isLink) {
|
|
17
|
-
return match;
|
|
18
|
-
}
|
|
19
|
-
return [g1, g2, g3, g4].join('-');
|
|
20
|
-
});
|
|
21
|
-
return result;
|
|
22
|
-
}
|
|
23
|
-
}
|
|
24
|
-
static ɵfac = function CaseReferencePipe_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || CaseReferencePipe)(); };
|
|
25
|
-
static ɵpipe = /*@__PURE__*/ i0.ɵɵdefinePipe({ name: "ccdCaseReference", type: CaseReferencePipe, pure: true });
|
|
26
|
-
}
|
|
27
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(CaseReferencePipe, [{
|
|
28
|
-
type: Pipe,
|
|
29
|
-
args: [{
|
|
30
|
-
name: 'ccdCaseReference'
|
|
31
|
-
}]
|
|
32
|
-
}], null, null); })();
|
|
33
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY2FzZS1yZWZlcmVuY2UucGlwZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2NjZC1jYXNlLXVpLXRvb2xraXQvc3JjL2xpYi9zaGFyZWQvcGlwZXMvY2FzZS1yZWZlcmVuY2UvY2FzZS1yZWZlcmVuY2UucGlwZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsSUFBSSxFQUFpQixNQUFNLGVBQWUsQ0FBQztBQUNwRCxPQUFPLEVBQUUsS0FBSyxFQUFFLFlBQVksRUFBRSxNQUFNLDBCQUEwQixDQUFDOztBQUsvRCxNQUFNLE9BQU8saUJBQWlCO0lBRXJCLFNBQVMsQ0FBQyxhQUFxQjtRQUNwQyxJQUFJLENBQUMsYUFBYSxFQUFFLENBQUM7WUFDbkIsT0FBTyxFQUFFLENBQUM7UUFDWixDQUFDO1FBQ0QsSUFBSSxLQUFLLENBQUMsT0FBTyxDQUFDLGFBQWEsQ0FBQyxFQUFFLENBQUM7WUFDakMsT0FBTyxZQUFZLENBQUM7UUFDdEIsQ0FBQzthQUFNLENBQUM7WUFDTixNQUFNLEtBQUssR0FBRyxzQ0FBc0MsQ0FBQztZQUNyRCxNQUFNLE1BQU0sR0FBRyxNQUFNLENBQUMsYUFBYSxDQUFDLENBQUMsT0FBTyxDQUFDLEtBQUssRUFBRSxDQUFDLEtBQUssRUFDeEQsRUFBRSxFQUFFLEVBQUUsRUFBRSxFQUFFLEVBQUUsRUFBRSxFQUFFLEVBQUU7Z0JBQ2hCLE1BQU0sTUFBTSxHQUFHLEtBQUssQ0FBQyxDQUFDLENBQUMsS0FBSyxHQUFHLENBQUM7Z0JBQ2hDLElBQUksTUFBTSxFQUFFLENBQUM7b0JBQ1gsT0FBTyxLQUFLLENBQUM7Z0JBQ2YsQ0FBQztnQkFFRCxPQUFPLENBQUMsRUFBRSxFQUFFLEVBQUUsRUFBRSxFQUFFLEVBQUUsRUFBRSxDQUFDLENBQUMsSUFBSSxDQUFDLEdBQUcsQ0FBQyxDQUFDO1lBQ3RDLENBQUMsQ0FBQyxDQUFDO1lBRUgsT0FBTyxNQUFNLENBQUM7UUFDaEIsQ0FBQztJQUNILENBQUM7MkdBdEJVLGlCQUFpQjttRkFBakIsaUJBQWlCOztpRkFBakIsaUJBQWlCO2NBSDdCLElBQUk7ZUFBQztnQkFDSixJQUFJLEVBQUUsa0JBQWtCO2FBQ3pCIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgUGlwZSwgUGlwZVRyYW5zZm9ybSB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHsgRHJhZnQsIERSQUZUX1BSRUZJWCB9IGZyb20gJy4uLy4uL2RvbWFpbi9kcmFmdC5tb2RlbCc7XG5cbkBQaXBlKHtcbiAgbmFtZTogJ2NjZENhc2VSZWZlcmVuY2UnXG59KVxuZXhwb3J0IGNsYXNzIENhc2VSZWZlcmVuY2VQaXBlIGltcGxlbWVudHMgUGlwZVRyYW5zZm9ybSB7XG5cbiAgcHVibGljIHRyYW5zZm9ybShjYXNlUmVmZXJlbmNlOiBzdHJpbmcpOiBzdHJpbmcge1xuICAgIGlmICghY2FzZVJlZmVyZW5jZSkge1xuICAgICAgcmV0dXJuICcnO1xuICAgIH1cbiAgICBpZiAoRHJhZnQuaXNEcmFmdChjYXNlUmVmZXJlbmNlKSkge1xuICAgICAgcmV0dXJuIERSQUZUX1BSRUZJWDtcbiAgICB9IGVsc2Uge1xuICAgICAgY29uc3QgcmVnZXggPSAvKD86XFwvKT8oXFxkezR9KShcXGR7NH0pKFxcZHs0fSkoXFxkezR9KS9nO1xuICAgICAgY29uc3QgcmVzdWx0ID0gU3RyaW5nKGNhc2VSZWZlcmVuY2UpLnJlcGxhY2UocmVnZXgsIChtYXRjaCxcbiAgICAgICAgZzEsIGcyLCBnMywgZzQpID0+IHtcbiAgICAgICAgICBjb25zdCBpc0xpbmsgPSBtYXRjaFswXSA9PT0gJy8nO1xuICAgICAgICAgIGlmIChpc0xpbmspIHtcbiAgICAgICAgICAgIHJldHVybiBtYXRjaDtcbiAgICAgICAgICB9XG5cbiAgICAgICAgICByZXR1cm4gW2cxLCBnMiwgZzMsIGc0XS5qb2luKCctJyk7XG4gICAgICB9KTtcblxuICAgICAgcmV0dXJuIHJlc3VsdDtcbiAgICB9XG4gIH1cbn1cbiJdfQ==
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
export * from './case-reference.pipe';
|
|
2
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9jY2QtY2FzZS11aS10b29sa2l0L3NyYy9saWIvc2hhcmVkL3BpcGVzL2Nhc2UtcmVmZXJlbmNlL2luZGV4LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLGNBQWMsdUJBQXVCLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyJleHBvcnQgKiBmcm9tICcuL2Nhc2UtcmVmZXJlbmNlLnBpcGUnO1xuIl19
|