try{let e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{},s=(new e.Error).stack;s&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[s]="b0f01903-9960-4440-9861-c91e4e232fbf",e._sentryDebugIdIdentifier="sentry-dbid-b0f01903-9960-4440-9861-c91e4e232fbf")}catch(m){}import{o as e,a as s,w as t,E as a,n,r as o,K as i,U as l,Q as d,T as r}from"./vendor.82ce4f28.js";import{b as f}from"./index.3a1c246f.js";const u={name:"Snackbar",props:{show:{type:Boolean,default:!1},message:String,buttonTitle:{type:String,default:"Dismiss"},position:{type:String,default:"left"}},methods:{onButtonClicked(){this.$emit("update:show",!1),this.$emit("click")}}},b={class:"message"};var c=f(u,[["render",function(f,u,c,m,p,g){return e(),s(r,{name:"snackbar"},{default:t((()=>[c.show?(e(),a("div",{key:0,class:n(["snackbar",[c.position]])},[o(f.$slots,"default",{},(()=>[i("span",b,l(c.message),1),i("button",{class:"small","aria-label":"Dismiss message",onClick:u[0]||(u[0]=(...e)=>g.onButtonClicked&&g.onButtonClicked(...e))},l(c.buttonTitle),1)]))],2)):d("",!0)])),_:3})}]]);export{c as S}; //# sourceMappingURL=Snackbar.224de879.js.map