{"version":3,"file":"js/79105.3bfbb91decbc6f95.js","mappings":"ipBACIA,EAAa,CACf,MAAS,0BAEPC,EAAa,CACf,MAAS,wBAEPC,EAAa,CACf,MAAS,gCAEPC,EAAa,CAAC,QACdC,EAAa,CACf,MAAS,oBAEPC,EAAa,CAAC,OACdC,EAAa,CACf,MAAS,sDAEPC,EAAa,CACf,MAAS,yCAEPC,EAAa,CAAC,eACdC,EAAc,CAChBC,IAAK,GAEHC,EAAc,CAChBD,IAAK,GAEHE,EAAc,CAChB,MAAS,QC7BX,SACEC,MAAO,CAAC,QAAS,YCInB,MAEA,GAFiC,E,SAAA,GAAgB,EAAQ,CAAC,CAAC,SF0BpD,SAAgBC,EAAMC,EAAQC,EAAQC,EAAQC,EAAOC,GAC1D,OAAO,kBAAc,wBAAoB,MAAOnB,EAAY,EAAC,wBAAoB,KAAMC,EAAY,0BAA2B,qBAAiBe,EAAOI,OAAQ,IAAI,wBAAoB,MAAOlB,EAAY,GAAE,gBAAW,IAAO,wBAAoB,WAAW,MAAM,gBAAYc,EAAOK,SAAS,SAAUC,GACtS,OAAO,kBAAc,wBAAoB,MAAO,CAC9CZ,IAAKY,EAAQC,GACb,MAAS,uEACR,EAAC,wBAAoB,IAAK,CAC3BC,KAAM,WAAaF,EAAQG,MAC1B,EAAC,wBAAoB,MAAOrB,EAAY,EAAC,wBAAoB,MAAO,CACrEsB,IAAKJ,EAAQK,MACb,MAAS,0DACR,KAAM,EAAGtB,IAAa,wBAAoB,MAAOC,EAAY,EAAC,wBAAoB,SAAU,MAAM,qBAAiBgB,EAAQM,MAAO,IAAI,wBAAoB,MAAOrB,EAAY,CAACe,EAAQO,QAAS,kBAAc,wBAAoB,OAAQ,CAC1OnB,IAAK,EACLoB,aAAa,qBAAiBR,EAAQO,QACrC,KAAM,EAAGrB,KAAe,wBAAoB,IAAI,GAAOc,EAAQS,UAAW,kBAAc,wBAAoB,OAAQtB,EAAa,CAACa,EAAQO,QAAS,kBAAc,wBAAoB,OAAQlB,EAAaI,EAAO,KAAOA,EAAO,GAAK,EAAC,qBAAiB,OAAO,wBAAoB,KAAM,KAAM,MAAO,QAAS,wBAAoB,IAAI,IAAO,sBAAiB,qBAAiBO,EAAQS,SAAU,OAAQ,wBAAoB,IAAI,MAAS,wBAAoB,MAAOnB,EAAa,EAAC,sBAAiB,qBAAiBU,EAAQU,UAAY,YAAa,GAAIjB,EAAO,KAAOA,EAAO,IAAK,wBAAoB,KAAM,KAAM,MAAO,KAAK,qBAAiB,KAAM,qBAAiBO,EAAQW,gBAAkB,YAAa,UAAW,EAAG9B,IACjsB,IAAI,SACN,I","sources":["webpack://lawline/./resources/assets/js/vue/apps/topic-detail/components/FeaturedFaculty.vue?468e","webpack://lawline/./resources/assets/js/vue/apps/topic-detail/components/FeaturedFaculty.vue","webpack://lawline/./resources/assets/js/vue/apps/topic-detail/components/FeaturedFaculty.vue?5882"],"sourcesContent":["import { toDisplayString as _toDisplayString, createElementVNode as _createElementVNode, renderList as _renderList, Fragment as _Fragment, openBlock as _openBlock, createElementBlock as _createElementBlock, createCommentVNode as _createCommentVNode, createTextVNode as _createTextVNode } from \"vue\";\nvar _hoisted_1 = {\n  \"class\": \"px-4 sm:px-12 2xl:px-4\"\n};\nvar _hoisted_2 = {\n  \"class\": \"text-2xl font-medium\"\n};\nvar _hoisted_3 = {\n  \"class\": \"justify-between pt-4 lg:flex\"\n};\nvar _hoisted_4 = [\"href\"];\nvar _hoisted_5 = {\n  \"class\": \"flex items-start\"\n};\nvar _hoisted_6 = [\"src\"];\nvar _hoisted_7 = {\n  \"class\": \"w-52 pl-8 sm:w-64 sm:pl-12 lg:w-44 lg:pl-4 xl:w-52\"\n};\nvar _hoisted_8 = {\n  \"class\": \"text-gray-500 lg:text-sm xl:text-base\"\n};\nvar _hoisted_9 = [\"textContent\"];\nvar _hoisted_10 = {\n  key: 1\n};\nvar _hoisted_11 = {\n  key: 0\n};\nvar _hoisted_12 = {\n  \"class\": \"mt-4\"\n};\nexport function render(_ctx, _cache, $props, $setup, $data, $options) {\n  return _openBlock(), _createElementBlock(\"div\", _hoisted_1, [_createElementVNode(\"h2\", _hoisted_2, \"Learn from Leaders in \" + _toDisplayString($props.topic), 1), _createElementVNode(\"div\", _hoisted_3, [(_openBlock(true), _createElementBlock(_Fragment, null, _renderList($props.faculty, function (profile) {\n    return _openBlock(), _createElementBlock(\"div\", {\n      key: profile.id,\n      \"class\": \"mb-4 rounded p-4 lg:mb-0 lg:border lg:border-gray-300 lg:p-2 xl:p-4\"\n    }, [_createElementVNode(\"a\", {\n      href: '/lawyer/' + profile.slug\n    }, [_createElementVNode(\"div\", _hoisted_5, [_createElementVNode(\"img\", {\n      src: profile.photo,\n      \"class\": \"h-36 w-36 rounded-full lg:h-24 lg:w-24 xl:h-36 xl:w-36\"\n    }, null, 8, _hoisted_6), _createElementVNode(\"div\", _hoisted_7, [_createElementVNode(\"strong\", null, _toDisplayString(profile.name), 1), _createElementVNode(\"div\", _hoisted_8, [profile.title ? (_openBlock(), _createElementBlock(\"span\", {\n      key: 0,\n      textContent: _toDisplayString(profile.title)\n    }, null, 8, _hoisted_9)) : _createCommentVNode(\"\", true), profile.company ? (_openBlock(), _createElementBlock(\"span\", _hoisted_10, [profile.title ? (_openBlock(), _createElementBlock(\"span\", _hoisted_11, _cache[0] || (_cache[0] = [_createTextVNode(\"at\"), _createElementVNode(\"br\", null, null, -1)]))) : _createCommentVNode(\"\", true), _createTextVNode(_toDisplayString(profile.company), 1)])) : _createCommentVNode(\"\", true)]), _createElementVNode(\"div\", _hoisted_12, [_createTextVNode(_toDisplayString(profile.learners) + \" learners\", 1), _cache[1] || (_cache[1] = _createElementVNode(\"br\", null, null, -1)), _createTextVNode(\" \" + _toDisplayString(profile.active_courses) + \" courses \", 1)])])])], 8, _hoisted_4)]);\n  }), 128))])]);\n}","export default {\n  props: ['topic', 'faculty']\n};","/* unplugin-vue-components disabled */import { render } from \"./FeaturedFaculty.vue?vue&type=template&id=2cf7fcf6\"\nimport script from \"./FeaturedFaculty.vue?vue&type=script&lang=js\"\nexport * from \"./FeaturedFaculty.vue?vue&type=script&lang=js\"\n\nimport exportComponent from \"../../../../../../../node_modules/vue-loader/dist/exportHelper.js\"\nconst __exports__ = /*#__PURE__*/exportComponent(script, [['render',render]])\n\nexport default __exports__"],"names":["_hoisted_1","_hoisted_2","_hoisted_3","_hoisted_4","_hoisted_5","_hoisted_6","_hoisted_7","_hoisted_8","_hoisted_9","_hoisted_10","key","_hoisted_11","_hoisted_12","props","_ctx","_cache","$props","$setup","$data","$options","topic","faculty","profile","id","href","slug","src","photo","name","title","textContent","company","learners","active_courses"],"sourceRoot":""}