@creaditor/newsletter-starterkit
Version:
Creaditor Newsletter Editor - Starterkit for creating beautiful email newsletters
16 lines • 973 B
JavaScript
;(("undefined"!=typeof self?self:this).webpackChunkCreaditor=("undefined"!=typeof self?self:this).webpackChunkCreaditor||[]).push([[308],{90308:(t,e,i)=>{i.r(e),i.d(e,{ArrowIcon:()=>r});var s=i(56666),h=i(21293);class r extends h.oi{constructor(){super(),this.iconStyle="",this.width="24",this.height="24"}render(){if(this.to&&"left"===this.to)this.style.transform="rotate(180deg)";return h.dy`<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 24 24"
style="${this.iconStyle}"
width="${this.width}"
height="${this.height}"
>
<path fill="none" d="M0 0h24v24H0z" />
<path
d="M13.172 12l-4.95-4.95 1.414-1.414L16 12l-6.364 6.364-1.414-1.414z"
/>
</svg>`}}(0,s.Z)(r,"styles",h.iv`
:host {
display: inline-flex;
}
`),(0,s.Z)(r,"properties",{iconStyle:{type:String},width:{type:String},height:{type:String},to:{type:String,reflect:!0}}),customElements.define("cdtr-arrow-icon",r)}}]);