clients/libs/tools
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
..
export/vault-export Remove dependency on JslibModule for export components (#19346) 2026-03-03 20:06:39 +00:00
generator [PM-31880 | BEEEP] Move random out of keyservice to PureCrypto (#18838) 2026-02-20 19:09:52 +01:00
send Fix readonly lint errors in SendGeneratorDialogComponent (#19480) 2026-03-11 09:46:54 -04:00
README.md [PM-4266] Create folder for tools owned features (#6761) 2023-11-02 14:10:28 +01:00

Tools

This lib represents the public API of the Tools team at Bitwarden. Modules are imported using @bitwarden/{feature-name} for example @bitwarden/send-core and @bitwarden/send-components.