@inera/ids-angular 4.6.4 → 4.7.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 (395) hide show
  1. package/bundles/inera-ids-angular-common.umd.js +22 -90
  2. package/bundles/inera-ids-angular-common.umd.js.map +1 -1
  3. package/bundles/inera-ids-angular-components-alert-global.umd.js.map +1 -1
  4. package/bundles/inera-ids-angular-components-breadcrumbs.umd.js +5 -0
  5. package/bundles/inera-ids-angular-components-breadcrumbs.umd.js.map +1 -1
  6. package/bundles/inera-ids-angular-components-button.umd.js +5 -2
  7. package/bundles/inera-ids-angular-components-button.umd.js.map +1 -1
  8. package/bundles/inera-ids-angular-components-form-checkbox-group.umd.js +1 -1
  9. package/bundles/inera-ids-angular-components-form-checkbox-group.umd.js.map +1 -1
  10. package/bundles/inera-ids-angular-components-form-checkbox.umd.js +1 -1
  11. package/bundles/inera-ids-angular-components-form-checkbox.umd.js.map +1 -1
  12. package/bundles/inera-ids-angular-components-form-error-message.umd.js +5 -2
  13. package/bundles/inera-ids-angular-components-form-error-message.umd.js.map +1 -1
  14. package/bundles/inera-ids-angular-components-form-input.umd.js +1 -1
  15. package/bundles/inera-ids-angular-components-form-input.umd.js.map +1 -1
  16. package/bundles/inera-ids-angular-components-form-radio.umd.js +35 -32
  17. package/bundles/inera-ids-angular-components-form-radio.umd.js.map +1 -1
  18. package/bundles/inera-ids-angular-components-form-range.umd.js +339 -9
  19. package/bundles/inera-ids-angular-components-form-range.umd.js.map +1 -1
  20. package/bundles/inera-ids-angular-components-form-select-multiple.umd.js +3 -3
  21. package/bundles/inera-ids-angular-components-form-select-multiple.umd.js.map +1 -1
  22. package/bundles/inera-ids-angular-components-form-select.umd.js +1 -1
  23. package/bundles/inera-ids-angular-components-form-select.umd.js.map +1 -1
  24. package/bundles/inera-ids-angular-components-form-textarea.umd.js +2 -5
  25. package/bundles/inera-ids-angular-components-form-textarea.umd.js.map +1 -1
  26. package/bundles/inera-ids-angular-components-form-time.umd.js +1 -1
  27. package/bundles/inera-ids-angular-components-form-time.umd.js.map +1 -1
  28. package/bundles/inera-ids-angular-components-form-toggle.umd.js +338 -9
  29. package/bundles/inera-ids-angular-components-form-toggle.umd.js.map +1 -1
  30. package/bundles/inera-ids-angular-components-header.umd.js +40 -2
  31. package/bundles/inera-ids-angular-components-header.umd.js.map +1 -1
  32. package/bundles/inera-ids-angular-components-tabs.umd.js +6 -7
  33. package/bundles/inera-ids-angular-components-tabs.umd.js.map +1 -1
  34. package/bundles/inera-ids-angular-icons-activity.umd.js +403 -0
  35. package/bundles/inera-ids-angular-icons-activity.umd.js.map +1 -0
  36. package/bundles/inera-ids-angular-icons-alarm-clock-inactivity.umd.js +403 -0
  37. package/bundles/inera-ids-angular-icons-alarm-clock-inactivity.umd.js.map +1 -0
  38. package/bundles/inera-ids-angular-icons-alarm-clock-neutral.umd.js +403 -0
  39. package/bundles/inera-ids-angular-icons-alarm-clock-neutral.umd.js.map +1 -0
  40. package/bundles/inera-ids-angular-icons-archive.umd.js +403 -0
  41. package/bundles/inera-ids-angular-icons-archive.umd.js.map +1 -0
  42. package/bundles/inera-ids-angular-icons-denied.umd.js +403 -0
  43. package/bundles/inera-ids-angular-icons-denied.umd.js.map +1 -0
  44. package/bundles/inera-ids-angular-icons-document.umd.js +403 -0
  45. package/bundles/inera-ids-angular-icons-document.umd.js.map +1 -0
  46. package/bundles/inera-ids-angular-icons-download.umd.js +403 -0
  47. package/bundles/inera-ids-angular-icons-download.umd.js.map +1 -0
  48. package/bundles/inera-ids-angular-icons-email-sent.umd.js +403 -0
  49. package/bundles/inera-ids-angular-icons-email-sent.umd.js.map +1 -0
  50. package/bundles/inera-ids-angular-icons-email-unread.umd.js +403 -0
  51. package/bundles/inera-ids-angular-icons-email-unread.umd.js.map +1 -0
  52. package/bundles/inera-ids-angular-icons-file-csv.umd.js +403 -0
  53. package/bundles/inera-ids-angular-icons-file-csv.umd.js.map +1 -0
  54. package/bundles/inera-ids-angular-icons-flag.umd.js +403 -0
  55. package/bundles/inera-ids-angular-icons-flag.umd.js.map +1 -0
  56. package/bundles/inera-ids-angular-icons-form-numbered-reocurring.umd.js +403 -0
  57. package/bundles/inera-ids-angular-icons-form-numbered-reocurring.umd.js.map +1 -0
  58. package/bundles/inera-ids-angular-icons-form-numbered.umd.js +403 -0
  59. package/bundles/inera-ids-angular-icons-form-numbered.umd.js.map +1 -0
  60. package/bundles/inera-ids-angular-icons-headphones.umd.js +403 -0
  61. package/bundles/inera-ids-angular-icons-headphones.umd.js.map +1 -0
  62. package/bundles/inera-ids-angular-icons-hourglass-end.umd.js +403 -0
  63. package/bundles/inera-ids-angular-icons-hourglass-end.umd.js.map +1 -0
  64. package/bundles/inera-ids-angular-icons-hourglass-start.umd.js +403 -0
  65. package/bundles/inera-ids-angular-icons-hourglass-start.umd.js.map +1 -0
  66. package/bundles/inera-ids-angular-icons-hourglass.umd.js +403 -0
  67. package/bundles/inera-ids-angular-icons-hourglass.umd.js.map +1 -0
  68. package/bundles/inera-ids-angular-icons-moment-start.umd.js +403 -0
  69. package/bundles/inera-ids-angular-icons-moment-start.umd.js.map +1 -0
  70. package/bundles/inera-ids-angular-icons-moment-stop.umd.js +403 -0
  71. package/bundles/inera-ids-angular-icons-moment-stop.umd.js.map +1 -0
  72. package/bundles/inera-ids-angular-icons-share.umd.js +403 -0
  73. package/bundles/inera-ids-angular-icons-share.umd.js.map +1 -0
  74. package/bundles/inera-ids-angular-icons-switch-person.umd.js +403 -0
  75. package/bundles/inera-ids-angular-icons-switch-person.umd.js.map +1 -0
  76. package/bundles/inera-ids-angular.umd.js +1 -387
  77. package/bundles/inera-ids-angular.umd.js.map +1 -1
  78. package/common/classes/form/IDFormBase.d.ts +8 -3
  79. package/common/public-api.d.ts +0 -2
  80. package/components/button/button.component.d.ts +2 -1
  81. package/components/form/error-message/error-message.component.d.ts +2 -1
  82. package/components/form/radio/radio-group.component.d.ts +2 -2
  83. package/components/form/range/range.component.d.ts +2 -1
  84. package/components/form/select-multiple/select-multiple.component.d.ts +2 -2
  85. package/components/form/textarea/textarea.component.d.ts +1 -2
  86. package/components/form/toggle/toggle.component.d.ts +2 -2
  87. package/components/header/avatar/header-avatar.component.d.ts +7 -1
  88. package/components/header/mobile-menu/header-mobile-menu.component.d.ts +7 -1
  89. package/components/tabs/panel/tab-panel.component.d.ts +2 -1
  90. package/components/tabs/tab/tab.component.d.ts +1 -3
  91. package/components/tabs/tabs.component.d.ts +1 -1
  92. package/esm2015/common/classes/form/IDFormBase.js +24 -5
  93. package/esm2015/common/public-api.js +1 -4
  94. package/esm2015/components/alert-global/alert-global.component.js +1 -1
  95. package/esm2015/components/breadcrumbs/breadcrumbs.component.js +6 -1
  96. package/esm2015/components/button/button.component.js +6 -3
  97. package/esm2015/components/form/checkbox/checkbox.component.js +2 -2
  98. package/esm2015/components/form/checkbox-group/checkbox-group.component.js +2 -2
  99. package/esm2015/components/form/error-message/error-message.component.js +7 -4
  100. package/esm2015/components/form/input/input.component.js +2 -2
  101. package/esm2015/components/form/radio/radio-group.component.js +7 -5
  102. package/esm2015/components/form/range/range.component.js +6 -4
  103. package/esm2015/components/form/select/select.component.js +2 -2
  104. package/esm2015/components/form/select-multiple/select-multiple.component.js +4 -4
  105. package/esm2015/components/form/textarea/textarea.component.js +3 -6
  106. package/esm2015/components/form/time/time.component.js +2 -2
  107. package/esm2015/components/form/toggle/toggle.component.js +6 -6
  108. package/esm2015/components/header/avatar/header-avatar.component.js +22 -3
  109. package/esm2015/components/header/mobile-menu/header-mobile-menu.component.js +22 -3
  110. package/esm2015/components/tabs/panel/tab-panel.component.js +5 -2
  111. package/esm2015/components/tabs/tab/tab.component.js +2 -6
  112. package/esm2015/components/tabs/tabs.component.js +2 -2
  113. package/esm2015/icons/activity/icon-activity.component.js +16 -0
  114. package/esm2015/icons/activity/icon-activity.module.js +22 -0
  115. package/esm2015/icons/activity/inera-ids-angular-icons-activity.js +5 -0
  116. package/esm2015/icons/activity/public-api.js +3 -0
  117. package/esm2015/icons/alarm-clock-inactivity/icon-alarm-clock-inactivity.component.js +16 -0
  118. package/esm2015/icons/alarm-clock-inactivity/icon-alarm-clock-inactivity.module.js +22 -0
  119. package/esm2015/icons/alarm-clock-inactivity/inera-ids-angular-icons-alarm-clock-inactivity.js +5 -0
  120. package/esm2015/icons/alarm-clock-inactivity/public-api.js +3 -0
  121. package/esm2015/icons/alarm-clock-neutral/icon-alarm-clock-neutral.component.js +16 -0
  122. package/esm2015/icons/alarm-clock-neutral/icon-alarm-clock-neutral.module.js +22 -0
  123. package/esm2015/icons/alarm-clock-neutral/inera-ids-angular-icons-alarm-clock-neutral.js +5 -0
  124. package/esm2015/icons/alarm-clock-neutral/public-api.js +3 -0
  125. package/esm2015/icons/archive/icon-archive.component.js +16 -0
  126. package/esm2015/icons/archive/icon-archive.module.js +22 -0
  127. package/esm2015/icons/archive/inera-ids-angular-icons-archive.js +5 -0
  128. package/esm2015/icons/archive/public-api.js +3 -0
  129. package/esm2015/icons/denied/icon-denied.component.js +16 -0
  130. package/esm2015/icons/denied/icon-denied.module.js +22 -0
  131. package/esm2015/icons/denied/inera-ids-angular-icons-denied.js +5 -0
  132. package/esm2015/icons/denied/public-api.js +3 -0
  133. package/esm2015/icons/document/icon-document.component.js +16 -0
  134. package/esm2015/icons/document/icon-document.module.js +22 -0
  135. package/esm2015/icons/document/inera-ids-angular-icons-document.js +5 -0
  136. package/esm2015/icons/document/public-api.js +3 -0
  137. package/esm2015/icons/download/icon-download.component.js +16 -0
  138. package/esm2015/icons/download/icon-download.module.js +22 -0
  139. package/esm2015/icons/download/inera-ids-angular-icons-download.js +5 -0
  140. package/esm2015/icons/download/public-api.js +3 -0
  141. package/esm2015/icons/email-sent/icon-email-sent.component.js +16 -0
  142. package/esm2015/icons/email-sent/icon-email-sent.module.js +22 -0
  143. package/esm2015/icons/email-sent/inera-ids-angular-icons-email-sent.js +5 -0
  144. package/esm2015/icons/email-sent/public-api.js +3 -0
  145. package/esm2015/icons/email-unread/icon-email-unread.component.js +16 -0
  146. package/esm2015/icons/email-unread/icon-email-unread.module.js +22 -0
  147. package/esm2015/icons/email-unread/inera-ids-angular-icons-email-unread.js +5 -0
  148. package/esm2015/icons/email-unread/public-api.js +3 -0
  149. package/esm2015/icons/file-csv/icon-file-csv.component.js +16 -0
  150. package/esm2015/icons/file-csv/icon-file-csv.module.js +22 -0
  151. package/esm2015/icons/file-csv/inera-ids-angular-icons-file-csv.js +5 -0
  152. package/esm2015/icons/file-csv/public-api.js +3 -0
  153. package/esm2015/icons/flag/icon-flag.component.js +16 -0
  154. package/esm2015/icons/flag/icon-flag.module.js +22 -0
  155. package/esm2015/icons/flag/inera-ids-angular-icons-flag.js +5 -0
  156. package/esm2015/icons/flag/public-api.js +3 -0
  157. package/esm2015/icons/form-numbered/icon-form-numbered.component.js +16 -0
  158. package/esm2015/icons/form-numbered/icon-form-numbered.module.js +22 -0
  159. package/esm2015/icons/form-numbered/inera-ids-angular-icons-form-numbered.js +5 -0
  160. package/esm2015/icons/form-numbered/public-api.js +3 -0
  161. package/esm2015/icons/form-numbered-reocurring/icon-form-numbered-reoccuring.component.js +16 -0
  162. package/esm2015/icons/form-numbered-reocurring/icon-form-numbered-reoccuring.module.js +22 -0
  163. package/esm2015/icons/form-numbered-reocurring/inera-ids-angular-icons-form-numbered-reocurring.js +5 -0
  164. package/esm2015/icons/form-numbered-reocurring/public-api.js +3 -0
  165. package/esm2015/icons/headphones/icon-headphones.component.js +16 -0
  166. package/esm2015/icons/headphones/icon-headphones.module.js +22 -0
  167. package/esm2015/icons/headphones/inera-ids-angular-icons-headphones.js +5 -0
  168. package/esm2015/icons/headphones/public-api.js +3 -0
  169. package/esm2015/icons/hourglass/icon-hourglass.component.js +16 -0
  170. package/esm2015/icons/hourglass/icon-hourglass.module.js +22 -0
  171. package/esm2015/{components/icon/inera-ids-angular-components-icon.js → icons/hourglass/inera-ids-angular-icons-hourglass.js} +1 -1
  172. package/esm2015/icons/hourglass/public-api.js +3 -0
  173. package/esm2015/icons/hourglass-end/icon-hourglass-end.component.js +16 -0
  174. package/esm2015/icons/hourglass-end/icon-hourglass-end.module.js +22 -0
  175. package/esm2015/icons/hourglass-end/inera-ids-angular-icons-hourglass-end.js +5 -0
  176. package/esm2015/icons/hourglass-end/public-api.js +3 -0
  177. package/esm2015/icons/hourglass-start/icon-hourglass-start.component.js +16 -0
  178. package/esm2015/icons/hourglass-start/icon-hourglass-start.module.js +22 -0
  179. package/esm2015/icons/hourglass-start/inera-ids-angular-icons-hourglass-start.js +5 -0
  180. package/esm2015/icons/hourglass-start/public-api.js +3 -0
  181. package/esm2015/icons/moment-start/icon-moment-start.component.js +16 -0
  182. package/esm2015/icons/moment-start/icon-moment-start.module.js +22 -0
  183. package/esm2015/icons/moment-start/inera-ids-angular-icons-moment-start.js +5 -0
  184. package/esm2015/icons/moment-start/public-api.js +3 -0
  185. package/esm2015/icons/moment-stop/icon-moment-stop.component.js +16 -0
  186. package/esm2015/icons/moment-stop/icon-moment-stop.module.js +22 -0
  187. package/esm2015/icons/moment-stop/inera-ids-angular-icons-moment-stop.js +5 -0
  188. package/esm2015/icons/moment-stop/public-api.js +3 -0
  189. package/esm2015/icons/share/icon-share.component.js +16 -0
  190. package/esm2015/icons/share/icon-share.module.js +22 -0
  191. package/esm2015/icons/share/inera-ids-angular-icons-share.js +5 -0
  192. package/esm2015/icons/share/public-api.js +3 -0
  193. package/esm2015/icons/switch-person/icon-switch-person.component.js +16 -0
  194. package/esm2015/icons/switch-person/icon-switch-person.module.js +22 -0
  195. package/esm2015/icons/switch-person/inera-ids-angular-icons-switch-person.js +5 -0
  196. package/esm2015/icons/switch-person/public-api.js +3 -0
  197. package/esm2015/public-api.js +1 -387
  198. package/fesm2015/inera-ids-angular-common.js +24 -46
  199. package/fesm2015/inera-ids-angular-common.js.map +1 -1
  200. package/fesm2015/inera-ids-angular-components-alert-global.js.map +1 -1
  201. package/fesm2015/inera-ids-angular-components-breadcrumbs.js +5 -0
  202. package/fesm2015/inera-ids-angular-components-breadcrumbs.js.map +1 -1
  203. package/fesm2015/inera-ids-angular-components-button.js +5 -2
  204. package/fesm2015/inera-ids-angular-components-button.js.map +1 -1
  205. package/fesm2015/inera-ids-angular-components-form-checkbox-group.js +1 -1
  206. package/fesm2015/inera-ids-angular-components-form-checkbox-group.js.map +1 -1
  207. package/fesm2015/inera-ids-angular-components-form-checkbox.js +1 -1
  208. package/fesm2015/inera-ids-angular-components-form-checkbox.js.map +1 -1
  209. package/fesm2015/inera-ids-angular-components-form-error-message.js +6 -3
  210. package/fesm2015/inera-ids-angular-components-form-error-message.js.map +1 -1
  211. package/fesm2015/inera-ids-angular-components-form-input.js +1 -1
  212. package/fesm2015/inera-ids-angular-components-form-input.js.map +1 -1
  213. package/fesm2015/inera-ids-angular-components-form-radio.js +6 -5
  214. package/fesm2015/inera-ids-angular-components-form-radio.js.map +1 -1
  215. package/fesm2015/inera-ids-angular-components-form-range.js +5 -3
  216. package/fesm2015/inera-ids-angular-components-form-range.js.map +1 -1
  217. package/fesm2015/inera-ids-angular-components-form-select-multiple.js +3 -3
  218. package/fesm2015/inera-ids-angular-components-form-select-multiple.js.map +1 -1
  219. package/fesm2015/inera-ids-angular-components-form-select.js +1 -1
  220. package/fesm2015/inera-ids-angular-components-form-select.js.map +1 -1
  221. package/fesm2015/inera-ids-angular-components-form-textarea.js +2 -5
  222. package/fesm2015/inera-ids-angular-components-form-textarea.js.map +1 -1
  223. package/fesm2015/inera-ids-angular-components-form-time.js +1 -1
  224. package/fesm2015/inera-ids-angular-components-form-time.js.map +1 -1
  225. package/fesm2015/inera-ids-angular-components-form-toggle.js +5 -5
  226. package/fesm2015/inera-ids-angular-components-form-toggle.js.map +1 -1
  227. package/fesm2015/inera-ids-angular-components-header.js +40 -2
  228. package/fesm2015/inera-ids-angular-components-header.js.map +1 -1
  229. package/fesm2015/inera-ids-angular-components-tabs.js +6 -7
  230. package/fesm2015/inera-ids-angular-components-tabs.js.map +1 -1
  231. package/fesm2015/inera-ids-angular-icons-activity.js +42 -0
  232. package/fesm2015/inera-ids-angular-icons-activity.js.map +1 -0
  233. package/fesm2015/inera-ids-angular-icons-alarm-clock-inactivity.js +42 -0
  234. package/fesm2015/inera-ids-angular-icons-alarm-clock-inactivity.js.map +1 -0
  235. package/fesm2015/inera-ids-angular-icons-alarm-clock-neutral.js +42 -0
  236. package/fesm2015/inera-ids-angular-icons-alarm-clock-neutral.js.map +1 -0
  237. package/fesm2015/inera-ids-angular-icons-archive.js +42 -0
  238. package/fesm2015/inera-ids-angular-icons-archive.js.map +1 -0
  239. package/fesm2015/inera-ids-angular-icons-denied.js +42 -0
  240. package/fesm2015/inera-ids-angular-icons-denied.js.map +1 -0
  241. package/fesm2015/inera-ids-angular-icons-document.js +42 -0
  242. package/fesm2015/inera-ids-angular-icons-document.js.map +1 -0
  243. package/fesm2015/inera-ids-angular-icons-download.js +42 -0
  244. package/fesm2015/inera-ids-angular-icons-download.js.map +1 -0
  245. package/fesm2015/inera-ids-angular-icons-email-sent.js +42 -0
  246. package/fesm2015/inera-ids-angular-icons-email-sent.js.map +1 -0
  247. package/fesm2015/inera-ids-angular-icons-email-unread.js +42 -0
  248. package/fesm2015/inera-ids-angular-icons-email-unread.js.map +1 -0
  249. package/fesm2015/inera-ids-angular-icons-file-csv.js +42 -0
  250. package/fesm2015/inera-ids-angular-icons-file-csv.js.map +1 -0
  251. package/fesm2015/inera-ids-angular-icons-flag.js +42 -0
  252. package/fesm2015/inera-ids-angular-icons-flag.js.map +1 -0
  253. package/fesm2015/inera-ids-angular-icons-form-numbered-reocurring.js +42 -0
  254. package/fesm2015/inera-ids-angular-icons-form-numbered-reocurring.js.map +1 -0
  255. package/fesm2015/inera-ids-angular-icons-form-numbered.js +42 -0
  256. package/fesm2015/inera-ids-angular-icons-form-numbered.js.map +1 -0
  257. package/fesm2015/inera-ids-angular-icons-headphones.js +42 -0
  258. package/fesm2015/inera-ids-angular-icons-headphones.js.map +1 -0
  259. package/fesm2015/inera-ids-angular-icons-hourglass-end.js +42 -0
  260. package/fesm2015/inera-ids-angular-icons-hourglass-end.js.map +1 -0
  261. package/fesm2015/inera-ids-angular-icons-hourglass-start.js +42 -0
  262. package/fesm2015/inera-ids-angular-icons-hourglass-start.js.map +1 -0
  263. package/fesm2015/inera-ids-angular-icons-hourglass.js +42 -0
  264. package/fesm2015/inera-ids-angular-icons-hourglass.js.map +1 -0
  265. package/fesm2015/inera-ids-angular-icons-moment-start.js +42 -0
  266. package/fesm2015/inera-ids-angular-icons-moment-start.js.map +1 -0
  267. package/fesm2015/inera-ids-angular-icons-moment-stop.js +42 -0
  268. package/fesm2015/inera-ids-angular-icons-moment-stop.js.map +1 -0
  269. package/fesm2015/inera-ids-angular-icons-share.js +42 -0
  270. package/fesm2015/inera-ids-angular-icons-share.js.map +1 -0
  271. package/fesm2015/inera-ids-angular-icons-switch-person.js +42 -0
  272. package/fesm2015/inera-ids-angular-icons-switch-person.js.map +1 -0
  273. package/fesm2015/inera-ids-angular.js +1 -387
  274. package/fesm2015/inera-ids-angular.js.map +1 -1
  275. package/icons/activity/icon-activity.component.d.ts +6 -0
  276. package/icons/activity/icon-activity.module.d.ts +8 -0
  277. package/{components/icon/inera-ids-angular-components-icon.d.ts → icons/activity/inera-ids-angular-icons-activity.d.ts} +1 -1
  278. package/icons/activity/package.json +10 -0
  279. package/icons/activity/public-api.d.ts +2 -0
  280. package/icons/alarm-clock-inactivity/icon-alarm-clock-inactivity.component.d.ts +6 -0
  281. package/icons/alarm-clock-inactivity/icon-alarm-clock-inactivity.module.d.ts +8 -0
  282. package/icons/alarm-clock-inactivity/inera-ids-angular-icons-alarm-clock-inactivity.d.ts +5 -0
  283. package/icons/alarm-clock-inactivity/package.json +10 -0
  284. package/icons/alarm-clock-inactivity/public-api.d.ts +2 -0
  285. package/icons/alarm-clock-neutral/icon-alarm-clock-neutral.component.d.ts +6 -0
  286. package/icons/alarm-clock-neutral/icon-alarm-clock-neutral.module.d.ts +8 -0
  287. package/icons/alarm-clock-neutral/inera-ids-angular-icons-alarm-clock-neutral.d.ts +5 -0
  288. package/icons/alarm-clock-neutral/package.json +10 -0
  289. package/icons/alarm-clock-neutral/public-api.d.ts +2 -0
  290. package/icons/archive/icon-archive.component.d.ts +6 -0
  291. package/icons/archive/icon-archive.module.d.ts +8 -0
  292. package/icons/archive/inera-ids-angular-icons-archive.d.ts +5 -0
  293. package/icons/archive/package.json +10 -0
  294. package/icons/archive/public-api.d.ts +2 -0
  295. package/icons/denied/icon-denied.component.d.ts +6 -0
  296. package/icons/denied/icon-denied.module.d.ts +8 -0
  297. package/icons/denied/inera-ids-angular-icons-denied.d.ts +5 -0
  298. package/icons/denied/package.json +10 -0
  299. package/icons/denied/public-api.d.ts +2 -0
  300. package/icons/document/icon-document.component.d.ts +6 -0
  301. package/icons/document/icon-document.module.d.ts +8 -0
  302. package/icons/document/inera-ids-angular-icons-document.d.ts +5 -0
  303. package/icons/document/package.json +10 -0
  304. package/icons/document/public-api.d.ts +2 -0
  305. package/icons/download/icon-download.component.d.ts +6 -0
  306. package/icons/download/icon-download.module.d.ts +8 -0
  307. package/icons/download/inera-ids-angular-icons-download.d.ts +5 -0
  308. package/icons/download/package.json +10 -0
  309. package/icons/download/public-api.d.ts +2 -0
  310. package/icons/email-sent/icon-email-sent.component.d.ts +6 -0
  311. package/icons/email-sent/icon-email-sent.module.d.ts +8 -0
  312. package/icons/email-sent/inera-ids-angular-icons-email-sent.d.ts +5 -0
  313. package/icons/email-sent/package.json +10 -0
  314. package/icons/email-sent/public-api.d.ts +2 -0
  315. package/icons/email-unread/icon-email-unread.component.d.ts +6 -0
  316. package/icons/email-unread/icon-email-unread.module.d.ts +8 -0
  317. package/icons/email-unread/inera-ids-angular-icons-email-unread.d.ts +5 -0
  318. package/icons/email-unread/package.json +10 -0
  319. package/icons/email-unread/public-api.d.ts +2 -0
  320. package/icons/file-csv/icon-file-csv.component.d.ts +6 -0
  321. package/icons/file-csv/icon-file-csv.module.d.ts +8 -0
  322. package/icons/file-csv/inera-ids-angular-icons-file-csv.d.ts +5 -0
  323. package/icons/file-csv/package.json +10 -0
  324. package/icons/file-csv/public-api.d.ts +2 -0
  325. package/icons/flag/icon-flag.component.d.ts +6 -0
  326. package/icons/flag/icon-flag.module.d.ts +8 -0
  327. package/icons/flag/inera-ids-angular-icons-flag.d.ts +5 -0
  328. package/icons/flag/package.json +10 -0
  329. package/icons/flag/public-api.d.ts +2 -0
  330. package/icons/form-numbered/icon-form-numbered.component.d.ts +6 -0
  331. package/icons/form-numbered/icon-form-numbered.module.d.ts +8 -0
  332. package/icons/form-numbered/inera-ids-angular-icons-form-numbered.d.ts +5 -0
  333. package/icons/form-numbered/package.json +10 -0
  334. package/icons/form-numbered/public-api.d.ts +2 -0
  335. package/icons/form-numbered-reocurring/icon-form-numbered-reoccuring.component.d.ts +6 -0
  336. package/icons/form-numbered-reocurring/icon-form-numbered-reoccuring.module.d.ts +8 -0
  337. package/icons/form-numbered-reocurring/inera-ids-angular-icons-form-numbered-reocurring.d.ts +5 -0
  338. package/icons/form-numbered-reocurring/package.json +10 -0
  339. package/icons/form-numbered-reocurring/public-api.d.ts +2 -0
  340. package/icons/headphones/icon-headphones.component.d.ts +6 -0
  341. package/icons/headphones/icon-headphones.module.d.ts +8 -0
  342. package/icons/headphones/inera-ids-angular-icons-headphones.d.ts +5 -0
  343. package/icons/headphones/package.json +10 -0
  344. package/icons/headphones/public-api.d.ts +2 -0
  345. package/icons/hourglass/icon-hourglass.component.d.ts +6 -0
  346. package/icons/hourglass/icon-hourglass.module.d.ts +8 -0
  347. package/icons/hourglass/inera-ids-angular-icons-hourglass.d.ts +5 -0
  348. package/icons/hourglass/package.json +10 -0
  349. package/icons/hourglass/public-api.d.ts +2 -0
  350. package/icons/hourglass-end/icon-hourglass-end.component.d.ts +6 -0
  351. package/icons/hourglass-end/icon-hourglass-end.module.d.ts +8 -0
  352. package/icons/hourglass-end/inera-ids-angular-icons-hourglass-end.d.ts +5 -0
  353. package/icons/hourglass-end/package.json +10 -0
  354. package/icons/hourglass-end/public-api.d.ts +2 -0
  355. package/icons/hourglass-start/icon-hourglass-start.component.d.ts +6 -0
  356. package/icons/hourglass-start/icon-hourglass-start.module.d.ts +8 -0
  357. package/icons/hourglass-start/inera-ids-angular-icons-hourglass-start.d.ts +5 -0
  358. package/icons/hourglass-start/package.json +10 -0
  359. package/icons/hourglass-start/public-api.d.ts +2 -0
  360. package/icons/moment-start/icon-moment-start.component.d.ts +6 -0
  361. package/icons/moment-start/icon-moment-start.module.d.ts +8 -0
  362. package/icons/moment-start/inera-ids-angular-icons-moment-start.d.ts +5 -0
  363. package/icons/moment-start/package.json +10 -0
  364. package/icons/moment-start/public-api.d.ts +2 -0
  365. package/icons/moment-stop/icon-moment-stop.component.d.ts +6 -0
  366. package/icons/moment-stop/icon-moment-stop.module.d.ts +8 -0
  367. package/icons/moment-stop/inera-ids-angular-icons-moment-stop.d.ts +5 -0
  368. package/icons/moment-stop/package.json +10 -0
  369. package/icons/moment-stop/public-api.d.ts +2 -0
  370. package/icons/share/icon-share.component.d.ts +6 -0
  371. package/icons/share/icon-share.module.d.ts +8 -0
  372. package/icons/share/inera-ids-angular-icons-share.d.ts +5 -0
  373. package/icons/share/package.json +10 -0
  374. package/icons/share/public-api.d.ts +2 -0
  375. package/icons/switch-person/icon-switch-person.component.d.ts +6 -0
  376. package/icons/switch-person/icon-switch-person.module.d.ts +8 -0
  377. package/icons/switch-person/inera-ids-angular-icons-switch-person.d.ts +5 -0
  378. package/icons/switch-person/package.json +10 -0
  379. package/icons/switch-person/public-api.d.ts +2 -0
  380. package/package.json +2 -2
  381. package/bundles/inera-ids-angular-components-icon.umd.js +0 -104
  382. package/bundles/inera-ids-angular-components-icon.umd.js.map +0 -1
  383. package/common/classes/icon/IDIcon.d.ts +0 -16
  384. package/common/classes/icon/IDIconProps.d.ts +0 -13
  385. package/components/icon/icon.component.d.ts +0 -16
  386. package/components/icon/icon.module.d.ts +0 -8
  387. package/components/icon/package.json +0 -10
  388. package/components/icon/public-api.d.ts +0 -2
  389. package/esm2015/common/classes/icon/IDIcon.js +0 -39
  390. package/esm2015/common/classes/icon/IDIconProps.js +0 -2
  391. package/esm2015/components/icon/icon.component.js +0 -47
  392. package/esm2015/components/icon/icon.module.js +0 -22
  393. package/esm2015/components/icon/public-api.js +0 -3
  394. package/fesm2015/inera-ids-angular-components-icon.js +0 -73
  395. package/fesm2015/inera-ids-angular-components-icon.js.map +0 -1
@@ -80,11 +80,24 @@
80
80
  this.type = '';
81
81
  this.expanded = false;
82
82
  this.persistent = false;
83
+ this.onClosed = new i0.EventEmitter();
84
+ this.onExpanded = new i0.EventEmitter();
85
+ this.expandedChange = new i0.EventEmitter();
83
86
  }
87
+ IDHeaderMobileMenuComponent.prototype.hasClosed = function (event) {
88
+ this.expanded = false;
89
+ this.onClosed.emit(event);
90
+ this.expandedChange.emit(this.expanded);
91
+ };
92
+ IDHeaderMobileMenuComponent.prototype.hasExpanded = function (event) {
93
+ this.expanded = true;
94
+ this.onExpanded.emit(event);
95
+ this.expandedChange.emit(this.expanded);
96
+ };
84
97
  return IDHeaderMobileMenuComponent;
85
98
  }());
86
99
  IDHeaderMobileMenuComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDHeaderMobileMenuComponent, deps: [], target: i0__namespace.ɵɵFactoryTarget.Component });
87
- IDHeaderMobileMenuComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDHeaderMobileMenuComponent, selector: "id-header-mobile-menu", inputs: { type: "type", expanded: "expanded", persistent: "persistent", label: "label" }, ngImport: i0__namespace, template: "<ids-header-mobile-menu \r\n [attr.expanded]=\"expanded ? true : null\"\r\n [attr.persistent]=\"persistent ? true : null\"\r\n [attr.type]=\"type\">\r\n <ng-content></ng-content>\r\n {{label}}\r\n</ids-header-mobile-menu>", styles: [":host { display: contents; }"] });
100
+ IDHeaderMobileMenuComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDHeaderMobileMenuComponent, selector: "id-header-mobile-menu", inputs: { type: "type", expanded: "expanded", persistent: "persistent", label: "label" }, outputs: { onClosed: "onClosed", onExpanded: "onExpanded", expandedChange: "expandedChange" }, ngImport: i0__namespace, template: "<ids-header-mobile-menu \r\n [attr.expanded]=\"expanded ? true : null\"\r\n [attr.persistent]=\"persistent ? true : null\"\r\n [attr.type]=\"type\"\r\n (closed)=\"hasClosed($event)\"\r\n (expanded)=\"hasExpanded($event)\">\r\n <ng-content></ng-content>\r\n {{label}}\r\n</ids-header-mobile-menu>", styles: [":host { display: contents; }"] });
88
101
  i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDHeaderMobileMenuComponent, decorators: [{
89
102
  type: i0.Component,
90
103
  args: [{
@@ -100,6 +113,12 @@
100
113
  type: i0.Input
101
114
  }], label: [{
102
115
  type: i0.Input
116
+ }], onClosed: [{
117
+ type: i0.Output
118
+ }], onExpanded: [{
119
+ type: i0.Output
120
+ }], expandedChange: [{
121
+ type: i0.Output
103
122
  }] } });
104
123
 
105
124
  var IDHeaderItemComponent = /** @class */ (function () {
@@ -204,11 +223,24 @@
204
223
  this.maxwidth = '';
205
224
  this.unit = '';
206
225
  this.expanded = false;
226
+ this.onClosed = new i0.EventEmitter();
227
+ this.onExpanded = new i0.EventEmitter();
228
+ this.expandedChange = new i0.EventEmitter();
207
229
  }
230
+ IDHeaderAvatarComponent.prototype.hasClosed = function (event) {
231
+ this.expanded = false;
232
+ this.onClosed.emit(event);
233
+ this.expandedChange.emit(this.expanded);
234
+ };
235
+ IDHeaderAvatarComponent.prototype.hasExpanded = function (event) {
236
+ this.expanded = true;
237
+ this.onExpanded.emit(event);
238
+ this.expandedChange.emit(this.expanded);
239
+ };
208
240
  return IDHeaderAvatarComponent;
209
241
  }());
210
242
  IDHeaderAvatarComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDHeaderAvatarComponent, deps: [], target: i0__namespace.ɵɵFactoryTarget.Component });
211
- IDHeaderAvatarComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDHeaderAvatarComponent, selector: "id-header-avatar", inputs: { type: "type", username: "username", maxwidth: "maxwidth", unit: "unit", expanded: "expanded" }, ngImport: i0__namespace, template: "<ids-header-avatar\r\n [username]=\"username\"\r\n [maxwidth]=\"maxwidth\"\r\n [unit]=\"unit\"\r\n [expanded]=\"expanded ? true : null\"\r\n [attr.type]=\"type\"\r\n>\r\n <ng-content></ng-content>\r\n</ids-header-avatar>", styles: [":host { display: contents; }"] });
243
+ IDHeaderAvatarComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDHeaderAvatarComponent, selector: "id-header-avatar", inputs: { type: "type", username: "username", maxwidth: "maxwidth", unit: "unit", expanded: "expanded" }, outputs: { onClosed: "onClosed", onExpanded: "onExpanded", expandedChange: "expandedChange" }, ngImport: i0__namespace, template: "<ids-header-avatar\r\n [username]=\"username\"\r\n [maxwidth]=\"maxwidth\"\r\n [unit]=\"unit\"\r\n [expanded]=\"expanded ? true : null\"\r\n [attr.type]=\"type\"\r\n (closed)=\"hasClosed($event)\"\r\n (expanded)=\"hasExpanded($event)\"\r\n>\r\n <ng-content></ng-content>\r\n</ids-header-avatar>", styles: [":host { display: contents; }"] });
212
244
  i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDHeaderAvatarComponent, decorators: [{
213
245
  type: i0.Component,
214
246
  args: [{
@@ -226,6 +258,12 @@
226
258
  type: i0.Input
227
259
  }], expanded: [{
228
260
  type: i0.Input
261
+ }], onClosed: [{
262
+ type: i0.Output
263
+ }], onExpanded: [{
264
+ type: i0.Output
265
+ }], expandedChange: [{
266
+ type: i0.Output
229
267
  }] } });
230
268
 
231
269
  var IDHeaderModule = /** @class */ (function () {
@@ -1 +1 @@
1
- {"version":3,"file":"inera-ids-angular-components-header.umd.js","sources":["../../../projects/ids-angular/components/header/header.component.ts","../../../projects/ids-angular/components/header/header.component.html","../../../projects/ids-angular/components/header/mobile-menu/header-mobile-menu.component.ts","../../../projects/ids-angular/components/header/mobile-menu/header-mobile-menu.component.html","../../../projects/ids-angular/components/header/item/header-item.component.ts","../../../projects/ids-angular/components/header/item/header-item.component.html","../../../projects/ids-angular/components/header/mobile-item/header-mobile-item.component.ts","../../../projects/ids-angular/components/header/mobile-item/header-mobile-item.component.html","../../../projects/ids-angular/components/header/navigation/header-navigation.component.ts","../../../projects/ids-angular/components/header/navigation/header-navigation.component.html","../../../projects/ids-angular/components/header/navigation-item/header-navigation-item.component.ts","../../../projects/ids-angular/components/header/navigation-item/header-navigation-item.component.html","../../../projects/ids-angular/components/header/avatar/header-avatar.component.ts","../../../projects/ids-angular/components/header/avatar/header-avatar.component.html","../../../projects/ids-angular/components/header/header.module.ts","../../../projects/ids-angular/components/header/inera-ids-angular-components-header.ts"],"sourcesContent":["import { Component, EventEmitter, Input, Output } from '@angular/core';\r\n\r\n@Component({\r\n selector: 'id-header',\r\n templateUrl: './header.component.html'\r\n})\r\nexport class IDHeaderComponent {\r\n @Input()\r\n type: '1177' | '1177-pro' | 'inera' | 'inera-admin' | 'inera-legacy' | 'inera-admin-legacy' | '' = '';\r\n\r\n @Input()\r\n brandtext: string = '';\r\n\r\n @Input()\r\n brandtexttop: string = '';\r\n\r\n @Input()\r\n brandtextbottom: string = '';\r\n\r\n @Input()\r\n pickregiontext: string = 'Välj region';\r\n\r\n @Input()\r\n hidebrand: boolean = false;\r\n\r\n @Input()\r\n fluid: boolean = false;\r\n\r\n @Input()\r\n hideregionpicker: boolean = false;\r\n\r\n @Input()\r\n srlogolabel: string = 'Logotyp';\r\n\r\n @Input()\r\n unresponsive: boolean = false;\r\n\r\n @Input()\r\n logohref: string = '';\r\n\r\n @Output()\r\n onDidToggleRegion: EventEmitter<boolean> = new EventEmitter();\r\n\r\n}\r\n ","<ids-header \r\n [attr.type]=\"type\"\r\n [attr.brandtext]=\"brandtext\"\r\n [attr.brandtexttop]=\"brandtexttop\"\r\n [attr.brandtextbottom]=\"brandtextbottom\"\r\n [attr.fluid]=\"fluid ? true : null\"\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 <ng-content></ng-content>\r\n</ids-header>","import { Component, Input } from '@angular/core';\r\n\r\n@Component({\r\n selector: 'id-header-mobile-menu',\r\n templateUrl: './header-mobile-menu.component.html',\r\n styles: [':host { display: contents; }']\r\n})\r\nexport class IDHeaderMobileMenuComponent {\r\n \r\n @Input()\r\n type: '1177' | '1177-pro' | 'inera' | 'inera-admin' | 'inera-legacy' | 'inera-admin-legacy' | '' = '';\r\n\r\n @Input() \r\n expanded: boolean = false;\r\n\r\n @Input() \r\n persistent: boolean = false;\r\n \r\n @Input() \r\n label: string;\r\n\r\n}\r\n","<ids-header-mobile-menu \r\n [attr.expanded]=\"expanded ? true : null\"\r\n [attr.persistent]=\"persistent ? true : null\"\r\n [attr.type]=\"type\">\r\n <ng-content></ng-content>\r\n {{label}}\r\n</ids-header-mobile-menu>","import { Component, Input } from '@angular/core';\r\n\r\n@Component({\r\n selector: 'id-header-item',\r\n templateUrl: './header-item.component.html',\r\n styles: [':host { display: contents; }']\r\n})\r\nexport class IDHeaderItemComponent {\r\n\r\n @Input()\r\n type: '1177' | '1177-pro' | 'inera' | 'inera-admin' | 'inera-legacy' | 'inera-admin-legacy' | '' = '';\r\n \r\n @Input()\r\n mobile: boolean;\r\n\r\n @Input()\r\n separatorleft: boolean;\r\n\r\n}\r\n","<ids-header-item\r\n [attr.type]=\"type\"\r\n [attr.mobile]=\"mobile ? true : null\"\r\n [attr.separatorleft]=\"separatorleft ? true : null\">\r\n <ng-content></ng-content>\r\n</ids-header-item>","import { Component, Input } from '@angular/core';\r\n\r\n@Component({\r\n selector: 'id-header-mobile-item',\r\n templateUrl: './header-mobile-item.component.html',\r\n styles: [':host { display: contents; }']\r\n})\r\nexport class IDHeaderMobileItemComponent {\r\n \r\n @Input()\r\n type: '1177' | '1177-pro' | 'inera' | 'inera-admin' | 'inera-legacy' | 'inera-admin-legacy' | '' = '';\r\n\r\n}\r\n","<ids-header-mobile-item [attr.type]=\"type\">\r\n <ng-content></ng-content>\r\n</ids-header-mobile-item>","import { Component, Input } from '@angular/core';\r\n\r\n@Component({\r\n selector: 'id-header-nav',\r\n templateUrl: './header-navigation.component.html',\r\n styles: [':host { display: contents; }']\r\n})\r\nexport class IDHeaderNavComponent {\r\n \r\n @Input()\r\n type: '1177' | '1177-pro' | 'inera' | 'inera-admin' | 'inera-legacy' | 'inera-admin-legacy' | '' = '';\r\n \r\n @Input() \r\n srtext = 'Huvudmeny';\r\n\r\n}\r\n","<ids-header-nav [srtext]=\"srtext\" [attr.type]=\"type\">\r\n <ng-content></ng-content>\r\n</ids-header-nav>","import { Component, Input } from '@angular/core';\r\n\r\n@Component({\r\n selector: 'id-header-nav-item',\r\n templateUrl: './header-navigation-item.component.html',\r\n styles: [':host { display: contents; }']\r\n})\r\nexport class IDHeaderNavItemComponent {\r\n \r\n @Input()\r\n type: '1177' | '1177-pro' | 'inera' | 'inera-admin' | 'inera-legacy' | 'inera-admin-legacy' | '' = '';\r\n \r\n @Input() \r\n label: string = '';\r\n\r\n @Input() \r\n notifications: string = '';\r\n\r\n @Input() \r\n link: boolean = false;\r\n\r\n @Input() \r\n active: boolean = false;\r\n\r\n}\r\n","<ids-header-nav-item [label]=\"label\" [notifications]=\"notifications\" [link]=\"link ? true : null\" [active]=\"active ? true : null\" [attr.type]=\"type\">\r\n <ng-content></ng-content>\r\n</ids-header-nav-item>","import { Component, Input } from '@angular/core';\r\n\r\n@Component({\r\n selector: 'id-header-avatar',\r\n templateUrl: './header-avatar.component.html',\r\n styles: [':host { display: contents; }']\r\n})\r\nexport class IDHeaderAvatarComponent {\r\n \r\n @Input()\r\n type: '1177' | '1177-pro' | 'inera' | 'inera-admin' | 'inera-legacy' | 'inera-admin-legacy' | '' = '';\r\n \r\n @Input()\r\n username: string = '';\r\n\r\n @Input()\r\n maxwidth: string = '';\r\n\r\n @Input()\r\n unit: string = '';\r\n\r\n @Input()\r\n expanded: boolean = false;\r\n\r\n}\r\n","<ids-header-avatar\r\n [username]=\"username\"\r\n [maxwidth]=\"maxwidth\"\r\n [unit]=\"unit\"\r\n [expanded]=\"expanded ? true : null\"\r\n [attr.type]=\"type\"\r\n>\r\n <ng-content></ng-content>\r\n</ids-header-avatar>","import { CUSTOM_ELEMENTS_SCHEMA, NgModule } from '@angular/core';\r\nimport { IDHeaderComponent } from './header.component';\r\nimport { IDHeaderMobileMenuComponent } from './mobile-menu/header-mobile-menu.component';\r\nimport { IDHeaderItemComponent } from './item/header-item.component';\r\nimport { IDHeaderMobileItemComponent } from './mobile-item/header-mobile-item.component';\r\nimport { IDHeaderNavComponent } from './navigation/header-navigation.component';\r\nimport { IDHeaderNavItemComponent } from './navigation-item/header-navigation-item.component';\r\nimport { IDHeaderAvatarComponent } from './avatar/header-avatar.component';\r\nimport '@inera/ids-core/components/header/register';\r\nimport { CommonModule } from '@angular/common';\r\n\r\n@NgModule({\r\n declarations: [\r\n IDHeaderComponent,\r\n IDHeaderMobileMenuComponent,\r\n IDHeaderItemComponent,\r\n IDHeaderMobileItemComponent,\r\n IDHeaderNavComponent,\r\n IDHeaderNavItemComponent,\r\n IDHeaderAvatarComponent\r\n ],\r\n exports: [\r\n IDHeaderComponent,\r\n IDHeaderMobileMenuComponent,\r\n IDHeaderItemComponent,\r\n IDHeaderMobileItemComponent,\r\n IDHeaderNavComponent,\r\n IDHeaderNavItemComponent,\r\n IDHeaderAvatarComponent\r\n ],\r\n imports: [CommonModule],\r\n schemas: [CUSTOM_ELEMENTS_SCHEMA],\r\n})\r\nexport class IDHeaderModule { }\r\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":["EventEmitter","i0","Component","Input","Output","CommonModule","NgModule","CUSTOM_ELEMENTS_SCHEMA"],"mappings":"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"}
1
+ {"version":3,"file":"inera-ids-angular-components-header.umd.js","sources":["../../../projects/ids-angular/components/header/header.component.ts","../../../projects/ids-angular/components/header/header.component.html","../../../projects/ids-angular/components/header/mobile-menu/header-mobile-menu.component.ts","../../../projects/ids-angular/components/header/mobile-menu/header-mobile-menu.component.html","../../../projects/ids-angular/components/header/item/header-item.component.ts","../../../projects/ids-angular/components/header/item/header-item.component.html","../../../projects/ids-angular/components/header/mobile-item/header-mobile-item.component.ts","../../../projects/ids-angular/components/header/mobile-item/header-mobile-item.component.html","../../../projects/ids-angular/components/header/navigation/header-navigation.component.ts","../../../projects/ids-angular/components/header/navigation/header-navigation.component.html","../../../projects/ids-angular/components/header/navigation-item/header-navigation-item.component.ts","../../../projects/ids-angular/components/header/navigation-item/header-navigation-item.component.html","../../../projects/ids-angular/components/header/avatar/header-avatar.component.ts","../../../projects/ids-angular/components/header/avatar/header-avatar.component.html","../../../projects/ids-angular/components/header/header.module.ts","../../../projects/ids-angular/components/header/inera-ids-angular-components-header.ts"],"sourcesContent":["import { Component, EventEmitter, Input, Output } from '@angular/core';\r\n\r\n@Component({\r\n selector: 'id-header',\r\n templateUrl: './header.component.html'\r\n})\r\nexport class IDHeaderComponent {\r\n @Input()\r\n type: '1177' | '1177-pro' | 'inera' | 'inera-admin' | 'inera-legacy' | 'inera-admin-legacy' | '' = '';\r\n\r\n @Input()\r\n brandtext: string = '';\r\n\r\n @Input()\r\n brandtexttop: string = '';\r\n\r\n @Input()\r\n brandtextbottom: string = '';\r\n\r\n @Input()\r\n pickregiontext: string = 'Välj region';\r\n\r\n @Input()\r\n hidebrand: boolean = false;\r\n\r\n @Input()\r\n fluid: boolean = false;\r\n\r\n @Input()\r\n hideregionpicker: boolean = false;\r\n\r\n @Input()\r\n srlogolabel: string = 'Logotyp';\r\n\r\n @Input()\r\n unresponsive: boolean = false;\r\n\r\n @Input()\r\n logohref: string = '';\r\n\r\n @Output()\r\n onDidToggleRegion: EventEmitter<boolean> = new EventEmitter();\r\n\r\n}\r\n ","<ids-header \r\n [attr.type]=\"type\"\r\n [attr.brandtext]=\"brandtext\"\r\n [attr.brandtexttop]=\"brandtexttop\"\r\n [attr.brandtextbottom]=\"brandtextbottom\"\r\n [attr.fluid]=\"fluid ? true : null\"\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 <ng-content></ng-content>\r\n</ids-header>","import { Component, EventEmitter, Input, Output } from '@angular/core';\r\n\r\n@Component({\r\n selector: 'id-header-mobile-menu',\r\n templateUrl: './header-mobile-menu.component.html',\r\n styles: [':host { display: contents; }']\r\n})\r\nexport class IDHeaderMobileMenuComponent {\r\n \r\n @Input()\r\n type: '1177' | '1177-pro' | 'inera' | 'inera-admin' | 'inera-legacy' | 'inera-admin-legacy' | '' = '';\r\n\r\n @Input() \r\n expanded: boolean = false;\r\n\r\n @Input() \r\n persistent: boolean = false;\r\n \r\n @Input() \r\n label: string;\r\n\r\n @Output()\r\n onClosed: EventEmitter<Event> = new EventEmitter();\r\n\r\n @Output()\r\n onExpanded: EventEmitter<Event> = new EventEmitter();\r\n\r\n @Output()\r\n expandedChange: EventEmitter<boolean> = new EventEmitter<boolean>();\r\n\r\n hasClosed (event: Event) {\r\n this.expanded = false;\r\n this.onClosed.emit(event)\r\n this.expandedChange.emit(this.expanded);\r\n }\r\n hasExpanded (event: Event) {\r\n this.expanded = true;\r\n this.onExpanded.emit(event)\r\n this.expandedChange.emit(this.expanded);\r\n }\r\n\r\n}\r\n","<ids-header-mobile-menu \r\n [attr.expanded]=\"expanded ? true : null\"\r\n [attr.persistent]=\"persistent ? true : null\"\r\n [attr.type]=\"type\"\r\n (closed)=\"hasClosed($event)\"\r\n (expanded)=\"hasExpanded($event)\">\r\n <ng-content></ng-content>\r\n {{label}}\r\n</ids-header-mobile-menu>","import { Component, Input } from '@angular/core';\r\n\r\n@Component({\r\n selector: 'id-header-item',\r\n templateUrl: './header-item.component.html',\r\n styles: [':host { display: contents; }']\r\n})\r\nexport class IDHeaderItemComponent {\r\n\r\n @Input()\r\n type: '1177' | '1177-pro' | 'inera' | 'inera-admin' | 'inera-legacy' | 'inera-admin-legacy' | '' = '';\r\n \r\n @Input()\r\n mobile: boolean;\r\n\r\n @Input()\r\n separatorleft: boolean;\r\n\r\n}\r\n","<ids-header-item\r\n [attr.type]=\"type\"\r\n [attr.mobile]=\"mobile ? true : null\"\r\n [attr.separatorleft]=\"separatorleft ? true : null\">\r\n <ng-content></ng-content>\r\n</ids-header-item>","import { Component, Input } from '@angular/core';\r\n\r\n@Component({\r\n selector: 'id-header-mobile-item',\r\n templateUrl: './header-mobile-item.component.html',\r\n styles: [':host { display: contents; }']\r\n})\r\nexport class IDHeaderMobileItemComponent {\r\n \r\n @Input()\r\n type: '1177' | '1177-pro' | 'inera' | 'inera-admin' | 'inera-legacy' | 'inera-admin-legacy' | '' = '';\r\n\r\n}\r\n","<ids-header-mobile-item [attr.type]=\"type\">\r\n <ng-content></ng-content>\r\n</ids-header-mobile-item>","import { Component, Input } from '@angular/core';\r\n\r\n@Component({\r\n selector: 'id-header-nav',\r\n templateUrl: './header-navigation.component.html',\r\n styles: [':host { display: contents; }']\r\n})\r\nexport class IDHeaderNavComponent {\r\n \r\n @Input()\r\n type: '1177' | '1177-pro' | 'inera' | 'inera-admin' | 'inera-legacy' | 'inera-admin-legacy' | '' = '';\r\n \r\n @Input() \r\n srtext = 'Huvudmeny';\r\n\r\n}\r\n","<ids-header-nav [srtext]=\"srtext\" [attr.type]=\"type\">\r\n <ng-content></ng-content>\r\n</ids-header-nav>","import { Component, Input } from '@angular/core';\r\n\r\n@Component({\r\n selector: 'id-header-nav-item',\r\n templateUrl: './header-navigation-item.component.html',\r\n styles: [':host { display: contents; }']\r\n})\r\nexport class IDHeaderNavItemComponent {\r\n \r\n @Input()\r\n type: '1177' | '1177-pro' | 'inera' | 'inera-admin' | 'inera-legacy' | 'inera-admin-legacy' | '' = '';\r\n \r\n @Input() \r\n label: string = '';\r\n\r\n @Input() \r\n notifications: string = '';\r\n\r\n @Input() \r\n link: boolean = false;\r\n\r\n @Input() \r\n active: boolean = false;\r\n\r\n}\r\n","<ids-header-nav-item [label]=\"label\" [notifications]=\"notifications\" [link]=\"link ? true : null\" [active]=\"active ? true : null\" [attr.type]=\"type\">\r\n <ng-content></ng-content>\r\n</ids-header-nav-item>","import { Component, EventEmitter, Input, Output } from '@angular/core';\r\n\r\n@Component({\r\n selector: 'id-header-avatar',\r\n templateUrl: './header-avatar.component.html',\r\n styles: [':host { display: contents; }']\r\n})\r\nexport class IDHeaderAvatarComponent {\r\n \r\n @Input()\r\n type: '1177' | '1177-pro' | 'inera' | 'inera-admin' | 'inera-legacy' | 'inera-admin-legacy' | '' = '';\r\n \r\n @Input()\r\n username: string = '';\r\n\r\n @Input()\r\n maxwidth: string = '';\r\n\r\n @Input()\r\n unit: string = '';\r\n\r\n @Input()\r\n expanded: boolean = false;\r\n\r\n @Output()\r\n onClosed: EventEmitter<Event> = new EventEmitter();\r\n\r\n @Output()\r\n onExpanded: EventEmitter<Event> = new EventEmitter();\r\n\r\n @Output()\r\n expandedChange: EventEmitter<boolean> = new EventEmitter<boolean>();\r\n\r\n hasClosed (event: Event) {\r\n this.expanded = false;\r\n this.onClosed.emit(event)\r\n this.expandedChange.emit(this.expanded);\r\n }\r\n hasExpanded (event: Event) {\r\n this.expanded = true;\r\n this.onExpanded.emit(event)\r\n this.expandedChange.emit(this.expanded);\r\n }\r\n\r\n}\r\n","<ids-header-avatar\r\n [username]=\"username\"\r\n [maxwidth]=\"maxwidth\"\r\n [unit]=\"unit\"\r\n [expanded]=\"expanded ? true : null\"\r\n [attr.type]=\"type\"\r\n (closed)=\"hasClosed($event)\"\r\n (expanded)=\"hasExpanded($event)\"\r\n>\r\n <ng-content></ng-content>\r\n</ids-header-avatar>","import { CUSTOM_ELEMENTS_SCHEMA, NgModule } from '@angular/core';\r\nimport { IDHeaderComponent } from './header.component';\r\nimport { IDHeaderMobileMenuComponent } from './mobile-menu/header-mobile-menu.component';\r\nimport { IDHeaderItemComponent } from './item/header-item.component';\r\nimport { IDHeaderMobileItemComponent } from './mobile-item/header-mobile-item.component';\r\nimport { IDHeaderNavComponent } from './navigation/header-navigation.component';\r\nimport { IDHeaderNavItemComponent } from './navigation-item/header-navigation-item.component';\r\nimport { IDHeaderAvatarComponent } from './avatar/header-avatar.component';\r\nimport '@inera/ids-core/components/header/register';\r\nimport { CommonModule } from '@angular/common';\r\n\r\n@NgModule({\r\n declarations: [\r\n IDHeaderComponent,\r\n IDHeaderMobileMenuComponent,\r\n IDHeaderItemComponent,\r\n IDHeaderMobileItemComponent,\r\n IDHeaderNavComponent,\r\n IDHeaderNavItemComponent,\r\n IDHeaderAvatarComponent\r\n ],\r\n exports: [\r\n IDHeaderComponent,\r\n IDHeaderMobileMenuComponent,\r\n IDHeaderItemComponent,\r\n IDHeaderMobileItemComponent,\r\n IDHeaderNavComponent,\r\n IDHeaderNavItemComponent,\r\n IDHeaderAvatarComponent\r\n ],\r\n imports: [CommonModule],\r\n schemas: [CUSTOM_ELEMENTS_SCHEMA],\r\n})\r\nexport class IDHeaderModule { }\r\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":["EventEmitter","i0","Component","Input","Output","CommonModule","NgModule","CUSTOM_ELEMENTS_SCHEMA"],"mappings":"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"}
@@ -28,11 +28,12 @@
28
28
  var IDTabPanelComponent = /** @class */ (function () {
29
29
  function IDTabPanelComponent() {
30
30
  this.nofocus = undefined;
31
+ this.compact = undefined;
31
32
  }
32
33
  return IDTabPanelComponent;
33
34
  }());
34
35
  IDTabPanelComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDTabPanelComponent, deps: [], target: i0__namespace.ɵɵFactoryTarget.Component });
35
- IDTabPanelComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDTabPanelComponent, selector: "id-tab-panel", inputs: { nofocus: "nofocus" }, viewQueries: [{ propertyName: "template", first: true, predicate: i0.TemplateRef, descendants: true }], ngImport: i0__namespace, template: "<ng-template>\r\n <ng-content></ng-content>\r\n</ng-template>" });
36
+ IDTabPanelComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDTabPanelComponent, selector: "id-tab-panel", inputs: { nofocus: "nofocus", compact: "compact" }, viewQueries: [{ propertyName: "template", first: true, predicate: i0.TemplateRef, descendants: true }], ngImport: i0__namespace, template: "<ng-template>\r\n <ng-content></ng-content>\r\n</ng-template>" });
36
37
  i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDTabPanelComponent, decorators: [{
37
38
  type: i0.Component,
38
39
  args: [{
@@ -41,6 +42,8 @@
41
42
  }]
42
43
  }], propDecorators: { nofocus: [{
43
44
  type: i0.Input
45
+ }], compact: [{
46
+ type: i0.Input
44
47
  }], template: [{
45
48
  type: i0.ViewChild,
46
49
  args: [i0.TemplateRef]
@@ -53,14 +56,12 @@
53
56
  this.notifications = 0;
54
57
  this.label = '';
55
58
  this.selected = false;
56
- // Internal icon
57
- this.icon = undefined;
58
59
  elementRef.nativeElement.setAttribute('slot', 'tab');
59
60
  }
60
61
  return IDTabComponent;
61
62
  }());
62
63
  IDTabComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDTabComponent, deps: [{ token: i0__namespace.ElementRef }], target: i0__namespace.ɵɵFactoryTarget.Component });
63
- IDTabComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDTabComponent, selector: "id-tab", inputs: { notices: "notices", notifications: "notifications", label: "label", selected: "selected", icon: "icon" }, viewQueries: [{ propertyName: "template", first: true, predicate: i0.TemplateRef, descendants: true }], ngImport: i0__namespace, template: "<ng-template>\r\n <ng-content></ng-content>\r\n</ng-template>" });
64
+ IDTabComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDTabComponent, selector: "id-tab", inputs: { notices: "notices", notifications: "notifications", label: "label", selected: "selected" }, viewQueries: [{ propertyName: "template", first: true, predicate: i0.TemplateRef, descendants: true }], ngImport: i0__namespace, template: "<ng-template>\r\n <ng-content></ng-content>\r\n</ng-template>" });
64
65
  i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDTabComponent, decorators: [{
65
66
  type: i0.Component,
66
67
  args: [{
@@ -75,8 +76,6 @@
75
76
  type: i0.Input
76
77
  }], selected: [{
77
78
  type: i0.Input
78
- }], icon: [{
79
- type: i0.Input
80
79
  }], template: [{
81
80
  type: i0.ViewChild,
82
81
  args: [i0.TemplateRef]
@@ -100,7 +99,7 @@
100
99
  return IDTabsComponent;
101
100
  }());
102
101
  IDTabsComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDTabsComponent, deps: [], target: i0__namespace.ɵɵFactoryTarget.Component });
103
- IDTabsComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDTabsComponent, selector: "id-tabs", inputs: { responsive: "responsive", unresponsive: "unresponsive", compact: "compact", selectLabel: "selectLabel" }, outputs: { onTabChange: "onTabChange" }, queries: [{ propertyName: "tabComponents", predicate: IDTabComponent }, { propertyName: "tabPanelComponents", predicate: IDTabPanelComponent }], ngImport: i0__namespace, template: "<ids-tabs \r\n [unresponsive]=\"unresponsive ? true : null\"\r\n [compact]=\"compact ? true : null\"\r\n [responsive]=\"responsive\"\r\n [selectlabel]=\"selectLabel\"\r\n (tabChange)=\"onTabChange.emit($event)\"\r\n *ngIf=\"tabs && tabPanels\">\r\n\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 <ng-container *ngTemplateOutlet=\"tab.template\"></ng-container>\r\n </ids-tab>\r\n\r\n <ids-tab-panel *ngFor=\"let tabpanel of tabPanels\">\r\n <ng-container *ngTemplateOutlet=\"tabpanel.template\"></ng-container>\r\n </ids-tab-panel>\r\n</ids-tabs>", directives: [{ type: i1__namespace.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i1__namespace.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { type: i1__namespace.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet"] }] });
102
+ IDTabsComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDTabsComponent, selector: "id-tabs", inputs: { responsive: "responsive", unresponsive: "unresponsive", compact: "compact", selectLabel: "selectLabel" }, outputs: { onTabChange: "onTabChange" }, queries: [{ propertyName: "tabComponents", predicate: IDTabComponent }, { propertyName: "tabPanelComponents", predicate: IDTabPanelComponent }], ngImport: i0__namespace, template: "<ids-tabs \r\n [unresponsive]=\"unresponsive ? true : null\"\r\n [compact]=\"compact ? true : null\"\r\n [responsive]=\"responsive\"\r\n [selectlabel]=\"selectLabel\"\r\n (tabChange)=\"onTabChange.emit($event)\"\r\n *ngIf=\"tabs && tabPanels\">\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 <ng-container *ngTemplateOutlet=\"tab.template\"></ng-container>\r\n </ids-tab>\r\n <ng-content></ng-content>\r\n <ids-tab-panel *ngFor=\"let tabpanel of tabPanels\"\r\n [nofocus]=\"tabpanel.nofocus ? true : null\"\r\n [compact]=\"tabpanel.compact ? true : null\">\r\n <ng-container *ngTemplateOutlet=\"tabpanel.template\"></ng-container>\r\n </ids-tab-panel>\r\n</ids-tabs>", directives: [{ type: i1__namespace.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i1__namespace.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { type: i1__namespace.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet"] }] });
104
103
  i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDTabsComponent, decorators: [{
105
104
  type: i0.Component,
106
105
  args: [{
@@ -1 +1 @@
1
- {"version":3,"file":"inera-ids-angular-components-tabs.umd.js","sources":["../../../projects/ids-angular/components/tabs/panel/tab-panel.component.ts","../../../projects/ids-angular/components/tabs/panel/tab-panel.component.html","../../../projects/ids-angular/components/tabs/tab/tab.component.ts","../../../projects/ids-angular/components/tabs/tab/tab.component.html","../../../projects/ids-angular/components/tabs/tabs.component.ts","../../../projects/ids-angular/components/tabs/tabs.component.html","../../../projects/ids-angular/components/tabs/tabs.module.ts","../../../projects/ids-angular/components/tabs/inera-ids-angular-components-tabs.ts"],"sourcesContent":["import { Component, Input, TemplateRef, ViewChild } from '@angular/core';\r\n\r\n@Component({\r\n selector: 'id-tab-panel',\r\n templateUrl: './tab-panel.component.html'\r\n})\r\nexport class IDTabPanelComponent {\r\n\r\n @Input()\r\n nofocus: string | undefined = undefined;\r\n \r\n @ViewChild(TemplateRef) template: TemplateRef<any>;\r\n\r\n}\r\n","<ng-template>\r\n <ng-content></ng-content>\r\n</ng-template>","import { Component, ElementRef, Input, TemplateRef, ViewChild } from '@angular/core';\r\nimport { IDIcon } from '@inera/ids-angular/common';\r\n\r\n@Component({\r\n selector: 'id-tab',\r\n templateUrl: './tab.component.html'\r\n})\r\nexport class IDTabComponent {\r\n\r\n @Input()\r\n notices: number = 0;\r\n\r\n @Input()\r\n notifications: number = 0;\r\n\r\n @Input()\r\n label: string = '';\r\n\r\n @Input()\r\n selected: Boolean = false;\r\n\r\n // Internal icon\r\n @Input()\r\n icon: IDIcon | undefined = undefined;\r\n\r\n @ViewChild(TemplateRef) template: TemplateRef<any>;\r\n\r\n constructor(private elementRef: ElementRef<HTMLElement>) {\r\n elementRef.nativeElement.setAttribute('slot', 'tab');\r\n }\r\n}\r\n","<ng-template>\r\n <ng-content></ng-content>\r\n</ng-template>","import { AfterContentInit, Component, ContentChildren, EventEmitter, Input, Output, QueryList } from '@angular/core';\r\nimport { IDTabComponent } from './tab/tab.component';\r\nimport { IDTabPanelComponent } from './panel/tab-panel.component';\r\n\r\n@Component({\r\n selector: 'id-tabs',\r\n templateUrl: './tabs.component.html'\r\n})\r\nexport class IDTabsComponent implements AfterContentInit {\r\n\r\n @Input()\r\n responsive: 'm' | 's' = 'm';\r\n @Input()\r\n unresponsive: boolean = false;\r\n @Input()\r\n compact: boolean = false;\r\n @Input()\r\n selectLabel: string = '';\r\n\r\n @ContentChildren(IDTabComponent) tabComponents: QueryList<IDTabComponent>;\r\n @ContentChildren(IDTabPanelComponent) tabPanelComponents: QueryList<IDTabPanelComponent>; \r\n \r\n @Output()\r\n onTabChange: EventEmitter<Event> = new EventEmitter();\r\n\r\n public tabs: IDTabComponent[];\r\n public tabPanels: IDTabPanelComponent[];\r\n\r\n public ngAfterContentInit(): void {\r\n setTimeout(() => {\r\n this.tabs = this.tabComponents.toArray();\r\n this.tabPanels = this.tabPanelComponents.toArray();\r\n }, 0);\r\n }\r\n\r\n}\r\n","<ids-tabs \r\n [unresponsive]=\"unresponsive ? true : null\"\r\n [compact]=\"compact ? true : null\"\r\n [responsive]=\"responsive\"\r\n [selectlabel]=\"selectLabel\"\r\n (tabChange)=\"onTabChange.emit($event)\"\r\n *ngIf=\"tabs && tabPanels\">\r\n\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 <ng-container *ngTemplateOutlet=\"tab.template\"></ng-container>\r\n </ids-tab>\r\n\r\n <ids-tab-panel *ngFor=\"let tabpanel of tabPanels\">\r\n <ng-container *ngTemplateOutlet=\"tabpanel.template\"></ng-container>\r\n </ids-tab-panel>\r\n</ids-tabs>","import { CUSTOM_ELEMENTS_SCHEMA, NgModule } from '@angular/core';\r\nimport { IDTabsComponent } from './tabs.component';\r\nimport { IDTabComponent} from './tab/tab.component';\r\nimport { IDTabPanelComponent } from './panel/tab-panel.component';\r\nimport '@inera/ids-core/components/tabs/register';\r\nimport { CommonModule } from '@angular/common';\r\n\r\n@NgModule({\r\n declarations: [\r\n IDTabsComponent,\r\n IDTabComponent,\r\n IDTabPanelComponent\r\n ],\r\n imports: [CommonModule],\r\n exports: [\r\n IDTabsComponent,\r\n IDTabComponent,\r\n IDTabPanelComponent\r\n ],\r\n schemas: [CUSTOM_ELEMENTS_SCHEMA],\r\n})\r\nexport class IDTabsModule { }\r\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":["i0","TemplateRef","Component","Input","ViewChild","EventEmitter","i1","ContentChildren","Output","CommonModule","NgModule","CUSTOM_ELEMENTS_SCHEMA"],"mappings":"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"}
1
+ {"version":3,"file":"inera-ids-angular-components-tabs.umd.js","sources":["../../../projects/ids-angular/components/tabs/panel/tab-panel.component.ts","../../../projects/ids-angular/components/tabs/panel/tab-panel.component.html","../../../projects/ids-angular/components/tabs/tab/tab.component.ts","../../../projects/ids-angular/components/tabs/tab/tab.component.html","../../../projects/ids-angular/components/tabs/tabs.component.ts","../../../projects/ids-angular/components/tabs/tabs.component.html","../../../projects/ids-angular/components/tabs/tabs.module.ts","../../../projects/ids-angular/components/tabs/inera-ids-angular-components-tabs.ts"],"sourcesContent":["import { Component, Input, TemplateRef, ViewChild } from '@angular/core';\r\n\r\n@Component({\r\n selector: 'id-tab-panel',\r\n templateUrl: './tab-panel.component.html'\r\n})\r\nexport class IDTabPanelComponent {\r\n\r\n @Input()\r\n nofocus: string | undefined = undefined;\r\n\r\n @Input()\r\n compact: string | undefined = undefined;\r\n \r\n @ViewChild(TemplateRef) template: TemplateRef<any>;\r\n\r\n}\r\n","<ng-template>\r\n <ng-content></ng-content>\r\n</ng-template>","import { Component, ElementRef, Input, TemplateRef, ViewChild } from '@angular/core';\r\n\r\n@Component({\r\n selector: 'id-tab',\r\n templateUrl: './tab.component.html'\r\n})\r\nexport class IDTabComponent {\r\n\r\n @Input()\r\n notices: number = 0;\r\n\r\n @Input()\r\n notifications: number = 0;\r\n\r\n @Input()\r\n label: string = '';\r\n\r\n @Input()\r\n selected: Boolean = false;\r\n\r\n @ViewChild(TemplateRef) template: TemplateRef<any>;\r\n\r\n constructor(private elementRef: ElementRef<HTMLElement>) {\r\n elementRef.nativeElement.setAttribute('slot', 'tab');\r\n }\r\n}\r\n","<ng-template>\r\n <ng-content></ng-content>\r\n</ng-template>","import { AfterContentInit, Component, ContentChildren, EventEmitter, Input, Output, QueryList } from '@angular/core';\r\nimport { IDTabComponent } from './tab/tab.component';\r\nimport { IDTabPanelComponent } from './panel/tab-panel.component';\r\n\r\n@Component({\r\n selector: 'id-tabs',\r\n templateUrl: './tabs.component.html'\r\n})\r\nexport class IDTabsComponent implements AfterContentInit {\r\n\r\n @Input()\r\n responsive: 'm' | 's' = 'm';\r\n @Input()\r\n unresponsive: boolean = false;\r\n @Input()\r\n compact: boolean = false;\r\n @Input()\r\n selectLabel: string = '';\r\n\r\n @ContentChildren(IDTabComponent) tabComponents: QueryList<IDTabComponent>;\r\n @ContentChildren(IDTabPanelComponent) tabPanelComponents: QueryList<IDTabPanelComponent>; \r\n \r\n @Output()\r\n onTabChange: EventEmitter<Event> = new EventEmitter();\r\n\r\n public tabs: IDTabComponent[];\r\n public tabPanels: IDTabPanelComponent[];\r\n\r\n public ngAfterContentInit(): void {\r\n setTimeout(() => {\r\n this.tabs = this.tabComponents.toArray();\r\n this.tabPanels = this.tabPanelComponents.toArray();\r\n }, 0);\r\n }\r\n\r\n}\r\n","<ids-tabs \r\n [unresponsive]=\"unresponsive ? true : null\"\r\n [compact]=\"compact ? true : null\"\r\n [responsive]=\"responsive\"\r\n [selectlabel]=\"selectLabel\"\r\n (tabChange)=\"onTabChange.emit($event)\"\r\n *ngIf=\"tabs && tabPanels\">\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 <ng-container *ngTemplateOutlet=\"tab.template\"></ng-container>\r\n </ids-tab>\r\n <ng-content></ng-content>\r\n <ids-tab-panel *ngFor=\"let tabpanel of tabPanels\"\r\n [nofocus]=\"tabpanel.nofocus ? true : null\"\r\n [compact]=\"tabpanel.compact ? true : null\">\r\n <ng-container *ngTemplateOutlet=\"tabpanel.template\"></ng-container>\r\n </ids-tab-panel>\r\n</ids-tabs>","import { CUSTOM_ELEMENTS_SCHEMA, NgModule } from '@angular/core';\r\nimport { IDTabsComponent } from './tabs.component';\r\nimport { IDTabComponent} from './tab/tab.component';\r\nimport { IDTabPanelComponent } from './panel/tab-panel.component';\r\nimport '@inera/ids-core/components/tabs/register';\r\nimport { CommonModule } from '@angular/common';\r\n\r\n@NgModule({\r\n declarations: [\r\n IDTabsComponent,\r\n IDTabComponent,\r\n IDTabPanelComponent\r\n ],\r\n imports: [CommonModule],\r\n exports: [\r\n IDTabsComponent,\r\n IDTabComponent,\r\n IDTabPanelComponent\r\n ],\r\n schemas: [CUSTOM_ELEMENTS_SCHEMA],\r\n})\r\nexport class IDTabsModule { }\r\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":["i0","TemplateRef","Component","Input","ViewChild","EventEmitter","i1","ContentChildren","Output","CommonModule","NgModule","CUSTOM_ELEMENTS_SCHEMA"],"mappings":"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"}