-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathtemplates.js
5 lines (4 loc) · 42.9 KB
/
templates.js
1
2
3
4
5
/* kxl-deployment-tools 2016-05-18 */
this.Templates=this.Templates||{},Handlebars.registerPartial("header/_header-user-menu-item",this.Templates["header/_header-user-menu-item"]=Handlebars.template(function(a,b,c,d,e){this.compilerInfo=[4,">= 1.0.0"],c=this.merge(c,a.helpers),e=e||{};var f,g,h="",i="function",j=this.escapeExpression;return h+='<div class="kx-menu-button">\n<a class="kx-menu-item-lnk ',(g=c.buttonClassName)?f=g.call(b,{hash:{},data:e}):(g=b&&b.buttonClassName,f=typeof g===i?g.call(b,{hash:{},data:e}):g),h+=j(f)+'"></a>\n</div>\n<div class="kx-notify-count">\n\n</div>\n<div class="kx-megaflyout ',(g=c.flyoutClassName)?f=g.call(b,{hash:{},data:e}):(g=b&&b.flyoutClassName,f=typeof g===i?g.call(b,{hash:{},data:e}):g),h+=j(f)+'">\n<div class="kx-megaflyout-inner">\n<div class="kx-user-menu-item-content"></div>\n</div>\n</div>\n'})),Handlebars.registerPartial("profile/forum_bookmarks/_forum-bookmarks-empty",this.Templates["profile/forum_bookmarks/_forum-bookmarks-empty"]=Handlebars.template(function(a,b,c,d,e){return this.compilerInfo=[4,">= 1.0.0"],c=this.merge(c,a.helpers),e=e||{},'<div class="kx-visit-forums-region"></div>\n'})),Handlebars.registerPartial("profile/forum_bookmarks/_forum-bookmarks-item",this.Templates["profile/forum_bookmarks/_forum-bookmarks-item"]=Handlebars.template(function(a,b,c,d,e){this.compilerInfo=[4,">= 1.0.0"],c=this.merge(c,a.helpers),e=e||{};var f,g,h="",i="function";return h+='<div class="kx-forum-bookmark">\n<div class="kx-forum-bookmark-checkmark"></div>\n<div class="kx-forum-bookmark-title kx-link kx-ellipsis">',(g=c.title)?f=g.call(b,{hash:{},data:e}):(g=b&&b.title,f=typeof g===i?g.call(b,{hash:{},data:e}):g),(f||0===f)&&(h+=f),h+="</div>\n</div>\n"})),Handlebars.registerPartial("profile/latest_posts/_home-latest-posts-item",this.Templates["profile/latest_posts/_home-latest-posts-item"]=Handlebars.template(function(a,b,c,d,e){this.compilerInfo=[4,">= 1.0.0"],c=this.merge(c,a.helpers),e=e||{};var f,g,h="",i="function";return h+='<div class="kx-meta kx-clearfix">\n<div class="kx-avatar"></div>\n<div class="kx-username kx-ellipsis" title="SeaBadger">',f=b&&b.forumPost,f=null==f||f===!1?f:f.username,f=typeof f===i?f.apply(b):f,(f||0===f)&&(h+=f),h+='</div>\n<div class="kx-date-posted kx-ellipsis" title="',(g=c.postedDate)?f=g.call(b,{hash:{},data:e}):(g=b&&b.postedDate,f=typeof g===i?g.call(b,{hash:{},data:e}):g),(f||0===f)&&(h+=f),h+='">',(g=c.postedDate)?f=g.call(b,{hash:{},data:e}):(g=b&&b.postedDate,f=typeof g===i?g.call(b,{hash:{},data:e}):g),(f||0===f)&&(h+=f),h+='</div>\n</div>\n<div class="kx-post">\n<div class="kx-post-title kx-link">',f=b&&b.forumPost,f=null==f||f===!1?f:f.title,f=typeof f===i?f.apply(b):f,(f||0===f)&&(h+=f),h+='</div>\n<div class="kx-post-body">',f=b&&b.forumPost,f=null==f||f===!1?f:f.bodyText,f=typeof f===i?f.apply(b):f,(f||0===f)&&(h+=f),h+="</div>\n</div>\n"})),this.Templates["common/components/confirm_dialog/confirm-dialog"]=Handlebars.template(function(a,b,c,d,e){function f(){return'\n<div class="col-md-3 kx-confirm-dialog-button-wrapper">\n<div class="kx-confirm-dialog-cancel"></div>\n</div>\n'}function g(){return"3"}function h(){return"6"}this.compilerInfo=[4,">= 1.0.0"],c=this.merge(c,a.helpers),e=e||{};var i,j,k="",l="function",m=this.escapeExpression,n=this;return k+='<div class="kx-dialog-veil"></div>\n<div class="kx-dialog-pane">\n<div class="kx-dialog-pane-inner">\n<div class="kx-dialog-pane-content kx-clearfix">\n<div class="row kx-confirm-dialog-header kx-header-bar">\n<div class="col-md-1"></div>\n<div class="col-md-10">',(j=c.title)?i=j.call(b,{hash:{},data:e}):(j=b&&b.title,i=typeof j===l?j.call(b,{hash:{},data:e}):j),k+=m(i)+'</div>\n<div class="col-md-1"></div>\n</div>\n<div class="row">\n<div class="col-md-1"></div>\n<div class="col-md-10 kx-confirm-dialog-msg-wrapper">\n<div class="kx-confirm-dialog-msg">',(j=c.message)?i=j.call(b,{hash:{},data:e}):(j=b&&b.message,i=typeof j===l?j.call(b,{hash:{},data:e}):j),k+=m(i)+'</div>\n</div>\n<div class="col-md-1"></div>\n</div>\n<div class="row kx-cta-group">\n<div class="col-md-3"></div>\n',i=c["if"].call(b,b&&b.showCancelButton,{hash:{},inverse:n.noop,fn:n.program(1,f,e),data:e}),(i||0===i)&&(k+=i),k+='\n<div class="col-md-',i=c["if"].call(b,b&&b.showCancelButton,{hash:{},inverse:n.program(5,h,e),fn:n.program(3,g,e),data:e}),(i||0===i)&&(k+=i),k+=' kx-confirm-dialog-button-wrapper">\n<div class="kx-confirm-dialog-confirm"></div>\n</div>\n<div class="col-md-3"></div>\n</div>\n</div>\n<div class="kx-dialog-close-button" style="display:none;"></div>\n</div>\n</div>\n'}),this.Templates["common/components/dialog/dialog"]=Handlebars.template(function(a,b,c,d,e){return this.compilerInfo=[4,">= 1.0.0"],c=this.merge(c,a.helpers),e=e||{},'<div class="kx-dialog-veil"></div>\n<div class="kx-dialog-pane">\n<div class="kx-dialog-pane-inner">\n<div class="kx-dialog-pane-content kx-clearfix"></div>\n<div class="kx-dialog-close-button" style="display:none;"></div>\n</div>\n</div>\n'}),this.Templates["footer/footer"]=Handlebars.template(function(a,b,c,d,e){this.compilerInfo=[4,">= 1.0.0"],c=this.merge(c,a.helpers),e=e||{};var f,g,h,i="",j=c.helperMissing,k=this.escapeExpression,l="function";return i+='<div class="container">\n<div class="row">\n<div class="col-md-3">\n<div class="locales-region"></div>\n<div class="kx-footer-logo"></div>\n</div>\n<div class="col-md-3">\n<div class="kx-footer-kixeye">\n<h3>'+k((g=c.i18n||b&&b.i18n,h={hash:{},data:e},g?g.call(b,"footer.kixeye",h):j.call(b,"i18n","footer.kixeye",h)))+'</h3>\n<ul>\n<li><a href="https://www.kixeye.com/support" target="_blank">'+k((g=c.i18n||b&&b.i18n,h={hash:{},data:e},g?g.call(b,"footer.support",h):j.call(b,"i18n","footer.support",h)))+'</a></li>\n<li><a class="forum" href="/forum">'+k((g=c.i18n||b&&b.i18n,h={hash:{},data:e},g?g.call(b,"footer.forums",h):j.call(b,"i18n","footer.forums",h)))+'</a></li>\n<li><a class="oldgroups" href="/forum/groups">'+k((g=c.i18n||b&&b.i18n,h={hash:{},data:e},g?g.call(b,"footer.oldgroups",h):j.call(b,"i18n","footer.oldgroups",h)))+'</a></li>\n</ul>\n</div>\n</div>\n<div class="col-md-3">\n<div class="kx-footer-corp">\n<h3>'+k((g=c.i18n||b&&b.i18n,h={hash:{},data:e},g?g.call(b,"footer.corporate",h):j.call(b,"i18n","footer.corporate",h)))+'</h3>\n<ul>\n<li><a href="http://corp.kixeye.com/#/en/lobby" target="_blank">'+k((g=c.i18n||b&&b.i18n,h={hash:{},data:e},g?g.call(b,"footer.aboutUs",h):j.call(b,"i18n","footer.aboutUs",h)))+'</a></li>\n<li><a href="http://corp.kixeye.com/#/en/jobs" target="_blank">'+k((g=c.i18n||b&&b.i18n,h={hash:{},data:e},g?g.call(b,"footer.careers",h):j.call(b,"i18n","footer.careers",h)))+'</a></li>\n<li class="presspage">\n<a href="http://corp.kixeye.com/#/press" target="_blank">'+k((g=c.i18n||b&&b.i18n,h={hash:{},data:e},g?g.call(b,"footer.press",h):j.call(b,"i18n","footer.press",h)))+'</a>\n</li>\n</ul>\n</div>\n</div>\n<div class="col-md-3">\n<div class="kx-footer-social">\n<h3>'+k((g=c.i18n||b&&b.i18n,h={hash:{},data:e},g?g.call(b,"footer.socialConnect",h):j.call(b,"i18n","footer.socialConnect",h)))+'</h3>\n<ul>\n<li><a class="kx-footer-social-facebook" href="https://www.facebook.com/kixeye" target="_blank">Facebook</a></li>\n<li><a class="kx-footer-social-twitter" href="https://twitter.com/KIXEYE" target="_blank">Twitter</a></li>\n</ul>\n</div>\n</div>\n</div>\n<div class="row">\n<div class="col-md-12">\n<span class="termsofservice">'+k((g=c.i18n||b&&b.i18n,h={hash:{},data:e},g?g.call(b,"footer.termsOfService",h):j.call(b,"i18n","footer.termsOfService",h)))+" [<span>"+k((g=c.i18n||b&&b.i18n,h={hash:{},data:e},g?g.call(b,"footer.updated",h):j.call(b,"i18n","footer.updated",h)))+'</span>]</span> | <span class="privacypolicy">'+k((g=c.i18n||b&&b.i18n,h={hash:{},data:e},g?g.call(b,"footer.privacyPolicy",h):j.call(b,"i18n","footer.privacyPolicy",h)))+'</span> & <span class="cookiepolicy">'+k((g=c.i18n||b&&b.i18n,h={hash:{},data:e},g?g.call(b,"footer.cookiePolicy",h):j.call(b,"i18n","footer.cookiePolicy",h)))+"</span><br />\n© ",(g=c.currentYear)?f=g.call(b,{hash:{},data:e}):(g=b&&b.currentYear,f=typeof g===l?g.call(b,{hash:{},data:e}):g),i+=k(f)+" "+k((g=c.i18n||b&&b.i18n,h={hash:{},data:e},g?g.call(b,"footer.kixeyeInc",h):j.call(b,"i18n","footer.kixeyeInc",h)))+" "+k((g=c.i18n||b&&b.i18n,h={hash:{},data:e},g?g.call(b,"footer.allRightsReserved",h):j.call(b,"i18n","footer.allRightsReserved",h)))+"\n</div>\n</div>\n</div>\n"}),this.Templates["header/header-account-info-ribbon"]=Handlebars.template(function(a,b,c,d,e){this.compilerInfo=[4,">= 1.0.0"],c=this.merge(c,a.helpers),e=e||{};var f,g,h="",i=c.helperMissing,j=this.escapeExpression;return h+='<div class="kx-account-info-ribbon-wrapper kx-menu-wrapper">\n<div class="kx-flyout-account-info">\n<div class="kx-account-info-inner">\n<ul class="kx-menu">\n<li class="kx-menu-label">\n'+j((f=c.i18n||b&&b.i18n,g={hash:{},data:e},f?f.call(b,"header.language",g):i.call(b,"i18n","header.language",g)))+'\n</li>\n<li class="kx-menu-item">\n<div class="kx-header-locales-region"></div>\n</li>\n<li class="kx-menu-item">\n<a class="kx-menu-item-lnk kx-settings-btn">'+j((f=c.i18n||b&&b.i18n,g={hash:{},data:e},f?f.call(b,"header.settings",g):i.call(b,"i18n","header.settings",g)))+'</a>\n</li>\n<li class="kx-menu-separator">\n|\n</li>\n<li class="kx-menu-item">\n<a class="kx-menu-item-lnk kx-header-logout-btn">'+j((f=c.i18n||b&&b.i18n,g={hash:{},data:e},f?f.call(b,"header.logout",g):i.call(b,"i18n","header.logout",g)))+"</a>\n</li>\n</ul>\n</div>\n</div>\n</div>\n"}),this.Templates["header/header-account-info"]=Handlebars.template(function(a,b,c,d,e){this.compilerInfo=[4,">= 1.0.0"],c=this.merge(c,a.helpers),e=e||{};var f,g="",h="function",i=this.escapeExpression;return g+='<div class="kx-account-info-menu-wrapper kx-menu-wrapper">\n<div class="kx-main-menu-btn">\n<span class="kx-header-account">\n<div class="kx-header-account-avatar"></div>\n<div class="kx-account-right-col">\n<div class="kx-account-text-wrapper">\n<div class="kx-header-account-name kx-ellipsis">'+i((f=b&&b.user,f=null==f||f===!1?f:f.username,typeof f===h?f.apply(b):f))+'</div>\n</div>\n</div>\n</span>\n<div class="kx-nux-achievement-bar-btn-region" style="display: none;"></div>\n<div class="kx-menu-btn-open"></div>\n</div>\n</div>\n'}),this.Templates["header/header-context-change"]=Handlebars.template(function(a,b,c,d,e){this.compilerInfo=[4,">= 1.0.0"],c=this.merge(c,a.helpers),e=e||{};var f,g,h="",i=c.helperMissing,j=this.escapeExpression;return h+="<span>"+j((f=c.i18n||b&&b.i18n,g={hash:{currentContextName:b&&b.currentContextName,newContextName:b&&b.newContextName},data:e},f?f.call(b,"header.context.change",g):i.call(b,"i18n","header.context.change",g)))+'</span>\n<div class="kx-btn-group">\n<div class="kx-cancel-region"></div>\n<div class="kx-continue-region"></div>\n</div>\n'}),this.Templates["header/header-context-nav-item"]=Handlebars.template(function(a,b,c,d,e){this.compilerInfo=[4,">= 1.0.0"],c=this.merge(c,a.helpers),e=e||{};var f,g,h,i="",j="function",k=c.helperMissing;return i+='<a href="',(g=c.url)?f=g.call(b,{hash:{},data:e}):(g=b&&b.url,f=typeof g===j?g.call(b,{hash:{},data:e}):g),(f||0===f)&&(i+=f),i+='">',g=c.i18n||b&&b.i18n,h={hash:{},data:e},f=g?g.call(b,b&&b.text,h):k.call(b,"i18n",b&&b.text,h),(f||0===f)&&(i+=f),i+='</a><span class="kx-context-item-close"></span>\n'}),this.Templates["header/header-context-nav"]=Handlebars.template(function(a,b,c,d,e){return this.compilerInfo=[4,">= 1.0.0"],c=this.merge(c,a.helpers),e=e||{},'<span class="kx-left-edge"></span>\n<div class="kx-context-icon"></div>\n<ul class="kx-context-nav-items"></ul>\n<span class="kx-right-edge"></span>\n'}),this.Templates["header/header-login-join"]=Handlebars.template(function(a,b,c,d,e){this.compilerInfo=[4,">= 1.0.0"],c=this.merge(c,a.helpers),e=e||{};var f,g,h,i="",j=c.helperMissing;return i+='<div class="kx-header-join-btn">\n<span>',g=c.i18n||b&&b.i18n,h={hash:{},data:e},f=g?g.call(b,"header.joinnow",h):j.call(b,"i18n","header.joinnow",h),(f||0===f)&&(i+=f),i+='</span>\n</div>\n<div class="kx-header-login-btn">\n<span class="kx-menu-btn-text">\n',g=c.i18n||b&&b.i18n,h={hash:{},data:e},f=g?g.call(b,"header.login",h):j.call(b,"i18n","header.login",h),(f||0===f)&&(i+=f),i+="\n</span>\n</div>\n"}),this.Templates["header/header-nav-communitylist-item"]=Handlebars.template(function(a,b,c,d,e){this.compilerInfo=[4,">= 1.0.0"],c=this.merge(c,a.helpers),e=e||{};var f,g,h="",i="function",j=this.escapeExpression;return h+='<a class="',(g=c.className)?f=g.call(b,{hash:{},data:e}):(g=b&&b.className,f=typeof g===i?g.call(b,{hash:{},data:e}):g),h+=j(f)+'" href="',(g=c.href)?f=g.call(b,{hash:{},data:e}):(g=b&&b.href,f=typeof g===i?g.call(b,{hash:{},data:e}):g),h+=j(f)+'">',(g=c.text)?f=g.call(b,{hash:{},data:e}):(g=b&&b.text,f=typeof g===i?g.call(b,{hash:{},data:e}):g),h+=j(f)+"</a>\n"}),this.Templates["header/header-nav-communitylist"]=Handlebars.template(function(a,b,c,d,e){this.compilerInfo=[4,">= 1.0.0"],c=this.merge(c,a.helpers),e=e||{};var f,g,h,i="",j=c.helperMissing,k=this.escapeExpression,l="function";return i+='<div class="kx-nav-ribbon-communitylist-header">'+k((g=c.i18n||b&&b.i18n,h={hash:{},data:e},g?g.call(b,"header.community",h):j.call(b,"i18n","header.community",h)))+'</div>\n<ul class="kx-submenu-flyout ',(g=c.commonName)?f=g.call(b,{hash:{},data:e}):(g=b&&b.commonName,f=typeof g===l?g.call(b,{hash:{},data:e}):g),i+=k(f)+'"></ul>\n'}),this.Templates["header/header-nav-corplist-item"]=Handlebars.template(function(a,b,c,d,e){this.compilerInfo=[4,">= 1.0.0"],c=this.merge(c,a.helpers),e=e||{};var f,g,h="",i="function",j=this.escapeExpression;return h+='<a class="',(g=c.className)?f=g.call(b,{hash:{},data:e}):(g=b&&b.className,f=typeof g===i?g.call(b,{hash:{},data:e}):g),h+=j(f)+'" href="',(g=c.href)?f=g.call(b,{hash:{},data:e}):(g=b&&b.href,f=typeof g===i?g.call(b,{hash:{},data:e}):g),h+=j(f)+'" target="',(g=c.target)?f=g.call(b,{hash:{},data:e}):(g=b&&b.target,f=typeof g===i?g.call(b,{hash:{},data:e}):g),h+=j(f)+'">',(g=c.text)?f=g.call(b,{hash:{},data:e}):(g=b&&b.text,f=typeof g===i?g.call(b,{hash:{},data:e}):g),h+=j(f)+"</a>\n"}),this.Templates["header/header-nav-corplist"]=Handlebars.template(function(a,b,c,d,e){this.compilerInfo=[4,">= 1.0.0"],c=this.merge(c,a.helpers),e=e||{};var f,g,h,i="",j=c.helperMissing,k=this.escapeExpression,l="function";return i+='<div class="kx-nav-ribbon-corplist-header">'+k((g=c.i18n||b&&b.i18n,h={hash:{},data:e},g?g.call(b,"header.corporate",h):j.call(b,"i18n","header.corporate",h)))+'</div>\n<ul class="kx-submenu-flyout ',(g=c.commonName)?f=g.call(b,{hash:{},data:e}):(g=b&&b.commonName,f=typeof g===l?g.call(b,{hash:{},data:e}):g),i+=k(f)+'"></ul>\n'}),this.Templates["header/header-nav-gamelist-desktop"]=Handlebars.template(function(a,b,c,d,e){this.compilerInfo=[4,">= 1.0.0"],c=this.merge(c,a.helpers),e=e||{};var f,g,h="",i=c.helperMissing,j=this.escapeExpression;return h+='<div class="kx-nav-ribbon-gamelist-header">'+j((f=c.i18n||b&&b.i18n,g={hash:{},data:e},f?f.call(b,"header.desktopGames",g):i.call(b,"i18n","header.desktopGames",g)))+'</div>\n<ul class="kx-nav-ribbon-gamelist-list"></ul>\n'}),this.Templates["header/header-nav-gamelist-item"]=Handlebars.template(function(a,b,c,d,e){this.compilerInfo=[4,">= 1.0.0"],c=this.merge(c,a.helpers),e=e||{};var f,g,h="",i="function",j=this.escapeExpression;return h+='<span class="kx-nav-ribbon-gamelist-list-icon ',(g=c.id)?f=g.call(b,{hash:{},data:e}):(g=b&&b.id,f=typeof g===i?g.call(b,{hash:{},data:e}):g),(f||0===f)&&(h+=f),h+='"></span>\n<a class="kx-nav-ribbon-gamelist-list-link" href="/game/',(g=c.url)?f=g.call(b,{hash:{},data:e}):(g=b&&b.url,f=typeof g===i?g.call(b,{hash:{},data:e}):g),h+=j(f)+'/home">',(g=c.name)?f=g.call(b,{hash:{},data:e}):(g=b&&b.name,f=typeof g===i?g.call(b,{hash:{},data:e}):g),(f||0===f)&&(h+=f),h+="</a>\n"}),this.Templates["header/header-nav-gamelist-mobile"]=Handlebars.template(function(a,b,c,d,e){this.compilerInfo=[4,">= 1.0.0"],c=this.merge(c,a.helpers),e=e||{};var f,g,h="",i=c.helperMissing,j=this.escapeExpression;return h+='<div class="kx-nav-ribbon-gamelist-header">'+j((f=c.i18n||b&&b.i18n,g={hash:{},data:e},f?f.call(b,"header.mobileGames",g):i.call(b,"i18n","header.mobileGames",g)))+'</div>\n<ul class="kx-nav-ribbon-gamelist-list"></ul>\n'}),this.Templates["header/header-nav-gamelist"]=Handlebars.template(function(a,b,c,d,e){return this.compilerInfo=[4,">= 1.0.0"],c=this.merge(c,a.helpers),e=e||{},'<div class="kx-nav-ribbon-gamelist-platform">\n<div class="kx-nav-ribbon-gamelist-links-region"></div>\n</div>\n'}),this.Templates["header/header-nav-groupslist-empty"]=Handlebars.template(function(a,b,c,d,e){this.compilerInfo=[4,">= 1.0.0"],c=this.merge(c,a.helpers),e=e||{};var f,g,h="",i=c.helperMissing,j=this.escapeExpression;return h+='<li class="kx-browse-groups" href="/groups" title="'+j((f=c.i18n||b&&b.i18n,g={hash:{},data:e},f?f.call(b,"header.browse.groups",g):i.call(b,"i18n","header.browse.groups",g)))+'">'+j((f=c.i18n||b&&b.i18n,g={hash:{},data:e},f?f.call(b,"header.browse.groups",g):i.call(b,"i18n","header.browse.groups",g)))+'</li>\n<li class="kx-create-group" href="/groups/create" title="'+j((f=c.i18n||b&&b.i18n,g={hash:{},data:e},f?f.call(b,"header.create.group",g):i.call(b,"i18n","header.create.group",g)))+'">'+j((f=c.i18n||b&&b.i18n,g={hash:{},data:e},f?f.call(b,"header.create.group",g):i.call(b,"i18n","header.create.group",g)))+"</li>\n"}),this.Templates["header/header-nav-groupslist-item"]=Handlebars.template(function(a,b,c,d,e){this.compilerInfo=[4,">= 1.0.0"],c=this.merge(c,a.helpers),e=e||{};var f,g,h="",i="function",j=this.escapeExpression;return h+='<span class="kx-nav-ribbon-grouplist-list-icon" style="background-image: url(\'',(g=c.logoUrl)?f=g.call(b,{hash:{},data:e}):(g=b&&b.logoUrl,f=typeof g===i?g.call(b,{hash:{},data:e}):g),(f||0===f)&&(h+=f),h+='\');"></span>\n<a href="/groups/',(g=c.id)?f=g.call(b,{hash:{},data:e}):(g=b&&b.id,f=typeof g===i?g.call(b,{hash:{},data:e}):g),h+=j(f)+'" title="',(g=c.title)?f=g.call(b,{hash:{},data:e}):(g=b&&b.title,f=typeof g===i?g.call(b,{hash:{},data:e}):g),h+=j(f)+'">',(g=c.title)?f=g.call(b,{hash:{},data:e}):(g=b&&b.title,f=typeof g===i?g.call(b,{hash:{},data:e}):g),h+=j(f)+"</a>\n"}),this.Templates["header/header-nav-groupslist"]=Handlebars.template(function(a,b,c,d,e){this.compilerInfo=[4,">= 1.0.0"],c=this.merge(c,a.helpers),e=e||{};var f,g,h="",i=c.helperMissing,j=this.escapeExpression;return h+='<a class="kx-nav-ribbon-grouplist-header" href="/groups" title="'+j((f=c.i18n||b&&b.i18n,g={hash:{},data:e},f?f.call(b,"header.visit.groups",g):i.call(b,"i18n","header.visit.groups",g)))+'">'+j((f=c.i18n||b&&b.i18n,g={hash:{},data:e},f?f.call(b,"header.groups",g):i.call(b,"i18n","header.groups",g)))+" <span>"+j((f=c.i18n||b&&b.i18n,g={hash:{},data:e},f?f.call(b,"header.beta",g):i.call(b,"i18n","header.beta",g)))+'</span></a>\n<ul class="kx-submenu-groups-item-container"></ul>\n'}),this.Templates["header/header-nav-ribbon"]=Handlebars.template(function(a,b,c,d,e){return this.compilerInfo=[4,">= 1.0.0"],c=this.merge(c,a.helpers),e=e||{},'<div class="kx-nav-ribbon-overlay-region"></div>\n<div class="kx-nav-ribbon-desktopgamelist-region"></div>\n<div class="kx-nav-ribbon-mobilegamelist-region"></div>\n<div class="kx-nav-ribbon-grouplist-region"></div>\n<div class="kx-nav-ribbon-communitylist-region"></div>\n<div class="kx-nav-ribbon-corplist-region"></div>\n<div class="kx-divider-horizontal"> </div>\n'}),this.Templates["header/header-nav-toggle"]=Handlebars.template(function(a,b,c,d,e){this.compilerInfo=[4,">= 1.0.0"],c=this.merge(c,a.helpers),e=e||{};var f,g,h="",i=c.helperMissing,j=this.escapeExpression;return h+='<div class="kx-main-menu-btn">\n<span>'+j((f=c.i18n||b&&b.i18n,g={hash:{},data:e},f?f.call(b,"header.menu",g):i.call(b,"i18n","header.menu",g)))+"</span>\n</div>\n"}),this.Templates["header/header-simple-ribbon"]=Handlebars.template(function(a,b,c,d,e){this.compilerInfo=[4,">= 1.0.0"],c=this.merge(c,a.helpers),e=e||{};var f,g,h="",i="function",j=this.escapeExpression;return h+='<div class="kx-simple-ribbon-wrapper">\n<div class="kx-simple-ribbon-text">',(g=c.message)?f=g.call(b,{hash:{},data:e}):(g=b&&b.message,f=typeof g===i?g.call(b,{hash:{},data:e}):g),h+=j(f)+'</div>\n<div class="kx-simple-ribbon-arrow"></div>\n</div>\n'}),this.Templates["header/header"]=Handlebars.template(function(a,b,c,d,e){function f(){return'\n<li class="kx-user-chats-wrapper"></li>\n'}this.compilerInfo=[4,">= 1.0.0"],c=this.merge(c,a.helpers),e=e||{};var g,h="",i="function",j=this;return h+='<div class="kx-header-logo">\n<img src="',g=b&&b.config,g=null==g||g===!1?g:g.STATIC_BASE_URL,g=typeof g===i?g.apply(b):g,(g||0===g)&&(h+=g),h+='/modules/header/images/logo.png" width="150" height="29" alt="KIXEYE" />\n</div>\n<div class="kx-header-players-online-region"></div>\n<div class="kx-header-nav-toggle-region"></div>\n<div class="kx-header-context-nav"></div>\n<div class="kx-header-right-col">\n<div class="kx-attack-beacon-btn-region" style="display: none;"></div>\n<div class="kx-searchbar-region"></div>\n<div class="kx-header-user-controls-region kx-clearfix"></div>\n<div class="kx-header-sub-divider"></div>\n<div class="kx-user-menu-wrapper kx-clearfix">\n<ul class="kx-menu">\n<li class="kx-user-friends-wrapper"></li>\n',g=c["if"].call(b,(g=b&&b.switches,null==g||g===!1?g:g.chatEnabled),{hash:{},inverse:j.noop,fn:j.program(1,f,e),data:e}),(g||0===g)&&(h+=g),h+='\n<li class="kx-user-notifications-wrapper"></li>\n</ul>\n</div>\n</div>\n<div class="kx-divider-horizontal"> </div>\n<div class="kx-header-nav-ribbon-region"></div>\n<div class="kx-header-bottom">\n<div class="kx-banners-region"></div>\n</div>\n'}),this.Templates["home/home-logged-out"]=Handlebars.template(function(a,b,c,d,e){this.compilerInfo=[4,">= 1.0.0"],c=this.merge(c,a.helpers),e=e||{};var f,g,h="",i=c.helperMissing,j=this.escapeExpression;return h+='<div class="kx-home-masthead"></div>\n<div class="kx-home-pager"></div>\n<div class="container">\n<div class="row">\n<div class="col-md-9">\n<div class="kx-home-games-container">\n<div class="kx-home-static-games"></div>\n</div>\n<div class="kx-home-posts-container">\n<h2>'+j((f=c.i18n||b&&b.i18n,g={hash:{},data:e},f?f.call(b,"home.latestPosts",g):i.call(b,"i18n","home.latestPosts",g)))+'</h2>\n<div class="kx-home-latest-posts"></div>\n</div>\n</div>\n<div class="col-md-3">\n<h2>'+j((f=c.i18n||b&&b.i18n,g={hash:{},data:e},f?f.call(b,"home.joinNow",g):i.call(b,"i18n","home.joinNow",g)))+'</h2>\n<div class="kx-home-game-signup"></div>\n</div>\n</div>\n</div>\n'}),this.Templates["inbox/inbox-actions"]=Handlebars.template(function(a,b,c,d,e){this.compilerInfo=[4,">= 1.0.0"],c=this.merge(c,a.helpers),e=e||{};var f,g,h="",i=c.helperMissing,j=this.escapeExpression;return h+='<div class="inbox-arrow-up"></div>\n<div class="start-thread kx-button kx-alt1">'+j((f=c.i18n||b&&b.i18n,g={hash:{},data:e},f?f.call(b,"inbox.startNewThread",g):i.call(b,"i18n","inbox.startNewThread",g)))+"</div>\n"}),this.Templates["inbox/inbox-empty-inbox"]=Handlebars.template(function(a,b,c,d,e){this.compilerInfo=[4,">= 1.0.0"],c=this.merge(c,a.helpers),e=e||{};var f,g,h="",i=c.helperMissing,j=this.escapeExpression;return h+='<div class="kx-empty">\n'+j((f=c.i18n||b&&b.i18n,g={hash:{},data:e},f?f.call(b,"inbox.emptyInbox",g):i.call(b,"i18n","inbox.emptyInbox",g)))+"\n</div>\n"}),this.Templates["inbox/inbox-message"]=Handlebars.template(function(a,b,c,d,e){this.compilerInfo=[4,">= 1.0.0"],c=this.merge(c,a.helpers),e=e||{};var f,g,h,i="",j=c.helperMissing,k=this.escapeExpression,l="function";return i+='<div class="kx-message-avatar"></div>\n<div class="kx-text-body">\n<p class="kx-body">'+k((g=c.chain||b&&b.chain,h={hash:{},data:e},g?g.call(b,"htmlDecode","nl2br",b&&b.body,h):j.call(b,"chain","htmlDecode","nl2br",b&&b.body,h)))+'</p>\n<p class="kx-time">',(g=c.date)?f=g.call(b,{hash:{},data:e}):(g=b&&b.date,f=typeof g===l?g.call(b,{hash:{},data:e}):g),i+=k(f)+"</p>\n</div>\n"}),this.Templates["inbox/inbox-no-thread-selected"]=Handlebars.template(function(a,b,c,d,e){this.compilerInfo=[4,">= 1.0.0"],c=this.merge(c,a.helpers),e=e||{};var f,g,h="",i=c.helperMissing,j=this.escapeExpression;return h+='<div class="kx-empty kx-hidden">\n'+j((f=c.i18n||b&&b.i18n,g={hash:{},data:e},f?f.call(b,"inbox.noThreadSelected",g):i.call(b,"i18n","inbox.noThreadSelected",g)))+"\n</div>\n"}),this.Templates["inbox/inbox-panel-empty"]=Handlebars.template(function(a,b,c,d,e){this.compilerInfo=[4,">= 1.0.0"],c=this.merge(c,a.helpers),e=e||{};var f,g,h="",i=c.helperMissing,j=this.escapeExpression;return h+='<div class="kx-megaflyout-panel-empty-indicator">'+j((f=c.i18n||b&&b.i18n,g={hash:{},data:e},f?f.call(b,"inbox.panel.empty",g):i.call(b,"i18n","inbox.panel.empty",g)))+"</div>\n"}),this.Templates["inbox/inbox-panel-layout"]=Handlebars.template(function(a,b,c,d,e){this.compilerInfo=[4,">= 1.0.0"],c=this.merge(c,a.helpers),e=e||{};var f,g,h="",i=c.helperMissing,j=this.escapeExpression;return h+='<div class="kx-heading">\n<div class="kx-cta-group"></div>\n<div class="kx-heading-title">\n<span>'+j((f=c.i18n||b&&b.i18n,g={hash:{},data:e},f?f.call(b,"inbox.inboxTitle",g):i.call(b,"i18n","inbox.inboxTitle",g)))+'</span>\n</div>\n</div>\n<div class="kx-settings-region"></div>\n<div class="kx-inbox-deprecated-notice">\n<span class="kx-notice"></span><p>'+j((f=c.i18n||b&&b.i18n,g={hash:{},data:e},f?f.call(b,"inbox.deprecatedNotice",g):i.call(b,"i18n","inbox.deprecatedNotice",g)))+'</p>\n<a href="/forum/discussion/498957/p1">'+j((f=c.i18n||b&&b.i18n,g={hash:{},data:e},f?f.call(b,"inbox.deprecatedMoreDetails",g):i.call(b,"i18n","inbox.deprecatedMoreDetails",g)))+'</a>\n</div>\n<div class="kx-items-list-region"></div>\n<div class="kx-footing">'+j((f=c.i18n||b&&b.i18n,g={hash:{},data:e},f?f.call(b,"inbox.seeAll",g):i.call(b,"i18n","inbox.seeAll",g)))+'</div>\n<div class="kx-loading-region">\n<div class="kx-more-loading"></div>\n</div>\n'}),this.Templates["inbox/inbox-panel-message-item"]=Handlebars.template(function(a,b,c,d,e){this.compilerInfo=[4,">= 1.0.0"],c=this.merge(c,a.helpers),e=e||{};var f,g,h,i="",j="function",k=this.escapeExpression,l=c.helperMissing;return i+='<div class="kx-unread-icon"></div>\n<div class="kx-icon kx-avatar-container kx-avatar"></div>\n<div class="kx-content">\n<div class="kx-title kx-ellipsis">',(g=c.title)?f=g.call(b,{hash:{},data:e}):(g=b&&b.title,f=typeof g===j?g.call(b,{hash:{},data:e}):g),i+=k(f)+'</div>\n<div class="kx-message-body">',(g=c.snippet)?f=g.call(b,{hash:{},data:e}):(g=b&&b.snippet,f=typeof g===j?g.call(b,{hash:{},data:e}):g),(f||0===f)&&(i+=f),i+='</div>\n</div>\n<div class="kx-cta-wrapper">\n<div class="kx-cta-button-wrapper">\n<div class="kx-cta-button kx-button">'+k((g=c.i18n||b&&b.i18n,h={hash:{},data:e},g?g.call(b,"inbox.panel.cta",h):l.call(b,"i18n","inbox.panel.cta",h)))+"</div>\n</div>\n</div>\n"}),this.Templates["inbox/inbox-participants"]=Handlebars.template(function(a,b,c,d,e){return this.compilerInfo=[4,">= 1.0.0"],c=this.merge(c,a.helpers),e=e||{},"\n"}),this.Templates["inbox/inbox-thread-item"]=Handlebars.template(function(a,b,c,d,e){this.compilerInfo=[4,">= 1.0.0"],c=this.merge(c,a.helpers),e=e||{};var f,g,h="",i="function",j=this.escapeExpression;return h+='<div class="kx-avatar-container kx-avatar"></div>\n<div class="kx-message-summary">\n<div class="kx-edit-menu"></div>\n<h5 class="kx-ellipsis">',(g=c.title)?f=g.call(b,{hash:{},data:e}):(g=b&&b.title,f=typeof g===i?g.call(b,{hash:{},data:e}):g),h+=j(f)+'</h5>\n<p class="kx-ellipsis">',(g=c.dateTimestamp)?f=g.call(b,{hash:{},data:e}):(g=b&&b.dateTimestamp,f=typeof g===i?g.call(b,{hash:{},data:e}):g),h+=j(f)+"</p>\n</div>\n"}),this.Templates["inbox/inbox-thread-list"]=Handlebars.template(function(a,b,c,d,e){this.compilerInfo=[4,">= 1.0.0"],c=this.merge(c,a.helpers),e=e||{};var f,g,h="",i=c.helperMissing,j=this.escapeExpression;return h+="<h2>"+j((f=c.i18n||b&&b.i18n,g={hash:{},data:e},f?f.call(b,"inbox.inboxTitle",g):i.call(b,"i18n","inbox.inboxTitle",g)))+'</h2>\n<div class="thread-list">\n<div class="threads"></div>\n</div>\n'}),this.Templates["inbox/inbox-thread"]=Handlebars.template(function(a,b,c,d,e){this.compilerInfo=[4,">= 1.0.0"],c=this.merge(c,a.helpers),e=e||{};var f,g,h,i="",j="function",k=this.escapeExpression,l=c.helperMissing;return i+="<h2>",(g=c.title)?f=g.call(b,{hash:{},data:e}):(g=b&&b.title,f=typeof g===j?g.call(b,{hash:{},data:e}):g),i+=k(f)+'</h2>\n<div class="messages"></div>\n<div class="message-compose-region">'+k((g=c.i18n||b&&b.i18n,h={hash:{},data:e},g?g.call(b,"inbox.replyDeprecateMessage",h):l.call(b,"i18n","inbox.replyDeprecateMessage",h)))+"</div>\n"}),this.Templates["inbox/inbox"]=Handlebars.template(function(a,b,c,d,e){this.compilerInfo=[4,">= 1.0.0"],c=this.merge(c,a.helpers),e=e||{};var f,g,h="",i=c.helperMissing,j=this.escapeExpression;return h+='<div class="container">\n<div class="row">\n<div class="kx-inbox-deprecated-notice">\n<span class="kx-notice"></span>'+j((f=c.i18n||b&&b.i18n,g={hash:{},data:e},f?f.call(b,"inbox.deprecatedNotice",g):i.call(b,"i18n","inbox.deprecatedNotice",g)))+' <a href="/forum/discussion/498957/p1">'+j((f=c.i18n||b&&b.i18n,g={hash:{},data:e},f?f.call(b,"inbox.deprecatedMoreDetails",g):i.call(b,"i18n","inbox.deprecatedMoreDetails",g)))+'</a>\n</div>\n<div class="thread-list-region"></div>\n<div class="thread-body-container">\n<div class="thread-top-bar">\n<div class="actions-region"></div>\n<div class="recipient-region"></div>\n<div class="participants-region"></div>\n<div class="preloader-region"></div>\n</div>\n<div class="thread-body-region"></div>\n</div>\n</div>\n</div>\n'}),this.Templates["profile/activity_feed/activity-feed-empty"]=Handlebars.template(function(a,b,c,d,e){this.compilerInfo=[4,">= 1.0.0"],c=this.merge(c,a.helpers),e=e||{};var f,g,h="",i=c.helperMissing,j=this.escapeExpression;return h+='<div class="kx-feed-empty-indicator">'+j((f=c.i18n||b&&b.i18n,g={hash:{},data:e},f?f.call(b,"activityFeed.empty",g):i.call(b,"i18n","activityFeed.empty",g)))+"</div>\n"}),this.Templates["profile/activity_feed/activity-feed-item-brag"]=Handlebars.template(function(a,b,c,d,e){this.compilerInfo=[4,">= 1.0.0"],c=this.merge(c,a.helpers),e=e||{};var f,g,h,i="",j="function",k=this.escapeExpression,l=c.helperMissing;return i+='<div class="kx-feed-item-thumbnail kx-gradient-dark-light-grey">\n</div>\n<div class="kx-feed-item-content">\n<div class="kx-feed-item-delete"></div>\n<span class="kx-feed-item-appname kx-link" data-id="',(g=c.appId)?f=g.call(b,{hash:{},data:e}):(g=b&&b.appId,f=typeof g===j?g.call(b,{hash:{},data:e}):g),i+=k(f)+'">\n',(g=c.appTitle)?f=g.call(b,{hash:{},data:e}):(g=b&&b.appTitle,f=typeof g===j?g.call(b,{hash:{},data:e}):g),i+=k(f)+'\n</span>\n<div class="kx-feed-item-text">\n<span class="kx-feed-item-username kx-link" id="',(g=c.kxid)?f=g.call(b,{hash:{},data:e}):(g=b&&b.kxid,f=typeof g===j?g.call(b,{hash:{},data:e}):g),i+=k(f)+'">\n',(g=c.username)?f=g.call(b,{hash:{},data:e}):(g=b&&b.username,f=typeof g===j?g.call(b,{hash:{},data:e}):g),i+=k(f)+" \n</span>\n"+k((g=c.escapeUrlize||b&&b.escapeUrlize,h={hash:{},data:e},g?g.call(b,b&&b.text,h):l.call(b,"escapeUrlize",b&&b.text,h)))+'\n</div>\n<div class="kx-feed-item-time">\n<time class="timeago" datetime="',(g=c.updatedAt)?f=g.call(b,{hash:{},data:e}):(g=b&&b.updatedAt,f=typeof g===j?g.call(b,{hash:{},data:e}):g),i+=k(f)+'"></time>\n</div>\n<div class="kx-feed-item-comments"></div>\n</div>\n'}),this.Templates["profile/activity_feed/activity-feed-item-default"]=Handlebars.template(function(a,b,c,d,e){this.compilerInfo=[4,">= 1.0.0"],c=this.merge(c,a.helpers),e=e||{};var f,g,h,i="",j="function",k=this.escapeExpression,l=c.helperMissing;return i+='<div class="kx-feed-item-thumbnail kx-gradient-dark-light-grey">\n</div>\n<div class="kx-feed-item-content">\n<div class="kx-feed-item-delete"></div>\n<span class="kx-feed-item-username kx-link" id="',(g=c.kxid)?f=g.call(b,{hash:{},data:e}):(g=b&&b.kxid,f=typeof g===j?g.call(b,{hash:{},data:e}):g),i+=k(f)+'">\n',(g=c.username)?f=g.call(b,{hash:{},data:e}):(g=b&&b.username,f=typeof g===j?g.call(b,{hash:{},data:e}):g),i+=k(f)+'\n</span>\n<div class="kx-feed-item-text prewrap">',g=c.escapeUrlize||b&&b.escapeUrlize,h={hash:{},data:e},f=g?g.call(b,b&&b.text,h):l.call(b,"escapeUrlize",b&&b.text,h),(f||0===f)&&(i+=f),i+='</div>\n<div class="kx-feed-item-time">\n<time class="timeago" datetime="',(g=c.updatedAt)?f=g.call(b,{hash:{},data:e}):(g=b&&b.updatedAt,f=typeof g===j?g.call(b,{hash:{},data:e}):g),i+=k(f)+'"></time>\n</div>\n<div class="kx-feed-item-comment-btn">comment</div>\n<div class="kx-feed-item-comments"></div>\n</div>\n'
}),this.Templates["profile/activity_feed/activity-feed-item-forum-post"]=Handlebars.template(function(a,b,c,d,e){this.compilerInfo=[4,">= 1.0.0"],c=this.merge(c,a.helpers),e=e||{};var f,g,h,i="",j="function",k=this.escapeExpression,l=c.helperMissing;return i+='<div class="kx-feed-item-thumbnail kx-gradient-dark-light-grey">\n</div>\n<div class="kx-feed-item-content">\n<div class="kx-feed-item-delete"></div>\n<div class="kx-feed-item-username kx-link" id="',(g=c.kxid)?f=g.call(b,{hash:{},data:e}):(g=b&&b.kxid,f=typeof g===j?g.call(b,{hash:{},data:e}):g),i+=k(f)+'">\n',(g=c.username)?f=g.call(b,{hash:{},data:e}):(g=b&&b.username,f=typeof g===j?g.call(b,{hash:{},data:e}):g),i+=k(f)+'\n</div>\n<div class="kx-feed-item-title kx-link">\n<a href="',(g=c.url)?f=g.call(b,{hash:{},data:e}):(g=b&&b.url,f=typeof g===j?g.call(b,{hash:{},data:e}):g),(f||0===f)&&(i+=f),i+='">',(g=c.title)?f=g.call(b,{hash:{},data:e}):(g=b&&b.title,f=typeof g===j?g.call(b,{hash:{},data:e}):g),(f||0===f)&&(i+=f),i+='</a>\n</div>\n<div class="kx-feed-item-text">',g=c.nl2br||b&&b.nl2br,h={hash:{},data:e},f=g?g.call(b,b&&b.text,h):l.call(b,"nl2br",b&&b.text,h),(f||0===f)&&(i+=f),i+='</div>\n<span class="kx-feed-item-url">\n<a href="',(g=c.url)?f=g.call(b,{hash:{},data:e}):(g=b&&b.url,f=typeof g===j?g.call(b,{hash:{},data:e}):g),i+=k(f)+'">'+k((g=c.i18n||b&&b.i18n,h={hash:{},data:e},g?g.call(b,"activityFeed.goToForums",h):l.call(b,"i18n","activityFeed.goToForums",h)))+'</a>\n</span>\n<span class="kx-feed-item-time">\n<time class="timeago" datetime="',(g=c.updatedAt)?f=g.call(b,{hash:{},data:e}):(g=b&&b.updatedAt,f=typeof g===j?g.call(b,{hash:{},data:e}):g),i+=k(f)+'"></time>\n</span>\n</div>\n'}),this.Templates["profile/activity_feed/activity-feed-item-forum-reply"]=Handlebars.template(function(a,b,c,d,e){this.compilerInfo=[4,">= 1.0.0"],c=this.merge(c,a.helpers),e=e||{};var f,g,h,i="",j=c.helperMissing,k=this.escapeExpression,l="function";return i+='<div class="kx-feed-item-thumbnail kx-gradient-dark-light-grey">\n</div>\n<div class="kx-feed-item-content">\n<div class="kx-feed-item-delete"></div>\n<div class="kx-feed-item-usernames">\n'+k((g=c.i18n||b&&b.i18n,h={hash:{from:b&&b.usernameWhoCommented,fromId:b&&b.usernameWhoCommentedId,to:b&&b.usernameWhoPosted,toId:b&&b.usernameWhoPostedId},data:e},g?g.call(b,"activityFeed.commentedOn",h):j.call(b,"i18n","activityFeed.commentedOn",h)))+'\n</div>\n<div class="kx-feed-item-title">\n<a href="',(g=c.originalPostUrl)?f=g.call(b,{hash:{},data:e}):(g=b&&b.originalPostUrl,f=typeof g===l?g.call(b,{hash:{},data:e}):g),i+=k(f)+'" class="kx-link">',(g=c.originalPostTitle)?f=g.call(b,{hash:{},data:e}):(g=b&&b.originalPostTitle,f=typeof g===l?g.call(b,{hash:{},data:e}):g),i+=k(f)+'</a>\n</div>\n<div class="kx-feed-item-text prewrap">',g=c.escapeUrlize||b&&b.escapeUrlize,h={hash:{},data:e},f=g?g.call(b,b&&b.comment,h):j.call(b,"escapeUrlize",b&&b.comment,h),(f||0===f)&&(i+=f),i+='</div>\n<div class="kx-feed-item-time">\n<time class="timeago" datetime="',(g=c.updatedAt)?f=g.call(b,{hash:{},data:e}):(g=b&&b.updatedAt,f=typeof g===l?g.call(b,{hash:{},data:e}):g),i+=k(f)+'"></time>\n</div>\n</div>\n'}),this.Templates["profile/activity_feed/activity-feed-item-gift"]=Handlebars.template(function(a,b,c,d,e){this.compilerInfo=[4,">= 1.0.0"],c=this.merge(c,a.helpers),e=e||{};var f,g,h,i="",j="function",k=this.escapeExpression,l=c.helperMissing;return i+='<div class="kx-feed-item-thumbnail kx-gradient-dark-light-grey">\n</div>\n<div class="kx-feed-item-content">\n<div class="kx-feed-item-delete"></div>\n<span class="kx-feed-item-username kx-link" id="',(g=c.kxid)?f=g.call(b,{hash:{},data:e}):(g=b&&b.kxid,f=typeof g===j?g.call(b,{hash:{},data:e}):g),i+=k(f)+'">\n',(g=c.username)?f=g.call(b,{hash:{},data:e}):(g=b&&b.username,f=typeof g===j?g.call(b,{hash:{},data:e}):g),i+=k(f)+' \n</span>\n<span class="kx-feed-item-text">'+k((g=c.escapeUrlize||b&&b.escapeUrlize,h={hash:{},data:e},g?g.call(b,b&&b.text,h):l.call(b,"escapeUrlize",b&&b.text,h)))+'</span>\n<div class="kx-feed-item-time">\n<time class="timeago" datetime="',(g=c.updatedAt)?f=g.call(b,{hash:{},data:e}):(g=b&&b.updatedAt,f=typeof g===j?g.call(b,{hash:{},data:e}):g),i+=k(f)+'"></time>\n</div>\n<div class="kx-feed-item-comments"></div>\n</div>\n'}),this.Templates["profile/activity_feed/activity-feed-item-new-friend"]=Handlebars.template(function(a,b,c,d,e){function f(a,b){var d,e,f,g="";return g+="\n"+l((e=c.i18n||a&&a.i18n,f={hash:{friendA:(d=a&&a.friendA,d=null==d||d===!1?d:d.hydrated,null==d||d===!1?d:d.username),friendAId:(d=a&&a.friendA,d=null==d||d===!1?d:d.hydrated,null==d||d===!1?d:d.id),friendB:(d=a&&a.friendB,d=null==d||d===!1?d:d.hydrated,null==d||d===!1?d:d.username),friendBId:(d=a&&a.friendB,d=null==d||d===!1?d:d.hydrated,null==d||d===!1?d:d.id)},data:b},e?e.call(a,"activityFeed.nowFriendsCurrentUser",f):k.call(a,"i18n","activityFeed.nowFriendsCurrentUser",f)))+"\n"}function g(a,b){var d,e,f,g="";return g+="\n"+l((e=c.i18n||a&&a.i18n,f={hash:{friendA:(d=a&&a.friendA,d=null==d||d===!1?d:d.hydrated,null==d||d===!1?d:d.username),friendAId:(d=a&&a.friendA,d=null==d||d===!1?d:d.hydrated,null==d||d===!1?d:d.id),friendB:(d=a&&a.friendB,d=null==d||d===!1?d:d.hydrated,null==d||d===!1?d:d.username),friendBId:(d=a&&a.friendB,d=null==d||d===!1?d:d.hydrated,null==d||d===!1?d:d.id)},data:b},e?e.call(a,"activityFeed.nowFriendsNotCurrentUser",f):k.call(a,"i18n","activityFeed.nowFriendsNotCurrentUser",f)))+"\n"}this.compilerInfo=[4,">= 1.0.0"],c=this.merge(c,a.helpers),e=e||{};var h,i,j="",k=c.helperMissing,l=this.escapeExpression,m=this,n="function";return j+='<div class="kx-feed-item-thumbnail kx-gradient-dark-light-grey">\n</div>\n<div class="kx-feed-item-content">\n<div class="kx-feed-item-delete"></div>\n<div class="kx-feed-item-text">\n',h=c["if"].call(b,b&&b.currentUserFeed,{hash:{},inverse:m.program(3,g,e),fn:m.program(1,f,e),data:e}),(h||0===h)&&(j+=h),j+='\n</div>\n<div class="kx-feed-item-time">\n<time class="timeago" datetime="',(i=c.updatedAt)?h=i.call(b,{hash:{},data:e}):(i=b&&b.updatedAt,h=typeof i===n?i.call(b,{hash:{},data:e}):i),j+=l(h)+'"></time>\n</div>\n</div>\n'}),this.Templates["profile/activity_feed/activity-feed-item-ranked"]=Handlebars.template(function(a,b,c,d,e){this.compilerInfo=[4,">= 1.0.0"],c=this.merge(c,a.helpers),e=e||{};var f,g,h,i="",j="function",k=this.escapeExpression,l=c.helperMissing;return i+='<div class="kx-feed-item-thumbnail kx-gradient-dark-light-grey">\n</div>\n<div class="kx-feed-item-content">\n<div class="kx-feed-item-delete"></div>\n<span class="kx-feed-item-appname kx-link" data-id="',(g=c.appId)?f=g.call(b,{hash:{},data:e}):(g=b&&b.appId,f=typeof g===j?g.call(b,{hash:{},data:e}):g),i+=k(f)+'">\n',(g=c.appTitle)?f=g.call(b,{hash:{},data:e}):(g=b&&b.appTitle,f=typeof g===j?g.call(b,{hash:{},data:e}):g),(f||0===f)&&(i+=f),i+='\n</span>\n<div class="kx-feed-item-text">\n'+k((g=c.i18n||b&&b.i18n,h={hash:{},data:e},g?g.call(b,"activityFeed.congratulations",h):l.call(b,"i18n","activityFeed.congratulations",h)))+'\n<span class="kx-feed-item-username kx-link" id="',(g=c.kxid)?f=g.call(b,{hash:{},data:e}):(g=b&&b.kxid,f=typeof g===j?g.call(b,{hash:{},data:e}):g),i+=k(f)+'">\n ',(g=c.username)?f=g.call(b,{hash:{},data:e}):(g=b&&b.username,f=typeof g===j?g.call(b,{hash:{},data:e}):g),i+=k(f)+" \n</span>\n",(g=c.text)?f=g.call(b,{hash:{},data:e}):(g=b&&b.text,f=typeof g===j?g.call(b,{hash:{},data:e}):g),i+=k(f)+'\n</div>\n<div class="kx-feed-item-time">\n<time class="timeago" datetime="',(g=c.updatedAt)?f=g.call(b,{hash:{},data:e}):(g=b&&b.updatedAt,f=typeof g===j?g.call(b,{hash:{},data:e}):g),i+=k(f)+'"></time>\n</div>\n<div class="kx-feed-item-comments"></div>\n</div>\n'}),this.Templates["profile/activity_feed/activity-feed-items"]=Handlebars.template(function(a,b,c,d,e){return this.compilerInfo=[4,">= 1.0.0"],c=this.merge(c,a.helpers),e=e||{},'<ul class="kx-feed-item-list"></ul>\n'}),this.Templates["profile/activity_feed/activity-feed-loading"]=Handlebars.template(function(a,b,c,d,e){this.compilerInfo=[4,">= 1.0.0"],c=this.merge(c,a.helpers),e=e||{};var f,g,h="",i=c.helperMissing,j=this.escapeExpression;return h+='<div class="kx-feed-loading-indicator kx-gradient-dark-light-grey">\n'+j((f=c.i18n||b&&b.i18n,g={hash:{},data:e},f?f.call(b,"activityFeed.loading",g):i.call(b,"i18n","activityFeed.loading",g)))+"\n</div>\n"}),this.Templates["profile/activity_feed/activity-feed-permission-denied"]=Handlebars.template(function(a,b,c,d,e){this.compilerInfo=[4,">= 1.0.0"],c=this.merge(c,a.helpers),e=e||{};var f,g,h="",i=c.helperMissing,j=this.escapeExpression;return h+='<div class="kx-feed-permissions-indicator kx-gradient-dark-light-grey">\n'+j((f=c.i18n||b&&b.i18n,g={hash:{},data:e},f?f.call(b,"activityFeed.noPermission",g):i.call(b,"i18n","activityFeed.noPermission",g)))+"\n</div>\n"}),this.Templates["profile/activity_feed/activity-feed"]=Handlebars.template(function(a,b,c,d,e){this.compilerInfo=[4,">= 1.0.0"],c=this.merge(c,a.helpers),e=e||{};var f,g,h="",i=c.helperMissing,j=this.escapeExpression;return h+='<div id="message-input-region"></div>\n<div id="edit-privacy-region"></div>\n<div id="feed-region"></div>\n<div class="kx-loading-region">\n<div class="kx-more-loading"></div>\n<div class="kx-load-more-btn kx-link">'+j((f=c.i18n||b&&b.i18n,g={hash:{},data:e},f?f.call(b,"activityFeed.seeMorePostsBtn",g):i.call(b,"i18n","activityFeed.seeMorePostsBtn",g)))+"</div>\n</div>\n"}),this.Templates["profile/activity_feed/feed-item-image"]=Handlebars.template(function(a,b,c,d,e){this.compilerInfo=[4,">= 1.0.0"],c=this.merge(c,a.helpers),e=e||{};var f,g,h="",i="function",j=this.escapeExpression;return h+='<div class="kx-feed-item-image" style="background-image: url(\'',(g=c.url)?f=g.call(b,{hash:{},data:e}):(g=b&&b.url,f=typeof g===i?g.call(b,{hash:{},data:e}):g),h+=j(f)+"');\"></div>\n"}),this.Templates["profile/activity_feed/system-notifications"]=Handlebars.template(function(a,b,c,d,e){this.compilerInfo=[4,">= 1.0.0"],c=this.merge(c,a.helpers),e=e||{};var f,g,h,i="",j="function",k=this.escapeExpression,l=c.helperMissing;return i+='<div class="kx-feed-item-thumbnail kx-gradient-dark-light-grey">\n</div>\n<div class="kx-feed-item-content">\n<div class="kx-feed-item-delete"></div>\n<div class="kx-feed-item-text">',(g=c.content)?f=g.call(b,{hash:{},data:e}):(g=b&&b.content,f=typeof g===j?g.call(b,{hash:{},data:e}):g),(f||0===f)&&(i+=f),i+='</div>\n<div class="kx-feed-item-url">\n<a href="',(g=c.url)?f=g.call(b,{hash:{},data:e}):(g=b&&b.url,f=typeof g===j?g.call(b,{hash:{},data:e}):g),i+=k(f)+'">'+k((g=c.i18n||b&&b.i18n,h={hash:{},data:e},g?g.call(b,"activityFeed.moreInformation",h):l.call(b,"i18n","activityFeed.moreInformation",h)))+'</a>\n</div>\n<div class="kx-feed-item-time">\n<time class="timeago" datetime="',(g=c.publishAt)?f=g.call(b,{hash:{},data:e}):(g=b&&b.publishAt,f=typeof g===j?g.call(b,{hash:{},data:e}):g),i+=k(f)+'"></time>\n</div>\n</div>\n'}),this.Templates["profile/latest_posts/home-latest-posts"]=Handlebars.template(function(a,b,c,d,e){return this.compilerInfo=[4,">= 1.0.0"],c=this.merge(c,a.helpers),e=e||{},'<div class="kx-game-selector-region kx-clearfix kx-no-text-selection"></div>\n<div class="kx-latest-posts-list-region"></div>\n'});
//# sourceMappingURL=templates.compiled.min.js.map