@inera/ids-angular 9.0.2 → 9.2.0

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 (540) hide show
  1. package/common/classes/form/IDErrorMessageBase.d.ts +1 -1
  2. package/common/classes/form/IDFormBase.d.ts +3 -2
  3. package/common/public-api.d.ts +1 -0
  4. package/common/utilities/useFocusTrap.d.ts +11 -0
  5. package/components/accordion/accordion.component.d.ts +4 -3
  6. package/components/card/card.component.d.ts +1 -1
  7. package/components/card/public-api.d.ts +0 -1
  8. package/components/carousel/carousel.component.d.ts +5 -2
  9. package/components/dialog/dialog.component.d.ts +4 -12
  10. package/components/dropdown/dropdown-trigger.component.d.ts +0 -1
  11. package/components/dropdown/dropdown.component.d.ts +8 -3
  12. package/components/footer-1177/footer-1177-col.component.d.ts +1 -0
  13. package/components/footer-1177/footer-1177-text.component.d.ts +0 -1
  14. package/components/footer-1177/footer-1177.component.d.ts +1 -0
  15. package/components/footer-1177-admin/footer-1177-admin-col.component.d.ts +1 -0
  16. package/components/footer-1177-admin/footer-1177-admin-text.component.d.ts +0 -1
  17. package/components/footer-1177-admin/footer-1177-admin.component.d.ts +1 -0
  18. package/components/footer-1177-pro/footer-1177-pro-col.component.d.ts +1 -0
  19. package/components/footer-1177-pro/footer-1177-pro-text.component.d.ts +0 -1
  20. package/components/footer-1177-pro/footer-1177-pro.component.d.ts +3 -1
  21. package/components/footer-inera/footer-inera-col.component.d.ts +1 -0
  22. package/components/footer-inera/footer-inera-sub-footer-mobile-text.component.d.ts +5 -0
  23. package/components/footer-inera/footer-inera-text.component.d.ts +0 -1
  24. package/components/footer-inera/footer-inera.component.d.ts +2 -1
  25. package/components/footer-inera/footer-inera.module.d.ts +2 -1
  26. package/components/footer-inera/public-api.d.ts +1 -0
  27. package/components/footer-inera-admin/footer-inera-admin-col.component.d.ts +2 -2
  28. package/components/footer-inera-admin/footer-inera-admin-sub-footer-mobile-text.component.d.ts +5 -0
  29. package/components/footer-inera-admin/footer-inera-admin-text.component.d.ts +0 -1
  30. package/components/footer-inera-admin/footer-inera-admin.component.d.ts +2 -1
  31. package/components/footer-inera-admin/footer-inera-admin.module.d.ts +2 -1
  32. package/components/footer-inera-admin/public-api.d.ts +1 -0
  33. package/components/footer-inera-general/footer-inera-general-col.component.d.ts +13 -0
  34. package/components/footer-inera-general/footer-inera-general-sub-footer-left.component.d.ts +5 -0
  35. package/components/footer-inera-general/footer-inera-general-sub-footer-mobile-text.component.d.ts +5 -0
  36. package/components/footer-inera-general/footer-inera-general-sub-footer-mobile.component.d.ts +5 -0
  37. package/components/footer-inera-general/footer-inera-general-sub-footer-right.component.d.ts +5 -0
  38. package/components/footer-inera-general/footer-inera-general-text.component.d.ts +5 -0
  39. package/components/footer-inera-general/footer-inera-general.component.d.ts +12 -0
  40. package/components/footer-inera-general/footer-inera-general.module.d.ts +12 -0
  41. package/components/footer-inera-general/index.d.ts +5 -0
  42. package/components/footer-inera-general/public-api.d.ts +8 -0
  43. package/components/form/checkbox-group/checkbox-group.component.d.ts +6 -4
  44. package/components/form/input/input-unit.component.d.ts +5 -0
  45. package/components/form/input/input.component.d.ts +7 -3
  46. package/components/form/input/public-api.d.ts +1 -0
  47. package/components/form/select-multiple/select-multiple.component.d.ts +2 -1
  48. package/components/form/textarea/textarea-hint.component.d.ts +1 -0
  49. package/components/global-alert/global-alert-actions.component.d.ts +0 -1
  50. package/components/global-alert/global-alert-header.component.d.ts +0 -1
  51. package/components/global-alert/global-alert.component.d.ts +1 -3
  52. package/components/header-1177/avatar/header-1177-avatar.component.d.ts +5 -2
  53. package/components/header-1177-admin/avatar/header-1177-admin-avatar.component.d.ts +6 -3
  54. package/components/header-1177-admin/avatar-mobile/header-1177-admin-avatar-mobile.component.d.ts +5 -2
  55. package/components/header-1177-admin/nav/header-1177-admin-nav.component.d.ts +1 -1
  56. package/components/header-1177-pro/avatar/header-1177-pro-avatar.component.d.ts +5 -2
  57. package/components/header-1177-pro/avatar-mobile/header-1177-pro-avatar-mobile.component.d.ts +6 -3
  58. package/components/header-1177-pro/header-1177-pro.component.d.ts +4 -4
  59. package/components/header-1177-pro/nav/header-1177-pro-nav.component.d.ts +1 -1
  60. package/components/header-1177-pro/region-picker-mobile/header-1177-pro-region-picker-mobile.component.d.ts +4 -2
  61. package/components/header-inera-admin/avatar/header-inera-admin-avatar.component.d.ts +5 -2
  62. package/components/header-inera-admin/avatar-mobile/header-inera-admin-avatar-mobile.component.d.ts +5 -2
  63. package/components/header-inera-admin/nav/header-inera-admin-nav.component.d.ts +3 -1
  64. package/components/header-inera-general/brand-link/header-inera-general-brand-link.directive.d.ts +5 -0
  65. package/components/header-inera-general/header-inera-general.component.d.ts +18 -0
  66. package/components/header-inera-general/header-inera-general.module.d.ts +14 -0
  67. package/components/header-inera-general/index.d.ts +5 -0
  68. package/components/header-inera-general/item/header-inera-general-item.component.d.ts +10 -0
  69. package/components/header-inera-general/menu-mobile/header-inera-general-menu-mobile.component.d.ts +10 -0
  70. package/components/header-inera-general/nav/header-inera-general-nav.component.d.ts +9 -0
  71. package/components/header-inera-general/nav-item/header-inera-general-nav-item.component.d.ts +25 -0
  72. package/components/header-inera-general/nav-item-menu-link/header-inera-general-nav-item-menu-link.component.d.ts +5 -0
  73. package/components/header-inera-general/public-api.d.ts +9 -0
  74. package/components/header-inera-general/skip-to-content/header-inera-general-skip-to-content.component.d.ts +5 -0
  75. package/components/mobile/menu/mobile-menu.component.d.ts +0 -1
  76. package/components/popover/popover-content.component.d.ts +4 -1
  77. package/components/popover/popover.component.d.ts +24 -12
  78. package/components/puff-list/puff-list-item-content-info.component.d.ts +3 -1
  79. package/components/puff-list/puff-list.component.d.ts +0 -1
  80. package/components/stepper/step.component.d.ts +4 -4
  81. package/components/tabs/tab-group.component.d.ts +3 -0
  82. package/components/tabs/tab.component.d.ts +4 -1
  83. package/components/toolbar/index.d.ts +5 -0
  84. package/components/toolbar/public-api.d.ts +1 -0
  85. package/components/toolbar/toolbar.component.d.ts +5 -0
  86. package/components/tooltip/tooltip.component.d.ts +17 -4
  87. package/fesm2022/inera-ids-angular-common.mjs +114 -28
  88. package/fesm2022/inera-ids-angular-common.mjs.map +1 -1
  89. package/fesm2022/inera-ids-angular-components-accordion.mjs +15 -10
  90. package/fesm2022/inera-ids-angular-components-accordion.mjs.map +1 -1
  91. package/fesm2022/inera-ids-angular-components-action-link.mjs +28 -12
  92. package/fesm2022/inera-ids-angular-components-action-link.mjs.map +1 -1
  93. package/fesm2022/inera-ids-angular-components-alert.mjs +6 -6
  94. package/fesm2022/inera-ids-angular-components-badge.mjs +3 -3
  95. package/fesm2022/inera-ids-angular-components-box-link.mjs +6 -6
  96. package/fesm2022/inera-ids-angular-components-breadcrumbs.mjs +7 -7
  97. package/fesm2022/inera-ids-angular-components-breadcrumbs.mjs.map +1 -1
  98. package/fesm2022/inera-ids-angular-components-button-group.mjs +3 -3
  99. package/fesm2022/inera-ids-angular-components-button.mjs +4 -4
  100. package/fesm2022/inera-ids-angular-components-button.mjs.map +1 -1
  101. package/fesm2022/inera-ids-angular-components-card.mjs +7 -22
  102. package/fesm2022/inera-ids-angular-components-card.mjs.map +1 -1
  103. package/fesm2022/inera-ids-angular-components-carousel.mjs +16 -8
  104. package/fesm2022/inera-ids-angular-components-carousel.mjs.map +1 -1
  105. package/fesm2022/inera-ids-angular-components-date-label.mjs +3 -3
  106. package/fesm2022/inera-ids-angular-components-dialog.mjs +30 -68
  107. package/fesm2022/inera-ids-angular-components-dialog.mjs.map +1 -1
  108. package/fesm2022/inera-ids-angular-components-dropdown.mjs +59 -28
  109. package/fesm2022/inera-ids-angular-components-dropdown.mjs.map +1 -1
  110. package/fesm2022/inera-ids-angular-components-footer-1177-admin.mjs +30 -28
  111. package/fesm2022/inera-ids-angular-components-footer-1177-admin.mjs.map +1 -1
  112. package/fesm2022/inera-ids-angular-components-footer-1177-pro.mjs +36 -31
  113. package/fesm2022/inera-ids-angular-components-footer-1177-pro.mjs.map +1 -1
  114. package/fesm2022/inera-ids-angular-components-footer-1177.mjs +29 -27
  115. package/fesm2022/inera-ids-angular-components-footer-1177.mjs.map +1 -1
  116. package/fesm2022/inera-ids-angular-components-footer-inera-admin.mjs +55 -36
  117. package/fesm2022/inera-ids-angular-components-footer-inera-admin.mjs.map +1 -1
  118. package/fesm2022/inera-ids-angular-components-footer-inera-general.mjs +214 -0
  119. package/fesm2022/inera-ids-angular-components-footer-inera-general.mjs.map +1 -0
  120. package/fesm2022/inera-ids-angular-components-footer-inera.mjs +53 -31
  121. package/fesm2022/inera-ids-angular-components-footer-inera.mjs.map +1 -1
  122. package/fesm2022/inera-ids-angular-components-form-check-button.mjs +3 -3
  123. package/fesm2022/inera-ids-angular-components-form-checkbox-group.mjs +11 -5
  124. package/fesm2022/inera-ids-angular-components-form-checkbox-group.mjs.map +1 -1
  125. package/fesm2022/inera-ids-angular-components-form-checkbox.mjs +9 -3
  126. package/fesm2022/inera-ids-angular-components-form-checkbox.mjs.map +1 -1
  127. package/fesm2022/inera-ids-angular-components-form-darkmode-toggle.mjs +3 -3
  128. package/fesm2022/inera-ids-angular-components-form-error-message.mjs +3 -3
  129. package/fesm2022/inera-ids-angular-components-form-input.mjs +44 -20
  130. package/fesm2022/inera-ids-angular-components-form-input.mjs.map +1 -1
  131. package/fesm2022/inera-ids-angular-components-form-radio-button.mjs +7 -7
  132. package/fesm2022/inera-ids-angular-components-form-radio-button.mjs.map +1 -1
  133. package/fesm2022/inera-ids-angular-components-form-radio.mjs +6 -6
  134. package/fesm2022/inera-ids-angular-components-form-range.mjs +3 -3
  135. package/fesm2022/inera-ids-angular-components-form-select-multiple.mjs +25 -9
  136. package/fesm2022/inera-ids-angular-components-form-select-multiple.mjs.map +1 -1
  137. package/fesm2022/inera-ids-angular-components-form-select.mjs +3 -3
  138. package/fesm2022/inera-ids-angular-components-form-spinner.mjs +3 -3
  139. package/fesm2022/inera-ids-angular-components-form-textarea.mjs +9 -8
  140. package/fesm2022/inera-ids-angular-components-form-textarea.mjs.map +1 -1
  141. package/fesm2022/inera-ids-angular-components-form-time.mjs +3 -3
  142. package/fesm2022/inera-ids-angular-components-form-toggle.mjs +3 -3
  143. package/fesm2022/inera-ids-angular-components-global-alert.mjs +13 -21
  144. package/fesm2022/inera-ids-angular-components-global-alert.mjs.map +1 -1
  145. package/fesm2022/inera-ids-angular-components-grid-column.mjs +3 -3
  146. package/fesm2022/inera-ids-angular-components-grid-container.mjs +3 -3
  147. package/fesm2022/inera-ids-angular-components-grid-layout-grid-column.mjs +3 -3
  148. package/fesm2022/inera-ids-angular-components-grid-layout-grid-container.mjs +3 -3
  149. package/fesm2022/inera-ids-angular-components-grid-layout-grid-row.mjs +3 -3
  150. package/fesm2022/inera-ids-angular-components-grid-layout.mjs +9 -9
  151. package/fesm2022/inera-ids-angular-components-grid-row.mjs +3 -3
  152. package/fesm2022/inera-ids-angular-components-grid.mjs +9 -9
  153. package/fesm2022/inera-ids-angular-components-header-1177-admin.mjs +159 -105
  154. package/fesm2022/inera-ids-angular-components-header-1177-admin.mjs.map +1 -1
  155. package/fesm2022/inera-ids-angular-components-header-1177-pro.mjs +179 -131
  156. package/fesm2022/inera-ids-angular-components-header-1177-pro.mjs.map +1 -1
  157. package/fesm2022/inera-ids-angular-components-header-1177.mjs +59 -50
  158. package/fesm2022/inera-ids-angular-components-header-1177.mjs.map +1 -1
  159. package/fesm2022/inera-ids-angular-components-header-inera-admin.mjs +81 -60
  160. package/fesm2022/inera-ids-angular-components-header-inera-admin.mjs.map +1 -1
  161. package/fesm2022/inera-ids-angular-components-header-inera-general.mjs +425 -0
  162. package/fesm2022/inera-ids-angular-components-header-inera-general.mjs.map +1 -0
  163. package/fesm2022/inera-ids-angular-components-header-inera.mjs +29 -31
  164. package/fesm2022/inera-ids-angular-components-header-inera.mjs.map +1 -1
  165. package/fesm2022/inera-ids-angular-components-header-patient.mjs +6 -6
  166. package/fesm2022/inera-ids-angular-components-link.mjs +3 -3
  167. package/fesm2022/inera-ids-angular-components-mobile-menu-item.mjs +3 -3
  168. package/fesm2022/inera-ids-angular-components-mobile-menu-item.mjs.map +1 -1
  169. package/fesm2022/inera-ids-angular-components-mobile-menu.mjs +7 -8
  170. package/fesm2022/inera-ids-angular-components-mobile-menu.mjs.map +1 -1
  171. package/fesm2022/inera-ids-angular-components-navigation-content.mjs +6 -6
  172. package/fesm2022/inera-ids-angular-components-navigation-local.mjs +6 -6
  173. package/fesm2022/inera-ids-angular-components-notification-badge.mjs +3 -3
  174. package/fesm2022/inera-ids-angular-components-pagination-data-pagination.mjs +6 -6
  175. package/fesm2022/inera-ids-angular-components-pagination-list-pagination.mjs +3 -3
  176. package/fesm2022/inera-ids-angular-components-popover.mjs +209 -72
  177. package/fesm2022/inera-ids-angular-components-popover.mjs.map +1 -1
  178. package/fesm2022/inera-ids-angular-components-progressbar.mjs +3 -3
  179. package/fesm2022/inera-ids-angular-components-puff-list.mjs +160 -128
  180. package/fesm2022/inera-ids-angular-components-puff-list.mjs.map +1 -1
  181. package/fesm2022/inera-ids-angular-components-region-icon.mjs +3 -3
  182. package/fesm2022/inera-ids-angular-components-side-menu.mjs +13 -13
  183. package/fesm2022/inera-ids-angular-components-side-panel.mjs +13 -13
  184. package/fesm2022/inera-ids-angular-components-stepper.mjs +57 -45
  185. package/fesm2022/inera-ids-angular-components-stepper.mjs.map +1 -1
  186. package/fesm2022/inera-ids-angular-components-tabs.mjs +89 -14
  187. package/fesm2022/inera-ids-angular-components-tabs.mjs.map +1 -1
  188. package/fesm2022/inera-ids-angular-components-tag.mjs +6 -6
  189. package/fesm2022/inera-ids-angular-components-toolbar.mjs +18 -0
  190. package/fesm2022/inera-ids-angular-components-toolbar.mjs.map +1 -0
  191. package/fesm2022/inera-ids-angular-components-tooltip.mjs +148 -42
  192. package/fesm2022/inera-ids-angular-components-tooltip.mjs.map +1 -1
  193. package/package.json +104 -224
  194. package/components/card/card-link.directive.d.ts +0 -5
  195. package/esm2022/common/classes/form/IDErrorMessageBase.mjs +0 -19
  196. package/esm2022/common/classes/form/IDFormBase.mjs +0 -124
  197. package/esm2022/common/context/header-context.mjs +0 -3
  198. package/esm2022/common/directives/click-outside.directive.mjs +0 -30
  199. package/esm2022/common/inera-ids-angular-common.mjs +0 -5
  200. package/esm2022/common/public-api.mjs +0 -11
  201. package/esm2022/common/services/input-described-by-linker.service.mjs +0 -31
  202. package/esm2022/common/services/input-invalid-linker.service.mjs +0 -29
  203. package/esm2022/common/services/input-label-linker.service.mjs +0 -26
  204. package/esm2022/common/services/tooltip-category.service.mjs +0 -16
  205. package/esm2022/common/services/use-id.service.ts.mjs +0 -19
  206. package/esm2022/common/utilities/useEscKey.mjs +0 -11
  207. package/esm2022/components/accordion/accordion-header.component.mjs +0 -25
  208. package/esm2022/components/accordion/accordion.component.mjs +0 -99
  209. package/esm2022/components/accordion/inera-ids-angular-components-accordion.mjs +0 -5
  210. package/esm2022/components/accordion/public-api.mjs +0 -3
  211. package/esm2022/components/action-link/action-link.component.mjs +0 -32
  212. package/esm2022/components/action-link/inera-ids-angular-components-action-link.mjs +0 -5
  213. package/esm2022/components/action-link/public-api.mjs +0 -2
  214. package/esm2022/components/alert/alert-header.component.mjs +0 -25
  215. package/esm2022/components/alert/alert.component.mjs +0 -114
  216. package/esm2022/components/alert/inera-ids-angular-components-alert.mjs +0 -5
  217. package/esm2022/components/alert/public-api.mjs +0 -3
  218. package/esm2022/components/badge/badge.component.mjs +0 -22
  219. package/esm2022/components/badge/inera-ids-angular-components-badge.mjs +0 -5
  220. package/esm2022/components/badge/public-api.mjs +0 -2
  221. package/esm2022/components/box-link/box-link-button.component.mjs +0 -25
  222. package/esm2022/components/box-link/box-link.component.mjs +0 -20
  223. package/esm2022/components/box-link/inera-ids-angular-components-box-link.mjs +0 -5
  224. package/esm2022/components/box-link/public-api.mjs +0 -3
  225. package/esm2022/components/breadcrumbs/breadcrumbs.component.mjs +0 -43
  226. package/esm2022/components/breadcrumbs/crumb.component.mjs +0 -31
  227. package/esm2022/components/breadcrumbs/inera-ids-angular-components-breadcrumbs.mjs +0 -5
  228. package/esm2022/components/breadcrumbs/public-api.mjs +0 -3
  229. package/esm2022/components/button/button.directive.mjs +0 -140
  230. package/esm2022/components/button/inera-ids-angular-components-button.mjs +0 -5
  231. package/esm2022/components/button/public-api.mjs +0 -2
  232. package/esm2022/components/button-group/button-group.component.mjs +0 -39
  233. package/esm2022/components/button-group/inera-ids-angular-components-button-group.mjs +0 -5
  234. package/esm2022/components/button-group/public-api.mjs +0 -2
  235. package/esm2022/components/card/card-link.directive.mjs +0 -17
  236. package/esm2022/components/card/card.component.mjs +0 -48
  237. package/esm2022/components/card/inera-ids-angular-components-card.mjs +0 -5
  238. package/esm2022/components/card/public-api.mjs +0 -3
  239. package/esm2022/components/carousel/carousel-item/carousel-item.component.mjs +0 -33
  240. package/esm2022/components/carousel/carousel.component.mjs +0 -71
  241. package/esm2022/components/carousel/inera-ids-angular-components-carousel.mjs +0 -5
  242. package/esm2022/components/carousel/public-api.mjs +0 -3
  243. package/esm2022/components/date-label/date-label.component.mjs +0 -125
  244. package/esm2022/components/date-label/inera-ids-angular-components-date-label.mjs +0 -5
  245. package/esm2022/components/date-label/public-api.mjs +0 -2
  246. package/esm2022/components/dialog/dialog-close.component.mjs +0 -24
  247. package/esm2022/components/dialog/dialog-content.component.mjs +0 -15
  248. package/esm2022/components/dialog/dialog-footer.component.mjs +0 -18
  249. package/esm2022/components/dialog/dialog-header.component.mjs +0 -15
  250. package/esm2022/components/dialog/dialog-trigger.component.mjs +0 -15
  251. package/esm2022/components/dialog/dialog.component.mjs +0 -164
  252. package/esm2022/components/dialog/inera-ids-angular-components-dialog.mjs +0 -5
  253. package/esm2022/components/dialog/public-api.mjs +0 -7
  254. package/esm2022/components/dropdown/dropdown-item.directive.mjs +0 -18
  255. package/esm2022/components/dropdown/dropdown-trigger.component.mjs +0 -16
  256. package/esm2022/components/dropdown/dropdown.component.mjs +0 -103
  257. package/esm2022/components/dropdown/dropdown.module.mjs +0 -30
  258. package/esm2022/components/dropdown/inera-ids-angular-components-dropdown.mjs +0 -5
  259. package/esm2022/components/dropdown/public-api.mjs +0 -5
  260. package/esm2022/components/footer-1177/footer-1177-col.component.mjs +0 -42
  261. package/esm2022/components/footer-1177/footer-1177-sub-footer-left.component.mjs +0 -18
  262. package/esm2022/components/footer-1177/footer-1177-sub-footer-mobile.component.mjs +0 -18
  263. package/esm2022/components/footer-1177/footer-1177-sub-footer-right.component.mjs +0 -18
  264. package/esm2022/components/footer-1177/footer-1177-text.component.mjs +0 -29
  265. package/esm2022/components/footer-1177/footer-1177.component.mjs +0 -40
  266. package/esm2022/components/footer-1177/footer-1177.module.mjs +0 -45
  267. package/esm2022/components/footer-1177/inera-ids-angular-components-footer-1177.mjs +0 -5
  268. package/esm2022/components/footer-1177/public-api.mjs +0 -8
  269. package/esm2022/components/footer-1177-admin/footer-1177-admin-col.component.mjs +0 -42
  270. package/esm2022/components/footer-1177-admin/footer-1177-admin-sub-footer-left.component.mjs +0 -18
  271. package/esm2022/components/footer-1177-admin/footer-1177-admin-sub-footer-mobile.component.mjs +0 -18
  272. package/esm2022/components/footer-1177-admin/footer-1177-admin-sub-footer-right.component.mjs +0 -18
  273. package/esm2022/components/footer-1177-admin/footer-1177-admin-text.component.mjs +0 -29
  274. package/esm2022/components/footer-1177-admin/footer-1177-admin.component.mjs +0 -38
  275. package/esm2022/components/footer-1177-admin/footer-1177-admin.module.mjs +0 -45
  276. package/esm2022/components/footer-1177-admin/inera-ids-angular-components-footer-1177-admin.mjs +0 -5
  277. package/esm2022/components/footer-1177-admin/public-api.mjs +0 -8
  278. package/esm2022/components/footer-1177-pro/footer-1177-pro-col.component.mjs +0 -42
  279. package/esm2022/components/footer-1177-pro/footer-1177-pro-sub-footer-left.component.mjs +0 -18
  280. package/esm2022/components/footer-1177-pro/footer-1177-pro-sub-footer-mobile.component.mjs +0 -18
  281. package/esm2022/components/footer-1177-pro/footer-1177-pro-sub-footer-right.component.mjs +0 -18
  282. package/esm2022/components/footer-1177-pro/footer-1177-pro-text.component.mjs +0 -29
  283. package/esm2022/components/footer-1177-pro/footer-1177-pro.component.mjs +0 -38
  284. package/esm2022/components/footer-1177-pro/footer-1177-pro.module.mjs +0 -45
  285. package/esm2022/components/footer-1177-pro/inera-ids-angular-components-footer-1177-pro.mjs +0 -5
  286. package/esm2022/components/footer-1177-pro/public-api.mjs +0 -8
  287. package/esm2022/components/footer-inera/footer-inera-col.component.mjs +0 -42
  288. package/esm2022/components/footer-inera/footer-inera-sub-footer-left.component.mjs +0 -18
  289. package/esm2022/components/footer-inera/footer-inera-sub-footer-mobile.component.mjs +0 -18
  290. package/esm2022/components/footer-inera/footer-inera-sub-footer-right.component.mjs +0 -18
  291. package/esm2022/components/footer-inera/footer-inera-text.component.mjs +0 -29
  292. package/esm2022/components/footer-inera/footer-inera.component.mjs +0 -38
  293. package/esm2022/components/footer-inera/footer-inera.module.mjs +0 -45
  294. package/esm2022/components/footer-inera/inera-ids-angular-components-footer-inera.mjs +0 -5
  295. package/esm2022/components/footer-inera/public-api.mjs +0 -8
  296. package/esm2022/components/footer-inera-admin/footer-inera-admin-col.component.mjs +0 -46
  297. package/esm2022/components/footer-inera-admin/footer-inera-admin-sub-footer-left.component.mjs +0 -18
  298. package/esm2022/components/footer-inera-admin/footer-inera-admin-sub-footer-mobile.component.mjs +0 -18
  299. package/esm2022/components/footer-inera-admin/footer-inera-admin-sub-footer-right.component.mjs +0 -18
  300. package/esm2022/components/footer-inera-admin/footer-inera-admin-text.component.mjs +0 -29
  301. package/esm2022/components/footer-inera-admin/footer-inera-admin.component.mjs +0 -38
  302. package/esm2022/components/footer-inera-admin/footer-inera-admin.module.mjs +0 -45
  303. package/esm2022/components/footer-inera-admin/inera-ids-angular-components-footer-inera-admin.mjs +0 -5
  304. package/esm2022/components/footer-inera-admin/public-api.mjs +0 -8
  305. package/esm2022/components/form/check-button/check-button.component.mjs +0 -18
  306. package/esm2022/components/form/check-button/inera-ids-angular-components-form-check-button.mjs +0 -5
  307. package/esm2022/components/form/check-button/public-api.mjs +0 -2
  308. package/esm2022/components/form/checkbox/checkbox.component.mjs +0 -47
  309. package/esm2022/components/form/checkbox/inera-ids-angular-components-form-checkbox.mjs +0 -5
  310. package/esm2022/components/form/checkbox/public-api.mjs +0 -2
  311. package/esm2022/components/form/checkbox-group/checkbox-group.component.mjs +0 -44
  312. package/esm2022/components/form/checkbox-group/inera-ids-angular-components-form-checkbox-group.mjs +0 -5
  313. package/esm2022/components/form/checkbox-group/public-api.mjs +0 -2
  314. package/esm2022/components/form/darkmode-toggle/darkmode-toggle.component.mjs +0 -12
  315. package/esm2022/components/form/darkmode-toggle/inera-ids-angular-components-form-darkmode-toggle.mjs +0 -5
  316. package/esm2022/components/form/darkmode-toggle/public-api.mjs +0 -2
  317. package/esm2022/components/form/error-message/error-message.component.mjs +0 -46
  318. package/esm2022/components/form/error-message/inera-ids-angular-components-form-error-message.mjs +0 -5
  319. package/esm2022/components/form/error-message/public-api.mjs +0 -2
  320. package/esm2022/components/form/input/inera-ids-angular-components-form-input.mjs +0 -5
  321. package/esm2022/components/form/input/input-hint.component.mjs +0 -21
  322. package/esm2022/components/form/input/input-icon.component.mjs +0 -23
  323. package/esm2022/components/form/input/input.component.mjs +0 -42
  324. package/esm2022/components/form/input/public-api.mjs +0 -4
  325. package/esm2022/components/form/radio/inera-ids-angular-components-form-radio.mjs +0 -5
  326. package/esm2022/components/form/radio/public-api.mjs +0 -3
  327. package/esm2022/components/form/radio/radio-group.component.mjs +0 -55
  328. package/esm2022/components/form/radio/radio.component.mjs +0 -25
  329. package/esm2022/components/form/radio-button/inera-ids-angular-components-form-radio-button.mjs +0 -5
  330. package/esm2022/components/form/radio-button/public-api.mjs +0 -3
  331. package/esm2022/components/form/radio-button/radio-button-group.component.mjs +0 -46
  332. package/esm2022/components/form/radio-button/radio-button.component.mjs +0 -23
  333. package/esm2022/components/form/range/inera-ids-angular-components-form-range.mjs +0 -5
  334. package/esm2022/components/form/range/public-api.mjs +0 -2
  335. package/esm2022/components/form/range/range.component.mjs +0 -75
  336. package/esm2022/components/form/select/inera-ids-angular-components-form-select.mjs +0 -5
  337. package/esm2022/components/form/select/public-api.mjs +0 -2
  338. package/esm2022/components/form/select/select.component.mjs +0 -16
  339. package/esm2022/components/form/select-multiple/inera-ids-angular-components-form-select-multiple.mjs +0 -5
  340. package/esm2022/components/form/select-multiple/public-api.mjs +0 -2
  341. package/esm2022/components/form/select-multiple/select-multiple.component.mjs +0 -100
  342. package/esm2022/components/form/spinner/inera-ids-angular-components-form-spinner.mjs +0 -5
  343. package/esm2022/components/form/spinner/public-api.mjs +0 -2
  344. package/esm2022/components/form/spinner/spinner.component.mjs +0 -24
  345. package/esm2022/components/form/textarea/inera-ids-angular-components-form-textarea.mjs +0 -5
  346. package/esm2022/components/form/textarea/public-api.mjs +0 -3
  347. package/esm2022/components/form/textarea/textarea-hint.component.mjs +0 -24
  348. package/esm2022/components/form/textarea/textarea.component.mjs +0 -54
  349. package/esm2022/components/form/time/inera-ids-angular-components-form-time.mjs +0 -5
  350. package/esm2022/components/form/time/public-api.mjs +0 -2
  351. package/esm2022/components/form/time/time.component.mjs +0 -15
  352. package/esm2022/components/form/toggle/inera-ids-angular-components-form-toggle.mjs +0 -5
  353. package/esm2022/components/form/toggle/public-api.mjs +0 -2
  354. package/esm2022/components/form/toggle/toggle.component.mjs +0 -14
  355. package/esm2022/components/global-alert/global-alert-actions.component.mjs +0 -26
  356. package/esm2022/components/global-alert/global-alert-header.component.mjs +0 -26
  357. package/esm2022/components/global-alert/global-alert.component.mjs +0 -86
  358. package/esm2022/components/global-alert/inera-ids-angular-components-global-alert.mjs +0 -5
  359. package/esm2022/components/global-alert/public-api.mjs +0 -4
  360. package/esm2022/components/grid/column/column.component.mjs +0 -61
  361. package/esm2022/components/grid/column/inera-ids-angular-components-grid-column.mjs +0 -5
  362. package/esm2022/components/grid/column/public-api.mjs +0 -2
  363. package/esm2022/components/grid/container/container.component.mjs +0 -27
  364. package/esm2022/components/grid/container/inera-ids-angular-components-grid-container.mjs +0 -5
  365. package/esm2022/components/grid/container/public-api.mjs +0 -2
  366. package/esm2022/components/grid/inera-ids-angular-components-grid.mjs +0 -5
  367. package/esm2022/components/grid/public-api.mjs +0 -4
  368. package/esm2022/components/grid/row/inera-ids-angular-components-grid-row.mjs +0 -5
  369. package/esm2022/components/grid/row/public-api.mjs +0 -2
  370. package/esm2022/components/grid/row/row.component.mjs +0 -43
  371. package/esm2022/components/grid-layout/grid-column/grid-column.component.mjs +0 -72
  372. package/esm2022/components/grid-layout/grid-column/inera-ids-angular-components-grid-layout-grid-column.mjs +0 -5
  373. package/esm2022/components/grid-layout/grid-column/public-api.mjs +0 -2
  374. package/esm2022/components/grid-layout/grid-container/grid-container.component.mjs +0 -35
  375. package/esm2022/components/grid-layout/grid-container/inera-ids-angular-components-grid-layout-grid-container.mjs +0 -5
  376. package/esm2022/components/grid-layout/grid-container/public-api.mjs +0 -2
  377. package/esm2022/components/grid-layout/grid-row/grid-row.component.mjs +0 -43
  378. package/esm2022/components/grid-layout/grid-row/inera-ids-angular-components-grid-layout-grid-row.mjs +0 -5
  379. package/esm2022/components/grid-layout/grid-row/public-api.mjs +0 -2
  380. package/esm2022/components/grid-layout/inera-ids-angular-components-grid-layout.mjs +0 -5
  381. package/esm2022/components/grid-layout/public-api.mjs +0 -4
  382. package/esm2022/components/header-1177/avatar/header-1177-avatar-agent.component.mjs +0 -20
  383. package/esm2022/components/header-1177/avatar/header-1177-avatar.component.mjs +0 -113
  384. package/esm2022/components/header-1177/brand-link/header-1177-brand-link.directive.mjs +0 -17
  385. package/esm2022/components/header-1177/header-1177.component.mjs +0 -58
  386. package/esm2022/components/header-1177/header-1177.module.mjs +0 -80
  387. package/esm2022/components/header-1177/inera-ids-angular-components-header-1177.mjs +0 -5
  388. package/esm2022/components/header-1177/item/header-1177-item.component.mjs +0 -52
  389. package/esm2022/components/header-1177/menu-mobile/header-1177-menu-mobile.component.mjs +0 -57
  390. package/esm2022/components/header-1177/nav/header-1177-nav.component.mjs +0 -55
  391. package/esm2022/components/header-1177/nav-item/header-1177-nav-item.component.mjs +0 -157
  392. package/esm2022/components/header-1177/nav-item-menu-link/header-1177-nav-item-menu-link.component.mjs +0 -18
  393. package/esm2022/components/header-1177/nav-item-mobile/header-1177-nav-item-mobile.component.mjs +0 -36
  394. package/esm2022/components/header-1177/public-api.mjs +0 -15
  395. package/esm2022/components/header-1177/region-picker/header-1177-region-picker.component.mjs +0 -85
  396. package/esm2022/components/header-1177/region-picker-mobile/header-1177-region-picker-mobile.component.mjs +0 -76
  397. package/esm2022/components/header-1177/skip-to-content/header-1177-skip-to-content.component.mjs +0 -18
  398. package/esm2022/components/header-1177-admin/avatar/header-1177-admin-avatar.component.mjs +0 -130
  399. package/esm2022/components/header-1177-admin/avatar-mobile/header-1177-admin-avatar-mobile.component.mjs +0 -125
  400. package/esm2022/components/header-1177-admin/brand-link/header-1177-admin-brand-link.directive.mjs +0 -17
  401. package/esm2022/components/header-1177-admin/header-1177-admin.component.mjs +0 -57
  402. package/esm2022/components/header-1177-admin/header-1177-admin.module.mjs +0 -70
  403. package/esm2022/components/header-1177-admin/inera-ids-angular-components-header-1177-admin.mjs +0 -5
  404. package/esm2022/components/header-1177-admin/item/header-1177-admin-item.component.mjs +0 -39
  405. package/esm2022/components/header-1177-admin/menu-mobile/header-1177-admin-menu-mobile.component.mjs +0 -65
  406. package/esm2022/components/header-1177-admin/nav/header-1177-admin-nav.component.mjs +0 -37
  407. package/esm2022/components/header-1177-admin/nav-item/header-1177-admin-nav-item.component.mjs +0 -157
  408. package/esm2022/components/header-1177-admin/nav-item-menu-link/header-1177-admin-nav-item-menu-link.component.mjs +0 -18
  409. package/esm2022/components/header-1177-admin/nav-item-mobile/header-1177-admin-nav-item-mobile.mjs +0 -36
  410. package/esm2022/components/header-1177-admin/public-api.mjs +0 -13
  411. package/esm2022/components/header-1177-admin/skip-to-content/header-1177-admin-skip-to-content.component.mjs +0 -18
  412. package/esm2022/components/header-1177-pro/avatar/header-1177-pro-avatar.component.mjs +0 -130
  413. package/esm2022/components/header-1177-pro/avatar-mobile/header-1177-pro-avatar-mobile.component.mjs +0 -125
  414. package/esm2022/components/header-1177-pro/brand-link/header-1177-pro-brand-link.directive.mjs +0 -17
  415. package/esm2022/components/header-1177-pro/header-1177-pro.component.mjs +0 -51
  416. package/esm2022/components/header-1177-pro/header-1177-pro.module.mjs +0 -80
  417. package/esm2022/components/header-1177-pro/inera-ids-angular-components-header-1177-pro.mjs +0 -5
  418. package/esm2022/components/header-1177-pro/item/header-1177-pro-item.component.mjs +0 -39
  419. package/esm2022/components/header-1177-pro/menu-mobile/header-1177-pro-menu-mobile.component.mjs +0 -65
  420. package/esm2022/components/header-1177-pro/nav/header-1177-pro-nav.component.mjs +0 -33
  421. package/esm2022/components/header-1177-pro/nav-item/header-1177-pro-nav-item.component.mjs +0 -154
  422. package/esm2022/components/header-1177-pro/nav-item-menu-link/header-1177-pro-nav-item-menu-link.component.mjs +0 -18
  423. package/esm2022/components/header-1177-pro/nav-item-mobile/header-1177-pro-nav-item-mobile.mjs +0 -36
  424. package/esm2022/components/header-1177-pro/public-api.mjs +0 -15
  425. package/esm2022/components/header-1177-pro/region-picker/header-1177-pro-region-picker.component.mjs +0 -85
  426. package/esm2022/components/header-1177-pro/region-picker-mobile/header-1177-pro-region-picker-mobile.component.mjs +0 -76
  427. package/esm2022/components/header-1177-pro/skip-to-content/header-1177-pro-skip-to-content.component.mjs +0 -18
  428. package/esm2022/components/header-inera/brand-link/header-inera-brand-link.directive.mjs +0 -14
  429. package/esm2022/components/header-inera/header-inera.component.mjs +0 -53
  430. package/esm2022/components/header-inera/header-inera.module.mjs +0 -55
  431. package/esm2022/components/header-inera/inera-ids-angular-components-header-inera.mjs +0 -5
  432. package/esm2022/components/header-inera/item/header-inera-item.component.mjs +0 -39
  433. package/esm2022/components/header-inera/menu-mobile/header-inera-menu-mobile.component.mjs +0 -71
  434. package/esm2022/components/header-inera/nav/header-inera-nav.component.mjs +0 -33
  435. package/esm2022/components/header-inera/nav-item/header-inera-nav-item.component.mjs +0 -154
  436. package/esm2022/components/header-inera/nav-item-menu-link/header-inera-nav-item-menu-link.component.mjs +0 -18
  437. package/esm2022/components/header-inera/public-api.mjs +0 -10
  438. package/esm2022/components/header-inera/skip-to-content/header-inera-skip-to-content.component.mjs +0 -18
  439. package/esm2022/components/header-inera-admin/avatar/header-inera-admin-avatar.component.mjs +0 -130
  440. package/esm2022/components/header-inera-admin/avatar-mobile/header-inera-admin-avatar-mobile.component.mjs +0 -125
  441. package/esm2022/components/header-inera-admin/brand-link/header-inera-admin-brand-link.directive.mjs +0 -17
  442. package/esm2022/components/header-inera-admin/header-inera-admin.component.mjs +0 -65
  443. package/esm2022/components/header-inera-admin/header-inera-admin.module.mjs +0 -70
  444. package/esm2022/components/header-inera-admin/inera-ids-angular-components-header-inera-admin.mjs +0 -5
  445. package/esm2022/components/header-inera-admin/item/header-inera-admin-item.component.mjs +0 -44
  446. package/esm2022/components/header-inera-admin/menu-mobile/header-inera-admin-menu-mobile.component.mjs +0 -71
  447. package/esm2022/components/header-inera-admin/nav/header-inera-admin-nav.component.mjs +0 -33
  448. package/esm2022/components/header-inera-admin/nav-item/header-inera-admin-nav-item.component.mjs +0 -154
  449. package/esm2022/components/header-inera-admin/nav-item-menu-link/header-inera-admin-nav-item-menu-link.component.mjs +0 -18
  450. package/esm2022/components/header-inera-admin/nav-item-mobile/header-inera-admin-nav-item-mobile.mjs +0 -36
  451. package/esm2022/components/header-inera-admin/public-api.mjs +0 -13
  452. package/esm2022/components/header-inera-admin/skip-to-content/header-inera-admin-skip-to-content.component.mjs +0 -18
  453. package/esm2022/components/header-patient/header-patient-actions.component.mjs +0 -22
  454. package/esm2022/components/header-patient/header-patient.component.mjs +0 -78
  455. package/esm2022/components/header-patient/inera-ids-angular-components-header-patient.mjs +0 -5
  456. package/esm2022/components/header-patient/public-api.mjs +0 -3
  457. package/esm2022/components/link/inera-ids-angular-components-link.mjs +0 -5
  458. package/esm2022/components/link/link.directive.mjs +0 -64
  459. package/esm2022/components/link/public-api.mjs +0 -2
  460. package/esm2022/components/mobile/menu/inera-ids-angular-components-mobile-menu.mjs +0 -5
  461. package/esm2022/components/mobile/menu/item/inera-ids-angular-components-mobile-menu-item.mjs +0 -5
  462. package/esm2022/components/mobile/menu/item/mobile-menu-item.component.mjs +0 -92
  463. package/esm2022/components/mobile/menu/item/public-api.mjs +0 -2
  464. package/esm2022/components/mobile/menu/mobile-menu.component.mjs +0 -42
  465. package/esm2022/components/mobile/menu/public-api.mjs +0 -3
  466. package/esm2022/components/navigation/content/inera-ids-angular-components-navigation-content.mjs +0 -5
  467. package/esm2022/components/navigation/content/navigation-content-link.component.mjs +0 -29
  468. package/esm2022/components/navigation/content/navigation-content.component.mjs +0 -24
  469. package/esm2022/components/navigation/content/public-api.mjs +0 -3
  470. package/esm2022/components/navigation/local/inera-ids-angular-components-navigation-local.mjs +0 -5
  471. package/esm2022/components/navigation/local/navigation-local-link.component.mjs +0 -27
  472. package/esm2022/components/navigation/local/navigation-local.component.mjs +0 -21
  473. package/esm2022/components/navigation/local/public-api.mjs +0 -3
  474. package/esm2022/components/notification-badge/inera-ids-angular-components-notification-badge.mjs +0 -5
  475. package/esm2022/components/notification-badge/notification-badge.component.mjs +0 -39
  476. package/esm2022/components/notification-badge/public-api.mjs +0 -2
  477. package/esm2022/components/pagination/data-pagination/data-pagination-select.component.mjs +0 -20
  478. package/esm2022/components/pagination/data-pagination/data-pagination.component.mjs +0 -75
  479. package/esm2022/components/pagination/data-pagination/inera-ids-angular-components-pagination-data-pagination.mjs +0 -5
  480. package/esm2022/components/pagination/data-pagination/public-api.mjs +0 -3
  481. package/esm2022/components/pagination/list-pagination/inera-ids-angular-components-pagination-list-pagination.mjs +0 -5
  482. package/esm2022/components/pagination/list-pagination/list-pagination.component.mjs +0 -197
  483. package/esm2022/components/pagination/list-pagination/public-api.mjs +0 -2
  484. package/esm2022/components/popover/inera-ids-angular-components-popover.mjs +0 -5
  485. package/esm2022/components/popover/popover-close.component.mjs +0 -24
  486. package/esm2022/components/popover/popover-content.component.mjs +0 -91
  487. package/esm2022/components/popover/popover-header.component.mjs +0 -18
  488. package/esm2022/components/popover/popover-trigger.component.mjs +0 -15
  489. package/esm2022/components/popover/popover.component.mjs +0 -149
  490. package/esm2022/components/popover/popover.module.mjs +0 -40
  491. package/esm2022/components/popover/public-api.mjs +0 -7
  492. package/esm2022/components/progressbar/inera-ids-angular-components-progressbar.mjs +0 -5
  493. package/esm2022/components/progressbar/progressbar.component.mjs +0 -24
  494. package/esm2022/components/progressbar/public-api.mjs +0 -2
  495. package/esm2022/components/puff-list/inera-ids-angular-components-puff-list.mjs +0 -5
  496. package/esm2022/components/puff-list/public-api.mjs +0 -9
  497. package/esm2022/components/puff-list/puff-list-item-content-info.component.mjs +0 -18
  498. package/esm2022/components/puff-list/puff-list-item-content.component.mjs +0 -15
  499. package/esm2022/components/puff-list/puff-list-item-date-label.component.mjs +0 -18
  500. package/esm2022/components/puff-list/puff-list-item-extra-content.component.mjs +0 -18
  501. package/esm2022/components/puff-list/puff-list-item-header.component.mjs +0 -18
  502. package/esm2022/components/puff-list/puff-list-item.component.mjs +0 -161
  503. package/esm2022/components/puff-list/puff-list.component.mjs +0 -40
  504. package/esm2022/components/puff-list/puff-list.module.mjs +0 -51
  505. package/esm2022/components/region-icon/inera-ids-angular-components-region-icon.mjs +0 -5
  506. package/esm2022/components/region-icon/public-api.mjs +0 -2
  507. package/esm2022/components/region-icon/region-icon.component.mjs +0 -51
  508. package/esm2022/components/side-menu/inera-ids-angular-components-side-menu.mjs +0 -5
  509. package/esm2022/components/side-menu/public-api.mjs +0 -5
  510. package/esm2022/components/side-menu/side-menu-icon.component.mjs +0 -24
  511. package/esm2022/components/side-menu/side-menu-link.component.mjs +0 -18
  512. package/esm2022/components/side-menu/side-menu.component.mjs +0 -215
  513. package/esm2022/components/side-menu/side-menu.module.mjs +0 -30
  514. package/esm2022/components/side-panel/inera-ids-angular-components-side-panel.mjs +0 -5
  515. package/esm2022/components/side-panel/public-api.mjs +0 -5
  516. package/esm2022/components/side-panel/side-panel-footer.component.mjs +0 -50
  517. package/esm2022/components/side-panel/side-panel-provider.component.mjs +0 -73
  518. package/esm2022/components/side-panel/side-panel.component.mjs +0 -196
  519. package/esm2022/components/side-panel/side-panel.module.mjs +0 -31
  520. package/esm2022/components/stepper/inera-ids-angular-components-stepper.mjs +0 -5
  521. package/esm2022/components/stepper/public-api.mjs +0 -5
  522. package/esm2022/components/stepper/step-header.component.mjs +0 -18
  523. package/esm2022/components/stepper/step.component.mjs +0 -133
  524. package/esm2022/components/stepper/stepper.component.mjs +0 -30
  525. package/esm2022/components/stepper/stepper.module.mjs +0 -30
  526. package/esm2022/components/tabs/inera-ids-angular-components-tabs.mjs +0 -5
  527. package/esm2022/components/tabs/public-api.mjs +0 -3
  528. package/esm2022/components/tabs/tab-group.component.mjs +0 -51
  529. package/esm2022/components/tabs/tab.component.mjs +0 -41
  530. package/esm2022/components/tag/inera-ids-angular-components-tag.mjs +0 -5
  531. package/esm2022/components/tag/public-api.mjs +0 -3
  532. package/esm2022/components/tag/tag.component.mjs +0 -23
  533. package/esm2022/components/tag/tag.directive.mjs +0 -17
  534. package/esm2022/components/tooltip/inera-ids-angular-components-tooltip.mjs +0 -5
  535. package/esm2022/components/tooltip/public-api.mjs +0 -4
  536. package/esm2022/components/tooltip/tooltip-trigger.directive.mjs +0 -18
  537. package/esm2022/components/tooltip/tooltip.component.mjs +0 -84
  538. package/esm2022/components/tooltip/tooltip.module.mjs +0 -25
  539. package/esm2022/inera-ids-angular.mjs +0 -5
  540. package/esm2022/public-api.mjs +0 -2
@@ -1,22 +1,22 @@
1
1
  import * as i0 from '@angular/core';
2
- import { inject, booleanAttribute, Input, Component, EventEmitter, Output, TemplateRef, ViewChild, Directive, ContentChild, ContentChildren, NgModule } from '@angular/core';
2
+ import { inject, booleanAttribute, Input, Component, EventEmitter, ViewChild, Output, TemplateRef, Directive, ContentChild, ContentChildren, NgModule } from '@angular/core';
3
3
  import { NgTemplateOutlet } from '@angular/common';
4
- import { ID_HEADER_CONTEXT, IDUseIdService, useEscapeKey, IDClickOutsideDirective } from '@inera/ids-angular/common';
4
+ import { ID_HEADER_CONTEXT, IDUseIdService, useFocusTrap, useEscapeKey, IDClickOutsideDirective } from '@inera/ids-angular/common';
5
5
 
6
6
  class IDHeaderIneraAdminItemComponent {
7
7
  mobile = false;
8
8
  separatorLeft = false;
9
9
  icon;
10
10
  header = inject(ID_HEADER_CONTEXT, { optional: true, host: true });
11
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: IDHeaderIneraAdminItemComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
12
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.2.14", type: IDHeaderIneraAdminItemComponent, isStandalone: true, selector: "id-header-inera-admin-item", inputs: { mobile: ["mobile", "mobile", booleanAttribute], separatorLeft: ["separatorLeft", "separatorLeft", booleanAttribute], icon: "icon" }, host: { properties: { "class.ids-header-inera-admin-item--unresponsive": "header?.unresponsive", "class.ids-header-inera-admin-item--mobile": "mobile", "class.ids-header-inera-admin-item--separator": "separatorLeft" }, classAttribute: "ids-header-inera-admin-item" }, ngImport: i0, template: `
11
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: IDHeaderIneraAdminItemComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
12
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "19.2.20", type: IDHeaderIneraAdminItemComponent, isStandalone: true, selector: "id-header-inera-admin-item", inputs: { mobile: ["mobile", "mobile", booleanAttribute], separatorLeft: ["separatorLeft", "separatorLeft", booleanAttribute], icon: "icon" }, host: { properties: { "class.ids-header-inera-admin-item--unresponsive": "header?.unresponsive", "class.ids-header-inera-admin-item--mobile": "mobile", "class.ids-header-inera-admin-item--separator": "separatorLeft" }, classAttribute: "ids-header-inera-admin-item" }, ngImport: i0, template: `
13
13
  <div class="ids-header-inera-admin-item__icon">
14
14
  <ng-content name=[icon]></ng-content>
15
15
  <span class="ids-icon-{{icon}}" aria-hidden="true"></span>
16
16
  </div>
17
17
  <ng-content></ng-content>`, isInline: true });
18
18
  }
19
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: IDHeaderIneraAdminItemComponent, decorators: [{
19
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: IDHeaderIneraAdminItemComponent, decorators: [{
20
20
  type: Component,
21
21
  args: [{
22
22
  selector: 'id-header-inera-admin-item',
@@ -55,6 +55,8 @@ class IDHeaderIneraAdminAvatarComponent {
55
55
  idService = inject(IDUseIdService);
56
56
  contentId = this.idService.generateId('header-inera-admin-avatar');
57
57
  header = inject(ID_HEADER_CONTEXT, { optional: true, host: true });
58
+ menuContent;
59
+ focusTrap = useFocusTrap(() => this.menuContent, { disabled: () => !this.expanded });
58
60
  constructor() {
59
61
  useEscapeKey(() => this.handleCloseEvent(), () => this.expanded);
60
62
  }
@@ -64,6 +66,7 @@ class IDHeaderIneraAdminAvatarComponent {
64
66
  }
65
67
  }
66
68
  closeAvatar() {
69
+ this.focusTrap.destroy();
67
70
  this.expanded = false;
68
71
  this.expandedChange.emit(false);
69
72
  this.closed.emit();
@@ -72,18 +75,23 @@ class IDHeaderIneraAdminAvatarComponent {
72
75
  this.expanded = !this.expanded;
73
76
  this.expandedChange.emit(this.expanded);
74
77
  if (this.expanded) {
78
+ this.focusTrap.create();
75
79
  this.opened.emit();
76
80
  }
77
81
  else {
82
+ this.focusTrap.destroy();
78
83
  this.closed.emit();
79
84
  }
80
85
  }
81
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: IDHeaderIneraAdminAvatarComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
82
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.2.14", type: IDHeaderIneraAdminAvatarComponent, isStandalone: true, selector: "id-header-inera-admin-avatar", inputs: { username: "username", unit: "unit", persistent: ["persistent", "persistent", booleanAttribute], expanded: ["expanded", "expanded", booleanAttribute] }, outputs: { expandedChange: "expandedChange", opened: "opened", closed: "closed" }, host: { properties: { "class.ids-header-inera-admin-avatar--unresponsive": "header?.unresponsive" }, classAttribute: "ids-header-inera-admin-avatar" }, ngImport: i0, template: `
86
+ ngOnDestroy() {
87
+ this.focusTrap.destroy();
88
+ }
89
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: IDHeaderIneraAdminAvatarComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
90
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.20", type: IDHeaderIneraAdminAvatarComponent, isStandalone: true, selector: "id-header-inera-admin-avatar", inputs: { username: "username", unit: "unit", persistent: ["persistent", "persistent", booleanAttribute], expanded: ["expanded", "expanded", booleanAttribute] }, outputs: { expandedChange: "expandedChange", opened: "opened", closed: "closed" }, host: { properties: { "class.ids-header-inera-admin-avatar--unresponsive": "header?.unresponsive" }, classAttribute: "ids-header-inera-admin-avatar" }, viewQueries: [{ propertyName: "menuContent", first: true, predicate: ["menuContent"], descendants: true }], ngImport: i0, template: `
83
91
  <div class="ids-header-inera-admin-avatar__avatar"
84
92
  idClickOutside
85
93
  (idClickOutside)="handleCloseEvent()">
86
- <div class="ids-header-inera-admin-avatar__menu-wrapper">
94
+ <div #menuContent class="ids-header-inera-admin-avatar__menu-wrapper">
87
95
  <button
88
96
  (click)="toggleAvatar()"
89
97
  [attr.aria-controls]="contentId"
@@ -92,11 +100,10 @@ class IDHeaderIneraAdminAvatarComponent {
92
100
  [attr.aria-expanded]="expanded">
93
101
  <div class="ids-header-inera-admin-avatar__name" [attr.title]="username">
94
102
  {{username}}
103
+ </div>
95
104
  @if(unit) {
96
- <span class="ids-header-inera-admin-avatar__unit-separator">|</span>
97
- <span [attr.title]="unit" class="ids-header-inera-admin-avatar__unit">{{unit}} </span>
105
+ <div [attr.title]="unit" class="ids-header-inera-admin-avatar__unit">{{unit}} </div>
98
106
  }
99
- </div>
100
107
  </button>
101
108
  @if(expanded){
102
109
  <div [attr.id]="contentId"
@@ -111,7 +118,7 @@ class IDHeaderIneraAdminAvatarComponent {
111
118
  </div>
112
119
  `, isInline: true, dependencies: [{ kind: "directive", type: IDClickOutsideDirective, selector: "[idClickOutside]", outputs: ["idClickOutside"] }] });
113
120
  }
114
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: IDHeaderIneraAdminAvatarComponent, decorators: [{
121
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: IDHeaderIneraAdminAvatarComponent, decorators: [{
115
122
  type: Component,
116
123
  args: [{
117
124
  selector: "id-header-inera-admin-avatar",
@@ -119,7 +126,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImpo
119
126
  <div class="ids-header-inera-admin-avatar__avatar"
120
127
  idClickOutside
121
128
  (idClickOutside)="handleCloseEvent()">
122
- <div class="ids-header-inera-admin-avatar__menu-wrapper">
129
+ <div #menuContent class="ids-header-inera-admin-avatar__menu-wrapper">
123
130
  <button
124
131
  (click)="toggleAvatar()"
125
132
  [attr.aria-controls]="contentId"
@@ -128,11 +135,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImpo
128
135
  [attr.aria-expanded]="expanded">
129
136
  <div class="ids-header-inera-admin-avatar__name" [attr.title]="username">
130
137
  {{username}}
138
+ </div>
131
139
  @if(unit) {
132
- <span class="ids-header-inera-admin-avatar__unit-separator">|</span>
133
- <span [attr.title]="unit" class="ids-header-inera-admin-avatar__unit">{{unit}} </span>
140
+ <div [attr.title]="unit" class="ids-header-inera-admin-avatar__unit">{{unit}} </div>
134
141
  }
135
- </div>
136
142
  </button>
137
143
  @if(expanded){
138
144
  <div [attr.id]="contentId"
@@ -169,30 +175,36 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImpo
169
175
  type: Output
170
176
  }], closed: [{
171
177
  type: Output
178
+ }], menuContent: [{
179
+ type: ViewChild,
180
+ args: ['menuContent']
172
181
  }] } });
173
182
 
174
183
  class IDHeaderIneraAdminNavComponent {
175
184
  hideOnTablet = false;
176
185
  template;
177
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: IDHeaderIneraAdminNavComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
178
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.2.14", type: IDHeaderIneraAdminNavComponent, isStandalone: true, selector: "id-header-inera-admin-nav", inputs: { hideOnTablet: ["hideOnTablet", "hideOnTablet", booleanAttribute] }, viewQueries: [{ propertyName: "template", first: true, predicate: TemplateRef, descendants: true }], ngImport: i0, template: `
186
+ header = inject(ID_HEADER_CONTEXT, { optional: true, host: true });
187
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: IDHeaderIneraAdminNavComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
188
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "19.2.20", type: IDHeaderIneraAdminNavComponent, isStandalone: true, selector: "id-header-inera-admin-nav", inputs: { hideOnTablet: ["hideOnTablet", "hideOnTablet", booleanAttribute] }, viewQueries: [{ propertyName: "template", first: true, predicate: TemplateRef, descendants: true }], ngImport: i0, template: `
179
189
  <ng-template>
180
190
  <div class="ids-header-inera-admin-nav__nav-items">
181
191
  <ng-content></ng-content>
182
192
  </div>
183
- </ng-template>`, isInline: true });
193
+ </ng-template>
194
+ `, isInline: true });
184
195
  }
185
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: IDHeaderIneraAdminNavComponent, decorators: [{
196
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: IDHeaderIneraAdminNavComponent, decorators: [{
186
197
  type: Component,
187
198
  args: [{
188
- selector: "id-header-inera-admin-nav",
199
+ selector: 'id-header-inera-admin-nav',
189
200
  template: `
190
201
  <ng-template>
191
202
  <div class="ids-header-inera-admin-nav__nav-items">
192
203
  <ng-content></ng-content>
193
204
  </div>
194
- </ng-template>`,
195
- standalone: true
205
+ </ng-template>
206
+ `,
207
+ standalone: true,
196
208
  }]
197
209
  }], propDecorators: { hideOnTablet: [{
198
210
  type: Input,
@@ -203,10 +215,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImpo
203
215
  }] } });
204
216
 
205
217
  class IDHeaderIneraAdminSkipToContentComponent {
206
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: IDHeaderIneraAdminSkipToContentComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
207
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: IDHeaderIneraAdminSkipToContentComponent, isStandalone: true, selector: "id-header-inera-admin-skip-to-content", host: { classAttribute: "ids-header-inera-admin__skip-to-content" }, ngImport: i0, template: `<ng-content></ng-content>`, isInline: true });
218
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: IDHeaderIneraAdminSkipToContentComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
219
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.20", type: IDHeaderIneraAdminSkipToContentComponent, isStandalone: true, selector: "id-header-inera-admin-skip-to-content", host: { classAttribute: "ids-header-inera-admin__skip-to-content" }, ngImport: i0, template: `<ng-content></ng-content>`, isInline: true });
208
220
  }
209
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: IDHeaderIneraAdminSkipToContentComponent, decorators: [{
221
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: IDHeaderIneraAdminSkipToContentComponent, decorators: [{
210
222
  type: Component,
211
223
  args: [{
212
224
  selector: "id-header-inera-admin-skip-to-content",
@@ -219,10 +231,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImpo
219
231
  }] });
220
232
 
221
233
  class IDHeaderIneraAdminBrandLinkDirective {
222
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: IDHeaderIneraAdminBrandLinkDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
223
- static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.14", type: IDHeaderIneraAdminBrandLinkDirective, isStandalone: true, selector: "a[idBrandIneraAdminLink]", host: { classAttribute: "ids-header-inera-admin__logo-link" }, ngImport: i0 });
234
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: IDHeaderIneraAdminBrandLinkDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
235
+ static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.20", type: IDHeaderIneraAdminBrandLinkDirective, isStandalone: true, selector: "a[idBrandIneraAdminLink]", host: { classAttribute: "ids-header-inera-admin__logo-link" }, ngImport: i0 });
224
236
  }
225
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: IDHeaderIneraAdminBrandLinkDirective, decorators: [{
237
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: IDHeaderIneraAdminBrandLinkDirective, decorators: [{
226
238
  type: Directive,
227
239
  args: [{
228
240
  selector: "a[idBrandIneraAdminLink]",
@@ -244,22 +256,22 @@ class IDHeaderIneraAdminComponent {
244
256
  nav;
245
257
  brandLink;
246
258
  skipToContent;
247
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: IDHeaderIneraAdminComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
248
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.2.14", type: IDHeaderIneraAdminComponent, isStandalone: true, selector: "id-header-inera-admin", inputs: { srBrandLabel: "srBrandLabel", brandHref: "brandHref", brandText: "brandText", unresponsive: ["unresponsive", "unresponsive", booleanAttribute], showBrand: ["showBrand", "showBrand", booleanAttribute] }, providers: [
259
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: IDHeaderIneraAdminComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
260
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.20", type: IDHeaderIneraAdminComponent, isStandalone: true, selector: "id-header-inera-admin", inputs: { srBrandLabel: "srBrandLabel", brandHref: "brandHref", brandText: "brandText", unresponsive: ["unresponsive", "unresponsive", booleanAttribute], showBrand: ["showBrand", "showBrand", booleanAttribute] }, providers: [
249
261
  {
250
262
  provide: ID_HEADER_CONTEXT,
251
263
  useExisting: IDHeaderIneraAdminComponent,
252
264
  },
253
- ], queries: [{ propertyName: "avatar", first: true, predicate: IDHeaderIneraAdminAvatarComponent, descendants: true }, { propertyName: "nav", first: true, predicate: IDHeaderIneraAdminNavComponent, descendants: true }, { propertyName: "brandLink", first: true, predicate: IDHeaderIneraAdminBrandLinkDirective, descendants: true }, { propertyName: "skipToContent", first: true, predicate: IDHeaderIneraAdminSkipToContentComponent, descendants: true }, { propertyName: "items", predicate: IDHeaderIneraAdminItemComponent }], ngImport: i0, template: "<header class=\"ids-header-inera-admin\"\n [class.ids-header-inera-admin--unresponsive]=\"unresponsive\">\n <ng-content select=\"id-header-inera-admin-skip-to-content\"></ng-content>\n <div class=\"ids-header-inera-admin__container\">\n <div class=\"ids-header-inera-admin__inner\">\n <div class=\"ids-header-inera-admin__main\">\n <div class=\"ids-header-inera-admin__service-wrapper\">\n <div class=\"ids-header-inera-admin__brand\">\n @if (showBrand) {\n <div class=\"ids-header-inera-admin__logo\" role=\"img\" [attr.aria-label]=\"srBrandLabel\"></div>\n }\n <div class=\"ids-header-inera-admin__brand-inner\">\n <span class=\"ids-header-inera-admin__brand-link\">\n @if(brandLink) {\n <ng-content select=\"[idBrandIneraAdminLink]\"></ng-content>\n } @else {\n <a [attr.href]=\"brandHref\" [attr.aria-label]=\"srBrandLabel\"></a>\n }\n </span>\n <h1 class=\"ids-header-inera-admin__brand-text\">{{brandText}}</h1>\n <h2 class=\"ids-header-inera-admin__service-name\">EN TJ\u00C4NST FR\u00C5N INERA</h2>\n </div>\n </div>\n </div>\n @if(items) {\n <div class=\"ids-header-inera-admin__items\">\n <ng-content select=\"id-header-inera-admin-item\"></ng-content>\n <ng-content select=\"id-header-inera-admin-menu-mobile\"></ng-content>\n <ng-content select=\"id-header-inera-admin-avatar\"></ng-content>\n </div>\n }\n </div>\n </div>\n </div>\n @if(nav) {\n <nav class=\"ids-header-inera-admin-nav\"\n [class.ids-header-inera-admin-nav--unresponsive]=\"unresponsive\"\n [class.ids-header-inera-admin-nav--hide-on-tablet]=\"nav.hideOnTablet\">\n <ng-container *ngTemplateOutlet=\"nav.template\"></ng-container>\n </nav>\n }\n</header>\n\n", dependencies: [{ kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }] });
265
+ ], queries: [{ propertyName: "avatar", first: true, predicate: IDHeaderIneraAdminAvatarComponent, descendants: true }, { propertyName: "nav", first: true, predicate: IDHeaderIneraAdminNavComponent, descendants: true }, { propertyName: "brandLink", first: true, predicate: IDHeaderIneraAdminBrandLinkDirective, descendants: true }, { propertyName: "skipToContent", first: true, predicate: IDHeaderIneraAdminSkipToContentComponent, descendants: true }, { propertyName: "items", predicate: IDHeaderIneraAdminItemComponent }], ngImport: i0, template: "<header\n class=\"ids-header-inera-admin\"\n [class.ids-header-inera-admin--unresponsive]=\"unresponsive\"\n>\n <ng-content select=\"id-header-inera-admin-skip-to-content\"></ng-content>\n <div class=\"ids-header-inera-admin__container\">\n <div class=\"ids-header-inera-admin__inner\">\n <div class=\"ids-header-inera-admin__main\">\n <div class=\"ids-header-inera-admin__service-wrapper\">\n <div class=\"ids-header-inera-admin__brand\">\n @if (showBrand) {\n <div\n class=\"ids-header-inera-admin__logo\"\n role=\"img\"\n [attr.aria-label]=\"srBrandLabel\"\n ></div>\n }\n <div class=\"ids-header-inera-admin__brand-inner\">\n <span class=\"ids-header-inera-admin__brand-link\">\n @if (brandLink) {\n <ng-content select=\"[idBrandIneraAdminLink]\"></ng-content>\n } @else {\n <a\n [attr.href]=\"brandHref\"\n [attr.aria-label]=\"srBrandLabel\"\n ></a>\n }\n </span>\n <h1 class=\"ids-header-inera-admin__brand-text\">{{ brandText }}</h1>\n <h2 class=\"ids-header-inera-admin__service-name\">EN TJ\u00C4NST FR\u00C5N INERA</h2>\n </div>\n </div>\n </div>\n @if (items) {\n <div class=\"ids-header-inera-admin__items\">\n <ng-content select=\"id-header-inera-admin-item\"></ng-content>\n <ng-content select=\"id-header-inera-admin-menu-mobile\"></ng-content>\n <ng-content select=\"id-header-inera-admin-avatar\"></ng-content>\n </div>\n }\n </div>\n </div>\n </div>\n @if (nav) {\n <nav\n class=\"ids-header-inera-admin-nav\"\n aria-label=\"Huvudmeny\"\n [class.ids-header-inera-admin-nav--unresponsive]=\"unresponsive\"\n [class.ids-header-inera-admin-nav--hide-on-tablet]=\"nav.hideOnTablet\"\n >\n <ng-container *ngTemplateOutlet=\"nav.template\"></ng-container>\n </nav>\n }\n</header>\n", dependencies: [{ kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }] });
254
266
  }
255
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: IDHeaderIneraAdminComponent, decorators: [{
267
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: IDHeaderIneraAdminComponent, decorators: [{
256
268
  type: Component,
257
269
  args: [{ selector: "id-header-inera-admin", standalone: true, providers: [
258
270
  {
259
271
  provide: ID_HEADER_CONTEXT,
260
272
  useExisting: IDHeaderIneraAdminComponent,
261
273
  },
262
- ], imports: [NgTemplateOutlet], template: "<header class=\"ids-header-inera-admin\"\n [class.ids-header-inera-admin--unresponsive]=\"unresponsive\">\n <ng-content select=\"id-header-inera-admin-skip-to-content\"></ng-content>\n <div class=\"ids-header-inera-admin__container\">\n <div class=\"ids-header-inera-admin__inner\">\n <div class=\"ids-header-inera-admin__main\">\n <div class=\"ids-header-inera-admin__service-wrapper\">\n <div class=\"ids-header-inera-admin__brand\">\n @if (showBrand) {\n <div class=\"ids-header-inera-admin__logo\" role=\"img\" [attr.aria-label]=\"srBrandLabel\"></div>\n }\n <div class=\"ids-header-inera-admin__brand-inner\">\n <span class=\"ids-header-inera-admin__brand-link\">\n @if(brandLink) {\n <ng-content select=\"[idBrandIneraAdminLink]\"></ng-content>\n } @else {\n <a [attr.href]=\"brandHref\" [attr.aria-label]=\"srBrandLabel\"></a>\n }\n </span>\n <h1 class=\"ids-header-inera-admin__brand-text\">{{brandText}}</h1>\n <h2 class=\"ids-header-inera-admin__service-name\">EN TJ\u00C4NST FR\u00C5N INERA</h2>\n </div>\n </div>\n </div>\n @if(items) {\n <div class=\"ids-header-inera-admin__items\">\n <ng-content select=\"id-header-inera-admin-item\"></ng-content>\n <ng-content select=\"id-header-inera-admin-menu-mobile\"></ng-content>\n <ng-content select=\"id-header-inera-admin-avatar\"></ng-content>\n </div>\n }\n </div>\n </div>\n </div>\n @if(nav) {\n <nav class=\"ids-header-inera-admin-nav\"\n [class.ids-header-inera-admin-nav--unresponsive]=\"unresponsive\"\n [class.ids-header-inera-admin-nav--hide-on-tablet]=\"nav.hideOnTablet\">\n <ng-container *ngTemplateOutlet=\"nav.template\"></ng-container>\n </nav>\n }\n</header>\n\n" }]
274
+ ], imports: [NgTemplateOutlet], template: "<header\n class=\"ids-header-inera-admin\"\n [class.ids-header-inera-admin--unresponsive]=\"unresponsive\"\n>\n <ng-content select=\"id-header-inera-admin-skip-to-content\"></ng-content>\n <div class=\"ids-header-inera-admin__container\">\n <div class=\"ids-header-inera-admin__inner\">\n <div class=\"ids-header-inera-admin__main\">\n <div class=\"ids-header-inera-admin__service-wrapper\">\n <div class=\"ids-header-inera-admin__brand\">\n @if (showBrand) {\n <div\n class=\"ids-header-inera-admin__logo\"\n role=\"img\"\n [attr.aria-label]=\"srBrandLabel\"\n ></div>\n }\n <div class=\"ids-header-inera-admin__brand-inner\">\n <span class=\"ids-header-inera-admin__brand-link\">\n @if (brandLink) {\n <ng-content select=\"[idBrandIneraAdminLink]\"></ng-content>\n } @else {\n <a\n [attr.href]=\"brandHref\"\n [attr.aria-label]=\"srBrandLabel\"\n ></a>\n }\n </span>\n <h1 class=\"ids-header-inera-admin__brand-text\">{{ brandText }}</h1>\n <h2 class=\"ids-header-inera-admin__service-name\">EN TJ\u00C4NST FR\u00C5N INERA</h2>\n </div>\n </div>\n </div>\n @if (items) {\n <div class=\"ids-header-inera-admin__items\">\n <ng-content select=\"id-header-inera-admin-item\"></ng-content>\n <ng-content select=\"id-header-inera-admin-menu-mobile\"></ng-content>\n <ng-content select=\"id-header-inera-admin-avatar\"></ng-content>\n </div>\n }\n </div>\n </div>\n </div>\n @if (nav) {\n <nav\n class=\"ids-header-inera-admin-nav\"\n aria-label=\"Huvudmeny\"\n [class.ids-header-inera-admin-nav--unresponsive]=\"unresponsive\"\n [class.ids-header-inera-admin-nav--hide-on-tablet]=\"nav.hideOnTablet\"\n >\n <ng-container *ngTemplateOutlet=\"nav.template\"></ng-container>\n </nav>\n }\n</header>\n" }]
263
275
  }], propDecorators: { srBrandLabel: [{
264
276
  type: Input
265
277
  }], brandHref: [{
@@ -300,6 +312,8 @@ class IDHeaderIneraAdminAvatarMobileComponent {
300
312
  idService = inject(IDUseIdService);
301
313
  contentId = this.idService.generateId('header-inera-admin-avatar');
302
314
  header = inject(ID_HEADER_CONTEXT, { optional: true, host: true });
315
+ menuContent;
316
+ focusTrap = useFocusTrap(() => this.menuContent, { disabled: () => !this.expanded });
303
317
  constructor() {
304
318
  useEscapeKey(() => this.handleCloseEvent(), () => this.expanded);
305
319
  }
@@ -309,6 +323,7 @@ class IDHeaderIneraAdminAvatarMobileComponent {
309
323
  }
310
324
  }
311
325
  closeAvatar() {
326
+ this.focusTrap.destroy();
312
327
  this.expanded = false;
313
328
  this.expandedChange.emit(false);
314
329
  this.closed.emit();
@@ -317,15 +332,20 @@ class IDHeaderIneraAdminAvatarMobileComponent {
317
332
  this.expanded = !this.expanded;
318
333
  this.expandedChange.emit(this.expanded);
319
334
  if (this.expanded) {
335
+ this.focusTrap.create();
320
336
  this.opened.emit();
321
337
  }
322
338
  else {
339
+ this.focusTrap.destroy();
323
340
  this.closed.emit();
324
341
  }
325
342
  }
326
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: IDHeaderIneraAdminAvatarMobileComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
327
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.2.14", type: IDHeaderIneraAdminAvatarMobileComponent, isStandalone: true, selector: "id-header-inera-admin-avatar-mobile", inputs: { username: "username", unit: "unit", expanded: ["expanded", "expanded", booleanAttribute], persistent: ["persistent", "persistent", booleanAttribute] }, outputs: { expandedChange: "expandedChange", opened: "opened", closed: "closed" }, host: { classAttribute: "ids-header-inera-admin-avatar-mobile" }, ngImport: i0, template: `
328
- <div class="ids-header-inera-admin-avatar-mobile__menu-wrapper"
343
+ ngOnDestroy() {
344
+ this.focusTrap.destroy();
345
+ }
346
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: IDHeaderIneraAdminAvatarMobileComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
347
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.20", type: IDHeaderIneraAdminAvatarMobileComponent, isStandalone: true, selector: "id-header-inera-admin-avatar-mobile", inputs: { username: "username", unit: "unit", expanded: ["expanded", "expanded", booleanAttribute], persistent: ["persistent", "persistent", booleanAttribute] }, outputs: { expandedChange: "expandedChange", opened: "opened", closed: "closed" }, host: { classAttribute: "ids-header-inera-admin-avatar-mobile" }, viewQueries: [{ propertyName: "menuContent", first: true, predicate: ["menuContent"], descendants: true }], ngImport: i0, template: `
348
+ <div #menuContent class="ids-header-inera-admin-avatar-mobile__menu-wrapper"
329
349
  idClickOutside
330
350
  (idClickOutside)="handleCloseEvent()">
331
351
  <button
@@ -340,7 +360,7 @@ class IDHeaderIneraAdminAvatarMobileComponent {
340
360
  {{username}}
341
361
  </div>
342
362
  </button>
343
- <div
363
+ <div
344
364
  class="ids-header-inera-admin-avatar-mobile__menu"
345
365
  [attr.id]="contentId"
346
366
  [class.ids-header-inera-admin-avatar-mobile__menu--expanded]="expanded">
@@ -354,12 +374,12 @@ class IDHeaderIneraAdminAvatarMobileComponent {
354
374
  </div>
355
375
  `, isInline: true, dependencies: [{ kind: "directive", type: IDClickOutsideDirective, selector: "[idClickOutside]", outputs: ["idClickOutside"] }] });
356
376
  }
357
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: IDHeaderIneraAdminAvatarMobileComponent, decorators: [{
377
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: IDHeaderIneraAdminAvatarMobileComponent, decorators: [{
358
378
  type: Component,
359
379
  args: [{
360
380
  selector: "id-header-inera-admin-avatar-mobile",
361
381
  template: `
362
- <div class="ids-header-inera-admin-avatar-mobile__menu-wrapper"
382
+ <div #menuContent class="ids-header-inera-admin-avatar-mobile__menu-wrapper"
363
383
  idClickOutside
364
384
  (idClickOutside)="handleCloseEvent()">
365
385
  <button
@@ -374,7 +394,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImpo
374
394
  {{username}}
375
395
  </div>
376
396
  </button>
377
- <div
397
+ <div
378
398
  class="ids-header-inera-admin-avatar-mobile__menu"
379
399
  [attr.id]="contentId"
380
400
  [class.ids-header-inera-admin-avatar-mobile__menu--expanded]="expanded">
@@ -409,6 +429,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImpo
409
429
  type: Output
410
430
  }], closed: [{
411
431
  type: Output
432
+ }], menuContent: [{
433
+ type: ViewChild,
434
+ args: ['menuContent']
412
435
  }] } });
413
436
 
414
437
  class IDHeaderIneraAdminNavItemComponent {
@@ -436,19 +459,17 @@ class IDHeaderIneraAdminNavItemComponent {
436
459
  }
437
460
  }
438
461
  expandItem() {
439
- this.active = true;
440
462
  this.expanded = true;
441
463
  this.expandedChange.emit(true);
442
464
  this.activeChange.emit(true);
443
465
  }
444
466
  closeItem() {
445
- this.active = false;
446
467
  this.expanded = false;
447
468
  this.expandedChange.emit(false);
448
469
  this.activeChange.emit(false);
449
470
  }
450
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: IDHeaderIneraAdminNavItemComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
451
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.2.14", type: IDHeaderIneraAdminNavItemComponent, isStandalone: true, selector: "id-header-inera-admin-nav-item", inputs: { label: "label", active: ["active", "active", booleanAttribute], expanded: ["expanded", "expanded", booleanAttribute] }, outputs: { activeChange: "activeChange", expandedChange: "expandedChange" }, host: { properties: { "class.ids-header-inera-admin-nav-item--unresponsive": "header?.unresponsive", "class.ids-header-inera-admin-nav-item--active": "active", "attr.aria-current": "active", "class.ids-header-inera-admin-nav-item--expanded": "expanded" }, classAttribute: "ids-header-inera-admin-nav-item" }, queries: [{ propertyName: "col1", first: true, predicate: ["col1"], descendants: true }, { propertyName: "col2", first: true, predicate: ["col2"], descendants: true }, { propertyName: "col3", first: true, predicate: ["col3"], descendants: true }, { propertyName: "col4", first: true, predicate: ["col4"], descendants: true }], ngImport: i0, template: `
471
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: IDHeaderIneraAdminNavItemComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
472
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.20", type: IDHeaderIneraAdminNavItemComponent, isStandalone: true, selector: "id-header-inera-admin-nav-item", inputs: { label: "label", active: ["active", "active", booleanAttribute], expanded: ["expanded", "expanded", booleanAttribute] }, outputs: { activeChange: "activeChange", expandedChange: "expandedChange" }, host: { properties: { "class.ids-header-inera-admin-nav-item--unresponsive": "header?.unresponsive", "class.ids-header-inera-admin-nav-item--active": "active || expanded", "attr.aria-current": "active", "class.ids-header-inera-admin-nav-item--expanded": "expanded" }, classAttribute: "ids-header-inera-admin-nav-item" }, queries: [{ propertyName: "col1", first: true, predicate: ["col1"], descendants: true }, { propertyName: "col2", first: true, predicate: ["col2"], descendants: true }, { propertyName: "col3", first: true, predicate: ["col3"], descendants: true }, { propertyName: "col4", first: true, predicate: ["col4"], descendants: true }], ngImport: i0, template: `
452
473
  <div
453
474
  idClickOutside
454
475
  (idClickOutside)="closeItem()">
@@ -485,7 +506,7 @@ class IDHeaderIneraAdminNavItemComponent {
485
506
  </div>
486
507
  </div>`, isInline: true, dependencies: [{ kind: "directive", type: IDClickOutsideDirective, selector: "[idClickOutside]", outputs: ["idClickOutside"] }, { kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }] });
487
508
  }
488
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: IDHeaderIneraAdminNavItemComponent, decorators: [{
509
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: IDHeaderIneraAdminNavItemComponent, decorators: [{
489
510
  type: Component,
490
511
  args: [{
491
512
  selector: "id-header-inera-admin-nav-item",
@@ -530,7 +551,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImpo
530
551
  host: {
531
552
  class: 'ids-header-inera-admin-nav-item',
532
553
  '[class.ids-header-inera-admin-nav-item--unresponsive]': 'header?.unresponsive',
533
- '[class.ids-header-inera-admin-nav-item--active]': 'active',
554
+ '[class.ids-header-inera-admin-nav-item--active]': 'active || expanded',
534
555
  '[attr.aria-current]': 'active',
535
556
  '[class.ids-header-inera-admin-nav-item--expanded]': 'expanded'
536
557
  }
@@ -567,8 +588,8 @@ class IDHeaderIneraAdminMenuMobileComponent {
567
588
  toggleExpansion() {
568
589
  this.expanded = !this.expanded;
569
590
  }
570
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: IDHeaderIneraAdminMenuMobileComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
571
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.2.14", type: IDHeaderIneraAdminMenuMobileComponent, isStandalone: true, selector: "id-header-inera-admin-menu-mobile", inputs: { expanded: ["expanded", "expanded", booleanAttribute] }, host: { classAttribute: "ids-header-inera-admin__mobile-menu" }, ngImport: i0, template: `
591
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: IDHeaderIneraAdminMenuMobileComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
592
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.20", type: IDHeaderIneraAdminMenuMobileComponent, isStandalone: true, selector: "id-header-inera-admin-menu-mobile", inputs: { expanded: ["expanded", "expanded", booleanAttribute] }, host: { classAttribute: "ids-header-inera-admin__mobile-menu" }, ngImport: i0, template: `
572
593
  <div
573
594
  class="ids-header-inera-admin-menu-mobile"
574
595
  [class.ids-header-inera-admin-menu-mobile--unresponsive]="header?.unresponsive"
@@ -592,7 +613,7 @@ class IDHeaderIneraAdminMenuMobileComponent {
592
613
  </div>
593
614
  `, isInline: true });
594
615
  }
595
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: IDHeaderIneraAdminMenuMobileComponent, decorators: [{
616
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: IDHeaderIneraAdminMenuMobileComponent, decorators: [{
596
617
  type: Component,
597
618
  args: [{
598
619
  selector: 'id-header-inera-admin-menu-mobile',
@@ -630,10 +651,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImpo
630
651
  }] } });
631
652
 
632
653
  class IDHeaderIneraAdminNavItemMenuLinkComponent {
633
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: IDHeaderIneraAdminNavItemMenuLinkComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
634
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: IDHeaderIneraAdminNavItemMenuLinkComponent, isStandalone: true, selector: "id-header-inera-admin-nav-item-menu-link", host: { classAttribute: "ids-header-inera-admin-nav__menu-item-wrapper" }, ngImport: i0, template: `<ng-content></ng-content>`, isInline: true });
654
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: IDHeaderIneraAdminNavItemMenuLinkComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
655
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.20", type: IDHeaderIneraAdminNavItemMenuLinkComponent, isStandalone: true, selector: "id-header-inera-admin-nav-item-menu-link", host: { classAttribute: "ids-header-inera-admin-nav__menu-item-wrapper" }, ngImport: i0, template: `<ng-content></ng-content>`, isInline: true });
635
656
  }
636
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: IDHeaderIneraAdminNavItemMenuLinkComponent, decorators: [{
657
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: IDHeaderIneraAdminNavItemMenuLinkComponent, decorators: [{
637
658
  type: Component,
638
659
  args: [{
639
660
  selector: "id-header-inera-admin-nav-item-menu-link",
@@ -648,8 +669,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImpo
648
669
  class IDHeaderIneraAdminNavItemMobileComponent {
649
670
  icon;
650
671
  header = inject(ID_HEADER_CONTEXT, { optional: true, host: true });
651
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: IDHeaderIneraAdminNavItemMobileComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
652
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: IDHeaderIneraAdminNavItemMobileComponent, isStandalone: true, selector: "id-header-inera-admin-nav-item-mobile", inputs: { icon: "icon" }, host: { properties: { "class.ids-header-inera-admin-nav-item-mobile--unresponsive": "header?.unresponsive" }, classAttribute: "ids-header-inera-admin-nav-item-mobile" }, ngImport: i0, template: `
672
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: IDHeaderIneraAdminNavItemMobileComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
673
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.20", type: IDHeaderIneraAdminNavItemMobileComponent, isStandalone: true, selector: "id-header-inera-admin-nav-item-mobile", inputs: { icon: "icon" }, host: { properties: { "class.ids-header-inera-admin-nav-item-mobile--unresponsive": "header?.unresponsive" }, classAttribute: "ids-header-inera-admin-nav-item-mobile" }, ngImport: i0, template: `
653
674
  <span class="ids-header-inera-admin-nav-item-mobile__icon">
654
675
  <span class="ids-icon-{{icon}}"></span>
655
676
  <ng-content select="[idNavItemMobileIcon]"></ng-content>
@@ -657,7 +678,7 @@ class IDHeaderIneraAdminNavItemMobileComponent {
657
678
  <ng-content></ng-content>
658
679
  `, isInline: true });
659
680
  }
660
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: IDHeaderIneraAdminNavItemMobileComponent, decorators: [{
681
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: IDHeaderIneraAdminNavItemMobileComponent, decorators: [{
661
682
  type: Component,
662
683
  args: [{
663
684
  selector: "id-header-inera-admin-nav-item-mobile",
@@ -679,8 +700,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImpo
679
700
  }] } });
680
701
 
681
702
  class IDHeaderIneraAdminModule {
682
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: IDHeaderIneraAdminModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
683
- static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.14", ngImport: i0, type: IDHeaderIneraAdminModule, imports: [IDHeaderIneraAdminComponent,
703
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: IDHeaderIneraAdminModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
704
+ static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.20", ngImport: i0, type: IDHeaderIneraAdminModule, imports: [IDHeaderIneraAdminComponent,
684
705
  IDHeaderIneraAdminAvatarComponent,
685
706
  IDHeaderIneraAdminAvatarMobileComponent,
686
707
  IDHeaderIneraAdminItemComponent,
@@ -701,9 +722,9 @@ class IDHeaderIneraAdminModule {
701
722
  IDHeaderIneraAdminSkipToContentComponent,
702
723
  IDHeaderIneraAdminNavItemMenuLinkComponent,
703
724
  IDHeaderIneraAdminBrandLinkDirective] });
704
- static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: IDHeaderIneraAdminModule });
725
+ static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: IDHeaderIneraAdminModule });
705
726
  }
706
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: IDHeaderIneraAdminModule, decorators: [{
727
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: IDHeaderIneraAdminModule, decorators: [{
707
728
  type: NgModule,
708
729
  args: [{
709
730
  imports: [