@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,16 +0,0 @@
1
- import { FoehnInputComponent } from '../foehn-input/foehn-input.component';
2
- import { Locality } from './address.type';
3
- import * as i0 from "@angular/core";
4
- export declare class FoehnInputForeignLocalityComponent extends FoehnInputComponent<Locality> {
5
- localityRequired: boolean;
6
- zipCodeRequired: boolean;
7
- zipCode: string;
8
- longName: string;
9
- updateLocality(): void;
10
- handleUserInput(): void;
11
- onModelChange(value: Locality): void;
12
- isRequired(): boolean;
13
- private getValidValue;
14
- static ɵfac: i0.ɵɵFactoryDeclaration<FoehnInputForeignLocalityComponent, never>;
15
- static ɵcmp: i0.ɵɵComponentDeclaration<FoehnInputForeignLocalityComponent, "foehn-input-foreign-locality", never, { "localityRequired": { "alias": "localityRequired"; "required": false; }; "zipCodeRequired": { "alias": "zipCodeRequired"; "required": false; }; }, {}, never, ["*"], false, never>;
16
- }
@@ -1,12 +0,0 @@
1
- import { FoehnInputComponent } from '../foehn-input/foehn-input.component';
2
- import { Street } from './address.type';
3
- import * as i0 from "@angular/core";
4
- export declare class FoehnInputForeignStreetComponent extends FoehnInputComponent<Street> {
5
- longName: string;
6
- updateStreet(): void;
7
- handleUserInput(): void;
8
- onModelChange(value: Street): void;
9
- private getValidValue;
10
- static ɵfac: i0.ɵɵFactoryDeclaration<FoehnInputForeignStreetComponent, never>;
11
- static ɵcmp: i0.ɵɵComponentDeclaration<FoehnInputForeignStreetComponent, "foehn-input-foreign-street", never, {}, {}, never, ["*"], false, never>;
12
- }
@@ -1,9 +0,0 @@
1
- import { CurrentWeek } from './current-week.type';
2
- import { PaginationWeek } from './pagination-week.type';
3
- export declare class Calendar {
4
- previousWeek: PaginationWeek;
5
- currentWeek: CurrentWeek;
6
- nextWeek: PaginationWeek;
7
- minAvailableDate: number[];
8
- maxAvailableDate: number[];
9
- }
@@ -1,5 +0,0 @@
1
- import { DaySlots } from './day-slots.type';
2
- import { PaginationWeek } from './pagination-week.type';
3
- export declare class CurrentWeek extends PaginationWeek {
4
- week: DaySlots[];
5
- }
@@ -1,5 +0,0 @@
1
- export declare class DaySlots {
2
- day: string;
3
- date: number[];
4
- timeSlots: string[];
5
- }
@@ -1,21 +0,0 @@
1
- import { EventEmitter, OnChanges, SimpleChanges } from '@angular/core';
2
- import { Calendar } from '../calendar.type';
3
- import { PaginationWeek } from '../pagination-week.type';
4
- import * as i0 from "@angular/core";
5
- export declare class FoehnAgendaNavigationComponent implements OnChanges {
6
- id: string;
7
- calendar: Calendar;
8
- isSrOnly: boolean;
9
- minDate: number[];
10
- maxDate: number[];
11
- paginationChange: EventEmitter<PaginationWeek>;
12
- currentDay: number[];
13
- private overrideWithCalendarDate;
14
- private static getCurrentDateAsArray;
15
- ngOnChanges(changes: SimpleChanges): void;
16
- paginate(paginationWeek: PaginationWeek): void;
17
- datePickerUserInput(selectedDate: number[]): void;
18
- private onCalendarChange;
19
- static ɵfac: i0.ɵɵFactoryDeclaration<FoehnAgendaNavigationComponent, never>;
20
- static ɵcmp: i0.ɵɵComponentDeclaration<FoehnAgendaNavigationComponent, "foehn-agenda-navigation", never, { "id": { "alias": "id"; "required": false; }; "calendar": { "alias": "calendar"; "required": false; }; "isSrOnly": { "alias": "isSrOnly"; "required": false; }; "minDate": { "alias": "minDate"; "required": false; }; "maxDate": { "alias": "maxDate"; "required": false; }; }, { "paginationChange": "paginationChange"; }, never, never, false, never>;
21
- }
@@ -1,51 +0,0 @@
1
- import { ElementRef, OnChanges, QueryList, SimpleChanges } from '@angular/core';
2
- import { Observable } from 'rxjs';
3
- import { FoehnInputComponent } from '../../foehn-input/foehn-input.component';
4
- import { SdkDictionaryService } from '../../sdk-dictionary/sdk-dictionary.service';
5
- import { Calendar } from '../calendar.type';
6
- import { DaySlots } from '../day-slots.type';
7
- import { SelectedSlot } from '../selected-slot.type';
8
- import * as i0 from "@angular/core";
9
- export declare class FoehnAgendaTimeslotPanelComponent extends FoehnInputComponent<SelectedSlot> implements OnChanges {
10
- private dictionaryService;
11
- timeSlotButtonsElemRef: QueryList<ElementRef>;
12
- calendar: Observable<Calendar>;
13
- nbVisibleElements: number;
14
- selectedTimeSlot: string;
15
- timeSlots: string[];
16
- isClosed: boolean;
17
- timeslotRemaining: number;
18
- timeInputValue: string;
19
- canClose: boolean;
20
- readonly DEFAULT_NB_VISISBLE_ELEMENTS = 22;
21
- private currentWeek_;
22
- private dayInputValue;
23
- private keyboardNavigationAllowed;
24
- private currentActiveElement;
25
- private hasSelectedSlotInPanel;
26
- constructor(dictionaryService: SdkDictionaryService);
27
- get currentWeek(): DaySlots;
28
- set currentWeek(value: DaySlots);
29
- handleKeyboardDownEvent(event: KeyboardEvent): void;
30
- focus(): void;
31
- ngOnChanges(changes: SimpleChanges): void;
32
- capitalCaseFirstLetter(s: string): string;
33
- handleUserInput(day: string, date: number[], time: string, calendar: Calendar): void;
34
- togglePanel(): void;
35
- onModelChange(value: SelectedSlot): void;
36
- getTimeInputValue(s: string): string;
37
- searchTimeValueInTimeSlot(): void;
38
- onTimeFocusin(): void;
39
- onTimeFocusout(): void;
40
- isSelected(timeSlot: string): boolean;
41
- getButtonTimeSlotAriaLabel(day: string, timeSlot: string): string;
42
- getTimeSlotTabIndex(timeSlot: string, index: number): number;
43
- cleanIdForQuerySelector(s: string): string;
44
- private sliceNbVisibleElements;
45
- private getValidValue;
46
- private onNbVisibleElementsChange;
47
- private onKeyDownInner;
48
- private focusTimeSlot;
49
- static ɵfac: i0.ɵɵFactoryDeclaration<FoehnAgendaTimeslotPanelComponent, never>;
50
- static ɵcmp: i0.ɵɵComponentDeclaration<FoehnAgendaTimeslotPanelComponent, "foehn-agenda-timeslot-panel", never, { "calendar": { "alias": "calendar"; "required": false; }; "nbVisibleElements": { "alias": "nbVisibleElements"; "required": false; }; "currentWeek": { "alias": "currentWeek"; "required": false; }; }, {}, never, never, false, never>;
51
- }
@@ -1,29 +0,0 @@
1
- import { EventEmitter, QueryList } from '@angular/core';
2
- import { Observable } from 'rxjs';
3
- import { FoehnInputComponent } from '../foehn-input/foehn-input.component';
4
- import { SdkDictionaryService } from '../sdk-dictionary/sdk-dictionary.service';
5
- import { Calendar } from './calendar.type';
6
- import { FoehnAgendaTimeslotPanelComponent } from './foehn-agenda-timeslot-panel/foehn-agenda-timeslot-panel.component';
7
- import { PaginationWeek } from './pagination-week.type';
8
- import { SelectedSlot } from './selected-slot.type';
9
- import * as i0 from "@angular/core";
10
- export declare class FoehnAgendaComponent extends FoehnInputComponent<SelectedSlot> {
11
- private dictionaryService;
12
- calendar: Observable<Calendar>;
13
- nbVisibleElements: number;
14
- paginationChange: EventEmitter<PaginationWeek>;
15
- timeSlotPanelsElemRef: QueryList<FoehnAgendaTimeslotPanelComponent>;
16
- srAnnouncements: string;
17
- private srAnnouncementClearTimer;
18
- private readonly SR_ANNOUNCEMENT_CLEAR_TIMEOUT_INTERVAL_MS;
19
- constructor(dictionaryService: SdkDictionaryService);
20
- private static cleanIdForQuerySelector;
21
- focus(): void;
22
- paginate(paginationWeek: PaginationWeek): void;
23
- handleUserInput(selectedTimeSlot: SelectedSlot): void;
24
- scrollToNavigation(isTop: boolean): void;
25
- extractDayTime(selected: SelectedSlot): string;
26
- private manageScreenReaderAnnouncement;
27
- static ɵfac: i0.ɵɵFactoryDeclaration<FoehnAgendaComponent, never>;
28
- static ɵcmp: i0.ɵɵComponentDeclaration<FoehnAgendaComponent, "foehn-agenda", never, { "calendar": { "alias": "calendar"; "required": false; }; "nbVisibleElements": { "alias": "nbVisibleElements"; "required": false; }; }, { "paginationChange": "paginationChange"; }, never, ["*"], false, never>;
29
- }
@@ -1,17 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./foehn-agenda.component";
3
- import * as i2 from "./foehn-agenda-navigation/foehn-agenda-navigation.component";
4
- import * as i3 from "./foehn-agenda-timeslot-panel/foehn-agenda-timeslot-panel.component";
5
- import * as i4 from "@angular/common";
6
- import * as i5 from "@angular/cdk/a11y";
7
- import * as i6 from "../foehn-misc/foehn-misc.module";
8
- import * as i7 from "../sdk-dictionary/sdk-dictionary.module";
9
- import * as i8 from "../foehn-icons/foehn-icons.module";
10
- import * as i9 from "../foehn-date-picker-button/foehn-date-picker-button.module";
11
- import * as i10 from "../foehn-validation-alerts/foehn-validation-alerts.module";
12
- import * as i11 from "@angular/forms";
13
- export declare class FoehnAgendaModule {
14
- static ɵfac: i0.ɵɵFactoryDeclaration<FoehnAgendaModule, never>;
15
- static ɵmod: i0.ɵɵNgModuleDeclaration<FoehnAgendaModule, [typeof i1.FoehnAgendaComponent, typeof i2.FoehnAgendaNavigationComponent, typeof i3.FoehnAgendaTimeslotPanelComponent], [typeof i4.CommonModule, typeof i5.A11yModule, typeof i6.FoehnMiscModule, typeof i7.SdkDictionaryModule, typeof i8.FoehnIconsModule, typeof i9.FoehnDatePickerButtonModule, typeof i10.FoehnValidationAlertsModule, typeof i11.FormsModule], [typeof i1.FoehnAgendaComponent, typeof i2.FoehnAgendaNavigationComponent, typeof i3.FoehnAgendaTimeslotPanelComponent]>;
16
- static ɵinj: i0.ɵɵInjectorDeclaration<FoehnAgendaModule>;
17
- }
@@ -1,5 +0,0 @@
1
- export declare class PaginationWeek {
2
- label: string;
3
- weekNumber: number;
4
- year: number;
5
- }
@@ -1,7 +0,0 @@
1
- export declare class SelectedSlot {
2
- day: string;
3
- time: string;
4
- year: number;
5
- weekNumber: number;
6
- date: number[];
7
- }
@@ -1,126 +0,0 @@
1
- import 'core-js/modules/es.array.includes';
2
- import { CdkVirtualScrollViewport } from '@angular/cdk/scrolling';
3
- import { EventEmitter, NgZone, OnChanges, OnDestroy, OnInit, SimpleChange, SimpleChanges } from '@angular/core';
4
- import { Observable } from 'rxjs';
5
- import { FoehnCheckableGroupComponent } from '../foehn-checkables/foehn-checkable-group.component';
6
- import * as i0 from "@angular/core";
7
- export declare class FoehnAutocompleteComponent extends FoehnCheckableGroupComponent implements OnInit, OnDestroy, OnChanges {
8
- virtualScrollViewport: CdkVirtualScrollViewport;
9
- suggestionsList: any;
10
- inputElement: any;
11
- searchValueMinCharsCount: number;
12
- /**
13
- * Allow to provide custom values to the autocomplete.
14
- *
15
- * A custom value is a value that is not in the `elements` set.
16
- */
17
- allowCustomValue: boolean;
18
- /**
19
- * Specifies if suggestion elements list is being retrieved dynamically while user inputs in search field.
20
- */
21
- isSuggestionListDynamic: boolean;
22
- /**
23
- * Allow to provide a generator to create the model with custom values.
24
- *
25
- * This is useful when the type of the model is an object and not just
26
- * a string. Use this is `allowCustomValue` is true and `elementValue`
27
- * is a function.
28
- */
29
- customValueModelGenerator: (input: string) => any;
30
- itemHeightInSuggestionListInPx: number;
31
- /**
32
- * The suggestion label used in the displayed list. Can be a string or a function
33
- * fallback on 'elementLabel'
34
- */
35
- elementSuggestionLabel: any;
36
- caseSensitiveSearch: boolean;
37
- /**
38
- * Fired when user changes search input value
39
- */
40
- userSearchInput: EventEmitter<string>;
41
- inputValue: string;
42
- searchValue: string;
43
- inputHasFocus: boolean;
44
- hideSuggestions: boolean;
45
- currentBlurTimer: any;
46
- placeholder: string;
47
- VIEW_PORT_HEIGHT: number;
48
- displayedElements: any[];
49
- notificationMessageUpdated: boolean;
50
- disabledSubject: Observable<string>;
51
- private pendingDisabledSubject;
52
- private elementsLoadedSubject;
53
- private currentItemGlobalIndex;
54
- private readonly NB_ITEMS_VISIBLE;
55
- private filterSubject;
56
- private filterSubcription;
57
- private listHasFocus;
58
- private activeDescendantId;
59
- private onInitSubscription;
60
- private modelChangeSubscription;
61
- private elementsLoadedSubscription;
62
- private readonly SUGGESTION_SELECTED_CLASS;
63
- private readonly EXCLUDE_HTML_TAGS_REGEX;
64
- private readonly SUGGESTION_CUSTOM_ATTRIBUTE_LABEL_VALUE;
65
- private readonly REGEX_TO_ESCAPE_REGEX;
66
- private userSearchInputSubscription;
67
- private userSearchInputSubject;
68
- private selectValueToDisplayOnElementsLoadedSubscription;
69
- constructor(zone: NgZone);
70
- get disabled(): boolean;
71
- set disabled(value: boolean);
72
- ngOnInit(): void;
73
- ngOnDestroy(): void;
74
- ngOnChanges(changes: SimpleChanges): void;
75
- onInputFocus(): void;
76
- onInputClick(): void;
77
- setFocusOnInput(): void;
78
- onInputBlur(): void;
79
- onKeyDown(keyEvent: KeyboardEvent): boolean;
80
- onKeyDownInner(keyEvent: KeyboardEvent): boolean;
81
- onListOptionMouseDown(event: any): void;
82
- onListOptionFocus(): void;
83
- onListOptionBlur(): void;
84
- filterElements(hideSuggestions?: boolean): void;
85
- getSuggestionLabel(element: any): string;
86
- getLabelWithEmphasis(elem: any): string;
87
- onClear(): void;
88
- displayClearButton(): Observable<boolean>;
89
- onClickSuggestion(element: any): void;
90
- reset(): void;
91
- shouldDisplayListbox(): boolean;
92
- getActiveDescendantId(): string;
93
- showSuggestionsWhenInputHasFocusAndIsEmpty(val: string): void;
94
- handleSearchInputChange(value: string): void;
95
- onDynamicElementsChange(change: SimpleChange): void;
96
- private clearOnBlurTimeout;
97
- private setSelectedElement;
98
- private setInputValue;
99
- /**
100
- * Verifies if value in input matches a value from suggestions. If not, empty the input if the custom value
101
- * option is not set.
102
- */
103
- private checkAndSetInputValue;
104
- private setSuggestionsDisplayed;
105
- private setDisplayedElements;
106
- private resizeDisplayViewPort;
107
- private getSelectedElement;
108
- private selectNextElement;
109
- private getSuggestionList;
110
- private unselectItem;
111
- private selectItem;
112
- private isVisible;
113
- private suggestionsDisplayed;
114
- private getFirstSuggestion;
115
- private notifyScreenReaderUsers;
116
- private getMatchingValue;
117
- private matchResult;
118
- private manuallyUpdateValue;
119
- private getCustomValue;
120
- private getModelValueDisplayValue;
121
- private selectValueToDisplay;
122
- private matchValueOnModelChangeSubscription;
123
- private escapeRegexp;
124
- static ɵfac: i0.ɵɵFactoryDeclaration<FoehnAutocompleteComponent, never>;
125
- static ɵcmp: i0.ɵɵComponentDeclaration<FoehnAutocompleteComponent, "foehn-autocomplete", never, { "searchValueMinCharsCount": { "alias": "searchValueMinCharsCount"; "required": false; }; "allowCustomValue": { "alias": "allowCustomValue"; "required": false; }; "isSuggestionListDynamic": { "alias": "isSuggestionListDynamic"; "required": false; }; "customValueModelGenerator": { "alias": "customValueModelGenerator"; "required": false; }; "itemHeightInSuggestionListInPx": { "alias": "itemHeightInSuggestionListInPx"; "required": false; }; "elementSuggestionLabel": { "alias": "elementSuggestionLabel"; "required": false; }; "caseSensitiveSearch": { "alias": "caseSensitiveSearch"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; }, { "userSearchInput": "userSearchInput"; }, never, ["*"], false, never>;
126
- }
@@ -1,13 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./foehn-autocomplete.component";
3
- import * as i2 from "@angular/common";
4
- import * as i3 from "../foehn-icons/foehn-icons.module";
5
- import * as i4 from "../foehn-validation-alerts/foehn-validation-alerts.module";
6
- import * as i5 from "@angular/forms";
7
- import * as i6 from "@angular/cdk/scrolling";
8
- import * as i7 from "../sdk-dictionary/sdk-dictionary.module";
9
- export declare class FoehnAutocompleteModule {
10
- static ɵfac: i0.ɵɵFactoryDeclaration<FoehnAutocompleteModule, never>;
11
- static ɵmod: i0.ɵɵNgModuleDeclaration<FoehnAutocompleteModule, [typeof i1.FoehnAutocompleteComponent], [typeof i2.CommonModule, typeof i3.FoehnIconsModule, typeof i4.FoehnValidationAlertsModule, typeof i5.FormsModule, typeof i6.ScrollingModule, typeof i7.SdkDictionaryModule], [typeof i1.FoehnAutocompleteComponent]>;
12
- static ɵinj: i0.ɵɵInjectorDeclaration<FoehnAutocompleteModule>;
13
- }
@@ -1,6 +0,0 @@
1
- import { FoehnInputComponent } from '../foehn-input/foehn-input.component';
2
- import * as i0 from "@angular/core";
3
- export declare class FoehnBooleanCheckboxComponent extends FoehnInputComponent<boolean> {
4
- static ɵfac: i0.ɵɵFactoryDeclaration<FoehnBooleanCheckboxComponent, never>;
5
- static ɵcmp: i0.ɵɵComponentDeclaration<FoehnBooleanCheckboxComponent, "foehn-boolean-checkbox", never, {}, {}, never, ["*"], false, never>;
6
- }
@@ -1,9 +0,0 @@
1
- import { FoehnInputComponent } from '../foehn-input/foehn-input.component';
2
- import * as i0 from "@angular/core";
3
- export declare class FoehnBooleanRadioComponent extends FoehnInputComponent<boolean> {
4
- trueLabel: string;
5
- falseLabel: string;
6
- verticalDisplay: boolean;
7
- static ɵfac: i0.ɵɵFactoryDeclaration<FoehnBooleanRadioComponent, never>;
8
- static ɵcmp: i0.ɵɵComponentDeclaration<FoehnBooleanRadioComponent, "foehn-boolean-radio", never, { "trueLabel": { "alias": "trueLabel"; "required": false; }; "falseLabel": { "alias": "falseLabel"; "required": false; }; "verticalDisplay": { "alias": "verticalDisplay"; "required": false; }; }, {}, never, ["*"], false, never>;
9
- }
@@ -1,12 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./foehn-boolean-checkbox.component";
3
- import * as i2 from "./foehn-boolean-radio.component";
4
- import * as i3 from "@angular/common";
5
- import * as i4 from "../foehn-validation-alerts/foehn-validation-alerts.module";
6
- import * as i5 from "@angular/forms";
7
- import * as i6 from "../sdk-dictionary/sdk-dictionary.module";
8
- export declare class FoehnBooleanModule {
9
- static ɵfac: i0.ɵɵFactoryDeclaration<FoehnBooleanModule, never>;
10
- static ɵmod: i0.ɵɵNgModuleDeclaration<FoehnBooleanModule, [typeof i1.FoehnBooleanCheckboxComponent, typeof i2.FoehnBooleanRadioComponent], [typeof i3.CommonModule, typeof i4.FoehnValidationAlertsModule, typeof i5.FormsModule, typeof i6.SdkDictionaryModule], [typeof i1.FoehnBooleanCheckboxComponent, typeof i2.FoehnBooleanRadioComponent]>;
11
- static ɵinj: i0.ɵɵInjectorDeclaration<FoehnBooleanModule>;
12
- }
@@ -1,48 +0,0 @@
1
- import { Observable } from 'rxjs';
2
- import { ApplicationInfoService } from '../sdk-appinfo/application-info.service';
3
- import { SessionInfo } from '../sdk-session-info/session-info.service';
4
- import { Breadcrumb, BreadcrumbConfiguration, BreadcrumbItem } from './breadcrumb';
5
- import * as i0 from "@angular/core";
6
- export declare class BreadcrumbEventService {
7
- private sessionInfo;
8
- private applicationInfoService;
9
- private _breadcrumbOverride;
10
- private _breadcrumbConfiguration;
11
- private _currentBreadcrumbItem;
12
- private readonly _breadcrumbObservable;
13
- private readonly _neverConnectedBreadcrumbObservable;
14
- private _skipLeavingAlertBecauseDemandIsTransmitted;
15
- constructor(sessionInfo: SessionInfo, applicationInfoService: ApplicationInfoService);
16
- get skipLeavingAlertBecauseDemandIsTransmitted(): boolean;
17
- set skipLeavingAlertBecauseDemandIsTransmitted(value: boolean);
18
- /**
19
- * Set the breadcrumb. This value will override any configuration injected with
20
- * `setConfiguration`. Only use if you want to handle the breadcrumb manually.
21
- * @param breadcrumb as Breadcrumb
22
- */
23
- setBreadcrumb(breadcrumb: Breadcrumb): void;
24
- /**
25
- * The breadcrumb value.
26
- * @returns Observable<Breadcrumb>
27
- */
28
- breadcrumbObservable(): Observable<Breadcrumb>;
29
- /**
30
- * The breadcrumb value if never connected.
31
- * @returns Observable<Breadcrumb>
32
- */
33
- neverConnectedBreadcrumbObservable(): Observable<Breadcrumb>;
34
- /**
35
- * Set the current item. Used for accessibility purposes.
36
- * @param currentItem as BreadcrumbItem
37
- */
38
- setCurrentBreadcrumb(currentItem: BreadcrumbItem): void;
39
- /**
40
- * Set the current breadcrumb configuration.
41
- *
42
- * Set to `null` to disable the breadcrumb.
43
- * @param configuration as BreadcrumbConfiguration
44
- */
45
- setConfiguration(configuration: BreadcrumbConfiguration): void;
46
- static ɵfac: i0.ɵɵFactoryDeclaration<BreadcrumbEventService, never>;
47
- static ɵprov: i0.ɵɵInjectableDeclaration<BreadcrumbEventService>;
48
- }
@@ -1,19 +0,0 @@
1
- import { Params } from '@angular/router';
2
- export declare class BreadcrumbItem {
3
- url: string;
4
- routerLink: string;
5
- label: string;
6
- skipLeavingAlert?: boolean;
7
- routerLinkQueryParams?: Params;
8
- }
9
- export declare class Breadcrumb {
10
- breadcrumbItems: BreadcrumbItem[];
11
- current: BreadcrumbItem;
12
- }
13
- export interface BreadcrumbConfiguration {
14
- prestationCode?: string;
15
- vdChUrl?: string;
16
- descriptionPageBaseUrl?: string;
17
- espaceSecuriseUrl?: string;
18
- allPrestationsUrl?: string;
19
- }
@@ -1,30 +0,0 @@
1
- import { OnDestroy, OnInit } from '@angular/core';
2
- import { Router } from '@angular/router';
3
- import { FoehnConfirmModalService } from '../foehn-confirm-modal/foehn-confirm-modal.service';
4
- import { FoehnConfirmModalContent } from '../foehn-confirm-modal/foehn-confirm-modal-content';
5
- import { SdkEventsLoggerService } from '../sdk-events-logger/sdk-events-logger.service';
6
- import { SessionInfo } from '../sdk-session-info/session-info.service';
7
- import { BreadcrumbItem } from './breadcrumb';
8
- import { BreadcrumbEventService } from './breadcrumb-event.service';
9
- import * as i0 from "@angular/core";
10
- export declare class FoehnBreadcrumbComponent implements OnInit, OnDestroy {
11
- private breadcrumbService;
12
- private router;
13
- private foehnConfirmModalService;
14
- private sessionInfo;
15
- private sdkEventsLoggerService;
16
- breadcrumbItems: BreadcrumbItem[];
17
- currentNav: string;
18
- confirmLeavingAlert: FoehnConfirmModalContent;
19
- private breadcrumbSubscription;
20
- constructor(breadcrumbService: BreadcrumbEventService, router: Router, foehnConfirmModalService: FoehnConfirmModalService, sessionInfo: SessionInfo, sdkEventsLoggerService: SdkEventsLoggerService);
21
- reset(): void;
22
- ngOnInit(): void;
23
- ngOnDestroy(): void;
24
- confirmAndLeave(item: BreadcrumbItem): void;
25
- redirect(item: BreadcrumbItem): void;
26
- private navigate;
27
- private addBreadcrumbClickEventToLogger;
28
- static ɵfac: i0.ɵɵFactoryDeclaration<FoehnBreadcrumbComponent, never>;
29
- static ɵcmp: i0.ɵɵComponentDeclaration<FoehnBreadcrumbComponent, "foehn-breadcrumb", never, { "breadcrumbItems": { "alias": "breadcrumbItems"; "required": false; }; "currentNav": { "alias": "currentNav"; "required": false; }; "confirmLeavingAlert": { "alias": "confirmLeavingAlert"; "required": false; }; }, {}, never, never, false, never>;
30
- }
@@ -1,10 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./foehn-breadcrumb.component";
3
- import * as i2 from "@angular/common";
4
- import * as i3 from "@angular/router";
5
- import * as i4 from "../sdk-dictionary/sdk-dictionary.module";
6
- export declare class FoehnBreadcrumbModule {
7
- static ɵfac: i0.ɵɵFactoryDeclaration<FoehnBreadcrumbModule, never>;
8
- static ɵmod: i0.ɵɵNgModuleDeclaration<FoehnBreadcrumbModule, [typeof i1.FoehnBreadcrumbComponent], [typeof i2.CommonModule, typeof i3.RouterModule, typeof i4.SdkDictionaryModule], [typeof i1.FoehnBreadcrumbComponent]>;
9
- static ɵinj: i0.ɵɵInjectorDeclaration<FoehnBreadcrumbModule>;
10
- }
@@ -1,64 +0,0 @@
1
- import { HttpClient } from '@angular/common/http';
2
- import { EventEmitter, NgZone, OnChanges, OnInit, SimpleChanges } from '@angular/core';
3
- import { Observable, Subject } from 'rxjs';
4
- import { FoehnInputComponent } from '../foehn-input/foehn-input.component';
5
- import { FormSelectOptionGroup } from './form-select-option-group';
6
- import * as i0 from "@angular/core";
7
- export declare abstract class FoehnCheckableGroupComponent extends FoehnInputComponent<any> implements OnInit, OnChanges {
8
- private ngZone;
9
- elements: any;
10
- elementsUrl: string;
11
- /**
12
- * The value in the object. Can be a string or a function.
13
- * Defaults to `value`
14
- */
15
- elementValue: any;
16
- /**
17
- * The label in the object. Can be a string or a function
18
- * Defaults to `label`
19
- */
20
- elementLabel: any;
21
- /**
22
- * The identify value to match the value to the list of elements.
23
- * By default `x => x`
24
- */
25
- elementValueIdentity: (element: any) => any;
26
- elementDisabled: any;
27
- elementGroup: any;
28
- elementsLoaded: EventEmitter<any>;
29
- groupedElements: FormSelectOptionGroup[];
30
- httpClient: HttpClient;
31
- protected multiple: boolean;
32
- private pulling_;
33
- private _onInitSubject;
34
- private defaultElementValue_;
35
- constructor(ngZone: NgZone);
36
- get onInitSubject(): Subject<any>;
37
- get defaultElementValue(): string;
38
- set defaultElementValue(val: string);
39
- ngOnInit(): void;
40
- ngOnChanges(changes: SimpleChanges): void;
41
- getElements(): Observable<any>;
42
- getGroup(element: any): string;
43
- setElements(elements: any[]): void;
44
- getValue(element: any): string;
45
- getLabel(element: any): string;
46
- getElementIdentifier(element: any): string;
47
- getDisabled(element: any): string;
48
- onCheck(element: any, valueEmitted: any, fireModelChange?: boolean): void;
49
- isElementSelected(element: any): boolean;
50
- reset(): void;
51
- refreshElementsUrl(): void;
52
- protected findIndexInModel(value: any): number;
53
- protected areValuesEquals(value1: any, value2: any): boolean;
54
- protected onElementsRetrieved(): void;
55
- private getGroupedElements;
56
- private getValueIdentityFunction;
57
- private fetchData;
58
- private fetchElementsFromUrl;
59
- private onElementsChange;
60
- private onElementsUrlChange;
61
- private onCheckMultiple;
62
- static ɵfac: i0.ɵɵFactoryDeclaration<FoehnCheckableGroupComponent, never>;
63
- static ɵdir: i0.ɵɵDirectiveDeclaration<FoehnCheckableGroupComponent, never, never, { "elements": { "alias": "elements"; "required": false; }; "elementsUrl": { "alias": "elementsUrl"; "required": false; }; "elementValue": { "alias": "elementValue"; "required": false; }; "elementLabel": { "alias": "elementLabel"; "required": false; }; "elementValueIdentity": { "alias": "elementValueIdentity"; "required": false; }; "elementDisabled": { "alias": "elementDisabled"; "required": false; }; "elementGroup": { "alias": "elementGroup"; "required": false; }; "defaultElementValue": { "alias": "defaultElementValue"; "required": false; }; }, { "elementsLoaded": "elementsLoaded"; }, never, never, true, never>;
64
- }
@@ -1,17 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./foehn-checkbox.component";
3
- import * as i2 from "./foehn-radio.component";
4
- import * as i3 from "./foehn-select.component";
5
- import * as i4 from "@angular/common";
6
- import * as i5 from "@angular/forms";
7
- import * as i6 from "../foehn-icons/foehn-icons.module";
8
- import * as i7 from "../foehn-validation-alerts/foehn-validation-alerts.module";
9
- import * as i8 from "../foehn-autocomplete/foehn-autocomplete.module";
10
- import * as i9 from "../sdk-dictionary/sdk-dictionary.module";
11
- import * as i10 from "../foehn-help-modal/foehn-help-modal.module";
12
- import * as i11 from "../foehn-modal/foehn-modal.module";
13
- export declare class FoehnCheckablesModule {
14
- static ɵfac: i0.ɵɵFactoryDeclaration<FoehnCheckablesModule, never>;
15
- static ɵmod: i0.ɵɵNgModuleDeclaration<FoehnCheckablesModule, [typeof i1.FoehnCheckboxComponent, typeof i2.FoehnRadioComponent, typeof i3.FoehnSelectComponent], [typeof i4.CommonModule, typeof i5.FormsModule, typeof i6.FoehnIconsModule, typeof i7.FoehnValidationAlertsModule, typeof i8.FoehnAutocompleteModule, typeof i9.SdkDictionaryModule, typeof i10.FoehnHelpModalModule, typeof i11.FoehnModalModule], [typeof i1.FoehnCheckboxComponent, typeof i2.FoehnRadioComponent, typeof i3.FoehnSelectComponent, typeof i8.FoehnAutocompleteModule]>;
16
- static ɵinj: i0.ɵɵInjectorDeclaration<FoehnCheckablesModule>;
17
- }
@@ -1,9 +0,0 @@
1
- import { NgZone, OnInit } from '@angular/core';
2
- import { FoehnCheckableGroupComponent } from './foehn-checkable-group.component';
3
- import * as i0 from "@angular/core";
4
- export declare class FoehnCheckboxComponent extends FoehnCheckableGroupComponent implements OnInit {
5
- constructor(zone: NgZone);
6
- ngOnInit(): void;
7
- static ɵfac: i0.ɵɵFactoryDeclaration<FoehnCheckboxComponent, never>;
8
- static ɵcmp: i0.ɵɵComponentDeclaration<FoehnCheckboxComponent, "foehn-checkbox", never, {}, {}, never, ["*"], false, never>;
9
- }
@@ -1,12 +0,0 @@
1
- import { NgZone, OnInit } from '@angular/core';
2
- import { FoehnCheckableGroupComponent } from './foehn-checkable-group.component';
3
- import * as i0 from "@angular/core";
4
- export declare class FoehnRadioComponent extends FoehnCheckableGroupComponent implements OnInit {
5
- inputValue: string;
6
- constructor(zone: NgZone);
7
- ngOnInit(): void;
8
- onModelChange(value: any): void;
9
- getValueOrObject(element: any): string;
10
- static ɵfac: i0.ɵɵFactoryDeclaration<FoehnRadioComponent, never>;
11
- static ɵcmp: i0.ɵɵComponentDeclaration<FoehnRadioComponent, "foehn-radio", never, {}, {}, never, ["*"], false, never>;
12
- }
@@ -1,22 +0,0 @@
1
- import { NgZone, OnInit } from '@angular/core';
2
- import { FoehnCheckableGroupComponent } from './foehn-checkable-group.component';
3
- import * as i0 from "@angular/core";
4
- export declare class FoehnSelectComponent extends FoehnCheckableGroupComponent implements OnInit {
5
- private zone;
6
- multiple: boolean;
7
- noSelectionLabel: string;
8
- constructor(zone: NgZone);
9
- /**
10
- * Angular uses object identity to select option. It's possible for the identities of items to change while the data does not.
11
- * This can happen, for example, if the items are produced from an RPC to the server, and that RPC is re-run.
12
- * Even if the data hasn't changed, the second response will produce objects with different identities.
13
- * (see: https://angular.io/api/forms/SelectControlValueAccessor#customizing-option-selection)
14
- * @param value1 as first value to compare to
15
- * @param value2 as value to be compared to
16
- * @returns boolean
17
- */
18
- compareFn(value1: any, value2: any): boolean;
19
- showEmptyOption(): boolean;
20
- static ɵfac: i0.ɵɵFactoryDeclaration<FoehnSelectComponent, never>;
21
- static ɵcmp: i0.ɵɵComponentDeclaration<FoehnSelectComponent, "foehn-select", never, { "multiple": { "alias": "multiple"; "required": false; }; "noSelectionLabel": { "alias": "noSelectionLabel"; "required": false; }; }, {}, never, ["*"], false, never>;
22
- }
@@ -1,4 +0,0 @@
1
- export declare class FormSelectOptionGroup {
2
- groupTitle: string;
3
- elements: any;
4
- }
@@ -1,5 +0,0 @@
1
- export declare class FormSelectOption {
2
- label: string;
3
- value: string;
4
- disabled?: boolean;
5
- }
@@ -1,9 +0,0 @@
1
- export declare class FoehnConfirmModalContent {
2
- title?: string;
3
- htmlContent: string;
4
- okButtonLabel?: string;
5
- showOkButton?: boolean;
6
- cancelButtonLabel?: string;
7
- showCancelButton?: boolean;
8
- closeable?: boolean;
9
- }