class n extends HTMLElement{constructor(){super(),this.initWebComponent()}initWebComponent(){const n=this.attachShadow({mode:"open"}),t=document.createElement("template");t.innerHTML='\n
\r\n \r\n
',n.appendChild(t.content.cloneNode(!0))}static get observedAttributes(){return["x-position","y-position"]}attributeChangedCallback(n,t,e){this.onAttributeChange(n,e)}onAttributeChange(n,t){}}!customElements.get("jb-notification-wrapper")&&window.customElements.define("jb-notification-wrapper",n);export{n as JBNotificationWrapperWebComponent};
//# sourceMappingURL=jb-notification-wrapper.js.map