clients/libs/tools/send
Will Martin 34a4970527
Fix readonly lint errors in SendGeneratorDialogComponent (#19480)
Convert mutable class properties to readonly, using signals for
buttonLabel and generatedValue to satisfy the enforce-readonly-angular-properties rule.
2026-03-11 09:46:54 -04:00
..
send-ui Fix readonly lint errors in SendGeneratorDialogComponent (#19480) 2026-03-11 09:46:54 -04:00
README.md [PM-8448] Create BItwarden Send UI library package (#9402) 2024-05-29 11:26:40 +01:00

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