jQuery.template("Tmpl-knoema-page-tabs-component",function(n,$item){var $=n,__=[],t=$item.data;with(t)__.push('
'),typeof title!="undefined"&&title!=null&&__.push($.encode(typeof title=="function"?title.call($item):title)),__.push('<\/div>
<\/i> <\/span> '),typeof tabs!="undefined"&&tabs!=null&&(typeof tabs=="function"?tabs.call($item):tabs)&&(__.push(" "),typeof tabs!="undefined"&&tabs!=null&&$.each(typeof tabs=="function"?tabs.call($item):tabs,function(i,tab){with(this)__.push(" "),!0&&{index:i,name:tab.component.getName(),editable:editable}!=null&&(__=__.concat($item.nest("Tmpl-knoema-page-tabs-component-header",{index:i,name:tab.component.getName(),editable:editable},null))),__.push(" ")}),__.push(" ")),__.push(' <\/span> <\/i> <\/span> <\/span>
'),typeof editable!="undefined"&&editable!=null&&(typeof editable=="function"?editable.call($item):editable)?(__.push(" "),typeof isTabFeatureEnabled!="undefined"&&isTabFeatureEnabled!=null&&(typeof isTabFeatureEnabled=="function"?isTabFeatureEnabled.call($item):isTabFeatureEnabled)&&(__.push(' <\/i> <\/span> ')),__.push(" ")):!0&&__.push('
<\/i> <\/div> '),__.push(' <\/i> <\/span> <\/div> <\/div>
<\/div> <\/div>');return __});jQuery.template("Tmpl-knoema-page-tabs-component-header",function(n,$item){var $=n,__=[],t=$item.data;with(t)__.push(' '),typeof name!="undefined"&&name!=null&&__.push($.encode(typeof name=="function"?name.call($item):name)),__.push('<\/span> '),typeof $.localize!="undefined"&&$.localize!=null&&__.push($.encode($.localize("Untitled","~/Js/knoema/Knoema.PageTabsComponent.js"))),__.push("<\/span> <\/span>");return __})