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
@@ -222,7 +222,7 @@
222
222
  <aside class="tsd-sources">
223
223
  <p>Overrides <a href="src_dialog.dialog.html">Dialog</a>.<a href="src_dialog.dialog.html#constructor">constructor</a></p>
224
224
  <ul>
225
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/dialog/tooltip/tooltip.component.ts#L50">src/dialog/tooltip/tooltip.component.ts:50</a></li>
225
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/dialog/tooltip/tooltip.component.ts#L50">src/dialog/tooltip/tooltip.component.ts:50</a></li>
226
226
  </ul>
227
227
  </aside>
228
228
  <h4 class="tsd-parameters-title">Parameters</h4>
@@ -257,7 +257,7 @@
257
257
  <aside class="tsd-sources">
258
258
  <p>Overrides <a href="src_dialog.dialog.html">Dialog</a>.<a href="src_dialog.dialog.html#animationframeservice">animationFrameService</a></p>
259
259
  <ul>
260
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/dialog/tooltip/tooltip.component.ts#L55">src/dialog/tooltip/tooltip.component.ts:55</a></li>
260
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/dialog/tooltip/tooltip.component.ts#L55">src/dialog/tooltip/tooltip.component.ts:55</a></li>
261
261
  </ul>
262
262
  </aside>
263
263
  </section>
@@ -268,7 +268,7 @@
268
268
  <aside class="tsd-sources">
269
269
  <p>Inherited from <a href="src_dialog.dialog.html">Dialog</a>.<a href="src_dialog.dialog.html#animationframesubscription">animationFrameSubscription</a></p>
270
270
  <ul>
271
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/dialog/dialog.component.ts#L60">src/dialog/dialog.component.ts:60</a></li>
271
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/dialog/dialog.component.ts#L60">src/dialog/dialog.component.ts:60</a></li>
272
272
  </ul>
273
273
  </aside>
274
274
  </section>
@@ -285,7 +285,7 @@
285
285
  <aside class="tsd-sources">
286
286
  <p>Inherited from <a href="src_dialog.dialog.html">Dialog</a>.<a href="src_dialog.dialog.html#close">close</a></p>
287
287
  <ul>
288
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/dialog/dialog.component.ts#L36">src/dialog/dialog.component.ts:36</a></li>
288
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/dialog/dialog.component.ts#L36">src/dialog/dialog.component.ts:36</a></li>
289
289
  </ul>
290
290
  </aside>
291
291
  </section>
@@ -296,7 +296,7 @@
296
296
  <aside class="tsd-sources">
297
297
  <p>Inherited from <a href="src_dialog.dialog.html">Dialog</a>.<a href="src_dialog.dialog.html#data">data</a></p>
298
298
  <ul>
299
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/dialog/dialog.component.ts#L51">src/dialog/dialog.component.ts:51</a></li>
299
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/dialog/dialog.component.ts#L51">src/dialog/dialog.component.ts:51</a></li>
300
300
  </ul>
301
301
  </aside>
302
302
  <div class="tsd-type-declaration">
@@ -318,7 +318,7 @@
318
318
  <aside class="tsd-sources">
319
319
  <p>Inherited from <a href="src_dialog.dialog.html">Dialog</a>.<a href="src_dialog.dialog.html#dialog">dialog</a></p>
320
320
  <ul>
321
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/dialog/dialog.component.ts#L46">src/dialog/dialog.component.ts:46</a></li>
321
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/dialog/dialog.component.ts#L46">src/dialog/dialog.component.ts:46</a></li>
322
322
  </ul>
323
323
  </aside>
324
324
  </section>
@@ -335,7 +335,7 @@
335
335
  <aside class="tsd-sources">
336
336
  <p>Inherited from <a href="src_dialog.dialog.html">Dialog</a>.<a href="src_dialog.dialog.html#dialogconfig">dialogConfig</a></p>
337
337
  <ul>
338
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/dialog/dialog.component.ts#L41">src/dialog/dialog.component.ts:41</a></li>
338
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/dialog/dialog.component.ts#L41">src/dialog/dialog.component.ts:41</a></li>
339
339
  </ul>
340
340
  </aside>
341
341
  </section>
@@ -346,7 +346,7 @@
346
346
  <aside class="tsd-sources">
347
347
  <p>Overrides <a href="src_dialog.dialog.html">Dialog</a>.<a href="src_dialog.dialog.html#elementref">elementRef</a></p>
348
348
  <ul>
349
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/dialog/tooltip/tooltip.component.ts#L53">src/dialog/tooltip/tooltip.component.ts:53</a></li>
349
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/dialog/tooltip/tooltip.component.ts#L53">src/dialog/tooltip/tooltip.component.ts:53</a></li>
350
350
  </ul>
351
351
  </aside>
352
352
  </section>
@@ -357,7 +357,7 @@
357
357
  <aside class="tsd-sources">
358
358
  <p>Overrides <a href="src_dialog.dialog.html">Dialog</a>.<a href="src_dialog.dialog.html#elementservice">elementService</a></p>
359
359
  <ul>
360
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/dialog/tooltip/tooltip.component.ts#L54">src/dialog/tooltip/tooltip.component.ts:54</a></li>
360
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/dialog/tooltip/tooltip.component.ts#L54">src/dialog/tooltip/tooltip.component.ts:54</a></li>
361
361
  </ul>
362
362
  </aside>
363
363
  </section>
@@ -367,7 +367,7 @@
367
367
  <div class="tsd-signature tsd-kind-icon">has<wbr>Content<wbr>Template<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> =&nbsp;false</span></div>
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/dialog/tooltip/tooltip.component.ts#L45">src/dialog/tooltip/tooltip.component.ts:45</a></li>
370
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/dialog/tooltip/tooltip.component.ts#L45">src/dialog/tooltip/tooltip.component.ts:45</a></li>
371
371
  </ul>
372
372
  </aside>
373
373
  </section>
@@ -378,7 +378,7 @@
378
378
  <aside class="tsd-sources">
379
379
  <p>Inherited from <a href="src_dialog.dialog.html">Dialog</a>.<a href="src_dialog.dialog.html#placement">placement</a></p>
380
380
  <ul>
381
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/dialog/dialog.component.ts#L56">src/dialog/dialog.component.ts:56</a></li>
381
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/dialog/dialog.component.ts#L56">src/dialog/dialog.component.ts:56</a></li>
382
382
  </ul>
383
383
  </aside>
384
384
  </section>
@@ -389,7 +389,7 @@
389
389
  <aside class="tsd-sources">
390
390
  <p>Inherited from <a href="src_dialog.dialog.html">Dialog</a>.<a href="src_dialog.dialog.html#placements">placements</a></p>
391
391
  <ul>
392
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/dialog/dialog.component.ts#L78">src/dialog/dialog.component.ts:78</a></li>
392
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/dialog/dialog.component.ts#L78">src/dialog/dialog.component.ts:78</a></li>
393
393
  </ul>
394
394
  </aside>
395
395
  </section>
@@ -399,7 +399,7 @@
399
399
  <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;tooltip&quot;</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/dialog/tooltip/tooltip.component.ts#L50">src/dialog/tooltip/tooltip.component.ts:50</a></li>
402
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/dialog/tooltip/tooltip.component.ts#L50">src/dialog/tooltip/tooltip.component.ts:50</a></li>
403
403
  </ul>
404
404
  </aside>
405
405
  </section>
@@ -415,7 +415,7 @@
415
415
  <div class="tsd-signature tsd-kind-icon">style<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;inline-block&quot;</span></div>
416
416
  <aside class="tsd-sources">
417
417
  <ul>
418
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/dialog/tooltip/tooltip.component.ts#L41">src/dialog/tooltip/tooltip.component.ts:41</a></li>
418
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/dialog/tooltip/tooltip.component.ts#L41">src/dialog/tooltip/tooltip.component.ts:41</a></li>
419
419
  </ul>
420
420
  </aside>
421
421
  </section>
@@ -426,7 +426,7 @@
426
426
  <aside class="tsd-sources">
427
427
  <p>Inherited from <a href="src_dialog.dialog.html">Dialog</a>.<a href="src_dialog.dialog.html#visibilitysubscription">visibilitySubscription</a></p>
428
428
  <ul>
429
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/dialog/dialog.component.ts#L58">src/dialog/dialog.component.ts:58</a></li>
429
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/dialog/dialog.component.ts#L58">src/dialog/dialog.component.ts:58</a></li>
430
430
  </ul>
431
431
  </aside>
432
432
  </section>
@@ -444,7 +444,7 @@
444
444
  <aside class="tsd-sources">
445
445
  <p>Overrides <a href="src_dialog.dialog.html">Dialog</a>.<a href="src_dialog.dialog.html#afterdialogviewinit">afterDialogViewInit</a></p>
446
446
  <ul>
447
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/dialog/tooltip/tooltip.component.ts#L91">src/dialog/tooltip/tooltip.component.ts:91</a></li>
447
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/dialog/tooltip/tooltip.component.ts#L91">src/dialog/tooltip/tooltip.component.ts:91</a></li>
448
448
  </ul>
449
449
  </aside>
450
450
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@@ -468,7 +468,7 @@
468
468
  <aside class="tsd-sources">
469
469
  <p>Inherited from <a href="src_dialog.dialog.html">Dialog</a>.<a href="src_dialog.dialog.html#clickclose">clickClose</a></p>
470
470
  <ul>
471
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/dialog/dialog.component.ts#L231">src/dialog/dialog.component.ts:231</a></li>
471
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/dialog/dialog.component.ts#L231">src/dialog/dialog.component.ts:231</a></li>
472
472
  </ul>
473
473
  </aside>
474
474
  <h4 class="tsd-parameters-title">Parameters</h4>
@@ -492,7 +492,7 @@
492
492
  <aside class="tsd-sources">
493
493
  <p>Inherited from <a href="src_dialog.dialog.html">Dialog</a>.<a href="src_dialog.dialog.html#doclose">doClose</a></p>
494
494
  <ul>
495
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/dialog/dialog.component.ts#L244">src/dialog/dialog.component.ts:244</a></li>
495
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/dialog/dialog.component.ts#L244">src/dialog/dialog.component.ts:244</a></li>
496
496
  </ul>
497
497
  </aside>
498
498
  <h4 class="tsd-parameters-title">Parameters</h4>
@@ -522,7 +522,7 @@
522
522
  <aside class="tsd-sources">
523
523
  <p>Inherited from <a href="src_dialog.dialog.html">Dialog</a>.<a href="src_dialog.dialog.html#escapeclose">escapeClose</a></p>
524
524
  <ul>
525
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/dialog/dialog.component.ts#L207">src/dialog/dialog.component.ts:207</a></li>
525
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/dialog/dialog.component.ts#L207">src/dialog/dialog.component.ts:207</a></li>
526
526
  </ul>
527
527
  </aside>
528
528
  <h4 class="tsd-parameters-title">Parameters</h4>
@@ -545,7 +545,7 @@
545
545
  <li class="tsd-description">
546
546
  <aside class="tsd-sources">
547
547
  <ul>
548
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/dialog/tooltip/tooltip.component.ts#L83">src/dialog/tooltip/tooltip.component.ts:83</a></li>
548
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/dialog/tooltip/tooltip.component.ts#L83">src/dialog/tooltip/tooltip.component.ts:83</a></li>
549
549
  </ul>
550
550
  </aside>
551
551
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">object</span></h4>
@@ -571,7 +571,7 @@
571
571
  <aside class="tsd-sources">
572
572
  <p>Inherited from <a href="src_dialog.dialog.html">Dialog</a>.<a href="src_dialog.dialog.html#ngafterviewinit">ngAfterViewInit</a></p>
573
573
  <ul>
574
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/dialog/dialog.component.ts#L106">src/dialog/dialog.component.ts:106</a></li>
574
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/dialog/dialog.component.ts#L106">src/dialog/dialog.component.ts:106</a></li>
575
575
  </ul>
576
576
  </aside>
577
577
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@@ -589,7 +589,7 @@
589
589
  <aside class="tsd-sources">
590
590
  <p>Inherited from <a href="src_dialog.dialog.html">Dialog</a>.<a href="src_dialog.dialog.html#ngondestroy">ngOnDestroy</a></p>
591
591
  <ul>
592
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/dialog/dialog.component.ts#L251">src/dialog/dialog.component.ts:251</a></li>
592
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/dialog/dialog.component.ts#L251">src/dialog/dialog.component.ts:251</a></li>
593
593
  </ul>
594
594
  </aside>
595
595
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@@ -607,7 +607,7 @@
607
607
  <aside class="tsd-sources">
608
608
  <p>Inherited from <a href="src_dialog.dialog.html">Dialog</a>.<a href="src_dialog.dialog.html#ngoninit">ngOnInit</a></p>
609
609
  <ul>
610
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/dialog/dialog.component.ts#L94">src/dialog/dialog.component.ts:94</a></li>
610
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/dialog/dialog.component.ts#L94">src/dialog/dialog.component.ts:94</a></li>
611
611
  </ul>
612
612
  </aside>
613
613
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@@ -625,7 +625,7 @@
625
625
  <aside class="tsd-sources">
626
626
  <p>Overrides <a href="src_dialog.dialog.html">Dialog</a>.<a href="src_dialog.dialog.html#ondialoginit">onDialogInit</a></p>
627
627
  <ul>
628
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/dialog/tooltip/tooltip.component.ts#L62">src/dialog/tooltip/tooltip.component.ts:62</a></li>
628
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/dialog/tooltip/tooltip.component.ts#L62">src/dialog/tooltip/tooltip.component.ts:62</a></li>
629
629
  </ul>
630
630
  </aside>
631
631
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@@ -643,7 +643,7 @@
643
643
  <aside class="tsd-sources">
644
644
  <p>Inherited from <a href="src_dialog.dialog.html">Dialog</a>.<a href="src_dialog.dialog.html#placedialog">placeDialog</a></p>
645
645
  <ul>
646
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/dialog/dialog.component.ts#L163">src/dialog/dialog.component.ts:163</a></li>
646
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/dialog/dialog.component.ts#L163">src/dialog/dialog.component.ts:163</a></li>
647
647
  </ul>
648
648
  </aside>
649
649
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@@ -660,7 +660,7 @@
660
660
  <aside class="tsd-sources">
661
661
  <p>Inherited from <a href="src_dialog.dialog.html">Dialog</a>.<a href="src_dialog.dialog.html#addgap">addGap</a></p>
662
662
  <ul>
663
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/dialog/dialog.component.ts#L66">src/dialog/dialog.component.ts:66</a></li>
663
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/dialog/dialog.component.ts#L66">src/dialog/dialog.component.ts:66</a></li>
664
664
  </ul>
665
665
  </aside>
666
666
  <section class="tsd-panel tsd-member tsd-kind-function tsd-parent-kind-object-literal">
@@ -673,7 +673,7 @@
673
673
  <li class="tsd-description">
674
674
  <aside class="tsd-sources">
675
675
  <ul>
676
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/dialog/dialog.component.ts#L70">src/dialog/dialog.component.ts:70</a></li>
676
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/dialog/dialog.component.ts#L70">src/dialog/dialog.component.ts:70</a></li>
677
677
  </ul>
678
678
  </aside>
679
679
  <h4 class="tsd-parameters-title">Parameters</h4>
@@ -696,7 +696,7 @@
696
696
  <li class="tsd-description">
697
697
  <aside class="tsd-sources">
698
698
  <ul>
699
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/dialog/dialog.component.ts#L67">src/dialog/dialog.component.ts:67</a></li>
699
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/dialog/dialog.component.ts#L67">src/dialog/dialog.component.ts:67</a></li>
700
700
  </ul>
701
701
  </aside>
702
702
  <h4 class="tsd-parameters-title">Parameters</h4>
@@ -719,7 +719,7 @@
719
719
  <li class="tsd-description">
720
720
  <aside class="tsd-sources">
721
721
  <ul>
722
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/dialog/dialog.component.ts#L71">src/dialog/dialog.component.ts:71</a></li>
722
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/dialog/dialog.component.ts#L71">src/dialog/dialog.component.ts:71</a></li>
723
723
  </ul>
724
724
  </aside>
725
725
  <h4 class="tsd-parameters-title">Parameters</h4>
@@ -742,7 +742,7 @@
742
742
  <li class="tsd-description">
743
743
  <aside class="tsd-sources">
744
744
  <ul>
745
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/dialog/dialog.component.ts#L68">src/dialog/dialog.component.ts:68</a></li>
745
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/dialog/dialog.component.ts#L68">src/dialog/dialog.component.ts:68</a></li>
746
746
  </ul>
747
747
  </aside>
748
748
  <h4 class="tsd-parameters-title">Parameters</h4>
@@ -765,7 +765,7 @@
765
765
  <li class="tsd-description">
766
766
  <aside class="tsd-sources">
767
767
  <ul>
768
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/dialog/dialog.component.ts#L72">src/dialog/dialog.component.ts:72</a></li>
768
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/dialog/dialog.component.ts#L72">src/dialog/dialog.component.ts:72</a></li>
769
769
  </ul>
770
770
  </aside>
771
771
  <h4 class="tsd-parameters-title">Parameters</h4>
@@ -788,7 +788,7 @@
788
788
  <li class="tsd-description">
789
789
  <aside class="tsd-sources">
790
790
  <ul>
791
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/dialog/dialog.component.ts#L69">src/dialog/dialog.component.ts:69</a></li>
791
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/dialog/dialog.component.ts#L69">src/dialog/dialog.component.ts:69</a></li>
792
792
  </ul>
793
793
  </aside>
794
794
  <h4 class="tsd-parameters-title">Parameters</h4>
@@ -139,7 +139,7 @@
139
139
  <div class="tsd-signature tsd-kind-icon">accessibility<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> =&nbsp;true</span></div>
140
140
  <aside class="tsd-sources">
141
141
  <ul>
142
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/dialog/tooltip/tooltip-definition.component.ts#L39">src/dialog/tooltip/tooltip-definition.component.ts:39</a></li>
142
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/dialog/tooltip/tooltip-definition.component.ts#L39">src/dialog/tooltip/tooltip-definition.component.ts:39</a></li>
143
143
  </ul>
144
144
  </aside>
145
145
  </section>
@@ -155,7 +155,7 @@
155
155
  <div class="tsd-signature tsd-kind-icon">alignment<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"start"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"center"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"end"</span><span class="tsd-signature-symbol"> =&nbsp;&quot;start&quot;</span></div>
156
156
  <aside class="tsd-sources">
157
157
  <ul>
158
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/dialog/tooltip/tooltip-definition.component.ts#L36">src/dialog/tooltip/tooltip-definition.component.ts:36</a></li>
158
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/dialog/tooltip/tooltip-definition.component.ts#L36">src/dialog/tooltip/tooltip-definition.component.ts:36</a></li>
159
159
  </ul>
160
160
  </aside>
161
161
  </section>
@@ -171,7 +171,7 @@
171
171
  <div class="tsd-signature tsd-kind-icon">class<wbr>Name<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> =&nbsp;true</span></div>
172
172
  <aside class="tsd-sources">
173
173
  <ul>
174
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/dialog/tooltip/tooltip-definition.component.ts#L38">src/dialog/tooltip/tooltip-definition.component.ts:38</a></li>
174
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/dialog/tooltip/tooltip-definition.component.ts#L38">src/dialog/tooltip/tooltip-definition.component.ts:38</a></li>
175
175
  </ul>
176
176
  </aside>
177
177
  </section>
@@ -187,7 +187,7 @@
187
187
  <div class="tsd-signature tsd-kind-icon">content<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
188
188
  <aside class="tsd-sources">
189
189
  <ul>
190
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/dialog/tooltip/tooltip-definition.component.ts#L29">src/dialog/tooltip/tooltip-definition.component.ts:29</a></li>
190
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/dialog/tooltip/tooltip-definition.component.ts#L29">src/dialog/tooltip/tooltip-definition.component.ts:29</a></li>
191
191
  </ul>
192
192
  </aside>
193
193
  </section>
@@ -203,7 +203,7 @@
203
203
  <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;definition-tooltip-${TooltipDefinition.tooltipItemCount++}&#x60;</span></div>
204
204
  <aside class="tsd-sources">
205
205
  <ul>
206
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/dialog/tooltip/tooltip-definition.component.ts#L25">src/dialog/tooltip/tooltip-definition.component.ts:25</a></li>
206
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/dialog/tooltip/tooltip-definition.component.ts#L25">src/dialog/tooltip/tooltip-definition.component.ts:25</a></li>
207
207
  </ul>
208
208
  </aside>
209
209
  </section>
@@ -219,7 +219,7 @@
219
219
  <div class="tsd-signature tsd-kind-icon">placement<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"bottom"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"top"</span><span class="tsd-signature-symbol"> =&nbsp;&quot;bottom&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/dialog/tooltip/tooltip-definition.component.ts#L34">src/dialog/tooltip/tooltip-definition.component.ts:34</a></li>
222
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/dialog/tooltip/tooltip-definition.component.ts#L34">src/dialog/tooltip/tooltip-definition.component.ts:34</a></li>
223
223
  </ul>
224
224
  </aside>
225
225
  </section>
@@ -229,7 +229,7 @@
229
229
  <div class="tsd-signature tsd-kind-icon">tooltip<wbr>Item<wbr>Count<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> =&nbsp;0</span></div>
230
230
  <aside class="tsd-sources">
231
231
  <ul>
232
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/dialog/tooltip/tooltip-definition.component.ts#L23">src/dialog/tooltip/tooltip-definition.component.ts:23</a></li>
232
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/dialog/tooltip/tooltip-definition.component.ts#L23">src/dialog/tooltip/tooltip-definition.component.ts:23</a></li>
233
233
  </ul>
234
234
  </aside>
235
235
  </section>