@inera/ids-angular 4.3.0 → 4.4.1

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