2 lines
3.9 KiB
JavaScript
Vendored
2 lines
3.9 KiB
JavaScript
Vendored
import{o as c,q as m,g as t,r as o,w as a,i as e,m as _}from"./vendor.7e4e5e39.js";import{_ as g}from"./plugin-vue_export-helper.21dcd24c.js";import{D as y,a as v,b as w,T as b,c as k}from"./transition.esm.89c10969.js";function C(d,s){return c(),m("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor","aria-hidden":"true"},[t("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M12 9v2m0 4h.01m-6.938 4h13.856c1.54 0 2.502-1.667 1.732-3L13.732 4c-.77-1.333-2.694-1.333-3.464 0L3.34 16c-.77 1.333.192 3 1.732 3z"})])}const T={components:{Dialog:y,DialogOverlay:v,DialogTitle:w,TransitionChild:b,TransitionRoot:k,ExclamationIcon:C},props:{feed_id:Number,open:{type:Boolean,default:!1}},emits:["action"],methods:{staticCloseModal(){this.$emit("action",!1)},remove(){this.$emit("action",!0)}}},D={class:"flex items-end justify-center min-h-screen pt-4 px-4 pb-20 text-center sm:block sm:p-0"},j=e("span",{class:"hidden sm:inline-block sm:align-middle sm:h-screen","aria-hidden":"true"},"\u200B",-1),M={class:"inline-block align-bottom bg-indigo-300 rounded-lg px-4 pt-5 pb-4 text-left overflow-hidden shadow-xl transform transition-all sm:my-8 sm:align-middle sm:max-w-lg sm:w-full sm:p-6"},B={class:"sm:flex sm:items-start"},N={class:"mx-auto flex-shrink-0 flex items-center justify-center h-12 w-12 rounded-full bg-orange sm:mx-0 sm:h-10 sm:w-10"},E={class:"mt-3 text-center sm:mt-0 sm:ml-4 sm:text-left"},I=_(" \u0423\u0434\u0430\u043B\u0438\u0442\u044C \u043A\u043E\u043D\u0442\u0435\u043D\u0442 "),O=e("div",{class:"mt-2"},[e("p",{class:"text-sm text-gray-light"}," \u0412\u044B \u0443\u0432\u0435\u0440\u0435\u043D\u044B, \u0447\u0442\u043E \u0445\u043E\u0442\u0438\u0442\u0435 \u0443\u0434\u0430\u043B\u0438\u0442\u044C \u044D\u0442\u043E\u0442 \u043A\u043E\u043D\u0442\u0435\u043D\u0442? \u0412\u043E\u0441\u0441\u0442\u0430\u043D\u043E\u0432\u0438\u0442\u044C \u043C\u043E\u0436\u043D\u043E, \u043D\u043E \u0431\u0443\u0434\u0435\u0442 \u0441\u043B\u043E\u0436\u043D\u043E! ")],-1),R={class:"mt-5 sm:mt-4 sm:flex sm:flex-row-reverse"};function V(d,s,l,z,L,n){const p=o("DialogOverlay"),r=o("TransitionChild"),u=o("ExclamationIcon"),f=o("DialogTitle"),h=o("Dialog"),x=o("TransitionRoot");return c(),m(x,{as:"template",show:l.open},{default:a(()=>[t(h,{as:"div",static:"",class:"fixed z-[1000] inset-0 overflow-y-auto",open:l.open,onClose:n.staticCloseModal},{default:a(()=>[e("div",D,[t(r,{as:"template",enter:"ease-out duration-300","enter-from":"opacity-0","enter-to":"opacity-100",leave:"ease-in duration-200","leave-from":"opacity-100","leave-to":"opacity-0"},{default:a(()=>[t(p,{class:"fixed inset-0 bg-indigo-200 bg-opacity-75 transition-opacity"})]),_:1}),j,t(r,{as:"template",enter:"ease-out duration-300","enter-from":"opacity-0 translate-y-4 sm:translate-y-0 sm:scale-95","enter-to":"opacity-100 translate-y-0 sm:scale-100",leave:"ease-in duration-200","leave-from":"opacity-100 translate-y-0 sm:scale-100","leave-to":"opacity-0 translate-y-4 sm:translate-y-0 sm:scale-95"},{default:a(()=>[e("div",M,[e("div",B,[e("div",N,[t(u,{class:"h-6 w-6 text-red-600","aria-hidden":"true"})]),e("div",E,[t(f,{as:"h3",class:"text-lg leading-6 font-medium text-gray-light"},{default:a(()=>[I]),_:1}),O])]),e("div",R,[e("button",{type:"button",class:"mx-3 my-1 transition shadow-none hover:shadow-pink inline-flex items-center px-8 py-3 justify-center text-base rounded-md text-white bg-pink focus:outline-none",onClick:s[0]||(s[0]=(...i)=>n.remove&&n.remove(...i))}," \u0423\u0434\u0430\u043B\u0438\u0442\u044C "),e("button",{type:"button",class:"mx-3 my-1 transition shadow-none hover:shadow-classic inline-flex items-center px-8 py-3 justify-center text-base rounded-md text-white bg-indigo-300 focus:outline-none",onClick:s[1]||(s[1]=(...i)=>n.staticCloseModal&&n.staticCloseModal(...i))}," \u041E\u0442\u043C\u0435\u043D\u0438\u0442\u044C ")])])]),_:1})])]),_:1},8,["open","onClose"])]),_:1},8,["show"])}var F=g(T,[["render",V]]);export{F as M};
|