@social-mail/social-mail-client 1.4.167 → 1.4.168

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.
@@ -26777,6 +26777,7 @@ System.register(["tslib", "@web-atoms/web-controls/dist/mobile-app/MobileApp", "
26777
26777
  __decorate([Action({
26778
26778
  onEvent: "delete-user",
26779
26779
  success: "User deleted successfully",
26780
+ confirm: "Are you sure you want to delete this user?",
26780
26781
  close: true
26781
26782
  }), __metadata("design:type", Function), __metadata("design:paramtypes", []), __metadata("design:returntype", Promise)], UserDetailsPage.prototype, "deleteUser", null);
26782
26783
  }