@momentum-design/components 0.19.0 → 0.20.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.
@@ -1344,6 +1344,7 @@
1344
1344
  </mdc-text>
1345
1345
  `:h}clearInputText(){var e;this.value="",(e=this.inputElement)==null||e.focus()}renderTrailingButton(){return this.trailingButton?m`
1346
1346
  <mdc-button
1347
+ part='trailing-button'
1347
1348
  class='${this.value?"":"hidden"}'
1348
1349
  prefix-icon='${J.CLEAR_BUTTON_ICON}'
1349
1350
  variant='${J.CLEAR_BUTTON_VARIANT}'