@realsee/dnalogel 2.1.2-alpha.13 → 2.1.2-alpha.14
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.cjs.js +2 -2
- package/dist/index.js +63 -65
- package/dist/index.umd.js +2 -2
- package/docs/classes/CruisePluginController.html +24 -24
- package/docs/classes/Magnifier.html +16 -16
- package/docs/classes/ModelRoomLabelController.html +11 -11
- package/docs/classes/Object3DHelperController.html +24 -24
- package/docs/classes/PaintBrush.html +15 -15
- package/docs/classes/PanoTagPluginController.html +39 -39
- package/docs/classes/Util.BetterTween.html +8 -8
- package/docs/classes/Util.FivePointSelector.html +12 -12
- package/docs/classes/Util.Interval.html +12 -12
- package/docs/classes/Util.Magnifier.html +17 -17
- package/docs/classes/Util.PointDomHelper.html +11 -11
- package/docs/classes/Util.PointHelper.html +11 -11
- package/docs/classes/Util.Rectangle.html +13 -13
- package/docs/enums/CameraMovementEffect.html +7 -7
- package/docs/enums/ContentType.html +12 -12
- package/docs/enums/DIRECTION.html +9 -9
- package/docs/enums/DISPLAY_STRATEGY_TYPE.html +9 -9
- package/docs/enums/DimensionType.html +7 -7
- package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +8 -8
- package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +9 -9
- package/docs/enums/LinkType.html +7 -7
- package/docs/enums/PaintBrushTypeEnum.html +8 -8
- package/docs/enums/PointType.html +7 -7
- package/docs/enums/Rotation.html +8 -8
- package/docs/functions/CSS3DRenderPlugin.html +4 -4
- package/docs/functions/CameraMovementPlugin.html +4 -4
- package/docs/functions/CruisePlugin.html +4 -4
- package/docs/functions/GuideLinePlugin.html +5 -5
- package/docs/functions/ItemLabelPlugin.html +4 -4
- package/docs/functions/MapviewFloorplanPlugin.html +4 -4
- package/docs/functions/ModelChassisCompassPlugin.html +4 -4
- package/docs/functions/ModelEntryDoorGuidePlugin.html +4 -4
- package/docs/functions/ModelFloorplanPlugin.html +4 -4
- package/docs/functions/ModelItemLabelPlugin.html +4 -4
- package/docs/functions/ModelRoomLabelPlugin.html +4 -4
- package/docs/functions/ModelTVVideoPlugin.html +4 -4
- package/docs/functions/ModelViewPlugin.html +4 -4
- package/docs/functions/Object3DHelperPlugin.html +4 -4
- package/docs/functions/PanoCompassPlugin.html +4 -4
- package/docs/functions/PanoCursorRaycasterPlugin.html +4 -4
- package/docs/functions/PanoDoorLabelPlugin.html +4 -4
- package/docs/functions/PanoFloorplanRadarPlugin.html +4 -4
- package/docs/functions/PanoMeasurePlugin.html +4 -4
- package/docs/functions/PanoRulerPlugin.html +4 -4
- package/docs/functions/PanoRulerProPlugin.html +4 -4
- package/docs/functions/PanoSpatialTagPlugin.html +4 -4
- package/docs/functions/PanoTagPlugin.html +4 -4
- package/docs/functions/TopviewFloorplanPlugin.html +4 -4
- package/docs/functions/Util.getCoordsFromClient.html +5 -5
- package/docs/functions/Util.getCoordsFromElement.html +5 -5
- package/docs/functions/Util.getFrameTime.html +5 -5
- package/docs/functions/Util.getIntersectFromRelativePosition.html +5 -5
- package/docs/functions/Util.getRaycasterFromFivePointer.html +5 -5
- package/docs/functions/Util.isNil.html +5 -5
- package/docs/functions/Util.nextFrame.html +5 -5
- package/docs/functions/Util.notNil.html +5 -5
- package/docs/functions/Util.requestAnimationFrameInterval.html +5 -5
- package/docs/functions/Util.tweenProgress.html +5 -5
- package/docs/functions/pluginFlag.html +5 -5
- package/docs/index.html +4 -4
- package/docs/interfaces/CSS3DRenderPluginEventMap.html +11 -11
- package/docs/interfaces/CSS3DRenderPluginState.html +8 -8
- package/docs/interfaces/CameraMovementPluginExportType.html +7 -7
- package/docs/interfaces/ContentTypeMap.html +12 -12
- package/docs/interfaces/FloorplanBounding.html +8 -8
- package/docs/interfaces/FloorplanData.html +10 -10
- package/docs/interfaces/FloorplanEntrance.html +11 -11
- package/docs/interfaces/FloorplanExtraObject.html +10 -10
- package/docs/interfaces/FloorplanExtraObject3D.html +8 -8
- package/docs/interfaces/FloorplanFloorData.html +9 -9
- package/docs/interfaces/FloorplanImagePosition.html +7 -7
- package/docs/interfaces/FloorplanObserver.html +9 -9
- package/docs/interfaces/FloorplanOutlineItem.html +9 -9
- package/docs/interfaces/FloorplanPosition.html +7 -7
- package/docs/interfaces/FloorplanRoomItem.html +13 -13
- package/docs/interfaces/FloorplanRoomLabelItem.html +7 -7
- package/docs/interfaces/FloorplanServerBounding.html +8 -8
- package/docs/interfaces/FloorplanServerComputedData.html +10 -10
- package/docs/interfaces/FloorplanServerData.html +7 -7
- package/docs/interfaces/FloorplanServerDoorItem.html +10 -10
- package/docs/interfaces/FloorplanServerDoorPosition.html +8 -8
- package/docs/interfaces/FloorplanServerEntrance.html +11 -11
- package/docs/interfaces/FloorplanServerFloorData.html +9 -9
- package/docs/interfaces/FloorplanServerImagePosition.html +7 -7
- package/docs/interfaces/FloorplanServerObserver.html +9 -9
- package/docs/interfaces/FloorplanServerOutlineItem.html +9 -9
- package/docs/interfaces/FloorplanServerPosition.html +7 -7
- package/docs/interfaces/FloorplanServerRoomItem.html +14 -14
- package/docs/interfaces/FloorplanServerRoomLabelItem.html +7 -7
- package/docs/interfaces/ItemLabelPluginData.html +6 -6
- package/docs/interfaces/ItemLabelPluginExportReturnsType.html +11 -11
- package/docs/interfaces/ItemLabelPluginParametersType.html +9 -9
- package/docs/interfaces/LineJson.html +7 -7
- package/docs/interfaces/ModelChassisCompassPluginData.html +7 -7
- package/docs/interfaces/ModelChassisCompassPluginExportType.html +8 -8
- package/docs/interfaces/ModelChassisCompassPluginParameterType.html +7 -7
- package/docs/interfaces/ModelEntryDoorGuidePluginData.html +8 -8
- package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +8 -8
- package/docs/interfaces/ModelItemLabelPluginData.html +6 -6
- package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +11 -11
- package/docs/interfaces/ModelItemLabelPluginParametersType.html +7 -7
- package/docs/interfaces/ModelRoomLabelPluginData.html +6 -6
- package/docs/interfaces/ModelTVVideoPluginData.html +9 -9
- package/docs/interfaces/ModelTVVideoPluginExportType.html +8 -8
- package/docs/interfaces/ModelTVVideoPluginParameterType.html +6 -6
- package/docs/interfaces/ModelViewPluginExportType.html +8 -8
- package/docs/interfaces/Object3DHelperState.html +8 -8
- package/docs/interfaces/OpenParameter.html +7 -7
- package/docs/interfaces/PaintBrushAction.html +12 -12
- package/docs/interfaces/PaintBrushConfigs.html +12 -12
- package/docs/interfaces/PaintBrushState.html +10 -10
- package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +10 -10
- package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +5 -5
- package/docs/interfaces/PanoMeasureParameterType.html +11 -11
- package/docs/interfaces/PanoRulerPluginExportType.html +10 -10
- package/docs/interfaces/PanoRulerPluginOptions.html +7 -7
- package/docs/interfaces/PanoRulerPluginParameterType.html +8 -8
- package/docs/interfaces/PanoRulerProPluginExportType.html +9 -9
- package/docs/interfaces/PanoRulerProPluginOptions.html +7 -7
- package/docs/interfaces/PanoRulerProPluginParameterType.html +7 -7
- package/docs/interfaces/PanoRulerProPluginState.html +8 -8
- package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +5 -5
- package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +5 -5
- package/docs/interfaces/PanoSpatialTagPluginData.html +11 -11
- package/docs/interfaces/PanoSpatialTagPluginDataElement.html +10 -10
- package/docs/interfaces/PanoSpatialTagPluginExportType.html +13 -13
- package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +10 -10
- package/docs/interfaces/PanoSpatialTagPluginParameterType.html +13 -13
- package/docs/interfaces/PanoSpatialTagPluginPointElement.html +11 -11
- package/docs/interfaces/PanoSpatialTagPluginTagElement.html +10 -10
- package/docs/interfaces/Point.html +8 -8
- package/docs/interfaces/PointJson.html +8 -8
- package/docs/interfaces/Room.html +9 -9
- package/docs/interfaces/RoomInfo.html +7 -7
- package/docs/interfaces/RoomLabel.html +14 -14
- package/docs/interfaces/RoomRules.html +5 -5
- package/docs/interfaces/Rooms.html +5 -5
- package/docs/interfaces/Scissor.html +9 -9
- package/docs/interfaces/TagConfig.html +10 -10
- package/docs/interfaces/Tags.html +9 -9
- package/docs/interfaces/Util.MagnifierParameter.html +11 -11
- package/docs/interfaces/Util.MouseGroupParameter.html +8 -8
- package/docs/modules/Util.html +5 -5
- package/docs/modules.html +4 -4
- package/docs/types/ArrayPosition.html +5 -5
- package/docs/types/CSS3DRenderExportType.html +5 -5
- package/docs/types/CSS3DRenderPluginExportType.html +5 -5
- package/docs/types/CSS3DRenderPluginParameterType.html +5 -5
- package/docs/types/Color.html +5 -5
- package/docs/types/ContentTypeConfigKey.html +5 -5
- package/docs/types/ContentTypeConfigKeyArray.html +5 -5
- package/docs/types/Create3DDomContainerReturnType.html +5 -5
- package/docs/types/Create3DElementReturnType.html +5 -5
- package/docs/types/CruisePluginExportType.html +5 -5
- package/docs/types/Direction-1.html +5 -5
- package/docs/types/Direction4.html +5 -5
- package/docs/types/FloorplanRuleLabels.html +5 -5
- package/docs/types/FloorplanServerRuleLabels.html +5 -5
- package/docs/types/GuideLinePluginExportType.html +5 -5
- package/docs/types/HelperEventMap.html +5 -5
- package/docs/types/MapviewFloorplanPluginParameterType.html +5 -5
- package/docs/types/MapviewFloorplanPluginReturnType.html +5 -5
- package/docs/types/MediaData.html +5 -5
- package/docs/types/ModelEntryDoorGuidePluginParameterType.html +5 -5
- package/docs/types/ModelFloorplanPluginParameterType.html +5 -5
- package/docs/types/ModelFloorplanPluginReturnType.html +5 -5
- package/docs/types/ModelRoomLabelPluginParameters.html +5 -5
- package/docs/types/ModelRoomLabelPluginReturnType.html +5 -5
- package/docs/types/MoveArgs.html +5 -5
- package/docs/types/MoveOpts.html +5 -5
- package/docs/types/Object3DHelperEventMap.html +5 -5
- package/docs/types/ObjectFit.html +5 -5
- package/docs/types/PaintBrushEventMap.html +5 -5
- package/docs/types/PanoCompassPluginData.html +5 -5
- package/docs/types/PanoCompassPluginExportType.html +5 -5
- package/docs/types/PanoCompassPluginParameterType.html +5 -5
- package/docs/types/PanoFloorplanRadarPluginParameterType.html +5 -5
- package/docs/types/PanoFloorplanRadarPluginReturnType.html +5 -5
- package/docs/types/PanoMeasurePluginEvent.html +5 -5
- package/docs/types/PanoMeasureReturnType.html +5 -5
- package/docs/types/PanoSpatialTagPluginId.html +5 -5
- package/docs/types/PanoTagPluginExportInterface.html +5 -5
- package/docs/types/PanoTagPluginParamsInterface.html +5 -5
- package/docs/types/PlaneTag.html +5 -5
- package/docs/types/PointTag.html +5 -5
- package/docs/types/Position.html +5 -5
- package/docs/types/RotateArgs.html +5 -5
- package/docs/types/RotateOpts.html +5 -5
- package/docs/types/RuleLabelsKey.html +5 -5
- package/docs/types/RuleLabelsValue.html +5 -5
- package/docs/types/Tag.html +5 -5
- package/docs/types/Tag2D.html +5 -5
- package/docs/types/Tag3D.html +5 -5
- package/docs/types/TagId.html +5 -5
- package/docs/types/TopviewFloorplanPluginParameterType.html +5 -5
- package/docs/types/TopviewFloorplanPluginReturnType.html +5 -5
- package/docs/variables/FLOOR_TYPE_MAP.html +5 -5
- package/docs/variables/PLUGIN.html +5 -5
- package/docs/variables/ROOM_FETILE_TYPE_MAP.html +5 -5
- package/docs/variables/ROOM_TYPE_MAP.html +5 -5
- package/docs/variables/VERSION.html +5 -5
- package/docs/variables/itemLabelPluginServerParams.html +5 -5
- package/docs/variables/modelItemLabelPluginServerParams.html +5 -5
- package/docs/variables/modelRoomLabelPluginServerParams.html +5 -5
- package/libs/PanoTagPlugin/Components/Common/Media.js +52 -54
- package/libs/PanoTagPlugin/Components/Tag/ImageTextTag.js +31 -33
- package/libs/PanoTagPlugin/Components/Tag/MediaPlane.js +2 -4
- package/libs/PanoTagPlugin/Components/Tag/index.js +2 -4
- package/libs/PanoTagPlugin/Components/TagContainer.js +32 -34
- package/libs/PanoTagPlugin/Components/TagWrapper.js +2 -4
- package/libs/index.js +90 -92
- package/package.json +1 -3
package/dist/index.js
CHANGED
|
@@ -46,8 +46,6 @@ import Wa from "polyline-normals";
|
|
|
46
46
|
import kt from "object-assign-deep";
|
|
47
47
|
import Ji from "animejs";
|
|
48
48
|
import ci, { Autoplay as Xa } from "swiper";
|
|
49
|
-
import "swiper/css";
|
|
50
|
-
import "swiper/css/autoplay";
|
|
51
49
|
function br() {
|
|
52
50
|
}
|
|
53
51
|
const Vi = () => Promise.resolve(), Zi = {
|
|
@@ -539,7 +537,7 @@ class Ka extends qa {
|
|
|
539
537
|
this.closeBrush(), this.ready = !1, this.emit("readyChange", !0);
|
|
540
538
|
}
|
|
541
539
|
}
|
|
542
|
-
class
|
|
540
|
+
class Qg {
|
|
543
541
|
constructor(t = {}) {
|
|
544
542
|
h(this, "controller");
|
|
545
543
|
const e = Object.assign({
|
|
@@ -577,7 +575,7 @@ class Og {
|
|
|
577
575
|
this.controller.updateCurrentColor(t);
|
|
578
576
|
}
|
|
579
577
|
}
|
|
580
|
-
const
|
|
578
|
+
const Rg = (i, t) => {
|
|
581
579
|
let e = !0, n = null;
|
|
582
580
|
const s = G(G({}, {
|
|
583
581
|
lookAtCurrentCamera: !1,
|
|
@@ -1139,7 +1137,7 @@ function Jn(i, t, e = new Z(1, 1, 1), n = !1) {
|
|
|
1139
1137
|
const o = new pr(i, t);
|
|
1140
1138
|
return o.setMaterial({ dashed: n, color: e, linewidth: 1 }), o.remove(o.points), o;
|
|
1141
1139
|
}
|
|
1142
|
-
const
|
|
1140
|
+
const Og = (i) => {
|
|
1143
1141
|
const t = {
|
|
1144
1142
|
intersection: null,
|
|
1145
1143
|
disposers: []
|
|
@@ -1440,7 +1438,7 @@ class bl {
|
|
|
1440
1438
|
}
|
|
1441
1439
|
}
|
|
1442
1440
|
}
|
|
1443
|
-
const
|
|
1441
|
+
const Hg = (i) => new bl(i), Fg = {
|
|
1444
1442
|
name: "ModelRoomLabelPlugin",
|
|
1445
1443
|
version: 0
|
|
1446
1444
|
};
|
|
@@ -3796,7 +3794,7 @@ class sd extends Bt {
|
|
|
3796
3794
|
this.app = new Li({ target: this.container, intro: !0, props: n });
|
|
3797
3795
|
}
|
|
3798
3796
|
}
|
|
3799
|
-
const
|
|
3797
|
+
const Gg = (i, t) => new sd(i, t);
|
|
3800
3798
|
function rd(i) {
|
|
3801
3799
|
const { latitude: t, longitude: e } = i, n = Math.abs(t - Math.PI / 2) > 5 * Math.PI / 180, o = e > 5 * (Math.PI / 180) && e < 355 * (Math.PI / 180);
|
|
3802
3800
|
return n || o;
|
|
@@ -4073,7 +4071,7 @@ class ld extends Bt {
|
|
|
4073
4071
|
this.app = new Li({ target: this.container, intro: !0, props: n });
|
|
4074
4072
|
}
|
|
4075
4073
|
}
|
|
4076
|
-
const
|
|
4074
|
+
const Ng = (i, t) => new ld(i, t);
|
|
4077
4075
|
class cd extends Bt {
|
|
4078
4076
|
constructor(e, n) {
|
|
4079
4077
|
super(e);
|
|
@@ -4304,7 +4302,7 @@ class cd extends Bt {
|
|
|
4304
4302
|
this.app = new Li({ target: this.container, intro: !0, props: n });
|
|
4305
4303
|
}
|
|
4306
4304
|
}
|
|
4307
|
-
const
|
|
4305
|
+
const Wg = (i, t) => new cd(i, t);
|
|
4308
4306
|
function Ti(i, t = 200) {
|
|
4309
4307
|
let e;
|
|
4310
4308
|
return function(...n) {
|
|
@@ -4884,7 +4882,7 @@ class xd extends Bt {
|
|
|
4884
4882
|
this.app ? this.app.$set(e) : this.app = new Id({ target: this.wrapper, props: e });
|
|
4885
4883
|
}
|
|
4886
4884
|
}
|
|
4887
|
-
const
|
|
4885
|
+
const Xg = (i, t) => new xd(i, t), Yg = [
|
|
4888
4886
|
{ type: 0, floorType: 1, roomType: "100900000012", name: "\u5176\u4ED6" },
|
|
4889
4887
|
{ type: 1, floorType: 1, roomType: "100900000002", name: "\u5BA2\u5385" },
|
|
4890
4888
|
{ type: 2, floorType: 1, roomType: "100900000002", name: "\u9910\u5385" },
|
|
@@ -4956,14 +4954,14 @@ const Ug = (i, t) => new xd(i, t), Jg = [
|
|
|
4956
4954
|
{ type: 56, floorType: 2, roomType: "100900000012", name: "\u7A7A\u4E2D\u82B1\u56ED" },
|
|
4957
4955
|
{ type: 57, floorType: 0, roomType: "100900000001", name: "\u6D0B\u5BA4" },
|
|
4958
4956
|
{ type: 58, floorType: 0, roomType: "100900000001", name: "\u548C\u5BA4" }
|
|
4959
|
-
],
|
|
4957
|
+
], Ug = [
|
|
4960
4958
|
{ type: 0, description: "\u6728\u8D28\u5730\u677F" },
|
|
4961
4959
|
{ type: 1, description: "\u74F7\u7816\u5730\u9762" },
|
|
4962
4960
|
{ type: 2, description: "\u6237\u5916\u5730\u9762" },
|
|
4963
4961
|
{ type: 3, description: "\u536B\u751F\u95F4\u5730\u9762" },
|
|
4964
4962
|
{ type: 4, description: "\u9633\u53F0\u5730\u9762" },
|
|
4965
4963
|
{ type: 5, description: "\u8F66\u5E93\u5730\u9762" }
|
|
4966
|
-
],
|
|
4964
|
+
], Jg = [
|
|
4967
4965
|
{ roomType: "100900000001", description: "\u5BA4" },
|
|
4968
4966
|
{ roomType: "100900000002", description: "\u5385" },
|
|
4969
4967
|
{ roomType: "100900000003", description: "\u53A8" },
|
|
@@ -5002,7 +5000,7 @@ function zr(i, t) {
|
|
|
5002
5000
|
}
|
|
5003
5001
|
});
|
|
5004
5002
|
}
|
|
5005
|
-
const
|
|
5003
|
+
const Vg = (i, t) => {
|
|
5006
5004
|
var d;
|
|
5007
5005
|
const e = t.fbx_url || "//vrlab-static.ljcdn.com/release/web/v3/dipan3/dipan.FBX", n = (d = t.north_rad) != null ? d : void 0, o = {}, s = (f) => J(void 0, null, function* () {
|
|
5008
5006
|
var U;
|
|
@@ -5056,7 +5054,7 @@ function Dd(i, t) {
|
|
|
5056
5054
|
const l = a.getContext("2d");
|
|
5057
5055
|
return l.fillStyle = o, l.fillRect(0, 0, e, e), l.font = `${n}px "\u5FAE\u8F6F\u96C5\u9ED1"`, l.textAlign = r, l.fillStyle = s, l.fillText(i, e / 2, e * 0.7), new ka(a);
|
|
5058
5056
|
}
|
|
5059
|
-
const Ld = ({ x: i, y: t, z: e }) => new Z(i, t, e),
|
|
5057
|
+
const Ld = ({ x: i, y: t, z: e }) => new Z(i, t, e), Zg = (i, t) => {
|
|
5060
5058
|
var g, v, A;
|
|
5061
5059
|
const e = {}, n = (g = t.animationEnabled) != null ? g : !0, o = (v = t.position) != null ? v : void 0, s = (A = t.rad) != null ? A : void 0, r = t.fbx_url || "//vrlab-image4.ljcdn.com/release/web/entryDoorMini/Anim_Door1.fbx", a = [], l = (y) => J(void 0, null, function* () {
|
|
5062
5060
|
var H, B, F, U, E, S, j;
|
|
@@ -5184,7 +5182,7 @@ function qn(i, t, e) {
|
|
|
5184
5182
|
const ui = (i, t, e) => {
|
|
5185
5183
|
const n = Math.PI, o = n * 2;
|
|
5186
5184
|
return i = So(i), t = So(t), e === ot.Anticlockwise && i < t && (i += o), e === ot.Clockwise && t < i && (t += o), e === ot.Loop && t - i > n ? ui(i, t, ot.Anticlockwise) : e === ot.Loop && i - t > n ? ui(i, t, ot.Clockwise) : { from: i, to: t };
|
|
5187
|
-
},
|
|
5185
|
+
}, qg = (i) => {
|
|
5188
5186
|
const t = {}, e = (l, c, ...d) => J(void 0, [l, c, ...d], function* (s, r, a = { preload: !0 }) {
|
|
5189
5187
|
return t.interruptCallback && t.interruptCallback(!1), a.asyncStartCallback && (yield a.asyncStartCallback()), s.mode && s.mode !== i.currentMode && (yield i.changeMode(s.mode)), a.preload && s.panoIndex !== void 0 && s.panoIndex !== i.panoIndex && (yield i.preloadPano(s.panoIndex)), a.asyncEndCallback && (yield a.asyncEndCallback()), s.panoIndex === void 0 && s.fov === void 0 && s.latitude === void 0 && s.longitude === void 0 ? !0 : yield new Promise((f, u) => {
|
|
5190
5188
|
const m = s.panoIndex !== void 0 ? s.panoIndex : i.panoIndex;
|
|
@@ -5394,7 +5392,7 @@ const Rd = `<style type="text/css">
|
|
|
5394
5392
|
a.__roof.sort(), a.__floor.sort(), a.floor = a.__floor[~~(a.__floor.length / 2)], a.roof = a.__roof[a.__roof.length - 1];
|
|
5395
5393
|
}
|
|
5396
5394
|
return e;
|
|
5397
|
-
},
|
|
5395
|
+
}, _g = (i, t) => {
|
|
5398
5396
|
const e = {
|
|
5399
5397
|
enable: !1,
|
|
5400
5398
|
loaded: !1,
|
|
@@ -5958,7 +5956,7 @@ class Zd {
|
|
|
5958
5956
|
this.container && (this.rulerItems.$destroy(), this.rulerItems = void 0), this.container.remove();
|
|
5959
5957
|
}
|
|
5960
5958
|
}
|
|
5961
|
-
const
|
|
5959
|
+
const Kg = (i, t) => new Zd(i, t), qd = "data:image/png;base64,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";
|
|
5962
5960
|
function _d() {
|
|
5963
5961
|
const i = document.createElement("div"), t = document.createElement("i"), e = document.createElement("span");
|
|
5964
5962
|
return i.appendChild(t), i.appendChild(e), i.style.position = "relative", i.style.width = "100%", i.style.display = "flex", i.style.flexDirection = "column", i.style.alignItems = "center", i.style.marginTop = `${150 / 16}rem`, i.style.opacity = "0", i.style.transition = "opacity 1000ms linear", t.style.display = "block", t.style.width = `${134 / 16}rem`, t.style.height = `${22 / 16}rem`, t.style.backgroundSize = "100%", t.style.backgroundRepeat = "no-repeat", t.style.backgroundImage = `url(${qd})`, e.style.marginTop = `${10 / 16}rem`, e.style.fontSize = `${16 / 16}rem`, e.style.color = "#fff", e.style.opacity = "0.7", e.style.textShadow = "0 2px 16px rgb(22 34 83 / 24%)", e.style.fontWeight = "bold", {
|
|
@@ -6173,7 +6171,7 @@ class $d extends Bt {
|
|
|
6173
6171
|
return sn(this.five).create3DDomContainer(e);
|
|
6174
6172
|
}
|
|
6175
6173
|
}
|
|
6176
|
-
const
|
|
6174
|
+
const $g = (i, t) => new $d(i, t);
|
|
6177
6175
|
function mn(i, t, e) {
|
|
6178
6176
|
const n = i[t];
|
|
6179
6177
|
i[t] = i[e], i[e] = n;
|
|
@@ -7930,7 +7928,7 @@ class Zu {
|
|
|
7930
7928
|
}
|
|
7931
7929
|
}
|
|
7932
7930
|
}
|
|
7933
|
-
const
|
|
7931
|
+
const e0 = function(t, e) {
|
|
7934
7932
|
return new Zu(t, e);
|
|
7935
7933
|
}, Yr = ki(null);
|
|
7936
7934
|
function qu(i) {
|
|
@@ -8268,7 +8266,7 @@ class cf {
|
|
|
8268
8266
|
}
|
|
8269
8267
|
}
|
|
8270
8268
|
}
|
|
8271
|
-
const $n = 1e-3, Zo = 0.01, df = "https://vrlab-image4.ljcdn.com/release/web/PanoSpatialTagPlugin__blur.png",
|
|
8269
|
+
const $n = 1e-3, Zo = 0.01, df = "https://vrlab-image4.ljcdn.com/release/web/PanoSpatialTagPlugin__blur.png", t0 = (i, t) => {
|
|
8272
8270
|
var W, Y, ae, le, me, ye, Ie, Oe;
|
|
8273
8271
|
let e = t == null ? void 0 : t.container, n = 1.4;
|
|
8274
8272
|
const o = (W = t == null ? void 0 : t.wait) != null ? W : 200, s = (Y = t == null ? void 0 : t.maxNumberOnScreen) != null ? Y : 3, r = (ae = t == null ? void 0 : t.minRad) != null ? ae : Math.PI / 4, a = (le = t == null ? void 0 : t.nearTolerance) != null ? le : 100, l = (me = t == null ? void 0 : t.upsideHeight) != null ? me : 1.6, c = (ye = t == null ? void 0 : t.minDistance) != null ? ye : 1.2, d = (Ie = t == null ? void 0 : t.maxDistance) != null ? Ie : 3.5, f = sn(i), u = document.createElement("div");
|
|
@@ -8747,7 +8745,7 @@ function yf(i) {
|
|
|
8747
8745
|
modelPosition: [t.position[0], t.position[1] + t.size[1], t.position[2]]
|
|
8748
8746
|
}, t));
|
|
8749
8747
|
}
|
|
8750
|
-
const
|
|
8748
|
+
const n0 = (i, t) => {
|
|
8751
8749
|
var u, m;
|
|
8752
8750
|
const e = {
|
|
8753
8751
|
container: document.createElement("div"),
|
|
@@ -8818,7 +8816,7 @@ const o0 = (i, t) => {
|
|
|
8818
8816
|
dispose: a,
|
|
8819
8817
|
hooks: e.hooks
|
|
8820
8818
|
};
|
|
8821
|
-
},
|
|
8819
|
+
}, i0 = {
|
|
8822
8820
|
name: "ModelItemLabelPlugin",
|
|
8823
8821
|
version: 0
|
|
8824
8822
|
};
|
|
@@ -8839,7 +8837,7 @@ function wf(i) {
|
|
|
8839
8837
|
t.push(n);
|
|
8840
8838
|
}), t;
|
|
8841
8839
|
}
|
|
8842
|
-
const
|
|
8840
|
+
const o0 = (i, { videoElement: t }) => {
|
|
8843
8841
|
const e = {
|
|
8844
8842
|
videoMeshes: [],
|
|
8845
8843
|
videoTextureEnabled: !1,
|
|
@@ -9109,7 +9107,7 @@ class kf extends te {
|
|
|
9109
9107
|
);
|
|
9110
9108
|
}
|
|
9111
9109
|
}
|
|
9112
|
-
const { Raycaster: Df, Vector3:
|
|
9110
|
+
const { Raycaster: Df, Vector3: s0 } = P, es = (i, t, e, n) => {
|
|
9113
9111
|
const o = t.clone().sub(e).normalize(), s = new Df();
|
|
9114
9112
|
s.set(e, o);
|
|
9115
9113
|
const [r] = i.model.intersectRaycaster(s);
|
|
@@ -9387,7 +9385,7 @@ function Qf(i) {
|
|
|
9387
9385
|
observerIndex: void 0
|
|
9388
9386
|
}));
|
|
9389
9387
|
}
|
|
9390
|
-
const Rf = void 0,
|
|
9388
|
+
const Rf = void 0, r0 = (i, t) => {
|
|
9391
9389
|
var u, m, p, g;
|
|
9392
9390
|
const e = {
|
|
9393
9391
|
container: document.createElement("div"),
|
|
@@ -9460,7 +9458,7 @@ const Rf = void 0, l0 = (i, t) => {
|
|
|
9460
9458
|
dispose: a,
|
|
9461
9459
|
hooks: e.hooks
|
|
9462
9460
|
};
|
|
9463
|
-
},
|
|
9461
|
+
}, a0 = {
|
|
9464
9462
|
name: "ItemLabelPlugin",
|
|
9465
9463
|
version: 0
|
|
9466
9464
|
};
|
|
@@ -9780,7 +9778,7 @@ class Vf extends Of {
|
|
|
9780
9778
|
this.five && (this.five.off("wantsToMoveToPano", this.hideAllLabels), this.five.off("modelLoaded", this.fixDoorVisibleAndPosition), this.five.off("panoArrived", this.fixDoorVisibleAndPosition), this.five.off("initAnimationEnded", this.fixDoorPosition), this.five.off("cameraUpdate", this.fixDoorPosition), this.five.off("mouseWheel", this.fixDoorPosition), this.five.off("pinchGesture", this.fixDoorPosition), super.dispose());
|
|
9781
9779
|
}
|
|
9782
9780
|
}
|
|
9783
|
-
const
|
|
9781
|
+
const l0 = (i) => new Vf(i), Zf = 2, qf = 3, _f = 3, Kf = 2;
|
|
9784
9782
|
function $f(i, t) {
|
|
9785
9783
|
var r, a, l;
|
|
9786
9784
|
if (i.length < 2)
|
|
@@ -10443,7 +10441,7 @@ class Kr extends Bt {
|
|
|
10443
10441
|
}
|
|
10444
10442
|
}
|
|
10445
10443
|
h(Kr, "PluginVersion", qr);
|
|
10446
|
-
const
|
|
10444
|
+
const c0 = (i) => new Kr(i);
|
|
10447
10445
|
function uh(i, t) {
|
|
10448
10446
|
t.forEach((e) => {
|
|
10449
10447
|
const n = new P.SphereGeometry(0.02, 16, 16), o = [], s = [
|
|
@@ -12117,7 +12115,7 @@ class oa extends te {
|
|
|
12117
12115
|
}
|
|
12118
12116
|
}
|
|
12119
12117
|
function hm(i) {
|
|
12120
|
-
ce(i, "svelte-
|
|
12118
|
+
ce(i, "svelte-1sr6cr9", "@import url('swiper/css');@import url('swiper/css/autoplay');.media.svelte-1sr6cr9{width:100%;height:100%;position:relative;overflow:hidden;border-radius:0.125rem}");
|
|
12121
12119
|
}
|
|
12122
12120
|
function Bs(i, t, e) {
|
|
12123
12121
|
const n = i.slice();
|
|
@@ -12131,7 +12129,7 @@ function Qs(i) {
|
|
|
12131
12129
|
}
|
|
12132
12130
|
return e = c(i), n = l[e] = a[e](i), {
|
|
12133
12131
|
c() {
|
|
12134
|
-
t = O("div"), n.c(), b(t, "class", "media svelte-
|
|
12132
|
+
t = O("div"), n.c(), b(t, "class", "media svelte-1sr6cr9"), q(t, "unfolded", i[4]);
|
|
12135
12133
|
},
|
|
12136
12134
|
m(d, f) {
|
|
12137
12135
|
M(d, t, f), l[e].m(t, null), r = !0;
|
|
@@ -14580,7 +14578,7 @@ class Sp extends Lp {
|
|
|
14580
14578
|
return this.tags.filter((e) => e.dimensionType === qe.Three && e.pointType === We.PlaneTag);
|
|
14581
14579
|
}
|
|
14582
14580
|
}
|
|
14583
|
-
const aa = "1.2.6", bi = `DnalogelPlugin-PanoTagPlugin@${aa}`, zp = !1,
|
|
14581
|
+
const aa = "1.2.6", bi = `DnalogelPlugin-PanoTagPlugin@${aa}`, zp = !1, d0 = (i) => `${bi}--${i}`;
|
|
14584
14582
|
class Mp extends Sp {
|
|
14585
14583
|
constructor(e, n) {
|
|
14586
14584
|
super(e);
|
|
@@ -14906,7 +14904,7 @@ class Mp extends Sp {
|
|
|
14906
14904
|
}
|
|
14907
14905
|
}
|
|
14908
14906
|
}
|
|
14909
|
-
const
|
|
14907
|
+
const u0 = (i, t) => new Mp(i, t);
|
|
14910
14908
|
class Ri extends Ra {
|
|
14911
14909
|
constructor(e, n) {
|
|
14912
14910
|
var o;
|
|
@@ -16278,7 +16276,7 @@ class sg extends Fn {
|
|
|
16278
16276
|
n != null && n.warnLog && ig();
|
|
16279
16277
|
}
|
|
16280
16278
|
}
|
|
16281
|
-
const
|
|
16279
|
+
const f0 = (i) => new sg(i);
|
|
16282
16280
|
class wi {
|
|
16283
16281
|
constructor(t = 0, e = 0) {
|
|
16284
16282
|
h(this, "min");
|
|
@@ -16576,7 +16574,7 @@ class Ag {
|
|
|
16576
16574
|
o && o.updateWithIntersect(t), this.five.needsRender = !0;
|
|
16577
16575
|
}
|
|
16578
16576
|
}
|
|
16579
|
-
const
|
|
16577
|
+
const h0 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
16580
16578
|
__proto__: null,
|
|
16581
16579
|
Interval: wi,
|
|
16582
16580
|
Rectangle: rg,
|
|
@@ -16599,52 +16597,52 @@ const p0 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
16599
16597
|
export {
|
|
16600
16598
|
sn as CSS3DRenderPlugin,
|
|
16601
16599
|
Bd as CameraMovementEffect,
|
|
16602
|
-
|
|
16600
|
+
qg as CameraMovementPlugin,
|
|
16603
16601
|
Xe as ContentType,
|
|
16604
|
-
|
|
16602
|
+
c0 as CruisePlugin,
|
|
16605
16603
|
Kr as CruisePluginController,
|
|
16606
16604
|
Ut as DIRECTION,
|
|
16607
16605
|
Ht as DISPLAY_STRATEGY_TYPE,
|
|
16608
16606
|
qe as DimensionType,
|
|
16609
16607
|
Dt as FLOOR_PLAN_ATTACHED_TO,
|
|
16610
|
-
|
|
16608
|
+
Ug as FLOOR_TYPE_MAP,
|
|
16611
16609
|
nh as GuideLinePlugin,
|
|
16612
16610
|
Ft as ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE,
|
|
16613
|
-
|
|
16611
|
+
r0 as ItemLabelPlugin,
|
|
16614
16612
|
pi as LinkType,
|
|
16615
16613
|
tu as Magnifier,
|
|
16616
|
-
|
|
16617
|
-
|
|
16618
|
-
|
|
16619
|
-
|
|
16620
|
-
|
|
16621
|
-
|
|
16622
|
-
|
|
16623
|
-
|
|
16614
|
+
Ng as MapviewFloorplanPlugin,
|
|
16615
|
+
Vg as ModelChassisCompassPlugin,
|
|
16616
|
+
Zg as ModelEntryDoorGuidePlugin,
|
|
16617
|
+
Gg as ModelFloorplanPlugin,
|
|
16618
|
+
n0 as ModelItemLabelPlugin,
|
|
16619
|
+
Hg as ModelRoomLabelPlugin,
|
|
16620
|
+
o0 as ModelTVVideoPlugin,
|
|
16621
|
+
Rg as ModelViewPlugin,
|
|
16624
16622
|
sg as Object3DHelperController,
|
|
16625
|
-
|
|
16623
|
+
f0 as Object3DHelperPlugin,
|
|
16626
16624
|
Gi as PLUGIN,
|
|
16627
|
-
|
|
16625
|
+
Qg as PaintBrush,
|
|
16628
16626
|
ft as PaintBrushTypeEnum,
|
|
16629
|
-
|
|
16630
|
-
|
|
16631
|
-
|
|
16632
|
-
|
|
16633
|
-
|
|
16634
|
-
|
|
16635
|
-
|
|
16636
|
-
|
|
16637
|
-
|
|
16627
|
+
$g as PanoCompassPlugin,
|
|
16628
|
+
Og as PanoCursorRaycasterPlugin,
|
|
16629
|
+
l0 as PanoDoorLabelPlugin,
|
|
16630
|
+
Xg as PanoFloorplanRadarPlugin,
|
|
16631
|
+
e0 as PanoMeasurePlugin,
|
|
16632
|
+
_g as PanoRulerPlugin,
|
|
16633
|
+
Kg as PanoRulerProPlugin,
|
|
16634
|
+
t0 as PanoSpatialTagPlugin,
|
|
16635
|
+
u0 as PanoTagPlugin,
|
|
16638
16636
|
Mp as PanoTagPluginController,
|
|
16639
16637
|
We as PointType,
|
|
16640
|
-
|
|
16641
|
-
|
|
16638
|
+
Yg as ROOM_FETILE_TYPE_MAP,
|
|
16639
|
+
Jg as ROOM_TYPE_MAP,
|
|
16642
16640
|
ot as Rotation,
|
|
16643
|
-
|
|
16644
|
-
|
|
16641
|
+
Wg as TopviewFloorplanPlugin,
|
|
16642
|
+
h0 as Util,
|
|
16645
16643
|
la as VERSION,
|
|
16646
|
-
|
|
16647
|
-
|
|
16648
|
-
|
|
16649
|
-
|
|
16644
|
+
a0 as itemLabelPluginServerParams,
|
|
16645
|
+
i0 as modelItemLabelPluginServerParams,
|
|
16646
|
+
Fg as modelRoomLabelPluginServerParams,
|
|
16647
|
+
d0 as pluginFlag
|
|
16650
16648
|
};
|