carbon-components-angular 3.31.0 → 3.31.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (686) hide show
  1. package/accordion/accordion-item.component.d.ts +1 -1
  2. package/accordion/accordion-item.component.js +1 -1
  3. package/accordion/accordion-item.component.ngfactory.d.ts +1 -1
  4. package/accordion/accordion-item.component.ngfactory.js +1 -1
  5. package/accordion/accordion.component.d.ts +1 -1
  6. package/accordion/accordion.component.js +1 -1
  7. package/accordion/accordion.component.ngfactory.d.ts +1 -1
  8. package/accordion/accordion.component.ngfactory.js +1 -1
  9. package/accordion/accordion.module.d.ts +1 -1
  10. package/accordion/accordion.module.js +1 -1
  11. package/accordion/accordion.module.ngfactory.d.ts +1 -1
  12. package/accordion/accordion.module.ngfactory.js +1 -1
  13. package/breadcrumb/breadcrumb-item.component.d.ts +1 -1
  14. package/breadcrumb/breadcrumb-item.component.js +1 -1
  15. package/breadcrumb/breadcrumb-item.component.ngfactory.d.ts +1 -1
  16. package/breadcrumb/breadcrumb-item.component.ngfactory.js +1 -1
  17. package/breadcrumb/breadcrumb-item.interface.d.ts +1 -1
  18. package/breadcrumb/breadcrumb-item.interface.js +1 -1
  19. package/breadcrumb/breadcrumb.component.d.ts +1 -1
  20. package/breadcrumb/breadcrumb.component.js +1 -1
  21. package/breadcrumb/breadcrumb.component.ngfactory.d.ts +1 -1
  22. package/breadcrumb/breadcrumb.component.ngfactory.js +1 -1
  23. package/breadcrumb/breadcrumb.module.d.ts +1 -1
  24. package/breadcrumb/breadcrumb.module.js +1 -1
  25. package/breadcrumb/breadcrumb.module.ngfactory.d.ts +1 -1
  26. package/breadcrumb/breadcrumb.module.ngfactory.js +1 -1
  27. package/bundle/carbon-angular.umd.js +17 -17
  28. package/bundle/carbon-angular.umd.js.map +1 -1
  29. package/button/button.directive.d.ts +1 -1
  30. package/button/button.directive.js +1 -1
  31. package/button/button.module.d.ts +1 -1
  32. package/button/button.module.js +1 -1
  33. package/button/button.module.ngfactory.d.ts +1 -1
  34. package/button/button.module.ngfactory.js +1 -1
  35. package/checkbox/checkbox.component.d.ts +1 -1
  36. package/checkbox/checkbox.component.js +1 -1
  37. package/checkbox/checkbox.component.ngfactory.d.ts +1 -1
  38. package/checkbox/checkbox.component.ngfactory.js +1 -1
  39. package/checkbox/checkbox.module.d.ts +1 -1
  40. package/checkbox/checkbox.module.js +1 -1
  41. package/checkbox/checkbox.module.ngfactory.d.ts +1 -1
  42. package/checkbox/checkbox.module.ngfactory.js +1 -1
  43. package/code-snippet/code-snippet.component.d.ts +1 -1
  44. package/code-snippet/code-snippet.component.js +1 -1
  45. package/code-snippet/code-snippet.component.ngfactory.d.ts +1 -1
  46. package/code-snippet/code-snippet.component.ngfactory.js +1 -1
  47. package/code-snippet/code-snippet.module.d.ts +1 -1
  48. package/code-snippet/code-snippet.module.js +1 -1
  49. package/code-snippet/code-snippet.module.ngfactory.d.ts +1 -1
  50. package/code-snippet/code-snippet.module.ngfactory.js +1 -1
  51. package/combobox/combobox.component.d.ts +1 -1
  52. package/combobox/combobox.component.js +1 -1
  53. package/combobox/combobox.component.ngfactory.d.ts +1 -1
  54. package/combobox/combobox.component.ngfactory.js +1 -1
  55. package/combobox/combobox.module.d.ts +1 -1
  56. package/combobox/combobox.module.js +1 -1
  57. package/combobox/combobox.module.ngfactory.d.ts +1 -1
  58. package/combobox/combobox.module.ngfactory.js +1 -1
  59. package/common/tab.service.d.ts +1 -1
  60. package/common/tab.service.js +1 -1
  61. package/content-switcher/content-switcher-option.directive.d.ts +1 -1
  62. package/content-switcher/content-switcher-option.directive.js +1 -1
  63. package/content-switcher/content-switcher.component.d.ts +1 -1
  64. package/content-switcher/content-switcher.component.js +1 -1
  65. package/content-switcher/content-switcher.component.ngfactory.d.ts +1 -1
  66. package/content-switcher/content-switcher.component.ngfactory.js +1 -1
  67. package/content-switcher/content-switcher.module.d.ts +1 -1
  68. package/content-switcher/content-switcher.module.js +1 -1
  69. package/content-switcher/content-switcher.module.ngfactory.d.ts +1 -1
  70. package/content-switcher/content-switcher.module.ngfactory.js +1 -1
  71. package/datepicker/carbon-flatpickr-month-select.d.ts +2 -1
  72. package/datepicker/carbon-flatpickr-month-select.js +2 -1
  73. package/datepicker/carbon-flatpickr-month-select.js.map +1 -1
  74. package/datepicker/datepicker.component.d.ts +8 -2
  75. package/datepicker/datepicker.component.js +31 -7
  76. package/datepicker/datepicker.component.js.map +1 -1
  77. package/datepicker/datepicker.component.metadata.json +1 -1
  78. package/datepicker/datepicker.component.ngfactory.d.ts +1 -1
  79. package/datepicker/datepicker.component.ngfactory.js +6 -6
  80. package/datepicker/datepicker.component.ngfactory.js.map +1 -1
  81. package/datepicker/datepicker.component.ngsummary.json +1 -1
  82. package/datepicker/datepicker.module.d.ts +1 -1
  83. package/datepicker/datepicker.module.js +1 -1
  84. package/datepicker/datepicker.module.ngfactory.d.ts +1 -1
  85. package/datepicker/datepicker.module.ngfactory.js +1 -1
  86. package/datepicker/datepicker.module.ngfactory.js.map +1 -1
  87. package/datepicker-input/datepicker-input.component.d.ts +2 -1
  88. package/datepicker-input/datepicker-input.component.js +5 -4
  89. package/datepicker-input/datepicker-input.component.js.map +1 -1
  90. package/datepicker-input/datepicker-input.component.metadata.json +1 -1
  91. package/datepicker-input/datepicker-input.component.ngfactory.d.ts +1 -1
  92. package/datepicker-input/datepicker-input.component.ngfactory.js +3 -3
  93. package/datepicker-input/datepicker-input.component.ngfactory.js.map +1 -1
  94. package/datepicker-input/datepicker-input.component.ngsummary.json +1 -1
  95. package/datepicker-input/datepicker-input.module.d.ts +1 -1
  96. package/datepicker-input/datepicker-input.module.js +1 -1
  97. package/datepicker-input/datepicker-input.module.ngfactory.d.ts +1 -1
  98. package/datepicker-input/datepicker-input.module.ngfactory.js +1 -1
  99. package/dialog/dialog-config.interface.d.ts +1 -1
  100. package/dialog/dialog-config.interface.js +1 -1
  101. package/dialog/dialog-placeholder.component.d.ts +1 -1
  102. package/dialog/dialog-placeholder.component.js +1 -1
  103. package/dialog/dialog-placeholder.component.ngfactory.d.ts +1 -1
  104. package/dialog/dialog-placeholder.component.ngfactory.js +1 -1
  105. package/dialog/dialog.component.d.ts +1 -1
  106. package/dialog/dialog.component.js +1 -1
  107. package/dialog/dialog.component.ngfactory.d.ts +1 -1
  108. package/dialog/dialog.component.ngfactory.js +1 -1
  109. package/dialog/dialog.directive.d.ts +1 -1
  110. package/dialog/dialog.directive.js +1 -1
  111. package/dialog/dialog.module.d.ts +1 -1
  112. package/dialog/dialog.module.js +1 -1
  113. package/dialog/dialog.module.ngfactory.d.ts +1 -1
  114. package/dialog/dialog.module.ngfactory.js +1 -1
  115. package/dialog/dialog.service.d.ts +1 -1
  116. package/dialog/dialog.service.js +1 -1
  117. package/dialog/overflow-menu/overflow-menu-option.component.d.ts +1 -1
  118. package/dialog/overflow-menu/overflow-menu-option.component.js +1 -1
  119. package/dialog/overflow-menu/overflow-menu-option.component.ngfactory.d.ts +1 -1
  120. package/dialog/overflow-menu/overflow-menu-option.component.ngfactory.js +1 -1
  121. package/dialog/overflow-menu/overflow-menu-pane.component.d.ts +1 -1
  122. package/dialog/overflow-menu/overflow-menu-pane.component.js +1 -1
  123. package/dialog/overflow-menu/overflow-menu-pane.component.ngfactory.d.ts +1 -1
  124. package/dialog/overflow-menu/overflow-menu-pane.component.ngfactory.js +1 -1
  125. package/dialog/overflow-menu/overflow-menu.component.d.ts +1 -1
  126. package/dialog/overflow-menu/overflow-menu.component.js +1 -1
  127. package/dialog/overflow-menu/overflow-menu.component.ngfactory.d.ts +1 -1
  128. package/dialog/overflow-menu/overflow-menu.component.ngfactory.js +1 -1
  129. package/dialog/overflow-menu/overflow-menu.directive.d.ts +1 -1
  130. package/dialog/overflow-menu/overflow-menu.directive.js +1 -1
  131. package/dialog/tooltip/ellipsis-tooltip.directive.d.ts +1 -1
  132. package/dialog/tooltip/ellipsis-tooltip.directive.js +1 -1
  133. package/dialog/tooltip/tooltip-definition.component.d.ts +1 -1
  134. package/dialog/tooltip/tooltip-definition.component.js +1 -1
  135. package/dialog/tooltip/tooltip-definition.component.ngfactory.d.ts +1 -1
  136. package/dialog/tooltip/tooltip-definition.component.ngfactory.js +1 -1
  137. package/dialog/tooltip/tooltip-icon.component.d.ts +1 -1
  138. package/dialog/tooltip/tooltip-icon.component.js +1 -1
  139. package/dialog/tooltip/tooltip-icon.component.ngfactory.d.ts +1 -1
  140. package/dialog/tooltip/tooltip-icon.component.ngfactory.js +1 -1
  141. package/dialog/tooltip/tooltip.component.d.ts +1 -1
  142. package/dialog/tooltip/tooltip.component.js +1 -1
  143. package/dialog/tooltip/tooltip.component.ngfactory.d.ts +1 -1
  144. package/dialog/tooltip/tooltip.component.ngfactory.js +1 -1
  145. package/dialog/tooltip/tooltip.directive.d.ts +1 -1
  146. package/dialog/tooltip/tooltip.directive.js +1 -1
  147. package/docs/documentation/components/DatePicker.html +221 -62
  148. package/docs/documentation/components/DatePickerInput.html +109 -59
  149. package/docs/documentation/coverage.html +4 -4
  150. package/docs/documentation/js/search/search_index.js +2 -2
  151. package/docs/documentation/miscellaneous/variables.html +1 -0
  152. package/docs/storybook/iframe.html +3 -3
  153. package/docs/storybook/{main.595979a60071a9c677eb.bundle.js → main.976bd14fa9d2408462dd.bundle.js} +48 -12
  154. package/docs/storybook/main.976bd14fa9d2408462dd.bundle.js.map +1 -0
  155. package/docs/storybook/{runtime~main.595979a60071a9c677eb.bundle.js → runtime~main.976bd14fa9d2408462dd.bundle.js} +1 -1
  156. package/docs/storybook/{runtime~main.595979a60071a9c677eb.bundle.js.map → runtime~main.976bd14fa9d2408462dd.bundle.js.map} +1 -1
  157. package/docs/storybook/{vendors~main.595979a60071a9c677eb.bundle.js → vendors~main.976bd14fa9d2408462dd.bundle.js} +1 -1
  158. package/docs/storybook/{vendors~main.595979a60071a9c677eb.bundle.js.map → vendors~main.976bd14fa9d2408462dd.bundle.js.map} +1 -1
  159. package/documentation-component/documentation.component.d.ts +1 -1
  160. package/documentation-component/documentation.component.js +1 -1
  161. package/documentation-component/documentation.component.ngfactory.d.ts +1 -1
  162. package/documentation-component/documentation.component.ngfactory.js +1 -1
  163. package/documentation-component/documentation.module.d.ts +1 -1
  164. package/documentation-component/documentation.module.js +1 -1
  165. package/documentation-component/documentation.module.ngfactory.d.ts +1 -1
  166. package/documentation-component/documentation.module.ngfactory.js +1 -1
  167. package/dropdown/abstract-dropdown-view.class.d.ts +1 -1
  168. package/dropdown/abstract-dropdown-view.class.js +1 -1
  169. package/dropdown/dropdown.component.d.ts +1 -1
  170. package/dropdown/dropdown.component.js +1 -1
  171. package/dropdown/dropdown.component.ngfactory.d.ts +1 -1
  172. package/dropdown/dropdown.component.ngfactory.js +1 -1
  173. package/dropdown/dropdown.module.d.ts +1 -1
  174. package/dropdown/dropdown.module.js +1 -1
  175. package/dropdown/dropdown.module.ngfactory.d.ts +1 -1
  176. package/dropdown/dropdown.module.ngfactory.js +1 -1
  177. package/dropdown/dropdown.service.d.ts +1 -1
  178. package/dropdown/dropdown.service.js +1 -1
  179. package/dropdown/dropdowntools.d.ts +1 -1
  180. package/dropdown/dropdowntools.js +1 -1
  181. package/dropdown/list/dropdown-list.component.d.ts +1 -1
  182. package/dropdown/list/dropdown-list.component.js +1 -1
  183. package/dropdown/list/dropdown-list.component.ngfactory.d.ts +1 -1
  184. package/dropdown/list/dropdown-list.component.ngfactory.js +1 -1
  185. package/dropdown/list/scroll-custom-event.interface.d.ts +1 -1
  186. package/dropdown/list/scroll-custom-event.interface.js +1 -1
  187. package/dropdown/list-item.interface.d.ts +1 -1
  188. package/dropdown/list-item.interface.js +1 -1
  189. package/dropdown/scrollable-list.directive.d.ts +1 -1
  190. package/dropdown/scrollable-list.directive.js +1 -1
  191. package/experimental.module.d.ts +1 -1
  192. package/experimental.module.js +1 -1
  193. package/experimental.module.ngfactory.d.ts +1 -1
  194. package/experimental.module.ngfactory.js +1 -1
  195. package/experimental.service.d.ts +1 -1
  196. package/experimental.service.js +1 -1
  197. package/file-uploader/file-item.interface.d.ts +1 -1
  198. package/file-uploader/file-item.interface.js +1 -1
  199. package/file-uploader/file-uploader.component.d.ts +1 -1
  200. package/file-uploader/file-uploader.component.js +1 -1
  201. package/file-uploader/file-uploader.component.ngfactory.d.ts +1 -1
  202. package/file-uploader/file-uploader.component.ngfactory.js +1 -1
  203. package/file-uploader/file-uploader.module.d.ts +1 -1
  204. package/file-uploader/file-uploader.module.js +1 -1
  205. package/file-uploader/file-uploader.module.ngfactory.d.ts +1 -1
  206. package/file-uploader/file-uploader.module.ngfactory.js +1 -1
  207. package/file-uploader/file.component.d.ts +1 -1
  208. package/file-uploader/file.component.js +1 -1
  209. package/file-uploader/file.component.ngfactory.d.ts +1 -1
  210. package/file-uploader/file.component.ngfactory.js +1 -1
  211. package/forms/forms.module.d.ts +1 -1
  212. package/forms/forms.module.js +1 -1
  213. package/forms/forms.module.ngfactory.d.ts +1 -1
  214. package/forms/forms.module.ngfactory.js +1 -1
  215. package/grid/grid.directive.d.ts +1 -1
  216. package/grid/grid.directive.js +1 -1
  217. package/grid/grid.module.d.ts +1 -1
  218. package/grid/grid.module.js +1 -1
  219. package/grid/grid.module.ngfactory.d.ts +1 -1
  220. package/grid/grid.module.ngfactory.js +1 -1
  221. package/i18n/en.d.ts +1 -1
  222. package/i18n/en.js +1 -1
  223. package/i18n/i18n.module.d.ts +1 -1
  224. package/i18n/i18n.module.js +1 -1
  225. package/i18n/i18n.module.ngfactory.d.ts +1 -1
  226. package/i18n/i18n.module.ngfactory.js +1 -1
  227. package/i18n/i18n.service.d.ts +1 -1
  228. package/i18n/i18n.service.js +1 -1
  229. package/i18n/replace.pipe.d.ts +1 -1
  230. package/i18n/replace.pipe.js +1 -1
  231. package/index.d.ts +1 -1
  232. package/index.js +1 -1
  233. package/inline-loading/inline-loading.component.d.ts +1 -1
  234. package/inline-loading/inline-loading.component.js +1 -1
  235. package/inline-loading/inline-loading.component.ngfactory.d.ts +1 -1
  236. package/inline-loading/inline-loading.component.ngfactory.js +1 -1
  237. package/inline-loading/inline-loading.module.d.ts +1 -1
  238. package/inline-loading/inline-loading.module.js +1 -1
  239. package/inline-loading/inline-loading.module.ngfactory.d.ts +1 -1
  240. package/inline-loading/inline-loading.module.ngfactory.js +1 -1
  241. package/input/input.directive.d.ts +1 -1
  242. package/input/input.directive.js +1 -1
  243. package/input/input.module.d.ts +1 -1
  244. package/input/input.module.js +1 -1
  245. package/input/input.module.ngfactory.d.ts +1 -1
  246. package/input/input.module.ngfactory.js +1 -1
  247. package/input/label.component.d.ts +1 -1
  248. package/input/label.component.js +1 -1
  249. package/input/label.component.ngfactory.d.ts +1 -1
  250. package/input/label.component.ngfactory.js +1 -1
  251. package/input/text-area.directive.d.ts +1 -1
  252. package/input/text-area.directive.js +1 -1
  253. package/link/link.directive.d.ts +1 -1
  254. package/link/link.directive.js +1 -1
  255. package/link/link.module.d.ts +1 -1
  256. package/link/link.module.js +1 -1
  257. package/link/link.module.ngfactory.d.ts +1 -1
  258. package/link/link.module.ngfactory.js +1 -1
  259. package/list/list-item.directive.d.ts +1 -1
  260. package/list/list-item.directive.js +1 -1
  261. package/list/list.directive.d.ts +1 -1
  262. package/list/list.directive.js +1 -1
  263. package/list/list.module.d.ts +1 -1
  264. package/list/list.module.js +1 -1
  265. package/list/list.module.ngfactory.d.ts +1 -1
  266. package/list/list.module.ngfactory.js +1 -1
  267. package/loading/loading.component.d.ts +1 -1
  268. package/loading/loading.component.js +1 -1
  269. package/loading/loading.component.ngfactory.d.ts +1 -1
  270. package/loading/loading.component.ngfactory.js +1 -1
  271. package/loading/loading.module.d.ts +1 -1
  272. package/loading/loading.module.js +1 -1
  273. package/loading/loading.module.ngfactory.d.ts +1 -1
  274. package/loading/loading.module.ngfactory.js +1 -1
  275. package/modal/alert-modal.component.d.ts +1 -1
  276. package/modal/alert-modal.component.js +1 -1
  277. package/modal/alert-modal.component.ngfactory.d.ts +1 -1
  278. package/modal/alert-modal.component.ngfactory.js +1 -1
  279. package/modal/alert-modal.interface.d.ts +1 -1
  280. package/modal/alert-modal.interface.js +1 -1
  281. package/modal/base-modal.class.d.ts +1 -1
  282. package/modal/base-modal.class.js +1 -1
  283. package/modal/modal-footer.component.d.ts +1 -1
  284. package/modal/modal-footer.component.js +1 -1
  285. package/modal/modal-footer.component.ngfactory.d.ts +1 -1
  286. package/modal/modal-footer.component.ngfactory.js +1 -1
  287. package/modal/modal-header.component.d.ts +1 -1
  288. package/modal/modal-header.component.js +1 -1
  289. package/modal/modal-header.component.ngfactory.d.ts +1 -1
  290. package/modal/modal-header.component.ngfactory.js +1 -1
  291. package/modal/modal-placeholder.component.d.ts +1 -1
  292. package/modal/modal-placeholder.component.js +1 -1
  293. package/modal/modal-placeholder.component.ngfactory.d.ts +1 -1
  294. package/modal/modal-placeholder.component.ngfactory.js +1 -1
  295. package/modal/modal.component.d.ts +1 -1
  296. package/modal/modal.component.js +1 -1
  297. package/modal/modal.component.ngfactory.d.ts +1 -1
  298. package/modal/modal.component.ngfactory.js +1 -1
  299. package/modal/modal.decorator.d.ts +1 -1
  300. package/modal/modal.decorator.js +1 -1
  301. package/modal/modal.module.d.ts +1 -1
  302. package/modal/modal.module.js +1 -1
  303. package/modal/modal.module.ngfactory.d.ts +1 -1
  304. package/modal/modal.module.ngfactory.js +1 -1
  305. package/modal/modal.service.d.ts +1 -1
  306. package/modal/modal.service.js +1 -1
  307. package/modal/overlay.component.d.ts +1 -1
  308. package/modal/overlay.component.js +1 -1
  309. package/modal/overlay.component.ngfactory.d.ts +1 -1
  310. package/modal/overlay.component.ngfactory.js +1 -1
  311. package/notification/notification-content.interface.d.ts +1 -1
  312. package/notification/notification-content.interface.js +1 -1
  313. package/notification/notification-display.service.d.ts +1 -1
  314. package/notification/notification-display.service.js +1 -1
  315. package/notification/notification.component.d.ts +1 -1
  316. package/notification/notification.component.js +1 -1
  317. package/notification/notification.component.ngfactory.d.ts +1 -1
  318. package/notification/notification.component.ngfactory.js +1 -1
  319. package/notification/notification.module.d.ts +1 -1
  320. package/notification/notification.module.js +1 -1
  321. package/notification/notification.module.ngfactory.d.ts +1 -1
  322. package/notification/notification.module.ngfactory.js +1 -1
  323. package/notification/notification.service.d.ts +1 -1
  324. package/notification/notification.service.js +1 -1
  325. package/notification/toast.component.d.ts +1 -1
  326. package/notification/toast.component.js +1 -1
  327. package/notification/toast.component.ngfactory.d.ts +1 -1
  328. package/notification/toast.component.ngfactory.js +1 -1
  329. package/number-input/number.component.d.ts +1 -1
  330. package/number-input/number.component.js +1 -1
  331. package/number-input/number.component.ngfactory.d.ts +1 -1
  332. package/number-input/number.component.ngfactory.js +1 -1
  333. package/number-input/number.module.d.ts +1 -1
  334. package/number-input/number.module.js +1 -1
  335. package/number-input/number.module.ngfactory.d.ts +1 -1
  336. package/number-input/number.module.ngfactory.js +1 -1
  337. package/package.json +1 -1
  338. package/pagination/pagination-model.class.d.ts +1 -1
  339. package/pagination/pagination-model.class.js +1 -1
  340. package/pagination/pagination.component.d.ts +1 -1
  341. package/pagination/pagination.component.js +1 -1
  342. package/pagination/pagination.component.ngfactory.d.ts +1 -1
  343. package/pagination/pagination.component.ngfactory.js +1 -1
  344. package/pagination/pagination.module.d.ts +1 -1
  345. package/pagination/pagination.module.js +1 -1
  346. package/pagination/pagination.module.ngfactory.d.ts +1 -1
  347. package/pagination/pagination.module.ngfactory.js +1 -1
  348. package/placeholder/placeholder.component.d.ts +1 -1
  349. package/placeholder/placeholder.component.js +1 -1
  350. package/placeholder/placeholder.component.ngfactory.d.ts +1 -1
  351. package/placeholder/placeholder.component.ngfactory.js +1 -1
  352. package/placeholder/placeholder.module.d.ts +1 -1
  353. package/placeholder/placeholder.module.js +1 -1
  354. package/placeholder/placeholder.module.ngfactory.d.ts +1 -1
  355. package/placeholder/placeholder.module.ngfactory.js +1 -1
  356. package/placeholder/placeholder.service.d.ts +1 -1
  357. package/placeholder/placeholder.service.js +1 -1
  358. package/progress-indicator/progress-indicator-step.interface.d.ts +1 -1
  359. package/progress-indicator/progress-indicator-step.interface.js +1 -1
  360. package/progress-indicator/progress-indicator.component.d.ts +1 -1
  361. package/progress-indicator/progress-indicator.component.js +1 -1
  362. package/progress-indicator/progress-indicator.component.ngfactory.d.ts +1 -1
  363. package/progress-indicator/progress-indicator.component.ngfactory.js +1 -1
  364. package/progress-indicator/progress-indicator.module.d.ts +1 -1
  365. package/progress-indicator/progress-indicator.module.js +1 -1
  366. package/progress-indicator/progress-indicator.module.ngfactory.d.ts +1 -1
  367. package/progress-indicator/progress-indicator.module.ngfactory.js +1 -1
  368. package/radio/radio-change.class.d.ts +1 -1
  369. package/radio/radio-change.class.js +1 -1
  370. package/radio/radio-group.component.d.ts +1 -1
  371. package/radio/radio-group.component.js +1 -1
  372. package/radio/radio-group.component.ngfactory.d.ts +1 -1
  373. package/radio/radio-group.component.ngfactory.js +1 -1
  374. package/radio/radio.component.d.ts +1 -1
  375. package/radio/radio.component.js +1 -1
  376. package/radio/radio.component.ngfactory.d.ts +1 -1
  377. package/radio/radio.component.ngfactory.js +1 -1
  378. package/radio/radio.module.d.ts +1 -1
  379. package/radio/radio.module.js +1 -1
  380. package/radio/radio.module.ngfactory.d.ts +1 -1
  381. package/radio/radio.module.ngfactory.js +1 -1
  382. package/search/search.component.d.ts +1 -1
  383. package/search/search.component.js +1 -1
  384. package/search/search.component.ngfactory.d.ts +1 -1
  385. package/search/search.component.ngfactory.js +1 -1
  386. package/search/search.module.d.ts +1 -1
  387. package/search/search.module.js +1 -1
  388. package/search/search.module.ngfactory.d.ts +1 -1
  389. package/search/search.module.ngfactory.js +1 -1
  390. package/select/optgroup.directive.d.ts +1 -1
  391. package/select/optgroup.directive.js +1 -1
  392. package/select/option.directive.d.ts +1 -1
  393. package/select/option.directive.js +1 -1
  394. package/select/select.component.d.ts +1 -1
  395. package/select/select.component.js +1 -1
  396. package/select/select.component.ngfactory.d.ts +1 -1
  397. package/select/select.component.ngfactory.js +1 -1
  398. package/select/select.module.d.ts +1 -1
  399. package/select/select.module.js +1 -1
  400. package/select/select.module.ngfactory.d.ts +1 -1
  401. package/select/select.module.ngfactory.js +1 -1
  402. package/slider/slider.component.d.ts +1 -1
  403. package/slider/slider.component.js +1 -1
  404. package/slider/slider.component.ngfactory.d.ts +1 -1
  405. package/slider/slider.component.ngfactory.js +1 -1
  406. package/slider/slider.module.d.ts +1 -1
  407. package/slider/slider.module.js +1 -1
  408. package/slider/slider.module.ngfactory.d.ts +1 -1
  409. package/slider/slider.module.ngfactory.js +1 -1
  410. package/structured-list/list-column.component.d.ts +1 -1
  411. package/structured-list/list-column.component.js +1 -1
  412. package/structured-list/list-column.component.ngfactory.d.ts +1 -1
  413. package/structured-list/list-column.component.ngfactory.js +1 -1
  414. package/structured-list/list-header.component.d.ts +1 -1
  415. package/structured-list/list-header.component.js +1 -1
  416. package/structured-list/list-header.component.ngfactory.d.ts +1 -1
  417. package/structured-list/list-header.component.ngfactory.js +1 -1
  418. package/structured-list/list-row.component.d.ts +1 -1
  419. package/structured-list/list-row.component.js +1 -1
  420. package/structured-list/list-row.component.ngfactory.d.ts +1 -1
  421. package/structured-list/list-row.component.ngfactory.js +1 -1
  422. package/structured-list/structured-list.component.d.ts +1 -1
  423. package/structured-list/structured-list.component.js +1 -1
  424. package/structured-list/structured-list.component.ngfactory.d.ts +1 -1
  425. package/structured-list/structured-list.component.ngfactory.js +1 -1
  426. package/structured-list/structured-list.module.d.ts +1 -1
  427. package/structured-list/structured-list.module.js +1 -1
  428. package/structured-list/structured-list.module.ngfactory.d.ts +1 -1
  429. package/structured-list/structured-list.module.ngfactory.js +1 -1
  430. package/table/body/table-body.component.d.ts +1 -1
  431. package/table/body/table-body.component.js +1 -1
  432. package/table/body/table-body.component.ngfactory.d.ts +1 -1
  433. package/table/body/table-body.component.ngfactory.js +1 -1
  434. package/table/body/table-expanded-row.component.d.ts +1 -1
  435. package/table/body/table-expanded-row.component.js +1 -1
  436. package/table/body/table-expanded-row.component.ngfactory.d.ts +1 -1
  437. package/table/body/table-expanded-row.component.ngfactory.js +1 -1
  438. package/table/body/table-row.component.d.ts +1 -1
  439. package/table/body/table-row.component.js +1 -1
  440. package/table/body/table-row.component.ngfactory.d.ts +1 -1
  441. package/table/body/table-row.component.ngfactory.js +1 -1
  442. package/table/cell/table-checkbox.component.d.ts +1 -1
  443. package/table/cell/table-checkbox.component.js +1 -1
  444. package/table/cell/table-checkbox.component.ngfactory.d.ts +1 -1
  445. package/table/cell/table-checkbox.component.ngfactory.js +1 -1
  446. package/table/cell/table-data.component.d.ts +1 -1
  447. package/table/cell/table-data.component.js +1 -1
  448. package/table/cell/table-data.component.ngfactory.d.ts +1 -1
  449. package/table/cell/table-data.component.ngfactory.js +1 -1
  450. package/table/cell/table-expand-button.component.d.ts +1 -1
  451. package/table/cell/table-expand-button.component.js +1 -1
  452. package/table/cell/table-expand-button.component.ngfactory.d.ts +1 -1
  453. package/table/cell/table-expand-button.component.ngfactory.js +1 -1
  454. package/table/cell/table-radio.component.d.ts +1 -1
  455. package/table/cell/table-radio.component.js +1 -1
  456. package/table/cell/table-radio.component.ngfactory.d.ts +1 -1
  457. package/table/cell/table-radio.component.ngfactory.js +1 -1
  458. package/table/data-grid-focus.directive.d.ts +1 -1
  459. package/table/data-grid-focus.directive.js +1 -1
  460. package/table/data-grid-interaction-model.class.d.ts +1 -1
  461. package/table/data-grid-interaction-model.class.js +1 -1
  462. package/table/expanded-row-hover.directive.d.ts +1 -1
  463. package/table/expanded-row-hover.directive.js +1 -1
  464. package/table/head/table-head-cell.component.d.ts +1 -1
  465. package/table/head/table-head-cell.component.js +1 -1
  466. package/table/head/table-head-cell.component.ngfactory.d.ts +1 -1
  467. package/table/head/table-head-cell.component.ngfactory.js +1 -1
  468. package/table/head/table-head-checkbox.component.d.ts +1 -1
  469. package/table/head/table-head-checkbox.component.js +1 -1
  470. package/table/head/table-head-checkbox.component.ngfactory.d.ts +1 -1
  471. package/table/head/table-head-checkbox.component.ngfactory.js +1 -1
  472. package/table/head/table-head-expand.component.d.ts +1 -1
  473. package/table/head/table-head-expand.component.js +1 -1
  474. package/table/head/table-head-expand.component.ngfactory.d.ts +1 -1
  475. package/table/head/table-head-expand.component.ngfactory.js +1 -1
  476. package/table/head/table-head.component.d.ts +1 -1
  477. package/table/head/table-head.component.js +1 -1
  478. package/table/head/table-head.component.ngfactory.d.ts +1 -1
  479. package/table/head/table-head.component.ngfactory.js +1 -1
  480. package/table/header/table-header-description.directive.d.ts +1 -1
  481. package/table/header/table-header-description.directive.js +1 -1
  482. package/table/header/table-header-title.directive.d.ts +1 -1
  483. package/table/header/table-header-title.directive.js +1 -1
  484. package/table/header/table-header.component.d.ts +1 -1
  485. package/table/header/table-header.component.js +1 -1
  486. package/table/header/table-header.component.ngfactory.d.ts +1 -1
  487. package/table/header/table-header.component.ngfactory.js +1 -1
  488. package/table/table-adapter.class.d.ts +1 -1
  489. package/table/table-adapter.class.js +1 -1
  490. package/table/table-container.component.d.ts +1 -1
  491. package/table/table-container.component.js +1 -1
  492. package/table/table-container.component.ngfactory.d.ts +1 -1
  493. package/table/table-container.component.ngfactory.js +1 -1
  494. package/table/table-header-item.class.d.ts +1 -1
  495. package/table/table-header-item.class.js +1 -1
  496. package/table/table-item.class.d.ts +1 -1
  497. package/table/table-item.class.js +1 -1
  498. package/table/table-model.class.d.ts +1 -1
  499. package/table/table-model.class.js +1 -1
  500. package/table/table.component.d.ts +1 -1
  501. package/table/table.component.js +1 -1
  502. package/table/table.component.ngfactory.d.ts +1 -1
  503. package/table/table.component.ngfactory.js +1 -1
  504. package/table/table.directive.d.ts +1 -1
  505. package/table/table.directive.js +1 -1
  506. package/table/table.module.d.ts +1 -1
  507. package/table/table.module.js +1 -1
  508. package/table/table.module.ngfactory.d.ts +1 -1
  509. package/table/table.module.ngfactory.js +1 -1
  510. package/table/toolbar/table-toolbar-actions.component.d.ts +1 -1
  511. package/table/toolbar/table-toolbar-actions.component.js +1 -1
  512. package/table/toolbar/table-toolbar-actions.component.ngfactory.d.ts +1 -1
  513. package/table/toolbar/table-toolbar-actions.component.ngfactory.js +1 -1
  514. package/table/toolbar/table-toolbar-content.component.d.ts +1 -1
  515. package/table/toolbar/table-toolbar-content.component.js +1 -1
  516. package/table/toolbar/table-toolbar-content.component.ngfactory.d.ts +1 -1
  517. package/table/toolbar/table-toolbar-content.component.ngfactory.js +1 -1
  518. package/table/toolbar/table-toolbar-search.component.d.ts +1 -1
  519. package/table/toolbar/table-toolbar-search.component.js +1 -1
  520. package/table/toolbar/table-toolbar-search.component.ngfactory.d.ts +1 -1
  521. package/table/toolbar/table-toolbar-search.component.ngfactory.js +1 -1
  522. package/table/toolbar/table-toolbar.component.d.ts +1 -1
  523. package/table/toolbar/table-toolbar.component.js +1 -1
  524. package/table/toolbar/table-toolbar.component.ngfactory.d.ts +1 -1
  525. package/table/toolbar/table-toolbar.component.ngfactory.js +1 -1
  526. package/tabs/tab-headers.component.d.ts +1 -1
  527. package/tabs/tab-headers.component.js +1 -1
  528. package/tabs/tab-headers.component.ngfactory.d.ts +1 -1
  529. package/tabs/tab-headers.component.ngfactory.js +1 -1
  530. package/tabs/tab.component.d.ts +1 -1
  531. package/tabs/tab.component.js +1 -1
  532. package/tabs/tab.component.ngfactory.d.ts +1 -1
  533. package/tabs/tab.component.ngfactory.js +1 -1
  534. package/tabs/tabs.component.d.ts +1 -1
  535. package/tabs/tabs.component.js +1 -1
  536. package/tabs/tabs.component.ngfactory.d.ts +1 -1
  537. package/tabs/tabs.component.ngfactory.js +1 -1
  538. package/tabs/tabs.module.d.ts +1 -1
  539. package/tabs/tabs.module.js +1 -1
  540. package/tabs/tabs.module.ngfactory.d.ts +1 -1
  541. package/tabs/tabs.module.ngfactory.js +1 -1
  542. package/tag/tag-filter.component.d.ts +1 -1
  543. package/tag/tag-filter.component.js +1 -1
  544. package/tag/tag-filter.component.ngfactory.d.ts +1 -1
  545. package/tag/tag-filter.component.ngfactory.js +1 -1
  546. package/tag/tag.component.d.ts +1 -1
  547. package/tag/tag.component.js +1 -1
  548. package/tag/tag.component.ngfactory.d.ts +1 -1
  549. package/tag/tag.component.ngfactory.js +1 -1
  550. package/tag/tag.module.d.ts +1 -1
  551. package/tag/tag.module.js +1 -1
  552. package/tag/tag.module.ngfactory.d.ts +1 -1
  553. package/tag/tag.module.ngfactory.js +1 -1
  554. package/tiles/clickable-tile.component.d.ts +1 -1
  555. package/tiles/clickable-tile.component.js +1 -1
  556. package/tiles/clickable-tile.component.ngfactory.d.ts +1 -1
  557. package/tiles/clickable-tile.component.ngfactory.js +1 -1
  558. package/tiles/expandable-tile.component.d.ts +1 -1
  559. package/tiles/expandable-tile.component.js +1 -1
  560. package/tiles/expandable-tile.component.ngfactory.d.ts +1 -1
  561. package/tiles/expandable-tile.component.ngfactory.js +1 -1
  562. package/tiles/selection-tile.component.d.ts +1 -1
  563. package/tiles/selection-tile.component.js +1 -1
  564. package/tiles/selection-tile.component.ngfactory.d.ts +1 -1
  565. package/tiles/selection-tile.component.ngfactory.js +1 -1
  566. package/tiles/tile-group.component.d.ts +1 -1
  567. package/tiles/tile-group.component.js +1 -1
  568. package/tiles/tile-group.component.ngfactory.d.ts +1 -1
  569. package/tiles/tile-group.component.ngfactory.js +1 -1
  570. package/tiles/tile-selection.interface.d.ts +1 -1
  571. package/tiles/tile-selection.interface.js +1 -1
  572. package/tiles/tile.component.d.ts +1 -1
  573. package/tiles/tile.component.js +1 -1
  574. package/tiles/tile.component.ngfactory.d.ts +1 -1
  575. package/tiles/tile.component.ngfactory.js +1 -1
  576. package/tiles/tiles.module.d.ts +1 -1
  577. package/tiles/tiles.module.js +1 -1
  578. package/tiles/tiles.module.ngfactory.d.ts +1 -1
  579. package/tiles/tiles.module.ngfactory.js +1 -1
  580. package/timepicker/timepicker.component.d.ts +1 -1
  581. package/timepicker/timepicker.component.js +1 -1
  582. package/timepicker/timepicker.component.ngfactory.d.ts +1 -1
  583. package/timepicker/timepicker.component.ngfactory.js +1 -1
  584. package/timepicker/timepicker.module.d.ts +1 -1
  585. package/timepicker/timepicker.module.js +1 -1
  586. package/timepicker/timepicker.module.ngfactory.d.ts +1 -1
  587. package/timepicker/timepicker.module.ngfactory.js +1 -1
  588. package/timepicker-select/timepicker-select.component.d.ts +1 -1
  589. package/timepicker-select/timepicker-select.component.js +1 -1
  590. package/timepicker-select/timepicker-select.component.ngfactory.d.ts +1 -1
  591. package/timepicker-select/timepicker-select.component.ngfactory.js +1 -1
  592. package/timepicker-select/timepicker-select.module.d.ts +1 -1
  593. package/timepicker-select/timepicker-select.module.js +1 -1
  594. package/timepicker-select/timepicker-select.module.ngfactory.d.ts +1 -1
  595. package/timepicker-select/timepicker-select.module.ngfactory.js +1 -1
  596. package/toggle/toggle.component.d.ts +1 -1
  597. package/toggle/toggle.component.js +1 -1
  598. package/toggle/toggle.component.ngfactory.d.ts +1 -1
  599. package/toggle/toggle.component.ngfactory.js +1 -1
  600. package/toggle/toggle.module.d.ts +1 -1
  601. package/toggle/toggle.module.js +1 -1
  602. package/toggle/toggle.module.ngfactory.d.ts +1 -1
  603. package/toggle/toggle.module.ngfactory.js +1 -1
  604. package/ui-shell/header/hamburger.component.d.ts +1 -1
  605. package/ui-shell/header/hamburger.component.js +1 -1
  606. package/ui-shell/header/hamburger.component.ngfactory.d.ts +1 -1
  607. package/ui-shell/header/hamburger.component.ngfactory.js +1 -1
  608. package/ui-shell/header/header-action.component.d.ts +1 -1
  609. package/ui-shell/header/header-action.component.js +1 -1
  610. package/ui-shell/header/header-action.component.ngfactory.d.ts +1 -1
  611. package/ui-shell/header/header-action.component.ngfactory.js +1 -1
  612. package/ui-shell/header/header-global.component.d.ts +1 -1
  613. package/ui-shell/header/header-global.component.js +1 -1
  614. package/ui-shell/header/header-global.component.ngfactory.d.ts +1 -1
  615. package/ui-shell/header/header-global.component.ngfactory.js +1 -1
  616. package/ui-shell/header/header-item.component.d.ts +1 -1
  617. package/ui-shell/header/header-item.component.js +1 -1
  618. package/ui-shell/header/header-item.component.ngfactory.d.ts +1 -1
  619. package/ui-shell/header/header-item.component.ngfactory.js +1 -1
  620. package/ui-shell/header/header-menu.component.d.ts +1 -1
  621. package/ui-shell/header/header-menu.component.js +1 -1
  622. package/ui-shell/header/header-menu.component.ngfactory.d.ts +1 -1
  623. package/ui-shell/header/header-menu.component.ngfactory.js +1 -1
  624. package/ui-shell/header/header-navigation.component.d.ts +1 -1
  625. package/ui-shell/header/header-navigation.component.js +1 -1
  626. package/ui-shell/header/header-navigation.component.ngfactory.d.ts +1 -1
  627. package/ui-shell/header/header-navigation.component.ngfactory.js +1 -1
  628. package/ui-shell/header/header.component.d.ts +1 -1
  629. package/ui-shell/header/header.component.js +1 -1
  630. package/ui-shell/header/header.component.ngfactory.d.ts +1 -1
  631. package/ui-shell/header/header.component.ngfactory.js +1 -1
  632. package/ui-shell/header/header.module.d.ts +1 -1
  633. package/ui-shell/header/header.module.js +1 -1
  634. package/ui-shell/header/header.module.ngfactory.d.ts +1 -1
  635. package/ui-shell/header/header.module.ngfactory.js +1 -1
  636. package/ui-shell/panel/panel.component.d.ts +1 -1
  637. package/ui-shell/panel/panel.component.js +1 -1
  638. package/ui-shell/panel/panel.component.ngfactory.d.ts +1 -1
  639. package/ui-shell/panel/panel.component.ngfactory.js +1 -1
  640. package/ui-shell/panel/panel.module.d.ts +1 -1
  641. package/ui-shell/panel/panel.module.js +1 -1
  642. package/ui-shell/panel/panel.module.ngfactory.d.ts +1 -1
  643. package/ui-shell/panel/panel.module.ngfactory.js +1 -1
  644. package/ui-shell/panel/product-switcher.component.d.ts +1 -1
  645. package/ui-shell/panel/product-switcher.component.js +1 -1
  646. package/ui-shell/panel/product-switcher.component.ngfactory.d.ts +1 -1
  647. package/ui-shell/panel/product-switcher.component.ngfactory.js +1 -1
  648. package/ui-shell/panel/switcher-list-item.component.d.ts +1 -1
  649. package/ui-shell/panel/switcher-list-item.component.js +1 -1
  650. package/ui-shell/panel/switcher-list-item.component.ngfactory.d.ts +1 -1
  651. package/ui-shell/panel/switcher-list-item.component.ngfactory.js +1 -1
  652. package/ui-shell/panel/switcher-list.component.d.ts +1 -1
  653. package/ui-shell/panel/switcher-list.component.js +1 -1
  654. package/ui-shell/panel/switcher-list.component.ngfactory.d.ts +1 -1
  655. package/ui-shell/panel/switcher-list.component.ngfactory.js +1 -1
  656. package/ui-shell/sidenav/sidenav-header.component.d.ts +1 -1
  657. package/ui-shell/sidenav/sidenav-header.component.js +1 -1
  658. package/ui-shell/sidenav/sidenav-header.component.ngfactory.d.ts +1 -1
  659. package/ui-shell/sidenav/sidenav-header.component.ngfactory.js +1 -1
  660. package/ui-shell/sidenav/sidenav-item.component.d.ts +1 -1
  661. package/ui-shell/sidenav/sidenav-item.component.js +1 -1
  662. package/ui-shell/sidenav/sidenav-item.component.ngfactory.d.ts +1 -1
  663. package/ui-shell/sidenav/sidenav-item.component.ngfactory.js +1 -1
  664. package/ui-shell/sidenav/sidenav-menu.component.d.ts +1 -1
  665. package/ui-shell/sidenav/sidenav-menu.component.js +1 -1
  666. package/ui-shell/sidenav/sidenav-menu.component.ngfactory.d.ts +1 -1
  667. package/ui-shell/sidenav/sidenav-menu.component.ngfactory.js +1 -1
  668. package/ui-shell/sidenav/sidenav.component.d.ts +1 -1
  669. package/ui-shell/sidenav/sidenav.component.js +1 -1
  670. package/ui-shell/sidenav/sidenav.component.ngfactory.d.ts +1 -1
  671. package/ui-shell/sidenav/sidenav.component.ngfactory.js +1 -1
  672. package/ui-shell/sidenav/sidenav.module.d.ts +1 -1
  673. package/ui-shell/sidenav/sidenav.module.js +1 -1
  674. package/ui-shell/sidenav/sidenav.module.ngfactory.d.ts +1 -1
  675. package/ui-shell/sidenav/sidenav.module.ngfactory.js +1 -1
  676. package/ui-shell/ui-shell.module.d.ts +1 -1
  677. package/ui-shell/ui-shell.module.js +1 -1
  678. package/ui-shell/ui-shell.module.ngfactory.d.ts +1 -1
  679. package/ui-shell/ui-shell.module.ngfactory.js +1 -1
  680. package/utils/object.d.ts +1 -1
  681. package/utils/object.js +1 -1
  682. package/utils/scroll.d.ts +1 -1
  683. package/utils/scroll.js +1 -1
  684. package/utils/window-tools.d.ts +1 -1
  685. package/utils/window-tools.js +1 -1
  686. package/docs/storybook/main.595979a60071a9c677eb.bundle.js.map +0 -1
@@ -2,7 +2,7 @@
2
2
  *
3
3
  * carbon-angular v0.0.0 | accordion-item.component.d.ts
4
4
  *
5
- * Copyright 2014, 2019 IBM
5
+ * Copyright 2014, 2020 IBM
6
6
  *
7
7
  * Licensed under the Apache License, Version 2.0 (the "License");
8
8
  * you may not use this file except in compliance with the License.
@@ -2,7 +2,7 @@
2
2
  *
3
3
  * carbon-angular v0.0.0 | accordion-item.component.js
4
4
  *
5
- * Copyright 2014, 2019 IBM
5
+ * Copyright 2014, 2020 IBM
6
6
  *
7
7
  * Licensed under the Apache License, Version 2.0 (the "License");
8
8
  * you may not use this file except in compliance with the License.
@@ -2,7 +2,7 @@
2
2
  *
3
3
  * carbon-angular v0.0.0 | accordion-item.component.ngfactory.d.ts
4
4
  *
5
- * Copyright 2014, 2019 IBM
5
+ * Copyright 2014, 2020 IBM
6
6
  *
7
7
  * Licensed under the Apache License, Version 2.0 (the "License");
8
8
  * you may not use this file except in compliance with the License.
@@ -2,7 +2,7 @@
2
2
  *
3
3
  * carbon-angular v0.0.0 | accordion-item.component.ngfactory.js
4
4
  *
5
- * Copyright 2014, 2019 IBM
5
+ * Copyright 2014, 2020 IBM
6
6
  *
7
7
  * Licensed under the Apache License, Version 2.0 (the "License");
8
8
  * you may not use this file except in compliance with the License.
@@ -2,7 +2,7 @@
2
2
  *
3
3
  * carbon-angular v0.0.0 | accordion.component.d.ts
4
4
  *
5
- * Copyright 2014, 2019 IBM
5
+ * Copyright 2014, 2020 IBM
6
6
  *
7
7
  * Licensed under the Apache License, Version 2.0 (the "License");
8
8
  * you may not use this file except in compliance with the License.
@@ -2,7 +2,7 @@
2
2
  *
3
3
  * carbon-angular v0.0.0 | accordion.component.js
4
4
  *
5
- * Copyright 2014, 2019 IBM
5
+ * Copyright 2014, 2020 IBM
6
6
  *
7
7
  * Licensed under the Apache License, Version 2.0 (the "License");
8
8
  * you may not use this file except in compliance with the License.
@@ -2,7 +2,7 @@
2
2
  *
3
3
  * carbon-angular v0.0.0 | accordion.component.ngfactory.d.ts
4
4
  *
5
- * Copyright 2014, 2019 IBM
5
+ * Copyright 2014, 2020 IBM
6
6
  *
7
7
  * Licensed under the Apache License, Version 2.0 (the "License");
8
8
  * you may not use this file except in compliance with the License.
@@ -2,7 +2,7 @@
2
2
  *
3
3
  * carbon-angular v0.0.0 | accordion.component.ngfactory.js
4
4
  *
5
- * Copyright 2014, 2019 IBM
5
+ * Copyright 2014, 2020 IBM
6
6
  *
7
7
  * Licensed under the Apache License, Version 2.0 (the "License");
8
8
  * you may not use this file except in compliance with the License.
@@ -2,7 +2,7 @@
2
2
  *
3
3
  * carbon-angular v0.0.0 | accordion.module.d.ts
4
4
  *
5
- * Copyright 2014, 2019 IBM
5
+ * Copyright 2014, 2020 IBM
6
6
  *
7
7
  * Licensed under the Apache License, Version 2.0 (the "License");
8
8
  * you may not use this file except in compliance with the License.
@@ -2,7 +2,7 @@
2
2
  *
3
3
  * carbon-angular v0.0.0 | accordion.module.js
4
4
  *
5
- * Copyright 2014, 2019 IBM
5
+ * Copyright 2014, 2020 IBM
6
6
  *
7
7
  * Licensed under the Apache License, Version 2.0 (the "License");
8
8
  * you may not use this file except in compliance with the License.
@@ -2,7 +2,7 @@
2
2
  *
3
3
  * carbon-angular v0.0.0 | accordion.module.ngfactory.d.ts
4
4
  *
5
- * Copyright 2014, 2019 IBM
5
+ * Copyright 2014, 2020 IBM
6
6
  *
7
7
  * Licensed under the Apache License, Version 2.0 (the "License");
8
8
  * you may not use this file except in compliance with the License.
@@ -2,7 +2,7 @@
2
2
  *
3
3
  * carbon-angular v0.0.0 | accordion.module.ngfactory.js
4
4
  *
5
- * Copyright 2014, 2019 IBM
5
+ * Copyright 2014, 2020 IBM
6
6
  *
7
7
  * Licensed under the Apache License, Version 2.0 (the "License");
8
8
  * you may not use this file except in compliance with the License.
@@ -2,7 +2,7 @@
2
2
  *
3
3
  * carbon-angular v0.0.0 | breadcrumb-item.component.d.ts
4
4
  *
5
- * Copyright 2014, 2019 IBM
5
+ * Copyright 2014, 2020 IBM
6
6
  *
7
7
  * Licensed under the Apache License, Version 2.0 (the "License");
8
8
  * you may not use this file except in compliance with the License.
@@ -2,7 +2,7 @@
2
2
  *
3
3
  * carbon-angular v0.0.0 | breadcrumb-item.component.js
4
4
  *
5
- * Copyright 2014, 2019 IBM
5
+ * Copyright 2014, 2020 IBM
6
6
  *
7
7
  * Licensed under the Apache License, Version 2.0 (the "License");
8
8
  * you may not use this file except in compliance with the License.
@@ -2,7 +2,7 @@
2
2
  *
3
3
  * carbon-angular v0.0.0 | breadcrumb-item.component.ngfactory.d.ts
4
4
  *
5
- * Copyright 2014, 2019 IBM
5
+ * Copyright 2014, 2020 IBM
6
6
  *
7
7
  * Licensed under the Apache License, Version 2.0 (the "License");
8
8
  * you may not use this file except in compliance with the License.
@@ -2,7 +2,7 @@
2
2
  *
3
3
  * carbon-angular v0.0.0 | breadcrumb-item.component.ngfactory.js
4
4
  *
5
- * Copyright 2014, 2019 IBM
5
+ * Copyright 2014, 2020 IBM
6
6
  *
7
7
  * Licensed under the Apache License, Version 2.0 (the "License");
8
8
  * you may not use this file except in compliance with the License.
@@ -2,7 +2,7 @@
2
2
  *
3
3
  * carbon-angular v0.0.0 | breadcrumb-item.interface.d.ts
4
4
  *
5
- * Copyright 2014, 2019 IBM
5
+ * Copyright 2014, 2020 IBM
6
6
  *
7
7
  * Licensed under the Apache License, Version 2.0 (the "License");
8
8
  * you may not use this file except in compliance with the License.
@@ -2,7 +2,7 @@
2
2
  *
3
3
  * carbon-angular v0.0.0 | breadcrumb-item.interface.js
4
4
  *
5
- * Copyright 2014, 2019 IBM
5
+ * Copyright 2014, 2020 IBM
6
6
  *
7
7
  * Licensed under the Apache License, Version 2.0 (the "License");
8
8
  * you may not use this file except in compliance with the License.
@@ -2,7 +2,7 @@
2
2
  *
3
3
  * carbon-angular v0.0.0 | breadcrumb.component.d.ts
4
4
  *
5
- * Copyright 2014, 2019 IBM
5
+ * Copyright 2014, 2020 IBM
6
6
  *
7
7
  * Licensed under the Apache License, Version 2.0 (the "License");
8
8
  * you may not use this file except in compliance with the License.
@@ -2,7 +2,7 @@
2
2
  *
3
3
  * carbon-angular v0.0.0 | breadcrumb.component.js
4
4
  *
5
- * Copyright 2014, 2019 IBM
5
+ * Copyright 2014, 2020 IBM
6
6
  *
7
7
  * Licensed under the Apache License, Version 2.0 (the "License");
8
8
  * you may not use this file except in compliance with the License.
@@ -2,7 +2,7 @@
2
2
  *
3
3
  * carbon-angular v0.0.0 | breadcrumb.component.ngfactory.d.ts
4
4
  *
5
- * Copyright 2014, 2019 IBM
5
+ * Copyright 2014, 2020 IBM
6
6
  *
7
7
  * Licensed under the Apache License, Version 2.0 (the "License");
8
8
  * you may not use this file except in compliance with the License.
@@ -2,7 +2,7 @@
2
2
  *
3
3
  * carbon-angular v0.0.0 | breadcrumb.component.ngfactory.js
4
4
  *
5
- * Copyright 2014, 2019 IBM
5
+ * Copyright 2014, 2020 IBM
6
6
  *
7
7
  * Licensed under the Apache License, Version 2.0 (the "License");
8
8
  * you may not use this file except in compliance with the License.
@@ -2,7 +2,7 @@
2
2
  *
3
3
  * carbon-angular v0.0.0 | breadcrumb.module.d.ts
4
4
  *
5
- * Copyright 2014, 2019 IBM
5
+ * Copyright 2014, 2020 IBM
6
6
  *
7
7
  * Licensed under the Apache License, Version 2.0 (the "License");
8
8
  * you may not use this file except in compliance with the License.
@@ -2,7 +2,7 @@
2
2
  *
3
3
  * carbon-angular v0.0.0 | breadcrumb.module.js
4
4
  *
5
- * Copyright 2014, 2019 IBM
5
+ * Copyright 2014, 2020 IBM
6
6
  *
7
7
  * Licensed under the Apache License, Version 2.0 (the "License");
8
8
  * you may not use this file except in compliance with the License.
@@ -2,7 +2,7 @@
2
2
  *
3
3
  * carbon-angular v0.0.0 | breadcrumb.module.ngfactory.d.ts
4
4
  *
5
- * Copyright 2014, 2019 IBM
5
+ * Copyright 2014, 2020 IBM
6
6
  *
7
7
  * Licensed under the Apache License, Version 2.0 (the "License");
8
8
  * you may not use this file except in compliance with the License.
@@ -2,7 +2,7 @@
2
2
  *
3
3
  * carbon-angular v0.0.0 | breadcrumb.module.ngfactory.js
4
4
  *
5
- * Copyright 2014, 2019 IBM
5
+ * Copyright 2014, 2020 IBM
6
6
  *
7
7
  * Licensed under the Apache License, Version 2.0 (the "License");
8
8
  * you may not use this file except in compliance with the License.