diff --git a/dist/code-exercise.umd.js b/dist/code-exercise.umd.js index ac17d38..264b6c1 100644 --- a/dist/code-exercise.umd.js +++ b/dist/code-exercise.umd.js @@ -58,7 +58,7 @@ const J=2; transform: rotate(360deg); } } - `;render(){return Y`
`}}customElements.define("loader-element",e$);class i$ extends L{static properties={starterCode:{type:String},exerciseName:{type:String,attribute:"name"},isLoading:{type:Boolean},runStatus:{type:String},testResultsStatus:{type:String},testResultsHeader:{type:String},testResultsDetails:{type:String},runOutput:{type:String},runStdout:{type:String},showTests:{type:Boolean,attribute:"show-tests"}};editorRef=(()=>new lt)();editor=null;createRenderRoot(){return this}connectedCallback(){super.connectedCallback(),!this.starterCode&&this.innerHTML.trim()&&(this.starterCode=this.innerHTML.trim().replace(/>/g,">"),this.innerHTML=""),this.style.whiteSpace="normal",this.style.fontFamily="inherit"}render(){return Y` + `;render(){return Y``}}customElements.define("loader-element",e$);class i$ extends L{static properties={starterCode:{type:String},exerciseName:{type:String,attribute:"name"},isLoading:{type:Boolean},runStatus:{type:String},testResultsStatus:{type:String},testResultsHeader:{type:String},testResultsDetails:{type:String},runOutput:{type:String},runStdout:{type:String},showTests:{type:Boolean,attribute:"show-tests"}};editorRef=(()=>new lt)();editor=null;createRenderRoot(){return this}connectedCallback(){super.connectedCallback(),!this.starterCode&&this.innerHTML.trim()&&(this.starterCode=this.innerHTML.trim().replace(/>/g,">").replace(/</g,"<"),this.innerHTML=""),this.style.whiteSpace="normal",this.style.fontFamily="inherit"}render(){return Y`