clients/libs/tools
Jason Ng fd10a26df9
[PM-18804] generator nudges (#14705)
* added generator spotlight to credential generator component

* moved generator spotlight to browser component and add as slot in libs. update copy for send

* added an aria label for the generator nudge body content

* new copy and styles for browser send will be behind feature flag

* update featureflag call to observable in send-v2

* changed how nudge text is made in credential generator

* added new observable to vault nudges to return specific boolean. Update naming of vault types. update observable calls in credential-generator and send-v2

* update send-v2 and credential generator to use new renamed nudges

* update to create nudge generator spotlight component. using this inside the credential generator for nudge spotlight

* fix imports for Nudge related code

* add libs/angular to storybook

---------

Co-authored-by: Nick Krantz <nick@livefront.com>
2025-05-21 12:46:02 -05:00
..
card [PM-18599] Forbid unknown property and element in tests (#13556) 2025-02-25 14:02:19 -08:00
export/vault-export [CL-694] Remove unused imports (#14795) 2025-05-16 17:11:18 +02:00
generator [PM-18804] generator nudges (#14705) 2025-05-21 12:46:02 -05:00
send [PM-18804] generator nudges (#14705) 2025-05-21 12:46:02 -05: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.