1
0
mirror of https://github.com/bitwarden/browser.git synced 2025-01-30 22:41:33 +01:00
bitwarden-browser/libs/tools/send
Brandon Treston b23a41ac86
[PM-17465] refactor PolicyService.getAll$ to make userId not optional (#13031)
* refactor PolicyService.getAll$ to make userId not optional

* add fix to browser

* fix test to read from mock singleUserState

* remove nested pipes, cleanup
2025-01-24 09:58:38 -05:00
..
send-ui [PM-17465] refactor PolicyService.getAll$ to make userId not optional (#13031) 2025-01-24 09:58:38 -05: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