@inera/ids-angular 7.0.1 → 7.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 (661) hide show
  1. package/components/accordion/accordion.component.d.ts +2 -1
  2. package/components/dropdown/dropdown.component.d.ts +2 -0
  3. package/components/header-1177/menu-mobile/header-1177-menu-mobile.component.d.ts +1 -1
  4. package/components/header-inera-admin/header-inera-admin.component.d.ts +2 -1
  5. package/components/puff-list/puff-item/puff-header/puff-list-item-header.component.d.ts +2 -1
  6. package/components/tabs/tabs.component.d.ts +6 -5
  7. package/esm2022/common/classes/form/IDFormBase.mjs +3 -3
  8. package/esm2022/common/classes/icon/IDIconBase.mjs +3 -3
  9. package/esm2022/components/accordion/accordion.component.mjs +8 -5
  10. package/esm2022/components/accordion/accordion.module.mjs +4 -4
  11. package/esm2022/components/agent/agent.component.mjs +3 -3
  12. package/esm2022/components/agent/agent.module.mjs +4 -4
  13. package/esm2022/components/alert/alert.component.mjs +3 -3
  14. package/esm2022/components/alert/alert.module.mjs +4 -4
  15. package/esm2022/components/alert-global/alert-global.component.mjs +3 -3
  16. package/esm2022/components/alert-global/alert-global.module.mjs +4 -4
  17. package/esm2022/components/badge/badge.component.mjs +3 -3
  18. package/esm2022/components/badge/badge.module.mjs +4 -4
  19. package/esm2022/components/box-link/box-link.component.mjs +3 -3
  20. package/esm2022/components/box-link/box-link.module.mjs +4 -4
  21. package/esm2022/components/breadcrumbs/breadcrumbs.component.mjs +3 -3
  22. package/esm2022/components/breadcrumbs/breadcrumbs.module.mjs +4 -4
  23. package/esm2022/components/breadcrumbs/crumb.component.mjs +3 -3
  24. package/esm2022/components/button/button.component.mjs +3 -3
  25. package/esm2022/components/button/button.module.mjs +4 -4
  26. package/esm2022/components/button-group/button-group.component.mjs +3 -3
  27. package/esm2022/components/button-group/button-group.module.mjs +4 -4
  28. package/esm2022/components/card/card.component.mjs +3 -3
  29. package/esm2022/components/card/card.module.mjs +4 -4
  30. package/esm2022/components/carousel/carousel-item/carousel-item.component.mjs +3 -3
  31. package/esm2022/components/carousel/carousel.component.mjs +3 -3
  32. package/esm2022/components/carousel/carousel.module.mjs +4 -4
  33. package/esm2022/components/date-label/date-label.component.mjs +3 -3
  34. package/esm2022/components/date-label/date-label.module.mjs +4 -4
  35. package/esm2022/components/dialog/dialog.component.mjs +3 -3
  36. package/esm2022/components/dialog/dialog.module.mjs +4 -4
  37. package/esm2022/components/dropdown/dropdown-content.component.mjs +3 -3
  38. package/esm2022/components/dropdown/dropdown.component.mjs +11 -5
  39. package/esm2022/components/footer-1177/footer-1177.component.mjs +3 -3
  40. package/esm2022/components/footer-1177-admin/footer-1177-admin.component.mjs +3 -3
  41. package/esm2022/components/footer-1177-pro/footer-1177-pro.component.mjs +3 -3
  42. package/esm2022/components/footer-inera/footer-inera.component.mjs +3 -3
  43. package/esm2022/components/footer-inera-admin/footer-inera-admin.component.mjs +3 -3
  44. package/esm2022/components/form/check-button/check-button.component.mjs +3 -3
  45. package/esm2022/components/form/check-button/check-button.module.mjs +4 -4
  46. package/esm2022/components/form/checkbox/checkbox.component.mjs +3 -3
  47. package/esm2022/components/form/checkbox/checkbox.module.mjs +4 -4
  48. package/esm2022/components/form/checkbox-group/checkbox-group.component.mjs +3 -3
  49. package/esm2022/components/form/checkbox-group/checkbox-group.module.mjs +4 -4
  50. package/esm2022/components/form/error-message/error-message.component.mjs +3 -3
  51. package/esm2022/components/form/error-message/error-message.module.mjs +4 -4
  52. package/esm2022/components/form/input/input.component.mjs +3 -3
  53. package/esm2022/components/form/input/input.module.mjs +4 -4
  54. package/esm2022/components/form/radio/radio-group.component.mjs +3 -3
  55. package/esm2022/components/form/radio/radio.component.mjs +3 -3
  56. package/esm2022/components/form/radio/radio.module.mjs +4 -4
  57. package/esm2022/components/form/radio-button/radio-button-group.component.mjs +3 -3
  58. package/esm2022/components/form/radio-button/radio-button.component.mjs +3 -3
  59. package/esm2022/components/form/radio-button/radio-button.module.mjs +4 -4
  60. package/esm2022/components/form/range/range.component.mjs +3 -3
  61. package/esm2022/components/form/range/range.module.mjs +4 -4
  62. package/esm2022/components/form/select/select.component.mjs +3 -3
  63. package/esm2022/components/form/select/select.module.mjs +4 -4
  64. package/esm2022/components/form/select-multiple/select-multiple.component.mjs +3 -3
  65. package/esm2022/components/form/select-multiple/select-multiple.module.mjs +4 -4
  66. package/esm2022/components/form/spinner/spinner.component.mjs +3 -3
  67. package/esm2022/components/form/spinner/spinner.module.mjs +4 -4
  68. package/esm2022/components/form/textarea/textarea.component.mjs +3 -3
  69. package/esm2022/components/form/textarea/textarea.module.mjs +4 -4
  70. package/esm2022/components/form/time/time.component.mjs +3 -3
  71. package/esm2022/components/form/time/time.module.mjs +4 -4
  72. package/esm2022/components/form/toggle/toggle.component.mjs +3 -3
  73. package/esm2022/components/form/toggle/toggle.module.mjs +4 -4
  74. package/esm2022/components/grid/column/column.component.mjs +3 -3
  75. package/esm2022/components/grid/column/column.module.mjs +4 -4
  76. package/esm2022/components/grid/container/container.component.mjs +3 -3
  77. package/esm2022/components/grid/container/container.module.mjs +4 -4
  78. package/esm2022/components/grid/row/row.component.mjs +3 -3
  79. package/esm2022/components/grid/row/row.module.mjs +4 -4
  80. package/esm2022/components/header-1177/avatar/header-1177-avatar.component.mjs +3 -3
  81. package/esm2022/components/header-1177/header-1177.component.mjs +5 -5
  82. package/esm2022/components/header-1177/item/header-1177-item.component.mjs +3 -3
  83. package/esm2022/components/header-1177/menu-mobile/header-1177-menu-mobile.component.mjs +6 -6
  84. package/esm2022/components/header-1177/nav/header-1177-nav.component.mjs +3 -3
  85. package/esm2022/components/header-1177/nav-item/header-1177-nav-item.component.mjs +3 -3
  86. package/esm2022/components/header-1177/nav-item-mobile/header-1177-nav-item-mobile.component.mjs +3 -3
  87. package/esm2022/components/header-1177-admin/avatar/header-1177-admin-avatar.component.mjs +3 -3
  88. package/esm2022/components/header-1177-admin/avatar-mobile/header-1177-admin-avatar-mobile.component.mjs +3 -3
  89. package/esm2022/components/header-1177-admin/header-1177-admin.component.mjs +3 -3
  90. package/esm2022/components/header-1177-admin/item/header-1177-admin-item.component.mjs +3 -3
  91. package/esm2022/components/header-1177-admin/nav/header-1177-admin-nav.component.mjs +3 -3
  92. package/esm2022/components/header-1177-admin/nav-item/header-1177-admin-nav-item.component.mjs +3 -3
  93. package/esm2022/components/header-1177-pro/avatar/header-1177-pro-avatar.component.mjs +3 -3
  94. package/esm2022/components/header-1177-pro/avatar-mobile/header-1177-pro-avatar-mobile.component.mjs +3 -3
  95. package/esm2022/components/header-1177-pro/header-1177-pro.component.mjs +3 -3
  96. package/esm2022/components/header-1177-pro/item/header-1177-pro-item.component.mjs +3 -3
  97. package/esm2022/components/header-1177-pro/nav/header-1177-pro-nav.component.mjs +3 -3
  98. package/esm2022/components/header-1177-pro/nav-item/header-1177-pro-nav-item.component.mjs +3 -3
  99. package/esm2022/components/header-1177-pro/nav-item-mobile/header-1177-pro-nav-item-mobile.component.mjs +3 -3
  100. package/esm2022/components/header-1177-pro/nav-menu-mobile/header-1177-pro-nav-menu-mobile.component.mjs +3 -3
  101. package/esm2022/components/header-inera/header-inera.component.mjs +3 -3
  102. package/esm2022/components/header-inera/item/header-inera-item.component.mjs +3 -3
  103. package/esm2022/components/header-inera/nav/header-inera-nav-item.component.mjs +3 -3
  104. package/esm2022/components/header-inera/nav/header-inera-nav.component.mjs +3 -3
  105. package/esm2022/components/header-inera/nav-mobile/header-inera-nav-mobile.component.mjs +3 -3
  106. package/esm2022/components/header-inera-admin/avatar/header-inera-admin-avatar.component.mjs +3 -3
  107. package/esm2022/components/header-inera-admin/header-inera-admin.component.mjs +8 -5
  108. package/esm2022/components/header-inera-admin/item/header-inera-admin-item.component.mjs +3 -3
  109. package/esm2022/components/header-inera-admin/nav/header-inera-admin-nav-item.component.mjs +3 -3
  110. package/esm2022/components/header-inera-admin/nav/header-inera-admin-nav.component.mjs +3 -3
  111. package/esm2022/components/header-inera-admin/nav-mobile/avatar/header-inera-admin-avatar-mobile.component.mjs +3 -3
  112. package/esm2022/components/header-inera-admin/nav-mobile/header-inera-admin-nav-mobile.component.mjs +3 -3
  113. package/esm2022/components/header-patient/header-patient.component.mjs +3 -3
  114. package/esm2022/components/header-patient/header-patient.module.mjs +4 -4
  115. package/esm2022/components/link/link.component.mjs +3 -3
  116. package/esm2022/components/link/link.module.mjs +4 -4
  117. package/esm2022/components/mobile/menu/item/mobile-menu-item.component.mjs +3 -3
  118. package/esm2022/components/mobile/menu/item/mobile-menu-item.module.mjs +4 -4
  119. package/esm2022/components/mobile/menu/mobile-menu.component.mjs +8 -9
  120. package/esm2022/components/mobile/menu/mobile-menu.module.mjs +4 -4
  121. package/esm2022/components/navigation/content/navigation-content.component.mjs +3 -3
  122. package/esm2022/components/navigation/content/navigation-content.module.mjs +4 -4
  123. package/esm2022/components/navigation/local/navigation-local.component.mjs +3 -3
  124. package/esm2022/components/navigation/local/navigation-local.module.mjs +4 -4
  125. package/esm2022/components/notification/badge/notification-badge.component.mjs +3 -3
  126. package/esm2022/components/notification/badge/notification-badge.module.mjs +4 -4
  127. package/esm2022/components/pagination/data-pagination/data-pagination.component.mjs +3 -3
  128. package/esm2022/components/pagination/data-pagination/data-pagination.module.mjs +4 -4
  129. package/esm2022/components/pagination/list-pagination/list-pagination.component.mjs +3 -3
  130. package/esm2022/components/pagination/list-pagination/list-pagination.module.mjs +4 -4
  131. package/esm2022/components/popover/popover.component.mjs +3 -3
  132. package/esm2022/components/popover/popover.module.mjs +4 -4
  133. package/esm2022/components/progressbar/progressbar.component.mjs +3 -3
  134. package/esm2022/components/progressbar/progressbar.module.mjs +4 -4
  135. package/esm2022/components/puff-list/puff-item/puff-header/puff-list-item-header.component.mjs +10 -7
  136. package/esm2022/components/puff-list/puff-item/puff-info/puff-list-item-info.component.mjs +3 -3
  137. package/esm2022/components/puff-list/puff-item/puff-list-item.component.mjs +3 -3
  138. package/esm2022/components/puff-list/puff-list.component.mjs +3 -3
  139. package/esm2022/components/puff-list/puff-list.module.mjs +4 -4
  140. package/esm2022/components/region-icon/region-icon.component.mjs +3 -3
  141. package/esm2022/components/region-icon/region-icon.module.mjs +4 -4
  142. package/esm2022/components/side-menu/side-menu.component.mjs +3 -3
  143. package/esm2022/components/side-menu/side-menu.module.mjs +4 -4
  144. package/esm2022/components/side-panel/side-panel.component.mjs +3 -3
  145. package/esm2022/components/side-panel/side-panel.module.mjs +4 -4
  146. package/esm2022/components/stepper/step/step.component.mjs +3 -3
  147. package/esm2022/components/stepper/stepper.component.mjs +3 -3
  148. package/esm2022/components/stepper/stepper.module.mjs +4 -4
  149. package/esm2022/components/tabs/panel/tab-panel.component.mjs +3 -3
  150. package/esm2022/components/tabs/tab/tab.component.mjs +3 -3
  151. package/esm2022/components/tabs/tabs.component.mjs +13 -10
  152. package/esm2022/components/tabs/tabs.module.mjs +4 -4
  153. package/esm2022/components/tag/tag.component.mjs +3 -3
  154. package/esm2022/components/tag/tag.module.mjs +4 -4
  155. package/esm2022/components/tooltip/tooltip.component.mjs +3 -3
  156. package/esm2022/components/tooltip/tooltip.module.mjs +4 -4
  157. package/esm2022/icons/1177/icon-1177.component.mjs +3 -3
  158. package/esm2022/icons/1177/icon-1177.module.mjs +4 -4
  159. package/esm2022/icons/activity/icon-activity.component.mjs +3 -3
  160. package/esm2022/icons/activity/icon-activity.module.mjs +4 -4
  161. package/esm2022/icons/agent/icon-agent.component.mjs +3 -3
  162. package/esm2022/icons/agent/icon-agent.module.mjs +4 -4
  163. package/esm2022/icons/alarm-clock-inactivity/icon-alarm-clock-inactivity.component.mjs +3 -3
  164. package/esm2022/icons/alarm-clock-inactivity/icon-alarm-clock-inactivity.module.mjs +4 -4
  165. package/esm2022/icons/alarm-clock-neutral/icon-alarm-clock-neutral.component.mjs +3 -3
  166. package/esm2022/icons/alarm-clock-neutral/icon-alarm-clock-neutral.module.mjs +4 -4
  167. package/esm2022/icons/archive/icon-archive.component.mjs +3 -3
  168. package/esm2022/icons/archive/icon-archive.module.mjs +4 -4
  169. package/esm2022/icons/arrow/icon-arrow.component.mjs +3 -3
  170. package/esm2022/icons/arrow/icon-arrow.module.mjs +4 -4
  171. package/esm2022/icons/attention/icon-attention.component.mjs +3 -3
  172. package/esm2022/icons/attention/icon-attention.module.mjs +4 -4
  173. package/esm2022/icons/blekinge/icon-blekinge.component.mjs +3 -3
  174. package/esm2022/icons/blekinge/icon-blekinge.module.mjs +4 -4
  175. package/esm2022/icons/bookmark/icon-bookmark.component.mjs +3 -3
  176. package/esm2022/icons/bookmark/icon-bookmark.module.mjs +4 -4
  177. package/esm2022/icons/calendar/icon-calendar.component.mjs +3 -3
  178. package/esm2022/icons/calendar/icon-calendar.module.mjs +4 -4
  179. package/esm2022/icons/call/icon-call.component.mjs +3 -3
  180. package/esm2022/icons/call/icon-call.module.mjs +4 -4
  181. package/esm2022/icons/call-active/icon-call-active.component.mjs +3 -3
  182. package/esm2022/icons/call-active/icon-call-active.module.mjs +4 -4
  183. package/esm2022/icons/camera-off/icon-camera-off.component.mjs +3 -3
  184. package/esm2022/icons/camera-off/icon-camera-off.module.mjs +4 -4
  185. package/esm2022/icons/camera-on/icon-camera-on.component.mjs +3 -3
  186. package/esm2022/icons/camera-on/icon-camera-on.module.mjs +4 -4
  187. package/esm2022/icons/camera-switch/icon-camera-switch.component.mjs +3 -3
  188. package/esm2022/icons/camera-switch/icon-camera-switch.module.mjs +4 -4
  189. package/esm2022/icons/chart-bar/icon-chart-bar.component.mjs +3 -3
  190. package/esm2022/icons/chart-bar/icon-chart-bar.module.mjs +4 -4
  191. package/esm2022/icons/chart-line/icon-chart-line.component.mjs +3 -3
  192. package/esm2022/icons/chart-line/icon-chart-line.module.mjs +4 -4
  193. package/esm2022/icons/chat/icon-chat.component.mjs +3 -3
  194. package/esm2022/icons/chat/icon-chat.module.mjs +4 -4
  195. package/esm2022/icons/check/icon-check.component.mjs +3 -3
  196. package/esm2022/icons/check/icon-check.module.mjs +4 -4
  197. package/esm2022/icons/chevron/icon-chevron.component.mjs +3 -3
  198. package/esm2022/icons/chevron/icon-chevron.module.mjs +4 -4
  199. package/esm2022/icons/chevron-bold/icon-chevron-bold.component.mjs +3 -3
  200. package/esm2022/icons/chevron-bold/icon-chevron-bold.module.mjs +4 -4
  201. package/esm2022/icons/clipboard/icon-clipboard.component.mjs +3 -3
  202. package/esm2022/icons/clipboard/icon-clipboard.module.mjs +4 -4
  203. package/esm2022/icons/clipboard-cross/icon-clipboard-cross.component.mjs +3 -3
  204. package/esm2022/icons/clipboard-cross/icon-clipboard-cross.module.mjs +4 -4
  205. package/esm2022/icons/clipboard-text/icon-clipboard-text.component.mjs +3 -3
  206. package/esm2022/icons/clipboard-text/icon-clipboard-text.module.mjs +4 -4
  207. package/esm2022/icons/clock/icon-clock.component.mjs +3 -3
  208. package/esm2022/icons/clock/icon-clock.module.mjs +4 -4
  209. package/esm2022/icons/close/icon-close.component.mjs +3 -3
  210. package/esm2022/icons/close/icon-close.module.mjs +4 -4
  211. package/esm2022/icons/close-bold/icon-close-bold.component.mjs +3 -3
  212. package/esm2022/icons/close-bold/icon-close-bold.module.mjs +4 -4
  213. package/esm2022/icons/cog/icon-cog.component.mjs +3 -3
  214. package/esm2022/icons/cog/icon-cog.module.mjs +4 -4
  215. package/esm2022/icons/computer/icon-computer.component.mjs +3 -3
  216. package/esm2022/icons/computer/icon-computer.module.mjs +4 -4
  217. package/esm2022/icons/computer-inera/icon-computer-inera.component.mjs +3 -3
  218. package/esm2022/icons/computer-inera/icon-computer-inera.module.mjs +4 -4
  219. package/esm2022/icons/copy-file/icon-copy-file.component.mjs +3 -3
  220. package/esm2022/icons/copy-file/icon-copy-file.module.mjs +4 -4
  221. package/esm2022/icons/copy-link/icon-copy-link.component.mjs +3 -3
  222. package/esm2022/icons/copy-link/icon-copy-link.module.mjs +4 -4
  223. package/esm2022/icons/denied/icon-denied.component.mjs +3 -3
  224. package/esm2022/icons/denied/icon-denied.module.mjs +4 -4
  225. package/esm2022/icons/doctors-bag/icon-doctors-bag.component.mjs +3 -3
  226. package/esm2022/icons/doctors-bag/icon-doctors-bag.module.mjs +4 -4
  227. package/esm2022/icons/document/icon-document.component.mjs +3 -3
  228. package/esm2022/icons/document/icon-document.module.mjs +4 -4
  229. package/esm2022/icons/download/icon-download.component.mjs +3 -3
  230. package/esm2022/icons/download/icon-download.module.mjs +4 -4
  231. package/esm2022/icons/drag-n-drop/icon-drag-n-drop.component.mjs +3 -3
  232. package/esm2022/icons/drag-n-drop/icon-drag-n-drop.module.mjs +4 -4
  233. package/esm2022/icons/ear-hearing/icon-ear-hearing.component.mjs +3 -3
  234. package/esm2022/icons/ear-hearing/icon-ear-hearing.module.mjs +4 -4
  235. package/esm2022/icons/edit/icon-edit.component.mjs +3 -3
  236. package/esm2022/icons/edit/icon-edit.module.mjs +4 -4
  237. package/esm2022/icons/email/icon-email.component.mjs +3 -3
  238. package/esm2022/icons/email/icon-email.module.mjs +4 -4
  239. package/esm2022/icons/email-sent/icon-email-sent.component.mjs +3 -3
  240. package/esm2022/icons/email-sent/icon-email-sent.module.mjs +4 -4
  241. package/esm2022/icons/email-unread/icon-email-unread.component.mjs +3 -3
  242. package/esm2022/icons/email-unread/icon-email-unread.module.mjs +4 -4
  243. package/esm2022/icons/expand/icon-expand.component.mjs +3 -3
  244. package/esm2022/icons/expand/icon-expand.module.mjs +4 -4
  245. package/esm2022/icons/external/icon-external.component.mjs +3 -3
  246. package/esm2022/icons/external/icon-external.module.mjs +4 -4
  247. package/esm2022/icons/facebook/icon-facebook.component.mjs +3 -3
  248. package/esm2022/icons/facebook/icon-facebook.module.mjs +4 -4
  249. package/esm2022/icons/file-csv/icon-file-csv.component.mjs +3 -3
  250. package/esm2022/icons/file-csv/icon-file-csv.module.mjs +4 -4
  251. package/esm2022/icons/file-excel/icon-file-excel.component.mjs +3 -3
  252. package/esm2022/icons/file-excel/icon-file-excel.module.mjs +4 -4
  253. package/esm2022/icons/file-other/icon-file-other.component.mjs +3 -3
  254. package/esm2022/icons/file-other/icon-file-other.module.mjs +4 -4
  255. package/esm2022/icons/file-pdf/icon-file-pdf.component.mjs +3 -3
  256. package/esm2022/icons/file-pdf/icon-file-pdf.module.mjs +4 -4
  257. package/esm2022/icons/file-picture/icon-file-picture.component.mjs +3 -3
  258. package/esm2022/icons/file-picture/icon-file-picture.module.mjs +4 -4
  259. package/esm2022/icons/file-powerpoint/icon-file-powerpoint.component.mjs +3 -3
  260. package/esm2022/icons/file-powerpoint/icon-file-powerpoint.module.mjs +4 -4
  261. package/esm2022/icons/file-word/icon-file-word.component.mjs +3 -3
  262. package/esm2022/icons/file-word/icon-file-word.module.mjs +4 -4
  263. package/esm2022/icons/find-care/icon-find-care.component.mjs +3 -3
  264. package/esm2022/icons/find-care/icon-find-care.module.mjs +4 -4
  265. package/esm2022/icons/find-region/icon-find-region.component.mjs +3 -3
  266. package/esm2022/icons/find-region/icon-find-region.module.mjs +4 -4
  267. package/esm2022/icons/flag/icon-flag.component.mjs +3 -3
  268. package/esm2022/icons/flag/icon-flag.module.mjs +4 -4
  269. package/esm2022/icons/form-numbered/icon-form-numbered.component.mjs +3 -3
  270. package/esm2022/icons/form-numbered/icon-form-numbered.module.mjs +4 -4
  271. package/esm2022/icons/form-numbered-reocurring/icon-form-numbered-reoccuring.component.mjs +3 -3
  272. package/esm2022/icons/form-numbered-reocurring/icon-form-numbered-reoccuring.module.mjs +4 -4
  273. package/esm2022/icons/gotland/icon-gotland.component.mjs +3 -3
  274. package/esm2022/icons/gotland/icon-gotland.module.mjs +4 -4
  275. package/esm2022/icons/halland/icon-halland.component.mjs +3 -3
  276. package/esm2022/icons/halland/icon-halland.module.mjs +4 -4
  277. package/esm2022/icons/headphones/icon-headphones.component.mjs +3 -3
  278. package/esm2022/icons/headphones/icon-headphones.module.mjs +4 -4
  279. package/esm2022/icons/hourglass/icon-hourglass.component.mjs +3 -3
  280. package/esm2022/icons/hourglass/icon-hourglass.module.mjs +4 -4
  281. package/esm2022/icons/hourglass-end/icon-hourglass-end.component.mjs +3 -3
  282. package/esm2022/icons/hourglass-end/icon-hourglass-end.module.mjs +4 -4
  283. package/esm2022/icons/hourglass-start/icon-hourglass-start.component.mjs +3 -3
  284. package/esm2022/icons/hourglass-start/icon-hourglass-start.module.mjs +4 -4
  285. package/esm2022/icons/house/icon-house.component.mjs +3 -3
  286. package/esm2022/icons/house/icon-house.module.mjs +4 -4
  287. package/esm2022/icons/id-card/icon-id-card.component.mjs +3 -3
  288. package/esm2022/icons/id-card/icon-id-card.module.mjs +4 -4
  289. package/esm2022/icons/id-card-locked/icon-id-card-locked.component.mjs +3 -3
  290. package/esm2022/icons/id-card-locked/icon-id-card-locked.module.mjs +4 -4
  291. package/esm2022/icons/image/icon-image.component.mjs +3 -3
  292. package/esm2022/icons/image/icon-image.module.mjs +4 -4
  293. package/esm2022/icons/inera/icon-inera.component.mjs +3 -3
  294. package/esm2022/icons/inera/icon-inera.module.mjs +4 -4
  295. package/esm2022/icons/inera-legacy/icon-inera-legacy.component.mjs +3 -3
  296. package/esm2022/icons/inera-legacy/icon-inera-legacy.module.mjs +4 -4
  297. package/esm2022/icons/information/icon-information.component.mjs +3 -3
  298. package/esm2022/icons/information/icon-information.module.mjs +4 -4
  299. package/esm2022/icons/jamtland-harjedalen/icon-jamtland-harjedalen.component.mjs +3 -3
  300. package/esm2022/icons/jamtland-harjedalen/icon-jamtland-harjedalen.module.mjs +4 -4
  301. package/esm2022/icons/jonkoping/icon-jonkoping.component.mjs +3 -3
  302. package/esm2022/icons/jonkoping/icon-jonkoping.module.mjs +4 -4
  303. package/esm2022/icons/kalmar/icon-kalmar.component.mjs +3 -3
  304. package/esm2022/icons/kalmar/icon-kalmar.module.mjs +4 -4
  305. package/esm2022/icons/kronoberg/icon-kronoberg.component.mjs +3 -3
  306. package/esm2022/icons/kronoberg/icon-kronoberg.module.mjs +4 -4
  307. package/esm2022/icons/lightbulb/icon-lightbulb.component.mjs +3 -3
  308. package/esm2022/icons/lightbulb/icon-lightbulb.module.mjs +4 -4
  309. package/esm2022/icons/linkedin/icon-linkedin.component.mjs +3 -3
  310. package/esm2022/icons/linkedin/icon-linkedin.module.mjs +4 -4
  311. package/esm2022/icons/list/icon-list.component.mjs +3 -3
  312. package/esm2022/icons/list/icon-list.module.mjs +4 -4
  313. package/esm2022/icons/lock/icon-lock.component.mjs +3 -3
  314. package/esm2022/icons/lock/icon-lock.module.mjs +4 -4
  315. package/esm2022/icons/lock-open/icon-lock-open.component.mjs +3 -3
  316. package/esm2022/icons/lock-open/icon-lock-open.module.mjs +4 -4
  317. package/esm2022/icons/log/icon-log.component.mjs +3 -3
  318. package/esm2022/icons/log/icon-log.module.mjs +4 -4
  319. package/esm2022/icons/log-locked/icon-log-locked.component.mjs +3 -3
  320. package/esm2022/icons/log-locked/icon-log-locked.module.mjs +4 -4
  321. package/esm2022/icons/menu/icon-menu.component.mjs +3 -3
  322. package/esm2022/icons/menu/icon-menu.module.mjs +4 -4
  323. package/esm2022/icons/minus/icon-minus.component.mjs +3 -3
  324. package/esm2022/icons/minus/icon-minus.module.mjs +4 -4
  325. package/esm2022/icons/moment-start/icon-moment-start.component.mjs +3 -3
  326. package/esm2022/icons/moment-start/icon-moment-start.module.mjs +4 -4
  327. package/esm2022/icons/moment-stop/icon-moment-stop.component.mjs +3 -3
  328. package/esm2022/icons/moment-stop/icon-moment-stop.module.mjs +4 -4
  329. package/esm2022/icons/norrbotten/icon-norrbotten.component.mjs +3 -3
  330. package/esm2022/icons/norrbotten/icon-norrbotten.module.mjs +4 -4
  331. package/esm2022/icons/office-building/icon-office-building.component.mjs +3 -3
  332. package/esm2022/icons/office-building/icon-office-building.module.mjs +4 -4
  333. package/esm2022/icons/orebro/icon-orebro.component.mjs +3 -3
  334. package/esm2022/icons/orebro/icon-orebro.module.mjs +4 -4
  335. package/esm2022/icons/organization/icon-organization.component.mjs +3 -3
  336. package/esm2022/icons/organization/icon-organization.module.mjs +4 -4
  337. package/esm2022/icons/ostergotland/icon-ostergotland.component.mjs +3 -3
  338. package/esm2022/icons/ostergotland/icon-ostergotland.module.mjs +4 -4
  339. package/esm2022/icons/plus/icon-plus.component.mjs +3 -3
  340. package/esm2022/icons/plus/icon-plus.module.mjs +4 -4
  341. package/esm2022/icons/prescription/icon-prescription.component.mjs +3 -3
  342. package/esm2022/icons/prescription/icon-prescription.module.mjs +4 -4
  343. package/esm2022/icons/print/icon-print.component.mjs +3 -3
  344. package/esm2022/icons/print/icon-print.module.mjs +4 -4
  345. package/esm2022/icons/question/icon-question.component.mjs +3 -3
  346. package/esm2022/icons/question/icon-question.module.mjs +4 -4
  347. package/esm2022/icons/reload/icon-reload.component.mjs +3 -3
  348. package/esm2022/icons/reload/icon-reload.module.mjs +4 -4
  349. package/esm2022/icons/reply/icon-reply.component.mjs +3 -3
  350. package/esm2022/icons/reply/icon-reply.module.mjs +4 -4
  351. package/esm2022/icons/search/icon-search.component.mjs +3 -3
  352. package/esm2022/icons/search/icon-search.module.mjs +4 -4
  353. package/esm2022/icons/search-inera/icon-search-inera.component.mjs +3 -3
  354. package/esm2022/icons/search-inera/icon-search-inera.module.mjs +4 -4
  355. package/esm2022/icons/share/icon-share.component.mjs +3 -3
  356. package/esm2022/icons/share/icon-share.module.mjs +4 -4
  357. package/esm2022/icons/shield-locked/icon-shield-locked.component.mjs +3 -3
  358. package/esm2022/icons/shield-locked/icon-shield-locked.module.mjs +4 -4
  359. package/esm2022/icons/shield-locked-primary/icon-shield-locked-primary.component.mjs +3 -3
  360. package/esm2022/icons/shield-locked-primary/icon-shield-locked-primary.module.mjs +4 -4
  361. package/esm2022/icons/skane/icon-skane.component.mjs +3 -3
  362. package/esm2022/icons/skane/icon-skane.module.mjs +4 -4
  363. package/esm2022/icons/sormland/icon-sormland.component.mjs +3 -3
  364. package/esm2022/icons/sormland/icon-sormland.module.mjs +4 -4
  365. package/esm2022/icons/star/icon-star.component.mjs +3 -3
  366. package/esm2022/icons/star/icon-star.module.mjs +4 -4
  367. package/esm2022/icons/star-filled/icon-star-filled.component.mjs +3 -3
  368. package/esm2022/icons/star-filled/icon-star-filled.module.mjs +4 -4
  369. package/esm2022/icons/stockholm/icon-stockholm.component.mjs +3 -3
  370. package/esm2022/icons/stockholm/icon-stockholm.module.mjs +4 -4
  371. package/esm2022/icons/success/icon-success.component.mjs +3 -3
  372. package/esm2022/icons/success/icon-success.module.mjs +4 -4
  373. package/esm2022/icons/swap/icon-swap.component.mjs +3 -3
  374. package/esm2022/icons/swap/icon-swap.module.mjs +4 -4
  375. package/esm2022/icons/switch-person/icon-switch-person.component.mjs +3 -3
  376. package/esm2022/icons/switch-person/icon-switch-person.module.mjs +4 -4
  377. package/esm2022/icons/telephone/icon-telephone.component.mjs +3 -3
  378. package/esm2022/icons/telephone/icon-telephone.module.mjs +4 -4
  379. package/esm2022/icons/test-tube/icon-test-tube.component.mjs +3 -3
  380. package/esm2022/icons/test-tube/icon-test-tube.module.mjs +4 -4
  381. package/esm2022/icons/test-tube-analyze/icon-test-tube-analyze.component.mjs +3 -3
  382. package/esm2022/icons/test-tube-analyze/icon-test-tube-analyze.module.mjs +4 -4
  383. package/esm2022/icons/test-tube-empty/icon-test-tube-empty.component.mjs +3 -3
  384. package/esm2022/icons/test-tube-empty/icon-test-tube-empty.module.mjs +4 -4
  385. package/esm2022/icons/toggle-card/icon-toggle-card.component.mjs +3 -3
  386. package/esm2022/icons/toggle-card/icon-toggle-card.module.mjs +4 -4
  387. package/esm2022/icons/toggle-list/icon-toggle-list.component.mjs +3 -3
  388. package/esm2022/icons/toggle-list/icon-toggle-list.module.mjs +4 -4
  389. package/esm2022/icons/trash/icon-trash.component.mjs +3 -3
  390. package/esm2022/icons/trash/icon-trash.module.mjs +4 -4
  391. package/esm2022/icons/twitter/icon-twitter.component.mjs +3 -3
  392. package/esm2022/icons/twitter/icon-twitter.module.mjs +4 -4
  393. package/esm2022/icons/uppsala/icon-uppsala.component.mjs +3 -3
  394. package/esm2022/icons/uppsala/icon-uppsala.module.mjs +4 -4
  395. package/esm2022/icons/user/icon-user.component.mjs +3 -3
  396. package/esm2022/icons/user/icon-user.module.mjs +4 -4
  397. package/esm2022/icons/vasterbotten/icon-vasterbotten.component.mjs +3 -3
  398. package/esm2022/icons/vasterbotten/icon-vasterbotten.module.mjs +4 -4
  399. package/esm2022/icons/vasternorrland/icon-vasternorrland.component.mjs +3 -3
  400. package/esm2022/icons/vasternorrland/icon-vasternorrland.module.mjs +4 -4
  401. package/esm2022/icons/vastmanland/icon-vastmanland.component.mjs +3 -3
  402. package/esm2022/icons/vastmanland/icon-vastmanland.module.mjs +4 -4
  403. package/esm2022/icons/vastra-gotaland/icon-vastra-gotaland.component.mjs +3 -3
  404. package/esm2022/icons/vastra-gotaland/icon-vastra-gotaland.module.mjs +4 -4
  405. package/esm2022/icons/video-off/icon-video-off.component.mjs +3 -3
  406. package/esm2022/icons/video-off/icon-video-off.module.mjs +4 -4
  407. package/esm2022/icons/video-on/icon-video-on.component.mjs +3 -3
  408. package/esm2022/icons/video-on/icon-video-on.module.mjs +4 -4
  409. package/esm2022/icons/video-switch/icon-video-switch.component.mjs +3 -3
  410. package/esm2022/icons/video-switch/icon-video-switch.module.mjs +4 -4
  411. package/esm2022/icons/visibility/icon-visibility.component.mjs +3 -3
  412. package/esm2022/icons/visibility/icon-visibility.module.mjs +4 -4
  413. package/esm2022/icons/visibility-off/icon-visibility-off.component.mjs +3 -3
  414. package/esm2022/icons/visibility-off/icon-visibility-off.module.mjs +4 -4
  415. package/esm2022/icons/warning/icon-warning.component.mjs +3 -3
  416. package/esm2022/icons/warning/icon-warning.module.mjs +4 -4
  417. package/fesm2022/inera-ids-angular-common.mjs +6 -6
  418. package/fesm2022/inera-ids-angular-common.mjs.map +1 -1
  419. package/fesm2022/inera-ids-angular-components-accordion.mjs +11 -8
  420. package/fesm2022/inera-ids-angular-components-accordion.mjs.map +1 -1
  421. package/fesm2022/inera-ids-angular-components-agent.mjs +7 -7
  422. package/fesm2022/inera-ids-angular-components-agent.mjs.map +1 -1
  423. package/fesm2022/inera-ids-angular-components-alert-global.mjs +7 -7
  424. package/fesm2022/inera-ids-angular-components-alert-global.mjs.map +1 -1
  425. package/fesm2022/inera-ids-angular-components-alert.mjs +7 -7
  426. package/fesm2022/inera-ids-angular-components-alert.mjs.map +1 -1
  427. package/fesm2022/inera-ids-angular-components-badge.mjs +7 -7
  428. package/fesm2022/inera-ids-angular-components-badge.mjs.map +1 -1
  429. package/fesm2022/inera-ids-angular-components-box-link.mjs +7 -7
  430. package/fesm2022/inera-ids-angular-components-box-link.mjs.map +1 -1
  431. package/fesm2022/inera-ids-angular-components-breadcrumbs.mjs +10 -10
  432. package/fesm2022/inera-ids-angular-components-breadcrumbs.mjs.map +1 -1
  433. package/fesm2022/inera-ids-angular-components-button-group.mjs +7 -7
  434. package/fesm2022/inera-ids-angular-components-button.mjs +7 -7
  435. package/fesm2022/inera-ids-angular-components-button.mjs.map +1 -1
  436. package/fesm2022/inera-ids-angular-components-card.mjs +7 -7
  437. package/fesm2022/inera-ids-angular-components-card.mjs.map +1 -1
  438. package/fesm2022/inera-ids-angular-components-carousel.mjs +10 -10
  439. package/fesm2022/inera-ids-angular-components-carousel.mjs.map +1 -1
  440. package/fesm2022/inera-ids-angular-components-date-label.mjs +7 -7
  441. package/fesm2022/inera-ids-angular-components-date-label.mjs.map +1 -1
  442. package/fesm2022/inera-ids-angular-components-dialog.mjs +7 -7
  443. package/fesm2022/inera-ids-angular-components-dialog.mjs.map +1 -1
  444. package/fesm2022/inera-ids-angular-components-dropdown.mjs +13 -7
  445. package/fesm2022/inera-ids-angular-components-dropdown.mjs.map +1 -1
  446. package/fesm2022/inera-ids-angular-components-footer-1177-admin.mjs +3 -3
  447. package/fesm2022/inera-ids-angular-components-footer-1177-admin.mjs.map +1 -1
  448. package/fesm2022/inera-ids-angular-components-footer-1177-pro.mjs +3 -3
  449. package/fesm2022/inera-ids-angular-components-footer-1177-pro.mjs.map +1 -1
  450. package/fesm2022/inera-ids-angular-components-footer-1177.mjs +3 -3
  451. package/fesm2022/inera-ids-angular-components-footer-1177.mjs.map +1 -1
  452. package/fesm2022/inera-ids-angular-components-footer-inera-admin.mjs +3 -3
  453. package/fesm2022/inera-ids-angular-components-footer-inera-admin.mjs.map +1 -1
  454. package/fesm2022/inera-ids-angular-components-footer-inera.mjs +3 -3
  455. package/fesm2022/inera-ids-angular-components-footer-inera.mjs.map +1 -1
  456. package/fesm2022/inera-ids-angular-components-form-check-button.mjs +7 -7
  457. package/fesm2022/inera-ids-angular-components-form-check-button.mjs.map +1 -1
  458. package/fesm2022/inera-ids-angular-components-form-checkbox-group.mjs +7 -7
  459. package/fesm2022/inera-ids-angular-components-form-checkbox-group.mjs.map +1 -1
  460. package/fesm2022/inera-ids-angular-components-form-checkbox.mjs +7 -7
  461. package/fesm2022/inera-ids-angular-components-form-checkbox.mjs.map +1 -1
  462. package/fesm2022/inera-ids-angular-components-form-error-message.mjs +7 -7
  463. package/fesm2022/inera-ids-angular-components-form-error-message.mjs.map +1 -1
  464. package/fesm2022/inera-ids-angular-components-form-input.mjs +7 -7
  465. package/fesm2022/inera-ids-angular-components-form-input.mjs.map +1 -1
  466. package/fesm2022/inera-ids-angular-components-form-radio-button.mjs +10 -10
  467. package/fesm2022/inera-ids-angular-components-form-radio.mjs +10 -10
  468. package/fesm2022/inera-ids-angular-components-form-range.mjs +7 -7
  469. package/fesm2022/inera-ids-angular-components-form-select-multiple.mjs +7 -7
  470. package/fesm2022/inera-ids-angular-components-form-select.mjs +7 -7
  471. package/fesm2022/inera-ids-angular-components-form-spinner.mjs +7 -7
  472. package/fesm2022/inera-ids-angular-components-form-textarea.mjs +7 -7
  473. package/fesm2022/inera-ids-angular-components-form-textarea.mjs.map +1 -1
  474. package/fesm2022/inera-ids-angular-components-form-time.mjs +7 -7
  475. package/fesm2022/inera-ids-angular-components-form-toggle.mjs +7 -7
  476. package/fesm2022/inera-ids-angular-components-grid-column.mjs +7 -7
  477. package/fesm2022/inera-ids-angular-components-grid-column.mjs.map +1 -1
  478. package/fesm2022/inera-ids-angular-components-grid-container.mjs +7 -7
  479. package/fesm2022/inera-ids-angular-components-grid-container.mjs.map +1 -1
  480. package/fesm2022/inera-ids-angular-components-grid-row.mjs +7 -7
  481. package/fesm2022/inera-ids-angular-components-grid-row.mjs.map +1 -1
  482. package/fesm2022/inera-ids-angular-components-grid.mjs +21 -21
  483. package/fesm2022/inera-ids-angular-components-grid.mjs.map +1 -1
  484. package/fesm2022/inera-ids-angular-components-header-1177-admin.mjs +18 -18
  485. package/fesm2022/inera-ids-angular-components-header-1177-admin.mjs.map +1 -1
  486. package/fesm2022/inera-ids-angular-components-header-1177-pro.mjs +24 -24
  487. package/fesm2022/inera-ids-angular-components-header-1177-pro.mjs.map +1 -1
  488. package/fesm2022/inera-ids-angular-components-header-1177.mjs +23 -23
  489. package/fesm2022/inera-ids-angular-components-header-1177.mjs.map +1 -1
  490. package/fesm2022/inera-ids-angular-components-header-inera-admin.mjs +25 -22
  491. package/fesm2022/inera-ids-angular-components-header-inera-admin.mjs.map +1 -1
  492. package/fesm2022/inera-ids-angular-components-header-inera.mjs +15 -15
  493. package/fesm2022/inera-ids-angular-components-header-inera.mjs.map +1 -1
  494. package/fesm2022/inera-ids-angular-components-header-patient.mjs +7 -7
  495. package/fesm2022/inera-ids-angular-components-header-patient.mjs.map +1 -1
  496. package/fesm2022/inera-ids-angular-components-link.mjs +7 -7
  497. package/fesm2022/inera-ids-angular-components-link.mjs.map +1 -1
  498. package/fesm2022/inera-ids-angular-components-mobile-menu-item.mjs +7 -7
  499. package/fesm2022/inera-ids-angular-components-mobile-menu.mjs +13 -14
  500. package/fesm2022/inera-ids-angular-components-mobile-menu.mjs.map +1 -1
  501. package/fesm2022/inera-ids-angular-components-navigation-content.mjs +7 -7
  502. package/fesm2022/inera-ids-angular-components-navigation-content.mjs.map +1 -1
  503. package/fesm2022/inera-ids-angular-components-navigation-local.mjs +7 -7
  504. package/fesm2022/inera-ids-angular-components-navigation-local.mjs.map +1 -1
  505. package/fesm2022/inera-ids-angular-components-notification-badge.mjs +7 -7
  506. package/fesm2022/inera-ids-angular-components-notification-badge.mjs.map +1 -1
  507. package/fesm2022/inera-ids-angular-components-pagination-data-pagination.mjs +7 -7
  508. package/fesm2022/inera-ids-angular-components-pagination-data-pagination.mjs.map +1 -1
  509. package/fesm2022/inera-ids-angular-components-pagination-list-pagination.mjs +7 -7
  510. package/fesm2022/inera-ids-angular-components-pagination-list-pagination.mjs.map +1 -1
  511. package/fesm2022/inera-ids-angular-components-popover.mjs +7 -7
  512. package/fesm2022/inera-ids-angular-components-popover.mjs.map +1 -1
  513. package/fesm2022/inera-ids-angular-components-progressbar.mjs +7 -7
  514. package/fesm2022/inera-ids-angular-components-progressbar.mjs.map +1 -1
  515. package/fesm2022/inera-ids-angular-components-puff-list.mjs +21 -18
  516. package/fesm2022/inera-ids-angular-components-puff-list.mjs.map +1 -1
  517. package/fesm2022/inera-ids-angular-components-region-icon.mjs +7 -7
  518. package/fesm2022/inera-ids-angular-components-region-icon.mjs.map +1 -1
  519. package/fesm2022/inera-ids-angular-components-side-menu.mjs +7 -7
  520. package/fesm2022/inera-ids-angular-components-side-menu.mjs.map +1 -1
  521. package/fesm2022/inera-ids-angular-components-side-panel.mjs +7 -7
  522. package/fesm2022/inera-ids-angular-components-side-panel.mjs.map +1 -1
  523. package/fesm2022/inera-ids-angular-components-stepper.mjs +10 -10
  524. package/fesm2022/inera-ids-angular-components-stepper.mjs.map +1 -1
  525. package/fesm2022/inera-ids-angular-components-tabs.mjs +19 -16
  526. package/fesm2022/inera-ids-angular-components-tabs.mjs.map +1 -1
  527. package/fesm2022/inera-ids-angular-components-tag.mjs +7 -7
  528. package/fesm2022/inera-ids-angular-components-tag.mjs.map +1 -1
  529. package/fesm2022/inera-ids-angular-components-tooltip.mjs +7 -7
  530. package/fesm2022/inera-ids-angular-components-tooltip.mjs.map +1 -1
  531. package/fesm2022/inera-ids-angular-icons-1177.mjs +7 -7
  532. package/fesm2022/inera-ids-angular-icons-activity.mjs +7 -7
  533. package/fesm2022/inera-ids-angular-icons-agent.mjs +7 -7
  534. package/fesm2022/inera-ids-angular-icons-alarm-clock-inactivity.mjs +7 -7
  535. package/fesm2022/inera-ids-angular-icons-alarm-clock-neutral.mjs +7 -7
  536. package/fesm2022/inera-ids-angular-icons-archive.mjs +7 -7
  537. package/fesm2022/inera-ids-angular-icons-arrow.mjs +7 -7
  538. package/fesm2022/inera-ids-angular-icons-attention.mjs +7 -7
  539. package/fesm2022/inera-ids-angular-icons-blekinge.mjs +7 -7
  540. package/fesm2022/inera-ids-angular-icons-bookmark.mjs +7 -7
  541. package/fesm2022/inera-ids-angular-icons-calendar.mjs +7 -7
  542. package/fesm2022/inera-ids-angular-icons-call-active.mjs +7 -7
  543. package/fesm2022/inera-ids-angular-icons-call.mjs +7 -7
  544. package/fesm2022/inera-ids-angular-icons-camera-off.mjs +7 -7
  545. package/fesm2022/inera-ids-angular-icons-camera-on.mjs +7 -7
  546. package/fesm2022/inera-ids-angular-icons-camera-switch.mjs +7 -7
  547. package/fesm2022/inera-ids-angular-icons-chart-bar.mjs +7 -7
  548. package/fesm2022/inera-ids-angular-icons-chart-line.mjs +7 -7
  549. package/fesm2022/inera-ids-angular-icons-chat.mjs +7 -7
  550. package/fesm2022/inera-ids-angular-icons-check.mjs +7 -7
  551. package/fesm2022/inera-ids-angular-icons-chevron-bold.mjs +7 -7
  552. package/fesm2022/inera-ids-angular-icons-chevron.mjs +7 -7
  553. package/fesm2022/inera-ids-angular-icons-clipboard-cross.mjs +7 -7
  554. package/fesm2022/inera-ids-angular-icons-clipboard-text.mjs +7 -7
  555. package/fesm2022/inera-ids-angular-icons-clipboard.mjs +7 -7
  556. package/fesm2022/inera-ids-angular-icons-clock.mjs +7 -7
  557. package/fesm2022/inera-ids-angular-icons-close-bold.mjs +7 -7
  558. package/fesm2022/inera-ids-angular-icons-close.mjs +7 -7
  559. package/fesm2022/inera-ids-angular-icons-cog.mjs +7 -7
  560. package/fesm2022/inera-ids-angular-icons-computer-inera.mjs +7 -7
  561. package/fesm2022/inera-ids-angular-icons-computer.mjs +7 -7
  562. package/fesm2022/inera-ids-angular-icons-copy-file.mjs +7 -7
  563. package/fesm2022/inera-ids-angular-icons-copy-link.mjs +7 -7
  564. package/fesm2022/inera-ids-angular-icons-denied.mjs +7 -7
  565. package/fesm2022/inera-ids-angular-icons-doctors-bag.mjs +7 -7
  566. package/fesm2022/inera-ids-angular-icons-document.mjs +7 -7
  567. package/fesm2022/inera-ids-angular-icons-download.mjs +7 -7
  568. package/fesm2022/inera-ids-angular-icons-drag-n-drop.mjs +7 -7
  569. package/fesm2022/inera-ids-angular-icons-ear-hearing.mjs +7 -7
  570. package/fesm2022/inera-ids-angular-icons-edit.mjs +7 -7
  571. package/fesm2022/inera-ids-angular-icons-email-sent.mjs +7 -7
  572. package/fesm2022/inera-ids-angular-icons-email-unread.mjs +7 -7
  573. package/fesm2022/inera-ids-angular-icons-email.mjs +7 -7
  574. package/fesm2022/inera-ids-angular-icons-expand.mjs +7 -7
  575. package/fesm2022/inera-ids-angular-icons-external.mjs +7 -7
  576. package/fesm2022/inera-ids-angular-icons-facebook.mjs +7 -7
  577. package/fesm2022/inera-ids-angular-icons-file-csv.mjs +7 -7
  578. package/fesm2022/inera-ids-angular-icons-file-excel.mjs +7 -7
  579. package/fesm2022/inera-ids-angular-icons-file-other.mjs +7 -7
  580. package/fesm2022/inera-ids-angular-icons-file-pdf.mjs +7 -7
  581. package/fesm2022/inera-ids-angular-icons-file-picture.mjs +7 -7
  582. package/fesm2022/inera-ids-angular-icons-file-powerpoint.mjs +7 -7
  583. package/fesm2022/inera-ids-angular-icons-file-word.mjs +7 -7
  584. package/fesm2022/inera-ids-angular-icons-find-care.mjs +7 -7
  585. package/fesm2022/inera-ids-angular-icons-find-region.mjs +7 -7
  586. package/fesm2022/inera-ids-angular-icons-flag.mjs +7 -7
  587. package/fesm2022/inera-ids-angular-icons-form-numbered-reocurring.mjs +7 -7
  588. package/fesm2022/inera-ids-angular-icons-form-numbered.mjs +7 -7
  589. package/fesm2022/inera-ids-angular-icons-gotland.mjs +7 -7
  590. package/fesm2022/inera-ids-angular-icons-halland.mjs +7 -7
  591. package/fesm2022/inera-ids-angular-icons-headphones.mjs +7 -7
  592. package/fesm2022/inera-ids-angular-icons-hourglass-end.mjs +7 -7
  593. package/fesm2022/inera-ids-angular-icons-hourglass-start.mjs +7 -7
  594. package/fesm2022/inera-ids-angular-icons-hourglass.mjs +7 -7
  595. package/fesm2022/inera-ids-angular-icons-house.mjs +7 -7
  596. package/fesm2022/inera-ids-angular-icons-id-card-locked.mjs +7 -7
  597. package/fesm2022/inera-ids-angular-icons-id-card.mjs +7 -7
  598. package/fesm2022/inera-ids-angular-icons-image.mjs +7 -7
  599. package/fesm2022/inera-ids-angular-icons-inera-legacy.mjs +7 -7
  600. package/fesm2022/inera-ids-angular-icons-inera.mjs +7 -7
  601. package/fesm2022/inera-ids-angular-icons-information.mjs +7 -7
  602. package/fesm2022/inera-ids-angular-icons-jamtland-harjedalen.mjs +7 -7
  603. package/fesm2022/inera-ids-angular-icons-jonkoping.mjs +7 -7
  604. package/fesm2022/inera-ids-angular-icons-kalmar.mjs +7 -7
  605. package/fesm2022/inera-ids-angular-icons-kronoberg.mjs +7 -7
  606. package/fesm2022/inera-ids-angular-icons-lightbulb.mjs +7 -7
  607. package/fesm2022/inera-ids-angular-icons-linkedin.mjs +7 -7
  608. package/fesm2022/inera-ids-angular-icons-list.mjs +7 -7
  609. package/fesm2022/inera-ids-angular-icons-lock-open.mjs +7 -7
  610. package/fesm2022/inera-ids-angular-icons-lock.mjs +7 -7
  611. package/fesm2022/inera-ids-angular-icons-log-locked.mjs +7 -7
  612. package/fesm2022/inera-ids-angular-icons-log.mjs +7 -7
  613. package/fesm2022/inera-ids-angular-icons-menu.mjs +7 -7
  614. package/fesm2022/inera-ids-angular-icons-minus.mjs +7 -7
  615. package/fesm2022/inera-ids-angular-icons-moment-start.mjs +7 -7
  616. package/fesm2022/inera-ids-angular-icons-moment-stop.mjs +7 -7
  617. package/fesm2022/inera-ids-angular-icons-norrbotten.mjs +7 -7
  618. package/fesm2022/inera-ids-angular-icons-office-building.mjs +7 -7
  619. package/fesm2022/inera-ids-angular-icons-orebro.mjs +7 -7
  620. package/fesm2022/inera-ids-angular-icons-organization.mjs +7 -7
  621. package/fesm2022/inera-ids-angular-icons-ostergotland.mjs +7 -7
  622. package/fesm2022/inera-ids-angular-icons-plus.mjs +7 -7
  623. package/fesm2022/inera-ids-angular-icons-prescription.mjs +7 -7
  624. package/fesm2022/inera-ids-angular-icons-print.mjs +7 -7
  625. package/fesm2022/inera-ids-angular-icons-question.mjs +7 -7
  626. package/fesm2022/inera-ids-angular-icons-reload.mjs +7 -7
  627. package/fesm2022/inera-ids-angular-icons-reply.mjs +7 -7
  628. package/fesm2022/inera-ids-angular-icons-search-inera.mjs +7 -7
  629. package/fesm2022/inera-ids-angular-icons-search.mjs +7 -7
  630. package/fesm2022/inera-ids-angular-icons-share.mjs +7 -7
  631. package/fesm2022/inera-ids-angular-icons-shield-locked-primary.mjs +7 -7
  632. package/fesm2022/inera-ids-angular-icons-shield-locked.mjs +7 -7
  633. package/fesm2022/inera-ids-angular-icons-skane.mjs +7 -7
  634. package/fesm2022/inera-ids-angular-icons-sormland.mjs +7 -7
  635. package/fesm2022/inera-ids-angular-icons-star-filled.mjs +7 -7
  636. package/fesm2022/inera-ids-angular-icons-star.mjs +7 -7
  637. package/fesm2022/inera-ids-angular-icons-stockholm.mjs +7 -7
  638. package/fesm2022/inera-ids-angular-icons-success.mjs +7 -7
  639. package/fesm2022/inera-ids-angular-icons-swap.mjs +7 -7
  640. package/fesm2022/inera-ids-angular-icons-switch-person.mjs +7 -7
  641. package/fesm2022/inera-ids-angular-icons-telephone.mjs +7 -7
  642. package/fesm2022/inera-ids-angular-icons-test-tube-analyze.mjs +7 -7
  643. package/fesm2022/inera-ids-angular-icons-test-tube-empty.mjs +7 -7
  644. package/fesm2022/inera-ids-angular-icons-test-tube.mjs +7 -7
  645. package/fesm2022/inera-ids-angular-icons-toggle-card.mjs +7 -7
  646. package/fesm2022/inera-ids-angular-icons-toggle-list.mjs +7 -7
  647. package/fesm2022/inera-ids-angular-icons-trash.mjs +7 -7
  648. package/fesm2022/inera-ids-angular-icons-twitter.mjs +7 -7
  649. package/fesm2022/inera-ids-angular-icons-uppsala.mjs +7 -7
  650. package/fesm2022/inera-ids-angular-icons-user.mjs +7 -7
  651. package/fesm2022/inera-ids-angular-icons-vasterbotten.mjs +7 -7
  652. package/fesm2022/inera-ids-angular-icons-vasternorrland.mjs +7 -7
  653. package/fesm2022/inera-ids-angular-icons-vastmanland.mjs +7 -7
  654. package/fesm2022/inera-ids-angular-icons-vastra-gotaland.mjs +7 -7
  655. package/fesm2022/inera-ids-angular-icons-video-off.mjs +7 -7
  656. package/fesm2022/inera-ids-angular-icons-video-on.mjs +7 -7
  657. package/fesm2022/inera-ids-angular-icons-video-switch.mjs +7 -7
  658. package/fesm2022/inera-ids-angular-icons-visibility-off.mjs +7 -7
  659. package/fesm2022/inera-ids-angular-icons-visibility.mjs +7 -7
  660. package/fesm2022/inera-ids-angular-icons-warning.mjs +7 -7
  661. package/package.json +106 -106
@@ -2,10 +2,10 @@ import { Component } from '@angular/core';
2
2
  import { IDIconBase } from '@inera/ids-angular/common';
3
3
  import * as i0 from "@angular/core";
4
4
  export class IDIconVasternorrlandComponent extends IDIconBase {
5
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IDIconVasternorrlandComponent, deps: null, target: i0.ɵɵFactoryTarget.Component });
6
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IDIconVasternorrlandComponent, selector: "id-icon-vasternorrland", usesInheritance: true, ngImport: i0, template: "<ids-icon-vasternorrland #icon></ids-icon-vasternorrland>", styles: [":host{display:contents}\n"] });
5
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: IDIconVasternorrlandComponent, deps: null, target: i0.ɵɵFactoryTarget.Component });
6
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: IDIconVasternorrlandComponent, selector: "id-icon-vasternorrland", usesInheritance: true, ngImport: i0, template: "<ids-icon-vasternorrland #icon></ids-icon-vasternorrland>", styles: [":host{display:contents}\n"] });
7
7
  }
8
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IDIconVasternorrlandComponent, decorators: [{
8
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: IDIconVasternorrlandComponent, decorators: [{
9
9
  type: Component,
10
10
  args: [{ selector: 'id-icon-vasternorrland', template: "<ids-icon-vasternorrland #icon></ids-icon-vasternorrland>", styles: [":host{display:contents}\n"] }]
11
11
  }] });
@@ -3,11 +3,11 @@ import { IDIconVasternorrlandComponent } from './icon-vasternorrland.component';
3
3
  import '@inera/ids-core/components/icons/vasternorrland/register';
4
4
  import * as i0 from "@angular/core";
5
5
  export class IDIconVasternorrlandModule {
6
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IDIconVasternorrlandModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
7
- static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: IDIconVasternorrlandModule, declarations: [IDIconVasternorrlandComponent], exports: [IDIconVasternorrlandComponent] });
8
- static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IDIconVasternorrlandModule });
6
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: IDIconVasternorrlandModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
7
+ static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.14", ngImport: i0, type: IDIconVasternorrlandModule, declarations: [IDIconVasternorrlandComponent], exports: [IDIconVasternorrlandComponent] });
8
+ static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: IDIconVasternorrlandModule });
9
9
  }
10
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IDIconVasternorrlandModule, decorators: [{
10
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: IDIconVasternorrlandModule, decorators: [{
11
11
  type: NgModule,
12
12
  args: [{
13
13
  declarations: [
@@ -2,10 +2,10 @@ import { Component } from '@angular/core';
2
2
  import { IDIconBase } from '@inera/ids-angular/common';
3
3
  import * as i0 from "@angular/core";
4
4
  export class IDIconVastmanlandComponent extends IDIconBase {
5
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IDIconVastmanlandComponent, deps: null, target: i0.ɵɵFactoryTarget.Component });
6
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IDIconVastmanlandComponent, selector: "id-icon-vastmanland", usesInheritance: true, ngImport: i0, template: "<ids-icon-vastmanland #icon></ids-icon-vastmanland>", styles: [":host{display:contents}\n"] });
5
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: IDIconVastmanlandComponent, deps: null, target: i0.ɵɵFactoryTarget.Component });
6
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: IDIconVastmanlandComponent, selector: "id-icon-vastmanland", usesInheritance: true, ngImport: i0, template: "<ids-icon-vastmanland #icon></ids-icon-vastmanland>", styles: [":host{display:contents}\n"] });
7
7
  }
8
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IDIconVastmanlandComponent, decorators: [{
8
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: IDIconVastmanlandComponent, decorators: [{
9
9
  type: Component,
10
10
  args: [{ selector: 'id-icon-vastmanland', template: "<ids-icon-vastmanland #icon></ids-icon-vastmanland>", styles: [":host{display:contents}\n"] }]
11
11
  }] });
@@ -3,11 +3,11 @@ import { IDIconVastmanlandComponent } from './icon-vastmanland.component';
3
3
  import '@inera/ids-core/components/icons/vastmanland/register';
4
4
  import * as i0 from "@angular/core";
5
5
  export class IDIconVastmanlandModule {
6
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IDIconVastmanlandModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
7
- static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: IDIconVastmanlandModule, declarations: [IDIconVastmanlandComponent], exports: [IDIconVastmanlandComponent] });
8
- static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IDIconVastmanlandModule });
6
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: IDIconVastmanlandModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
7
+ static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.14", ngImport: i0, type: IDIconVastmanlandModule, declarations: [IDIconVastmanlandComponent], exports: [IDIconVastmanlandComponent] });
8
+ static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: IDIconVastmanlandModule });
9
9
  }
10
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IDIconVastmanlandModule, decorators: [{
10
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: IDIconVastmanlandModule, decorators: [{
11
11
  type: NgModule,
12
12
  args: [{
13
13
  declarations: [
@@ -2,10 +2,10 @@ import { Component } from '@angular/core';
2
2
  import { IDIconBase } from '@inera/ids-angular/common';
3
3
  import * as i0 from "@angular/core";
4
4
  export class IDIconVastraGotalandComponent extends IDIconBase {
5
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IDIconVastraGotalandComponent, deps: null, target: i0.ɵɵFactoryTarget.Component });
6
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IDIconVastraGotalandComponent, selector: "id-icon-vastra-gotaland", usesInheritance: true, ngImport: i0, template: "<ids-icon-vastra-gotaland #icon></ids-icon-vastra-gotaland>", styles: [":host{display:contents}\n"] });
5
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: IDIconVastraGotalandComponent, deps: null, target: i0.ɵɵFactoryTarget.Component });
6
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: IDIconVastraGotalandComponent, selector: "id-icon-vastra-gotaland", usesInheritance: true, ngImport: i0, template: "<ids-icon-vastra-gotaland #icon></ids-icon-vastra-gotaland>", styles: [":host{display:contents}\n"] });
7
7
  }
8
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IDIconVastraGotalandComponent, decorators: [{
8
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: IDIconVastraGotalandComponent, decorators: [{
9
9
  type: Component,
10
10
  args: [{ selector: 'id-icon-vastra-gotaland', template: "<ids-icon-vastra-gotaland #icon></ids-icon-vastra-gotaland>", styles: [":host{display:contents}\n"] }]
11
11
  }] });
@@ -3,11 +3,11 @@ import { IDIconVastraGotalandComponent } from './icon-vastra-gotaland.component'
3
3
  import '@inera/ids-core/components/icons/vastra-gotaland/register';
4
4
  import * as i0 from "@angular/core";
5
5
  export class IDIconVastraGotalandModule {
6
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IDIconVastraGotalandModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
7
- static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: IDIconVastraGotalandModule, declarations: [IDIconVastraGotalandComponent], exports: [IDIconVastraGotalandComponent] });
8
- static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IDIconVastraGotalandModule });
6
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: IDIconVastraGotalandModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
7
+ static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.14", ngImport: i0, type: IDIconVastraGotalandModule, declarations: [IDIconVastraGotalandComponent], exports: [IDIconVastraGotalandComponent] });
8
+ static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: IDIconVastraGotalandModule });
9
9
  }
10
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IDIconVastraGotalandModule, decorators: [{
10
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: IDIconVastraGotalandModule, decorators: [{
11
11
  type: NgModule,
12
12
  args: [{
13
13
  declarations: [
@@ -2,10 +2,10 @@ import { Component } from '@angular/core';
2
2
  import { IDIconBase } from '@inera/ids-angular/common';
3
3
  import * as i0 from "@angular/core";
4
4
  export class IDIconVideoOffComponent extends IDIconBase {
5
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IDIconVideoOffComponent, deps: null, target: i0.ɵɵFactoryTarget.Component });
6
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IDIconVideoOffComponent, selector: "id-icon-video-off", usesInheritance: true, ngImport: i0, template: "<ids-icon-video-off #icon></ids-icon-video-off>", styles: [":host{display:contents}\n"] });
5
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: IDIconVideoOffComponent, deps: null, target: i0.ɵɵFactoryTarget.Component });
6
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: IDIconVideoOffComponent, selector: "id-icon-video-off", usesInheritance: true, ngImport: i0, template: "<ids-icon-video-off #icon></ids-icon-video-off>", styles: [":host{display:contents}\n"] });
7
7
  }
8
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IDIconVideoOffComponent, decorators: [{
8
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: IDIconVideoOffComponent, decorators: [{
9
9
  type: Component,
10
10
  args: [{ selector: 'id-icon-video-off', template: "<ids-icon-video-off #icon></ids-icon-video-off>", styles: [":host{display:contents}\n"] }]
11
11
  }] });
@@ -3,11 +3,11 @@ import { IDIconVideoOffComponent } from './icon-video-off.component';
3
3
  import '@inera/ids-core/components/icons/video-off/register';
4
4
  import * as i0 from "@angular/core";
5
5
  export class IDIconVideoOffModule {
6
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IDIconVideoOffModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
7
- static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: IDIconVideoOffModule, declarations: [IDIconVideoOffComponent], exports: [IDIconVideoOffComponent] });
8
- static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IDIconVideoOffModule });
6
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: IDIconVideoOffModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
7
+ static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.14", ngImport: i0, type: IDIconVideoOffModule, declarations: [IDIconVideoOffComponent], exports: [IDIconVideoOffComponent] });
8
+ static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: IDIconVideoOffModule });
9
9
  }
10
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IDIconVideoOffModule, decorators: [{
10
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: IDIconVideoOffModule, decorators: [{
11
11
  type: NgModule,
12
12
  args: [{
13
13
  declarations: [
@@ -2,10 +2,10 @@ import { Component } from '@angular/core';
2
2
  import { IDIconBase } from '@inera/ids-angular/common';
3
3
  import * as i0 from "@angular/core";
4
4
  export class IDIconVideoOnComponent extends IDIconBase {
5
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IDIconVideoOnComponent, deps: null, target: i0.ɵɵFactoryTarget.Component });
6
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IDIconVideoOnComponent, selector: "id-icon-video-on", usesInheritance: true, ngImport: i0, template: "<ids-icon-video-on #icon></ids-icon-video-on>", styles: [":host{display:contents}\n"] });
5
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: IDIconVideoOnComponent, deps: null, target: i0.ɵɵFactoryTarget.Component });
6
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: IDIconVideoOnComponent, selector: "id-icon-video-on", usesInheritance: true, ngImport: i0, template: "<ids-icon-video-on #icon></ids-icon-video-on>", styles: [":host{display:contents}\n"] });
7
7
  }
8
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IDIconVideoOnComponent, decorators: [{
8
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: IDIconVideoOnComponent, decorators: [{
9
9
  type: Component,
10
10
  args: [{ selector: 'id-icon-video-on', template: "<ids-icon-video-on #icon></ids-icon-video-on>", styles: [":host{display:contents}\n"] }]
11
11
  }] });
@@ -3,11 +3,11 @@ import { IDIconVideoOnComponent } from './icon-video-on.component';
3
3
  import '@inera/ids-core/components/icons/video-on/register';
4
4
  import * as i0 from "@angular/core";
5
5
  export class IDIconVideoOnModule {
6
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IDIconVideoOnModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
7
- static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: IDIconVideoOnModule, declarations: [IDIconVideoOnComponent], exports: [IDIconVideoOnComponent] });
8
- static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IDIconVideoOnModule });
6
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: IDIconVideoOnModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
7
+ static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.14", ngImport: i0, type: IDIconVideoOnModule, declarations: [IDIconVideoOnComponent], exports: [IDIconVideoOnComponent] });
8
+ static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: IDIconVideoOnModule });
9
9
  }
10
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IDIconVideoOnModule, decorators: [{
10
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: IDIconVideoOnModule, decorators: [{
11
11
  type: NgModule,
12
12
  args: [{
13
13
  declarations: [
@@ -2,10 +2,10 @@ import { Component } from '@angular/core';
2
2
  import { IDIconBase } from '@inera/ids-angular/common';
3
3
  import * as i0 from "@angular/core";
4
4
  export class IDIconVideoSwitchComponent extends IDIconBase {
5
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IDIconVideoSwitchComponent, deps: null, target: i0.ɵɵFactoryTarget.Component });
6
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IDIconVideoSwitchComponent, selector: "id-icon-video-switch", usesInheritance: true, ngImport: i0, template: "<ids-icon-video-switch #icon></ids-icon-video-switch>", styles: [":host{display:contents}\n"] });
5
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: IDIconVideoSwitchComponent, deps: null, target: i0.ɵɵFactoryTarget.Component });
6
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: IDIconVideoSwitchComponent, selector: "id-icon-video-switch", usesInheritance: true, ngImport: i0, template: "<ids-icon-video-switch #icon></ids-icon-video-switch>", styles: [":host{display:contents}\n"] });
7
7
  }
8
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IDIconVideoSwitchComponent, decorators: [{
8
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: IDIconVideoSwitchComponent, decorators: [{
9
9
  type: Component,
10
10
  args: [{ selector: 'id-icon-video-switch', template: "<ids-icon-video-switch #icon></ids-icon-video-switch>", styles: [":host{display:contents}\n"] }]
11
11
  }] });
@@ -3,11 +3,11 @@ import { IDIconVideoSwitchComponent } from './icon-video-switch.component';
3
3
  import '@inera/ids-core/components/icons/video-switch/register';
4
4
  import * as i0 from "@angular/core";
5
5
  export class IDIconVideoSwitchModule {
6
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IDIconVideoSwitchModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
7
- static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: IDIconVideoSwitchModule, declarations: [IDIconVideoSwitchComponent], exports: [IDIconVideoSwitchComponent] });
8
- static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IDIconVideoSwitchModule });
6
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: IDIconVideoSwitchModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
7
+ static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.14", ngImport: i0, type: IDIconVideoSwitchModule, declarations: [IDIconVideoSwitchComponent], exports: [IDIconVideoSwitchComponent] });
8
+ static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: IDIconVideoSwitchModule });
9
9
  }
10
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IDIconVideoSwitchModule, decorators: [{
10
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: IDIconVideoSwitchModule, decorators: [{
11
11
  type: NgModule,
12
12
  args: [{
13
13
  declarations: [
@@ -2,10 +2,10 @@ import { Component } from '@angular/core';
2
2
  import { IDIconBase } from '@inera/ids-angular/common';
3
3
  import * as i0 from "@angular/core";
4
4
  export class IDIconVisibilityComponent extends IDIconBase {
5
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IDIconVisibilityComponent, deps: null, target: i0.ɵɵFactoryTarget.Component });
6
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IDIconVisibilityComponent, selector: "id-icon-visibility", usesInheritance: true, ngImport: i0, template: "<ids-icon-visibility #icon></ids-icon-visibility>", styles: [":host{display:contents}\n"] });
5
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: IDIconVisibilityComponent, deps: null, target: i0.ɵɵFactoryTarget.Component });
6
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: IDIconVisibilityComponent, selector: "id-icon-visibility", usesInheritance: true, ngImport: i0, template: "<ids-icon-visibility #icon></ids-icon-visibility>", styles: [":host{display:contents}\n"] });
7
7
  }
8
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IDIconVisibilityComponent, decorators: [{
8
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: IDIconVisibilityComponent, decorators: [{
9
9
  type: Component,
10
10
  args: [{ selector: 'id-icon-visibility', template: "<ids-icon-visibility #icon></ids-icon-visibility>", styles: [":host{display:contents}\n"] }]
11
11
  }] });
@@ -3,11 +3,11 @@ import { IDIconVisibilityComponent } from './icon-visibility.component';
3
3
  import '@inera/ids-core/components/icons/visibility/register';
4
4
  import * as i0 from "@angular/core";
5
5
  export class IDIconVisibilityModule {
6
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IDIconVisibilityModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
7
- static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: IDIconVisibilityModule, declarations: [IDIconVisibilityComponent], exports: [IDIconVisibilityComponent] });
8
- static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IDIconVisibilityModule });
6
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: IDIconVisibilityModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
7
+ static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.14", ngImport: i0, type: IDIconVisibilityModule, declarations: [IDIconVisibilityComponent], exports: [IDIconVisibilityComponent] });
8
+ static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: IDIconVisibilityModule });
9
9
  }
10
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IDIconVisibilityModule, decorators: [{
10
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: IDIconVisibilityModule, decorators: [{
11
11
  type: NgModule,
12
12
  args: [{
13
13
  declarations: [
@@ -2,10 +2,10 @@ import { Component } from '@angular/core';
2
2
  import { IDIconBase } from '@inera/ids-angular/common';
3
3
  import * as i0 from "@angular/core";
4
4
  export class IDIconVisibilityOffComponent extends IDIconBase {
5
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IDIconVisibilityOffComponent, deps: null, target: i0.ɵɵFactoryTarget.Component });
6
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IDIconVisibilityOffComponent, selector: "id-icon-visibility-off", usesInheritance: true, ngImport: i0, template: "<ids-icon-visibility-off #icon></ids-icon-visibility-off>", styles: [":host{display:contents}\n"] });
5
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: IDIconVisibilityOffComponent, deps: null, target: i0.ɵɵFactoryTarget.Component });
6
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: IDIconVisibilityOffComponent, selector: "id-icon-visibility-off", usesInheritance: true, ngImport: i0, template: "<ids-icon-visibility-off #icon></ids-icon-visibility-off>", styles: [":host{display:contents}\n"] });
7
7
  }
8
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IDIconVisibilityOffComponent, decorators: [{
8
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: IDIconVisibilityOffComponent, decorators: [{
9
9
  type: Component,
10
10
  args: [{ selector: 'id-icon-visibility-off', template: "<ids-icon-visibility-off #icon></ids-icon-visibility-off>", styles: [":host{display:contents}\n"] }]
11
11
  }] });
@@ -3,11 +3,11 @@ import { IDIconVisibilityOffComponent } from './icon-visibility-off.component';
3
3
  import '@inera/ids-core/components/icons/visibility-off/register';
4
4
  import * as i0 from "@angular/core";
5
5
  export class IDIconVisibilityOffModule {
6
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IDIconVisibilityOffModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
7
- static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: IDIconVisibilityOffModule, declarations: [IDIconVisibilityOffComponent], exports: [IDIconVisibilityOffComponent] });
8
- static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IDIconVisibilityOffModule });
6
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: IDIconVisibilityOffModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
7
+ static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.14", ngImport: i0, type: IDIconVisibilityOffModule, declarations: [IDIconVisibilityOffComponent], exports: [IDIconVisibilityOffComponent] });
8
+ static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: IDIconVisibilityOffModule });
9
9
  }
10
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IDIconVisibilityOffModule, decorators: [{
10
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: IDIconVisibilityOffModule, decorators: [{
11
11
  type: NgModule,
12
12
  args: [{
13
13
  declarations: [
@@ -2,10 +2,10 @@ import { Component } from '@angular/core';
2
2
  import { IDIconBase } from '@inera/ids-angular/common';
3
3
  import * as i0 from "@angular/core";
4
4
  export class IDIconWarningComponent extends IDIconBase {
5
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IDIconWarningComponent, deps: null, target: i0.ɵɵFactoryTarget.Component });
6
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IDIconWarningComponent, selector: "id-icon-warning", usesInheritance: true, ngImport: i0, template: "<ids-icon-warning #icon></ids-icon-warning>", styles: [":host{display:contents}\n"] });
5
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: IDIconWarningComponent, deps: null, target: i0.ɵɵFactoryTarget.Component });
6
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: IDIconWarningComponent, selector: "id-icon-warning", usesInheritance: true, ngImport: i0, template: "<ids-icon-warning #icon></ids-icon-warning>", styles: [":host{display:contents}\n"] });
7
7
  }
8
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IDIconWarningComponent, decorators: [{
8
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: IDIconWarningComponent, decorators: [{
9
9
  type: Component,
10
10
  args: [{ selector: 'id-icon-warning', template: "<ids-icon-warning #icon></ids-icon-warning>", styles: [":host{display:contents}\n"] }]
11
11
  }] });
@@ -3,11 +3,11 @@ import { IDIconWarningComponent } from './icon-warning.component';
3
3
  import '@inera/ids-core/components/icons/warning/register';
4
4
  import * as i0 from "@angular/core";
5
5
  export class IDIconWarningModule {
6
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IDIconWarningModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
7
- static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: IDIconWarningModule, declarations: [IDIconWarningComponent], exports: [IDIconWarningComponent] });
8
- static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IDIconWarningModule });
6
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: IDIconWarningModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
7
+ static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.14", ngImport: i0, type: IDIconWarningModule, declarations: [IDIconWarningComponent], exports: [IDIconWarningComponent] });
8
+ static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: IDIconWarningModule });
9
9
  }
10
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IDIconWarningModule, decorators: [{
10
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: IDIconWarningModule, decorators: [{
11
11
  type: NgModule,
12
12
  args: [{
13
13
  declarations: [
@@ -63,10 +63,10 @@ class IDIconBase {
63
63
  el.setAttribute("tabindex", this.tabindex);
64
64
  }
65
65
  }
66
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IDIconBase, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component });
67
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IDIconBase, selector: "ng-component", inputs: { title: "title", colorpreset: "colorpreset", color: "color", color2: "color2", size: "size", width: "width", height: "height", rotate: "rotate", inline: "inline", tabindex: "tabindex" }, host: { classAttribute: "ids-contains-icon" }, viewQueries: [{ propertyName: "icon", first: true, predicate: ["icon"], descendants: true }], usesOnChanges: true, ngImport: i0, template: "", isInline: true });
66
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: IDIconBase, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component });
67
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: IDIconBase, selector: "ng-component", inputs: { title: "title", colorpreset: "colorpreset", color: "color", color2: "color2", size: "size", width: "width", height: "height", rotate: "rotate", inline: "inline", tabindex: "tabindex" }, host: { classAttribute: "ids-contains-icon" }, viewQueries: [{ propertyName: "icon", first: true, predicate: ["icon"], descendants: true }], usesOnChanges: true, ngImport: i0, template: "", isInline: true });
68
68
  }
69
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IDIconBase, decorators: [{
69
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: IDIconBase, decorators: [{
70
70
  type: Component,
71
71
  args: [{
72
72
  template: "",
@@ -115,10 +115,10 @@ class IDFormBase {
115
115
  this.onInvalid.emit(event);
116
116
  this.invalidChange.emit(this.invalid);
117
117
  }
118
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IDFormBase, deps: [], target: i0.ɵɵFactoryTarget.Component });
119
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IDFormBase, selector: "ng-component", inputs: { invalid: "invalid", srof: "srof", light: "light", novalidation: "novalidation" }, outputs: { onValid: "onValid", onInvalid: "onInvalid", invalidChange: "invalidChange" }, ngImport: i0, template: '', isInline: true });
118
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: IDFormBase, deps: [], target: i0.ɵɵFactoryTarget.Component });
119
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: IDFormBase, selector: "ng-component", inputs: { invalid: "invalid", srof: "srof", light: "light", novalidation: "novalidation" }, outputs: { onValid: "onValid", onInvalid: "onInvalid", invalidChange: "invalidChange" }, ngImport: i0, template: '', isInline: true });
120
120
  }
121
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IDFormBase, decorators: [{
121
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: IDFormBase, decorators: [{
122
122
  type: Component,
123
123
  args: [{ template: '' }]
124
124
  }], propDecorators: { invalid: [{
@@ -1 +1 @@
1
- {"version":3,"file":"inera-ids-angular-common.mjs","sources":["../../../projects/ids-angular/common/classes/icon/IDIconBase.ts","../../../projects/ids-angular/common/classes/form/IDFormBase.ts","../../../projects/ids-angular/common/inera-ids-angular-common.ts"],"sourcesContent":["import {\n ChangeDetectorRef,\n Component,\n ElementRef,\n Input,\n Renderer2,\n ViewChild\n} from \"@angular/core\";\n\n@Component({\n template: \"\",\n host: { class: \"ids-contains-icon\" }\n})\nexport class IDIconBase {\n @Input()\n title: string = \"\";\n @Input()\n colorpreset: number = -1;\n @Input()\n color: string = \"\";\n @Input()\n color2: string = \"\";\n @Input()\n size: \"xs\" | \"s\" | \"m\" = \"m\";\n @Input()\n width: string = \"\";\n @Input()\n height: string = \"\";\n @Input()\n rotate: string = \"\";\n @Input()\n inline: boolean = false;\n\n @Input()\n tabindex: string | null = null;\n\n @ViewChild(\"icon\")\n icon: ElementRef;\n\n hasViewInitiated = false;\n\n constructor(private cdr: ChangeDetectorRef, private hostElement: ElementRef) {}\n\n ngAfterViewInit() {\n this.hasViewInitiated = true;\n this.setupProperties();\n }\n\n ngOnChanges() {\n if (this.hasViewInitiated) {\n this.setupProperties();\n }\n }\n\n setupProperties() {\n const el = this.icon.nativeElement;\n if (this.title) {\n el.setAttribute(\"title\", this.title);\n }\n if (this.colorpreset) {\n el.setAttribute(\"colorpreset\", this.colorpreset);\n el.colorpreset = this.colorpreset;\n }\n if (this.size) {\n el.setAttribute(\"size\", this.size);\n }\n if (this.color) {\n el.setAttribute(\"color\", this.color);\n }\n if (this.color2) {\n el.setAttribute(\"color2\", this.color2);\n }\n if (this.width) {\n el.setAttribute(\"width\", this.width);\n }\n if (this.height) {\n el.setAttribute(\"height\", this.height);\n }\n if (this.rotate) {\n el.setAttribute(\"rotate\", this.rotate);\n }\n if (this.inline) {\n el.setAttribute(\"inline\", this.inline);\n }\n if (this.tabindex !== null) {\n el.setAttribute(\"tabindex\", this.tabindex);\n }\n }\n}\n","import { Component, EventEmitter, Input, Output } from '@angular/core';\n\n@Component({template:''})\nexport class IDFormBase {\n\n @Input()\n invalid: boolean | null = false;\n\n @Input()\n srof: string = \"av\";\n\n @Input()\n light: boolean = false;\n\n @Input()\n novalidation: boolean = false;\n\n @Output()\n onValid: EventEmitter<Event> = new EventEmitter();\n\n @Output()\n onInvalid: EventEmitter<Event> = new EventEmitter();\n\n @Output()\n invalidChange: EventEmitter<boolean> = new EventEmitter<boolean>();\n\n\n emitOnValid (event: Event) {\n this.invalid = false;\n this.onValid.emit(event);\n this.invalidChange.emit(this.invalid);\n }\n emitOnInvalid (event: Event) {\n this.invalid = true;\n this.onInvalid.emit(event);\n this.invalidChange.emit(this.invalid);\n }\n \n}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"inera-ids-angular-common.mjs","sources":["../../../projects/ids-angular/common/classes/icon/IDIconBase.ts","../../../projects/ids-angular/common/classes/form/IDFormBase.ts","../../../projects/ids-angular/common/inera-ids-angular-common.ts"],"sourcesContent":["import {\n ChangeDetectorRef,\n Component,\n ElementRef,\n Input,\n Renderer2,\n ViewChild\n} from \"@angular/core\";\n\n@Component({\n template: \"\",\n host: { class: \"ids-contains-icon\" }\n})\nexport class IDIconBase {\n @Input()\n title: string = \"\";\n @Input()\n colorpreset: number = -1;\n @Input()\n color: string = \"\";\n @Input()\n color2: string = \"\";\n @Input()\n size: \"xs\" | \"s\" | \"m\" = \"m\";\n @Input()\n width: string = \"\";\n @Input()\n height: string = \"\";\n @Input()\n rotate: string = \"\";\n @Input()\n inline: boolean = false;\n\n @Input()\n tabindex: string | null = null;\n\n @ViewChild(\"icon\")\n icon: ElementRef;\n\n hasViewInitiated = false;\n\n constructor(private cdr: ChangeDetectorRef, private hostElement: ElementRef) {}\n\n ngAfterViewInit() {\n this.hasViewInitiated = true;\n this.setupProperties();\n }\n\n ngOnChanges() {\n if (this.hasViewInitiated) {\n this.setupProperties();\n }\n }\n\n setupProperties() {\n const el = this.icon.nativeElement;\n if (this.title) {\n el.setAttribute(\"title\", this.title);\n }\n if (this.colorpreset) {\n el.setAttribute(\"colorpreset\", this.colorpreset);\n el.colorpreset = this.colorpreset;\n }\n if (this.size) {\n el.setAttribute(\"size\", this.size);\n }\n if (this.color) {\n el.setAttribute(\"color\", this.color);\n }\n if (this.color2) {\n el.setAttribute(\"color2\", this.color2);\n }\n if (this.width) {\n el.setAttribute(\"width\", this.width);\n }\n if (this.height) {\n el.setAttribute(\"height\", this.height);\n }\n if (this.rotate) {\n el.setAttribute(\"rotate\", this.rotate);\n }\n if (this.inline) {\n el.setAttribute(\"inline\", this.inline);\n }\n if (this.tabindex !== null) {\n el.setAttribute(\"tabindex\", this.tabindex);\n }\n }\n}\n","import { Component, EventEmitter, Input, Output } from '@angular/core';\n\n@Component({template:''})\nexport class IDFormBase {\n\n @Input()\n invalid: boolean | null = false;\n\n @Input()\n srof: string = \"av\";\n\n @Input()\n light: boolean = false;\n\n @Input()\n novalidation: boolean = false;\n\n @Output()\n onValid: EventEmitter<Event> = new EventEmitter();\n\n @Output()\n onInvalid: EventEmitter<Event> = new EventEmitter();\n\n @Output()\n invalidChange: EventEmitter<boolean> = new EventEmitter<boolean>();\n\n\n emitOnValid (event: Event) {\n this.invalid = false;\n this.onValid.emit(event);\n this.invalidChange.emit(this.invalid);\n }\n emitOnInvalid (event: Event) {\n this.invalid = true;\n this.onInvalid.emit(event);\n this.invalidChange.emit(this.invalid);\n }\n \n}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":"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"}
@@ -5,6 +5,7 @@ import '@inera/ids-core/components/accordion/register';
5
5
  class IDAccordionComponent {
6
6
  constructor() { }
7
7
  lean = false;
8
+ noborder = false;
8
9
  headlinesize = "m";
9
10
  expanded = false;
10
11
  level = 1;
@@ -21,14 +22,16 @@ class IDAccordionComponent {
21
22
  this.onExpanded.emit(event);
22
23
  this.expandedChange.emit(this.expanded);
23
24
  }
24
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IDAccordionComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
25
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IDAccordionComponent, selector: "id-accordion", inputs: { lean: "lean", headlinesize: "headlinesize", expanded: "expanded", level: "level" }, outputs: { onClosed: "onClosed", onExpanded: "onExpanded", expandedChange: "expandedChange" }, ngImport: i0, template: "<ids-accordion \n [attr.lean]=\"lean ? true : null\"\n [expanded]=\"expanded ? true : null\"\n [headlinesize]=\"headlinesize\"\n [level]=\"level\"\n (closed)=\"hasClosed($event)\"\n (expanded)=\"hasExpanded($event)\">\n <ng-content></ng-content>\n</ids-accordion>", encapsulation: i0.ViewEncapsulation.None });
25
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: IDAccordionComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
26
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: IDAccordionComponent, selector: "id-accordion", inputs: { lean: "lean", noborder: "noborder", headlinesize: "headlinesize", expanded: "expanded", level: "level" }, outputs: { onClosed: "onClosed", onExpanded: "onExpanded", expandedChange: "expandedChange" }, ngImport: i0, template: "<ids-accordion \n [attr.lean]=\"lean ? true : null\"\n [attr.noborder]=\"noborder ? true : null\"\n [expanded]=\"expanded ? true : null\"\n [headlinesize]=\"headlinesize\"\n [level]=\"level\"\n (closed)=\"hasClosed($event)\"\n (expanded)=\"hasExpanded($event)\">\n <ng-content></ng-content>\n</ids-accordion>", encapsulation: i0.ViewEncapsulation.None });
26
27
  }
27
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IDAccordionComponent, decorators: [{
28
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: IDAccordionComponent, decorators: [{
28
29
  type: Component,
29
- args: [{ selector: "id-accordion", encapsulation: ViewEncapsulation.None, template: "<ids-accordion \n [attr.lean]=\"lean ? true : null\"\n [expanded]=\"expanded ? true : null\"\n [headlinesize]=\"headlinesize\"\n [level]=\"level\"\n (closed)=\"hasClosed($event)\"\n (expanded)=\"hasExpanded($event)\">\n <ng-content></ng-content>\n</ids-accordion>" }]
30
+ args: [{ selector: "id-accordion", encapsulation: ViewEncapsulation.None, template: "<ids-accordion \n [attr.lean]=\"lean ? true : null\"\n [attr.noborder]=\"noborder ? true : null\"\n [expanded]=\"expanded ? true : null\"\n [headlinesize]=\"headlinesize\"\n [level]=\"level\"\n (closed)=\"hasClosed($event)\"\n (expanded)=\"hasExpanded($event)\">\n <ng-content></ng-content>\n</ids-accordion>" }]
30
31
  }], ctorParameters: () => [], propDecorators: { lean: [{
31
32
  type: Input
33
+ }], noborder: [{
34
+ type: Input
32
35
  }], headlinesize: [{
33
36
  type: Input
34
37
  }], expanded: [{
@@ -44,11 +47,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
44
47
  }] } });
45
48
 
46
49
  class IDAccordionModule {
47
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IDAccordionModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
48
- static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: IDAccordionModule, declarations: [IDAccordionComponent], exports: [IDAccordionComponent] });
49
- static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IDAccordionModule });
50
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: IDAccordionModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
51
+ static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.14", ngImport: i0, type: IDAccordionModule, declarations: [IDAccordionComponent], exports: [IDAccordionComponent] });
52
+ static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: IDAccordionModule });
50
53
  }
51
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IDAccordionModule, decorators: [{
54
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: IDAccordionModule, decorators: [{
52
55
  type: NgModule,
53
56
  args: [{
54
57
  declarations: [IDAccordionComponent],
@@ -1 +1 @@
1
- {"version":3,"file":"inera-ids-angular-components-accordion.mjs","sources":["../../../projects/ids-angular/components/accordion/accordion.component.ts","../../../projects/ids-angular/components/accordion/accordion.component.html","../../../projects/ids-angular/components/accordion/accordion.module.ts","../../../projects/ids-angular/components/accordion/inera-ids-angular-components-accordion.ts"],"sourcesContent":["import { Component, EventEmitter, Input, Output, ViewEncapsulation } from \"@angular/core\";\n\n@Component({\n selector: \"id-accordion\",\n templateUrl: \"./accordion.component.html\",\n encapsulation: ViewEncapsulation.None\n})\nexport class IDAccordionComponent {\n constructor() {}\n\n @Input()\n lean: boolean = false;\n\n @Input()\n headlinesize: \"xs\" | \"s\" | \"m\" = \"m\";\n\n @Input()\n expanded: boolean = false;\n\n @Input()\n level: number = 1;\n\n @Output()\n onClosed: EventEmitter<Event> = new EventEmitter();\n\n @Output()\n onExpanded: EventEmitter<Event> = new EventEmitter();\n\n @Output()\n expandedChange: EventEmitter<boolean> = new EventEmitter<boolean>();\n\n hasClosed(event: Event) {\n this.expanded = false;\n this.onClosed.emit(event);\n this.expandedChange.emit(this.expanded);\n }\n hasExpanded(event: Event) {\n this.expanded = true;\n this.onExpanded.emit(event);\n this.expandedChange.emit(this.expanded);\n }\n}\n","<ids-accordion \n [attr.lean]=\"lean ? true : null\"\n [expanded]=\"expanded ? true : null\"\n [headlinesize]=\"headlinesize\"\n [level]=\"level\"\n (closed)=\"hasClosed($event)\"\n (expanded)=\"hasExpanded($event)\">\n <ng-content></ng-content>\n</ids-accordion>","import { CUSTOM_ELEMENTS_SCHEMA, NgModule } from \"@angular/core\";\nimport { IDAccordionComponent } from \"./accordion.component\";\nimport \"@inera/ids-core/components/accordion/register\";\n\n@NgModule({\n declarations: [IDAccordionComponent],\n exports: [IDAccordionComponent],\n schemas: [CUSTOM_ELEMENTS_SCHEMA]\n})\nexport class IDAccordionModule {}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":";;;;MAOa,oBAAoB,CAAA;AAC/B,IAAA,WAAA,GAAA;IAGA,IAAI,GAAY,KAAK;IAGrB,YAAY,GAAqB,GAAG;IAGpC,QAAQ,GAAY,KAAK;IAGzB,KAAK,GAAW,CAAC;AAGjB,IAAA,QAAQ,GAAwB,IAAI,YAAY,EAAE;AAGlD,IAAA,UAAU,GAAwB,IAAI,YAAY,EAAE;AAGpD,IAAA,cAAc,GAA0B,IAAI,YAAY,EAAW;AAEnE,IAAA,SAAS,CAAC,KAAY,EAAA;AACpB,QAAA,IAAI,CAAC,QAAQ,GAAG,KAAK;AACrB,QAAA,IAAI,CAAC,QAAQ,CAAC,IAAI,CAAC,KAAK,CAAC;QACzB,IAAI,CAAC,cAAc,CAAC,IAAI,CAAC,IAAI,CAAC,QAAQ,CAAC;;AAEzC,IAAA,WAAW,CAAC,KAAY,EAAA;AACtB,QAAA,IAAI,CAAC,QAAQ,GAAG,IAAI;AACpB,QAAA,IAAI,CAAC,UAAU,CAAC,IAAI,CAAC,KAAK,CAAC;QAC3B,IAAI,CAAC,cAAc,CAAC,IAAI,CAAC,IAAI,CAAC,QAAQ,CAAC;;wGAhC9B,oBAAoB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA;AAApB,IAAA,OAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,IAAA,EAAA,oBAAoB,iPCPjC,gRAQgB,EAAA,aAAA,EAAA,EAAA,CAAA,iBAAA,CAAA,IAAA,EAAA,CAAA;;4FDDH,oBAAoB,EAAA,UAAA,EAAA,CAAA;kBALhC,SAAS;+BACE,cAAc,EAAA,aAAA,EAET,iBAAiB,CAAC,IAAI,EAAA,QAAA,EAAA,gRAAA,EAAA;wDAMrC,IAAI,EAAA,CAAA;sBADH;gBAID,YAAY,EAAA,CAAA;sBADX;gBAID,QAAQ,EAAA,CAAA;sBADP;gBAID,KAAK,EAAA,CAAA;sBADJ;gBAID,QAAQ,EAAA,CAAA;sBADP;gBAID,UAAU,EAAA,CAAA;sBADT;gBAID,cAAc,EAAA,CAAA;sBADb;;;MEnBU,iBAAiB,CAAA;wGAAjB,iBAAiB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA;yGAAjB,iBAAiB,EAAA,YAAA,EAAA,CAJb,oBAAoB,CAAA,EAAA,OAAA,EAAA,CACzB,oBAAoB,CAAA,EAAA,CAAA;yGAGnB,iBAAiB,EAAA,CAAA;;4FAAjB,iBAAiB,EAAA,UAAA,EAAA,CAAA;kBAL7B,QAAQ;AAAC,YAAA,IAAA,EAAA,CAAA;oBACR,YAAY,EAAE,CAAC,oBAAoB,CAAC;oBACpC,OAAO,EAAE,CAAC,oBAAoB,CAAC;oBAC/B,OAAO,EAAE,CAAC,sBAAsB;AACjC,iBAAA;;;ACRD;;AAEG;;;;"}
1
+ {"version":3,"file":"inera-ids-angular-components-accordion.mjs","sources":["../../../projects/ids-angular/components/accordion/accordion.component.ts","../../../projects/ids-angular/components/accordion/accordion.component.html","../../../projects/ids-angular/components/accordion/accordion.module.ts","../../../projects/ids-angular/components/accordion/inera-ids-angular-components-accordion.ts"],"sourcesContent":["import { Component, EventEmitter, Input, Output, ViewEncapsulation } from \"@angular/core\";\n\n@Component({\n selector: \"id-accordion\",\n templateUrl: \"./accordion.component.html\",\n encapsulation: ViewEncapsulation.None\n})\nexport class IDAccordionComponent {\n constructor() {}\n\n @Input()\n lean: boolean = false;\n\n @Input()\n noborder: boolean = false;\n\n @Input()\n headlinesize: \"xs\" | \"s\" | \"m\" = \"m\";\n\n @Input()\n expanded: boolean = false;\n\n @Input()\n level: number = 1;\n\n @Output()\n onClosed: EventEmitter<Event> = new EventEmitter();\n\n @Output()\n onExpanded: EventEmitter<Event> = new EventEmitter();\n\n @Output()\n expandedChange: EventEmitter<boolean> = new EventEmitter<boolean>();\n\n hasClosed(event: Event) {\n this.expanded = false;\n this.onClosed.emit(event);\n this.expandedChange.emit(this.expanded);\n }\n hasExpanded(event: Event) {\n this.expanded = true;\n this.onExpanded.emit(event);\n this.expandedChange.emit(this.expanded);\n }\n}\n","<ids-accordion \n [attr.lean]=\"lean ? true : null\"\n [attr.noborder]=\"noborder ? true : null\"\n [expanded]=\"expanded ? true : null\"\n [headlinesize]=\"headlinesize\"\n [level]=\"level\"\n (closed)=\"hasClosed($event)\"\n (expanded)=\"hasExpanded($event)\">\n <ng-content></ng-content>\n</ids-accordion>","import { CUSTOM_ELEMENTS_SCHEMA, NgModule } from \"@angular/core\";\nimport { IDAccordionComponent } from \"./accordion.component\";\nimport \"@inera/ids-core/components/accordion/register\";\n\n@NgModule({\n declarations: [IDAccordionComponent],\n exports: [IDAccordionComponent],\n schemas: [CUSTOM_ELEMENTS_SCHEMA]\n})\nexport class IDAccordionModule {}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":";;;;MAOa,oBAAoB,CAAA;AAC/B,IAAA,WAAA,GAAA,EAAe;IAGf,IAAI,GAAY,KAAK;IAGrB,QAAQ,GAAY,KAAK;IAGzB,YAAY,GAAqB,GAAG;IAGpC,QAAQ,GAAY,KAAK;IAGzB,KAAK,GAAW,CAAC;AAGjB,IAAA,QAAQ,GAAwB,IAAI,YAAY,EAAE;AAGlD,IAAA,UAAU,GAAwB,IAAI,YAAY,EAAE;AAGpD,IAAA,cAAc,GAA0B,IAAI,YAAY,EAAW;AAEnE,IAAA,SAAS,CAAC,KAAY,EAAA;AACpB,QAAA,IAAI,CAAC,QAAQ,GAAG,KAAK;AACrB,QAAA,IAAI,CAAC,QAAQ,CAAC,IAAI,CAAC,KAAK,CAAC;QACzB,IAAI,CAAC,cAAc,CAAC,IAAI,CAAC,IAAI,CAAC,QAAQ,CAAC;IACzC;AACA,IAAA,WAAW,CAAC,KAAY,EAAA;AACtB,QAAA,IAAI,CAAC,QAAQ,GAAG,IAAI;AACpB,QAAA,IAAI,CAAC,UAAU,CAAC,IAAI,CAAC,KAAK,CAAC;QAC3B,IAAI,CAAC,cAAc,CAAC,IAAI,CAAC,IAAI,CAAC,QAAQ,CAAC;IACzC;wGApCW,oBAAoB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA;AAApB,IAAA,OAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,IAAA,EAAA,oBAAoB,uQCPjC,8TASgB,EAAA,aAAA,EAAA,EAAA,CAAA,iBAAA,CAAA,IAAA,EAAA,CAAA;;4FDFH,oBAAoB,EAAA,UAAA,EAAA,CAAA;kBALhC,SAAS;+BACE,cAAc,EAAA,aAAA,EAET,iBAAiB,CAAC,IAAI,EAAA,QAAA,EAAA,8TAAA,EAAA;wDAMrC,IAAI,EAAA,CAAA;sBADH;gBAID,QAAQ,EAAA,CAAA;sBADP;gBAID,YAAY,EAAA,CAAA;sBADX;gBAID,QAAQ,EAAA,CAAA;sBADP;gBAID,KAAK,EAAA,CAAA;sBADJ;gBAID,QAAQ,EAAA,CAAA;sBADP;gBAID,UAAU,EAAA,CAAA;sBADT;gBAID,cAAc,EAAA,CAAA;sBADb;;;MEtBU,iBAAiB,CAAA;wGAAjB,iBAAiB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA;yGAAjB,iBAAiB,EAAA,YAAA,EAAA,CAJb,oBAAoB,CAAA,EAAA,OAAA,EAAA,CACzB,oBAAoB,CAAA,EAAA,CAAA;yGAGnB,iBAAiB,EAAA,CAAA;;4FAAjB,iBAAiB,EAAA,UAAA,EAAA,CAAA;kBAL7B,QAAQ;AAAC,YAAA,IAAA,EAAA,CAAA;oBACR,YAAY,EAAE,CAAC,oBAAoB,CAAC;oBACpC,OAAO,EAAE,CAAC,oBAAoB,CAAC;oBAC/B,OAAO,EAAE,CAAC,sBAAsB;AACjC,iBAAA;;;ACRD;;AAEG;;;;"}
@@ -11,10 +11,10 @@ class IDAgentComponent {
11
11
  showtext = 'Visa mer';
12
12
  hidetext = 'Visa mindre';
13
13
  onDidToggleExpansion = new EventEmitter();
14
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IDAgentComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
15
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IDAgentComponent, selector: "id-agent", inputs: { expanded: "expanded", headline: "headline", showtext: "showtext", hidetext: "hidetext" }, outputs: { onDidToggleExpansion: "onDidToggleExpansion" }, ngImport: i0, template: "<ids-agent\n [headline]=\"headline\"\n [showtext]=\"showtext\"\n [hidetext]=\"hidetext\"\n [expanded]=\"expanded\"\n (didToggleExpansion)=\"onDidToggleExpansion.emit(true)\">\n <h3 slot=\"alert-headline\" *ngIf=\"headline\">\n {{headline}}\n </h3>\n <ng-content></ng-content>\n</ids-agent>", styles: [":host{display:block}\n"], dependencies: [{ kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] });
14
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: IDAgentComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
15
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: IDAgentComponent, selector: "id-agent", inputs: { expanded: "expanded", headline: "headline", showtext: "showtext", hidetext: "hidetext" }, outputs: { onDidToggleExpansion: "onDidToggleExpansion" }, ngImport: i0, template: "<ids-agent\n [headline]=\"headline\"\n [showtext]=\"showtext\"\n [hidetext]=\"hidetext\"\n [expanded]=\"expanded\"\n (didToggleExpansion)=\"onDidToggleExpansion.emit(true)\">\n <h3 slot=\"alert-headline\" *ngIf=\"headline\">\n {{headline}}\n </h3>\n <ng-content></ng-content>\n</ids-agent>", styles: [":host{display:block}\n"], dependencies: [{ kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] });
16
16
  }
17
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IDAgentComponent, decorators: [{
17
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: IDAgentComponent, decorators: [{
18
18
  type: Component,
19
19
  args: [{ selector: 'id-agent', template: "<ids-agent\n [headline]=\"headline\"\n [showtext]=\"showtext\"\n [hidetext]=\"hidetext\"\n [expanded]=\"expanded\"\n (didToggleExpansion)=\"onDidToggleExpansion.emit(true)\">\n <h3 slot=\"alert-headline\" *ngIf=\"headline\">\n {{headline}}\n </h3>\n <ng-content></ng-content>\n</ids-agent>", styles: [":host{display:block}\n"] }]
20
20
  }], ctorParameters: () => [], propDecorators: { expanded: [{
@@ -30,11 +30,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
30
30
  }] } });
31
31
 
32
32
  class IDAgentModule {
33
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IDAgentModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
34
- static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: IDAgentModule, declarations: [IDAgentComponent], imports: [CommonModule], exports: [IDAgentComponent] });
35
- static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IDAgentModule, imports: [CommonModule] });
33
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: IDAgentModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
34
+ static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.14", ngImport: i0, type: IDAgentModule, declarations: [IDAgentComponent], imports: [CommonModule], exports: [IDAgentComponent] });
35
+ static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: IDAgentModule, imports: [CommonModule] });
36
36
  }
37
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IDAgentModule, decorators: [{
37
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: IDAgentModule, decorators: [{
38
38
  type: NgModule,
39
39
  args: [{
40
40
  declarations: [
@@ -1 +1 @@
1
- {"version":3,"file":"inera-ids-angular-components-agent.mjs","sources":["../../../projects/ids-angular/components/agent/agent.component.ts","../../../projects/ids-angular/components/agent/agent.component.html","../../../projects/ids-angular/components/agent/agent.module.ts","../../../projects/ids-angular/components/agent/inera-ids-angular-components-agent.ts"],"sourcesContent":["import { Component, EventEmitter, Input, Output } from '@angular/core';\n\n@Component({\n selector: 'id-agent',\n templateUrl: './agent.component.html',\n styles: [':host { display: block; }']\n})\nexport class IDAgentComponent {\n\n constructor() { }\n\n @Input()\n expanded: boolean = true;\n \n @Input()\n headline: string = '';\n\n @Input()\n showtext: string = 'Visa mer';\n\n @Input()\n hidetext: string = 'Visa mindre';\n\n @Output()\n onDidToggleExpansion: EventEmitter<boolean> = new EventEmitter();\n\n}\n","<ids-agent\n [headline]=\"headline\"\n [showtext]=\"showtext\"\n [hidetext]=\"hidetext\"\n [expanded]=\"expanded\"\n (didToggleExpansion)=\"onDidToggleExpansion.emit(true)\">\n <h3 slot=\"alert-headline\" *ngIf=\"headline\">\n {{headline}}\n </h3>\n <ng-content></ng-content>\n</ids-agent>","import { CUSTOM_ELEMENTS_SCHEMA, NgModule } from '@angular/core';\nimport { IDAgentComponent } from './agent.component';\nimport '@inera/ids-core/components/agent/register';\nimport { CommonModule } from '@angular/common';\n\n@NgModule({\n declarations: [\n IDAgentComponent\n ],\n exports: [\n IDAgentComponent\n ],\n imports: [CommonModule],\n schemas: [CUSTOM_ELEMENTS_SCHEMA],\n})\nexport class IDAgentModule { }\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":";;;;;;MAOa,gBAAgB,CAAA;AAE3B,IAAA,WAAA,GAAA;IAGA,QAAQ,GAAY,IAAI;IAGxB,QAAQ,GAAW,EAAE;IAGrB,QAAQ,GAAW,UAAU;IAG7B,QAAQ,GAAW,aAAa;AAGhC,IAAA,oBAAoB,GAA0B,IAAI,YAAY,EAAE;wGAjBrD,gBAAgB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA;AAAhB,IAAA,OAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,IAAA,EAAA,gBAAgB,+MCP7B,8SAUY,EAAA,MAAA,EAAA,CAAA,wBAAA,CAAA,EAAA,YAAA,EAAA,CAAA,EAAA,IAAA,EAAA,WAAA,EAAA,IAAA,EAAA,EAAA,CAAA,IAAA,EAAA,QAAA,EAAA,QAAA,EAAA,MAAA,EAAA,CAAA,MAAA,EAAA,UAAA,EAAA,UAAA,CAAA,EAAA,CAAA,EAAA,CAAA;;4FDHC,gBAAgB,EAAA,UAAA,EAAA,CAAA;kBAL5B,SAAS;+BACE,UAAU,EAAA,QAAA,EAAA,8SAAA,EAAA,MAAA,EAAA,CAAA,wBAAA,CAAA,EAAA;wDASpB,QAAQ,EAAA,CAAA;sBADP;gBAID,QAAQ,EAAA,CAAA;sBADP;gBAID,QAAQ,EAAA,CAAA;sBADP;gBAID,QAAQ,EAAA,CAAA;sBADP;gBAID,oBAAoB,EAAA,CAAA;sBADnB;;;MERU,aAAa,CAAA;wGAAb,aAAa,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA;AAAb,IAAA,OAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,aAAa,EAAA,YAAA,EAAA,CARtB,gBAAgB,CAAA,EAAA,OAAA,EAAA,CAKR,YAAY,aAFpB,gBAAgB,CAAA,EAAA,CAAA;AAKP,IAAA,OAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,aAAa,YAHd,YAAY,CAAA,EAAA,CAAA;;4FAGX,aAAa,EAAA,UAAA,EAAA,CAAA;kBAVzB,QAAQ;AAAC,YAAA,IAAA,EAAA,CAAA;AACR,oBAAA,YAAY,EAAE;wBACZ;AACD,qBAAA;AACD,oBAAA,OAAO,EAAE;wBACP;AACD,qBAAA;oBACD,OAAO,EAAE,CAAC,YAAY,CAAC;oBACvB,OAAO,EAAE,CAAC,sBAAsB,CAAC;AAClC,iBAAA;;;ACdD;;AAEG;;;;"}
1
+ {"version":3,"file":"inera-ids-angular-components-agent.mjs","sources":["../../../projects/ids-angular/components/agent/agent.component.ts","../../../projects/ids-angular/components/agent/agent.component.html","../../../projects/ids-angular/components/agent/agent.module.ts","../../../projects/ids-angular/components/agent/inera-ids-angular-components-agent.ts"],"sourcesContent":["import { Component, EventEmitter, Input, Output } from '@angular/core';\n\n@Component({\n selector: 'id-agent',\n templateUrl: './agent.component.html',\n styles: [':host { display: block; }']\n})\nexport class IDAgentComponent {\n\n constructor() { }\n\n @Input()\n expanded: boolean = true;\n \n @Input()\n headline: string = '';\n\n @Input()\n showtext: string = 'Visa mer';\n\n @Input()\n hidetext: string = 'Visa mindre';\n\n @Output()\n onDidToggleExpansion: EventEmitter<boolean> = new EventEmitter();\n\n}\n","<ids-agent\n [headline]=\"headline\"\n [showtext]=\"showtext\"\n [hidetext]=\"hidetext\"\n [expanded]=\"expanded\"\n (didToggleExpansion)=\"onDidToggleExpansion.emit(true)\">\n <h3 slot=\"alert-headline\" *ngIf=\"headline\">\n {{headline}}\n </h3>\n <ng-content></ng-content>\n</ids-agent>","import { CUSTOM_ELEMENTS_SCHEMA, NgModule } from '@angular/core';\nimport { IDAgentComponent } from './agent.component';\nimport '@inera/ids-core/components/agent/register';\nimport { CommonModule } from '@angular/common';\n\n@NgModule({\n declarations: [\n IDAgentComponent\n ],\n exports: [\n IDAgentComponent\n ],\n imports: [CommonModule],\n schemas: [CUSTOM_ELEMENTS_SCHEMA],\n})\nexport class IDAgentModule { }\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":";;;;;;MAOa,gBAAgB,CAAA;AAE3B,IAAA,WAAA,GAAA,EAAgB;IAGhB,QAAQ,GAAY,IAAI;IAGxB,QAAQ,GAAW,EAAE;IAGrB,QAAQ,GAAW,UAAU;IAG7B,QAAQ,GAAW,aAAa;AAGhC,IAAA,oBAAoB,GAA0B,IAAI,YAAY,EAAE;wGAjBrD,gBAAgB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA;AAAhB,IAAA,OAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,IAAA,EAAA,gBAAgB,+MCP7B,8SAUY,EAAA,MAAA,EAAA,CAAA,wBAAA,CAAA,EAAA,YAAA,EAAA,CAAA,EAAA,IAAA,EAAA,WAAA,EAAA,IAAA,EAAA,EAAA,CAAA,IAAA,EAAA,QAAA,EAAA,QAAA,EAAA,MAAA,EAAA,CAAA,MAAA,EAAA,UAAA,EAAA,UAAA,CAAA,EAAA,CAAA,EAAA,CAAA;;4FDHC,gBAAgB,EAAA,UAAA,EAAA,CAAA;kBAL5B,SAAS;+BACE,UAAU,EAAA,QAAA,EAAA,8SAAA,EAAA,MAAA,EAAA,CAAA,wBAAA,CAAA,EAAA;wDASpB,QAAQ,EAAA,CAAA;sBADP;gBAID,QAAQ,EAAA,CAAA;sBADP;gBAID,QAAQ,EAAA,CAAA;sBADP;gBAID,QAAQ,EAAA,CAAA;sBADP;gBAID,oBAAoB,EAAA,CAAA;sBADnB;;;MERU,aAAa,CAAA;wGAAb,aAAa,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA;AAAb,IAAA,OAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,aAAa,EAAA,YAAA,EAAA,CARtB,gBAAgB,CAAA,EAAA,OAAA,EAAA,CAKR,YAAY,aAFpB,gBAAgB,CAAA,EAAA,CAAA;AAKP,IAAA,OAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,aAAa,YAHd,YAAY,CAAA,EAAA,CAAA;;4FAGX,aAAa,EAAA,UAAA,EAAA,CAAA;kBAVzB,QAAQ;AAAC,YAAA,IAAA,EAAA,CAAA;AACR,oBAAA,YAAY,EAAE;wBACZ;AACD,qBAAA;AACD,oBAAA,OAAO,EAAE;wBACP;AACD,qBAAA;oBACD,OAAO,EAAE,CAAC,YAAY,CAAC;oBACvB,OAAO,EAAE,CAAC,sBAAsB,CAAC;AAClC,iBAAA;;;ACdD;;AAEG;;;;"}
@@ -13,10 +13,10 @@ class IDAlertGlobalComponent {
13
13
  hidetext = "Visa mindre";
14
14
  norole = false;
15
15
  onDidToggleExpansion = new EventEmitter();
16
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IDAlertGlobalComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
17
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IDAlertGlobalComponent, selector: "id-alert-global", inputs: { collapsed: "collapsed", headline: "headline", hidemobileicon: "hidemobileicon", showtext: "showtext", hidetext: "hidetext", norole: "norole" }, outputs: { onDidToggleExpansion: "onDidToggleExpansion" }, ngImport: i0, template: "<ids-alert-global \n [headline]=\"headline\"\n [showtext]=\"showtext\"\n [hidetext]=\"hidetext\"\n [collapsed]=\"collapsed ? true : null\"\n [attr.norole]=\"norole ? true : null\"\n [hidemobileicon]=\"hidemobileicon\"\n (didToggleExpansion)=\"onDidToggleExpansion.emit(true)\">\n <ng-content></ng-content>\n</ids-alert-global>", styles: [":host{display:block}\n"] });
16
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: IDAlertGlobalComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
17
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: IDAlertGlobalComponent, selector: "id-alert-global", inputs: { collapsed: "collapsed", headline: "headline", hidemobileicon: "hidemobileicon", showtext: "showtext", hidetext: "hidetext", norole: "norole" }, outputs: { onDidToggleExpansion: "onDidToggleExpansion" }, ngImport: i0, template: "<ids-alert-global \n [headline]=\"headline\"\n [showtext]=\"showtext\"\n [hidetext]=\"hidetext\"\n [collapsed]=\"collapsed ? true : null\"\n [attr.norole]=\"norole ? true : null\"\n [hidemobileicon]=\"hidemobileicon\"\n (didToggleExpansion)=\"onDidToggleExpansion.emit(true)\">\n <ng-content></ng-content>\n</ids-alert-global>", styles: [":host{display:block}\n"] });
18
18
  }
19
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IDAlertGlobalComponent, decorators: [{
19
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: IDAlertGlobalComponent, decorators: [{
20
20
  type: Component,
21
21
  args: [{ selector: "id-alert-global", template: "<ids-alert-global \n [headline]=\"headline\"\n [showtext]=\"showtext\"\n [hidetext]=\"hidetext\"\n [collapsed]=\"collapsed ? true : null\"\n [attr.norole]=\"norole ? true : null\"\n [hidemobileicon]=\"hidemobileicon\"\n (didToggleExpansion)=\"onDidToggleExpansion.emit(true)\">\n <ng-content></ng-content>\n</ids-alert-global>", styles: [":host{display:block}\n"] }]
22
22
  }], ctorParameters: () => [], propDecorators: { collapsed: [{
@@ -36,11 +36,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
36
36
  }] } });
37
37
 
38
38
  class IDAlertGlobalModule {
39
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IDAlertGlobalModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
40
- static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: IDAlertGlobalModule, declarations: [IDAlertGlobalComponent], imports: [CommonModule], exports: [IDAlertGlobalComponent] });
41
- static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IDAlertGlobalModule, imports: [CommonModule] });
39
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: IDAlertGlobalModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
40
+ static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.14", ngImport: i0, type: IDAlertGlobalModule, declarations: [IDAlertGlobalComponent], imports: [CommonModule], exports: [IDAlertGlobalComponent] });
41
+ static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: IDAlertGlobalModule, imports: [CommonModule] });
42
42
  }
43
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IDAlertGlobalModule, decorators: [{
43
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: IDAlertGlobalModule, decorators: [{
44
44
  type: NgModule,
45
45
  args: [{
46
46
  declarations: [
@@ -1 +1 @@
1
- {"version":3,"file":"inera-ids-angular-components-alert-global.mjs","sources":["../../../projects/ids-angular/components/alert-global/alert-global.component.ts","../../../projects/ids-angular/components/alert-global/alert-global.component.html","../../../projects/ids-angular/components/alert-global/alert-global.module.ts","../../../projects/ids-angular/components/alert-global/inera-ids-angular-components-alert-global.ts"],"sourcesContent":["import { Component, EventEmitter, Input, Output } from \"@angular/core\";\n\n@Component({\n selector: \"id-alert-global\",\n templateUrl: \"./alert-global.component.html\",\n styles: [\":host { display: block; }\"]\n})\nexport class IDAlertGlobalComponent {\n constructor() {}\n\n @Input()\n collapsed: boolean = true;\n\n @Input()\n headline: string = \"\";\n\n @Input()\n hidemobileicon: boolean = false;\n\n @Input()\n showtext: string = \"Visa mer\";\n\n @Input()\n hidetext: string = \"Visa mindre\";\n\n @Input()\n norole: boolean = false;\n\n @Output()\n onDidToggleExpansion: EventEmitter<boolean> = new EventEmitter();\n}\n","<ids-alert-global \n [headline]=\"headline\"\n [showtext]=\"showtext\"\n [hidetext]=\"hidetext\"\n [collapsed]=\"collapsed ? true : null\"\n [attr.norole]=\"norole ? true : null\"\n [hidemobileicon]=\"hidemobileicon\"\n (didToggleExpansion)=\"onDidToggleExpansion.emit(true)\">\n <ng-content></ng-content>\n</ids-alert-global>","import { CUSTOM_ELEMENTS_SCHEMA, NgModule } from '@angular/core';\nimport { IDAlertGlobalComponent } from './alert-global.component';\nimport '@inera/ids-core/components/alert-global/register';\nimport '@inera/ids-core/components/icons/chevron/register';\nimport { CommonModule } from '@angular/common';\n\n@NgModule({\n declarations: [\n IDAlertGlobalComponent\n ],\n exports: [\n IDAlertGlobalComponent\n ],\n imports: [CommonModule],\n schemas: [CUSTOM_ELEMENTS_SCHEMA],\n})\nexport class IDAlertGlobalModule { }\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":";;;;;;MAOa,sBAAsB,CAAA;AACjC,IAAA,WAAA,GAAA;IAGA,SAAS,GAAY,IAAI;IAGzB,QAAQ,GAAW,EAAE;IAGrB,cAAc,GAAY,KAAK;IAG/B,QAAQ,GAAW,UAAU;IAG7B,QAAQ,GAAW,aAAa;IAGhC,MAAM,GAAY,KAAK;AAGvB,IAAA,oBAAoB,GAA0B,IAAI,YAAY,EAAE;wGAtBrD,sBAAsB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA;AAAtB,IAAA,OAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,IAAA,EAAA,sBAAsB,4QCPnC,gVASmB,EAAA,MAAA,EAAA,CAAA,wBAAA,CAAA,EAAA,CAAA;;4FDFN,sBAAsB,EAAA,UAAA,EAAA,CAAA;kBALlC,SAAS;+BACE,iBAAiB,EAAA,QAAA,EAAA,gVAAA,EAAA,MAAA,EAAA,CAAA,wBAAA,CAAA,EAAA;wDAQ3B,SAAS,EAAA,CAAA;sBADR;gBAID,QAAQ,EAAA,CAAA;sBADP;gBAID,cAAc,EAAA,CAAA;sBADb;gBAID,QAAQ,EAAA,CAAA;sBADP;gBAID,QAAQ,EAAA,CAAA;sBADP;gBAID,MAAM,EAAA,CAAA;sBADL;gBAID,oBAAoB,EAAA,CAAA;sBADnB;;;MEZU,mBAAmB,CAAA;wGAAnB,mBAAmB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA;AAAnB,IAAA,OAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,mBAAmB,EAAA,YAAA,EAAA,CAR5B,sBAAsB,CAAA,EAAA,OAAA,EAAA,CAKd,YAAY,aAFpB,sBAAsB,CAAA,EAAA,CAAA;AAKb,IAAA,OAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,mBAAmB,YAHpB,YAAY,CAAA,EAAA,CAAA;;4FAGX,mBAAmB,EAAA,UAAA,EAAA,CAAA;kBAV/B,QAAQ;AAAC,YAAA,IAAA,EAAA,CAAA;AACR,oBAAA,YAAY,EAAE;wBACZ;AACD,qBAAA;AACD,oBAAA,OAAO,EAAE;wBACP;AACD,qBAAA;oBACD,OAAO,EAAE,CAAC,YAAY,CAAC;oBACvB,OAAO,EAAE,CAAC,sBAAsB,CAAC;AAClC,iBAAA;;;ACfD;;AAEG;;;;"}
1
+ {"version":3,"file":"inera-ids-angular-components-alert-global.mjs","sources":["../../../projects/ids-angular/components/alert-global/alert-global.component.ts","../../../projects/ids-angular/components/alert-global/alert-global.component.html","../../../projects/ids-angular/components/alert-global/alert-global.module.ts","../../../projects/ids-angular/components/alert-global/inera-ids-angular-components-alert-global.ts"],"sourcesContent":["import { Component, EventEmitter, Input, Output } from \"@angular/core\";\n\n@Component({\n selector: \"id-alert-global\",\n templateUrl: \"./alert-global.component.html\",\n styles: [\":host { display: block; }\"]\n})\nexport class IDAlertGlobalComponent {\n constructor() {}\n\n @Input()\n collapsed: boolean = true;\n\n @Input()\n headline: string = \"\";\n\n @Input()\n hidemobileicon: boolean = false;\n\n @Input()\n showtext: string = \"Visa mer\";\n\n @Input()\n hidetext: string = \"Visa mindre\";\n\n @Input()\n norole: boolean = false;\n\n @Output()\n onDidToggleExpansion: EventEmitter<boolean> = new EventEmitter();\n}\n","<ids-alert-global \n [headline]=\"headline\"\n [showtext]=\"showtext\"\n [hidetext]=\"hidetext\"\n [collapsed]=\"collapsed ? true : null\"\n [attr.norole]=\"norole ? true : null\"\n [hidemobileicon]=\"hidemobileicon\"\n (didToggleExpansion)=\"onDidToggleExpansion.emit(true)\">\n <ng-content></ng-content>\n</ids-alert-global>","import { CUSTOM_ELEMENTS_SCHEMA, NgModule } from '@angular/core';\nimport { IDAlertGlobalComponent } from './alert-global.component';\nimport '@inera/ids-core/components/alert-global/register';\nimport '@inera/ids-core/components/icons/chevron/register';\nimport { CommonModule } from '@angular/common';\n\n@NgModule({\n declarations: [\n IDAlertGlobalComponent\n ],\n exports: [\n IDAlertGlobalComponent\n ],\n imports: [CommonModule],\n schemas: [CUSTOM_ELEMENTS_SCHEMA],\n})\nexport class IDAlertGlobalModule { }\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":";;;;;;MAOa,sBAAsB,CAAA;AACjC,IAAA,WAAA,GAAA,EAAe;IAGf,SAAS,GAAY,IAAI;IAGzB,QAAQ,GAAW,EAAE;IAGrB,cAAc,GAAY,KAAK;IAG/B,QAAQ,GAAW,UAAU;IAG7B,QAAQ,GAAW,aAAa;IAGhC,MAAM,GAAY,KAAK;AAGvB,IAAA,oBAAoB,GAA0B,IAAI,YAAY,EAAE;wGAtBrD,sBAAsB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA;AAAtB,IAAA,OAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,IAAA,EAAA,sBAAsB,4QCPnC,gVASmB,EAAA,MAAA,EAAA,CAAA,wBAAA,CAAA,EAAA,CAAA;;4FDFN,sBAAsB,EAAA,UAAA,EAAA,CAAA;kBALlC,SAAS;+BACE,iBAAiB,EAAA,QAAA,EAAA,gVAAA,EAAA,MAAA,EAAA,CAAA,wBAAA,CAAA,EAAA;wDAQ3B,SAAS,EAAA,CAAA;sBADR;gBAID,QAAQ,EAAA,CAAA;sBADP;gBAID,cAAc,EAAA,CAAA;sBADb;gBAID,QAAQ,EAAA,CAAA;sBADP;gBAID,QAAQ,EAAA,CAAA;sBADP;gBAID,MAAM,EAAA,CAAA;sBADL;gBAID,oBAAoB,EAAA,CAAA;sBADnB;;;MEZU,mBAAmB,CAAA;wGAAnB,mBAAmB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA;AAAnB,IAAA,OAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,mBAAmB,EAAA,YAAA,EAAA,CAR5B,sBAAsB,CAAA,EAAA,OAAA,EAAA,CAKd,YAAY,aAFpB,sBAAsB,CAAA,EAAA,CAAA;AAKb,IAAA,OAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,mBAAmB,YAHpB,YAAY,CAAA,EAAA,CAAA;;4FAGX,mBAAmB,EAAA,UAAA,EAAA,CAAA;kBAV/B,QAAQ;AAAC,YAAA,IAAA,EAAA,CAAA;AACR,oBAAA,YAAY,EAAE;wBACZ;AACD,qBAAA;AACD,oBAAA,OAAO,EAAE;wBACP;AACD,qBAAA;oBACD,OAAO,EAAE,CAAC,YAAY,CAAC;oBACvB,OAAO,EAAE,CAAC,sBAAsB,CAAC;AAClC,iBAAA;;;ACfD;;AAEG;;;;"}