7f6aa9482a
Delete-user was a plain Delete/Cancel AlertDialog — too permissive for an irreversible action. Now mirrors Flutter's TypedConfirmSheet: an OutlinedTextField where the admin must type "DELETE" before the Delete button enables (case-insensitive). The button stays disabled and muted until the word matches. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>