@realsee/dnalogel 3.79.0 → 3.79.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/CHANGELOG.md +838 -826
- package/dist/index.cjs.js +4 -4
- package/dist/index.js +6 -5
- package/dist/index.umd.js +4 -4
- package/dist/shared-utils/three/FragmentTransparencyMaterial.d.ts +1 -0
- package/libs/PanoTagPlugin/Components/TagItem.js +2 -2
- package/libs/base/BasePlugin.js +1 -1
- package/libs/shared-utils/logger.js +1 -1
- package/libs/shared-utils/three/FragmentTransparencyMaterial.d.ts +1 -0
- package/libs/shared-utils/three/FragmentTransparencyMaterial.js +6 -5
- package/package.json +1 -1
|
@@ -744,8 +744,8 @@ function Oe(o, e, i) {
|
|
|
744
744
|
5 && i(10, a = (() => {
|
|
745
745
|
var C, z, A;
|
|
746
746
|
return ((z = (C = t.style) == null ? void 0 : C.point) == null ? void 0 : z.enabled) === !1 || ((A = D.get(t.contentType)) == null ? void 0 : A.usePoint) === !1 || t.contentType === "Sticker" || t.contentType === "Link" || t.contentType === "VRLink" || t.contentType === "PanoLink" ? !1 : t.contentType === "Panorama" ? !0 : t.contentType === "Audio" && t.data.appearance === "plane" ? t.isPopoverConfigEnabled() : !(t.stickType && t.stickType !== "2DPoint" && t.stickType !== "3DPoint");
|
|
747
|
-
})()), o.$$.dirty[0] & /*tag, havePoint*/
|
|
748
|
-
|
|
747
|
+
})()), o.$$.dirty[0] & /*tag, rendererMap, havePoint*/
|
|
748
|
+
1029 && i(25, m = (() => t.isPopoverConfigEnabled() && t.contentType === "Panorama" || t.isPopoverConfigEnabled() && t.contentType === "ImageText" || t.isPopoverConfigEnabled() && t.contentType === "Text" || t.isPopoverConfigEnabled() && t.contentType === "Audio" ? !1 : t.element || D.has(t.contentType) ? !0 : !(t.stickType && t.stickType !== "2DPoint" && t.stickType !== "3DPoint" || t.entryFromModel && Ie(t.five.state.mode) && a))()), o.$$.dirty[0] & /*tag*/
|
|
749
749
|
1 && i(24, r = (() => {
|
|
750
750
|
var C;
|
|
751
751
|
return t.contentType === "Marketing" ? !!(t.data.title || t.data.name || t.data.description || t.data.tooltip || (C = t.data.price) != null && C.value || t.data.brandTags && t.data.brandTags.length > 0 || t.data.tags && t.data.tags.length > 0 || t.data.imageUrl || t.data.mediaUrl || t.data.mediaData && t.data.mediaData.length > 0) : !!(t.data.title || t.data.name || t.data.text || t.data.description || t.data.tooltip || t.data.imageUrl || t.data.mediaUrl || t.data.audioUrl || t.data.mediaData && t.data.mediaData.length > 0);
|
package/libs/base/BasePlugin.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
function A() {
|
|
2
2
|
console.debug(
|
|
3
|
-
"%c %c@realsee/dnalogel %cv3.79.
|
|
3
|
+
"%c %c@realsee/dnalogel %cv3.79.2",
|
|
4
4
|
[
|
|
5
5
|
"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=')",
|
|
6
6
|
"background-repeat: no-repeat",
|
|
@@ -1,11 +1,12 @@
|
|
|
1
1
|
var i = Object.defineProperty;
|
|
2
|
-
var o = (n,
|
|
3
|
-
var r = (n,
|
|
2
|
+
var o = (n, e, a) => e in n ? i(n, e, { enumerable: !0, configurable: !0, writable: !0, value: a }) : n[e] = a;
|
|
3
|
+
var r = (n, e, a) => (o(n, typeof e != "symbol" ? e + "" : e, a), a);
|
|
4
4
|
import * as t from "three";
|
|
5
5
|
class s extends t.ShaderMaterial {
|
|
6
|
-
constructor(
|
|
6
|
+
constructor(a) {
|
|
7
7
|
super();
|
|
8
|
-
r(this, "transparent", !
|
|
8
|
+
r(this, "transparent", !0);
|
|
9
|
+
r(this, "depthWrite", !1);
|
|
9
10
|
r(this, "blending", t.CustomBlending);
|
|
10
11
|
r(this, "blendSrc", t.SrcAlphaFactor);
|
|
11
12
|
r(this, "blendDst", t.OneMinusSrcAlphaFactor);
|
|
@@ -37,7 +38,7 @@ class s extends t.ShaderMaterial {
|
|
|
37
38
|
`
|
|
38
39
|
);
|
|
39
40
|
this.uniforms = {
|
|
40
|
-
map: { value:
|
|
41
|
+
map: { value: a }
|
|
41
42
|
};
|
|
42
43
|
}
|
|
43
44
|
}
|