@onemrvapublic/design-system 18.2.16-develop.9 → 18.2.17

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 (214) hide show
  1. package/esm2022/core/src/lib/core.module.mjs +5 -5
  2. package/esm2022/core/src/lib/services/onemrva-error-handler.service.mjs +4 -4
  3. package/esm2022/flag-icon/src/flag-icon.component.mjs +4 -4
  4. package/esm2022/layout/src/components/layout/layout.component.mjs +4 -4
  5. package/esm2022/layout/src/components/layout-after-nav/layout-after-nav.component.mjs +4 -4
  6. package/esm2022/layout/src/components/layout-content/layout-content.component.mjs +4 -4
  7. package/esm2022/layout/src/components/layout-drawer-actions/layout-drawer-actions.component.mjs +4 -4
  8. package/esm2022/layout/src/components/layout-drawer-content/layout-drawer-content.component.mjs +4 -4
  9. package/esm2022/layout/src/components/layout-drawer-title/layout-drawer-title.component.mjs +4 -4
  10. package/esm2022/layout/src/components/layout-footer/layout-footer.component.mjs +4 -4
  11. package/esm2022/layout/src/components/layout-login-menu/layout-login-menu.component.mjs +4 -4
  12. package/esm2022/layout/src/components/layout-route/layout-route.component.mjs +4 -4
  13. package/esm2022/layout/src/components/layout-sidenav/layout-sidenav.component.mjs +4 -4
  14. package/esm2022/layout/src/components/layout-sidenav-title/layout-sidenav-title.component.mjs +4 -4
  15. package/esm2022/layout/src/components/layout-subroute/layout-subroute.component.mjs +4 -4
  16. package/esm2022/layout/src/components/layout-title/layout-title.component.mjs +4 -4
  17. package/esm2022/layout/src/directives/drawer-host.directive.mjs +4 -4
  18. package/esm2022/layout/src/layout.module.mjs +5 -5
  19. package/esm2022/layout/src/services/drawer.service.mjs +4 -4
  20. package/esm2022/layout/src/striphtml.pipe.mjs +4 -4
  21. package/esm2022/mat-avatar/src/onemrva-mat-avatar.component.mjs +4 -4
  22. package/esm2022/mat-avatar/src/onemrva-mat-avatar.module.mjs +5 -5
  23. package/esm2022/mat-badge/src/onemrva-mat-badge.component.mjs +4 -4
  24. package/esm2022/mat-badge/src/onemrva-mat-badge.module.mjs +5 -5
  25. package/esm2022/mat-breadcrumb/src/onemrva-mat-breadcrumb.component.mjs +4 -4
  26. package/esm2022/mat-breadcrumb/src/onemrva-mat-breadcrumb.module.mjs +5 -5
  27. package/esm2022/mat-breadcrumb/src/onemrva-mat-breadcrumb.service.mjs +4 -4
  28. package/esm2022/mat-carousel/src/mat-carousel-item/onemrva-mat-carousel-item.component.mjs +4 -4
  29. package/esm2022/mat-carousel/src/onemrva-mat-carousel.component.mjs +4 -4
  30. package/esm2022/mat-copy-to-clipboard/src/components/copy-to-clipboard.component.mjs +4 -4
  31. package/esm2022/mat-datepicker-header/src/onemrva-mat-datepicker-header.component.mjs +4 -4
  32. package/esm2022/mat-empty-row/src/onemrva-mat-empty-row.component.mjs +4 -4
  33. package/esm2022/mat-file-upload/src/components/onemrva-mat-file-panel/onemrva-file-panel.component.mjs +4 -4
  34. package/esm2022/mat-file-upload/src/components/onemrva-mat-file-upload/onemrva-mat-file-upload.component.mjs +4 -4
  35. package/esm2022/mat-file-upload/src/directives/dnd.directive.mjs +4 -4
  36. package/esm2022/mat-file-upload/src/onemrva-mat-file-upload.module.mjs +5 -5
  37. package/esm2022/mat-file-upload/src/onemrva-mat-file-upload.service.mjs +4 -4
  38. package/esm2022/mat-file-upload/src/onemrva-mat-file-upload.store.mjs +4 -4
  39. package/esm2022/mat-input-birthplace/src/country-item.component.mjs +4 -4
  40. package/esm2022/mat-input-birthplace/src/onemrva-mat-input-birthplace.component.mjs +4 -4
  41. package/esm2022/mat-input-country/src/onemrva-mat-input-country.component.mjs +4 -4
  42. package/esm2022/mat-input-enterprise-number/src/onemrva-mat-input-enterprise-number.component.mjs +4 -4
  43. package/esm2022/mat-input-iban/src/onemrva-mat-input-iban.component.mjs +4 -4
  44. package/esm2022/mat-input-phone/src/onemrva-mat-input-phone.component.mjs +4 -4
  45. package/esm2022/mat-input-phone/src/phone-number.directive.mjs +4 -4
  46. package/esm2022/mat-message-box/src/onemrva-mat-message-box.component.mjs +4 -4
  47. package/esm2022/mat-message-box/src/onemrva-mat-message-box.module.mjs +5 -5
  48. package/esm2022/mat-multi-select/src/onemrva-mat-multi-select.component.mjs +4 -4
  49. package/esm2022/mat-multi-select/src/onemrva-mat-multi-select.module.mjs +5 -5
  50. package/esm2022/mat-notification/src/onemrva-mat-notification.component.mjs +4 -4
  51. package/esm2022/mat-paginator/src/onemrva-mat-paginator.component.mjs +4 -4
  52. package/esm2022/mat-paginator/src/onemrva-mat-paginator.module.mjs +5 -5
  53. package/esm2022/mat-panel/src/onemrva-mat-panel-content.component.mjs +4 -4
  54. package/esm2022/mat-panel/src/onemrva-mat-panel-icon.component.mjs +4 -4
  55. package/esm2022/mat-panel/src/onemrva-mat-panel-title-action.component.mjs +4 -4
  56. package/esm2022/mat-panel/src/onemrva-mat-panel-title.component.mjs +4 -4
  57. package/esm2022/mat-panel/src/onemrva-mat-panel.component.mjs +4 -4
  58. package/esm2022/mat-panel/src/onemrva-mat-panel.module.mjs +5 -5
  59. package/esm2022/mat-pop-over/src/onemrva-mat-pop-over-content.component.mjs +4 -4
  60. package/esm2022/mat-pop-over/src/onemrva-mat-pop-over-trigger.component.mjs +4 -4
  61. package/esm2022/mat-pop-over/src/onemrva-mat-pop-over.component.mjs +4 -4
  62. package/esm2022/mat-pop-over/src/onemrva-mat-pop-over.module.mjs +5 -5
  63. package/esm2022/mat-progress-bar/src/onemrva-mat-progress-bar.component.mjs +4 -4
  64. package/esm2022/mat-select-search/src/mat-select-no-entries-found.directive.mjs +4 -4
  65. package/esm2022/mat-select-search/src/mat-select-search-clear.directive.mjs +4 -4
  66. package/esm2022/mat-select-search/src/mat-select-search.component.mjs +4 -4
  67. package/esm2022/mat-select-search/src/mat-select-search.module.mjs +5 -5
  68. package/esm2022/mat-selectable-box/src/onemrva-mat-selectable-box.component.mjs +4 -4
  69. package/esm2022/mat-selectable-box/src/onemrva-mat-selectable-box.module.mjs +5 -5
  70. package/esm2022/mat-side-menu/src/onemrva-mat-side-menu.component.mjs +4 -4
  71. package/esm2022/mat-side-menu/src/onemrva-mat-side-menu.module.mjs +5 -5
  72. package/esm2022/mat-skeleton/src/onemrva-mat-skeleton.component.mjs +4 -4
  73. package/esm2022/mat-skeleton/src/onemrva-mat-skeleton.module.mjs +5 -5
  74. package/esm2022/mat-spinner/src/onemrva-mat-loading.directive.mjs +4 -4
  75. package/esm2022/mat-spinner/src/onemrva-mat-spinner.component.mjs +4 -4
  76. package/esm2022/mat-spinner/src/onemrva-mat-spinner.module.mjs +5 -5
  77. package/esm2022/mat-stepper/src/onemrva-mat-stepper.component.mjs +4 -4
  78. package/esm2022/mat-stepper/src/onemrva-mat-stepper.module.mjs +5 -5
  79. package/esm2022/mat-sticker/src/onemrva-mat-sticker.component.mjs +4 -4
  80. package/esm2022/mat-sticker/src/onemrva-mat-sticker.module.mjs +5 -5
  81. package/esm2022/mat-table-of-content/src/onemrva-mat-table-of-content.component.mjs +4 -4
  82. package/esm2022/mat-table-of-content/src/onemrva-mat-table-of-content.directive.mjs +4 -4
  83. package/esm2022/mat-table-of-content/src/onemrva-mat-table-of-content.service.mjs +4 -4
  84. package/esm2022/mat-task-list/src/onemrva-mat-task-content.component.mjs +4 -4
  85. package/esm2022/mat-task-list/src/onemrva-mat-task-list.component.mjs +4 -4
  86. package/esm2022/mat-task-list/src/onemrva-mat-task-list.module.mjs +5 -5
  87. package/esm2022/mat-task-list/src/onemrva-mat-task-title.component.mjs +4 -4
  88. package/esm2022/mat-task-list/src/onemrva-mat-task.component.mjs +4 -4
  89. package/esm2022/mat-timepicker/src/clock/clock.component.mjs +4 -4
  90. package/esm2022/mat-timepicker/src/onemrva-mat-timepicker.component.mjs +4 -4
  91. package/esm2022/mat-timepicker/src/onemrva-mat-timepicker.module.mjs +5 -5
  92. package/esm2022/mat-timepicker/src/timepicker-dialog/timepicker-dialog.component.mjs +4 -4
  93. package/esm2022/mat-timepicker/src/timepicker-toggle/timepicker-toggle.component.mjs +7 -7
  94. package/esm2022/mat-timepicker/src/timepicker.directive.mjs +4 -4
  95. package/esm2022/mat-toast/src/onemrva-mat-toast.component.mjs +4 -4
  96. package/esm2022/mat-toast/src/onemrva-mat-toast.module.mjs +5 -5
  97. package/esm2022/mat-tooltip/src/onemrva-mat-tooltip.component.mjs +4 -4
  98. package/esm2022/mat-tooltip/src/onemrva-mat-tooltip.directive.mjs +4 -4
  99. package/esm2022/mat-tooltip/src/onemrva-mat-tooltip.module.mjs +5 -5
  100. package/esm2022/page-not-found/src/page-not-found-action.component.mjs +4 -4
  101. package/esm2022/page-not-found/src/page-not-found-extra.component.mjs +4 -4
  102. package/esm2022/page-not-found/src/page-not-found-invader.component.mjs +4 -4
  103. package/esm2022/page-not-found/src/page-not-found.component.mjs +4 -4
  104. package/esm2022/page-not-found/src/page-not-found.module.mjs +5 -5
  105. package/esm2022/shared/index.mjs +1 -2
  106. package/esm2022/shared/src/lib/adapters/index.mjs +1 -2
  107. package/esm2022/shared/src/lib/adapters/luxon.date.adapter.mjs +13 -8
  108. package/esm2022/shared/src/lib/adapters/native.date.adapter.mjs +4 -4
  109. package/esm2022/shared/src/lib/components/clipboard-icon/clipboard-icon.component.mjs +4 -4
  110. package/esm2022/shared/src/lib/containers/WebComponentOverlayContainer.mjs +4 -4
  111. package/esm2022/shared/src/lib/directives/clipboard.directive.mjs +4 -4
  112. package/esm2022/shared/src/lib/directives/color.directive.mjs +4 -4
  113. package/esm2022/shared/src/lib/directives/digit-only.directive.mjs +4 -4
  114. package/esm2022/shared/src/lib/directives/iconRight.directive.mjs +4 -4
  115. package/esm2022/shared/src/lib/directives/if-width-is.directive.mjs +4 -4
  116. package/esm2022/shared/src/lib/directives/mask.directive.mjs +4 -4
  117. package/esm2022/shared/src/lib/directives/mat-row-clickable.directive.mjs +4 -4
  118. package/esm2022/shared/src/lib/pipes/onemrva-bce.pipe.mjs +4 -4
  119. package/esm2022/shared/src/lib/pipes/onemrva-niss.pipe.mjs +4 -4
  120. package/esm2022/shared/src/lib/providers/onemrva.date.luxon.year.month.provider.mjs +2 -2
  121. package/esm2022/shared/src/lib/providers/onemrva.date.native.year.month.provider.mjs +2 -2
  122. package/esm2022/shared/src/lib/services/cache.service.mjs +4 -4
  123. package/esm2022/shared/src/lib/services/cdn.service.mjs +4 -4
  124. package/esm2022/shared/src/lib/services/country-cdn.service.mjs +4 -4
  125. package/esm2022/shared/src/lib/services/country-lookup.service.mjs +4 -4
  126. package/esm2022/shared/src/lib/services/mime-cdn.service.mjs +4 -4
  127. package/esm2022/shared/src/lib/shared.module.mjs +5 -5
  128. package/fesm2022/onemrvapublic-design-system-core.mjs +7 -7
  129. package/fesm2022/onemrvapublic-design-system-core.mjs.map +1 -1
  130. package/fesm2022/onemrvapublic-design-system-flag-icon.mjs +3 -3
  131. package/fesm2022/onemrvapublic-design-system-flag-icon.mjs.map +1 -1
  132. package/fesm2022/onemrvapublic-design-system-layout.mjs +52 -52
  133. package/fesm2022/onemrvapublic-design-system-layout.mjs.map +1 -1
  134. package/fesm2022/onemrvapublic-design-system-mat-avatar.mjs +7 -7
  135. package/fesm2022/onemrvapublic-design-system-mat-avatar.mjs.map +1 -1
  136. package/fesm2022/onemrvapublic-design-system-mat-badge.mjs +7 -7
  137. package/fesm2022/onemrvapublic-design-system-mat-badge.mjs.map +1 -1
  138. package/fesm2022/onemrvapublic-design-system-mat-breadcrumb.mjs +10 -10
  139. package/fesm2022/onemrvapublic-design-system-mat-breadcrumb.mjs.map +1 -1
  140. package/fesm2022/onemrvapublic-design-system-mat-carousel.mjs +6 -6
  141. package/fesm2022/onemrvapublic-design-system-mat-carousel.mjs.map +1 -1
  142. package/fesm2022/onemrvapublic-design-system-mat-copy-to-clipboard.mjs +3 -3
  143. package/fesm2022/onemrvapublic-design-system-mat-copy-to-clipboard.mjs.map +1 -1
  144. package/fesm2022/onemrvapublic-design-system-mat-datepicker-header.mjs +3 -3
  145. package/fesm2022/onemrvapublic-design-system-mat-datepicker-header.mjs.map +1 -1
  146. package/fesm2022/onemrvapublic-design-system-mat-empty-row.mjs +3 -3
  147. package/fesm2022/onemrvapublic-design-system-mat-empty-row.mjs.map +1 -1
  148. package/fesm2022/onemrvapublic-design-system-mat-file-upload.mjs +19 -19
  149. package/fesm2022/onemrvapublic-design-system-mat-file-upload.mjs.map +1 -1
  150. package/fesm2022/onemrvapublic-design-system-mat-input-birthplace.mjs +6 -6
  151. package/fesm2022/onemrvapublic-design-system-mat-input-birthplace.mjs.map +1 -1
  152. package/fesm2022/onemrvapublic-design-system-mat-input-country.mjs +3 -3
  153. package/fesm2022/onemrvapublic-design-system-mat-input-country.mjs.map +1 -1
  154. package/fesm2022/onemrvapublic-design-system-mat-input-enterprise-number.mjs +3 -3
  155. package/fesm2022/onemrvapublic-design-system-mat-input-enterprise-number.mjs.map +1 -1
  156. package/fesm2022/onemrvapublic-design-system-mat-input-iban.mjs +3 -3
  157. package/fesm2022/onemrvapublic-design-system-mat-input-iban.mjs.map +1 -1
  158. package/fesm2022/onemrvapublic-design-system-mat-input-phone.mjs +6 -6
  159. package/fesm2022/onemrvapublic-design-system-mat-input-phone.mjs.map +1 -1
  160. package/fesm2022/onemrvapublic-design-system-mat-message-box.mjs +7 -7
  161. package/fesm2022/onemrvapublic-design-system-mat-message-box.mjs.map +1 -1
  162. package/fesm2022/onemrvapublic-design-system-mat-multi-select.mjs +7 -7
  163. package/fesm2022/onemrvapublic-design-system-mat-multi-select.mjs.map +1 -1
  164. package/fesm2022/onemrvapublic-design-system-mat-notification.mjs +3 -3
  165. package/fesm2022/onemrvapublic-design-system-mat-notification.mjs.map +1 -1
  166. package/fesm2022/onemrvapublic-design-system-mat-paginator.mjs +7 -7
  167. package/fesm2022/onemrvapublic-design-system-mat-paginator.mjs.map +1 -1
  168. package/fesm2022/onemrvapublic-design-system-mat-panel.mjs +19 -19
  169. package/fesm2022/onemrvapublic-design-system-mat-panel.mjs.map +1 -1
  170. package/fesm2022/onemrvapublic-design-system-mat-pop-over.mjs +13 -13
  171. package/fesm2022/onemrvapublic-design-system-mat-pop-over.mjs.map +1 -1
  172. package/fesm2022/onemrvapublic-design-system-mat-progress-bar.mjs +3 -3
  173. package/fesm2022/onemrvapublic-design-system-mat-progress-bar.mjs.map +1 -1
  174. package/fesm2022/onemrvapublic-design-system-mat-select-search.mjs +13 -13
  175. package/fesm2022/onemrvapublic-design-system-mat-select-search.mjs.map +1 -1
  176. package/fesm2022/onemrvapublic-design-system-mat-selectable-box.mjs +7 -7
  177. package/fesm2022/onemrvapublic-design-system-mat-selectable-box.mjs.map +1 -1
  178. package/fesm2022/onemrvapublic-design-system-mat-side-menu.mjs +7 -7
  179. package/fesm2022/onemrvapublic-design-system-mat-side-menu.mjs.map +1 -1
  180. package/fesm2022/onemrvapublic-design-system-mat-skeleton.mjs +7 -7
  181. package/fesm2022/onemrvapublic-design-system-mat-skeleton.mjs.map +1 -1
  182. package/fesm2022/onemrvapublic-design-system-mat-spinner.mjs +10 -10
  183. package/fesm2022/onemrvapublic-design-system-mat-spinner.mjs.map +1 -1
  184. package/fesm2022/onemrvapublic-design-system-mat-stepper.mjs +7 -7
  185. package/fesm2022/onemrvapublic-design-system-mat-stepper.mjs.map +1 -1
  186. package/fesm2022/onemrvapublic-design-system-mat-sticker.mjs +7 -7
  187. package/fesm2022/onemrvapublic-design-system-mat-sticker.mjs.map +1 -1
  188. package/fesm2022/onemrvapublic-design-system-mat-table-of-content.mjs +9 -9
  189. package/fesm2022/onemrvapublic-design-system-mat-table-of-content.mjs.map +1 -1
  190. package/fesm2022/onemrvapublic-design-system-mat-task-list.mjs +16 -16
  191. package/fesm2022/onemrvapublic-design-system-mat-task-list.mjs.map +1 -1
  192. package/fesm2022/onemrvapublic-design-system-mat-timepicker.mjs +22 -22
  193. package/fesm2022/onemrvapublic-design-system-mat-timepicker.mjs.map +1 -1
  194. package/fesm2022/onemrvapublic-design-system-mat-toast.mjs +7 -7
  195. package/fesm2022/onemrvapublic-design-system-mat-toast.mjs.map +1 -1
  196. package/fesm2022/onemrvapublic-design-system-mat-tooltip.mjs +10 -10
  197. package/fesm2022/onemrvapublic-design-system-mat-tooltip.mjs.map +1 -1
  198. package/fesm2022/onemrvapublic-design-system-page-not-found.mjs +16 -16
  199. package/fesm2022/onemrvapublic-design-system-page-not-found.mjs.map +1 -1
  200. package/fesm2022/onemrvapublic-design-system-shared.mjs +71 -196
  201. package/fesm2022/onemrvapublic-design-system-shared.mjs.map +1 -1
  202. package/package.json +19 -19
  203. package/shared/index.d.ts +0 -1
  204. package/shared/src/lib/adapters/index.d.ts +0 -1
  205. package/esm2022/shared/src/lib/adapters/luxon.year-month.date.adapter.mjs +0 -248
  206. package/esm2022/shared/src/lib/adapters/native.year-month.date.adapter.mjs +0 -59
  207. package/esm2022/shared/src/lib/modules/index.mjs +0 -3
  208. package/esm2022/shared/src/lib/modules/shared.datepicker.luxon.module.mjs +0 -46
  209. package/esm2022/shared/src/lib/modules/shared.datepicker.luxon.year.month.module.mjs +0 -46
  210. package/shared/src/lib/adapters/luxon.year-month.date.adapter.d.ts +0 -50
  211. package/shared/src/lib/adapters/native.year-month.date.adapter.d.ts +0 -15
  212. package/shared/src/lib/modules/index.d.ts +0 -2
  213. package/shared/src/lib/modules/shared.datepicker.luxon.module.d.ts +0 -12
  214. package/shared/src/lib/modules/shared.datepicker.luxon.year.month.module.d.ts +0 -12
@@ -15,23 +15,20 @@ import { catchError as catchError$1, map, startWith as startWith$1 } from 'rxjs/
15
15
  import * as i1$3 from '@angular/common/http';
16
16
  import { __decorate } from 'tslib';
17
17
  import * as i1$4 from '@ngx-translate/core';
18
- import { TranslateModule, TranslateService } from '@ngx-translate/core';
19
18
  import { countrySpecs, validateIBAN, electronicFormatIBAN, ValidationErrorsIBAN } from 'ibantools';
20
- import { DateAdapter, MatNativeDateModule, MAT_DATE_LOCALE, NativeDateAdapter, MAT_DATE_FORMATS } from '@angular/material/core';
21
- import { MatDatepickerModule } from '@angular/material/datepicker';
22
- import { takeUntilDestroyed } from '@angular/core/rxjs-interop';
23
- import { provideLuxonDateAdapter } from '@angular/material-luxon-adapter';
19
+ import { NativeDateAdapter, DateAdapter, MAT_DATE_LOCALE, MAT_DATE_FORMATS } from '@angular/material/core';
24
20
  import { DateTime, Info } from 'luxon';
21
+ import { takeUntilDestroyed } from '@angular/core/rxjs-interop';
25
22
 
26
23
  class ClipboardIconComponent {
27
24
  constructor(_elementRef, clipboardService) {
28
25
  this._elementRef = _elementRef;
29
26
  this.clipboardService = clipboardService;
30
27
  }
31
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: ClipboardIconComponent, deps: [{ token: i0.ElementRef }, { token: i1.Clipboard }], target: i0.ɵɵFactoryTarget.Component }); }
32
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.8", 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"] }] }); }
28
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: ClipboardIconComponent, deps: [{ token: i0.ElementRef }, { token: i1.Clipboard }], target: i0.ɵɵFactoryTarget.Component }); }
29
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.12", 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"] }] }); }
33
30
  }
34
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: ClipboardIconComponent, decorators: [{
31
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: ClipboardIconComponent, decorators: [{
35
32
  type: Component,
36
33
  args: [{ selector: 'lib-clipboard-icon', standalone: true, imports: [MatIconModule, MatTooltipModule], template: "<mat-icon [matTooltip]=\"'TEST'\">content_copy</mat-icon>\n" }]
37
34
  }], ctorParameters: () => [{ type: i0.ElementRef }, { type: i1.Clipboard }] });
@@ -213,10 +210,10 @@ class WebComponentOverlayContainer {
213
210
  this._document.body.appendChild(containerwrap);
214
211
  this._containerElement = container;
215
212
  }
216
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: WebComponentOverlayContainer, deps: [{ token: DOCUMENT }, { token: i1$1.Platform }], target: i0.ɵɵFactoryTarget.Injectable }); }
217
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: WebComponentOverlayContainer, providedIn: 'root' }); }
213
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: WebComponentOverlayContainer, deps: [{ token: DOCUMENT }, { token: i1$1.Platform }], target: i0.ɵɵFactoryTarget.Injectable }); }
214
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: WebComponentOverlayContainer, providedIn: 'root' }); }
218
215
  }
219
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: WebComponentOverlayContainer, decorators: [{
216
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: WebComponentOverlayContainer, decorators: [{
220
217
  type: Injectable,
221
218
  args: [{ providedIn: 'root' }]
222
219
  }], ctorParameters: () => [{ type: undefined, decorators: [{
@@ -383,10 +380,10 @@ class DigitOnlyDirective {
383
380
  return;
384
381
  e.preventDefault();
385
382
  }
386
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: DigitOnlyDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
387
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.8", type: DigitOnlyDirective, selector: "[digitOnly]", host: { listeners: { "keydown": "onKeyDown($event)" } }, ngImport: i0 }); }
383
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: DigitOnlyDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
384
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.12", type: DigitOnlyDirective, selector: "[digitOnly]", host: { listeners: { "keydown": "onKeyDown($event)" } }, ngImport: i0 }); }
388
385
  }
389
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: DigitOnlyDirective, decorators: [{
386
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: DigitOnlyDirective, decorators: [{
390
387
  type: Directive,
391
388
  args: [{
392
389
  selector: '[digitOnly]',
@@ -429,10 +426,10 @@ class MatRowClickableDirective {
429
426
  get _isInfo() {
430
427
  return this.color === OnemrvaMatColor.INFO;
431
428
  }
432
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: MatRowClickableDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
433
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.8", 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 }); }
429
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatRowClickableDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
430
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.12", 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 }); }
434
431
  }
435
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: MatRowClickableDirective, decorators: [{
432
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: MatRowClickableDirective, decorators: [{
436
433
  type: Directive,
437
434
  args: [{
438
435
  selector: 'tr[matRowClickable]',
@@ -486,10 +483,10 @@ class IfWidthIsDirective {
486
483
  }
487
484
  });
488
485
  }
489
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: IfWidthIsDirective, deps: [{ token: i1$2.BreakpointObserver }, { token: i0.TemplateRef }, { token: i0.ViewContainerRef }], target: i0.ɵɵFactoryTarget.Directive }); }
490
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.8", type: IfWidthIsDirective, selector: "[ifWidthIs]", inputs: { ifWidthIs: "ifWidthIs" }, ngImport: i0 }); }
486
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: IfWidthIsDirective, deps: [{ token: i1$2.BreakpointObserver }, { token: i0.TemplateRef }, { token: i0.ViewContainerRef }], target: i0.ɵɵFactoryTarget.Directive }); }
487
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.12", type: IfWidthIsDirective, selector: "[ifWidthIs]", inputs: { ifWidthIs: "ifWidthIs" }, ngImport: i0 }); }
491
488
  }
492
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: IfWidthIsDirective, decorators: [{
489
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: IfWidthIsDirective, decorators: [{
493
490
  type: Directive,
494
491
  args: [{
495
492
  selector: '[ifWidthIs]',
@@ -529,10 +526,10 @@ class OnemRvaColorDirective {
529
526
  get _isInfo() {
530
527
  return this.color === OnemrvaMatColor.INFO;
531
528
  }
532
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: OnemRvaColorDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
533
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.8", 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 }); }
529
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: OnemRvaColorDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
530
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.12", 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 }); }
534
531
  }
535
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: OnemRvaColorDirective, decorators: [{
532
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: OnemRvaColorDirective, decorators: [{
536
533
  type: Directive,
537
534
  args: [{
538
535
  selector: 'mat-card[color],mat-chip[color]',
@@ -711,10 +708,10 @@ class OnemrvaMaskDirective {
711
708
  this.stackIdx = 0; // Current index in undo/redo stack
712
709
  this.markForDelete = false;
713
710
  }
714
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: OnemrvaMaskDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
715
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.8", type: OnemrvaMaskDirective, selector: "[onemrvamask]", inputs: { onemrvamask: "onemrvamask" }, host: { listeners: { "keydown": "onKeyDown($event)", "input": "onInput($event)" } }, ngImport: i0 }); }
711
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: OnemrvaMaskDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
712
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.12", type: OnemrvaMaskDirective, selector: "[onemrvamask]", inputs: { onemrvamask: "onemrvamask" }, host: { listeners: { "keydown": "onKeyDown($event)", "input": "onInput($event)" } }, ngImport: i0 }); }
716
713
  }
717
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: OnemrvaMaskDirective, decorators: [{
714
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: OnemrvaMaskDirective, decorators: [{
718
715
  type: Directive,
719
716
  args: [{
720
717
  selector: '[onemrvamask]',
@@ -775,10 +772,10 @@ class OnemRvaClipboardDirective {
775
772
  this.vcRef.clear();
776
773
  this.renderer.appendChild(this.elementRef.nativeElement, this.iconEl);
777
774
  }
778
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: OnemRvaClipboardDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }, { token: i0.ComponentFactoryResolver }, { token: i0.ViewContainerRef }, { token: i1.Clipboard }], target: i0.ɵɵFactoryTarget.Directive }); }
779
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.8", type: OnemRvaClipboardDirective, selector: "span[clipboard]", inputs: { clipboard: "clipboard" }, host: { properties: { "class": "this.class" } }, ngImport: i0 }); }
775
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: OnemRvaClipboardDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }, { token: i0.ComponentFactoryResolver }, { token: i0.ViewContainerRef }, { token: i1.Clipboard }], target: i0.ɵɵFactoryTarget.Directive }); }
776
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.12", type: OnemRvaClipboardDirective, selector: "span[clipboard]", inputs: { clipboard: "clipboard" }, host: { properties: { "class": "this.class" } }, ngImport: i0 }); }
780
777
  }
781
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: OnemRvaClipboardDirective, decorators: [{
778
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: OnemRvaClipboardDirective, decorators: [{
782
779
  type: Directive,
783
780
  args: [{
784
781
  selector: 'span[clipboard]',
@@ -797,10 +794,10 @@ class OnemRvaIconRightDirective {
797
794
  constructor() {
798
795
  this.class = true;
799
796
  }
800
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: OnemRvaIconRightDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
801
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.8", type: OnemRvaIconRightDirective, selector: "button[iconRight]", host: { properties: { "class.onemrva-icon-right": "this.class" } }, ngImport: i0 }); }
797
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: OnemRvaIconRightDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
798
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.12", type: OnemRvaIconRightDirective, selector: "button[iconRight]", host: { properties: { "class.onemrva-icon-right": "this.class" } }, ngImport: i0 }); }
802
799
  }
803
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: OnemRvaIconRightDirective, decorators: [{
800
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: OnemRvaIconRightDirective, decorators: [{
804
801
  type: Directive,
805
802
  args: [{
806
803
  selector: 'button[iconRight]',
@@ -924,10 +921,10 @@ class OnemrvaBcePipe {
924
921
  return '?01?.???.???';
925
922
  return `${strOut.substring(0, 4)}.${strOut.substring(4, 7)}.${strOut.substring(7, 10)}`;
926
923
  }
927
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: OnemrvaBcePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
928
- static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "18.2.8", ngImport: i0, type: OnemrvaBcePipe, isStandalone: true, name: "onemrvaBce" }); }
924
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: OnemrvaBcePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
925
+ static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "18.2.12", ngImport: i0, type: OnemrvaBcePipe, isStandalone: true, name: "onemrvaBce" }); }
929
926
  }
930
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: OnemrvaBcePipe, decorators: [{
927
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: OnemrvaBcePipe, decorators: [{
931
928
  type: Pipe,
932
929
  args: [{
933
930
  name: 'onemrvaBce',
@@ -942,10 +939,10 @@ class OnemrvaNissPipe {
942
939
  return '??01??/???-??';
943
940
  return `${strOut.substring(0, 6)}/${strOut.substring(6, 9)}-${strOut.substring(9, 11)}`;
944
941
  }
945
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: OnemrvaNissPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
946
- static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "18.2.8", ngImport: i0, type: OnemrvaNissPipe, isStandalone: true, name: "onemrvaNiss" }); }
942
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: OnemrvaNissPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
943
+ static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "18.2.12", ngImport: i0, type: OnemrvaNissPipe, isStandalone: true, name: "onemrvaNiss" }); }
947
944
  }
948
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: OnemrvaNissPipe, decorators: [{
945
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: OnemrvaNissPipe, decorators: [{
949
946
  type: Pipe,
950
947
  args: [{
951
948
  name: 'onemrvaNiss',
@@ -977,10 +974,10 @@ class CommonCountryLookupService {
977
974
  return country || null;
978
975
  }));
979
976
  }
980
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: CommonCountryLookupService, deps: [{ token: i1$3.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
981
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: CommonCountryLookupService, providedIn: 'root' }); }
977
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: CommonCountryLookupService, deps: [{ token: i1$3.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
978
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: CommonCountryLookupService, providedIn: 'root' }); }
982
979
  }
983
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: CommonCountryLookupService, decorators: [{
980
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: CommonCountryLookupService, decorators: [{
984
981
  type: Injectable,
985
982
  args: [{
986
983
  providedIn: 'root',
@@ -1005,10 +1002,10 @@ class CacheService {
1005
1002
  //console.log("DELETE " + key);
1006
1003
  localStorage.removeItem(key);
1007
1004
  }
1008
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: CacheService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
1009
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: CacheService, providedIn: 'root' }); }
1005
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: CacheService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
1006
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: CacheService, providedIn: 'root' }); }
1010
1007
  }
1011
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: CacheService, decorators: [{
1008
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: CacheService, decorators: [{
1012
1009
  type: Injectable,
1013
1010
  args: [{
1014
1011
  providedIn: 'root',
@@ -1063,8 +1060,8 @@ class OnemRvaCDNService {
1063
1060
  return all.filter(v => !!v).reduce((s, c) => ({ ...s, ...c }), {});
1064
1061
  }));
1065
1062
  }
1066
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: OnemRvaCDNService, deps: [{ token: CacheService }, { token: i1$3.HttpClient }, { token: CDN_URL_MODE, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
1067
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: OnemRvaCDNService, providedIn: 'root' }); }
1063
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: OnemRvaCDNService, deps: [{ token: CacheService }, { token: i1$3.HttpClient }, { token: CDN_URL_MODE, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
1064
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: OnemRvaCDNService, providedIn: 'root' }); }
1068
1065
  }
1069
1066
  __decorate([
1070
1067
  HttpRequestCache(cdnService => ({
@@ -1073,7 +1070,7 @@ __decorate([
1073
1070
  ttl: 3600000,
1074
1071
  }))
1075
1072
  ], OnemRvaCDNService.prototype, "fetch", null);
1076
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: OnemRvaCDNService, decorators: [{
1073
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: OnemRvaCDNService, decorators: [{
1077
1074
  type: Injectable,
1078
1075
  args: [{
1079
1076
  providedIn: 'root',
@@ -1144,10 +1141,10 @@ class OnemRvaCDNCountryService {
1144
1141
  });
1145
1142
  }));
1146
1143
  }
1147
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: OnemRvaCDNCountryService, deps: [{ token: OnemRvaCDNService }, { token: i1$4.TranslateService }], target: i0.ɵɵFactoryTarget.Injectable }); }
1148
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: OnemRvaCDNCountryService, providedIn: 'root' }); }
1144
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: OnemRvaCDNCountryService, deps: [{ token: OnemRvaCDNService }, { token: i1$4.TranslateService }], target: i0.ɵɵFactoryTarget.Injectable }); }
1145
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: OnemRvaCDNCountryService, providedIn: 'root' }); }
1149
1146
  }
1150
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: OnemRvaCDNCountryService, decorators: [{
1147
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: OnemRvaCDNCountryService, decorators: [{
1151
1148
  type: Injectable,
1152
1149
  args: [{
1153
1150
  providedIn: 'root',
@@ -1185,10 +1182,10 @@ class OnemRvaCDNMimeService {
1185
1182
  });
1186
1183
  }));
1187
1184
  }
1188
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: OnemRvaCDNMimeService, deps: [{ token: OnemRvaCDNService }], target: i0.ɵɵFactoryTarget.Injectable }); }
1189
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: OnemRvaCDNMimeService, providedIn: 'root' }); }
1185
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: OnemRvaCDNMimeService, deps: [{ token: OnemRvaCDNService }], target: i0.ɵɵFactoryTarget.Injectable }); }
1186
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: OnemRvaCDNMimeService, providedIn: 'root' }); }
1190
1187
  }
1191
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: OnemRvaCDNMimeService, decorators: [{
1188
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: OnemRvaCDNMimeService, decorators: [{
1192
1189
  type: Injectable,
1193
1190
  args: [{
1194
1191
  providedIn: 'root',
@@ -1326,11 +1323,11 @@ const bankAccountValidator = () => {
1326
1323
  };
1327
1324
 
1328
1325
  class OnemrvaSharedModule {
1329
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: OnemrvaSharedModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
1330
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.8", ngImport: i0, type: OnemrvaSharedModule, declarations: [DigitOnlyDirective, MatRowClickableDirective, OnemRvaClipboardDirective, OnemRvaIconRightDirective, IfWidthIsDirective, OnemRvaColorDirective, OnemrvaMaskDirective], imports: [CommonModule], exports: [DigitOnlyDirective, MatRowClickableDirective, OnemRvaClipboardDirective, OnemRvaIconRightDirective, IfWidthIsDirective, OnemRvaColorDirective, OnemrvaMaskDirective, CommonModule] }); }
1331
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: OnemrvaSharedModule, imports: [CommonModule, CommonModule] }); }
1326
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: OnemrvaSharedModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
1327
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.12", ngImport: i0, type: OnemrvaSharedModule, declarations: [DigitOnlyDirective, MatRowClickableDirective, OnemRvaClipboardDirective, OnemRvaIconRightDirective, IfWidthIsDirective, OnemRvaColorDirective, OnemrvaMaskDirective], imports: [CommonModule], exports: [DigitOnlyDirective, MatRowClickableDirective, OnemRvaClipboardDirective, OnemRvaIconRightDirective, IfWidthIsDirective, OnemRvaColorDirective, OnemrvaMaskDirective, CommonModule] }); }
1328
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: OnemrvaSharedModule, imports: [CommonModule, CommonModule] }); }
1332
1329
  }
1333
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: OnemrvaSharedModule, decorators: [{
1330
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: OnemrvaSharedModule, decorators: [{
1334
1331
  type: NgModule,
1335
1332
  args: [{
1336
1333
  declarations: [...directives],
@@ -1339,80 +1336,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.8", ngImpor
1339
1336
  }]
1340
1337
  }] });
1341
1338
 
1342
- class OnemrvaDatepickerLuxonSharedModule {
1343
- constructor(translateService) {
1344
- this._adapter = inject(DateAdapter);
1345
- translateService.onLangChange
1346
- .pipe(takeUntilDestroyed())
1347
- .subscribe(value => {
1348
- this._adapter.setLocale(value.lang);
1349
- });
1350
- }
1351
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: OnemrvaDatepickerLuxonSharedModule, deps: [{ token: i1$4.TranslateService }], target: i0.ɵɵFactoryTarget.NgModule }); }
1352
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.8", ngImport: i0, type: OnemrvaDatepickerLuxonSharedModule, imports: [MatDatepickerModule, TranslateModule, MatNativeDateModule] }); }
1353
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: OnemrvaDatepickerLuxonSharedModule, providers: [
1354
- {
1355
- provide: MAT_DATE_LOCALE,
1356
- useFactory: (translateService) => translateService.currentLang,
1357
- deps: [TranslateService],
1358
- },
1359
- provideLuxonDateAdapter(ONEMRVA_MAT_LUXON_DATE_FORMATS),
1360
- ], imports: [MatDatepickerModule, TranslateModule, MatNativeDateModule] }); }
1361
- }
1362
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: OnemrvaDatepickerLuxonSharedModule, decorators: [{
1363
- type: NgModule,
1364
- args: [{
1365
- declarations: [],
1366
- imports: [MatDatepickerModule, TranslateModule, MatNativeDateModule],
1367
- exports: [],
1368
- providers: [
1369
- {
1370
- provide: MAT_DATE_LOCALE,
1371
- useFactory: (translateService) => translateService.currentLang,
1372
- deps: [TranslateService],
1373
- },
1374
- provideLuxonDateAdapter(ONEMRVA_MAT_LUXON_DATE_FORMATS),
1375
- ],
1376
- }]
1377
- }], ctorParameters: () => [{ type: i1$4.TranslateService }] });
1378
-
1379
- class OnemrvaDatepickerLuxonYearMonthSharedModule {
1380
- constructor(translateService) {
1381
- this._adapter = inject(DateAdapter);
1382
- translateService.onLangChange
1383
- .pipe(takeUntilDestroyed())
1384
- .subscribe(value => {
1385
- this._adapter.setLocale(value.lang);
1386
- });
1387
- }
1388
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: OnemrvaDatepickerLuxonYearMonthSharedModule, deps: [{ token: i1$4.TranslateService }], target: i0.ɵɵFactoryTarget.NgModule }); }
1389
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.8", ngImport: i0, type: OnemrvaDatepickerLuxonYearMonthSharedModule, imports: [MatDatepickerModule, TranslateModule, MatNativeDateModule] }); }
1390
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: OnemrvaDatepickerLuxonYearMonthSharedModule, providers: [
1391
- {
1392
- provide: MAT_DATE_LOCALE,
1393
- useFactory: (translateService) => translateService.currentLang,
1394
- deps: [TranslateService],
1395
- },
1396
- provideLuxonDateAdapter(ONEMRVA_MAT_LUXON_YEAR_MONTH_FORMATS),
1397
- ], imports: [MatDatepickerModule, TranslateModule, MatNativeDateModule] }); }
1398
- }
1399
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: OnemrvaDatepickerLuxonYearMonthSharedModule, decorators: [{
1400
- type: NgModule,
1401
- args: [{
1402
- declarations: [],
1403
- imports: [MatDatepickerModule, TranslateModule, MatNativeDateModule],
1404
- exports: [],
1405
- providers: [
1406
- {
1407
- provide: MAT_DATE_LOCALE,
1408
- useFactory: (translateService) => translateService.currentLang,
1409
- deps: [TranslateService],
1410
- },
1411
- provideLuxonDateAdapter(ONEMRVA_MAT_LUXON_YEAR_MONTH_FORMATS),
1412
- ],
1413
- }]
1414
- }], ctorParameters: () => [{ type: i1$4.TranslateService }] });
1415
-
1416
1339
  class OnemrvaNativeDateAdapter extends NativeDateAdapter {
1417
1340
  constructor(translateService) {
1418
1341
  super();
@@ -1465,10 +1388,10 @@ class OnemrvaNativeDateAdapter extends NativeDateAdapter {
1465
1388
  this.destroyNotifier$.next();
1466
1389
  this.destroyNotifier$.complete();
1467
1390
  }
1468
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: OnemrvaNativeDateAdapter, deps: [{ token: i1$4.TranslateService }], target: i0.ɵɵFactoryTarget.Injectable }); }
1469
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: OnemrvaNativeDateAdapter }); }
1391
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: OnemrvaNativeDateAdapter, deps: [{ token: i1$4.TranslateService }], target: i0.ɵɵFactoryTarget.Injectable }); }
1392
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: OnemrvaNativeDateAdapter }); }
1470
1393
  }
1471
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: OnemrvaNativeDateAdapter, decorators: [{
1394
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: OnemrvaNativeDateAdapter, decorators: [{
1472
1395
  type: Injectable
1473
1396
  }], ctorParameters: () => [{ type: i1$4.TranslateService }] });
1474
1397
 
@@ -1599,15 +1522,20 @@ class OnemrvaLuxonDateAdapter extends DateAdapter {
1599
1522
  parse(value, parseFormat) {
1600
1523
  const options = this._getOptions();
1601
1524
  if (typeof value == 'string' && value.length > 0) {
1602
- const iso8601Date = DateTime.fromISO(value, options);
1603
- if (this.isValid(iso8601Date)) {
1604
- return iso8601Date;
1605
- }
1525
+ // This is screwing things up as 062005 would become 05 0602
1526
+ // const iso8601Date = LuxonDateTime.fromISO(value, options);
1527
+ //
1528
+ // if (this.isValid(iso8601Date)) {
1529
+ // console.log(iso8601Date);
1530
+ // return iso8601Date;
1531
+ // }
1606
1532
  const formats = Array.isArray(parseFormat) ? parseFormat : [parseFormat];
1607
1533
  if (!parseFormat.length) {
1608
1534
  throw Error('Formats array must not be empty.');
1609
1535
  }
1536
+ console.log(formats);
1610
1537
  for (const format of formats) {
1538
+ console.log(format);
1611
1539
  const fromFormat = DateTime.fromFormat(value, format, options);
1612
1540
  if (this.isValid(fromFormat)) {
1613
1541
  return fromFormat;
@@ -1728,63 +1656,10 @@ class OnemrvaLuxonDateAdapter extends DateAdapter {
1728
1656
  outputCalendar: this._defaultOutputCalendar,
1729
1657
  };
1730
1658
  }
1731
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: OnemrvaLuxonDateAdapter, deps: [{ token: i1$4.TranslateService }], target: i0.ɵɵFactoryTarget.Injectable }); }
1732
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: OnemrvaLuxonDateAdapter }); }
1733
- }
1734
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: OnemrvaLuxonDateAdapter, decorators: [{
1735
- type: Injectable
1736
- }], ctorParameters: () => [{ type: i1$4.TranslateService }] });
1737
-
1738
- class OnemrvaNativeYearMonthAdapter extends NativeDateAdapter {
1739
- constructor(translateService) {
1740
- super();
1741
- this.translateService = translateService;
1742
- this.destroyNotifier$ = new Subject();
1743
- this.setLocale(this.translateService.currentLang);
1744
- this.translateService.onLangChange
1745
- .pipe(takeUntil(this.destroyNotifier$))
1746
- .subscribe(({ lang }) => {
1747
- this.setLocale(lang);
1748
- });
1749
- }
1750
- format(date, formats) {
1751
- const dt = DateTime.fromJSDate(date);
1752
- return dt.toFormat(formats);
1753
- }
1754
- parse(value, formats) {
1755
- if (value && typeof value === 'string') {
1756
- value = value.replace(/\D/g, '/');
1757
- }
1758
- if (value === null || value === '') {
1759
- return null;
1760
- }
1761
- const dt = DateTime.fromFormat(value, formats.display.dateInput, {
1762
- locale: this.locale,
1763
- });
1764
- if (dt.isValid) {
1765
- return dt.toJSDate();
1766
- }
1767
- for (const format of formats.parse.dateInput) {
1768
- const parsed = DateTime.fromFormat(value, format, {
1769
- locale: this.locale,
1770
- });
1771
- if (parsed.isValid) {
1772
- return parsed.toJSDate();
1773
- }
1774
- }
1775
- return this.invalid();
1776
- }
1777
- getFirstDayOfWeek() {
1778
- return 1;
1779
- }
1780
- ngOnDestroy() {
1781
- this.destroyNotifier$.next();
1782
- this.destroyNotifier$.complete();
1783
- }
1784
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: OnemrvaNativeYearMonthAdapter, deps: [{ token: i1$4.TranslateService }], target: i0.ɵɵFactoryTarget.Injectable }); }
1785
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: OnemrvaNativeYearMonthAdapter }); }
1659
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: OnemrvaLuxonDateAdapter, deps: [{ token: i1$4.TranslateService }], target: i0.ɵɵFactoryTarget.Injectable }); }
1660
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: OnemrvaLuxonDateAdapter }); }
1786
1661
  }
1787
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: OnemrvaNativeYearMonthAdapter, decorators: [{
1662
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: OnemrvaLuxonDateAdapter, decorators: [{
1788
1663
  type: Injectable
1789
1664
  }], ctorParameters: () => [{ type: i1$4.TranslateService }] });
1790
1665
 
@@ -1796,7 +1671,7 @@ function onemrvaDateNativeYearMonthProvider() {
1796
1671
  },
1797
1672
  {
1798
1673
  provide: DateAdapter,
1799
- useValue: OnemrvaNativeDateAdapter,
1674
+ useClass: OnemrvaNativeDateAdapter,
1800
1675
  },
1801
1676
  ];
1802
1677
  }
@@ -1848,5 +1723,5 @@ function onemrvaDateLuxonYearMonthProvider() {
1848
1723
  * Generated bundle index. Do not edit.
1849
1724
  */
1850
1725
 
1851
- export { CDNUrlModeOptions, CDN_URLS, CDN_URL_MODE, ClipboardIconComponent, CommonCountryLookupService, DefaultStorage, DigitOnlyDirective, HttpRequestCache, IBAN_SUPPORTED_COUNTRIES, IfWidthIsDirective, MatRowClickableDirective, NISS_MASK, ONEMRVA_MAT_LUXON_DATE_FORMATS, ONEMRVA_MAT_LUXON_YEAR_MONTH_FORMATS, ONEMRVA_MAT_NATIVE_DATE_FORMAT, ONEMRVA_MAT_NATIVE_YEAR_MONTH_FORMAT, OnemRvaCDNCountryService, OnemRvaCDNMimeService, OnemRvaCDNService, OnemRvaClipboardDirective, OnemRvaColorDirective, OnemRvaIconRightDirective, OnemrvaBcePipe, OnemrvaDatepickerLuxonSharedModule, OnemrvaDatepickerLuxonYearMonthSharedModule, OnemrvaLuxonDateAdapter, OnemrvaMaskDirective, OnemrvaNativeDateAdapter, OnemrvaNativeYearMonthAdapter, OnemrvaNissPipe, OnemrvaSharedModule, OnemrvaTranslateCDNLoader, OnemrvaTranslateHttpLoader, OnemrvaValidators, RequestTimes, WebComponentOverlayContainer, bankAccountValidator, directives, onemrvaDateLuxonProvider, onemrvaDateLuxonYearMonthProvider, onemrvaDateNativeProvider, onemrvaDateNativeYearMonthProvider, setTranslationLanguage, setTranslationLanguageFromWO };
1726
+ export { CDNUrlModeOptions, CDN_URLS, CDN_URL_MODE, ClipboardIconComponent, CommonCountryLookupService, DefaultStorage, DigitOnlyDirective, HttpRequestCache, IBAN_SUPPORTED_COUNTRIES, IfWidthIsDirective, MatRowClickableDirective, NISS_MASK, ONEMRVA_MAT_LUXON_DATE_FORMATS, ONEMRVA_MAT_LUXON_YEAR_MONTH_FORMATS, ONEMRVA_MAT_NATIVE_DATE_FORMAT, ONEMRVA_MAT_NATIVE_YEAR_MONTH_FORMAT, OnemRvaCDNCountryService, OnemRvaCDNMimeService, OnemRvaCDNService, OnemRvaClipboardDirective, OnemRvaColorDirective, OnemRvaIconRightDirective, OnemrvaBcePipe, OnemrvaLuxonDateAdapter, OnemrvaMaskDirective, OnemrvaNativeDateAdapter, OnemrvaNissPipe, OnemrvaSharedModule, OnemrvaTranslateCDNLoader, OnemrvaTranslateHttpLoader, OnemrvaValidators, RequestTimes, WebComponentOverlayContainer, bankAccountValidator, directives, onemrvaDateLuxonProvider, onemrvaDateLuxonYearMonthProvider, onemrvaDateNativeProvider, onemrvaDateNativeYearMonthProvider, setTranslationLanguage, setTranslationLanguageFromWO };
1852
1727
  //# sourceMappingURL=onemrvapublic-design-system-shared.mjs.map