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