ca-components 2.0.46 → 2.0.47

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.
@@ -31899,6 +31899,7 @@ class CaDetailsTitleCardComponent {
31899
31899
  }
31900
31900
  onPopoverClosed() {
31901
31901
  this.toggleInput = false;
31902
+ this.onSearchTextChange.emit(null);
31902
31903
  }
31903
31904
  handleDropdownOpenCloseClick(dropdownPopover) {
31904
31905
  if (dropdownPopover.isOpen()) {