Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@italentjs/italent-sidebar

Package Overview
Dependencies
Maintainers
4
Versions
123
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@italentjs/italent-sidebar - npm Package Compare versions

Comparing version 0.6.20 to 0.6.21

6

app/scripts/vendor/components/@italentjs/italent-sidebar/index.js

@@ -13,9 +13,9 @@ /*

this["JST"]["sidebar/multiple-menu-item"] = function(obj) {obj || (obj = {});var __t, __p = '', __e = _.escape, __j = Array.prototype.join;function print() { __p += __j.call(arguments, '') }with (obj) {__p += '<a\n\tclass="list-1st-a"\n\tindex="' +((__t = ( index)) == null ? '' : __t) +'"\n\tdata-udc="' +((__t = (encodeURIComponent(JSON.stringify({ext: JSON.stringify({type:'globalMenu', id: id, appid:appId })})))) == null ? '' : __t) +'"\n\thref="####"\n>\n\t<span\n\t\tclass="sd-icon-before ' +((__t = (iconName)) == null ? '' : __t) +' ' +((__t = (( !newCount?'':'sd-new-message'))) == null ? '' : __t) +' ' +((__t = (MenuPoint && MenuPoint.value?'sd-update-tip':'')) == null ? '' : __t) +'"\n\t>\n\t\t<span class="red-remind" data-name="feed-all-indicator"></span>\n\t\t<span class="new-tip" data-name="update-tip"></span>\n\t</span>\n <span class="text">' +((__t = (title)) == null ? '' : __t) +'</span>\n\t<span class="sd-icon-after"></span>\n</a>\n\n'; if(children.length){ ;__p += '\n<ul class="list-2sd-ul">\n\t'; Talent._.each(children,function(item,index){ ;__p += '\n\t<li>\n\t\t<a\n\t\t\tclass="list-2sd-li ' +((__t = ( 'ani-item-' + index )) == null ? '' : __t) +' ' +((__t = ( (item.type == 'iframe')?'is-iframe':'' )) == null ? '' : __t) +' ' +((__t = ((item.isActive?'bg-highlight':''))) == null ? '' : __t) +' "\n\t\t\thref=\'' +((__t = ((item.href == "" || item.href == "#" || item.type == "iframe") ? "####":(item.href))) == null ? '' : __t) +'\'\n\t\t\tindex="' +((__t = (index)) == null ? '' : __t) +'"\n\t\t\tdata-udc="' +((__t = (encodeURIComponent(JSON.stringify({ext: JSON.stringify({type:'globalMenu', id: item.id, appid:item.appId })})))) == null ? '' : __t) +'"\n\t\t\ttarget="' +((__t = ( (item.type=='intLink')?'_self':(item.type=='extLink'||item.type=='newPage'?'_blank':'') )) == null ? '' : __t) +'"\n\t\t\tdata-trigger="' +((__t = ( (item.type=='iframe')?false:'')) == null ? '' : __t) +'"\n\t\t>\n \n <span class="list-2sd-li-title">' +__e( item.title ) +'</span>\n\t\t\t<span\n\t\t\t\tclass=" ' +((__t = (item.MenuPoint && item.MenuPoint.value?'sd-update-tip':'')) == null ? '' : __t) +'"\n\t\t\t>\n\t\t\t\t<span\n\t\t\t\t\tclass="new-tip mult-new-tip"\n\t\t\t\t\tdata-name="update-tip"\n\t\t\t\t></span>\n\t\t\t</span>\n\t\t</a>\n\t</li>\n\t'; }) ;__p += '\n</ul>\n'; } ;__p += '\n';}return __p};
this["JST"]["sidebar/multiple-menu-item"] = function(obj) {obj || (obj = {});var __t, __p = '', __e = _.escape, __j = Array.prototype.join;function print() { __p += __j.call(arguments, '') }with (obj) {__p += '<a\n\tclass="list-1st-a"\n\tindex="' +((__t = ( index)) == null ? '' : __t) +'"\n\tdata-udc="' +((__t = (encodeURIComponent(JSON.stringify({ext: JSON.stringify({type:'globalMenu', id: id, appid:appId })})))) == null ? '' : __t) +'"\n>\n\t<span\n\t\tclass="sd-icon-before ' +((__t = (iconName)) == null ? '' : __t) +' ' +((__t = (( !newCount?'':'sd-new-message'))) == null ? '' : __t) +' ' +((__t = (MenuPoint && MenuPoint.value?'sd-update-tip':'')) == null ? '' : __t) +'"\n\t>\n\t\t<span class="red-remind" data-name="feed-all-indicator"></span>\n\t\t<span class="new-tip" data-name="update-tip"></span>\n\t</span>\n <span class="text">' +((__t = (title)) == null ? '' : __t) +'</span>\n\t<span class="sd-icon-after"></span>\n</a>\n\n'; if(children.length){ ;__p += '\n<ul class="list-2sd-ul">\n\t'; Talent._.each(children,function(item,index){ ;__p += '\n\t<li>\n\t\t<a\n\t\t\tclass="list-2sd-li ' +((__t = ( 'ani-item-' + index )) == null ? '' : __t) +' ' +((__t = ( (item.type == 'iframe')?'is-iframe':'' )) == null ? '' : __t) +' ' +((__t = ((item.isActive?'bg-highlight':''))) == null ? '' : __t) +' "\n\t\t\t'; if(item.href != "" && item.href != "#" && item.type != "iframe") { ;__p += '\n\t\t\t\thref="' +((__t = ( item.href)) == null ? '' : __t) +'"\n\t\t\t'; } ;__p += '\n\t\t\tindex="' +((__t = (index)) == null ? '' : __t) +'"\n\t\t\tdata-udc="' +((__t = (encodeURIComponent(JSON.stringify({ext: JSON.stringify({type:'globalMenu', id: item.id, appid:item.appId })})))) == null ? '' : __t) +'"\n\t\t\ttarget="' +((__t = ( (item.type=='intLink')?'_self':(item.type=='extLink'||item.type=='newPage'?'_blank':'') )) == null ? '' : __t) +'"\n\t\t\tdata-trigger="' +((__t = ( (item.type=='iframe')?false:'')) == null ? '' : __t) +'"\n\t\t>\n \n <span class="list-2sd-li-title">' +__e( item.title ) +'</span>\n\t\t\t<span\n\t\t\t\tclass=" ' +((__t = (item.MenuPoint && item.MenuPoint.value?'sd-update-tip':'')) == null ? '' : __t) +'"\n\t\t\t>\n\t\t\t\t<span\n\t\t\t\t\tclass="new-tip mult-new-tip"\n\t\t\t\t\tdata-name="update-tip"\n\t\t\t\t></span>\n\t\t\t</span>\n\t\t</a>\n\t</li>\n\t'; }) ;__p += '\n</ul>\n'; } ;__p += '\n';}return __p};
this["JST"]["sidebar/narrow-list-extend"] = function(obj) {obj || (obj = {});var __t, __p = '', __e = _.escape, __j = Array.prototype.join;function print() { __p += __j.call(arguments, '') }with (obj) {__p += '<ul class="list-narrow-wrapper">\n ';Talent._.each(menuArry,function(item,superindex){;__p += '\n <li class="list-1st2-li ' +((__t = ( ('sp-item-' +superindex) )) == null ? '' : __t) +' ' +((__t = ( (item.children&&item.children.length)?'has-sub-list':'no-sub-list' )) == null ? '' : __t) +' ' +((__t = (item.isQuickEntry?'quick-entry-extend':'')) == null ? '' : __t) +'">\n <a \n class="list-1st2-a ' +((__t = ( (item.type == 'iframe')?'is-iframe':'' )) == null ? '' : __t) +' ' +((__t = ((item.isActive?'shadow-bg':''))) == null ? '' : __t) +'" \n href=\'' +((__t = ((item.href == "" || item.href == "#" || item.type == "iframe")?"####":(item.href))) == null ? '' : __t) +'\' \n index="' +((__t = ( superindex)) == null ? '' : __t) +'"\n isSuperItem="true"\n data-udc="' +((__t = (encodeURIComponent(JSON.stringify({ext: JSON.stringify({type:'globalMenu', id: item.id, appid:item.appId })})))) == null ? '' : __t) +'" \n data-trigger="' +((__t = ( (item.type=='iframe')?false:'')) == null ? '' : __t) +'">\n <span>' +((__t = (item.title)) == null ? '' : __t) +'</span>\n <span class="sd-icon-after" ></span>\n </a>\n '; if(item.children&&item.children.length){ ;__p += '\n <ul class="list-2sd2-ul top-position">\n ';Talent._.each(item.children,function(subItem,subIndex){;__p += '\n <li class="list-2sd2-li ' +((__t = ( 'ani-index-' + subIndex )) == null ? '' : __t) +' ' +((__t = ((subItem.isActive?'shadow-bg':''))) == null ? '' : __t) +'">\n <a \n href=\'' +((__t = ((subItem.href =="" || subItem.href =="#" || subItem.type == "iframe")?"####":subItem.href)) == null ? '' : __t) +'\'\n class="shadow-list-a ' +((__t = ( (subItem.type == 'iframe')?'is-iframe':'' )) == null ? '' : __t) +'" \n super-name="' +((__t = ( item.code)) == null ? '' : __t) +'"\n sub-name="' +((__t = ( subItem.code)) == null ? '' : __t) +'"\n super-index="' +((__t = ( superindex)) == null ? '' : __t) +'"\n sub-index="' +((__t = ( subIndex)) == null ? '' : __t) +'"\n target= "' +((__t = ( (subItem.type=='intLink')?'_self':(subItem.type=='extLink' || subItem.type=='newPage'?'_blank':'') )) == null ? '' : __t) +'"\n data-udc="' +((__t = (encodeURIComponent(JSON.stringify({ext: JSON.stringify({type:'globalMenu', id: subItem.id, appid:subItem.appId })})))) == null ? '' : __t) +'" \n data-trigger="' +((__t = ( (subItem.type=='iframe')?false:'')) == null ? '' : __t) +'">\n ' +((__t = (subItem.title)) == null ? '' : __t) +'\n </a>\n </li>\n '; }) ;__p += '\n </ul>\n '; } ;__p += '\n </li>\n ';});__p += '\n</ul>\n';}return __p};
this["JST"]["sidebar/narrow-list-extend"] = function(obj) {obj || (obj = {});var __t, __p = '', __e = _.escape, __j = Array.prototype.join;function print() { __p += __j.call(arguments, '') }with (obj) {__p += '<ul class="list-narrow-wrapper">\n ';Talent._.each(menuArry,function(item,superindex){;__p += '\n <li class="list-1st2-li ' +((__t = ( ('sp-item-' +superindex) )) == null ? '' : __t) +' ' +((__t = ( (item.children&&item.children.length)?'has-sub-list':'no-sub-list' )) == null ? '' : __t) +' ' +((__t = (item.isQuickEntry?'quick-entry-extend':'')) == null ? '' : __t) +'">\n <a \n class="list-1st2-a ' +((__t = ( (item.type == 'iframe')?'is-iframe':'' )) == null ? '' : __t) +' ' +((__t = ((item.isActive?'shadow-bg':''))) == null ? '' : __t) +'"\n '; if(item.href != "" && item.href != "#" && item.type != "iframe") { ;__p += '\n href="' +((__t = ( item.href)) == null ? '' : __t) +'"\n '; } ;__p += '\n index="' +((__t = ( superindex)) == null ? '' : __t) +'"\n isSuperItem="true"\n data-udc="' +((__t = (encodeURIComponent(JSON.stringify({ext: JSON.stringify({type:'globalMenu', id: item.id, appid:item.appId })})))) == null ? '' : __t) +'" \n data-trigger="' +((__t = ( (item.type=='iframe')?false:'')) == null ? '' : __t) +'">\n <span>' +((__t = (item.title)) == null ? '' : __t) +'</span>\n <span class="sd-icon-after" ></span>\n </a>\n '; if(item.children&&item.children.length){ ;__p += '\n <ul class="list-2sd2-ul top-position">\n ';Talent._.each(item.children,function(subItem,subIndex){;__p += '\n <li class="list-2sd2-li ' +((__t = ( 'ani-index-' + subIndex )) == null ? '' : __t) +' ' +((__t = ((subItem.isActive?'shadow-bg':''))) == null ? '' : __t) +'">\n <a \n '; if(subItem.href != "" && subItem.href != "#" && subItem.type != "iframe") { ;__p += '\n href="' +((__t = ( subItem.href)) == null ? '' : __t) +'"\n '; } ;__p += '\n class="shadow-list-a ' +((__t = ( (subItem.type == 'iframe')?'is-iframe':'' )) == null ? '' : __t) +'" \n super-name="' +((__t = ( item.code)) == null ? '' : __t) +'"\n sub-name="' +((__t = ( subItem.code)) == null ? '' : __t) +'"\n super-index="' +((__t = ( superindex)) == null ? '' : __t) +'"\n sub-index="' +((__t = ( subIndex)) == null ? '' : __t) +'"\n target= "' +((__t = ( (subItem.type=='intLink')?'_self':(subItem.type=='extLink' || subItem.type=='newPage'?'_blank':'') )) == null ? '' : __t) +'"\n data-udc="' +((__t = (encodeURIComponent(JSON.stringify({ext: JSON.stringify({type:'globalMenu', id: subItem.id, appid:subItem.appId })})))) == null ? '' : __t) +'" \n data-trigger="' +((__t = ( (subItem.type=='iframe')?false:'')) == null ? '' : __t) +'">\n ' +((__t = (subItem.title)) == null ? '' : __t) +'\n </a>\n </li>\n '; }) ;__p += '\n </ul>\n '; } ;__p += '\n </li>\n ';});__p += '\n</ul>\n';}return __p};
this["JST"]["sidebar/side-bar"] = function(obj) {obj || (obj = {});var __t, __p = '', __e = _.escape, __j = Array.prototype.join;function print() { __p += __j.call(arguments, '') }with (obj) {__p += '<div class="status-switch-wrapper">\n <span class="status-switch" data-name="switch">\n <span class="line-1"></span>\n <span class="line-2"></span>\n <span class="line-3"></span>\n </span>\n</div>\n<div data-name=\'top-shadow\' class="shadow-node-top"></div>\n<div class="list-outer-wrapper">\n <ul class="list-1st-ul">\n \t<div class="bg-slider-region"></div>\n </ul>\n</div>\n<div class="list-narrow-extend"></div>\n<div data-name=\'bottom-shadow\' class="shadow-node-bottom"></div>\n'; if(isLookingForService || isWantTucao){ ;__p += '\n <div class="tucao-service-container tucao-service-spread-layout">\n '; if(isLookingForService){ ;__p += '\n <div class="looking-for-service ' +((__t = ( !isWantTucao ? 'onlyone':'')) == null ? '' : __t) +'" data-name="looking-for-service">\n <span class="icon sys-icon-kefu" >\n </span>\n <span class="service-text" >' +((__t = ( !isWantTucao ? '在线客服':'找客服')) == null ? '' : __t) +'</span>\n </div>\n '; } ;__p += '\n\n '; if(isLookingForService && isWantTucao){ ;__p += '\n <div class="border"></div>\n '; } ;__p += '\n\n '; if(isWantTucao){ ;__p += '\n <div class="want-tucao ' +((__t = ( !isLookingForService ? 'onlyone':'')) == null ? '' : __t) +'" data-name="want-tucao">\n <span class="icon sys-icon-tucao" >\n </span>\n <span class="tucao-text" > ' +((__t = ( !isLookingForService ? '我要吐槽':'要吐槽')) == null ? '' : __t) +'</span>\n </div>\n '; } ;__p += '\n </div>\n <div class="tucao-service-container tucao-service-norrow-layout ' +((__t = ( isLookingForService && !isWantTucao ? 'looking-for-service-narrow' : '')) == null ? '' : __t) +'">\n <span class="norrow-icon ' +((__t = ( narrowIcon )) == null ? '' : __t) +'" ></span>\n <div class="tucao-service-list">\n '; if(isLookingForService && isWantTucao){ ;__p += '\n <div class="norrow-border"></div>\n '; } ;__p += '\n '; if(isLookingForService){ ;__p += '\n <div class="tucao-service-item looking-for-service-narrow" style="background-color: ' +((__t = ( !isWantTucao ? 'rgba(0,0,0,0.10)' : '')) == null ? '' : __t) +'" data-name="looking-for-service">' +((__t = ( !isWantTucao ? '在线客服':'找客服')) == null ? '' : __t) +'</div>\n '; } ;__p += '\n '; if(isWantTucao){ ;__p += '\n <div class="tucao-service-item" style="background-color: ' +((__t = ( !isLookingForService ? 'rgba(0,0,0,0.10)' : '')) == null ? '' : __t) +'" data-name="want-tucao">' +((__t = ( !isLookingForService ? '我要吐槽':'要吐槽')) == null ? '' : __t) +'</div>\n '; } ;__p += '\n </div>\n </div>\n\n'; } ;}return __p};
this["JST"]["sidebar/single-menu-item"] = function(obj) {obj || (obj = {});var __t, __p = '', __e = _.escape;with (obj) {__p += '\n<a class="list-1st-a ' +((__t = ( isActive?'bg-highlight':'' )) == null ? '' : __t) +' ' +((__t = ( (type=='iframe')?'is-iframe':'' )) == null ? '' : __t) +'"\n data-udc="' +((__t = (encodeURIComponent(JSON.stringify({ext: JSON.stringify({type:'globalMenu', id: id, appid:appId })})))) == null ? '' : __t) +'"\n\thref=\'' +((__t = ((href == "" || href == "#" || type == "iframe" || type == "newPage" || type == "extLink") ? "####":(href))) == null ? '' : __t) +'\'\n\tindex="' +((__t = ( index)) == null ? '' : __t) +'"\n\ttarget= "' +((__t = ( (type=='intLink')?'_self':(type=='extLink' || type=='newPage'?'_blank':''))) == null ? '' : __t) +'"\n data-trigger="' +((__t = ( (type=='iframe')?false:'')) == null ? '' : __t) +'">\n <span class="sd-icon-before ' +((__t = (iconName)) == null ? '' : __t) +' ' +((__t = ((newCount?'sd-new-message':'') )) == null ? '' : __t) +' ' +((__t = (MenuPoint && MenuPoint.value?'sd-update-tip':'')) == null ? '' : __t) +' " >\n <span class="red-remind" data-name="feed-all-indicator" ></span>\n <span class="new-tip" data-name="update-tip" ></span>\n </span>\n <span class="text" data-id="' +((__t = (appId)) == null ? '' : __t) +'">' +((__t = (title)) == null ? '' : __t) +'</span>\n\n</a>';}return __p};
this["JST"]["sidebar/single-menu-item"] = function(obj) {obj || (obj = {});var __t, __p = '', __e = _.escape, __j = Array.prototype.join;function print() { __p += __j.call(arguments, '') }with (obj) {__p += '<a class="list-1st-a ' +((__t = ( isActive?'bg-highlight':'' )) == null ? '' : __t) +' ' +((__t = ( (type=='iframe')?'is-iframe':'' )) == null ? '' : __t) +'"\n data-udc="' +((__t = (encodeURIComponent(JSON.stringify({ext: JSON.stringify({type:'globalMenu', id: id, appid:appId })})))) == null ? '' : __t) +'"\n index="' +((__t = ( index)) == null ? '' : __t) +'"\n '; if(href != "" && href != "#" && type != "iframe" && type != "newPage" && type != "extLink") { ;__p += '\n href="' +((__t = ( href)) == null ? '' : __t) +'"\n '; } ;__p += '\n target= "' +((__t = ( (type=='intLink')?'_self':(type=='extLink' || type=='newPage'?'_blank':''))) == null ? '' : __t) +'"\n data-trigger="' +((__t = ( (type=='iframe')?false:'')) == null ? '' : __t) +'">\n <span class="sd-icon-before ' +((__t = (iconName)) == null ? '' : __t) +' ' +((__t = ((newCount?'sd-new-message':'') )) == null ? '' : __t) +' ' +((__t = (MenuPoint && MenuPoint.value?'sd-update-tip':'')) == null ? '' : __t) +' " >\n <span class="red-remind" data-name="feed-all-indicator" ></span>\n <span class="new-tip" data-name="update-tip" ></span>\n </span>\n <span class="text" data-id="' +((__t = (appId)) == null ? '' : __t) +'">' +((__t = (title)) == null ? '' : __t) +'</span>\n</a>';}return __p};
return this["JST"];

@@ -22,0 +22,0 @@ })();

@@ -13,9 +13,9 @@ /*

this["JST"]["sidebar/multiple-menu-item"] = function(obj) {obj || (obj = {});var __t, __p = '', __e = _.escape, __j = Array.prototype.join;function print() { __p += __j.call(arguments, '') }with (obj) {__p += '<a\n\tclass="list-1st-a"\n\tindex="' +((__t = ( index)) == null ? '' : __t) +'"\n\tdata-udc="' +((__t = (encodeURIComponent(JSON.stringify({ext: JSON.stringify({type:'globalMenu', id: id, appid:appId })})))) == null ? '' : __t) +'"\n\thref="####"\n>\n\t<span\n\t\tclass="sd-icon-before ' +((__t = (iconName)) == null ? '' : __t) +' ' +((__t = (( !newCount?'':'sd-new-message'))) == null ? '' : __t) +' ' +((__t = (MenuPoint && MenuPoint.value?'sd-update-tip':'')) == null ? '' : __t) +'"\n\t>\n\t\t<span class="red-remind" data-name="feed-all-indicator"></span>\n\t\t<span class="new-tip" data-name="update-tip"></span>\n\t</span>\n <span class="text">' +((__t = (title)) == null ? '' : __t) +'</span>\n\t<span class="sd-icon-after"></span>\n</a>\n\n'; if(children.length){ ;__p += '\n<ul class="list-2sd-ul">\n\t'; Talent._.each(children,function(item,index){ ;__p += '\n\t<li>\n\t\t<a\n\t\t\tclass="list-2sd-li ' +((__t = ( 'ani-item-' + index )) == null ? '' : __t) +' ' +((__t = ( (item.type == 'iframe')?'is-iframe':'' )) == null ? '' : __t) +' ' +((__t = ((item.isActive?'bg-highlight':''))) == null ? '' : __t) +' "\n\t\t\thref=\'' +((__t = ((item.href == "" || item.href == "#" || item.type == "iframe") ? "####":(item.href))) == null ? '' : __t) +'\'\n\t\t\tindex="' +((__t = (index)) == null ? '' : __t) +'"\n\t\t\tdata-udc="' +((__t = (encodeURIComponent(JSON.stringify({ext: JSON.stringify({type:'globalMenu', id: item.id, appid:item.appId })})))) == null ? '' : __t) +'"\n\t\t\ttarget="' +((__t = ( (item.type=='intLink')?'_self':(item.type=='extLink'||item.type=='newPage'?'_blank':'') )) == null ? '' : __t) +'"\n\t\t\tdata-trigger="' +((__t = ( (item.type=='iframe')?false:'')) == null ? '' : __t) +'"\n\t\t>\n \n <span class="list-2sd-li-title">' +__e( item.title ) +'</span>\n\t\t\t<span\n\t\t\t\tclass=" ' +((__t = (item.MenuPoint && item.MenuPoint.value?'sd-update-tip':'')) == null ? '' : __t) +'"\n\t\t\t>\n\t\t\t\t<span\n\t\t\t\t\tclass="new-tip mult-new-tip"\n\t\t\t\t\tdata-name="update-tip"\n\t\t\t\t></span>\n\t\t\t</span>\n\t\t</a>\n\t</li>\n\t'; }) ;__p += '\n</ul>\n'; } ;__p += '\n';}return __p};
this["JST"]["sidebar/multiple-menu-item"] = function(obj) {obj || (obj = {});var __t, __p = '', __e = _.escape, __j = Array.prototype.join;function print() { __p += __j.call(arguments, '') }with (obj) {__p += '<a\n\tclass="list-1st-a"\n\tindex="' +((__t = ( index)) == null ? '' : __t) +'"\n\tdata-udc="' +((__t = (encodeURIComponent(JSON.stringify({ext: JSON.stringify({type:'globalMenu', id: id, appid:appId })})))) == null ? '' : __t) +'"\n>\n\t<span\n\t\tclass="sd-icon-before ' +((__t = (iconName)) == null ? '' : __t) +' ' +((__t = (( !newCount?'':'sd-new-message'))) == null ? '' : __t) +' ' +((__t = (MenuPoint && MenuPoint.value?'sd-update-tip':'')) == null ? '' : __t) +'"\n\t>\n\t\t<span class="red-remind" data-name="feed-all-indicator"></span>\n\t\t<span class="new-tip" data-name="update-tip"></span>\n\t</span>\n <span class="text">' +((__t = (title)) == null ? '' : __t) +'</span>\n\t<span class="sd-icon-after"></span>\n</a>\n\n'; if(children.length){ ;__p += '\n<ul class="list-2sd-ul">\n\t'; Talent._.each(children,function(item,index){ ;__p += '\n\t<li>\n\t\t<a\n\t\t\tclass="list-2sd-li ' +((__t = ( 'ani-item-' + index )) == null ? '' : __t) +' ' +((__t = ( (item.type == 'iframe')?'is-iframe':'' )) == null ? '' : __t) +' ' +((__t = ((item.isActive?'bg-highlight':''))) == null ? '' : __t) +' "\n\t\t\t'; if(item.href != "" && item.href != "#" && item.type != "iframe") { ;__p += '\n\t\t\t\thref="' +((__t = ( item.href)) == null ? '' : __t) +'"\n\t\t\t'; } ;__p += '\n\t\t\tindex="' +((__t = (index)) == null ? '' : __t) +'"\n\t\t\tdata-udc="' +((__t = (encodeURIComponent(JSON.stringify({ext: JSON.stringify({type:'globalMenu', id: item.id, appid:item.appId })})))) == null ? '' : __t) +'"\n\t\t\ttarget="' +((__t = ( (item.type=='intLink')?'_self':(item.type=='extLink'||item.type=='newPage'?'_blank':'') )) == null ? '' : __t) +'"\n\t\t\tdata-trigger="' +((__t = ( (item.type=='iframe')?false:'')) == null ? '' : __t) +'"\n\t\t>\n \n <span class="list-2sd-li-title">' +__e( item.title ) +'</span>\n\t\t\t<span\n\t\t\t\tclass=" ' +((__t = (item.MenuPoint && item.MenuPoint.value?'sd-update-tip':'')) == null ? '' : __t) +'"\n\t\t\t>\n\t\t\t\t<span\n\t\t\t\t\tclass="new-tip mult-new-tip"\n\t\t\t\t\tdata-name="update-tip"\n\t\t\t\t></span>\n\t\t\t</span>\n\t\t</a>\n\t</li>\n\t'; }) ;__p += '\n</ul>\n'; } ;__p += '\n';}return __p};
this["JST"]["sidebar/narrow-list-extend"] = function(obj) {obj || (obj = {});var __t, __p = '', __e = _.escape, __j = Array.prototype.join;function print() { __p += __j.call(arguments, '') }with (obj) {__p += '<ul class="list-narrow-wrapper">\n ';Talent._.each(menuArry,function(item,superindex){;__p += '\n <li class="list-1st2-li ' +((__t = ( ('sp-item-' +superindex) )) == null ? '' : __t) +' ' +((__t = ( (item.children&&item.children.length)?'has-sub-list':'no-sub-list' )) == null ? '' : __t) +' ' +((__t = (item.isQuickEntry?'quick-entry-extend':'')) == null ? '' : __t) +'">\n <a \n class="list-1st2-a ' +((__t = ( (item.type == 'iframe')?'is-iframe':'' )) == null ? '' : __t) +' ' +((__t = ((item.isActive?'shadow-bg':''))) == null ? '' : __t) +'" \n href=\'' +((__t = ((item.href == "" || item.href == "#" || item.type == "iframe")?"####":(item.href))) == null ? '' : __t) +'\' \n index="' +((__t = ( superindex)) == null ? '' : __t) +'"\n isSuperItem="true"\n data-udc="' +((__t = (encodeURIComponent(JSON.stringify({ext: JSON.stringify({type:'globalMenu', id: item.id, appid:item.appId })})))) == null ? '' : __t) +'" \n data-trigger="' +((__t = ( (item.type=='iframe')?false:'')) == null ? '' : __t) +'">\n <span>' +((__t = (item.title)) == null ? '' : __t) +'</span>\n <span class="sd-icon-after" ></span>\n </a>\n '; if(item.children&&item.children.length){ ;__p += '\n <ul class="list-2sd2-ul top-position">\n ';Talent._.each(item.children,function(subItem,subIndex){;__p += '\n <li class="list-2sd2-li ' +((__t = ( 'ani-index-' + subIndex )) == null ? '' : __t) +' ' +((__t = ((subItem.isActive?'shadow-bg':''))) == null ? '' : __t) +'">\n <a \n href=\'' +((__t = ((subItem.href =="" || subItem.href =="#" || subItem.type == "iframe")?"####":subItem.href)) == null ? '' : __t) +'\'\n class="shadow-list-a ' +((__t = ( (subItem.type == 'iframe')?'is-iframe':'' )) == null ? '' : __t) +'" \n super-name="' +((__t = ( item.code)) == null ? '' : __t) +'"\n sub-name="' +((__t = ( subItem.code)) == null ? '' : __t) +'"\n super-index="' +((__t = ( superindex)) == null ? '' : __t) +'"\n sub-index="' +((__t = ( subIndex)) == null ? '' : __t) +'"\n target= "' +((__t = ( (subItem.type=='intLink')?'_self':(subItem.type=='extLink' || subItem.type=='newPage'?'_blank':'') )) == null ? '' : __t) +'"\n data-udc="' +((__t = (encodeURIComponent(JSON.stringify({ext: JSON.stringify({type:'globalMenu', id: subItem.id, appid:subItem.appId })})))) == null ? '' : __t) +'" \n data-trigger="' +((__t = ( (subItem.type=='iframe')?false:'')) == null ? '' : __t) +'">\n ' +((__t = (subItem.title)) == null ? '' : __t) +'\n </a>\n </li>\n '; }) ;__p += '\n </ul>\n '; } ;__p += '\n </li>\n ';});__p += '\n</ul>\n';}return __p};
this["JST"]["sidebar/narrow-list-extend"] = function(obj) {obj || (obj = {});var __t, __p = '', __e = _.escape, __j = Array.prototype.join;function print() { __p += __j.call(arguments, '') }with (obj) {__p += '<ul class="list-narrow-wrapper">\n ';Talent._.each(menuArry,function(item,superindex){;__p += '\n <li class="list-1st2-li ' +((__t = ( ('sp-item-' +superindex) )) == null ? '' : __t) +' ' +((__t = ( (item.children&&item.children.length)?'has-sub-list':'no-sub-list' )) == null ? '' : __t) +' ' +((__t = (item.isQuickEntry?'quick-entry-extend':'')) == null ? '' : __t) +'">\n <a \n class="list-1st2-a ' +((__t = ( (item.type == 'iframe')?'is-iframe':'' )) == null ? '' : __t) +' ' +((__t = ((item.isActive?'shadow-bg':''))) == null ? '' : __t) +'"\n '; if(item.href != "" && item.href != "#" && item.type != "iframe") { ;__p += '\n href="' +((__t = ( item.href)) == null ? '' : __t) +'"\n '; } ;__p += '\n index="' +((__t = ( superindex)) == null ? '' : __t) +'"\n isSuperItem="true"\n data-udc="' +((__t = (encodeURIComponent(JSON.stringify({ext: JSON.stringify({type:'globalMenu', id: item.id, appid:item.appId })})))) == null ? '' : __t) +'" \n data-trigger="' +((__t = ( (item.type=='iframe')?false:'')) == null ? '' : __t) +'">\n <span>' +((__t = (item.title)) == null ? '' : __t) +'</span>\n <span class="sd-icon-after" ></span>\n </a>\n '; if(item.children&&item.children.length){ ;__p += '\n <ul class="list-2sd2-ul top-position">\n ';Talent._.each(item.children,function(subItem,subIndex){;__p += '\n <li class="list-2sd2-li ' +((__t = ( 'ani-index-' + subIndex )) == null ? '' : __t) +' ' +((__t = ((subItem.isActive?'shadow-bg':''))) == null ? '' : __t) +'">\n <a \n '; if(subItem.href != "" && subItem.href != "#" && subItem.type != "iframe") { ;__p += '\n href="' +((__t = ( subItem.href)) == null ? '' : __t) +'"\n '; } ;__p += '\n class="shadow-list-a ' +((__t = ( (subItem.type == 'iframe')?'is-iframe':'' )) == null ? '' : __t) +'" \n super-name="' +((__t = ( item.code)) == null ? '' : __t) +'"\n sub-name="' +((__t = ( subItem.code)) == null ? '' : __t) +'"\n super-index="' +((__t = ( superindex)) == null ? '' : __t) +'"\n sub-index="' +((__t = ( subIndex)) == null ? '' : __t) +'"\n target= "' +((__t = ( (subItem.type=='intLink')?'_self':(subItem.type=='extLink' || subItem.type=='newPage'?'_blank':'') )) == null ? '' : __t) +'"\n data-udc="' +((__t = (encodeURIComponent(JSON.stringify({ext: JSON.stringify({type:'globalMenu', id: subItem.id, appid:subItem.appId })})))) == null ? '' : __t) +'" \n data-trigger="' +((__t = ( (subItem.type=='iframe')?false:'')) == null ? '' : __t) +'">\n ' +((__t = (subItem.title)) == null ? '' : __t) +'\n </a>\n </li>\n '; }) ;__p += '\n </ul>\n '; } ;__p += '\n </li>\n ';});__p += '\n</ul>\n';}return __p};
this["JST"]["sidebar/side-bar"] = function(obj) {obj || (obj = {});var __t, __p = '', __e = _.escape, __j = Array.prototype.join;function print() { __p += __j.call(arguments, '') }with (obj) {__p += '<div class="status-switch-wrapper">\n <span class="status-switch" data-name="switch">\n <span class="line-1"></span>\n <span class="line-2"></span>\n <span class="line-3"></span>\n </span>\n</div>\n<div data-name=\'top-shadow\' class="shadow-node-top"></div>\n<div class="list-outer-wrapper">\n <ul class="list-1st-ul">\n \t<div class="bg-slider-region"></div>\n </ul>\n</div>\n<div class="list-narrow-extend"></div>\n<div data-name=\'bottom-shadow\' class="shadow-node-bottom"></div>\n'; if(isLookingForService || isWantTucao){ ;__p += '\n <div class="tucao-service-container tucao-service-spread-layout">\n '; if(isLookingForService){ ;__p += '\n <div class="looking-for-service ' +((__t = ( !isWantTucao ? 'onlyone':'')) == null ? '' : __t) +'" data-name="looking-for-service">\n <span class="icon sys-icon-kefu" >\n </span>\n <span class="service-text" >' +((__t = ( !isWantTucao ? '在线客服':'找客服')) == null ? '' : __t) +'</span>\n </div>\n '; } ;__p += '\n\n '; if(isLookingForService && isWantTucao){ ;__p += '\n <div class="border"></div>\n '; } ;__p += '\n\n '; if(isWantTucao){ ;__p += '\n <div class="want-tucao ' +((__t = ( !isLookingForService ? 'onlyone':'')) == null ? '' : __t) +'" data-name="want-tucao">\n <span class="icon sys-icon-tucao" >\n </span>\n <span class="tucao-text" > ' +((__t = ( !isLookingForService ? '我要吐槽':'要吐槽')) == null ? '' : __t) +'</span>\n </div>\n '; } ;__p += '\n </div>\n <div class="tucao-service-container tucao-service-norrow-layout ' +((__t = ( isLookingForService && !isWantTucao ? 'looking-for-service-narrow' : '')) == null ? '' : __t) +'">\n <span class="norrow-icon ' +((__t = ( narrowIcon )) == null ? '' : __t) +'" ></span>\n <div class="tucao-service-list">\n '; if(isLookingForService && isWantTucao){ ;__p += '\n <div class="norrow-border"></div>\n '; } ;__p += '\n '; if(isLookingForService){ ;__p += '\n <div class="tucao-service-item looking-for-service-narrow" style="background-color: ' +((__t = ( !isWantTucao ? 'rgba(0,0,0,0.10)' : '')) == null ? '' : __t) +'" data-name="looking-for-service">' +((__t = ( !isWantTucao ? '在线客服':'找客服')) == null ? '' : __t) +'</div>\n '; } ;__p += '\n '; if(isWantTucao){ ;__p += '\n <div class="tucao-service-item" style="background-color: ' +((__t = ( !isLookingForService ? 'rgba(0,0,0,0.10)' : '')) == null ? '' : __t) +'" data-name="want-tucao">' +((__t = ( !isLookingForService ? '我要吐槽':'要吐槽')) == null ? '' : __t) +'</div>\n '; } ;__p += '\n </div>\n </div>\n\n'; } ;}return __p};
this["JST"]["sidebar/single-menu-item"] = function(obj) {obj || (obj = {});var __t, __p = '', __e = _.escape;with (obj) {__p += '\n<a class="list-1st-a ' +((__t = ( isActive?'bg-highlight':'' )) == null ? '' : __t) +' ' +((__t = ( (type=='iframe')?'is-iframe':'' )) == null ? '' : __t) +'"\n data-udc="' +((__t = (encodeURIComponent(JSON.stringify({ext: JSON.stringify({type:'globalMenu', id: id, appid:appId })})))) == null ? '' : __t) +'"\n\thref=\'' +((__t = ((href == "" || href == "#" || type == "iframe" || type == "newPage" || type == "extLink") ? "####":(href))) == null ? '' : __t) +'\'\n\tindex="' +((__t = ( index)) == null ? '' : __t) +'"\n\ttarget= "' +((__t = ( (type=='intLink')?'_self':(type=='extLink' || type=='newPage'?'_blank':''))) == null ? '' : __t) +'"\n data-trigger="' +((__t = ( (type=='iframe')?false:'')) == null ? '' : __t) +'">\n <span class="sd-icon-before ' +((__t = (iconName)) == null ? '' : __t) +' ' +((__t = ((newCount?'sd-new-message':'') )) == null ? '' : __t) +' ' +((__t = (MenuPoint && MenuPoint.value?'sd-update-tip':'')) == null ? '' : __t) +' " >\n <span class="red-remind" data-name="feed-all-indicator" ></span>\n <span class="new-tip" data-name="update-tip" ></span>\n </span>\n <span class="text" data-id="' +((__t = (appId)) == null ? '' : __t) +'">' +((__t = (title)) == null ? '' : __t) +'</span>\n\n</a>';}return __p};
this["JST"]["sidebar/single-menu-item"] = function(obj) {obj || (obj = {});var __t, __p = '', __e = _.escape, __j = Array.prototype.join;function print() { __p += __j.call(arguments, '') }with (obj) {__p += '<a class="list-1st-a ' +((__t = ( isActive?'bg-highlight':'' )) == null ? '' : __t) +' ' +((__t = ( (type=='iframe')?'is-iframe':'' )) == null ? '' : __t) +'"\n data-udc="' +((__t = (encodeURIComponent(JSON.stringify({ext: JSON.stringify({type:'globalMenu', id: id, appid:appId })})))) == null ? '' : __t) +'"\n index="' +((__t = ( index)) == null ? '' : __t) +'"\n '; if(href != "" && href != "#" && type != "iframe" && type != "newPage" && type != "extLink") { ;__p += '\n href="' +((__t = ( href)) == null ? '' : __t) +'"\n '; } ;__p += '\n target= "' +((__t = ( (type=='intLink')?'_self':(type=='extLink' || type=='newPage'?'_blank':''))) == null ? '' : __t) +'"\n data-trigger="' +((__t = ( (type=='iframe')?false:'')) == null ? '' : __t) +'">\n <span class="sd-icon-before ' +((__t = (iconName)) == null ? '' : __t) +' ' +((__t = ((newCount?'sd-new-message':'') )) == null ? '' : __t) +' ' +((__t = (MenuPoint && MenuPoint.value?'sd-update-tip':'')) == null ? '' : __t) +' " >\n <span class="red-remind" data-name="feed-all-indicator" ></span>\n <span class="new-tip" data-name="update-tip" ></span>\n </span>\n <span class="text" data-id="' +((__t = (appId)) == null ? '' : __t) +'">' +((__t = (title)) == null ? '' : __t) +'</span>\n</a>';}return __p};
return this["JST"];

@@ -22,0 +22,0 @@ })();

@@ -6,3 +6,3 @@ {

"main": "index.js",
"version": "0.6.20",
"version": "0.6.21",
"devDependencies": {

@@ -9,0 +9,0 @@ "grunt": "~0.4.1",

@@ -5,8 +5,8 @@ this["JST"] = this["JST"] || {};

this["JST"]["sidebar/multiple-menu-item"] = function(obj) {obj || (obj = {});var __t, __p = '', __e = _.escape, __j = Array.prototype.join;function print() { __p += __j.call(arguments, '') }with (obj) {__p += '<a\n\tclass="list-1st-a"\n\tindex="' +((__t = ( index)) == null ? '' : __t) +'"\n\tdata-udc="' +((__t = (encodeURIComponent(JSON.stringify({ext: JSON.stringify({type:'globalMenu', id: id, appid:appId })})))) == null ? '' : __t) +'"\n\thref="####"\n>\n\t<span\n\t\tclass="sd-icon-before ' +((__t = (iconName)) == null ? '' : __t) +' ' +((__t = (( !newCount?'':'sd-new-message'))) == null ? '' : __t) +' ' +((__t = (MenuPoint && MenuPoint.value?'sd-update-tip':'')) == null ? '' : __t) +'"\n\t>\n\t\t<span class="red-remind" data-name="feed-all-indicator"></span>\n\t\t<span class="new-tip" data-name="update-tip"></span>\n\t</span>\n <span class="text">' +((__t = (title)) == null ? '' : __t) +'</span>\n\t<span class="sd-icon-after"></span>\n</a>\n\n'; if(children.length){ ;__p += '\n<ul class="list-2sd-ul">\n\t'; Talent._.each(children,function(item,index){ ;__p += '\n\t<li>\n\t\t<a\n\t\t\tclass="list-2sd-li ' +((__t = ( 'ani-item-' + index )) == null ? '' : __t) +' ' +((__t = ( (item.type == 'iframe')?'is-iframe':'' )) == null ? '' : __t) +' ' +((__t = ((item.isActive?'bg-highlight':''))) == null ? '' : __t) +' "\n\t\t\thref=\'' +((__t = ((item.href == "" || item.href == "#" || item.type == "iframe") ? "####":(item.href))) == null ? '' : __t) +'\'\n\t\t\tindex="' +((__t = (index)) == null ? '' : __t) +'"\n\t\t\tdata-udc="' +((__t = (encodeURIComponent(JSON.stringify({ext: JSON.stringify({type:'globalMenu', id: item.id, appid:item.appId })})))) == null ? '' : __t) +'"\n\t\t\ttarget="' +((__t = ( (item.type=='intLink')?'_self':(item.type=='extLink'||item.type=='newPage'?'_blank':'') )) == null ? '' : __t) +'"\n\t\t\tdata-trigger="' +((__t = ( (item.type=='iframe')?false:'')) == null ? '' : __t) +'"\n\t\t>\n \n <span class="list-2sd-li-title">' +__e( item.title ) +'</span>\n\t\t\t<span\n\t\t\t\tclass=" ' +((__t = (item.MenuPoint && item.MenuPoint.value?'sd-update-tip':'')) == null ? '' : __t) +'"\n\t\t\t>\n\t\t\t\t<span\n\t\t\t\t\tclass="new-tip mult-new-tip"\n\t\t\t\t\tdata-name="update-tip"\n\t\t\t\t></span>\n\t\t\t</span>\n\t\t</a>\n\t</li>\n\t'; }) ;__p += '\n</ul>\n'; } ;__p += '\n';}return __p};
this["JST"]["sidebar/multiple-menu-item"] = function(obj) {obj || (obj = {});var __t, __p = '', __e = _.escape, __j = Array.prototype.join;function print() { __p += __j.call(arguments, '') }with (obj) {__p += '<a\n\tclass="list-1st-a"\n\tindex="' +((__t = ( index)) == null ? '' : __t) +'"\n\tdata-udc="' +((__t = (encodeURIComponent(JSON.stringify({ext: JSON.stringify({type:'globalMenu', id: id, appid:appId })})))) == null ? '' : __t) +'"\n>\n\t<span\n\t\tclass="sd-icon-before ' +((__t = (iconName)) == null ? '' : __t) +' ' +((__t = (( !newCount?'':'sd-new-message'))) == null ? '' : __t) +' ' +((__t = (MenuPoint && MenuPoint.value?'sd-update-tip':'')) == null ? '' : __t) +'"\n\t>\n\t\t<span class="red-remind" data-name="feed-all-indicator"></span>\n\t\t<span class="new-tip" data-name="update-tip"></span>\n\t</span>\n <span class="text">' +((__t = (title)) == null ? '' : __t) +'</span>\n\t<span class="sd-icon-after"></span>\n</a>\n\n'; if(children.length){ ;__p += '\n<ul class="list-2sd-ul">\n\t'; Talent._.each(children,function(item,index){ ;__p += '\n\t<li>\n\t\t<a\n\t\t\tclass="list-2sd-li ' +((__t = ( 'ani-item-' + index )) == null ? '' : __t) +' ' +((__t = ( (item.type == 'iframe')?'is-iframe':'' )) == null ? '' : __t) +' ' +((__t = ((item.isActive?'bg-highlight':''))) == null ? '' : __t) +' "\n\t\t\t'; if(item.href != "" && item.href != "#" && item.type != "iframe") { ;__p += '\n\t\t\t\thref="' +((__t = ( item.href)) == null ? '' : __t) +'"\n\t\t\t'; } ;__p += '\n\t\t\tindex="' +((__t = (index)) == null ? '' : __t) +'"\n\t\t\tdata-udc="' +((__t = (encodeURIComponent(JSON.stringify({ext: JSON.stringify({type:'globalMenu', id: item.id, appid:item.appId })})))) == null ? '' : __t) +'"\n\t\t\ttarget="' +((__t = ( (item.type=='intLink')?'_self':(item.type=='extLink'||item.type=='newPage'?'_blank':'') )) == null ? '' : __t) +'"\n\t\t\tdata-trigger="' +((__t = ( (item.type=='iframe')?false:'')) == null ? '' : __t) +'"\n\t\t>\n \n <span class="list-2sd-li-title">' +__e( item.title ) +'</span>\n\t\t\t<span\n\t\t\t\tclass=" ' +((__t = (item.MenuPoint && item.MenuPoint.value?'sd-update-tip':'')) == null ? '' : __t) +'"\n\t\t\t>\n\t\t\t\t<span\n\t\t\t\t\tclass="new-tip mult-new-tip"\n\t\t\t\t\tdata-name="update-tip"\n\t\t\t\t></span>\n\t\t\t</span>\n\t\t</a>\n\t</li>\n\t'; }) ;__p += '\n</ul>\n'; } ;__p += '\n';}return __p};
this["JST"]["sidebar/narrow-list-extend"] = function(obj) {obj || (obj = {});var __t, __p = '', __e = _.escape, __j = Array.prototype.join;function print() { __p += __j.call(arguments, '') }with (obj) {__p += '<ul class="list-narrow-wrapper">\n ';Talent._.each(menuArry,function(item,superindex){;__p += '\n <li class="list-1st2-li ' +((__t = ( ('sp-item-' +superindex) )) == null ? '' : __t) +' ' +((__t = ( (item.children&&item.children.length)?'has-sub-list':'no-sub-list' )) == null ? '' : __t) +' ' +((__t = (item.isQuickEntry?'quick-entry-extend':'')) == null ? '' : __t) +'">\n <a \n class="list-1st2-a ' +((__t = ( (item.type == 'iframe')?'is-iframe':'' )) == null ? '' : __t) +' ' +((__t = ((item.isActive?'shadow-bg':''))) == null ? '' : __t) +'" \n href=\'' +((__t = ((item.href == "" || item.href == "#" || item.type == "iframe")?"####":(item.href))) == null ? '' : __t) +'\' \n index="' +((__t = ( superindex)) == null ? '' : __t) +'"\n isSuperItem="true"\n data-udc="' +((__t = (encodeURIComponent(JSON.stringify({ext: JSON.stringify({type:'globalMenu', id: item.id, appid:item.appId })})))) == null ? '' : __t) +'" \n data-trigger="' +((__t = ( (item.type=='iframe')?false:'')) == null ? '' : __t) +'">\n <span>' +((__t = (item.title)) == null ? '' : __t) +'</span>\n <span class="sd-icon-after" ></span>\n </a>\n '; if(item.children&&item.children.length){ ;__p += '\n <ul class="list-2sd2-ul top-position">\n ';Talent._.each(item.children,function(subItem,subIndex){;__p += '\n <li class="list-2sd2-li ' +((__t = ( 'ani-index-' + subIndex )) == null ? '' : __t) +' ' +((__t = ((subItem.isActive?'shadow-bg':''))) == null ? '' : __t) +'">\n <a \n href=\'' +((__t = ((subItem.href =="" || subItem.href =="#" || subItem.type == "iframe")?"####":subItem.href)) == null ? '' : __t) +'\'\n class="shadow-list-a ' +((__t = ( (subItem.type == 'iframe')?'is-iframe':'' )) == null ? '' : __t) +'" \n super-name="' +((__t = ( item.code)) == null ? '' : __t) +'"\n sub-name="' +((__t = ( subItem.code)) == null ? '' : __t) +'"\n super-index="' +((__t = ( superindex)) == null ? '' : __t) +'"\n sub-index="' +((__t = ( subIndex)) == null ? '' : __t) +'"\n target= "' +((__t = ( (subItem.type=='intLink')?'_self':(subItem.type=='extLink' || subItem.type=='newPage'?'_blank':'') )) == null ? '' : __t) +'"\n data-udc="' +((__t = (encodeURIComponent(JSON.stringify({ext: JSON.stringify({type:'globalMenu', id: subItem.id, appid:subItem.appId })})))) == null ? '' : __t) +'" \n data-trigger="' +((__t = ( (subItem.type=='iframe')?false:'')) == null ? '' : __t) +'">\n ' +((__t = (subItem.title)) == null ? '' : __t) +'\n </a>\n </li>\n '; }) ;__p += '\n </ul>\n '; } ;__p += '\n </li>\n ';});__p += '\n</ul>\n';}return __p};
this["JST"]["sidebar/narrow-list-extend"] = function(obj) {obj || (obj = {});var __t, __p = '', __e = _.escape, __j = Array.prototype.join;function print() { __p += __j.call(arguments, '') }with (obj) {__p += '<ul class="list-narrow-wrapper">\n ';Talent._.each(menuArry,function(item,superindex){;__p += '\n <li class="list-1st2-li ' +((__t = ( ('sp-item-' +superindex) )) == null ? '' : __t) +' ' +((__t = ( (item.children&&item.children.length)?'has-sub-list':'no-sub-list' )) == null ? '' : __t) +' ' +((__t = (item.isQuickEntry?'quick-entry-extend':'')) == null ? '' : __t) +'">\n <a \n class="list-1st2-a ' +((__t = ( (item.type == 'iframe')?'is-iframe':'' )) == null ? '' : __t) +' ' +((__t = ((item.isActive?'shadow-bg':''))) == null ? '' : __t) +'"\n '; if(item.href != "" && item.href != "#" && item.type != "iframe") { ;__p += '\n href="' +((__t = ( item.href)) == null ? '' : __t) +'"\n '; } ;__p += '\n index="' +((__t = ( superindex)) == null ? '' : __t) +'"\n isSuperItem="true"\n data-udc="' +((__t = (encodeURIComponent(JSON.stringify({ext: JSON.stringify({type:'globalMenu', id: item.id, appid:item.appId })})))) == null ? '' : __t) +'" \n data-trigger="' +((__t = ( (item.type=='iframe')?false:'')) == null ? '' : __t) +'">\n <span>' +((__t = (item.title)) == null ? '' : __t) +'</span>\n <span class="sd-icon-after" ></span>\n </a>\n '; if(item.children&&item.children.length){ ;__p += '\n <ul class="list-2sd2-ul top-position">\n ';Talent._.each(item.children,function(subItem,subIndex){;__p += '\n <li class="list-2sd2-li ' +((__t = ( 'ani-index-' + subIndex )) == null ? '' : __t) +' ' +((__t = ((subItem.isActive?'shadow-bg':''))) == null ? '' : __t) +'">\n <a \n '; if(subItem.href != "" && subItem.href != "#" && subItem.type != "iframe") { ;__p += '\n href="' +((__t = ( subItem.href)) == null ? '' : __t) +'"\n '; } ;__p += '\n class="shadow-list-a ' +((__t = ( (subItem.type == 'iframe')?'is-iframe':'' )) == null ? '' : __t) +'" \n super-name="' +((__t = ( item.code)) == null ? '' : __t) +'"\n sub-name="' +((__t = ( subItem.code)) == null ? '' : __t) +'"\n super-index="' +((__t = ( superindex)) == null ? '' : __t) +'"\n sub-index="' +((__t = ( subIndex)) == null ? '' : __t) +'"\n target= "' +((__t = ( (subItem.type=='intLink')?'_self':(subItem.type=='extLink' || subItem.type=='newPage'?'_blank':'') )) == null ? '' : __t) +'"\n data-udc="' +((__t = (encodeURIComponent(JSON.stringify({ext: JSON.stringify({type:'globalMenu', id: subItem.id, appid:subItem.appId })})))) == null ? '' : __t) +'" \n data-trigger="' +((__t = ( (subItem.type=='iframe')?false:'')) == null ? '' : __t) +'">\n ' +((__t = (subItem.title)) == null ? '' : __t) +'\n </a>\n </li>\n '; }) ;__p += '\n </ul>\n '; } ;__p += '\n </li>\n ';});__p += '\n</ul>\n';}return __p};
this["JST"]["sidebar/side-bar"] = function(obj) {obj || (obj = {});var __t, __p = '', __e = _.escape, __j = Array.prototype.join;function print() { __p += __j.call(arguments, '') }with (obj) {__p += '<div class="status-switch-wrapper">\n <span class="status-switch" data-name="switch">\n <span class="line-1"></span>\n <span class="line-2"></span>\n <span class="line-3"></span>\n </span>\n</div>\n<div data-name=\'top-shadow\' class="shadow-node-top"></div>\n<div class="list-outer-wrapper">\n <ul class="list-1st-ul">\n \t<div class="bg-slider-region"></div>\n </ul>\n</div>\n<div class="list-narrow-extend"></div>\n<div data-name=\'bottom-shadow\' class="shadow-node-bottom"></div>\n'; if(isLookingForService || isWantTucao){ ;__p += '\n <div class="tucao-service-container tucao-service-spread-layout">\n '; if(isLookingForService){ ;__p += '\n <div class="looking-for-service ' +((__t = ( !isWantTucao ? 'onlyone':'')) == null ? '' : __t) +'" data-name="looking-for-service">\n <span class="icon sys-icon-kefu" >\n </span>\n <span class="service-text" >' +((__t = ( !isWantTucao ? '在线客服':'找客服')) == null ? '' : __t) +'</span>\n </div>\n '; } ;__p += '\n\n '; if(isLookingForService && isWantTucao){ ;__p += '\n <div class="border"></div>\n '; } ;__p += '\n\n '; if(isWantTucao){ ;__p += '\n <div class="want-tucao ' +((__t = ( !isLookingForService ? 'onlyone':'')) == null ? '' : __t) +'" data-name="want-tucao">\n <span class="icon sys-icon-tucao" >\n </span>\n <span class="tucao-text" > ' +((__t = ( !isLookingForService ? '我要吐槽':'要吐槽')) == null ? '' : __t) +'</span>\n </div>\n '; } ;__p += '\n </div>\n <div class="tucao-service-container tucao-service-norrow-layout ' +((__t = ( isLookingForService && !isWantTucao ? 'looking-for-service-narrow' : '')) == null ? '' : __t) +'">\n <span class="norrow-icon ' +((__t = ( narrowIcon )) == null ? '' : __t) +'" ></span>\n <div class="tucao-service-list">\n '; if(isLookingForService && isWantTucao){ ;__p += '\n <div class="norrow-border"></div>\n '; } ;__p += '\n '; if(isLookingForService){ ;__p += '\n <div class="tucao-service-item looking-for-service-narrow" style="background-color: ' +((__t = ( !isWantTucao ? 'rgba(0,0,0,0.10)' : '')) == null ? '' : __t) +'" data-name="looking-for-service">' +((__t = ( !isWantTucao ? '在线客服':'找客服')) == null ? '' : __t) +'</div>\n '; } ;__p += '\n '; if(isWantTucao){ ;__p += '\n <div class="tucao-service-item" style="background-color: ' +((__t = ( !isLookingForService ? 'rgba(0,0,0,0.10)' : '')) == null ? '' : __t) +'" data-name="want-tucao">' +((__t = ( !isLookingForService ? '我要吐槽':'要吐槽')) == null ? '' : __t) +'</div>\n '; } ;__p += '\n </div>\n </div>\n\n'; } ;}return __p};
this["JST"]["sidebar/single-menu-item"] = function(obj) {obj || (obj = {});var __t, __p = '', __e = _.escape;with (obj) {__p += '\n<a class="list-1st-a ' +((__t = ( isActive?'bg-highlight':'' )) == null ? '' : __t) +' ' +((__t = ( (type=='iframe')?'is-iframe':'' )) == null ? '' : __t) +'"\n data-udc="' +((__t = (encodeURIComponent(JSON.stringify({ext: JSON.stringify({type:'globalMenu', id: id, appid:appId })})))) == null ? '' : __t) +'"\n\thref=\'' +((__t = ((href == "" || href == "#" || type == "iframe" || type == "newPage" || type == "extLink") ? "####":(href))) == null ? '' : __t) +'\'\n\tindex="' +((__t = ( index)) == null ? '' : __t) +'"\n\ttarget= "' +((__t = ( (type=='intLink')?'_self':(type=='extLink' || type=='newPage'?'_blank':''))) == null ? '' : __t) +'"\n data-trigger="' +((__t = ( (type=='iframe')?false:'')) == null ? '' : __t) +'">\n <span class="sd-icon-before ' +((__t = (iconName)) == null ? '' : __t) +' ' +((__t = ((newCount?'sd-new-message':'') )) == null ? '' : __t) +' ' +((__t = (MenuPoint && MenuPoint.value?'sd-update-tip':'')) == null ? '' : __t) +' " >\n <span class="red-remind" data-name="feed-all-indicator" ></span>\n <span class="new-tip" data-name="update-tip" ></span>\n </span>\n <span class="text" data-id="' +((__t = (appId)) == null ? '' : __t) +'">' +((__t = (title)) == null ? '' : __t) +'</span>\n\n</a>';}return __p};
this["JST"]["sidebar/single-menu-item"] = function(obj) {obj || (obj = {});var __t, __p = '', __e = _.escape, __j = Array.prototype.join;function print() { __p += __j.call(arguments, '') }with (obj) {__p += '<a class="list-1st-a ' +((__t = ( isActive?'bg-highlight':'' )) == null ? '' : __t) +' ' +((__t = ( (type=='iframe')?'is-iframe':'' )) == null ? '' : __t) +'"\n data-udc="' +((__t = (encodeURIComponent(JSON.stringify({ext: JSON.stringify({type:'globalMenu', id: id, appid:appId })})))) == null ? '' : __t) +'"\n index="' +((__t = ( index)) == null ? '' : __t) +'"\n '; if(href != "" && href != "#" && type != "iframe" && type != "newPage" && type != "extLink") { ;__p += '\n href="' +((__t = ( href)) == null ? '' : __t) +'"\n '; } ;__p += '\n target= "' +((__t = ( (type=='intLink')?'_self':(type=='extLink' || type=='newPage'?'_blank':''))) == null ? '' : __t) +'"\n data-trigger="' +((__t = ( (type=='iframe')?false:'')) == null ? '' : __t) +'">\n <span class="sd-icon-before ' +((__t = (iconName)) == null ? '' : __t) +' ' +((__t = ((newCount?'sd-new-message':'') )) == null ? '' : __t) +' ' +((__t = (MenuPoint && MenuPoint.value?'sd-update-tip':'')) == null ? '' : __t) +' " >\n <span class="red-remind" data-name="feed-all-indicator" ></span>\n <span class="new-tip" data-name="update-tip" ></span>\n </span>\n <span class="text" data-id="' +((__t = (appId)) == null ? '' : __t) +'">' +((__t = (title)) == null ? '' : __t) +'</span>\n</a>';}return __p};

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc