mirror of
https://github.com/bitwarden/clients.git
synced 2026-06-22 21:02:34 +08:00
|
Some checks are pending
Chromatic / Check PR run (push) Waiting to run
Chromatic / Chromatic (push) Blocked by required conditions
Scan / Check PR run (push) Waiting to run
Scan / SAST scan (push) Blocked by required conditions
Scan / Quality scan (push) Blocked by required conditions
Testing / Check for test secrets (push) Waiting to run
Testing / Run tests (push) Blocked by required conditions
Testing / Run Rust tests on ${{ matrix.os }} (macos-latest) (push) Waiting to run
Testing / Run Rust tests on ${{ matrix.os }} (ubuntu-latest) (push) Waiting to run
Testing / Run Rust tests on ${{ matrix.os }} (windows-latest) (push) Waiting to run
* WIP generate password in export vault * finish generate password in export component * use bitIconButton directive * add copy link to file password input * change copy password message |
||
|---|---|---|
| .. | ||
| vault-export-core | ||
| vault-export-ui | ||
| README.md | ||
Vault Export
This folder contains 2 packages that can be used to export a users or an organizational vault.
vault-export-core
Package name: @bitwarden/vault-export-core
Contains all types, models, and services to export a user or organization's vault.
Currently in use by the Bitwarden Web Vault, CLI, desktop app and browser extension
vault-export-ui
Package name: @bitwarden/vault-export-ui
Contains all UI components used for the vault-export