@realsee/dnalogel 2.2.2 → 2.2.4
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 +63 -58
- package/dist/index.js +4972 -4332
- package/dist/index.umd.js +51 -46
- 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/ItemLabelPlugin/ItemLabelComponent.js +12 -13
- package/libs/ItemLabelPlugin/ItemLabelItem.js +1 -1
- package/libs/ItemLabelPlugin/index.js +3 -4
- package/libs/ModelItemLabelPlugin/ItemLabelComponent.js +10 -11
- package/libs/ModelItemLabelPlugin/ItemLabelItem.js +1 -1
- package/libs/ModelItemLabelPlugin/index.js +3 -4
- package/libs/ModelRoomLabelPlugin/RoomLabelItem.js +1 -1
- package/libs/ModelRoomLabelPlugin/RoomLabelItems.js +17 -18
- package/libs/PanoDoorLabelPlugin/Controller.js +96 -97
- package/libs/PanoDoorLabelPlugin/DoorLabelItem.js +1 -1
- package/libs/PanoRulerProPlugin/RulerItem.js +1 -1
- package/libs/PanoRulerProPlugin/RulerItems.js +18 -19
- package/libs/PanoSpatialTagPlugin/Components/origins.js +2 -2
- package/libs/PanoSpatialTagPlugin/Components/tag.js +8 -9
- package/libs/PanoSpatialTagPlugin/index.js +1 -3
- package/libs/PanoSpatialTagPlugin/store.js +1 -1
- package/libs/PanoTagPlugin/Components/Common/Arrow.js +11 -11
- package/libs/PanoTagPlugin/Components/Common/Audio.js +25 -26
- package/libs/PanoTagPlugin/Components/Common/Line/Polyline.js +8 -8
- package/libs/PanoTagPlugin/Components/Common/Line/Straight.js +30 -29
- package/libs/PanoTagPlugin/Components/Common/Media.js +27 -28
- package/libs/PanoTagPlugin/Components/Common/MediaItem.js +1 -1
- package/libs/PanoTagPlugin/Components/Common/MultiLineText.js +18 -19
- package/libs/PanoTagPlugin/Components/Common/Point/CustomPoint.js +3 -3
- package/libs/PanoTagPlugin/Components/Common/Point/DefaultPoint.js +3 -3
- package/libs/PanoTagPlugin/Components/Common/Point/PointSwitch.js +9 -9
- package/libs/PanoTagPlugin/Components/Common/Shadow.js +11 -10
- package/libs/PanoTagPlugin/Components/Common/Text.js +15 -16
- package/libs/PanoTagPlugin/Components/Common/TextItem.js +10 -10
- package/libs/PanoTagPlugin/Components/Tag/AudioTag.js +9 -10
- package/libs/PanoTagPlugin/Components/Tag/CustomTag.js +27 -28
- package/libs/PanoTagPlugin/Components/Tag/ImageTextTag.js +9 -10
- package/libs/PanoTagPlugin/Components/Tag/LinkTag.js +7 -6
- package/libs/PanoTagPlugin/Components/Tag/MarketingTag.js +5 -4
- package/libs/PanoTagPlugin/Components/Tag/MediaPlane.js +10 -11
- package/libs/PanoTagPlugin/Components/Tag/TextTag.js +19 -20
- package/libs/PanoTagPlugin/Components/Tag/index.js +8 -9
- package/libs/PanoTagPlugin/Components/TagContainer.js +11 -12
- package/libs/PanoTagPlugin/Components/TagWrapper.js +8 -9
- package/libs/PanoTagPlugin/controller/index.js +1 -1
- package/libs/floorplan/Components/BaseImage.js +4 -4
- package/libs/floorplan/Components/Camera.js +1 -1
- package/libs/floorplan/Components/Compass.js +1 -1
- package/libs/floorplan/Components/CurrentFloor.js +9 -10
- package/libs/floorplan/Components/Main.js +24 -25
- package/libs/floorplan/Components/Normalmage.js +1 -1
- package/libs/floorplan/Components/RoomHighlight/Room.js +1 -1
- package/libs/floorplan/Components/RoomHighlight/RoomHighlight.js +7 -7
- package/libs/floorplan/Components/RoomLabels/RoomLabel.js +7 -8
- package/libs/floorplan/Components/RoomLabels/RoomLabels.js +39 -40
- package/libs/floorplan/Components/RoomMaterials/RoomMaterial.js +7 -7
- package/libs/floorplan/Components/RoomMaterials/RoomMaterial_0.js +1 -1
- package/libs/floorplan/Components/RoomMaterials/RoomMaterial_1.js +1 -1
- package/libs/floorplan/Components/RoomMaterials/RoomMaterial_2.js +1 -1
- package/libs/floorplan/Components/RuleLabels/RuleItem.js +5 -5
- package/libs/floorplan/Components/RuleLabels/RuleLabels.js +7 -7
- package/libs/floorplan/Components/SvgImage.js +4 -4
- package/libs/floorplan/PanoFloorplanRadarPlugin/Components/Camera.js +3 -4
- package/libs/floorplan/PanoFloorplanRadarPlugin/Components/CurrentFloor/CurrentFloor.js +3 -3
- package/libs/floorplan/PanoFloorplanRadarPlugin/Components/CurrentFloor/ExtraObjects.js +3 -3
- package/libs/floorplan/PanoFloorplanRadarPlugin/Components/Main.js +23 -24
- package/libs/floorplan/index.js +1 -5
- package/libs/index.js +94 -95
- package/libs/vendor/svelte/easing/index.js +12 -0
- package/libs/vendor/svelte/index.js +1 -0
- package/libs/vendor/svelte/internal/index.js +642 -0
- package/libs/vendor/svelte/store/index.js +31 -0
- package/libs/vendor/svelte/transition/index.js +37 -0
- package/libs/vendor/swiper/svelte/swiper-slide.js +10 -11
- package/libs/vendor/swiper/svelte/swiper-svelte.js +1 -2
- package/libs/vendor/swiper/svelte/swiper.js +9 -10
- package/package.json +2 -2
|
@@ -1,26 +1,25 @@
|
|
|
1
|
-
import { SvelteComponent as W, init as q, safe_not_equal as C, append_styles as L, empty as N, insert as h, transition_in as
|
|
1
|
+
import { SvelteComponent as W, init as q, safe_not_equal as C, append_styles as L, empty as N, insert as h, transition_in as p, transition_out as g, check_outros as j, detach as c, create_component as x, space as D, element as I, attr as M, set_style as S, add_render_callback as A, mount_component as $, add_resize_listener as B, listen as E, destroy_component as k, group_outros as F } from "../../../vendor/svelte/internal/index.js";
|
|
2
2
|
import G from "../Common/Line/Straight.js";
|
|
3
3
|
import { uuid as H } from "../../../shared-utils/uuid.js";
|
|
4
4
|
import J from "../Common/Shadow.js";
|
|
5
5
|
import K from "../Common/MultiLineText.js";
|
|
6
|
-
import "svelte/transition";
|
|
6
|
+
import "../../../vendor/svelte/transition/index.js";
|
|
7
|
+
import "../../../vendor/svelte/easing/index.js";
|
|
7
8
|
import "../Common/Text.js";
|
|
8
9
|
import "animejs";
|
|
9
|
-
import "svelte";
|
|
10
10
|
import "../../../shared-utils/isNil.js";
|
|
11
11
|
import "three";
|
|
12
12
|
import "../../utils/search.js";
|
|
13
13
|
import "../../utils/constants.js";
|
|
14
14
|
import "../Common/Arrow.js";
|
|
15
15
|
import "../../Assets/Icon.js";
|
|
16
|
-
import "svelte/easing";
|
|
17
16
|
import "../../utils/doUtil.js";
|
|
18
17
|
function O(i) {
|
|
19
18
|
L(i, "svelte-18yy5x8", ".line.svelte-18yy5x8{position:absolute;top:0;left:0;width:10.125rem;height:0.0625rem;transform:translate3d(0, -50%, 0.625rem)}.content.svelte-18yy5x8{width:-moz-max-content;width:max-content;height:3.375rem;padding:2.25rem 0.25rem 0 1rem;position:absolute;left:0;bottom:0;overflow:hidden;box-sizing:border-box;font-size:0;pointer-events:none;white-space:nowrap;font-weight:600}");
|
|
20
19
|
}
|
|
21
20
|
function R(i) {
|
|
22
|
-
var
|
|
23
|
-
let o, l, e, n, f, r, m, d,
|
|
21
|
+
var u, z;
|
|
22
|
+
let o, l, e, n, f, r, m, d, a, _, b;
|
|
24
23
|
return o = new J({
|
|
25
24
|
props: {
|
|
26
25
|
visible: i[2],
|
|
@@ -34,7 +33,7 @@ function R(i) {
|
|
|
34
33
|
props: {
|
|
35
34
|
unfolded: i[2],
|
|
36
35
|
duration: 1e3,
|
|
37
|
-
outDelay: i[5] + 40 * Math.min((z = (
|
|
36
|
+
outDelay: i[5] + 40 * Math.min((z = (u = i[4][0]) == null ? void 0 : u.content.length) != null ? z : 10, 15)
|
|
38
37
|
}
|
|
39
38
|
}), m = new K({
|
|
40
39
|
props: {
|
|
@@ -44,10 +43,10 @@ function R(i) {
|
|
|
44
43
|
}
|
|
45
44
|
}), {
|
|
46
45
|
c() {
|
|
47
|
-
x(o.$$.fragment), l = D(), e = I("div"), x(n.$$.fragment), f = D(), r = I("div"), x(m.$$.fragment), M(e, "class", "line svelte-18yy5x8"), S(e, "width", i[3] + "px", !1), M(r, "class", "content svelte-18yy5x8"),
|
|
46
|
+
x(o.$$.fragment), l = D(), e = I("div"), x(n.$$.fragment), f = D(), r = I("div"), x(m.$$.fragment), M(e, "class", "line svelte-18yy5x8"), S(e, "width", i[3] + "px", !1), M(r, "class", "content svelte-18yy5x8"), A(() => i[8].call(r));
|
|
48
47
|
},
|
|
49
48
|
m(t, s) {
|
|
50
|
-
$(o, t, s), h(t, l, s), h(t, e, s), $(n, e, null), h(t, f, s), h(t, r, s), $(m, r, null), d =
|
|
49
|
+
$(o, t, s), h(t, l, s), h(t, e, s), $(n, e, null), h(t, f, s), h(t, r, s), $(m, r, null), d = B(r, i[8].bind(r)), a = !0, _ || (b = E(r, "click", i[6]), _ = !0);
|
|
51
50
|
},
|
|
52
51
|
p(t, s) {
|
|
53
52
|
var T, U;
|
|
@@ -59,10 +58,10 @@ function R(i) {
|
|
|
59
58
|
s & 4 && (w.visible = t[2]), s & 2 && (w.textUnfolded = t[1]), s & 16 && (w.textItems = t[4]), m.$set(w);
|
|
60
59
|
},
|
|
61
60
|
i(t) {
|
|
62
|
-
|
|
61
|
+
a || (p(o.$$.fragment, t), p(n.$$.fragment, t), p(m.$$.fragment, t), a = !0);
|
|
63
62
|
},
|
|
64
63
|
o(t) {
|
|
65
|
-
g(o.$$.fragment, t), g(n.$$.fragment, t), g(m.$$.fragment, t),
|
|
64
|
+
g(o.$$.fragment, t), g(n.$$.fragment, t), g(m.$$.fragment, t), a = !1;
|
|
66
65
|
},
|
|
67
66
|
d(t) {
|
|
68
67
|
k(o, t), t && c(l), t && c(e), k(n), t && c(f), t && c(r), k(m), d(), _ = !1, b();
|
|
@@ -79,12 +78,12 @@ function P(i) {
|
|
|
79
78
|
e && e.m(n, f), h(n, o, f), l = !0;
|
|
80
79
|
},
|
|
81
80
|
p(n, [f]) {
|
|
82
|
-
n[0].state ? e ? (e.p(n, f), f & 1 &&
|
|
81
|
+
n[0].state ? e ? (e.p(n, f), f & 1 && p(e, 1)) : (e = R(n), e.c(), p(e, 1), e.m(o.parentNode, o)) : e && (F(), g(e, 1, 1, () => {
|
|
83
82
|
e = null;
|
|
84
|
-
}),
|
|
83
|
+
}), j());
|
|
85
84
|
},
|
|
86
85
|
i(n) {
|
|
87
|
-
l || (
|
|
86
|
+
l || (p(e), l = !0);
|
|
88
87
|
},
|
|
89
88
|
o(n) {
|
|
90
89
|
g(e), l = !1;
|
|
@@ -95,18 +94,18 @@ function P(i) {
|
|
|
95
94
|
};
|
|
96
95
|
}
|
|
97
96
|
function Q(i, o, l) {
|
|
98
|
-
let e, n, f, { tag: r } = o, m, d = !1,
|
|
97
|
+
let e, n, f, { tag: r } = o, m, d = !1, a = [];
|
|
99
98
|
function _() {
|
|
100
99
|
l(1, d = !d);
|
|
101
100
|
}
|
|
102
101
|
function b() {
|
|
103
102
|
m = this.clientWidth, l(3, m);
|
|
104
103
|
}
|
|
105
|
-
return i.$$set = (
|
|
106
|
-
"tag" in
|
|
104
|
+
return i.$$set = (u) => {
|
|
105
|
+
"tag" in u && l(0, r = u.tag);
|
|
107
106
|
}, i.$$.update = () => {
|
|
108
|
-
var
|
|
109
|
-
i.$$.dirty & 1 && l(2, e = !!((
|
|
107
|
+
var u;
|
|
108
|
+
i.$$.dirty & 1 && l(2, e = !!((u = r.state) != null && u.unfolded)), i.$$.dirty & 1 && l(7, n = r.data.text), i.$$.dirty & 128 && l(4, a = [{ id: H(), content: n }]), i.$$.dirty & 4 && (e || setTimeout(
|
|
110
109
|
() => {
|
|
111
110
|
l(1, d = !1);
|
|
112
111
|
},
|
|
@@ -117,7 +116,7 @@ function Q(i, o, l) {
|
|
|
117
116
|
d,
|
|
118
117
|
e,
|
|
119
118
|
m,
|
|
120
|
-
|
|
119
|
+
a,
|
|
121
120
|
f,
|
|
122
121
|
_,
|
|
123
122
|
n,
|
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
import { SvelteComponent as T, init as Y, safe_not_equal as J, append_styles as U, element as G, attr as k, toggle_class as m, set_style as M, insert as W, append as y, listen as H, stop_propagation as P,
|
|
1
|
+
import { SvelteComponent as T, init as Y, safe_not_equal as J, append_styles as U, element as G, attr as k, toggle_class as m, set_style as M, insert as W, append as y, listen as H, stop_propagation as P, transition_out as c, check_outros as S, transition_in as B, detach as F, setContext as I, group_outros as O, create_component as w, mount_component as C, destroy_component as D } from "../../../vendor/svelte/internal/index.js";
|
|
2
2
|
import { ContentType as h } from "../../typings/tag.js";
|
|
3
3
|
import x from "./TextTag.js";
|
|
4
4
|
import L from "./ImageTextTag.js";
|
|
5
5
|
import Z from "./MarketingTag.js";
|
|
6
6
|
import "three";
|
|
7
7
|
import { noTypecheck as s } from "../../utils/noTypecheck.js";
|
|
8
|
-
import { setContext as I } from "svelte";
|
|
9
8
|
import K from "./AudioTag.js";
|
|
10
9
|
import V from "./MediaPlane.js";
|
|
11
10
|
import z from "./LinkTag.js";
|
|
12
11
|
import N from "./CustomTag.js";
|
|
13
12
|
import "../Common/Line/Straight.js";
|
|
14
|
-
import "svelte/transition";
|
|
13
|
+
import "../../../vendor/svelte/transition/index.js";
|
|
14
|
+
import "../../../vendor/svelte/easing/index.js";
|
|
15
15
|
import "../../../shared-utils/uuid.js";
|
|
16
16
|
import "../Common/Shadow.js";
|
|
17
17
|
import "../Common/MultiLineText.js";
|
|
@@ -22,7 +22,6 @@ import "../../utils/search.js";
|
|
|
22
22
|
import "../../utils/constants.js";
|
|
23
23
|
import "../Common/Arrow.js";
|
|
24
24
|
import "../../Assets/Icon.js";
|
|
25
|
-
import "svelte/easing";
|
|
26
25
|
import "../../utils/doUtil.js";
|
|
27
26
|
import "../Common/Line/Polyline.js";
|
|
28
27
|
import "../Common/Media.js";
|
|
@@ -251,9 +250,9 @@ function nA(i) {
|
|
|
251
250
|
p(r, [l]) {
|
|
252
251
|
var _, a, v;
|
|
253
252
|
let Q = t;
|
|
254
|
-
t = b(r), t === Q ? ~t && f[t].p(r, l) : (o && (
|
|
253
|
+
t = b(r), t === Q ? ~t && f[t].p(r, l) : (o && (O(), c(f[Q], 1, 1, () => {
|
|
255
254
|
f[Q] = null;
|
|
256
|
-
}),
|
|
255
|
+
}), S()), ~t ? (o = f[t], o ? o.p(r, l) : (o = f[t] = E[t](r), o.c()), B(o, 1), o.m(e, null)) : o = null), l & 2 && m(e, "unfolded", (_ = r[1].state) == null ? void 0 : _.unfolded), (!d || l & 2 && p !== (p = r[1].id)) && k(A, "data-id", p), l & 2 && m(A, "disable", r[1].enabled === !1 || ((a = r[1].temporaryState) == null ? void 0 : a.visible) === !1), l & 26 && m(A, "hide", !r[3].visible || !r[3].enabled || !r[4].visible || !((v = r[1].state) != null && v.visible)), l & 1 && m(A, "withAnimation", r[0]), l & 2 && m(A, "unClickable", r[1].clickable === !1), l & 2 && M(A, "width", r[1].pointType === "PointTag" ? 0 : "100%", !1), l & 2 && M(A, "height", r[1].pointType === "PointTag" ? 0 : "100%", !1);
|
|
257
256
|
},
|
|
258
257
|
i(r) {
|
|
259
258
|
d || (B(o), d = !0);
|
|
@@ -262,7 +261,7 @@ function nA(i) {
|
|
|
262
261
|
c(o), d = !1;
|
|
263
262
|
},
|
|
264
263
|
d(r) {
|
|
265
|
-
r &&
|
|
264
|
+
r && F(A), ~t && f[t].d(), g = !1, u();
|
|
266
265
|
}
|
|
267
266
|
};
|
|
268
267
|
}
|
|
@@ -294,7 +293,7 @@ function iA(i, A, n) {
|
|
|
294
293
|
_
|
|
295
294
|
];
|
|
296
295
|
}
|
|
297
|
-
class
|
|
296
|
+
class KA extends T {
|
|
298
297
|
constructor(A) {
|
|
299
298
|
super(), Y(
|
|
300
299
|
this,
|
|
@@ -315,5 +314,5 @@ class VA extends T {
|
|
|
315
314
|
}
|
|
316
315
|
}
|
|
317
316
|
export {
|
|
318
|
-
|
|
317
|
+
KA as default
|
|
319
318
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { SvelteComponent as P, init as z, safe_not_equal as C, append_styles as q, empty as M, insert as h, transition_in as f,
|
|
1
|
+
import { SvelteComponent as P, init as z, safe_not_equal as C, append_styles as q, empty as M, insert as h, transition_in as f, transition_out as u, check_outros as S, detach as g, element as w, attr as A, toggle_class as p, group_outros as T, update_keyed_each as N, outro_and_destroy_block as W, assign as j, create_component as B, space as D, mount_component as E, append as F, get_spread_update as G, destroy_component as H } from "../../vendor/svelte/internal/index.js";
|
|
2
2
|
import I from "./TagWrapper.js";
|
|
3
3
|
import "three";
|
|
4
4
|
import "../utils/noTypecheck.js";
|
|
@@ -6,19 +6,18 @@ import "../typings/tag.js";
|
|
|
6
6
|
import "./Tag/index.js";
|
|
7
7
|
import "./Tag/TextTag.js";
|
|
8
8
|
import "./Common/Line/Straight.js";
|
|
9
|
-
import "svelte/transition";
|
|
9
|
+
import "../../vendor/svelte/transition/index.js";
|
|
10
|
+
import "../../vendor/svelte/easing/index.js";
|
|
10
11
|
import "../../shared-utils/uuid.js";
|
|
11
12
|
import "./Common/Shadow.js";
|
|
12
13
|
import "./Common/MultiLineText.js";
|
|
13
14
|
import "./Common/Text.js";
|
|
14
15
|
import "animejs";
|
|
15
|
-
import "svelte";
|
|
16
16
|
import "../../shared-utils/isNil.js";
|
|
17
17
|
import "../utils/search.js";
|
|
18
18
|
import "../utils/constants.js";
|
|
19
19
|
import "./Common/Arrow.js";
|
|
20
20
|
import "../Assets/Icon.js";
|
|
21
|
-
import "svelte/easing";
|
|
22
21
|
import "../utils/doUtil.js";
|
|
23
22
|
import "./Tag/ImageTextTag.js";
|
|
24
23
|
import "./Common/Line/Polyline.js";
|
|
@@ -60,10 +59,10 @@ function v(s) {
|
|
|
60
59
|
}
|
|
61
60
|
return {
|
|
62
61
|
c() {
|
|
63
|
-
e =
|
|
62
|
+
e = w("div");
|
|
64
63
|
for (let r = 0; r < i.length; r += 1)
|
|
65
64
|
i[r].c();
|
|
66
|
-
|
|
65
|
+
A(e, "class", "tag--container svelte-1eci49s"), p(e, "hide", !s[3].visible || !s[5].visible), p(e, "withAnimation", s[0]);
|
|
67
66
|
},
|
|
68
67
|
m(r, t) {
|
|
69
68
|
h(r, e, t);
|
|
@@ -72,7 +71,7 @@ function v(s) {
|
|
|
72
71
|
a = !0;
|
|
73
72
|
},
|
|
74
73
|
p(r, t) {
|
|
75
|
-
t & 63 && (l = r[1],
|
|
74
|
+
t & 63 && (l = r[1], T(), i = N(i, t, m, 1, r, l, o, e, W, y, null, k), S()), t & 40 && p(e, "hide", !r[3].visible || !r[5].visible), t & 1 && p(e, "withAnimation", r[0]);
|
|
76
75
|
},
|
|
77
76
|
i(r) {
|
|
78
77
|
if (!a) {
|
|
@@ -113,7 +112,7 @@ function y(s, e) {
|
|
|
113
112
|
first: null,
|
|
114
113
|
c() {
|
|
115
114
|
var t, n, c;
|
|
116
|
-
i =
|
|
115
|
+
i = w("div"), B(o.$$.fragment), a = D(), A(i, "class", "tag svelte-1eci49s"), p(i, "hide", !((t = e[6].pointTagStyle) != null && t.leftPercent) || !((n = e[6].pointTagStyle) != null && n.topPercent) || e[6].enabled === !1 || !e[6].state || ((c = e[6].temporaryState) == null ? void 0 : c.visible) === !1), this.first = i;
|
|
117
116
|
},
|
|
118
117
|
m(t, n) {
|
|
119
118
|
h(t, i, n), E(o, i, null), F(i, a), l = !0;
|
|
@@ -154,9 +153,9 @@ function K(s) {
|
|
|
154
153
|
o && o.m(a, l), h(a, e, l), i = !0;
|
|
155
154
|
},
|
|
156
155
|
p(a, [l]) {
|
|
157
|
-
a[3].enabled ? o ? (o.p(a, l), l & 8 && f(o, 1)) : (o = v(a), o.c(), f(o, 1), o.m(e.parentNode, e)) : o && (
|
|
156
|
+
a[3].enabled ? o ? (o.p(a, l), l & 8 && f(o, 1)) : (o = v(a), o.c(), f(o, 1), o.m(e.parentNode, e)) : o && (T(), u(o, 1, 1, () => {
|
|
158
157
|
o = null;
|
|
159
|
-
}),
|
|
158
|
+
}), S());
|
|
160
159
|
},
|
|
161
160
|
i(a) {
|
|
162
161
|
i || (f(o), i = !0);
|
|
@@ -175,7 +174,7 @@ function L(s, e, i) {
|
|
|
175
174
|
"withAnimation" in n && i(0, o = n.withAnimation), "tags" in n && i(1, a = n.tags), "hooks" in n && i(2, l = n.hooks), "state" in n && i(3, m = n.state), "mediaStore" in n && i(4, r = n.mediaStore), "temporaryState" in n && i(5, t = n.temporaryState);
|
|
176
175
|
}, [o, a, l, m, r, t];
|
|
177
176
|
}
|
|
178
|
-
class
|
|
177
|
+
class De extends P {
|
|
179
178
|
constructor(e) {
|
|
180
179
|
super(), z(
|
|
181
180
|
this,
|
|
@@ -196,5 +195,5 @@ class Ee extends P {
|
|
|
196
195
|
}
|
|
197
196
|
}
|
|
198
197
|
export {
|
|
199
|
-
|
|
198
|
+
De as default
|
|
200
199
|
};
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import { SvelteComponent as K, init as M, safe_not_equal as N, append_styles as O, element as W, space as Q, attr as T, toggle_class as _, set_style as d, insert as j, append as R, transition_in as u,
|
|
1
|
+
import { SvelteComponent as K, init as M, safe_not_equal as N, append_styles as O, element as W, space as Q, attr as T, toggle_class as _, set_style as d, insert as j, append as R, transition_in as u, transition_out as h, check_outros as z, detach as B, create_component as E, mount_component as F, destroy_component as G, listen as U, stop_propagation as V, group_outros as A } from "../../vendor/svelte/internal/index.js";
|
|
2
2
|
import "three";
|
|
3
3
|
import { noTypecheck as C } from "../utils/noTypecheck.js";
|
|
4
4
|
import { DimensionType as q, PointType as D, ContentType as X } from "../typings/tag.js";
|
|
5
5
|
import Y from "./Tag/index.js";
|
|
6
6
|
import Z from "./Common/Point/PointSwitch.js";
|
|
7
|
-
import "svelte";
|
|
8
7
|
import "./Tag/TextTag.js";
|
|
9
8
|
import "./Common/Line/Straight.js";
|
|
10
|
-
import "svelte/transition";
|
|
9
|
+
import "../../vendor/svelte/transition/index.js";
|
|
10
|
+
import "../../vendor/svelte/easing/index.js";
|
|
11
11
|
import "../../shared-utils/uuid.js";
|
|
12
12
|
import "./Common/Shadow.js";
|
|
13
13
|
import "./Common/MultiLineText.js";
|
|
@@ -18,7 +18,6 @@ import "../utils/search.js";
|
|
|
18
18
|
import "../utils/constants.js";
|
|
19
19
|
import "./Common/Arrow.js";
|
|
20
20
|
import "../Assets/Icon.js";
|
|
21
|
-
import "svelte/easing";
|
|
22
21
|
import "../utils/doUtil.js";
|
|
23
22
|
import "./Tag/ImageTextTag.js";
|
|
24
23
|
import "./Common/Line/Polyline.js";
|
|
@@ -115,11 +114,11 @@ function $(e) {
|
|
|
115
114
|
},
|
|
116
115
|
p(a, [l]) {
|
|
117
116
|
var g, c;
|
|
118
|
-
a[1].dimensionType === q.Two ? i ? (i.p(a, l), l & 2 && u(i, 1)) : (i = I(a), i.c(), u(i, 1), i.m(t, n)) : i && (
|
|
117
|
+
a[1].dimensionType === q.Two ? i ? (i.p(a, l), l & 2 && u(i, 1)) : (i = I(a), i.c(), u(i, 1), i.m(t, n)) : i && (A(), h(i, 1, 1, () => {
|
|
119
118
|
i = null;
|
|
120
|
-
}),
|
|
119
|
+
}), z()), a[1].pointType === D.PointTag && ((c = (g = a[1].style) == null ? void 0 : g.point) == null ? void 0 : c.style) !== "noPoint" ? o ? (o.p(a, l), l & 2 && u(o, 1)) : (o = L(a), o.c(), u(o, 1), o.m(t, null)) : o && (A(), h(o, 1, 1, () => {
|
|
121
120
|
o = null;
|
|
122
|
-
}),
|
|
121
|
+
}), z()), (!m || l & 2 && r !== (r = a[1].id)) && T(t, "data-id", r), l & 1024 && _(t, "hide", a[10]), l & 64 && _(t, "unfolded", a[6]), l & 512 && d(t, "left", a[9], !1), l & 256 && d(t, "top", a[8], !1), l & 128 && d(t, "z-index", a[7], !1);
|
|
123
122
|
},
|
|
124
123
|
i(a) {
|
|
125
124
|
m || (u(i), u(o), m = !0);
|
|
@@ -166,7 +165,7 @@ function tt(e, t, n) {
|
|
|
166
165
|
r
|
|
167
166
|
];
|
|
168
167
|
}
|
|
169
|
-
class
|
|
168
|
+
class Qt extends K {
|
|
170
169
|
constructor(t) {
|
|
171
170
|
super(), M(
|
|
172
171
|
this,
|
|
@@ -187,5 +186,5 @@ class Rt extends K {
|
|
|
187
186
|
}
|
|
188
187
|
}
|
|
189
188
|
export {
|
|
190
|
-
|
|
189
|
+
Qt as default
|
|
191
190
|
};
|
|
@@ -30,7 +30,7 @@ var p = (l, a, e) => new Promise((t, s) => {
|
|
|
30
30
|
import { Subscribe as U } from "@realsee/five";
|
|
31
31
|
import { Quaternion as k } from "three";
|
|
32
32
|
import m from "object-assign-deep";
|
|
33
|
-
import { writable as F } from "svelte/store";
|
|
33
|
+
import { writable as F } from "../../vendor/svelte/store/index.js";
|
|
34
34
|
import L from "../Components/TagContainer.js";
|
|
35
35
|
import B from "../Components/Tag/index.js";
|
|
36
36
|
import { arrayPositionToVector3 as g } from "../../CSS3DRenderPlugin/utils/positionToVector3.js";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { SvelteComponent as d, init as b, safe_not_equal as v, append_styles as k, element as h, attr as y, insert as I,
|
|
1
|
+
import { SvelteComponent as d, init as b, safe_not_equal as v, append_styles as k, element as h, attr as y, insert as I, transition_out as u, check_outros as D, transition_in as c, detach as x, group_outros as z, create_component as _, mount_component as g, destroy_component as p } from "../../vendor/svelte/internal/index.js";
|
|
2
2
|
import w from "./Normalmage.js";
|
|
3
3
|
import C from "./SvgImage.js";
|
|
4
4
|
function S(l) {
|
|
@@ -69,9 +69,9 @@ function B(l) {
|
|
|
69
69
|
},
|
|
70
70
|
p(o, [s]) {
|
|
71
71
|
let m = t;
|
|
72
|
-
t = f(o), t === m ? ~t && a[t].p(o, s) : (e && (
|
|
72
|
+
t = f(o), t === m ? ~t && a[t].p(o, s) : (e && (z(), u(a[m], 1, 1, () => {
|
|
73
73
|
a[m] = null;
|
|
74
|
-
}),
|
|
74
|
+
}), D()), ~t ? (e = a[t], e ? e.p(o, s) : (e = a[t] = i[t](o), e.c()), c(e, 1), e.m(n, null)) : e = null);
|
|
75
75
|
},
|
|
76
76
|
i(o) {
|
|
77
77
|
r || (c(e), r = !0);
|
|
@@ -80,7 +80,7 @@ function B(l) {
|
|
|
80
80
|
u(e), r = !1;
|
|
81
81
|
},
|
|
82
82
|
d(o) {
|
|
83
|
-
o &&
|
|
83
|
+
o && x(n), ~t && a[t].d();
|
|
84
84
|
}
|
|
85
85
|
};
|
|
86
86
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { SvelteComponent as L, init as k, safe_not_equal as z, append_styles as P, element as m, attr as c, set_style as o, insert as U, append as A, noop as d, detach as C } from "svelte/internal";
|
|
1
|
+
import { SvelteComponent as L, init as k, safe_not_equal as z, append_styles as P, element as m, attr as c, set_style as o, insert as U, append as A, noop as d, detach as C } from "../../vendor/svelte/internal/index.js";
|
|
2
2
|
import { CAMERA_IMAGE as g } from "../Assets/camera.js";
|
|
3
3
|
import { rad2Deg as R } from "../../shared-utils/math/rad2Deg.js";
|
|
4
4
|
function S(a) {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { SvelteComponent as k, init as b, safe_not_equal as v, append_styles as D, empty as y, insert as d, noop as u, detach as g, element as f, space as w, text as S, attr as c, set_style as _, append as p, set_data as C } from "svelte/internal";
|
|
1
|
+
import { SvelteComponent as k, init as b, safe_not_equal as v, append_styles as D, empty as y, insert as d, noop as u, detach as g, element as f, space as w, text as S, attr as c, set_style as _, append as p, set_data as C } from "../../vendor/svelte/internal/index.js";
|
|
2
2
|
import { COMPASS_IMAGE as x } from "../Assets/compass.js";
|
|
3
3
|
function M(a) {
|
|
4
4
|
D(a, "svelte-rpkaro", ".floorplan-plugin__compass.svelte-rpkaro{position:absolute;left:50%;top:-2.875rem;width:14.4375rem;height:2.5625rem;will-change:opacity;transform-origin:center 11.5rem}.floorplan-plugin__compass-image.svelte-rpkaro{width:100%;height:100%;position:absolute;left:0;top:0;opacity:0.1;background-repeat:no-repeat;background-size:100% 100%}.floorplan-plugin__compass-text.svelte-rpkaro{position:absolute;left:50%;top:0.9375rem;transform:translateX(-50%);opacity:0.2;font-weight:bold;font-size:0.625rem;color:#fff}");
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { SvelteComponent as S, init as j, safe_not_equal as G, append_styles as J, assign as v, element as K, create_component as L, space as z, attr as C, null_to_empty as V, insert as N, mount_component as D, append as k, get_spread_update as I, transition_in as b,
|
|
2
|
-
import { writable as P } from "svelte/store";
|
|
1
|
+
import { SvelteComponent as S, init as j, safe_not_equal as G, append_styles as J, assign as v, element as K, create_component as L, space as z, attr as C, null_to_empty as V, insert as N, mount_component as D, append as k, get_spread_update as I, transition_in as b, transition_out as p, check_outros as w, detach as O, destroy_component as T, group_outros as A } from "../../vendor/svelte/internal/index.js";
|
|
2
|
+
import { writable as P } from "../../vendor/svelte/store/index.js";
|
|
3
3
|
import Q from "./BaseImage.js";
|
|
4
4
|
import U from "./RoomLabels/RoomLabels.js";
|
|
5
5
|
import W from "./RuleLabels/RuleLabels.js";
|
|
@@ -8,7 +8,6 @@ import Y from "./RoomHighlight/RoomHighlight.js";
|
|
|
8
8
|
import "./Normalmage.js";
|
|
9
9
|
import "./SvgImage.js";
|
|
10
10
|
import "./RoomLabels/RoomLabel.js";
|
|
11
|
-
import "svelte";
|
|
12
11
|
import "./RuleLabels/RuleItem.js";
|
|
13
12
|
import "../utils/formatPosition.js";
|
|
14
13
|
import "./RoomMaterials/RoomMaterial_0.js";
|
|
@@ -182,20 +181,20 @@ function y(n) {
|
|
|
182
181
|
floorplanData: t[5]
|
|
183
182
|
}
|
|
184
183
|
]) : {};
|
|
185
|
-
o.$set(H), t[2] ? a ? (a.p(t, _), _ & 4 && b(a, 1)) : (a = q(t), a.c(), b(a, 1), a.m(l, i)) : a && (
|
|
184
|
+
o.$set(H), t[2] ? a ? (a.p(t, _), _ & 4 && b(a, 1)) : (a = q(t), a.c(), b(a, 1), a.m(l, i)) : a && (A(), p(a, 1, 1, () => {
|
|
186
185
|
a = null;
|
|
187
|
-
}),
|
|
186
|
+
}), w());
|
|
188
187
|
const M = _ & 34 ? I(E, [
|
|
189
188
|
{
|
|
190
189
|
floorplanData: t[5],
|
|
191
190
|
floorIndex: t[1]
|
|
192
191
|
}
|
|
193
192
|
]) : {};
|
|
194
|
-
e.$set(M), t[3] ? f ? (f.p(t, _), _ & 8 && b(f, 1)) : (f = B(t), f.c(), b(f, 1), f.m(l, g)) : f && (
|
|
193
|
+
e.$set(M), t[3] ? f ? (f.p(t, _), _ & 8 && b(f, 1)) : (f = B(t), f.c(), b(f, 1), f.m(l, g)) : f && (A(), p(f, 1, 1, () => {
|
|
195
194
|
f = null;
|
|
196
|
-
}),
|
|
195
|
+
}), w()), t[4] ? m ? (m.p(t, _), _ & 16 && b(m, 1)) : (m = F(t), m.c(), b(m, 1), m.m(l, null)) : m && (A(), p(m, 1, 1, () => {
|
|
197
196
|
m = null;
|
|
198
|
-
}),
|
|
197
|
+
}), w()), (!h || _ & 1 && d !== (d = V(`floorplan-plugin__floor${t[0] ? " floorplan-plugin__floor--is-current" : ""}`) + " svelte-bl8zrz")) && C(l, "class", d);
|
|
199
198
|
},
|
|
200
199
|
i(t) {
|
|
201
200
|
h || (b(o.$$.fragment, t), b(a), b(e.$$.fragment, t), b(f), b(m), h = !0);
|
|
@@ -227,7 +226,7 @@ function x(n, l, o) {
|
|
|
227
226
|
E
|
|
228
227
|
];
|
|
229
228
|
}
|
|
230
|
-
class
|
|
229
|
+
class pe extends S {
|
|
231
230
|
constructor(l) {
|
|
232
231
|
super(), j(
|
|
233
232
|
this,
|
|
@@ -252,5 +251,5 @@ class he extends S {
|
|
|
252
251
|
}
|
|
253
252
|
}
|
|
254
253
|
export {
|
|
255
|
-
|
|
254
|
+
pe as default
|
|
256
255
|
};
|
|
@@ -1,19 +1,18 @@
|
|
|
1
|
-
import { SvelteComponent as S, init as j, safe_not_equal as
|
|
2
|
-
import {
|
|
3
|
-
import
|
|
4
|
-
import
|
|
5
|
-
import Z from "./Compass.js";
|
|
1
|
+
import { SvelteComponent as S, init as j, safe_not_equal as z, append_styles as G, empty as H, insert as B, transition_in as g, transition_out as _, check_outros as I, detach as F, assign as M, element as J, space as C, create_component as v, attr as K, append as P, mount_component as T, group_outros as R, get_spread_update as N, add_render_callback as O, create_in_transition as Q, identity as W, destroy_each as X, destroy_component as k } from "../../vendor/svelte/internal/index.js";
|
|
2
|
+
import { fade as Y } from "../../vendor/svelte/transition/index.js";
|
|
3
|
+
import Z from "./Camera.js";
|
|
4
|
+
import p from "./Compass.js";
|
|
6
5
|
import y from "./CurrentFloor.js";
|
|
6
|
+
import "../../vendor/svelte/easing/index.js";
|
|
7
7
|
import "../Assets/camera.js";
|
|
8
8
|
import "../../shared-utils/math/rad2Deg.js";
|
|
9
9
|
import "../Assets/compass.js";
|
|
10
|
-
import "svelte/store";
|
|
10
|
+
import "../../vendor/svelte/store/index.js";
|
|
11
11
|
import "./BaseImage.js";
|
|
12
12
|
import "./Normalmage.js";
|
|
13
13
|
import "./SvgImage.js";
|
|
14
14
|
import "./RoomLabels/RoomLabels.js";
|
|
15
15
|
import "./RoomLabels/RoomLabel.js";
|
|
16
|
-
import "svelte";
|
|
17
16
|
import "./RuleLabels/RuleLabels.js";
|
|
18
17
|
import "./RuleLabels/RuleItem.js";
|
|
19
18
|
import "./RoomMaterials/RoomMaterial.js";
|
|
@@ -24,7 +23,7 @@ import "./RoomMaterials/RoomMaterial_2.js";
|
|
|
24
23
|
import "./RoomHighlight/RoomHighlight.js";
|
|
25
24
|
import "./RoomHighlight/Room.js";
|
|
26
25
|
function x(a) {
|
|
27
|
-
|
|
26
|
+
G(a, "svelte-86bqav", ".floorplan-main.svelte-86bqav{width:100%;height:100%;pointer-events:none}");
|
|
28
27
|
}
|
|
29
28
|
function U(a, e, t) {
|
|
30
29
|
const l = a.slice();
|
|
@@ -47,14 +46,14 @@ function V(a) {
|
|
|
47
46
|
let E = {};
|
|
48
47
|
for (let r = 0; r < h.length; r += 1)
|
|
49
48
|
E = M(E, h[r]);
|
|
50
|
-
l = new
|
|
49
|
+
l = new Z({ props: E });
|
|
51
50
|
let m = a[6] && w(a);
|
|
52
51
|
return {
|
|
53
52
|
c() {
|
|
54
|
-
e =
|
|
53
|
+
e = J("div");
|
|
55
54
|
for (let r = 0; r < f.length; r += 1)
|
|
56
55
|
f[r].c();
|
|
57
|
-
t = C(), v(l.$$.fragment), i = C(), m && m.c(),
|
|
56
|
+
t = C(), v(l.$$.fragment), i = C(), m && m.c(), K(e, "class", "floorplan-main svelte-86bqav");
|
|
58
57
|
},
|
|
59
58
|
m(r, s) {
|
|
60
59
|
B(r, e, s);
|
|
@@ -70,9 +69,9 @@ function V(a) {
|
|
|
70
69
|
const L = U(a, c, u);
|
|
71
70
|
f[u] ? (f[u].p(L, s), g(f[u], 1)) : (f[u] = q(L), f[u].c(), g(f[u], 1), f[u].m(e, t));
|
|
72
71
|
}
|
|
73
|
-
for (
|
|
72
|
+
for (R(), u = c.length; u < f.length; u += 1)
|
|
74
73
|
D(u);
|
|
75
|
-
|
|
74
|
+
I();
|
|
76
75
|
}
|
|
77
76
|
const d = s & 3592 ? N(h, [
|
|
78
77
|
{
|
|
@@ -82,16 +81,16 @@ function V(a) {
|
|
|
82
81
|
cameraImageUrl: a[11]
|
|
83
82
|
}
|
|
84
83
|
]) : {};
|
|
85
|
-
l.$set(d), a[6] ? m ? (m.p(a, s), s & 64 && g(m, 1)) : (m = w(a), m.c(), g(m, 1), m.m(e, null)) : m && (
|
|
84
|
+
l.$set(d), a[6] ? m ? (m.p(a, s), s & 64 && g(m, 1)) : (m = w(a), m.c(), g(m, 1), m.m(e, null)) : m && (R(), _(m, 1, 1, () => {
|
|
86
85
|
m = null;
|
|
87
|
-
}),
|
|
86
|
+
}), I());
|
|
88
87
|
},
|
|
89
88
|
i(r) {
|
|
90
89
|
if (!b) {
|
|
91
90
|
for (let s = 0; s < c.length; s += 1)
|
|
92
91
|
g(f[s]);
|
|
93
|
-
g(l.$$.fragment, r), g(m), n ||
|
|
94
|
-
n =
|
|
92
|
+
g(l.$$.fragment, r), g(m), n || O(() => {
|
|
93
|
+
n = Q(e, Y, {
|
|
95
94
|
duration: a[0],
|
|
96
95
|
easing: W
|
|
97
96
|
}), n.start();
|
|
@@ -105,7 +104,7 @@ function V(a) {
|
|
|
105
104
|
_(l.$$.fragment, r), _(m), b = !1;
|
|
106
105
|
},
|
|
107
106
|
d(r) {
|
|
108
|
-
r && F(e),
|
|
107
|
+
r && F(e), X(f, r), k(l), m && m.d();
|
|
109
108
|
}
|
|
110
109
|
};
|
|
111
110
|
}
|
|
@@ -173,7 +172,7 @@ function q(a) {
|
|
|
173
172
|
}
|
|
174
173
|
function w(a) {
|
|
175
174
|
let e, t;
|
|
176
|
-
return e = new
|
|
175
|
+
return e = new p({
|
|
177
176
|
props: {
|
|
178
177
|
floorplanData: a[9],
|
|
179
178
|
northDesc: a[2]
|
|
@@ -204,15 +203,15 @@ function $(a) {
|
|
|
204
203
|
let e, t, l = a[1] && V(a);
|
|
205
204
|
return {
|
|
206
205
|
c() {
|
|
207
|
-
l && l.c(), e =
|
|
206
|
+
l && l.c(), e = H();
|
|
208
207
|
},
|
|
209
208
|
m(i, n) {
|
|
210
209
|
l && l.m(i, n), B(i, e, n), t = !0;
|
|
211
210
|
},
|
|
212
211
|
p(i, [n]) {
|
|
213
|
-
i[1] ? l ? (l.p(i, n), n & 2 && g(l, 1)) : (l = V(i), l.c(), g(l, 1), l.m(e.parentNode, e)) : l && (
|
|
212
|
+
i[1] ? l ? (l.p(i, n), n & 2 && g(l, 1)) : (l = V(i), l.c(), g(l, 1), l.m(e.parentNode, e)) : l && (R(), _(l, 1, 1, () => {
|
|
214
213
|
l = null;
|
|
215
|
-
}),
|
|
214
|
+
}), I());
|
|
216
215
|
},
|
|
217
216
|
i(i) {
|
|
218
217
|
t || (g(l), t = !0);
|
|
@@ -248,14 +247,14 @@ function ee(a, e, t) {
|
|
|
248
247
|
A
|
|
249
248
|
];
|
|
250
249
|
}
|
|
251
|
-
class
|
|
250
|
+
class ke extends S {
|
|
252
251
|
constructor(e) {
|
|
253
252
|
super(), j(
|
|
254
253
|
this,
|
|
255
254
|
e,
|
|
256
255
|
ee,
|
|
257
256
|
$,
|
|
258
|
-
|
|
257
|
+
z,
|
|
259
258
|
{
|
|
260
259
|
duration: 0,
|
|
261
260
|
visible: 1,
|
|
@@ -279,5 +278,5 @@ class Ae extends S {
|
|
|
279
278
|
}
|
|
280
279
|
}
|
|
281
280
|
export {
|
|
282
|
-
|
|
281
|
+
ke as default
|
|
283
282
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { SvelteComponent as o, init as c, safe_not_equal as u, append_styles as f, element as m, src_url_equal as l, attr as s, insert as g, noop as a, detach as _ } from "svelte/internal";
|
|
1
|
+
import { SvelteComponent as o, init as c, safe_not_equal as u, append_styles as f, element as m, src_url_equal as l, attr as s, insert as g, noop as a, detach as _ } from "../../vendor/svelte/internal/index.js";
|
|
2
2
|
function d(n) {
|
|
3
3
|
f(n, "svelte-1gfoniz", "img.svelte-1gfoniz{width:100%;height:100%}");
|
|
4
4
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { SvelteComponent as d, init as h, safe_not_equal as p, append_styles as _, svg_element as D, attr as r, insert as R, listen as i, noop as f, detach as g, run_all as y } from "svelte/internal";
|
|
1
|
+
import { SvelteComponent as d, init as h, safe_not_equal as p, append_styles as _, svg_element as D, attr as r, insert as R, listen as i, noop as f, detach as g, run_all as y } from "../../../vendor/svelte/internal/index.js";
|
|
2
2
|
import { pathD as M, formatFloorplanPoint as b } from "../../utils/formatPosition.js";
|
|
3
3
|
function q(t) {
|
|
4
4
|
_(t, "svelte-19uvvss", "path.svelte-19uvvss{opacity:0}path.svelte-19uvvss:hover{opacity:0.1}");
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { SvelteComponent as v, init as k, safe_not_equal as b, append_styles as y, element as D, svg_element as R, attr as u, insert as _, append as w,
|
|
1
|
+
import { SvelteComponent as v, init as k, safe_not_equal as b, append_styles as y, element as D, svg_element as R, attr as u, insert as _, append as w, update_keyed_each as q, check_outros as I, transition_in as g, transition_out as c, detach as p, assign as x, empty as H, create_component as B, mount_component as C, get_spread_update as M, destroy_component as S, group_outros as W, outro_and_destroy_block as j } from "../../../vendor/svelte/internal/index.js";
|
|
2
2
|
import z from "./Room.js";
|
|
3
3
|
import "../../utils/formatPosition.js";
|
|
4
4
|
function A(i) {
|
|
@@ -19,19 +19,19 @@ function d(i, t) {
|
|
|
19
19
|
];
|
|
20
20
|
let f = {};
|
|
21
21
|
for (let l = 0; l < s.length; l += 1)
|
|
22
|
-
f =
|
|
22
|
+
f = x(f, s[l]);
|
|
23
23
|
return o = new z({ props: f }), {
|
|
24
24
|
key: i,
|
|
25
25
|
first: null,
|
|
26
26
|
c() {
|
|
27
|
-
r =
|
|
27
|
+
r = H(), B(o.$$.fragment), this.first = r;
|
|
28
28
|
},
|
|
29
29
|
m(l, e) {
|
|
30
|
-
_(l, r, e),
|
|
30
|
+
_(l, r, e), C(o, l, e), a = !0;
|
|
31
31
|
},
|
|
32
32
|
p(l, e) {
|
|
33
33
|
t = l;
|
|
34
|
-
const n = e & 7 ?
|
|
34
|
+
const n = e & 7 ? M(s, [
|
|
35
35
|
{
|
|
36
36
|
room: t[5],
|
|
37
37
|
floorplanData: t[1],
|
|
@@ -47,7 +47,7 @@ function d(i, t) {
|
|
|
47
47
|
c(o.$$.fragment, l), a = !1;
|
|
48
48
|
},
|
|
49
49
|
d(l) {
|
|
50
|
-
l && p(r),
|
|
50
|
+
l && p(r), S(o, l);
|
|
51
51
|
}
|
|
52
52
|
};
|
|
53
53
|
}
|
|
@@ -72,7 +72,7 @@ function E(i) {
|
|
|
72
72
|
s = !0;
|
|
73
73
|
},
|
|
74
74
|
p(e, [n]) {
|
|
75
|
-
n & 7 && (f = e[1].floorDatas[e[0]].rooms,
|
|
75
|
+
n & 7 && (f = e[1].floorDatas[e[0]].rooms, W(), o = q(o, n, l, 1, e, f, a, r, j, d, null, m), I());
|
|
76
76
|
},
|
|
77
77
|
i(e) {
|
|
78
78
|
if (!s) {
|