@inera/ids-angular 4.2.0 → 4.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (699) hide show
  1. package/bundles/inera-ids-angular-common.umd.js +1088 -0
  2. package/bundles/inera-ids-angular-common.umd.js.map +1 -0
  3. package/bundles/inera-ids-angular-components-agent.umd.js +91 -0
  4. package/bundles/inera-ids-angular-components-agent.umd.js.map +1 -0
  5. package/bundles/inera-ids-angular-components-alert-global.umd.js +100 -0
  6. package/bundles/inera-ids-angular-components-alert-global.umd.js.map +1 -0
  7. package/bundles/inera-ids-angular-components-alert.umd.js +111 -0
  8. package/bundles/inera-ids-angular-components-alert.umd.js.map +1 -0
  9. package/bundles/inera-ids-angular-components-badge.umd.js +76 -0
  10. package/bundles/inera-ids-angular-components-badge.umd.js.map +1 -0
  11. package/bundles/inera-ids-angular-components-breadcrumbs.umd.js +98 -0
  12. package/bundles/inera-ids-angular-components-breadcrumbs.umd.js.map +1 -0
  13. package/bundles/inera-ids-angular-components-button-group.umd.js +80 -0
  14. package/bundles/inera-ids-angular-components-button-group.umd.js.map +1 -0
  15. package/bundles/inera-ids-angular-components-button.umd.js +138 -0
  16. package/bundles/inera-ids-angular-components-button.umd.js.map +1 -0
  17. package/bundles/inera-ids-angular-components-card.umd.js +86 -0
  18. package/bundles/inera-ids-angular-components-card.umd.js.map +1 -0
  19. package/bundles/inera-ids-angular-components-carousel.umd.js +114 -0
  20. package/bundles/inera-ids-angular-components-carousel.umd.js.map +1 -0
  21. package/bundles/inera-ids-angular-components-date-label.umd.js +89 -0
  22. package/bundles/inera-ids-angular-components-date-label.umd.js.map +1 -0
  23. package/bundles/inera-ids-angular-components-dialog.umd.js +120 -0
  24. package/bundles/inera-ids-angular-components-dialog.umd.js.map +1 -0
  25. package/bundles/inera-ids-angular-components-expandable.umd.js +105 -0
  26. package/bundles/inera-ids-angular-components-expandable.umd.js.map +1 -0
  27. package/bundles/inera-ids-angular-components-footer.umd.js +106 -0
  28. package/bundles/inera-ids-angular-components-footer.umd.js.map +1 -0
  29. package/bundles/inera-ids-angular-components-form-checkbox-group.umd.js +417 -0
  30. package/bundles/inera-ids-angular-components-form-checkbox-group.umd.js.map +1 -0
  31. package/bundles/inera-ids-angular-components-form-checkbox.umd.js +407 -0
  32. package/bundles/inera-ids-angular-components-form-checkbox.umd.js.map +1 -0
  33. package/bundles/inera-ids-angular-components-form-error-message.umd.js +78 -0
  34. package/bundles/inera-ids-angular-components-form-error-message.umd.js.map +1 -0
  35. package/bundles/inera-ids-angular-components-form-input.umd.js +408 -0
  36. package/bundles/inera-ids-angular-components-form-input.umd.js.map +1 -0
  37. package/bundles/inera-ids-angular-components-form-radio.umd.js +442 -0
  38. package/bundles/inera-ids-angular-components-form-radio.umd.js.map +1 -0
  39. package/bundles/inera-ids-angular-components-form-range.umd.js +77 -0
  40. package/bundles/inera-ids-angular-components-form-range.umd.js.map +1 -0
  41. package/bundles/inera-ids-angular-components-form-select-multiple.umd.js +431 -0
  42. package/bundles/inera-ids-angular-components-form-select-multiple.umd.js.map +1 -0
  43. package/bundles/inera-ids-angular-components-form-select.umd.js +403 -0
  44. package/bundles/inera-ids-angular-components-form-select.umd.js.map +1 -0
  45. package/bundles/inera-ids-angular-components-form-spinner.umd.js +80 -0
  46. package/bundles/inera-ids-angular-components-form-spinner.umd.js.map +1 -0
  47. package/bundles/inera-ids-angular-components-form-textarea.umd.js +412 -0
  48. package/bundles/inera-ids-angular-components-form-textarea.umd.js.map +1 -0
  49. package/bundles/inera-ids-angular-components-form-time.umd.js +403 -0
  50. package/bundles/inera-ids-angular-components-form-time.umd.js.map +1 -0
  51. package/bundles/inera-ids-angular-components-form-toggle.umd.js +74 -0
  52. package/bundles/inera-ids-angular-components-form-toggle.umd.js.map +1 -0
  53. package/bundles/inera-ids-angular-components-grid-column.umd.js +104 -0
  54. package/bundles/inera-ids-angular-components-grid-column.umd.js.map +1 -0
  55. package/bundles/inera-ids-angular-components-grid-container.umd.js +80 -0
  56. package/bundles/inera-ids-angular-components-grid-container.umd.js.map +1 -0
  57. package/bundles/inera-ids-angular-components-grid-row.umd.js +90 -0
  58. package/bundles/inera-ids-angular-components-grid-row.umd.js.map +1 -0
  59. package/bundles/inera-ids-angular-components-grid.umd.js +204 -0
  60. package/bundles/inera-ids-angular-components-grid.umd.js.map +1 -0
  61. package/bundles/inera-ids-angular-components-header.umd.js +132 -0
  62. package/bundles/inera-ids-angular-components-header.umd.js.map +1 -0
  63. package/bundles/inera-ids-angular-components-icon.umd.js +104 -0
  64. package/bundles/inera-ids-angular-components-icon.umd.js.map +1 -0
  65. package/bundles/inera-ids-angular-components-link.umd.js +142 -0
  66. package/bundles/inera-ids-angular-components-link.umd.js.map +1 -0
  67. package/bundles/inera-ids-angular-components-list.umd.js +143 -0
  68. package/bundles/inera-ids-angular-components-list.umd.js.map +1 -0
  69. package/bundles/inera-ids-angular-components-mobile-menu.umd.js +85 -0
  70. package/bundles/inera-ids-angular-components-mobile-menu.umd.js.map +1 -0
  71. package/bundles/inera-ids-angular-components-navigation-content.umd.js +76 -0
  72. package/bundles/inera-ids-angular-components-navigation-content.umd.js.map +1 -0
  73. package/bundles/inera-ids-angular-components-navigation-local.umd.js +76 -0
  74. package/bundles/inera-ids-angular-components-navigation-local.umd.js.map +1 -0
  75. package/bundles/inera-ids-angular-components-notification-badge.umd.js +77 -0
  76. package/bundles/inera-ids-angular-components-notification-badge.umd.js.map +1 -0
  77. package/bundles/inera-ids-angular-components-popover.umd.js +88 -0
  78. package/bundles/inera-ids-angular-components-popover.umd.js.map +1 -0
  79. package/bundles/inera-ids-angular-components-progressbar.umd.js +79 -0
  80. package/bundles/inera-ids-angular-components-progressbar.umd.js.map +1 -0
  81. package/bundles/inera-ids-angular-components-stepper.umd.js +111 -0
  82. package/bundles/inera-ids-angular-components-stepper.umd.js.map +1 -0
  83. package/bundles/inera-ids-angular-components-tabs.umd.js +149 -0
  84. package/bundles/inera-ids-angular-components-tabs.umd.js.map +1 -0
  85. package/bundles/inera-ids-angular-components-tag.umd.js +88 -0
  86. package/bundles/inera-ids-angular-components-tag.umd.js.map +1 -0
  87. package/bundles/inera-ids-angular-components-tooltip.umd.js +73 -0
  88. package/bundles/inera-ids-angular-components-tooltip.umd.js.map +1 -0
  89. package/bundles/inera-ids-angular.umd.js +391 -3775
  90. package/bundles/inera-ids-angular.umd.js.map +1 -1
  91. package/{lib → common}/classes/header/IDHeaderAvatar.d.ts +1 -0
  92. package/{lib → common}/classes/header/IDHeaderAvatarProps.d.ts +1 -0
  93. package/{lib → common}/classes/header/IDHeaderNavItem.d.ts +1 -0
  94. package/{lib → common}/classes/header/IDHeaderNavItemProps.d.ts +1 -0
  95. package/{lib → common}/classes/link/IDLink.d.ts +1 -0
  96. package/{lib → common}/classes/link/IDLinkProps.d.ts +3 -1
  97. package/{lib → common}/classes/link/IDLinkRoute.d.ts +5 -0
  98. package/common/inera-ids-angular-common.d.ts +5 -0
  99. package/common/package.json +10 -0
  100. package/common/public-api.d.ts +21 -0
  101. package/components/agent/inera-ids-angular-components-agent.d.ts +5 -0
  102. package/components/agent/package.json +10 -0
  103. package/components/agent/public-api.d.ts +2 -0
  104. package/components/alert/inera-ids-angular-components-alert.d.ts +5 -0
  105. package/components/alert/package.json +10 -0
  106. package/components/alert/public-api.d.ts +2 -0
  107. package/{lib/components → components}/alert-global/alert-global.component.d.ts +1 -1
  108. package/{lib/components → components}/alert-global/alert-global.module.d.ts +3 -1
  109. package/components/alert-global/inera-ids-angular-components-alert-global.d.ts +5 -0
  110. package/components/alert-global/package.json +13 -0
  111. package/components/alert-global/public-api.d.ts +2 -0
  112. package/components/badge/inera-ids-angular-components-badge.d.ts +5 -0
  113. package/components/badge/package.json +10 -0
  114. package/components/badge/public-api.d.ts +2 -0
  115. package/{lib/components → components}/breadcrumbs/breadcrumbs.component.d.ts +1 -1
  116. package/{lib/components → components}/breadcrumbs/breadcrumbs.module.d.ts +1 -1
  117. package/components/breadcrumbs/inera-ids-angular-components-breadcrumbs.d.ts +5 -0
  118. package/components/breadcrumbs/package.json +10 -0
  119. package/components/breadcrumbs/public-api.d.ts +2 -0
  120. package/{lib/components → components}/button/button.component.d.ts +1 -1
  121. package/{lib/components → components}/button/button.module.d.ts +1 -1
  122. package/components/button/inera-ids-angular-components-button.d.ts +5 -0
  123. package/components/button/package.json +10 -0
  124. package/components/button/public-api.d.ts +2 -0
  125. package/components/button-group/inera-ids-angular-components-button-group.d.ts +5 -0
  126. package/components/button-group/package.json +10 -0
  127. package/components/button-group/public-api.d.ts +2 -0
  128. package/{lib/components → components}/card/card.component.d.ts +2 -1
  129. package/components/card/inera-ids-angular-components-card.d.ts +5 -0
  130. package/components/card/package.json +10 -0
  131. package/components/card/public-api.d.ts +2 -0
  132. package/components/carousel/inera-ids-angular-components-carousel.d.ts +5 -0
  133. package/components/carousel/package.json +10 -0
  134. package/components/carousel/public-api.d.ts +3 -0
  135. package/components/date-label/inera-ids-angular-components-date-label.d.ts +5 -0
  136. package/components/date-label/package.json +10 -0
  137. package/components/date-label/public-api.d.ts +2 -0
  138. package/{lib/components → components}/dialog/dialog.component.d.ts +5 -1
  139. package/components/dialog/inera-ids-angular-components-dialog.d.ts +5 -0
  140. package/components/dialog/package.json +10 -0
  141. package/components/dialog/public-api.d.ts +2 -0
  142. package/{lib/components → components}/expandable/expandable.component.d.ts +7 -1
  143. package/components/expandable/inera-ids-angular-components-expandable.d.ts +5 -0
  144. package/components/expandable/package.json +10 -0
  145. package/components/expandable/public-api.d.ts +2 -0
  146. package/{lib/components → components}/footer/footer.component.d.ts +3 -2
  147. package/{lib/components → components}/footer/footer.module.d.ts +1 -1
  148. package/components/footer/inera-ids-angular-components-footer.d.ts +5 -0
  149. package/components/footer/package.json +10 -0
  150. package/components/footer/public-api.d.ts +2 -0
  151. package/{lib/components → components}/form/checkbox/checkbox.component.d.ts +3 -3
  152. package/components/form/checkbox/inera-ids-angular-components-form-checkbox.d.ts +5 -0
  153. package/components/form/checkbox/package.json +10 -0
  154. package/components/form/checkbox/public-api.d.ts +2 -0
  155. package/{lib/components → components}/form/checkbox-group/checkbox-group.component.d.ts +1 -1
  156. package/components/form/checkbox-group/inera-ids-angular-components-form-checkbox-group.d.ts +5 -0
  157. package/components/form/checkbox-group/package.json +10 -0
  158. package/components/form/checkbox-group/public-api.d.ts +2 -0
  159. package/components/form/error-message/inera-ids-angular-components-form-error-message.d.ts +5 -0
  160. package/components/form/error-message/package.json +10 -0
  161. package/components/form/error-message/public-api.d.ts +2 -0
  162. package/components/form/input/inera-ids-angular-components-form-input.d.ts +5 -0
  163. package/{lib/components → components}/form/input/input.component.d.ts +1 -1
  164. package/components/form/input/package.json +10 -0
  165. package/components/form/input/public-api.d.ts +2 -0
  166. package/components/form/radio/inera-ids-angular-components-form-radio.d.ts +5 -0
  167. package/components/form/radio/package.json +10 -0
  168. package/components/form/radio/public-api.d.ts +3 -0
  169. package/{lib/components → components}/form/radio/radio.component.d.ts +1 -1
  170. package/components/form/range/inera-ids-angular-components-form-range.d.ts +5 -0
  171. package/components/form/range/package.json +10 -0
  172. package/components/form/range/public-api.d.ts +2 -0
  173. package/components/form/select/inera-ids-angular-components-form-select.d.ts +5 -0
  174. package/components/form/select/package.json +10 -0
  175. package/components/form/select/public-api.d.ts +2 -0
  176. package/{lib/components → components}/form/select/select.component.d.ts +1 -1
  177. package/components/form/select-multiple/inera-ids-angular-components-form-select-multiple.d.ts +5 -0
  178. package/components/form/select-multiple/package.json +10 -0
  179. package/components/form/select-multiple/public-api.d.ts +2 -0
  180. package/{lib/components → components}/form/select-multiple/select-multiple.component.d.ts +3 -2
  181. package/components/form/spinner/inera-ids-angular-components-form-spinner.d.ts +5 -0
  182. package/components/form/spinner/package.json +10 -0
  183. package/components/form/spinner/public-api.d.ts +2 -0
  184. package/components/form/textarea/inera-ids-angular-components-form-textarea.d.ts +5 -0
  185. package/components/form/textarea/package.json +10 -0
  186. package/components/form/textarea/public-api.d.ts +2 -0
  187. package/{lib/components → components}/form/textarea/textarea.component.d.ts +3 -2
  188. package/{lib/components → components}/form/textarea/textarea.module.d.ts +2 -1
  189. package/components/form/time/inera-ids-angular-components-form-time.d.ts +5 -0
  190. package/components/form/time/package.json +10 -0
  191. package/components/form/time/public-api.d.ts +2 -0
  192. package/{lib/components → components}/form/time/time.component.d.ts +1 -1
  193. package/components/form/toggle/inera-ids-angular-components-form-toggle.d.ts +5 -0
  194. package/components/form/toggle/package.json +10 -0
  195. package/components/form/toggle/public-api.d.ts +2 -0
  196. package/components/grid/column/inera-ids-angular-components-grid-column.d.ts +5 -0
  197. package/components/grid/column/package.json +10 -0
  198. package/components/grid/column/public-api.d.ts +2 -0
  199. package/components/grid/container/inera-ids-angular-components-grid-container.d.ts +5 -0
  200. package/components/grid/container/package.json +10 -0
  201. package/components/grid/container/public-api.d.ts +2 -0
  202. package/components/grid/inera-ids-angular-components-grid.d.ts +5 -0
  203. package/components/grid/package.json +10 -0
  204. package/components/grid/public-api.d.ts +6 -0
  205. package/components/grid/row/inera-ids-angular-components-grid-row.d.ts +5 -0
  206. package/components/grid/row/package.json +10 -0
  207. package/components/grid/row/public-api.d.ts +2 -0
  208. package/{lib/components → components}/header/header.component.d.ts +1 -4
  209. package/{lib/components → components}/header/header.module.d.ts +2 -2
  210. package/components/header/inera-ids-angular-components-header.d.ts +5 -0
  211. package/components/header/package.json +10 -0
  212. package/components/header/public-api.d.ts +2 -0
  213. package/components/icon/inera-ids-angular-components-icon.d.ts +5 -0
  214. package/components/icon/package.json +10 -0
  215. package/components/icon/public-api.d.ts +2 -0
  216. package/components/link/inera-ids-angular-components-link.d.ts +5 -0
  217. package/{lib/components → components}/link/link.component.d.ts +3 -3
  218. package/components/link/package.json +10 -0
  219. package/components/link/public-api.d.ts +2 -0
  220. package/components/list/inera-ids-angular-components-list.d.ts +5 -0
  221. package/{lib/components → components}/list/item/list-item.component.d.ts +2 -1
  222. package/{lib/components → components}/list/list.module.d.ts +3 -1
  223. package/components/list/package.json +10 -0
  224. package/components/list/public-api.d.ts +4 -0
  225. package/components/mobile/menu/inera-ids-angular-components-mobile-menu.d.ts +5 -0
  226. package/{lib/components → components}/mobile/menu/mobile-menu.component.d.ts +1 -1
  227. package/{lib/components → components}/mobile/menu/mobile-menu.module.d.ts +1 -1
  228. package/components/mobile/menu/package.json +10 -0
  229. package/components/mobile/menu/public-api.d.ts +2 -0
  230. package/components/navigation/content/inera-ids-angular-components-navigation-content.d.ts +5 -0
  231. package/components/navigation/content/package.json +10 -0
  232. package/components/navigation/content/public-api.d.ts +2 -0
  233. package/components/navigation/local/inera-ids-angular-components-navigation-local.d.ts +5 -0
  234. package/components/navigation/local/package.json +10 -0
  235. package/components/navigation/local/public-api.d.ts +2 -0
  236. package/components/notification/badge/inera-ids-angular-components-notification-badge.d.ts +5 -0
  237. package/components/notification/badge/package.json +10 -0
  238. package/components/notification/badge/public-api.d.ts +2 -0
  239. package/components/popover/inera-ids-angular-components-popover.d.ts +5 -0
  240. package/components/popover/package.json +10 -0
  241. package/components/popover/public-api.d.ts +2 -0
  242. package/components/progressbar/inera-ids-angular-components-progressbar.d.ts +5 -0
  243. package/components/progressbar/package.json +10 -0
  244. package/components/progressbar/public-api.d.ts +2 -0
  245. package/components/stepper/inera-ids-angular-components-stepper.d.ts +5 -0
  246. package/components/stepper/package.json +10 -0
  247. package/components/stepper/public-api.d.ts +3 -0
  248. package/components/tabs/inera-ids-angular-components-tabs.d.ts +5 -0
  249. package/components/tabs/package.json +10 -0
  250. package/components/tabs/public-api.d.ts +4 -0
  251. package/{lib/components → components}/tabs/tab/tab.component.d.ts +1 -1
  252. package/{lib/components → components}/tabs/tabs.component.d.ts +1 -1
  253. package/components/tag/inera-ids-angular-components-tag.d.ts +5 -0
  254. package/components/tag/package.json +10 -0
  255. package/components/tag/public-api.d.ts +2 -0
  256. package/components/tooltip/inera-ids-angular-components-tooltip.d.ts +5 -0
  257. package/components/tooltip/package.json +10 -0
  258. package/components/tooltip/public-api.d.ts +2 -0
  259. package/esm2015/{lib/components/form/base → common/classes/form}/IDFormBase.js +1 -1
  260. package/esm2015/common/classes/header/IDHeaderAvatar.js +27 -0
  261. package/esm2015/common/classes/header/IDHeaderAvatarProps.js +2 -0
  262. package/esm2015/common/classes/header/IDHeaderItem.js +18 -0
  263. package/esm2015/common/classes/header/IDHeaderItemProps.js +2 -0
  264. package/esm2015/common/classes/header/IDHeaderNavItem.js +36 -0
  265. package/esm2015/common/classes/header/IDHeaderNavItemProps.js +2 -0
  266. package/esm2015/common/classes/icon/IDIcon.js +39 -0
  267. package/esm2015/common/classes/icon/IDIconProps.js +2 -0
  268. package/esm2015/common/classes/link/IDLink.js +27 -0
  269. package/esm2015/common/classes/link/IDLinkFunction.js +17 -0
  270. package/esm2015/common/classes/link/IDLinkProps.js +2 -0
  271. package/esm2015/common/classes/link/IDLinkRoute.js +39 -0
  272. package/esm2015/common/classes/link/IDLinkWeb.js +22 -0
  273. package/esm2015/common/classes/mobile/MobileMenuItem.js +47 -0
  274. package/esm2015/common/classes/mobile/MobileMenuItemProps.js +2 -0
  275. package/esm2015/common/classes/notification-badge/notification-badge.js +17 -0
  276. package/esm2015/common/classes/tabs/IDTab.js +21 -0
  277. package/esm2015/common/classes/tabs/IDTabProps.js +2 -0
  278. package/esm2015/common/components/anchor.component.js +86 -0
  279. package/esm2015/{lib/internals → common/components}/anchor.module.js +3 -3
  280. package/esm2015/common/inera-ids-angular-common.js +5 -0
  281. package/esm2015/common/public-api.js +15 -0
  282. package/esm2015/{lib/components → components}/agent/agent.component.js +1 -1
  283. package/esm2015/{lib/components → components}/agent/agent.module.js +1 -1
  284. package/esm2015/components/agent/inera-ids-angular-components-agent.js +5 -0
  285. package/esm2015/components/agent/public-api.js +3 -0
  286. package/esm2015/components/alert/alert.component.js +53 -0
  287. package/esm2015/{lib/components → components}/alert/alert.module.js +1 -1
  288. package/esm2015/components/alert/inera-ids-angular-components-alert.js +5 -0
  289. package/esm2015/components/alert/public-api.js +3 -0
  290. package/esm2015/components/alert-global/alert-global.component.js +39 -0
  291. package/esm2015/components/alert-global/alert-global.module.js +29 -0
  292. package/esm2015/components/alert-global/inera-ids-angular-components-alert-global.js +5 -0
  293. package/esm2015/components/alert-global/public-api.js +3 -0
  294. package/esm2015/components/badge/badge.component.js +19 -0
  295. package/esm2015/{lib/components → components}/badge/badge.module.js +1 -1
  296. package/esm2015/components/badge/inera-ids-angular-components-badge.js +5 -0
  297. package/esm2015/components/badge/public-api.js +3 -0
  298. package/esm2015/{lib/components → components}/breadcrumbs/breadcrumbs.component.js +2 -2
  299. package/esm2015/components/breadcrumbs/breadcrumbs.module.js +32 -0
  300. package/esm2015/components/breadcrumbs/inera-ids-angular-components-breadcrumbs.js +5 -0
  301. package/esm2015/components/breadcrumbs/public-api.js +3 -0
  302. package/esm2015/components/button/button.component.js +80 -0
  303. package/esm2015/components/button/button.module.js +25 -0
  304. package/esm2015/components/button/inera-ids-angular-components-button.js +5 -0
  305. package/esm2015/components/button/public-api.js +3 -0
  306. package/esm2015/components/button-group/button-group.component.js +23 -0
  307. package/esm2015/{lib/components → components}/button-group/button-group.module.js +1 -1
  308. package/esm2015/components/button-group/inera-ids-angular-components-button-group.js +5 -0
  309. package/esm2015/components/button-group/public-api.js +3 -0
  310. package/esm2015/components/card/card.component.js +29 -0
  311. package/esm2015/{lib/components → components}/card/card.module.js +1 -1
  312. package/esm2015/components/card/inera-ids-angular-components-card.js +5 -0
  313. package/esm2015/components/card/public-api.js +3 -0
  314. package/esm2015/components/carousel/carousel-item/carousel-item.component.js +25 -0
  315. package/esm2015/{lib/components → components}/carousel/carousel.component.js +1 -1
  316. package/esm2015/{lib/components → components}/carousel/carousel.module.js +1 -1
  317. package/esm2015/components/carousel/inera-ids-angular-components-carousel.js +5 -0
  318. package/esm2015/components/carousel/public-api.js +4 -0
  319. package/esm2015/components/date-label/date-label.component.js +32 -0
  320. package/esm2015/{lib/components → components}/date-label/date-label.module.js +1 -1
  321. package/esm2015/components/date-label/inera-ids-angular-components-date-label.js +5 -0
  322. package/esm2015/components/date-label/public-api.js +3 -0
  323. package/esm2015/components/dialog/dialog.component.js +63 -0
  324. package/esm2015/{lib/components → components}/dialog/dialog.module.js +1 -1
  325. package/esm2015/components/dialog/inera-ids-angular-components-dialog.js +5 -0
  326. package/esm2015/components/dialog/public-api.js +3 -0
  327. package/esm2015/components/expandable/expandable.component.js +48 -0
  328. package/esm2015/{lib/components → components}/expandable/expandable.module.js +1 -1
  329. package/esm2015/components/expandable/inera-ids-angular-components-expandable.js +5 -0
  330. package/esm2015/components/expandable/public-api.js +3 -0
  331. package/esm2015/components/footer/footer.component.js +48 -0
  332. package/esm2015/components/footer/footer.module.js +25 -0
  333. package/esm2015/components/footer/inera-ids-angular-components-footer.js +5 -0
  334. package/esm2015/components/footer/public-api.js +3 -0
  335. package/esm2015/components/form/checkbox/checkbox.component.js +22 -0
  336. package/esm2015/{lib/components → components}/form/checkbox/checkbox.module.js +1 -1
  337. package/esm2015/components/form/checkbox/inera-ids-angular-components-form-checkbox.js +5 -0
  338. package/esm2015/components/form/checkbox/public-api.js +3 -0
  339. package/esm2015/components/form/checkbox-group/checkbox-group.component.js +31 -0
  340. package/esm2015/components/form/checkbox-group/checkbox-group.module.js +25 -0
  341. package/esm2015/components/form/checkbox-group/inera-ids-angular-components-form-checkbox-group.js +5 -0
  342. package/esm2015/components/form/checkbox-group/public-api.js +3 -0
  343. package/esm2015/components/form/error-message/error-message.component.js +21 -0
  344. package/esm2015/{lib/components → components}/form/error-message/error-message.module.js +1 -1
  345. package/esm2015/components/form/error-message/inera-ids-angular-components-form-error-message.js +5 -0
  346. package/esm2015/components/form/error-message/public-api.js +3 -0
  347. package/esm2015/components/form/input/inera-ids-angular-components-form-input.js +5 -0
  348. package/esm2015/components/form/input/input.component.js +22 -0
  349. package/esm2015/{lib/components → components}/form/input/input.module.js +1 -1
  350. package/esm2015/components/form/input/public-api.js +3 -0
  351. package/esm2015/components/form/radio/inera-ids-angular-components-form-radio.js +5 -0
  352. package/esm2015/components/form/radio/public-api.js +4 -0
  353. package/esm2015/components/form/radio/radio-group.component.js +30 -0
  354. package/esm2015/components/form/radio/radio.component.js +16 -0
  355. package/esm2015/components/form/radio/radio.module.js +33 -0
  356. package/esm2015/components/form/range/inera-ids-angular-components-form-range.js +5 -0
  357. package/esm2015/components/form/range/public-api.js +3 -0
  358. package/esm2015/{lib/components → components}/form/range/range.component.js +1 -1
  359. package/esm2015/{lib/components → components}/form/range/range.module.js +1 -1
  360. package/esm2015/components/form/select/inera-ids-angular-components-form-select.js +5 -0
  361. package/esm2015/components/form/select/public-api.js +3 -0
  362. package/esm2015/components/form/select/select.component.js +16 -0
  363. package/esm2015/{lib/components → components}/form/select/select.module.js +1 -1
  364. package/esm2015/components/form/select-multiple/inera-ids-angular-components-form-select-multiple.js +5 -0
  365. package/esm2015/components/form/select-multiple/public-api.js +3 -0
  366. package/esm2015/components/form/select-multiple/select-multiple.component.js +41 -0
  367. package/esm2015/{lib/components → components}/form/select-multiple/select-multiple.module.js +1 -1
  368. package/esm2015/components/form/spinner/inera-ids-angular-components-form-spinner.js +5 -0
  369. package/esm2015/components/form/spinner/public-api.js +3 -0
  370. package/esm2015/components/form/spinner/spinner.component.js +23 -0
  371. package/esm2015/{lib/components → components}/form/spinner/spinner.module.js +1 -1
  372. package/esm2015/components/form/textarea/inera-ids-angular-components-form-textarea.js +5 -0
  373. package/esm2015/components/form/textarea/public-api.js +3 -0
  374. package/esm2015/components/form/textarea/textarea.component.js +26 -0
  375. package/esm2015/components/form/textarea/textarea.module.js +24 -0
  376. package/esm2015/components/form/time/inera-ids-angular-components-form-time.js +5 -0
  377. package/esm2015/components/form/time/public-api.js +3 -0
  378. package/esm2015/components/form/time/time.component.js +16 -0
  379. package/esm2015/{lib/components → components}/form/time/time.module.js +1 -1
  380. package/esm2015/components/form/toggle/inera-ids-angular-components-form-toggle.js +5 -0
  381. package/esm2015/components/form/toggle/public-api.js +3 -0
  382. package/esm2015/{lib/components → components}/form/toggle/toggle.component.js +1 -1
  383. package/esm2015/{lib/components → components}/form/toggle/toggle.module.js +1 -1
  384. package/esm2015/components/grid/column/column.component.js +47 -0
  385. package/esm2015/{lib/components → components}/grid/column/column.module.js +1 -1
  386. package/esm2015/components/grid/column/inera-ids-angular-components-grid-column.js +5 -0
  387. package/esm2015/components/grid/column/public-api.js +3 -0
  388. package/esm2015/components/grid/container/container.component.js +23 -0
  389. package/esm2015/{lib/components → components}/grid/container/container.module.js +1 -1
  390. package/esm2015/components/grid/container/inera-ids-angular-components-grid-container.js +5 -0
  391. package/esm2015/components/grid/container/public-api.js +3 -0
  392. package/esm2015/components/grid/inera-ids-angular-components-grid.js +5 -0
  393. package/esm2015/components/grid/public-api.js +7 -0
  394. package/esm2015/components/grid/row/inera-ids-angular-components-grid-row.js +5 -0
  395. package/esm2015/components/grid/row/public-api.js +3 -0
  396. package/esm2015/components/grid/row/row.component.js +33 -0
  397. package/esm2015/{lib/components → components}/grid/row/row.module.js +1 -1
  398. package/esm2015/components/header/header.component.js +74 -0
  399. package/esm2015/{lib/components → components}/header/header.module.js +3 -3
  400. package/esm2015/components/header/inera-ids-angular-components-header.js +5 -0
  401. package/esm2015/components/header/public-api.js +3 -0
  402. package/esm2015/components/icon/icon.component.js +47 -0
  403. package/esm2015/{lib/components → components}/icon/icon.module.js +1 -1
  404. package/esm2015/components/icon/inera-ids-angular-components-icon.js +5 -0
  405. package/esm2015/components/icon/public-api.js +3 -0
  406. package/esm2015/components/link/inera-ids-angular-components-link.js +5 -0
  407. package/esm2015/components/link/link.component.js +84 -0
  408. package/esm2015/{lib/components → components}/link/link.module.js +1 -1
  409. package/esm2015/components/link/public-api.js +3 -0
  410. package/esm2015/components/list/inera-ids-angular-components-list.js +5 -0
  411. package/esm2015/components/list/item/info/list-item-info.component.js +16 -0
  412. package/esm2015/components/list/item/list-item.component.js +44 -0
  413. package/esm2015/{lib/components → components}/list/list.component.js +1 -1
  414. package/esm2015/components/list/list.module.js +32 -0
  415. package/esm2015/components/list/public-api.js +5 -0
  416. package/esm2015/components/mobile/menu/inera-ids-angular-components-mobile-menu.js +5 -0
  417. package/esm2015/components/mobile/menu/mobile-menu.component.js +27 -0
  418. package/esm2015/components/mobile/menu/mobile-menu.module.js +25 -0
  419. package/esm2015/components/mobile/menu/public-api.js +3 -0
  420. package/esm2015/components/navigation/content/inera-ids-angular-components-navigation-content.js +5 -0
  421. package/esm2015/{lib/components → components}/navigation/content/navigation-content.component.js +1 -1
  422. package/esm2015/{lib/components → components}/navigation/content/navigation-content.module.js +1 -1
  423. package/esm2015/components/navigation/content/public-api.js +3 -0
  424. package/esm2015/components/navigation/local/inera-ids-angular-components-navigation-local.js +5 -0
  425. package/esm2015/{lib/components → components}/navigation/local/navigation-local.component.js +1 -1
  426. package/esm2015/{lib/components → components}/navigation/local/navigation-local.module.js +1 -1
  427. package/esm2015/components/navigation/local/public-api.js +3 -0
  428. package/esm2015/components/notification/badge/inera-ids-angular-components-notification-badge.js +5 -0
  429. package/esm2015/components/notification/badge/notification-badge.component.js +20 -0
  430. package/esm2015/{lib/components → components}/notification/badge/notification-badge.module.js +1 -1
  431. package/esm2015/components/notification/badge/public-api.js +3 -0
  432. package/esm2015/components/popover/inera-ids-angular-components-popover.js +5 -0
  433. package/esm2015/components/popover/popover.component.js +31 -0
  434. package/esm2015/{lib/components → components}/popover/popover.module.js +1 -1
  435. package/esm2015/components/popover/public-api.js +3 -0
  436. package/esm2015/components/progressbar/inera-ids-angular-components-progressbar.js +5 -0
  437. package/esm2015/{lib/components → components}/progressbar/progressbar.component.js +1 -1
  438. package/esm2015/{lib/components → components}/progressbar/progressbar.module.js +1 -1
  439. package/esm2015/components/progressbar/public-api.js +3 -0
  440. package/esm2015/components/stepper/inera-ids-angular-components-stepper.js +5 -0
  441. package/esm2015/components/stepper/public-api.js +4 -0
  442. package/esm2015/components/stepper/step/step.component.js +34 -0
  443. package/esm2015/{lib/components → components}/stepper/stepper.component.js +1 -1
  444. package/esm2015/{lib/components → components}/stepper/stepper.module.js +1 -1
  445. package/esm2015/components/tabs/inera-ids-angular-components-tabs.js +5 -0
  446. package/esm2015/components/tabs/panel/tab-panel.component.js +21 -0
  447. package/esm2015/components/tabs/public-api.js +5 -0
  448. package/esm2015/components/tabs/tab/tab.component.js +35 -0
  449. package/esm2015/components/tabs/tabs.component.js +28 -0
  450. package/esm2015/components/tabs/tabs.module.js +35 -0
  451. package/esm2015/components/tag/inera-ids-angular-components-tag.js +5 -0
  452. package/esm2015/components/tag/public-api.js +3 -0
  453. package/esm2015/components/tag/tag.component.js +31 -0
  454. package/esm2015/{lib/components → components}/tag/tag.module.js +1 -1
  455. package/esm2015/components/tooltip/inera-ids-angular-components-tooltip.js +5 -0
  456. package/esm2015/components/tooltip/public-api.js +3 -0
  457. package/esm2015/{lib/components → components}/tooltip/tooltip.component.js +1 -1
  458. package/esm2015/{lib/components → components}/tooltip/tooltip.module.js +1 -1
  459. package/esm2015/inera-ids-angular.js +1 -1
  460. package/esm2015/public-api.js +172 -142
  461. package/fesm2015/inera-ids-angular-common.js +440 -0
  462. package/fesm2015/inera-ids-angular-common.js.map +1 -0
  463. package/fesm2015/inera-ids-angular-components-agent.js +61 -0
  464. package/fesm2015/inera-ids-angular-components-agent.js.map +1 -0
  465. package/fesm2015/inera-ids-angular-components-alert-global.js +72 -0
  466. package/fesm2015/inera-ids-angular-components-alert-global.js.map +1 -0
  467. package/fesm2015/inera-ids-angular-components-alert.js +81 -0
  468. package/fesm2015/inera-ids-angular-components-alert.js.map +1 -0
  469. package/fesm2015/inera-ids-angular-components-badge.js +45 -0
  470. package/fesm2015/inera-ids-angular-components-badge.js.map +1 -0
  471. package/fesm2015/inera-ids-angular-components-breadcrumbs.js +69 -0
  472. package/fesm2015/inera-ids-angular-components-breadcrumbs.js.map +1 -0
  473. package/fesm2015/inera-ids-angular-components-button-group.js +49 -0
  474. package/fesm2015/inera-ids-angular-components-button-group.js.map +1 -0
  475. package/fesm2015/inera-ids-angular-components-button.js +109 -0
  476. package/fesm2015/inera-ids-angular-components-button.js.map +1 -0
  477. package/fesm2015/inera-ids-angular-components-card.js +55 -0
  478. package/fesm2015/inera-ids-angular-components-card.js.map +1 -0
  479. package/fesm2015/inera-ids-angular-components-carousel.js +81 -0
  480. package/fesm2015/inera-ids-angular-components-carousel.js.map +1 -0
  481. package/fesm2015/inera-ids-angular-components-date-label.js +58 -0
  482. package/fesm2015/inera-ids-angular-components-date-label.js.map +1 -0
  483. package/fesm2015/inera-ids-angular-components-dialog.js +89 -0
  484. package/fesm2015/inera-ids-angular-components-dialog.js.map +1 -0
  485. package/fesm2015/inera-ids-angular-components-expandable.js +74 -0
  486. package/fesm2015/inera-ids-angular-components-expandable.js.map +1 -0
  487. package/fesm2015/inera-ids-angular-components-footer.js +77 -0
  488. package/fesm2015/inera-ids-angular-components-footer.js.map +1 -0
  489. package/fesm2015/inera-ids-angular-components-form-checkbox-group.js +60 -0
  490. package/fesm2015/inera-ids-angular-components-form-checkbox-group.js.map +1 -0
  491. package/fesm2015/inera-ids-angular-components-form-checkbox.js +48 -0
  492. package/fesm2015/inera-ids-angular-components-form-checkbox.js.map +1 -0
  493. package/fesm2015/inera-ids-angular-components-form-error-message.js +47 -0
  494. package/fesm2015/inera-ids-angular-components-form-error-message.js.map +1 -0
  495. package/fesm2015/inera-ids-angular-components-form-input.js +50 -0
  496. package/fesm2015/inera-ids-angular-components-form-input.js.map +1 -0
  497. package/fesm2015/inera-ids-angular-components-form-radio.js +80 -0
  498. package/fesm2015/inera-ids-angular-components-form-radio.js.map +1 -0
  499. package/fesm2015/inera-ids-angular-components-form-range.js +46 -0
  500. package/fesm2015/inera-ids-angular-components-form-range.js.map +1 -0
  501. package/fesm2015/inera-ids-angular-components-form-select-multiple.js +74 -0
  502. package/fesm2015/inera-ids-angular-components-form-select-multiple.js.map +1 -0
  503. package/fesm2015/inera-ids-angular-components-form-select.js +42 -0
  504. package/fesm2015/inera-ids-angular-components-form-select.js.map +1 -0
  505. package/fesm2015/inera-ids-angular-components-form-spinner.js +49 -0
  506. package/fesm2015/inera-ids-angular-components-form-spinner.js.map +1 -0
  507. package/fesm2015/inera-ids-angular-components-form-textarea.js +54 -0
  508. package/fesm2015/inera-ids-angular-components-form-textarea.js.map +1 -0
  509. package/fesm2015/inera-ids-angular-components-form-time.js +42 -0
  510. package/fesm2015/inera-ids-angular-components-form-time.js.map +1 -0
  511. package/fesm2015/inera-ids-angular-components-form-toggle.js +42 -0
  512. package/fesm2015/inera-ids-angular-components-form-toggle.js.map +1 -0
  513. package/fesm2015/inera-ids-angular-components-grid-column.js +73 -0
  514. package/fesm2015/inera-ids-angular-components-grid-column.js.map +1 -0
  515. package/fesm2015/inera-ids-angular-components-grid-container.js +49 -0
  516. package/fesm2015/inera-ids-angular-components-grid-container.js.map +1 -0
  517. package/fesm2015/inera-ids-angular-components-grid-row.js +59 -0
  518. package/fesm2015/inera-ids-angular-components-grid-row.js.map +1 -0
  519. package/fesm2015/inera-ids-angular-components-grid.js +163 -0
  520. package/fesm2015/inera-ids-angular-components-grid.js.map +1 -0
  521. package/fesm2015/inera-ids-angular-components-header.js +104 -0
  522. package/fesm2015/inera-ids-angular-components-header.js.map +1 -0
  523. package/fesm2015/inera-ids-angular-components-icon.js +73 -0
  524. package/fesm2015/inera-ids-angular-components-icon.js.map +1 -0
  525. package/fesm2015/inera-ids-angular-components-link.js +113 -0
  526. package/fesm2015/inera-ids-angular-components-link.js.map +1 -0
  527. package/fesm2015/inera-ids-angular-components-list.js +106 -0
  528. package/fesm2015/inera-ids-angular-components-list.js.map +1 -0
  529. package/fesm2015/inera-ids-angular-components-mobile-menu.js +56 -0
  530. package/fesm2015/inera-ids-angular-components-mobile-menu.js.map +1 -0
  531. package/fesm2015/inera-ids-angular-components-navigation-content.js +45 -0
  532. package/fesm2015/inera-ids-angular-components-navigation-content.js.map +1 -0
  533. package/fesm2015/inera-ids-angular-components-navigation-local.js +45 -0
  534. package/fesm2015/inera-ids-angular-components-navigation-local.js.map +1 -0
  535. package/fesm2015/inera-ids-angular-components-notification-badge.js +46 -0
  536. package/fesm2015/inera-ids-angular-components-notification-badge.js.map +1 -0
  537. package/fesm2015/inera-ids-angular-components-popover.js +57 -0
  538. package/fesm2015/inera-ids-angular-components-popover.js.map +1 -0
  539. package/fesm2015/inera-ids-angular-components-progressbar.js +48 -0
  540. package/fesm2015/inera-ids-angular-components-progressbar.js.map +1 -0
  541. package/fesm2015/inera-ids-angular-components-stepper.js +76 -0
  542. package/fesm2015/inera-ids-angular-components-stepper.js.map +1 -0
  543. package/fesm2015/inera-ids-angular-components-tabs.js +116 -0
  544. package/fesm2015/inera-ids-angular-components-tabs.js.map +1 -0
  545. package/fesm2015/inera-ids-angular-components-tag.js +57 -0
  546. package/fesm2015/inera-ids-angular-components-tag.js.map +1 -0
  547. package/fesm2015/inera-ids-angular-components-tooltip.js +41 -0
  548. package/fesm2015/inera-ids-angular-components-tooltip.js.map +1 -0
  549. package/fesm2015/inera-ids-angular.js +171 -2677
  550. package/fesm2015/inera-ids-angular.js.map +1 -1
  551. package/package.json +2 -2
  552. package/public-api.d.ts +2 -111
  553. package/esm2015/lib/classes/header/IDHeaderAvatar.js +0 -24
  554. package/esm2015/lib/classes/header/IDHeaderAvatarProps.js +0 -2
  555. package/esm2015/lib/classes/header/IDHeaderItem.js +0 -18
  556. package/esm2015/lib/classes/header/IDHeaderItemProps.js +0 -2
  557. package/esm2015/lib/classes/header/IDHeaderNavItem.js +0 -33
  558. package/esm2015/lib/classes/header/IDHeaderNavItemProps.js +0 -2
  559. package/esm2015/lib/classes/icon/IDIcon.js +0 -39
  560. package/esm2015/lib/classes/icon/IDIconProps.js +0 -2
  561. package/esm2015/lib/classes/link/IDLink.js +0 -24
  562. package/esm2015/lib/classes/link/IDLinkFunction.js +0 -17
  563. package/esm2015/lib/classes/link/IDLinkProps.js +0 -2
  564. package/esm2015/lib/classes/link/IDLinkRoute.js +0 -27
  565. package/esm2015/lib/classes/link/IDLinkWeb.js +0 -22
  566. package/esm2015/lib/classes/mobile/MobileMenuItem.js +0 -47
  567. package/esm2015/lib/classes/mobile/MobileMenuItemProps.js +0 -2
  568. package/esm2015/lib/classes/notification-badge.js +0 -17
  569. package/esm2015/lib/classes/tabs/IDTab.js +0 -21
  570. package/esm2015/lib/classes/tabs/IDTabProps.js +0 -2
  571. package/esm2015/lib/components/alert/alert.component.js +0 -53
  572. package/esm2015/lib/components/alert-global/alert-global.component.js +0 -39
  573. package/esm2015/lib/components/alert-global/alert-global.module.js +0 -24
  574. package/esm2015/lib/components/badge/badge.component.js +0 -19
  575. package/esm2015/lib/components/breadcrumbs/breadcrumbs.module.js +0 -29
  576. package/esm2015/lib/components/button/button.component.js +0 -80
  577. package/esm2015/lib/components/button/button.module.js +0 -25
  578. package/esm2015/lib/components/button-group/button-group.component.js +0 -23
  579. package/esm2015/lib/components/card/card.component.js +0 -26
  580. package/esm2015/lib/components/carousel/carousel-item/carousel-item.component.js +0 -25
  581. package/esm2015/lib/components/date-label/date-label.component.js +0 -32
  582. package/esm2015/lib/components/dialog/dialog.component.js +0 -47
  583. package/esm2015/lib/components/expandable/expandable.component.js +0 -29
  584. package/esm2015/lib/components/footer/footer.component.js +0 -45
  585. package/esm2015/lib/components/footer/footer.module.js +0 -25
  586. package/esm2015/lib/components/form/checkbox/checkbox.component.js +0 -22
  587. package/esm2015/lib/components/form/checkbox-group/checkbox-group.component.js +0 -31
  588. package/esm2015/lib/components/form/checkbox-group/checkbox-group.module.js +0 -25
  589. package/esm2015/lib/components/form/error-message/error-message.component.js +0 -21
  590. package/esm2015/lib/components/form/input/input.component.js +0 -22
  591. package/esm2015/lib/components/form/radio/radio-group.component.js +0 -30
  592. package/esm2015/lib/components/form/radio/radio.component.js +0 -16
  593. package/esm2015/lib/components/form/radio/radio.module.js +0 -33
  594. package/esm2015/lib/components/form/select/select.component.js +0 -16
  595. package/esm2015/lib/components/form/select-multiple/select-multiple.component.js +0 -38
  596. package/esm2015/lib/components/form/spinner/spinner.component.js +0 -23
  597. package/esm2015/lib/components/form/textarea/textarea.component.js +0 -22
  598. package/esm2015/lib/components/form/textarea/textarea.module.js +0 -22
  599. package/esm2015/lib/components/form/time/time.component.js +0 -16
  600. package/esm2015/lib/components/grid/column/column.component.js +0 -47
  601. package/esm2015/lib/components/grid/container/container.component.js +0 -23
  602. package/esm2015/lib/components/grid/row/row.component.js +0 -33
  603. package/esm2015/lib/components/header/header.component.js +0 -74
  604. package/esm2015/lib/components/icon/icon.component.js +0 -47
  605. package/esm2015/lib/components/link/link.component.js +0 -84
  606. package/esm2015/lib/components/list/item/info/list-item-info.component.js +0 -16
  607. package/esm2015/lib/components/list/item/info/list-item-info.module.js +0 -21
  608. package/esm2015/lib/components/list/item/list-item.component.js +0 -41
  609. package/esm2015/lib/components/list/item/list-item.module.js +0 -21
  610. package/esm2015/lib/components/list/list.module.js +0 -22
  611. package/esm2015/lib/components/mobile/menu/mobile-menu.component.js +0 -27
  612. package/esm2015/lib/components/mobile/menu/mobile-menu.module.js +0 -25
  613. package/esm2015/lib/components/notification/badge/notification-badge.component.js +0 -20
  614. package/esm2015/lib/components/popover/popover.component.js +0 -31
  615. package/esm2015/lib/components/stepper/step/step.component.js +0 -34
  616. package/esm2015/lib/components/tabs/panel/tab-panel.component.js +0 -21
  617. package/esm2015/lib/components/tabs/tab/tab.component.js +0 -35
  618. package/esm2015/lib/components/tabs/tabs.component.js +0 -28
  619. package/esm2015/lib/components/tabs/tabs.module.js +0 -35
  620. package/esm2015/lib/components/tag/tag.component.js +0 -31
  621. package/esm2015/lib/internals/anchor.component.js +0 -86
  622. package/lib/components/list/item/info/list-item-info.module.d.ts +0 -7
  623. package/lib/components/list/item/list-item.module.d.ts +0 -7
  624. /package/{lib/components/form/base → common/classes/form}/IDFormBase.d.ts +0 -0
  625. /package/{lib → common}/classes/header/IDHeaderItem.d.ts +0 -0
  626. /package/{lib → common}/classes/header/IDHeaderItemProps.d.ts +0 -0
  627. /package/{lib → common}/classes/icon/IDIcon.d.ts +0 -0
  628. /package/{lib → common}/classes/icon/IDIconProps.d.ts +0 -0
  629. /package/{lib → common}/classes/link/IDLinkFunction.d.ts +0 -0
  630. /package/{lib → common}/classes/link/IDLinkWeb.d.ts +0 -0
  631. /package/{lib → common}/classes/mobile/MobileMenuItem.d.ts +0 -0
  632. /package/{lib → common}/classes/mobile/MobileMenuItemProps.d.ts +0 -0
  633. /package/{lib/classes → common/classes/notification-badge}/notification-badge.d.ts +0 -0
  634. /package/{lib → common}/classes/tabs/IDTab.d.ts +0 -0
  635. /package/{lib → common}/classes/tabs/IDTabProps.d.ts +0 -0
  636. /package/{lib/internals → common/components}/anchor.component.d.ts +0 -0
  637. /package/{lib/internals → common/components}/anchor.module.d.ts +0 -0
  638. /package/{lib/components → components}/agent/agent.component.d.ts +0 -0
  639. /package/{lib/components → components}/agent/agent.module.d.ts +0 -0
  640. /package/{lib/components → components}/alert/alert.component.d.ts +0 -0
  641. /package/{lib/components → components}/alert/alert.module.d.ts +0 -0
  642. /package/{lib/components → components}/badge/badge.component.d.ts +0 -0
  643. /package/{lib/components → components}/badge/badge.module.d.ts +0 -0
  644. /package/{lib/components → components}/button-group/button-group.component.d.ts +0 -0
  645. /package/{lib/components → components}/button-group/button-group.module.d.ts +0 -0
  646. /package/{lib/components → components}/card/card.module.d.ts +0 -0
  647. /package/{lib/components → components}/carousel/carousel-item/carousel-item.component.d.ts +0 -0
  648. /package/{lib/components → components}/carousel/carousel.component.d.ts +0 -0
  649. /package/{lib/components → components}/carousel/carousel.module.d.ts +0 -0
  650. /package/{lib/components → components}/date-label/date-label.component.d.ts +0 -0
  651. /package/{lib/components → components}/date-label/date-label.module.d.ts +0 -0
  652. /package/{lib/components → components}/dialog/dialog.module.d.ts +0 -0
  653. /package/{lib/components → components}/expandable/expandable.module.d.ts +0 -0
  654. /package/{lib/components → components}/form/checkbox/checkbox.module.d.ts +0 -0
  655. /package/{lib/components → components}/form/checkbox-group/checkbox-group.module.d.ts +0 -0
  656. /package/{lib/components → components}/form/error-message/error-message.component.d.ts +0 -0
  657. /package/{lib/components → components}/form/error-message/error-message.module.d.ts +0 -0
  658. /package/{lib/components → components}/form/input/input.module.d.ts +0 -0
  659. /package/{lib/components → components}/form/radio/radio-group.component.d.ts +0 -0
  660. /package/{lib/components → components}/form/radio/radio.module.d.ts +0 -0
  661. /package/{lib/components → components}/form/range/range.component.d.ts +0 -0
  662. /package/{lib/components → components}/form/range/range.module.d.ts +0 -0
  663. /package/{lib/components → components}/form/select/select.module.d.ts +0 -0
  664. /package/{lib/components → components}/form/select-multiple/select-multiple.module.d.ts +0 -0
  665. /package/{lib/components → components}/form/spinner/spinner.component.d.ts +0 -0
  666. /package/{lib/components → components}/form/spinner/spinner.module.d.ts +0 -0
  667. /package/{lib/components → components}/form/time/time.module.d.ts +0 -0
  668. /package/{lib/components → components}/form/toggle/toggle.component.d.ts +0 -0
  669. /package/{lib/components → components}/form/toggle/toggle.module.d.ts +0 -0
  670. /package/{lib/components → components}/grid/column/column.component.d.ts +0 -0
  671. /package/{lib/components → components}/grid/column/column.module.d.ts +0 -0
  672. /package/{lib/components → components}/grid/container/container.component.d.ts +0 -0
  673. /package/{lib/components → components}/grid/container/container.module.d.ts +0 -0
  674. /package/{lib/components → components}/grid/row/row.component.d.ts +0 -0
  675. /package/{lib/components → components}/grid/row/row.module.d.ts +0 -0
  676. /package/{lib/components → components}/icon/icon.component.d.ts +0 -0
  677. /package/{lib/components → components}/icon/icon.module.d.ts +0 -0
  678. /package/{lib/components → components}/link/link.module.d.ts +0 -0
  679. /package/{lib/components → components}/list/item/info/list-item-info.component.d.ts +0 -0
  680. /package/{lib/components → components}/list/list.component.d.ts +0 -0
  681. /package/{lib/components → components}/navigation/content/navigation-content.component.d.ts +0 -0
  682. /package/{lib/components → components}/navigation/content/navigation-content.module.d.ts +0 -0
  683. /package/{lib/components → components}/navigation/local/navigation-local.component.d.ts +0 -0
  684. /package/{lib/components → components}/navigation/local/navigation-local.module.d.ts +0 -0
  685. /package/{lib/components → components}/notification/badge/notification-badge.component.d.ts +0 -0
  686. /package/{lib/components → components}/notification/badge/notification-badge.module.d.ts +0 -0
  687. /package/{lib/components → components}/popover/popover.component.d.ts +0 -0
  688. /package/{lib/components → components}/popover/popover.module.d.ts +0 -0
  689. /package/{lib/components → components}/progressbar/progressbar.component.d.ts +0 -0
  690. /package/{lib/components → components}/progressbar/progressbar.module.d.ts +0 -0
  691. /package/{lib/components → components}/stepper/step/step.component.d.ts +0 -0
  692. /package/{lib/components → components}/stepper/stepper.component.d.ts +0 -0
  693. /package/{lib/components → components}/stepper/stepper.module.d.ts +0 -0
  694. /package/{lib/components → components}/tabs/panel/tab-panel.component.d.ts +0 -0
  695. /package/{lib/components → components}/tabs/tabs.module.d.ts +0 -0
  696. /package/{lib/components → components}/tag/tag.component.d.ts +0 -0
  697. /package/{lib/components → components}/tag/tag.module.d.ts +0 -0
  698. /package/{lib/components → components}/tooltip/tooltip.component.d.ts +0 -0
  699. /package/{lib/components → components}/tooltip/tooltip.module.d.ts +0 -0
@@ -1,2678 +1,174 @@
1
- import * as i0 from '@angular/core';
2
- import { EventEmitter, Component, Input, Output, NgModule, CUSTOM_ELEMENTS_SCHEMA, ViewEncapsulation, HostBinding } from '@angular/core';
3
- import '@inera/ids-core/components/alert/register';
4
- import * as i2 from '@angular/common';
5
- import { CommonModule } from '@angular/common';
6
- import '@inera/ids-core/components/alert-global/register';
7
- import '@inera/ids-core/components/agent/register';
8
- import '@inera/ids-core/components/badge/register';
9
- import '@inera/ids-core/components/button/register';
10
- import '@inera/ids-core/components/icon/register';
11
- import '@inera/ids-core/components/button-group/register';
12
- import '@inera/ids-core/components/carousel/register';
13
- import * as i1 from '@angular/platform-browser';
14
- import * as i3 from '@angular/router';
15
- import { RouterModule } from '@angular/router';
16
- import '@inera/ids-core/components/breadcrumbs/register';
17
- import '@inera/ids-core/components/card/register';
18
- import '@inera/ids-core/components/date-label/register';
19
- import '@inera/ids-core/components/dialog/register';
20
- import '@inera/ids-core/components/expandable/register';
21
- import '@inera/ids-core/components/form/input/register';
22
- import '@inera/ids-core/components/form/checkbox/register';
23
- import '@inera/ids-core/components/form/checkbox-group/register';
24
- import '@inera/ids-core/components/form/error-message/register';
25
- import '@inera/ids-core/components/form/radio/register';
26
- import '@inera/ids-core/components/form/range/register';
27
- import '@inera/ids-core/components/form/select/register';
28
- import '@inera/ids-core/components/form/select-multiple/register';
29
- import '@inera/ids-core/components/form/spinner/register';
30
- import '@inera/ids-core/components/form/time/register';
31
- import '@inera/ids-core/components/form/textarea/register';
32
- import '@inera/ids-core/components/grid/row/register';
33
- import '@inera/ids-core/components/grid/column/register';
34
- import '@inera/ids-core/components/grid/container/register';
35
- import '@inera/ids-core/components/link/register';
36
- import '@inera/ids-core/components/list/register';
37
- import '@inera/ids-core/components/navigation/content/register';
38
- import '@inera/ids-core/components/navigation/local/register';
39
- import '@inera/ids-core/components/notification/badge/register';
40
- import '@inera/ids-core/components/mobile/menu/register';
41
- import '@inera/ids-core/components/popover/register';
42
- import '@inera/ids-core/components/progressbar/register';
43
- import '@inera/ids-core/components/footer/register';
44
- import '@inera/ids-core/components/header/register';
45
- import '@inera/ids-core/components/stepper/register';
46
- import '@inera/ids-core/components/tabs/register';
47
- import '@inera/ids-core/components/tag/register';
48
- import '@inera/ids-core/components/tooltip/register';
49
- import '@inera/ids-core/components/form/toggle/register';
50
-
51
- class IDAlertComponent {
52
- constructor() {
53
- this.dismissible = false;
54
- this.collapsable = false;
55
- this.collapsed = false;
56
- this.srcollapsetext = '';
57
- this.srexpandtext = '';
58
- this.headline = '';
59
- this.live = '';
60
- this.type = '';
61
- this.srclosetext = '';
62
- this.sricontitle = '';
63
- this.onClosed = new EventEmitter();
64
- this.onCollapsed = new EventEmitter();
65
- }
66
- }
67
- IDAlertComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDAlertComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
68
- IDAlertComponent.ɵcmp = i0.ɵɵ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, 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; }"] });
69
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDAlertComponent, decorators: [{
70
- type: Component,
71
- args: [{
72
- selector: 'id-alert',
73
- templateUrl: './alert.component.html',
74
- styles: [':host { display: block; }']
75
- }]
76
- }], ctorParameters: function () { return []; }, propDecorators: { dismissible: [{
77
- type: Input
78
- }], collapsable: [{
79
- type: Input
80
- }], collapsed: [{
81
- type: Input
82
- }], srcollapsetext: [{
83
- type: Input
84
- }], srexpandtext: [{
85
- type: Input
86
- }], headline: [{
87
- type: Input
88
- }], live: [{
89
- type: Input
90
- }], type: [{
91
- type: Input
92
- }], srclosetext: [{
93
- type: Input
94
- }], sricontitle: [{
95
- type: Input
96
- }], onClosed: [{
97
- type: Output
98
- }], onCollapsed: [{
99
- type: Output
100
- }] } });
101
-
102
- class IDAlertModule {
103
- }
104
- IDAlertModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDAlertModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
105
- IDAlertModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDAlertModule, declarations: [IDAlertComponent], imports: [CommonModule], exports: [IDAlertComponent] });
106
- IDAlertModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDAlertModule, imports: [[CommonModule]] });
107
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDAlertModule, decorators: [{
108
- type: NgModule,
109
- args: [{
110
- declarations: [
111
- IDAlertComponent
112
- ],
113
- exports: [
114
- IDAlertComponent
115
- ],
116
- imports: [CommonModule],
117
- schemas: [CUSTOM_ELEMENTS_SCHEMA],
118
- }]
119
- }] });
120
-
121
- class IDAlertGlobalComponent {
122
- constructor() {
123
- this.expanded = true;
124
- this.headline = '';
125
- this.hidemobileicon = '';
126
- this.showtext = 'Visa mer';
127
- this.hidetext = 'Visa mindre';
128
- this.icon = undefined;
129
- this.onDidToggleExpansion = new EventEmitter();
130
- }
131
- }
132
- IDAlertGlobalComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDAlertGlobalComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
133
- IDAlertGlobalComponent.ɵcmp = i0.ɵɵ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, 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.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] });
134
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDAlertGlobalComponent, decorators: [{
135
- type: Component,
136
- args: [{
137
- selector: 'id-alert-global',
138
- templateUrl: './alert-global.component.html',
139
- styles: [':host { display: block; }']
140
- }]
141
- }], ctorParameters: function () { return []; }, propDecorators: { expanded: [{
142
- type: Input
143
- }], headline: [{
144
- type: Input
145
- }], hidemobileicon: [{
146
- type: Input
147
- }], showtext: [{
148
- type: Input
149
- }], hidetext: [{
150
- type: Input
151
- }], icon: [{
152
- type: Input
153
- }], onDidToggleExpansion: [{
154
- type: Output
155
- }] } });
156
-
157
- class IDAlertGlobalModule {
158
- }
159
- IDAlertGlobalModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDAlertGlobalModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
160
- IDAlertGlobalModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDAlertGlobalModule, declarations: [IDAlertGlobalComponent], imports: [CommonModule], exports: [IDAlertGlobalComponent] });
161
- IDAlertGlobalModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDAlertGlobalModule, imports: [[CommonModule]] });
162
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDAlertGlobalModule, decorators: [{
163
- type: NgModule,
164
- args: [{
165
- declarations: [
166
- IDAlertGlobalComponent
167
- ],
168
- exports: [
169
- IDAlertGlobalComponent
170
- ],
171
- imports: [CommonModule],
172
- schemas: [CUSTOM_ELEMENTS_SCHEMA],
173
- }]
174
- }] });
175
-
176
- class IDAgentComponent {
177
- constructor() {
178
- this.expanded = true;
179
- this.headline = '';
180
- this.showtext = 'Visa mer';
181
- this.hidetext = 'Visa mindre';
182
- this.onDidToggleExpansion = new EventEmitter();
183
- }
184
- }
185
- IDAgentComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDAgentComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
186
- IDAgentComponent.ɵcmp = i0.ɵɵ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, 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.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] });
187
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDAgentComponent, decorators: [{
188
- type: Component,
189
- args: [{
190
- selector: 'id-agent',
191
- templateUrl: './agent.component.html',
192
- styles: [':host { display: block; }']
193
- }]
194
- }], ctorParameters: function () { return []; }, propDecorators: { expanded: [{
195
- type: Input
196
- }], headline: [{
197
- type: Input
198
- }], showtext: [{
199
- type: Input
200
- }], hidetext: [{
201
- type: Input
202
- }], onDidToggleExpansion: [{
203
- type: Output
204
- }] } });
205
-
206
- class IDAgentModule {
207
- }
208
- IDAgentModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDAgentModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
209
- IDAgentModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDAgentModule, declarations: [IDAgentComponent], imports: [CommonModule], exports: [IDAgentComponent] });
210
- IDAgentModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDAgentModule, imports: [[CommonModule]] });
211
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDAgentModule, decorators: [{
212
- type: NgModule,
213
- args: [{
214
- declarations: [
215
- IDAgentComponent
216
- ],
217
- exports: [
218
- IDAgentComponent
219
- ],
220
- imports: [CommonModule],
221
- schemas: [CUSTOM_ELEMENTS_SCHEMA],
222
- }]
223
- }] });
224
-
225
- class IDBadgeComponent {
226
- constructor() {
227
- this.type = 'primary';
228
- }
229
- }
230
- IDBadgeComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDBadgeComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
231
- IDBadgeComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDBadgeComponent, selector: "id-badge", inputs: { type: "type" }, ngImport: i0, template: "<ids-badge \r\n [type]=\"type\">\r\n <ng-content></ng-content>\r\n</ids-badge>" });
232
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDBadgeComponent, decorators: [{
233
- type: Component,
234
- args: [{
235
- selector: 'id-badge',
236
- templateUrl: './badge.component.html',
237
- }]
238
- }], ctorParameters: function () { return []; }, propDecorators: { type: [{
239
- type: Input
240
- }] } });
241
-
242
- class IDBadgeModule {
243
- }
244
- IDBadgeModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDBadgeModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
245
- IDBadgeModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDBadgeModule, declarations: [IDBadgeComponent], exports: [IDBadgeComponent] });
246
- IDBadgeModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDBadgeModule });
247
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDBadgeModule, decorators: [{
248
- type: NgModule,
249
- args: [{
250
- declarations: [
251
- IDBadgeComponent
252
- ],
253
- exports: [
254
- IDBadgeComponent
255
- ],
256
- schemas: [CUSTOM_ELEMENTS_SCHEMA],
257
- }]
258
- }] });
259
-
260
- class IDButtonComponent {
261
- constructor() {
262
- this.secondary = false;
263
- this.fab = false;
264
- this.icon = false;
265
- this.tertiary = false;
266
- this.toggle = false;
267
- this.block = false;
268
- this.sblock = false;
269
- this.mblock = false;
270
- this.active = false;
271
- this.submit = false;
272
- this.search = false;
273
- this.size = 'm';
274
- this.disabled = false;
275
- this.type = undefined;
276
- this.color = undefined;
277
- //For Dialog
278
- this.trigger = '';
279
- // General props
280
- this.tabindex = '';
281
- // Internal Icon
282
- this.iconobject = undefined;
283
- this.onClicked = new EventEmitter();
284
- }
285
- }
286
- IDButtonComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDButtonComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
287
- IDButtonComponent.ɵcmp = i0.ɵɵ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, 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.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }], encapsulation: i0.ViewEncapsulation.None });
288
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDButtonComponent, decorators: [{
289
- type: Component,
290
- args: [{
291
- selector: 'id-button',
292
- templateUrl: './button.component.html',
293
- styles: ['id-button[ng-reflect-block=true], id-button[ng-reflect-mblock=true], id-button[ng-reflect-sblock=true] { display: contents; }'],
294
- host: { 'class': 'ids-contains-clickable' },
295
- encapsulation: ViewEncapsulation.None,
296
- }]
297
- }], ctorParameters: function () { return []; }, propDecorators: { secondary: [{
298
- type: Input
299
- }], fab: [{
300
- type: Input
301
- }], icon: [{
302
- type: Input
303
- }], tertiary: [{
304
- type: Input
305
- }], toggle: [{
306
- type: Input
307
- }], block: [{
308
- type: Input
309
- }], sblock: [{
310
- type: Input
311
- }], mblock: [{
312
- type: Input
313
- }], active: [{
314
- type: Input
315
- }], submit: [{
316
- type: Input
317
- }], search: [{
318
- type: Input
319
- }], size: [{
320
- type: Input
321
- }], disabled: [{
322
- type: Input
323
- }], type: [{
324
- type: Input
325
- }], color: [{
326
- type: Input
327
- }], trigger: [{
328
- type: Input
329
- }], tabindex: [{
330
- type: Input
331
- }], iconobject: [{
332
- type: Input
333
- }], onClicked: [{
334
- type: Output
335
- }] } });
336
-
337
- class IDIconComponent {
338
- constructor() {
339
- this.name = undefined;
340
- this.rotate = undefined;
341
- this.color = undefined;
342
- this.color2 = undefined;
343
- this.colorpreset = undefined;
344
- this.title = undefined;
345
- this.size = 'm';
346
- this.inline = false;
347
- this.width = undefined;
348
- this.height = undefined;
349
- }
350
- }
351
- IDIconComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDIconComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
352
- IDIconComponent.ɵcmp = i0.ɵɵ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, 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.ViewEncapsulation.None });
353
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDIconComponent, decorators: [{
354
- type: Component,
355
- args: [{
356
- selector: 'id-icon',
357
- templateUrl: './icon.component.html',
358
- encapsulation: ViewEncapsulation.None,
359
- }]
360
- }], ctorParameters: function () { return []; }, propDecorators: { name: [{
361
- type: Input
362
- }], rotate: [{
363
- type: Input
364
- }], color: [{
365
- type: Input
366
- }], color2: [{
367
- type: Input
368
- }], colorpreset: [{
369
- type: Input
370
- }], title: [{
371
- type: Input
372
- }], size: [{
373
- type: Input
374
- }], inline: [{
375
- type: Input
376
- }], width: [{
377
- type: Input
378
- }], height: [{
379
- type: Input
380
- }] } });
381
-
382
- class IDIconModule {
383
- }
384
- IDIconModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDIconModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
385
- IDIconModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDIconModule, declarations: [IDIconComponent], exports: [IDIconComponent] });
386
- IDIconModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDIconModule });
387
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDIconModule, decorators: [{
388
- type: NgModule,
389
- args: [{
390
- declarations: [
391
- IDIconComponent
392
- ],
393
- exports: [
394
- IDIconComponent
395
- ],
396
- schemas: [CUSTOM_ELEMENTS_SCHEMA],
397
- }]
398
- }] });
399
-
400
- class IDButtonModule {
401
- }
402
- IDButtonModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDButtonModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
403
- IDButtonModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDButtonModule, declarations: [IDButtonComponent], imports: [CommonModule, IDIconModule], exports: [IDButtonComponent] });
404
- IDButtonModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDButtonModule, imports: [[CommonModule, IDIconModule]] });
405
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDButtonModule, decorators: [{
406
- type: NgModule,
407
- args: [{
408
- declarations: [
409
- IDButtonComponent
410
- ],
411
- exports: [
412
- IDButtonComponent
413
- ],
414
- imports: [CommonModule, IDIconModule],
415
- schemas: [CUSTOM_ELEMENTS_SCHEMA],
416
- }]
417
- }] });
418
-
419
- class IDButtonGroupComponent {
420
- constructor() {
421
- this.rtl = false;
422
- this.unresponsive = false;
423
- }
424
- }
425
- IDButtonGroupComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDButtonGroupComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
426
- IDButtonGroupComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDButtonGroupComponent, selector: "id-button-group", inputs: { rtl: "rtl", unresponsive: "unresponsive" }, ngImport: i0, template: "<ids-button-group [unresponsive]=\"unresponsive\" [rtl]=\"rtl\">\r\n <ng-content></ng-content>\r\n</ids-button-group>", encapsulation: i0.ViewEncapsulation.None });
427
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDButtonGroupComponent, decorators: [{
428
- type: Component,
429
- args: [{
430
- selector: 'id-button-group',
431
- templateUrl: './button-group.component.html',
432
- encapsulation: ViewEncapsulation.None,
433
- }]
434
- }], ctorParameters: function () { return []; }, propDecorators: { rtl: [{
435
- type: Input
436
- }], unresponsive: [{
437
- type: Input
438
- }] } });
439
-
440
- class IDButtonGroupModule {
441
- }
442
- IDButtonGroupModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDButtonGroupModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
443
- IDButtonGroupModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDButtonGroupModule, declarations: [IDButtonGroupComponent], exports: [IDButtonGroupComponent] });
444
- IDButtonGroupModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDButtonGroupModule });
445
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDButtonGroupModule, decorators: [{
446
- type: NgModule,
447
- args: [{
448
- declarations: [
449
- IDButtonGroupComponent
450
- ],
451
- exports: [
452
- IDButtonGroupComponent
453
- ],
454
- schemas: [CUSTOM_ELEMENTS_SCHEMA],
455
- }]
456
- }] });
457
-
458
- class IDCarouselComponent {
459
- constructor() {
460
- this.autoplay = false;
461
- this.srnextlabel = 'Nästa slide';
462
- this.srprevlabel = 'Föregående slide';
463
- this.autoplaydelay = 5000;
464
- }
465
- }
466
- IDCarouselComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDCarouselComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
467
- IDCarouselComponent.ɵcmp = i0.ɵɵ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, 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>" });
468
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDCarouselComponent, decorators: [{
469
- type: Component,
470
- args: [{
471
- selector: 'id-carousel',
472
- templateUrl: './carousel.component.html'
473
- }]
474
- }], ctorParameters: function () { return []; }, propDecorators: { autoplay: [{
475
- type: Input
476
- }], srnextlabel: [{
477
- type: Input
478
- }], srprevlabel: [{
479
- type: Input
480
- }], autoplaydelay: [{
481
- type: Input
482
- }] } });
483
-
484
- class IDCarouselItemComponent {
485
- constructor() {
486
- this.headline = '';
487
- this.description = '';
488
- this.step = '';
489
- }
490
- }
491
- IDCarouselItemComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDCarouselItemComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
492
- IDCarouselItemComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDCarouselItemComponent, selector: "id-carousel-item", inputs: { headline: "headline", description: "description", step: "step" }, ngImport: i0, template: "<ids-carousel-item\r\n [headline]=\"headline\"\r\n [description]=\"description\"\r\n [step]=\"step\">\r\n <ng-content></ng-content>\r\n</ids-carousel-item>" });
493
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDCarouselItemComponent, decorators: [{
494
- type: Component,
495
- args: [{
496
- selector: 'id-carousel-item',
497
- templateUrl: './carousel-item.component.html'
498
- }]
499
- }], ctorParameters: function () { return []; }, propDecorators: { headline: [{
500
- type: Input
501
- }], description: [{
502
- type: Input
503
- }], step: [{
504
- type: Input
505
- }] } });
506
-
507
- class IDCarouselModule {
508
- }
509
- IDCarouselModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDCarouselModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
510
- IDCarouselModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDCarouselModule, declarations: [IDCarouselComponent,
511
- IDCarouselItemComponent], exports: [IDCarouselComponent,
512
- IDCarouselItemComponent] });
513
- IDCarouselModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDCarouselModule });
514
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDCarouselModule, decorators: [{
515
- type: NgModule,
516
- args: [{
517
- declarations: [
518
- IDCarouselComponent,
519
- IDCarouselItemComponent
520
- ],
521
- exports: [
522
- IDCarouselComponent,
523
- IDCarouselItemComponent
524
- ],
525
- schemas: [CUSTOM_ELEMENTS_SCHEMA],
526
- }]
527
- }] });
528
-
529
- class IDLink {
530
- constructor(_props) {
531
- this._props = _props;
532
- }
533
- get label() {
534
- return this._props.label;
535
- }
536
- get id() {
537
- return this._props.id;
538
- }
539
- get classes() {
540
- return this._props.classes;
541
- }
542
- set label(label) {
543
- this._props.label = label;
544
- }
545
- set id(id) {
546
- this._props.id = id;
547
- }
548
- set classes(classes) {
549
- this._props.classes = classes;
550
- }
551
- }
552
-
553
- class IDLinkFunction extends IDLink {
554
- constructor(_props) {
555
- super(_props);
556
- }
557
- get action() {
558
- return this._props.action;
559
- }
560
- set action(action) {
561
- this._props.action = action;
562
- }
563
- click() {
564
- var _a;
565
- (_a = this.action) === null || _a === void 0 ? void 0 : _a.call(this);
566
- }
567
- }
568
-
569
- class IDLinkRoute extends IDLink {
570
- constructor(_props) {
571
- super(_props);
572
- }
573
- get route() {
574
- return this._props.route;
575
- }
576
- set route(route) {
577
- this._props.route = route;
578
- }
579
- get queries() {
580
- return this._props.queries;
581
- }
582
- set queries(_queries) {
583
- this._props.queries = _queries;
584
- }
585
- click() {
586
- if (this._props.router) {
587
- this._props.router.navigate([this.route]);
588
- }
589
- else {
590
- console.error('No router supplied in IDLinkRoute Object');
591
- }
592
- }
593
- }
594
-
595
- class IDLinkWeb extends IDLink {
596
- constructor(_props) {
597
- super(_props);
598
- }
599
- get target() {
600
- return this._props.target;
601
- }
602
- set target(target) {
603
- this._props.target = target;
604
- }
605
- get url() {
606
- return this._props.url;
607
- }
608
- set url(url) {
609
- this._props.url = url;
610
- }
611
- click() {
612
- window.open(this._props.url, this.target);
613
- }
614
- }
615
-
616
- class IDAnchorComponent {
617
- constructor(sanitizer) {
618
- this.sanitizer = sanitizer;
619
- this.linkType = '';
620
- this.isLinkExternal = false;
621
- this.isLinkRoute = false;
622
- this.isLinkWeb = false;
623
- this.isLinkFunction = false;
624
- this.classes = '';
625
- this.scriptHref = this.sanitizer.bypassSecurityTrustUrl('javascript:');
626
- this.block = false;
627
- this.noOutline = false;
628
- /** Apply classes to <a> element */
629
- this.contextClasses = [];
630
- }
631
- setLinkType() {
632
- this.isLinkRoute = this.link instanceof IDLinkRoute;
633
- this.isLinkWeb = this.link instanceof IDLinkWeb;
634
- this.isLinkFunction = this.link instanceof IDLinkFunction;
635
- if (this.link && this.isLinkWeb) {
636
- const weblink = this.link;
637
- this.isLinkExternal = weblink.target === '_blank' || weblink.target === 'blank';
638
- }
639
- else {
640
- this.isLinkExternal = false;
641
- }
642
- }
643
- setClasses() {
644
- if (this.link && this.link.classes) {
645
- this.classes = [...this.contextClasses, ...this.link.classes].join(' ');
646
- }
647
- else {
648
- this.classes = this.contextClasses.join(' ');
649
- }
650
- }
651
- get linkWeb() {
652
- return this.link;
653
- }
654
- get linkRoute() {
655
- return this.link;
656
- }
657
- get linkFunction() {
658
- return this.link;
659
- }
660
- ngOnChanges(changes) {
661
- if (changes.link) {
662
- this.setLinkType();
663
- this.setClasses();
664
- }
665
- if (changes.contextClasses) {
666
- this.setClasses();
667
- }
668
- }
669
- }
670
- IDAnchorComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDAnchorComponent, deps: [{ token: i1.DomSanitizer }], target: i0.ɵɵFactoryTarget.Component });
671
- IDAnchorComponent.ɵcmp = i0.ɵɵ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, template: "<a *ngIf=\"isLinkRoute\" \r\n [class.ids-no-outline]=\"noOutline\"\r\n [class.ids-block]=\"block\"\r\n [attr.id]=\"linkRoute.id\"\r\n [class]=\"classes\" \r\n [routerLink]=\"linkRoute.route\"\r\n routerLinkActive=\"selected\"\r\n [queryParams]=\"linkRoute.queries\">\r\n <ng-template [ngTemplateOutlet]=\"prependTemplate\"></ng-template>\r\n {{linkRoute.label}}\r\n <ng-template [ngTemplateOutlet]=\"appendTemplate\"></ng-template>\r\n</a>\r\n<a *ngIf=\"isLinkWeb\" \r\n [class.ids-no-outline]=\"noOutline\"\r\n [class.ids-block]=\"block\"\r\n [attr.id]=\"linkWeb.id\"\r\n [class]=\"classes\" \r\n [href]=\"linkWeb.url\"\r\n [attr.target]=\"linkWeb.target\"\r\n [attr.rel]=\"isLinkExternal ? 'noopener' : null\">\r\n <ng-template [ngTemplateOutlet]=\"prependTemplate\"></ng-template>\r\n {{linkWeb.label}}\r\n <ng-template [ngTemplateOutlet]=\"appendTemplate\"></ng-template>\r\n</a>\r\n<a *ngIf=\"isLinkFunction\" \r\n [class.ids-no-outline]=\"noOutline\"\r\n [class.ids-block]=\"block\"\r\n [attr.id]=\"linkFunction.id\"\r\n [class]=\"classes\" \r\n [attr.href]=\"scriptHref\"\r\n (click)=\"linkFunction.click()\">\r\n <ng-template [ngTemplateOutlet]=\"prependTemplate\"></ng-template>\r\n {{linkFunction.label}}\r\n <ng-template [ngTemplateOutlet]=\"appendTemplate\"></ng-template>\r\n</a>\r\n\r\n<ng-template #prependTemplate>\r\n <ng-content select=\"[prepend]\"></ng-content>\r\n</ng-template>\r\n\r\n<ng-template #appendTemplate>\r\n <ng-content select=\"[append]\"></ng-content>\r\n</ng-template>", styles: [":host(.ids-link) a { position:absolute; inset: 0px; z-index: 1; }", "a { color: inherit; text-decoration: inherit; font-size: inherit }", ".ids-no-outline:focus { outline: none;}", ".ids-block { display: block;}"], directives: [{ type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i3.RouterLinkWithHref, selector: "a[routerLink],area[routerLink]", inputs: ["routerLink", "target", "queryParams", "fragment", "queryParamsHandling", "preserveFragment", "skipLocationChange", "replaceUrl", "state", "relativeTo"] }, { type: i3.RouterLinkActive, selector: "[routerLinkActive]", inputs: ["routerLinkActiveOptions", "routerLinkActive"], exportAs: ["routerLinkActive"] }, { type: i2.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet"] }] });
672
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDAnchorComponent, decorators: [{
673
- type: Component,
674
- args: [{
675
- selector: 'id-anchor',
676
- templateUrl: './anchor.component.html',
677
- styles: [
678
- ':host(.ids-link) a { position:absolute; inset: 0px; z-index: 1; }',
679
- 'a { color: inherit; text-decoration: inherit; font-size: inherit }',
680
- '.ids-no-outline:focus { outline: none;}',
681
- '.ids-block { display: block;}'
682
- ]
683
- }]
684
- }], ctorParameters: function () { return [{ type: i1.DomSanitizer }]; }, propDecorators: { link: [{
685
- type: Input
686
- }], block: [{
687
- type: Input
688
- }], noOutline: [{
689
- type: Input
690
- }], contextClasses: [{
691
- type: Input
692
- }] } });
693
-
694
- class IDBreadcrumbsComponent {
695
- constructor() {
696
- this.lead = 'Du är här:';
697
- this.current = '';
698
- this.srlabel = 'Du är här';
699
- this.links = [];
700
- }
701
- }
702
- IDBreadcrumbsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDBreadcrumbsComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
703
- IDBreadcrumbsComponent.ɵcmp = i0.ɵɵ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, 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.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }], encapsulation: i0.ViewEncapsulation.None });
704
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDBreadcrumbsComponent, decorators: [{
705
- type: Component,
706
- args: [{
707
- selector: 'id-breadcrumbs',
708
- templateUrl: './breadcrumbs.component.html',
709
- encapsulation: ViewEncapsulation.None,
710
- }]
711
- }], ctorParameters: function () { return []; }, propDecorators: { lead: [{
712
- type: Input
713
- }], current: [{
714
- type: Input
715
- }], srlabel: [{
716
- type: Input
717
- }], links: [{
718
- type: Input
719
- }], mobilelink: [{
720
- type: Input
721
- }] } });
722
-
723
- class IDAnchorModule {
724
- }
725
- IDAnchorModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDAnchorModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
726
- IDAnchorModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDAnchorModule, declarations: [IDAnchorComponent], imports: [CommonModule,
727
- RouterModule], exports: [IDAnchorComponent] });
728
- IDAnchorModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDAnchorModule, imports: [[
729
- CommonModule,
730
- RouterModule,
731
- ]] });
732
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDAnchorModule, decorators: [{
733
- type: NgModule,
734
- args: [{
735
- declarations: [IDAnchorComponent],
736
- imports: [
737
- CommonModule,
738
- RouterModule,
739
- ],
740
- exports: [IDAnchorComponent]
741
- }]
742
- }] });
743
-
744
- class IDBreadcrumbsModule {
745
- }
746
- IDBreadcrumbsModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDBreadcrumbsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
747
- IDBreadcrumbsModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDBreadcrumbsModule, declarations: [IDBreadcrumbsComponent], imports: [CommonModule, IDAnchorModule], exports: [IDBreadcrumbsComponent] });
748
- IDBreadcrumbsModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDBreadcrumbsModule, imports: [[
749
- CommonModule, IDAnchorModule
750
- ]] });
751
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDBreadcrumbsModule, decorators: [{
752
- type: NgModule,
753
- args: [{
754
- declarations: [
755
- IDBreadcrumbsComponent
756
- ],
757
- exports: [
758
- IDBreadcrumbsComponent
759
- ],
760
- imports: [
761
- CommonModule, IDAnchorModule
762
- ],
763
- schemas: [CUSTOM_ELEMENTS_SCHEMA],
764
- }]
765
- }] });
766
-
767
- class IDCardComponent {
768
- constructor() {
769
- this.fill = false;
770
- this.interactive = false;
771
- this.lean = false;
772
- }
773
- }
774
- IDCardComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDCardComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
775
- IDCardComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDCardComponent, selector: "id-card", inputs: { fill: "fill", interactive: "interactive", lean: "lean" }, ngImport: i0, template: "<ids-card \r\n [lean]=\"lean\"\r\n [interactive]=\"interactive\"\r\n [fill]=\"fill\">\r\n <ng-content></ng-content>\r\n</ids-card>", styles: [":host { display: block; }"] });
776
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDCardComponent, decorators: [{
777
- type: Component,
778
- args: [{
779
- selector: 'id-card',
780
- templateUrl: './card.component.html',
781
- styles: [':host { display: block; }'],
782
- }]
783
- }], ctorParameters: function () { return []; }, propDecorators: { fill: [{
784
- type: Input
785
- }], interactive: [{
786
- type: Input
787
- }], lean: [{
788
- type: Input
789
- }] } });
790
-
791
- class IDCardModule {
792
- }
793
- IDCardModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDCardModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
794
- IDCardModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDCardModule, declarations: [IDCardComponent], exports: [IDCardComponent] });
795
- IDCardModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDCardModule });
796
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDCardModule, decorators: [{
797
- type: NgModule,
798
- args: [{
799
- declarations: [
800
- IDCardComponent
801
- ],
802
- exports: [
803
- IDCardComponent
804
- ],
805
- schemas: [CUSTOM_ELEMENTS_SCHEMA],
806
- }]
807
- }] });
808
-
809
- class IDDateLabelComponent {
810
- constructor() {
811
- this.date = null;
812
- this.year = null;
813
- this.month = null;
814
- this.monthlabel = null;
815
- this.day = null;
816
- }
817
- }
818
- IDDateLabelComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDDateLabelComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
819
- IDDateLabelComponent.ɵcmp = i0.ɵɵ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, 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.ViewEncapsulation.None });
820
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDDateLabelComponent, decorators: [{
821
- type: Component,
822
- args: [{
823
- selector: 'id-date-label',
824
- templateUrl: './date-label.component.html',
825
- encapsulation: ViewEncapsulation.None,
826
- }]
827
- }], ctorParameters: function () { return []; }, propDecorators: { date: [{
828
- type: Input
829
- }], year: [{
830
- type: Input
831
- }], month: [{
832
- type: Input
833
- }], monthlabel: [{
834
- type: Input
835
- }], day: [{
836
- type: Input
837
- }] } });
838
-
839
- class IDDateLabelModule {
840
- }
841
- IDDateLabelModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDDateLabelModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
842
- IDDateLabelModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDDateLabelModule, declarations: [IDDateLabelComponent], exports: [IDDateLabelComponent] });
843
- IDDateLabelModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDDateLabelModule });
844
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDDateLabelModule, decorators: [{
845
- type: NgModule,
846
- args: [{
847
- declarations: [
848
- IDDateLabelComponent
849
- ],
850
- exports: [
851
- IDDateLabelComponent
852
- ],
853
- schemas: [CUSTOM_ELEMENTS_SCHEMA],
854
- }]
855
- }] });
856
-
857
- class IDDialogComponent {
858
- constructor() {
859
- this.dismissible = false;
860
- this.srclosetext = '';
861
- this.nofocustrap = false;
862
- this.keepscrollbar = false;
863
- this.autofocus = false;
864
- this.overlay = false;
865
- this.persistent = false;
866
- this.show = false;
867
- this.width = '';
868
- this.onClosed = new EventEmitter();
869
- }
870
- }
871
- IDDialogComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDDialogComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
872
- IDDialogComponent.ɵcmp = i0.ɵɵ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, 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.ViewEncapsulation.None });
873
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDDialogComponent, decorators: [{
874
- type: Component,
875
- args: [{
876
- selector: 'id-dialog',
877
- templateUrl: './dialog.component.html',
878
- encapsulation: ViewEncapsulation.None,
879
- }]
880
- }], ctorParameters: function () { return []; }, propDecorators: { dismissible: [{
881
- type: Input
882
- }], srclosetext: [{
883
- type: Input
884
- }], nofocustrap: [{
885
- type: Input
886
- }], keepscrollbar: [{
887
- type: Input
888
- }], autofocus: [{
889
- type: Input
890
- }], overlay: [{
891
- type: Input
892
- }], persistent: [{
893
- type: Input
894
- }], show: [{
895
- type: Input
896
- }], width: [{
897
- type: Input
898
- }], onClosed: [{
899
- type: Output
900
- }] } });
901
-
902
- class IDDialogModule {
903
- }
904
- IDDialogModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDDialogModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
905
- IDDialogModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDDialogModule, declarations: [IDDialogComponent], exports: [IDDialogComponent] });
906
- IDDialogModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDDialogModule });
907
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDDialogModule, decorators: [{
908
- type: NgModule,
909
- args: [{
910
- declarations: [
911
- IDDialogComponent
912
- ],
913
- exports: [
914
- IDDialogComponent
915
- ],
916
- schemas: [CUSTOM_ELEMENTS_SCHEMA],
917
- }]
918
- }] });
919
-
920
- class IDExpandableComponent {
921
- constructor() {
922
- this.borderless = false;
923
- this.expanded = false;
924
- this.headline = '';
925
- this.variation = "1";
926
- }
927
- }
928
- IDExpandableComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDExpandableComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
929
- IDExpandableComponent.ɵcmp = i0.ɵɵ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, template: "<ids-expandable \r\n [attr.borderless]=\"borderless ? true : null\"\r\n [expanded]=\"expanded ? true : null\"\r\n [headline]=\"headline\"\r\n [variation]=\"variation\">\r\n <ng-content></ng-content>\r\n</ids-expandable>", encapsulation: i0.ViewEncapsulation.None });
930
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDExpandableComponent, decorators: [{
931
- type: Component,
932
- args: [{
933
- selector: 'id-expandable',
934
- templateUrl: './expandable.component.html',
935
- encapsulation: ViewEncapsulation.None,
936
- }]
937
- }], ctorParameters: function () { return []; }, propDecorators: { borderless: [{
938
- type: Input
939
- }], expanded: [{
940
- type: Input
941
- }], headline: [{
942
- type: Input
943
- }], variation: [{
944
- type: Input
945
- }] } });
946
-
947
- class IDExpandableModule {
948
- }
949
- IDExpandableModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDExpandableModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
950
- IDExpandableModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDExpandableModule, declarations: [IDExpandableComponent], exports: [IDExpandableComponent] });
951
- IDExpandableModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDExpandableModule });
952
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDExpandableModule, decorators: [{
953
- type: NgModule,
954
- args: [{
955
- declarations: [
956
- IDExpandableComponent
957
- ],
958
- exports: [
959
- IDExpandableComponent
960
- ],
961
- schemas: [CUSTOM_ELEMENTS_SCHEMA],
962
- }]
963
- }] });
964
-
965
- class IDIcon {
966
- constructor(_props) {
967
- this._props = _props;
968
- }
969
- get name() {
970
- return this._props.name;
971
- }
972
- get title() {
973
- return this._props.title;
974
- }
975
- get inline() {
976
- return this._props.inline;
977
- }
978
- get color() {
979
- return this._props.color;
980
- }
981
- get color2() {
982
- return this._props.color2;
983
- }
984
- get size() {
985
- return this._props.size;
986
- }
987
- get width() {
988
- return this._props.width;
989
- }
990
- get height() {
991
- return this._props.height;
992
- }
993
- get colorpreset() {
994
- return this._props.colorpreset;
995
- }
996
- get padding() {
997
- return this._props.padding;
998
- }
999
- get rotate() {
1000
- return this._props.rotate;
1001
- }
1002
- }
1003
-
1004
- class IDFormBase {
1005
- constructor() {
1006
- this.valid = 'true';
1007
- this.light = false;
1008
- this.novalidation = false;
1009
- }
1010
- }
1011
- IDFormBase.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDFormBase, deps: [], target: i0.ɵɵFactoryTarget.Component });
1012
- IDFormBase.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDFormBase, selector: "ng-component", inputs: { valid: "valid", light: "light", novalidation: "novalidation" }, ngImport: i0, template: '', isInline: true });
1013
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDFormBase, decorators: [{
1014
- type: Component,
1015
- args: [{ template: '' }]
1016
- }], ctorParameters: function () { return []; }, propDecorators: { valid: [{
1017
- type: Input
1018
- }], light: [{
1019
- type: Input
1020
- }], novalidation: [{
1021
- type: Input
1022
- }] } });
1023
-
1024
- class IDInputComponent extends IDFormBase {
1025
- constructor() {
1026
- super();
1027
- this.autofocus = false;
1028
- }
1029
- }
1030
- IDInputComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDInputComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
1031
- IDInputComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDInputComponent, selector: "id-input", inputs: { autofocus: "autofocus" }, usesInheritance: true, ngImport: i0, 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.ViewEncapsulation.None });
1032
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDInputComponent, decorators: [{
1033
- type: Component,
1034
- args: [{
1035
- selector: 'id-input',
1036
- templateUrl: './input.component.html',
1037
- encapsulation: ViewEncapsulation.None,
1038
- }]
1039
- }], ctorParameters: function () { return []; }, propDecorators: { autofocus: [{
1040
- type: Input
1041
- }] } });
1042
-
1043
- class IDInputModule {
1044
- }
1045
- IDInputModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDInputModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
1046
- IDInputModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDInputModule, declarations: [IDInputComponent], imports: [CommonModule], exports: [IDInputComponent] });
1047
- IDInputModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDInputModule, imports: [[CommonModule]] });
1048
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDInputModule, decorators: [{
1049
- type: NgModule,
1050
- args: [{
1051
- declarations: [
1052
- IDInputComponent
1053
- ],
1054
- exports: [
1055
- IDInputComponent
1056
- ],
1057
- imports: [CommonModule],
1058
- schemas: [CUSTOM_ELEMENTS_SCHEMA],
1059
- }]
1060
- }] });
1061
-
1062
- class IDCheckboxComponent extends IDFormBase {
1063
- constructor() {
1064
- super();
1065
- this.compact = undefined;
1066
- }
1067
- }
1068
- IDCheckboxComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDCheckboxComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
1069
- IDCheckboxComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDCheckboxComponent, selector: "id-checkbox", inputs: { compact: "compact" }, usesInheritance: true, ngImport: i0, 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.ViewEncapsulation.None });
1070
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDCheckboxComponent, decorators: [{
1071
- type: Component,
1072
- args: [{
1073
- selector: 'id-checkbox',
1074
- templateUrl: './checkbox.component.html',
1075
- encapsulation: ViewEncapsulation.None,
1076
- }]
1077
- }], ctorParameters: function () { return []; }, propDecorators: { compact: [{
1078
- type: Input
1079
- }] } });
1080
-
1081
- class IDCheckboxModule {
1082
- }
1083
- IDCheckboxModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDCheckboxModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
1084
- IDCheckboxModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDCheckboxModule, declarations: [IDCheckboxComponent], exports: [IDCheckboxComponent] });
1085
- IDCheckboxModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDCheckboxModule });
1086
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDCheckboxModule, decorators: [{
1087
- type: NgModule,
1088
- args: [{
1089
- declarations: [
1090
- IDCheckboxComponent
1091
- ],
1092
- exports: [
1093
- IDCheckboxComponent
1094
- ],
1095
- schemas: [CUSTOM_ELEMENTS_SCHEMA],
1096
- }]
1097
- }] });
1098
-
1099
- class IDCheckboxGroupComponent extends IDFormBase {
1100
- constructor() {
1101
- super();
1102
- this.errorMessage = undefined;
1103
- this.legend = undefined;
1104
- this.compact = undefined;
1105
- }
1106
- ngOnInit() {
1107
- }
1108
- }
1109
- IDCheckboxGroupComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDCheckboxGroupComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
1110
- IDCheckboxGroupComponent.ɵcmp = i0.ɵɵ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, 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.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }], encapsulation: i0.ViewEncapsulation.None });
1111
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDCheckboxGroupComponent, decorators: [{
1112
- type: Component,
1113
- args: [{
1114
- selector: 'id-checkbox-group',
1115
- templateUrl: './checkbox-group.component.html',
1116
- encapsulation: ViewEncapsulation.None,
1117
- }]
1118
- }], ctorParameters: function () { return []; }, propDecorators: { errorMessage: [{
1119
- type: Input
1120
- }], legend: [{
1121
- type: Input
1122
- }], compact: [{
1123
- type: Input
1124
- }] } });
1125
-
1126
- class IDCheckboxGroupModule {
1127
- }
1128
- IDCheckboxGroupModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDCheckboxGroupModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
1129
- IDCheckboxGroupModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDCheckboxGroupModule, declarations: [IDCheckboxGroupComponent], imports: [CommonModule], exports: [IDCheckboxGroupComponent] });
1130
- IDCheckboxGroupModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDCheckboxGroupModule, imports: [[CommonModule]] });
1131
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDCheckboxGroupModule, decorators: [{
1132
- type: NgModule,
1133
- args: [{
1134
- imports: [CommonModule],
1135
- declarations: [
1136
- IDCheckboxGroupComponent
1137
- ],
1138
- exports: [
1139
- IDCheckboxGroupComponent
1140
- ],
1141
- schemas: [CUSTOM_ELEMENTS_SCHEMA],
1142
- }]
1143
- }] });
1144
-
1145
- class IDErrorMessageComponent {
1146
- constructor(viewRef) {
1147
- this.viewRef = viewRef;
1148
- this.viewRef.element.nativeElement.setAttribute('slot', 'error-msg');
1149
- }
1150
- ngOnInit() {
1151
- }
1152
- }
1153
- IDErrorMessageComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDErrorMessageComponent, deps: [{ token: i0.ViewContainerRef }], target: i0.ɵɵFactoryTarget.Component });
1154
- IDErrorMessageComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDErrorMessageComponent, selector: "id-error-message", ngImport: i0, template: "<ids-error-message>\r\n <ng-content></ng-content>\r\n</ids-error-message>", encapsulation: i0.ViewEncapsulation.None });
1155
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDErrorMessageComponent, decorators: [{
1156
- type: Component,
1157
- args: [{
1158
- selector: 'id-error-message',
1159
- templateUrl: './error-message.component.html',
1160
- encapsulation: ViewEncapsulation.None,
1161
- }]
1162
- }], ctorParameters: function () { return [{ type: i0.ViewContainerRef }]; } });
1163
-
1164
- class IDErrorMessageModule {
1165
- }
1166
- IDErrorMessageModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDErrorMessageModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
1167
- IDErrorMessageModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDErrorMessageModule, declarations: [IDErrorMessageComponent], exports: [IDErrorMessageComponent] });
1168
- IDErrorMessageModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDErrorMessageModule });
1169
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDErrorMessageModule, decorators: [{
1170
- type: NgModule,
1171
- args: [{
1172
- declarations: [
1173
- IDErrorMessageComponent
1174
- ],
1175
- exports: [
1176
- IDErrorMessageComponent
1177
- ],
1178
- schemas: [CUSTOM_ELEMENTS_SCHEMA],
1179
- }]
1180
- }] });
1181
-
1182
- class IDRadioComponent extends IDFormBase {
1183
- }
1184
- IDRadioComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDRadioComponent, deps: null, target: i0.ɵɵFactoryTarget.Component });
1185
- IDRadioComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDRadioComponent, selector: "id-radio", usesInheritance: true, ngImport: i0, template: "<ids-radio [light]=\"light ? true : null\">\r\n <ng-content></ng-content>\r\n</ids-radio>", encapsulation: i0.ViewEncapsulation.None });
1186
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDRadioComponent, decorators: [{
1187
- type: Component,
1188
- args: [{
1189
- selector: 'id-radio',
1190
- templateUrl: './radio.component.html',
1191
- encapsulation: ViewEncapsulation.None,
1192
- }]
1193
- }] });
1194
-
1195
- class IDRadioGroupComponent {
1196
- constructor() {
1197
- this.name = undefined;
1198
- this.legend = undefined;
1199
- this.required = false;
1200
- this.errormessage = undefined;
1201
- }
1202
- }
1203
- IDRadioGroupComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDRadioGroupComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
1204
- IDRadioGroupComponent.ɵcmp = i0.ɵɵ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, 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.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }], encapsulation: i0.ViewEncapsulation.None });
1205
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDRadioGroupComponent, decorators: [{
1206
- type: Component,
1207
- args: [{
1208
- selector: 'id-radio-group',
1209
- templateUrl: './radio-group.component.html',
1210
- encapsulation: ViewEncapsulation.None,
1211
- }]
1212
- }], ctorParameters: function () { return []; }, propDecorators: { name: [{
1213
- type: Input
1214
- }], legend: [{
1215
- type: Input
1216
- }], required: [{
1217
- type: Input
1218
- }], errormessage: [{
1219
- type: Input
1220
- }] } });
1221
-
1222
- class IDRadioModule {
1223
- }
1224
- IDRadioModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDRadioModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
1225
- IDRadioModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDRadioModule, declarations: [IDRadioComponent,
1226
- IDRadioGroupComponent], imports: [CommonModule], exports: [IDRadioComponent,
1227
- IDRadioGroupComponent] });
1228
- IDRadioModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDRadioModule, imports: [[
1229
- CommonModule
1230
- ]] });
1231
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDRadioModule, decorators: [{
1232
- type: NgModule,
1233
- args: [{
1234
- imports: [
1235
- CommonModule
1236
- ],
1237
- declarations: [
1238
- IDRadioComponent,
1239
- IDRadioGroupComponent
1240
- ],
1241
- exports: [
1242
- IDRadioComponent,
1243
- IDRadioGroupComponent
1244
- ],
1245
- schemas: [CUSTOM_ELEMENTS_SCHEMA],
1246
- }]
1247
- }] });
1248
-
1249
- class IDRangeComponent {
1250
- constructor() {
1251
- this.showticks = false;
1252
- }
1253
- }
1254
- IDRangeComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDRangeComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
1255
- IDRangeComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDRangeComponent, selector: "id-range", inputs: { showticks: "showticks" }, ngImport: i0, template: "<ids-range [showticks]=\"showticks\">\r\n <ng-content></ng-content>\r\n</ids-range>", encapsulation: i0.ViewEncapsulation.None });
1256
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDRangeComponent, decorators: [{
1257
- type: Component,
1258
- args: [{
1259
- selector: 'id-range',
1260
- templateUrl: './range.component.html',
1261
- encapsulation: ViewEncapsulation.None,
1262
- }]
1263
- }], propDecorators: { showticks: [{
1264
- type: Input
1265
- }] } });
1266
-
1267
- class IDRangeModule {
1268
- }
1269
- IDRangeModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDRangeModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
1270
- IDRangeModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDRangeModule, declarations: [IDRangeComponent], exports: [IDRangeComponent] });
1271
- IDRangeModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDRangeModule });
1272
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDRangeModule, decorators: [{
1273
- type: NgModule,
1274
- args: [{
1275
- declarations: [
1276
- IDRangeComponent
1277
- ],
1278
- exports: [
1279
- IDRangeComponent
1280
- ],
1281
- schemas: [CUSTOM_ELEMENTS_SCHEMA],
1282
- }]
1283
- }] });
1284
-
1285
- class IDSelectComponent extends IDFormBase {
1286
- }
1287
- IDSelectComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDSelectComponent, deps: null, target: i0.ɵɵFactoryTarget.Component });
1288
- IDSelectComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDSelectComponent, selector: "id-select", usesInheritance: true, ngImport: i0, 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.ViewEncapsulation.None });
1289
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDSelectComponent, decorators: [{
1290
- type: Component,
1291
- args: [{
1292
- selector: 'id-select',
1293
- templateUrl: './select.component.html',
1294
- encapsulation: ViewEncapsulation.None,
1295
- }]
1296
- }] });
1297
-
1298
- class IDSelectModule {
1299
- }
1300
- IDSelectModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDSelectModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
1301
- IDSelectModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDSelectModule, declarations: [IDSelectComponent], exports: [IDSelectComponent] });
1302
- IDSelectModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDSelectModule });
1303
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDSelectModule, decorators: [{
1304
- type: NgModule,
1305
- args: [{
1306
- declarations: [
1307
- IDSelectComponent
1308
- ],
1309
- exports: [
1310
- IDSelectComponent
1311
- ],
1312
- schemas: [CUSTOM_ELEMENTS_SCHEMA],
1313
- }]
1314
- }] });
1315
-
1316
- class IDSelectMultipleComponent extends IDFormBase {
1317
- constructor() {
1318
- super(...arguments);
1319
- this.label = undefined;
1320
- this.errormessage = undefined;
1321
- this.maxHeight = undefined;
1322
- this.placeholder = '';
1323
- this.selectedlabel = '';
1324
- this.multiselectedlabel = '';
1325
- }
1326
- }
1327
- IDSelectMultipleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDSelectMultipleComponent, deps: null, target: i0.ɵɵFactoryTarget.Component });
1328
- IDSelectMultipleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDSelectMultipleComponent, selector: "id-select-multiple", inputs: { label: "label", errormessage: "errormessage", maxHeight: "maxHeight", placeholder: "placeholder", selectedlabel: "selectedlabel", multiselectedlabel: "multiselectedlabel" }, usesInheritance: true, ngImport: i0, template: "<ids-select-multiple \r\n [attr.light]=\"light ? true : null\"\r\n [attr.valid]=\"valid\" \r\n [attr.novalidation]=\"novalidation ? true : null\" \r\n [label]=\"label\" \r\n [placeholder]=\"placeholder\"\r\n [selectedlabel]=\"selectedlabel\"\r\n [multiselectedlabel]=\"multiselectedlabel\"\r\n [maxheight]=\"maxHeight\">\r\n <ng-content></ng-content>\r\n <ids-error-message *ngIf=\"errormessage\">{{errormessage}}</ids-error-message>\r\n</ids-select-multiple>", directives: [{ type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }], encapsulation: i0.ViewEncapsulation.None });
1329
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDSelectMultipleComponent, decorators: [{
1330
- type: Component,
1331
- args: [{
1332
- selector: 'id-select-multiple',
1333
- templateUrl: './select-multiple.component.html',
1334
- encapsulation: ViewEncapsulation.None,
1335
- }]
1336
- }], propDecorators: { label: [{
1337
- type: Input
1338
- }], errormessage: [{
1339
- type: Input
1340
- }], maxHeight: [{
1341
- type: Input
1342
- }], placeholder: [{
1343
- type: Input
1344
- }], selectedlabel: [{
1345
- type: Input
1346
- }], multiselectedlabel: [{
1347
- type: Input
1348
- }] } });
1349
-
1350
- class IDSelectMultipleModule {
1351
- }
1352
- IDSelectMultipleModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDSelectMultipleModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
1353
- IDSelectMultipleModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDSelectMultipleModule, declarations: [IDSelectMultipleComponent], imports: [CommonModule], exports: [IDSelectMultipleComponent] });
1354
- IDSelectMultipleModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDSelectMultipleModule, imports: [[
1355
- CommonModule
1356
- ]] });
1357
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDSelectMultipleModule, decorators: [{
1358
- type: NgModule,
1359
- args: [{
1360
- imports: [
1361
- CommonModule
1362
- ],
1363
- declarations: [
1364
- IDSelectMultipleComponent
1365
- ],
1366
- exports: [
1367
- IDSelectMultipleComponent
1368
- ],
1369
- schemas: [CUSTOM_ELEMENTS_SCHEMA],
1370
- }]
1371
- }] });
1372
-
1373
- class IDSpinnerComponent {
1374
- constructor() {
1375
- this.srtext = '';
1376
- this.live = 'polite';
1377
- }
1378
- }
1379
- IDSpinnerComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDSpinnerComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
1380
- IDSpinnerComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDSpinnerComponent, selector: "id-spinner", inputs: { srtext: "srtext", live: "live" }, ngImport: i0, template: "<ids-spinner [srtext]=\"srtext\" [live]=\"live\">\r\n <ng-content></ng-content>\r\n</ids-spinner>", encapsulation: i0.ViewEncapsulation.None });
1381
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDSpinnerComponent, decorators: [{
1382
- type: Component,
1383
- args: [{
1384
- selector: 'id-spinner',
1385
- templateUrl: './spinner.component.html',
1386
- encapsulation: ViewEncapsulation.None,
1387
- }]
1388
- }], propDecorators: { srtext: [{
1389
- type: Input
1390
- }], live: [{
1391
- type: Input
1392
- }] } });
1393
-
1394
- class IDSpinnerModule {
1395
- }
1396
- IDSpinnerModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDSpinnerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
1397
- IDSpinnerModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDSpinnerModule, declarations: [IDSpinnerComponent], exports: [IDSpinnerComponent] });
1398
- IDSpinnerModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDSpinnerModule });
1399
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDSpinnerModule, decorators: [{
1400
- type: NgModule,
1401
- args: [{
1402
- declarations: [
1403
- IDSpinnerComponent
1404
- ],
1405
- exports: [
1406
- IDSpinnerComponent
1407
- ],
1408
- schemas: [CUSTOM_ELEMENTS_SCHEMA],
1409
- }]
1410
- }] });
1411
-
1412
- class IDTimeComponent extends IDFormBase {
1413
- }
1414
- IDTimeComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDTimeComponent, deps: null, target: i0.ɵɵFactoryTarget.Component });
1415
- IDTimeComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDTimeComponent, selector: "id-time", usesInheritance: true, ngImport: i0, template: "<ids-time [attr.light]=\"light ? true : null\">\r\n <ng-content></ng-content>\r\n</ids-time>", encapsulation: i0.ViewEncapsulation.None });
1416
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDTimeComponent, decorators: [{
1417
- type: Component,
1418
- args: [{
1419
- selector: 'id-time',
1420
- templateUrl: './time.component.html',
1421
- encapsulation: ViewEncapsulation.None,
1422
- }]
1423
- }] });
1424
-
1425
- class IDTimeModule {
1426
- }
1427
- IDTimeModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDTimeModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
1428
- IDTimeModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDTimeModule, declarations: [IDTimeComponent], exports: [IDTimeComponent] });
1429
- IDTimeModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDTimeModule });
1430
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDTimeModule, decorators: [{
1431
- type: NgModule,
1432
- args: [{
1433
- declarations: [
1434
- IDTimeComponent
1435
- ],
1436
- exports: [
1437
- IDTimeComponent
1438
- ],
1439
- schemas: [CUSTOM_ELEMENTS_SCHEMA],
1440
- }]
1441
- }] });
1442
-
1443
- class IDTextareaComponent extends IDFormBase {
1444
- constructor() {
1445
- super();
1446
- this.noFade = false;
1447
- }
1448
- }
1449
- IDTextareaComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDTextareaComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
1450
- IDTextareaComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDTextareaComponent, selector: "id-textarea", inputs: { noFade: "noFade" }, usesInheritance: true, ngImport: i0, 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.ViewEncapsulation.None });
1451
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDTextareaComponent, decorators: [{
1452
- type: Component,
1453
- args: [{
1454
- selector: 'id-textarea',
1455
- templateUrl: './textarea.component.html',
1456
- encapsulation: ViewEncapsulation.None,
1457
- }]
1458
- }], ctorParameters: function () { return []; }, propDecorators: { noFade: [{
1459
- type: Input
1460
- }] } });
1461
-
1462
- class IDTextareaModule {
1463
- }
1464
- IDTextareaModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDTextareaModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
1465
- IDTextareaModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDTextareaModule, declarations: [IDTextareaComponent], exports: [IDTextareaComponent] });
1466
- IDTextareaModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDTextareaModule });
1467
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDTextareaModule, decorators: [{
1468
- type: NgModule,
1469
- args: [{
1470
- declarations: [
1471
- IDTextareaComponent
1472
- ],
1473
- exports: [
1474
- IDTextareaComponent
1475
- ],
1476
- schemas: [CUSTOM_ELEMENTS_SCHEMA],
1477
- }]
1478
- }] });
1479
-
1480
- class IDRowComponent {
1481
- constructor(_elementRef) {
1482
- this._elementRef = _elementRef;
1483
- this.align = null;
1484
- this.class = null;
1485
- this.gap = null;
1486
- this.justify = null;
1487
- this.style = null;
1488
- this._elementRef.nativeElement.removeAttribute('style');
1489
- }
1490
- }
1491
- IDRowComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDRowComponent, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component });
1492
- IDRowComponent.ɵcmp = i0.ɵɵ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, 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>" });
1493
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDRowComponent, decorators: [{
1494
- type: Component,
1495
- args: [{
1496
- selector: 'id-row',
1497
- templateUrl: './row.component.html',
1498
- }]
1499
- }], ctorParameters: function () { return [{ type: i0.ElementRef }]; }, propDecorators: { align: [{
1500
- type: Input
1501
- }], class: [{
1502
- type: Input
1503
- }], gap: [{
1504
- type: Input
1505
- }], justify: [{
1506
- type: Input
1507
- }], style: [{
1508
- type: Input
1509
- }] } });
1510
-
1511
- class IDRowModule {
1512
- }
1513
- IDRowModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDRowModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
1514
- IDRowModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDRowModule, declarations: [IDRowComponent], exports: [IDRowComponent] });
1515
- IDRowModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDRowModule });
1516
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDRowModule, decorators: [{
1517
- type: NgModule,
1518
- args: [{
1519
- declarations: [
1520
- IDRowComponent
1521
- ],
1522
- exports: [
1523
- IDRowComponent
1524
- ],
1525
- schemas: [CUSTOM_ELEMENTS_SCHEMA],
1526
- }]
1527
- }] });
1528
-
1529
- class IDColumnComponent {
1530
- constructor(_elementRef) {
1531
- this._elementRef = _elementRef;
1532
- this.cols = "";
1533
- this.offset = null;
1534
- this.m = "";
1535
- this.mOffset = null;
1536
- this.s = "";
1537
- this.sOffset = null;
1538
- this.align = "";
1539
- this.class = "";
1540
- this.style = null;
1541
- this._elementRef.nativeElement.removeAttribute('style');
1542
- }
1543
- }
1544
- IDColumnComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDColumnComponent, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component });
1545
- IDColumnComponent.ɵcmp = i0.ɵɵ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, 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.ViewEncapsulation.None });
1546
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDColumnComponent, decorators: [{
1547
- type: Component,
1548
- args: [{
1549
- selector: 'id-col',
1550
- templateUrl: './column.component.html',
1551
- encapsulation: ViewEncapsulation.None,
1552
- styles: ['id-col { display: contents; }']
1553
- }]
1554
- }], ctorParameters: function () { return [{ type: i0.ElementRef }]; }, propDecorators: { cols: [{
1555
- type: Input
1556
- }], offset: [{
1557
- type: Input
1558
- }], m: [{
1559
- type: Input
1560
- }], mOffset: [{
1561
- type: Input
1562
- }], s: [{
1563
- type: Input
1564
- }], sOffset: [{
1565
- type: Input
1566
- }], align: [{
1567
- type: Input
1568
- }], class: [{
1569
- type: Input
1570
- }], style: [{
1571
- type: Input
1572
- }] } });
1573
-
1574
- class IDColumnModule {
1575
- }
1576
- IDColumnModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDColumnModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
1577
- IDColumnModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDColumnModule, declarations: [IDColumnComponent], exports: [IDColumnComponent] });
1578
- IDColumnModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDColumnModule });
1579
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDColumnModule, decorators: [{
1580
- type: NgModule,
1581
- args: [{
1582
- declarations: [
1583
- IDColumnComponent
1584
- ],
1585
- exports: [
1586
- IDColumnComponent
1587
- ],
1588
- schemas: [CUSTOM_ELEMENTS_SCHEMA],
1589
- }]
1590
- }] });
1591
-
1592
- class IDContainerComponent {
1593
- constructor() {
1594
- this.fluid = false;
1595
- this.gutterless = false;
1596
- }
1597
- }
1598
- IDContainerComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDContainerComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
1599
- IDContainerComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDContainerComponent, selector: "id-container", inputs: { fluid: "fluid", gutterless: "gutterless" }, ngImport: i0, 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.ViewEncapsulation.None });
1600
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDContainerComponent, decorators: [{
1601
- type: Component,
1602
- args: [{
1603
- selector: 'id-container',
1604
- templateUrl: './container.component.html',
1605
- encapsulation: ViewEncapsulation.None,
1606
- }]
1607
- }], ctorParameters: function () { return []; }, propDecorators: { fluid: [{
1608
- type: Input
1609
- }], gutterless: [{
1610
- type: Input
1611
- }] } });
1612
-
1613
- class IDContainerModule {
1614
- }
1615
- IDContainerModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDContainerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
1616
- IDContainerModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDContainerModule, declarations: [IDContainerComponent], exports: [IDContainerComponent] });
1617
- IDContainerModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDContainerModule });
1618
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDContainerModule, decorators: [{
1619
- type: NgModule,
1620
- args: [{
1621
- declarations: [
1622
- IDContainerComponent
1623
- ],
1624
- exports: [
1625
- IDContainerComponent
1626
- ],
1627
- schemas: [CUSTOM_ELEMENTS_SCHEMA],
1628
- }]
1629
- }] });
1630
-
1631
- class IDLinkComponent {
1632
- constructor() {
1633
- this.link = null;
1634
- this.notificationbadge = null;
1635
- this.prependicon = null;
1636
- this.appendicon = null;
1637
- this.underlined = false;
1638
- this.padding = null;
1639
- this.outline = null;
1640
- this.color = undefined;
1641
- this.active = false;
1642
- this.colorpreset = 0;
1643
- this.hovercolor = null;
1644
- this.light = null;
1645
- this.bold = false;
1646
- this.appendicongap = null;
1647
- this.prependicongap = null;
1648
- this.block = false;
1649
- this.size = undefined;
1650
- this.activeicon = false;
1651
- this.activeiconbackground = undefined;
1652
- this.external = false;
1653
- this.slot = undefined;
1654
- }
1655
- }
1656
- IDLinkComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDLinkComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
1657
- IDLinkComponent.ɵcmp = i0.ɵɵ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, 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.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] });
1658
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDLinkComponent, decorators: [{
1659
- type: Component,
1660
- args: [{
1661
- selector: 'id-link',
1662
- templateUrl: './link.component.html',
1663
- styles: [':host { display: inline; }']
1664
- }]
1665
- }], ctorParameters: function () { return []; }, propDecorators: { link: [{
1666
- type: Input
1667
- }], notificationbadge: [{
1668
- type: Input
1669
- }], prependicon: [{
1670
- type: Input
1671
- }], appendicon: [{
1672
- type: Input
1673
- }], underlined: [{
1674
- type: Input
1675
- }], padding: [{
1676
- type: Input
1677
- }], outline: [{
1678
- type: Input
1679
- }], color: [{
1680
- type: Input
1681
- }], active: [{
1682
- type: Input
1683
- }], colorpreset: [{
1684
- type: Input
1685
- }], hovercolor: [{
1686
- type: Input
1687
- }], light: [{
1688
- type: Input
1689
- }], bold: [{
1690
- type: Input
1691
- }], appendicongap: [{
1692
- type: Input
1693
- }], prependicongap: [{
1694
- type: Input
1695
- }], block: [{
1696
- type: Input
1697
- }, {
1698
- type: HostBinding,
1699
- args: ['class.ids-block']
1700
- }], size: [{
1701
- type: Input
1702
- }], activeicon: [{
1703
- type: Input
1704
- }], activeiconbackground: [{
1705
- type: Input
1706
- }], external: [{
1707
- type: Input
1708
- }], slot: [{
1709
- type: Input
1710
- }] } });
1711
-
1712
- class IDLinkModule {
1713
- }
1714
- IDLinkModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDLinkModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
1715
- IDLinkModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDLinkModule, declarations: [IDLinkComponent], imports: [CommonModule], exports: [IDLinkComponent] });
1716
- IDLinkModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDLinkModule, imports: [[CommonModule]] });
1717
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDLinkModule, decorators: [{
1718
- type: NgModule,
1719
- args: [{
1720
- declarations: [
1721
- IDLinkComponent
1722
- ],
1723
- imports: [CommonModule],
1724
- exports: [
1725
- IDLinkComponent
1726
- ],
1727
- schemas: [CUSTOM_ELEMENTS_SCHEMA],
1728
- }]
1729
- }] });
1730
-
1731
- class IDListComponent {
1732
- constructor() { }
1733
- }
1734
- IDListComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDListComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
1735
- IDListComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDListComponent, selector: "id-list", ngImport: i0, template: "<ids-list>\n <ng-content></ng-content>\n</ids-list>", encapsulation: i0.ViewEncapsulation.None });
1736
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDListComponent, decorators: [{
1737
- type: Component,
1738
- args: [{
1739
- selector: 'id-list',
1740
- templateUrl: './list.component.html',
1741
- encapsulation: ViewEncapsulation.None,
1742
- }]
1743
- }], ctorParameters: function () { return []; } });
1744
-
1745
- class IDListModule {
1746
- }
1747
- IDListModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDListModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
1748
- IDListModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDListModule, declarations: [IDListComponent], exports: [IDListComponent] });
1749
- IDListModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDListModule });
1750
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDListModule, decorators: [{
1751
- type: NgModule,
1752
- args: [{
1753
- declarations: [
1754
- IDListComponent
1755
- ],
1756
- exports: [
1757
- IDListComponent
1758
- ],
1759
- schemas: [CUSTOM_ELEMENTS_SCHEMA],
1760
- }]
1761
- }] });
1762
-
1763
- class IDListItemComponent {
1764
- constructor() {
1765
- this.headline = '';
1766
- this.date = null;
1767
- this.year = null;
1768
- this.month = null;
1769
- this.monthlabel = null;
1770
- this.day = null;
1771
- this.showdatelabel = false;
1772
- this.interactive = false;
1773
- }
1774
- }
1775
- IDListItemComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDListItemComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
1776
- IDListItemComponent.ɵcmp = i0.ɵɵ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, 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.ViewEncapsulation.None });
1777
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDListItemComponent, decorators: [{
1778
- type: Component,
1779
- args: [{
1780
- selector: 'id-list-item',
1781
- templateUrl: './list-item.component.html',
1782
- encapsulation: ViewEncapsulation.None,
1783
- }]
1784
- }], ctorParameters: function () { return []; }, propDecorators: { headline: [{
1785
- type: Input
1786
- }], date: [{
1787
- type: Input
1788
- }], year: [{
1789
- type: Input
1790
- }], month: [{
1791
- type: Input
1792
- }], monthlabel: [{
1793
- type: Input
1794
- }], day: [{
1795
- type: Input
1796
- }], showdatelabel: [{
1797
- type: Input
1798
- }], interactive: [{
1799
- type: Input
1800
- }] } });
1801
-
1802
- class IDListItemModule {
1803
- }
1804
- IDListItemModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDListItemModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
1805
- IDListItemModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDListItemModule, declarations: [IDListItemComponent], exports: [IDListItemComponent] });
1806
- IDListItemModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDListItemModule });
1807
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDListItemModule, decorators: [{
1808
- type: NgModule,
1809
- args: [{
1810
- declarations: [
1811
- IDListItemComponent
1812
- ],
1813
- exports: [
1814
- IDListItemComponent
1815
- ],
1816
- schemas: [CUSTOM_ELEMENTS_SCHEMA],
1817
- }]
1818
- }] });
1819
-
1820
- class IDListItemInfoComponent {
1821
- constructor() { }
1822
- }
1823
- IDListItemInfoComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDListItemInfoComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
1824
- IDListItemInfoComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDListItemInfoComponent, selector: "id-list-item-info", ngImport: i0, template: "<ids-list-item-info>\r\n <ng-content></ng-content>\r\n</ids-list-item-info>", styles: [":host { display: block; }"] });
1825
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDListItemInfoComponent, decorators: [{
1826
- type: Component,
1827
- args: [{
1828
- selector: 'id-list-item-info',
1829
- templateUrl: './list-item-info.component.html',
1830
- styles: [':host { display: block; }']
1831
- }]
1832
- }], ctorParameters: function () { return []; } });
1833
-
1834
- class IDListItemInfoModule {
1835
- }
1836
- IDListItemInfoModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDListItemInfoModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
1837
- IDListItemInfoModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDListItemInfoModule, declarations: [IDListItemInfoComponent], exports: [IDListItemInfoComponent] });
1838
- IDListItemInfoModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDListItemInfoModule });
1839
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDListItemInfoModule, decorators: [{
1840
- type: NgModule,
1841
- args: [{
1842
- declarations: [
1843
- IDListItemInfoComponent
1844
- ],
1845
- exports: [
1846
- IDListItemInfoComponent
1847
- ],
1848
- schemas: [CUSTOM_ELEMENTS_SCHEMA],
1849
- }]
1850
- }] });
1851
-
1852
- class IDNavigationContentComponent {
1853
- constructor() {
1854
- this.headline = '';
1855
- }
1856
- }
1857
- IDNavigationContentComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDNavigationContentComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
1858
- IDNavigationContentComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDNavigationContentComponent, selector: "id-navigation-content", inputs: { headline: "headline" }, ngImport: i0, template: "<ids-navigation-content\r\n [headline]=\"headline\">\r\n <ng-content></ng-content>\r\n</ids-navigation-content>" });
1859
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDNavigationContentComponent, decorators: [{
1860
- type: Component,
1861
- args: [{
1862
- selector: 'id-navigation-content',
1863
- templateUrl: './navigation-content.component.html'
1864
- }]
1865
- }], ctorParameters: function () { return []; }, propDecorators: { headline: [{
1866
- type: Input
1867
- }] } });
1868
-
1869
- class IDNavigationContentModule {
1870
- }
1871
- IDNavigationContentModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDNavigationContentModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
1872
- IDNavigationContentModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDNavigationContentModule, declarations: [IDNavigationContentComponent], exports: [IDNavigationContentComponent] });
1873
- IDNavigationContentModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDNavigationContentModule });
1874
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDNavigationContentModule, decorators: [{
1875
- type: NgModule,
1876
- args: [{
1877
- declarations: [
1878
- IDNavigationContentComponent
1879
- ],
1880
- exports: [
1881
- IDNavigationContentComponent
1882
- ],
1883
- schemas: [CUSTOM_ELEMENTS_SCHEMA],
1884
- }]
1885
- }] });
1886
-
1887
- class IDNavigationLocalComponent {
1888
- constructor() {
1889
- this.headline = '';
1890
- }
1891
- }
1892
- IDNavigationLocalComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDNavigationLocalComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
1893
- IDNavigationLocalComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDNavigationLocalComponent, selector: "id-navigation-local", inputs: { headline: "headline" }, ngImport: i0, template: "<ids-navigation-local\r\n [headline]=\"headline\">\r\n <ng-content></ng-content>\r\n</ids-navigation-local>" });
1894
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDNavigationLocalComponent, decorators: [{
1895
- type: Component,
1896
- args: [{
1897
- selector: 'id-navigation-local',
1898
- templateUrl: './navigation-local.component.html'
1899
- }]
1900
- }], ctorParameters: function () { return []; }, propDecorators: { headline: [{
1901
- type: Input
1902
- }] } });
1903
-
1904
- class IDNavigationLocalModule {
1905
- }
1906
- IDNavigationLocalModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDNavigationLocalModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
1907
- IDNavigationLocalModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDNavigationLocalModule, declarations: [IDNavigationLocalComponent], exports: [IDNavigationLocalComponent] });
1908
- IDNavigationLocalModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDNavigationLocalModule });
1909
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDNavigationLocalModule, decorators: [{
1910
- type: NgModule,
1911
- args: [{
1912
- declarations: [
1913
- IDNavigationLocalComponent
1914
- ],
1915
- exports: [
1916
- IDNavigationLocalComponent
1917
- ],
1918
- schemas: [CUSTOM_ELEMENTS_SCHEMA],
1919
- }]
1920
- }] });
1921
-
1922
- class IDNotificationBadgeComponent {
1923
- constructor() {
1924
- this.outlined = false;
1925
- }
1926
- }
1927
- IDNotificationBadgeComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDNotificationBadgeComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
1928
- IDNotificationBadgeComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDNotificationBadgeComponent, selector: "id-notification-badge", inputs: { outlined: "outlined" }, ngImport: i0, template: "<ids-notification-badge\r\n [attr.outlined]=\"outlined ? true : null\">\r\n <ng-content></ng-content>\r\n</ids-notification-badge>", encapsulation: i0.ViewEncapsulation.None });
1929
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDNotificationBadgeComponent, decorators: [{
1930
- type: Component,
1931
- args: [{
1932
- selector: 'id-notification-badge',
1933
- templateUrl: './notification-badge.component.html',
1934
- encapsulation: ViewEncapsulation.None,
1935
- }]
1936
- }], ctorParameters: function () { return []; }, propDecorators: { outlined: [{
1937
- type: Input
1938
- }] } });
1939
-
1940
- class IDNotificationBadgeModule {
1941
- }
1942
- IDNotificationBadgeModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDNotificationBadgeModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
1943
- IDNotificationBadgeModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDNotificationBadgeModule, declarations: [IDNotificationBadgeComponent], exports: [IDNotificationBadgeComponent] });
1944
- IDNotificationBadgeModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDNotificationBadgeModule });
1945
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDNotificationBadgeModule, decorators: [{
1946
- type: NgModule,
1947
- args: [{
1948
- declarations: [
1949
- IDNotificationBadgeComponent
1950
- ],
1951
- exports: [
1952
- IDNotificationBadgeComponent
1953
- ],
1954
- schemas: [CUSTOM_ELEMENTS_SCHEMA],
1955
- }]
1956
- }] });
1957
-
1958
- class IDNotificationBadge {
1959
- constructor(_value, _size, _type) {
1960
- this._value = _value;
1961
- this._size = _size;
1962
- this._type = _type;
1963
- }
1964
- get value() {
1965
- return this._value;
1966
- }
1967
- get size() {
1968
- return this._size;
1969
- }
1970
- get type() {
1971
- return this._type;
1972
- }
1973
- }
1974
-
1975
- class IDMobileMenuComponent {
1976
- constructor() {
1977
- this.type = undefined;
1978
- this.variation = undefined;
1979
- this.items = undefined;
1980
- }
1981
- }
1982
- IDMobileMenuComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDMobileMenuComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
1983
- IDMobileMenuComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDMobileMenuComponent, selector: "id-mobile-menu", inputs: { type: "type", variation: "variation", items: "items" }, ngImport: i0, 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.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { type: i2.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet"] }, { type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] });
1984
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDMobileMenuComponent, decorators: [{
1985
- type: Component,
1986
- args: [{
1987
- selector: 'id-mobile-menu',
1988
- templateUrl: './mobile-menu.component.html'
1989
- }]
1990
- }], ctorParameters: function () { return []; }, propDecorators: { type: [{
1991
- type: Input
1992
- }], variation: [{
1993
- type: Input
1994
- }], items: [{
1995
- type: Input
1996
- }] } });
1997
-
1998
- class IDMobileMenuModule {
1999
- }
2000
- IDMobileMenuModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDMobileMenuModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
2001
- IDMobileMenuModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDMobileMenuModule, declarations: [IDMobileMenuComponent], imports: [CommonModule, IDAnchorModule], exports: [IDMobileMenuComponent] });
2002
- IDMobileMenuModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDMobileMenuModule, imports: [[CommonModule, IDAnchorModule]] });
2003
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDMobileMenuModule, decorators: [{
2004
- type: NgModule,
2005
- args: [{
2006
- declarations: [
2007
- IDMobileMenuComponent
2008
- ],
2009
- exports: [
2010
- IDMobileMenuComponent
2011
- ],
2012
- imports: [CommonModule, IDAnchorModule],
2013
- schemas: [CUSTOM_ELEMENTS_SCHEMA],
2014
- }]
2015
- }] });
2016
-
2017
- class IDMobileMenuItem {
2018
- constructor(_props) {
2019
- this._props = _props;
2020
- }
2021
- get headline() {
2022
- return this._props.headline;
2023
- }
2024
- get link() {
2025
- return this._props.link;
2026
- }
2027
- get prependIcon() {
2028
- return this._props.prependIcon;
2029
- }
2030
- get appendIcon() {
2031
- return this._props.appendIcon;
2032
- }
2033
- get items() {
2034
- return this._props.items;
2035
- }
2036
- get expanded() {
2037
- return this._props.expanded;
2038
- }
2039
- get secondary() {
2040
- return this._props.secondary;
2041
- }
2042
- get active() {
2043
- return this._props.active;
2044
- }
2045
- get variation() {
2046
- return this._props.variation;
2047
- }
2048
- get showtext() {
2049
- return this._props.showtext;
2050
- }
2051
- get hidetext() {
2052
- return this._props.hidetext;
2053
- }
2054
- get expansionToggled() {
2055
- return this._props.expansionToggled;
2056
- }
2057
- togleExpansion() {
2058
- if (this._props.expansionToggled) {
2059
- this._props.expansionToggled();
2060
- }
2061
- }
2062
- }
2063
-
2064
- class IDPopoverComponent {
2065
- constructor() {
2066
- this.autofocus = false;
2067
- this.maxwidth = '260px';
2068
- this.maxheight = '260px';
2069
- this.cathegory = undefined;
2070
- this.position = 'bottom';
2071
- }
2072
- }
2073
- IDPopoverComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDPopoverComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
2074
- IDPopoverComponent.ɵcmp = i0.ɵɵ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, 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>" });
2075
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDPopoverComponent, decorators: [{
2076
- type: Component,
2077
- args: [{
2078
- selector: 'id-popover',
2079
- templateUrl: './popover.component.html',
2080
- }]
2081
- }], ctorParameters: function () { return []; }, propDecorators: { autofocus: [{
2082
- type: Input
2083
- }], maxwidth: [{
2084
- type: Input
2085
- }], maxheight: [{
2086
- type: Input
2087
- }], cathegory: [{
2088
- type: Input
2089
- }], position: [{
2090
- type: Input
2091
- }] } });
2092
-
2093
- class IDPopoverModule {
2094
- }
2095
- IDPopoverModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDPopoverModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
2096
- IDPopoverModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDPopoverModule, declarations: [IDPopoverComponent], exports: [IDPopoverComponent] });
2097
- IDPopoverModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDPopoverModule });
2098
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDPopoverModule, decorators: [{
2099
- type: NgModule,
2100
- args: [{
2101
- declarations: [
2102
- IDPopoverComponent
2103
- ],
2104
- exports: [
2105
- IDPopoverComponent
2106
- ],
2107
- schemas: [CUSTOM_ELEMENTS_SCHEMA],
2108
- }]
2109
- }] });
2110
-
2111
- class IDProgressbarComponent {
2112
- constructor() {
2113
- this.value = 0;
2114
- this.hidelabel = false;
2115
- }
2116
- }
2117
- IDProgressbarComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDProgressbarComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
2118
- IDProgressbarComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDProgressbarComponent, selector: "id-progressbar", inputs: { value: "value", hidelabel: "hidelabel" }, ngImport: i0, template: "<ids-progressbar \r\n [value]=\"value\"\r\n [hidelabel]=\"hidelabel\">\r\n</ids-progressbar>" });
2119
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDProgressbarComponent, decorators: [{
2120
- type: Component,
2121
- args: [{
2122
- selector: 'id-progressbar',
2123
- templateUrl: './progressbar.component.html',
2124
- }]
2125
- }], ctorParameters: function () { return []; }, propDecorators: { value: [{
2126
- type: Input
2127
- }], hidelabel: [{
2128
- type: Input
2129
- }] } });
2130
-
2131
- class IDProgressbarModule {
2132
- }
2133
- IDProgressbarModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDProgressbarModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
2134
- IDProgressbarModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDProgressbarModule, declarations: [IDProgressbarComponent], exports: [IDProgressbarComponent] });
2135
- IDProgressbarModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDProgressbarModule });
2136
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDProgressbarModule, decorators: [{
2137
- type: NgModule,
2138
- args: [{
2139
- declarations: [
2140
- IDProgressbarComponent
2141
- ],
2142
- exports: [
2143
- IDProgressbarComponent
2144
- ],
2145
- schemas: [CUSTOM_ELEMENTS_SCHEMA],
2146
- }]
2147
- }] });
2148
-
2149
- class IDFooterComponent {
2150
- constructor() {
2151
- this.type = '';
2152
- this.headline = '';
2153
- this.servicename = '';
2154
- this.subheadline = '';
2155
- this.cols = 3;
2156
- this.linkcol1 = '2';
2157
- this.linkcol2 = '2';
2158
- this.linkcol3 = '2';
2159
- this.mobilemenuitems = undefined;
2160
- }
2161
- }
2162
- IDFooterComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDFooterComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
2163
- IDFooterComponent.ɵcmp = i0.ɵɵ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, 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.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i2.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }] });
2164
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDFooterComponent, decorators: [{
2165
- type: Component,
2166
- args: [{
2167
- selector: 'id-footer',
2168
- templateUrl: './footer.component.html'
2169
- }]
2170
- }], ctorParameters: function () { return []; }, propDecorators: { type: [{
2171
- type: Input
2172
- }], headline: [{
2173
- type: Input
2174
- }], servicename: [{
2175
- type: Input
2176
- }], subheadline: [{
2177
- type: Input
2178
- }], cols: [{
2179
- type: Input
2180
- }], linkcol1: [{
2181
- type: Input
2182
- }], linkcol2: [{
2183
- type: Input
2184
- }], linkcol3: [{
2185
- type: Input
2186
- }], mobilemenuitems: [{
2187
- type: Input
2188
- }] } });
2189
-
2190
- class IDFooterModule {
2191
- }
2192
- IDFooterModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDFooterModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
2193
- IDFooterModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDFooterModule, declarations: [IDFooterComponent], imports: [CommonModule, IDAnchorModule], exports: [IDFooterComponent] });
2194
- IDFooterModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDFooterModule, imports: [[CommonModule, IDAnchorModule]] });
2195
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDFooterModule, decorators: [{
2196
- type: NgModule,
2197
- args: [{
2198
- declarations: [
2199
- IDFooterComponent
2200
- ],
2201
- exports: [
2202
- IDFooterComponent
2203
- ],
2204
- imports: [CommonModule, IDAnchorModule],
2205
- schemas: [CUSTOM_ELEMENTS_SCHEMA],
2206
- }]
2207
- }] });
2208
-
2209
- class IDHeaderComponent {
2210
- constructor() {
2211
- this.type = '';
2212
- this.hideregionpicker = false;
2213
- this.fluid = false;
2214
- this.unresponsive = false;
2215
- this.hidebrand = false;
2216
- this.logohref = '';
2217
- this.pickregiontext = 'Välj region';
2218
- this.srlogolabel = 'Logotyp';
2219
- this.avatarmaxwidth = '';
2220
- this.persistentmobilemenu = false;
2221
- this.mobilemenulabel = '';
2222
- this.onDidToggleRegion = new EventEmitter();
2223
- }
2224
- }
2225
- IDHeaderComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDHeaderComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
2226
- IDHeaderComponent.ɵcmp = i0.ɵɵ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, template: "<ids-header \r\n [attr.type]=\"type\"\r\n [attr.fluid]=\"fluid ? true : null\"\r\n [attr.brandtext]=\"brandtext\"\r\n [attr.brandtexttop]=\"brandtexttop\"\r\n [attr.brandtextbottom]=\"brandtextbottom\"\r\n [unresponsive]=\"unresponsive ? true : null\"\r\n [hideregionpicker]=\"hideregionpicker ? true : null\"\r\n [logohref]=\"logohref\"\r\n [hidebrand]=\"hidebrand\"\r\n [pickregiontext]=\"pickregiontext\"\r\n [srlogolabel]=\"srlogolabel\"\r\n (didToggleRegion)=\"onDidToggleRegion.emit(true)\">\r\n <ids-icon *ngIf=\"regionicon\" slot=\"region\" [name]=\"regionicon\" [title]=\"regionicontitle\"></ids-icon>\r\n <ids-header-item *ngFor=\"let item of items\" \r\n [attr.type]=\"type\"\r\n [mobile]=\"item.mobile\"\r\n [attr.separatorleft]=\"item.separatorLeft\">\r\n <ids-icon *ngIf=\"item.iconName\" [name]=\"item.iconName\"></ids-icon>\r\n <id-anchor class=\"ids-link\" [link]=\"item.link\"></id-anchor>\r\n </ids-header-item>\r\n\r\n <ids-header-nav slot=\"header-nav\" *ngIf=\"navitems || mobileitems\" [attr.type]=\"type\">\r\n <ids-header-nav-item *ngFor=\"let navitem of navitems; let i = index\" [attr.type]=\"type\" [label]=\"navitem.label\" [link]=\"navitem.link\" [active]=\"navitem.active\">\r\n <id-anchor class=\"ids-link\" *ngIf=\"navitem.link\" [link]=\"navitem.link\"></id-anchor>\r\n <ids-link slot=\"col-1\" [block]=\"true\" *ngFor=\"let link of navitem.col1\">\r\n <ids-icon *ngIf=\"type.indexOf('1177')\" name=\"arrow\"></ids-icon>\r\n <ids-icon *ngIf=\"type.indexOf('inera')\" color=\"var(--color-main)\" name=\"arrow\"></ids-icon>\r\n <id-anchor class=\"ids-link\" [link]=\"link\"></id-anchor>\r\n </ids-link> \r\n <ids-link slot=\"col-2\" [block]=\"true\" *ngFor=\"let link of navitem.col2\">\r\n <ids-icon *ngIf=\"type.indexOf('1177')\" name=\"arrow\"></ids-icon>\r\n <ids-icon *ngIf=\"type.indexOf('inera')\" color=\"var(--color-main)\" name=\"arrow\"></ids-icon>\r\n <id-anchor class=\"ids-link\" [link]=\"link\"></id-anchor>\r\n </ids-link>\r\n <ids-link slot=\"col-3\" [block]=\"true\" *ngFor=\"let link of navitem.col3\">\r\n <ids-icon *ngIf=\"type.indexOf('1177')\" name=\"arrow\"></ids-icon>\r\n <ids-icon *ngIf=\"type.indexOf('inera')\" color=\"var(--color-main)\" name=\"arrow\"></ids-icon>\r\n <id-anchor class=\"ids-link\" [link]=\"link\"></id-anchor>\r\n </ids-link>\r\n <div slot=\"col-4\">\r\n <h2 style=\"margin-bottom: 15px; color: var(--header-nav-item-heading_color);\" class=\"ids-heading-2\">{{navitem.headline}}</h2>\r\n <p class=\"body\">{{navitem.paragraph}}</p>\r\n <id-anchor [link]=\"navitem.paragraphLink\"></id-anchor>\r\n </div>\r\n </ids-header-nav-item>\r\n <ids-header-mobile-item [attr.type]=\"type\" *ngFor=\"let mobileItem of mobileitems\">\r\n <ids-icon *ngIf=\"mobileItem.iconName\" [name]=\"mobileItem.iconName\"></ids-icon>\r\n <id-anchor [link]=\"mobileItem.link\"></id-anchor>\r\n </ids-header-mobile-item>\r\n \r\n <ids-header-mobile-menu \r\n [attr.persistent]=\"persistentmobilemenu ? true : null\"\r\n [attr.type]=\"type\" *ngIf=\"mobilemenuitems\">\r\n {{mobilemenulabel}}\r\n <ids-mobile-menu-item [attr.type]=\"type\" *ngFor=\"let item of mobilemenuitems\"\r\n slot=\"menu-link\"\r\n [attr.type]=\"type\"\r\n [headline]=\"item?.headline\"\r\n [showtext]=\"item?.showtext\"\r\n [hidetext]=\"item?.hidetext\"\r\n [expanded]=\"item?.expanded\"\r\n [secondary]=\"item?.secondary\"\r\n [active]=\"item?.active\"\r\n (didToggleExpansion)=\"item.togleExpansion()\">\r\n <id-anchor [noOutline]=\"true\" [block]=\"true\" slot=\"link\" *ngIf=\"item.link\" [link]=\"item.link\"></id-anchor>\r\n <ids-mobile-menu-item [attr.type]=\"type\" *ngFor=\"let item of item.items\"\r\n [attr.type]=\"type\"\r\n [headline]=\"item?.headline\"\r\n [expanded]=\"item?.expanded\"\r\n [showtext]=\"item?.showtext\"\r\n [hidetext]=\"item?.hidetext\"\r\n [secondary]=\"item?.secondary\"\r\n [active]=\"item?.active\"\r\n (didToggleExpansion)=\"item.togleExpansion()\">\r\n <id-anchor [noOutline]=\"true\" [block]=\"true\" slot=\"link\" *ngIf=\"item.link\" [link]=\"item.link\"></id-anchor>\r\n <ids-mobile-menu-item [attr.type]=\"type\" *ngFor=\"let item of item.items\"\r\n [attr.type]=\"type\"\r\n [headline]=\"item?.headline\"\r\n [showtext]=\"item?.showtext\"\r\n [hidetext]=\"item?.hidetext\"\r\n [expanded]=\"item?.expanded\"\r\n [secondary]=\"item?.secondary\"\r\n [active]=\"item?.active\"\r\n (didToggleExpansion)=\"item.togleExpansion()\">\r\n <id-anchor [noOutline]=\"true\" [block]=\"true\" slot=\"link\" *ngIf=\"item.link\" [link]=\"item.link\"></id-anchor>\r\n <ids-mobile-menu-item [attr.type]=\"type\" *ngFor=\"let item of item.items\"\r\n [attr.type]=\"type\"\r\n [headline]=\"item?.headline\"\r\n [expanded]=\"item?.expanded\"\r\n [secondary]=\"item?.secondary\"\r\n [active]=\"item?.active\"\r\n (didToggleExpansion)=\"item.togleExpansion()\">\r\n <id-anchor *ngIf=\"item.link\" [link]=\"item.link\"></id-anchor>\r\n </ids-mobile-menu-item>\r\n </ids-mobile-menu-item>\r\n </ids-mobile-menu-item>\r\n </ids-mobile-menu-item>\r\n </ids-header-mobile-menu>\r\n </ids-header-nav>\r\n\r\n <ids-header-avatar [maxwidth]=\"avatar.maxWidth\" [attr.type]=\"type\" *ngIf=\"avatar\" [unit]=\"avatar.unit\" [username]=\"avatar.username\">\r\n <ng-content select=\"[avatar]\"></ng-content>\r\n <id-anchor style=\"text-decoration: underline;\" [link]=\"avatar.linkLeft\" slot=\"avatar-left\"></id-anchor>\r\n <id-anchor style=\"text-decoration: underline;\" [link]=\"avatar.linkRight\" slot=\"avatar-right\"></id-anchor>\r\n </ids-header-avatar>\r\n\r\n <ng-content></ng-content>\r\n\r\n <ids-header-mobile-menu \r\n [attr.persistent]=\"persistentmobilemenu ? true : null\"\r\n *ngIf=\"type !== '1177' && (mobilemenuitems || avatar)\"\r\n [type]=\"type\">\r\n <ids-mobile-menu-item *ngFor=\"let item of mobilemenuitems\"\r\n [attr.type]=\"type\"\r\n [headline]=\"item?.headline\"\r\n [expanded]=\"item?.expanded\"\r\n (didToggleExpansion)=\"item.togleExpansion()\">\r\n <id-anchor slot=\"link\" [noOutline]=\"true\" [block]=\"true\" *ngIf=\"item.link\" [link]=\"item.link\"></id-anchor>\r\n <ids-mobile-menu-item *ngFor=\"let item of item.items\"\r\n [attr.type]=\"type\"\r\n [headline]=\"item?.headline\"\r\n [expanded]=\"item?.expanded\"\r\n (didToggleExpansion)=\"item.togleExpansion()\">\r\n <id-anchor slot=\"link\" [noOutline]=\"true\" [block]=\"true\" *ngIf=\"item.link\" [link]=\"item.link\"></id-anchor>\r\n <ids-mobile-menu-item *ngFor=\"let item of item.items\"\r\n [attr.type]=\"type\"\r\n [headline]=\"item?.headline\"\r\n [expanded]=\"item?.expanded\"\r\n (didToggleExpansion)=\"item.togleExpansion()\">\r\n <id-anchor slot=\"link\" [noOutline]=\"true\" [block]=\"true\" *ngIf=\"item.link\" [link]=\"item.link\"></id-anchor>\r\n <ids-mobile-menu-item *ngFor=\"let item of item.items\"\r\n [attr.type]=\"type\"\r\n [headline]=\"item?.headline\"\r\n [expanded]=\"item?.expanded\"\r\n (didToggleExpansion)=\"item.togleExpansion()\">\r\n <id-anchor [noOutline]=\"true\" [block]=\"true\" *ngIf=\"item.link\" [link]=\"item.link\"></id-anchor>\r\n </ids-mobile-menu-item>\r\n </ids-mobile-menu-item>\r\n </ids-mobile-menu-item>\r\n </ids-mobile-menu-item>\r\n <ids-mobile-menu-avatar *ngIf=\"avatar\" [username]=\"avatar.username\" [unit]=\"avatar.unit\">\r\n <ng-content select=\"[avatarMobile]\"></ng-content>\r\n <id-anchor style=\"color: var(--mobile-menu-avatar-link)\" *ngIf=\"avatar.linkMobile\" [link]=\"avatar.linkMobile\"></id-anchor>\r\n </ids-mobile-menu-avatar>\r\n </ids-header-mobile-menu>\r\n</ids-header>", components: [{ type: IDAnchorComponent, selector: "id-anchor", inputs: ["link", "block", "noOutline", "contextClasses"] }], directives: [{ type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i2.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }] });
2227
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDHeaderComponent, decorators: [{
2228
- type: Component,
2229
- args: [{
2230
- selector: 'id-header',
2231
- templateUrl: './header.component.html'
2232
- }]
2233
- }], propDecorators: { type: [{
2234
- type: Input
2235
- }], brandtext: [{
2236
- type: Input
2237
- }], brandtexttop: [{
2238
- type: Input
2239
- }], brandtextbottom: [{
2240
- type: Input
2241
- }], hideregionpicker: [{
2242
- type: Input
2243
- }], fluid: [{
2244
- type: Input
2245
- }], unresponsive: [{
2246
- type: Input
2247
- }], hidebrand: [{
2248
- type: Input
2249
- }], logohref: [{
2250
- type: Input
2251
- }], pickregiontext: [{
2252
- type: Input
2253
- }], regionicon: [{
2254
- type: Input
2255
- }], regionicontitle: [{
2256
- type: Input
2257
- }], srlogolabel: [{
2258
- type: Input
2259
- }], items: [{
2260
- type: Input
2261
- }], avatar: [{
2262
- type: Input
2263
- }], avatarmaxwidth: [{
2264
- type: Input
2265
- }], navitems: [{
2266
- type: Input
2267
- }], persistentmobilemenu: [{
2268
- type: Input
2269
- }], mobileitems: [{
2270
- type: Input
2271
- }], mobilemenulabel: [{
2272
- type: Input
2273
- }], mobilemenuitems: [{
2274
- type: Input
2275
- }], onDidToggleRegion: [{
2276
- type: Output
2277
- }] } });
2278
-
2279
- class IDHeaderModule {
2280
- }
2281
- IDHeaderModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDHeaderModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
2282
- IDHeaderModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDHeaderModule, declarations: [IDHeaderComponent], imports: [CommonModule, IDAnchorModule, IDIconModule], exports: [IDHeaderComponent] });
2283
- IDHeaderModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDHeaderModule, imports: [[CommonModule, IDAnchorModule, IDIconModule]] });
2284
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDHeaderModule, decorators: [{
2285
- type: NgModule,
2286
- args: [{
2287
- declarations: [
2288
- IDHeaderComponent
2289
- ],
2290
- exports: [
2291
- IDHeaderComponent
2292
- ],
2293
- imports: [CommonModule, IDAnchorModule, IDIconModule],
2294
- schemas: [CUSTOM_ELEMENTS_SCHEMA],
2295
- }]
2296
- }] });
2297
-
2298
- class IDHeaderItem {
2299
- constructor(_props) {
2300
- this._props = _props;
2301
- }
2302
- get iconName() {
2303
- return this._props.iconName;
2304
- }
2305
- get link() {
2306
- return this._props.link;
2307
- }
2308
- get mobile() {
2309
- return this._props.mobile;
2310
- }
2311
- get separatorLeft() {
2312
- return this._props.separatorLeft;
2313
- }
2314
- }
2315
-
2316
- class IDHeaderAvatar {
2317
- constructor(_props) {
2318
- this._props = _props;
2319
- }
2320
- get username() {
2321
- return this._props.username;
2322
- }
2323
- get maxWidth() {
2324
- return this._props.maxWidth;
2325
- }
2326
- get linkLeft() {
2327
- return this._props.linkLeft;
2328
- }
2329
- get linkRight() {
2330
- return this._props.linkRight;
2331
- }
2332
- get unit() {
2333
- return this._props.unit;
2334
- }
2335
- get linkMobile() {
2336
- return this._props.linkMobile;
2337
- }
2338
- }
2339
-
2340
- class IDHeaderNavItem {
2341
- constructor(_props) {
2342
- this._props = _props;
2343
- }
2344
- get label() {
2345
- return this._props.label;
2346
- }
2347
- get col1() {
2348
- return this._props.col1;
2349
- }
2350
- get col2() {
2351
- return this._props.col2;
2352
- }
2353
- get col3() {
2354
- return this._props.col3;
2355
- }
2356
- get headline() {
2357
- return this._props.headline;
2358
- }
2359
- get paragraph() {
2360
- return this._props.paragraph;
2361
- }
2362
- get paragraphLink() {
2363
- return this._props.paragraphLink;
2364
- }
2365
- get link() {
2366
- return this._props.link;
2367
- }
2368
- get active() {
2369
- return this._props.active;
2370
- }
2371
- }
2372
-
2373
- class IDStepperComponent {
2374
- }
2375
- IDStepperComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDStepperComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
2376
- IDStepperComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDStepperComponent, selector: "id-stepper", ngImport: i0, template: "<ids-stepper>\r\n <ng-content></ng-content>\r\n</ids-stepper>" });
2377
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDStepperComponent, decorators: [{
2378
- type: Component,
2379
- args: [{
2380
- selector: 'id-stepper',
2381
- templateUrl: './stepper.component.html',
2382
- }]
2383
- }] });
2384
-
2385
- class IDStepComponent {
2386
- constructor() {
2387
- this.state = '';
2388
- this.headline = '';
2389
- this.srindicatortext = '';
2390
- this.label = '';
2391
- this.expanded = false;
2392
- this.disabled = false;
2393
- }
2394
- }
2395
- IDStepComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDStepComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
2396
- IDStepComponent.ɵcmp = i0.ɵɵ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, 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>" });
2397
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDStepComponent, decorators: [{
2398
- type: Component,
2399
- args: [{
2400
- selector: 'id-step',
2401
- templateUrl: './step.component.html',
2402
- }]
2403
- }], ctorParameters: function () { return []; }, propDecorators: { state: [{
2404
- type: Input
2405
- }], headline: [{
2406
- type: Input
2407
- }], srindicatortext: [{
2408
- type: Input
2409
- }], label: [{
2410
- type: Input
2411
- }], expanded: [{
2412
- type: Input
2413
- }], disabled: [{
2414
- type: Input
2415
- }] } });
2416
-
2417
- class IDStepperModule {
2418
- }
2419
- IDStepperModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDStepperModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
2420
- IDStepperModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDStepperModule, declarations: [IDStepComponent,
2421
- IDStepperComponent], exports: [IDStepComponent,
2422
- IDStepperComponent] });
2423
- IDStepperModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDStepperModule });
2424
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDStepperModule, decorators: [{
2425
- type: NgModule,
2426
- args: [{
2427
- declarations: [
2428
- IDStepComponent,
2429
- IDStepperComponent
2430
- ],
2431
- exports: [
2432
- IDStepComponent,
2433
- IDStepperComponent
2434
- ],
2435
- schemas: [CUSTOM_ELEMENTS_SCHEMA],
2436
- }]
2437
- }] });
2438
-
2439
- class IDTabsComponent {
2440
- constructor() {
2441
- this.responsive = 'm';
2442
- this.unresponsive = false;
2443
- this.selectLabel = '';
2444
- }
2445
- }
2446
- IDTabsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDTabsComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
2447
- IDTabsComponent.ɵcmp = i0.ɵɵ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, 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.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i2.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }] });
2448
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDTabsComponent, decorators: [{
2449
- type: Component,
2450
- args: [{
2451
- selector: 'id-tabs',
2452
- templateUrl: './tabs.component.html'
2453
- }]
2454
- }], propDecorators: { tabs: [{
2455
- type: Input
2456
- }], responsive: [{
2457
- type: Input
2458
- }], unresponsive: [{
2459
- type: Input
2460
- }], selectLabel: [{
2461
- type: Input
2462
- }] } });
2463
-
2464
- class IDTabPanelComponent {
2465
- constructor(elementRef) {
2466
- this.elementRef = elementRef;
2467
- this.nofocus = undefined;
2468
- elementRef.nativeElement.setAttribute('slot', 'tab-panel');
2469
- }
2470
- }
2471
- IDTabPanelComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDTabPanelComponent, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component });
2472
- IDTabPanelComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDTabPanelComponent, selector: "id-tab-panel", inputs: { nofocus: "nofocus" }, ngImport: i0, template: "<ids-tab-panel [attr.nofocus]=\"nofocus ? true : null\">\r\n <ng-content></ng-content>\r\n</ids-tab-panel>" });
2473
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDTabPanelComponent, decorators: [{
2474
- type: Component,
2475
- args: [{
2476
- selector: 'id-tab-panel',
2477
- templateUrl: './tab-panel.component.html'
2478
- }]
2479
- }], ctorParameters: function () { return [{ type: i0.ElementRef }]; }, propDecorators: { nofocus: [{
2480
- type: Input
2481
- }] } });
2482
-
2483
- class IDTabComponent {
2484
- constructor(elementRef) {
2485
- this.elementRef = elementRef;
2486
- this.notices = 0;
2487
- this.notifications = 0;
2488
- this.label = '';
2489
- this.selected = false;
2490
- // Internal icon
2491
- this.icon = undefined;
2492
- elementRef.nativeElement.setAttribute('slot', 'tab');
2493
- }
2494
- }
2495
- IDTabComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDTabComponent, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component });
2496
- IDTabComponent.ɵcmp = i0.ɵɵ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, 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.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] });
2497
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDTabComponent, decorators: [{
2498
- type: Component,
2499
- args: [{
2500
- selector: 'id-tab',
2501
- templateUrl: './tab.component.html'
2502
- }]
2503
- }], ctorParameters: function () { return [{ type: i0.ElementRef }]; }, propDecorators: { notices: [{
2504
- type: Input
2505
- }], notifications: [{
2506
- type: Input
2507
- }], label: [{
2508
- type: Input
2509
- }], selected: [{
2510
- type: Input
2511
- }], icon: [{
2512
- type: Input
2513
- }] } });
2514
-
2515
- class IDTabsModule {
2516
- }
2517
- IDTabsModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDTabsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
2518
- IDTabsModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDTabsModule, declarations: [IDTabsComponent,
2519
- IDTabComponent,
2520
- IDTabPanelComponent], imports: [CommonModule], exports: [IDTabsComponent,
2521
- IDTabComponent,
2522
- IDTabPanelComponent] });
2523
- IDTabsModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDTabsModule, imports: [[CommonModule]] });
2524
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDTabsModule, decorators: [{
2525
- type: NgModule,
2526
- args: [{
2527
- declarations: [
2528
- IDTabsComponent,
2529
- IDTabComponent,
2530
- IDTabPanelComponent
2531
- ],
2532
- imports: [CommonModule],
2533
- exports: [
2534
- IDTabsComponent,
2535
- IDTabComponent,
2536
- IDTabPanelComponent
2537
- ],
2538
- schemas: [CUSTOM_ELEMENTS_SCHEMA],
2539
- }]
2540
- }] });
2541
-
2542
- class IDTab {
2543
- constructor(_props) {
2544
- this._props = _props;
2545
- }
2546
- get label() {
2547
- return this._props.label;
2548
- }
2549
- get selected() {
2550
- return this._props.selected;
2551
- }
2552
- get notices() {
2553
- return this._props.notices;
2554
- }
2555
- get notifications() {
2556
- return this._props.notifications;
2557
- }
2558
- get icon() {
2559
- return this._props.icon;
2560
- }
2561
- }
2562
-
2563
- class IDTagComponent {
2564
- constructor() {
2565
- this.clickable = false;
2566
- this.closeable = false;
2567
- this.srcloselabel = '';
2568
- this.onClicked = new EventEmitter();
2569
- this.onClosed = new EventEmitter();
2570
- }
2571
- }
2572
- IDTagComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDTagComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
2573
- IDTagComponent.ɵcmp = i0.ɵɵ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, 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>" });
2574
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDTagComponent, decorators: [{
2575
- type: Component,
2576
- args: [{
2577
- selector: 'id-tag',
2578
- templateUrl: './tag.component.html',
2579
- }]
2580
- }], ctorParameters: function () { return []; }, propDecorators: { clickable: [{
2581
- type: Input
2582
- }], closeable: [{
2583
- type: Input
2584
- }], srcloselabel: [{
2585
- type: Input
2586
- }], onClicked: [{
2587
- type: Output
2588
- }], onClosed: [{
2589
- type: Output
2590
- }] } });
2591
-
2592
- class IDTagModule {
2593
- }
2594
- IDTagModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDTagModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
2595
- IDTagModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDTagModule, declarations: [IDTagComponent], exports: [IDTagComponent] });
2596
- IDTagModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDTagModule });
2597
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDTagModule, decorators: [{
2598
- type: NgModule,
2599
- args: [{
2600
- declarations: [
2601
- IDTagComponent
2602
- ],
2603
- exports: [
2604
- IDTagComponent
2605
- ],
2606
- schemas: [CUSTOM_ELEMENTS_SCHEMA],
2607
- }]
2608
- }] });
2609
-
2610
- class IDTooltipComponent {
2611
- constructor() { }
2612
- }
2613
- IDTooltipComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDTooltipComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
2614
- IDTooltipComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDTooltipComponent, selector: "id-tooltip", ngImport: i0, template: "<ids-tooltip>\r\n <ng-content></ng-content>\r\n</ids-tooltip>" });
2615
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDTooltipComponent, decorators: [{
2616
- type: Component,
2617
- args: [{
2618
- selector: 'id-tooltip',
2619
- templateUrl: './tooltip.component.html',
2620
- }]
2621
- }], ctorParameters: function () { return []; } });
2622
-
2623
- class IDTooltipModule {
2624
- }
2625
- IDTooltipModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDTooltipModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
2626
- IDTooltipModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDTooltipModule, declarations: [IDTooltipComponent], exports: [IDTooltipComponent] });
2627
- IDTooltipModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDTooltipModule });
2628
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDTooltipModule, decorators: [{
2629
- type: NgModule,
2630
- args: [{
2631
- declarations: [
2632
- IDTooltipComponent
2633
- ],
2634
- exports: [
2635
- IDTooltipComponent
2636
- ],
2637
- schemas: [CUSTOM_ELEMENTS_SCHEMA],
2638
- }]
2639
- }] });
2640
-
2641
- class IDToggleComponent {
2642
- constructor() { }
2643
- }
2644
- IDToggleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDToggleComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
2645
- IDToggleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDToggleComponent, selector: "id-toggle", ngImport: i0, template: "<ids-toggle>\r\n <ng-content></ng-content>\r\n</ids-toggle>", encapsulation: i0.ViewEncapsulation.None });
2646
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDToggleComponent, decorators: [{
2647
- type: Component,
2648
- args: [{
2649
- selector: 'id-toggle',
2650
- templateUrl: './toggle.component.html',
2651
- encapsulation: ViewEncapsulation.None,
2652
- }]
2653
- }], ctorParameters: function () { return []; } });
2654
-
2655
- class IDToggleModule {
2656
- }
2657
- IDToggleModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDToggleModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
2658
- IDToggleModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDToggleModule, declarations: [IDToggleComponent], exports: [IDToggleComponent] });
2659
- IDToggleModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDToggleModule });
2660
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDToggleModule, decorators: [{
2661
- type: NgModule,
2662
- args: [{
2663
- declarations: [
2664
- IDToggleComponent
2665
- ],
2666
- exports: [
2667
- IDToggleComponent
2668
- ],
2669
- schemas: [CUSTOM_ELEMENTS_SCHEMA],
2670
- }]
2671
- }] });
2672
-
2673
- /*
2674
- * Public API Surface of ids-angular
2675
- */
1
+ var publicApi = {};
2
+ /* Alert
3
+ export { IDAlertComponent } from './components/alert/alert.component';
4
+ export { IDAlertModule } from './components/alert/alert.module';
5
+
6
+ /* Alert
7
+ export { IDAnchorComponent } from './common/components/anchor.component';
8
+ export { IDAnchorModule } from './common/components/anchor.module';
9
+
10
+ export { IDAlertGlobalComponent } from './components/alert-global/alert-global.component';
11
+ export { IDAlertGlobalModule } from './components/alert-global/alert-global.module';
12
+
13
+ /* Agent
14
+ export { IDAgentComponent } from './components/agent/agent.component';
15
+ export { IDAgentModule } from './components/agent/agent.module';
16
+
17
+ /* Badge
18
+ export { IDBadgeComponent } from './components/badge/badge.component';
19
+ export { IDBadgeModule } from './components/badge/badge.module';
20
+
21
+ /* Button
22
+ export { IDButtonComponent } from './components/button/button.component';
23
+ export { IDButtonModule } from './components/button/button.module';
24
+
25
+ export { IDButtonGroupComponent } from './components/button-group/button-group.component';
26
+ export { IDButtonGroupModule } from './components/button-group/button-group.module';
27
+
28
+ /* Carousel
29
+ export { IDCarouselComponent } from './components/carousel/carousel.component';
30
+ export { IDCarouselModule } from './components/carousel/carousel.module';
31
+ export { IDCarouselItemComponent } from './components/carousel/carousel-item/carousel-item.component';
32
+
33
+ /* Breadcrumbs
34
+ export { IDBreadcrumbsComponent } from './components/breadcrumbs/breadcrumbs.component';
35
+ export { IDBreadcrumbsModule } from './components/breadcrumbs/breadcrumbs.module';
36
+
37
+ /* Card
38
+ export { IDCardComponent } from './components/card/card.component';
39
+ export { IDCardModule } from './components/card/card.module';
40
+
41
+ /* Date-label
42
+ export { IDDateLabelComponent } from './components/date-label/date-label.component';
43
+ export { IDDateLabelModule } from './components/date-label/date-label.module';
44
+
45
+ /* Dialog
46
+ export { IDDialogComponent } from './components/dialog/dialog.component';
47
+ export { IDDialogModule } from './components/dialog/dialog.module';
48
+
49
+ /* Date-label
50
+ export { IDExpandableComponent } from './components/expandable/expandable.component';
51
+ export { IDExpandableModule } from './components/expandable/expandable.module';
52
+
53
+ /* Icon
54
+ export { IDIcon } from './common/classes/icon/IDIcon';
55
+ export { IDIconProps } from './common/classes/icon/IDIconProps';
56
+ export { IDIconComponent } from './components/icon/icon.component';
57
+ export { IDIconModule } from './components/icon/icon.module';
58
+
59
+ /* Form
60
+ export { IDInputComponent } from './components/form/input/input.component';
61
+ export { IDInputModule } from './components/form/input/input.module';
62
+ export { IDCheckboxComponent } from './components/form/checkbox/checkbox.component';
63
+ export { IDCheckboxModule } from './components/form/checkbox/checkbox.module';
64
+ export { IDCheckboxGroupComponent } from './components/form/checkbox-group/checkbox-group.component';
65
+ export { IDCheckboxGroupModule } from './components/form/checkbox-group/checkbox-group.module';
66
+ export { IDErrorMessageComponent } from './components/form/error-message/error-message.component';
67
+ export { IDErrorMessageModule } from './components/form/error-message/error-message.module';
68
+ export { IDRadioComponent } from './components/form/radio/radio.component';
69
+ export { IDRadioGroupComponent } from './components/form/radio/radio-group.component';
70
+ export { IDRadioModule } from './components/form/radio/radio.module';
71
+ export { IDRangeComponent } from './components/form/range/range.component';
72
+ export { IDRangeModule } from './components/form/range/range.module';
73
+ export { IDSelectComponent } from './components/form/select/select.component';
74
+ export { IDSelectModule } from './components/form/select/select.module';
75
+ export { IDSelectMultipleComponent } from './components/form/select-multiple/select-multiple.component';
76
+ export { IDSelectMultipleModule } from './components/form/select-multiple/select-multiple.module';
77
+ export { IDSpinnerComponent } from './components/form/spinner/spinner.component';
78
+ export { IDSpinnerModule } from './components/form/spinner/spinner.module';
79
+ export { IDTimeComponent } from './components/form/time/time.component';
80
+ export { IDTimeModule } from './components/form/time/time.module';
81
+ export { IDTextareaComponent } from './components/form/textarea/textarea.component';
82
+ export { IDTextareaModule } from './components/form/textarea/textarea.module';
83
+
84
+ /* Grid
85
+ export { IDRowComponent } from './components/grid/row/row.component';
86
+ export { IDRowModule } from './components/grid/row/row.module';
87
+ export { IDColumnComponent } from './components/grid/column/column.component';
88
+ export { IDColumnModule } from './components/grid/column/column.module';
89
+ export { IDContainerComponent } from './components/grid/container/container.component';
90
+ export { IDContainerModule } from './components/grid/container/container.module';
91
+
92
+ /* Link
93
+ export { IDLinkComponent } from './components/link/link.component';
94
+ export { IDLinkModule } from './components/link/link.module';
95
+ export { IDLink } from './common/classes/link/IDLink';
96
+ export { IDLinkProps } from './common/classes/link/IDLinkProps';
97
+ export { IDLinkFunction } from './common/classes/link/IDLinkFunction';
98
+ export { IDLinkRoute } from './common/classes/link/IDLinkRoute';
99
+ export { IDLinkWeb } from './common/classes/link/IDLinkWeb';
100
+
101
+ /* List
102
+ export { IDListComponent } from './components/list/list.component';
103
+ export { IDListModule } from './components/list/list.module';
104
+ export { IDListItemComponent } from './components/list/item/list-item.component';
105
+ export { IDListItemInfoComponent } from './components/list/item/info/list-item-info.component';
106
+
107
+ /* Navigation
108
+ export { IDNavigationContentComponent } from './components/navigation/content/navigation-content.component';
109
+ export { IDNavigationContentModule } from './components/navigation/content/navigation-content.module';
110
+ export { IDNavigationLocalComponent } from './components/navigation/local/navigation-local.component';
111
+ export { IDNavigationLocalModule } from './components/navigation/local/navigation-local.module';
112
+
113
+ /* Notification Badge
114
+ export { IDNotificationBadgeComponent } from './components/notification/badge/notification-badge.component';
115
+ export { IDNotificationBadgeModule } from './components/notification/badge/notification-badge.module';
116
+ export { IDNotificationBadge } from './common/classes/notification-badge/notification-badge';
117
+
118
+ /* Mobile Menu
119
+ export { IDMobileMenuComponent } from './components/mobile/menu/mobile-menu.component';
120
+ export { IDMobileMenuModule } from './components/mobile/menu/mobile-menu.module';
121
+ export { IDMobileMenuItem } from './common/classes/mobile/MobileMenuItem';
122
+ export { IDMobileMenuItemProps } from './common/classes/mobile/MobileMenuItemProps';
123
+
124
+ /* Popover
125
+ export { IDPopoverComponent } from './components/popover/popover.component';
126
+ export { IDPopoverModule } from './components/popover/popover.module';
127
+
128
+ /* Progressbar
129
+ export { IDProgressbarComponent } from './components/progressbar/progressbar.component';
130
+ export { IDProgressbarModule } from './components/progressbar/progressbar.module';
131
+
132
+ /* Footer
133
+ export { IDFooterComponent } from './components/footer/footer.component';
134
+ export { IDFooterModule } from './components/footer/footer.module';
135
+
136
+ /* Header
137
+ export { IDHeaderComponent } from './components/header/header.component';
138
+ export { IDHeaderModule } from './components/header/header.module';
139
+ export { IDHeaderItem } from './common/classes/header/IDHeaderItem';
140
+ export { IDHeaderItemProps } from './common/classes/header/IDHeaderItemProps';
141
+ export { IDHeaderAvatar } from './common/classes/header/IDHeaderAvatar';
142
+ export { IDHeaderAvatarProps } from './common/classes/header/IDHeaderAvatarProps';
143
+ export { IDHeaderNavItem } from './common/classes/header/IDHeaderNavItem';
144
+ export { IDHeaderNavItemProps } from './common/classes/header/IDHeaderNavItemProps';
145
+
146
+ /* Stepper
147
+ export { IDStepperComponent } from './components/stepper/stepper/stepper.component';
148
+ export { IDStepComponent } from './components/stepper/step/step.component';
149
+ export { IDStepperModule } from './components/stepper/stepper/stepper.module';
150
+
151
+ /* Tabs
152
+ export { IDTabsComponent } from './components/tabs/tabs.component';
153
+ export { IDTabPanelComponent } from './components/tabs/panel/tab-panel.component';
154
+ export { IDTabComponent } from './components/tabs/tab/tab.component';
155
+ export { IDTabsModule } from './components/tabs/tabs.module';
156
+ export { IDTab } from './common/classes/tabs/IDTab';
157
+ export { IDTabProps } from './common/classes/tabs/IDTabProps';
158
+
159
+ /* Tag
160
+ export { IDTagComponent } from './components/tag/tag.component';
161
+ export { IDTagModule } from './components/tag/tag.module';
162
+
163
+ /* Tooltip
164
+ export { IDTooltipComponent } from './components/tooltip/tooltip.component';
165
+ export { IDTooltipModule } from './components/tooltip/tooltip.module';
166
+
167
+ /* Toggle
168
+ export { IDToggleComponent } from './components/form/toggle/toggle.component';
169
+ export { IDToggleModule } from './components/form/toggle/toggle.module';
170
+
171
+
2676
172
  /* Icons to be included when needed
2677
173
 
2678
174
  export * from './lib/components/icons/1177/icon-1177.module';
@@ -2893,6 +389,4 @@ export * from './lib/components/icons/warning/icon-warning.component';
2893
389
  /**
2894
390
  * Generated bundle index. Do not edit.
2895
391
  */
2896
-
2897
- export { IDAgentComponent, IDAgentModule, IDAlertComponent, IDAlertGlobalComponent, IDAlertGlobalModule, IDAlertModule, IDBadgeComponent, IDBadgeModule, IDBreadcrumbsComponent, IDBreadcrumbsModule, IDButtonComponent, IDButtonGroupComponent, IDButtonGroupModule, IDButtonModule, IDCardComponent, IDCardModule, IDCarouselComponent, IDCarouselItemComponent, IDCarouselModule, IDCheckboxComponent, IDCheckboxGroupComponent, IDCheckboxGroupModule, IDCheckboxModule, IDColumnComponent, IDColumnModule, IDContainerComponent, IDContainerModule, IDDateLabelComponent, IDDateLabelModule, IDDialogComponent, IDDialogModule, IDErrorMessageComponent, IDErrorMessageModule, IDExpandableComponent, IDExpandableModule, IDFooterComponent, IDFooterModule, IDHeaderAvatar, IDHeaderComponent, IDHeaderItem, IDHeaderModule, IDHeaderNavItem, IDIcon, IDIconComponent, IDIconModule, IDInputComponent, IDInputModule, IDLink, IDLinkComponent, IDLinkFunction, IDLinkModule, IDLinkRoute, IDLinkWeb, IDListComponent, IDListItemComponent, IDListItemInfoComponent, IDListItemInfoModule, IDListItemModule, IDListModule, IDMobileMenuComponent, IDMobileMenuItem, IDMobileMenuModule, IDNavigationContentComponent, IDNavigationContentModule, IDNavigationLocalComponent, IDNavigationLocalModule, IDNotificationBadge, IDNotificationBadgeComponent, IDNotificationBadgeModule, IDPopoverComponent, IDPopoverModule, IDProgressbarComponent, IDProgressbarModule, IDRadioComponent, IDRadioGroupComponent, IDRadioModule, IDRangeComponent, IDRangeModule, IDRowComponent, IDRowModule, IDSelectComponent, IDSelectModule, IDSelectMultipleComponent, IDSelectMultipleModule, IDSpinnerComponent, IDSpinnerModule, IDStepComponent, IDStepperComponent, IDStepperModule, IDTab, IDTabComponent, IDTabPanelComponent, IDTabsComponent, IDTabsModule, IDTagComponent, IDTagModule, IDTextareaComponent, IDTextareaModule, IDTimeComponent, IDTimeModule, IDToggleComponent, IDToggleModule, IDTooltipComponent, IDTooltipModule };
2898
392
  //# sourceMappingURL=inera-ids-angular.js.map