mirror of
https://github.com/bitwarden/browser
synced 2026-01-22 04:13:49 +00:00
This PR moves the Desktop Send list UI into a shared library component and updates the Desktop Send v2 component to use modern Angular patterns (Signals, OnPush, no manual subscriptions)
Bitwarden Send
This folder contains 2 packages that can be used to create and modify Sends.
semd-core
Package name: @bitwarden/send-core
Contains all types, models, and services for Bitwarden Send
Currently in use by the Bitwarden Web Vault, CLI, desktop app and browser extension
send-ui
Package name: @bitwarden/send-ui
Contains all UI components used for Bitwarden Send