From 1a1b4190f1f8a67d7ba35b443a63dc177218aeab Mon Sep 17 00:00:00 2001 From: lesion Date: Fri, 4 Mar 2022 10:02:48 +0100 Subject: [PATCH] update webcomponent --- docs/assets/js/gancio-events.es.js | 2 +- static/gancio-events.es.js | 2 +- wp-plugin/js/gancio-events.es.js | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/assets/js/gancio-events.es.js b/docs/assets/js/gancio-events.es.js index 8e74ffb4..b64f32bf 100644 --- a/docs/assets/js/gancio-events.es.js +++ b/docs/assets/js/gancio-events.es.js @@ -865,7 +865,7 @@ function instance$1($$self, $$props, $$invalidate) { class GancioEvents extends SvelteElement { constructor(options) { super(); - this.shadowRoot.innerHTML = ``; + this.shadowRoot.innerHTML = ``; init(this, { target: this.shadowRoot, props: attribute_to_object(this.attributes), diff --git a/static/gancio-events.es.js b/static/gancio-events.es.js index 8e74ffb4..b64f32bf 100644 --- a/static/gancio-events.es.js +++ b/static/gancio-events.es.js @@ -865,7 +865,7 @@ function instance$1($$self, $$props, $$invalidate) { class GancioEvents extends SvelteElement { constructor(options) { super(); - this.shadowRoot.innerHTML = ``; + this.shadowRoot.innerHTML = ``; init(this, { target: this.shadowRoot, props: attribute_to_object(this.attributes), diff --git a/wp-plugin/js/gancio-events.es.js b/wp-plugin/js/gancio-events.es.js index 8e74ffb4..b64f32bf 100644 --- a/wp-plugin/js/gancio-events.es.js +++ b/wp-plugin/js/gancio-events.es.js @@ -865,7 +865,7 @@ function instance$1($$self, $$props, $$invalidate) { class GancioEvents extends SvelteElement { constructor(options) { super(); - this.shadowRoot.innerHTML = ``; + this.shadowRoot.innerHTML = ``; init(this, { target: this.shadowRoot, props: attribute_to_object(this.attributes),