@dsivd/prestations-ng 17.0.0-beta.3 → 17.0.0-beta.5

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.
Files changed (221) hide show
  1. package/CHANGELOG.md +30 -1
  2. package/UPGRADING_V17.md +30 -21
  3. package/dsivd-prestations-ng-17.0.0-beta.5.tgz +0 -0
  4. package/esm2022/abstract-page-component.mjs +10 -6
  5. package/esm2022/directives/currency-formatter.directive.mjs +3 -3
  6. package/esm2022/directives/formatter.module.mjs +4 -4
  7. package/esm2022/directives/iban-formatter.directive.mjs +3 -3
  8. package/esm2022/directives/ide-formatter.directive.mjs +3 -3
  9. package/esm2022/directives/ndc-formatter.directive.mjs +3 -3
  10. package/esm2022/foehn-address/foehn-address.module.mjs +4 -4
  11. package/esm2022/foehn-address/foehn-display-address.component.mjs +3 -3
  12. package/esm2022/foehn-address/foehn-input-address.component.mjs +9 -5
  13. package/esm2022/foehn-address/foehn-input-foreign-locality.component.mjs +3 -3
  14. package/esm2022/foehn-address/foehn-input-foreign-street.component.mjs +3 -3
  15. package/esm2022/foehn-agenda/foehn-agenda-navigation/foehn-agenda-navigation.component.mjs +3 -3
  16. package/esm2022/foehn-agenda/foehn-agenda-timeslot-panel/foehn-agenda-timeslot-panel.component.mjs +3 -3
  17. package/esm2022/foehn-agenda/foehn-agenda.component.mjs +3 -3
  18. package/esm2022/foehn-agenda/foehn-agenda.module.mjs +4 -4
  19. package/esm2022/foehn-autocomplete/foehn-autocomplete.component.mjs +3 -3
  20. package/esm2022/foehn-autocomplete/foehn-autocomplete.module.mjs +4 -4
  21. package/esm2022/foehn-boolean/foehn-boolean-checkbox.component.mjs +3 -3
  22. package/esm2022/foehn-boolean/foehn-boolean-radio.component.mjs +3 -3
  23. package/esm2022/foehn-boolean/foehn-boolean.module.mjs +4 -4
  24. package/esm2022/foehn-breadcrumb/breadcrumb-event.service.mjs +24 -17
  25. package/esm2022/foehn-breadcrumb/foehn-breadcrumb.component.mjs +3 -3
  26. package/esm2022/foehn-breadcrumb/foehn-breadcrumb.module.mjs +4 -4
  27. package/esm2022/foehn-checkables/foehn-checkable-group.component.mjs +3 -3
  28. package/esm2022/foehn-checkables/foehn-checkables.module.mjs +4 -4
  29. package/esm2022/foehn-checkables/foehn-checkbox.component.mjs +3 -3
  30. package/esm2022/foehn-checkables/foehn-radio.component.mjs +3 -3
  31. package/esm2022/foehn-checkables/foehn-select.component.mjs +3 -3
  32. package/esm2022/foehn-confirm-modal/foehn-confirm-modal.component.mjs +3 -3
  33. package/esm2022/foehn-confirm-modal/foehn-confirm-modal.module.mjs +4 -4
  34. package/esm2022/foehn-confirm-modal/foehn-confirm-modal.service.mjs +3 -3
  35. package/esm2022/foehn-date-picker/foehn-date-picker.component.mjs +3 -3
  36. package/esm2022/foehn-date-picker/foehn-date-picker.module.mjs +4 -4
  37. package/esm2022/foehn-date-picker-button/foehn-date-picker-button.component.mjs +3 -3
  38. package/esm2022/foehn-date-picker-button/foehn-date-picker-button.module.mjs +4 -4
  39. package/esm2022/foehn-debug-summary/foehn-debug-summary.component.mjs +3 -3
  40. package/esm2022/foehn-debug-summary/foehn-debug-summary.component.module.mjs +4 -4
  41. package/esm2022/foehn-decision-electronique/foehn-decision-electronique.component.mjs +3 -3
  42. package/esm2022/foehn-decision-electronique/foehn-decision-electronique.module.mjs +4 -4
  43. package/esm2022/foehn-dropdown-menu/foehn-dropdown-menu.component.mjs +3 -3
  44. package/esm2022/foehn-dropdown-menu/foehn-dropdown-menu.module.mjs +4 -4
  45. package/esm2022/foehn-footer/foehn-footer.component.mjs +3 -3
  46. package/esm2022/foehn-footer/foehn-footer.module.mjs +4 -4
  47. package/esm2022/foehn-form/foehn-form.component.mjs +3 -3
  48. package/esm2022/foehn-form/foehn-form.module.mjs +4 -4
  49. package/esm2022/foehn-form/register-ng-model.service.mjs +3 -3
  50. package/esm2022/foehn-growl/foehn-growl.component.mjs +3 -3
  51. package/esm2022/foehn-growl/foehn-growl.module.mjs +4 -4
  52. package/esm2022/foehn-growl/growl-broker.service.mjs +3 -3
  53. package/esm2022/foehn-header/foehn-header.component.mjs +3 -3
  54. package/esm2022/foehn-header/foehn-header.module.mjs +4 -4
  55. package/esm2022/foehn-header/foehn-skip-link.component.mjs +3 -3
  56. package/esm2022/foehn-help-modal/foehn-help-modal.component.mjs +3 -3
  57. package/esm2022/foehn-help-modal/foehn-help-modal.module.mjs +4 -4
  58. package/esm2022/foehn-icons/abstract-icon-component.mjs +3 -3
  59. package/esm2022/foehn-icons/foehn-icon-calendar.component.mjs +3 -3
  60. package/esm2022/foehn-icons/foehn-icon-check-square-o.component.mjs +3 -3
  61. package/esm2022/foehn-icons/foehn-icon-check.component.mjs +3 -3
  62. package/esm2022/foehn-icons/foehn-icon-chevron-down.component.mjs +3 -3
  63. package/esm2022/foehn-icons/foehn-icon-chevron-left.component.mjs +3 -3
  64. package/esm2022/foehn-icons/foehn-icon-chevron-right.component.mjs +3 -3
  65. package/esm2022/foehn-icons/foehn-icon-chevron-up.component.mjs +3 -3
  66. package/esm2022/foehn-icons/foehn-icon-clock.component.mjs +3 -3
  67. package/esm2022/foehn-icons/foehn-icon-comment-dots.component.mjs +3 -3
  68. package/esm2022/foehn-icons/foehn-icon-edit.component.mjs +3 -3
  69. package/esm2022/foehn-icons/foehn-icon-external-link-alt.component.mjs +3 -3
  70. package/esm2022/foehn-icons/foehn-icon-file-pdf.component.mjs +3 -3
  71. package/esm2022/foehn-icons/foehn-icon-info-circle.component.mjs +3 -3
  72. package/esm2022/foehn-icons/foehn-icon-lock.component.mjs +3 -3
  73. package/esm2022/foehn-icons/foehn-icon-map-marker.component.mjs +3 -3
  74. package/esm2022/foehn-icons/foehn-icon-minus-circle.component.mjs +3 -3
  75. package/esm2022/foehn-icons/foehn-icon-pencil.component.mjs +3 -3
  76. package/esm2022/foehn-icons/foehn-icon-plus-circle.component.mjs +3 -3
  77. package/esm2022/foehn-icons/foehn-icon-plus-square.component.mjs +3 -3
  78. package/esm2022/foehn-icons/foehn-icon-search.component.mjs +3 -3
  79. package/esm2022/foehn-icons/foehn-icon-times.component.mjs +3 -3
  80. package/esm2022/foehn-icons/foehn-icon-trash-alt.component.mjs +3 -3
  81. package/esm2022/foehn-icons/foehn-icon-unlock-alt.component.mjs +3 -3
  82. package/esm2022/foehn-icons/foehn-icon-user.component.mjs +3 -3
  83. package/esm2022/foehn-icons/foehn-icons.module.mjs +4 -4
  84. package/esm2022/foehn-input/foehn-input-email.component.mjs +3 -3
  85. package/esm2022/foehn-input/foehn-input-hidden.component.mjs +3 -3
  86. package/esm2022/foehn-input/foehn-input-number.component.mjs +3 -3
  87. package/esm2022/foehn-input/foehn-input-password.component.mjs +3 -3
  88. package/esm2022/foehn-input/foehn-input-phone.component.mjs +3 -3
  89. package/esm2022/foehn-input/foehn-input-prefixed-text.component.mjs +3 -3
  90. package/esm2022/foehn-input/foehn-input-string.component.mjs +3 -3
  91. package/esm2022/foehn-input/foehn-input-text.component.mjs +3 -3
  92. package/esm2022/foehn-input/foehn-input-textarea.component.mjs +3 -3
  93. package/esm2022/foehn-input/foehn-input.component.mjs +3 -3
  94. package/esm2022/foehn-input/foehn-input.module.mjs +4 -4
  95. package/esm2022/foehn-input-date/foehn-input-date.component.mjs +3 -3
  96. package/esm2022/foehn-input-date-time/foehn-input-date-time.component.mjs +3 -3
  97. package/esm2022/foehn-input-time/foehn-input-time.component.mjs +6 -6
  98. package/esm2022/foehn-list/foehn-list.component.mjs +3 -3
  99. package/esm2022/foehn-list/foehn-list.module.mjs +4 -4
  100. package/esm2022/foehn-menu-prestation/abstract-list-item-detail-page.component.mjs +3 -3
  101. package/esm2022/foehn-menu-prestation/abstract-menu-page.component.mjs +3 -3
  102. package/esm2022/foehn-menu-prestation/abstract-page-from-menu.component.mjs +3 -3
  103. package/esm2022/foehn-menu-prestation/foehn-error-pill/foehn-error-pill.component.mjs +3 -3
  104. package/esm2022/foehn-menu-prestation/foehn-list-summary/foehn-list-summary.component.mjs +3 -3
  105. package/esm2022/foehn-menu-prestation/foehn-menu-items/foehn-menu-item/foehn-menu-item.component.mjs +3 -3
  106. package/esm2022/foehn-menu-prestation/foehn-menu-items/foehn-menu-item-transmit/foehn-menu-item-transmit.component.mjs +3 -3
  107. package/esm2022/foehn-menu-prestation/foehn-menu-prestation.module.mjs +4 -4
  108. package/esm2022/foehn-misc/foehn-abbr.component.mjs +3 -3
  109. package/esm2022/foehn-misc/foehn-misc.module.mjs +4 -4
  110. package/esm2022/foehn-modal/foehn-modal.component.mjs +3 -3
  111. package/esm2022/foehn-modal/foehn-modal.module.mjs +4 -4
  112. package/esm2022/foehn-multiselect-autocomplete/foehn-multiselect-autocomplete.component.mjs +3 -3
  113. package/esm2022/foehn-multiselect-autocomplete/foehn-multiselect-autocomplete.module.mjs +4 -4
  114. package/esm2022/foehn-nav13/foehn-input-nav13.component.mjs +3 -3
  115. package/esm2022/foehn-nav13/foehn-input-nav13.module.mjs +4 -4
  116. package/esm2022/foehn-navigation/abstract-foehn-navigation.component.mjs +3 -3
  117. package/esm2022/foehn-navigation/foehn-navigation/foehn-navigation.component.mjs +3 -3
  118. package/esm2022/foehn-navigation/foehn-navigation.module.mjs +4 -4
  119. package/esm2022/foehn-navigation/foehn-navigation.service.mjs +3 -3
  120. package/esm2022/foehn-navigation/foehn-simple-navigation/foehn-simple-navigation.component.mjs +3 -3
  121. package/esm2022/foehn-notfound/foehn-notfound.component.mjs +3 -3
  122. package/esm2022/foehn-notfound/foehn-notfound.module.mjs +4 -4
  123. package/esm2022/foehn-page/foehn-page-counter.component.mjs +3 -3
  124. package/esm2022/foehn-page/foehn-page-expiration-timer/demande-expiration-interceptor.mjs +3 -3
  125. package/esm2022/foehn-page/foehn-page-expiration-timer/demande-expiration.service.mjs +3 -3
  126. package/esm2022/foehn-page/foehn-page-expiration-timer/foehn-page-expiration-timer.component.mjs +3 -3
  127. package/esm2022/foehn-page/foehn-page-modal.component.mjs +3 -3
  128. package/esm2022/foehn-page/foehn-page-modal.service.mjs +3 -3
  129. package/esm2022/foehn-page/foehn-page.component.mjs +3 -3
  130. package/esm2022/foehn-page/foehn-page.module.mjs +4 -4
  131. package/esm2022/foehn-page/foehn-page.service.mjs +3 -3
  132. package/esm2022/foehn-page/foehn-transmit-waiting-modal/demande-transmit-interceptor.mjs +3 -3
  133. package/esm2022/foehn-page/foehn-transmit-waiting-modal/foehn-transmit-waiting-modal.component.mjs +3 -3
  134. package/esm2022/foehn-page/foehn-transmit-waiting-modal/foehn-transmit-waiting-modal.service.mjs +3 -3
  135. package/esm2022/foehn-recap-section/foehn-recap-section.component.mjs +3 -3
  136. package/esm2022/foehn-recap-section/foehn-recap-section.module.mjs +4 -4
  137. package/esm2022/foehn-remaining-alerts-summary/foehn-remaining-alerts-summary.component.mjs +3 -3
  138. package/esm2022/foehn-remaining-alerts-summary/foehn-remaining-alerts-summary.module.mjs +4 -4
  139. package/esm2022/foehn-status-progress-bar/foehn-status-progress-bar.component.mjs +3 -3
  140. package/esm2022/foehn-status-progress-bar/foehn-status-progress-bar.module.mjs +4 -4
  141. package/esm2022/foehn-table/foehn-table.component.mjs +3 -3
  142. package/esm2022/foehn-table/foehn-table.module.mjs +4 -4
  143. package/esm2022/foehn-upload/abstract-foehn-uploader.component.mjs +3 -3
  144. package/esm2022/foehn-upload/foehn-bo-multi-upload/bo-multi-upload.service.mjs +3 -3
  145. package/esm2022/foehn-upload/foehn-bo-multi-upload/foehn-bo-multi-upload.component.mjs +3 -3
  146. package/esm2022/foehn-upload/foehn-bo-multi-upload/foehn-bo-multi-upload.module.mjs +4 -4
  147. package/esm2022/foehn-upload/foehn-multi-upload/foehn-multi-upload.component.mjs +3 -3
  148. package/esm2022/foehn-upload/foehn-multi-upload/foehn-multi-upload.module.mjs +4 -4
  149. package/esm2022/foehn-upload/foehn-multi-upload/multi-upload.service.mjs +3 -3
  150. package/esm2022/foehn-upload/foehn-multi-upload/pending-upload.service.mjs +8 -6
  151. package/esm2022/foehn-upload/foehn-picture-upload/foehn-picture-upload.component.mjs +3 -3
  152. package/esm2022/foehn-upload/foehn-picture-upload/foehn-picture-upload.module.mjs +4 -4
  153. package/esm2022/foehn-upload/foehn-upload-progress-bar/foehn-upload-progress-bar.component.mjs +3 -3
  154. package/esm2022/foehn-upload/foehn-upload-progress-bar/foehn-upload-progress-bar.module.mjs +4 -4
  155. package/esm2022/foehn-upload/foehn-upload-progress-bar/upload-progress.service.mjs +3 -3
  156. package/esm2022/foehn-upload/page-upload-limit.service.mjs +3 -3
  157. package/esm2022/foehn-user-connected-as/foehn-user-connected-as.component.mjs +3 -3
  158. package/esm2022/foehn-user-connected-as/foehn-user-connected-as.module.mjs +4 -4
  159. package/esm2022/foehn-validation-alert-summary/foehn-validation-alert-summary.component.mjs +3 -3
  160. package/esm2022/foehn-validation-alert-summary/foehn-validation-alert-summary.module.mjs +4 -4
  161. package/esm2022/foehn-validation-alerts/foehn-validation-alerts.component.mjs +3 -3
  162. package/esm2022/foehn-validation-alerts/foehn-validation-alerts.module.mjs +4 -4
  163. package/esm2022/gesdem/gesdem-error-handler.service.mjs +5 -4
  164. package/esm2022/gesdem/gesdem-event.service.mjs +3 -3
  165. package/esm2022/gesdem/gesdem-handler.service.mjs +11 -5
  166. package/esm2022/gesdem-action-recovery/gesdem-action-recovery-login/gesdem-action-recovery-login.component.mjs +3 -3
  167. package/esm2022/gesdem-action-recovery/gesdem-action-recovery-registration/gesdem-action-recovery-registration.component.mjs +3 -3
  168. package/esm2022/gesdem-action-recovery/gesdem-action-recovery.module.mjs +4 -4
  169. package/esm2022/gesdem-action-recovery/gesdem-action-recovery.service.mjs +3 -3
  170. package/esm2022/gesdem-confirmation/gesdem-confirmation.component.mjs +17 -13
  171. package/esm2022/gesdem-confirmation/gesdem-confirmation.module.mjs +4 -4
  172. package/esm2022/gesdem-error/gesdem-error.component.mjs +8 -6
  173. package/esm2022/gesdem-error/gesdem-error.module.mjs +4 -4
  174. package/esm2022/pipes/currency.pipe.mjs +3 -3
  175. package/esm2022/pipes/date.pipe.mjs +3 -3
  176. package/esm2022/pipes/formatIde.pipe.mjs +3 -3
  177. package/esm2022/pipes/pipes.module.mjs +4 -4
  178. package/esm2022/prestations-ng-core.module.mjs +4 -4
  179. package/esm2022/sdk-appinfo/application-info.mjs +7 -1
  180. package/esm2022/sdk-appinfo/application-info.service.mjs +24 -6
  181. package/esm2022/sdk-currency/currency.helper.mjs +3 -3
  182. package/esm2022/sdk-date/date.helper.mjs +3 -3
  183. package/esm2022/sdk-dictionary/default-dictionary.mjs +6 -3
  184. package/esm2022/sdk-dictionary/sdk-dictionary.module.mjs +4 -4
  185. package/esm2022/sdk-dictionary/sdk-dictionary.pipe.mjs +3 -3
  186. package/esm2022/sdk-dictionary/sdk-dictionary.service.mjs +3 -3
  187. package/esm2022/sdk-drafts/drafts-container.component.mjs +3 -3
  188. package/esm2022/sdk-drafts/drafts.module.mjs +4 -4
  189. package/esm2022/sdk-drafts/drafts.service.mjs +3 -3
  190. package/esm2022/sdk-epayment/sdk-epayment.component.mjs +3 -3
  191. package/esm2022/sdk-epayment/sdk-epayment.module.mjs +4 -4
  192. package/esm2022/sdk-epayment/sdk-epayment.service.mjs +3 -3
  193. package/esm2022/sdk-events-logger/sdk-events-logger.service.mjs +3 -3
  194. package/esm2022/sdk-recaptcha/grecaptcha/grecaptcha.component.mjs +3 -3
  195. package/esm2022/sdk-recaptcha/recaptcha.service.mjs +3 -3
  196. package/esm2022/sdk-recaptcha/sdk-recaptcha.component.mjs +3 -3
  197. package/esm2022/sdk-recaptcha/sdk-recaptcha.module.mjs +4 -4
  198. package/esm2022/sdk-redirect/iam-expired-interceptor.service.mjs +7 -9
  199. package/esm2022/sdk-redirect/redirect.component.mjs +27 -16
  200. package/esm2022/sdk-redirect/sdk-redirect.module.mjs +4 -4
  201. package/esm2022/sdk-session-info/session-info-with-application.service.mjs +3 -3
  202. package/esm2022/sdk-session-info/session-info.service.mjs +3 -3
  203. package/esm2022/sdk-statistics/sdk-statistics.service.mjs +3 -3
  204. package/esm2022/sdk-support-alert/support-alert-container.component.mjs +3 -3
  205. package/esm2022/sdk-support-alert/support-alert.component.mjs +3 -3
  206. package/esm2022/sdk-support-alert/support-alert.module.mjs +4 -4
  207. package/esm2022/sdk-support-alert/support-alert.service.mjs +3 -3
  208. package/esm2022/supported-browser.mjs +2 -2
  209. package/esm2022/validation/validation-handler.service.mjs +3 -3
  210. package/fesm2022/dsivd-prestations-ng.mjs +958 -896
  211. package/fesm2022/dsivd-prestations-ng.mjs.map +1 -1
  212. package/foehn-address/foehn-input-address.component.d.ts +2 -1
  213. package/foehn-breadcrumb/breadcrumb-event.service.d.ts +3 -1
  214. package/gesdem/gesdem-error-handler.service.d.ts +1 -0
  215. package/gesdem/gesdem-handler.service.d.ts +1 -1
  216. package/gesdem-confirmation/gesdem-confirmation.component.d.ts +2 -0
  217. package/gesdem-error/gesdem-error.component.d.ts +1 -0
  218. package/package.json +1 -1
  219. package/sdk-appinfo/application-info.d.ts +3 -2
  220. package/sdk-redirect/redirect.component.d.ts +4 -2
  221. package/dsivd-prestations-ng-17.0.0-beta.3.tgz +0 -0
@@ -19,10 +19,10 @@ export class FoehnPageCounterComponent {
19
19
  pageCount: pageCount.toString()
20
20
  };
21
21
  }
22
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.1", ngImport: i0, type: FoehnPageCounterComponent, deps: [{ token: i1.FoehnNavigationService }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
23
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.1", type: FoehnPageCounterComponent, selector: "foehn-page-counter", inputs: { textTemplate: "textTemplate" }, ngImport: i0, template: "<p class=\"h3 text-muted\" *ngIf=\"isStable | async\">\n {{ textTemplate | fromDictionary: placeholders }}\n</p>\n", dependencies: [{ kind: "directive", type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "pipe", type: i2.AsyncPipe, name: "async" }, { kind: "pipe", type: i3.SdkDictionaryPipe, name: "fromDictionary" }] }); }
22
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.3", ngImport: i0, type: FoehnPageCounterComponent, deps: [{ token: i1.FoehnNavigationService }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
23
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.3", type: FoehnPageCounterComponent, selector: "foehn-page-counter", inputs: { textTemplate: "textTemplate" }, ngImport: i0, template: "<p class=\"h3 text-muted\" *ngIf=\"isStable | async\">\n {{ textTemplate | fromDictionary: placeholders }}\n</p>\n", dependencies: [{ kind: "directive", type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "pipe", type: i2.AsyncPipe, name: "async" }, { kind: "pipe", type: i3.SdkDictionaryPipe, name: "fromDictionary" }] }); }
24
24
  }
25
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.1", ngImport: i0, type: FoehnPageCounterComponent, decorators: [{
25
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.3", ngImport: i0, type: FoehnPageCounterComponent, decorators: [{
26
26
  type: Component,
27
27
  args: [{ selector: 'foehn-page-counter', template: "<p class=\"h3 text-muted\" *ngIf=\"isStable | async\">\n {{ textTemplate | fromDictionary: placeholders }}\n</p>\n" }]
28
28
  }], ctorParameters: () => [{ type: i1.FoehnNavigationService }, { type: i0.NgZone }], propDecorators: { textTemplate: [{
@@ -42,10 +42,10 @@ export class DemandeExpirationInterceptor {
42
42
  });
43
43
  return myMap;
44
44
  }
45
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.1", ngImport: i0, type: DemandeExpirationInterceptor, deps: [{ token: i1.DemandeExpirationService }], target: i0.ɵɵFactoryTarget.Injectable }); }
46
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.1", ngImport: i0, type: DemandeExpirationInterceptor, providedIn: 'root' }); }
45
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.3", ngImport: i0, type: DemandeExpirationInterceptor, deps: [{ token: i1.DemandeExpirationService }], target: i0.ɵɵFactoryTarget.Injectable }); }
46
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.3", ngImport: i0, type: DemandeExpirationInterceptor, providedIn: 'root' }); }
47
47
  }
48
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.1", ngImport: i0, type: DemandeExpirationInterceptor, decorators: [{
48
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.3", ngImport: i0, type: DemandeExpirationInterceptor, decorators: [{
49
49
  type: Injectable,
50
50
  args: [{
51
51
  providedIn: 'root'
@@ -41,10 +41,10 @@ export class DemandeExpirationService {
41
41
  clearPulling() {
42
42
  this.interval?.clear();
43
43
  }
44
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.1", ngImport: i0, type: DemandeExpirationService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
45
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.1", ngImport: i0, type: DemandeExpirationService, providedIn: 'root' }); }
44
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.3", ngImport: i0, type: DemandeExpirationService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
45
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.3", ngImport: i0, type: DemandeExpirationService, providedIn: 'root' }); }
46
46
  }
47
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.1", ngImport: i0, type: DemandeExpirationService, decorators: [{
47
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.3", ngImport: i0, type: DemandeExpirationService, decorators: [{
48
48
  type: Injectable,
49
49
  args: [{
50
50
  providedIn: 'root'
@@ -155,10 +155,10 @@ export class FoehnPageExpirationTimerComponent {
155
155
  return;
156
156
  }
157
157
  }
158
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.1", ngImport: i0, type: FoehnPageExpirationTimerComponent, deps: [{ token: i1.ApplicationInfoService }, { token: i2.SdkDictionaryService }, { token: i3.DemandeExpirationService }], target: i0.ɵɵFactoryTarget.Component }); }
159
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.1", type: FoehnPageExpirationTimerComponent, selector: "foehn-page-expiration-timer", ngImport: i0, template: "<div\n *ngIf=\"isVisible | async\"\n id=\"foehn-page-expiration-timer\"\n class=\"sticky-top alert text-center my-0\"\n [class.alert-warning]=\"(sessionExpired | async) === false\"\n [class.alert-danger]=\"(sessionExpired | async) === true\"\n tabindex=\"-1\"\n aria-hidden=\"true\"\n>\n <div\n *ngIf=\"(sessionExpired | async) === false\"\n [innerHTML]=\"\n 'foehn-page-expiration-timer.count-down-message'\n | fromDictionary\n : { countDownValue: countDownTimeToDisplay | async }\n \"\n ></div>\n <div\n *ngIf=\"(sessionExpired | async) === true\"\n [innerHTML]=\"\n 'foehn-page-expiration-timer.expired-message' | fromDictionary\n \"\n ></div>\n</div>\n\n<p class=\"visually-hidden\" aria-live=\"assertive\" aria-atomic=\"true\">\n {{ srAnnouncements | async }}\n</p>\n", dependencies: [{ kind: "directive", type: i4.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "pipe", type: i4.AsyncPipe, name: "async" }, { kind: "pipe", type: i5.SdkDictionaryPipe, name: "fromDictionary" }] }); }
158
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.3", ngImport: i0, type: FoehnPageExpirationTimerComponent, deps: [{ token: i1.ApplicationInfoService }, { token: i2.SdkDictionaryService }, { token: i3.DemandeExpirationService }], target: i0.ɵɵFactoryTarget.Component }); }
159
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.3", type: FoehnPageExpirationTimerComponent, selector: "foehn-page-expiration-timer", ngImport: i0, template: "<div\n *ngIf=\"isVisible | async\"\n id=\"foehn-page-expiration-timer\"\n class=\"sticky-top alert text-center my-0\"\n [class.alert-warning]=\"(sessionExpired | async) === false\"\n [class.alert-danger]=\"(sessionExpired | async) === true\"\n tabindex=\"-1\"\n aria-hidden=\"true\"\n>\n <div\n *ngIf=\"(sessionExpired | async) === false\"\n [innerHTML]=\"\n 'foehn-page-expiration-timer.count-down-message'\n | fromDictionary\n : { countDownValue: countDownTimeToDisplay | async }\n \"\n ></div>\n <div\n *ngIf=\"(sessionExpired | async) === true\"\n [innerHTML]=\"\n 'foehn-page-expiration-timer.expired-message' | fromDictionary\n \"\n ></div>\n</div>\n\n<p class=\"visually-hidden\" aria-live=\"assertive\" aria-atomic=\"true\">\n {{ srAnnouncements | async }}\n</p>\n", dependencies: [{ kind: "directive", type: i4.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "pipe", type: i4.AsyncPipe, name: "async" }, { kind: "pipe", type: i5.SdkDictionaryPipe, name: "fromDictionary" }] }); }
160
160
  }
161
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.1", ngImport: i0, type: FoehnPageExpirationTimerComponent, decorators: [{
161
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.3", ngImport: i0, type: FoehnPageExpirationTimerComponent, decorators: [{
162
162
  type: Component,
163
163
  args: [{ selector: 'foehn-page-expiration-timer', template: "<div\n *ngIf=\"isVisible | async\"\n id=\"foehn-page-expiration-timer\"\n class=\"sticky-top alert text-center my-0\"\n [class.alert-warning]=\"(sessionExpired | async) === false\"\n [class.alert-danger]=\"(sessionExpired | async) === true\"\n tabindex=\"-1\"\n aria-hidden=\"true\"\n>\n <div\n *ngIf=\"(sessionExpired | async) === false\"\n [innerHTML]=\"\n 'foehn-page-expiration-timer.count-down-message'\n | fromDictionary\n : { countDownValue: countDownTimeToDisplay | async }\n \"\n ></div>\n <div\n *ngIf=\"(sessionExpired | async) === true\"\n [innerHTML]=\"\n 'foehn-page-expiration-timer.expired-message' | fromDictionary\n \"\n ></div>\n</div>\n\n<p class=\"visually-hidden\" aria-live=\"assertive\" aria-atomic=\"true\">\n {{ srAnnouncements | async }}\n</p>\n" }]
164
164
  }], ctorParameters: () => [{ type: i1.ApplicationInfoService }, { type: i2.SdkDictionaryService }, { type: i3.DemandeExpirationService }] });
@@ -44,10 +44,10 @@ export class FoehnPageModalComponent {
44
44
  // In case the modal is closed by another mean such as the Escape key.
45
45
  this.wrongPublicModalVisible = status;
46
46
  }
47
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.1", ngImport: i0, type: FoehnPageModalComponent, deps: [{ token: i1.SessionInfo }, { token: i2.ApplicationInfoService }, { token: i3.FoehnPageModalService }], target: i0.ɵɵFactoryTarget.Component }); }
48
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.1", type: FoehnPageModalComponent, selector: "foehn-page-modal", ngImport: i0, template: "<foehn-modal\n modalHeaderText=\"Acc\u00E8s non autoris\u00E9\"\n modalSize=\"modal-lg\"\n [isModalVisible]=\"wrongPublicModalVisible\"\n (isModalVisibleChange)=\"updateVisibilityStatus($event)\"\n [closeable]=\"false\"\n>\n <div class=\"modal-body\">\n Vous \u00EAtes connect\u00E9 pour le compte d\u2019un usager de type\n {{ getUserCategory() }}, or cette prestation est destin\u00E9e aux usagers de\n type :\n <ul>\n <li *ngFor=\"let pubCible of formattedPublicsCibles\">\n {{ pubCible }}\n </li>\n </ul>\n </div>\n <div class=\"modal-body\">\n Vous pouvez choisir de vous reconnecter et de continuer, ou bien\n d'abandonner.\n </div>\n\n <div modal-footer class=\"w-100\">\n <div class=\"d-md-flex\">\n <div class=\"ms-md-auto me-md-2 mb-2 mt-2\">\n <a\n class=\"btn btn-primary w-100\"\n [href]=\"getFullLoginUrl() | async\"\n >\n Se reconnecter\n </a>\n </div>\n <div class=\"ms-md-0 me-md-2 mb-2 mt-2\">\n <a class=\"btn btn-primary w-100\" [href]=\"getAbortUrl() | async\">\n Abandonner\n </a>\n </div>\n </div>\n </div>\n</foehn-modal>\n", dependencies: [{ kind: "directive", type: i4.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "component", type: i5.FoehnModalComponent, selector: "foehn-modal", inputs: ["id", "name", "modalSize", "modalBodyText", "modalHeaderText", "closeable", "modalTriggerHtmlElement", "isModalVisible"], outputs: ["isModalVisibleChange"] }, { kind: "pipe", type: i4.AsyncPipe, name: "async" }] }); }
47
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.3", ngImport: i0, type: FoehnPageModalComponent, deps: [{ token: i1.SessionInfo }, { token: i2.ApplicationInfoService }, { token: i3.FoehnPageModalService }], target: i0.ɵɵFactoryTarget.Component }); }
48
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.3", type: FoehnPageModalComponent, selector: "foehn-page-modal", ngImport: i0, template: "<foehn-modal\n modalHeaderText=\"Acc\u00E8s non autoris\u00E9\"\n modalSize=\"modal-lg\"\n [isModalVisible]=\"wrongPublicModalVisible\"\n (isModalVisibleChange)=\"updateVisibilityStatus($event)\"\n [closeable]=\"false\"\n>\n <div class=\"modal-body\">\n Vous \u00EAtes connect\u00E9 pour le compte d\u2019un usager de type\n {{ getUserCategory() }}, or cette prestation est destin\u00E9e aux usagers de\n type :\n <ul>\n <li *ngFor=\"let pubCible of formattedPublicsCibles\">\n {{ pubCible }}\n </li>\n </ul>\n </div>\n <div class=\"modal-body\">\n Vous pouvez choisir de vous reconnecter et de continuer, ou bien\n d'abandonner.\n </div>\n\n <div modal-footer class=\"w-100\">\n <div class=\"d-md-flex\">\n <div class=\"ms-md-auto me-md-2 mb-2 mt-2\">\n <a\n class=\"btn btn-primary w-100\"\n [href]=\"getFullLoginUrl() | async\"\n >\n Se reconnecter\n </a>\n </div>\n <div class=\"ms-md-0 me-md-2 mb-2 mt-2\">\n <a class=\"btn btn-primary w-100\" [href]=\"getAbortUrl() | async\">\n Abandonner\n </a>\n </div>\n </div>\n </div>\n</foehn-modal>\n", dependencies: [{ kind: "directive", type: i4.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "component", type: i5.FoehnModalComponent, selector: "foehn-modal", inputs: ["id", "name", "modalSize", "modalBodyText", "modalHeaderText", "closeable", "modalTriggerHtmlElement", "isModalVisible"], outputs: ["isModalVisibleChange"] }, { kind: "pipe", type: i4.AsyncPipe, name: "async" }] }); }
49
49
  }
50
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.1", ngImport: i0, type: FoehnPageModalComponent, decorators: [{
50
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.3", ngImport: i0, type: FoehnPageModalComponent, decorators: [{
51
51
  type: Component,
52
52
  args: [{ selector: 'foehn-page-modal', template: "<foehn-modal\n modalHeaderText=\"Acc\u00E8s non autoris\u00E9\"\n modalSize=\"modal-lg\"\n [isModalVisible]=\"wrongPublicModalVisible\"\n (isModalVisibleChange)=\"updateVisibilityStatus($event)\"\n [closeable]=\"false\"\n>\n <div class=\"modal-body\">\n Vous \u00EAtes connect\u00E9 pour le compte d\u2019un usager de type\n {{ getUserCategory() }}, or cette prestation est destin\u00E9e aux usagers de\n type :\n <ul>\n <li *ngFor=\"let pubCible of formattedPublicsCibles\">\n {{ pubCible }}\n </li>\n </ul>\n </div>\n <div class=\"modal-body\">\n Vous pouvez choisir de vous reconnecter et de continuer, ou bien\n d'abandonner.\n </div>\n\n <div modal-footer class=\"w-100\">\n <div class=\"d-md-flex\">\n <div class=\"ms-md-auto me-md-2 mb-2 mt-2\">\n <a\n class=\"btn btn-primary w-100\"\n [href]=\"getFullLoginUrl() | async\"\n >\n Se reconnecter\n </a>\n </div>\n <div class=\"ms-md-0 me-md-2 mb-2 mt-2\">\n <a class=\"btn btn-primary w-100\" [href]=\"getAbortUrl() | async\">\n Abandonner\n </a>\n </div>\n </div>\n </div>\n</foehn-modal>\n" }]
53
53
  }], ctorParameters: () => [{ type: i1.SessionInfo }, { type: i2.ApplicationInfoService }, { type: i3.FoehnPageModalService }] });
@@ -26,10 +26,10 @@ export class FoehnPageModalService {
26
26
  .getSafeCyberLoginUrl()
27
27
  .pipe(map(cyberloginUrl => `${cyberloginUrl}?goto=${window.location.href}`));
28
28
  }
29
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.1", ngImport: i0, type: FoehnPageModalService, deps: [{ token: i1.ApplicationInfoService }], target: i0.ɵɵFactoryTarget.Injectable }); }
30
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.1", ngImport: i0, type: FoehnPageModalService, providedIn: 'root' }); }
29
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.3", ngImport: i0, type: FoehnPageModalService, deps: [{ token: i1.ApplicationInfoService }], target: i0.ɵɵFactoryTarget.Injectable }); }
30
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.3", ngImport: i0, type: FoehnPageModalService, providedIn: 'root' }); }
31
31
  }
32
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.1", ngImport: i0, type: FoehnPageModalService, decorators: [{
32
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.3", ngImport: i0, type: FoehnPageModalService, decorators: [{
33
33
  type: Injectable,
34
34
  args: [{
35
35
  providedIn: 'root'
@@ -183,10 +183,10 @@ export class FoehnPageComponent {
183
183
  setPageTitle(title) {
184
184
  this.pageTitle = title;
185
185
  }
186
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.1", ngImport: i0, type: FoehnPageComponent, deps: [{ token: i1.Title }, { token: i2.FoehnPageService }, { token: i3.SupportAlertService }, { token: i4.FoehnNavigationService }, { token: i5.ApplicationInfoService }, { token: i6.GesdemEventService }, { token: i7.BreadcrumbEventService }, { token: i8.Router }, { token: i9.SessionInfo }, { token: i10.FoehnPageModalService }, { token: i11.SdkDictionaryService }, { token: i12.SdkStatisticsService }, { token: i13.DemandeExpirationService }], target: i0.ɵɵFactoryTarget.Component }); }
187
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.1", type: FoehnPageComponent, selector: "foehn-page", inputs: { appTitle: "appTitle", footerLinks: "footerLinks", supportAlertEnabled: "supportAlertEnabled", draftsEnabled: "draftsEnabled", supportAlertUrl: "supportAlertUrl", draftsUrl: "draftsUrl", etapeId: "etapeId", userConnectedAsDisplayed: "userConnectedAsDisplayed", statusProgressBarHidden: "statusProgressBarHidden", confirmLeavingAlert: "confirmLeavingAlert", showDefaultContactFooterLink: "showDefaultContactFooterLink", showDefaultGuideFooterLink: "showDefaultGuideFooterLink", showDefaultTermOfUseLink: "showDefaultTermOfUseLink", showDefaultSecurityBestPracticeLink: "showDefaultSecurityBestPracticeLink", routerLinkAppTitle: "routerLinkAppTitle" }, usesOnChanges: true, ngImport: i0, template: "<foehn-page-expiration-timer\n *ngIf=\"(displayDemandeExpirationTimer | async) === true\"\n id=\"foehn-page-expiration-timer\"\n></foehn-page-expiration-timer>\n<foehn-header\n id=\"foehn_header\"\n [title]=\"appTitle\"\n [routerLinkAppTitle]=\"routerLinkAppTitle\"\n [showSecuredAreaLoginButton]=\"showSecuredAreaLoginButton | async\"\n></foehn-header>\n<foehn-growl id=\"foehn_growl\"></foehn-growl>\n<div class=\"vd-bg-pattern-gray\">\n <div class=\"container\">\n <foehn-breadcrumb\n [confirmLeavingAlert]=\"confirmLeavingAlert\"\n ></foehn-breadcrumb>\n </div>\n</div>\n<main id=\"main\">\n <div class=\"vd-bg-pattern-gray\">\n <div class=\"container\">\n <!-- Fix annoying flickering when the page loads -->\n <div class=\"h1 mt-0\" *ngIf=\"!pageTitle\">&nbsp;</div>\n <h1\n [tabIndex]=\"-1\"\n class=\"mt-0\"\n id=\"page-title\"\n *ngIf=\"!!pageTitle\"\n [innerHTML]=\"pageTitle\"\n ></h1>\n </div>\n </div>\n\n <foehn-status-progress-bar\n [hidden]=\"\n statusProgressBarHidden || !!(hasBlockingSupportAlert | async)\n \"\n ></foehn-status-progress-bar>\n\n <section\n *ngIf=\"!isBrowserSupported\"\n class=\"container alert alert-danger\"\n id=\"browser_not_supported_block\"\n role=\"alert\"\n >\n <p class=\"alert-heading\">\n <strong>\n {{ 'foehn-page.browser-not-supported' | fromDictionary }}\n </strong>\n </p>\n <p class=\"mb-0\">\n {{ 'foehn-page.browser-download-invitation' | fromDictionary }}\n <ng-container *ngIf=\"!isApplePlatform\">\n <a\n [title]=\"browserLinkTitlePrefix + ' Edge'\"\n href=\"https://www.microsoft.com/fr-ch/windows/microsoft-edge\"\n target=\"_blank\"\n >\n Edge\n <span class=\"visually-hidden\">\n {{ 'foehn-page.external-link.srOnly' | fromDictionary }}\n </span>\n <span aria-hidden=\"true\">\n <foehn-icon-external-link-alt></foehn-icon-external-link-alt>\n </span>\n </a>\n ,\n </ng-container>\n <ng-container *ngIf=\"isApplePlatform\">\n <a\n [title]=\"browserLinkTitlePrefix + ' Safari'\"\n href=\"https://support.apple.com/downloads/safari\"\n target=\"_blank\"\n >\n Safari\n <span class=\"visually-hidden\">\n {{ 'foehn-page.external-link.srOnly' | fromDictionary }}\n </span>\n <span aria-hidden=\"true\">\n <foehn-icon-external-link-alt></foehn-icon-external-link-alt>\n </span>\n </a>\n ,\n </ng-container>\n <a\n [title]=\"browserLinkTitlePrefix + ' Firefox'\"\n href=\"https://www.mozilla.org/fr/firefox/\"\n target=\"_blank\"\n >\n Firefox\n <span class=\"visually-hidden\">\n {{ 'foehn-page.external-link.srOnly' | fromDictionary }}\n </span>\n <span aria-hidden=\"true\">\n <foehn-icon-external-link-alt></foehn-icon-external-link-alt>\n </span>\n </a>\n {{ 'foehn-page.browser-download-list.ou' | fromDictionary }}\n <a\n [title]=\"browserLinkTitlePrefix + ' Chrome'\"\n href=\"https://www.google.com/intl/fr/chrome/\"\n target=\"_blank\"\n >\n Chrome\n <span class=\"visually-hidden\">\n {{ 'foehn-page.external-link.srOnly' | fromDictionary }}\n </span>\n <span aria-hidden=\"true\">\n <foehn-icon-external-link-alt></foehn-icon-external-link-alt>\n </span>\n </a>\n .\n </p>\n <div class=\"row mt-3\">\n <div class=\"col-md-12\">\n <button\n id=\"browser_not_supported_bypass\"\n class=\"float-end btn btn-danger\"\n *ngIf=\"!browserNotSupportedBypass\"\n (click)=\"browserNotSupportedBypass = true\"\n >\n {{\n 'foehn-page.continue-with-same-browser' | fromDictionary\n }}\n </button>\n </div>\n </div>\n </section>\n\n <sdk-support-alert-container\n *ngIf=\"supportAlertEnabled\"\n [etapeId]=\"etapeId\"\n [supportAlertUrl]=\"supportAlertUrl\"\n ></sdk-support-alert-container>\n <sdk-drafts-container\n *ngIf=\"draftsEnabled\"\n [etapeId]=\"etapeId\"\n [draftsUrl]=\"draftsUrl\"\n ></sdk-drafts-container>\n <ng-container\n *ngIf=\"\n !(hasBlockingSupportAlert | async) &&\n (isBrowserSupported || browserNotSupportedBypass)\n \"\n >\n <div class=\"container mt-5\" id=\"page_content\">\n <foehn-user-connected-as\n *ngIf=\"displayUserCategory | async\"\n ></foehn-user-connected-as>\n </div>\n <ng-content></ng-content>\n </ng-container>\n</main>\n<foehn-footer\n id=\"foehn_footer\"\n [links]=\"footerLinks\"\n [showDefaultContactLink]=\"showDefaultContactFooterLink\"\n [showDefaultGuideLink]=\"showDefaultGuideFooterLink\"\n [showDefaultTermOfUseLink]=\"showDefaultTermOfUseLink\"\n [showDefaultSecurityBestPracticeLink]=\"showDefaultSecurityBestPracticeLink\"\n></foehn-footer>\n<foehn-page-modal></foehn-page-modal>\n<foehn-confirm-modal></foehn-confirm-modal>\n<foehn-transmit-waiting-modal></foehn-transmit-waiting-modal>\n", styles: ["#loginAndContinueButton{text-decoration:underline}\n"], dependencies: [{ kind: "directive", type: i14.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: i15.DraftsContainerComponent, selector: "sdk-drafts-container", inputs: ["etapeId", "draftsUrl"] }, { kind: "component", type: i16.FoehnBreadcrumbComponent, selector: "foehn-breadcrumb", inputs: ["breadcrumbItems", "currentNav", "confirmLeavingAlert"] }, { kind: "component", type: i17.FoehnGrowlComponent, selector: "foehn-growl" }, { kind: "component", type: i18.FoehnHeaderComponent, selector: "foehn-header", inputs: ["title", "showSecuredAreaLoginButton", "routerLinkAppTitle", "userInfo"] }, { kind: "component", type: i19.FoehnFooterComponent, selector: "foehn-footer", inputs: ["links", "showDefaultContactLink", "showDefaultGuideLink", "showDefaultTermOfUseLink", "showDefaultSecurityBestPracticeLink"] }, { kind: "component", type: i20.FoehnUserConnectedAsComponent, selector: "foehn-user-connected-as" }, { kind: "component", type: i21.SupportAlertContainerComponent, selector: "sdk-support-alert-container", inputs: ["etapeId", "supportAlertUrl"] }, { kind: "component", type: i22.FoehnConfirmModalComponent, selector: "foehn-confirm-modal" }, { kind: "component", type: i23.FoehnIconExternalLinkAltComponent, selector: "foehn-icon-external-link-alt" }, { kind: "component", type: i24.FoehnStatusProgressBarComponent, selector: "foehn-status-progress-bar", inputs: ["hidden"] }, { kind: "component", type: i25.FoehnPageModalComponent, selector: "foehn-page-modal" }, { kind: "component", type: i26.FoehnPageExpirationTimerComponent, selector: "foehn-page-expiration-timer" }, { kind: "component", type: i27.FoehnTransmitWaitingModalComponent, selector: "foehn-transmit-waiting-modal" }, { kind: "pipe", type: i14.AsyncPipe, name: "async" }, { kind: "pipe", type: i28.SdkDictionaryPipe, name: "fromDictionary" }] }); }
186
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.3", ngImport: i0, type: FoehnPageComponent, deps: [{ token: i1.Title }, { token: i2.FoehnPageService }, { token: i3.SupportAlertService }, { token: i4.FoehnNavigationService }, { token: i5.ApplicationInfoService }, { token: i6.GesdemEventService }, { token: i7.BreadcrumbEventService }, { token: i8.Router }, { token: i9.SessionInfo }, { token: i10.FoehnPageModalService }, { token: i11.SdkDictionaryService }, { token: i12.SdkStatisticsService }, { token: i13.DemandeExpirationService }], target: i0.ɵɵFactoryTarget.Component }); }
187
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.3", type: FoehnPageComponent, selector: "foehn-page", inputs: { appTitle: "appTitle", footerLinks: "footerLinks", supportAlertEnabled: "supportAlertEnabled", draftsEnabled: "draftsEnabled", supportAlertUrl: "supportAlertUrl", draftsUrl: "draftsUrl", etapeId: "etapeId", userConnectedAsDisplayed: "userConnectedAsDisplayed", statusProgressBarHidden: "statusProgressBarHidden", confirmLeavingAlert: "confirmLeavingAlert", showDefaultContactFooterLink: "showDefaultContactFooterLink", showDefaultGuideFooterLink: "showDefaultGuideFooterLink", showDefaultTermOfUseLink: "showDefaultTermOfUseLink", showDefaultSecurityBestPracticeLink: "showDefaultSecurityBestPracticeLink", routerLinkAppTitle: "routerLinkAppTitle" }, usesOnChanges: true, ngImport: i0, template: "<foehn-page-expiration-timer\n *ngIf=\"(displayDemandeExpirationTimer | async) === true\"\n id=\"foehn-page-expiration-timer\"\n></foehn-page-expiration-timer>\n<foehn-header\n id=\"foehn_header\"\n [title]=\"appTitle\"\n [routerLinkAppTitle]=\"routerLinkAppTitle\"\n [showSecuredAreaLoginButton]=\"showSecuredAreaLoginButton | async\"\n></foehn-header>\n<foehn-growl id=\"foehn_growl\"></foehn-growl>\n<div class=\"vd-bg-pattern-gray\">\n <div class=\"container\">\n <foehn-breadcrumb\n [confirmLeavingAlert]=\"confirmLeavingAlert\"\n ></foehn-breadcrumb>\n </div>\n</div>\n<main id=\"main\">\n <div class=\"vd-bg-pattern-gray\">\n <div class=\"container\">\n <!-- Fix annoying flickering when the page loads -->\n <div class=\"h1 mt-0\" *ngIf=\"!pageTitle\">&nbsp;</div>\n <h1\n [tabIndex]=\"-1\"\n class=\"mt-0\"\n id=\"page-title\"\n *ngIf=\"!!pageTitle\"\n [innerHTML]=\"pageTitle\"\n ></h1>\n </div>\n </div>\n\n <foehn-status-progress-bar\n [hidden]=\"\n statusProgressBarHidden || !!(hasBlockingSupportAlert | async)\n \"\n ></foehn-status-progress-bar>\n\n <section\n *ngIf=\"!isBrowserSupported\"\n class=\"container alert alert-danger\"\n id=\"browser_not_supported_block\"\n role=\"alert\"\n >\n <p class=\"alert-heading\">\n <strong>\n {{ 'foehn-page.browser-not-supported' | fromDictionary }}\n </strong>\n </p>\n <p class=\"mb-0\">\n {{ 'foehn-page.browser-download-invitation' | fromDictionary }}\n <ng-container *ngIf=\"!isApplePlatform\">\n <a\n [title]=\"browserLinkTitlePrefix + ' Edge'\"\n href=\"https://www.microsoft.com/fr-ch/windows/microsoft-edge\"\n target=\"_blank\"\n >\n Edge\n <span class=\"visually-hidden\">\n {{ 'foehn-page.external-link.srOnly' | fromDictionary }}\n </span>\n <span aria-hidden=\"true\">\n <foehn-icon-external-link-alt></foehn-icon-external-link-alt>\n </span>\n </a>\n ,\n </ng-container>\n <ng-container *ngIf=\"isApplePlatform\">\n <a\n [title]=\"browserLinkTitlePrefix + ' Safari'\"\n href=\"https://support.apple.com/downloads/safari\"\n target=\"_blank\"\n >\n Safari\n <span class=\"visually-hidden\">\n {{ 'foehn-page.external-link.srOnly' | fromDictionary }}\n </span>\n <span aria-hidden=\"true\">\n <foehn-icon-external-link-alt></foehn-icon-external-link-alt>\n </span>\n </a>\n ,\n </ng-container>\n <a\n [title]=\"browserLinkTitlePrefix + ' Firefox'\"\n href=\"https://www.mozilla.org/fr/firefox/\"\n target=\"_blank\"\n >\n Firefox\n <span class=\"visually-hidden\">\n {{ 'foehn-page.external-link.srOnly' | fromDictionary }}\n </span>\n <span aria-hidden=\"true\">\n <foehn-icon-external-link-alt></foehn-icon-external-link-alt>\n </span>\n </a>\n {{ 'foehn-page.browser-download-list.ou' | fromDictionary }}\n <a\n [title]=\"browserLinkTitlePrefix + ' Chrome'\"\n href=\"https://www.google.com/intl/fr/chrome/\"\n target=\"_blank\"\n >\n Chrome\n <span class=\"visually-hidden\">\n {{ 'foehn-page.external-link.srOnly' | fromDictionary }}\n </span>\n <span aria-hidden=\"true\">\n <foehn-icon-external-link-alt></foehn-icon-external-link-alt>\n </span>\n </a>\n .\n </p>\n <div class=\"row mt-3\">\n <div class=\"col-md-12\">\n <button\n id=\"browser_not_supported_bypass\"\n class=\"float-end btn btn-danger\"\n *ngIf=\"!browserNotSupportedBypass\"\n (click)=\"browserNotSupportedBypass = true\"\n >\n {{\n 'foehn-page.continue-with-same-browser' | fromDictionary\n }}\n </button>\n </div>\n </div>\n </section>\n\n <sdk-support-alert-container\n *ngIf=\"supportAlertEnabled\"\n [etapeId]=\"etapeId\"\n [supportAlertUrl]=\"supportAlertUrl\"\n ></sdk-support-alert-container>\n <sdk-drafts-container\n *ngIf=\"draftsEnabled\"\n [etapeId]=\"etapeId\"\n [draftsUrl]=\"draftsUrl\"\n ></sdk-drafts-container>\n <ng-container\n *ngIf=\"\n !(hasBlockingSupportAlert | async) &&\n (isBrowserSupported || browserNotSupportedBypass)\n \"\n >\n <div class=\"container mt-5\" id=\"page_content\">\n <foehn-user-connected-as\n *ngIf=\"displayUserCategory | async\"\n ></foehn-user-connected-as>\n </div>\n <ng-content></ng-content>\n </ng-container>\n</main>\n<foehn-footer\n id=\"foehn_footer\"\n [links]=\"footerLinks\"\n [showDefaultContactLink]=\"showDefaultContactFooterLink\"\n [showDefaultGuideLink]=\"showDefaultGuideFooterLink\"\n [showDefaultTermOfUseLink]=\"showDefaultTermOfUseLink\"\n [showDefaultSecurityBestPracticeLink]=\"showDefaultSecurityBestPracticeLink\"\n></foehn-footer>\n<foehn-page-modal></foehn-page-modal>\n<foehn-confirm-modal></foehn-confirm-modal>\n<foehn-transmit-waiting-modal></foehn-transmit-waiting-modal>\n", styles: ["#loginAndContinueButton{text-decoration:underline}\n"], dependencies: [{ kind: "directive", type: i14.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: i15.DraftsContainerComponent, selector: "sdk-drafts-container", inputs: ["etapeId", "draftsUrl"] }, { kind: "component", type: i16.FoehnBreadcrumbComponent, selector: "foehn-breadcrumb", inputs: ["breadcrumbItems", "currentNav", "confirmLeavingAlert"] }, { kind: "component", type: i17.FoehnGrowlComponent, selector: "foehn-growl" }, { kind: "component", type: i18.FoehnHeaderComponent, selector: "foehn-header", inputs: ["title", "showSecuredAreaLoginButton", "routerLinkAppTitle", "userInfo"] }, { kind: "component", type: i19.FoehnFooterComponent, selector: "foehn-footer", inputs: ["links", "showDefaultContactLink", "showDefaultGuideLink", "showDefaultTermOfUseLink", "showDefaultSecurityBestPracticeLink"] }, { kind: "component", type: i20.FoehnUserConnectedAsComponent, selector: "foehn-user-connected-as" }, { kind: "component", type: i21.SupportAlertContainerComponent, selector: "sdk-support-alert-container", inputs: ["etapeId", "supportAlertUrl"] }, { kind: "component", type: i22.FoehnConfirmModalComponent, selector: "foehn-confirm-modal" }, { kind: "component", type: i23.FoehnIconExternalLinkAltComponent, selector: "foehn-icon-external-link-alt" }, { kind: "component", type: i24.FoehnStatusProgressBarComponent, selector: "foehn-status-progress-bar", inputs: ["hidden"] }, { kind: "component", type: i25.FoehnPageModalComponent, selector: "foehn-page-modal" }, { kind: "component", type: i26.FoehnPageExpirationTimerComponent, selector: "foehn-page-expiration-timer" }, { kind: "component", type: i27.FoehnTransmitWaitingModalComponent, selector: "foehn-transmit-waiting-modal" }, { kind: "pipe", type: i14.AsyncPipe, name: "async" }, { kind: "pipe", type: i28.SdkDictionaryPipe, name: "fromDictionary" }] }); }
188
188
  }
189
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.1", ngImport: i0, type: FoehnPageComponent, decorators: [{
189
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.3", ngImport: i0, type: FoehnPageComponent, decorators: [{
190
190
  type: Component,
191
191
  args: [{ selector: 'foehn-page', template: "<foehn-page-expiration-timer\n *ngIf=\"(displayDemandeExpirationTimer | async) === true\"\n id=\"foehn-page-expiration-timer\"\n></foehn-page-expiration-timer>\n<foehn-header\n id=\"foehn_header\"\n [title]=\"appTitle\"\n [routerLinkAppTitle]=\"routerLinkAppTitle\"\n [showSecuredAreaLoginButton]=\"showSecuredAreaLoginButton | async\"\n></foehn-header>\n<foehn-growl id=\"foehn_growl\"></foehn-growl>\n<div class=\"vd-bg-pattern-gray\">\n <div class=\"container\">\n <foehn-breadcrumb\n [confirmLeavingAlert]=\"confirmLeavingAlert\"\n ></foehn-breadcrumb>\n </div>\n</div>\n<main id=\"main\">\n <div class=\"vd-bg-pattern-gray\">\n <div class=\"container\">\n <!-- Fix annoying flickering when the page loads -->\n <div class=\"h1 mt-0\" *ngIf=\"!pageTitle\">&nbsp;</div>\n <h1\n [tabIndex]=\"-1\"\n class=\"mt-0\"\n id=\"page-title\"\n *ngIf=\"!!pageTitle\"\n [innerHTML]=\"pageTitle\"\n ></h1>\n </div>\n </div>\n\n <foehn-status-progress-bar\n [hidden]=\"\n statusProgressBarHidden || !!(hasBlockingSupportAlert | async)\n \"\n ></foehn-status-progress-bar>\n\n <section\n *ngIf=\"!isBrowserSupported\"\n class=\"container alert alert-danger\"\n id=\"browser_not_supported_block\"\n role=\"alert\"\n >\n <p class=\"alert-heading\">\n <strong>\n {{ 'foehn-page.browser-not-supported' | fromDictionary }}\n </strong>\n </p>\n <p class=\"mb-0\">\n {{ 'foehn-page.browser-download-invitation' | fromDictionary }}\n <ng-container *ngIf=\"!isApplePlatform\">\n <a\n [title]=\"browserLinkTitlePrefix + ' Edge'\"\n href=\"https://www.microsoft.com/fr-ch/windows/microsoft-edge\"\n target=\"_blank\"\n >\n Edge\n <span class=\"visually-hidden\">\n {{ 'foehn-page.external-link.srOnly' | fromDictionary }}\n </span>\n <span aria-hidden=\"true\">\n <foehn-icon-external-link-alt></foehn-icon-external-link-alt>\n </span>\n </a>\n ,\n </ng-container>\n <ng-container *ngIf=\"isApplePlatform\">\n <a\n [title]=\"browserLinkTitlePrefix + ' Safari'\"\n href=\"https://support.apple.com/downloads/safari\"\n target=\"_blank\"\n >\n Safari\n <span class=\"visually-hidden\">\n {{ 'foehn-page.external-link.srOnly' | fromDictionary }}\n </span>\n <span aria-hidden=\"true\">\n <foehn-icon-external-link-alt></foehn-icon-external-link-alt>\n </span>\n </a>\n ,\n </ng-container>\n <a\n [title]=\"browserLinkTitlePrefix + ' Firefox'\"\n href=\"https://www.mozilla.org/fr/firefox/\"\n target=\"_blank\"\n >\n Firefox\n <span class=\"visually-hidden\">\n {{ 'foehn-page.external-link.srOnly' | fromDictionary }}\n </span>\n <span aria-hidden=\"true\">\n <foehn-icon-external-link-alt></foehn-icon-external-link-alt>\n </span>\n </a>\n {{ 'foehn-page.browser-download-list.ou' | fromDictionary }}\n <a\n [title]=\"browserLinkTitlePrefix + ' Chrome'\"\n href=\"https://www.google.com/intl/fr/chrome/\"\n target=\"_blank\"\n >\n Chrome\n <span class=\"visually-hidden\">\n {{ 'foehn-page.external-link.srOnly' | fromDictionary }}\n </span>\n <span aria-hidden=\"true\">\n <foehn-icon-external-link-alt></foehn-icon-external-link-alt>\n </span>\n </a>\n .\n </p>\n <div class=\"row mt-3\">\n <div class=\"col-md-12\">\n <button\n id=\"browser_not_supported_bypass\"\n class=\"float-end btn btn-danger\"\n *ngIf=\"!browserNotSupportedBypass\"\n (click)=\"browserNotSupportedBypass = true\"\n >\n {{\n 'foehn-page.continue-with-same-browser' | fromDictionary\n }}\n </button>\n </div>\n </div>\n </section>\n\n <sdk-support-alert-container\n *ngIf=\"supportAlertEnabled\"\n [etapeId]=\"etapeId\"\n [supportAlertUrl]=\"supportAlertUrl\"\n ></sdk-support-alert-container>\n <sdk-drafts-container\n *ngIf=\"draftsEnabled\"\n [etapeId]=\"etapeId\"\n [draftsUrl]=\"draftsUrl\"\n ></sdk-drafts-container>\n <ng-container\n *ngIf=\"\n !(hasBlockingSupportAlert | async) &&\n (isBrowserSupported || browserNotSupportedBypass)\n \"\n >\n <div class=\"container mt-5\" id=\"page_content\">\n <foehn-user-connected-as\n *ngIf=\"displayUserCategory | async\"\n ></foehn-user-connected-as>\n </div>\n <ng-content></ng-content>\n </ng-container>\n</main>\n<foehn-footer\n id=\"foehn_footer\"\n [links]=\"footerLinks\"\n [showDefaultContactLink]=\"showDefaultContactFooterLink\"\n [showDefaultGuideLink]=\"showDefaultGuideFooterLink\"\n [showDefaultTermOfUseLink]=\"showDefaultTermOfUseLink\"\n [showDefaultSecurityBestPracticeLink]=\"showDefaultSecurityBestPracticeLink\"\n></foehn-footer>\n<foehn-page-modal></foehn-page-modal>\n<foehn-confirm-modal></foehn-confirm-modal>\n<foehn-transmit-waiting-modal></foehn-transmit-waiting-modal>\n", styles: ["#loginAndContinueButton{text-decoration:underline}\n"] }]
192
192
  }], ctorParameters: () => [{ type: i1.Title }, { type: i2.FoehnPageService }, { type: i3.SupportAlertService }, { type: i4.FoehnNavigationService }, { type: i5.ApplicationInfoService }, { type: i6.GesdemEventService }, { type: i7.BreadcrumbEventService }, { type: i8.Router }, { type: i9.SessionInfo }, { type: i10.FoehnPageModalService }, { type: i11.SdkDictionaryService }, { type: i12.SdkStatisticsService }, { type: i13.DemandeExpirationService }], propDecorators: { appTitle: [{
@@ -21,8 +21,8 @@ import { DEMANDE_TRANSMIT_INTERCEPTOR_PROVIDER } from './foehn-transmit-waiting-
21
21
  import { FoehnTransmitWaitingModalComponent } from './foehn-transmit-waiting-modal/foehn-transmit-waiting-modal.component';
22
22
  import * as i0 from "@angular/core";
23
23
  export class FoehnPageModule {
24
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.1", ngImport: i0, type: FoehnPageModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
25
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.3.1", ngImport: i0, type: FoehnPageModule, declarations: [FoehnPageComponent,
24
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.3", ngImport: i0, type: FoehnPageModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
25
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.3.3", ngImport: i0, type: FoehnPageModule, declarations: [FoehnPageComponent,
26
26
  FoehnPageCounterComponent,
27
27
  FoehnPageModalComponent,
28
28
  FoehnPageExpirationTimerComponent,
@@ -43,7 +43,7 @@ export class FoehnPageModule {
43
43
  FoehnPageModalComponent,
44
44
  FoehnPageExpirationTimerComponent,
45
45
  FoehnTransmitWaitingModalComponent] }); }
46
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.3.1", ngImport: i0, type: FoehnPageModule, providers: [
46
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.3.3", ngImport: i0, type: FoehnPageModule, providers: [
47
47
  DEMANDE_EXPIRATION_INTERCEPTOR_PROVIDER,
48
48
  DEMANDE_TRANSMIT_INTERCEPTOR_PROVIDER
49
49
  ], imports: [CommonModule,
@@ -60,7 +60,7 @@ export class FoehnPageModule {
60
60
  SdkDictionaryModule,
61
61
  FoehnStatusProgressBarModule] }); }
62
62
  }
63
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.1", ngImport: i0, type: FoehnPageModule, decorators: [{
63
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.3", ngImport: i0, type: FoehnPageModule, decorators: [{
64
64
  type: NgModule,
65
65
  args: [{
66
66
  imports: [
@@ -42,10 +42,10 @@ export class FoehnPageService {
42
42
  isInitialStep &&
43
43
  (isFirstPage || isLastPage));
44
44
  }
45
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.1", ngImport: i0, type: FoehnPageService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
46
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.1", ngImport: i0, type: FoehnPageService, providedIn: 'root' }); }
45
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.3", ngImport: i0, type: FoehnPageService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
46
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.3", ngImport: i0, type: FoehnPageService, providedIn: 'root' }); }
47
47
  }
48
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.1", ngImport: i0, type: FoehnPageService, decorators: [{
48
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.3", ngImport: i0, type: FoehnPageService, decorators: [{
49
49
  type: Injectable,
50
50
  args: [{
51
51
  providedIn: 'root'
@@ -33,10 +33,10 @@ export class DemandeTransmitInterceptor {
33
33
  }
34
34
  return `api/${this._prefix}/transmission`;
35
35
  }
36
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.1", ngImport: i0, type: DemandeTransmitInterceptor, deps: [{ token: i1.FoehnTransmitWaitingModalService }], target: i0.ɵɵFactoryTarget.Injectable }); }
37
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.1", ngImport: i0, type: DemandeTransmitInterceptor, providedIn: 'root' }); }
36
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.3", ngImport: i0, type: DemandeTransmitInterceptor, deps: [{ token: i1.FoehnTransmitWaitingModalService }], target: i0.ɵɵFactoryTarget.Injectable }); }
37
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.3", ngImport: i0, type: DemandeTransmitInterceptor, providedIn: 'root' }); }
38
38
  }
39
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.1", ngImport: i0, type: DemandeTransmitInterceptor, decorators: [{
39
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.3", ngImport: i0, type: DemandeTransmitInterceptor, decorators: [{
40
40
  type: Injectable,
41
41
  args: [{
42
42
  providedIn: 'root'
@@ -13,10 +13,10 @@ export class FoehnTransmitWaitingModalComponent {
13
13
  // In case the modal is closed by another mean such as the Escape key.
14
14
  this.transmitModalService.toggleModalVisibility(status);
15
15
  }
16
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.1", ngImport: i0, type: FoehnTransmitWaitingModalComponent, deps: [{ token: i1.FoehnTransmitWaitingModalService }], target: i0.ɵɵFactoryTarget.Component }); }
17
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.1", type: FoehnTransmitWaitingModalComponent, selector: "foehn-transmit-waiting-modal", ngImport: i0, template: "<foehn-modal\n [id]=\"'foehn-transmit-waiting-modal'\"\n [modalHeaderText]=\"'foehn-transmit-waiting-modal.title' | fromDictionary\"\n modalSize=\"modal-md\"\n [isModalVisible]=\"isTransmit | async\"\n (isModalVisibleChange)=\"updateVisibilityStatus($event)\"\n [closeable]=\"false\"\n>\n <!-- Need to add a tabindex=\"0\" (here on modal-body) otherwise cdkTrapFocus will not work because no closing button -->\n <div class=\"modal-body-content\" tabindex=\"0\">\n <p\n [innerHTML]=\"\n 'foehn-transmit-waiting-modal.message' | fromDictionary\n \"\n ></p>\n <div class=\"progress\" aria-hidden=\"true\">\n <div\n role=\"progressbar\"\n class=\"progress-bar bg-success progress-bar-animated progress-bar-striped w-100\"\n ></div>\n </div>\n <small\n class=\"form-text text-secondary\"\n [innerHTML]=\"'foehn-transmit-waiting-modal.help' | fromDictionary\"\n ></small>\n </div>\n</foehn-modal>\n", styles: [":host ::ng-deep .modal{z-index:10000}:host ::ng-deep .modal-header{background-color:var(--vd-neutral-lighter)}:host ::ng-deep .modal-content{border:none}:host ::ng-deep .modal-title{margin:0!important}:host ::ng-deep .modal-body{padding:.5rem}:host ::ng-deep .modal-body-content{padding:.5rem}:host ::ng-deep .modal-footer{display:none!important}\n"], dependencies: [{ kind: "component", type: i2.FoehnModalComponent, selector: "foehn-modal", inputs: ["id", "name", "modalSize", "modalBodyText", "modalHeaderText", "closeable", "modalTriggerHtmlElement", "isModalVisible"], outputs: ["isModalVisibleChange"] }, { kind: "pipe", type: i3.AsyncPipe, name: "async" }, { kind: "pipe", type: i4.SdkDictionaryPipe, name: "fromDictionary" }] }); }
16
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.3", ngImport: i0, type: FoehnTransmitWaitingModalComponent, deps: [{ token: i1.FoehnTransmitWaitingModalService }], target: i0.ɵɵFactoryTarget.Component }); }
17
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.3", type: FoehnTransmitWaitingModalComponent, selector: "foehn-transmit-waiting-modal", ngImport: i0, template: "<foehn-modal\n [id]=\"'foehn-transmit-waiting-modal'\"\n [modalHeaderText]=\"'foehn-transmit-waiting-modal.title' | fromDictionary\"\n modalSize=\"modal-md\"\n [isModalVisible]=\"isTransmit | async\"\n (isModalVisibleChange)=\"updateVisibilityStatus($event)\"\n [closeable]=\"false\"\n>\n <!-- Need to add a tabindex=\"0\" (here on modal-body) otherwise cdkTrapFocus will not work because no closing button -->\n <div class=\"modal-body-content\" tabindex=\"0\">\n <p\n [innerHTML]=\"\n 'foehn-transmit-waiting-modal.message' | fromDictionary\n \"\n ></p>\n <div class=\"progress\" aria-hidden=\"true\">\n <div\n role=\"progressbar\"\n class=\"progress-bar bg-success progress-bar-animated progress-bar-striped w-100\"\n ></div>\n </div>\n <small\n class=\"form-text text-secondary\"\n [innerHTML]=\"'foehn-transmit-waiting-modal.help' | fromDictionary\"\n ></small>\n </div>\n</foehn-modal>\n", styles: [":host ::ng-deep .modal{z-index:10000}:host ::ng-deep .modal-header{background-color:var(--vd-neutral-lighter)}:host ::ng-deep .modal-content{border:none}:host ::ng-deep .modal-title{margin:0!important}:host ::ng-deep .modal-body{padding:.5rem}:host ::ng-deep .modal-body-content{padding:.5rem}:host ::ng-deep .modal-footer{display:none!important}\n"], dependencies: [{ kind: "component", type: i2.FoehnModalComponent, selector: "foehn-modal", inputs: ["id", "name", "modalSize", "modalBodyText", "modalHeaderText", "closeable", "modalTriggerHtmlElement", "isModalVisible"], outputs: ["isModalVisibleChange"] }, { kind: "pipe", type: i3.AsyncPipe, name: "async" }, { kind: "pipe", type: i4.SdkDictionaryPipe, name: "fromDictionary" }] }); }
18
18
  }
19
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.1", ngImport: i0, type: FoehnTransmitWaitingModalComponent, decorators: [{
19
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.3", ngImport: i0, type: FoehnTransmitWaitingModalComponent, decorators: [{
20
20
  type: Component,
21
21
  args: [{ selector: 'foehn-transmit-waiting-modal', template: "<foehn-modal\n [id]=\"'foehn-transmit-waiting-modal'\"\n [modalHeaderText]=\"'foehn-transmit-waiting-modal.title' | fromDictionary\"\n modalSize=\"modal-md\"\n [isModalVisible]=\"isTransmit | async\"\n (isModalVisibleChange)=\"updateVisibilityStatus($event)\"\n [closeable]=\"false\"\n>\n <!-- Need to add a tabindex=\"0\" (here on modal-body) otherwise cdkTrapFocus will not work because no closing button -->\n <div class=\"modal-body-content\" tabindex=\"0\">\n <p\n [innerHTML]=\"\n 'foehn-transmit-waiting-modal.message' | fromDictionary\n \"\n ></p>\n <div class=\"progress\" aria-hidden=\"true\">\n <div\n role=\"progressbar\"\n class=\"progress-bar bg-success progress-bar-animated progress-bar-striped w-100\"\n ></div>\n </div>\n <small\n class=\"form-text text-secondary\"\n [innerHTML]=\"'foehn-transmit-waiting-modal.help' | fromDictionary\"\n ></small>\n </div>\n</foehn-modal>\n", styles: [":host ::ng-deep .modal{z-index:10000}:host ::ng-deep .modal-header{background-color:var(--vd-neutral-lighter)}:host ::ng-deep .modal-content{border:none}:host ::ng-deep .modal-title{margin:0!important}:host ::ng-deep .modal-body{padding:.5rem}:host ::ng-deep .modal-body-content{padding:.5rem}:host ::ng-deep .modal-footer{display:none!important}\n"] }]
22
22
  }], ctorParameters: () => [{ type: i1.FoehnTransmitWaitingModalService }] });
@@ -20,10 +20,10 @@ export class FoehnTransmitWaitingModalService {
20
20
  }
21
21
  this.toggleModalBehaviorSubject.next(false);
22
22
  }
23
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.1", ngImport: i0, type: FoehnTransmitWaitingModalService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
24
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.1", ngImport: i0, type: FoehnTransmitWaitingModalService, providedIn: 'root' }); }
23
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.3", ngImport: i0, type: FoehnTransmitWaitingModalService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
24
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.3", ngImport: i0, type: FoehnTransmitWaitingModalService, providedIn: 'root' }); }
25
25
  }
26
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.1", ngImport: i0, type: FoehnTransmitWaitingModalService, decorators: [{
26
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.3", ngImport: i0, type: FoehnTransmitWaitingModalService, decorators: [{
27
27
  type: Injectable,
28
28
  args: [{
29
29
  providedIn: 'root'
@@ -84,10 +84,10 @@ export class FoehnRecapSectionComponent {
84
84
  isSet(value) {
85
85
  return !!value || value === 0 || value === false;
86
86
  }
87
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.1", ngImport: i0, type: FoehnRecapSectionComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
88
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.1", type: FoehnRecapSectionComponent, selector: "foehn-recap-section", inputs: { acceptEmptyValues: "acceptEmptyValues", data: "data" }, ngImport: i0, template: "<section\n class=\"mb-3 p-1 bg-light\"\n *ngIf=\"atLeastOneElementHasContent(data)\"\n [id]=\"data.id || data.titleKey\"\n>\n <ng-container\n [ngTemplateOutlet]=\"titleLevel\"\n [ngTemplateOutletContext]=\"{ titleLevel: data.titleLevel }\"\n ></ng-container>\n <dl class=\"medium me-0 ms-0 ps-3 pe-3\">\n <ng-container *ngFor=\"let element of data.elements\">\n <dt\n *ngIf=\"hasContent(element)\"\n class=\"border-top border-grey p-2 text-break\"\n [innerHTML]=\"element.key | fromDictionary\"\n ></dt>\n <dd\n [id]=\"buildId(element)\"\n *ngIf=\"!isAddress(element) && hasContent(element)\"\n class=\"fw-light border-top border-grey p-2 text-break\"\n [innerHTML]=\"cleanValue(element)\"\n ></dd>\n <dd\n [id]=\"buildId(element)\"\n *ngIf=\"isAddress(element) && hasContent(element)\"\n class=\"fw-light border-top border-grey p-2 text-break\"\n >\n <foehn-display-address\n [address]=\"getAddressToDisplay(element)\"\n ></foehn-display-address>\n </dd>\n </ng-container>\n </dl>\n <div\n [id]=\"buildId(comment)\"\n class=\"medium me-0 ms-0 ps-3 pe-3 text-break\"\n *ngIf=\"hasContent(comment)\"\n [innerHTML]=\"cleanValue(comment)\"\n ></div>\n</section>\n\n<ng-template #titleLevel let-titleLevel=\"titleLevel\">\n <h2\n *ngIf=\"!titleLevel || titleLevel === 'h2'\"\n class=\"h4 mb-3 ps-1\"\n [innerHTML]=\"data.titleKey | fromDictionary\"\n ></h2>\n <h3\n *ngIf=\"titleLevel === 'h3'\"\n class=\"h4 mb-3 ps-1\"\n [innerHTML]=\"data.titleKey | fromDictionary\"\n ></h3>\n <h4\n *ngIf=\"titleLevel === 'h4'\"\n class=\"h4 mb-3 ps-1\"\n [innerHTML]=\"data.titleKey | fromDictionary\"\n ></h4>\n <h5\n *ngIf=\"titleLevel === 'h5'\"\n class=\"h4 mb-3 ps-1\"\n [innerHTML]=\"data.titleKey | fromDictionary\"\n ></h5>\n <h6\n *ngIf=\"titleLevel === 'h6'\"\n class=\"h4 mb-3 ps-1\"\n [innerHTML]=\"data.titleKey | fromDictionary\"\n ></h6>\n</ng-template>\n", styles: ["dl{display:grid;grid-template-columns:auto auto}\n"], dependencies: [{ kind: "directive", type: i1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i1.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "component", type: i2.FoehnDisplayAddressComponent, selector: "foehn-display-address", inputs: ["address"] }, { kind: "pipe", type: i3.SdkDictionaryPipe, name: "fromDictionary" }] }); }
87
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.3", ngImport: i0, type: FoehnRecapSectionComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
88
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.3", type: FoehnRecapSectionComponent, selector: "foehn-recap-section", inputs: { acceptEmptyValues: "acceptEmptyValues", data: "data" }, ngImport: i0, template: "<section\n class=\"mb-3 p-1 bg-light\"\n *ngIf=\"atLeastOneElementHasContent(data)\"\n [id]=\"data.id || data.titleKey\"\n>\n <ng-container\n [ngTemplateOutlet]=\"titleLevel\"\n [ngTemplateOutletContext]=\"{ titleLevel: data.titleLevel }\"\n ></ng-container>\n <dl class=\"medium me-0 ms-0 ps-3 pe-3\">\n <ng-container *ngFor=\"let element of data.elements\">\n <dt\n *ngIf=\"hasContent(element)\"\n class=\"border-top border-grey p-2 text-break\"\n [innerHTML]=\"element.key | fromDictionary\"\n ></dt>\n <dd\n [id]=\"buildId(element)\"\n *ngIf=\"!isAddress(element) && hasContent(element)\"\n class=\"fw-light border-top border-grey p-2 text-break\"\n [innerHTML]=\"cleanValue(element)\"\n ></dd>\n <dd\n [id]=\"buildId(element)\"\n *ngIf=\"isAddress(element) && hasContent(element)\"\n class=\"fw-light border-top border-grey p-2 text-break\"\n >\n <foehn-display-address\n [address]=\"getAddressToDisplay(element)\"\n ></foehn-display-address>\n </dd>\n </ng-container>\n </dl>\n <div\n [id]=\"buildId(comment)\"\n class=\"medium me-0 ms-0 ps-3 pe-3 text-break\"\n *ngIf=\"hasContent(comment)\"\n [innerHTML]=\"cleanValue(comment)\"\n ></div>\n</section>\n\n<ng-template #titleLevel let-titleLevel=\"titleLevel\">\n <h2\n *ngIf=\"!titleLevel || titleLevel === 'h2'\"\n class=\"h4 mb-3 ps-1\"\n [innerHTML]=\"data.titleKey | fromDictionary\"\n ></h2>\n <h3\n *ngIf=\"titleLevel === 'h3'\"\n class=\"h4 mb-3 ps-1\"\n [innerHTML]=\"data.titleKey | fromDictionary\"\n ></h3>\n <h4\n *ngIf=\"titleLevel === 'h4'\"\n class=\"h4 mb-3 ps-1\"\n [innerHTML]=\"data.titleKey | fromDictionary\"\n ></h4>\n <h5\n *ngIf=\"titleLevel === 'h5'\"\n class=\"h4 mb-3 ps-1\"\n [innerHTML]=\"data.titleKey | fromDictionary\"\n ></h5>\n <h6\n *ngIf=\"titleLevel === 'h6'\"\n class=\"h4 mb-3 ps-1\"\n [innerHTML]=\"data.titleKey | fromDictionary\"\n ></h6>\n</ng-template>\n", styles: ["dl{display:grid;grid-template-columns:auto auto}\n"], dependencies: [{ kind: "directive", type: i1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i1.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "component", type: i2.FoehnDisplayAddressComponent, selector: "foehn-display-address", inputs: ["address"] }, { kind: "pipe", type: i3.SdkDictionaryPipe, name: "fromDictionary" }] }); }
89
89
  }
90
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.1", ngImport: i0, type: FoehnRecapSectionComponent, decorators: [{
90
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.3", ngImport: i0, type: FoehnRecapSectionComponent, decorators: [{
91
91
  type: Component,
92
92
  args: [{ selector: 'foehn-recap-section', template: "<section\n class=\"mb-3 p-1 bg-light\"\n *ngIf=\"atLeastOneElementHasContent(data)\"\n [id]=\"data.id || data.titleKey\"\n>\n <ng-container\n [ngTemplateOutlet]=\"titleLevel\"\n [ngTemplateOutletContext]=\"{ titleLevel: data.titleLevel }\"\n ></ng-container>\n <dl class=\"medium me-0 ms-0 ps-3 pe-3\">\n <ng-container *ngFor=\"let element of data.elements\">\n <dt\n *ngIf=\"hasContent(element)\"\n class=\"border-top border-grey p-2 text-break\"\n [innerHTML]=\"element.key | fromDictionary\"\n ></dt>\n <dd\n [id]=\"buildId(element)\"\n *ngIf=\"!isAddress(element) && hasContent(element)\"\n class=\"fw-light border-top border-grey p-2 text-break\"\n [innerHTML]=\"cleanValue(element)\"\n ></dd>\n <dd\n [id]=\"buildId(element)\"\n *ngIf=\"isAddress(element) && hasContent(element)\"\n class=\"fw-light border-top border-grey p-2 text-break\"\n >\n <foehn-display-address\n [address]=\"getAddressToDisplay(element)\"\n ></foehn-display-address>\n </dd>\n </ng-container>\n </dl>\n <div\n [id]=\"buildId(comment)\"\n class=\"medium me-0 ms-0 ps-3 pe-3 text-break\"\n *ngIf=\"hasContent(comment)\"\n [innerHTML]=\"cleanValue(comment)\"\n ></div>\n</section>\n\n<ng-template #titleLevel let-titleLevel=\"titleLevel\">\n <h2\n *ngIf=\"!titleLevel || titleLevel === 'h2'\"\n class=\"h4 mb-3 ps-1\"\n [innerHTML]=\"data.titleKey | fromDictionary\"\n ></h2>\n <h3\n *ngIf=\"titleLevel === 'h3'\"\n class=\"h4 mb-3 ps-1\"\n [innerHTML]=\"data.titleKey | fromDictionary\"\n ></h3>\n <h4\n *ngIf=\"titleLevel === 'h4'\"\n class=\"h4 mb-3 ps-1\"\n [innerHTML]=\"data.titleKey | fromDictionary\"\n ></h4>\n <h5\n *ngIf=\"titleLevel === 'h5'\"\n class=\"h4 mb-3 ps-1\"\n [innerHTML]=\"data.titleKey | fromDictionary\"\n ></h5>\n <h6\n *ngIf=\"titleLevel === 'h6'\"\n class=\"h4 mb-3 ps-1\"\n [innerHTML]=\"data.titleKey | fromDictionary\"\n ></h6>\n</ng-template>\n", styles: ["dl{display:grid;grid-template-columns:auto auto}\n"] }]
93
93
  }], propDecorators: { acceptEmptyValues: [{
@@ -5,11 +5,11 @@ import { SdkDictionaryModule } from '../sdk-dictionary/sdk-dictionary.module';
5
5
  import { FoehnRecapSectionComponent } from './foehn-recap-section.component';
6
6
  import * as i0 from "@angular/core";
7
7
  export class FoehnRecapSectionModule {
8
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.1", ngImport: i0, type: FoehnRecapSectionModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
9
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.3.1", ngImport: i0, type: FoehnRecapSectionModule, declarations: [FoehnRecapSectionComponent], imports: [CommonModule, SdkDictionaryModule, FoehnAddressModule], exports: [FoehnRecapSectionComponent] }); }
10
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.3.1", ngImport: i0, type: FoehnRecapSectionModule, imports: [CommonModule, SdkDictionaryModule, FoehnAddressModule] }); }
8
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.3", ngImport: i0, type: FoehnRecapSectionModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
9
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.3.3", ngImport: i0, type: FoehnRecapSectionModule, declarations: [FoehnRecapSectionComponent], imports: [CommonModule, SdkDictionaryModule, FoehnAddressModule], exports: [FoehnRecapSectionComponent] }); }
10
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.3.3", ngImport: i0, type: FoehnRecapSectionModule, imports: [CommonModule, SdkDictionaryModule, FoehnAddressModule] }); }
11
11
  }
12
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.1", ngImport: i0, type: FoehnRecapSectionModule, decorators: [{
12
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.3", ngImport: i0, type: FoehnRecapSectionModule, decorators: [{
13
13
  type: NgModule,
14
14
  args: [{
15
15
  declarations: [FoehnRecapSectionComponent],
@@ -36,10 +36,10 @@ export class FoehnRemainingAlertsSummaryComponent {
36
36
  set remainingErrorsLabel(msg) {
37
37
  this.remainingErrorsLabelSubject.next(msg);
38
38
  }
39
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.1", ngImport: i0, type: FoehnRemainingAlertsSummaryComponent, deps: [{ token: i1.GesdemHandlerService }, { token: i2.ApplicationInfoService }, { token: i3.SdkDictionaryService }], target: i0.ɵɵFactoryTarget.Component }); }
40
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.1", type: FoehnRemainingAlertsSummaryComponent, selector: "foehn-remaining-alerts-summary", inputs: { remainingErrorNamesToIgnore: "remainingErrorNamesToIgnore", remainingErrorsLabel: "remainingErrorsLabel" }, ngImport: i0, template: "<div\n class=\"alert alert-danger\"\n *ngIf=\"hasRemainingErrors | async\"\n [innerHTML]=\"remainingErrorsMessage | async\"\n></div>\n", styles: [""], dependencies: [{ kind: "directive", type: i4.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "pipe", type: i4.AsyncPipe, name: "async" }] }); }
39
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.3", ngImport: i0, type: FoehnRemainingAlertsSummaryComponent, deps: [{ token: i1.GesdemHandlerService }, { token: i2.ApplicationInfoService }, { token: i3.SdkDictionaryService }], target: i0.ɵɵFactoryTarget.Component }); }
40
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.3", type: FoehnRemainingAlertsSummaryComponent, selector: "foehn-remaining-alerts-summary", inputs: { remainingErrorNamesToIgnore: "remainingErrorNamesToIgnore", remainingErrorsLabel: "remainingErrorsLabel" }, ngImport: i0, template: "<div\n class=\"alert alert-danger\"\n *ngIf=\"hasRemainingErrors | async\"\n [innerHTML]=\"remainingErrorsMessage | async\"\n></div>\n", styles: [""], dependencies: [{ kind: "directive", type: i4.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "pipe", type: i4.AsyncPipe, name: "async" }] }); }
41
41
  }
42
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.1", ngImport: i0, type: FoehnRemainingAlertsSummaryComponent, decorators: [{
42
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.3", ngImport: i0, type: FoehnRemainingAlertsSummaryComponent, decorators: [{
43
43
  type: Component,
44
44
  args: [{ selector: 'foehn-remaining-alerts-summary', template: "<div\n class=\"alert alert-danger\"\n *ngIf=\"hasRemainingErrors | async\"\n [innerHTML]=\"remainingErrorsMessage | async\"\n></div>\n" }]
45
45
  }], ctorParameters: () => [{ type: i1.GesdemHandlerService }, { type: i2.ApplicationInfoService }, { type: i3.SdkDictionaryService }], propDecorators: { remainingErrorNamesToIgnore: [{
@@ -3,11 +3,11 @@ import { NgModule } from '@angular/core';
3
3
  import { FoehnRemainingAlertsSummaryComponent } from './foehn-remaining-alerts-summary.component';
4
4
  import * as i0 from "@angular/core";
5
5
  export class FoehnRemainingAlertsSummaryModule {
6
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.1", ngImport: i0, type: FoehnRemainingAlertsSummaryModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
7
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.3.1", ngImport: i0, type: FoehnRemainingAlertsSummaryModule, declarations: [FoehnRemainingAlertsSummaryComponent], imports: [CommonModule], exports: [FoehnRemainingAlertsSummaryComponent] }); }
8
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.3.1", ngImport: i0, type: FoehnRemainingAlertsSummaryModule, imports: [CommonModule] }); }
6
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.3", ngImport: i0, type: FoehnRemainingAlertsSummaryModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
7
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.3.3", ngImport: i0, type: FoehnRemainingAlertsSummaryModule, declarations: [FoehnRemainingAlertsSummaryComponent], imports: [CommonModule], exports: [FoehnRemainingAlertsSummaryComponent] }); }
8
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.3.3", ngImport: i0, type: FoehnRemainingAlertsSummaryModule, imports: [CommonModule] }); }
9
9
  }
10
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.1", ngImport: i0, type: FoehnRemainingAlertsSummaryModule, decorators: [{
10
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.3", ngImport: i0, type: FoehnRemainingAlertsSummaryModule, decorators: [{
11
11
  type: NgModule,
12
12
  args: [{
13
13
  imports: [CommonModule],
@@ -44,10 +44,10 @@ export class FoehnStatusProgressBarComponent {
44
44
  this.isTransmittedSub.unsubscribe();
45
45
  }
46
46
  }
47
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.1", ngImport: i0, type: FoehnStatusProgressBarComponent, deps: [{ token: i1.ActivatedRoute }, { token: i2.FoehnNavigationService }, { token: i3.GesdemEventService }, { token: i4.GesdemHandlerService }], target: i0.ɵɵFactoryTarget.Component }); }
48
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.1", type: FoehnStatusProgressBarComponent, selector: "foehn-status-progress-bar", inputs: { hidden: "hidden" }, ngImport: i0, template: "<div *ngIf=\"isEnabled()\">\n <div class=\"container\">\n <div class=\"row justify-content-center\">\n <div class=\"col\">\n <div\n class=\"visually-hidden\"\n aria-live=\"polite\"\n role=\"status\"\n aria-atomic=\"true\"\n tabindex=\"0\"\n >\n <span *ngIf=\"isTransmitted; else notTransmitted\">\n {{\n 'foehn-status-progress-bar.step3.srOnly'\n | fromDictionary\n }}\n </span>\n <ng-template #notTransmitted>\n <span *ngIf=\"isStep2Active()\">\n {{\n 'foehn-status-progress-bar.step2.srOnly'\n | fromDictionary\n }}\n </span>\n <span *ngIf=\"!isStep2Active()\">\n {{\n 'foehn-status-progress-bar.step1.srOnly'\n | fromDictionary\n }}\n </span>\n </ng-template>\n </div>\n\n <ul id=\"progressbar\" class=\"ps-0 mt-1\" aria-hidden=\"true\">\n <li class=\"active\" id=\"step1\">\n <strong>\n {{\n 'foehn-status-progress-bar.step1'\n | fromDictionary\n }}\n </strong>\n </li>\n <li\n id=\"step2\"\n [ngClass]=\"{\n active: isStep2Active()\n }\"\n >\n <strong>\n {{\n 'foehn-status-progress-bar.step2'\n | fromDictionary\n }}\n </strong>\n </li>\n\n <li id=\"step3\" [ngClass]=\"{ active: isTransmitted }\">\n <strong>\n {{\n 'foehn-status-progress-bar.step3'\n | fromDictionary\n }}\n </strong>\n </li>\n </ul>\n </div>\n </div>\n </div>\n</div>\n", styles: [".col{text-align:center;position:relative}#progressbar{overflow:hidden;color:#d3d3d3}#progressbar .active{color:var(--vd-primary-dark)}#progressbar li{list-style-type:none;font-size:15px;width:33%;float:left;position:relative;font-weight:400}#progressbar #step1:before{content:\"1\"}#progressbar #step2:before{content:\"2\"}#progressbar #step3:before{content:\"3\"}#progressbar li:before{width:50px;height:50px;line-height:45px;display:block;font-size:20px;color:#fff;background:#d3d3d3;border-radius:50%;margin:0 auto 10px;padding:2px}#progressbar li:after{content:\"\";width:100%;height:2px;background:#d3d3d3;position:absolute;left:0;top:25px;z-index:-1}#progressbar li.active:before,#progressbar li.active:after{background:var(--vd-primary-dark)}\n"], dependencies: [{ kind: "directive", type: i5.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i5.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "pipe", type: i6.SdkDictionaryPipe, name: "fromDictionary" }] }); }
47
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.3", ngImport: i0, type: FoehnStatusProgressBarComponent, deps: [{ token: i1.ActivatedRoute }, { token: i2.FoehnNavigationService }, { token: i3.GesdemEventService }, { token: i4.GesdemHandlerService }], target: i0.ɵɵFactoryTarget.Component }); }
48
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.3", type: FoehnStatusProgressBarComponent, selector: "foehn-status-progress-bar", inputs: { hidden: "hidden" }, ngImport: i0, template: "<div *ngIf=\"isEnabled()\">\n <div class=\"container\">\n <div class=\"row justify-content-center\">\n <div class=\"col\">\n <div\n class=\"visually-hidden\"\n aria-live=\"polite\"\n role=\"status\"\n aria-atomic=\"true\"\n tabindex=\"0\"\n >\n <span *ngIf=\"isTransmitted; else notTransmitted\">\n {{\n 'foehn-status-progress-bar.step3.srOnly'\n | fromDictionary\n }}\n </span>\n <ng-template #notTransmitted>\n <span *ngIf=\"isStep2Active()\">\n {{\n 'foehn-status-progress-bar.step2.srOnly'\n | fromDictionary\n }}\n </span>\n <span *ngIf=\"!isStep2Active()\">\n {{\n 'foehn-status-progress-bar.step1.srOnly'\n | fromDictionary\n }}\n </span>\n </ng-template>\n </div>\n\n <ul id=\"progressbar\" class=\"ps-0 mt-1\" aria-hidden=\"true\">\n <li class=\"active\" id=\"step1\">\n <strong>\n {{\n 'foehn-status-progress-bar.step1'\n | fromDictionary\n }}\n </strong>\n </li>\n <li\n id=\"step2\"\n [ngClass]=\"{\n active: isStep2Active()\n }\"\n >\n <strong>\n {{\n 'foehn-status-progress-bar.step2'\n | fromDictionary\n }}\n </strong>\n </li>\n\n <li id=\"step3\" [ngClass]=\"{ active: isTransmitted }\">\n <strong>\n {{\n 'foehn-status-progress-bar.step3'\n | fromDictionary\n }}\n </strong>\n </li>\n </ul>\n </div>\n </div>\n </div>\n</div>\n", styles: [".col{text-align:center;position:relative}#progressbar{overflow:hidden;color:#d3d3d3}#progressbar .active{color:var(--vd-primary-dark)}#progressbar li{list-style-type:none;font-size:15px;width:33%;float:left;position:relative;font-weight:400}#progressbar #step1:before{content:\"1\"}#progressbar #step2:before{content:\"2\"}#progressbar #step3:before{content:\"3\"}#progressbar li:before{width:50px;height:50px;line-height:45px;display:block;font-size:20px;color:#fff;background:#d3d3d3;border-radius:50%;margin:0 auto 10px;padding:2px}#progressbar li:after{content:\"\";width:100%;height:2px;background:#d3d3d3;position:absolute;left:0;top:25px;z-index:-1}#progressbar li.active:before,#progressbar li.active:after{background:var(--vd-primary-dark)}\n"], dependencies: [{ kind: "directive", type: i5.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i5.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "pipe", type: i6.SdkDictionaryPipe, name: "fromDictionary" }] }); }
49
49
  }
50
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.1", ngImport: i0, type: FoehnStatusProgressBarComponent, decorators: [{
50
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.3", ngImport: i0, type: FoehnStatusProgressBarComponent, decorators: [{
51
51
  type: Component,
52
52
  args: [{ selector: 'foehn-status-progress-bar', template: "<div *ngIf=\"isEnabled()\">\n <div class=\"container\">\n <div class=\"row justify-content-center\">\n <div class=\"col\">\n <div\n class=\"visually-hidden\"\n aria-live=\"polite\"\n role=\"status\"\n aria-atomic=\"true\"\n tabindex=\"0\"\n >\n <span *ngIf=\"isTransmitted; else notTransmitted\">\n {{\n 'foehn-status-progress-bar.step3.srOnly'\n | fromDictionary\n }}\n </span>\n <ng-template #notTransmitted>\n <span *ngIf=\"isStep2Active()\">\n {{\n 'foehn-status-progress-bar.step2.srOnly'\n | fromDictionary\n }}\n </span>\n <span *ngIf=\"!isStep2Active()\">\n {{\n 'foehn-status-progress-bar.step1.srOnly'\n | fromDictionary\n }}\n </span>\n </ng-template>\n </div>\n\n <ul id=\"progressbar\" class=\"ps-0 mt-1\" aria-hidden=\"true\">\n <li class=\"active\" id=\"step1\">\n <strong>\n {{\n 'foehn-status-progress-bar.step1'\n | fromDictionary\n }}\n </strong>\n </li>\n <li\n id=\"step2\"\n [ngClass]=\"{\n active: isStep2Active()\n }\"\n >\n <strong>\n {{\n 'foehn-status-progress-bar.step2'\n | fromDictionary\n }}\n </strong>\n </li>\n\n <li id=\"step3\" [ngClass]=\"{ active: isTransmitted }\">\n <strong>\n {{\n 'foehn-status-progress-bar.step3'\n | fromDictionary\n }}\n </strong>\n </li>\n </ul>\n </div>\n </div>\n </div>\n</div>\n", styles: [".col{text-align:center;position:relative}#progressbar{overflow:hidden;color:#d3d3d3}#progressbar .active{color:var(--vd-primary-dark)}#progressbar li{list-style-type:none;font-size:15px;width:33%;float:left;position:relative;font-weight:400}#progressbar #step1:before{content:\"1\"}#progressbar #step2:before{content:\"2\"}#progressbar #step3:before{content:\"3\"}#progressbar li:before{width:50px;height:50px;line-height:45px;display:block;font-size:20px;color:#fff;background:#d3d3d3;border-radius:50%;margin:0 auto 10px;padding:2px}#progressbar li:after{content:\"\";width:100%;height:2px;background:#d3d3d3;position:absolute;left:0;top:25px;z-index:-1}#progressbar li.active:before,#progressbar li.active:after{background:var(--vd-primary-dark)}\n"] }]
53
53
  }], ctorParameters: () => [{ type: i1.ActivatedRoute }, { type: i2.FoehnNavigationService }, { type: i3.GesdemEventService }, { type: i4.GesdemHandlerService }], propDecorators: { hidden: [{
@@ -5,11 +5,11 @@ import { SdkDictionaryModule } from '../sdk-dictionary/sdk-dictionary.module';
5
5
  import { FoehnStatusProgressBarComponent } from './foehn-status-progress-bar.component';
6
6
  import * as i0 from "@angular/core";
7
7
  export class FoehnStatusProgressBarModule {
8
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.1", ngImport: i0, type: FoehnStatusProgressBarModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
9
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.3.1", ngImport: i0, type: FoehnStatusProgressBarModule, declarations: [FoehnStatusProgressBarComponent], imports: [CommonModule, RouterModule, SdkDictionaryModule], exports: [FoehnStatusProgressBarComponent] }); }
10
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.3.1", ngImport: i0, type: FoehnStatusProgressBarModule, imports: [CommonModule, RouterModule, SdkDictionaryModule] }); }
8
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.3", ngImport: i0, type: FoehnStatusProgressBarModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
9
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.3.3", ngImport: i0, type: FoehnStatusProgressBarModule, declarations: [FoehnStatusProgressBarComponent], imports: [CommonModule, RouterModule, SdkDictionaryModule], exports: [FoehnStatusProgressBarComponent] }); }
10
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.3.3", ngImport: i0, type: FoehnStatusProgressBarModule, imports: [CommonModule, RouterModule, SdkDictionaryModule] }); }
11
11
  }
12
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.1", ngImport: i0, type: FoehnStatusProgressBarModule, decorators: [{
12
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.3", ngImport: i0, type: FoehnStatusProgressBarModule, decorators: [{
13
13
  type: NgModule,
14
14
  args: [{
15
15
  imports: [CommonModule, RouterModule, SdkDictionaryModule],