mirror of
https://github.com/bitwarden/browser
synced 2025-12-18 17:23:37 +00:00
[PM-9675] Browser Refresh Login - Generator dialog (#10352)
* [PM-9675] Introduce CipherFormGenerator component * [PM-9675] Introduce VaultGeneratorDialog component for Browser * [PM-9675] Introduce BrowserCipherFormGeneration Service * [PM-9675] Fix aria label on popup header * [PM-9675] Cleanup html * [PM-9675] Cleanup vault generator dialog spec file
This commit is contained in:
@@ -8,3 +8,4 @@ export {
|
||||
export { TotpCaptureService } from "./abstractions/totp-capture.service";
|
||||
export { CipherFormGenerationService } from "./abstractions/cipher-form-generation.service";
|
||||
export { DefaultCipherFormConfigService } from "./services/default-cipher-form-config.service";
|
||||
export { CipherFormGeneratorComponent } from "./components/cipher-generator/cipher-form-generator.component";
|
||||
|
||||
Reference in New Issue
Block a user