@dsivd/prestations-ng 18.8.0-beta.13 → 19.0.0-beta-9
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/.browserslistrc +12 -21
- package/ANGULAR_SIGNALS.md +850 -0
- package/CHANGELOG.md +366 -312
- package/COMPONENTS.md +350 -0
- package/CONTRIBUTING.md +8 -19
- package/ESLINT_MIGRATION_GUIDE.md +64 -67
- package/IAM_ACV_MIGRATION_OIDC.md +138 -0
- package/MULTI_ETAPES.md +1 -1
- package/README.md +5 -2
- package/UPGRADING_V12.md +0 -10
- package/UPGRADING_V16.md +0 -1
- package/UPGRADING_V18.md +398 -233
- package/UPGRADING_V19.md +1405 -0
- package/dsivd-prestations-ng-19.0.0-beta-9.tgz +0 -0
- package/fesm2022/dsivd-prestations-ng.mjs +9238 -10390
- package/fesm2022/dsivd-prestations-ng.mjs.map +1 -1
- package/index.html +1 -1
- package/package.json +19 -18
- package/schematics/package.json +3 -0
- package/schematics/utility/add-allow-synthetic-default-imports.js +2 -2
- package/schematics/utility/add-allowed-common-js-dependencies.js +3 -3
- package/schematics/utility/foehn2-bootstrap5-migration.js +21 -21
- package/schematics/utility/migrate-to-karma-coverage.js +2 -2
- package/schematics/utility/remove-emit-decorator-metadata.js +2 -2
- package/types/dsivd-prestations-ng.d.ts +3698 -0
- package/MODULES.md +0 -371
- package/abstract-page-component.d.ts +0 -57
- package/directives/currency-formatter.directive.d.ts +0 -20
- package/directives/formatter.module.d.ts +0 -11
- package/directives/iban-formatter.directive.d.ts +0 -10
- package/directives/ide-formatter.directive.d.ts +0 -17
- package/directives/ndc-formatter.directive.d.ts +0 -24
- package/dsivd-prestations-ng-18.8.0-beta.13.tgz +0 -0
- package/foehn-address/address.type.d.ts +0 -27
- package/foehn-address/foehn-address.module.d.ts +0 -15
- package/foehn-address/foehn-display-address.component.d.ts +0 -16
- package/foehn-address/foehn-input-address.component.d.ts +0 -107
- package/foehn-address/foehn-input-foreign-locality.component.d.ts +0 -16
- package/foehn-address/foehn-input-foreign-street.component.d.ts +0 -12
- package/foehn-agenda/calendar.type.d.ts +0 -9
- package/foehn-agenda/current-week.type.d.ts +0 -5
- package/foehn-agenda/day-slots.type.d.ts +0 -5
- package/foehn-agenda/foehn-agenda-navigation/foehn-agenda-navigation.component.d.ts +0 -21
- package/foehn-agenda/foehn-agenda-timeslot-panel/foehn-agenda-timeslot-panel.component.d.ts +0 -51
- package/foehn-agenda/foehn-agenda.component.d.ts +0 -29
- package/foehn-agenda/foehn-agenda.module.d.ts +0 -17
- package/foehn-agenda/pagination-week.type.d.ts +0 -5
- package/foehn-agenda/selected-slot.type.d.ts +0 -7
- package/foehn-autocomplete/foehn-autocomplete.component.d.ts +0 -126
- package/foehn-autocomplete/foehn-autocomplete.module.d.ts +0 -13
- package/foehn-boolean/foehn-boolean-checkbox.component.d.ts +0 -6
- package/foehn-boolean/foehn-boolean-radio.component.d.ts +0 -9
- package/foehn-boolean/foehn-boolean.module.d.ts +0 -12
- package/foehn-breadcrumb/breadcrumb-event.service.d.ts +0 -48
- package/foehn-breadcrumb/breadcrumb.d.ts +0 -19
- package/foehn-breadcrumb/foehn-breadcrumb.component.d.ts +0 -30
- package/foehn-breadcrumb/foehn-breadcrumb.module.d.ts +0 -10
- package/foehn-checkables/foehn-checkable-group.component.d.ts +0 -64
- package/foehn-checkables/foehn-checkables.module.d.ts +0 -17
- package/foehn-checkables/foehn-checkbox.component.d.ts +0 -9
- package/foehn-checkables/foehn-radio.component.d.ts +0 -12
- package/foehn-checkables/foehn-select.component.d.ts +0 -22
- package/foehn-checkables/form-select-option-group.d.ts +0 -4
- package/foehn-checkables/form-select-option.d.ts +0 -5
- package/foehn-confirm-modal/foehn-confirm-modal-content.d.ts +0 -9
- package/foehn-confirm-modal/foehn-confirm-modal.component.d.ts +0 -17
- package/foehn-confirm-modal/foehn-confirm-modal.module.d.ts +0 -9
- package/foehn-confirm-modal/foehn-confirm-modal.service.d.ts +0 -18
- package/foehn-date-picker/date-picker-navigation.helper.d.ts +0 -26
- package/foehn-date-picker/date-picker.helper.d.ts +0 -30
- package/foehn-date-picker/day-month.type.d.ts +0 -8
- package/foehn-date-picker/focused-day.type.d.ts +0 -6
- package/foehn-date-picker/foehn-date-picker.component.d.ts +0 -78
- package/foehn-date-picker/foehn-date-picker.module.d.ts +0 -13
- package/foehn-date-picker/month-year.type.d.ts +0 -4
- package/foehn-date-picker-button/foehn-date-picker-button.component.d.ts +0 -31
- package/foehn-date-picker-button/foehn-date-picker-button.module.d.ts +0 -12
- package/foehn-debug-summary/foehn-debug-summary.component.d.ts +0 -21
- package/foehn-debug-summary/foehn-debug-summary.component.module.d.ts +0 -9
- package/foehn-decision-electronique/foehn-decision-electronique.component.d.ts +0 -11
- package/foehn-decision-electronique/foehn-decision-electronique.module.d.ts +0 -11
- package/foehn-dropdown-menu/dropdown-menu-group.type.d.ts +0 -5
- package/foehn-dropdown-menu/dropdown-menu-item.type.d.ts +0 -9
- package/foehn-dropdown-menu/foehn-dropdown-menu.component.d.ts +0 -42
- package/foehn-dropdown-menu/foehn-dropdown-menu.module.d.ts +0 -11
- package/foehn-feedback-notification/foehn-feedback-notification.component.d.ts +0 -32
- package/foehn-feedback-notification/foehn-feedback-notification.module.d.ts +0 -11
- package/foehn-feedback-notification/foehn-feedback-notification.type.d.ts +0 -8
- package/foehn-footer/foehn-footer.component.d.ts +0 -44
- package/foehn-footer/foehn-footer.module.d.ts +0 -9
- package/foehn-footer/footer-link.type.d.ts +0 -4
- package/foehn-form/foehn-form.component.d.ts +0 -27
- package/foehn-form/foehn-form.module.d.ts +0 -10
- package/foehn-form/register-ng-model.service.d.ts +0 -9
- package/foehn-growl/foehn-growl.component.d.ts +0 -17
- package/foehn-growl/foehn-growl.module.d.ts +0 -8
- package/foehn-growl/growl-broker.service.d.ts +0 -12
- package/foehn-growl/growl-message.d.ts +0 -7
- package/foehn-growl/growl-types.d.ts +0 -6
- package/foehn-header/foehn-header.component.d.ts +0 -47
- package/foehn-header/foehn-header.module.d.ts +0 -14
- package/foehn-header/foehn-skip-link.component.d.ts +0 -23
- package/foehn-help-modal/foehn-help-modal.component.d.ts +0 -17
- package/foehn-help-modal/foehn-help-modal.module.d.ts +0 -10
- package/foehn-help-modal/foehn-help-modal.type.d.ts +0 -13
- package/foehn-icons/abstract-icon-component.d.ts +0 -9
- package/foehn-icons/foehn-icon-calendar.component.d.ts +0 -8
- package/foehn-icons/foehn-icon-check-square-o.component.d.ts +0 -8
- package/foehn-icons/foehn-icon-check.component.d.ts +0 -8
- package/foehn-icons/foehn-icon-chevron-down.component.d.ts +0 -8
- package/foehn-icons/foehn-icon-chevron-left.component.d.ts +0 -8
- package/foehn-icons/foehn-icon-chevron-right.component.d.ts +0 -8
- package/foehn-icons/foehn-icon-chevron-up.component.d.ts +0 -8
- package/foehn-icons/foehn-icon-clock.component.d.ts +0 -8
- package/foehn-icons/foehn-icon-comment-dots.component.d.ts +0 -8
- package/foehn-icons/foehn-icon-edit.component.d.ts +0 -8
- package/foehn-icons/foehn-icon-external-link-alt.component.d.ts +0 -8
- package/foehn-icons/foehn-icon-file-pdf.component.d.ts +0 -8
- package/foehn-icons/foehn-icon-info-circle.component.d.ts +0 -8
- package/foehn-icons/foehn-icon-lock.component.d.ts +0 -8
- package/foehn-icons/foehn-icon-map-marker.component.d.ts +0 -8
- package/foehn-icons/foehn-icon-minus-circle.component.d.ts +0 -8
- package/foehn-icons/foehn-icon-pencil.component.d.ts +0 -8
- package/foehn-icons/foehn-icon-plus-circle.component.d.ts +0 -8
- package/foehn-icons/foehn-icon-plus-square.component.d.ts +0 -8
- package/foehn-icons/foehn-icon-search.component.d.ts +0 -8
- package/foehn-icons/foehn-icon-times.component.d.ts +0 -8
- package/foehn-icons/foehn-icon-trash-alt.component.d.ts +0 -8
- package/foehn-icons/foehn-icon-unlock-alt.component.d.ts +0 -8
- package/foehn-icons/foehn-icon-user.component.d.ts +0 -8
- package/foehn-icons/foehn-icons.module.d.ts +0 -31
- package/foehn-input/foehn-input-email.component.d.ts +0 -15
- package/foehn-input/foehn-input-hidden.component.d.ts +0 -14
- package/foehn-input/foehn-input-number.component.d.ts +0 -42
- package/foehn-input/foehn-input-password.component.d.ts +0 -12
- package/foehn-input/foehn-input-phone.component.d.ts +0 -25
- package/foehn-input/foehn-input-prefixed-text.component.d.ts +0 -26
- package/foehn-input/foehn-input-string.component.d.ts +0 -9
- package/foehn-input/foehn-input-text.component.d.ts +0 -11
- package/foehn-input/foehn-input-textarea.component.d.ts +0 -22
- package/foehn-input/foehn-input.component.d.ts +0 -127
- package/foehn-input/foehn-input.module.d.ts +0 -24
- package/foehn-input/pattern.const.d.ts +0 -11
- package/foehn-input-date/foehn-input-date.component.d.ts +0 -33
- package/foehn-input-date-time/foehn-input-date-time.component.d.ts +0 -40
- package/foehn-input-time/foehn-input-time.component.d.ts +0 -19
- package/foehn-list/foehn-list.component.d.ts +0 -27
- package/foehn-list/foehn-list.module.d.ts +0 -9
- package/foehn-list/page-change-event.d.ts +0 -5
- package/foehn-menu-prestation/abstract-list-item-detail-page.component.d.ts +0 -35
- package/foehn-menu-prestation/abstract-menu-page.component.d.ts +0 -13
- package/foehn-menu-prestation/abstract-page-from-menu.component.d.ts +0 -20
- package/foehn-menu-prestation/foehn-error-pill/foehn-error-pill.component.d.ts +0 -12
- package/foehn-menu-prestation/foehn-list-summary/foehn-list-item-description.d.ts +0 -6
- package/foehn-menu-prestation/foehn-list-summary/foehn-list-item.d.ts +0 -5
- package/foehn-menu-prestation/foehn-list-summary/foehn-list-summary.component.d.ts +0 -40
- package/foehn-menu-prestation/foehn-menu-items/foehn-menu-item/foehn-menu-item.component.d.ts +0 -16
- package/foehn-menu-prestation/foehn-menu-items/foehn-menu-item-transmit/foehn-menu-item-transmit.component.d.ts +0 -23
- package/foehn-menu-prestation/foehn-menu-prestation.module.d.ts +0 -18
- package/foehn-misc/foehn-abbr.component.d.ts +0 -7
- package/foehn-misc/foehn-misc.module.d.ts +0 -7
- package/foehn-modal/foehn-modal.component.d.ts +0 -24
- package/foehn-modal/foehn-modal.module.d.ts +0 -11
- package/foehn-multiselect-autocomplete/foehn-multiselect-autocomplete.component.d.ts +0 -54
- package/foehn-multiselect-autocomplete/foehn-multiselect-autocomplete.module.d.ts +0 -13
- package/foehn-nav13/foehn-input-nav13.component.d.ts +0 -20
- package/foehn-nav13/foehn-input-nav13.module.d.ts +0 -11
- package/foehn-navigation/abstract-foehn-navigation.component.d.ts +0 -19
- package/foehn-navigation/foehn-navigation/foehn-navigation.component.d.ts +0 -22
- package/foehn-navigation/foehn-navigation.module.d.ts +0 -13
- package/foehn-navigation/foehn-navigation.service.d.ts +0 -69
- package/foehn-navigation/foehn-simple-navigation/foehn-simple-navigation.component.d.ts +0 -8
- package/foehn-notfound/foehn-notfound.component.d.ts +0 -19
- package/foehn-notfound/foehn-notfound.module.d.ts +0 -10
- package/foehn-page/foehn-page-counter.component.d.ts +0 -15
- package/foehn-page/foehn-page-expiration-timer/current-session-expiration.d.ts +0 -5
- package/foehn-page/foehn-page-expiration-timer/demande-expiration-interceptor.d.ts +0 -15
- package/foehn-page/foehn-page-expiration-timer/demande-expiration.service.d.ts +0 -16
- package/foehn-page/foehn-page-expiration-timer/foehn-page-expiration-timer.component.d.ts +0 -36
- package/foehn-page/foehn-page-expiration-timer/interval.helper.d.ts +0 -3
- package/foehn-page/foehn-page-modal.component.d.ts +0 -23
- package/foehn-page/foehn-page-modal.service.d.ts +0 -12
- package/foehn-page/foehn-page.component.d.ts +0 -80
- package/foehn-page/foehn-page.module.d.ts +0 -24
- package/foehn-page/foehn-page.service.d.ts +0 -19
- package/foehn-page/foehn-transmit-waiting-modal/demande-transmit-interceptor.d.ts +0 -16
- package/foehn-page/foehn-transmit-waiting-modal/foehn-transmit-waiting-modal.component.d.ts +0 -11
- package/foehn-page/foehn-transmit-waiting-modal/foehn-transmit-waiting-modal.service.d.ts +0 -11
- package/foehn-recap-section/foehn-recap-section.component.d.ts +0 -21
- package/foehn-recap-section/foehn-recap-section.module.d.ts +0 -10
- package/foehn-recap-section/foehn-recap-section.type.d.ts +0 -17
- package/foehn-remaining-alerts-summary/foehn-remaining-alerts-summary.component.d.ts +0 -20
- package/foehn-remaining-alerts-summary/foehn-remaining-alerts-summary.module.d.ts +0 -8
- package/foehn-status-progress-bar/foehn-status-progress-bar.component.d.ts +0 -23
- package/foehn-status-progress-bar/foehn-status-progress-bar.module.d.ts +0 -10
- package/foehn-table/foehn-table-column-configuration.d.ts +0 -14
- package/foehn-table/foehn-table-page-change-event.d.ts +0 -5
- package/foehn-table/foehn-table.component.d.ts +0 -40
- package/foehn-table/foehn-table.module.d.ts +0 -13
- package/foehn-table/row-element.type.d.ts +0 -4
- package/foehn-table/tableSort.d.ts +0 -4
- package/foehn-upload/abstract-foehn-uploader.component.d.ts +0 -68
- package/foehn-upload/document-reference.d.ts +0 -12
- package/foehn-upload/foehn-bo-multi-upload/bo-multi-upload.service.d.ts +0 -27
- package/foehn-upload/foehn-bo-multi-upload/bo-multi-upload.type.d.ts +0 -11
- package/foehn-upload/foehn-bo-multi-upload/foehn-bo-multi-upload.component.d.ts +0 -38
- package/foehn-upload/foehn-bo-multi-upload/foehn-bo-multi-upload.module.d.ts +0 -13
- package/foehn-upload/foehn-multi-upload/foehn-multi-upload.component.d.ts +0 -42
- package/foehn-upload/foehn-multi-upload/foehn-multi-upload.module.d.ts +0 -13
- package/foehn-upload/foehn-multi-upload/multi-upload.service.d.ts +0 -29
- package/foehn-upload/foehn-multi-upload/multi-upload.type.d.ts +0 -11
- package/foehn-upload/foehn-multi-upload/pending-upload.service.d.ts +0 -26
- package/foehn-upload/foehn-picture-upload/foehn-picture-upload.component.d.ts +0 -38
- package/foehn-upload/foehn-picture-upload/foehn-picture-upload.module.d.ts +0 -14
- package/foehn-upload/foehn-upload-progress-bar/foehn-upload-progress-bar.component.d.ts +0 -22
- package/foehn-upload/foehn-upload-progress-bar/foehn-upload-progress-bar.module.d.ts +0 -11
- package/foehn-upload/foehn-upload-progress-bar/upload-progress.service.d.ts +0 -19
- package/foehn-upload/foehn-upload-progress-bar/upload-progress.type.d.ts +0 -6
- package/foehn-upload/page-upload-limit.service.d.ts +0 -22
- package/foehn-upload/pending-upload.type.d.ts +0 -9
- package/foehn-upload/uploader.helper.d.ts +0 -66
- package/foehn-user-connected-as/foehn-user-connected-as.component.d.ts +0 -12
- package/foehn-user-connected-as/foehn-user-connected-as.module.d.ts +0 -9
- package/foehn-validation-alert-summary/foehn-validation-alert-summary.component.d.ts +0 -20
- package/foehn-validation-alert-summary/foehn-validation-alert-summary.module.d.ts +0 -9
- package/foehn-validation-alerts/foehn-validation-alerts.component.d.ts +0 -14
- package/foehn-validation-alerts/foehn-validation-alerts.module.d.ts +0 -8
- package/form-error.d.ts +0 -5
- package/form-post-response.d.ts +0 -19
- package/gesdem/gesdem-error-handler.service.d.ts +0 -22
- package/gesdem/gesdem-event.service.d.ts +0 -16
- package/gesdem/gesdem-handler.service.d.ts +0 -52
- package/gesdem/gesdem-loader.guard.d.ts +0 -2
- package/gesdem/gesdem-statut-utils.d.ts +0 -12
- package/gesdem-action-recovery/gesdem-action-recovery-login/gesdem-action-recovery-login.component.d.ts +0 -39
- package/gesdem-action-recovery/gesdem-action-recovery-registration/gesdem-action-recovery-registration.component.d.ts +0 -59
- package/gesdem-action-recovery/gesdem-action-recovery.module.d.ts +0 -17
- package/gesdem-action-recovery/gesdem-action-recovery.service.d.ts +0 -24
- package/gesdem-action-recovery/reprise-info.d.ts +0 -6
- package/gesdem-confirmation/gesdem-confirmation.component.d.ts +0 -65
- package/gesdem-confirmation/gesdem-confirmation.module.d.ts +0 -12
- package/gesdem-error/gesdem-error.component.d.ts +0 -34
- package/gesdem-error/gesdem-error.module.d.ts +0 -12
- package/global.const.d.ts +0 -1
- package/helpers/demande.helper.d.ts +0 -3
- package/helpers/object.helper.d.ts +0 -30
- package/i18n-form.d.ts +0 -5
- package/index.d.ts +0 -5
- package/pipes/currency.pipe.d.ts +0 -10
- package/pipes/date.pipe.d.ts +0 -12
- package/pipes/formatIde.pipe.d.ts +0 -7
- package/pipes/pipes.module.d.ts +0 -9
- package/prestations-ng-core.module.d.ts +0 -12
- package/public-api.d.ts +0 -238
- package/refinf/model/address-type-light.d.ts +0 -5
- package/refinf/model/canton.d.ts +0 -4
- package/refinf/model/district.d.ts +0 -7
- package/refinf/model/municipality.d.ts +0 -9
- package/refinf/model/place-of-origin.d.ts +0 -9
- package/refinf/model/postal-locality.d.ts +0 -11
- package/sdk-appinfo/application-info.d.ts +0 -61
- package/sdk-appinfo/application-info.service.d.ts +0 -32
- package/sdk-currency/currency.helper.d.ts +0 -9
- package/sdk-date/date.helper.d.ts +0 -20
- package/sdk-dictionary/default-dictionary.d.ts +0 -2
- package/sdk-dictionary/sdk-dictionary.module.d.ts +0 -7
- package/sdk-dictionary/sdk-dictionary.pipe.d.ts +0 -12
- package/sdk-dictionary/sdk-dictionary.service.d.ts +0 -44
- package/sdk-drafts/draft.model.d.ts +0 -5
- package/sdk-drafts/drafts-container.component.d.ts +0 -33
- package/sdk-drafts/drafts.module.d.ts +0 -14
- package/sdk-drafts/drafts.service.d.ts +0 -20
- package/sdk-epayment/model/EPaymentParameters.d.ts +0 -21
- package/sdk-epayment/pending-payment/pending-payment.component.d.ts +0 -9
- package/sdk-epayment/sdk-epayment.component.d.ts +0 -33
- package/sdk-epayment/sdk-epayment.module.d.ts +0 -11
- package/sdk-epayment/sdk-epayment.service.d.ts +0 -21
- package/sdk-events-logger/sdk-event-type.d.ts +0 -12
- package/sdk-events-logger/sdk-event.d.ts +0 -8
- package/sdk-events-logger/sdk-events-logger.service.d.ts +0 -18
- package/sdk-recaptcha/grecaptcha/grecaptcha.component.d.ts +0 -39
- package/sdk-recaptcha/recaptcha.service.d.ts +0 -44
- package/sdk-recaptcha/sdk-recaptcha.component.d.ts +0 -27
- package/sdk-recaptcha/sdk-recaptcha.module.d.ts +0 -9
- package/sdk-redirect/iam-expired-interceptor.service.d.ts +0 -12
- package/sdk-redirect/redirect.component.d.ts +0 -22
- package/sdk-redirect/sdk-redirect.module.d.ts +0 -9
- package/sdk-session-info/session-info-data.d.ts +0 -29
- package/sdk-session-info/session-info-with-application.service.d.ts +0 -20
- package/sdk-session-info/session-info.service.d.ts +0 -17
- package/sdk-statistics/sdk-statistics.service.d.ts +0 -24
- package/sdk-support-alert/support-alert-container.component.d.ts +0 -20
- package/sdk-support-alert/support-alert.component.d.ts +0 -12
- package/sdk-support-alert/support-alert.model.d.ts +0 -12
- package/sdk-support-alert/support-alert.module.d.ts +0 -10
- package/sdk-support-alert/support-alert.service.d.ts +0 -34
- package/service-locator.d.ts +0 -4
- package/supported-browser.d.ts +0 -1
- package/validation/validation-handler.service.d.ts +0 -15
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./foehn-multiselect-autocomplete.component";
|
|
3
|
-
import * as i2 from "../foehn-autocomplete/foehn-autocomplete.module";
|
|
4
|
-
import * as i3 from "../sdk-dictionary/sdk-dictionary.module";
|
|
5
|
-
import * as i4 from "../foehn-validation-alerts/foehn-validation-alerts.module";
|
|
6
|
-
import * as i5 from "@angular/common";
|
|
7
|
-
import * as i6 from "../foehn-icons/foehn-icons.module";
|
|
8
|
-
import * as i7 from "@angular/forms";
|
|
9
|
-
export declare class FoehnMultiselectAutocompleteModule {
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FoehnMultiselectAutocompleteModule, never>;
|
|
11
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<FoehnMultiselectAutocompleteModule, [typeof i1.FoehnMultiselectAutocompleteComponent], [typeof i2.FoehnAutocompleteModule, typeof i3.SdkDictionaryModule, typeof i4.FoehnValidationAlertsModule, typeof i5.CommonModule, typeof i6.FoehnIconsModule, typeof i7.FormsModule], [typeof i1.FoehnMultiselectAutocompleteComponent]>;
|
|
12
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<FoehnMultiselectAutocompleteModule>;
|
|
13
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
2
|
-
import { Observable } from 'rxjs';
|
|
3
|
-
import { FoehnInputStringComponent } from '../foehn-input/foehn-input-string.component';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class FoehnInputNav13Component extends FoehnInputStringComponent implements OnInit {
|
|
6
|
-
PREFIX_NAVS: string;
|
|
7
|
-
part2: string;
|
|
8
|
-
part3: string;
|
|
9
|
-
part4: string;
|
|
10
|
-
ngOnInit(): void;
|
|
11
|
-
updateNavs(): void;
|
|
12
|
-
handleUserInput(): void;
|
|
13
|
-
onModelChange(value: string): void;
|
|
14
|
-
displayClearButton(): Observable<boolean>;
|
|
15
|
-
onPaste(event: ClipboardEvent): void;
|
|
16
|
-
private splitValue;
|
|
17
|
-
private getValidValue;
|
|
18
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FoehnInputNav13Component, never>;
|
|
19
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FoehnInputNav13Component, "foehn-input-nav13", never, {}, {}, never, ["*"], false, never>;
|
|
20
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./foehn-input-nav13.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "../foehn-validation-alerts/foehn-validation-alerts.module";
|
|
5
|
-
import * as i4 from "../foehn-input/foehn-input.module";
|
|
6
|
-
import * as i5 from "../sdk-dictionary/sdk-dictionary.module";
|
|
7
|
-
export declare class FoehnInputNav13Module {
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FoehnInputNav13Module, never>;
|
|
9
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<FoehnInputNav13Module, [typeof i1.FoehnInputNav13Component], [typeof i2.CommonModule, typeof i3.FoehnValidationAlertsModule, typeof i4.FoehnInputModule, typeof i5.SdkDictionaryModule], [typeof i1.FoehnInputNav13Component]>;
|
|
10
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<FoehnInputNav13Module>;
|
|
11
|
-
}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { EventEmitter } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare abstract class AbstractFoehnNavigationComponent {
|
|
4
|
-
onNext: EventEmitter<void>;
|
|
5
|
-
onPrevious: EventEmitter<void>;
|
|
6
|
-
nextLabel: string;
|
|
7
|
-
prevLabel: string;
|
|
8
|
-
continueLaterLabel: string;
|
|
9
|
-
continueLaterAlreadyRegisteredLabel: string;
|
|
10
|
-
continueLaterConnectedLabel: string;
|
|
11
|
-
showContinueLaterButton: boolean;
|
|
12
|
-
showNextButton: boolean;
|
|
13
|
-
triggerRecoveryOnPageChange: boolean;
|
|
14
|
-
goToNext(): void;
|
|
15
|
-
goToPrevious(): void;
|
|
16
|
-
canShowNextButton(): boolean;
|
|
17
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AbstractFoehnNavigationComponent, never>;
|
|
18
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<AbstractFoehnNavigationComponent, never, never, { "nextLabel": { "alias": "nextLabel"; "required": false; }; "prevLabel": { "alias": "prevLabel"; "required": false; }; "continueLaterLabel": { "alias": "continueLaterLabel"; "required": false; }; "continueLaterAlreadyRegisteredLabel": { "alias": "continueLaterAlreadyRegisteredLabel"; "required": false; }; "continueLaterConnectedLabel": { "alias": "continueLaterConnectedLabel"; "required": false; }; "showContinueLaterButton": { "alias": "showContinueLaterButton"; "required": false; }; "showNextButton": { "alias": "showNextButton"; "required": false; }; "triggerRecoveryOnPageChange": { "alias": "triggerRecoveryOnPageChange"; "required": false; }; }, { "onNext": "onNext"; "onPrevious": "onPrevious"; }, never, never, true, never>;
|
|
19
|
-
}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
2
|
-
import { ActivatedRoute } from '@angular/router';
|
|
3
|
-
import { AbstractFoehnNavigationComponent } from '../abstract-foehn-navigation.component';
|
|
4
|
-
import { FoehnNavigationService } from '../foehn-navigation.service';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class FoehnNavigationComponent extends AbstractFoehnNavigationComponent implements OnInit {
|
|
7
|
-
private navigationService;
|
|
8
|
-
private activatedRoute;
|
|
9
|
-
transmitLabel: string;
|
|
10
|
-
constructor(navigationService: FoehnNavigationService, activatedRoute: ActivatedRoute);
|
|
11
|
-
ngOnInit(): void;
|
|
12
|
-
canShowNextButton(): boolean;
|
|
13
|
-
canShowPreviousButton(): boolean;
|
|
14
|
-
isForcedOnRecapForPendingPayment(): boolean;
|
|
15
|
-
isLastFormPage(): boolean;
|
|
16
|
-
getNextRouteIndex(): number;
|
|
17
|
-
getPreviousRouteIndex(): number;
|
|
18
|
-
getTotalRoutesSize(): number;
|
|
19
|
-
isLinearRouting(): boolean;
|
|
20
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FoehnNavigationComponent, never>;
|
|
21
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FoehnNavigationComponent, "foehn-navigation", never, { "transmitLabel": { "alias": "transmitLabel"; "required": false; }; }, {}, never, never, false, never>;
|
|
22
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./foehn-navigation/foehn-navigation.component";
|
|
3
|
-
import * as i2 from "./foehn-simple-navigation/foehn-simple-navigation.component";
|
|
4
|
-
import * as i3 from "@angular/common";
|
|
5
|
-
import * as i4 from "../foehn-icons/foehn-icons.module";
|
|
6
|
-
import * as i5 from "../gesdem-action-recovery/gesdem-action-recovery.module";
|
|
7
|
-
import * as i6 from "../sdk-dictionary/sdk-dictionary.module";
|
|
8
|
-
import * as i7 from "../sdk-epayment/sdk-epayment.module";
|
|
9
|
-
export declare class FoehnNavigationModule {
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FoehnNavigationModule, never>;
|
|
11
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<FoehnNavigationModule, [typeof i1.FoehnNavigationComponent, typeof i2.FoehnSimpleNavigationComponent], [typeof i3.CommonModule, typeof i4.FoehnIconsModule, typeof i5.GesdemActionRecoveryModule, typeof i6.SdkDictionaryModule, typeof i7.SdkEpaymentModule], [typeof i1.FoehnNavigationComponent, typeof i2.FoehnSimpleNavigationComponent]>;
|
|
12
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<FoehnNavigationModule>;
|
|
13
|
-
}
|
|
@@ -1,69 +0,0 @@
|
|
|
1
|
-
import { Location } from '@angular/common';
|
|
2
|
-
import { ActivatedRoute, ActivatedRouteSnapshot, Params, Route, Router } from '@angular/router';
|
|
3
|
-
import { Observable } from 'rxjs';
|
|
4
|
-
import { DemandeTransmitInterceptor } from '../foehn-page/foehn-transmit-waiting-modal/demande-transmit-interceptor';
|
|
5
|
-
import { GesdemHandlerService } from '../gesdem/gesdem-handler.service';
|
|
6
|
-
import { GesdemActionRecoveryService } from '../gesdem-action-recovery/gesdem-action-recovery.service';
|
|
7
|
-
import { SdkEventsLoggerService } from '../sdk-events-logger/sdk-events-logger.service';
|
|
8
|
-
import * as i0 from "@angular/core";
|
|
9
|
-
export declare enum NavigationDirection {
|
|
10
|
-
FORWARD = 1,
|
|
11
|
-
BACKWARD = -1
|
|
12
|
-
}
|
|
13
|
-
export declare class FoehnNavigationService {
|
|
14
|
-
private router;
|
|
15
|
-
private gesdemService;
|
|
16
|
-
private gesdemActionRecoveryService;
|
|
17
|
-
private route;
|
|
18
|
-
private location;
|
|
19
|
-
private demandeTransmitInterceptor;
|
|
20
|
-
private eventsLoggerService;
|
|
21
|
-
currentRouteOrder: number;
|
|
22
|
-
orderedRoutes: Route[];
|
|
23
|
-
private _activatedRoute;
|
|
24
|
-
private isInit;
|
|
25
|
-
private initializedAndRouteActivated;
|
|
26
|
-
private linearRouting;
|
|
27
|
-
constructor(router: Router, gesdemService: GesdemHandlerService, gesdemActionRecoveryService: GesdemActionRecoveryService, route: ActivatedRoute, location: Location, demandeTransmitInterceptor: DemandeTransmitInterceptor, eventsLoggerService: SdkEventsLoggerService);
|
|
28
|
-
get initialized(): boolean;
|
|
29
|
-
set activatedRoute(value: ActivatedRoute);
|
|
30
|
-
static getRootRouteRecursive(route: ActivatedRouteSnapshot): Route;
|
|
31
|
-
initRoute(route: Route): void;
|
|
32
|
-
throwIfNotInit(): void;
|
|
33
|
-
updateRouteInformations(): void;
|
|
34
|
-
getFirstRoute(): Route;
|
|
35
|
-
current(): Promise<boolean>;
|
|
36
|
-
hasBeenInitialized(): Observable<boolean>;
|
|
37
|
-
getQueryParamsToForwardAsString(): string;
|
|
38
|
-
getQueryParamsToForward(): Params;
|
|
39
|
-
next(): Promise<boolean>;
|
|
40
|
-
previous(): Promise<boolean>;
|
|
41
|
-
last(): Promise<boolean>;
|
|
42
|
-
recap(): Promise<boolean>;
|
|
43
|
-
redirect(newPath: string): Promise<boolean>;
|
|
44
|
-
getAvailableRoutes(): Route[];
|
|
45
|
-
getCurrentRouteIndex(): number;
|
|
46
|
-
getTotalRoutesSize(): number;
|
|
47
|
-
getLastRouteOrder(): number;
|
|
48
|
-
getNextAvailableRoute(direction: NavigationDirection): Route;
|
|
49
|
-
isFirstFormPage(): boolean;
|
|
50
|
-
isForcedOnRecapForPendingPayment(): boolean;
|
|
51
|
-
isLastFormPage(): boolean;
|
|
52
|
-
getNextRouteIndex(): number;
|
|
53
|
-
getPreviousRouteIndex(): number;
|
|
54
|
-
isLinearRouting(): boolean;
|
|
55
|
-
private getCurrentRoute;
|
|
56
|
-
private redirectToAvailableRoute;
|
|
57
|
-
private isRouteAvailable;
|
|
58
|
-
private evaluateGuard;
|
|
59
|
-
/**
|
|
60
|
-
* reindexe les routes par "order"
|
|
61
|
-
* @param applicationRoute as route
|
|
62
|
-
* @returns Route[]
|
|
63
|
-
*/
|
|
64
|
-
private indexRoutesByOrder;
|
|
65
|
-
private flattenRoutes;
|
|
66
|
-
private setFocusOnPageTitle;
|
|
67
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FoehnNavigationService, never>;
|
|
68
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<FoehnNavigationService>;
|
|
69
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { AbstractFoehnNavigationComponent } from '../abstract-foehn-navigation.component';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class FoehnSimpleNavigationComponent extends AbstractFoehnNavigationComponent {
|
|
4
|
-
showPreviousButton: boolean;
|
|
5
|
-
canShowPreviousButton(): boolean;
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FoehnSimpleNavigationComponent, never>;
|
|
7
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FoehnSimpleNavigationComponent, "foehn-simple-navigation", never, { "showPreviousButton": { "alias": "showPreviousButton"; "required": false; }; }, {}, never, never, false, never>;
|
|
8
|
-
}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { OnDestroy, OnInit } from '@angular/core';
|
|
2
|
-
import { Router } from '@angular/router';
|
|
3
|
-
import { FoehnPageService } from '../foehn-page/foehn-page.service';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class FoehnNotfoundComponent implements OnInit, OnDestroy {
|
|
6
|
-
private router;
|
|
7
|
-
private foehnPageService;
|
|
8
|
-
setPageTitle: boolean;
|
|
9
|
-
shouldRedirect: boolean;
|
|
10
|
-
seconds: number;
|
|
11
|
-
private intervalId;
|
|
12
|
-
constructor(router: Router, foehnPageService: FoehnPageService);
|
|
13
|
-
ngOnInit(): void;
|
|
14
|
-
ngOnDestroy(): void;
|
|
15
|
-
private redirect;
|
|
16
|
-
private cancelSetInterval;
|
|
17
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FoehnNotfoundComponent, never>;
|
|
18
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FoehnNotfoundComponent, "foehn-notfound", never, { "setPageTitle": { "alias": "setPageTitle"; "required": false; }; "shouldRedirect": { "alias": "shouldRedirect"; "required": false; }; }, {}, never, never, false, never>;
|
|
19
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./foehn-notfound.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "../foehn-page/foehn-page.module";
|
|
5
|
-
import * as i4 from "../foehn-debug-summary/foehn-debug-summary.component.module";
|
|
6
|
-
export declare class FoehnNotFoundModule {
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FoehnNotFoundModule, never>;
|
|
8
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<FoehnNotFoundModule, [typeof i1.FoehnNotfoundComponent], [typeof i2.CommonModule, typeof i3.FoehnPageModule, typeof i4.FoehnDebugSummaryComponentModule], [typeof i1.FoehnNotfoundComponent]>;
|
|
9
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<FoehnNotFoundModule>;
|
|
10
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { NgZone } from '@angular/core';
|
|
2
|
-
import { Observable } from 'rxjs';
|
|
3
|
-
import { FoehnNavigationService } from '../foehn-navigation/foehn-navigation.service';
|
|
4
|
-
import { PlaceholderType } from '../sdk-dictionary/sdk-dictionary.service';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class FoehnPageCounterComponent {
|
|
7
|
-
private foehnNavigationService;
|
|
8
|
-
private ngZone;
|
|
9
|
-
textTemplate: string;
|
|
10
|
-
isStable: Observable<boolean>;
|
|
11
|
-
constructor(foehnNavigationService: FoehnNavigationService, ngZone: NgZone);
|
|
12
|
-
get placeholders(): PlaceholderType;
|
|
13
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FoehnPageCounterComponent, never>;
|
|
14
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FoehnPageCounterComponent, "foehn-page-counter", never, { "textTemplate": { "alias": "textTemplate"; "required": false; }; }, {}, never, never, false, never>;
|
|
15
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { HttpEvent, HttpHandler, HttpInterceptor, HttpRequest } from '@angular/common/http';
|
|
2
|
-
import { ExistingProvider } from '@angular/core';
|
|
3
|
-
import { Observable } from 'rxjs';
|
|
4
|
-
import { DemandeExpirationService } from './demande-expiration.service';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class DemandeExpirationInterceptor implements HttpInterceptor {
|
|
7
|
-
private demandeExpirationService;
|
|
8
|
-
constructor(demandeExpirationService: DemandeExpirationService);
|
|
9
|
-
intercept(request: HttpRequest<unknown>, next: HttpHandler): Observable<HttpEvent<unknown>>;
|
|
10
|
-
private manageDemandeExpirationHeader;
|
|
11
|
-
private getExpirationByDemandeMap;
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DemandeExpirationInterceptor, never>;
|
|
13
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<DemandeExpirationInterceptor>;
|
|
14
|
-
}
|
|
15
|
-
export declare const DEMANDE_EXPIRATION_INTERCEPTOR_PROVIDER: ExistingProvider[];
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { Observable } from 'rxjs';
|
|
2
|
-
import { CurrentSessionExpiration } from './current-session-expiration';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class DemandeExpirationService {
|
|
5
|
-
private interval;
|
|
6
|
-
private readonly PULLING_IN_MILLISECONDS;
|
|
7
|
-
private _demandeExpirationDateTimeSubject;
|
|
8
|
-
private intervalSubject;
|
|
9
|
-
shouldDisplayExpirationTimerMessage(): Observable<boolean>;
|
|
10
|
-
setDemandeExpirationDateTime(expiration: CurrentSessionExpiration): void;
|
|
11
|
-
getDemandeExpirationDateTime(): Observable<CurrentSessionExpiration>;
|
|
12
|
-
private startPulling;
|
|
13
|
-
private clearPulling;
|
|
14
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DemandeExpirationService, never>;
|
|
15
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<DemandeExpirationService>;
|
|
16
|
-
}
|
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
import { OnDestroy } from '@angular/core';
|
|
2
|
-
import { Observable } from 'rxjs';
|
|
3
|
-
import { ApplicationInfoService } from '../../sdk-appinfo/application-info.service';
|
|
4
|
-
import { SdkDictionaryService } from '../../sdk-dictionary/sdk-dictionary.service';
|
|
5
|
-
import { DemandeExpirationService } from './demande-expiration.service';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
export declare class FoehnPageExpirationTimerComponent implements OnDestroy {
|
|
8
|
-
private applicationInfoService;
|
|
9
|
-
private dictionaryService;
|
|
10
|
-
private demandeExpirationService;
|
|
11
|
-
isVisible: Observable<boolean>;
|
|
12
|
-
countDownTimeToDisplay: Observable<string>;
|
|
13
|
-
sessionExpired: Observable<boolean>;
|
|
14
|
-
srAnnouncements: Observable<string>;
|
|
15
|
-
private countDownTimeInSeconds;
|
|
16
|
-
private sessionHasExpired;
|
|
17
|
-
private srAnnouncementsSubject;
|
|
18
|
-
private interval;
|
|
19
|
-
private dateHelper;
|
|
20
|
-
private readonly PULLING_IN_MILLISECONDS;
|
|
21
|
-
private srAnnouncementClearTimer;
|
|
22
|
-
private readonly SR_ANNOUNCEMENT_CLEAR_TIMEOUT_INTERVAL_MS;
|
|
23
|
-
private sessionExpirationDateTimeInMilliseconds;
|
|
24
|
-
constructor(applicationInfoService: ApplicationInfoService, dictionaryService: SdkDictionaryService, demandeExpirationService: DemandeExpirationService);
|
|
25
|
-
ngOnDestroy(): void;
|
|
26
|
-
private getAccurateCountDownTimeInSeconds;
|
|
27
|
-
private startTimer;
|
|
28
|
-
private clearTimer;
|
|
29
|
-
private formatTime;
|
|
30
|
-
private announceSrMessage;
|
|
31
|
-
private getReadableTimerForScreenReader;
|
|
32
|
-
private manageScreenReaderAnnouncement;
|
|
33
|
-
private getMessageDelayInMinutes;
|
|
34
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FoehnPageExpirationTimerComponent, never>;
|
|
35
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FoehnPageExpirationTimerComponent, "foehn-page-expiration-timer", never, {}, {}, never, never, false, never>;
|
|
36
|
-
}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
2
|
-
import { Observable } from 'rxjs';
|
|
3
|
-
import { ApplicationInfoService } from '../sdk-appinfo/application-info.service';
|
|
4
|
-
import { SessionInfo } from '../sdk-session-info/session-info.service';
|
|
5
|
-
import { FoehnPageModalService } from './foehn-page-modal.service';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
export declare class FoehnPageModalComponent implements OnInit {
|
|
8
|
-
private sessionInfo;
|
|
9
|
-
private applicationInfoService;
|
|
10
|
-
private foehnPageModalService;
|
|
11
|
-
wrongPublicModalVisible: boolean;
|
|
12
|
-
formattedPublicsCibles: string[];
|
|
13
|
-
private userCategories;
|
|
14
|
-
private publicsCibles;
|
|
15
|
-
constructor(sessionInfo: SessionInfo, applicationInfoService: ApplicationInfoService, foehnPageModalService: FoehnPageModalService);
|
|
16
|
-
ngOnInit(): void;
|
|
17
|
-
getFullLoginUrl(): Observable<string>;
|
|
18
|
-
getAbortUrl(): Observable<string>;
|
|
19
|
-
getUserCategory(): string;
|
|
20
|
-
updateVisibilityStatus(status: boolean): void;
|
|
21
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FoehnPageModalComponent, never>;
|
|
22
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FoehnPageModalComponent, "foehn-page-modal", never, {}, {}, never, never, false, never>;
|
|
23
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { Observable } from 'rxjs';
|
|
2
|
-
import { ApplicationInfoService } from '../sdk-appinfo/application-info.service';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class FoehnPageModalService {
|
|
5
|
-
private applicationInfoService;
|
|
6
|
-
constructor(applicationInfoService: ApplicationInfoService);
|
|
7
|
-
toQuotedTitleCaseStringArray(items: string[]): string[];
|
|
8
|
-
toQuotedTitleCaseString(input: string): string;
|
|
9
|
-
buildSelfRedirectionThroughCyberLogin(): Observable<string>;
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FoehnPageModalService, never>;
|
|
11
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<FoehnPageModalService>;
|
|
12
|
-
}
|
|
@@ -1,80 +0,0 @@
|
|
|
1
|
-
import { OnChanges, OnDestroy, OnInit, SimpleChanges } from '@angular/core';
|
|
2
|
-
import { Title } from '@angular/platform-browser';
|
|
3
|
-
import { Router } from '@angular/router';
|
|
4
|
-
import { Observable } from 'rxjs';
|
|
5
|
-
import { BreadcrumbEventService } from '../foehn-breadcrumb/breadcrumb-event.service';
|
|
6
|
-
import { FoehnConfirmModalContent } from '../foehn-confirm-modal/foehn-confirm-modal-content';
|
|
7
|
-
import { FooterLink } from '../foehn-footer/footer-link.type';
|
|
8
|
-
import { FoehnNavigationService } from '../foehn-navigation/foehn-navigation.service';
|
|
9
|
-
import { FoehnPageModalService } from '../foehn-page/foehn-page-modal.service';
|
|
10
|
-
import { GesdemEventService } from '../gesdem/gesdem-event.service';
|
|
11
|
-
import { ApplicationInfoService } from '../sdk-appinfo/application-info.service';
|
|
12
|
-
import { SdkDictionaryService } from '../sdk-dictionary/sdk-dictionary.service';
|
|
13
|
-
import { SessionInfo } from '../sdk-session-info/session-info.service';
|
|
14
|
-
import { SdkStatisticsService } from '../sdk-statistics/sdk-statistics.service';
|
|
15
|
-
import { SupportAlertService } from '../sdk-support-alert/support-alert.service';
|
|
16
|
-
import { FoehnPageService } from './foehn-page.service';
|
|
17
|
-
import { DemandeExpirationService } from './foehn-page-expiration-timer/demande-expiration.service';
|
|
18
|
-
import * as i0 from "@angular/core";
|
|
19
|
-
export declare class FoehnPageComponent implements OnDestroy, OnChanges, OnInit {
|
|
20
|
-
private _titleService;
|
|
21
|
-
private foehnPageService;
|
|
22
|
-
private supportAlertService;
|
|
23
|
-
private foehnNavigationService;
|
|
24
|
-
private applicationInfoService;
|
|
25
|
-
private gesdemEventService;
|
|
26
|
-
private breadcrumbService;
|
|
27
|
-
private router;
|
|
28
|
-
private sessionInfo;
|
|
29
|
-
private foehnPageModalService;
|
|
30
|
-
private sdkDictionaryService;
|
|
31
|
-
private statisticsService;
|
|
32
|
-
private demandeExpirationService;
|
|
33
|
-
appTitle: string;
|
|
34
|
-
footerLinks: FooterLink[];
|
|
35
|
-
supportAlertEnabled: boolean;
|
|
36
|
-
draftsEnabled: boolean;
|
|
37
|
-
supportAlertUrl: string;
|
|
38
|
-
draftsUrl: string;
|
|
39
|
-
etapeId: string;
|
|
40
|
-
userConnectedAsDisplayed: boolean;
|
|
41
|
-
statusProgressBarHidden: boolean;
|
|
42
|
-
confirmLeavingAlert: FoehnConfirmModalContent;
|
|
43
|
-
/**
|
|
44
|
-
* If set to 'false', hide the default Contact link in the footer.
|
|
45
|
-
*/
|
|
46
|
-
showDefaultContactFooterLink: boolean;
|
|
47
|
-
/**
|
|
48
|
-
* If set to 'false', hide the default Guide link in the footer.
|
|
49
|
-
*/
|
|
50
|
-
showDefaultGuideFooterLink: boolean;
|
|
51
|
-
/**
|
|
52
|
-
* If set to 'false', hide the default Terms of use link.
|
|
53
|
-
*/
|
|
54
|
-
showDefaultTermOfUseLink: boolean;
|
|
55
|
-
/**
|
|
56
|
-
* If set to 'false', hide the default Security Best Practice link.
|
|
57
|
-
*/
|
|
58
|
-
showDefaultSecurityBestPracticeLink: boolean;
|
|
59
|
-
routerLinkAppTitle: string;
|
|
60
|
-
pageTitle: string;
|
|
61
|
-
hasBlockingSupportAlert: Observable<boolean>;
|
|
62
|
-
displayUserCategory: Observable<boolean>;
|
|
63
|
-
showSecuredAreaLoginButton: Observable<boolean>;
|
|
64
|
-
loginMessagesHidden: boolean;
|
|
65
|
-
isBrowserSupported: boolean;
|
|
66
|
-
isApplePlatform: boolean;
|
|
67
|
-
browserLinkTitlePrefix: string;
|
|
68
|
-
browserNotSupportedBypass: boolean;
|
|
69
|
-
displayDemandeExpirationTimer: Observable<boolean>;
|
|
70
|
-
private readonly blockedSubscription;
|
|
71
|
-
constructor(_titleService: Title, foehnPageService: FoehnPageService, supportAlertService: SupportAlertService, foehnNavigationService: FoehnNavigationService, applicationInfoService: ApplicationInfoService, gesdemEventService: GesdemEventService, breadcrumbService: BreadcrumbEventService, router: Router, sessionInfo: SessionInfo, foehnPageModalService: FoehnPageModalService, sdkDictionaryService: SdkDictionaryService, statisticsService: SdkStatisticsService, demandeExpirationService: DemandeExpirationService);
|
|
72
|
-
ngOnInit(): void;
|
|
73
|
-
ngOnChanges(changes: SimpleChanges): void;
|
|
74
|
-
ngOnDestroy(): void;
|
|
75
|
-
getFullLoginUrl(): Observable<string>;
|
|
76
|
-
getFullLoginMessage(decisionElectroniqueAvailable: boolean): Observable<string>;
|
|
77
|
-
private setPageTitle;
|
|
78
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FoehnPageComponent, never>;
|
|
79
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FoehnPageComponent, "foehn-page", never, { "appTitle": { "alias": "appTitle"; "required": false; }; "footerLinks": { "alias": "footerLinks"; "required": false; }; "supportAlertEnabled": { "alias": "supportAlertEnabled"; "required": false; }; "draftsEnabled": { "alias": "draftsEnabled"; "required": false; }; "supportAlertUrl": { "alias": "supportAlertUrl"; "required": false; }; "draftsUrl": { "alias": "draftsUrl"; "required": false; }; "etapeId": { "alias": "etapeId"; "required": false; }; "userConnectedAsDisplayed": { "alias": "userConnectedAsDisplayed"; "required": false; }; "statusProgressBarHidden": { "alias": "statusProgressBarHidden"; "required": false; }; "confirmLeavingAlert": { "alias": "confirmLeavingAlert"; "required": false; }; "showDefaultContactFooterLink": { "alias": "showDefaultContactFooterLink"; "required": false; }; "showDefaultGuideFooterLink": { "alias": "showDefaultGuideFooterLink"; "required": false; }; "showDefaultTermOfUseLink": { "alias": "showDefaultTermOfUseLink"; "required": false; }; "showDefaultSecurityBestPracticeLink": { "alias": "showDefaultSecurityBestPracticeLink"; "required": false; }; "routerLinkAppTitle": { "alias": "routerLinkAppTitle"; "required": false; }; }, {}, never, ["*"], false, never>;
|
|
80
|
-
}
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./foehn-page.component";
|
|
3
|
-
import * as i2 from "./foehn-page-counter.component";
|
|
4
|
-
import * as i3 from "./foehn-page-modal.component";
|
|
5
|
-
import * as i4 from "./foehn-page-expiration-timer/foehn-page-expiration-timer.component";
|
|
6
|
-
import * as i5 from "./foehn-transmit-waiting-modal/foehn-transmit-waiting-modal.component";
|
|
7
|
-
import * as i6 from "@angular/common";
|
|
8
|
-
import * as i7 from "../sdk-drafts/drafts.module";
|
|
9
|
-
import * as i8 from "../foehn-breadcrumb/foehn-breadcrumb.module";
|
|
10
|
-
import * as i9 from "../foehn-growl/foehn-growl.module";
|
|
11
|
-
import * as i10 from "../foehn-header/foehn-header.module";
|
|
12
|
-
import * as i11 from "../foehn-modal/foehn-modal.module";
|
|
13
|
-
import * as i12 from "../foehn-footer/foehn-footer.module";
|
|
14
|
-
import * as i13 from "../foehn-user-connected-as/foehn-user-connected-as.module";
|
|
15
|
-
import * as i14 from "../sdk-support-alert/support-alert.module";
|
|
16
|
-
import * as i15 from "../foehn-confirm-modal/foehn-confirm-modal.module";
|
|
17
|
-
import * as i16 from "../foehn-icons/foehn-icons.module";
|
|
18
|
-
import * as i17 from "../sdk-dictionary/sdk-dictionary.module";
|
|
19
|
-
import * as i18 from "../foehn-status-progress-bar/foehn-status-progress-bar.module";
|
|
20
|
-
export declare class FoehnPageModule {
|
|
21
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FoehnPageModule, never>;
|
|
22
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<FoehnPageModule, [typeof i1.FoehnPageComponent, typeof i2.FoehnPageCounterComponent, typeof i3.FoehnPageModalComponent, typeof i4.FoehnPageExpirationTimerComponent, typeof i5.FoehnTransmitWaitingModalComponent], [typeof i6.CommonModule, typeof i7.DraftsModule, typeof i8.FoehnBreadcrumbModule, typeof i9.FoehnGrowlModule, typeof i10.FoehnHeaderModule, typeof i11.FoehnModalModule, typeof i12.FoehnFooterModule, typeof i13.FoehnUserConnectedAsModule, typeof i14.SupportAlertModule, typeof i15.FoehnConfirmModalModule, typeof i16.FoehnIconsModule, typeof i17.SdkDictionaryModule, typeof i18.FoehnStatusProgressBarModule], [typeof i1.FoehnPageComponent, typeof i2.FoehnPageCounterComponent, typeof i3.FoehnPageModalComponent, typeof i4.FoehnPageExpirationTimerComponent, typeof i5.FoehnTransmitWaitingModalComponent]>;
|
|
23
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<FoehnPageModule>;
|
|
24
|
-
}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { Observable } from 'rxjs';
|
|
2
|
-
import { FormPostResponse } from '../form-post-response';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class FoehnPageService {
|
|
5
|
-
private _foehnPageSubject;
|
|
6
|
-
private _saveFormRequestSubject;
|
|
7
|
-
private _currentEtapeId;
|
|
8
|
-
private currentEtapeIdObs;
|
|
9
|
-
constructor();
|
|
10
|
-
foehnPageObservable(): Observable<string>;
|
|
11
|
-
setPageTitle(title: string): void;
|
|
12
|
-
requestFormSave(displaySuccessMessage?: boolean): void;
|
|
13
|
-
saveFormRequest(): Observable<boolean>;
|
|
14
|
-
setCurrentEtapeId(etapeId: string): void;
|
|
15
|
-
onEtapeIdChange(): Observable<string>;
|
|
16
|
-
isUserCategoryVisible(isFirstPage: boolean, isLastPage: boolean, isUserCategoryEnabled: boolean, isInitialStep: boolean, isUserNeverConnected: boolean, backendResponse: FormPostResponse<any>, isCurrentRouteDefined: boolean): boolean;
|
|
17
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FoehnPageService, never>;
|
|
18
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<FoehnPageService>;
|
|
19
|
-
}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { HttpEvent, HttpHandler, HttpInterceptor, HttpRequest } from '@angular/common/http';
|
|
2
|
-
import { ExistingProvider } from '@angular/core';
|
|
3
|
-
import { Observable } from 'rxjs';
|
|
4
|
-
import { FoehnTransmitWaitingModalService } from './foehn-transmit-waiting-modal.service';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class DemandeTransmitInterceptor implements HttpInterceptor {
|
|
7
|
-
private transmitModalService;
|
|
8
|
-
private _prefix;
|
|
9
|
-
constructor(transmitModalService: FoehnTransmitWaitingModalService);
|
|
10
|
-
set prefix(prefix: string);
|
|
11
|
-
intercept(request: HttpRequest<unknown>, next: HttpHandler): Observable<HttpEvent<unknown>>;
|
|
12
|
-
private buildTransmitUrl;
|
|
13
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DemandeTransmitInterceptor, never>;
|
|
14
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<DemandeTransmitInterceptor>;
|
|
15
|
-
}
|
|
16
|
-
export declare const DEMANDE_TRANSMIT_INTERCEPTOR_PROVIDER: ExistingProvider[];
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { Observable } from 'rxjs';
|
|
2
|
-
import { FoehnTransmitWaitingModalService } from './foehn-transmit-waiting-modal.service';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class FoehnTransmitWaitingModalComponent {
|
|
5
|
-
private transmitModalService;
|
|
6
|
-
isTransmit: Observable<boolean>;
|
|
7
|
-
constructor(transmitModalService: FoehnTransmitWaitingModalService);
|
|
8
|
-
updateVisibilityStatus(status: boolean): void;
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FoehnTransmitWaitingModalComponent, never>;
|
|
10
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FoehnTransmitWaitingModalComponent, "foehn-transmit-waiting-modal", never, {}, {}, never, never, false, never>;
|
|
11
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { Observable } from 'rxjs';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare const TRANSMIT_WAITING_MODAL_DELAY_IN_MILLISECONDS = 2000;
|
|
4
|
-
export declare class FoehnTransmitWaitingModalService {
|
|
5
|
-
private showModalDelayTimer;
|
|
6
|
-
private toggleModalBehaviorSubject;
|
|
7
|
-
modalVisibilityObservable(): Observable<boolean>;
|
|
8
|
-
toggleModalVisibility(isVisible: boolean): void;
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FoehnTransmitWaitingModalService, never>;
|
|
10
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<FoehnTransmitWaitingModalService>;
|
|
11
|
-
}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import { Address } from '../foehn-address/address.type';
|
|
2
|
-
import { FoehnRecapSection, FoehnRecapSectionElement } from './foehn-recap-section.type';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class FoehnRecapSectionComponent {
|
|
5
|
-
acceptEmptyValues: boolean;
|
|
6
|
-
comment: FoehnRecapSectionElement;
|
|
7
|
-
private _section;
|
|
8
|
-
set data(data: FoehnRecapSection);
|
|
9
|
-
get data(): FoehnRecapSection;
|
|
10
|
-
cleanValue(element: FoehnRecapSectionElement): any;
|
|
11
|
-
atLeastOneElementHasContent(data: FoehnRecapSection): boolean;
|
|
12
|
-
hasContent(element: FoehnRecapSectionElement): boolean;
|
|
13
|
-
buildId(element: FoehnRecapSectionElement): string;
|
|
14
|
-
isAddress(element: FoehnRecapSectionElement): boolean;
|
|
15
|
-
getAddressToDisplay(element: FoehnRecapSectionElement): Address;
|
|
16
|
-
private formatEmptyValue;
|
|
17
|
-
private fixLineBreaks;
|
|
18
|
-
private isSet;
|
|
19
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FoehnRecapSectionComponent, never>;
|
|
20
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FoehnRecapSectionComponent, "foehn-recap-section", never, { "acceptEmptyValues": { "alias": "acceptEmptyValues"; "required": false; }; "data": { "alias": "data"; "required": false; }; }, {}, never, never, false, never>;
|
|
21
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./foehn-recap-section.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "../sdk-dictionary/sdk-dictionary.module";
|
|
5
|
-
import * as i4 from "../foehn-address/foehn-address.module";
|
|
6
|
-
export declare class FoehnRecapSectionModule {
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FoehnRecapSectionModule, never>;
|
|
8
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<FoehnRecapSectionModule, [typeof i1.FoehnRecapSectionComponent], [typeof i2.CommonModule, typeof i3.SdkDictionaryModule, typeof i4.FoehnAddressModule], [typeof i1.FoehnRecapSectionComponent]>;
|
|
9
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<FoehnRecapSectionModule>;
|
|
10
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { Address } from '../foehn-address/address.type';
|
|
2
|
-
export interface FoehnRecapSectionElement {
|
|
3
|
-
key: string;
|
|
4
|
-
value: Address | string | number | boolean;
|
|
5
|
-
acceptEmptyValue?: boolean;
|
|
6
|
-
/**
|
|
7
|
-
* An optional Id, will be added on the `dd` DOM element.
|
|
8
|
-
*/
|
|
9
|
-
id?: string;
|
|
10
|
-
isComment?: boolean;
|
|
11
|
-
}
|
|
12
|
-
export interface FoehnRecapSection {
|
|
13
|
-
id?: string;
|
|
14
|
-
titleKey: string;
|
|
15
|
-
titleLevel?: 'h2' | 'h3' | 'h4' | 'h5' | 'h6';
|
|
16
|
-
elements: FoehnRecapSectionElement[];
|
|
17
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { BehaviorSubject, Observable } from 'rxjs';
|
|
2
|
-
import { GesdemHandlerService } from '../gesdem/gesdem-handler.service';
|
|
3
|
-
import { ApplicationInfoService } from '../sdk-appinfo/application-info.service';
|
|
4
|
-
import { SdkDictionaryService } from '../sdk-dictionary/sdk-dictionary.service';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class FoehnRemainingAlertsSummaryComponent {
|
|
7
|
-
private gesdemService;
|
|
8
|
-
private applicationInfoService;
|
|
9
|
-
private dictionaryService;
|
|
10
|
-
remainingErrorNamesToIgnore: string[];
|
|
11
|
-
hasRemainingErrors: Observable<boolean>;
|
|
12
|
-
remainingErrorsLabelSubject: BehaviorSubject<string>;
|
|
13
|
-
remainingErrorsMessage: Observable<string>;
|
|
14
|
-
private readonly DEFAULT_REMAINING_ERRORS_MSG_KEY;
|
|
15
|
-
private reference;
|
|
16
|
-
constructor(gesdemService: GesdemHandlerService, applicationInfoService: ApplicationInfoService, dictionaryService: SdkDictionaryService);
|
|
17
|
-
set remainingErrorsLabel(msg: string);
|
|
18
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FoehnRemainingAlertsSummaryComponent, never>;
|
|
19
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FoehnRemainingAlertsSummaryComponent, "foehn-remaining-alerts-summary", never, { "remainingErrorNamesToIgnore": { "alias": "remainingErrorNamesToIgnore"; "required": false; }; "remainingErrorsLabel": { "alias": "remainingErrorsLabel"; "required": false; }; }, {}, never, never, false, never>;
|
|
20
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./foehn-remaining-alerts-summary.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
export declare class FoehnRemainingAlertsSummaryModule {
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FoehnRemainingAlertsSummaryModule, never>;
|
|
6
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<FoehnRemainingAlertsSummaryModule, [typeof i1.FoehnRemainingAlertsSummaryComponent], [typeof i2.CommonModule], [typeof i1.FoehnRemainingAlertsSummaryComponent]>;
|
|
7
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<FoehnRemainingAlertsSummaryModule>;
|
|
8
|
-
}
|