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
@@ -226,7 +226,7 @@
226
226
  <aside class="tsd-sources">
227
227
  <p>Overrides <a href="src_dialog.dialog.html">Dialog</a>.<a href="src_dialog.dialog.html#constructor">constructor</a></p>
228
228
  <ul>
229
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/dialog/overflow-menu/overflow-menu-pane.component.ts#L42">src/dialog/overflow-menu/overflow-menu-pane.component.ts:42</a></li>
229
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/dialog/overflow-menu/overflow-menu-pane.component.ts#L42">src/dialog/overflow-menu/overflow-menu-pane.component.ts:42</a></li>
230
230
  </ul>
231
231
  </aside>
232
232
  <h4 class="tsd-parameters-title">Parameters</h4>
@@ -267,7 +267,7 @@
267
267
  <aside class="tsd-sources">
268
268
  <p>Overrides <a href="src_dialog.dialog.html">Dialog</a>.<a href="src_dialog.dialog.html#animationframeservice">animationFrameService</a></p>
269
269
  <ul>
270
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/dialog/overflow-menu/overflow-menu-pane.component.ts#L47">src/dialog/overflow-menu/overflow-menu-pane.component.ts:47</a></li>
270
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/dialog/overflow-menu/overflow-menu-pane.component.ts#L47">src/dialog/overflow-menu/overflow-menu-pane.component.ts:47</a></li>
271
271
  </ul>
272
272
  </aside>
273
273
  </section>
@@ -278,7 +278,7 @@
278
278
  <aside class="tsd-sources">
279
279
  <p>Inherited from <a href="src_dialog.dialog.html">Dialog</a>.<a href="src_dialog.dialog.html#animationframesubscription">animationFrameSubscription</a></p>
280
280
  <ul>
281
- <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>
281
+ <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>
282
282
  </ul>
283
283
  </aside>
284
284
  </section>
@@ -295,7 +295,7 @@
295
295
  <aside class="tsd-sources">
296
296
  <p>Inherited from <a href="src_dialog.dialog.html">Dialog</a>.<a href="src_dialog.dialog.html#close">close</a></p>
297
297
  <ul>
298
- <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>
298
+ <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>
299
299
  </ul>
300
300
  </aside>
301
301
  </section>
@@ -306,7 +306,7 @@
306
306
  <aside class="tsd-sources">
307
307
  <p>Inherited from <a href="src_dialog.dialog.html">Dialog</a>.<a href="src_dialog.dialog.html#data">data</a></p>
308
308
  <ul>
309
- <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>
309
+ <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>
310
310
  </ul>
311
311
  </aside>
312
312
  <div class="tsd-type-declaration">
@@ -328,7 +328,7 @@
328
328
  <aside class="tsd-sources">
329
329
  <p>Inherited from <a href="src_dialog.dialog.html">Dialog</a>.<a href="src_dialog.dialog.html#dialog">dialog</a></p>
330
330
  <ul>
331
- <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>
331
+ <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>
332
332
  </ul>
333
333
  </aside>
334
334
  </section>
@@ -345,7 +345,7 @@
345
345
  <aside class="tsd-sources">
346
346
  <p>Inherited from <a href="src_dialog.dialog.html">Dialog</a>.<a href="src_dialog.dialog.html#dialogconfig">dialogConfig</a></p>
347
347
  <ul>
348
- <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>
348
+ <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>
349
349
  </ul>
350
350
  </aside>
351
351
  </section>
@@ -356,7 +356,7 @@
356
356
  <aside class="tsd-sources">
357
357
  <p>Overrides <a href="src_dialog.dialog.html">Dialog</a>.<a href="src_dialog.dialog.html#elementref">elementRef</a></p>
358
358
  <ul>
359
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/dialog/overflow-menu/overflow-menu-pane.component.ts#L44">src/dialog/overflow-menu/overflow-menu-pane.component.ts:44</a></li>
359
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/dialog/overflow-menu/overflow-menu-pane.component.ts#L44">src/dialog/overflow-menu/overflow-menu-pane.component.ts:44</a></li>
360
360
  </ul>
361
361
  </aside>
362
362
  </section>
@@ -373,7 +373,7 @@
373
373
  <aside class="tsd-sources">
374
374
  <p>Overrides <a href="src_dialog.dialog.html">Dialog</a>.<a href="src_dialog.dialog.html#elementservice">elementService</a></p>
375
375
  <ul>
376
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/dialog/overflow-menu/overflow-menu-pane.component.ts#L49">src/dialog/overflow-menu/overflow-menu-pane.component.ts:49</a></li>
376
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/dialog/overflow-menu/overflow-menu-pane.component.ts#L49">src/dialog/overflow-menu/overflow-menu-pane.component.ts:49</a></li>
377
377
  </ul>
378
378
  </aside>
379
379
  </section>
@@ -383,7 +383,7 @@
383
383
  <div class="tsd-signature tsd-kind-icon">experimental<span class="tsd-signature-symbol">:</span> <a href="src_experimental.experimentalservice.html" class="tsd-signature-type">ExperimentalService</a></div>
384
384
  <aside class="tsd-sources">
385
385
  <ul>
386
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/dialog/overflow-menu/overflow-menu-pane.component.ts#L46">src/dialog/overflow-menu/overflow-menu-pane.component.ts:46</a></li>
386
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/dialog/overflow-menu/overflow-menu-pane.component.ts#L46">src/dialog/overflow-menu/overflow-menu-pane.component.ts:46</a></li>
387
387
  </ul>
388
388
  </aside>
389
389
  </section>
@@ -393,7 +393,7 @@
393
393
  <div class="tsd-signature tsd-kind-icon">i18n<span class="tsd-signature-symbol">:</span> <a href="src_i18n.i18n.html" class="tsd-signature-type">I18n</a></div>
394
394
  <aside class="tsd-sources">
395
395
  <ul>
396
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/dialog/overflow-menu/overflow-menu-pane.component.ts#L45">src/dialog/overflow-menu/overflow-menu-pane.component.ts:45</a></li>
396
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/dialog/overflow-menu/overflow-menu-pane.component.ts#L45">src/dialog/overflow-menu/overflow-menu-pane.component.ts:45</a></li>
397
397
  </ul>
398
398
  </aside>
399
399
  </section>
@@ -404,7 +404,7 @@
404
404
  <aside class="tsd-sources">
405
405
  <p>Inherited from <a href="src_dialog.dialog.html">Dialog</a>.<a href="src_dialog.dialog.html#placement">placement</a></p>
406
406
  <ul>
407
- <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>
407
+ <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>
408
408
  </ul>
409
409
  </aside>
410
410
  </section>
@@ -415,7 +415,7 @@
415
415
  <aside class="tsd-sources">
416
416
  <p>Inherited from <a href="src_dialog.dialog.html">Dialog</a>.<a href="src_dialog.dialog.html#placements">placements</a></p>
417
417
  <ul>
418
- <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>
418
+ <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>
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/overflow-menu/overflow-menu-pane.component.ts#L138">src/dialog/overflow-menu/overflow-menu-pane.component.ts:138</a></li>
447
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/dialog/overflow-menu/overflow-menu-pane.component.ts#L138">src/dialog/overflow-menu/overflow-menu-pane.component.ts:138</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>
@@ -551,7 +551,7 @@
551
551
  <li class="tsd-description">
552
552
  <aside class="tsd-sources">
553
553
  <ul>
554
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/dialog/overflow-menu/overflow-menu-pane.component.ts#L82">src/dialog/overflow-menu/overflow-menu-pane.component.ts:82</a></li>
554
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/dialog/overflow-menu/overflow-menu-pane.component.ts#L82">src/dialog/overflow-menu/overflow-menu-pane.component.ts:82</a></li>
555
555
  </ul>
556
556
  </aside>
557
557
  <h4 class="tsd-parameters-title">Parameters</h4>
@@ -574,7 +574,7 @@
574
574
  <li class="tsd-description">
575
575
  <aside class="tsd-sources">
576
576
  <ul>
577
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/dialog/overflow-menu/overflow-menu-pane.component.ts#L152">src/dialog/overflow-menu/overflow-menu-pane.component.ts:152</a></li>
577
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/dialog/overflow-menu/overflow-menu-pane.component.ts#L152">src/dialog/overflow-menu/overflow-menu-pane.component.ts:152</a></li>
578
578
  </ul>
579
579
  </aside>
580
580
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">HTMLElement</span><span class="tsd-signature-symbol">[]</span></h4>
@@ -592,7 +592,7 @@
592
592
  <aside class="tsd-sources">
593
593
  <p>Inherited from <a href="src_dialog.dialog.html">Dialog</a>.<a href="src_dialog.dialog.html#ngafterviewinit">ngAfterViewInit</a></p>
594
594
  <ul>
595
- <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>
595
+ <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>
596
596
  </ul>
597
597
  </aside>
598
598
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@@ -610,7 +610,7 @@
610
610
  <aside class="tsd-sources">
611
611
  <p>Inherited from <a href="src_dialog.dialog.html">Dialog</a>.<a href="src_dialog.dialog.html#ngondestroy">ngOnDestroy</a></p>
612
612
  <ul>
613
- <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>
613
+ <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>
614
614
  </ul>
615
615
  </aside>
616
616
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@@ -628,7 +628,7 @@
628
628
  <aside class="tsd-sources">
629
629
  <p>Inherited from <a href="src_dialog.dialog.html">Dialog</a>.<a href="src_dialog.dialog.html#ngoninit">ngOnInit</a></p>
630
630
  <ul>
631
- <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>
631
+ <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>
632
632
  </ul>
633
633
  </aside>
634
634
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@@ -645,7 +645,7 @@
645
645
  <li class="tsd-description">
646
646
  <aside class="tsd-sources">
647
647
  <ul>
648
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/dialog/overflow-menu/overflow-menu-pane.component.ts#L131">src/dialog/overflow-menu/overflow-menu-pane.component.ts:131</a></li>
648
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/dialog/overflow-menu/overflow-menu-pane.component.ts#L131">src/dialog/overflow-menu/overflow-menu-pane.component.ts:131</a></li>
649
649
  </ul>
650
650
  </aside>
651
651
  <h4 class="tsd-parameters-title">Parameters</h4>
@@ -669,7 +669,7 @@
669
669
  <aside class="tsd-sources">
670
670
  <p>Overrides <a href="src_dialog.dialog.html">Dialog</a>.<a href="src_dialog.dialog.html#ondialoginit">onDialogInit</a></p>
671
671
  <ul>
672
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/dialog/overflow-menu/overflow-menu-pane.component.ts#L53">src/dialog/overflow-menu/overflow-menu-pane.component.ts:53</a></li>
672
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/dialog/overflow-menu/overflow-menu-pane.component.ts#L53">src/dialog/overflow-menu/overflow-menu-pane.component.ts:53</a></li>
673
673
  </ul>
674
674
  </aside>
675
675
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@@ -687,7 +687,7 @@
687
687
  <aside class="tsd-sources">
688
688
  <p>Inherited from <a href="src_dialog.dialog.html">Dialog</a>.<a href="src_dialog.dialog.html#placedialog">placeDialog</a></p>
689
689
  <ul>
690
- <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>
690
+ <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>
691
691
  </ul>
692
692
  </aside>
693
693
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@@ -704,7 +704,7 @@
704
704
  <aside class="tsd-sources">
705
705
  <p>Inherited from <a href="src_dialog.dialog.html">Dialog</a>.<a href="src_dialog.dialog.html#addgap">addGap</a></p>
706
706
  <ul>
707
- <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>
707
+ <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>
708
708
  </ul>
709
709
  </aside>
710
710
  <section class="tsd-panel tsd-member tsd-kind-function tsd-parent-kind-object-literal">
@@ -717,7 +717,7 @@
717
717
  <li class="tsd-description">
718
718
  <aside class="tsd-sources">
719
719
  <ul>
720
- <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>
720
+ <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>
721
721
  </ul>
722
722
  </aside>
723
723
  <h4 class="tsd-parameters-title">Parameters</h4>
@@ -740,7 +740,7 @@
740
740
  <li class="tsd-description">
741
741
  <aside class="tsd-sources">
742
742
  <ul>
743
- <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>
743
+ <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>
744
744
  </ul>
745
745
  </aside>
746
746
  <h4 class="tsd-parameters-title">Parameters</h4>
@@ -763,7 +763,7 @@
763
763
  <li class="tsd-description">
764
764
  <aside class="tsd-sources">
765
765
  <ul>
766
- <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>
766
+ <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>
767
767
  </ul>
768
768
  </aside>
769
769
  <h4 class="tsd-parameters-title">Parameters</h4>
@@ -786,7 +786,7 @@
786
786
  <li class="tsd-description">
787
787
  <aside class="tsd-sources">
788
788
  <ul>
789
- <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>
789
+ <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>
790
790
  </ul>
791
791
  </aside>
792
792
  <h4 class="tsd-parameters-title">Parameters</h4>
@@ -809,7 +809,7 @@
809
809
  <li class="tsd-description">
810
810
  <aside class="tsd-sources">
811
811
  <ul>
812
- <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>
812
+ <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>
813
813
  </ul>
814
814
  </aside>
815
815
  <h4 class="tsd-parameters-title">Parameters</h4>
@@ -832,7 +832,7 @@
832
832
  <li class="tsd-description">
833
833
  <aside class="tsd-sources">
834
834
  <ul>
835
- <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>
835
+ <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>
836
836
  </ul>
837
837
  </aside>
838
838
  <h4 class="tsd-parameters-title">Parameters</h4>