site-libsoc/Server/public/js/components/reset-password-component.js

2 lines
914 B
JavaScript
Raw Normal View History

2023-08-06 01:06:36 +07:00
import{S as t,i as e,a as s,b as o,s as a,h as i,n,k as r,d as c,o as m}from"./index-0d9f0c09.js";function d(t){let e;return{c(){e=i("div"),e.innerHTML='<div id="text-container"><p>Contact us at our Discord Server. We are going to send a new password to the email that you used for registration.</p></div>',this.c=n,r(e,"id","container")},m(t,s){o(t,e,s)},p:n,i:n,o:n,d(t){t&&c(e)}}}function u(t){return m((()=>{})),[]}class p extends t{constructor(t){super(),this.shadowRoot.innerHTML="<style>@import '/css/common.css';#text-container{position:relative;max-width:calc(100vw - 4rem);margin:auto}#container{margin:auto;max-width:800px;margin-top:1rem;margin-bottom:4rem}#container p{text-align:justify}</style>",e(this,{target:this.shadowRoot,props:s(this.attributes),customElement:!0},u,d,a,{},null),t&&t.target&&o(t.target,this,t.anchor)}}customElements.define("reset-password-component",p);export{p as default};