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
@@ -328,7 +328,7 @@
328
328
  <p>Inherited from <a href="src_dialog_tooltip.tooltipdirective.html">TooltipDirective</a>.<a href="src_dialog_tooltip.tooltipdirective.html#constructor">constructor</a></p>
329
329
  <p>Overrides <a href="src_dialog.dialogdirective.html">DialogDirective</a>.<a href="src_dialog.dialogdirective.html#constructor">constructor</a></p>
330
330
  <ul>
331
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/dialog/tooltip/tooltip.directive.ts#L59">src/dialog/tooltip/tooltip.directive.ts:59</a></li>
331
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/dialog/tooltip/tooltip.directive.ts#L59">src/dialog/tooltip/tooltip.directive.ts:59</a></li>
332
332
  </ul>
333
333
  </aside>
334
334
  <h4 class="tsd-parameters-title">Parameters</h4>
@@ -366,7 +366,7 @@
366
366
  <aside class="tsd-sources">
367
367
  <p>Inherited from <a href="src_dialog.dialogdirective.html">DialogDirective</a>.<a href="src_dialog.dialogdirective.html#appendinline">appendInline</a></p>
368
368
  <ul>
369
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/dialog/dialog.directive.ts#L80">src/dialog/dialog.directive.ts:80</a></li>
369
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/dialog/dialog.directive.ts#L80">src/dialog/dialog.directive.ts:80</a></li>
370
370
  </ul>
371
371
  </aside>
372
372
  </section>
@@ -383,7 +383,7 @@
383
383
  <aside class="tsd-sources">
384
384
  <p>Inherited from <a href="src_dialog_tooltip.tooltipdirective.html">TooltipDirective</a>.<a href="src_dialog_tooltip.tooltipdirective.html#classname">className</a></p>
385
385
  <ul>
386
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/dialog/tooltip/tooltip.directive.ts#L55">src/dialog/tooltip/tooltip.directive.ts:55</a></li>
386
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/dialog/tooltip/tooltip.directive.ts#L55">src/dialog/tooltip/tooltip.directive.ts:55</a></li>
387
387
  </ul>
388
388
  </aside>
389
389
  </section>
@@ -400,7 +400,7 @@
400
400
  <aside class="tsd-sources">
401
401
  <p>Inherited from <a href="src_dialog.dialogdirective.html">DialogDirective</a>.<a href="src_dialog.dialogdirective.html#closetrigger">closeTrigger</a></p>
402
402
  <ul>
403
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/dialog/dialog.directive.ts#L60">src/dialog/dialog.directive.ts:60</a></li>
403
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/dialog/dialog.directive.ts#L60">src/dialog/dialog.directive.ts:60</a></li>
404
404
  </ul>
405
405
  </aside>
406
406
  </section>
@@ -417,7 +417,7 @@
417
417
  <aside class="tsd-sources">
418
418
  <p>Inherited from <a href="src_dialog.dialogdirective.html">DialogDirective</a>.<a href="src_dialog.dialogdirective.html#data">data</a></p>
419
419
  <ul>
420
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/dialog/dialog.directive.ts#L84">src/dialog/dialog.directive.ts:84</a></li>
420
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/dialog/dialog.directive.ts#L84">src/dialog/dialog.directive.ts:84</a></li>
421
421
  </ul>
422
422
  </aside>
423
423
  <div class="tsd-type-declaration">
@@ -433,7 +433,7 @@
433
433
  <aside class="tsd-sources">
434
434
  <p>Inherited from <a href="src_dialog.dialogdirective.html">DialogDirective</a>.<a href="src_dialog.dialogdirective.html#dialogconfig">dialogConfig</a></p>
435
435
  <ul>
436
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/dialog/dialog.directive.ts#L98">src/dialog/dialog.directive.ts:98</a></li>
436
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/dialog/dialog.directive.ts#L98">src/dialog/dialog.directive.ts:98</a></li>
437
437
  </ul>
438
438
  </aside>
439
439
  </section>
@@ -444,7 +444,7 @@
444
444
  <aside class="tsd-sources">
445
445
  <p>Inherited from <a href="src_dialog.dialogdirective.html">DialogDirective</a>.<a href="src_dialog.dialogdirective.html#dialogref">dialogRef</a></p>
446
446
  <ul>
447
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/dialog/dialog.directive.ts#L121">src/dialog/dialog.directive.ts:121</a></li>
447
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/dialog/dialog.directive.ts#L121">src/dialog/dialog.directive.ts:121</a></li>
448
448
  </ul>
449
449
  </aside>
450
450
  </section>
@@ -456,7 +456,7 @@
456
456
  <p>Inherited from <a href="src_dialog_tooltip.tooltipdirective.html">TooltipDirective</a>.<a href="src_dialog_tooltip.tooltipdirective.html#dialogservice">dialogService</a></p>
457
457
  <p>Overrides <a href="src_dialog.dialogdirective.html">DialogDirective</a>.<a href="src_dialog.dialogdirective.html#dialogservice">dialogService</a></p>
458
458
  <ul>
459
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/dialog/tooltip/tooltip.directive.ts#L67">src/dialog/tooltip/tooltip.directive.ts:67</a></li>
459
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/dialog/tooltip/tooltip.directive.ts#L67">src/dialog/tooltip/tooltip.directive.ts:67</a></li>
460
460
  </ul>
461
461
  </aside>
462
462
  </section>
@@ -473,7 +473,7 @@
473
473
  <aside class="tsd-sources">
474
474
  <p>Inherited from <a href="src_dialog.dialogdirective.html">DialogDirective</a>.<a href="src_dialog.dialogdirective.html#disabled">disabled</a></p>
475
475
  <ul>
476
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/dialog/dialog.directive.ts#L90">src/dialog/dialog.directive.ts:90</a></li>
476
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/dialog/dialog.directive.ts#L90">src/dialog/dialog.directive.ts:90</a></li>
477
477
  </ul>
478
478
  </aside>
479
479
  </section>
@@ -485,7 +485,7 @@
485
485
  <p>Inherited from <a href="src_dialog_tooltip.tooltipdirective.html">TooltipDirective</a>.<a href="src_dialog_tooltip.tooltipdirective.html#elementref">elementRef</a></p>
486
486
  <p>Overrides <a href="src_dialog.dialogdirective.html">DialogDirective</a>.<a href="src_dialog.dialogdirective.html#elementref">elementRef</a></p>
487
487
  <ul>
488
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/dialog/tooltip/tooltip.directive.ts#L65">src/dialog/tooltip/tooltip.directive.ts:65</a></li>
488
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/dialog/tooltip/tooltip.directive.ts#L65">src/dialog/tooltip/tooltip.directive.ts:65</a></li>
489
489
  </ul>
490
490
  </aside>
491
491
  </section>
@@ -497,7 +497,7 @@
497
497
  <p>Inherited from <a href="src_dialog_tooltip.tooltipdirective.html">TooltipDirective</a>.<a href="src_dialog_tooltip.tooltipdirective.html#eventservice">eventService</a></p>
498
498
  <p>Overrides <a href="src_dialog.dialogdirective.html">DialogDirective</a>.<a href="src_dialog.dialogdirective.html#eventservice">eventService</a></p>
499
499
  <ul>
500
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/dialog/tooltip/tooltip.directive.ts#L68">src/dialog/tooltip/tooltip.directive.ts:68</a></li>
500
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/dialog/tooltip/tooltip.directive.ts#L68">src/dialog/tooltip/tooltip.directive.ts:68</a></li>
501
501
  </ul>
502
502
  </aside>
503
503
  </section>
@@ -514,7 +514,7 @@
514
514
  <aside class="tsd-sources">
515
515
  <p>Inherited from <a href="src_dialog.dialogdirective.html">DialogDirective</a>.<a href="src_dialog.dialogdirective.html#gap">gap</a></p>
516
516
  <ul>
517
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/dialog/dialog.directive.ts#L76">src/dialog/dialog.directive.ts:76</a></li>
517
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/dialog/dialog.directive.ts#L76">src/dialog/dialog.directive.ts:76</a></li>
518
518
  </ul>
519
519
  </aside>
520
520
  </section>
@@ -531,7 +531,7 @@
531
531
  <aside class="tsd-sources">
532
532
  <p>Inherited from <a href="src_dialog.dialogdirective.html">DialogDirective</a>.<a href="src_dialog.dialogdirective.html#haspopup">hasPopup</a></p>
533
533
  <ul>
534
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/dialog/dialog.directive.ts#L113">src/dialog/dialog.directive.ts:113</a></li>
534
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/dialog/dialog.directive.ts#L113">src/dialog/dialog.directive.ts:113</a></li>
535
535
  </ul>
536
536
  </aside>
537
537
  </section>
@@ -548,7 +548,7 @@
548
548
  <aside class="tsd-sources">
549
549
  <p>Inherited from <a href="src_dialog.dialogdirective.html">DialogDirective</a>.<a href="src_dialog.dialogdirective.html#ibmdialog">ibmDialog</a></p>
550
550
  <ul>
551
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/dialog/dialog.directive.ts#L46">src/dialog/dialog.directive.ts:46</a></li>
551
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/dialog/dialog.directive.ts#L46">src/dialog/dialog.directive.ts:46</a></li>
552
552
  </ul>
553
553
  </aside>
554
554
  </section>
@@ -565,7 +565,7 @@
565
565
  <aside class="tsd-sources">
566
566
  <p>Inherited from <a href="src_dialog_tooltip.tooltipdirective.html">TooltipDirective</a>.<a href="src_dialog_tooltip.tooltipdirective.html#ibmtooltip">ibmTooltip</a></p>
567
567
  <ul>
568
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/dialog/tooltip/tooltip.directive.ts#L46">src/dialog/tooltip/tooltip.directive.ts:46</a></li>
568
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/dialog/tooltip/tooltip.directive.ts#L46">src/dialog/tooltip/tooltip.directive.ts:46</a></li>
569
569
  </ul>
570
570
  </aside>
571
571
  </section>
@@ -586,7 +586,7 @@
586
586
  <aside class="tsd-sources">
587
587
  <p>Inherited from <a href="src_dialog.dialogdirective.html">DialogDirective</a>.<a href="src_dialog.dialogdirective.html#isopen">isOpen</a></p>
588
588
  <ul>
589
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/dialog/dialog.directive.ts#L86">src/dialog/dialog.directive.ts:86</a></li>
589
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/dialog/dialog.directive.ts#L86">src/dialog/dialog.directive.ts:86</a></li>
590
590
  </ul>
591
591
  </aside>
592
592
  </section>
@@ -603,7 +603,7 @@
603
603
  <aside class="tsd-sources">
604
604
  <p>Inherited from <a href="src_dialog.dialogdirective.html">DialogDirective</a>.<a href="src_dialog.dialogdirective.html#isopenchange">isOpenChange</a></p>
605
605
  <ul>
606
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/dialog/dialog.directive.ts#L110">src/dialog/dialog.directive.ts:110</a></li>
606
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/dialog/dialog.directive.ts#L110">src/dialog/dialog.directive.ts:110</a></li>
607
607
  </ul>
608
608
  </aside>
609
609
  </section>
@@ -620,7 +620,7 @@
620
620
  <aside class="tsd-sources">
621
621
  <p>Inherited from <a href="src_dialog.dialogdirective.html">DialogDirective</a>.<a href="src_dialog.dialogdirective.html#offset">offset</a></p>
622
622
  <ul>
623
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/dialog/dialog.directive.ts#L68">src/dialog/dialog.directive.ts:68</a></li>
623
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/dialog/dialog.directive.ts#L68">src/dialog/dialog.directive.ts:68</a></li>
624
624
  </ul>
625
625
  </aside>
626
626
  <div class="tsd-type-declaration">
@@ -648,7 +648,7 @@
648
648
  <aside class="tsd-sources">
649
649
  <p>Inherited from <a href="src_dialog.dialogdirective.html">DialogDirective</a>.<a href="src_dialog.dialogdirective.html#onclose">onClose</a></p>
650
650
  <ul>
651
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/dialog/dialog.directive.ts#L102">src/dialog/dialog.directive.ts:102</a></li>
651
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/dialog/dialog.directive.ts#L102">src/dialog/dialog.directive.ts:102</a></li>
652
652
  </ul>
653
653
  </aside>
654
654
  </section>
@@ -665,7 +665,7 @@
665
665
  <aside class="tsd-sources">
666
666
  <p>Inherited from <a href="src_dialog.dialogdirective.html">DialogDirective</a>.<a href="src_dialog.dialogdirective.html#onopen">onOpen</a></p>
667
667
  <ul>
668
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/dialog/dialog.directive.ts#L106">src/dialog/dialog.directive.ts:106</a></li>
668
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/dialog/dialog.directive.ts#L106">src/dialog/dialog.directive.ts:106</a></li>
669
669
  </ul>
670
670
  </aside>
671
671
  </section>
@@ -682,7 +682,7 @@
682
682
  <aside class="tsd-sources">
683
683
  <p>Inherited from <a href="src_dialog.dialogdirective.html">DialogDirective</a>.<a href="src_dialog.dialogdirective.html#placement">placement</a></p>
684
684
  <ul>
685
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/dialog/dialog.directive.ts#L64">src/dialog/dialog.directive.ts:64</a></li>
685
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/dialog/dialog.directive.ts#L64">src/dialog/dialog.directive.ts:64</a></li>
686
686
  </ul>
687
687
  </aside>
688
688
  </section>
@@ -699,7 +699,7 @@
699
699
  <aside class="tsd-sources">
700
700
  <p>Inherited from <a href="src_dialog.dialogdirective.html">DialogDirective</a>.<a href="src_dialog.dialogdirective.html#role">role</a></p>
701
701
  <ul>
702
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/dialog/dialog.directive.ts#L112">src/dialog/dialog.directive.ts:112</a></li>
702
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/dialog/dialog.directive.ts#L112">src/dialog/dialog.directive.ts:112</a></li>
703
703
  </ul>
704
704
  </aside>
705
705
  </section>
@@ -716,7 +716,7 @@
716
716
  <aside class="tsd-sources">
717
717
  <p>Inherited from <a href="src_dialog.dialogdirective.html">DialogDirective</a>.<a href="src_dialog.dialogdirective.html#shouldclose">shouldClose</a></p>
718
718
  <ul>
719
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/dialog/dialog.directive.ts#L94">src/dialog/dialog.directive.ts:94</a></li>
719
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/dialog/dialog.directive.ts#L94">src/dialog/dialog.directive.ts:94</a></li>
720
720
  </ul>
721
721
  </aside>
722
722
  <div class="tsd-type-declaration">
@@ -754,7 +754,7 @@
754
754
  <aside class="tsd-sources">
755
755
  <p>Inherited from <a href="src_dialog_tooltip.tooltipdirective.html">TooltipDirective</a>.<a href="src_dialog_tooltip.tooltipdirective.html#tabindex">tabIndex</a></p>
756
756
  <ul>
757
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/dialog/tooltip/tooltip.directive.ts#L53">src/dialog/tooltip/tooltip.directive.ts:53</a></li>
757
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/dialog/tooltip/tooltip.directive.ts#L53">src/dialog/tooltip/tooltip.directive.ts:53</a></li>
758
758
  </ul>
759
759
  </aside>
760
760
  </section>
@@ -771,7 +771,7 @@
771
771
  <aside class="tsd-sources">
772
772
  <p>Inherited from <a href="src_dialog.dialogdirective.html">DialogDirective</a>.<a href="src_dialog.dialogdirective.html#title">title</a></p>
773
773
  <ul>
774
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/dialog/dialog.directive.ts#L42">src/dialog/dialog.directive.ts:42</a></li>
774
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/dialog/dialog.directive.ts#L42">src/dialog/dialog.directive.ts:42</a></li>
775
775
  </ul>
776
776
  </aside>
777
777
  </section>
@@ -788,7 +788,7 @@
788
788
  <aside class="tsd-sources">
789
789
  <p>Inherited from <a href="src_dialog_tooltip.tooltipdirective.html">TooltipDirective</a>.<a href="src_dialog_tooltip.tooltipdirective.html#tooltiptype">tooltipType</a></p>
790
790
  <ul>
791
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/dialog/tooltip/tooltip.directive.ts#L51">src/dialog/tooltip/tooltip.directive.ts:51</a></li>
791
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/dialog/tooltip/tooltip.directive.ts#L51">src/dialog/tooltip/tooltip.directive.ts:51</a></li>
792
792
  </ul>
793
793
  </aside>
794
794
  </section>
@@ -805,7 +805,7 @@
805
805
  <aside class="tsd-sources">
806
806
  <p>Inherited from <a href="src_dialog.dialogdirective.html">DialogDirective</a>.<a href="src_dialog.dialogdirective.html#trigger">trigger</a></p>
807
807
  <ul>
808
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/dialog/dialog.directive.ts#L51">src/dialog/dialog.directive.ts:51</a></li>
808
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/dialog/dialog.directive.ts#L51">src/dialog/dialog.directive.ts:51</a></li>
809
809
  </ul>
810
810
  </aside>
811
811
  </section>
@@ -817,7 +817,7 @@
817
817
  <p>Inherited from <a href="src_dialog_tooltip.tooltipdirective.html">TooltipDirective</a>.<a href="src_dialog_tooltip.tooltipdirective.html#viewcontainerref">viewContainerRef</a></p>
818
818
  <p>Overrides <a href="src_dialog.dialogdirective.html">DialogDirective</a>.<a href="src_dialog.dialogdirective.html#viewcontainerref">viewContainerRef</a></p>
819
819
  <ul>
820
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/dialog/tooltip/tooltip.directive.ts#L66">src/dialog/tooltip/tooltip.directive.ts:66</a></li>
820
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/dialog/tooltip/tooltip.directive.ts#L66">src/dialog/tooltip/tooltip.directive.ts:66</a></li>
821
821
  </ul>
822
822
  </aside>
823
823
  </section>
@@ -834,7 +834,7 @@
834
834
  <aside class="tsd-sources">
835
835
  <p>Inherited from <a href="src_dialog.dialogdirective.html">DialogDirective</a>.<a href="src_dialog.dialogdirective.html#wrapperclass">wrapperClass</a></p>
836
836
  <ul>
837
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/dialog/dialog.directive.ts#L72">src/dialog/dialog.directive.ts:72</a></li>
837
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/dialog/dialog.directive.ts#L72">src/dialog/dialog.directive.ts:72</a></li>
838
838
  </ul>
839
839
  </aside>
840
840
  </section>
@@ -845,7 +845,7 @@
845
845
  <aside class="tsd-sources">
846
846
  <p>Inherited from <a href="src_dialog.dialogdirective.html">DialogDirective</a>.<a href="src_dialog.dialogdirective.html#dialogcounter">dialogCounter</a></p>
847
847
  <ul>
848
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/dialog/dialog.directive.ts#L38">src/dialog/dialog.directive.ts:38</a></li>
848
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/dialog/dialog.directive.ts#L38">src/dialog/dialog.directive.ts:38</a></li>
849
849
  </ul>
850
850
  </aside>
851
851
  </section>
@@ -865,7 +865,7 @@
865
865
  <aside class="tsd-sources">
866
866
  <p>Inherited from <a href="src_dialog.dialogdirective.html">DialogDirective</a>.<a href="src_dialog.dialogdirective.html#ariaowns">ariaOwns</a></p>
867
867
  <ul>
868
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/dialog/dialog.directive.ts#L114">src/dialog/dialog.directive.ts:114</a></li>
868
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/dialog/dialog.directive.ts#L114">src/dialog/dialog.directive.ts:114</a></li>
869
869
  </ul>
870
870
  </aside>
871
871
  </section>
@@ -882,7 +882,7 @@
882
882
  <aside class="tsd-sources">
883
883
  <p>Inherited from <a href="src_dialog_tooltip.tooltipdirective.html">TooltipDirective</a>.<a href="src_dialog_tooltip.tooltipdirective.html#descriptorid">descriptorId</a></p>
884
884
  <ul>
885
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/dialog/tooltip/tooltip.directive.ts#L57">src/dialog/tooltip/tooltip.directive.ts:57</a></li>
885
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/dialog/tooltip/tooltip.directive.ts#L57">src/dialog/tooltip/tooltip.directive.ts:57</a></li>
886
886
  </ul>
887
887
  </aside>
888
888
  </section>
@@ -900,7 +900,7 @@
900
900
  <aside class="tsd-sources">
901
901
  <p>Inherited from <a href="src_dialog.dialogdirective.html">DialogDirective</a>.<a href="src_dialog.dialogdirective.html#close">close</a></p>
902
902
  <ul>
903
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/dialog/dialog.directive.ts#L288">src/dialog/dialog.directive.ts:288</a></li>
903
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/dialog/dialog.directive.ts#L288">src/dialog/dialog.directive.ts:288</a></li>
904
904
  </ul>
905
905
  </aside>
906
906
  <h4 class="tsd-parameters-title">Parameters</h4>
@@ -924,7 +924,7 @@
924
924
  <aside class="tsd-sources">
925
925
  <p>Inherited from <a href="src_dialog.dialogdirective.html">DialogDirective</a>.<a href="src_dialog.dialogdirective.html#ngonchanges">ngOnChanges</a></p>
926
926
  <ul>
927
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/dialog/dialog.directive.ts#L137">src/dialog/dialog.directive.ts:137</a></li>
927
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/dialog/dialog.directive.ts#L137">src/dialog/dialog.directive.ts:137</a></li>
928
928
  </ul>
929
929
  </aside>
930
930
  <h4 class="tsd-parameters-title">Parameters</h4>
@@ -948,7 +948,7 @@
948
948
  <aside class="tsd-sources">
949
949
  <p>Inherited from <a href="src_dialog.dialogdirective.html">DialogDirective</a>.<a href="src_dialog.dialogdirective.html#ngondestroy">ngOnDestroy</a></p>
950
950
  <ul>
951
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/dialog/dialog.directive.ts#L237">src/dialog/dialog.directive.ts:237</a></li>
951
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/dialog/dialog.directive.ts#L237">src/dialog/dialog.directive.ts:237</a></li>
952
952
  </ul>
953
953
  </aside>
954
954
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@@ -966,7 +966,7 @@
966
966
  <aside class="tsd-sources">
967
967
  <p>Inherited from <a href="src_dialog.dialogdirective.html">DialogDirective</a>.<a href="src_dialog.dialogdirective.html#ngoninit">ngOnInit</a></p>
968
968
  <ul>
969
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/dialog/dialog.directive.ts#L174">src/dialog/dialog.directive.ts:174</a></li>
969
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/dialog/dialog.directive.ts#L174">src/dialog/dialog.directive.ts:174</a></li>
970
970
  </ul>
971
971
  </aside>
972
972
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@@ -989,7 +989,7 @@
989
989
  <li class="tsd-description">
990
990
  <aside class="tsd-sources">
991
991
  <ul>
992
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/dialog/tooltip/ellipsis-tooltip.directive.ts#L50">src/dialog/tooltip/ellipsis-tooltip.directive.ts:50</a></li>
992
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/dialog/tooltip/ellipsis-tooltip.directive.ts#L50">src/dialog/tooltip/ellipsis-tooltip.directive.ts:50</a></li>
993
993
  </ul>
994
994
  </aside>
995
995
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@@ -1007,7 +1007,7 @@
1007
1007
  <aside class="tsd-sources">
1008
1008
  <p>Inherited from <a href="src_dialog.dialogdirective.html">DialogDirective</a>.<a href="src_dialog.dialogdirective.html#ondialogchanges">onDialogChanges</a></p>
1009
1009
  <ul>
1010
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/dialog/dialog.directive.ts#L306">src/dialog/dialog.directive.ts:306</a></li>
1010
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/dialog/dialog.directive.ts#L306">src/dialog/dialog.directive.ts:306</a></li>
1011
1011
  </ul>
1012
1012
  </aside>
1013
1013
  <h4 class="tsd-parameters-title">Parameters</h4>
@@ -1031,7 +1031,7 @@
1031
1031
  <aside class="tsd-sources">
1032
1032
  <p>Inherited from <a href="src_dialog.dialogdirective.html">DialogDirective</a>.<a href="src_dialog.dialogdirective.html#ondialoginit">onDialogInit</a></p>
1033
1033
  <ul>
1034
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/dialog/dialog.directive.ts#L300">src/dialog/dialog.directive.ts:300</a></li>
1034
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/dialog/dialog.directive.ts#L300">src/dialog/dialog.directive.ts:300</a></li>
1035
1035
  </ul>
1036
1036
  </aside>
1037
1037
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@@ -1054,7 +1054,7 @@
1054
1054
  <li class="tsd-description">
1055
1055
  <aside class="tsd-sources">
1056
1056
  <ul>
1057
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/dialog/tooltip/ellipsis-tooltip.directive.ts#L64">src/dialog/tooltip/ellipsis-tooltip.directive.ts:64</a></li>
1057
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/dialog/tooltip/ellipsis-tooltip.directive.ts#L64">src/dialog/tooltip/ellipsis-tooltip.directive.ts:64</a></li>
1058
1058
  </ul>
1059
1059
  </aside>
1060
1060
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@@ -1077,7 +1077,7 @@
1077
1077
  <li class="tsd-description">
1078
1078
  <aside class="tsd-sources">
1079
1079
  <ul>
1080
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/dialog/tooltip/ellipsis-tooltip.directive.ts#L57">src/dialog/tooltip/ellipsis-tooltip.directive.ts:57</a></li>
1080
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/dialog/tooltip/ellipsis-tooltip.directive.ts#L57">src/dialog/tooltip/ellipsis-tooltip.directive.ts:57</a></li>
1081
1081
  </ul>
1082
1082
  </aside>
1083
1083
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@@ -1095,7 +1095,7 @@
1095
1095
  <aside class="tsd-sources">
1096
1096
  <p>Inherited from <a href="src_dialog.dialogdirective.html">DialogDirective</a>.<a href="src_dialog.dialogdirective.html#open">open</a></p>
1097
1097
  <ul>
1098
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/dialog/dialog.directive.ts#L247">src/dialog/dialog.directive.ts:247</a></li>
1098
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/dialog/dialog.directive.ts#L247">src/dialog/dialog.directive.ts:247</a></li>
1099
1099
  </ul>
1100
1100
  </aside>
1101
1101
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">ComponentRef</span><span class="tsd-signature-symbol">&lt;</span><a href="src_dialog.dialog.html" class="tsd-signature-type">Dialog</a><span class="tsd-signature-symbol">&gt;</span></h4>
@@ -1113,7 +1113,7 @@
1113
1113
  <aside class="tsd-sources">
1114
1114
  <p>Inherited from <a href="src_dialog.dialogdirective.html">DialogDirective</a>.<a href="src_dialog.dialogdirective.html#toggle">toggle</a></p>
1115
1115
  <ul>
1116
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/dialog/dialog.directive.ts#L277">src/dialog/dialog.directive.ts:277</a></li>
1116
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/dialog/dialog.directive.ts#L277">src/dialog/dialog.directive.ts:277</a></li>
1117
1117
  </ul>
1118
1118
  </aside>
1119
1119
  <h4 class="tsd-parameters-title">Parameters</h4>
@@ -1138,7 +1138,7 @@
1138
1138
  <p>Inherited from <a href="src_dialog_tooltip.tooltipdirective.html">TooltipDirective</a>.<a href="src_dialog_tooltip.tooltipdirective.html#updateconfig">updateConfig</a></p>
1139
1139
  <p>Overrides <a href="src_dialog.dialogdirective.html">DialogDirective</a>.<a href="src_dialog.dialogdirective.html#updateconfig">updateConfig</a></p>
1140
1140
  <ul>
1141
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/dialog/tooltip/tooltip.directive.ts#L74">src/dialog/tooltip/tooltip.directive.ts:74</a></li>
1141
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/dialog/tooltip/tooltip.directive.ts#L74">src/dialog/tooltip/tooltip.directive.ts:74</a></li>
1142
1142
  </ul>
1143
1143
  </aside>
1144
1144
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@@ -1155,7 +1155,7 @@
1155
1155
  <li class="tsd-description">
1156
1156
  <aside class="tsd-sources">
1157
1157
  <ul>
1158
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/dialog/tooltip/ellipsis-tooltip.directive.ts#L39">src/dialog/tooltip/ellipsis-tooltip.directive.ts:39</a></li>
1158
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/dialog/tooltip/ellipsis-tooltip.directive.ts#L39">src/dialog/tooltip/ellipsis-tooltip.directive.ts:39</a></li>
1159
1159
  </ul>
1160
1160
  </aside>
1161
1161
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>