clients/libs/angular/src
Melanie Kanavakatini 35b33335fb
[EC-474] Add hidden char count toggle to web and desktop (#3262)
* feat-web: add hidden char count toggle

* Added toggle char count for desktop

* Use Tailwind and Component Library, add i18n

* Hide char count when password is hidden

* Initial proposal

* Update colors per design spec for all clients

Also make variable names consistent across clients

* Remove unused scss

* Add styling

* Set fixed with for password count elements

* Add separate wrapped stories

* Fix alignment of first char when wrapped

* Minor refactors

* Make naming consistent

* Add Figma url

* add barrel files

* Use CL component

* Fix template

* Remove duplicate style

* Use ColorPasswordComponent in web, remove old pipe

Also remove styling and move pipe out of jslib-module given that
it's no longer shared by all Angular clients

* Run prettier

* Remove unused scss vars

* Undo unnecessary changes

* Remove unnecessary changes

* Fix styling

* Fix selector

* Collect show password event

* Fix incorrect background in dark mode

* Fix linting

* Use color password for password history

* Add char count to hidden custom fields in desktop

* Fix char count background in web: take 2

* Update service name

* Add missing label toggleCharacterCount for desktop

Co-authored-by: Daniel James Smith <djsmith@web.de>
Co-authored-by: Thomas Rittson <trittson@bitwarden.com>
2022-12-20 13:31:18 +01:00
..
components [CL-58] Make icon button compatible with bit suffix directive (#4057) 2022-12-20 08:14:29 +10:00
directives [EC-7] Org Admin Vault Refresh Client V1 (#3925) 2022-11-02 09:57:25 -07:00
guards Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
images/cards [PS-1122] Adds Mir payment system (#3079) 2022-07-19 12:20:37 +02:00
interfaces Move to libs 2022-06-03 16:24:40 +02:00
pipes [SM-252] Enable strict templates (#3601) 2022-11-28 18:59:46 +01:00
scss Update bwi-font files and icon stylesheet (#3780) 2022-10-13 16:43:09 -07:00
services [EC 784] Refactor organization user service (#4163) 2022-12-19 10:56:16 -08:00
shared/components/password-strength Fixed defect (#3344) 2022-08-23 22:27:40 +01:00
types [EC-7] Org Admin Vault Refresh Client V1 (#3925) 2022-11-02 09:57:25 -07:00
utils [EC-7] Org Admin Vault Refresh Client V1 (#3925) 2022-11-02 09:57:25 -07:00
validators [EC-7] Org Admin Vault Refresh Client V1 (#3925) 2022-11-02 09:57:25 -07:00
vault/vault-filter [PS-1942] Add Provider Filters (#4147) 2022-12-01 15:31:24 -05:00
jslib.module.ts [EC-474] Add hidden char count toggle to web and desktop (#3262) 2022-12-20 13:31:18 +01:00