@vgroup/dialbox 0.6.3-0.40 → 0.6.3-0.41

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.
@@ -2040,6 +2040,7 @@ class CallProgressComponent {
2040
2040
  ;
2041
2041
  }
2042
2042
  if ((_t = changes['callAction']) === null || _t === void 0 ? void 0 : _t.currentValue) {
2043
+ this.deviceNumberList = this.callerIdList.map((res) => res.number);
2043
2044
  this.rejoinHost(this.callAction);
2044
2045
  }
2045
2046
  }