@vgroup/dialbox 0.5.1 → 0.5.2

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.
@@ -4017,6 +4017,7 @@ class DialboxComponent {
4017
4017
  this.notificationCallList.push(incomingCall);
4018
4018
  if ((_f = this.incomingCallnotification.data.data) === null || _f === void 0 ? void 0 : _f.participantId) {
4019
4019
  this.isCallInProgress = true;
4020
+ this.isDialpadHidden = false;
4020
4021
  }
4021
4022
  }
4022
4023
  addNumber(num) {