@inera/ids-angular 4.2.0 → 4.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (699) hide show
  1. package/bundles/inera-ids-angular-common.umd.js +1088 -0
  2. package/bundles/inera-ids-angular-common.umd.js.map +1 -0
  3. package/bundles/inera-ids-angular-components-agent.umd.js +91 -0
  4. package/bundles/inera-ids-angular-components-agent.umd.js.map +1 -0
  5. package/bundles/inera-ids-angular-components-alert-global.umd.js +100 -0
  6. package/bundles/inera-ids-angular-components-alert-global.umd.js.map +1 -0
  7. package/bundles/inera-ids-angular-components-alert.umd.js +111 -0
  8. package/bundles/inera-ids-angular-components-alert.umd.js.map +1 -0
  9. package/bundles/inera-ids-angular-components-badge.umd.js +76 -0
  10. package/bundles/inera-ids-angular-components-badge.umd.js.map +1 -0
  11. package/bundles/inera-ids-angular-components-breadcrumbs.umd.js +98 -0
  12. package/bundles/inera-ids-angular-components-breadcrumbs.umd.js.map +1 -0
  13. package/bundles/inera-ids-angular-components-button-group.umd.js +80 -0
  14. package/bundles/inera-ids-angular-components-button-group.umd.js.map +1 -0
  15. package/bundles/inera-ids-angular-components-button.umd.js +138 -0
  16. package/bundles/inera-ids-angular-components-button.umd.js.map +1 -0
  17. package/bundles/inera-ids-angular-components-card.umd.js +86 -0
  18. package/bundles/inera-ids-angular-components-card.umd.js.map +1 -0
  19. package/bundles/inera-ids-angular-components-carousel.umd.js +114 -0
  20. package/bundles/inera-ids-angular-components-carousel.umd.js.map +1 -0
  21. package/bundles/inera-ids-angular-components-date-label.umd.js +89 -0
  22. package/bundles/inera-ids-angular-components-date-label.umd.js.map +1 -0
  23. package/bundles/inera-ids-angular-components-dialog.umd.js +120 -0
  24. package/bundles/inera-ids-angular-components-dialog.umd.js.map +1 -0
  25. package/bundles/inera-ids-angular-components-expandable.umd.js +105 -0
  26. package/bundles/inera-ids-angular-components-expandable.umd.js.map +1 -0
  27. package/bundles/inera-ids-angular-components-footer.umd.js +106 -0
  28. package/bundles/inera-ids-angular-components-footer.umd.js.map +1 -0
  29. package/bundles/inera-ids-angular-components-form-checkbox-group.umd.js +417 -0
  30. package/bundles/inera-ids-angular-components-form-checkbox-group.umd.js.map +1 -0
  31. package/bundles/inera-ids-angular-components-form-checkbox.umd.js +407 -0
  32. package/bundles/inera-ids-angular-components-form-checkbox.umd.js.map +1 -0
  33. package/bundles/inera-ids-angular-components-form-error-message.umd.js +78 -0
  34. package/bundles/inera-ids-angular-components-form-error-message.umd.js.map +1 -0
  35. package/bundles/inera-ids-angular-components-form-input.umd.js +408 -0
  36. package/bundles/inera-ids-angular-components-form-input.umd.js.map +1 -0
  37. package/bundles/inera-ids-angular-components-form-radio.umd.js +442 -0
  38. package/bundles/inera-ids-angular-components-form-radio.umd.js.map +1 -0
  39. package/bundles/inera-ids-angular-components-form-range.umd.js +77 -0
  40. package/bundles/inera-ids-angular-components-form-range.umd.js.map +1 -0
  41. package/bundles/inera-ids-angular-components-form-select-multiple.umd.js +431 -0
  42. package/bundles/inera-ids-angular-components-form-select-multiple.umd.js.map +1 -0
  43. package/bundles/inera-ids-angular-components-form-select.umd.js +403 -0
  44. package/bundles/inera-ids-angular-components-form-select.umd.js.map +1 -0
  45. package/bundles/inera-ids-angular-components-form-spinner.umd.js +80 -0
  46. package/bundles/inera-ids-angular-components-form-spinner.umd.js.map +1 -0
  47. package/bundles/inera-ids-angular-components-form-textarea.umd.js +412 -0
  48. package/bundles/inera-ids-angular-components-form-textarea.umd.js.map +1 -0
  49. package/bundles/inera-ids-angular-components-form-time.umd.js +403 -0
  50. package/bundles/inera-ids-angular-components-form-time.umd.js.map +1 -0
  51. package/bundles/inera-ids-angular-components-form-toggle.umd.js +74 -0
  52. package/bundles/inera-ids-angular-components-form-toggle.umd.js.map +1 -0
  53. package/bundles/inera-ids-angular-components-grid-column.umd.js +104 -0
  54. package/bundles/inera-ids-angular-components-grid-column.umd.js.map +1 -0
  55. package/bundles/inera-ids-angular-components-grid-container.umd.js +80 -0
  56. package/bundles/inera-ids-angular-components-grid-container.umd.js.map +1 -0
  57. package/bundles/inera-ids-angular-components-grid-row.umd.js +90 -0
  58. package/bundles/inera-ids-angular-components-grid-row.umd.js.map +1 -0
  59. package/bundles/inera-ids-angular-components-grid.umd.js +204 -0
  60. package/bundles/inera-ids-angular-components-grid.umd.js.map +1 -0
  61. package/bundles/inera-ids-angular-components-header.umd.js +132 -0
  62. package/bundles/inera-ids-angular-components-header.umd.js.map +1 -0
  63. package/bundles/inera-ids-angular-components-icon.umd.js +104 -0
  64. package/bundles/inera-ids-angular-components-icon.umd.js.map +1 -0
  65. package/bundles/inera-ids-angular-components-link.umd.js +142 -0
  66. package/bundles/inera-ids-angular-components-link.umd.js.map +1 -0
  67. package/bundles/inera-ids-angular-components-list.umd.js +143 -0
  68. package/bundles/inera-ids-angular-components-list.umd.js.map +1 -0
  69. package/bundles/inera-ids-angular-components-mobile-menu.umd.js +85 -0
  70. package/bundles/inera-ids-angular-components-mobile-menu.umd.js.map +1 -0
  71. package/bundles/inera-ids-angular-components-navigation-content.umd.js +76 -0
  72. package/bundles/inera-ids-angular-components-navigation-content.umd.js.map +1 -0
  73. package/bundles/inera-ids-angular-components-navigation-local.umd.js +76 -0
  74. package/bundles/inera-ids-angular-components-navigation-local.umd.js.map +1 -0
  75. package/bundles/inera-ids-angular-components-notification-badge.umd.js +77 -0
  76. package/bundles/inera-ids-angular-components-notification-badge.umd.js.map +1 -0
  77. package/bundles/inera-ids-angular-components-popover.umd.js +88 -0
  78. package/bundles/inera-ids-angular-components-popover.umd.js.map +1 -0
  79. package/bundles/inera-ids-angular-components-progressbar.umd.js +79 -0
  80. package/bundles/inera-ids-angular-components-progressbar.umd.js.map +1 -0
  81. package/bundles/inera-ids-angular-components-stepper.umd.js +111 -0
  82. package/bundles/inera-ids-angular-components-stepper.umd.js.map +1 -0
  83. package/bundles/inera-ids-angular-components-tabs.umd.js +149 -0
  84. package/bundles/inera-ids-angular-components-tabs.umd.js.map +1 -0
  85. package/bundles/inera-ids-angular-components-tag.umd.js +88 -0
  86. package/bundles/inera-ids-angular-components-tag.umd.js.map +1 -0
  87. package/bundles/inera-ids-angular-components-tooltip.umd.js +73 -0
  88. package/bundles/inera-ids-angular-components-tooltip.umd.js.map +1 -0
  89. package/bundles/inera-ids-angular.umd.js +391 -3775
  90. package/bundles/inera-ids-angular.umd.js.map +1 -1
  91. package/{lib → common}/classes/header/IDHeaderAvatar.d.ts +1 -0
  92. package/{lib → common}/classes/header/IDHeaderAvatarProps.d.ts +1 -0
  93. package/{lib → common}/classes/header/IDHeaderNavItem.d.ts +1 -0
  94. package/{lib → common}/classes/header/IDHeaderNavItemProps.d.ts +1 -0
  95. package/{lib → common}/classes/link/IDLink.d.ts +1 -0
  96. package/{lib → common}/classes/link/IDLinkProps.d.ts +3 -1
  97. package/{lib → common}/classes/link/IDLinkRoute.d.ts +5 -0
  98. package/common/inera-ids-angular-common.d.ts +5 -0
  99. package/common/package.json +10 -0
  100. package/common/public-api.d.ts +21 -0
  101. package/components/agent/inera-ids-angular-components-agent.d.ts +5 -0
  102. package/components/agent/package.json +10 -0
  103. package/components/agent/public-api.d.ts +2 -0
  104. package/components/alert/inera-ids-angular-components-alert.d.ts +5 -0
  105. package/components/alert/package.json +10 -0
  106. package/components/alert/public-api.d.ts +2 -0
  107. package/{lib/components → components}/alert-global/alert-global.component.d.ts +1 -1
  108. package/{lib/components → components}/alert-global/alert-global.module.d.ts +3 -1
  109. package/components/alert-global/inera-ids-angular-components-alert-global.d.ts +5 -0
  110. package/components/alert-global/package.json +13 -0
  111. package/components/alert-global/public-api.d.ts +2 -0
  112. package/components/badge/inera-ids-angular-components-badge.d.ts +5 -0
  113. package/components/badge/package.json +10 -0
  114. package/components/badge/public-api.d.ts +2 -0
  115. package/{lib/components → components}/breadcrumbs/breadcrumbs.component.d.ts +1 -1
  116. package/{lib/components → components}/breadcrumbs/breadcrumbs.module.d.ts +1 -1
  117. package/components/breadcrumbs/inera-ids-angular-components-breadcrumbs.d.ts +5 -0
  118. package/components/breadcrumbs/package.json +10 -0
  119. package/components/breadcrumbs/public-api.d.ts +2 -0
  120. package/{lib/components → components}/button/button.component.d.ts +1 -1
  121. package/{lib/components → components}/button/button.module.d.ts +1 -1
  122. package/components/button/inera-ids-angular-components-button.d.ts +5 -0
  123. package/components/button/package.json +10 -0
  124. package/components/button/public-api.d.ts +2 -0
  125. package/components/button-group/inera-ids-angular-components-button-group.d.ts +5 -0
  126. package/components/button-group/package.json +10 -0
  127. package/components/button-group/public-api.d.ts +2 -0
  128. package/{lib/components → components}/card/card.component.d.ts +2 -1
  129. package/components/card/inera-ids-angular-components-card.d.ts +5 -0
  130. package/components/card/package.json +10 -0
  131. package/components/card/public-api.d.ts +2 -0
  132. package/components/carousel/inera-ids-angular-components-carousel.d.ts +5 -0
  133. package/components/carousel/package.json +10 -0
  134. package/components/carousel/public-api.d.ts +3 -0
  135. package/components/date-label/inera-ids-angular-components-date-label.d.ts +5 -0
  136. package/components/date-label/package.json +10 -0
  137. package/components/date-label/public-api.d.ts +2 -0
  138. package/{lib/components → components}/dialog/dialog.component.d.ts +5 -1
  139. package/components/dialog/inera-ids-angular-components-dialog.d.ts +5 -0
  140. package/components/dialog/package.json +10 -0
  141. package/components/dialog/public-api.d.ts +2 -0
  142. package/{lib/components → components}/expandable/expandable.component.d.ts +7 -1
  143. package/components/expandable/inera-ids-angular-components-expandable.d.ts +5 -0
  144. package/components/expandable/package.json +10 -0
  145. package/components/expandable/public-api.d.ts +2 -0
  146. package/{lib/components → components}/footer/footer.component.d.ts +3 -2
  147. package/{lib/components → components}/footer/footer.module.d.ts +1 -1
  148. package/components/footer/inera-ids-angular-components-footer.d.ts +5 -0
  149. package/components/footer/package.json +10 -0
  150. package/components/footer/public-api.d.ts +2 -0
  151. package/{lib/components → components}/form/checkbox/checkbox.component.d.ts +3 -3
  152. package/components/form/checkbox/inera-ids-angular-components-form-checkbox.d.ts +5 -0
  153. package/components/form/checkbox/package.json +10 -0
  154. package/components/form/checkbox/public-api.d.ts +2 -0
  155. package/{lib/components → components}/form/checkbox-group/checkbox-group.component.d.ts +1 -1
  156. package/components/form/checkbox-group/inera-ids-angular-components-form-checkbox-group.d.ts +5 -0
  157. package/components/form/checkbox-group/package.json +10 -0
  158. package/components/form/checkbox-group/public-api.d.ts +2 -0
  159. package/components/form/error-message/inera-ids-angular-components-form-error-message.d.ts +5 -0
  160. package/components/form/error-message/package.json +10 -0
  161. package/components/form/error-message/public-api.d.ts +2 -0
  162. package/components/form/input/inera-ids-angular-components-form-input.d.ts +5 -0
  163. package/{lib/components → components}/form/input/input.component.d.ts +1 -1
  164. package/components/form/input/package.json +10 -0
  165. package/components/form/input/public-api.d.ts +2 -0
  166. package/components/form/radio/inera-ids-angular-components-form-radio.d.ts +5 -0
  167. package/components/form/radio/package.json +10 -0
  168. package/components/form/radio/public-api.d.ts +3 -0
  169. package/{lib/components → components}/form/radio/radio.component.d.ts +1 -1
  170. package/components/form/range/inera-ids-angular-components-form-range.d.ts +5 -0
  171. package/components/form/range/package.json +10 -0
  172. package/components/form/range/public-api.d.ts +2 -0
  173. package/components/form/select/inera-ids-angular-components-form-select.d.ts +5 -0
  174. package/components/form/select/package.json +10 -0
  175. package/components/form/select/public-api.d.ts +2 -0
  176. package/{lib/components → components}/form/select/select.component.d.ts +1 -1
  177. package/components/form/select-multiple/inera-ids-angular-components-form-select-multiple.d.ts +5 -0
  178. package/components/form/select-multiple/package.json +10 -0
  179. package/components/form/select-multiple/public-api.d.ts +2 -0
  180. package/{lib/components → components}/form/select-multiple/select-multiple.component.d.ts +3 -2
  181. package/components/form/spinner/inera-ids-angular-components-form-spinner.d.ts +5 -0
  182. package/components/form/spinner/package.json +10 -0
  183. package/components/form/spinner/public-api.d.ts +2 -0
  184. package/components/form/textarea/inera-ids-angular-components-form-textarea.d.ts +5 -0
  185. package/components/form/textarea/package.json +10 -0
  186. package/components/form/textarea/public-api.d.ts +2 -0
  187. package/{lib/components → components}/form/textarea/textarea.component.d.ts +3 -2
  188. package/{lib/components → components}/form/textarea/textarea.module.d.ts +2 -1
  189. package/components/form/time/inera-ids-angular-components-form-time.d.ts +5 -0
  190. package/components/form/time/package.json +10 -0
  191. package/components/form/time/public-api.d.ts +2 -0
  192. package/{lib/components → components}/form/time/time.component.d.ts +1 -1
  193. package/components/form/toggle/inera-ids-angular-components-form-toggle.d.ts +5 -0
  194. package/components/form/toggle/package.json +10 -0
  195. package/components/form/toggle/public-api.d.ts +2 -0
  196. package/components/grid/column/inera-ids-angular-components-grid-column.d.ts +5 -0
  197. package/components/grid/column/package.json +10 -0
  198. package/components/grid/column/public-api.d.ts +2 -0
  199. package/components/grid/container/inera-ids-angular-components-grid-container.d.ts +5 -0
  200. package/components/grid/container/package.json +10 -0
  201. package/components/grid/container/public-api.d.ts +2 -0
  202. package/components/grid/inera-ids-angular-components-grid.d.ts +5 -0
  203. package/components/grid/package.json +10 -0
  204. package/components/grid/public-api.d.ts +6 -0
  205. package/components/grid/row/inera-ids-angular-components-grid-row.d.ts +5 -0
  206. package/components/grid/row/package.json +10 -0
  207. package/components/grid/row/public-api.d.ts +2 -0
  208. package/{lib/components → components}/header/header.component.d.ts +1 -4
  209. package/{lib/components → components}/header/header.module.d.ts +2 -2
  210. package/components/header/inera-ids-angular-components-header.d.ts +5 -0
  211. package/components/header/package.json +10 -0
  212. package/components/header/public-api.d.ts +2 -0
  213. package/components/icon/inera-ids-angular-components-icon.d.ts +5 -0
  214. package/components/icon/package.json +10 -0
  215. package/components/icon/public-api.d.ts +2 -0
  216. package/components/link/inera-ids-angular-components-link.d.ts +5 -0
  217. package/{lib/components → components}/link/link.component.d.ts +3 -3
  218. package/components/link/package.json +10 -0
  219. package/components/link/public-api.d.ts +2 -0
  220. package/components/list/inera-ids-angular-components-list.d.ts +5 -0
  221. package/{lib/components → components}/list/item/list-item.component.d.ts +2 -1
  222. package/{lib/components → components}/list/list.module.d.ts +3 -1
  223. package/components/list/package.json +10 -0
  224. package/components/list/public-api.d.ts +4 -0
  225. package/components/mobile/menu/inera-ids-angular-components-mobile-menu.d.ts +5 -0
  226. package/{lib/components → components}/mobile/menu/mobile-menu.component.d.ts +1 -1
  227. package/{lib/components → components}/mobile/menu/mobile-menu.module.d.ts +1 -1
  228. package/components/mobile/menu/package.json +10 -0
  229. package/components/mobile/menu/public-api.d.ts +2 -0
  230. package/components/navigation/content/inera-ids-angular-components-navigation-content.d.ts +5 -0
  231. package/components/navigation/content/package.json +10 -0
  232. package/components/navigation/content/public-api.d.ts +2 -0
  233. package/components/navigation/local/inera-ids-angular-components-navigation-local.d.ts +5 -0
  234. package/components/navigation/local/package.json +10 -0
  235. package/components/navigation/local/public-api.d.ts +2 -0
  236. package/components/notification/badge/inera-ids-angular-components-notification-badge.d.ts +5 -0
  237. package/components/notification/badge/package.json +10 -0
  238. package/components/notification/badge/public-api.d.ts +2 -0
  239. package/components/popover/inera-ids-angular-components-popover.d.ts +5 -0
  240. package/components/popover/package.json +10 -0
  241. package/components/popover/public-api.d.ts +2 -0
  242. package/components/progressbar/inera-ids-angular-components-progressbar.d.ts +5 -0
  243. package/components/progressbar/package.json +10 -0
  244. package/components/progressbar/public-api.d.ts +2 -0
  245. package/components/stepper/inera-ids-angular-components-stepper.d.ts +5 -0
  246. package/components/stepper/package.json +10 -0
  247. package/components/stepper/public-api.d.ts +3 -0
  248. package/components/tabs/inera-ids-angular-components-tabs.d.ts +5 -0
  249. package/components/tabs/package.json +10 -0
  250. package/components/tabs/public-api.d.ts +4 -0
  251. package/{lib/components → components}/tabs/tab/tab.component.d.ts +1 -1
  252. package/{lib/components → components}/tabs/tabs.component.d.ts +1 -1
  253. package/components/tag/inera-ids-angular-components-tag.d.ts +5 -0
  254. package/components/tag/package.json +10 -0
  255. package/components/tag/public-api.d.ts +2 -0
  256. package/components/tooltip/inera-ids-angular-components-tooltip.d.ts +5 -0
  257. package/components/tooltip/package.json +10 -0
  258. package/components/tooltip/public-api.d.ts +2 -0
  259. package/esm2015/{lib/components/form/base → common/classes/form}/IDFormBase.js +1 -1
  260. package/esm2015/common/classes/header/IDHeaderAvatar.js +27 -0
  261. package/esm2015/common/classes/header/IDHeaderAvatarProps.js +2 -0
  262. package/esm2015/common/classes/header/IDHeaderItem.js +18 -0
  263. package/esm2015/common/classes/header/IDHeaderItemProps.js +2 -0
  264. package/esm2015/common/classes/header/IDHeaderNavItem.js +36 -0
  265. package/esm2015/common/classes/header/IDHeaderNavItemProps.js +2 -0
  266. package/esm2015/common/classes/icon/IDIcon.js +39 -0
  267. package/esm2015/common/classes/icon/IDIconProps.js +2 -0
  268. package/esm2015/common/classes/link/IDLink.js +27 -0
  269. package/esm2015/common/classes/link/IDLinkFunction.js +17 -0
  270. package/esm2015/common/classes/link/IDLinkProps.js +2 -0
  271. package/esm2015/common/classes/link/IDLinkRoute.js +39 -0
  272. package/esm2015/common/classes/link/IDLinkWeb.js +22 -0
  273. package/esm2015/common/classes/mobile/MobileMenuItem.js +47 -0
  274. package/esm2015/common/classes/mobile/MobileMenuItemProps.js +2 -0
  275. package/esm2015/common/classes/notification-badge/notification-badge.js +17 -0
  276. package/esm2015/common/classes/tabs/IDTab.js +21 -0
  277. package/esm2015/common/classes/tabs/IDTabProps.js +2 -0
  278. package/esm2015/common/components/anchor.component.js +86 -0
  279. package/esm2015/{lib/internals → common/components}/anchor.module.js +3 -3
  280. package/esm2015/common/inera-ids-angular-common.js +5 -0
  281. package/esm2015/common/public-api.js +15 -0
  282. package/esm2015/{lib/components → components}/agent/agent.component.js +1 -1
  283. package/esm2015/{lib/components → components}/agent/agent.module.js +1 -1
  284. package/esm2015/components/agent/inera-ids-angular-components-agent.js +5 -0
  285. package/esm2015/components/agent/public-api.js +3 -0
  286. package/esm2015/components/alert/alert.component.js +53 -0
  287. package/esm2015/{lib/components → components}/alert/alert.module.js +1 -1
  288. package/esm2015/components/alert/inera-ids-angular-components-alert.js +5 -0
  289. package/esm2015/components/alert/public-api.js +3 -0
  290. package/esm2015/components/alert-global/alert-global.component.js +39 -0
  291. package/esm2015/components/alert-global/alert-global.module.js +29 -0
  292. package/esm2015/components/alert-global/inera-ids-angular-components-alert-global.js +5 -0
  293. package/esm2015/components/alert-global/public-api.js +3 -0
  294. package/esm2015/components/badge/badge.component.js +19 -0
  295. package/esm2015/{lib/components → components}/badge/badge.module.js +1 -1
  296. package/esm2015/components/badge/inera-ids-angular-components-badge.js +5 -0
  297. package/esm2015/components/badge/public-api.js +3 -0
  298. package/esm2015/{lib/components → components}/breadcrumbs/breadcrumbs.component.js +2 -2
  299. package/esm2015/components/breadcrumbs/breadcrumbs.module.js +32 -0
  300. package/esm2015/components/breadcrumbs/inera-ids-angular-components-breadcrumbs.js +5 -0
  301. package/esm2015/components/breadcrumbs/public-api.js +3 -0
  302. package/esm2015/components/button/button.component.js +80 -0
  303. package/esm2015/components/button/button.module.js +25 -0
  304. package/esm2015/components/button/inera-ids-angular-components-button.js +5 -0
  305. package/esm2015/components/button/public-api.js +3 -0
  306. package/esm2015/components/button-group/button-group.component.js +23 -0
  307. package/esm2015/{lib/components → components}/button-group/button-group.module.js +1 -1
  308. package/esm2015/components/button-group/inera-ids-angular-components-button-group.js +5 -0
  309. package/esm2015/components/button-group/public-api.js +3 -0
  310. package/esm2015/components/card/card.component.js +29 -0
  311. package/esm2015/{lib/components → components}/card/card.module.js +1 -1
  312. package/esm2015/components/card/inera-ids-angular-components-card.js +5 -0
  313. package/esm2015/components/card/public-api.js +3 -0
  314. package/esm2015/components/carousel/carousel-item/carousel-item.component.js +25 -0
  315. package/esm2015/{lib/components → components}/carousel/carousel.component.js +1 -1
  316. package/esm2015/{lib/components → components}/carousel/carousel.module.js +1 -1
  317. package/esm2015/components/carousel/inera-ids-angular-components-carousel.js +5 -0
  318. package/esm2015/components/carousel/public-api.js +4 -0
  319. package/esm2015/components/date-label/date-label.component.js +32 -0
  320. package/esm2015/{lib/components → components}/date-label/date-label.module.js +1 -1
  321. package/esm2015/components/date-label/inera-ids-angular-components-date-label.js +5 -0
  322. package/esm2015/components/date-label/public-api.js +3 -0
  323. package/esm2015/components/dialog/dialog.component.js +63 -0
  324. package/esm2015/{lib/components → components}/dialog/dialog.module.js +1 -1
  325. package/esm2015/components/dialog/inera-ids-angular-components-dialog.js +5 -0
  326. package/esm2015/components/dialog/public-api.js +3 -0
  327. package/esm2015/components/expandable/expandable.component.js +48 -0
  328. package/esm2015/{lib/components → components}/expandable/expandable.module.js +1 -1
  329. package/esm2015/components/expandable/inera-ids-angular-components-expandable.js +5 -0
  330. package/esm2015/components/expandable/public-api.js +3 -0
  331. package/esm2015/components/footer/footer.component.js +48 -0
  332. package/esm2015/components/footer/footer.module.js +25 -0
  333. package/esm2015/components/footer/inera-ids-angular-components-footer.js +5 -0
  334. package/esm2015/components/footer/public-api.js +3 -0
  335. package/esm2015/components/form/checkbox/checkbox.component.js +22 -0
  336. package/esm2015/{lib/components → components}/form/checkbox/checkbox.module.js +1 -1
  337. package/esm2015/components/form/checkbox/inera-ids-angular-components-form-checkbox.js +5 -0
  338. package/esm2015/components/form/checkbox/public-api.js +3 -0
  339. package/esm2015/components/form/checkbox-group/checkbox-group.component.js +31 -0
  340. package/esm2015/components/form/checkbox-group/checkbox-group.module.js +25 -0
  341. package/esm2015/components/form/checkbox-group/inera-ids-angular-components-form-checkbox-group.js +5 -0
  342. package/esm2015/components/form/checkbox-group/public-api.js +3 -0
  343. package/esm2015/components/form/error-message/error-message.component.js +21 -0
  344. package/esm2015/{lib/components → components}/form/error-message/error-message.module.js +1 -1
  345. package/esm2015/components/form/error-message/inera-ids-angular-components-form-error-message.js +5 -0
  346. package/esm2015/components/form/error-message/public-api.js +3 -0
  347. package/esm2015/components/form/input/inera-ids-angular-components-form-input.js +5 -0
  348. package/esm2015/components/form/input/input.component.js +22 -0
  349. package/esm2015/{lib/components → components}/form/input/input.module.js +1 -1
  350. package/esm2015/components/form/input/public-api.js +3 -0
  351. package/esm2015/components/form/radio/inera-ids-angular-components-form-radio.js +5 -0
  352. package/esm2015/components/form/radio/public-api.js +4 -0
  353. package/esm2015/components/form/radio/radio-group.component.js +30 -0
  354. package/esm2015/components/form/radio/radio.component.js +16 -0
  355. package/esm2015/components/form/radio/radio.module.js +33 -0
  356. package/esm2015/components/form/range/inera-ids-angular-components-form-range.js +5 -0
  357. package/esm2015/components/form/range/public-api.js +3 -0
  358. package/esm2015/{lib/components → components}/form/range/range.component.js +1 -1
  359. package/esm2015/{lib/components → components}/form/range/range.module.js +1 -1
  360. package/esm2015/components/form/select/inera-ids-angular-components-form-select.js +5 -0
  361. package/esm2015/components/form/select/public-api.js +3 -0
  362. package/esm2015/components/form/select/select.component.js +16 -0
  363. package/esm2015/{lib/components → components}/form/select/select.module.js +1 -1
  364. package/esm2015/components/form/select-multiple/inera-ids-angular-components-form-select-multiple.js +5 -0
  365. package/esm2015/components/form/select-multiple/public-api.js +3 -0
  366. package/esm2015/components/form/select-multiple/select-multiple.component.js +41 -0
  367. package/esm2015/{lib/components → components}/form/select-multiple/select-multiple.module.js +1 -1
  368. package/esm2015/components/form/spinner/inera-ids-angular-components-form-spinner.js +5 -0
  369. package/esm2015/components/form/spinner/public-api.js +3 -0
  370. package/esm2015/components/form/spinner/spinner.component.js +23 -0
  371. package/esm2015/{lib/components → components}/form/spinner/spinner.module.js +1 -1
  372. package/esm2015/components/form/textarea/inera-ids-angular-components-form-textarea.js +5 -0
  373. package/esm2015/components/form/textarea/public-api.js +3 -0
  374. package/esm2015/components/form/textarea/textarea.component.js +26 -0
  375. package/esm2015/components/form/textarea/textarea.module.js +24 -0
  376. package/esm2015/components/form/time/inera-ids-angular-components-form-time.js +5 -0
  377. package/esm2015/components/form/time/public-api.js +3 -0
  378. package/esm2015/components/form/time/time.component.js +16 -0
  379. package/esm2015/{lib/components → components}/form/time/time.module.js +1 -1
  380. package/esm2015/components/form/toggle/inera-ids-angular-components-form-toggle.js +5 -0
  381. package/esm2015/components/form/toggle/public-api.js +3 -0
  382. package/esm2015/{lib/components → components}/form/toggle/toggle.component.js +1 -1
  383. package/esm2015/{lib/components → components}/form/toggle/toggle.module.js +1 -1
  384. package/esm2015/components/grid/column/column.component.js +47 -0
  385. package/esm2015/{lib/components → components}/grid/column/column.module.js +1 -1
  386. package/esm2015/components/grid/column/inera-ids-angular-components-grid-column.js +5 -0
  387. package/esm2015/components/grid/column/public-api.js +3 -0
  388. package/esm2015/components/grid/container/container.component.js +23 -0
  389. package/esm2015/{lib/components → components}/grid/container/container.module.js +1 -1
  390. package/esm2015/components/grid/container/inera-ids-angular-components-grid-container.js +5 -0
  391. package/esm2015/components/grid/container/public-api.js +3 -0
  392. package/esm2015/components/grid/inera-ids-angular-components-grid.js +5 -0
  393. package/esm2015/components/grid/public-api.js +7 -0
  394. package/esm2015/components/grid/row/inera-ids-angular-components-grid-row.js +5 -0
  395. package/esm2015/components/grid/row/public-api.js +3 -0
  396. package/esm2015/components/grid/row/row.component.js +33 -0
  397. package/esm2015/{lib/components → components}/grid/row/row.module.js +1 -1
  398. package/esm2015/components/header/header.component.js +74 -0
  399. package/esm2015/{lib/components → components}/header/header.module.js +3 -3
  400. package/esm2015/components/header/inera-ids-angular-components-header.js +5 -0
  401. package/esm2015/components/header/public-api.js +3 -0
  402. package/esm2015/components/icon/icon.component.js +47 -0
  403. package/esm2015/{lib/components → components}/icon/icon.module.js +1 -1
  404. package/esm2015/components/icon/inera-ids-angular-components-icon.js +5 -0
  405. package/esm2015/components/icon/public-api.js +3 -0
  406. package/esm2015/components/link/inera-ids-angular-components-link.js +5 -0
  407. package/esm2015/components/link/link.component.js +84 -0
  408. package/esm2015/{lib/components → components}/link/link.module.js +1 -1
  409. package/esm2015/components/link/public-api.js +3 -0
  410. package/esm2015/components/list/inera-ids-angular-components-list.js +5 -0
  411. package/esm2015/components/list/item/info/list-item-info.component.js +16 -0
  412. package/esm2015/components/list/item/list-item.component.js +44 -0
  413. package/esm2015/{lib/components → components}/list/list.component.js +1 -1
  414. package/esm2015/components/list/list.module.js +32 -0
  415. package/esm2015/components/list/public-api.js +5 -0
  416. package/esm2015/components/mobile/menu/inera-ids-angular-components-mobile-menu.js +5 -0
  417. package/esm2015/components/mobile/menu/mobile-menu.component.js +27 -0
  418. package/esm2015/components/mobile/menu/mobile-menu.module.js +25 -0
  419. package/esm2015/components/mobile/menu/public-api.js +3 -0
  420. package/esm2015/components/navigation/content/inera-ids-angular-components-navigation-content.js +5 -0
  421. package/esm2015/{lib/components → components}/navigation/content/navigation-content.component.js +1 -1
  422. package/esm2015/{lib/components → components}/navigation/content/navigation-content.module.js +1 -1
  423. package/esm2015/components/navigation/content/public-api.js +3 -0
  424. package/esm2015/components/navigation/local/inera-ids-angular-components-navigation-local.js +5 -0
  425. package/esm2015/{lib/components → components}/navigation/local/navigation-local.component.js +1 -1
  426. package/esm2015/{lib/components → components}/navigation/local/navigation-local.module.js +1 -1
  427. package/esm2015/components/navigation/local/public-api.js +3 -0
  428. package/esm2015/components/notification/badge/inera-ids-angular-components-notification-badge.js +5 -0
  429. package/esm2015/components/notification/badge/notification-badge.component.js +20 -0
  430. package/esm2015/{lib/components → components}/notification/badge/notification-badge.module.js +1 -1
  431. package/esm2015/components/notification/badge/public-api.js +3 -0
  432. package/esm2015/components/popover/inera-ids-angular-components-popover.js +5 -0
  433. package/esm2015/components/popover/popover.component.js +31 -0
  434. package/esm2015/{lib/components → components}/popover/popover.module.js +1 -1
  435. package/esm2015/components/popover/public-api.js +3 -0
  436. package/esm2015/components/progressbar/inera-ids-angular-components-progressbar.js +5 -0
  437. package/esm2015/{lib/components → components}/progressbar/progressbar.component.js +1 -1
  438. package/esm2015/{lib/components → components}/progressbar/progressbar.module.js +1 -1
  439. package/esm2015/components/progressbar/public-api.js +3 -0
  440. package/esm2015/components/stepper/inera-ids-angular-components-stepper.js +5 -0
  441. package/esm2015/components/stepper/public-api.js +4 -0
  442. package/esm2015/components/stepper/step/step.component.js +34 -0
  443. package/esm2015/{lib/components → components}/stepper/stepper.component.js +1 -1
  444. package/esm2015/{lib/components → components}/stepper/stepper.module.js +1 -1
  445. package/esm2015/components/tabs/inera-ids-angular-components-tabs.js +5 -0
  446. package/esm2015/components/tabs/panel/tab-panel.component.js +21 -0
  447. package/esm2015/components/tabs/public-api.js +5 -0
  448. package/esm2015/components/tabs/tab/tab.component.js +35 -0
  449. package/esm2015/components/tabs/tabs.component.js +28 -0
  450. package/esm2015/components/tabs/tabs.module.js +35 -0
  451. package/esm2015/components/tag/inera-ids-angular-components-tag.js +5 -0
  452. package/esm2015/components/tag/public-api.js +3 -0
  453. package/esm2015/components/tag/tag.component.js +31 -0
  454. package/esm2015/{lib/components → components}/tag/tag.module.js +1 -1
  455. package/esm2015/components/tooltip/inera-ids-angular-components-tooltip.js +5 -0
  456. package/esm2015/components/tooltip/public-api.js +3 -0
  457. package/esm2015/{lib/components → components}/tooltip/tooltip.component.js +1 -1
  458. package/esm2015/{lib/components → components}/tooltip/tooltip.module.js +1 -1
  459. package/esm2015/inera-ids-angular.js +1 -1
  460. package/esm2015/public-api.js +172 -142
  461. package/fesm2015/inera-ids-angular-common.js +440 -0
  462. package/fesm2015/inera-ids-angular-common.js.map +1 -0
  463. package/fesm2015/inera-ids-angular-components-agent.js +61 -0
  464. package/fesm2015/inera-ids-angular-components-agent.js.map +1 -0
  465. package/fesm2015/inera-ids-angular-components-alert-global.js +72 -0
  466. package/fesm2015/inera-ids-angular-components-alert-global.js.map +1 -0
  467. package/fesm2015/inera-ids-angular-components-alert.js +81 -0
  468. package/fesm2015/inera-ids-angular-components-alert.js.map +1 -0
  469. package/fesm2015/inera-ids-angular-components-badge.js +45 -0
  470. package/fesm2015/inera-ids-angular-components-badge.js.map +1 -0
  471. package/fesm2015/inera-ids-angular-components-breadcrumbs.js +69 -0
  472. package/fesm2015/inera-ids-angular-components-breadcrumbs.js.map +1 -0
  473. package/fesm2015/inera-ids-angular-components-button-group.js +49 -0
  474. package/fesm2015/inera-ids-angular-components-button-group.js.map +1 -0
  475. package/fesm2015/inera-ids-angular-components-button.js +109 -0
  476. package/fesm2015/inera-ids-angular-components-button.js.map +1 -0
  477. package/fesm2015/inera-ids-angular-components-card.js +55 -0
  478. package/fesm2015/inera-ids-angular-components-card.js.map +1 -0
  479. package/fesm2015/inera-ids-angular-components-carousel.js +81 -0
  480. package/fesm2015/inera-ids-angular-components-carousel.js.map +1 -0
  481. package/fesm2015/inera-ids-angular-components-date-label.js +58 -0
  482. package/fesm2015/inera-ids-angular-components-date-label.js.map +1 -0
  483. package/fesm2015/inera-ids-angular-components-dialog.js +89 -0
  484. package/fesm2015/inera-ids-angular-components-dialog.js.map +1 -0
  485. package/fesm2015/inera-ids-angular-components-expandable.js +74 -0
  486. package/fesm2015/inera-ids-angular-components-expandable.js.map +1 -0
  487. package/fesm2015/inera-ids-angular-components-footer.js +77 -0
  488. package/fesm2015/inera-ids-angular-components-footer.js.map +1 -0
  489. package/fesm2015/inera-ids-angular-components-form-checkbox-group.js +60 -0
  490. package/fesm2015/inera-ids-angular-components-form-checkbox-group.js.map +1 -0
  491. package/fesm2015/inera-ids-angular-components-form-checkbox.js +48 -0
  492. package/fesm2015/inera-ids-angular-components-form-checkbox.js.map +1 -0
  493. package/fesm2015/inera-ids-angular-components-form-error-message.js +47 -0
  494. package/fesm2015/inera-ids-angular-components-form-error-message.js.map +1 -0
  495. package/fesm2015/inera-ids-angular-components-form-input.js +50 -0
  496. package/fesm2015/inera-ids-angular-components-form-input.js.map +1 -0
  497. package/fesm2015/inera-ids-angular-components-form-radio.js +80 -0
  498. package/fesm2015/inera-ids-angular-components-form-radio.js.map +1 -0
  499. package/fesm2015/inera-ids-angular-components-form-range.js +46 -0
  500. package/fesm2015/inera-ids-angular-components-form-range.js.map +1 -0
  501. package/fesm2015/inera-ids-angular-components-form-select-multiple.js +74 -0
  502. package/fesm2015/inera-ids-angular-components-form-select-multiple.js.map +1 -0
  503. package/fesm2015/inera-ids-angular-components-form-select.js +42 -0
  504. package/fesm2015/inera-ids-angular-components-form-select.js.map +1 -0
  505. package/fesm2015/inera-ids-angular-components-form-spinner.js +49 -0
  506. package/fesm2015/inera-ids-angular-components-form-spinner.js.map +1 -0
  507. package/fesm2015/inera-ids-angular-components-form-textarea.js +54 -0
  508. package/fesm2015/inera-ids-angular-components-form-textarea.js.map +1 -0
  509. package/fesm2015/inera-ids-angular-components-form-time.js +42 -0
  510. package/fesm2015/inera-ids-angular-components-form-time.js.map +1 -0
  511. package/fesm2015/inera-ids-angular-components-form-toggle.js +42 -0
  512. package/fesm2015/inera-ids-angular-components-form-toggle.js.map +1 -0
  513. package/fesm2015/inera-ids-angular-components-grid-column.js +73 -0
  514. package/fesm2015/inera-ids-angular-components-grid-column.js.map +1 -0
  515. package/fesm2015/inera-ids-angular-components-grid-container.js +49 -0
  516. package/fesm2015/inera-ids-angular-components-grid-container.js.map +1 -0
  517. package/fesm2015/inera-ids-angular-components-grid-row.js +59 -0
  518. package/fesm2015/inera-ids-angular-components-grid-row.js.map +1 -0
  519. package/fesm2015/inera-ids-angular-components-grid.js +163 -0
  520. package/fesm2015/inera-ids-angular-components-grid.js.map +1 -0
  521. package/fesm2015/inera-ids-angular-components-header.js +104 -0
  522. package/fesm2015/inera-ids-angular-components-header.js.map +1 -0
  523. package/fesm2015/inera-ids-angular-components-icon.js +73 -0
  524. package/fesm2015/inera-ids-angular-components-icon.js.map +1 -0
  525. package/fesm2015/inera-ids-angular-components-link.js +113 -0
  526. package/fesm2015/inera-ids-angular-components-link.js.map +1 -0
  527. package/fesm2015/inera-ids-angular-components-list.js +106 -0
  528. package/fesm2015/inera-ids-angular-components-list.js.map +1 -0
  529. package/fesm2015/inera-ids-angular-components-mobile-menu.js +56 -0
  530. package/fesm2015/inera-ids-angular-components-mobile-menu.js.map +1 -0
  531. package/fesm2015/inera-ids-angular-components-navigation-content.js +45 -0
  532. package/fesm2015/inera-ids-angular-components-navigation-content.js.map +1 -0
  533. package/fesm2015/inera-ids-angular-components-navigation-local.js +45 -0
  534. package/fesm2015/inera-ids-angular-components-navigation-local.js.map +1 -0
  535. package/fesm2015/inera-ids-angular-components-notification-badge.js +46 -0
  536. package/fesm2015/inera-ids-angular-components-notification-badge.js.map +1 -0
  537. package/fesm2015/inera-ids-angular-components-popover.js +57 -0
  538. package/fesm2015/inera-ids-angular-components-popover.js.map +1 -0
  539. package/fesm2015/inera-ids-angular-components-progressbar.js +48 -0
  540. package/fesm2015/inera-ids-angular-components-progressbar.js.map +1 -0
  541. package/fesm2015/inera-ids-angular-components-stepper.js +76 -0
  542. package/fesm2015/inera-ids-angular-components-stepper.js.map +1 -0
  543. package/fesm2015/inera-ids-angular-components-tabs.js +116 -0
  544. package/fesm2015/inera-ids-angular-components-tabs.js.map +1 -0
  545. package/fesm2015/inera-ids-angular-components-tag.js +57 -0
  546. package/fesm2015/inera-ids-angular-components-tag.js.map +1 -0
  547. package/fesm2015/inera-ids-angular-components-tooltip.js +41 -0
  548. package/fesm2015/inera-ids-angular-components-tooltip.js.map +1 -0
  549. package/fesm2015/inera-ids-angular.js +171 -2677
  550. package/fesm2015/inera-ids-angular.js.map +1 -1
  551. package/package.json +2 -2
  552. package/public-api.d.ts +2 -111
  553. package/esm2015/lib/classes/header/IDHeaderAvatar.js +0 -24
  554. package/esm2015/lib/classes/header/IDHeaderAvatarProps.js +0 -2
  555. package/esm2015/lib/classes/header/IDHeaderItem.js +0 -18
  556. package/esm2015/lib/classes/header/IDHeaderItemProps.js +0 -2
  557. package/esm2015/lib/classes/header/IDHeaderNavItem.js +0 -33
  558. package/esm2015/lib/classes/header/IDHeaderNavItemProps.js +0 -2
  559. package/esm2015/lib/classes/icon/IDIcon.js +0 -39
  560. package/esm2015/lib/classes/icon/IDIconProps.js +0 -2
  561. package/esm2015/lib/classes/link/IDLink.js +0 -24
  562. package/esm2015/lib/classes/link/IDLinkFunction.js +0 -17
  563. package/esm2015/lib/classes/link/IDLinkProps.js +0 -2
  564. package/esm2015/lib/classes/link/IDLinkRoute.js +0 -27
  565. package/esm2015/lib/classes/link/IDLinkWeb.js +0 -22
  566. package/esm2015/lib/classes/mobile/MobileMenuItem.js +0 -47
  567. package/esm2015/lib/classes/mobile/MobileMenuItemProps.js +0 -2
  568. package/esm2015/lib/classes/notification-badge.js +0 -17
  569. package/esm2015/lib/classes/tabs/IDTab.js +0 -21
  570. package/esm2015/lib/classes/tabs/IDTabProps.js +0 -2
  571. package/esm2015/lib/components/alert/alert.component.js +0 -53
  572. package/esm2015/lib/components/alert-global/alert-global.component.js +0 -39
  573. package/esm2015/lib/components/alert-global/alert-global.module.js +0 -24
  574. package/esm2015/lib/components/badge/badge.component.js +0 -19
  575. package/esm2015/lib/components/breadcrumbs/breadcrumbs.module.js +0 -29
  576. package/esm2015/lib/components/button/button.component.js +0 -80
  577. package/esm2015/lib/components/button/button.module.js +0 -25
  578. package/esm2015/lib/components/button-group/button-group.component.js +0 -23
  579. package/esm2015/lib/components/card/card.component.js +0 -26
  580. package/esm2015/lib/components/carousel/carousel-item/carousel-item.component.js +0 -25
  581. package/esm2015/lib/components/date-label/date-label.component.js +0 -32
  582. package/esm2015/lib/components/dialog/dialog.component.js +0 -47
  583. package/esm2015/lib/components/expandable/expandable.component.js +0 -29
  584. package/esm2015/lib/components/footer/footer.component.js +0 -45
  585. package/esm2015/lib/components/footer/footer.module.js +0 -25
  586. package/esm2015/lib/components/form/checkbox/checkbox.component.js +0 -22
  587. package/esm2015/lib/components/form/checkbox-group/checkbox-group.component.js +0 -31
  588. package/esm2015/lib/components/form/checkbox-group/checkbox-group.module.js +0 -25
  589. package/esm2015/lib/components/form/error-message/error-message.component.js +0 -21
  590. package/esm2015/lib/components/form/input/input.component.js +0 -22
  591. package/esm2015/lib/components/form/radio/radio-group.component.js +0 -30
  592. package/esm2015/lib/components/form/radio/radio.component.js +0 -16
  593. package/esm2015/lib/components/form/radio/radio.module.js +0 -33
  594. package/esm2015/lib/components/form/select/select.component.js +0 -16
  595. package/esm2015/lib/components/form/select-multiple/select-multiple.component.js +0 -38
  596. package/esm2015/lib/components/form/spinner/spinner.component.js +0 -23
  597. package/esm2015/lib/components/form/textarea/textarea.component.js +0 -22
  598. package/esm2015/lib/components/form/textarea/textarea.module.js +0 -22
  599. package/esm2015/lib/components/form/time/time.component.js +0 -16
  600. package/esm2015/lib/components/grid/column/column.component.js +0 -47
  601. package/esm2015/lib/components/grid/container/container.component.js +0 -23
  602. package/esm2015/lib/components/grid/row/row.component.js +0 -33
  603. package/esm2015/lib/components/header/header.component.js +0 -74
  604. package/esm2015/lib/components/icon/icon.component.js +0 -47
  605. package/esm2015/lib/components/link/link.component.js +0 -84
  606. package/esm2015/lib/components/list/item/info/list-item-info.component.js +0 -16
  607. package/esm2015/lib/components/list/item/info/list-item-info.module.js +0 -21
  608. package/esm2015/lib/components/list/item/list-item.component.js +0 -41
  609. package/esm2015/lib/components/list/item/list-item.module.js +0 -21
  610. package/esm2015/lib/components/list/list.module.js +0 -22
  611. package/esm2015/lib/components/mobile/menu/mobile-menu.component.js +0 -27
  612. package/esm2015/lib/components/mobile/menu/mobile-menu.module.js +0 -25
  613. package/esm2015/lib/components/notification/badge/notification-badge.component.js +0 -20
  614. package/esm2015/lib/components/popover/popover.component.js +0 -31
  615. package/esm2015/lib/components/stepper/step/step.component.js +0 -34
  616. package/esm2015/lib/components/tabs/panel/tab-panel.component.js +0 -21
  617. package/esm2015/lib/components/tabs/tab/tab.component.js +0 -35
  618. package/esm2015/lib/components/tabs/tabs.component.js +0 -28
  619. package/esm2015/lib/components/tabs/tabs.module.js +0 -35
  620. package/esm2015/lib/components/tag/tag.component.js +0 -31
  621. package/esm2015/lib/internals/anchor.component.js +0 -86
  622. package/lib/components/list/item/info/list-item-info.module.d.ts +0 -7
  623. package/lib/components/list/item/list-item.module.d.ts +0 -7
  624. /package/{lib/components/form/base → common/classes/form}/IDFormBase.d.ts +0 -0
  625. /package/{lib → common}/classes/header/IDHeaderItem.d.ts +0 -0
  626. /package/{lib → common}/classes/header/IDHeaderItemProps.d.ts +0 -0
  627. /package/{lib → common}/classes/icon/IDIcon.d.ts +0 -0
  628. /package/{lib → common}/classes/icon/IDIconProps.d.ts +0 -0
  629. /package/{lib → common}/classes/link/IDLinkFunction.d.ts +0 -0
  630. /package/{lib → common}/classes/link/IDLinkWeb.d.ts +0 -0
  631. /package/{lib → common}/classes/mobile/MobileMenuItem.d.ts +0 -0
  632. /package/{lib → common}/classes/mobile/MobileMenuItemProps.d.ts +0 -0
  633. /package/{lib/classes → common/classes/notification-badge}/notification-badge.d.ts +0 -0
  634. /package/{lib → common}/classes/tabs/IDTab.d.ts +0 -0
  635. /package/{lib → common}/classes/tabs/IDTabProps.d.ts +0 -0
  636. /package/{lib/internals → common/components}/anchor.component.d.ts +0 -0
  637. /package/{lib/internals → common/components}/anchor.module.d.ts +0 -0
  638. /package/{lib/components → components}/agent/agent.component.d.ts +0 -0
  639. /package/{lib/components → components}/agent/agent.module.d.ts +0 -0
  640. /package/{lib/components → components}/alert/alert.component.d.ts +0 -0
  641. /package/{lib/components → components}/alert/alert.module.d.ts +0 -0
  642. /package/{lib/components → components}/badge/badge.component.d.ts +0 -0
  643. /package/{lib/components → components}/badge/badge.module.d.ts +0 -0
  644. /package/{lib/components → components}/button-group/button-group.component.d.ts +0 -0
  645. /package/{lib/components → components}/button-group/button-group.module.d.ts +0 -0
  646. /package/{lib/components → components}/card/card.module.d.ts +0 -0
  647. /package/{lib/components → components}/carousel/carousel-item/carousel-item.component.d.ts +0 -0
  648. /package/{lib/components → components}/carousel/carousel.component.d.ts +0 -0
  649. /package/{lib/components → components}/carousel/carousel.module.d.ts +0 -0
  650. /package/{lib/components → components}/date-label/date-label.component.d.ts +0 -0
  651. /package/{lib/components → components}/date-label/date-label.module.d.ts +0 -0
  652. /package/{lib/components → components}/dialog/dialog.module.d.ts +0 -0
  653. /package/{lib/components → components}/expandable/expandable.module.d.ts +0 -0
  654. /package/{lib/components → components}/form/checkbox/checkbox.module.d.ts +0 -0
  655. /package/{lib/components → components}/form/checkbox-group/checkbox-group.module.d.ts +0 -0
  656. /package/{lib/components → components}/form/error-message/error-message.component.d.ts +0 -0
  657. /package/{lib/components → components}/form/error-message/error-message.module.d.ts +0 -0
  658. /package/{lib/components → components}/form/input/input.module.d.ts +0 -0
  659. /package/{lib/components → components}/form/radio/radio-group.component.d.ts +0 -0
  660. /package/{lib/components → components}/form/radio/radio.module.d.ts +0 -0
  661. /package/{lib/components → components}/form/range/range.component.d.ts +0 -0
  662. /package/{lib/components → components}/form/range/range.module.d.ts +0 -0
  663. /package/{lib/components → components}/form/select/select.module.d.ts +0 -0
  664. /package/{lib/components → components}/form/select-multiple/select-multiple.module.d.ts +0 -0
  665. /package/{lib/components → components}/form/spinner/spinner.component.d.ts +0 -0
  666. /package/{lib/components → components}/form/spinner/spinner.module.d.ts +0 -0
  667. /package/{lib/components → components}/form/time/time.module.d.ts +0 -0
  668. /package/{lib/components → components}/form/toggle/toggle.component.d.ts +0 -0
  669. /package/{lib/components → components}/form/toggle/toggle.module.d.ts +0 -0
  670. /package/{lib/components → components}/grid/column/column.component.d.ts +0 -0
  671. /package/{lib/components → components}/grid/column/column.module.d.ts +0 -0
  672. /package/{lib/components → components}/grid/container/container.component.d.ts +0 -0
  673. /package/{lib/components → components}/grid/container/container.module.d.ts +0 -0
  674. /package/{lib/components → components}/grid/row/row.component.d.ts +0 -0
  675. /package/{lib/components → components}/grid/row/row.module.d.ts +0 -0
  676. /package/{lib/components → components}/icon/icon.component.d.ts +0 -0
  677. /package/{lib/components → components}/icon/icon.module.d.ts +0 -0
  678. /package/{lib/components → components}/link/link.module.d.ts +0 -0
  679. /package/{lib/components → components}/list/item/info/list-item-info.component.d.ts +0 -0
  680. /package/{lib/components → components}/list/list.component.d.ts +0 -0
  681. /package/{lib/components → components}/navigation/content/navigation-content.component.d.ts +0 -0
  682. /package/{lib/components → components}/navigation/content/navigation-content.module.d.ts +0 -0
  683. /package/{lib/components → components}/navigation/local/navigation-local.component.d.ts +0 -0
  684. /package/{lib/components → components}/navigation/local/navigation-local.module.d.ts +0 -0
  685. /package/{lib/components → components}/notification/badge/notification-badge.component.d.ts +0 -0
  686. /package/{lib/components → components}/notification/badge/notification-badge.module.d.ts +0 -0
  687. /package/{lib/components → components}/popover/popover.component.d.ts +0 -0
  688. /package/{lib/components → components}/popover/popover.module.d.ts +0 -0
  689. /package/{lib/components → components}/progressbar/progressbar.component.d.ts +0 -0
  690. /package/{lib/components → components}/progressbar/progressbar.module.d.ts +0 -0
  691. /package/{lib/components → components}/stepper/step/step.component.d.ts +0 -0
  692. /package/{lib/components → components}/stepper/stepper.component.d.ts +0 -0
  693. /package/{lib/components → components}/stepper/stepper.module.d.ts +0 -0
  694. /package/{lib/components → components}/tabs/panel/tab-panel.component.d.ts +0 -0
  695. /package/{lib/components → components}/tabs/tabs.module.d.ts +0 -0
  696. /package/{lib/components → components}/tag/tag.component.d.ts +0 -0
  697. /package/{lib/components → components}/tag/tag.module.d.ts +0 -0
  698. /package/{lib/components → components}/tooltip/tooltip.component.d.ts +0 -0
  699. /package/{lib/components → components}/tooltip/tooltip.module.d.ts +0 -0
@@ -1,3783 +1,399 @@
1
- (function (global, factory) {
2
- typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('@angular/core'), require('@inera/ids-core/components/alert/register'), require('@angular/common'), require('@inera/ids-core/components/alert-global/register'), require('@inera/ids-core/components/agent/register'), require('@inera/ids-core/components/badge/register'), require('@inera/ids-core/components/button/register'), require('@inera/ids-core/components/icon/register'), require('@inera/ids-core/components/button-group/register'), require('@inera/ids-core/components/carousel/register'), require('@angular/platform-browser'), require('@angular/router'), require('@inera/ids-core/components/breadcrumbs/register'), require('@inera/ids-core/components/card/register'), require('@inera/ids-core/components/date-label/register'), require('@inera/ids-core/components/dialog/register'), require('@inera/ids-core/components/expandable/register'), require('@inera/ids-core/components/form/input/register'), require('@inera/ids-core/components/form/checkbox/register'), require('@inera/ids-core/components/form/checkbox-group/register'), require('@inera/ids-core/components/form/error-message/register'), require('@inera/ids-core/components/form/radio/register'), require('@inera/ids-core/components/form/range/register'), require('@inera/ids-core/components/form/select/register'), require('@inera/ids-core/components/form/select-multiple/register'), require('@inera/ids-core/components/form/spinner/register'), require('@inera/ids-core/components/form/time/register'), require('@inera/ids-core/components/form/textarea/register'), require('@inera/ids-core/components/grid/row/register'), require('@inera/ids-core/components/grid/column/register'), require('@inera/ids-core/components/grid/container/register'), require('@inera/ids-core/components/link/register'), require('@inera/ids-core/components/list/register'), require('@inera/ids-core/components/navigation/content/register'), require('@inera/ids-core/components/navigation/local/register'), require('@inera/ids-core/components/notification/badge/register'), require('@inera/ids-core/components/mobile/menu/register'), require('@inera/ids-core/components/popover/register'), require('@inera/ids-core/components/progressbar/register'), require('@inera/ids-core/components/footer/register'), require('@inera/ids-core/components/header/register'), require('@inera/ids-core/components/stepper/register'), require('@inera/ids-core/components/tabs/register'), require('@inera/ids-core/components/tag/register'), require('@inera/ids-core/components/tooltip/register'), require('@inera/ids-core/components/form/toggle/register')) :
3
- typeof define === 'function' && define.amd ? define('@inera/ids-angular', ['exports', '@angular/core', '@inera/ids-core/components/alert/register', '@angular/common', '@inera/ids-core/components/alert-global/register', '@inera/ids-core/components/agent/register', '@inera/ids-core/components/badge/register', '@inera/ids-core/components/button/register', '@inera/ids-core/components/icon/register', '@inera/ids-core/components/button-group/register', '@inera/ids-core/components/carousel/register', '@angular/platform-browser', '@angular/router', '@inera/ids-core/components/breadcrumbs/register', '@inera/ids-core/components/card/register', '@inera/ids-core/components/date-label/register', '@inera/ids-core/components/dialog/register', '@inera/ids-core/components/expandable/register', '@inera/ids-core/components/form/input/register', '@inera/ids-core/components/form/checkbox/register', '@inera/ids-core/components/form/checkbox-group/register', '@inera/ids-core/components/form/error-message/register', '@inera/ids-core/components/form/radio/register', '@inera/ids-core/components/form/range/register', '@inera/ids-core/components/form/select/register', '@inera/ids-core/components/form/select-multiple/register', '@inera/ids-core/components/form/spinner/register', '@inera/ids-core/components/form/time/register', '@inera/ids-core/components/form/textarea/register', '@inera/ids-core/components/grid/row/register', '@inera/ids-core/components/grid/column/register', '@inera/ids-core/components/grid/container/register', '@inera/ids-core/components/link/register', '@inera/ids-core/components/list/register', '@inera/ids-core/components/navigation/content/register', '@inera/ids-core/components/navigation/local/register', '@inera/ids-core/components/notification/badge/register', '@inera/ids-core/components/mobile/menu/register', '@inera/ids-core/components/popover/register', '@inera/ids-core/components/progressbar/register', '@inera/ids-core/components/footer/register', '@inera/ids-core/components/header/register', '@inera/ids-core/components/stepper/register', '@inera/ids-core/components/tabs/register', '@inera/ids-core/components/tag/register', '@inera/ids-core/components/tooltip/register', '@inera/ids-core/components/form/toggle/register'], factory) :
4
- (global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory((global.inera = global.inera || {}, global.inera["ids-angular"] = {}), global.ng.core, null, global.ng.common, null, null, null, null, null, null, null, global.ng.platformBrowser, global.ng.router));
5
- })(this, (function (exports, i0, register, i2, register$1, register$2, register$3, register$4, register$5, register$6, register$7, i1, 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 i2__namespace = /*#__PURE__*/_interopNamespace(i2);
27
- var i1__namespace = /*#__PURE__*/_interopNamespace(i1);
28
- var i3__namespace = /*#__PURE__*/_interopNamespace(i3);
29
-
30
- var IDAlertComponent = /** @class */ (function () {
31
- function IDAlertComponent() {
32
- this.dismissible = false;
33
- this.collapsable = false;
34
- this.collapsed = false;
35
- this.srcollapsetext = '';
36
- this.srexpandtext = '';
37
- this.headline = '';
38
- this.live = '';
39
- this.type = '';
40
- this.srclosetext = '';
41
- this.sricontitle = '';
42
- this.onClosed = new i0.EventEmitter();
43
- this.onCollapsed = new i0.EventEmitter();
44
- }
45
- return IDAlertComponent;
46
- }());
47
- IDAlertComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDAlertComponent, deps: [], target: i0__namespace.ɵɵFactoryTarget.Component });
48
- IDAlertComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDAlertComponent, selector: "id-alert", inputs: { dismissible: "dismissible", collapsable: "collapsable", collapsed: "collapsed", srcollapsetext: "srcollapsetext", srexpandtext: "srexpandtext", headline: "headline", live: "live", type: "type", srclosetext: "srclosetext", sricontitle: "sricontitle" }, outputs: { onClosed: "onClosed", onCollapsed: "onCollapsed" }, ngImport: i0__namespace, template: "<ids-alert \r\n [headline]=\"headline\"\r\n [attr.dismissible]=\"dismissible ? true : null\"\r\n [attr.collapsable]=\"collapsable ? true : null\"\r\n [attr.collapsed]=\"collapsed ? true : null\"\r\n [srcollapsetext]=\"srcollapsetext\"\r\n [srexpandtext]=\"srexpandtext\"\r\n [attr.aria-live]=\"live\"\r\n [type]=\"type\"\r\n [srclosetext]=\"srclosetext\"\r\n [sricontitle]=\"sricontitle\"\r\n (closed)=\"onClosed.emit(true)\"\r\n (collapsed)=\"onCollapsed.emit(true)\">\r\n <ng-content></ng-content>\r\n</ids-alert>", styles: [":host { display: block; }"] });
49
- i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDAlertComponent, decorators: [{
50
- type: i0.Component,
51
- args: [{
52
- selector: 'id-alert',
53
- templateUrl: './alert.component.html',
54
- styles: [':host { display: block; }']
55
- }]
56
- }], ctorParameters: function () { return []; }, propDecorators: { dismissible: [{
57
- type: i0.Input
58
- }], collapsable: [{
59
- type: i0.Input
60
- }], collapsed: [{
61
- type: i0.Input
62
- }], srcollapsetext: [{
63
- type: i0.Input
64
- }], srexpandtext: [{
65
- type: i0.Input
66
- }], headline: [{
67
- type: i0.Input
68
- }], live: [{
69
- type: i0.Input
70
- }], type: [{
71
- type: i0.Input
72
- }], srclosetext: [{
73
- type: i0.Input
74
- }], sricontitle: [{
75
- type: i0.Input
76
- }], onClosed: [{
77
- type: i0.Output
78
- }], onCollapsed: [{
79
- type: i0.Output
80
- }] } });
81
-
82
- var IDAlertModule = /** @class */ (function () {
83
- function IDAlertModule() {
84
- }
85
- return IDAlertModule;
86
- }());
87
- IDAlertModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDAlertModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
88
- IDAlertModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDAlertModule, declarations: [IDAlertComponent], imports: [i2.CommonModule], exports: [IDAlertComponent] });
89
- IDAlertModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDAlertModule, imports: [[i2.CommonModule]] });
90
- i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDAlertModule, decorators: [{
91
- type: i0.NgModule,
92
- args: [{
93
- declarations: [
94
- IDAlertComponent
95
- ],
96
- exports: [
97
- IDAlertComponent
98
- ],
99
- imports: [i2.CommonModule],
100
- schemas: [i0.CUSTOM_ELEMENTS_SCHEMA],
101
- }]
102
- }] });
103
-
104
- var IDAlertGlobalComponent = /** @class */ (function () {
105
- function IDAlertGlobalComponent() {
106
- this.expanded = true;
107
- this.headline = '';
108
- this.hidemobileicon = '';
109
- this.showtext = 'Visa mer';
110
- this.hidetext = 'Visa mindre';
111
- this.icon = undefined;
112
- this.onDidToggleExpansion = new i0.EventEmitter();
113
- }
114
- return IDAlertGlobalComponent;
115
- }());
116
- IDAlertGlobalComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDAlertGlobalComponent, deps: [], target: i0__namespace.ɵɵFactoryTarget.Component });
117
- IDAlertGlobalComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDAlertGlobalComponent, selector: "id-alert-global", inputs: { expanded: "expanded", headline: "headline", hidemobileicon: "hidemobileicon", showtext: "showtext", hidetext: "hidetext", icon: "icon" }, outputs: { onDidToggleExpansion: "onDidToggleExpansion" }, ngImport: i0__namespace, template: "<ids-alert-global \r\n [headline]=\"headline\"\r\n [showtext]=\"showtext\"\r\n [hidetext]=\"hidetext\"\r\n [expanded]=\"expanded\"\r\n [hidemobileicon]=\"hidemobileicon ? true : null\"\r\n (didToggleExpansion)=\"onDidToggleExpansion.emit(true)\">\r\n <ids-icon *ngIf=\"icon !== undefined\"\r\n [attr.slot]=\"icon\"\r\n [attr.name]=\"icon?.name\"\r\n [attr.title]=\"icon?.title\" \r\n [attr.color]=\"icon?.color\" \r\n [attr.color2]=\"icon?.color2\" \r\n [attr.size]=\"icon?.size\" \r\n [attr.padding]=\"icon?.padding\" \r\n [attr.rotate]=\"icon?.rotate\" \r\n [attr.colorpreset]=\"icon?.colorpreset\" \r\n [attr.height]=\"icon?.height\" \r\n [attr.width]=\"icon?.width\"></ids-icon>\r\n <ng-content></ng-content>\r\n</ids-alert-global>", styles: [":host { display: block; }"], directives: [{ type: i2__namespace.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] });
118
- i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDAlertGlobalComponent, decorators: [{
119
- type: i0.Component,
120
- args: [{
121
- selector: 'id-alert-global',
122
- templateUrl: './alert-global.component.html',
123
- styles: [':host { display: block; }']
124
- }]
125
- }], ctorParameters: function () { return []; }, propDecorators: { expanded: [{
126
- type: i0.Input
127
- }], headline: [{
128
- type: i0.Input
129
- }], hidemobileicon: [{
130
- type: i0.Input
131
- }], showtext: [{
132
- type: i0.Input
133
- }], hidetext: [{
134
- type: i0.Input
135
- }], icon: [{
136
- type: i0.Input
137
- }], onDidToggleExpansion: [{
138
- type: i0.Output
139
- }] } });
140
-
141
- var IDAlertGlobalModule = /** @class */ (function () {
142
- function IDAlertGlobalModule() {
143
- }
144
- return IDAlertGlobalModule;
145
- }());
146
- IDAlertGlobalModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDAlertGlobalModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
147
- IDAlertGlobalModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDAlertGlobalModule, declarations: [IDAlertGlobalComponent], imports: [i2.CommonModule], exports: [IDAlertGlobalComponent] });
148
- IDAlertGlobalModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDAlertGlobalModule, imports: [[i2.CommonModule]] });
149
- i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDAlertGlobalModule, decorators: [{
150
- type: i0.NgModule,
151
- args: [{
152
- declarations: [
153
- IDAlertGlobalComponent
154
- ],
155
- exports: [
156
- IDAlertGlobalComponent
157
- ],
158
- imports: [i2.CommonModule],
159
- schemas: [i0.CUSTOM_ELEMENTS_SCHEMA],
160
- }]
161
- }] });
162
-
163
- var IDAgentComponent = /** @class */ (function () {
164
- function IDAgentComponent() {
165
- this.expanded = true;
166
- this.headline = '';
167
- this.showtext = 'Visa mer';
168
- this.hidetext = 'Visa mindre';
169
- this.onDidToggleExpansion = new i0.EventEmitter();
170
- }
171
- return IDAgentComponent;
172
- }());
173
- IDAgentComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDAgentComponent, deps: [], target: i0__namespace.ɵɵFactoryTarget.Component });
174
- IDAgentComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDAgentComponent, selector: "id-agent", inputs: { expanded: "expanded", headline: "headline", showtext: "showtext", hidetext: "hidetext" }, outputs: { onDidToggleExpansion: "onDidToggleExpansion" }, ngImport: i0__namespace, template: "<ids-agent\r\n [headline]=\"headline\"\r\n [showtext]=\"showtext\"\r\n [hidetext]=\"hidetext\"\r\n [expanded]=\"expanded\"\r\n (didToggleExpansion)=\"onDidToggleExpansion.emit(true)\">\r\n <h3 slot=\"alert-headline\" *ngIf=\"headline\">\r\n {{headline}}\r\n </h3>\r\n <ng-content></ng-content>\r\n</ids-agent>", styles: [":host { display: block; }"], directives: [{ type: i2__namespace.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] });
175
- i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDAgentComponent, decorators: [{
176
- type: i0.Component,
177
- args: [{
178
- selector: 'id-agent',
179
- templateUrl: './agent.component.html',
180
- styles: [':host { display: block; }']
181
- }]
182
- }], ctorParameters: function () { return []; }, propDecorators: { expanded: [{
183
- type: i0.Input
184
- }], headline: [{
185
- type: i0.Input
186
- }], showtext: [{
187
- type: i0.Input
188
- }], hidetext: [{
189
- type: i0.Input
190
- }], onDidToggleExpansion: [{
191
- type: i0.Output
192
- }] } });
193
-
194
- var IDAgentModule = /** @class */ (function () {
195
- function IDAgentModule() {
196
- }
197
- return IDAgentModule;
198
- }());
199
- IDAgentModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDAgentModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
200
- IDAgentModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDAgentModule, declarations: [IDAgentComponent], imports: [i2.CommonModule], exports: [IDAgentComponent] });
201
- IDAgentModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDAgentModule, imports: [[i2.CommonModule]] });
202
- i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDAgentModule, decorators: [{
203
- type: i0.NgModule,
204
- args: [{
205
- declarations: [
206
- IDAgentComponent
207
- ],
208
- exports: [
209
- IDAgentComponent
210
- ],
211
- imports: [i2.CommonModule],
212
- schemas: [i0.CUSTOM_ELEMENTS_SCHEMA],
213
- }]
214
- }] });
215
-
216
- var IDBadgeComponent = /** @class */ (function () {
217
- function IDBadgeComponent() {
218
- this.type = 'primary';
219
- }
220
- return IDBadgeComponent;
221
- }());
222
- IDBadgeComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDBadgeComponent, deps: [], target: i0__namespace.ɵɵFactoryTarget.Component });
223
- IDBadgeComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDBadgeComponent, selector: "id-badge", inputs: { type: "type" }, ngImport: i0__namespace, template: "<ids-badge \r\n [type]=\"type\">\r\n <ng-content></ng-content>\r\n</ids-badge>" });
224
- i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDBadgeComponent, decorators: [{
225
- type: i0.Component,
226
- args: [{
227
- selector: 'id-badge',
228
- templateUrl: './badge.component.html',
229
- }]
230
- }], ctorParameters: function () { return []; }, propDecorators: { type: [{
231
- type: i0.Input
232
- }] } });
233
-
234
- var IDBadgeModule = /** @class */ (function () {
235
- function IDBadgeModule() {
236
- }
237
- return IDBadgeModule;
238
- }());
239
- IDBadgeModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDBadgeModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
240
- IDBadgeModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDBadgeModule, declarations: [IDBadgeComponent], exports: [IDBadgeComponent] });
241
- IDBadgeModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDBadgeModule });
242
- i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDBadgeModule, decorators: [{
243
- type: i0.NgModule,
244
- args: [{
245
- declarations: [
246
- IDBadgeComponent
247
- ],
248
- exports: [
249
- IDBadgeComponent
250
- ],
251
- schemas: [i0.CUSTOM_ELEMENTS_SCHEMA],
252
- }]
253
- }] });
254
-
255
- var IDButtonComponent = /** @class */ (function () {
256
- function IDButtonComponent() {
257
- this.secondary = false;
258
- this.fab = false;
259
- this.icon = false;
260
- this.tertiary = false;
261
- this.toggle = false;
262
- this.block = false;
263
- this.sblock = false;
264
- this.mblock = false;
265
- this.active = false;
266
- this.submit = false;
267
- this.search = false;
268
- this.size = 'm';
269
- this.disabled = false;
270
- this.type = undefined;
271
- this.color = undefined;
272
- //For Dialog
273
- this.trigger = '';
274
- // General props
275
- this.tabindex = '';
276
- // Internal Icon
277
- this.iconobject = undefined;
278
- this.onClicked = new i0.EventEmitter();
279
- }
280
- return IDButtonComponent;
281
- }());
282
- IDButtonComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDButtonComponent, deps: [], target: i0__namespace.ɵɵFactoryTarget.Component });
283
- IDButtonComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDButtonComponent, selector: "id-button", inputs: { secondary: "secondary", fab: "fab", icon: "icon", tertiary: "tertiary", toggle: "toggle", block: "block", sblock: "sblock", mblock: "mblock", active: "active", submit: "submit", search: "search", size: "size", disabled: "disabled", type: "type", color: "color", trigger: "trigger", tabindex: "tabindex", iconobject: "iconobject" }, outputs: { onClicked: "onClicked" }, host: { classAttribute: "ids-contains-clickable" }, ngImport: i0__namespace, template: "<ids-button \r\n [secondary]=\"secondary ? 'true' : null\"\r\n [attr.fab]=\"fab ? 'true' : null\"\r\n [attr.icon]=\"icon ? 'true' : null\"\r\n [tertiary]=\"tertiary ? 'true' : null\"\r\n [attr.trigger]=\"trigger ? 'true' : null\"\r\n [class.ids-dialog-trigger]=\"trigger\"\r\n [attr.tabindex]=\"tabindex ? 'true' : null\"\r\n [toggle]=\"toggle ? 'true' : null\"\r\n [active]=\"active ? 'true' : null\"\r\n [submit]=\"submit ? 'true' : null\"\r\n [search]=\"search ? 'true' : null\"\r\n [disabled]=\"disabled ? 'true' : null\"\r\n [block]=\"block ? 'true' : null\"\r\n [sblock]=\"sblock ? 'true' : null\"\r\n [mblock]=\"mblock ? 'true' : null\"\r\n [size]=\"size\"\r\n [type]=\"type\"\r\n [color]=\"color\"\r\n (clicked)=\"onClicked.emit($event)\">\r\n <ids-icon *ngIf=\"iconobject !== undefined\"\r\n [attr.name]=\"iconobject?.name\"\r\n [attr.title]=\"iconobject?.title\" \r\n slot=\"icon\"\r\n [attr.color]=\"iconobject?.color\" \r\n [attr.color2]=\"iconobject?.color2\" \r\n [attr.size]=\"iconobject?.size\" \r\n [attr.padding]=\"iconobject?.padding\" \r\n [attr.rotate]=\"iconobject?.rotate\" \r\n [attr.colorpreset]=\"iconobject?.colorpreset\" \r\n [attr.height]=\"iconobject?.height\" \r\n [attr.width]=\"iconobject?.width\"></ids-icon>\r\n <ng-content></ng-content>\r\n</ids-button>", styles: ["id-button[ng-reflect-block=true], id-button[ng-reflect-mblock=true], id-button[ng-reflect-sblock=true] { display: contents; }"], directives: [{ type: i2__namespace.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }], encapsulation: i0__namespace.ViewEncapsulation.None });
284
- i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDButtonComponent, decorators: [{
285
- type: i0.Component,
286
- args: [{
287
- selector: 'id-button',
288
- templateUrl: './button.component.html',
289
- styles: ['id-button[ng-reflect-block=true], id-button[ng-reflect-mblock=true], id-button[ng-reflect-sblock=true] { display: contents; }'],
290
- host: { 'class': 'ids-contains-clickable' },
291
- encapsulation: i0.ViewEncapsulation.None,
292
- }]
293
- }], ctorParameters: function () { return []; }, propDecorators: { secondary: [{
294
- type: i0.Input
295
- }], fab: [{
296
- type: i0.Input
297
- }], icon: [{
298
- type: i0.Input
299
- }], tertiary: [{
300
- type: i0.Input
301
- }], toggle: [{
302
- type: i0.Input
303
- }], block: [{
304
- type: i0.Input
305
- }], sblock: [{
306
- type: i0.Input
307
- }], mblock: [{
308
- type: i0.Input
309
- }], active: [{
310
- type: i0.Input
311
- }], submit: [{
312
- type: i0.Input
313
- }], search: [{
314
- type: i0.Input
315
- }], size: [{
316
- type: i0.Input
317
- }], disabled: [{
318
- type: i0.Input
319
- }], type: [{
320
- type: i0.Input
321
- }], color: [{
322
- type: i0.Input
323
- }], trigger: [{
324
- type: i0.Input
325
- }], tabindex: [{
326
- type: i0.Input
327
- }], iconobject: [{
328
- type: i0.Input
329
- }], onClicked: [{
330
- type: i0.Output
331
- }] } });
332
-
333
- var IDIconComponent = /** @class */ (function () {
334
- function IDIconComponent() {
335
- this.name = undefined;
336
- this.rotate = undefined;
337
- this.color = undefined;
338
- this.color2 = undefined;
339
- this.colorpreset = undefined;
340
- this.title = undefined;
341
- this.size = 'm';
342
- this.inline = false;
343
- this.width = undefined;
344
- this.height = undefined;
345
- }
346
- return IDIconComponent;
347
- }());
348
- IDIconComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDIconComponent, deps: [], target: i0__namespace.ɵɵFactoryTarget.Component });
349
- IDIconComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDIconComponent, selector: "id-icon", inputs: { name: "name", rotate: "rotate", color: "color", color2: "color2", colorpreset: "colorpreset", title: "title", size: "size", inline: "inline", width: "width", height: "height" }, ngImport: i0__namespace, template: "<ids-icon \r\n [attr.name]=\"name\"\r\n [attr.inline]=\"inline ? true : undefined\"\r\n [attr.rotate]=\"rotate\"\r\n [attr.color]=\"color\"\r\n [attr.color2]=\"color2\"\r\n [attr.size]=\"size\"\r\n [attr.width]=\"width\"\r\n [attr.height]=\"height\"\r\n [attr.colorpreset]=\"colorpreset\">\r\n</ids-icon >", encapsulation: i0__namespace.ViewEncapsulation.None });
350
- i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDIconComponent, decorators: [{
351
- type: i0.Component,
352
- args: [{
353
- selector: 'id-icon',
354
- templateUrl: './icon.component.html',
355
- encapsulation: i0.ViewEncapsulation.None,
356
- }]
357
- }], ctorParameters: function () { return []; }, propDecorators: { name: [{
358
- type: i0.Input
359
- }], rotate: [{
360
- type: i0.Input
361
- }], color: [{
362
- type: i0.Input
363
- }], color2: [{
364
- type: i0.Input
365
- }], colorpreset: [{
366
- type: i0.Input
367
- }], title: [{
368
- type: i0.Input
369
- }], size: [{
370
- type: i0.Input
371
- }], inline: [{
372
- type: i0.Input
373
- }], width: [{
374
- type: i0.Input
375
- }], height: [{
376
- type: i0.Input
377
- }] } });
378
-
379
- var IDIconModule = /** @class */ (function () {
380
- function IDIconModule() {
381
- }
382
- return IDIconModule;
383
- }());
384
- IDIconModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDIconModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
385
- IDIconModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDIconModule, declarations: [IDIconComponent], exports: [IDIconComponent] });
386
- IDIconModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDIconModule });
387
- i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDIconModule, decorators: [{
388
- type: i0.NgModule,
389
- args: [{
390
- declarations: [
391
- IDIconComponent
392
- ],
393
- exports: [
394
- IDIconComponent
395
- ],
396
- schemas: [i0.CUSTOM_ELEMENTS_SCHEMA],
397
- }]
398
- }] });
399
-
400
- var IDButtonModule = /** @class */ (function () {
401
- function IDButtonModule() {
402
- }
403
- return IDButtonModule;
404
- }());
405
- IDButtonModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDButtonModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
406
- IDButtonModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDButtonModule, declarations: [IDButtonComponent], imports: [i2.CommonModule, IDIconModule], exports: [IDButtonComponent] });
407
- IDButtonModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDButtonModule, imports: [[i2.CommonModule, IDIconModule]] });
408
- i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDButtonModule, decorators: [{
409
- type: i0.NgModule,
410
- args: [{
411
- declarations: [
412
- IDButtonComponent
413
- ],
414
- exports: [
415
- IDButtonComponent
416
- ],
417
- imports: [i2.CommonModule, IDIconModule],
418
- schemas: [i0.CUSTOM_ELEMENTS_SCHEMA],
419
- }]
420
- }] });
421
-
422
- var IDButtonGroupComponent = /** @class */ (function () {
423
- function IDButtonGroupComponent() {
424
- this.rtl = false;
425
- this.unresponsive = false;
426
- }
427
- return IDButtonGroupComponent;
428
- }());
429
- IDButtonGroupComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDButtonGroupComponent, deps: [], target: i0__namespace.ɵɵFactoryTarget.Component });
430
- IDButtonGroupComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDButtonGroupComponent, selector: "id-button-group", inputs: { rtl: "rtl", unresponsive: "unresponsive" }, ngImport: i0__namespace, template: "<ids-button-group [unresponsive]=\"unresponsive\" [rtl]=\"rtl\">\r\n <ng-content></ng-content>\r\n</ids-button-group>", encapsulation: i0__namespace.ViewEncapsulation.None });
431
- i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDButtonGroupComponent, decorators: [{
432
- type: i0.Component,
433
- args: [{
434
- selector: 'id-button-group',
435
- templateUrl: './button-group.component.html',
436
- encapsulation: i0.ViewEncapsulation.None,
437
- }]
438
- }], ctorParameters: function () { return []; }, propDecorators: { rtl: [{
439
- type: i0.Input
440
- }], unresponsive: [{
441
- type: i0.Input
442
- }] } });
443
-
444
- var IDButtonGroupModule = /** @class */ (function () {
445
- function IDButtonGroupModule() {
446
- }
447
- return IDButtonGroupModule;
448
- }());
449
- IDButtonGroupModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDButtonGroupModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
450
- IDButtonGroupModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDButtonGroupModule, declarations: [IDButtonGroupComponent], exports: [IDButtonGroupComponent] });
451
- IDButtonGroupModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDButtonGroupModule });
452
- i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDButtonGroupModule, decorators: [{
453
- type: i0.NgModule,
454
- args: [{
455
- declarations: [
456
- IDButtonGroupComponent
457
- ],
458
- exports: [
459
- IDButtonGroupComponent
460
- ],
461
- schemas: [i0.CUSTOM_ELEMENTS_SCHEMA],
462
- }]
463
- }] });
464
-
465
- var IDCarouselComponent = /** @class */ (function () {
466
- function IDCarouselComponent() {
467
- this.autoplay = false;
468
- this.srnextlabel = 'Nästa slide';
469
- this.srprevlabel = 'Föregående slide';
470
- this.autoplaydelay = 5000;
471
- }
472
- return IDCarouselComponent;
473
- }());
474
- IDCarouselComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDCarouselComponent, deps: [], target: i0__namespace.ɵɵFactoryTarget.Component });
475
- IDCarouselComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDCarouselComponent, selector: "id-carousel", inputs: { autoplay: "autoplay", srnextlabel: "srnextlabel", srprevlabel: "srprevlabel", autoplaydelay: "autoplaydelay" }, ngImport: i0__namespace, template: "<ids-carousel\r\n [srnextlabel]=\"srnextlabel\"\r\n [srprevlabel]=\"srprevlabel\"\r\n [autoplay]=\"autoplay ? true : null\"\r\n [autoplaydelay]=\"autoplaydelay\">\r\n <ng-content></ng-content>\r\n</ids-carousel>" });
476
- i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDCarouselComponent, decorators: [{
477
- type: i0.Component,
478
- args: [{
479
- selector: 'id-carousel',
480
- templateUrl: './carousel.component.html'
481
- }]
482
- }], ctorParameters: function () { return []; }, propDecorators: { autoplay: [{
483
- type: i0.Input
484
- }], srnextlabel: [{
485
- type: i0.Input
486
- }], srprevlabel: [{
487
- type: i0.Input
488
- }], autoplaydelay: [{
489
- type: i0.Input
490
- }] } });
491
-
492
- var IDCarouselItemComponent = /** @class */ (function () {
493
- function IDCarouselItemComponent() {
494
- this.headline = '';
495
- this.description = '';
496
- this.step = '';
497
- }
498
- return IDCarouselItemComponent;
499
- }());
500
- IDCarouselItemComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDCarouselItemComponent, deps: [], target: i0__namespace.ɵɵFactoryTarget.Component });
501
- IDCarouselItemComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDCarouselItemComponent, selector: "id-carousel-item", inputs: { headline: "headline", description: "description", step: "step" }, ngImport: i0__namespace, template: "<ids-carousel-item\r\n [headline]=\"headline\"\r\n [description]=\"description\"\r\n [step]=\"step\">\r\n <ng-content></ng-content>\r\n</ids-carousel-item>" });
502
- i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDCarouselItemComponent, decorators: [{
503
- type: i0.Component,
504
- args: [{
505
- selector: 'id-carousel-item',
506
- templateUrl: './carousel-item.component.html'
507
- }]
508
- }], ctorParameters: function () { return []; }, propDecorators: { headline: [{
509
- type: i0.Input
510
- }], description: [{
511
- type: i0.Input
512
- }], step: [{
513
- type: i0.Input
514
- }] } });
515
-
516
- var IDCarouselModule = /** @class */ (function () {
517
- function IDCarouselModule() {
518
- }
519
- return IDCarouselModule;
520
- }());
521
- IDCarouselModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDCarouselModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
522
- IDCarouselModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDCarouselModule, declarations: [IDCarouselComponent,
523
- IDCarouselItemComponent], exports: [IDCarouselComponent,
524
- IDCarouselItemComponent] });
525
- IDCarouselModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDCarouselModule });
526
- i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDCarouselModule, decorators: [{
527
- type: i0.NgModule,
528
- args: [{
529
- declarations: [
530
- IDCarouselComponent,
531
- IDCarouselItemComponent
532
- ],
533
- exports: [
534
- IDCarouselComponent,
535
- IDCarouselItemComponent
536
- ],
537
- schemas: [i0.CUSTOM_ELEMENTS_SCHEMA],
538
- }]
539
- }] });
540
-
541
- /******************************************************************************
542
- Copyright (c) Microsoft Corporation.
1
+ (function (factory) {
2
+ typeof define === 'function' && define.amd ? define('@inera/ids-angular', factory) :
3
+ factory();
4
+ })((function () { 'use strict';
5
+
6
+ var publicApi = {};
7
+ /* Alert
8
+ export { IDAlertComponent } from './components/alert/alert.component';
9
+ export { IDAlertModule } from './components/alert/alert.module';
543
10
 
544
- Permission to use, copy, modify, and/or distribute this software for any
545
- purpose with or without fee is hereby granted.
11
+ /* Alert
12
+ export { IDAnchorComponent } from './common/components/anchor.component';
13
+ export { IDAnchorModule } from './common/components/anchor.module';
546
14
 
547
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
548
- REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
549
- AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
550
- INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
551
- LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
552
- OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
553
- PERFORMANCE OF THIS SOFTWARE.
554
- ***************************************************************************** */
555
- /* global Reflect, Promise */
556
- var extendStatics = function (d, b) {
557
- extendStatics = Object.setPrototypeOf ||
558
- ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
559
- function (d, b) { for (var p in b)
560
- if (Object.prototype.hasOwnProperty.call(b, p))
561
- d[p] = b[p]; };
562
- return extendStatics(d, b);
563
- };
564
- function __extends(d, b) {
565
- if (typeof b !== "function" && b !== null)
566
- throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
567
- extendStatics(d, b);
568
- function __() { this.constructor = d; }
569
- d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
570
- }
571
- var __assign = function () {
572
- __assign = Object.assign || function __assign(t) {
573
- for (var s, i = 1, n = arguments.length; i < n; i++) {
574
- s = arguments[i];
575
- for (var p in s)
576
- if (Object.prototype.hasOwnProperty.call(s, p))
577
- t[p] = s[p];
578
- }
579
- return t;
580
- };
581
- return __assign.apply(this, arguments);
582
- };
583
- function __rest(s, e) {
584
- var t = {};
585
- for (var p in s)
586
- if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
587
- t[p] = s[p];
588
- if (s != null && typeof Object.getOwnPropertySymbols === "function")
589
- for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
590
- if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
591
- t[p[i]] = s[p[i]];
592
- }
593
- return t;
594
- }
595
- function __decorate(decorators, target, key, desc) {
596
- var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
597
- if (typeof Reflect === "object" && typeof Reflect.decorate === "function")
598
- r = Reflect.decorate(decorators, target, key, desc);
599
- else
600
- for (var i = decorators.length - 1; i >= 0; i--)
601
- if (d = decorators[i])
602
- r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
603
- return c > 3 && r && Object.defineProperty(target, key, r), r;
604
- }
605
- function __param(paramIndex, decorator) {
606
- return function (target, key) { decorator(target, key, paramIndex); };
607
- }
608
- function __metadata(metadataKey, metadataValue) {
609
- if (typeof Reflect === "object" && typeof Reflect.metadata === "function")
610
- return Reflect.metadata(metadataKey, metadataValue);
611
- }
612
- function __awaiter(thisArg, _arguments, P, generator) {
613
- function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
614
- return new (P || (P = Promise))(function (resolve, reject) {
615
- function fulfilled(value) { try {
616
- step(generator.next(value));
617
- }
618
- catch (e) {
619
- reject(e);
620
- } }
621
- function rejected(value) { try {
622
- step(generator["throw"](value));
623
- }
624
- catch (e) {
625
- reject(e);
626
- } }
627
- function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
628
- step((generator = generator.apply(thisArg, _arguments || [])).next());
629
- });
630
- }
631
- function __generator(thisArg, body) {
632
- var _ = { label: 0, sent: function () { if (t[0] & 1)
633
- throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
634
- return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" && (g[Symbol.iterator] = function () { return this; }), g;
635
- function verb(n) { return function (v) { return step([n, v]); }; }
636
- function step(op) {
637
- if (f)
638
- throw new TypeError("Generator is already executing.");
639
- while (_)
640
- try {
641
- 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)
642
- return t;
643
- if (y = 0, t)
644
- op = [op[0] & 2, t.value];
645
- switch (op[0]) {
646
- case 0:
647
- case 1:
648
- t = op;
649
- break;
650
- case 4:
651
- _.label++;
652
- return { value: op[1], done: false };
653
- case 5:
654
- _.label++;
655
- y = op[1];
656
- op = [0];
657
- continue;
658
- case 7:
659
- op = _.ops.pop();
660
- _.trys.pop();
661
- continue;
662
- default:
663
- if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) {
664
- _ = 0;
665
- continue;
666
- }
667
- if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) {
668
- _.label = op[1];
669
- break;
670
- }
671
- if (op[0] === 6 && _.label < t[1]) {
672
- _.label = t[1];
673
- t = op;
674
- break;
675
- }
676
- if (t && _.label < t[2]) {
677
- _.label = t[2];
678
- _.ops.push(op);
679
- break;
680
- }
681
- if (t[2])
682
- _.ops.pop();
683
- _.trys.pop();
684
- continue;
685
- }
686
- op = body.call(thisArg, _);
687
- }
688
- catch (e) {
689
- op = [6, e];
690
- y = 0;
691
- }
692
- finally {
693
- f = t = 0;
694
- }
695
- if (op[0] & 5)
696
- throw op[1];
697
- return { value: op[0] ? op[1] : void 0, done: true };
698
- }
699
- }
700
- var __createBinding = Object.create ? (function (o, m, k, k2) {
701
- if (k2 === undefined)
702
- k2 = k;
703
- var desc = Object.getOwnPropertyDescriptor(m, k);
704
- if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
705
- desc = { enumerable: true, get: function () { return m[k]; } };
706
- }
707
- Object.defineProperty(o, k2, desc);
708
- }) : (function (o, m, k, k2) {
709
- if (k2 === undefined)
710
- k2 = k;
711
- o[k2] = m[k];
712
- });
713
- function __exportStar(m, o) {
714
- for (var p in m)
715
- if (p !== "default" && !Object.prototype.hasOwnProperty.call(o, p))
716
- __createBinding(o, m, p);
717
- }
718
- function __values(o) {
719
- var s = typeof Symbol === "function" && Symbol.iterator, m = s && o[s], i = 0;
720
- if (m)
721
- return m.call(o);
722
- if (o && typeof o.length === "number")
723
- return {
724
- next: function () {
725
- if (o && i >= o.length)
726
- o = void 0;
727
- return { value: o && o[i++], done: !o };
728
- }
729
- };
730
- throw new TypeError(s ? "Object is not iterable." : "Symbol.iterator is not defined.");
731
- }
732
- function __read(o, n) {
733
- var m = typeof Symbol === "function" && o[Symbol.iterator];
734
- if (!m)
735
- return o;
736
- var i = m.call(o), r, ar = [], e;
737
- try {
738
- while ((n === void 0 || n-- > 0) && !(r = i.next()).done)
739
- ar.push(r.value);
740
- }
741
- catch (error) {
742
- e = { error: error };
743
- }
744
- finally {
745
- try {
746
- if (r && !r.done && (m = i["return"]))
747
- m.call(i);
748
- }
749
- finally {
750
- if (e)
751
- throw e.error;
752
- }
753
- }
754
- return ar;
755
- }
756
- /** @deprecated */
757
- function __spread() {
758
- for (var ar = [], i = 0; i < arguments.length; i++)
759
- ar = ar.concat(__read(arguments[i]));
760
- return ar;
761
- }
762
- /** @deprecated */
763
- function __spreadArrays() {
764
- for (var s = 0, i = 0, il = arguments.length; i < il; i++)
765
- s += arguments[i].length;
766
- for (var r = Array(s), k = 0, i = 0; i < il; i++)
767
- for (var a = arguments[i], j = 0, jl = a.length; j < jl; j++, k++)
768
- r[k] = a[j];
769
- return r;
770
- }
771
- function __spreadArray(to, from, pack) {
772
- if (pack || arguments.length === 2)
773
- for (var i = 0, l = from.length, ar; i < l; i++) {
774
- if (ar || !(i in from)) {
775
- if (!ar)
776
- ar = Array.prototype.slice.call(from, 0, i);
777
- ar[i] = from[i];
778
- }
779
- }
780
- return to.concat(ar || Array.prototype.slice.call(from));
781
- }
782
- function __await(v) {
783
- return this instanceof __await ? (this.v = v, this) : new __await(v);
784
- }
785
- function __asyncGenerator(thisArg, _arguments, generator) {
786
- if (!Symbol.asyncIterator)
787
- throw new TypeError("Symbol.asyncIterator is not defined.");
788
- var g = generator.apply(thisArg, _arguments || []), i, q = [];
789
- return i = {}, verb("next"), verb("throw"), verb("return"), i[Symbol.asyncIterator] = function () { return this; }, i;
790
- function verb(n) { if (g[n])
791
- i[n] = function (v) { return new Promise(function (a, b) { q.push([n, v, a, b]) > 1 || resume(n, v); }); }; }
792
- function resume(n, v) { try {
793
- step(g[n](v));
794
- }
795
- catch (e) {
796
- settle(q[0][3], e);
797
- } }
798
- function step(r) { r.value instanceof __await ? Promise.resolve(r.value.v).then(fulfill, reject) : settle(q[0][2], r); }
799
- function fulfill(value) { resume("next", value); }
800
- function reject(value) { resume("throw", value); }
801
- function settle(f, v) { if (f(v), q.shift(), q.length)
802
- resume(q[0][0], q[0][1]); }
803
- }
804
- function __asyncDelegator(o) {
805
- var i, p;
806
- return i = {}, verb("next"), verb("throw", function (e) { throw e; }), verb("return"), i[Symbol.iterator] = function () { return this; }, i;
807
- 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; }
808
- }
809
- function __asyncValues(o) {
810
- if (!Symbol.asyncIterator)
811
- throw new TypeError("Symbol.asyncIterator is not defined.");
812
- var m = o[Symbol.asyncIterator], i;
813
- 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);
814
- 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); }); }; }
815
- function settle(resolve, reject, d, v) { Promise.resolve(v).then(function (v) { resolve({ value: v, done: d }); }, reject); }
816
- }
817
- function __makeTemplateObject(cooked, raw) {
818
- if (Object.defineProperty) {
819
- Object.defineProperty(cooked, "raw", { value: raw });
820
- }
821
- else {
822
- cooked.raw = raw;
823
- }
824
- return cooked;
825
- }
826
- ;
827
- var __setModuleDefault = Object.create ? (function (o, v) {
828
- Object.defineProperty(o, "default", { enumerable: true, value: v });
829
- }) : function (o, v) {
830
- o["default"] = v;
831
- };
832
- function __importStar(mod) {
833
- if (mod && mod.__esModule)
834
- return mod;
835
- var result = {};
836
- if (mod != null)
837
- for (var k in mod)
838
- if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k))
839
- __createBinding(result, mod, k);
840
- __setModuleDefault(result, mod);
841
- return result;
842
- }
843
- function __importDefault(mod) {
844
- return (mod && mod.__esModule) ? mod : { default: mod };
845
- }
846
- function __classPrivateFieldGet(receiver, state, kind, f) {
847
- if (kind === "a" && !f)
848
- throw new TypeError("Private accessor was defined without a getter");
849
- if (typeof state === "function" ? receiver !== state || !f : !state.has(receiver))
850
- throw new TypeError("Cannot read private member from an object whose class did not declare it");
851
- return kind === "m" ? f : kind === "a" ? f.call(receiver) : f ? f.value : state.get(receiver);
852
- }
853
- function __classPrivateFieldSet(receiver, state, value, kind, f) {
854
- if (kind === "m")
855
- throw new TypeError("Private method is not writable");
856
- if (kind === "a" && !f)
857
- throw new TypeError("Private accessor was defined without a setter");
858
- if (typeof state === "function" ? receiver !== state || !f : !state.has(receiver))
859
- throw new TypeError("Cannot write private member to an object whose class did not declare it");
860
- return (kind === "a" ? f.call(receiver, value) : f ? f.value = value : state.set(receiver, value)), value;
861
- }
862
- function __classPrivateFieldIn(state, receiver) {
863
- if (receiver === null || (typeof receiver !== "object" && typeof receiver !== "function"))
864
- throw new TypeError("Cannot use 'in' operator on non-object");
865
- return typeof state === "function" ? receiver === state : state.has(receiver);
866
- }
867
-
868
- var IDLink = /** @class */ (function () {
869
- function IDLink(_props) {
870
- this._props = _props;
871
- }
872
- Object.defineProperty(IDLink.prototype, "label", {
873
- get: function () {
874
- return this._props.label;
875
- },
876
- set: function (label) {
877
- this._props.label = label;
878
- },
879
- enumerable: false,
880
- configurable: true
881
- });
882
- Object.defineProperty(IDLink.prototype, "id", {
883
- get: function () {
884
- return this._props.id;
885
- },
886
- set: function (id) {
887
- this._props.id = id;
888
- },
889
- enumerable: false,
890
- configurable: true
891
- });
892
- Object.defineProperty(IDLink.prototype, "classes", {
893
- get: function () {
894
- return this._props.classes;
895
- },
896
- set: function (classes) {
897
- this._props.classes = classes;
898
- },
899
- enumerable: false,
900
- configurable: true
901
- });
902
- return IDLink;
903
- }());
904
-
905
- var IDLinkFunction = /** @class */ (function (_super) {
906
- __extends(IDLinkFunction, _super);
907
- function IDLinkFunction(_props) {
908
- return _super.call(this, _props) || this;
909
- }
910
- Object.defineProperty(IDLinkFunction.prototype, "action", {
911
- get: function () {
912
- return this._props.action;
913
- },
914
- set: function (action) {
915
- this._props.action = action;
916
- },
917
- enumerable: false,
918
- configurable: true
919
- });
920
- IDLinkFunction.prototype.click = function () {
921
- var _a;
922
- (_a = this.action) === null || _a === void 0 ? void 0 : _a.call(this);
923
- };
924
- return IDLinkFunction;
925
- }(IDLink));
926
-
927
- var IDLinkRoute = /** @class */ (function (_super) {
928
- __extends(IDLinkRoute, _super);
929
- function IDLinkRoute(_props) {
930
- return _super.call(this, _props) || this;
931
- }
932
- Object.defineProperty(IDLinkRoute.prototype, "route", {
933
- get: function () {
934
- return this._props.route;
935
- },
936
- set: function (route) {
937
- this._props.route = route;
938
- },
939
- enumerable: false,
940
- configurable: true
941
- });
942
- Object.defineProperty(IDLinkRoute.prototype, "queries", {
943
- get: function () {
944
- return this._props.queries;
945
- },
946
- set: function (_queries) {
947
- this._props.queries = _queries;
948
- },
949
- enumerable: false,
950
- configurable: true
951
- });
952
- IDLinkRoute.prototype.click = function () {
953
- if (this._props.router) {
954
- this._props.router.navigate([this.route]);
955
- }
956
- else {
957
- console.error('No router supplied in IDLinkRoute Object');
958
- }
959
- };
960
- return IDLinkRoute;
961
- }(IDLink));
962
-
963
- var IDLinkWeb = /** @class */ (function (_super) {
964
- __extends(IDLinkWeb, _super);
965
- function IDLinkWeb(_props) {
966
- return _super.call(this, _props) || this;
967
- }
968
- Object.defineProperty(IDLinkWeb.prototype, "target", {
969
- get: function () {
970
- return this._props.target;
971
- },
972
- set: function (target) {
973
- this._props.target = target;
974
- },
975
- enumerable: false,
976
- configurable: true
977
- });
978
- Object.defineProperty(IDLinkWeb.prototype, "url", {
979
- get: function () {
980
- return this._props.url;
981
- },
982
- set: function (url) {
983
- this._props.url = url;
984
- },
985
- enumerable: false,
986
- configurable: true
987
- });
988
- IDLinkWeb.prototype.click = function () {
989
- window.open(this._props.url, this.target);
990
- };
991
- return IDLinkWeb;
992
- }(IDLink));
993
-
994
- var IDAnchorComponent = /** @class */ (function () {
995
- function IDAnchorComponent(sanitizer) {
996
- this.sanitizer = sanitizer;
997
- this.linkType = '';
998
- this.isLinkExternal = false;
999
- this.isLinkRoute = false;
1000
- this.isLinkWeb = false;
1001
- this.isLinkFunction = false;
1002
- this.classes = '';
1003
- this.scriptHref = this.sanitizer.bypassSecurityTrustUrl('javascript:');
1004
- this.block = false;
1005
- this.noOutline = false;
1006
- /** Apply classes to <a> element */
1007
- this.contextClasses = [];
1008
- }
1009
- IDAnchorComponent.prototype.setLinkType = function () {
1010
- this.isLinkRoute = this.link instanceof IDLinkRoute;
1011
- this.isLinkWeb = this.link instanceof IDLinkWeb;
1012
- this.isLinkFunction = this.link instanceof IDLinkFunction;
1013
- if (this.link && this.isLinkWeb) {
1014
- var weblink = this.link;
1015
- this.isLinkExternal = weblink.target === '_blank' || weblink.target === 'blank';
1016
- }
1017
- else {
1018
- this.isLinkExternal = false;
1019
- }
1020
- };
1021
- IDAnchorComponent.prototype.setClasses = function () {
1022
- if (this.link && this.link.classes) {
1023
- this.classes = __spreadArray(__spreadArray([], __read(this.contextClasses)), __read(this.link.classes)).join(' ');
1024
- }
1025
- else {
1026
- this.classes = this.contextClasses.join(' ');
1027
- }
1028
- };
1029
- Object.defineProperty(IDAnchorComponent.prototype, "linkWeb", {
1030
- get: function () {
1031
- return this.link;
1032
- },
1033
- enumerable: false,
1034
- configurable: true
1035
- });
1036
- Object.defineProperty(IDAnchorComponent.prototype, "linkRoute", {
1037
- get: function () {
1038
- return this.link;
1039
- },
1040
- enumerable: false,
1041
- configurable: true
1042
- });
1043
- Object.defineProperty(IDAnchorComponent.prototype, "linkFunction", {
1044
- get: function () {
1045
- return this.link;
1046
- },
1047
- enumerable: false,
1048
- configurable: true
1049
- });
1050
- IDAnchorComponent.prototype.ngOnChanges = function (changes) {
1051
- if (changes.link) {
1052
- this.setLinkType();
1053
- this.setClasses();
1054
- }
1055
- if (changes.contextClasses) {
1056
- this.setClasses();
1057
- }
1058
- };
1059
- return IDAnchorComponent;
1060
- }());
1061
- 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 });
1062
- 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 [class]=\"classes\" \r\n [routerLink]=\"linkRoute.route\"\r\n routerLinkActive=\"selected\"\r\n [queryParams]=\"linkRoute.queries\">\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 [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 [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"] }] });
1063
- i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDAnchorComponent, decorators: [{
1064
- type: i0.Component,
1065
- args: [{
1066
- selector: 'id-anchor',
1067
- templateUrl: './anchor.component.html',
1068
- styles: [
1069
- ':host(.ids-link) a { position:absolute; inset: 0px; z-index: 1; }',
1070
- 'a { color: inherit; text-decoration: inherit; font-size: inherit }',
1071
- '.ids-no-outline:focus { outline: none;}',
1072
- '.ids-block { display: block;}'
1073
- ]
1074
- }]
1075
- }], ctorParameters: function () { return [{ type: i1__namespace.DomSanitizer }]; }, propDecorators: { link: [{
1076
- type: i0.Input
1077
- }], block: [{
1078
- type: i0.Input
1079
- }], noOutline: [{
1080
- type: i0.Input
1081
- }], contextClasses: [{
1082
- type: i0.Input
1083
- }] } });
1084
-
1085
- var IDBreadcrumbsComponent = /** @class */ (function () {
1086
- function IDBreadcrumbsComponent() {
1087
- this.lead = 'Du är här:';
1088
- this.current = '';
1089
- this.srlabel = 'Du är här';
1090
- this.links = [];
1091
- }
1092
- return IDBreadcrumbsComponent;
1093
- }());
1094
- IDBreadcrumbsComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDBreadcrumbsComponent, deps: [], target: i0__namespace.ɵɵFactoryTarget.Component });
1095
- IDBreadcrumbsComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDBreadcrumbsComponent, selector: "id-breadcrumbs", inputs: { lead: "lead", current: "current", srlabel: "srlabel", links: "links", mobilelink: "mobilelink" }, ngImport: i0__namespace, template: "<ids-breadcrumbs\r\n [current]=\"current\"\r\n [lead]=\"lead\"\r\n [srlabel]=\"srlabel\">\r\n <ids-crumb *ngFor=\"let link of links\">\r\n <id-anchor [link]=\"link\"></id-anchor>\r\n </ids-crumb>\r\n <ids-crumb mobile=\"true\" *ngIf=\"mobilelink\">\r\n <id-anchor [link]=\"mobilelink\"></id-anchor>\r\n </ids-crumb>\r\n</ids-breadcrumbs>", components: [{ type: IDAnchorComponent, selector: "id-anchor", inputs: ["link", "block", "noOutline", "contextClasses"] }], directives: [{ type: i2__namespace.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { type: i2__namespace.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }], encapsulation: i0__namespace.ViewEncapsulation.None });
1096
- i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDBreadcrumbsComponent, decorators: [{
1097
- type: i0.Component,
1098
- args: [{
1099
- selector: 'id-breadcrumbs',
1100
- templateUrl: './breadcrumbs.component.html',
1101
- encapsulation: i0.ViewEncapsulation.None,
1102
- }]
1103
- }], ctorParameters: function () { return []; }, propDecorators: { lead: [{
1104
- type: i0.Input
1105
- }], current: [{
1106
- type: i0.Input
1107
- }], srlabel: [{
1108
- type: i0.Input
1109
- }], links: [{
1110
- type: i0.Input
1111
- }], mobilelink: [{
1112
- type: i0.Input
1113
- }] } });
1114
-
1115
- var IDAnchorModule = /** @class */ (function () {
1116
- function IDAnchorModule() {
1117
- }
1118
- return IDAnchorModule;
1119
- }());
1120
- IDAnchorModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDAnchorModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
1121
- IDAnchorModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDAnchorModule, declarations: [IDAnchorComponent], imports: [i2.CommonModule,
1122
- i3.RouterModule], exports: [IDAnchorComponent] });
1123
- IDAnchorModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDAnchorModule, imports: [[
1124
- i2.CommonModule,
1125
- i3.RouterModule,
1126
- ]] });
1127
- i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDAnchorModule, decorators: [{
1128
- type: i0.NgModule,
1129
- args: [{
1130
- declarations: [IDAnchorComponent],
1131
- imports: [
1132
- i2.CommonModule,
1133
- i3.RouterModule,
1134
- ],
1135
- exports: [IDAnchorComponent]
1136
- }]
1137
- }] });
1138
-
1139
- var IDBreadcrumbsModule = /** @class */ (function () {
1140
- function IDBreadcrumbsModule() {
1141
- }
1142
- return IDBreadcrumbsModule;
1143
- }());
1144
- IDBreadcrumbsModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDBreadcrumbsModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
1145
- IDBreadcrumbsModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDBreadcrumbsModule, declarations: [IDBreadcrumbsComponent], imports: [i2.CommonModule, IDAnchorModule], exports: [IDBreadcrumbsComponent] });
1146
- IDBreadcrumbsModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDBreadcrumbsModule, imports: [[
1147
- i2.CommonModule, IDAnchorModule
1148
- ]] });
1149
- i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDBreadcrumbsModule, decorators: [{
1150
- type: i0.NgModule,
1151
- args: [{
1152
- declarations: [
1153
- IDBreadcrumbsComponent
1154
- ],
1155
- exports: [
1156
- IDBreadcrumbsComponent
1157
- ],
1158
- imports: [
1159
- i2.CommonModule, IDAnchorModule
1160
- ],
1161
- schemas: [i0.CUSTOM_ELEMENTS_SCHEMA],
1162
- }]
1163
- }] });
1164
-
1165
- var IDCardComponent = /** @class */ (function () {
1166
- function IDCardComponent() {
1167
- this.fill = false;
1168
- this.interactive = false;
1169
- this.lean = false;
1170
- }
1171
- return IDCardComponent;
1172
- }());
1173
- IDCardComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDCardComponent, deps: [], target: i0__namespace.ɵɵFactoryTarget.Component });
1174
- IDCardComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDCardComponent, selector: "id-card", inputs: { fill: "fill", interactive: "interactive", lean: "lean" }, ngImport: i0__namespace, template: "<ids-card \r\n [lean]=\"lean\"\r\n [interactive]=\"interactive\"\r\n [fill]=\"fill\">\r\n <ng-content></ng-content>\r\n</ids-card>", styles: [":host { display: block; }"] });
1175
- i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDCardComponent, decorators: [{
1176
- type: i0.Component,
1177
- args: [{
1178
- selector: 'id-card',
1179
- templateUrl: './card.component.html',
1180
- styles: [':host { display: block; }'],
1181
- }]
1182
- }], ctorParameters: function () { return []; }, propDecorators: { fill: [{
1183
- type: i0.Input
1184
- }], interactive: [{
1185
- type: i0.Input
1186
- }], lean: [{
1187
- type: i0.Input
1188
- }] } });
1189
-
1190
- var IDCardModule = /** @class */ (function () {
1191
- function IDCardModule() {
1192
- }
1193
- return IDCardModule;
1194
- }());
1195
- IDCardModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDCardModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
1196
- IDCardModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDCardModule, declarations: [IDCardComponent], exports: [IDCardComponent] });
1197
- IDCardModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDCardModule });
1198
- i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDCardModule, decorators: [{
1199
- type: i0.NgModule,
1200
- args: [{
1201
- declarations: [
1202
- IDCardComponent
1203
- ],
1204
- exports: [
1205
- IDCardComponent
1206
- ],
1207
- schemas: [i0.CUSTOM_ELEMENTS_SCHEMA],
1208
- }]
1209
- }] });
1210
-
1211
- var IDDateLabelComponent = /** @class */ (function () {
1212
- function IDDateLabelComponent() {
1213
- this.date = null;
1214
- this.year = null;
1215
- this.month = null;
1216
- this.monthlabel = null;
1217
- this.day = null;
1218
- }
1219
- return IDDateLabelComponent;
1220
- }());
1221
- IDDateLabelComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDDateLabelComponent, deps: [], target: i0__namespace.ɵɵFactoryTarget.Component });
1222
- IDDateLabelComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDDateLabelComponent, selector: "id-date-label", inputs: { date: "date", year: "year", month: "month", monthlabel: "monthlabel", day: "day" }, ngImport: i0__namespace, template: "<ids-date-label \r\n [date]=\"date?.toString()\"\r\n [year]=\"year\"\r\n [month]=\"month\"\r\n [monthlabel]=\"monthlabel\"\r\n [day]=\"day\">\r\n <ng-content></ng-content>\r\n</ids-date-label>", encapsulation: i0__namespace.ViewEncapsulation.None });
1223
- i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDDateLabelComponent, decorators: [{
1224
- type: i0.Component,
1225
- args: [{
1226
- selector: 'id-date-label',
1227
- templateUrl: './date-label.component.html',
1228
- encapsulation: i0.ViewEncapsulation.None,
1229
- }]
1230
- }], ctorParameters: function () { return []; }, propDecorators: { date: [{
1231
- type: i0.Input
1232
- }], year: [{
1233
- type: i0.Input
1234
- }], month: [{
1235
- type: i0.Input
1236
- }], monthlabel: [{
1237
- type: i0.Input
1238
- }], day: [{
1239
- type: i0.Input
1240
- }] } });
1241
-
1242
- var IDDateLabelModule = /** @class */ (function () {
1243
- function IDDateLabelModule() {
1244
- }
1245
- return IDDateLabelModule;
1246
- }());
1247
- IDDateLabelModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDDateLabelModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
1248
- IDDateLabelModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDDateLabelModule, declarations: [IDDateLabelComponent], exports: [IDDateLabelComponent] });
1249
- IDDateLabelModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDDateLabelModule });
1250
- i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDDateLabelModule, decorators: [{
1251
- type: i0.NgModule,
1252
- args: [{
1253
- declarations: [
1254
- IDDateLabelComponent
1255
- ],
1256
- exports: [
1257
- IDDateLabelComponent
1258
- ],
1259
- schemas: [i0.CUSTOM_ELEMENTS_SCHEMA],
1260
- }]
1261
- }] });
1262
-
1263
- var IDDialogComponent = /** @class */ (function () {
1264
- function IDDialogComponent() {
1265
- this.dismissible = false;
1266
- this.srclosetext = '';
1267
- this.nofocustrap = false;
1268
- this.keepscrollbar = false;
1269
- this.autofocus = false;
1270
- this.overlay = false;
1271
- this.persistent = false;
1272
- this.show = false;
1273
- this.width = '';
1274
- this.onClosed = new i0.EventEmitter();
1275
- }
1276
- return IDDialogComponent;
1277
- }());
1278
- IDDialogComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDDialogComponent, deps: [], target: i0__namespace.ɵɵFactoryTarget.Component });
1279
- IDDialogComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDDialogComponent, selector: "id-dialog", inputs: { dismissible: "dismissible", srclosetext: "srclosetext", nofocustrap: "nofocustrap", keepscrollbar: "keepscrollbar", autofocus: "autofocus", overlay: "overlay", persistent: "persistent", show: "show", width: "width" }, outputs: { onClosed: "onClosed" }, ngImport: i0__namespace, template: "<ids-dialog \r\n [attr.dismissible]=\"dismissible ? true : null\"\r\n [attr.overlay]=\"overlay ? true : null\"\r\n [attr.nofocustrap]=\"nofocustrap ? true : null\"\r\n [attr.autofocus]=\"autofocus ? true : null\"\r\n [attr.persistent]=\"persistent ? true : null\"\r\n [attr.keepscrollbar]=\"keepscrollbar ? true : null\"\r\n [attr.show]=\"show ? 'true' : 'false'\"\r\n [width]=\"width\"\r\n nofocustrap=\"nofocustrap\"\r\n [srclosetext]=\"srclosetext\"\r\n (closed)=\"onClosed.emit($event)\">\r\n <ng-content></ng-content>\r\n</ids-dialog>", encapsulation: i0__namespace.ViewEncapsulation.None });
1280
- i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDDialogComponent, decorators: [{
1281
- type: i0.Component,
1282
- args: [{
1283
- selector: 'id-dialog',
1284
- templateUrl: './dialog.component.html',
1285
- encapsulation: i0.ViewEncapsulation.None,
1286
- }]
1287
- }], ctorParameters: function () { return []; }, propDecorators: { dismissible: [{
1288
- type: i0.Input
1289
- }], srclosetext: [{
1290
- type: i0.Input
1291
- }], nofocustrap: [{
1292
- type: i0.Input
1293
- }], keepscrollbar: [{
1294
- type: i0.Input
1295
- }], autofocus: [{
1296
- type: i0.Input
1297
- }], overlay: [{
1298
- type: i0.Input
1299
- }], persistent: [{
1300
- type: i0.Input
1301
- }], show: [{
1302
- type: i0.Input
1303
- }], width: [{
1304
- type: i0.Input
1305
- }], onClosed: [{
1306
- type: i0.Output
1307
- }] } });
1308
-
1309
- var IDDialogModule = /** @class */ (function () {
1310
- function IDDialogModule() {
1311
- }
1312
- return IDDialogModule;
1313
- }());
1314
- IDDialogModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDDialogModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
1315
- IDDialogModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDDialogModule, declarations: [IDDialogComponent], exports: [IDDialogComponent] });
1316
- IDDialogModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDDialogModule });
1317
- i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDDialogModule, decorators: [{
1318
- type: i0.NgModule,
1319
- args: [{
1320
- declarations: [
1321
- IDDialogComponent
1322
- ],
1323
- exports: [
1324
- IDDialogComponent
1325
- ],
1326
- schemas: [i0.CUSTOM_ELEMENTS_SCHEMA],
1327
- }]
1328
- }] });
1329
-
1330
- var IDExpandableComponent = /** @class */ (function () {
1331
- function IDExpandableComponent() {
1332
- this.borderless = false;
1333
- this.expanded = false;
1334
- this.headline = '';
1335
- this.variation = "1";
1336
- }
1337
- return IDExpandableComponent;
1338
- }());
1339
- IDExpandableComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDExpandableComponent, deps: [], target: i0__namespace.ɵɵFactoryTarget.Component });
1340
- IDExpandableComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDExpandableComponent, selector: "id-expandable", inputs: { borderless: "borderless", expanded: "expanded", headline: "headline", variation: "variation" }, ngImport: i0__namespace, template: "<ids-expandable \r\n [attr.borderless]=\"borderless ? true : null\"\r\n [expanded]=\"expanded ? true : null\"\r\n [headline]=\"headline\"\r\n [variation]=\"variation\">\r\n <ng-content></ng-content>\r\n</ids-expandable>", encapsulation: i0__namespace.ViewEncapsulation.None });
1341
- i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDExpandableComponent, decorators: [{
1342
- type: i0.Component,
1343
- args: [{
1344
- selector: 'id-expandable',
1345
- templateUrl: './expandable.component.html',
1346
- encapsulation: i0.ViewEncapsulation.None,
1347
- }]
1348
- }], ctorParameters: function () { return []; }, propDecorators: { borderless: [{
1349
- type: i0.Input
1350
- }], expanded: [{
1351
- type: i0.Input
1352
- }], headline: [{
1353
- type: i0.Input
1354
- }], variation: [{
1355
- type: i0.Input
1356
- }] } });
1357
-
1358
- var IDExpandableModule = /** @class */ (function () {
1359
- function IDExpandableModule() {
1360
- }
1361
- return IDExpandableModule;
1362
- }());
1363
- IDExpandableModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDExpandableModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
1364
- IDExpandableModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDExpandableModule, declarations: [IDExpandableComponent], exports: [IDExpandableComponent] });
1365
- IDExpandableModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDExpandableModule });
1366
- i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDExpandableModule, decorators: [{
1367
- type: i0.NgModule,
1368
- args: [{
1369
- declarations: [
1370
- IDExpandableComponent
1371
- ],
1372
- exports: [
1373
- IDExpandableComponent
1374
- ],
1375
- schemas: [i0.CUSTOM_ELEMENTS_SCHEMA],
1376
- }]
1377
- }] });
1378
-
1379
- var IDIcon = /** @class */ (function () {
1380
- function IDIcon(_props) {
1381
- this._props = _props;
1382
- }
1383
- Object.defineProperty(IDIcon.prototype, "name", {
1384
- get: function () {
1385
- return this._props.name;
1386
- },
1387
- enumerable: false,
1388
- configurable: true
1389
- });
1390
- Object.defineProperty(IDIcon.prototype, "title", {
1391
- get: function () {
1392
- return this._props.title;
1393
- },
1394
- enumerable: false,
1395
- configurable: true
1396
- });
1397
- Object.defineProperty(IDIcon.prototype, "inline", {
1398
- get: function () {
1399
- return this._props.inline;
1400
- },
1401
- enumerable: false,
1402
- configurable: true
1403
- });
1404
- Object.defineProperty(IDIcon.prototype, "color", {
1405
- get: function () {
1406
- return this._props.color;
1407
- },
1408
- enumerable: false,
1409
- configurable: true
1410
- });
1411
- Object.defineProperty(IDIcon.prototype, "color2", {
1412
- get: function () {
1413
- return this._props.color2;
1414
- },
1415
- enumerable: false,
1416
- configurable: true
1417
- });
1418
- Object.defineProperty(IDIcon.prototype, "size", {
1419
- get: function () {
1420
- return this._props.size;
1421
- },
1422
- enumerable: false,
1423
- configurable: true
1424
- });
1425
- Object.defineProperty(IDIcon.prototype, "width", {
1426
- get: function () {
1427
- return this._props.width;
1428
- },
1429
- enumerable: false,
1430
- configurable: true
1431
- });
1432
- Object.defineProperty(IDIcon.prototype, "height", {
1433
- get: function () {
1434
- return this._props.height;
1435
- },
1436
- enumerable: false,
1437
- configurable: true
1438
- });
1439
- Object.defineProperty(IDIcon.prototype, "colorpreset", {
1440
- get: function () {
1441
- return this._props.colorpreset;
1442
- },
1443
- enumerable: false,
1444
- configurable: true
1445
- });
1446
- Object.defineProperty(IDIcon.prototype, "padding", {
1447
- get: function () {
1448
- return this._props.padding;
1449
- },
1450
- enumerable: false,
1451
- configurable: true
1452
- });
1453
- Object.defineProperty(IDIcon.prototype, "rotate", {
1454
- get: function () {
1455
- return this._props.rotate;
1456
- },
1457
- enumerable: false,
1458
- configurable: true
1459
- });
1460
- return IDIcon;
1461
- }());
1462
-
1463
- var IDFormBase = /** @class */ (function () {
1464
- function IDFormBase() {
1465
- this.valid = 'true';
1466
- this.light = false;
1467
- this.novalidation = false;
1468
- }
1469
- return IDFormBase;
1470
- }());
1471
- IDFormBase.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDFormBase, deps: [], target: i0__namespace.ɵɵFactoryTarget.Component });
1472
- 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 });
1473
- i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDFormBase, decorators: [{
1474
- type: i0.Component,
1475
- args: [{ template: '' }]
1476
- }], ctorParameters: function () { return []; }, propDecorators: { valid: [{
1477
- type: i0.Input
1478
- }], light: [{
1479
- type: i0.Input
1480
- }], novalidation: [{
1481
- type: i0.Input
1482
- }] } });
1483
-
1484
- var IDInputComponent = /** @class */ (function (_super) {
1485
- __extends(IDInputComponent, _super);
1486
- function IDInputComponent() {
1487
- var _this = _super.call(this) || this;
1488
- _this.autofocus = false;
1489
- return _this;
1490
- }
1491
- return IDInputComponent;
1492
- }(IDFormBase));
1493
- IDInputComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDInputComponent, deps: [], target: i0__namespace.ɵɵFactoryTarget.Component });
1494
- IDInputComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDInputComponent, selector: "id-input", inputs: { autofocus: "autofocus" }, usesInheritance: true, ngImport: i0__namespace, template: "<ids-input \r\n [attr.valid]=\"valid\" \r\n [attr.novalidation]=\"novalidation ? true : null\"\r\n [attr.light]=\"light ? light : null\"\r\n [attr.autofocus]=\"autofocus ? autofocus : null\">\r\n <ng-content></ng-content>\r\n</ids-input>", encapsulation: i0__namespace.ViewEncapsulation.None });
1495
- i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDInputComponent, decorators: [{
1496
- type: i0.Component,
1497
- args: [{
1498
- selector: 'id-input',
1499
- templateUrl: './input.component.html',
1500
- encapsulation: i0.ViewEncapsulation.None,
1501
- }]
1502
- }], ctorParameters: function () { return []; }, propDecorators: { autofocus: [{
1503
- type: i0.Input
1504
- }] } });
1505
-
1506
- var IDInputModule = /** @class */ (function () {
1507
- function IDInputModule() {
1508
- }
1509
- return IDInputModule;
1510
- }());
1511
- IDInputModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDInputModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
1512
- IDInputModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDInputModule, declarations: [IDInputComponent], imports: [i2.CommonModule], exports: [IDInputComponent] });
1513
- IDInputModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDInputModule, imports: [[i2.CommonModule]] });
1514
- i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDInputModule, decorators: [{
1515
- type: i0.NgModule,
1516
- args: [{
1517
- declarations: [
1518
- IDInputComponent
1519
- ],
1520
- exports: [
1521
- IDInputComponent
1522
- ],
1523
- imports: [i2.CommonModule],
1524
- schemas: [i0.CUSTOM_ELEMENTS_SCHEMA],
1525
- }]
1526
- }] });
1527
-
1528
- var IDCheckboxComponent = /** @class */ (function (_super) {
1529
- __extends(IDCheckboxComponent, _super);
1530
- function IDCheckboxComponent() {
1531
- var _this = _super.call(this) || this;
1532
- _this.compact = undefined;
1533
- return _this;
1534
- }
1535
- return IDCheckboxComponent;
1536
- }(IDFormBase));
1537
- IDCheckboxComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDCheckboxComponent, deps: [], target: i0__namespace.ɵɵFactoryTarget.Component });
1538
- IDCheckboxComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDCheckboxComponent, selector: "id-checkbox", inputs: { compact: "compact" }, usesInheritance: true, ngImport: i0__namespace, template: "<ids-checkbox \r\n [attr.compact]=\"compact ? true : null\"\r\n [attr.light]=\"light ? true : null\"\r\n [attr.valid]=\"valid\" \r\n [attr.novalidation]=\"novalidation ? true : null\">\r\n <ng-content></ng-content>\r\n</ids-checkbox>", encapsulation: i0__namespace.ViewEncapsulation.None });
1539
- i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDCheckboxComponent, decorators: [{
1540
- type: i0.Component,
1541
- args: [{
1542
- selector: 'id-checkbox',
1543
- templateUrl: './checkbox.component.html',
1544
- encapsulation: i0.ViewEncapsulation.None,
1545
- }]
1546
- }], ctorParameters: function () { return []; }, propDecorators: { compact: [{
1547
- type: i0.Input
1548
- }] } });
1549
-
1550
- var IDCheckboxModule = /** @class */ (function () {
1551
- function IDCheckboxModule() {
1552
- }
1553
- return IDCheckboxModule;
1554
- }());
1555
- IDCheckboxModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDCheckboxModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
1556
- IDCheckboxModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDCheckboxModule, declarations: [IDCheckboxComponent], exports: [IDCheckboxComponent] });
1557
- IDCheckboxModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDCheckboxModule });
1558
- i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDCheckboxModule, decorators: [{
1559
- type: i0.NgModule,
1560
- args: [{
1561
- declarations: [
1562
- IDCheckboxComponent
1563
- ],
1564
- exports: [
1565
- IDCheckboxComponent
1566
- ],
1567
- schemas: [i0.CUSTOM_ELEMENTS_SCHEMA],
1568
- }]
1569
- }] });
1570
-
1571
- var IDCheckboxGroupComponent = /** @class */ (function (_super) {
1572
- __extends(IDCheckboxGroupComponent, _super);
1573
- function IDCheckboxGroupComponent() {
1574
- var _this = _super.call(this) || this;
1575
- _this.errorMessage = undefined;
1576
- _this.legend = undefined;
1577
- _this.compact = undefined;
1578
- return _this;
1579
- }
1580
- IDCheckboxGroupComponent.prototype.ngOnInit = function () {
1581
- };
1582
- return IDCheckboxGroupComponent;
1583
- }(IDFormBase));
1584
- IDCheckboxGroupComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDCheckboxGroupComponent, deps: [], target: i0__namespace.ɵɵFactoryTarget.Component });
1585
- IDCheckboxGroupComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDCheckboxGroupComponent, selector: "id-checkbox-group", inputs: { errorMessage: "errorMessage", legend: "legend", compact: "compact" }, usesInheritance: true, ngImport: i0__namespace, template: "<ids-checkbox-group \r\n [legend]=\"legend\"\r\n [valid]=\"valid\" \r\n [attr.novalidation]=\"novalidation ? true : null\"\r\n [attr.compact]=\"compact ? true : null\">\r\n <ng-content></ng-content>\r\n <ids-error-message *ngIf=\"errorMessage\">{{errorMessage}}</ids-error-message>\r\n</ids-checkbox-group>\r\n", directives: [{ type: i2__namespace.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }], encapsulation: i0__namespace.ViewEncapsulation.None });
1586
- i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDCheckboxGroupComponent, decorators: [{
1587
- type: i0.Component,
1588
- args: [{
1589
- selector: 'id-checkbox-group',
1590
- templateUrl: './checkbox-group.component.html',
1591
- encapsulation: i0.ViewEncapsulation.None,
1592
- }]
1593
- }], ctorParameters: function () { return []; }, propDecorators: { errorMessage: [{
1594
- type: i0.Input
1595
- }], legend: [{
1596
- type: i0.Input
1597
- }], compact: [{
1598
- type: i0.Input
1599
- }] } });
1600
-
1601
- var IDCheckboxGroupModule = /** @class */ (function () {
1602
- function IDCheckboxGroupModule() {
1603
- }
1604
- return IDCheckboxGroupModule;
1605
- }());
1606
- IDCheckboxGroupModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDCheckboxGroupModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
1607
- IDCheckboxGroupModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDCheckboxGroupModule, declarations: [IDCheckboxGroupComponent], imports: [i2.CommonModule], exports: [IDCheckboxGroupComponent] });
1608
- IDCheckboxGroupModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDCheckboxGroupModule, imports: [[i2.CommonModule]] });
1609
- i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDCheckboxGroupModule, decorators: [{
1610
- type: i0.NgModule,
1611
- args: [{
1612
- imports: [i2.CommonModule],
1613
- declarations: [
1614
- IDCheckboxGroupComponent
1615
- ],
1616
- exports: [
1617
- IDCheckboxGroupComponent
1618
- ],
1619
- schemas: [i0.CUSTOM_ELEMENTS_SCHEMA],
1620
- }]
1621
- }] });
1622
-
1623
- var IDErrorMessageComponent = /** @class */ (function () {
1624
- function IDErrorMessageComponent(viewRef) {
1625
- this.viewRef = viewRef;
1626
- this.viewRef.element.nativeElement.setAttribute('slot', 'error-msg');
1627
- }
1628
- IDErrorMessageComponent.prototype.ngOnInit = function () {
1629
- };
1630
- return IDErrorMessageComponent;
1631
- }());
1632
- IDErrorMessageComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDErrorMessageComponent, deps: [{ token: i0__namespace.ViewContainerRef }], target: i0__namespace.ɵɵFactoryTarget.Component });
1633
- IDErrorMessageComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDErrorMessageComponent, selector: "id-error-message", ngImport: i0__namespace, template: "<ids-error-message>\r\n <ng-content></ng-content>\r\n</ids-error-message>", encapsulation: i0__namespace.ViewEncapsulation.None });
1634
- i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDErrorMessageComponent, decorators: [{
1635
- type: i0.Component,
1636
- args: [{
1637
- selector: 'id-error-message',
1638
- templateUrl: './error-message.component.html',
1639
- encapsulation: i0.ViewEncapsulation.None,
1640
- }]
1641
- }], ctorParameters: function () { return [{ type: i0__namespace.ViewContainerRef }]; } });
1642
-
1643
- var IDErrorMessageModule = /** @class */ (function () {
1644
- function IDErrorMessageModule() {
1645
- }
1646
- return IDErrorMessageModule;
1647
- }());
1648
- IDErrorMessageModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDErrorMessageModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
1649
- IDErrorMessageModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDErrorMessageModule, declarations: [IDErrorMessageComponent], exports: [IDErrorMessageComponent] });
1650
- IDErrorMessageModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDErrorMessageModule });
1651
- i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDErrorMessageModule, decorators: [{
1652
- type: i0.NgModule,
1653
- args: [{
1654
- declarations: [
1655
- IDErrorMessageComponent
1656
- ],
1657
- exports: [
1658
- IDErrorMessageComponent
1659
- ],
1660
- schemas: [i0.CUSTOM_ELEMENTS_SCHEMA],
1661
- }]
1662
- }] });
1663
-
1664
- var IDRadioComponent = /** @class */ (function (_super) {
1665
- __extends(IDRadioComponent, _super);
1666
- function IDRadioComponent() {
1667
- return _super !== null && _super.apply(this, arguments) || this;
1668
- }
1669
- return IDRadioComponent;
1670
- }(IDFormBase));
1671
- IDRadioComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDRadioComponent, deps: null, target: i0__namespace.ɵɵFactoryTarget.Component });
1672
- IDRadioComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDRadioComponent, selector: "id-radio", usesInheritance: true, ngImport: i0__namespace, template: "<ids-radio [light]=\"light ? true : null\">\r\n <ng-content></ng-content>\r\n</ids-radio>", encapsulation: i0__namespace.ViewEncapsulation.None });
1673
- i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDRadioComponent, decorators: [{
1674
- type: i0.Component,
1675
- args: [{
1676
- selector: 'id-radio',
1677
- templateUrl: './radio.component.html',
1678
- encapsulation: i0.ViewEncapsulation.None,
1679
- }]
1680
- }] });
1681
-
1682
- var IDRadioGroupComponent = /** @class */ (function () {
1683
- function IDRadioGroupComponent() {
1684
- this.name = undefined;
1685
- this.legend = undefined;
1686
- this.required = false;
1687
- this.errormessage = undefined;
1688
- }
1689
- return IDRadioGroupComponent;
1690
- }());
1691
- IDRadioGroupComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDRadioGroupComponent, deps: [], target: i0__namespace.ɵɵFactoryTarget.Component });
1692
- IDRadioGroupComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDRadioGroupComponent, selector: "id-radio-group", inputs: { name: "name", legend: "legend", required: "required", errormessage: "errormessage" }, ngImport: i0__namespace, template: "<ids-radio-group [name]=\"name\" [legend]=\"legend\" [required]=\"required\">\r\n <ng-content></ng-content>\r\n <ids-error-message *ngIf=\"errormessage\">{{errormessage}}</ids-error-message>\r\n</ids-radio-group>", directives: [{ type: i2__namespace.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }], encapsulation: i0__namespace.ViewEncapsulation.None });
1693
- i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDRadioGroupComponent, decorators: [{
1694
- type: i0.Component,
1695
- args: [{
1696
- selector: 'id-radio-group',
1697
- templateUrl: './radio-group.component.html',
1698
- encapsulation: i0.ViewEncapsulation.None,
1699
- }]
1700
- }], ctorParameters: function () { return []; }, propDecorators: { name: [{
1701
- type: i0.Input
1702
- }], legend: [{
1703
- type: i0.Input
1704
- }], required: [{
1705
- type: i0.Input
1706
- }], errormessage: [{
1707
- type: i0.Input
1708
- }] } });
1709
-
1710
- var IDRadioModule = /** @class */ (function () {
1711
- function IDRadioModule() {
1712
- }
1713
- return IDRadioModule;
1714
- }());
1715
- IDRadioModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDRadioModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
1716
- IDRadioModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDRadioModule, declarations: [IDRadioComponent,
1717
- IDRadioGroupComponent], imports: [i2.CommonModule], exports: [IDRadioComponent,
1718
- IDRadioGroupComponent] });
1719
- IDRadioModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDRadioModule, imports: [[
1720
- i2.CommonModule
1721
- ]] });
1722
- i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDRadioModule, decorators: [{
1723
- type: i0.NgModule,
1724
- args: [{
1725
- imports: [
1726
- i2.CommonModule
1727
- ],
1728
- declarations: [
1729
- IDRadioComponent,
1730
- IDRadioGroupComponent
1731
- ],
1732
- exports: [
1733
- IDRadioComponent,
1734
- IDRadioGroupComponent
1735
- ],
1736
- schemas: [i0.CUSTOM_ELEMENTS_SCHEMA],
1737
- }]
1738
- }] });
1739
-
1740
- var IDRangeComponent = /** @class */ (function () {
1741
- function IDRangeComponent() {
1742
- this.showticks = false;
1743
- }
1744
- return IDRangeComponent;
1745
- }());
1746
- IDRangeComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDRangeComponent, deps: [], target: i0__namespace.ɵɵFactoryTarget.Component });
1747
- IDRangeComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDRangeComponent, selector: "id-range", inputs: { showticks: "showticks" }, ngImport: i0__namespace, template: "<ids-range [showticks]=\"showticks\">\r\n <ng-content></ng-content>\r\n</ids-range>", encapsulation: i0__namespace.ViewEncapsulation.None });
1748
- i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDRangeComponent, decorators: [{
1749
- type: i0.Component,
1750
- args: [{
1751
- selector: 'id-range',
1752
- templateUrl: './range.component.html',
1753
- encapsulation: i0.ViewEncapsulation.None,
1754
- }]
1755
- }], propDecorators: { showticks: [{
1756
- type: i0.Input
1757
- }] } });
1758
-
1759
- var IDRangeModule = /** @class */ (function () {
1760
- function IDRangeModule() {
1761
- }
1762
- return IDRangeModule;
1763
- }());
1764
- IDRangeModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDRangeModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
1765
- IDRangeModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDRangeModule, declarations: [IDRangeComponent], exports: [IDRangeComponent] });
1766
- IDRangeModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDRangeModule });
1767
- i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDRangeModule, decorators: [{
1768
- type: i0.NgModule,
1769
- args: [{
1770
- declarations: [
1771
- IDRangeComponent
1772
- ],
1773
- exports: [
1774
- IDRangeComponent
1775
- ],
1776
- schemas: [i0.CUSTOM_ELEMENTS_SCHEMA],
1777
- }]
1778
- }] });
1779
-
1780
- var IDSelectComponent = /** @class */ (function (_super) {
1781
- __extends(IDSelectComponent, _super);
1782
- function IDSelectComponent() {
1783
- return _super !== null && _super.apply(this, arguments) || this;
1784
- }
1785
- return IDSelectComponent;
1786
- }(IDFormBase));
1787
- IDSelectComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDSelectComponent, deps: null, target: i0__namespace.ɵɵFactoryTarget.Component });
1788
- IDSelectComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDSelectComponent, selector: "id-select", usesInheritance: true, ngImport: i0__namespace, template: "<ids-select \r\n [attr.valid]=\"valid\"\r\n [attr.light]=\"light ? true : null\"\r\n [attr.novalidation]=\"novalidation ? true : null\">\r\n <ng-content></ng-content>\r\n</ids-select>", encapsulation: i0__namespace.ViewEncapsulation.None });
1789
- i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDSelectComponent, decorators: [{
1790
- type: i0.Component,
1791
- args: [{
1792
- selector: 'id-select',
1793
- templateUrl: './select.component.html',
1794
- encapsulation: i0.ViewEncapsulation.None,
1795
- }]
1796
- }] });
1797
-
1798
- var IDSelectModule = /** @class */ (function () {
1799
- function IDSelectModule() {
1800
- }
1801
- return IDSelectModule;
1802
- }());
1803
- IDSelectModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDSelectModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
1804
- IDSelectModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDSelectModule, declarations: [IDSelectComponent], exports: [IDSelectComponent] });
1805
- IDSelectModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDSelectModule });
1806
- i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDSelectModule, decorators: [{
1807
- type: i0.NgModule,
1808
- args: [{
1809
- declarations: [
1810
- IDSelectComponent
1811
- ],
1812
- exports: [
1813
- IDSelectComponent
1814
- ],
1815
- schemas: [i0.CUSTOM_ELEMENTS_SCHEMA],
1816
- }]
1817
- }] });
1818
-
1819
- var IDSelectMultipleComponent = /** @class */ (function (_super) {
1820
- __extends(IDSelectMultipleComponent, _super);
1821
- function IDSelectMultipleComponent() {
1822
- var _this = _super.apply(this, __spreadArray([], __read(arguments))) || this;
1823
- _this.label = undefined;
1824
- _this.errormessage = undefined;
1825
- _this.maxHeight = undefined;
1826
- _this.placeholder = '';
1827
- _this.selectedlabel = '';
1828
- _this.multiselectedlabel = '';
1829
- return _this;
1830
- }
1831
- return IDSelectMultipleComponent;
1832
- }(IDFormBase));
1833
- IDSelectMultipleComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDSelectMultipleComponent, deps: null, target: i0__namespace.ɵɵFactoryTarget.Component });
1834
- IDSelectMultipleComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDSelectMultipleComponent, selector: "id-select-multiple", inputs: { label: "label", errormessage: "errormessage", maxHeight: "maxHeight", placeholder: "placeholder", selectedlabel: "selectedlabel", multiselectedlabel: "multiselectedlabel" }, usesInheritance: true, ngImport: i0__namespace, template: "<ids-select-multiple \r\n [attr.light]=\"light ? true : null\"\r\n [attr.valid]=\"valid\" \r\n [attr.novalidation]=\"novalidation ? true : null\" \r\n [label]=\"label\" \r\n [placeholder]=\"placeholder\"\r\n [selectedlabel]=\"selectedlabel\"\r\n [multiselectedlabel]=\"multiselectedlabel\"\r\n [maxheight]=\"maxHeight\">\r\n <ng-content></ng-content>\r\n <ids-error-message *ngIf=\"errormessage\">{{errormessage}}</ids-error-message>\r\n</ids-select-multiple>", directives: [{ type: i2__namespace.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }], encapsulation: i0__namespace.ViewEncapsulation.None });
1835
- i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDSelectMultipleComponent, decorators: [{
1836
- type: i0.Component,
1837
- args: [{
1838
- selector: 'id-select-multiple',
1839
- templateUrl: './select-multiple.component.html',
1840
- encapsulation: i0.ViewEncapsulation.None,
1841
- }]
1842
- }], propDecorators: { label: [{
1843
- type: i0.Input
1844
- }], errormessage: [{
1845
- type: i0.Input
1846
- }], maxHeight: [{
1847
- type: i0.Input
1848
- }], placeholder: [{
1849
- type: i0.Input
1850
- }], selectedlabel: [{
1851
- type: i0.Input
1852
- }], multiselectedlabel: [{
1853
- type: i0.Input
1854
- }] } });
1855
-
1856
- var IDSelectMultipleModule = /** @class */ (function () {
1857
- function IDSelectMultipleModule() {
1858
- }
1859
- return IDSelectMultipleModule;
1860
- }());
1861
- IDSelectMultipleModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDSelectMultipleModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
1862
- IDSelectMultipleModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDSelectMultipleModule, declarations: [IDSelectMultipleComponent], imports: [i2.CommonModule], exports: [IDSelectMultipleComponent] });
1863
- IDSelectMultipleModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDSelectMultipleModule, imports: [[
1864
- i2.CommonModule
1865
- ]] });
1866
- i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDSelectMultipleModule, decorators: [{
1867
- type: i0.NgModule,
1868
- args: [{
1869
- imports: [
1870
- i2.CommonModule
1871
- ],
1872
- declarations: [
1873
- IDSelectMultipleComponent
1874
- ],
1875
- exports: [
1876
- IDSelectMultipleComponent
1877
- ],
1878
- schemas: [i0.CUSTOM_ELEMENTS_SCHEMA],
1879
- }]
1880
- }] });
1881
-
1882
- var IDSpinnerComponent = /** @class */ (function () {
1883
- function IDSpinnerComponent() {
1884
- this.srtext = '';
1885
- this.live = 'polite';
1886
- }
1887
- return IDSpinnerComponent;
1888
- }());
1889
- IDSpinnerComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDSpinnerComponent, deps: [], target: i0__namespace.ɵɵFactoryTarget.Component });
1890
- IDSpinnerComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDSpinnerComponent, selector: "id-spinner", inputs: { srtext: "srtext", live: "live" }, ngImport: i0__namespace, template: "<ids-spinner [srtext]=\"srtext\" [live]=\"live\">\r\n <ng-content></ng-content>\r\n</ids-spinner>", encapsulation: i0__namespace.ViewEncapsulation.None });
1891
- i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDSpinnerComponent, decorators: [{
1892
- type: i0.Component,
1893
- args: [{
1894
- selector: 'id-spinner',
1895
- templateUrl: './spinner.component.html',
1896
- encapsulation: i0.ViewEncapsulation.None,
1897
- }]
1898
- }], propDecorators: { srtext: [{
1899
- type: i0.Input
1900
- }], live: [{
1901
- type: i0.Input
1902
- }] } });
1903
-
1904
- var IDSpinnerModule = /** @class */ (function () {
1905
- function IDSpinnerModule() {
1906
- }
1907
- return IDSpinnerModule;
1908
- }());
1909
- IDSpinnerModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDSpinnerModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
1910
- IDSpinnerModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDSpinnerModule, declarations: [IDSpinnerComponent], exports: [IDSpinnerComponent] });
1911
- IDSpinnerModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDSpinnerModule });
1912
- i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDSpinnerModule, decorators: [{
1913
- type: i0.NgModule,
1914
- args: [{
1915
- declarations: [
1916
- IDSpinnerComponent
1917
- ],
1918
- exports: [
1919
- IDSpinnerComponent
1920
- ],
1921
- schemas: [i0.CUSTOM_ELEMENTS_SCHEMA],
1922
- }]
1923
- }] });
1924
-
1925
- var IDTimeComponent = /** @class */ (function (_super) {
1926
- __extends(IDTimeComponent, _super);
1927
- function IDTimeComponent() {
1928
- return _super !== null && _super.apply(this, arguments) || this;
1929
- }
1930
- return IDTimeComponent;
1931
- }(IDFormBase));
1932
- IDTimeComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDTimeComponent, deps: null, target: i0__namespace.ɵɵFactoryTarget.Component });
1933
- IDTimeComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDTimeComponent, selector: "id-time", usesInheritance: true, ngImport: i0__namespace, template: "<ids-time [attr.light]=\"light ? true : null\">\r\n <ng-content></ng-content>\r\n</ids-time>", encapsulation: i0__namespace.ViewEncapsulation.None });
1934
- i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDTimeComponent, decorators: [{
1935
- type: i0.Component,
1936
- args: [{
1937
- selector: 'id-time',
1938
- templateUrl: './time.component.html',
1939
- encapsulation: i0.ViewEncapsulation.None,
1940
- }]
1941
- }] });
1942
-
1943
- var IDTimeModule = /** @class */ (function () {
1944
- function IDTimeModule() {
1945
- }
1946
- return IDTimeModule;
1947
- }());
1948
- IDTimeModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDTimeModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
1949
- IDTimeModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDTimeModule, declarations: [IDTimeComponent], exports: [IDTimeComponent] });
1950
- IDTimeModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDTimeModule });
1951
- i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDTimeModule, decorators: [{
1952
- type: i0.NgModule,
1953
- args: [{
1954
- declarations: [
1955
- IDTimeComponent
1956
- ],
1957
- exports: [
1958
- IDTimeComponent
1959
- ],
1960
- schemas: [i0.CUSTOM_ELEMENTS_SCHEMA],
1961
- }]
1962
- }] });
1963
-
1964
- var IDTextareaComponent = /** @class */ (function (_super) {
1965
- __extends(IDTextareaComponent, _super);
1966
- function IDTextareaComponent() {
1967
- var _this = _super.call(this) || this;
1968
- _this.noFade = false;
1969
- return _this;
1970
- }
1971
- return IDTextareaComponent;
1972
- }(IDFormBase));
1973
- IDTextareaComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDTextareaComponent, deps: [], target: i0__namespace.ɵɵFactoryTarget.Component });
1974
- IDTextareaComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDTextareaComponent, selector: "id-textarea", inputs: { noFade: "noFade" }, usesInheritance: true, ngImport: i0__namespace, template: "<ids-textarea \r\n [attr.light]=\"light ? true : null\"\r\n [attr.nofade]=\"noFade ? true : null\"\r\n [attr.valid]=\"valid\"\r\n [attr.novalidation]=\"novalidation ? true : null\">\r\n <ng-content></ng-content>\r\n</ids-textarea>", encapsulation: i0__namespace.ViewEncapsulation.None });
1975
- i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDTextareaComponent, decorators: [{
1976
- type: i0.Component,
1977
- args: [{
1978
- selector: 'id-textarea',
1979
- templateUrl: './textarea.component.html',
1980
- encapsulation: i0.ViewEncapsulation.None,
1981
- }]
1982
- }], ctorParameters: function () { return []; }, propDecorators: { noFade: [{
1983
- type: i0.Input
1984
- }] } });
1985
-
1986
- var IDTextareaModule = /** @class */ (function () {
1987
- function IDTextareaModule() {
1988
- }
1989
- return IDTextareaModule;
1990
- }());
1991
- IDTextareaModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDTextareaModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
1992
- IDTextareaModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDTextareaModule, declarations: [IDTextareaComponent], exports: [IDTextareaComponent] });
1993
- IDTextareaModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDTextareaModule });
1994
- i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDTextareaModule, decorators: [{
1995
- type: i0.NgModule,
1996
- args: [{
1997
- declarations: [
1998
- IDTextareaComponent
1999
- ],
2000
- exports: [
2001
- IDTextareaComponent
2002
- ],
2003
- schemas: [i0.CUSTOM_ELEMENTS_SCHEMA],
2004
- }]
2005
- }] });
2006
-
2007
- var IDRowComponent = /** @class */ (function () {
2008
- function IDRowComponent(_elementRef) {
2009
- this._elementRef = _elementRef;
2010
- this.align = null;
2011
- this.class = null;
2012
- this.gap = null;
2013
- this.justify = null;
2014
- this.style = null;
2015
- this._elementRef.nativeElement.removeAttribute('style');
2016
- }
2017
- return IDRowComponent;
2018
- }());
2019
- IDRowComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDRowComponent, deps: [{ token: i0__namespace.ElementRef }], target: i0__namespace.ɵɵFactoryTarget.Component });
2020
- IDRowComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDRowComponent, selector: "id-row", inputs: { align: "align", class: "class", gap: "gap", justify: "justify", style: "style" }, ngImport: i0__namespace, template: "<ids-row \r\n [attr.class]=\"class\"\r\n [style]=\"style\" \r\n [justify]=\"justify\"\r\n [align]=\"align\"\r\n [gap]=\"gap\">\r\n <ng-content></ng-content>\r\n</ids-row>" });
2021
- i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDRowComponent, decorators: [{
2022
- type: i0.Component,
2023
- args: [{
2024
- selector: 'id-row',
2025
- templateUrl: './row.component.html',
2026
- }]
2027
- }], ctorParameters: function () { return [{ type: i0__namespace.ElementRef }]; }, propDecorators: { align: [{
2028
- type: i0.Input
2029
- }], class: [{
2030
- type: i0.Input
2031
- }], gap: [{
2032
- type: i0.Input
2033
- }], justify: [{
2034
- type: i0.Input
2035
- }], style: [{
2036
- type: i0.Input
2037
- }] } });
2038
-
2039
- var IDRowModule = /** @class */ (function () {
2040
- function IDRowModule() {
2041
- }
2042
- return IDRowModule;
2043
- }());
2044
- IDRowModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDRowModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
2045
- IDRowModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDRowModule, declarations: [IDRowComponent], exports: [IDRowComponent] });
2046
- IDRowModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDRowModule });
2047
- i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDRowModule, decorators: [{
2048
- type: i0.NgModule,
2049
- args: [{
2050
- declarations: [
2051
- IDRowComponent
2052
- ],
2053
- exports: [
2054
- IDRowComponent
2055
- ],
2056
- schemas: [i0.CUSTOM_ELEMENTS_SCHEMA],
2057
- }]
2058
- }] });
2059
-
2060
- var IDColumnComponent = /** @class */ (function () {
2061
- function IDColumnComponent(_elementRef) {
2062
- this._elementRef = _elementRef;
2063
- this.cols = "";
2064
- this.offset = null;
2065
- this.m = "";
2066
- this.mOffset = null;
2067
- this.s = "";
2068
- this.sOffset = null;
2069
- this.align = "";
2070
- this.class = "";
2071
- this.style = null;
2072
- this._elementRef.nativeElement.removeAttribute('style');
2073
- }
2074
- return IDColumnComponent;
2075
- }());
2076
- IDColumnComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDColumnComponent, deps: [{ token: i0__namespace.ElementRef }], target: i0__namespace.ɵɵFactoryTarget.Component });
2077
- IDColumnComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDColumnComponent, selector: "id-col", inputs: { cols: "cols", offset: "offset", m: "m", mOffset: "mOffset", s: "s", sOffset: "sOffset", align: "align", class: "class", style: "style" }, ngImport: i0__namespace, template: "<ids-col \r\n [attr.cols]=\"cols\"\r\n [attr.offset]=\"offset\"\r\n [attr.m]=\"m\" \r\n [attr.moffset]=\"[mOffset]\"\r\n [attr.s]=\"s\" \r\n [attr.soffset]=\"[sOffset]\"\r\n [attr.align]=\"align\"\r\n [attr.style]=\"style\"\r\n [attr.class]=\"class\">\r\n <ng-content></ng-content>\r\n</ids-col>", styles: ["id-col { display: contents; }"], encapsulation: i0__namespace.ViewEncapsulation.None });
2078
- i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDColumnComponent, decorators: [{
2079
- type: i0.Component,
2080
- args: [{
2081
- selector: 'id-col',
2082
- templateUrl: './column.component.html',
2083
- encapsulation: i0.ViewEncapsulation.None,
2084
- styles: ['id-col { display: contents; }']
2085
- }]
2086
- }], ctorParameters: function () { return [{ type: i0__namespace.ElementRef }]; }, propDecorators: { cols: [{
2087
- type: i0.Input
2088
- }], offset: [{
2089
- type: i0.Input
2090
- }], m: [{
2091
- type: i0.Input
2092
- }], mOffset: [{
2093
- type: i0.Input
2094
- }], s: [{
2095
- type: i0.Input
2096
- }], sOffset: [{
2097
- type: i0.Input
2098
- }], align: [{
2099
- type: i0.Input
2100
- }], class: [{
2101
- type: i0.Input
2102
- }], style: [{
2103
- type: i0.Input
2104
- }] } });
2105
-
2106
- var IDColumnModule = /** @class */ (function () {
2107
- function IDColumnModule() {
2108
- }
2109
- return IDColumnModule;
2110
- }());
2111
- IDColumnModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDColumnModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
2112
- IDColumnModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDColumnModule, declarations: [IDColumnComponent], exports: [IDColumnComponent] });
2113
- IDColumnModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDColumnModule });
2114
- i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDColumnModule, decorators: [{
2115
- type: i0.NgModule,
2116
- args: [{
2117
- declarations: [
2118
- IDColumnComponent
2119
- ],
2120
- exports: [
2121
- IDColumnComponent
2122
- ],
2123
- schemas: [i0.CUSTOM_ELEMENTS_SCHEMA],
2124
- }]
2125
- }] });
2126
-
2127
- var IDContainerComponent = /** @class */ (function () {
2128
- function IDContainerComponent() {
2129
- this.fluid = false;
2130
- this.gutterless = false;
2131
- }
2132
- return IDContainerComponent;
2133
- }());
2134
- IDContainerComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDContainerComponent, deps: [], target: i0__namespace.ɵɵFactoryTarget.Component });
2135
- IDContainerComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDContainerComponent, selector: "id-container", inputs: { fluid: "fluid", gutterless: "gutterless" }, ngImport: i0__namespace, template: "<ids-container \r\n [attr.gutterless]=\"gutterless ? true : null\" \r\n [attr.fluid]=\"fluid ? true : null\">\r\n <ng-content></ng-content>\r\n</ids-container>", encapsulation: i0__namespace.ViewEncapsulation.None });
2136
- i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDContainerComponent, decorators: [{
2137
- type: i0.Component,
2138
- args: [{
2139
- selector: 'id-container',
2140
- templateUrl: './container.component.html',
2141
- encapsulation: i0.ViewEncapsulation.None,
2142
- }]
2143
- }], ctorParameters: function () { return []; }, propDecorators: { fluid: [{
2144
- type: i0.Input
2145
- }], gutterless: [{
2146
- type: i0.Input
2147
- }] } });
2148
-
2149
- var IDContainerModule = /** @class */ (function () {
2150
- function IDContainerModule() {
2151
- }
2152
- return IDContainerModule;
2153
- }());
2154
- IDContainerModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDContainerModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
2155
- IDContainerModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDContainerModule, declarations: [IDContainerComponent], exports: [IDContainerComponent] });
2156
- IDContainerModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDContainerModule });
2157
- i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDContainerModule, decorators: [{
2158
- type: i0.NgModule,
2159
- args: [{
2160
- declarations: [
2161
- IDContainerComponent
2162
- ],
2163
- exports: [
2164
- IDContainerComponent
2165
- ],
2166
- schemas: [i0.CUSTOM_ELEMENTS_SCHEMA],
2167
- }]
2168
- }] });
2169
-
2170
- var IDLinkComponent = /** @class */ (function () {
2171
- function IDLinkComponent() {
2172
- this.link = null;
2173
- this.notificationbadge = null;
2174
- this.prependicon = null;
2175
- this.appendicon = null;
2176
- this.underlined = false;
2177
- this.padding = null;
2178
- this.outline = null;
2179
- this.color = undefined;
2180
- this.active = false;
2181
- this.colorpreset = 0;
2182
- this.hovercolor = null;
2183
- this.light = null;
2184
- this.bold = false;
2185
- this.appendicongap = null;
2186
- this.prependicongap = null;
2187
- this.block = false;
2188
- this.size = undefined;
2189
- this.activeicon = false;
2190
- this.activeiconbackground = undefined;
2191
- this.external = false;
2192
- this.slot = undefined;
2193
- }
2194
- return IDLinkComponent;
2195
- }());
2196
- IDLinkComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDLinkComponent, deps: [], target: i0__namespace.ɵɵFactoryTarget.Component });
2197
- IDLinkComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDLinkComponent, selector: "id-link", inputs: { link: "link", notificationbadge: "notificationbadge", prependicon: "prependicon", appendicon: "appendicon", underlined: "underlined", padding: "padding", outline: "outline", color: "color", active: "active", colorpreset: "colorpreset", hovercolor: "hovercolor", light: "light", bold: "bold", appendicongap: "appendicongap", prependicongap: "prependicongap", block: "block", size: "size", activeicon: "activeicon", activeiconbackground: "activeiconbackground", external: "external", slot: "slot" }, host: { properties: { "class.ids-block": "this.block" } }, ngImport: i0__namespace, template: "<ids-link \r\n [attr.underlined]=\"underlined ? '' : null\"\r\n [appendicongap]=\"appendicongap\"\r\n [prependicongap]=\"prependicongap\"\r\n [color]=\"color\"\r\n [size]=\"size\"\r\n [attr.bold]=\"bold ? true : null\"\r\n [attr.activeicon]=\"activeicon ? true : null\"\r\n [attr.active]=\"active ? true : null\"\r\n [activeiconbackground]=\"activeiconbackground\"\r\n [padding]=\"padding\"\r\n [attr.colorpreset]=\"colorpreset > 0 ? colorpreset : null\"\r\n [hovercolor]=\"hovercolor\"\r\n [light]=\"light ? true : null\"\r\n [outline]=\"outline\"\r\n [block]=\"block ? true : null\"\r\n [attr.slot]=\"slot\"\r\n >\r\n <ids-icon *ngIf=\"prependicon !== null && prependicon?.name\"\r\n slot=\"prepend-icon\" \r\n [attr.name]=\"prependicon?.name\"\r\n [attr.title]=\"prependicon?.title\" \r\n [attr.color]=\"prependicon?.color\" \r\n [attr.color2]=\"prependicon?.color2\" \r\n [attr.size]=\"prependicon?.size\" \r\n [attr.padding]=\"prependicon?.padding\" \r\n [attr.rotate]=\"prependicon?.rotate\" \r\n [attr.colorpreset]=\"prependicon?.colorpreset\" \r\n [attr.height]=\"prependicon?.height\" \r\n [attr.width]=\"prependicon?.width\"></ids-icon>\r\n <id-anchor *ngIf=\"link\" [link]=\"link\"></id-anchor>\r\n <ng-content *ngIf=\"!link\"></ng-content>\r\n <ids-icon *ngIf=\"appendicon !== null && appendicon?.name\" \r\n slot=\"append-icon\" \r\n [attr.name]=\"appendicon?.name\"\r\n [attr.title]=\"appendicon?.title\" \r\n [attr.color]=\"appendicon?.color\" \r\n [attr.color2]=\"appendicon?.color2\"\r\n [attr.size]=\"appendicon?.size\" \r\n [attr.padding]=\"appendicon?.padding\" \r\n [attr.rotate]=\"appendicon?.rotate\" \r\n [attr.colorpreset]=\"appendicon?.colorpreset\" \r\n [attr.height]=\"appendicon?.height\" \r\n [attr.width]=\"appendicon?.width\"></ids-icon>\r\n <ids-notification-badge \r\n *ngIf=\"notificationbadge !== null\"\r\n [attr.type]=\"notificationbadge.type\"\r\n [attr.size]=\"notificationbadge.size\">\r\n {{notificationbadge.value}}\r\n </ids-notification-badge>\r\n</ids-link>", styles: [":host { display: inline; }"], directives: [{ type: i2__namespace.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] });
2198
- i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDLinkComponent, decorators: [{
2199
- type: i0.Component,
2200
- args: [{
2201
- selector: 'id-link',
2202
- templateUrl: './link.component.html',
2203
- styles: [':host { display: inline; }']
2204
- }]
2205
- }], ctorParameters: function () { return []; }, propDecorators: { link: [{
2206
- type: i0.Input
2207
- }], notificationbadge: [{
2208
- type: i0.Input
2209
- }], prependicon: [{
2210
- type: i0.Input
2211
- }], appendicon: [{
2212
- type: i0.Input
2213
- }], underlined: [{
2214
- type: i0.Input
2215
- }], padding: [{
2216
- type: i0.Input
2217
- }], outline: [{
2218
- type: i0.Input
2219
- }], color: [{
2220
- type: i0.Input
2221
- }], active: [{
2222
- type: i0.Input
2223
- }], colorpreset: [{
2224
- type: i0.Input
2225
- }], hovercolor: [{
2226
- type: i0.Input
2227
- }], light: [{
2228
- type: i0.Input
2229
- }], bold: [{
2230
- type: i0.Input
2231
- }], appendicongap: [{
2232
- type: i0.Input
2233
- }], prependicongap: [{
2234
- type: i0.Input
2235
- }], block: [{
2236
- type: i0.Input
2237
- }, {
2238
- type: i0.HostBinding,
2239
- args: ['class.ids-block']
2240
- }], size: [{
2241
- type: i0.Input
2242
- }], activeicon: [{
2243
- type: i0.Input
2244
- }], activeiconbackground: [{
2245
- type: i0.Input
2246
- }], external: [{
2247
- type: i0.Input
2248
- }], slot: [{
2249
- type: i0.Input
2250
- }] } });
2251
-
2252
- var IDLinkModule = /** @class */ (function () {
2253
- function IDLinkModule() {
2254
- }
2255
- return IDLinkModule;
2256
- }());
2257
- IDLinkModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDLinkModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
2258
- IDLinkModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDLinkModule, declarations: [IDLinkComponent], imports: [i2.CommonModule], exports: [IDLinkComponent] });
2259
- IDLinkModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDLinkModule, imports: [[i2.CommonModule]] });
2260
- i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDLinkModule, decorators: [{
2261
- type: i0.NgModule,
2262
- args: [{
2263
- declarations: [
2264
- IDLinkComponent
2265
- ],
2266
- imports: [i2.CommonModule],
2267
- exports: [
2268
- IDLinkComponent
2269
- ],
2270
- schemas: [i0.CUSTOM_ELEMENTS_SCHEMA],
2271
- }]
2272
- }] });
2273
-
2274
- var IDListComponent = /** @class */ (function () {
2275
- function IDListComponent() {
2276
- }
2277
- return IDListComponent;
2278
- }());
2279
- IDListComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDListComponent, deps: [], target: i0__namespace.ɵɵFactoryTarget.Component });
2280
- IDListComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDListComponent, selector: "id-list", ngImport: i0__namespace, template: "<ids-list>\n <ng-content></ng-content>\n</ids-list>", encapsulation: i0__namespace.ViewEncapsulation.None });
2281
- i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDListComponent, decorators: [{
2282
- type: i0.Component,
2283
- args: [{
2284
- selector: 'id-list',
2285
- templateUrl: './list.component.html',
2286
- encapsulation: i0.ViewEncapsulation.None,
2287
- }]
2288
- }], ctorParameters: function () { return []; } });
2289
-
2290
- var IDListModule = /** @class */ (function () {
2291
- function IDListModule() {
2292
- }
2293
- return IDListModule;
2294
- }());
2295
- IDListModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDListModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
2296
- IDListModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDListModule, declarations: [IDListComponent], exports: [IDListComponent] });
2297
- IDListModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDListModule });
2298
- i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDListModule, decorators: [{
2299
- type: i0.NgModule,
2300
- args: [{
2301
- declarations: [
2302
- IDListComponent
2303
- ],
2304
- exports: [
2305
- IDListComponent
2306
- ],
2307
- schemas: [i0.CUSTOM_ELEMENTS_SCHEMA],
2308
- }]
2309
- }] });
2310
-
2311
- var IDListItemComponent = /** @class */ (function () {
2312
- function IDListItemComponent() {
2313
- this.headline = '';
2314
- this.date = null;
2315
- this.year = null;
2316
- this.month = null;
2317
- this.monthlabel = null;
2318
- this.day = null;
2319
- this.showdatelabel = false;
2320
- this.interactive = false;
2321
- }
2322
- return IDListItemComponent;
2323
- }());
2324
- IDListItemComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDListItemComponent, deps: [], target: i0__namespace.ɵɵFactoryTarget.Component });
2325
- IDListItemComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDListItemComponent, selector: "id-list-item", inputs: { headline: "headline", date: "date", year: "year", month: "month", monthlabel: "monthlabel", day: "day", showdatelabel: "showdatelabel", interactive: "interactive" }, ngImport: i0__namespace, template: "<ids-list-item\r\n[headline]=\"headline\"\r\n[date]=\"date\"\r\n[interactive]=\"interactive\"\r\n[year]=\"year\"\r\n[month]=\"month\"\r\n[monthlabel]=\"monthlabel\"\r\n[day]=\"day\"\r\n[showdatelabel]=\"showdatelabel\">\r\n <ng-content></ng-content>\r\n</ids-list-item>", encapsulation: i0__namespace.ViewEncapsulation.None });
2326
- i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDListItemComponent, decorators: [{
2327
- type: i0.Component,
2328
- args: [{
2329
- selector: 'id-list-item',
2330
- templateUrl: './list-item.component.html',
2331
- encapsulation: i0.ViewEncapsulation.None,
2332
- }]
2333
- }], ctorParameters: function () { return []; }, propDecorators: { headline: [{
2334
- type: i0.Input
2335
- }], date: [{
2336
- type: i0.Input
2337
- }], year: [{
2338
- type: i0.Input
2339
- }], month: [{
2340
- type: i0.Input
2341
- }], monthlabel: [{
2342
- type: i0.Input
2343
- }], day: [{
2344
- type: i0.Input
2345
- }], showdatelabel: [{
2346
- type: i0.Input
2347
- }], interactive: [{
2348
- type: i0.Input
2349
- }] } });
2350
-
2351
- var IDListItemModule = /** @class */ (function () {
2352
- function IDListItemModule() {
2353
- }
2354
- return IDListItemModule;
2355
- }());
2356
- IDListItemModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDListItemModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
2357
- IDListItemModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDListItemModule, declarations: [IDListItemComponent], exports: [IDListItemComponent] });
2358
- IDListItemModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDListItemModule });
2359
- i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDListItemModule, decorators: [{
2360
- type: i0.NgModule,
2361
- args: [{
2362
- declarations: [
2363
- IDListItemComponent
2364
- ],
2365
- exports: [
2366
- IDListItemComponent
2367
- ],
2368
- schemas: [i0.CUSTOM_ELEMENTS_SCHEMA],
2369
- }]
2370
- }] });
2371
-
2372
- var IDListItemInfoComponent = /** @class */ (function () {
2373
- function IDListItemInfoComponent() {
2374
- }
2375
- return IDListItemInfoComponent;
2376
- }());
2377
- IDListItemInfoComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDListItemInfoComponent, deps: [], target: i0__namespace.ɵɵFactoryTarget.Component });
2378
- IDListItemInfoComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDListItemInfoComponent, selector: "id-list-item-info", ngImport: i0__namespace, template: "<ids-list-item-info>\r\n <ng-content></ng-content>\r\n</ids-list-item-info>", styles: [":host { display: block; }"] });
2379
- i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDListItemInfoComponent, decorators: [{
2380
- type: i0.Component,
2381
- args: [{
2382
- selector: 'id-list-item-info',
2383
- templateUrl: './list-item-info.component.html',
2384
- styles: [':host { display: block; }']
2385
- }]
2386
- }], ctorParameters: function () { return []; } });
2387
-
2388
- var IDListItemInfoModule = /** @class */ (function () {
2389
- function IDListItemInfoModule() {
2390
- }
2391
- return IDListItemInfoModule;
2392
- }());
2393
- IDListItemInfoModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDListItemInfoModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
2394
- IDListItemInfoModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDListItemInfoModule, declarations: [IDListItemInfoComponent], exports: [IDListItemInfoComponent] });
2395
- IDListItemInfoModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDListItemInfoModule });
2396
- i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDListItemInfoModule, decorators: [{
2397
- type: i0.NgModule,
2398
- args: [{
2399
- declarations: [
2400
- IDListItemInfoComponent
2401
- ],
2402
- exports: [
2403
- IDListItemInfoComponent
2404
- ],
2405
- schemas: [i0.CUSTOM_ELEMENTS_SCHEMA],
2406
- }]
2407
- }] });
2408
-
2409
- var IDNavigationContentComponent = /** @class */ (function () {
2410
- function IDNavigationContentComponent() {
2411
- this.headline = '';
2412
- }
2413
- return IDNavigationContentComponent;
2414
- }());
2415
- IDNavigationContentComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDNavigationContentComponent, deps: [], target: i0__namespace.ɵɵFactoryTarget.Component });
2416
- IDNavigationContentComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDNavigationContentComponent, selector: "id-navigation-content", inputs: { headline: "headline" }, ngImport: i0__namespace, template: "<ids-navigation-content\r\n [headline]=\"headline\">\r\n <ng-content></ng-content>\r\n</ids-navigation-content>" });
2417
- i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDNavigationContentComponent, decorators: [{
2418
- type: i0.Component,
2419
- args: [{
2420
- selector: 'id-navigation-content',
2421
- templateUrl: './navigation-content.component.html'
2422
- }]
2423
- }], ctorParameters: function () { return []; }, propDecorators: { headline: [{
2424
- type: i0.Input
2425
- }] } });
2426
-
2427
- var IDNavigationContentModule = /** @class */ (function () {
2428
- function IDNavigationContentModule() {
2429
- }
2430
- return IDNavigationContentModule;
2431
- }());
2432
- IDNavigationContentModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDNavigationContentModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
2433
- IDNavigationContentModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDNavigationContentModule, declarations: [IDNavigationContentComponent], exports: [IDNavigationContentComponent] });
2434
- IDNavigationContentModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDNavigationContentModule });
2435
- i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDNavigationContentModule, decorators: [{
2436
- type: i0.NgModule,
2437
- args: [{
2438
- declarations: [
2439
- IDNavigationContentComponent
2440
- ],
2441
- exports: [
2442
- IDNavigationContentComponent
2443
- ],
2444
- schemas: [i0.CUSTOM_ELEMENTS_SCHEMA],
2445
- }]
2446
- }] });
2447
-
2448
- var IDNavigationLocalComponent = /** @class */ (function () {
2449
- function IDNavigationLocalComponent() {
2450
- this.headline = '';
2451
- }
2452
- return IDNavigationLocalComponent;
2453
- }());
2454
- IDNavigationLocalComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDNavigationLocalComponent, deps: [], target: i0__namespace.ɵɵFactoryTarget.Component });
2455
- IDNavigationLocalComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDNavigationLocalComponent, selector: "id-navigation-local", inputs: { headline: "headline" }, ngImport: i0__namespace, template: "<ids-navigation-local\r\n [headline]=\"headline\">\r\n <ng-content></ng-content>\r\n</ids-navigation-local>" });
2456
- i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDNavigationLocalComponent, decorators: [{
2457
- type: i0.Component,
2458
- args: [{
2459
- selector: 'id-navigation-local',
2460
- templateUrl: './navigation-local.component.html'
2461
- }]
2462
- }], ctorParameters: function () { return []; }, propDecorators: { headline: [{
2463
- type: i0.Input
2464
- }] } });
2465
-
2466
- var IDNavigationLocalModule = /** @class */ (function () {
2467
- function IDNavigationLocalModule() {
2468
- }
2469
- return IDNavigationLocalModule;
2470
- }());
2471
- IDNavigationLocalModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDNavigationLocalModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
2472
- IDNavigationLocalModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDNavigationLocalModule, declarations: [IDNavigationLocalComponent], exports: [IDNavigationLocalComponent] });
2473
- IDNavigationLocalModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDNavigationLocalModule });
2474
- i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDNavigationLocalModule, decorators: [{
2475
- type: i0.NgModule,
2476
- args: [{
2477
- declarations: [
2478
- IDNavigationLocalComponent
2479
- ],
2480
- exports: [
2481
- IDNavigationLocalComponent
2482
- ],
2483
- schemas: [i0.CUSTOM_ELEMENTS_SCHEMA],
2484
- }]
2485
- }] });
2486
-
2487
- var IDNotificationBadgeComponent = /** @class */ (function () {
2488
- function IDNotificationBadgeComponent() {
2489
- this.outlined = false;
2490
- }
2491
- return IDNotificationBadgeComponent;
2492
- }());
2493
- IDNotificationBadgeComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDNotificationBadgeComponent, deps: [], target: i0__namespace.ɵɵFactoryTarget.Component });
2494
- IDNotificationBadgeComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDNotificationBadgeComponent, selector: "id-notification-badge", inputs: { outlined: "outlined" }, ngImport: i0__namespace, template: "<ids-notification-badge\r\n [attr.outlined]=\"outlined ? true : null\">\r\n <ng-content></ng-content>\r\n</ids-notification-badge>", encapsulation: i0__namespace.ViewEncapsulation.None });
2495
- i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDNotificationBadgeComponent, decorators: [{
2496
- type: i0.Component,
2497
- args: [{
2498
- selector: 'id-notification-badge',
2499
- templateUrl: './notification-badge.component.html',
2500
- encapsulation: i0.ViewEncapsulation.None,
2501
- }]
2502
- }], ctorParameters: function () { return []; }, propDecorators: { outlined: [{
2503
- type: i0.Input
2504
- }] } });
2505
-
2506
- var IDNotificationBadgeModule = /** @class */ (function () {
2507
- function IDNotificationBadgeModule() {
2508
- }
2509
- return IDNotificationBadgeModule;
2510
- }());
2511
- IDNotificationBadgeModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDNotificationBadgeModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
2512
- IDNotificationBadgeModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDNotificationBadgeModule, declarations: [IDNotificationBadgeComponent], exports: [IDNotificationBadgeComponent] });
2513
- IDNotificationBadgeModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDNotificationBadgeModule });
2514
- i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDNotificationBadgeModule, decorators: [{
2515
- type: i0.NgModule,
2516
- args: [{
2517
- declarations: [
2518
- IDNotificationBadgeComponent
2519
- ],
2520
- exports: [
2521
- IDNotificationBadgeComponent
2522
- ],
2523
- schemas: [i0.CUSTOM_ELEMENTS_SCHEMA],
2524
- }]
2525
- }] });
2526
-
2527
- var IDNotificationBadge = /** @class */ (function () {
2528
- function IDNotificationBadge(_value, _size, _type) {
2529
- this._value = _value;
2530
- this._size = _size;
2531
- this._type = _type;
2532
- }
2533
- Object.defineProperty(IDNotificationBadge.prototype, "value", {
2534
- get: function () {
2535
- return this._value;
2536
- },
2537
- enumerable: false,
2538
- configurable: true
2539
- });
2540
- Object.defineProperty(IDNotificationBadge.prototype, "size", {
2541
- get: function () {
2542
- return this._size;
2543
- },
2544
- enumerable: false,
2545
- configurable: true
2546
- });
2547
- Object.defineProperty(IDNotificationBadge.prototype, "type", {
2548
- get: function () {
2549
- return this._type;
2550
- },
2551
- enumerable: false,
2552
- configurable: true
2553
- });
2554
- return IDNotificationBadge;
2555
- }());
2556
-
2557
- var IDMobileMenuComponent = /** @class */ (function () {
2558
- function IDMobileMenuComponent() {
2559
- this.type = undefined;
2560
- this.variation = undefined;
2561
- this.items = undefined;
2562
- }
2563
- return IDMobileMenuComponent;
2564
- }());
2565
- IDMobileMenuComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDMobileMenuComponent, deps: [], target: i0__namespace.ɵɵFactoryTarget.Component });
2566
- IDMobileMenuComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDMobileMenuComponent, selector: "id-mobile-menu", inputs: { type: "type", variation: "variation", items: "items" }, ngImport: i0__namespace, template: "<ids-mobile-menu \r\n [type]=\"type\"\r\n [variation]=\"variation\">\r\n <ng-container *ngFor=\"let item of items\">\r\n <ng-container *ngTemplateOutlet=\"menuTemplate; context: { $implicit: item }\"></ng-container>\r\n </ng-container>\r\n\r\n <ng-template #menuTemplate let-item>\r\n <ids-mobile-menu-item \r\n [attr.type]=\"type\"\r\n [headline]=\"item?.headline\"\r\n [expanded]=\"item?.expanded\"\r\n [secondary]=\"item?.secondary\"\r\n [active]=\"item?.active\"\r\n [variation]=\"variation\"\r\n (didToggleExpansion)=\"item.toggleExpansion()\">\r\n <id-anchor [noOutline]=\"true\" slot=\"link\" *ngIf=\"item.link\" [link]=\"item.link\">\r\n <ng-container *ngIf=\"item.prependIcon\">\r\n <ids-icon prepend \r\n [attr.name]=\"item.prependIcon?.name\"\r\n [attr.inline]=\"item.prependIcon?.inline\"\r\n [attr.title]=\"item.prependIcon?.title\" \r\n [attr.color]=\"item.prependIcon?.color\" \r\n [attr.color2]=\"item.prependIcon?.color2\" \r\n [attr.size]=\"item.prependIcon?.size\" \r\n [attr.padding]=\"item.prependIcon?.padding\" \r\n [attr.rotate]=\"item.prependIcon?.rotate\" \r\n [attr.colorpreset]=\"item.prependIcon?.colorpreset\" \r\n [attr.height]=\"item.prependIcon?.height\" \r\n [attr.width]=\"item.prependIcon?.width\"></ids-icon>\r\n </ng-container>\r\n <ng-container *ngIf=\"item.appendIcon\">\r\n <ids-icon append \r\n [attr.name]=\"item.appendIcon?.name\"\r\n [attr.inline]=\"item.appendIcon?.inline\"\r\n [attr.title]=\"item.appendIcon?.title\" \r\n [attr.color]=\"item.appendIcon?.color\" \r\n [attr.color2]=\"item.appendIcon?.color2\" \r\n [attr.size]=\"item.appendIcon?.size\" \r\n [attr.padding]=\"item.appendIcon?.padding\" \r\n [attr.rotate]=\"item.appendIcon?.rotate\" \r\n [attr.colorpreset]=\"item.appendIcon?.colorpreset\" \r\n [attr.height]=\"item.appendIcon?.height\" \r\n [attr.width]=\"item.appendIcon?.width\"></ids-icon>\r\n </ng-container>\r\n </id-anchor>\r\n <ng-container *ngIf=\"item.items && item.items.length > 0\">\r\n <ng-container *ngFor=\"let subItem of item.items\">\r\n <ng-container *ngTemplateOutlet=\"menuTemplate; context: { $implicit: subItem }\"></ng-container>\r\n </ng-container>\r\n </ng-container>\r\n </ids-mobile-menu-item>\r\n </ng-template>\r\n</ids-mobile-menu>", components: [{ type: IDAnchorComponent, selector: "id-anchor", inputs: ["link", "block", "noOutline", "contextClasses"] }], directives: [{ type: i2__namespace.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { type: i2__namespace.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet"] }, { type: i2__namespace.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] });
2567
- i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDMobileMenuComponent, decorators: [{
2568
- type: i0.Component,
2569
- args: [{
2570
- selector: 'id-mobile-menu',
2571
- templateUrl: './mobile-menu.component.html'
2572
- }]
2573
- }], ctorParameters: function () { return []; }, propDecorators: { type: [{
2574
- type: i0.Input
2575
- }], variation: [{
2576
- type: i0.Input
2577
- }], items: [{
2578
- type: i0.Input
2579
- }] } });
2580
-
2581
- var IDMobileMenuModule = /** @class */ (function () {
2582
- function IDMobileMenuModule() {
2583
- }
2584
- return IDMobileMenuModule;
2585
- }());
2586
- IDMobileMenuModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDMobileMenuModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
2587
- IDMobileMenuModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDMobileMenuModule, declarations: [IDMobileMenuComponent], imports: [i2.CommonModule, IDAnchorModule], exports: [IDMobileMenuComponent] });
2588
- IDMobileMenuModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDMobileMenuModule, imports: [[i2.CommonModule, IDAnchorModule]] });
2589
- i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDMobileMenuModule, decorators: [{
2590
- type: i0.NgModule,
2591
- args: [{
2592
- declarations: [
2593
- IDMobileMenuComponent
2594
- ],
2595
- exports: [
2596
- IDMobileMenuComponent
2597
- ],
2598
- imports: [i2.CommonModule, IDAnchorModule],
2599
- schemas: [i0.CUSTOM_ELEMENTS_SCHEMA],
2600
- }]
2601
- }] });
2602
-
2603
- var IDMobileMenuItem = /** @class */ (function () {
2604
- function IDMobileMenuItem(_props) {
2605
- this._props = _props;
2606
- }
2607
- Object.defineProperty(IDMobileMenuItem.prototype, "headline", {
2608
- get: function () {
2609
- return this._props.headline;
2610
- },
2611
- enumerable: false,
2612
- configurable: true
2613
- });
2614
- Object.defineProperty(IDMobileMenuItem.prototype, "link", {
2615
- get: function () {
2616
- return this._props.link;
2617
- },
2618
- enumerable: false,
2619
- configurable: true
2620
- });
2621
- Object.defineProperty(IDMobileMenuItem.prototype, "prependIcon", {
2622
- get: function () {
2623
- return this._props.prependIcon;
2624
- },
2625
- enumerable: false,
2626
- configurable: true
2627
- });
2628
- Object.defineProperty(IDMobileMenuItem.prototype, "appendIcon", {
2629
- get: function () {
2630
- return this._props.appendIcon;
2631
- },
2632
- enumerable: false,
2633
- configurable: true
2634
- });
2635
- Object.defineProperty(IDMobileMenuItem.prototype, "items", {
2636
- get: function () {
2637
- return this._props.items;
2638
- },
2639
- enumerable: false,
2640
- configurable: true
2641
- });
2642
- Object.defineProperty(IDMobileMenuItem.prototype, "expanded", {
2643
- get: function () {
2644
- return this._props.expanded;
2645
- },
2646
- enumerable: false,
2647
- configurable: true
2648
- });
2649
- Object.defineProperty(IDMobileMenuItem.prototype, "secondary", {
2650
- get: function () {
2651
- return this._props.secondary;
2652
- },
2653
- enumerable: false,
2654
- configurable: true
2655
- });
2656
- Object.defineProperty(IDMobileMenuItem.prototype, "active", {
2657
- get: function () {
2658
- return this._props.active;
2659
- },
2660
- enumerable: false,
2661
- configurable: true
2662
- });
2663
- Object.defineProperty(IDMobileMenuItem.prototype, "variation", {
2664
- get: function () {
2665
- return this._props.variation;
2666
- },
2667
- enumerable: false,
2668
- configurable: true
2669
- });
2670
- Object.defineProperty(IDMobileMenuItem.prototype, "showtext", {
2671
- get: function () {
2672
- return this._props.showtext;
2673
- },
2674
- enumerable: false,
2675
- configurable: true
2676
- });
2677
- Object.defineProperty(IDMobileMenuItem.prototype, "hidetext", {
2678
- get: function () {
2679
- return this._props.hidetext;
2680
- },
2681
- enumerable: false,
2682
- configurable: true
2683
- });
2684
- Object.defineProperty(IDMobileMenuItem.prototype, "expansionToggled", {
2685
- get: function () {
2686
- return this._props.expansionToggled;
2687
- },
2688
- enumerable: false,
2689
- configurable: true
2690
- });
2691
- IDMobileMenuItem.prototype.togleExpansion = function () {
2692
- if (this._props.expansionToggled) {
2693
- this._props.expansionToggled();
2694
- }
2695
- };
2696
- return IDMobileMenuItem;
2697
- }());
2698
-
2699
- var IDPopoverComponent = /** @class */ (function () {
2700
- function IDPopoverComponent() {
2701
- this.autofocus = false;
2702
- this.maxwidth = '260px';
2703
- this.maxheight = '260px';
2704
- this.cathegory = undefined;
2705
- this.position = 'bottom';
2706
- }
2707
- return IDPopoverComponent;
2708
- }());
2709
- IDPopoverComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDPopoverComponent, deps: [], target: i0__namespace.ɵɵFactoryTarget.Component });
2710
- IDPopoverComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDPopoverComponent, selector: "id-popover", inputs: { autofocus: "autofocus", maxwidth: "maxwidth", maxheight: "maxheight", cathegory: "cathegory", position: "position" }, ngImport: i0__namespace, template: "<ids-popover \r\n [attr.cathegory]=\"cathegory\"\r\n [attr.position]=\"position\">\r\n <ng-content></ng-content>\r\n <ids-popover-content \r\n [attr.autofocus]=\"autofocus ? 'true' : null\"\r\n [attr.maxwidth]=\"maxwidth\"\r\n [attr.maxheight]=\"maxheight\">\r\n <ng-content select=\"[popover-content]\"></ng-content>\r\n </ids-popover-content>\r\n</ids-popover>" });
2711
- i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDPopoverComponent, decorators: [{
2712
- type: i0.Component,
2713
- args: [{
2714
- selector: 'id-popover',
2715
- templateUrl: './popover.component.html',
2716
- }]
2717
- }], ctorParameters: function () { return []; }, propDecorators: { autofocus: [{
2718
- type: i0.Input
2719
- }], maxwidth: [{
2720
- type: i0.Input
2721
- }], maxheight: [{
2722
- type: i0.Input
2723
- }], cathegory: [{
2724
- type: i0.Input
2725
- }], position: [{
2726
- type: i0.Input
2727
- }] } });
2728
-
2729
- var IDPopoverModule = /** @class */ (function () {
2730
- function IDPopoverModule() {
2731
- }
2732
- return IDPopoverModule;
2733
- }());
2734
- IDPopoverModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDPopoverModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
2735
- IDPopoverModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDPopoverModule, declarations: [IDPopoverComponent], exports: [IDPopoverComponent] });
2736
- IDPopoverModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDPopoverModule });
2737
- i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDPopoverModule, decorators: [{
2738
- type: i0.NgModule,
2739
- args: [{
2740
- declarations: [
2741
- IDPopoverComponent
2742
- ],
2743
- exports: [
2744
- IDPopoverComponent
2745
- ],
2746
- schemas: [i0.CUSTOM_ELEMENTS_SCHEMA],
2747
- }]
2748
- }] });
2749
-
2750
- var IDProgressbarComponent = /** @class */ (function () {
2751
- function IDProgressbarComponent() {
2752
- this.value = 0;
2753
- this.hidelabel = false;
2754
- }
2755
- return IDProgressbarComponent;
2756
- }());
2757
- IDProgressbarComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDProgressbarComponent, deps: [], target: i0__namespace.ɵɵFactoryTarget.Component });
2758
- IDProgressbarComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDProgressbarComponent, selector: "id-progressbar", inputs: { value: "value", hidelabel: "hidelabel" }, ngImport: i0__namespace, template: "<ids-progressbar \r\n [value]=\"value\"\r\n [hidelabel]=\"hidelabel\">\r\n</ids-progressbar>" });
2759
- i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDProgressbarComponent, decorators: [{
2760
- type: i0.Component,
2761
- args: [{
2762
- selector: 'id-progressbar',
2763
- templateUrl: './progressbar.component.html',
2764
- }]
2765
- }], ctorParameters: function () { return []; }, propDecorators: { value: [{
2766
- type: i0.Input
2767
- }], hidelabel: [{
2768
- type: i0.Input
2769
- }] } });
2770
-
2771
- var IDProgressbarModule = /** @class */ (function () {
2772
- function IDProgressbarModule() {
2773
- }
2774
- return IDProgressbarModule;
2775
- }());
2776
- IDProgressbarModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDProgressbarModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
2777
- IDProgressbarModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDProgressbarModule, declarations: [IDProgressbarComponent], exports: [IDProgressbarComponent] });
2778
- IDProgressbarModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDProgressbarModule });
2779
- i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDProgressbarModule, decorators: [{
2780
- type: i0.NgModule,
2781
- args: [{
2782
- declarations: [
2783
- IDProgressbarComponent
2784
- ],
2785
- exports: [
2786
- IDProgressbarComponent
2787
- ],
2788
- schemas: [i0.CUSTOM_ELEMENTS_SCHEMA],
2789
- }]
2790
- }] });
2791
-
2792
- var IDFooterComponent = /** @class */ (function () {
2793
- function IDFooterComponent() {
2794
- this.type = '';
2795
- this.headline = '';
2796
- this.servicename = '';
2797
- this.subheadline = '';
2798
- this.cols = 3;
2799
- this.linkcol1 = '2';
2800
- this.linkcol2 = '2';
2801
- this.linkcol3 = '2';
2802
- this.mobilemenuitems = undefined;
2803
- }
2804
- return IDFooterComponent;
2805
- }());
2806
- IDFooterComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDFooterComponent, deps: [], target: i0__namespace.ɵɵFactoryTarget.Component });
2807
- IDFooterComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDFooterComponent, selector: "id-footer", inputs: { type: "type", headline: "headline", servicename: "servicename", subheadline: "subheadline", cols: "cols", linkcol1: "linkcol1", linkcol2: "linkcol2", linkcol3: "linkcol3", mobilemenuitems: "mobilemenuitems" }, ngImport: i0__namespace, template: "<ids-footer \r\n *ngIf=\"type\"\r\n [type]=\"type\"\r\n [headline]=\"headline\"\r\n [subheadline]=\"subheadline\"\r\n [servicename]=\"servicename\"\r\n [cols]=\"cols\"\r\n [linkcol1]=\"linkcol1\"\r\n [linkcol2]=\"linkcol2\"\r\n [linkcol3]=\"linkcol3\">\r\n <ng-content></ng-content>\r\n <ids-mobile-menu \r\n slot=\"mobile-menu\"\r\n variation=\"2\"\r\n *ngIf=\"mobilemenuitems\"\r\n [type]=\"type\">\r\n <ids-mobile-menu-item *ngFor=\"let item of mobilemenuitems\"\r\n [attr.type]=\"type\"\r\n [headline]=\"item?.headline\"\r\n [expanded]=\"item?.expanded\"\r\n [secondary]=\"item?.secondary\"\r\n [variation]=\"item?.variation\"\r\n [active]=\"item?.active\"\r\n (didToggleExpansion)=\"item.togleExpansion()\">\r\n <id-anchor [noOutline]=\"true\" slot=\"link\" *ngIf=\"item.link\" [link]=\"item.link\">\r\n <ids-icon prepend\r\n slot=\"link\"\r\n *ngIf=\"item.prependIcon\"\r\n [attr.name]=\"item.prependIcon?.name\"\r\n [attr.inline]=\"item.prependIcon?.inline\"\r\n [attr.title]=\"item.prependIcon?.title\" \r\n [attr.color]=\"item.prependIcon?.color\" \r\n [attr.color2]=\"item.prependIcon?.color2\" \r\n [attr.size]=\"item.prependIcon?.size\" \r\n [attr.padding]=\"item.prependIcon?.padding\" \r\n [attr.rotate]=\"item.prependIcon?.rotate\" \r\n [attr.colorpreset]=\"item.prependIcon?.colorpreset\" \r\n [attr.height]=\"item.prependIcon?.height\" \r\n [attr.width]=\"item.prependIcon?.width\"></ids-icon>\r\n <ids-icon append\r\n *ngIf=\"item.appendIcon\"\r\n [attr.name]=\"item.appendIcon?.name\"\r\n [attr.inline]=\"item.appendIcon?.inline\"\r\n [attr.title]=\"item.appendIcon?.title\" \r\n [attr.color]=\"item.appendIcon?.color\" \r\n [attr.color2]=\"item.appendIcon?.color2\" \r\n [attr.size]=\"item.appendIcon?.size\" \r\n [attr.padding]=\"item.appendIcon?.padding\" \r\n [attr.rotate]=\"item.appendIcon?.rotate\" \r\n [attr.colorpreset]=\"item.appendIcon?.colorpreset\" \r\n [attr.height]=\"item.appendIcon?.height\" \r\n [attr.width]=\"item.appendIcon?.width\"></ids-icon>\r\n </id-anchor>\r\n <ids-mobile-menu-item *ngFor=\"let item of item.items\"\r\n [attr.type]=\"type\"\r\n [headline]=\"item?.headline\"\r\n [expanded]=\"item?.expanded\"\r\n [secondary]=\"item?.secondary\"\r\n [active]=\"item?.active\"\r\n [variation]=\"item?.variation\"\r\n (didToggleExpansion)=\"item.togleExpansion()\">\r\n <id-anchor [noOutline]=\"true\"slot=\"link\" *ngIf=\"item.link\" [link]=\"item.link\">\r\n <ids-icon prepend\r\n slot=\"link\"\r\n *ngIf=\"item.prependIcon\"\r\n [attr.name]=\"item.prependIcon?.name\"\r\n [attr.inline]=\"item.prependIcon?.inline\"\r\n [attr.title]=\"item.prependIcon?.title\" \r\n [attr.color]=\"item.prependIcon?.color\" \r\n [attr.color2]=\"item.prependIcon?.color2\" \r\n [attr.size]=\"item.prependIcon?.size\" \r\n [attr.padding]=\"item.prependIcon?.padding\" \r\n [attr.rotate]=\"item.prependIcon?.rotate\" \r\n [attr.colorpreset]=\"item.prependIcon?.colorpreset\" \r\n [attr.height]=\"item.prependIcon?.height\" \r\n [attr.width]=\"item.prependIcon?.width\"></ids-icon>\r\n <ids-icon append\r\n *ngIf=\"item.appendIcon\"\r\n [attr.name]=\"item.appendIcon?.name\"\r\n [attr.inline]=\"item.appendIcon?.inline\"\r\n [attr.title]=\"item.appendIcon?.title\" \r\n [attr.color]=\"item.appendIcon?.color\" \r\n [attr.color2]=\"item.appendIcon?.color2\" \r\n [attr.size]=\"item.appendIcon?.size\" \r\n [attr.padding]=\"item.appendIcon?.padding\" \r\n [attr.rotate]=\"item.appendIcon?.rotate\" \r\n [attr.colorpreset]=\"item.appendIcon?.colorpreset\" \r\n [attr.height]=\"item.appendIcon?.height\" \r\n [attr.width]=\"item.appendIcon?.width\"></ids-icon>\r\n </id-anchor>\r\n <ids-mobile-menu-item *ngFor=\"let item of item.items\"\r\n [attr.type]=\"type\"\r\n [headline]=\"item?.headline\"\r\n [expanded]=\"item?.expanded\"\r\n [secondary]=\"item?.secondary\"\r\n [active]=\"item?.active\"\r\n [variation]=\"item?.variation\"\r\n (didToggleExpansion)=\"item.togleExpansion()\">\r\n <id-anchor [noOutline]=\"true\"slot=\"link\" *ngIf=\"item.link\" [link]=\"item.link\">\r\n <ids-icon prepend\r\n slot=\"link\"\r\n *ngIf=\"item.prependIcon\"\r\n [attr.name]=\"item.prependIcon?.name\"\r\n [attr.inline]=\"item.prependIcon?.inline\"\r\n [attr.title]=\"item.prependIcon?.title\" \r\n [attr.color]=\"item.prependIcon?.color\" \r\n [attr.color2]=\"item.prependIcon?.color2\" \r\n [attr.size]=\"item.prependIcon?.size\" \r\n [attr.padding]=\"item.prependIcon?.padding\" \r\n [attr.rotate]=\"item.prependIcon?.rotate\" \r\n [attr.colorpreset]=\"item.prependIcon?.colorpreset\" \r\n [attr.height]=\"item.prependIcon?.height\" \r\n [attr.width]=\"item.prependIcon?.width\"></ids-icon>\r\n <ids-icon append\r\n *ngIf=\"item.appendIcon\"\r\n [attr.name]=\"item.appendIcon?.name\"\r\n [attr.inline]=\"item.appendIcon?.inline\"\r\n [attr.title]=\"item.appendIcon?.title\" \r\n [attr.color]=\"item.appendIcon?.color\" \r\n [attr.color2]=\"item.appendIcon?.color2\" \r\n [attr.size]=\"item.appendIcon?.size\" \r\n [attr.padding]=\"item.appendIcon?.padding\" \r\n [attr.rotate]=\"item.appendIcon?.rotate\" \r\n [attr.colorpreset]=\"item.appendIcon?.colorpreset\" \r\n [attr.height]=\"item.appendIcon?.height\" \r\n [attr.width]=\"item.appendIcon?.width\"></ids-icon>\r\n </id-anchor>\r\n <ids-mobile-menu-item *ngFor=\"let item of item.items\"\r\n [attr.type]=\"type\"\r\n [headline]=\"item?.headline\"\r\n [expanded]=\"item?.expanded\"\r\n [secondary]=\"item?.secondary\"\r\n [active]=\"item?.active\"\r\n [variation]=\"item?.variation\"\r\n (didToggleExpansion)=\"item.togleExpansion()\">\r\n <id-anchor [noOutline]=\"true\"slot=\"link\" *ngIf=\"item.link\" [link]=\"item.link\">\r\n <ids-icon prepend\r\n slot=\"link\"\r\n *ngIf=\"item.prependIcon\"\r\n [attr.name]=\"item.prependIcon?.name\"\r\n [attr.inline]=\"item.prependIcon?.inline\"\r\n [attr.title]=\"item.prependIcon?.title\" \r\n [attr.color]=\"item.prependIcon?.color\" \r\n [attr.color2]=\"item.prependIcon?.color2\" \r\n [attr.size]=\"item.prependIcon?.size\" \r\n [attr.padding]=\"item.prependIcon?.padding\" \r\n [attr.rotate]=\"item.prependIcon?.rotate\" \r\n [attr.colorpreset]=\"item.prependIcon?.colorpreset\" \r\n [attr.height]=\"item.prependIcon?.height\" \r\n [attr.width]=\"item.prependIcon?.width\"></ids-icon>\r\n <ids-icon append\r\n *ngIf=\"item.appendIcon\"\r\n [attr.name]=\"item.appendIcon?.name\"\r\n [attr.inline]=\"item.appendIcon?.inline\"\r\n [attr.title]=\"item.appendIcon?.title\" \r\n [attr.color]=\"item.appendIcon?.color\" \r\n [attr.color2]=\"item.appendIcon?.color2\" \r\n [attr.size]=\"item.appendIcon?.size\" \r\n [attr.padding]=\"item.appendIcon?.padding\" \r\n [attr.rotate]=\"item.appendIcon?.rotate\" \r\n [attr.colorpreset]=\"item.appendIcon?.colorpreset\" \r\n [attr.height]=\"item.appendIcon?.height\" \r\n [attr.width]=\"item.appendIcon?.width\"></ids-icon>\r\n </id-anchor>\r\n </ids-mobile-menu-item>\r\n </ids-mobile-menu-item>\r\n </ids-mobile-menu-item>\r\n</ids-mobile-menu-item>\r\n </ids-mobile-menu>\r\n</ids-footer>", components: [{ type: IDAnchorComponent, selector: "id-anchor", inputs: ["link", "block", "noOutline", "contextClasses"] }], directives: [{ type: i2__namespace.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i2__namespace.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }] });
2808
- i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDFooterComponent, decorators: [{
2809
- type: i0.Component,
2810
- args: [{
2811
- selector: 'id-footer',
2812
- templateUrl: './footer.component.html'
2813
- }]
2814
- }], ctorParameters: function () { return []; }, propDecorators: { type: [{
2815
- type: i0.Input
2816
- }], headline: [{
2817
- type: i0.Input
2818
- }], servicename: [{
2819
- type: i0.Input
2820
- }], subheadline: [{
2821
- type: i0.Input
2822
- }], cols: [{
2823
- type: i0.Input
2824
- }], linkcol1: [{
2825
- type: i0.Input
2826
- }], linkcol2: [{
2827
- type: i0.Input
2828
- }], linkcol3: [{
2829
- type: i0.Input
2830
- }], mobilemenuitems: [{
2831
- type: i0.Input
2832
- }] } });
2833
-
2834
- var IDFooterModule = /** @class */ (function () {
2835
- function IDFooterModule() {
2836
- }
2837
- return IDFooterModule;
2838
- }());
2839
- IDFooterModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDFooterModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
2840
- IDFooterModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDFooterModule, declarations: [IDFooterComponent], imports: [i2.CommonModule, IDAnchorModule], exports: [IDFooterComponent] });
2841
- IDFooterModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDFooterModule, imports: [[i2.CommonModule, IDAnchorModule]] });
2842
- i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDFooterModule, decorators: [{
2843
- type: i0.NgModule,
2844
- args: [{
2845
- declarations: [
2846
- IDFooterComponent
2847
- ],
2848
- exports: [
2849
- IDFooterComponent
2850
- ],
2851
- imports: [i2.CommonModule, IDAnchorModule],
2852
- schemas: [i0.CUSTOM_ELEMENTS_SCHEMA],
2853
- }]
2854
- }] });
2855
-
2856
- var IDHeaderComponent = /** @class */ (function () {
2857
- function IDHeaderComponent() {
2858
- this.type = '';
2859
- this.hideregionpicker = false;
2860
- this.fluid = false;
2861
- this.unresponsive = false;
2862
- this.hidebrand = false;
2863
- this.logohref = '';
2864
- this.pickregiontext = 'Välj region';
2865
- this.srlogolabel = 'Logotyp';
2866
- this.avatarmaxwidth = '';
2867
- this.persistentmobilemenu = false;
2868
- this.mobilemenulabel = '';
2869
- this.onDidToggleRegion = new i0.EventEmitter();
2870
- }
2871
- return IDHeaderComponent;
2872
- }());
2873
- IDHeaderComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDHeaderComponent, deps: [], target: i0__namespace.ɵɵFactoryTarget.Component });
2874
- IDHeaderComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDHeaderComponent, selector: "id-header", inputs: { type: "type", brandtext: "brandtext", brandtexttop: "brandtexttop", brandtextbottom: "brandtextbottom", hideregionpicker: "hideregionpicker", fluid: "fluid", unresponsive: "unresponsive", hidebrand: "hidebrand", logohref: "logohref", pickregiontext: "pickregiontext", regionicon: "regionicon", regionicontitle: "regionicontitle", srlogolabel: "srlogolabel", items: "items", avatar: "avatar", avatarmaxwidth: "avatarmaxwidth", navitems: "navitems", persistentmobilemenu: "persistentmobilemenu", mobileitems: "mobileitems", mobilemenulabel: "mobilemenulabel", mobilemenuitems: "mobilemenuitems" }, outputs: { onDidToggleRegion: "onDidToggleRegion" }, ngImport: i0__namespace, template: "<ids-header \r\n [attr.type]=\"type\"\r\n [attr.fluid]=\"fluid ? true : null\"\r\n [attr.brandtext]=\"brandtext\"\r\n [attr.brandtexttop]=\"brandtexttop\"\r\n [attr.brandtextbottom]=\"brandtextbottom\"\r\n [unresponsive]=\"unresponsive ? true : null\"\r\n [hideregionpicker]=\"hideregionpicker ? true : null\"\r\n [logohref]=\"logohref\"\r\n [hidebrand]=\"hidebrand\"\r\n [pickregiontext]=\"pickregiontext\"\r\n [srlogolabel]=\"srlogolabel\"\r\n (didToggleRegion)=\"onDidToggleRegion.emit(true)\">\r\n <ids-icon *ngIf=\"regionicon\" slot=\"region\" [name]=\"regionicon\" [title]=\"regionicontitle\"></ids-icon>\r\n <ids-header-item *ngFor=\"let item of items\" \r\n [attr.type]=\"type\"\r\n [mobile]=\"item.mobile\"\r\n [attr.separatorleft]=\"item.separatorLeft\">\r\n <ids-icon *ngIf=\"item.iconName\" [name]=\"item.iconName\"></ids-icon>\r\n <id-anchor class=\"ids-link\" [link]=\"item.link\"></id-anchor>\r\n </ids-header-item>\r\n\r\n <ids-header-nav slot=\"header-nav\" *ngIf=\"navitems || mobileitems\" [attr.type]=\"type\">\r\n <ids-header-nav-item *ngFor=\"let navitem of navitems; let i = index\" [attr.type]=\"type\" [label]=\"navitem.label\" [link]=\"navitem.link\" [active]=\"navitem.active\">\r\n <id-anchor class=\"ids-link\" *ngIf=\"navitem.link\" [link]=\"navitem.link\"></id-anchor>\r\n <ids-link slot=\"col-1\" [block]=\"true\" *ngFor=\"let link of navitem.col1\">\r\n <ids-icon *ngIf=\"type.indexOf('1177')\" name=\"arrow\"></ids-icon>\r\n <ids-icon *ngIf=\"type.indexOf('inera')\" color=\"var(--color-main)\" name=\"arrow\"></ids-icon>\r\n <id-anchor class=\"ids-link\" [link]=\"link\"></id-anchor>\r\n </ids-link> \r\n <ids-link slot=\"col-2\" [block]=\"true\" *ngFor=\"let link of navitem.col2\">\r\n <ids-icon *ngIf=\"type.indexOf('1177')\" name=\"arrow\"></ids-icon>\r\n <ids-icon *ngIf=\"type.indexOf('inera')\" color=\"var(--color-main)\" name=\"arrow\"></ids-icon>\r\n <id-anchor class=\"ids-link\" [link]=\"link\"></id-anchor>\r\n </ids-link>\r\n <ids-link slot=\"col-3\" [block]=\"true\" *ngFor=\"let link of navitem.col3\">\r\n <ids-icon *ngIf=\"type.indexOf('1177')\" name=\"arrow\"></ids-icon>\r\n <ids-icon *ngIf=\"type.indexOf('inera')\" color=\"var(--color-main)\" name=\"arrow\"></ids-icon>\r\n <id-anchor class=\"ids-link\" [link]=\"link\"></id-anchor>\r\n </ids-link>\r\n <div slot=\"col-4\">\r\n <h2 style=\"margin-bottom: 15px; color: var(--header-nav-item-heading_color);\" class=\"ids-heading-2\">{{navitem.headline}}</h2>\r\n <p class=\"body\">{{navitem.paragraph}}</p>\r\n <id-anchor [link]=\"navitem.paragraphLink\"></id-anchor>\r\n </div>\r\n </ids-header-nav-item>\r\n <ids-header-mobile-item [attr.type]=\"type\" *ngFor=\"let mobileItem of mobileitems\">\r\n <ids-icon *ngIf=\"mobileItem.iconName\" [name]=\"mobileItem.iconName\"></ids-icon>\r\n <id-anchor [link]=\"mobileItem.link\"></id-anchor>\r\n </ids-header-mobile-item>\r\n \r\n <ids-header-mobile-menu \r\n [attr.persistent]=\"persistentmobilemenu ? true : null\"\r\n [attr.type]=\"type\" *ngIf=\"mobilemenuitems\">\r\n {{mobilemenulabel}}\r\n <ids-mobile-menu-item [attr.type]=\"type\" *ngFor=\"let item of mobilemenuitems\"\r\n slot=\"menu-link\"\r\n [attr.type]=\"type\"\r\n [headline]=\"item?.headline\"\r\n [showtext]=\"item?.showtext\"\r\n [hidetext]=\"item?.hidetext\"\r\n [expanded]=\"item?.expanded\"\r\n [secondary]=\"item?.secondary\"\r\n [active]=\"item?.active\"\r\n (didToggleExpansion)=\"item.togleExpansion()\">\r\n <id-anchor [noOutline]=\"true\" [block]=\"true\" slot=\"link\" *ngIf=\"item.link\" [link]=\"item.link\"></id-anchor>\r\n <ids-mobile-menu-item [attr.type]=\"type\" *ngFor=\"let item of item.items\"\r\n [attr.type]=\"type\"\r\n [headline]=\"item?.headline\"\r\n [expanded]=\"item?.expanded\"\r\n [showtext]=\"item?.showtext\"\r\n [hidetext]=\"item?.hidetext\"\r\n [secondary]=\"item?.secondary\"\r\n [active]=\"item?.active\"\r\n (didToggleExpansion)=\"item.togleExpansion()\">\r\n <id-anchor [noOutline]=\"true\" [block]=\"true\" slot=\"link\" *ngIf=\"item.link\" [link]=\"item.link\"></id-anchor>\r\n <ids-mobile-menu-item [attr.type]=\"type\" *ngFor=\"let item of item.items\"\r\n [attr.type]=\"type\"\r\n [headline]=\"item?.headline\"\r\n [showtext]=\"item?.showtext\"\r\n [hidetext]=\"item?.hidetext\"\r\n [expanded]=\"item?.expanded\"\r\n [secondary]=\"item?.secondary\"\r\n [active]=\"item?.active\"\r\n (didToggleExpansion)=\"item.togleExpansion()\">\r\n <id-anchor [noOutline]=\"true\" [block]=\"true\" slot=\"link\" *ngIf=\"item.link\" [link]=\"item.link\"></id-anchor>\r\n <ids-mobile-menu-item [attr.type]=\"type\" *ngFor=\"let item of item.items\"\r\n [attr.type]=\"type\"\r\n [headline]=\"item?.headline\"\r\n [expanded]=\"item?.expanded\"\r\n [secondary]=\"item?.secondary\"\r\n [active]=\"item?.active\"\r\n (didToggleExpansion)=\"item.togleExpansion()\">\r\n <id-anchor *ngIf=\"item.link\" [link]=\"item.link\"></id-anchor>\r\n </ids-mobile-menu-item>\r\n </ids-mobile-menu-item>\r\n </ids-mobile-menu-item>\r\n </ids-mobile-menu-item>\r\n </ids-header-mobile-menu>\r\n </ids-header-nav>\r\n\r\n <ids-header-avatar [maxwidth]=\"avatar.maxWidth\" [attr.type]=\"type\" *ngIf=\"avatar\" [unit]=\"avatar.unit\" [username]=\"avatar.username\">\r\n <ng-content select=\"[avatar]\"></ng-content>\r\n <id-anchor style=\"text-decoration: underline;\" [link]=\"avatar.linkLeft\" slot=\"avatar-left\"></id-anchor>\r\n <id-anchor style=\"text-decoration: underline;\" [link]=\"avatar.linkRight\" slot=\"avatar-right\"></id-anchor>\r\n </ids-header-avatar>\r\n\r\n <ng-content></ng-content>\r\n\r\n <ids-header-mobile-menu \r\n [attr.persistent]=\"persistentmobilemenu ? true : null\"\r\n *ngIf=\"type !== '1177' && (mobilemenuitems || avatar)\"\r\n [type]=\"type\">\r\n <ids-mobile-menu-item *ngFor=\"let item of mobilemenuitems\"\r\n [attr.type]=\"type\"\r\n [headline]=\"item?.headline\"\r\n [expanded]=\"item?.expanded\"\r\n (didToggleExpansion)=\"item.togleExpansion()\">\r\n <id-anchor slot=\"link\" [noOutline]=\"true\" [block]=\"true\" *ngIf=\"item.link\" [link]=\"item.link\"></id-anchor>\r\n <ids-mobile-menu-item *ngFor=\"let item of item.items\"\r\n [attr.type]=\"type\"\r\n [headline]=\"item?.headline\"\r\n [expanded]=\"item?.expanded\"\r\n (didToggleExpansion)=\"item.togleExpansion()\">\r\n <id-anchor slot=\"link\" [noOutline]=\"true\" [block]=\"true\" *ngIf=\"item.link\" [link]=\"item.link\"></id-anchor>\r\n <ids-mobile-menu-item *ngFor=\"let item of item.items\"\r\n [attr.type]=\"type\"\r\n [headline]=\"item?.headline\"\r\n [expanded]=\"item?.expanded\"\r\n (didToggleExpansion)=\"item.togleExpansion()\">\r\n <id-anchor slot=\"link\" [noOutline]=\"true\" [block]=\"true\" *ngIf=\"item.link\" [link]=\"item.link\"></id-anchor>\r\n <ids-mobile-menu-item *ngFor=\"let item of item.items\"\r\n [attr.type]=\"type\"\r\n [headline]=\"item?.headline\"\r\n [expanded]=\"item?.expanded\"\r\n (didToggleExpansion)=\"item.togleExpansion()\">\r\n <id-anchor [noOutline]=\"true\" [block]=\"true\" *ngIf=\"item.link\" [link]=\"item.link\"></id-anchor>\r\n </ids-mobile-menu-item>\r\n </ids-mobile-menu-item>\r\n </ids-mobile-menu-item>\r\n </ids-mobile-menu-item>\r\n <ids-mobile-menu-avatar *ngIf=\"avatar\" [username]=\"avatar.username\" [unit]=\"avatar.unit\">\r\n <ng-content select=\"[avatarMobile]\"></ng-content>\r\n <id-anchor style=\"color: var(--mobile-menu-avatar-link)\" *ngIf=\"avatar.linkMobile\" [link]=\"avatar.linkMobile\"></id-anchor>\r\n </ids-mobile-menu-avatar>\r\n </ids-header-mobile-menu>\r\n</ids-header>", components: [{ type: IDAnchorComponent, selector: "id-anchor", inputs: ["link", "block", "noOutline", "contextClasses"] }], directives: [{ type: i2__namespace.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i2__namespace.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }] });
2875
- i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDHeaderComponent, decorators: [{
2876
- type: i0.Component,
2877
- args: [{
2878
- selector: 'id-header',
2879
- templateUrl: './header.component.html'
2880
- }]
2881
- }], propDecorators: { type: [{
2882
- type: i0.Input
2883
- }], brandtext: [{
2884
- type: i0.Input
2885
- }], brandtexttop: [{
2886
- type: i0.Input
2887
- }], brandtextbottom: [{
2888
- type: i0.Input
2889
- }], hideregionpicker: [{
2890
- type: i0.Input
2891
- }], fluid: [{
2892
- type: i0.Input
2893
- }], unresponsive: [{
2894
- type: i0.Input
2895
- }], hidebrand: [{
2896
- type: i0.Input
2897
- }], logohref: [{
2898
- type: i0.Input
2899
- }], pickregiontext: [{
2900
- type: i0.Input
2901
- }], regionicon: [{
2902
- type: i0.Input
2903
- }], regionicontitle: [{
2904
- type: i0.Input
2905
- }], srlogolabel: [{
2906
- type: i0.Input
2907
- }], items: [{
2908
- type: i0.Input
2909
- }], avatar: [{
2910
- type: i0.Input
2911
- }], avatarmaxwidth: [{
2912
- type: i0.Input
2913
- }], navitems: [{
2914
- type: i0.Input
2915
- }], persistentmobilemenu: [{
2916
- type: i0.Input
2917
- }], mobileitems: [{
2918
- type: i0.Input
2919
- }], mobilemenulabel: [{
2920
- type: i0.Input
2921
- }], mobilemenuitems: [{
2922
- type: i0.Input
2923
- }], onDidToggleRegion: [{
2924
- type: i0.Output
2925
- }] } });
2926
-
2927
- var IDHeaderModule = /** @class */ (function () {
2928
- function IDHeaderModule() {
2929
- }
2930
- return IDHeaderModule;
2931
- }());
2932
- IDHeaderModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDHeaderModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
2933
- IDHeaderModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDHeaderModule, declarations: [IDHeaderComponent], imports: [i2.CommonModule, IDAnchorModule, IDIconModule], exports: [IDHeaderComponent] });
2934
- IDHeaderModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDHeaderModule, imports: [[i2.CommonModule, IDAnchorModule, IDIconModule]] });
2935
- i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDHeaderModule, decorators: [{
2936
- type: i0.NgModule,
2937
- args: [{
2938
- declarations: [
2939
- IDHeaderComponent
2940
- ],
2941
- exports: [
2942
- IDHeaderComponent
2943
- ],
2944
- imports: [i2.CommonModule, IDAnchorModule, IDIconModule],
2945
- schemas: [i0.CUSTOM_ELEMENTS_SCHEMA],
2946
- }]
2947
- }] });
2948
-
2949
- var IDHeaderItem = /** @class */ (function () {
2950
- function IDHeaderItem(_props) {
2951
- this._props = _props;
2952
- }
2953
- Object.defineProperty(IDHeaderItem.prototype, "iconName", {
2954
- get: function () {
2955
- return this._props.iconName;
2956
- },
2957
- enumerable: false,
2958
- configurable: true
2959
- });
2960
- Object.defineProperty(IDHeaderItem.prototype, "link", {
2961
- get: function () {
2962
- return this._props.link;
2963
- },
2964
- enumerable: false,
2965
- configurable: true
2966
- });
2967
- Object.defineProperty(IDHeaderItem.prototype, "mobile", {
2968
- get: function () {
2969
- return this._props.mobile;
2970
- },
2971
- enumerable: false,
2972
- configurable: true
2973
- });
2974
- Object.defineProperty(IDHeaderItem.prototype, "separatorLeft", {
2975
- get: function () {
2976
- return this._props.separatorLeft;
2977
- },
2978
- enumerable: false,
2979
- configurable: true
2980
- });
2981
- return IDHeaderItem;
2982
- }());
2983
-
2984
- var IDHeaderAvatar = /** @class */ (function () {
2985
- function IDHeaderAvatar(_props) {
2986
- this._props = _props;
2987
- }
2988
- Object.defineProperty(IDHeaderAvatar.prototype, "username", {
2989
- get: function () {
2990
- return this._props.username;
2991
- },
2992
- enumerable: false,
2993
- configurable: true
2994
- });
2995
- Object.defineProperty(IDHeaderAvatar.prototype, "maxWidth", {
2996
- get: function () {
2997
- return this._props.maxWidth;
2998
- },
2999
- enumerable: false,
3000
- configurable: true
3001
- });
3002
- Object.defineProperty(IDHeaderAvatar.prototype, "linkLeft", {
3003
- get: function () {
3004
- return this._props.linkLeft;
3005
- },
3006
- enumerable: false,
3007
- configurable: true
3008
- });
3009
- Object.defineProperty(IDHeaderAvatar.prototype, "linkRight", {
3010
- get: function () {
3011
- return this._props.linkRight;
3012
- },
3013
- enumerable: false,
3014
- configurable: true
3015
- });
3016
- Object.defineProperty(IDHeaderAvatar.prototype, "unit", {
3017
- get: function () {
3018
- return this._props.unit;
3019
- },
3020
- enumerable: false,
3021
- configurable: true
3022
- });
3023
- Object.defineProperty(IDHeaderAvatar.prototype, "linkMobile", {
3024
- get: function () {
3025
- return this._props.linkMobile;
3026
- },
3027
- enumerable: false,
3028
- configurable: true
3029
- });
3030
- return IDHeaderAvatar;
3031
- }());
3032
-
3033
- var IDHeaderNavItem = /** @class */ (function () {
3034
- function IDHeaderNavItem(_props) {
3035
- this._props = _props;
3036
- }
3037
- Object.defineProperty(IDHeaderNavItem.prototype, "label", {
3038
- get: function () {
3039
- return this._props.label;
3040
- },
3041
- enumerable: false,
3042
- configurable: true
3043
- });
3044
- Object.defineProperty(IDHeaderNavItem.prototype, "col1", {
3045
- get: function () {
3046
- return this._props.col1;
3047
- },
3048
- enumerable: false,
3049
- configurable: true
3050
- });
3051
- Object.defineProperty(IDHeaderNavItem.prototype, "col2", {
3052
- get: function () {
3053
- return this._props.col2;
3054
- },
3055
- enumerable: false,
3056
- configurable: true
3057
- });
3058
- Object.defineProperty(IDHeaderNavItem.prototype, "col3", {
3059
- get: function () {
3060
- return this._props.col3;
3061
- },
3062
- enumerable: false,
3063
- configurable: true
3064
- });
3065
- Object.defineProperty(IDHeaderNavItem.prototype, "headline", {
3066
- get: function () {
3067
- return this._props.headline;
3068
- },
3069
- enumerable: false,
3070
- configurable: true
3071
- });
3072
- Object.defineProperty(IDHeaderNavItem.prototype, "paragraph", {
3073
- get: function () {
3074
- return this._props.paragraph;
3075
- },
3076
- enumerable: false,
3077
- configurable: true
3078
- });
3079
- Object.defineProperty(IDHeaderNavItem.prototype, "paragraphLink", {
3080
- get: function () {
3081
- return this._props.paragraphLink;
3082
- },
3083
- enumerable: false,
3084
- configurable: true
3085
- });
3086
- Object.defineProperty(IDHeaderNavItem.prototype, "link", {
3087
- get: function () {
3088
- return this._props.link;
3089
- },
3090
- enumerable: false,
3091
- configurable: true
3092
- });
3093
- Object.defineProperty(IDHeaderNavItem.prototype, "active", {
3094
- get: function () {
3095
- return this._props.active;
3096
- },
3097
- enumerable: false,
3098
- configurable: true
3099
- });
3100
- return IDHeaderNavItem;
3101
- }());
3102
-
3103
- var IDStepperComponent = /** @class */ (function () {
3104
- function IDStepperComponent() {
3105
- }
3106
- return IDStepperComponent;
3107
- }());
3108
- IDStepperComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDStepperComponent, deps: [], target: i0__namespace.ɵɵFactoryTarget.Component });
3109
- IDStepperComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDStepperComponent, selector: "id-stepper", ngImport: i0__namespace, template: "<ids-stepper>\r\n <ng-content></ng-content>\r\n</ids-stepper>" });
3110
- i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDStepperComponent, decorators: [{
3111
- type: i0.Component,
3112
- args: [{
3113
- selector: 'id-stepper',
3114
- templateUrl: './stepper.component.html',
3115
- }]
3116
- }] });
3117
-
3118
- var IDStepComponent = /** @class */ (function () {
3119
- function IDStepComponent() {
3120
- this.state = '';
3121
- this.headline = '';
3122
- this.srindicatortext = '';
3123
- this.label = '';
3124
- this.expanded = false;
3125
- this.disabled = false;
3126
- }
3127
- return IDStepComponent;
3128
- }());
3129
- IDStepComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDStepComponent, deps: [], target: i0__namespace.ɵɵFactoryTarget.Component });
3130
- IDStepComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDStepComponent, selector: "id-step", inputs: { state: "state", headline: "headline", srindicatortext: "srindicatortext", label: "label", expanded: "expanded", disabled: "disabled" }, ngImport: i0__namespace, template: "<ids-step\r\n [attr.state]=\"state\"\r\n [attr.headline]=\"headline\"\r\n [attr.label]=\"label\"\r\n [attr.srindicatortext]=\"srindicatortext\"\r\n [attr.expanded]=\"expanded ? true : null\"\r\n [attr.disabled]=\"disabled ? true : null\">\r\n <ng-content></ng-content>\r\n</ids-step>" });
3131
- i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDStepComponent, decorators: [{
3132
- type: i0.Component,
3133
- args: [{
3134
- selector: 'id-step',
3135
- templateUrl: './step.component.html',
3136
- }]
3137
- }], ctorParameters: function () { return []; }, propDecorators: { state: [{
3138
- type: i0.Input
3139
- }], headline: [{
3140
- type: i0.Input
3141
- }], srindicatortext: [{
3142
- type: i0.Input
3143
- }], label: [{
3144
- type: i0.Input
3145
- }], expanded: [{
3146
- type: i0.Input
3147
- }], disabled: [{
3148
- type: i0.Input
3149
- }] } });
3150
-
3151
- var IDStepperModule = /** @class */ (function () {
3152
- function IDStepperModule() {
3153
- }
3154
- return IDStepperModule;
3155
- }());
3156
- IDStepperModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDStepperModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
3157
- IDStepperModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDStepperModule, declarations: [IDStepComponent,
3158
- IDStepperComponent], exports: [IDStepComponent,
3159
- IDStepperComponent] });
3160
- IDStepperModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDStepperModule });
3161
- i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDStepperModule, decorators: [{
3162
- type: i0.NgModule,
3163
- args: [{
3164
- declarations: [
3165
- IDStepComponent,
3166
- IDStepperComponent
3167
- ],
3168
- exports: [
3169
- IDStepComponent,
3170
- IDStepperComponent
3171
- ],
3172
- schemas: [i0.CUSTOM_ELEMENTS_SCHEMA],
3173
- }]
3174
- }] });
3175
-
3176
- var IDTabsComponent = /** @class */ (function () {
3177
- function IDTabsComponent() {
3178
- this.responsive = 'm';
3179
- this.unresponsive = false;
3180
- this.selectLabel = '';
3181
- }
3182
- return IDTabsComponent;
3183
- }());
3184
- IDTabsComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDTabsComponent, deps: [], target: i0__namespace.ɵɵFactoryTarget.Component });
3185
- IDTabsComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDTabsComponent, selector: "id-tabs", inputs: { tabs: "tabs", responsive: "responsive", unresponsive: "unresponsive", selectLabel: "selectLabel" }, ngImport: i0__namespace, template: "<ids-tabs \r\n [unresponsive]=\"unresponsive ? true : null\"\r\n [responsive]=\"responsive\"\r\n [selectlabel]=\"selectLabel\">\r\n <ng-content></ng-content>\r\n\r\n <ng-container *ngIf=\"tabs\">\r\n <ids-tab *ngFor=\"let tab of tabs\"\r\n [label]=\"tab.label\"\r\n slot=\"tab\"\r\n [notifications]=\"tab.notifications\"\r\n [notices]=\"tab.notices\"\r\n [attr.selected]=\"tab.selected ? '' : null\">\r\n <ids-icon *ngIf=\"tab.icon\" [attr.name]=\"tab.icon.name\"></ids-icon>\r\n </ids-tab>\r\n \r\n <ids-tab-panel *ngIf=\"tabs.length>=1\">\r\n <ng-content select=\"[panel-0]\"></ng-content>\r\n </ids-tab-panel>\r\n <ids-tab-panel *ngIf=\"tabs.length>=2\">\r\n <ng-content select=\"[panel-1]\"></ng-content>\r\n </ids-tab-panel>\r\n <ids-tab-panel *ngIf=\"tabs.length>=3\">\r\n <ng-content select=\"[panel-2]\"></ng-content>\r\n </ids-tab-panel>\r\n <ids-tab-panel *ngIf=\"tabs.length>=4\">\r\n <ng-content select=\"[panel-3]\"></ng-content>\r\n </ids-tab-panel>\r\n <ids-tab-panel *ngIf=\"tabs.length>=5\">\r\n <ng-content select=\"[panel-4]\"></ng-content>\r\n </ids-tab-panel>\r\n <ids-tab-panel *ngIf=\"tabs.length>=6\">\r\n <ng-content select=\"[panel-5]\"></ng-content>\r\n </ids-tab-panel>\r\n <ids-tab-panel *ngIf=\"tabs.length>=7\">\r\n <ng-content select=\"[panel-6]\"></ng-content>\r\n </ids-tab-panel>\r\n <ids-tab-panel *ngIf=\"tabs.length>=8\">\r\n <ng-content select=\"[panel-7]\"></ng-content>\r\n </ids-tab-panel>\r\n <ids-tab-panel *ngIf=\"tabs.length>=9\">\r\n <ng-content select=\"[panel-8]\"></ng-content>\r\n </ids-tab-panel>\r\n <ids-tab-panel *ngIf=\"tabs.length>=10\">\r\n <ng-content select=\"[panel-9]\"></ng-content>\r\n </ids-tab-panel>\r\n </ng-container>\r\n \r\n</ids-tabs>", directives: [{ type: i2__namespace.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i2__namespace.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }] });
3186
- i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDTabsComponent, decorators: [{
3187
- type: i0.Component,
3188
- args: [{
3189
- selector: 'id-tabs',
3190
- templateUrl: './tabs.component.html'
3191
- }]
3192
- }], propDecorators: { tabs: [{
3193
- type: i0.Input
3194
- }], responsive: [{
3195
- type: i0.Input
3196
- }], unresponsive: [{
3197
- type: i0.Input
3198
- }], selectLabel: [{
3199
- type: i0.Input
3200
- }] } });
3201
-
3202
- var IDTabPanelComponent = /** @class */ (function () {
3203
- function IDTabPanelComponent(elementRef) {
3204
- this.elementRef = elementRef;
3205
- this.nofocus = undefined;
3206
- elementRef.nativeElement.setAttribute('slot', 'tab-panel');
3207
- }
3208
- return IDTabPanelComponent;
3209
- }());
3210
- IDTabPanelComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDTabPanelComponent, deps: [{ token: i0__namespace.ElementRef }], target: i0__namespace.ɵɵFactoryTarget.Component });
3211
- IDTabPanelComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDTabPanelComponent, selector: "id-tab-panel", inputs: { nofocus: "nofocus" }, ngImport: i0__namespace, template: "<ids-tab-panel [attr.nofocus]=\"nofocus ? true : null\">\r\n <ng-content></ng-content>\r\n</ids-tab-panel>" });
3212
- i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDTabPanelComponent, decorators: [{
3213
- type: i0.Component,
3214
- args: [{
3215
- selector: 'id-tab-panel',
3216
- templateUrl: './tab-panel.component.html'
3217
- }]
3218
- }], ctorParameters: function () { return [{ type: i0__namespace.ElementRef }]; }, propDecorators: { nofocus: [{
3219
- type: i0.Input
3220
- }] } });
3221
-
3222
- var IDTabComponent = /** @class */ (function () {
3223
- function IDTabComponent(elementRef) {
3224
- this.elementRef = elementRef;
3225
- this.notices = 0;
3226
- this.notifications = 0;
3227
- this.label = '';
3228
- this.selected = false;
3229
- // Internal icon
3230
- this.icon = undefined;
3231
- elementRef.nativeElement.setAttribute('slot', 'tab');
3232
- }
3233
- return IDTabComponent;
3234
- }());
3235
- IDTabComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDTabComponent, deps: [{ token: i0__namespace.ElementRef }], target: i0__namespace.ɵɵFactoryTarget.Component });
3236
- IDTabComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDTabComponent, selector: "id-tab", inputs: { notices: "notices", notifications: "notifications", label: "label", selected: "selected", icon: "icon" }, ngImport: i0__namespace, template: "<ids-tab\r\n [notices]=\"notices === 0 ? null : notices\"\r\n [notifications]=\"notifications === 0 ? null : notifications\"\r\n [label]=\"label\"\r\n [attr.selected]=\"selected ? '':null\">\r\n <ids-icon *ngIf=\"icon\"\r\n slot=\"icon\" \r\n [attr.name]=\"icon?.name\"\r\n [attr.title]=\"icon?.title\" \r\n [attr.color]=\"icon?.color\" \r\n [attr.color2]=\"icon?.color2\" \r\n [attr.size]=\"icon?.size\" \r\n [attr.padding]=\"icon?.padding\" \r\n [attr.rotate]=\"icon?.rotate\" \r\n [attr.colorpreset]=\"icon?.colorpreset\" \r\n [attr.height]=\"icon?.height\" \r\n [attr.width]=\"icon?.width\"></ids-icon>\r\n <ng-content></ng-content>\r\n</ids-tab>", directives: [{ type: i2__namespace.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] });
3237
- i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDTabComponent, decorators: [{
3238
- type: i0.Component,
3239
- args: [{
3240
- selector: 'id-tab',
3241
- templateUrl: './tab.component.html'
3242
- }]
3243
- }], ctorParameters: function () { return [{ type: i0__namespace.ElementRef }]; }, propDecorators: { notices: [{
3244
- type: i0.Input
3245
- }], notifications: [{
3246
- type: i0.Input
3247
- }], label: [{
3248
- type: i0.Input
3249
- }], selected: [{
3250
- type: i0.Input
3251
- }], icon: [{
3252
- type: i0.Input
3253
- }] } });
3254
-
3255
- var IDTabsModule = /** @class */ (function () {
3256
- function IDTabsModule() {
3257
- }
3258
- return IDTabsModule;
3259
- }());
3260
- IDTabsModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDTabsModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
3261
- IDTabsModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDTabsModule, declarations: [IDTabsComponent,
3262
- IDTabComponent,
3263
- IDTabPanelComponent], imports: [i2.CommonModule], exports: [IDTabsComponent,
3264
- IDTabComponent,
3265
- IDTabPanelComponent] });
3266
- IDTabsModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDTabsModule, imports: [[i2.CommonModule]] });
3267
- i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDTabsModule, decorators: [{
3268
- type: i0.NgModule,
3269
- args: [{
3270
- declarations: [
3271
- IDTabsComponent,
3272
- IDTabComponent,
3273
- IDTabPanelComponent
3274
- ],
3275
- imports: [i2.CommonModule],
3276
- exports: [
3277
- IDTabsComponent,
3278
- IDTabComponent,
3279
- IDTabPanelComponent
3280
- ],
3281
- schemas: [i0.CUSTOM_ELEMENTS_SCHEMA],
3282
- }]
3283
- }] });
3284
-
3285
- var IDTab = /** @class */ (function () {
3286
- function IDTab(_props) {
3287
- this._props = _props;
3288
- }
3289
- Object.defineProperty(IDTab.prototype, "label", {
3290
- get: function () {
3291
- return this._props.label;
3292
- },
3293
- enumerable: false,
3294
- configurable: true
3295
- });
3296
- Object.defineProperty(IDTab.prototype, "selected", {
3297
- get: function () {
3298
- return this._props.selected;
3299
- },
3300
- enumerable: false,
3301
- configurable: true
3302
- });
3303
- Object.defineProperty(IDTab.prototype, "notices", {
3304
- get: function () {
3305
- return this._props.notices;
3306
- },
3307
- enumerable: false,
3308
- configurable: true
3309
- });
3310
- Object.defineProperty(IDTab.prototype, "notifications", {
3311
- get: function () {
3312
- return this._props.notifications;
3313
- },
3314
- enumerable: false,
3315
- configurable: true
3316
- });
3317
- Object.defineProperty(IDTab.prototype, "icon", {
3318
- get: function () {
3319
- return this._props.icon;
3320
- },
3321
- enumerable: false,
3322
- configurable: true
3323
- });
3324
- return IDTab;
3325
- }());
3326
-
3327
- var IDTagComponent = /** @class */ (function () {
3328
- function IDTagComponent() {
3329
- this.clickable = false;
3330
- this.closeable = false;
3331
- this.srcloselabel = '';
3332
- this.onClicked = new i0.EventEmitter();
3333
- this.onClosed = new i0.EventEmitter();
3334
- }
3335
- return IDTagComponent;
3336
- }());
3337
- IDTagComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDTagComponent, deps: [], target: i0__namespace.ɵɵFactoryTarget.Component });
3338
- IDTagComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDTagComponent, selector: "id-tag", inputs: { clickable: "clickable", closeable: "closeable", srcloselabel: "srcloselabel" }, outputs: { onClicked: "onClicked", onClosed: "onClosed" }, ngImport: i0__namespace, template: "<ids-tag\r\n [clickable]=\"clickable ? true : null\"\r\n [closeable]=\"closeable ? true : null\"\r\n [srcloselabel]=\"srcloselabel\"\r\n (clicked)=\"onClicked.emit(true)\"\r\n (closed)=\"onClosed.emit(true)\">\r\n <ng-content></ng-content>\r\n</ids-tag>" });
3339
- i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDTagComponent, decorators: [{
3340
- type: i0.Component,
3341
- args: [{
3342
- selector: 'id-tag',
3343
- templateUrl: './tag.component.html',
3344
- }]
3345
- }], ctorParameters: function () { return []; }, propDecorators: { clickable: [{
3346
- type: i0.Input
3347
- }], closeable: [{
3348
- type: i0.Input
3349
- }], srcloselabel: [{
3350
- type: i0.Input
3351
- }], onClicked: [{
3352
- type: i0.Output
3353
- }], onClosed: [{
3354
- type: i0.Output
3355
- }] } });
3356
-
3357
- var IDTagModule = /** @class */ (function () {
3358
- function IDTagModule() {
3359
- }
3360
- return IDTagModule;
3361
- }());
3362
- IDTagModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDTagModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
3363
- IDTagModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDTagModule, declarations: [IDTagComponent], exports: [IDTagComponent] });
3364
- IDTagModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDTagModule });
3365
- i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDTagModule, decorators: [{
3366
- type: i0.NgModule,
3367
- args: [{
3368
- declarations: [
3369
- IDTagComponent
3370
- ],
3371
- exports: [
3372
- IDTagComponent
3373
- ],
3374
- schemas: [i0.CUSTOM_ELEMENTS_SCHEMA],
3375
- }]
3376
- }] });
3377
-
3378
- var IDTooltipComponent = /** @class */ (function () {
3379
- function IDTooltipComponent() {
3380
- }
3381
- return IDTooltipComponent;
3382
- }());
3383
- IDTooltipComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDTooltipComponent, deps: [], target: i0__namespace.ɵɵFactoryTarget.Component });
3384
- IDTooltipComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDTooltipComponent, selector: "id-tooltip", ngImport: i0__namespace, template: "<ids-tooltip>\r\n <ng-content></ng-content>\r\n</ids-tooltip>" });
3385
- i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDTooltipComponent, decorators: [{
3386
- type: i0.Component,
3387
- args: [{
3388
- selector: 'id-tooltip',
3389
- templateUrl: './tooltip.component.html',
3390
- }]
3391
- }], ctorParameters: function () { return []; } });
3392
-
3393
- var IDTooltipModule = /** @class */ (function () {
3394
- function IDTooltipModule() {
3395
- }
3396
- return IDTooltipModule;
3397
- }());
3398
- IDTooltipModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDTooltipModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
3399
- IDTooltipModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDTooltipModule, declarations: [IDTooltipComponent], exports: [IDTooltipComponent] });
3400
- IDTooltipModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDTooltipModule });
3401
- i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDTooltipModule, decorators: [{
3402
- type: i0.NgModule,
3403
- args: [{
3404
- declarations: [
3405
- IDTooltipComponent
3406
- ],
3407
- exports: [
3408
- IDTooltipComponent
3409
- ],
3410
- schemas: [i0.CUSTOM_ELEMENTS_SCHEMA],
3411
- }]
3412
- }] });
3413
-
3414
- var IDToggleComponent = /** @class */ (function () {
3415
- function IDToggleComponent() {
3416
- }
3417
- return IDToggleComponent;
3418
- }());
3419
- IDToggleComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDToggleComponent, deps: [], target: i0__namespace.ɵɵFactoryTarget.Component });
3420
- IDToggleComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDToggleComponent, selector: "id-toggle", ngImport: i0__namespace, template: "<ids-toggle>\r\n <ng-content></ng-content>\r\n</ids-toggle>", encapsulation: i0__namespace.ViewEncapsulation.None });
3421
- i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDToggleComponent, decorators: [{
3422
- type: i0.Component,
3423
- args: [{
3424
- selector: 'id-toggle',
3425
- templateUrl: './toggle.component.html',
3426
- encapsulation: i0.ViewEncapsulation.None,
3427
- }]
3428
- }], ctorParameters: function () { return []; } });
3429
-
3430
- var IDToggleModule = /** @class */ (function () {
3431
- function IDToggleModule() {
3432
- }
3433
- return IDToggleModule;
3434
- }());
3435
- IDToggleModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDToggleModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
3436
- IDToggleModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDToggleModule, declarations: [IDToggleComponent], exports: [IDToggleComponent] });
3437
- IDToggleModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDToggleModule });
3438
- i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDToggleModule, decorators: [{
3439
- type: i0.NgModule,
3440
- args: [{
3441
- declarations: [
3442
- IDToggleComponent
3443
- ],
3444
- exports: [
3445
- IDToggleComponent
3446
- ],
3447
- schemas: [i0.CUSTOM_ELEMENTS_SCHEMA],
3448
- }]
3449
- }] });
3450
-
3451
- /*
3452
- * Public API Surface of ids-angular
3453
- */
3454
- /* Icons to be included when needed
15
+ export { IDAlertGlobalComponent } from './components/alert-global/alert-global.component';
16
+ export { IDAlertGlobalModule } from './components/alert-global/alert-global.module';
3455
17
 
3456
- export * from './lib/components/icons/1177/icon-1177.module';
3457
- export * from './lib/components/icons/agent/icon-agent.module';
3458
- export * from './lib/components/icons/arrow/icon-arrow.module';
3459
- export * from './lib/components/icons/attention/icon-attention.module';
3460
- export * from './lib/components/icons/blekinge/icon-blekinge.module';
3461
- export * from './lib/components/icons/bookmark/icon-bookmark.module';
3462
- export * from './lib/components/icons/calendar/icon-calendar.module';
3463
- export * from './lib/components/icons/call/icon-call.module';
3464
- export * from './lib/components/icons/call-active/icon-call-active.module';
3465
- export * from './lib/components/icons/camera-off/icon-camera-off.module';
3466
- export * from './lib/components/icons/camera-on/icon-camera-on.module';
3467
- export * from './lib/components/icons/camera-switch/icon-camera-switch.module';
3468
- export * from './lib/components/icons/chart-bar/icon-chart-bar.module';
3469
- export * from './lib/components/icons/chart-line/icon-chart-line.module';
3470
- export * from './lib/components/icons/check/icon-check.module';
3471
- export * from './lib/components/icons/chevron/icon-chevron.module';
3472
- export * from './lib/components/icons/chevron-bold/icon-chevron-bold.module';
3473
- export * from './lib/components/icons/clipboard/icon-clipboard.module';
3474
- export * from './lib/components/icons/clipboard-cross/icon-clipboard-cross.module';
3475
- export * from './lib/components/icons/clipboard-text/icon-clipboard-text.module';
3476
- export * from './lib/components/icons/clock/icon-clock.module';
3477
- export * from './lib/components/icons/close/icon-close.module';
3478
- export * from './lib/components/icons/close-bold/icon-close-bold.module';
3479
- export * from './lib/components/icons/cog/icon-cog.module';
3480
- export * from './lib/components/icons/computer/icon-computer.module';
3481
- export * from './lib/components/icons/computer-inera/icon-computer-inera.module';
3482
- export * from './lib/components/icons/copy-file/icon-copy-file.module';
3483
- export * from './lib/components/icons/copy-link/icon-copy-link.module';
3484
- export * from './lib/components/icons/doctors-bag/icon-doctors-bag.module';
3485
- export * from './lib/components/icons/drag-n-drop/icon-drag-n-drop.module';
3486
- export * from './lib/components/icons/ear-hearing/icon-ear-hearing.module';
3487
- export * from './lib/components/icons/edit/icon-edit.module';
3488
- export * from './lib/components/icons/email/icon-email.module';
3489
- export * from './lib/components/icons/expand/icon-expand.module';
3490
- export * from './lib/components/icons/external/icon-external.module';
3491
- export * from './lib/components/icons/facebook/icon-facebook.module';
3492
- export * from './lib/components/icons/file-excel/icon-file-excel.module';
3493
- export * from './lib/components/icons/file-other/icon-file-other.module';
3494
- export * from './lib/components/icons/file-pdf/icon-file-pdf.module';
3495
- export * from './lib/components/icons/file-picture/icon-file-picture.module';
3496
- export * from './lib/components/icons/file-powerpoint/icon-file-powerpoint.module';
3497
- export * from './lib/components/icons/file-word/icon-file-word.module';
3498
- export * from './lib/components/icons/find-care/icon-find-care.module';
3499
- export * from './lib/components/icons/find-region/icon-find-region.module';
3500
- export * from './lib/components/icons/gotland/icon-gotland.module';
3501
- export * from './lib/components/icons/halland/icon-halland.module';
3502
- export * from './lib/components/icons/house/icon-house.module';
3503
- export * from './lib/components/icons/id-card/icon-id-card.module';
3504
- export * from './lib/components/icons/id-card-locked/icon-id-card-locked.module';
3505
- export * from './lib/components/icons/image/icon-image.module';
3506
- export * from './lib/components/icons/inera/icon-inera.module';
3507
- export * from './lib/components/icons/inera-legacy/icon-inera-legacy.module';
3508
- export * from './lib/components/icons/information/icon-information.module';
3509
- export * from './lib/components/icons/jamtland-harjedalen/icon-jamtland-harjedalen.module';
3510
- export * from './lib/components/icons/jonkoping/icon-jonkoping.module';
3511
- export * from './lib/components/icons/kalmar/icon-kalmar.module';
3512
- export * from './lib/components/icons/kronoberg/icon-kronoberg.module';
3513
- export * from './lib/components/icons/lightbulb/icon-lightbulb.module';
3514
- export * from './lib/components/icons/linkedin/icon-linkedin.module';
3515
- export * from './lib/components/icons/list/icon-list.module';
3516
- export * from './lib/components/icons/lock/icon-lock.module';
3517
- export * from './lib/components/icons/lock-open/icon-lock-open.module';
3518
- export * from './lib/components/icons/log/icon-log.module';
3519
- export * from './lib/components/icons/log-locked/icon-log-locked.module';
3520
- export * from './lib/components/icons/menu/icon-menu.module';
3521
- export * from './lib/components/icons/minus/icon-minus.module';
3522
- export * from './lib/components/icons/norrbotten/icon-norrbotten.module';
3523
- export * from './lib/components/icons/office-building/icon-office-building.module';
3524
- export * from './lib/components/icons/orebro/icon-orebro.module';
3525
- export * from './lib/components/icons/organization/icon-organization.module';
3526
- export * from './lib/components/icons/ostergotland/icon-ostergotland.module';
3527
- export * from './lib/components/icons/plus/icon-plus.module';
3528
- export * from './lib/components/icons/print/icon-print.module';
3529
- export * from './lib/components/icons/question/icon-question.module';
3530
- export * from './lib/components/icons/reload/icon-reload.module';
3531
- export * from './lib/components/icons/reply/icon-reply.module';
3532
- export * from './lib/components/icons/search-inera/icon-search-inera.module';
3533
- export * from './lib/components/icons/search/icon-search.module';
3534
- export * from './lib/components/icons/shield-locked-primary/icon-shield-locked-primary.module';
3535
- export * from './lib/components/icons/shield-locked/icon-shield-locked.module';
3536
- export * from './lib/components/icons/skane/icon-skane.module';
3537
- export * from './lib/components/icons/sormland/icon-sormland.module';
3538
- export * from './lib/components/icons/star-filled/icon-star-filled.module';
3539
- export * from './lib/components/icons/star/icon-star.module';
3540
- export * from './lib/components/icons/stockholm/icon-stockholm.module';
3541
- export * from './lib/components/icons/success/icon-success.module';
3542
- export * from './lib/components/icons/swap/icon-swap.module';
3543
- export * from './lib/components/icons/telephone/icon-telephone.module';
3544
- export * from './lib/components/icons/test-tube-analyze/icon-test-tube-analyze.module';
3545
- export * from './lib/components/icons/test-tube-empty/icon-test-tube-empty.module';
3546
- export * from './lib/components/icons/test-tube/icon-test-tube.module';
3547
- export * from './lib/components/icons/toggle-card/icon-toggle-card.module';
3548
- export * from './lib/components/icons/toggle-list/icon-toggle-list.module';
3549
- export * from './lib/components/icons/twitter/icon-twitter.module';
3550
- export * from './lib/components/icons/uppsala/icon-uppsala.module';
3551
- export * from './lib/components/icons/user/icon-user.module';
3552
- export * from './lib/components/icons/vasterbotten/icon-vasterbotten.module';
3553
- export * from './lib/components/icons/vasternorrland/icon-vasternorrland.module';
3554
- export * from './lib/components/icons/vastmanland/icon-vastmanland.module';
3555
- export * from './lib/components/icons/vastra-gotaland/icon-vastra-gotaland.module';
3556
- export * from './lib/components/icons/video-off/icon-video-off.module';
3557
- export * from './lib/components/icons/video-on/icon-video-on.module';
3558
- export * from './lib/components/icons/video-switch/icon-video-switch.module';
3559
- export * from './lib/components/icons/visibility-off/icon-visibility-off.module';
3560
- export * from './lib/components/icons/visibility/icon-visibility.module';
3561
- export * from './lib/components/icons/warning/icon-warning.module';
3562
- export * from './lib/components/icons/1177/icon-1177.component';
3563
- export * from './lib/components/icons/agent/icon-agent.component';
3564
- export * from './lib/components/icons/arrow/icon-arrow.component';
3565
- export * from './lib/components/icons/attention/icon-attention.component';
3566
- export * from './lib/components/icons/blekinge/icon-blekinge.component';
3567
- export * from './lib/components/icons/bookmark/icon-bookmark.component';
3568
- export * from './lib/components/icons/calendar/icon-calendar.component';
3569
- export * from './lib/components/icons/call/icon-call.component';
3570
- export * from './lib/components/icons/call-active/icon-call-active.component';
3571
- export * from './lib/components/icons/camera-off/icon-camera-off.component';
3572
- export * from './lib/components/icons/camera-on/icon-camera-on.component';
3573
- export * from './lib/components/icons/camera-switch/icon-camera-switch.component';
3574
- export * from './lib/components/icons/chart-bar/icon-chart-bar.component';
3575
- export * from './lib/components/icons/chart-line/icon-chart-line.component';
3576
- export * from './lib/components/icons/check/icon-check.component';
3577
- export * from './lib/components/icons/chevron/icon-chevron.component';
3578
- export * from './lib/components/icons/chevron-bold/icon-chevron-bold.component';
3579
- export * from './lib/components/icons/clipboard/icon-clipboard.component';
3580
- export * from './lib/components/icons/clipboard-cross/icon-clipboard-cross.component';
3581
- export * from './lib/components/icons/clipboard-text/icon-clipboard-text.component';
3582
- export * from './lib/components/icons/clock/icon-clock.component';
3583
- export * from './lib/components/icons/close/icon-close.component';
3584
- export * from './lib/components/icons/close-bold/icon-close-bold.component';
3585
- export * from './lib/components/icons/cog/icon-cog.component';
3586
- export * from './lib/components/icons/computer/icon-computer.component';
3587
- export * from './lib/components/icons/computer-inera/icon-computer-inera.component';
3588
- export * from './lib/components/icons/copy-file/icon-copy-file.component';
3589
- export * from './lib/components/icons/copy-link/icon-copy-link.component';
3590
- export * from './lib/components/icons/doctors-bag/icon-doctors-bag.component';
3591
- export * from './lib/components/icons/drag-n-drop/icon-drag-n-drop.component';
3592
- export * from './lib/components/icons/ear-hearing/icon-ear-hearing.component';
3593
- export * from './lib/components/icons/edit/icon-edit.component';
3594
- export * from './lib/components/icons/email/icon-email.component';
3595
- export * from './lib/components/icons/expand/icon-expand.component';
3596
- export * from './lib/components/icons/external/icon-external.component';
3597
- export * from './lib/components/icons/facebook/icon-facebook.component';
3598
- export * from './lib/components/icons/file-excel/icon-file-excel.component';
3599
- export * from './lib/components/icons/file-other/icon-file-other.component';
3600
- export * from './lib/components/icons/file-pdf/icon-file-pdf.component';
3601
- export * from './lib/components/icons/file-picture/icon-file-picture.component';
3602
- export * from './lib/components/icons/file-powerpoint/icon-file-powerpoint.component';
3603
- export * from './lib/components/icons/file-word/icon-file-word.component';
3604
- export * from './lib/components/icons/find-care/icon-find-care.component';
3605
- export * from './lib/components/icons/find-region/icon-find-region.component';
3606
- export * from './lib/components/icons/gotland/icon-gotland.component';
3607
- export * from './lib/components/icons/halland/icon-halland.component';
3608
- export * from './lib/components/icons/house/icon-house.component';
3609
- export * from './lib/components/icons/id-card/icon-id-card.component';
3610
- export * from './lib/components/icons/id-card-locked/icon-id-card-locked.component';
3611
- export * from './lib/components/icons/image/icon-image.component';
3612
- export * from './lib/components/icons/inera/icon-inera.component';
3613
- export * from './lib/components/icons/inera-legacy/icon-inera-legacy.component';
3614
- export * from './lib/components/icons/information/icon-information.component';
3615
- export * from './lib/components/icons/jamtland-harjedalen/icon-jamtland-harjedalen.component';
3616
- export * from './lib/components/icons/jonkoping/icon-jonkoping.component';
3617
- export * from './lib/components/icons/kalmar/icon-kalmar.component';
3618
- export * from './lib/components/icons/kronoberg/icon-kronoberg.component';
3619
- export * from './lib/components/icons/lightbulb/icon-lightbulb.component';
3620
- export * from './lib/components/icons/linkedin/icon-linkedin.component';
3621
- export * from './lib/components/icons/list/icon-list.component';
3622
- export * from './lib/components/icons/lock/icon-lock.component';
3623
- export * from './lib/components/icons/lock-open/icon-lock-open.component';
3624
- export * from './lib/components/icons/log/icon-log.component';
3625
- export * from './lib/components/icons/log-locked/icon-log-locked.component';
3626
- export * from './lib/components/icons/menu/icon-menu.component';
3627
- export * from './lib/components/icons/minus/icon-minus.component';
3628
- export * from './lib/components/icons/norrbotten/icon-norrbotten.component';
3629
- export * from './lib/components/icons/office-building/icon-office-building.component';
3630
- export * from './lib/components/icons/orebro/icon-orebro.component';
3631
- export * from './lib/components/icons/organization/icon-organization.component';
3632
- export * from './lib/components/icons/ostergotland/icon-ostergotland.component';
3633
- export * from './lib/components/icons/plus/icon-plus.component';
3634
- export * from './lib/components/icons/print/icon-print.component';
3635
- export * from './lib/components/icons/question/icon-question.component';
3636
- export * from './lib/components/icons/reload/icon-reload.component';
3637
- export * from './lib/components/icons/reply/icon-reply.component';
3638
- export * from './lib/components/icons/search-inera/icon-search-inera.component';
3639
- export * from './lib/components/icons/search/icon-search.component';
3640
- export * from './lib/components/icons/shield-locked-primary/icon-shield-locked-primary.component';
3641
- export * from './lib/components/icons/shield-locked/icon-shield-locked.component';
3642
- export * from './lib/components/icons/skane/icon-skane.component';
3643
- export * from './lib/components/icons/sormland/icon-sormland.component';
3644
- export * from './lib/components/icons/star-filled/icon-star-filled.component';
3645
- export * from './lib/components/icons/star/icon-star.component';
3646
- export * from './lib/components/icons/stockholm/icon-stockholm.component';
3647
- export * from './lib/components/icons/success/icon-success.component';
3648
- export * from './lib/components/icons/swap/icon-swap.component';
3649
- export * from './lib/components/icons/telephone/icon-telephone.component';
3650
- export * from './lib/components/icons/test-tube-analyze/icon-test-tube-analyze.component';
3651
- export * from './lib/components/icons/test-tube-empty/icon-test-tube-empty.component';
3652
- export * from './lib/components/icons/test-tube/icon-test-tube.component';
3653
- export * from './lib/components/icons/toggle-card/icon-toggle-card.component';
3654
- export * from './lib/components/icons/toggle-list/icon-toggle-list.component';
3655
- export * from './lib/components/icons/twitter/icon-twitter.component';
3656
- export * from './lib/components/icons/uppsala/icon-uppsala.component';
3657
- export * from './lib/components/icons/user/icon-user.component';
3658
- export * from './lib/components/icons/vasterbotten/icon-vasterbotten.component';
3659
- export * from './lib/components/icons/vasternorrland/icon-vasternorrland.component';
3660
- export * from './lib/components/icons/vastmanland/icon-vastmanland.component';
3661
- export * from './lib/components/icons/vastra-gotaland/icon-vastra-gotaland.component';
3662
- export * from './lib/components/icons/video-off/icon-video-off.component';
3663
- export * from './lib/components/icons/video-on/icon-video-on.component';
3664
- export * from './lib/components/icons/video-switch/icon-video-switch.component';
3665
- export * from './lib/components/icons/visibility-off/icon-visibility-off.component';
3666
- export * from './lib/components/icons/visibility/icon-visibility.component';
3667
- export * from './lib/components/icons/warning/icon-warning.component';
18
+ /* Agent
19
+ export { IDAgentComponent } from './components/agent/agent.component';
20
+ export { IDAgentModule } from './components/agent/agent.module';
3668
21
 
3669
- */
3670
-
3671
- /**
3672
- * Generated bundle index. Do not edit.
3673
- */
3674
-
3675
- exports.IDAgentComponent = IDAgentComponent;
3676
- exports.IDAgentModule = IDAgentModule;
3677
- exports.IDAlertComponent = IDAlertComponent;
3678
- exports.IDAlertGlobalComponent = IDAlertGlobalComponent;
3679
- exports.IDAlertGlobalModule = IDAlertGlobalModule;
3680
- exports.IDAlertModule = IDAlertModule;
3681
- exports.IDBadgeComponent = IDBadgeComponent;
3682
- exports.IDBadgeModule = IDBadgeModule;
3683
- exports.IDBreadcrumbsComponent = IDBreadcrumbsComponent;
3684
- exports.IDBreadcrumbsModule = IDBreadcrumbsModule;
3685
- exports.IDButtonComponent = IDButtonComponent;
3686
- exports.IDButtonGroupComponent = IDButtonGroupComponent;
3687
- exports.IDButtonGroupModule = IDButtonGroupModule;
3688
- exports.IDButtonModule = IDButtonModule;
3689
- exports.IDCardComponent = IDCardComponent;
3690
- exports.IDCardModule = IDCardModule;
3691
- exports.IDCarouselComponent = IDCarouselComponent;
3692
- exports.IDCarouselItemComponent = IDCarouselItemComponent;
3693
- exports.IDCarouselModule = IDCarouselModule;
3694
- exports.IDCheckboxComponent = IDCheckboxComponent;
3695
- exports.IDCheckboxGroupComponent = IDCheckboxGroupComponent;
3696
- exports.IDCheckboxGroupModule = IDCheckboxGroupModule;
3697
- exports.IDCheckboxModule = IDCheckboxModule;
3698
- exports.IDColumnComponent = IDColumnComponent;
3699
- exports.IDColumnModule = IDColumnModule;
3700
- exports.IDContainerComponent = IDContainerComponent;
3701
- exports.IDContainerModule = IDContainerModule;
3702
- exports.IDDateLabelComponent = IDDateLabelComponent;
3703
- exports.IDDateLabelModule = IDDateLabelModule;
3704
- exports.IDDialogComponent = IDDialogComponent;
3705
- exports.IDDialogModule = IDDialogModule;
3706
- exports.IDErrorMessageComponent = IDErrorMessageComponent;
3707
- exports.IDErrorMessageModule = IDErrorMessageModule;
3708
- exports.IDExpandableComponent = IDExpandableComponent;
3709
- exports.IDExpandableModule = IDExpandableModule;
3710
- exports.IDFooterComponent = IDFooterComponent;
3711
- exports.IDFooterModule = IDFooterModule;
3712
- exports.IDHeaderAvatar = IDHeaderAvatar;
3713
- exports.IDHeaderComponent = IDHeaderComponent;
3714
- exports.IDHeaderItem = IDHeaderItem;
3715
- exports.IDHeaderModule = IDHeaderModule;
3716
- exports.IDHeaderNavItem = IDHeaderNavItem;
3717
- exports.IDIcon = IDIcon;
3718
- exports.IDIconComponent = IDIconComponent;
3719
- exports.IDIconModule = IDIconModule;
3720
- exports.IDInputComponent = IDInputComponent;
3721
- exports.IDInputModule = IDInputModule;
3722
- exports.IDLink = IDLink;
3723
- exports.IDLinkComponent = IDLinkComponent;
3724
- exports.IDLinkFunction = IDLinkFunction;
3725
- exports.IDLinkModule = IDLinkModule;
3726
- exports.IDLinkRoute = IDLinkRoute;
3727
- exports.IDLinkWeb = IDLinkWeb;
3728
- exports.IDListComponent = IDListComponent;
3729
- exports.IDListItemComponent = IDListItemComponent;
3730
- exports.IDListItemInfoComponent = IDListItemInfoComponent;
3731
- exports.IDListItemInfoModule = IDListItemInfoModule;
3732
- exports.IDListItemModule = IDListItemModule;
3733
- exports.IDListModule = IDListModule;
3734
- exports.IDMobileMenuComponent = IDMobileMenuComponent;
3735
- exports.IDMobileMenuItem = IDMobileMenuItem;
3736
- exports.IDMobileMenuModule = IDMobileMenuModule;
3737
- exports.IDNavigationContentComponent = IDNavigationContentComponent;
3738
- exports.IDNavigationContentModule = IDNavigationContentModule;
3739
- exports.IDNavigationLocalComponent = IDNavigationLocalComponent;
3740
- exports.IDNavigationLocalModule = IDNavigationLocalModule;
3741
- exports.IDNotificationBadge = IDNotificationBadge;
3742
- exports.IDNotificationBadgeComponent = IDNotificationBadgeComponent;
3743
- exports.IDNotificationBadgeModule = IDNotificationBadgeModule;
3744
- exports.IDPopoverComponent = IDPopoverComponent;
3745
- exports.IDPopoverModule = IDPopoverModule;
3746
- exports.IDProgressbarComponent = IDProgressbarComponent;
3747
- exports.IDProgressbarModule = IDProgressbarModule;
3748
- exports.IDRadioComponent = IDRadioComponent;
3749
- exports.IDRadioGroupComponent = IDRadioGroupComponent;
3750
- exports.IDRadioModule = IDRadioModule;
3751
- exports.IDRangeComponent = IDRangeComponent;
3752
- exports.IDRangeModule = IDRangeModule;
3753
- exports.IDRowComponent = IDRowComponent;
3754
- exports.IDRowModule = IDRowModule;
3755
- exports.IDSelectComponent = IDSelectComponent;
3756
- exports.IDSelectModule = IDSelectModule;
3757
- exports.IDSelectMultipleComponent = IDSelectMultipleComponent;
3758
- exports.IDSelectMultipleModule = IDSelectMultipleModule;
3759
- exports.IDSpinnerComponent = IDSpinnerComponent;
3760
- exports.IDSpinnerModule = IDSpinnerModule;
3761
- exports.IDStepComponent = IDStepComponent;
3762
- exports.IDStepperComponent = IDStepperComponent;
3763
- exports.IDStepperModule = IDStepperModule;
3764
- exports.IDTab = IDTab;
3765
- exports.IDTabComponent = IDTabComponent;
3766
- exports.IDTabPanelComponent = IDTabPanelComponent;
3767
- exports.IDTabsComponent = IDTabsComponent;
3768
- exports.IDTabsModule = IDTabsModule;
3769
- exports.IDTagComponent = IDTagComponent;
3770
- exports.IDTagModule = IDTagModule;
3771
- exports.IDTextareaComponent = IDTextareaComponent;
3772
- exports.IDTextareaModule = IDTextareaModule;
3773
- exports.IDTimeComponent = IDTimeComponent;
3774
- exports.IDTimeModule = IDTimeModule;
3775
- exports.IDToggleComponent = IDToggleComponent;
3776
- exports.IDToggleModule = IDToggleModule;
3777
- exports.IDTooltipComponent = IDTooltipComponent;
3778
- exports.IDTooltipModule = IDTooltipModule;
22
+ /* Badge
23
+ export { IDBadgeComponent } from './components/badge/badge.component';
24
+ export { IDBadgeModule } from './components/badge/badge.module';
25
+
26
+ /* Button
27
+ export { IDButtonComponent } from './components/button/button.component';
28
+ export { IDButtonModule } from './components/button/button.module';
29
+
30
+ export { IDButtonGroupComponent } from './components/button-group/button-group.component';
31
+ export { IDButtonGroupModule } from './components/button-group/button-group.module';
32
+
33
+ /* Carousel
34
+ export { IDCarouselComponent } from './components/carousel/carousel.component';
35
+ export { IDCarouselModule } from './components/carousel/carousel.module';
36
+ export { IDCarouselItemComponent } from './components/carousel/carousel-item/carousel-item.component';
37
+
38
+ /* Breadcrumbs
39
+ export { IDBreadcrumbsComponent } from './components/breadcrumbs/breadcrumbs.component';
40
+ export { IDBreadcrumbsModule } from './components/breadcrumbs/breadcrumbs.module';
41
+
42
+ /* Card
43
+ export { IDCardComponent } from './components/card/card.component';
44
+ export { IDCardModule } from './components/card/card.module';
45
+
46
+ /* Date-label
47
+ export { IDDateLabelComponent } from './components/date-label/date-label.component';
48
+ export { IDDateLabelModule } from './components/date-label/date-label.module';
49
+
50
+ /* Dialog
51
+ export { IDDialogComponent } from './components/dialog/dialog.component';
52
+ export { IDDialogModule } from './components/dialog/dialog.module';
53
+
54
+ /* Date-label
55
+ export { IDExpandableComponent } from './components/expandable/expandable.component';
56
+ export { IDExpandableModule } from './components/expandable/expandable.module';
57
+
58
+ /* Icon
59
+ export { IDIcon } from './common/classes/icon/IDIcon';
60
+ export { IDIconProps } from './common/classes/icon/IDIconProps';
61
+ export { IDIconComponent } from './components/icon/icon.component';
62
+ export { IDIconModule } from './components/icon/icon.module';
63
+
64
+ /* Form
65
+ export { IDInputComponent } from './components/form/input/input.component';
66
+ export { IDInputModule } from './components/form/input/input.module';
67
+ export { IDCheckboxComponent } from './components/form/checkbox/checkbox.component';
68
+ export { IDCheckboxModule } from './components/form/checkbox/checkbox.module';
69
+ export { IDCheckboxGroupComponent } from './components/form/checkbox-group/checkbox-group.component';
70
+ export { IDCheckboxGroupModule } from './components/form/checkbox-group/checkbox-group.module';
71
+ export { IDErrorMessageComponent } from './components/form/error-message/error-message.component';
72
+ export { IDErrorMessageModule } from './components/form/error-message/error-message.module';
73
+ export { IDRadioComponent } from './components/form/radio/radio.component';
74
+ export { IDRadioGroupComponent } from './components/form/radio/radio-group.component';
75
+ export { IDRadioModule } from './components/form/radio/radio.module';
76
+ export { IDRangeComponent } from './components/form/range/range.component';
77
+ export { IDRangeModule } from './components/form/range/range.module';
78
+ export { IDSelectComponent } from './components/form/select/select.component';
79
+ export { IDSelectModule } from './components/form/select/select.module';
80
+ export { IDSelectMultipleComponent } from './components/form/select-multiple/select-multiple.component';
81
+ export { IDSelectMultipleModule } from './components/form/select-multiple/select-multiple.module';
82
+ export { IDSpinnerComponent } from './components/form/spinner/spinner.component';
83
+ export { IDSpinnerModule } from './components/form/spinner/spinner.module';
84
+ export { IDTimeComponent } from './components/form/time/time.component';
85
+ export { IDTimeModule } from './components/form/time/time.module';
86
+ export { IDTextareaComponent } from './components/form/textarea/textarea.component';
87
+ export { IDTextareaModule } from './components/form/textarea/textarea.module';
88
+
89
+ /* Grid
90
+ export { IDRowComponent } from './components/grid/row/row.component';
91
+ export { IDRowModule } from './components/grid/row/row.module';
92
+ export { IDColumnComponent } from './components/grid/column/column.component';
93
+ export { IDColumnModule } from './components/grid/column/column.module';
94
+ export { IDContainerComponent } from './components/grid/container/container.component';
95
+ export { IDContainerModule } from './components/grid/container/container.module';
96
+
97
+ /* Link
98
+ export { IDLinkComponent } from './components/link/link.component';
99
+ export { IDLinkModule } from './components/link/link.module';
100
+ export { IDLink } from './common/classes/link/IDLink';
101
+ export { IDLinkProps } from './common/classes/link/IDLinkProps';
102
+ export { IDLinkFunction } from './common/classes/link/IDLinkFunction';
103
+ export { IDLinkRoute } from './common/classes/link/IDLinkRoute';
104
+ export { IDLinkWeb } from './common/classes/link/IDLinkWeb';
105
+
106
+ /* List
107
+ export { IDListComponent } from './components/list/list.component';
108
+ export { IDListModule } from './components/list/list.module';
109
+ export { IDListItemComponent } from './components/list/item/list-item.component';
110
+ export { IDListItemInfoComponent } from './components/list/item/info/list-item-info.component';
111
+
112
+ /* Navigation
113
+ export { IDNavigationContentComponent } from './components/navigation/content/navigation-content.component';
114
+ export { IDNavigationContentModule } from './components/navigation/content/navigation-content.module';
115
+ export { IDNavigationLocalComponent } from './components/navigation/local/navigation-local.component';
116
+ export { IDNavigationLocalModule } from './components/navigation/local/navigation-local.module';
117
+
118
+ /* Notification Badge
119
+ export { IDNotificationBadgeComponent } from './components/notification/badge/notification-badge.component';
120
+ export { IDNotificationBadgeModule } from './components/notification/badge/notification-badge.module';
121
+ export { IDNotificationBadge } from './common/classes/notification-badge/notification-badge';
122
+
123
+ /* Mobile Menu
124
+ export { IDMobileMenuComponent } from './components/mobile/menu/mobile-menu.component';
125
+ export { IDMobileMenuModule } from './components/mobile/menu/mobile-menu.module';
126
+ export { IDMobileMenuItem } from './common/classes/mobile/MobileMenuItem';
127
+ export { IDMobileMenuItemProps } from './common/classes/mobile/MobileMenuItemProps';
128
+
129
+ /* Popover
130
+ export { IDPopoverComponent } from './components/popover/popover.component';
131
+ export { IDPopoverModule } from './components/popover/popover.module';
132
+
133
+ /* Progressbar
134
+ export { IDProgressbarComponent } from './components/progressbar/progressbar.component';
135
+ export { IDProgressbarModule } from './components/progressbar/progressbar.module';
136
+
137
+ /* Footer
138
+ export { IDFooterComponent } from './components/footer/footer.component';
139
+ export { IDFooterModule } from './components/footer/footer.module';
140
+
141
+ /* Header
142
+ export { IDHeaderComponent } from './components/header/header.component';
143
+ export { IDHeaderModule } from './components/header/header.module';
144
+ export { IDHeaderItem } from './common/classes/header/IDHeaderItem';
145
+ export { IDHeaderItemProps } from './common/classes/header/IDHeaderItemProps';
146
+ export { IDHeaderAvatar } from './common/classes/header/IDHeaderAvatar';
147
+ export { IDHeaderAvatarProps } from './common/classes/header/IDHeaderAvatarProps';
148
+ export { IDHeaderNavItem } from './common/classes/header/IDHeaderNavItem';
149
+ export { IDHeaderNavItemProps } from './common/classes/header/IDHeaderNavItemProps';
150
+
151
+ /* Stepper
152
+ export { IDStepperComponent } from './components/stepper/stepper/stepper.component';
153
+ export { IDStepComponent } from './components/stepper/step/step.component';
154
+ export { IDStepperModule } from './components/stepper/stepper/stepper.module';
155
+
156
+ /* Tabs
157
+ export { IDTabsComponent } from './components/tabs/tabs.component';
158
+ export { IDTabPanelComponent } from './components/tabs/panel/tab-panel.component';
159
+ export { IDTabComponent } from './components/tabs/tab/tab.component';
160
+ export { IDTabsModule } from './components/tabs/tabs.module';
161
+ export { IDTab } from './common/classes/tabs/IDTab';
162
+ export { IDTabProps } from './common/classes/tabs/IDTabProps';
163
+
164
+ /* Tag
165
+ export { IDTagComponent } from './components/tag/tag.component';
166
+ export { IDTagModule } from './components/tag/tag.module';
167
+
168
+ /* Tooltip
169
+ export { IDTooltipComponent } from './components/tooltip/tooltip.component';
170
+ export { IDTooltipModule } from './components/tooltip/tooltip.module';
171
+
172
+ /* Toggle
173
+ export { IDToggleComponent } from './components/form/toggle/toggle.component';
174
+ export { IDToggleModule } from './components/form/toggle/toggle.module';
175
+
176
+
177
+ /* Icons to be included when needed
178
+
179
+ export * from './lib/components/icons/1177/icon-1177.module';
180
+ export * from './lib/components/icons/agent/icon-agent.module';
181
+ export * from './lib/components/icons/arrow/icon-arrow.module';
182
+ export * from './lib/components/icons/attention/icon-attention.module';
183
+ export * from './lib/components/icons/blekinge/icon-blekinge.module';
184
+ export * from './lib/components/icons/bookmark/icon-bookmark.module';
185
+ export * from './lib/components/icons/calendar/icon-calendar.module';
186
+ export * from './lib/components/icons/call/icon-call.module';
187
+ export * from './lib/components/icons/call-active/icon-call-active.module';
188
+ export * from './lib/components/icons/camera-off/icon-camera-off.module';
189
+ export * from './lib/components/icons/camera-on/icon-camera-on.module';
190
+ export * from './lib/components/icons/camera-switch/icon-camera-switch.module';
191
+ export * from './lib/components/icons/chart-bar/icon-chart-bar.module';
192
+ export * from './lib/components/icons/chart-line/icon-chart-line.module';
193
+ export * from './lib/components/icons/check/icon-check.module';
194
+ export * from './lib/components/icons/chevron/icon-chevron.module';
195
+ export * from './lib/components/icons/chevron-bold/icon-chevron-bold.module';
196
+ export * from './lib/components/icons/clipboard/icon-clipboard.module';
197
+ export * from './lib/components/icons/clipboard-cross/icon-clipboard-cross.module';
198
+ export * from './lib/components/icons/clipboard-text/icon-clipboard-text.module';
199
+ export * from './lib/components/icons/clock/icon-clock.module';
200
+ export * from './lib/components/icons/close/icon-close.module';
201
+ export * from './lib/components/icons/close-bold/icon-close-bold.module';
202
+ export * from './lib/components/icons/cog/icon-cog.module';
203
+ export * from './lib/components/icons/computer/icon-computer.module';
204
+ export * from './lib/components/icons/computer-inera/icon-computer-inera.module';
205
+ export * from './lib/components/icons/copy-file/icon-copy-file.module';
206
+ export * from './lib/components/icons/copy-link/icon-copy-link.module';
207
+ export * from './lib/components/icons/doctors-bag/icon-doctors-bag.module';
208
+ export * from './lib/components/icons/drag-n-drop/icon-drag-n-drop.module';
209
+ export * from './lib/components/icons/ear-hearing/icon-ear-hearing.module';
210
+ export * from './lib/components/icons/edit/icon-edit.module';
211
+ export * from './lib/components/icons/email/icon-email.module';
212
+ export * from './lib/components/icons/expand/icon-expand.module';
213
+ export * from './lib/components/icons/external/icon-external.module';
214
+ export * from './lib/components/icons/facebook/icon-facebook.module';
215
+ export * from './lib/components/icons/file-excel/icon-file-excel.module';
216
+ export * from './lib/components/icons/file-other/icon-file-other.module';
217
+ export * from './lib/components/icons/file-pdf/icon-file-pdf.module';
218
+ export * from './lib/components/icons/file-picture/icon-file-picture.module';
219
+ export * from './lib/components/icons/file-powerpoint/icon-file-powerpoint.module';
220
+ export * from './lib/components/icons/file-word/icon-file-word.module';
221
+ export * from './lib/components/icons/find-care/icon-find-care.module';
222
+ export * from './lib/components/icons/find-region/icon-find-region.module';
223
+ export * from './lib/components/icons/gotland/icon-gotland.module';
224
+ export * from './lib/components/icons/halland/icon-halland.module';
225
+ export * from './lib/components/icons/house/icon-house.module';
226
+ export * from './lib/components/icons/id-card/icon-id-card.module';
227
+ export * from './lib/components/icons/id-card-locked/icon-id-card-locked.module';
228
+ export * from './lib/components/icons/image/icon-image.module';
229
+ export * from './lib/components/icons/inera/icon-inera.module';
230
+ export * from './lib/components/icons/inera-legacy/icon-inera-legacy.module';
231
+ export * from './lib/components/icons/information/icon-information.module';
232
+ export * from './lib/components/icons/jamtland-harjedalen/icon-jamtland-harjedalen.module';
233
+ export * from './lib/components/icons/jonkoping/icon-jonkoping.module';
234
+ export * from './lib/components/icons/kalmar/icon-kalmar.module';
235
+ export * from './lib/components/icons/kronoberg/icon-kronoberg.module';
236
+ export * from './lib/components/icons/lightbulb/icon-lightbulb.module';
237
+ export * from './lib/components/icons/linkedin/icon-linkedin.module';
238
+ export * from './lib/components/icons/list/icon-list.module';
239
+ export * from './lib/components/icons/lock/icon-lock.module';
240
+ export * from './lib/components/icons/lock-open/icon-lock-open.module';
241
+ export * from './lib/components/icons/log/icon-log.module';
242
+ export * from './lib/components/icons/log-locked/icon-log-locked.module';
243
+ export * from './lib/components/icons/menu/icon-menu.module';
244
+ export * from './lib/components/icons/minus/icon-minus.module';
245
+ export * from './lib/components/icons/norrbotten/icon-norrbotten.module';
246
+ export * from './lib/components/icons/office-building/icon-office-building.module';
247
+ export * from './lib/components/icons/orebro/icon-orebro.module';
248
+ export * from './lib/components/icons/organization/icon-organization.module';
249
+ export * from './lib/components/icons/ostergotland/icon-ostergotland.module';
250
+ export * from './lib/components/icons/plus/icon-plus.module';
251
+ export * from './lib/components/icons/print/icon-print.module';
252
+ export * from './lib/components/icons/question/icon-question.module';
253
+ export * from './lib/components/icons/reload/icon-reload.module';
254
+ export * from './lib/components/icons/reply/icon-reply.module';
255
+ export * from './lib/components/icons/search-inera/icon-search-inera.module';
256
+ export * from './lib/components/icons/search/icon-search.module';
257
+ export * from './lib/components/icons/shield-locked-primary/icon-shield-locked-primary.module';
258
+ export * from './lib/components/icons/shield-locked/icon-shield-locked.module';
259
+ export * from './lib/components/icons/skane/icon-skane.module';
260
+ export * from './lib/components/icons/sormland/icon-sormland.module';
261
+ export * from './lib/components/icons/star-filled/icon-star-filled.module';
262
+ export * from './lib/components/icons/star/icon-star.module';
263
+ export * from './lib/components/icons/stockholm/icon-stockholm.module';
264
+ export * from './lib/components/icons/success/icon-success.module';
265
+ export * from './lib/components/icons/swap/icon-swap.module';
266
+ export * from './lib/components/icons/telephone/icon-telephone.module';
267
+ export * from './lib/components/icons/test-tube-analyze/icon-test-tube-analyze.module';
268
+ export * from './lib/components/icons/test-tube-empty/icon-test-tube-empty.module';
269
+ export * from './lib/components/icons/test-tube/icon-test-tube.module';
270
+ export * from './lib/components/icons/toggle-card/icon-toggle-card.module';
271
+ export * from './lib/components/icons/toggle-list/icon-toggle-list.module';
272
+ export * from './lib/components/icons/twitter/icon-twitter.module';
273
+ export * from './lib/components/icons/uppsala/icon-uppsala.module';
274
+ export * from './lib/components/icons/user/icon-user.module';
275
+ export * from './lib/components/icons/vasterbotten/icon-vasterbotten.module';
276
+ export * from './lib/components/icons/vasternorrland/icon-vasternorrland.module';
277
+ export * from './lib/components/icons/vastmanland/icon-vastmanland.module';
278
+ export * from './lib/components/icons/vastra-gotaland/icon-vastra-gotaland.module';
279
+ export * from './lib/components/icons/video-off/icon-video-off.module';
280
+ export * from './lib/components/icons/video-on/icon-video-on.module';
281
+ export * from './lib/components/icons/video-switch/icon-video-switch.module';
282
+ export * from './lib/components/icons/visibility-off/icon-visibility-off.module';
283
+ export * from './lib/components/icons/visibility/icon-visibility.module';
284
+ export * from './lib/components/icons/warning/icon-warning.module';
285
+ export * from './lib/components/icons/1177/icon-1177.component';
286
+ export * from './lib/components/icons/agent/icon-agent.component';
287
+ export * from './lib/components/icons/arrow/icon-arrow.component';
288
+ export * from './lib/components/icons/attention/icon-attention.component';
289
+ export * from './lib/components/icons/blekinge/icon-blekinge.component';
290
+ export * from './lib/components/icons/bookmark/icon-bookmark.component';
291
+ export * from './lib/components/icons/calendar/icon-calendar.component';
292
+ export * from './lib/components/icons/call/icon-call.component';
293
+ export * from './lib/components/icons/call-active/icon-call-active.component';
294
+ export * from './lib/components/icons/camera-off/icon-camera-off.component';
295
+ export * from './lib/components/icons/camera-on/icon-camera-on.component';
296
+ export * from './lib/components/icons/camera-switch/icon-camera-switch.component';
297
+ export * from './lib/components/icons/chart-bar/icon-chart-bar.component';
298
+ export * from './lib/components/icons/chart-line/icon-chart-line.component';
299
+ export * from './lib/components/icons/check/icon-check.component';
300
+ export * from './lib/components/icons/chevron/icon-chevron.component';
301
+ export * from './lib/components/icons/chevron-bold/icon-chevron-bold.component';
302
+ export * from './lib/components/icons/clipboard/icon-clipboard.component';
303
+ export * from './lib/components/icons/clipboard-cross/icon-clipboard-cross.component';
304
+ export * from './lib/components/icons/clipboard-text/icon-clipboard-text.component';
305
+ export * from './lib/components/icons/clock/icon-clock.component';
306
+ export * from './lib/components/icons/close/icon-close.component';
307
+ export * from './lib/components/icons/close-bold/icon-close-bold.component';
308
+ export * from './lib/components/icons/cog/icon-cog.component';
309
+ export * from './lib/components/icons/computer/icon-computer.component';
310
+ export * from './lib/components/icons/computer-inera/icon-computer-inera.component';
311
+ export * from './lib/components/icons/copy-file/icon-copy-file.component';
312
+ export * from './lib/components/icons/copy-link/icon-copy-link.component';
313
+ export * from './lib/components/icons/doctors-bag/icon-doctors-bag.component';
314
+ export * from './lib/components/icons/drag-n-drop/icon-drag-n-drop.component';
315
+ export * from './lib/components/icons/ear-hearing/icon-ear-hearing.component';
316
+ export * from './lib/components/icons/edit/icon-edit.component';
317
+ export * from './lib/components/icons/email/icon-email.component';
318
+ export * from './lib/components/icons/expand/icon-expand.component';
319
+ export * from './lib/components/icons/external/icon-external.component';
320
+ export * from './lib/components/icons/facebook/icon-facebook.component';
321
+ export * from './lib/components/icons/file-excel/icon-file-excel.component';
322
+ export * from './lib/components/icons/file-other/icon-file-other.component';
323
+ export * from './lib/components/icons/file-pdf/icon-file-pdf.component';
324
+ export * from './lib/components/icons/file-picture/icon-file-picture.component';
325
+ export * from './lib/components/icons/file-powerpoint/icon-file-powerpoint.component';
326
+ export * from './lib/components/icons/file-word/icon-file-word.component';
327
+ export * from './lib/components/icons/find-care/icon-find-care.component';
328
+ export * from './lib/components/icons/find-region/icon-find-region.component';
329
+ export * from './lib/components/icons/gotland/icon-gotland.component';
330
+ export * from './lib/components/icons/halland/icon-halland.component';
331
+ export * from './lib/components/icons/house/icon-house.component';
332
+ export * from './lib/components/icons/id-card/icon-id-card.component';
333
+ export * from './lib/components/icons/id-card-locked/icon-id-card-locked.component';
334
+ export * from './lib/components/icons/image/icon-image.component';
335
+ export * from './lib/components/icons/inera/icon-inera.component';
336
+ export * from './lib/components/icons/inera-legacy/icon-inera-legacy.component';
337
+ export * from './lib/components/icons/information/icon-information.component';
338
+ export * from './lib/components/icons/jamtland-harjedalen/icon-jamtland-harjedalen.component';
339
+ export * from './lib/components/icons/jonkoping/icon-jonkoping.component';
340
+ export * from './lib/components/icons/kalmar/icon-kalmar.component';
341
+ export * from './lib/components/icons/kronoberg/icon-kronoberg.component';
342
+ export * from './lib/components/icons/lightbulb/icon-lightbulb.component';
343
+ export * from './lib/components/icons/linkedin/icon-linkedin.component';
344
+ export * from './lib/components/icons/list/icon-list.component';
345
+ export * from './lib/components/icons/lock/icon-lock.component';
346
+ export * from './lib/components/icons/lock-open/icon-lock-open.component';
347
+ export * from './lib/components/icons/log/icon-log.component';
348
+ export * from './lib/components/icons/log-locked/icon-log-locked.component';
349
+ export * from './lib/components/icons/menu/icon-menu.component';
350
+ export * from './lib/components/icons/minus/icon-minus.component';
351
+ export * from './lib/components/icons/norrbotten/icon-norrbotten.component';
352
+ export * from './lib/components/icons/office-building/icon-office-building.component';
353
+ export * from './lib/components/icons/orebro/icon-orebro.component';
354
+ export * from './lib/components/icons/organization/icon-organization.component';
355
+ export * from './lib/components/icons/ostergotland/icon-ostergotland.component';
356
+ export * from './lib/components/icons/plus/icon-plus.component';
357
+ export * from './lib/components/icons/print/icon-print.component';
358
+ export * from './lib/components/icons/question/icon-question.component';
359
+ export * from './lib/components/icons/reload/icon-reload.component';
360
+ export * from './lib/components/icons/reply/icon-reply.component';
361
+ export * from './lib/components/icons/search-inera/icon-search-inera.component';
362
+ export * from './lib/components/icons/search/icon-search.component';
363
+ export * from './lib/components/icons/shield-locked-primary/icon-shield-locked-primary.component';
364
+ export * from './lib/components/icons/shield-locked/icon-shield-locked.component';
365
+ export * from './lib/components/icons/skane/icon-skane.component';
366
+ export * from './lib/components/icons/sormland/icon-sormland.component';
367
+ export * from './lib/components/icons/star-filled/icon-star-filled.component';
368
+ export * from './lib/components/icons/star/icon-star.component';
369
+ export * from './lib/components/icons/stockholm/icon-stockholm.component';
370
+ export * from './lib/components/icons/success/icon-success.component';
371
+ export * from './lib/components/icons/swap/icon-swap.component';
372
+ export * from './lib/components/icons/telephone/icon-telephone.component';
373
+ export * from './lib/components/icons/test-tube-analyze/icon-test-tube-analyze.component';
374
+ export * from './lib/components/icons/test-tube-empty/icon-test-tube-empty.component';
375
+ export * from './lib/components/icons/test-tube/icon-test-tube.component';
376
+ export * from './lib/components/icons/toggle-card/icon-toggle-card.component';
377
+ export * from './lib/components/icons/toggle-list/icon-toggle-list.component';
378
+ export * from './lib/components/icons/twitter/icon-twitter.component';
379
+ export * from './lib/components/icons/uppsala/icon-uppsala.component';
380
+ export * from './lib/components/icons/user/icon-user.component';
381
+ export * from './lib/components/icons/vasterbotten/icon-vasterbotten.component';
382
+ export * from './lib/components/icons/vasternorrland/icon-vasternorrland.component';
383
+ export * from './lib/components/icons/vastmanland/icon-vastmanland.component';
384
+ export * from './lib/components/icons/vastra-gotaland/icon-vastra-gotaland.component';
385
+ export * from './lib/components/icons/video-off/icon-video-off.component';
386
+ export * from './lib/components/icons/video-on/icon-video-on.component';
387
+ export * from './lib/components/icons/video-switch/icon-video-switch.component';
388
+ export * from './lib/components/icons/visibility-off/icon-visibility-off.component';
389
+ export * from './lib/components/icons/visibility/icon-visibility.component';
390
+ export * from './lib/components/icons/warning/icon-warning.component';
391
+
392
+ */
3779
393
 
3780
- Object.defineProperty(exports, '__esModule', { value: true });
394
+ /**
395
+ * Generated bundle index. Do not edit.
396
+ */
3781
397
 
3782
398
  }));
3783
399
  //# sourceMappingURL=inera-ids-angular.umd.js.map