@dsivd/prestations-ng 18.8.0-beta.12 → 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 +363 -309
  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 +9481 -10651
  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.12.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 -60
  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
package/.browserslistrc CHANGED
@@ -1,23 +1,14 @@
1
- # This file is currently used by autoprefixer to adjust CSS to support the below specified browsers
2
- # For additional information regarding the format and rule options, please see:
3
- # https://github.com/browserslist/browserslist#queries
4
- # For IE 9-11 support, please uncomment the last line of the file and adjust as needed
5
- #####################################################################################################
6
- # Important (at root level): please run "npx browserslist --update-db" to keep list of browsers up-to-date and then run "npm buildScript:generateBrowsersList" to update supported-browser.ts
7
- # Testing (at root level): npx browserslist "last 2 versions"
8
- # Statistics (at root level): npx browserslist --coverage=CH "> 0.5% in CH, last 2 versions, Firefox ESR, firefox 68, Firefox >= 80, Edge >= 85, Chrome >= 85, not IE 11, not IE_Mob 11, Safari >= 14, ios_saf >= 14, not dead"
9
- #####################################################################################################
10
- # Testing result of below queries, at root level, navigate to 'src' folder where this file is located and run 'npx browserslist'
11
-
12
- > 0.5% in CH
1
+ # Se mettre à la racine du projet
2
+ # Mettre à jour avec "npx browserslist --update-db"
3
+ # Valider le contenu de ce fichier avec `npx browserslist --coverage=CH "> 2% in CH, last 2 versions, not dead, Firefox ESR, not IE_Mob <= 11, not IE <= 11"`
4
+ # Le pourcentage accepté doit être supérieur à 80%
5
+ # Regénérer le fichier "supported-browsers.ts" avec "npm run buildScript:generateBrowsersList"
6
+ #######################################################################################################################################################################################
7
+ # Liste des navigateurs supportés
8
+ #######################################################################################################################################################################################
9
+ > 2% in CH
13
10
  last 2 versions
14
- Firefox ESR
15
- firefox 68
16
- Firefox >= 80
17
- Edge >= 85
18
- Chrome >= 85
19
- not IE 11
20
- not IE_Mob 11
21
- Safari >= 14
22
- ios_saf >= 14
23
11
  not dead
12
+ Firefox ESR
13
+ not IE_Mob <= 11
14
+ not IE <= 11