(function(r,e){typeof exports=="object"&&typeof module<"u"?e(exports,require("vue")):typeof define=="function"&&define.amd?define(["exports","vue"],e):(r=typeof globalThis<"u"?globalThis:r||self,e(r.QcyContainerModal={},r.Vue))})(this,function(r,e){"use strict";const c=["innerHTML"],a=e.defineComponent({__name:"App",props:{title:{type:String,required:!0},description:{type:String,required:!0},iconClass:{type:Array,default:()=>[]},modalStyle:[String,Object,Array],iconStyle:[String,Object,Array]},setup(t){const n=e.ref(!1);return(l,o)=>(e.openBlock(),e.createElementBlock(e.Fragment,null,[e.createVNode(e.Transition,null,{default:e.withCtx(()=>[n.value?(e.openBlock(),e.createElementBlock("div",{key:0,style:e.normalizeStyle(t.modalStyle),class:"modal",innerHTML:t.title+t.description},null,12,c)):e.createCommentVNode("",!0)]),_:1}),e.createElementVNode("i",{style:e.normalizeStyle(t.iconStyle),onClick:o[0]||(o[0]=i=>n.value=!n.value),class:e.normalizeClass(["activator",[...t.iconClass,n.value&&"-opened"]]),"aria-hidden":"true"},null,6)],64))}}),p="",u="",s=((t,n)=>{const l=t.__vccOpts||t;for(const[o,i]of n)l[o]=i;return l})(a,[["__scopeId","data-v-50c6088b"]]);function d(t,n){const l=document.querySelector(t);if(!l)return console.error(`[VUE APP ERROR]: O element com o seletor "${t}" n\xE3o foi encontrado`);const o=document.createElement("div");o.style.borderRadius="inherit",l.appendChild(o),e.createApp(s,n).mount(o)}r.renderApp=d,Object.defineProperties(r,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}})});