@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,7 +1,6 @@
1
1
  import { TemplateRef } from '@angular/core';
2
2
  import * as i0 from "@angular/core";
3
3
  export declare class IDGlobalAlertActionsComponent {
4
- constructor();
5
4
  template: TemplateRef<any>;
6
5
  static ɵfac: i0.ɵɵFactoryDeclaration<IDGlobalAlertActionsComponent, never>;
7
6
  static ɵcmp: i0.ɵɵComponentDeclaration<IDGlobalAlertActionsComponent, "id-global-alert-actions", never, {}, {}, never, ["*"], true, never>;
@@ -1,7 +1,6 @@
1
1
  import { TemplateRef } from '@angular/core';
2
2
  import * as i0 from "@angular/core";
3
3
  export declare class IDGlobalAlertHeaderComponent {
4
- constructor();
5
4
  template: TemplateRef<any>;
6
5
  static ɵfac: i0.ɵɵFactoryDeclaration<IDGlobalAlertHeaderComponent, never>;
7
6
  static ɵcmp: i0.ɵɵComponentDeclaration<IDGlobalAlertHeaderComponent, "id-global-alert-header", never, {}, {}, never, ["*"], true, never>;
@@ -5,7 +5,6 @@ import * as i0 from "@angular/core";
5
5
  export declare class IDGlobalAlertComponent {
6
6
  private useId;
7
7
  protected contentId: string;
8
- hideMobileIcon: boolean;
9
8
  agent: boolean;
10
9
  srExpandText: string;
11
10
  srCollapseText: string;
@@ -21,7 +20,6 @@ export declare class IDGlobalAlertComponent {
21
20
  get hostClasses(): string;
22
21
  toggleExpanded(): void;
23
22
  static ɵfac: i0.ɵɵFactoryDeclaration<IDGlobalAlertComponent, never>;
24
- static ɵcmp: i0.ɵɵComponentDeclaration<IDGlobalAlertComponent, "id-global-alert", never, { "hideMobileIcon": { "alias": "hideMobileIcon"; "required": false; }; "agent": { "alias": "agent"; "required": false; }; "srExpandText": { "alias": "srExpandText"; "required": false; }; "srCollapseText": { "alias": "srCollapseText"; "required": false; }; "collapsed": { "alias": "collapsed"; "required": false; }; }, { "collapsedChange": "collapsedChange"; "closed": "closed"; "opened": "opened"; }, ["header", "actions"], [":not(id-global-alert-header):not(id-global-alert-actions)"], true, never>;
25
- static ngAcceptInputType_hideMobileIcon: unknown;
23
+ static ɵcmp: i0.ɵɵComponentDeclaration<IDGlobalAlertComponent, "id-global-alert", never, { "agent": { "alias": "agent"; "required": false; }; "srExpandText": { "alias": "srExpandText"; "required": false; }; "srCollapseText": { "alias": "srCollapseText"; "required": false; }; "collapsed": { "alias": "collapsed"; "required": false; }; }, { "collapsedChange": "collapsedChange"; "closed": "closed"; "opened": "opened"; }, ["header", "actions"], [":not(id-global-alert-header):not(id-global-alert-actions)"], true, never>;
26
24
  static ngAcceptInputType_agent: unknown;
27
25
  }
@@ -1,7 +1,7 @@
1
- import { EventEmitter } from "@angular/core";
1
+ import { ElementRef, EventEmitter, OnDestroy } from "@angular/core";
2
2
  import { IDHeaderContext } from "@inera/ids-angular/common";
3
3
  import * as i0 from "@angular/core";
4
- export declare class IDHeader1177AvatarComponent {
4
+ export declare class IDHeader1177AvatarComponent implements OnDestroy {
5
5
  username: string;
6
6
  persistent: boolean;
7
7
  expanded: boolean;
@@ -9,10 +9,13 @@ export declare class IDHeader1177AvatarComponent {
9
9
  opened: EventEmitter<void>;
10
10
  closed: EventEmitter<void>;
11
11
  header: IDHeaderContext | null;
12
+ menuContent?: ElementRef<HTMLElement>;
13
+ private focusTrap;
12
14
  constructor();
13
15
  handleCloseEvent(): void;
14
16
  closeAvatar(): void;
15
17
  toggleAvatar(): void;
18
+ ngOnDestroy(): void;
16
19
  static ɵfac: i0.ɵɵFactoryDeclaration<IDHeader1177AvatarComponent, never>;
17
20
  static ɵcmp: i0.ɵɵComponentDeclaration<IDHeader1177AvatarComponent, "id-header-1177-avatar", never, { "username": { "alias": "username"; "required": false; }; "persistent": { "alias": "persistent"; "required": false; }; "expanded": { "alias": "expanded"; "required": false; }; }, { "expandedChange": "expandedChange"; "opened": "opened"; "closed": "closed"; }, never, ["id-header-1177-avatar-agent", "*"], true, never>;
18
21
  static ngAcceptInputType_persistent: unknown;
@@ -1,7 +1,7 @@
1
- import { EventEmitter } from "@angular/core";
2
- import { IDHeaderContext } from "@inera/ids-angular/common";
1
+ import { ElementRef, EventEmitter, OnDestroy } from '@angular/core';
2
+ import { IDHeaderContext } from '@inera/ids-angular/common';
3
3
  import * as i0 from "@angular/core";
4
- export declare class IDHeader1177AdminAvatarComponent {
4
+ export declare class IDHeader1177AdminAvatarComponent implements OnDestroy {
5
5
  username: string;
6
6
  unit: string;
7
7
  persistent: boolean;
@@ -12,10 +12,13 @@ export declare class IDHeader1177AdminAvatarComponent {
12
12
  private idService;
13
13
  contentId: string;
14
14
  header: IDHeaderContext | null;
15
+ menuContent?: ElementRef<HTMLElement>;
16
+ private focusTrap;
15
17
  constructor();
16
18
  handleCloseEvent(): void;
17
19
  closeAvatar(): void;
18
20
  toggleAvatar(): void;
21
+ ngOnDestroy(): void;
19
22
  static ɵfac: i0.ɵɵFactoryDeclaration<IDHeader1177AdminAvatarComponent, never>;
20
23
  static ɵcmp: i0.ɵɵComponentDeclaration<IDHeader1177AdminAvatarComponent, "id-header-1177-admin-avatar", never, { "username": { "alias": "username"; "required": false; }; "unit": { "alias": "unit"; "required": false; }; "persistent": { "alias": "persistent"; "required": false; }; "expanded": { "alias": "expanded"; "required": false; }; }, { "expandedChange": "expandedChange"; "opened": "opened"; "closed": "closed"; }, never, ["id-header-1177-admin-avatar-agent", "*"], true, never>;
21
24
  static ngAcceptInputType_persistent: unknown;
@@ -1,7 +1,7 @@
1
- import { EventEmitter } from "@angular/core";
1
+ import { ElementRef, EventEmitter, OnDestroy } from "@angular/core";
2
2
  import { IDHeaderContext } from "@inera/ids-angular/common";
3
3
  import * as i0 from "@angular/core";
4
- export declare class IDHeader1177AdminAvatarMobileComponent {
4
+ export declare class IDHeader1177AdminAvatarMobileComponent implements OnDestroy {
5
5
  username?: string;
6
6
  unit?: string;
7
7
  expanded: boolean;
@@ -12,10 +12,13 @@ export declare class IDHeader1177AdminAvatarMobileComponent {
12
12
  private idService;
13
13
  contentId: string;
14
14
  header: IDHeaderContext | null;
15
+ menuContent?: ElementRef<HTMLElement>;
16
+ private focusTrap;
15
17
  constructor();
16
18
  handleCloseEvent(): void;
17
19
  closeAvatar(): void;
18
20
  toggleAvatar(): void;
21
+ ngOnDestroy(): void;
19
22
  static ɵfac: i0.ɵɵFactoryDeclaration<IDHeader1177AdminAvatarMobileComponent, never>;
20
23
  static ɵcmp: i0.ɵɵComponentDeclaration<IDHeader1177AdminAvatarMobileComponent, "id-header-1177-admin-avatar-mobile", never, { "username": { "alias": "username"; "required": false; }; "unit": { "alias": "unit"; "required": false; }; "expanded": { "alias": "expanded"; "required": false; }; "persistent": { "alias": "persistent"; "required": false; }; }, { "expandedChange": "expandedChange"; "opened": "opened"; "closed": "closed"; }, never, ["*"], true, never>;
21
24
  static ngAcceptInputType_expanded: unknown;
@@ -1,4 +1,4 @@
1
- import { TemplateRef } from "@angular/core";
1
+ import { TemplateRef } from '@angular/core';
2
2
  import * as i0 from "@angular/core";
3
3
  export declare class IDHeader1177AdminNavComponent {
4
4
  hideOnTablet: boolean;
@@ -1,7 +1,7 @@
1
- import { EventEmitter } from "@angular/core";
1
+ import { ElementRef, EventEmitter, OnDestroy } from "@angular/core";
2
2
  import { IDHeaderContext } from "@inera/ids-angular/common";
3
3
  import * as i0 from "@angular/core";
4
- export declare class IDHeader1177ProAvatarComponent {
4
+ export declare class IDHeader1177ProAvatarComponent implements OnDestroy {
5
5
  username?: string;
6
6
  unit?: string;
7
7
  persistent: boolean;
@@ -12,10 +12,13 @@ export declare class IDHeader1177ProAvatarComponent {
12
12
  private idService;
13
13
  contentId: string;
14
14
  header: IDHeaderContext | null;
15
+ menuContent?: ElementRef<HTMLElement>;
16
+ private focusTrap;
15
17
  constructor();
16
18
  handleCloseEvent(): void;
17
19
  closeAvatar(): void;
18
20
  toggleAvatar(): void;
21
+ ngOnDestroy(): void;
19
22
  static ɵfac: i0.ɵɵFactoryDeclaration<IDHeader1177ProAvatarComponent, never>;
20
23
  static ɵcmp: i0.ɵɵComponentDeclaration<IDHeader1177ProAvatarComponent, "id-header-1177-pro-avatar", never, { "username": { "alias": "username"; "required": false; }; "unit": { "alias": "unit"; "required": false; }; "persistent": { "alias": "persistent"; "required": false; }; "expanded": { "alias": "expanded"; "required": false; }; }, { "expandedChange": "expandedChange"; "opened": "opened"; "closed": "closed"; }, never, ["id-header-1177-pro-avatar-agent", "*"], true, never>;
21
24
  static ngAcceptInputType_persistent: unknown;
@@ -1,7 +1,7 @@
1
- import { EventEmitter } from "@angular/core";
2
- import { IDHeaderContext } from "@inera/ids-angular/common";
1
+ import { ElementRef, EventEmitter, OnDestroy } from '@angular/core';
2
+ import { IDHeaderContext } from '@inera/ids-angular/common';
3
3
  import * as i0 from "@angular/core";
4
- export declare class IDHeader1177ProAvatarMobileComponent {
4
+ export declare class IDHeader1177ProAvatarMobileComponent implements OnDestroy {
5
5
  username?: string;
6
6
  unit?: string;
7
7
  expanded: boolean;
@@ -12,10 +12,13 @@ export declare class IDHeader1177ProAvatarMobileComponent {
12
12
  private idService;
13
13
  contentId: string;
14
14
  header: IDHeaderContext | null;
15
+ menuContent?: ElementRef<HTMLElement>;
16
+ private focusTrap;
15
17
  constructor();
16
18
  handleCloseEvent(): void;
17
19
  closeAvatar(): void;
18
20
  toggleAvatar(): void;
21
+ ngOnDestroy(): void;
19
22
  static ɵfac: i0.ɵɵFactoryDeclaration<IDHeader1177ProAvatarMobileComponent, never>;
20
23
  static ɵcmp: i0.ɵɵComponentDeclaration<IDHeader1177ProAvatarMobileComponent, "id-header-1177-pro-avatar-mobile", never, { "username": { "alias": "username"; "required": false; }; "unit": { "alias": "unit"; "required": false; }; "expanded": { "alias": "expanded"; "required": false; }; "persistent": { "alias": "persistent"; "required": false; }; }, { "expandedChange": "expandedChange"; "opened": "opened"; "closed": "closed"; }, never, ["*"], true, never>;
21
24
  static ngAcceptInputType_expanded: unknown;
@@ -1,7 +1,7 @@
1
- import { IDHeader1177ProAvatarComponent } from "./avatar/header-1177-pro-avatar.component";
2
- import { IDHeader1177ProNavComponent } from "./nav/header-1177-pro-nav.component";
3
- import { IDHeader1177ProBrandLinkDirective } from "./brand-link/header-1177-pro-brand-link.directive";
4
- import { IDHeaderContext } from "@inera/ids-angular/common";
1
+ import { IDHeader1177ProAvatarComponent } from './avatar/header-1177-pro-avatar.component';
2
+ import { IDHeader1177ProNavComponent } from './nav/header-1177-pro-nav.component';
3
+ import { IDHeader1177ProBrandLinkDirective } from './brand-link/header-1177-pro-brand-link.directive';
4
+ import { IDHeaderContext } from '@inera/ids-angular/common';
5
5
  import * as i0 from "@angular/core";
6
6
  export declare class IDHeader1177ProComponent implements IDHeaderContext {
7
7
  text: string;
@@ -1,4 +1,4 @@
1
- import { TemplateRef } from "@angular/core";
1
+ import { TemplateRef } from '@angular/core';
2
2
  import * as i0 from "@angular/core";
3
3
  export declare class IDHeader1177ProNavComponent {
4
4
  hideOnTablet: boolean;
@@ -1,10 +1,12 @@
1
- import { EventEmitter } from "@angular/core";
2
- import { IDRegionIconComponent } from "@inera/ids-angular/components/region-icon";
1
+ import { EventEmitter } from '@angular/core';
2
+ import { IDRegionIconComponent } from '@inera/ids-angular/components/region-icon';
3
+ import { IDHeaderContext } from '@inera/ids-angular/common';
3
4
  import * as i0 from "@angular/core";
4
5
  export declare class IDHeader1177ProRegionPickerMobileComponent {
5
6
  text: string;
6
7
  expanded: boolean;
7
8
  regionSelected: boolean;
9
+ header: IDHeaderContext | null;
8
10
  regionIcon: IDRegionIconComponent;
9
11
  expandedChange: EventEmitter<boolean>;
10
12
  opened: EventEmitter<void>;
@@ -1,7 +1,7 @@
1
- import { EventEmitter } from "@angular/core";
1
+ import { ElementRef, EventEmitter, OnDestroy } from "@angular/core";
2
2
  import { IDHeaderContext } from "@inera/ids-angular/common";
3
3
  import * as i0 from "@angular/core";
4
- export declare class IDHeaderIneraAdminAvatarComponent {
4
+ export declare class IDHeaderIneraAdminAvatarComponent implements OnDestroy {
5
5
  username?: string;
6
6
  unit?: string;
7
7
  persistent: boolean;
@@ -12,10 +12,13 @@ export declare class IDHeaderIneraAdminAvatarComponent {
12
12
  private idService;
13
13
  contentId: string;
14
14
  header: IDHeaderContext | null;
15
+ menuContent?: ElementRef<HTMLElement>;
16
+ private focusTrap;
15
17
  constructor();
16
18
  handleCloseEvent(): void;
17
19
  closeAvatar(): void;
18
20
  toggleAvatar(): void;
21
+ ngOnDestroy(): void;
19
22
  static ɵfac: i0.ɵɵFactoryDeclaration<IDHeaderIneraAdminAvatarComponent, never>;
20
23
  static ɵcmp: i0.ɵɵComponentDeclaration<IDHeaderIneraAdminAvatarComponent, "id-header-inera-admin-avatar", never, { "username": { "alias": "username"; "required": false; }; "unit": { "alias": "unit"; "required": false; }; "persistent": { "alias": "persistent"; "required": false; }; "expanded": { "alias": "expanded"; "required": false; }; }, { "expandedChange": "expandedChange"; "opened": "opened"; "closed": "closed"; }, never, ["id-header-inera-admin-avatar-agent", "*"], true, never>;
21
24
  static ngAcceptInputType_persistent: unknown;
@@ -1,7 +1,7 @@
1
- import { EventEmitter } from "@angular/core";
1
+ import { ElementRef, EventEmitter, OnDestroy } from "@angular/core";
2
2
  import { IDHeaderContext } from "@inera/ids-angular/common";
3
3
  import * as i0 from "@angular/core";
4
- export declare class IDHeaderIneraAdminAvatarMobileComponent {
4
+ export declare class IDHeaderIneraAdminAvatarMobileComponent implements OnDestroy {
5
5
  username?: string;
6
6
  unit?: string;
7
7
  expanded: boolean;
@@ -12,10 +12,13 @@ export declare class IDHeaderIneraAdminAvatarMobileComponent {
12
12
  private idService;
13
13
  contentId: string;
14
14
  header: IDHeaderContext | null;
15
+ menuContent?: ElementRef<HTMLElement>;
16
+ private focusTrap;
15
17
  constructor();
16
18
  handleCloseEvent(): void;
17
19
  closeAvatar(): void;
18
20
  toggleAvatar(): void;
21
+ ngOnDestroy(): void;
19
22
  static ɵfac: i0.ɵɵFactoryDeclaration<IDHeaderIneraAdminAvatarMobileComponent, never>;
20
23
  static ɵcmp: i0.ɵɵComponentDeclaration<IDHeaderIneraAdminAvatarMobileComponent, "id-header-inera-admin-avatar-mobile", never, { "username": { "alias": "username"; "required": false; }; "unit": { "alias": "unit"; "required": false; }; "expanded": { "alias": "expanded"; "required": false; }; "persistent": { "alias": "persistent"; "required": false; }; }, { "expandedChange": "expandedChange"; "opened": "opened"; "closed": "closed"; }, never, ["*"], true, never>;
21
24
  static ngAcceptInputType_expanded: unknown;
@@ -1,8 +1,10 @@
1
- import { TemplateRef } from "@angular/core";
1
+ import { TemplateRef } from '@angular/core';
2
+ import { IDHeaderContext } from '@inera/ids-angular/common';
2
3
  import * as i0 from "@angular/core";
3
4
  export declare class IDHeaderIneraAdminNavComponent {
4
5
  hideOnTablet: boolean;
5
6
  template: TemplateRef<any>;
7
+ header: IDHeaderContext | null;
6
8
  static ɵfac: i0.ɵɵFactoryDeclaration<IDHeaderIneraAdminNavComponent, never>;
7
9
  static ɵcmp: i0.ɵɵComponentDeclaration<IDHeaderIneraAdminNavComponent, "id-header-inera-admin-nav", never, { "hideOnTablet": { "alias": "hideOnTablet"; "required": false; }; }, {}, never, ["*"], true, never>;
8
10
  static ngAcceptInputType_hideOnTablet: unknown;
@@ -0,0 +1,5 @@
1
+ import * as i0 from "@angular/core";
2
+ export declare class IDHeaderIneraGeneralBrandLinkDirective {
3
+ static ɵfac: i0.ɵɵFactoryDeclaration<IDHeaderIneraGeneralBrandLinkDirective, never>;
4
+ static ɵdir: i0.ɵɵDirectiveDeclaration<IDHeaderIneraGeneralBrandLinkDirective, "a[idBrandIneraGeneralLink]", never, {}, {}, never, never, true, never>;
5
+ }
@@ -0,0 +1,18 @@
1
+ import { QueryList } from '@angular/core';
2
+ import { IDHeaderIneraGeneralItemComponent } from './item/header-inera-general-item.component';
3
+ import { IDHeaderIneraGeneralNavComponent } from './nav/header-inera-general-nav.component';
4
+ import { IDHeaderIneraGeneralSkipToContent } from './skip-to-content/header-inera-general-skip-to-content.component';
5
+ import { IDHeaderContext } from '@inera/ids-angular/common';
6
+ import { IDHeaderIneraGeneralBrandLinkDirective } from './brand-link/header-inera-general-brand-link.directive';
7
+ import * as i0 from "@angular/core";
8
+ export declare class IDHeaderIneraGeneralComponent implements IDHeaderContext {
9
+ unresponsive: boolean;
10
+ brandText: string;
11
+ items: QueryList<IDHeaderIneraGeneralItemComponent>;
12
+ nav: IDHeaderIneraGeneralNavComponent;
13
+ brandLink: IDHeaderIneraGeneralBrandLinkDirective;
14
+ skipToContent: IDHeaderIneraGeneralSkipToContent;
15
+ static ɵfac: i0.ɵɵFactoryDeclaration<IDHeaderIneraGeneralComponent, never>;
16
+ static ɵcmp: i0.ɵɵComponentDeclaration<IDHeaderIneraGeneralComponent, "id-header-inera-general", never, { "unresponsive": { "alias": "unresponsive"; "required": false; }; "brandText": { "alias": "brandText"; "required": false; }; }, {}, ["nav", "brandLink", "skipToContent", "items"], ["id-header-inera-general-skip-to-content", "[idBrandIneraGeneralLink]", "id-header-inera-general-item", "id-header-inera-general-menu-mobile"], true, never>;
17
+ static ngAcceptInputType_unresponsive: unknown;
18
+ }
@@ -0,0 +1,14 @@
1
+ import * as i0 from "@angular/core";
2
+ import * as i1 from "./header-inera-general.component";
3
+ import * as i2 from "./item/header-inera-general-item.component";
4
+ import * as i3 from "./nav/header-inera-general-nav.component";
5
+ import * as i4 from "./nav-item/header-inera-general-nav-item.component";
6
+ import * as i5 from "./menu-mobile/header-inera-general-menu-mobile.component";
7
+ import * as i6 from "./skip-to-content/header-inera-general-skip-to-content.component";
8
+ import * as i7 from "./nav-item-menu-link/header-inera-general-nav-item-menu-link.component";
9
+ import * as i8 from "./brand-link/header-inera-general-brand-link.directive";
10
+ export declare class IDHeaderIneraGeneralModule {
11
+ static ɵfac: i0.ɵɵFactoryDeclaration<IDHeaderIneraGeneralModule, never>;
12
+ static ɵmod: i0.ɵɵNgModuleDeclaration<IDHeaderIneraGeneralModule, never, [typeof i1.IDHeaderIneraGeneralComponent, typeof i2.IDHeaderIneraGeneralItemComponent, typeof i3.IDHeaderIneraGeneralNavComponent, typeof i4.IDHeaderIneraGeneralNavItemComponent, typeof i5.IDHeaderIneraGeneralMenuMobileComponent, typeof i6.IDHeaderIneraGeneralSkipToContent, typeof i7.IDHeaderIneraGeneralNavItemMenuLinkComponent, typeof i8.IDHeaderIneraGeneralBrandLinkDirective], [typeof i1.IDHeaderIneraGeneralComponent, typeof i2.IDHeaderIneraGeneralItemComponent, typeof i3.IDHeaderIneraGeneralNavComponent, typeof i4.IDHeaderIneraGeneralNavItemComponent, typeof i5.IDHeaderIneraGeneralMenuMobileComponent, typeof i6.IDHeaderIneraGeneralSkipToContent, typeof i7.IDHeaderIneraGeneralNavItemMenuLinkComponent, typeof i8.IDHeaderIneraGeneralBrandLinkDirective]>;
13
+ static ɵinj: i0.ɵɵInjectorDeclaration<IDHeaderIneraGeneralModule>;
14
+ }
@@ -0,0 +1,5 @@
1
+ /**
2
+ * Generated bundle index. Do not edit.
3
+ */
4
+ /// <amd-module name="@inera/ids-angular/components/header-inera-general" />
5
+ export * from './public-api';
@@ -0,0 +1,10 @@
1
+ import { IDHeaderContext } from '@inera/ids-angular/common';
2
+ import * as i0 from "@angular/core";
3
+ export declare class IDHeaderIneraGeneralItemComponent {
4
+ mobile: boolean;
5
+ icon?: string;
6
+ header: IDHeaderContext | null;
7
+ static ɵfac: i0.ɵɵFactoryDeclaration<IDHeaderIneraGeneralItemComponent, never>;
8
+ static ɵcmp: i0.ɵɵComponentDeclaration<IDHeaderIneraGeneralItemComponent, "id-header-inera-general-item", never, { "mobile": { "alias": "mobile"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; }, {}, never, ["*", "*"], true, never>;
9
+ static ngAcceptInputType_mobile: unknown;
10
+ }
@@ -0,0 +1,10 @@
1
+ import { IDHeaderContext } from '@inera/ids-angular/common';
2
+ import * as i0 from "@angular/core";
3
+ export declare class IDHeaderIneraGeneralMenuMobileComponent {
4
+ expanded: boolean;
5
+ header: IDHeaderContext | null;
6
+ toggleExpansion(): void;
7
+ static ɵfac: i0.ɵɵFactoryDeclaration<IDHeaderIneraGeneralMenuMobileComponent, never>;
8
+ static ɵcmp: i0.ɵɵComponentDeclaration<IDHeaderIneraGeneralMenuMobileComponent, "id-header-inera-general-menu-mobile", never, { "expanded": { "alias": "expanded"; "required": false; }; }, {}, never, ["id-mobile-menu"], true, never>;
9
+ static ngAcceptInputType_expanded: unknown;
10
+ }
@@ -0,0 +1,9 @@
1
+ import { TemplateRef } from "@angular/core";
2
+ import * as i0 from "@angular/core";
3
+ export declare class IDHeaderIneraGeneralNavComponent {
4
+ hideOnTablet: boolean;
5
+ template: TemplateRef<any>;
6
+ static ɵfac: i0.ɵɵFactoryDeclaration<IDHeaderIneraGeneralNavComponent, never>;
7
+ static ɵcmp: i0.ɵɵComponentDeclaration<IDHeaderIneraGeneralNavComponent, "id-header-inera-general-nav", never, { "hideOnTablet": { "alias": "hideOnTablet"; "required": false; }; }, {}, never, ["*"], true, never>;
8
+ static ngAcceptInputType_hideOnTablet: unknown;
9
+ }
@@ -0,0 +1,25 @@
1
+ import { EventEmitter, TemplateRef } from "@angular/core";
2
+ import { IDHeaderContext } from "@inera/ids-angular/common";
3
+ import * as i0 from "@angular/core";
4
+ export declare class IDHeaderIneraGeneralNavItemComponent {
5
+ label?: string;
6
+ active: boolean;
7
+ activeChange: EventEmitter<boolean>;
8
+ expanded: boolean;
9
+ expandedChange: EventEmitter<boolean>;
10
+ col1: TemplateRef<any> | null;
11
+ col2: TemplateRef<any> | null;
12
+ col3: TemplateRef<any> | null;
13
+ col4: TemplateRef<any> | null;
14
+ private idService;
15
+ protected contentId: string;
16
+ header: IDHeaderContext | null;
17
+ constructor();
18
+ toggleExpansion(): void;
19
+ expandItem(): void;
20
+ closeItem(): void;
21
+ static ɵfac: i0.ɵɵFactoryDeclaration<IDHeaderIneraGeneralNavItemComponent, never>;
22
+ static ɵcmp: i0.ɵɵComponentDeclaration<IDHeaderIneraGeneralNavItemComponent, "id-header-inera-general-nav-item", never, { "label": { "alias": "label"; "required": false; }; "active": { "alias": "active"; "required": false; }; "expanded": { "alias": "expanded"; "required": false; }; }, { "activeChange": "activeChange"; "expandedChange": "expandedChange"; }, ["col1", "col2", "col3", "col4"], ["[link]"], true, never>;
23
+ static ngAcceptInputType_active: unknown;
24
+ static ngAcceptInputType_expanded: unknown;
25
+ }
@@ -0,0 +1,5 @@
1
+ import * as i0 from "@angular/core";
2
+ export declare class IDHeaderIneraGeneralNavItemMenuLinkComponent {
3
+ static ɵfac: i0.ɵɵFactoryDeclaration<IDHeaderIneraGeneralNavItemMenuLinkComponent, never>;
4
+ static ɵcmp: i0.ɵɵComponentDeclaration<IDHeaderIneraGeneralNavItemMenuLinkComponent, "id-header-inera-general-nav-item-menu-link", never, {}, {}, never, ["*"], true, never>;
5
+ }
@@ -0,0 +1,9 @@
1
+ export { IDHeaderIneraGeneralModule } from './header-inera-general.module';
2
+ export { IDHeaderIneraGeneralComponent } from './header-inera-general.component';
3
+ export { IDHeaderIneraGeneralItemComponent } from './item/header-inera-general-item.component';
4
+ export { IDHeaderIneraGeneralNavComponent } from './nav/header-inera-general-nav.component';
5
+ export { IDHeaderIneraGeneralNavItemComponent } from './nav-item/header-inera-general-nav-item.component';
6
+ export { IDHeaderIneraGeneralMenuMobileComponent } from './menu-mobile/header-inera-general-menu-mobile.component';
7
+ export { IDHeaderIneraGeneralSkipToContent } from './skip-to-content/header-inera-general-skip-to-content.component';
8
+ export { IDHeaderIneraGeneralNavItemMenuLinkComponent } from './nav-item-menu-link/header-inera-general-nav-item-menu-link.component';
9
+ export { IDHeaderIneraGeneralBrandLinkDirective } from './brand-link/header-inera-general-brand-link.directive';
@@ -0,0 +1,5 @@
1
+ import * as i0 from "@angular/core";
2
+ export declare class IDHeaderIneraGeneralSkipToContent {
3
+ static ɵfac: i0.ɵɵFactoryDeclaration<IDHeaderIneraGeneralSkipToContent, never>;
4
+ static ɵcmp: i0.ɵɵComponentDeclaration<IDHeaderIneraGeneralSkipToContent, "id-header-inera-general-skip-to-content", never, {}, {}, never, ["*"], true, never>;
5
+ }
@@ -2,7 +2,6 @@ import { QueryList } from '@angular/core';
2
2
  import { IDMobileMenuItemComponent } from './item/mobile-menu-item.component';
3
3
  import * as i0 from "@angular/core";
4
4
  export declare class IDMobileMenuComponent {
5
- constructor();
6
5
  items: QueryList<IDMobileMenuItemComponent>;
7
6
  variation: number | undefined;
8
7
  static ɵfac: i0.ɵɵFactoryDeclaration<IDMobileMenuComponent, never>;
@@ -1,6 +1,7 @@
1
- import { EventEmitter } from '@angular/core';
1
+ import { ElementRef, EventEmitter } from '@angular/core';
2
2
  import * as i0 from "@angular/core";
3
3
  export declare class IDPopoverContentComponent {
4
+ elementRef: ElementRef<any>;
4
5
  contentClosed: EventEmitter<Event>;
5
6
  position: string;
6
7
  closeOnBlur: boolean;
@@ -9,6 +10,8 @@ export declare class IDPopoverContentComponent {
9
10
  srCloseText: string;
10
11
  get contentMaxHeight(): string;
11
12
  onClickedOutside(event: Event): void;
13
+ onKeyDown(event: KeyboardEvent): void;
14
+ onShiftTab(event: Event): void;
12
15
  get caretPositionClass(): string;
13
16
  get hostClasses(): string;
14
17
  static ɵfac: i0.ɵɵFactoryDeclaration<IDPopoverContentComponent, never>;
@@ -1,33 +1,45 @@
1
- import { AfterContentInit, ElementRef, EventEmitter, OnChanges, QueryList, SimpleChanges } from '@angular/core';
1
+ import { AfterContentInit, ElementRef, EventEmitter, OnChanges, OnDestroy, QueryList, SimpleChanges } from '@angular/core';
2
2
  import { IDPopoverCloseComponent } from './popover-close.component';
3
3
  import { IDPopoverContentComponent } from './popover-content.component';
4
- import { IDTooltipCategoryService } from '@inera/ids-angular/common';
5
4
  import * as i0 from "@angular/core";
6
- export declare class IDPopoverComponent implements AfterContentInit, OnChanges {
7
- private categoryCollection;
5
+ export declare class IDPopoverComponent implements AfterContentInit, OnChanges, OnDestroy {
8
6
  position: 'top' | 'top-left' | 'top-right' | 'right' | 'right-top' | 'right-bottom' | 'bottom' | 'bottom-left' | 'bottom-right' | 'left' | 'left-top' | 'left-bottom';
9
7
  category: string;
10
8
  show: boolean;
11
9
  showChange: EventEmitter<boolean>;
12
- autoFocus: boolean;
13
10
  closed: EventEmitter<Event>;
14
11
  opened: EventEmitter<Event>;
15
12
  bodyComponent: IDPopoverContentComponent;
16
13
  closeComponents: QueryList<IDPopoverCloseComponent>;
17
- elementRef: ElementRef<any>;
14
+ triggerEl: ElementRef<HTMLElement>;
15
+ private document;
16
+ private appRef;
18
17
  private opener;
19
- constructor(categoryCollection: IDTooltipCategoryService);
18
+ private categoryCollection;
19
+ private destroyRef;
20
+ private updatePositionTimeout?;
21
+ private isAttached;
22
+ private openedViaTrigger;
23
+ private portalOutlet;
24
+ private readonly GAP;
25
+ private readonly CARET_SIZE;
26
+ private resizeHandler;
27
+ private get win();
28
+ constructor();
20
29
  ngOnChanges(changes: SimpleChanges): void;
21
30
  private updatePosition;
22
31
  ngAfterContentInit(): void;
23
- closeCategory(): void;
32
+ ngOnDestroy(): void;
24
33
  togglePopover(e: Event): void;
25
- checkAutoFocus(): void;
34
+ private focusContent;
26
35
  showPopover(event: Event): void;
27
- handleKeyDown(event: KeyboardEvent): void;
28
36
  closePopover(event: Event): void;
37
+ private focusTriggerContent;
38
+ private attachPortal;
39
+ private detachPortal;
40
+ private calculatePosition;
41
+ private applyPortalPosition;
29
42
  static ɵfac: i0.ɵɵFactoryDeclaration<IDPopoverComponent, never>;
30
- static ɵcmp: i0.ɵɵComponentDeclaration<IDPopoverComponent, "id-popover", never, { "position": { "alias": "position"; "required": false; }; "category": { "alias": "category"; "required": false; }; "show": { "alias": "show"; "required": false; }; "autoFocus": { "alias": "autoFocus"; "required": false; }; }, { "showChange": "showChange"; "closed": "closed"; "opened": "opened"; }, ["bodyComponent", "closeComponents"], ["*", "id-popover-content"], true, never>;
43
+ static ɵcmp: i0.ɵɵComponentDeclaration<IDPopoverComponent, "id-popover", never, { "position": { "alias": "position"; "required": false; }; "category": { "alias": "category"; "required": false; }; "show": { "alias": "show"; "required": false; }; }, { "showChange": "showChange"; "closed": "closed"; "opened": "opened"; }, ["bodyComponent", "closeComponents"], ["*", "id-popover-content"], true, never>;
31
44
  static ngAcceptInputType_show: unknown;
32
- static ngAcceptInputType_autoFocus: unknown;
33
45
  }
@@ -1,5 +1,7 @@
1
1
  import * as i0 from "@angular/core";
2
2
  export declare class IDPuffListItemContentInfoComponent {
3
+ bottom: boolean;
3
4
  static ɵfac: i0.ɵɵFactoryDeclaration<IDPuffListItemContentInfoComponent, never>;
4
- static ɵcmp: i0.ɵɵComponentDeclaration<IDPuffListItemContentInfoComponent, "id-puff-list-item-content-info", never, {}, {}, never, ["*"], true, never>;
5
+ static ɵcmp: i0.ɵɵComponentDeclaration<IDPuffListItemContentInfoComponent, "id-puff-list-item-content-info", never, { "bottom": { "alias": "bottom"; "required": false; }; }, {}, never, ["*"], true, never>;
6
+ static ngAcceptInputType_bottom: unknown;
5
7
  }
@@ -3,7 +3,6 @@ import { IDPuffListItemComponent } from './puff-list-item.component';
3
3
  import * as i0 from "@angular/core";
4
4
  export declare class IDPuffListComponent {
5
5
  listItems: QueryList<IDPuffListItemComponent>;
6
- constructor();
7
6
  static ɵfac: i0.ɵɵFactoryDeclaration<IDPuffListComponent, never>;
8
7
  static ɵcmp: i0.ɵɵComponentDeclaration<IDPuffListComponent, "id-puff-list", never, {}, {}, ["listItems"], never, true, never>;
9
8
  }
@@ -1,10 +1,10 @@
1
- import { EventEmitter } from "@angular/core";
1
+ import { EventEmitter } from '@angular/core';
2
2
  import * as i0 from "@angular/core";
3
3
  export declare class IDStepComponent {
4
- state: "" | "valid" | "invalid" | "selected";
4
+ state: '' | 'valid' | 'invalid' | 'selected';
5
5
  step: string;
6
6
  srIndicatorText: string;
7
- label: string;
7
+ subtitle: string;
8
8
  disabled: boolean;
9
9
  expanded: boolean;
10
10
  closed: EventEmitter<Event>;
@@ -14,7 +14,7 @@ export declare class IDStepComponent {
14
14
  hasClosed(): void;
15
15
  hasExpanded(): void;
16
16
  static ɵfac: i0.ɵɵFactoryDeclaration<IDStepComponent, never>;
17
- static ɵcmp: i0.ɵɵComponentDeclaration<IDStepComponent, "id-step", never, { "state": { "alias": "state"; "required": false; }; "step": { "alias": "step"; "required": false; }; "srIndicatorText": { "alias": "srIndicatorText"; "required": false; }; "label": { "alias": "label"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "expanded": { "alias": "expanded"; "required": false; }; }, { "closed": "closed"; "opened": "opened"; "expandedChange": "expandedChange"; }, never, ["id-step-header", "*"], true, never>;
17
+ static ɵcmp: i0.ɵɵComponentDeclaration<IDStepComponent, "id-step", never, { "state": { "alias": "state"; "required": false; }; "step": { "alias": "step"; "required": false; }; "srIndicatorText": { "alias": "srIndicatorText"; "required": false; }; "subtitle": { "alias": "subtitle"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "expanded": { "alias": "expanded"; "required": false; }; }, { "closed": "closed"; "opened": "opened"; "expandedChange": "expandedChange"; }, never, ["id-step-header", "*"], true, never>;
18
18
  static ngAcceptInputType_disabled: unknown;
19
19
  static ngAcceptInputType_expanded: unknown;
20
20
  }
@@ -4,6 +4,7 @@ import * as i0 from "@angular/core";
4
4
  export declare class IDTabGroupComponent implements AfterContentInit {
5
5
  tabs: QueryList<IDTabComponent>;
6
6
  selectedIndex: number;
7
+ focusedIndex: number;
7
8
  ngAfterContentInit(): void;
8
9
  responsive: 'm' | 's';
9
10
  unresponsive: boolean;
@@ -13,6 +14,8 @@ export declare class IDTabGroupComponent implements AfterContentInit {
13
14
  private idService;
14
15
  selectId: string;
15
16
  selectTab(i: number): void;
17
+ onKeydown(event: KeyboardEvent): void;
18
+ getTabPanelTabIndex(tabIndex: number): number | null;
16
19
  static ɵfac: i0.ɵɵFactoryDeclaration<IDTabGroupComponent, never>;
17
20
  static ɵcmp: i0.ɵɵComponentDeclaration<IDTabGroupComponent, "id-tab-group", never, { "responsive": { "alias": "responsive"; "required": false; }; "unresponsive": { "alias": "unresponsive"; "required": false; }; "light": { "alias": "light"; "required": false; }; "compact": { "alias": "compact"; "required": false; }; "selectLabel": { "alias": "selectLabel"; "required": false; }; }, {}, ["tabs"], never, true, never>;
18
21
  static ngAcceptInputType_unresponsive: unknown;
@@ -1,6 +1,7 @@
1
1
  import { TemplateRef } from '@angular/core';
2
2
  import * as i0 from "@angular/core";
3
3
  export declare class IDTabComponent {
4
+ tabId: string;
4
5
  label: string;
5
6
  notices: string;
6
7
  icon: string;
@@ -9,6 +10,8 @@ export declare class IDTabComponent {
9
10
  compact: boolean;
10
11
  labelTemplate?: TemplateRef<any>;
11
12
  content: TemplateRef<any>;
13
+ private idService;
14
+ ngOnInit(): void;
12
15
  static ɵfac: i0.ɵɵFactoryDeclaration<IDTabComponent, never>;
13
- static ɵcmp: i0.ɵɵComponentDeclaration<IDTabComponent, "id-tab", never, { "label": { "alias": "label"; "required": false; }; "notices": { "alias": "notices"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "selected": { "alias": "selected"; "required": false; }; "noTabindex": { "alias": "noTabindex"; "required": false; }; "compact": { "alias": "compact"; "required": false; }; }, {}, ["labelTemplate"], ["*"], true, never>;
16
+ static ɵcmp: i0.ɵɵComponentDeclaration<IDTabComponent, "id-tab", never, { "tabId": { "alias": "tabId"; "required": false; }; "label": { "alias": "label"; "required": false; }; "notices": { "alias": "notices"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "selected": { "alias": "selected"; "required": false; }; "noTabindex": { "alias": "noTabindex"; "required": false; }; "compact": { "alias": "compact"; "required": false; }; }, {}, ["labelTemplate"], ["*"], true, never>;
14
17
  }
@@ -0,0 +1,5 @@
1
+ /**
2
+ * Generated bundle index. Do not edit.
3
+ */
4
+ /// <amd-module name="@inera/ids-angular/components/toolbar" />
5
+ export * from './public-api';
@@ -0,0 +1 @@
1
+ export { IDToolbarComponent } from './toolbar.component';
@@ -0,0 +1,5 @@
1
+ import * as i0 from "@angular/core";
2
+ export declare class IDToolbarComponent {
3
+ static ɵfac: i0.ɵɵFactoryDeclaration<IDToolbarComponent, never>;
4
+ static ɵcmp: i0.ɵɵComponentDeclaration<IDToolbarComponent, "id-toolbar", never, {}, {}, never, ["*"], true, never>;
5
+ }