@dsivd/prestations-ng 18.8.0-beta.13 → 19.0.0-beta-9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (299) hide show
  1. package/.browserslistrc +12 -21
  2. package/ANGULAR_SIGNALS.md +850 -0
  3. package/CHANGELOG.md +366 -312
  4. package/COMPONENTS.md +350 -0
  5. package/CONTRIBUTING.md +8 -19
  6. package/ESLINT_MIGRATION_GUIDE.md +64 -67
  7. package/IAM_ACV_MIGRATION_OIDC.md +138 -0
  8. package/MULTI_ETAPES.md +1 -1
  9. package/README.md +5 -2
  10. package/UPGRADING_V12.md +0 -10
  11. package/UPGRADING_V16.md +0 -1
  12. package/UPGRADING_V18.md +398 -233
  13. package/UPGRADING_V19.md +1405 -0
  14. package/dsivd-prestations-ng-19.0.0-beta-9.tgz +0 -0
  15. package/fesm2022/dsivd-prestations-ng.mjs +9238 -10390
  16. package/fesm2022/dsivd-prestations-ng.mjs.map +1 -1
  17. package/index.html +1 -1
  18. package/package.json +19 -18
  19. package/schematics/package.json +3 -0
  20. package/schematics/utility/add-allow-synthetic-default-imports.js +2 -2
  21. package/schematics/utility/add-allowed-common-js-dependencies.js +3 -3
  22. package/schematics/utility/foehn2-bootstrap5-migration.js +21 -21
  23. package/schematics/utility/migrate-to-karma-coverage.js +2 -2
  24. package/schematics/utility/remove-emit-decorator-metadata.js +2 -2
  25. package/types/dsivd-prestations-ng.d.ts +3698 -0
  26. package/MODULES.md +0 -371
  27. package/abstract-page-component.d.ts +0 -57
  28. package/directives/currency-formatter.directive.d.ts +0 -20
  29. package/directives/formatter.module.d.ts +0 -11
  30. package/directives/iban-formatter.directive.d.ts +0 -10
  31. package/directives/ide-formatter.directive.d.ts +0 -17
  32. package/directives/ndc-formatter.directive.d.ts +0 -24
  33. package/dsivd-prestations-ng-18.8.0-beta.13.tgz +0 -0
  34. package/foehn-address/address.type.d.ts +0 -27
  35. package/foehn-address/foehn-address.module.d.ts +0 -15
  36. package/foehn-address/foehn-display-address.component.d.ts +0 -16
  37. package/foehn-address/foehn-input-address.component.d.ts +0 -107
  38. package/foehn-address/foehn-input-foreign-locality.component.d.ts +0 -16
  39. package/foehn-address/foehn-input-foreign-street.component.d.ts +0 -12
  40. package/foehn-agenda/calendar.type.d.ts +0 -9
  41. package/foehn-agenda/current-week.type.d.ts +0 -5
  42. package/foehn-agenda/day-slots.type.d.ts +0 -5
  43. package/foehn-agenda/foehn-agenda-navigation/foehn-agenda-navigation.component.d.ts +0 -21
  44. package/foehn-agenda/foehn-agenda-timeslot-panel/foehn-agenda-timeslot-panel.component.d.ts +0 -51
  45. package/foehn-agenda/foehn-agenda.component.d.ts +0 -29
  46. package/foehn-agenda/foehn-agenda.module.d.ts +0 -17
  47. package/foehn-agenda/pagination-week.type.d.ts +0 -5
  48. package/foehn-agenda/selected-slot.type.d.ts +0 -7
  49. package/foehn-autocomplete/foehn-autocomplete.component.d.ts +0 -126
  50. package/foehn-autocomplete/foehn-autocomplete.module.d.ts +0 -13
  51. package/foehn-boolean/foehn-boolean-checkbox.component.d.ts +0 -6
  52. package/foehn-boolean/foehn-boolean-radio.component.d.ts +0 -9
  53. package/foehn-boolean/foehn-boolean.module.d.ts +0 -12
  54. package/foehn-breadcrumb/breadcrumb-event.service.d.ts +0 -48
  55. package/foehn-breadcrumb/breadcrumb.d.ts +0 -19
  56. package/foehn-breadcrumb/foehn-breadcrumb.component.d.ts +0 -30
  57. package/foehn-breadcrumb/foehn-breadcrumb.module.d.ts +0 -10
  58. package/foehn-checkables/foehn-checkable-group.component.d.ts +0 -64
  59. package/foehn-checkables/foehn-checkables.module.d.ts +0 -17
  60. package/foehn-checkables/foehn-checkbox.component.d.ts +0 -9
  61. package/foehn-checkables/foehn-radio.component.d.ts +0 -12
  62. package/foehn-checkables/foehn-select.component.d.ts +0 -22
  63. package/foehn-checkables/form-select-option-group.d.ts +0 -4
  64. package/foehn-checkables/form-select-option.d.ts +0 -5
  65. package/foehn-confirm-modal/foehn-confirm-modal-content.d.ts +0 -9
  66. package/foehn-confirm-modal/foehn-confirm-modal.component.d.ts +0 -17
  67. package/foehn-confirm-modal/foehn-confirm-modal.module.d.ts +0 -9
  68. package/foehn-confirm-modal/foehn-confirm-modal.service.d.ts +0 -18
  69. package/foehn-date-picker/date-picker-navigation.helper.d.ts +0 -26
  70. package/foehn-date-picker/date-picker.helper.d.ts +0 -30
  71. package/foehn-date-picker/day-month.type.d.ts +0 -8
  72. package/foehn-date-picker/focused-day.type.d.ts +0 -6
  73. package/foehn-date-picker/foehn-date-picker.component.d.ts +0 -78
  74. package/foehn-date-picker/foehn-date-picker.module.d.ts +0 -13
  75. package/foehn-date-picker/month-year.type.d.ts +0 -4
  76. package/foehn-date-picker-button/foehn-date-picker-button.component.d.ts +0 -31
  77. package/foehn-date-picker-button/foehn-date-picker-button.module.d.ts +0 -12
  78. package/foehn-debug-summary/foehn-debug-summary.component.d.ts +0 -21
  79. package/foehn-debug-summary/foehn-debug-summary.component.module.d.ts +0 -9
  80. package/foehn-decision-electronique/foehn-decision-electronique.component.d.ts +0 -11
  81. package/foehn-decision-electronique/foehn-decision-electronique.module.d.ts +0 -11
  82. package/foehn-dropdown-menu/dropdown-menu-group.type.d.ts +0 -5
  83. package/foehn-dropdown-menu/dropdown-menu-item.type.d.ts +0 -9
  84. package/foehn-dropdown-menu/foehn-dropdown-menu.component.d.ts +0 -42
  85. package/foehn-dropdown-menu/foehn-dropdown-menu.module.d.ts +0 -11
  86. package/foehn-feedback-notification/foehn-feedback-notification.component.d.ts +0 -32
  87. package/foehn-feedback-notification/foehn-feedback-notification.module.d.ts +0 -11
  88. package/foehn-feedback-notification/foehn-feedback-notification.type.d.ts +0 -8
  89. package/foehn-footer/foehn-footer.component.d.ts +0 -44
  90. package/foehn-footer/foehn-footer.module.d.ts +0 -9
  91. package/foehn-footer/footer-link.type.d.ts +0 -4
  92. package/foehn-form/foehn-form.component.d.ts +0 -27
  93. package/foehn-form/foehn-form.module.d.ts +0 -10
  94. package/foehn-form/register-ng-model.service.d.ts +0 -9
  95. package/foehn-growl/foehn-growl.component.d.ts +0 -17
  96. package/foehn-growl/foehn-growl.module.d.ts +0 -8
  97. package/foehn-growl/growl-broker.service.d.ts +0 -12
  98. package/foehn-growl/growl-message.d.ts +0 -7
  99. package/foehn-growl/growl-types.d.ts +0 -6
  100. package/foehn-header/foehn-header.component.d.ts +0 -47
  101. package/foehn-header/foehn-header.module.d.ts +0 -14
  102. package/foehn-header/foehn-skip-link.component.d.ts +0 -23
  103. package/foehn-help-modal/foehn-help-modal.component.d.ts +0 -17
  104. package/foehn-help-modal/foehn-help-modal.module.d.ts +0 -10
  105. package/foehn-help-modal/foehn-help-modal.type.d.ts +0 -13
  106. package/foehn-icons/abstract-icon-component.d.ts +0 -9
  107. package/foehn-icons/foehn-icon-calendar.component.d.ts +0 -8
  108. package/foehn-icons/foehn-icon-check-square-o.component.d.ts +0 -8
  109. package/foehn-icons/foehn-icon-check.component.d.ts +0 -8
  110. package/foehn-icons/foehn-icon-chevron-down.component.d.ts +0 -8
  111. package/foehn-icons/foehn-icon-chevron-left.component.d.ts +0 -8
  112. package/foehn-icons/foehn-icon-chevron-right.component.d.ts +0 -8
  113. package/foehn-icons/foehn-icon-chevron-up.component.d.ts +0 -8
  114. package/foehn-icons/foehn-icon-clock.component.d.ts +0 -8
  115. package/foehn-icons/foehn-icon-comment-dots.component.d.ts +0 -8
  116. package/foehn-icons/foehn-icon-edit.component.d.ts +0 -8
  117. package/foehn-icons/foehn-icon-external-link-alt.component.d.ts +0 -8
  118. package/foehn-icons/foehn-icon-file-pdf.component.d.ts +0 -8
  119. package/foehn-icons/foehn-icon-info-circle.component.d.ts +0 -8
  120. package/foehn-icons/foehn-icon-lock.component.d.ts +0 -8
  121. package/foehn-icons/foehn-icon-map-marker.component.d.ts +0 -8
  122. package/foehn-icons/foehn-icon-minus-circle.component.d.ts +0 -8
  123. package/foehn-icons/foehn-icon-pencil.component.d.ts +0 -8
  124. package/foehn-icons/foehn-icon-plus-circle.component.d.ts +0 -8
  125. package/foehn-icons/foehn-icon-plus-square.component.d.ts +0 -8
  126. package/foehn-icons/foehn-icon-search.component.d.ts +0 -8
  127. package/foehn-icons/foehn-icon-times.component.d.ts +0 -8
  128. package/foehn-icons/foehn-icon-trash-alt.component.d.ts +0 -8
  129. package/foehn-icons/foehn-icon-unlock-alt.component.d.ts +0 -8
  130. package/foehn-icons/foehn-icon-user.component.d.ts +0 -8
  131. package/foehn-icons/foehn-icons.module.d.ts +0 -31
  132. package/foehn-input/foehn-input-email.component.d.ts +0 -15
  133. package/foehn-input/foehn-input-hidden.component.d.ts +0 -14
  134. package/foehn-input/foehn-input-number.component.d.ts +0 -42
  135. package/foehn-input/foehn-input-password.component.d.ts +0 -12
  136. package/foehn-input/foehn-input-phone.component.d.ts +0 -25
  137. package/foehn-input/foehn-input-prefixed-text.component.d.ts +0 -26
  138. package/foehn-input/foehn-input-string.component.d.ts +0 -9
  139. package/foehn-input/foehn-input-text.component.d.ts +0 -11
  140. package/foehn-input/foehn-input-textarea.component.d.ts +0 -22
  141. package/foehn-input/foehn-input.component.d.ts +0 -127
  142. package/foehn-input/foehn-input.module.d.ts +0 -24
  143. package/foehn-input/pattern.const.d.ts +0 -11
  144. package/foehn-input-date/foehn-input-date.component.d.ts +0 -33
  145. package/foehn-input-date-time/foehn-input-date-time.component.d.ts +0 -40
  146. package/foehn-input-time/foehn-input-time.component.d.ts +0 -19
  147. package/foehn-list/foehn-list.component.d.ts +0 -27
  148. package/foehn-list/foehn-list.module.d.ts +0 -9
  149. package/foehn-list/page-change-event.d.ts +0 -5
  150. package/foehn-menu-prestation/abstract-list-item-detail-page.component.d.ts +0 -35
  151. package/foehn-menu-prestation/abstract-menu-page.component.d.ts +0 -13
  152. package/foehn-menu-prestation/abstract-page-from-menu.component.d.ts +0 -20
  153. package/foehn-menu-prestation/foehn-error-pill/foehn-error-pill.component.d.ts +0 -12
  154. package/foehn-menu-prestation/foehn-list-summary/foehn-list-item-description.d.ts +0 -6
  155. package/foehn-menu-prestation/foehn-list-summary/foehn-list-item.d.ts +0 -5
  156. package/foehn-menu-prestation/foehn-list-summary/foehn-list-summary.component.d.ts +0 -40
  157. package/foehn-menu-prestation/foehn-menu-items/foehn-menu-item/foehn-menu-item.component.d.ts +0 -16
  158. package/foehn-menu-prestation/foehn-menu-items/foehn-menu-item-transmit/foehn-menu-item-transmit.component.d.ts +0 -23
  159. package/foehn-menu-prestation/foehn-menu-prestation.module.d.ts +0 -18
  160. package/foehn-misc/foehn-abbr.component.d.ts +0 -7
  161. package/foehn-misc/foehn-misc.module.d.ts +0 -7
  162. package/foehn-modal/foehn-modal.component.d.ts +0 -24
  163. package/foehn-modal/foehn-modal.module.d.ts +0 -11
  164. package/foehn-multiselect-autocomplete/foehn-multiselect-autocomplete.component.d.ts +0 -54
  165. package/foehn-multiselect-autocomplete/foehn-multiselect-autocomplete.module.d.ts +0 -13
  166. package/foehn-nav13/foehn-input-nav13.component.d.ts +0 -20
  167. package/foehn-nav13/foehn-input-nav13.module.d.ts +0 -11
  168. package/foehn-navigation/abstract-foehn-navigation.component.d.ts +0 -19
  169. package/foehn-navigation/foehn-navigation/foehn-navigation.component.d.ts +0 -22
  170. package/foehn-navigation/foehn-navigation.module.d.ts +0 -13
  171. package/foehn-navigation/foehn-navigation.service.d.ts +0 -69
  172. package/foehn-navigation/foehn-simple-navigation/foehn-simple-navigation.component.d.ts +0 -8
  173. package/foehn-notfound/foehn-notfound.component.d.ts +0 -19
  174. package/foehn-notfound/foehn-notfound.module.d.ts +0 -10
  175. package/foehn-page/foehn-page-counter.component.d.ts +0 -15
  176. package/foehn-page/foehn-page-expiration-timer/current-session-expiration.d.ts +0 -5
  177. package/foehn-page/foehn-page-expiration-timer/demande-expiration-interceptor.d.ts +0 -15
  178. package/foehn-page/foehn-page-expiration-timer/demande-expiration.service.d.ts +0 -16
  179. package/foehn-page/foehn-page-expiration-timer/foehn-page-expiration-timer.component.d.ts +0 -36
  180. package/foehn-page/foehn-page-expiration-timer/interval.helper.d.ts +0 -3
  181. package/foehn-page/foehn-page-modal.component.d.ts +0 -23
  182. package/foehn-page/foehn-page-modal.service.d.ts +0 -12
  183. package/foehn-page/foehn-page.component.d.ts +0 -80
  184. package/foehn-page/foehn-page.module.d.ts +0 -24
  185. package/foehn-page/foehn-page.service.d.ts +0 -19
  186. package/foehn-page/foehn-transmit-waiting-modal/demande-transmit-interceptor.d.ts +0 -16
  187. package/foehn-page/foehn-transmit-waiting-modal/foehn-transmit-waiting-modal.component.d.ts +0 -11
  188. package/foehn-page/foehn-transmit-waiting-modal/foehn-transmit-waiting-modal.service.d.ts +0 -11
  189. package/foehn-recap-section/foehn-recap-section.component.d.ts +0 -21
  190. package/foehn-recap-section/foehn-recap-section.module.d.ts +0 -10
  191. package/foehn-recap-section/foehn-recap-section.type.d.ts +0 -17
  192. package/foehn-remaining-alerts-summary/foehn-remaining-alerts-summary.component.d.ts +0 -20
  193. package/foehn-remaining-alerts-summary/foehn-remaining-alerts-summary.module.d.ts +0 -8
  194. package/foehn-status-progress-bar/foehn-status-progress-bar.component.d.ts +0 -23
  195. package/foehn-status-progress-bar/foehn-status-progress-bar.module.d.ts +0 -10
  196. package/foehn-table/foehn-table-column-configuration.d.ts +0 -14
  197. package/foehn-table/foehn-table-page-change-event.d.ts +0 -5
  198. package/foehn-table/foehn-table.component.d.ts +0 -40
  199. package/foehn-table/foehn-table.module.d.ts +0 -13
  200. package/foehn-table/row-element.type.d.ts +0 -4
  201. package/foehn-table/tableSort.d.ts +0 -4
  202. package/foehn-upload/abstract-foehn-uploader.component.d.ts +0 -68
  203. package/foehn-upload/document-reference.d.ts +0 -12
  204. package/foehn-upload/foehn-bo-multi-upload/bo-multi-upload.service.d.ts +0 -27
  205. package/foehn-upload/foehn-bo-multi-upload/bo-multi-upload.type.d.ts +0 -11
  206. package/foehn-upload/foehn-bo-multi-upload/foehn-bo-multi-upload.component.d.ts +0 -38
  207. package/foehn-upload/foehn-bo-multi-upload/foehn-bo-multi-upload.module.d.ts +0 -13
  208. package/foehn-upload/foehn-multi-upload/foehn-multi-upload.component.d.ts +0 -42
  209. package/foehn-upload/foehn-multi-upload/foehn-multi-upload.module.d.ts +0 -13
  210. package/foehn-upload/foehn-multi-upload/multi-upload.service.d.ts +0 -29
  211. package/foehn-upload/foehn-multi-upload/multi-upload.type.d.ts +0 -11
  212. package/foehn-upload/foehn-multi-upload/pending-upload.service.d.ts +0 -26
  213. package/foehn-upload/foehn-picture-upload/foehn-picture-upload.component.d.ts +0 -38
  214. package/foehn-upload/foehn-picture-upload/foehn-picture-upload.module.d.ts +0 -14
  215. package/foehn-upload/foehn-upload-progress-bar/foehn-upload-progress-bar.component.d.ts +0 -22
  216. package/foehn-upload/foehn-upload-progress-bar/foehn-upload-progress-bar.module.d.ts +0 -11
  217. package/foehn-upload/foehn-upload-progress-bar/upload-progress.service.d.ts +0 -19
  218. package/foehn-upload/foehn-upload-progress-bar/upload-progress.type.d.ts +0 -6
  219. package/foehn-upload/page-upload-limit.service.d.ts +0 -22
  220. package/foehn-upload/pending-upload.type.d.ts +0 -9
  221. package/foehn-upload/uploader.helper.d.ts +0 -66
  222. package/foehn-user-connected-as/foehn-user-connected-as.component.d.ts +0 -12
  223. package/foehn-user-connected-as/foehn-user-connected-as.module.d.ts +0 -9
  224. package/foehn-validation-alert-summary/foehn-validation-alert-summary.component.d.ts +0 -20
  225. package/foehn-validation-alert-summary/foehn-validation-alert-summary.module.d.ts +0 -9
  226. package/foehn-validation-alerts/foehn-validation-alerts.component.d.ts +0 -14
  227. package/foehn-validation-alerts/foehn-validation-alerts.module.d.ts +0 -8
  228. package/form-error.d.ts +0 -5
  229. package/form-post-response.d.ts +0 -19
  230. package/gesdem/gesdem-error-handler.service.d.ts +0 -22
  231. package/gesdem/gesdem-event.service.d.ts +0 -16
  232. package/gesdem/gesdem-handler.service.d.ts +0 -52
  233. package/gesdem/gesdem-loader.guard.d.ts +0 -2
  234. package/gesdem/gesdem-statut-utils.d.ts +0 -12
  235. package/gesdem-action-recovery/gesdem-action-recovery-login/gesdem-action-recovery-login.component.d.ts +0 -39
  236. package/gesdem-action-recovery/gesdem-action-recovery-registration/gesdem-action-recovery-registration.component.d.ts +0 -59
  237. package/gesdem-action-recovery/gesdem-action-recovery.module.d.ts +0 -17
  238. package/gesdem-action-recovery/gesdem-action-recovery.service.d.ts +0 -24
  239. package/gesdem-action-recovery/reprise-info.d.ts +0 -6
  240. package/gesdem-confirmation/gesdem-confirmation.component.d.ts +0 -65
  241. package/gesdem-confirmation/gesdem-confirmation.module.d.ts +0 -12
  242. package/gesdem-error/gesdem-error.component.d.ts +0 -34
  243. package/gesdem-error/gesdem-error.module.d.ts +0 -12
  244. package/global.const.d.ts +0 -1
  245. package/helpers/demande.helper.d.ts +0 -3
  246. package/helpers/object.helper.d.ts +0 -30
  247. package/i18n-form.d.ts +0 -5
  248. package/index.d.ts +0 -5
  249. package/pipes/currency.pipe.d.ts +0 -10
  250. package/pipes/date.pipe.d.ts +0 -12
  251. package/pipes/formatIde.pipe.d.ts +0 -7
  252. package/pipes/pipes.module.d.ts +0 -9
  253. package/prestations-ng-core.module.d.ts +0 -12
  254. package/public-api.d.ts +0 -238
  255. package/refinf/model/address-type-light.d.ts +0 -5
  256. package/refinf/model/canton.d.ts +0 -4
  257. package/refinf/model/district.d.ts +0 -7
  258. package/refinf/model/municipality.d.ts +0 -9
  259. package/refinf/model/place-of-origin.d.ts +0 -9
  260. package/refinf/model/postal-locality.d.ts +0 -11
  261. package/sdk-appinfo/application-info.d.ts +0 -61
  262. package/sdk-appinfo/application-info.service.d.ts +0 -32
  263. package/sdk-currency/currency.helper.d.ts +0 -9
  264. package/sdk-date/date.helper.d.ts +0 -20
  265. package/sdk-dictionary/default-dictionary.d.ts +0 -2
  266. package/sdk-dictionary/sdk-dictionary.module.d.ts +0 -7
  267. package/sdk-dictionary/sdk-dictionary.pipe.d.ts +0 -12
  268. package/sdk-dictionary/sdk-dictionary.service.d.ts +0 -44
  269. package/sdk-drafts/draft.model.d.ts +0 -5
  270. package/sdk-drafts/drafts-container.component.d.ts +0 -33
  271. package/sdk-drafts/drafts.module.d.ts +0 -14
  272. package/sdk-drafts/drafts.service.d.ts +0 -20
  273. package/sdk-epayment/model/EPaymentParameters.d.ts +0 -21
  274. package/sdk-epayment/pending-payment/pending-payment.component.d.ts +0 -9
  275. package/sdk-epayment/sdk-epayment.component.d.ts +0 -33
  276. package/sdk-epayment/sdk-epayment.module.d.ts +0 -11
  277. package/sdk-epayment/sdk-epayment.service.d.ts +0 -21
  278. package/sdk-events-logger/sdk-event-type.d.ts +0 -12
  279. package/sdk-events-logger/sdk-event.d.ts +0 -8
  280. package/sdk-events-logger/sdk-events-logger.service.d.ts +0 -18
  281. package/sdk-recaptcha/grecaptcha/grecaptcha.component.d.ts +0 -39
  282. package/sdk-recaptcha/recaptcha.service.d.ts +0 -44
  283. package/sdk-recaptcha/sdk-recaptcha.component.d.ts +0 -27
  284. package/sdk-recaptcha/sdk-recaptcha.module.d.ts +0 -9
  285. package/sdk-redirect/iam-expired-interceptor.service.d.ts +0 -12
  286. package/sdk-redirect/redirect.component.d.ts +0 -22
  287. package/sdk-redirect/sdk-redirect.module.d.ts +0 -9
  288. package/sdk-session-info/session-info-data.d.ts +0 -29
  289. package/sdk-session-info/session-info-with-application.service.d.ts +0 -20
  290. package/sdk-session-info/session-info.service.d.ts +0 -17
  291. package/sdk-statistics/sdk-statistics.service.d.ts +0 -24
  292. package/sdk-support-alert/support-alert-container.component.d.ts +0 -20
  293. package/sdk-support-alert/support-alert.component.d.ts +0 -12
  294. package/sdk-support-alert/support-alert.model.d.ts +0 -12
  295. package/sdk-support-alert/support-alert.module.d.ts +0 -10
  296. package/sdk-support-alert/support-alert.service.d.ts +0 -34
  297. package/service-locator.d.ts +0 -4
  298. package/supported-browser.d.ts +0 -1
  299. package/validation/validation-handler.service.d.ts +0 -15
@@ -1,17 +0,0 @@
1
- import { OnInit } from '@angular/core';
2
- import { Observable } from 'rxjs';
3
- import { FoehnConfirmModalService } from './foehn-confirm-modal.service';
4
- import { FoehnConfirmModalContent } from './foehn-confirm-modal-content';
5
- import * as i0 from "@angular/core";
6
- export declare class FoehnConfirmModalComponent implements OnInit {
7
- private confirmModalService;
8
- isVisible: boolean;
9
- constructor(confirmModalService: FoehnConfirmModalService);
10
- get content(): Observable<FoehnConfirmModalContent>;
11
- ngOnInit(): void;
12
- cancel(): void;
13
- ok(): void;
14
- updateVisibilityStatus(status: boolean): void;
15
- static ɵfac: i0.ɵɵFactoryDeclaration<FoehnConfirmModalComponent, never>;
16
- static ɵcmp: i0.ɵɵComponentDeclaration<FoehnConfirmModalComponent, "foehn-confirm-modal", never, {}, {}, never, never, false, never>;
17
- }
@@ -1,9 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./foehn-confirm-modal.component";
3
- import * as i2 from "@angular/common";
4
- import * as i3 from "../foehn-modal/foehn-modal.module";
5
- export declare class FoehnConfirmModalModule {
6
- static ɵfac: i0.ɵɵFactoryDeclaration<FoehnConfirmModalModule, never>;
7
- static ɵmod: i0.ɵɵNgModuleDeclaration<FoehnConfirmModalModule, [typeof i1.FoehnConfirmModalComponent], [typeof i2.CommonModule, typeof i3.FoehnModalModule], [typeof i1.FoehnConfirmModalComponent]>;
8
- static ɵinj: i0.ɵɵInjectorDeclaration<FoehnConfirmModalModule>;
9
- }
@@ -1,18 +0,0 @@
1
- import { Observable } from 'rxjs';
2
- import { FoehnConfirmModalContent } from './foehn-confirm-modal-content';
3
- import * as i0 from "@angular/core";
4
- export declare class FoehnConfirmModalService {
5
- private content;
6
- private readonly visible;
7
- private resolveCallback;
8
- private rejectCallback;
9
- constructor();
10
- getIsVisible(): Observable<boolean>;
11
- getContent(): Observable<FoehnConfirmModalContent>;
12
- close(): void;
13
- ok(): void;
14
- openConfirmModal(content: FoehnConfirmModalContent): Promise<boolean>;
15
- private reset;
16
- static ɵfac: i0.ɵɵFactoryDeclaration<FoehnConfirmModalService, never>;
17
- static ɵprov: i0.ɵɵInjectableDeclaration<FoehnConfirmModalService>;
18
- }
@@ -1,26 +0,0 @@
1
- import { ElementRef, QueryList } from '@angular/core';
2
- import { Observable } from 'rxjs';
3
- export declare class DatePickerNavigationHelper {
4
- private _currentFocusedElement;
5
- private _daysButtonsElemRef;
6
- private _hostId;
7
- private _displayNextMonth;
8
- private _displayPreviousMonth;
9
- get displayNextMonth(): Observable<void>;
10
- get displayPreviousMonth(): Observable<void>;
11
- set currentFocusedElement(elem: Element);
12
- set daysButtonsElemRef(elems: QueryList<ElementRef>);
13
- set hostId(id: string);
14
- private static convertElementToFocusedDay;
15
- private static focusPreviousMonthButton;
16
- private static focusNextMonthButton;
17
- focusDefaultDay(hasSelectedDay: boolean): void;
18
- focusNextDay(): void;
19
- focusPreviousDay(): void;
20
- focusNextWeekDay(): void;
21
- focusPreviousWeekDay(): void;
22
- private getEnabledDaysOfWeek;
23
- private getAllDaysInColumn;
24
- private getEnabledDaysInColumn;
25
- private getCurrentFocusedIndex;
26
- }
@@ -1,30 +0,0 @@
1
- import { Observable } from 'rxjs';
2
- import { DayMonth } from './day-month.type';
3
- import { MonthYear } from './month-year.type';
4
- export declare class DatePickerHelper {
5
- initialMonth: string;
6
- initialYear: string;
7
- initialDay: string;
8
- readonly YEAR_STRING_FORMAT = "YYYY";
9
- readonly MONTH_STRING_NUMBER_FORMAT = "M";
10
- readonly DAY_STRING_NUMBER_FORMAT = "D";
11
- private readonly NB_DAYS_IN_WEEK;
12
- private readonly DATE_STRING_FORMAT;
13
- private readonly DATE_READABLE_FORMAT;
14
- private _displayedMonthYear;
15
- get displayedMonthYear(): Observable<MonthYear>;
16
- static getDateAsString(date: number[]): string;
17
- private static getWeekday;
18
- private static getNumberOfDaysInMonth;
19
- private static getPreviousMonth;
20
- private static getNextMonth;
21
- loadLocale: (language: string) => Promise<void>;
22
- getWeekDays(): string[];
23
- getWeeksOfMonth(initialYear: string, initialMonth: string, initialDay?: string): DayMonth[][];
24
- getNextWeeksOfMonth(): DayMonth[][];
25
- getPreviousWeeksOfMonth(): DayMonth[][];
26
- private createDaysForCurrentMonth;
27
- private createDaysForPreviousMonth;
28
- private createDaysForNextMonth;
29
- private buildWeeksOfMonth;
30
- }
@@ -1,8 +0,0 @@
1
- import dayjs from 'dayjs';
2
- export declare class DayMonth {
3
- date: dayjs.Dayjs;
4
- dateAsString: string;
5
- dateAsReadable: string;
6
- dayOfMonth: number;
7
- isCurrentMonth: boolean;
8
- }
@@ -1,6 +0,0 @@
1
- export declare class FocusedDay {
2
- disabled: boolean;
3
- indexDay: number;
4
- indexRow: number;
5
- indexColumn: number;
6
- }
@@ -1,78 +0,0 @@
1
- import { AfterViewInit, ChangeDetectorRef, ElementRef, EventEmitter, NgZone, OnDestroy, OnInit, QueryList } from '@angular/core';
2
- import dayjs from 'dayjs';
3
- import { Observable } from 'rxjs';
4
- import { FormSelectOption } from '../foehn-checkables/form-select-option';
5
- import { SdkDictionaryService } from '../sdk-dictionary/sdk-dictionary.service';
6
- import { DayMonth } from './day-month.type';
7
- import { MonthYear } from './month-year.type';
8
- import * as i0 from "@angular/core";
9
- export declare class FoehnDatePickerComponent implements OnInit, OnDestroy, AfterViewInit {
10
- private dictionary;
11
- private ngZone;
12
- private changeDetector;
13
- id: string;
14
- name: string;
15
- minYear: number;
16
- maxYear: number;
17
- minDate: number[];
18
- maxDate: number[];
19
- datepickerTriggerHtmlElement: HTMLElement;
20
- closeable: boolean;
21
- modelChange: EventEmitter<number[]>;
22
- userInput: EventEmitter<number[]>;
23
- isDatepickerVisibleChange: EventEmitter<any>;
24
- hostId: string;
25
- daysButtonsElemRef: QueryList<ElementRef>;
26
- weekDays: string[];
27
- weeks: DayMonth[][];
28
- selectedDate: dayjs.Dayjs;
29
- currentMonthYear: Observable<MonthYear>;
30
- model_: number[];
31
- monthListItem: FormSelectOption[];
32
- yearListItem: FormSelectOption[];
33
- private isVisible;
34
- private keyboardNavigationAllowed;
35
- private currentLanguageCodeSubscription;
36
- private datePickerHelper;
37
- private datePickerNavigationHelper;
38
- private readonly displayNextMonthSubscription;
39
- private readonly displayPreviousMonthSubscription;
40
- constructor(dictionary: SdkDictionaryService, ngZone: NgZone, changeDetector: ChangeDetectorRef);
41
- get isDatepickerVisible(): boolean;
42
- set isDatepickerVisible(val: boolean);
43
- get model(): number[];
44
- set model(value: number[]);
45
- handleKeyboardUpEvent(event: KeyboardEvent): void;
46
- handleKeyboardDownEvent(event: KeyboardEvent): void;
47
- ngOnInit(): void;
48
- ngAfterViewInit(): void;
49
- ngOnDestroy(): void;
50
- onModelChange(value: number[]): void;
51
- updateNgModel(value: number[]): void;
52
- buildId(suffix?: string): string;
53
- isToday(date: dayjs.Dayjs): boolean;
54
- isSelected(date: dayjs.Dayjs): boolean;
55
- handleUserInput(date: dayjs.Dayjs): void;
56
- previousMonth(): void;
57
- nextMonth(): void;
58
- userInputMonth(month: string): void;
59
- userInputYear(year: string): void;
60
- getMonthAsReadable(monthIndex: string): string;
61
- onDaysFocusin(): void;
62
- onDaysFocusout(): void;
63
- getDayTabIndex(day: DayMonth): number;
64
- focusDefaultDay(): void;
65
- getDayDisabledAttribute(dayOfWeek: DayMonth): string;
66
- isPreviousMonthDisabled(monthYear: MonthYear): string;
67
- isNextMonthDisabled(monthYear: MonthYear): string;
68
- private isDateInRange;
69
- private initializeDatepicker;
70
- private setDate;
71
- private getDateAsArray;
72
- private focusOnDatepickerTrigger;
73
- private populateMonthList;
74
- private populateYearList;
75
- private onKeyDownInner;
76
- static ɵfac: i0.ɵɵFactoryDeclaration<FoehnDatePickerComponent, never>;
77
- static ɵcmp: i0.ɵɵComponentDeclaration<FoehnDatePickerComponent, "foehn-date-picker", never, { "id": { "alias": "id"; "required": false; }; "name": { "alias": "name"; "required": false; }; "minYear": { "alias": "minYear"; "required": false; }; "maxYear": { "alias": "maxYear"; "required": false; }; "minDate": { "alias": "minDate"; "required": false; }; "maxDate": { "alias": "maxDate"; "required": false; }; "datepickerTriggerHtmlElement": { "alias": "datepickerTriggerHtmlElement"; "required": false; }; "closeable": { "alias": "closeable"; "required": false; }; "isDatepickerVisible": { "alias": "isDatepickerVisible"; "required": false; }; "model": { "alias": "model"; "required": false; }; }, { "modelChange": "modelChange"; "userInput": "userInput"; "isDatepickerVisibleChange": "isDatepickerVisibleChange"; }, never, never, false, never>;
78
- }
@@ -1,13 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./foehn-date-picker.component";
3
- import * as i2 from "@angular/common";
4
- import * as i3 from "../foehn-icons/foehn-icons.module";
5
- import * as i4 from "@angular/cdk/a11y";
6
- import * as i5 from "../foehn-checkables/foehn-checkables.module";
7
- import * as i6 from "../foehn-misc/foehn-misc.module";
8
- import * as i7 from "../sdk-dictionary/sdk-dictionary.module";
9
- export declare class FoehnDatePickerModule {
10
- static ɵfac: i0.ɵɵFactoryDeclaration<FoehnDatePickerModule, never>;
11
- static ɵmod: i0.ɵɵNgModuleDeclaration<FoehnDatePickerModule, [typeof i1.FoehnDatePickerComponent], [typeof i2.CommonModule, typeof i3.FoehnIconsModule, typeof i4.A11yModule, typeof i5.FoehnCheckablesModule, typeof i6.FoehnMiscModule, typeof i7.SdkDictionaryModule], [typeof i1.FoehnDatePickerComponent]>;
12
- static ɵinj: i0.ɵɵInjectorDeclaration<FoehnDatePickerModule>;
13
- }
@@ -1,4 +0,0 @@
1
- export declare class MonthYear {
2
- year: string;
3
- month: string;
4
- }
@@ -1,31 +0,0 @@
1
- import { ElementRef, EventEmitter, OnInit } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class FoehnDatePickerButtonComponent implements OnInit {
4
- datepickerTrigger: ElementRef;
5
- id: string;
6
- name: string;
7
- minYear: number;
8
- maxYear: number;
9
- minDate: number[];
10
- maxDate: number[];
11
- displaySelectedDate: boolean;
12
- selectedDateSrOnlyLabelKey: string;
13
- modelChange: EventEmitter<number[]>;
14
- userInput: EventEmitter<number[]>;
15
- hostId: string;
16
- model_: number[];
17
- private isVisible;
18
- get isDatepickerVisible(): boolean;
19
- get model(): number[];
20
- set model(value: number[]);
21
- ngOnInit(): void;
22
- buildId(suffix?: string): string;
23
- open(): void;
24
- close(): void;
25
- updateVisibilityStatus(status: boolean): void;
26
- onModelChange(value: number[]): void;
27
- updateNgModel(value: number[]): void;
28
- handleUserInput(date: number[]): void;
29
- static ɵfac: i0.ɵɵFactoryDeclaration<FoehnDatePickerButtonComponent, never>;
30
- static ɵcmp: i0.ɵɵComponentDeclaration<FoehnDatePickerButtonComponent, "foehn-date-picker-button", never, { "id": { "alias": "id"; "required": false; }; "name": { "alias": "name"; "required": false; }; "minYear": { "alias": "minYear"; "required": false; }; "maxYear": { "alias": "maxYear"; "required": false; }; "minDate": { "alias": "minDate"; "required": false; }; "maxDate": { "alias": "maxDate"; "required": false; }; "displaySelectedDate": { "alias": "displaySelectedDate"; "required": false; }; "selectedDateSrOnlyLabelKey": { "alias": "selectedDateSrOnlyLabelKey"; "required": false; }; "model": { "alias": "model"; "required": false; }; }, { "modelChange": "modelChange"; "userInput": "userInput"; }, never, never, false, never>;
31
- }
@@ -1,12 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./foehn-date-picker-button.component";
3
- import * as i2 from "@angular/common";
4
- import * as i3 from "../foehn-icons/foehn-icons.module";
5
- import * as i4 from "../foehn-date-picker/foehn-date-picker.module";
6
- import * as i5 from "../pipes/pipes.module";
7
- import * as i6 from "../sdk-dictionary/sdk-dictionary.module";
8
- export declare class FoehnDatePickerButtonModule {
9
- static ɵfac: i0.ɵɵFactoryDeclaration<FoehnDatePickerButtonModule, never>;
10
- static ɵmod: i0.ɵɵNgModuleDeclaration<FoehnDatePickerButtonModule, [typeof i1.FoehnDatePickerButtonComponent], [typeof i2.CommonModule, typeof i3.FoehnIconsModule, typeof i4.FoehnDatePickerModule, typeof i5.PipeModule, typeof i6.SdkDictionaryModule], [typeof i1.FoehnDatePickerButtonComponent]>;
11
- static ɵinj: i0.ɵɵInjectorDeclaration<FoehnDatePickerButtonModule>;
12
- }
@@ -1,21 +0,0 @@
1
- import { DatePipe } from '@angular/common';
2
- import { AfterViewInit } from '@angular/core';
3
- import { ActivatedRoute } from '@angular/router';
4
- import { Observable } from 'rxjs';
5
- import { FoehnRecapSectionElement } from '../foehn-recap-section/foehn-recap-section.type';
6
- import { ApplicationInfoService } from '../sdk-appinfo/application-info.service';
7
- import { SessionInfo } from '../sdk-session-info/session-info.service';
8
- import * as i0 from "@angular/core";
9
- export declare class FoehnDebugSummaryComponent implements AfterViewInit {
10
- private applicationInfoService;
11
- private sessioninfo;
12
- private activatedRoute;
13
- private datePipe;
14
- debugInfos: Observable<FoehnRecapSectionElement[]>;
15
- initDate: Date;
16
- constructor(applicationInfoService: ApplicationInfoService, sessioninfo: SessionInfo, activatedRoute: ActivatedRoute, datePipe: DatePipe);
17
- get elements(): Observable<FoehnRecapSectionElement[]>;
18
- ngAfterViewInit(): void;
19
- static ɵfac: i0.ɵɵFactoryDeclaration<FoehnDebugSummaryComponent, never>;
20
- static ɵcmp: i0.ɵɵComponentDeclaration<FoehnDebugSummaryComponent, "foehn-debug-summary", never, {}, {}, never, never, false, never>;
21
- }
@@ -1,9 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./foehn-debug-summary.component";
3
- import * as i2 from "@angular/common";
4
- import * as i3 from "../foehn-recap-section/foehn-recap-section.module";
5
- export declare class FoehnDebugSummaryComponentModule {
6
- static ɵfac: i0.ɵɵFactoryDeclaration<FoehnDebugSummaryComponentModule, never>;
7
- static ɵmod: i0.ɵɵNgModuleDeclaration<FoehnDebugSummaryComponentModule, [typeof i1.FoehnDebugSummaryComponent], [typeof i2.CommonModule, typeof i3.FoehnRecapSectionModule], [typeof i1.FoehnDebugSummaryComponent]>;
8
- static ɵinj: i0.ɵɵInjectorDeclaration<FoehnDebugSummaryComponentModule>;
9
- }
@@ -1,11 +0,0 @@
1
- import { Observable } from 'rxjs';
2
- import { FoehnInputComponent } from '../foehn-input/foehn-input.component';
3
- import { SessionInfo } from '../sdk-session-info/session-info.service';
4
- import * as i0 from "@angular/core";
5
- export declare class FoehnDecisionElectroniqueComponent extends FoehnInputComponent<boolean> {
6
- private sessionInfo;
7
- isConnectedCyber: Observable<boolean>;
8
- constructor(sessionInfo: SessionInfo);
9
- static ɵfac: i0.ɵɵFactoryDeclaration<FoehnDecisionElectroniqueComponent, never>;
10
- static ɵcmp: i0.ɵɵComponentDeclaration<FoehnDecisionElectroniqueComponent, "foehn-decision-electronique", never, {}, {}, never, never, false, never>;
11
- }
@@ -1,11 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./foehn-decision-electronique.component";
3
- import * as i2 from "@angular/common";
4
- import * as i3 from "@angular/forms";
5
- import * as i4 from "../foehn-validation-alerts/foehn-validation-alerts.module";
6
- import * as i5 from "../sdk-dictionary/sdk-dictionary.module";
7
- export declare class FoehnDecisionElectroniqueModule {
8
- static ɵfac: i0.ɵɵFactoryDeclaration<FoehnDecisionElectroniqueModule, never>;
9
- static ɵmod: i0.ɵɵNgModuleDeclaration<FoehnDecisionElectroniqueModule, [typeof i1.FoehnDecisionElectroniqueComponent], [typeof i2.CommonModule, typeof i3.FormsModule, typeof i4.FoehnValidationAlertsModule, typeof i5.SdkDictionaryModule], [typeof i1.FoehnDecisionElectroniqueComponent]>;
10
- static ɵinj: i0.ɵɵInjectorDeclaration<FoehnDecisionElectroniqueModule>;
11
- }
@@ -1,5 +0,0 @@
1
- import { DropdownMenuItem } from './dropdown-menu-item.type';
2
- export declare class DropdownMenuGroup {
3
- title?: string;
4
- items: DropdownMenuItem[];
5
- }
@@ -1,9 +0,0 @@
1
- import { Params } from '@angular/router';
2
- export declare class DropdownMenuItem {
3
- title: string;
4
- label: string;
5
- routerLink?: string;
6
- queryParams?: Params;
7
- href?: string;
8
- target?: '_self' | '_blank' | '_parent' | '_top';
9
- }
@@ -1,42 +0,0 @@
1
- import { ElementRef, OnInit, QueryList } from '@angular/core';
2
- import { Router } from '@angular/router';
3
- import { DropdownMenuGroup } from './dropdown-menu-group.type';
4
- import * as i0 from "@angular/core";
5
- interface Position {
6
- left: number;
7
- top: number;
8
- }
9
- export declare class FoehnDropdownMenuComponent implements OnInit {
10
- private router;
11
- selectedFocusList: QueryList<ElementRef>;
12
- buttonTrigger: ElementRef;
13
- entryPoint: ElementRef;
14
- id: string;
15
- label: string;
16
- model: DropdownMenuGroup[];
17
- btnCssClass: string;
18
- hostId: string;
19
- isDropdownVisible: boolean;
20
- closeDropdownTimer: any;
21
- popupPosition: Position;
22
- private currentItemGlobalIndex;
23
- constructor(router: Router);
24
- handleKeyboardUpEvent(event: KeyboardEvent): void;
25
- handleKeyboardDownEvent(event: KeyboardEvent): void;
26
- ngOnInit(): void;
27
- handleFocusIn(): void;
28
- handleFocusOut(): void;
29
- buildId(suffix?: string): string;
30
- toggleDropdownVisibility(): void;
31
- resetDropdown(): void;
32
- private onKeyDownInner;
33
- private focusNextElement;
34
- private focusFirstElement;
35
- private focusLastElement;
36
- private selectCurrentFocusItem;
37
- private elementsDisplayed;
38
- private calculatePopupPosition;
39
- static ɵfac: i0.ɵɵFactoryDeclaration<FoehnDropdownMenuComponent, never>;
40
- static ɵcmp: i0.ɵɵComponentDeclaration<FoehnDropdownMenuComponent, "foehn-dropdown-menu", never, { "id": { "alias": "id"; "required": false; }; "label": { "alias": "label"; "required": false; }; "model": { "alias": "model"; "required": false; }; "btnCssClass": { "alias": "btnCssClass"; "required": false; }; }, {}, never, ["*"], false, never>;
41
- }
42
- export {};
@@ -1,11 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./foehn-dropdown-menu.component";
3
- import * as i2 from "@angular/common";
4
- import * as i3 from "@angular/forms";
5
- import * as i4 from "../sdk-dictionary/sdk-dictionary.module";
6
- import * as i5 from "@angular/router";
7
- export declare class FoehnDropdownMenuModule {
8
- static ɵfac: i0.ɵɵFactoryDeclaration<FoehnDropdownMenuModule, never>;
9
- static ɵmod: i0.ɵɵNgModuleDeclaration<FoehnDropdownMenuModule, [typeof i1.FoehnDropdownMenuComponent], [typeof i2.CommonModule, typeof i3.FormsModule, typeof i4.SdkDictionaryModule, typeof i5.RouterLink], [typeof i1.FoehnDropdownMenuComponent]>;
10
- static ɵinj: i0.ɵɵInjectorDeclaration<FoehnDropdownMenuModule>;
11
- }
@@ -1,32 +0,0 @@
1
- import { HttpClient } from '@angular/common/http';
2
- import { Observable } from 'rxjs';
3
- import { FoehnFeedbackNotificationType } from '../foehn-feedback-notification/foehn-feedback-notification.type';
4
- import { GesdemHandlerService } from '../gesdem/gesdem-handler.service';
5
- import { ApplicationInfoService } from '../sdk-appinfo/application-info.service';
6
- import { SessionInfo } from '../sdk-session-info/session-info.service';
7
- import * as i0 from "@angular/core";
8
- export declare const FEEDBACK_USAGERS_LOCAL_STORAGE_PREFIX = "FEEDBACK-USAGERS-";
9
- export declare class FoehnFeedbackNotificationComponent {
10
- private applicationInfoService;
11
- private sessionInfo;
12
- private gesdemHandlerService;
13
- private http;
14
- goodIconName: import("@fortawesome/fontawesome-common-types").IconDefinition;
15
- mediumIconName: import("@fortawesome/fontawesome-common-types").IconDefinition;
16
- badIconName: import("@fortawesome/fontawesome-common-types").IconDefinition;
17
- expanded: boolean;
18
- isScrollEnded: boolean;
19
- visible: Observable<boolean>;
20
- goodUrl: Observable<string>;
21
- mediumUrl: Observable<string>;
22
- badUrl: Observable<string>;
23
- constructor(applicationInfoService: ApplicationInfoService, sessionInfo: SessionInfo, gesdemHandlerService: GesdemHandlerService, http: HttpClient);
24
- onWindowScroll(): void;
25
- hideNotification(): void;
26
- getUrl(answer: string, feedbackUsager: FoehnFeedbackNotificationType, feedBackFormBaseUrl: string, reference: string): Observable<string>;
27
- private getCategory;
28
- private getPortailBaseUrl;
29
- private getFullReference;
30
- static ɵfac: i0.ɵɵFactoryDeclaration<FoehnFeedbackNotificationComponent, never>;
31
- static ɵcmp: i0.ɵɵComponentDeclaration<FoehnFeedbackNotificationComponent, "foehn-feedback-notification", never, {}, {}, never, never, false, never>;
32
- }
@@ -1,11 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./foehn-feedback-notification.component";
3
- import * as i2 from "@angular/common";
4
- import * as i3 from "@fortawesome/angular-fontawesome";
5
- import * as i4 from "../foehn-icons/foehn-icons.module";
6
- import * as i5 from "../sdk-dictionary/sdk-dictionary.module";
7
- export declare class FoehnFeedbackNotificationModule {
8
- static ɵfac: i0.ɵɵFactoryDeclaration<FoehnFeedbackNotificationModule, never>;
9
- static ɵmod: i0.ɵɵNgModuleDeclaration<FoehnFeedbackNotificationModule, [typeof i1.FoehnFeedbackNotificationComponent], [typeof i2.CommonModule, typeof i3.FontAwesomeModule, typeof i4.FoehnIconsModule, typeof i5.SdkDictionaryModule], [typeof i1.FoehnFeedbackNotificationComponent]>;
10
- static ɵinj: i0.ɵɵInjectorDeclaration<FoehnFeedbackNotificationModule>;
11
- }
@@ -1,8 +0,0 @@
1
- export declare class FoehnFeedbackNotificationType {
2
- answer: string;
3
- idMetierEtape: string;
4
- isConnected: boolean;
5
- beneficiaryCategory: string;
6
- currentAction: number;
7
- isBehindIAM: boolean;
8
- }
@@ -1,44 +0,0 @@
1
- import { OnChanges, OnInit } from '@angular/core';
2
- import { Observable } from 'rxjs';
3
- import { GesdemEventService } from '../gesdem/gesdem-event.service';
4
- import { GesdemHandlerService } from '../gesdem/gesdem-handler.service';
5
- import { ApplicationInfo } from '../sdk-appinfo/application-info';
6
- import { ApplicationInfoService } from '../sdk-appinfo/application-info.service';
7
- import { FooterLink } from './footer-link.type';
8
- import * as i0 from "@angular/core";
9
- export declare class FoehnFooterComponent implements OnInit, OnChanges {
10
- links: FooterLink[];
11
- /**
12
- * If set to 'false', hide the default Contact link.
13
- */
14
- showDefaultContactLink: boolean;
15
- /**
16
- * If set to 'false', hide the default Guide link.
17
- */
18
- showDefaultGuideLink: boolean;
19
- /**
20
- * If set to 'false', hide the default Terms of use link.
21
- */
22
- showDefaultTermOfUseLink: boolean;
23
- /**
24
- * If set to 'false', hide the default Security Best Practice link.
25
- */
26
- showDefaultSecurityBestPracticeLink: boolean;
27
- applicationInfo: Observable<ApplicationInfo>;
28
- allLinks: Observable<FooterLink[]>;
29
- readonly applicationInfoService: ApplicationInfoService;
30
- readonly gesdemEventService: GesdemEventService;
31
- readonly gesdemService: GesdemHandlerService;
32
- private inputChanged;
33
- constructor(applicationInfoService: ApplicationInfoService, gesdemEventService: GesdemEventService, gesdemService: GesdemHandlerService);
34
- ngOnInit(): void;
35
- ngOnChanges(): void;
36
- gotToTop(e: Event): void;
37
- private getDefaultLinks;
38
- private getContactLink;
39
- private getGuideLink;
40
- private getTermOfUseLink;
41
- private getSecurityBestPracticeLink;
42
- static ɵfac: i0.ɵɵFactoryDeclaration<FoehnFooterComponent, never>;
43
- static ɵcmp: i0.ɵɵComponentDeclaration<FoehnFooterComponent, "foehn-footer", never, { "links": { "alias": "links"; "required": false; }; "showDefaultContactLink": { "alias": "showDefaultContactLink"; "required": false; }; "showDefaultGuideLink": { "alias": "showDefaultGuideLink"; "required": false; }; "showDefaultTermOfUseLink": { "alias": "showDefaultTermOfUseLink"; "required": false; }; "showDefaultSecurityBestPracticeLink": { "alias": "showDefaultSecurityBestPracticeLink"; "required": false; }; }, {}, never, never, false, never>;
44
- }
@@ -1,9 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./foehn-footer.component";
3
- import * as i2 from "@angular/common";
4
- import * as i3 from "../foehn-icons/foehn-icons.module";
5
- export declare class FoehnFooterModule {
6
- static ɵfac: i0.ɵɵFactoryDeclaration<FoehnFooterModule, never>;
7
- static ɵmod: i0.ɵɵNgModuleDeclaration<FoehnFooterModule, [typeof i1.FoehnFooterComponent], [typeof i2.CommonModule, typeof i3.FoehnIconsModule], [typeof i1.FoehnFooterComponent]>;
8
- static ɵinj: i0.ɵɵInjectorDeclaration<FoehnFooterModule>;
9
- }
@@ -1,4 +0,0 @@
1
- export declare class FooterLink {
2
- url: string;
3
- label: string;
4
- }
@@ -1,27 +0,0 @@
1
- import { AfterViewInit, OnDestroy } from '@angular/core';
2
- import { NgForm, NgModel } from '@angular/forms';
3
- import { FoehnInputComponent } from '../foehn-input/foehn-input.component';
4
- import * as i0 from "@angular/core";
5
- export declare class FoehnFormComponent implements AfterViewInit, OnDestroy {
6
- shouldDisplayAlertSummary: boolean;
7
- ngFormComponent: NgForm;
8
- private childrenInputComponents;
9
- private registeredNgModels;
10
- private registerNgModelService;
11
- private readonly registerNgModelServiceSubscription;
12
- constructor();
13
- reset(resetChildrenValues?: boolean): void;
14
- ngOnDestroy(): void;
15
- ngAfterViewInit(): void;
16
- updateRegisteredNgModels(): void;
17
- getAllNativeModels(): NgModel[];
18
- getAllComponents(): FoehnInputComponent<any>[];
19
- isValid(): boolean;
20
- focusFirstInError(): void;
21
- focusFirst(): void;
22
- focusErrorSummary(): void;
23
- private registerNgModel;
24
- private deleteNgModel;
25
- static ɵfac: i0.ɵɵFactoryDeclaration<FoehnFormComponent, never>;
26
- static ɵcmp: i0.ɵɵComponentDeclaration<FoehnFormComponent, "foehn-form", never, { "shouldDisplayAlertSummary": { "alias": "shouldDisplayAlertSummary"; "required": false; }; }, {}, ["childrenInputComponents"], ["*"], false, never>;
27
- }
@@ -1,10 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./foehn-form.component";
3
- import * as i2 from "@angular/common";
4
- import * as i3 from "../foehn-validation-alert-summary/foehn-validation-alert-summary.module";
5
- import * as i4 from "@angular/forms";
6
- export declare class FoehnFormModule {
7
- static ɵfac: i0.ɵɵFactoryDeclaration<FoehnFormModule, never>;
8
- static ɵmod: i0.ɵɵNgModuleDeclaration<FoehnFormModule, [typeof i1.FoehnFormComponent], [typeof i2.CommonModule, typeof i3.FoehnValidationAlertSummaryModule, typeof i4.FormsModule], [typeof i1.FoehnFormComponent]>;
9
- static ɵinj: i0.ɵɵInjectorDeclaration<FoehnFormModule>;
10
- }
@@ -1,9 +0,0 @@
1
- import { Observable } from 'rxjs';
2
- import * as i0 from "@angular/core";
3
- export declare class RegisterNgModelService {
4
- private _updateRegisteredNgModelsSubject;
5
- get updateRegisteredNgModelsSubject(): Observable<void>;
6
- updateRegisteredNgModels(): void;
7
- static ɵfac: i0.ɵɵFactoryDeclaration<RegisterNgModelService, never>;
8
- static ɵprov: i0.ɵɵInjectableDeclaration<RegisterNgModelService>;
9
- }
@@ -1,17 +0,0 @@
1
- import { OnDestroy } from '@angular/core';
2
- import { GrowlBrokerService } from './growl-broker.service';
3
- import { GrowlMessage } from './growl-message';
4
- import * as i0 from "@angular/core";
5
- export declare class FoehnGrowlComponent implements OnDestroy {
6
- private growlService;
7
- private addMessageObserver;
8
- private _messages;
9
- constructor(growlService: GrowlBrokerService);
10
- get messages(): GrowlMessage[];
11
- ngOnDestroy(): void;
12
- hideMessage(message: GrowlMessage): void;
13
- removeMessage(message: GrowlMessage): void;
14
- cssTransitionEnd(message: GrowlMessage): void;
15
- static ɵfac: i0.ɵɵFactoryDeclaration<FoehnGrowlComponent, never>;
16
- static ɵcmp: i0.ɵɵComponentDeclaration<FoehnGrowlComponent, "foehn-growl", never, {}, {}, never, never, false, never>;
17
- }
@@ -1,8 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./foehn-growl.component";
3
- import * as i2 from "@angular/common";
4
- export declare class FoehnGrowlModule {
5
- static ɵfac: i0.ɵɵFactoryDeclaration<FoehnGrowlModule, never>;
6
- static ɵmod: i0.ɵɵNgModuleDeclaration<FoehnGrowlModule, [typeof i1.FoehnGrowlComponent], [typeof i2.CommonModule], [typeof i1.FoehnGrowlComponent]>;
7
- static ɵinj: i0.ɵɵInjectorDeclaration<FoehnGrowlModule>;
8
- }
@@ -1,12 +0,0 @@
1
- import { Observable } from 'rxjs';
2
- import { GrowlMessage } from './growl-message';
3
- import * as i0 from "@angular/core";
4
- export declare class GrowlBrokerService {
5
- private _messageAddedSubject;
6
- get messageAddedSubject(): Observable<GrowlMessage>;
7
- addMessage(message: GrowlMessage): void;
8
- addWithType(type: string, content: string): void;
9
- addWithTypeAndTimeToDisplayInSeconds(type: string, content: string, timeToDisplayInSeconds: number): void;
10
- static ɵfac: i0.ɵɵFactoryDeclaration<GrowlBrokerService, never>;
11
- static ɵprov: i0.ɵɵInjectableDeclaration<GrowlBrokerService>;
12
- }
@@ -1,7 +0,0 @@
1
- export declare class GrowlMessage {
2
- type: string;
3
- content: string;
4
- isCloseable: boolean;
5
- isVisible: boolean;
6
- timeToDisplayInSeconds: number;
7
- }
@@ -1,6 +0,0 @@
1
- export declare const GrowlType: {
2
- SUCCESS: string;
3
- INFO: string;
4
- WARNING: string;
5
- DANGER: string;
6
- };