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
@@ -269,7 +269,7 @@
269
269
  <aside class="tsd-sources">
270
270
  <p>Inherited from <a href="src_select.select.html">Select</a>.<a href="src_select.select.html#_value">_value</a></p>
271
271
  <ul>
272
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/select/select.component.ts#L206">src/select/select.component.ts:206</a></li>
272
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/select/select.component.ts#L206">src/select/select.component.ts:206</a></li>
273
273
  </ul>
274
274
  </aside>
275
275
  </section>
@@ -286,7 +286,7 @@
286
286
  <aside class="tsd-sources">
287
287
  <p>Inherited from <a href="src_select.select.html">Select</a>.<a href="src_select.select.html#arialabel">ariaLabel</a></p>
288
288
  <ul>
289
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/select/select.component.ts#L188">src/select/select.component.ts:188</a></li>
289
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/select/select.component.ts#L188">src/select/select.component.ts:188</a></li>
290
290
  </ul>
291
291
  </aside>
292
292
  </section>
@@ -303,7 +303,7 @@
303
303
  <aside class="tsd-sources">
304
304
  <p>Inherited from <a href="src_select.select.html">Select</a>.<a href="src_select.select.html#disabled">disabled</a></p>
305
305
  <ul>
306
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/select/select.component.ts#L174">src/select/select.component.ts:174</a></li>
306
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/select/select.component.ts#L174">src/select/select.component.ts:174</a></li>
307
307
  </ul>
308
308
  </aside>
309
309
  </section>
@@ -320,7 +320,7 @@
320
320
  <aside class="tsd-sources">
321
321
  <p>Inherited from <a href="src_select.select.html">Select</a>.<a href="src_select.select.html#display">display</a></p>
322
322
  <ul>
323
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/select/select.component.ts#L142">src/select/select.component.ts:142</a></li>
323
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/select/select.component.ts#L142">src/select/select.component.ts:142</a></li>
324
324
  </ul>
325
325
  </aside>
326
326
  </section>
@@ -337,7 +337,7 @@
337
337
  <aside class="tsd-sources">
338
338
  <p>Inherited from <a href="src_select.select.html">Select</a>.<a href="src_select.select.html#helpertext">helperText</a></p>
339
339
  <ul>
340
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/select/select.component.ts#L150">src/select/select.component.ts:150</a></li>
340
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/select/select.component.ts#L150">src/select/select.component.ts:150</a></li>
341
341
  </ul>
342
342
  </aside>
343
343
  </section>
@@ -354,7 +354,7 @@
354
354
  <aside class="tsd-sources">
355
355
  <p>Overrides <a href="src_select.select.html">Select</a>.<a href="src_select.select.html#id">id</a></p>
356
356
  <ul>
357
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/timepicker-select/timepicker-select.component.ts#L45">src/timepicker-select/timepicker-select.component.ts:45</a></li>
357
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/timepicker-select/timepicker-select.component.ts#L45">src/timepicker-select/timepicker-select.component.ts:45</a></li>
358
358
  </ul>
359
359
  </aside>
360
360
  </section>
@@ -371,7 +371,7 @@
371
371
  <aside class="tsd-sources">
372
372
  <p>Inherited from <a href="src_select.select.html">Select</a>.<a href="src_select.select.html#invalid">invalid</a></p>
373
373
  <ul>
374
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/select/select.component.ts#L182">src/select/select.component.ts:182</a></li>
374
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/select/select.component.ts#L182">src/select/select.component.ts:182</a></li>
375
375
  </ul>
376
376
  </aside>
377
377
  </section>
@@ -388,7 +388,7 @@
388
388
  <aside class="tsd-sources">
389
389
  <p>Inherited from <a href="src_select.select.html">Select</a>.<a href="src_select.select.html#invalidtext">invalidText</a></p>
390
390
  <ul>
391
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/select/select.component.ts#L154">src/select/select.component.ts:154</a></li>
391
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/select/select.component.ts#L154">src/select/select.component.ts:154</a></li>
392
392
  </ul>
393
393
  </aside>
394
394
  </section>
@@ -405,7 +405,7 @@
405
405
  <aside class="tsd-sources">
406
406
  <p>Overrides <a href="src_select.select.html">Select</a>.<a href="src_select.select.html#label">label</a></p>
407
407
  <ul>
408
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/timepicker-select/timepicker-select.component.ts#L57">src/timepicker-select/timepicker-select.component.ts:57</a></li>
408
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/timepicker-select/timepicker-select.component.ts#L57">src/timepicker-select/timepicker-select.component.ts:57</a></li>
409
409
  </ul>
410
410
  </aside>
411
411
  </section>
@@ -422,7 +422,7 @@
422
422
  <aside class="tsd-sources">
423
423
  <p>Inherited from <a href="src_select.select.html">Select</a>.<a href="src_select.select.html#select">select</a></p>
424
424
  <ul>
425
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/select/select.component.ts#L193">src/select/select.component.ts:193</a></li>
425
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/select/select.component.ts#L193">src/select/select.component.ts:193</a></li>
426
426
  </ul>
427
427
  </aside>
428
428
  </section>
@@ -439,7 +439,7 @@
439
439
  <aside class="tsd-sources">
440
440
  <p>Inherited from <a href="src_select.select.html">Select</a>.<a href="src_select.select.html#size">size</a></p>
441
441
  <ul>
442
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/select/select.component.ts#L170">src/select/select.component.ts:170</a></li>
442
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/select/select.component.ts#L170">src/select/select.component.ts:170</a></li>
443
443
  </ul>
444
444
  </aside>
445
445
  </section>
@@ -456,7 +456,7 @@
456
456
  <aside class="tsd-sources">
457
457
  <p>Overrides <a href="src_select.select.html">Select</a>.<a href="src_select.select.html#skeleton">skeleton</a></p>
458
458
  <ul>
459
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/timepicker-select/timepicker-select.component.ts#L50">src/timepicker-select/timepicker-select.component.ts:50</a></li>
459
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/timepicker-select/timepicker-select.component.ts#L50">src/timepicker-select/timepicker-select.component.ts:50</a></li>
460
460
  </ul>
461
461
  </aside>
462
462
  </section>
@@ -473,7 +473,7 @@
473
473
  <aside class="tsd-sources">
474
474
  <p>Overrides <a href="src_select.select.html">Select</a>.<a href="src_select.select.html#theme">theme</a></p>
475
475
  <ul>
476
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/timepicker-select/timepicker-select.component.ts#L55">src/timepicker-select/timepicker-select.component.ts:55</a></li>
476
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/timepicker-select/timepicker-select.component.ts#L55">src/timepicker-select/timepicker-select.component.ts:55</a></li>
477
477
  </ul>
478
478
  </aside>
479
479
  </section>
@@ -489,7 +489,7 @@
489
489
  <div class="tsd-signature tsd-kind-icon">time<wbr>Picker<wbr>Select<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> =&nbsp;true</span></div>
490
490
  <aside class="tsd-sources">
491
491
  <ul>
492
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/timepicker-select/timepicker-select.component.ts#L43">src/timepicker-select/timepicker-select.component.ts:43</a></li>
492
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/timepicker-select/timepicker-select.component.ts#L43">src/timepicker-select/timepicker-select.component.ts:43</a></li>
493
493
  </ul>
494
494
  </aside>
495
495
  </section>
@@ -505,7 +505,7 @@
505
505
  <div class="tsd-signature tsd-kind-icon">time<wbr>Picker<wbr>Select<wbr>Skeleton<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> =&nbsp;this.skeleton</span></div>
506
506
  <aside class="tsd-sources">
507
507
  <ul>
508
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/timepicker-select/timepicker-select.component.ts#L59">src/timepicker-select/timepicker-select.component.ts:59</a></li>
508
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/timepicker-select/timepicker-select.component.ts#L59">src/timepicker-select/timepicker-select.component.ts:59</a></li>
509
509
  </ul>
510
510
  </aside>
511
511
  </section>
@@ -521,7 +521,7 @@
521
521
  <div class="tsd-signature tsd-kind-icon">time<wbr>Select<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> =&nbsp;true</span></div>
522
522
  <aside class="tsd-sources">
523
523
  <ul>
524
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/timepicker-select/timepicker-select.component.ts#L42">src/timepicker-select/timepicker-select.component.ts:42</a></li>
524
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/timepicker-select/timepicker-select.component.ts#L42">src/timepicker-select/timepicker-select.component.ts:42</a></li>
525
525
  </ul>
526
526
  </aside>
527
527
  </section>
@@ -538,7 +538,7 @@
538
538
  <aside class="tsd-sources">
539
539
  <p>Inherited from <a href="src_select.select.html">Select</a>.<a href="src_select.select.html#valuechange">valueChange</a></p>
540
540
  <ul>
541
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/select/select.component.ts#L190">src/select/select.component.ts:190</a></li>
541
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/select/select.component.ts#L190">src/select/select.component.ts:190</a></li>
542
542
  </ul>
543
543
  </aside>
544
544
  </section>
@@ -555,7 +555,7 @@
555
555
  <aside class="tsd-sources">
556
556
  <p>Inherited from <a href="src_select.select.html">Select</a>.<a href="src_select.select.html#warn">warn</a></p>
557
557
  <ul>
558
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/select/select.component.ts#L158">src/select/select.component.ts:158</a></li>
558
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/select/select.component.ts#L158">src/select/select.component.ts:158</a></li>
559
559
  </ul>
560
560
  </aside>
561
561
  </section>
@@ -572,7 +572,7 @@
572
572
  <aside class="tsd-sources">
573
573
  <p>Inherited from <a href="src_select.select.html">Select</a>.<a href="src_select.select.html#warntext">warnText</a></p>
574
574
  <ul>
575
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/select/select.component.ts#L162">src/select/select.component.ts:162</a></li>
575
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/select/select.component.ts#L162">src/select/select.component.ts:162</a></li>
576
576
  </ul>
577
577
  </aside>
578
578
  </section>
@@ -583,7 +583,7 @@
583
583
  <aside class="tsd-sources">
584
584
  <p>Inherited from <a href="src_select.select.html">Select</a>.<a href="src_select.select.html#selectcount">selectCount</a></p>
585
585
  <ul>
586
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/select/select.component.ts#L137">src/select/select.component.ts:137</a></li>
586
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/select/select.component.ts#L137">src/select/select.component.ts:137</a></li>
587
587
  </ul>
588
588
  </aside>
589
589
  </section>
@@ -602,7 +602,7 @@
602
602
  <div class="tsd-signature tsd-kind-icon">time<wbr>Picker<wbr>Select<wbr>Light<span class="tsd-signature-symbol">:</span> </div>
603
603
  <aside class="tsd-sources">
604
604
  <ul>
605
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/timepicker-select/timepicker-select.component.ts#L61">src/timepicker-select/timepicker-select.component.ts:61</a></li>
605
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/timepicker-select/timepicker-select.component.ts#L61">src/timepicker-select/timepicker-select.component.ts:61</a></li>
606
606
  </ul>
607
607
  </aside>
608
608
  </section>
@@ -619,8 +619,8 @@
619
619
  <aside class="tsd-sources">
620
620
  <p>Inherited from <a href="src_select.select.html">Select</a>.<a href="src_select.select.html#value">value</a></p>
621
621
  <ul>
622
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/select/select.component.ts#L195">src/select/select.component.ts:195</a></li>
623
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/select/select.component.ts#L202">src/select/select.component.ts:202</a></li>
622
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/select/select.component.ts#L195">src/select/select.component.ts:195</a></li>
623
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/select/select.component.ts#L202">src/select/select.component.ts:202</a></li>
624
624
  </ul>
625
625
  </aside>
626
626
  </section>
@@ -644,7 +644,7 @@
644
644
  <aside class="tsd-sources">
645
645
  <p>Inherited from <a href="src_select.select.html">Select</a>.<a href="src_select.select.html#focusout">focusOut</a></p>
646
646
  <ul>
647
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/select/select.component.ts#L261">src/select/select.component.ts:261</a></li>
647
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/select/select.component.ts#L261">src/select/select.component.ts:261</a></li>
648
648
  </ul>
649
649
  </aside>
650
650
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@@ -662,7 +662,7 @@
662
662
  <aside class="tsd-sources">
663
663
  <p>Inherited from <a href="src_select.select.html">Select</a>.<a href="src_select.select.html#istemplate">isTemplate</a></p>
664
664
  <ul>
665
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/select/select.component.ts#L265">src/select/select.component.ts:265</a></li>
665
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/select/select.component.ts#L265">src/select/select.component.ts:265</a></li>
666
666
  </ul>
667
667
  </aside>
668
668
  <h4 class="tsd-parameters-title">Parameters</h4>
@@ -686,7 +686,7 @@
686
686
  <aside class="tsd-sources">
687
687
  <p>Inherited from <a href="src_select.select.html">Select</a>.<a href="src_select.select.html#ngafterviewinit">ngAfterViewInit</a></p>
688
688
  <ul>
689
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/select/select.component.ts#L208">src/select/select.component.ts:208</a></li>
689
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/select/select.component.ts#L208">src/select/select.component.ts:208</a></li>
690
690
  </ul>
691
691
  </aside>
692
692
  <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_select.select.html">Select</a>.<a href="src_select.select.html#onchange">onChange</a></p>
706
706
  <ul>
707
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/select/select.component.ts#L251">src/select/select.component.ts:251</a></li>
707
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/select/select.component.ts#L251">src/select/select.component.ts:251</a></li>
708
708
  </ul>
709
709
  </aside>
710
710
  <h4 class="tsd-parameters-title">Parameters</h4>
@@ -728,7 +728,7 @@
728
728
  <aside class="tsd-sources">
729
729
  <p>Inherited from <a href="src_select.select.html">Select</a>.<a href="src_select.select.html#onchangehandler">onChangeHandler</a></p>
730
730
  <ul>
731
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/select/select.component.ts#L272">src/select/select.component.ts:272</a></li>
731
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/select/select.component.ts#L272">src/select/select.component.ts:272</a></li>
732
732
  </ul>
733
733
  </aside>
734
734
  <h4 class="tsd-parameters-title">Parameters</h4>
@@ -752,7 +752,7 @@
752
752
  <aside class="tsd-sources">
753
753
  <p>Inherited from <a href="src_select.select.html">Select</a>.<a href="src_select.select.html#ontouchedhandler">onTouchedHandler</a></p>
754
754
  <ul>
755
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/select/select.component.ts#L273">src/select/select.component.ts:273</a></li>
755
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/select/select.component.ts#L273">src/select/select.component.ts:273</a></li>
756
756
  </ul>
757
757
  </aside>
758
758
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@@ -770,7 +770,7 @@
770
770
  <aside class="tsd-sources">
771
771
  <p>Inherited from <a href="src_select.select.html">Select</a>.<a href="src_select.select.html#registeronchange">registerOnChange</a></p>
772
772
  <ul>
773
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/select/select.component.ts#L229">src/select/select.component.ts:229</a></li>
773
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/select/select.component.ts#L229">src/select/select.component.ts:229</a></li>
774
774
  </ul>
775
775
  </aside>
776
776
  <h4 class="tsd-parameters-title">Parameters</h4>
@@ -794,7 +794,7 @@
794
794
  <aside class="tsd-sources">
795
795
  <p>Inherited from <a href="src_select.select.html">Select</a>.<a href="src_select.select.html#registerontouched">registerOnTouched</a></p>
796
796
  <ul>
797
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/select/select.component.ts#L236">src/select/select.component.ts:236</a></li>
797
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/select/select.component.ts#L236">src/select/select.component.ts:236</a></li>
798
798
  </ul>
799
799
  </aside>
800
800
  <h4 class="tsd-parameters-title">Parameters</h4>
@@ -818,7 +818,7 @@
818
818
  <aside class="tsd-sources">
819
819
  <p>Inherited from <a href="src_select.select.html">Select</a>.<a href="src_select.select.html#setdisabledstate">setDisabledState</a></p>
820
820
  <ul>
821
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/select/select.component.ts#L243">src/select/select.component.ts:243</a></li>
821
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/select/select.component.ts#L243">src/select/select.component.ts:243</a></li>
822
822
  </ul>
823
823
  </aside>
824
824
  <h4 class="tsd-parameters-title">Parameters</h4>
@@ -842,7 +842,7 @@
842
842
  <aside class="tsd-sources">
843
843
  <p>Inherited from <a href="src_select.select.html">Select</a>.<a href="src_select.select.html#writevalue">writeValue</a></p>
844
844
  <ul>
845
- <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/03c7681/src/select/select.component.ts#L222">src/select/select.component.ts:222</a></li>
845
+ <li>Defined in <a href="https://github.com/IBM/carbon-components-angular/blob/86c6099/src/select/select.component.ts#L222">src/select/select.component.ts:222</a></li>
846
846
  </ul>
847
847
  </aside>
848
848
  <h4 class="tsd-parameters-title">Parameters</h4>