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
@@ -184,7 +184,7 @@
184
184
  <li class="tsd-description">
185
185
  <aside class="tsd-sources">
186
186
  <ul>
187
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/ui-shell/panel/switcher-list-item.component.ts#L80">src/ui-shell/panel/switcher-list-item.component.ts:80</a></li>
187
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/ui-shell/panel/switcher-list-item.component.ts#L80">src/ui-shell/panel/switcher-list-item.component.ts:80</a></li>
188
188
  </ul>
189
189
  </aside>
190
190
  <h4 class="tsd-parameters-title">Parameters</h4>
@@ -209,7 +209,7 @@
209
209
  <div class="tsd-signature tsd-kind-icon">_href<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;javascript:void(0)&quot;</span></div>
210
210
  <aside class="tsd-sources">
211
211
  <ul>
212
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/ui-shell/panel/switcher-list-item.component.ts#L79">src/ui-shell/panel/switcher-list-item.component.ts:79</a></li>
212
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/ui-shell/panel/switcher-list-item.component.ts#L79">src/ui-shell/panel/switcher-list-item.component.ts:79</a></li>
213
213
  </ul>
214
214
  </aside>
215
215
  </section>
@@ -219,7 +219,7 @@
219
219
  <div class="tsd-signature tsd-kind-icon">_target<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;&quot;</span></div>
220
220
  <aside class="tsd-sources">
221
221
  <ul>
222
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/ui-shell/panel/switcher-list-item.component.ts#L80">src/ui-shell/panel/switcher-list-item.component.ts:80</a></li>
222
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/ui-shell/panel/switcher-list-item.component.ts#L80">src/ui-shell/panel/switcher-list-item.component.ts:80</a></li>
223
223
  </ul>
224
224
  </aside>
225
225
  </section>
@@ -235,7 +235,7 @@
235
235
  <div class="tsd-signature tsd-kind-icon">active<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> =&nbsp;false</span></div>
236
236
  <aside class="tsd-sources">
237
237
  <ul>
238
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/ui-shell/panel/switcher-list-item.component.ts#L34">src/ui-shell/panel/switcher-list-item.component.ts:34</a></li>
238
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/ui-shell/panel/switcher-list-item.component.ts#L34">src/ui-shell/panel/switcher-list-item.component.ts:34</a></li>
239
239
  </ul>
240
240
  </aside>
241
241
  </section>
@@ -245,7 +245,7 @@
245
245
  <div class="tsd-signature tsd-kind-icon">dom<wbr>Sanitizer<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">DomSanitizer</span></div>
246
246
  <aside class="tsd-sources">
247
247
  <ul>
248
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/ui-shell/panel/switcher-list-item.component.ts#L82">src/ui-shell/panel/switcher-list-item.component.ts:82</a></li>
248
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/ui-shell/panel/switcher-list-item.component.ts#L82">src/ui-shell/panel/switcher-list-item.component.ts:82</a></li>
249
249
  </ul>
250
250
  </aside>
251
251
  </section>
@@ -261,7 +261,7 @@
261
261
  <div class="tsd-signature tsd-kind-icon">item<wbr>Class<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> =&nbsp;true</span></div>
262
262
  <aside class="tsd-sources">
263
263
  <ul>
264
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/ui-shell/panel/switcher-list-item.component.ts#L75">src/ui-shell/panel/switcher-list-item.component.ts:75</a></li>
264
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/ui-shell/panel/switcher-list-item.component.ts#L75">src/ui-shell/panel/switcher-list-item.component.ts:75</a></li>
265
265
  </ul>
266
266
  </aside>
267
267
  </section>
@@ -277,7 +277,7 @@
277
277
  <div class="tsd-signature tsd-kind-icon">item<wbr>Role<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;listitem&quot;</span></div>
278
278
  <aside class="tsd-sources">
279
279
  <ul>
280
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/ui-shell/panel/switcher-list-item.component.ts#L77">src/ui-shell/panel/switcher-list-item.component.ts:77</a></li>
280
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/ui-shell/panel/switcher-list-item.component.ts#L77">src/ui-shell/panel/switcher-list-item.component.ts:77</a></li>
281
281
  </ul>
282
282
  </aside>
283
283
  </section>
@@ -293,7 +293,7 @@
293
293
  <div class="tsd-signature tsd-kind-icon">navigation<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">Promise</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">&gt;</span><span class="tsd-signature-symbol"> =&nbsp;new EventEmitter&lt;Promise&lt;boolean&gt;&gt;()</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/ui-shell/panel/switcher-list-item.component.ts#L58">src/ui-shell/panel/switcher-list-item.component.ts:58</a></li>
296
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/ui-shell/panel/switcher-list-item.component.ts#L58">src/ui-shell/panel/switcher-list-item.component.ts:58</a></li>
297
297
  </ul>
298
298
  </aside>
299
299
  </section>
@@ -309,7 +309,7 @@
309
309
  <div class="tsd-signature tsd-kind-icon">route<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">[]</span></div>
310
310
  <aside class="tsd-sources">
311
311
  <ul>
312
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/ui-shell/panel/switcher-list-item.component.ts#L40">src/ui-shell/panel/switcher-list-item.component.ts:40</a></li>
312
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/ui-shell/panel/switcher-list-item.component.ts#L40">src/ui-shell/panel/switcher-list-item.component.ts:40</a></li>
313
313
  </ul>
314
314
  </aside>
315
315
  </section>
@@ -325,7 +325,7 @@
325
325
  <div class="tsd-signature tsd-kind-icon">route<wbr>Extras<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div>
326
326
  <aside class="tsd-sources">
327
327
  <ul>
328
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/ui-shell/panel/switcher-list-item.component.ts#L46">src/ui-shell/panel/switcher-list-item.component.ts:46</a></li>
328
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/ui-shell/panel/switcher-list-item.component.ts#L46">src/ui-shell/panel/switcher-list-item.component.ts:46</a></li>
329
329
  </ul>
330
330
  </aside>
331
331
  </section>
@@ -341,7 +341,7 @@
341
341
  <div class="tsd-signature tsd-kind-icon">router<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Router</span></div>
342
342
  <aside class="tsd-sources">
343
343
  <ul>
344
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/ui-shell/panel/switcher-list-item.component.ts#L82">src/ui-shell/panel/switcher-list-item.component.ts:82</a></li>
344
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/ui-shell/panel/switcher-list-item.component.ts#L82">src/ui-shell/panel/switcher-list-item.component.ts:82</a></li>
345
345
  </ul>
346
346
  </aside>
347
347
  </section>
@@ -360,8 +360,8 @@
360
360
  <div class="tsd-signature tsd-kind-icon">href<span class="tsd-signature-symbol">:</span> </div>
361
361
  <aside class="tsd-sources">
362
362
  <ul>
363
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/ui-shell/panel/switcher-list-item.component.ts#L51">src/ui-shell/panel/switcher-list-item.component.ts:51</a></li>
364
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/ui-shell/panel/switcher-list-item.component.ts#L60">src/ui-shell/panel/switcher-list-item.component.ts:60</a></li>
363
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/ui-shell/panel/switcher-list-item.component.ts#L51">src/ui-shell/panel/switcher-list-item.component.ts:51</a></li>
364
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/ui-shell/panel/switcher-list-item.component.ts#L60">src/ui-shell/panel/switcher-list-item.component.ts:60</a></li>
365
365
  </ul>
366
366
  </aside>
367
367
  </section>
@@ -377,8 +377,8 @@
377
377
  <div class="tsd-signature tsd-kind-icon">target<span class="tsd-signature-symbol">:</span> </div>
378
378
  <aside class="tsd-sources">
379
379
  <ul>
380
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/ui-shell/panel/switcher-list-item.component.ts#L67">src/ui-shell/panel/switcher-list-item.component.ts:67</a></li>
381
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/ui-shell/panel/switcher-list-item.component.ts#L71">src/ui-shell/panel/switcher-list-item.component.ts:71</a></li>
380
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/ui-shell/panel/switcher-list-item.component.ts#L67">src/ui-shell/panel/switcher-list-item.component.ts:67</a></li>
381
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/ui-shell/panel/switcher-list-item.component.ts#L71">src/ui-shell/panel/switcher-list-item.component.ts:71</a></li>
382
382
  </ul>
383
383
  </aside>
384
384
  </section>
@@ -395,7 +395,7 @@
395
395
  <li class="tsd-description">
396
396
  <aside class="tsd-sources">
397
397
  <ul>
398
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/ui-shell/panel/switcher-list-item.component.ts#L84">src/ui-shell/panel/switcher-list-item.component.ts:84</a></li>
398
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/ui-shell/panel/switcher-list-item.component.ts#L84">src/ui-shell/panel/switcher-list-item.component.ts:84</a></li>
399
399
  </ul>
400
400
  </aside>
401
401
  <h4 class="tsd-parameters-title">Parameters</h4>
@@ -168,7 +168,7 @@
168
168
  <li class="tsd-description">
169
169
  <aside class="tsd-sources">
170
170
  <ul>
171
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/ui-shell/sidenav/sidenav.component.ts#L106">src/ui-shell/sidenav/sidenav.component.ts:106</a></li>
171
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/ui-shell/sidenav/sidenav.component.ts#L106">src/ui-shell/sidenav/sidenav.component.ts:106</a></li>
172
172
  </ul>
173
173
  </aside>
174
174
  <h4 class="tsd-parameters-title">Parameters</h4>
@@ -196,7 +196,7 @@
196
196
  <div class="tsd-signature tsd-kind-icon">allow<wbr>Expansion<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> =&nbsp;false</span></div>
197
197
  <aside class="tsd-sources">
198
198
  <ul>
199
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/ui-shell/sidenav/sidenav.component.ts#L99">src/ui-shell/sidenav/sidenav.component.ts:99</a></li>
199
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/ui-shell/sidenav/sidenav.component.ts#L99">src/ui-shell/sidenav/sidenav.component.ts:99</a></li>
200
200
  </ul>
201
201
  </aside>
202
202
  </section>
@@ -216,7 +216,7 @@
216
216
  <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;Side navigation&quot;</span></div>
217
217
  <aside class="tsd-sources">
218
218
  <ul>
219
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/ui-shell/sidenav/sidenav.component.ts#L88">src/ui-shell/sidenav/sidenav.component.ts:88</a></li>
219
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/ui-shell/sidenav/sidenav.component.ts#L88">src/ui-shell/sidenav/sidenav.component.ts:88</a></li>
220
220
  </ul>
221
221
  </aside>
222
222
  </section>
@@ -236,7 +236,7 @@
236
236
  <div class="tsd-signature tsd-kind-icon">expanded<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> =&nbsp;true</span></div>
237
237
  <aside class="tsd-sources">
238
238
  <ul>
239
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/ui-shell/sidenav/sidenav.component.ts#L92">src/ui-shell/sidenav/sidenav.component.ts:92</a></li>
239
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/ui-shell/sidenav/sidenav.component.ts#L92">src/ui-shell/sidenav/sidenav.component.ts:92</a></li>
240
240
  </ul>
241
241
  </aside>
242
242
  </section>
@@ -256,7 +256,7 @@
256
256
  <div class="tsd-signature tsd-kind-icon">hidden<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> =&nbsp;false</span></div>
257
257
  <aside class="tsd-sources">
258
258
  <ul>
259
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/ui-shell/sidenav/sidenav.component.ts#L96">src/ui-shell/sidenav/sidenav.component.ts:96</a></li>
259
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/ui-shell/sidenav/sidenav.component.ts#L96">src/ui-shell/sidenav/sidenav.component.ts:96</a></li>
260
260
  </ul>
261
261
  </aside>
262
262
  </section>
@@ -272,7 +272,7 @@
272
272
  <div class="tsd-signature tsd-kind-icon">host<wbr>Class<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> =&nbsp;true</span></div>
273
273
  <aside class="tsd-sources">
274
274
  <ul>
275
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/ui-shell/sidenav/sidenav.component.ts#L87">src/ui-shell/sidenav/sidenav.component.ts:87</a></li>
275
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/ui-shell/sidenav/sidenav.component.ts#L87">src/ui-shell/sidenav/sidenav.component.ts:87</a></li>
276
276
  </ul>
277
277
  </aside>
278
278
  </section>
@@ -282,7 +282,7 @@
282
282
  <div class="tsd-signature tsd-kind-icon">i18n<span class="tsd-signature-symbol">:</span> <a href="src_i18n.i18n.html" class="tsd-signature-type">I18n</a></div>
283
283
  <aside class="tsd-sources">
284
284
  <ul>
285
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/ui-shell/sidenav/sidenav.component.ts#L108">src/ui-shell/sidenav/sidenav.component.ts:108</a></li>
285
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/ui-shell/sidenav/sidenav.component.ts#L108">src/ui-shell/sidenav/sidenav.component.ts:108</a></li>
286
286
  </ul>
287
287
  </aside>
288
288
  </section>
@@ -298,7 +298,7 @@
298
298
  <div class="tsd-signature tsd-kind-icon">navigation<wbr>Items<span class="tsd-signature-symbol">:</span> <a href="../interfaces/src_ui_shell_header.navigationitem.html" class="tsd-signature-type">NavigationItem</a><span class="tsd-signature-symbol">[]</span></div>
299
299
  <aside class="tsd-sources">
300
300
  <ul>
301
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/ui-shell/sidenav/sidenav.component.ts#L106">src/ui-shell/sidenav/sidenav.component.ts:106</a></li>
301
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/ui-shell/sidenav/sidenav.component.ts#L106">src/ui-shell/sidenav/sidenav.component.ts:106</a></li>
302
302
  </ul>
303
303
  </aside>
304
304
  </section>
@@ -318,7 +318,7 @@
318
318
  <div class="tsd-signature tsd-kind-icon">rail<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> =&nbsp;false</span></div>
319
319
  <aside class="tsd-sources">
320
320
  <ul>
321
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/ui-shell/sidenav/sidenav.component.ts#L97">src/ui-shell/sidenav/sidenav.component.ts:97</a></li>
321
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/ui-shell/sidenav/sidenav.component.ts#L97">src/ui-shell/sidenav/sidenav.component.ts:97</a></li>
322
322
  </ul>
323
323
  </aside>
324
324
  </section>
@@ -334,7 +334,7 @@
334
334
  <div class="tsd-signature tsd-kind-icon">role<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;complementary&quot;</span></div>
335
335
  <aside class="tsd-sources">
336
336
  <ul>
337
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/ui-shell/sidenav/sidenav.component.ts#L86">src/ui-shell/sidenav/sidenav.component.ts:86</a></li>
337
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/ui-shell/sidenav/sidenav.component.ts#L86">src/ui-shell/sidenav/sidenav.component.ts:86</a></li>
338
338
  </ul>
339
339
  </aside>
340
340
  </section>
@@ -350,7 +350,7 @@
350
350
  <div class="tsd-signature tsd-kind-icon">ux<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> =&nbsp;true</span></div>
351
351
  <aside class="tsd-sources">
352
352
  <ul>
353
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/ui-shell/sidenav/sidenav.component.ts#L98">src/ui-shell/sidenav/sidenav.component.ts:98</a></li>
353
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/ui-shell/sidenav/sidenav.component.ts#L98">src/ui-shell/sidenav/sidenav.component.ts:98</a></li>
354
354
  </ul>
355
355
  </aside>
356
356
  </section>
@@ -367,7 +367,7 @@
367
367
  <li class="tsd-description">
368
368
  <aside class="tsd-sources">
369
369
  <ul>
370
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/ui-shell/sidenav/sidenav.component.ts#L110">src/ui-shell/sidenav/sidenav.component.ts:110</a></li>
370
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/ui-shell/sidenav/sidenav.component.ts#L110">src/ui-shell/sidenav/sidenav.component.ts:110</a></li>
371
371
  </ul>
372
372
  </aside>
373
373
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@@ -196,7 +196,7 @@
196
196
  <li class="tsd-description">
197
197
  <aside class="tsd-sources">
198
198
  <ul>
199
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/ui-shell/sidenav/sidenav-item.component.ts#L91">src/ui-shell/sidenav/sidenav-item.component.ts:91</a></li>
199
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/ui-shell/sidenav/sidenav-item.component.ts#L91">src/ui-shell/sidenav/sidenav-item.component.ts:91</a></li>
200
200
  </ul>
201
201
  </aside>
202
202
  <h4 class="tsd-parameters-title">Parameters</h4>
@@ -221,7 +221,7 @@
221
221
  <div class="tsd-signature tsd-kind-icon">_href<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;javascript:void(0)&quot;</span></div>
222
222
  <aside class="tsd-sources">
223
223
  <ul>
224
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/ui-shell/sidenav/sidenav-item.component.ts#L91">src/ui-shell/sidenav/sidenav-item.component.ts:91</a></li>
224
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/ui-shell/sidenav/sidenav-item.component.ts#L91">src/ui-shell/sidenav/sidenav-item.component.ts:91</a></li>
225
225
  </ul>
226
226
  </aside>
227
227
  </section>
@@ -237,7 +237,7 @@
237
237
  <div class="tsd-signature tsd-kind-icon">active<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> =&nbsp;false</span></div>
238
238
  <aside class="tsd-sources">
239
239
  <ul>
240
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/ui-shell/sidenav/sidenav-item.component.ts#L59">src/ui-shell/sidenav/sidenav-item.component.ts:59</a></li>
240
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/ui-shell/sidenav/sidenav-item.component.ts#L59">src/ui-shell/sidenav/sidenav-item.component.ts:59</a></li>
241
241
  </ul>
242
242
  </aside>
243
243
  </section>
@@ -247,7 +247,7 @@
247
247
  <div class="tsd-signature tsd-kind-icon">dom<wbr>Sanitizer<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">DomSanitizer</span></div>
248
248
  <aside class="tsd-sources">
249
249
  <ul>
250
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/ui-shell/sidenav/sidenav-item.component.ts#L93">src/ui-shell/sidenav/sidenav-item.component.ts:93</a></li>
250
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/ui-shell/sidenav/sidenav-item.component.ts#L93">src/ui-shell/sidenav/sidenav-item.component.ts:93</a></li>
251
251
  </ul>
252
252
  </aside>
253
253
  </section>
@@ -263,7 +263,7 @@
263
263
  <div class="tsd-signature tsd-kind-icon">is<wbr>Sub<wbr>Menu<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> =&nbsp;false</span></div>
264
264
  <aside class="tsd-sources">
265
265
  <ul>
266
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/ui-shell/sidenav/sidenav-item.component.ts#L67">src/ui-shell/sidenav/sidenav-item.component.ts:67</a></li>
266
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/ui-shell/sidenav/sidenav-item.component.ts#L67">src/ui-shell/sidenav/sidenav-item.component.ts:67</a></li>
267
267
  </ul>
268
268
  </aside>
269
269
  </section>
@@ -279,7 +279,7 @@
279
279
  <div class="tsd-signature tsd-kind-icon">navigation<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">Promise</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">&gt;</span><span class="tsd-signature-symbol"> =&nbsp;new EventEmitter&lt;Promise&lt;boolean&gt;&gt;()</span></div>
280
280
  <aside class="tsd-sources">
281
281
  <ul>
282
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/ui-shell/sidenav/sidenav-item.component.ts#L83">src/ui-shell/sidenav/sidenav-item.component.ts:83</a></li>
282
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/ui-shell/sidenav/sidenav-item.component.ts#L83">src/ui-shell/sidenav/sidenav-item.component.ts:83</a></li>
283
283
  </ul>
284
284
  </aside>
285
285
  </section>
@@ -295,7 +295,7 @@
295
295
  <div class="tsd-signature tsd-kind-icon">route<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">[]</span></div>
296
296
  <aside class="tsd-sources">
297
297
  <ul>
298
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/ui-shell/sidenav/sidenav-item.component.ts#L65">src/ui-shell/sidenav/sidenav-item.component.ts:65</a></li>
298
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/ui-shell/sidenav/sidenav-item.component.ts#L65">src/ui-shell/sidenav/sidenav-item.component.ts:65</a></li>
299
299
  </ul>
300
300
  </aside>
301
301
  </section>
@@ -311,7 +311,7 @@
311
311
  <div class="tsd-signature tsd-kind-icon">route<wbr>Extras<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div>
312
312
  <aside class="tsd-sources">
313
313
  <ul>
314
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/ui-shell/sidenav/sidenav-item.component.ts#L73">src/ui-shell/sidenav/sidenav-item.component.ts:73</a></li>
314
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/ui-shell/sidenav/sidenav-item.component.ts#L73">src/ui-shell/sidenav/sidenav-item.component.ts:73</a></li>
315
315
  </ul>
316
316
  </aside>
317
317
  </section>
@@ -327,7 +327,7 @@
327
327
  <div class="tsd-signature tsd-kind-icon">router<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Router</span></div>
328
328
  <aside class="tsd-sources">
329
329
  <ul>
330
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/ui-shell/sidenav/sidenav-item.component.ts#L93">src/ui-shell/sidenav/sidenav-item.component.ts:93</a></li>
330
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/ui-shell/sidenav/sidenav-item.component.ts#L93">src/ui-shell/sidenav/sidenav-item.component.ts:93</a></li>
331
331
  </ul>
332
332
  </aside>
333
333
  </section>
@@ -343,7 +343,7 @@
343
343
  <div class="tsd-signature tsd-kind-icon">selected<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>
344
344
  <aside class="tsd-sources">
345
345
  <ul>
346
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/ui-shell/sidenav/sidenav-item.component.ts#L89">src/ui-shell/sidenav/sidenav-item.component.ts:89</a></li>
346
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/ui-shell/sidenav/sidenav-item.component.ts#L89">src/ui-shell/sidenav/sidenav-item.component.ts:89</a></li>
347
347
  </ul>
348
348
  </aside>
349
349
  </section>
@@ -359,7 +359,7 @@
359
359
  <div class="tsd-signature tsd-kind-icon">title<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
360
360
  <aside class="tsd-sources">
361
361
  <ul>
362
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/ui-shell/sidenav/sidenav-item.component.ts#L78">src/ui-shell/sidenav/sidenav-item.component.ts:78</a></li>
362
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/ui-shell/sidenav/sidenav-item.component.ts#L78">src/ui-shell/sidenav/sidenav-item.component.ts:78</a></li>
363
363
  </ul>
364
364
  </aside>
365
365
  </section>
@@ -378,8 +378,8 @@
378
378
  <div class="tsd-signature tsd-kind-icon">href<span class="tsd-signature-symbol">:</span> </div>
379
379
  <aside class="tsd-sources">
380
380
  <ul>
381
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/ui-shell/sidenav/sidenav-item.component.ts#L44">src/ui-shell/sidenav/sidenav-item.component.ts:44</a></li>
382
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/ui-shell/sidenav/sidenav-item.component.ts#L52">src/ui-shell/sidenav/sidenav-item.component.ts:52</a></li>
381
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/ui-shell/sidenav/sidenav-item.component.ts#L44">src/ui-shell/sidenav/sidenav-item.component.ts:44</a></li>
382
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/ui-shell/sidenav/sidenav-item.component.ts#L52">src/ui-shell/sidenav/sidenav-item.component.ts:52</a></li>
383
383
  </ul>
384
384
  </aside>
385
385
  </section>
@@ -396,7 +396,7 @@
396
396
  <li class="tsd-description">
397
397
  <aside class="tsd-sources">
398
398
  <ul>
399
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/ui-shell/sidenav/sidenav-item.component.ts#L101">src/ui-shell/sidenav/sidenav-item.component.ts:101</a></li>
399
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/ui-shell/sidenav/sidenav-item.component.ts#L101">src/ui-shell/sidenav/sidenav-item.component.ts:101</a></li>
400
400
  </ul>
401
401
  </aside>
402
402
  <h4 class="tsd-parameters-title">Parameters</h4>
@@ -419,7 +419,7 @@
419
419
  <li class="tsd-description">
420
420
  <aside class="tsd-sources">
421
421
  <ul>
422
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/ui-shell/sidenav/sidenav-item.component.ts#L95">src/ui-shell/sidenav/sidenav-item.component.ts:95</a></li>
422
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/ui-shell/sidenav/sidenav-item.component.ts#L95">src/ui-shell/sidenav/sidenav-item.component.ts:95</a></li>
423
423
  </ul>
424
424
  </aside>
425
425
  <h4 class="tsd-parameters-title">Parameters</h4>
@@ -154,7 +154,7 @@
154
154
  <div class="tsd-signature tsd-kind-icon">active<wbr>Items<wbr>Subscription<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Subscription</span><span class="tsd-signature-symbol"> =&nbsp;new Subscription()</span></div>
155
155
  <aside class="tsd-sources">
156
156
  <ul>
157
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/ui-shell/sidenav/sidenav-menu.component.ts#L81">src/ui-shell/sidenav/sidenav-menu.component.ts:81</a></li>
157
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/ui-shell/sidenav/sidenav-menu.component.ts#L81">src/ui-shell/sidenav/sidenav-menu.component.ts:81</a></li>
158
158
  </ul>
159
159
  </aside>
160
160
  </section>
@@ -170,7 +170,7 @@
170
170
  <div class="tsd-signature tsd-kind-icon">expanded<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> =&nbsp;false</span></div>
171
171
  <aside class="tsd-sources">
172
172
  <ul>
173
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/ui-shell/sidenav/sidenav-menu.component.ts#L70">src/ui-shell/sidenav/sidenav-menu.component.ts:70</a></li>
173
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/ui-shell/sidenav/sidenav-menu.component.ts#L70">src/ui-shell/sidenav/sidenav-menu.component.ts:70</a></li>
174
174
  </ul>
175
175
  </aside>
176
176
  </section>
@@ -186,7 +186,7 @@
186
186
  <div class="tsd-signature tsd-kind-icon">has<wbr>Active<wbr>Child<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> =&nbsp;false</span></div>
187
187
  <aside class="tsd-sources">
188
188
  <ul>
189
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/ui-shell/sidenav/sidenav-menu.component.ts#L75">src/ui-shell/sidenav/sidenav-menu.component.ts:75</a></li>
189
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/ui-shell/sidenav/sidenav-menu.component.ts#L75">src/ui-shell/sidenav/sidenav-menu.component.ts:75</a></li>
190
190
  </ul>
191
191
  </aside>
192
192
  </section>
@@ -202,7 +202,7 @@
202
202
  <div class="tsd-signature tsd-kind-icon">menu<wbr>Items<span class="tsd-signature-symbol">:</span> <a href="../interfaces/src_ui_shell_sidenav.sidenaviteminterface.html" class="tsd-signature-type">SideNavItemInterface</a><span class="tsd-signature-symbol">[]</span></div>
203
203
  <aside class="tsd-sources">
204
204
  <ul>
205
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/ui-shell/sidenav/sidenav-menu.component.ts#L77">src/ui-shell/sidenav/sidenav-menu.component.ts:77</a></li>
205
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/ui-shell/sidenav/sidenav-menu.component.ts#L77">src/ui-shell/sidenav/sidenav-menu.component.ts:77</a></li>
206
206
  </ul>
207
207
  </aside>
208
208
  </section>
@@ -218,7 +218,7 @@
218
218
  <div class="tsd-signature tsd-kind-icon">sidenav<wbr>Items<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">QueryList</span><span class="tsd-signature-symbol">&lt;</span><a href="src_ui_shell_sidenav.sidenavitem.html" class="tsd-signature-type">SideNavItem</a><span class="tsd-signature-symbol">&gt;</span></div>
219
219
  <aside class="tsd-sources">
220
220
  <ul>
221
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/ui-shell/sidenav/sidenav-menu.component.ts#L79">src/ui-shell/sidenav/sidenav-menu.component.ts:79</a></li>
221
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/ui-shell/sidenav/sidenav-menu.component.ts#L79">src/ui-shell/sidenav/sidenav-menu.component.ts:79</a></li>
222
222
  </ul>
223
223
  </aside>
224
224
  </section>
@@ -234,7 +234,7 @@
234
234
  <div class="tsd-signature tsd-kind-icon">title<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
235
235
  <aside class="tsd-sources">
236
236
  <ul>
237
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/ui-shell/sidenav/sidenav-menu.component.ts#L66">src/ui-shell/sidenav/sidenav-menu.component.ts:66</a></li>
237
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/ui-shell/sidenav/sidenav-menu.component.ts#L66">src/ui-shell/sidenav/sidenav-menu.component.ts:66</a></li>
238
238
  </ul>
239
239
  </aside>
240
240
  </section>
@@ -251,7 +251,7 @@
251
251
  <li class="tsd-description">
252
252
  <aside class="tsd-sources">
253
253
  <ul>
254
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/ui-shell/sidenav/sidenav-menu.component.ts#L115">src/ui-shell/sidenav/sidenav-menu.component.ts:115</a></li>
254
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/ui-shell/sidenav/sidenav-menu.component.ts#L115">src/ui-shell/sidenav/sidenav-menu.component.ts:115</a></li>
255
255
  </ul>
256
256
  </aside>
257
257
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@@ -268,7 +268,7 @@
268
268
  <li class="tsd-description">
269
269
  <aside class="tsd-sources">
270
270
  <ul>
271
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/ui-shell/sidenav/sidenav-menu.component.ts#L83">src/ui-shell/sidenav/sidenav-menu.component.ts:83</a></li>
271
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/ui-shell/sidenav/sidenav-menu.component.ts#L83">src/ui-shell/sidenav/sidenav-menu.component.ts:83</a></li>
272
272
  </ul>
273
273
  </aside>
274
274
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@@ -285,7 +285,7 @@
285
285
  <li class="tsd-description">
286
286
  <aside class="tsd-sources">
287
287
  <ul>
288
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/ui-shell/sidenav/sidenav-menu.component.ts#L107">src/ui-shell/sidenav/sidenav-menu.component.ts:107</a></li>
288
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/ui-shell/sidenav/sidenav-menu.component.ts#L107">src/ui-shell/sidenav/sidenav-menu.component.ts:107</a></li>
289
289
  </ul>
290
290
  </aside>
291
291
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@@ -302,7 +302,7 @@
302
302
  <li class="tsd-description">
303
303
  <aside class="tsd-sources">
304
304
  <ul>
305
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/ui-shell/sidenav/sidenav-menu.component.ts#L111">src/ui-shell/sidenav/sidenav-menu.component.ts:111</a></li>
305
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/ui-shell/sidenav/sidenav-menu.component.ts#L111">src/ui-shell/sidenav/sidenav-menu.component.ts:111</a></li>
306
306
  </ul>
307
307
  </aside>
308
308
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@@ -113,7 +113,7 @@
113
113
  <li class="tsd-description">
114
114
  <aside class="tsd-sources">
115
115
  <ul>
116
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/utils/animation-frame.service.ts#L37">src/utils/animation-frame.service.ts:37</a></li>
116
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/utils/animation-frame.service.ts#L37">src/utils/animation-frame.service.ts:37</a></li>
117
117
  </ul>
118
118
  </aside>
119
119
  <h4 class="tsd-parameters-title">Parameters</h4>
@@ -135,7 +135,7 @@
135
135
  <div class="tsd-signature tsd-kind-icon">singleton<span class="tsd-signature-symbol">:</span> <a href="src_utils.animationframeservicesingleton.html" class="tsd-signature-type">AnimationFrameServiceSingleton</a></div>
136
136
  <aside class="tsd-sources">
137
137
  <ul>
138
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/utils/animation-frame.service.ts#L39">src/utils/animation-frame.service.ts:39</a></li>
138
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/utils/animation-frame.service.ts#L39">src/utils/animation-frame.service.ts:39</a></li>
139
139
  </ul>
140
140
  </aside>
141
141
  </section>
@@ -145,7 +145,7 @@
145
145
  <div class="tsd-signature tsd-kind-icon">tick<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Observable</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">&gt;</span></div>
146
146
  <aside class="tsd-sources">
147
147
  <ul>
148
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/utils/animation-frame.service.ts#L37">src/utils/animation-frame.service.ts:37</a></li>
148
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/utils/animation-frame.service.ts#L37">src/utils/animation-frame.service.ts:37</a></li>
149
149
  </ul>
150
150
  </aside>
151
151
  </section>
@@ -136,7 +136,7 @@
136
136
  <li class="tsd-description">
137
137
  <aside class="tsd-sources">
138
138
  <ul>
139
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/utils/animation-frame.service.ts#L14">src/utils/animation-frame.service.ts:14</a></li>
139
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/utils/animation-frame.service.ts#L14">src/utils/animation-frame.service.ts:14</a></li>
140
140
  </ul>
141
141
  </aside>
142
142
  <h4 class="tsd-parameters-title">Parameters</h4>
@@ -158,7 +158,7 @@
158
158
  <div class="tsd-signature tsd-kind-icon">animation<wbr>Frame<wbr>Id<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
159
159
  <aside class="tsd-sources">
160
160
  <ul>
161
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/utils/animation-frame.service.ts#L14">src/utils/animation-frame.service.ts:14</a></li>
161
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/utils/animation-frame.service.ts#L14">src/utils/animation-frame.service.ts:14</a></li>
162
162
  </ul>
163
163
  </aside>
164
164
  </section>
@@ -168,7 +168,7 @@
168
168
  <div class="tsd-signature tsd-kind-icon">frame<wbr>Source<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Subject</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol"> =&nbsp;new Subject&lt;number&gt;()</span></div>
169
169
  <aside class="tsd-sources">
170
170
  <ul>
171
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/utils/animation-frame.service.ts#L12">src/utils/animation-frame.service.ts:12</a></li>
171
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/utils/animation-frame.service.ts#L12">src/utils/animation-frame.service.ts:12</a></li>
172
172
  </ul>
173
173
  </aside>
174
174
  </section>
@@ -178,7 +178,7 @@
178
178
  <div class="tsd-signature tsd-kind-icon">ng<wbr>Zone<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">NgZone</span></div>
179
179
  <aside class="tsd-sources">
180
180
  <ul>
181
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/utils/animation-frame.service.ts#L16">src/utils/animation-frame.service.ts:16</a></li>
181
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/utils/animation-frame.service.ts#L16">src/utils/animation-frame.service.ts:16</a></li>
182
182
  </ul>
183
183
  </aside>
184
184
  </section>
@@ -188,7 +188,7 @@
188
188
  <div class="tsd-signature tsd-kind-icon">tick<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Observable</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">&gt;</span></div>
189
189
  <aside class="tsd-sources">
190
190
  <ul>
191
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/utils/animation-frame.service.ts#L10">src/utils/animation-frame.service.ts:10</a></li>
191
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/utils/animation-frame.service.ts#L10">src/utils/animation-frame.service.ts:10</a></li>
192
192
  </ul>
193
193
  </aside>
194
194
  </section>
@@ -205,7 +205,7 @@
205
205
  <li class="tsd-description">
206
206
  <aside class="tsd-sources">
207
207
  <ul>
208
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/utils/animation-frame.service.ts#L27">src/utils/animation-frame.service.ts:27</a></li>
208
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/utils/animation-frame.service.ts#L27">src/utils/animation-frame.service.ts:27</a></li>
209
209
  </ul>
210
210
  </aside>
211
211
  <h4 class="tsd-parameters-title">Parameters</h4>
@@ -228,7 +228,7 @@
228
228
  <li class="tsd-description">
229
229
  <aside class="tsd-sources">
230
230
  <ul>
231
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/utils/animation-frame.service.ts#L23">src/utils/animation-frame.service.ts:23</a></li>
231
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/utils/animation-frame.service.ts#L23">src/utils/animation-frame.service.ts:23</a></li>
232
232
  </ul>
233
233
  </aside>
234
234
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>