@opengis/admin 0.2.99 → 0.2.101
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/add-page-CIxr0QVt.js +117 -0
- package/dist/{admin-interface-NcFPI355.js → admin-interface-DohUSsAx.js} +3 -3
- package/dist/{admin-view-B1AlUdTq.js → admin-view-hNFc7Wm7.js} +1 -1
- package/dist/admin.js +1 -1
- package/dist/admin.umd.cjs +1 -1
- package/dist/{card-view-CJw5lupT.js → card-view-BXGlPipy.js} +1 -1
- package/dist/edit-page-COqubwSc.js +138 -0
- package/dist/{import-file-DGpixqr_.js → import-file-CIA2eGIc.js} +6 -6
- package/dist/style.css +1 -1
- package/module/settings/card/admin.users.table/logs.hbs +1 -1
- package/package.json +2 -2
- package/server/routes/access/controllers/access.group.post.js +8 -3
- package/server/routes/notifications/index.mjs +4 -5
- package/dist/add-page-_B2Mt84e.js +0 -104
- package/dist/edit-page-CSJOoVP1.js +0 -125
package/dist/admin.umd.cjs
CHANGED
@@ -773,4 +773,4 @@ img.ProseMirror-separator {
|
|
773
773
|
</div>
|
774
774
|
`}).mount(a)},{Fancybox:mie}=wm,Sv={$form:uie,$api:pie,$map:fie,$preview:({media:t})=>{const e=document.querySelector("#app");if(!e){console.error('Modal root element with id "#app" not found!');return}const n=document.createElement("div");e.appendChild(n),h.createApp({data(){return{items:Array.isArray(t)?t:[t]}},mounted(){this.$nextTick(()=>{mie.show(this.items.map(i=>{const s=typeof i=="string"&&i.endsWith(".pdf");return{src:i,type:s?"iframe":"image"}}),{groupAll:!0,Thumbs:{autoStart:!0}})})},template:`
|
775
775
|
<div style="display: none;"></div> <!-- Keeps container hidden -->
|
776
|
-
`}).mount(n)}};window.addEventListener("click",t=>{var n,r,i;const e=(n=t==null?void 0:t.target)==null?void 0:n.closest("[_href]");if(e&&(e==null?void 0:e.tagName)==="A"){const s=e==null?void 0:e.getAttribute("_href");(i=(r=window==null?void 0:window.app)==null?void 0:r.router)==null||i.push(s),t==null||t.preventDefault()}});const gie=h.defineCustomElement(cI);customElements.define("admin-info",gie);const yie=async()=>{try{const{data:t}=await Ge.get("/api/user-menu");return ts.value=t,vv(t)}catch(t){return console.error(t),[]}},bie=(t,e)=>{Object.entries(e).forEach(([n,r])=>{t.component(n,r)})},_ie={async install(t,{componentsApp:e={},settings:n,routes:r=[]}){An.value={...An,...n};try{const s=(await yie()).filter(o=>o==null?void 0:o.component).map(o=>({...o,component:{...Ev,...e}[o==null?void 0:o.component]}));bie(t,{...Ev,...e}),t.component("admin",AN);const{router:a}=await cB(s.concat(r));window.app={...t,router:a},window.v3plugin={...t.config.globalProperties,...Sv},t.config.globalProperties={...t.config.globalProperties,$componentsConfig:{...gE,componentsApp:e},$router:a,$v3plugin:Sv,$utils:{reloadCardPage:Nf}},t.use(a)}catch(i){console.error(i)}},components:Ev,plugins:Sv},xie={data(){return{formValues:{},scheme:null,table:"",token:"",style:null}},mounted(){this.getFormScheme()},methods:{flattenMenu(t){const e=[];return t.forEach(n=>{n.menu?e.push(...this.flattenMenu(n.menu)):e.push(n)}),e},async getFormScheme(){var r,i;const t=this.flattenMenu(ts.value);t!=null&&t.length||this.$router.replace("/404");const e=t==null?void 0:t.find(s=>{var a,o;return(s==null?void 0:s.path)==((o=(a=this.$route)==null?void 0:a.query)==null?void 0:o.table)});e||this.$router.replace("/404");const n=e==null?void 0:e.table;this.table=n;try{const{data:{form:s}}=await Ge.get(`/api/template/table/${n}`),{data:a}=await Ge.get(`/api/table/${this.table}/${(i=(r=this.$route)==null?void 0:r.query)==null?void 0:i.id}`);this.token=(a==null?void 0:a.token)||"",this.formValues=a||{};const{data:o}=await Ge.get(`/api/template/form/${s}`);this.scheme=(o==null?void 0:o.schema)||o,this.style=(o==null?void 0:o.style)||null}catch{}},async onlyEditObject(){var e,n,r,i,s,a,o,f,g;const t=this.$refs.form;try{await t.doValidation(),await Ge.put(`/api/table/${this.token}`,this.formValues),await this.$notify({title:"Успішно!",message:"Об'єкт успішно створено",type:"success"})}catch(y){const v=((e=y==null?void 0:y.response)==null?void 0:e.data)||"";let E=((s=(i=(r=(n=Object.entries(t==null?void 0:t.formErrors))==null?void 0:n[0])==null?void 0:r[1])==null?void 0:i[0])==null?void 0:s.message)==="Це поле обов'язкове"?"Заповніть обов'язкові поля":(g=(f=(o=(a=Object.entries(t==null?void 0:t.formErrors))==null?void 0:a[0])==null?void 0:o[1])==null?void 0:f[0])==null?void 0:g.message;this.$notify({title:"Помилка!",message:v||E||"Сталася помилка валідаціі",type:"error"})}},async editObjectAndRedirect(){var e,n,r,i,s,a,o,f,g;const t=this.$refs.form;try{await t.doValidation(),await Ge.put(`/api/table/${this.token}`,this.formValues),await this.$router.back(),await this.$notify({title:"Успішно!",message:"Об'єкт успішно створено",type:"success"})}catch(y){const v=((e=y==null?void 0:y.response)==null?void 0:e.data)||"";let E=((s=(i=(r=(n=Object.entries(t==null?void 0:t.formErrors))==null?void 0:n[0])==null?void 0:r[1])==null?void 0:i[0])==null?void 0:s.message)==="Це поле обов'язкове"?"Заповніть обов'язкові поля":(g=(f=(o=(a=Object.entries(t==null?void 0:t.formErrors))==null?void 0:a[0])==null?void 0:o[1])==null?void 0:f[0])==null?void 0:g.message;this.$notify({title:"Помилка!",message:v||E||"Сталася помилка валідаціі",type:"error"})}}}},vie={class:"bg-gray-50 lg:w-[calc(100vw-260px)] w-[100vw]"},wie={class:"h-[76px] mt-[15px] flex items-center justify-between mx-[20px] px-[20px] bg-white border rounded-xl"},kie={class:"flex items-center gap-[6px]"},Eie={style:{height:"calc(100vh - 155px)"},class:"bg-gray-50 p-[20px] flex lg:w-[calc(100vw-260px)] w-[100vw]"},Sie={class:"bg-white w-full rounded-xl border p-[20px] overflow-auto [&::-webkit-scrollbar]:w-2 [&::-webkit-scrollbar-thumb]:rounded-full [&::-webkit-scrollbar:horizontal]:h-[8px] [&::-webkit-scrollbar-track]:bg-gray-100 [&::-webkit-scrollbar-thumb]:bg-gray-300 dark:[&::-webkit-scrollbar-track]:bg-neutral-700 dark:[&::-webkit-scrollbar-thumb]:bg-neutral-500"};function Cie(t,e,n,r,i,s){var o;const a=h.resolveComponent("VsForm");return h.openBlock(),h.createElementBlock("div",vie,[h.createElementVNode("div",wie,[e[3]||(e[3]=h.createElementVNode("h2",{class:"text-xl font-medium"},"Редагувати",-1)),h.createElementVNode("div",kie,[h.createElementVNode("button",{onClick:e[0]||(e[0]=f=>t.$router.back()),class:"flex items-center px-3 py-2 text-sm font-medium text-gray-800 duration-300 bg-white border border-gray-100 rounded-lg shadow gap-x-2 focus:outline-none hover:bg-gray-50 hover:border-gray-100"}," Скасувати "),h.createElementVNode("button",{onClick:e[1]||(e[1]=(...f)=>s.editObjectAndRedirect&&s.editObjectAndRedirect(...f)),class:"inline-flex items-center px-3 py-2 text-sm font-medium text-white duration-300 bg-blue-600 border border-transparent rounded-lg gap-x-2 hover:bg-blue-700 hover:text-white"}," Зберегти ")])]),h.createElementVNode("div",Eie,[h.createElementVNode("div",Sie,[i.scheme?(h.openBlock(),h.createBlock(a,{key:0,ref:"form",scheme:i.scheme,columns:(o=i.style)==null?void 0:o.columns,style:h.normalizeStyle(i.style),modelValue:i.formValues,"onUpdate:modelValue":e[2]||(e[2]=f=>i.formValues=f),class:"p-0 mt-[20px]"},null,8,["scheme","columns","style","modelValue"])):h.createCommentVNode("",!0)])])])}const Tie=Object.freeze(Object.defineProperty({__proto__:null,default:Fe(xie,[["render",Cie]])},Symbol.toStringTag,{value:"Module"})),Aie={data(){return{formValues:{},scheme:null,table:"",token:"",api:"",style:null}},mounted(){this.getFormScheme()},methods:{flattenMenu(t){const e=[];return t.forEach(n=>{n.menu?e.push(...this.flattenMenu(n.menu)):e.push(n)}),e},async getFormScheme(){var r,i;const t=this.flattenMenu(ts.value);t!=null&&t.length||this.$router.replace("/404");const e=t==null?void 0:t.find(s=>{var a,o;return(s==null?void 0:s.path)==((o=(a=this.$route)==null?void 0:a.query)==null?void 0:o.table)});e||this.$router.replace("/404");const n=e==null?void 0:e.table;this.table=n;try{const s=await Ge.get(`/api/table-data/${n}`),{data:a}=await Ge.get(`/api/template/form/${(r=s==null?void 0:s.data)==null?void 0:r.form}`);this.scheme=(a==null?void 0:a.schema)||a,this.style=(a==null?void 0:a.style)||null,this.api=(a==null?void 0:a.api)||"",this.token=(i=s==null?void 0:s.data)==null?void 0:i.addToken}catch{}},async createObject(){var e,n,r,i,s,a,o,f,g;const t=this.$refs.form;try{await t.doValidation(),await Ge.post(this.api||`/api/table/${this.token}`,this.formValues),await this.$router.back(),await this.$notify({title:"Успішно!",message:"Об'єкт успішно створено",type:"success"})}catch(y){const v=((e=y==null?void 0:y.response)==null?void 0:e.data)||"";let E=((s=(i=(r=(n=Object.entries(t==null?void 0:t.formErrors))==null?void 0:n[0])==null?void 0:r[1])==null?void 0:i[0])==null?void 0:s.message)==="Це поле обов'язкове"?"Заповніть обов'язкові поля":(g=(f=(o=(a=Object.entries(t==null?void 0:t.formErrors))==null?void 0:a[0])==null?void 0:o[1])==null?void 0:f[0])==null?void 0:g.message;this.$notify({title:"Помилка!",message:v||E||"Сталася помилка валідаціі",type:"error"})}}}},Mie={class:"bg-gray-50 lg:w-[calc(100vw-260px)] w-[100vw]"},Die={class:"h-[76px] mt-[15px] flex items-center justify-between mx-[20px] px-[20px] bg-white border rounded-xl"},Iie={class:"flex items-center gap-[6px]"},Pie={style:{height:"calc(100vh - 165px)"},class:"bg-gray-50 p-[20px] flex lg:w-[calc(100vw-260px)] w-[100vw]"},Rie={class:"bg-white w-full rounded-xl border p-[20px] overflow-auto [&::-webkit-scrollbar]:w-2 [&::-webkit-scrollbar-thumb]:rounded-full [&::-webkit-scrollbar:horizontal]:h-[8px] [&::-webkit-scrollbar-track]:bg-gray-100 [&::-webkit-scrollbar-thumb]:bg-gray-300 dark:[&::-webkit-scrollbar-track]:bg-neutral-700 dark:[&::-webkit-scrollbar-thumb]:bg-neutral-500"};function Nie(t,e,n,r,i,s){const a=h.resolveComponent("VsForm");return h.openBlock(),h.createElementBlock("div",Mie,[h.createElementVNode("div",Die,[e[3]||(e[3]=h.createElementVNode("h2",{class:"text-xl font-medium"},"Створити",-1)),h.createElementVNode("div",Iie,[h.createElementVNode("button",{onClick:e[0]||(e[0]=o=>t.$router.back()),class:"flex items-center px-3 py-2 text-sm font-medium text-gray-800 duration-300 bg-white border border-gray-100 rounded-lg shadow gap-x-2 focus:outline-none hover:bg-gray-50 hover:border-gray-100"}," Скасувати "),h.createElementVNode("button",{onClick:e[1]||(e[1]=(...o)=>s.createObject&&s.createObject(...o)),class:"inline-flex items-center px-3 py-2 text-sm font-medium text-white duration-300 bg-blue-600 border border-transparent rounded-lg gap-x-2 hover:bg-blue-700 hover:text-white"}," Зберегти ")])]),h.createElementVNode("div",Pie,[h.createElementVNode("div",Rie,[i.scheme?(h.openBlock(),h.createBlock(a,{key:0,ref:"form",scheme:i.scheme,style:h.normalizeStyle(i.style),modelValue:i.formValues,"onUpdate:modelValue":e[2]||(e[2]=o=>i.formValues=o),class:"p-0 mt-[20px]"},null,8,["scheme","style","modelValue"])):h.createCommentVNode("",!0)])])])}const Oie=Object.freeze(Object.defineProperty({__proto__:null,default:Fe(Aie,[["render",Nie]])},Symbol.toStringTag,{value:"Module"})),Bie={};function zie(t,e,n,r,i,s){const a=h.resolveComponent("router-view");return h.openBlock(),h.createBlock(a)}const dI=Object.freeze(Object.defineProperty({__proto__:null,default:Fe(Bie,[["render",zie]])},Symbol.toStringTag,{value:"Module"})),Vie={},Lie={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round",class:"icon icon-tabler icons-tabler-outline icon-tabler-logout"};function Fie(t,e,n,r,i,s){return h.openBlock(),h.createElementBlock("svg",Lie,e[0]||(e[0]=[h.createElementVNode("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"},null,-1),h.createElementVNode("path",{d:"M14 8v-2a2 2 0 0 0 -2 -2h-7a2 2 0 0 0 -2 2v12a2 2 0 0 0 2 2h7a2 2 0 0 0 2 -2v-2"},null,-1),h.createElementVNode("path",{d:"M9 12h12l-3 -3"},null,-1),h.createElementVNode("path",{d:"M18 15l3 -3"},null,-1)]))}const uI=Fe(Vie,[["render",Fie]]),$ie={},jie={viewBox:"0 0 1823 249",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function Hie(t,e,n,r,i,s){return h.openBlock(),h.createElementBlock("svg",jie,e[0]||(e[0]=[h.createStaticVNode('<path d="M218.88 96.05C223.55 99.19 228.69 101.56 234.09 103.07V145.42C212.05 151.54 195.83 171.79 195.83 195.75C195.83 200.22 196.41 204.65 197.53 208.94L160.92 230.08C156.82 226.06 152.08 222.73 146.91 220.24V171.62C164.83 163.13 176.59 145.06 176.59 124.48C176.59 123.17 176.54 121.86 176.44 120.56L218.88 96.05ZM220.32 79.09L160.97 113.36C162.04 116.88 162.61 120.61 162.61 124.48C162.61 142.66 149.93 157.87 132.93 161.76V230.05C143.4 232.46 152.23 239.16 157.46 248.21L215 214.99C211.7 209.34 209.81 202.77 209.81 195.75C209.81 174.62 226.94 157.49 248.07 157.49V91.02C237.14 91.02 227.29 86.43 220.32 79.09Z" fill="#CE3936"></path><path d="M161.39 19.13L197.44 39.94C196.39 44.11 195.84 48.42 195.84 52.75C195.84 54.21 195.9 55.65 196.02 57.1L153.9 81.42C145.27 75.5 134.95 72.24 124.36 72.24C113.83 72.24 103.57 75.47 94.96 81.32L52.71 56.93C52.82 55.55 52.88 54.16 52.88 52.76C52.88 48.43 52.34 44.12 51.28 39.95L87.3 19.16C96.98 28.89 110.26 34.58 124.34 34.58C138.42 34.57 151.7 28.87 161.39 19.13ZM157.77 0.919983C151.24 12.66 138.71 20.6 124.33 20.6C109.95 20.6 97.44 12.67 90.9 0.939983L33.9 33.85C37.08 39.43 38.91 45.88 38.91 52.76C38.91 56.71 38.31 60.52 37.2 64.11L96.46 98.32C103.44 90.87 113.36 86.22 124.37 86.22C135.44 86.22 145.41 90.93 152.39 98.44L211.59 64.27C210.45 60.64 209.83 56.78 209.83 52.77C209.83 45.89 211.65 39.44 214.84 33.86L157.77 0.919983Z" fill="#CE3936"></path><path d="M29.97 95.95L72.28 120.38C72.17 121.74 72.12 123.1 72.12 124.47C72.12 145.02 83.86 163.08 101.74 171.58V220.23C96.58 222.71 91.84 226.04 87.75 230.05L51.17 208.93C52.29 204.64 52.87 200.21 52.87 195.74C52.87 171.78 36.65 151.53 14.61 145.41V103.06C20.07 101.55 25.27 99.14 29.97 95.95ZM28.5 78.97C21.52 86.38 11.63 91.02 0.640015 91.02V157.49C21.77 157.49 38.9 174.62 38.9 195.75C38.9 202.77 37 209.33 33.71 214.99L91.2 248.18C96.43 239.14 105.25 232.45 115.71 230.04V161.73C98.74 157.81 86.09 142.62 86.09 124.46C86.09 120.54 86.68 116.75 87.78 113.18L28.5 78.97Z" fill="#CE3936"></path><path d="M498.39 177.5V144.88C498.39 128.55 485.11 115.27 468.78 115.27H343.22C342.69 115.27 342.18 115.32 341.67 115.4H337.19C332.35 115.4 328.42 111.46 328.42 106.63V74C328.42 69.16 332.36 65.23 337.19 65.23H486.33C492.08 65.23 496.75 60.57 496.75 54.81C496.75 49.06 492.08 44.39 486.33 44.39H337.19C320.86 44.39 307.58 57.67 307.58 74V106.62C307.58 122.95 320.86 136.23 337.19 136.23H462.75C463.28 136.23 463.79 136.18 464.3 136.1H468.78C473.62 136.1 477.55 140.04 477.55 144.87V177.49C477.55 182.33 473.61 186.26 468.78 186.26H319.64C313.89 186.26 309.22 190.92 309.22 196.68C309.22 202.43 313.89 207.1 319.64 207.1H468.78C485.11 207.11 498.39 193.83 498.39 177.5Z" fill="#CE3935"></path><path d="M710.7 177.32V75.24C710.7 58.91 697.42 45.63 681.09 45.63H550.05C533.72 45.63 520.44 58.91 520.44 75.24V177.32C520.44 193.65 533.72 206.93 550.05 206.93H681.1C697.42 206.93 710.7 193.65 710.7 177.32ZM541.27 75.24C541.27 70.4 545.21 66.47 550.04 66.47H681.09C685.93 66.47 689.86 70.41 689.86 75.24V177.32C689.86 182.16 685.92 186.09 681.09 186.09H550.05C545.21 186.09 541.28 182.15 541.28 177.32V75.24H541.27Z" fill="#CE3935"></path><path d="M1823 177.32V75.24C1823 58.91 1809.72 45.63 1793.39 45.63H1662.34C1646.01 45.63 1632.73 58.91 1632.73 75.24V177.32C1632.73 193.65 1646.01 206.93 1662.34 206.93H1793.39C1809.72 206.93 1823 193.65 1823 177.32ZM1653.57 75.24C1653.57 70.4 1657.51 66.47 1662.34 66.47H1793.39C1798.23 66.47 1802.16 70.41 1802.16 75.24V177.32C1802.16 182.16 1798.22 186.09 1793.39 186.09H1662.34C1657.5 186.09 1653.57 182.15 1653.57 177.32V75.24Z" fill="#CE3935"></path><path d="M756.76 196.51V152H849.42C855.17 152 859.84 147.34 859.84 141.58C859.84 135.83 855.17 131.16 849.42 131.16H756.76V75.23C756.76 70.39 760.7 66.46 765.53 66.46H893.29C899.04 66.46 903.71 61.8 903.71 56.04C903.71 50.29 899.04 45.62 893.29 45.62H765.53C749.2 45.62 735.92 58.9 735.92 75.23V196.5C735.92 202.25 740.59 206.92 746.34 206.92C752.09 206.93 756.76 202.27 756.76 196.51Z" fill="#CE3935"></path><path d="M933.86 66.47H1006.51V194.32C1006.51 200.07 1011.18 204.74 1016.93 204.74C1022.68 204.74 1027.35 200.07 1027.35 194.32V66.47H1100C1105.75 66.47 1110.42 61.81 1110.42 56.05C1110.42 50.3 1105.76 45.63 1100 45.63H933.86C928.11 45.63 923.44 50.29 923.44 56.05C923.45 61.81 928.11 66.47 933.86 66.47Z" fill="#CE3935"></path><path d="M1218.44 204.19C1224.19 204.19 1228.86 199.53 1228.86 193.77V152H1368.13C1384.46 152 1397.74 138.72 1397.74 122.39V75.24C1397.74 58.91 1384.46 45.63 1368.13 45.63H1237.63C1221.3 45.63 1208.02 58.91 1208.02 75.24V193.77C1208.02 199.53 1212.68 204.19 1218.44 204.19ZM1237.63 66.47H1368.13C1372.97 66.47 1376.9 70.41 1376.9 75.24V122.39C1376.9 127.23 1372.96 131.16 1368.13 131.16H1228.86V75.23C1228.86 70.41 1232.79 66.47 1237.63 66.47Z" fill="#CE3935"></path><path d="M1430.64 204.19C1436.39 204.19 1441.06 199.53 1441.06 193.77V152H1523.95C1524.57 153.18 1525.42 154.26 1526.51 155.17L1581.89 201.23C1583.83 202.85 1586.2 203.64 1588.55 203.64C1591.54 203.64 1594.5 202.36 1596.57 199.88C1600.25 195.46 1599.64 188.89 1595.22 185.21L1555.29 152H1580.33C1596.66 152 1609.94 138.72 1609.94 122.39V75.24C1609.94 58.91 1596.66 45.63 1580.33 45.63H1449.83C1433.5 45.63 1420.22 58.91 1420.22 75.24V193.77C1420.22 199.53 1424.88 204.19 1430.64 204.19ZM1449.83 66.47H1580.33C1585.17 66.47 1589.1 70.41 1589.1 75.24V122.39C1589.1 127.23 1585.17 131.16 1580.33 131.16H1441.06V75.23C1441.05 70.41 1444.99 66.47 1449.83 66.47Z" fill="#CE3935"></path>',10)]))}const Uie=Fe($ie,[["render",Hie]]),Wie={components:{IconChevronDown:ey},props:{route:Object,searchable:String},mounted(){var t,e;(e=(t=this.route)==null?void 0:t.menu)!=null&&e.some(n=>{var r,i;return(n==null?void 0:n.path)===this.$route.path.replace("/","")||((i=(r=this.$route)==null?void 0:r.params)==null?void 0:i.table)===(n==null?void 0:n.table)&&(n==null?void 0:n.table)})&&(this.isOpen=!0)},watch:{route:{immediate:!0,handler(t){t!=null&&t.open&&(this.isOpen=!0)}}},data(){return{isOpen:!1,arr:[]}},computed:{darkMode(){var t;return(t=An==null?void 0:An.value)==null?void 0:t.sidebarDark}},methods:{highLight(t){if(!this.searchable)return t;const e=this.searchable.replace(/[.*+?^${}()|[\]\\]/g,"\\$&"),n=new RegExp(`(${e})(\\s*)`,"gi");return t.replace(n,(r,i,s)=>`<span style="color:#1989fa;">${i}</span>${s}`)}}},qie={key:0,class:""},Gie={key:0,class:"py-0.5 px-2 inline-flex items-center gap-x-1.5 text-xs font-medium bg-blue-100 text-blue-800 rounded-full dark:bg-blue-500/10 dark:text-blue-500"},Yie={key:1},Zie=["innerHTML"];function Xie(t,e,n,r,i,s){var f,g,y,v,E,T,D,O,B,L,Z,ee,X,Se,ge;const a=h.resolveComponent("IconChevronDown"),o=h.resolveComponent("router-link");return(f=n.route)!=null&&f.menu?(h.openBlock(),h.createElementBlock("div",qie,[h.createElementVNode("button",{onClick:e[0]||(e[0]=Te=>i.isOpen=!i.isOpen),class:h.normalizeClass(["flex items-center justify-start w-full px-3 py-2 text-sm text-left text-gray-800 duration-300 border-none rounded-lg cursor-pointer gap-x-3 focus:outline-none hover:bg-gray-100",[((y=(g=n.route)==null?void 0:g.menu)==null?void 0:y.some(Te=>{var Ne,Be;return(Te==null?void 0:Te.path)===t.$route.path.replace("/","")||(Te==null?void 0:Te.table)===((Be=(Ne=t.$route)==null?void 0:Ne.params)==null?void 0:Be.table)&&(Te==null?void 0:Te.table)}))&&(s.darkMode?"bg-white/10":"bg-gray-100"),{"text-white/80 hover:bg-white/10 hover:text-white/80 focus:bg-white/10":s.darkMode,"text-gray-800 hover:bg-gray-100 hover:text-gray-800 focus:bg-gray-100":!s.darkMode}]])},[h.createTextVNode(h.toDisplayString((v=n.route)==null?void 0:v.ua)+" ",1),(E=n.route)!=null&&E.new?(h.openBlock(),h.createElementBlock("span",Gie,"Нове")):h.createCommentVNode("",!0),h.createVNode(a,{class:h.normalizeClass([[i.isOpen&&"-rotate-180"],"ml-auto duration-300"]),width:"14",height:"14"},null,8,["class"])],2),h.createVNode(h.Transition,{name:"fade"},{default:h.withCtx(()=>{var Te;return[h.withDirectives(h.createElementVNode("ul",{class:h.normalizeClass(["ml-[28px] pt-[6px] before:block before:absolute relative w-[calc(100%-28px)] flex-col gap-y-1.5 inline-flex before:w-[2px] before:h-[100%] before:left-[-10px] cursor-pointer",s.darkMode?"before:bg-white/10":"before:bg-gray-100"])},[(h.openBlock(!0),h.createElementBlock(h.Fragment,null,h.renderList((Te=n.route)==null?void 0:Te.menu,(Ne,Be)=>{var dt,it;return h.openBlock(),h.createElementBlock("li",{key:Be,class:"w-full"},[h.createVNode(o,{innerHTML:s.highLight(Ne==null?void 0:Ne.ua),to:"/"+(Ne==null?void 0:Ne.path),class:h.normalizeClass([[((Ne==null?void 0:Ne.path)===t.$route.path.replace("/","")||((it=(dt=t.$route)==null?void 0:dt.params)==null?void 0:it.table)===(Ne==null?void 0:Ne.table)&&(Ne==null?void 0:Ne.table))&&(s.darkMode?"bg-white/10":"bg-gray-100"),{"text-white/80 hover:bg-white/10 hover:text-white/80 focus:bg-white/10":s.darkMode,"text-gray-800 hover:bg-gray-100 hover:text-gray-800 focus:bg-gray-100":!s.darkMode}],"block px-3 py-2 text-sm rounded-lg focus:outline-none focus:bg-gray-100"])},null,8,["innerHTML","to","class"])])}),128))],2),[[h.vShow,i.isOpen]])]}),_:1})])):(T=n.route)!=null&&T.hidden?h.createCommentVNode("",!0):(h.openBlock(),h.createElementBlock("div",Yie,[h.createVNode(o,{to:((O=(D=n.route)==null?void 0:D.path)==null?void 0:O[0])==="/"?(B=n.route)==null?void 0:B.path:"/"+((L=n.route)==null?void 0:L.path),class:h.normalizeClass([[(((Z=n.route)==null?void 0:Z.path.replace("/",""))===t.$route.path.replace("/","")||((X=(ee=t.$route)==null?void 0:ee.params)==null?void 0:X.table)===((Se=n.route)==null?void 0:Se.table)&&((ge=n.route)==null?void 0:ge.table))&&(s.darkMode?"bg-white/10":"bg-gray-100"),{"text-white/80 hover:bg-white/10 hover:text-white/80 focus:bg-white/10 ":s.darkMode,"text-gray-800 hover:bg-gray-100 hover:text-gray-800 focus:bg-gray-100 ":!s.darkMode}],"flex items-center w-full px-3 py-2 text-sm text-gray-800 duration-300 rounded-lg gap-x-3"])},{default:h.withCtx(()=>{var Te;return[h.createElementVNode("span",{innerHTML:s.highLight((Te=n.route)==null?void 0:Te.ua)},null,8,Zie)]}),_:1},8,["to","class"])]))}const Kie=Fe(Wie,[["render",Xie]]),Jie={},Qie={class:"flex-shrink-0 size-4",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"};function ese(t,e,n,r,i,s){return h.openBlock(),h.createElementBlock("svg",Qie,e[0]||(e[0]=[h.createElementVNode("circle",{cx:"12",cy:"12",r:"10"},null,-1),h.createElementVNode("path",{d:"M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3"},null,-1),h.createElementVNode("path",{d:"M12 17h.01"},null,-1)]))}const hI=Fe(Jie,[["render",ese]]),tse={},nse={class:"shrink-0 size-4 rounded-full",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 512"};function rse(t,e,n,r,i,s){return h.openBlock(),h.createElementBlock("svg",nse,e[0]||(e[0]=[h.createStaticVNode('<g fill-rule="evenodd"><g stroke-width="1pt"><path fill="#bd3d44" d="M0 0h247v10H0zm0 20h247v10H0zm0 20h247v10H0zm0 20h247v10H0zm0 20h247v10H0zm0 20h247v10H0zm0 20h247v10H0z" transform="scale(3.9385)"></path><path fill="#fff" d="M0 10h247v10H0zm0 20h247v10H0zm0 20h247v10H0zm0 20h247v10H0zm0 20h247v10H0zm0 20h247v10H0z" transform="scale(3.9385)"></path></g><path fill="#192f5d" d="M0 0h98.8v70H0z" transform="scale(3.9385)"></path><path fill="#fff" d="M8.2 3l1 2.8H12L9.7 7.5l.9 2.7-2.4-1.7L6 10.2l.9-2.7-2.4-1.7h3zm16.5 0l.9 2.8h2.9l-2.4 1.7 1 2.7-2.4-1.7-2.4 1.7 1-2.7-2.4-1.7h2.9zm16.5 0l.9 2.8H45l-2.4 1.7 1 2.7-2.4-1.7-2.4 1.7 1-2.7-2.4-1.7h2.9zm16.4 0l1 2.8h2.8l-2.3 1.7.9 2.7-2.4-1.7-2.3 1.7.9-2.7-2.4-1.7h3zm16.5 0l.9 2.8h2.9l-2.4 1.7 1 2.7L74 8.5l-2.3 1.7.9-2.7-2.4-1.7h2.9zm16.5 0l.9 2.8h2.9L92 7.5l1 2.7-2.4-1.7-2.4 1.7 1-2.7-2.4-1.7h2.9zm-74.1 7l.9 2.8h2.9l-2.4 1.7 1 2.7-2.4-1.7-2.4 1.7 1-2.7-2.4-1.7h2.9zm16.4 0l1 2.8h2.8l-2.3 1.7.9 2.7-2.4-1.7-2.3 1.7.9-2.7-2.4-1.7h3zm16.5 0l.9 2.8h2.9l-2.4 1.7 1 2.7-2.4-1.7-2.4 1.7 1-2.7-2.4-1.7h2.9zm16.5 0l.9 2.8h2.9l-2.4 1.7 1 2.7-2.4-1.7-2.4 1.7 1-2.7-2.4-1.7H65zm16.4 0l1 2.8H86l-2.3 1.7.9 2.7-2.4-1.7-2.3 1.7.9-2.7-2.4-1.7h3zm-74 7l.8 2.8h3l-2.4 1.7.9 2.7-2.4-1.7L6 24.2l.9-2.7-2.4-1.7h3zm16.4 0l.9 2.8h2.9l-2.3 1.7.9 2.7-2.4-1.7-2.3 1.7.9-2.7-2.4-1.7h2.9zm16.5 0l.9 2.8H45l-2.4 1.7 1 2.7-2.4-1.7-2.4 1.7 1-2.7-2.4-1.7h2.9zm16.4 0l1 2.8h2.8l-2.3 1.7.9 2.7-2.4-1.7-2.3 1.7.9-2.7-2.4-1.7h3zm16.5 0l.9 2.8h2.9l-2.3 1.7.9 2.7-2.4-1.7-2.3 1.7.9-2.7-2.4-1.7h2.9zm16.5 0l.9 2.8h2.9L92 21.5l1 2.7-2.4-1.7-2.4 1.7 1-2.7-2.4-1.7h2.9zm-74.1 7l.9 2.8h2.9l-2.4 1.7 1 2.7-2.4-1.7-2.4 1.7 1-2.7-2.4-1.7h2.9zm16.4 0l1 2.8h2.8l-2.3 1.7.9 2.7-2.4-1.7-2.3 1.7.9-2.7-2.4-1.7h3zm16.5 0l.9 2.8h2.9l-2.3 1.7.9 2.7-2.4-1.7-2.3 1.7.9-2.7-2.4-1.7h2.9zm16.5 0l.9 2.8h2.9l-2.4 1.7 1 2.7-2.4-1.7-2.4 1.7 1-2.7-2.4-1.7H65zm16.4 0l1 2.8H86l-2.3 1.7.9 2.7-2.4-1.7-2.3 1.7.9-2.7-2.4-1.7h3zm-74 7l.8 2.8h3l-2.4 1.7.9 2.7-2.4-1.7L6 38.2l.9-2.7-2.4-1.7h3zm16.4 0l.9 2.8h2.9l-2.3 1.7.9 2.7-2.4-1.7-2.3 1.7.9-2.7-2.4-1.7h2.9zm16.5 0l.9 2.8H45l-2.4 1.7 1 2.7-2.4-1.7-2.4 1.7 1-2.7-2.4-1.7h2.9zm16.4 0l1 2.8h2.8l-2.3 1.7.9 2.7-2.4-1.7-2.3 1.7.9-2.7-2.4-1.7h3zm16.5 0l.9 2.8h2.9l-2.3 1.7.9 2.7-2.4-1.7-2.3 1.7.9-2.7-2.4-1.7h2.9zm16.5 0l.9 2.8h2.9L92 35.5l1 2.7-2.4-1.7-2.4 1.7 1-2.7-2.4-1.7h2.9zm-74.1 7l.9 2.8h2.9l-2.4 1.7 1 2.7-2.4-1.7-2.4 1.7 1-2.7-2.4-1.7h2.9zm16.4 0l1 2.8h2.8l-2.3 1.7.9 2.7-2.4-1.7-2.3 1.7.9-2.7-2.4-1.7h3zm16.5 0l.9 2.8h2.9l-2.3 1.7.9 2.7-2.4-1.7-2.3 1.7.9-2.7-2.4-1.7h2.9zm16.5 0l.9 2.8h2.9l-2.4 1.7 1 2.7-2.4-1.7-2.4 1.7 1-2.7-2.4-1.7H65zm16.4 0l1 2.8H86l-2.3 1.7.9 2.7-2.4-1.7-2.3 1.7.9-2.7-2.4-1.7h3zm-74 7l.8 2.8h3l-2.4 1.7.9 2.7-2.4-1.7L6 52.2l.9-2.7-2.4-1.7h3zm16.4 0l.9 2.8h2.9l-2.3 1.7.9 2.7-2.4-1.7-2.3 1.7.9-2.7-2.4-1.7h2.9zm16.5 0l.9 2.8H45l-2.4 1.7 1 2.7-2.4-1.7-2.4 1.7 1-2.7-2.4-1.7h2.9zm16.4 0l1 2.8h2.8l-2.3 1.7.9 2.7-2.4-1.7-2.3 1.7.9-2.7-2.4-1.7h3zm16.5 0l.9 2.8h2.9l-2.3 1.7.9 2.7-2.4-1.7-2.3 1.7.9-2.7-2.4-1.7h2.9zm16.5 0l.9 2.8h2.9L92 49.5l1 2.7-2.4-1.7-2.4 1.7 1-2.7-2.4-1.7h2.9zm-74.1 7l.9 2.8h2.9l-2.4 1.7 1 2.7-2.4-1.7-2.4 1.7 1-2.7-2.4-1.7h2.9zm16.4 0l1 2.8h2.8l-2.3 1.7.9 2.7-2.4-1.7-2.3 1.7.9-2.7-2.4-1.7h3zm16.5 0l.9 2.8h2.9l-2.3 1.7.9 2.7-2.4-1.7-2.3 1.7.9-2.7-2.4-1.7h2.9zm16.5 0l.9 2.8h2.9l-2.4 1.7 1 2.7-2.4-1.7-2.4 1.7 1-2.7-2.4-1.7H65zm16.4 0l1 2.8H86l-2.3 1.7.9 2.7-2.4-1.7-2.3 1.7.9-2.7-2.4-1.7h3zm-74 7l.8 2.8h3l-2.4 1.7.9 2.7-2.4-1.7L6 66.2l.9-2.7-2.4-1.7h3zm16.4 0l.9 2.8h2.9l-2.3 1.7.9 2.7-2.4-1.7-2.3 1.7.9-2.7-2.4-1.7h2.9zm16.5 0l.9 2.8H45l-2.4 1.7 1 2.7-2.4-1.7-2.4 1.7 1-2.7-2.4-1.7h2.9zm16.4 0l1 2.8h2.8l-2.3 1.7.9 2.7-2.4-1.7-2.3 1.7.9-2.7-2.4-1.7h3zm16.5 0l.9 2.8h2.9l-2.3 1.7.9 2.7-2.4-1.7-2.3 1.7.9-2.7-2.4-1.7h2.9zm16.5 0l.9 2.8h2.9L92 63.5l1 2.7-2.4-1.7-2.4 1.7 1-2.7-2.4-1.7h2.9z" transform="scale(3.9385)"></path></g>',1)]))}const ise=Fe(tse,[["render",rse]]),sse={},ose={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",version:"1.1",width:"256",height:"256",viewBox:"0 0 256 256","xml:space":"preserve"};function ase(t,e,n,r,i,s){return h.openBlock(),h.createElementBlock("svg",ose,e[0]||(e[0]=[h.createElementVNode("defs",null,null,-1),h.createElementVNode("g",{style:{stroke:"none","stroke-width":"0","stroke-dasharray":"none","stroke-linecap":"butt","stroke-linejoin":"miter","stroke-miterlimit":"10",fill:"none","fill-rule":"nonzero",opacity:"1"},transform:"translate(1.4065934065934016 1.4065934065934016) scale(2.81 2.81)"},[h.createElementVNode("path",{d:"M 45 90 C 20.147 90 0 69.853 0 45 h 90 C 90 69.853 69.853 90 45 90 z",style:{stroke:"none","stroke-width":"1","stroke-dasharray":"none","stroke-linecap":"butt","stroke-linejoin":"miter","stroke-miterlimit":"10",fill:"rgb(255,213,0)","fill-rule":"nonzero",opacity:"1"},transform:" matrix(1 0 0 1 0 0) ","stroke-linecap":"round"}),h.createElementVNode("path",{d:"M 45 0 C 20.147 0 0 20.147 0 45 h 90 C 90 20.147 69.853 0 45 0 z",style:{stroke:"none","stroke-width":"1","stroke-dasharray":"none","stroke-linecap":"butt","stroke-linejoin":"miter","stroke-miterlimit":"10",fill:"rgb(0,91,187)","fill-rule":"nonzero",opacity:"1"},transform:" matrix(1 0 0 1 0 0) ","stroke-linecap":"round"})],-1)]))}const lse=Fe(sse,[["render",ase]]),cse={},dse={class:"shrink-0 size-3.5 text-gray-800 dark:text-neutral-200",xmlns:"http:.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"};function use(t,e,n,r,i,s){return h.openBlock(),h.createElementBlock("svg",dse,e[0]||(e[0]=[h.createElementVNode("polyline",{points:"20 6 9 17 4 12"},null,-1)]))}const hse={components:{IconQuestion:hI,IconUSA:ise,IconUkraine:lse,IconTick:Fe(cse,[["render",use]])},props:["docs","languages"],data(){return{currentLang:"ukraine",languagesOptions:[{titleEN:"English",titleUA:"Англійська",id:"english",icon:"IconUSA"},{titleEN:"Ukraine",titleUA:"Українська",id:"ukraine",icon:"IconUkraine"}]}},computed:{selectedLang(){return this.languagesOptions.find(t=>t.id===this.currentLang)},darkMode(){var t;return(t=An==null?void 0:An.value)==null?void 0:t.sidebarDark}},methods:{changeLang(t){this.$refs.langPopover.togglePopover(),this.currentLang=t}}},pse={class:"flex justify-center items-center gap-x-2"},fse=["onClick"],mse={class:"text-gray-800"},gse={class:"ms-auto"},yse={class:"truncate"};function bse(t,e,n,r,i,s){const a=h.resolveComponent("IconTick"),o=h.resolveComponent("VsPopover");return n.docs||n.languages?(h.openBlock(),h.createElementBlock("div",{key:0,class:h.normalizeClass(["py-2 px-5 border-t dark:border-neutral-700",s.darkMode?"border-white/10 ":"border-gray-200"])},[h.createElementVNode("div",pse,[h.createVNode(o,{trigger:"click",placement:"top",ref:"langPopover"},{reference:h.withCtx(()=>{var f,g,y;return[h.createElementVNode("button",{type:"button","aria-expanded":"false",class:h.normalizeClass(["relative py-2 px-3 flex items-center gap-x-2 text-nowrap w-full cursor-pointer border rounded-full text-start text-sm text-gray-800 focus:outline-none",s.darkMode?"border-white/10 bg-transparent text-white/80 hover:bg-white/10 focus:bg-white/10":"border-gray-200 bg-white hover:bg-gray-100 focus:bg-gray-100"])},[h.createElementVNode("div",null,[(h.openBlock(),h.createBlock(h.resolveDynamicComponent((f=s.selectedLang)==null?void 0:f.icon),{class:"w-[16px] h-[16px] rounded-full"}))]),h.createElementVNode("span",yse,h.toDisplayString(i.currentLang==="ukraine"?(g=s.selectedLang)==null?void 0:g.titleUA:(y=s.selectedLang)==null?void 0:y.titleEN),1)],2)]}),default:h.withCtx(()=>[h.createElementVNode("div",null,[(h.openBlock(!0),h.createElementBlock(h.Fragment,null,h.renderList(i.languagesOptions,f=>(h.openBlock(),h.createElementBlock("button",{key:f.id,type:"button",onClick:g=>s.changeLang(f.id),class:h.normalizeClass(["flex items-center gap-x-2 cursor-pointer dark:hs-selected:bg-neutral-800 py-2 px-4 w-full text-sm text-gray-800 hover:bg-gray-100 rounded-lg focus:outline-none focus:bg-gray-100 dark:text-neutral-300 dark:hover:bg-neutral-800 dark:focus:bg-neutral-800 selected",(f==null?void 0:f.id)===i.currentLang?"bg-gray-100":""])},[(h.openBlock(),h.createBlock(h.resolveDynamicComponent(f==null?void 0:f.icon),{class:"w-[16px] h-[16px] rounded-full"})),h.createElementVNode("div",mse,h.toDisplayString(i.currentLang==="ukraine"?f==null?void 0:f.titleUA:f==null?void 0:f.titleEN),1),h.createElementVNode("span",gse,[(f==null?void 0:f.id)===i.currentLang?(h.openBlock(),h.createBlock(a,{key:0})):h.createCommentVNode("",!0)])],10,fse))),128))])]),_:1},512)])],2)):h.createCommentVNode("",!0)}const _se={components:{IconLogout:uI,NavbarItem:Kie,IconLogo:Uie,IconSearch:wv,NavbarFooter:Fe(hse,[["render",bse]])},data(){return{activeIndex:null,searchValue:""}},computed:{data(){var t;return(t=this.searchValue)!=null&&t.trim()?this.filterMenu(ts.value,this.searchValue):ts.value},logo(){var t;return((t=An.value)==null?void 0:t.logo)||"/assets/logo.svg"},docs(){var t;return(t=An==null?void 0:An.value)==null?void 0:t.docs},languages(){var t;return(t=An==null?void 0:An.value)==null?void 0:t.languages},darkMode(){var t;return((t=An==null?void 0:An.value)==null?void 0:t.sidebarDark)||!1},darkColor(){var e,n;const t=((e=An==null?void 0:An.value)==null?void 0:e.sidebarColor)||((n=An==null?void 0:An.value)==null?void 0:n.color)||"blue";return t.includes("-")||t.includes("[")?t:t+"-950"}},watch:{"$route.path"(){this.$parent.showMenu=!1}},methods:{filterMenu(t,e){return t.map(n=>{var r,i;if(n.menu){const s=this.filterMenu(n.menu,e);if(s.length>0)return{...n,menu:s,open:!0}}else if((i=(r=n.ua)==null?void 0:r.toLowerCase())!=null&&i.includes(e.toLowerCase()))return n;return null}).filter(Boolean)}}},xse={class:"h-[46px] w-full px-5 lg:px-8 mb-[10px]"},vse={href:"/"},wse=["src"],kse={class:"px-2 lg:px-5"},Ese={class:"px-2 lg:px-5 flex flex-col flex-wrap w-full pb-3"},Sse={key:0,class:"flex flex-col gap-y-1"};function Cse(t,e,n,r,i,s){var g;const a=h.resolveComponent("VsText"),o=h.resolveComponent("NavbarItem"),f=h.resolveComponent("NavbarFooter");return h.openBlock(),h.createElementBlock("div",{class:h.normalizeClass(["lg:flex lg:relative lg:left-0 flex-col h-[100vh] pt-3 border-r w-[260px] top-0 bottom-0 shrink-0 absolute transition left-[-100%] z-[11]",{"left-0":t.$parent.showMenu,["bg-"+s.darkColor]:s.darkColor,"bg-white":!s.darkMode&&!s.darkColor}])},[h.createElementVNode("div",xse,[h.createElementVNode("a",vse,[h.createElementVNode("img",{src:s.logo,class:"object-contain w-full h-full"},null,8,wse)])]),h.createElementVNode("div",kse,[h.createVNode(a,{type:"text",modelValue:i.searchValue,"onUpdate:modelValue":e[0]||(e[0]=y=>i.searchValue=y),clearable:!0,icon:"search","icon-position":"left",placeholder:"Пошук по меню",class:h.normalizeClass(["[&>input]:h-[38px]",{"[&>input]:bg-[#172554] [&>input]:text-white/80 [&>input]:placeholder:text-white/40 [&>input]:border [&>input]:border-white/50":s.darkMode,["[&>input]:bg-"+s.darkColor]:s.darkColor,["focus:[&>input]:border-"+s.darkColor+"-500"]:s.darkMode}])},null,8,["modelValue","class"])]),h.createElementVNode("div",{class:h.normalizeClass(["py-[10px] overflow-y-auto [&::-webkit-scrollbar]:w-2 [&::-webkit-scrollbar-thumb]:rounded-full [&::-webkit-scrollbar-track]:bg-gray-100 [&::-webkit-scrollbar-thumb]:bg-gray-300 dark:[&::-webkit-scrollbar-track]:bg-neutral-700 dark:[&::-webkit-scrollbar-thumb]:bg-neutral-500",s.languages||s.docs?"h-[calc(100vh-161px)]":"h-[calc(100vh-110px)]"])},[h.createElementVNode("nav",Ese,[(g=s.data)!=null&&g.length?(h.openBlock(),h.createElementBlock("ul",Sse,[(h.openBlock(!0),h.createElementBlock(h.Fragment,null,h.renderList(s.data,(y,v)=>(h.openBlock(),h.createElementBlock("li",{key:v,class:"flex flex-col gap-[6px]"},[h.createVNode(o,{route:y,searchable:i.searchValue},null,8,["route","searchable"])]))),128))])):(h.openBlock(),h.createElementBlock("div",{key:1,class:h.normalizeClass(["text-lg mt-[20px]",{"text-white/80":s.darkMode,"text-gray-800":!s.darkMode}])}," Не знайдено ",2))])],2),s.docs||s.languages?(h.openBlock(),h.createBlock(f,{key:0,docs:s.docs,languages:s.languages},null,8,["docs","languages"])):h.createCommentVNode("",!0)],2)}const Tse=Fe(_se,[["render",Cse],["__scopeId","data-v-1bcbb021"]]),Ase={components:{IconQuestion:hI,IconUser:dA,AdminNotification:uA,IconUserOutline:lA,IconLogout:uI},mounted(){this.getUserData(),this.getAdminProperties()},data(){return{userData:null,isVisible:!1}},watch:{isVisible(t){t?setTimeout(()=>window.addEventListener("click",this.closeOnOutsideClick),0):window.removeEventListener("click",this.closeOnOutsideClick)}},methods:{async getUserData(){try{const{data:t}=await Ge.get("/user");this.userData=t}catch{}},async getAdminProperties(){try{const{data:t}=await Ge.get("/api/settings-app");ty.value=t,console.log("adminProperties",ty)}catch(t){console.error(t)}},async logout(){try{await Ge.get("/logout"),await window.history.pushState({},"","/login"),await location.reload(),localStorage.removeItem("user")}catch{}},closeOnOutsideClick(){this.isVisible=!1}},beforeUnmount(){window.removeEventListener("click",this.closeOnOutsideClick)}},Mse={class:"h-[58px] border-b flex lg:justify-end justify-between items-center px-[20px]"},Dse={class:"flex items-center gap-[6px]"},Ise={href:"/docs-user",class:"size-[38px] inline-flex justify-center items-center gap-x-2 rounded-full border border-transparent text-gray-500 hover:bg-gray-100 disabled:opacity-50 disabled:pointer-events-none focus:outline-none focus:bg-gray-100 dark:text-neutral-400 dark:hover:bg-neutral-700 dark:focus:bg-neutral-700"},Pse={class:"relative"},Rse=["src"],Nse={key:1,class:"size-[40px] rounded-full bg-gray-200 flex items-center justify-center"},Ose=["src"],Bse={key:1,class:"flex items-center justify-center bg-gray-200 rounded-full size-10"},zse={class:"grow"},Vse={class:"block text-sm font-medium text-gray-800 dark:text-neutral-200"},Lse={class:"text-xs text-gray-500 dark:text-neutral-500"},Fse={class:"flex flex-col space-y-0.5"};function $se(t,e,n,r,i,s){var E,T,D,O;const a=h.resolveComponent("IconQuestion"),o=h.resolveComponent("AdminNotification"),f=h.resolveComponent("IconUser"),g=h.resolveComponent("router-link"),y=h.resolveComponent("IconUserOutline"),v=h.resolveComponent("IconLogout");return h.openBlock(),h.createElementBlock("div",Mse,[h.createElementVNode("div",{class:"flex lg:hidden",onClick:e[0]||(e[0]=B=>t.$parent.showMenu=!0)},e[4]||(e[4]=[h.createStaticVNode('<svg 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" class="icon icon-tabler icons-tabler-outline icon-tabler-menu-2"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M4 6l16 0"></path><path d="M4 12l16 0"></path><path d="M4 18l16 0"></path></svg>',1)])),h.createElementVNode("div",Dse,[h.createElementVNode("a",Ise,[h.createVNode(a,{height:"24",width:"24"})]),h.createVNode(o),e[9]||(e[9]=h.createElementVNode("div",{class:"h-[30px] w-[1px] bg-gray-200 ml-[10px] mr-[10px]"},null,-1)),h.createElementVNode("div",Pse,[h.createElementVNode("div",{onClick:e[1]||(e[1]=B=>i.isVisible=!0),class:"cursor-pointer"},[(T=(E=i.userData)==null?void 0:E.user)!=null&&T.avatar?(h.openBlock(),h.createElementBlock("img",{key:0,class:"flex-shrink-0 size-[30px] rounded-full",src:(O=(D=i.userData)==null?void 0:D.user)==null?void 0:O.avatar,alt:"Image Description"},null,8,Rse)):(h.openBlock(),h.createElementBlock("div",Nse,[h.createVNode(f)]))]),i.isVisible?(h.openBlock(),h.createElementBlock("div",{key:0,onClick:e[3]||(e[3]=h.withModifiers(()=>{},["stop"])),class:"fixed p-2 bg-white w-[240px] top-[55px] right-[20px] rounded-xl z-[1] shadow-[0_10px_40px_10px_rgba(0,0,0,0.08)] dark:shadow-[0_10px_40px_10px_rgba(0,0,0,0.2)] dark:bg-neutral-900 block"},[h.createVNode(g,{to:"profile",disabled:!0,class:"py-2 px-2.5 flex items-center gap-3 rounded-lg hover:bg-gray-100 focus:outline-none focus:bg-gray-100 dark:hover:bg-neutral-800 dark:focus:bg-neutral-800"},{default:h.withCtx(()=>{var B,L,Z,ee,X,Se,ge,Te;return[(L=(B=i.userData)==null?void 0:B.user)!=null&&L.avatar?(h.openBlock(),h.createElementBlock("img",{key:0,class:"rounded-full shrink-0 size-10",src:(ee=(Z=i.userData)==null?void 0:Z.user)==null?void 0:ee.avatar,alt:"Image Description"},null,8,Ose)):(h.openBlock(),h.createElementBlock("div",Bse,[h.createVNode(f,{class:"w-[16px]"})])),h.createElementVNode("div",zse,[h.createElementVNode("span",Vse,h.toDisplayString(((Se=(X=i.userData)==null?void 0:X.user)==null?void 0:Se.username)||"User User"),1),h.createElementVNode("p",Lse,h.toDisplayString(((Te=(ge=i.userData)==null?void 0:ge.user)==null?void 0:Te.email)||"email не вказано"),1)])]}),_:1}),e[7]||(e[7]=h.createElementVNode("div",{class:"my-2 mx-2.5 h-px bg-gray-200 dark:bg-neutral-700"},null,-1)),h.createElementVNode("ul",Fse,[h.createElementVNode("li",null,[h.createVNode(g,{to:"profile",class:"w-full flex items-center gap-x-3.5 py-2 px-2.5 text-sm text-gray-800 rounded-lg hover:bg-gray-100 focus:outline-none focus:bg-gray-100 dark:text-white dark:hover:bg-neutral-800 dark:focus:bg-neutral-800",disabled:"true"},{default:h.withCtx(()=>[h.createVNode(y,{class:"size-4"}),e[5]||(e[5]=h.createTextVNode(" Профіль "))]),_:1})])]),e[8]||(e[8]=h.createElementVNode("div",{class:"my-2 mx-2.5 h-px bg-gray-200 dark:bg-neutral-700"},null,-1)),h.createElementVNode("p",null,[h.createElementVNode("button",{type:"button",onClick:e[2]||(e[2]=(...B)=>s.logout&&s.logout(...B)),class:"w-full flex items-center gap-x-3.5 py-2 px-2.5 text-sm text-gray-800 rounded-lg hover:bg-gray-100 hover:text-red-500 focus:outline-none focus:bg-gray-100 focus:text-red-500 dark:text-white dark:hover:bg-neutral-800 dark:focus:bg-neutral-800 dark:hover:text-red-500 dark:focus:text-red-500"},[h.createVNode(v,{class:"size-4"}),e[6]||(e[6]=h.createTextVNode(" Вийти "))])])])):h.createCommentVNode("",!0)])])])}const jse={components:{navbar:Tse,AdminHeader:Fe(Ase,[["render",$se]])},data(){return{showMenu:!1}},computed:{isMenu(){return ts.value||null},header(){var t;return((t=An.value)==null?void 0:t.header)||"admin-header"}}},Hse={class:"admin-wrapper"},Use={class:"flex flex-col w-full"};function Wse(t,e,n,r,i,s){const a=h.resolveComponent("navbar"),o=h.resolveComponent("router-view");return h.openBlock(),h.createElementBlock("div",Hse,[h.createVNode(a),i.showMenu?(h.openBlock(),h.createElementBlock("div",{key:0,onClick:e[0]||(e[0]=f=>i.showMenu=!1),class:"z-[10] lg:hidden transition duration fixed inset-0 bg-gray-900 bg-opacity-50 dark:bg-opacity-80 dark:bg-neutral-900"})):h.createCommentVNode("",!0),h.createElementVNode("div",Use,[s.isMenu?(h.openBlock(),h.createElementBlock(h.Fragment,{key:0},[(h.openBlock(),h.createBlock(h.resolveDynamicComponent(s.header))),h.createVNode(o)],64)):h.createCommentVNode("",!0)])])}const qse=Object.freeze(Object.defineProperty({__proto__:null,default:Fe(jse,[["render",Wse],["__scopeId","data-v-34da2042"]])},Symbol.toStringTag,{value:"Module"})),Gse={data(){return{currentSort:""}},props:{data:{type:Object,default:()=>null},activeColumn:{type:String}},computed:{label(){var t,e;return((t=this.data)==null?void 0:t.ua)||((e=this.data)==null?void 0:e.label)||this.data.title||"null"},selectedSortParam(){var t,e;return(e=(t=this.$route)==null?void 0:t.query)==null?void 0:e.sort},getVisibleIcon(){return this.data.format!=="image"&&this.data.format!=="verify"}},watch:{activeColumn(t){t!==this.data.name&&(this.currentSort="")}},methods:{changeCurrentSort(t){switch(t){case"":return"asc";case"asc":return"desc";case"desc":return"";default:return""}},handleClickSortBtn(t){this.$emit("change-active",this.data.name),this.currentSort=this.changeCurrentSort(t);const e=this.$route.query,{sort:n,...r}=e,i=this.currentSort?`${this.data.name}-${this.currentSort}`:"";this.$router.replace({query:{...r,...i&&{sort:i}}})},isValueEqualToSelected(t){return`${this.data.name}-${t}`===this.selectedSortParam}}},Yse={scope:"col",class:"pe-2 py-1 text-start"},Zse={class:"w-[24px]"},Xse={key:1,class:"flex items-center px-1 py-3 font-medium text-gray-800 text-start gap-x-1 dark:text-neutral-200"};function Kse(t,e,n,r,i,s){return h.openBlock(),h.createElementBlock("th",Yse,[s.getVisibleIcon?(h.openBlock(),h.createElementBlock("button",{key:0,type:"button",class:"flex items-center px-1 py-3 font-medium text-gray-800 text-start gap-x-1 dark:text-neutral-200",onClick:e[0]||(e[0]=a=>s.handleClickSortBtn(i.currentSort))},[h.createTextVNode(h.toDisplayString(s.label)+" ",1),h.createElementVNode("span",Zse,[i.currentSort?(h.openBlock(),h.createElementBlock("svg",{key:0,class:h.normalizeClass(["shrink-0 size-3.5",{"rotate-180":i.currentSort==="asc"}]),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[1]||(e[1]=[h.createElementVNode("path",{d:"m5 12 7-7 7 7"},null,-1),h.createElementVNode("path",{d:"M12 19V5"},null,-1)]),2)):h.createCommentVNode("",!0)])])):(h.openBlock(),h.createElementBlock("p",Xse,h.toDisplayString(s.label),1))])}const Jse=Fe(Gse,[["render",Kse]]),Qse={components:{IconMore:mg,IconDelete:ox,IconEdit:ax},emits:["updateTable"],props:{item:Object,table:String,isForm:null,actions:Array,default:()=>[]},data(){return{formVisible:!1,isDeleteConfirm:!1,formValue:{},top:0,left:0}},computed:{getCustomActions(){return this.actions.filter(t=>typeof t=="object")}},methods:{openConfirm(){this.isDeleteConfirm=!0,document.querySelector("body").click()},async getData(){var t;try{const{data:e}=await Ge.get(`/api/table/${this.table}/${(t=this.item)==null?void 0:t.id}`);this.formValue=e}catch(e){console.error(e)}},doSomethingOnCancel(){this.formVisible=!1},async deleteElement(){var t,e;try{const{data:n}=await Ge.get(`/api/table/${this.table}/${(t=this.item)==null?void 0:t.id}`);await Ge.delete(`/api/table/${n==null?void 0:n.token}`),await this.$notify({title:"Успішно!",message:"Об`єкт успішно видалeно",type:"success"}),await this.$emit("update-table")}catch(n){this.$notify({title:"Помилка!",message:(e=n==null?void 0:n.response)==null?void 0:e.data,type:"error"})}finally{this.isDeleteConfirm=!1}},async customButtonAction(t){var e,n;document.querySelector("body").click(),t!=null&&t.form?(await this.$v3plugin.$form({form:t==null?void 0:t.form,id:(e=this.item)==null?void 0:e.id,api:t==null?void 0:t.api,title:t==null?void 0:t.title}),await this.$emit("update-table")):await this.$v3plugin.$api({confirm:t==null?void 0:t.confirm,api:t==null?void 0:t.api,method:t==null?void 0:t.method,id:(n=this.item)==null?void 0:n.id,isId:(t==null?void 0:t.isId)||!1})}}},eoe={class:"inline-flex"},toe={class:"inline-flex items-center justify-center bg-white border rounded-lg shadow-sm size-7 gap-x-2 border-stone-200 text-stone-800 hover:bg-stone-50 disabled:opacity-50 disabled:pointer-events-none focus:outline-none focus:bg-stone-50"},noe={class:"flex flex-col items-start"},roe=["onClick"],ioe={class:"text-gray-800"},soe={key:1,class:"h-[1px] w-[80%] bg-gray-200 ml-auto mr-auto"},ooe={class:"flex justify-end p-[16px] pr-0 gap-x-3"};function aoe(t,e,n,r,i,s){const a=h.resolveComponent("IconMore"),o=h.resolveComponent("IconEdit"),f=h.resolveComponent("router-link"),g=h.resolveComponent("IconDelete"),y=h.resolveComponent("VsPopover"),v=h.resolveComponent("VsConfirm");return h.openBlock(),h.createElementBlock(h.Fragment,null,[h.createElementVNode("div",eoe,[h.createVNode(y,{trigger:"click",placement:"bottom-left"},{reference:h.withCtx(()=>[h.createElementVNode("button",toe,[h.createVNode(a,{height:"16",width:"16"})])]),default:h.withCtx(()=>{var E,T,D,O,B;return[h.createElementVNode("div",noe,[(E=n.actions)!=null&&E.includes("edit")&&n.isForm?(h.openBlock(),h.createBlock(f,{key:0,to:`/edit?table=${(D=(T=t.$route)==null?void 0:T.params)==null?void 0:D.catchAll}&id=${(O=n.item)==null?void 0:O.id}`,class:"w-full flex items-center gap-x-3 py-1.5 px-2 rounded-lg text-[13px] text-stone-800 hover:bg-stone-100 disabled:opacity-50 disabled:pointer-events-none focus:outline-none focus:bg-stone-100"},{default:h.withCtx(()=>[h.createVNode(o,{color:"#000"}),e[4]||(e[4]=h.createTextVNode(" Редагувати "))]),_:1},8,["to"])):h.createCommentVNode("",!0),(h.openBlock(!0),h.createElementBlock(h.Fragment,null,h.renderList(s.getCustomActions,(L,Z)=>(h.openBlock(),h.createElementBlock("button",{key:Z,onClick:ee=>s.customButtonAction(L),class:"w-full flex items-center gap-x-3 py-1.5 px-2 rounded-lg text-[13px] text-stone-800 hover:bg-stone-100 disabled:opacity-50 disabled:pointer-events-none focus:outline-none focus:bg-stone-100"},[h.createVNode(g,{class:"opacity-0"}),h.createElementVNode("span",ioe,h.toDisplayString(L==null?void 0:L.label),1)],8,roe))),128)),n.isForm?(h.openBlock(),h.createElementBlock("div",soe)):h.createCommentVNode("",!0),(B=n.actions)!=null&&B.includes("del")?(h.openBlock(),h.createElementBlock("button",{key:2,onClick:e[0]||(e[0]=h.withModifiers((...L)=>s.openConfirm&&s.openConfirm(...L),["stop"])),class:"w-full flex items-center gap-x-3 py-1.5 px-2 rounded-lg text-[13px] text-stone-800 hover:bg-stone-100 disabled:opacity-50 disabled:pointer-events-none focus:outline-none focus:bg-stone-100"},[h.createVNode(g),e[5]||(e[5]=h.createElementVNode("span",{class:"text-gray-800"},"Видалити",-1))])):h.createCommentVNode("",!0)])]}),_:1})]),h.createVNode(v,{visible:i.isDeleteConfirm,"onUpdate:visible":e[3]||(e[3]=E=>i.isDeleteConfirm=E),size:"small",title:"Ви впевнені?"},{default:h.withCtx(()=>[e[6]||(e[6]=h.createElementVNode("p",{class:"mt-1 text-sm text-gray-600 dark:text-neutral-400"}," Ви впевнені, що хочете видалити цей об'єкт? ",-1)),h.createElementVNode("div",ooe,[h.createElementVNode("button",{type:"button",class:"inline-flex items-center px-3 py-2 text-xs font-medium duration-300 border rounded-lg shadow-sm hover:bg-gray-100 gap-x-2 disabled:opacity-50 disabled:pointer-events-none focus:outline-none focus:bg-gray-50",onClick:e[1]||(e[1]=E=>i.isDeleteConfirm=!1)}," Скасувати "),h.createElementVNode("button",{type:"button",class:"inline-flex items-center px-3 py-2 text-xs font-medium text-white duration-300 bg-red-500 rounded-lg gap-x-2 hover:bg-red-700 disabled:opacity-50 disabled:pointer-events-none",onClick:e[2]||(e[2]=(...E)=>s.deleteElement&&s.deleteElement(...E))}," Так, я впевнена(ий) ")])]),_:1},8,["visible"])],64)}const loe=Fe(Qse,[["render",aoe]]),coe={},doe={class:"flex-shrink-0 mt-0.5 size-3.5",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"};function uoe(t,e,n,r,i,s){return h.openBlock(),h.createElementBlock("svg",doe,e[0]||(e[0]=[h.createElementVNode("path",{d:"m3 16 4 4 4-4"},null,-1),h.createElementVNode("path",{d:"M7 20V4"},null,-1),h.createElementVNode("path",{d:"m21 8-4-4-4 4"},null,-1),h.createElementVNode("path",{d:"M17 4v16"},null,-1)]))}const pI=Fe(coe,[["render",uoe]]),hoe={},poe={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",class:"icon icon-tabler icons-tabler-outline icon-tabler-rosette-discount-check"};function foe(t,e,n,r,i,s){return h.openBlock(),h.createElementBlock("svg",poe,e[0]||(e[0]=[h.createElementVNode("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"},null,-1),h.createElementVNode("path",{d:"M5 7.2a2.2 2.2 0 0 1 2.2 -2.2h1a2.2 2.2 0 0 0 1.55 -.64l.7 -.7a2.2 2.2 0 0 1 3.12 0l.7 .7c.412 .41 .97 .64 1.55 .64h1a2.2 2.2 0 0 1 2.2 2.2v1c0 .58 .23 1.138 .64 1.55l.7 .7a2.2 2.2 0 0 1 0 3.12l-.7 .7a2.2 2.2 0 0 0 -.64 1.55v1a2.2 2.2 0 0 1 -2.2 2.2h-1a2.2 2.2 0 0 0 -1.55 .64l-.7 .7a2.2 2.2 0 0 1 -3.12 0l-.7 -.7a2.2 2.2 0 0 0 -1.55 -.64h-1a2.2 2.2 0 0 1 -2.2 -2.2v-1a2.2 2.2 0 0 0 -.64 -1.55l-.7 -.7a2.2 2.2 0 0 1 0 -3.12l.7 -.7a2.2 2.2 0 0 0 .64 -1.55v-1"},null,-1),h.createElementVNode("path",{d:"M9 12l2 2l4 -4"},null,-1)]))}const fI=Fe(hoe,[["render",foe]]),moe={components:{IconExport:pI,IconChevronDown:ey,IconSuccess:fI},props:{table:String,columns:Array,page:[String,Number],filterCustom:String,filterState:String,filters:String},data(){return{isOpen:!1,tableFormats:["json","csv","xlsx"],format:"",cols:[],activeAction:"",isSuccessTemplate:!1,actions:[{name:"choceAll",function:this.choceAll,label:"Вибрати усі"},{name:"choceVisible",function:this.choceVisible,label:"Вибрати поточні"},{name:"clearAll",function:this.clearAll,label:"Жодного"}]}},watch:{isOpen(t){t||(this.format="",this.cols=[],this.activeAction="",this.isSuccessTemplate=!1)}},methods:{async exportTable(){var t;if(!((t=this.cols)!=null&&t.length)){this.$notify({type:"error",title:"Помилка",message:"Оберіть колонки для експорту!"});return}if(!this.format){this.$notify({type:"error",title:"Помилка",message:"Оберіть формат!"});return}try{const e=await Ge.get("/api/export",{params:{table:this.table,format:this.format,cols:this.cols.join(","),page:this.page,filter:this.filters||null,state:this.filterState||null,custom:this.filterCustom||null},responseType:"blob"}),n=await e.data.text(),r=n!=null&&n.includes(";")?null:JSON==null?void 0:JSON.parse(n),i=new Blob([e.data],{type:"application/octet-stream"}),s=window.URL.createObjectURL(i),a=document.createElement("a");if(a.href=s,a.setAttribute("download",`${this.table.split(".")[0]}.${this.format}`),document.body.appendChild(a),typeof r=="string"){this.exportTable();return}a.click(),document.body.removeChild(a),window.URL.revokeObjectURL(s),this.$notify({type:"success",title:"Експорт",message:"Файл успішно експортовано!"}),this.isSuccessTemplate=!0}catch(e){console.log(e),this.$notify({type:"error",title:"Помилка",message:"Не вдалося експортувати файл."})}},selectFormat(t){this.format=t},choceAll(){var t;this.cols=(t=this.columns)==null?void 0:t.map(e=>e==null?void 0:e.name),this.activeAction="choceAll"},clearAll(){this.cols=[],this.activeAction="clearAll"},choceVisible(){var t,e;this.cols=(e=(t=this.columns)==null?void 0:t.filter(n=>(n==null?void 0:n.hidden)!==!0))==null?void 0:e.map(n=>n==null?void 0:n.name),this.activeAction="choceVisible"}}},goe={key:0,class:"flex flex-col items-center"},yoe={key:1,class:"p-4"},boe={class:"pb-5 mb-5 border-b border-gray-200 last:pb-0 last:mb-0 last:border-b-0 dark:border-neutral-700"},_oe={class:"flex items-center gap-[10px] -ml-[10px] my-[10px]"},xoe=["onClick"],voe={key:0,class:"block h-[8px] w-[8px] rounded-full bg-blue-500"},woe={class:"mt-2 flex row flex-wrap gap-y-[5px] gap-x-[10px]"},koe={class:"pb-5 mb-5 border-b border-gray-200 last:pb-0 last:mb-0 last:border-b-0 dark:border-neutral-700"},Eoe={class:"mt-2 space-y-2"},Soe=["id","onChange"],Coe=["for"],Toe={key:0,class:"flex w-full justify-end p-[20px] gap-[6px] border-t"},Aoe={key:1,class:"flex w-full justify-end p-[20px] gap-[6px] border-t"};function Moe(t,e,n,r,i,s){const a=h.resolveComponent("IconExport"),o=h.resolveComponent("IconSuccess"),f=h.resolveComponent("VsCheckbox"),g=h.resolveComponent("VsDialog");return h.openBlock(),h.createElementBlock(h.Fragment,null,[h.createElementVNode("button",{onClick:e[0]||(e[0]=y=>i.isOpen=!0),class:"py-2 max-h-[34px] px-2.5 md:inline-flex hidden items-center gap-x-1.5 text-xs font-medium rounded-lg border border-gray-200 bg-white text-gray-800 shadow-sm hover:bg-gray-50 disabled:opacity-50 disabled:pointer-events-none focus:outline-none focus:bg-gray-50 dark:bg-neutral-800 dark:border-neutral-700 dark:text-neutral-300 dark:hover:bg-neutral-700 dark:focus:bg-neutral-700"},[h.createVNode(a,{height:"16",width:"16"}),e[7]||(e[7]=h.createTextVNode(" Експорт "))]),h.createVNode(g,{visible:i.isOpen,"onUpdate:visible":e[6]||(e[6]=y=>i.isOpen=y),title:"Експорт таблиці",size:"small",closeClickBack:!0},{footer:h.withCtx(()=>[i.isSuccessTemplate?(h.openBlock(),h.createElementBlock("div",Toe,[h.createElementVNode("button",{type:"button",class:"inline-flex items-center justify-center px-3 py-2 text-sm font-medium text-gray-800 align-middle bg-white border border-gray-200 rounded-lg shadow-sm text-nowrap text-start hover:bg-gray-50 disabled:opacity-50 disabled:pointer-events-none dark:bg-neutral-800 dark:border-neutral-700 dark:text-neutral-300 dark:hover:bg-neutral-700 dark:focus:bg-neutral-700",onClick:e[2]||(e[2]=y=>i.isOpen=!1)}," Закрити "),h.createElementVNode("button",{type:"button",class:"inline-flex items-center justify-center px-3 py-2 text-sm font-medium text-white align-middle bg-blue-600 border border-blue-600 rounded-lg shadow-sm text-nowrap gap-x-2 text-start hover:bg-blue-700 disabled:opacity-50 disabled:pointer-events-none focus:outline-none focus:ring-1 focus:ring-blue-300 dark:focus:ring-blue-500",onClick:e[3]||(e[3]=y=>i.isSuccessTemplate=!1)}," Вигрузити ще ")])):(h.openBlock(),h.createElementBlock("div",Aoe,[h.createElementVNode("button",{type:"button",class:"inline-flex items-center justify-center px-3 py-2 text-sm font-medium text-gray-800 align-middle bg-white border border-gray-200 rounded-lg shadow-sm text-nowrap text-start hover:bg-gray-50 disabled:opacity-50 disabled:pointer-events-none dark:bg-neutral-800 dark:border-neutral-700 dark:text-neutral-300 dark:hover:bg-neutral-700 dark:focus:bg-neutral-700",onClick:e[4]||(e[4]=y=>i.isOpen=!1)}," Скасувати "),h.createElementVNode("button",{type:"button",class:"inline-flex items-center justify-center px-3 py-2 text-sm font-medium text-white align-middle bg-blue-600 border border-blue-600 rounded-lg shadow-sm text-nowrap gap-x-2 text-start hover:bg-blue-700 disabled:opacity-50 disabled:pointer-events-none focus:outline-none focus:ring-1 focus:ring-blue-300 dark:focus:ring-blue-500",onClick:e[5]||(e[5]=(...y)=>s.exportTable&&s.exportTable(...y))}," Завантажити таблицю ")]))]),default:h.withCtx(()=>[i.isSuccessTemplate?(h.openBlock(),h.createElementBlock("div",goe,[h.createVNode(o,{height:"100",width:"100",class:"text-green-200 mb-[20px]"}),e[8]||(e[8]=h.createElementVNode("h2",null,"Звіт сформовано і збережено",-1))])):(h.openBlock(),h.createElementBlock("div",yoe,[h.createElementVNode("div",boe,[e[9]||(e[9]=h.createElementVNode("h2",{class:"text-sm font-[600] text-gray-500"}," Виберіть стовпці таблиці для експорту: ",-1)),h.createElementVNode("div",_oe,[(h.openBlock(!0),h.createElementBlock(h.Fragment,null,h.renderList(i.actions,y=>(h.openBlock(),h.createElementBlock("button",{key:y==null?void 0:y.name,onClick:y==null?void 0:y.function,class:"inline-flex items-center gap-[8px] justify-center px-3 py-2 text-sm font-medium text-gray-800 align-middle bg-white border-gray-200 text-nowrap text-start"},[h.createElementVNode("span",{class:h.normalizeClass(["h-[14px] w-[14px] border rounded-full flex items-center justify-center",{"border-blue-500":(y==null?void 0:y.name)===i.activeAction}])},[(y==null?void 0:y.name)===i.activeAction?(h.openBlock(),h.createElementBlock("span",voe)):h.createCommentVNode("",!0)],2),h.createTextVNode(" "+h.toDisplayString(y==null?void 0:y.label),1)],8,xoe))),128))]),h.createElementVNode("div",woe,[(h.openBlock(!0),h.createElementBlock(h.Fragment,null,h.renderList(n.columns,(y,v)=>(h.openBlock(),h.createElementBlock("div",{class:"flex items-center",key:v,style:{width:"calc((100% - 10px) / 2)"}},[h.createVNode(f,{class:"[&>label]:text-sm [&>label]:text-gray-800 [&>label]:ms-3 !gap-x-[1px] !p-0",modelValue:i.cols,"onUpdate:modelValue":e[1]||(e[1]=E=>i.cols=E),value:y==null?void 0:y.name,label:y==null?void 0:y.ua},null,8,["modelValue","value","label"])]))),128))])]),h.createElementVNode("div",koe,[e[10]||(e[10]=h.createElementVNode("h2",{class:"text-sm font-[600] text-gray-500"},"Виберіть формат таблиці:",-1)),h.createElementVNode("div",Eoe,[(h.openBlock(!0),h.createElementBlock(h.Fragment,null,h.renderList(i.tableFormats,(y,v)=>(h.openBlock(),h.createElementBlock("div",{class:"flex items-center",key:v},[h.createElementVNode("input",{type:"radio",name:"hs-pro-duecmfm",class:"text-blue-600 border-gray-300 rounded-full shrink-0 focus:ring-blue-500 disabled:opacity-50 disabled:pointer-events-none dark:bg-neutral-800 dark:border-neutral-500 dark:checked:bg-blue-500 dark:checked:border-blue-500 dark:focus:ring-offset-gray-800",id:y,onChange:E=>s.selectFormat(y)},null,40,Soe),h.createElementVNode("label",{for:y,class:"text-sm text-gray-800 ms-3 dark:text-neutral-400"}," Формат "+h.toDisplayString(y),9,Coe)]))),128))])])]))]),_:1},8,["visible"])],64)}const Doe=Fe(moe,[["render",Moe]]),Ioe={components:{IconExport:pI,IconChevronDown:ey,IconSuccess:fI},props:{data:Object,rows:Array,titleCol:String},data(){return{isOpen:!1,selectedTemplate:null,mode:"base"}},methods:{resetSelections(t){t||(this.selectedTemplate=null,this.mode="base")},getTemplateUrl(){return`/api/print-template/crm.accounts.doc/${this.selectedTemplate}?${this.mode}=1&format=pdf`},downloadPdf(){if(!this.selectedTemplate)return;const t=document.createElement("a");t.href=`/api/print-template/crm.accounts.doc/${this.selectedTemplate}?format=pdf`,t.download=`document_${this.selectedTemplate}.pdf`,t.click()},downloadWord(){if(!this.selectedTemplate)return;const t=document.createElement("a");t.href=`/api/print-template/crm.accounts.doc/${this.selectedTemplate}?format=word`,t.download=`document_${this.selectedTemplate}.docx`,t.click()}},mounted(){console.log("rows",this.rows)}},Poe={class:"p-4 flex flex-col"},Roe={class:"flex mb-4 gap-2 border rounded overflow-hidden"},Noe={class:"flex"},Ooe={class:"overflow-y-auto h-[400px] w-1/2 space-y-1 [&::-webkit-scrollbar]:h-1.5 [&::-webkit-scrollbar]:w-1.5 [&::-webkit-scrollbar-thumb]:rounded-full [&::-webkit-scrollbar-thumb]:bg-gray-300 [&::-webkit-scrollbar-track]:bg-transparent"},Boe=["id","value"],zoe=["for"],Voe={key:0,class:"w-[400px] h-[400px] border ml-4 flex items-center justify-center text-gray-600 text-lg font-medium"},Loe=["src"],Foe={class:"flex w-full justify-end p-[20px] gap-[6px] border-t"};function $oe(t,e,n,r,i,s){const a=h.resolveComponent("IconExport"),o=h.resolveComponent("VsDialog");return h.openBlock(),h.createElementBlock(h.Fragment,null,[h.createElementVNode("button",{onClick:e[0]||(e[0]=f=>i.isOpen=!0),class:"py-2 max-h-[34px] px-2.5 md:inline-flex hidden items-center gap-x-1.5 text-xs font-medium rounded-lg border border-gray-200 bg-white text-gray-800 shadow-sm hover:bg-gray-50 disabled:opacity-50 disabled:pointer-events-none focus:outline-none focus:bg-gray-50 dark:bg-neutral-800 dark:border-neutral-700 dark:text-neutral-300 dark:hover:bg-neutral-700 dark:focus:bg-neutral-700"},[h.createVNode(a,{height:"16",width:"16"}),e[9]||(e[9]=h.createTextVNode(" Друк "))]),h.createVNode(o,{visible:i.isOpen,"onUpdate:visible":[e[8]||(e[8]=f=>i.isOpen=f),s.resetSelections],title:"Друк",size:"small",closeClickBack:!0},{footer:h.withCtx(()=>[h.createElementVNode("div",Foe,[h.createElementVNode("button",{type:"button",class:"inline-flex items-center justify-center px-3 py-2 text-sm font-medium text-gray-800 align-middle bg-white border border-gray-200 rounded-lg shadow-sm text-nowrap text-start hover:bg-gray-50 disabled:opacity-50 disabled:pointer-events-none dark:bg-neutral-800 dark:border-neutral-700 dark:text-neutral-300 dark:hover:bg-neutral-700 dark:focus:bg-neutral-700",onClick:e[5]||(e[5]=f=>i.isOpen=!1)}," Скасувати "),h.createElementVNode("button",{type:"button",class:"inline-flex items-center justify-center px-3 py-2 text-sm font-medium text-white align-middle bg-blue-500 border border-gray-200 rounded-lg shadow-sm text-nowrap text-start hover:bg-blue-600 disabled:opacity-50 disabled:pointer-events-none dark:bg-neutral-800 dark:border-neutral-700 dark:text-neutral-300 dark:hover:bg-neutral-700 dark:focus:bg-neutral-700",onClick:e[6]||(e[6]=(...f)=>s.downloadPdf&&s.downloadPdf(...f))}," Завантажити PDF "),h.createElementVNode("button",{type:"button",class:"inline-flex items-center justify-center px-3 py-2 text-sm font-medium text-white align-middle bg-green-500 border border-gray-200 rounded-lg shadow-sm text-nowrap text-start hover:bg-green-600 disabled:opacity-50 disabled:pointer-events-none dark:bg-neutral-800 dark:border-neutral-700 dark:text-neutral-300 dark:hover:bg-neutral-700 dark:focus:bg-neutral-700",onClick:e[7]||(e[7]=(...f)=>s.downloadWord&&s.downloadWord(...f))}," Завантажити Word ")])]),default:h.withCtx(()=>[h.createElementVNode("div",Poe,[h.createElementVNode("div",Roe,[h.createElementVNode("button",{class:h.normalizeClass([{"bg-gray-200":i.mode==="base","bg-white":i.mode!=="base"},"px-4 py-2 border-r text-black w-full"]),onClick:e[1]||(e[1]=f=>i.mode="base")}," Базовий ",2),h.createElementVNode("button",{class:h.normalizeClass([{"bg-gray-200":i.mode==="demo","bg-white":i.mode!=="demo"},"px-4 py-2 border-r text-black w-full"]),onClick:e[2]||(e[2]=f=>i.mode="demo")}," Демо ",2),h.createElementVNode("button",{class:h.normalizeClass([{"bg-gray-200":i.mode==="preview","bg-white":i.mode!=="preview"},"px-4 py-2 text-black w-full"]),onClick:e[3]||(e[3]=f=>i.mode="preview")}," Перегляд шаблону ",2)]),h.createElementVNode("div",Noe,[h.createElementVNode("div",Ooe,[(h.openBlock(!0),h.createElementBlock(h.Fragment,null,h.renderList(n.rows,f=>(h.openBlock(),h.createElementBlock("div",{key:f.id,class:"flex items-center gap-2"},[h.withDirectives(h.createElementVNode("input",{type:"radio",id:f.id,value:f.id,"onUpdate:modelValue":e[4]||(e[4]=g=>i.selectedTemplate=g),class:"cursor-pointer h-5"},null,8,Boe),[[h.vModelRadio,i.selectedTemplate]]),h.createElementVNode("label",{for:f.id,class:"cursor-pointer"},h.toDisplayString(f[n.titleCol]),9,zoe)]))),128))]),i.selectedTemplate?(h.openBlock(),h.createElementBlock("iframe",{key:1,class:"w-[400px] h-[400px] border ml-4",src:s.getTemplateUrl()},null,8,Loe)):(h.openBlock(),h.createElementBlock("div",Voe," Оберіть для друку та прев'ю "))])])]),_:1},8,["visible","onUpdate:visible"])],64)}const joe=Fe(Ioe,[["render",$oe]]),Hoe={},Uoe={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round",class:"icon icon-tabler icons-tabler-outline icon-tabler-columns"};function Woe(t,e,n,r,i,s){return h.openBlock(),h.createElementBlock("svg",Uoe,e[0]||(e[0]=[h.createStaticVNode('<path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M4 6l5.5 0"></path><path d="M4 10l5.5 0"></path><path d="M4 14l5.5 0"></path><path d="M4 18l5.5 0"></path><path d="M14.5 6l5.5 0"></path><path d="M14.5 10l5.5 0"></path><path d="M14.5 14l5.5 0"></path><path d="M14.5 18l5.5 0"></path>',9)]))}const qoe=Fe(Hoe,[["render",Woe]]),Goe={props:{column:Object},emits:["update-column"],components:{IconCheck2:P0},data(){return{value:!1}},watch:{value(t){this.$emit("update-column",{...this.column,hidden:!t})}},mounted(){var t;((t=this.column)==null?void 0:t.hidden)!==!0&&(this.value=!0)}},Yoe={class:"flex justify-between items-center py-1.5 px-3 cursor-pointer rounded-lg hover:bg-gray-100 has-[:disabled]:opacity-50 has-[:disabled]:pointer-events-none dark:hover:bg-neutral-800"},Zoe={class:"flex justify-between flex-1 items-center gap-x-2.5 cursor-pointer text-[13px] text-gray-800 dark:text-neutral-300"};function Xoe(t,e,n,r,i,s){var o,f;const a=h.resolveComponent("IconCheck2");return h.openBlock(),h.createElementBlock("div",Yoe,[h.createElementVNode("label",Zoe,[h.createTextVNode(h.toDisplayString(((o=n.column)==null?void 0:o.ua)||((f=n.column)==null?void 0:f.title))+" ",1),h.withDirectives(h.createElementVNode("input",{type:"checkbox","onUpdate:modelValue":e[0]||(e[0]=g=>i.value=g),class:"hidden"},null,512),[[h.vModelCheckbox,i.value]]),h.createElementVNode("span",{class:h.normalizeClass(["flex items-center justify-center text-white border border-gray-300 rounded shrink-0 size-4 focus:ring-blue-500",[i.value?"bg-blue-600 border-0":"bg-white"]])},[h.createVNode(a,{height:"12",width:"12"})],2)])])}const Koe={components:{IconColumns:qoe,AdminTableColumnsHiddenItem:Fe(Goe,[["render",Xoe]])},emits:["update-columns"],props:{columns:Array},data(){return{searchValue:"",visible:!1}},computed:{filteredColumn(){var t;return(t=this.columns)==null?void 0:t.filter(e=>{var n,r,i,s,a,o;return((i=(n=e==null?void 0:e.ua)==null?void 0:n.toLowerCase())==null?void 0:i.includes((r=this.searchValue)==null?void 0:r.toLowerCase()))||((o=(s=e==null?void 0:e.title)==null?void 0:s.toLowerCase())==null?void 0:o.includes((a=this.searchValue)==null?void 0:a.toLowerCase()))})}},methods:{toggleVisible(){this.visible=!this.visible,this.visible?document.addEventListener("click",this.handleClickOutside):document.removeEventListener("click",this.handleClickOutside)},handleClickOutside(t){const e=this.$refs.wrapper;e&&!e.contains(t.target)&&(this.visible=!1,document.removeEventListener("click",this.handleClickOutside))},updateColumn(t){const e=this.columns.findIndex(r=>(r==null?void 0:r.name)===(t==null?void 0:t.name)),n=this.columns;n[e]=t,this.$emit("update-columns",[...n])}},beforeUnmount(){document.removeEventListener("click",this.handleClickOutside)}},Joe={class:"relative",ref:"wrapper"},Qoe={key:0,class:"absolute left-[50%] top-[110%] translate-x-[-50%] z-10 w-64 transition-[opacity,margin] duration bg-white rounded-xl shadow-lg dark:bg-neutral-900"},eae={class:"relative p-1 border-gray-200 border-y dark:border-neutral-800"},tae={class:"p-1 pt-3 max-h-80 overflow-y-auto [&::-webkit-scrollbar]:w-2 [&::-webkit-scrollbar-thumb]:rounded-full [&::-webkit-scrollbar-track]:bg-gray-100 [&::-webkit-scrollbar-thumb]:bg-gray-300 dark:[&::-webkit-scrollbar-track]:bg-neutral-700 dark:[&::-webkit-scrollbar-thumb]:bg-neutral-500"},nae={key:0,class:"block px-3 mb-2 text-xs text-gray-500 dark:text-neutral-500"},rae={class:"space-y-1"},iae={key:1,class:"flex items-center px-3 text-[13px] py-1.5 px-3 rounded-md cursor-pointer group"};function sae(t,e,n,r,i,s){const a=h.resolveComponent("IconColumns"),o=h.resolveComponent("AdminTableColumnsHiddenItem");return h.openBlock(),h.createElementBlock("div",Joe,[h.createElementVNode("button",{onClick:e[0]||(e[0]=(...f)=>s.toggleVisible&&s.toggleVisible(...f)),class:"py-2 max-h-[34px] px-2.5 md:inline-flex hidden items-center gap-x-1.5 text-xs font-medium rounded-lg border border-gray-200 bg-white text-gray-800 shadow-sm hover:bg-gray-50 disabled:opacity-50 disabled:pointer-events-none focus:outline-none focus:bg-gray-50 dark:bg-neutral-800 dark:border-neutral-700 dark:text-neutral-300 dark:hover:bg-neutral-700 dark:focus:bg-neutral-700"},[h.createVNode(a,{height:"20",width:"16"})]),h.createVNode(h.Transition,{name:"fade"},{default:h.withCtx(()=>{var f,g;return[i.visible?(h.openBlock(),h.createElementBlock("div",Qoe,[e[2]||(e[2]=h.createElementVNode("div",{class:"flex items-center justify-between h-[48px] px-4 py-2 gap-x-2 text-sm font-medium text-gray-800"}," Колонки ",-1)),h.createElementVNode("div",eae,[h.withDirectives(h.createElementVNode("input",{"onUpdate:modelValue":e[1]||(e[1]=y=>i.searchValue=y),type:"text",class:"py-1.5 px-3 block w-full border-transparent rounded-lg sm:text-sm text-base placeholder:text-gray-500 hover:bg-gray-100 focus:outline-none focus:border-transparent focus:ring-0 focus:bg-gray-100 disabled:opacity-100 disabled:pointer-events-none dark:bg-transparent dark:border-transparent dark:text-neutral-400 dark:placeholder:text-neutral-400 dark:hover:bg-neutral-800 dark:focus:ring-neutral-600 dark:focus:bg-neutral-800",placeholder:"Search",autofocus:""},null,512),[[h.vModelText,i.searchValue]])]),h.createElementVNode("div",tae,[(f=s.filteredColumn)!=null&&f.length?(h.openBlock(),h.createElementBlock("span",nae," Оберіть колонки для відображення ")):h.createCommentVNode("",!0),h.createElementVNode("div",rae,[(g=s.filteredColumn)!=null&&g.length?(h.openBlock(!0),h.createElementBlock(h.Fragment,{key:0},h.renderList(s.filteredColumn,(y,v)=>(h.openBlock(),h.createBlock(o,{key:v,column:y,onUpdateColumn:s.updateColumn},null,8,["column","onUpdateColumn"]))),128)):(h.openBlock(),h.createElementBlock("div",iae," Нічого не знайдено "))])])])):h.createCommentVNode("",!0)]}),_:1})],512)}const oae=Fe(Koe,[["render",sae]]),aae={},lae={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round",class:"icon icon-tabler icons-tabler-outline icon-tabler-minus"};function cae(t,e,n,r,i,s){return h.openBlock(),h.createElementBlock("svg",lae,e[0]||(e[0]=[h.createElementVNode("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"},null,-1),h.createElementVNode("path",{d:"M5 12l14 0"},null,-1)]))}const dae={components:{IconPlus:ep,IconMinus:Fe(aae,[["render",cae]])},props:{title:String,defaultValue:{type:Boolean,default:()=>!1}},data(){return{expanded:this.defaultValue}}},uae={class:"hs-accordion"},hae={class:"py-0.5 flex items-center gap-x-0.5 w-full"},pae={class:"text-sm font-medium"},fae={class:"relative inline-block w-full duration-150 cursor-pointer before:block before:absolute b"};function mae(t,e,n,r,i,s){const a=h.resolveComponent("IconPlus"),o=h.resolveComponent("IconMinus");return h.openBlock(),h.createElementBlock("div",null,[h.createElementVNode("div",null,[h.createElementVNode("div",uae,[h.createElementVNode("div",hae,[h.createElementVNode("div",{onClick:e[0]||(e[0]=f=>i.expanded=!i.expanded),class:"rounded-md cursor-pointer grow"},[h.createElementVNode("span",pae,h.toDisplayString(n.title),1)]),h.createElementVNode("button",{class:"flex items-center justify-center rounded-md size-6 hover:bg-gray-100",onClick:e[1]||(e[1]=f=>i.expanded=!i.expanded)},[i.expanded?(h.openBlock(),h.createBlock(o,{key:1,width:"14"})):(h.openBlock(),h.createBlock(a,{key:0}))])]),h.createVNode(h.Transition,{name:"fade"},{default:h.withCtx(()=>[h.withDirectives(h.createElementVNode("div",fae,[h.renderSlot(t.$slots,"default",{},void 0,!0)],512),[[h.vShow,i.expanded]])]),_:3})])])])}const gae={components:{AdminComponentIs:tp,AdminTree:Fe(dae,[["render",mae],["__scopeId","data-v-c6318482"]]),VsNoData:Qg,VsWidgetComments:oA,VsWidgetMap:fb,VsWidgetFileList:x2},props:{table:String,columns:Array,row:Object}},yae={class:"hs-accordion border-gray-100 w-[360px] shrink-0 overflow-auto [&::-webkit-scrollbar]:w-2 [&::-webkit-scrollbar-thumb]:rounded-full [&::-webkit-scrollbar:horizontal]:h-[8px] [&::-webkit-scrollbar-track]:bg-gray-100 [&::-webkit-scrollbar-thumb]:bg-gray-300 dark:[&::-webkit-scrollbar-track]:bg-neutral-700 dark:[&::-webkit-scrollbar-thumb]:bg-neutral-500",style:{height:"calc(100vh - 310px)"}},bae={class:"border-l",style:{height:"calc(100vh - 360px)"}},_ae={class:"flow-root mt-[10px]"},xae={class:"-my-3 text-sm divide-y divide-gray-100"},vae={class:"flex py-3 sm:grid-cols-3 sm:gap-4"},wae={class:"font-medium text-black w-[50%]"},kae={class:"text-gray-700 sm:col-span-2 w-[50%]"},Eae={class:"table-info-card"},Sae={class:"table-info-card"};function Cae(t,e,n,r,i,s){var E,T,D;const a=h.resolveComponent("AdminComponentIs"),o=h.resolveComponent("AdminTree"),f=h.resolveComponent("VsWidgetMap"),g=h.resolveComponent("VsNoData"),y=h.resolveComponent("VsWidgetComments"),v=h.resolveComponent("VsWidgetFileList");return h.openBlock(),h.createElementBlock("div",yae,[e[0]||(e[0]=h.createElementVNode("div",{class:"p-[10px] pl-[18px] pb-[18px] border-b"},[h.createElementVNode("h2",{class:"text-sm font-medium"},"Інформація про об'єкт")],-1)),h.createElementVNode("div",bae,[(T=(E=t.$route)==null?void 0:E.query)!=null&&T.card?(h.openBlock(),h.createElementBlock(h.Fragment,{key:0},[n.row?(h.openBlock(),h.createBlock(o,{key:0,defaultValue:!0,title:"Основна інформація",class:"border-b p-[10px] py-[16px]"},{default:h.withCtx(()=>[h.createElementVNode("div",_ae,[h.createElementVNode("dl",xae,[(h.openBlock(!0),h.createElementBlock(h.Fragment,null,h.renderList(n.columns,O=>(h.openBlock(),h.createElementBlock("div",vae,[h.createElementVNode("dt",wae,h.toDisplayString((O==null?void 0:O.ua)||(O==null?void 0:O.title)),1),h.createElementVNode("dd",kae,[h.createVNode(a,{row:n.row,column:O,table:n.table},null,8,["row","column","table"])])]))),256))])])]),_:1})):h.createCommentVNode("",!0),(D=n.row)!=null&&D.geom?(h.openBlock(),h.createBlock(o,{key:1,title:"Карта",class:"border-b p-[10px] py-[16px]"},{default:h.withCtx(()=>{var O,B;return[(O=n.row)!=null&&O.geom?(h.openBlock(),h.createBlock(f,{key:0,geometry:(B=n.row)==null?void 0:B.geom,zoom:14},null,8,["geometry"])):(h.openBlock(),h.createBlock(g,{key:1,title:"У об'єкта відсутня геометрія",text:"",class:"[&>div]:h-[200px] [&>div]:min-h-[400px] h-[400px]"}))]}),_:1})):h.createCommentVNode("",!0),h.createVNode(o,{title:"Коментарі",class:"border-b p-[10px] py-[16px]"},{default:h.withCtx(()=>{var O;return[h.createElementVNode("div",Eae,[h.createVNode(y,{id:(O=n.row)==null?void 0:O.id},null,8,["id"])])]}),_:1}),h.createVNode(o,{title:"Файли",class:"border-b p-[10px] py-[16px]"},{default:h.withCtx(()=>{var O,B;return[h.createElementVNode("div",Sae,[(h.openBlock(),h.createBlock(v,{key:(O=n.row)==null?void 0:O.id,id:(B=n.row)==null?void 0:B.id},null,8,["id"]))])]}),_:1})],64)):(h.openBlock(),h.createBlock(g,{key:1,text:"Оберіть один з об'єктів в таблиці для відображення інформаціі про нього"}))])])}const Tae=Fe(gae,[["render",Cae]]),Aae={emits:["filterChange"],props:{scheme:{type:Object},onFilters:{type:Number},table:{type:String}},components:{IconFilter:cA},data(){return{isFilters:!1}},methods:{closeFilter({target:t}){this.isFilters&&t.classList.contains("filter-container")&&(this.isFilters=!1)}}},Mae={key:0,class:"px-[7px] text-[10px] py-[1px] font-[700] text-white bg-blue-500 rounded-full"},Dae={class:"filter-content h-screen bg-white w-[400px] overflow-x-auto [&::-webkit-scrollbar]:w-2 [&::-webkit-scrollbar-thumb]:rounded-full [&::-webkit-scrollbar:horizontal]:h-[8px] [&::-webkit-scrollbar-track]:bg-gray-100 [&::-webkit-scrollbar-thumb]:bg-gray-300 dark:[&::-webkit-scrollbar-track]:bg-neutral-700 dark:[&::-webkit-scrollbar-thumb]:bg-neutral-500"};function Iae(t,e,n,r,i,s){const a=h.resolveComponent("IconFilter"),o=h.resolveComponent("VsFilter");return h.openBlock(),h.createElementBlock(h.Fragment,null,[h.createElementVNode("button",{onClick:e[0]||(e[0]=f=>i.isFilters=!i.isFilters),class:"py-2 px-2.5 max-h-[34px] inline-flex items-center gap-x-1.5 text-xs font-medium rounded-lg border border-gray-200 bg-white text-gray-800 shadow-sm hover:bg-gray-50 disabled:opacity-50 disabled:pointer-events-none focus:outline-none"},[h.createVNode(a,{height:"16",width:"16"}),e[4]||(e[4]=h.createTextVNode(" Фільтри ")),n.onFilters?(h.openBlock(),h.createElementBlock("span",Mae,h.toDisplayString(n.onFilters),1)):h.createCommentVNode("",!0)]),h.createVNode(h.Transition,{name:"fade"},{default:h.withCtx(()=>{var f;return[(h.openBlock(),h.createBlock(h.Teleport,{to:"#modal"},[h.withDirectives(h.createElementVNode("div",{onClick:e[3]||(e[3]=(...g)=>s.closeFilter&&s.closeFilter(...g)),style:{height:"100vh"},class:"fixed filter-container top-0 flex justify-end items-center z-[12] right-0 left-0 bottom-0 bg-[rgba(0,0,0,0.2)]"},[h.createElementVNode("div",Dae,[(f=n.scheme)!=null&&f.length?(h.openBlock(),h.createBlock(o,{key:0,ref:"filter",scheme:n.scheme,layout:"default","apply-vue-router":"",history:"",token:n.table,name:"filter",footer:!0,background:!0,onFilterChange:e[1]||(e[1]=g=>t.$emit("filterChange",g)),closeFilterBtn:!0,onFilterClose:e[2]||(e[2]=g=>i.isFilters=!1)},null,8,["scheme","token"])):h.createCommentVNode("",!0)])],512),[[h.vShow,i.isFilters]])]))]}),_:1})],64)}const Pae=Fe(Aae,[["render",Iae]]),Rae={props:{tabsList:{type:Array,default:()=>[]},filterState:String}},Nae={class:"relative flex space-x-1 mb-[20px] after:absolute after:w-[99%] after:bottom-0 after:inset-x-0 after:border-b-2 after:border-gray-200 dark:after:border-neutral-700","aria-label":"Tabs",role:"tablist","aria-orientation":"horizontal"},Oae=["onClick"];function Bae(t,e,n,r,i,s){return h.openBlock(),h.createElementBlock("nav",Nae,[(h.openBlock(!0),h.createElementBlock(h.Fragment,null,h.renderList(n.tabsList,a=>(h.openBlock(),h.createElementBlock("button",{onClick:o=>t.$emit("update:filterState",a==null?void 0:a.name),class:h.normalizeClass(["hs-tab-active:after:bg-gray-800 hs-tab-active:text-gray-800 px-2.5 py-1.5 mb-2 relative inline-flex justify-center items-center gap-x-2 hover:bg-gray-100 text-gray-500 hover:text-gray-800 text-sm rounded-lg disabled:opacity-50 disabled:pointer-events-none focus:outline-none focus:bg-gray-100 after:absolute after:-bottom-2 after:inset-x-0 after:z-10 after:h-0.5 after:pointer-events-none dark:hs-tab-active:text-neutral-200 dark:hs-tab-active:after:bg-neutral-400 dark:text-neutral-500 dark:hover:text-neutral-300 dark:hover:bg-neutral-700 dark:focus:bg-neutral-700 active",{" font-semibold after:absolute after:bottom-[-8px] after:left-2.5 after:right-2.5 after:z-10 after:h-0.5 after:bg-gray-800":(a==null?void 0:a.name)===n.filterState}])},h.toDisplayString(a==null?void 0:a.label),11,Oae))),256))])}const zae=Fe(Rae,[["render",Bae]]),Vae={},Lae={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round",class:"icon icon-tabler icons-tabler-outline icon-tabler-filter"};function Fae(t,e,n,r,i,s){return h.openBlock(),h.createElementBlock("svg",Lae,e[0]||(e[0]=[h.createElementVNode("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"},null,-1),h.createElementVNode("path",{d:"M4 4h16v2.172a2 2 0 0 1 -.586 1.414l-4.414 4.414v7l-6 2v-8.5l-4.48 -4.928a2 2 0 0 1 -.52 -1.345v-2.227z"},null,-1)]))}const $ae={components:{IconFilter2:Fe(Vae,[["render",Fae]]),IconCheck2:P0},props:{filterCustom:String,customList:Array}},jae={class:"py-2 max-h-[34px] px-2.5 inline-flex items-center gap-x-1.5 text-xs font-medium rounded-lg border border-gray-200 bg-white text-gray-800 shadow-sm hover:bg-gray-50 disabled:opacity-50 disabled:pointer-events-none focus:outline-none focus:bg-gray-50 dark:bg-neutral-800 dark:border-neutral-700 dark:text-neutral-300 dark:hover:bg-neutral-700 dark:focus:bg-neutral-700"},Hae={class:"flex flex-col p-[2px] gap-[2px] w-[170px]"},Uae=["onClick"],Wae={class:"text-sm text-gray-800"};function qae(t,e,n,r,i,s){const a=h.resolveComponent("IconFilter2"),o=h.resolveComponent("IconCheck2"),f=h.resolveComponent("VsPopover");return h.openBlock(),h.createBlock(f,{ref:"popover",placement:"bottom"},{reference:h.withCtx(()=>[h.createElementVNode("button",jae,[h.createVNode(a,{height:"20",width:"20"})])]),default:h.withCtx(()=>[h.createElementVNode("div",Hae,[(h.openBlock(!0),h.createElementBlock(h.Fragment,null,h.renderList(n.customList,(g,y)=>(h.openBlock(),h.createElementBlock("button",{onClick:v=>{var E;t.$emit("update:filterCustom",g==null?void 0:g.name),(E=t.$refs)==null||E.popover.togglePopover()},key:y,class:h.normalizeClass(["flex items-center px-3 py-1 rounded-md cursor-pointer group hover:bg-gray-100",{"bg-gray-100":n.filterCustom===(g==null?void 0:g.name)}])},[h.createElementVNode("span",Wae,h.toDisplayString(g==null?void 0:g.label),1),n.filterCustom===(g==null?void 0:g.name)?(h.openBlock(),h.createBlock(o,{key:0,class:"ml-auto size-3 shrink-0"})):h.createCommentVNode("",!0)],10,Uae))),128)),h.createElementVNode("button",{class:"flex items-center px-3 py-1 rounded-md cursor-pointer group hover:bg-gray-100",onClick:e[0]||(e[0]=g=>{var y;t.$emit("update:filterCustom",void 0),(y=t.$refs)==null||y.popover.togglePopover()})}," Скинути фільтри ")])]),_:1},512)}const Gae=Fe($ae,[["render",qae]]),Yae={class:"flex items-center gap-x-2"},Zae={__name:"admin-table-custom-buttons",props:{slots:Object},setup(t){var o,f,g,y,v;const{asyncTemplateSlot:e}=(v=(y=(g=(f=(o=h.getCurrentInstance())==null?void 0:o.appContext)==null?void 0:f.app)==null?void 0:g.config)==null?void 0:y.globalProperties)==null?void 0:v.utils,n=h.ref(""),r=h.ref(""),i=t,s=()=>{var E,T,D,O,B;if((E=i.slots)!=null&&E.panelLeft||(r.value="div"),(D=(T=i.slots)==null?void 0:T.panelLeft)!=null&&D.includes("<")){const L=e("PanelLeft",(O=i.slots)==null?void 0:O.panelLeft,["name"]);r.value=L}else r.value=(B=i.slots)==null?void 0:B.panelLeft},a=()=>{var E,T,D,O,B;if((E=i.slots)!=null&&E.panelRight||(n.value="div"),(D=(T=i.slots)==null?void 0:T.panelRight)!=null&&D.includes("<")){const L=e("PanelRight",(O=i.slots)==null?void 0:O.panelRight,["name"]);n.value=L}else n.value=(B=i.slots)==null?void 0:B.panelRight};return s(),a(),(E,T)=>(h.openBlock(),h.createElementBlock("div",Yae,[(h.openBlock(),h.createBlock(h.resolveDynamicComponent(r.value))),(h.openBlock(),h.createBlock(h.resolveDynamicComponent(n.value)))]))}},Xae=(t,e=300)=>{let n;return function(...r){clearTimeout(n),n=setTimeout(()=>{t.apply(this,r)},e)}},Kae={__name:"admin-custom-button-add",props:{slots:Object},setup(t){var s,a,o,f,g;const{asyncTemplateSlot:e}=(g=(f=(o=(a=(s=h.getCurrentInstance())==null?void 0:s.appContext)==null?void 0:a.app)==null?void 0:o.config)==null?void 0:f.globalProperties)==null?void 0:g.utils,n=h.ref(""),r=t;return(()=>{var y,v,E,T,D;if((y=r.slots)!=null&&y.addButton||(n.value="div"),(E=(v=r.slots)==null?void 0:v.addButton)!=null&&E.includes("<")){const O=e("addButton",(T=r.slots)==null?void 0:T.addButton,["IconPlus"]);n.value=O}else n.value=(D=r.slots)==null?void 0:D.addButton})(),(y,v)=>n.value?(h.openBlock(),h.createBlock(h.resolveDynamicComponent(n.value),{key:0,IconPlus:ep})):h.createCommentVNode("",!0)}},Jae={key:0,class:"px-1 py-3 text-gray-800 font-[500]"},Qae={key:1,class:"px-1 py-3 text-gray-800 font-[700]"},ele={__name:"admin-table-totals-list",props:{columns:{type:Array,default:()=>[]},agg:{type:Object,default:()=>{}}},setup(t){return(e,n)=>(h.openBlock(),h.createElementBlock("tr",null,[(h.openBlock(!0),h.createElementBlock(h.Fragment,null,h.renderList(t.columns,r=>{var i;return h.openBlock(),h.createElementBlock(h.Fragment,{key:r==null?void 0:r.name},[(i=t.agg)!=null&&i[r==null?void 0:r.name]?(h.openBlock(),h.createElementBlock("td",Jae,[h.createVNode(tp,{column:r,row:t.agg},null,8,["column","row"])])):(h.openBlock(),h.createElementBlock("td",Qae))],64)}),128))]))}},tle={},nle={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round",class:"icon icon-tabler icons-tabler-outline icon-tabler-check"};function rle(t,e,n,r,i,s){return h.openBlock(),h.createElementBlock("svg",nle,e[0]||(e[0]=[h.createElementVNode("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"},null,-1),h.createElementVNode("path",{d:"M5 12l5 5l10 -10"},null,-1)]))}const ile=Fe(tle,[["render",rle]]),sle=h.defineComponent({components:{IconChevronDown:lI,IconCheck:ile},props:{total:{type:Number,default:()=>0},pageSize:{type:Number,default:()=>20},maxPages:{type:Number,default:()=>10},defaultPage:{type:Number,default:()=>1},pageSizes:{type:Array,default:[]}},data(){return{page:1,pages:[],isDropdownOpen:!1,pageSizeLocal:null}},mounted(){this.pageSizeLocal=this.pageSize},watch:{total:{immediate:!0,handler(){this.initPages()}},defaultPage:{immediate:!0,handler(t){this.page=t,this.updatePages(t)}},pageSizeLocal(t,e){e&&(this.isDropdownOpen=!1,this.setCurrentPage(1))}},computed:{pagesCount(){return Math.ceil(this.total/this.pageSizeLocal)},disableNextClick(){return this.page>=this.pagesCount},disablePrevClick(){return this.page<=1}},methods:{initPages(){if(this.total<=0){this.pages=[1];return}this.updatePages(this.page)},handleSetPage(t){const e=t.replace(/\D/g,"");if(e>this.pagesCount){this.$refs.currentPage.innerText=this.page;return}else this.$refs.currentPage.innerText=e;this.setCurrentPage(e)},updatePages(t){const e=Math.floor(this.maxPages/2);let n=Math.max(t-e,1),r=n+this.maxPages-1;r>this.pagesCount&&(r=this.pagesCount,n=Math.max(r-this.maxPages+1,1)),this.pages=Array.from({length:r-n+1},(i,s)=>n+s)},handleClickPrev(){this.disablePrevClick||(this.setCurrentPage(this.page-1),this.updatePages(this.page),this.$emit("prevClick"))},handleClickNext(){this.disableNextClick||(this.setCurrentPage(parseInt(this.page)+1),this.updatePages(this.page),this.$emit("nextClick"))},setCurrentPage(t){t<1||t>this.pagesCount||this.page===t||(this.page=t,this.$emit("pageChange",this.page,this.pageSizeLocal),this.updatePages(t))}}}),ole={class:"flex items-center w-full"},ale={class:"flex items-center mx-[8px]"},lle={class:"min-h-[38px] flex justify-center items-center text-stone-500 py-2 px-1.5 text-sm"},cle={key:0,class:"flex items-center justify-center ml-3 gap-x-5"},dle={class:"relative"},ule={class:"z-50 bg-white shadow-md rounded-lg p-1 space-y-0.5 dark:bg-neutral-800 dark:border dark:border-neutral-700 dark:divide-neutral-700 absolute bottom-[100%]"},hle=["onClick"];function ple(t,e,n,r,i,s){const a=h.resolveComponent("IconChevronDown"),o=h.resolveComponent("IconCheck");return h.openBlock(),h.createElementBlock("nav",ole,[h.createElementVNode("button",{type:"button",onClick:e[0]||(e[0]=(...f)=>t.handleClickPrev&&t.handleClickPrev(...f)),class:h.normalizeClass(["min-h-[38px] min-w-[38px] py-2 px-2.5 inline-flex justify-center items-center gap-x-2 text-sm rounded-lg text-stone-800 hover:bg-stone-100 disabled:opacity-50 disabled:pointer-events-none focus:outline-none focus:bg-stone-100",{"opacity-50 pointer-events-none":t.disablePrevClick}])},[h.createVNode(a,{height:"16",width:"16",class:"rotate-90"})],2),h.createElementVNode("div",ale,[h.createElementVNode("span",{ref:"currentPage",contenteditable:"true",onBlur:e[1]||(e[1]=f=>t.handleSetPage(f.target.innerText)),class:"min-h-[38px] max-h-[38px] overflow-hidden min-w-[38px] flex justify-center items-center bg-stone-100 text-stone-800 py-2 px-3 text-sm rounded-lg disabled:opacity-50 disabled:pointer-events-none dark:bg-neutral-700 dark:text-white"},h.toDisplayString(t.page),545),e[4]||(e[4]=h.createElementVNode("span",{class:"min-h-[38px] flex justify-center items-center text-stone-500 py-2 px-1.5 text-sm"},"з",-1)),h.createElementVNode("span",lle,h.toDisplayString(t.pagesCount),1)]),h.createElementVNode("button",{type:"button",onClick:e[2]||(e[2]=(...f)=>t.handleClickNext&&t.handleClickNext(...f)),class:h.normalizeClass([{"opacity-50 pointer-events-none":t.disableNextClick},"min-h-[38px] min-w-[38px] py-2 px-2.5 inline-flex justify-center items-center gap-x-2 text-sm rounded-lg text-stone-800 hover:bg-stone-100 disabled:opacity-50 disabled:pointer-events-none focus:outline-none focus:bg-stone-100"])},[h.createVNode(a,{height:"16",width:"16",class:"-rotate-90"})],2),t.pageSizes.length?(h.openBlock(),h.createElementBlock("div",cle,[h.createElementVNode("div",dle,[h.withDirectives(h.createElementVNode("div",ule,[(h.openBlock(!0),h.createElementBlock(h.Fragment,null,h.renderList(t.pageSizes,f=>(h.openBlock(),h.createElementBlock("button",{type:"button",class:"w-full flex items-center gap-x-3.5 py-2 px-3 rounded-lg text-sm",onClick:g=>t.pageSizeLocal=f},[h.createTextVNode(h.toDisplayString(f)+" ",1),f===t.pageSizeLocal?(h.openBlock(),h.createBlock(o,{key:0,width:"14",height:"14",class:"text-blue-600"})):h.createCommentVNode("",!0)],8,hle))),256))],512),[[h.vShow,t.isDropdownOpen]]),t.pageSizes.length?(h.openBlock(),h.createElementBlock("button",{key:0,type:"button",class:"text-sm h-[32px] min-w-8 py-3 px-3.5 inline-flex items-center gap-x-1 rounded-lg border border-gray-200 text-gray-800 shadow-sm hover:bg-gray-50 focus:outline-none focus:bg-gray-100 disabled:opacity-50 disabled:pointer-events-none dark:border-neutral-700 dark:text-white dark:hover:bg-neutral-700 dark:focus:bg-neutral-700",onClick:e[3]||(e[3]=f=>t.isDropdownOpen=!t.isDropdownOpen)},[h.createTextVNode(h.toDisplayString(t.pageSizeLocal)+" ",1),h.createVNode(a,{height:"16",width:"16"})])):h.createCommentVNode("",!0)])])):h.createCommentVNode("",!0)])}const fle={props:{table:String,title:String},components:{AdminTableControl:loe,AdminTableExport:Doe,AdminTablePrint:joe,AdminTableColumnsHidden:oae,AdminTableColumn:Jse,AdminNodata:lx,IconPlus:ep,IconSearch:wv,AdminTableCardInfo:Tae,IconOpenCard:sI,AdminComponentIs:tp,AdminTableFilters:Pae,AdminTableTabs:zae,AdminTableCustomFilters:Gae,AdminTableCustomButtons:Zae,AdminCustomButtonAdd:Kae,AdminTableTotalsList:ele,AdminTablePagination:Fe(sle,[["render",ple]])},data(){return{tableData:{},filterScheme:[],page:1,searchValue:"",limit:0,filters:null,activeColumn:"",isVisibleCardInfo:!1,onFilters:0,filterState:null,filterCustom:null,visibleColumns:[],initialHiddenColumns:""}},async mounted(){await this.checkUrlMounted(),await this.getTableData(),await this.getFilters(),window.addEventListener("reloadTablePage",this.getTableData)},unmounted(){window.removeEventListener("reloadTablePage",this.getTableData)},computed:{defaultPage(){var t,e;return((e=(t=this.$route)==null?void 0:t.query)==null?void 0:e.page)||1},columns(){var t,e;return(e=(t=this.tableData)==null?void 0:t.columns)==null?void 0:e.filter(n=>(n==null?void 0:n.hidden)!==!0)},isForm(){var t,e,n,r,i;return((t=this.tableData)==null?void 0:t.form)&&(((n=(e=this.tableData)==null?void 0:e.actions)==null?void 0:n.includes("add"))||((i=(r=this.tableData)==null?void 0:r.actions)==null?void 0:i.includes("edit")))},isNoData(){var t,e;return!((t=this.tableData)!=null&&t.rows)||!((e=this.columns)!=null&&e.length)},activeCardRow(){var t,e;return((e=(t=this.tableData)==null?void 0:t.rows)==null?void 0:e.find(n=>{var r,i;return(n==null?void 0:n.id)===((i=(r=this.$route)==null?void 0:r.query)==null?void 0:i.card)}))||{}},getActions(){var t;return(t=this.tableData)==null?void 0:t.actions}},watch:{async table(){this.tableData=null,await this.getTableData()},searchValue:{handler:Xae(async function(t){var e;await this.getTableData(),this.$router.push({...this.$route,query:{...(e=this.$route)==null?void 0:e.query,search:t||void 0}})},500)},$route:{handler(t,e){var n,r;((n=t==null?void 0:t.params)==null?void 0:n.catchAll)!==((r=e==null?void 0:e.params)==null?void 0:r.catchAll)&&(this.visibleColumns=[],this.unmountedData(),this.getFilters())},deep:!0},limit(t){var e;this.$router.replace({...this.$route,query:{...(e=this.$route)==null?void 0:e.query,limit:t}})},filterState(t){var e;t&&(this.$router.replace({...this.$route,query:{...(e=this.$route)==null?void 0:e.query,filterState:t}}),this.getTableData())},filterCustom(t){var e;this.$router.replace({...this.$route,query:{...(e=this.$route)==null?void 0:e.query,custom:t}}),this.getTableData()},columns(t){var e,n,r,i;this.visibleColumns=t==null?void 0:t.map(s=>s==null?void 0:s.name),this.initialHiddenColumns===((e=this.visibleColumns)==null?void 0:e.join(","))&&(this.visibleColumns=[]),this.$router.replace({...this.$route,query:{...(n=this.$route)==null?void 0:n.query,columns:(r=this.visibleColumns)!=null&&r.length?(i=this.visibleColumns)==null?void 0:i.join(","):void 0}})}},methods:{async checkUrlMounted(){var t,e,n,r,i,s,a,o,f,g,y,v,E,T,D,O,B,L,Z;this.page=((e=(t=this.$route)==null?void 0:t.query)==null?void 0:e.page)||1,this.limit=((r=(n=this.$route)==null?void 0:n.query)==null?void 0:r.limit)||20,this.filters=((a=decodeURI((s=(i=this.$route)==null?void 0:i.query)==null?void 0:s.filter))==null?void 0:a.replaceAll("+"," "))||null,this.filters&&(this.onFilters=((f=(o=this.filters)==null?void 0:o.split("="))==null?void 0:f.length)-1),this.filterState=((y=(g=this.$route)==null?void 0:g.query)==null?void 0:y.filterState)||null,this.filterCustom=((E=(v=this.$route)==null?void 0:v.query)==null?void 0:E.custom)||null,this.searchValue=((D=(T=this.$route)==null?void 0:T.query)==null?void 0:D.search)||"",this.visibleColumns=((L=(B=(O=this.$route)==null?void 0:O.query)==null?void 0:B.columns)==null?void 0:L.split(","))||[],(Z=this.$route)!=null&&Z.query.card&&(this.isVisibleCardInfo=!0)},rowWidth(t){var n,r;const e=(r=(n=this.tableData)==null?void 0:n.columns)==null?void 0:r.find(i=>i.name===t);if(e){const i=e==null?void 0:e.width;return typeof i=="number"?`${i}px`:i!=null&&i.includes("px")?i:`${i}px`}},unmountedData(){this.page=1,this.visibleColumns=[],this.filterCustom=null,this.filterState=null,this.isVisibleCardInfo=!1,this.filterScheme=null,this.filters=null,this.onFilters=0,this.searchValue=""},async getTableData(){var t,e,n,r,i,s,a,o,f,g,y;try{const{data:v}=await Ge.get(`/api/template/table/${this.table}`),E=await Ge.get(`/api/table-data/${this.table}`,{params:{page:this.page,search:this.searchValue||null,limit:this.limit,filter:this.filters||null,order:((e=(t=this.$route)==null?void 0:t.query)==null?void 0:e.sort)||null,state:this.filterState||null,custom:this.filterCustom||null}});this.tableData={...v,...(E==null?void 0:E.data)||{}},this.initialHiddenColumns=(s=(i=(r=(n=this.tableData)==null?void 0:n.columns)==null?void 0:r.filter(T=>(T==null?void 0:T.hidden)!==!0))==null?void 0:i.map(T=>T==null?void 0:T.name))==null?void 0:s.join(","),(a=this.visibleColumns)!=null&&a.length?(o=this.tableData)==null||o.columns.forEach(T=>{var D;(D=this.visibleColumns)!=null&&D.includes(T==null?void 0:T.name)?T.hidden=!1:T.hidden=!0}):this.visibleColumns=(y=(g=(f=this.tableData)==null?void 0:f.columns)==null?void 0:g.filter(T=>(T==null?void 0:T.hidden)!==!0))==null?void 0:y.map(T=>T==null?void 0:T.name)}catch{}},async getFilters(){var t;try{const{data:e}=await Ge.get(`/api/table-filter/${this.table}`);this.filterScheme=(t=e==null?void 0:e.list)==null?void 0:t.map(n=>({...n,label:(n==null?void 0:n.label)||(n==null?void 0:n.ua)}))}catch{}},async handlePageChange(t,e){const n=this.$route.query;this.page=t,this.limit=e,await this.$router.replace({query:{...n,page:t,limit:e}}),await this.getTableData()},async filterChange({url:t,state:e}){var n;this.filters=t!=="no-url"?t:null,this.onFilters=(n=Object.entries(e))==null?void 0:n.length,this.page=1,await this.getTableData()},changeActiveColumn(t){this.activeColumn=t,this.getTableData()},pushToCard(t){var e;((e=this.tableData)==null?void 0:e.card)===!1||this.$router.push(`/card/${this.table}/${t}`)},pushToLinkCard(t,e){t!=null&&t.link&&this.$router.push(`/card/${t==null?void 0:t.link}/${e==null?void 0:e[t==null?void 0:t.name]}`)},changeActiveCardInfo(t){var e;this.isVisibleCardInfo&&this.$router.push({...this.$route,query:{...(e=this.$route)==null?void 0:e.query,card:t}})},toggleCardInfo(){var t;this.isVisibleCardInfo=!this.isVisibleCardInfo,this.isVisibleCardInfo||this.$router.push({...this.$route,query:{...(t=this.$route)==null?void 0:t.query,card:void 0}})},getCustomStyles(t){return[t!=null&&t.link?" text-blue-600 hover:underline decoration-2":"",t!=null&&t.align?` text-${(t==null?void 0:t.align)||"left"}`:"",`text-${(t==null?void 0:t.wrap)||"wrap"}`]}}},mle={class:"w-[calc(100vw - 320px)] bg-gray-50"},gle={class:"h-[76px] mt-[15px] flex items-center justify-between mx-[20px] px-[20px] bg-white border rounded-xl"},yle={class:"text-lg font-semibold text-gray-800 dark:text-neutral-200"},ble={style:{height:"calc(100vh - 155px)"},class:"bg-gray-50 p-[20px] flex pt-[10px] lg:w-[calc(100vw-260px)] w-[100vw]"},_le={class:"bg-white w-full rounded-xl border p-[20px] pr-0"},xle={class:"flex"},vle={class:"flex gap-[6px] ml-auto"},wle={class:"inline-block w-full align-middle"},kle={key:0,class:"relative min-w-full text-[13px] divide-y divide-gray-200 table-fixed w-max dark:divide-neutral-700"},Ele={class:"sticky top-[-1px] z-[2] bg-white w-full after:absolute after:content-[''] after:block after:w-full after:h-px after:bg-stone-200"},Sle={class:"right-0"},Cle={key:0,class:"w-[70px] sticky right-0 top-0"},Tle={class:"divide-y divide-gray-200 z-[1] relative"},Ale=["onClick"],Mle=["onClick"],Dle={class:"p-[10px] flex justify-start items-center w-full"},Ile={class:"w-[200px] md:inline-flex hidden"},Ple={class:"text-sm text-gray-600 dark:text-neutral-400"},Rle={class:"font-semibold text-gray-800 dark:text-neutral-200"},Nle={key:0},Ole={key:0,class:"font-semibold text-gray-800 dark:text-neutral-200"};function Ble(t,e,n,r,i,s){var dt,it,pe,rt,St,Bt,Ft,Pt,zt,ln,Zt,sn,Xt,Pn,gn,fn,zn,Me,We,Je,ut,Wt,cn,Nt,Rt,mn,Ce,Cn,Pi,Jt;const a=h.resolveComponent("AdminCustomButtonAdd"),o=h.resolveComponent("IconPlus"),f=h.resolveComponent("router-link"),g=h.resolveComponent("AdminTableTabs"),y=h.resolveComponent("IconSearch"),v=h.resolveComponent("VsText"),E=h.resolveComponent("AdminTableCustomButtons"),T=h.resolveComponent("AdminTableCustomFilters"),D=h.resolveComponent("AdminTableColumnsHidden"),O=h.resolveComponent("AdminTablePrint"),B=h.resolveComponent("AdminTableExport"),L=h.resolveComponent("AdminTableFilters"),Z=h.resolveComponent("IconOpenCard"),ee=h.resolveComponent("AdminTableColumn"),X=h.resolveComponent("AdminComponentIs"),Se=h.resolveComponent("AdminTableControl"),ge=h.resolveComponent("AdminTableTotalsList"),Te=h.resolveComponent("AdminNodata"),Ne=h.resolveComponent("AdminTablePagination"),Be=h.resolveComponent("AdminTableCardInfo");return h.openBlock(),h.createElementBlock("div",mle,[h.createElementVNode("div",gle,[h.createElementVNode("h2",yle,h.toDisplayString(n.title),1),s.isForm?(h.openBlock(),h.createElementBlock(h.Fragment,{key:0},[(it=(dt=i.tableData)==null?void 0:dt.slots)!=null&&it.addButton?(h.openBlock(),h.createBlock(a,{key:0,slots:(pe=i.tableData)==null?void 0:pe.slots},null,8,["slots"])):(h.openBlock(),h.createBlock(f,{key:1,to:`/add?table=${(St=(rt=t.$route)==null?void 0:rt.params)==null?void 0:St.catchAll}`,class:"inline-flex items-center px-3 py-2 text-sm font-medium text-white duration-300 bg-blue-600 border border-transparent rounded-lg gap-x-2 hover:bg-blue-700 hover:text-white"},{default:h.withCtx(()=>[h.createVNode(o,{height:"16",width:"16"}),e[5]||(e[5]=h.createTextVNode(" Додати "))]),_:1},8,["to"]))],64)):h.createCommentVNode("",!0)]),h.createElementVNode("div",ble,[h.createElementVNode("div",_le,[(Ft=(Bt=i.tableData)==null?void 0:Bt.filterState)!=null&&Ft.length?(h.openBlock(),h.createBlock(g,{key:0,tabsList:(Pt=i.tableData)==null?void 0:Pt.filterState,filterState:i.filterState,"onUpdate:filterState":e[0]||(e[0]=tt=>i.filterState=tt)},null,8,["tabsList","filterState"])):h.createCommentVNode("",!0),h.createElementVNode("div",xle,[h.createElementVNode("div",{class:h.normalizeClass([i.isVisibleCardInfo?"w-[calc(100%-360px)]":"w-full"])},[h.createElementVNode("div",{class:h.normalizeClass(["flex sm:grid sm:grid-cols-2 gap-x-2 sm:gap-x-5 mb-[10px] relative",{"pr-[20px]":!i.isVisibleCardInfo}])},[h.createVNode(y,{height:"14",width:"14",class:"absolute top-[10px] left-[14px] text-gray-500 z-[1]"}),h.createVNode(v,{modelValue:i.searchValue,"onUpdate:modelValue":e[1]||(e[1]=tt=>i.searchValue=tt),placeholder:"Пошук...",clearable:!0,class:"[&>input]:py-[7px] [&>input]:max-h-[36px] [&>input]:ps-10 [&>input]:pe-8 [&>input]:block [&>input]:w-full [&>input]:bg-gray-100 [&>input]:border-transparent [&>input]:rounded-lg [&>input]:text-sm [&>input]:focus:bg-white [&>input]:focus:border-blue-500 [&>input]:focus:ring-blue-500 [&>input]:disabled:opacity-50 [&>input]:disabled:pointer-events-none [&>input]:dark:bg-neutral-700 [&>input]:dark:border-transparent [&>input]:dark:text-neutral-400 [&>input]:dark:placeholder:text-neutral-400 dark:focus:bg-neutral-800 dark:focus:ring-neutral-600"},null,8,["modelValue"]),h.createElementVNode("div",vle,[(zt=i.tableData)!=null&&zt.slots?(h.openBlock(),h.createBlock(E,{key:0,slots:(ln=i.tableData)==null?void 0:ln.slots},null,8,["slots"])):h.createCommentVNode("",!0),(sn=(Zt=i.tableData)==null?void 0:Zt.filterCustom)!=null&&sn.length?(h.openBlock(),h.createBlock(T,{key:1,customList:(Xt=i.tableData)==null?void 0:Xt.filterCustom,filterCustom:i.filterCustom,"onUpdate:filterCustom":e[2]||(e[2]=tt=>i.filterCustom=tt)},null,8,["customList","filterCustom"])):h.createCommentVNode("",!0),h.createVNode(D,{columns:(Pn=i.tableData)==null?void 0:Pn.columns,onUpdateColumns:e[3]||(e[3]=tt=>i.tableData.columns=tt)},null,8,["columns"]),h.createVNode(O,{rows:(gn=i.tableData)==null?void 0:gn.rows,titleCol:(zn=(fn=s.columns)==null?void 0:fn[0])==null?void 0:zn.name},null,8,["rows","titleCol"]),((Me=i.tableData)==null?void 0:Me.export)!==!1?(h.openBlock(),h.createBlock(B,{key:2,table:n.table,columns:(We=i.tableData)==null?void 0:We.columns,page:i.page,"filter-state":i.filterState,"filter-custom":i.filterCustom,filters:i.filters},null,8,["table","columns","page","filter-state","filter-custom","filters"])):h.createCommentVNode("",!0),(Je=i.filterScheme)!=null&&Je.length?(h.openBlock(),h.createBlock(L,{key:3,scheme:i.filterScheme,onFilters:i.onFilters,table:n.table,onFilterChange:s.filterChange},null,8,["scheme","onFilters","table","onFilterChange"])):h.createCommentVNode("",!0),h.createElementVNode("button",{onClick:e[4]||(e[4]=(...tt)=>s.toggleCardInfo&&s.toggleCardInfo(...tt)),class:"py-2 px-2.5 max-h-[34px] md:inline-flex hidden items-center gap-x-1.5 text-xs font-medium rounded-lg border border-gray-200 bg-white text-gray-800 shadow-sm hover:bg-gray-50 disabled:opacity-50 disabled:pointer-events-none focus:outline-none focus:bg-gray-50 dark:bg-neutral-800 dark:border-neutral-700 dark:text-neutral-300 dark:hover:bg-neutral-700 dark:focus:bg-neutral-700"},[h.createVNode(Z,{class:h.normalizeClass({"rotate-180 duration-300":!i.isVisibleCardInfo})},null,8,["class"])])])],2),h.createElementVNode("div",{class:h.normalizeClass(["flex items-start justify-start w-full space-y-5",{"pr-[20px]":!i.isVisibleCardInfo}])},[h.createElementVNode("div",{style:h.normalizeStyle({height:(Wt=(ut=i.tableData)==null?void 0:ut.filterState)!=null&&Wt.length?"calc(100vh - 370px)":"calc(100vh - 330px)"}),class:"overflow-x-auto w-full [&::-webkit-scrollbar]:h-2 [&::-webkit-scrollbar]:w-2 [&::-webkit-scrollbar-thumb]:rounded-full [&::-webkit-scrollbar-track]:bg-stone-100 [&::-webkit-scrollbar-thumb]:bg-stone-300 dark:[&::-webkit-scrollbar-track]:bg-neutral-700 dark:[&::-webkit-scrollbar-thumb]:bg-neutral-500"},[h.createElementVNode("div",wle,[s.isNoData?(h.openBlock(),h.createBlock(Te,{key:1})):(h.openBlock(),h.createElementBlock("table",kle,[h.createElementVNode("thead",Ele,[h.createElementVNode("tr",Sle,[(h.openBlock(!0),h.createElementBlock(h.Fragment,null,h.renderList(s.columns,tt=>(h.openBlock(),h.createBlock(ee,{key:tt.name,style:h.normalizeStyle({width:s.rowWidth(tt==null?void 0:tt.name),textAlign:tt==null?void 0:tt.align,wordBreak:tt==null?void 0:tt.wrap}),data:tt,activeColumn:i.activeColumn,onChangeActive:s.changeActiveColumn},null,8,["style","data","activeColumn","onChangeActive"]))),128)),(Nt=(cn=s.getActions)==null?void 0:cn.filter(tt=>tt!=="add"&&tt!=="view"))!=null&&Nt.length?(h.openBlock(),h.createElementBlock("th",Cle)):h.createCommentVNode("",!0)])]),h.createElementVNode("tbody",Tle,[(h.openBlock(!0),h.createElementBlock(h.Fragment,null,h.renderList((Rt=i.tableData)==null?void 0:Rt.rows,(tt,Wr)=>{var Nr,gr,ii,yr,Ri,Ni,je,si,br,oi,Oi,qe;return h.openBlock(),h.createElementBlock("tr",{key:(tt==null?void 0:tt.id)||Wr,class:h.normalizeClass({"bg-gray-50":((gr=(Nr=t.$route)==null?void 0:Nr.query)==null?void 0:gr.card)===(tt==null?void 0:tt.id)})},[h.createElementVNode("td",{class:h.normalizeClass(["px-1 py-3 text-gray-600 pe-4",[(ii=s.columns[0])!=null&&ii.align?`text-${((yr=s.columns[0])==null?void 0:yr.align)||"left"}`:""]])},[h.createElementVNode("button",{onClick:ke=>{s.pushToCard(tt==null?void 0:tt.id),s.pushToLinkCard(s.columns[0],tt)},class:h.normalizeClass(["font-medium",[...s.getCustomStyles(s.columns[0]),((Ri=this.tableData)==null?void 0:Ri.card)===!1?"":" text-blue-600 decoration-2 focus:outline-none focus:underline hover:text-blue-600 hover:underline"]])},[h.createVNode(X,{row:tt,column:s.columns[0],table:n.table,onUpdateTable:s.getTableData},null,8,["row","column","table","onUpdateTable"])],10,Ale)],2),(h.openBlock(!0),h.createElementBlock(h.Fragment,null,h.renderList((Ni=s.columns)==null?void 0:Ni.slice(1),ke=>(h.openBlock(),h.createElementBlock("td",{onClick:Le=>{s.changeActiveCardInfo(tt==null?void 0:tt.id),s.pushToLinkCard(ke,tt)},class:h.normalizeClass(["px-1 py-3 text-gray-600 pe-3",s.getCustomStyles(ke)]),key:ke.name},[h.createVNode(X,{row:tt,column:ke,table:n.table,onUpdateTable:s.getTableData},null,8,["row","column","table","onUpdateTable"])],10,Mle))),128)),(si=(je=s.getActions)==null?void 0:je.filter(ke=>ke!=="add"&&ke!=="view"))!=null&&si.length?(h.openBlock(),h.createElementBlock("td",{key:0,class:h.normalizeClass(["text-center sticky right-0 w-[80px] px-[10px]",{"bg-gray-50":((oi=(br=t.$route)==null?void 0:br.query)==null?void 0:oi.card)===(tt==null?void 0:tt.id),"bg-white":((qe=(Oi=t.$route)==null?void 0:Oi.query)==null?void 0:qe.card)!==(tt==null?void 0:tt.id)}])},[h.createVNode(Se,{actions:s.getActions,isForm:s.isForm,item:tt,table:n.table,onUpdateTable:s.getTableData},null,8,["actions","isForm","item","table","onUpdateTable"])],2)):h.createCommentVNode("",!0)],2)}),128))]),h.createVNode(ge,{columns:s.columns,agg:(mn=i.tableData)==null?void 0:mn.agg},null,8,["columns","agg"])]))])],4)],2),h.createElementVNode("div",Dle,[h.createElementVNode("div",Ile,[h.createElementVNode("p",Ple,[h.createElementVNode("span",Rle,[h.createTextVNode(h.toDisplayString(i.filters||i.searchValue?"Відображено":"Об'єктів")+" "+h.toDisplayString(((Ce=i.tableData)==null?void 0:Ce.count)||"0 ")+" ",1),i.filters||i.searchValue?(h.openBlock(),h.createElementBlock("span",Nle," з")):h.createCommentVNode("",!0)]),i.filters||i.searchValue?(h.openBlock(),h.createElementBlock("span",Ole,h.toDisplayString(" "+((Cn=i.tableData)==null?void 0:Cn.filtered)||0),1)):h.createCommentVNode("",!0)])]),Math.ceil(((Pi=i.tableData)==null?void 0:Pi.filtered)/i.limit)>1?(h.openBlock(),h.createBlock(Ne,{key:0,class:"justify-end","default-page":parseInt(s.defaultPage),total:((Jt=i.tableData)==null?void 0:Jt.filtered)||0,onPageChange:s.handlePageChange,pageSize:parseInt(i.limit),pageSizes:[10,20,50,100]},null,8,["default-page","total","onPageChange","pageSize"])):h.createCommentVNode("",!0)])],2),h.createVNode(h.Transition,{name:"slide-fade"},{default:h.withCtx(()=>{var tt;return[i.isVisibleCardInfo?(h.openBlock(),h.createBlock(Be,{key:0,table:n.table,columns:(tt=i.tableData)==null?void 0:tt.columns,row:s.activeCardRow},null,8,["table","columns","row"])):h.createCommentVNode("",!0)]}),_:1})])])])])}const zle={components:{AdminTable:Fe(fle,[["render",Ble],["__scopeId","data-v-dc5b48b8"]])},data(){return{table:!1,interface:"",title:""}},watch:{$route:{async handler(){ts!=null&&ts.value||await this.getMenu(),await this.checkPageType()},deep:!0},title(t){var e;t&&(document.title=(((e=An.value)==null?void 0:e.titlePrefix)||"")+t)}},async mounted(){await this.checkPageType()},methods:{flattenMenu(t){const e=[];return t.forEach(n=>{n.menu?e.push(...this.flattenMenu(n.menu)):e.push(n)}),e},async checkPageType(){var r,i;const t=this.flattenMenu(ts.value);t!=null&&t.length||this.$router.replace("/404");const e=t==null?void 0:t.find(s=>{var a,o;return(s==null?void 0:s.path)==((o=(a=this.$route)==null?void 0:a.params)==null?void 0:o.catchAll)});this.title=e==null?void 0:e.ua,e||this.$router.replace("/404"),e!=null&&e.component&&this.$router.replace((i=(r=this.$route)==null?void 0:r.params)==null?void 0:i.catchAll);const n=e==null?void 0:e.table;this.table=n||!1,!n&&this.getInterface()},async getInterface(){var t,e;try{const{data:n}=await Ge.get(`/api/template/interface/${((e=(t=this.$route)==null?void 0:t.params)==null?void 0:e.catchAll)||""}`);this.interface=n||""}catch{this.interface=""}}}},Vle=["innerHTML"];function Lle(t,e,n,r,i,s){const a=h.resolveComponent("AdminTable");return i.table?(h.openBlock(),h.createBlock(a,{key:0,table:i.table,title:i.title},null,8,["table","title"])):(h.openBlock(),h.createElementBlock("div",{key:1,class:"w-full bg-gray-50",style:{height:"calc(100vh - 120px)"},innerHTML:i.interface},null,8,Vle))}const Fle=Object.freeze(Object.defineProperty({__proto__:null,default:Fe(zle,[["render",Lle]])},Symbol.toStringTag,{value:"Module"}));return _ie});
|
776
|
+
`}).mount(n)}};window.addEventListener("click",t=>{var n,r,i;const e=(n=t==null?void 0:t.target)==null?void 0:n.closest("[_href]");if(e&&(e==null?void 0:e.tagName)==="A"){const s=e==null?void 0:e.getAttribute("_href");(i=(r=window==null?void 0:window.app)==null?void 0:r.router)==null||i.push(s),t==null||t.preventDefault()}});const gie=h.defineCustomElement(cI);customElements.define("admin-info",gie);const yie=async()=>{try{const{data:t}=await Ge.get("/api/user-menu");return ts.value=t,vv(t)}catch(t){return console.error(t),[]}},bie=(t,e)=>{Object.entries(e).forEach(([n,r])=>{t.component(n,r)})},_ie={async install(t,{componentsApp:e={},settings:n,routes:r=[]}){An.value={...An,...n};try{const s=(await yie()).filter(o=>o==null?void 0:o.component).map(o=>({...o,component:{...Ev,...e}[o==null?void 0:o.component]}));bie(t,{...Ev,...e}),t.component("admin",AN);const{router:a}=await cB(s.concat(r));window.app={...t,router:a},window.v3plugin={...t.config.globalProperties,...Sv},t.config.globalProperties={...t.config.globalProperties,$componentsConfig:{...gE,componentsApp:e},$router:a,$v3plugin:Sv,$utils:{reloadCardPage:Nf}},t.use(a)}catch(i){console.error(i)}},components:Ev,plugins:Sv},xie={data(){return{formValues:{},scheme:null,table:"",token:"",style:null}},mounted(){this.getFormScheme()},methods:{flattenMenu(t){const e=[];return t.forEach(n=>{n.menu?e.push(...this.flattenMenu(n.menu)):e.push(n)}),e},async getFormScheme(){var r,i;const t=this.flattenMenu(ts.value);t!=null&&t.length||this.$router.replace("/404");const e=t==null?void 0:t.find(s=>{var a,o;return(s==null?void 0:s.path)==((o=(a=this.$route)==null?void 0:a.query)==null?void 0:o.table)});e||this.$router.replace("/404");const n=e==null?void 0:e.table;this.table=n;try{const{data:{form:s}}=await Ge.get(`/api/template/table/${n}`),{data:a}=await Ge.get(`/api/table/${this.table}/${(i=(r=this.$route)==null?void 0:r.query)==null?void 0:i.id}`);this.token=(a==null?void 0:a.token)||"",this.formValues=a||{};const{data:o}=await Ge.get(`/api/template/form/${s}`);this.scheme=(o==null?void 0:o.schema)||o,this.style=(o==null?void 0:o.style)||null}catch{}},async onlyEditObject(){var e,n,r,i,s,a,o,f,g;const t=this.$refs.form;try{await t.doValidation(),await Ge.put(`/api/table/${this.token}`,this.formValues),await this.$notify({title:"Успішно!",message:"Об'єкт успішно створено",type:"success"})}catch(y){const v=((e=y==null?void 0:y.response)==null?void 0:e.data)||"";let E=((s=(i=(r=(n=Object.entries(t==null?void 0:t.formErrors))==null?void 0:n[0])==null?void 0:r[1])==null?void 0:i[0])==null?void 0:s.message)==="Це поле обов'язкове"?"Заповніть обов'язкові поля":(g=(f=(o=(a=Object.entries(t==null?void 0:t.formErrors))==null?void 0:a[0])==null?void 0:o[1])==null?void 0:f[0])==null?void 0:g.message;this.$notify({title:"Помилка!",message:v||E||"Сталася помилка валідаціі",type:"error"})}},getGroupedErrorNotification(t,e){if(!t||!e)return"";const n={};return Object.entries(t).forEach(([i,s])=>{var o;const a=((o=e[i])==null?void 0:o.ua)||i;s.forEach(f=>{const g=f.message;n[g]||(n[g]=[]),n[g].push(`"${a}"`)})}),Object.entries(n).map(([i,s])=>`<b>${i}:</b> ${s.join(", ")}`).join("<br>")||"Сталася помилка валідації"},async editObjectAndRedirect(){const t=this.$refs.form;try{await t.doValidation(),await Ge.put(`/api/table/${this.token}`,this.formValues),await this.$router.back(),await this.$notify({title:"Успішно!",message:"Об'єкт успішно створено",type:"success"})}catch{const n=this.getGroupedErrorNotification(t==null?void 0:t.formErrors,t==null?void 0:t.scheme);this.$notify({title:"Помилка!",message:n,type:"error"})}}}},vie={class:"bg-gray-50 lg:w-[calc(100vw-260px)] w-[100vw]"},wie={class:"h-[76px] mt-[15px] flex items-center justify-between mx-[20px] px-[20px] bg-white border rounded-xl"},kie={class:"flex items-center gap-[6px]"},Eie={style:{height:"calc(100vh - 155px)"},class:"bg-gray-50 p-[20px] flex lg:w-[calc(100vw-260px)] w-[100vw]"},Sie={class:"bg-white w-full rounded-xl border p-[20px] overflow-auto [&::-webkit-scrollbar]:w-2 [&::-webkit-scrollbar-thumb]:rounded-full [&::-webkit-scrollbar:horizontal]:h-[8px] [&::-webkit-scrollbar-track]:bg-gray-100 [&::-webkit-scrollbar-thumb]:bg-gray-300 dark:[&::-webkit-scrollbar-track]:bg-neutral-700 dark:[&::-webkit-scrollbar-thumb]:bg-neutral-500"};function Cie(t,e,n,r,i,s){var o;const a=h.resolveComponent("VsForm");return h.openBlock(),h.createElementBlock("div",vie,[h.createElementVNode("div",wie,[e[3]||(e[3]=h.createElementVNode("h2",{class:"text-xl font-medium"},"Редагувати",-1)),h.createElementVNode("div",kie,[h.createElementVNode("button",{onClick:e[0]||(e[0]=f=>t.$router.back()),class:"flex items-center px-3 py-2 text-sm font-medium text-gray-800 duration-300 bg-white border border-gray-100 rounded-lg shadow gap-x-2 focus:outline-none hover:bg-gray-50 hover:border-gray-100"}," Скасувати "),h.createElementVNode("button",{onClick:e[1]||(e[1]=(...f)=>s.editObjectAndRedirect&&s.editObjectAndRedirect(...f)),class:"inline-flex items-center px-3 py-2 text-sm font-medium text-white duration-300 bg-blue-600 border border-transparent rounded-lg gap-x-2 hover:bg-blue-700 hover:text-white"}," Зберегти ")])]),h.createElementVNode("div",Eie,[h.createElementVNode("div",Sie,[i.scheme?(h.openBlock(),h.createBlock(a,{key:0,ref:"form",scheme:i.scheme,columns:(o=i.style)==null?void 0:o.columns,style:h.normalizeStyle(i.style),modelValue:i.formValues,"onUpdate:modelValue":e[2]||(e[2]=f=>i.formValues=f),class:"p-0 mt-[20px]"},null,8,["scheme","columns","style","modelValue"])):h.createCommentVNode("",!0)])])])}const Tie=Object.freeze(Object.defineProperty({__proto__:null,default:Fe(xie,[["render",Cie]])},Symbol.toStringTag,{value:"Module"})),Aie={data(){return{formValues:{},scheme:null,table:"",token:"",api:"",style:null}},mounted(){this.getFormScheme()},methods:{flattenMenu(t){const e=[];return t.forEach(n=>{n.menu?e.push(...this.flattenMenu(n.menu)):e.push(n)}),e},async getFormScheme(){var r,i;const t=this.flattenMenu(ts.value);t!=null&&t.length||this.$router.replace("/404");const e=t==null?void 0:t.find(s=>{var a,o;return(s==null?void 0:s.path)==((o=(a=this.$route)==null?void 0:a.query)==null?void 0:o.table)});e||this.$router.replace("/404");const n=e==null?void 0:e.table;this.table=n;try{const s=await Ge.get(`/api/table-data/${n}`),{data:a}=await Ge.get(`/api/template/form/${(r=s==null?void 0:s.data)==null?void 0:r.form}`);this.scheme=(a==null?void 0:a.schema)||a,this.style=(a==null?void 0:a.style)||null,this.api=(a==null?void 0:a.api)||"",this.token=(i=s==null?void 0:s.data)==null?void 0:i.addToken}catch{}},getGroupedErrorNotification(t,e){if(!t||!e)return"";const n={};return Object.entries(t).forEach(([i,s])=>{var o;const a=((o=e[i])==null?void 0:o.ua)||i;s.forEach(f=>{const g=f.message;n[g]||(n[g]=[]),n[g].push(`"${a}"`)})}),Object.entries(n).map(([i,s])=>`<b>${i}:</b> ${s.join(", ")}`).join("<br>")||"Сталася помилка валідації"},async createObject(){const t=this.$refs.form;try{await t.doValidation(),await Ge.post(this.api||`/api/table/${this.token}`,this.formValues),await this.$router.back(),await this.$notify({title:"Успішно!",message:"Об'єкт успішно створено",type:"success"})}catch{const n=this.getGroupedErrorNotification(t==null?void 0:t.formErrors,t==null?void 0:t.scheme);this.$notify({title:"Помилка!",message:n,type:"error"})}}}},Mie={class:"bg-gray-50 lg:w-[calc(100vw-260px)] w-[100vw]"},Die={class:"h-[76px] mt-[15px] flex items-center justify-between mx-[20px] px-[20px] bg-white border rounded-xl"},Iie={class:"flex items-center gap-[6px]"},Pie={style:{height:"calc(100vh - 165px)"},class:"bg-gray-50 p-[20px] flex lg:w-[calc(100vw-260px)] w-[100vw]"},Rie={class:"bg-white w-full rounded-xl border p-[20px] overflow-auto [&::-webkit-scrollbar]:w-2 [&::-webkit-scrollbar-thumb]:rounded-full [&::-webkit-scrollbar:horizontal]:h-[8px] [&::-webkit-scrollbar-track]:bg-gray-100 [&::-webkit-scrollbar-thumb]:bg-gray-300 dark:[&::-webkit-scrollbar-track]:bg-neutral-700 dark:[&::-webkit-scrollbar-thumb]:bg-neutral-500"};function Nie(t,e,n,r,i,s){const a=h.resolveComponent("VsForm");return h.openBlock(),h.createElementBlock("div",Mie,[h.createElementVNode("div",Die,[e[3]||(e[3]=h.createElementVNode("h2",{class:"text-xl font-medium"},"Створити",-1)),h.createElementVNode("div",Iie,[h.createElementVNode("button",{onClick:e[0]||(e[0]=o=>t.$router.back()),class:"flex items-center px-3 py-2 text-sm font-medium text-gray-800 duration-300 bg-white border border-gray-100 rounded-lg shadow gap-x-2 focus:outline-none hover:bg-gray-50 hover:border-gray-100"}," Скасувати "),h.createElementVNode("button",{onClick:e[1]||(e[1]=(...o)=>s.createObject&&s.createObject(...o)),class:"inline-flex items-center px-3 py-2 text-sm font-medium text-white duration-300 bg-blue-600 border border-transparent rounded-lg gap-x-2 hover:bg-blue-700 hover:text-white"}," Зберегти ")])]),h.createElementVNode("div",Pie,[h.createElementVNode("div",Rie,[i.scheme?(h.openBlock(),h.createBlock(a,{key:0,ref:"form",scheme:i.scheme,style:h.normalizeStyle(i.style),modelValue:i.formValues,"onUpdate:modelValue":e[2]||(e[2]=o=>i.formValues=o),class:"p-0 mt-[20px]"},null,8,["scheme","style","modelValue"])):h.createCommentVNode("",!0)])])])}const Oie=Object.freeze(Object.defineProperty({__proto__:null,default:Fe(Aie,[["render",Nie]])},Symbol.toStringTag,{value:"Module"})),Bie={};function zie(t,e,n,r,i,s){const a=h.resolveComponent("router-view");return h.openBlock(),h.createBlock(a)}const dI=Object.freeze(Object.defineProperty({__proto__:null,default:Fe(Bie,[["render",zie]])},Symbol.toStringTag,{value:"Module"})),Vie={},Lie={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round",class:"icon icon-tabler icons-tabler-outline icon-tabler-logout"};function Fie(t,e,n,r,i,s){return h.openBlock(),h.createElementBlock("svg",Lie,e[0]||(e[0]=[h.createElementVNode("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"},null,-1),h.createElementVNode("path",{d:"M14 8v-2a2 2 0 0 0 -2 -2h-7a2 2 0 0 0 -2 2v12a2 2 0 0 0 2 2h7a2 2 0 0 0 2 -2v-2"},null,-1),h.createElementVNode("path",{d:"M9 12h12l-3 -3"},null,-1),h.createElementVNode("path",{d:"M18 15l3 -3"},null,-1)]))}const uI=Fe(Vie,[["render",Fie]]),$ie={},jie={viewBox:"0 0 1823 249",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function Hie(t,e,n,r,i,s){return h.openBlock(),h.createElementBlock("svg",jie,e[0]||(e[0]=[h.createStaticVNode('<path d="M218.88 96.05C223.55 99.19 228.69 101.56 234.09 103.07V145.42C212.05 151.54 195.83 171.79 195.83 195.75C195.83 200.22 196.41 204.65 197.53 208.94L160.92 230.08C156.82 226.06 152.08 222.73 146.91 220.24V171.62C164.83 163.13 176.59 145.06 176.59 124.48C176.59 123.17 176.54 121.86 176.44 120.56L218.88 96.05ZM220.32 79.09L160.97 113.36C162.04 116.88 162.61 120.61 162.61 124.48C162.61 142.66 149.93 157.87 132.93 161.76V230.05C143.4 232.46 152.23 239.16 157.46 248.21L215 214.99C211.7 209.34 209.81 202.77 209.81 195.75C209.81 174.62 226.94 157.49 248.07 157.49V91.02C237.14 91.02 227.29 86.43 220.32 79.09Z" fill="#CE3936"></path><path d="M161.39 19.13L197.44 39.94C196.39 44.11 195.84 48.42 195.84 52.75C195.84 54.21 195.9 55.65 196.02 57.1L153.9 81.42C145.27 75.5 134.95 72.24 124.36 72.24C113.83 72.24 103.57 75.47 94.96 81.32L52.71 56.93C52.82 55.55 52.88 54.16 52.88 52.76C52.88 48.43 52.34 44.12 51.28 39.95L87.3 19.16C96.98 28.89 110.26 34.58 124.34 34.58C138.42 34.57 151.7 28.87 161.39 19.13ZM157.77 0.919983C151.24 12.66 138.71 20.6 124.33 20.6C109.95 20.6 97.44 12.67 90.9 0.939983L33.9 33.85C37.08 39.43 38.91 45.88 38.91 52.76C38.91 56.71 38.31 60.52 37.2 64.11L96.46 98.32C103.44 90.87 113.36 86.22 124.37 86.22C135.44 86.22 145.41 90.93 152.39 98.44L211.59 64.27C210.45 60.64 209.83 56.78 209.83 52.77C209.83 45.89 211.65 39.44 214.84 33.86L157.77 0.919983Z" fill="#CE3936"></path><path d="M29.97 95.95L72.28 120.38C72.17 121.74 72.12 123.1 72.12 124.47C72.12 145.02 83.86 163.08 101.74 171.58V220.23C96.58 222.71 91.84 226.04 87.75 230.05L51.17 208.93C52.29 204.64 52.87 200.21 52.87 195.74C52.87 171.78 36.65 151.53 14.61 145.41V103.06C20.07 101.55 25.27 99.14 29.97 95.95ZM28.5 78.97C21.52 86.38 11.63 91.02 0.640015 91.02V157.49C21.77 157.49 38.9 174.62 38.9 195.75C38.9 202.77 37 209.33 33.71 214.99L91.2 248.18C96.43 239.14 105.25 232.45 115.71 230.04V161.73C98.74 157.81 86.09 142.62 86.09 124.46C86.09 120.54 86.68 116.75 87.78 113.18L28.5 78.97Z" fill="#CE3936"></path><path d="M498.39 177.5V144.88C498.39 128.55 485.11 115.27 468.78 115.27H343.22C342.69 115.27 342.18 115.32 341.67 115.4H337.19C332.35 115.4 328.42 111.46 328.42 106.63V74C328.42 69.16 332.36 65.23 337.19 65.23H486.33C492.08 65.23 496.75 60.57 496.75 54.81C496.75 49.06 492.08 44.39 486.33 44.39H337.19C320.86 44.39 307.58 57.67 307.58 74V106.62C307.58 122.95 320.86 136.23 337.19 136.23H462.75C463.28 136.23 463.79 136.18 464.3 136.1H468.78C473.62 136.1 477.55 140.04 477.55 144.87V177.49C477.55 182.33 473.61 186.26 468.78 186.26H319.64C313.89 186.26 309.22 190.92 309.22 196.68C309.22 202.43 313.89 207.1 319.64 207.1H468.78C485.11 207.11 498.39 193.83 498.39 177.5Z" fill="#CE3935"></path><path d="M710.7 177.32V75.24C710.7 58.91 697.42 45.63 681.09 45.63H550.05C533.72 45.63 520.44 58.91 520.44 75.24V177.32C520.44 193.65 533.72 206.93 550.05 206.93H681.1C697.42 206.93 710.7 193.65 710.7 177.32ZM541.27 75.24C541.27 70.4 545.21 66.47 550.04 66.47H681.09C685.93 66.47 689.86 70.41 689.86 75.24V177.32C689.86 182.16 685.92 186.09 681.09 186.09H550.05C545.21 186.09 541.28 182.15 541.28 177.32V75.24H541.27Z" fill="#CE3935"></path><path d="M1823 177.32V75.24C1823 58.91 1809.72 45.63 1793.39 45.63H1662.34C1646.01 45.63 1632.73 58.91 1632.73 75.24V177.32C1632.73 193.65 1646.01 206.93 1662.34 206.93H1793.39C1809.72 206.93 1823 193.65 1823 177.32ZM1653.57 75.24C1653.57 70.4 1657.51 66.47 1662.34 66.47H1793.39C1798.23 66.47 1802.16 70.41 1802.16 75.24V177.32C1802.16 182.16 1798.22 186.09 1793.39 186.09H1662.34C1657.5 186.09 1653.57 182.15 1653.57 177.32V75.24Z" fill="#CE3935"></path><path d="M756.76 196.51V152H849.42C855.17 152 859.84 147.34 859.84 141.58C859.84 135.83 855.17 131.16 849.42 131.16H756.76V75.23C756.76 70.39 760.7 66.46 765.53 66.46H893.29C899.04 66.46 903.71 61.8 903.71 56.04C903.71 50.29 899.04 45.62 893.29 45.62H765.53C749.2 45.62 735.92 58.9 735.92 75.23V196.5C735.92 202.25 740.59 206.92 746.34 206.92C752.09 206.93 756.76 202.27 756.76 196.51Z" fill="#CE3935"></path><path d="M933.86 66.47H1006.51V194.32C1006.51 200.07 1011.18 204.74 1016.93 204.74C1022.68 204.74 1027.35 200.07 1027.35 194.32V66.47H1100C1105.75 66.47 1110.42 61.81 1110.42 56.05C1110.42 50.3 1105.76 45.63 1100 45.63H933.86C928.11 45.63 923.44 50.29 923.44 56.05C923.45 61.81 928.11 66.47 933.86 66.47Z" fill="#CE3935"></path><path d="M1218.44 204.19C1224.19 204.19 1228.86 199.53 1228.86 193.77V152H1368.13C1384.46 152 1397.74 138.72 1397.74 122.39V75.24C1397.74 58.91 1384.46 45.63 1368.13 45.63H1237.63C1221.3 45.63 1208.02 58.91 1208.02 75.24V193.77C1208.02 199.53 1212.68 204.19 1218.44 204.19ZM1237.63 66.47H1368.13C1372.97 66.47 1376.9 70.41 1376.9 75.24V122.39C1376.9 127.23 1372.96 131.16 1368.13 131.16H1228.86V75.23C1228.86 70.41 1232.79 66.47 1237.63 66.47Z" fill="#CE3935"></path><path d="M1430.64 204.19C1436.39 204.19 1441.06 199.53 1441.06 193.77V152H1523.95C1524.57 153.18 1525.42 154.26 1526.51 155.17L1581.89 201.23C1583.83 202.85 1586.2 203.64 1588.55 203.64C1591.54 203.64 1594.5 202.36 1596.57 199.88C1600.25 195.46 1599.64 188.89 1595.22 185.21L1555.29 152H1580.33C1596.66 152 1609.94 138.72 1609.94 122.39V75.24C1609.94 58.91 1596.66 45.63 1580.33 45.63H1449.83C1433.5 45.63 1420.22 58.91 1420.22 75.24V193.77C1420.22 199.53 1424.88 204.19 1430.64 204.19ZM1449.83 66.47H1580.33C1585.17 66.47 1589.1 70.41 1589.1 75.24V122.39C1589.1 127.23 1585.17 131.16 1580.33 131.16H1441.06V75.23C1441.05 70.41 1444.99 66.47 1449.83 66.47Z" fill="#CE3935"></path>',10)]))}const Uie=Fe($ie,[["render",Hie]]),Wie={components:{IconChevronDown:ey},props:{route:Object,searchable:String},mounted(){var t,e;(e=(t=this.route)==null?void 0:t.menu)!=null&&e.some(n=>{var r,i;return(n==null?void 0:n.path)===this.$route.path.replace("/","")||((i=(r=this.$route)==null?void 0:r.params)==null?void 0:i.table)===(n==null?void 0:n.table)&&(n==null?void 0:n.table)})&&(this.isOpen=!0)},watch:{route:{immediate:!0,handler(t){t!=null&&t.open&&(this.isOpen=!0)}}},data(){return{isOpen:!1,arr:[]}},computed:{darkMode(){var t;return(t=An==null?void 0:An.value)==null?void 0:t.sidebarDark}},methods:{highLight(t){if(!this.searchable)return t;const e=this.searchable.replace(/[.*+?^${}()|[\]\\]/g,"\\$&"),n=new RegExp(`(${e})(\\s*)`,"gi");return t.replace(n,(r,i,s)=>`<span style="color:#1989fa;">${i}</span>${s}`)}}},qie={key:0,class:""},Gie={key:0,class:"py-0.5 px-2 inline-flex items-center gap-x-1.5 text-xs font-medium bg-blue-100 text-blue-800 rounded-full dark:bg-blue-500/10 dark:text-blue-500"},Yie={key:1},Zie=["innerHTML"];function Xie(t,e,n,r,i,s){var f,g,y,v,E,T,D,O,B,L,Z,ee,X,Se,ge;const a=h.resolveComponent("IconChevronDown"),o=h.resolveComponent("router-link");return(f=n.route)!=null&&f.menu?(h.openBlock(),h.createElementBlock("div",qie,[h.createElementVNode("button",{onClick:e[0]||(e[0]=Te=>i.isOpen=!i.isOpen),class:h.normalizeClass(["flex items-center justify-start w-full px-3 py-2 text-sm text-left text-gray-800 duration-300 border-none rounded-lg cursor-pointer gap-x-3 focus:outline-none hover:bg-gray-100",[((y=(g=n.route)==null?void 0:g.menu)==null?void 0:y.some(Te=>{var Ne,Be;return(Te==null?void 0:Te.path)===t.$route.path.replace("/","")||(Te==null?void 0:Te.table)===((Be=(Ne=t.$route)==null?void 0:Ne.params)==null?void 0:Be.table)&&(Te==null?void 0:Te.table)}))&&(s.darkMode?"bg-white/10":"bg-gray-100"),{"text-white/80 hover:bg-white/10 hover:text-white/80 focus:bg-white/10":s.darkMode,"text-gray-800 hover:bg-gray-100 hover:text-gray-800 focus:bg-gray-100":!s.darkMode}]])},[h.createTextVNode(h.toDisplayString((v=n.route)==null?void 0:v.ua)+" ",1),(E=n.route)!=null&&E.new?(h.openBlock(),h.createElementBlock("span",Gie,"Нове")):h.createCommentVNode("",!0),h.createVNode(a,{class:h.normalizeClass([[i.isOpen&&"-rotate-180"],"ml-auto duration-300"]),width:"14",height:"14"},null,8,["class"])],2),h.createVNode(h.Transition,{name:"fade"},{default:h.withCtx(()=>{var Te;return[h.withDirectives(h.createElementVNode("ul",{class:h.normalizeClass(["ml-[28px] pt-[6px] before:block before:absolute relative w-[calc(100%-28px)] flex-col gap-y-1.5 inline-flex before:w-[2px] before:h-[100%] before:left-[-10px] cursor-pointer",s.darkMode?"before:bg-white/10":"before:bg-gray-100"])},[(h.openBlock(!0),h.createElementBlock(h.Fragment,null,h.renderList((Te=n.route)==null?void 0:Te.menu,(Ne,Be)=>{var dt,it;return h.openBlock(),h.createElementBlock("li",{key:Be,class:"w-full"},[h.createVNode(o,{innerHTML:s.highLight(Ne==null?void 0:Ne.ua),to:"/"+(Ne==null?void 0:Ne.path),class:h.normalizeClass([[((Ne==null?void 0:Ne.path)===t.$route.path.replace("/","")||((it=(dt=t.$route)==null?void 0:dt.params)==null?void 0:it.table)===(Ne==null?void 0:Ne.table)&&(Ne==null?void 0:Ne.table))&&(s.darkMode?"bg-white/10":"bg-gray-100"),{"text-white/80 hover:bg-white/10 hover:text-white/80 focus:bg-white/10":s.darkMode,"text-gray-800 hover:bg-gray-100 hover:text-gray-800 focus:bg-gray-100":!s.darkMode}],"block px-3 py-2 text-sm rounded-lg focus:outline-none focus:bg-gray-100"])},null,8,["innerHTML","to","class"])])}),128))],2),[[h.vShow,i.isOpen]])]}),_:1})])):(T=n.route)!=null&&T.hidden?h.createCommentVNode("",!0):(h.openBlock(),h.createElementBlock("div",Yie,[h.createVNode(o,{to:((O=(D=n.route)==null?void 0:D.path)==null?void 0:O[0])==="/"?(B=n.route)==null?void 0:B.path:"/"+((L=n.route)==null?void 0:L.path),class:h.normalizeClass([[(((Z=n.route)==null?void 0:Z.path.replace("/",""))===t.$route.path.replace("/","")||((X=(ee=t.$route)==null?void 0:ee.params)==null?void 0:X.table)===((Se=n.route)==null?void 0:Se.table)&&((ge=n.route)==null?void 0:ge.table))&&(s.darkMode?"bg-white/10":"bg-gray-100"),{"text-white/80 hover:bg-white/10 hover:text-white/80 focus:bg-white/10 ":s.darkMode,"text-gray-800 hover:bg-gray-100 hover:text-gray-800 focus:bg-gray-100 ":!s.darkMode}],"flex items-center w-full px-3 py-2 text-sm text-gray-800 duration-300 rounded-lg gap-x-3"])},{default:h.withCtx(()=>{var Te;return[h.createElementVNode("span",{innerHTML:s.highLight((Te=n.route)==null?void 0:Te.ua)},null,8,Zie)]}),_:1},8,["to","class"])]))}const Kie=Fe(Wie,[["render",Xie]]),Jie={},Qie={class:"flex-shrink-0 size-4",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"};function ese(t,e,n,r,i,s){return h.openBlock(),h.createElementBlock("svg",Qie,e[0]||(e[0]=[h.createElementVNode("circle",{cx:"12",cy:"12",r:"10"},null,-1),h.createElementVNode("path",{d:"M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3"},null,-1),h.createElementVNode("path",{d:"M12 17h.01"},null,-1)]))}const hI=Fe(Jie,[["render",ese]]),tse={},nse={class:"shrink-0 size-4 rounded-full",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 512"};function rse(t,e,n,r,i,s){return h.openBlock(),h.createElementBlock("svg",nse,e[0]||(e[0]=[h.createStaticVNode('<g fill-rule="evenodd"><g stroke-width="1pt"><path fill="#bd3d44" d="M0 0h247v10H0zm0 20h247v10H0zm0 20h247v10H0zm0 20h247v10H0zm0 20h247v10H0zm0 20h247v10H0zm0 20h247v10H0z" transform="scale(3.9385)"></path><path fill="#fff" d="M0 10h247v10H0zm0 20h247v10H0zm0 20h247v10H0zm0 20h247v10H0zm0 20h247v10H0zm0 20h247v10H0z" transform="scale(3.9385)"></path></g><path fill="#192f5d" d="M0 0h98.8v70H0z" transform="scale(3.9385)"></path><path fill="#fff" d="M8.2 3l1 2.8H12L9.7 7.5l.9 2.7-2.4-1.7L6 10.2l.9-2.7-2.4-1.7h3zm16.5 0l.9 2.8h2.9l-2.4 1.7 1 2.7-2.4-1.7-2.4 1.7 1-2.7-2.4-1.7h2.9zm16.5 0l.9 2.8H45l-2.4 1.7 1 2.7-2.4-1.7-2.4 1.7 1-2.7-2.4-1.7h2.9zm16.4 0l1 2.8h2.8l-2.3 1.7.9 2.7-2.4-1.7-2.3 1.7.9-2.7-2.4-1.7h3zm16.5 0l.9 2.8h2.9l-2.4 1.7 1 2.7L74 8.5l-2.3 1.7.9-2.7-2.4-1.7h2.9zm16.5 0l.9 2.8h2.9L92 7.5l1 2.7-2.4-1.7-2.4 1.7 1-2.7-2.4-1.7h2.9zm-74.1 7l.9 2.8h2.9l-2.4 1.7 1 2.7-2.4-1.7-2.4 1.7 1-2.7-2.4-1.7h2.9zm16.4 0l1 2.8h2.8l-2.3 1.7.9 2.7-2.4-1.7-2.3 1.7.9-2.7-2.4-1.7h3zm16.5 0l.9 2.8h2.9l-2.4 1.7 1 2.7-2.4-1.7-2.4 1.7 1-2.7-2.4-1.7h2.9zm16.5 0l.9 2.8h2.9l-2.4 1.7 1 2.7-2.4-1.7-2.4 1.7 1-2.7-2.4-1.7H65zm16.4 0l1 2.8H86l-2.3 1.7.9 2.7-2.4-1.7-2.3 1.7.9-2.7-2.4-1.7h3zm-74 7l.8 2.8h3l-2.4 1.7.9 2.7-2.4-1.7L6 24.2l.9-2.7-2.4-1.7h3zm16.4 0l.9 2.8h2.9l-2.3 1.7.9 2.7-2.4-1.7-2.3 1.7.9-2.7-2.4-1.7h2.9zm16.5 0l.9 2.8H45l-2.4 1.7 1 2.7-2.4-1.7-2.4 1.7 1-2.7-2.4-1.7h2.9zm16.4 0l1 2.8h2.8l-2.3 1.7.9 2.7-2.4-1.7-2.3 1.7.9-2.7-2.4-1.7h3zm16.5 0l.9 2.8h2.9l-2.3 1.7.9 2.7-2.4-1.7-2.3 1.7.9-2.7-2.4-1.7h2.9zm16.5 0l.9 2.8h2.9L92 21.5l1 2.7-2.4-1.7-2.4 1.7 1-2.7-2.4-1.7h2.9zm-74.1 7l.9 2.8h2.9l-2.4 1.7 1 2.7-2.4-1.7-2.4 1.7 1-2.7-2.4-1.7h2.9zm16.4 0l1 2.8h2.8l-2.3 1.7.9 2.7-2.4-1.7-2.3 1.7.9-2.7-2.4-1.7h3zm16.5 0l.9 2.8h2.9l-2.3 1.7.9 2.7-2.4-1.7-2.3 1.7.9-2.7-2.4-1.7h2.9zm16.5 0l.9 2.8h2.9l-2.4 1.7 1 2.7-2.4-1.7-2.4 1.7 1-2.7-2.4-1.7H65zm16.4 0l1 2.8H86l-2.3 1.7.9 2.7-2.4-1.7-2.3 1.7.9-2.7-2.4-1.7h3zm-74 7l.8 2.8h3l-2.4 1.7.9 2.7-2.4-1.7L6 38.2l.9-2.7-2.4-1.7h3zm16.4 0l.9 2.8h2.9l-2.3 1.7.9 2.7-2.4-1.7-2.3 1.7.9-2.7-2.4-1.7h2.9zm16.5 0l.9 2.8H45l-2.4 1.7 1 2.7-2.4-1.7-2.4 1.7 1-2.7-2.4-1.7h2.9zm16.4 0l1 2.8h2.8l-2.3 1.7.9 2.7-2.4-1.7-2.3 1.7.9-2.7-2.4-1.7h3zm16.5 0l.9 2.8h2.9l-2.3 1.7.9 2.7-2.4-1.7-2.3 1.7.9-2.7-2.4-1.7h2.9zm16.5 0l.9 2.8h2.9L92 35.5l1 2.7-2.4-1.7-2.4 1.7 1-2.7-2.4-1.7h2.9zm-74.1 7l.9 2.8h2.9l-2.4 1.7 1 2.7-2.4-1.7-2.4 1.7 1-2.7-2.4-1.7h2.9zm16.4 0l1 2.8h2.8l-2.3 1.7.9 2.7-2.4-1.7-2.3 1.7.9-2.7-2.4-1.7h3zm16.5 0l.9 2.8h2.9l-2.3 1.7.9 2.7-2.4-1.7-2.3 1.7.9-2.7-2.4-1.7h2.9zm16.5 0l.9 2.8h2.9l-2.4 1.7 1 2.7-2.4-1.7-2.4 1.7 1-2.7-2.4-1.7H65zm16.4 0l1 2.8H86l-2.3 1.7.9 2.7-2.4-1.7-2.3 1.7.9-2.7-2.4-1.7h3zm-74 7l.8 2.8h3l-2.4 1.7.9 2.7-2.4-1.7L6 52.2l.9-2.7-2.4-1.7h3zm16.4 0l.9 2.8h2.9l-2.3 1.7.9 2.7-2.4-1.7-2.3 1.7.9-2.7-2.4-1.7h2.9zm16.5 0l.9 2.8H45l-2.4 1.7 1 2.7-2.4-1.7-2.4 1.7 1-2.7-2.4-1.7h2.9zm16.4 0l1 2.8h2.8l-2.3 1.7.9 2.7-2.4-1.7-2.3 1.7.9-2.7-2.4-1.7h3zm16.5 0l.9 2.8h2.9l-2.3 1.7.9 2.7-2.4-1.7-2.3 1.7.9-2.7-2.4-1.7h2.9zm16.5 0l.9 2.8h2.9L92 49.5l1 2.7-2.4-1.7-2.4 1.7 1-2.7-2.4-1.7h2.9zm-74.1 7l.9 2.8h2.9l-2.4 1.7 1 2.7-2.4-1.7-2.4 1.7 1-2.7-2.4-1.7h2.9zm16.4 0l1 2.8h2.8l-2.3 1.7.9 2.7-2.4-1.7-2.3 1.7.9-2.7-2.4-1.7h3zm16.5 0l.9 2.8h2.9l-2.3 1.7.9 2.7-2.4-1.7-2.3 1.7.9-2.7-2.4-1.7h2.9zm16.5 0l.9 2.8h2.9l-2.4 1.7 1 2.7-2.4-1.7-2.4 1.7 1-2.7-2.4-1.7H65zm16.4 0l1 2.8H86l-2.3 1.7.9 2.7-2.4-1.7-2.3 1.7.9-2.7-2.4-1.7h3zm-74 7l.8 2.8h3l-2.4 1.7.9 2.7-2.4-1.7L6 66.2l.9-2.7-2.4-1.7h3zm16.4 0l.9 2.8h2.9l-2.3 1.7.9 2.7-2.4-1.7-2.3 1.7.9-2.7-2.4-1.7h2.9zm16.5 0l.9 2.8H45l-2.4 1.7 1 2.7-2.4-1.7-2.4 1.7 1-2.7-2.4-1.7h2.9zm16.4 0l1 2.8h2.8l-2.3 1.7.9 2.7-2.4-1.7-2.3 1.7.9-2.7-2.4-1.7h3zm16.5 0l.9 2.8h2.9l-2.3 1.7.9 2.7-2.4-1.7-2.3 1.7.9-2.7-2.4-1.7h2.9zm16.5 0l.9 2.8h2.9L92 63.5l1 2.7-2.4-1.7-2.4 1.7 1-2.7-2.4-1.7h2.9z" transform="scale(3.9385)"></path></g>',1)]))}const ise=Fe(tse,[["render",rse]]),sse={},ose={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",version:"1.1",width:"256",height:"256",viewBox:"0 0 256 256","xml:space":"preserve"};function ase(t,e,n,r,i,s){return h.openBlock(),h.createElementBlock("svg",ose,e[0]||(e[0]=[h.createElementVNode("defs",null,null,-1),h.createElementVNode("g",{style:{stroke:"none","stroke-width":"0","stroke-dasharray":"none","stroke-linecap":"butt","stroke-linejoin":"miter","stroke-miterlimit":"10",fill:"none","fill-rule":"nonzero",opacity:"1"},transform:"translate(1.4065934065934016 1.4065934065934016) scale(2.81 2.81)"},[h.createElementVNode("path",{d:"M 45 90 C 20.147 90 0 69.853 0 45 h 90 C 90 69.853 69.853 90 45 90 z",style:{stroke:"none","stroke-width":"1","stroke-dasharray":"none","stroke-linecap":"butt","stroke-linejoin":"miter","stroke-miterlimit":"10",fill:"rgb(255,213,0)","fill-rule":"nonzero",opacity:"1"},transform:" matrix(1 0 0 1 0 0) ","stroke-linecap":"round"}),h.createElementVNode("path",{d:"M 45 0 C 20.147 0 0 20.147 0 45 h 90 C 90 20.147 69.853 0 45 0 z",style:{stroke:"none","stroke-width":"1","stroke-dasharray":"none","stroke-linecap":"butt","stroke-linejoin":"miter","stroke-miterlimit":"10",fill:"rgb(0,91,187)","fill-rule":"nonzero",opacity:"1"},transform:" matrix(1 0 0 1 0 0) ","stroke-linecap":"round"})],-1)]))}const lse=Fe(sse,[["render",ase]]),cse={},dse={class:"shrink-0 size-3.5 text-gray-800 dark:text-neutral-200",xmlns:"http:.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"};function use(t,e,n,r,i,s){return h.openBlock(),h.createElementBlock("svg",dse,e[0]||(e[0]=[h.createElementVNode("polyline",{points:"20 6 9 17 4 12"},null,-1)]))}const hse={components:{IconQuestion:hI,IconUSA:ise,IconUkraine:lse,IconTick:Fe(cse,[["render",use]])},props:["docs","languages"],data(){return{currentLang:"ukraine",languagesOptions:[{titleEN:"English",titleUA:"Англійська",id:"english",icon:"IconUSA"},{titleEN:"Ukraine",titleUA:"Українська",id:"ukraine",icon:"IconUkraine"}]}},computed:{selectedLang(){return this.languagesOptions.find(t=>t.id===this.currentLang)},darkMode(){var t;return(t=An==null?void 0:An.value)==null?void 0:t.sidebarDark}},methods:{changeLang(t){this.$refs.langPopover.togglePopover(),this.currentLang=t}}},pse={class:"flex justify-center items-center gap-x-2"},fse=["onClick"],mse={class:"text-gray-800"},gse={class:"ms-auto"},yse={class:"truncate"};function bse(t,e,n,r,i,s){const a=h.resolveComponent("IconTick"),o=h.resolveComponent("VsPopover");return n.docs||n.languages?(h.openBlock(),h.createElementBlock("div",{key:0,class:h.normalizeClass(["py-2 px-5 border-t dark:border-neutral-700",s.darkMode?"border-white/10 ":"border-gray-200"])},[h.createElementVNode("div",pse,[h.createVNode(o,{trigger:"click",placement:"top",ref:"langPopover"},{reference:h.withCtx(()=>{var f,g,y;return[h.createElementVNode("button",{type:"button","aria-expanded":"false",class:h.normalizeClass(["relative py-2 px-3 flex items-center gap-x-2 text-nowrap w-full cursor-pointer border rounded-full text-start text-sm text-gray-800 focus:outline-none",s.darkMode?"border-white/10 bg-transparent text-white/80 hover:bg-white/10 focus:bg-white/10":"border-gray-200 bg-white hover:bg-gray-100 focus:bg-gray-100"])},[h.createElementVNode("div",null,[(h.openBlock(),h.createBlock(h.resolveDynamicComponent((f=s.selectedLang)==null?void 0:f.icon),{class:"w-[16px] h-[16px] rounded-full"}))]),h.createElementVNode("span",yse,h.toDisplayString(i.currentLang==="ukraine"?(g=s.selectedLang)==null?void 0:g.titleUA:(y=s.selectedLang)==null?void 0:y.titleEN),1)],2)]}),default:h.withCtx(()=>[h.createElementVNode("div",null,[(h.openBlock(!0),h.createElementBlock(h.Fragment,null,h.renderList(i.languagesOptions,f=>(h.openBlock(),h.createElementBlock("button",{key:f.id,type:"button",onClick:g=>s.changeLang(f.id),class:h.normalizeClass(["flex items-center gap-x-2 cursor-pointer dark:hs-selected:bg-neutral-800 py-2 px-4 w-full text-sm text-gray-800 hover:bg-gray-100 rounded-lg focus:outline-none focus:bg-gray-100 dark:text-neutral-300 dark:hover:bg-neutral-800 dark:focus:bg-neutral-800 selected",(f==null?void 0:f.id)===i.currentLang?"bg-gray-100":""])},[(h.openBlock(),h.createBlock(h.resolveDynamicComponent(f==null?void 0:f.icon),{class:"w-[16px] h-[16px] rounded-full"})),h.createElementVNode("div",mse,h.toDisplayString(i.currentLang==="ukraine"?f==null?void 0:f.titleUA:f==null?void 0:f.titleEN),1),h.createElementVNode("span",gse,[(f==null?void 0:f.id)===i.currentLang?(h.openBlock(),h.createBlock(a,{key:0})):h.createCommentVNode("",!0)])],10,fse))),128))])]),_:1},512)])],2)):h.createCommentVNode("",!0)}const _se={components:{IconLogout:uI,NavbarItem:Kie,IconLogo:Uie,IconSearch:wv,NavbarFooter:Fe(hse,[["render",bse]])},data(){return{activeIndex:null,searchValue:""}},computed:{data(){var t;return(t=this.searchValue)!=null&&t.trim()?this.filterMenu(ts.value,this.searchValue):ts.value},logo(){var t;return((t=An.value)==null?void 0:t.logo)||"/assets/logo.svg"},docs(){var t;return(t=An==null?void 0:An.value)==null?void 0:t.docs},languages(){var t;return(t=An==null?void 0:An.value)==null?void 0:t.languages},darkMode(){var t;return((t=An==null?void 0:An.value)==null?void 0:t.sidebarDark)||!1},darkColor(){var e,n;const t=((e=An==null?void 0:An.value)==null?void 0:e.sidebarColor)||((n=An==null?void 0:An.value)==null?void 0:n.color)||"blue";return t.includes("-")||t.includes("[")?t:t+"-950"}},watch:{"$route.path"(){this.$parent.showMenu=!1}},methods:{filterMenu(t,e){return t.map(n=>{var r,i;if(n.menu){const s=this.filterMenu(n.menu,e);if(s.length>0)return{...n,menu:s,open:!0}}else if((i=(r=n.ua)==null?void 0:r.toLowerCase())!=null&&i.includes(e.toLowerCase()))return n;return null}).filter(Boolean)}}},xse={class:"h-[46px] w-full px-5 lg:px-8 mb-[10px]"},vse={href:"/"},wse=["src"],kse={class:"px-2 lg:px-5"},Ese={class:"px-2 lg:px-5 flex flex-col flex-wrap w-full pb-3"},Sse={key:0,class:"flex flex-col gap-y-1"};function Cse(t,e,n,r,i,s){var g;const a=h.resolveComponent("VsText"),o=h.resolveComponent("NavbarItem"),f=h.resolveComponent("NavbarFooter");return h.openBlock(),h.createElementBlock("div",{class:h.normalizeClass(["lg:flex lg:relative lg:left-0 flex-col h-[100vh] pt-3 border-r w-[260px] top-0 bottom-0 shrink-0 absolute transition left-[-100%] z-[11]",{"left-0":t.$parent.showMenu,["bg-"+s.darkColor]:s.darkColor,"bg-white":!s.darkMode&&!s.darkColor}])},[h.createElementVNode("div",xse,[h.createElementVNode("a",vse,[h.createElementVNode("img",{src:s.logo,class:"object-contain w-full h-full"},null,8,wse)])]),h.createElementVNode("div",kse,[h.createVNode(a,{type:"text",modelValue:i.searchValue,"onUpdate:modelValue":e[0]||(e[0]=y=>i.searchValue=y),clearable:!0,icon:"search","icon-position":"left",placeholder:"Пошук по меню",class:h.normalizeClass(["[&>input]:h-[38px]",{"[&>input]:bg-[#172554] [&>input]:text-white/80 [&>input]:placeholder:text-white/40 [&>input]:border [&>input]:border-white/50":s.darkMode,["[&>input]:bg-"+s.darkColor]:s.darkColor,["focus:[&>input]:border-"+s.darkColor+"-500"]:s.darkMode}])},null,8,["modelValue","class"])]),h.createElementVNode("div",{class:h.normalizeClass(["py-[10px] overflow-y-auto [&::-webkit-scrollbar]:w-2 [&::-webkit-scrollbar-thumb]:rounded-full [&::-webkit-scrollbar-track]:bg-gray-100 [&::-webkit-scrollbar-thumb]:bg-gray-300 dark:[&::-webkit-scrollbar-track]:bg-neutral-700 dark:[&::-webkit-scrollbar-thumb]:bg-neutral-500",s.languages||s.docs?"h-[calc(100vh-161px)]":"h-[calc(100vh-110px)]"])},[h.createElementVNode("nav",Ese,[(g=s.data)!=null&&g.length?(h.openBlock(),h.createElementBlock("ul",Sse,[(h.openBlock(!0),h.createElementBlock(h.Fragment,null,h.renderList(s.data,(y,v)=>(h.openBlock(),h.createElementBlock("li",{key:v,class:"flex flex-col gap-[6px]"},[h.createVNode(o,{route:y,searchable:i.searchValue},null,8,["route","searchable"])]))),128))])):(h.openBlock(),h.createElementBlock("div",{key:1,class:h.normalizeClass(["text-lg mt-[20px]",{"text-white/80":s.darkMode,"text-gray-800":!s.darkMode}])}," Не знайдено ",2))])],2),s.docs||s.languages?(h.openBlock(),h.createBlock(f,{key:0,docs:s.docs,languages:s.languages},null,8,["docs","languages"])):h.createCommentVNode("",!0)],2)}const Tse=Fe(_se,[["render",Cse],["__scopeId","data-v-1bcbb021"]]),Ase={components:{IconQuestion:hI,IconUser:dA,AdminNotification:uA,IconUserOutline:lA,IconLogout:uI},mounted(){this.getUserData(),this.getAdminProperties()},data(){return{userData:null,isVisible:!1}},watch:{isVisible(t){t?setTimeout(()=>window.addEventListener("click",this.closeOnOutsideClick),0):window.removeEventListener("click",this.closeOnOutsideClick)}},methods:{async getUserData(){try{const{data:t}=await Ge.get("/user");this.userData=t}catch{}},async getAdminProperties(){try{const{data:t}=await Ge.get("/api/settings-app");ty.value=t,console.log("adminProperties",ty)}catch(t){console.error(t)}},async logout(){try{await Ge.get("/logout"),await window.history.pushState({},"","/login"),await location.reload(),localStorage.removeItem("user")}catch{}},closeOnOutsideClick(){this.isVisible=!1}},beforeUnmount(){window.removeEventListener("click",this.closeOnOutsideClick)}},Mse={class:"h-[58px] border-b flex lg:justify-end justify-between items-center px-[20px]"},Dse={class:"flex items-center gap-[6px]"},Ise={href:"/docs-user",class:"size-[38px] inline-flex justify-center items-center gap-x-2 rounded-full border border-transparent text-gray-500 hover:bg-gray-100 disabled:opacity-50 disabled:pointer-events-none focus:outline-none focus:bg-gray-100 dark:text-neutral-400 dark:hover:bg-neutral-700 dark:focus:bg-neutral-700"},Pse={class:"relative"},Rse=["src"],Nse={key:1,class:"size-[40px] rounded-full bg-gray-200 flex items-center justify-center"},Ose=["src"],Bse={key:1,class:"flex items-center justify-center bg-gray-200 rounded-full size-10"},zse={class:"grow"},Vse={class:"block text-sm font-medium text-gray-800 dark:text-neutral-200"},Lse={class:"text-xs text-gray-500 dark:text-neutral-500"},Fse={class:"flex flex-col space-y-0.5"};function $se(t,e,n,r,i,s){var E,T,D,O;const a=h.resolveComponent("IconQuestion"),o=h.resolveComponent("AdminNotification"),f=h.resolveComponent("IconUser"),g=h.resolveComponent("router-link"),y=h.resolveComponent("IconUserOutline"),v=h.resolveComponent("IconLogout");return h.openBlock(),h.createElementBlock("div",Mse,[h.createElementVNode("div",{class:"flex lg:hidden",onClick:e[0]||(e[0]=B=>t.$parent.showMenu=!0)},e[4]||(e[4]=[h.createStaticVNode('<svg 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" class="icon icon-tabler icons-tabler-outline icon-tabler-menu-2"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M4 6l16 0"></path><path d="M4 12l16 0"></path><path d="M4 18l16 0"></path></svg>',1)])),h.createElementVNode("div",Dse,[h.createElementVNode("a",Ise,[h.createVNode(a,{height:"24",width:"24"})]),h.createVNode(o),e[9]||(e[9]=h.createElementVNode("div",{class:"h-[30px] w-[1px] bg-gray-200 ml-[10px] mr-[10px]"},null,-1)),h.createElementVNode("div",Pse,[h.createElementVNode("div",{onClick:e[1]||(e[1]=B=>i.isVisible=!0),class:"cursor-pointer"},[(T=(E=i.userData)==null?void 0:E.user)!=null&&T.avatar?(h.openBlock(),h.createElementBlock("img",{key:0,class:"flex-shrink-0 size-[30px] rounded-full",src:(O=(D=i.userData)==null?void 0:D.user)==null?void 0:O.avatar,alt:"Image Description"},null,8,Rse)):(h.openBlock(),h.createElementBlock("div",Nse,[h.createVNode(f)]))]),i.isVisible?(h.openBlock(),h.createElementBlock("div",{key:0,onClick:e[3]||(e[3]=h.withModifiers(()=>{},["stop"])),class:"fixed p-2 bg-white w-[240px] top-[55px] right-[20px] rounded-xl z-[1] shadow-[0_10px_40px_10px_rgba(0,0,0,0.08)] dark:shadow-[0_10px_40px_10px_rgba(0,0,0,0.2)] dark:bg-neutral-900 block"},[h.createVNode(g,{to:"profile",disabled:!0,class:"py-2 px-2.5 flex items-center gap-3 rounded-lg hover:bg-gray-100 focus:outline-none focus:bg-gray-100 dark:hover:bg-neutral-800 dark:focus:bg-neutral-800"},{default:h.withCtx(()=>{var B,L,Z,ee,X,Se,ge,Te;return[(L=(B=i.userData)==null?void 0:B.user)!=null&&L.avatar?(h.openBlock(),h.createElementBlock("img",{key:0,class:"rounded-full shrink-0 size-10",src:(ee=(Z=i.userData)==null?void 0:Z.user)==null?void 0:ee.avatar,alt:"Image Description"},null,8,Ose)):(h.openBlock(),h.createElementBlock("div",Bse,[h.createVNode(f,{class:"w-[16px]"})])),h.createElementVNode("div",zse,[h.createElementVNode("span",Vse,h.toDisplayString(((Se=(X=i.userData)==null?void 0:X.user)==null?void 0:Se.username)||"User User"),1),h.createElementVNode("p",Lse,h.toDisplayString(((Te=(ge=i.userData)==null?void 0:ge.user)==null?void 0:Te.email)||"email не вказано"),1)])]}),_:1}),e[7]||(e[7]=h.createElementVNode("div",{class:"my-2 mx-2.5 h-px bg-gray-200 dark:bg-neutral-700"},null,-1)),h.createElementVNode("ul",Fse,[h.createElementVNode("li",null,[h.createVNode(g,{to:"profile",class:"w-full flex items-center gap-x-3.5 py-2 px-2.5 text-sm text-gray-800 rounded-lg hover:bg-gray-100 focus:outline-none focus:bg-gray-100 dark:text-white dark:hover:bg-neutral-800 dark:focus:bg-neutral-800",disabled:"true"},{default:h.withCtx(()=>[h.createVNode(y,{class:"size-4"}),e[5]||(e[5]=h.createTextVNode(" Профіль "))]),_:1})])]),e[8]||(e[8]=h.createElementVNode("div",{class:"my-2 mx-2.5 h-px bg-gray-200 dark:bg-neutral-700"},null,-1)),h.createElementVNode("p",null,[h.createElementVNode("button",{type:"button",onClick:e[2]||(e[2]=(...B)=>s.logout&&s.logout(...B)),class:"w-full flex items-center gap-x-3.5 py-2 px-2.5 text-sm text-gray-800 rounded-lg hover:bg-gray-100 hover:text-red-500 focus:outline-none focus:bg-gray-100 focus:text-red-500 dark:text-white dark:hover:bg-neutral-800 dark:focus:bg-neutral-800 dark:hover:text-red-500 dark:focus:text-red-500"},[h.createVNode(v,{class:"size-4"}),e[6]||(e[6]=h.createTextVNode(" Вийти "))])])])):h.createCommentVNode("",!0)])])])}const jse={components:{navbar:Tse,AdminHeader:Fe(Ase,[["render",$se]])},data(){return{showMenu:!1}},computed:{isMenu(){return ts.value||null},header(){var t;return((t=An.value)==null?void 0:t.header)||"admin-header"}}},Hse={class:"admin-wrapper"},Use={class:"flex flex-col w-full"};function Wse(t,e,n,r,i,s){const a=h.resolveComponent("navbar"),o=h.resolveComponent("router-view");return h.openBlock(),h.createElementBlock("div",Hse,[h.createVNode(a),i.showMenu?(h.openBlock(),h.createElementBlock("div",{key:0,onClick:e[0]||(e[0]=f=>i.showMenu=!1),class:"z-[10] lg:hidden transition duration fixed inset-0 bg-gray-900 bg-opacity-50 dark:bg-opacity-80 dark:bg-neutral-900"})):h.createCommentVNode("",!0),h.createElementVNode("div",Use,[s.isMenu?(h.openBlock(),h.createElementBlock(h.Fragment,{key:0},[(h.openBlock(),h.createBlock(h.resolveDynamicComponent(s.header))),h.createVNode(o)],64)):h.createCommentVNode("",!0)])])}const qse=Object.freeze(Object.defineProperty({__proto__:null,default:Fe(jse,[["render",Wse],["__scopeId","data-v-34da2042"]])},Symbol.toStringTag,{value:"Module"})),Gse={data(){return{currentSort:""}},props:{data:{type:Object,default:()=>null},activeColumn:{type:String}},computed:{label(){var t,e;return((t=this.data)==null?void 0:t.ua)||((e=this.data)==null?void 0:e.label)||this.data.title||"null"},selectedSortParam(){var t,e;return(e=(t=this.$route)==null?void 0:t.query)==null?void 0:e.sort},getVisibleIcon(){return this.data.format!=="image"&&this.data.format!=="verify"}},watch:{activeColumn(t){t!==this.data.name&&(this.currentSort="")}},methods:{changeCurrentSort(t){switch(t){case"":return"asc";case"asc":return"desc";case"desc":return"";default:return""}},handleClickSortBtn(t){this.$emit("change-active",this.data.name),this.currentSort=this.changeCurrentSort(t);const e=this.$route.query,{sort:n,...r}=e,i=this.currentSort?`${this.data.name}-${this.currentSort}`:"";this.$router.replace({query:{...r,...i&&{sort:i}}})},isValueEqualToSelected(t){return`${this.data.name}-${t}`===this.selectedSortParam}}},Yse={scope:"col",class:"pe-2 py-1 text-start"},Zse={class:"w-[24px]"},Xse={key:1,class:"flex items-center px-1 py-3 font-medium text-gray-800 text-start gap-x-1 dark:text-neutral-200"};function Kse(t,e,n,r,i,s){return h.openBlock(),h.createElementBlock("th",Yse,[s.getVisibleIcon?(h.openBlock(),h.createElementBlock("button",{key:0,type:"button",class:"flex items-center px-1 py-3 font-medium text-gray-800 text-start gap-x-1 dark:text-neutral-200",onClick:e[0]||(e[0]=a=>s.handleClickSortBtn(i.currentSort))},[h.createTextVNode(h.toDisplayString(s.label)+" ",1),h.createElementVNode("span",Zse,[i.currentSort?(h.openBlock(),h.createElementBlock("svg",{key:0,class:h.normalizeClass(["shrink-0 size-3.5",{"rotate-180":i.currentSort==="asc"}]),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[1]||(e[1]=[h.createElementVNode("path",{d:"m5 12 7-7 7 7"},null,-1),h.createElementVNode("path",{d:"M12 19V5"},null,-1)]),2)):h.createCommentVNode("",!0)])])):(h.openBlock(),h.createElementBlock("p",Xse,h.toDisplayString(s.label),1))])}const Jse=Fe(Gse,[["render",Kse]]),Qse={components:{IconMore:mg,IconDelete:ox,IconEdit:ax},emits:["updateTable"],props:{item:Object,table:String,isForm:null,actions:Array,default:()=>[]},data(){return{formVisible:!1,isDeleteConfirm:!1,formValue:{},top:0,left:0}},computed:{getCustomActions(){return this.actions.filter(t=>typeof t=="object")}},methods:{openConfirm(){this.isDeleteConfirm=!0,document.querySelector("body").click()},async getData(){var t;try{const{data:e}=await Ge.get(`/api/table/${this.table}/${(t=this.item)==null?void 0:t.id}`);this.formValue=e}catch(e){console.error(e)}},doSomethingOnCancel(){this.formVisible=!1},async deleteElement(){var t,e;try{const{data:n}=await Ge.get(`/api/table/${this.table}/${(t=this.item)==null?void 0:t.id}`);await Ge.delete(`/api/table/${n==null?void 0:n.token}`),await this.$notify({title:"Успішно!",message:"Об`єкт успішно видалeно",type:"success"}),await this.$emit("update-table")}catch(n){this.$notify({title:"Помилка!",message:(e=n==null?void 0:n.response)==null?void 0:e.data,type:"error"})}finally{this.isDeleteConfirm=!1}},async customButtonAction(t){var e,n;document.querySelector("body").click(),t!=null&&t.form?(await this.$v3plugin.$form({form:t==null?void 0:t.form,id:(e=this.item)==null?void 0:e.id,api:t==null?void 0:t.api,title:t==null?void 0:t.title}),await this.$emit("update-table")):await this.$v3plugin.$api({confirm:t==null?void 0:t.confirm,api:t==null?void 0:t.api,method:t==null?void 0:t.method,id:(n=this.item)==null?void 0:n.id,isId:(t==null?void 0:t.isId)||!1})}}},eoe={class:"inline-flex"},toe={class:"inline-flex items-center justify-center bg-white border rounded-lg shadow-sm size-7 gap-x-2 border-stone-200 text-stone-800 hover:bg-stone-50 disabled:opacity-50 disabled:pointer-events-none focus:outline-none focus:bg-stone-50"},noe={class:"flex flex-col items-start"},roe=["onClick"],ioe={class:"text-gray-800"},soe={key:1,class:"h-[1px] w-[80%] bg-gray-200 ml-auto mr-auto"},ooe={class:"flex justify-end p-[16px] pr-0 gap-x-3"};function aoe(t,e,n,r,i,s){const a=h.resolveComponent("IconMore"),o=h.resolveComponent("IconEdit"),f=h.resolveComponent("router-link"),g=h.resolveComponent("IconDelete"),y=h.resolveComponent("VsPopover"),v=h.resolveComponent("VsConfirm");return h.openBlock(),h.createElementBlock(h.Fragment,null,[h.createElementVNode("div",eoe,[h.createVNode(y,{trigger:"click",placement:"bottom-left"},{reference:h.withCtx(()=>[h.createElementVNode("button",toe,[h.createVNode(a,{height:"16",width:"16"})])]),default:h.withCtx(()=>{var E,T,D,O,B;return[h.createElementVNode("div",noe,[(E=n.actions)!=null&&E.includes("edit")&&n.isForm?(h.openBlock(),h.createBlock(f,{key:0,to:`/edit?table=${(D=(T=t.$route)==null?void 0:T.params)==null?void 0:D.catchAll}&id=${(O=n.item)==null?void 0:O.id}`,class:"w-full flex items-center gap-x-3 py-1.5 px-2 rounded-lg text-[13px] text-stone-800 hover:bg-stone-100 disabled:opacity-50 disabled:pointer-events-none focus:outline-none focus:bg-stone-100"},{default:h.withCtx(()=>[h.createVNode(o,{color:"#000"}),e[4]||(e[4]=h.createTextVNode(" Редагувати "))]),_:1},8,["to"])):h.createCommentVNode("",!0),(h.openBlock(!0),h.createElementBlock(h.Fragment,null,h.renderList(s.getCustomActions,(L,Z)=>(h.openBlock(),h.createElementBlock("button",{key:Z,onClick:ee=>s.customButtonAction(L),class:"w-full flex items-center gap-x-3 py-1.5 px-2 rounded-lg text-[13px] text-stone-800 hover:bg-stone-100 disabled:opacity-50 disabled:pointer-events-none focus:outline-none focus:bg-stone-100"},[h.createVNode(g,{class:"opacity-0"}),h.createElementVNode("span",ioe,h.toDisplayString(L==null?void 0:L.label),1)],8,roe))),128)),n.isForm?(h.openBlock(),h.createElementBlock("div",soe)):h.createCommentVNode("",!0),(B=n.actions)!=null&&B.includes("del")?(h.openBlock(),h.createElementBlock("button",{key:2,onClick:e[0]||(e[0]=h.withModifiers((...L)=>s.openConfirm&&s.openConfirm(...L),["stop"])),class:"w-full flex items-center gap-x-3 py-1.5 px-2 rounded-lg text-[13px] text-stone-800 hover:bg-stone-100 disabled:opacity-50 disabled:pointer-events-none focus:outline-none focus:bg-stone-100"},[h.createVNode(g),e[5]||(e[5]=h.createElementVNode("span",{class:"text-gray-800"},"Видалити",-1))])):h.createCommentVNode("",!0)])]}),_:1})]),h.createVNode(v,{visible:i.isDeleteConfirm,"onUpdate:visible":e[3]||(e[3]=E=>i.isDeleteConfirm=E),size:"small",title:"Ви впевнені?"},{default:h.withCtx(()=>[e[6]||(e[6]=h.createElementVNode("p",{class:"mt-1 text-sm text-gray-600 dark:text-neutral-400"}," Ви впевнені, що хочете видалити цей об'єкт? ",-1)),h.createElementVNode("div",ooe,[h.createElementVNode("button",{type:"button",class:"inline-flex items-center px-3 py-2 text-xs font-medium duration-300 border rounded-lg shadow-sm hover:bg-gray-100 gap-x-2 disabled:opacity-50 disabled:pointer-events-none focus:outline-none focus:bg-gray-50",onClick:e[1]||(e[1]=E=>i.isDeleteConfirm=!1)}," Скасувати "),h.createElementVNode("button",{type:"button",class:"inline-flex items-center px-3 py-2 text-xs font-medium text-white duration-300 bg-red-500 rounded-lg gap-x-2 hover:bg-red-700 disabled:opacity-50 disabled:pointer-events-none",onClick:e[2]||(e[2]=(...E)=>s.deleteElement&&s.deleteElement(...E))}," Так, я впевнена(ий) ")])]),_:1},8,["visible"])],64)}const loe=Fe(Qse,[["render",aoe]]),coe={},doe={class:"flex-shrink-0 mt-0.5 size-3.5",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"};function uoe(t,e,n,r,i,s){return h.openBlock(),h.createElementBlock("svg",doe,e[0]||(e[0]=[h.createElementVNode("path",{d:"m3 16 4 4 4-4"},null,-1),h.createElementVNode("path",{d:"M7 20V4"},null,-1),h.createElementVNode("path",{d:"m21 8-4-4-4 4"},null,-1),h.createElementVNode("path",{d:"M17 4v16"},null,-1)]))}const pI=Fe(coe,[["render",uoe]]),hoe={},poe={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",class:"icon icon-tabler icons-tabler-outline icon-tabler-rosette-discount-check"};function foe(t,e,n,r,i,s){return h.openBlock(),h.createElementBlock("svg",poe,e[0]||(e[0]=[h.createElementVNode("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"},null,-1),h.createElementVNode("path",{d:"M5 7.2a2.2 2.2 0 0 1 2.2 -2.2h1a2.2 2.2 0 0 0 1.55 -.64l.7 -.7a2.2 2.2 0 0 1 3.12 0l.7 .7c.412 .41 .97 .64 1.55 .64h1a2.2 2.2 0 0 1 2.2 2.2v1c0 .58 .23 1.138 .64 1.55l.7 .7a2.2 2.2 0 0 1 0 3.12l-.7 .7a2.2 2.2 0 0 0 -.64 1.55v1a2.2 2.2 0 0 1 -2.2 2.2h-1a2.2 2.2 0 0 0 -1.55 .64l-.7 .7a2.2 2.2 0 0 1 -3.12 0l-.7 -.7a2.2 2.2 0 0 0 -1.55 -.64h-1a2.2 2.2 0 0 1 -2.2 -2.2v-1a2.2 2.2 0 0 0 -.64 -1.55l-.7 -.7a2.2 2.2 0 0 1 0 -3.12l.7 -.7a2.2 2.2 0 0 0 .64 -1.55v-1"},null,-1),h.createElementVNode("path",{d:"M9 12l2 2l4 -4"},null,-1)]))}const fI=Fe(hoe,[["render",foe]]),moe={components:{IconExport:pI,IconChevronDown:ey,IconSuccess:fI},props:{table:String,columns:Array,page:[String,Number],filterCustom:String,filterState:String,filters:String},data(){return{isOpen:!1,tableFormats:["json","csv","xlsx"],format:"",cols:[],activeAction:"",isSuccessTemplate:!1,actions:[{name:"choceAll",function:this.choceAll,label:"Вибрати усі"},{name:"choceVisible",function:this.choceVisible,label:"Вибрати поточні"},{name:"clearAll",function:this.clearAll,label:"Жодного"}]}},watch:{isOpen(t){t||(this.format="",this.cols=[],this.activeAction="",this.isSuccessTemplate=!1)}},methods:{async exportTable(){var t;if(!((t=this.cols)!=null&&t.length)){this.$notify({type:"error",title:"Помилка",message:"Оберіть колонки для експорту!"});return}if(!this.format){this.$notify({type:"error",title:"Помилка",message:"Оберіть формат!"});return}try{const e=await Ge.get("/api/export",{params:{table:this.table,format:this.format,cols:this.cols.join(","),page:this.page,filter:this.filters||null,state:this.filterState||null,custom:this.filterCustom||null},responseType:"blob"}),n=await e.data.text(),r=n!=null&&n.includes(";")?null:JSON==null?void 0:JSON.parse(n),i=new Blob([e.data],{type:"application/octet-stream"}),s=window.URL.createObjectURL(i),a=document.createElement("a");if(a.href=s,a.setAttribute("download",`${this.table.split(".")[0]}.${this.format}`),document.body.appendChild(a),typeof r=="string"){this.exportTable();return}a.click(),document.body.removeChild(a),window.URL.revokeObjectURL(s),this.$notify({type:"success",title:"Експорт",message:"Файл успішно експортовано!"}),this.isSuccessTemplate=!0}catch(e){console.log(e),this.$notify({type:"error",title:"Помилка",message:"Не вдалося експортувати файл."})}},selectFormat(t){this.format=t},choceAll(){var t;this.cols=(t=this.columns)==null?void 0:t.map(e=>e==null?void 0:e.name),this.activeAction="choceAll"},clearAll(){this.cols=[],this.activeAction="clearAll"},choceVisible(){var t,e;this.cols=(e=(t=this.columns)==null?void 0:t.filter(n=>(n==null?void 0:n.hidden)!==!0))==null?void 0:e.map(n=>n==null?void 0:n.name),this.activeAction="choceVisible"}}},goe={key:0,class:"flex flex-col items-center"},yoe={key:1,class:"p-4"},boe={class:"pb-5 mb-5 border-b border-gray-200 last:pb-0 last:mb-0 last:border-b-0 dark:border-neutral-700"},_oe={class:"flex items-center gap-[10px] -ml-[10px] my-[10px]"},xoe=["onClick"],voe={key:0,class:"block h-[8px] w-[8px] rounded-full bg-blue-500"},woe={class:"mt-2 flex row flex-wrap gap-y-[5px] gap-x-[10px]"},koe={class:"pb-5 mb-5 border-b border-gray-200 last:pb-0 last:mb-0 last:border-b-0 dark:border-neutral-700"},Eoe={class:"mt-2 space-y-2"},Soe=["id","onChange"],Coe=["for"],Toe={key:0,class:"flex w-full justify-end p-[20px] gap-[6px] border-t"},Aoe={key:1,class:"flex w-full justify-end p-[20px] gap-[6px] border-t"};function Moe(t,e,n,r,i,s){const a=h.resolveComponent("IconExport"),o=h.resolveComponent("IconSuccess"),f=h.resolveComponent("VsCheckbox"),g=h.resolveComponent("VsDialog");return h.openBlock(),h.createElementBlock(h.Fragment,null,[h.createElementVNode("button",{onClick:e[0]||(e[0]=y=>i.isOpen=!0),class:"py-2 max-h-[34px] px-2.5 md:inline-flex hidden items-center gap-x-1.5 text-xs font-medium rounded-lg border border-gray-200 bg-white text-gray-800 shadow-sm hover:bg-gray-50 disabled:opacity-50 disabled:pointer-events-none focus:outline-none focus:bg-gray-50 dark:bg-neutral-800 dark:border-neutral-700 dark:text-neutral-300 dark:hover:bg-neutral-700 dark:focus:bg-neutral-700"},[h.createVNode(a,{height:"16",width:"16"}),e[7]||(e[7]=h.createTextVNode(" Експорт "))]),h.createVNode(g,{visible:i.isOpen,"onUpdate:visible":e[6]||(e[6]=y=>i.isOpen=y),title:"Експорт таблиці",size:"small",closeClickBack:!0},{footer:h.withCtx(()=>[i.isSuccessTemplate?(h.openBlock(),h.createElementBlock("div",Toe,[h.createElementVNode("button",{type:"button",class:"inline-flex items-center justify-center px-3 py-2 text-sm font-medium text-gray-800 align-middle bg-white border border-gray-200 rounded-lg shadow-sm text-nowrap text-start hover:bg-gray-50 disabled:opacity-50 disabled:pointer-events-none dark:bg-neutral-800 dark:border-neutral-700 dark:text-neutral-300 dark:hover:bg-neutral-700 dark:focus:bg-neutral-700",onClick:e[2]||(e[2]=y=>i.isOpen=!1)}," Закрити "),h.createElementVNode("button",{type:"button",class:"inline-flex items-center justify-center px-3 py-2 text-sm font-medium text-white align-middle bg-blue-600 border border-blue-600 rounded-lg shadow-sm text-nowrap gap-x-2 text-start hover:bg-blue-700 disabled:opacity-50 disabled:pointer-events-none focus:outline-none focus:ring-1 focus:ring-blue-300 dark:focus:ring-blue-500",onClick:e[3]||(e[3]=y=>i.isSuccessTemplate=!1)}," Вигрузити ще ")])):(h.openBlock(),h.createElementBlock("div",Aoe,[h.createElementVNode("button",{type:"button",class:"inline-flex items-center justify-center px-3 py-2 text-sm font-medium text-gray-800 align-middle bg-white border border-gray-200 rounded-lg shadow-sm text-nowrap text-start hover:bg-gray-50 disabled:opacity-50 disabled:pointer-events-none dark:bg-neutral-800 dark:border-neutral-700 dark:text-neutral-300 dark:hover:bg-neutral-700 dark:focus:bg-neutral-700",onClick:e[4]||(e[4]=y=>i.isOpen=!1)}," Скасувати "),h.createElementVNode("button",{type:"button",class:"inline-flex items-center justify-center px-3 py-2 text-sm font-medium text-white align-middle bg-blue-600 border border-blue-600 rounded-lg shadow-sm text-nowrap gap-x-2 text-start hover:bg-blue-700 disabled:opacity-50 disabled:pointer-events-none focus:outline-none focus:ring-1 focus:ring-blue-300 dark:focus:ring-blue-500",onClick:e[5]||(e[5]=(...y)=>s.exportTable&&s.exportTable(...y))}," Завантажити таблицю ")]))]),default:h.withCtx(()=>[i.isSuccessTemplate?(h.openBlock(),h.createElementBlock("div",goe,[h.createVNode(o,{height:"100",width:"100",class:"text-green-200 mb-[20px]"}),e[8]||(e[8]=h.createElementVNode("h2",null,"Звіт сформовано і збережено",-1))])):(h.openBlock(),h.createElementBlock("div",yoe,[h.createElementVNode("div",boe,[e[9]||(e[9]=h.createElementVNode("h2",{class:"text-sm font-[600] text-gray-500"}," Виберіть стовпці таблиці для експорту: ",-1)),h.createElementVNode("div",_oe,[(h.openBlock(!0),h.createElementBlock(h.Fragment,null,h.renderList(i.actions,y=>(h.openBlock(),h.createElementBlock("button",{key:y==null?void 0:y.name,onClick:y==null?void 0:y.function,class:"inline-flex items-center gap-[8px] justify-center px-3 py-2 text-sm font-medium text-gray-800 align-middle bg-white border-gray-200 text-nowrap text-start"},[h.createElementVNode("span",{class:h.normalizeClass(["h-[14px] w-[14px] border rounded-full flex items-center justify-center",{"border-blue-500":(y==null?void 0:y.name)===i.activeAction}])},[(y==null?void 0:y.name)===i.activeAction?(h.openBlock(),h.createElementBlock("span",voe)):h.createCommentVNode("",!0)],2),h.createTextVNode(" "+h.toDisplayString(y==null?void 0:y.label),1)],8,xoe))),128))]),h.createElementVNode("div",woe,[(h.openBlock(!0),h.createElementBlock(h.Fragment,null,h.renderList(n.columns,(y,v)=>(h.openBlock(),h.createElementBlock("div",{class:"flex items-center",key:v,style:{width:"calc((100% - 10px) / 2)"}},[h.createVNode(f,{class:"[&>label]:text-sm [&>label]:text-gray-800 [&>label]:ms-3 !gap-x-[1px] !p-0",modelValue:i.cols,"onUpdate:modelValue":e[1]||(e[1]=E=>i.cols=E),value:y==null?void 0:y.name,label:y==null?void 0:y.ua},null,8,["modelValue","value","label"])]))),128))])]),h.createElementVNode("div",koe,[e[10]||(e[10]=h.createElementVNode("h2",{class:"text-sm font-[600] text-gray-500"},"Виберіть формат таблиці:",-1)),h.createElementVNode("div",Eoe,[(h.openBlock(!0),h.createElementBlock(h.Fragment,null,h.renderList(i.tableFormats,(y,v)=>(h.openBlock(),h.createElementBlock("div",{class:"flex items-center",key:v},[h.createElementVNode("input",{type:"radio",name:"hs-pro-duecmfm",class:"text-blue-600 border-gray-300 rounded-full shrink-0 focus:ring-blue-500 disabled:opacity-50 disabled:pointer-events-none dark:bg-neutral-800 dark:border-neutral-500 dark:checked:bg-blue-500 dark:checked:border-blue-500 dark:focus:ring-offset-gray-800",id:y,onChange:E=>s.selectFormat(y)},null,40,Soe),h.createElementVNode("label",{for:y,class:"text-sm text-gray-800 ms-3 dark:text-neutral-400"}," Формат "+h.toDisplayString(y),9,Coe)]))),128))])])]))]),_:1},8,["visible"])],64)}const Doe=Fe(moe,[["render",Moe]]),Ioe={components:{IconExport:pI,IconChevronDown:ey,IconSuccess:fI},props:{data:Object,rows:Array,titleCol:String},data(){return{isOpen:!1,selectedTemplate:null,mode:"base"}},methods:{resetSelections(t){t||(this.selectedTemplate=null,this.mode="base")},getTemplateUrl(){return`/api/print-template/crm.accounts.doc/${this.selectedTemplate}?${this.mode}=1&format=pdf`},downloadPdf(){if(!this.selectedTemplate)return;const t=document.createElement("a");t.href=`/api/print-template/crm.accounts.doc/${this.selectedTemplate}?format=pdf`,t.download=`document_${this.selectedTemplate}.pdf`,t.click()},downloadWord(){if(!this.selectedTemplate)return;const t=document.createElement("a");t.href=`/api/print-template/crm.accounts.doc/${this.selectedTemplate}?format=word`,t.download=`document_${this.selectedTemplate}.docx`,t.click()}},mounted(){console.log("rows",this.rows)}},Poe={class:"p-4 flex flex-col"},Roe={class:"flex mb-4 gap-2 border rounded overflow-hidden"},Noe={class:"flex"},Ooe={class:"overflow-y-auto h-[400px] w-1/2 space-y-1 [&::-webkit-scrollbar]:h-1.5 [&::-webkit-scrollbar]:w-1.5 [&::-webkit-scrollbar-thumb]:rounded-full [&::-webkit-scrollbar-thumb]:bg-gray-300 [&::-webkit-scrollbar-track]:bg-transparent"},Boe=["id","value"],zoe=["for"],Voe={key:0,class:"w-[400px] h-[400px] border ml-4 flex items-center justify-center text-gray-600 text-lg font-medium"},Loe=["src"],Foe={class:"flex w-full justify-end p-[20px] gap-[6px] border-t"};function $oe(t,e,n,r,i,s){const a=h.resolveComponent("IconExport"),o=h.resolveComponent("VsDialog");return h.openBlock(),h.createElementBlock(h.Fragment,null,[h.createElementVNode("button",{onClick:e[0]||(e[0]=f=>i.isOpen=!0),class:"py-2 max-h-[34px] px-2.5 md:inline-flex hidden items-center gap-x-1.5 text-xs font-medium rounded-lg border border-gray-200 bg-white text-gray-800 shadow-sm hover:bg-gray-50 disabled:opacity-50 disabled:pointer-events-none focus:outline-none focus:bg-gray-50 dark:bg-neutral-800 dark:border-neutral-700 dark:text-neutral-300 dark:hover:bg-neutral-700 dark:focus:bg-neutral-700"},[h.createVNode(a,{height:"16",width:"16"}),e[9]||(e[9]=h.createTextVNode(" Друк "))]),h.createVNode(o,{visible:i.isOpen,"onUpdate:visible":[e[8]||(e[8]=f=>i.isOpen=f),s.resetSelections],title:"Друк",size:"small",closeClickBack:!0},{footer:h.withCtx(()=>[h.createElementVNode("div",Foe,[h.createElementVNode("button",{type:"button",class:"inline-flex items-center justify-center px-3 py-2 text-sm font-medium text-gray-800 align-middle bg-white border border-gray-200 rounded-lg shadow-sm text-nowrap text-start hover:bg-gray-50 disabled:opacity-50 disabled:pointer-events-none dark:bg-neutral-800 dark:border-neutral-700 dark:text-neutral-300 dark:hover:bg-neutral-700 dark:focus:bg-neutral-700",onClick:e[5]||(e[5]=f=>i.isOpen=!1)}," Скасувати "),h.createElementVNode("button",{type:"button",class:"inline-flex items-center justify-center px-3 py-2 text-sm font-medium text-white align-middle bg-blue-500 border border-gray-200 rounded-lg shadow-sm text-nowrap text-start hover:bg-blue-600 disabled:opacity-50 disabled:pointer-events-none dark:bg-neutral-800 dark:border-neutral-700 dark:text-neutral-300 dark:hover:bg-neutral-700 dark:focus:bg-neutral-700",onClick:e[6]||(e[6]=(...f)=>s.downloadPdf&&s.downloadPdf(...f))}," Завантажити PDF "),h.createElementVNode("button",{type:"button",class:"inline-flex items-center justify-center px-3 py-2 text-sm font-medium text-white align-middle bg-green-500 border border-gray-200 rounded-lg shadow-sm text-nowrap text-start hover:bg-green-600 disabled:opacity-50 disabled:pointer-events-none dark:bg-neutral-800 dark:border-neutral-700 dark:text-neutral-300 dark:hover:bg-neutral-700 dark:focus:bg-neutral-700",onClick:e[7]||(e[7]=(...f)=>s.downloadWord&&s.downloadWord(...f))}," Завантажити Word ")])]),default:h.withCtx(()=>[h.createElementVNode("div",Poe,[h.createElementVNode("div",Roe,[h.createElementVNode("button",{class:h.normalizeClass([{"bg-gray-200":i.mode==="base","bg-white":i.mode!=="base"},"px-4 py-2 border-r text-black w-full"]),onClick:e[1]||(e[1]=f=>i.mode="base")}," Базовий ",2),h.createElementVNode("button",{class:h.normalizeClass([{"bg-gray-200":i.mode==="demo","bg-white":i.mode!=="demo"},"px-4 py-2 border-r text-black w-full"]),onClick:e[2]||(e[2]=f=>i.mode="demo")}," Демо ",2),h.createElementVNode("button",{class:h.normalizeClass([{"bg-gray-200":i.mode==="preview","bg-white":i.mode!=="preview"},"px-4 py-2 text-black w-full"]),onClick:e[3]||(e[3]=f=>i.mode="preview")}," Перегляд шаблону ",2)]),h.createElementVNode("div",Noe,[h.createElementVNode("div",Ooe,[(h.openBlock(!0),h.createElementBlock(h.Fragment,null,h.renderList(n.rows,f=>(h.openBlock(),h.createElementBlock("div",{key:f.id,class:"flex items-center gap-2"},[h.withDirectives(h.createElementVNode("input",{type:"radio",id:f.id,value:f.id,"onUpdate:modelValue":e[4]||(e[4]=g=>i.selectedTemplate=g),class:"cursor-pointer h-5"},null,8,Boe),[[h.vModelRadio,i.selectedTemplate]]),h.createElementVNode("label",{for:f.id,class:"cursor-pointer"},h.toDisplayString(f[n.titleCol]),9,zoe)]))),128))]),i.selectedTemplate?(h.openBlock(),h.createElementBlock("iframe",{key:1,class:"w-[400px] h-[400px] border ml-4",src:s.getTemplateUrl()},null,8,Loe)):(h.openBlock(),h.createElementBlock("div",Voe," Оберіть для друку та прев'ю "))])])]),_:1},8,["visible","onUpdate:visible"])],64)}const joe=Fe(Ioe,[["render",$oe]]),Hoe={},Uoe={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round",class:"icon icon-tabler icons-tabler-outline icon-tabler-columns"};function Woe(t,e,n,r,i,s){return h.openBlock(),h.createElementBlock("svg",Uoe,e[0]||(e[0]=[h.createStaticVNode('<path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M4 6l5.5 0"></path><path d="M4 10l5.5 0"></path><path d="M4 14l5.5 0"></path><path d="M4 18l5.5 0"></path><path d="M14.5 6l5.5 0"></path><path d="M14.5 10l5.5 0"></path><path d="M14.5 14l5.5 0"></path><path d="M14.5 18l5.5 0"></path>',9)]))}const qoe=Fe(Hoe,[["render",Woe]]),Goe={props:{column:Object},emits:["update-column"],components:{IconCheck2:P0},data(){return{value:!1}},watch:{value(t){this.$emit("update-column",{...this.column,hidden:!t})}},mounted(){var t;((t=this.column)==null?void 0:t.hidden)!==!0&&(this.value=!0)}},Yoe={class:"flex justify-between items-center py-1.5 px-3 cursor-pointer rounded-lg hover:bg-gray-100 has-[:disabled]:opacity-50 has-[:disabled]:pointer-events-none dark:hover:bg-neutral-800"},Zoe={class:"flex justify-between flex-1 items-center gap-x-2.5 cursor-pointer text-[13px] text-gray-800 dark:text-neutral-300"};function Xoe(t,e,n,r,i,s){var o,f;const a=h.resolveComponent("IconCheck2");return h.openBlock(),h.createElementBlock("div",Yoe,[h.createElementVNode("label",Zoe,[h.createTextVNode(h.toDisplayString(((o=n.column)==null?void 0:o.ua)||((f=n.column)==null?void 0:f.title))+" ",1),h.withDirectives(h.createElementVNode("input",{type:"checkbox","onUpdate:modelValue":e[0]||(e[0]=g=>i.value=g),class:"hidden"},null,512),[[h.vModelCheckbox,i.value]]),h.createElementVNode("span",{class:h.normalizeClass(["flex items-center justify-center text-white border border-gray-300 rounded shrink-0 size-4 focus:ring-blue-500",[i.value?"bg-blue-600 border-0":"bg-white"]])},[h.createVNode(a,{height:"12",width:"12"})],2)])])}const Koe={components:{IconColumns:qoe,AdminTableColumnsHiddenItem:Fe(Goe,[["render",Xoe]])},emits:["update-columns"],props:{columns:Array},data(){return{searchValue:"",visible:!1}},computed:{filteredColumn(){var t;return(t=this.columns)==null?void 0:t.filter(e=>{var n,r,i,s,a,o;return((i=(n=e==null?void 0:e.ua)==null?void 0:n.toLowerCase())==null?void 0:i.includes((r=this.searchValue)==null?void 0:r.toLowerCase()))||((o=(s=e==null?void 0:e.title)==null?void 0:s.toLowerCase())==null?void 0:o.includes((a=this.searchValue)==null?void 0:a.toLowerCase()))})}},methods:{toggleVisible(){this.visible=!this.visible,this.visible?document.addEventListener("click",this.handleClickOutside):document.removeEventListener("click",this.handleClickOutside)},handleClickOutside(t){const e=this.$refs.wrapper;e&&!e.contains(t.target)&&(this.visible=!1,document.removeEventListener("click",this.handleClickOutside))},updateColumn(t){const e=this.columns.findIndex(r=>(r==null?void 0:r.name)===(t==null?void 0:t.name)),n=this.columns;n[e]=t,this.$emit("update-columns",[...n])}},beforeUnmount(){document.removeEventListener("click",this.handleClickOutside)}},Joe={class:"relative",ref:"wrapper"},Qoe={key:0,class:"absolute left-[50%] top-[110%] translate-x-[-50%] z-10 w-64 transition-[opacity,margin] duration bg-white rounded-xl shadow-lg dark:bg-neutral-900"},eae={class:"relative p-1 border-gray-200 border-y dark:border-neutral-800"},tae={class:"p-1 pt-3 max-h-80 overflow-y-auto [&::-webkit-scrollbar]:w-2 [&::-webkit-scrollbar-thumb]:rounded-full [&::-webkit-scrollbar-track]:bg-gray-100 [&::-webkit-scrollbar-thumb]:bg-gray-300 dark:[&::-webkit-scrollbar-track]:bg-neutral-700 dark:[&::-webkit-scrollbar-thumb]:bg-neutral-500"},nae={key:0,class:"block px-3 mb-2 text-xs text-gray-500 dark:text-neutral-500"},rae={class:"space-y-1"},iae={key:1,class:"flex items-center px-3 text-[13px] py-1.5 px-3 rounded-md cursor-pointer group"};function sae(t,e,n,r,i,s){const a=h.resolveComponent("IconColumns"),o=h.resolveComponent("AdminTableColumnsHiddenItem");return h.openBlock(),h.createElementBlock("div",Joe,[h.createElementVNode("button",{onClick:e[0]||(e[0]=(...f)=>s.toggleVisible&&s.toggleVisible(...f)),class:"py-2 max-h-[34px] px-2.5 md:inline-flex hidden items-center gap-x-1.5 text-xs font-medium rounded-lg border border-gray-200 bg-white text-gray-800 shadow-sm hover:bg-gray-50 disabled:opacity-50 disabled:pointer-events-none focus:outline-none focus:bg-gray-50 dark:bg-neutral-800 dark:border-neutral-700 dark:text-neutral-300 dark:hover:bg-neutral-700 dark:focus:bg-neutral-700"},[h.createVNode(a,{height:"20",width:"16"})]),h.createVNode(h.Transition,{name:"fade"},{default:h.withCtx(()=>{var f,g;return[i.visible?(h.openBlock(),h.createElementBlock("div",Qoe,[e[2]||(e[2]=h.createElementVNode("div",{class:"flex items-center justify-between h-[48px] px-4 py-2 gap-x-2 text-sm font-medium text-gray-800"}," Колонки ",-1)),h.createElementVNode("div",eae,[h.withDirectives(h.createElementVNode("input",{"onUpdate:modelValue":e[1]||(e[1]=y=>i.searchValue=y),type:"text",class:"py-1.5 px-3 block w-full border-transparent rounded-lg sm:text-sm text-base placeholder:text-gray-500 hover:bg-gray-100 focus:outline-none focus:border-transparent focus:ring-0 focus:bg-gray-100 disabled:opacity-100 disabled:pointer-events-none dark:bg-transparent dark:border-transparent dark:text-neutral-400 dark:placeholder:text-neutral-400 dark:hover:bg-neutral-800 dark:focus:ring-neutral-600 dark:focus:bg-neutral-800",placeholder:"Search",autofocus:""},null,512),[[h.vModelText,i.searchValue]])]),h.createElementVNode("div",tae,[(f=s.filteredColumn)!=null&&f.length?(h.openBlock(),h.createElementBlock("span",nae," Оберіть колонки для відображення ")):h.createCommentVNode("",!0),h.createElementVNode("div",rae,[(g=s.filteredColumn)!=null&&g.length?(h.openBlock(!0),h.createElementBlock(h.Fragment,{key:0},h.renderList(s.filteredColumn,(y,v)=>(h.openBlock(),h.createBlock(o,{key:v,column:y,onUpdateColumn:s.updateColumn},null,8,["column","onUpdateColumn"]))),128)):(h.openBlock(),h.createElementBlock("div",iae," Нічого не знайдено "))])])])):h.createCommentVNode("",!0)]}),_:1})],512)}const oae=Fe(Koe,[["render",sae]]),aae={},lae={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round",class:"icon icon-tabler icons-tabler-outline icon-tabler-minus"};function cae(t,e,n,r,i,s){return h.openBlock(),h.createElementBlock("svg",lae,e[0]||(e[0]=[h.createElementVNode("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"},null,-1),h.createElementVNode("path",{d:"M5 12l14 0"},null,-1)]))}const dae={components:{IconPlus:ep,IconMinus:Fe(aae,[["render",cae]])},props:{title:String,defaultValue:{type:Boolean,default:()=>!1}},data(){return{expanded:this.defaultValue}}},uae={class:"hs-accordion"},hae={class:"py-0.5 flex items-center gap-x-0.5 w-full"},pae={class:"text-sm font-medium"},fae={class:"relative inline-block w-full duration-150 cursor-pointer before:block before:absolute b"};function mae(t,e,n,r,i,s){const a=h.resolveComponent("IconPlus"),o=h.resolveComponent("IconMinus");return h.openBlock(),h.createElementBlock("div",null,[h.createElementVNode("div",null,[h.createElementVNode("div",uae,[h.createElementVNode("div",hae,[h.createElementVNode("div",{onClick:e[0]||(e[0]=f=>i.expanded=!i.expanded),class:"rounded-md cursor-pointer grow"},[h.createElementVNode("span",pae,h.toDisplayString(n.title),1)]),h.createElementVNode("button",{class:"flex items-center justify-center rounded-md size-6 hover:bg-gray-100",onClick:e[1]||(e[1]=f=>i.expanded=!i.expanded)},[i.expanded?(h.openBlock(),h.createBlock(o,{key:1,width:"14"})):(h.openBlock(),h.createBlock(a,{key:0}))])]),h.createVNode(h.Transition,{name:"fade"},{default:h.withCtx(()=>[h.withDirectives(h.createElementVNode("div",fae,[h.renderSlot(t.$slots,"default",{},void 0,!0)],512),[[h.vShow,i.expanded]])]),_:3})])])])}const gae={components:{AdminComponentIs:tp,AdminTree:Fe(dae,[["render",mae],["__scopeId","data-v-c6318482"]]),VsNoData:Qg,VsWidgetComments:oA,VsWidgetMap:fb,VsWidgetFileList:x2},props:{table:String,columns:Array,row:Object}},yae={class:"hs-accordion border-gray-100 w-[360px] shrink-0 overflow-auto [&::-webkit-scrollbar]:w-2 [&::-webkit-scrollbar-thumb]:rounded-full [&::-webkit-scrollbar:horizontal]:h-[8px] [&::-webkit-scrollbar-track]:bg-gray-100 [&::-webkit-scrollbar-thumb]:bg-gray-300 dark:[&::-webkit-scrollbar-track]:bg-neutral-700 dark:[&::-webkit-scrollbar-thumb]:bg-neutral-500",style:{height:"calc(100vh - 310px)"}},bae={class:"border-l",style:{height:"calc(100vh - 360px)"}},_ae={class:"flow-root mt-[10px]"},xae={class:"-my-3 text-sm divide-y divide-gray-100"},vae={class:"flex py-3 sm:grid-cols-3 sm:gap-4"},wae={class:"font-medium text-black w-[50%]"},kae={class:"text-gray-700 sm:col-span-2 w-[50%]"},Eae={class:"table-info-card"},Sae={class:"table-info-card"};function Cae(t,e,n,r,i,s){var E,T,D;const a=h.resolveComponent("AdminComponentIs"),o=h.resolveComponent("AdminTree"),f=h.resolveComponent("VsWidgetMap"),g=h.resolveComponent("VsNoData"),y=h.resolveComponent("VsWidgetComments"),v=h.resolveComponent("VsWidgetFileList");return h.openBlock(),h.createElementBlock("div",yae,[e[0]||(e[0]=h.createElementVNode("div",{class:"p-[10px] pl-[18px] pb-[18px] border-b"},[h.createElementVNode("h2",{class:"text-sm font-medium"},"Інформація про об'єкт")],-1)),h.createElementVNode("div",bae,[(T=(E=t.$route)==null?void 0:E.query)!=null&&T.card?(h.openBlock(),h.createElementBlock(h.Fragment,{key:0},[n.row?(h.openBlock(),h.createBlock(o,{key:0,defaultValue:!0,title:"Основна інформація",class:"border-b p-[10px] py-[16px]"},{default:h.withCtx(()=>[h.createElementVNode("div",_ae,[h.createElementVNode("dl",xae,[(h.openBlock(!0),h.createElementBlock(h.Fragment,null,h.renderList(n.columns,O=>(h.openBlock(),h.createElementBlock("div",vae,[h.createElementVNode("dt",wae,h.toDisplayString((O==null?void 0:O.ua)||(O==null?void 0:O.title)),1),h.createElementVNode("dd",kae,[h.createVNode(a,{row:n.row,column:O,table:n.table},null,8,["row","column","table"])])]))),256))])])]),_:1})):h.createCommentVNode("",!0),(D=n.row)!=null&&D.geom?(h.openBlock(),h.createBlock(o,{key:1,title:"Карта",class:"border-b p-[10px] py-[16px]"},{default:h.withCtx(()=>{var O,B;return[(O=n.row)!=null&&O.geom?(h.openBlock(),h.createBlock(f,{key:0,geometry:(B=n.row)==null?void 0:B.geom,zoom:14},null,8,["geometry"])):(h.openBlock(),h.createBlock(g,{key:1,title:"У об'єкта відсутня геометрія",text:"",class:"[&>div]:h-[200px] [&>div]:min-h-[400px] h-[400px]"}))]}),_:1})):h.createCommentVNode("",!0),h.createVNode(o,{title:"Коментарі",class:"border-b p-[10px] py-[16px]"},{default:h.withCtx(()=>{var O;return[h.createElementVNode("div",Eae,[h.createVNode(y,{id:(O=n.row)==null?void 0:O.id},null,8,["id"])])]}),_:1}),h.createVNode(o,{title:"Файли",class:"border-b p-[10px] py-[16px]"},{default:h.withCtx(()=>{var O,B;return[h.createElementVNode("div",Sae,[(h.openBlock(),h.createBlock(v,{key:(O=n.row)==null?void 0:O.id,id:(B=n.row)==null?void 0:B.id},null,8,["id"]))])]}),_:1})],64)):(h.openBlock(),h.createBlock(g,{key:1,text:"Оберіть один з об'єктів в таблиці для відображення інформаціі про нього"}))])])}const Tae=Fe(gae,[["render",Cae]]),Aae={emits:["filterChange"],props:{scheme:{type:Object},onFilters:{type:Number},table:{type:String}},components:{IconFilter:cA},data(){return{isFilters:!1}},methods:{closeFilter({target:t}){this.isFilters&&t.classList.contains("filter-container")&&(this.isFilters=!1)}}},Mae={key:0,class:"px-[7px] text-[10px] py-[1px] font-[700] text-white bg-blue-500 rounded-full"},Dae={class:"filter-content h-screen bg-white w-[400px] overflow-x-auto [&::-webkit-scrollbar]:w-2 [&::-webkit-scrollbar-thumb]:rounded-full [&::-webkit-scrollbar:horizontal]:h-[8px] [&::-webkit-scrollbar-track]:bg-gray-100 [&::-webkit-scrollbar-thumb]:bg-gray-300 dark:[&::-webkit-scrollbar-track]:bg-neutral-700 dark:[&::-webkit-scrollbar-thumb]:bg-neutral-500"};function Iae(t,e,n,r,i,s){const a=h.resolveComponent("IconFilter"),o=h.resolveComponent("VsFilter");return h.openBlock(),h.createElementBlock(h.Fragment,null,[h.createElementVNode("button",{onClick:e[0]||(e[0]=f=>i.isFilters=!i.isFilters),class:"py-2 px-2.5 max-h-[34px] inline-flex items-center gap-x-1.5 text-xs font-medium rounded-lg border border-gray-200 bg-white text-gray-800 shadow-sm hover:bg-gray-50 disabled:opacity-50 disabled:pointer-events-none focus:outline-none"},[h.createVNode(a,{height:"16",width:"16"}),e[4]||(e[4]=h.createTextVNode(" Фільтри ")),n.onFilters?(h.openBlock(),h.createElementBlock("span",Mae,h.toDisplayString(n.onFilters),1)):h.createCommentVNode("",!0)]),h.createVNode(h.Transition,{name:"fade"},{default:h.withCtx(()=>{var f;return[(h.openBlock(),h.createBlock(h.Teleport,{to:"#modal"},[h.withDirectives(h.createElementVNode("div",{onClick:e[3]||(e[3]=(...g)=>s.closeFilter&&s.closeFilter(...g)),style:{height:"100vh"},class:"fixed filter-container top-0 flex justify-end items-center z-[12] right-0 left-0 bottom-0 bg-[rgba(0,0,0,0.2)]"},[h.createElementVNode("div",Dae,[(f=n.scheme)!=null&&f.length?(h.openBlock(),h.createBlock(o,{key:0,ref:"filter",scheme:n.scheme,layout:"default","apply-vue-router":"",history:"",token:n.table,name:"filter",footer:!0,background:!0,onFilterChange:e[1]||(e[1]=g=>t.$emit("filterChange",g)),closeFilterBtn:!0,onFilterClose:e[2]||(e[2]=g=>i.isFilters=!1)},null,8,["scheme","token"])):h.createCommentVNode("",!0)])],512),[[h.vShow,i.isFilters]])]))]}),_:1})],64)}const Pae=Fe(Aae,[["render",Iae]]),Rae={props:{tabsList:{type:Array,default:()=>[]},filterState:String}},Nae={class:"relative flex space-x-1 mb-[20px] after:absolute after:w-[99%] after:bottom-0 after:inset-x-0 after:border-b-2 after:border-gray-200 dark:after:border-neutral-700","aria-label":"Tabs",role:"tablist","aria-orientation":"horizontal"},Oae=["onClick"];function Bae(t,e,n,r,i,s){return h.openBlock(),h.createElementBlock("nav",Nae,[(h.openBlock(!0),h.createElementBlock(h.Fragment,null,h.renderList(n.tabsList,a=>(h.openBlock(),h.createElementBlock("button",{onClick:o=>t.$emit("update:filterState",a==null?void 0:a.name),class:h.normalizeClass(["hs-tab-active:after:bg-gray-800 hs-tab-active:text-gray-800 px-2.5 py-1.5 mb-2 relative inline-flex justify-center items-center gap-x-2 hover:bg-gray-100 text-gray-500 hover:text-gray-800 text-sm rounded-lg disabled:opacity-50 disabled:pointer-events-none focus:outline-none focus:bg-gray-100 after:absolute after:-bottom-2 after:inset-x-0 after:z-10 after:h-0.5 after:pointer-events-none dark:hs-tab-active:text-neutral-200 dark:hs-tab-active:after:bg-neutral-400 dark:text-neutral-500 dark:hover:text-neutral-300 dark:hover:bg-neutral-700 dark:focus:bg-neutral-700 active",{" font-semibold after:absolute after:bottom-[-8px] after:left-2.5 after:right-2.5 after:z-10 after:h-0.5 after:bg-gray-800":(a==null?void 0:a.name)===n.filterState}])},h.toDisplayString(a==null?void 0:a.label),11,Oae))),256))])}const zae=Fe(Rae,[["render",Bae]]),Vae={},Lae={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round",class:"icon icon-tabler icons-tabler-outline icon-tabler-filter"};function Fae(t,e,n,r,i,s){return h.openBlock(),h.createElementBlock("svg",Lae,e[0]||(e[0]=[h.createElementVNode("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"},null,-1),h.createElementVNode("path",{d:"M4 4h16v2.172a2 2 0 0 1 -.586 1.414l-4.414 4.414v7l-6 2v-8.5l-4.48 -4.928a2 2 0 0 1 -.52 -1.345v-2.227z"},null,-1)]))}const $ae={components:{IconFilter2:Fe(Vae,[["render",Fae]]),IconCheck2:P0},props:{filterCustom:String,customList:Array}},jae={class:"py-2 max-h-[34px] px-2.5 inline-flex items-center gap-x-1.5 text-xs font-medium rounded-lg border border-gray-200 bg-white text-gray-800 shadow-sm hover:bg-gray-50 disabled:opacity-50 disabled:pointer-events-none focus:outline-none focus:bg-gray-50 dark:bg-neutral-800 dark:border-neutral-700 dark:text-neutral-300 dark:hover:bg-neutral-700 dark:focus:bg-neutral-700"},Hae={class:"flex flex-col p-[2px] gap-[2px] w-[170px]"},Uae=["onClick"],Wae={class:"text-sm text-gray-800"};function qae(t,e,n,r,i,s){const a=h.resolveComponent("IconFilter2"),o=h.resolveComponent("IconCheck2"),f=h.resolveComponent("VsPopover");return h.openBlock(),h.createBlock(f,{ref:"popover",placement:"bottom"},{reference:h.withCtx(()=>[h.createElementVNode("button",jae,[h.createVNode(a,{height:"20",width:"20"})])]),default:h.withCtx(()=>[h.createElementVNode("div",Hae,[(h.openBlock(!0),h.createElementBlock(h.Fragment,null,h.renderList(n.customList,(g,y)=>(h.openBlock(),h.createElementBlock("button",{onClick:v=>{var E;t.$emit("update:filterCustom",g==null?void 0:g.name),(E=t.$refs)==null||E.popover.togglePopover()},key:y,class:h.normalizeClass(["flex items-center px-3 py-1 rounded-md cursor-pointer group hover:bg-gray-100",{"bg-gray-100":n.filterCustom===(g==null?void 0:g.name)}])},[h.createElementVNode("span",Wae,h.toDisplayString(g==null?void 0:g.label),1),n.filterCustom===(g==null?void 0:g.name)?(h.openBlock(),h.createBlock(o,{key:0,class:"ml-auto size-3 shrink-0"})):h.createCommentVNode("",!0)],10,Uae))),128)),h.createElementVNode("button",{class:"flex items-center px-3 py-1 rounded-md cursor-pointer group hover:bg-gray-100",onClick:e[0]||(e[0]=g=>{var y;t.$emit("update:filterCustom",void 0),(y=t.$refs)==null||y.popover.togglePopover()})}," Скинути фільтри ")])]),_:1},512)}const Gae=Fe($ae,[["render",qae]]),Yae={class:"flex items-center gap-x-2"},Zae={__name:"admin-table-custom-buttons",props:{slots:Object},setup(t){var o,f,g,y,v;const{asyncTemplateSlot:e}=(v=(y=(g=(f=(o=h.getCurrentInstance())==null?void 0:o.appContext)==null?void 0:f.app)==null?void 0:g.config)==null?void 0:y.globalProperties)==null?void 0:v.utils,n=h.ref(""),r=h.ref(""),i=t,s=()=>{var E,T,D,O,B;if((E=i.slots)!=null&&E.panelLeft||(r.value="div"),(D=(T=i.slots)==null?void 0:T.panelLeft)!=null&&D.includes("<")){const L=e("PanelLeft",(O=i.slots)==null?void 0:O.panelLeft,["name"]);r.value=L}else r.value=(B=i.slots)==null?void 0:B.panelLeft},a=()=>{var E,T,D,O,B;if((E=i.slots)!=null&&E.panelRight||(n.value="div"),(D=(T=i.slots)==null?void 0:T.panelRight)!=null&&D.includes("<")){const L=e("PanelRight",(O=i.slots)==null?void 0:O.panelRight,["name"]);n.value=L}else n.value=(B=i.slots)==null?void 0:B.panelRight};return s(),a(),(E,T)=>(h.openBlock(),h.createElementBlock("div",Yae,[(h.openBlock(),h.createBlock(h.resolveDynamicComponent(r.value))),(h.openBlock(),h.createBlock(h.resolveDynamicComponent(n.value)))]))}},Xae=(t,e=300)=>{let n;return function(...r){clearTimeout(n),n=setTimeout(()=>{t.apply(this,r)},e)}},Kae={__name:"admin-custom-button-add",props:{slots:Object},setup(t){var s,a,o,f,g;const{asyncTemplateSlot:e}=(g=(f=(o=(a=(s=h.getCurrentInstance())==null?void 0:s.appContext)==null?void 0:a.app)==null?void 0:o.config)==null?void 0:f.globalProperties)==null?void 0:g.utils,n=h.ref(""),r=t;return(()=>{var y,v,E,T,D;if((y=r.slots)!=null&&y.addButton||(n.value="div"),(E=(v=r.slots)==null?void 0:v.addButton)!=null&&E.includes("<")){const O=e("addButton",(T=r.slots)==null?void 0:T.addButton,["IconPlus"]);n.value=O}else n.value=(D=r.slots)==null?void 0:D.addButton})(),(y,v)=>n.value?(h.openBlock(),h.createBlock(h.resolveDynamicComponent(n.value),{key:0,IconPlus:ep})):h.createCommentVNode("",!0)}},Jae={key:0,class:"px-1 py-3 text-gray-800 font-[500]"},Qae={key:1,class:"px-1 py-3 text-gray-800 font-[700]"},ele={__name:"admin-table-totals-list",props:{columns:{type:Array,default:()=>[]},agg:{type:Object,default:()=>{}}},setup(t){return(e,n)=>(h.openBlock(),h.createElementBlock("tr",null,[(h.openBlock(!0),h.createElementBlock(h.Fragment,null,h.renderList(t.columns,r=>{var i;return h.openBlock(),h.createElementBlock(h.Fragment,{key:r==null?void 0:r.name},[(i=t.agg)!=null&&i[r==null?void 0:r.name]?(h.openBlock(),h.createElementBlock("td",Jae,[h.createVNode(tp,{column:r,row:t.agg},null,8,["column","row"])])):(h.openBlock(),h.createElementBlock("td",Qae))],64)}),128))]))}},tle={},nle={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round",class:"icon icon-tabler icons-tabler-outline icon-tabler-check"};function rle(t,e,n,r,i,s){return h.openBlock(),h.createElementBlock("svg",nle,e[0]||(e[0]=[h.createElementVNode("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"},null,-1),h.createElementVNode("path",{d:"M5 12l5 5l10 -10"},null,-1)]))}const ile=Fe(tle,[["render",rle]]),sle=h.defineComponent({components:{IconChevronDown:lI,IconCheck:ile},props:{total:{type:Number,default:()=>0},pageSize:{type:Number,default:()=>20},maxPages:{type:Number,default:()=>10},defaultPage:{type:Number,default:()=>1},pageSizes:{type:Array,default:[]}},data(){return{page:1,pages:[],isDropdownOpen:!1,pageSizeLocal:null}},mounted(){this.pageSizeLocal=this.pageSize},watch:{total:{immediate:!0,handler(){this.initPages()}},defaultPage:{immediate:!0,handler(t){this.page=t,this.updatePages(t)}},pageSizeLocal(t,e){e&&(this.isDropdownOpen=!1,this.setCurrentPage(1))}},computed:{pagesCount(){return Math.ceil(this.total/this.pageSizeLocal)},disableNextClick(){return this.page>=this.pagesCount},disablePrevClick(){return this.page<=1}},methods:{initPages(){if(this.total<=0){this.pages=[1];return}this.updatePages(this.page)},handleSetPage(t){const e=t.replace(/\D/g,"");if(e>this.pagesCount){this.$refs.currentPage.innerText=this.page;return}else this.$refs.currentPage.innerText=e;this.setCurrentPage(e)},updatePages(t){const e=Math.floor(this.maxPages/2);let n=Math.max(t-e,1),r=n+this.maxPages-1;r>this.pagesCount&&(r=this.pagesCount,n=Math.max(r-this.maxPages+1,1)),this.pages=Array.from({length:r-n+1},(i,s)=>n+s)},handleClickPrev(){this.disablePrevClick||(this.setCurrentPage(this.page-1),this.updatePages(this.page),this.$emit("prevClick"))},handleClickNext(){this.disableNextClick||(this.setCurrentPage(parseInt(this.page)+1),this.updatePages(this.page),this.$emit("nextClick"))},setCurrentPage(t){t<1||t>this.pagesCount||this.page===t||(this.page=t,this.$emit("pageChange",this.page,this.pageSizeLocal),this.updatePages(t))}}}),ole={class:"flex items-center w-full"},ale={class:"flex items-center mx-[8px]"},lle={class:"min-h-[38px] flex justify-center items-center text-stone-500 py-2 px-1.5 text-sm"},cle={key:0,class:"flex items-center justify-center ml-3 gap-x-5"},dle={class:"relative"},ule={class:"z-50 bg-white shadow-md rounded-lg p-1 space-y-0.5 dark:bg-neutral-800 dark:border dark:border-neutral-700 dark:divide-neutral-700 absolute bottom-[100%]"},hle=["onClick"];function ple(t,e,n,r,i,s){const a=h.resolveComponent("IconChevronDown"),o=h.resolveComponent("IconCheck");return h.openBlock(),h.createElementBlock("nav",ole,[h.createElementVNode("button",{type:"button",onClick:e[0]||(e[0]=(...f)=>t.handleClickPrev&&t.handleClickPrev(...f)),class:h.normalizeClass(["min-h-[38px] min-w-[38px] py-2 px-2.5 inline-flex justify-center items-center gap-x-2 text-sm rounded-lg text-stone-800 hover:bg-stone-100 disabled:opacity-50 disabled:pointer-events-none focus:outline-none focus:bg-stone-100",{"opacity-50 pointer-events-none":t.disablePrevClick}])},[h.createVNode(a,{height:"16",width:"16",class:"rotate-90"})],2),h.createElementVNode("div",ale,[h.createElementVNode("span",{ref:"currentPage",contenteditable:"true",onBlur:e[1]||(e[1]=f=>t.handleSetPage(f.target.innerText)),class:"min-h-[38px] max-h-[38px] overflow-hidden min-w-[38px] flex justify-center items-center bg-stone-100 text-stone-800 py-2 px-3 text-sm rounded-lg disabled:opacity-50 disabled:pointer-events-none dark:bg-neutral-700 dark:text-white"},h.toDisplayString(t.page),545),e[4]||(e[4]=h.createElementVNode("span",{class:"min-h-[38px] flex justify-center items-center text-stone-500 py-2 px-1.5 text-sm"},"з",-1)),h.createElementVNode("span",lle,h.toDisplayString(t.pagesCount),1)]),h.createElementVNode("button",{type:"button",onClick:e[2]||(e[2]=(...f)=>t.handleClickNext&&t.handleClickNext(...f)),class:h.normalizeClass([{"opacity-50 pointer-events-none":t.disableNextClick},"min-h-[38px] min-w-[38px] py-2 px-2.5 inline-flex justify-center items-center gap-x-2 text-sm rounded-lg text-stone-800 hover:bg-stone-100 disabled:opacity-50 disabled:pointer-events-none focus:outline-none focus:bg-stone-100"])},[h.createVNode(a,{height:"16",width:"16",class:"-rotate-90"})],2),t.pageSizes.length?(h.openBlock(),h.createElementBlock("div",cle,[h.createElementVNode("div",dle,[h.withDirectives(h.createElementVNode("div",ule,[(h.openBlock(!0),h.createElementBlock(h.Fragment,null,h.renderList(t.pageSizes,f=>(h.openBlock(),h.createElementBlock("button",{type:"button",class:"w-full flex items-center gap-x-3.5 py-2 px-3 rounded-lg text-sm",onClick:g=>t.pageSizeLocal=f},[h.createTextVNode(h.toDisplayString(f)+" ",1),f===t.pageSizeLocal?(h.openBlock(),h.createBlock(o,{key:0,width:"14",height:"14",class:"text-blue-600"})):h.createCommentVNode("",!0)],8,hle))),256))],512),[[h.vShow,t.isDropdownOpen]]),t.pageSizes.length?(h.openBlock(),h.createElementBlock("button",{key:0,type:"button",class:"text-sm h-[32px] min-w-8 py-3 px-3.5 inline-flex items-center gap-x-1 rounded-lg border border-gray-200 text-gray-800 shadow-sm hover:bg-gray-50 focus:outline-none focus:bg-gray-100 disabled:opacity-50 disabled:pointer-events-none dark:border-neutral-700 dark:text-white dark:hover:bg-neutral-700 dark:focus:bg-neutral-700",onClick:e[3]||(e[3]=f=>t.isDropdownOpen=!t.isDropdownOpen)},[h.createTextVNode(h.toDisplayString(t.pageSizeLocal)+" ",1),h.createVNode(a,{height:"16",width:"16"})])):h.createCommentVNode("",!0)])])):h.createCommentVNode("",!0)])}const fle={props:{table:String,title:String},components:{AdminTableControl:loe,AdminTableExport:Doe,AdminTablePrint:joe,AdminTableColumnsHidden:oae,AdminTableColumn:Jse,AdminNodata:lx,IconPlus:ep,IconSearch:wv,AdminTableCardInfo:Tae,IconOpenCard:sI,AdminComponentIs:tp,AdminTableFilters:Pae,AdminTableTabs:zae,AdminTableCustomFilters:Gae,AdminTableCustomButtons:Zae,AdminCustomButtonAdd:Kae,AdminTableTotalsList:ele,AdminTablePagination:Fe(sle,[["render",ple]])},data(){return{tableData:{},filterScheme:[],page:1,searchValue:"",limit:0,filters:null,activeColumn:"",isVisibleCardInfo:!1,onFilters:0,filterState:null,filterCustom:null,visibleColumns:[],initialHiddenColumns:""}},async mounted(){await this.checkUrlMounted(),await this.getTableData(),await this.getFilters(),window.addEventListener("reloadTablePage",this.getTableData)},unmounted(){window.removeEventListener("reloadTablePage",this.getTableData)},computed:{defaultPage(){var t,e;return((e=(t=this.$route)==null?void 0:t.query)==null?void 0:e.page)||1},columns(){var t,e;return(e=(t=this.tableData)==null?void 0:t.columns)==null?void 0:e.filter(n=>(n==null?void 0:n.hidden)!==!0)},isForm(){var t,e,n,r,i;return((t=this.tableData)==null?void 0:t.form)&&(((n=(e=this.tableData)==null?void 0:e.actions)==null?void 0:n.includes("add"))||((i=(r=this.tableData)==null?void 0:r.actions)==null?void 0:i.includes("edit")))},isNoData(){var t,e;return!((t=this.tableData)!=null&&t.rows)||!((e=this.columns)!=null&&e.length)},activeCardRow(){var t,e;return((e=(t=this.tableData)==null?void 0:t.rows)==null?void 0:e.find(n=>{var r,i;return(n==null?void 0:n.id)===((i=(r=this.$route)==null?void 0:r.query)==null?void 0:i.card)}))||{}},getActions(){var t;return(t=this.tableData)==null?void 0:t.actions}},watch:{async table(){this.tableData=null,await this.getTableData()},searchValue:{handler:Xae(async function(t){var e;await this.getTableData(),this.$router.push({...this.$route,query:{...(e=this.$route)==null?void 0:e.query,search:t||void 0}})},500)},$route:{handler(t,e){var n,r;((n=t==null?void 0:t.params)==null?void 0:n.catchAll)!==((r=e==null?void 0:e.params)==null?void 0:r.catchAll)&&(this.visibleColumns=[],this.unmountedData(),this.getFilters())},deep:!0},limit(t){var e;this.$router.replace({...this.$route,query:{...(e=this.$route)==null?void 0:e.query,limit:t}})},filterState(t){var e;t&&(this.$router.replace({...this.$route,query:{...(e=this.$route)==null?void 0:e.query,filterState:t}}),this.getTableData())},filterCustom(t){var e;this.$router.replace({...this.$route,query:{...(e=this.$route)==null?void 0:e.query,custom:t}}),this.getTableData()},columns(t){var e,n,r,i;this.visibleColumns=t==null?void 0:t.map(s=>s==null?void 0:s.name),this.initialHiddenColumns===((e=this.visibleColumns)==null?void 0:e.join(","))&&(this.visibleColumns=[]),this.$router.replace({...this.$route,query:{...(n=this.$route)==null?void 0:n.query,columns:(r=this.visibleColumns)!=null&&r.length?(i=this.visibleColumns)==null?void 0:i.join(","):void 0}})}},methods:{async checkUrlMounted(){var t,e,n,r,i,s,a,o,f,g,y,v,E,T,D,O,B,L,Z;this.page=((e=(t=this.$route)==null?void 0:t.query)==null?void 0:e.page)||1,this.limit=((r=(n=this.$route)==null?void 0:n.query)==null?void 0:r.limit)||20,this.filters=((a=decodeURI((s=(i=this.$route)==null?void 0:i.query)==null?void 0:s.filter))==null?void 0:a.replaceAll("+"," "))||null,this.filters&&(this.onFilters=((f=(o=this.filters)==null?void 0:o.split("="))==null?void 0:f.length)-1),this.filterState=((y=(g=this.$route)==null?void 0:g.query)==null?void 0:y.filterState)||null,this.filterCustom=((E=(v=this.$route)==null?void 0:v.query)==null?void 0:E.custom)||null,this.searchValue=((D=(T=this.$route)==null?void 0:T.query)==null?void 0:D.search)||"",this.visibleColumns=((L=(B=(O=this.$route)==null?void 0:O.query)==null?void 0:B.columns)==null?void 0:L.split(","))||[],(Z=this.$route)!=null&&Z.query.card&&(this.isVisibleCardInfo=!0)},rowWidth(t){var n,r;const e=(r=(n=this.tableData)==null?void 0:n.columns)==null?void 0:r.find(i=>i.name===t);if(e){const i=e==null?void 0:e.width;return typeof i=="number"?`${i}px`:i!=null&&i.includes("px")?i:`${i}px`}},unmountedData(){this.page=1,this.visibleColumns=[],this.filterCustom=null,this.filterState=null,this.isVisibleCardInfo=!1,this.filterScheme=null,this.filters=null,this.onFilters=0,this.searchValue=""},async getTableData(){var t,e,n,r,i,s,a,o,f,g,y;try{const{data:v}=await Ge.get(`/api/template/table/${this.table}`),E=await Ge.get(`/api/table-data/${this.table}`,{params:{page:this.page,search:this.searchValue||null,limit:this.limit,filter:this.filters||null,order:((e=(t=this.$route)==null?void 0:t.query)==null?void 0:e.sort)||null,state:this.filterState||null,custom:this.filterCustom||null}});this.tableData={...v,...(E==null?void 0:E.data)||{}},this.initialHiddenColumns=(s=(i=(r=(n=this.tableData)==null?void 0:n.columns)==null?void 0:r.filter(T=>(T==null?void 0:T.hidden)!==!0))==null?void 0:i.map(T=>T==null?void 0:T.name))==null?void 0:s.join(","),(a=this.visibleColumns)!=null&&a.length?(o=this.tableData)==null||o.columns.forEach(T=>{var D;(D=this.visibleColumns)!=null&&D.includes(T==null?void 0:T.name)?T.hidden=!1:T.hidden=!0}):this.visibleColumns=(y=(g=(f=this.tableData)==null?void 0:f.columns)==null?void 0:g.filter(T=>(T==null?void 0:T.hidden)!==!0))==null?void 0:y.map(T=>T==null?void 0:T.name)}catch{}},async getFilters(){var t;try{const{data:e}=await Ge.get(`/api/table-filter/${this.table}`);this.filterScheme=(t=e==null?void 0:e.list)==null?void 0:t.map(n=>({...n,label:(n==null?void 0:n.label)||(n==null?void 0:n.ua)}))}catch{}},async handlePageChange(t,e){const n=this.$route.query;this.page=t,this.limit=e,await this.$router.replace({query:{...n,page:t,limit:e}}),await this.getTableData()},async filterChange({url:t,state:e}){var n;this.filters=t!=="no-url"?t:null,this.onFilters=(n=Object.entries(e))==null?void 0:n.length,this.page=1,await this.getTableData()},changeActiveColumn(t){this.activeColumn=t,this.getTableData()},pushToCard(t){var e;((e=this.tableData)==null?void 0:e.card)===!1||this.$router.push(`/card/${this.table}/${t}`)},pushToLinkCard(t,e){t!=null&&t.link&&this.$router.push(`/card/${t==null?void 0:t.link}/${e==null?void 0:e[t==null?void 0:t.name]}`)},changeActiveCardInfo(t){var e;this.isVisibleCardInfo&&this.$router.push({...this.$route,query:{...(e=this.$route)==null?void 0:e.query,card:t}})},toggleCardInfo(){var t;this.isVisibleCardInfo=!this.isVisibleCardInfo,this.isVisibleCardInfo||this.$router.push({...this.$route,query:{...(t=this.$route)==null?void 0:t.query,card:void 0}})},getCustomStyles(t){return[t!=null&&t.link?" text-blue-600 hover:underline decoration-2":"",t!=null&&t.align?` text-${(t==null?void 0:t.align)||"left"}`:"",`text-${(t==null?void 0:t.wrap)||"wrap"}`]}}},mle={class:"w-[calc(100vw - 320px)] bg-gray-50"},gle={class:"h-[76px] mt-[15px] flex items-center justify-between mx-[20px] px-[20px] bg-white border rounded-xl"},yle={class:"text-lg font-semibold text-gray-800 dark:text-neutral-200"},ble={style:{height:"calc(100vh - 155px)"},class:"bg-gray-50 p-[20px] flex pt-[10px] lg:w-[calc(100vw-260px)] w-[100vw]"},_le={class:"bg-white w-full rounded-xl border p-[20px] pr-0"},xle={class:"flex"},vle={class:"flex gap-[6px] ml-auto"},wle={class:"inline-block w-full align-middle"},kle={key:0,class:"relative min-w-full text-[13px] divide-y divide-gray-200 table-fixed w-max dark:divide-neutral-700"},Ele={class:"sticky top-[-1px] z-[2] bg-white w-full after:absolute after:content-[''] after:block after:w-full after:h-px after:bg-stone-200"},Sle={class:"right-0"},Cle={key:0,class:"w-[70px] sticky right-0 top-0"},Tle={class:"divide-y divide-gray-200 z-[1] relative"},Ale=["onClick"],Mle=["onClick"],Dle={class:"p-[10px] flex justify-start items-center w-full"},Ile={class:"w-[200px] md:inline-flex hidden"},Ple={class:"text-sm text-gray-600 dark:text-neutral-400"},Rle={class:"font-semibold text-gray-800 dark:text-neutral-200"},Nle={key:0},Ole={key:0,class:"font-semibold text-gray-800 dark:text-neutral-200"};function Ble(t,e,n,r,i,s){var dt,it,pe,rt,St,Bt,Ft,Pt,zt,ln,Zt,sn,Xt,Pn,gn,fn,zn,Me,We,Je,ut,Wt,cn,Nt,Rt,mn,Ce,Cn,Pi,Jt;const a=h.resolveComponent("AdminCustomButtonAdd"),o=h.resolveComponent("IconPlus"),f=h.resolveComponent("router-link"),g=h.resolveComponent("AdminTableTabs"),y=h.resolveComponent("IconSearch"),v=h.resolveComponent("VsText"),E=h.resolveComponent("AdminTableCustomButtons"),T=h.resolveComponent("AdminTableCustomFilters"),D=h.resolveComponent("AdminTableColumnsHidden"),O=h.resolveComponent("AdminTablePrint"),B=h.resolveComponent("AdminTableExport"),L=h.resolveComponent("AdminTableFilters"),Z=h.resolveComponent("IconOpenCard"),ee=h.resolveComponent("AdminTableColumn"),X=h.resolveComponent("AdminComponentIs"),Se=h.resolveComponent("AdminTableControl"),ge=h.resolveComponent("AdminTableTotalsList"),Te=h.resolveComponent("AdminNodata"),Ne=h.resolveComponent("AdminTablePagination"),Be=h.resolveComponent("AdminTableCardInfo");return h.openBlock(),h.createElementBlock("div",mle,[h.createElementVNode("div",gle,[h.createElementVNode("h2",yle,h.toDisplayString(n.title),1),s.isForm?(h.openBlock(),h.createElementBlock(h.Fragment,{key:0},[(it=(dt=i.tableData)==null?void 0:dt.slots)!=null&&it.addButton?(h.openBlock(),h.createBlock(a,{key:0,slots:(pe=i.tableData)==null?void 0:pe.slots},null,8,["slots"])):(h.openBlock(),h.createBlock(f,{key:1,to:`/add?table=${(St=(rt=t.$route)==null?void 0:rt.params)==null?void 0:St.catchAll}`,class:"inline-flex items-center px-3 py-2 text-sm font-medium text-white duration-300 bg-blue-600 border border-transparent rounded-lg gap-x-2 hover:bg-blue-700 hover:text-white"},{default:h.withCtx(()=>[h.createVNode(o,{height:"16",width:"16"}),e[5]||(e[5]=h.createTextVNode(" Додати "))]),_:1},8,["to"]))],64)):h.createCommentVNode("",!0)]),h.createElementVNode("div",ble,[h.createElementVNode("div",_le,[(Ft=(Bt=i.tableData)==null?void 0:Bt.filterState)!=null&&Ft.length?(h.openBlock(),h.createBlock(g,{key:0,tabsList:(Pt=i.tableData)==null?void 0:Pt.filterState,filterState:i.filterState,"onUpdate:filterState":e[0]||(e[0]=tt=>i.filterState=tt)},null,8,["tabsList","filterState"])):h.createCommentVNode("",!0),h.createElementVNode("div",xle,[h.createElementVNode("div",{class:h.normalizeClass([i.isVisibleCardInfo?"w-[calc(100%-360px)]":"w-full"])},[h.createElementVNode("div",{class:h.normalizeClass(["flex sm:grid sm:grid-cols-2 gap-x-2 sm:gap-x-5 mb-[10px] relative",{"pr-[20px]":!i.isVisibleCardInfo}])},[h.createVNode(y,{height:"14",width:"14",class:"absolute top-[10px] left-[14px] text-gray-500 z-[1]"}),h.createVNode(v,{modelValue:i.searchValue,"onUpdate:modelValue":e[1]||(e[1]=tt=>i.searchValue=tt),placeholder:"Пошук...",clearable:!0,class:"[&>input]:py-[7px] [&>input]:max-h-[36px] [&>input]:ps-10 [&>input]:pe-8 [&>input]:block [&>input]:w-full [&>input]:bg-gray-100 [&>input]:border-transparent [&>input]:rounded-lg [&>input]:text-sm [&>input]:focus:bg-white [&>input]:focus:border-blue-500 [&>input]:focus:ring-blue-500 [&>input]:disabled:opacity-50 [&>input]:disabled:pointer-events-none [&>input]:dark:bg-neutral-700 [&>input]:dark:border-transparent [&>input]:dark:text-neutral-400 [&>input]:dark:placeholder:text-neutral-400 dark:focus:bg-neutral-800 dark:focus:ring-neutral-600"},null,8,["modelValue"]),h.createElementVNode("div",vle,[(zt=i.tableData)!=null&&zt.slots?(h.openBlock(),h.createBlock(E,{key:0,slots:(ln=i.tableData)==null?void 0:ln.slots},null,8,["slots"])):h.createCommentVNode("",!0),(sn=(Zt=i.tableData)==null?void 0:Zt.filterCustom)!=null&&sn.length?(h.openBlock(),h.createBlock(T,{key:1,customList:(Xt=i.tableData)==null?void 0:Xt.filterCustom,filterCustom:i.filterCustom,"onUpdate:filterCustom":e[2]||(e[2]=tt=>i.filterCustom=tt)},null,8,["customList","filterCustom"])):h.createCommentVNode("",!0),h.createVNode(D,{columns:(Pn=i.tableData)==null?void 0:Pn.columns,onUpdateColumns:e[3]||(e[3]=tt=>i.tableData.columns=tt)},null,8,["columns"]),h.createVNode(O,{rows:(gn=i.tableData)==null?void 0:gn.rows,titleCol:(zn=(fn=s.columns)==null?void 0:fn[0])==null?void 0:zn.name},null,8,["rows","titleCol"]),((Me=i.tableData)==null?void 0:Me.export)!==!1?(h.openBlock(),h.createBlock(B,{key:2,table:n.table,columns:(We=i.tableData)==null?void 0:We.columns,page:i.page,"filter-state":i.filterState,"filter-custom":i.filterCustom,filters:i.filters},null,8,["table","columns","page","filter-state","filter-custom","filters"])):h.createCommentVNode("",!0),(Je=i.filterScheme)!=null&&Je.length?(h.openBlock(),h.createBlock(L,{key:3,scheme:i.filterScheme,onFilters:i.onFilters,table:n.table,onFilterChange:s.filterChange},null,8,["scheme","onFilters","table","onFilterChange"])):h.createCommentVNode("",!0),h.createElementVNode("button",{onClick:e[4]||(e[4]=(...tt)=>s.toggleCardInfo&&s.toggleCardInfo(...tt)),class:"py-2 px-2.5 max-h-[34px] md:inline-flex hidden items-center gap-x-1.5 text-xs font-medium rounded-lg border border-gray-200 bg-white text-gray-800 shadow-sm hover:bg-gray-50 disabled:opacity-50 disabled:pointer-events-none focus:outline-none focus:bg-gray-50 dark:bg-neutral-800 dark:border-neutral-700 dark:text-neutral-300 dark:hover:bg-neutral-700 dark:focus:bg-neutral-700"},[h.createVNode(Z,{class:h.normalizeClass({"rotate-180 duration-300":!i.isVisibleCardInfo})},null,8,["class"])])])],2),h.createElementVNode("div",{class:h.normalizeClass(["flex items-start justify-start w-full space-y-5",{"pr-[20px]":!i.isVisibleCardInfo}])},[h.createElementVNode("div",{style:h.normalizeStyle({height:(Wt=(ut=i.tableData)==null?void 0:ut.filterState)!=null&&Wt.length?"calc(100vh - 370px)":"calc(100vh - 330px)"}),class:"overflow-x-auto w-full [&::-webkit-scrollbar]:h-2 [&::-webkit-scrollbar]:w-2 [&::-webkit-scrollbar-thumb]:rounded-full [&::-webkit-scrollbar-track]:bg-stone-100 [&::-webkit-scrollbar-thumb]:bg-stone-300 dark:[&::-webkit-scrollbar-track]:bg-neutral-700 dark:[&::-webkit-scrollbar-thumb]:bg-neutral-500"},[h.createElementVNode("div",wle,[s.isNoData?(h.openBlock(),h.createBlock(Te,{key:1})):(h.openBlock(),h.createElementBlock("table",kle,[h.createElementVNode("thead",Ele,[h.createElementVNode("tr",Sle,[(h.openBlock(!0),h.createElementBlock(h.Fragment,null,h.renderList(s.columns,tt=>(h.openBlock(),h.createBlock(ee,{key:tt.name,style:h.normalizeStyle({width:s.rowWidth(tt==null?void 0:tt.name),textAlign:tt==null?void 0:tt.align,wordBreak:tt==null?void 0:tt.wrap}),data:tt,activeColumn:i.activeColumn,onChangeActive:s.changeActiveColumn},null,8,["style","data","activeColumn","onChangeActive"]))),128)),(Nt=(cn=s.getActions)==null?void 0:cn.filter(tt=>tt!=="add"&&tt!=="view"))!=null&&Nt.length?(h.openBlock(),h.createElementBlock("th",Cle)):h.createCommentVNode("",!0)])]),h.createElementVNode("tbody",Tle,[(h.openBlock(!0),h.createElementBlock(h.Fragment,null,h.renderList((Rt=i.tableData)==null?void 0:Rt.rows,(tt,Wr)=>{var Nr,gr,ii,yr,Ri,Ni,je,si,br,oi,Oi,qe;return h.openBlock(),h.createElementBlock("tr",{key:(tt==null?void 0:tt.id)||Wr,class:h.normalizeClass({"bg-gray-50":((gr=(Nr=t.$route)==null?void 0:Nr.query)==null?void 0:gr.card)===(tt==null?void 0:tt.id)})},[h.createElementVNode("td",{class:h.normalizeClass(["px-1 py-3 text-gray-600 pe-4",[(ii=s.columns[0])!=null&&ii.align?`text-${((yr=s.columns[0])==null?void 0:yr.align)||"left"}`:""]])},[h.createElementVNode("button",{onClick:ke=>{s.pushToCard(tt==null?void 0:tt.id),s.pushToLinkCard(s.columns[0],tt)},class:h.normalizeClass(["font-medium text-start",[...s.getCustomStyles(s.columns[0]),((Ri=this.tableData)==null?void 0:Ri.card)===!1?"":" text-blue-600 decoration-2 focus:outline-none focus:underline hover:text-blue-600 hover:underline"]])},[h.createVNode(X,{row:tt,column:s.columns[0],table:n.table,onUpdateTable:s.getTableData},null,8,["row","column","table","onUpdateTable"])],10,Ale)],2),(h.openBlock(!0),h.createElementBlock(h.Fragment,null,h.renderList((Ni=s.columns)==null?void 0:Ni.slice(1),ke=>(h.openBlock(),h.createElementBlock("td",{onClick:Le=>{s.changeActiveCardInfo(tt==null?void 0:tt.id),s.pushToLinkCard(ke,tt)},class:h.normalizeClass(["px-1 py-3 text-gray-600 pe-3",s.getCustomStyles(ke)]),key:ke.name},[h.createVNode(X,{row:tt,column:ke,table:n.table,onUpdateTable:s.getTableData},null,8,["row","column","table","onUpdateTable"])],10,Mle))),128)),(si=(je=s.getActions)==null?void 0:je.filter(ke=>ke!=="add"&&ke!=="view"))!=null&&si.length?(h.openBlock(),h.createElementBlock("td",{key:0,class:h.normalizeClass(["text-center sticky right-0 w-[80px] px-[10px]",{"bg-gray-50":((oi=(br=t.$route)==null?void 0:br.query)==null?void 0:oi.card)===(tt==null?void 0:tt.id),"bg-white":((qe=(Oi=t.$route)==null?void 0:Oi.query)==null?void 0:qe.card)!==(tt==null?void 0:tt.id)}])},[h.createVNode(Se,{actions:s.getActions,isForm:s.isForm,item:tt,table:n.table,onUpdateTable:s.getTableData},null,8,["actions","isForm","item","table","onUpdateTable"])],2)):h.createCommentVNode("",!0)],2)}),128))]),h.createVNode(ge,{columns:s.columns,agg:(mn=i.tableData)==null?void 0:mn.agg},null,8,["columns","agg"])]))])],4)],2),h.createElementVNode("div",Dle,[h.createElementVNode("div",Ile,[h.createElementVNode("p",Ple,[h.createElementVNode("span",Rle,[h.createTextVNode(h.toDisplayString(i.filters||i.searchValue?"Відображено":"Об'єктів")+" "+h.toDisplayString(((Ce=i.tableData)==null?void 0:Ce.count)||"0 ")+" ",1),i.filters||i.searchValue?(h.openBlock(),h.createElementBlock("span",Nle," з")):h.createCommentVNode("",!0)]),i.filters||i.searchValue?(h.openBlock(),h.createElementBlock("span",Ole,h.toDisplayString(" "+((Cn=i.tableData)==null?void 0:Cn.filtered)||0),1)):h.createCommentVNode("",!0)])]),Math.ceil(((Pi=i.tableData)==null?void 0:Pi.filtered)/i.limit)>1?(h.openBlock(),h.createBlock(Ne,{key:0,class:"justify-end","default-page":parseInt(s.defaultPage),total:((Jt=i.tableData)==null?void 0:Jt.filtered)||0,onPageChange:s.handlePageChange,pageSize:parseInt(i.limit),pageSizes:[10,20,50,100]},null,8,["default-page","total","onPageChange","pageSize"])):h.createCommentVNode("",!0)])],2),h.createVNode(h.Transition,{name:"slide-fade"},{default:h.withCtx(()=>{var tt;return[i.isVisibleCardInfo?(h.openBlock(),h.createBlock(Be,{key:0,table:n.table,columns:(tt=i.tableData)==null?void 0:tt.columns,row:s.activeCardRow},null,8,["table","columns","row"])):h.createCommentVNode("",!0)]}),_:1})])])])])}const zle={components:{AdminTable:Fe(fle,[["render",Ble],["__scopeId","data-v-40106c61"]])},data(){return{table:!1,interface:"",title:""}},watch:{$route:{async handler(){ts!=null&&ts.value||await this.getMenu(),await this.checkPageType()},deep:!0},title(t){var e;t&&(document.title=(((e=An.value)==null?void 0:e.titlePrefix)||"")+t)}},async mounted(){await this.checkPageType()},methods:{flattenMenu(t){const e=[];return t.forEach(n=>{n.menu?e.push(...this.flattenMenu(n.menu)):e.push(n)}),e},async checkPageType(){var r,i;const t=this.flattenMenu(ts.value);t!=null&&t.length||this.$router.replace("/404");const e=t==null?void 0:t.find(s=>{var a,o;return(s==null?void 0:s.path)==((o=(a=this.$route)==null?void 0:a.params)==null?void 0:o.catchAll)});this.title=e==null?void 0:e.ua,e||this.$router.replace("/404"),e!=null&&e.component&&this.$router.replace((i=(r=this.$route)==null?void 0:r.params)==null?void 0:i.catchAll);const n=e==null?void 0:e.table;this.table=n||!1,!n&&this.getInterface()},async getInterface(){var t,e;try{const{data:n}=await Ge.get(`/api/template/interface/${((e=(t=this.$route)==null?void 0:t.params)==null?void 0:e.catchAll)||""}`);this.interface=n||""}catch{this.interface=""}}}},Vle=["innerHTML"];function Lle(t,e,n,r,i,s){const a=h.resolveComponent("AdminTable");return i.table?(h.openBlock(),h.createBlock(a,{key:0,table:i.table,title:i.title},null,8,["table","title"])):(h.openBlock(),h.createElementBlock("div",{key:1,class:"w-full bg-gray-50",style:{height:"calc(100vh - 120px)"},innerHTML:i.interface},null,8,Vle))}const Fle=Object.freeze(Object.defineProperty({__proto__:null,default:Fe(zle,[["render",Lle]])},Symbol.toStringTag,{value:"Module"}));return _ie});
|