@inera/ids-angular 4.3.0 → 4.4.1

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 +152 -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 -3795
  90. package/bundles/inera-ids-angular.umd.js.map +1 -1
  91. package/{lib → common}/classes/header/IDHeaderNavItem.d.ts +1 -0
  92. package/{lib → common}/classes/header/IDHeaderNavItemProps.d.ts +1 -0
  93. package/{lib → common}/classes/link/IDLinkProps.d.ts +2 -1
  94. package/{lib → common}/classes/link/IDLinkRoute.d.ts +5 -0
  95. package/common/inera-ids-angular-common.d.ts +5 -0
  96. package/common/package.json +10 -0
  97. package/common/public-api.d.ts +21 -0
  98. package/components/agent/inera-ids-angular-components-agent.d.ts +5 -0
  99. package/components/agent/package.json +10 -0
  100. package/components/agent/public-api.d.ts +2 -0
  101. package/components/alert/inera-ids-angular-components-alert.d.ts +5 -0
  102. package/components/alert/package.json +10 -0
  103. package/components/alert/public-api.d.ts +2 -0
  104. package/{lib/components → components}/alert-global/alert-global.component.d.ts +1 -1
  105. package/{lib/components → components}/alert-global/alert-global.module.d.ts +3 -1
  106. package/components/alert-global/inera-ids-angular-components-alert-global.d.ts +5 -0
  107. package/components/alert-global/package.json +13 -0
  108. package/components/alert-global/public-api.d.ts +2 -0
  109. package/components/badge/inera-ids-angular-components-badge.d.ts +5 -0
  110. package/components/badge/package.json +10 -0
  111. package/components/badge/public-api.d.ts +2 -0
  112. package/{lib/components → components}/breadcrumbs/breadcrumbs.component.d.ts +1 -1
  113. package/{lib/components → components}/breadcrumbs/breadcrumbs.module.d.ts +1 -1
  114. package/components/breadcrumbs/inera-ids-angular-components-breadcrumbs.d.ts +5 -0
  115. package/components/breadcrumbs/package.json +10 -0
  116. package/components/breadcrumbs/public-api.d.ts +2 -0
  117. package/{lib/components → components}/button/button.component.d.ts +1 -1
  118. package/{lib/components → components}/button/button.module.d.ts +1 -1
  119. package/components/button/inera-ids-angular-components-button.d.ts +5 -0
  120. package/components/button/package.json +10 -0
  121. package/components/button/public-api.d.ts +2 -0
  122. package/components/button-group/inera-ids-angular-components-button-group.d.ts +5 -0
  123. package/components/button-group/package.json +10 -0
  124. package/components/button-group/public-api.d.ts +2 -0
  125. package/components/card/inera-ids-angular-components-card.d.ts +5 -0
  126. package/components/card/package.json +10 -0
  127. package/components/card/public-api.d.ts +2 -0
  128. package/components/carousel/inera-ids-angular-components-carousel.d.ts +5 -0
  129. package/components/carousel/package.json +10 -0
  130. package/components/carousel/public-api.d.ts +3 -0
  131. package/components/date-label/inera-ids-angular-components-date-label.d.ts +5 -0
  132. package/components/date-label/package.json +10 -0
  133. package/components/date-label/public-api.d.ts +2 -0
  134. package/{lib/components → components}/dialog/dialog.component.d.ts +5 -1
  135. package/components/dialog/inera-ids-angular-components-dialog.d.ts +5 -0
  136. package/components/dialog/package.json +10 -0
  137. package/components/dialog/public-api.d.ts +2 -0
  138. package/{lib/components → components}/expandable/expandable.component.d.ts +7 -1
  139. package/components/expandable/inera-ids-angular-components-expandable.d.ts +5 -0
  140. package/components/expandable/package.json +10 -0
  141. package/components/expandable/public-api.d.ts +2 -0
  142. package/{lib/components → components}/footer/footer.component.d.ts +3 -2
  143. package/{lib/components → components}/footer/footer.module.d.ts +1 -1
  144. package/components/footer/inera-ids-angular-components-footer.d.ts +5 -0
  145. package/components/footer/package.json +10 -0
  146. package/components/footer/public-api.d.ts +2 -0
  147. package/{lib/components → components}/form/checkbox/checkbox.component.d.ts +3 -3
  148. package/components/form/checkbox/inera-ids-angular-components-form-checkbox.d.ts +5 -0
  149. package/components/form/checkbox/package.json +10 -0
  150. package/components/form/checkbox/public-api.d.ts +2 -0
  151. package/{lib/components → components}/form/checkbox-group/checkbox-group.component.d.ts +1 -1
  152. package/components/form/checkbox-group/inera-ids-angular-components-form-checkbox-group.d.ts +5 -0
  153. package/components/form/checkbox-group/package.json +10 -0
  154. package/components/form/checkbox-group/public-api.d.ts +2 -0
  155. package/components/form/error-message/inera-ids-angular-components-form-error-message.d.ts +5 -0
  156. package/components/form/error-message/package.json +10 -0
  157. package/components/form/error-message/public-api.d.ts +2 -0
  158. package/components/form/input/inera-ids-angular-components-form-input.d.ts +5 -0
  159. package/{lib/components → components}/form/input/input.component.d.ts +1 -1
  160. package/components/form/input/package.json +10 -0
  161. package/components/form/input/public-api.d.ts +2 -0
  162. package/components/form/radio/inera-ids-angular-components-form-radio.d.ts +5 -0
  163. package/components/form/radio/package.json +10 -0
  164. package/components/form/radio/public-api.d.ts +3 -0
  165. package/{lib/components → components}/form/radio/radio.component.d.ts +1 -1
  166. package/components/form/range/inera-ids-angular-components-form-range.d.ts +5 -0
  167. package/components/form/range/package.json +10 -0
  168. package/components/form/range/public-api.d.ts +2 -0
  169. package/components/form/select/inera-ids-angular-components-form-select.d.ts +5 -0
  170. package/components/form/select/package.json +10 -0
  171. package/components/form/select/public-api.d.ts +2 -0
  172. package/{lib/components → components}/form/select/select.component.d.ts +1 -1
  173. package/components/form/select-multiple/inera-ids-angular-components-form-select-multiple.d.ts +5 -0
  174. package/components/form/select-multiple/package.json +10 -0
  175. package/components/form/select-multiple/public-api.d.ts +2 -0
  176. package/{lib/components → components}/form/select-multiple/select-multiple.component.d.ts +1 -1
  177. package/components/form/spinner/inera-ids-angular-components-form-spinner.d.ts +5 -0
  178. package/components/form/spinner/package.json +10 -0
  179. package/components/form/spinner/public-api.d.ts +2 -0
  180. package/components/form/textarea/inera-ids-angular-components-form-textarea.d.ts +5 -0
  181. package/components/form/textarea/package.json +10 -0
  182. package/components/form/textarea/public-api.d.ts +2 -0
  183. package/{lib/components → components}/form/textarea/textarea.component.d.ts +3 -2
  184. package/{lib/components → components}/form/textarea/textarea.module.d.ts +2 -1
  185. package/components/form/time/inera-ids-angular-components-form-time.d.ts +5 -0
  186. package/components/form/time/package.json +10 -0
  187. package/components/form/time/public-api.d.ts +2 -0
  188. package/{lib/components → components}/form/time/time.component.d.ts +1 -1
  189. package/components/form/toggle/inera-ids-angular-components-form-toggle.d.ts +5 -0
  190. package/components/form/toggle/package.json +10 -0
  191. package/components/form/toggle/public-api.d.ts +2 -0
  192. package/components/grid/column/inera-ids-angular-components-grid-column.d.ts +5 -0
  193. package/components/grid/column/package.json +10 -0
  194. package/components/grid/column/public-api.d.ts +2 -0
  195. package/components/grid/container/inera-ids-angular-components-grid-container.d.ts +5 -0
  196. package/components/grid/container/package.json +10 -0
  197. package/components/grid/container/public-api.d.ts +2 -0
  198. package/components/grid/inera-ids-angular-components-grid.d.ts +5 -0
  199. package/components/grid/package.json +10 -0
  200. package/components/grid/public-api.d.ts +6 -0
  201. package/components/grid/row/inera-ids-angular-components-grid-row.d.ts +5 -0
  202. package/components/grid/row/package.json +10 -0
  203. package/components/grid/row/public-api.d.ts +2 -0
  204. package/{lib/components → components}/header/header.component.d.ts +1 -4
  205. package/{lib/components → components}/header/header.module.d.ts +2 -2
  206. package/components/header/inera-ids-angular-components-header.d.ts +5 -0
  207. package/components/header/package.json +10 -0
  208. package/components/header/public-api.d.ts +2 -0
  209. package/components/icon/inera-ids-angular-components-icon.d.ts +5 -0
  210. package/components/icon/package.json +10 -0
  211. package/components/icon/public-api.d.ts +2 -0
  212. package/components/link/inera-ids-angular-components-link.d.ts +5 -0
  213. package/{lib/components → components}/link/link.component.d.ts +3 -3
  214. package/components/link/package.json +10 -0
  215. package/components/link/public-api.d.ts +2 -0
  216. package/components/list/inera-ids-angular-components-list.d.ts +5 -0
  217. package/{lib/components → components}/list/item/list-item.component.d.ts +2 -1
  218. package/{lib/components → components}/list/list.module.d.ts +3 -1
  219. package/components/list/package.json +10 -0
  220. package/components/list/public-api.d.ts +4 -0
  221. package/components/mobile/menu/inera-ids-angular-components-mobile-menu.d.ts +5 -0
  222. package/{lib/components → components}/mobile/menu/mobile-menu.component.d.ts +1 -1
  223. package/{lib/components → components}/mobile/menu/mobile-menu.module.d.ts +1 -1
  224. package/components/mobile/menu/package.json +10 -0
  225. package/components/mobile/menu/public-api.d.ts +2 -0
  226. package/components/navigation/content/inera-ids-angular-components-navigation-content.d.ts +5 -0
  227. package/components/navigation/content/package.json +10 -0
  228. package/components/navigation/content/public-api.d.ts +2 -0
  229. package/components/navigation/local/inera-ids-angular-components-navigation-local.d.ts +5 -0
  230. package/components/navigation/local/package.json +10 -0
  231. package/components/navigation/local/public-api.d.ts +2 -0
  232. package/components/notification/badge/inera-ids-angular-components-notification-badge.d.ts +5 -0
  233. package/components/notification/badge/package.json +10 -0
  234. package/components/notification/badge/public-api.d.ts +2 -0
  235. package/components/popover/inera-ids-angular-components-popover.d.ts +5 -0
  236. package/components/popover/package.json +10 -0
  237. package/components/popover/public-api.d.ts +2 -0
  238. package/components/progressbar/inera-ids-angular-components-progressbar.d.ts +5 -0
  239. package/components/progressbar/package.json +10 -0
  240. package/components/progressbar/public-api.d.ts +2 -0
  241. package/components/stepper/inera-ids-angular-components-stepper.d.ts +5 -0
  242. package/components/stepper/package.json +10 -0
  243. package/components/stepper/public-api.d.ts +3 -0
  244. package/components/tabs/inera-ids-angular-components-tabs.d.ts +5 -0
  245. package/components/tabs/package.json +10 -0
  246. package/components/tabs/public-api.d.ts +4 -0
  247. package/{lib/components → components}/tabs/tab/tab.component.d.ts +1 -1
  248. package/{lib/components → components}/tabs/tabs.component.d.ts +4 -2
  249. package/components/tag/inera-ids-angular-components-tag.d.ts +5 -0
  250. package/components/tag/package.json +10 -0
  251. package/components/tag/public-api.d.ts +2 -0
  252. package/components/tooltip/inera-ids-angular-components-tooltip.d.ts +5 -0
  253. package/components/tooltip/package.json +10 -0
  254. package/components/tooltip/public-api.d.ts +2 -0
  255. package/esm2015/{lib/components/form/base → common/classes/form}/IDFormBase.js +1 -1
  256. package/esm2015/common/classes/header/IDHeaderAvatar.js +27 -0
  257. package/esm2015/common/classes/header/IDHeaderAvatarProps.js +2 -0
  258. package/esm2015/common/classes/header/IDHeaderItem.js +18 -0
  259. package/esm2015/common/classes/header/IDHeaderItemProps.js +2 -0
  260. package/esm2015/common/classes/header/IDHeaderNavItem.js +36 -0
  261. package/esm2015/common/classes/header/IDHeaderNavItemProps.js +2 -0
  262. package/esm2015/common/classes/icon/IDIcon.js +39 -0
  263. package/esm2015/common/classes/icon/IDIconProps.js +2 -0
  264. package/esm2015/common/classes/link/IDLink.js +27 -0
  265. package/esm2015/common/classes/link/IDLinkFunction.js +17 -0
  266. package/esm2015/common/classes/link/IDLinkProps.js +2 -0
  267. package/esm2015/common/classes/link/IDLinkRoute.js +39 -0
  268. package/esm2015/common/classes/link/IDLinkWeb.js +22 -0
  269. package/esm2015/common/classes/mobile/MobileMenuItem.js +47 -0
  270. package/esm2015/common/classes/mobile/MobileMenuItemProps.js +2 -0
  271. package/esm2015/common/classes/notification-badge/notification-badge.js +17 -0
  272. package/esm2015/common/classes/tabs/IDTab.js +21 -0
  273. package/esm2015/common/classes/tabs/IDTabProps.js +2 -0
  274. package/esm2015/common/components/anchor.component.js +86 -0
  275. package/esm2015/{lib/internals → common/components}/anchor.module.js +3 -3
  276. package/esm2015/common/inera-ids-angular-common.js +5 -0
  277. package/esm2015/common/public-api.js +15 -0
  278. package/esm2015/{lib/components → components}/agent/agent.component.js +1 -1
  279. package/esm2015/{lib/components → components}/agent/agent.module.js +1 -1
  280. package/esm2015/components/agent/inera-ids-angular-components-agent.js +5 -0
  281. package/esm2015/components/agent/public-api.js +3 -0
  282. package/esm2015/components/alert/alert.component.js +53 -0
  283. package/esm2015/{lib/components → components}/alert/alert.module.js +1 -1
  284. package/esm2015/components/alert/inera-ids-angular-components-alert.js +5 -0
  285. package/esm2015/components/alert/public-api.js +3 -0
  286. package/esm2015/components/alert-global/alert-global.component.js +39 -0
  287. package/esm2015/components/alert-global/alert-global.module.js +29 -0
  288. package/esm2015/components/alert-global/inera-ids-angular-components-alert-global.js +5 -0
  289. package/esm2015/components/alert-global/public-api.js +3 -0
  290. package/esm2015/components/badge/badge.component.js +19 -0
  291. package/esm2015/{lib/components → components}/badge/badge.module.js +1 -1
  292. package/esm2015/components/badge/inera-ids-angular-components-badge.js +5 -0
  293. package/esm2015/components/badge/public-api.js +3 -0
  294. package/esm2015/{lib/components → components}/breadcrumbs/breadcrumbs.component.js +2 -2
  295. package/esm2015/components/breadcrumbs/breadcrumbs.module.js +32 -0
  296. package/esm2015/components/breadcrumbs/inera-ids-angular-components-breadcrumbs.js +5 -0
  297. package/esm2015/components/breadcrumbs/public-api.js +3 -0
  298. package/esm2015/components/button/button.component.js +80 -0
  299. package/esm2015/components/button/button.module.js +25 -0
  300. package/esm2015/components/button/inera-ids-angular-components-button.js +5 -0
  301. package/esm2015/components/button/public-api.js +3 -0
  302. package/esm2015/components/button-group/button-group.component.js +23 -0
  303. package/esm2015/{lib/components → components}/button-group/button-group.module.js +1 -1
  304. package/esm2015/components/button-group/inera-ids-angular-components-button-group.js +5 -0
  305. package/esm2015/components/button-group/public-api.js +3 -0
  306. package/esm2015/components/card/card.component.js +29 -0
  307. package/esm2015/{lib/components → components}/card/card.module.js +1 -1
  308. package/esm2015/components/card/inera-ids-angular-components-card.js +5 -0
  309. package/esm2015/components/card/public-api.js +3 -0
  310. package/esm2015/components/carousel/carousel-item/carousel-item.component.js +25 -0
  311. package/esm2015/{lib/components → components}/carousel/carousel.component.js +1 -1
  312. package/esm2015/{lib/components → components}/carousel/carousel.module.js +1 -1
  313. package/esm2015/components/carousel/inera-ids-angular-components-carousel.js +5 -0
  314. package/esm2015/components/carousel/public-api.js +4 -0
  315. package/esm2015/components/date-label/date-label.component.js +32 -0
  316. package/esm2015/{lib/components → components}/date-label/date-label.module.js +1 -1
  317. package/esm2015/components/date-label/inera-ids-angular-components-date-label.js +5 -0
  318. package/esm2015/components/date-label/public-api.js +3 -0
  319. package/esm2015/components/dialog/dialog.component.js +63 -0
  320. package/esm2015/{lib/components → components}/dialog/dialog.module.js +1 -1
  321. package/esm2015/components/dialog/inera-ids-angular-components-dialog.js +5 -0
  322. package/esm2015/components/dialog/public-api.js +3 -0
  323. package/esm2015/components/expandable/expandable.component.js +48 -0
  324. package/esm2015/{lib/components → components}/expandable/expandable.module.js +1 -1
  325. package/esm2015/components/expandable/inera-ids-angular-components-expandable.js +5 -0
  326. package/esm2015/components/expandable/public-api.js +3 -0
  327. package/esm2015/components/footer/footer.component.js +48 -0
  328. package/esm2015/components/footer/footer.module.js +25 -0
  329. package/esm2015/components/footer/inera-ids-angular-components-footer.js +5 -0
  330. package/esm2015/components/footer/public-api.js +3 -0
  331. package/esm2015/components/form/checkbox/checkbox.component.js +22 -0
  332. package/esm2015/{lib/components → components}/form/checkbox/checkbox.module.js +1 -1
  333. package/esm2015/components/form/checkbox/inera-ids-angular-components-form-checkbox.js +5 -0
  334. package/esm2015/components/form/checkbox/public-api.js +3 -0
  335. package/esm2015/components/form/checkbox-group/checkbox-group.component.js +31 -0
  336. package/esm2015/components/form/checkbox-group/checkbox-group.module.js +25 -0
  337. package/esm2015/components/form/checkbox-group/inera-ids-angular-components-form-checkbox-group.js +5 -0
  338. package/esm2015/components/form/checkbox-group/public-api.js +3 -0
  339. package/esm2015/components/form/error-message/error-message.component.js +21 -0
  340. package/esm2015/{lib/components → components}/form/error-message/error-message.module.js +1 -1
  341. package/esm2015/components/form/error-message/inera-ids-angular-components-form-error-message.js +5 -0
  342. package/esm2015/components/form/error-message/public-api.js +3 -0
  343. package/esm2015/components/form/input/inera-ids-angular-components-form-input.js +5 -0
  344. package/esm2015/components/form/input/input.component.js +22 -0
  345. package/esm2015/{lib/components → components}/form/input/input.module.js +1 -1
  346. package/esm2015/components/form/input/public-api.js +3 -0
  347. package/esm2015/components/form/radio/inera-ids-angular-components-form-radio.js +5 -0
  348. package/esm2015/components/form/radio/public-api.js +4 -0
  349. package/esm2015/components/form/radio/radio-group.component.js +30 -0
  350. package/esm2015/components/form/radio/radio.component.js +16 -0
  351. package/esm2015/components/form/radio/radio.module.js +33 -0
  352. package/esm2015/components/form/range/inera-ids-angular-components-form-range.js +5 -0
  353. package/esm2015/components/form/range/public-api.js +3 -0
  354. package/esm2015/{lib/components → components}/form/range/range.component.js +1 -1
  355. package/esm2015/{lib/components → components}/form/range/range.module.js +1 -1
  356. package/esm2015/components/form/select/inera-ids-angular-components-form-select.js +5 -0
  357. package/esm2015/components/form/select/public-api.js +3 -0
  358. package/esm2015/components/form/select/select.component.js +16 -0
  359. package/esm2015/{lib/components → components}/form/select/select.module.js +1 -1
  360. package/esm2015/components/form/select-multiple/inera-ids-angular-components-form-select-multiple.js +5 -0
  361. package/esm2015/components/form/select-multiple/public-api.js +3 -0
  362. package/esm2015/components/form/select-multiple/select-multiple.component.js +41 -0
  363. package/esm2015/{lib/components → components}/form/select-multiple/select-multiple.module.js +1 -1
  364. package/esm2015/components/form/spinner/inera-ids-angular-components-form-spinner.js +5 -0
  365. package/esm2015/components/form/spinner/public-api.js +3 -0
  366. package/esm2015/components/form/spinner/spinner.component.js +23 -0
  367. package/esm2015/{lib/components → components}/form/spinner/spinner.module.js +1 -1
  368. package/esm2015/components/form/textarea/inera-ids-angular-components-form-textarea.js +5 -0
  369. package/esm2015/components/form/textarea/public-api.js +3 -0
  370. package/esm2015/components/form/textarea/textarea.component.js +26 -0
  371. package/esm2015/components/form/textarea/textarea.module.js +24 -0
  372. package/esm2015/components/form/time/inera-ids-angular-components-form-time.js +5 -0
  373. package/esm2015/components/form/time/public-api.js +3 -0
  374. package/esm2015/components/form/time/time.component.js +16 -0
  375. package/esm2015/{lib/components → components}/form/time/time.module.js +1 -1
  376. package/esm2015/components/form/toggle/inera-ids-angular-components-form-toggle.js +5 -0
  377. package/esm2015/components/form/toggle/public-api.js +3 -0
  378. package/esm2015/{lib/components → components}/form/toggle/toggle.component.js +1 -1
  379. package/esm2015/{lib/components → components}/form/toggle/toggle.module.js +1 -1
  380. package/esm2015/components/grid/column/column.component.js +47 -0
  381. package/esm2015/{lib/components → components}/grid/column/column.module.js +1 -1
  382. package/esm2015/components/grid/column/inera-ids-angular-components-grid-column.js +5 -0
  383. package/esm2015/components/grid/column/public-api.js +3 -0
  384. package/esm2015/components/grid/container/container.component.js +23 -0
  385. package/esm2015/{lib/components → components}/grid/container/container.module.js +1 -1
  386. package/esm2015/components/grid/container/inera-ids-angular-components-grid-container.js +5 -0
  387. package/esm2015/components/grid/container/public-api.js +3 -0
  388. package/esm2015/components/grid/inera-ids-angular-components-grid.js +5 -0
  389. package/esm2015/components/grid/public-api.js +7 -0
  390. package/esm2015/components/grid/row/inera-ids-angular-components-grid-row.js +5 -0
  391. package/esm2015/components/grid/row/public-api.js +3 -0
  392. package/esm2015/components/grid/row/row.component.js +33 -0
  393. package/esm2015/{lib/components → components}/grid/row/row.module.js +1 -1
  394. package/esm2015/components/header/header.component.js +74 -0
  395. package/esm2015/{lib/components → components}/header/header.module.js +3 -3
  396. package/esm2015/components/header/inera-ids-angular-components-header.js +5 -0
  397. package/esm2015/components/header/public-api.js +3 -0
  398. package/esm2015/components/icon/icon.component.js +47 -0
  399. package/esm2015/{lib/components → components}/icon/icon.module.js +1 -1
  400. package/esm2015/components/icon/inera-ids-angular-components-icon.js +5 -0
  401. package/esm2015/components/icon/public-api.js +3 -0
  402. package/esm2015/components/link/inera-ids-angular-components-link.js +5 -0
  403. package/esm2015/components/link/link.component.js +84 -0
  404. package/esm2015/{lib/components → components}/link/link.module.js +1 -1
  405. package/esm2015/components/link/public-api.js +3 -0
  406. package/esm2015/components/list/inera-ids-angular-components-list.js +5 -0
  407. package/esm2015/components/list/item/info/list-item-info.component.js +16 -0
  408. package/esm2015/components/list/item/list-item.component.js +44 -0
  409. package/esm2015/{lib/components → components}/list/list.component.js +1 -1
  410. package/esm2015/components/list/list.module.js +32 -0
  411. package/esm2015/components/list/public-api.js +5 -0
  412. package/esm2015/components/mobile/menu/inera-ids-angular-components-mobile-menu.js +5 -0
  413. package/esm2015/components/mobile/menu/mobile-menu.component.js +27 -0
  414. package/esm2015/components/mobile/menu/mobile-menu.module.js +25 -0
  415. package/esm2015/components/mobile/menu/public-api.js +3 -0
  416. package/esm2015/components/navigation/content/inera-ids-angular-components-navigation-content.js +5 -0
  417. package/esm2015/{lib/components → components}/navigation/content/navigation-content.component.js +1 -1
  418. package/esm2015/{lib/components → components}/navigation/content/navigation-content.module.js +1 -1
  419. package/esm2015/components/navigation/content/public-api.js +3 -0
  420. package/esm2015/components/navigation/local/inera-ids-angular-components-navigation-local.js +5 -0
  421. package/esm2015/{lib/components → components}/navigation/local/navigation-local.component.js +1 -1
  422. package/esm2015/{lib/components → components}/navigation/local/navigation-local.module.js +1 -1
  423. package/esm2015/components/navigation/local/public-api.js +3 -0
  424. package/esm2015/components/notification/badge/inera-ids-angular-components-notification-badge.js +5 -0
  425. package/esm2015/components/notification/badge/notification-badge.component.js +20 -0
  426. package/esm2015/{lib/components → components}/notification/badge/notification-badge.module.js +1 -1
  427. package/esm2015/components/notification/badge/public-api.js +3 -0
  428. package/esm2015/components/popover/inera-ids-angular-components-popover.js +5 -0
  429. package/esm2015/components/popover/popover.component.js +31 -0
  430. package/esm2015/{lib/components → components}/popover/popover.module.js +1 -1
  431. package/esm2015/components/popover/public-api.js +3 -0
  432. package/esm2015/components/progressbar/inera-ids-angular-components-progressbar.js +5 -0
  433. package/esm2015/{lib/components → components}/progressbar/progressbar.component.js +1 -1
  434. package/esm2015/{lib/components → components}/progressbar/progressbar.module.js +1 -1
  435. package/esm2015/components/progressbar/public-api.js +3 -0
  436. package/esm2015/components/stepper/inera-ids-angular-components-stepper.js +5 -0
  437. package/esm2015/components/stepper/public-api.js +4 -0
  438. package/esm2015/components/stepper/step/step.component.js +34 -0
  439. package/esm2015/{lib/components → components}/stepper/stepper.component.js +1 -1
  440. package/esm2015/{lib/components → components}/stepper/stepper.module.js +1 -1
  441. package/esm2015/components/tabs/inera-ids-angular-components-tabs.js +5 -0
  442. package/esm2015/components/tabs/panel/tab-panel.component.js +21 -0
  443. package/esm2015/components/tabs/public-api.js +5 -0
  444. package/esm2015/components/tabs/tab/tab.component.js +35 -0
  445. package/esm2015/components/tabs/tabs.component.js +31 -0
  446. package/esm2015/components/tabs/tabs.module.js +35 -0
  447. package/esm2015/components/tag/inera-ids-angular-components-tag.js +5 -0
  448. package/esm2015/components/tag/public-api.js +3 -0
  449. package/esm2015/components/tag/tag.component.js +31 -0
  450. package/esm2015/{lib/components → components}/tag/tag.module.js +1 -1
  451. package/esm2015/components/tooltip/inera-ids-angular-components-tooltip.js +5 -0
  452. package/esm2015/components/tooltip/public-api.js +3 -0
  453. package/esm2015/{lib/components → components}/tooltip/tooltip.component.js +1 -1
  454. package/esm2015/{lib/components → components}/tooltip/tooltip.module.js +1 -1
  455. package/esm2015/inera-ids-angular.js +1 -1
  456. package/esm2015/public-api.js +172 -142
  457. package/fesm2015/inera-ids-angular-common.js +440 -0
  458. package/fesm2015/inera-ids-angular-common.js.map +1 -0
  459. package/fesm2015/inera-ids-angular-components-agent.js +61 -0
  460. package/fesm2015/inera-ids-angular-components-agent.js.map +1 -0
  461. package/fesm2015/inera-ids-angular-components-alert-global.js +72 -0
  462. package/fesm2015/inera-ids-angular-components-alert-global.js.map +1 -0
  463. package/fesm2015/inera-ids-angular-components-alert.js +81 -0
  464. package/fesm2015/inera-ids-angular-components-alert.js.map +1 -0
  465. package/fesm2015/inera-ids-angular-components-badge.js +45 -0
  466. package/fesm2015/inera-ids-angular-components-badge.js.map +1 -0
  467. package/fesm2015/inera-ids-angular-components-breadcrumbs.js +69 -0
  468. package/fesm2015/inera-ids-angular-components-breadcrumbs.js.map +1 -0
  469. package/fesm2015/inera-ids-angular-components-button-group.js +49 -0
  470. package/fesm2015/inera-ids-angular-components-button-group.js.map +1 -0
  471. package/fesm2015/inera-ids-angular-components-button.js +109 -0
  472. package/fesm2015/inera-ids-angular-components-button.js.map +1 -0
  473. package/fesm2015/inera-ids-angular-components-card.js +55 -0
  474. package/fesm2015/inera-ids-angular-components-card.js.map +1 -0
  475. package/fesm2015/inera-ids-angular-components-carousel.js +81 -0
  476. package/fesm2015/inera-ids-angular-components-carousel.js.map +1 -0
  477. package/fesm2015/inera-ids-angular-components-date-label.js +58 -0
  478. package/fesm2015/inera-ids-angular-components-date-label.js.map +1 -0
  479. package/fesm2015/inera-ids-angular-components-dialog.js +89 -0
  480. package/fesm2015/inera-ids-angular-components-dialog.js.map +1 -0
  481. package/fesm2015/inera-ids-angular-components-expandable.js +74 -0
  482. package/fesm2015/inera-ids-angular-components-expandable.js.map +1 -0
  483. package/fesm2015/inera-ids-angular-components-footer.js +77 -0
  484. package/fesm2015/inera-ids-angular-components-footer.js.map +1 -0
  485. package/fesm2015/inera-ids-angular-components-form-checkbox-group.js +60 -0
  486. package/fesm2015/inera-ids-angular-components-form-checkbox-group.js.map +1 -0
  487. package/fesm2015/inera-ids-angular-components-form-checkbox.js +48 -0
  488. package/fesm2015/inera-ids-angular-components-form-checkbox.js.map +1 -0
  489. package/fesm2015/inera-ids-angular-components-form-error-message.js +47 -0
  490. package/fesm2015/inera-ids-angular-components-form-error-message.js.map +1 -0
  491. package/fesm2015/inera-ids-angular-components-form-input.js +50 -0
  492. package/fesm2015/inera-ids-angular-components-form-input.js.map +1 -0
  493. package/fesm2015/inera-ids-angular-components-form-radio.js +80 -0
  494. package/fesm2015/inera-ids-angular-components-form-radio.js.map +1 -0
  495. package/fesm2015/inera-ids-angular-components-form-range.js +46 -0
  496. package/fesm2015/inera-ids-angular-components-form-range.js.map +1 -0
  497. package/fesm2015/inera-ids-angular-components-form-select-multiple.js +74 -0
  498. package/fesm2015/inera-ids-angular-components-form-select-multiple.js.map +1 -0
  499. package/fesm2015/inera-ids-angular-components-form-select.js +42 -0
  500. package/fesm2015/inera-ids-angular-components-form-select.js.map +1 -0
  501. package/fesm2015/inera-ids-angular-components-form-spinner.js +49 -0
  502. package/fesm2015/inera-ids-angular-components-form-spinner.js.map +1 -0
  503. package/fesm2015/inera-ids-angular-components-form-textarea.js +54 -0
  504. package/fesm2015/inera-ids-angular-components-form-textarea.js.map +1 -0
  505. package/fesm2015/inera-ids-angular-components-form-time.js +42 -0
  506. package/fesm2015/inera-ids-angular-components-form-time.js.map +1 -0
  507. package/fesm2015/inera-ids-angular-components-form-toggle.js +42 -0
  508. package/fesm2015/inera-ids-angular-components-form-toggle.js.map +1 -0
  509. package/fesm2015/inera-ids-angular-components-grid-column.js +73 -0
  510. package/fesm2015/inera-ids-angular-components-grid-column.js.map +1 -0
  511. package/fesm2015/inera-ids-angular-components-grid-container.js +49 -0
  512. package/fesm2015/inera-ids-angular-components-grid-container.js.map +1 -0
  513. package/fesm2015/inera-ids-angular-components-grid-row.js +59 -0
  514. package/fesm2015/inera-ids-angular-components-grid-row.js.map +1 -0
  515. package/fesm2015/inera-ids-angular-components-grid.js +163 -0
  516. package/fesm2015/inera-ids-angular-components-grid.js.map +1 -0
  517. package/fesm2015/inera-ids-angular-components-header.js +104 -0
  518. package/fesm2015/inera-ids-angular-components-header.js.map +1 -0
  519. package/fesm2015/inera-ids-angular-components-icon.js +73 -0
  520. package/fesm2015/inera-ids-angular-components-icon.js.map +1 -0
  521. package/fesm2015/inera-ids-angular-components-link.js +113 -0
  522. package/fesm2015/inera-ids-angular-components-link.js.map +1 -0
  523. package/fesm2015/inera-ids-angular-components-list.js +106 -0
  524. package/fesm2015/inera-ids-angular-components-list.js.map +1 -0
  525. package/fesm2015/inera-ids-angular-components-mobile-menu.js +56 -0
  526. package/fesm2015/inera-ids-angular-components-mobile-menu.js.map +1 -0
  527. package/fesm2015/inera-ids-angular-components-navigation-content.js +45 -0
  528. package/fesm2015/inera-ids-angular-components-navigation-content.js.map +1 -0
  529. package/fesm2015/inera-ids-angular-components-navigation-local.js +45 -0
  530. package/fesm2015/inera-ids-angular-components-navigation-local.js.map +1 -0
  531. package/fesm2015/inera-ids-angular-components-notification-badge.js +46 -0
  532. package/fesm2015/inera-ids-angular-components-notification-badge.js.map +1 -0
  533. package/fesm2015/inera-ids-angular-components-popover.js +57 -0
  534. package/fesm2015/inera-ids-angular-components-popover.js.map +1 -0
  535. package/fesm2015/inera-ids-angular-components-progressbar.js +48 -0
  536. package/fesm2015/inera-ids-angular-components-progressbar.js.map +1 -0
  537. package/fesm2015/inera-ids-angular-components-stepper.js +76 -0
  538. package/fesm2015/inera-ids-angular-components-stepper.js.map +1 -0
  539. package/fesm2015/inera-ids-angular-components-tabs.js +119 -0
  540. package/fesm2015/inera-ids-angular-components-tabs.js.map +1 -0
  541. package/fesm2015/inera-ids-angular-components-tag.js +57 -0
  542. package/fesm2015/inera-ids-angular-components-tag.js.map +1 -0
  543. package/fesm2015/inera-ids-angular-components-tooltip.js +41 -0
  544. package/fesm2015/inera-ids-angular-components-tooltip.js.map +1 -0
  545. package/fesm2015/inera-ids-angular.js +171 -2689
  546. package/fesm2015/inera-ids-angular.js.map +1 -1
  547. package/package.json +2 -2
  548. package/public-api.d.ts +2 -111
  549. package/esm2015/lib/classes/header/IDHeaderAvatar.js +0 -27
  550. package/esm2015/lib/classes/header/IDHeaderAvatarProps.js +0 -2
  551. package/esm2015/lib/classes/header/IDHeaderItem.js +0 -18
  552. package/esm2015/lib/classes/header/IDHeaderItemProps.js +0 -2
  553. package/esm2015/lib/classes/header/IDHeaderNavItem.js +0 -33
  554. package/esm2015/lib/classes/header/IDHeaderNavItemProps.js +0 -2
  555. package/esm2015/lib/classes/icon/IDIcon.js +0 -39
  556. package/esm2015/lib/classes/icon/IDIconProps.js +0 -2
  557. package/esm2015/lib/classes/link/IDLink.js +0 -27
  558. package/esm2015/lib/classes/link/IDLinkFunction.js +0 -17
  559. package/esm2015/lib/classes/link/IDLinkProps.js +0 -2
  560. package/esm2015/lib/classes/link/IDLinkRoute.js +0 -27
  561. package/esm2015/lib/classes/link/IDLinkWeb.js +0 -22
  562. package/esm2015/lib/classes/mobile/MobileMenuItem.js +0 -47
  563. package/esm2015/lib/classes/mobile/MobileMenuItemProps.js +0 -2
  564. package/esm2015/lib/classes/notification-badge.js +0 -17
  565. package/esm2015/lib/classes/tabs/IDTab.js +0 -21
  566. package/esm2015/lib/classes/tabs/IDTabProps.js +0 -2
  567. package/esm2015/lib/components/alert/alert.component.js +0 -53
  568. package/esm2015/lib/components/alert-global/alert-global.component.js +0 -39
  569. package/esm2015/lib/components/alert-global/alert-global.module.js +0 -24
  570. package/esm2015/lib/components/badge/badge.component.js +0 -19
  571. package/esm2015/lib/components/breadcrumbs/breadcrumbs.module.js +0 -29
  572. package/esm2015/lib/components/button/button.component.js +0 -80
  573. package/esm2015/lib/components/button/button.module.js +0 -25
  574. package/esm2015/lib/components/button-group/button-group.component.js +0 -23
  575. package/esm2015/lib/components/card/card.component.js +0 -29
  576. package/esm2015/lib/components/carousel/carousel-item/carousel-item.component.js +0 -25
  577. package/esm2015/lib/components/date-label/date-label.component.js +0 -32
  578. package/esm2015/lib/components/dialog/dialog.component.js +0 -47
  579. package/esm2015/lib/components/expandable/expandable.component.js +0 -29
  580. package/esm2015/lib/components/footer/footer.component.js +0 -45
  581. package/esm2015/lib/components/footer/footer.module.js +0 -25
  582. package/esm2015/lib/components/form/checkbox/checkbox.component.js +0 -22
  583. package/esm2015/lib/components/form/checkbox-group/checkbox-group.component.js +0 -31
  584. package/esm2015/lib/components/form/checkbox-group/checkbox-group.module.js +0 -25
  585. package/esm2015/lib/components/form/error-message/error-message.component.js +0 -21
  586. package/esm2015/lib/components/form/input/input.component.js +0 -22
  587. package/esm2015/lib/components/form/radio/radio-group.component.js +0 -30
  588. package/esm2015/lib/components/form/radio/radio.component.js +0 -16
  589. package/esm2015/lib/components/form/radio/radio.module.js +0 -33
  590. package/esm2015/lib/components/form/select/select.component.js +0 -16
  591. package/esm2015/lib/components/form/select-multiple/select-multiple.component.js +0 -41
  592. package/esm2015/lib/components/form/spinner/spinner.component.js +0 -23
  593. package/esm2015/lib/components/form/textarea/textarea.component.js +0 -22
  594. package/esm2015/lib/components/form/textarea/textarea.module.js +0 -22
  595. package/esm2015/lib/components/form/time/time.component.js +0 -16
  596. package/esm2015/lib/components/grid/column/column.component.js +0 -47
  597. package/esm2015/lib/components/grid/container/container.component.js +0 -23
  598. package/esm2015/lib/components/grid/row/row.component.js +0 -33
  599. package/esm2015/lib/components/header/header.component.js +0 -74
  600. package/esm2015/lib/components/icon/icon.component.js +0 -47
  601. package/esm2015/lib/components/link/link.component.js +0 -84
  602. package/esm2015/lib/components/list/item/info/list-item-info.component.js +0 -16
  603. package/esm2015/lib/components/list/item/info/list-item-info.module.js +0 -21
  604. package/esm2015/lib/components/list/item/list-item.component.js +0 -41
  605. package/esm2015/lib/components/list/item/list-item.module.js +0 -21
  606. package/esm2015/lib/components/list/list.module.js +0 -22
  607. package/esm2015/lib/components/mobile/menu/mobile-menu.component.js +0 -27
  608. package/esm2015/lib/components/mobile/menu/mobile-menu.module.js +0 -25
  609. package/esm2015/lib/components/notification/badge/notification-badge.component.js +0 -20
  610. package/esm2015/lib/components/popover/popover.component.js +0 -31
  611. package/esm2015/lib/components/stepper/step/step.component.js +0 -34
  612. package/esm2015/lib/components/tabs/panel/tab-panel.component.js +0 -21
  613. package/esm2015/lib/components/tabs/tab/tab.component.js +0 -35
  614. package/esm2015/lib/components/tabs/tabs.component.js +0 -28
  615. package/esm2015/lib/components/tabs/tabs.module.js +0 -35
  616. package/esm2015/lib/components/tag/tag.component.js +0 -31
  617. package/esm2015/lib/internals/anchor.component.js +0 -86
  618. package/lib/components/list/item/info/list-item-info.module.d.ts +0 -7
  619. package/lib/components/list/item/list-item.module.d.ts +0 -7
  620. /package/{lib/components/form/base → common/classes/form}/IDFormBase.d.ts +0 -0
  621. /package/{lib → common}/classes/header/IDHeaderAvatar.d.ts +0 -0
  622. /package/{lib → common}/classes/header/IDHeaderAvatarProps.d.ts +0 -0
  623. /package/{lib → common}/classes/header/IDHeaderItem.d.ts +0 -0
  624. /package/{lib → common}/classes/header/IDHeaderItemProps.d.ts +0 -0
  625. /package/{lib → common}/classes/icon/IDIcon.d.ts +0 -0
  626. /package/{lib → common}/classes/icon/IDIconProps.d.ts +0 -0
  627. /package/{lib → common}/classes/link/IDLink.d.ts +0 -0
  628. /package/{lib → common}/classes/link/IDLinkFunction.d.ts +0 -0
  629. /package/{lib → common}/classes/link/IDLinkWeb.d.ts +0 -0
  630. /package/{lib → common}/classes/mobile/MobileMenuItem.d.ts +0 -0
  631. /package/{lib → common}/classes/mobile/MobileMenuItemProps.d.ts +0 -0
  632. /package/{lib/classes → common/classes/notification-badge}/notification-badge.d.ts +0 -0
  633. /package/{lib → common}/classes/tabs/IDTab.d.ts +0 -0
  634. /package/{lib → common}/classes/tabs/IDTabProps.d.ts +0 -0
  635. /package/{lib/internals → common/components}/anchor.component.d.ts +0 -0
  636. /package/{lib/internals → common/components}/anchor.module.d.ts +0 -0
  637. /package/{lib/components → components}/agent/agent.component.d.ts +0 -0
  638. /package/{lib/components → components}/agent/agent.module.d.ts +0 -0
  639. /package/{lib/components → components}/alert/alert.component.d.ts +0 -0
  640. /package/{lib/components → components}/alert/alert.module.d.ts +0 -0
  641. /package/{lib/components → components}/badge/badge.component.d.ts +0 -0
  642. /package/{lib/components → components}/badge/badge.module.d.ts +0 -0
  643. /package/{lib/components → components}/button-group/button-group.component.d.ts +0 -0
  644. /package/{lib/components → components}/button-group/button-group.module.d.ts +0 -0
  645. /package/{lib/components → components}/card/card.component.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,1088 @@
1
+ (function (global, factory) {
2
+ typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('@angular/core'), require('@angular/platform-browser'), require('@angular/common'), require('@angular/router')) :
3
+ typeof define === 'function' && define.amd ? define('@inera/ids-angular/common', ['exports', '@angular/core', '@angular/platform-browser', '@angular/common', '@angular/router'], 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"].common = {}), global.ng.core, global.ng.platformBrowser, global.ng.common, global.ng.router));
5
+ })(this, (function (exports, i0, i1, i2, i3) { '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
+ var i3__namespace = /*#__PURE__*/_interopNamespace(i3);
29
+
30
+ var IDHeaderAvatar = /** @class */ (function () {
31
+ function IDHeaderAvatar(_props) {
32
+ this._props = _props;
33
+ }
34
+ Object.defineProperty(IDHeaderAvatar.prototype, "username", {
35
+ get: function () {
36
+ return this._props.username;
37
+ },
38
+ enumerable: false,
39
+ configurable: true
40
+ });
41
+ Object.defineProperty(IDHeaderAvatar.prototype, "maxWidth", {
42
+ get: function () {
43
+ return this._props.maxWidth;
44
+ },
45
+ enumerable: false,
46
+ configurable: true
47
+ });
48
+ Object.defineProperty(IDHeaderAvatar.prototype, "linkLeft", {
49
+ get: function () {
50
+ return this._props.linkLeft;
51
+ },
52
+ enumerable: false,
53
+ configurable: true
54
+ });
55
+ Object.defineProperty(IDHeaderAvatar.prototype, "linkRight", {
56
+ get: function () {
57
+ return this._props.linkRight;
58
+ },
59
+ enumerable: false,
60
+ configurable: true
61
+ });
62
+ Object.defineProperty(IDHeaderAvatar.prototype, "unit", {
63
+ get: function () {
64
+ return this._props.unit;
65
+ },
66
+ enumerable: false,
67
+ configurable: true
68
+ });
69
+ Object.defineProperty(IDHeaderAvatar.prototype, "linkMobile", {
70
+ get: function () {
71
+ return this._props.linkMobile;
72
+ },
73
+ enumerable: false,
74
+ configurable: true
75
+ });
76
+ Object.defineProperty(IDHeaderAvatar.prototype, "hide", {
77
+ get: function () {
78
+ return this._props.hide;
79
+ },
80
+ enumerable: false,
81
+ configurable: true
82
+ });
83
+ return IDHeaderAvatar;
84
+ }());
85
+
86
+ var IDHeaderItem = /** @class */ (function () {
87
+ function IDHeaderItem(_props) {
88
+ this._props = _props;
89
+ }
90
+ Object.defineProperty(IDHeaderItem.prototype, "iconName", {
91
+ get: function () {
92
+ return this._props.iconName;
93
+ },
94
+ enumerable: false,
95
+ configurable: true
96
+ });
97
+ Object.defineProperty(IDHeaderItem.prototype, "link", {
98
+ get: function () {
99
+ return this._props.link;
100
+ },
101
+ enumerable: false,
102
+ configurable: true
103
+ });
104
+ Object.defineProperty(IDHeaderItem.prototype, "mobile", {
105
+ get: function () {
106
+ return this._props.mobile;
107
+ },
108
+ enumerable: false,
109
+ configurable: true
110
+ });
111
+ Object.defineProperty(IDHeaderItem.prototype, "separatorLeft", {
112
+ get: function () {
113
+ return this._props.separatorLeft;
114
+ },
115
+ enumerable: false,
116
+ configurable: true
117
+ });
118
+ return IDHeaderItem;
119
+ }());
120
+
121
+ var IDHeaderNavItem = /** @class */ (function () {
122
+ function IDHeaderNavItem(_props) {
123
+ this._props = _props;
124
+ }
125
+ Object.defineProperty(IDHeaderNavItem.prototype, "label", {
126
+ get: function () {
127
+ return this._props.label;
128
+ },
129
+ enumerable: false,
130
+ configurable: true
131
+ });
132
+ Object.defineProperty(IDHeaderNavItem.prototype, "col1", {
133
+ get: function () {
134
+ return this._props.col1;
135
+ },
136
+ enumerable: false,
137
+ configurable: true
138
+ });
139
+ Object.defineProperty(IDHeaderNavItem.prototype, "col2", {
140
+ get: function () {
141
+ return this._props.col2;
142
+ },
143
+ enumerable: false,
144
+ configurable: true
145
+ });
146
+ Object.defineProperty(IDHeaderNavItem.prototype, "col3", {
147
+ get: function () {
148
+ return this._props.col3;
149
+ },
150
+ enumerable: false,
151
+ configurable: true
152
+ });
153
+ Object.defineProperty(IDHeaderNavItem.prototype, "headline", {
154
+ get: function () {
155
+ return this._props.headline;
156
+ },
157
+ enumerable: false,
158
+ configurable: true
159
+ });
160
+ Object.defineProperty(IDHeaderNavItem.prototype, "paragraph", {
161
+ get: function () {
162
+ return this._props.paragraph;
163
+ },
164
+ enumerable: false,
165
+ configurable: true
166
+ });
167
+ Object.defineProperty(IDHeaderNavItem.prototype, "paragraphLink", {
168
+ get: function () {
169
+ return this._props.paragraphLink;
170
+ },
171
+ enumerable: false,
172
+ configurable: true
173
+ });
174
+ Object.defineProperty(IDHeaderNavItem.prototype, "link", {
175
+ get: function () {
176
+ return this._props.link;
177
+ },
178
+ enumerable: false,
179
+ configurable: true
180
+ });
181
+ Object.defineProperty(IDHeaderNavItem.prototype, "active", {
182
+ get: function () {
183
+ return this._props.active;
184
+ },
185
+ enumerable: false,
186
+ configurable: true
187
+ });
188
+ Object.defineProperty(IDHeaderNavItem.prototype, "notifications", {
189
+ get: function () {
190
+ return this._props.notifications;
191
+ },
192
+ enumerable: false,
193
+ configurable: true
194
+ });
195
+ return IDHeaderNavItem;
196
+ }());
197
+
198
+ var IDIcon = /** @class */ (function () {
199
+ function IDIcon(_props) {
200
+ this._props = _props;
201
+ }
202
+ Object.defineProperty(IDIcon.prototype, "name", {
203
+ get: function () {
204
+ return this._props.name;
205
+ },
206
+ enumerable: false,
207
+ configurable: true
208
+ });
209
+ Object.defineProperty(IDIcon.prototype, "title", {
210
+ get: function () {
211
+ return this._props.title;
212
+ },
213
+ enumerable: false,
214
+ configurable: true
215
+ });
216
+ Object.defineProperty(IDIcon.prototype, "inline", {
217
+ get: function () {
218
+ return this._props.inline;
219
+ },
220
+ enumerable: false,
221
+ configurable: true
222
+ });
223
+ Object.defineProperty(IDIcon.prototype, "color", {
224
+ get: function () {
225
+ return this._props.color;
226
+ },
227
+ enumerable: false,
228
+ configurable: true
229
+ });
230
+ Object.defineProperty(IDIcon.prototype, "color2", {
231
+ get: function () {
232
+ return this._props.color2;
233
+ },
234
+ enumerable: false,
235
+ configurable: true
236
+ });
237
+ Object.defineProperty(IDIcon.prototype, "size", {
238
+ get: function () {
239
+ return this._props.size;
240
+ },
241
+ enumerable: false,
242
+ configurable: true
243
+ });
244
+ Object.defineProperty(IDIcon.prototype, "width", {
245
+ get: function () {
246
+ return this._props.width;
247
+ },
248
+ enumerable: false,
249
+ configurable: true
250
+ });
251
+ Object.defineProperty(IDIcon.prototype, "height", {
252
+ get: function () {
253
+ return this._props.height;
254
+ },
255
+ enumerable: false,
256
+ configurable: true
257
+ });
258
+ Object.defineProperty(IDIcon.prototype, "colorpreset", {
259
+ get: function () {
260
+ return this._props.colorpreset;
261
+ },
262
+ enumerable: false,
263
+ configurable: true
264
+ });
265
+ Object.defineProperty(IDIcon.prototype, "padding", {
266
+ get: function () {
267
+ return this._props.padding;
268
+ },
269
+ enumerable: false,
270
+ configurable: true
271
+ });
272
+ Object.defineProperty(IDIcon.prototype, "rotate", {
273
+ get: function () {
274
+ return this._props.rotate;
275
+ },
276
+ enumerable: false,
277
+ configurable: true
278
+ });
279
+ return IDIcon;
280
+ }());
281
+
282
+ var IDLink = /** @class */ (function () {
283
+ function IDLink(_props) {
284
+ this._props = _props;
285
+ }
286
+ Object.defineProperty(IDLink.prototype, "label", {
287
+ get: function () {
288
+ return this._props.label;
289
+ },
290
+ set: function (label) {
291
+ this._props.label = label;
292
+ },
293
+ enumerable: false,
294
+ configurable: true
295
+ });
296
+ Object.defineProperty(IDLink.prototype, "arialabel", {
297
+ get: function () {
298
+ return this._props.arialabel;
299
+ },
300
+ enumerable: false,
301
+ configurable: true
302
+ });
303
+ Object.defineProperty(IDLink.prototype, "id", {
304
+ get: function () {
305
+ return this._props.id;
306
+ },
307
+ set: function (id) {
308
+ this._props.id = id;
309
+ },
310
+ enumerable: false,
311
+ configurable: true
312
+ });
313
+ Object.defineProperty(IDLink.prototype, "classes", {
314
+ get: function () {
315
+ return this._props.classes;
316
+ },
317
+ set: function (classes) {
318
+ this._props.classes = classes;
319
+ },
320
+ enumerable: false,
321
+ configurable: true
322
+ });
323
+ return IDLink;
324
+ }());
325
+
326
+ /******************************************************************************
327
+ Copyright (c) Microsoft Corporation.
328
+
329
+ Permission to use, copy, modify, and/or distribute this software for any
330
+ purpose with or without fee is hereby granted.
331
+
332
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
333
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
334
+ AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
335
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
336
+ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
337
+ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
338
+ PERFORMANCE OF THIS SOFTWARE.
339
+ ***************************************************************************** */
340
+ /* global Reflect, Promise */
341
+ var extendStatics = function (d, b) {
342
+ extendStatics = Object.setPrototypeOf ||
343
+ ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
344
+ function (d, b) { for (var p in b)
345
+ if (Object.prototype.hasOwnProperty.call(b, p))
346
+ d[p] = b[p]; };
347
+ return extendStatics(d, b);
348
+ };
349
+ function __extends(d, b) {
350
+ if (typeof b !== "function" && b !== null)
351
+ throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
352
+ extendStatics(d, b);
353
+ function __() { this.constructor = d; }
354
+ d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
355
+ }
356
+ var __assign = function () {
357
+ __assign = Object.assign || function __assign(t) {
358
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
359
+ s = arguments[i];
360
+ for (var p in s)
361
+ if (Object.prototype.hasOwnProperty.call(s, p))
362
+ t[p] = s[p];
363
+ }
364
+ return t;
365
+ };
366
+ return __assign.apply(this, arguments);
367
+ };
368
+ function __rest(s, e) {
369
+ var t = {};
370
+ for (var p in s)
371
+ if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
372
+ t[p] = s[p];
373
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
374
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
375
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
376
+ t[p[i]] = s[p[i]];
377
+ }
378
+ return t;
379
+ }
380
+ function __decorate(decorators, target, key, desc) {
381
+ var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
382
+ if (typeof Reflect === "object" && typeof Reflect.decorate === "function")
383
+ r = Reflect.decorate(decorators, target, key, desc);
384
+ else
385
+ for (var i = decorators.length - 1; i >= 0; i--)
386
+ if (d = decorators[i])
387
+ r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
388
+ return c > 3 && r && Object.defineProperty(target, key, r), r;
389
+ }
390
+ function __param(paramIndex, decorator) {
391
+ return function (target, key) { decorator(target, key, paramIndex); };
392
+ }
393
+ function __metadata(metadataKey, metadataValue) {
394
+ if (typeof Reflect === "object" && typeof Reflect.metadata === "function")
395
+ return Reflect.metadata(metadataKey, metadataValue);
396
+ }
397
+ function __awaiter(thisArg, _arguments, P, generator) {
398
+ function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
399
+ return new (P || (P = Promise))(function (resolve, reject) {
400
+ function fulfilled(value) { try {
401
+ step(generator.next(value));
402
+ }
403
+ catch (e) {
404
+ reject(e);
405
+ } }
406
+ function rejected(value) { try {
407
+ step(generator["throw"](value));
408
+ }
409
+ catch (e) {
410
+ reject(e);
411
+ } }
412
+ function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
413
+ step((generator = generator.apply(thisArg, _arguments || [])).next());
414
+ });
415
+ }
416
+ function __generator(thisArg, body) {
417
+ var _ = { label: 0, sent: function () { if (t[0] & 1)
418
+ throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
419
+ return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" && (g[Symbol.iterator] = function () { return this; }), g;
420
+ function verb(n) { return function (v) { return step([n, v]); }; }
421
+ function step(op) {
422
+ if (f)
423
+ throw new TypeError("Generator is already executing.");
424
+ while (_)
425
+ try {
426
+ if (f = 1, y && (t = op[0] & 2 ? y["return"] : op[0] ? y["throw"] || ((t = y["return"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done)
427
+ return t;
428
+ if (y = 0, t)
429
+ op = [op[0] & 2, t.value];
430
+ switch (op[0]) {
431
+ case 0:
432
+ case 1:
433
+ t = op;
434
+ break;
435
+ case 4:
436
+ _.label++;
437
+ return { value: op[1], done: false };
438
+ case 5:
439
+ _.label++;
440
+ y = op[1];
441
+ op = [0];
442
+ continue;
443
+ case 7:
444
+ op = _.ops.pop();
445
+ _.trys.pop();
446
+ continue;
447
+ default:
448
+ if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) {
449
+ _ = 0;
450
+ continue;
451
+ }
452
+ if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) {
453
+ _.label = op[1];
454
+ break;
455
+ }
456
+ if (op[0] === 6 && _.label < t[1]) {
457
+ _.label = t[1];
458
+ t = op;
459
+ break;
460
+ }
461
+ if (t && _.label < t[2]) {
462
+ _.label = t[2];
463
+ _.ops.push(op);
464
+ break;
465
+ }
466
+ if (t[2])
467
+ _.ops.pop();
468
+ _.trys.pop();
469
+ continue;
470
+ }
471
+ op = body.call(thisArg, _);
472
+ }
473
+ catch (e) {
474
+ op = [6, e];
475
+ y = 0;
476
+ }
477
+ finally {
478
+ f = t = 0;
479
+ }
480
+ if (op[0] & 5)
481
+ throw op[1];
482
+ return { value: op[0] ? op[1] : void 0, done: true };
483
+ }
484
+ }
485
+ var __createBinding = Object.create ? (function (o, m, k, k2) {
486
+ if (k2 === undefined)
487
+ k2 = k;
488
+ var desc = Object.getOwnPropertyDescriptor(m, k);
489
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
490
+ desc = { enumerable: true, get: function () { return m[k]; } };
491
+ }
492
+ Object.defineProperty(o, k2, desc);
493
+ }) : (function (o, m, k, k2) {
494
+ if (k2 === undefined)
495
+ k2 = k;
496
+ o[k2] = m[k];
497
+ });
498
+ function __exportStar(m, o) {
499
+ for (var p in m)
500
+ if (p !== "default" && !Object.prototype.hasOwnProperty.call(o, p))
501
+ __createBinding(o, m, p);
502
+ }
503
+ function __values(o) {
504
+ var s = typeof Symbol === "function" && Symbol.iterator, m = s && o[s], i = 0;
505
+ if (m)
506
+ return m.call(o);
507
+ if (o && typeof o.length === "number")
508
+ return {
509
+ next: function () {
510
+ if (o && i >= o.length)
511
+ o = void 0;
512
+ return { value: o && o[i++], done: !o };
513
+ }
514
+ };
515
+ throw new TypeError(s ? "Object is not iterable." : "Symbol.iterator is not defined.");
516
+ }
517
+ function __read(o, n) {
518
+ var m = typeof Symbol === "function" && o[Symbol.iterator];
519
+ if (!m)
520
+ return o;
521
+ var i = m.call(o), r, ar = [], e;
522
+ try {
523
+ while ((n === void 0 || n-- > 0) && !(r = i.next()).done)
524
+ ar.push(r.value);
525
+ }
526
+ catch (error) {
527
+ e = { error: error };
528
+ }
529
+ finally {
530
+ try {
531
+ if (r && !r.done && (m = i["return"]))
532
+ m.call(i);
533
+ }
534
+ finally {
535
+ if (e)
536
+ throw e.error;
537
+ }
538
+ }
539
+ return ar;
540
+ }
541
+ /** @deprecated */
542
+ function __spread() {
543
+ for (var ar = [], i = 0; i < arguments.length; i++)
544
+ ar = ar.concat(__read(arguments[i]));
545
+ return ar;
546
+ }
547
+ /** @deprecated */
548
+ function __spreadArrays() {
549
+ for (var s = 0, i = 0, il = arguments.length; i < il; i++)
550
+ s += arguments[i].length;
551
+ for (var r = Array(s), k = 0, i = 0; i < il; i++)
552
+ for (var a = arguments[i], j = 0, jl = a.length; j < jl; j++, k++)
553
+ r[k] = a[j];
554
+ return r;
555
+ }
556
+ function __spreadArray(to, from, pack) {
557
+ if (pack || arguments.length === 2)
558
+ for (var i = 0, l = from.length, ar; i < l; i++) {
559
+ if (ar || !(i in from)) {
560
+ if (!ar)
561
+ ar = Array.prototype.slice.call(from, 0, i);
562
+ ar[i] = from[i];
563
+ }
564
+ }
565
+ return to.concat(ar || Array.prototype.slice.call(from));
566
+ }
567
+ function __await(v) {
568
+ return this instanceof __await ? (this.v = v, this) : new __await(v);
569
+ }
570
+ function __asyncGenerator(thisArg, _arguments, generator) {
571
+ if (!Symbol.asyncIterator)
572
+ throw new TypeError("Symbol.asyncIterator is not defined.");
573
+ var g = generator.apply(thisArg, _arguments || []), i, q = [];
574
+ return i = {}, verb("next"), verb("throw"), verb("return"), i[Symbol.asyncIterator] = function () { return this; }, i;
575
+ function verb(n) { if (g[n])
576
+ i[n] = function (v) { return new Promise(function (a, b) { q.push([n, v, a, b]) > 1 || resume(n, v); }); }; }
577
+ function resume(n, v) { try {
578
+ step(g[n](v));
579
+ }
580
+ catch (e) {
581
+ settle(q[0][3], e);
582
+ } }
583
+ function step(r) { r.value instanceof __await ? Promise.resolve(r.value.v).then(fulfill, reject) : settle(q[0][2], r); }
584
+ function fulfill(value) { resume("next", value); }
585
+ function reject(value) { resume("throw", value); }
586
+ function settle(f, v) { if (f(v), q.shift(), q.length)
587
+ resume(q[0][0], q[0][1]); }
588
+ }
589
+ function __asyncDelegator(o) {
590
+ var i, p;
591
+ return i = {}, verb("next"), verb("throw", function (e) { throw e; }), verb("return"), i[Symbol.iterator] = function () { return this; }, i;
592
+ function verb(n, f) { i[n] = o[n] ? function (v) { return (p = !p) ? { value: __await(o[n](v)), done: n === "return" } : f ? f(v) : v; } : f; }
593
+ }
594
+ function __asyncValues(o) {
595
+ if (!Symbol.asyncIterator)
596
+ throw new TypeError("Symbol.asyncIterator is not defined.");
597
+ var m = o[Symbol.asyncIterator], i;
598
+ return m ? m.call(o) : (o = typeof __values === "function" ? __values(o) : o[Symbol.iterator](), i = {}, verb("next"), verb("throw"), verb("return"), i[Symbol.asyncIterator] = function () { return this; }, i);
599
+ function verb(n) { i[n] = o[n] && function (v) { return new Promise(function (resolve, reject) { v = o[n](v), settle(resolve, reject, v.done, v.value); }); }; }
600
+ function settle(resolve, reject, d, v) { Promise.resolve(v).then(function (v) { resolve({ value: v, done: d }); }, reject); }
601
+ }
602
+ function __makeTemplateObject(cooked, raw) {
603
+ if (Object.defineProperty) {
604
+ Object.defineProperty(cooked, "raw", { value: raw });
605
+ }
606
+ else {
607
+ cooked.raw = raw;
608
+ }
609
+ return cooked;
610
+ }
611
+ ;
612
+ var __setModuleDefault = Object.create ? (function (o, v) {
613
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
614
+ }) : function (o, v) {
615
+ o["default"] = v;
616
+ };
617
+ function __importStar(mod) {
618
+ if (mod && mod.__esModule)
619
+ return mod;
620
+ var result = {};
621
+ if (mod != null)
622
+ for (var k in mod)
623
+ if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k))
624
+ __createBinding(result, mod, k);
625
+ __setModuleDefault(result, mod);
626
+ return result;
627
+ }
628
+ function __importDefault(mod) {
629
+ return (mod && mod.__esModule) ? mod : { default: mod };
630
+ }
631
+ function __classPrivateFieldGet(receiver, state, kind, f) {
632
+ if (kind === "a" && !f)
633
+ throw new TypeError("Private accessor was defined without a getter");
634
+ if (typeof state === "function" ? receiver !== state || !f : !state.has(receiver))
635
+ throw new TypeError("Cannot read private member from an object whose class did not declare it");
636
+ return kind === "m" ? f : kind === "a" ? f.call(receiver) : f ? f.value : state.get(receiver);
637
+ }
638
+ function __classPrivateFieldSet(receiver, state, value, kind, f) {
639
+ if (kind === "m")
640
+ throw new TypeError("Private method is not writable");
641
+ if (kind === "a" && !f)
642
+ throw new TypeError("Private accessor was defined without a setter");
643
+ if (typeof state === "function" ? receiver !== state || !f : !state.has(receiver))
644
+ throw new TypeError("Cannot write private member to an object whose class did not declare it");
645
+ return (kind === "a" ? f.call(receiver, value) : f ? f.value = value : state.set(receiver, value)), value;
646
+ }
647
+ function __classPrivateFieldIn(state, receiver) {
648
+ if (receiver === null || (typeof receiver !== "object" && typeof receiver !== "function"))
649
+ throw new TypeError("Cannot use 'in' operator on non-object");
650
+ return typeof state === "function" ? receiver === state : state.has(receiver);
651
+ }
652
+
653
+ var IDLinkFunction = /** @class */ (function (_super) {
654
+ __extends(IDLinkFunction, _super);
655
+ function IDLinkFunction(_props) {
656
+ return _super.call(this, _props) || this;
657
+ }
658
+ Object.defineProperty(IDLinkFunction.prototype, "action", {
659
+ get: function () {
660
+ return this._props.action;
661
+ },
662
+ set: function (action) {
663
+ this._props.action = action;
664
+ },
665
+ enumerable: false,
666
+ configurable: true
667
+ });
668
+ IDLinkFunction.prototype.click = function () {
669
+ var _a;
670
+ (_a = this.action) === null || _a === void 0 ? void 0 : _a.call(this);
671
+ };
672
+ return IDLinkFunction;
673
+ }(IDLink));
674
+
675
+ var IDLinkRoute = /** @class */ (function (_super) {
676
+ __extends(IDLinkRoute, _super);
677
+ function IDLinkRoute(_props) {
678
+ return _super.call(this, _props) || this;
679
+ }
680
+ Object.defineProperty(IDLinkRoute.prototype, "extras", {
681
+ get: function () {
682
+ return this._props.extras;
683
+ },
684
+ set: function (extras) {
685
+ this._props.extras = extras;
686
+ },
687
+ enumerable: false,
688
+ configurable: true
689
+ });
690
+ Object.defineProperty(IDLinkRoute.prototype, "route", {
691
+ get: function () {
692
+ return this._props.route;
693
+ },
694
+ set: function (route) {
695
+ this._props.route = route;
696
+ },
697
+ enumerable: false,
698
+ configurable: true
699
+ });
700
+ Object.defineProperty(IDLinkRoute.prototype, "router", {
701
+ get: function () {
702
+ return this._props.router;
703
+ },
704
+ set: function (router) {
705
+ this._props.router = router;
706
+ },
707
+ enumerable: false,
708
+ configurable: true
709
+ });
710
+ Object.defineProperty(IDLinkRoute.prototype, "queries", {
711
+ get: function () {
712
+ return this._props.queries;
713
+ },
714
+ set: function (_queries) {
715
+ this._props.queries = _queries;
716
+ },
717
+ enumerable: false,
718
+ configurable: true
719
+ });
720
+ IDLinkRoute.prototype.click = function () {
721
+ if (this.router) {
722
+ this.router.navigate([this.route], this.extras);
723
+ }
724
+ else {
725
+ console.error('No router supplied in IDLinkRoute Object');
726
+ }
727
+ };
728
+ return IDLinkRoute;
729
+ }(IDLink));
730
+
731
+ var IDLinkWeb = /** @class */ (function (_super) {
732
+ __extends(IDLinkWeb, _super);
733
+ function IDLinkWeb(_props) {
734
+ return _super.call(this, _props) || this;
735
+ }
736
+ Object.defineProperty(IDLinkWeb.prototype, "target", {
737
+ get: function () {
738
+ return this._props.target;
739
+ },
740
+ set: function (target) {
741
+ this._props.target = target;
742
+ },
743
+ enumerable: false,
744
+ configurable: true
745
+ });
746
+ Object.defineProperty(IDLinkWeb.prototype, "url", {
747
+ get: function () {
748
+ return this._props.url;
749
+ },
750
+ set: function (url) {
751
+ this._props.url = url;
752
+ },
753
+ enumerable: false,
754
+ configurable: true
755
+ });
756
+ IDLinkWeb.prototype.click = function () {
757
+ window.open(this._props.url, this.target);
758
+ };
759
+ return IDLinkWeb;
760
+ }(IDLink));
761
+
762
+ var IDMobileMenuItem = /** @class */ (function () {
763
+ function IDMobileMenuItem(_props) {
764
+ this._props = _props;
765
+ }
766
+ Object.defineProperty(IDMobileMenuItem.prototype, "headline", {
767
+ get: function () {
768
+ return this._props.headline;
769
+ },
770
+ enumerable: false,
771
+ configurable: true
772
+ });
773
+ Object.defineProperty(IDMobileMenuItem.prototype, "link", {
774
+ get: function () {
775
+ return this._props.link;
776
+ },
777
+ enumerable: false,
778
+ configurable: true
779
+ });
780
+ Object.defineProperty(IDMobileMenuItem.prototype, "prependIcon", {
781
+ get: function () {
782
+ return this._props.prependIcon;
783
+ },
784
+ enumerable: false,
785
+ configurable: true
786
+ });
787
+ Object.defineProperty(IDMobileMenuItem.prototype, "appendIcon", {
788
+ get: function () {
789
+ return this._props.appendIcon;
790
+ },
791
+ enumerable: false,
792
+ configurable: true
793
+ });
794
+ Object.defineProperty(IDMobileMenuItem.prototype, "items", {
795
+ get: function () {
796
+ return this._props.items;
797
+ },
798
+ enumerable: false,
799
+ configurable: true
800
+ });
801
+ Object.defineProperty(IDMobileMenuItem.prototype, "expanded", {
802
+ get: function () {
803
+ return this._props.expanded;
804
+ },
805
+ enumerable: false,
806
+ configurable: true
807
+ });
808
+ Object.defineProperty(IDMobileMenuItem.prototype, "secondary", {
809
+ get: function () {
810
+ return this._props.secondary;
811
+ },
812
+ enumerable: false,
813
+ configurable: true
814
+ });
815
+ Object.defineProperty(IDMobileMenuItem.prototype, "active", {
816
+ get: function () {
817
+ return this._props.active;
818
+ },
819
+ enumerable: false,
820
+ configurable: true
821
+ });
822
+ Object.defineProperty(IDMobileMenuItem.prototype, "variation", {
823
+ get: function () {
824
+ return this._props.variation;
825
+ },
826
+ enumerable: false,
827
+ configurable: true
828
+ });
829
+ Object.defineProperty(IDMobileMenuItem.prototype, "showtext", {
830
+ get: function () {
831
+ return this._props.showtext;
832
+ },
833
+ enumerable: false,
834
+ configurable: true
835
+ });
836
+ Object.defineProperty(IDMobileMenuItem.prototype, "hidetext", {
837
+ get: function () {
838
+ return this._props.hidetext;
839
+ },
840
+ enumerable: false,
841
+ configurable: true
842
+ });
843
+ Object.defineProperty(IDMobileMenuItem.prototype, "expansionToggled", {
844
+ get: function () {
845
+ return this._props.expansionToggled;
846
+ },
847
+ enumerable: false,
848
+ configurable: true
849
+ });
850
+ IDMobileMenuItem.prototype.togleExpansion = function () {
851
+ if (this._props.expansionToggled) {
852
+ this._props.expansionToggled();
853
+ }
854
+ };
855
+ return IDMobileMenuItem;
856
+ }());
857
+
858
+ var IDTab = /** @class */ (function () {
859
+ function IDTab(_props) {
860
+ this._props = _props;
861
+ }
862
+ Object.defineProperty(IDTab.prototype, "label", {
863
+ get: function () {
864
+ return this._props.label;
865
+ },
866
+ enumerable: false,
867
+ configurable: true
868
+ });
869
+ Object.defineProperty(IDTab.prototype, "selected", {
870
+ get: function () {
871
+ return this._props.selected;
872
+ },
873
+ enumerable: false,
874
+ configurable: true
875
+ });
876
+ Object.defineProperty(IDTab.prototype, "notices", {
877
+ get: function () {
878
+ return this._props.notices;
879
+ },
880
+ enumerable: false,
881
+ configurable: true
882
+ });
883
+ Object.defineProperty(IDTab.prototype, "notifications", {
884
+ get: function () {
885
+ return this._props.notifications;
886
+ },
887
+ enumerable: false,
888
+ configurable: true
889
+ });
890
+ Object.defineProperty(IDTab.prototype, "icon", {
891
+ get: function () {
892
+ return this._props.icon;
893
+ },
894
+ enumerable: false,
895
+ configurable: true
896
+ });
897
+ return IDTab;
898
+ }());
899
+
900
+ var IDAnchorComponent = /** @class */ (function () {
901
+ function IDAnchorComponent(sanitizer) {
902
+ this.sanitizer = sanitizer;
903
+ this.linkType = '';
904
+ this.isLinkExternal = false;
905
+ this.isLinkRoute = false;
906
+ this.isLinkWeb = false;
907
+ this.isLinkFunction = false;
908
+ this.classes = '';
909
+ this.scriptHref = this.sanitizer.bypassSecurityTrustUrl('javascript:');
910
+ this.block = false;
911
+ this.noOutline = false;
912
+ /** Apply classes to <a> element */
913
+ this.contextClasses = [];
914
+ }
915
+ IDAnchorComponent.prototype.setLinkType = function () {
916
+ this.isLinkRoute = this.link instanceof IDLinkRoute;
917
+ this.isLinkWeb = this.link instanceof IDLinkWeb;
918
+ this.isLinkFunction = this.link instanceof IDLinkFunction;
919
+ if (this.link && this.isLinkWeb) {
920
+ var weblink = this.link;
921
+ this.isLinkExternal = weblink.target === '_blank' || weblink.target === 'blank';
922
+ }
923
+ else {
924
+ this.isLinkExternal = false;
925
+ }
926
+ };
927
+ IDAnchorComponent.prototype.setClasses = function () {
928
+ if (this.link && this.link.classes) {
929
+ this.classes = __spreadArray(__spreadArray([], __read(this.contextClasses)), __read(this.link.classes)).join(' ');
930
+ }
931
+ else {
932
+ this.classes = this.contextClasses.join(' ');
933
+ }
934
+ };
935
+ Object.defineProperty(IDAnchorComponent.prototype, "linkWeb", {
936
+ get: function () {
937
+ return this.link;
938
+ },
939
+ enumerable: false,
940
+ configurable: true
941
+ });
942
+ Object.defineProperty(IDAnchorComponent.prototype, "linkRoute", {
943
+ get: function () {
944
+ return this.link;
945
+ },
946
+ enumerable: false,
947
+ configurable: true
948
+ });
949
+ Object.defineProperty(IDAnchorComponent.prototype, "linkFunction", {
950
+ get: function () {
951
+ return this.link;
952
+ },
953
+ enumerable: false,
954
+ configurable: true
955
+ });
956
+ IDAnchorComponent.prototype.ngOnChanges = function (changes) {
957
+ if (changes.link) {
958
+ this.setLinkType();
959
+ this.setClasses();
960
+ }
961
+ if (changes.contextClasses) {
962
+ this.setClasses();
963
+ }
964
+ };
965
+ return IDAnchorComponent;
966
+ }());
967
+ IDAnchorComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDAnchorComponent, deps: [{ token: i1__namespace.DomSanitizer }], target: i0__namespace.ɵɵFactoryTarget.Component });
968
+ IDAnchorComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDAnchorComponent, selector: "id-anchor", inputs: { link: "link", block: "block", noOutline: "noOutline", contextClasses: "contextClasses" }, usesOnChanges: true, ngImport: i0__namespace, template: "<a *ngIf=\"isLinkRoute\" \r\n [class.ids-no-outline]=\"noOutline\"\r\n [class.ids-block]=\"block\"\r\n [attr.id]=\"linkRoute.id\"\r\n [attr.aria-label]=\"linkRoute.arialabel\"\r\n [class]=\"classes\" \r\n [routerLink]=\"linkRoute.route\"\r\n routerLinkActive=\"selected\"\r\n [queryParams]=\"linkRoute.queries\"\r\n (click)=\"linkRoute.click()\">\r\n <ng-template [ngTemplateOutlet]=\"prependTemplate\"></ng-template>\r\n {{linkRoute.label}}\r\n <ng-template [ngTemplateOutlet]=\"appendTemplate\"></ng-template>\r\n</a>\r\n<a *ngIf=\"isLinkWeb\" \r\n [class.ids-no-outline]=\"noOutline\"\r\n [class.ids-block]=\"block\"\r\n [attr.id]=\"linkWeb.id\"\r\n [attr.aria-label]=\"linkRoute.arialabel\"\r\n [class]=\"classes\" \r\n [href]=\"linkWeb.url\"\r\n [attr.target]=\"linkWeb.target\"\r\n [attr.rel]=\"isLinkExternal ? 'noopener' : null\">\r\n <ng-template [ngTemplateOutlet]=\"prependTemplate\"></ng-template>\r\n {{linkWeb.label}}\r\n <ng-template [ngTemplateOutlet]=\"appendTemplate\"></ng-template>\r\n</a>\r\n<a *ngIf=\"isLinkFunction\" \r\n [class.ids-no-outline]=\"noOutline\"\r\n [class.ids-block]=\"block\"\r\n [attr.id]=\"linkFunction.id\"\r\n [attr.aria-label]=\"linkRoute.arialabel\"\r\n [class]=\"classes\" \r\n [attr.href]=\"scriptHref\"\r\n (click)=\"linkFunction.click()\">\r\n <ng-template [ngTemplateOutlet]=\"prependTemplate\"></ng-template>\r\n {{linkFunction.label}}\r\n <ng-template [ngTemplateOutlet]=\"appendTemplate\"></ng-template>\r\n</a>\r\n\r\n<ng-template #prependTemplate>\r\n <ng-content select=\"[prepend]\"></ng-content>\r\n</ng-template>\r\n\r\n<ng-template #appendTemplate>\r\n <ng-content select=\"[append]\"></ng-content>\r\n</ng-template>", styles: [":host(.ids-link) a { position:absolute; inset: 0px; z-index: 1; }", "a { color: inherit; text-decoration: inherit; font-size: inherit }", ".ids-no-outline:focus { outline: none;}", ".ids-block { display: block;}"], directives: [{ type: i2__namespace.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i3__namespace.RouterLinkWithHref, selector: "a[routerLink],area[routerLink]", inputs: ["routerLink", "target", "queryParams", "fragment", "queryParamsHandling", "preserveFragment", "skipLocationChange", "replaceUrl", "state", "relativeTo"] }, { type: i3__namespace.RouterLinkActive, selector: "[routerLinkActive]", inputs: ["routerLinkActiveOptions", "routerLinkActive"], exportAs: ["routerLinkActive"] }, { type: i2__namespace.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet"] }] });
969
+ i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDAnchorComponent, decorators: [{
970
+ type: i0.Component,
971
+ args: [{
972
+ selector: 'id-anchor',
973
+ templateUrl: './anchor.component.html',
974
+ styles: [
975
+ ':host(.ids-link) a { position:absolute; inset: 0px; z-index: 1; }',
976
+ 'a { color: inherit; text-decoration: inherit; font-size: inherit }',
977
+ '.ids-no-outline:focus { outline: none;}',
978
+ '.ids-block { display: block;}'
979
+ ]
980
+ }]
981
+ }], ctorParameters: function () { return [{ type: i1__namespace.DomSanitizer }]; }, propDecorators: { link: [{
982
+ type: i0.Input
983
+ }], block: [{
984
+ type: i0.Input
985
+ }], noOutline: [{
986
+ type: i0.Input
987
+ }], contextClasses: [{
988
+ type: i0.Input
989
+ }] } });
990
+
991
+ var IDAnchorModule = /** @class */ (function () {
992
+ function IDAnchorModule() {
993
+ }
994
+ return IDAnchorModule;
995
+ }());
996
+ IDAnchorModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDAnchorModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
997
+ IDAnchorModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDAnchorModule, declarations: [IDAnchorComponent], imports: [i2.CommonModule,
998
+ i3.RouterModule], exports: [IDAnchorComponent] });
999
+ IDAnchorModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDAnchorModule, imports: [[
1000
+ i2.CommonModule,
1001
+ i3.RouterModule,
1002
+ ]] });
1003
+ i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDAnchorModule, decorators: [{
1004
+ type: i0.NgModule,
1005
+ args: [{
1006
+ declarations: [IDAnchorComponent],
1007
+ exports: [IDAnchorComponent],
1008
+ imports: [
1009
+ i2.CommonModule,
1010
+ i3.RouterModule,
1011
+ ]
1012
+ }]
1013
+ }] });
1014
+
1015
+ var IDNotificationBadge = /** @class */ (function () {
1016
+ function IDNotificationBadge(_value, _size, _type) {
1017
+ this._value = _value;
1018
+ this._size = _size;
1019
+ this._type = _type;
1020
+ }
1021
+ Object.defineProperty(IDNotificationBadge.prototype, "value", {
1022
+ get: function () {
1023
+ return this._value;
1024
+ },
1025
+ enumerable: false,
1026
+ configurable: true
1027
+ });
1028
+ Object.defineProperty(IDNotificationBadge.prototype, "size", {
1029
+ get: function () {
1030
+ return this._size;
1031
+ },
1032
+ enumerable: false,
1033
+ configurable: true
1034
+ });
1035
+ Object.defineProperty(IDNotificationBadge.prototype, "type", {
1036
+ get: function () {
1037
+ return this._type;
1038
+ },
1039
+ enumerable: false,
1040
+ configurable: true
1041
+ });
1042
+ return IDNotificationBadge;
1043
+ }());
1044
+
1045
+ var IDFormBase = /** @class */ (function () {
1046
+ function IDFormBase() {
1047
+ this.valid = 'true';
1048
+ this.light = false;
1049
+ this.novalidation = false;
1050
+ }
1051
+ return IDFormBase;
1052
+ }());
1053
+ IDFormBase.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDFormBase, deps: [], target: i0__namespace.ɵɵFactoryTarget.Component });
1054
+ IDFormBase.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDFormBase, selector: "ng-component", inputs: { valid: "valid", light: "light", novalidation: "novalidation" }, ngImport: i0__namespace, template: '', isInline: true });
1055
+ i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDFormBase, decorators: [{
1056
+ type: i0.Component,
1057
+ args: [{ template: '' }]
1058
+ }], ctorParameters: function () { return []; }, propDecorators: { valid: [{
1059
+ type: i0.Input
1060
+ }], light: [{
1061
+ type: i0.Input
1062
+ }], novalidation: [{
1063
+ type: i0.Input
1064
+ }] } });
1065
+
1066
+ /**
1067
+ * Generated bundle index. Do not edit.
1068
+ */
1069
+
1070
+ exports.IDAnchorComponent = IDAnchorComponent;
1071
+ exports.IDAnchorModule = IDAnchorModule;
1072
+ exports.IDFormBase = IDFormBase;
1073
+ exports.IDHeaderAvatar = IDHeaderAvatar;
1074
+ exports.IDHeaderItem = IDHeaderItem;
1075
+ exports.IDHeaderNavItem = IDHeaderNavItem;
1076
+ exports.IDIcon = IDIcon;
1077
+ exports.IDLink = IDLink;
1078
+ exports.IDLinkFunction = IDLinkFunction;
1079
+ exports.IDLinkRoute = IDLinkRoute;
1080
+ exports.IDLinkWeb = IDLinkWeb;
1081
+ exports.IDMobileMenuItem = IDMobileMenuItem;
1082
+ exports.IDNotificationBadge = IDNotificationBadge;
1083
+ exports.IDTab = IDTab;
1084
+
1085
+ Object.defineProperty(exports, '__esModule', { value: true });
1086
+
1087
+ }));
1088
+ //# sourceMappingURL=inera-ids-angular-common.umd.js.map