@dsivd/prestations-ng 15.0.1 → 15.1.1

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 (202) hide show
  1. package/CHANGELOG.md +52 -0
  2. package/UPGRADING_V15.md +2 -2
  3. package/dsivd-prestations-ng-v15.1.1.tgz +0 -0
  4. package/esm2020/abstract-page-component.mjs +3 -3
  5. package/esm2020/directives/currency-formatter.directive.mjs +3 -3
  6. package/esm2020/directives/formatter.module.mjs +4 -4
  7. package/esm2020/directives/iban-formatter.directive.mjs +3 -3
  8. package/esm2020/directives/ide-formatter.directive.mjs +3 -3
  9. package/esm2020/directives/ndc-formatter.directive.mjs +3 -3
  10. package/esm2020/foehn-address/foehn-address.module.mjs +4 -4
  11. package/esm2020/foehn-address/foehn-display-address.component.mjs +3 -3
  12. package/esm2020/foehn-address/foehn-input-address.component.mjs +40 -22
  13. package/esm2020/foehn-address/foehn-input-foreign-locality.component.mjs +3 -3
  14. package/esm2020/foehn-address/foehn-input-foreign-street.component.mjs +3 -3
  15. package/esm2020/foehn-agenda/foehn-agenda-navigation/foehn-agenda-navigation.component.mjs +4 -4
  16. package/esm2020/foehn-agenda/foehn-agenda-timeslot-panel/foehn-agenda-timeslot-panel.component.mjs +5 -5
  17. package/esm2020/foehn-agenda/foehn-agenda.component.mjs +3 -3
  18. package/esm2020/foehn-agenda/foehn-agenda.module.mjs +4 -4
  19. package/esm2020/foehn-autocomplete/foehn-autocomplete.component.mjs +5 -5
  20. package/esm2020/foehn-autocomplete/foehn-autocomplete.module.mjs +4 -4
  21. package/esm2020/foehn-boolean/foehn-boolean-checkbox.component.mjs +3 -3
  22. package/esm2020/foehn-boolean/foehn-boolean-radio.component.mjs +3 -3
  23. package/esm2020/foehn-boolean/foehn-boolean.module.mjs +4 -4
  24. package/esm2020/foehn-breadcrumb/breadcrumb-event.service.mjs +3 -3
  25. package/esm2020/foehn-breadcrumb/foehn-breadcrumb.component.mjs +3 -3
  26. package/esm2020/foehn-breadcrumb/foehn-breadcrumb.module.mjs +4 -4
  27. package/esm2020/foehn-checkables/foehn-checkable-group.component.mjs +3 -3
  28. package/esm2020/foehn-checkables/foehn-checkables.module.mjs +4 -4
  29. package/esm2020/foehn-checkables/foehn-checkbox.component.mjs +3 -3
  30. package/esm2020/foehn-checkables/foehn-radio.component.mjs +3 -3
  31. package/esm2020/foehn-checkables/foehn-select.component.mjs +3 -3
  32. package/esm2020/foehn-confirm-modal/foehn-confirm-modal.component.mjs +3 -3
  33. package/esm2020/foehn-confirm-modal/foehn-confirm-modal.module.mjs +4 -4
  34. package/esm2020/foehn-confirm-modal/foehn-confirm-modal.service.mjs +3 -3
  35. package/esm2020/foehn-date-picker/foehn-date-picker.component.mjs +3 -3
  36. package/esm2020/foehn-date-picker/foehn-date-picker.module.mjs +4 -4
  37. package/esm2020/foehn-date-picker-button/foehn-date-picker-button.component.mjs +3 -3
  38. package/esm2020/foehn-date-picker-button/foehn-date-picker-button.module.mjs +4 -4
  39. package/esm2020/foehn-debug-summary/foehn-debug-summary.component.mjs +3 -3
  40. package/esm2020/foehn-debug-summary/foehn-debug-summary.component.module.mjs +4 -4
  41. package/esm2020/foehn-decision-electronique/foehn-decision-electronique.component.mjs +3 -3
  42. package/esm2020/foehn-decision-electronique/foehn-decision-electronique.module.mjs +4 -4
  43. package/esm2020/foehn-footer/foehn-footer.component.mjs +3 -3
  44. package/esm2020/foehn-footer/foehn-footer.module.mjs +4 -4
  45. package/esm2020/foehn-form/foehn-form.component.mjs +3 -3
  46. package/esm2020/foehn-form/foehn-form.module.mjs +4 -4
  47. package/esm2020/foehn-growl/foehn-growl.component.mjs +3 -3
  48. package/esm2020/foehn-growl/foehn-growl.module.mjs +4 -4
  49. package/esm2020/foehn-growl/growl-broker.service.mjs +3 -3
  50. package/esm2020/foehn-header/foehn-header.component.mjs +6 -5
  51. package/esm2020/foehn-header/foehn-header.module.mjs +4 -4
  52. package/esm2020/foehn-header/foehn-skip-link.component.mjs +3 -3
  53. package/esm2020/foehn-help-modal/foehn-help-modal.component.mjs +3 -3
  54. package/esm2020/foehn-help-modal/foehn-help-modal.module.mjs +4 -4
  55. package/esm2020/foehn-icons/abstract-icon-component.mjs +3 -3
  56. package/esm2020/foehn-icons/foehn-icon-calendar.component.mjs +3 -3
  57. package/esm2020/foehn-icons/foehn-icon-check-square-o.component.mjs +3 -3
  58. package/esm2020/foehn-icons/foehn-icon-check.component.mjs +3 -3
  59. package/esm2020/foehn-icons/foehn-icon-chevron-down.component.mjs +3 -3
  60. package/esm2020/foehn-icons/foehn-icon-chevron-left.component.mjs +3 -3
  61. package/esm2020/foehn-icons/foehn-icon-chevron-right.component.mjs +3 -3
  62. package/esm2020/foehn-icons/foehn-icon-chevron-up.component.mjs +3 -3
  63. package/esm2020/foehn-icons/foehn-icon-clock.component.mjs +3 -3
  64. package/esm2020/foehn-icons/foehn-icon-comment-dots.component.mjs +3 -3
  65. package/esm2020/foehn-icons/foehn-icon-edit.component.mjs +3 -3
  66. package/esm2020/foehn-icons/foehn-icon-external-link-alt.component.mjs +3 -3
  67. package/esm2020/foehn-icons/foehn-icon-file-pdf.component.mjs +3 -3
  68. package/esm2020/foehn-icons/foehn-icon-info-circle.component.mjs +3 -3
  69. package/esm2020/foehn-icons/foehn-icon-lock.component.mjs +3 -3
  70. package/esm2020/foehn-icons/foehn-icon-map-marker.component.mjs +3 -3
  71. package/esm2020/foehn-icons/foehn-icon-minus-circle.component.mjs +3 -3
  72. package/esm2020/foehn-icons/foehn-icon-plus-circle.component.mjs +3 -3
  73. package/esm2020/foehn-icons/foehn-icon-plus-square.component.mjs +3 -3
  74. package/esm2020/foehn-icons/foehn-icon-search.component.mjs +3 -3
  75. package/esm2020/foehn-icons/foehn-icon-times.component.mjs +3 -3
  76. package/esm2020/foehn-icons/foehn-icon-trash-alt.component.mjs +3 -3
  77. package/esm2020/foehn-icons/foehn-icon-unlock-alt.component.mjs +3 -3
  78. package/esm2020/foehn-icons/foehn-icons.module.mjs +4 -4
  79. package/esm2020/foehn-input/foehn-input-email.component.mjs +6 -6
  80. package/esm2020/foehn-input/foehn-input-hidden.component.mjs +6 -6
  81. package/esm2020/foehn-input/foehn-input-number.component.mjs +7 -6
  82. package/esm2020/foehn-input/foehn-input-password.component.mjs +6 -6
  83. package/esm2020/foehn-input/foehn-input-phone.component.mjs +9 -9
  84. package/esm2020/foehn-input/foehn-input-string.component.mjs +3 -3
  85. package/esm2020/foehn-input/foehn-input-text.component.mjs +6 -6
  86. package/esm2020/foehn-input/foehn-input-textarea.component.mjs +3 -3
  87. package/esm2020/foehn-input/foehn-input.component.mjs +12 -4
  88. package/esm2020/foehn-input/foehn-input.module.mjs +4 -4
  89. package/esm2020/foehn-input-date/foehn-input-date.component.mjs +5 -4
  90. package/esm2020/foehn-input-time/foehn-input-time.component.mjs +3 -3
  91. package/esm2020/foehn-list/foehn-list.component.mjs +4 -4
  92. package/esm2020/foehn-list/foehn-list.module.mjs +4 -4
  93. package/esm2020/foehn-menu-prestation/abstract-list-item-detail-page.component.mjs +3 -3
  94. package/esm2020/foehn-menu-prestation/abstract-menu-page.component.mjs +3 -3
  95. package/esm2020/foehn-menu-prestation/abstract-page-from-menu.component.mjs +3 -3
  96. package/esm2020/foehn-menu-prestation/foehn-error-pill/foehn-error-pill.component.mjs +3 -3
  97. package/esm2020/foehn-menu-prestation/foehn-list-summary/foehn-list-summary.component.mjs +3 -3
  98. package/esm2020/foehn-menu-prestation/foehn-menu-items/foehn-menu-item/foehn-menu-item.component.mjs +3 -3
  99. package/esm2020/foehn-menu-prestation/foehn-menu-items/foehn-menu-item-transmit/foehn-menu-item-transmit.component.mjs +3 -3
  100. package/esm2020/foehn-menu-prestation/foehn-menu-prestation.module.mjs +4 -4
  101. package/esm2020/foehn-misc/foehn-abbr.component.mjs +3 -3
  102. package/esm2020/foehn-misc/foehn-misc.module.mjs +4 -4
  103. package/esm2020/foehn-modal/foehn-modal.component.mjs +5 -5
  104. package/esm2020/foehn-modal/foehn-modal.module.mjs +4 -4
  105. package/esm2020/foehn-multiselect-autocomplete/foehn-multiselect-autocomplete.component.mjs +5 -5
  106. package/esm2020/foehn-multiselect-autocomplete/foehn-multiselect-autocomplete.module.mjs +4 -4
  107. package/esm2020/foehn-nav13/foehn-input-nav13.component.mjs +20 -6
  108. package/esm2020/foehn-nav13/foehn-input-nav13.module.mjs +4 -4
  109. package/esm2020/foehn-navigation/foehn-navigation.component.mjs +4 -4
  110. package/esm2020/foehn-navigation/foehn-navigation.module.mjs +4 -4
  111. package/esm2020/foehn-navigation/foehn-navigation.service.mjs +3 -3
  112. package/esm2020/foehn-notfound/foehn-notfound.component.mjs +3 -3
  113. package/esm2020/foehn-notfound/foehn-notfound.module.mjs +4 -4
  114. package/esm2020/foehn-page/foehn-page-counter.component.mjs +3 -3
  115. package/esm2020/foehn-page/foehn-page-modal.component.mjs +3 -3
  116. package/esm2020/foehn-page/foehn-page-modal.service.mjs +3 -3
  117. package/esm2020/foehn-page/foehn-page.component.mjs +21 -18
  118. package/esm2020/foehn-page/foehn-page.module.mjs +4 -4
  119. package/esm2020/foehn-page/foehn-page.service.mjs +3 -3
  120. package/esm2020/foehn-recap-section/foehn-recap-section.component.mjs +3 -3
  121. package/esm2020/foehn-recap-section/foehn-recap-section.module.mjs +4 -4
  122. package/esm2020/foehn-remaining-alerts-summary/foehn-remaining-alerts-summary.component.mjs +3 -3
  123. package/esm2020/foehn-remaining-alerts-summary/foehn-remaining-alerts-summary.module.mjs +4 -4
  124. package/esm2020/foehn-status-progress-bar/foehn-status-progress-bar.component.mjs +4 -4
  125. package/esm2020/foehn-status-progress-bar/foehn-status-progress-bar.module.mjs +4 -4
  126. package/esm2020/foehn-table/foehn-table.component.mjs +4 -4
  127. package/esm2020/foehn-table/foehn-table.module.mjs +4 -4
  128. package/esm2020/foehn-upload/abstract-foehn-uploader.component.mjs +3 -3
  129. package/esm2020/foehn-upload/foehn-bo-multi-upload/bo-multi-upload.service.mjs +3 -3
  130. package/esm2020/foehn-upload/foehn-bo-multi-upload/foehn-bo-multi-upload.component.mjs +5 -5
  131. package/esm2020/foehn-upload/foehn-bo-multi-upload/foehn-bo-multi-upload.module.mjs +4 -4
  132. package/esm2020/foehn-upload/foehn-multi-upload/foehn-multi-upload.component.mjs +5 -5
  133. package/esm2020/foehn-upload/foehn-multi-upload/foehn-multi-upload.module.mjs +4 -4
  134. package/esm2020/foehn-upload/foehn-multi-upload/multi-upload.service.mjs +3 -3
  135. package/esm2020/foehn-upload/foehn-multi-upload/pending-upload.service.mjs +3 -3
  136. package/esm2020/foehn-upload/foehn-picture-upload/foehn-picture-upload.component.mjs +3 -3
  137. package/esm2020/foehn-upload/foehn-picture-upload/foehn-picture-upload.module.mjs +4 -4
  138. package/esm2020/foehn-user-connected-as/foehn-user-connected-as.component.mjs +3 -3
  139. package/esm2020/foehn-user-connected-as/foehn-user-connected-as.module.mjs +4 -4
  140. package/esm2020/foehn-validation-alert-summary/foehn-validation-alert-summary.component.mjs +3 -3
  141. package/esm2020/foehn-validation-alert-summary/foehn-validation-alert-summary.module.mjs +4 -4
  142. package/esm2020/foehn-validation-alerts/foehn-validation-alerts.component.mjs +3 -3
  143. package/esm2020/foehn-validation-alerts/foehn-validation-alerts.module.mjs +4 -4
  144. package/esm2020/gesdem/gesdem-error-handler.service.mjs +3 -3
  145. package/esm2020/gesdem/gesdem-event.service.mjs +3 -3
  146. package/esm2020/gesdem/gesdem-handler.service.mjs +3 -3
  147. package/esm2020/gesdem/gesdem-loader.guard.mjs +3 -3
  148. package/esm2020/gesdem-action-recovery/gesdem-action-recovery-login/gesdem-action-recovery-login.component.mjs +3 -3
  149. package/esm2020/gesdem-action-recovery/gesdem-action-recovery-registration/gesdem-action-recovery-registration.component.mjs +3 -3
  150. package/esm2020/gesdem-action-recovery/gesdem-action-recovery.module.mjs +4 -4
  151. package/esm2020/gesdem-action-recovery/gesdem-action-recovery.service.mjs +3 -3
  152. package/esm2020/gesdem-confirmation/gesdem-confirmation.component.mjs +17 -13
  153. package/esm2020/gesdem-confirmation/gesdem-confirmation.module.mjs +4 -4
  154. package/esm2020/gesdem-error/gesdem-error.component.mjs +3 -3
  155. package/esm2020/gesdem-error/gesdem-error.module.mjs +4 -4
  156. package/esm2020/index.mjs +3 -1
  157. package/esm2020/pipes/currency.pipe.mjs +3 -3
  158. package/esm2020/pipes/date.pipe.mjs +3 -3
  159. package/esm2020/pipes/formatIde.pipe.mjs +3 -3
  160. package/esm2020/pipes/pipes.module.mjs +4 -4
  161. package/esm2020/prestations-ng-core.module.mjs +4 -4
  162. package/esm2020/sdk-appinfo/application-info.mjs +1 -1
  163. package/esm2020/sdk-appinfo/application-info.service.mjs +3 -3
  164. package/esm2020/sdk-currency/currency.helper.mjs +3 -3
  165. package/esm2020/sdk-date/date.helper.mjs +3 -3
  166. package/esm2020/sdk-dictionary/default-dictionary.mjs +2 -2
  167. package/esm2020/sdk-dictionary/sdk-dictionary.module.mjs +4 -4
  168. package/esm2020/sdk-dictionary/sdk-dictionary.pipe.mjs +3 -3
  169. package/esm2020/sdk-dictionary/sdk-dictionary.service.mjs +3 -3
  170. package/esm2020/sdk-epayment/sdk-epayment.component.mjs +3 -3
  171. package/esm2020/sdk-epayment/sdk-epayment.module.mjs +4 -4
  172. package/esm2020/sdk-epayment/sdk-epayment.service.mjs +3 -3
  173. package/esm2020/sdk-recaptcha/grecaptcha/grecaptcha.component.mjs +3 -3
  174. package/esm2020/sdk-recaptcha/recaptcha.service.mjs +3 -3
  175. package/esm2020/sdk-recaptcha/sdk-recaptcha.component.mjs +3 -3
  176. package/esm2020/sdk-recaptcha/sdk-recaptcha.module.mjs +4 -4
  177. package/esm2020/sdk-redirect/iam-expired-interceptor.service.mjs +3 -3
  178. package/esm2020/sdk-redirect/redirect.component.mjs +3 -3
  179. package/esm2020/sdk-redirect/sdk-redirect.module.mjs +4 -4
  180. package/esm2020/sdk-session-info/session-info-with-application.service.mjs +3 -3
  181. package/esm2020/sdk-session-info/session-info.service.mjs +3 -3
  182. package/esm2020/sdk-statistics/sdk-statistics.service.mjs +70 -0
  183. package/esm2020/sdk-support-alert/support-alert-container.component.mjs +3 -3
  184. package/esm2020/sdk-support-alert/support-alert.component.mjs +3 -3
  185. package/esm2020/sdk-support-alert/support-alert.module.mjs +4 -4
  186. package/esm2020/sdk-support-alert/support-alert.service.mjs +3 -3
  187. package/esm2020/supported-browser.mjs +2 -2
  188. package/esm2020/validation/validation-handler.service.mjs +3 -3
  189. package/fesm2015/dsivd-prestations-ng.mjs +760 -648
  190. package/fesm2015/dsivd-prestations-ng.mjs.map +1 -1
  191. package/fesm2020/dsivd-prestations-ng.mjs +766 -654
  192. package/fesm2020/dsivd-prestations-ng.mjs.map +1 -1
  193. package/foehn-address/foehn-input-address.component.d.ts +3 -1
  194. package/foehn-header/foehn-header.component.d.ts +1 -0
  195. package/foehn-input/foehn-input.component.d.ts +11 -1
  196. package/foehn-nav13/foehn-input-nav13.component.d.ts +1 -0
  197. package/foehn-page/foehn-page.component.d.ts +3 -1
  198. package/index.d.ts +1 -0
  199. package/package.json +2 -2
  200. package/sdk-appinfo/application-info.d.ts +1 -0
  201. package/sdk-statistics/sdk-statistics.service.d.ts +22 -0
  202. package/dsivd-prestations-ng-v15.0.1.tgz +0 -0
package/CHANGELOG.md CHANGED
@@ -26,6 +26,58 @@ A change is considered **breaking** if you have to change your code or update yo
26
26
 
27
27
  ---
28
28
 
29
+ ## [15.1.1]
30
+
31
+ ### Updated
32
+
33
+ - [foehn-input-nav13.component.ts](projects/prestations-ng/src/foehn-nav13/foehn-input-nav13.component.ts)
34
+ - pasting an AVS number in the first editable input will now expand it to the other inputs.
35
+
36
+ - [foehn-input-number.component.ts](projects/prestations-ng/src/foehn-input/foehn-input-number.component.ts)
37
+ - added a default value for `@Input() maxlength: number`, set to `9`
38
+ - this avoids having a value that exceeds Integer.MAX_INT which leads to a deserialization error in the backend
39
+ - if you expect a Long or a BigDecimal, you should override this value.
40
+
41
+ ### Fixed
42
+ - [gesdem-confirmation.component.ts](projects/prestations-ng/src/gesdem-confirmation/gesdem-confirmation.component.ts)
43
+ - some boolean values were not overridable by route data :
44
+ - `showDownloadPdfRecapButton`
45
+ - `showLinkToMyDemandes`
46
+ - `demandeIsClosedOnTransmit`
47
+
48
+ ## [15.1.0]
49
+
50
+ ### Added
51
+
52
+ - [ApplicationInfo](projects/prestations-ng/src/sdk-appinfo/application-info.ts)
53
+ - added one attribute to ApplicationInfo :
54
+ - `string[] mockedServices` : all properties name containing 'mock' having value != "false". Will be displayed in a warning banner at top of the page. Need prestations-ng >=15.1.0
55
+
56
+ - [foehn-input.component.ts](projects/prestations-ng/src/foehn-input/foehn-input.component.ts)
57
+ - `@Input() autocapitalize: string` Possible values: `off|on|words|characters`
58
+
59
+ ### Fixed
60
+
61
+ - [foehn-input-address.component.ts](projects/prestations-ng/src/foehn-address/foehn-input-address.component.ts)
62
+ - fixed streets and houseNumbers suggestion list not being emptied when locality is cleared
63
+
64
+ - [foehn-input-date.component.ts](projects/prestations-ng/src/foehn-input-date/foehn-input-date.component.ts)
65
+ - fixed error not disappearing when selecting a date in date picker
66
+
67
+ - [foehn-input.component.ts](projects/prestations-ng/src/foehn-input/foehn-input.component.ts)
68
+ - fixed `markAsDirty()` and `markAsPristine()` not handling `subComponents`
69
+
70
+ ## [15.0.2]
71
+
72
+ ### Added
73
+ - [sdk-statistics.service.ts](projects/prestations-ng/src/sdk-statistics/sdk-statistics.service.ts)
74
+ - New statistics tool. Set `application-info.properties.matomoUrl` & `application-info.properties.matomoSiteId` properties
75
+
76
+ ### Updated
77
+
78
+ - [package.json](package.json)
79
+ - Updated `@dsivd/foehn` to 1.8.4. See [the changelog](https://github.com/DSI-VD/foehn/blob/master/CHANGELOG.md) for more information.
80
+
29
81
  ## [15.0.1]
30
82
 
31
83
  ### Fixed
package/UPGRADING_V15.md CHANGED
@@ -21,7 +21,7 @@ ng update eslint
21
21
  ng update eslint-plugin-rxjs@4
22
22
  ng update @angular/core@13 @angular/cli@13
23
23
  ng update rxjs@7
24
- ng update @dsivd/prestations-ng@15
24
+ ng update @dsivd/prestations-ng@latest
25
25
  ng update \
26
26
  @types/jasmine \
27
27
  @types/node@15 \
@@ -37,7 +37,7 @@ yarn upgrade
37
37
  yarn global add @angular/cli@13
38
38
  ng update @angular/core@13 @angular/cli@13
39
39
  ng update rxjs@7
40
- ng update @dsivd/prestations-ng@15
40
+ ng update @dsivd/prestations-ng@latest
41
41
  ng update \
42
42
  @types/jasmine \
43
43
  @types/node@15 \
Binary file
@@ -213,9 +213,9 @@ export class AbstractPageComponent {
213
213
  window.scrollTo(0, 0);
214
214
  }
215
215
  }
216
- AbstractPageComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: AbstractPageComponent, deps: [{ token: i1.ActivatedRoute }], target: i0.ɵɵFactoryTarget.Directive });
217
- AbstractPageComponent.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.1.3", type: AbstractPageComponent, viewQueries: [{ propertyName: "foehnFormComponent", first: true, predicate: FoehnFormComponent, descendants: true, static: true }], ngImport: i0 });
218
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: AbstractPageComponent, decorators: [{
216
+ AbstractPageComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.5", ngImport: i0, type: AbstractPageComponent, deps: [{ token: i1.ActivatedRoute }], target: i0.ɵɵFactoryTarget.Directive });
217
+ AbstractPageComponent.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.3.5", type: AbstractPageComponent, viewQueries: [{ propertyName: "foehnFormComponent", first: true, predicate: FoehnFormComponent, descendants: true, static: true }], ngImport: i0 });
218
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.5", ngImport: i0, type: AbstractPageComponent, decorators: [{
219
219
  type: Directive
220
220
  }], ctorParameters: function () { return [{ type: i1.ActivatedRoute }]; }, propDecorators: { foehnFormComponent: [{
221
221
  type: ViewChild,
@@ -98,9 +98,9 @@ export class NumberCurrencyFormatterDirective {
98
98
  this.host.model.toString() !== newValueWithoutFormatting);
99
99
  }
100
100
  }
101
- NumberCurrencyFormatterDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: NumberCurrencyFormatterDirective, deps: [{ token: i1.FoehnInputNumberComponent }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Directive });
102
- NumberCurrencyFormatterDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.1.3", type: NumberCurrencyFormatterDirective, selector: "[numberCurrencyFormatter]", host: { listeners: { "blur": "onBlur($event.target.value)", "focus": "onFocus($event.target.value)", "modelChange": "onModelChange($event)" } }, ngImport: i0 });
103
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: NumberCurrencyFormatterDirective, decorators: [{
101
+ NumberCurrencyFormatterDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.5", ngImport: i0, type: NumberCurrencyFormatterDirective, deps: [{ token: i1.FoehnInputNumberComponent }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Directive });
102
+ NumberCurrencyFormatterDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.3.5", type: NumberCurrencyFormatterDirective, selector: "[numberCurrencyFormatter]", host: { listeners: { "blur": "onBlur($event.target.value)", "focus": "onFocus($event.target.value)", "modelChange": "onModelChange($event)" } }, ngImport: i0 });
103
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.5", ngImport: i0, type: NumberCurrencyFormatterDirective, decorators: [{
104
104
  type: Directive,
105
105
  args: [{ selector: '[numberCurrencyFormatter]' }]
106
106
  }], ctorParameters: function () { return [{ type: i1.FoehnInputNumberComponent }, { type: i0.NgZone }]; }, propDecorators: { onBlur: [{
@@ -7,16 +7,16 @@ import { IbanFormatterDirective } from './iban-formatter.directive';
7
7
  import * as i0 from "@angular/core";
8
8
  export class FormatterModule {
9
9
  }
10
- FormatterModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: FormatterModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
- FormatterModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: FormatterModule, declarations: [NDCFormatterDirective,
10
+ FormatterModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.5", ngImport: i0, type: FormatterModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
+ FormatterModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.3.5", ngImport: i0, type: FormatterModule, declarations: [NDCFormatterDirective,
12
12
  NumberCurrencyFormatterDirective,
13
13
  IdeFormatterDirective,
14
14
  IbanFormatterDirective], imports: [FoehnInputModule], exports: [NDCFormatterDirective,
15
15
  NumberCurrencyFormatterDirective,
16
16
  IdeFormatterDirective,
17
17
  IbanFormatterDirective] });
18
- FormatterModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: FormatterModule, imports: [[FoehnInputModule]] });
19
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: FormatterModule, decorators: [{
18
+ FormatterModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.3.5", ngImport: i0, type: FormatterModule, imports: [[FoehnInputModule]] });
19
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.5", ngImport: i0, type: FormatterModule, decorators: [{
20
20
  type: NgModule,
21
21
  args: [{
22
22
  imports: [FoehnInputModule],
@@ -17,9 +17,9 @@ export class IbanFormatterDirective {
17
17
  return iban.printFormat(value, ' ');
18
18
  }
19
19
  }
20
- IbanFormatterDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: IbanFormatterDirective, deps: [{ token: i1.FoehnInputTextComponent }], target: i0.ɵɵFactoryTarget.Directive });
21
- IbanFormatterDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.1.3", type: IbanFormatterDirective, selector: "[ibanFormatter]", host: { listeners: { "blur": "onBlur($event.target.value)" } }, ngImport: i0 });
22
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: IbanFormatterDirective, decorators: [{
20
+ IbanFormatterDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.5", ngImport: i0, type: IbanFormatterDirective, deps: [{ token: i1.FoehnInputTextComponent }], target: i0.ɵɵFactoryTarget.Directive });
21
+ IbanFormatterDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.3.5", type: IbanFormatterDirective, selector: "[ibanFormatter]", host: { listeners: { "blur": "onBlur($event.target.value)" } }, ngImport: i0 });
22
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.5", ngImport: i0, type: IbanFormatterDirective, decorators: [{
23
23
  type: Directive,
24
24
  args: [{ selector: '[ibanFormatter]' }]
25
25
  }], ctorParameters: function () { return [{ type: i1.FoehnInputTextComponent }]; }, propDecorators: { onBlur: [{
@@ -26,9 +26,9 @@ export class IdeFormatterDirective {
26
26
  return trimmedValue.replace(new RegExp(IDE_PATTERN, 'g'), 'CHE-$1.$2.$3');
27
27
  }
28
28
  }
29
- IdeFormatterDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: IdeFormatterDirective, deps: [{ token: i1.FoehnInputTextComponent }], target: i0.ɵɵFactoryTarget.Directive });
30
- IdeFormatterDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.1.3", type: IdeFormatterDirective, selector: "[ideFormatter]", host: { listeners: { "blur": "onBlur($event.target.value)" } }, ngImport: i0 });
31
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: IdeFormatterDirective, decorators: [{
29
+ IdeFormatterDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.5", ngImport: i0, type: IdeFormatterDirective, deps: [{ token: i1.FoehnInputTextComponent }], target: i0.ɵɵFactoryTarget.Directive });
30
+ IdeFormatterDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.3.5", type: IdeFormatterDirective, selector: "[ideFormatter]", host: { listeners: { "blur": "onBlur($event.target.value)" } }, ngImport: i0 });
31
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.5", ngImport: i0, type: IdeFormatterDirective, decorators: [{
32
32
  type: Directive,
33
33
  args: [{ selector: '[ideFormatter]' }]
34
34
  }], ctorParameters: function () { return [{ type: i1.FoehnInputTextComponent }]; }, propDecorators: { onBlur: [{
@@ -64,9 +64,9 @@ export class NDCFormatterDirective {
64
64
  return digits.replace(new RegExp(NO_CONTRIB_PATTERN_WITH_TWO_DOTS, 'g'), '$1.$2.$3');
65
65
  }
66
66
  }
67
- NDCFormatterDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: NDCFormatterDirective, deps: [{ token: i1.FoehnInputTextComponent }], target: i0.ɵɵFactoryTarget.Directive });
68
- NDCFormatterDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.1.3", type: NDCFormatterDirective, selector: "[ndcFormatter]", host: { listeners: { "blur": "onBlur($event.target.value)" } }, ngImport: i0 });
69
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: NDCFormatterDirective, decorators: [{
67
+ NDCFormatterDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.5", ngImport: i0, type: NDCFormatterDirective, deps: [{ token: i1.FoehnInputTextComponent }], target: i0.ɵɵFactoryTarget.Directive });
68
+ NDCFormatterDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.3.5", type: NDCFormatterDirective, selector: "[ndcFormatter]", host: { listeners: { "blur": "onBlur($event.target.value)" } }, ngImport: i0 });
69
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.5", ngImport: i0, type: NDCFormatterDirective, decorators: [{
70
70
  type: Directive,
71
71
  args: [{ selector: '[ndcFormatter]' }]
72
72
  }], ctorParameters: function () { return [{ type: i1.FoehnInputTextComponent }]; }, propDecorators: { onBlur: [{
@@ -11,8 +11,8 @@ import { FoehnValidationAlertsModule } from '../foehn-validation-alerts/foehn-va
11
11
  import * as i0 from "@angular/core";
12
12
  export class FoehnAddressModule {
13
13
  }
14
- FoehnAddressModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: FoehnAddressModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
15
- FoehnAddressModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: FoehnAddressModule, declarations: [FoehnInputAddressComponent,
14
+ FoehnAddressModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.5", ngImport: i0, type: FoehnAddressModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
15
+ FoehnAddressModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.3.5", ngImport: i0, type: FoehnAddressModule, declarations: [FoehnInputAddressComponent,
16
16
  FoehnDisplayAddressComponent,
17
17
  FoehnInputForeignLocalityComponent,
18
18
  FoehnInputForeignStreetComponent], imports: [CommonModule,
@@ -23,14 +23,14 @@ FoehnAddressModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", vers
23
23
  FoehnDisplayAddressComponent,
24
24
  FoehnInputForeignLocalityComponent,
25
25
  FoehnInputForeignStreetComponent] });
26
- FoehnAddressModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: FoehnAddressModule, imports: [[
26
+ FoehnAddressModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.3.5", ngImport: i0, type: FoehnAddressModule, imports: [[
27
27
  CommonModule,
28
28
  SdkDictionaryModule,
29
29
  FoehnAutocompleteModule,
30
30
  FoehnInputModule,
31
31
  FoehnValidationAlertsModule
32
32
  ]] });
33
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: FoehnAddressModule, decorators: [{
33
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.5", ngImport: i0, type: FoehnAddressModule, decorators: [{
34
34
  type: NgModule,
35
35
  args: [{
36
36
  imports: [
@@ -59,9 +59,9 @@ export class FoehnDisplayAddressComponent {
59
59
  return lines;
60
60
  }
61
61
  }
62
- FoehnDisplayAddressComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: FoehnDisplayAddressComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
63
- FoehnDisplayAddressComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.3", type: FoehnDisplayAddressComponent, selector: "foehn-display-address", inputs: { address: "address" }, ngImport: i0, template: "<address class=\"foehn-address\" *ngIf=\"address\">\n <div *ngFor=\"let addressLine of getLines(address)\">{{ addressLine }}</div>\n</address>\n", styles: [".foehn-address{margin:0;padding:0}\n"], directives: [{ type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }] });
64
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: FoehnDisplayAddressComponent, decorators: [{
62
+ FoehnDisplayAddressComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.5", ngImport: i0, type: FoehnDisplayAddressComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
63
+ FoehnDisplayAddressComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.5", type: FoehnDisplayAddressComponent, selector: "foehn-display-address", inputs: { address: "address" }, ngImport: i0, template: "<address class=\"foehn-address\" *ngIf=\"address\">\n <div *ngFor=\"let addressLine of getLines(address)\">{{ addressLine }}</div>\n</address>\n", styles: [".foehn-address{margin:0;padding:0}\n"], directives: [{ type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }] });
64
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.5", ngImport: i0, type: FoehnDisplayAddressComponent, decorators: [{
65
65
  type: Component,
66
66
  args: [{ selector: 'foehn-display-address', template: "<address class=\"foehn-address\" *ngIf=\"address\">\n <div *ngFor=\"let addressLine of getLines(address)\">{{ addressLine }}</div>\n</address>\n", styles: [".foehn-address{margin:0;padding:0}\n"] }]
67
67
  }], propDecorators: { address: [{