@dsivd/prestations-ng 17.10.9 → 18.0.0-beta.10
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/CHANGELOG.md +2478 -2466
- package/CONTRIBUTING.md +66 -66
- package/ESLINT_MIGRATION_GUIDE.md +19 -33
- package/MODULES.md +88 -88
- package/MULTI_ETAPES.md +9 -9
- package/README.md +25 -24
- package/README_COMMON.md +10 -10
- package/UPGRADING_V12.md +36 -36
- package/UPGRADING_V13.md +3 -3
- package/UPGRADING_V14.md +2 -2
- package/UPGRADING_V15.md +4 -4
- package/UPGRADING_V16.md +38 -38
- package/UPGRADING_V17.md +51 -51
- package/UPGRADING_V18.md +596 -8
- package/UPGRADING_V8.md +5 -5
- package/abstract-page-component.d.ts +1 -1
- package/dsivd-prestations-ng-18.0.0-beta.10.tgz +0 -0
- package/fesm2022/dsivd-prestations-ng.mjs +903 -868
- package/fesm2022/dsivd-prestations-ng.mjs.map +1 -1
- package/foehn-checkables/foehn-checkable-group.component.d.ts +1 -1
- package/foehn-checkables/foehn-checkables.module.d.ts +6 -7
- package/foehn-date-picker/date-picker.helper.d.ts +1 -1
- package/foehn-icons/abstract-icon-component.d.ts +1 -1
- package/foehn-input/foehn-input-string.component.d.ts +1 -1
- package/foehn-input/foehn-input.component.d.ts +1 -1
- package/foehn-menu-prestation/abstract-list-item-detail-page.component.d.ts +1 -1
- package/foehn-menu-prestation/abstract-menu-page.component.d.ts +1 -1
- package/foehn-menu-prestation/abstract-page-from-menu.component.d.ts +1 -1
- package/foehn-navigation/abstract-foehn-navigation.component.d.ts +1 -1
- package/foehn-table/foehn-table.component.d.ts +1 -6
- package/foehn-upload/abstract-foehn-uploader.component.d.ts +1 -2
- package/foehn-upload/foehn-picture-upload/foehn-picture-upload.component.d.ts +1 -3
- package/foehn-upload/foehn-picture-upload/foehn-picture-upload.module.d.ts +1 -1
- package/index.d.ts +1 -1
- package/index.html +1 -1
- package/package.json +15 -17
- package/prestations-ng-core.module.d.ts +5 -4
- package/sdk-appinfo/application-info.service.d.ts +1 -0
- package/sdk-drafts/drafts.module.d.ts +7 -8
- package/sdk-support-alert/support-alert.module.d.ts +2 -3
- package/dsivd-prestations-ng-17.10.9.tgz +0 -0
- package/esm2022/abstract-page-component.mjs +0 -232
- package/esm2022/directives/currency-formatter.directive.mjs +0 -143
- package/esm2022/directives/formatter.module.mjs +0 -37
- package/esm2022/directives/iban-formatter.directive.mjs +0 -29
- package/esm2022/directives/ide-formatter.directive.mjs +0 -37
- package/esm2022/directives/ndc-formatter.directive.mjs +0 -75
- package/esm2022/dsivd-prestations-ng.mjs +0 -5
- package/esm2022/foehn-address/address.type.mjs +0 -10
- package/esm2022/foehn-address/foehn-address.module.mjs +0 -55
- package/esm2022/foehn-address/foehn-display-address.component.mjs +0 -69
- package/esm2022/foehn-address/foehn-input-address.component.mjs +0 -498
- package/esm2022/foehn-address/foehn-input-foreign-locality.component.mjs +0 -66
- package/esm2022/foehn-address/foehn-input-foreign-street.component.mjs +0 -56
- package/esm2022/foehn-agenda/calendar.type.mjs +0 -3
- package/esm2022/foehn-agenda/current-week.type.mjs +0 -4
- package/esm2022/foehn-agenda/day-slots.type.mjs +0 -3
- package/esm2022/foehn-agenda/foehn-agenda-navigation/foehn-agenda-navigation.component.mjs +0 -75
- package/esm2022/foehn-agenda/foehn-agenda-timeslot-panel/foehn-agenda-timeslot-panel.component.mjs +0 -242
- package/esm2022/foehn-agenda/foehn-agenda.component.mjs +0 -95
- package/esm2022/foehn-agenda/foehn-agenda.module.mjs +0 -62
- package/esm2022/foehn-agenda/pagination-week.type.mjs +0 -3
- package/esm2022/foehn-agenda/selected-slot.type.mjs +0 -3
- package/esm2022/foehn-autocomplete/foehn-autocomplete.component.mjs +0 -684
- package/esm2022/foehn-autocomplete/foehn-autocomplete.module.mjs +0 -40
- package/esm2022/foehn-boolean/foehn-boolean-checkbox.component.mjs +0 -28
- package/esm2022/foehn-boolean/foehn-boolean-radio.component.mjs +0 -40
- package/esm2022/foehn-boolean/foehn-boolean.module.mjs +0 -33
- package/esm2022/foehn-breadcrumb/breadcrumb-event.service.mjs +0 -177
- package/esm2022/foehn-breadcrumb/breadcrumb.mjs +0 -5
- package/esm2022/foehn-breadcrumb/foehn-breadcrumb.component.mjs +0 -106
- package/esm2022/foehn-breadcrumb/foehn-breadcrumb.module.mjs +0 -20
- package/esm2022/foehn-checkables/foehn-checkable-group.component.mjs +0 -291
- package/esm2022/foehn-checkables/foehn-checkables.module.mjs +0 -68
- package/esm2022/foehn-checkables/foehn-checkbox.component.mjs +0 -37
- package/esm2022/foehn-checkables/foehn-radio.component.mjs +0 -64
- package/esm2022/foehn-checkables/foehn-select.component.mjs +0 -55
- package/esm2022/foehn-checkables/form-select-option-group.mjs +0 -3
- package/esm2022/foehn-checkables/form-select-option.mjs +0 -3
- package/esm2022/foehn-confirm-modal/foehn-confirm-modal-content.mjs +0 -7
- package/esm2022/foehn-confirm-modal/foehn-confirm-modal.component.mjs +0 -40
- package/esm2022/foehn-confirm-modal/foehn-confirm-modal.module.mjs +0 -19
- package/esm2022/foehn-confirm-modal/foehn-confirm-modal.service.mjs +0 -53
- package/esm2022/foehn-date-picker/date-picker-navigation.helper.mjs +0 -168
- package/esm2022/foehn-date-picker/date-picker.helper.mjs +0 -132
- package/esm2022/foehn-date-picker/day-month.type.mjs +0 -3
- package/esm2022/foehn-date-picker/focused-day.type.mjs +0 -3
- package/esm2022/foehn-date-picker/foehn-date-picker.component.mjs +0 -392
- package/esm2022/foehn-date-picker/foehn-date-picker.module.mjs +0 -40
- package/esm2022/foehn-date-picker/month-year.type.mjs +0 -3
- package/esm2022/foehn-date-picker-button/foehn-date-picker-button.component.mjs +0 -97
- package/esm2022/foehn-date-picker-button/foehn-date-picker-button.module.mjs +0 -36
- package/esm2022/foehn-debug-summary/foehn-debug-summary.component.mjs +0 -84
- package/esm2022/foehn-debug-summary/foehn-debug-summary.component.module.mjs +0 -20
- package/esm2022/foehn-decision-electronique/foehn-decision-electronique.component.mjs +0 -37
- package/esm2022/foehn-decision-electronique/foehn-decision-electronique.module.mjs +0 -32
- package/esm2022/foehn-dropdown-menu/dropdown-menu-group.type.mjs +0 -3
- package/esm2022/foehn-dropdown-menu/dropdown-menu-item.type.mjs +0 -6
- package/esm2022/foehn-dropdown-menu/foehn-dropdown-menu.component.mjs +0 -212
- package/esm2022/foehn-dropdown-menu/foehn-dropdown-menu.module.mjs +0 -21
- package/esm2022/foehn-feedback-notification/foehn-feedback-notification.component.mjs +0 -113
- package/esm2022/foehn-feedback-notification/foehn-feedback-notification.module.mjs +0 -32
- package/esm2022/foehn-feedback-notification/foehn-feedback-notification.type.mjs +0 -3
- package/esm2022/foehn-footer/foehn-footer.component.mjs +0 -130
- package/esm2022/foehn-footer/foehn-footer.module.mjs +0 -19
- package/esm2022/foehn-footer/footer-link.type.mjs +0 -3
- package/esm2022/foehn-form/foehn-form.component.mjs +0 -136
- package/esm2022/foehn-form/foehn-form.module.mjs +0 -32
- package/esm2022/foehn-form/register-ng-model.service.mjs +0 -23
- package/esm2022/foehn-growl/foehn-growl.component.mjs +0 -45
- package/esm2022/foehn-growl/foehn-growl.module.mjs +0 -18
- package/esm2022/foehn-growl/growl-broker.service.mjs +0 -37
- package/esm2022/foehn-growl/growl-message.mjs +0 -9
- package/esm2022/foehn-growl/growl-types.mjs +0 -7
- package/esm2022/foehn-header/foehn-header.component.mjs +0 -159
- package/esm2022/foehn-header/foehn-header.module.mjs +0 -40
- package/esm2022/foehn-header/foehn-skip-link.component.mjs +0 -51
- package/esm2022/foehn-help-modal/foehn-help-modal.component.mjs +0 -44
- package/esm2022/foehn-help-modal/foehn-help-modal.module.mjs +0 -20
- package/esm2022/foehn-help-modal/foehn-help-modal.type.mjs +0 -2
- package/esm2022/foehn-icons/abstract-icon-component.mjs +0 -12
- package/esm2022/foehn-icons/foehn-icon-calendar.component.mjs +0 -19
- package/esm2022/foehn-icons/foehn-icon-check-square-o.component.mjs +0 -19
- package/esm2022/foehn-icons/foehn-icon-check.component.mjs +0 -19
- package/esm2022/foehn-icons/foehn-icon-chevron-down.component.mjs +0 -19
- package/esm2022/foehn-icons/foehn-icon-chevron-left.component.mjs +0 -19
- package/esm2022/foehn-icons/foehn-icon-chevron-right.component.mjs +0 -19
- package/esm2022/foehn-icons/foehn-icon-chevron-up.component.mjs +0 -19
- package/esm2022/foehn-icons/foehn-icon-clock.component.mjs +0 -19
- package/esm2022/foehn-icons/foehn-icon-comment-dots.component.mjs +0 -19
- package/esm2022/foehn-icons/foehn-icon-edit.component.mjs +0 -19
- package/esm2022/foehn-icons/foehn-icon-external-link-alt.component.mjs +0 -19
- package/esm2022/foehn-icons/foehn-icon-file-pdf.component.mjs +0 -19
- package/esm2022/foehn-icons/foehn-icon-info-circle.component.mjs +0 -19
- package/esm2022/foehn-icons/foehn-icon-lock.component.mjs +0 -19
- package/esm2022/foehn-icons/foehn-icon-map-marker.component.mjs +0 -19
- package/esm2022/foehn-icons/foehn-icon-minus-circle.component.mjs +0 -19
- package/esm2022/foehn-icons/foehn-icon-pencil.component.mjs +0 -19
- package/esm2022/foehn-icons/foehn-icon-plus-circle.component.mjs +0 -19
- package/esm2022/foehn-icons/foehn-icon-plus-square.component.mjs +0 -19
- package/esm2022/foehn-icons/foehn-icon-search.component.mjs +0 -19
- package/esm2022/foehn-icons/foehn-icon-times.component.mjs +0 -19
- package/esm2022/foehn-icons/foehn-icon-trash-alt.component.mjs +0 -19
- package/esm2022/foehn-icons/foehn-icon-unlock-alt.component.mjs +0 -19
- package/esm2022/foehn-icons/foehn-icon-user.component.mjs +0 -19
- package/esm2022/foehn-icons/foehn-icons.module.mjs +0 -139
- package/esm2022/foehn-input/foehn-input-email.component.mjs +0 -74
- package/esm2022/foehn-input/foehn-input-hidden.component.mjs +0 -54
- package/esm2022/foehn-input/foehn-input-number.component.mjs +0 -319
- package/esm2022/foehn-input/foehn-input-password.component.mjs +0 -51
- package/esm2022/foehn-input/foehn-input-phone.component.mjs +0 -99
- package/esm2022/foehn-input/foehn-input-prefixed-text.component.mjs +0 -116
- package/esm2022/foehn-input/foehn-input-string.component.mjs +0 -27
- package/esm2022/foehn-input/foehn-input-text.component.mjs +0 -69
- package/esm2022/foehn-input/foehn-input-textarea.component.mjs +0 -97
- package/esm2022/foehn-input/foehn-input.component.mjs +0 -418
- package/esm2022/foehn-input/foehn-input.module.mjs +0 -98
- package/esm2022/foehn-input/pattern.const.mjs +0 -16
- package/esm2022/foehn-input-date/foehn-input-date.component.mjs +0 -163
- package/esm2022/foehn-input-date-time/foehn-input-date-time.component.mjs +0 -201
- package/esm2022/foehn-input-time/foehn-input-time.component.mjs +0 -89
- package/esm2022/foehn-list/foehn-list.component.mjs +0 -127
- package/esm2022/foehn-list/foehn-list.module.mjs +0 -19
- package/esm2022/foehn-list/page-change-event.mjs +0 -3
- package/esm2022/foehn-menu-prestation/abstract-list-item-detail-page.component.mjs +0 -122
- package/esm2022/foehn-menu-prestation/abstract-menu-page.component.mjs +0 -31
- package/esm2022/foehn-menu-prestation/abstract-page-from-menu.component.mjs +0 -87
- package/esm2022/foehn-menu-prestation/foehn-error-pill/foehn-error-pill.component.mjs +0 -25
- package/esm2022/foehn-menu-prestation/foehn-list-summary/foehn-list-item-description.mjs +0 -2
- package/esm2022/foehn-menu-prestation/foehn-list-summary/foehn-list-item.mjs +0 -3
- package/esm2022/foehn-menu-prestation/foehn-list-summary/foehn-list-summary.component.mjs +0 -161
- package/esm2022/foehn-menu-prestation/foehn-menu-items/foehn-menu-item/foehn-menu-item.component.mjs +0 -38
- package/esm2022/foehn-menu-prestation/foehn-menu-items/foehn-menu-item-transmit/foehn-menu-item-transmit.component.mjs +0 -58
- package/esm2022/foehn-menu-prestation/foehn-menu-prestation.module.mjs +0 -67
- package/esm2022/foehn-misc/foehn-abbr.component.mjs +0 -15
- package/esm2022/foehn-misc/foehn-misc.module.mjs +0 -17
- package/esm2022/foehn-modal/foehn-modal.component.mjs +0 -94
- package/esm2022/foehn-modal/foehn-modal.module.mjs +0 -21
- package/esm2022/foehn-multiselect-autocomplete/foehn-multiselect-autocomplete.component.mjs +0 -287
- package/esm2022/foehn-multiselect-autocomplete/foehn-multiselect-autocomplete.module.mjs +0 -40
- package/esm2022/foehn-nav13/foehn-input-nav13.component.mjs +0 -114
- package/esm2022/foehn-nav13/foehn-input-nav13.module.mjs +0 -32
- package/esm2022/foehn-navigation/abstract-foehn-navigation.component.mjs +0 -55
- package/esm2022/foehn-navigation/foehn-navigation/foehn-navigation.component.mjs +0 -67
- package/esm2022/foehn-navigation/foehn-navigation.module.mjs +0 -37
- package/esm2022/foehn-navigation/foehn-navigation.service.mjs +0 -322
- package/esm2022/foehn-navigation/foehn-simple-navigation/foehn-simple-navigation.component.mjs +0 -26
- package/esm2022/foehn-notfound/foehn-notfound.component.mjs +0 -61
- package/esm2022/foehn-notfound/foehn-notfound.module.mjs +0 -20
- package/esm2022/foehn-page/foehn-page-counter.component.mjs +0 -31
- package/esm2022/foehn-page/foehn-page-expiration-timer/current-session-expiration.mjs +0 -3
- package/esm2022/foehn-page/foehn-page-expiration-timer/demande-expiration-interceptor.mjs +0 -68
- package/esm2022/foehn-page/foehn-page-expiration-timer/demande-expiration.service.mjs +0 -53
- package/esm2022/foehn-page/foehn-page-expiration-timer/foehn-page-expiration-timer.component.mjs +0 -175
- package/esm2022/foehn-page/foehn-page-expiration-timer/interval.helper.mjs +0 -29
- package/esm2022/foehn-page/foehn-page-modal.component.mjs +0 -54
- package/esm2022/foehn-page/foehn-page-modal.service.mjs +0 -38
- package/esm2022/foehn-page/foehn-page.component.mjs +0 -223
- package/esm2022/foehn-page/foehn-page.module.mjs +0 -101
- package/esm2022/foehn-page/foehn-page.service.mjs +0 -54
- package/esm2022/foehn-page/foehn-transmit-waiting-modal/demande-transmit-interceptor.mjs +0 -52
- package/esm2022/foehn-page/foehn-transmit-waiting-modal/foehn-transmit-waiting-modal.component.mjs +0 -23
- package/esm2022/foehn-page/foehn-transmit-waiting-modal/foehn-transmit-waiting-modal.service.mjs +0 -32
- package/esm2022/foehn-recap-section/foehn-recap-section.component.mjs +0 -98
- package/esm2022/foehn-recap-section/foehn-recap-section.module.mjs +0 -20
- package/esm2022/foehn-recap-section/foehn-recap-section.type.mjs +0 -2
- package/esm2022/foehn-remaining-alerts-summary/foehn-remaining-alerts-summary.component.mjs +0 -50
- package/esm2022/foehn-remaining-alerts-summary/foehn-remaining-alerts-summary.module.mjs +0 -18
- package/esm2022/foehn-status-progress-bar/foehn-status-progress-bar.component.mjs +0 -56
- package/esm2022/foehn-status-progress-bar/foehn-status-progress-bar.module.mjs +0 -20
- package/esm2022/foehn-table/foehn-table-column-configuration.mjs +0 -3
- package/esm2022/foehn-table/foehn-table-page-change-event.mjs +0 -3
- package/esm2022/foehn-table/foehn-table.component.mjs +0 -190
- package/esm2022/foehn-table/foehn-table.module.mjs +0 -40
- package/esm2022/foehn-table/row-element.type.mjs +0 -3
- package/esm2022/foehn-table/tableSort.mjs +0 -3
- package/esm2022/foehn-upload/abstract-foehn-uploader.component.mjs +0 -242
- package/esm2022/foehn-upload/document-reference.mjs +0 -6
- package/esm2022/foehn-upload/foehn-bo-multi-upload/bo-multi-upload.service.mjs +0 -116
- package/esm2022/foehn-upload/foehn-bo-multi-upload/bo-multi-upload.type.mjs +0 -6
- package/esm2022/foehn-upload/foehn-bo-multi-upload/foehn-bo-multi-upload.component.mjs +0 -199
- package/esm2022/foehn-upload/foehn-bo-multi-upload/foehn-bo-multi-upload.module.mjs +0 -40
- package/esm2022/foehn-upload/foehn-multi-upload/foehn-multi-upload.component.mjs +0 -250
- package/esm2022/foehn-upload/foehn-multi-upload/foehn-multi-upload.module.mjs +0 -40
- package/esm2022/foehn-upload/foehn-multi-upload/multi-upload.service.mjs +0 -125
- package/esm2022/foehn-upload/foehn-multi-upload/multi-upload.type.mjs +0 -6
- package/esm2022/foehn-upload/foehn-multi-upload/pending-upload.service.mjs +0 -163
- package/esm2022/foehn-upload/foehn-picture-upload/foehn-picture-upload.component.mjs +0 -178
- package/esm2022/foehn-upload/foehn-picture-upload/foehn-picture-upload.module.mjs +0 -44
- package/esm2022/foehn-upload/foehn-upload-progress-bar/foehn-upload-progress-bar.component.mjs +0 -83
- package/esm2022/foehn-upload/foehn-upload-progress-bar/foehn-upload-progress-bar.module.mjs +0 -21
- package/esm2022/foehn-upload/foehn-upload-progress-bar/upload-progress.service.mjs +0 -66
- package/esm2022/foehn-upload/foehn-upload-progress-bar/upload-progress.type.mjs +0 -7
- package/esm2022/foehn-upload/page-upload-limit.service.mjs +0 -80
- package/esm2022/foehn-upload/pending-upload.type.mjs +0 -3
- package/esm2022/foehn-upload/uploader.helper.mjs +0 -329
- package/esm2022/foehn-user-connected-as/foehn-user-connected-as.component.mjs +0 -21
- package/esm2022/foehn-user-connected-as/foehn-user-connected-as.module.mjs +0 -19
- package/esm2022/foehn-validation-alert-summary/foehn-validation-alert-summary.component.mjs +0 -96
- package/esm2022/foehn-validation-alert-summary/foehn-validation-alert-summary.module.mjs +0 -19
- package/esm2022/foehn-validation-alerts/foehn-validation-alerts.component.mjs +0 -29
- package/esm2022/foehn-validation-alerts/foehn-validation-alerts.module.mjs +0 -18
- package/esm2022/form-error.mjs +0 -2
- package/esm2022/form-post-response.mjs +0 -10
- package/esm2022/gesdem/gesdem-error-handler.service.mjs +0 -85
- package/esm2022/gesdem/gesdem-event.service.mjs +0 -38
- package/esm2022/gesdem/gesdem-handler.service.mjs +0 -201
- package/esm2022/gesdem/gesdem-loader.guard.mjs +0 -25
- package/esm2022/gesdem/gesdem-statut-utils.mjs +0 -25
- package/esm2022/gesdem-action-recovery/gesdem-action-recovery-login/gesdem-action-recovery-login.component.mjs +0 -170
- package/esm2022/gesdem-action-recovery/gesdem-action-recovery-registration/gesdem-action-recovery-registration.component.mjs +0 -227
- package/esm2022/gesdem-action-recovery/gesdem-action-recovery.module.mjs +0 -62
- package/esm2022/gesdem-action-recovery/gesdem-action-recovery.service.mjs +0 -97
- package/esm2022/gesdem-action-recovery/reprise-info.mjs +0 -4
- package/esm2022/gesdem-confirmation/gesdem-confirmation.component.mjs +0 -241
- package/esm2022/gesdem-confirmation/gesdem-confirmation.module.mjs +0 -36
- package/esm2022/gesdem-error/gesdem-error.component.mjs +0 -96
- package/esm2022/gesdem-error/gesdem-error.module.mjs +0 -36
- package/esm2022/global.const.mjs +0 -5
- package/esm2022/helpers/demande.helper.mjs +0 -19
- package/esm2022/helpers/object.helper.mjs +0 -124
- package/esm2022/i18n-form.mjs +0 -7
- package/esm2022/pipes/currency.pipe.mjs +0 -18
- package/esm2022/pipes/date.pipe.mjs +0 -43
- package/esm2022/pipes/formatIde.pipe.mjs +0 -22
- package/esm2022/pipes/pipes.module.mjs +0 -18
- package/esm2022/prestations-ng-core.module.mjs +0 -31
- package/esm2022/public_api.mjs +0 -288
- package/esm2022/refinf/model/address-type-light.mjs +0 -3
- package/esm2022/refinf/model/canton.mjs +0 -3
- package/esm2022/refinf/model/district.mjs +0 -3
- package/esm2022/refinf/model/municipality.mjs +0 -3
- package/esm2022/refinf/model/place-of-origin.mjs +0 -3
- package/esm2022/refinf/model/postal-locality.mjs +0 -3
- package/esm2022/sdk-appinfo/application-info.mjs +0 -22
- package/esm2022/sdk-appinfo/application-info.service.mjs +0 -146
- package/esm2022/sdk-currency/currency.helper.mjs +0 -34
- package/esm2022/sdk-date/date.helper.mjs +0 -109
- package/esm2022/sdk-dictionary/default-dictionary.mjs +0 -312
- package/esm2022/sdk-dictionary/sdk-dictionary.module.mjs +0 -16
- package/esm2022/sdk-dictionary/sdk-dictionary.pipe.mjs +0 -28
- package/esm2022/sdk-dictionary/sdk-dictionary.service.mjs +0 -122
- package/esm2022/sdk-drafts/draft.model.mjs +0 -2
- package/esm2022/sdk-drafts/drafts-container.component.mjs +0 -99
- package/esm2022/sdk-drafts/drafts.module.mjs +0 -47
- package/esm2022/sdk-drafts/drafts.service.mjs +0 -51
- package/esm2022/sdk-epayment/model/EPaymentParameters.mjs +0 -2
- package/esm2022/sdk-epayment/pending-payment/pending-payment.component.mjs +0 -24
- package/esm2022/sdk-epayment/sdk-epayment.component.mjs +0 -76
- package/esm2022/sdk-epayment/sdk-epayment.module.mjs +0 -23
- package/esm2022/sdk-epayment/sdk-epayment.service.mjs +0 -51
- package/esm2022/sdk-events-logger/sdk-event-type.mjs +0 -14
- package/esm2022/sdk-events-logger/sdk-event.mjs +0 -3
- package/esm2022/sdk-events-logger/sdk-events-logger.service.mjs +0 -43
- package/esm2022/sdk-recaptcha/grecaptcha/grecaptcha.component.mjs +0 -113
- package/esm2022/sdk-recaptcha/recaptcha.service.mjs +0 -180
- package/esm2022/sdk-recaptcha/sdk-recaptcha.component.mjs +0 -75
- package/esm2022/sdk-recaptcha/sdk-recaptcha.module.mjs +0 -19
- package/esm2022/sdk-redirect/iam-expired-interceptor.service.mjs +0 -62
- package/esm2022/sdk-redirect/redirect.component.mjs +0 -55
- package/esm2022/sdk-redirect/sdk-redirect.module.mjs +0 -19
- package/esm2022/sdk-session-info/session-info-data.mjs +0 -6
- package/esm2022/sdk-session-info/session-info-with-application.service.mjs +0 -68
- package/esm2022/sdk-session-info/session-info.service.mjs +0 -50
- package/esm2022/sdk-statistics/sdk-statistics.service.mjs +0 -74
- package/esm2022/sdk-support-alert/support-alert-container.component.mjs +0 -49
- package/esm2022/sdk-support-alert/support-alert.component.mjs +0 -32
- package/esm2022/sdk-support-alert/support-alert.model.mjs +0 -7
- package/esm2022/sdk-support-alert/support-alert.module.mjs +0 -21
- package/esm2022/sdk-support-alert/support-alert.service.mjs +0 -139
- package/esm2022/service-locator.mjs +0 -4
- package/esm2022/supported-browser.mjs +0 -2
- package/esm2022/validation/validation-handler.service.mjs +0 -44
- /package/{public_api.d.ts → public-api.d.ts} +0 -0
|
@@ -60,5 +60,5 @@ export declare abstract class FoehnCheckableGroupComponent extends FoehnInputCom
|
|
|
60
60
|
private onElementsUrlChange;
|
|
61
61
|
private onCheckMultiple;
|
|
62
62
|
static ɵfac: i0.ɵɵFactoryDeclaration<FoehnCheckableGroupComponent, never>;
|
|
63
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<FoehnCheckableGroupComponent, never, never, { "elements": { "alias": "elements"; "required": false; }; "elementsUrl": { "alias": "elementsUrl"; "required": false; }; "elementValue": { "alias": "elementValue"; "required": false; }; "elementLabel": { "alias": "elementLabel"; "required": false; }; "elementValueIdentity": { "alias": "elementValueIdentity"; "required": false; }; "elementDisabled": { "alias": "elementDisabled"; "required": false; }; "elementGroup": { "alias": "elementGroup"; "required": false; }; "defaultElementValue": { "alias": "defaultElementValue"; "required": false; }; }, { "elementsLoaded": "elementsLoaded"; }, never, never,
|
|
63
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<FoehnCheckableGroupComponent, never, never, { "elements": { "alias": "elements"; "required": false; }; "elementsUrl": { "alias": "elementsUrl"; "required": false; }; "elementValue": { "alias": "elementValue"; "required": false; }; "elementLabel": { "alias": "elementLabel"; "required": false; }; "elementValueIdentity": { "alias": "elementValueIdentity"; "required": false; }; "elementDisabled": { "alias": "elementDisabled"; "required": false; }; "elementGroup": { "alias": "elementGroup"; "required": false; }; "defaultElementValue": { "alias": "defaultElementValue"; "required": false; }; }, { "elementsLoaded": "elementsLoaded"; }, never, never, true, never>;
|
|
64
64
|
}
|
|
@@ -5,14 +5,13 @@ import * as i3 from "./foehn-select.component";
|
|
|
5
5
|
import * as i4 from "@angular/common";
|
|
6
6
|
import * as i5 from "@angular/forms";
|
|
7
7
|
import * as i6 from "../foehn-icons/foehn-icons.module";
|
|
8
|
-
import * as i7 from "
|
|
9
|
-
import * as i8 from "../foehn-
|
|
10
|
-
import * as i9 from "../
|
|
11
|
-
import * as i10 from "../
|
|
12
|
-
import * as i11 from "../foehn-
|
|
13
|
-
import * as i12 from "../foehn-modal/foehn-modal.module";
|
|
8
|
+
import * as i7 from "../foehn-validation-alerts/foehn-validation-alerts.module";
|
|
9
|
+
import * as i8 from "../foehn-autocomplete/foehn-autocomplete.module";
|
|
10
|
+
import * as i9 from "../sdk-dictionary/sdk-dictionary.module";
|
|
11
|
+
import * as i10 from "../foehn-help-modal/foehn-help-modal.module";
|
|
12
|
+
import * as i11 from "../foehn-modal/foehn-modal.module";
|
|
14
13
|
export declare class FoehnCheckablesModule {
|
|
15
14
|
static ɵfac: i0.ɵɵFactoryDeclaration<FoehnCheckablesModule, never>;
|
|
16
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<FoehnCheckablesModule, [typeof i1.FoehnCheckboxComponent, typeof i2.FoehnRadioComponent, typeof i3.FoehnSelectComponent], [typeof i4.CommonModule, typeof i5.FormsModule, typeof i6.FoehnIconsModule, typeof i7.
|
|
15
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<FoehnCheckablesModule, [typeof i1.FoehnCheckboxComponent, typeof i2.FoehnRadioComponent, typeof i3.FoehnSelectComponent], [typeof i4.CommonModule, typeof i5.FormsModule, typeof i6.FoehnIconsModule, typeof i7.FoehnValidationAlertsModule, typeof i8.FoehnAutocompleteModule, typeof i9.SdkDictionaryModule, typeof i10.FoehnHelpModalModule, typeof i11.FoehnModalModule], [typeof i1.FoehnCheckboxComponent, typeof i2.FoehnRadioComponent, typeof i3.FoehnSelectComponent, typeof i8.FoehnAutocompleteModule]>;
|
|
17
16
|
static ɵinj: i0.ɵɵInjectorDeclaration<FoehnCheckablesModule>;
|
|
18
17
|
}
|
|
@@ -18,7 +18,7 @@ export declare class DatePickerHelper {
|
|
|
18
18
|
private static getNumberOfDaysInMonth;
|
|
19
19
|
private static getPreviousMonth;
|
|
20
20
|
private static getNextMonth;
|
|
21
|
-
loadLocale: (language: string) => Promise<
|
|
21
|
+
loadLocale: (language: string) => Promise<void>;
|
|
22
22
|
getWeekDays(): string[];
|
|
23
23
|
getWeeksOfMonth(initialYear: string, initialMonth: string, initialDay?: string): DayMonth[][];
|
|
24
24
|
getNextWeeksOfMonth(): DayMonth[][];
|
|
@@ -5,5 +5,5 @@ export declare abstract class AbstractIconComponent {
|
|
|
5
5
|
abstract iconName: IconDefinition;
|
|
6
6
|
abstract defaultTitle: string;
|
|
7
7
|
static ɵfac: i0.ɵɵFactoryDeclaration<AbstractIconComponent, never>;
|
|
8
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<AbstractIconComponent, never, never, { "title": { "alias": "title"; "required": false; }; }, {}, never, never,
|
|
8
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<AbstractIconComponent, never, never, { "title": { "alias": "title"; "required": false; }; }, {}, never, never, true, never>;
|
|
9
9
|
}
|
|
@@ -5,5 +5,5 @@ export declare abstract class FoehnInputStringComponent extends FoehnInputCompon
|
|
|
5
5
|
onBlur(e: FocusEvent): void;
|
|
6
6
|
private replaceTabWithWhiteSpace;
|
|
7
7
|
static ɵfac: i0.ɵɵFactoryDeclaration<FoehnInputStringComponent, never>;
|
|
8
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<FoehnInputStringComponent, never, never, { "trimOnBlur": { "alias": "trimOnBlur"; "required": false; }; }, {}, never, never,
|
|
8
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<FoehnInputStringComponent, never, never, { "trimOnBlur": { "alias": "trimOnBlur"; "required": false; }; }, {}, never, never, true, never>;
|
|
9
9
|
}
|
|
@@ -123,5 +123,5 @@ export declare abstract class FoehnInputComponent<T> implements OnInit, OnDestro
|
|
|
123
123
|
protected isEmptyWhenTrimmedIfString(data: any): boolean;
|
|
124
124
|
protected triggerUserInput(value: T): void;
|
|
125
125
|
static ɵfac: i0.ɵɵFactoryDeclaration<FoehnInputComponent<any>, never>;
|
|
126
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<FoehnInputComponent<any>, never, never, { "id": { "alias": "id"; "required": false; }; "required": { "alias": "required"; "required": false; }; "label": { "alias": "label"; "required": false; }; "isLabelSrOnly": { "alias": "isLabelSrOnly"; "required": false; }; "standardHelpText": { "alias": "standardHelpText"; "required": false; }; "helpText": { "alias": "helpText"; "required": false; }; "name": { "alias": "name"; "required": false; }; "pattern": { "alias": "pattern"; "required": false; }; "labelStyleModifier": { "alias": "labelStyleModifier"; "required": false; }; "customErrors": { "alias": "customErrors"; "required": false; }; "maxlength": { "alias": "maxlength"; "required": false; }; "overrideGesdemMaxlength": { "alias": "overrideGesdemMaxlength"; "required": false; }; "min": { "alias": "min"; "required": false; }; "max": { "alias": "max"; "required": false; }; "autocomplete": { "alias": "autocomplete"; "required": false; }; "preventPaste": { "alias": "preventPaste"; "required": false; }; "clearButton": { "alias": "clearButton"; "required": false; }; "excludeFromErrorSummary": { "alias": "excludeFromErrorSummary"; "required": false; }; "hideNotRequiredExtraLabel": { "alias": "hideNotRequiredExtraLabel"; "required": false; }; "isErrorInherited": { "alias": "isErrorInherited"; "required": false; }; "showErrorWhenDisabled": { "alias": "showErrorWhenDisabled"; "required": false; }; "autocapitalize": { "alias": "autocapitalize"; "required": false; }; "updateModelWhenDisabled": { "alias": "updateModelWhenDisabled"; "required": false; }; "helpModal": { "alias": "helpModal"; "required": false; }; "model": { "alias": "model"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; }, { "modelChange": "modelChange"; "userInput": "userInput"; "blurHandler": "blur"; "focusHandler": "focus"; }, never, never,
|
|
126
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<FoehnInputComponent<any>, never, never, { "id": { "alias": "id"; "required": false; }; "required": { "alias": "required"; "required": false; }; "label": { "alias": "label"; "required": false; }; "isLabelSrOnly": { "alias": "isLabelSrOnly"; "required": false; }; "standardHelpText": { "alias": "standardHelpText"; "required": false; }; "helpText": { "alias": "helpText"; "required": false; }; "name": { "alias": "name"; "required": false; }; "pattern": { "alias": "pattern"; "required": false; }; "labelStyleModifier": { "alias": "labelStyleModifier"; "required": false; }; "customErrors": { "alias": "customErrors"; "required": false; }; "maxlength": { "alias": "maxlength"; "required": false; }; "overrideGesdemMaxlength": { "alias": "overrideGesdemMaxlength"; "required": false; }; "min": { "alias": "min"; "required": false; }; "max": { "alias": "max"; "required": false; }; "autocomplete": { "alias": "autocomplete"; "required": false; }; "preventPaste": { "alias": "preventPaste"; "required": false; }; "clearButton": { "alias": "clearButton"; "required": false; }; "excludeFromErrorSummary": { "alias": "excludeFromErrorSummary"; "required": false; }; "hideNotRequiredExtraLabel": { "alias": "hideNotRequiredExtraLabel"; "required": false; }; "isErrorInherited": { "alias": "isErrorInherited"; "required": false; }; "showErrorWhenDisabled": { "alias": "showErrorWhenDisabled"; "required": false; }; "autocapitalize": { "alias": "autocapitalize"; "required": false; }; "updateModelWhenDisabled": { "alias": "updateModelWhenDisabled"; "required": false; }; "helpModal": { "alias": "helpModal"; "required": false; }; "model": { "alias": "model"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; }, { "modelChange": "modelChange"; "userInput": "userInput"; "blurHandler": "blur"; "focusHandler": "focus"; }, never, never, true, never>;
|
|
127
127
|
}
|
|
@@ -31,5 +31,5 @@ export declare abstract class AbstractListDetailPageComponent<FORM_TYPE extends
|
|
|
31
31
|
abstract getListPagePath(): string;
|
|
32
32
|
abstract getListPageLabel(): string;
|
|
33
33
|
static ɵfac: i0.ɵɵFactoryDeclaration<AbstractListDetailPageComponent<any, any>, never>;
|
|
34
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<AbstractListDetailPageComponent<any, any>, never, never, {}, {}, never, never,
|
|
34
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<AbstractListDetailPageComponent<any, any>, never, never, {}, {}, never, never, true, never>;
|
|
35
35
|
}
|
|
@@ -9,5 +9,5 @@ export declare abstract class AbstractMenuPageComponent<T extends I18nForm> exte
|
|
|
9
9
|
constructor(activatedRoute: ActivatedRoute, ngZone: NgZone);
|
|
10
10
|
ngAfterViewInit(): void;
|
|
11
11
|
static ɵfac: i0.ɵɵFactoryDeclaration<AbstractMenuPageComponent<any>, never>;
|
|
12
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<AbstractMenuPageComponent<any>, never, never, {}, {}, never, never,
|
|
12
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<AbstractMenuPageComponent<any>, never, never, {}, {}, never, never, true, never>;
|
|
13
13
|
}
|
|
@@ -16,5 +16,5 @@ export declare abstract class AbstractPageFromMenuComponent<T extends I18nForm>
|
|
|
16
16
|
protected abstract getMenuPath(): string;
|
|
17
17
|
protected abstract getMenuLabel(): string;
|
|
18
18
|
static ɵfac: i0.ɵɵFactoryDeclaration<AbstractPageFromMenuComponent<any>, never>;
|
|
19
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<AbstractPageFromMenuComponent<any>, never, never, {}, {}, never, never,
|
|
19
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<AbstractPageFromMenuComponent<any>, never, never, {}, {}, never, never, true, never>;
|
|
20
20
|
}
|
|
@@ -15,5 +15,5 @@ export declare abstract class AbstractFoehnNavigationComponent {
|
|
|
15
15
|
goToPrevious(): void;
|
|
16
16
|
canShowNextButton(): boolean;
|
|
17
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,
|
|
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
19
|
}
|
|
@@ -22,11 +22,6 @@ export declare class FoehnTableComponent extends FoehnInputComponent<unknown[]>
|
|
|
22
22
|
currentPage: number;
|
|
23
23
|
filteredList: unknown[];
|
|
24
24
|
private _list;
|
|
25
|
-
/**
|
|
26
|
-
* @deprecated This method is deprecated and will be removed in future versions.
|
|
27
|
-
* Use `[model]` attribut instead.
|
|
28
|
-
*/
|
|
29
|
-
set list(list: unknown[]);
|
|
30
25
|
trackByFn: TrackByFunction<unknown>;
|
|
31
26
|
onModelChange(value: unknown[]): void;
|
|
32
27
|
trackFoehnTableColumnConfiguration: TrackByFunction<FoehnTableColumnConfiguration<unknown>>;
|
|
@@ -41,5 +36,5 @@ export declare class FoehnTableComponent extends FoehnInputComponent<unknown[]>
|
|
|
41
36
|
manageRowClick(rowElem: HTMLTableRowElement, item: unknown): void;
|
|
42
37
|
private buildFilteredList;
|
|
43
38
|
static ɵfac: i0.ɵɵFactoryDeclaration<FoehnTableComponent, never>;
|
|
44
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FoehnTableComponent, "foehn-table", never, { "itemsPerPage": { "alias": "itemsPerPage"; "required": false; }; "title": { "alias": "title"; "required": false; }; "titleSrOnly": { "alias": "titleSrOnly"; "required": false; }; "previousLabel": { "alias": "previousLabel"; "required": false; }; "nextLabel": { "alias": "nextLabel"; "required": false; }; "totalElements": { "alias": "totalElements"; "required": false; }; "fixedPageCount": { "alias": "fixedPageCount"; "required": false; }; "columnsConfiguration": { "alias": "columnsConfiguration"; "required": false; }; "sort": { "alias": "sort"; "required": false; }; "tableClass": { "alias": "tableClass"; "required": false; }; "
|
|
39
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FoehnTableComponent, "foehn-table", never, { "itemsPerPage": { "alias": "itemsPerPage"; "required": false; }; "title": { "alias": "title"; "required": false; }; "titleSrOnly": { "alias": "titleSrOnly"; "required": false; }; "previousLabel": { "alias": "previousLabel"; "required": false; }; "nextLabel": { "alias": "nextLabel"; "required": false; }; "totalElements": { "alias": "totalElements"; "required": false; }; "fixedPageCount": { "alias": "fixedPageCount"; "required": false; }; "columnsConfiguration": { "alias": "columnsConfiguration"; "required": false; }; "sort": { "alias": "sort"; "required": false; }; "tableClass": { "alias": "tableClass"; "required": false; }; "trackByFn": { "alias": "trackByFn"; "required": false; }; }, { "pageChange": "pageChange"; "sortChange": "sortChange"; "rowClick": "rowClick"; }, never, ["*"], false, never>;
|
|
45
40
|
}
|
|
@@ -14,7 +14,6 @@ export declare abstract class AbstractFoehnUploaderComponent<T> extends FoehnInp
|
|
|
14
14
|
protected confirmModalService: FoehnConfirmModalService;
|
|
15
15
|
protected dictionaryService: SdkDictionaryService;
|
|
16
16
|
protected growlService: GrowlBrokerService;
|
|
17
|
-
required: boolean;
|
|
18
17
|
dragAndDrop: boolean;
|
|
19
18
|
showUploadButton: boolean;
|
|
20
19
|
readonly: boolean;
|
|
@@ -65,5 +64,5 @@ export declare abstract class AbstractFoehnUploaderComponent<T> extends FoehnInp
|
|
|
65
64
|
protected isMaxFilesSizeReached(files: File[]): boolean;
|
|
66
65
|
abstract getTotalFilesSize(): number;
|
|
67
66
|
static ɵfac: i0.ɵɵFactoryDeclaration<AbstractFoehnUploaderComponent<any>, never>;
|
|
68
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<AbstractFoehnUploaderComponent<any>, never, never, { "
|
|
67
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<AbstractFoehnUploaderComponent<any>, never, never, { "dragAndDrop": { "alias": "dragAndDrop"; "required": false; }; "showUploadButton": { "alias": "showUploadButton"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "hideGlobalInfos": { "alias": "hideGlobalInfos"; "required": false; }; "multiple": { "alias": "multiple"; "required": false; }; "key": { "alias": "key"; "required": false; }; "chooseButtonLabel": { "alias": "chooseButtonLabel"; "required": false; }; "chooseButtonLabelMultiple": { "alias": "chooseButtonLabelMultiple"; "required": false; }; "dropZoneLabel": { "alias": "dropZoneLabel"; "required": false; }; "dropZoneLabelMultiple": { "alias": "dropZoneLabelMultiple"; "required": false; }; "overrideAcceptedExtensions": { "alias": "overrideAcceptedExtensions"; "required": false; }; "overrideMaxFileNameLength": { "alias": "overrideMaxFileNameLength"; "required": false; }; "overrideIllegalCharacters": { "alias": "overrideIllegalCharacters"; "required": false; }; "showDeleteConfirmationMessage": { "alias": "showDeleteConfirmationMessage"; "required": false; }; "deleteConfirmationMessage": { "alias": "deleteConfirmationMessage"; "required": false; }; "maxSimultaneousSelectedFiles": { "alias": "maxSimultaneousSelectedFiles"; "required": false; }; "shouldDisplayFileSavedConfirmation": { "alias": "shouldDisplayFileSavedConfirmation"; "required": false; }; "maxFilesCount": { "alias": "maxFilesCount"; "required": false; }; "maxFilesSizeInMo": { "alias": "maxFilesSizeInMo"; "required": false; }; }, {}, never, never, true, never>;
|
|
69
68
|
}
|
|
@@ -9,9 +9,7 @@ import * as i0 from "@angular/core";
|
|
|
9
9
|
export declare class FoehnPictureUploadComponent extends FoehnInputComponent<DocumentReference[]> implements OnInit {
|
|
10
10
|
private uploadService;
|
|
11
11
|
private dictionaryService;
|
|
12
|
-
name: string;
|
|
13
12
|
key: string;
|
|
14
|
-
label: string;
|
|
15
13
|
baseUrl: string;
|
|
16
14
|
croppedPictureFilename: string;
|
|
17
15
|
resizeToWidth: number;
|
|
@@ -36,5 +34,5 @@ export declare class FoehnPictureUploadComponent extends FoehnInputComponent<Doc
|
|
|
36
34
|
refreshErrors(results: any[]): void;
|
|
37
35
|
private isValidFileType;
|
|
38
36
|
static ɵfac: i0.ɵɵFactoryDeclaration<FoehnPictureUploadComponent, never>;
|
|
39
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FoehnPictureUploadComponent, "foehn-picture-upload", never, { "
|
|
37
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FoehnPictureUploadComponent, "foehn-picture-upload", never, { "key": { "alias": "key"; "required": false; }; "baseUrl": { "alias": "baseUrl"; "required": false; }; "croppedPictureFilename": { "alias": "croppedPictureFilename"; "required": false; }; "resizeToWidth": { "alias": "resizeToWidth"; "required": false; }; "resizeToHeight": { "alias": "resizeToHeight"; "required": false; }; "shouldDisplayFileSavedConfirmation": { "alias": "shouldDisplayFileSavedConfirmation"; "required": false; }; }, {}, never, ["*"], false, never>;
|
|
40
38
|
}
|
|
@@ -9,6 +9,6 @@ import * as i7 from "ngx-image-cropper";
|
|
|
9
9
|
import * as i8 from "../foehn-upload-progress-bar/foehn-upload-progress-bar.module";
|
|
10
10
|
export declare class FoehnPictureUploadModule {
|
|
11
11
|
static ɵfac: i0.ɵɵFactoryDeclaration<FoehnPictureUploadModule, never>;
|
|
12
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<FoehnPictureUploadModule, [typeof i1.FoehnPictureUploadComponent], [typeof i2.CommonModule, typeof i3.FoehnIconsModule, typeof i4.FoehnValidationAlertsModule, typeof i5.SdkDictionaryModule, typeof i6.FormsModule, typeof i7.
|
|
12
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<FoehnPictureUploadModule, [typeof i1.FoehnPictureUploadComponent], [typeof i2.CommonModule, typeof i3.FoehnIconsModule, typeof i4.FoehnValidationAlertsModule, typeof i5.SdkDictionaryModule, typeof i6.FormsModule, typeof i7.ImageCropperComponent, typeof i8.FoehnUploadProgressBarModule], [typeof i1.FoehnPictureUploadComponent]>;
|
|
13
13
|
static ɵinj: i0.ɵɵInjectorDeclaration<FoehnPictureUploadModule>;
|
|
14
14
|
}
|
package/index.d.ts
CHANGED
package/index.html
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<!doctype html> <html lang="fr"> <head> <meta charset="utf-8"> <base href=""> <title>Chargement...</title> <meta name="viewport" content="width=device-width,initial-scale=1"> <link rel="icon" type="image/x-icon" href="favicon.ico"> </head> <body> <app-root
|
|
1
|
+
<!doctype html> <html lang="fr"> <head> <meta charset="utf-8"> <base href=""> <title>Chargement...</title> <meta name="viewport" content="width=device-width,initial-scale=1"> <link rel="icon" type="image/x-icon" href="favicon.ico"> </head> <body> <app-root ngCspNonce="#nonce#"> <header class="header" id="foehn_headerContainer" role="banner"> <div class="container"> <div class="d-flex flex-column"> <div class="d-flex flex-column flex-md-row flex-wrap"> <div class="vd-logo me-1"> <a href="https://www.vd.ch" class="vd-logo me-1" title="Aller à la page d'accueil du Site du Canton de Vaud"> <img aria-hidden="true" src="https://www.vd.ch/typo3conf/ext/vd_site/Resources/Public/Foehn/dist/assets/svg/ETATVAUD-alt.svg"> </a> </div> </div> </div> </div> </header> <main> <div class="container" id="loading">Chargement...</div> <noscript> <div class="container"> <div class="alert alert-danger"> Merci d'activer JavaScript afin d'utiliser cette application. </div> </div> </noscript> </main> </app-root> </body> </html>
|
package/package.json
CHANGED
|
@@ -14,24 +14,24 @@
|
|
|
14
14
|
"node": ">=20.11.0"
|
|
15
15
|
},
|
|
16
16
|
"dependencies": {
|
|
17
|
-
"@angular/cdk": "^
|
|
18
|
-
"tslib": "^2.
|
|
17
|
+
"@angular/cdk": "^19.2.18",
|
|
18
|
+
"tslib": "^2.8.1"
|
|
19
19
|
},
|
|
20
20
|
"peerDependencies": {
|
|
21
|
-
"@angular/common": "^
|
|
22
|
-
"@angular/core": "^
|
|
23
|
-
"@fortawesome/angular-fontawesome": "^0.
|
|
24
|
-
"@fortawesome/fontawesome-free": "^6.
|
|
25
|
-
"@fortawesome/fontawesome-svg-core": "^6.
|
|
26
|
-
"@fortawesome/free-regular-svg-icons": "^6.
|
|
27
|
-
"@fortawesome/free-solid-svg-icons": "^6.
|
|
21
|
+
"@angular/common": "^19.2.14",
|
|
22
|
+
"@angular/core": "^19.2.14",
|
|
23
|
+
"@fortawesome/angular-fontawesome": "^1.0.0",
|
|
24
|
+
"@fortawesome/fontawesome-free": "^6.7.2",
|
|
25
|
+
"@fortawesome/fontawesome-svg-core": "^6.7.2",
|
|
26
|
+
"@fortawesome/free-regular-svg-icons": "^6.7.2",
|
|
27
|
+
"@fortawesome/free-solid-svg-icons": "^6.7.2",
|
|
28
28
|
"@dsivd/foehn": "=2.0.4",
|
|
29
|
-
"rxjs": "^7.8.
|
|
30
|
-
"core-js": "^3.
|
|
29
|
+
"rxjs": "^7.8.2",
|
|
30
|
+
"core-js": "^3.43.0",
|
|
31
31
|
"iban": "^0.0.14",
|
|
32
|
-
"ngx-image-cropper": "^
|
|
33
|
-
"dayjs": "^1.11.
|
|
34
|
-
"ng-http-loader": "^
|
|
32
|
+
"ngx-image-cropper": "^9.1.5",
|
|
33
|
+
"dayjs": "^1.11.13",
|
|
34
|
+
"ng-http-loader": "^17.0.0"
|
|
35
35
|
},
|
|
36
36
|
"schematics": "./schematics/collection.json",
|
|
37
37
|
"ng-add": {
|
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
"ng-update": {
|
|
41
41
|
"migrations": "./schematics/migration-collection.json"
|
|
42
42
|
},
|
|
43
|
-
"version": "
|
|
43
|
+
"version": "18.0.0-beta.10",
|
|
44
44
|
"module": "fesm2022/dsivd-prestations-ng.mjs",
|
|
45
45
|
"typings": "index.d.ts",
|
|
46
46
|
"exports": {
|
|
@@ -49,8 +49,6 @@
|
|
|
49
49
|
},
|
|
50
50
|
".": {
|
|
51
51
|
"types": "./index.d.ts",
|
|
52
|
-
"esm2022": "./esm2022/dsivd-prestations-ng.mjs",
|
|
53
|
-
"esm": "./esm2022/dsivd-prestations-ng.mjs",
|
|
54
52
|
"default": "./fesm2022/dsivd-prestations-ng.mjs"
|
|
55
53
|
}
|
|
56
54
|
},
|
|
@@ -1,11 +1,12 @@
|
|
|
1
1
|
import { Injector } from '@angular/core';
|
|
2
|
+
import { FaConfig } from '@fortawesome/angular-fontawesome';
|
|
2
3
|
import * as i0 from "@angular/core";
|
|
3
|
-
import * as i1 from "@angular/
|
|
4
|
-
import * as i2 from "@angular/router";
|
|
4
|
+
import * as i1 from "@angular/router";
|
|
5
5
|
export declare class PrestationsNgCoreModule {
|
|
6
6
|
private injector;
|
|
7
|
-
|
|
7
|
+
private faConfig;
|
|
8
|
+
constructor(injector: Injector, faConfig: FaConfig);
|
|
8
9
|
static ɵfac: i0.ɵɵFactoryDeclaration<PrestationsNgCoreModule, never>;
|
|
9
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<PrestationsNgCoreModule, never, [typeof i1.
|
|
10
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<PrestationsNgCoreModule, never, [typeof i1.RouterModule], never>;
|
|
10
11
|
static ɵinj: i0.ɵɵInjectorDeclaration<PrestationsNgCoreModule>;
|
|
11
12
|
}
|
|
@@ -14,6 +14,7 @@ export declare class ApplicationInfoService {
|
|
|
14
14
|
private foehnPageService;
|
|
15
15
|
private applicationInfo;
|
|
16
16
|
private pulling_;
|
|
17
|
+
private data_;
|
|
17
18
|
private firstEtapeInfo_;
|
|
18
19
|
private currentEtapeInfo_;
|
|
19
20
|
constructor(http: HttpClient, foehnPageService: FoehnPageService);
|
|
@@ -1,15 +1,14 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
import * as i1 from "./drafts-container.component";
|
|
3
3
|
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "
|
|
5
|
-
import * as i4 from "../
|
|
6
|
-
import * as i5 from "../
|
|
7
|
-
import * as i6 from "../foehn-
|
|
8
|
-
import * as i7 from "../
|
|
9
|
-
import * as i8 from "
|
|
10
|
-
import * as i9 from "@angular/router";
|
|
4
|
+
import * as i3 from "../foehn-icons/foehn-icons.module";
|
|
5
|
+
import * as i4 from "../pipes/pipes.module";
|
|
6
|
+
import * as i5 from "../foehn-table/foehn-table.module";
|
|
7
|
+
import * as i6 from "../foehn-modal/foehn-modal.module";
|
|
8
|
+
import * as i7 from "../sdk-dictionary/sdk-dictionary.module";
|
|
9
|
+
import * as i8 from "@angular/router";
|
|
11
10
|
export declare class DraftsModule {
|
|
12
11
|
static ɵfac: i0.ɵɵFactoryDeclaration<DraftsModule, never>;
|
|
13
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<DraftsModule, [typeof i1.DraftsContainerComponent], [typeof i2.CommonModule, typeof i3.
|
|
12
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<DraftsModule, [typeof i1.DraftsContainerComponent], [typeof i2.CommonModule, typeof i3.FoehnIconsModule, typeof i4.PipeModule, typeof i5.FoehnTableModule, typeof i6.FoehnModalModule, typeof i7.SdkDictionaryModule, typeof i8.RouterLink], [typeof i1.DraftsContainerComponent]>;
|
|
14
13
|
static ɵinj: i0.ɵɵInjectorDeclaration<DraftsModule>;
|
|
15
14
|
}
|
|
@@ -2,10 +2,9 @@ import * as i0 from "@angular/core";
|
|
|
2
2
|
import * as i1 from "./support-alert-container.component";
|
|
3
3
|
import * as i2 from "./support-alert.component";
|
|
4
4
|
import * as i3 from "@angular/common";
|
|
5
|
-
import * as i4 from "
|
|
6
|
-
import * as i5 from "../foehn-icons/foehn-icons.module";
|
|
5
|
+
import * as i4 from "../foehn-icons/foehn-icons.module";
|
|
7
6
|
export declare class SupportAlertModule {
|
|
8
7
|
static ɵfac: i0.ɵɵFactoryDeclaration<SupportAlertModule, never>;
|
|
9
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<SupportAlertModule, [typeof i1.SupportAlertContainerComponent, typeof i2.SupportAlertComponent], [typeof i3.CommonModule, typeof i4.
|
|
8
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<SupportAlertModule, [typeof i1.SupportAlertContainerComponent, typeof i2.SupportAlertComponent], [typeof i3.CommonModule, typeof i4.FoehnIconsModule], [typeof i1.SupportAlertContainerComponent]>;
|
|
10
9
|
static ɵinj: i0.ɵɵInjectorDeclaration<SupportAlertModule>;
|
|
11
10
|
}
|
|
Binary file
|