UNPKG

@creaditor/newsletter-starterkit

Version:

Creaditor Newsletter Editor - Starterkit for creating beautiful email newsletters

51 lines 1.7 kB
"use strict";(("undefined"!=typeof self?self:this).webpackChunkCreaditor=("undefined"!=typeof self?self:this).webpackChunkCreaditor||[]).push([[1731],{81731:(t,e,r)=>{r.r(e),r.d(e,{Page504:()=>i});var o=r(56666),a=r(21293);class i extends a.oi{constructor(){super()}render(){return a.dy`<div class="root"> <div class="container"> <cdtr-row spacing="1rem"> <h1><lang-text text="connection_error"></lang-text></h1> <cdtr-col sm="12"> <p> <lang-text whiteSpace="break-spaces" text="error_transactions_not_completed" ></lang-text> </p> </cdtr-col> <paper-button @click=${()=>window.location.reload()} style="background:var(--primary);color:var(--primary-text)" ><lang-text text="click_to_refresh"></lang-text ></paper-button> </cdtr-row> </div> </div>`}}(0,o.Z)(i,"properties",{}),(0,o.Z)(i,"styles",a.iv` :host { position: fixed; width: 100vw; height: 100vh; left: 0; top: 0; z-index: 999999; background-color: #0000001f; } .container { left: 50%; top: 50%; position: absolute; transform: translate(-50%, -50%); background: #fff; width: auto; height: 500px; z-index: 9999999; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; padding: 3rem; direction: var(--direction-locale); text-align: var(--text-align-locale); } svg { max-width: 500px; } h1 { font-family: Arial; color: var(--primary); } `),customElements.define("cdtr-504",i)}}]);