@ship-ui/core 0.16.3 → 0.16.5

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.
@@ -533,7 +533,6 @@ class ShipDialogService {
533
533
  closed?.(arg);
534
534
  }
535
535
  return {
536
- ...this.insertedCompRef.instance,
537
536
  component: this.insertedCompRef.instance,
538
537
  close: closeAction,
539
538
  closed: this.compRef.instance.closed,