carbon-components-angular 4.57.13 → 4.58.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 (224) hide show
  1. package/docs/documentation/classes/src_accordion.accordion.html +7 -7
  2. package/docs/documentation/classes/src_accordion.accordionitem.html +14 -14
  3. package/docs/documentation/classes/src_breadcrumb.breadcrumb.html +23 -23
  4. package/docs/documentation/classes/src_breadcrumb.breadcrumbitemcomponent.html +15 -15
  5. package/docs/documentation/classes/src_button.button.html +30 -30
  6. package/docs/documentation/classes/src_button.buttonset.html +1 -1
  7. package/docs/documentation/classes/src_checkbox.checkbox.html +45 -45
  8. package/docs/documentation/classes/src_checkbox.checkboxchange.html +2 -2
  9. package/docs/documentation/classes/src_checkbox.checkboxexportedtests.html +10 -10
  10. package/docs/documentation/classes/src_code_snippet.codesnippet.html +28 -28
  11. package/docs/documentation/classes/src_combobox.combobox.html +90 -90
  12. package/docs/documentation/classes/src_content_switcher.contentswitcher.html +8 -8
  13. package/docs/documentation/classes/src_content_switcher.contentswitcheroption.html +14 -14
  14. package/docs/documentation/classes/src_context_menu.contextmenucomponent.html +11 -11
  15. package/docs/documentation/classes/src_context_menu.contextmenudividercomponent.html +3 -3
  16. package/docs/documentation/classes/src_context_menu.contextmenugroupcomponent.html +11 -11
  17. package/docs/documentation/classes/src_context_menu.contextmenuitemcomponent.html +33 -33
  18. package/docs/documentation/classes/src_context_menu.contextmenuselectionservice.html +7 -7
  19. package/docs/documentation/classes/src_datepicker.datepicker.html +80 -80
  20. package/docs/documentation/classes/src_datepicker_input.datepickerinput.html +27 -27
  21. package/docs/documentation/classes/src_dialog.dialog.html +28 -28
  22. package/docs/documentation/classes/src_dialog.dialogdirective.html +36 -36
  23. package/docs/documentation/classes/src_dialog.dialogservice.html +13 -13
  24. package/docs/documentation/classes/src_dialog_overflow_menu.overflowmenu.html +14 -14
  25. package/docs/documentation/classes/src_dialog_overflow_menu.overflowmenucustompane.html +30 -30
  26. package/docs/documentation/classes/src_dialog_overflow_menu.overflowmenudirective.html +41 -41
  27. package/docs/documentation/classes/src_dialog_overflow_menu.overflowmenuoption.html +22 -22
  28. package/docs/documentation/classes/src_dialog_overflow_menu.overflowmenupane.html +33 -33
  29. package/docs/documentation/classes/src_dialog_tooltip.ellipsistooltip.html +45 -45
  30. package/docs/documentation/classes/src_dialog_tooltip.tooltip.html +32 -32
  31. package/docs/documentation/classes/src_dialog_tooltip.tooltipdefinition.html +7 -7
  32. package/docs/documentation/classes/src_dialog_tooltip.tooltipdirective.html +41 -41
  33. package/docs/documentation/classes/src_dialog_tooltip.tooltipicon.html +4 -4
  34. package/docs/documentation/classes/src_documentation_component.documentation.html +9 -9
  35. package/docs/documentation/classes/src_dropdown.abstractdropdownview.html +21 -21
  36. package/docs/documentation/classes/src_dropdown.dropdown.html +81 -81
  37. package/docs/documentation/classes/src_dropdown.dropdownservice.html +13 -13
  38. package/docs/documentation/classes/src_dropdown.scrollablelist.html +23 -23
  39. package/docs/documentation/classes/src_dropdown_list.dropdownlist.html +53 -53
  40. package/docs/documentation/classes/src_experimental.experimentalservice.html +6 -6
  41. package/docs/documentation/classes/src_exported_tests.componenttests.html +9 -9
  42. package/docs/documentation/classes/src_file_uploader.filecomponent.html +8 -8
  43. package/docs/documentation/classes/src_file_uploader.fileuploader.html +35 -35
  44. package/docs/documentation/classes/src_grid.columndirective.html +7 -7
  45. package/docs/documentation/classes/src_grid.griddirective.html +2 -2
  46. package/docs/documentation/classes/src_grid.rowdirective.html +8 -8
  47. package/docs/documentation/classes/src_i18n.i18n.html +13 -13
  48. package/docs/documentation/classes/src_i18n.overridable.html +12 -12
  49. package/docs/documentation/classes/src_i18n.replacepipe.html +1 -1
  50. package/docs/documentation/classes/src_icon.iconcache.html +2 -2
  51. package/docs/documentation/classes/src_icon.icondirective.html +12 -12
  52. package/docs/documentation/classes/src_icon.iconmemorycache.html +3 -3
  53. package/docs/documentation/classes/src_icon.iconmodule.html +2 -2
  54. package/docs/documentation/classes/src_icon.iconnamenotfounderror.html +1 -1
  55. package/docs/documentation/classes/src_icon.iconservice.html +6 -6
  56. package/docs/documentation/classes/src_icon.iconsizenotfounderror.html +1 -1
  57. package/docs/documentation/classes/src_inline_loading.inlineloading.html +12 -12
  58. package/docs/documentation/classes/src_input.label.html +18 -18
  59. package/docs/documentation/classes/src_input.textarea.html +5 -5
  60. package/docs/documentation/classes/src_input.textinput.html +9 -9
  61. package/docs/documentation/classes/src_link.link.html +6 -6
  62. package/docs/documentation/classes/src_list.list.html +5 -5
  63. package/docs/documentation/classes/src_list.listitemdirective.html +1 -1
  64. package/docs/documentation/classes/src_loading.loading.html +6 -6
  65. package/docs/documentation/classes/src_modal.alertmodal.html +17 -17
  66. package/docs/documentation/classes/src_modal.basemodal.html +3 -3
  67. package/docs/documentation/classes/src_modal.modal.html +19 -19
  68. package/docs/documentation/classes/src_modal.modalcontent.html +2 -2
  69. package/docs/documentation/classes/src_modal.modalcontenttext.html +1 -1
  70. package/docs/documentation/classes/src_modal.modalheader.html +8 -8
  71. package/docs/documentation/classes/src_modal.modalheaderheading.html +1 -1
  72. package/docs/documentation/classes/src_modal.modalheaderlabel.html +1 -1
  73. package/docs/documentation/classes/src_modal.modalservice.html +7 -7
  74. package/docs/documentation/classes/src_modal.overlay.html +5 -5
  75. package/docs/documentation/classes/src_notification.notification.html +28 -28
  76. package/docs/documentation/classes/src_notification.notificationdisplayservice.html +3 -3
  77. package/docs/documentation/classes/src_notification.notificationservice.html +12 -12
  78. package/docs/documentation/classes/src_notification.notificationsubtitle.html +1 -1
  79. package/docs/documentation/classes/src_notification.notificationtitle.html +1 -1
  80. package/docs/documentation/classes/src_notification.toast.html +31 -31
  81. package/docs/documentation/classes/src_notification.toastcaption.html +1 -1
  82. package/docs/documentation/classes/src_notification.toastsubtitle.html +1 -1
  83. package/docs/documentation/classes/src_notification.toasttitle.html +1 -1
  84. package/docs/documentation/classes/src_number_input.numberchange.html +2 -2
  85. package/docs/documentation/classes/src_number_input.numbercomponent.html +45 -45
  86. package/docs/documentation/classes/src_pagination.pagination.html +38 -38
  87. package/docs/documentation/classes/src_pagination.paginationmodel.html +3 -3
  88. package/docs/documentation/classes/src_pagination_pagination_nav.paginationnav.html +25 -25
  89. package/docs/documentation/classes/src_pagination_pagination_nav.paginationnavitem.html +4 -4
  90. package/docs/documentation/classes/src_pagination_pagination_nav.paginationoverflow.html +6 -6
  91. package/docs/documentation/classes/src_placeholder.placeholder.html +5 -5
  92. package/docs/documentation/classes/src_placeholder.placeholderservice.html +10 -10
  93. package/docs/documentation/classes/src_progress_indicator.progressindicator.html +13 -13
  94. package/docs/documentation/classes/src_radio.radio.html +22 -22
  95. package/docs/documentation/classes/src_radio.radiochange.html +3 -3
  96. package/docs/documentation/classes/src_radio.radiogroup.html +39 -39
  97. package/docs/documentation/classes/src_search.search.html +45 -45
  98. package/docs/documentation/classes/src_select.optgroup.html +1 -1
  99. package/docs/documentation/classes/src_select.option.html +1 -1
  100. package/docs/documentation/classes/src_select.select.html +29 -29
  101. package/docs/documentation/classes/src_skeleton.skeletontext.html +6 -6
  102. package/docs/documentation/classes/src_slider.slider.html +60 -60
  103. package/docs/documentation/classes/src_structured_list.listcolumn.html +4 -4
  104. package/docs/documentation/classes/src_structured_list.listheader.html +8 -8
  105. package/docs/documentation/classes/src_structured_list.listrow.html +13 -13
  106. package/docs/documentation/classes/src_structured_list.structuredlist.html +19 -19
  107. package/docs/documentation/classes/src_table.datagridinteractionmodel.html +20 -20
  108. package/docs/documentation/classes/src_table.expandedrowhover.html +2 -2
  109. package/docs/documentation/classes/src_table.table.html +94 -94
  110. package/docs/documentation/classes/src_table.tableadapter.html +8 -8
  111. package/docs/documentation/classes/src_table.tablecelladapter.html +3 -3
  112. package/docs/documentation/classes/src_table.tablecontainer.html +1 -1
  113. package/docs/documentation/classes/src_table.tabledirective.html +9 -9
  114. package/docs/documentation/classes/src_table.tabledomadapter.html +14 -14
  115. package/docs/documentation/classes/src_table.tableheaderitem.html +27 -27
  116. package/docs/documentation/classes/src_table.tableitem.html +11 -11
  117. package/docs/documentation/classes/src_table.tablemodel.html +50 -50
  118. package/docs/documentation/classes/src_table.tablerow.html +1 -1
  119. package/docs/documentation/classes/src_table.tablerowadapter.html +2 -2
  120. package/docs/documentation/classes/src_table_body.tablebody.html +23 -23
  121. package/docs/documentation/classes/src_table_body.tableexpandedrow.html +8 -8
  122. package/docs/documentation/classes/src_table_body.tablerowcomponent.html +34 -34
  123. package/docs/documentation/classes/src_table_cell.tablecheckbox.html +15 -15
  124. package/docs/documentation/classes/src_table_cell.tabledata.html +2 -2
  125. package/docs/documentation/classes/src_table_cell.tableexpandbutton.html +12 -12
  126. package/docs/documentation/classes/src_table_cell.tableradio.html +12 -12
  127. package/docs/documentation/classes/src_table_head.tablehead.html +33 -33
  128. package/docs/documentation/classes/src_table_head.tableheadcell.html +22 -22
  129. package/docs/documentation/classes/src_table_head.tableheadcelllabel.html +1 -1
  130. package/docs/documentation/classes/src_table_head.tableheadcheckbox.html +14 -14
  131. package/docs/documentation/classes/src_table_head.tableheadexpand.html +1 -1
  132. package/docs/documentation/classes/src_table_header.tableheader.html +2 -2
  133. package/docs/documentation/classes/src_table_header.tableheaderdescription.html +2 -2
  134. package/docs/documentation/classes/src_table_header.tableheadertitle.html +2 -2
  135. package/docs/documentation/classes/src_table_toolbar.tabletoolbar.html +17 -17
  136. package/docs/documentation/classes/src_table_toolbar.tabletoolbarcontent.html +1 -1
  137. package/docs/documentation/classes/src_table_toolbar.tabletoolbarsearch.html +47 -47
  138. package/docs/documentation/classes/src_tabs.tab.html +16 -16
  139. package/docs/documentation/classes/src_tabs.tabheader.html +12 -12
  140. package/docs/documentation/classes/src_tabs.tabheadergroup.html +34 -34
  141. package/docs/documentation/classes/src_tabs.tabheaders.html +40 -40
  142. package/docs/documentation/classes/src_tabs.tabs.html +13 -13
  143. package/docs/documentation/classes/src_tag.tag.html +3 -3
  144. package/docs/documentation/classes/src_tag.tagfilter.html +11 -11
  145. package/docs/documentation/classes/src_tiles.clickabletile.html +9 -9
  146. package/docs/documentation/classes/src_tiles.expandabletile.html +14 -14
  147. package/docs/documentation/classes/src_tiles.selectiontile.html +15 -15
  148. package/docs/documentation/classes/src_tiles.tile.html +3 -3
  149. package/docs/documentation/classes/src_tiles.tilegroup.html +16 -16
  150. package/docs/documentation/classes/src_timepicker.timepicker.html +21 -21
  151. package/docs/documentation/classes/src_timepicker_select.timepickerselect.html +33 -33
  152. package/docs/documentation/classes/src_toggle.toggle.html +56 -56
  153. package/docs/documentation/classes/src_toggle.togglechange.html +2 -2
  154. package/docs/documentation/classes/src_ui_shell_header.hamburger.html +5 -5
  155. package/docs/documentation/classes/src_ui_shell_header.header.html +16 -16
  156. package/docs/documentation/classes/src_ui_shell_header.headeraction.html +6 -6
  157. package/docs/documentation/classes/src_ui_shell_header.headerglobal.html +1 -1
  158. package/docs/documentation/classes/src_ui_shell_header.headeritem.html +13 -13
  159. package/docs/documentation/classes/src_ui_shell_header.headermenu.html +15 -15
  160. package/docs/documentation/classes/src_ui_shell_header.headernavigation.html +3 -3
  161. package/docs/documentation/classes/src_ui_shell_panel.panel.html +2 -2
  162. package/docs/documentation/classes/src_ui_shell_panel.switcherlistitem.html +16 -16
  163. package/docs/documentation/classes/src_ui_shell_sidenav.sidenav.html +12 -12
  164. package/docs/documentation/classes/src_ui_shell_sidenav.sidenavitem.html +15 -15
  165. package/docs/documentation/classes/src_ui_shell_sidenav.sidenavmenu.html +10 -10
  166. package/docs/documentation/classes/src_utils.animationframeservice.html +3 -3
  167. package/docs/documentation/classes/src_utils.animationframeservicesingleton.html +7 -7
  168. package/docs/documentation/classes/src_utils.documentservice.html +6 -6
  169. package/docs/documentation/classes/src_utils.elementservice.html +4 -4
  170. package/docs/documentation/classes/src_utils.eventservice.html +7 -7
  171. package/docs/documentation/enums/src_checkbox.checkboxstate.html +4 -4
  172. package/docs/documentation/enums/src_code_snippet.snippettype.html +3 -3
  173. package/docs/documentation/enums/src_dialog.closereasons.html +4 -4
  174. package/docs/documentation/enums/src_dialog_overflow_menu.target.html +4 -4
  175. package/docs/documentation/enums/src_inline_loading.inlineloadingstate.html +5 -5
  176. package/docs/documentation/enums/src_modal.alertmodaltype.html +2 -2
  177. package/docs/documentation/enums/src_modal.modalbuttontype.html +6 -6
  178. package/docs/documentation/enums/src_table.tabledomspandirection.html +2 -2
  179. package/docs/documentation/enums/src_toggle.togglestate.html +4 -4
  180. package/docs/documentation/interfaces/src_breadcrumb.breadcrumbitem.html +7 -7
  181. package/docs/documentation/interfaces/src_dialog.closemeta.html +2 -2
  182. package/docs/documentation/interfaces/src_dialog.dialogconfig.html +14 -14
  183. package/docs/documentation/interfaces/src_dropdown.listitem.html +4 -4
  184. package/docs/documentation/interfaces/src_dropdown_list.scrollcustomevent.html +3 -3
  185. package/docs/documentation/interfaces/src_experimental.experiment.html +1 -1
  186. package/docs/documentation/interfaces/src_file_uploader.fileitem.html +5 -5
  187. package/docs/documentation/interfaces/src_icon.icondescriptor.html +6 -6
  188. package/docs/documentation/interfaces/src_modal.alertmodaldata.html +9 -9
  189. package/docs/documentation/interfaces/src_modal.modalbutton.html +4 -4
  190. package/docs/documentation/interfaces/src_notification.notificationaction.html +2 -2
  191. package/docs/documentation/interfaces/src_notification.notificationcontent.html +12 -12
  192. package/docs/documentation/interfaces/src_notification.notificationlink.html +2 -2
  193. package/docs/documentation/interfaces/src_notification.toastcontent.html +14 -14
  194. package/docs/documentation/interfaces/src_pagination.paginationtranslations.html +9 -9
  195. package/docs/documentation/interfaces/src_pagination_pagination_nav.paginationnavtranslations.html +2 -2
  196. package/docs/documentation/interfaces/src_progress_indicator.step.html +5 -5
  197. package/docs/documentation/interfaces/src_table.datagridposition.html +2 -2
  198. package/docs/documentation/interfaces/src_table.tabletranslations.html +5 -5
  199. package/docs/documentation/interfaces/src_tiles.expandabletiletranslations.html +2 -2
  200. package/docs/documentation/interfaces/src_tiles.tileselection.html +3 -3
  201. package/docs/documentation/interfaces/src_ui_shell_header.headeriteminterface.html +4 -4
  202. package/docs/documentation/interfaces/src_ui_shell_header.navigationitem.html +9 -9
  203. package/docs/documentation/interfaces/src_ui_shell_sidenav.sidenaviteminterface.html +6 -6
  204. package/docs/documentation/interfaces/src_utils.elementvisibilityevent.html +1 -1
  205. package/docs/documentation/modules/reflection-6093.reflection-1.html +2 -2
  206. package/docs/documentation/modules/src.html +2 -2
  207. package/docs/documentation/modules/src_breadcrumb.html +1 -1
  208. package/docs/documentation/modules/src_button.html +3 -3
  209. package/docs/documentation/modules/src_checkbox.html +5 -5
  210. package/docs/documentation/modules/src_common.html +11 -11
  211. package/docs/documentation/modules/src_datepicker.html +23 -23
  212. package/docs/documentation/modules/src_dialog_overflow_menu.html +1 -1
  213. package/docs/documentation/modules/src_dropdown.html +6 -6
  214. package/docs/documentation/modules/src_experimental.html +5 -5
  215. package/docs/documentation/modules/src_exported_tests.html +1 -1
  216. package/docs/documentation/modules/src_file_uploader.html +1 -1
  217. package/docs/documentation/modules/src_i18n.html +7 -7
  218. package/docs/documentation/modules/src_icon.html +5 -5
  219. package/docs/documentation/modules/src_placeholder.html +5 -5
  220. package/docs/documentation/modules/src_table.html +2 -2
  221. package/docs/documentation/modules/src_tabs.html +1 -1
  222. package/docs/documentation/modules/src_tag.html +1 -1
  223. package/docs/documentation/modules/src_utils.html +30 -30
  224. package/package.json +1 -1
@@ -225,7 +225,7 @@
225
225
  <aside class="tsd-sources">
226
226
  <p>Overrides <a href="src_notification.notification.html">Notification</a>.<a href="src_notification.notification.html#constructor">constructor</a></p>
227
227
  <ul>
228
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/notification/toast.component.ts#L86">src/notification/toast.component.ts:86</a></li>
228
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/notification/toast.component.ts#L86">src/notification/toast.component.ts:86</a></li>
229
229
  </ul>
230
230
  </aside>
231
231
  <h4 class="tsd-parameters-title">Parameters</h4>
@@ -254,7 +254,7 @@
254
254
  <aside class="tsd-sources">
255
255
  <p>Inherited from <a href="src_notification.notification.html">Notification</a>.<a href="src_notification.notification.html#_notificationobj">_notificationObj</a></p>
256
256
  <ul>
257
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/notification/notification.component.ts#L129">src/notification/notification.component.ts:129</a></li>
257
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/notification/notification.component.ts#L129">src/notification/notification.component.ts:129</a></li>
258
258
  </ul>
259
259
  </aside>
260
260
  </section>
@@ -271,7 +271,7 @@
271
271
  <aside class="tsd-sources">
272
272
  <p>Inherited from <a href="src_notification.notification.html">Notification</a>.<a href="src_notification.notification.html#close">close</a></p>
273
273
  <ul>
274
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/notification/notification.component.ts#L104">src/notification/notification.component.ts:104</a></li>
274
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/notification/notification.component.ts#L104">src/notification/notification.component.ts:104</a></li>
275
275
  </ul>
276
276
  </aside>
277
277
  </section>
@@ -282,7 +282,7 @@
282
282
  <aside class="tsd-sources">
283
283
  <p>Inherited from <a href="src_notification.notification.html">Notification</a>.<a href="src_notification.notification.html#componentref">componentRef</a></p>
284
284
  <ul>
285
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/notification/notification.component.ts#L106">src/notification/notification.component.ts:106</a></li>
285
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/notification/notification.component.ts#L106">src/notification/notification.component.ts:106</a></li>
286
286
  </ul>
287
287
  </aside>
288
288
  </section>
@@ -292,7 +292,7 @@
292
292
  <div class="tsd-signature tsd-kind-icon">experimental<span class="tsd-signature-symbol">:</span> <a href="src_experimental.experimentalservice.html" class="tsd-signature-type">ExperimentalService</a></div>
293
293
  <aside class="tsd-sources">
294
294
  <ul>
295
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/notification/toast.component.ts#L91">src/notification/toast.component.ts:91</a></li>
295
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/notification/toast.component.ts#L91">src/notification/toast.component.ts:91</a></li>
296
296
  </ul>
297
297
  </aside>
298
298
  </section>
@@ -303,7 +303,7 @@
303
303
  <aside class="tsd-sources">
304
304
  <p>Overrides <a href="src_notification.notification.html">Notification</a>.<a href="src_notification.notification.html#i18n">i18n</a></p>
305
305
  <ul>
306
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/notification/toast.component.ts#L90">src/notification/toast.component.ts:90</a></li>
306
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/notification/toast.component.ts#L90">src/notification/toast.component.ts:90</a></li>
307
307
  </ul>
308
308
  </aside>
309
309
  </section>
@@ -320,7 +320,7 @@
320
320
  <aside class="tsd-sources">
321
321
  <p>Inherited from <a href="src_notification.notification.html">Notification</a>.<a href="src_notification.notification.html#notification">notification</a></p>
322
322
  <ul>
323
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/notification/notification.component.ts#L109">src/notification/notification.component.ts:109</a></li>
323
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/notification/notification.component.ts#L109">src/notification/notification.component.ts:109</a></li>
324
324
  </ul>
325
325
  </aside>
326
326
  </section>
@@ -337,7 +337,7 @@
337
337
  <aside class="tsd-sources">
338
338
  <p>Inherited from <a href="src_notification.notification.html">Notification</a>.<a href="src_notification.notification.html#notificationclass">notificationClass</a></p>
339
339
  <ul>
340
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/notification/notification.component.ts#L112">src/notification/notification.component.ts:112</a></li>
340
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/notification/notification.component.ts#L112">src/notification/notification.component.ts:112</a></li>
341
341
  </ul>
342
342
  </aside>
343
343
  </section>
@@ -348,7 +348,7 @@
348
348
  <aside class="tsd-sources">
349
349
  <p>Overrides <a href="src_notification.notification.html">Notification</a>.<a href="src_notification.notification.html#notificationdisplayservice">notificationDisplayService</a></p>
350
350
  <ul>
351
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/notification/toast.component.ts#L89">src/notification/toast.component.ts:89</a></li>
351
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/notification/toast.component.ts#L89">src/notification/toast.component.ts:89</a></li>
352
352
  </ul>
353
353
  </aside>
354
354
  </section>
@@ -365,7 +365,7 @@
365
365
  <aside class="tsd-sources">
366
366
  <p>Inherited from <a href="src_notification.notification.html">Notification</a>.<a href="src_notification.notification.html#notificationid">notificationID</a></p>
367
367
  <ul>
368
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/notification/notification.component.ts#L111">src/notification/notification.component.ts:111</a></li>
368
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/notification/notification.component.ts#L111">src/notification/notification.component.ts:111</a></li>
369
369
  </ul>
370
370
  </aside>
371
371
  </section>
@@ -382,7 +382,7 @@
382
382
  <aside class="tsd-sources">
383
383
  <p>Overrides <a href="src_notification.notification.html">Notification</a>.<a href="src_notification.notification.html#notificationobj">notificationObj</a></p>
384
384
  <ul>
385
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/notification/toast.component.ts#L76">src/notification/toast.component.ts:76</a></li>
385
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/notification/toast.component.ts#L76">src/notification/toast.component.ts:76</a></li>
386
386
  </ul>
387
387
  </aside>
388
388
  </section>
@@ -399,7 +399,7 @@
399
399
  <aside class="tsd-sources">
400
400
  <p>Overrides <a href="src_notification.notification.html">Notification</a>.<a href="src_notification.notification.html#role">role</a></p>
401
401
  <ul>
402
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/notification/toast.component.ts#L80">src/notification/toast.component.ts:80</a></li>
402
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/notification/toast.component.ts#L80">src/notification/toast.component.ts:80</a></li>
403
403
  </ul>
404
404
  </aside>
405
405
  </section>
@@ -415,7 +415,7 @@
415
415
  <div class="tsd-signature tsd-kind-icon">toast<wbr>Class<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> =&nbsp;true</span></div>
416
416
  <aside class="tsd-sources">
417
417
  <ul>
418
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/notification/toast.component.ts#L79">src/notification/toast.component.ts:79</a></li>
418
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/notification/toast.component.ts#L79">src/notification/toast.component.ts:79</a></li>
419
419
  </ul>
420
420
  </aside>
421
421
  </section>
@@ -431,7 +431,7 @@
431
431
  <div class="tsd-signature tsd-kind-icon">toastID<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&#x60;toast-${Toast.toastCount++}&#x60;</span></div>
432
432
  <aside class="tsd-sources">
433
433
  <ul>
434
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/notification/toast.component.ts#L78">src/notification/toast.component.ts:78</a></li>
434
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/notification/toast.component.ts#L78">src/notification/toast.component.ts:78</a></li>
435
435
  </ul>
436
436
  </aside>
437
437
  </section>
@@ -441,7 +441,7 @@
441
441
  <div class="tsd-signature tsd-kind-icon">toast<wbr>Count<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> =&nbsp;0</span></div>
442
442
  <aside class="tsd-sources">
443
443
  <ul>
444
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/notification/toast.component.ts#L70">src/notification/toast.component.ts:70</a></li>
444
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/notification/toast.component.ts#L70">src/notification/toast.component.ts:70</a></li>
445
445
  </ul>
446
446
  </aside>
447
447
  </section>
@@ -461,7 +461,7 @@
461
461
  <aside class="tsd-sources">
462
462
  <p>Inherited from <a href="src_notification.notification.html">Notification</a>.<a href="src_notification.notification.html#isclosehidden">isCloseHidden</a></p>
463
463
  <ul>
464
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/notification/notification.component.ts#L120">src/notification/notification.component.ts:120</a></li>
464
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/notification/notification.component.ts#L120">src/notification/notification.component.ts:120</a></li>
465
465
  </ul>
466
466
  </aside>
467
467
  </section>
@@ -478,7 +478,7 @@
478
478
  <aside class="tsd-sources">
479
479
  <p>Overrides <a href="src_notification.notification.html">Notification</a>.<a href="src_notification.notification.html#iserror">isError</a></p>
480
480
  <ul>
481
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/notification/toast.component.ts#L82">src/notification/toast.component.ts:82</a></li>
481
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/notification/toast.component.ts#L82">src/notification/toast.component.ts:82</a></li>
482
482
  </ul>
483
483
  </aside>
484
484
  </section>
@@ -495,7 +495,7 @@
495
495
  <aside class="tsd-sources">
496
496
  <p>Overrides <a href="src_notification.notification.html">Notification</a>.<a href="src_notification.notification.html#isinfo">isInfo</a></p>
497
497
  <ul>
498
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/notification/toast.component.ts#L83">src/notification/toast.component.ts:83</a></li>
498
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/notification/toast.component.ts#L83">src/notification/toast.component.ts:83</a></li>
499
499
  </ul>
500
500
  </aside>
501
501
  </section>
@@ -512,7 +512,7 @@
512
512
  <aside class="tsd-sources">
513
513
  <p>Overrides <a href="src_notification.notification.html">Notification</a>.<a href="src_notification.notification.html#islowcontrast">isLowContrast</a></p>
514
514
  <ul>
515
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/notification/toast.component.ts#L86">src/notification/toast.component.ts:86</a></li>
515
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/notification/toast.component.ts#L86">src/notification/toast.component.ts:86</a></li>
516
516
  </ul>
517
517
  </aside>
518
518
  </section>
@@ -529,7 +529,7 @@
529
529
  <aside class="tsd-sources">
530
530
  <p>Overrides <a href="src_notification.notification.html">Notification</a>.<a href="src_notification.notification.html#issuccess">isSuccess</a></p>
531
531
  <ul>
532
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/notification/toast.component.ts#L84">src/notification/toast.component.ts:84</a></li>
532
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/notification/toast.component.ts#L84">src/notification/toast.component.ts:84</a></li>
533
533
  </ul>
534
534
  </aside>
535
535
  </section>
@@ -546,7 +546,7 @@
546
546
  <aside class="tsd-sources">
547
547
  <p>Overrides <a href="src_notification.notification.html">Notification</a>.<a href="src_notification.notification.html#iswarning">isWarning</a></p>
548
548
  <ul>
549
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/notification/toast.component.ts#L85">src/notification/toast.component.ts:85</a></li>
549
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/notification/toast.component.ts#L85">src/notification/toast.component.ts:85</a></li>
550
550
  </ul>
551
551
  </aside>
552
552
  </section>
@@ -564,7 +564,7 @@
564
564
  <aside class="tsd-sources">
565
565
  <p>Inherited from <a href="src_notification.notification.html">Notification</a>.<a href="src_notification.notification.html#destroy">destroy</a></p>
566
566
  <ul>
567
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/notification/notification.component.ts#L151">src/notification/notification.component.ts:151</a></li>
567
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/notification/notification.component.ts#L151">src/notification/notification.component.ts:151</a></li>
568
568
  </ul>
569
569
  </aside>
570
570
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@@ -581,7 +581,7 @@
581
581
  <li class="tsd-description">
582
582
  <aside class="tsd-sources">
583
583
  <ul>
584
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/notification/toast.component.ts#L97">src/notification/toast.component.ts:97</a></li>
584
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/notification/toast.component.ts#L97">src/notification/toast.component.ts:97</a></li>
585
585
  </ul>
586
586
  </aside>
587
587
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@@ -599,7 +599,7 @@
599
599
  <aside class="tsd-sources">
600
600
  <p>Inherited from <a href="src_notification.notification.html">Notification</a>.<a href="src_notification.notification.html#onclick">onClick</a></p>
601
601
  <ul>
602
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/notification/notification.component.ts#L140">src/notification/notification.component.ts:140</a></li>
602
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/notification/notification.component.ts#L140">src/notification/notification.component.ts:140</a></li>
603
603
  </ul>
604
604
  </aside>
605
605
  <h4 class="tsd-parameters-title">Parameters</h4>
@@ -626,7 +626,7 @@
626
626
  <aside class="tsd-sources">
627
627
  <p>Inherited from <a href="src_notification.notification.html">Notification</a>.<a href="src_notification.notification.html#onclose">onClose</a></p>
628
628
  <ul>
629
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/notification/notification.component.ts#L136">src/notification/notification.component.ts:136</a></li>
629
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/notification/notification.component.ts#L136">src/notification/notification.component.ts:136</a></li>
630
630
  </ul>
631
631
  </aside>
632
632
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@@ -643,7 +643,7 @@
643
643
  <aside class="tsd-sources">
644
644
  <p>Inherited from <a href="src_notification.notification.html">Notification</a>.<a href="src_notification.notification.html#defaultnotificationobj">defaultNotificationObj</a></p>
645
645
  <ul>
646
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/notification/notification.component.ts#L122">src/notification/notification.component.ts:122</a></li>
646
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/notification/notification.component.ts#L122">src/notification/notification.component.ts:122</a></li>
647
647
  </ul>
648
648
  </aside>
649
649
  <section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal">
@@ -652,7 +652,7 @@
652
652
  <div class="tsd-signature tsd-kind-icon">close<wbr>Label<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span><span class="tsd-signature-symbol"> =&nbsp;this.i18n.get(&quot;NOTIFICATION.CLOSE_BUTTON&quot;)</span></div>
653
653
  <aside class="tsd-sources">
654
654
  <ul>
655
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/notification/notification.component.ts#L127">src/notification/notification.component.ts:127</a></li>
655
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/notification/notification.component.ts#L127">src/notification/notification.component.ts:127</a></li>
656
656
  </ul>
657
657
  </aside>
658
658
  </section>
@@ -662,7 +662,7 @@
662
662
  <div class="tsd-signature tsd-kind-icon">message<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;&quot;</span></div>
663
663
  <aside class="tsd-sources">
664
664
  <ul>
665
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/notification/notification.component.ts#L124">src/notification/notification.component.ts:124</a></li>
665
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/notification/notification.component.ts#L124">src/notification/notification.component.ts:124</a></li>
666
666
  </ul>
667
667
  </aside>
668
668
  </section>
@@ -672,7 +672,7 @@
672
672
  <div class="tsd-signature tsd-kind-icon">show<wbr>Close<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> =&nbsp;true</span></div>
673
673
  <aside class="tsd-sources">
674
674
  <ul>
675
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/notification/notification.component.ts#L126">src/notification/notification.component.ts:126</a></li>
675
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/notification/notification.component.ts#L126">src/notification/notification.component.ts:126</a></li>
676
676
  </ul>
677
677
  </aside>
678
678
  </section>
@@ -682,7 +682,7 @@
682
682
  <div class="tsd-signature tsd-kind-icon">title<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;&quot;</span></div>
683
683
  <aside class="tsd-sources">
684
684
  <ul>
685
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/notification/notification.component.ts#L123">src/notification/notification.component.ts:123</a></li>
685
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/notification/notification.component.ts#L123">src/notification/notification.component.ts:123</a></li>
686
686
  </ul>
687
687
  </aside>
688
688
  </section>
@@ -692,7 +692,7 @@
692
692
  <div class="tsd-signature tsd-kind-icon">type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;info&quot;</span></div>
693
693
  <aside class="tsd-sources">
694
694
  <ul>
695
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/notification/notification.component.ts#L125">src/notification/notification.component.ts:125</a></li>
695
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/notification/notification.component.ts#L125">src/notification/notification.component.ts:125</a></li>
696
696
  </ul>
697
697
  </aside>
698
698
  </section>
@@ -104,7 +104,7 @@
104
104
  <div class="tsd-signature tsd-kind-icon">base<wbr>Class<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> =&nbsp;true</span></div>
105
105
  <aside class="tsd-sources">
106
106
  <ul>
107
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/notification/toast-caption.directive.ts#L7">src/notification/toast-caption.directive.ts:7</a></li>
107
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/notification/toast-caption.directive.ts#L7">src/notification/toast-caption.directive.ts:7</a></li>
108
108
  </ul>
109
109
  </aside>
110
110
  </section>
@@ -104,7 +104,7 @@
104
104
  <div class="tsd-signature tsd-kind-icon">base<wbr>Class<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> =&nbsp;true</span></div>
105
105
  <aside class="tsd-sources">
106
106
  <ul>
107
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/notification/toast-subtitle.directive.ts#L7">src/notification/toast-subtitle.directive.ts:7</a></li>
107
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/notification/toast-subtitle.directive.ts#L7">src/notification/toast-subtitle.directive.ts:7</a></li>
108
108
  </ul>
109
109
  </aside>
110
110
  </section>
@@ -104,7 +104,7 @@
104
104
  <div class="tsd-signature tsd-kind-icon">base<wbr>Class<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> =&nbsp;true</span></div>
105
105
  <aside class="tsd-sources">
106
106
  <ul>
107
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/notification/toast-title.directive.ts#L7">src/notification/toast-title.directive.ts:7</a></li>
107
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/notification/toast-title.directive.ts#L7">src/notification/toast-title.directive.ts:7</a></li>
108
108
  </ul>
109
109
  </aside>
110
110
  </section>
@@ -101,7 +101,7 @@
101
101
  <div class="tsd-signature tsd-kind-icon">source<span class="tsd-signature-symbol">:</span> <a href="src_number_input.numbercomponent.html" class="tsd-signature-type">NumberComponent</a></div>
102
102
  <aside class="tsd-sources">
103
103
  <ul>
104
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/number-input/number.component.ts#L22">src/number-input/number.component.ts:22</a></li>
104
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/number-input/number.component.ts#L22">src/number-input/number.component.ts:22</a></li>
105
105
  </ul>
106
106
  </aside>
107
107
  </section>
@@ -111,7 +111,7 @@
111
111
  <div class="tsd-signature tsd-kind-icon">value<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
112
112
  <aside class="tsd-sources">
113
113
  <ul>
114
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/number-input/number.component.ts#L26">src/number-input/number.component.ts:26</a></li>
114
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/number-input/number.component.ts#L26">src/number-input/number.component.ts:26</a></li>
115
115
  </ul>
116
116
  </aside>
117
117
  </section>