@realsee/dnalogel 3.72.5-alpha.1 → 3.72.5-alpha.2

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/index.js CHANGED
@@ -43,7 +43,7 @@ import { LineGeometry as yb, LineMaterial as wb, THREE_Line2 as Pb, Line as I0 }
43
43
  import { GLTFLoader as Cb } from "@realsee/five/gltf-loader";
44
44
  function Ib() {
45
45
  console.debug(
46
- "%c %c@realsee/dnalogel %cv3.72.5-alpha.1",
46
+ "%c %c@realsee/dnalogel %cv3.72.5-alpha.2",
47
47
  [
48
48
  "background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAMCAMAAACHgmeRAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAABLFBMVEUAAAAapPoap/oaqvkbrfkbr/gZnfwZoPsaqfnD4v/E4/8Ylv0clPm93/+/4P/B4f8Yj/683/8Wif+33P8Uhv+x2f8ShP+s1v8Pgf+n0/8Nf/+h0f8Lff8Lff8Nf/9dl/+czv8KfP8KfP+Lxf+Uyv+Xy/+Hwv+Jw/+Mxf+Oxv+RyP8aovsapfoap/oZmfwZm/wZnvsYnPsYkf4YlP0NePsDYfgYcfi43f+63v8Xiv8Xjf4EWfwCV/sWZ/qz2v+02/8Vh/8WiP8EUf8CTf4WXv2u1/+v2P8Thf8Thv8ETf8CR/8VV/+o1f+q1f8Qgv8Rg/8DSv8BRf8UVP+j0v+k0v8OgP8Pgf8DR/8DQv9Nhf+dzv+fz/+Kv/+Vyv+Xy/+azf+Oxv+Qx/+SyP////8MUhLdAAAAK3RSTlMACEWQ2bd98uQECPXxqO7c+Pb49vj2+Pb49vj23Oul8fMHA+TwerXXjEIG2P+bHgAAAAFiS0dEY1y+LaoAAAB+SURBVAjXY2BgZGJmYWVgYGBgY9fW0eVg4ORi4NbTNzDk4eXjZxAwMjYxNTO3EGQQsrSytrG1sxdmEHFwdHJ2cXUTZRBz9/D08vbxFWeQ8PMPCAwKDpFkkAoNC4+IjIqWZpCRlZOPiY2LV2BQVGJQTkhMUlEFWaOmrqGpxQAAyg0S9Dq+VPYAAAAASUVORK5CYII=')",
49
49
  "background-repeat: no-repeat",
@@ -13117,7 +13117,7 @@ let bs = class {
13117
13117
  /**
13118
13118
  * @realsee/dnalogel 版本号
13119
13119
  */
13120
- f(this, "VERSION", "3.72.5-alpha.1");
13120
+ f(this, "VERSION", "3.72.5-alpha.2");
13121
13121
  f(this, "NAME");
13122
13122
  f(this, "five");
13123
13123
  f(this, "workUtil");
@@ -33574,8 +33574,8 @@ class D8 extends Hd {
33574
33574
  this.plugin.addRenderQueue({ type: "TagContainerSvelte", keys: ["tags"] });
33575
33575
  }
33576
33576
  set(e, i = !0) {
33577
- var o, r;
33578
- super.set(e, i), ((r = (o = e.style) == null ? void 0 : o.point) == null ? void 0 : r.normalLen) !== void 0 && (this.normalLineLength = e.style.point.normalLen, this._lastUpdateCache.position = [0, 0, 0]), this.plugin.addRenderQueue({ type: "TagContainerSvelte", keys: ["tags"] }), e.position && this.setPosition(this.position);
33577
+ var s, o, r;
33578
+ super.set(e, i), this.normalLineLength = (r = (o = (s = e.style) == null ? void 0 : s.point) == null ? void 0 : o.normalLen) != null ? r : 0, this._lastUpdateCache.position = [0, 0, 0], this.plugin.addRenderQueue({ type: "TagContainerSvelte", keys: ["tags"] }), e.position && this.setPosition(this.position);
33579
33579
  }
33580
33580
  setData(...e) {
33581
33581
  super.setData(...e), this.plugin.addRenderQueue({ type: "TagContainerSvelte", keys: ["tags"] });