mftsccs-browser 2.0.9-beta → 2.0.10-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.
@@ -21385,6 +21385,8 @@ class WidgetTree {
21385
21385
  this.after_render = "";
21386
21386
  this.before_render = "";
21387
21387
  this.update = "";
21388
+ this.origin = 0;
21389
+ this.version = 0;
21388
21390
  this.mount_child = "";
21389
21391
  this.children = [];
21390
21392
  this.wrapper = 0;