"use strict";jQuery(document).ready(function(s){function t(){s(".buddypress.widget .gamipress-buddypress-user-details-listing:not(.is_loaded)").each(function(){""!==s(this).text().trim()&&(s(this).parent().append(''),s(this).find("img").length?s(this).parent().find(".showGamipressData").append('
'):s(this).parent().find(".showGamipressData").append(''),s(this).parent().find(".gamipress-buddypress-user-details-listing").wrap('
'),s(this).parent().find(".gamipress-buddypress-user-details-listing").append('')),s(this).addClass("is_loaded")})}var e;s(".buddypress.widget .gamipress-buddypress-user-details-listing").length&&(t(),s(document).on("click",".buddypress.widget .showGamipressData",function(){s(this).parent().find(".GamiPress-data-popup").addClass("is_active"),s(this).closest(".widget-area").length&&(e=s(this).closest(".widget-area").attr("style"),s(this).closest(".widget-area").attr("style",""),s("body").addClass("hide-overflow"))}),s(document).on("heartbeat-tick",function(s,e){setTimeout(function(){t()},1e3)}),s(".widget div#members-list-options a").on("click",function(){setTimeout(function(){t()},3e3)}),s(document).on("click",".buddypress.widget .GamiPress-data-popup .hideGamipressData",function(){s(this).closest(".GamiPress-data-popup").removeClass("is_active"),s(this).closest(".widget-area").length&&(s(this).closest(".widget-area").attr("style",e),e="",s("body").removeClass("hide-overflow"))}))});