mirror of
https://github.com/bitwarden/jslib
synced 2025-12-10 05:13:41 +00:00
* add ellipsis pipe * run prettier * Account for ellipsis length in returned string * Fix complete words case * Fix another complete words issue * fix for if there are not spaces in long value * extract length check to beginning of method * condense if statements * remove log