(window.webpackJsonp=window.webpackJsonp||[]).push([[14],{501:function(t,e,r){},507:function(t,e,r){"use strict";r(501)},519:function(t,e,r){"use strict";r.r(e);r(9),r(7),r(6),r(10),r(8),r(11);var n=r(2),c=(r(84),r(23)),o=r(255),l=r(259);function v(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(object);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable}))),e.push.apply(e,r)}return e}function d(t){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?v(Object(source),!0).forEach((function(e){Object(n.a)(t,e,source[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(source)):v(Object(source)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(source,e))}))}return t}var m={components:{PageLoader:o.default,ResizeImg:l.default},data:function(){return{dialog:!1,selectedMember:{}}},head:function(){return{title:"Team"}},computed:d({},Object(c.c)("team",["members"])),created:function(){this.setTeamRef()},methods:d({openDialog:function(t){this.dialog=!0,this.selectedMember=t},iconColor:function(t){switch(t){case"facebook":return"blue darken-4";case"email":return"red darken-1";case"g-plus":return"red darken-4";case"linkedin":return"indigo darken-1";case"mobile":return"green darken-3";case"twitter":return"light-blue darken-1"}},icon:function(t){switch(t){case"g-plus":return"mdi-google-plus";case"mobile":return"mdi-phone";default:return"mdi-".concat(t)}},getLink:function(link,t){return"email"===t?"mailto:"+link:"mobile"===t?"tel:"+link:link.startsWith("http://")||link.startsWith("https://")?link:"//"+link}},Object(c.b)("team",["setTeamRef"]))},f=(r(507),r(22)),_=r(28),h=r.n(_),x=r(242),C=r(148),k=r(244),y=r(14),w=r(478),O=r(493),V=r(479),j=r(246),M=r(488),P=r(187),D=r(155),I=r(149),L=r(89),S=r(480),T=r(476),component=Object(f.a)(m,(function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("v-container",[r("v-row",{attrs:{justify:"center"}},[r("v-col",{attrs:{cols:"10",sm:"6"}},[r("v-card",{attrs:{color:"green accent-2"}},[r("v-card-text",{staticClass:"text-center headline black--text"},[t._v("\n          Team\n        ")])],1)],1)],1),t._v(" "),r("PageLoader",{directives:[{name:"show",rawName:"v-show",value:!t.members.length,expression:"!members.length"}]}),t._v(" "),r("v-row",{staticClass:"mt-2"},[t._l(t.members,(function(e){return r("v-hover",{key:e[".key"],staticClass:"mt-3",scopedSlots:t._u([{key:"default",fn:function(n){var c=n.hover;return r("v-card",{class:"elevation-"+(c?12:2)+" text-center mx-auto mb-3",staticStyle:{cursor:"pointer"},attrs:{width:"400"},on:{click:function(r){return t.openDialog(e)}}},[r("v-col",{staticClass:"text-center",attrs:{cols:"12"}},[r("v-avatar",{attrs:{tile:!1,size:200,color:"grey lighten-4 mt-3"}},[r("resize-img",{attrs:{"aspect-ratio":16/9,src:e.thumbnail,width:250,alt:"Avatar"}})],1)],1),t._v(" "),r("v-card-title",[r("v-col",{staticClass:"text-center",attrs:{cols:"12"}},[r("div",[r("span",{staticClass:"headline"},[t._v(t._s(e.name))]),t._v(" "),r("div",{staticClass:"ml-2 body-2 grey--text text--darken-2"},[r("span",[t._v(t._s(e.position))])])])])],1),t._v(" "),r("v-col",{staticClass:"grey lighten-3 text-center pa-0"},t._l(e.links,(function(link,e){return r("v-btn",{key:e,staticClass:"mx-3 my-2",attrs:{color:t.iconColor(e),fab:"",dark:"",small:""}},[r("a",{staticStyle:{"text-decoration":"none",color:"inherit"},attrs:{href:t.getLink(link,e),target:"_blank",rel:"noopener"}},[r("v-icon",{attrs:{dark:"",size:"18"}},[t._v(t._s(t.icon(e)))])],1)])})),1)],1)}}],null,!0)})})),t._v(" "),t.selectedMember.uid?r("div",{staticClass:"text-center"},[r("v-dialog",{attrs:{"max-width":"700",transition:"dialog-bottom-transition"},model:{value:t.dialog,callback:function(e){t.dialog=e},expression:"dialog"}},[r("v-card",[r("v-card-title",{staticClass:"headline grey lighten-2 text"},[t._v("\n            "+t._s(t.selectedMember.name)+"\n          ")]),t._v(" "),r("v-col",{staticClass:"text-center mt-2 mb-0",attrs:{cols:"12"}},[r("v-avatar",{attrs:{tile:!1,size:225,color:"grey lighten-4"}},[r("v-img",{attrs:{"aspect-ratio":16/9,src:t.selectedMember.thumbnail,alt:"Avatar"}})],1)],1),t._v(" "),r("v-col",{staticClass:"text-center",attrs:{cols:"12"}},[r("span",{staticClass:"green accent-3 px-8 py-3 mx-5 round"},[t._v("\n              "+t._s(t.selectedMember.position)+"\n            ")]),t._v(" "),r("v-card-text",{staticClass:"subtitle-1 black--text mt-2 pb-0"},[r("p",{staticClass:"batch"},[t._v("\n                "+t._s(t.selectedMember.profile_info.batch)+"\n              ")])])],1),t._v(" "),r("v-col",{staticClass:"text-center pt-0",attrs:{cols:"12"}},[r("v-card",{staticClass:"mx-auto",attrs:{"max-width":"400",tile:""}},[r("v-card",{attrs:{color:"light-blue accent-1"}},[r("v-card-text",{staticClass:"text-center title black--text py-3"},[t._v("\n                  About\n                ")])],1),t._v(" "),r("v-list-item",[r("v-list-item-content",{staticClass:"pb-0 mt-2"},[r("p",[t._v("\n                    "+t._s(t.selectedMember.profile_info.about)+"\n                  ")])])],1)],1),t._v(" "),r("v-card",{staticClass:"mx-auto",attrs:{"max-width":"400",tile:""}},[r("v-card",{attrs:{color:"red accent-1 mb-4 mt-8"}},[r("v-card-text",{staticClass:"text-center title black--text py-3"},[t._v("\n                  Interests\n                ")])],1),t._v(" "),r("v-list-item",[r("v-list-item-content",{staticClass:"text-left"},t._l(t.selectedMember.profile_info.interests,(function(e){return r("li",{key:e.id,staticClass:"mb-2"},[t._v("\n                    "+t._s(e)+"\n                  ")])})),0)],1)],1),t._v(" "),r("v-btn",{staticClass:"mt-5 py-6 px-9 white--text title",attrs:{href:t.selectedMember.profile_info.cv,color:"purple",target:"_blank"}},[t._v("\n              CV/Resume\n            ")])],1),t._v(" "),r("v-divider"),t._v(" "),r("v-card-actions",[r("v-spacer"),t._v(" "),r("v-btn",{attrs:{color:"primary",text:""},on:{click:function(e){t.dialog=!1}}},[t._v("\n              Close\n            ")])],1)],1)],1)],1):t._e()],2)],1)}),[],!1,null,"66176878",null);e.default=component.exports;h()(component,{VAvatar:x.a,VBtn:C.a,VCard:k.a,VCardActions:y.a,VCardText:y.b,VCardTitle:y.c,VCol:w.a,VContainer:O.a,VDialog:V.a,VDivider:j.a,VHover:M.a,VIcon:P.a,VImg:D.a,VListItem:I.a,VListItemContent:L.a,VRow:S.a,VSpacer:T.a})}}]);