@inera/ids-angular 4.2.0 → 4.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (699) hide show
  1. package/bundles/inera-ids-angular-common.umd.js +1088 -0
  2. package/bundles/inera-ids-angular-common.umd.js.map +1 -0
  3. package/bundles/inera-ids-angular-components-agent.umd.js +91 -0
  4. package/bundles/inera-ids-angular-components-agent.umd.js.map +1 -0
  5. package/bundles/inera-ids-angular-components-alert-global.umd.js +100 -0
  6. package/bundles/inera-ids-angular-components-alert-global.umd.js.map +1 -0
  7. package/bundles/inera-ids-angular-components-alert.umd.js +111 -0
  8. package/bundles/inera-ids-angular-components-alert.umd.js.map +1 -0
  9. package/bundles/inera-ids-angular-components-badge.umd.js +76 -0
  10. package/bundles/inera-ids-angular-components-badge.umd.js.map +1 -0
  11. package/bundles/inera-ids-angular-components-breadcrumbs.umd.js +98 -0
  12. package/bundles/inera-ids-angular-components-breadcrumbs.umd.js.map +1 -0
  13. package/bundles/inera-ids-angular-components-button-group.umd.js +80 -0
  14. package/bundles/inera-ids-angular-components-button-group.umd.js.map +1 -0
  15. package/bundles/inera-ids-angular-components-button.umd.js +138 -0
  16. package/bundles/inera-ids-angular-components-button.umd.js.map +1 -0
  17. package/bundles/inera-ids-angular-components-card.umd.js +86 -0
  18. package/bundles/inera-ids-angular-components-card.umd.js.map +1 -0
  19. package/bundles/inera-ids-angular-components-carousel.umd.js +114 -0
  20. package/bundles/inera-ids-angular-components-carousel.umd.js.map +1 -0
  21. package/bundles/inera-ids-angular-components-date-label.umd.js +89 -0
  22. package/bundles/inera-ids-angular-components-date-label.umd.js.map +1 -0
  23. package/bundles/inera-ids-angular-components-dialog.umd.js +120 -0
  24. package/bundles/inera-ids-angular-components-dialog.umd.js.map +1 -0
  25. package/bundles/inera-ids-angular-components-expandable.umd.js +105 -0
  26. package/bundles/inera-ids-angular-components-expandable.umd.js.map +1 -0
  27. package/bundles/inera-ids-angular-components-footer.umd.js +106 -0
  28. package/bundles/inera-ids-angular-components-footer.umd.js.map +1 -0
  29. package/bundles/inera-ids-angular-components-form-checkbox-group.umd.js +417 -0
  30. package/bundles/inera-ids-angular-components-form-checkbox-group.umd.js.map +1 -0
  31. package/bundles/inera-ids-angular-components-form-checkbox.umd.js +407 -0
  32. package/bundles/inera-ids-angular-components-form-checkbox.umd.js.map +1 -0
  33. package/bundles/inera-ids-angular-components-form-error-message.umd.js +78 -0
  34. package/bundles/inera-ids-angular-components-form-error-message.umd.js.map +1 -0
  35. package/bundles/inera-ids-angular-components-form-input.umd.js +408 -0
  36. package/bundles/inera-ids-angular-components-form-input.umd.js.map +1 -0
  37. package/bundles/inera-ids-angular-components-form-radio.umd.js +442 -0
  38. package/bundles/inera-ids-angular-components-form-radio.umd.js.map +1 -0
  39. package/bundles/inera-ids-angular-components-form-range.umd.js +77 -0
  40. package/bundles/inera-ids-angular-components-form-range.umd.js.map +1 -0
  41. package/bundles/inera-ids-angular-components-form-select-multiple.umd.js +431 -0
  42. package/bundles/inera-ids-angular-components-form-select-multiple.umd.js.map +1 -0
  43. package/bundles/inera-ids-angular-components-form-select.umd.js +403 -0
  44. package/bundles/inera-ids-angular-components-form-select.umd.js.map +1 -0
  45. package/bundles/inera-ids-angular-components-form-spinner.umd.js +80 -0
  46. package/bundles/inera-ids-angular-components-form-spinner.umd.js.map +1 -0
  47. package/bundles/inera-ids-angular-components-form-textarea.umd.js +412 -0
  48. package/bundles/inera-ids-angular-components-form-textarea.umd.js.map +1 -0
  49. package/bundles/inera-ids-angular-components-form-time.umd.js +403 -0
  50. package/bundles/inera-ids-angular-components-form-time.umd.js.map +1 -0
  51. package/bundles/inera-ids-angular-components-form-toggle.umd.js +74 -0
  52. package/bundles/inera-ids-angular-components-form-toggle.umd.js.map +1 -0
  53. package/bundles/inera-ids-angular-components-grid-column.umd.js +104 -0
  54. package/bundles/inera-ids-angular-components-grid-column.umd.js.map +1 -0
  55. package/bundles/inera-ids-angular-components-grid-container.umd.js +80 -0
  56. package/bundles/inera-ids-angular-components-grid-container.umd.js.map +1 -0
  57. package/bundles/inera-ids-angular-components-grid-row.umd.js +90 -0
  58. package/bundles/inera-ids-angular-components-grid-row.umd.js.map +1 -0
  59. package/bundles/inera-ids-angular-components-grid.umd.js +204 -0
  60. package/bundles/inera-ids-angular-components-grid.umd.js.map +1 -0
  61. package/bundles/inera-ids-angular-components-header.umd.js +132 -0
  62. package/bundles/inera-ids-angular-components-header.umd.js.map +1 -0
  63. package/bundles/inera-ids-angular-components-icon.umd.js +104 -0
  64. package/bundles/inera-ids-angular-components-icon.umd.js.map +1 -0
  65. package/bundles/inera-ids-angular-components-link.umd.js +142 -0
  66. package/bundles/inera-ids-angular-components-link.umd.js.map +1 -0
  67. package/bundles/inera-ids-angular-components-list.umd.js +143 -0
  68. package/bundles/inera-ids-angular-components-list.umd.js.map +1 -0
  69. package/bundles/inera-ids-angular-components-mobile-menu.umd.js +85 -0
  70. package/bundles/inera-ids-angular-components-mobile-menu.umd.js.map +1 -0
  71. package/bundles/inera-ids-angular-components-navigation-content.umd.js +76 -0
  72. package/bundles/inera-ids-angular-components-navigation-content.umd.js.map +1 -0
  73. package/bundles/inera-ids-angular-components-navigation-local.umd.js +76 -0
  74. package/bundles/inera-ids-angular-components-navigation-local.umd.js.map +1 -0
  75. package/bundles/inera-ids-angular-components-notification-badge.umd.js +77 -0
  76. package/bundles/inera-ids-angular-components-notification-badge.umd.js.map +1 -0
  77. package/bundles/inera-ids-angular-components-popover.umd.js +88 -0
  78. package/bundles/inera-ids-angular-components-popover.umd.js.map +1 -0
  79. package/bundles/inera-ids-angular-components-progressbar.umd.js +79 -0
  80. package/bundles/inera-ids-angular-components-progressbar.umd.js.map +1 -0
  81. package/bundles/inera-ids-angular-components-stepper.umd.js +111 -0
  82. package/bundles/inera-ids-angular-components-stepper.umd.js.map +1 -0
  83. package/bundles/inera-ids-angular-components-tabs.umd.js +149 -0
  84. package/bundles/inera-ids-angular-components-tabs.umd.js.map +1 -0
  85. package/bundles/inera-ids-angular-components-tag.umd.js +88 -0
  86. package/bundles/inera-ids-angular-components-tag.umd.js.map +1 -0
  87. package/bundles/inera-ids-angular-components-tooltip.umd.js +73 -0
  88. package/bundles/inera-ids-angular-components-tooltip.umd.js.map +1 -0
  89. package/bundles/inera-ids-angular.umd.js +391 -3775
  90. package/bundles/inera-ids-angular.umd.js.map +1 -1
  91. package/{lib → common}/classes/header/IDHeaderAvatar.d.ts +1 -0
  92. package/{lib → common}/classes/header/IDHeaderAvatarProps.d.ts +1 -0
  93. package/{lib → common}/classes/header/IDHeaderNavItem.d.ts +1 -0
  94. package/{lib → common}/classes/header/IDHeaderNavItemProps.d.ts +1 -0
  95. package/{lib → common}/classes/link/IDLink.d.ts +1 -0
  96. package/{lib → common}/classes/link/IDLinkProps.d.ts +3 -1
  97. package/{lib → common}/classes/link/IDLinkRoute.d.ts +5 -0
  98. package/common/inera-ids-angular-common.d.ts +5 -0
  99. package/common/package.json +10 -0
  100. package/common/public-api.d.ts +21 -0
  101. package/components/agent/inera-ids-angular-components-agent.d.ts +5 -0
  102. package/components/agent/package.json +10 -0
  103. package/components/agent/public-api.d.ts +2 -0
  104. package/components/alert/inera-ids-angular-components-alert.d.ts +5 -0
  105. package/components/alert/package.json +10 -0
  106. package/components/alert/public-api.d.ts +2 -0
  107. package/{lib/components → components}/alert-global/alert-global.component.d.ts +1 -1
  108. package/{lib/components → components}/alert-global/alert-global.module.d.ts +3 -1
  109. package/components/alert-global/inera-ids-angular-components-alert-global.d.ts +5 -0
  110. package/components/alert-global/package.json +13 -0
  111. package/components/alert-global/public-api.d.ts +2 -0
  112. package/components/badge/inera-ids-angular-components-badge.d.ts +5 -0
  113. package/components/badge/package.json +10 -0
  114. package/components/badge/public-api.d.ts +2 -0
  115. package/{lib/components → components}/breadcrumbs/breadcrumbs.component.d.ts +1 -1
  116. package/{lib/components → components}/breadcrumbs/breadcrumbs.module.d.ts +1 -1
  117. package/components/breadcrumbs/inera-ids-angular-components-breadcrumbs.d.ts +5 -0
  118. package/components/breadcrumbs/package.json +10 -0
  119. package/components/breadcrumbs/public-api.d.ts +2 -0
  120. package/{lib/components → components}/button/button.component.d.ts +1 -1
  121. package/{lib/components → components}/button/button.module.d.ts +1 -1
  122. package/components/button/inera-ids-angular-components-button.d.ts +5 -0
  123. package/components/button/package.json +10 -0
  124. package/components/button/public-api.d.ts +2 -0
  125. package/components/button-group/inera-ids-angular-components-button-group.d.ts +5 -0
  126. package/components/button-group/package.json +10 -0
  127. package/components/button-group/public-api.d.ts +2 -0
  128. package/{lib/components → components}/card/card.component.d.ts +2 -1
  129. package/components/card/inera-ids-angular-components-card.d.ts +5 -0
  130. package/components/card/package.json +10 -0
  131. package/components/card/public-api.d.ts +2 -0
  132. package/components/carousel/inera-ids-angular-components-carousel.d.ts +5 -0
  133. package/components/carousel/package.json +10 -0
  134. package/components/carousel/public-api.d.ts +3 -0
  135. package/components/date-label/inera-ids-angular-components-date-label.d.ts +5 -0
  136. package/components/date-label/package.json +10 -0
  137. package/components/date-label/public-api.d.ts +2 -0
  138. package/{lib/components → components}/dialog/dialog.component.d.ts +5 -1
  139. package/components/dialog/inera-ids-angular-components-dialog.d.ts +5 -0
  140. package/components/dialog/package.json +10 -0
  141. package/components/dialog/public-api.d.ts +2 -0
  142. package/{lib/components → components}/expandable/expandable.component.d.ts +7 -1
  143. package/components/expandable/inera-ids-angular-components-expandable.d.ts +5 -0
  144. package/components/expandable/package.json +10 -0
  145. package/components/expandable/public-api.d.ts +2 -0
  146. package/{lib/components → components}/footer/footer.component.d.ts +3 -2
  147. package/{lib/components → components}/footer/footer.module.d.ts +1 -1
  148. package/components/footer/inera-ids-angular-components-footer.d.ts +5 -0
  149. package/components/footer/package.json +10 -0
  150. package/components/footer/public-api.d.ts +2 -0
  151. package/{lib/components → components}/form/checkbox/checkbox.component.d.ts +3 -3
  152. package/components/form/checkbox/inera-ids-angular-components-form-checkbox.d.ts +5 -0
  153. package/components/form/checkbox/package.json +10 -0
  154. package/components/form/checkbox/public-api.d.ts +2 -0
  155. package/{lib/components → components}/form/checkbox-group/checkbox-group.component.d.ts +1 -1
  156. package/components/form/checkbox-group/inera-ids-angular-components-form-checkbox-group.d.ts +5 -0
  157. package/components/form/checkbox-group/package.json +10 -0
  158. package/components/form/checkbox-group/public-api.d.ts +2 -0
  159. package/components/form/error-message/inera-ids-angular-components-form-error-message.d.ts +5 -0
  160. package/components/form/error-message/package.json +10 -0
  161. package/components/form/error-message/public-api.d.ts +2 -0
  162. package/components/form/input/inera-ids-angular-components-form-input.d.ts +5 -0
  163. package/{lib/components → components}/form/input/input.component.d.ts +1 -1
  164. package/components/form/input/package.json +10 -0
  165. package/components/form/input/public-api.d.ts +2 -0
  166. package/components/form/radio/inera-ids-angular-components-form-radio.d.ts +5 -0
  167. package/components/form/radio/package.json +10 -0
  168. package/components/form/radio/public-api.d.ts +3 -0
  169. package/{lib/components → components}/form/radio/radio.component.d.ts +1 -1
  170. package/components/form/range/inera-ids-angular-components-form-range.d.ts +5 -0
  171. package/components/form/range/package.json +10 -0
  172. package/components/form/range/public-api.d.ts +2 -0
  173. package/components/form/select/inera-ids-angular-components-form-select.d.ts +5 -0
  174. package/components/form/select/package.json +10 -0
  175. package/components/form/select/public-api.d.ts +2 -0
  176. package/{lib/components → components}/form/select/select.component.d.ts +1 -1
  177. package/components/form/select-multiple/inera-ids-angular-components-form-select-multiple.d.ts +5 -0
  178. package/components/form/select-multiple/package.json +10 -0
  179. package/components/form/select-multiple/public-api.d.ts +2 -0
  180. package/{lib/components → components}/form/select-multiple/select-multiple.component.d.ts +3 -2
  181. package/components/form/spinner/inera-ids-angular-components-form-spinner.d.ts +5 -0
  182. package/components/form/spinner/package.json +10 -0
  183. package/components/form/spinner/public-api.d.ts +2 -0
  184. package/components/form/textarea/inera-ids-angular-components-form-textarea.d.ts +5 -0
  185. package/components/form/textarea/package.json +10 -0
  186. package/components/form/textarea/public-api.d.ts +2 -0
  187. package/{lib/components → components}/form/textarea/textarea.component.d.ts +3 -2
  188. package/{lib/components → components}/form/textarea/textarea.module.d.ts +2 -1
  189. package/components/form/time/inera-ids-angular-components-form-time.d.ts +5 -0
  190. package/components/form/time/package.json +10 -0
  191. package/components/form/time/public-api.d.ts +2 -0
  192. package/{lib/components → components}/form/time/time.component.d.ts +1 -1
  193. package/components/form/toggle/inera-ids-angular-components-form-toggle.d.ts +5 -0
  194. package/components/form/toggle/package.json +10 -0
  195. package/components/form/toggle/public-api.d.ts +2 -0
  196. package/components/grid/column/inera-ids-angular-components-grid-column.d.ts +5 -0
  197. package/components/grid/column/package.json +10 -0
  198. package/components/grid/column/public-api.d.ts +2 -0
  199. package/components/grid/container/inera-ids-angular-components-grid-container.d.ts +5 -0
  200. package/components/grid/container/package.json +10 -0
  201. package/components/grid/container/public-api.d.ts +2 -0
  202. package/components/grid/inera-ids-angular-components-grid.d.ts +5 -0
  203. package/components/grid/package.json +10 -0
  204. package/components/grid/public-api.d.ts +6 -0
  205. package/components/grid/row/inera-ids-angular-components-grid-row.d.ts +5 -0
  206. package/components/grid/row/package.json +10 -0
  207. package/components/grid/row/public-api.d.ts +2 -0
  208. package/{lib/components → components}/header/header.component.d.ts +1 -4
  209. package/{lib/components → components}/header/header.module.d.ts +2 -2
  210. package/components/header/inera-ids-angular-components-header.d.ts +5 -0
  211. package/components/header/package.json +10 -0
  212. package/components/header/public-api.d.ts +2 -0
  213. package/components/icon/inera-ids-angular-components-icon.d.ts +5 -0
  214. package/components/icon/package.json +10 -0
  215. package/components/icon/public-api.d.ts +2 -0
  216. package/components/link/inera-ids-angular-components-link.d.ts +5 -0
  217. package/{lib/components → components}/link/link.component.d.ts +3 -3
  218. package/components/link/package.json +10 -0
  219. package/components/link/public-api.d.ts +2 -0
  220. package/components/list/inera-ids-angular-components-list.d.ts +5 -0
  221. package/{lib/components → components}/list/item/list-item.component.d.ts +2 -1
  222. package/{lib/components → components}/list/list.module.d.ts +3 -1
  223. package/components/list/package.json +10 -0
  224. package/components/list/public-api.d.ts +4 -0
  225. package/components/mobile/menu/inera-ids-angular-components-mobile-menu.d.ts +5 -0
  226. package/{lib/components → components}/mobile/menu/mobile-menu.component.d.ts +1 -1
  227. package/{lib/components → components}/mobile/menu/mobile-menu.module.d.ts +1 -1
  228. package/components/mobile/menu/package.json +10 -0
  229. package/components/mobile/menu/public-api.d.ts +2 -0
  230. package/components/navigation/content/inera-ids-angular-components-navigation-content.d.ts +5 -0
  231. package/components/navigation/content/package.json +10 -0
  232. package/components/navigation/content/public-api.d.ts +2 -0
  233. package/components/navigation/local/inera-ids-angular-components-navigation-local.d.ts +5 -0
  234. package/components/navigation/local/package.json +10 -0
  235. package/components/navigation/local/public-api.d.ts +2 -0
  236. package/components/notification/badge/inera-ids-angular-components-notification-badge.d.ts +5 -0
  237. package/components/notification/badge/package.json +10 -0
  238. package/components/notification/badge/public-api.d.ts +2 -0
  239. package/components/popover/inera-ids-angular-components-popover.d.ts +5 -0
  240. package/components/popover/package.json +10 -0
  241. package/components/popover/public-api.d.ts +2 -0
  242. package/components/progressbar/inera-ids-angular-components-progressbar.d.ts +5 -0
  243. package/components/progressbar/package.json +10 -0
  244. package/components/progressbar/public-api.d.ts +2 -0
  245. package/components/stepper/inera-ids-angular-components-stepper.d.ts +5 -0
  246. package/components/stepper/package.json +10 -0
  247. package/components/stepper/public-api.d.ts +3 -0
  248. package/components/tabs/inera-ids-angular-components-tabs.d.ts +5 -0
  249. package/components/tabs/package.json +10 -0
  250. package/components/tabs/public-api.d.ts +4 -0
  251. package/{lib/components → components}/tabs/tab/tab.component.d.ts +1 -1
  252. package/{lib/components → components}/tabs/tabs.component.d.ts +1 -1
  253. package/components/tag/inera-ids-angular-components-tag.d.ts +5 -0
  254. package/components/tag/package.json +10 -0
  255. package/components/tag/public-api.d.ts +2 -0
  256. package/components/tooltip/inera-ids-angular-components-tooltip.d.ts +5 -0
  257. package/components/tooltip/package.json +10 -0
  258. package/components/tooltip/public-api.d.ts +2 -0
  259. package/esm2015/{lib/components/form/base → common/classes/form}/IDFormBase.js +1 -1
  260. package/esm2015/common/classes/header/IDHeaderAvatar.js +27 -0
  261. package/esm2015/common/classes/header/IDHeaderAvatarProps.js +2 -0
  262. package/esm2015/common/classes/header/IDHeaderItem.js +18 -0
  263. package/esm2015/common/classes/header/IDHeaderItemProps.js +2 -0
  264. package/esm2015/common/classes/header/IDHeaderNavItem.js +36 -0
  265. package/esm2015/common/classes/header/IDHeaderNavItemProps.js +2 -0
  266. package/esm2015/common/classes/icon/IDIcon.js +39 -0
  267. package/esm2015/common/classes/icon/IDIconProps.js +2 -0
  268. package/esm2015/common/classes/link/IDLink.js +27 -0
  269. package/esm2015/common/classes/link/IDLinkFunction.js +17 -0
  270. package/esm2015/common/classes/link/IDLinkProps.js +2 -0
  271. package/esm2015/common/classes/link/IDLinkRoute.js +39 -0
  272. package/esm2015/common/classes/link/IDLinkWeb.js +22 -0
  273. package/esm2015/common/classes/mobile/MobileMenuItem.js +47 -0
  274. package/esm2015/common/classes/mobile/MobileMenuItemProps.js +2 -0
  275. package/esm2015/common/classes/notification-badge/notification-badge.js +17 -0
  276. package/esm2015/common/classes/tabs/IDTab.js +21 -0
  277. package/esm2015/common/classes/tabs/IDTabProps.js +2 -0
  278. package/esm2015/common/components/anchor.component.js +86 -0
  279. package/esm2015/{lib/internals → common/components}/anchor.module.js +3 -3
  280. package/esm2015/common/inera-ids-angular-common.js +5 -0
  281. package/esm2015/common/public-api.js +15 -0
  282. package/esm2015/{lib/components → components}/agent/agent.component.js +1 -1
  283. package/esm2015/{lib/components → components}/agent/agent.module.js +1 -1
  284. package/esm2015/components/agent/inera-ids-angular-components-agent.js +5 -0
  285. package/esm2015/components/agent/public-api.js +3 -0
  286. package/esm2015/components/alert/alert.component.js +53 -0
  287. package/esm2015/{lib/components → components}/alert/alert.module.js +1 -1
  288. package/esm2015/components/alert/inera-ids-angular-components-alert.js +5 -0
  289. package/esm2015/components/alert/public-api.js +3 -0
  290. package/esm2015/components/alert-global/alert-global.component.js +39 -0
  291. package/esm2015/components/alert-global/alert-global.module.js +29 -0
  292. package/esm2015/components/alert-global/inera-ids-angular-components-alert-global.js +5 -0
  293. package/esm2015/components/alert-global/public-api.js +3 -0
  294. package/esm2015/components/badge/badge.component.js +19 -0
  295. package/esm2015/{lib/components → components}/badge/badge.module.js +1 -1
  296. package/esm2015/components/badge/inera-ids-angular-components-badge.js +5 -0
  297. package/esm2015/components/badge/public-api.js +3 -0
  298. package/esm2015/{lib/components → components}/breadcrumbs/breadcrumbs.component.js +2 -2
  299. package/esm2015/components/breadcrumbs/breadcrumbs.module.js +32 -0
  300. package/esm2015/components/breadcrumbs/inera-ids-angular-components-breadcrumbs.js +5 -0
  301. package/esm2015/components/breadcrumbs/public-api.js +3 -0
  302. package/esm2015/components/button/button.component.js +80 -0
  303. package/esm2015/components/button/button.module.js +25 -0
  304. package/esm2015/components/button/inera-ids-angular-components-button.js +5 -0
  305. package/esm2015/components/button/public-api.js +3 -0
  306. package/esm2015/components/button-group/button-group.component.js +23 -0
  307. package/esm2015/{lib/components → components}/button-group/button-group.module.js +1 -1
  308. package/esm2015/components/button-group/inera-ids-angular-components-button-group.js +5 -0
  309. package/esm2015/components/button-group/public-api.js +3 -0
  310. package/esm2015/components/card/card.component.js +29 -0
  311. package/esm2015/{lib/components → components}/card/card.module.js +1 -1
  312. package/esm2015/components/card/inera-ids-angular-components-card.js +5 -0
  313. package/esm2015/components/card/public-api.js +3 -0
  314. package/esm2015/components/carousel/carousel-item/carousel-item.component.js +25 -0
  315. package/esm2015/{lib/components → components}/carousel/carousel.component.js +1 -1
  316. package/esm2015/{lib/components → components}/carousel/carousel.module.js +1 -1
  317. package/esm2015/components/carousel/inera-ids-angular-components-carousel.js +5 -0
  318. package/esm2015/components/carousel/public-api.js +4 -0
  319. package/esm2015/components/date-label/date-label.component.js +32 -0
  320. package/esm2015/{lib/components → components}/date-label/date-label.module.js +1 -1
  321. package/esm2015/components/date-label/inera-ids-angular-components-date-label.js +5 -0
  322. package/esm2015/components/date-label/public-api.js +3 -0
  323. package/esm2015/components/dialog/dialog.component.js +63 -0
  324. package/esm2015/{lib/components → components}/dialog/dialog.module.js +1 -1
  325. package/esm2015/components/dialog/inera-ids-angular-components-dialog.js +5 -0
  326. package/esm2015/components/dialog/public-api.js +3 -0
  327. package/esm2015/components/expandable/expandable.component.js +48 -0
  328. package/esm2015/{lib/components → components}/expandable/expandable.module.js +1 -1
  329. package/esm2015/components/expandable/inera-ids-angular-components-expandable.js +5 -0
  330. package/esm2015/components/expandable/public-api.js +3 -0
  331. package/esm2015/components/footer/footer.component.js +48 -0
  332. package/esm2015/components/footer/footer.module.js +25 -0
  333. package/esm2015/components/footer/inera-ids-angular-components-footer.js +5 -0
  334. package/esm2015/components/footer/public-api.js +3 -0
  335. package/esm2015/components/form/checkbox/checkbox.component.js +22 -0
  336. package/esm2015/{lib/components → components}/form/checkbox/checkbox.module.js +1 -1
  337. package/esm2015/components/form/checkbox/inera-ids-angular-components-form-checkbox.js +5 -0
  338. package/esm2015/components/form/checkbox/public-api.js +3 -0
  339. package/esm2015/components/form/checkbox-group/checkbox-group.component.js +31 -0
  340. package/esm2015/components/form/checkbox-group/checkbox-group.module.js +25 -0
  341. package/esm2015/components/form/checkbox-group/inera-ids-angular-components-form-checkbox-group.js +5 -0
  342. package/esm2015/components/form/checkbox-group/public-api.js +3 -0
  343. package/esm2015/components/form/error-message/error-message.component.js +21 -0
  344. package/esm2015/{lib/components → components}/form/error-message/error-message.module.js +1 -1
  345. package/esm2015/components/form/error-message/inera-ids-angular-components-form-error-message.js +5 -0
  346. package/esm2015/components/form/error-message/public-api.js +3 -0
  347. package/esm2015/components/form/input/inera-ids-angular-components-form-input.js +5 -0
  348. package/esm2015/components/form/input/input.component.js +22 -0
  349. package/esm2015/{lib/components → components}/form/input/input.module.js +1 -1
  350. package/esm2015/components/form/input/public-api.js +3 -0
  351. package/esm2015/components/form/radio/inera-ids-angular-components-form-radio.js +5 -0
  352. package/esm2015/components/form/radio/public-api.js +4 -0
  353. package/esm2015/components/form/radio/radio-group.component.js +30 -0
  354. package/esm2015/components/form/radio/radio.component.js +16 -0
  355. package/esm2015/components/form/radio/radio.module.js +33 -0
  356. package/esm2015/components/form/range/inera-ids-angular-components-form-range.js +5 -0
  357. package/esm2015/components/form/range/public-api.js +3 -0
  358. package/esm2015/{lib/components → components}/form/range/range.component.js +1 -1
  359. package/esm2015/{lib/components → components}/form/range/range.module.js +1 -1
  360. package/esm2015/components/form/select/inera-ids-angular-components-form-select.js +5 -0
  361. package/esm2015/components/form/select/public-api.js +3 -0
  362. package/esm2015/components/form/select/select.component.js +16 -0
  363. package/esm2015/{lib/components → components}/form/select/select.module.js +1 -1
  364. package/esm2015/components/form/select-multiple/inera-ids-angular-components-form-select-multiple.js +5 -0
  365. package/esm2015/components/form/select-multiple/public-api.js +3 -0
  366. package/esm2015/components/form/select-multiple/select-multiple.component.js +41 -0
  367. package/esm2015/{lib/components → components}/form/select-multiple/select-multiple.module.js +1 -1
  368. package/esm2015/components/form/spinner/inera-ids-angular-components-form-spinner.js +5 -0
  369. package/esm2015/components/form/spinner/public-api.js +3 -0
  370. package/esm2015/components/form/spinner/spinner.component.js +23 -0
  371. package/esm2015/{lib/components → components}/form/spinner/spinner.module.js +1 -1
  372. package/esm2015/components/form/textarea/inera-ids-angular-components-form-textarea.js +5 -0
  373. package/esm2015/components/form/textarea/public-api.js +3 -0
  374. package/esm2015/components/form/textarea/textarea.component.js +26 -0
  375. package/esm2015/components/form/textarea/textarea.module.js +24 -0
  376. package/esm2015/components/form/time/inera-ids-angular-components-form-time.js +5 -0
  377. package/esm2015/components/form/time/public-api.js +3 -0
  378. package/esm2015/components/form/time/time.component.js +16 -0
  379. package/esm2015/{lib/components → components}/form/time/time.module.js +1 -1
  380. package/esm2015/components/form/toggle/inera-ids-angular-components-form-toggle.js +5 -0
  381. package/esm2015/components/form/toggle/public-api.js +3 -0
  382. package/esm2015/{lib/components → components}/form/toggle/toggle.component.js +1 -1
  383. package/esm2015/{lib/components → components}/form/toggle/toggle.module.js +1 -1
  384. package/esm2015/components/grid/column/column.component.js +47 -0
  385. package/esm2015/{lib/components → components}/grid/column/column.module.js +1 -1
  386. package/esm2015/components/grid/column/inera-ids-angular-components-grid-column.js +5 -0
  387. package/esm2015/components/grid/column/public-api.js +3 -0
  388. package/esm2015/components/grid/container/container.component.js +23 -0
  389. package/esm2015/{lib/components → components}/grid/container/container.module.js +1 -1
  390. package/esm2015/components/grid/container/inera-ids-angular-components-grid-container.js +5 -0
  391. package/esm2015/components/grid/container/public-api.js +3 -0
  392. package/esm2015/components/grid/inera-ids-angular-components-grid.js +5 -0
  393. package/esm2015/components/grid/public-api.js +7 -0
  394. package/esm2015/components/grid/row/inera-ids-angular-components-grid-row.js +5 -0
  395. package/esm2015/components/grid/row/public-api.js +3 -0
  396. package/esm2015/components/grid/row/row.component.js +33 -0
  397. package/esm2015/{lib/components → components}/grid/row/row.module.js +1 -1
  398. package/esm2015/components/header/header.component.js +74 -0
  399. package/esm2015/{lib/components → components}/header/header.module.js +3 -3
  400. package/esm2015/components/header/inera-ids-angular-components-header.js +5 -0
  401. package/esm2015/components/header/public-api.js +3 -0
  402. package/esm2015/components/icon/icon.component.js +47 -0
  403. package/esm2015/{lib/components → components}/icon/icon.module.js +1 -1
  404. package/esm2015/components/icon/inera-ids-angular-components-icon.js +5 -0
  405. package/esm2015/components/icon/public-api.js +3 -0
  406. package/esm2015/components/link/inera-ids-angular-components-link.js +5 -0
  407. package/esm2015/components/link/link.component.js +84 -0
  408. package/esm2015/{lib/components → components}/link/link.module.js +1 -1
  409. package/esm2015/components/link/public-api.js +3 -0
  410. package/esm2015/components/list/inera-ids-angular-components-list.js +5 -0
  411. package/esm2015/components/list/item/info/list-item-info.component.js +16 -0
  412. package/esm2015/components/list/item/list-item.component.js +44 -0
  413. package/esm2015/{lib/components → components}/list/list.component.js +1 -1
  414. package/esm2015/components/list/list.module.js +32 -0
  415. package/esm2015/components/list/public-api.js +5 -0
  416. package/esm2015/components/mobile/menu/inera-ids-angular-components-mobile-menu.js +5 -0
  417. package/esm2015/components/mobile/menu/mobile-menu.component.js +27 -0
  418. package/esm2015/components/mobile/menu/mobile-menu.module.js +25 -0
  419. package/esm2015/components/mobile/menu/public-api.js +3 -0
  420. package/esm2015/components/navigation/content/inera-ids-angular-components-navigation-content.js +5 -0
  421. package/esm2015/{lib/components → components}/navigation/content/navigation-content.component.js +1 -1
  422. package/esm2015/{lib/components → components}/navigation/content/navigation-content.module.js +1 -1
  423. package/esm2015/components/navigation/content/public-api.js +3 -0
  424. package/esm2015/components/navigation/local/inera-ids-angular-components-navigation-local.js +5 -0
  425. package/esm2015/{lib/components → components}/navigation/local/navigation-local.component.js +1 -1
  426. package/esm2015/{lib/components → components}/navigation/local/navigation-local.module.js +1 -1
  427. package/esm2015/components/navigation/local/public-api.js +3 -0
  428. package/esm2015/components/notification/badge/inera-ids-angular-components-notification-badge.js +5 -0
  429. package/esm2015/components/notification/badge/notification-badge.component.js +20 -0
  430. package/esm2015/{lib/components → components}/notification/badge/notification-badge.module.js +1 -1
  431. package/esm2015/components/notification/badge/public-api.js +3 -0
  432. package/esm2015/components/popover/inera-ids-angular-components-popover.js +5 -0
  433. package/esm2015/components/popover/popover.component.js +31 -0
  434. package/esm2015/{lib/components → components}/popover/popover.module.js +1 -1
  435. package/esm2015/components/popover/public-api.js +3 -0
  436. package/esm2015/components/progressbar/inera-ids-angular-components-progressbar.js +5 -0
  437. package/esm2015/{lib/components → components}/progressbar/progressbar.component.js +1 -1
  438. package/esm2015/{lib/components → components}/progressbar/progressbar.module.js +1 -1
  439. package/esm2015/components/progressbar/public-api.js +3 -0
  440. package/esm2015/components/stepper/inera-ids-angular-components-stepper.js +5 -0
  441. package/esm2015/components/stepper/public-api.js +4 -0
  442. package/esm2015/components/stepper/step/step.component.js +34 -0
  443. package/esm2015/{lib/components → components}/stepper/stepper.component.js +1 -1
  444. package/esm2015/{lib/components → components}/stepper/stepper.module.js +1 -1
  445. package/esm2015/components/tabs/inera-ids-angular-components-tabs.js +5 -0
  446. package/esm2015/components/tabs/panel/tab-panel.component.js +21 -0
  447. package/esm2015/components/tabs/public-api.js +5 -0
  448. package/esm2015/components/tabs/tab/tab.component.js +35 -0
  449. package/esm2015/components/tabs/tabs.component.js +28 -0
  450. package/esm2015/components/tabs/tabs.module.js +35 -0
  451. package/esm2015/components/tag/inera-ids-angular-components-tag.js +5 -0
  452. package/esm2015/components/tag/public-api.js +3 -0
  453. package/esm2015/components/tag/tag.component.js +31 -0
  454. package/esm2015/{lib/components → components}/tag/tag.module.js +1 -1
  455. package/esm2015/components/tooltip/inera-ids-angular-components-tooltip.js +5 -0
  456. package/esm2015/components/tooltip/public-api.js +3 -0
  457. package/esm2015/{lib/components → components}/tooltip/tooltip.component.js +1 -1
  458. package/esm2015/{lib/components → components}/tooltip/tooltip.module.js +1 -1
  459. package/esm2015/inera-ids-angular.js +1 -1
  460. package/esm2015/public-api.js +172 -142
  461. package/fesm2015/inera-ids-angular-common.js +440 -0
  462. package/fesm2015/inera-ids-angular-common.js.map +1 -0
  463. package/fesm2015/inera-ids-angular-components-agent.js +61 -0
  464. package/fesm2015/inera-ids-angular-components-agent.js.map +1 -0
  465. package/fesm2015/inera-ids-angular-components-alert-global.js +72 -0
  466. package/fesm2015/inera-ids-angular-components-alert-global.js.map +1 -0
  467. package/fesm2015/inera-ids-angular-components-alert.js +81 -0
  468. package/fesm2015/inera-ids-angular-components-alert.js.map +1 -0
  469. package/fesm2015/inera-ids-angular-components-badge.js +45 -0
  470. package/fesm2015/inera-ids-angular-components-badge.js.map +1 -0
  471. package/fesm2015/inera-ids-angular-components-breadcrumbs.js +69 -0
  472. package/fesm2015/inera-ids-angular-components-breadcrumbs.js.map +1 -0
  473. package/fesm2015/inera-ids-angular-components-button-group.js +49 -0
  474. package/fesm2015/inera-ids-angular-components-button-group.js.map +1 -0
  475. package/fesm2015/inera-ids-angular-components-button.js +109 -0
  476. package/fesm2015/inera-ids-angular-components-button.js.map +1 -0
  477. package/fesm2015/inera-ids-angular-components-card.js +55 -0
  478. package/fesm2015/inera-ids-angular-components-card.js.map +1 -0
  479. package/fesm2015/inera-ids-angular-components-carousel.js +81 -0
  480. package/fesm2015/inera-ids-angular-components-carousel.js.map +1 -0
  481. package/fesm2015/inera-ids-angular-components-date-label.js +58 -0
  482. package/fesm2015/inera-ids-angular-components-date-label.js.map +1 -0
  483. package/fesm2015/inera-ids-angular-components-dialog.js +89 -0
  484. package/fesm2015/inera-ids-angular-components-dialog.js.map +1 -0
  485. package/fesm2015/inera-ids-angular-components-expandable.js +74 -0
  486. package/fesm2015/inera-ids-angular-components-expandable.js.map +1 -0
  487. package/fesm2015/inera-ids-angular-components-footer.js +77 -0
  488. package/fesm2015/inera-ids-angular-components-footer.js.map +1 -0
  489. package/fesm2015/inera-ids-angular-components-form-checkbox-group.js +60 -0
  490. package/fesm2015/inera-ids-angular-components-form-checkbox-group.js.map +1 -0
  491. package/fesm2015/inera-ids-angular-components-form-checkbox.js +48 -0
  492. package/fesm2015/inera-ids-angular-components-form-checkbox.js.map +1 -0
  493. package/fesm2015/inera-ids-angular-components-form-error-message.js +47 -0
  494. package/fesm2015/inera-ids-angular-components-form-error-message.js.map +1 -0
  495. package/fesm2015/inera-ids-angular-components-form-input.js +50 -0
  496. package/fesm2015/inera-ids-angular-components-form-input.js.map +1 -0
  497. package/fesm2015/inera-ids-angular-components-form-radio.js +80 -0
  498. package/fesm2015/inera-ids-angular-components-form-radio.js.map +1 -0
  499. package/fesm2015/inera-ids-angular-components-form-range.js +46 -0
  500. package/fesm2015/inera-ids-angular-components-form-range.js.map +1 -0
  501. package/fesm2015/inera-ids-angular-components-form-select-multiple.js +74 -0
  502. package/fesm2015/inera-ids-angular-components-form-select-multiple.js.map +1 -0
  503. package/fesm2015/inera-ids-angular-components-form-select.js +42 -0
  504. package/fesm2015/inera-ids-angular-components-form-select.js.map +1 -0
  505. package/fesm2015/inera-ids-angular-components-form-spinner.js +49 -0
  506. package/fesm2015/inera-ids-angular-components-form-spinner.js.map +1 -0
  507. package/fesm2015/inera-ids-angular-components-form-textarea.js +54 -0
  508. package/fesm2015/inera-ids-angular-components-form-textarea.js.map +1 -0
  509. package/fesm2015/inera-ids-angular-components-form-time.js +42 -0
  510. package/fesm2015/inera-ids-angular-components-form-time.js.map +1 -0
  511. package/fesm2015/inera-ids-angular-components-form-toggle.js +42 -0
  512. package/fesm2015/inera-ids-angular-components-form-toggle.js.map +1 -0
  513. package/fesm2015/inera-ids-angular-components-grid-column.js +73 -0
  514. package/fesm2015/inera-ids-angular-components-grid-column.js.map +1 -0
  515. package/fesm2015/inera-ids-angular-components-grid-container.js +49 -0
  516. package/fesm2015/inera-ids-angular-components-grid-container.js.map +1 -0
  517. package/fesm2015/inera-ids-angular-components-grid-row.js +59 -0
  518. package/fesm2015/inera-ids-angular-components-grid-row.js.map +1 -0
  519. package/fesm2015/inera-ids-angular-components-grid.js +163 -0
  520. package/fesm2015/inera-ids-angular-components-grid.js.map +1 -0
  521. package/fesm2015/inera-ids-angular-components-header.js +104 -0
  522. package/fesm2015/inera-ids-angular-components-header.js.map +1 -0
  523. package/fesm2015/inera-ids-angular-components-icon.js +73 -0
  524. package/fesm2015/inera-ids-angular-components-icon.js.map +1 -0
  525. package/fesm2015/inera-ids-angular-components-link.js +113 -0
  526. package/fesm2015/inera-ids-angular-components-link.js.map +1 -0
  527. package/fesm2015/inera-ids-angular-components-list.js +106 -0
  528. package/fesm2015/inera-ids-angular-components-list.js.map +1 -0
  529. package/fesm2015/inera-ids-angular-components-mobile-menu.js +56 -0
  530. package/fesm2015/inera-ids-angular-components-mobile-menu.js.map +1 -0
  531. package/fesm2015/inera-ids-angular-components-navigation-content.js +45 -0
  532. package/fesm2015/inera-ids-angular-components-navigation-content.js.map +1 -0
  533. package/fesm2015/inera-ids-angular-components-navigation-local.js +45 -0
  534. package/fesm2015/inera-ids-angular-components-navigation-local.js.map +1 -0
  535. package/fesm2015/inera-ids-angular-components-notification-badge.js +46 -0
  536. package/fesm2015/inera-ids-angular-components-notification-badge.js.map +1 -0
  537. package/fesm2015/inera-ids-angular-components-popover.js +57 -0
  538. package/fesm2015/inera-ids-angular-components-popover.js.map +1 -0
  539. package/fesm2015/inera-ids-angular-components-progressbar.js +48 -0
  540. package/fesm2015/inera-ids-angular-components-progressbar.js.map +1 -0
  541. package/fesm2015/inera-ids-angular-components-stepper.js +76 -0
  542. package/fesm2015/inera-ids-angular-components-stepper.js.map +1 -0
  543. package/fesm2015/inera-ids-angular-components-tabs.js +116 -0
  544. package/fesm2015/inera-ids-angular-components-tabs.js.map +1 -0
  545. package/fesm2015/inera-ids-angular-components-tag.js +57 -0
  546. package/fesm2015/inera-ids-angular-components-tag.js.map +1 -0
  547. package/fesm2015/inera-ids-angular-components-tooltip.js +41 -0
  548. package/fesm2015/inera-ids-angular-components-tooltip.js.map +1 -0
  549. package/fesm2015/inera-ids-angular.js +171 -2677
  550. package/fesm2015/inera-ids-angular.js.map +1 -1
  551. package/package.json +2 -2
  552. package/public-api.d.ts +2 -111
  553. package/esm2015/lib/classes/header/IDHeaderAvatar.js +0 -24
  554. package/esm2015/lib/classes/header/IDHeaderAvatarProps.js +0 -2
  555. package/esm2015/lib/classes/header/IDHeaderItem.js +0 -18
  556. package/esm2015/lib/classes/header/IDHeaderItemProps.js +0 -2
  557. package/esm2015/lib/classes/header/IDHeaderNavItem.js +0 -33
  558. package/esm2015/lib/classes/header/IDHeaderNavItemProps.js +0 -2
  559. package/esm2015/lib/classes/icon/IDIcon.js +0 -39
  560. package/esm2015/lib/classes/icon/IDIconProps.js +0 -2
  561. package/esm2015/lib/classes/link/IDLink.js +0 -24
  562. package/esm2015/lib/classes/link/IDLinkFunction.js +0 -17
  563. package/esm2015/lib/classes/link/IDLinkProps.js +0 -2
  564. package/esm2015/lib/classes/link/IDLinkRoute.js +0 -27
  565. package/esm2015/lib/classes/link/IDLinkWeb.js +0 -22
  566. package/esm2015/lib/classes/mobile/MobileMenuItem.js +0 -47
  567. package/esm2015/lib/classes/mobile/MobileMenuItemProps.js +0 -2
  568. package/esm2015/lib/classes/notification-badge.js +0 -17
  569. package/esm2015/lib/classes/tabs/IDTab.js +0 -21
  570. package/esm2015/lib/classes/tabs/IDTabProps.js +0 -2
  571. package/esm2015/lib/components/alert/alert.component.js +0 -53
  572. package/esm2015/lib/components/alert-global/alert-global.component.js +0 -39
  573. package/esm2015/lib/components/alert-global/alert-global.module.js +0 -24
  574. package/esm2015/lib/components/badge/badge.component.js +0 -19
  575. package/esm2015/lib/components/breadcrumbs/breadcrumbs.module.js +0 -29
  576. package/esm2015/lib/components/button/button.component.js +0 -80
  577. package/esm2015/lib/components/button/button.module.js +0 -25
  578. package/esm2015/lib/components/button-group/button-group.component.js +0 -23
  579. package/esm2015/lib/components/card/card.component.js +0 -26
  580. package/esm2015/lib/components/carousel/carousel-item/carousel-item.component.js +0 -25
  581. package/esm2015/lib/components/date-label/date-label.component.js +0 -32
  582. package/esm2015/lib/components/dialog/dialog.component.js +0 -47
  583. package/esm2015/lib/components/expandable/expandable.component.js +0 -29
  584. package/esm2015/lib/components/footer/footer.component.js +0 -45
  585. package/esm2015/lib/components/footer/footer.module.js +0 -25
  586. package/esm2015/lib/components/form/checkbox/checkbox.component.js +0 -22
  587. package/esm2015/lib/components/form/checkbox-group/checkbox-group.component.js +0 -31
  588. package/esm2015/lib/components/form/checkbox-group/checkbox-group.module.js +0 -25
  589. package/esm2015/lib/components/form/error-message/error-message.component.js +0 -21
  590. package/esm2015/lib/components/form/input/input.component.js +0 -22
  591. package/esm2015/lib/components/form/radio/radio-group.component.js +0 -30
  592. package/esm2015/lib/components/form/radio/radio.component.js +0 -16
  593. package/esm2015/lib/components/form/radio/radio.module.js +0 -33
  594. package/esm2015/lib/components/form/select/select.component.js +0 -16
  595. package/esm2015/lib/components/form/select-multiple/select-multiple.component.js +0 -38
  596. package/esm2015/lib/components/form/spinner/spinner.component.js +0 -23
  597. package/esm2015/lib/components/form/textarea/textarea.component.js +0 -22
  598. package/esm2015/lib/components/form/textarea/textarea.module.js +0 -22
  599. package/esm2015/lib/components/form/time/time.component.js +0 -16
  600. package/esm2015/lib/components/grid/column/column.component.js +0 -47
  601. package/esm2015/lib/components/grid/container/container.component.js +0 -23
  602. package/esm2015/lib/components/grid/row/row.component.js +0 -33
  603. package/esm2015/lib/components/header/header.component.js +0 -74
  604. package/esm2015/lib/components/icon/icon.component.js +0 -47
  605. package/esm2015/lib/components/link/link.component.js +0 -84
  606. package/esm2015/lib/components/list/item/info/list-item-info.component.js +0 -16
  607. package/esm2015/lib/components/list/item/info/list-item-info.module.js +0 -21
  608. package/esm2015/lib/components/list/item/list-item.component.js +0 -41
  609. package/esm2015/lib/components/list/item/list-item.module.js +0 -21
  610. package/esm2015/lib/components/list/list.module.js +0 -22
  611. package/esm2015/lib/components/mobile/menu/mobile-menu.component.js +0 -27
  612. package/esm2015/lib/components/mobile/menu/mobile-menu.module.js +0 -25
  613. package/esm2015/lib/components/notification/badge/notification-badge.component.js +0 -20
  614. package/esm2015/lib/components/popover/popover.component.js +0 -31
  615. package/esm2015/lib/components/stepper/step/step.component.js +0 -34
  616. package/esm2015/lib/components/tabs/panel/tab-panel.component.js +0 -21
  617. package/esm2015/lib/components/tabs/tab/tab.component.js +0 -35
  618. package/esm2015/lib/components/tabs/tabs.component.js +0 -28
  619. package/esm2015/lib/components/tabs/tabs.module.js +0 -35
  620. package/esm2015/lib/components/tag/tag.component.js +0 -31
  621. package/esm2015/lib/internals/anchor.component.js +0 -86
  622. package/lib/components/list/item/info/list-item-info.module.d.ts +0 -7
  623. package/lib/components/list/item/list-item.module.d.ts +0 -7
  624. /package/{lib/components/form/base → common/classes/form}/IDFormBase.d.ts +0 -0
  625. /package/{lib → common}/classes/header/IDHeaderItem.d.ts +0 -0
  626. /package/{lib → common}/classes/header/IDHeaderItemProps.d.ts +0 -0
  627. /package/{lib → common}/classes/icon/IDIcon.d.ts +0 -0
  628. /package/{lib → common}/classes/icon/IDIconProps.d.ts +0 -0
  629. /package/{lib → common}/classes/link/IDLinkFunction.d.ts +0 -0
  630. /package/{lib → common}/classes/link/IDLinkWeb.d.ts +0 -0
  631. /package/{lib → common}/classes/mobile/MobileMenuItem.d.ts +0 -0
  632. /package/{lib → common}/classes/mobile/MobileMenuItemProps.d.ts +0 -0
  633. /package/{lib/classes → common/classes/notification-badge}/notification-badge.d.ts +0 -0
  634. /package/{lib → common}/classes/tabs/IDTab.d.ts +0 -0
  635. /package/{lib → common}/classes/tabs/IDTabProps.d.ts +0 -0
  636. /package/{lib/internals → common/components}/anchor.component.d.ts +0 -0
  637. /package/{lib/internals → common/components}/anchor.module.d.ts +0 -0
  638. /package/{lib/components → components}/agent/agent.component.d.ts +0 -0
  639. /package/{lib/components → components}/agent/agent.module.d.ts +0 -0
  640. /package/{lib/components → components}/alert/alert.component.d.ts +0 -0
  641. /package/{lib/components → components}/alert/alert.module.d.ts +0 -0
  642. /package/{lib/components → components}/badge/badge.component.d.ts +0 -0
  643. /package/{lib/components → components}/badge/badge.module.d.ts +0 -0
  644. /package/{lib/components → components}/button-group/button-group.component.d.ts +0 -0
  645. /package/{lib/components → components}/button-group/button-group.module.d.ts +0 -0
  646. /package/{lib/components → components}/card/card.module.d.ts +0 -0
  647. /package/{lib/components → components}/carousel/carousel-item/carousel-item.component.d.ts +0 -0
  648. /package/{lib/components → components}/carousel/carousel.component.d.ts +0 -0
  649. /package/{lib/components → components}/carousel/carousel.module.d.ts +0 -0
  650. /package/{lib/components → components}/date-label/date-label.component.d.ts +0 -0
  651. /package/{lib/components → components}/date-label/date-label.module.d.ts +0 -0
  652. /package/{lib/components → components}/dialog/dialog.module.d.ts +0 -0
  653. /package/{lib/components → components}/expandable/expandable.module.d.ts +0 -0
  654. /package/{lib/components → components}/form/checkbox/checkbox.module.d.ts +0 -0
  655. /package/{lib/components → components}/form/checkbox-group/checkbox-group.module.d.ts +0 -0
  656. /package/{lib/components → components}/form/error-message/error-message.component.d.ts +0 -0
  657. /package/{lib/components → components}/form/error-message/error-message.module.d.ts +0 -0
  658. /package/{lib/components → components}/form/input/input.module.d.ts +0 -0
  659. /package/{lib/components → components}/form/radio/radio-group.component.d.ts +0 -0
  660. /package/{lib/components → components}/form/radio/radio.module.d.ts +0 -0
  661. /package/{lib/components → components}/form/range/range.component.d.ts +0 -0
  662. /package/{lib/components → components}/form/range/range.module.d.ts +0 -0
  663. /package/{lib/components → components}/form/select/select.module.d.ts +0 -0
  664. /package/{lib/components → components}/form/select-multiple/select-multiple.module.d.ts +0 -0
  665. /package/{lib/components → components}/form/spinner/spinner.component.d.ts +0 -0
  666. /package/{lib/components → components}/form/spinner/spinner.module.d.ts +0 -0
  667. /package/{lib/components → components}/form/time/time.module.d.ts +0 -0
  668. /package/{lib/components → components}/form/toggle/toggle.component.d.ts +0 -0
  669. /package/{lib/components → components}/form/toggle/toggle.module.d.ts +0 -0
  670. /package/{lib/components → components}/grid/column/column.component.d.ts +0 -0
  671. /package/{lib/components → components}/grid/column/column.module.d.ts +0 -0
  672. /package/{lib/components → components}/grid/container/container.component.d.ts +0 -0
  673. /package/{lib/components → components}/grid/container/container.module.d.ts +0 -0
  674. /package/{lib/components → components}/grid/row/row.component.d.ts +0 -0
  675. /package/{lib/components → components}/grid/row/row.module.d.ts +0 -0
  676. /package/{lib/components → components}/icon/icon.component.d.ts +0 -0
  677. /package/{lib/components → components}/icon/icon.module.d.ts +0 -0
  678. /package/{lib/components → components}/link/link.module.d.ts +0 -0
  679. /package/{lib/components → components}/list/item/info/list-item-info.component.d.ts +0 -0
  680. /package/{lib/components → components}/list/list.component.d.ts +0 -0
  681. /package/{lib/components → components}/navigation/content/navigation-content.component.d.ts +0 -0
  682. /package/{lib/components → components}/navigation/content/navigation-content.module.d.ts +0 -0
  683. /package/{lib/components → components}/navigation/local/navigation-local.component.d.ts +0 -0
  684. /package/{lib/components → components}/navigation/local/navigation-local.module.d.ts +0 -0
  685. /package/{lib/components → components}/notification/badge/notification-badge.component.d.ts +0 -0
  686. /package/{lib/components → components}/notification/badge/notification-badge.module.d.ts +0 -0
  687. /package/{lib/components → components}/popover/popover.component.d.ts +0 -0
  688. /package/{lib/components → components}/popover/popover.module.d.ts +0 -0
  689. /package/{lib/components → components}/progressbar/progressbar.component.d.ts +0 -0
  690. /package/{lib/components → components}/progressbar/progressbar.module.d.ts +0 -0
  691. /package/{lib/components → components}/stepper/step/step.component.d.ts +0 -0
  692. /package/{lib/components → components}/stepper/stepper.component.d.ts +0 -0
  693. /package/{lib/components → components}/stepper/stepper.module.d.ts +0 -0
  694. /package/{lib/components → components}/tabs/panel/tab-panel.component.d.ts +0 -0
  695. /package/{lib/components → components}/tabs/tabs.module.d.ts +0 -0
  696. /package/{lib/components → components}/tag/tag.component.d.ts +0 -0
  697. /package/{lib/components → components}/tag/tag.module.d.ts +0 -0
  698. /package/{lib/components → components}/tooltip/tooltip.component.d.ts +0 -0
  699. /package/{lib/components → components}/tooltip/tooltip.module.d.ts +0 -0
@@ -0,0 +1,89 @@
1
+ (function (global, factory) {
2
+ typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('@angular/core'), require('@inera/ids-core/components/date-label/register')) :
3
+ typeof define === 'function' && define.amd ? define('@inera/ids-angular/components/date-label', ['exports', '@angular/core', '@inera/ids-core/components/date-label/register'], factory) :
4
+ (global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory((global.inera = global.inera || {}, global.inera["ids-angular"] = global.inera["ids-angular"] || {}, global.inera["ids-angular"].components = global.inera["ids-angular"].components || {}, global.inera["ids-angular"].components["date-label"] = {}), global.ng.core));
5
+ })(this, (function (exports, i0) { 'use strict';
6
+
7
+ function _interopNamespace(e) {
8
+ if (e && e.__esModule) return e;
9
+ var n = Object.create(null);
10
+ if (e) {
11
+ Object.keys(e).forEach(function (k) {
12
+ if (k !== 'default') {
13
+ var d = Object.getOwnPropertyDescriptor(e, k);
14
+ Object.defineProperty(n, k, d.get ? d : {
15
+ enumerable: true,
16
+ get: function () { return e[k]; }
17
+ });
18
+ }
19
+ });
20
+ }
21
+ n["default"] = e;
22
+ return Object.freeze(n);
23
+ }
24
+
25
+ var i0__namespace = /*#__PURE__*/_interopNamespace(i0);
26
+
27
+ var IDDateLabelComponent = /** @class */ (function () {
28
+ function IDDateLabelComponent() {
29
+ this.date = null;
30
+ this.year = null;
31
+ this.month = null;
32
+ this.monthlabel = null;
33
+ this.day = null;
34
+ }
35
+ return IDDateLabelComponent;
36
+ }());
37
+ IDDateLabelComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDDateLabelComponent, deps: [], target: i0__namespace.ɵɵFactoryTarget.Component });
38
+ IDDateLabelComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDDateLabelComponent, selector: "id-date-label", inputs: { date: "date", year: "year", month: "month", monthlabel: "monthlabel", day: "day" }, ngImport: i0__namespace, template: "<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__namespace.ViewEncapsulation.None });
39
+ i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDDateLabelComponent, decorators: [{
40
+ type: i0.Component,
41
+ args: [{
42
+ selector: 'id-date-label',
43
+ templateUrl: './date-label.component.html',
44
+ encapsulation: i0.ViewEncapsulation.None,
45
+ }]
46
+ }], ctorParameters: function () { return []; }, propDecorators: { date: [{
47
+ type: i0.Input
48
+ }], year: [{
49
+ type: i0.Input
50
+ }], month: [{
51
+ type: i0.Input
52
+ }], monthlabel: [{
53
+ type: i0.Input
54
+ }], day: [{
55
+ type: i0.Input
56
+ }] } });
57
+
58
+ var IDDateLabelModule = /** @class */ (function () {
59
+ function IDDateLabelModule() {
60
+ }
61
+ return IDDateLabelModule;
62
+ }());
63
+ IDDateLabelModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDDateLabelModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
64
+ IDDateLabelModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDDateLabelModule, declarations: [IDDateLabelComponent], exports: [IDDateLabelComponent] });
65
+ IDDateLabelModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDDateLabelModule });
66
+ i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDDateLabelModule, decorators: [{
67
+ type: i0.NgModule,
68
+ args: [{
69
+ declarations: [
70
+ IDDateLabelComponent
71
+ ],
72
+ exports: [
73
+ IDDateLabelComponent
74
+ ],
75
+ schemas: [i0.CUSTOM_ELEMENTS_SCHEMA],
76
+ }]
77
+ }] });
78
+
79
+ /**
80
+ * Generated bundle index. Do not edit.
81
+ */
82
+
83
+ exports.IDDateLabelComponent = IDDateLabelComponent;
84
+ exports.IDDateLabelModule = IDDateLabelModule;
85
+
86
+ Object.defineProperty(exports, '__esModule', { value: true });
87
+
88
+ }));
89
+ //# sourceMappingURL=inera-ids-angular-components-date-label.umd.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"inera-ids-angular-components-date-label.umd.js","sources":["../../../projects/ids-angular/components/date-label/date-label.component.ts","../../../projects/ids-angular/components/date-label/date-label.component.html","../../../projects/ids-angular/components/date-label/date-label.module.ts","../../../projects/ids-angular/components/date-label/inera-ids-angular-components-date-label.ts"],"sourcesContent":["import { Component, HostBinding, Input, OnInit, ViewEncapsulation } from '@angular/core';\r\n\r\n@Component({\r\n selector: 'id-date-label',\r\n templateUrl: './date-label.component.html',\r\n encapsulation: ViewEncapsulation.None,\r\n})\r\nexport class IDDateLabelComponent {\r\n\r\n constructor() { }\r\n\r\n @Input()\r\n date: Date | null = null;\r\n @Input()\r\n year: string | null = null;\r\n @Input()\r\n month: string | null = null;\r\n @Input()\r\n monthlabel: string | null = null;\r\n @Input()\r\n day: string | null = null;\r\n\r\n}\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>","import { CUSTOM_ELEMENTS_SCHEMA, NgModule } from '@angular/core';\nimport { IDDateLabelComponent } from './date-label.component';\nimport '@inera/ids-core/components/date-label/register';\n\n@NgModule({\n declarations: [\n IDDateLabelComponent\n ],\n exports: [\n IDDateLabelComponent\n ],\n schemas: [CUSTOM_ELEMENTS_SCHEMA],\n})\nexport class IDDateLabelModule { }\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":["i0","Component","ViewEncapsulation","Input","NgModule","CUSTOM_ELEMENTS_SCHEMA"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAOA,QAAA,oBAAA,kBAAA,YAAA;IAEE,IAAA,SAAA,oBAAA,GAAA;IAGA,QAAA,IAAI,CAAA,IAAA,GAAgB,IAAI,CAAC;IAEzB,QAAA,IAAI,CAAA,IAAA,GAAkB,IAAI,CAAC;IAE3B,QAAA,IAAK,CAAA,KAAA,GAAkB,IAAI,CAAC;IAE5B,QAAA,IAAU,CAAA,UAAA,GAAkB,IAAI,CAAC;IAEjC,QAAA,IAAG,CAAA,GAAA,GAAkB,IAAI,CAAC;SAXT;;;4IAFN,oBAAoB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAAA,aAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;IAApB,oBAAA,CAAA,IAAA,GAAAA,aAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,IAAA,EAAA,oBAAoB,8JCPjC,wMAOiB,EAAA,aAAA,EAAAA,aAAA,CAAA,iBAAA,CAAA,IAAA,EAAA,CAAA,CAAA;sHDAJ,oBAAoB,EAAA,UAAA,EAAA,CAAA;sBALhCC,YAAS;IAAC,YAAA,IAAA,EAAA,CAAA;IACT,oBAAA,QAAQ,EAAE,eAAe;IACzB,oBAAA,WAAW,EAAE,6BAA6B;wBAC1C,aAAa,EAAEC,oBAAiB,CAAC,IAAI;qBACtC,CAAA;8EAMC,IAAI,EAAA,CAAA;0BADHC,QAAK;oBAGN,IAAI,EAAA,CAAA;0BADHA,QAAK;oBAGN,KAAK,EAAA,CAAA;0BADJA,QAAK;oBAGN,UAAU,EAAA,CAAA;0BADTA,QAAK;oBAGN,GAAG,EAAA,CAAA;0BADFA,QAAK;;;AENR,QAAA,iBAAA,kBAAA,YAAA;IAAA,IAAA,SAAA,iBAAA,GAAA;;;;yIAAa,iBAAiB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAAH,aAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA,CAAA;0IAAjB,iBAAiB,EAAA,YAAA,EAAA,CAP1B,oBAAoB,CAAA,EAAA,OAAA,EAAA,CAGpB,oBAAoB,CAAA,EAAA,CAAA,CAAA;0IAIX,iBAAiB,EAAA,CAAA,CAAA;sHAAjB,iBAAiB,EAAA,UAAA,EAAA,CAAA;sBAT7BI,WAAQ;IAAC,YAAA,IAAA,EAAA,CAAA;IACR,oBAAA,YAAY,EAAE;4BACZ,oBAAoB;IACrB,qBAAA;IACD,oBAAA,OAAO,EAAE;4BACP,oBAAoB;IACrB,qBAAA;wBACD,OAAO,EAAE,CAACC,yBAAsB,CAAC;qBAClC,CAAA;;;ICZD;;IAEG;;;;;;;;;;;"}
@@ -0,0 +1,120 @@
1
+ (function (global, factory) {
2
+ typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('@angular/core'), require('@inera/ids-core/components/dialog/register')) :
3
+ typeof define === 'function' && define.amd ? define('@inera/ids-angular/components/dialog', ['exports', '@angular/core', '@inera/ids-core/components/dialog/register'], factory) :
4
+ (global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory((global.inera = global.inera || {}, global.inera["ids-angular"] = global.inera["ids-angular"] || {}, global.inera["ids-angular"].components = global.inera["ids-angular"].components || {}, global.inera["ids-angular"].components.dialog = {}), global.ng.core));
5
+ })(this, (function (exports, i0) { 'use strict';
6
+
7
+ function _interopNamespace(e) {
8
+ if (e && e.__esModule) return e;
9
+ var n = Object.create(null);
10
+ if (e) {
11
+ Object.keys(e).forEach(function (k) {
12
+ if (k !== 'default') {
13
+ var d = Object.getOwnPropertyDescriptor(e, k);
14
+ Object.defineProperty(n, k, d.get ? d : {
15
+ enumerable: true,
16
+ get: function () { return e[k]; }
17
+ });
18
+ }
19
+ });
20
+ }
21
+ n["default"] = e;
22
+ return Object.freeze(n);
23
+ }
24
+
25
+ var i0__namespace = /*#__PURE__*/_interopNamespace(i0);
26
+
27
+ var IDDialogComponent = /** @class */ (function () {
28
+ function IDDialogComponent() {
29
+ this.dismissible = false;
30
+ this.srclosetext = '';
31
+ this.nofocustrap = false;
32
+ this.keepscrollbar = false;
33
+ this.autofocus = false;
34
+ this.overlay = false;
35
+ this.persistent = false;
36
+ this.show = false;
37
+ this.width = '';
38
+ this.onClosed = new i0.EventEmitter();
39
+ this.onOpen = new i0.EventEmitter();
40
+ this.showChange = new i0.EventEmitter();
41
+ }
42
+ IDDialogComponent.prototype.hasClosed = function (event) {
43
+ this.show = false;
44
+ this.onClosed.emit(event);
45
+ this.showChange.emit(this.show);
46
+ };
47
+ IDDialogComponent.prototype.hasOpen = function (event) {
48
+ this.show = true;
49
+ this.onOpen.emit(event);
50
+ this.showChange.emit(this.show);
51
+ };
52
+ return IDDialogComponent;
53
+ }());
54
+ IDDialogComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDDialogComponent, deps: [], target: i0__namespace.ɵɵFactoryTarget.Component });
55
+ IDDialogComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDDialogComponent, selector: "id-dialog", inputs: { dismissible: "dismissible", srclosetext: "srclosetext", nofocustrap: "nofocustrap", keepscrollbar: "keepscrollbar", autofocus: "autofocus", overlay: "overlay", persistent: "persistent", show: "show", width: "width" }, outputs: { onClosed: "onClosed", onOpen: "onOpen", showChange: "showChange" }, ngImport: i0__namespace, template: "<ids-dialog \r\n [attr.dismissible]=\"dismissible ? true : null\"\r\n [attr.overlay]=\"overlay ? 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 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__namespace.ViewEncapsulation.None });
56
+ i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDDialogComponent, decorators: [{
57
+ type: i0.Component,
58
+ args: [{
59
+ selector: 'id-dialog',
60
+ templateUrl: './dialog.component.html',
61
+ encapsulation: i0.ViewEncapsulation.None,
62
+ }]
63
+ }], ctorParameters: function () { return []; }, propDecorators: { dismissible: [{
64
+ type: i0.Input
65
+ }], srclosetext: [{
66
+ type: i0.Input
67
+ }], nofocustrap: [{
68
+ type: i0.Input
69
+ }], keepscrollbar: [{
70
+ type: i0.Input
71
+ }], autofocus: [{
72
+ type: i0.Input
73
+ }], overlay: [{
74
+ type: i0.Input
75
+ }], persistent: [{
76
+ type: i0.Input
77
+ }], show: [{
78
+ type: i0.Input
79
+ }], width: [{
80
+ type: i0.Input
81
+ }], onClosed: [{
82
+ type: i0.Output
83
+ }], onOpen: [{
84
+ type: i0.Output
85
+ }], showChange: [{
86
+ type: i0.Output
87
+ }] } });
88
+
89
+ var IDDialogModule = /** @class */ (function () {
90
+ function IDDialogModule() {
91
+ }
92
+ return IDDialogModule;
93
+ }());
94
+ IDDialogModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDDialogModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
95
+ IDDialogModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDDialogModule, declarations: [IDDialogComponent], exports: [IDDialogComponent] });
96
+ IDDialogModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDDialogModule });
97
+ i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDDialogModule, decorators: [{
98
+ type: i0.NgModule,
99
+ args: [{
100
+ declarations: [
101
+ IDDialogComponent
102
+ ],
103
+ exports: [
104
+ IDDialogComponent
105
+ ],
106
+ schemas: [i0.CUSTOM_ELEMENTS_SCHEMA],
107
+ }]
108
+ }] });
109
+
110
+ /**
111
+ * Generated bundle index. Do not edit.
112
+ */
113
+
114
+ exports.IDDialogComponent = IDDialogComponent;
115
+ exports.IDDialogModule = IDDialogModule;
116
+
117
+ Object.defineProperty(exports, '__esModule', { value: true });
118
+
119
+ }));
120
+ //# sourceMappingURL=inera-ids-angular-components-dialog.umd.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"inera-ids-angular-components-dialog.umd.js","sources":["../../../projects/ids-angular/components/dialog/dialog.component.ts","../../../projects/ids-angular/components/dialog/dialog.component.html","../../../projects/ids-angular/components/dialog/dialog.module.ts","../../../projects/ids-angular/components/dialog/inera-ids-angular-components-dialog.ts"],"sourcesContent":["import { Component, EventEmitter, Input, Output, ViewEncapsulation } from '@angular/core';\r\n\r\n@Component({\r\n selector: 'id-dialog',\r\n templateUrl: './dialog.component.html',\r\n encapsulation: ViewEncapsulation.None,\r\n})\r\nexport class IDDialogComponent {\r\n\r\n constructor() { }\r\n\r\n @Input()\r\n dismissible: boolean = false;\r\n\r\n @Input()\r\n srclosetext: string = '';\r\n\r\n @Input()\r\n nofocustrap: boolean = false;\r\n\r\n @Input()\r\n keepscrollbar: boolean = false;\r\n\r\n @Input()\r\n autofocus: boolean = false;\r\n\r\n @Input()\r\n overlay: boolean = false;\r\n\r\n @Input()\r\n persistent: boolean = false;\r\n\r\n @Input()\r\n show: boolean = false;\r\n\r\n @Input()\r\n width: string = '';\r\n\r\n @Output()\r\n onClosed: EventEmitter<Event> = new EventEmitter();\r\n\r\n @Output()\r\n onOpen: EventEmitter<Event> = new EventEmitter();\r\n\r\n @Output()\r\n showChange: EventEmitter<boolean> = new EventEmitter<boolean>();\r\n\r\n hasClosed (event: Event) {\r\n this.show = false;\r\n this.onClosed.emit(event)\r\n this.showChange.emit(this.show);\r\n }\r\n hasOpen (event: Event) {\r\n this.show = true;\r\n this.onOpen.emit(event)\r\n this.showChange.emit(this.show);\r\n }\r\n\r\n}\r\n","<ids-dialog \r\n [attr.dismissible]=\"dismissible ? true : null\"\r\n [attr.overlay]=\"overlay ? 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 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>","import { CUSTOM_ELEMENTS_SCHEMA, NgModule } from '@angular/core';\r\nimport { IDDialogComponent } from './dialog.component';\r\nimport '@inera/ids-core/components/dialog/register';\r\n\r\n@NgModule({\r\n declarations: [\r\n IDDialogComponent\r\n ],\r\n exports: [\r\n IDDialogComponent\r\n ],\r\n schemas: [CUSTOM_ELEMENTS_SCHEMA],\r\n})\r\nexport class IDDialogModule { }\r\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":["EventEmitter","i0","Component","ViewEncapsulation","Input","Output","NgModule","CUSTOM_ELEMENTS_SCHEMA"],"mappings":"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"}
@@ -0,0 +1,105 @@
1
+ (function (global, factory) {
2
+ typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('@angular/core'), require('@inera/ids-core/components/expandable/register')) :
3
+ typeof define === 'function' && define.amd ? define('@inera/ids-angular/components/expandable', ['exports', '@angular/core', '@inera/ids-core/components/expandable/register'], factory) :
4
+ (global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory((global.inera = global.inera || {}, global.inera["ids-angular"] = global.inera["ids-angular"] || {}, global.inera["ids-angular"].components = global.inera["ids-angular"].components || {}, global.inera["ids-angular"].components.expandable = {}), global.ng.core));
5
+ })(this, (function (exports, i0) { 'use strict';
6
+
7
+ function _interopNamespace(e) {
8
+ if (e && e.__esModule) return e;
9
+ var n = Object.create(null);
10
+ if (e) {
11
+ Object.keys(e).forEach(function (k) {
12
+ if (k !== 'default') {
13
+ var d = Object.getOwnPropertyDescriptor(e, k);
14
+ Object.defineProperty(n, k, d.get ? d : {
15
+ enumerable: true,
16
+ get: function () { return e[k]; }
17
+ });
18
+ }
19
+ });
20
+ }
21
+ n["default"] = e;
22
+ return Object.freeze(n);
23
+ }
24
+
25
+ var i0__namespace = /*#__PURE__*/_interopNamespace(i0);
26
+
27
+ var IDExpandableComponent = /** @class */ (function () {
28
+ function IDExpandableComponent() {
29
+ this.borderless = false;
30
+ this.expanded = false;
31
+ this.headline = '';
32
+ this.variation = "1";
33
+ this.onClosed = new i0.EventEmitter();
34
+ this.onExpanded = new i0.EventEmitter();
35
+ this.expandedChange = new i0.EventEmitter();
36
+ }
37
+ IDExpandableComponent.prototype.hasClosed = function (event) {
38
+ this.expanded = false;
39
+ this.onClosed.emit(event);
40
+ this.expandedChange.emit(this.expanded);
41
+ };
42
+ IDExpandableComponent.prototype.hasExpanded = function (event) {
43
+ this.expanded = true;
44
+ this.onExpanded.emit(event);
45
+ this.expandedChange.emit(this.expanded);
46
+ };
47
+ return IDExpandableComponent;
48
+ }());
49
+ IDExpandableComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDExpandableComponent, deps: [], target: i0__namespace.ɵɵFactoryTarget.Component });
50
+ IDExpandableComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDExpandableComponent, selector: "id-expandable", inputs: { borderless: "borderless", expanded: "expanded", headline: "headline", variation: "variation" }, outputs: { onClosed: "onClosed", onExpanded: "onExpanded", expandedChange: "expandedChange" }, ngImport: i0__namespace, 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__namespace.ViewEncapsulation.None });
51
+ i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDExpandableComponent, decorators: [{
52
+ type: i0.Component,
53
+ args: [{
54
+ selector: 'id-expandable',
55
+ templateUrl: './expandable.component.html',
56
+ encapsulation: i0.ViewEncapsulation.None,
57
+ }]
58
+ }], ctorParameters: function () { return []; }, propDecorators: { borderless: [{
59
+ type: i0.Input
60
+ }], expanded: [{
61
+ type: i0.Input
62
+ }], headline: [{
63
+ type: i0.Input
64
+ }], variation: [{
65
+ type: i0.Input
66
+ }], onClosed: [{
67
+ type: i0.Output
68
+ }], onExpanded: [{
69
+ type: i0.Output
70
+ }], expandedChange: [{
71
+ type: i0.Output
72
+ }] } });
73
+
74
+ var IDExpandableModule = /** @class */ (function () {
75
+ function IDExpandableModule() {
76
+ }
77
+ return IDExpandableModule;
78
+ }());
79
+ IDExpandableModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDExpandableModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
80
+ IDExpandableModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDExpandableModule, declarations: [IDExpandableComponent], exports: [IDExpandableComponent] });
81
+ IDExpandableModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDExpandableModule });
82
+ i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDExpandableModule, decorators: [{
83
+ type: i0.NgModule,
84
+ args: [{
85
+ declarations: [
86
+ IDExpandableComponent
87
+ ],
88
+ exports: [
89
+ IDExpandableComponent
90
+ ],
91
+ schemas: [i0.CUSTOM_ELEMENTS_SCHEMA],
92
+ }]
93
+ }] });
94
+
95
+ /**
96
+ * Generated bundle index. Do not edit.
97
+ */
98
+
99
+ exports.IDExpandableComponent = IDExpandableComponent;
100
+ exports.IDExpandableModule = IDExpandableModule;
101
+
102
+ Object.defineProperty(exports, '__esModule', { value: true });
103
+
104
+ }));
105
+ //# sourceMappingURL=inera-ids-angular-components-expandable.umd.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"inera-ids-angular-components-expandable.umd.js","sources":["../../../projects/ids-angular/components/expandable/expandable.component.ts","../../../projects/ids-angular/components/expandable/expandable.component.html","../../../projects/ids-angular/components/expandable/expandable.module.ts","../../../projects/ids-angular/components/expandable/inera-ids-angular-components-expandable.ts"],"sourcesContent":["import { Component, EventEmitter, Input, Output, ViewEncapsulation } from '@angular/core';\r\n\r\n@Component({\r\n selector: 'id-expandable',\r\n templateUrl: './expandable.component.html',\r\n encapsulation: ViewEncapsulation.None,\r\n})\r\nexport class IDExpandableComponent {\r\n\r\n constructor() { }\r\n\r\n @Input()\r\n borderless: boolean = false;\r\n\r\n @Input()\r\n expanded: boolean = false;\r\n\r\n @Input()\r\n headline: string = '';\r\n\r\n @Input()\r\n variation: '1' | '2' = \"1\";\r\n\r\n @Output()\r\n onClosed: EventEmitter<Event> = new EventEmitter();\r\n\r\n @Output()\r\n onExpanded: EventEmitter<Event> = new EventEmitter();\r\n\r\n @Output()\r\n expandedChange: EventEmitter<boolean> = new EventEmitter<boolean>();\r\n\r\n hasClosed (event: Event) {\r\n this.expanded = false;\r\n this.onClosed.emit(event)\r\n this.expandedChange.emit(this.expanded);\r\n }\r\n hasExpanded (event: Event) {\r\n this.expanded = true;\r\n this.onExpanded.emit(event)\r\n this.expandedChange.emit(this.expanded);\r\n }\r\n\r\n}\r\n","<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>","import { CUSTOM_ELEMENTS_SCHEMA, NgModule } from '@angular/core';\r\nimport { IDExpandableComponent } from './expandable.component';\r\nimport '@inera/ids-core/components/expandable/register';\r\n\r\n@NgModule({\r\n declarations: [\r\n IDExpandableComponent\r\n ],\r\n exports: [\r\n IDExpandableComponent\r\n ],\r\n schemas: [CUSTOM_ELEMENTS_SCHEMA],\r\n})\r\nexport class IDExpandableModule { }\r\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":["EventEmitter","i0","Component","ViewEncapsulation","Input","Output","NgModule","CUSTOM_ELEMENTS_SCHEMA"],"mappings":"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"}
@@ -0,0 +1,106 @@
1
+ (function (global, factory) {
2
+ typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('@angular/core'), require('@inera/ids-angular/common'), require('@angular/common'), require('@inera/ids-core/components/footer/register')) :
3
+ typeof define === 'function' && define.amd ? define('@inera/ids-angular/components/footer', ['exports', '@angular/core', '@inera/ids-angular/common', '@angular/common', '@inera/ids-core/components/footer/register'], factory) :
4
+ (global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory((global.inera = global.inera || {}, global.inera["ids-angular"] = global.inera["ids-angular"] || {}, global.inera["ids-angular"].components = global.inera["ids-angular"].components || {}, global.inera["ids-angular"].components.footer = {}), global.ng.core, global.inera["ids-angular"].common, global.ng.common));
5
+ })(this, (function (exports, i0, i1, i2) { 'use strict';
6
+
7
+ function _interopNamespace(e) {
8
+ if (e && e.__esModule) return e;
9
+ var n = Object.create(null);
10
+ if (e) {
11
+ Object.keys(e).forEach(function (k) {
12
+ if (k !== 'default') {
13
+ var d = Object.getOwnPropertyDescriptor(e, k);
14
+ Object.defineProperty(n, k, d.get ? d : {
15
+ enumerable: true,
16
+ get: function () { return e[k]; }
17
+ });
18
+ }
19
+ });
20
+ }
21
+ n["default"] = e;
22
+ return Object.freeze(n);
23
+ }
24
+
25
+ var i0__namespace = /*#__PURE__*/_interopNamespace(i0);
26
+ var i1__namespace = /*#__PURE__*/_interopNamespace(i1);
27
+ var i2__namespace = /*#__PURE__*/_interopNamespace(i2);
28
+
29
+ var IDFooterComponent = /** @class */ (function () {
30
+ function IDFooterComponent() {
31
+ this.type = '';
32
+ this.headline = '';
33
+ this.srheadline = '';
34
+ this.servicename = '';
35
+ this.subheadline = '';
36
+ this.cols = 3;
37
+ this.linkcol1 = '2';
38
+ this.linkcol2 = '2';
39
+ this.linkcol3 = '2';
40
+ this.mobilemenuitems = undefined;
41
+ }
42
+ return IDFooterComponent;
43
+ }());
44
+ IDFooterComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDFooterComponent, deps: [], target: i0__namespace.ɵɵFactoryTarget.Component });
45
+ IDFooterComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDFooterComponent, selector: "id-footer", inputs: { type: "type", headline: "headline", srheadline: "srheadline", servicename: "servicename", subheadline: "subheadline", cols: "cols", linkcol1: "linkcol1", linkcol2: "linkcol2", linkcol3: "linkcol3", mobilemenuitems: "mobilemenuitems" }, ngImport: i0__namespace, template: "<ids-footer \r\n *ngIf=\"type\"\r\n [type]=\"type\"\r\n [headline]=\"headline\"\r\n [srheadline]=\"srheadline\"\r\n [subheadline]=\"subheadline\"\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-mobile-menu \r\n slot=\"mobile-menu\"\r\n variation=\"2\"\r\n *ngIf=\"mobilemenuitems\"\r\n [type]=\"type\">\r\n <ids-mobile-menu-item *ngFor=\"let item of mobilemenuitems\"\r\n [attr.type]=\"type\"\r\n [headline]=\"item?.headline\"\r\n [expanded]=\"item?.expanded\"\r\n [secondary]=\"item?.secondary\"\r\n [variation]=\"item?.variation\"\r\n [active]=\"item?.active\"\r\n (didToggleExpansion)=\"item.togleExpansion()\">\r\n <id-anchor [noOutline]=\"true\" slot=\"link\" *ngIf=\"item.link\" [link]=\"item.link\">\r\n <ids-icon prepend\r\n slot=\"link\"\r\n *ngIf=\"item.prependIcon\"\r\n [attr.name]=\"item.prependIcon?.name\"\r\n [attr.inline]=\"item.prependIcon?.inline\"\r\n [attr.title]=\"item.prependIcon?.title\" \r\n [attr.color]=\"item.prependIcon?.color\" \r\n [attr.color2]=\"item.prependIcon?.color2\" \r\n [attr.size]=\"item.prependIcon?.size\" \r\n [attr.padding]=\"item.prependIcon?.padding\" \r\n [attr.rotate]=\"item.prependIcon?.rotate\" \r\n [attr.colorpreset]=\"item.prependIcon?.colorpreset\" \r\n [attr.height]=\"item.prependIcon?.height\" \r\n [attr.width]=\"item.prependIcon?.width\"></ids-icon>\r\n <ids-icon append\r\n *ngIf=\"item.appendIcon\"\r\n [attr.name]=\"item.appendIcon?.name\"\r\n [attr.inline]=\"item.appendIcon?.inline\"\r\n [attr.title]=\"item.appendIcon?.title\" \r\n [attr.color]=\"item.appendIcon?.color\" \r\n [attr.color2]=\"item.appendIcon?.color2\" \r\n [attr.size]=\"item.appendIcon?.size\" \r\n [attr.padding]=\"item.appendIcon?.padding\" \r\n [attr.rotate]=\"item.appendIcon?.rotate\" \r\n [attr.colorpreset]=\"item.appendIcon?.colorpreset\" \r\n [attr.height]=\"item.appendIcon?.height\" \r\n [attr.width]=\"item.appendIcon?.width\"></ids-icon>\r\n </id-anchor>\r\n <ids-mobile-menu-item *ngFor=\"let item of item.items\"\r\n [attr.type]=\"type\"\r\n [headline]=\"item?.headline\"\r\n [expanded]=\"item?.expanded\"\r\n [secondary]=\"item?.secondary\"\r\n [active]=\"item?.active\"\r\n [variation]=\"item?.variation\"\r\n (didToggleExpansion)=\"item.togleExpansion()\">\r\n <id-anchor [noOutline]=\"true\"slot=\"link\" *ngIf=\"item.link\" [link]=\"item.link\">\r\n <ids-icon prepend\r\n slot=\"link\"\r\n *ngIf=\"item.prependIcon\"\r\n [attr.name]=\"item.prependIcon?.name\"\r\n [attr.inline]=\"item.prependIcon?.inline\"\r\n [attr.title]=\"item.prependIcon?.title\" \r\n [attr.color]=\"item.prependIcon?.color\" \r\n [attr.color2]=\"item.prependIcon?.color2\" \r\n [attr.size]=\"item.prependIcon?.size\" \r\n [attr.padding]=\"item.prependIcon?.padding\" \r\n [attr.rotate]=\"item.prependIcon?.rotate\" \r\n [attr.colorpreset]=\"item.prependIcon?.colorpreset\" \r\n [attr.height]=\"item.prependIcon?.height\" \r\n [attr.width]=\"item.prependIcon?.width\"></ids-icon>\r\n <ids-icon append\r\n *ngIf=\"item.appendIcon\"\r\n [attr.name]=\"item.appendIcon?.name\"\r\n [attr.inline]=\"item.appendIcon?.inline\"\r\n [attr.title]=\"item.appendIcon?.title\" \r\n [attr.color]=\"item.appendIcon?.color\" \r\n [attr.color2]=\"item.appendIcon?.color2\" \r\n [attr.size]=\"item.appendIcon?.size\" \r\n [attr.padding]=\"item.appendIcon?.padding\" \r\n [attr.rotate]=\"item.appendIcon?.rotate\" \r\n [attr.colorpreset]=\"item.appendIcon?.colorpreset\" \r\n [attr.height]=\"item.appendIcon?.height\" \r\n [attr.width]=\"item.appendIcon?.width\"></ids-icon>\r\n </id-anchor>\r\n <ids-mobile-menu-item *ngFor=\"let item of item.items\"\r\n [attr.type]=\"type\"\r\n [headline]=\"item?.headline\"\r\n [expanded]=\"item?.expanded\"\r\n [secondary]=\"item?.secondary\"\r\n [active]=\"item?.active\"\r\n [variation]=\"item?.variation\"\r\n (didToggleExpansion)=\"item.togleExpansion()\">\r\n <id-anchor [noOutline]=\"true\"slot=\"link\" *ngIf=\"item.link\" [link]=\"item.link\">\r\n <ids-icon prepend\r\n slot=\"link\"\r\n *ngIf=\"item.prependIcon\"\r\n [attr.name]=\"item.prependIcon?.name\"\r\n [attr.inline]=\"item.prependIcon?.inline\"\r\n [attr.title]=\"item.prependIcon?.title\" \r\n [attr.color]=\"item.prependIcon?.color\" \r\n [attr.color2]=\"item.prependIcon?.color2\" \r\n [attr.size]=\"item.prependIcon?.size\" \r\n [attr.padding]=\"item.prependIcon?.padding\" \r\n [attr.rotate]=\"item.prependIcon?.rotate\" \r\n [attr.colorpreset]=\"item.prependIcon?.colorpreset\" \r\n [attr.height]=\"item.prependIcon?.height\" \r\n [attr.width]=\"item.prependIcon?.width\"></ids-icon>\r\n <ids-icon append\r\n *ngIf=\"item.appendIcon\"\r\n [attr.name]=\"item.appendIcon?.name\"\r\n [attr.inline]=\"item.appendIcon?.inline\"\r\n [attr.title]=\"item.appendIcon?.title\" \r\n [attr.color]=\"item.appendIcon?.color\" \r\n [attr.color2]=\"item.appendIcon?.color2\" \r\n [attr.size]=\"item.appendIcon?.size\" \r\n [attr.padding]=\"item.appendIcon?.padding\" \r\n [attr.rotate]=\"item.appendIcon?.rotate\" \r\n [attr.colorpreset]=\"item.appendIcon?.colorpreset\" \r\n [attr.height]=\"item.appendIcon?.height\" \r\n [attr.width]=\"item.appendIcon?.width\"></ids-icon>\r\n </id-anchor>\r\n <ids-mobile-menu-item *ngFor=\"let item of item.items\"\r\n [attr.type]=\"type\"\r\n [headline]=\"item?.headline\"\r\n [expanded]=\"item?.expanded\"\r\n [secondary]=\"item?.secondary\"\r\n [active]=\"item?.active\"\r\n [variation]=\"item?.variation\"\r\n (didToggleExpansion)=\"item.togleExpansion()\">\r\n <id-anchor [noOutline]=\"true\"slot=\"link\" *ngIf=\"item.link\" [link]=\"item.link\">\r\n <ids-icon prepend\r\n slot=\"link\"\r\n *ngIf=\"item.prependIcon\"\r\n [attr.name]=\"item.prependIcon?.name\"\r\n [attr.inline]=\"item.prependIcon?.inline\"\r\n [attr.title]=\"item.prependIcon?.title\" \r\n [attr.color]=\"item.prependIcon?.color\" \r\n [attr.color2]=\"item.prependIcon?.color2\" \r\n [attr.size]=\"item.prependIcon?.size\" \r\n [attr.padding]=\"item.prependIcon?.padding\" \r\n [attr.rotate]=\"item.prependIcon?.rotate\" \r\n [attr.colorpreset]=\"item.prependIcon?.colorpreset\" \r\n [attr.height]=\"item.prependIcon?.height\" \r\n [attr.width]=\"item.prependIcon?.width\"></ids-icon>\r\n <ids-icon append\r\n *ngIf=\"item.appendIcon\"\r\n [attr.name]=\"item.appendIcon?.name\"\r\n [attr.inline]=\"item.appendIcon?.inline\"\r\n [attr.title]=\"item.appendIcon?.title\" \r\n [attr.color]=\"item.appendIcon?.color\" \r\n [attr.color2]=\"item.appendIcon?.color2\" \r\n [attr.size]=\"item.appendIcon?.size\" \r\n [attr.padding]=\"item.appendIcon?.padding\" \r\n [attr.rotate]=\"item.appendIcon?.rotate\" \r\n [attr.colorpreset]=\"item.appendIcon?.colorpreset\" \r\n [attr.height]=\"item.appendIcon?.height\" \r\n [attr.width]=\"item.appendIcon?.width\"></ids-icon>\r\n </id-anchor>\r\n </ids-mobile-menu-item>\r\n </ids-mobile-menu-item>\r\n </ids-mobile-menu-item>\r\n</ids-mobile-menu-item>\r\n </ids-mobile-menu>\r\n</ids-footer>", components: [{ type: i1__namespace.IDAnchorComponent, selector: "id-anchor", inputs: ["link", "block", "noOutline", "contextClasses"] }], directives: [{ type: i2__namespace.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i2__namespace.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }] });
46
+ i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDFooterComponent, decorators: [{
47
+ type: i0.Component,
48
+ args: [{
49
+ selector: 'id-footer',
50
+ templateUrl: './footer.component.html'
51
+ }]
52
+ }], ctorParameters: function () { return []; }, propDecorators: { type: [{
53
+ type: i0.Input
54
+ }], headline: [{
55
+ type: i0.Input
56
+ }], srheadline: [{
57
+ type: i0.Input
58
+ }], servicename: [{
59
+ type: i0.Input
60
+ }], subheadline: [{
61
+ type: i0.Input
62
+ }], cols: [{
63
+ type: i0.Input
64
+ }], linkcol1: [{
65
+ type: i0.Input
66
+ }], linkcol2: [{
67
+ type: i0.Input
68
+ }], linkcol3: [{
69
+ type: i0.Input
70
+ }], mobilemenuitems: [{
71
+ type: i0.Input
72
+ }] } });
73
+
74
+ var IDFooterModule = /** @class */ (function () {
75
+ function IDFooterModule() {
76
+ }
77
+ return IDFooterModule;
78
+ }());
79
+ IDFooterModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDFooterModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
80
+ IDFooterModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDFooterModule, declarations: [IDFooterComponent], imports: [i2.CommonModule, i1.IDAnchorModule], exports: [IDFooterComponent] });
81
+ IDFooterModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDFooterModule, imports: [[i2.CommonModule, i1.IDAnchorModule]] });
82
+ i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDFooterModule, decorators: [{
83
+ type: i0.NgModule,
84
+ args: [{
85
+ declarations: [
86
+ IDFooterComponent
87
+ ],
88
+ exports: [
89
+ IDFooterComponent
90
+ ],
91
+ imports: [i2.CommonModule, i1.IDAnchorModule],
92
+ schemas: [i0.CUSTOM_ELEMENTS_SCHEMA],
93
+ }]
94
+ }] });
95
+
96
+ /**
97
+ * Generated bundle index. Do not edit.
98
+ */
99
+
100
+ exports.IDFooterComponent = IDFooterComponent;
101
+ exports.IDFooterModule = IDFooterModule;
102
+
103
+ Object.defineProperty(exports, '__esModule', { value: true });
104
+
105
+ }));
106
+ //# sourceMappingURL=inera-ids-angular-components-footer.umd.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"inera-ids-angular-components-footer.umd.js","sources":["../../../projects/ids-angular/components/footer/footer.component.ts","../../../projects/ids-angular/components/footer/footer.component.html","../../../projects/ids-angular/components/footer/footer.module.ts","../../../projects/ids-angular/components/footer/inera-ids-angular-components-footer.ts"],"sourcesContent":["import { Component, Input } from '@angular/core';\r\nimport { IDMobileMenuItem } from '@inera/ids-angular/common';\r\n\r\n@Component({\r\n selector: 'id-footer',\r\n templateUrl: './footer.component.html'\r\n})\r\nexport class IDFooterComponent {\r\n\r\n constructor() { }\r\n \r\n @Input()\r\n type: string = '';\r\n @Input()\r\n headline: string = '';\r\n @Input()\r\n srheadline: string = '';\r\n @Input()\r\n servicename: string = '';\r\n @Input()\r\n subheadline: 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 @Input()\r\n mobilemenuitems: IDMobileMenuItem[] | undefined = undefined;\r\n\r\n}\r\n","<ids-footer \r\n *ngIf=\"type\"\r\n [type]=\"type\"\r\n [headline]=\"headline\"\r\n [srheadline]=\"srheadline\"\r\n [subheadline]=\"subheadline\"\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-mobile-menu \r\n slot=\"mobile-menu\"\r\n variation=\"2\"\r\n *ngIf=\"mobilemenuitems\"\r\n [type]=\"type\">\r\n <ids-mobile-menu-item *ngFor=\"let item of mobilemenuitems\"\r\n [attr.type]=\"type\"\r\n [headline]=\"item?.headline\"\r\n [expanded]=\"item?.expanded\"\r\n [secondary]=\"item?.secondary\"\r\n [variation]=\"item?.variation\"\r\n [active]=\"item?.active\"\r\n (didToggleExpansion)=\"item.togleExpansion()\">\r\n <id-anchor [noOutline]=\"true\" slot=\"link\" *ngIf=\"item.link\" [link]=\"item.link\">\r\n <ids-icon prepend\r\n slot=\"link\"\r\n *ngIf=\"item.prependIcon\"\r\n [attr.name]=\"item.prependIcon?.name\"\r\n [attr.inline]=\"item.prependIcon?.inline\"\r\n [attr.title]=\"item.prependIcon?.title\" \r\n [attr.color]=\"item.prependIcon?.color\" \r\n [attr.color2]=\"item.prependIcon?.color2\" \r\n [attr.size]=\"item.prependIcon?.size\" \r\n [attr.padding]=\"item.prependIcon?.padding\" \r\n [attr.rotate]=\"item.prependIcon?.rotate\" \r\n [attr.colorpreset]=\"item.prependIcon?.colorpreset\" \r\n [attr.height]=\"item.prependIcon?.height\" \r\n [attr.width]=\"item.prependIcon?.width\"></ids-icon>\r\n <ids-icon append\r\n *ngIf=\"item.appendIcon\"\r\n [attr.name]=\"item.appendIcon?.name\"\r\n [attr.inline]=\"item.appendIcon?.inline\"\r\n [attr.title]=\"item.appendIcon?.title\" \r\n [attr.color]=\"item.appendIcon?.color\" \r\n [attr.color2]=\"item.appendIcon?.color2\" \r\n [attr.size]=\"item.appendIcon?.size\" \r\n [attr.padding]=\"item.appendIcon?.padding\" \r\n [attr.rotate]=\"item.appendIcon?.rotate\" \r\n [attr.colorpreset]=\"item.appendIcon?.colorpreset\" \r\n [attr.height]=\"item.appendIcon?.height\" \r\n [attr.width]=\"item.appendIcon?.width\"></ids-icon>\r\n </id-anchor>\r\n <ids-mobile-menu-item *ngFor=\"let item of item.items\"\r\n [attr.type]=\"type\"\r\n [headline]=\"item?.headline\"\r\n [expanded]=\"item?.expanded\"\r\n [secondary]=\"item?.secondary\"\r\n [active]=\"item?.active\"\r\n [variation]=\"item?.variation\"\r\n (didToggleExpansion)=\"item.togleExpansion()\">\r\n <id-anchor [noOutline]=\"true\"slot=\"link\" *ngIf=\"item.link\" [link]=\"item.link\">\r\n <ids-icon prepend\r\n slot=\"link\"\r\n *ngIf=\"item.prependIcon\"\r\n [attr.name]=\"item.prependIcon?.name\"\r\n [attr.inline]=\"item.prependIcon?.inline\"\r\n [attr.title]=\"item.prependIcon?.title\" \r\n [attr.color]=\"item.prependIcon?.color\" \r\n [attr.color2]=\"item.prependIcon?.color2\" \r\n [attr.size]=\"item.prependIcon?.size\" \r\n [attr.padding]=\"item.prependIcon?.padding\" \r\n [attr.rotate]=\"item.prependIcon?.rotate\" \r\n [attr.colorpreset]=\"item.prependIcon?.colorpreset\" \r\n [attr.height]=\"item.prependIcon?.height\" \r\n [attr.width]=\"item.prependIcon?.width\"></ids-icon>\r\n <ids-icon append\r\n *ngIf=\"item.appendIcon\"\r\n [attr.name]=\"item.appendIcon?.name\"\r\n [attr.inline]=\"item.appendIcon?.inline\"\r\n [attr.title]=\"item.appendIcon?.title\" \r\n [attr.color]=\"item.appendIcon?.color\" \r\n [attr.color2]=\"item.appendIcon?.color2\" \r\n [attr.size]=\"item.appendIcon?.size\" \r\n [attr.padding]=\"item.appendIcon?.padding\" \r\n [attr.rotate]=\"item.appendIcon?.rotate\" \r\n [attr.colorpreset]=\"item.appendIcon?.colorpreset\" \r\n [attr.height]=\"item.appendIcon?.height\" \r\n [attr.width]=\"item.appendIcon?.width\"></ids-icon>\r\n </id-anchor>\r\n <ids-mobile-menu-item *ngFor=\"let item of item.items\"\r\n [attr.type]=\"type\"\r\n [headline]=\"item?.headline\"\r\n [expanded]=\"item?.expanded\"\r\n [secondary]=\"item?.secondary\"\r\n [active]=\"item?.active\"\r\n [variation]=\"item?.variation\"\r\n (didToggleExpansion)=\"item.togleExpansion()\">\r\n <id-anchor [noOutline]=\"true\"slot=\"link\" *ngIf=\"item.link\" [link]=\"item.link\">\r\n <ids-icon prepend\r\n slot=\"link\"\r\n *ngIf=\"item.prependIcon\"\r\n [attr.name]=\"item.prependIcon?.name\"\r\n [attr.inline]=\"item.prependIcon?.inline\"\r\n [attr.title]=\"item.prependIcon?.title\" \r\n [attr.color]=\"item.prependIcon?.color\" \r\n [attr.color2]=\"item.prependIcon?.color2\" \r\n [attr.size]=\"item.prependIcon?.size\" \r\n [attr.padding]=\"item.prependIcon?.padding\" \r\n [attr.rotate]=\"item.prependIcon?.rotate\" \r\n [attr.colorpreset]=\"item.prependIcon?.colorpreset\" \r\n [attr.height]=\"item.prependIcon?.height\" \r\n [attr.width]=\"item.prependIcon?.width\"></ids-icon>\r\n <ids-icon append\r\n *ngIf=\"item.appendIcon\"\r\n [attr.name]=\"item.appendIcon?.name\"\r\n [attr.inline]=\"item.appendIcon?.inline\"\r\n [attr.title]=\"item.appendIcon?.title\" \r\n [attr.color]=\"item.appendIcon?.color\" \r\n [attr.color2]=\"item.appendIcon?.color2\" \r\n [attr.size]=\"item.appendIcon?.size\" \r\n [attr.padding]=\"item.appendIcon?.padding\" \r\n [attr.rotate]=\"item.appendIcon?.rotate\" \r\n [attr.colorpreset]=\"item.appendIcon?.colorpreset\" \r\n [attr.height]=\"item.appendIcon?.height\" \r\n [attr.width]=\"item.appendIcon?.width\"></ids-icon>\r\n </id-anchor>\r\n <ids-mobile-menu-item *ngFor=\"let item of item.items\"\r\n [attr.type]=\"type\"\r\n [headline]=\"item?.headline\"\r\n [expanded]=\"item?.expanded\"\r\n [secondary]=\"item?.secondary\"\r\n [active]=\"item?.active\"\r\n [variation]=\"item?.variation\"\r\n (didToggleExpansion)=\"item.togleExpansion()\">\r\n <id-anchor [noOutline]=\"true\"slot=\"link\" *ngIf=\"item.link\" [link]=\"item.link\">\r\n <ids-icon prepend\r\n slot=\"link\"\r\n *ngIf=\"item.prependIcon\"\r\n [attr.name]=\"item.prependIcon?.name\"\r\n [attr.inline]=\"item.prependIcon?.inline\"\r\n [attr.title]=\"item.prependIcon?.title\" \r\n [attr.color]=\"item.prependIcon?.color\" \r\n [attr.color2]=\"item.prependIcon?.color2\" \r\n [attr.size]=\"item.prependIcon?.size\" \r\n [attr.padding]=\"item.prependIcon?.padding\" \r\n [attr.rotate]=\"item.prependIcon?.rotate\" \r\n [attr.colorpreset]=\"item.prependIcon?.colorpreset\" \r\n [attr.height]=\"item.prependIcon?.height\" \r\n [attr.width]=\"item.prependIcon?.width\"></ids-icon>\r\n <ids-icon append\r\n *ngIf=\"item.appendIcon\"\r\n [attr.name]=\"item.appendIcon?.name\"\r\n [attr.inline]=\"item.appendIcon?.inline\"\r\n [attr.title]=\"item.appendIcon?.title\" \r\n [attr.color]=\"item.appendIcon?.color\" \r\n [attr.color2]=\"item.appendIcon?.color2\" \r\n [attr.size]=\"item.appendIcon?.size\" \r\n [attr.padding]=\"item.appendIcon?.padding\" \r\n [attr.rotate]=\"item.appendIcon?.rotate\" \r\n [attr.colorpreset]=\"item.appendIcon?.colorpreset\" \r\n [attr.height]=\"item.appendIcon?.height\" \r\n [attr.width]=\"item.appendIcon?.width\"></ids-icon>\r\n </id-anchor>\r\n </ids-mobile-menu-item>\r\n </ids-mobile-menu-item>\r\n </ids-mobile-menu-item>\r\n</ids-mobile-menu-item>\r\n </ids-mobile-menu>\r\n</ids-footer>","import { CUSTOM_ELEMENTS_SCHEMA, NgModule } from '@angular/core';\r\nimport { IDFooterComponent } from './footer.component';\r\nimport '@inera/ids-core/components/footer/register';\r\nimport { IDAnchorModule } from '@inera/ids-angular/common';\r\nimport { CommonModule } from '@angular/common';\r\n\r\n@NgModule({\r\n declarations: [\r\n IDFooterComponent\r\n ],\r\n exports: [\r\n IDFooterComponent\r\n ],\r\n imports: [CommonModule, IDAnchorModule],\r\n schemas: [CUSTOM_ELEMENTS_SCHEMA],\r\n})\r\nexport class IDFooterModule { }\r\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":["i0","i1","i2","Component","Input","CommonModule","IDAnchorModule","NgModule","CUSTOM_ELEMENTS_SCHEMA"],"mappings":"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"}