@onemrvapublic/design-system 18.2.5-develop.3 → 18.2.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (161) hide show
  1. package/esm2022/core/src/lib/core.module.mjs +4 -4
  2. package/esm2022/core/src/lib/services/onemrva-error-handler.service.mjs +3 -3
  3. package/esm2022/flag-icon/src/flag-icon.component.mjs +3 -3
  4. package/esm2022/layout/src/components/layout/layout.component.mjs +3 -3
  5. package/esm2022/layout/src/components/layout-after-nav/layout-after-nav.component.mjs +3 -3
  6. package/esm2022/layout/src/components/layout-content/layout-content.component.mjs +3 -3
  7. package/esm2022/layout/src/components/layout-drawer-actions/layout-drawer-actions.component.mjs +3 -3
  8. package/esm2022/layout/src/components/layout-drawer-content/layout-drawer-content.component.mjs +3 -3
  9. package/esm2022/layout/src/components/layout-drawer-title/layout-drawer-title.component.mjs +3 -3
  10. package/esm2022/layout/src/components/layout-footer/layout-footer.component.mjs +3 -3
  11. package/esm2022/layout/src/components/layout-login-menu/layout-login-menu.component.mjs +3 -3
  12. package/esm2022/layout/src/components/layout-route/layout-route.component.mjs +3 -3
  13. package/esm2022/layout/src/components/layout-sidenav/layout-sidenav.component.mjs +3 -3
  14. package/esm2022/layout/src/components/layout-sidenav-title/layout-sidenav-title.component.mjs +3 -3
  15. package/esm2022/layout/src/components/layout-subroute/layout-subroute.component.mjs +3 -3
  16. package/esm2022/layout/src/components/layout-title/layout-title.component.mjs +3 -3
  17. package/esm2022/layout/src/directives/drawer-host.directive.mjs +3 -3
  18. package/esm2022/layout/src/layout.module.mjs +4 -4
  19. package/esm2022/layout/src/services/drawer.service.mjs +3 -3
  20. package/esm2022/layout/src/striphtml.pipe.mjs +3 -3
  21. package/esm2022/mat-avatar/src/onemrva-mat-avatar.component.mjs +3 -3
  22. package/esm2022/mat-avatar/src/onemrva-mat-avatar.module.mjs +4 -4
  23. package/esm2022/mat-badge/src/onemrva-mat-badge.component.mjs +3 -3
  24. package/esm2022/mat-badge/src/onemrva-mat-badge.module.mjs +4 -4
  25. package/esm2022/mat-breadcrumb/src/onemrva-mat-breadcrumb.component.mjs +3 -3
  26. package/esm2022/mat-breadcrumb/src/onemrva-mat-breadcrumb.module.mjs +4 -4
  27. package/esm2022/mat-breadcrumb/src/onemrva-mat-breadcrumb.service.mjs +3 -3
  28. package/esm2022/mat-carousel/src/mat-carousel-item/onemrva-mat-carousel-item.component.mjs +3 -3
  29. package/esm2022/mat-carousel/src/onemrva-mat-carousel.component.mjs +3 -3
  30. package/esm2022/mat-copy-to-clipboard/src/components/copy-to-clipboard.component.mjs +3 -3
  31. package/esm2022/mat-datepicker-header/src/onemrva-mat-datepicker-header.component.mjs +3 -3
  32. package/esm2022/mat-empty-row/src/onemrva-mat-empty-row.component.mjs +3 -3
  33. package/esm2022/mat-file-upload/src/components/onemrva-mat-file-panel/onemrva-file-panel.component.mjs +3 -3
  34. package/esm2022/mat-file-upload/src/components/onemrva-mat-file-upload/onemrva-mat-file-upload.component.mjs +3 -3
  35. package/esm2022/mat-file-upload/src/directives/dnd.directive.mjs +3 -3
  36. package/esm2022/mat-file-upload/src/onemrva-mat-file-upload.module.mjs +4 -4
  37. package/esm2022/mat-file-upload/src/onemrva-mat-file-upload.service.mjs +3 -3
  38. package/esm2022/mat-file-upload/src/onemrva-mat-file-upload.store.mjs +3 -3
  39. package/esm2022/mat-input-bank-account/src/bank-account.component.mjs +3 -3
  40. package/esm2022/mat-input-bank-account/src/onemrva-mat-input-bank-account.component.mjs +3 -3
  41. package/esm2022/mat-input-birthplace/src/country-item.component.mjs +3 -3
  42. package/esm2022/mat-input-birthplace/src/onemrva-mat-input-birthplace.component.mjs +3 -3
  43. package/esm2022/mat-input-country/src/onemrva-mat-input-country.component.mjs +3 -3
  44. package/esm2022/mat-input-enterprise-number/src/onemrva-mat-input-enterprise-number.component.mjs +3 -3
  45. package/esm2022/mat-input-phone/src/onemrva-mat-input-phone.component.mjs +3 -3
  46. package/esm2022/mat-input-phone/src/phone-number.directive.mjs +3 -3
  47. package/esm2022/mat-message-box/src/onemrva-mat-message-box.component.mjs +3 -3
  48. package/esm2022/mat-message-box/src/onemrva-mat-message-box.module.mjs +4 -4
  49. package/esm2022/mat-multi-select/src/onemrva-mat-multi-select.component.mjs +3 -3
  50. package/esm2022/mat-multi-select/src/onemrva-mat-multi-select.module.mjs +4 -4
  51. package/esm2022/mat-notification/src/onemrva-mat-notification.component.mjs +3 -3
  52. package/esm2022/mat-paginator/src/onemrva-mat-paginator.component.mjs +3 -3
  53. package/esm2022/mat-paginator/src/onemrva-mat-paginator.module.mjs +4 -4
  54. package/esm2022/mat-panel/src/onemrva-mat-panel-content.component.mjs +3 -3
  55. package/esm2022/mat-panel/src/onemrva-mat-panel-icon.component.mjs +3 -3
  56. package/esm2022/mat-panel/src/onemrva-mat-panel-title-action.component.mjs +3 -3
  57. package/esm2022/mat-panel/src/onemrva-mat-panel-title.component.mjs +3 -3
  58. package/esm2022/mat-panel/src/onemrva-mat-panel.component.mjs +3 -3
  59. package/esm2022/mat-panel/src/onemrva-mat-panel.module.mjs +4 -4
  60. package/esm2022/mat-pop-over/src/onemrva-mat-pop-over-content.component.mjs +3 -3
  61. package/esm2022/mat-pop-over/src/onemrva-mat-pop-over-trigger.component.mjs +3 -3
  62. package/esm2022/mat-pop-over/src/onemrva-mat-pop-over.component.mjs +3 -3
  63. package/esm2022/mat-pop-over/src/onemrva-mat-pop-over.module.mjs +4 -4
  64. package/esm2022/mat-progress-bar/src/onemrva-mat-progress-bar.component.mjs +3 -3
  65. package/esm2022/mat-select-search/src/mat-select-no-entries-found.directive.mjs +3 -3
  66. package/esm2022/mat-select-search/src/mat-select-search-clear.directive.mjs +3 -3
  67. package/esm2022/mat-select-search/src/mat-select-search.component.mjs +3 -3
  68. package/esm2022/mat-select-search/src/mat-select-search.module.mjs +4 -4
  69. package/esm2022/mat-selectable-box/src/onemrva-mat-selectable-box.component.mjs +3 -3
  70. package/esm2022/mat-selectable-box/src/onemrva-mat-selectable-box.module.mjs +4 -4
  71. package/esm2022/mat-side-menu/src/onemrva-mat-side-menu.component.mjs +3 -3
  72. package/esm2022/mat-side-menu/src/onemrva-mat-side-menu.module.mjs +4 -4
  73. package/esm2022/mat-skeleton/src/onemrva-mat-skeleton.component.mjs +3 -3
  74. package/esm2022/mat-skeleton/src/onemrva-mat-skeleton.module.mjs +4 -4
  75. package/esm2022/mat-spinner/src/onemrva-mat-loading.directive.mjs +3 -3
  76. package/esm2022/mat-spinner/src/onemrva-mat-spinner.component.mjs +3 -3
  77. package/esm2022/mat-spinner/src/onemrva-mat-spinner.module.mjs +4 -4
  78. package/esm2022/mat-stepper/src/onemrva-mat-stepper.component.mjs +3 -3
  79. package/esm2022/mat-stepper/src/onemrva-mat-stepper.module.mjs +4 -4
  80. package/esm2022/mat-sticker/src/onemrva-mat-sticker.component.mjs +3 -3
  81. package/esm2022/mat-sticker/src/onemrva-mat-sticker.module.mjs +4 -4
  82. package/esm2022/mat-table-of-content/src/onemrva-mat-table-of-content.component.mjs +3 -3
  83. package/esm2022/mat-table-of-content/src/onemrva-mat-table-of-content.directive.mjs +3 -3
  84. package/esm2022/mat-table-of-content/src/onemrva-mat-table-of-content.service.mjs +3 -3
  85. package/esm2022/mat-task-list/src/onemrva-mat-task-content.component.mjs +3 -3
  86. package/esm2022/mat-task-list/src/onemrva-mat-task-list.component.mjs +3 -3
  87. package/esm2022/mat-task-list/src/onemrva-mat-task-list.module.mjs +4 -4
  88. package/esm2022/mat-task-list/src/onemrva-mat-task-title.component.mjs +3 -3
  89. package/esm2022/mat-task-list/src/onemrva-mat-task.component.mjs +3 -3
  90. package/esm2022/mat-timepicker/src/clock/clock.component.mjs +3 -3
  91. package/esm2022/mat-timepicker/src/onemrva-mat-timepicker.component.mjs +3 -3
  92. package/esm2022/mat-timepicker/src/onemrva-mat-timepicker.module.mjs +4 -4
  93. package/esm2022/mat-timepicker/src/timepicker-dialog/timepicker-dialog.component.mjs +3 -3
  94. package/esm2022/mat-timepicker/src/timepicker-toggle/timepicker-toggle.component.mjs +6 -6
  95. package/esm2022/mat-timepicker/src/timepicker.directive.mjs +3 -3
  96. package/esm2022/mat-toast/src/onemrva-mat-toast.component.mjs +3 -3
  97. package/esm2022/mat-toast/src/onemrva-mat-toast.module.mjs +4 -4
  98. package/esm2022/mat-tooltip/src/onemrva-mat-tooltip.component.mjs +3 -3
  99. package/esm2022/mat-tooltip/src/onemrva-mat-tooltip.directive.mjs +3 -3
  100. package/esm2022/mat-tooltip/src/onemrva-mat-tooltip.module.mjs +4 -4
  101. package/esm2022/page-not-found/src/page-not-found-action.component.mjs +3 -3
  102. package/esm2022/page-not-found/src/page-not-found-extra.component.mjs +3 -3
  103. package/esm2022/page-not-found/src/page-not-found-invader.component.mjs +3 -3
  104. package/esm2022/page-not-found/src/page-not-found.component.mjs +3 -3
  105. package/esm2022/page-not-found/src/page-not-found.module.mjs +4 -4
  106. package/esm2022/shared/src/lib/adapters/date.adapter.mjs +3 -3
  107. package/esm2022/shared/src/lib/components/clipboard-icon/clipboard-icon.component.mjs +3 -3
  108. package/esm2022/shared/src/lib/containers/WebComponentOverlayContainer.mjs +3 -3
  109. package/esm2022/shared/src/lib/directives/clipboard.directive.mjs +3 -3
  110. package/esm2022/shared/src/lib/directives/color.directive.mjs +3 -3
  111. package/esm2022/shared/src/lib/directives/digit-only.directive.mjs +3 -3
  112. package/esm2022/shared/src/lib/directives/iconRight.directive.mjs +3 -3
  113. package/esm2022/shared/src/lib/directives/if-width-is.directive.mjs +3 -3
  114. package/esm2022/shared/src/lib/directives/mask.directive.mjs +3 -3
  115. package/esm2022/shared/src/lib/directives/mat-row-clickable.directive.mjs +3 -3
  116. package/esm2022/shared/src/lib/pipes/onemrva-bce.pipe.mjs +3 -3
  117. package/esm2022/shared/src/lib/pipes/onemrva-niss.pipe.mjs +3 -3
  118. package/esm2022/shared/src/lib/services/cache.service.mjs +3 -3
  119. package/esm2022/shared/src/lib/services/cdn.service.mjs +3 -3
  120. package/esm2022/shared/src/lib/services/country-cdn.service.mjs +3 -3
  121. package/esm2022/shared/src/lib/services/country-lookup.service.mjs +3 -3
  122. package/esm2022/shared/src/lib/shared.datepicker.module.mjs +4 -4
  123. package/esm2022/shared/src/lib/shared.module.mjs +4 -4
  124. package/fesm2022/onemrvapublic-design-system-core.mjs +7 -7
  125. package/fesm2022/onemrvapublic-design-system-flag-icon.mjs +3 -3
  126. package/fesm2022/onemrvapublic-design-system-layout.mjs +52 -52
  127. package/fesm2022/onemrvapublic-design-system-mat-avatar.mjs +7 -7
  128. package/fesm2022/onemrvapublic-design-system-mat-badge.mjs +7 -7
  129. package/fesm2022/onemrvapublic-design-system-mat-breadcrumb.mjs +10 -10
  130. package/fesm2022/onemrvapublic-design-system-mat-carousel.mjs +6 -6
  131. package/fesm2022/onemrvapublic-design-system-mat-copy-to-clipboard.mjs +3 -3
  132. package/fesm2022/onemrvapublic-design-system-mat-datepicker-header.mjs +3 -3
  133. package/fesm2022/onemrvapublic-design-system-mat-empty-row.mjs +3 -3
  134. package/fesm2022/onemrvapublic-design-system-mat-file-upload.mjs +19 -19
  135. package/fesm2022/onemrvapublic-design-system-mat-input-bank-account.mjs +6 -6
  136. package/fesm2022/onemrvapublic-design-system-mat-input-birthplace.mjs +6 -6
  137. package/fesm2022/onemrvapublic-design-system-mat-input-country.mjs +3 -3
  138. package/fesm2022/onemrvapublic-design-system-mat-input-enterprise-number.mjs +3 -3
  139. package/fesm2022/onemrvapublic-design-system-mat-input-phone.mjs +6 -6
  140. package/fesm2022/onemrvapublic-design-system-mat-message-box.mjs +7 -7
  141. package/fesm2022/onemrvapublic-design-system-mat-multi-select.mjs +7 -7
  142. package/fesm2022/onemrvapublic-design-system-mat-notification.mjs +3 -3
  143. package/fesm2022/onemrvapublic-design-system-mat-paginator.mjs +7 -7
  144. package/fesm2022/onemrvapublic-design-system-mat-panel.mjs +19 -19
  145. package/fesm2022/onemrvapublic-design-system-mat-pop-over.mjs +13 -13
  146. package/fesm2022/onemrvapublic-design-system-mat-progress-bar.mjs +3 -3
  147. package/fesm2022/onemrvapublic-design-system-mat-select-search.mjs +13 -13
  148. package/fesm2022/onemrvapublic-design-system-mat-selectable-box.mjs +7 -7
  149. package/fesm2022/onemrvapublic-design-system-mat-side-menu.mjs +7 -7
  150. package/fesm2022/onemrvapublic-design-system-mat-skeleton.mjs +7 -7
  151. package/fesm2022/onemrvapublic-design-system-mat-spinner.mjs +10 -10
  152. package/fesm2022/onemrvapublic-design-system-mat-stepper.mjs +7 -7
  153. package/fesm2022/onemrvapublic-design-system-mat-sticker.mjs +7 -7
  154. package/fesm2022/onemrvapublic-design-system-mat-table-of-content.mjs +9 -9
  155. package/fesm2022/onemrvapublic-design-system-mat-task-list.mjs +16 -16
  156. package/fesm2022/onemrvapublic-design-system-mat-timepicker.mjs +22 -22
  157. package/fesm2022/onemrvapublic-design-system-mat-toast.mjs +7 -7
  158. package/fesm2022/onemrvapublic-design-system-mat-tooltip.mjs +10 -10
  159. package/fesm2022/onemrvapublic-design-system-page-not-found.mjs +16 -16
  160. package/fesm2022/onemrvapublic-design-system-shared.mjs +56 -56
  161. package/package.json +12 -10
@@ -8,10 +8,10 @@ import * as i3 from '@ngx-translate/core';
8
8
  import { TranslateModule } from '@ngx-translate/core';
9
9
 
10
10
  class PageNotFoundActionComponent {
11
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: PageNotFoundActionComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
12
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.4", type: PageNotFoundActionComponent, selector: "page-not-found-action", viewQueries: [{ propertyName: "template", first: true, predicate: TemplateRef, descendants: true }], ngImport: i0, template: '<ng-template><ng-content></ng-content></ng-template>', isInline: true }); }
11
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.5", ngImport: i0, type: PageNotFoundActionComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
12
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.5", type: PageNotFoundActionComponent, selector: "page-not-found-action", viewQueries: [{ propertyName: "template", first: true, predicate: TemplateRef, descendants: true }], ngImport: i0, template: '<ng-template><ng-content></ng-content></ng-template>', isInline: true }); }
13
13
  }
14
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: PageNotFoundActionComponent, decorators: [{
14
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImport: i0, type: PageNotFoundActionComponent, decorators: [{
15
15
  type: Component,
16
16
  args: [{
17
17
  selector: 'page-not-found-action',
@@ -23,10 +23,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.4", ngImpor
23
23
  }] } });
24
24
 
25
25
  class PageNotFoundExtraComponent {
26
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: PageNotFoundExtraComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
27
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.4", type: PageNotFoundExtraComponent, selector: "page-not-found-extra", viewQueries: [{ propertyName: "template", first: true, predicate: TemplateRef, descendants: true }], ngImport: i0, template: '<ng-template><ng-content></ng-content></ng-template>', isInline: true }); }
26
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.5", ngImport: i0, type: PageNotFoundExtraComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
27
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.5", type: PageNotFoundExtraComponent, selector: "page-not-found-extra", viewQueries: [{ propertyName: "template", first: true, predicate: TemplateRef, descendants: true }], ngImport: i0, template: '<ng-template><ng-content></ng-content></ng-template>', isInline: true }); }
28
28
  }
29
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: PageNotFoundExtraComponent, decorators: [{
29
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImport: i0, type: PageNotFoundExtraComponent, decorators: [{
30
30
  type: Component,
31
31
  args: [{
32
32
  selector: 'page-not-found-extra',
@@ -83,8 +83,8 @@ class PageNotFoundInvaderComponent {
83
83
  this.score++;
84
84
  this.score$.next(this.score);
85
85
  }
86
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: PageNotFoundInvaderComponent, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
87
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.4", type: PageNotFoundInvaderComponent, selector: "page-not-found-invader", ngImport: i0, template: `
86
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.5", ngImport: i0, type: PageNotFoundInvaderComponent, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
87
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.5", type: PageNotFoundInvaderComponent, selector: "page-not-found-invader", ngImport: i0, template: `
88
88
  <img
89
89
  src="https://cdn.services.rvaonem.fgov.be/assets/404/saucer.svg"
90
90
  class="invader"
@@ -103,7 +103,7 @@ class PageNotFoundInvaderComponent {
103
103
  <!--div class="laser"></div-->
104
104
  `, isInline: true, styles: [".invader{max-height:20px;max-width:20px;position:absolute;border-radius:50%;z-index:100}.invader.game-over{padding:10px;border:2px solid red}.invader:hover{cursor:crosshair}\n"], dependencies: [{ kind: "directive", type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i1.NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }, { kind: "pipe", type: i1.AsyncPipe, name: "async" }] }); }
105
105
  }
106
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: PageNotFoundInvaderComponent, decorators: [{
106
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImport: i0, type: PageNotFoundInvaderComponent, decorators: [{
107
107
  type: Component,
108
108
  args: [{ selector: 'page-not-found-invader', template: `
109
109
  <img
@@ -158,10 +158,10 @@ class PageNotFoundComponent {
158
158
  this.konamiMatch = true;
159
159
  }
160
160
  }
161
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: PageNotFoundComponent, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
162
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.4", type: PageNotFoundComponent, selector: "page-not-found", queries: [{ propertyName: "extra", first: true, predicate: PageNotFoundExtraComponent, descendants: true }, { propertyName: "actions", predicate: PageNotFoundActionComponent }], ngImport: i0, template: "<div class=\"page-not-found\">\n <!--img src=\"https://cdn.services.rvaonem.fgov.be/img/404/Arri\u00E8re-plan.svg\" class=\"ap\" /-->\n <div class=\"not-found-section\">\n <div class=\"heading mat-headline-1\">{{ '404.oops' | translate }}</div>\n <h1>{{ '404.title' | translate }}</h1>\n <p>{{ '404.body' | translate }}</p>\n <h2>{{ '404.actions' | translate }}</h2>\n <div class=\"actions\">\n <ng-container *ngFor=\"let action of actions?.toArray(); let i = index\">\n <ng-container *ngIf=\"action.template\">\n <ng-container *ngTemplateOutlet=\"action.template\"></ng-container>\n </ng-container>\n </ng-container>\n </div>\n <ng-container *ngIf=\"extra?.template as tpl\">\n <ng-container *ngTemplateOutlet=\"tpl\"></ng-container>\n </ng-container>\n </div>\n <div class=\"not-found-section section-flying-saucer\">\n <div class=\"not-found-section flying-saucer-container\">\n <img\n src=\"https://cdn.services.rvaonem.fgov.be/img/404/saucer.svg\"\n class=\"soucoupe\"\n alt=\"{{ '404.flying.saucer' | translate }}\"\n />\n <img\n src=\"https://cdn.services.rvaonem.fgov.be/img/404/lightbeam.svg\"\n class=\"halo\"\n alt=\"{{ '404.tractor.beam' | translate }}\"\n />\n <div class=\"page-container\">\n <img\n src=\"https://cdn.services.rvaonem.fgov.be/img/404/document.svg\"\n class=\"page\"\n alt=\"{{ '404.scared.page' | translate }}\"\n />\n </div>\n <img\n src=\"https://cdn.services.rvaonem.fgov.be/img/404/shadow.svg\"\n class=\"ombre\"\n alt=\"{{ '404.shadow' | translate }}\"\n />\n </div>\n </div>\n\n <page-not-found-invader *ngIf=\"konamiMatch\"></page-not-found-invader>\n</div>\n", styles: [".page-not-found{display:flex;flex-flow:row wrap;position:relative;background-image:url(https://cdn.services.rvaonem.fgov.be/assets/404/shape.svg);background-size:auto 160vh;background-position:40vw -30vh;min-height:100vh;background-repeat:no-repeat}.page-not-found .ap{position:absolute;top:0;right:0}.page-not-found .not-found-section{flex:1 1 300px;padding:48px 146px}.page-not-found .not-found-section .oops{font-size:7vw;line-height:11vw;font-weight:700;margin-bottom:21px}.page-not-found .not-found-section .nf-title{margin-bottom:21px}.page-not-found .not-found-section .nf-body{margin-bottom:40px}.page-not-found .not-found-section .nf-actions{margin-bottom:32px;font-size:24px;line-height:36px;font-weight:700}.page-not-found .not-found-section .actions{display:flex;gap:8px;margin-bottom:40px}.page-not-found .not-found-section.section-flying-saucer{padding-top:96px}.page-not-found not-found-invader{position:absolute}.flying-saucer-container{position:relative}.flying-saucer-container .soucoupe{position:absolute;top:0;left:0;z-index:10;transform:translateY(0);animation-name:takeOff;animation-duration:10s}.flying-saucer-container .halo{position:absolute;top:143px;left:42px;height:395px;width:273px;border-radius:0 0 130px 130px;opacity:1;animation-name:retractHalo;animation-duration:10s}.flying-saucer-container .page-container{position:absolute;top:147px;left:100px;height:350px;overflow:hidden;animation-direction:normal}.flying-saucer-container .page-container .page{transform:translateY(100px);animation-name:suckPage;animation-duration:10s}.flying-saucer-container .ombre{position:absolute;top:536px;animation-name:shadowFade;animation-duration:10s;opacity:1;width:250px;left:60px}@keyframes suckPage{0%{transform:translateY(100px);opacity:1}35%{transform:translateY(100px);opacity:1}55%{opacity:0}85%{transform:translateY(-300px);opacity:0}to{transform:translateY(100px)}}@keyframes retractHalo{0%{opacity:0}25%{opacity:0}35%{opacity:1}55%{opacity:1}85%{opacity:0}99%{opacity:0}to{opacity:1}}@keyframes takeOff{0%{transform:translateY(-300px)}25%{transform:translateY(0)}70%{transform:translateY(0)}90%{transform:translateY(-300px)}96%{transform:translateY(-300px)}to{transform:translateY(0)}}@keyframes shadowFade{0%{opacity:0;width:370px;left:0}25%{opacity:1;width:250px;left:60px}70%{opacity:1;width:250px;left:60px}90%{opacity:0;width:370px;left:0}96%{opacity:0;width:370px;left:0}to{opacity:1;width:250px;left:60px}}\n"], dependencies: [{ kind: "directive", type: i1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i1.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "component", type: PageNotFoundInvaderComponent, selector: "page-not-found-invader" }, { kind: "pipe", type: i3.TranslatePipe, name: "translate" }] }); }
161
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.5", ngImport: i0, type: PageNotFoundComponent, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
162
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.5", type: PageNotFoundComponent, selector: "page-not-found", queries: [{ propertyName: "extra", first: true, predicate: PageNotFoundExtraComponent, descendants: true }, { propertyName: "actions", predicate: PageNotFoundActionComponent }], ngImport: i0, template: "<div class=\"page-not-found\">\n <!--img src=\"https://cdn.services.rvaonem.fgov.be/img/404/Arri\u00E8re-plan.svg\" class=\"ap\" /-->\n <div class=\"not-found-section\">\n <div class=\"heading mat-headline-1\">{{ '404.oops' | translate }}</div>\n <h1>{{ '404.title' | translate }}</h1>\n <p>{{ '404.body' | translate }}</p>\n <h2>{{ '404.actions' | translate }}</h2>\n <div class=\"actions\">\n <ng-container *ngFor=\"let action of actions?.toArray(); let i = index\">\n <ng-container *ngIf=\"action.template\">\n <ng-container *ngTemplateOutlet=\"action.template\"></ng-container>\n </ng-container>\n </ng-container>\n </div>\n <ng-container *ngIf=\"extra?.template as tpl\">\n <ng-container *ngTemplateOutlet=\"tpl\"></ng-container>\n </ng-container>\n </div>\n <div class=\"not-found-section section-flying-saucer\">\n <div class=\"not-found-section flying-saucer-container\">\n <img\n src=\"https://cdn.services.rvaonem.fgov.be/img/404/saucer.svg\"\n class=\"soucoupe\"\n alt=\"{{ '404.flying.saucer' | translate }}\"\n />\n <img\n src=\"https://cdn.services.rvaonem.fgov.be/img/404/lightbeam.svg\"\n class=\"halo\"\n alt=\"{{ '404.tractor.beam' | translate }}\"\n />\n <div class=\"page-container\">\n <img\n src=\"https://cdn.services.rvaonem.fgov.be/img/404/document.svg\"\n class=\"page\"\n alt=\"{{ '404.scared.page' | translate }}\"\n />\n </div>\n <img\n src=\"https://cdn.services.rvaonem.fgov.be/img/404/shadow.svg\"\n class=\"ombre\"\n alt=\"{{ '404.shadow' | translate }}\"\n />\n </div>\n </div>\n\n <page-not-found-invader *ngIf=\"konamiMatch\"></page-not-found-invader>\n</div>\n", styles: [".page-not-found{display:flex;flex-flow:row wrap;position:relative;background-image:url(https://cdn.services.rvaonem.fgov.be/assets/404/shape.svg);background-size:auto 160vh;background-position:40vw -30vh;min-height:100vh;background-repeat:no-repeat}.page-not-found .ap{position:absolute;top:0;right:0}.page-not-found .not-found-section{flex:1 1 300px;padding:48px 146px}.page-not-found .not-found-section .oops{font-size:7vw;line-height:11vw;font-weight:700;margin-bottom:21px}.page-not-found .not-found-section .nf-title{margin-bottom:21px}.page-not-found .not-found-section .nf-body{margin-bottom:40px}.page-not-found .not-found-section .nf-actions{margin-bottom:32px;font-size:24px;line-height:36px;font-weight:700}.page-not-found .not-found-section .actions{display:flex;gap:8px;margin-bottom:40px}.page-not-found .not-found-section.section-flying-saucer{padding-top:96px}.page-not-found not-found-invader{position:absolute}.flying-saucer-container{position:relative}.flying-saucer-container .soucoupe{position:absolute;top:0;left:0;z-index:10;transform:translateY(0);animation-name:takeOff;animation-duration:10s}.flying-saucer-container .halo{position:absolute;top:143px;left:42px;height:395px;width:273px;border-radius:0 0 130px 130px;opacity:1;animation-name:retractHalo;animation-duration:10s}.flying-saucer-container .page-container{position:absolute;top:147px;left:100px;height:350px;overflow:hidden;animation-direction:normal}.flying-saucer-container .page-container .page{transform:translateY(100px);animation-name:suckPage;animation-duration:10s}.flying-saucer-container .ombre{position:absolute;top:536px;animation-name:shadowFade;animation-duration:10s;opacity:1;width:250px;left:60px}@keyframes suckPage{0%{transform:translateY(100px);opacity:1}35%{transform:translateY(100px);opacity:1}55%{opacity:0}85%{transform:translateY(-300px);opacity:0}to{transform:translateY(100px)}}@keyframes retractHalo{0%{opacity:0}25%{opacity:0}35%{opacity:1}55%{opacity:1}85%{opacity:0}99%{opacity:0}to{opacity:1}}@keyframes takeOff{0%{transform:translateY(-300px)}25%{transform:translateY(0)}70%{transform:translateY(0)}90%{transform:translateY(-300px)}96%{transform:translateY(-300px)}to{transform:translateY(0)}}@keyframes shadowFade{0%{opacity:0;width:370px;left:0}25%{opacity:1;width:250px;left:60px}70%{opacity:1;width:250px;left:60px}90%{opacity:0;width:370px;left:0}96%{opacity:0;width:370px;left:0}to{opacity:1;width:250px;left:60px}}\n"], dependencies: [{ kind: "directive", type: i1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i1.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "component", type: PageNotFoundInvaderComponent, selector: "page-not-found-invader" }, { kind: "pipe", type: i3.TranslatePipe, name: "translate" }] }); }
163
163
  }
164
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: PageNotFoundComponent, decorators: [{
164
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImport: i0, type: PageNotFoundComponent, decorators: [{
165
165
  type: Component,
166
166
  args: [{ selector: 'page-not-found', template: "<div class=\"page-not-found\">\n <!--img src=\"https://cdn.services.rvaonem.fgov.be/img/404/Arri\u00E8re-plan.svg\" class=\"ap\" /-->\n <div class=\"not-found-section\">\n <div class=\"heading mat-headline-1\">{{ '404.oops' | translate }}</div>\n <h1>{{ '404.title' | translate }}</h1>\n <p>{{ '404.body' | translate }}</p>\n <h2>{{ '404.actions' | translate }}</h2>\n <div class=\"actions\">\n <ng-container *ngFor=\"let action of actions?.toArray(); let i = index\">\n <ng-container *ngIf=\"action.template\">\n <ng-container *ngTemplateOutlet=\"action.template\"></ng-container>\n </ng-container>\n </ng-container>\n </div>\n <ng-container *ngIf=\"extra?.template as tpl\">\n <ng-container *ngTemplateOutlet=\"tpl\"></ng-container>\n </ng-container>\n </div>\n <div class=\"not-found-section section-flying-saucer\">\n <div class=\"not-found-section flying-saucer-container\">\n <img\n src=\"https://cdn.services.rvaonem.fgov.be/img/404/saucer.svg\"\n class=\"soucoupe\"\n alt=\"{{ '404.flying.saucer' | translate }}\"\n />\n <img\n src=\"https://cdn.services.rvaonem.fgov.be/img/404/lightbeam.svg\"\n class=\"halo\"\n alt=\"{{ '404.tractor.beam' | translate }}\"\n />\n <div class=\"page-container\">\n <img\n src=\"https://cdn.services.rvaonem.fgov.be/img/404/document.svg\"\n class=\"page\"\n alt=\"{{ '404.scared.page' | translate }}\"\n />\n </div>\n <img\n src=\"https://cdn.services.rvaonem.fgov.be/img/404/shadow.svg\"\n class=\"ombre\"\n alt=\"{{ '404.shadow' | translate }}\"\n />\n </div>\n </div>\n\n <page-not-found-invader *ngIf=\"konamiMatch\"></page-not-found-invader>\n</div>\n", styles: [".page-not-found{display:flex;flex-flow:row wrap;position:relative;background-image:url(https://cdn.services.rvaonem.fgov.be/assets/404/shape.svg);background-size:auto 160vh;background-position:40vw -30vh;min-height:100vh;background-repeat:no-repeat}.page-not-found .ap{position:absolute;top:0;right:0}.page-not-found .not-found-section{flex:1 1 300px;padding:48px 146px}.page-not-found .not-found-section .oops{font-size:7vw;line-height:11vw;font-weight:700;margin-bottom:21px}.page-not-found .not-found-section .nf-title{margin-bottom:21px}.page-not-found .not-found-section .nf-body{margin-bottom:40px}.page-not-found .not-found-section .nf-actions{margin-bottom:32px;font-size:24px;line-height:36px;font-weight:700}.page-not-found .not-found-section .actions{display:flex;gap:8px;margin-bottom:40px}.page-not-found .not-found-section.section-flying-saucer{padding-top:96px}.page-not-found not-found-invader{position:absolute}.flying-saucer-container{position:relative}.flying-saucer-container .soucoupe{position:absolute;top:0;left:0;z-index:10;transform:translateY(0);animation-name:takeOff;animation-duration:10s}.flying-saucer-container .halo{position:absolute;top:143px;left:42px;height:395px;width:273px;border-radius:0 0 130px 130px;opacity:1;animation-name:retractHalo;animation-duration:10s}.flying-saucer-container .page-container{position:absolute;top:147px;left:100px;height:350px;overflow:hidden;animation-direction:normal}.flying-saucer-container .page-container .page{transform:translateY(100px);animation-name:suckPage;animation-duration:10s}.flying-saucer-container .ombre{position:absolute;top:536px;animation-name:shadowFade;animation-duration:10s;opacity:1;width:250px;left:60px}@keyframes suckPage{0%{transform:translateY(100px);opacity:1}35%{transform:translateY(100px);opacity:1}55%{opacity:0}85%{transform:translateY(-300px);opacity:0}to{transform:translateY(100px)}}@keyframes retractHalo{0%{opacity:0}25%{opacity:0}35%{opacity:1}55%{opacity:1}85%{opacity:0}99%{opacity:0}to{opacity:1}}@keyframes takeOff{0%{transform:translateY(-300px)}25%{transform:translateY(0)}70%{transform:translateY(0)}90%{transform:translateY(-300px)}96%{transform:translateY(-300px)}to{transform:translateY(0)}}@keyframes shadowFade{0%{opacity:0;width:370px;left:0}25%{opacity:1;width:250px;left:60px}70%{opacity:1;width:250px;left:60px}90%{opacity:0;width:370px;left:0}96%{opacity:0;width:370px;left:0}to{opacity:1;width:250px;left:60px}}\n"] }]
167
167
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }], propDecorators: { actions: [{
@@ -173,17 +173,17 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.4", ngImpor
173
173
  }] } });
174
174
 
175
175
  class OnemrvaPageNotFoundModule {
176
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: OnemrvaPageNotFoundModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
177
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.4", ngImport: i0, type: OnemrvaPageNotFoundModule, declarations: [PageNotFoundComponent,
176
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.5", ngImport: i0, type: OnemrvaPageNotFoundModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
177
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.5", ngImport: i0, type: OnemrvaPageNotFoundModule, declarations: [PageNotFoundComponent,
178
178
  PageNotFoundInvaderComponent,
179
179
  PageNotFoundActionComponent,
180
180
  PageNotFoundExtraComponent], imports: [CommonModule, TranslateModule], exports: [PageNotFoundComponent,
181
181
  PageNotFoundInvaderComponent,
182
182
  PageNotFoundActionComponent,
183
183
  PageNotFoundExtraComponent] }); }
184
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: OnemrvaPageNotFoundModule, imports: [CommonModule, TranslateModule] }); }
184
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.5", ngImport: i0, type: OnemrvaPageNotFoundModule, imports: [CommonModule, TranslateModule] }); }
185
185
  }
186
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: OnemrvaPageNotFoundModule, decorators: [{
186
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImport: i0, type: OnemrvaPageNotFoundModule, decorators: [{
187
187
  type: NgModule,
188
188
  args: [{
189
189
  declarations: [
@@ -81,10 +81,10 @@ class OnemrvaDateAdapter extends NativeDateAdapter {
81
81
  this.destroyNotifier$.next();
82
82
  this.destroyNotifier$.complete();
83
83
  }
84
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: OnemrvaDateAdapter, deps: [{ token: i1.TranslateService }], target: i0.ɵɵFactoryTarget.Injectable }); }
85
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: OnemrvaDateAdapter }); }
84
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.5", ngImport: i0, type: OnemrvaDateAdapter, deps: [{ token: i1.TranslateService }], target: i0.ɵɵFactoryTarget.Injectable }); }
85
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.5", ngImport: i0, type: OnemrvaDateAdapter }); }
86
86
  }
87
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: OnemrvaDateAdapter, decorators: [{
87
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImport: i0, type: OnemrvaDateAdapter, decorators: [{
88
88
  type: Injectable
89
89
  }], ctorParameters: () => [{ type: i1.TranslateService }] });
90
90
 
@@ -93,10 +93,10 @@ class ClipboardIconComponent {
93
93
  this._elementRef = _elementRef;
94
94
  this.clipboardService = clipboardService;
95
95
  }
96
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: ClipboardIconComponent, deps: [{ token: i0.ElementRef }, { token: i1$1.Clipboard }], target: i0.ɵɵFactoryTarget.Component }); }
97
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.4", type: ClipboardIconComponent, isStandalone: true, selector: "lib-clipboard-icon", ngImport: i0, template: "<mat-icon [matTooltip]=\"'TEST'\">content_copy</mat-icon>\n", styles: [""], dependencies: [{ kind: "ngmodule", type: MatIconModule }, { kind: "component", type: i2.MatIcon, selector: "mat-icon", inputs: ["color", "inline", "svgIcon", "fontSet", "fontIcon"], exportAs: ["matIcon"] }, { kind: "ngmodule", type: MatTooltipModule }, { kind: "directive", type: i3.MatTooltip, selector: "[matTooltip]", inputs: ["matTooltipPosition", "matTooltipPositionAtOrigin", "matTooltipDisabled", "matTooltipShowDelay", "matTooltipHideDelay", "matTooltipTouchGestures", "matTooltip", "matTooltipClass"], exportAs: ["matTooltip"] }] }); }
96
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.5", ngImport: i0, type: ClipboardIconComponent, deps: [{ token: i0.ElementRef }, { token: i1$1.Clipboard }], target: i0.ɵɵFactoryTarget.Component }); }
97
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.5", type: ClipboardIconComponent, isStandalone: true, selector: "lib-clipboard-icon", ngImport: i0, template: "<mat-icon [matTooltip]=\"'TEST'\">content_copy</mat-icon>\n", styles: [""], dependencies: [{ kind: "ngmodule", type: MatIconModule }, { kind: "component", type: i2.MatIcon, selector: "mat-icon", inputs: ["color", "inline", "svgIcon", "fontSet", "fontIcon"], exportAs: ["matIcon"] }, { kind: "ngmodule", type: MatTooltipModule }, { kind: "directive", type: i3.MatTooltip, selector: "[matTooltip]", inputs: ["matTooltipPosition", "matTooltipPositionAtOrigin", "matTooltipDisabled", "matTooltipShowDelay", "matTooltipHideDelay", "matTooltipTouchGestures", "matTooltip", "matTooltipClass"], exportAs: ["matTooltip"] }] }); }
98
98
  }
99
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: ClipboardIconComponent, decorators: [{
99
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImport: i0, type: ClipboardIconComponent, decorators: [{
100
100
  type: Component,
101
101
  args: [{ selector: 'lib-clipboard-icon', standalone: true, imports: [MatIconModule, MatTooltipModule], template: "<mat-icon [matTooltip]=\"'TEST'\">content_copy</mat-icon>\n" }]
102
102
  }], ctorParameters: () => [{ type: i0.ElementRef }, { type: i1$1.Clipboard }] });
@@ -183,10 +183,10 @@ class WebComponentOverlayContainer {
183
183
  this._document.body.appendChild(containerwrap);
184
184
  this._containerElement = container;
185
185
  }
186
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: WebComponentOverlayContainer, deps: [{ token: DOCUMENT }, { token: i1$2.Platform }], target: i0.ɵɵFactoryTarget.Injectable }); }
187
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: WebComponentOverlayContainer, providedIn: 'root' }); }
186
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.5", ngImport: i0, type: WebComponentOverlayContainer, deps: [{ token: DOCUMENT }, { token: i1$2.Platform }], target: i0.ɵɵFactoryTarget.Injectable }); }
187
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.5", ngImport: i0, type: WebComponentOverlayContainer, providedIn: 'root' }); }
188
188
  }
189
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: WebComponentOverlayContainer, decorators: [{
189
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImport: i0, type: WebComponentOverlayContainer, decorators: [{
190
190
  type: Injectable,
191
191
  args: [{ providedIn: 'root' }]
192
192
  }], ctorParameters: () => [{ type: undefined, decorators: [{
@@ -354,10 +354,10 @@ class DigitOnlyDirective {
354
354
  return;
355
355
  e.preventDefault();
356
356
  }
357
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: DigitOnlyDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
358
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.4", type: DigitOnlyDirective, selector: "[digitOnly]", host: { listeners: { "keydown": "onKeyDown($event)" } }, ngImport: i0 }); }
357
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.5", ngImport: i0, type: DigitOnlyDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
358
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.5", type: DigitOnlyDirective, selector: "[digitOnly]", host: { listeners: { "keydown": "onKeyDown($event)" } }, ngImport: i0 }); }
359
359
  }
360
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: DigitOnlyDirective, decorators: [{
360
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImport: i0, type: DigitOnlyDirective, decorators: [{
361
361
  type: Directive,
362
362
  args: [{
363
363
  selector: '[digitOnly]',
@@ -400,10 +400,10 @@ class MatRowClickableDirective {
400
400
  get _isInfo() {
401
401
  return this.color === OnemrvaMatColor.INFO;
402
402
  }
403
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: MatRowClickableDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
404
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.4", type: MatRowClickableDirective, selector: "tr[matRowClickable]", inputs: { color: "color" }, outputs: { matRowClickable: "matRowClickable" }, host: { listeners: { "click": "click($event)" }, properties: { "class.onemrva-clickable-row": "this.cssClass", "class.mat-primary": "this._isPrimary", "class.mat-accent": "this._isAccent", "class.mat-error": "this._isError", "class.mat-warn": "this._isWarn", "class.mat-success": "this._isSuccess", "class.mat-info": "this._isInfo" } }, ngImport: i0 }); }
403
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.5", ngImport: i0, type: MatRowClickableDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
404
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.5", type: MatRowClickableDirective, selector: "tr[matRowClickable]", inputs: { color: "color" }, outputs: { matRowClickable: "matRowClickable" }, host: { listeners: { "click": "click($event)" }, properties: { "class.onemrva-clickable-row": "this.cssClass", "class.mat-primary": "this._isPrimary", "class.mat-accent": "this._isAccent", "class.mat-error": "this._isError", "class.mat-warn": "this._isWarn", "class.mat-success": "this._isSuccess", "class.mat-info": "this._isInfo" } }, ngImport: i0 }); }
405
405
  }
406
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: MatRowClickableDirective, decorators: [{
406
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImport: i0, type: MatRowClickableDirective, decorators: [{
407
407
  type: Directive,
408
408
  args: [{
409
409
  selector: 'tr[matRowClickable]',
@@ -457,10 +457,10 @@ class IfWidthIsDirective {
457
457
  }
458
458
  });
459
459
  }
460
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: IfWidthIsDirective, deps: [{ token: i1$3.BreakpointObserver }, { token: i0.TemplateRef }, { token: i0.ViewContainerRef }], target: i0.ɵɵFactoryTarget.Directive }); }
461
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.4", type: IfWidthIsDirective, selector: "[ifWidthIs]", inputs: { ifWidthIs: "ifWidthIs" }, ngImport: i0 }); }
460
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.5", ngImport: i0, type: IfWidthIsDirective, deps: [{ token: i1$3.BreakpointObserver }, { token: i0.TemplateRef }, { token: i0.ViewContainerRef }], target: i0.ɵɵFactoryTarget.Directive }); }
461
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.5", type: IfWidthIsDirective, selector: "[ifWidthIs]", inputs: { ifWidthIs: "ifWidthIs" }, ngImport: i0 }); }
462
462
  }
463
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: IfWidthIsDirective, decorators: [{
463
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImport: i0, type: IfWidthIsDirective, decorators: [{
464
464
  type: Directive,
465
465
  args: [{
466
466
  selector: '[ifWidthIs]',
@@ -500,10 +500,10 @@ class OnemRvaColorDirective {
500
500
  get _isInfo() {
501
501
  return this.color === OnemrvaMatColor.INFO;
502
502
  }
503
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: OnemRvaColorDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
504
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.4", type: OnemRvaColorDirective, selector: "mat-card[color],mat-chip[color]", inputs: { color: "color" }, host: { properties: { "class.mat-primary": "this._isPrimary", "class.mat-accent": "this._isAccent", "class.mat-error": "this._isError", "class.mat-warn": "this._isWarn", "class.mat-success": "this._isSuccess", "class.mat-info": "this._isInfo" } }, ngImport: i0 }); }
503
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.5", ngImport: i0, type: OnemRvaColorDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
504
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.5", type: OnemRvaColorDirective, selector: "mat-card[color],mat-chip[color]", inputs: { color: "color" }, host: { properties: { "class.mat-primary": "this._isPrimary", "class.mat-accent": "this._isAccent", "class.mat-error": "this._isError", "class.mat-warn": "this._isWarn", "class.mat-success": "this._isSuccess", "class.mat-info": "this._isInfo" } }, ngImport: i0 }); }
505
505
  }
506
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: OnemRvaColorDirective, decorators: [{
506
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImport: i0, type: OnemRvaColorDirective, decorators: [{
507
507
  type: Directive,
508
508
  args: [{
509
509
  selector: 'mat-card[color],mat-chip[color]',
@@ -682,10 +682,10 @@ class OnemrvaMaskDirective {
682
682
  this.stackIdx = 0; // Current index in undo/redo stack
683
683
  this.markForDelete = false;
684
684
  }
685
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: OnemrvaMaskDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
686
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.4", type: OnemrvaMaskDirective, selector: "[onemrvamask]", inputs: { onemrvamask: "onemrvamask" }, host: { listeners: { "keydown": "onKeyDown($event)", "input": "onInput($event)" } }, ngImport: i0 }); }
685
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.5", ngImport: i0, type: OnemrvaMaskDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
686
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.5", type: OnemrvaMaskDirective, selector: "[onemrvamask]", inputs: { onemrvamask: "onemrvamask" }, host: { listeners: { "keydown": "onKeyDown($event)", "input": "onInput($event)" } }, ngImport: i0 }); }
687
687
  }
688
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: OnemrvaMaskDirective, decorators: [{
688
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImport: i0, type: OnemrvaMaskDirective, decorators: [{
689
689
  type: Directive,
690
690
  args: [{
691
691
  selector: '[onemrvamask]',
@@ -746,10 +746,10 @@ class OnemRvaClipboardDirective {
746
746
  this.vcRef.clear();
747
747
  this.renderer.appendChild(this.elementRef.nativeElement, this.iconEl);
748
748
  }
749
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: OnemRvaClipboardDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }, { token: i0.ComponentFactoryResolver }, { token: i0.ViewContainerRef }, { token: i1$1.Clipboard }], target: i0.ɵɵFactoryTarget.Directive }); }
750
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.4", type: OnemRvaClipboardDirective, selector: "span[clipboard]", inputs: { clipboard: "clipboard" }, host: { properties: { "class": "this.class" } }, ngImport: i0 }); }
749
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.5", ngImport: i0, type: OnemRvaClipboardDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }, { token: i0.ComponentFactoryResolver }, { token: i0.ViewContainerRef }, { token: i1$1.Clipboard }], target: i0.ɵɵFactoryTarget.Directive }); }
750
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.5", type: OnemRvaClipboardDirective, selector: "span[clipboard]", inputs: { clipboard: "clipboard" }, host: { properties: { "class": "this.class" } }, ngImport: i0 }); }
751
751
  }
752
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: OnemRvaClipboardDirective, decorators: [{
752
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImport: i0, type: OnemRvaClipboardDirective, decorators: [{
753
753
  type: Directive,
754
754
  args: [{
755
755
  selector: 'span[clipboard]',
@@ -768,10 +768,10 @@ class OnemRvaIconRightDirective {
768
768
  constructor() {
769
769
  this.class = true;
770
770
  }
771
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: OnemRvaIconRightDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
772
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.4", type: OnemRvaIconRightDirective, selector: "button[iconRight]", host: { properties: { "class.onemrva-icon-right": "this.class" } }, ngImport: i0 }); }
771
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.5", ngImport: i0, type: OnemRvaIconRightDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
772
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.5", type: OnemRvaIconRightDirective, selector: "button[iconRight]", host: { properties: { "class.onemrva-icon-right": "this.class" } }, ngImport: i0 }); }
773
773
  }
774
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: OnemRvaIconRightDirective, decorators: [{
774
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImport: i0, type: OnemRvaIconRightDirective, decorators: [{
775
775
  type: Directive,
776
776
  args: [{
777
777
  selector: 'button[iconRight]',
@@ -895,10 +895,10 @@ class OnemrvaBcePipe {
895
895
  return '?01?.???.???';
896
896
  return `${strOut.substring(0, 4)}.${strOut.substring(4, 7)}.${strOut.substring(7, 10)}`;
897
897
  }
898
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: OnemrvaBcePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
899
- static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "18.2.4", ngImport: i0, type: OnemrvaBcePipe, isStandalone: true, name: "onemrvaBce" }); }
898
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.5", ngImport: i0, type: OnemrvaBcePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
899
+ static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "18.2.5", ngImport: i0, type: OnemrvaBcePipe, isStandalone: true, name: "onemrvaBce" }); }
900
900
  }
901
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: OnemrvaBcePipe, decorators: [{
901
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImport: i0, type: OnemrvaBcePipe, decorators: [{
902
902
  type: Pipe,
903
903
  args: [{
904
904
  name: 'onemrvaBce',
@@ -913,10 +913,10 @@ class OnemrvaNissPipe {
913
913
  return '??01??/???-??';
914
914
  return `${strOut.substring(0, 6)}/${strOut.substring(6, 9)}-${strOut.substring(9, 11)}`;
915
915
  }
916
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: OnemrvaNissPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
917
- static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "18.2.4", ngImport: i0, type: OnemrvaNissPipe, isStandalone: true, name: "onemrvaNiss" }); }
916
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.5", ngImport: i0, type: OnemrvaNissPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
917
+ static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "18.2.5", ngImport: i0, type: OnemrvaNissPipe, isStandalone: true, name: "onemrvaNiss" }); }
918
918
  }
919
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: OnemrvaNissPipe, decorators: [{
919
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImport: i0, type: OnemrvaNissPipe, decorators: [{
920
920
  type: Pipe,
921
921
  args: [{
922
922
  name: 'onemrvaNiss',
@@ -948,10 +948,10 @@ class CommonCountryLookupService {
948
948
  return country || null;
949
949
  }));
950
950
  }
951
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: CommonCountryLookupService, deps: [{ token: i1$4.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
952
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: CommonCountryLookupService, providedIn: 'root' }); }
951
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.5", ngImport: i0, type: CommonCountryLookupService, deps: [{ token: i1$4.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
952
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.5", ngImport: i0, type: CommonCountryLookupService, providedIn: 'root' }); }
953
953
  }
954
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: CommonCountryLookupService, decorators: [{
954
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImport: i0, type: CommonCountryLookupService, decorators: [{
955
955
  type: Injectable,
956
956
  args: [{
957
957
  providedIn: 'root',
@@ -977,10 +977,10 @@ class CacheService {
977
977
  //console.log("DELETE " + key);
978
978
  localStorage.removeItem(key);
979
979
  }
980
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: CacheService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
981
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: CacheService, providedIn: 'root' }); }
980
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.5", ngImport: i0, type: CacheService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
981
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.5", ngImport: i0, type: CacheService, providedIn: 'root' }); }
982
982
  }
983
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: CacheService, decorators: [{
983
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImport: i0, type: CacheService, decorators: [{
984
984
  type: Injectable,
985
985
  args: [{
986
986
  providedIn: 'root',
@@ -1035,8 +1035,8 @@ class OnemRvaCDNService {
1035
1035
  return all.filter(v => !!v).reduce((s, c) => ({ ...s, ...c }), {});
1036
1036
  }));
1037
1037
  }
1038
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: OnemRvaCDNService, deps: [{ token: CacheService }, { token: i1$4.HttpClient }, { token: CDN_URL_MODE, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
1039
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: OnemRvaCDNService, providedIn: 'root' }); }
1038
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.5", ngImport: i0, type: OnemRvaCDNService, deps: [{ token: CacheService }, { token: i1$4.HttpClient }, { token: CDN_URL_MODE, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
1039
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.5", ngImport: i0, type: OnemRvaCDNService, providedIn: 'root' }); }
1040
1040
  }
1041
1041
  __decorate([
1042
1042
  HttpRequestCache(cdnService => ({
@@ -1045,7 +1045,7 @@ __decorate([
1045
1045
  ttl: 3600000,
1046
1046
  }))
1047
1047
  ], OnemRvaCDNService.prototype, "fetch", null);
1048
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: OnemRvaCDNService, decorators: [{
1048
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImport: i0, type: OnemRvaCDNService, decorators: [{
1049
1049
  type: Injectable,
1050
1050
  args: [{
1051
1051
  providedIn: 'root',
@@ -1113,10 +1113,10 @@ class OnemRvaCDNCountryService {
1113
1113
  });
1114
1114
  }));
1115
1115
  }
1116
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: OnemRvaCDNCountryService, deps: [{ token: OnemRvaCDNService }, { token: i1.TranslateService }], target: i0.ɵɵFactoryTarget.Injectable }); }
1117
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: OnemRvaCDNCountryService, providedIn: 'root' }); }
1116
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.5", ngImport: i0, type: OnemRvaCDNCountryService, deps: [{ token: OnemRvaCDNService }, { token: i1.TranslateService }], target: i0.ɵɵFactoryTarget.Injectable }); }
1117
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.5", ngImport: i0, type: OnemRvaCDNCountryService, providedIn: 'root' }); }
1118
1118
  }
1119
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: OnemRvaCDNCountryService, decorators: [{
1119
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImport: i0, type: OnemRvaCDNCountryService, decorators: [{
1120
1120
  type: Injectable,
1121
1121
  args: [{
1122
1122
  providedIn: 'root',
@@ -1243,11 +1243,11 @@ const bankAccountValidator = () => {
1243
1243
  };
1244
1244
 
1245
1245
  class OnemrvaSharedModule {
1246
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: OnemrvaSharedModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
1247
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.4", ngImport: i0, type: OnemrvaSharedModule, declarations: [DigitOnlyDirective, MatRowClickableDirective, OnemRvaClipboardDirective, OnemRvaIconRightDirective, IfWidthIsDirective, OnemRvaColorDirective, OnemrvaMaskDirective], imports: [CommonModule], exports: [DigitOnlyDirective, MatRowClickableDirective, OnemRvaClipboardDirective, OnemRvaIconRightDirective, IfWidthIsDirective, OnemRvaColorDirective, OnemrvaMaskDirective, CommonModule] }); }
1248
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: OnemrvaSharedModule, imports: [CommonModule, CommonModule] }); }
1246
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.5", ngImport: i0, type: OnemrvaSharedModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
1247
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.5", ngImport: i0, type: OnemrvaSharedModule, declarations: [DigitOnlyDirective, MatRowClickableDirective, OnemRvaClipboardDirective, OnemRvaIconRightDirective, IfWidthIsDirective, OnemRvaColorDirective, OnemrvaMaskDirective], imports: [CommonModule], exports: [DigitOnlyDirective, MatRowClickableDirective, OnemRvaClipboardDirective, OnemRvaIconRightDirective, IfWidthIsDirective, OnemRvaColorDirective, OnemrvaMaskDirective, CommonModule] }); }
1248
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.5", ngImport: i0, type: OnemrvaSharedModule, imports: [CommonModule, CommonModule] }); }
1249
1249
  }
1250
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: OnemrvaSharedModule, decorators: [{
1250
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImport: i0, type: OnemrvaSharedModule, decorators: [{
1251
1251
  type: NgModule,
1252
1252
  args: [{
1253
1253
  declarations: [...directives],
@@ -1267,9 +1267,9 @@ function translateDatepicker(translateService, adapter) {
1267
1267
  };
1268
1268
  }
1269
1269
  class OnemrvaDatepickerSharedModule {
1270
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: OnemrvaDatepickerSharedModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
1271
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.4", ngImport: i0, type: OnemrvaDatepickerSharedModule, imports: [MatDatepickerModule, TranslateModule, MatNativeDateModule] }); }
1272
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: OnemrvaDatepickerSharedModule, providers: [
1270
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.5", ngImport: i0, type: OnemrvaDatepickerSharedModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
1271
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.5", ngImport: i0, type: OnemrvaDatepickerSharedModule, imports: [MatDatepickerModule, TranslateModule, MatNativeDateModule] }); }
1272
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.5", ngImport: i0, type: OnemrvaDatepickerSharedModule, providers: [
1273
1273
  {
1274
1274
  provide: MAT_DATE_LOCALE,
1275
1275
  useValue: 'fr',
@@ -1290,7 +1290,7 @@ class OnemrvaDatepickerSharedModule {
1290
1290
  },
1291
1291
  ], imports: [MatDatepickerModule, TranslateModule, MatNativeDateModule] }); }
1292
1292
  }
1293
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: OnemrvaDatepickerSharedModule, decorators: [{
1293
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImport: i0, type: OnemrvaDatepickerSharedModule, decorators: [{
1294
1294
  type: NgModule,
1295
1295
  args: [{
1296
1296
  declarations: [],
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@onemrvapublic/design-system",
3
- "version": "18.2.5-develop.3",
3
+ "version": "18.2.5",
4
4
  "description": "Design System Onem/Rva without theme included",
5
5
  "publishConfig": {
6
6
  "access": "public"
@@ -21,6 +21,10 @@
21
21
  "@ngx-translate/core": "^15.0.0",
22
22
  "libphonenumber-js": "^1.11.3",
23
23
  "rxjs": "~7.8.1",
24
+ "sass": "./_index.scss"
25
+ },
26
+ "./utils": {
27
+ "sass": "./_utils.scss",
24
28
  "mime": "^3.0.0",
25
29
  "mime-wrapper": "^2.0.0",
26
30
  "typescript": "^5.3.3",
@@ -28,23 +32,15 @@
28
32
  "ibantools": "^4.5.1"
29
33
  },
30
34
  "dependencies": {
31
- "tslib": "^2.6.3"
35
+ "tslib": "^2.7.0"
32
36
  },
33
37
  "exports": {
34
38
  ".": {
35
- "sass": "./_index.scss",
36
39
  "types": "./index.d.ts",
37
40
  "esm2022": "./esm2022/onemrvapublic-design-system.mjs",
38
41
  "esm": "./esm2022/onemrvapublic-design-system.mjs",
39
42
  "default": "./fesm2022/onemrvapublic-design-system.mjs"
40
43
  },
41
- "./utils": {
42
- "sass": "./_utils.scss",
43
- "types": "./utils/index.d.ts",
44
- "esm2022": "./esm2022/utils/onemrvapublic-design-system-utils.mjs",
45
- "esm": "./esm2022/utils/onemrvapublic-design-system-utils.mjs",
46
- "default": "./fesm2022/onemrvapublic-design-system-utils.mjs"
47
- },
48
44
  "./package.json": {
49
45
  "default": "./package.json"
50
46
  },
@@ -269,6 +265,12 @@
269
265
  "esm2022": "./esm2022/shared/onemrvapublic-design-system-shared.mjs",
270
266
  "esm": "./esm2022/shared/onemrvapublic-design-system-shared.mjs",
271
267
  "default": "./fesm2022/onemrvapublic-design-system-shared.mjs"
268
+ },
269
+ "./utils": {
270
+ "types": "./utils/index.d.ts",
271
+ "esm2022": "./esm2022/utils/onemrvapublic-design-system-utils.mjs",
272
+ "esm": "./esm2022/utils/onemrvapublic-design-system-utils.mjs",
273
+ "default": "./fesm2022/onemrvapublic-design-system-utils.mjs"
272
274
  }
273
275
  },
274
276
  "module": "fesm2022/onemrvapublic-design-system.mjs",