mirror of
https://github.com/bitwarden/jslib
synced 2026-02-08 20:50:02 +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