@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
package/MODULES.md
CHANGED
|
@@ -36,13 +36,13 @@ Integration with GesDem and core features.
|
|
|
36
36
|
|
|
37
37
|
Provides:
|
|
38
38
|
|
|
39
|
-
-
|
|
40
|
-
-
|
|
41
|
-
-
|
|
42
|
-
-
|
|
43
|
-
-
|
|
44
|
-
-
|
|
45
|
-
-
|
|
39
|
+
- `GesdemHandlerServiceFactoryProvider`
|
|
40
|
+
- `GesdemEventService`
|
|
41
|
+
- `ValidationHandlerService`
|
|
42
|
+
- `SessionInfoFactoryProvider`
|
|
43
|
+
- `ApplicationInfoService`
|
|
44
|
+
- `IamInterceptorServiceExistingProvider`
|
|
45
|
+
- `IamInterceptorServiceFactoryProvider`
|
|
46
46
|
|
|
47
47
|
```javascript
|
|
48
48
|
// app.module.ts
|
|
@@ -59,11 +59,11 @@ imports: [
|
|
|
59
59
|
|
|
60
60
|
Provides the following directives:
|
|
61
61
|
|
|
62
|
-
-
|
|
63
|
-
-
|
|
64
|
-
-
|
|
65
|
-
-
|
|
66
|
-
-
|
|
62
|
+
- `currencyFormatter`
|
|
63
|
+
- `ndcFormatter`
|
|
64
|
+
- `numberCurrencyFormatter`
|
|
65
|
+
- `ideFormatter`
|
|
66
|
+
- `ndcFormatter`
|
|
67
67
|
|
|
68
68
|
## Common Pipes
|
|
69
69
|
|
|
@@ -71,8 +71,8 @@ Provides the following directives:
|
|
|
71
71
|
|
|
72
72
|
Provides the following pipes:
|
|
73
73
|
|
|
74
|
-
-
|
|
75
|
-
-
|
|
74
|
+
- `displayDate`
|
|
75
|
+
- `formatIde`
|
|
76
76
|
|
|
77
77
|
## Foehn Input
|
|
78
78
|
|
|
@@ -80,15 +80,15 @@ Provides the following pipes:
|
|
|
80
80
|
|
|
81
81
|
Exports:
|
|
82
82
|
|
|
83
|
-
-
|
|
84
|
-
-
|
|
85
|
-
-
|
|
86
|
-
-
|
|
87
|
-
-
|
|
88
|
-
-
|
|
89
|
-
-
|
|
90
|
-
-
|
|
91
|
-
-
|
|
83
|
+
- `foehn-input-text`
|
|
84
|
+
- `foehn-input-number`
|
|
85
|
+
- `foehn-input-email`
|
|
86
|
+
- `foehn-input-hidden`
|
|
87
|
+
- `foehn-input-password`
|
|
88
|
+
- `foehn-input-textarea`
|
|
89
|
+
- `foehn-input-phone`
|
|
90
|
+
- `foehn-date`
|
|
91
|
+
- `foehn-time`
|
|
92
92
|
|
|
93
93
|
## Foehn Checkable
|
|
94
94
|
|
|
@@ -96,9 +96,9 @@ Exports:
|
|
|
96
96
|
|
|
97
97
|
Exports:
|
|
98
98
|
|
|
99
|
-
-
|
|
100
|
-
-
|
|
101
|
-
-
|
|
99
|
+
- `foehn-checkbox` (multiple only, for a simple checkbox use `foehn-boolean-checkbox`)
|
|
100
|
+
- `foehn-radio`
|
|
101
|
+
- `foehn-select`
|
|
102
102
|
|
|
103
103
|
## Foehn Autocomplete
|
|
104
104
|
|
|
@@ -106,7 +106,7 @@ Exports:
|
|
|
106
106
|
|
|
107
107
|
Exports:
|
|
108
108
|
|
|
109
|
-
-
|
|
109
|
+
- `foehn-autocomplete`
|
|
110
110
|
|
|
111
111
|
## Foehn Address
|
|
112
112
|
|
|
@@ -114,10 +114,10 @@ Exports:
|
|
|
114
114
|
|
|
115
115
|
Exports:
|
|
116
116
|
|
|
117
|
-
-
|
|
118
|
-
-
|
|
119
|
-
-
|
|
120
|
-
-
|
|
117
|
+
- `foehn-input-address`
|
|
118
|
+
- `foehn-display-address`
|
|
119
|
+
- `foehn-input-foreign-locality`
|
|
120
|
+
- `foehn-input-foreign-street`
|
|
121
121
|
|
|
122
122
|
## Foehn Boolean
|
|
123
123
|
|
|
@@ -125,8 +125,8 @@ Exports:
|
|
|
125
125
|
|
|
126
126
|
Exports:
|
|
127
127
|
|
|
128
|
-
-
|
|
129
|
-
-
|
|
128
|
+
- `foehn-boolean-checkbox`
|
|
129
|
+
- `foehn-boolean-radio`
|
|
130
130
|
|
|
131
131
|
## Foehn Breadcrumb
|
|
132
132
|
|
|
@@ -134,7 +134,7 @@ Exports:
|
|
|
134
134
|
|
|
135
135
|
Exports:
|
|
136
136
|
|
|
137
|
-
-
|
|
137
|
+
- `foehn-breadcrumb`
|
|
138
138
|
|
|
139
139
|
## Foehn Header
|
|
140
140
|
|
|
@@ -142,8 +142,8 @@ Exports:
|
|
|
142
142
|
|
|
143
143
|
Exports:
|
|
144
144
|
|
|
145
|
-
-
|
|
146
|
-
-
|
|
145
|
+
- `foehn-header`
|
|
146
|
+
- `foehn-skip-link`
|
|
147
147
|
|
|
148
148
|
## Foehn Footer
|
|
149
149
|
|
|
@@ -151,7 +151,7 @@ Exports:
|
|
|
151
151
|
|
|
152
152
|
Exports:
|
|
153
153
|
|
|
154
|
-
-
|
|
154
|
+
- `foehn-footer`
|
|
155
155
|
|
|
156
156
|
## Foehn Form
|
|
157
157
|
|
|
@@ -159,7 +159,7 @@ Exports:
|
|
|
159
159
|
|
|
160
160
|
Exports:
|
|
161
161
|
|
|
162
|
-
-
|
|
162
|
+
- `foehn-form`
|
|
163
163
|
|
|
164
164
|
## Foehn Growl
|
|
165
165
|
|
|
@@ -167,7 +167,7 @@ Exports:
|
|
|
167
167
|
|
|
168
168
|
Exports:
|
|
169
169
|
|
|
170
|
-
-
|
|
170
|
+
- `foehn-growl`
|
|
171
171
|
|
|
172
172
|
## Foehn Icons
|
|
173
173
|
|
|
@@ -175,27 +175,27 @@ Exports:
|
|
|
175
175
|
|
|
176
176
|
Exports:
|
|
177
177
|
|
|
178
|
-
-
|
|
179
|
-
-
|
|
180
|
-
-
|
|
181
|
-
-
|
|
182
|
-
-
|
|
183
|
-
-
|
|
184
|
-
-
|
|
185
|
-
-
|
|
186
|
-
-
|
|
187
|
-
-
|
|
188
|
-
-
|
|
189
|
-
-
|
|
190
|
-
-
|
|
191
|
-
-
|
|
192
|
-
-
|
|
193
|
-
-
|
|
194
|
-
-
|
|
195
|
-
-
|
|
196
|
-
-
|
|
197
|
-
-
|
|
198
|
-
-
|
|
178
|
+
- `foehn-icon-check`
|
|
179
|
+
- `foehn-icon-check-square-o`
|
|
180
|
+
- `foehn-icon-chevron-down`
|
|
181
|
+
- `foehn-icon-chevron-up`
|
|
182
|
+
- `foehn-icon-chevron-right`
|
|
183
|
+
- `foehn-icon-chevron-left`
|
|
184
|
+
- `foehn-icon-clock`
|
|
185
|
+
- `foehn-icon-comment-dots`
|
|
186
|
+
- `foehn-icon-edit`
|
|
187
|
+
- `foehn-icon-external-link-alt`
|
|
188
|
+
- `foehn-icon-info-circle`
|
|
189
|
+
- `foehn-icon-lock`
|
|
190
|
+
- `foehn-icon-map-marker`
|
|
191
|
+
- `foehn-icon-minus-circle`
|
|
192
|
+
- `foehn-icon-plus-circle`
|
|
193
|
+
- `foehn-icon-plus-square`
|
|
194
|
+
- `foehn-icon-search`
|
|
195
|
+
- `foehn-icon-times`
|
|
196
|
+
- `foehn-icon-trash-alt`
|
|
197
|
+
- `foehn-icon-unlock-alt`
|
|
198
|
+
- `foehn-icon-file-pdf`
|
|
199
199
|
|
|
200
200
|
## Foehn List
|
|
201
201
|
|
|
@@ -203,7 +203,7 @@ Exports:
|
|
|
203
203
|
|
|
204
204
|
Exports:
|
|
205
205
|
|
|
206
|
-
-
|
|
206
|
+
- `foehn-list`
|
|
207
207
|
|
|
208
208
|
## Foehn Modal
|
|
209
209
|
|
|
@@ -211,7 +211,7 @@ Exports:
|
|
|
211
211
|
|
|
212
212
|
Exports:
|
|
213
213
|
|
|
214
|
-
-
|
|
214
|
+
- `foehn-modal`
|
|
215
215
|
|
|
216
216
|
## Foehn Help Modal
|
|
217
217
|
|
|
@@ -221,7 +221,7 @@ A modal with a trigger button
|
|
|
221
221
|
|
|
222
222
|
Exports:
|
|
223
223
|
|
|
224
|
-
-
|
|
224
|
+
- `foehn-help-modal`
|
|
225
225
|
|
|
226
226
|
## Foehn Input Nav13 (AVS)
|
|
227
227
|
|
|
@@ -229,7 +229,7 @@ Exports:
|
|
|
229
229
|
|
|
230
230
|
Exports:
|
|
231
231
|
|
|
232
|
-
-
|
|
232
|
+
- `foehn-input-nav13`
|
|
233
233
|
|
|
234
234
|
## Foehn Navigation
|
|
235
235
|
|
|
@@ -237,7 +237,7 @@ Exports:
|
|
|
237
237
|
|
|
238
238
|
Exports:
|
|
239
239
|
|
|
240
|
-
-
|
|
240
|
+
- `foehn-navigation`
|
|
241
241
|
|
|
242
242
|
## Foehn Not Found
|
|
243
243
|
|
|
@@ -245,8 +245,8 @@ Exports:
|
|
|
245
245
|
|
|
246
246
|
Exports:
|
|
247
247
|
|
|
248
|
-
-
|
|
249
|
-
-
|
|
248
|
+
- `foehn-notfound`
|
|
249
|
+
- `FoehnNotfoundComponent` (can be used in the router)
|
|
250
250
|
|
|
251
251
|
## Foehn Page
|
|
252
252
|
|
|
@@ -254,8 +254,8 @@ Exports:
|
|
|
254
254
|
|
|
255
255
|
Exports:
|
|
256
256
|
|
|
257
|
-
-
|
|
258
|
-
-
|
|
257
|
+
- `foehn-page`
|
|
258
|
+
- `foehn-page-counter`
|
|
259
259
|
|
|
260
260
|
## Foehn Remaining Alerts Summary
|
|
261
261
|
|
|
@@ -263,7 +263,7 @@ Exports:
|
|
|
263
263
|
|
|
264
264
|
Exports:
|
|
265
265
|
|
|
266
|
-
-
|
|
266
|
+
- `foehn-remaining-alerts-summary`
|
|
267
267
|
|
|
268
268
|
## Foehn Multi Upload
|
|
269
269
|
|
|
@@ -271,7 +271,7 @@ Exports:
|
|
|
271
271
|
|
|
272
272
|
Exports:
|
|
273
273
|
|
|
274
|
-
-
|
|
274
|
+
- `foehn-multi-upload`
|
|
275
275
|
|
|
276
276
|
## Foehn Validation Alert Summary
|
|
277
277
|
|
|
@@ -279,7 +279,7 @@ Exports:
|
|
|
279
279
|
|
|
280
280
|
Exports:
|
|
281
281
|
|
|
282
|
-
-
|
|
282
|
+
- `foehn-validation-alert-summary`
|
|
283
283
|
|
|
284
284
|
## Foehn Validation Alerts
|
|
285
285
|
|
|
@@ -287,7 +287,7 @@ Exports:
|
|
|
287
287
|
|
|
288
288
|
Exports:
|
|
289
289
|
|
|
290
|
-
-
|
|
290
|
+
- `foehn-validation-alerts`
|
|
291
291
|
|
|
292
292
|
## GesDem Confirmation Page
|
|
293
293
|
|
|
@@ -295,8 +295,8 @@ Exports:
|
|
|
295
295
|
|
|
296
296
|
Exports:
|
|
297
297
|
|
|
298
|
-
-
|
|
299
|
-
-
|
|
298
|
+
- `gesdem-confirmation`
|
|
299
|
+
- `GesdemConfirmationComponent` (can be used in the router or as a super-class)
|
|
300
300
|
|
|
301
301
|
## GesDem Error Page
|
|
302
302
|
|
|
@@ -304,8 +304,8 @@ Exports:
|
|
|
304
304
|
|
|
305
305
|
Exports:
|
|
306
306
|
|
|
307
|
-
-
|
|
308
|
-
-
|
|
307
|
+
- `gesdem-error`
|
|
308
|
+
- `GesdemErrorComponent` (can be used in the router)
|
|
309
309
|
|
|
310
310
|
## SDK Dictionary
|
|
311
311
|
|
|
@@ -313,11 +313,11 @@ Exports:
|
|
|
313
313
|
|
|
314
314
|
Provides:
|
|
315
315
|
|
|
316
|
-
-
|
|
316
|
+
- `SdkDictionaryService`
|
|
317
317
|
|
|
318
318
|
Provides the pipe:
|
|
319
319
|
|
|
320
|
-
-
|
|
320
|
+
- `fromDictionary`
|
|
321
321
|
|
|
322
322
|
## SDK Captcha
|
|
323
323
|
|
|
@@ -325,7 +325,7 @@ Provides the pipe:
|
|
|
325
325
|
|
|
326
326
|
Exports:
|
|
327
327
|
|
|
328
|
-
-
|
|
328
|
+
- `captcha`
|
|
329
329
|
|
|
330
330
|
## SDK Redirect
|
|
331
331
|
|
|
@@ -333,7 +333,7 @@ Exports:
|
|
|
333
333
|
|
|
334
334
|
Exports:
|
|
335
335
|
|
|
336
|
-
-
|
|
336
|
+
- `redirector`
|
|
337
337
|
|
|
338
338
|
## Foehn Recap Section
|
|
339
339
|
|
|
@@ -341,7 +341,7 @@ Exports:
|
|
|
341
341
|
|
|
342
342
|
Exports:
|
|
343
343
|
|
|
344
|
-
-
|
|
344
|
+
- `foehn-recap-section`
|
|
345
345
|
|
|
346
346
|
## Foehn User Connected As
|
|
347
347
|
|
|
@@ -349,7 +349,7 @@ Exports:
|
|
|
349
349
|
|
|
350
350
|
Exports:
|
|
351
351
|
|
|
352
|
-
-
|
|
352
|
+
- `foehn-user-connected-as`
|
|
353
353
|
|
|
354
354
|
## Foehn Miscellaneous
|
|
355
355
|
|
|
@@ -357,7 +357,7 @@ Exports:
|
|
|
357
357
|
|
|
358
358
|
Exports:
|
|
359
359
|
|
|
360
|
-
-
|
|
360
|
+
- `foehn-abbr`
|
|
361
361
|
|
|
362
362
|
## Foehn Menu prestations
|
|
363
363
|
|
|
@@ -365,7 +365,7 @@ Exports:
|
|
|
365
365
|
|
|
366
366
|
Exports:
|
|
367
367
|
|
|
368
|
-
-
|
|
369
|
-
-
|
|
370
|
-
-
|
|
371
|
-
-
|
|
368
|
+
- `foehn-error-pill`
|
|
369
|
+
- `foehn-menu-item`
|
|
370
|
+
- `foehn-menu-item-transmit`
|
|
371
|
+
- `foehn-list-summary`
|
package/MULTI_ETAPES.md
CHANGED
|
@@ -6,7 +6,7 @@ This following explanation introduce the way to manage multi-etapes inside a sam
|
|
|
6
6
|
|
|
7
7
|
## Backend
|
|
8
8
|
|
|
9
|
-
-
|
|
9
|
+
- update proprerties `application.properties`. For example:
|
|
10
10
|
|
|
11
11
|
```diff
|
|
12
12
|
- gesdem.application=100003
|
|
@@ -18,7 +18,7 @@ server.contextPath=/100003
|
|
|
18
18
|
|
|
19
19
|
The new `contextPath` has to match with the prestation ID (In theory it is equal to "étape" 0)
|
|
20
20
|
|
|
21
|
-
-
|
|
21
|
+
- Adapt controller routing and add function `getApplicationKey`. For example:
|
|
22
22
|
|
|
23
23
|
```diff
|
|
24
24
|
@RestController
|
|
@@ -33,11 +33,11 @@ public class EsproCreationController extends AbstractSdkController<EsproCreation
|
|
|
33
33
|
+ }
|
|
34
34
|
```
|
|
35
35
|
|
|
36
|
-
-
|
|
36
|
+
- Create the new controller
|
|
37
37
|
|
|
38
38
|
## Frontend
|
|
39
39
|
|
|
40
|
-
-
|
|
40
|
+
- Routing update : duplicate main route in `app.routing.module.ts`
|
|
41
41
|
|
|
42
42
|
current:
|
|
43
43
|
|
|
@@ -63,15 +63,15 @@ changed to:
|
|
|
63
63
|
}
|
|
64
64
|
```
|
|
65
65
|
|
|
66
|
-
-
|
|
66
|
+
- Warning on potential impacts: `ApplicationInfo` will contain multiple `etapesInfos`. This will make `getEtapeInfo()` unusable.
|
|
67
67
|
|
|
68
|
-
-
|
|
68
|
+
- You need to verify that `basehref` corresponds to the prestation ID in `index.html`.
|
|
69
69
|
|
|
70
70
|
```html
|
|
71
71
|
<base href="/100003/" />
|
|
72
72
|
```
|
|
73
73
|
|
|
74
|
-
-
|
|
74
|
+
- Verify the redirection for local restart: `proxy.conf.json`.
|
|
75
75
|
|
|
76
76
|
```json
|
|
77
77
|
"/100003/api/*": {
|
|
@@ -108,9 +108,9 @@ ngOnInit(): void {
|
|
|
108
108
|
|
|
109
109
|
## Postfinance payment
|
|
110
110
|
|
|
111
|
-
-
|
|
111
|
+
- If Postfinance is used for payment you must not use `EPaymentConfiguration` available in `prestations-be`. You have to explicitly indicate the application key for each prestation in contrary of one prestation where that value must be `null`.
|
|
112
112
|
|
|
113
|
-
-
|
|
113
|
+
- You have to create all needed beans manually:
|
|
114
114
|
1. `EPaymentController`,
|
|
115
115
|
2. `EPaymentService`,
|
|
116
116
|
3. `HashService`,
|
package/README.md
CHANGED
|
@@ -8,26 +8,27 @@ The generated documentation of our entire library is available online at [https:
|
|
|
8
8
|
|
|
9
9
|
The documentation is available online at [https://dsi-vd.github.io/prestations-ng/](https://dsi-vd.github.io/prestations-ng/)
|
|
10
10
|
|
|
11
|
-
-
|
|
12
|
-
-
|
|
13
|
-
-
|
|
14
|
-
-
|
|
15
|
-
-
|
|
16
|
-
-
|
|
17
|
-
-
|
|
18
|
-
-
|
|
19
|
-
-
|
|
11
|
+
- If you're using **Angular 17**, use `@dsivd/prestations-ng` at version `^17`.
|
|
12
|
+
- If you're using **Angular 15**, use `@dsivd/prestations-ng` at version `^16`.
|
|
13
|
+
- If you're using **Angular 13**, use `@dsivd/prestations-ng` at version `^15`.
|
|
14
|
+
- If you're using **Angular 12**, use `@dsivd/prestations-ng` at version `^14.5.0`.
|
|
15
|
+
- If you're using **Angular 11**, use `@dsivd/prestations-ng` at version `^13` until `14.4.1`.
|
|
16
|
+
- If you're using **Angular 9**, use `@dsivd/prestations-ng` at version `^11`.
|
|
17
|
+
- If you're using **Angular 8**, use `@dsivd/prestations-ng` at version `^9`.
|
|
18
|
+
- If you're using **Angular 6 or 7**, use `@dsivd/prestations-ng` at version `^8`.
|
|
19
|
+
- If you're using **Angular 5**, use `prestations-ng` at version `^7`.
|
|
20
20
|
|
|
21
21
|
Migration guides are available to provide an upgrade path from one major version to another.
|
|
22
22
|
|
|
23
|
-
-
|
|
24
|
-
-
|
|
25
|
-
-
|
|
26
|
-
-
|
|
27
|
-
-
|
|
28
|
-
-
|
|
29
|
-
-
|
|
30
|
-
-
|
|
23
|
+
- If you need to upgrade to version `18+`, please refer to [the V18 upgrade guide](UPGRADING_V18.md).
|
|
24
|
+
- If you need to upgrade to version `17+`, please refer to [the V17 upgrade guide](UPGRADING_V17.md).
|
|
25
|
+
- If you need to upgrade to version `16+`, please refer to [the V16 upgrade guide](UPGRADING_V16.md).
|
|
26
|
+
- If you need to upgrade to version `15+`, please refer to [the V15 upgrade guide](UPGRADING_V15.md).
|
|
27
|
+
- If you need to upgrade to version `14+`, please refer to [the V14 upgrade guide](UPGRADING_V14.md).
|
|
28
|
+
- If you need to upgrade to version `13+`, please refer to [the V13 upgrade guide](UPGRADING_V13.md).
|
|
29
|
+
- If you need to upgrade to version `12+`, please refer to [the V12 upgrade guide](UPGRADING_V12.md).
|
|
30
|
+
- If you need to upgrade to version `9+`, please refer to [the V9 upgrade guide](UPGRADING_V9.md).
|
|
31
|
+
- If you need to upgrade to version `8+`, please refer to [the V8 upgrade guide](UPGRADING_V8.md).
|
|
31
32
|
|
|
32
33
|
## Dependency on `prestations-be`
|
|
33
34
|
|
|
@@ -39,8 +40,8 @@ In order to use all the features of `@dsivd/prestation-ng`, you must use the sam
|
|
|
39
40
|
|
|
40
41
|
A bootstrap of the application (Skeleton) can be checked out at:
|
|
41
42
|
|
|
42
|
-
-
|
|
43
|
-
-
|
|
43
|
+
- Outside the DSI-VD network: `git clone https://git.vd.ch/CYBSDK/skeleton`
|
|
44
|
+
- Inside the DSI-VD network: `git clone ssh://bitbucket.etat-de-vaud.ch/CYBSDK/skeleton`
|
|
44
45
|
|
|
45
46
|
## Accessibility page
|
|
46
47
|
|
|
@@ -64,8 +65,8 @@ Changes are listed in the [CHANGELOG.md](CHANGELOG.md).
|
|
|
64
65
|
|
|
65
66
|
## Examples of usage of `@dsivd/prestations-ng`
|
|
66
67
|
|
|
67
|
-
-
|
|
68
|
-
-
|
|
69
|
-
-
|
|
70
|
-
-
|
|
71
|
-
-
|
|
68
|
+
- [Espace Sécurisé](https://prestations.vd.ch/)
|
|
69
|
+
- [Eldorado](https://prestations.vd.ch/pub/101016)
|
|
70
|
+
- [e-Delai](https://prestations.vd.ch/pub/001150)
|
|
71
|
+
- [e-ACO](https://prestations.vd.ch/pub/001211)
|
|
72
|
+
- [RIE3](https://prestations.vd.ch/pub/samoa/001489)
|
package/README_COMMON.md
CHANGED
|
@@ -4,8 +4,8 @@ PrestaKit is a library that provides a set of services to help developers build
|
|
|
4
4
|
|
|
5
5
|
It is composed of two parts:
|
|
6
6
|
|
|
7
|
-
-
|
|
8
|
-
-
|
|
7
|
+
- prestations-ng (frontend library)
|
|
8
|
+
- prestations-be (backend library)
|
|
9
9
|
|
|
10
10
|
Best practice guide online in our DGNSI WiKi at [https://dgnsiwiki.etat-de-vaud.ch/outils/dgnsiwiki/x/V4EKNg](https://dgnsiwiki.etat-de-vaud.ch/outils/dgnsiwiki/x/V4EKNg)
|
|
11
11
|
|
|
@@ -15,19 +15,19 @@ This project does not follow the Semantic Versioning principles, since it is mad
|
|
|
15
15
|
|
|
16
16
|
The goal is to be able to quickly identify which combination of both library should be used together
|
|
17
17
|
|
|
18
|
-
-
|
|
19
|
-
-
|
|
20
|
-
-
|
|
18
|
+
- **Major version** : updated when a [breaking change](#breaking-change) is introduced in either library
|
|
19
|
+
- **Minor version** : updated when a change has an impact on both library
|
|
20
|
+
- **Patch version** : updated when a change has an impact on a specific library (can be more than an actual patch but shouldn't force you to change your code)
|
|
21
21
|
|
|
22
22
|
e.g.
|
|
23
23
|
|
|
24
|
-
-
|
|
25
|
-
-
|
|
26
|
-
-
|
|
24
|
+
- you **cannot** use prestations-be@**14**.0.2 and prestations-ng@**13**.0.0
|
|
25
|
+
- you **cannot** use prestations-be@14.**0**.0 and prestations-ng@14.**1**.0
|
|
26
|
+
- you **can** use prestations-be@**14.0**.2 and prestations-ng@**14.0**.17
|
|
27
27
|
|
|
28
28
|
### Breaking change
|
|
29
29
|
|
|
30
30
|
A change is considered **breaking** if you have to change your code or update your external dependencies (e.g. Spring Boot or Angular)
|
|
31
31
|
|
|
32
|
-
-
|
|
33
|
-
-
|
|
32
|
+
- In some specific case, we allow ourselves to not consider a change as breaking if the fix is "easy"
|
|
33
|
+
- adding a new constructor argument in one of our service is OK, if you just have to update your constructor's signature and your call to `super(...)`
|