@inera/ids-angular 4.3.0 → 4.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (699) hide show
  1. package/bundles/inera-ids-angular-common.umd.js +1088 -0
  2. package/bundles/inera-ids-angular-common.umd.js.map +1 -0
  3. package/bundles/inera-ids-angular-components-agent.umd.js +91 -0
  4. package/bundles/inera-ids-angular-components-agent.umd.js.map +1 -0
  5. package/bundles/inera-ids-angular-components-alert-global.umd.js +100 -0
  6. package/bundles/inera-ids-angular-components-alert-global.umd.js.map +1 -0
  7. package/bundles/inera-ids-angular-components-alert.umd.js +111 -0
  8. package/bundles/inera-ids-angular-components-alert.umd.js.map +1 -0
  9. package/bundles/inera-ids-angular-components-badge.umd.js +76 -0
  10. package/bundles/inera-ids-angular-components-badge.umd.js.map +1 -0
  11. package/bundles/inera-ids-angular-components-breadcrumbs.umd.js +98 -0
  12. package/bundles/inera-ids-angular-components-breadcrumbs.umd.js.map +1 -0
  13. package/bundles/inera-ids-angular-components-button-group.umd.js +80 -0
  14. package/bundles/inera-ids-angular-components-button-group.umd.js.map +1 -0
  15. package/bundles/inera-ids-angular-components-button.umd.js +138 -0
  16. package/bundles/inera-ids-angular-components-button.umd.js.map +1 -0
  17. package/bundles/inera-ids-angular-components-card.umd.js +86 -0
  18. package/bundles/inera-ids-angular-components-card.umd.js.map +1 -0
  19. package/bundles/inera-ids-angular-components-carousel.umd.js +114 -0
  20. package/bundles/inera-ids-angular-components-carousel.umd.js.map +1 -0
  21. package/bundles/inera-ids-angular-components-date-label.umd.js +89 -0
  22. package/bundles/inera-ids-angular-components-date-label.umd.js.map +1 -0
  23. package/bundles/inera-ids-angular-components-dialog.umd.js +120 -0
  24. package/bundles/inera-ids-angular-components-dialog.umd.js.map +1 -0
  25. package/bundles/inera-ids-angular-components-expandable.umd.js +105 -0
  26. package/bundles/inera-ids-angular-components-expandable.umd.js.map +1 -0
  27. package/bundles/inera-ids-angular-components-footer.umd.js +106 -0
  28. package/bundles/inera-ids-angular-components-footer.umd.js.map +1 -0
  29. package/bundles/inera-ids-angular-components-form-checkbox-group.umd.js +417 -0
  30. package/bundles/inera-ids-angular-components-form-checkbox-group.umd.js.map +1 -0
  31. package/bundles/inera-ids-angular-components-form-checkbox.umd.js +407 -0
  32. package/bundles/inera-ids-angular-components-form-checkbox.umd.js.map +1 -0
  33. package/bundles/inera-ids-angular-components-form-error-message.umd.js +78 -0
  34. package/bundles/inera-ids-angular-components-form-error-message.umd.js.map +1 -0
  35. package/bundles/inera-ids-angular-components-form-input.umd.js +408 -0
  36. package/bundles/inera-ids-angular-components-form-input.umd.js.map +1 -0
  37. package/bundles/inera-ids-angular-components-form-radio.umd.js +442 -0
  38. package/bundles/inera-ids-angular-components-form-radio.umd.js.map +1 -0
  39. package/bundles/inera-ids-angular-components-form-range.umd.js +77 -0
  40. package/bundles/inera-ids-angular-components-form-range.umd.js.map +1 -0
  41. package/bundles/inera-ids-angular-components-form-select-multiple.umd.js +431 -0
  42. package/bundles/inera-ids-angular-components-form-select-multiple.umd.js.map +1 -0
  43. package/bundles/inera-ids-angular-components-form-select.umd.js +403 -0
  44. package/bundles/inera-ids-angular-components-form-select.umd.js.map +1 -0
  45. package/bundles/inera-ids-angular-components-form-spinner.umd.js +80 -0
  46. package/bundles/inera-ids-angular-components-form-spinner.umd.js.map +1 -0
  47. package/bundles/inera-ids-angular-components-form-textarea.umd.js +412 -0
  48. package/bundles/inera-ids-angular-components-form-textarea.umd.js.map +1 -0
  49. package/bundles/inera-ids-angular-components-form-time.umd.js +403 -0
  50. package/bundles/inera-ids-angular-components-form-time.umd.js.map +1 -0
  51. package/bundles/inera-ids-angular-components-form-toggle.umd.js +74 -0
  52. package/bundles/inera-ids-angular-components-form-toggle.umd.js.map +1 -0
  53. package/bundles/inera-ids-angular-components-grid-column.umd.js +104 -0
  54. package/bundles/inera-ids-angular-components-grid-column.umd.js.map +1 -0
  55. package/bundles/inera-ids-angular-components-grid-container.umd.js +80 -0
  56. package/bundles/inera-ids-angular-components-grid-container.umd.js.map +1 -0
  57. package/bundles/inera-ids-angular-components-grid-row.umd.js +90 -0
  58. package/bundles/inera-ids-angular-components-grid-row.umd.js.map +1 -0
  59. package/bundles/inera-ids-angular-components-grid.umd.js +204 -0
  60. package/bundles/inera-ids-angular-components-grid.umd.js.map +1 -0
  61. package/bundles/inera-ids-angular-components-header.umd.js +132 -0
  62. package/bundles/inera-ids-angular-components-header.umd.js.map +1 -0
  63. package/bundles/inera-ids-angular-components-icon.umd.js +104 -0
  64. package/bundles/inera-ids-angular-components-icon.umd.js.map +1 -0
  65. package/bundles/inera-ids-angular-components-link.umd.js +142 -0
  66. package/bundles/inera-ids-angular-components-link.umd.js.map +1 -0
  67. package/bundles/inera-ids-angular-components-list.umd.js +143 -0
  68. package/bundles/inera-ids-angular-components-list.umd.js.map +1 -0
  69. package/bundles/inera-ids-angular-components-mobile-menu.umd.js +85 -0
  70. package/bundles/inera-ids-angular-components-mobile-menu.umd.js.map +1 -0
  71. package/bundles/inera-ids-angular-components-navigation-content.umd.js +76 -0
  72. package/bundles/inera-ids-angular-components-navigation-content.umd.js.map +1 -0
  73. package/bundles/inera-ids-angular-components-navigation-local.umd.js +76 -0
  74. package/bundles/inera-ids-angular-components-navigation-local.umd.js.map +1 -0
  75. package/bundles/inera-ids-angular-components-notification-badge.umd.js +77 -0
  76. package/bundles/inera-ids-angular-components-notification-badge.umd.js.map +1 -0
  77. package/bundles/inera-ids-angular-components-popover.umd.js +88 -0
  78. package/bundles/inera-ids-angular-components-popover.umd.js.map +1 -0
  79. package/bundles/inera-ids-angular-components-progressbar.umd.js +79 -0
  80. package/bundles/inera-ids-angular-components-progressbar.umd.js.map +1 -0
  81. package/bundles/inera-ids-angular-components-stepper.umd.js +111 -0
  82. package/bundles/inera-ids-angular-components-stepper.umd.js.map +1 -0
  83. package/bundles/inera-ids-angular-components-tabs.umd.js +149 -0
  84. package/bundles/inera-ids-angular-components-tabs.umd.js.map +1 -0
  85. package/bundles/inera-ids-angular-components-tag.umd.js +88 -0
  86. package/bundles/inera-ids-angular-components-tag.umd.js.map +1 -0
  87. package/bundles/inera-ids-angular-components-tooltip.umd.js +73 -0
  88. package/bundles/inera-ids-angular-components-tooltip.umd.js.map +1 -0
  89. package/bundles/inera-ids-angular.umd.js +391 -3795
  90. package/bundles/inera-ids-angular.umd.js.map +1 -1
  91. package/{lib → common}/classes/header/IDHeaderNavItem.d.ts +1 -0
  92. package/{lib → common}/classes/header/IDHeaderNavItemProps.d.ts +1 -0
  93. package/{lib → common}/classes/link/IDLinkProps.d.ts +2 -1
  94. package/{lib → common}/classes/link/IDLinkRoute.d.ts +5 -0
  95. package/common/inera-ids-angular-common.d.ts +5 -0
  96. package/common/package.json +10 -0
  97. package/common/public-api.d.ts +21 -0
  98. package/components/agent/inera-ids-angular-components-agent.d.ts +5 -0
  99. package/components/agent/package.json +10 -0
  100. package/components/agent/public-api.d.ts +2 -0
  101. package/components/alert/inera-ids-angular-components-alert.d.ts +5 -0
  102. package/components/alert/package.json +10 -0
  103. package/components/alert/public-api.d.ts +2 -0
  104. package/{lib/components → components}/alert-global/alert-global.component.d.ts +1 -1
  105. package/{lib/components → components}/alert-global/alert-global.module.d.ts +3 -1
  106. package/components/alert-global/inera-ids-angular-components-alert-global.d.ts +5 -0
  107. package/components/alert-global/package.json +13 -0
  108. package/components/alert-global/public-api.d.ts +2 -0
  109. package/components/badge/inera-ids-angular-components-badge.d.ts +5 -0
  110. package/components/badge/package.json +10 -0
  111. package/components/badge/public-api.d.ts +2 -0
  112. package/{lib/components → components}/breadcrumbs/breadcrumbs.component.d.ts +1 -1
  113. package/{lib/components → components}/breadcrumbs/breadcrumbs.module.d.ts +1 -1
  114. package/components/breadcrumbs/inera-ids-angular-components-breadcrumbs.d.ts +5 -0
  115. package/components/breadcrumbs/package.json +10 -0
  116. package/components/breadcrumbs/public-api.d.ts +2 -0
  117. package/{lib/components → components}/button/button.component.d.ts +1 -1
  118. package/{lib/components → components}/button/button.module.d.ts +1 -1
  119. package/components/button/inera-ids-angular-components-button.d.ts +5 -0
  120. package/components/button/package.json +10 -0
  121. package/components/button/public-api.d.ts +2 -0
  122. package/components/button-group/inera-ids-angular-components-button-group.d.ts +5 -0
  123. package/components/button-group/package.json +10 -0
  124. package/components/button-group/public-api.d.ts +2 -0
  125. package/components/card/inera-ids-angular-components-card.d.ts +5 -0
  126. package/components/card/package.json +10 -0
  127. package/components/card/public-api.d.ts +2 -0
  128. package/components/carousel/inera-ids-angular-components-carousel.d.ts +5 -0
  129. package/components/carousel/package.json +10 -0
  130. package/components/carousel/public-api.d.ts +3 -0
  131. package/components/date-label/inera-ids-angular-components-date-label.d.ts +5 -0
  132. package/components/date-label/package.json +10 -0
  133. package/components/date-label/public-api.d.ts +2 -0
  134. package/{lib/components → components}/dialog/dialog.component.d.ts +5 -1
  135. package/components/dialog/inera-ids-angular-components-dialog.d.ts +5 -0
  136. package/components/dialog/package.json +10 -0
  137. package/components/dialog/public-api.d.ts +2 -0
  138. package/{lib/components → components}/expandable/expandable.component.d.ts +7 -1
  139. package/components/expandable/inera-ids-angular-components-expandable.d.ts +5 -0
  140. package/components/expandable/package.json +10 -0
  141. package/components/expandable/public-api.d.ts +2 -0
  142. package/{lib/components → components}/footer/footer.component.d.ts +3 -2
  143. package/{lib/components → components}/footer/footer.module.d.ts +1 -1
  144. package/components/footer/inera-ids-angular-components-footer.d.ts +5 -0
  145. package/components/footer/package.json +10 -0
  146. package/components/footer/public-api.d.ts +2 -0
  147. package/{lib/components → components}/form/checkbox/checkbox.component.d.ts +3 -3
  148. package/components/form/checkbox/inera-ids-angular-components-form-checkbox.d.ts +5 -0
  149. package/components/form/checkbox/package.json +10 -0
  150. package/components/form/checkbox/public-api.d.ts +2 -0
  151. package/{lib/components → components}/form/checkbox-group/checkbox-group.component.d.ts +1 -1
  152. package/components/form/checkbox-group/inera-ids-angular-components-form-checkbox-group.d.ts +5 -0
  153. package/components/form/checkbox-group/package.json +10 -0
  154. package/components/form/checkbox-group/public-api.d.ts +2 -0
  155. package/components/form/error-message/inera-ids-angular-components-form-error-message.d.ts +5 -0
  156. package/components/form/error-message/package.json +10 -0
  157. package/components/form/error-message/public-api.d.ts +2 -0
  158. package/components/form/input/inera-ids-angular-components-form-input.d.ts +5 -0
  159. package/{lib/components → components}/form/input/input.component.d.ts +1 -1
  160. package/components/form/input/package.json +10 -0
  161. package/components/form/input/public-api.d.ts +2 -0
  162. package/components/form/radio/inera-ids-angular-components-form-radio.d.ts +5 -0
  163. package/components/form/radio/package.json +10 -0
  164. package/components/form/radio/public-api.d.ts +3 -0
  165. package/{lib/components → components}/form/radio/radio.component.d.ts +1 -1
  166. package/components/form/range/inera-ids-angular-components-form-range.d.ts +5 -0
  167. package/components/form/range/package.json +10 -0
  168. package/components/form/range/public-api.d.ts +2 -0
  169. package/components/form/select/inera-ids-angular-components-form-select.d.ts +5 -0
  170. package/components/form/select/package.json +10 -0
  171. package/components/form/select/public-api.d.ts +2 -0
  172. package/{lib/components → components}/form/select/select.component.d.ts +1 -1
  173. package/components/form/select-multiple/inera-ids-angular-components-form-select-multiple.d.ts +5 -0
  174. package/components/form/select-multiple/package.json +10 -0
  175. package/components/form/select-multiple/public-api.d.ts +2 -0
  176. package/{lib/components → components}/form/select-multiple/select-multiple.component.d.ts +1 -1
  177. package/components/form/spinner/inera-ids-angular-components-form-spinner.d.ts +5 -0
  178. package/components/form/spinner/package.json +10 -0
  179. package/components/form/spinner/public-api.d.ts +2 -0
  180. package/components/form/textarea/inera-ids-angular-components-form-textarea.d.ts +5 -0
  181. package/components/form/textarea/package.json +10 -0
  182. package/components/form/textarea/public-api.d.ts +2 -0
  183. package/{lib/components → components}/form/textarea/textarea.component.d.ts +3 -2
  184. package/{lib/components → components}/form/textarea/textarea.module.d.ts +2 -1
  185. package/components/form/time/inera-ids-angular-components-form-time.d.ts +5 -0
  186. package/components/form/time/package.json +10 -0
  187. package/components/form/time/public-api.d.ts +2 -0
  188. package/{lib/components → components}/form/time/time.component.d.ts +1 -1
  189. package/components/form/toggle/inera-ids-angular-components-form-toggle.d.ts +5 -0
  190. package/components/form/toggle/package.json +10 -0
  191. package/components/form/toggle/public-api.d.ts +2 -0
  192. package/components/grid/column/inera-ids-angular-components-grid-column.d.ts +5 -0
  193. package/components/grid/column/package.json +10 -0
  194. package/components/grid/column/public-api.d.ts +2 -0
  195. package/components/grid/container/inera-ids-angular-components-grid-container.d.ts +5 -0
  196. package/components/grid/container/package.json +10 -0
  197. package/components/grid/container/public-api.d.ts +2 -0
  198. package/components/grid/inera-ids-angular-components-grid.d.ts +5 -0
  199. package/components/grid/package.json +10 -0
  200. package/components/grid/public-api.d.ts +6 -0
  201. package/components/grid/row/inera-ids-angular-components-grid-row.d.ts +5 -0
  202. package/components/grid/row/package.json +10 -0
  203. package/components/grid/row/public-api.d.ts +2 -0
  204. package/{lib/components → components}/header/header.component.d.ts +1 -4
  205. package/{lib/components → components}/header/header.module.d.ts +2 -2
  206. package/components/header/inera-ids-angular-components-header.d.ts +5 -0
  207. package/components/header/package.json +10 -0
  208. package/components/header/public-api.d.ts +2 -0
  209. package/components/icon/inera-ids-angular-components-icon.d.ts +5 -0
  210. package/components/icon/package.json +10 -0
  211. package/components/icon/public-api.d.ts +2 -0
  212. package/components/link/inera-ids-angular-components-link.d.ts +5 -0
  213. package/{lib/components → components}/link/link.component.d.ts +3 -3
  214. package/components/link/package.json +10 -0
  215. package/components/link/public-api.d.ts +2 -0
  216. package/components/list/inera-ids-angular-components-list.d.ts +5 -0
  217. package/{lib/components → components}/list/item/list-item.component.d.ts +2 -1
  218. package/{lib/components → components}/list/list.module.d.ts +3 -1
  219. package/components/list/package.json +10 -0
  220. package/components/list/public-api.d.ts +4 -0
  221. package/components/mobile/menu/inera-ids-angular-components-mobile-menu.d.ts +5 -0
  222. package/{lib/components → components}/mobile/menu/mobile-menu.component.d.ts +1 -1
  223. package/{lib/components → components}/mobile/menu/mobile-menu.module.d.ts +1 -1
  224. package/components/mobile/menu/package.json +10 -0
  225. package/components/mobile/menu/public-api.d.ts +2 -0
  226. package/components/navigation/content/inera-ids-angular-components-navigation-content.d.ts +5 -0
  227. package/components/navigation/content/package.json +10 -0
  228. package/components/navigation/content/public-api.d.ts +2 -0
  229. package/components/navigation/local/inera-ids-angular-components-navigation-local.d.ts +5 -0
  230. package/components/navigation/local/package.json +10 -0
  231. package/components/navigation/local/public-api.d.ts +2 -0
  232. package/components/notification/badge/inera-ids-angular-components-notification-badge.d.ts +5 -0
  233. package/components/notification/badge/package.json +10 -0
  234. package/components/notification/badge/public-api.d.ts +2 -0
  235. package/components/popover/inera-ids-angular-components-popover.d.ts +5 -0
  236. package/components/popover/package.json +10 -0
  237. package/components/popover/public-api.d.ts +2 -0
  238. package/components/progressbar/inera-ids-angular-components-progressbar.d.ts +5 -0
  239. package/components/progressbar/package.json +10 -0
  240. package/components/progressbar/public-api.d.ts +2 -0
  241. package/components/stepper/inera-ids-angular-components-stepper.d.ts +5 -0
  242. package/components/stepper/package.json +10 -0
  243. package/components/stepper/public-api.d.ts +3 -0
  244. package/components/tabs/inera-ids-angular-components-tabs.d.ts +5 -0
  245. package/components/tabs/package.json +10 -0
  246. package/components/tabs/public-api.d.ts +4 -0
  247. package/{lib/components → components}/tabs/tab/tab.component.d.ts +1 -1
  248. package/{lib/components → components}/tabs/tabs.component.d.ts +1 -1
  249. package/components/tag/inera-ids-angular-components-tag.d.ts +5 -0
  250. package/components/tag/package.json +10 -0
  251. package/components/tag/public-api.d.ts +2 -0
  252. package/components/tooltip/inera-ids-angular-components-tooltip.d.ts +5 -0
  253. package/components/tooltip/package.json +10 -0
  254. package/components/tooltip/public-api.d.ts +2 -0
  255. package/esm2015/{lib/components/form/base → common/classes/form}/IDFormBase.js +1 -1
  256. package/esm2015/common/classes/header/IDHeaderAvatar.js +27 -0
  257. package/esm2015/common/classes/header/IDHeaderAvatarProps.js +2 -0
  258. package/esm2015/common/classes/header/IDHeaderItem.js +18 -0
  259. package/esm2015/common/classes/header/IDHeaderItemProps.js +2 -0
  260. package/esm2015/common/classes/header/IDHeaderNavItem.js +36 -0
  261. package/esm2015/common/classes/header/IDHeaderNavItemProps.js +2 -0
  262. package/esm2015/common/classes/icon/IDIcon.js +39 -0
  263. package/esm2015/common/classes/icon/IDIconProps.js +2 -0
  264. package/esm2015/common/classes/link/IDLink.js +27 -0
  265. package/esm2015/common/classes/link/IDLinkFunction.js +17 -0
  266. package/esm2015/common/classes/link/IDLinkProps.js +2 -0
  267. package/esm2015/common/classes/link/IDLinkRoute.js +39 -0
  268. package/esm2015/common/classes/link/IDLinkWeb.js +22 -0
  269. package/esm2015/common/classes/mobile/MobileMenuItem.js +47 -0
  270. package/esm2015/common/classes/mobile/MobileMenuItemProps.js +2 -0
  271. package/esm2015/common/classes/notification-badge/notification-badge.js +17 -0
  272. package/esm2015/common/classes/tabs/IDTab.js +21 -0
  273. package/esm2015/common/classes/tabs/IDTabProps.js +2 -0
  274. package/esm2015/common/components/anchor.component.js +86 -0
  275. package/esm2015/{lib/internals → common/components}/anchor.module.js +3 -3
  276. package/esm2015/common/inera-ids-angular-common.js +5 -0
  277. package/esm2015/common/public-api.js +15 -0
  278. package/esm2015/{lib/components → components}/agent/agent.component.js +1 -1
  279. package/esm2015/{lib/components → components}/agent/agent.module.js +1 -1
  280. package/esm2015/components/agent/inera-ids-angular-components-agent.js +5 -0
  281. package/esm2015/components/agent/public-api.js +3 -0
  282. package/esm2015/components/alert/alert.component.js +53 -0
  283. package/esm2015/{lib/components → components}/alert/alert.module.js +1 -1
  284. package/esm2015/components/alert/inera-ids-angular-components-alert.js +5 -0
  285. package/esm2015/components/alert/public-api.js +3 -0
  286. package/esm2015/components/alert-global/alert-global.component.js +39 -0
  287. package/esm2015/components/alert-global/alert-global.module.js +29 -0
  288. package/esm2015/components/alert-global/inera-ids-angular-components-alert-global.js +5 -0
  289. package/esm2015/components/alert-global/public-api.js +3 -0
  290. package/esm2015/components/badge/badge.component.js +19 -0
  291. package/esm2015/{lib/components → components}/badge/badge.module.js +1 -1
  292. package/esm2015/components/badge/inera-ids-angular-components-badge.js +5 -0
  293. package/esm2015/components/badge/public-api.js +3 -0
  294. package/esm2015/{lib/components → components}/breadcrumbs/breadcrumbs.component.js +2 -2
  295. package/esm2015/components/breadcrumbs/breadcrumbs.module.js +32 -0
  296. package/esm2015/components/breadcrumbs/inera-ids-angular-components-breadcrumbs.js +5 -0
  297. package/esm2015/components/breadcrumbs/public-api.js +3 -0
  298. package/esm2015/components/button/button.component.js +80 -0
  299. package/esm2015/components/button/button.module.js +25 -0
  300. package/esm2015/components/button/inera-ids-angular-components-button.js +5 -0
  301. package/esm2015/components/button/public-api.js +3 -0
  302. package/esm2015/components/button-group/button-group.component.js +23 -0
  303. package/esm2015/{lib/components → components}/button-group/button-group.module.js +1 -1
  304. package/esm2015/components/button-group/inera-ids-angular-components-button-group.js +5 -0
  305. package/esm2015/components/button-group/public-api.js +3 -0
  306. package/esm2015/components/card/card.component.js +29 -0
  307. package/esm2015/{lib/components → components}/card/card.module.js +1 -1
  308. package/esm2015/components/card/inera-ids-angular-components-card.js +5 -0
  309. package/esm2015/components/card/public-api.js +3 -0
  310. package/esm2015/components/carousel/carousel-item/carousel-item.component.js +25 -0
  311. package/esm2015/{lib/components → components}/carousel/carousel.component.js +1 -1
  312. package/esm2015/{lib/components → components}/carousel/carousel.module.js +1 -1
  313. package/esm2015/components/carousel/inera-ids-angular-components-carousel.js +5 -0
  314. package/esm2015/components/carousel/public-api.js +4 -0
  315. package/esm2015/components/date-label/date-label.component.js +32 -0
  316. package/esm2015/{lib/components → components}/date-label/date-label.module.js +1 -1
  317. package/esm2015/components/date-label/inera-ids-angular-components-date-label.js +5 -0
  318. package/esm2015/components/date-label/public-api.js +3 -0
  319. package/esm2015/components/dialog/dialog.component.js +63 -0
  320. package/esm2015/{lib/components → components}/dialog/dialog.module.js +1 -1
  321. package/esm2015/components/dialog/inera-ids-angular-components-dialog.js +5 -0
  322. package/esm2015/components/dialog/public-api.js +3 -0
  323. package/esm2015/components/expandable/expandable.component.js +48 -0
  324. package/esm2015/{lib/components → components}/expandable/expandable.module.js +1 -1
  325. package/esm2015/components/expandable/inera-ids-angular-components-expandable.js +5 -0
  326. package/esm2015/components/expandable/public-api.js +3 -0
  327. package/esm2015/components/footer/footer.component.js +48 -0
  328. package/esm2015/components/footer/footer.module.js +25 -0
  329. package/esm2015/components/footer/inera-ids-angular-components-footer.js +5 -0
  330. package/esm2015/components/footer/public-api.js +3 -0
  331. package/esm2015/components/form/checkbox/checkbox.component.js +22 -0
  332. package/esm2015/{lib/components → components}/form/checkbox/checkbox.module.js +1 -1
  333. package/esm2015/components/form/checkbox/inera-ids-angular-components-form-checkbox.js +5 -0
  334. package/esm2015/components/form/checkbox/public-api.js +3 -0
  335. package/esm2015/components/form/checkbox-group/checkbox-group.component.js +31 -0
  336. package/esm2015/components/form/checkbox-group/checkbox-group.module.js +25 -0
  337. package/esm2015/components/form/checkbox-group/inera-ids-angular-components-form-checkbox-group.js +5 -0
  338. package/esm2015/components/form/checkbox-group/public-api.js +3 -0
  339. package/esm2015/components/form/error-message/error-message.component.js +21 -0
  340. package/esm2015/{lib/components → components}/form/error-message/error-message.module.js +1 -1
  341. package/esm2015/components/form/error-message/inera-ids-angular-components-form-error-message.js +5 -0
  342. package/esm2015/components/form/error-message/public-api.js +3 -0
  343. package/esm2015/components/form/input/inera-ids-angular-components-form-input.js +5 -0
  344. package/esm2015/components/form/input/input.component.js +22 -0
  345. package/esm2015/{lib/components → components}/form/input/input.module.js +1 -1
  346. package/esm2015/components/form/input/public-api.js +3 -0
  347. package/esm2015/components/form/radio/inera-ids-angular-components-form-radio.js +5 -0
  348. package/esm2015/components/form/radio/public-api.js +4 -0
  349. package/esm2015/components/form/radio/radio-group.component.js +30 -0
  350. package/esm2015/components/form/radio/radio.component.js +16 -0
  351. package/esm2015/components/form/radio/radio.module.js +33 -0
  352. package/esm2015/components/form/range/inera-ids-angular-components-form-range.js +5 -0
  353. package/esm2015/components/form/range/public-api.js +3 -0
  354. package/esm2015/{lib/components → components}/form/range/range.component.js +1 -1
  355. package/esm2015/{lib/components → components}/form/range/range.module.js +1 -1
  356. package/esm2015/components/form/select/inera-ids-angular-components-form-select.js +5 -0
  357. package/esm2015/components/form/select/public-api.js +3 -0
  358. package/esm2015/components/form/select/select.component.js +16 -0
  359. package/esm2015/{lib/components → components}/form/select/select.module.js +1 -1
  360. package/esm2015/components/form/select-multiple/inera-ids-angular-components-form-select-multiple.js +5 -0
  361. package/esm2015/components/form/select-multiple/public-api.js +3 -0
  362. package/esm2015/components/form/select-multiple/select-multiple.component.js +41 -0
  363. package/esm2015/{lib/components → components}/form/select-multiple/select-multiple.module.js +1 -1
  364. package/esm2015/components/form/spinner/inera-ids-angular-components-form-spinner.js +5 -0
  365. package/esm2015/components/form/spinner/public-api.js +3 -0
  366. package/esm2015/components/form/spinner/spinner.component.js +23 -0
  367. package/esm2015/{lib/components → components}/form/spinner/spinner.module.js +1 -1
  368. package/esm2015/components/form/textarea/inera-ids-angular-components-form-textarea.js +5 -0
  369. package/esm2015/components/form/textarea/public-api.js +3 -0
  370. package/esm2015/components/form/textarea/textarea.component.js +26 -0
  371. package/esm2015/components/form/textarea/textarea.module.js +24 -0
  372. package/esm2015/components/form/time/inera-ids-angular-components-form-time.js +5 -0
  373. package/esm2015/components/form/time/public-api.js +3 -0
  374. package/esm2015/components/form/time/time.component.js +16 -0
  375. package/esm2015/{lib/components → components}/form/time/time.module.js +1 -1
  376. package/esm2015/components/form/toggle/inera-ids-angular-components-form-toggle.js +5 -0
  377. package/esm2015/components/form/toggle/public-api.js +3 -0
  378. package/esm2015/{lib/components → components}/form/toggle/toggle.component.js +1 -1
  379. package/esm2015/{lib/components → components}/form/toggle/toggle.module.js +1 -1
  380. package/esm2015/components/grid/column/column.component.js +47 -0
  381. package/esm2015/{lib/components → components}/grid/column/column.module.js +1 -1
  382. package/esm2015/components/grid/column/inera-ids-angular-components-grid-column.js +5 -0
  383. package/esm2015/components/grid/column/public-api.js +3 -0
  384. package/esm2015/components/grid/container/container.component.js +23 -0
  385. package/esm2015/{lib/components → components}/grid/container/container.module.js +1 -1
  386. package/esm2015/components/grid/container/inera-ids-angular-components-grid-container.js +5 -0
  387. package/esm2015/components/grid/container/public-api.js +3 -0
  388. package/esm2015/components/grid/inera-ids-angular-components-grid.js +5 -0
  389. package/esm2015/components/grid/public-api.js +7 -0
  390. package/esm2015/components/grid/row/inera-ids-angular-components-grid-row.js +5 -0
  391. package/esm2015/components/grid/row/public-api.js +3 -0
  392. package/esm2015/components/grid/row/row.component.js +33 -0
  393. package/esm2015/{lib/components → components}/grid/row/row.module.js +1 -1
  394. package/esm2015/components/header/header.component.js +74 -0
  395. package/esm2015/{lib/components → components}/header/header.module.js +3 -3
  396. package/esm2015/components/header/inera-ids-angular-components-header.js +5 -0
  397. package/esm2015/components/header/public-api.js +3 -0
  398. package/esm2015/components/icon/icon.component.js +47 -0
  399. package/esm2015/{lib/components → components}/icon/icon.module.js +1 -1
  400. package/esm2015/components/icon/inera-ids-angular-components-icon.js +5 -0
  401. package/esm2015/components/icon/public-api.js +3 -0
  402. package/esm2015/components/link/inera-ids-angular-components-link.js +5 -0
  403. package/esm2015/components/link/link.component.js +84 -0
  404. package/esm2015/{lib/components → components}/link/link.module.js +1 -1
  405. package/esm2015/components/link/public-api.js +3 -0
  406. package/esm2015/components/list/inera-ids-angular-components-list.js +5 -0
  407. package/esm2015/components/list/item/info/list-item-info.component.js +16 -0
  408. package/esm2015/components/list/item/list-item.component.js +44 -0
  409. package/esm2015/{lib/components → components}/list/list.component.js +1 -1
  410. package/esm2015/components/list/list.module.js +32 -0
  411. package/esm2015/components/list/public-api.js +5 -0
  412. package/esm2015/components/mobile/menu/inera-ids-angular-components-mobile-menu.js +5 -0
  413. package/esm2015/components/mobile/menu/mobile-menu.component.js +27 -0
  414. package/esm2015/components/mobile/menu/mobile-menu.module.js +25 -0
  415. package/esm2015/components/mobile/menu/public-api.js +3 -0
  416. package/esm2015/components/navigation/content/inera-ids-angular-components-navigation-content.js +5 -0
  417. package/esm2015/{lib/components → components}/navigation/content/navigation-content.component.js +1 -1
  418. package/esm2015/{lib/components → components}/navigation/content/navigation-content.module.js +1 -1
  419. package/esm2015/components/navigation/content/public-api.js +3 -0
  420. package/esm2015/components/navigation/local/inera-ids-angular-components-navigation-local.js +5 -0
  421. package/esm2015/{lib/components → components}/navigation/local/navigation-local.component.js +1 -1
  422. package/esm2015/{lib/components → components}/navigation/local/navigation-local.module.js +1 -1
  423. package/esm2015/components/navigation/local/public-api.js +3 -0
  424. package/esm2015/components/notification/badge/inera-ids-angular-components-notification-badge.js +5 -0
  425. package/esm2015/components/notification/badge/notification-badge.component.js +20 -0
  426. package/esm2015/{lib/components → components}/notification/badge/notification-badge.module.js +1 -1
  427. package/esm2015/components/notification/badge/public-api.js +3 -0
  428. package/esm2015/components/popover/inera-ids-angular-components-popover.js +5 -0
  429. package/esm2015/components/popover/popover.component.js +31 -0
  430. package/esm2015/{lib/components → components}/popover/popover.module.js +1 -1
  431. package/esm2015/components/popover/public-api.js +3 -0
  432. package/esm2015/components/progressbar/inera-ids-angular-components-progressbar.js +5 -0
  433. package/esm2015/{lib/components → components}/progressbar/progressbar.component.js +1 -1
  434. package/esm2015/{lib/components → components}/progressbar/progressbar.module.js +1 -1
  435. package/esm2015/components/progressbar/public-api.js +3 -0
  436. package/esm2015/components/stepper/inera-ids-angular-components-stepper.js +5 -0
  437. package/esm2015/components/stepper/public-api.js +4 -0
  438. package/esm2015/components/stepper/step/step.component.js +34 -0
  439. package/esm2015/{lib/components → components}/stepper/stepper.component.js +1 -1
  440. package/esm2015/{lib/components → components}/stepper/stepper.module.js +1 -1
  441. package/esm2015/components/tabs/inera-ids-angular-components-tabs.js +5 -0
  442. package/esm2015/components/tabs/panel/tab-panel.component.js +21 -0
  443. package/esm2015/components/tabs/public-api.js +5 -0
  444. package/esm2015/components/tabs/tab/tab.component.js +35 -0
  445. package/esm2015/components/tabs/tabs.component.js +28 -0
  446. package/esm2015/components/tabs/tabs.module.js +35 -0
  447. package/esm2015/components/tag/inera-ids-angular-components-tag.js +5 -0
  448. package/esm2015/components/tag/public-api.js +3 -0
  449. package/esm2015/components/tag/tag.component.js +31 -0
  450. package/esm2015/{lib/components → components}/tag/tag.module.js +1 -1
  451. package/esm2015/components/tooltip/inera-ids-angular-components-tooltip.js +5 -0
  452. package/esm2015/components/tooltip/public-api.js +3 -0
  453. package/esm2015/{lib/components → components}/tooltip/tooltip.component.js +1 -1
  454. package/esm2015/{lib/components → components}/tooltip/tooltip.module.js +1 -1
  455. package/esm2015/inera-ids-angular.js +1 -1
  456. package/esm2015/public-api.js +172 -142
  457. package/fesm2015/inera-ids-angular-common.js +440 -0
  458. package/fesm2015/inera-ids-angular-common.js.map +1 -0
  459. package/fesm2015/inera-ids-angular-components-agent.js +61 -0
  460. package/fesm2015/inera-ids-angular-components-agent.js.map +1 -0
  461. package/fesm2015/inera-ids-angular-components-alert-global.js +72 -0
  462. package/fesm2015/inera-ids-angular-components-alert-global.js.map +1 -0
  463. package/fesm2015/inera-ids-angular-components-alert.js +81 -0
  464. package/fesm2015/inera-ids-angular-components-alert.js.map +1 -0
  465. package/fesm2015/inera-ids-angular-components-badge.js +45 -0
  466. package/fesm2015/inera-ids-angular-components-badge.js.map +1 -0
  467. package/fesm2015/inera-ids-angular-components-breadcrumbs.js +69 -0
  468. package/fesm2015/inera-ids-angular-components-breadcrumbs.js.map +1 -0
  469. package/fesm2015/inera-ids-angular-components-button-group.js +49 -0
  470. package/fesm2015/inera-ids-angular-components-button-group.js.map +1 -0
  471. package/fesm2015/inera-ids-angular-components-button.js +109 -0
  472. package/fesm2015/inera-ids-angular-components-button.js.map +1 -0
  473. package/fesm2015/inera-ids-angular-components-card.js +55 -0
  474. package/fesm2015/inera-ids-angular-components-card.js.map +1 -0
  475. package/fesm2015/inera-ids-angular-components-carousel.js +81 -0
  476. package/fesm2015/inera-ids-angular-components-carousel.js.map +1 -0
  477. package/fesm2015/inera-ids-angular-components-date-label.js +58 -0
  478. package/fesm2015/inera-ids-angular-components-date-label.js.map +1 -0
  479. package/fesm2015/inera-ids-angular-components-dialog.js +89 -0
  480. package/fesm2015/inera-ids-angular-components-dialog.js.map +1 -0
  481. package/fesm2015/inera-ids-angular-components-expandable.js +74 -0
  482. package/fesm2015/inera-ids-angular-components-expandable.js.map +1 -0
  483. package/fesm2015/inera-ids-angular-components-footer.js +77 -0
  484. package/fesm2015/inera-ids-angular-components-footer.js.map +1 -0
  485. package/fesm2015/inera-ids-angular-components-form-checkbox-group.js +60 -0
  486. package/fesm2015/inera-ids-angular-components-form-checkbox-group.js.map +1 -0
  487. package/fesm2015/inera-ids-angular-components-form-checkbox.js +48 -0
  488. package/fesm2015/inera-ids-angular-components-form-checkbox.js.map +1 -0
  489. package/fesm2015/inera-ids-angular-components-form-error-message.js +47 -0
  490. package/fesm2015/inera-ids-angular-components-form-error-message.js.map +1 -0
  491. package/fesm2015/inera-ids-angular-components-form-input.js +50 -0
  492. package/fesm2015/inera-ids-angular-components-form-input.js.map +1 -0
  493. package/fesm2015/inera-ids-angular-components-form-radio.js +80 -0
  494. package/fesm2015/inera-ids-angular-components-form-radio.js.map +1 -0
  495. package/fesm2015/inera-ids-angular-components-form-range.js +46 -0
  496. package/fesm2015/inera-ids-angular-components-form-range.js.map +1 -0
  497. package/fesm2015/inera-ids-angular-components-form-select-multiple.js +74 -0
  498. package/fesm2015/inera-ids-angular-components-form-select-multiple.js.map +1 -0
  499. package/fesm2015/inera-ids-angular-components-form-select.js +42 -0
  500. package/fesm2015/inera-ids-angular-components-form-select.js.map +1 -0
  501. package/fesm2015/inera-ids-angular-components-form-spinner.js +49 -0
  502. package/fesm2015/inera-ids-angular-components-form-spinner.js.map +1 -0
  503. package/fesm2015/inera-ids-angular-components-form-textarea.js +54 -0
  504. package/fesm2015/inera-ids-angular-components-form-textarea.js.map +1 -0
  505. package/fesm2015/inera-ids-angular-components-form-time.js +42 -0
  506. package/fesm2015/inera-ids-angular-components-form-time.js.map +1 -0
  507. package/fesm2015/inera-ids-angular-components-form-toggle.js +42 -0
  508. package/fesm2015/inera-ids-angular-components-form-toggle.js.map +1 -0
  509. package/fesm2015/inera-ids-angular-components-grid-column.js +73 -0
  510. package/fesm2015/inera-ids-angular-components-grid-column.js.map +1 -0
  511. package/fesm2015/inera-ids-angular-components-grid-container.js +49 -0
  512. package/fesm2015/inera-ids-angular-components-grid-container.js.map +1 -0
  513. package/fesm2015/inera-ids-angular-components-grid-row.js +59 -0
  514. package/fesm2015/inera-ids-angular-components-grid-row.js.map +1 -0
  515. package/fesm2015/inera-ids-angular-components-grid.js +163 -0
  516. package/fesm2015/inera-ids-angular-components-grid.js.map +1 -0
  517. package/fesm2015/inera-ids-angular-components-header.js +104 -0
  518. package/fesm2015/inera-ids-angular-components-header.js.map +1 -0
  519. package/fesm2015/inera-ids-angular-components-icon.js +73 -0
  520. package/fesm2015/inera-ids-angular-components-icon.js.map +1 -0
  521. package/fesm2015/inera-ids-angular-components-link.js +113 -0
  522. package/fesm2015/inera-ids-angular-components-link.js.map +1 -0
  523. package/fesm2015/inera-ids-angular-components-list.js +106 -0
  524. package/fesm2015/inera-ids-angular-components-list.js.map +1 -0
  525. package/fesm2015/inera-ids-angular-components-mobile-menu.js +56 -0
  526. package/fesm2015/inera-ids-angular-components-mobile-menu.js.map +1 -0
  527. package/fesm2015/inera-ids-angular-components-navigation-content.js +45 -0
  528. package/fesm2015/inera-ids-angular-components-navigation-content.js.map +1 -0
  529. package/fesm2015/inera-ids-angular-components-navigation-local.js +45 -0
  530. package/fesm2015/inera-ids-angular-components-navigation-local.js.map +1 -0
  531. package/fesm2015/inera-ids-angular-components-notification-badge.js +46 -0
  532. package/fesm2015/inera-ids-angular-components-notification-badge.js.map +1 -0
  533. package/fesm2015/inera-ids-angular-components-popover.js +57 -0
  534. package/fesm2015/inera-ids-angular-components-popover.js.map +1 -0
  535. package/fesm2015/inera-ids-angular-components-progressbar.js +48 -0
  536. package/fesm2015/inera-ids-angular-components-progressbar.js.map +1 -0
  537. package/fesm2015/inera-ids-angular-components-stepper.js +76 -0
  538. package/fesm2015/inera-ids-angular-components-stepper.js.map +1 -0
  539. package/fesm2015/inera-ids-angular-components-tabs.js +116 -0
  540. package/fesm2015/inera-ids-angular-components-tabs.js.map +1 -0
  541. package/fesm2015/inera-ids-angular-components-tag.js +57 -0
  542. package/fesm2015/inera-ids-angular-components-tag.js.map +1 -0
  543. package/fesm2015/inera-ids-angular-components-tooltip.js +41 -0
  544. package/fesm2015/inera-ids-angular-components-tooltip.js.map +1 -0
  545. package/fesm2015/inera-ids-angular.js +171 -2689
  546. package/fesm2015/inera-ids-angular.js.map +1 -1
  547. package/package.json +2 -2
  548. package/public-api.d.ts +2 -111
  549. package/esm2015/lib/classes/header/IDHeaderAvatar.js +0 -27
  550. package/esm2015/lib/classes/header/IDHeaderAvatarProps.js +0 -2
  551. package/esm2015/lib/classes/header/IDHeaderItem.js +0 -18
  552. package/esm2015/lib/classes/header/IDHeaderItemProps.js +0 -2
  553. package/esm2015/lib/classes/header/IDHeaderNavItem.js +0 -33
  554. package/esm2015/lib/classes/header/IDHeaderNavItemProps.js +0 -2
  555. package/esm2015/lib/classes/icon/IDIcon.js +0 -39
  556. package/esm2015/lib/classes/icon/IDIconProps.js +0 -2
  557. package/esm2015/lib/classes/link/IDLink.js +0 -27
  558. package/esm2015/lib/classes/link/IDLinkFunction.js +0 -17
  559. package/esm2015/lib/classes/link/IDLinkProps.js +0 -2
  560. package/esm2015/lib/classes/link/IDLinkRoute.js +0 -27
  561. package/esm2015/lib/classes/link/IDLinkWeb.js +0 -22
  562. package/esm2015/lib/classes/mobile/MobileMenuItem.js +0 -47
  563. package/esm2015/lib/classes/mobile/MobileMenuItemProps.js +0 -2
  564. package/esm2015/lib/classes/notification-badge.js +0 -17
  565. package/esm2015/lib/classes/tabs/IDTab.js +0 -21
  566. package/esm2015/lib/classes/tabs/IDTabProps.js +0 -2
  567. package/esm2015/lib/components/alert/alert.component.js +0 -53
  568. package/esm2015/lib/components/alert-global/alert-global.component.js +0 -39
  569. package/esm2015/lib/components/alert-global/alert-global.module.js +0 -24
  570. package/esm2015/lib/components/badge/badge.component.js +0 -19
  571. package/esm2015/lib/components/breadcrumbs/breadcrumbs.module.js +0 -29
  572. package/esm2015/lib/components/button/button.component.js +0 -80
  573. package/esm2015/lib/components/button/button.module.js +0 -25
  574. package/esm2015/lib/components/button-group/button-group.component.js +0 -23
  575. package/esm2015/lib/components/card/card.component.js +0 -29
  576. package/esm2015/lib/components/carousel/carousel-item/carousel-item.component.js +0 -25
  577. package/esm2015/lib/components/date-label/date-label.component.js +0 -32
  578. package/esm2015/lib/components/dialog/dialog.component.js +0 -47
  579. package/esm2015/lib/components/expandable/expandable.component.js +0 -29
  580. package/esm2015/lib/components/footer/footer.component.js +0 -45
  581. package/esm2015/lib/components/footer/footer.module.js +0 -25
  582. package/esm2015/lib/components/form/checkbox/checkbox.component.js +0 -22
  583. package/esm2015/lib/components/form/checkbox-group/checkbox-group.component.js +0 -31
  584. package/esm2015/lib/components/form/checkbox-group/checkbox-group.module.js +0 -25
  585. package/esm2015/lib/components/form/error-message/error-message.component.js +0 -21
  586. package/esm2015/lib/components/form/input/input.component.js +0 -22
  587. package/esm2015/lib/components/form/radio/radio-group.component.js +0 -30
  588. package/esm2015/lib/components/form/radio/radio.component.js +0 -16
  589. package/esm2015/lib/components/form/radio/radio.module.js +0 -33
  590. package/esm2015/lib/components/form/select/select.component.js +0 -16
  591. package/esm2015/lib/components/form/select-multiple/select-multiple.component.js +0 -41
  592. package/esm2015/lib/components/form/spinner/spinner.component.js +0 -23
  593. package/esm2015/lib/components/form/textarea/textarea.component.js +0 -22
  594. package/esm2015/lib/components/form/textarea/textarea.module.js +0 -22
  595. package/esm2015/lib/components/form/time/time.component.js +0 -16
  596. package/esm2015/lib/components/grid/column/column.component.js +0 -47
  597. package/esm2015/lib/components/grid/container/container.component.js +0 -23
  598. package/esm2015/lib/components/grid/row/row.component.js +0 -33
  599. package/esm2015/lib/components/header/header.component.js +0 -74
  600. package/esm2015/lib/components/icon/icon.component.js +0 -47
  601. package/esm2015/lib/components/link/link.component.js +0 -84
  602. package/esm2015/lib/components/list/item/info/list-item-info.component.js +0 -16
  603. package/esm2015/lib/components/list/item/info/list-item-info.module.js +0 -21
  604. package/esm2015/lib/components/list/item/list-item.component.js +0 -41
  605. package/esm2015/lib/components/list/item/list-item.module.js +0 -21
  606. package/esm2015/lib/components/list/list.module.js +0 -22
  607. package/esm2015/lib/components/mobile/menu/mobile-menu.component.js +0 -27
  608. package/esm2015/lib/components/mobile/menu/mobile-menu.module.js +0 -25
  609. package/esm2015/lib/components/notification/badge/notification-badge.component.js +0 -20
  610. package/esm2015/lib/components/popover/popover.component.js +0 -31
  611. package/esm2015/lib/components/stepper/step/step.component.js +0 -34
  612. package/esm2015/lib/components/tabs/panel/tab-panel.component.js +0 -21
  613. package/esm2015/lib/components/tabs/tab/tab.component.js +0 -35
  614. package/esm2015/lib/components/tabs/tabs.component.js +0 -28
  615. package/esm2015/lib/components/tabs/tabs.module.js +0 -35
  616. package/esm2015/lib/components/tag/tag.component.js +0 -31
  617. package/esm2015/lib/internals/anchor.component.js +0 -86
  618. package/lib/components/list/item/info/list-item-info.module.d.ts +0 -7
  619. package/lib/components/list/item/list-item.module.d.ts +0 -7
  620. /package/{lib/components/form/base → common/classes/form}/IDFormBase.d.ts +0 -0
  621. /package/{lib → common}/classes/header/IDHeaderAvatar.d.ts +0 -0
  622. /package/{lib → common}/classes/header/IDHeaderAvatarProps.d.ts +0 -0
  623. /package/{lib → common}/classes/header/IDHeaderItem.d.ts +0 -0
  624. /package/{lib → common}/classes/header/IDHeaderItemProps.d.ts +0 -0
  625. /package/{lib → common}/classes/icon/IDIcon.d.ts +0 -0
  626. /package/{lib → common}/classes/icon/IDIconProps.d.ts +0 -0
  627. /package/{lib → common}/classes/link/IDLink.d.ts +0 -0
  628. /package/{lib → common}/classes/link/IDLinkFunction.d.ts +0 -0
  629. /package/{lib → common}/classes/link/IDLinkWeb.d.ts +0 -0
  630. /package/{lib → common}/classes/mobile/MobileMenuItem.d.ts +0 -0
  631. /package/{lib → common}/classes/mobile/MobileMenuItemProps.d.ts +0 -0
  632. /package/{lib/classes → common/classes/notification-badge}/notification-badge.d.ts +0 -0
  633. /package/{lib → common}/classes/tabs/IDTab.d.ts +0 -0
  634. /package/{lib → common}/classes/tabs/IDTabProps.d.ts +0 -0
  635. /package/{lib/internals → common/components}/anchor.component.d.ts +0 -0
  636. /package/{lib/internals → common/components}/anchor.module.d.ts +0 -0
  637. /package/{lib/components → components}/agent/agent.component.d.ts +0 -0
  638. /package/{lib/components → components}/agent/agent.module.d.ts +0 -0
  639. /package/{lib/components → components}/alert/alert.component.d.ts +0 -0
  640. /package/{lib/components → components}/alert/alert.module.d.ts +0 -0
  641. /package/{lib/components → components}/badge/badge.component.d.ts +0 -0
  642. /package/{lib/components → components}/badge/badge.module.d.ts +0 -0
  643. /package/{lib/components → components}/button-group/button-group.component.d.ts +0 -0
  644. /package/{lib/components → components}/button-group/button-group.module.d.ts +0 -0
  645. /package/{lib/components → components}/card/card.component.d.ts +0 -0
  646. /package/{lib/components → components}/card/card.module.d.ts +0 -0
  647. /package/{lib/components → components}/carousel/carousel-item/carousel-item.component.d.ts +0 -0
  648. /package/{lib/components → components}/carousel/carousel.component.d.ts +0 -0
  649. /package/{lib/components → components}/carousel/carousel.module.d.ts +0 -0
  650. /package/{lib/components → components}/date-label/date-label.component.d.ts +0 -0
  651. /package/{lib/components → components}/date-label/date-label.module.d.ts +0 -0
  652. /package/{lib/components → components}/dialog/dialog.module.d.ts +0 -0
  653. /package/{lib/components → components}/expandable/expandable.module.d.ts +0 -0
  654. /package/{lib/components → components}/form/checkbox/checkbox.module.d.ts +0 -0
  655. /package/{lib/components → components}/form/checkbox-group/checkbox-group.module.d.ts +0 -0
  656. /package/{lib/components → components}/form/error-message/error-message.component.d.ts +0 -0
  657. /package/{lib/components → components}/form/error-message/error-message.module.d.ts +0 -0
  658. /package/{lib/components → components}/form/input/input.module.d.ts +0 -0
  659. /package/{lib/components → components}/form/radio/radio-group.component.d.ts +0 -0
  660. /package/{lib/components → components}/form/radio/radio.module.d.ts +0 -0
  661. /package/{lib/components → components}/form/range/range.component.d.ts +0 -0
  662. /package/{lib/components → components}/form/range/range.module.d.ts +0 -0
  663. /package/{lib/components → components}/form/select/select.module.d.ts +0 -0
  664. /package/{lib/components → components}/form/select-multiple/select-multiple.module.d.ts +0 -0
  665. /package/{lib/components → components}/form/spinner/spinner.component.d.ts +0 -0
  666. /package/{lib/components → components}/form/spinner/spinner.module.d.ts +0 -0
  667. /package/{lib/components → components}/form/time/time.module.d.ts +0 -0
  668. /package/{lib/components → components}/form/toggle/toggle.component.d.ts +0 -0
  669. /package/{lib/components → components}/form/toggle/toggle.module.d.ts +0 -0
  670. /package/{lib/components → components}/grid/column/column.component.d.ts +0 -0
  671. /package/{lib/components → components}/grid/column/column.module.d.ts +0 -0
  672. /package/{lib/components → components}/grid/container/container.component.d.ts +0 -0
  673. /package/{lib/components → components}/grid/container/container.module.d.ts +0 -0
  674. /package/{lib/components → components}/grid/row/row.component.d.ts +0 -0
  675. /package/{lib/components → components}/grid/row/row.module.d.ts +0 -0
  676. /package/{lib/components → components}/icon/icon.component.d.ts +0 -0
  677. /package/{lib/components → components}/icon/icon.module.d.ts +0 -0
  678. /package/{lib/components → components}/link/link.module.d.ts +0 -0
  679. /package/{lib/components → components}/list/item/info/list-item-info.component.d.ts +0 -0
  680. /package/{lib/components → components}/list/list.component.d.ts +0 -0
  681. /package/{lib/components → components}/navigation/content/navigation-content.component.d.ts +0 -0
  682. /package/{lib/components → components}/navigation/content/navigation-content.module.d.ts +0 -0
  683. /package/{lib/components → components}/navigation/local/navigation-local.component.d.ts +0 -0
  684. /package/{lib/components → components}/navigation/local/navigation-local.module.d.ts +0 -0
  685. /package/{lib/components → components}/notification/badge/notification-badge.component.d.ts +0 -0
  686. /package/{lib/components → components}/notification/badge/notification-badge.module.d.ts +0 -0
  687. /package/{lib/components → components}/popover/popover.component.d.ts +0 -0
  688. /package/{lib/components → components}/popover/popover.module.d.ts +0 -0
  689. /package/{lib/components → components}/progressbar/progressbar.component.d.ts +0 -0
  690. /package/{lib/components → components}/progressbar/progressbar.module.d.ts +0 -0
  691. /package/{lib/components → components}/stepper/step/step.component.d.ts +0 -0
  692. /package/{lib/components → components}/stepper/stepper.component.d.ts +0 -0
  693. /package/{lib/components → components}/stepper/stepper.module.d.ts +0 -0
  694. /package/{lib/components → components}/tabs/panel/tab-panel.component.d.ts +0 -0
  695. /package/{lib/components → components}/tabs/tabs.module.d.ts +0 -0
  696. /package/{lib/components → components}/tag/tag.component.d.ts +0 -0
  697. /package/{lib/components → components}/tag/tag.module.d.ts +0 -0
  698. /package/{lib/components → components}/tooltip/tooltip.component.d.ts +0 -0
  699. /package/{lib/components → components}/tooltip/tooltip.module.d.ts +0 -0
@@ -1,21 +0,0 @@
1
- import { Component, Input } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export class IDTabPanelComponent {
4
- constructor(elementRef) {
5
- this.elementRef = elementRef;
6
- this.nofocus = undefined;
7
- elementRef.nativeElement.setAttribute('slot', 'tab-panel');
8
- }
9
- }
10
- IDTabPanelComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDTabPanelComponent, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component });
11
- 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>" });
12
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDTabPanelComponent, decorators: [{
13
- type: Component,
14
- args: [{
15
- selector: 'id-tab-panel',
16
- templateUrl: './tab-panel.component.html'
17
- }]
18
- }], ctorParameters: function () { return [{ type: i0.ElementRef }]; }, propDecorators: { nofocus: [{
19
- type: Input
20
- }] } });
21
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidGFiLXBhbmVsLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2lkcy1hbmd1bGFyL3NyYy9saWIvY29tcG9uZW50cy90YWJzL3BhbmVsL3RhYi1wYW5lbC5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9pZHMtYW5ndWxhci9zcmMvbGliL2NvbXBvbmVudHMvdGFicy9wYW5lbC90YWItcGFuZWwuY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBYyxLQUFLLEVBQUUsTUFBTSxlQUFlLENBQUM7O0FBTTdELE1BQU0sT0FBTyxtQkFBbUI7SUFLOUIsWUFBb0IsVUFBbUM7UUFBbkMsZUFBVSxHQUFWLFVBQVUsQ0FBeUI7UUFGdkQsWUFBTyxHQUF1QixTQUFTLENBQUM7UUFHdEMsVUFBVSxDQUFDLGFBQWEsQ0FBQyxZQUFZLENBQUMsTUFBTSxFQUFFLFdBQVcsQ0FBQyxDQUFDO0lBQzdELENBQUM7O2lIQVBVLG1CQUFtQjtxR0FBbkIsbUJBQW1CLG9GQ05oQyw2R0FFZ0I7NEZESUgsbUJBQW1CO2tCQUovQixTQUFTO21CQUFDO29CQUNULFFBQVEsRUFBRSxjQUFjO29CQUN4QixXQUFXLEVBQUUsNEJBQTRCO2lCQUMxQztpR0FJQyxPQUFPO3NCQUROLEtBQUsiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21wb25lbnQsIEVsZW1lbnRSZWYsIElucHV0IH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XHJcblxyXG5AQ29tcG9uZW50KHtcclxuICBzZWxlY3RvcjogJ2lkLXRhYi1wYW5lbCcsXHJcbiAgdGVtcGxhdGVVcmw6ICcuL3RhYi1wYW5lbC5jb21wb25lbnQuaHRtbCdcclxufSlcclxuZXhwb3J0IGNsYXNzIElEVGFiUGFuZWxDb21wb25lbnQge1xyXG5cclxuICBASW5wdXQoKVxyXG4gIG5vZm9jdXM6IHN0cmluZyB8IHVuZGVmaW5lZCA9IHVuZGVmaW5lZDtcclxuICBcclxuICBjb25zdHJ1Y3Rvcihwcml2YXRlIGVsZW1lbnRSZWY6IEVsZW1lbnRSZWY8SFRNTEVsZW1lbnQ+KSB7XHJcbiAgICBlbGVtZW50UmVmLm5hdGl2ZUVsZW1lbnQuc2V0QXR0cmlidXRlKCdzbG90JywgJ3RhYi1wYW5lbCcpO1xyXG4gIH1cclxufVxyXG4iLCI8aWRzLXRhYi1wYW5lbCBbYXR0ci5ub2ZvY3VzXT1cIm5vZm9jdXMgPyB0cnVlIDogbnVsbFwiPlxyXG4gIDxuZy1jb250ZW50PjwvbmctY29udGVudD5cclxuPC9pZHMtdGFiLXBhbmVsPiJdfQ==
@@ -1,35 +0,0 @@
1
- import { Component, Input } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- import * as i1 from "@angular/common";
4
- export class IDTabComponent {
5
- constructor(elementRef) {
6
- this.elementRef = elementRef;
7
- this.notices = 0;
8
- this.notifications = 0;
9
- this.label = '';
10
- this.selected = false;
11
- // Internal icon
12
- this.icon = undefined;
13
- elementRef.nativeElement.setAttribute('slot', 'tab');
14
- }
15
- }
16
- IDTabComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDTabComponent, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component });
17
- 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: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] });
18
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDTabComponent, decorators: [{
19
- type: Component,
20
- args: [{
21
- selector: 'id-tab',
22
- templateUrl: './tab.component.html'
23
- }]
24
- }], ctorParameters: function () { return [{ type: i0.ElementRef }]; }, propDecorators: { notices: [{
25
- type: Input
26
- }], notifications: [{
27
- type: Input
28
- }], label: [{
29
- type: Input
30
- }], selected: [{
31
- type: Input
32
- }], icon: [{
33
- type: Input
34
- }] } });
35
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidGFiLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2lkcy1hbmd1bGFyL3NyYy9saWIvY29tcG9uZW50cy90YWJzL3RhYi90YWIuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvaWRzLWFuZ3VsYXIvc3JjL2xpYi9jb21wb25lbnRzL3RhYnMvdGFiL3RhYi5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsU0FBUyxFQUFjLEtBQUssRUFBRSxNQUFNLGVBQWUsQ0FBQzs7O0FBTzdELE1BQU0sT0FBTyxjQUFjO0lBa0J6QixZQUFvQixVQUFtQztRQUFuQyxlQUFVLEdBQVYsVUFBVSxDQUF5QjtRQWZ2RCxZQUFPLEdBQVcsQ0FBQyxDQUFDO1FBR3BCLGtCQUFhLEdBQVcsQ0FBQyxDQUFDO1FBRzFCLFVBQUssR0FBVyxFQUFFLENBQUM7UUFHbkIsYUFBUSxHQUFZLEtBQUssQ0FBQztRQUUxQixnQkFBZ0I7UUFFaEIsU0FBSSxHQUF1QixTQUFTLENBQUM7UUFHbkMsVUFBVSxDQUFDLGFBQWEsQ0FBQyxZQUFZLENBQUMsTUFBTSxFQUFFLEtBQUssQ0FBQyxDQUFDO0lBQ3ZELENBQUM7OzRHQXBCVSxjQUFjO2dHQUFkLGNBQWMsa0tDUDNCLHdyQkFrQlU7NEZEWEcsY0FBYztrQkFKMUIsU0FBUzttQkFBQztvQkFDVCxRQUFRLEVBQUUsUUFBUTtvQkFDbEIsV0FBVyxFQUFFLHNCQUFzQjtpQkFDcEM7aUdBSUMsT0FBTztzQkFETixLQUFLO2dCQUlOLGFBQWE7c0JBRFosS0FBSztnQkFJTixLQUFLO3NCQURKLEtBQUs7Z0JBSU4sUUFBUTtzQkFEUCxLQUFLO2dCQUtOLElBQUk7c0JBREgsS0FBSyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENvbXBvbmVudCwgRWxlbWVudFJlZiwgSW5wdXQgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcclxuaW1wb3J0IHsgSURJY29uIH0gZnJvbSAnLi4vLi4vLi4vY2xhc3Nlcy9pY29uL0lESWNvbic7XHJcblxyXG5AQ29tcG9uZW50KHtcclxuICBzZWxlY3RvcjogJ2lkLXRhYicsXHJcbiAgdGVtcGxhdGVVcmw6ICcuL3RhYi5jb21wb25lbnQuaHRtbCdcclxufSlcclxuZXhwb3J0IGNsYXNzIElEVGFiQ29tcG9uZW50IHtcclxuXHJcbiAgQElucHV0KClcclxuICBub3RpY2VzOiBudW1iZXIgPSAwO1xyXG5cclxuICBASW5wdXQoKVxyXG4gIG5vdGlmaWNhdGlvbnM6IG51bWJlciA9IDA7XHJcblxyXG4gIEBJbnB1dCgpXHJcbiAgbGFiZWw6IHN0cmluZyA9ICcnO1xyXG5cclxuICBASW5wdXQoKVxyXG4gIHNlbGVjdGVkOiBCb29sZWFuID0gZmFsc2U7XHJcblxyXG4gIC8vIEludGVybmFsIGljb25cclxuICBASW5wdXQoKVxyXG4gIGljb246IElESWNvbiB8IHVuZGVmaW5lZCA9IHVuZGVmaW5lZDtcclxuXHJcbiAgY29uc3RydWN0b3IocHJpdmF0ZSBlbGVtZW50UmVmOiBFbGVtZW50UmVmPEhUTUxFbGVtZW50Pikge1xyXG4gICAgZWxlbWVudFJlZi5uYXRpdmVFbGVtZW50LnNldEF0dHJpYnV0ZSgnc2xvdCcsICd0YWInKTtcclxuICB9XHJcbn1cclxuIiwiPGlkcy10YWJcclxuICBbbm90aWNlc109XCJub3RpY2VzID09PSAwID8gbnVsbCA6IG5vdGljZXNcIlxyXG4gIFtub3RpZmljYXRpb25zXT1cIm5vdGlmaWNhdGlvbnMgPT09IDAgPyBudWxsIDogbm90aWZpY2F0aW9uc1wiXHJcbiAgW2xhYmVsXT1cImxhYmVsXCJcclxuICBbYXR0ci5zZWxlY3RlZF09XCJzZWxlY3RlZCA/ICcnOm51bGxcIj5cclxuICA8aWRzLWljb24gKm5nSWY9XCJpY29uXCJcclxuICAgIHNsb3Q9XCJpY29uXCIgXHJcbiAgICBbYXR0ci5uYW1lXT1cImljb24/Lm5hbWVcIlxyXG4gICAgW2F0dHIudGl0bGVdPVwiaWNvbj8udGl0bGVcIiBcclxuICAgIFthdHRyLmNvbG9yXT1cImljb24/LmNvbG9yXCIgXHJcbiAgICBbYXR0ci5jb2xvcjJdPVwiaWNvbj8uY29sb3IyXCIgXHJcbiAgICBbYXR0ci5zaXplXT1cImljb24/LnNpemVcIiBcclxuICAgIFthdHRyLnBhZGRpbmddPVwiaWNvbj8ucGFkZGluZ1wiICBcclxuICAgIFthdHRyLnJvdGF0ZV09XCJpY29uPy5yb3RhdGVcIiBcclxuICAgIFthdHRyLmNvbG9ycHJlc2V0XT1cImljb24/LmNvbG9ycHJlc2V0XCIgICBcclxuICAgIFthdHRyLmhlaWdodF09XCJpY29uPy5oZWlnaHRcIiAgIFxyXG4gICAgW2F0dHIud2lkdGhdPVwiaWNvbj8ud2lkdGhcIj48L2lkcy1pY29uPlxyXG4gIDxuZy1jb250ZW50PjwvbmctY29udGVudD5cclxuPC9pZHMtdGFiPiJdfQ==
@@ -1,28 +0,0 @@
1
- import { Component, Input } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- import * as i1 from "@angular/common";
4
- export class IDTabsComponent {
5
- constructor() {
6
- this.responsive = 'm';
7
- this.unresponsive = false;
8
- this.selectLabel = '';
9
- }
10
- }
11
- IDTabsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDTabsComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
12
- 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: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }] });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDTabsComponent, decorators: [{
14
- type: Component,
15
- args: [{
16
- selector: 'id-tabs',
17
- templateUrl: './tabs.component.html'
18
- }]
19
- }], propDecorators: { tabs: [{
20
- type: Input
21
- }], responsive: [{
22
- type: Input
23
- }], unresponsive: [{
24
- type: Input
25
- }], selectLabel: [{
26
- type: Input
27
- }] } });
28
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidGFicy5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9pZHMtYW5ndWxhci9zcmMvbGliL2NvbXBvbmVudHMvdGFicy90YWJzLmNvbXBvbmVudC50cyIsIi4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2lkcy1hbmd1bGFyL3NyYy9saWIvY29tcG9uZW50cy90YWJzL3RhYnMuY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxLQUFLLEVBQUUsTUFBTSxlQUFlLENBQUM7OztBQU9qRCxNQUFNLE9BQU8sZUFBZTtJQUo1QjtRQVNFLGVBQVUsR0FBYyxHQUFHLENBQUM7UUFFNUIsaUJBQVksR0FBWSxLQUFLLENBQUM7UUFFOUIsZ0JBQVcsR0FBVyxFQUFFLENBQUM7S0FDMUI7OzZHQVZZLGVBQWU7aUdBQWYsZUFBZSw2SkNQNUIsdTBEQWdEVzs0RkR6Q0UsZUFBZTtrQkFKM0IsU0FBUzttQkFBQztvQkFDVCxRQUFRLEVBQUUsU0FBUztvQkFDbkIsV0FBVyxFQUFFLHVCQUF1QjtpQkFDckM7OEJBSUMsSUFBSTtzQkFESCxLQUFLO2dCQUdOLFVBQVU7c0JBRFQsS0FBSztnQkFHTixZQUFZO3NCQURYLEtBQUs7Z0JBR04sV0FBVztzQkFEVixLQUFLIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29tcG9uZW50LCBJbnB1dCB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xyXG5pbXBvcnQgeyBJRFRhYiB9IGZyb20gJy4uLy4uL2NsYXNzZXMvdGFicy9JRFRhYic7XHJcblxyXG5AQ29tcG9uZW50KHtcclxuICBzZWxlY3RvcjogJ2lkLXRhYnMnLFxyXG4gIHRlbXBsYXRlVXJsOiAnLi90YWJzLmNvbXBvbmVudC5odG1sJ1xyXG59KVxyXG5leHBvcnQgY2xhc3MgSURUYWJzQ29tcG9uZW50IHtcclxuXHJcbiAgQElucHV0KClcclxuICB0YWJzOiBJRFRhYltdICB8IHVuZGVmaW5lZDtcclxuICBASW5wdXQoKVxyXG4gIHJlc3BvbnNpdmU6ICdtJyB8ICdzJyA9ICdtJztcclxuICBASW5wdXQoKVxyXG4gIHVucmVzcG9uc2l2ZTogYm9vbGVhbiA9IGZhbHNlO1xyXG4gIEBJbnB1dCgpXHJcbiAgc2VsZWN0TGFiZWw6IHN0cmluZyA9ICcnO1xyXG59XHJcbiIsIjxpZHMtdGFicyBcclxuICBbdW5yZXNwb25zaXZlXT1cInVucmVzcG9uc2l2ZSA/IHRydWUgOiBudWxsXCJcclxuICBbcmVzcG9uc2l2ZV09XCJyZXNwb25zaXZlXCJcclxuICBbc2VsZWN0bGFiZWxdPVwic2VsZWN0TGFiZWxcIj5cclxuICA8bmctY29udGVudD48L25nLWNvbnRlbnQ+XHJcblxyXG4gIDxuZy1jb250YWluZXIgKm5nSWY9XCJ0YWJzXCI+XHJcbiAgICA8aWRzLXRhYiAqbmdGb3I9XCJsZXQgdGFiIG9mIHRhYnNcIlxyXG4gICAgICBbbGFiZWxdPVwidGFiLmxhYmVsXCJcclxuICAgICAgc2xvdD1cInRhYlwiXHJcbiAgICAgIFtub3RpZmljYXRpb25zXT1cInRhYi5ub3RpZmljYXRpb25zXCJcclxuICAgICAgW25vdGljZXNdPVwidGFiLm5vdGljZXNcIlxyXG4gICAgICBbYXR0ci5zZWxlY3RlZF09XCJ0YWIuc2VsZWN0ZWQgPyAnJyA6IG51bGxcIj5cclxuICAgICAgPGlkcy1pY29uICpuZ0lmPVwidGFiLmljb25cIiBbYXR0ci5uYW1lXT1cInRhYi5pY29uLm5hbWVcIj48L2lkcy1pY29uPlxyXG4gICAgPC9pZHMtdGFiPlxyXG4gICAgXHJcbiAgICA8aWRzLXRhYi1wYW5lbCAqbmdJZj1cInRhYnMubGVuZ3RoPj0xXCI+XHJcbiAgICAgIDxuZy1jb250ZW50IHNlbGVjdD1cIltwYW5lbC0wXVwiPjwvbmctY29udGVudD5cclxuICAgIDwvaWRzLXRhYi1wYW5lbD5cclxuICAgIDxpZHMtdGFiLXBhbmVsICpuZ0lmPVwidGFicy5sZW5ndGg+PTJcIj5cclxuICAgICAgPG5nLWNvbnRlbnQgc2VsZWN0PVwiW3BhbmVsLTFdXCI+PC9uZy1jb250ZW50PlxyXG4gICAgPC9pZHMtdGFiLXBhbmVsPlxyXG4gICAgPGlkcy10YWItcGFuZWwgKm5nSWY9XCJ0YWJzLmxlbmd0aD49M1wiPlxyXG4gICAgICA8bmctY29udGVudCBzZWxlY3Q9XCJbcGFuZWwtMl1cIj48L25nLWNvbnRlbnQ+XHJcbiAgICA8L2lkcy10YWItcGFuZWw+XHJcbiAgICA8aWRzLXRhYi1wYW5lbCAqbmdJZj1cInRhYnMubGVuZ3RoPj00XCI+XHJcbiAgICAgIDxuZy1jb250ZW50IHNlbGVjdD1cIltwYW5lbC0zXVwiPjwvbmctY29udGVudD5cclxuICAgIDwvaWRzLXRhYi1wYW5lbD5cclxuICAgIDxpZHMtdGFiLXBhbmVsICpuZ0lmPVwidGFicy5sZW5ndGg+PTVcIj5cclxuICAgICAgPG5nLWNvbnRlbnQgc2VsZWN0PVwiW3BhbmVsLTRdXCI+PC9uZy1jb250ZW50PlxyXG4gICAgPC9pZHMtdGFiLXBhbmVsPlxyXG4gICAgPGlkcy10YWItcGFuZWwgKm5nSWY9XCJ0YWJzLmxlbmd0aD49NlwiPlxyXG4gICAgICA8bmctY29udGVudCBzZWxlY3Q9XCJbcGFuZWwtNV1cIj48L25nLWNvbnRlbnQ+XHJcbiAgICA8L2lkcy10YWItcGFuZWw+XHJcbiAgICA8aWRzLXRhYi1wYW5lbCAqbmdJZj1cInRhYnMubGVuZ3RoPj03XCI+XHJcbiAgICAgIDxuZy1jb250ZW50IHNlbGVjdD1cIltwYW5lbC02XVwiPjwvbmctY29udGVudD5cclxuICAgIDwvaWRzLXRhYi1wYW5lbD5cclxuICAgIDxpZHMtdGFiLXBhbmVsICpuZ0lmPVwidGFicy5sZW5ndGg+PThcIj5cclxuICAgICAgPG5nLWNvbnRlbnQgc2VsZWN0PVwiW3BhbmVsLTddXCI+PC9uZy1jb250ZW50PlxyXG4gICAgPC9pZHMtdGFiLXBhbmVsPlxyXG4gICAgPGlkcy10YWItcGFuZWwgKm5nSWY9XCJ0YWJzLmxlbmd0aD49OVwiPlxyXG4gICAgICA8bmctY29udGVudCBzZWxlY3Q9XCJbcGFuZWwtOF1cIj48L25nLWNvbnRlbnQ+XHJcbiAgICA8L2lkcy10YWItcGFuZWw+XHJcbiAgICA8aWRzLXRhYi1wYW5lbCAqbmdJZj1cInRhYnMubGVuZ3RoPj0xMFwiPlxyXG4gICAgICA8bmctY29udGVudCBzZWxlY3Q9XCJbcGFuZWwtOV1cIj48L25nLWNvbnRlbnQ+XHJcbiAgICA8L2lkcy10YWItcGFuZWw+XHJcbiAgPC9uZy1jb250YWluZXI+XHJcbiBcclxuPC9pZHMtdGFicz4iXX0=
@@ -1,35 +0,0 @@
1
- import { CUSTOM_ELEMENTS_SCHEMA, NgModule } from '@angular/core';
2
- import { IDTabsComponent } from './tabs.component';
3
- import { IDTabComponent } from './tab/tab.component';
4
- import { IDTabPanelComponent } from './panel/tab-panel.component';
5
- import '@inera/ids-core/components/tabs/register';
6
- import '@inera/ids-core/components/icon/register';
7
- import { CommonModule } from '@angular/common';
8
- import * as i0 from "@angular/core";
9
- export class IDTabsModule {
10
- }
11
- IDTabsModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDTabsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
12
- IDTabsModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDTabsModule, declarations: [IDTabsComponent,
13
- IDTabComponent,
14
- IDTabPanelComponent], imports: [CommonModule], exports: [IDTabsComponent,
15
- IDTabComponent,
16
- IDTabPanelComponent] });
17
- IDTabsModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDTabsModule, imports: [[CommonModule]] });
18
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDTabsModule, decorators: [{
19
- type: NgModule,
20
- args: [{
21
- declarations: [
22
- IDTabsComponent,
23
- IDTabComponent,
24
- IDTabPanelComponent
25
- ],
26
- imports: [CommonModule],
27
- exports: [
28
- IDTabsComponent,
29
- IDTabComponent,
30
- IDTabPanelComponent
31
- ],
32
- schemas: [CUSTOM_ELEMENTS_SCHEMA],
33
- }]
34
- }] });
35
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidGFicy5tb2R1bGUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9pZHMtYW5ndWxhci9zcmMvbGliL2NvbXBvbmVudHMvdGFicy90YWJzLm1vZHVsZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsc0JBQXNCLEVBQUUsUUFBUSxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQ2pFLE9BQU8sRUFBRSxlQUFlLEVBQUUsTUFBTSxrQkFBa0IsQ0FBQztBQUNuRCxPQUFPLEVBQUUsY0FBYyxFQUFDLE1BQU0scUJBQXFCLENBQUM7QUFDcEQsT0FBTyxFQUFFLG1CQUFtQixFQUFFLE1BQU0sNkJBQTZCLENBQUM7QUFDbEUsT0FBTywwQ0FBMEMsQ0FBQztBQUNsRCxPQUFPLDBDQUEwQyxDQUFDO0FBQ2xELE9BQU8sRUFBRSxZQUFZLEVBQUUsTUFBTSxpQkFBaUIsQ0FBQzs7QUFnQi9DLE1BQU0sT0FBTyxZQUFZOzswR0FBWixZQUFZOzJHQUFaLFlBQVksaUJBWnJCLGVBQWU7UUFDZixjQUFjO1FBQ2QsbUJBQW1CLGFBRVgsWUFBWSxhQUVwQixlQUFlO1FBQ2YsY0FBYztRQUNkLG1CQUFtQjsyR0FJVixZQUFZLFlBUmQsQ0FBQyxZQUFZLENBQUM7NEZBUVosWUFBWTtrQkFkeEIsUUFBUTttQkFBQztvQkFDUixZQUFZLEVBQUU7d0JBQ1osZUFBZTt3QkFDZixjQUFjO3dCQUNkLG1CQUFtQjtxQkFDcEI7b0JBQ0QsT0FBTyxFQUFFLENBQUMsWUFBWSxDQUFDO29CQUN2QixPQUFPLEVBQUU7d0JBQ1AsZUFBZTt3QkFDZixjQUFjO3dCQUNkLG1CQUFtQjtxQkFDcEI7b0JBQ0QsT0FBTyxFQUFFLENBQUMsc0JBQXNCLENBQUM7aUJBQ2xDIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ1VTVE9NX0VMRU1FTlRTX1NDSEVNQSwgTmdNb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IElEVGFic0NvbXBvbmVudCB9IGZyb20gJy4vdGFicy5jb21wb25lbnQnO1xuaW1wb3J0IHsgSURUYWJDb21wb25lbnR9IGZyb20gJy4vdGFiL3RhYi5jb21wb25lbnQnO1xuaW1wb3J0IHsgSURUYWJQYW5lbENvbXBvbmVudCB9IGZyb20gJy4vcGFuZWwvdGFiLXBhbmVsLmNvbXBvbmVudCc7XG5pbXBvcnQgJ0BpbmVyYS9pZHMtY29yZS9jb21wb25lbnRzL3RhYnMvcmVnaXN0ZXInO1xuaW1wb3J0ICdAaW5lcmEvaWRzLWNvcmUvY29tcG9uZW50cy9pY29uL3JlZ2lzdGVyJztcbmltcG9ydCB7IENvbW1vbk1vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvbW1vbic7XG5cbkBOZ01vZHVsZSh7XG4gIGRlY2xhcmF0aW9uczogW1xuICAgIElEVGFic0NvbXBvbmVudCxcbiAgICBJRFRhYkNvbXBvbmVudCxcbiAgICBJRFRhYlBhbmVsQ29tcG9uZW50XG4gIF0sXG4gIGltcG9ydHM6IFtDb21tb25Nb2R1bGVdLFxuICBleHBvcnRzOiBbXG4gICAgSURUYWJzQ29tcG9uZW50LFxuICAgIElEVGFiQ29tcG9uZW50LFxuICAgIElEVGFiUGFuZWxDb21wb25lbnRcbiAgXSxcbiAgc2NoZW1hczogW0NVU1RPTV9FTEVNRU5UU19TQ0hFTUFdLFxufSlcbmV4cG9ydCBjbGFzcyBJRFRhYnNNb2R1bGUgeyB9XG4iXX0=
@@ -1,31 +0,0 @@
1
- import { Component, EventEmitter, Input, Output } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export class IDTagComponent {
4
- constructor() {
5
- this.clickable = false;
6
- this.closeable = false;
7
- this.srcloselabel = '';
8
- this.onClicked = new EventEmitter();
9
- this.onClosed = new EventEmitter();
10
- }
11
- }
12
- IDTagComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDTagComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
13
- 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>" });
14
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDTagComponent, decorators: [{
15
- type: Component,
16
- args: [{
17
- selector: 'id-tag',
18
- templateUrl: './tag.component.html',
19
- }]
20
- }], ctorParameters: function () { return []; }, propDecorators: { clickable: [{
21
- type: Input
22
- }], closeable: [{
23
- type: Input
24
- }], srcloselabel: [{
25
- type: Input
26
- }], onClicked: [{
27
- type: Output
28
- }], onClosed: [{
29
- type: Output
30
- }] } });
31
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidGFnLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2lkcy1hbmd1bGFyL3NyYy9saWIvY29tcG9uZW50cy90YWcvdGFnLmNvbXBvbmVudC50cyIsIi4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2lkcy1hbmd1bGFyL3NyYy9saWIvY29tcG9uZW50cy90YWcvdGFnLmNvbXBvbmVudC5odG1sIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxTQUFTLEVBQUUsWUFBWSxFQUFFLEtBQUssRUFBRSxNQUFNLEVBQUUsTUFBTSxlQUFlLENBQUM7O0FBTXZFLE1BQU0sT0FBTyxjQUFjO0lBZ0J6QjtRQWJBLGNBQVMsR0FBVyxLQUFLLENBQUM7UUFHMUIsY0FBUyxHQUFXLEtBQUssQ0FBQztRQUcxQixpQkFBWSxHQUFVLEVBQUUsQ0FBQztRQUd6QixjQUFTLEdBQTBCLElBQUksWUFBWSxFQUFFLENBQUM7UUFFdEQsYUFBUSxHQUEwQixJQUFJLFlBQVksRUFBRSxDQUFDO0lBRXJDLENBQUM7OzRHQWhCTixjQUFjO2dHQUFkLGNBQWMsbU1DTjNCLHFRQU9VOzRGRERHLGNBQWM7a0JBSjFCLFNBQVM7bUJBQUM7b0JBQ1QsUUFBUSxFQUFFLFFBQVE7b0JBQ2xCLFdBQVcsRUFBRSxzQkFBc0I7aUJBQ3BDOzBFQUlDLFNBQVM7c0JBRFIsS0FBSztnQkFJTixTQUFTO3NCQURSLEtBQUs7Z0JBSU4sWUFBWTtzQkFEWCxLQUFLO2dCQUlOLFNBQVM7c0JBRFIsTUFBTTtnQkFHUCxRQUFRO3NCQURQLE1BQU0iLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21wb25lbnQsIEV2ZW50RW1pdHRlciwgSW5wdXQsIE91dHB1dCB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xyXG5cclxuQENvbXBvbmVudCh7XHJcbiAgc2VsZWN0b3I6ICdpZC10YWcnLFxyXG4gIHRlbXBsYXRlVXJsOiAnLi90YWcuY29tcG9uZW50Lmh0bWwnLFxyXG59KVxyXG5leHBvcnQgY2xhc3MgSURUYWdDb21wb25lbnQge1xyXG5cclxuICBASW5wdXQoKVxyXG4gIGNsaWNrYWJsZTpib29sZWFuID0gZmFsc2U7XHJcblxyXG4gIEBJbnB1dCgpXHJcbiAgY2xvc2VhYmxlOmJvb2xlYW4gPSBmYWxzZTtcclxuXHJcbiAgQElucHV0KClcclxuICBzcmNsb3NlbGFiZWw6c3RyaW5nID0gJyc7XHJcblxyXG4gIEBPdXRwdXQoKVxyXG4gIG9uQ2xpY2tlZDogRXZlbnRFbWl0dGVyPGJvb2xlYW4+ID0gbmV3IEV2ZW50RW1pdHRlcigpO1xyXG4gIEBPdXRwdXQoKVxyXG4gIG9uQ2xvc2VkOiBFdmVudEVtaXR0ZXI8Ym9vbGVhbj4gPSBuZXcgRXZlbnRFbWl0dGVyKCk7XHJcblxyXG4gIGNvbnN0cnVjdG9yKCkgeyB9XHJcbn1cclxuIiwiPGlkcy10YWdcclxuICBbY2xpY2thYmxlXT1cImNsaWNrYWJsZSA/IHRydWUgOiBudWxsXCJcclxuICBbY2xvc2VhYmxlXT1cImNsb3NlYWJsZSA/IHRydWUgOiBudWxsXCJcclxuICBbc3JjbG9zZWxhYmVsXT1cInNyY2xvc2VsYWJlbFwiXHJcbiAgKGNsaWNrZWQpPVwib25DbGlja2VkLmVtaXQodHJ1ZSlcIlxyXG4gIChjbG9zZWQpPVwib25DbG9zZWQuZW1pdCh0cnVlKVwiPlxyXG4gIDxuZy1jb250ZW50PjwvbmctY29udGVudD5cclxuPC9pZHMtdGFnPiJdfQ==
@@ -1,86 +0,0 @@
1
- import { Component, Input } from '@angular/core';
2
- import { IDLinkFunction } from '../classes/link/IDLinkFunction';
3
- import { IDLinkRoute } from '../classes/link/IDLinkRoute';
4
- import { IDLinkWeb } from '../classes/link/IDLinkWeb';
5
- import * as i0 from "@angular/core";
6
- import * as i1 from "@angular/platform-browser";
7
- import * as i2 from "@angular/common";
8
- import * as i3 from "@angular/router";
9
- export class IDAnchorComponent {
10
- constructor(sanitizer) {
11
- this.sanitizer = sanitizer;
12
- this.linkType = '';
13
- this.isLinkExternal = false;
14
- this.isLinkRoute = false;
15
- this.isLinkWeb = false;
16
- this.isLinkFunction = false;
17
- this.classes = '';
18
- this.scriptHref = this.sanitizer.bypassSecurityTrustUrl('javascript:');
19
- this.block = false;
20
- this.noOutline = false;
21
- /** Apply classes to <a> element */
22
- this.contextClasses = [];
23
- }
24
- setLinkType() {
25
- this.isLinkRoute = this.link instanceof IDLinkRoute;
26
- this.isLinkWeb = this.link instanceof IDLinkWeb;
27
- this.isLinkFunction = this.link instanceof IDLinkFunction;
28
- if (this.link && this.isLinkWeb) {
29
- const weblink = this.link;
30
- this.isLinkExternal = weblink.target === '_blank' || weblink.target === 'blank';
31
- }
32
- else {
33
- this.isLinkExternal = false;
34
- }
35
- }
36
- setClasses() {
37
- if (this.link && this.link.classes) {
38
- this.classes = [...this.contextClasses, ...this.link.classes].join(' ');
39
- }
40
- else {
41
- this.classes = this.contextClasses.join(' ');
42
- }
43
- }
44
- get linkWeb() {
45
- return this.link;
46
- }
47
- get linkRoute() {
48
- return this.link;
49
- }
50
- get linkFunction() {
51
- return this.link;
52
- }
53
- ngOnChanges(changes) {
54
- if (changes.link) {
55
- this.setLinkType();
56
- this.setClasses();
57
- }
58
- if (changes.contextClasses) {
59
- this.setClasses();
60
- }
61
- }
62
- }
63
- IDAnchorComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDAnchorComponent, deps: [{ token: i1.DomSanitizer }], target: i0.ɵɵFactoryTarget.Component });
64
- 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"] }] });
65
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDAnchorComponent, decorators: [{
66
- type: Component,
67
- args: [{
68
- selector: 'id-anchor',
69
- templateUrl: './anchor.component.html',
70
- styles: [
71
- ':host(.ids-link) a { position:absolute; inset: 0px; z-index: 1; }',
72
- 'a { color: inherit; text-decoration: inherit; font-size: inherit }',
73
- '.ids-no-outline:focus { outline: none;}',
74
- '.ids-block { display: block;}'
75
- ]
76
- }]
77
- }], ctorParameters: function () { return [{ type: i1.DomSanitizer }]; }, propDecorators: { link: [{
78
- type: Input
79
- }], block: [{
80
- type: Input
81
- }], noOutline: [{
82
- type: Input
83
- }], contextClasses: [{
84
- type: Input
85
- }] } });
86
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYW5jaG9yLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2lkcy1hbmd1bGFyL3NyYy9saWIvaW50ZXJuYWxzL2FuY2hvci5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9pZHMtYW5ndWxhci9zcmMvbGliL2ludGVybmFscy9hbmNob3IuY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxLQUFLLEVBQW9DLE1BQU0sZUFBZSxDQUFDO0FBR25GLE9BQU8sRUFBRSxjQUFjLEVBQUUsTUFBTSxnQ0FBZ0MsQ0FBQztBQUNoRSxPQUFPLEVBQUUsV0FBVyxFQUFFLE1BQU0sNkJBQTZCLENBQUM7QUFDMUQsT0FBTyxFQUFFLFNBQVMsRUFBRSxNQUFNLDJCQUEyQixDQUFDOzs7OztBQVl0RCxNQUFNLE9BQU8saUJBQWlCO0lBc0I1QixZQUFvQixTQUFzQjtRQUF0QixjQUFTLEdBQVQsU0FBUyxDQUFhO1FBckIxQyxhQUFRLEdBQUcsRUFBRSxDQUFDO1FBQ2QsbUJBQWMsR0FBRyxLQUFLLENBQUM7UUFDdkIsZ0JBQVcsR0FBRyxLQUFLLENBQUM7UUFDcEIsY0FBUyxHQUFHLEtBQUssQ0FBQztRQUNsQixtQkFBYyxHQUFHLEtBQUssQ0FBQztRQUN2QixZQUFPLEdBQVcsRUFBRSxDQUFDO1FBQ3JCLGVBQVUsR0FBRyxJQUFJLENBQUMsU0FBUyxDQUFDLHNCQUFzQixDQUFDLGFBQWEsQ0FBQyxDQUFDO1FBT2xFLFVBQUssR0FBWSxLQUFLLENBQUM7UUFHdkIsY0FBUyxHQUFZLEtBQUssQ0FBQztRQUczQixtQ0FBbUM7UUFDMUIsbUJBQWMsR0FBYSxFQUFFLENBQUM7SUFDSyxDQUFDO0lBRXJDLFdBQVc7UUFDakIsSUFBSSxDQUFDLFdBQVcsR0FBRyxJQUFJLENBQUMsSUFBSSxZQUFZLFdBQVcsQ0FBQztRQUNwRCxJQUFJLENBQUMsU0FBUyxHQUFHLElBQUksQ0FBQyxJQUFJLFlBQVksU0FBUyxDQUFDO1FBQ2hELElBQUksQ0FBQyxjQUFjLEdBQUcsSUFBSSxDQUFDLElBQUksWUFBWSxjQUFjLENBQUM7UUFDMUQsSUFBSSxJQUFJLENBQUMsSUFBSSxJQUFJLElBQUksQ0FBQyxTQUFTLEVBQUU7WUFDL0IsTUFBTSxPQUFPLEdBQUcsSUFBSSxDQUFDLElBQWlCLENBQUM7WUFDdkMsSUFBSSxDQUFDLGNBQWMsR0FBRyxPQUFPLENBQUMsTUFBTSxLQUFLLFFBQVEsSUFBSSxPQUFPLENBQUMsTUFBTSxLQUFLLE9BQU8sQ0FBQztTQUNqRjthQUFNO1lBQ0wsSUFBSSxDQUFFLGNBQWMsR0FBRyxLQUFLLENBQUM7U0FDOUI7SUFDSCxDQUFDO0lBQ08sVUFBVTtRQUNoQixJQUFHLElBQUksQ0FBQyxJQUFJLElBQUksSUFBSSxDQUFDLElBQUksQ0FBQyxPQUFPLEVBQUU7WUFDakMsSUFBSSxDQUFDLE9BQU8sR0FBRyxDQUFDLEdBQUcsSUFBSSxDQUFDLGNBQWMsRUFBRSxHQUFHLElBQUksQ0FBQyxJQUFJLENBQUMsT0FBTyxDQUFDLENBQUMsSUFBSSxDQUFDLEdBQUcsQ0FBQyxDQUFDO1NBQ3pFO2FBQU07WUFDTCxJQUFJLENBQUMsT0FBTyxHQUFHLElBQUksQ0FBQyxjQUFjLENBQUMsSUFBSSxDQUFDLEdBQUcsQ0FBQyxDQUFDO1NBQzlDO0lBQ0gsQ0FBQztJQUNELElBQUksT0FBTztRQUNULE9BQU8sSUFBSSxDQUFDLElBQWlCLENBQUM7SUFDaEMsQ0FBQztJQUNELElBQUksU0FBUztRQUNYLE9BQU8sSUFBSSxDQUFFLElBQW1CLENBQUM7SUFDbkMsQ0FBQztJQUNELElBQUksWUFBWTtRQUNkLE9BQU8sSUFBSSxDQUFDLElBQXNCLENBQUM7SUFDckMsQ0FBQztJQUNELFdBQVcsQ0FBQyxPQUFzQjtRQUNoQyxJQUFJLE9BQU8sQ0FBQyxJQUFJLEVBQUU7WUFDaEIsSUFBSSxDQUFDLFdBQVcsRUFBRSxDQUFDO1lBQ25CLElBQUksQ0FBQyxVQUFVLEVBQUUsQ0FBQztTQUNuQjtRQUNELElBQUksT0FBTyxDQUFDLGNBQWMsRUFBRTtZQUMxQixJQUFJLENBQUMsVUFBVSxFQUFFLENBQUM7U0FDbkI7SUFDSCxDQUFDOzsrR0EzRFUsaUJBQWlCO21HQUFqQixpQkFBaUIsMEtDakI5Qix5cURBNkNjOzRGRDVCRCxpQkFBaUI7a0JBVjdCLFNBQVM7bUJBQUM7b0JBQ1QsUUFBUSxFQUFFLFdBQVc7b0JBQ3JCLFdBQVcsRUFBRSx5QkFBeUI7b0JBQ3RDLE1BQU0sRUFBRTt3QkFDTixtRUFBbUU7d0JBQ25FLG9FQUFvRTt3QkFDcEUseUNBQXlDO3dCQUN6QywrQkFBK0I7cUJBQ2hDO2lCQUNGO21HQVlDLElBQUk7c0JBREgsS0FBSztnQkFJTixLQUFLO3NCQURKLEtBQUs7Z0JBSU4sU0FBUztzQkFEUixLQUFLO2dCQUtHLGNBQWM7c0JBQXRCLEtBQUsiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21wb25lbnQsIElucHV0LCBTaW1wbGVDaGFuZ2VzLCBWaWV3RW5jYXBzdWxhdGlvbiB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xyXG5pbXBvcnQgeyBEb21TYW5pdGl6ZXIgfSBmcm9tICdAYW5ndWxhci9wbGF0Zm9ybS1icm93c2VyJztcclxuaW1wb3J0IHsgSURMaW5rIH0gZnJvbSAnLi4vY2xhc3Nlcy9saW5rL0lETGluayc7XHJcbmltcG9ydCB7IElETGlua0Z1bmN0aW9uIH0gZnJvbSAnLi4vY2xhc3Nlcy9saW5rL0lETGlua0Z1bmN0aW9uJztcclxuaW1wb3J0IHsgSURMaW5rUm91dGUgfSBmcm9tICcuLi9jbGFzc2VzL2xpbmsvSURMaW5rUm91dGUnO1xyXG5pbXBvcnQgeyBJRExpbmtXZWIgfSBmcm9tICcuLi9jbGFzc2VzL2xpbmsvSURMaW5rV2ViJztcclxuXHJcbkBDb21wb25lbnQoe1xyXG4gIHNlbGVjdG9yOiAnaWQtYW5jaG9yJyxcclxuICB0ZW1wbGF0ZVVybDogJy4vYW5jaG9yLmNvbXBvbmVudC5odG1sJyxcclxuICBzdHlsZXM6IFtcclxuICAgICc6aG9zdCguaWRzLWxpbmspIGEgeyBwb3NpdGlvbjphYnNvbHV0ZTsgaW5zZXQ6IDBweDsgei1pbmRleDogMTsgfScsXHJcbiAgICAnYSB7IGNvbG9yOiBpbmhlcml0OyB0ZXh0LWRlY29yYXRpb246IGluaGVyaXQ7IGZvbnQtc2l6ZTogaW5oZXJpdCB9JyxcclxuICAgICcuaWRzLW5vLW91dGxpbmU6Zm9jdXMgeyBvdXRsaW5lOiBub25lO30nLFxyXG4gICAgJy5pZHMtYmxvY2sgeyBkaXNwbGF5OiBibG9jazt9J1xyXG4gIF1cclxufSlcclxuZXhwb3J0IGNsYXNzIElEQW5jaG9yQ29tcG9uZW50IHtcclxuICBsaW5rVHlwZSA9ICcnO1xyXG4gIGlzTGlua0V4dGVybmFsID0gZmFsc2U7XHJcbiAgaXNMaW5rUm91dGUgPSBmYWxzZTtcclxuICBpc0xpbmtXZWIgPSBmYWxzZTtcclxuICBpc0xpbmtGdW5jdGlvbiA9IGZhbHNlO1xyXG4gIGNsYXNzZXM6IHN0cmluZyA9ICcnO1xyXG4gIHNjcmlwdEhyZWYgPSB0aGlzLnNhbml0aXplci5ieXBhc3NTZWN1cml0eVRydXN0VXJsKCdqYXZhc2NyaXB0OicpO1xyXG4gIFxyXG4gIC8qKiBMaW5rT2JqZWN0ICovXHJcbiAgQElucHV0KClcclxuICBsaW5rOiBJRExpbmsgfCB1bmRlZmluZWQ7XHJcblxyXG4gIEBJbnB1dCgpXHJcbiAgYmxvY2s6IGJvb2xlYW4gPSBmYWxzZTtcclxuICBcclxuICBASW5wdXQoKVxyXG4gIG5vT3V0bGluZTogYm9vbGVhbiA9IGZhbHNlO1xyXG5cclxuICBcclxuICAvKiogQXBwbHkgY2xhc3NlcyB0byA8YT4gZWxlbWVudCAqL1xyXG4gIEBJbnB1dCgpIGNvbnRleHRDbGFzc2VzOiBzdHJpbmdbXSA9IFtdO1xyXG4gIGNvbnN0cnVjdG9yKHByaXZhdGUgc2FuaXRpemVyOkRvbVNhbml0aXplcil7fVxyXG5cclxuICBwcml2YXRlIHNldExpbmtUeXBlKCkge1xyXG4gICAgdGhpcy5pc0xpbmtSb3V0ZSA9IHRoaXMubGluayBpbnN0YW5jZW9mIElETGlua1JvdXRlO1xyXG4gICAgdGhpcy5pc0xpbmtXZWIgPSB0aGlzLmxpbmsgaW5zdGFuY2VvZiBJRExpbmtXZWI7XHJcbiAgICB0aGlzLmlzTGlua0Z1bmN0aW9uID0gdGhpcy5saW5rIGluc3RhbmNlb2YgSURMaW5rRnVuY3Rpb247XHJcbiAgICBpZiAodGhpcy5saW5rICYmIHRoaXMuaXNMaW5rV2ViKSB7XHJcbiAgICAgIGNvbnN0IHdlYmxpbmsgPSB0aGlzLmxpbmsgYXMgSURMaW5rV2ViO1xyXG4gICAgICB0aGlzLmlzTGlua0V4dGVybmFsID0gd2VibGluay50YXJnZXQgPT09ICdfYmxhbmsnIHx8IHdlYmxpbmsudGFyZ2V0ID09PSAnYmxhbmsnO1xyXG4gICAgfSBlbHNlIHtcclxuICAgICAgdGhpcy4gaXNMaW5rRXh0ZXJuYWwgPSBmYWxzZTtcclxuICAgIH1cclxuICB9XHJcbiAgcHJpdmF0ZSBzZXRDbGFzc2VzKCkge1xyXG4gICAgaWYodGhpcy5saW5rICYmIHRoaXMubGluay5jbGFzc2VzKSB7XHJcbiAgICAgIHRoaXMuY2xhc3NlcyA9IFsuLi50aGlzLmNvbnRleHRDbGFzc2VzLCAuLi50aGlzLmxpbmsuY2xhc3Nlc10uam9pbignICcpO1xyXG4gICAgfSBlbHNlIHtcclxuICAgICAgdGhpcy5jbGFzc2VzID0gdGhpcy5jb250ZXh0Q2xhc3Nlcy5qb2luKCcgJyk7XHJcbiAgICB9XHJcbiAgfVxyXG4gIGdldCBsaW5rV2ViKCkge1xyXG4gICAgcmV0dXJuIHRoaXMubGluayBhcyBJRExpbmtXZWI7XHJcbiAgfVxyXG4gIGdldCBsaW5rUm91dGUoKSB7XHJcbiAgICByZXR1cm4gdGhpcy4gbGluayBhcyBJRExpbmtSb3V0ZTtcclxuICB9XHJcbiAgZ2V0IGxpbmtGdW5jdGlvbigpIHtcclxuICAgIHJldHVybiB0aGlzLmxpbmsgYXMgSURMaW5rRnVuY3Rpb247XHJcbiAgfVxyXG4gIG5nT25DaGFuZ2VzKGNoYW5nZXM6IFNpbXBsZUNoYW5nZXMpIHtcclxuICAgIGlmIChjaGFuZ2VzLmxpbmspIHtcclxuICAgICAgdGhpcy5zZXRMaW5rVHlwZSgpO1xyXG4gICAgICB0aGlzLnNldENsYXNzZXMoKTtcclxuICAgIH1cclxuICAgIGlmIChjaGFuZ2VzLmNvbnRleHRDbGFzc2VzKSB7XHJcbiAgICAgIHRoaXMuc2V0Q2xhc3NlcygpO1xyXG4gICAgfVxyXG4gIH1cclxuIFxyXG59XHJcbiIsIjxhICpuZ0lmPVwiaXNMaW5rUm91dGVcIiBcclxuICBbY2xhc3MuaWRzLW5vLW91dGxpbmVdPVwibm9PdXRsaW5lXCJcclxuICBbY2xhc3MuaWRzLWJsb2NrXT1cImJsb2NrXCJcclxuICBbYXR0ci5pZF09XCJsaW5rUm91dGUuaWRcIlxyXG4gIFthdHRyLmFyaWEtbGFiZWxdPVwibGlua1JvdXRlLmFyaWFsYWJlbFwiXHJcbiAgW2NsYXNzXT1cImNsYXNzZXNcIiAgXHJcbiAgW3JvdXRlckxpbmtdPVwibGlua1JvdXRlLnJvdXRlXCJcclxuICByb3V0ZXJMaW5rQWN0aXZlPVwic2VsZWN0ZWRcIlxyXG4gIFtxdWVyeVBhcmFtc109XCJsaW5rUm91dGUucXVlcmllc1wiPlxyXG4gICAgPG5nLXRlbXBsYXRlIFtuZ1RlbXBsYXRlT3V0bGV0XT1cInByZXBlbmRUZW1wbGF0ZVwiPjwvbmctdGVtcGxhdGU+XHJcbiAgICAgIHt7bGlua1JvdXRlLmxhYmVsfX1cclxuICAgIDxuZy10ZW1wbGF0ZSBbbmdUZW1wbGF0ZU91dGxldF09XCJhcHBlbmRUZW1wbGF0ZVwiPjwvbmctdGVtcGxhdGU+XHJcbjwvYT5cclxuPGEgKm5nSWY9XCJpc0xpbmtXZWJcIiBcclxuICBbY2xhc3MuaWRzLW5vLW91dGxpbmVdPVwibm9PdXRsaW5lXCJcclxuICBbY2xhc3MuaWRzLWJsb2NrXT1cImJsb2NrXCJcclxuICBbYXR0ci5pZF09XCJsaW5rV2ViLmlkXCJcclxuICBbYXR0ci5hcmlhLWxhYmVsXT1cImxpbmtSb3V0ZS5hcmlhbGFiZWxcIlxyXG4gIFtjbGFzc109XCJjbGFzc2VzXCIgIFxyXG4gIFtocmVmXT1cImxpbmtXZWIudXJsXCJcclxuICBbYXR0ci50YXJnZXRdPVwibGlua1dlYi50YXJnZXRcIlxyXG4gIFthdHRyLnJlbF09XCJpc0xpbmtFeHRlcm5hbCA/ICdub29wZW5lcicgOiBudWxsXCI+XHJcbiAgICA8bmctdGVtcGxhdGUgW25nVGVtcGxhdGVPdXRsZXRdPVwicHJlcGVuZFRlbXBsYXRlXCI+PC9uZy10ZW1wbGF0ZT5cclxuICAgICAge3tsaW5rV2ViLmxhYmVsfX1cclxuICAgIDxuZy10ZW1wbGF0ZSBbbmdUZW1wbGF0ZU91dGxldF09XCJhcHBlbmRUZW1wbGF0ZVwiPjwvbmctdGVtcGxhdGU+XHJcbjwvYT5cclxuPGEgKm5nSWY9XCJpc0xpbmtGdW5jdGlvblwiIFxyXG4gIFtjbGFzcy5pZHMtbm8tb3V0bGluZV09XCJub091dGxpbmVcIlxyXG4gIFtjbGFzcy5pZHMtYmxvY2tdPVwiYmxvY2tcIlxyXG4gIFthdHRyLmlkXT1cImxpbmtGdW5jdGlvbi5pZFwiXHJcbiAgW2F0dHIuYXJpYS1sYWJlbF09XCJsaW5rUm91dGUuYXJpYWxhYmVsXCJcclxuICBbY2xhc3NdPVwiY2xhc3Nlc1wiICBcclxuICBbYXR0ci5ocmVmXT1cInNjcmlwdEhyZWZcIlxyXG4gIChjbGljayk9XCJsaW5rRnVuY3Rpb24uY2xpY2soKVwiPlxyXG4gICAgPG5nLXRlbXBsYXRlIFtuZ1RlbXBsYXRlT3V0bGV0XT1cInByZXBlbmRUZW1wbGF0ZVwiPjwvbmctdGVtcGxhdGU+XHJcbiAgICAgIHt7bGlua0Z1bmN0aW9uLmxhYmVsfX1cclxuICAgIDxuZy10ZW1wbGF0ZSBbbmdUZW1wbGF0ZU91dGxldF09XCJhcHBlbmRUZW1wbGF0ZVwiPjwvbmctdGVtcGxhdGU+XHJcbjwvYT5cclxuXHJcbjxuZy10ZW1wbGF0ZSAjcHJlcGVuZFRlbXBsYXRlPlxyXG4gIDxuZy1jb250ZW50IHNlbGVjdD1cIltwcmVwZW5kXVwiPjwvbmctY29udGVudD5cclxuPC9uZy10ZW1wbGF0ZT5cclxuXHJcbjxuZy10ZW1wbGF0ZSAjYXBwZW5kVGVtcGxhdGU+XHJcbiAgPG5nLWNvbnRlbnQgc2VsZWN0PVwiW2FwcGVuZF1cIj48L25nLWNvbnRlbnQ+XHJcbjwvbmctdGVtcGxhdGU+Il19
@@ -1,7 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./list-item-info.component";
3
- export declare class IDListItemInfoModule {
4
- static ɵfac: i0.ɵɵFactoryDeclaration<IDListItemInfoModule, never>;
5
- static ɵmod: i0.ɵɵNgModuleDeclaration<IDListItemInfoModule, [typeof i1.IDListItemInfoComponent], never, [typeof i1.IDListItemInfoComponent]>;
6
- static ɵinj: i0.ɵɵInjectorDeclaration<IDListItemInfoModule>;
7
- }
@@ -1,7 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./list-item.component";
3
- export declare class IDListItemModule {
4
- static ɵfac: i0.ɵɵFactoryDeclaration<IDListItemModule, never>;
5
- static ɵmod: i0.ɵɵNgModuleDeclaration<IDListItemModule, [typeof i1.IDListItemComponent], never, [typeof i1.IDListItemComponent]>;
6
- static ɵinj: i0.ɵɵInjectorDeclaration<IDListItemModule>;
7
- }
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes