mftsccs-browser 1.1.43-beta → 1.1.44-beta
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/main.bundle.js
CHANGED
|
@@ -18878,6 +18878,7 @@ class WidgetTree {
|
|
|
18878
18878
|
this.timestamp = "";
|
|
18879
18879
|
this.widgetId = 0;
|
|
18880
18880
|
this.typeValue = "";
|
|
18881
|
+
this.cleanHtml = "";
|
|
18881
18882
|
this.addEvent = "";
|
|
18882
18883
|
this.onmount = "";
|
|
18883
18884
|
this.onupdate = "";
|