Data security with imports

Hello,
Bitwarden claims that they do never have the unencrypted password because the password will always be encrypted on the client before it is transmitted.
Is this still true when importing CSV files through the web interface?
Thank you!

Yes : the CSV is processed locally by some Javascript code that runs in your browser. Then, the data is encrypted and the encrypted data is transmitted to bitwarden’s server for sync.