{I"
class:ETI"BundledAsset; FI"logical_path; TI"2think_feel_do_engine/devise/passwords/edit.js; TI"
pathname; TI"„/Users/usabilitymonitor/Desktop/Github/think_feel_do_engine/app/assets/javascripts/think_feel_do_engine/devise/passwords/edit.js.erb; FI"content_type; TI"application/javascript; TI"
mtime; Tl+¨ª‘TI"length; TiaI"digest; TI"%5c7b107bd80e316e95a93a4767f2236f; FI"source; TI"a
$(document).on('page:change, ready', function() {
$("#new_participant #participant_password, #new_user #user_password").on("keyup", function() {
$.getJSON("/password_entropy_bits", { password: $(this).val() }, function(data) {
if (data.bits < 10) {
$("#password-strength").html("Weak");
} else if (data.bits < 18) {
$("#password-strength").html("Medium");
} else {
$("#password-strength").html("Strong ");
}
});
});
});
; TI"required_assets_digest; TI"%9c7e8de2aeeff517cbf33433f01ee0c9; FI"
_version; TI"%01511319732b44ed6445e68132ed559b; F