Files
ntspi-app/public/build/assets/Main-CATIDXPU.js
T
2024-09-19 16:06:49 +05:00

2 lines
23 KiB
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
import{i as I,o as s,c as n,b as t,F as x,d as f,n as _,t as i,B as y,f as w,Z as F,r as m,a as p,w as u,g as k,h as B,e as C}from"./app-DmJ8GS-7.js";import{_ as v}from"./_plugin-vue_export-helper-DlAUqK2U.js";import{C as S}from"./ClientFooterDown-D8UuGhzW.js";import{M as E}from"./MainPageNavbar-D4wqwiWH.js";import{C as M}from"./ClientPost-BP_ZUrbH.js";import"./SearchModal.vue_vue_type_style_index_0_scoped_a4fc4416_lang-CbsljUTZ.js";const z={name:"slider",components:{Link:I},props:{slidersCarousel:{type:Object}},data(){return{currentIndex:0,percentage:0,intervalId:null}},methods:{next(){this.currentIndex=(this.currentIndex+1)%this.slidersCarousel.data.length,this.resetTimer()},prev(){this.currentIndex=(this.currentIndex-1+this.slidersCarousel.data.length)%this.slidersCarousel.data.length,this.resetTimer()},progressStatus(){this.percentage>=100?(this.resetTimer(),this.next()):this.percentage++},startTimer(){this.intervalId=setInterval(this.progressStatus,60)},stopTimer(){clearInterval(this.intervalId)},resetTimer(){this.percentage=0,this.stopTimer(),this.startTimer()}},mounted(){this.startTimer()}},A={class:"relative z-0 min-h-[calc(100vh)] items-center"},L={class:"absolute -z-10 h-full w-full before:absolute before:z-10 before:h-full before:w-full before:bg-black/30"},N=["src"],D={class:"text-brand-primary mb-3 mt-2 text-3xl font-semibold tracking-tight text-white lg:text-5xl lg:leading-tight"},P={class:"mt-8 flex space-x-3 text-gray-500 mb-8"},O={class:"flex flex-col gap-3 md:flex-row md:items-center"},V={class:"flex gap-3"},R={class:"text-gray-100 line-clamp-3"},G={href:"/author/erika-oliver"},H=["href"],Y={key:0,class:"mx-auto max-w-screen-md px-5"},q={class:"mt-8 text-gray-500 text-white absolute bottom-[100px]"},J={class:""},K={class:"flex space-x-3 items-center justify-between"},X=t("svg",{class:"w-4 h-4 mx-auto my-auto",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},[t("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M15 19l-7-7 7-7"})],-1),Z=[X],Q={class:"flex space-x-3 w-[100px] items-center font-semibold text-xl"},U={class:"flex w-full h-1 bg-gray-200 rounded-full overflow-hidden dark:bg-neutral-700",role:"progressbar","aria-valuenow":"25","aria-valuemin":"0","aria-valuemax":"100"},W=t("svg",{class:"w-4 h-4 mx-auto my-auto",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},[t("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M9 19l7-7-7-7"})],-1),tt=[W];function et(a,d,r,b,o,c){return s(),n("div",A,[t("div",L,[(s(!0),n(x,null,f(r.slidersCarousel.data,(e,l)=>(s(),n("img",{alt:"Thumbnail",loading:"eager",decoding:"async","data-nimg":"fill",class:_(["object-cover brightness-[0.7] transition-opacity duration-1000",{"opacity-1":o.currentIndex===l,"opacity-0":o.currentIndex!==l}]),sizes:"100vw",key:l,src:"/storage/"+e.image,style:{position:"absolute",height:"100%",width:"100%",inset:"0px",color:"transparent"}},null,10,N))),128))]),(s(!0),n(x,null,f(r.slidersCarousel.data,(e,l)=>(s(),n("div",{class:_([{block:o.currentIndex===l,hidden:o.currentIndex!==l},"mx-auto max-w-screen-md px-5 pt-[150px] pb-0"]),key:l},[t("h1",D,i(e.title),1),t("div",P,[t("div",O,[t("div",V,[t("p",R,[t("a",G,i(e.content),1)])])])]),t("a",{href:e.link,class:"py-3 px-4 inline-flex items-center gap-x-2 text-sm font-semibold rounded-lg border border-white text-white hover:border-white/70 hover:text-white/70 disabled:opacity-50 disabled:pointer-events-none"},i(e.link_text),9,H)],2))),128)),r.slidersCarousel.data.length>=2?(s(),n("div",Y,[t("div",q,[t("div",J,[t("div",K,[t("button",{onClick:d[0]||(d[0]=(...e)=>c.prev&&c.prev(...e)),class:"bg-gray-200 w-8 h-8 hover:bg-gray-300 text-gray-800 font-bold rounded-full"},Z),t("div",Q,[t("span",null,i(this.currentIndex+1),1),t("div",U,[t("div",{class:"flex flex-col justify-center rounded-full overflow-hidden bg-blue-600 text-xs text-white text-center whitespace-nowrap transition duration-500 dark:bg-blue-500 my-slider-progress-bar",style:y({width:`${o.percentage}%`})},null,4)]),t("span",null,i(r.slidersCarousel.data.length),1)]),t("button",{onClick:d[1]||(d[1]=(...e)=>c.next&&c.next(...e)),class:"bg-gray-200 w-8 h-8 hover:bg-gray-300 text-gray-800 font-bold rounded-full"},tt)])])])])):w("",!0)])}const st=v(z,[["render",et]]),ot={name:"TestTimer",data(){return{percentage:0,intervalId:null}},methods:{progressStatus(){this.percentage>=100?this.resetTimer():this.percentage++},startTimer(){this.intervalId=setInterval(this.progressStatus,60)},stopTimer(){clearInterval(this.intervalId)},resetTimer(){this.percentage=0,this.stopTimer(),this.startTimer()}},mounted(){this.startTimer()}},lt={class:"flex w-full h-1 bg-gray-200 rounded-full overflow-hidden dark:bg-neutral-700",role:"progressbar","aria-valuenow":"25","aria-valuemin":"0","aria-valuemax":"100"};function nt(a,d,r,b,o,c){return s(),n("div",lt,[t("div",{class:"flex flex-col justify-center rounded-full overflow-hidden bg-blue-600 text-xs text-white text-center whitespace-nowrap transition duration-500 dark:bg-blue-500",style:y({width:`${o.percentage}%`})},null,4)])}const it=v(ot,[["render",nt]]),rt={name:"sliderSecond",components:{TestTimer:it},data(){return{photos:[{url:"https://www.ntspi.ru/upload/iblock/d6b/z1xKGOXRrLE.jpg",title:"Студенты ФППО провели занятия для педклассов школ города",description:"«Учителем быть престижно!» Под таким девизом в течение трех дней (6, 7 и 10 июня) на факультете психолого-педагогического образования студенты группы Нт-203о ППП (психологический клуб «Форсайт») под руководством Марины Вячеславовны Манаковой проводили познавательные мероприятие для педагогических классов школ города (№№ 61, 44, 75/42)"},{url:"https://www.ntspi.ru/upload/iblock/eaf/IMG_8259.jpg",title:"Интеллектуальный турнир «Моя страна – моя Россия» для педагогических классов города!",description:"11 июня в читальном зале НТГСПИ на базе педагогических классов школ города (№№ 44, 75/42, 61) студенты СГФ под руководством декана Ирины Викторовны Даренской и заместителя декана Анны Саввишны Аникиной провели интеллектуальный турнир в соревновательном формате «Моя страна – моя Россия!»"},{url:"https://www.ntspi.ru/upload/iblock/ee6/DSC01893.JPG",title:"Филологи 20 лет спустя",description:"Спустя 20 лет на ФФМК встретились выпускники 2004 г. специальности «Русский язык и литература». Приятным и волнительным для филологов было возвращение на свой «третий этаж», ставший родным за пять лет обучения в вузе. Самый трогательный момент − встреча с дорогими преподавателями, которые за прошедшие годы совсем не изменились."},{url:"https://www.ntspi.ru/upload/iblock/f04/2.jpg",title:"Старт целины Штаба СО НТ – 2024",description:"7 мая в Городском дворце молодежи состоятся творческий старт сезона 2024 года студенческих отрядов города Нижний Тагил. Зажигательные, яркие, творческие бойцы отрядов показали свои выступления в преддверии старта сезона! Выступления отрядов, среди которых были и строительные, и педагогические, проводники и социальные отряды, были энергичными и фантастическими: торжественный выход с флагами отрядов, выступления по профилю работы, поразили выступления смешанных составов!"},{url:"https://www.ntspi.ru/upload/iblock/fc9/p-dIqCDymRY.jpg",title:"Студенты ФСБЖ – участники летней оздоровительной кампании – 2024",description:"3 июня студенты 3 курса факультета спорта и безопасности жизнедеятельности приняли участие в открытии лагеря с дневным пребыванием «Лето НТ» под девизом «Быть в движении!» Для 75 мальчишек и девчонок была подготовлена и проведена насыщенная интересными событиями программа. Открытие лагеря было посвящено Международному Дню защиты детей, где дети приняли участие в концертно-игровой программе «Планета детства»."}],currentIndex:0,percentage:0,intervalId:null}},methods:{next(){this.currentIndex=(this.currentIndex+1)%this.photos.length,this.resetTimer()},prev(){this.currentIndex=(this.currentIndex-1+this.photos.length)%this.photos.length,this.resetTimer()},progressStatus(){this.percentage>=100?(this.resetTimer(),this.next()):this.percentage++},startTimer(){this.intervalId=setInterval(this.progressStatus,60)},stopTimer(){clearInterval(this.intervalId)},resetTimer(){this.percentage=0,this.stopTimer(),this.startTimer()}},mounted(){this.startTimer()}},at={class:"z-0 min-h-[calc(100vh-10vh)] items-center"},dt={class:"flex items-center pt-[150px] px-20"},ct={class:"text-brand-primary mb-3 mt-2 text-3xl font-semibold tracking-tight text-black lg:text-5xl lg:leading-tight"},ht={class:"mt-8 flex space-x-3 text-gray-500"},pt={class:"flex flex-col gap-3 md:flex-row md:items-center"},ut={class:"flex gap-3"},xt={class:"text-black"},gt={href:"/author/erika-oliver"},mt=["src"],ft={class:"mx-auto max-w-screen-md px-5"},_t={class:"mt-8 text-gray-500"},vt={class:"flex space-x-3 items-center justify-between"},bt={class:"flex space-x-3 w-[100px] items-center font-semibold text-xl"},wt={class:"flex w-full h-1 bg-gray-200 rounded-full overflow-hidden dark:bg-neutral-700",role:"progressbar","aria-valuenow":"25","aria-valuemin":"0","aria-valuemax":"100"},kt={class:"space-x-2"},yt=t("svg",{class:"w-6 h-6 mx-auto my-auto",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},[t("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M15 19l-7-7 7-7"})],-1),Ct=[yt],It=t("svg",{class:"w-6 h-6 mx-auto my-auto",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},[t("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M9 19l7-7-7-7"})],-1),jt=[It];function Tt(a,d,r,b,o,c){return s(),n("div",at,[t("div",dt,[(s(!0),n(x,null,f(o.photos,(e,l)=>(s(),n("div",{class:_([{block:o.currentIndex===l,hidden:o.currentIndex!==l},"mx-auto max-w-screen-md px-5 pb-0"]),key:l},[t("h1",ct,i(e.title),1),t("div",ht,[t("div",pt,[t("div",ut,[t("p",xt,[t("a",gt,i(e.description),1)])])])])],2))),128)),(s(!0),n(x,null,f(o.photos,(e,l)=>(s(),n("img",{alt:"Thumbnail",loading:"eager",decoding:"async","data-nimg":"fill",class:_(["w-[500px] h-[500px] brightness-[0.7] object-cover transition-opacity duration-1000 rounded-full",{block:o.currentIndex===l,hidden:o.currentIndex!==l}]),sizes:"100vw",key:l,src:e.url,style:{color:"transparent"}},null,10,mt))),128))]),t("div",ft,[t("div",_t,[t("div",vt,[t("div",bt,[t("span",null,i(this.currentIndex+1),1),t("div",wt,[t("div",{class:"flex flex-col justify-center rounded-full overflow-hidden bg-blue-600 text-xs text-white text-center whitespace-nowrap transition duration-500 dark:bg-blue-500 my-slider-progress-bar",style:y({width:`${o.percentage}%`})},null,4)]),t("span",null,i(o.photos.length),1)]),t("div",kt,[t("button",{onClick:d[0]||(d[0]=(...e)=>c.prev&&c.prev(...e)),class:"bg-gray-200 w-10 h-10 hover:bg-gray-300 text-gray-800 font-bold rounded-full"},Ct),t("button",{onClick:d[1]||(d[1]=(...e)=>c.next&&c.next(...e)),class:"bg-gray-200 w-10 h-10 hover:bg-gray-300 text-gray-800 font-bold rounded-full"},jt)])])])])])}const $t=v(rt,[["render",Tt]]),Ft={name:"Main",data(){return{}},props:{posts:{type:Object},events:{type:Object},sliders:{type:Object},additional_educations:{type:Object},icons:{type:String}},components:{ClientPost:M,MainPageNavBar:E,ClientFooterDown:S,ClientMainSlider:st,ClientMainSliderSecond:$t,Head:F,Link:I},methods:{}},Bt=t("title",null,"Главная",-1),St=t("meta",{name:"description",content:"Your page description"},null,-1),Et={class:"max-w-screen-xl w-full mx-auto px-4 py-3 pb-10"},Mt=t("h2",{class:"text-brand-primary my-6 md:mb-[50px] md:mt-[80px] text-2xl font-semibold tracking-tight text-black lg:text-[32px] lg:leading-tight"},"Последние новости",-1),zt={class:"grid gap-10 pb-10 md:grid-cols-2 lg:gap-10 xl:grid-cols-3"},At={class:"flex justify-center"},Lt=["href"],Nt=t("svg",{class:"flex-shrink-0 size-4 transition ease-in-out group-hover:translate-x-1",xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"},[t("path",{d:"m9 18 6-6-6-6"})],-1),Dt=t("h2",{class:"text-brand-primary my-6 md:mb-[50px] md:mt-[80px] text-2xl font-semibold tracking-tight text-black lg:text-[32px] lg:leading-tight"},"Мероприятия",-1),Pt={class:"max-w-[85rem] pb-10 sm:px-6 lg:px-8 lg:pb-14 mx-auto"},Ot={class:"grid sm:grid-cols-2 lg:grid-cols-3 gap-6"},Vt={class:"aspect-w-16 aspect-h-10"},Rt={class:"w-full h-[250px] object-cover rounded-xl bg-[#F8F9FB]"},Gt={class:"flex flex-col px-5 py-5 w-full h-full"},Ht={class:"flex flex-col gap-3 mb-4"},Yt={class:"gap-3 flex items-center"},qt={class:"shadow-sm"},Jt=t("div",{class:"block w-[35px] h-[8px] bg-red-400 rounded-t"},null,-1),Kt={class:"block w-[35px] h-[27px] bg-white rounded-b text-center font-medium"},Xt={class:"block first-letter:uppercase"},Zt={class:"flex"},Qt={class:"bg-[#E9F2FE] text-sm text-blue-600 px-2 py-1 rounded block"},Ut={class:"flex gap-2"},Wt={key:0,class:"bg-[#E9F2FE] text-sm text-blue-600 px-2 py-1 rounded block"},te={key:1},ee={class:"bg-[#E9F2FE] text-sm text-blue-600 px-2 py-1 rounded block"},se={class:"mt-5 text-xl text-gray-800"},oe=t("p",{class:"mt-3 inline-flex items-center gap-x-1 text-sm font-semibold text-gray-800"},[k(" Перейти "),t("svg",{class:"flex-shrink-0 size-4 transition ease-in-out group-hover:translate-x-1",xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"},[t("path",{d:"m9 18 6-6-6-6"})])],-1),le={class:"flex justify-center"},ne=t("svg",{class:"flex-shrink-0 size-4 transition ease-in-out group-hover:translate-x-1",xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"},[t("path",{d:"m9 18 6-6-6-6"})],-1),ie=t("h2",{class:"text-brand-primary my-10 md:mb-[50px] md:mt-[80px] text-2xl font-semibold tracking-tight text-black lg:text-[32px] lg:leading-tight"},"Образование",-1),re={class:"grid gap-10 md:grid-cols-1 lg:gap-10 xl:grid-cols-2"},ae=t("div",{class:"w-full bg-[#E9F2FE] hover:opacity-70 duration-300 rounded group px-10 py-8"},[t("h3",{class:"my-3 flex justify-between items-center gap-x-1 text-2xl font-semibold text-gray-800"},[t("span",{class:""},"Бакалавриат"),t("svg",{class:"flex-shrink-0 size-9 transition ease-in-out duration-300 group-hover:translate-x-2",xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"},[t("path",{d:"m9 18 6-6-6-6"})])]),t("p",{class:"font-thin"},"Построй свою индивидуальную траекторию"),t("div",{class:"flex mt-[100px] gap-x-4"},[t("div",{class:""},[t("span",{class:"block text-xl font-semibold"},"30"),t("span",{class:"block"},"Программ")]),t("div",null,[t("span",{class:"block text-xl font-semibold"},"30"),t("span",{class:"block"},"Программ")]),t("div",null,[t("span",{class:"block text-xl font-semibold"},"30"),t("span",{class:"block"},"Программ")])])],-1),de=t("div",{class:"w-full bg-[#F5F5F5] hover:opacity-70 duration-300 rounded group px-10 py-8"},[t("h3",{class:"my-3 flex justify-between items-center gap-x-1 text-2xl font-semibold text-gray-800"},[t("span",{class:""},"Магистратура"),t("svg",{class:"flex-shrink-0 size-9 transition ease-in-out duration-300 group-hover:translate-x-2",xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"},[t("path",{d:"m9 18 6-6-6-6"})])]),t("p",{class:"font-thin"},"Построй свою индивидуальную траекторию"),t("div",{class:"flex mt-[100px] gap-x-4"},[t("div",{class:""},[t("span",{class:"block text-xl font-semibold"},"30"),t("span",{class:"block"},"Программ")]),t("div",null,[t("span",{class:"block text-xl font-semibold"},"30"),t("span",{class:"block"},"Программ")]),t("div",null,[t("span",{class:"block text-xl font-semibold"},"30"),t("span",{class:"block"},"Программ")])])],-1),ce={class:"w-full bg-[#F5F5F5] hover:opacity-70 duration-300 rounded group px-10 py-8"},he=t("h3",{class:"my-3 flex justify-between items-center gap-x-1 text-2xl font-semibold text-gray-800"},[t("span",{class:""},"Дополнительное образование"),t("svg",{class:"flex-shrink-0 size-9 transition ease-in-out duration-300 group-hover:translate-x-2",xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"},[t("path",{d:"m9 18 6-6-6-6"})])],-1),pe=t("p",{class:"font-thin"},"Построй свою индивидуальную траекторию",-1),ue={class:"flex mt-[100px] gap-x-4"},xe={class:""},ge={class:"block text-xl font-semibold"},me=t("span",{class:"block"},"Программ",-1),fe={class:"block text-xl font-semibold"},_e=t("span",{class:"block"},"Направлений",-1),ve=t("div",{class:"w-full bg-[#E9F2FE] hover:opacity-70 duration-300 rounded group px-10 py-8"},[t("h3",{class:"my-3 flex justify-between items-center gap-x-1 text-2xl font-semibold text-gray-800"},[t("span",{class:""},"Среднее профессиональное"),t("svg",{class:"flex-shrink-0 size-9 transition duration-300 ease-in-out group-hover:translate-x-2",xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"},[t("path",{d:"m9 18 6-6-6-6"})])]),t("p",{class:"font-thin"},"Построй свою индивидуальную траекторию"),t("div",{class:"flex mt-[100px] gap-x-4"},[t("div",{class:""},[t("span",{class:"block text-xl font-semibold"},"30"),t("span",{class:"block"},"Программ")]),t("div",null,[t("span",{class:"block text-xl font-semibold"},"30"),t("span",{class:"block"},"Программ")]),t("div",null,[t("span",{class:"block text-xl font-semibold"},"30"),t("span",{class:"block"},"Программ")])])],-1),be=B('<section class="bg-[#F5F5F5] w-full py-10"><div class="max-w-screen-xl md:flex justify-around w-full mx-auto px-4 py-[50px] flex-wrap"><div class="mb-[50px] space-y-3"><h2 class="font-semibold text-[#1A5AAF] text-lg">Контакты</h2><div><h3 class="font-semibold mb-4">Главный корпус</h3><div class="font-light"><p>622031, Нижний Тагил, Красногвардейская 57</p></div></div><div><h3 class="font-semibold mb-4">Свяжитесь с нами</h3><div class="flex gap-x-3 font-light"><p>+7(906)-802-55-59</p><p>ntgspi@yandex.ru</p></div></div></div><div class="mb-[50px] space-y-3"><h2 class="font-semibold text-[#1A5AAF] text-lg">Приемная комиссия</h2><div><h3 class="font-semibold mb-4">Расписание</h3><div class="font-light"><p>Понедельник - Пятница с 08.30 до 17.00</p></div></div><div><h3 class="font-semibold mb-4">Ответственный секретарь приемной комиссии</h3><div class="font-light"><p>+7(906)-802-55-59</p><p>ntgspi@yandex.ru</p></div></div></div><div class="space-y-3"><h2 class="font-semibold text-[#1A5AAF] text-lg">Полезное</h2><div><h3 class="font-semibold mb-4">Главный корпус</h3><div class="font-light"><p>Понедельник - Пятница <br> с 08.30 до 17.00</p></div></div><div><h3 class="font-semibold mb-4">Ответственный секретарь <br> приемной комиссии</h3><div class="font-light"><p>+7(906)-802-55-59</p><p>ntgspi@yandex.ru</p></div></div></div></div></section>',1);function we(a,d,r,b,o,c){const e=m("Head"),l=m("MainPageNavBar"),j=m("ClientMainSlider"),T=m("ClientPost"),g=m("Link"),$=m("ClientFooterDown");return s(),n(x,null,[p(e,null,{default:u(()=>[Bt,St]),_:1}),p(l,{sections:a.$page.props.navigation},null,8,["sections"]),p(j,{slidersCarousel:r.sliders,class:""},null,8,["slidersCarousel"]),t("section",Et,[Mt,t("div",zt,[(s(!0),n(x,null,f(r.posts.data,h=>(s(),C(T,{key:h.id,post:h},null,8,["post"]))),128))]),t("div",At,[t("a",{href:a.route("client.post.index"),class:"group mt-3 inline-flex items-center gap-x-1 text-sm font-semibold text-primaryBlue"},[k(" Все новости "),Nt],8,Lt)]),Dt,t("div",Pt,[t("div",Ot,[(s(!0),n(x,null,f(r.events.data,h=>(s(),C(g,{class:"group hover:bg-gray-100 rounded-xl p-5 transition-all",href:a.route("client.event.show",h.slug)},{default:u(()=>[t("div",Vt,[t("div",Rt,[t("div",Gt,[t("div",Ht,[t("div",Yt,[t("div",qt,[Jt,t("div",Kt,i(h.event_date_start.day),1)]),t("span",Xt,i(h.event_date_start.month),1),t("div",Zt,[t("span",Qt,"Начало - "+i(h.event_date_start.time),1)])])]),t("div",Ut,[h.is_online===1?(s(),n("span",Wt,"Онлайн")):w("",!0),h.is_online===0?(s(),n("div",te,[t("span",ee,i(h.address),1)])):w("",!0)])])])]),t("h3",se,i(h.title),1),oe]),_:2},1032,["href"]))),256))])]),t("div",le,[p(g,{href:a.route("client.event.index"),class:"group mt-3 inline-flex items-center gap-x-1 text-sm font-semibold text-[#1A5AAF]"},{default:u(()=>[k(" Все мероприятия "),ne]),_:1},8,["href"])]),ie,t("div",re,[p(g,{href:a.route("client.program.index",{level:"BACHELOR"})},{default:u(()=>[ae]),_:1},8,["href"]),p(g,{href:a.route("client.program.index",{level:"MASTER"})},{default:u(()=>[de]),_:1},8,["href"]),p(g,{href:a.route("client.additionalEducation.index")},{default:u(()=>[t("div",ce,[he,pe,t("div",ue,[t("div",xe,[t("span",ge,i(r.additional_educations.educations_count),1),me]),t("div",null,[t("span",fe,i(r.additional_educations.categories_count),1),_e])])])]),_:1},8,["href"]),p(g,{href:a.route("client.program.index",{level:"MIDDLE_LEVEL_SPECIALIST_TRAINING"})},{default:u(()=>[ve]),_:1},8,["href"])])]),be,p($)],64)}const $e=v(Ft,[["render",we]]);export{$e as default};