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
@@ -319,7 +319,7 @@
319
319
  <li class="tsd-description">
320
320
  <aside class="tsd-sources">
321
321
  <ul>
322
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/checkbox/checkbox.component.ts#L265">src/checkbox/checkbox.component.ts:265</a></li>
322
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/checkbox/checkbox.component.ts#L265">src/checkbox/checkbox.component.ts:265</a></li>
323
323
  </ul>
324
324
  </aside>
325
325
  <h4 class="tsd-parameters-title">Parameters</h4>
@@ -347,7 +347,7 @@
347
347
  <div class="tsd-signature tsd-kind-icon">_aria<wbr>Label<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;&quot;</span></div>
348
348
  <aside class="tsd-sources">
349
349
  <ul>
350
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/checkbox/checkbox.component.ts#L154">src/checkbox/checkbox.component.ts:154</a></li>
350
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/checkbox/checkbox.component.ts#L154">src/checkbox/checkbox.component.ts:154</a></li>
351
351
  </ul>
352
352
  </aside>
353
353
  </section>
@@ -363,7 +363,7 @@
363
363
  <div class="tsd-signature tsd-kind-icon">_aria<wbr>Labelledby<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
364
364
  <aside class="tsd-sources">
365
365
  <ul>
366
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/checkbox/checkbox.component.ts#L172">src/checkbox/checkbox.component.ts:172</a></li>
366
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/checkbox/checkbox.component.ts#L172">src/checkbox/checkbox.component.ts:172</a></li>
367
367
  </ul>
368
368
  </aside>
369
369
  </section>
@@ -373,7 +373,7 @@
373
373
  <div class="tsd-signature tsd-kind-icon">_checked<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> =&nbsp;false</span></div>
374
374
  <aside class="tsd-sources">
375
375
  <ul>
376
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/checkbox/checkbox.component.ts#L250">src/checkbox/checkbox.component.ts:250</a></li>
376
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/checkbox/checkbox.component.ts#L250">src/checkbox/checkbox.component.ts:250</a></li>
377
377
  </ul>
378
378
  </aside>
379
379
  </section>
@@ -383,7 +383,7 @@
383
383
  <div class="tsd-signature tsd-kind-icon">_indeterminate<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> =&nbsp;false</span></div>
384
384
  <aside class="tsd-sources">
385
385
  <ul>
386
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/checkbox/checkbox.component.ts#L254">src/checkbox/checkbox.component.ts:254</a></li>
386
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/checkbox/checkbox.component.ts#L254">src/checkbox/checkbox.component.ts:254</a></li>
387
387
  </ul>
388
388
  </aside>
389
389
  </section>
@@ -399,7 +399,7 @@
399
399
  <div class="tsd-signature tsd-kind-icon">change<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">EventEmitter</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol"> =&nbsp;new EventEmitter&lt;any&gt;()</span></div>
400
400
  <aside class="tsd-sources">
401
401
  <ul>
402
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/checkbox/checkbox.component.ts#L232">src/checkbox/checkbox.component.ts:232</a></li>
402
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/checkbox/checkbox.component.ts#L232">src/checkbox/checkbox.component.ts:232</a></li>
403
403
  </ul>
404
404
  </aside>
405
405
  </section>
@@ -409,7 +409,7 @@
409
409
  <div class="tsd-signature tsd-kind-icon">change<wbr>Detector<wbr>Ref<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">ChangeDetectorRef</span></div>
410
410
  <aside class="tsd-sources">
411
411
  <ul>
412
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/checkbox/checkbox.component.ts#L270">src/checkbox/checkbox.component.ts:270</a></li>
412
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/checkbox/checkbox.component.ts#L270">src/checkbox/checkbox.component.ts:270</a></li>
413
413
  </ul>
414
414
  </aside>
415
415
  </section>
@@ -425,7 +425,7 @@
425
425
  <div class="tsd-signature tsd-kind-icon">checked<wbr>Change<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">EventEmitter</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol"> =&nbsp;new EventEmitter&lt;boolean&gt;()</span></div>
426
426
  <aside class="tsd-sources">
427
427
  <ul>
428
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/checkbox/checkbox.component.ts#L239">src/checkbox/checkbox.component.ts:239</a></li>
428
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/checkbox/checkbox.component.ts#L239">src/checkbox/checkbox.component.ts:239</a></li>
429
429
  </ul>
430
430
  </aside>
431
431
  </section>
@@ -441,7 +441,7 @@
441
441
  <div class="tsd-signature tsd-kind-icon">click<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">EventEmitter</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol"> =&nbsp;new EventEmitter&lt;void&gt;()</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/checkbox/checkbox.component.ts#L225">src/checkbox/checkbox.component.ts:225</a></li>
444
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/checkbox/checkbox.component.ts#L225">src/checkbox/checkbox.component.ts:225</a></li>
445
445
  </ul>
446
446
  </aside>
447
447
  </section>
@@ -451,7 +451,7 @@
451
451
  <div class="tsd-signature tsd-kind-icon">current<wbr>Checkbox<wbr>State<span class="tsd-signature-symbol">:</span> <a href="../enums/src_checkbox.checkboxstate.html" class="tsd-signature-type">CheckboxState</a><span class="tsd-signature-symbol"> =&nbsp;CheckboxState.Init</span></div>
452
452
  <aside class="tsd-sources">
453
453
  <ul>
454
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/checkbox/checkbox.component.ts#L259">src/checkbox/checkbox.component.ts:259</a></li>
454
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/checkbox/checkbox.component.ts#L259">src/checkbox/checkbox.component.ts:259</a></li>
455
455
  </ul>
456
456
  </aside>
457
457
  </section>
@@ -467,7 +467,7 @@
467
467
  <div class="tsd-signature tsd-kind-icon">disabled<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> =&nbsp;false</span></div>
468
468
  <aside class="tsd-sources">
469
469
  <ul>
470
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/checkbox/checkbox.component.ts#L113">src/checkbox/checkbox.component.ts:113</a></li>
470
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/checkbox/checkbox.component.ts#L113">src/checkbox/checkbox.component.ts:113</a></li>
471
471
  </ul>
472
472
  </aside>
473
473
  </section>
@@ -483,7 +483,7 @@
483
483
  <div class="tsd-signature tsd-kind-icon">hide<wbr>Label<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> =&nbsp;false</span></div>
484
484
  <aside class="tsd-sources">
485
485
  <ul>
486
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/checkbox/checkbox.component.ts#L121">src/checkbox/checkbox.component.ts:121</a></li>
486
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/checkbox/checkbox.component.ts#L121">src/checkbox/checkbox.component.ts:121</a></li>
487
487
  </ul>
488
488
  </aside>
489
489
  </section>
@@ -499,7 +499,7 @@
499
499
  <div class="tsd-signature tsd-kind-icon">id<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&#x60;checkbox-${Checkbox.checkboxCount}&#x60;</span></div>
500
500
  <aside class="tsd-sources">
501
501
  <ul>
502
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/checkbox/checkbox.component.ts#L129">src/checkbox/checkbox.component.ts:129</a></li>
502
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/checkbox/checkbox.component.ts#L129">src/checkbox/checkbox.component.ts:129</a></li>
503
503
  </ul>
504
504
  </aside>
505
505
  </section>
@@ -515,7 +515,7 @@
515
515
  <div class="tsd-signature tsd-kind-icon">indeterminate<wbr>Change<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">EventEmitter</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol"> =&nbsp;new EventEmitter&lt;boolean&gt;()</span></div>
516
516
  <aside class="tsd-sources">
517
517
  <ul>
518
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/checkbox/checkbox.component.ts#L245">src/checkbox/checkbox.component.ts:245</a></li>
518
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/checkbox/checkbox.component.ts#L245">src/checkbox/checkbox.component.ts:245</a></li>
519
519
  </ul>
520
520
  </aside>
521
521
  </section>
@@ -531,7 +531,7 @@
531
531
  <div class="tsd-signature tsd-kind-icon">inline<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> =&nbsp;false</span></div>
532
532
  <aside class="tsd-sources">
533
533
  <ul>
534
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/checkbox/checkbox.component.ts#L109">src/checkbox/checkbox.component.ts:109</a></li>
534
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/checkbox/checkbox.component.ts#L109">src/checkbox/checkbox.component.ts:109</a></li>
535
535
  </ul>
536
536
  </aside>
537
537
  </section>
@@ -547,7 +547,7 @@
547
547
  <div class="tsd-signature tsd-kind-icon">input<wbr>Checkbox<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">ElementRef</span></div>
548
548
  <aside class="tsd-sources">
549
549
  <ul>
550
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/checkbox/checkbox.component.ts#L265">src/checkbox/checkbox.component.ts:265</a></li>
550
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/checkbox/checkbox.component.ts#L265">src/checkbox/checkbox.component.ts:265</a></li>
551
551
  </ul>
552
552
  </aside>
553
553
  </section>
@@ -563,7 +563,7 @@
563
563
  <div class="tsd-signature tsd-kind-icon">name<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
564
564
  <aside class="tsd-sources">
565
565
  <ul>
566
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/checkbox/checkbox.component.ts#L125">src/checkbox/checkbox.component.ts:125</a></li>
566
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/checkbox/checkbox.component.ts#L125">src/checkbox/checkbox.component.ts:125</a></li>
567
567
  </ul>
568
568
  </aside>
569
569
  </section>
@@ -579,7 +579,7 @@
579
579
  <div class="tsd-signature tsd-kind-icon">nested<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
580
580
  <aside class="tsd-sources">
581
581
  <ul>
582
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/checkbox/checkbox.component.ts#L105">src/checkbox/checkbox.component.ts:105</a></li>
582
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/checkbox/checkbox.component.ts#L105">src/checkbox/checkbox.component.ts:105</a></li>
583
583
  </ul>
584
584
  </aside>
585
585
  </section>
@@ -595,7 +595,7 @@
595
595
  <div class="tsd-signature tsd-kind-icon">required<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
596
596
  <aside class="tsd-sources">
597
597
  <ul>
598
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/checkbox/checkbox.component.ts#L133">src/checkbox/checkbox.component.ts:133</a></li>
598
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/checkbox/checkbox.component.ts#L133">src/checkbox/checkbox.component.ts:133</a></li>
599
599
  </ul>
600
600
  </aside>
601
601
  </section>
@@ -611,7 +611,7 @@
611
611
  <div class="tsd-signature tsd-kind-icon">size<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"sm"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"md"</span><span class="tsd-signature-symbol"> =&nbsp;&quot;md&quot;</span></div>
612
612
  <aside class="tsd-sources">
613
613
  <ul>
614
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/checkbox/checkbox.component.ts#L99">src/checkbox/checkbox.component.ts:99</a></li>
614
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/checkbox/checkbox.component.ts#L99">src/checkbox/checkbox.component.ts:99</a></li>
615
615
  </ul>
616
616
  </aside>
617
617
  </section>
@@ -627,7 +627,7 @@
627
627
  <div class="tsd-signature tsd-kind-icon">skeleton<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> =&nbsp;false</span></div>
628
628
  <aside class="tsd-sources">
629
629
  <ul>
630
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/checkbox/checkbox.component.ts#L117">src/checkbox/checkbox.component.ts:117</a></li>
630
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/checkbox/checkbox.component.ts#L117">src/checkbox/checkbox.component.ts:117</a></li>
631
631
  </ul>
632
632
  </aside>
633
633
  </section>
@@ -643,7 +643,7 @@
643
643
  <div class="tsd-signature tsd-kind-icon">value<span class="tsd-signature-symbol">:</span> <a href="../modules/src_checkbox.html#checkboxvalue" class="tsd-signature-type">CheckboxValue</a></div>
644
644
  <aside class="tsd-sources">
645
645
  <ul>
646
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/checkbox/checkbox.component.ts#L137">src/checkbox/checkbox.component.ts:137</a></li>
646
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/checkbox/checkbox.component.ts#L137">src/checkbox/checkbox.component.ts:137</a></li>
647
647
  </ul>
648
648
  </aside>
649
649
  </section>
@@ -653,7 +653,7 @@
653
653
  <div class="tsd-signature tsd-kind-icon">checkbox<wbr>Count<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> =&nbsp;0</span></div>
654
654
  <aside class="tsd-sources">
655
655
  <ul>
656
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/checkbox/checkbox.component.ts#L92">src/checkbox/checkbox.component.ts:92</a></li>
656
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/checkbox/checkbox.component.ts#L92">src/checkbox/checkbox.component.ts:92</a></li>
657
657
  </ul>
658
658
  </aside>
659
659
  </section>
@@ -672,8 +672,8 @@
672
672
  <div class="tsd-signature tsd-kind-icon">aria<wbr>Label<span class="tsd-signature-symbol">:</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/checkbox/checkbox.component.ts#L144">src/checkbox/checkbox.component.ts:144</a></li>
676
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/checkbox/checkbox.component.ts#L148">src/checkbox/checkbox.component.ts:148</a></li>
675
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/checkbox/checkbox.component.ts#L144">src/checkbox/checkbox.component.ts:144</a></li>
676
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/checkbox/checkbox.component.ts#L148">src/checkbox/checkbox.component.ts:148</a></li>
677
677
  </ul>
678
678
  </aside>
679
679
  </section>
@@ -689,8 +689,8 @@
689
689
  <div class="tsd-signature tsd-kind-icon">aria<wbr>Labelledby<span class="tsd-signature-symbol">:</span> </div>
690
690
  <aside class="tsd-sources">
691
691
  <ul>
692
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/checkbox/checkbox.component.ts#L162">src/checkbox/checkbox.component.ts:162</a></li>
693
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/checkbox/checkbox.component.ts#L166">src/checkbox/checkbox.component.ts:166</a></li>
692
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/checkbox/checkbox.component.ts#L162">src/checkbox/checkbox.component.ts:162</a></li>
693
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/checkbox/checkbox.component.ts#L166">src/checkbox/checkbox.component.ts:166</a></li>
694
694
  </ul>
695
695
  </aside>
696
696
  </section>
@@ -706,8 +706,8 @@
706
706
  <div class="tsd-signature tsd-kind-icon">checked<span class="tsd-signature-symbol">:</span> </div>
707
707
  <aside class="tsd-sources">
708
708
  <ul>
709
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/checkbox/checkbox.component.ts#L211">src/checkbox/checkbox.component.ts:211</a></li>
710
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/checkbox/checkbox.component.ts#L218">src/checkbox/checkbox.component.ts:218</a></li>
709
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/checkbox/checkbox.component.ts#L211">src/checkbox/checkbox.component.ts:211</a></li>
710
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/checkbox/checkbox.component.ts#L218">src/checkbox/checkbox.component.ts:218</a></li>
711
711
  </ul>
712
712
  </aside>
713
713
  </section>
@@ -723,8 +723,8 @@
723
723
  <div class="tsd-signature tsd-kind-icon">indeterminate<span class="tsd-signature-symbol">:</span> </div>
724
724
  <aside class="tsd-sources">
725
725
  <ul>
726
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/checkbox/checkbox.component.ts#L179">src/checkbox/checkbox.component.ts:179</a></li>
727
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/checkbox/checkbox.component.ts#L202">src/checkbox/checkbox.component.ts:202</a></li>
726
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/checkbox/checkbox.component.ts#L179">src/checkbox/checkbox.component.ts:179</a></li>
727
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/checkbox/checkbox.component.ts#L202">src/checkbox/checkbox.component.ts:202</a></li>
728
728
  </ul>
729
729
  </aside>
730
730
  </section>
@@ -741,7 +741,7 @@
741
741
  <li class="tsd-description">
742
742
  <aside class="tsd-sources">
743
743
  <ul>
744
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/checkbox/checkbox.component.ts#L367">src/checkbox/checkbox.component.ts:367</a></li>
744
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/checkbox/checkbox.component.ts#L367">src/checkbox/checkbox.component.ts:367</a></li>
745
745
  </ul>
746
746
  </aside>
747
747
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@@ -764,7 +764,7 @@
764
764
  <li class="tsd-description">
765
765
  <aside class="tsd-sources">
766
766
  <ul>
767
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/checkbox/checkbox.component.ts#L322">src/checkbox/checkbox.component.ts:322</a></li>
767
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/checkbox/checkbox.component.ts#L322">src/checkbox/checkbox.component.ts:322</a></li>
768
768
  </ul>
769
769
  </aside>
770
770
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@@ -781,7 +781,7 @@
781
781
  <li class="tsd-description">
782
782
  <aside class="tsd-sources">
783
783
  <ul>
784
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/checkbox/checkbox.component.ts#L382">src/checkbox/checkbox.component.ts:382</a></li>
784
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/checkbox/checkbox.component.ts#L382">src/checkbox/checkbox.component.ts:382</a></li>
785
785
  </ul>
786
786
  </aside>
787
787
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@@ -798,7 +798,7 @@
798
798
  <li class="tsd-description">
799
799
  <aside class="tsd-sources">
800
800
  <ul>
801
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/checkbox/checkbox.component.ts#L329">src/checkbox/checkbox.component.ts:329</a></li>
801
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/checkbox/checkbox.component.ts#L329">src/checkbox/checkbox.component.ts:329</a></li>
802
802
  </ul>
803
803
  </aside>
804
804
  <h4 class="tsd-parameters-title">Parameters</h4>
@@ -821,7 +821,7 @@
821
821
  <li class="tsd-description">
822
822
  <aside class="tsd-sources">
823
823
  <ul>
824
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/checkbox/checkbox.component.ts#L336">src/checkbox/checkbox.component.ts:336</a></li>
824
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/checkbox/checkbox.component.ts#L336">src/checkbox/checkbox.component.ts:336</a></li>
825
825
  </ul>
826
826
  </aside>
827
827
  <h4 class="tsd-parameters-title">Parameters</h4>
@@ -844,7 +844,7 @@
844
844
  <li class="tsd-description">
845
845
  <aside class="tsd-sources">
846
846
  <ul>
847
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/checkbox/checkbox.component.ts#L355">src/checkbox/checkbox.component.ts:355</a></li>
847
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/checkbox/checkbox.component.ts#L355">src/checkbox/checkbox.component.ts:355</a></li>
848
848
  </ul>
849
849
  </aside>
850
850
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@@ -861,7 +861,7 @@
861
861
  <li class="tsd-description">
862
862
  <aside class="tsd-sources">
863
863
  <ul>
864
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/checkbox/checkbox.component.ts#L391">src/checkbox/checkbox.component.ts:391</a></li>
864
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/checkbox/checkbox.component.ts#L391">src/checkbox/checkbox.component.ts:391</a></li>
865
865
  </ul>
866
866
  </aside>
867
867
  <h4 class="tsd-parameters-title">Parameters</h4>
@@ -884,7 +884,7 @@
884
884
  <li class="tsd-description">
885
885
  <aside class="tsd-sources">
886
886
  <ul>
887
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/checkbox/checkbox.component.ts#L297">src/checkbox/checkbox.component.ts:297</a></li>
887
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/checkbox/checkbox.component.ts#L297">src/checkbox/checkbox.component.ts:297</a></li>
888
888
  </ul>
889
889
  </aside>
890
890
  <h4 class="tsd-parameters-title">Parameters</h4>
@@ -907,7 +907,7 @@
907
907
  <li class="tsd-description">
908
908
  <aside class="tsd-sources">
909
909
  <ul>
910
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/checkbox/checkbox.component.ts#L305">src/checkbox/checkbox.component.ts:305</a></li>
910
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/checkbox/checkbox.component.ts#L305">src/checkbox/checkbox.component.ts:305</a></li>
911
911
  </ul>
912
912
  </aside>
913
913
  <h4 class="tsd-parameters-title">Parameters</h4>
@@ -930,7 +930,7 @@
930
930
  <li class="tsd-description">
931
931
  <aside class="tsd-sources">
932
932
  <ul>
933
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/checkbox/checkbox.component.ts#L396">src/checkbox/checkbox.component.ts:396</a></li>
933
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/checkbox/checkbox.component.ts#L396">src/checkbox/checkbox.component.ts:396</a></li>
934
934
  </ul>
935
935
  </aside>
936
936
  <h4 class="tsd-parameters-title">Parameters</h4>
@@ -956,7 +956,7 @@
956
956
  <li class="tsd-description">
957
957
  <aside class="tsd-sources">
958
958
  <ul>
959
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/checkbox/checkbox.component.ts#L316">src/checkbox/checkbox.component.ts:316</a></li>
959
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/checkbox/checkbox.component.ts#L316">src/checkbox/checkbox.component.ts:316</a></li>
960
960
  </ul>
961
961
  </aside>
962
962
  <h4 class="tsd-parameters-title">Parameters</h4>
@@ -979,7 +979,7 @@
979
979
  <li class="tsd-description">
980
980
  <aside class="tsd-sources">
981
981
  <ul>
982
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/checkbox/checkbox.component.ts#L277">src/checkbox/checkbox.component.ts:277</a></li>
982
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/checkbox/checkbox.component.ts#L277">src/checkbox/checkbox.component.ts:277</a></li>
983
983
  </ul>
984
984
  </aside>
985
985
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@@ -996,7 +996,7 @@
996
996
  <li class="tsd-description">
997
997
  <aside class="tsd-sources">
998
998
  <ul>
999
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/checkbox/checkbox.component.ts#L360">src/checkbox/checkbox.component.ts:360</a></li>
999
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/checkbox/checkbox.component.ts#L360">src/checkbox/checkbox.component.ts:360</a></li>
1000
1000
  </ul>
1001
1001
  </aside>
1002
1002
  <h4 class="tsd-parameters-title">Parameters</h4>
@@ -1019,7 +1019,7 @@
1019
1019
  <li class="tsd-description">
1020
1020
  <aside class="tsd-sources">
1021
1021
  <ul>
1022
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/checkbox/checkbox.component.ts#L289">src/checkbox/checkbox.component.ts:289</a></li>
1022
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/checkbox/checkbox.component.ts#L289">src/checkbox/checkbox.component.ts:289</a></li>
1023
1023
  </ul>
1024
1024
  </aside>
1025
1025
  <h4 class="tsd-parameters-title">Parameters</h4>
@@ -101,7 +101,7 @@
101
101
  <div class="tsd-signature tsd-kind-icon">checked<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></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/checkbox/checkbox.component.ts#L40">src/checkbox/checkbox.component.ts:40</a></li>
104
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/checkbox/checkbox.component.ts#L40">src/checkbox/checkbox.component.ts:40</a></li>
105
105
  </ul>
106
106
  </aside>
107
107
  </section>
@@ -111,7 +111,7 @@
111
111
  <div class="tsd-signature tsd-kind-icon">source<span class="tsd-signature-symbol">:</span> <a href="src_checkbox.checkbox.html" class="tsd-signature-type">Checkbox</a></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/checkbox/checkbox.component.ts#L36">src/checkbox/checkbox.component.ts:36</a></li>
114
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/checkbox/checkbox.component.ts#L36">src/checkbox/checkbox.component.ts:36</a></li>
115
115
  </ul>
116
116
  </aside>
117
117
  </section>
@@ -141,7 +141,7 @@
141
141
  <aside class="tsd-sources">
142
142
  <p>Overrides <a href="src_exported_tests.componenttests.html">ComponentTests</a>.<a href="src_exported_tests.componenttests.html#constructor">constructor</a></p>
143
143
  <ul>
144
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/checkbox/checkbox-exported-tests.ts#L14">src/checkbox/checkbox-exported-tests.ts:14</a></li>
144
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/checkbox/checkbox-exported-tests.ts#L14">src/checkbox/checkbox-exported-tests.ts:14</a></li>
145
145
  </ul>
146
146
  </aside>
147
147
  <h4 class="tsd-parameters-title">Parameters</h4>
@@ -164,7 +164,7 @@
164
164
  <aside class="tsd-sources">
165
165
  <p>Inherited from <a href="src_exported_tests.componenttests.html">ComponentTests</a>.<a href="src_exported_tests.componenttests.html#settings">settings</a></p>
166
166
  <ul>
167
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/exported-tests/component-tests.ts#L17">src/exported-tests/component-tests.ts:17</a></li>
167
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/exported-tests/component-tests.ts#L17">src/exported-tests/component-tests.ts:17</a></li>
168
168
  </ul>
169
169
  </aside>
170
170
  </section>
@@ -175,7 +175,7 @@
175
175
  <aside class="tsd-sources">
176
176
  <p>Inherited from <a href="src_exported_tests.componenttests.html">ComponentTests</a>.<a href="src_exported_tests.componenttests.html#tests">tests</a></p>
177
177
  <ul>
178
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/exported-tests/component-tests.ts#L18">src/exported-tests/component-tests.ts:18</a></li>
178
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/exported-tests/component-tests.ts#L18">src/exported-tests/component-tests.ts:18</a></li>
179
179
  </ul>
180
180
  </aside>
181
181
  </section>
@@ -193,7 +193,7 @@
193
193
  <aside class="tsd-sources">
194
194
  <p>Inherited from <a href="src_exported_tests.componenttests.html">ComponentTests</a>.<a href="src_exported_tests.componenttests.html#getcomponent">getComponent</a></p>
195
195
  <ul>
196
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/exported-tests/component-tests.ts#L31">src/exported-tests/component-tests.ts:31</a></li>
196
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/exported-tests/component-tests.ts#L31">src/exported-tests/component-tests.ts:31</a></li>
197
197
  </ul>
198
198
  </aside>
199
199
  <h4 class="tsd-parameters-title">Parameters</h4>
@@ -220,7 +220,7 @@
220
220
  <aside class="tsd-sources">
221
221
  <p>Inherited from <a href="src_exported_tests.componenttests.html">ComponentTests</a>.<a href="src_exported_tests.componenttests.html#gettests">getTests</a></p>
222
222
  <ul>
223
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/exported-tests/component-tests.ts#L24">src/exported-tests/component-tests.ts:24</a></li>
223
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/exported-tests/component-tests.ts#L24">src/exported-tests/component-tests.ts:24</a></li>
224
224
  </ul>
225
225
  </aside>
226
226
  <h4 class="tsd-parameters-title">Parameters</h4>
@@ -243,7 +243,7 @@
243
243
  <li class="tsd-description">
244
244
  <aside class="tsd-sources">
245
245
  <ul>
246
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/checkbox/checkbox-exported-tests.ts#L20">src/checkbox/checkbox-exported-tests.ts:20</a></li>
246
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/checkbox/checkbox-exported-tests.ts#L20">src/checkbox/checkbox-exported-tests.ts:20</a></li>
247
247
  </ul>
248
248
  </aside>
249
249
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">object</span><span class="tsd-signature-symbol">[]</span></h4>
@@ -260,7 +260,7 @@
260
260
  <aside class="tsd-sources">
261
261
  <p>Inherited from <a href="src_exported_tests.componenttests.html">ComponentTests</a>.<a href="src_exported_tests.componenttests.html#defaults">defaults</a></p>
262
262
  <ul>
263
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/exported-tests/component-tests.ts#L11">src/exported-tests/component-tests.ts:11</a></li>
263
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/exported-tests/component-tests.ts#L11">src/exported-tests/component-tests.ts:11</a></li>
264
264
  </ul>
265
265
  </aside>
266
266
  <section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal">
@@ -269,7 +269,7 @@
269
269
  <div class="tsd-signature tsd-kind-icon">classes<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div>
270
270
  <aside class="tsd-sources">
271
271
  <ul>
272
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/exported-tests/component-tests.ts#L15">src/exported-tests/component-tests.ts:15</a></li>
272
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/exported-tests/component-tests.ts#L15">src/exported-tests/component-tests.ts:15</a></li>
273
273
  </ul>
274
274
  </aside>
275
275
  <div class="tsd-type-declaration">
@@ -284,7 +284,7 @@
284
284
  <div class="tsd-signature tsd-kind-icon">selectors<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div>
285
285
  <aside class="tsd-sources">
286
286
  <ul>
287
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/exported-tests/component-tests.ts#L12">src/exported-tests/component-tests.ts:12</a></li>
287
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/exported-tests/component-tests.ts#L12">src/exported-tests/component-tests.ts:12</a></li>
288
288
  </ul>
289
289
  </aside>
290
290
  <section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal">
@@ -293,7 +293,7 @@
293
293
  <div class="tsd-signature tsd-kind-icon">root<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;&quot;</span></div>
294
294
  <aside class="tsd-sources">
295
295
  <ul>
296
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/exported-tests/component-tests.ts#L13">src/exported-tests/component-tests.ts:13</a></li>
296
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/exported-tests/component-tests.ts#L13">src/exported-tests/component-tests.ts:13</a></li>
297
297
  </ul>
298
298
  </aside>
299
299
  </section>