Changes
This commit is contained in:
@@ -61,6 +61,8 @@ class PageController extends Controller
|
||||
|
||||
$error = $page->code;
|
||||
|
||||
|
||||
|
||||
if ($page->code != 200) {
|
||||
abort($error);
|
||||
}
|
||||
|
||||
@@ -33,6 +33,7 @@ class AccessCheck
|
||||
}
|
||||
|
||||
|
||||
|
||||
// Если код не 200, возвращаем соответствующий код ошибки
|
||||
if ($registeredRoute->code != 200) {
|
||||
abort($registeredRoute->code);
|
||||
|
||||
+61
@@ -0,0 +1,61 @@
|
||||
APP_NAME="Нижнетагильский государственый-педагогический институт"
|
||||
APP_ENV=production
|
||||
APP_KEY=base64:AteyeZacFiLsdXZUpcqOR8QTMm/stbJ/cheFLgm8+FQ=
|
||||
APP_DEBUG=false
|
||||
APP_URL=http://localhost/
|
||||
|
||||
LOG_CHANNEL=stack
|
||||
LOG_DEPRECATIONS_CHANNEL=null
|
||||
LOG_LEVEL=debug
|
||||
|
||||
DB_CONNECTION=mysql
|
||||
DB_HOST=db
|
||||
DB_PORT=3306
|
||||
DB_DATABASE=ntspi_db
|
||||
DB_USERNAME=admin
|
||||
DB_PASSWORD=secret
|
||||
|
||||
BROADCAST_DRIVER=log
|
||||
CACHE_DRIVER=file
|
||||
FILESYSTEM_DISK=local
|
||||
QUEUE_CONNECTION=database
|
||||
SESSION_DRIVER=file
|
||||
SESSION_LIFETIME=120
|
||||
|
||||
MEMCACHED_HOST=127.0.0.1
|
||||
|
||||
REDIS_HOST=127.0.0.1
|
||||
REDIS_PASSWORD=null
|
||||
REDIS_PORT=6379
|
||||
|
||||
MAIL_MAILER=smtp
|
||||
MAIL_HOST=smtp.yandex.ru
|
||||
MAIL_PORT=465
|
||||
MAIL_USERNAME="F4ilj@yandex.ru"
|
||||
MAIL_PASSWORD=""
|
||||
MAIL_ENCRYPTION=null
|
||||
MAIL_FROM_ADDRESS="F4ilj@yandex.ru"
|
||||
MAIL_FROM_NAME="${APP_NAME}"
|
||||
|
||||
AWS_ACCESS_KEY_ID=
|
||||
AWS_SECRET_ACCESS_KEY=
|
||||
AWS_DEFAULT_REGION=us-east-1
|
||||
AWS_BUCKET=
|
||||
AWS_USE_PATH_STYLE_ENDPOINT=false
|
||||
|
||||
PUSHER_APP_ID=
|
||||
PUSHER_APP_KEY=
|
||||
PUSHER_APP_SECRET=
|
||||
PUSHER_HOST=
|
||||
PUSHER_PORT=443
|
||||
PUSHER_SCHEME=https
|
||||
PUSHER_APP_CLUSTER=mt1
|
||||
|
||||
VITE_APP_NAME="${APP_NAME}"
|
||||
VITE_PUSHER_APP_KEY="${PUSHER_APP_KEY}"
|
||||
VITE_PUSHER_HOST="${PUSHER_HOST}"
|
||||
VITE_PUSHER_PORT="${PUSHER_PORT}"
|
||||
VITE_PUSHER_SCHEME="${PUSHER_SCHEME}"
|
||||
VITE_PUSHER_APP_CLUSTER="${PUSHER_APP_CLUSTER}"
|
||||
|
||||
VICON_TOKEN=
|
||||
+1
-1
@@ -1 +1 @@
|
||||
import{_ as r}from"./_plugin-vue_export-helper-DlAUqK2U.js";import{o as t,c as o,u as s}from"./app-C722ecVx.js";const n={name:"AdminIndexHeader"},a={class:"px-4 py-4 gap-3 flex justify-center md:items-center border-gray-200"};function c(e,d,p,i,m,_){return t(),o("div",a,[s(e.$slots,"default")])}const u=r(n,[["render",c]]);export{u as A};
|
||||
import{_ as r}from"./_plugin-vue_export-helper-DlAUqK2U.js";import{o as t,c as o,x as s}from"./app-CBssobj-.js";const n={name:"AdminIndexHeader"},a={class:"px-4 py-4 gap-3 flex justify-center md:items-center border-gray-200"};function c(e,d,p,i,m,_){return t(),o("div",a,[s(e.$slots,"default")])}const x=r(n,[["render",c]]);export{x as A};
|
||||
+1
-1
File diff suppressed because one or more lines are too long
@@ -1 +0,0 @@
|
||||
import{i as u,Z as _,r as e,c as b,a as t,w as P,b as a,F as f,o as v,t as h}from"./app-C722ecVx.js";import{F as x}from"./v3-918lQ39M.js";import{C as y}from"./ClientFooterDown-nb4a-O5q.js";import{P as B,a as w,b as k,c as N}from"./PageNavigateLinks-DFdi5-l_.js";import{P as S}from"./PageSubSectionLinks-CqbXfgxJ.js";import{M as L}from"./MainPageNavbar-DcM2ZJ6Y.js";import{_ as F}from"./_plugin-vue_export-helper-DlAUqK2U.js";import"./PageTabBuilder-CRT8Vrz4.js";import"./SearchModal-72Hbiqqz.js";import"./ClientImageSlider-DIxDD91b.js";const C={name:"Page",data(){return{headerNavs:this.page.data.content.filter(n=>n.type==="heading").map(n=>({id:n.data.id,text:n.data.content}))}},props:{navigation:{type:Object},page:{type:Object},subSectionPages:{type:Object},breadcrumbs:{type:Object}},components:{MainPageNavBar:L,PageSubSectionLinks:S,PageNavigateLinks:B,PageTitle:w,PageBreadcrumbs:k,PageBuilder:N,ClientFooterDown:y,Link:u,FsLightbox:x,Head:_},methods:{},computed:{}},j={class:"flex flex-col h-screen justify-between"},D={class:"relative mx-auto mb-auto mt-[67px] max-w-screen-xl w-full px-4 py-10 md:flex md:flex-row md:py-10"},M={class:"w-full min-w-0 mt-1 max-w-6xl px-1 md:px-6",style:{}},O={class:"space-y-5 md:space-y-5"},T={id:"page-area",class:"space-y-4"};function H(n,o,s,V,E,Y){const i=e("Head"),c=e("MainPageNavBar"),r=e("PageSubSectionLinks"),l=e("PageNavigateLinks"),d=e("PageBreadcrumbs"),m=e("PageTitle"),p=e("PageBuilder"),g=e("ClientFooterDown");return v(),b(f,null,[t(i,null,{default:P(()=>[a("title",null,h(s.page.data.title),1),o[0]||(o[0]=a("meta",{name:"description",content:"Your page description"},null,-1))]),_:1}),a("div",j,[t(c,{class:"border-b",sections:n.$page.props.navigation},null,8,["sections"]),a("div",D,[t(r,{"sub-section-pages":s.subSectionPages,"current-section":s.page.data.section},null,8,["sub-section-pages","current-section"]),t(l,{"header-navs":this.headerNavs},null,8,["header-navs"]),a("div",M,[a("div",O,[t(d,{breadcrumbs:s.breadcrumbs,"page-title":s.page.data.title},null,8,["breadcrumbs","page-title"]),t(m,{header:s.page.data.title},null,8,["header"]),a("div",T,[t(p,{blocks:this.page.data.content},null,8,["blocks"])])])])]),t(g)])],64)}const U=F(C,[["render",H]]);export{U as default};
|
||||
@@ -0,0 +1 @@
|
||||
import{i as u,Z as _,r as e,c as b,a,w as P,b as t,F as f,o as v,t as h}from"./app-CBssobj-.js";import{F as x}from"./v3-DnjJww8i.js";import{C as y}from"./ClientFooterDown-B1P9jP1W.js";import{P as B,a as w,b as k,c as N}from"./PageNavigateLinks-ozhWEDba.js";import{P as S}from"./PageSubSectionLinks-BEy5aimx.js";import{M as L}from"./MainPageNavbar-Cmz730h9.js";import{_ as F}from"./_plugin-vue_export-helper-DlAUqK2U.js";import"./SearchModal-BTKERLZv.js";const C={name:"Page",data(){return{headerNavs:this.page.data.content.filter(n=>n.type==="heading").map(n=>({id:n.data.id,text:n.data.content}))}},props:{navigation:{type:Object},page:{type:Object},subSectionPages:{type:Object},breadcrumbs:{type:Object}},components:{MainPageNavBar:L,PageSubSectionLinks:S,PageNavigateLinks:B,PageTitle:w,PageBreadcrumbs:k,PageBuilder:N,ClientFooterDown:y,Link:u,FsLightbox:x,Head:_},methods:{},computed:{}},j={class:"flex flex-col h-screen justify-between"},D={class:"relative mx-auto mb-auto mt-[67px] max-w-screen-xl w-full px-4 py-10 md:flex md:flex-row md:py-10"},M={class:"w-full min-w-0 mt-1 max-w-6xl px-1 md:px-6",style:{}},O={class:"space-y-5 md:space-y-5"},T={id:"page-area",class:"space-y-4"};function H(n,o,s,V,E,Y){const i=e("Head"),c=e("MainPageNavBar"),r=e("PageSubSectionLinks"),l=e("PageNavigateLinks"),d=e("PageBreadcrumbs"),m=e("PageTitle"),p=e("PageBuilder"),g=e("ClientFooterDown");return v(),b(f,null,[a(i,null,{default:P(()=>[t("title",null,h(s.page.data.title),1),o[0]||(o[0]=t("meta",{name:"description",content:"Your page description"},null,-1))]),_:1}),t("div",j,[a(c,{class:"border-b",sections:n.$page.props.navigation},null,8,["sections"]),t("div",D,[a(r,{"sub-section-pages":s.subSectionPages,"current-section":s.page.data.section},null,8,["sub-section-pages","current-section"]),a(l,{"header-navs":this.headerNavs},null,8,["header-navs"]),t("div",M,[t("div",O,[a(d,{breadcrumbs:s.breadcrumbs,"page-title":s.page.data.title},null,8,["breadcrumbs","page-title"]),a(m,{header:s.page.data.title},null,8,["header"]),t("div",T,[a(p,{blocks:this.page.data.content},null,8,["blocks"])])])])]),a(g)])],64)}const Q=F(C,[["render",H]]);export{Q as default};
|
||||
+1
-1
File diff suppressed because one or more lines are too long
+1
-1
@@ -1 +1 @@
|
||||
import{_ as x}from"./_plugin-vue_export-helper-DlAUqK2U.js";import{o as t,c as s,b as e,F as c,d as i,t as n,n as p}from"./app-C722ecVx.js";const u={name:"ClientEventSelectDate",data(){return{date:this.currentDate}},methods:{filter(o){this.date=o,this.$inertia.reload({data:{date:o}})}},props:{dates:{type:Array},currentDate:{type:String}}},f={class:"relative rounded-xl overflow-auto"},h={class:"max-w-4xl mx-auto bg-white min-w-0"},m={class:"overflow-x-scroll flex no-scrollbar"},v={class:"flex items-center gap-x-3 whitespace-nowrap"},y={class:""},g={class:"flex flex-col items-center"},b={class:"text-[12px] text-gray-500"},w={class:"flex"},C={class:"flex"},k={class:"flex flex-col items-center"},S=["onClick"],B={class:"text-[12px] text-gray-500"};function E(o,$,l,F,d,_){return t(),s("div",f,[e("div",h,[e("div",m,[e("div",v,[(t(!0),s(c,null,i(l.dates,r=>(t(),s("div",y,[e("div",g,[e("span",b,n(r.month),1)]),e("div",w,[e("div",C,[(t(!0),s(c,null,i(r.events,a=>(t(),s("div",k,[e("button",{class:p([d.date==a.date?"active-button":"","min-h-[38px] duration-300 ease-linear min-w-[38px] flex justify-center items-center text-gray-800 hover:bg-gray-100 py-2 px-3 text-sm rounded-lg focus:outline-none focus:bg-gray-100 disabled:opacity-50 disabled:pointer-events-none"]),onClick:j=>_.filter(a.date),type:"button"},n(a.day),11,S),e("span",B,n(a.dayOfWeek),1)]))),256))])])]))),256))])])])])}const D=x(u,[["render",E],["__scopeId","data-v-6d0eb2ca"]]);export{D as C};
|
||||
import{_ as x}from"./_plugin-vue_export-helper-DlAUqK2U.js";import{o as t,c as s,b as e,F as c,d as i,t as n,n as p}from"./app-CBssobj-.js";const u={name:"ClientEventSelectDate",data(){return{date:this.currentDate}},methods:{filter(o){this.date=o,this.$inertia.reload({data:{date:o}})}},props:{dates:{type:Array},currentDate:{type:String}}},f={class:"relative rounded-xl overflow-auto"},h={class:"max-w-4xl mx-auto bg-white min-w-0"},m={class:"overflow-x-scroll flex no-scrollbar"},v={class:"flex items-center gap-x-3 whitespace-nowrap"},y={class:""},g={class:"flex flex-col items-center"},b={class:"text-[12px] text-gray-500"},w={class:"flex"},C={class:"flex"},k={class:"flex flex-col items-center"},S=["onClick"],B={class:"text-[12px] text-gray-500"};function E(o,$,l,F,d,_){return t(),s("div",f,[e("div",h,[e("div",m,[e("div",v,[(t(!0),s(c,null,i(l.dates,r=>(t(),s("div",y,[e("div",g,[e("span",b,n(r.month),1)]),e("div",w,[e("div",C,[(t(!0),s(c,null,i(r.events,a=>(t(),s("div",k,[e("button",{class:p([d.date==a.date?"active-button":"","min-h-[38px] duration-300 ease-linear min-w-[38px] flex justify-center items-center text-gray-800 hover:bg-gray-100 py-2 px-3 text-sm rounded-lg focus:outline-none focus:bg-gray-100 disabled:opacity-50 disabled:pointer-events-none"]),onClick:j=>_.filter(a.date),type:"button"},n(a.day),11,S),e("span",B,n(a.dayOfWeek),1)]))),256))])])]))),256))])])])])}const D=x(u,[["render",E],["__scopeId","data-v-6d0eb2ca"]]);export{D as C};
|
||||
+1
-1
@@ -1 +1 @@
|
||||
import{_ as t}from"./_plugin-vue_export-helper-DlAUqK2U.js";import{o as s,c as i,h as a}from"./app-C722ecVx.js";const l={name:"ClientFooterDown"},r={class:"w-full bg-[#1A5AAF] py-10 mx-auto"};function n(p,e,x,o,c,d){return s(),i("footer",r,e[0]||(e[0]=[a('<div class="text-white px-4 sm:px-6 lg:px-8"><div class=""><div class="gap-x-3 sm:flex sm:justify-between sm:items-center"><div><div class="mt-3 grid space-y-3 text-sm"><p class="inline-flex gap-x-2 text-[12px]">© Нижнетагильский государственный социально-педагогический институт (Филиал РГППУ)</p><p class="inline-flex gap-x-2 text-[12px]">Красногвардейская улица, 57, Нижний Тагил, Свердловская область, 622031</p></div></div><div><div class="mt-3 grid space-y-3 text-sm"><p><a class="underline inline-flex gap-x-2 hover:text-gray-200 text-[12px]" href="http://localhost/sveden/">Сведения об образовательной организации</a></p><p><a class="underline inline-flex gap-x-2 hover:text-gray-200 text-[12px]" href="https://ntspi.ru/upload/824_%D0%9E%D0%B1_%D1%83%D1%82%D0%B2_%D0%9F%D0%BE%D0%BB%D0%B8%D1%82_%D0%BE%D0%B1%D1%80_%D0%B7%D0%B0%D1%89%D0%B8%D1%82_%D0%BF%D0%B5%D1%80%D1%81_%D0%B4%D0%B0%D0%BD.pdf">Политика обработки персональных данных</a></p></div></div><div><div class="mt-3 grid space-y-3 text-sm"><p><a class="underline inline-flex gap-x-2 hover:text-gray-200 text-[12px]" href="https://minobrnauki.gov.ru/">Министерство науки и высшего образования Российской Федерации</a></p><p><a class="underline inline-flex gap-x-2 hover:text-gray-200 text-[12px]" href="https://edu.gov.ru/">Министерство просвещения Российской Федерации</a></p></div></div></div><div class="flex justify-between items-center mt-8"><div class="space-x-4 flex items-center"><a target="_blank" class="inline-block text-[12px] hover:text-gray-200" href="https://www.rsvpu.ru/"> Российский государственный профессионально-педагогический университет </a><a target="_blank" class="inline-block" href="https://vk.com/ntspi"><svg class="flex-shrink-0 w-4 h-4 text-white hover:text-gray-200" width="16" height="16" viewBox="0 0 18 18" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M4 0C2.93913 0 1.92172 0.421427 1.17157 1.17157C0.421427 1.92172 0 2.93913 0 4V14C0 15.0609 0.421427 16.0783 1.17157 16.8284C1.92172 17.5786 2.93913 18 4 18H14C15.0609 18 16.0783 17.5786 16.8284 16.8284C17.5786 16.0783 18 15.0609 18 14V4C18 2.93913 17.5786 1.92172 16.8284 1.17157C16.0783 0.421427 15.0609 0 14 0H4ZM14.332 7.055C14.4792 6.83434 14.5327 6.56424 14.4808 6.30413C14.4288 6.04402 14.2757 5.8152 14.055 5.668C13.8343 5.52081 13.5642 5.4673 13.3041 5.51924C13.044 5.57119 12.8152 5.72434 12.668 5.945C12.314 6.415 11.943 6.865 11.509 7.265C11.006 7.729 10.497 8.077 10.001 8.283L9.993 6.383C9.96434 6.13975 9.84741 5.91547 9.66437 5.75272C9.48134 5.58996 9.24493 5.50003 9 5.5C8.458 5.531 8 5.931 8 6.5V10.873C6.052 10.333 5 8.443 5 6.5C5 6.23478 4.89464 5.98043 4.70711 5.79289C4.51957 5.60536 4.26522 5.5 4 5.5C3.73478 5.5 3.48043 5.60536 3.29289 5.79289C3.10536 5.98043 3 6.23478 3 6.5C3 10.132 5.51 13 9 13C9.26522 13 9.51957 12.8946 9.70711 12.7071C9.89464 12.5196 10 12.2652 10 12V10.437C11.332 10.543 12.624 11.484 13.106 12.447C13.1622 12.5686 13.2422 12.6776 13.3413 12.7677C13.4404 12.8578 13.5566 12.927 13.683 12.9713C13.8094 13.0156 13.9433 13.0341 14.077 13.0256C14.2107 13.0172 14.3413 12.982 14.461 12.9221C14.5808 12.8622 14.6874 12.7788 14.7743 12.677C14.8613 12.5751 14.9269 12.4569 14.9673 12.3292C15.0077 12.2015 15.022 12.067 15.0094 11.9337C14.9968 11.8003 14.9576 11.6709 14.894 11.553C14.416 10.596 13.524 9.701 12.426 9.117C12.574 8.996 12.721 8.868 12.866 8.735C13.4169 8.23255 13.9088 7.66891 14.332 7.055Z" fill="currentColor"></path></svg></a></div></div></div></div>',1)]))}const f=t(l,[["render",n]]);export{f as C};
|
||||
import{_ as t}from"./_plugin-vue_export-helper-DlAUqK2U.js";import{o as s,c as i,h as a}from"./app-CBssobj-.js";const l={name:"ClientFooterDown"},r={class:"w-full bg-[#1A5AAF] py-10 mx-auto"};function n(p,e,x,o,c,d){return s(),i("footer",r,e[0]||(e[0]=[a('<div class="text-white px-4 sm:px-6 lg:px-8"><div class=""><div class="gap-x-3 sm:flex sm:justify-between sm:items-center"><div><div class="mt-3 grid space-y-3 text-sm"><p class="inline-flex gap-x-2 text-[12px]">© Нижнетагильский государственный социально-педагогический институт (Филиал РГППУ)</p><p class="inline-flex gap-x-2 text-[12px]">Красногвардейская улица, 57, Нижний Тагил, Свердловская область, 622031</p></div></div><div><div class="mt-3 grid space-y-3 text-sm"><p><a class="underline inline-flex gap-x-2 hover:text-gray-200 text-[12px]" href="http://localhost/sveden/">Сведения об образовательной организации</a></p><p><a class="underline inline-flex gap-x-2 hover:text-gray-200 text-[12px]" href="https://ntspi.ru/upload/824_%D0%9E%D0%B1_%D1%83%D1%82%D0%B2_%D0%9F%D0%BE%D0%BB%D0%B8%D1%82_%D0%BE%D0%B1%D1%80_%D0%B7%D0%B0%D1%89%D0%B8%D1%82_%D0%BF%D0%B5%D1%80%D1%81_%D0%B4%D0%B0%D0%BD.pdf">Политика обработки персональных данных</a></p></div></div><div><div class="mt-3 grid space-y-3 text-sm"><p><a class="underline inline-flex gap-x-2 hover:text-gray-200 text-[12px]" href="https://minobrnauki.gov.ru/">Министерство науки и высшего образования Российской Федерации</a></p><p><a class="underline inline-flex gap-x-2 hover:text-gray-200 text-[12px]" href="https://edu.gov.ru/">Министерство просвещения Российской Федерации</a></p></div></div></div><div class="flex justify-between items-center mt-8"><div class="space-x-4 flex items-center"><a target="_blank" class="inline-block text-[12px] hover:text-gray-200" href="https://www.rsvpu.ru/"> Российский государственный профессионально-педагогический университет </a><a target="_blank" class="inline-block" href="https://vk.com/ntspi"><svg class="flex-shrink-0 w-4 h-4 text-white hover:text-gray-200" width="16" height="16" viewBox="0 0 18 18" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M4 0C2.93913 0 1.92172 0.421427 1.17157 1.17157C0.421427 1.92172 0 2.93913 0 4V14C0 15.0609 0.421427 16.0783 1.17157 16.8284C1.92172 17.5786 2.93913 18 4 18H14C15.0609 18 16.0783 17.5786 16.8284 16.8284C17.5786 16.0783 18 15.0609 18 14V4C18 2.93913 17.5786 1.92172 16.8284 1.17157C16.0783 0.421427 15.0609 0 14 0H4ZM14.332 7.055C14.4792 6.83434 14.5327 6.56424 14.4808 6.30413C14.4288 6.04402 14.2757 5.8152 14.055 5.668C13.8343 5.52081 13.5642 5.4673 13.3041 5.51924C13.044 5.57119 12.8152 5.72434 12.668 5.945C12.314 6.415 11.943 6.865 11.509 7.265C11.006 7.729 10.497 8.077 10.001 8.283L9.993 6.383C9.96434 6.13975 9.84741 5.91547 9.66437 5.75272C9.48134 5.58996 9.24493 5.50003 9 5.5C8.458 5.531 8 5.931 8 6.5V10.873C6.052 10.333 5 8.443 5 6.5C5 6.23478 4.89464 5.98043 4.70711 5.79289C4.51957 5.60536 4.26522 5.5 4 5.5C3.73478 5.5 3.48043 5.60536 3.29289 5.79289C3.10536 5.98043 3 6.23478 3 6.5C3 10.132 5.51 13 9 13C9.26522 13 9.51957 12.8946 9.70711 12.7071C9.89464 12.5196 10 12.2652 10 12V10.437C11.332 10.543 12.624 11.484 13.106 12.447C13.1622 12.5686 13.2422 12.6776 13.3413 12.7677C13.4404 12.8578 13.5566 12.927 13.683 12.9713C13.8094 13.0156 13.9433 13.0341 14.077 13.0256C14.2107 13.0172 14.3413 12.982 14.461 12.9221C14.5808 12.8622 14.6874 12.7788 14.7743 12.677C14.8613 12.5751 14.9269 12.4569 14.9673 12.3292C15.0077 12.2015 15.022 12.067 15.0094 11.9337C14.9968 11.8003 14.9576 11.6709 14.894 11.553C14.416 10.596 13.524 9.701 12.426 9.117C12.574 8.996 12.721 8.868 12.866 8.735C13.4169 8.23255 13.9088 7.66891 14.332 7.055Z" fill="currentColor"></path></svg></a></div></div></div></div>',1)]))}const f=t(l,[["render",n]]);export{f as C};
|
||||
+1
-1
@@ -1 +1 @@
|
||||
import{F as g}from"./v3-918lQ39M.js";import{_ as m}from"./_plugin-vue_export-helper-DlAUqK2U.js";import{r as h,o as l,c as i,b as s,F as c,d as f,n as x,t as p,a as b}from"./app-C722ecVx.js";const _={name:"ClientImageSlider",components:{FsLightbox:g},data(){return{currentIndex:0,items:this.block.data.url,toggler:!1,domainPath:null,slide:null}},props:{block:{type:Array}},methods:{prevSlide(){this.currentIndex===0?this.currentIndex=this.items.length-1:this.currentIndex--},nextSlide(){this.currentIndex===this.items.length-1?this.currentIndex=0:this.currentIndex++},openLightboxOnSlide:function(a){this.slide=a,this.toggler=!this.toggler}},mounted(){this.domainPath=window.location.origin}},v={class:"relative"},k={class:"flex"},I=["onClick","src"],S={class:"mt-3 text-sm text-center text-gray-500 dark:text-neutral-500"};function y(a,n,d,C,e,o){const u=h("FsLightbox");return l(),i(c,null,[s("div",v,[s("div",k,[(l(!0),i(c,null,f(e.items,(t,r)=>(l(),i("div",{key:r,class:x(["w-full",{block:e.currentIndex===r,hidden:e.currentIndex!==r}])},[s("img",{onClick:w=>o.openLightboxOnSlide(r+1),src:"/storage/"+t,class:"mx-auto max-h-[500px] object-cover rounded-md hover:opacity-95 hover:duration-200 transition"},null,8,I)],2))),128))]),s("button",{class:"absolute top-1/2 left-4 transform -translate-y-1/2 bg-white rounded-full p-2 shadow-md hover:bg-gray-200 focus:outline-none focus:ring-2 focus:ring-blue-500 focus:ring-offset-2",onClick:n[0]||(n[0]=(...t)=>o.prevSlide&&o.prevSlide(...t))}," ❮ "),s("button",{class:"absolute top-1/2 right-4 transform -translate-y-1/2 bg-white rounded-full p-2 shadow-md hover:bg-gray-200 focus:outline-none focus:ring-2 focus:ring-blue-500 focus:ring-offset-2",onClick:n[1]||(n[1]=(...t)=>o.nextSlide&&o.nextSlide(...t))}," ❯ ")]),s("figcaption",S,p(d.block.data.alt),1),b(u,{class:"",slide:e.slide,toggler:e.toggler,sources:e.items.map(t=>e.domainPath+"/storage/"+t)},null,8,["slide","toggler","sources"])],64)}const P=m(_,[["render",y]]);export{P as C};
|
||||
import{F as g}from"./v3-DnjJww8i.js";import{_ as m}from"./_plugin-vue_export-helper-DlAUqK2U.js";import{r as h,o as l,c as i,b as s,F as c,d as f,n as x,t as p,a as b}from"./app-CBssobj-.js";const _={name:"ClientImageSlider",components:{FsLightbox:g},data(){return{currentIndex:0,items:this.block.data.url,toggler:!1,domainPath:null,slide:null}},props:{block:{type:Array}},methods:{prevSlide(){this.currentIndex===0?this.currentIndex=this.items.length-1:this.currentIndex--},nextSlide(){this.currentIndex===this.items.length-1?this.currentIndex=0:this.currentIndex++},openLightboxOnSlide:function(a){this.slide=a,this.toggler=!this.toggler}},mounted(){this.domainPath=window.location.origin}},v={class:"relative"},k={class:"flex"},I=["onClick","src"],S={class:"mt-3 text-sm text-center text-gray-500 dark:text-neutral-500"};function y(a,n,d,C,e,o){const u=h("FsLightbox");return l(),i(c,null,[s("div",v,[s("div",k,[(l(!0),i(c,null,f(e.items,(t,r)=>(l(),i("div",{key:r,class:x(["w-full",{block:e.currentIndex===r,hidden:e.currentIndex!==r}])},[s("img",{onClick:w=>o.openLightboxOnSlide(r+1),src:"/storage/"+t,class:"mx-auto max-h-[500px] object-cover rounded-md hover:opacity-95 hover:duration-200 transition"},null,8,I)],2))),128))]),s("button",{class:"absolute top-1/2 left-4 transform -translate-y-1/2 bg-white rounded-full p-2 shadow-md hover:bg-gray-200 focus:outline-none focus:ring-2 focus:ring-blue-500 focus:ring-offset-2",onClick:n[0]||(n[0]=(...t)=>o.prevSlide&&o.prevSlide(...t))}," ❮ "),s("button",{class:"absolute top-1/2 right-4 transform -translate-y-1/2 bg-white rounded-full p-2 shadow-md hover:bg-gray-200 focus:outline-none focus:ring-2 focus:ring-blue-500 focus:ring-offset-2",onClick:n[1]||(n[1]=(...t)=>o.nextSlide&&o.nextSlide(...t))}," ❯ ")]),s("figcaption",S,p(d.block.data.alt),1),b(u,{class:"",slide:e.slide,toggler:e.toggler,sources:e.items.map(t=>e.domainPath+"/storage/"+t)},null,8,["slide","toggler","sources"])],64)}const P=m(_,[["render",y]]);export{P as default};
|
||||
@@ -1 +0,0 @@
|
||||
import{_ as l}from"./_plugin-vue_export-helper-DlAUqK2U.js";import{o as a,c as i,b as t,t as n,f as c}from"./app-C722ecVx.js";const d={name:"ClientPost",data(){return{}},methods:{textLimit(s,o){if(s.length>o){let e;return e=s.substring(0,o),e+"..."}return s}},props:{post:{type:Array}}},h={class:"group cursor-pointer"},u={class:"overflow-hidden rounded-md max-h-[250px] bg-gray-100 transition-all hover:scale-105 dark:bg-gray-800"},g=["href"],m=["src"],_={class:""},p={key:0,class:"flex gap-3"},x=["href"],f={class:"inline-block text-xs font-medium tracking-wider uppercase mt-5 text-blue-600"},y={key:1,class:"flex gap-3"},v={class:"text-lg font-semibold leading-snug tracking-tight mt-2 dark:text-white"},k=["href"],b={class:"duration-200 group-hover:text-gray-500"},w={class:""},C={class:"mt-2 line-clamp-3 text-sm text-gray-500 dark:text-gray-400"},B=["href"],L={class:"mt-3 flex items-center space-x-3 text-gray-500 dark:text-gray-400"},q={class:"flex items-center gap-3"},z={key:0,class:"truncate text-sm"},N={class:"truncate text-sm"};function P(s,o,e,T,V,r){return a(),i("div",h,[t("div",u,[t("a",{class:"relative block aspect-square",href:s.route("client.post.show",e.post.slug)},[t("img",{alt:"Thumbnail",loading:"lazy",decoding:"async","data-nimg":"fill",class:"object-cover transition-all",style:{position:"absolute",height:"100%",width:"100%",inset:"0px",color:"transparent"},sizes:"(max-width: 768px) 30vw, 33vw",src:e.post.preview?"/storage/"+e.post.preview:"/img/thumbnail-1.png"},null,8,m)],8,g)]),t("div",_,[t("div",null,[e.post.category?(a(),i("div",p,[t("a",{href:s.route("client.post.index",{"category[]":e.post.category.slug})},[t("span",f,n(e.post.category?e.post.category.title:"Новости"),1)],8,x)])):(a(),i("div",y,o[0]||(o[0]=[t("span",null,[t("span",{class:"inline-block text-xs font-medium tracking-wider uppercase mt-5 text-blue-600"}," Новости ")],-1)]))),t("h2",v,[t("a",{href:s.route("client.post.show",e.post.slug)},[t("span",b,n(e.post.title),1)],8,k)]),t("div",w,[t("p",C,[t("a",{href:s.route("client.post.show",e.post.slug)},"It is a cliche philosophical question, but it touches on something fundamental about how humans relate to the world around them. ",8,B)])]),t("div",L,[t("span",null,[t("div",q,[e.post?(a(),i("span",z,n(r.textLimit(e.post.authors[0],20)),1)):c("",!0)])]),o[1]||(o[1]=t("span",{class:"text-xs text-gray-300 dark:text-gray-600"},"•",-1)),t("span",N,n(e.post.created_post),1)])])])])}const D=l(d,[["render",P]]);export{D as C};
|
||||
@@ -0,0 +1 @@
|
||||
import{_ as l}from"./_plugin-vue_export-helper-DlAUqK2U.js";import{o as i,c as n,b as t,t as a,f as c}from"./app-CBssobj-.js";const d={name:"ClientPost",data(){return{}},methods:{textLimit(s,o){if(s.length>o){let e;return e=s.substring(0,o),e+"..."}return s}},props:{post:{type:Array}}},g={class:"group cursor-pointer"},h={class:"overflow-hidden rounded-md max-h-[250px] bg-gray-100 transition-all hover:scale-105 dark:bg-gray-800"},_=["href"],u=["src"],m={class:""},p={key:0,class:"flex gap-3"},x=["href"],f={class:"inline-block text-xs font-medium tracking-wider uppercase mt-5 text-blue-600"},y={key:1,class:"flex gap-3"},v={class:"text-lg font-semibold leading-snug tracking-tight mt-2 dark:text-white"},k=["href"],w={class:"duration-200 group-hover:text-gray-500"},b={class:""},C={class:"mt-2 line-clamp-3 text-sm text-gray-500 dark:text-gray-400"},B=["href"],L={class:"mt-3 flex items-center space-x-3 text-gray-500 dark:text-gray-400"},z={class:"flex items-center gap-3"},N={key:0,class:"truncate text-sm"},P={class:"truncate text-sm"};function T(s,o,e,V,j,r){return i(),n("div",g,[t("div",h,[t("a",{class:"relative block aspect-square",href:s.route("client.post.show",e.post.slug)},[t("img",{alt:"Thumbnail",loading:"lazy",decoding:"async","data-nimg":"fill",class:"object-cover transition-all",style:{position:"absolute",height:"100%",width:"100%",inset:"0px",color:"transparent"},sizes:"(max-width: 768px) 30vw, 33vw",src:e.post.preview?"/storage/"+e.post.preview:"/img/thumbnail-1.png"},null,8,u)],8,_)]),t("div",m,[t("div",null,[e.post.category?(i(),n("div",p,[t("a",{href:s.route("client.post.index",{"category[]":e.post.category.slug})},[t("span",f,a(e.post.category?e.post.category.title:"Новости"),1)],8,x)])):(i(),n("div",y,o[0]||(o[0]=[t("span",null,[t("span",{class:"inline-block text-xs font-medium tracking-wider uppercase mt-5 text-blue-600"}," Новости ")],-1)]))),t("h2",v,[t("a",{href:s.route("client.post.show",e.post.slug)},[t("span",w,a(e.post.title),1)],8,k)]),t("div",b,[t("p",C,[t("a",{href:s.route("client.post.show",e.post.slug)},a(e.post.preview_text),9,B)])]),t("div",L,[t("span",null,[t("div",z,[e.post?(i(),n("span",N,a(r.textLimit(e.post.authors[0],20)),1)):c("",!0)])]),o[1]||(o[1]=t("span",{class:"text-xs text-gray-300 dark:text-gray-600"},"•",-1)),t("span",P,a(e.post.created_post),1)])])])])}const D=l(d,[["render",T]]);export{D as C};
|
||||
+1
-1
File diff suppressed because one or more lines are too long
+1
-1
File diff suppressed because one or more lines are too long
+1
-1
@@ -1 +1 @@
|
||||
import{_ as e}from"./_plugin-vue_export-helper-DlAUqK2U.js";import{o,c as t}from"./app-C722ecVx.js";const r={name:"ClientScrollTimeline"},c={id:"progress"};function n(s,a,i,_,l,p){return o(),t("div",c)}const m=e(r,[["render",n],["__scopeId","data-v-ffdaa09f"]]);export{m as C};
|
||||
import{_ as e}from"./_plugin-vue_export-helper-DlAUqK2U.js";import{o,c as t}from"./app-CBssobj-.js";const r={name:"ClientScrollTimeline"},c={id:"progress"};function n(s,a,i,_,l,p){return o(),t("div",c)}const m=e(r,[["render",n],["__scopeId","data-v-ffdaa09f"]]);export{m as C};
|
||||
+1
-1
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
|
||||
import{_ as n}from"./_plugin-vue_export-helper-DlAUqK2U.js";import{o as r,c as o,b as t,t as s,n as i,f as d,F as c,d as m}from"./app-CBssobj-.js";const u={name:"DateBlock",data(){return{}},methods:{},props:{block:{type:Object},error:{type:Object}}},b={class:"mb-4 sm:mb-8"},_=["for"],f={class:"relative"},k=["required","name","id","placeholder"],x={key:0,class:"absolute inset-y-0 end-0 flex items-center pointer-events-none pe-3"},h={key:0,class:"mt-2 text-sm text-gray-500",id:"hs-input-helper-text"},y={class:"text-sm text-red-600 mt-2",id:"hs-validation-name-error-helper"};function g(p,a,e,v,w,B){return r(),o("div",b,[t("label",{for:e.block.data.name_field+"-id",class:"block mb-2 text-sm font-medium"},s(e.block.data.title_field),9,_),t("div",f,[t("input",{required:e.block.data.rules.required,name:e.block.data.name_field,type:"date",id:e.block.data.name_field+"-id",class:i([e.error?"border-red-500 focus:border-red-500 focus:ring-red-500":"focus:border-blue-500 focus:ring-blue-500","py-3 px-4 block w-full border-gray-200 rounded-lg text-sm disabled:opacity-50 disabled:pointer-events-none"]),placeholder:e.block.data.title_field},null,10,k),e.error?(r(),o("div",x,a[0]||(a[0]=[t("svg",{class:"shrink-0 size-4 text-red-500",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("circle",{cx:"12",cy:"12",r:"10"}),t("line",{x1:"12",x2:"12",y1:"8",y2:"12"}),t("line",{x1:"12",x2:"12.01",y1:"16",y2:"16"})],-1)]))):d("",!0)]),e.error?d("",!0):(r(),o("p",h,s(e.block.data.description),1)),(r(!0),o(c,null,m(e.error,l=>(r(),o("p",y,s(l),1))),256))])}const C=n(u,[["render",g]]);export{C as default};
|
||||
@@ -0,0 +1 @@
|
||||
import{_ as n}from"./_plugin-vue_export-helper-DlAUqK2U.js";import{o as r,c as o,b as t,t as a,n as d,f as s,F as c,d as m}from"./app-CBssobj-.js";const u={name:"EmailBlock",data(){return{}},methods:{},props:{block:{type:Object},error:{type:Object}}},b={class:"mb-4 sm:mb-8"},_=["for"],f={class:"relative"},k=["required","name","min","max","id","placeholder"],x={key:0,class:"absolute inset-y-0 end-0 flex items-center pointer-events-none pe-3"},h={key:0,class:"mt-2 text-sm text-gray-500",id:"hs-input-helper-text"},y={class:"text-sm text-red-600 mt-2",id:"hs-validation-name-error-helper"};function g(v,l,e,w,p,B){return r(),o("div",b,[t("label",{for:e.block.data.name_field+"-id",class:"block mb-2 text-sm font-medium"},a(e.block.data.title_field),9,_),t("div",f,[t("input",{required:e.block.data.rules.required,name:e.block.data.name_field,min:e.block.data.rules.min,max:e.block.data.rules.max,type:"email",id:e.block.data.name_field+"-id",class:d([e.error?"border-red-500 focus:border-red-500 focus:ring-red-500":"focus:border-blue-500 focus:ring-blue-500","py-3 px-4 block w-full border-gray-200 rounded-lg text-sm disabled:opacity-50 disabled:pointer-events-none"]),placeholder:e.block.data.title_field},null,10,k),e.error?(r(),o("div",x,l[0]||(l[0]=[t("svg",{class:"shrink-0 size-4 text-red-500",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("circle",{cx:"12",cy:"12",r:"10"}),t("line",{x1:"12",x2:"12",y1:"8",y2:"12"}),t("line",{x1:"12",x2:"12.01",y1:"16",y2:"16"})],-1)]))):s("",!0)]),e.error?s("",!0):(r(),o("p",h,a(e.block.data.description),1)),(r(!0),o(c,null,m(e.error,i=>(r(),o("p",y,a(i),1))),256))])}const C=n(u,[["render",g]]);export{C as default};
|
||||
@@ -1 +1 @@
|
||||
import{z as d,r as s,c as p,a as n,w as c,b as e,t as r,g as m,F as f,o as x}from"./app-C722ecVx.js";import"./v3-918lQ39M.js";import"./SearchModal-72Hbiqqz.js";import{_ as u}from"./_plugin-vue_export-helper-DlAUqK2U.js";/* empty css */import{M as g}from"./MainPageNavbar-DcM2ZJ6Y.js";const _=d({components:{MainPageNavBar:g}}),w={class:"max-w-[50rem] flex flex-col mx-auto size-full"},h={class:"mt-[67px]",id:"content"},b={class:"text-center py-10 px-4 sm:px-6 lg:px-8"},v={class:"block text-7xl font-bold text-gray-800 sm:text-9xl"},y={class:"text-gray-600"},k={class:"mt-5 flex flex-col justify-center items-center gap-2 sm:flex-row sm:gap-3"},B=["href"];function C(o,t,N,$,F,M){const a=s("Head"),i=s("MainPageNavBar"),l=s("ClientFooterDown");return x(),p(f,null,[n(a,null,{default:c(()=>[e("title",null,"Ошибка "+r(o.title),1),t[0]||(t[0]=e("meta",{name:"description",content:"Your page description"},null,-1))]),_:1}),n(i,{class:"border-b",sections:o.$page.props.navigation},null,8,["sections"]),e("div",w,[e("main",h,[e("div",b,[e("h1",v,r(o.title),1),t[2]||(t[2]=e("p",{class:"mt-3 text-gray-600"},"Упс! Что-то пошло не так.",-1)),e("p",y,r(o.description),1),e("div",k,[e("a",{href:o.route("index"),class:"w-full sm:w-auto py-3 px-4 inline-flex justify-center items-center gap-x-2 text-sm font-semibold rounded-lg border border-transparent bg-blue-600 text-white hover:bg-blue-700 disabled:opacity-50 disabled:pointer-events-none"},t[1]||(t[1]=[e("svg",{class:"flex-shrink-0 size-4",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"},[e("path",{d:"m15 18-6-6 6-6"})],-1),m(" На домашнюю страницу ")]),8,B)])])])]),n(l)],64)}const H=u(_,[["render",C],["__scopeId","data-v-56dd7ff7"]]);export{H as default};
|
||||
import{A as d,r as s,c as p,a as n,w as c,b as e,t as r,g as m,F as f,o as x}from"./app-CBssobj-.js";import"./v3-DnjJww8i.js";import"./SearchModal-BTKERLZv.js";import{_ as u}from"./_plugin-vue_export-helper-DlAUqK2U.js";/* empty css */import{M as g}from"./MainPageNavbar-Cmz730h9.js";const _=d({components:{MainPageNavBar:g}}),w={class:"max-w-[50rem] flex flex-col mx-auto size-full"},h={class:"mt-[67px]",id:"content"},b={class:"text-center py-10 px-4 sm:px-6 lg:px-8"},v={class:"block text-7xl font-bold text-gray-800 sm:text-9xl"},y={class:"text-gray-600"},k={class:"mt-5 flex flex-col justify-center items-center gap-2 sm:flex-row sm:gap-3"},B=["href"];function C(o,t,N,$,F,M){const a=s("Head"),i=s("MainPageNavBar"),l=s("ClientFooterDown");return x(),p(f,null,[n(a,null,{default:c(()=>[e("title",null,"Ошибка "+r(o.title),1),t[0]||(t[0]=e("meta",{name:"description",content:"Your page description"},null,-1))]),_:1}),n(i,{class:"border-b",sections:o.$page.props.navigation},null,8,["sections"]),e("div",w,[e("main",h,[e("div",b,[e("h1",v,r(o.title),1),t[2]||(t[2]=e("p",{class:"mt-3 text-gray-600"},"Упс! Что-то пошло не так.",-1)),e("p",y,r(o.description),1),e("div",k,[e("a",{href:o.route("index"),class:"w-full sm:w-auto py-3 px-4 inline-flex justify-center items-center gap-x-2 text-sm font-semibold rounded-lg border border-transparent bg-blue-600 text-white hover:bg-blue-700 disabled:opacity-50 disabled:pointer-events-none"},t[1]||(t[1]=[e("svg",{class:"flex-shrink-0 size-4",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"},[e("path",{d:"m15 18-6-6 6-6"})],-1),m(" На домашнюю страницу ")]),8,B)])])])]),n(l)],64)}const H=u(_,[["render",C],["__scopeId","data-v-56dd7ff7"]]);export{H as default};
|
||||
+1
-1
@@ -1 +1 @@
|
||||
import{i,o as l,c,g as m,t as g,b as a,l as p,f as h,d as k,e as y,k as B,F as b}from"./app-C722ecVx.js";import"./SearchModal-72Hbiqqz.js";import{S as x,C as v}from"./SortingByFilter-Bz0ugPNO.js";import{_ as u}from"./_plugin-vue_export-helper-DlAUqK2U.js";const _={name:"TagBadge",components:{Link:i},data(){return{}},methods:{clearFilter(){let r=new URL(window.location.href);const e=[];for(const[n]of r.searchParams)n.startsWith(this.filter.param)&&e.push(n);e.forEach(n=>r.searchParams.delete(n));let t=r.toString();this.$inertia.visit(t,{method:"get"})}},props:{filter:{type:Object}}},w={key:0,class:"inline-flex items-center gap-x-1.5 py-1.5 ps-3 pe-2 rounded-full text-xs font-medium bg-blue-100 text-blue-800"};function C(r,e,t,n,d,s){return this.filter.value!==null?(l(),c("span",w,[m(g(t.filter.value.length>1?"Тэг: "+t.filter.value.length+" значений":"#"+JSON.parse(t.filter.content[t.filter.value].data.name).ru)+" ",1),a("button",{onClick:e[0]||(e[0]=p((...o)=>s.clearFilter&&s.clearFilter(...o),["prevent"])),type:"button",class:"shrink-0 size-4 inline-flex items-center justify-center rounded-full hover:bg-blue-200 focus:outline-none focus:bg-blue-200 focus:text-blue-500"},e[1]||(e[1]=[a("span",{class:"sr-only"},"Remove badge",-1),a("svg",{class:"shrink-0 size-3",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"},[a("path",{d:"M18 6 6 18"}),a("path",{d:"m6 6 12 12"})],-1)]))])):h("",!0)}const S=u(_,[["render",C]]),F={name:"EventBadgeBuilder",components:{Link:i,SearchBadge:x,CategoryBadge:v,TagBadge:S},data(){return{}},methods:{getComponent(r){return{search:"SearchBadge",category:"CategoryBadge",tag:"TagBadge"}[r]||null}},props:{filters:{type:Object}}};function T(r,e,t,n,d,s){return l(!0),c(b,null,k(t.filters,(o,f)=>(l(),y(B(s.getComponent(o.type)),{key:f,filter:o},null,8,["filter"]))),128)}const P=u(F,[["render",T]]);export{P};
|
||||
import{i,o as l,c,g as m,t as g,b as a,l as p,f as h,d as k,e as y,k as B,F as b}from"./app-CBssobj-.js";import"./SearchModal-BTKERLZv.js";import{S as x,C as v}from"./SortingByFilter-Ds4x3JAu.js";import{_ as u}from"./_plugin-vue_export-helper-DlAUqK2U.js";const _={name:"TagBadge",components:{Link:i},data(){return{}},methods:{clearFilter(){let r=new URL(window.location.href);const e=[];for(const[n]of r.searchParams)n.startsWith(this.filter.param)&&e.push(n);e.forEach(n=>r.searchParams.delete(n));let t=r.toString();this.$inertia.visit(t,{method:"get"})}},props:{filter:{type:Object}}},w={key:0,class:"inline-flex items-center gap-x-1.5 py-1.5 ps-3 pe-2 rounded-full text-xs font-medium bg-blue-100 text-blue-800"};function C(r,e,t,n,d,s){return this.filter.value!==null?(l(),c("span",w,[m(g(t.filter.value.length>1?"Тэг: "+t.filter.value.length+" значений":"#"+JSON.parse(t.filter.content[t.filter.value].data.name).ru)+" ",1),a("button",{onClick:e[0]||(e[0]=p((...o)=>s.clearFilter&&s.clearFilter(...o),["prevent"])),type:"button",class:"shrink-0 size-4 inline-flex items-center justify-center rounded-full hover:bg-blue-200 focus:outline-none focus:bg-blue-200 focus:text-blue-500"},e[1]||(e[1]=[a("span",{class:"sr-only"},"Remove badge",-1),a("svg",{class:"shrink-0 size-3",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"},[a("path",{d:"M18 6 6 18"}),a("path",{d:"m6 6 12 12"})],-1)]))])):h("",!0)}const S=u(_,[["render",C]]),F={name:"EventBadgeBuilder",components:{Link:i,SearchBadge:x,CategoryBadge:v,TagBadge:S},data(){return{}},methods:{getComponent(r){return{search:"SearchBadge",category:"CategoryBadge",tag:"TagBadge"}[r]||null}},props:{filters:{type:Object}}};function T(r,e,t,n,d,s){return l(!0),c(b,null,k(t.filters,(o,f)=>(l(),y(B(s.getComponent(o.type)),{key:f,filter:o},null,8,["filter"]))),128)}const P=u(F,[["render",T]]);export{P};
|
||||
@@ -1 +0,0 @@
|
||||
import{i as m,o as n,c as a,b as p,g,t as d,l as u,d as B,e as h,k as f,F as x}from"./app-C722ecVx.js";import"./SearchModal-72Hbiqqz.js";import{_ as i}from"./_plugin-vue_export-helper-DlAUqK2U.js";import{F as _,I as b,P as v,H as $,a as P,S as I,V as L,T as w,b as T,c as y,d as C}from"./PostItemBlock-BZ4FcbP2.js";import{C as E}from"./ClientImageSlider-DIxDD91b.js";const S={name:"EventBackButton",components:{Link:m},data(){return{}},methods:{textLimit(t,e){if(t.length>e){let o;return o=t.substring(0,e),o+"..."}return t},back(){this.$page.props.urlPrev!=="empty"&&this.$inertia.visit(this.$page.props.urlPrev)}},props:{title:{type:String}}};function F(t,e,o,l,c,s){return n(),a("a",{onClick:e[0]||(e[0]=u((...r)=>this.back&&this.back(...r),["prevent"])),class:"inline-flex items-center gap-x-1.5 text-sm text-gray-600 decoration-2 hover:underline dark:text-blue-500",href:"#"},[e[1]||(e[1]=p("svg",{class:"flex-shrink-0 size-4",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"},[p("path",{d:"m15 18-6-6 6-6"})],-1)),g(" "+d(o.title),1)])}const G=i(S,[["render",F]]),V={name:"TitleEvent",components:{Link:m},data(){return{}},methods:{textLimit(t,e){if(t.length>e){let o;return o=t.substring(0,e),o+"..."}return t}},props:{header:{type:String}}},H={class:"text-brand-primary text-2xl mb-3 mt-2 md:text-3xl font-semibold tracking-tight dark:text-white lg:text-[40px] lg:leading-tight"};function M(t,e,o,l,c,s){return n(),a("h1",H,d(o.header),1)}const J=i(V,[["render",M]]),j={name:"EventBuilder",components:{FileBlock:_,ImageBlock:b,ClientImageSlider:E,ParagraphBlock:v,HeadingBlock:$,PersonBlock:P,StepperBlock:I,VideoBlock:L,TabBlock:w,PostListBlock:T,PageItemBlock:y,PostItemBlock:C},methods:{getComponent(t){return{heading:"HeadingBlock",paragraph:"ParagraphBlock",images:"ClientImageSlider",image:"ImageBlock",files:"FileBlock",person:"PersonBlock",stepper:"StepperBlock",video:"VideoBlock",tabs:"TabBlock",postsList:"PostListBlock",postItem:"PostItemBlock",pageItem:"PageItemBlock"}[t]||null}},props:{blocks:{type:Object}}};function D(t,e,o,l,c,s){return n(!0),a(x,null,B(o.blocks,(r,k)=>(n(),h(f(s.getComponent(r.type)),{key:k,block:r},null,8,["block"]))),128)}const K=i(j,[["render",D]]);export{K as E,J as T,G as a};
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
|
||||
import{B as d,s as m}from"./SearchModal-BTKERLZv.js";import{F as u}from"./v3-DnjJww8i.js";import{_ as p}from"./_plugin-vue_export-helper-DlAUqK2U.js";import{r as _,o as r,c as a,d as f,b as t,a as h,t as i,F as g}from"./app-CBssobj-.js";const x={name:"FileBlock",components:{BaseIcon:d,FsLightbox:u},data(){return{toggler:!1,domainPath:null}},methods:{generateSlug:function(e){return m(e,{lower:!0,strict:!0,locale:"ru"})},textLimit(e,n){if(e.length>n){let s;return s=e.substring(0,n),s+"..."}return e}},mounted(){this.domainPath=window.location.origin},props:{block:{type:Object}}},b={class:"mb-4"},y=["href"],B={class:"flex border rounded-lg px-4 py-2 items-center justify-between duration-300 hover:bg-gray-100"},w={class:"flex items-center justify-between"},k={class:"min-w-[30px] min-h-[30px] bg-[#303030] flex justify-center items-center rounded-md mr-2"},v={class:"text-sm text-gray-400"};function F(e,n,s,L,j,c){const l=_("BaseIcon");return r(!0),a(g,null,f(s.block.data.file,o=>(r(),a("div",b,[t("a",{class:"",href:"/storage/"+o.path,download:"",type:"button"},[t("div",B,[t("div",w,[t("div",k,[h(l,{name:o.expansion,class:"w-5 h-5 flex-shrink-0"},null,8,["name"])]),t("div",null,i(c.textLimit(o.title,70)),1)]),t("span",v,i(o.size),1)])],8,y)]))),256)}const V=p(x,[["render",F]]);export{V as default};
|
||||
@@ -0,0 +1 @@
|
||||
import{s as i}from"./SearchModal-BTKERLZv.js";import{F as l}from"./v3-DnjJww8i.js";import{_ as c}from"./_plugin-vue_export-helper-DlAUqK2U.js";import{o as r,c as n,d,b as t,t as u,F as m}from"./app-CBssobj-.js";const p={name:"FileBlock",components:{FsLightbox:l},data(){return{toggler:!1,domainPath:null}},methods:{generateSlug:function(e){return i(e,{lower:!0,strict:!0,locale:"ru"})}},mounted(){this.domainPath=window.location.origin},props:{block:{type:Object}}},f={class:""},C=["href"],g={class:"flex border rounded-lg px-4 py-2 items-center justify-between duration-300 hover:bg-gray-100"},h={class:"flex items-center"};function _(e,o,a,V,w,x){return r(!0),n(m,null,d(a.block.data.file,s=>(r(),n("div",f,[t("a",{class:"",href:"/storage/"+s.path,download:"",type:"button"},[t("div",g,[t("div",h,[o[0]||(o[0]=t("div",{class:"w-[30px] h-[30px] bg-black flex justify-center items-center rounded-md mr-2"},[t("svg",{width:"17",height:"17",viewBox:"0 0 17 17",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[t("path",{d:"M15.9375 12.2188H12.75C12.4682 12.2188 12.198 12.1068 11.9987 11.9076C11.7994 11.7083 11.6875 11.438 11.6875 11.1562V5.84375C11.6875 5.56196 11.7994 5.29171 11.9987 5.09245C12.198 4.89319 12.4682 4.78125 12.75 4.78125H15.9375V5.84375H12.75V11.1562H15.9375V12.2188ZM9.5625 12.2188H7.4375C7.15571 12.2188 6.88546 12.1068 6.6862 11.9076C6.48694 11.7083 6.375 11.438 6.375 11.1562V5.84375C6.375 5.56196 6.48694 5.29171 6.6862 5.09245C6.88546 4.89319 7.15571 4.78125 7.4375 4.78125H9.5625C9.84429 4.78125 10.1145 4.89319 10.3138 5.09245C10.5131 5.29171 10.625 5.56196 10.625 5.84375V11.1562C10.625 11.438 10.5131 11.7083 10.3138 11.9076C10.1145 12.1068 9.84429 12.2188 9.5625 12.2188ZM7.4375 5.84375V11.1562H9.5625V5.84375H7.4375ZM3.1875 12.2188H1.0625V4.78125H3.1875C3.75087 4.78195 4.29096 5.00606 4.68933 5.40442C5.08769 5.80279 5.3118 6.34288 5.3125 6.90625V10.0938C5.3118 10.6571 5.08769 11.1972 4.68933 11.5956C4.29096 11.9939 3.75087 12.218 3.1875 12.2188ZM2.125 11.1562H3.1875C3.46929 11.1562 3.73954 11.0443 3.9388 10.8451C4.13806 10.6458 4.25 10.3755 4.25 10.0938V6.90625C4.25 6.62446 4.13806 6.35421 3.9388 6.15495C3.73954 5.95569 3.46929 5.84375 3.1875 5.84375H2.125V11.1562Z",fill:"#F8F8F8"})])],-1)),t("div",null,u(s.title),1)])])],8,C)]))),256)}const y=c(p,[["render",_]]);export{y as default};
|
||||
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
|
||||
.fade-enter-active[data-v-11318db0],.fade-leave-active[data-v-11318db0]{transition:all .5s ease}.fade-enter-from[data-v-11318db0],.fade-leave-to[data-v-11318db0]{opacity:0;transform:translateY(30px)}.fslightbox-container{margin:0!important}
|
||||
@@ -0,0 +1 @@
|
||||
import{s as a}from"./SearchModal-BTKERLZv.js";import{_ as c}from"./_plugin-vue_export-helper-DlAUqK2U.js";import{o as n,c as r,b as s,t as l}from"./app-CBssobj-.js";const i={name:"HeadingBlock",methods:{generateSlug:function(t){return a(t,{lower:!0,strict:!0,locale:"ru"})}},props:{block:{type:Object}}},d=["id"];function u(t,f,e,_,m,o){return n(),r("div",null,[s("h2",{id:o.generateSlug(e.block.data.content),class:"font-bold text-xl"},l(e.block.data.content),9,d)])}const b=c(i,[["render",u]]);export{b as default};
|
||||
@@ -0,0 +1 @@
|
||||
import{s as o}from"./SearchModal-BTKERLZv.js";import{_ as r}from"./_plugin-vue_export-helper-DlAUqK2U.js";import{o as a,c,b as n,t as s}from"./app-CBssobj-.js";const l={name:"HeadingBlock",methods:{generateSlug:function(t){return o(t,{lower:!0,strict:!0,locale:"ru"})}},props:{block:{type:Object}}},i={class:"md:font-bold md:text-xl text-lg font-medium text-gray-800"};function d(t,m,e,u,f,p){return a(),c("div",null,[n("h2",i,s(e.block.data.content),1)])}const k=r(l,[["render",d]]);export{k as default};
|
||||
@@ -0,0 +1 @@
|
||||
import{s as a}from"./SearchModal-BTKERLZv.js";import{F as l}from"./v3-DnjJww8i.js";import{_ as c}from"./_plugin-vue_export-helper-DlAUqK2U.js";import{r as i,o as g,c as m,b as n,a as u,F as d}from"./app-CBssobj-.js";const p={name:"ImageBlock",components:{FsLightbox:l},data(){return{toggler:!1,domainPath:null}},methods:{generateSlug:function(e){return a(e,{lower:!0,strict:!0,locale:"ru"})}},mounted(){this.domainPath=window.location.origin},props:{block:{type:Object}}},f=["src"];function _(e,t,r,h,o,b){const s=i("FsLightbox");return g(),m(d,null,[n("div",null,[n("img",{onClick:t[0]||(t[0]=k=>o.toggler=!o.toggler),loading:"lazy",class:"mx-auto object-cover rounded-md hover:opacity-95 hover:duration-200 transition",src:"/storage/"+r.block.data.url,alt:""},null,8,f)]),u(s,{class:"",toggler:o.toggler,sources:[o.domainPath+"/storage/"+r.block.data.url]},null,8,["toggler","sources"])],64)}const y=c(p,[["render",_]]);export{y as default};
|
||||
@@ -0,0 +1 @@
|
||||
import{s as a}from"./SearchModal-BTKERLZv.js";import{F as l}from"./v3-DnjJww8i.js";import{_ as c}from"./_plugin-vue_export-helper-DlAUqK2U.js";import{r as i,o as g,c as m,b as n,a as u,F as d}from"./app-CBssobj-.js";const p={name:"ImageBlock",components:{FsLightbox:l},data(){return{toggler:!1,domainPath:null}},methods:{generateSlug:function(e){return a(e,{lower:!0,strict:!0,locale:"ru"})}},mounted(){this.domainPath=window.location.origin},props:{block:{type:Object}}},f=["src"];function _(e,t,r,h,o,b){const s=i("FsLightbox");return g(),m(d,null,[n("div",null,[n("img",{onClick:t[0]||(t[0]=k=>o.toggler=!o.toggler),loading:"lazy",class:"mx-auto object-cover rounded-md hover:opacity-95 hover:duration-200 transition",src:"/storage/"+r.block.data.url,alt:""},null,8,f)]),u(s,{class:"",toggler:o.toggler,sources:[o.domainPath+"/storage/"+r.block.data.url]},null,8,["toggler","sources"])],64)}const y=c(p,[["render",_]]);export{y as default};
|
||||
@@ -1 +1 @@
|
||||
import{M as h}from"./MainNavbar-CK8Gfm-M.js";import{i as y,Z as v,r as n,c,a as o,w as d,b as t,t as i,F as m,d as b,o as a,e as C}from"./app-C722ecVx.js";import{F as w}from"./v3-918lQ39M.js";import{C as D}from"./ClientScrollTimeline-CBg4yF9s.js";import{C as F}from"./ClientFooterDown-nb4a-O5q.js";import{A as k,a as A,b as E}from"./AdminIndexHeaderTitle-CKMXllEx.js";import{A as B}from"./AdminIndexHeader-CZHN_Vzm.js";import{C as S,a as I}from"./ClientPostSearch-kaUIQH-M.js";import{C as M}from"./ClientPost-BxLMuODS.js";import{C as N}from"./ClientEventSelectDate-C1YRbWa1.js";import{C as P}from"./ClientEventFilter-Cuc7FfCA.js";import{M as H}from"./MainPageNavbar-DcM2ZJ6Y.js";import{_ as L}from"./_plugin-vue_export-helper-DlAUqK2U.js";import"./SearchModal-72Hbiqqz.js";/* empty css */import"./SortingByFilter-Bz0ugPNO.js";const j={name:"Index",components:{MainPageNavBar:H,ClientEventFilter:P,ClientEventSelectDate:N,AdminIndexHeaderTitle:k,AdminIndexHeader:B,AdminIndexFilter:A,AdminIndexSearch:E,ClientFooterDown:F,ClientScrollTimeline:D,ClientPostFilter:S,Link:y,MainNavbar:h,FsLightbox:w,Head:v,ClientPost:M,ClientPostSearch:I},props:{events:{type:Array},currentDate:{type:String},eventDates:{type:Array},navigation:{type:Array},filters:{type:Array},categories:{type:Array}},methods:{}},T={class:"flex flex-col h-screen"},V={class:"flex-grow"},G={class:"relative mx-auto mt-[67px] max-w-screen-xl px-4 py-10 md:flex md:flex-row md:py-10"},Y={class:"px-4 pt-6 lg:pt-10 pb-12 sm:px-6 lg:px-8 mx-auto"},Z={class:"space-y-5 md:space-y-4"},q={class:"flex items-center w-full justify-center"},z={class:"my-10 justify-center flex gap-x-3 items-center"},J={class:"shadow-sm w-[35px]"},K={class:"block w-[35px] h-[27px] bg-white text-center font-medium"},O={class:"font-light text-xl"},Q={class:"space-y-5 md:space-y-4"},R={class:"grid gap-y-10 mt-10"},U={class:"grow"},W={class:"flex flex-col h-full"},X={class:"mb-3"},$={class:"inline-flex items-center gap-1.5 py-1.5 px-3 rounded-md text-[12px] text-gray-600"},tt={class:"inline-flex items-center gap-1.5 py-1.5 px-3 rounded-md text-xs font-medium bg-[#E9F2FE] text-blue-600"},et={class:"text-lg sm:text-2xl font-semibold text-gray-800 group-hover:text-blue-600"};function st(l,e,s,nt,ot,it){const p=n("Head"),x=n("MainPageNavBar"),_=n("ClientEventFilter"),f=n("ClientEventSelectDate"),g=n("Link"),u=n("ClientFooterDown");return a(),c(m,null,[o(p,null,{default:d(()=>e[0]||(e[0]=[t("title",null,"Мероприятия",-1),t("meta",{name:"description",content:"Your page description"},null,-1)])),_:1}),o(x,{class:"border-b",sections:l.$page.props.navigation},null,8,["sections"]),t("div",T,[t("main",V,[t("div",G,[t("div",Y,[t("div",null,[t("div",Z,[t("div",q,[e[1]||(e[1]=t("h1",{class:"block text-brand-primary text-center mb-3 mt-2 mr-4 text-3xl font-semibold tracking-tight dark:text-white lg:text-[40px] lg:leading-tight"}," Мероприятия НТГСПИ ",-1)),o(_,{is_online_filter:s.filters.is_online_filter,categories:this.categories,category_filter:s.filters.category_filter,"sorting-by_filter":s.filters.sortingBy_filter},null,8,["is_online_filter","categories","category_filter","sorting-by_filter"])]),t("div",z,[e[3]||(e[3]=t("h3",{class:"font-light text-xl"},"Мероприятия на ",-1)),t("div",J,[e[2]||(e[2]=t("div",{class:"block w-[35px] h-[8px] bg-red-400 rounded-t"},null,-1)),t("div",K,i(s.currentDate.day),1)]),t("h3",O,i(s.currentDate.month),1)]),t("div",Q,[t("div",null,[o(f,{"current-date":s.currentDate.fullDate,dates:s.eventDates},null,8,["current-date","dates"])])])]),t("div",R,[(a(!0),c(m,null,b(s.events.data,r=>(a(),C(g,{class:"group sm:flex rounded-xl",href:l.route("client.event.show",r.slug)},{default:d(()=>[t("div",U,[t("div",W,[t("div",X,[t("p",$,i(r.event_time_start),1),t("p",tt,i(r.category),1)]),t("h3",et,i(r.title),1),e[4]||(e[4]=t("p",{class:"mt-2 text-gray-600"}," Great news we're eager to share. ",-1))])])]),_:2},1032,["href"]))),256))])])])])]),o(u)])],64)}const Ct=L(j,[["render",st]]);export{Ct as default};
|
||||
import{M as h}from"./MainNavbar-DYfeRcdr.js";import{i as y,Z as v,r as n,c,a as o,w as d,b as t,t as i,F as m,d as b,o as a,e as C}from"./app-CBssobj-.js";import{F as w}from"./v3-DnjJww8i.js";import{C as D}from"./ClientScrollTimeline-CnUXvyjc.js";import{C as F}from"./ClientFooterDown-B1P9jP1W.js";import{A as k,a as A,b as E}from"./AdminIndexHeaderTitle-CW1E5hbW.js";import{A as B}from"./AdminIndexHeader-C9rCJkLR.js";import{C as S,a as I}from"./ClientPostSearch-B5aUVN-Q.js";import{C as M}from"./ClientPost-DIJzEVBF.js";import{C as N}from"./ClientEventSelectDate-DSCwmyIV.js";import{C as P}from"./ClientEventFilter-DT5MRLcl.js";import{M as H}from"./MainPageNavbar-Cmz730h9.js";import{_ as L}from"./_plugin-vue_export-helper-DlAUqK2U.js";import"./SearchModal-BTKERLZv.js";/* empty css */import"./SortingByFilter-Ds4x3JAu.js";const j={name:"Index",components:{MainPageNavBar:H,ClientEventFilter:P,ClientEventSelectDate:N,AdminIndexHeaderTitle:k,AdminIndexHeader:B,AdminIndexFilter:A,AdminIndexSearch:E,ClientFooterDown:F,ClientScrollTimeline:D,ClientPostFilter:S,Link:y,MainNavbar:h,FsLightbox:w,Head:v,ClientPost:M,ClientPostSearch:I},props:{events:{type:Array},currentDate:{type:String},eventDates:{type:Array},navigation:{type:Array},filters:{type:Array},categories:{type:Array}},methods:{}},T={class:"flex flex-col h-screen"},V={class:"flex-grow"},G={class:"relative mx-auto mt-[67px] max-w-screen-xl px-4 py-10 md:flex md:flex-row md:py-10"},Y={class:"px-4 pt-6 lg:pt-10 pb-12 sm:px-6 lg:px-8 mx-auto"},Z={class:"space-y-5 md:space-y-4"},q={class:"flex items-center w-full justify-center"},z={class:"my-10 justify-center flex gap-x-3 items-center"},J={class:"shadow-sm w-[35px]"},K={class:"block w-[35px] h-[27px] bg-white text-center font-medium"},O={class:"font-light text-xl"},Q={class:"space-y-5 md:space-y-4"},R={class:"grid gap-y-10 mt-10"},U={class:"grow"},W={class:"flex flex-col h-full"},X={class:"mb-3"},$={class:"inline-flex items-center gap-1.5 py-1.5 px-3 rounded-md text-[12px] text-gray-600"},tt={class:"inline-flex items-center gap-1.5 py-1.5 px-3 rounded-md text-xs font-medium bg-[#E9F2FE] text-blue-600"},et={class:"text-lg sm:text-2xl font-semibold text-gray-800 group-hover:text-blue-600"};function st(l,e,s,nt,ot,it){const p=n("Head"),x=n("MainPageNavBar"),_=n("ClientEventFilter"),f=n("ClientEventSelectDate"),g=n("Link"),u=n("ClientFooterDown");return a(),c(m,null,[o(p,null,{default:d(()=>e[0]||(e[0]=[t("title",null,"Мероприятия",-1),t("meta",{name:"description",content:"Your page description"},null,-1)])),_:1}),o(x,{class:"border-b",sections:l.$page.props.navigation},null,8,["sections"]),t("div",T,[t("main",V,[t("div",G,[t("div",Y,[t("div",null,[t("div",Z,[t("div",q,[e[1]||(e[1]=t("h1",{class:"block text-brand-primary text-center mb-3 mt-2 mr-4 text-3xl font-semibold tracking-tight dark:text-white lg:text-[40px] lg:leading-tight"}," Мероприятия НТГСПИ ",-1)),o(_,{is_online_filter:s.filters.is_online_filter,categories:this.categories,category_filter:s.filters.category_filter,"sorting-by_filter":s.filters.sortingBy_filter},null,8,["is_online_filter","categories","category_filter","sorting-by_filter"])]),t("div",z,[e[3]||(e[3]=t("h3",{class:"font-light text-xl"},"Мероприятия на ",-1)),t("div",J,[e[2]||(e[2]=t("div",{class:"block w-[35px] h-[8px] bg-red-400 rounded-t"},null,-1)),t("div",K,i(s.currentDate.day),1)]),t("h3",O,i(s.currentDate.month),1)]),t("div",Q,[t("div",null,[o(f,{"current-date":s.currentDate.fullDate,dates:s.eventDates},null,8,["current-date","dates"])])])]),t("div",R,[(a(!0),c(m,null,b(s.events.data,r=>(a(),C(g,{class:"group sm:flex rounded-xl",href:l.route("client.event.show",r.slug)},{default:d(()=>[t("div",U,[t("div",W,[t("div",X,[t("p",$,i(r.event_time_start),1),t("p",tt,i(r.category),1)]),t("h3",et,i(r.title),1),e[4]||(e[4]=t("p",{class:"mt-2 text-gray-600"}," Great news we're eager to share. ",-1))])])]),_:2},1032,["href"]))),256))])])])])]),o(u)])],64)}const Ct=L(j,[["render",st]]);export{Ct as default};
|
||||
File diff suppressed because one or more lines are too long
@@ -1 +1 @@
|
||||
import{i as u,Z as _,r as s,c as r,a as o,w as l,b as e,F as d,d as h,o as n,e as f,t as v}from"./app-C722ecVx.js";import"./SearchModal-72Hbiqqz.js";import{_ as w}from"./_plugin-vue_export-helper-DlAUqK2U.js";/* empty css */import{F as b}from"./v3-918lQ39M.js";import{C as y}from"./ClientScrollTimeline-CBg4yF9s.js";import{C as k}from"./ClientFooterDown-nb4a-O5q.js";import{A as C,a as F,b as B}from"./AdminIndexHeaderTitle-CKMXllEx.js";import{A}from"./AdminIndexHeader-CZHN_Vzm.js";import{C as I,a as P}from"./ClientPostSearch-kaUIQH-M.js";import{C as H}from"./ClientPost-BxLMuODS.js";import{M as L}from"./MainPageNavbar-DcM2ZJ6Y.js";import"./SortingByFilter-Bz0ugPNO.js";const N={name:"Index",components:{MainPageNavBar:L,AdminIndexHeaderTitle:C,AdminIndexHeader:A,AdminIndexFilter:F,AdminIndexSearch:B,ClientFooterDown:k,ClientScrollTimeline:y,ClientPostFilter:I,Link:u,FsLightbox:b,Head:_,ClientPost:H,ClientPostSearch:P},data(){return{}},props:{divisions:{type:Array}},methods:{},mounted(){}},D={class:"flex flex-col h-screen"},M={class:"flex-grow"},S={class:"relative mb-auto mx-auto mt-[67px] max-w-screen-xl px-4 py-10 md:flex md:flex-row md:py-10"},$={class:"px-4 pt-6 lg:pt-10 pb-12 sm:px-6 lg:px-8 mx-auto"},j={class:"space-y-5 md:space-y-4"},T={class:"space-y-5 md:space-y-4"},V={class:"max-w-[85rem] px-4 py-10 sm:px-6 lg:px-8 lg:py-14 mx-auto"},z={class:"grid sm:grid-cols-2 md:grid-cols-3 xl:grid-cols-3 gap-3 sm:gap-6"},E={class:"p-4 md:p-5 w-full"},W={class:"flex justify-between items-center gap-x-3"},Y={class:"grow"},Z={class:"group-hover:text-blue-600 font-semibold text-gray-800"};function q(a,t,m,G,J,K){const c=s("Head"),p=s("MainPageNavBar"),x=s("Link"),g=s("ClientFooterDown");return n(),r(d,null,[o(c,null,{default:l(()=>t[0]||(t[0]=[e("title",null,"Подразделения института",-1),e("meta",{name:"description",content:"Your page description"},null,-1)])),_:1}),o(p,{class:"border-b",sections:a.$page.props.navigation},null,8,["sections"]),e("div",D,[e("main",M,[e("div",S,[e("div",$,[e("div",null,[e("div",j,[e("div",T,[e("div",V,[t[2]||(t[2]=e("div",{class:"max-w-2xl text-center mx-auto mb-10 lg:mb-14"},[e("h2",{class:"text-2xl font-bold md:text-4xl md:leading-tight dark:text-white"},"Подразделения института"),e("p",{class:"mt-1 text-gray-600 dark:text-neutral-400"},"We've helped some great companies brand, design and get to market.")],-1)),e("div",z,[(n(!0),r(d,null,h(m.divisions.data,i=>(n(),f(x,{href:a.route("client.division.show",i.slug),class:"group flex items-center bg-white border shadow-sm rounded-xl hover:shadow-md focus:outline-none focus:shadow-md transition"},{default:l(()=>[e("div",E,[e("div",W,[e("div",Y,[e("h3",Z,v(i.title),1)]),t[1]||(t[1]=e("div",null,[e("svg",{class:"shrink-0 size-5 text-gray-800",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"},[e("path",{d:"m9 18 6-6-6-6"})])],-1))])])]),_:2},1032,["href"]))),256))])])])])])])])]),o(g)])],64)}const le=w(N,[["render",q]]);export{le as default};
|
||||
import{i as u,Z as _,r as s,c as r,a as o,w as l,b as e,F as d,d as h,o as n,e as f,t as v}from"./app-CBssobj-.js";import"./SearchModal-BTKERLZv.js";import{_ as w}from"./_plugin-vue_export-helper-DlAUqK2U.js";/* empty css */import{F as b}from"./v3-DnjJww8i.js";import{C as y}from"./ClientScrollTimeline-CnUXvyjc.js";import{C as k}from"./ClientFooterDown-B1P9jP1W.js";import{A as C,a as F,b as B}from"./AdminIndexHeaderTitle-CW1E5hbW.js";import{A}from"./AdminIndexHeader-C9rCJkLR.js";import{C as I,a as P}from"./ClientPostSearch-B5aUVN-Q.js";import{C as H}from"./ClientPost-DIJzEVBF.js";import{M as L}from"./MainPageNavbar-Cmz730h9.js";import"./SortingByFilter-Ds4x3JAu.js";const N={name:"Index",components:{MainPageNavBar:L,AdminIndexHeaderTitle:C,AdminIndexHeader:A,AdminIndexFilter:F,AdminIndexSearch:B,ClientFooterDown:k,ClientScrollTimeline:y,ClientPostFilter:I,Link:u,FsLightbox:b,Head:_,ClientPost:H,ClientPostSearch:P},data(){return{}},props:{divisions:{type:Array}},methods:{},mounted(){}},D={class:"flex flex-col h-screen"},M={class:"flex-grow"},S={class:"relative mb-auto mx-auto mt-[67px] max-w-screen-xl px-4 py-10 md:flex md:flex-row md:py-10"},$={class:"px-4 pt-6 lg:pt-10 pb-12 sm:px-6 lg:px-8 mx-auto"},j={class:"space-y-5 md:space-y-4"},T={class:"space-y-5 md:space-y-4"},V={class:"max-w-[85rem] px-4 py-10 sm:px-6 lg:px-8 lg:py-14 mx-auto"},z={class:"grid sm:grid-cols-2 md:grid-cols-3 xl:grid-cols-3 gap-3 sm:gap-6"},E={class:"p-4 md:p-5 w-full"},W={class:"flex justify-between items-center gap-x-3"},Y={class:"grow"},Z={class:"group-hover:text-blue-600 font-semibold text-gray-800"};function q(a,t,m,G,J,K){const c=s("Head"),p=s("MainPageNavBar"),x=s("Link"),g=s("ClientFooterDown");return n(),r(d,null,[o(c,null,{default:l(()=>t[0]||(t[0]=[e("title",null,"Подразделения института",-1),e("meta",{name:"description",content:"Your page description"},null,-1)])),_:1}),o(p,{class:"border-b",sections:a.$page.props.navigation},null,8,["sections"]),e("div",D,[e("main",M,[e("div",S,[e("div",$,[e("div",null,[e("div",j,[e("div",T,[e("div",V,[t[2]||(t[2]=e("div",{class:"max-w-2xl text-center mx-auto mb-10 lg:mb-14"},[e("h2",{class:"text-2xl font-bold md:text-4xl md:leading-tight dark:text-white"},"Подразделения института"),e("p",{class:"mt-1 text-gray-600 dark:text-neutral-400"},"We've helped some great companies brand, design and get to market.")],-1)),e("div",z,[(n(!0),r(d,null,h(m.divisions.data,i=>(n(),f(x,{href:a.route("client.division.show",i.slug),class:"group flex items-center bg-white border shadow-sm rounded-xl hover:shadow-md focus:outline-none focus:shadow-md transition"},{default:l(()=>[e("div",E,[e("div",W,[e("div",Y,[e("h3",Z,v(i.title),1)]),t[1]||(t[1]=e("div",null,[e("svg",{class:"shrink-0 size-5 text-gray-800",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"},[e("path",{d:"m9 18 6-6-6-6"})])],-1))])])]),_:2},1032,["href"]))),256))])])])])])])])]),o(g)])],64)}const le=w(N,[["render",q]]);export{le as default};
|
||||
@@ -0,0 +1 @@
|
||||
import{M as y}from"./MainNavbar-DYfeRcdr.js";import{i as h,Z as b,r as t,c as p,a as o,w as r,b as e,F as m,d as k,o as a,e as w}from"./app-CBssobj-.js";import{F as C}from"./v3-DnjJww8i.js";import{C as P}from"./ClientScrollTimeline-CnUXvyjc.js";import{C as A}from"./ClientFooterDown-B1P9jP1W.js";import{A as B,a as F,b as I}from"./AdminIndexHeaderTitle-CW1E5hbW.js";import{A as H}from"./AdminIndexHeader-C9rCJkLR.js";import{C as M,a as $}from"./ClientPostSearch-B5aUVN-Q.js";import{C as N}from"./ClientPost-DIJzEVBF.js";import{E,a as L,T as S}from"./EventBuilder-D5WodeWz.js";import{M as T}from"./MainPageNavbar-Cmz730h9.js";import{_ as j}from"./_plugin-vue_export-helper-DlAUqK2U.js";import"./SearchModal-BTKERLZv.js";/* empty css */import"./SortingByFilter-Ds4x3JAu.js";import"./ClientImageSlider-CvtLuRx_.js";import"./PageTabBuilder-Db8g88-o.js";import"./HeadingBlock-B6vgs5RT.js";import"./ParagraphBlock-BweYyzkY.js";import"./ImageBlock-DYPERL6F.js";import"./FileBlock-Blx3yiDN.js";import"./PersonBlock-BPXTqyzY.js";import"./StepperBlock-CW2_9ZUx.js";import"./VideoBlock-C-U8CRac.js";import"./PostListBlock-CLMN_FUG.js";const D={name:"Index",components:{MainPageNavBar:T,EventBuilder:E,EventBackButton:L,TitleEvent:S,AdminIndexHeaderTitle:B,AdminIndexHeader:H,AdminIndexFilter:F,AdminIndexSearch:I,ClientFooterDown:A,ClientScrollTimeline:P,ClientPostFilter:M,Link:h,MainNavbar:y,FsLightbox:C,Head:b,ClientPost:N,ClientPostSearch:$},data(){return{}},props:{posts:{type:Array},filters:{type:Array},categories:{type:Array},navigation:{type:Array}},methods:{},mounted(){}},z={class:"flex flex-col h-screen"},V={class:"flex-grow"},Y={class:"relative mx-auto mt-[67px] max-w-screen-xl px-4 py-10 md:flex md:flex-row md:py-10"},Z={class:"px-4 pt-6 lg:pt-10 pb-12 sm:px-6 lg:px-8 mx-auto"},q={class:"space-y-5 md:space-y-4"},G={class:"space-y-5 md:space-y-4"},J={class:"container px-8 mx-auto xl:px-5 max-w-screen-lg py-5 lg:py-8"},K={class:"mt-10 grid gap-10 md:grid-cols-2 lg:gap-10 xl:grid-cols-3"},O={class:"mt-10 flex items-center justify-center"},Q={class:"isolate inline-flex -space-x-px rounded-md shadow-sm","aria-label":"Pagination"};function R(n,s,i,U,W,X){const c=t("Head"),u=t("MainPageNavBar"),g=t("ClientPostSearch"),x=t("ClientPostFilter"),f=t("AdminIndexHeader"),_=t("ClientPost"),l=t("Link"),v=t("ClientFooterDown");return a(),p(m,null,[o(c,null,{default:r(()=>s[0]||(s[0]=[e("title",null,"Новости",-1),e("meta",{name:"description",content:"Your page description"},null,-1)])),_:1}),o(u,{class:"border-b",sections:n.$page.props.navigation},null,8,["sections"]),e("div",z,[e("main",V,[e("div",Y,[e("div",Z,[e("div",null,[o(f,null,{default:r(()=>[o(g),o(x,{items:i.categories},null,8,["items"])]),_:1}),e("div",q,[e("div",G,[e("div",null,[e("div",J,[e("div",K,[(a(!0),p(m,null,k(i.posts.data,d=>(a(),w(_,{key:d.id,post:d},null,8,["post"]))),128))]),e("div",O,[e("nav",Q,[o(l,{as:"button",href:n.$props.posts.links.prev,disabled:n.$props.posts.links.prev===null,class:"relative inline-flex items-center gap-1 rounded-l-md border border-gray-300 bg-white px-3 py-2 pr-4 text-sm font-medium text-gray-500 hover:bg-gray-50 focus:z-20 disabled:pointer-events-none disabled:opacity-40 dark:border-gray-500 dark:bg-gray-800 dark:text-gray-300"},{default:r(()=>s[1]||(s[1]=[e("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor","aria-hidden":"true","data-slot":"icon",class:"h-3 w-3"},[e("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M15.75 19.5 8.25 12l7.5-7.5"})],-1),e("span",null,"Предыдущая",-1)])),_:1},8,["href","disabled"]),o(l,{as:"button",href:n.$props.posts.links.next,disabled:n.$props.posts.links.next===null,class:"relative inline-flex items-center gap-1 rounded-r-md border border-gray-300 bg-white px-3 py-2 pl-4 text-sm font-medium text-gray-500 hover:bg-gray-50 focus:z-20 disabled:pointer-events-none disabled:opacity-40 dark:border-gray-500 dark:bg-gray-800 dark:text-gray-300"},{default:r(()=>s[2]||(s[2]=[e("span",null,"Следующая",-1),e("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor","aria-hidden":"true","data-slot":"icon",class:"h-3 w-3"},[e("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"m8.25 4.5 7.5 7.5-7.5 7.5"})],-1)])),_:1},8,["href","disabled"])])])])])])])])])])]),o(v)])],64)}const Pe=j(D,[["render",R]]);export{Pe as default};
|
||||
File diff suppressed because one or more lines are too long
@@ -1 +0,0 @@
|
||||
import{i as A,Z as E,r as c,c as s,a as u,w as m,b as t,n as w,F as l,d as p,o as n,g as b,e as C,t as g}from"./app-C722ecVx.js";import{F}from"./v3-918lQ39M.js";import{C as B}from"./ClientScrollTimeline-CBg4yF9s.js";import{C as I}from"./ClientFooterDown-nb4a-O5q.js";import{A as L,a as N,b as P}from"./AdminIndexHeaderTitle-CKMXllEx.js";import{A as T}from"./AdminIndexHeader-CZHN_Vzm.js";import{C as j,a as H}from"./ClientPostSearch-kaUIQH-M.js";import{C as M}from"./ClientPost-BxLMuODS.js";import{C as S}from"./ClientImageSlider-DIxDD91b.js";import{M as D}from"./MainPageNavbar-DcM2ZJ6Y.js";import{_ as O}from"./_plugin-vue_export-helper-DlAUqK2U.js";import"./SearchModal-72Hbiqqz.js";import"./SortingByFilter-Bz0ugPNO.js";const V={name:"Index",components:{MainPageNavBar:D,ClientImageSlider:S,AdminIndexHeaderTitle:L,AdminIndexHeader:T,AdminIndexFilter:N,AdminIndexSearch:P,ClientFooterDown:I,ClientScrollTimeline:B,ClientPostFilter:j,Link:A,FsLightbox:F,Head:E,ClientPost:M,ClientPostSearch:H},data(){return{direction_id:this.filters.dir_id}},props:{directionAdditionalEducations:{type:Object},additionalEducations:{type:Object},filters:{type:Object}},methods:{transformToColumns(e){return((x,f)=>x.reduce((d,v,a)=>a%f?d:[...d,x.slice(a,a+f)],[]))(e,Math.ceil(e.length/2)).reverse()},textLimit(e,i){if(e.length>i){let r;return r=e.substring(0,i),r+"..."}return e}},mounted(){}},$={class:"flex flex-col h-screen"},Y={class:"flex-grow"},Z={class:"relative mb-auto mx-auto mt-[67px] max-w-screen-xl px-4 py-10 md:py-10"},q={class:"w-100"},z={class:"space-y-5 md:space-y-4"},G={class:"space-y-5 md:space-y-4"},J={class:""},K={class:"-mb-0.5 flex justify-center space-x-6 flex-wrap"},Q={class:"container mx-auto xl:px-5 py-5 lg:py-4"},R={class:"w-full mx-auto gap-x3 flex flex-wrap lg:justify-center"},U={class:"flex flex-col"},W={style:{height:"max-content"},class:"px-2"},X={class:"text-brand-primary mb-2 mt-2 text-lg font-semibold upper tracking-tight dark:text-white lg:text-md lg:leading-tight"};function tt(e,i,r,x,f,d){const v=c("Head"),a=c("MainPageNavBar"),h=c("Link"),k=c("ClientFooterDown");return n(),s(l,null,[u(v,null,{default:m(()=>i[0]||(i[0]=[t("title",null,"Дополнительное образование",-1),t("meta",{name:"description",content:"Your page description"},null,-1)])),_:1}),u(a,{class:"border-b",sections:e.$page.props.navigation},null,8,["sections"]),t("div",$,[t("main",Y,[t("div",Z,[t("div",q,[t("div",null,[t("div",z,[i[2]||(i[2]=t("h1",{class:"text-brand-primary text-center mb-3 mt-2 text-3xl font-semibold tracking-tight dark:text-white lg:text-[40px] lg:leading-tight"}," Дополнительное образование ",-1)),t("div",G,[t("div",null,[t("div",J,[t("nav",K,[u(h,{class:w([{"border-blue-500 text-blue-600":this.direction_id===null,"text-gray-500 border-transparent":this.direction_id!==null},"py-2 px-1 inline-flex items-center gap-2 border-b text-sm whitespace-nowrap hover:text-blue-600 focus:outline-none focus:text-blue-600"]),href:e.route("client.additionalEducation.index")},{default:m(()=>i[1]||(i[1]=[b(" Все программы ")])),_:1},8,["class","href"]),(n(!0),s(l,null,p(r.directionAdditionalEducations.data,o=>(n(),C(h,{class:w([{"border-blue-500 text-blue-600":o.id==this.filters.dir_id,"text-gray-500 border-transparent":o.id!=this.direction_id},"py-2 px-1 inline-flex items-center gap-2 border-b text-sm whitespace-nowrap hover:text-blue-600 focus:outline-none focus:text-blue-600"]),href:e.route("client.additionalEducation.index",{dir_id:o.id})},{default:m(()=>[b(g(o.title),1)]),_:2},1032,["class","href"]))),256))])]),t("div",Q,[t("div",R,[(n(!0),s(l,null,p(d.transformToColumns(this.additionalEducations.data),o=>(n(),s("div",U,[(n(!0),s(l,null,p(o,y=>(n(),s("div",W,[t("h1",X,g(y.title),1),(n(!0),s(l,null,p(y.additionalEducations,_=>(n(),C(h,{key:_.id,class:"block text-[#1E57A3] hover:text-blue-600 duration-200 text-sm underline underline-offset-2 py-1",href:e.route("client.additionalEducation.show",_)},{default:m(()=>[b(g(_.title),1)]),_:2},1032,["href"]))),128))]))),256))]))),256))])])])])])])])])]),u(k)])],64)}const xt=O(V,[["render",tt]]);export{xt as default};
|
||||
@@ -1 +1 @@
|
||||
import{M as _}from"./MainNavbar-CK8Gfm-M.js";import{i as h,Z as f,r as s,c as i,a,w as l,b as e,F as d,d as v,o as n,e as w,t as m}from"./app-C722ecVx.js";import{F as b}from"./v3-918lQ39M.js";import{C as y}from"./ClientScrollTimeline-CBg4yF9s.js";import{C as k}from"./ClientFooterDown-nb4a-O5q.js";import{A as C,a as F,b as B}from"./AdminIndexHeaderTitle-CKMXllEx.js";import{A}from"./AdminIndexHeader-CZHN_Vzm.js";import{C as I,a as M}from"./ClientPostSearch-kaUIQH-M.js";import{C as N}from"./ClientPost-BxLMuODS.js";import{M as P}from"./MainPageNavbar-DcM2ZJ6Y.js";import{_ as H}from"./_plugin-vue_export-helper-DlAUqK2U.js";import"./SearchModal-72Hbiqqz.js";/* empty css */import"./SortingByFilter-Bz0ugPNO.js";const L={name:"Index",components:{MainPageNavBar:P,AdminIndexHeaderTitle:C,AdminIndexHeader:A,AdminIndexFilter:F,AdminIndexSearch:B,ClientFooterDown:k,ClientScrollTimeline:y,ClientPostFilter:I,Link:h,MainNavbar:_,FsLightbox:b,Head:f,ClientPost:N,ClientPostSearch:M},data(){return{}},props:{faculties:{type:Array}},methods:{},mounted(){}},D={class:"flex flex-col h-screen"},S={class:"flex-grow"},$={class:"relative mx-auto mt-[67px] max-w-screen-xl px-4 py-10 md:flex md:flex-row md:py-10"},T={class:"px-4 pt-6 lg:pt-10 pb-12 sm:px-6 lg:px-8 mx-auto"},j={class:"space-y-5 md:space-y-4"},V={class:"space-y-5 md:space-y-4"},z={class:"max-w-[85rem] px-4 py-10 sm:px-6 lg:px-8 lg:py-14 mx-auto"},E={class:"grid sm:grid-cols-2 md:grid-cols-3 xl:grid-cols-3 gap-3 sm:gap-6"},W={class:"p-4 md:p-5"},Y={class:"flex justify-between items-center gap-x-3"},Z={class:"grow"},q={class:"group-hover:text-blue-600 font-semibold text-gray-800"},G={class:"text-sm text-gray-500"};function J(r,t,c,K,O,Q){const p=s("Head"),x=s("MainPageNavBar"),g=s("Link"),u=s("ClientFooterDown");return n(),i(d,null,[a(p,null,{default:l(()=>t[0]||(t[0]=[e("title",null,"Факультеты",-1),e("meta",{name:"description",content:"Your page description"},null,-1)])),_:1}),a(x,{class:"border-b",sections:r.$page.props.navigation},null,8,["sections"]),e("div",D,[e("main",S,[e("div",$,[e("div",T,[e("div",null,[e("div",j,[e("div",V,[e("div",z,[t[2]||(t[2]=e("div",{class:"max-w-2xl text-center mx-auto mb-10 lg:mb-14"},[e("h2",{class:"text-2xl font-bold md:text-4xl md:leading-tight dark:text-white"},"Факультеты и кафедры"),e("p",{class:"mt-1 text-gray-600 dark:text-neutral-400"},"We've helped some great companies brand, design and get to market.")],-1)),e("div",E,[(n(!0),i(d,null,v(c.faculties.data,o=>(n(),w(g,{href:r.route("client.faculty.show",o.slug),class:"group flex flex-col bg-white border shadow-sm rounded-xl hover:shadow-md focus:outline-none focus:shadow-md transition"},{default:l(()=>[e("div",W,[e("div",Y,[e("div",Z,[e("h3",q,m(o.shortTitle),1),e("p",G,m(o.title),1)]),t[1]||(t[1]=e("div",null,[e("svg",{class:"shrink-0 size-5 text-gray-800",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"},[e("path",{d:"m9 18 6-6-6-6"})])],-1))])])]),_:2},1032,["href"]))),256))])])])])])])])]),a(u)])],64)}const ce=H(L,[["render",J]]);export{ce as default};
|
||||
import{M as _}from"./MainNavbar-DYfeRcdr.js";import{i as h,Z as f,r as s,c as i,a,w as l,b as e,F as d,d as v,o as n,e as w,t as m}from"./app-CBssobj-.js";import{F as b}from"./v3-DnjJww8i.js";import{C as y}from"./ClientScrollTimeline-CnUXvyjc.js";import{C as k}from"./ClientFooterDown-B1P9jP1W.js";import{A as C,a as F,b as B}from"./AdminIndexHeaderTitle-CW1E5hbW.js";import{A}from"./AdminIndexHeader-C9rCJkLR.js";import{C as I,a as M}from"./ClientPostSearch-B5aUVN-Q.js";import{C as N}from"./ClientPost-DIJzEVBF.js";import{M as P}from"./MainPageNavbar-Cmz730h9.js";import{_ as H}from"./_plugin-vue_export-helper-DlAUqK2U.js";import"./SearchModal-BTKERLZv.js";/* empty css */import"./SortingByFilter-Ds4x3JAu.js";const L={name:"Index",components:{MainPageNavBar:P,AdminIndexHeaderTitle:C,AdminIndexHeader:A,AdminIndexFilter:F,AdminIndexSearch:B,ClientFooterDown:k,ClientScrollTimeline:y,ClientPostFilter:I,Link:h,MainNavbar:_,FsLightbox:b,Head:f,ClientPost:N,ClientPostSearch:M},data(){return{}},props:{faculties:{type:Array}},methods:{},mounted(){}},D={class:"flex flex-col h-screen"},S={class:"flex-grow"},$={class:"relative mx-auto mt-[67px] max-w-screen-xl px-4 py-10 md:flex md:flex-row md:py-10"},T={class:"px-4 pt-6 lg:pt-10 pb-12 sm:px-6 lg:px-8 mx-auto"},j={class:"space-y-5 md:space-y-4"},V={class:"space-y-5 md:space-y-4"},z={class:"max-w-[85rem] px-4 py-10 sm:px-6 lg:px-8 lg:py-14 mx-auto"},E={class:"grid sm:grid-cols-2 md:grid-cols-3 xl:grid-cols-3 gap-3 sm:gap-6"},W={class:"p-4 md:p-5"},Y={class:"flex justify-between items-center gap-x-3"},Z={class:"grow"},q={class:"group-hover:text-blue-600 font-semibold text-gray-800"},G={class:"text-sm text-gray-500"};function J(r,t,c,K,O,Q){const p=s("Head"),x=s("MainPageNavBar"),g=s("Link"),u=s("ClientFooterDown");return n(),i(d,null,[a(p,null,{default:l(()=>t[0]||(t[0]=[e("title",null,"Факультеты",-1),e("meta",{name:"description",content:"Your page description"},null,-1)])),_:1}),a(x,{class:"border-b",sections:r.$page.props.navigation},null,8,["sections"]),e("div",D,[e("main",S,[e("div",$,[e("div",T,[e("div",null,[e("div",j,[e("div",V,[e("div",z,[t[2]||(t[2]=e("div",{class:"max-w-2xl text-center mx-auto mb-10 lg:mb-14"},[e("h2",{class:"text-2xl font-bold md:text-4xl md:leading-tight dark:text-white"},"Факультеты и кафедры"),e("p",{class:"mt-1 text-gray-600 dark:text-neutral-400"},"We've helped some great companies brand, design and get to market.")],-1)),e("div",E,[(n(!0),i(d,null,v(c.faculties.data,o=>(n(),w(g,{href:r.route("client.faculty.show",o.slug),class:"group flex flex-col bg-white border shadow-sm rounded-xl hover:shadow-md focus:outline-none focus:shadow-md transition"},{default:l(()=>[e("div",W,[e("div",Y,[e("div",Z,[e("h3",q,m(o.shortTitle),1),e("p",G,m(o.title),1)]),t[1]||(t[1]=e("div",null,[e("svg",{class:"shrink-0 size-5 text-gray-800",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"},[e("path",{d:"m9 18 6-6-6-6"})])],-1))])])]),_:2},1032,["href"]))),256))])])])])])])])]),a(u)])],64)}const ce=H(L,[["render",J]]);export{ce as default};
|
||||
@@ -1 +0,0 @@
|
||||
import{M as P}from"./MainNavbar-CK8Gfm-M.js";import{i as k,Z as F,r as o,c as n,a as l,w as h,b as e,t as f,F as c,d as p,o as i,e as E,g as w}from"./app-C722ecVx.js";import{F as L}from"./v3-918lQ39M.js";import{C as B}from"./ClientScrollTimeline-CBg4yF9s.js";import{C as N}from"./ClientFooterDown-nb4a-O5q.js";import{A as T,a as M,b as I}from"./AdminIndexHeaderTitle-CKMXllEx.js";import{A as H}from"./AdminIndexHeader-CZHN_Vzm.js";import{C as S,a as D}from"./ClientPostSearch-kaUIQH-M.js";import{C as V}from"./ClientPost-BxLMuODS.js";import{C as j,L as G}from"./ClientProgramFilter-B5Vv3QDu.js";import{P as R,d as Y,c as Z,a as q,b as J}from"./PostGallery-B_nOxnzS.js";import{P as K}from"./PostBuilder-B7-qAkNW.js";import{M as O}from"./MainPageNavbar-DcM2ZJ6Y.js";import{_ as Q}from"./_plugin-vue_export-helper-DlAUqK2U.js";import"./SearchModal-72Hbiqqz.js";/* empty css */import"./SortingByFilter-Bz0ugPNO.js";import"./PostItemBlock-BZ4FcbP2.js";import"./PageTabBuilder-CRT8Vrz4.js";import"./ClientImageSlider-DIxDD91b.js";const U={name:"Index",components:{MainPageNavBar:O,PostGallery:R,PostBuilder:K,PostTitle:Y,PostBackButton:Z,PostTimeRead:q,PostAuthorsList:J,ClientProgramFilter:j,LevelEduFilter:G,AdminIndexHeaderTitle:T,AdminIndexHeader:H,AdminIndexFilter:M,AdminIndexSearch:I,ClientFooterDown:N,ClientScrollTimeline:B,ClientPostFilter:S,Link:k,MainNavbar:P,FsLightbox:L,Head:F,ClientPost:V,ClientPostSearch:D},data(){return{}},props:{campaignName:{type:String},levelsEducational:{type:Array},naprs:{type:Array},filters:{type:Array},formsEdu:{type:Array},budgetEdu:{type:Array},direction_studies:{type:Array}},methods:{transformToColumns(r){return((m,u)=>m.reduce((d,x,a)=>a%u?d:[...d,m.slice(a,a+u)],[]))(r,Math.ceil(r.length/2)).reverse()},textLimit(r,s){if(r.length>s){let t;return t=r.substring(0,s),t+"..."}return r}},mounted(){}},W={class:"flex flex-col h-screen"},X={class:"flex-grow"},z={class:"relative mx-auto mt-[67px] max-w-screen-xl px-4 py-10 md:py-10"},$={class:"w-100"},ee={class:"space-y-5 md:space-y-4"},te={class:"text-brand-primary text-center mb-3 mt-2 text-3xl font-semibold tracking-tight dark:text-white lg:text-[40px] lg:leading-tight"},re={class:"space-y-5 md:space-y-10"},ie={class:"my-10 flex items-center justify-center gap-x-2"},se={class:"container mx-auto xl:px-5 py-5 lg:py-4"},oe={class:"w-full mx-auto gap-x3 flex flex-wrap lg:justify-center"},ne={class:"flex flex-col"},ae={style:{height:"max-content"},class:"px-4"},le={class:"text-brand-primary mb-2 mt-2 text-lg font-semibold upper tracking-tight dark:text-white lg:text-md lg:leading-tight"};function de(r,s,t,m,u,d){const x=o("Head"),a=o("MainPageNavBar"),y=o("LevelEduFilter"),v=o("ClientProgramFilter"),b=o("Link"),C=o("ClientFooterDown");return i(),n(c,null,[l(x,null,{default:h(()=>s[0]||(s[0]=[e("title",null,"Приемная компания",-1),e("meta",{name:"description",content:"Your page description"},null,-1)])),_:1}),l(a,{class:"border-b",sections:r.$page.props.navigation},null,8,["sections"]),e("div",W,[e("main",X,[e("div",z,[e("div",$,[e("div",null,[e("div",ee,[e("h1",te,f(this.campaignName),1),e("div",re,[e("div",null,[e("div",ie,[l(y,{levels:t.levelsEducational,level_filter:t.filters.level_filter},null,8,["levels","level_filter"]),l(v,{budget_filter:t.filters.budget_filter,direction_filter:t.filters.direction_filter,formEdu_filter:t.filters.formEdu_filter,types_budget:t.budgetEdu,direction_studies:t.direction_studies,forms_educational:t.formsEdu},null,8,["budget_filter","direction_filter","formEdu_filter","types_budget","direction_studies","forms_educational"])]),e("div",se,[e("div",oe,[(i(!0),n(c,null,p(d.transformToColumns(this.naprs.data),A=>(i(),n("div",ne,[(i(!0),n(c,null,p(A,g=>(i(),n("div",ae,[e("h1",le,f(g.name),1),(i(!0),n(c,null,p(g.programs,_=>(i(),E(b,{key:_.id,class:"block text-[#1E57A3] hover:text-blue-600 duration-200 text-sm underline underline-offset-2 py-1",href:r.route("client.program.show",_)},{default:h(()=>[w(f(_.name),1)]),_:2},1032,["href"]))),128))]))),256))]))),256))])])])])])])])])]),l(C)])],64)}const Be=Q(U,[["render",de]]);export{Be as default};
|
||||
@@ -1 +1 @@
|
||||
import{i as g,Z as _,r as o,c as r,a as s,w as i,b as e,F as l,d as h,o as a,e as f,t as v}from"./app-C722ecVx.js";import{F as w}from"./v3-918lQ39M.js";import{C as b}from"./ClientScrollTimeline-CBg4yF9s.js";import{C as y}from"./ClientFooterDown-nb4a-O5q.js";import{A as k,a as C,b as F}from"./AdminIndexHeaderTitle-CKMXllEx.js";import{A as B}from"./AdminIndexHeader-CZHN_Vzm.js";import{C as A,a as I}from"./ClientPostSearch-kaUIQH-M.js";import{C as P}from"./ClientPost-BxLMuODS.js";import{M as H}from"./MainPageNavbar-DcM2ZJ6Y.js";import{_ as L}from"./_plugin-vue_export-helper-DlAUqK2U.js";import"./SearchModal-72Hbiqqz.js";import"./SortingByFilter-Bz0ugPNO.js";const N={name:"Index",components:{MainPageNavBar:H,AdminIndexHeaderTitle:k,AdminIndexHeader:B,AdminIndexFilter:C,AdminIndexSearch:F,ClientFooterDown:y,ClientScrollTimeline:b,ClientPostFilter:A,Link:g,FsLightbox:w,Head:_,ClientPost:P,ClientPostSearch:I},data(){return{}},props:{journals:{type:Array}},methods:{},mounted(){}},j={class:"flex flex-col h-screen"},D={class:"flex-grow"},M={class:"relative mb-auto mx-auto mt-[67px] max-w-screen-xl px-4 py-10 md:flex md:flex-row md:py-10"},S={class:"px-4 pt-6 lg:pt-10 pb-12 sm:px-6 lg:px-8 mx-auto"},$={class:"space-y-5 md:space-y-4"},T={class:"space-y-5 md:space-y-4"},V={class:"max-w-[85rem] px-4 py-10 sm:px-6 lg:px-8 lg:py-14 mx-auto"},q={class:"grid sm:grid-cols-2 md:grid-cols-3 xl:grid-cols-3 gap-3 sm:gap-6"},z={class:"p-4 md:p-5 w-full"},E={class:"flex justify-between items-center gap-x-3"},J={class:"grow"},W={class:"group-hover:text-blue-600 font-semibold text-gray-800"};function Y(n,t,d,Z,G,K){const m=o("Head"),c=o("MainPageNavBar"),p=o("Link"),x=o("ClientFooterDown");return a(),r(l,null,[s(m,null,{default:i(()=>t[0]||(t[0]=[e("title",null,"Научные периодические издания НТГСПИ",-1),e("meta",{name:"description",content:"Your page description"},null,-1)])),_:1}),s(c,{class:"border-b",sections:n.$page.props.navigation},null,8,["sections"]),e("div",j,[e("main",D,[e("div",M,[e("div",S,[e("div",null,[e("div",$,[e("div",T,[e("div",V,[t[2]||(t[2]=e("div",{class:"max-w-2xl text-center mx-auto mb-10 lg:mb-14"},[e("h2",{class:"text-2xl font-bold md:text-4xl md:leading-tight dark:text-white"},"Научные периодические издания НТГСПИ"),e("p",{class:"mt-1 text-gray-600 dark:text-neutral-400"},"We've helped some great companies brand, design and get to market.")],-1)),e("div",q,[(a(!0),r(l,null,h(d.journals.data,u=>(a(),f(p,{href:n.route("client.academicJournals.show","aliqua-dolor-vel"),class:"group flex items-center bg-white border shadow-sm rounded-xl hover:shadow-md focus:outline-none focus:shadow-md transition"},{default:i(()=>[e("div",z,[e("div",E,[e("div",J,[e("h3",W,v(u.title),1)]),t[1]||(t[1]=e("div",null,[e("svg",{class:"shrink-0 size-5 text-gray-800",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"},[e("path",{d:"m9 18 6-6-6-6"})])],-1))])])]),_:2},1032,["href"]))),256))])])])])])])])]),s(x)])],64)}const ie=L(N,[["render",Y]]);export{ie as default};
|
||||
import{i as g,Z as _,r as o,c as r,a as s,w as i,b as e,F as l,d as h,o as a,e as f,t as v}from"./app-CBssobj-.js";import{F as w}from"./v3-DnjJww8i.js";import{C as b}from"./ClientScrollTimeline-CnUXvyjc.js";import{C as y}from"./ClientFooterDown-B1P9jP1W.js";import{A as k,a as C,b as F}from"./AdminIndexHeaderTitle-CW1E5hbW.js";import{A as B}from"./AdminIndexHeader-C9rCJkLR.js";import{C as A,a as I}from"./ClientPostSearch-B5aUVN-Q.js";import{C as P}from"./ClientPost-DIJzEVBF.js";import{M as H}from"./MainPageNavbar-Cmz730h9.js";import{_ as L}from"./_plugin-vue_export-helper-DlAUqK2U.js";import"./SearchModal-BTKERLZv.js";import"./SortingByFilter-Ds4x3JAu.js";const N={name:"Index",components:{MainPageNavBar:H,AdminIndexHeaderTitle:k,AdminIndexHeader:B,AdminIndexFilter:C,AdminIndexSearch:F,ClientFooterDown:y,ClientScrollTimeline:b,ClientPostFilter:A,Link:g,FsLightbox:w,Head:_,ClientPost:P,ClientPostSearch:I},data(){return{}},props:{journals:{type:Array}},methods:{},mounted(){}},j={class:"flex flex-col h-screen"},D={class:"flex-grow"},M={class:"relative mb-auto mx-auto mt-[67px] max-w-screen-xl px-4 py-10 md:flex md:flex-row md:py-10"},S={class:"px-4 pt-6 lg:pt-10 pb-12 sm:px-6 lg:px-8 mx-auto"},$={class:"space-y-5 md:space-y-4"},T={class:"space-y-5 md:space-y-4"},V={class:"max-w-[85rem] px-4 py-10 sm:px-6 lg:px-8 lg:py-14 mx-auto"},q={class:"grid sm:grid-cols-2 md:grid-cols-3 xl:grid-cols-3 gap-3 sm:gap-6"},z={class:"p-4 md:p-5 w-full"},E={class:"flex justify-between items-center gap-x-3"},J={class:"grow"},W={class:"group-hover:text-blue-600 font-semibold text-gray-800"};function Y(n,t,d,Z,G,K){const m=o("Head"),c=o("MainPageNavBar"),p=o("Link"),x=o("ClientFooterDown");return a(),r(l,null,[s(m,null,{default:i(()=>t[0]||(t[0]=[e("title",null,"Научные периодические издания НТГСПИ",-1),e("meta",{name:"description",content:"Your page description"},null,-1)])),_:1}),s(c,{class:"border-b",sections:n.$page.props.navigation},null,8,["sections"]),e("div",j,[e("main",D,[e("div",M,[e("div",S,[e("div",null,[e("div",$,[e("div",T,[e("div",V,[t[2]||(t[2]=e("div",{class:"max-w-2xl text-center mx-auto mb-10 lg:mb-14"},[e("h2",{class:"text-2xl font-bold md:text-4xl md:leading-tight dark:text-white"},"Научные периодические издания НТГСПИ"),e("p",{class:"mt-1 text-gray-600 dark:text-neutral-400"},"We've helped some great companies brand, design and get to market.")],-1)),e("div",q,[(a(!0),r(l,null,h(d.journals.data,u=>(a(),f(p,{href:n.route("client.academicJournals.show","aliqua-dolor-vel"),class:"group flex items-center bg-white border shadow-sm rounded-xl hover:shadow-md focus:outline-none focus:shadow-md transition"},{default:i(()=>[e("div",z,[e("div",E,[e("div",J,[e("h3",W,v(u.title),1)]),t[1]||(t[1]=e("div",null,[e("svg",{class:"shrink-0 size-5 text-gray-800",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"},[e("path",{d:"m9 18 6-6-6-6"})])],-1))])])]),_:2},1032,["href"]))),256))])])])])])])])]),s(x)])],64)}const ie=L(N,[["render",Y]]);export{ie as default};
|
||||
@@ -1 +0,0 @@
|
||||
import{M as y}from"./MainNavbar-CK8Gfm-M.js";import{i as h,Z as b,r as t,c as p,a as o,w as r,b as e,F as m,d as k,o as a,e as w}from"./app-C722ecVx.js";import{F as C}from"./v3-918lQ39M.js";import{C as P}from"./ClientScrollTimeline-CBg4yF9s.js";import{C as A}from"./ClientFooterDown-nb4a-O5q.js";import{A as B,a as F,b as I}from"./AdminIndexHeaderTitle-CKMXllEx.js";import{A as H}from"./AdminIndexHeader-CZHN_Vzm.js";import{C as M,a as $}from"./ClientPostSearch-kaUIQH-M.js";import{C as N}from"./ClientPost-BxLMuODS.js";import{E,a as L,T as S}from"./EventBuilder-24hBVivW.js";import{M as T}from"./MainPageNavbar-DcM2ZJ6Y.js";import{_ as j}from"./_plugin-vue_export-helper-DlAUqK2U.js";import"./SearchModal-72Hbiqqz.js";/* empty css */import"./SortingByFilter-Bz0ugPNO.js";import"./PostItemBlock-BZ4FcbP2.js";import"./PageTabBuilder-CRT8Vrz4.js";import"./ClientImageSlider-DIxDD91b.js";const D={name:"Index",components:{MainPageNavBar:T,EventBuilder:E,EventBackButton:L,TitleEvent:S,AdminIndexHeaderTitle:B,AdminIndexHeader:H,AdminIndexFilter:F,AdminIndexSearch:I,ClientFooterDown:A,ClientScrollTimeline:P,ClientPostFilter:M,Link:h,MainNavbar:y,FsLightbox:C,Head:b,ClientPost:N,ClientPostSearch:$},data(){return{}},props:{posts:{type:Array},filters:{type:Array},categories:{type:Array},navigation:{type:Array}},methods:{},mounted(){}},z={class:"flex flex-col h-screen"},V={class:"flex-grow"},Y={class:"relative mx-auto mt-[67px] max-w-screen-xl px-4 py-10 md:flex md:flex-row md:py-10"},Z={class:"px-4 pt-6 lg:pt-10 pb-12 sm:px-6 lg:px-8 mx-auto"},q={class:"space-y-5 md:space-y-4"},G={class:"space-y-5 md:space-y-4"},J={class:"container px-8 mx-auto xl:px-5 max-w-screen-lg py-5 lg:py-8"},K={class:"mt-10 grid gap-10 md:grid-cols-2 lg:gap-10 xl:grid-cols-3"},O={class:"mt-10 flex items-center justify-center"},Q={class:"isolate inline-flex -space-x-px rounded-md shadow-sm","aria-label":"Pagination"};function R(n,s,i,U,W,X){const c=t("Head"),u=t("MainPageNavBar"),g=t("ClientPostSearch"),x=t("ClientPostFilter"),f=t("AdminIndexHeader"),_=t("ClientPost"),l=t("Link"),v=t("ClientFooterDown");return a(),p(m,null,[o(c,null,{default:r(()=>s[0]||(s[0]=[e("title",null,"Новости",-1),e("meta",{name:"description",content:"Your page description"},null,-1)])),_:1}),o(u,{class:"border-b",sections:n.$page.props.navigation},null,8,["sections"]),e("div",z,[e("main",V,[e("div",Y,[e("div",Z,[e("div",null,[o(f,null,{default:r(()=>[o(g),o(x,{items:i.categories},null,8,["items"])]),_:1}),e("div",q,[e("div",G,[e("div",null,[e("div",J,[e("div",K,[(a(!0),p(m,null,k(i.posts.data,d=>(a(),w(_,{key:d.id,post:d},null,8,["post"]))),128))]),e("div",O,[e("nav",Q,[o(l,{as:"button",href:n.$props.posts.links.prev,disabled:n.$props.posts.links.prev===null,class:"relative inline-flex items-center gap-1 rounded-l-md border border-gray-300 bg-white px-3 py-2 pr-4 text-sm font-medium text-gray-500 hover:bg-gray-50 focus:z-20 disabled:pointer-events-none disabled:opacity-40 dark:border-gray-500 dark:bg-gray-800 dark:text-gray-300"},{default:r(()=>s[1]||(s[1]=[e("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor","aria-hidden":"true","data-slot":"icon",class:"h-3 w-3"},[e("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M15.75 19.5 8.25 12l7.5-7.5"})],-1),e("span",null,"Предыдущая",-1)])),_:1},8,["href","disabled"]),o(l,{as:"button",href:n.$props.posts.links.next,disabled:n.$props.posts.links.next===null,class:"relative inline-flex items-center gap-1 rounded-r-md border border-gray-300 bg-white px-3 py-2 pl-4 text-sm font-medium text-gray-500 hover:bg-gray-50 focus:z-20 disabled:pointer-events-none disabled:opacity-40 dark:border-gray-500 dark:bg-gray-800 dark:text-gray-300"},{default:r(()=>s[2]||(s[2]=[e("span",null,"Следующая",-1),e("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor","aria-hidden":"true","data-slot":"icon",class:"h-3 w-3"},[e("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"m8.25 4.5 7.5 7.5-7.5 7.5"})],-1)])),_:1},8,["href","disabled"])])])])])])])])])])]),o(v)])],64)}const ve=j(D,[["render",R]]);export{ve as default};
|
||||
@@ -1 +1 @@
|
||||
import{M as f}from"./MainNavbar-CK8Gfm-M.js";import{i as h,Z as _,r as n,c,a,w as r,b as e,F as p,d as b,o as d,e as v,t as i}from"./app-C722ecVx.js";import{F as y}from"./v3-918lQ39M.js";import{C as w}from"./ClientScrollTimeline-CBg4yF9s.js";import{C as k}from"./ClientFooterDown-nb4a-O5q.js";import{A as C,a as F,b as B}from"./AdminIndexHeaderTitle-CKMXllEx.js";import{A}from"./AdminIndexHeader-CZHN_Vzm.js";import{C as M,a as P}from"./ClientPostSearch-kaUIQH-M.js";import{C as I}from"./ClientPost-BxLMuODS.js";import{C as N}from"./ClientEventSelectDate-C1YRbWa1.js";import{M as D}from"./MainPageNavbar-DcM2ZJ6Y.js";import{_ as H}from"./_plugin-vue_export-helper-DlAUqK2U.js";import"./SearchModal-72Hbiqqz.js";/* empty css */import"./SortingByFilter-Bz0ugPNO.js";const L={name:"Index",components:{MainPageNavBar:D,ClientEventSelectDate:N,AdminIndexHeaderTitle:C,AdminIndexHeader:A,AdminIndexFilter:F,AdminIndexSearch:B,ClientFooterDown:k,ClientScrollTimeline:w,ClientPostFilter:M,Link:h,MainNavbar:f,FsLightbox:y,Head:_,ClientPost:I,ClientPostSearch:P},props:{posts:{type:Array}},methods:{},mounted(){}},S={class:"flex flex-col h-screen"},E={class:"flex-grow"},j={class:"relative mx-auto mt-[67px] max-w-screen-xl px-4 py-10 md:flex md:flex-row md:py-10"},z={class:"px-4 pt-6 lg:pt-10 pb-12 sm:px-6 lg:px-8 mx-auto"},T={class:"container px-8 mx-auto xl:px-5 max-w-screen-md"},V={class:"my-10 sm:my-14"},W={class:"grow"},Y={class:"flex flex-col h-full"},Z={class:"mb-3"},q={class:"inline-flex items-center gap-1.5 py-1.5 px-3 rounded-md text-[12px] text-gray-600"},G={class:"inline-flex items-center gap-1.5 py-1.5 px-3 rounded-md text-xs font-medium bg-[#E9F2FE] text-blue-600"},J={class:"text-lg sm:text-2xl font-semibold text-gray-800 group-hover:text-blue-600"},K={class:"mt-2 text-gray-600"},O={class:"mt-10 flex items-center justify-center"},Q={class:"isolate inline-flex -space-x-px rounded-md shadow-sm","aria-label":"Pagination"};function R(m,t,s,U,X,$){const x=n("Head"),g=n("MainPageNavBar"),l=n("Link"),u=n("ClientFooterDown");return d(),c(p,null,[a(x,null,{default:r(()=>t[0]||(t[0]=[e("title",null,"Мероприятия",-1),e("meta",{name:"description",content:"Your page description"},null,-1)])),_:1}),a(g,{class:"border-b",sections:m.$page.props.navigation},null,8,["sections"]),e("div",S,[e("main",E,[e("div",j,[e("div",z,[e("div",null,[t[3]||(t[3]=e("div",{class:"space-y-5 md:space-y-4"},[e("div",{class:"max-w-2xl text-center mx-auto mb-10 lg:mb-14"},[e("h2",{class:"text-2xl font-bold md:text-4xl md:leading-tight dark:text-white"},"Заметки библиотеки"),e("p",{class:"mt-1 text-gray-600 dark:text-neutral-400"},"We've helped some great companies brand, design and get to market.")])],-1)),e("div",T,[e("div",V,[(d(!0),c(p,null,b(s.posts.data,o=>(d(),v(l,{href:m.route("client.library.news.show",o.id),class:"group sm:flex rounded-xl mb-4"},{default:r(()=>[e("div",W,[e("div",Y,[e("div",Z,[e("p",q,i(o.created_at),1),e("p",G,i(o.category),1)]),e("h3",J,i(o.title),1),e("p",K,i(o.preview_text),1)])])]),_:2},1032,["href"]))),256)),e("div",O,[e("nav",Q,[a(l,{as:"button",href:s.posts.links.prev,disabled:s.posts.links.prev===null,class:"relative inline-flex items-center gap-1 rounded-l-md border border-gray-300 bg-white px-3 py-2 pr-4 text-sm font-medium text-gray-500 hover:bg-gray-50 focus:z-20 disabled:pointer-events-none disabled:opacity-40 dark:border-gray-500 dark:bg-gray-800 dark:text-gray-300"},{default:r(()=>t[1]||(t[1]=[e("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor","aria-hidden":"true","data-slot":"icon",class:"h-3 w-3"},[e("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M15.75 19.5 8.25 12l7.5-7.5"})],-1),e("span",null,"Предыдущая",-1)])),_:1},8,["href","disabled"]),a(l,{as:"button",href:s.posts.links.next,disabled:s.posts.links.next===null,class:"relative inline-flex items-center gap-1 rounded-r-md border border-gray-300 bg-white px-3 py-2 pl-4 text-sm font-medium text-gray-500 hover:bg-gray-50 focus:z-20 disabled:pointer-events-none disabled:opacity-40 dark:border-gray-500 dark:bg-gray-800 dark:text-gray-300"},{default:r(()=>t[2]||(t[2]=[e("span",null,"Следующая",-1),e("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor","aria-hidden":"true","data-slot":"icon",class:"h-3 w-3"},[e("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"m8.25 4.5 7.5 7.5-7.5 7.5"})],-1)])),_:1},8,["href","disabled"])])])])])])])])]),a(u)])],64)}const ue=H(L,[["render",R]]);export{ue as default};
|
||||
import{M as f}from"./MainNavbar-DYfeRcdr.js";import{i as h,Z as _,r as n,c,a,w as r,b as e,F as p,d as b,o as d,e as v,t as i}from"./app-CBssobj-.js";import{F as y}from"./v3-DnjJww8i.js";import{C as w}from"./ClientScrollTimeline-CnUXvyjc.js";import{C as k}from"./ClientFooterDown-B1P9jP1W.js";import{A as C,a as F,b as B}from"./AdminIndexHeaderTitle-CW1E5hbW.js";import{A}from"./AdminIndexHeader-C9rCJkLR.js";import{C as M,a as P}from"./ClientPostSearch-B5aUVN-Q.js";import{C as I}from"./ClientPost-DIJzEVBF.js";import{C as N}from"./ClientEventSelectDate-DSCwmyIV.js";import{M as D}from"./MainPageNavbar-Cmz730h9.js";import{_ as H}from"./_plugin-vue_export-helper-DlAUqK2U.js";import"./SearchModal-BTKERLZv.js";/* empty css */import"./SortingByFilter-Ds4x3JAu.js";const L={name:"Index",components:{MainPageNavBar:D,ClientEventSelectDate:N,AdminIndexHeaderTitle:C,AdminIndexHeader:A,AdminIndexFilter:F,AdminIndexSearch:B,ClientFooterDown:k,ClientScrollTimeline:w,ClientPostFilter:M,Link:h,MainNavbar:f,FsLightbox:y,Head:_,ClientPost:I,ClientPostSearch:P},props:{posts:{type:Array}},methods:{},mounted(){}},S={class:"flex flex-col h-screen"},E={class:"flex-grow"},j={class:"relative mx-auto mt-[67px] max-w-screen-xl px-4 py-10 md:flex md:flex-row md:py-10"},z={class:"px-4 pt-6 lg:pt-10 pb-12 sm:px-6 lg:px-8 mx-auto"},T={class:"container px-8 mx-auto xl:px-5 max-w-screen-md"},V={class:"my-10 sm:my-14"},W={class:"grow"},Y={class:"flex flex-col h-full"},Z={class:"mb-3"},q={class:"inline-flex items-center gap-1.5 py-1.5 px-3 rounded-md text-[12px] text-gray-600"},G={class:"inline-flex items-center gap-1.5 py-1.5 px-3 rounded-md text-xs font-medium bg-[#E9F2FE] text-blue-600"},J={class:"text-lg sm:text-2xl font-semibold text-gray-800 group-hover:text-blue-600"},K={class:"mt-2 text-gray-600"},O={class:"mt-10 flex items-center justify-center"},Q={class:"isolate inline-flex -space-x-px rounded-md shadow-sm","aria-label":"Pagination"};function R(m,t,s,U,X,$){const x=n("Head"),g=n("MainPageNavBar"),l=n("Link"),u=n("ClientFooterDown");return d(),c(p,null,[a(x,null,{default:r(()=>t[0]||(t[0]=[e("title",null,"Мероприятия",-1),e("meta",{name:"description",content:"Your page description"},null,-1)])),_:1}),a(g,{class:"border-b",sections:m.$page.props.navigation},null,8,["sections"]),e("div",S,[e("main",E,[e("div",j,[e("div",z,[e("div",null,[t[3]||(t[3]=e("div",{class:"space-y-5 md:space-y-4"},[e("div",{class:"max-w-2xl text-center mx-auto mb-10 lg:mb-14"},[e("h2",{class:"text-2xl font-bold md:text-4xl md:leading-tight dark:text-white"},"Заметки библиотеки"),e("p",{class:"mt-1 text-gray-600 dark:text-neutral-400"},"We've helped some great companies brand, design and get to market.")])],-1)),e("div",T,[e("div",V,[(d(!0),c(p,null,b(s.posts.data,o=>(d(),v(l,{href:m.route("client.library.news.show",o.id),class:"group sm:flex rounded-xl mb-4"},{default:r(()=>[e("div",W,[e("div",Y,[e("div",Z,[e("p",q,i(o.created_at),1),e("p",G,i(o.category),1)]),e("h3",J,i(o.title),1),e("p",K,i(o.preview_text),1)])])]),_:2},1032,["href"]))),256)),e("div",O,[e("nav",Q,[a(l,{as:"button",href:s.posts.links.prev,disabled:s.posts.links.prev===null,class:"relative inline-flex items-center gap-1 rounded-l-md border border-gray-300 bg-white px-3 py-2 pr-4 text-sm font-medium text-gray-500 hover:bg-gray-50 focus:z-20 disabled:pointer-events-none disabled:opacity-40 dark:border-gray-500 dark:bg-gray-800 dark:text-gray-300"},{default:r(()=>t[1]||(t[1]=[e("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor","aria-hidden":"true","data-slot":"icon",class:"h-3 w-3"},[e("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M15.75 19.5 8.25 12l7.5-7.5"})],-1),e("span",null,"Предыдущая",-1)])),_:1},8,["href","disabled"]),a(l,{as:"button",href:s.posts.links.next,disabled:s.posts.links.next===null,class:"relative inline-flex items-center gap-1 rounded-r-md border border-gray-300 bg-white px-3 py-2 pl-4 text-sm font-medium text-gray-500 hover:bg-gray-50 focus:z-20 disabled:pointer-events-none disabled:opacity-40 dark:border-gray-500 dark:bg-gray-800 dark:text-gray-300"},{default:r(()=>t[2]||(t[2]=[e("span",null,"Следующая",-1),e("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor","aria-hidden":"true","data-slot":"icon",class:"h-3 w-3"},[e("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"m8.25 4.5 7.5 7.5-7.5 7.5"})],-1)])),_:1},8,["href","disabled"])])])])])])])])]),a(u)])],64)}const ue=H(L,[["render",R]]);export{ue as default};
|
||||
@@ -1 +1 @@
|
||||
import{M as f}from"./MainNavbar-CK8Gfm-M.js";import{i as h,Z as b,r as a,c,a as n,w as r,b as e,F as x,d as _,o as d,e as v,t as i}from"./app-C722ecVx.js";import{F as y}from"./v3-918lQ39M.js";import{C as w}from"./ClientScrollTimeline-CBg4yF9s.js";import{C as k}from"./ClientFooterDown-nb4a-O5q.js";import{A as C,a as F,b as B}from"./AdminIndexHeaderTitle-CKMXllEx.js";import{A}from"./AdminIndexHeader-CZHN_Vzm.js";import{C as M}from"./ClientEventSelectDate-C1YRbWa1.js";import{M as I}from"./MainPageNavbar-DcM2ZJ6Y.js";import{_ as N}from"./_plugin-vue_export-helper-DlAUqK2U.js";import"./SearchModal-72Hbiqqz.js";/* empty css */const D={name:"Index",components:{MainPageNavBar:I,ClientEventSelectDate:M,AdminIndexHeaderTitle:C,AdminIndexHeader:A,AdminIndexFilter:F,AdminIndexSearch:B,ClientFooterDown:k,ClientScrollTimeline:w,Link:h,MainNavbar:f,FsLightbox:y,Head:b},props:{exhibitions:{type:Array}},methods:{},mounted(){}},H={class:"flex flex-col h-screen"},L={class:"flex-grow"},E={class:"relative mx-auto mt-[67px] max-w-screen-xl px-4 py-10 md:flex md:flex-row md:py-10"},P={class:"px-4 pt-6 lg:pt-10 pb-12 sm:px-6 lg:px-8 mx-auto"},S={class:"container px-8 mx-auto xl:px-5 max-w-screen-md"},j={class:"my-10 sm:my-14"},z={class:"grow"},T={class:"flex flex-col h-full"},V={class:"mb-3"},W={class:"inline-flex items-center gap-1.5 py-1.5 px-3 rounded-md text-[12px] text-gray-600"},Y={class:"inline-flex items-center gap-1.5 py-1.5 px-3 rounded-md text-xs font-medium bg-[#E9F2FE] text-blue-600"},Z={class:"text-lg sm:text-2xl font-semibold text-gray-800 group-hover:text-blue-600"},q={class:"mt-2 text-gray-600"},G={class:"mt-10 flex items-center justify-center"},J={class:"isolate inline-flex -space-x-px rounded-md shadow-sm","aria-label":"Pagination"};function K(m,t,s,O,Q,R){const p=a("Head"),g=a("MainPageNavBar"),l=a("Link"),u=a("ClientFooterDown");return d(),c(x,null,[n(p,null,{default:r(()=>t[0]||(t[0]=[e("title",null,"Виртуальные выставки",-1),e("meta",{name:"description",content:"Your page description"},null,-1)])),_:1}),n(g,{class:"border-b",sections:m.$page.props.navigation},null,8,["sections"]),e("div",H,[e("main",L,[e("div",E,[e("div",P,[e("div",null,[t[3]||(t[3]=e("div",{class:"space-y-5 md:space-y-4"},[e("div",{class:"max-w-2xl text-center mx-auto mb-10 lg:mb-14"},[e("h2",{class:"text-2xl font-bold md:text-4xl md:leading-tight dark:text-white"},"Виртуальные выставки"),e("p",{class:"mt-1 text-gray-600 dark:text-neutral-400"},"We've helped some great companies brand, design and get to market.")])],-1)),e("div",S,[e("div",j,[(d(!0),c(x,null,_(s.exhibitions.data,o=>(d(),v(l,{href:m.route("client.library.exhibition.show",o.id),class:"group sm:flex rounded-xl mb-4"},{default:r(()=>[e("div",z,[e("div",T,[e("div",V,[e("p",W,i(o.created_at),1),e("p",Y,i(o.category),1)]),e("h3",Z,i(o.title),1),e("p",q,i(o.preview_text),1)])])]),_:2},1032,["href"]))),256)),e("div",G,[e("nav",J,[n(l,{as:"button",href:s.exhibitions.links.prev,disabled:s.exhibitions.links.prev===null,class:"relative inline-flex items-center gap-1 rounded-l-md border border-gray-300 bg-white px-3 py-2 pr-4 text-sm font-medium text-gray-500 hover:bg-gray-50 focus:z-20 disabled:pointer-events-none disabled:opacity-40 dark:border-gray-500 dark:bg-gray-800 dark:text-gray-300"},{default:r(()=>t[1]||(t[1]=[e("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor","aria-hidden":"true","data-slot":"icon",class:"h-3 w-3"},[e("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M15.75 19.5 8.25 12l7.5-7.5"})],-1),e("span",null,"Предыдущая",-1)])),_:1},8,["href","disabled"]),n(l,{as:"button",href:s.exhibitions.links.next,disabled:s.exhibitions.links.next===null,class:"relative inline-flex items-center gap-1 rounded-r-md border border-gray-300 bg-white px-3 py-2 pl-4 text-sm font-medium text-gray-500 hover:bg-gray-50 focus:z-20 disabled:pointer-events-none disabled:opacity-40 dark:border-gray-500 dark:bg-gray-800 dark:text-gray-300"},{default:r(()=>t[2]||(t[2]=[e("span",null,"Следующая",-1),e("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor","aria-hidden":"true","data-slot":"icon",class:"h-3 w-3"},[e("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"m8.25 4.5 7.5 7.5-7.5 7.5"})],-1)])),_:1},8,["href","disabled"])])])])])])])])]),n(u)])],64)}const de=N(D,[["render",K]]);export{de as default};
|
||||
import{M as f}from"./MainNavbar-DYfeRcdr.js";import{i as h,Z as b,r as a,c,a as n,w as r,b as e,F as x,d as _,o as d,e as v,t as i}from"./app-CBssobj-.js";import{F as y}from"./v3-DnjJww8i.js";import{C as w}from"./ClientScrollTimeline-CnUXvyjc.js";import{C as k}from"./ClientFooterDown-B1P9jP1W.js";import{A as C,a as F,b as B}from"./AdminIndexHeaderTitle-CW1E5hbW.js";import{A}from"./AdminIndexHeader-C9rCJkLR.js";import{C as M}from"./ClientEventSelectDate-DSCwmyIV.js";import{M as I}from"./MainPageNavbar-Cmz730h9.js";import{_ as N}from"./_plugin-vue_export-helper-DlAUqK2U.js";import"./SearchModal-BTKERLZv.js";/* empty css */const D={name:"Index",components:{MainPageNavBar:I,ClientEventSelectDate:M,AdminIndexHeaderTitle:C,AdminIndexHeader:A,AdminIndexFilter:F,AdminIndexSearch:B,ClientFooterDown:k,ClientScrollTimeline:w,Link:h,MainNavbar:f,FsLightbox:y,Head:b},props:{exhibitions:{type:Array}},methods:{},mounted(){}},H={class:"flex flex-col h-screen"},L={class:"flex-grow"},E={class:"relative mx-auto mt-[67px] max-w-screen-xl px-4 py-10 md:flex md:flex-row md:py-10"},P={class:"px-4 pt-6 lg:pt-10 pb-12 sm:px-6 lg:px-8 mx-auto"},S={class:"container px-8 mx-auto xl:px-5 max-w-screen-md"},j={class:"my-10 sm:my-14"},z={class:"grow"},T={class:"flex flex-col h-full"},V={class:"mb-3"},W={class:"inline-flex items-center gap-1.5 py-1.5 px-3 rounded-md text-[12px] text-gray-600"},Y={class:"inline-flex items-center gap-1.5 py-1.5 px-3 rounded-md text-xs font-medium bg-[#E9F2FE] text-blue-600"},Z={class:"text-lg sm:text-2xl font-semibold text-gray-800 group-hover:text-blue-600"},q={class:"mt-2 text-gray-600"},G={class:"mt-10 flex items-center justify-center"},J={class:"isolate inline-flex -space-x-px rounded-md shadow-sm","aria-label":"Pagination"};function K(m,t,s,O,Q,R){const p=a("Head"),g=a("MainPageNavBar"),l=a("Link"),u=a("ClientFooterDown");return d(),c(x,null,[n(p,null,{default:r(()=>t[0]||(t[0]=[e("title",null,"Виртуальные выставки",-1),e("meta",{name:"description",content:"Your page description"},null,-1)])),_:1}),n(g,{class:"border-b",sections:m.$page.props.navigation},null,8,["sections"]),e("div",H,[e("main",L,[e("div",E,[e("div",P,[e("div",null,[t[3]||(t[3]=e("div",{class:"space-y-5 md:space-y-4"},[e("div",{class:"max-w-2xl text-center mx-auto mb-10 lg:mb-14"},[e("h2",{class:"text-2xl font-bold md:text-4xl md:leading-tight dark:text-white"},"Виртуальные выставки"),e("p",{class:"mt-1 text-gray-600 dark:text-neutral-400"},"We've helped some great companies brand, design and get to market.")])],-1)),e("div",S,[e("div",j,[(d(!0),c(x,null,_(s.exhibitions.data,o=>(d(),v(l,{href:m.route("client.library.exhibition.show",o.id),class:"group sm:flex rounded-xl mb-4"},{default:r(()=>[e("div",z,[e("div",T,[e("div",V,[e("p",W,i(o.created_at),1),e("p",Y,i(o.category),1)]),e("h3",Z,i(o.title),1),e("p",q,i(o.preview_text),1)])])]),_:2},1032,["href"]))),256)),e("div",G,[e("nav",J,[n(l,{as:"button",href:s.exhibitions.links.prev,disabled:s.exhibitions.links.prev===null,class:"relative inline-flex items-center gap-1 rounded-l-md border border-gray-300 bg-white px-3 py-2 pr-4 text-sm font-medium text-gray-500 hover:bg-gray-50 focus:z-20 disabled:pointer-events-none disabled:opacity-40 dark:border-gray-500 dark:bg-gray-800 dark:text-gray-300"},{default:r(()=>t[1]||(t[1]=[e("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor","aria-hidden":"true","data-slot":"icon",class:"h-3 w-3"},[e("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M15.75 19.5 8.25 12l7.5-7.5"})],-1),e("span",null,"Предыдущая",-1)])),_:1},8,["href","disabled"]),n(l,{as:"button",href:s.exhibitions.links.next,disabled:s.exhibitions.links.next===null,class:"relative inline-flex items-center gap-1 rounded-r-md border border-gray-300 bg-white px-3 py-2 pl-4 text-sm font-medium text-gray-500 hover:bg-gray-50 focus:z-20 disabled:pointer-events-none disabled:opacity-40 dark:border-gray-500 dark:bg-gray-800 dark:text-gray-300"},{default:r(()=>t[2]||(t[2]=[e("span",null,"Следующая",-1),e("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor","aria-hidden":"true","data-slot":"icon",class:"h-3 w-3"},[e("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"m8.25 4.5 7.5 7.5-7.5 7.5"})],-1)])),_:1},8,["href","disabled"])])])])])])])])]),n(u)])],64)}const de=N(D,[["render",K]]);export{de as default};
|
||||
@@ -0,0 +1 @@
|
||||
import{i as A,Z as E,r as c,c as s,a as u,w as m,b as t,n as w,F as l,d as p,o as n,g as b,e as C,t as g}from"./app-CBssobj-.js";import{F}from"./v3-DnjJww8i.js";import{C as B}from"./ClientScrollTimeline-CnUXvyjc.js";import{C as I}from"./ClientFooterDown-B1P9jP1W.js";import{A as L,a as N,b as P}from"./AdminIndexHeaderTitle-CW1E5hbW.js";import{A as T}from"./AdminIndexHeader-C9rCJkLR.js";import{C as j,a as H}from"./ClientPostSearch-B5aUVN-Q.js";import{C as M}from"./ClientPost-DIJzEVBF.js";import S from"./ClientImageSlider-CvtLuRx_.js";import{M as D}from"./MainPageNavbar-Cmz730h9.js";import{_ as O}from"./_plugin-vue_export-helper-DlAUqK2U.js";import"./SearchModal-BTKERLZv.js";import"./SortingByFilter-Ds4x3JAu.js";const V={name:"Index",components:{MainPageNavBar:D,ClientImageSlider:S,AdminIndexHeaderTitle:L,AdminIndexHeader:T,AdminIndexFilter:N,AdminIndexSearch:P,ClientFooterDown:I,ClientScrollTimeline:B,ClientPostFilter:j,Link:A,FsLightbox:F,Head:E,ClientPost:M,ClientPostSearch:H},data(){return{direction_id:this.filters.dir_id}},props:{directionAdditionalEducations:{type:Object},additionalEducations:{type:Object},filters:{type:Object}},methods:{transformToColumns(e){return((x,f)=>x.reduce((d,v,a)=>a%f?d:[...d,x.slice(a,a+f)],[]))(e,Math.ceil(e.length/2)).reverse()},textLimit(e,i){if(e.length>i){let r;return r=e.substring(0,i),r+"..."}return e}},mounted(){}},$={class:"flex flex-col h-screen"},Y={class:"flex-grow"},Z={class:"relative mb-auto mx-auto mt-[67px] max-w-screen-xl px-4 py-10 md:py-10"},q={class:"w-100"},z={class:"space-y-5 md:space-y-4"},G={class:"space-y-5 md:space-y-4"},J={class:""},K={class:"-mb-0.5 flex justify-center space-x-6 flex-wrap"},Q={class:"container mx-auto xl:px-5 py-5 lg:py-4"},R={class:"w-full mx-auto gap-x3 flex flex-wrap lg:justify-center"},U={class:"flex flex-col"},W={style:{height:"max-content"},class:"px-2"},X={class:"text-brand-primary mb-2 mt-2 text-lg font-semibold upper tracking-tight dark:text-white lg:text-md lg:leading-tight"};function tt(e,i,r,x,f,d){const v=c("Head"),a=c("MainPageNavBar"),h=c("Link"),k=c("ClientFooterDown");return n(),s(l,null,[u(v,null,{default:m(()=>i[0]||(i[0]=[t("title",null,"Дополнительное образование",-1),t("meta",{name:"description",content:"Your page description"},null,-1)])),_:1}),u(a,{class:"border-b",sections:e.$page.props.navigation},null,8,["sections"]),t("div",$,[t("main",Y,[t("div",Z,[t("div",q,[t("div",null,[t("div",z,[i[2]||(i[2]=t("h1",{class:"text-brand-primary text-center mb-3 mt-2 text-3xl font-semibold tracking-tight dark:text-white lg:text-[40px] lg:leading-tight"}," Дополнительное образование ",-1)),t("div",G,[t("div",null,[t("div",J,[t("nav",K,[u(h,{class:w([{"border-blue-500 text-blue-600":this.direction_id===null,"text-gray-500 border-transparent":this.direction_id!==null},"py-2 px-1 inline-flex items-center gap-2 border-b text-sm whitespace-nowrap hover:text-blue-600 focus:outline-none focus:text-blue-600"]),href:e.route("client.additionalEducation.index")},{default:m(()=>i[1]||(i[1]=[b(" Все программы ")])),_:1},8,["class","href"]),(n(!0),s(l,null,p(r.directionAdditionalEducations.data,o=>(n(),C(h,{class:w([{"border-blue-500 text-blue-600":o.id==this.filters.dir_id,"text-gray-500 border-transparent":o.id!=this.direction_id},"py-2 px-1 inline-flex items-center gap-2 border-b text-sm whitespace-nowrap hover:text-blue-600 focus:outline-none focus:text-blue-600"]),href:e.route("client.additionalEducation.index",{dir_id:o.id})},{default:m(()=>[b(g(o.title),1)]),_:2},1032,["class","href"]))),256))])]),t("div",Q,[t("div",R,[(n(!0),s(l,null,p(d.transformToColumns(this.additionalEducations.data),o=>(n(),s("div",U,[(n(!0),s(l,null,p(o,y=>(n(),s("div",W,[t("h1",X,g(y.title),1),(n(!0),s(l,null,p(y.additionalEducations,_=>(n(),C(h,{key:_.id,class:"block text-[#1E57A3] hover:text-blue-600 duration-200 text-sm underline underline-offset-2 py-1",href:e.route("client.additionalEducation.show",_)},{default:m(()=>[b(g(_.title),1)]),_:2},1032,["href"]))),128))]))),256))]))),256))])])])])])])])])]),u(k)])],64)}const xt=O(V,[["render",tt]]);export{xt as default};
|
||||
@@ -0,0 +1 @@
|
||||
import{M as P}from"./MainNavbar-DYfeRcdr.js";import{i as k,Z as F,r as o,c as n,a as l,w as h,b as e,t as f,F as c,d as p,o as i,e as E,g as w}from"./app-CBssobj-.js";import{F as L}from"./v3-DnjJww8i.js";import{C as B}from"./ClientScrollTimeline-CnUXvyjc.js";import{C as N}from"./ClientFooterDown-B1P9jP1W.js";import{A as T,a as M,b as I}from"./AdminIndexHeaderTitle-CW1E5hbW.js";import{A as H}from"./AdminIndexHeader-C9rCJkLR.js";import{C as S,a as D}from"./ClientPostSearch-B5aUVN-Q.js";import{C as V}from"./ClientPost-DIJzEVBF.js";import{C as j,L as G}from"./ClientProgramFilter-B4xNQg9z.js";import{P as R,d as Y,c as Z,a as q,b as J}from"./PostGallery-ChF90UKK.js";import{P as K}from"./PostBuilder-8yTdSitL.js";import{M as O}from"./MainPageNavbar-Cmz730h9.js";import{_ as Q}from"./_plugin-vue_export-helper-DlAUqK2U.js";import"./SearchModal-BTKERLZv.js";/* empty css */import"./SortingByFilter-Ds4x3JAu.js";const U={name:"Index",components:{MainPageNavBar:O,PostGallery:R,PostBuilder:K,PostTitle:Y,PostBackButton:Z,PostTimeRead:q,PostAuthorsList:J,ClientProgramFilter:j,LevelEduFilter:G,AdminIndexHeaderTitle:T,AdminIndexHeader:H,AdminIndexFilter:M,AdminIndexSearch:I,ClientFooterDown:N,ClientScrollTimeline:B,ClientPostFilter:S,Link:k,MainNavbar:P,FsLightbox:L,Head:F,ClientPost:V,ClientPostSearch:D},data(){return{}},props:{campaignName:{type:String},levelsEducational:{type:Array},naprs:{type:Array},filters:{type:Array},formsEdu:{type:Array},budgetEdu:{type:Array},direction_studies:{type:Array}},methods:{transformToColumns(r){return((m,u)=>m.reduce((d,x,a)=>a%u?d:[...d,m.slice(a,a+u)],[]))(r,Math.ceil(r.length/2)).reverse()},textLimit(r,s){if(r.length>s){let t;return t=r.substring(0,s),t+"..."}return r}},mounted(){}},W={class:"flex flex-col h-screen"},X={class:"flex-grow"},z={class:"relative mx-auto mt-[67px] max-w-screen-xl px-4 py-10 md:py-10"},$={class:"w-100"},ee={class:"space-y-5 md:space-y-4"},te={class:"text-brand-primary text-center mb-3 mt-2 text-3xl font-semibold tracking-tight dark:text-white lg:text-[40px] lg:leading-tight"},re={class:"space-y-5 md:space-y-10"},ie={class:"my-10 flex items-center justify-center gap-x-2"},se={class:"container mx-auto xl:px-5 py-5 lg:py-4"},oe={class:"w-full mx-auto gap-x3 flex flex-wrap lg:justify-center"},ne={class:"flex flex-col"},ae={style:{height:"max-content"},class:"px-4"},le={class:"text-brand-primary mb-2 mt-2 text-lg font-semibold upper tracking-tight dark:text-white lg:text-md lg:leading-tight"};function de(r,s,t,m,u,d){const x=o("Head"),a=o("MainPageNavBar"),y=o("LevelEduFilter"),v=o("ClientProgramFilter"),b=o("Link"),C=o("ClientFooterDown");return i(),n(c,null,[l(x,null,{default:h(()=>s[0]||(s[0]=[e("title",null,"Приемная компания",-1),e("meta",{name:"description",content:"Your page description"},null,-1)])),_:1}),l(a,{class:"border-b",sections:r.$page.props.navigation},null,8,["sections"]),e("div",W,[e("main",X,[e("div",z,[e("div",$,[e("div",null,[e("div",ee,[e("h1",te,f(this.campaignName),1),e("div",re,[e("div",null,[e("div",ie,[l(y,{levels:t.levelsEducational,level_filter:t.filters.level_filter},null,8,["levels","level_filter"]),l(v,{budget_filter:t.filters.budget_filter,direction_filter:t.filters.direction_filter,formEdu_filter:t.filters.formEdu_filter,types_budget:t.budgetEdu,direction_studies:t.direction_studies,forms_educational:t.formsEdu},null,8,["budget_filter","direction_filter","formEdu_filter","types_budget","direction_studies","forms_educational"])]),e("div",se,[e("div",oe,[(i(!0),n(c,null,p(d.transformToColumns(this.naprs.data),A=>(i(),n("div",ne,[(i(!0),n(c,null,p(A,g=>(i(),n("div",ae,[e("h1",le,f(g.name),1),(i(!0),n(c,null,p(g.programs,_=>(i(),E(b,{key:_.id,class:"block text-[#1E57A3] hover:text-blue-600 duration-200 text-sm underline underline-offset-2 py-1",href:r.route("client.program.show",_)},{default:h(()=>[w(f(_.name),1)]),_:2},1032,["href"]))),128))]))),256))]))),256))])])])])])])])])]),l(C)])],64)}const Ee=Q(U,[["render",de]]);export{Ee as default};
|
||||
File diff suppressed because one or more lines are too long
+1
-1
File diff suppressed because one or more lines are too long
+1
-1
@@ -1,4 +1,4 @@
|
||||
import{bT as Ae,i as qe,r as ve,o as M,c as R,b as g,n as G,h as He,F as te,d as fe,g as Ce,t as me,a as pe,w as ze,A as je}from"./app-C722ecVx.js";import{S as Fe,M as De,B as Ne,C as Pe}from"./SearchModal-72Hbiqqz.js";import{_ as Te}from"./_plugin-vue_export-helper-DlAUqK2U.js";var xe={exports:{}};/*!
|
||||
import{bU as Ae,i as qe,r as ve,o as M,c as R,b as g,n as G,h as He,F as te,d as fe,g as Ce,t as me,a as pe,w as ze,B as je}from"./app-CBssobj-.js";import{S as Fe,M as De,B as Ne,C as Pe}from"./SearchModal-BTKERLZv.js";import{_ as Te}from"./_plugin-vue_export-helper-DlAUqK2U.js";var xe={exports:{}};/*!
|
||||
* Button visually impaired - v1.0.0 https://bvi.isvek.ru
|
||||
* Copyright 2014-2021 Oleg Korotenko <bvi@isvek.ru>.
|
||||
* Licensed MIT (https://github.com/veks/button-visually-impaired-javascript/blob/master/LICENSE.md)
|
||||
@@ -0,0 +1 @@
|
||||
import{_ as d}from"./_plugin-vue_export-helper-DlAUqK2U.js";import{o as s,c as a,b as o,t as l,F as r,d as i,f as c}from"./app-CBssobj-.js";const n={name:"MultipleChoiceBlock",data(){return{}},methods:{},props:{block:{type:Object},error:{type:Object}}},_={class:"mb-4 sm:mb-8"},m={class:"block mb-3 text-sm font-medium"},u={class:"space-y-2"},b={class:"flex"},f=["name","value","id"],h=["for"],p={key:0,class:"mt-2 text-sm text-gray-500",id:"hs-input-helper-text"},x={class:"text-sm text-red-600 mt-2",id:"hs-validation-name-error-helper"};function k(y,v,e,g,B,C){return s(),a("div",_,[o("label",m,l(e.block.data.title_field),1),o("div",u,[(s(!0),a(r,null,i(e.block.data.columns,t=>(s(),a("div",b,[o("input",{type:"checkbox",name:e.block.data.name_field+"[]",value:t.name_field,class:"shrink-0 mt-0.5 border-gray-200 rounded text-blue-600 focus:ring-blue-500 disabled:opacity-50 disabled:pointer-events-none",id:t.name_field+"-id"},null,8,f),o("label",{for:t.name_field+"-id",class:"text-sm text-gray-500 ms-3"},l(t.title_field),9,h)]))),256))]),e.error?c("",!0):(s(),a("p",p,l(e.block.data.description),1)),(s(!0),a(r,null,i(e.error,t=>(s(),a("p",x,l(t),1))),256))])}const M=d(n,[["render",k]]);export{M as default};
|
||||
@@ -0,0 +1 @@
|
||||
import{i as u,Z as _,r as a,c as b,a as t,w as P,b as e,F as f,o as v,t as x}from"./app-CBssobj-.js";import{F as h}from"./v3-DnjJww8i.js";import{M as w}from"./MainNavbar-DYfeRcdr.js";import{C as y}from"./ClientFooterDown-B1P9jP1W.js";import"./SearchModal-BTKERLZv.js";import{P as B,a as N,b as k,c as S}from"./PageNavigateLinks-ozhWEDba.js";import{P as L}from"./PageSubSectionLinks-BEy5aimx.js";import{M as F}from"./MainPageNavbar-Cmz730h9.js";import{_ as C}from"./_plugin-vue_export-helper-DlAUqK2U.js";/* empty css */const M={name:"Page",data(){return{headerNavs:this.page.data.content.filter(s=>s.type==="heading").map(s=>({id:s.data.id,text:s.data.content}))}},props:{navigation:{type:Object},page:{type:Object},subSectionPages:{type:Object},breadcrumbs:{type:Object}},components:{MainPageNavBar:F,PageSubSectionLinks:L,PageNavigateLinks:B,PageTitle:N,PageBreadcrumbs:k,PageBuilder:S,ClientFooterDown:y,MainNavbar:w,Link:u,FsLightbox:h,Head:_},methods:{},computed:{}},j={class:"flex flex-col h-screen"},D={class:"flex-grow"},O={class:"relative mx-auto mt-[67px] max-w-screen-xl px-4 py-10 md:flex md:flex-row md:py-10"},H={class:"w-full min-w-0 mt-1 max-w-6xl px-1 md:px-6",style:{}},T={class:"space-y-5 md:space-y-5"},V={id:"page-area",class:"space-y-4"};function E(s,o,n,Y,Z,q){const i=a("Head"),r=a("MainPageNavBar"),c=a("PageSubSectionLinks"),l=a("PageNavigateLinks"),d=a("PageBreadcrumbs"),m=a("PageTitle"),p=a("PageBuilder"),g=a("ClientFooterDown");return v(),b(f,null,[t(i,null,{default:P(()=>[e("title",null,x(n.page.data.title),1),o[0]||(o[0]=e("meta",{name:"description",content:"Your page description"},null,-1))]),_:1}),t(r,{class:"border-b",sections:s.$page.props.navigation},null,8,["sections"]),o[1]||(o[1]=e("div",{class:"w-full h-[67px] fixed",id:"visor"},null,-1)),e("div",j,[e("main",D,[e("div",O,[t(c,{"sub-section-pages":n.subSectionPages,"current-section":n.page.data.section},null,8,["sub-section-pages","current-section"]),t(l,{"header-navs":this.headerNavs},null,8,["header-navs"]),e("div",H,[e("div",T,[t(d,{breadcrumbs:n.breadcrumbs,"page-title":n.page.data.title},null,8,["breadcrumbs","page-title"]),t(m,{header:n.page.data.title},null,8,["header"]),e("div",V,[t(p,{blocks:this.page.data.content},null,8,["blocks"])])])])])]),t(g)])],64)}const X=C(M,[["render",E]]);export{X as default};
|
||||
@@ -1 +0,0 @@
|
||||
import{i as u,Z as _,r as a,c as b,a as t,w as P,b as e,F as f,o as v,t as x}from"./app-C722ecVx.js";import{F as h}from"./v3-918lQ39M.js";import{M as w}from"./MainNavbar-CK8Gfm-M.js";import{C as y}from"./ClientFooterDown-nb4a-O5q.js";import"./SearchModal-72Hbiqqz.js";import{P as B,a as N,b as k,c as S}from"./PageNavigateLinks-DFdi5-l_.js";import{P as L}from"./PageSubSectionLinks-CqbXfgxJ.js";import{M as F}from"./MainPageNavbar-DcM2ZJ6Y.js";import{_ as C}from"./_plugin-vue_export-helper-DlAUqK2U.js";/* empty css */import"./PageTabBuilder-CRT8Vrz4.js";import"./ClientImageSlider-DIxDD91b.js";const M={name:"Page",data(){return{headerNavs:this.page.data.content.filter(s=>s.type==="heading").map(s=>({id:s.data.id,text:s.data.content}))}},props:{navigation:{type:Object},page:{type:Object},subSectionPages:{type:Object},breadcrumbs:{type:Object}},components:{MainPageNavBar:F,PageSubSectionLinks:L,PageNavigateLinks:B,PageTitle:N,PageBreadcrumbs:k,PageBuilder:S,ClientFooterDown:y,MainNavbar:w,Link:u,FsLightbox:h,Head:_},methods:{},computed:{}},j={class:"flex flex-col h-screen"},D={class:"flex-grow"},O={class:"relative mx-auto mt-[67px] max-w-screen-xl px-4 py-10 md:flex md:flex-row md:py-10"},H={class:"w-full min-w-0 mt-1 max-w-6xl px-1 md:px-6",style:{}},T={class:"space-y-5 md:space-y-5"},V={id:"page-area",class:"space-y-4"};function E(s,o,n,Y,Z,q){const i=a("Head"),r=a("MainPageNavBar"),c=a("PageSubSectionLinks"),l=a("PageNavigateLinks"),d=a("PageBreadcrumbs"),m=a("PageTitle"),p=a("PageBuilder"),g=a("ClientFooterDown");return v(),b(f,null,[t(i,null,{default:P(()=>[e("title",null,x(n.page.data.title),1),o[0]||(o[0]=e("meta",{name:"description",content:"Your page description"},null,-1))]),_:1}),t(r,{class:"border-b",sections:s.$page.props.navigation},null,8,["sections"]),o[1]||(o[1]=e("div",{class:"w-full h-[67px] fixed",id:"visor"},null,-1)),e("div",j,[e("main",D,[e("div",O,[t(c,{"sub-section-pages":n.subSectionPages,"current-section":n.page.data.section},null,8,["sub-section-pages","current-section"]),t(l,{"header-navs":this.headerNavs},null,8,["header-navs"]),e("div",H,[e("div",T,[t(d,{breadcrumbs:n.breadcrumbs,"page-title":n.page.data.title},null,8,["breadcrumbs","page-title"]),t(m,{header:n.page.data.title},null,8,["header"]),e("div",V,[t(p,{blocks:this.page.data.content},null,8,["blocks"])])])])])]),t(g)])],64)}const ee=C(M,[["render",E]]);export{ee as default};
|
||||
@@ -0,0 +1 @@
|
||||
import"./SearchModal-BTKERLZv.js";import{j as i,i as a,o as n,c as r,h as c,b as e,t as o}from"./app-CBssobj-.js";import{_ as d}from"./_plugin-vue_export-helper-DlAUqK2U.js";const u={name:"PageItemBlock",components:{axios:i,Link:a},data(){return{page:null,breadcrumbs:null,loading:!0}},methods:{getPage(l){i.get(route("client.widget.page.single",l)).then(s=>{this.page=s.data.data.page,this.breadcrumbs=s.data.data.breadcrumbs,this.loading=!1}).catch(s=>{console.error("Ошибка:",s),this.loading=!1})}},mounted(){this.getPage(this.block.data.page)},props:{block:{type:Object}}},h={key:0,class:"flex flex-col space-y-4"},p={key:1,class:"w-full px-2 py-5 sm:px-3 lg:px-4 lg:py-7 mx-auto"},g=["href"],m={class:"p-4 md:p-5"},x={class:"flex items-center gap-x-5"},f={class:"grow"},w={class:"flex items-center whitespace-nowrap"},b={class:"inline-flex items-center"},_={class:"flex items-center text-sm text-gray-500 hover:text-blue-600 focus:outline-none focus:text-blue-600",href:"#"},v={class:"inline-flex items-center"},k={class:"flex items-center text-sm text-gray-500 hover:text-blue-600 focus:outline-none focus:text-blue-600",href:"#"},y={class:"inline-flex items-center"},B={class:"flex items-center text-sm text-gray-500 hover:text-blue-600 focus:outline-none focus:text-blue-600",href:"#"},j={class:"mt-1 group-hover:text-blue-600 font-semibold text-gray-700"};function P(l,s,S,z,t,C){return t.loading?(n(),r("div",h,s[0]||(s[0]=[c('<div class="flex animate-pulse"><div class="ms-4 mt-2 w-full border px-4 py-4 rounded-xl shadow-sm"><p class="h-4 bg-gray-200 rounded-full" style="width:40%;"></p><ul class="mt-5 space-y-3 flex flex-col"><li class="w-full h-4 bg-gray-200 rounded-full"></li><li class="w-full h-4 bg-gray-200 rounded-full"></li></ul></div></div>',1)]))):(n(),r("div",p,[e("a",{class:"group flex flex-col bg-white border shadow-sm rounded-xl hover:shadow-md focus:outline-none focus:shadow-md transition",href:t.page.is_url?t.page.path:l.route("page.view",t.page.path)+"/"},[e("div",m,[e("div",x,[s[3]||(s[3]=e("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor",class:"mt-1 shrink-0 size-7 text-gray-600"},[e("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M19.5 14.25v-2.625a3.375 3.375 0 0 0-3.375-3.375h-1.5A1.125 1.125 0 0 1 13.5 7.125v-1.5a3.375 3.375 0 0 0-3.375-3.375H8.25m0 12.75h7.5m-7.5 3H12M10.5 2.25H5.625c-.621 0-1.125.504-1.125 1.125v17.25c0 .621.504 1.125 1.125 1.125h12.75c.621 0 1.125-.504 1.125-1.125V11.25a9 9 0 0 0-9-9Z"})],-1)),e("div",f,[e("ol",w,[e("li",b,[e("span",_,o(t.breadcrumbs.mainSection),1),s[1]||(s[1]=e("svg",{class:"shrink-0 mx-2 size-4 text-gray-400",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"},[e("path",{d:"m9 18 6-6-6-6"})],-1))]),e("li",v,[e("span",k,o(t.breadcrumbs.mainSection),1),s[2]||(s[2]=e("svg",{class:"shrink-0 mx-2 size-4 text-gray-400",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"},[e("path",{d:"m9 18 6-6-6-6"})],-1))]),e("li",y,[e("span",B,o(t.breadcrumbs.page),1)])]),e("h3",j,o(t.page.title),1)])])])],8,g)]))}const M=d(u,[["render",P]]);export{M as default};
|
||||
@@ -0,0 +1 @@
|
||||
import"./SearchModal-BTKERLZv.js";import{j as n,i as a,o as r,c as i,h as c,b as e,t as o,f as d}from"./app-CBssobj-.js";import{_ as u}from"./_plugin-vue_export-helper-DlAUqK2U.js";const h={name:"PageItemBlock",components:{axios:n,Link:a},data(){return{page:null,breadcrumbs:null,loading:!0}},methods:{getPage(l){n.get(route("client.widget.page.single",l)).then(s=>{this.page=s.data.data.page,this.breadcrumbs=s.data.data.breadcrumbs,this.loading=!1}).catch(s=>{console.error("Ошибка:",s),this.loading=!1})}},mounted(){this.getPage(this.block.data.page)},props:{block:{type:Object}}},m={key:0,class:"flex flex-col space-y-4"},p={key:1,class:"w-full px-2 sm:px-3 lg:px-4mx-auto"},g=["href"],x={class:"p-4 md:p-5"},f={class:"flex items-center gap-x-5"},w={class:"grow"},b={key:0,class:"flex items-center whitespace-nowrap"},_={class:"inline-flex items-center"},v={class:"flex items-center text-sm text-gray-500 hover:text-blue-600 focus:outline-none focus:text-blue-600",href:"#"},k={class:"inline-flex items-center"},y={class:"flex items-center text-sm text-gray-500 hover:text-blue-600 focus:outline-none focus:text-blue-600",href:"#"},B={class:"inline-flex items-center"},j={class:"flex items-center text-sm text-gray-500 hover:text-blue-600 focus:outline-none focus:text-blue-600",href:"#"},C={class:"mt-1 group-hover:text-blue-600 font-semibold text-gray-700"};function P(l,s,S,V,t,z){return t.loading?(r(),i("div",m,s[0]||(s[0]=[c('<div class="flex animate-pulse"><div class="ms-4 mt-2 w-full border px-4 py-4 rounded-xl shadow-sm"><p class="h-4 bg-gray-200 rounded-full" style="width:40%;"></p><ul class="mt-5 space-y-3 flex flex-col"><li class="w-full h-4 bg-gray-200 rounded-full"></li><li class="w-full h-4 bg-gray-200 rounded-full"></li></ul></div></div>',1)]))):(r(),i("div",p,[e("a",{class:"group flex flex-col bg-white border shadow-sm rounded-xl hover:shadow-md focus:outline-none focus:shadow-md transition",href:t.page.is_url?t.page.path:l.route("page.view",t.page.path)+"/"},[e("div",x,[e("div",f,[s[3]||(s[3]=e("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor",class:"mt-1 shrink-0 size-7 text-gray-600"},[e("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M19.5 14.25v-2.625a3.375 3.375 0 0 0-3.375-3.375h-1.5A1.125 1.125 0 0 1 13.5 7.125v-1.5a3.375 3.375 0 0 0-3.375-3.375H8.25m0 12.75h7.5m-7.5 3H12M10.5 2.25H5.625c-.621 0-1.125.504-1.125 1.125v17.25c0 .621.504 1.125 1.125 1.125h12.75c.621 0 1.125-.504 1.125-1.125V11.25a9 9 0 0 0-9-9Z"})],-1)),e("div",w,[t.breadcrumbs?(r(),i("ol",b,[e("li",_,[e("span",v,o(t.breadcrumbs.mainSection),1),s[1]||(s[1]=e("svg",{class:"shrink-0 mx-2 size-4 text-gray-400",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"},[e("path",{d:"m9 18 6-6-6-6"})],-1))]),e("li",k,[e("span",y,o(t.breadcrumbs.mainSection),1),s[2]||(s[2]=e("svg",{class:"shrink-0 mx-2 size-4 text-gray-400",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"},[e("path",{d:"m9 18 6-6-6-6"})],-1))]),e("li",B,[e("span",j,o(t.breadcrumbs.page),1)])])):d("",!0),e("h3",C,o(t.page.title),1)])])])],8,g)]))}const M=u(h,[["render",P]]);export{M as default};
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
+1
-1
@@ -1 +1 @@
|
||||
import{i as l,o as r,c as i,b as o,t as c,F as m,d as u,n as d,f as p}from"./app-C722ecVx.js";import"./SearchModal-72Hbiqqz.js";import{_ as h}from"./_plugin-vue_export-helper-DlAUqK2U.js";const f={name:"PageSubSectionLinks",components:{Link:l},data(){return{currentNavSection:null,scrollTop:!1}},methods:{textLimit(e,a){if(e.length>a){let s;return s=e.substring(0,a),s+"..."}return e},isSameRoute(e){if(this.$page.props.ziggy.location===this.$page.props.ziggy.url+"/"+e)return!0}},props:{subSectionPages:{type:Object},currentSection:{type:String}}},x={class:"sticky top-[100px] hidden h-[calc(100vh-121px)] max-w-[20%] min-w-[20%] md:flex md:shrink-0 md:flex-col md:justify-between"},_={key:0,class:"styled-scrollbar flex h-[calc(100vh-200px)] flex-col overflow-y-scroll pr-2 pb-4"},g={class:"text-gray-1000 mb-2 text-md font-medium"},y={class:"flex gap-x-1"},b={class:"px-0.5 last-of-type:mb-0 mb-8"},S=["href"];function v(e,a,s,k,w,n){return r(),i("div",x,[this.subSectionPages?(r(),i("nav",_,[o("div",g,c(s.currentSection),1),o("div",y,[o("ul",b,[(r(!0),i(m,null,u(this.subSectionPages.data,t=>(r(),i("li",{key:t.id,class:"my-1.5 flex"},[o("a",{class:d([{"text-white font-semibold bg-primaryBlue":n.isSameRoute(t.path),"text-gray-600 hover:text-[#2C6288]":!n.isSameRoute(t.path)},"relative duration-300 flex gap-x-1 w-full rounded-md cursor-pointer items-center px-2 py-1 text-left text-sm"]),href:t.is_url?t.path:e.route("page.view",t.path)+"/"},c(t.title),11,S)]))),128))])])])):p("",!0)])}const z=h(f,[["render",v]]);export{z as P};
|
||||
import{i as l,o as r,c as i,b as o,t as c,F as m,d as u,n as d,f as p}from"./app-CBssobj-.js";import"./SearchModal-BTKERLZv.js";import{_ as h}from"./_plugin-vue_export-helper-DlAUqK2U.js";const f={name:"PageSubSectionLinks",components:{Link:l},data(){return{currentNavSection:null,scrollTop:!1}},methods:{textLimit(e,a){if(e.length>a){let s;return s=e.substring(0,a),s+"..."}return e},isSameRoute(e){if(this.$page.props.ziggy.location===this.$page.props.ziggy.url+"/"+e)return!0}},props:{subSectionPages:{type:Object},currentSection:{type:String}}},x={class:"sticky top-[100px] hidden h-[calc(100vh-121px)] max-w-[20%] min-w-[20%] md:flex md:shrink-0 md:flex-col md:justify-between"},_={key:0,class:"styled-scrollbar flex h-[calc(100vh-200px)] flex-col overflow-y-scroll pr-2 pb-4"},g={class:"text-gray-1000 mb-2 text-md font-medium"},y={class:"flex gap-x-1"},b={class:"px-0.5 last-of-type:mb-0 mb-8"},S=["href"];function v(e,a,s,k,w,n){return r(),i("div",x,[this.subSectionPages?(r(),i("nav",_,[o("div",g,c(s.currentSection),1),o("div",y,[o("ul",b,[(r(!0),i(m,null,u(this.subSectionPages.data,t=>(r(),i("li",{key:t.id,class:"my-1.5 flex"},[o("a",{class:d([{"text-white font-semibold bg-primaryBlue":n.isSameRoute(t.path),"text-gray-600 hover:text-[#2C6288]":!n.isSameRoute(t.path)},"relative duration-300 flex gap-x-1 w-full rounded-md cursor-pointer items-center px-2 py-1 text-left text-sm"]),href:t.is_url?t.path:e.route("page.view",t.path)+"/"},c(t.title),11,S)]))),128))])])])):p("",!0)])}const z=h(f,[["render",v]]);export{z as P};
|
||||
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
|
||||
import{i as c,o as r,c as p,d as i,e as l,k as s,F as k}from"./app-CBssobj-.js";import"./SearchModal-BTKERLZv.js";import B from"./HeadingBlock-B6vgs5RT.js";import g from"./ParagraphBlock-BweYyzkY.js";import d from"./ClientImageSlider-CvtLuRx_.js";import f from"./ImageBlock-DYPERL6F.js";import u from"./FileBlock-Blx3yiDN.js";import P from"./PersonBlock-BPXTqyzY.js";import _ from"./StepperBlock-CW2_9ZUx.js";import b from"./VideoBlock-C-U8CRac.js";import h from"./PostListBlock-CLMN_FUG.js";import{_ as C}from"./_plugin-vue_export-helper-DlAUqK2U.js";const L={name:"PageTabBuilder",components:{FileBlock:u,ImageBlock:f,ClientImageSlider:d,ParagraphBlock:g,HeadingBlock:B,Link:c,PersonBlock:P,StepperBlock:_,VideoBlock:b,PostListBlock:h},methods:{getComponent(o){return{heading:"HeadingBlock",paragraph:"ParagraphBlock",images:"ClientImageSlider",image:"ImageBlock",files:"FileBlock",person:"PersonBlock",stepper:"StepperBlock",video:"VideoBlock",postsList:"PostListBlock"}[o]||null}},props:{blocks:{type:Object}}};function y(o,t,a,F,I,m){return r(!0),p(k,null,i(a.blocks,(e,n)=>(r(),l(s(m.getComponent(e.type)),{key:n,block:e},null,8,["block"]))),128)}const q=C(L,[["render",y]]);export{q as P};
|
||||
@@ -0,0 +1 @@
|
||||
import"./SearchModal-BTKERLZv.js";import{_ as c}from"./_plugin-vue_export-helper-DlAUqK2U.js";import{o as l,c as p}from"./app-CBssobj-.js";const s={name:"ParagraphBlock",methods:{wrapTables(t){if(t.type==="paragraph"&&t.data&&t.data.content){const e=t.data.content.replace(/<table([^>]*)>([\s\S]*?)<\/table>/g,(a,r,n)=>`<div class="div-table"><table${r}>${n}</table></div>`);return{...t,data:{...t.data,content:e}}}return t}},props:{block:{type:Object}}},d=["innerHTML"];function i(t,e,a,r,n,o){return l(),p("div",{class:"text-sm text-gray-600 leading-6 md:text-[16px] md:text-[#374151] md:leading-8 md:font-light paragraph-container",innerHTML:o.wrapTables(a.block).data.content},null,8,d)}const f=c(s,[["render",i]]);export{f as default};
|
||||
+1
-1
@@ -1 +1 @@
|
||||
.paragraph-container a{--tw-text-opacity: 1;color:rgb(38 172 184 / var(--tw-text-opacity));text-decoration-line:underline}.paragraph-container a:hover{--tw-text-opacity: 1;color:rgb(44 98 136 / var(--tw-text-opacity));text-decoration-line:underline}.paragraph-container p{margin-bottom:1rem}.paragraph-container ol li{list-style-position:inside;list-style-type:decimal}.paragraph-container ul li{list-style-position:inside;list-style-type:disc}.paragraph-container li ol{margin-left:2.5rem}.paragraph-container ul{margin-bottom:1rem}.paragraph-container hr{margin-top:1rem;margin-bottom:1rem}.paragraph-container strong{font-size:1.25rem;line-height:1.75rem}.div-table{overflow-x:auto}.paragraph-container table{margin-top:1rem;margin-bottom:1rem;width:100%;border-collapse:collapse;overflow:hidden}.paragraph-container th,.paragraph-container td{border-width:1px;--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity));padding:.75rem;text-align:left}.paragraph-container th{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity));font-weight:600;--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity))}.paragraph-container tr{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.paragraph-container tr:hover{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity))}.paragraph-container td{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity))}.paragraph-container tr:hover{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity))}.fslightbox-container,.fslightbox-container[data-v-73502669]{margin:0!important}.step-content a{--tw-text-opacity: 1;color:rgb(38 172 184 / var(--tw-text-opacity));text-decoration-line:underline}.step-content a:hover{--tw-text-opacity: 1;color:rgb(44 98 136 / var(--tw-text-opacity));text-decoration-line:underline}.step-content ol li{list-style-position:inside;list-style-type:decimal}.step-content ul li{list-style-position:inside;list-style-type:disc}.step-content li ol{margin-left:2.5rem}.fslightbox-container{margin:0!important}
|
||||
.paragraph-container a{--tw-text-opacity: 1;color:rgb(38 172 184 / var(--tw-text-opacity));text-decoration-line:underline}.paragraph-container a:hover{--tw-text-opacity: 1;color:rgb(44 98 136 / var(--tw-text-opacity));text-decoration-line:underline}.paragraph-container p{margin-bottom:1rem}.paragraph-container ol li{list-style-position:inside;list-style-type:decimal}.paragraph-container ul li{list-style-position:inside;list-style-type:disc}.paragraph-container li ol{margin-left:2.5rem}.paragraph-container ul{margin-bottom:1rem}.paragraph-container hr{margin-top:1rem;margin-bottom:1rem}.paragraph-container strong{font-size:1.25rem;line-height:1.75rem}.div-table{overflow-x:auto}.paragraph-container table{margin-top:1rem;margin-bottom:1rem;width:100%;border-collapse:collapse;overflow:hidden}.paragraph-container th,.paragraph-container td{border-width:1px;--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity));padding:.75rem;text-align:left}.paragraph-container th{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity));font-weight:600;--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity))}.paragraph-container tr{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.paragraph-container tr:hover{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity))}.paragraph-container td{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity))}.paragraph-container tr:hover{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity))}
|
||||
@@ -0,0 +1 @@
|
||||
import"./SearchModal-BTKERLZv.js";import{_ as c}from"./_plugin-vue_export-helper-DlAUqK2U.js";import{o as l,c as p}from"./app-CBssobj-.js";const s={name:"ParagraphBlock",methods:{wrapTables(t){if(t.type==="paragraph"&&t.data&&t.data.content){const e=t.data.content.replace(/<table([^>]*)>([\s\S]*?)<\/table>/g,(a,r,n)=>`<div class="div-table"><table${r}>${n}</table></div>`);return{...t,data:{...t.data,content:e}}}return t}},props:{block:{type:Object}}},d=["innerHTML"];function i(t,e,a,r,n,o){return l(),p("div",{class:"text-sm text-gray-600 leading-6 md:text-[16px] md:text-[#374151] md:leading-8 md:font-light paragraph-container",innerHTML:o.wrapTables(a.block).data.content},null,8,d)}const f=c(s,[["render",i]]);export{f as default};
|
||||
@@ -0,0 +1 @@
|
||||
import{s as g}from"./SearchModal-BTKERLZv.js";import{F as m}from"./v3-DnjJww8i.js";import{_ as u}from"./_plugin-vue_export-helper-DlAUqK2U.js";import{r as _,o as r,c as n,b as o,t as a,F as i,d as p,a as x}from"./app-CBssobj-.js";const f={name:"PersonBlock",components:{FsLightbox:m},data(){return{toggler:!1,domainPath:null}},methods:{generateSlug:function(l){return g(l,{lower:!0,strict:!0,locale:"ru"})}},mounted(){this.domainPath=window.location.origin},props:{block:{type:Object}}},h={class:"w-full rounded-xl mb-4 p-4 md:p-6 bg-white border border-gray-200"},b={class:"flex items-center gap-x-4 text-nowrap"},k=["src"],w={class:"grow overflow-x-auto"},v={class:"font-medium text-gray-800 hover:text-gray-500"},y={class:"text-xs text-gray-500 mt-2"};function F(l,c,t,B,e,P){const d=_("FsLightbox");return r(),n(i,null,[o("div",h,[o("div",b,[o("img",{onClick:c[0]||(c[0]=s=>e.toggler=!e.toggler),loading:"lazy",class:"rounded-xl w-[150px]",src:"/storage/"+t.block.data.photo,alt:"Image Description"},null,8,k),o("div",w,[o("p",v,a(t.block.data.name),1),(r(!0),n(i,null,p(t.block.data.info,s=>(r(),n("p",y,a(s.column)+": "+a(s.content),1))),256))])])]),x(d,{class:"",toggler:e.toggler,sources:[e.domainPath+"/storage/"+t.block.data.photo]},null,8,["toggler","sources"])],64)}const N=u(f,[["render",F],["__scopeId","data-v-73502669"]]);export{N as default};
|
||||
@@ -0,0 +1 @@
|
||||
import{s as g}from"./SearchModal-BTKERLZv.js";import{F as m}from"./v3-DnjJww8i.js";import{_ as u}from"./_plugin-vue_export-helper-DlAUqK2U.js";import{r as _,o as r,c as n,b as o,t as a,F as i,d as p,a as h}from"./app-CBssobj-.js";const b={name:"PersonBlock",components:{FsLightbox:m},data(){return{toggler:!1,domainPath:null}},methods:{generateSlug:function(l){return g(l,{lower:!0,strict:!0,locale:"ru"})}},mounted(){this.domainPath=window.location.origin},props:{block:{type:Object}}},f={class:"w-full rounded-xl mb-4 p-4 md:p-6 bg-white border border-gray-200 dark:bg-slate-900 dark:border-gray-700"},x={class:"flex items-center gap-x-4"},k=["src"],y={class:"grow"},w={class:"font-medium text-gray-800 hover:text-gray-500"},v={class:"text-xs text-gray-500 mt-2"};function F(l,c,t,B,e,P){const d=_("FsLightbox");return r(),n(i,null,[o("div",f,[o("div",x,[o("img",{onClick:c[0]||(c[0]=s=>e.toggler=!e.toggler),loading:"lazy",class:"rounded-xl w-[150px]",src:"/storage/"+t.block.data.photo,alt:"Image Description"},null,8,k),o("div",y,[o("p",w,a(t.block.data.name),1),(r(!0),n(i,null,p(t.block.data.info,s=>(r(),n("p",v,a(s.column)+": "+a(s.content),1))),256))])])]),h(d,{class:"",toggler:e.toggler,sources:[e.domainPath+"/storage/"+t.block.data.photo]},null,8,["toggler","sources"])],64)}const S=u(b,[["render",F]]);export{S as default};
|
||||
@@ -0,0 +1 @@
|
||||
.fslightbox-container[data-v-73502669]{margin:0!important}
|
||||
@@ -0,0 +1 @@
|
||||
import{_ as d}from"./_plugin-vue_export-helper-DlAUqK2U.js";import{o as r,c as o,b as t,t as s,n as i,f as l,F as c,d as m}from"./app-CBssobj-.js";const u={name:"PhoneBlock",data(){return{}},methods:{},props:{block:{type:Object},error:{type:Object}}},b={class:"mb-4 sm:mb-8"},_=["for"],f={class:"relative"},k=["required","name","min","max","id","placeholder"],x={key:0,class:"absolute inset-y-0 end-0 flex items-center pointer-events-none pe-3"},h={key:0,class:"mt-2 text-sm text-gray-500",id:"hs-input-helper-text"},y={class:"text-sm text-red-600 mt-2",id:"hs-validation-name-error-helper"};function g(v,a,e,w,p,B){return r(),o("div",b,[t("label",{for:e.block.data.name_field+"-id",class:"block mb-2 text-sm font-medium"},s(e.block.data.title_field),9,_),t("div",f,[t("input",{required:e.block.data.rules.required,name:e.block.data.name_field,min:e.block.data.rules.min,max:e.block.data.rules.max,type:"tel",id:e.block.data.name_field+"-id",class:i([e.error?"border-red-500 focus:border-red-500 focus:ring-red-500":"focus:border-blue-500 focus:ring-blue-500","py-3 px-4 block w-full border-gray-200 rounded-lg text-sm disabled:opacity-50 disabled:pointer-events-none"]),placeholder:e.block.data.title_field},null,10,k),e.error?(r(),o("div",x,a[0]||(a[0]=[t("svg",{class:"shrink-0 size-4 text-red-500",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("circle",{cx:"12",cy:"12",r:"10"}),t("line",{x1:"12",x2:"12",y1:"8",y2:"12"}),t("line",{x1:"12",x2:"12.01",y1:"16",y2:"16"})],-1)]))):l("",!0)]),e.error?l("",!0):(r(),o("p",h,s(e.block.data.description),1)),(r(!0),o(c,null,m(e.error,n=>(r(),o("p",y,s(n),1))),256))])}const C=d(u,[["render",g]]);export{C as default};
|
||||
@@ -0,0 +1,2 @@
|
||||
const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=["assets/HeadingBlock-Cp3_jF4x.js","assets/SearchModal-BTKERLZv.js","assets/app-CBssobj-.js","assets/app-DChzJ_Ea.css","assets/_plugin-vue_export-helper-DlAUqK2U.js","assets/SearchModal-DGTpDLJ5.css","assets/ParagraphBlock-TcRp5rBW.js","assets/ParagraphBlock-DFLxgZzs.css","assets/ClientImageSlider-CvtLuRx_.js","assets/v3-DnjJww8i.js","assets/ImageBlock-DXMXSgRL.js","assets/ImageBlock-CjbQ7Xd1.css","assets/FileBlock-CW3mTqrc.js","assets/PersonBlock-BWxiIbHj.js","assets/StepperBlock-CqZnPjD2.js","assets/StepperBlock-DNUyIEMk.css","assets/VideoBlock-e5Qfw7Jw.js","assets/TabBlock-wRCyRsja.js","assets/PageTabBuilder-Db8g88-o.js","assets/HeadingBlock-B6vgs5RT.js","assets/ParagraphBlock-BweYyzkY.js","assets/ImageBlock-DYPERL6F.js","assets/FileBlock-Blx3yiDN.js","assets/PersonBlock-BPXTqyzY.js","assets/PersonBlock-Y1OFixhA.css","assets/StepperBlock-CW2_9ZUx.js","assets/VideoBlock-C-U8CRac.js","assets/PostListBlock-CLMN_FUG.js","assets/PostListBlock-DOMsEq5I.js","assets/PageItemBlock-P5qrDAqd.js","assets/PostItemBlock-DLaOmkZe.js"])))=>i.map(i=>d[i]);
|
||||
import{q as s,o,c as m,d as a,e as E,k as c,F as d,_}from"./app-CBssobj-.js";import{_ as u}from"./_plugin-vue_export-helper-DlAUqK2U.js";const l={name:"PostBuilder",methods:{getComponent(e){return s({heading:()=>_(()=>import("./HeadingBlock-Cp3_jF4x.js"),__vite__mapDeps([0,1,2,3,4,5])),paragraph:()=>_(()=>import("./ParagraphBlock-TcRp5rBW.js"),__vite__mapDeps([6,1,2,3,4,5,7])),images:()=>_(()=>import("./ClientImageSlider-CvtLuRx_.js"),__vite__mapDeps([8,9,2,3,4])),image:()=>_(()=>import("./ImageBlock-DXMXSgRL.js"),__vite__mapDeps([10,1,2,3,4,5,9,11])),files:()=>_(()=>import("./FileBlock-CW3mTqrc.js"),__vite__mapDeps([12,1,2,3,4,5,9,11])),person:()=>_(()=>import("./PersonBlock-BWxiIbHj.js"),__vite__mapDeps([13,1,2,3,4,5,9,11])),stepper:()=>_(()=>import("./StepperBlock-CqZnPjD2.js"),__vite__mapDeps([14,1,2,3,4,5,9,15])),video:()=>_(()=>import("./VideoBlock-e5Qfw7Jw.js"),__vite__mapDeps([16,1,2,3,4,5,9])),tabs:()=>_(()=>import("./TabBlock-wRCyRsja.js"),__vite__mapDeps([17,1,2,3,4,5,18,19,20,7,8,9,21,11,22,23,24,25,15,26,27])),postsList:()=>_(()=>import("./PostListBlock-DOMsEq5I.js"),__vite__mapDeps([28,1,2,3,4,5,11])),postItem:()=>_(()=>import("./PageItemBlock-P5qrDAqd.js"),__vite__mapDeps([29,1,2,3,4,5])),pageItem:()=>_(()=>import("./PostItemBlock-DLaOmkZe.js"),__vite__mapDeps([30,1,2,3,4,5,11]))}[e]||null)}},props:{blocks:{type:Object}}};function P(e,r,i,v,I,p){return o(!0),m(d,null,a(i.blocks,(t,n)=>(o(),E(c(p.getComponent(t.type)),{key:n,block:t},null,8,["block"]))),128)}const D=u(l,[["render",P]]);export{D as P};
|
||||
@@ -1 +0,0 @@
|
||||
import{F as r,I as n,P as p,H as m,a as k,S as i,V as B,T as g,b as d,c as P,d as u}from"./PostItemBlock-BZ4FcbP2.js";import{C as I}from"./ClientImageSlider-DIxDD91b.js";import{_ as f}from"./_plugin-vue_export-helper-DlAUqK2U.js";import{o as t,c as _,d as b,e as h,k as C,F}from"./app-C722ecVx.js";const S={name:"PostBuilder",components:{FileBlock:r,ImageBlock:n,ClientImageSlider:I,ParagraphBlock:p,HeadingBlock:m,PersonBlock:k,StepperBlock:i,VideoBlock:B,TabBlock:g,PostListBlock:d,PageItemBlock:P,PostItemBlock:u},methods:{getComponent(e){return{heading:"HeadingBlock",paragraph:"ParagraphBlock",images:"ClientImageSlider",image:"ImageBlock",files:"FileBlock",person:"PersonBlock",stepper:"StepperBlock",video:"VideoBlock",tabs:"TabBlock",postsList:"PostListBlock",postItem:"PostItemBlock",pageItem:"PageItemBlock"}[e]||null}},props:{blocks:{type:Object}}};function y(e,a,s,L,x,c){return t(!0),_(F,null,b(s.blocks,(o,l)=>(t(),h(C(c.getComponent(o.type)),{key:l,block:o},null,8,["block"]))),128)}const M=f(S,[["render",y]]);export{M as P};
|
||||
+1
-1
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
|
||||
import"./SearchModal-BTKERLZv.js";import{j as r,i as n,r as d,o as l,c as i,h as c,a as u,w as g,b as e,t as p,g as f}from"./app-CBssobj-.js";import{_ as h}from"./_plugin-vue_export-helper-DlAUqK2U.js";const m={name:"PostListBlock",components:{axios:r,Link:n},data(){return{post:null,loading:!0}},methods:{getPost(t){r.get(route("client.widget.post.single",t),{params:{count:this.block.data.count,category:this.block.data.category}}).then(s=>{this.post=s.data,this.loading=!1}).catch(s=>{console.error("Ошибка:",s),this.loading=!1})}},mounted(){this.getPost(this.block.data.post)},props:{block:{type:Object}}},v={class:"w-full px-4 py-5 sm:px-6 lg:px-8 lg:py-7 mx-auto"},x={key:0,class:"flex flex-col space-y-4"},w={key:1,class:"grid lg:grid-cols-1 lg:gap-y-16 gap-10"},y={class:"flex flex-col sm:flex-row sm:items-center gap-3 sm:gap-5"},b={class:"shrink-0 relative rounded-xl overflow-hidden w-full sm:w-56 h-44"},k=["src"],_={class:"grow"},B={class:"text-xl font-semibold text-gray-800 group-hover:text-gray-600"};function P(t,s,j,L,o,N){const a=d("Link");return l(),i("div",v,[o.loading?(l(),i("div",x,s[0]||(s[0]=[c('<div class="flex animate-pulse"><div class="shrink-0 relative rounded-xl overflow-hidden w-full sm:w-56 h-44"><div class="bg-gray-200 group-focus:scale-105 transition-transform duration-500 ease-in-out size-full absolute top-0 start-0 object-cover rounded-xl"></div></div><div class="ms-4 mt-2 w-full"><p class="h-4 bg-gray-200 rounded-full" style="width:40%;"></p><ul class="mt-5 space-y-3 flex flex-col"><li class="w-full h-4 bg-gray-200 rounded-full"></li><li class="w-full h-4 bg-gray-200 rounded-full"></li><li class="w-full h-4 bg-gray-200 rounded-full"></li><li class="w-full h-4 bg-gray-200 rounded-full"></li><li class="w-20 h-4 bg-gray-200 rounded-full"></li></ul></div></div>',1)]))):(l(),i("div",w,[u(a,{class:"group block rounded-xl overflow-hidden focus:outline-none",href:t.route("client.post.show",o.post.data.slug)},{default:g(()=>[e("div",y,[e("div",b,[e("img",{class:"group-hover:scale-105 group-focus:scale-105 transition-transform duration-500 ease-in-out size-full absolute top-0 start-0 object-cover rounded-xl",src:o.post.data.preview?"storage/images/"+o.post.data.preview:"/img/thumbnail-1.png"},null,8,k)]),e("div",_,[e("h3",B,p(o.post.data.title),1),s[1]||(s[1]=e("p",{class:"mt-3 text-gray-600"}," Produce professional, reliable streams easily leveraging Preline's innovative broadcast studio ",-1)),s[2]||(s[2]=e("p",{class:"mt-4 inline-flex items-center gap-x-1 text-sm text-primaryBlue decoration-2 group-hover:underline group-focus:underline font-medium"},[f(" Читать далее "),e("svg",{class:"shrink-0 size-4",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"},[e("path",{d:"m9 18 6-6-6-6"})])],-1))])])]),_:1},8,["href"])]))])}const S=h(m,[["render",P]]);export{S as default};
|
||||
@@ -0,0 +1 @@
|
||||
import"./SearchModal-BTKERLZv.js";import{j as r,i as n,r as d,o as l,c as i,h as c,a as u,w as g,b as e,t as p,g as f}from"./app-CBssobj-.js";import{_ as h}from"./_plugin-vue_export-helper-DlAUqK2U.js";const m={name:"PostListBlock",components:{axios:r,Link:n},data(){return{post:null,loading:!0}},methods:{getPost(t){r.get(route("client.widget.post.single",t),{params:{count:this.block.data.count,category:this.block.data.category}}).then(s=>{this.post=s.data,this.loading=!1}).catch(s=>{console.error("Ошибка:",s),this.loading=!1})}},mounted(){this.getPost(this.block.data.post)},props:{block:{type:Object}}},v={class:"w-full px-4 py-5 sm:px-6 lg:px-8 lg:py-7 mx-auto"},x={key:0,class:"flex flex-col space-y-4"},w={key:1,class:"grid lg:grid-cols-1 lg:gap-y-16 gap-10"},y={class:"flex flex-col sm:flex-row sm:items-center gap-3 sm:gap-5"},b={class:"shrink-0 relative rounded-xl overflow-hidden w-full sm:w-56 h-44"},k=["src"],_={class:"grow"},B={class:"text-xl font-semibold text-gray-800 group-hover:text-gray-600"};function P(t,s,j,L,o,N){const a=d("Link");return l(),i("div",v,[o.loading?(l(),i("div",x,s[0]||(s[0]=[c('<div class="flex animate-pulse"><div class="shrink-0 relative rounded-xl overflow-hidden w-full sm:w-56 h-44"><div class="bg-gray-200 group-focus:scale-105 transition-transform duration-500 ease-in-out size-full absolute top-0 start-0 object-cover rounded-xl"></div></div><div class="ms-4 mt-2 w-full"><p class="h-4 bg-gray-200 rounded-full" style="width:40%;"></p><ul class="mt-5 space-y-3 flex flex-col"><li class="w-full h-4 bg-gray-200 rounded-full"></li><li class="w-full h-4 bg-gray-200 rounded-full"></li><li class="w-full h-4 bg-gray-200 rounded-full"></li><li class="w-full h-4 bg-gray-200 rounded-full"></li><li class="w-20 h-4 bg-gray-200 rounded-full"></li></ul></div></div>',1)]))):(l(),i("div",w,[u(a,{class:"group block rounded-xl overflow-hidden focus:outline-none",href:t.route("client.post.show",o.post.data.slug)},{default:g(()=>[e("div",y,[e("div",b,[e("img",{class:"group-hover:scale-105 group-focus:scale-105 transition-transform duration-500 ease-in-out size-full absolute top-0 start-0 object-cover rounded-xl",src:o.post.data.preview?"storage/images/"+o.post.data.preview:"/img/thumbnail-1.png"},null,8,k)]),e("div",_,[e("h3",B,p(o.post.data.title),1),s[1]||(s[1]=e("p",{class:"mt-3 text-gray-600"}," Produce professional, reliable streams easily leveraging Preline's innovative broadcast studio ",-1)),s[2]||(s[2]=e("p",{class:"mt-4 inline-flex items-center gap-x-1 text-sm text-primaryBlue decoration-2 group-hover:underline group-focus:underline font-medium"},[f(" Читать далее "),e("svg",{class:"shrink-0 size-4",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"},[e("path",{d:"m9 18 6-6-6-6"})])],-1))])])]),_:1},8,["href"])]))])}const S=h(m,[["render",P]]);export{S as default};
|
||||
@@ -0,0 +1 @@
|
||||
import"./SearchModal-BTKERLZv.js";import{j as a,i as c,r as g,o as t,c as i,h as f,F as h,d as p,e as m,w as v,b as l,t as w,g as n}from"./app-CBssobj-.js";import{_ as x}from"./_plugin-vue_export-helper-DlAUqK2U.js";const y={name:"PostListBlock",components:{axios:a,Link:c},data(){return{posts:null,loading:!0}},methods:{getPosts(){a.get(route("client.widget.post.index"),{params:{count:this.block.data.count,category:this.block.data.category}}).then(e=>{this.posts=e.data,this.loading=!1}).catch(e=>{console.error("Ошибка:",e),this.loading=!1})}},mounted(){this.getPosts()},props:{block:{type:Object}}},b={class:"w-full px-4 py-5 sm:px-6 lg:px-8 lg:py-7 mx-auto"},k={key:0,class:"flex flex-col space-y-4"},_={key:1,class:"grid lg:grid-cols-1 lg:gap-y-16 gap-10"},j={class:"flex flex-col sm:flex-row sm:items-center gap-3 sm:gap-5"},B={class:"shrink-0 relative rounded-xl overflow-hidden w-full sm:w-56 h-44"},z=["src"],L={class:"grow"},P={class:"text-xl font-semibold text-gray-800 group-hover:text-gray-600"},C={class:"flex justify-center"},A=["href"];function F(e,s,d,N,r,V){const u=g("Link");return t(),i("div",b,[r.loading?(t(),i("div",k,s[0]||(s[0]=[f('<div class="flex animate-pulse"><div class="shrink-0 relative rounded-xl overflow-hidden w-full sm:w-56 h-44"><div class="bg-gray-200 group-focus:scale-105 transition-transform duration-500 ease-in-out size-full absolute top-0 start-0 object-cover rounded-xl"></div></div><div class="ms-4 mt-2 w-full"><p class="h-4 bg-gray-200 rounded-full" style="width:40%;"></p><ul class="mt-5 space-y-3 flex flex-col"><li class="w-full h-4 bg-gray-200 rounded-full"></li><li class="w-full h-4 bg-gray-200 rounded-full"></li><li class="w-full h-4 bg-gray-200 rounded-full"></li><li class="w-full h-4 bg-gray-200 rounded-full"></li><li class="w-20 h-4 bg-gray-200 rounded-full"></li></ul></div></div><div class="flex animate-pulse"><div class="shrink-0 relative rounded-xl overflow-hidden w-full sm:w-56 h-44"><div class="bg-gray-200 group-focus:scale-105 transition-transform duration-500 ease-in-out size-full absolute top-0 start-0 object-cover rounded-xl"></div></div><div class="ms-4 mt-2 w-full"><p class="h-4 bg-gray-200 rounded-full" style="width:40%;"></p><ul class="mt-5 space-y-3 flex flex-col"><li class="w-full h-4 bg-gray-200 rounded-full"></li><li class="w-full h-4 bg-gray-200 rounded-full"></li><li class="w-full h-4 bg-gray-200 rounded-full"></li><li class="w-full h-4 bg-gray-200 rounded-full"></li><li class="w-20 h-4 bg-gray-200 rounded-full"></li></ul></div></div><div class="flex animate-pulse"><div class="shrink-0 relative rounded-xl overflow-hidden w-full sm:w-56 h-44"><div class="bg-gray-200 group-focus:scale-105 transition-transform duration-500 ease-in-out size-full absolute top-0 start-0 object-cover rounded-xl"></div></div><div class="ms-4 mt-2 w-full"><p class="h-4 bg-gray-200 rounded-full" style="width:40%;"></p><ul class="mt-5 space-y-3 flex flex-col"><li class="w-full h-4 bg-gray-200 rounded-full"></li><li class="w-full h-4 bg-gray-200 rounded-full"></li><li class="w-full h-4 bg-gray-200 rounded-full"></li><li class="w-full h-4 bg-gray-200 rounded-full"></li><li class="w-20 h-4 bg-gray-200 rounded-full"></li></ul></div></div>',3)]))):(t(),i("div",_,[(t(!0),i(h,null,p(r.posts.data,o=>(t(),m(u,{key:o.id,class:"group block rounded-xl overflow-hidden focus:outline-none",href:e.route("client.post.show",o.slug)},{default:v(()=>[l("div",j,[l("div",B,[l("img",{class:"group-hover:scale-105 group-focus:scale-105 transition-transform duration-500 ease-in-out size-full absolute top-0 start-0 object-cover rounded-xl",src:o.preview?"storage/images/"+o.preview:"/img/thumbnail-1.png"},null,8,z)]),l("div",L,[l("h3",P,w(o.title),1),s[1]||(s[1]=l("p",{class:"mt-3 text-gray-600"}," Produce professional, reliable streams easily leveraging Preline's innovative broadcast studio ",-1)),s[2]||(s[2]=l("p",{class:"mt-4 inline-flex items-center gap-x-1 text-sm text-primaryBlue decoration-2 group-hover:underline group-focus:underline font-medium"},[n(" Читать далее "),l("svg",{class:"shrink-0 size-4",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"},[l("path",{d:"m9 18 6-6-6-6"})])],-1))])])]),_:2},1032,["href"]))),128)),l("div",C,[l("a",{href:e.route("client.post.index",{category:d.block.data.category}),class:"group inline-flex items-center gap-x-1 text-sm font-semibold text-[#1A5AAF]"},s[3]||(s[3]=[n(" Все новости "),l("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"},[l("path",{d:"m9 18 6-6-6-6"})],-1)]),8,A)])]))])}const O=x(y,[["render",F]]);export{O as default};
|
||||
@@ -0,0 +1 @@
|
||||
import"./SearchModal-BTKERLZv.js";import{j as a,i as c,r as g,o as t,c as i,h as f,F as h,d as p,e as m,w as v,b as l,t as w,g as n}from"./app-CBssobj-.js";import{_ as x}from"./_plugin-vue_export-helper-DlAUqK2U.js";const y={name:"PostListBlock",components:{axios:a,Link:c},data(){return{posts:null,loading:!0}},methods:{getPosts(){a.get(route("client.widget.post.index"),{params:{count:this.block.data.count,category:this.block.data.category}}).then(e=>{this.posts=e.data,this.loading=!1}).catch(e=>{console.error("Ошибка:",e),this.loading=!1})}},mounted(){this.getPosts()},props:{block:{type:Object}}},b={class:"w-full px-4 py-5 sm:px-6 lg:px-8 lg:py-7 mx-auto"},k={key:0,class:"flex flex-col space-y-4"},_={key:1,class:"grid lg:grid-cols-1 lg:gap-y-16 gap-10"},j={class:"flex flex-col sm:flex-row sm:items-center gap-3 sm:gap-5"},B={class:"shrink-0 relative rounded-xl overflow-hidden w-full sm:w-56 h-44"},z=["src"],L={class:"grow"},P={class:"text-xl font-semibold text-gray-800 group-hover:text-gray-600"},C={class:"flex justify-center"},A=["href"];function F(e,s,d,N,r,V){const u=g("Link");return t(),i("div",b,[r.loading?(t(),i("div",k,s[0]||(s[0]=[f('<div class="flex animate-pulse"><div class="shrink-0 relative rounded-xl overflow-hidden w-full sm:w-56 h-44"><div class="bg-gray-200 group-focus:scale-105 transition-transform duration-500 ease-in-out size-full absolute top-0 start-0 object-cover rounded-xl"></div></div><div class="ms-4 mt-2 w-full"><p class="h-4 bg-gray-200 rounded-full" style="width:40%;"></p><ul class="mt-5 space-y-3 flex flex-col"><li class="w-full h-4 bg-gray-200 rounded-full"></li><li class="w-full h-4 bg-gray-200 rounded-full"></li><li class="w-full h-4 bg-gray-200 rounded-full"></li><li class="w-full h-4 bg-gray-200 rounded-full"></li><li class="w-20 h-4 bg-gray-200 rounded-full"></li></ul></div></div><div class="flex animate-pulse"><div class="shrink-0 relative rounded-xl overflow-hidden w-full sm:w-56 h-44"><div class="bg-gray-200 group-focus:scale-105 transition-transform duration-500 ease-in-out size-full absolute top-0 start-0 object-cover rounded-xl"></div></div><div class="ms-4 mt-2 w-full"><p class="h-4 bg-gray-200 rounded-full" style="width:40%;"></p><ul class="mt-5 space-y-3 flex flex-col"><li class="w-full h-4 bg-gray-200 rounded-full"></li><li class="w-full h-4 bg-gray-200 rounded-full"></li><li class="w-full h-4 bg-gray-200 rounded-full"></li><li class="w-full h-4 bg-gray-200 rounded-full"></li><li class="w-20 h-4 bg-gray-200 rounded-full"></li></ul></div></div><div class="flex animate-pulse"><div class="shrink-0 relative rounded-xl overflow-hidden w-full sm:w-56 h-44"><div class="bg-gray-200 group-focus:scale-105 transition-transform duration-500 ease-in-out size-full absolute top-0 start-0 object-cover rounded-xl"></div></div><div class="ms-4 mt-2 w-full"><p class="h-4 bg-gray-200 rounded-full" style="width:40%;"></p><ul class="mt-5 space-y-3 flex flex-col"><li class="w-full h-4 bg-gray-200 rounded-full"></li><li class="w-full h-4 bg-gray-200 rounded-full"></li><li class="w-full h-4 bg-gray-200 rounded-full"></li><li class="w-full h-4 bg-gray-200 rounded-full"></li><li class="w-20 h-4 bg-gray-200 rounded-full"></li></ul></div></div>',3)]))):(t(),i("div",_,[(t(!0),i(h,null,p(r.posts.data,o=>(t(),m(u,{key:o.id,class:"group block rounded-xl overflow-hidden focus:outline-none",href:e.route("client.post.show",o.slug)},{default:v(()=>[l("div",j,[l("div",B,[l("img",{class:"group-hover:scale-105 group-focus:scale-105 transition-transform duration-500 ease-in-out size-full absolute top-0 start-0 object-cover rounded-xl",src:o.preview?"storage/images/"+o.preview:"/img/thumbnail-1.png"},null,8,z)]),l("div",L,[l("h3",P,w(o.title),1),s[1]||(s[1]=l("p",{class:"mt-3 text-gray-600"}," Produce professional, reliable streams easily leveraging Preline's innovative broadcast studio ",-1)),s[2]||(s[2]=l("p",{class:"mt-4 inline-flex items-center gap-x-1 text-sm text-primaryBlue decoration-2 group-hover:underline group-focus:underline font-medium"},[n(" Читать далее "),l("svg",{class:"shrink-0 size-4",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"},[l("path",{d:"m9 18 6-6-6-6"})])],-1))])])]),_:2},1032,["href"]))),128)),l("div",C,[l("a",{href:e.route("client.post.index",{category:d.block.data.category}),class:"group inline-flex items-center gap-x-1 text-sm font-semibold text-[#1A5AAF]"},s[3]||(s[3]=[n(" Все новости "),l("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"},[l("path",{d:"m9 18 6-6-6-6"})],-1)]),8,A)])]))])}const O=x(y,[["render",F]]);export{O as default};
|
||||
File diff suppressed because one or more lines are too long
+3
-3
File diff suppressed because one or more lines are too long
+1
-1
@@ -1 +1 @@
|
||||
.filter[data-v-43b95455]{filter:saturate(100%) blur(3px)}.hide-scrollbar[data-v-43adfa6e]::-webkit-scrollbar{display:none}.hide-scrollbar[data-v-43adfa6e]{-ms-overflow-style:none;scrollbar-width:none}.header-filter[data-v-408c35a1],.header-filter[data-v-94de9d01]{transition:all .3s;-webkit-backdrop-filter:saturate(180%) blur(7px);backdrop-filter:saturate(180%) blur(7px);background:#fff9}
|
||||
.filter[data-v-43b95455]{filter:saturate(100%) blur(3px)}.hide-scrollbar[data-v-43adfa6e]::-webkit-scrollbar{display:none}.hide-scrollbar[data-v-43adfa6e]{-ms-overflow-style:none;scrollbar-width:none}.header-filter[data-v-37ca6096],.header-filter[data-v-94de9d01]{transition:all .3s;-webkit-backdrop-filter:saturate(180%) blur(7px);backdrop-filter:saturate(180%) blur(7px);background:#fff9}
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
|
||||
import{M as x}from"./MainNavbar-DYfeRcdr.js";import{i as f,Z as g,r as o,c as r,a as n,w as h,b as t,f as y,t as i,F as E,o as l}from"./app-CBssobj-.js";import{F as B}from"./v3-DnjJww8i.js";import{C as b}from"./ClientScrollTimeline-CnUXvyjc.js";import{C}from"./ClientFooterDown-B1P9jP1W.js";import F from"./ClientImageSlider-CvtLuRx_.js";import{E as c,T as k,a as w}from"./EventBuilder-D5WodeWz.js";import{P as N}from"./PostBuilder-8yTdSitL.js";import{C as M}from"./ClientEventSelectDate-DSCwmyIV.js";import{C as S}from"./ClientEventFilter-DT5MRLcl.js";import{M as T}from"./MainPageNavbar-Cmz730h9.js";import{_ as D}from"./_plugin-vue_export-helper-DlAUqK2U.js";import"./SearchModal-BTKERLZv.js";/* empty css */import"./PageTabBuilder-Db8g88-o.js";import"./HeadingBlock-B6vgs5RT.js";import"./ParagraphBlock-BweYyzkY.js";import"./ImageBlock-DYPERL6F.js";import"./FileBlock-Blx3yiDN.js";import"./PersonBlock-BPXTqyzY.js";import"./StepperBlock-CW2_9ZUx.js";import"./VideoBlock-C-U8CRac.js";import"./PostListBlock-CLMN_FUG.js";import"./SortingByFilter-Ds4x3JAu.js";const P={name:"Show",components:{MainPageNavBar:T,ClientEventFilter:S,ClientEventSelectDate:M,EventtBuilder:c,EventBuilder:c,PostBuilder:N,TitleEvent:k,EventBackButton:w,ClientImageSlider:F,ClientFooterDown:C,ClientScrollTimeline:b,Link:f,MainNavbar:x,FsLightbox:B,Head:g},data(){return{blocks:this.event.data.content}},props:{event:{type:Array},navigation:{type:Array}},methods:{textLimit(s,a){if(s.length>a){let e;return e=s.substring(0,a),e+"..."}return s}}},L={class:"flex flex-col h-screen"},H={class:"flex-grow"},V={class:"relative mx-auto mt-[67px] max-w-screen-xl py-10 md:flex md:flex-row md:py-10"},A={class:"max-w-4xl px-4 pt-6 lg:pt-10 pb-12 sm:px-6 lg:px-8 mx-auto"},I={class:"space-y-5 md:space-y-10"},Y={class:"space-y-3"},Z={class:"flex space-x-3 text-gray-500"},j={class:"flex items-center gap-3"},q={class:"md:flex md:items-center space-y-3 md:space-y-0 space-x-2 text-sm"},z={key:0,class:"inline-flex items-center gap-1.5 py-1.5 px-3 rounded-md text-xs font-medium bg-[#E9F2FE] text-blue-600"},G={class:"inline-flex items-center gap-1.5 py-1.5 px-3 rounded-md text-xs font-medium bg-[#E9F2FE] text-blue-600"},J={class:"col-start-2 text-center"},K={class:"space-y-3 md:space-y-4"};function O(s,a,e,Q,R,U){const m=o("Head"),d=o("MainPageNavBar"),p=o("EventBackButton"),_=o("TitleEvent"),v=o("EventBuilder"),u=o("ClientFooterDown");return l(),r(E,null,[n(m,null,{default:h(()=>[t("title",null,i(e.event.data.title),1),a[0]||(a[0]=t("meta",{name:"description",content:"Your page description"},null,-1))]),_:1}),n(d,{class:"border-b",sections:s.$page.props.navigation},null,8,["sections"]),t("div",L,[t("main",H,[t("div",V,[t("div",A,[t("div",null,[t("div",I,[t("div",Y,[n(p,{title:"Назад"}),n(_,{header:e.event.data.title},null,8,["header"])]),t("div",Z,[t("div",j,[t("div",null,[t("div",q,[e.event.data.is_online===1?(l(),r("p",z," Онлайн ")):y("",!0),t("p",G,i(e.event.data.category),1),t("div",J,[t("span",null,"Адрес: "+i(e.event.data.address),1)])])])])]),t("div",K,[n(v,{blocks:this.blocks},null,8,["blocks"])])])])])])]),n(u)])],64)}const Et=D(P,[["render",O]]);export{Et as default};
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
|
||||
import{M as v}from"./MainNavbar-DYfeRcdr.js";import{i as b,Z as B,r as e,c as a,a as o,w as C,b as t,t as n,F as m,d as k,o as i}from"./app-CBssobj-.js";import{F as w}from"./v3-DnjJww8i.js";import{C as S}from"./ClientScrollTimeline-CnUXvyjc.js";import{C as T}from"./ClientFooterDown-B1P9jP1W.js";import F from"./ClientImageSlider-CvtLuRx_.js";import{P as M,a as L,b as N,c as A,d as D}from"./PostGallery-ChF90UKK.js";import{P as H}from"./PostBuilder-8yTdSitL.js";import{P as G}from"./EventBadgeBuilder-BAiU6h4y.js";import{a as R,C as j}from"./ClientPostSearch-B5aUVN-Q.js";import{C as I}from"./ClientPost-DIJzEVBF.js";import{A as O}from"./AdminIndexHeader-C9rCJkLR.js";import{M as V}from"./MainPageNavbar-Cmz730h9.js";import{_ as E}from"./_plugin-vue_export-helper-DlAUqK2U.js";import"./SearchModal-BTKERLZv.js";/* empty css */import"./SortingByFilter-Ds4x3JAu.js";const Y={name:"Show",components:{MainPageNavBar:V,AdminIndexHeader:O,ClientPost:I,ClientPostSearch:R,ClientPostFilter:j,PostBadge:G,PostGallery:M,PostBuilder:H,PostTimeRead:L,PostAuthorsList:N,PostBackButton:A,PostTitle:D,ClientImageSlider:F,ClientFooterDown:T,ClientScrollTimeline:S,Link:b,MainNavbar:v,FsLightbox:w,Head:B},data(){return{blocks:this.post.data.content}},props:{post:{type:Object},navigation:{type:Object},searchMatch:{type:String,default:""}},mounted(){},methods:{}},Z={class:"flex flex-col h-screen"},q={class:"flex-grow"},z={class:"relative mx-auto mt-[67px] max-w-screen-xl px-4 py-10 md:flex md:flex-row md:py-10"},J={class:"max-w-3xl lg:pt-10 pb-12 sm:px-6 lg:px-8 mx-auto"},K={class:"space-y-5 md:space-y-10"},Q={class:"space-y-3"},U={class:"flex space-x-3 text-gray-500"},W={class:"flex items-center gap-3"},X={class:"md:flex md:items-center space-y-2 md:space-y-0 md:space-x-4 text-sm"},$={class:"block text-gray-500"},tt={class:"space-y-3 md:space-y-4"},et=["href"];function ot(l,r,s,st,at,nt){const d=e("Head"),p=e("ClientScrollTimeline"),_=e("MainPageNavBar"),u=e("PostBackButton"),f=e("PostTitle"),g=e("PostAuthorsList"),h=e("PostTimeRead"),x=e("PostBuilder"),P=e("PostGallery"),y=e("ClientFooterDown");return i(),a(m,null,[o(d,null,{default:C(()=>[t("title",null,n(s.post.data.title),1),r[0]||(r[0]=t("meta",{name:"description",content:"Your page description"},null,-1))]),_:1}),o(p),o(_,{class:"border-b",sections:l.$page.props.navigation},null,8,["sections"]),t("div",Z,[t("main",q,[t("div",z,[t("div",J,[t("div",null,[t("div",K,[t("div",Q,[o(u,{title:"Назад"}),o(f,{header:s.post.data.title},null,8,["header"])]),t("div",U,[t("div",W,[t("div",X,[o(g,{authors:s.post.data.authors},null,8,["authors"]),t("time",$,"Опубликовано "+n(s.post.data.created_post),1),o(h,{time:s.post.data.reading_time},null,8,["time"])])])]),t("div",tt,[o(x,{blocks:this.blocks},null,8,["blocks"])]),t("div",null,[o(P,{title:s.post.data.title,images:s.post.data.gallery},null,8,["title","images"])]),t("div",null,[(i(!0),a(m,null,k(s.post.data.tags,c=>(i(),a("a",{href:l.route("client.post.index",{"tag[]":c.slug}),class:"m-1 inline-flex items-center gap-1.5 py-2 px-3 rounded-full text-sm bg-gray-100 text-gray-800 hover:bg-gray-200 focus:outline-none focus:bg-gray-200 dark:bg-neutral-800 dark:text-neutral-200 dark:hover:bg-neutral-700 dark:focus:bg-neutral-700"},n(c.name),9,et))),256))])])])])])]),o(y)])],64)}const Bt=E(Y,[["render",ot]]);export{Bt as default};
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -1 +0,0 @@
|
||||
import{M as x}from"./MainNavbar-CK8Gfm-M.js";import{i as f,Z as g,r as n,c as l,a as o,w as h,b as t,f as y,t as i,F as E,o as r}from"./app-C722ecVx.js";import{F as B}from"./v3-918lQ39M.js";import{C}from"./ClientScrollTimeline-CBg4yF9s.js";import{C as b}from"./ClientFooterDown-nb4a-O5q.js";import{C as F}from"./ClientImageSlider-DIxDD91b.js";import{E as c,T as k,a as w}from"./EventBuilder-24hBVivW.js";import{P as N}from"./PostBuilder-B7-qAkNW.js";import{C as M}from"./ClientEventSelectDate-C1YRbWa1.js";import{C as S}from"./ClientEventFilter-Cuc7FfCA.js";import{M as T}from"./MainPageNavbar-DcM2ZJ6Y.js";import{_ as D}from"./_plugin-vue_export-helper-DlAUqK2U.js";import"./SearchModal-72Hbiqqz.js";/* empty css */import"./PostItemBlock-BZ4FcbP2.js";import"./PageTabBuilder-CRT8Vrz4.js";import"./SortingByFilter-Bz0ugPNO.js";const P={name:"Show",components:{MainPageNavBar:T,ClientEventFilter:S,ClientEventSelectDate:M,EventtBuilder:c,EventBuilder:c,PostBuilder:N,TitleEvent:k,EventBackButton:w,ClientImageSlider:F,ClientFooterDown:b,ClientScrollTimeline:C,Link:f,MainNavbar:x,FsLightbox:B,Head:g},data(){return{blocks:this.event.data.content}},props:{event:{type:Array},navigation:{type:Array}},methods:{textLimit(s,a){if(s.length>a){let e;return e=s.substring(0,a),e+"..."}return s}}},L={class:"flex flex-col h-screen"},H={class:"flex-grow"},V={class:"relative mx-auto mt-[67px] max-w-screen-xl py-10 md:flex md:flex-row md:py-10"},A={class:"max-w-4xl px-4 pt-6 lg:pt-10 pb-12 sm:px-6 lg:px-8 mx-auto"},I={class:"space-y-5 md:space-y-10"},Y={class:"space-y-3"},Z={class:"flex space-x-3 text-gray-500"},j={class:"flex items-center gap-3"},q={class:"md:flex md:items-center space-y-3 md:space-y-0 space-x-2 text-sm"},z={key:0,class:"inline-flex items-center gap-1.5 py-1.5 px-3 rounded-md text-xs font-medium bg-[#E9F2FE] text-blue-600"},G={class:"inline-flex items-center gap-1.5 py-1.5 px-3 rounded-md text-xs font-medium bg-[#E9F2FE] text-blue-600"},J={class:"col-start-2 text-center"},K={class:"space-y-3 md:space-y-4"};function O(s,a,e,Q,R,U){const m=n("Head"),d=n("MainPageNavBar"),p=n("EventBackButton"),_=n("TitleEvent"),v=n("EventBuilder"),u=n("ClientFooterDown");return r(),l(E,null,[o(m,null,{default:h(()=>[t("title",null,i(e.event.data.title),1),a[0]||(a[0]=t("meta",{name:"description",content:"Your page description"},null,-1))]),_:1}),o(d,{class:"border-b",sections:s.$page.props.navigation},null,8,["sections"]),t("div",L,[t("main",H,[t("div",V,[t("div",A,[t("div",null,[t("div",I,[t("div",Y,[o(p,{title:"Назад"}),o(_,{header:e.event.data.title},null,8,["header"])]),t("div",Z,[t("div",j,[t("div",null,[t("div",q,[e.event.data.is_online===1?(r(),l("p",z," Онлайн ")):y("",!0),t("p",G,i(e.event.data.category),1),t("div",J,[t("span",null,"Адрес: "+i(e.event.data.address),1)])])])])]),t("div",K,[o(v,{blocks:this.blocks},null,8,["blocks"])])])])])])]),o(u)])],64)}const vt=D(P,[["render",O]]);export{vt as default};
|
||||
@@ -1 +0,0 @@
|
||||
import{M as v}from"./MainNavbar-CK8Gfm-M.js";import{i as b,Z as C,r as e,c as a,a as o,w as B,b as t,t as n,F as m,d as k,o as i}from"./app-C722ecVx.js";import{F as w}from"./v3-918lQ39M.js";import{C as S}from"./ClientScrollTimeline-CBg4yF9s.js";import{C as T}from"./ClientFooterDown-nb4a-O5q.js";import{C as F}from"./ClientImageSlider-DIxDD91b.js";import{P as M,a as L,b as N,c as A,d as D}from"./PostGallery-B_nOxnzS.js";import{P as H}from"./PostBuilder-B7-qAkNW.js";import{P as G}from"./EventBadgeBuilder-BM5JLHrZ.js";import{a as R,C as j}from"./ClientPostSearch-kaUIQH-M.js";import{C as I}from"./ClientPost-BxLMuODS.js";import{A as O}from"./AdminIndexHeader-CZHN_Vzm.js";import{M as V}from"./MainPageNavbar-DcM2ZJ6Y.js";import{_ as E}from"./_plugin-vue_export-helper-DlAUqK2U.js";import"./SearchModal-72Hbiqqz.js";/* empty css */import"./PostItemBlock-BZ4FcbP2.js";import"./PageTabBuilder-CRT8Vrz4.js";import"./SortingByFilter-Bz0ugPNO.js";const Y={name:"Show",components:{MainPageNavBar:V,AdminIndexHeader:O,ClientPost:I,ClientPostSearch:R,ClientPostFilter:j,PostBadge:G,PostGallery:M,PostBuilder:H,PostTimeRead:L,PostAuthorsList:N,PostBackButton:A,PostTitle:D,ClientImageSlider:F,ClientFooterDown:T,ClientScrollTimeline:S,Link:b,MainNavbar:v,FsLightbox:w,Head:C},data(){return{blocks:this.post.data.content}},props:{post:{type:Object},navigation:{type:Object},searchMatch:{type:String,default:""}},mounted(){},methods:{}},Z={class:"flex flex-col h-screen"},q={class:"flex-grow"},z={class:"relative mx-auto mt-[67px] max-w-screen-xl px-4 py-10 md:flex md:flex-row md:py-10"},J={class:"max-w-3xl lg:pt-10 pb-12 sm:px-6 lg:px-8 mx-auto"},K={class:"space-y-5 md:space-y-10"},Q={class:"space-y-3"},U={class:"flex space-x-3 text-gray-500"},W={class:"flex items-center gap-3"},X={class:"md:flex md:items-center space-y-2 md:space-y-0 md:space-x-4 text-sm"},$={class:"block text-gray-500"},tt={class:"space-y-3 md:space-y-4"},et=["href"];function ot(l,r,s,st,at,nt){const d=e("Head"),p=e("ClientScrollTimeline"),_=e("MainPageNavBar"),u=e("PostBackButton"),f=e("PostTitle"),g=e("PostAuthorsList"),h=e("PostTimeRead"),x=e("PostBuilder"),P=e("PostGallery"),y=e("ClientFooterDown");return i(),a(m,null,[o(d,null,{default:B(()=>[t("title",null,n(s.post.data.title),1),r[0]||(r[0]=t("meta",{name:"description",content:"Your page description"},null,-1))]),_:1}),o(p),o(_,{class:"border-b",sections:l.$page.props.navigation},null,8,["sections"]),t("div",Z,[t("main",q,[t("div",z,[t("div",J,[t("div",null,[t("div",K,[t("div",Q,[o(u,{title:"Назад"}),o(f,{header:s.post.data.title},null,8,["header"])]),t("div",U,[t("div",W,[t("div",X,[o(g,{authors:s.post.data.authors},null,8,["authors"]),t("time",$,"Опубликовано "+n(s.post.data.created_post),1),o(h,{time:s.post.data.reading_time},null,8,["time"])])])]),t("div",tt,[o(x,{blocks:this.blocks},null,8,["blocks"])]),t("div",null,[o(P,{title:s.post.data.title,images:s.post.data.gallery},null,8,["title","images"])]),t("div",null,[(i(!0),a(m,null,k(s.post.data.tags,c=>(i(),a("a",{href:l.route("client.post.index",{"tag[]":c.slug}),class:"m-1 inline-flex items-center gap-1.5 py-2 px-3 rounded-full text-sm bg-gray-100 text-gray-800 hover:bg-gray-200 focus:outline-none focus:bg-gray-200 dark:bg-neutral-800 dark:text-neutral-200 dark:hover:bg-neutral-700 dark:focus:bg-neutral-700"},n(c.name),9,et))),256))])])])])])]),o(y)])],64)}const kt=E(Y,[["render",ot]]);export{kt as default};
|
||||
File diff suppressed because one or more lines are too long
@@ -1 +0,0 @@
|
||||
import{M as _}from"./MainNavbar-CK8Gfm-M.js";import{i as f,Z as w,r as a,c as o,a as l,w as v,b as t,g as y,t as d,F as m,d as k,o as n,f as c}from"./app-C722ecVx.js";import{F as C}from"./v3-918lQ39M.js";import{C as b}from"./ClientScrollTimeline-CBg4yF9s.js";import{C as M}from"./ClientFooterDown-nb4a-O5q.js";import{C as L}from"./ClientImageSlider-DIxDD91b.js";import{M as B}from"./MainPageNavbar-DcM2ZJ6Y.js";import{_ as F}from"./_plugin-vue_export-helper-DlAUqK2U.js";import"./SearchModal-72Hbiqqz.js";/* empty css */const S={name:"Show",components:{MainPageNavBar:B,ClientImageSlider:L,ClientFooterDown:M,ClientScrollTimeline:b,Link:f,MainNavbar:_,FsLightbox:C,Head:w},data(){return{blocks:this.post.data.content}},props:{post:{type:Array}},methods:{textLimit(r,e){if(r.length>e){let i;return i=r.substring(0,e),i+"..."}return r}}},N={class:"flex flex-col h-screen"},T={class:"flex-grow"},j={class:"relative mx-auto mt-[67px] max-w-screen-xl px-4 py-10 md:flex md:flex-row md:py-10"},V={class:"max-w-4xl px-4 pt-6 lg:pt-10 pb-12 sm:px-6 lg:px-8 mx-auto"},H={class:"space-y-5 md:space-y-10"},A={class:"space-y-3"},D={class:"text-brand-primary mb-3 mt-2 text-3xl font-semibold tracking-tight dark:text-white lg:text-[40px] lg:leading-tight"},E={class:"flex space-x-3 text-gray-500"},I={class:"flex items-center gap-3"},P={class:"flex items-center space-x-2 text-sm"},$={class:"inline-flex items-center gap-1.5 py-1.5 px-3 rounded-md text-xs font-medium bg-[#E9F2FE] text-blue-600"},z={key:0},Y={class:"font-bold text-xl"},Z=["innerHTML"],q={key:2},G={key:3},J={class:"flex border rounded-lg px-4 py-2 items-center justify-between"},K={class:"flex items-center"},O=["href"];function Q(r,e,i,R,U,W){const p=a("Head"),x=a("ClientScrollTimeline"),g=a("MainPageNavBar"),h=a("ClientImageSlider"),u=a("ClientFooterDown");return n(),o(m,null,[l(p,null,{default:v(()=>[t("title",null,d(i.post.data.title),1),e[0]||(e[0]=t("meta",{name:"description",content:"Your page description"},null,-1))]),_:1}),l(x),l(g,{class:"border-b",sections:r.$page.props.navigation},null,8,["sections"]),t("div",N,[t("main",T,[t("div",j,[t("div",V,[t("div",null,[t("div",H,[t("div",A,[e[1]||(e[1]=t("a",{onclick:"history.back()",class:"inline-flex items-center gap-x-1.5 text-sm text-gray-600 decoration-2 hover:underline dark:text-blue-500",href:"#"},[t("svg",{class:"flex-shrink-0 size-4",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:"m15 18-6-6 6-6"})]),y(" Назад ")],-1)),t("h1",D,d(i.post.data.title),1)]),t("div",E,[t("div",I,[t("div",null,[t("div",P,[t("p",$,d(i.post.data.category),1)])])])]),(n(!0),o(m,null,k(this.blocks,s=>(n(),o(m,{key:s.id},[s.type==="heading"?(n(),o("div",z,[t("h2",Y,d(s.data.content),1)])):c("",!0),s.type==="paragraph"?(n(),o("div",{key:1,class:"text-[16px] text-[#374151] dark:text-gray-200 leading-8 font-light",innerHTML:s.data.content},null,8,Z)):c("",!0),s.type==="image"?(n(),o("div",q,[l(h,{images:s.data.url},null,8,["images"])])):c("",!0),s.type==="files"?(n(),o("div",G,[t("div",J,[t("div",K,[e[2]||(e[2]=t("div",{class:"w-[35px] h-[35px] bg-black flex justify-center items-center rounded-xl mr-2"},[t("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor",class:"w-6 h-6"},[t("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M18.375 12.739l-7.693 7.693a4.5 4.5 0 01-6.364-6.364l10.94-10.94A3 3 0 1119.5 7.372L8.552 18.32m.009-.01l-.01.01m5.699-9.941l-7.81 7.81a1.5 1.5 0 002.112 2.13",stroke:"white"})])],-1)),t("div",null,d(s.data.title),1)]),t("a",{href:"/storage/"+s.data.path,download:"",type:"button",class:"w-[35px] h-[35px] flex bg-gray-100 rounded-lg justify-center items-center hover:bg-gray-200 duration-200"},e[3]||(e[3]=[t("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor",class:"w-6 h-6"},[t("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M3 16.5v2.25A2.25 2.25 0 005.25 21h13.5A2.25 2.25 0 0021 18.75V16.5M16.5 12L12 16.5m0 0L7.5 12m4.5 4.5V3"})],-1)]),8,O)])])):c("",!0)],64))),128))])])])])]),l(u)])],64)}const dt=F(S,[["render",Q]]);export{dt as default};
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user