@inera/ids-angular 5.0.2 → 5.0.4

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 (592) hide show
  1. package/components/button/button.component.d.ts +2 -2
  2. package/components/footer-1177-admin/footer-1177-admin.component.d.ts +11 -0
  3. package/components/footer-1177-admin/footer-1177-admin.module.d.ts +9 -0
  4. package/components/footer-1177-admin/index.d.ts +5 -0
  5. package/components/footer-1177-admin/public-api.d.ts +2 -0
  6. package/components/footer-1177-pro/footer-1177-pro.component.d.ts +7 -0
  7. package/components/footer-1177-pro/footer-1177-pro.module.d.ts +9 -0
  8. package/components/footer-1177-pro/index.d.ts +5 -0
  9. package/components/footer-1177-pro/public-api.d.ts +2 -0
  10. package/esm2022/common/classes/form/IDFormBase.mjs +3 -3
  11. package/esm2022/common/classes/icon/IDIconBase.mjs +3 -3
  12. package/esm2022/components/agent/agent.component.mjs +3 -3
  13. package/esm2022/components/agent/agent.module.mjs +4 -4
  14. package/esm2022/components/alert/alert.component.mjs +3 -3
  15. package/esm2022/components/alert/alert.module.mjs +4 -4
  16. package/esm2022/components/alert-global/alert-global.component.mjs +3 -3
  17. package/esm2022/components/alert-global/alert-global.module.mjs +4 -4
  18. package/esm2022/components/badge/badge.component.mjs +3 -3
  19. package/esm2022/components/badge/badge.module.mjs +4 -4
  20. package/esm2022/components/breadcrumbs/breadcrumbs.component.mjs +3 -3
  21. package/esm2022/components/breadcrumbs/breadcrumbs.module.mjs +4 -4
  22. package/esm2022/components/breadcrumbs/crumb.component.mjs +3 -3
  23. package/esm2022/components/button/button.component.mjs +7 -7
  24. package/esm2022/components/button/button.module.mjs +4 -4
  25. package/esm2022/components/button-group/button-group.component.mjs +3 -3
  26. package/esm2022/components/button-group/button-group.module.mjs +4 -4
  27. package/esm2022/components/card/card.component.mjs +3 -3
  28. package/esm2022/components/card/card.module.mjs +4 -4
  29. package/esm2022/components/carousel/carousel-item/carousel-item.component.mjs +3 -3
  30. package/esm2022/components/carousel/carousel.component.mjs +3 -3
  31. package/esm2022/components/carousel/carousel.module.mjs +4 -4
  32. package/esm2022/components/date-label/date-label.component.mjs +3 -3
  33. package/esm2022/components/date-label/date-label.module.mjs +4 -4
  34. package/esm2022/components/dialog/dialog.component.mjs +3 -3
  35. package/esm2022/components/dialog/dialog.module.mjs +4 -4
  36. package/esm2022/components/expandable/expandable.component.mjs +3 -3
  37. package/esm2022/components/expandable/expandable.module.mjs +4 -4
  38. package/esm2022/components/footer/footer.component.mjs +3 -3
  39. package/esm2022/components/footer/footer.module.mjs +4 -4
  40. package/esm2022/components/footer-1177/footer-1177.component.mjs +3 -3
  41. package/esm2022/components/footer-1177/footer-1177.module.mjs +4 -4
  42. package/esm2022/components/footer-1177-admin/footer-1177-admin.component.mjs +27 -0
  43. package/esm2022/components/footer-1177-admin/footer-1177-admin.module.mjs +20 -0
  44. package/esm2022/components/footer-1177-admin/inera-ids-angular-components-footer-1177-admin.mjs +5 -0
  45. package/esm2022/components/footer-1177-admin/public-api.mjs +3 -0
  46. package/esm2022/components/footer-1177-pro/footer-1177-pro.component.mjs +15 -0
  47. package/esm2022/components/footer-1177-pro/footer-1177-pro.module.mjs +20 -0
  48. package/esm2022/components/footer-1177-pro/inera-ids-angular-components-footer-1177-pro.mjs +5 -0
  49. package/esm2022/components/footer-1177-pro/public-api.mjs +3 -0
  50. package/esm2022/components/footer-inera/footer-inera.component.mjs +3 -3
  51. package/esm2022/components/footer-inera/footer-inera.module.mjs +4 -4
  52. package/esm2022/components/footer-inera-admin/footer-inera-admin.component.mjs +3 -3
  53. package/esm2022/components/footer-inera-admin/footer-inera-admin.module.mjs +4 -4
  54. package/esm2022/components/form/checkbox/checkbox.component.mjs +3 -3
  55. package/esm2022/components/form/checkbox/checkbox.module.mjs +4 -4
  56. package/esm2022/components/form/checkbox-group/checkbox-group.component.mjs +3 -3
  57. package/esm2022/components/form/checkbox-group/checkbox-group.module.mjs +4 -4
  58. package/esm2022/components/form/error-message/error-message.component.mjs +3 -3
  59. package/esm2022/components/form/error-message/error-message.module.mjs +4 -4
  60. package/esm2022/components/form/input/input.component.mjs +3 -3
  61. package/esm2022/components/form/input/input.module.mjs +4 -4
  62. package/esm2022/components/form/radio/radio-group.component.mjs +3 -3
  63. package/esm2022/components/form/radio/radio.component.mjs +3 -3
  64. package/esm2022/components/form/radio/radio.module.mjs +4 -4
  65. package/esm2022/components/form/range/range.component.mjs +3 -3
  66. package/esm2022/components/form/range/range.module.mjs +4 -4
  67. package/esm2022/components/form/select/select.component.mjs +3 -3
  68. package/esm2022/components/form/select/select.module.mjs +4 -4
  69. package/esm2022/components/form/select-multiple/select-multiple.component.mjs +3 -3
  70. package/esm2022/components/form/select-multiple/select-multiple.module.mjs +4 -4
  71. package/esm2022/components/form/spinner/spinner.component.mjs +3 -3
  72. package/esm2022/components/form/spinner/spinner.module.mjs +4 -4
  73. package/esm2022/components/form/textarea/textarea.component.mjs +3 -3
  74. package/esm2022/components/form/textarea/textarea.module.mjs +4 -4
  75. package/esm2022/components/form/time/time.component.mjs +3 -3
  76. package/esm2022/components/form/time/time.module.mjs +4 -4
  77. package/esm2022/components/form/toggle/toggle.component.mjs +3 -3
  78. package/esm2022/components/form/toggle/toggle.module.mjs +4 -4
  79. package/esm2022/components/grid/column/column.component.mjs +3 -3
  80. package/esm2022/components/grid/column/column.module.mjs +4 -4
  81. package/esm2022/components/grid/container/container.component.mjs +3 -3
  82. package/esm2022/components/grid/container/container.module.mjs +4 -4
  83. package/esm2022/components/grid/row/row.component.mjs +3 -3
  84. package/esm2022/components/grid/row/row.module.mjs +4 -4
  85. package/esm2022/components/header/avatar/header-avatar.component.mjs +3 -3
  86. package/esm2022/components/header/header.component.mjs +3 -3
  87. package/esm2022/components/header/header.module.mjs +4 -4
  88. package/esm2022/components/header/item/header-item.component.mjs +3 -3
  89. package/esm2022/components/header/mobile-item/header-mobile-item.component.mjs +3 -3
  90. package/esm2022/components/header/mobile-menu/header-mobile-menu.component.mjs +3 -3
  91. package/esm2022/components/header/navigation/header-navigation.component.mjs +3 -3
  92. package/esm2022/components/header/navigation-item/header-navigation-item.component.mjs +3 -3
  93. package/esm2022/components/header-1177/avatar/header-1177-avatar.component.mjs +3 -3
  94. package/esm2022/components/header-1177/header-1177.component.mjs +3 -3
  95. package/esm2022/components/header-1177/item/header-1177-item.component.mjs +3 -3
  96. package/esm2022/components/header-1177/nav/header-1177-nav.component.mjs +3 -3
  97. package/esm2022/components/header-1177/nav-item/header-1177-nav-item.component.mjs +3 -3
  98. package/esm2022/components/header-1177/nav-item-mobile/header-1177-nav-item-mobile.component.mjs +3 -3
  99. package/esm2022/components/header-1177/nav-menu-mobile/header-1177-nav-menu-mobile.component.mjs +3 -3
  100. package/esm2022/components/header-1177-admin/avatar/header-1177-admin-avatar.component.mjs +3 -3
  101. package/esm2022/components/header-1177-admin/avatar-mobile/header-1177-admin-avatar-mobile.component.mjs +3 -3
  102. package/esm2022/components/header-1177-admin/header-1177-admin.component.mjs +3 -3
  103. package/esm2022/components/header-1177-admin/item/header-1177-admin-item.component.mjs +3 -3
  104. package/esm2022/components/header-1177-admin/nav/header-1177-admin-nav.component.mjs +3 -3
  105. package/esm2022/components/header-1177-admin/nav-item/header-1177-admin-nav-item.component.mjs +3 -3
  106. package/esm2022/components/header-1177-pro/avatar/header-1177-pro-avatar.component.mjs +3 -3
  107. package/esm2022/components/header-1177-pro/avatar-mobile/header-1177-pro-avatar-mobile.component.mjs +3 -3
  108. package/esm2022/components/header-1177-pro/header-1177-pro.component.mjs +3 -3
  109. package/esm2022/components/header-1177-pro/item/header-1177-pro-item.component.mjs +3 -3
  110. package/esm2022/components/header-1177-pro/nav/header-1177-pro-nav.component.mjs +3 -3
  111. package/esm2022/components/header-1177-pro/nav-item/header-1177-pro-nav-item.component.mjs +3 -3
  112. package/esm2022/components/header-1177-pro/nav-item-mobile/header-1177-pro-nav-item-mobile.component.mjs +3 -3
  113. package/esm2022/components/header-1177-pro/nav-menu-mobile/header-1177-pro-nav-menu-mobile.component.mjs +3 -3
  114. package/esm2022/components/icon-region/icon-region.component.mjs +3 -3
  115. package/esm2022/components/icon-region/icon-region.module.mjs +4 -4
  116. package/esm2022/components/link/link.component.mjs +3 -3
  117. package/esm2022/components/link/link.module.mjs +4 -4
  118. package/esm2022/components/list/item/info/list-item-info.component.mjs +3 -3
  119. package/esm2022/components/list/item/list-item.component.mjs +3 -3
  120. package/esm2022/components/list/list.component.mjs +3 -3
  121. package/esm2022/components/list/list.module.mjs +4 -4
  122. package/esm2022/components/mobile/menu/avatar/mobile-menu-avatar.component.mjs +3 -3
  123. package/esm2022/components/mobile/menu/item/mobile-menu-item.component.mjs +3 -3
  124. package/esm2022/components/mobile/menu/mobile-menu.component.mjs +3 -3
  125. package/esm2022/components/mobile/menu/mobile-menu.module.mjs +4 -4
  126. package/esm2022/components/navigation/content/navigation-content.component.mjs +3 -3
  127. package/esm2022/components/navigation/content/navigation-content.module.mjs +4 -4
  128. package/esm2022/components/navigation/local/navigation-local.component.mjs +3 -3
  129. package/esm2022/components/navigation/local/navigation-local.module.mjs +4 -4
  130. package/esm2022/components/notification/badge/notification-badge.component.mjs +3 -3
  131. package/esm2022/components/notification/badge/notification-badge.module.mjs +4 -4
  132. package/esm2022/components/popover/popover.component.mjs +3 -3
  133. package/esm2022/components/popover/popover.module.mjs +4 -4
  134. package/esm2022/components/progressbar/progressbar.component.mjs +3 -3
  135. package/esm2022/components/progressbar/progressbar.module.mjs +4 -4
  136. package/esm2022/components/stepper/step/step.component.mjs +3 -3
  137. package/esm2022/components/stepper/stepper.component.mjs +3 -3
  138. package/esm2022/components/stepper/stepper.module.mjs +4 -4
  139. package/esm2022/components/tabs/panel/tab-panel.component.mjs +3 -3
  140. package/esm2022/components/tabs/tab/tab.component.mjs +3 -3
  141. package/esm2022/components/tabs/tabs.component.mjs +3 -3
  142. package/esm2022/components/tabs/tabs.module.mjs +4 -4
  143. package/esm2022/components/tag/tag.component.mjs +3 -3
  144. package/esm2022/components/tag/tag.module.mjs +4 -4
  145. package/esm2022/components/tooltip/tooltip.component.mjs +3 -3
  146. package/esm2022/components/tooltip/tooltip.module.mjs +4 -4
  147. package/esm2022/icons/1177/icon-1177.component.mjs +3 -3
  148. package/esm2022/icons/1177/icon-1177.module.mjs +4 -4
  149. package/esm2022/icons/activity/icon-activity.component.mjs +3 -3
  150. package/esm2022/icons/activity/icon-activity.module.mjs +4 -4
  151. package/esm2022/icons/agent/icon-agent.component.mjs +3 -3
  152. package/esm2022/icons/agent/icon-agent.module.mjs +4 -4
  153. package/esm2022/icons/alarm-clock-inactivity/icon-alarm-clock-inactivity.component.mjs +3 -3
  154. package/esm2022/icons/alarm-clock-inactivity/icon-alarm-clock-inactivity.module.mjs +4 -4
  155. package/esm2022/icons/alarm-clock-neutral/icon-alarm-clock-neutral.component.mjs +3 -3
  156. package/esm2022/icons/alarm-clock-neutral/icon-alarm-clock-neutral.module.mjs +4 -4
  157. package/esm2022/icons/archive/icon-archive.component.mjs +3 -3
  158. package/esm2022/icons/archive/icon-archive.module.mjs +4 -4
  159. package/esm2022/icons/arrow/icon-arrow.component.mjs +3 -3
  160. package/esm2022/icons/arrow/icon-arrow.module.mjs +4 -4
  161. package/esm2022/icons/attention/icon-attention.component.mjs +3 -3
  162. package/esm2022/icons/attention/icon-attention.module.mjs +4 -4
  163. package/esm2022/icons/blekinge/icon-blekinge.component.mjs +3 -3
  164. package/esm2022/icons/blekinge/icon-blekinge.module.mjs +4 -4
  165. package/esm2022/icons/bookmark/icon-bookmark.component.mjs +3 -3
  166. package/esm2022/icons/bookmark/icon-bookmark.module.mjs +4 -4
  167. package/esm2022/icons/calendar/icon-calendar.component.mjs +3 -3
  168. package/esm2022/icons/calendar/icon-calendar.module.mjs +4 -4
  169. package/esm2022/icons/call/icon-call.component.mjs +3 -3
  170. package/esm2022/icons/call/icon-call.module.mjs +4 -4
  171. package/esm2022/icons/call-active/icon-call-active.component.mjs +3 -3
  172. package/esm2022/icons/call-active/icon-call-active.module.mjs +4 -4
  173. package/esm2022/icons/camera-off/icon-camera-off.component.mjs +3 -3
  174. package/esm2022/icons/camera-off/icon-camera-off.module.mjs +4 -4
  175. package/esm2022/icons/camera-on/icon-camera-on.component.mjs +3 -3
  176. package/esm2022/icons/camera-on/icon-camera-on.module.mjs +4 -4
  177. package/esm2022/icons/camera-switch/icon-camera-switch.component.mjs +3 -3
  178. package/esm2022/icons/camera-switch/icon-camera-switch.module.mjs +4 -4
  179. package/esm2022/icons/chart-bar/icon-chart-bar.component.mjs +3 -3
  180. package/esm2022/icons/chart-bar/icon-chart-bar.module.mjs +4 -4
  181. package/esm2022/icons/chart-line/icon-chart-line.component.mjs +3 -3
  182. package/esm2022/icons/chart-line/icon-chart-line.module.mjs +4 -4
  183. package/esm2022/icons/chat/icon-chat.component.mjs +3 -3
  184. package/esm2022/icons/chat/icon-chat.module.mjs +4 -4
  185. package/esm2022/icons/check/icon-check.component.mjs +3 -3
  186. package/esm2022/icons/check/icon-check.module.mjs +4 -4
  187. package/esm2022/icons/chevron/icon-chevron.component.mjs +3 -3
  188. package/esm2022/icons/chevron/icon-chevron.module.mjs +4 -4
  189. package/esm2022/icons/chevron-bold/icon-chevron-bold.component.mjs +3 -3
  190. package/esm2022/icons/chevron-bold/icon-chevron-bold.module.mjs +4 -4
  191. package/esm2022/icons/clipboard/icon-clipboard.component.mjs +3 -3
  192. package/esm2022/icons/clipboard/icon-clipboard.module.mjs +4 -4
  193. package/esm2022/icons/clipboard-cross/icon-clipboard-cross.component.mjs +3 -3
  194. package/esm2022/icons/clipboard-cross/icon-clipboard-cross.module.mjs +4 -4
  195. package/esm2022/icons/clipboard-text/icon-clipboard-text.component.mjs +3 -3
  196. package/esm2022/icons/clipboard-text/icon-clipboard-text.module.mjs +4 -4
  197. package/esm2022/icons/clock/icon-clock.component.mjs +3 -3
  198. package/esm2022/icons/clock/icon-clock.module.mjs +4 -4
  199. package/esm2022/icons/close/icon-close.component.mjs +3 -3
  200. package/esm2022/icons/close/icon-close.module.mjs +4 -4
  201. package/esm2022/icons/close-bold/icon-close-bold.component.mjs +3 -3
  202. package/esm2022/icons/close-bold/icon-close-bold.module.mjs +4 -4
  203. package/esm2022/icons/cog/icon-cog.component.mjs +3 -3
  204. package/esm2022/icons/cog/icon-cog.module.mjs +4 -4
  205. package/esm2022/icons/computer/icon-computer.component.mjs +3 -3
  206. package/esm2022/icons/computer/icon-computer.module.mjs +4 -4
  207. package/esm2022/icons/computer-inera/icon-computer-inera.component.mjs +3 -3
  208. package/esm2022/icons/computer-inera/icon-computer-inera.module.mjs +4 -4
  209. package/esm2022/icons/copy-file/icon-copy-file.component.mjs +3 -3
  210. package/esm2022/icons/copy-file/icon-copy-file.module.mjs +4 -4
  211. package/esm2022/icons/copy-link/icon-copy-link.component.mjs +3 -3
  212. package/esm2022/icons/copy-link/icon-copy-link.module.mjs +4 -4
  213. package/esm2022/icons/denied/icon-denied.component.mjs +3 -3
  214. package/esm2022/icons/denied/icon-denied.module.mjs +4 -4
  215. package/esm2022/icons/doctors-bag/icon-doctors-bag.component.mjs +3 -3
  216. package/esm2022/icons/doctors-bag/icon-doctors-bag.module.mjs +4 -4
  217. package/esm2022/icons/document/icon-document.component.mjs +3 -3
  218. package/esm2022/icons/document/icon-document.module.mjs +4 -4
  219. package/esm2022/icons/download/icon-download.component.mjs +3 -3
  220. package/esm2022/icons/download/icon-download.module.mjs +4 -4
  221. package/esm2022/icons/drag-n-drop/icon-drag-n-drop.component.mjs +3 -3
  222. package/esm2022/icons/drag-n-drop/icon-drag-n-drop.module.mjs +4 -4
  223. package/esm2022/icons/ear-hearing/icon-ear-hearing.component.mjs +3 -3
  224. package/esm2022/icons/ear-hearing/icon-ear-hearing.module.mjs +4 -4
  225. package/esm2022/icons/edit/icon-edit.component.mjs +3 -3
  226. package/esm2022/icons/edit/icon-edit.module.mjs +4 -4
  227. package/esm2022/icons/email/icon-email.component.mjs +3 -3
  228. package/esm2022/icons/email/icon-email.module.mjs +4 -4
  229. package/esm2022/icons/email-sent/icon-email-sent.component.mjs +3 -3
  230. package/esm2022/icons/email-sent/icon-email-sent.module.mjs +4 -4
  231. package/esm2022/icons/email-unread/icon-email-unread.component.mjs +3 -3
  232. package/esm2022/icons/email-unread/icon-email-unread.module.mjs +4 -4
  233. package/esm2022/icons/expand/icon-expand.component.mjs +3 -3
  234. package/esm2022/icons/expand/icon-expand.module.mjs +4 -4
  235. package/esm2022/icons/external/icon-external.component.mjs +3 -3
  236. package/esm2022/icons/external/icon-external.module.mjs +4 -4
  237. package/esm2022/icons/facebook/icon-facebook.component.mjs +3 -3
  238. package/esm2022/icons/facebook/icon-facebook.module.mjs +4 -4
  239. package/esm2022/icons/file-csv/icon-file-csv.component.mjs +3 -3
  240. package/esm2022/icons/file-csv/icon-file-csv.module.mjs +4 -4
  241. package/esm2022/icons/file-excel/icon-file-excel.component.mjs +3 -3
  242. package/esm2022/icons/file-excel/icon-file-excel.module.mjs +4 -4
  243. package/esm2022/icons/file-other/icon-file-other.component.mjs +3 -3
  244. package/esm2022/icons/file-other/icon-file-other.module.mjs +4 -4
  245. package/esm2022/icons/file-pdf/icon-file-pdf.component.mjs +3 -3
  246. package/esm2022/icons/file-pdf/icon-file-pdf.module.mjs +4 -4
  247. package/esm2022/icons/file-picture/icon-file-picture.component.mjs +3 -3
  248. package/esm2022/icons/file-picture/icon-file-picture.module.mjs +4 -4
  249. package/esm2022/icons/file-powerpoint/icon-file-powerpoint.component.mjs +3 -3
  250. package/esm2022/icons/file-powerpoint/icon-file-powerpoint.module.mjs +4 -4
  251. package/esm2022/icons/file-word/icon-file-word.component.mjs +3 -3
  252. package/esm2022/icons/file-word/icon-file-word.module.mjs +4 -4
  253. package/esm2022/icons/find-care/icon-find-care.component.mjs +3 -3
  254. package/esm2022/icons/find-care/icon-find-care.module.mjs +4 -4
  255. package/esm2022/icons/find-region/icon-find-region.component.mjs +3 -3
  256. package/esm2022/icons/find-region/icon-find-region.module.mjs +4 -4
  257. package/esm2022/icons/flag/icon-flag.component.mjs +3 -3
  258. package/esm2022/icons/flag/icon-flag.module.mjs +4 -4
  259. package/esm2022/icons/form-numbered/icon-form-numbered.component.mjs +3 -3
  260. package/esm2022/icons/form-numbered/icon-form-numbered.module.mjs +4 -4
  261. package/esm2022/icons/form-numbered-reocurring/icon-form-numbered-reoccuring.component.mjs +3 -3
  262. package/esm2022/icons/form-numbered-reocurring/icon-form-numbered-reoccuring.module.mjs +4 -4
  263. package/esm2022/icons/gotland/icon-gotland.component.mjs +3 -3
  264. package/esm2022/icons/gotland/icon-gotland.module.mjs +4 -4
  265. package/esm2022/icons/halland/icon-halland.component.mjs +3 -3
  266. package/esm2022/icons/halland/icon-halland.module.mjs +4 -4
  267. package/esm2022/icons/headphones/icon-headphones.component.mjs +3 -3
  268. package/esm2022/icons/headphones/icon-headphones.module.mjs +4 -4
  269. package/esm2022/icons/hourglass/icon-hourglass.component.mjs +3 -3
  270. package/esm2022/icons/hourglass/icon-hourglass.module.mjs +4 -4
  271. package/esm2022/icons/hourglass-end/icon-hourglass-end.component.mjs +3 -3
  272. package/esm2022/icons/hourglass-end/icon-hourglass-end.module.mjs +4 -4
  273. package/esm2022/icons/hourglass-start/icon-hourglass-start.component.mjs +3 -3
  274. package/esm2022/icons/hourglass-start/icon-hourglass-start.module.mjs +4 -4
  275. package/esm2022/icons/house/icon-house.component.mjs +3 -3
  276. package/esm2022/icons/house/icon-house.module.mjs +4 -4
  277. package/esm2022/icons/id-card/icon-id-card.component.mjs +3 -3
  278. package/esm2022/icons/id-card/icon-id-card.module.mjs +4 -4
  279. package/esm2022/icons/id-card-locked/icon-id-card-locked.component.mjs +3 -3
  280. package/esm2022/icons/id-card-locked/icon-id-card-locked.module.mjs +4 -4
  281. package/esm2022/icons/image/icon-image.component.mjs +3 -3
  282. package/esm2022/icons/image/icon-image.module.mjs +4 -4
  283. package/esm2022/icons/inera/icon-inera.component.mjs +3 -3
  284. package/esm2022/icons/inera/icon-inera.module.mjs +4 -4
  285. package/esm2022/icons/inera-legacy/icon-inera-legacy.component.mjs +3 -3
  286. package/esm2022/icons/inera-legacy/icon-inera-legacy.module.mjs +4 -4
  287. package/esm2022/icons/information/icon-information.component.mjs +3 -3
  288. package/esm2022/icons/information/icon-information.module.mjs +4 -4
  289. package/esm2022/icons/jamtland-harjedalen/icon-jamtland-harjedalen.component.mjs +3 -3
  290. package/esm2022/icons/jamtland-harjedalen/icon-jamtland-harjedalen.module.mjs +4 -4
  291. package/esm2022/icons/jonkoping/icon-jonkoping.component.mjs +3 -3
  292. package/esm2022/icons/jonkoping/icon-jonkoping.module.mjs +4 -4
  293. package/esm2022/icons/kalmar/icon-kalmar.component.mjs +3 -3
  294. package/esm2022/icons/kalmar/icon-kalmar.module.mjs +4 -4
  295. package/esm2022/icons/kronoberg/icon-kronoberg.component.mjs +3 -3
  296. package/esm2022/icons/kronoberg/icon-kronoberg.module.mjs +4 -4
  297. package/esm2022/icons/lightbulb/icon-lightbulb.component.mjs +3 -3
  298. package/esm2022/icons/lightbulb/icon-lightbulb.module.mjs +4 -4
  299. package/esm2022/icons/linkedin/icon-linkedin.component.mjs +3 -3
  300. package/esm2022/icons/linkedin/icon-linkedin.module.mjs +4 -4
  301. package/esm2022/icons/list/icon-list.component.mjs +3 -3
  302. package/esm2022/icons/list/icon-list.module.mjs +4 -4
  303. package/esm2022/icons/lock/icon-lock.component.mjs +3 -3
  304. package/esm2022/icons/lock/icon-lock.module.mjs +4 -4
  305. package/esm2022/icons/lock-open/icon-lock-open.component.mjs +3 -3
  306. package/esm2022/icons/lock-open/icon-lock-open.module.mjs +4 -4
  307. package/esm2022/icons/log/icon-log.component.mjs +3 -3
  308. package/esm2022/icons/log/icon-log.module.mjs +4 -4
  309. package/esm2022/icons/log-locked/icon-log-locked.component.mjs +3 -3
  310. package/esm2022/icons/log-locked/icon-log-locked.module.mjs +4 -4
  311. package/esm2022/icons/menu/icon-menu.component.mjs +3 -3
  312. package/esm2022/icons/menu/icon-menu.module.mjs +4 -4
  313. package/esm2022/icons/minus/icon-minus.component.mjs +3 -3
  314. package/esm2022/icons/minus/icon-minus.module.mjs +4 -4
  315. package/esm2022/icons/moment-start/icon-moment-start.component.mjs +3 -3
  316. package/esm2022/icons/moment-start/icon-moment-start.module.mjs +4 -4
  317. package/esm2022/icons/moment-stop/icon-moment-stop.component.mjs +3 -3
  318. package/esm2022/icons/moment-stop/icon-moment-stop.module.mjs +4 -4
  319. package/esm2022/icons/norrbotten/icon-norrbotten.component.mjs +3 -3
  320. package/esm2022/icons/norrbotten/icon-norrbotten.module.mjs +4 -4
  321. package/esm2022/icons/office-building/icon-office-building.component.mjs +3 -3
  322. package/esm2022/icons/office-building/icon-office-building.module.mjs +4 -4
  323. package/esm2022/icons/orebro/icon-orebro.component.mjs +3 -3
  324. package/esm2022/icons/orebro/icon-orebro.module.mjs +4 -4
  325. package/esm2022/icons/organization/icon-organization.component.mjs +3 -3
  326. package/esm2022/icons/organization/icon-organization.module.mjs +4 -4
  327. package/esm2022/icons/ostergotland/icon-ostergotland.component.mjs +3 -3
  328. package/esm2022/icons/ostergotland/icon-ostergotland.module.mjs +4 -4
  329. package/esm2022/icons/plus/icon-plus.component.mjs +3 -3
  330. package/esm2022/icons/plus/icon-plus.module.mjs +4 -4
  331. package/esm2022/icons/prescription/icon-prescription.component.mjs +3 -3
  332. package/esm2022/icons/prescription/icon-prescription.module.mjs +4 -4
  333. package/esm2022/icons/print/icon-print.component.mjs +3 -3
  334. package/esm2022/icons/print/icon-print.module.mjs +4 -4
  335. package/esm2022/icons/question/icon-question.component.mjs +3 -3
  336. package/esm2022/icons/question/icon-question.module.mjs +4 -4
  337. package/esm2022/icons/reload/icon-reload.component.mjs +3 -3
  338. package/esm2022/icons/reload/icon-reload.module.mjs +4 -4
  339. package/esm2022/icons/reply/icon-reply.component.mjs +3 -3
  340. package/esm2022/icons/reply/icon-reply.module.mjs +4 -4
  341. package/esm2022/icons/search/icon-search.component.mjs +3 -3
  342. package/esm2022/icons/search/icon-search.module.mjs +4 -4
  343. package/esm2022/icons/search-inera/icon-search-inera.component.mjs +3 -3
  344. package/esm2022/icons/search-inera/icon-search-inera.module.mjs +4 -4
  345. package/esm2022/icons/share/icon-share.component.mjs +3 -3
  346. package/esm2022/icons/share/icon-share.module.mjs +4 -4
  347. package/esm2022/icons/shield-locked/icon-shield-locked.component.mjs +3 -3
  348. package/esm2022/icons/shield-locked/icon-shield-locked.module.mjs +4 -4
  349. package/esm2022/icons/shield-locked-primary/icon-shield-locked-primary.component.mjs +3 -3
  350. package/esm2022/icons/shield-locked-primary/icon-shield-locked-primary.module.mjs +4 -4
  351. package/esm2022/icons/skane/icon-skane.component.mjs +3 -3
  352. package/esm2022/icons/skane/icon-skane.module.mjs +4 -4
  353. package/esm2022/icons/sormland/icon-sormland.component.mjs +3 -3
  354. package/esm2022/icons/sormland/icon-sormland.module.mjs +4 -4
  355. package/esm2022/icons/star/icon-star.component.mjs +3 -3
  356. package/esm2022/icons/star/icon-star.module.mjs +4 -4
  357. package/esm2022/icons/star-filled/icon-star-filled.component.mjs +3 -3
  358. package/esm2022/icons/star-filled/icon-star-filled.module.mjs +4 -4
  359. package/esm2022/icons/stockholm/icon-stockholm.component.mjs +3 -3
  360. package/esm2022/icons/stockholm/icon-stockholm.module.mjs +4 -4
  361. package/esm2022/icons/success/icon-success.component.mjs +3 -3
  362. package/esm2022/icons/success/icon-success.module.mjs +4 -4
  363. package/esm2022/icons/swap/icon-swap.component.mjs +3 -3
  364. package/esm2022/icons/swap/icon-swap.module.mjs +4 -4
  365. package/esm2022/icons/switch-person/icon-switch-person.component.mjs +3 -3
  366. package/esm2022/icons/switch-person/icon-switch-person.module.mjs +4 -4
  367. package/esm2022/icons/telephone/icon-telephone.component.mjs +3 -3
  368. package/esm2022/icons/telephone/icon-telephone.module.mjs +4 -4
  369. package/esm2022/icons/test-tube/icon-test-tube.component.mjs +3 -3
  370. package/esm2022/icons/test-tube/icon-test-tube.module.mjs +4 -4
  371. package/esm2022/icons/test-tube-analyze/icon-test-tube-analyze.component.mjs +3 -3
  372. package/esm2022/icons/test-tube-analyze/icon-test-tube-analyze.module.mjs +4 -4
  373. package/esm2022/icons/test-tube-empty/icon-test-tube-empty.component.mjs +3 -3
  374. package/esm2022/icons/test-tube-empty/icon-test-tube-empty.module.mjs +4 -4
  375. package/esm2022/icons/toggle-card/icon-toggle-card.component.mjs +3 -3
  376. package/esm2022/icons/toggle-card/icon-toggle-card.module.mjs +4 -4
  377. package/esm2022/icons/toggle-list/icon-toggle-list.component.mjs +3 -3
  378. package/esm2022/icons/toggle-list/icon-toggle-list.module.mjs +4 -4
  379. package/esm2022/icons/trash/icon-trash.component.mjs +3 -3
  380. package/esm2022/icons/trash/icon-trash.module.mjs +4 -4
  381. package/esm2022/icons/twitter/icon-twitter.component.mjs +3 -3
  382. package/esm2022/icons/twitter/icon-twitter.module.mjs +4 -4
  383. package/esm2022/icons/uppsala/icon-uppsala.component.mjs +3 -3
  384. package/esm2022/icons/uppsala/icon-uppsala.module.mjs +4 -4
  385. package/esm2022/icons/user/icon-user.component.mjs +3 -3
  386. package/esm2022/icons/user/icon-user.module.mjs +4 -4
  387. package/esm2022/icons/vasterbotten/icon-vasterbotten.component.mjs +3 -3
  388. package/esm2022/icons/vasterbotten/icon-vasterbotten.module.mjs +4 -4
  389. package/esm2022/icons/vasternorrland/icon-vasternorrland.component.mjs +3 -3
  390. package/esm2022/icons/vasternorrland/icon-vasternorrland.module.mjs +4 -4
  391. package/esm2022/icons/vastmanland/icon-vastmanland.component.mjs +3 -3
  392. package/esm2022/icons/vastmanland/icon-vastmanland.module.mjs +4 -4
  393. package/esm2022/icons/vastra-gotaland/icon-vastra-gotaland.component.mjs +3 -3
  394. package/esm2022/icons/vastra-gotaland/icon-vastra-gotaland.module.mjs +4 -4
  395. package/esm2022/icons/video-off/icon-video-off.component.mjs +3 -3
  396. package/esm2022/icons/video-off/icon-video-off.module.mjs +4 -4
  397. package/esm2022/icons/video-on/icon-video-on.component.mjs +3 -3
  398. package/esm2022/icons/video-on/icon-video-on.module.mjs +4 -4
  399. package/esm2022/icons/video-switch/icon-video-switch.component.mjs +3 -3
  400. package/esm2022/icons/video-switch/icon-video-switch.module.mjs +4 -4
  401. package/esm2022/icons/visibility/icon-visibility.component.mjs +3 -3
  402. package/esm2022/icons/visibility/icon-visibility.module.mjs +4 -4
  403. package/esm2022/icons/visibility-off/icon-visibility-off.component.mjs +3 -3
  404. package/esm2022/icons/visibility-off/icon-visibility-off.module.mjs +4 -4
  405. package/esm2022/icons/warning/icon-warning.component.mjs +3 -3
  406. package/esm2022/icons/warning/icon-warning.module.mjs +4 -4
  407. package/fesm2022/inera-ids-angular-common.mjs +6 -6
  408. package/fesm2022/inera-ids-angular-components-agent.mjs +7 -7
  409. package/fesm2022/inera-ids-angular-components-alert-global.mjs +7 -7
  410. package/fesm2022/inera-ids-angular-components-alert.mjs +7 -7
  411. package/fesm2022/inera-ids-angular-components-badge.mjs +7 -7
  412. package/fesm2022/inera-ids-angular-components-breadcrumbs.mjs +10 -10
  413. package/fesm2022/inera-ids-angular-components-button-group.mjs +7 -7
  414. package/fesm2022/inera-ids-angular-components-button.mjs +10 -10
  415. package/fesm2022/inera-ids-angular-components-button.mjs.map +1 -1
  416. package/fesm2022/inera-ids-angular-components-card.mjs +7 -7
  417. package/fesm2022/inera-ids-angular-components-carousel.mjs +10 -10
  418. package/fesm2022/inera-ids-angular-components-date-label.mjs +7 -7
  419. package/fesm2022/inera-ids-angular-components-dialog.mjs +7 -7
  420. package/fesm2022/inera-ids-angular-components-expandable.mjs +7 -7
  421. package/fesm2022/inera-ids-angular-components-footer-1177-admin.mjs +51 -0
  422. package/fesm2022/inera-ids-angular-components-footer-1177-admin.mjs.map +1 -0
  423. package/fesm2022/inera-ids-angular-components-footer-1177-pro.mjs +39 -0
  424. package/fesm2022/inera-ids-angular-components-footer-1177-pro.mjs.map +1 -0
  425. package/fesm2022/inera-ids-angular-components-footer-1177.mjs +7 -7
  426. package/fesm2022/inera-ids-angular-components-footer-inera-admin.mjs +7 -7
  427. package/fesm2022/inera-ids-angular-components-footer-inera.mjs +7 -7
  428. package/fesm2022/inera-ids-angular-components-footer.mjs +7 -7
  429. package/fesm2022/inera-ids-angular-components-form-checkbox-group.mjs +7 -7
  430. package/fesm2022/inera-ids-angular-components-form-checkbox.mjs +7 -7
  431. package/fesm2022/inera-ids-angular-components-form-error-message.mjs +7 -7
  432. package/fesm2022/inera-ids-angular-components-form-input.mjs +7 -7
  433. package/fesm2022/inera-ids-angular-components-form-radio.mjs +10 -10
  434. package/fesm2022/inera-ids-angular-components-form-range.mjs +7 -7
  435. package/fesm2022/inera-ids-angular-components-form-select-multiple.mjs +7 -7
  436. package/fesm2022/inera-ids-angular-components-form-select.mjs +7 -7
  437. package/fesm2022/inera-ids-angular-components-form-spinner.mjs +7 -7
  438. package/fesm2022/inera-ids-angular-components-form-textarea.mjs +7 -7
  439. package/fesm2022/inera-ids-angular-components-form-time.mjs +7 -7
  440. package/fesm2022/inera-ids-angular-components-form-toggle.mjs +7 -7
  441. package/fesm2022/inera-ids-angular-components-grid-column.mjs +7 -7
  442. package/fesm2022/inera-ids-angular-components-grid-container.mjs +7 -7
  443. package/fesm2022/inera-ids-angular-components-grid-row.mjs +7 -7
  444. package/fesm2022/inera-ids-angular-components-grid.mjs +21 -21
  445. package/fesm2022/inera-ids-angular-components-header-1177-admin.mjs +18 -18
  446. package/fesm2022/inera-ids-angular-components-header-1177-pro.mjs +24 -24
  447. package/fesm2022/inera-ids-angular-components-header-1177.mjs +21 -21
  448. package/fesm2022/inera-ids-angular-components-header.mjs +25 -25
  449. package/fesm2022/inera-ids-angular-components-icon-region.mjs +7 -7
  450. package/fesm2022/inera-ids-angular-components-link.mjs +7 -7
  451. package/fesm2022/inera-ids-angular-components-list.mjs +13 -13
  452. package/fesm2022/inera-ids-angular-components-mobile-menu.mjs +13 -13
  453. package/fesm2022/inera-ids-angular-components-navigation-content.mjs +7 -7
  454. package/fesm2022/inera-ids-angular-components-navigation-local.mjs +7 -7
  455. package/fesm2022/inera-ids-angular-components-notification-badge.mjs +7 -7
  456. package/fesm2022/inera-ids-angular-components-popover.mjs +7 -7
  457. package/fesm2022/inera-ids-angular-components-progressbar.mjs +7 -7
  458. package/fesm2022/inera-ids-angular-components-stepper.mjs +10 -10
  459. package/fesm2022/inera-ids-angular-components-tabs.mjs +13 -13
  460. package/fesm2022/inera-ids-angular-components-tag.mjs +7 -7
  461. package/fesm2022/inera-ids-angular-components-tooltip.mjs +7 -7
  462. package/fesm2022/inera-ids-angular-icons-1177.mjs +7 -7
  463. package/fesm2022/inera-ids-angular-icons-activity.mjs +7 -7
  464. package/fesm2022/inera-ids-angular-icons-agent.mjs +7 -7
  465. package/fesm2022/inera-ids-angular-icons-alarm-clock-inactivity.mjs +7 -7
  466. package/fesm2022/inera-ids-angular-icons-alarm-clock-neutral.mjs +7 -7
  467. package/fesm2022/inera-ids-angular-icons-archive.mjs +7 -7
  468. package/fesm2022/inera-ids-angular-icons-arrow.mjs +7 -7
  469. package/fesm2022/inera-ids-angular-icons-attention.mjs +7 -7
  470. package/fesm2022/inera-ids-angular-icons-blekinge.mjs +7 -7
  471. package/fesm2022/inera-ids-angular-icons-bookmark.mjs +7 -7
  472. package/fesm2022/inera-ids-angular-icons-calendar.mjs +7 -7
  473. package/fesm2022/inera-ids-angular-icons-call-active.mjs +7 -7
  474. package/fesm2022/inera-ids-angular-icons-call.mjs +7 -7
  475. package/fesm2022/inera-ids-angular-icons-camera-off.mjs +7 -7
  476. package/fesm2022/inera-ids-angular-icons-camera-on.mjs +7 -7
  477. package/fesm2022/inera-ids-angular-icons-camera-switch.mjs +7 -7
  478. package/fesm2022/inera-ids-angular-icons-chart-bar.mjs +7 -7
  479. package/fesm2022/inera-ids-angular-icons-chart-line.mjs +7 -7
  480. package/fesm2022/inera-ids-angular-icons-chat.mjs +7 -7
  481. package/fesm2022/inera-ids-angular-icons-check.mjs +7 -7
  482. package/fesm2022/inera-ids-angular-icons-chevron-bold.mjs +7 -7
  483. package/fesm2022/inera-ids-angular-icons-chevron.mjs +7 -7
  484. package/fesm2022/inera-ids-angular-icons-clipboard-cross.mjs +7 -7
  485. package/fesm2022/inera-ids-angular-icons-clipboard-text.mjs +7 -7
  486. package/fesm2022/inera-ids-angular-icons-clipboard.mjs +7 -7
  487. package/fesm2022/inera-ids-angular-icons-clock.mjs +7 -7
  488. package/fesm2022/inera-ids-angular-icons-close-bold.mjs +7 -7
  489. package/fesm2022/inera-ids-angular-icons-close.mjs +7 -7
  490. package/fesm2022/inera-ids-angular-icons-cog.mjs +7 -7
  491. package/fesm2022/inera-ids-angular-icons-computer-inera.mjs +7 -7
  492. package/fesm2022/inera-ids-angular-icons-computer.mjs +7 -7
  493. package/fesm2022/inera-ids-angular-icons-copy-file.mjs +7 -7
  494. package/fesm2022/inera-ids-angular-icons-copy-link.mjs +7 -7
  495. package/fesm2022/inera-ids-angular-icons-denied.mjs +7 -7
  496. package/fesm2022/inera-ids-angular-icons-doctors-bag.mjs +7 -7
  497. package/fesm2022/inera-ids-angular-icons-document.mjs +7 -7
  498. package/fesm2022/inera-ids-angular-icons-download.mjs +7 -7
  499. package/fesm2022/inera-ids-angular-icons-drag-n-drop.mjs +7 -7
  500. package/fesm2022/inera-ids-angular-icons-ear-hearing.mjs +7 -7
  501. package/fesm2022/inera-ids-angular-icons-edit.mjs +7 -7
  502. package/fesm2022/inera-ids-angular-icons-email-sent.mjs +7 -7
  503. package/fesm2022/inera-ids-angular-icons-email-unread.mjs +7 -7
  504. package/fesm2022/inera-ids-angular-icons-email.mjs +7 -7
  505. package/fesm2022/inera-ids-angular-icons-expand.mjs +7 -7
  506. package/fesm2022/inera-ids-angular-icons-external.mjs +7 -7
  507. package/fesm2022/inera-ids-angular-icons-facebook.mjs +7 -7
  508. package/fesm2022/inera-ids-angular-icons-file-csv.mjs +7 -7
  509. package/fesm2022/inera-ids-angular-icons-file-excel.mjs +7 -7
  510. package/fesm2022/inera-ids-angular-icons-file-other.mjs +7 -7
  511. package/fesm2022/inera-ids-angular-icons-file-pdf.mjs +7 -7
  512. package/fesm2022/inera-ids-angular-icons-file-picture.mjs +7 -7
  513. package/fesm2022/inera-ids-angular-icons-file-powerpoint.mjs +7 -7
  514. package/fesm2022/inera-ids-angular-icons-file-word.mjs +7 -7
  515. package/fesm2022/inera-ids-angular-icons-find-care.mjs +7 -7
  516. package/fesm2022/inera-ids-angular-icons-find-region.mjs +7 -7
  517. package/fesm2022/inera-ids-angular-icons-flag.mjs +7 -7
  518. package/fesm2022/inera-ids-angular-icons-form-numbered-reocurring.mjs +7 -7
  519. package/fesm2022/inera-ids-angular-icons-form-numbered.mjs +7 -7
  520. package/fesm2022/inera-ids-angular-icons-gotland.mjs +7 -7
  521. package/fesm2022/inera-ids-angular-icons-halland.mjs +7 -7
  522. package/fesm2022/inera-ids-angular-icons-headphones.mjs +7 -7
  523. package/fesm2022/inera-ids-angular-icons-hourglass-end.mjs +7 -7
  524. package/fesm2022/inera-ids-angular-icons-hourglass-start.mjs +7 -7
  525. package/fesm2022/inera-ids-angular-icons-hourglass.mjs +7 -7
  526. package/fesm2022/inera-ids-angular-icons-house.mjs +7 -7
  527. package/fesm2022/inera-ids-angular-icons-id-card-locked.mjs +7 -7
  528. package/fesm2022/inera-ids-angular-icons-id-card.mjs +7 -7
  529. package/fesm2022/inera-ids-angular-icons-image.mjs +7 -7
  530. package/fesm2022/inera-ids-angular-icons-inera-legacy.mjs +7 -7
  531. package/fesm2022/inera-ids-angular-icons-inera.mjs +7 -7
  532. package/fesm2022/inera-ids-angular-icons-information.mjs +7 -7
  533. package/fesm2022/inera-ids-angular-icons-jamtland-harjedalen.mjs +7 -7
  534. package/fesm2022/inera-ids-angular-icons-jonkoping.mjs +7 -7
  535. package/fesm2022/inera-ids-angular-icons-kalmar.mjs +7 -7
  536. package/fesm2022/inera-ids-angular-icons-kronoberg.mjs +7 -7
  537. package/fesm2022/inera-ids-angular-icons-lightbulb.mjs +7 -7
  538. package/fesm2022/inera-ids-angular-icons-linkedin.mjs +7 -7
  539. package/fesm2022/inera-ids-angular-icons-list.mjs +7 -7
  540. package/fesm2022/inera-ids-angular-icons-lock-open.mjs +7 -7
  541. package/fesm2022/inera-ids-angular-icons-lock.mjs +7 -7
  542. package/fesm2022/inera-ids-angular-icons-log-locked.mjs +7 -7
  543. package/fesm2022/inera-ids-angular-icons-log.mjs +7 -7
  544. package/fesm2022/inera-ids-angular-icons-menu.mjs +7 -7
  545. package/fesm2022/inera-ids-angular-icons-minus.mjs +7 -7
  546. package/fesm2022/inera-ids-angular-icons-moment-start.mjs +7 -7
  547. package/fesm2022/inera-ids-angular-icons-moment-stop.mjs +7 -7
  548. package/fesm2022/inera-ids-angular-icons-norrbotten.mjs +7 -7
  549. package/fesm2022/inera-ids-angular-icons-office-building.mjs +7 -7
  550. package/fesm2022/inera-ids-angular-icons-orebro.mjs +7 -7
  551. package/fesm2022/inera-ids-angular-icons-organization.mjs +7 -7
  552. package/fesm2022/inera-ids-angular-icons-ostergotland.mjs +7 -7
  553. package/fesm2022/inera-ids-angular-icons-plus.mjs +7 -7
  554. package/fesm2022/inera-ids-angular-icons-prescription.mjs +7 -7
  555. package/fesm2022/inera-ids-angular-icons-print.mjs +7 -7
  556. package/fesm2022/inera-ids-angular-icons-question.mjs +7 -7
  557. package/fesm2022/inera-ids-angular-icons-reload.mjs +7 -7
  558. package/fesm2022/inera-ids-angular-icons-reply.mjs +7 -7
  559. package/fesm2022/inera-ids-angular-icons-search-inera.mjs +7 -7
  560. package/fesm2022/inera-ids-angular-icons-search.mjs +7 -7
  561. package/fesm2022/inera-ids-angular-icons-share.mjs +7 -7
  562. package/fesm2022/inera-ids-angular-icons-shield-locked-primary.mjs +7 -7
  563. package/fesm2022/inera-ids-angular-icons-shield-locked.mjs +7 -7
  564. package/fesm2022/inera-ids-angular-icons-skane.mjs +7 -7
  565. package/fesm2022/inera-ids-angular-icons-sormland.mjs +7 -7
  566. package/fesm2022/inera-ids-angular-icons-star-filled.mjs +7 -7
  567. package/fesm2022/inera-ids-angular-icons-star.mjs +7 -7
  568. package/fesm2022/inera-ids-angular-icons-stockholm.mjs +7 -7
  569. package/fesm2022/inera-ids-angular-icons-success.mjs +7 -7
  570. package/fesm2022/inera-ids-angular-icons-swap.mjs +7 -7
  571. package/fesm2022/inera-ids-angular-icons-switch-person.mjs +7 -7
  572. package/fesm2022/inera-ids-angular-icons-telephone.mjs +7 -7
  573. package/fesm2022/inera-ids-angular-icons-test-tube-analyze.mjs +7 -7
  574. package/fesm2022/inera-ids-angular-icons-test-tube-empty.mjs +7 -7
  575. package/fesm2022/inera-ids-angular-icons-test-tube.mjs +7 -7
  576. package/fesm2022/inera-ids-angular-icons-toggle-card.mjs +7 -7
  577. package/fesm2022/inera-ids-angular-icons-toggle-list.mjs +7 -7
  578. package/fesm2022/inera-ids-angular-icons-trash.mjs +7 -7
  579. package/fesm2022/inera-ids-angular-icons-twitter.mjs +7 -7
  580. package/fesm2022/inera-ids-angular-icons-uppsala.mjs +7 -7
  581. package/fesm2022/inera-ids-angular-icons-user.mjs +7 -7
  582. package/fesm2022/inera-ids-angular-icons-vasterbotten.mjs +7 -7
  583. package/fesm2022/inera-ids-angular-icons-vasternorrland.mjs +7 -7
  584. package/fesm2022/inera-ids-angular-icons-vastmanland.mjs +7 -7
  585. package/fesm2022/inera-ids-angular-icons-vastra-gotaland.mjs +7 -7
  586. package/fesm2022/inera-ids-angular-icons-video-off.mjs +7 -7
  587. package/fesm2022/inera-ids-angular-icons-video-on.mjs +7 -7
  588. package/fesm2022/inera-ids-angular-icons-video-switch.mjs +7 -7
  589. package/fesm2022/inera-ids-angular-icons-visibility-off.mjs +7 -7
  590. package/fesm2022/inera-ids-angular-icons-visibility.mjs +7 -7
  591. package/fesm2022/inera-ids-angular-icons-warning.mjs +7 -7
  592. package/package.json +288 -276
@@ -8,13 +8,13 @@ class IDCrumbComponent {
8
8
  constructor() { }
9
9
  template;
10
10
  mobile = false;
11
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.6", ngImport: i0, type: IDCrumbComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
12
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.6", type: IDCrumbComponent, selector: "id-crumb", inputs: { mobile: "mobile" }, viewQueries: [{ propertyName: "template", first: true, predicate: TemplateRef, descendants: true }], ngImport: i0, template: `
11
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: IDCrumbComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
12
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: IDCrumbComponent, selector: "id-crumb", inputs: { mobile: "mobile" }, viewQueries: [{ propertyName: "template", first: true, predicate: TemplateRef, descendants: true }], ngImport: i0, template: `
13
13
  <ng-template>
14
14
  <ng-content></ng-content>
15
15
  </ng-template>`, isInline: true, encapsulation: i0.ViewEncapsulation.None });
16
16
  }
17
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.6", ngImport: i0, type: IDCrumbComponent, decorators: [{
17
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: IDCrumbComponent, decorators: [{
18
18
  type: Component,
19
19
  args: [{
20
20
  selector: 'id-crumb',
@@ -47,10 +47,10 @@ class IDBreadcrumbsComponent {
47
47
  this.crumbs = this.crumbComponents.toArray();
48
48
  }, 0);
49
49
  }
50
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.6", ngImport: i0, type: IDBreadcrumbsComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
51
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.6", type: IDBreadcrumbsComponent, selector: "id-breadcrumbs", inputs: { lead: "lead", current: "current", srlabel: "srlabel" }, queries: [{ propertyName: "crumbComponents", predicate: IDCrumbComponent }], ngImport: i0, template: "<ids-breadcrumbs\r\n [current]=\"current\"\r\n [lead]=\"lead\"\r\n [srlabel]=\"srlabel\">\r\n <ids-crumb *ngFor=\"let crumb of crumbs; let i = index\"\r\n [attr.mobile]=\"crumb.mobile ? '' : null\">\r\n <ng-container *ngTemplateOutlet=\"crumb.template\"></ng-container>\r\n </ids-crumb>\r\n</ids-breadcrumbs>", dependencies: [{ kind: "directive", type: i1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i1.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }], encapsulation: i0.ViewEncapsulation.None });
50
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: IDBreadcrumbsComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
51
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: IDBreadcrumbsComponent, selector: "id-breadcrumbs", inputs: { lead: "lead", current: "current", srlabel: "srlabel" }, queries: [{ propertyName: "crumbComponents", predicate: IDCrumbComponent }], ngImport: i0, template: "<ids-breadcrumbs\r\n [current]=\"current\"\r\n [lead]=\"lead\"\r\n [srlabel]=\"srlabel\">\r\n <ids-crumb *ngFor=\"let crumb of crumbs; let i = index\"\r\n [attr.mobile]=\"crumb.mobile ? '' : null\">\r\n <ng-container *ngTemplateOutlet=\"crumb.template\"></ng-container>\r\n </ids-crumb>\r\n</ids-breadcrumbs>", dependencies: [{ kind: "directive", type: i1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i1.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }], encapsulation: i0.ViewEncapsulation.None });
52
52
  }
53
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.6", ngImport: i0, type: IDBreadcrumbsComponent, decorators: [{
53
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: IDBreadcrumbsComponent, decorators: [{
54
54
  type: Component,
55
55
  args: [{ selector: 'id-breadcrumbs', encapsulation: ViewEncapsulation.None, template: "<ids-breadcrumbs\r\n [current]=\"current\"\r\n [lead]=\"lead\"\r\n [srlabel]=\"srlabel\">\r\n <ids-crumb *ngFor=\"let crumb of crumbs; let i = index\"\r\n [attr.mobile]=\"crumb.mobile ? '' : null\">\r\n <ng-container *ngTemplateOutlet=\"crumb.template\"></ng-container>\r\n </ids-crumb>\r\n</ids-breadcrumbs>" }]
56
56
  }], propDecorators: { lead: [{
@@ -65,13 +65,13 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.6", ngImpor
65
65
  }] } });
66
66
 
67
67
  class IDBreadcrumbsModule {
68
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.6", ngImport: i0, type: IDBreadcrumbsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
69
- static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.6", ngImport: i0, type: IDBreadcrumbsModule, declarations: [IDBreadcrumbsComponent,
68
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: IDBreadcrumbsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
69
+ static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.7", ngImport: i0, type: IDBreadcrumbsModule, declarations: [IDBreadcrumbsComponent,
70
70
  IDCrumbComponent], imports: [CommonModule], exports: [IDBreadcrumbsComponent,
71
71
  IDCrumbComponent] });
72
- static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.6", ngImport: i0, type: IDBreadcrumbsModule, imports: [CommonModule] });
72
+ static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: IDBreadcrumbsModule, imports: [CommonModule] });
73
73
  }
74
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.6", ngImport: i0, type: IDBreadcrumbsModule, decorators: [{
74
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: IDBreadcrumbsModule, decorators: [{
75
75
  type: NgModule,
76
76
  args: [{
77
77
  declarations: [
@@ -7,10 +7,10 @@ class IDButtonGroupComponent {
7
7
  unresponsive = false;
8
8
  justify = 'start';
9
9
  break = 'm';
10
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.6", ngImport: i0, type: IDButtonGroupComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
11
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.6", type: IDButtonGroupComponent, selector: "id-button-group", inputs: { rtl: "rtl", unresponsive: "unresponsive", justify: "justify", break: "break" }, ngImport: i0, template: "<ids-button-group [break]=\"break\" [justify]=\"justify\" [unresponsive]=\"unresponsive\" [rtl]=\"rtl\">\r\n <ng-content></ng-content>\r\n</ids-button-group>", encapsulation: i0.ViewEncapsulation.None });
10
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: IDButtonGroupComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
11
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: IDButtonGroupComponent, selector: "id-button-group", inputs: { rtl: "rtl", unresponsive: "unresponsive", justify: "justify", break: "break" }, ngImport: i0, template: "<ids-button-group [break]=\"break\" [justify]=\"justify\" [unresponsive]=\"unresponsive\" [rtl]=\"rtl\">\r\n <ng-content></ng-content>\r\n</ids-button-group>", encapsulation: i0.ViewEncapsulation.None });
12
12
  }
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.6", ngImport: i0, type: IDButtonGroupComponent, decorators: [{
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: IDButtonGroupComponent, decorators: [{
14
14
  type: Component,
15
15
  args: [{ selector: 'id-button-group', encapsulation: ViewEncapsulation.None, template: "<ids-button-group [break]=\"break\" [justify]=\"justify\" [unresponsive]=\"unresponsive\" [rtl]=\"rtl\">\r\n <ng-content></ng-content>\r\n</ids-button-group>" }]
16
16
  }], propDecorators: { rtl: [{
@@ -24,11 +24,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.6", ngImpor
24
24
  }] } });
25
25
 
26
26
  class IDButtonGroupModule {
27
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.6", ngImport: i0, type: IDButtonGroupModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
28
- static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.6", ngImport: i0, type: IDButtonGroupModule, declarations: [IDButtonGroupComponent], exports: [IDButtonGroupComponent] });
29
- static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.6", ngImport: i0, type: IDButtonGroupModule });
27
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: IDButtonGroupModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
28
+ static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.7", ngImport: i0, type: IDButtonGroupModule, declarations: [IDButtonGroupComponent], exports: [IDButtonGroupComponent] });
29
+ static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: IDButtonGroupModule });
30
30
  }
31
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.6", ngImport: i0, type: IDButtonGroupModule, decorators: [{
31
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: IDButtonGroupModule, decorators: [{
32
32
  type: NgModule,
33
33
  args: [{
34
34
  declarations: [
@@ -24,15 +24,15 @@ class IDButtonComponent {
24
24
  //For Dialog
25
25
  trigger = '';
26
26
  // General props
27
- tabindex = '';
27
+ tabindexcount = '';
28
28
  srlabel = '';
29
29
  onClicked = new EventEmitter();
30
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.6", ngImport: i0, type: IDButtonComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
31
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.6", type: IDButtonComponent, selector: "id-button", inputs: { secondary: "secondary", fab: "fab", icon: "icon", tertiary: "tertiary", loading: "loading", toggle: "toggle", block: "block", sblock: "sblock", mblock: "mblock", active: "active", submit: "submit", search: "search", size: "size", disabled: "disabled", type: "type", color: "color", trigger: "trigger", tabindex: "tabindex", srlabel: "srlabel" }, outputs: { onClicked: "onClicked" }, host: { classAttribute: "ids-contains-clickable" }, ngImport: i0, template: "<ids-button \r\n [secondary]=\"secondary ? 'true' : null\"\r\n [attr.fab]=\"fab ? 'true' : null\"\r\n [attr.icon]=\"icon ? 'true' : null\"\r\n [tertiary]=\"tertiary ? 'true' : null\"\r\n [attr.trigger]=\"trigger ? 'true' : null\"\r\n [class.ids-dialog-trigger]=\"trigger\"\r\n [attr.tabindex]=\"tabindex ? 'true' : null\"\r\n [toggle]=\"toggle ? 'true' : null\"\r\n [loading]=\"loading ? 'true' : null\"\r\n [active]=\"active ? 'true' : null\"\r\n [submit]=\"submit ? 'true' : null\"\r\n [search]=\"search ? 'true' : null\"\r\n [disabled]=\"disabled ? 'true' : null\"\r\n [block]=\"block ? 'true' : null\"\r\n [sblock]=\"sblock ? 'true' : null\"\r\n [mblock]=\"mblock ? 'true' : null\"\r\n [size]=\"size\"\r\n [type]=\"type\"\r\n [color]=\"color\"\r\n [attr.aria-label]=\"srlabel ? srlabel : null\"\r\n (clicked)=\"onClicked.emit($event)\">\r\n <ng-content></ng-content>\r\n</ids-button>", styles: ["id-button{display:contents}\n"], encapsulation: i0.ViewEncapsulation.None });
30
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: IDButtonComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
31
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: IDButtonComponent, selector: "id-button", inputs: { secondary: "secondary", fab: "fab", icon: "icon", tertiary: "tertiary", loading: "loading", toggle: "toggle", block: "block", sblock: "sblock", mblock: "mblock", active: "active", submit: "submit", search: "search", size: "size", disabled: "disabled", type: "type", color: "color", trigger: "trigger", tabindexcount: "tabindexcount", srlabel: "srlabel" }, outputs: { onClicked: "onClicked" }, host: { classAttribute: "ids-contains-clickable" }, ngImport: i0, template: "<ids-button \r\n [secondary]=\"secondary ? 'true' : null\"\r\n [attr.fab]=\"fab ? 'true' : null\"\r\n [attr.icon]=\"icon ? 'true' : null\"\r\n [tertiary]=\"tertiary ? 'true' : null\"\r\n [attr.trigger]=\"trigger ? 'true' : null\"\r\n [class.ids-dialog-trigger]=\"trigger\"\r\n [attr.tabindex]=\"tabindexcount ? tabindexcount : 0\"\r\n [toggle]=\"toggle ? 'true' : null\"\r\n [loading]=\"loading ? 'true' : null\"\r\n [active]=\"active ? 'true' : null\"\r\n [submit]=\"submit ? 'true' : null\"\r\n [search]=\"search ? 'true' : null\"\r\n [disabled]=\"disabled ? 'true' : null\"\r\n [block]=\"block ? 'true' : null\"\r\n [sblock]=\"sblock ? 'true' : null\"\r\n [mblock]=\"mblock ? 'true' : null\"\r\n [size]=\"size\"\r\n [type]=\"type\"\r\n [color]=\"color\"\r\n [attr.aria-label]=\"srlabel ? srlabel : null\"\r\n (clicked)=\"onClicked.emit($event)\">\r\n <ng-content></ng-content>\r\n</ids-button>", styles: ["id-button{display:contents}\n"], encapsulation: i0.ViewEncapsulation.None });
32
32
  }
33
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.6", ngImport: i0, type: IDButtonComponent, decorators: [{
33
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: IDButtonComponent, decorators: [{
34
34
  type: Component,
35
- args: [{ selector: 'id-button', host: { 'class': 'ids-contains-clickable' }, encapsulation: ViewEncapsulation.None, template: "<ids-button \r\n [secondary]=\"secondary ? 'true' : null\"\r\n [attr.fab]=\"fab ? 'true' : null\"\r\n [attr.icon]=\"icon ? 'true' : null\"\r\n [tertiary]=\"tertiary ? 'true' : null\"\r\n [attr.trigger]=\"trigger ? 'true' : null\"\r\n [class.ids-dialog-trigger]=\"trigger\"\r\n [attr.tabindex]=\"tabindex ? 'true' : null\"\r\n [toggle]=\"toggle ? 'true' : null\"\r\n [loading]=\"loading ? 'true' : null\"\r\n [active]=\"active ? 'true' : null\"\r\n [submit]=\"submit ? 'true' : null\"\r\n [search]=\"search ? 'true' : null\"\r\n [disabled]=\"disabled ? 'true' : null\"\r\n [block]=\"block ? 'true' : null\"\r\n [sblock]=\"sblock ? 'true' : null\"\r\n [mblock]=\"mblock ? 'true' : null\"\r\n [size]=\"size\"\r\n [type]=\"type\"\r\n [color]=\"color\"\r\n [attr.aria-label]=\"srlabel ? srlabel : null\"\r\n (clicked)=\"onClicked.emit($event)\">\r\n <ng-content></ng-content>\r\n</ids-button>", styles: ["id-button{display:contents}\n"] }]
35
+ args: [{ selector: 'id-button', host: { 'class': 'ids-contains-clickable' }, encapsulation: ViewEncapsulation.None, template: "<ids-button \r\n [secondary]=\"secondary ? 'true' : null\"\r\n [attr.fab]=\"fab ? 'true' : null\"\r\n [attr.icon]=\"icon ? 'true' : null\"\r\n [tertiary]=\"tertiary ? 'true' : null\"\r\n [attr.trigger]=\"trigger ? 'true' : null\"\r\n [class.ids-dialog-trigger]=\"trigger\"\r\n [attr.tabindex]=\"tabindexcount ? tabindexcount : 0\"\r\n [toggle]=\"toggle ? 'true' : null\"\r\n [loading]=\"loading ? 'true' : null\"\r\n [active]=\"active ? 'true' : null\"\r\n [submit]=\"submit ? 'true' : null\"\r\n [search]=\"search ? 'true' : null\"\r\n [disabled]=\"disabled ? 'true' : null\"\r\n [block]=\"block ? 'true' : null\"\r\n [sblock]=\"sblock ? 'true' : null\"\r\n [mblock]=\"mblock ? 'true' : null\"\r\n [size]=\"size\"\r\n [type]=\"type\"\r\n [color]=\"color\"\r\n [attr.aria-label]=\"srlabel ? srlabel : null\"\r\n (clicked)=\"onClicked.emit($event)\">\r\n <ng-content></ng-content>\r\n</ids-button>", styles: ["id-button{display:contents}\n"] }]
36
36
  }], ctorParameters: () => [], propDecorators: { secondary: [{
37
37
  type: Input
38
38
  }], fab: [{
@@ -67,7 +67,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.6", ngImpor
67
67
  type: Input
68
68
  }], trigger: [{
69
69
  type: Input
70
- }], tabindex: [{
70
+ }], tabindexcount: [{
71
71
  type: Input
72
72
  }], srlabel: [{
73
73
  type: Input
@@ -76,11 +76,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.6", ngImpor
76
76
  }] } });
77
77
 
78
78
  class IDButtonModule {
79
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.6", ngImport: i0, type: IDButtonModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
80
- static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.6", ngImport: i0, type: IDButtonModule, declarations: [IDButtonComponent], imports: [CommonModule], exports: [IDButtonComponent] });
81
- static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.6", ngImport: i0, type: IDButtonModule, imports: [CommonModule] });
79
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: IDButtonModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
80
+ static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.7", ngImport: i0, type: IDButtonModule, declarations: [IDButtonComponent], imports: [CommonModule], exports: [IDButtonComponent] });
81
+ static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: IDButtonModule, imports: [CommonModule] });
82
82
  }
83
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.6", ngImport: i0, type: IDButtonModule, decorators: [{
83
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: IDButtonModule, decorators: [{
84
84
  type: NgModule,
85
85
  args: [{
86
86
  declarations: [
@@ -1 +1 @@
1
- {"version":3,"file":"inera-ids-angular-components-button.mjs","sources":["../../../projects/ids-angular/components/button/button.component.ts","../../../projects/ids-angular/components/button/button.component.html","../../../projects/ids-angular/components/button/button.module.ts","../../../projects/ids-angular/components/button/inera-ids-angular-components-button.ts"],"sourcesContent":["import { Component, EventEmitter, Input, Output, ViewEncapsulation } from '@angular/core';\r\n\r\n@Component({\r\n selector: 'id-button',\r\n templateUrl: './button.component.html',\r\n styles: ['id-button { display: contents; }'],\r\n host: {'class': 'ids-contains-clickable'},\r\n encapsulation: ViewEncapsulation.None,\r\n})\r\nexport class IDButtonComponent {\r\n\r\n constructor() { }\r\n\r\n @Input()\r\n secondary: boolean = false;\r\n @Input()\r\n fab: boolean = false;\r\n @Input()\r\n icon: boolean = false;\r\n @Input()\r\n tertiary: boolean = false;\r\n @Input()\r\n loading: boolean = false;\r\n @Input()\r\n toggle: boolean = false; \r\n @Input()\r\n block: boolean = false;\r\n @Input()\r\n sblock: boolean = false;\r\n @Input()\r\n mblock: boolean = false;\r\n @Input()\r\n active: boolean = false;\r\n @Input()\r\n submit: boolean = false;\r\n @Input()\r\n search: boolean = false;\r\n @Input()\r\n size: 's' | 'm' | 'l' = 'm';\r\n @Input()\r\n disabled: boolean = false;\r\n @Input()\r\n type: string | undefined = undefined;\r\n @Input()\r\n color: string | undefined = undefined;\r\n\r\n //For Dialog\r\n @Input()\r\n trigger: string = '';\r\n\r\n // General props\r\n @Input()\r\n tabindex: string = '';\r\n @Input()\r\n srlabel: string = '';\r\n\r\n @Output()\r\n onClicked: EventEmitter<Event> = new EventEmitter();\r\n\r\n}\r\n","<ids-button \r\n [secondary]=\"secondary ? 'true' : null\"\r\n [attr.fab]=\"fab ? 'true' : null\"\r\n [attr.icon]=\"icon ? 'true' : null\"\r\n [tertiary]=\"tertiary ? 'true' : null\"\r\n [attr.trigger]=\"trigger ? 'true' : null\"\r\n [class.ids-dialog-trigger]=\"trigger\"\r\n [attr.tabindex]=\"tabindex ? 'true' : null\"\r\n [toggle]=\"toggle ? 'true' : null\"\r\n [loading]=\"loading ? 'true' : null\"\r\n [active]=\"active ? 'true' : null\"\r\n [submit]=\"submit ? 'true' : null\"\r\n [search]=\"search ? 'true' : null\"\r\n [disabled]=\"disabled ? 'true' : null\"\r\n [block]=\"block ? 'true' : null\"\r\n [sblock]=\"sblock ? 'true' : null\"\r\n [mblock]=\"mblock ? 'true' : null\"\r\n [size]=\"size\"\r\n [type]=\"type\"\r\n [color]=\"color\"\r\n [attr.aria-label]=\"srlabel ? srlabel : null\"\r\n (clicked)=\"onClicked.emit($event)\">\r\n <ng-content></ng-content>\r\n</ids-button>","import { CUSTOM_ELEMENTS_SCHEMA, NgModule } from '@angular/core';\r\nimport { IDButtonComponent } from './button.component';\r\nimport '@inera/ids-core/components/button/register';\r\nimport { CommonModule } from '@angular/common';\r\n\r\n@NgModule({\r\n declarations: [\r\n IDButtonComponent\r\n ],\r\n exports: [\r\n IDButtonComponent\r\n ],\r\n imports: [CommonModule],\r\n schemas: [CUSTOM_ELEMENTS_SCHEMA],\r\n})\r\nexport class IDButtonModule { }\r\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-components-button.mjs","sources":["../../../projects/ids-angular/components/button/button.component.ts","../../../projects/ids-angular/components/button/button.component.html","../../../projects/ids-angular/components/button/button.module.ts","../../../projects/ids-angular/components/button/inera-ids-angular-components-button.ts"],"sourcesContent":["import { Component, EventEmitter, Input, Output, ViewEncapsulation } from '@angular/core';\r\n\r\n@Component({\r\n selector: 'id-button',\r\n templateUrl: './button.component.html',\r\n styles: ['id-button { display: contents; }'],\r\n host: {'class': 'ids-contains-clickable'},\r\n encapsulation: ViewEncapsulation.None,\r\n})\r\nexport class IDButtonComponent {\r\n\r\n constructor() { }\r\n\r\n @Input()\r\n secondary: boolean = false;\r\n @Input()\r\n fab: boolean = false;\r\n @Input()\r\n icon: boolean = false;\r\n @Input()\r\n tertiary: boolean = false;\r\n @Input()\r\n loading: boolean = false;\r\n @Input()\r\n toggle: boolean = false; \r\n @Input()\r\n block: boolean = false;\r\n @Input()\r\n sblock: boolean = false;\r\n @Input()\r\n mblock: boolean = false;\r\n @Input()\r\n active: boolean = false;\r\n @Input()\r\n submit: boolean = false;\r\n @Input()\r\n search: boolean = false;\r\n @Input()\r\n size: 's' | 'm' | 'l' = 'm';\r\n @Input()\r\n disabled: boolean = false;\r\n @Input()\r\n type: string | undefined = undefined;\r\n @Input()\r\n color: string | undefined = undefined;\r\n\r\n //For Dialog\r\n @Input()\r\n trigger: string = '';\r\n\r\n // General props\r\n @Input()\r\n tabindexcount: string = '';\r\n @Input()\r\n srlabel: string = '';\r\n\r\n @Output()\r\n onClicked: EventEmitter<Event> = new EventEmitter();\r\n\r\n}\r\n","<ids-button \r\n [secondary]=\"secondary ? 'true' : null\"\r\n [attr.fab]=\"fab ? 'true' : null\"\r\n [attr.icon]=\"icon ? 'true' : null\"\r\n [tertiary]=\"tertiary ? 'true' : null\"\r\n [attr.trigger]=\"trigger ? 'true' : null\"\r\n [class.ids-dialog-trigger]=\"trigger\"\r\n [attr.tabindex]=\"tabindexcount ? tabindexcount : 0\"\r\n [toggle]=\"toggle ? 'true' : null\"\r\n [loading]=\"loading ? 'true' : null\"\r\n [active]=\"active ? 'true' : null\"\r\n [submit]=\"submit ? 'true' : null\"\r\n [search]=\"search ? 'true' : null\"\r\n [disabled]=\"disabled ? 'true' : null\"\r\n [block]=\"block ? 'true' : null\"\r\n [sblock]=\"sblock ? 'true' : null\"\r\n [mblock]=\"mblock ? 'true' : null\"\r\n [size]=\"size\"\r\n [type]=\"type\"\r\n [color]=\"color\"\r\n [attr.aria-label]=\"srlabel ? srlabel : null\"\r\n (clicked)=\"onClicked.emit($event)\">\r\n <ng-content></ng-content>\r\n</ids-button>","import { CUSTOM_ELEMENTS_SCHEMA, NgModule } from '@angular/core';\r\nimport { IDButtonComponent } from './button.component';\r\nimport '@inera/ids-core/components/button/register';\r\nimport { CommonModule } from '@angular/common';\r\n\r\n@NgModule({\r\n declarations: [\r\n IDButtonComponent\r\n ],\r\n exports: [\r\n IDButtonComponent\r\n ],\r\n imports: [CommonModule],\r\n schemas: [CUSTOM_ELEMENTS_SCHEMA],\r\n})\r\nexport class IDButtonModule { }\r\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":"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"}
@@ -10,10 +10,10 @@ class IDCardComponent {
10
10
  bordertop = 0;
11
11
  interactive = false;
12
12
  lean = false;
13
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.6", ngImport: i0, type: IDCardComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
14
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.6", type: IDCardComponent, selector: "id-card", inputs: { hideonm: "hideonm", hideons: "hideons", fill: "fill", bordertop: "bordertop", interactive: "interactive", lean: "lean" }, ngImport: i0, template: "<ids-card\r\n [hideonm]=\"hideonm\"\r\n [hideons]=\"hideons\"\r\n [lean]=\"lean\"\r\n [interactive]=\"interactive\"\r\n [fill]=\"fill\"\r\n [bordertop]=\"bordertop\"\r\n>\r\n <ng-content></ng-content>\r\n</ids-card>\r\n", styles: [":host{display:block}\n"] });
13
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: IDCardComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
14
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: IDCardComponent, selector: "id-card", inputs: { hideonm: "hideonm", hideons: "hideons", fill: "fill", bordertop: "bordertop", interactive: "interactive", lean: "lean" }, ngImport: i0, template: "<ids-card\r\n [hideonm]=\"hideonm\"\r\n [hideons]=\"hideons\"\r\n [lean]=\"lean\"\r\n [interactive]=\"interactive\"\r\n [fill]=\"fill\"\r\n [bordertop]=\"bordertop\"\r\n>\r\n <ng-content></ng-content>\r\n</ids-card>\r\n", styles: [":host{display:block}\n"] });
15
15
  }
16
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.6", ngImport: i0, type: IDCardComponent, decorators: [{
16
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: IDCardComponent, decorators: [{
17
17
  type: Component,
18
18
  args: [{ selector: 'id-card', template: "<ids-card\r\n [hideonm]=\"hideonm\"\r\n [hideons]=\"hideons\"\r\n [lean]=\"lean\"\r\n [interactive]=\"interactive\"\r\n [fill]=\"fill\"\r\n [bordertop]=\"bordertop\"\r\n>\r\n <ng-content></ng-content>\r\n</ids-card>\r\n", styles: [":host{display:block}\n"] }]
19
19
  }], ctorParameters: () => [], propDecorators: { hideonm: [{
@@ -31,11 +31,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.6", ngImpor
31
31
  }] } });
32
32
 
33
33
  class IDCardModule {
34
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.6", ngImport: i0, type: IDCardModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
35
- static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.6", ngImport: i0, type: IDCardModule, declarations: [IDCardComponent], exports: [IDCardComponent] });
36
- static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.6", ngImport: i0, type: IDCardModule });
34
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: IDCardModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
35
+ static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.7", ngImport: i0, type: IDCardModule, declarations: [IDCardComponent], exports: [IDCardComponent] });
36
+ static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: IDCardModule });
37
37
  }
38
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.6", ngImport: i0, type: IDCardModule, decorators: [{
38
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: IDCardModule, decorators: [{
39
39
  type: NgModule,
40
40
  args: [{
41
41
  declarations: [
@@ -7,10 +7,10 @@ class IDCarouselItemComponent {
7
7
  description = '';
8
8
  step = '';
9
9
  constructor() { }
10
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.6", ngImport: i0, type: IDCarouselItemComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
11
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.6", type: IDCarouselItemComponent, selector: "id-carousel-item", inputs: { headline: "headline", description: "description", step: "step" }, ngImport: i0, template: "<ids-carousel-item\r\n [headline]=\"headline\"\r\n [description]=\"description\"\r\n [step]=\"step\">\r\n <ng-content></ng-content>\r\n</ids-carousel-item>" });
10
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: IDCarouselItemComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
11
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: IDCarouselItemComponent, selector: "id-carousel-item", inputs: { headline: "headline", description: "description", step: "step" }, ngImport: i0, template: "<ids-carousel-item\r\n [headline]=\"headline\"\r\n [description]=\"description\"\r\n [step]=\"step\">\r\n <ng-content></ng-content>\r\n</ids-carousel-item>" });
12
12
  }
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.6", ngImport: i0, type: IDCarouselItemComponent, decorators: [{
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: IDCarouselItemComponent, decorators: [{
14
14
  type: Component,
15
15
  args: [{ selector: 'id-carousel-item', template: "<ids-carousel-item\r\n [headline]=\"headline\"\r\n [description]=\"description\"\r\n [step]=\"step\">\r\n <ng-content></ng-content>\r\n</ids-carousel-item>" }]
16
16
  }], ctorParameters: () => [], propDecorators: { headline: [{
@@ -27,10 +27,10 @@ class IDCarouselComponent {
27
27
  srprevlabel = 'Föregående slide';
28
28
  autoplaydelay = 5000;
29
29
  constructor() { }
30
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.6", ngImport: i0, type: IDCarouselComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
31
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.6", type: IDCarouselComponent, selector: "id-carousel", inputs: { autoplay: "autoplay", srnextlabel: "srnextlabel", srprevlabel: "srprevlabel", autoplaydelay: "autoplaydelay" }, ngImport: i0, template: "<ids-carousel\r\n [srnextlabel]=\"srnextlabel\"\r\n [srprevlabel]=\"srprevlabel\"\r\n [autoplay]=\"autoplay ? true : null\"\r\n [autoplaydelay]=\"autoplaydelay\">\r\n <ng-content></ng-content>\r\n</ids-carousel>" });
30
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: IDCarouselComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
31
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: IDCarouselComponent, selector: "id-carousel", inputs: { autoplay: "autoplay", srnextlabel: "srnextlabel", srprevlabel: "srprevlabel", autoplaydelay: "autoplaydelay" }, ngImport: i0, template: "<ids-carousel\r\n [srnextlabel]=\"srnextlabel\"\r\n [srprevlabel]=\"srprevlabel\"\r\n [autoplay]=\"autoplay ? true : null\"\r\n [autoplaydelay]=\"autoplaydelay\">\r\n <ng-content></ng-content>\r\n</ids-carousel>" });
32
32
  }
33
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.6", ngImport: i0, type: IDCarouselComponent, decorators: [{
33
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: IDCarouselComponent, decorators: [{
34
34
  type: Component,
35
35
  args: [{ selector: 'id-carousel', template: "<ids-carousel\r\n [srnextlabel]=\"srnextlabel\"\r\n [srprevlabel]=\"srprevlabel\"\r\n [autoplay]=\"autoplay ? true : null\"\r\n [autoplaydelay]=\"autoplaydelay\">\r\n <ng-content></ng-content>\r\n</ids-carousel>" }]
36
36
  }], ctorParameters: () => [], propDecorators: { autoplay: [{
@@ -44,13 +44,13 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.6", ngImpor
44
44
  }] } });
45
45
 
46
46
  class IDCarouselModule {
47
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.6", ngImport: i0, type: IDCarouselModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
48
- static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.6", ngImport: i0, type: IDCarouselModule, declarations: [IDCarouselComponent,
47
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: IDCarouselModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
48
+ static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.7", ngImport: i0, type: IDCarouselModule, declarations: [IDCarouselComponent,
49
49
  IDCarouselItemComponent], exports: [IDCarouselComponent,
50
50
  IDCarouselItemComponent] });
51
- static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.6", ngImport: i0, type: IDCarouselModule });
51
+ static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: IDCarouselModule });
52
52
  }
53
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.6", ngImport: i0, type: IDCarouselModule, decorators: [{
53
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: IDCarouselModule, decorators: [{
54
54
  type: NgModule,
55
55
  args: [{
56
56
  declarations: [
@@ -9,10 +9,10 @@ class IDDateLabelComponent {
9
9
  month = null;
10
10
  monthlabel = null;
11
11
  day = null;
12
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.6", ngImport: i0, type: IDDateLabelComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
13
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.6", type: IDDateLabelComponent, selector: "id-date-label", inputs: { date: "date", year: "year", month: "month", monthlabel: "monthlabel", day: "day" }, ngImport: i0, template: "\r\n<ids-date-label \r\n [date]=\"date?.toString()\"\r\n [year]=\"year\"\r\n [month]=\"month\"\r\n [monthlabel]=\"monthlabel\"\r\n [day]=\"day\">\r\n <ng-content></ng-content>\r\n</ids-date-label>", encapsulation: i0.ViewEncapsulation.None });
12
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: IDDateLabelComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
13
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: IDDateLabelComponent, selector: "id-date-label", inputs: { date: "date", year: "year", month: "month", monthlabel: "monthlabel", day: "day" }, ngImport: i0, template: "\r\n<ids-date-label \r\n [date]=\"date?.toString()\"\r\n [year]=\"year\"\r\n [month]=\"month\"\r\n [monthlabel]=\"monthlabel\"\r\n [day]=\"day\">\r\n <ng-content></ng-content>\r\n</ids-date-label>", encapsulation: i0.ViewEncapsulation.None });
14
14
  }
15
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.6", ngImport: i0, type: IDDateLabelComponent, decorators: [{
15
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: IDDateLabelComponent, decorators: [{
16
16
  type: Component,
17
17
  args: [{ selector: 'id-date-label', encapsulation: ViewEncapsulation.None, template: "\r\n<ids-date-label \r\n [date]=\"date?.toString()\"\r\n [year]=\"year\"\r\n [month]=\"month\"\r\n [monthlabel]=\"monthlabel\"\r\n [day]=\"day\">\r\n <ng-content></ng-content>\r\n</ids-date-label>" }]
18
18
  }], ctorParameters: () => [], propDecorators: { date: [{
@@ -28,11 +28,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.6", ngImpor
28
28
  }] } });
29
29
 
30
30
  class IDDateLabelModule {
31
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.6", ngImport: i0, type: IDDateLabelModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
32
- static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.6", ngImport: i0, type: IDDateLabelModule, declarations: [IDDateLabelComponent], exports: [IDDateLabelComponent] });
33
- static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.6", ngImport: i0, type: IDDateLabelModule });
31
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: IDDateLabelModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
32
+ static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.7", ngImport: i0, type: IDDateLabelModule, declarations: [IDDateLabelComponent], exports: [IDDateLabelComponent] });
33
+ static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: IDDateLabelModule });
34
34
  }
35
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.6", ngImport: i0, type: IDDateLabelModule, decorators: [{
35
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: IDDateLabelModule, decorators: [{
36
36
  type: NgModule,
37
37
  args: [{
38
38
  declarations: [
@@ -27,10 +27,10 @@ class IDDialogComponent {
27
27
  this.onOpen.emit(event);
28
28
  this.showChange.emit(this.show);
29
29
  }
30
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.6", ngImport: i0, type: IDDialogComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
31
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.6", type: IDDialogComponent, selector: "id-dialog", inputs: { dismissible: "dismissible", srclosetext: "srclosetext", nofocustrap: "nofocustrap", keepscrollbar: "keepscrollbar", autofocus: "autofocus", nooverlay: "nooverlay", persistent: "persistent", show: "show", width: "width", maxwidth: "maxwidth" }, outputs: { onClosed: "onClosed", onOpen: "onOpen", showChange: "showChange" }, ngImport: i0, template: "<ids-dialog \r\n [attr.dismissible]=\"dismissible ? true : null\"\r\n [attr.nooverlay]=\"nooverlay ? true : null\"\r\n [attr.nofocustrap]=\"nofocustrap ? true : null\"\r\n [attr.autofocus]=\"autofocus ? true : null\"\r\n [attr.persistent]=\"persistent ? true : null\"\r\n [attr.keepscrollbar]=\"keepscrollbar ? true : null\"\r\n [attr.show]=\"show ? 'true' : 'false'\"\r\n [width]=\"width\"\r\n [maxwidth]=\"maxwidth\"\r\n nofocustrap=\"nofocustrap\"\r\n [srclosetext]=\"srclosetext\"\r\n (closed)=\"hasClosed($event)\"\r\n (open)=\"hasOpen($event)\">\r\n <ng-content></ng-content>\r\n</ids-dialog>", encapsulation: i0.ViewEncapsulation.None });
30
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: IDDialogComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
31
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: IDDialogComponent, selector: "id-dialog", inputs: { dismissible: "dismissible", srclosetext: "srclosetext", nofocustrap: "nofocustrap", keepscrollbar: "keepscrollbar", autofocus: "autofocus", nooverlay: "nooverlay", persistent: "persistent", show: "show", width: "width", maxwidth: "maxwidth" }, outputs: { onClosed: "onClosed", onOpen: "onOpen", showChange: "showChange" }, ngImport: i0, template: "<ids-dialog \r\n [attr.dismissible]=\"dismissible ? true : null\"\r\n [attr.nooverlay]=\"nooverlay ? true : null\"\r\n [attr.nofocustrap]=\"nofocustrap ? true : null\"\r\n [attr.autofocus]=\"autofocus ? true : null\"\r\n [attr.persistent]=\"persistent ? true : null\"\r\n [attr.keepscrollbar]=\"keepscrollbar ? true : null\"\r\n [attr.show]=\"show ? 'true' : 'false'\"\r\n [width]=\"width\"\r\n [maxwidth]=\"maxwidth\"\r\n nofocustrap=\"nofocustrap\"\r\n [srclosetext]=\"srclosetext\"\r\n (closed)=\"hasClosed($event)\"\r\n (open)=\"hasOpen($event)\">\r\n <ng-content></ng-content>\r\n</ids-dialog>", encapsulation: i0.ViewEncapsulation.None });
32
32
  }
33
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.6", ngImport: i0, type: IDDialogComponent, decorators: [{
33
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: IDDialogComponent, decorators: [{
34
34
  type: Component,
35
35
  args: [{ selector: 'id-dialog', encapsulation: ViewEncapsulation.None, template: "<ids-dialog \r\n [attr.dismissible]=\"dismissible ? true : null\"\r\n [attr.nooverlay]=\"nooverlay ? true : null\"\r\n [attr.nofocustrap]=\"nofocustrap ? true : null\"\r\n [attr.autofocus]=\"autofocus ? true : null\"\r\n [attr.persistent]=\"persistent ? true : null\"\r\n [attr.keepscrollbar]=\"keepscrollbar ? true : null\"\r\n [attr.show]=\"show ? 'true' : 'false'\"\r\n [width]=\"width\"\r\n [maxwidth]=\"maxwidth\"\r\n nofocustrap=\"nofocustrap\"\r\n [srclosetext]=\"srclosetext\"\r\n (closed)=\"hasClosed($event)\"\r\n (open)=\"hasOpen($event)\">\r\n <ng-content></ng-content>\r\n</ids-dialog>" }]
36
36
  }], ctorParameters: () => [], propDecorators: { dismissible: [{
@@ -62,11 +62,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.6", ngImpor
62
62
  }] } });
63
63
 
64
64
  class IDDialogModule {
65
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.6", ngImport: i0, type: IDDialogModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
66
- static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.6", ngImport: i0, type: IDDialogModule, declarations: [IDDialogComponent], exports: [IDDialogComponent] });
67
- static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.6", ngImport: i0, type: IDDialogModule });
65
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: IDDialogModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
66
+ static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.7", ngImport: i0, type: IDDialogModule, declarations: [IDDialogComponent], exports: [IDDialogComponent] });
67
+ static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: IDDialogModule });
68
68
  }
69
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.6", ngImport: i0, type: IDDialogModule, decorators: [{
69
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: IDDialogModule, decorators: [{
70
70
  type: NgModule,
71
71
  args: [{
72
72
  declarations: [
@@ -21,10 +21,10 @@ class IDExpandableComponent {
21
21
  this.onExpanded.emit(event);
22
22
  this.expandedChange.emit(this.expanded);
23
23
  }
24
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.6", ngImport: i0, type: IDExpandableComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
25
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.6", type: IDExpandableComponent, selector: "id-expandable", inputs: { borderless: "borderless", expanded: "expanded", headline: "headline", variation: "variation" }, outputs: { onClosed: "onClosed", onExpanded: "onExpanded", expandedChange: "expandedChange" }, ngImport: i0, template: "<ids-expandable \r\n [attr.borderless]=\"borderless ? true : null\"\r\n [expanded]=\"expanded ? true : null\"\r\n [headline]=\"headline\"\r\n [attr.variation]=\"variation\"\r\n (closed)=\"hasClosed($event)\"\r\n (expanded)=\"hasExpanded($event)\">\r\n <ng-content></ng-content>\r\n</ids-expandable>", encapsulation: i0.ViewEncapsulation.None });
24
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: IDExpandableComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
25
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: IDExpandableComponent, selector: "id-expandable", inputs: { borderless: "borderless", expanded: "expanded", headline: "headline", variation: "variation" }, outputs: { onClosed: "onClosed", onExpanded: "onExpanded", expandedChange: "expandedChange" }, ngImport: i0, template: "<ids-expandable \r\n [attr.borderless]=\"borderless ? true : null\"\r\n [expanded]=\"expanded ? true : null\"\r\n [headline]=\"headline\"\r\n [attr.variation]=\"variation\"\r\n (closed)=\"hasClosed($event)\"\r\n (expanded)=\"hasExpanded($event)\">\r\n <ng-content></ng-content>\r\n</ids-expandable>", encapsulation: i0.ViewEncapsulation.None });
26
26
  }
27
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.6", ngImport: i0, type: IDExpandableComponent, decorators: [{
27
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: IDExpandableComponent, decorators: [{
28
28
  type: Component,
29
29
  args: [{ selector: 'id-expandable', encapsulation: ViewEncapsulation.None, template: "<ids-expandable \r\n [attr.borderless]=\"borderless ? true : null\"\r\n [expanded]=\"expanded ? true : null\"\r\n [headline]=\"headline\"\r\n [attr.variation]=\"variation\"\r\n (closed)=\"hasClosed($event)\"\r\n (expanded)=\"hasExpanded($event)\">\r\n <ng-content></ng-content>\r\n</ids-expandable>" }]
30
30
  }], ctorParameters: () => [], propDecorators: { borderless: [{
@@ -44,11 +44,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.6", ngImpor
44
44
  }] } });
45
45
 
46
46
  class IDExpandableModule {
47
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.6", ngImport: i0, type: IDExpandableModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
48
- static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.6", ngImport: i0, type: IDExpandableModule, declarations: [IDExpandableComponent], exports: [IDExpandableComponent] });
49
- static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.6", ngImport: i0, type: IDExpandableModule });
47
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: IDExpandableModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
48
+ static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.7", ngImport: i0, type: IDExpandableModule, declarations: [IDExpandableComponent], exports: [IDExpandableComponent] });
49
+ static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: IDExpandableModule });
50
50
  }
51
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.6", ngImport: i0, type: IDExpandableModule, decorators: [{
51
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: IDExpandableModule, decorators: [{
52
52
  type: NgModule,
53
53
  args: [{
54
54
  declarations: [
@@ -0,0 +1,51 @@
1
+ import * as i0 from '@angular/core';
2
+ import { Component, Input, NgModule, CUSTOM_ELEMENTS_SCHEMA } from '@angular/core';
3
+ import '@inera/ids-core/components/footer-1177-admin/register';
4
+ import { CommonModule } from '@angular/common';
5
+
6
+ class IDFooter1177AdminComponent {
7
+ constructor() { }
8
+ servicename = '';
9
+ cols = 3;
10
+ linkcol1 = '2';
11
+ linkcol2 = '2';
12
+ linkcol3 = '2';
13
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: IDFooter1177AdminComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
14
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: IDFooter1177AdminComponent, selector: "id-footer-1177-admin", inputs: { servicename: "servicename", cols: "cols", linkcol1: "linkcol1", linkcol2: "linkcol2", linkcol3: "linkcol3" }, ngImport: i0, template: "<ids-footer-1177-admin \r\n [servicename]=\"servicename\"\r\n [cols]=\"cols\"\r\n [linkcol1]=\"linkcol1\"\r\n [linkcol2]=\"linkcol2\"\r\n [linkcol3]=\"linkcol3\">\r\n <ng-content></ng-content>\r\n</ids-footer-1177-admin>" });
15
+ }
16
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: IDFooter1177AdminComponent, decorators: [{
17
+ type: Component,
18
+ args: [{ selector: 'id-footer-1177-admin', template: "<ids-footer-1177-admin \r\n [servicename]=\"servicename\"\r\n [cols]=\"cols\"\r\n [linkcol1]=\"linkcol1\"\r\n [linkcol2]=\"linkcol2\"\r\n [linkcol3]=\"linkcol3\">\r\n <ng-content></ng-content>\r\n</ids-footer-1177-admin>" }]
19
+ }], ctorParameters: () => [], propDecorators: { servicename: [{
20
+ type: Input
21
+ }], cols: [{
22
+ type: Input
23
+ }], linkcol1: [{
24
+ type: Input
25
+ }], linkcol2: [{
26
+ type: Input
27
+ }], linkcol3: [{
28
+ type: Input
29
+ }] } });
30
+
31
+ class IDFooter1177AdminModule {
32
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: IDFooter1177AdminModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
33
+ static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.7", ngImport: i0, type: IDFooter1177AdminModule, declarations: [IDFooter1177AdminComponent], imports: [CommonModule], exports: [IDFooter1177AdminComponent] });
34
+ static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: IDFooter1177AdminModule, imports: [CommonModule] });
35
+ }
36
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: IDFooter1177AdminModule, decorators: [{
37
+ type: NgModule,
38
+ args: [{
39
+ declarations: [IDFooter1177AdminComponent],
40
+ exports: [IDFooter1177AdminComponent],
41
+ imports: [CommonModule],
42
+ schemas: [CUSTOM_ELEMENTS_SCHEMA],
43
+ }]
44
+ }] });
45
+
46
+ /**
47
+ * Generated bundle index. Do not edit.
48
+ */
49
+
50
+ export { IDFooter1177AdminComponent, IDFooter1177AdminModule };
51
+ //# sourceMappingURL=inera-ids-angular-components-footer-1177-admin.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"inera-ids-angular-components-footer-1177-admin.mjs","sources":["../../../projects/ids-angular/components/footer-1177-admin/footer-1177-admin.component.ts","../../../projects/ids-angular/components/footer-1177-admin/footer-1177-admin.component.html","../../../projects/ids-angular/components/footer-1177-admin/footer-1177-admin.module.ts","../../../projects/ids-angular/components/footer-1177-admin/inera-ids-angular-components-footer-1177-admin.ts"],"sourcesContent":["import { Component, Input } from '@angular/core';\r\n\r\n@Component({\r\n selector: 'id-footer-1177-admin',\r\n templateUrl: './footer-1177-admin.component.html'\r\n})\r\nexport class IDFooter1177AdminComponent {\r\n\r\n constructor() { }\r\n \r\n @Input()\r\n servicename: string = '';\r\n @Input()\r\n cols: number = 3;\r\n @Input()\r\n linkcol1: string = '2';\r\n @Input()\r\n linkcol2: string = '2';\r\n @Input()\r\n linkcol3: string = '2';\r\n\r\n}\r\n","<ids-footer-1177-admin \r\n [servicename]=\"servicename\"\r\n [cols]=\"cols\"\r\n [linkcol1]=\"linkcol1\"\r\n [linkcol2]=\"linkcol2\"\r\n [linkcol3]=\"linkcol3\">\r\n <ng-content></ng-content>\r\n</ids-footer-1177-admin>","import { CUSTOM_ELEMENTS_SCHEMA, NgModule } from '@angular/core';\r\nimport { IDFooter1177AdminComponent } from './footer-1177-admin.component';\r\nimport '@inera/ids-core/components/footer-1177-admin/register';\r\nimport { CommonModule } from '@angular/common';\r\n\r\n@NgModule({\r\n declarations: [IDFooter1177AdminComponent],\r\n exports: [IDFooter1177AdminComponent],\r\n imports: [CommonModule],\r\n schemas: [CUSTOM_ELEMENTS_SCHEMA],\r\n})\r\nexport class IDFooter1177AdminModule {}\r\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":";;;;;MAMa,0BAA0B,CAAA;AAErC,IAAA,WAAA,GAAA,GAAiB;IAGjB,WAAW,GAAW,EAAE,CAAC;IAEzB,IAAI,GAAW,CAAC,CAAC;IAEjB,QAAQ,GAAW,GAAG,CAAC;IAEvB,QAAQ,GAAW,GAAG,CAAC;IAEvB,QAAQ,GAAW,GAAG,CAAC;uGAbZ,0BAA0B,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;AAA1B,IAAA,OAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,IAAA,EAAA,0BAA0B,oLCNvC,oOAOwB,EAAA,CAAA,CAAA;;2FDDX,0BAA0B,EAAA,UAAA,EAAA,CAAA;kBAJtC,SAAS;+BACE,sBAAsB,EAAA,QAAA,EAAA,oOAAA,EAAA,CAAA;wDAQhC,WAAW,EAAA,CAAA;sBADV,KAAK;gBAGN,IAAI,EAAA,CAAA;sBADH,KAAK;gBAGN,QAAQ,EAAA,CAAA;sBADP,KAAK;gBAGN,QAAQ,EAAA,CAAA;sBADP,KAAK;gBAGN,QAAQ,EAAA,CAAA;sBADP,KAAK;;;MEPK,uBAAuB,CAAA;uGAAvB,uBAAuB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA,CAAA;AAAvB,IAAA,OAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,uBAAuB,EALnB,YAAA,EAAA,CAAA,0BAA0B,CAE/B,EAAA,OAAA,EAAA,CAAA,YAAY,aADZ,0BAA0B,CAAA,EAAA,CAAA,CAAA;AAIzB,IAAA,OAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,uBAAuB,YAHxB,YAAY,CAAA,EAAA,CAAA,CAAA;;2FAGX,uBAAuB,EAAA,UAAA,EAAA,CAAA;kBANnC,QAAQ;AAAC,YAAA,IAAA,EAAA,CAAA;oBACR,YAAY,EAAE,CAAC,0BAA0B,CAAC;oBAC1C,OAAO,EAAE,CAAC,0BAA0B,CAAC;oBACrC,OAAO,EAAE,CAAC,YAAY,CAAC;oBACvB,OAAO,EAAE,CAAC,sBAAsB,CAAC;AAClC,iBAAA,CAAA;;;ACVD;;AAEG;;;;"}
@@ -0,0 +1,39 @@
1
+ import * as i0 from '@angular/core';
2
+ import { Component, Input, NgModule, CUSTOM_ELEMENTS_SCHEMA } from '@angular/core';
3
+ import '@inera/ids-core/components/footer-1177-pro/register';
4
+ import { CommonModule } from '@angular/common';
5
+
6
+ class IDFooter1177ProComponent {
7
+ constructor() { }
8
+ cols = 3;
9
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: IDFooter1177ProComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
10
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: IDFooter1177ProComponent, selector: "id-footer-1177-pro", inputs: { cols: "cols" }, ngImport: i0, template: "<ids-footer-1177-pro [cols]=\"cols\">\r\n <ng-content></ng-content>\r\n</ids-footer-1177-pro>\r\n" });
11
+ }
12
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: IDFooter1177ProComponent, decorators: [{
13
+ type: Component,
14
+ args: [{ selector: 'id-footer-1177-pro', template: "<ids-footer-1177-pro [cols]=\"cols\">\r\n <ng-content></ng-content>\r\n</ids-footer-1177-pro>\r\n" }]
15
+ }], ctorParameters: () => [], propDecorators: { cols: [{
16
+ type: Input
17
+ }] } });
18
+
19
+ class IDFooter1177ProModule {
20
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: IDFooter1177ProModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
21
+ static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.7", ngImport: i0, type: IDFooter1177ProModule, declarations: [IDFooter1177ProComponent], imports: [CommonModule], exports: [IDFooter1177ProComponent] });
22
+ static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: IDFooter1177ProModule, imports: [CommonModule] });
23
+ }
24
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: IDFooter1177ProModule, decorators: [{
25
+ type: NgModule,
26
+ args: [{
27
+ declarations: [IDFooter1177ProComponent],
28
+ exports: [IDFooter1177ProComponent],
29
+ imports: [CommonModule],
30
+ schemas: [CUSTOM_ELEMENTS_SCHEMA],
31
+ }]
32
+ }] });
33
+
34
+ /**
35
+ * Generated bundle index. Do not edit.
36
+ */
37
+
38
+ export { IDFooter1177ProComponent, IDFooter1177ProModule };
39
+ //# sourceMappingURL=inera-ids-angular-components-footer-1177-pro.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"inera-ids-angular-components-footer-1177-pro.mjs","sources":["../../../projects/ids-angular/components/footer-1177-pro/footer-1177-pro.component.ts","../../../projects/ids-angular/components/footer-1177-pro/footer-1177-pro.component.html","../../../projects/ids-angular/components/footer-1177-pro/footer-1177-pro.module.ts","../../../projects/ids-angular/components/footer-1177-pro/inera-ids-angular-components-footer-1177-pro.ts"],"sourcesContent":["import { Component, Input } from '@angular/core';\r\n\r\n@Component({\r\n selector: 'id-footer-1177-pro',\r\n templateUrl: './footer-1177-pro.component.html',\r\n})\r\nexport class IDFooter1177ProComponent {\r\n constructor() {}\r\n\r\n @Input()\r\n cols: number = 3;\r\n}\r\n","<ids-footer-1177-pro [cols]=\"cols\">\r\n <ng-content></ng-content>\r\n</ids-footer-1177-pro>\r\n","import { CUSTOM_ELEMENTS_SCHEMA, NgModule } from '@angular/core';\r\nimport { IDFooter1177ProComponent } from './footer-1177-pro.component';\r\nimport '@inera/ids-core/components/footer-1177-pro/register';\r\nimport { CommonModule } from '@angular/common';\r\n\r\n@NgModule({\r\n declarations: [IDFooter1177ProComponent],\r\n exports: [IDFooter1177ProComponent],\r\n imports: [CommonModule],\r\n schemas: [CUSTOM_ELEMENTS_SCHEMA],\r\n})\r\nexport class IDFooter1177ProModule {}\r\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":";;;;;MAMa,wBAAwB,CAAA;AACnC,IAAA,WAAA,GAAA,GAAgB;IAGhB,IAAI,GAAW,CAAC,CAAC;uGAJN,wBAAwB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;AAAxB,IAAA,OAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,IAAA,EAAA,wBAAwB,oFCNrC,oGAGA,EAAA,CAAA,CAAA;;2FDGa,wBAAwB,EAAA,UAAA,EAAA,CAAA;kBAJpC,SAAS;+BACE,oBAAoB,EAAA,QAAA,EAAA,oGAAA,EAAA,CAAA;wDAO9B,IAAI,EAAA,CAAA;sBADH,KAAK;;;MEEK,qBAAqB,CAAA;uGAArB,qBAAqB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA,CAAA;AAArB,IAAA,OAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,qBAAqB,EALjB,YAAA,EAAA,CAAA,wBAAwB,CAE7B,EAAA,OAAA,EAAA,CAAA,YAAY,aADZ,wBAAwB,CAAA,EAAA,CAAA,CAAA;AAIvB,IAAA,OAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,qBAAqB,YAHtB,YAAY,CAAA,EAAA,CAAA,CAAA;;2FAGX,qBAAqB,EAAA,UAAA,EAAA,CAAA;kBANjC,QAAQ;AAAC,YAAA,IAAA,EAAA,CAAA;oBACR,YAAY,EAAE,CAAC,wBAAwB,CAAC;oBACxC,OAAO,EAAE,CAAC,wBAAwB,CAAC;oBACnC,OAAO,EAAE,CAAC,YAAY,CAAC;oBACvB,OAAO,EAAE,CAAC,sBAAsB,CAAC;AAClC,iBAAA,CAAA;;;ACVD;;AAEG;;;;"}
@@ -12,10 +12,10 @@ class IDFooter1177Component {
12
12
  linkcol1 = '2';
13
13
  linkcol2 = '2';
14
14
  linkcol3 = '2';
15
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.6", ngImport: i0, type: IDFooter1177Component, deps: [], target: i0.ɵɵFactoryTarget.Component });
16
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.6", type: IDFooter1177Component, selector: "id-footer-1177", inputs: { headline: "headline", srheadline: "srheadline", subheadline: "subheadline", cols: "cols", linkcol1: "linkcol1", linkcol2: "linkcol2", linkcol3: "linkcol3" }, ngImport: i0, template: "<ids-footer-1177 \r\n [headline]=\"headline\"\r\n [srheadline]=\"srheadline\"\r\n [subheadline]=\"subheadline\"\r\n [cols]=\"cols\"\r\n [linkcol1]=\"linkcol1\"\r\n [linkcol2]=\"linkcol2\"\r\n [linkcol3]=\"linkcol3\">\r\n <ng-content></ng-content>\r\n</ids-footer-1177>" });
15
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: IDFooter1177Component, deps: [], target: i0.ɵɵFactoryTarget.Component });
16
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: IDFooter1177Component, selector: "id-footer-1177", inputs: { headline: "headline", srheadline: "srheadline", subheadline: "subheadline", cols: "cols", linkcol1: "linkcol1", linkcol2: "linkcol2", linkcol3: "linkcol3" }, ngImport: i0, template: "<ids-footer-1177 \r\n [headline]=\"headline\"\r\n [srheadline]=\"srheadline\"\r\n [subheadline]=\"subheadline\"\r\n [cols]=\"cols\"\r\n [linkcol1]=\"linkcol1\"\r\n [linkcol2]=\"linkcol2\"\r\n [linkcol3]=\"linkcol3\">\r\n <ng-content></ng-content>\r\n</ids-footer-1177>" });
17
17
  }
18
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.6", ngImport: i0, type: IDFooter1177Component, decorators: [{
18
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: IDFooter1177Component, decorators: [{
19
19
  type: Component,
20
20
  args: [{ selector: 'id-footer-1177', template: "<ids-footer-1177 \r\n [headline]=\"headline\"\r\n [srheadline]=\"srheadline\"\r\n [subheadline]=\"subheadline\"\r\n [cols]=\"cols\"\r\n [linkcol1]=\"linkcol1\"\r\n [linkcol2]=\"linkcol2\"\r\n [linkcol3]=\"linkcol3\">\r\n <ng-content></ng-content>\r\n</ids-footer-1177>" }]
21
21
  }], ctorParameters: () => [], propDecorators: { headline: [{
@@ -35,11 +35,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.6", ngImpor
35
35
  }] } });
36
36
 
37
37
  class IDFooter1177Module {
38
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.6", ngImport: i0, type: IDFooter1177Module, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
39
- static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.6", ngImport: i0, type: IDFooter1177Module, declarations: [IDFooter1177Component], imports: [CommonModule], exports: [IDFooter1177Component] });
40
- static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.6", ngImport: i0, type: IDFooter1177Module, imports: [CommonModule] });
38
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: IDFooter1177Module, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
39
+ static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.7", ngImport: i0, type: IDFooter1177Module, declarations: [IDFooter1177Component], imports: [CommonModule], exports: [IDFooter1177Component] });
40
+ static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: IDFooter1177Module, imports: [CommonModule] });
41
41
  }
42
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.6", ngImport: i0, type: IDFooter1177Module, decorators: [{
42
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: IDFooter1177Module, decorators: [{
43
43
  type: NgModule,
44
44
  args: [{
45
45
  declarations: [
@@ -13,10 +13,10 @@ class IDFooterIneraAdminComponent {
13
13
  linkcol1 = '2';
14
14
  linkcol2 = '2';
15
15
  linkcol3 = '2';
16
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.6", ngImport: i0, type: IDFooterIneraAdminComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
17
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.6", type: IDFooterIneraAdminComponent, selector: "id-footer-inera-admin", inputs: { type: "type", headline: "headline", srheadline: "srheadline", subheadline: "subheadline", cols: "cols", linkcol1: "linkcol1", linkcol2: "linkcol2", linkcol3: "linkcol3" }, ngImport: i0, template: "<ids-footer-inera-admin\r\n [type]=\"type\"\r\n [headline]=\"headline\"\r\n [srheadline]=\"srheadline\"\r\n [subheadline]=\"subheadline\"\r\n [cols]=\"cols\"\r\n [linkcol1]=\"linkcol1\"\r\n [linkcol2]=\"linkcol2\"\r\n [linkcol3]=\"linkcol3\"\r\n>\r\n <ng-content></ng-content>\r\n</ids-footer-inera-admin>\r\n" });
16
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: IDFooterIneraAdminComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
17
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: IDFooterIneraAdminComponent, selector: "id-footer-inera-admin", inputs: { type: "type", headline: "headline", srheadline: "srheadline", subheadline: "subheadline", cols: "cols", linkcol1: "linkcol1", linkcol2: "linkcol2", linkcol3: "linkcol3" }, ngImport: i0, template: "<ids-footer-inera-admin\r\n [type]=\"type\"\r\n [headline]=\"headline\"\r\n [srheadline]=\"srheadline\"\r\n [subheadline]=\"subheadline\"\r\n [cols]=\"cols\"\r\n [linkcol1]=\"linkcol1\"\r\n [linkcol2]=\"linkcol2\"\r\n [linkcol3]=\"linkcol3\"\r\n>\r\n <ng-content></ng-content>\r\n</ids-footer-inera-admin>\r\n" });
18
18
  }
19
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.6", ngImport: i0, type: IDFooterIneraAdminComponent, decorators: [{
19
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: IDFooterIneraAdminComponent, decorators: [{
20
20
  type: Component,
21
21
  args: [{ selector: 'id-footer-inera-admin', template: "<ids-footer-inera-admin\r\n [type]=\"type\"\r\n [headline]=\"headline\"\r\n [srheadline]=\"srheadline\"\r\n [subheadline]=\"subheadline\"\r\n [cols]=\"cols\"\r\n [linkcol1]=\"linkcol1\"\r\n [linkcol2]=\"linkcol2\"\r\n [linkcol3]=\"linkcol3\"\r\n>\r\n <ng-content></ng-content>\r\n</ids-footer-inera-admin>\r\n" }]
22
22
  }], ctorParameters: () => [], propDecorators: { type: [{
@@ -38,11 +38,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.6", ngImpor
38
38
  }] } });
39
39
 
40
40
  class IDFooterIneraAdminModule {
41
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.6", ngImport: i0, type: IDFooterIneraAdminModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
42
- static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.6", ngImport: i0, type: IDFooterIneraAdminModule, declarations: [IDFooterIneraAdminComponent], imports: [CommonModule], exports: [IDFooterIneraAdminComponent] });
43
- static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.6", ngImport: i0, type: IDFooterIneraAdminModule, imports: [CommonModule] });
41
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: IDFooterIneraAdminModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
42
+ static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.7", ngImport: i0, type: IDFooterIneraAdminModule, declarations: [IDFooterIneraAdminComponent], imports: [CommonModule], exports: [IDFooterIneraAdminComponent] });
43
+ static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: IDFooterIneraAdminModule, imports: [CommonModule] });
44
44
  }
45
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.6", ngImport: i0, type: IDFooterIneraAdminModule, decorators: [{
45
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: IDFooterIneraAdminModule, decorators: [{
46
46
  type: NgModule,
47
47
  args: [{
48
48
  declarations: [IDFooterIneraAdminComponent],