;(function($,_,undefined){"use strict";ips.controller.mixin('bimHideContentLike','core.front.core.reaction',true,function()
{if(ips.getSetting('howToSeeHiddenContent')=="like"||ips.getSetting('howToSeeHiddenContent')=="both")
{this.after('clickReaction',function(e)
{this.updatePostContent(e);});this.after('unreact',function(e)
{this.updatePostContent(e);});}
this.updatePostContent=function(e){var container=$(e.currentTarget).closest('.ipsComment_content');var id=container.attr('data-commentid');var url=ips.getSetting('baseURL')+"?app=core&module=system&controller=plugins&do=bimViewContent";var self=this;setTimeout(function(){ips.getAjax()(url,{type:'post',dataType:'json',cache:true,data:{id:id,csrfKey:ips.getSetting('csrfKey')}}).done(function(response){if(response.type=='error'){ips.ui.alert.show({message:response.message});}
else if(response.type=='OK'){var el=$('#comment-'+id+'_wrap').find('[data-role="commentContent"]');el.html(response.content);$(document).trigger('contentChange',[el]);}});},1200);}});ips.controller.mixin('bimHideContentEditor','core.front.core.commentFeed',true,function()
{if(ips.getSetting('howToSeeHiddenContent')=="reply"||ips.getSetting('howToSeeHiddenContent')=="both")
{this.before('quickReply',function(e){if($('#bimHiddenContentRequires_reply').length||$('#bimHiddenContentRequires_both').length)
{this.scope.find('[data-role="replyArea"] form').attr('data-noAjax','true');}});}});}(jQuery,_));;;(function($,_,undefined){"use strict";ips.controller.mixin('bimHideContentLike','core.front.core.reaction',true,function()
{if(ips.getSetting('howToSeeHiddenContent')=="like"||ips.getSetting('howToSeeHiddenContent')=="both")
{this.after('clickReaction',function(e)
{this.updatePostContent(e);});this.after('unreact',function(e)
{this.updatePostContent(e);});}
this.updatePostContent=function(e){var container=$(e.currentTarget).closest('.ipsComment_content');var id=container.attr('data-commentid');var url=ips.getSetting('baseURL')+"?app=core&module=system&controller=plugins&do=bimViewContent";var self=this;setTimeout(function(){ips.getAjax()(url,{type:'post',dataType:'json',cache:true,data:{id:id,csrfKey:ips.getSetting('csrfKey')}}).done(function(response){if(response.type=='error'){ips.ui.alert.show({message:response.message});}
else if(response.type=='OK'){var el=$('#comment-'+id+'_wrap').find('[data-role="commentContent"]');el.html(response.content);$(document).trigger('contentChange',[el]);}});},1200);}});ips.controller.mixin('bimHideContentEditor','core.front.core.commentFeed',true,function()
{if(ips.getSetting('howToSeeHiddenContent')=="reply"||ips.getSetting('howToSeeHiddenContent')=="both")
{this.before('quickReply',function(e){if($('#bimHiddenContentRequires_reply').length||$('#bimHiddenContentRequires_both').length)
{this.scope.find('[data-role="replyArea"] form').attr('data-noAjax','true');}});}});}(jQuery,_));;