@realsee/dnalogel 2.16.0-alpha.3 → 2.16.0
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/PanoTagPlugin/utils/model/mediaPlane.d.ts +9 -5
- package/dist/index.cjs.js +48 -35
- package/dist/index.js +1729 -1691
- package/dist/index.umd.js +41 -28
- package/dist/shared-utils/three/Quadrangle.d.ts +2 -2
- package/dist/shared-utils/three/getPositionsByObjectFit.d.ts +2 -1
- package/docs/classes/CSS3DRender.html +31 -31
- package/docs/classes/CruisePluginController.html +25 -25
- package/docs/classes/Magnifier.html +20 -20
- package/docs/classes/ModelRoomLabelController.html +11 -11
- package/docs/classes/Object3DHelperController.html +24 -24
- package/docs/classes/PaintBrush.html +15 -15
- package/docs/classes/PanoMeasurePluginLine.html +23 -23
- package/docs/classes/PanoMeasurePluginModel.html +22 -22
- package/docs/classes/PanoMeasurePluginPoint.html +14 -14
- package/docs/classes/PanoMeasurePluginPolyline.html +26 -26
- package/docs/classes/PanoTagPluginController.html +46 -46
- 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 +19 -19
- 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/PaintBrushTypeEnum.html +8 -8
- 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/PanoVideoPlugin.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/AddTagConfig.html +6 -6
- package/docs/interfaces/CSS3DRenderPluginEventMap.html +11 -11
- package/docs/interfaces/CSS3DRenderPluginState.html +8 -8
- package/docs/interfaces/CameraMovementPluginExportType.html +7 -7
- package/docs/interfaces/EventMap.html +15 -15
- 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/HelperOffset.html +8 -8
- package/docs/interfaces/ImagePlaneGroup.html +6 -6
- package/docs/interfaces/ItemLabelPluginData.html +6 -6
- package/docs/interfaces/ItemLabelPluginExportReturnsType.html +11 -11
- package/docs/interfaces/ItemLabelPluginParametersType.html +9 -9
- package/docs/interfaces/MinMax.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 +11 -11
- package/docs/interfaces/Object3DHelperState.html +8 -8
- package/docs/interfaces/ObjectHelperControllers.html +9 -9
- 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 +14 -14
- package/docs/interfaces/PanoMeasurePluginLineJson.html +8 -8
- package/docs/interfaces/PanoMeasurePluginOpenParameter.html +7 -7
- package/docs/interfaces/PanoMeasurePluginPointJson.html +7 -7
- package/docs/interfaces/PanoMeasurePluginPolylineJson.html +8 -8
- 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/PanoVideoPluginType.LoadParams.html +6 -6
- package/docs/interfaces/PanoVideoPluginType.PanoVideoItem.html +8 -8
- package/docs/interfaces/PanoVideoPluginType.PluginData.html +6 -6
- package/docs/interfaces/PanoVideoPluginType.PluginEventMap.html +9 -9
- package/docs/interfaces/PanoVideoPluginType.PluginState.html +6 -6
- package/docs/interfaces/PanoVideoPluginType.VideoItem.html +8 -8
- package/docs/interfaces/PanoVideoPluginType.VideoMeshParams.html +10 -10
- package/docs/interfaces/Point.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/State.html +8 -8
- package/docs/interfaces/TagCacheInterface.html +12 -12
- package/docs/interfaces/TagConfig.html +11 -11
- package/docs/interfaces/TagGLTFObjectGroup.html +6 -6
- package/docs/interfaces/TagIconUrl.html +11 -11
- package/docs/interfaces/TagObjectGroup.html +6 -6
- package/docs/interfaces/TagStyle.html +6 -6
- package/docs/interfaces/Tags.html +9 -9
- package/docs/interfaces/TemporaryState.html +6 -6
- package/docs/interfaces/Util.MagnifierParameter.html +11 -11
- package/docs/interfaces/Util.MouseGroupParameter.html +8 -8
- package/docs/modules/PanoVideoPluginType.html +5 -5
- package/docs/modules/Util.html +5 -5
- package/docs/modules.html +4 -4
- package/docs/types/ArrayPosition.html +5 -5
- package/docs/types/AudioAppearance.html +5 -5
- package/docs/types/AudioTagTypeConfigKey.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/ClassFunctionParameters.html +5 -5
- package/docs/types/Color.html +5 -5
- package/docs/types/ContentTypeConfigKey.html +5 -5
- package/docs/types/ContentTypeConfigKeySplit.html +5 -5
- package/docs/types/ContentTypeMap.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/ElementRenderer.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/LoadTagConfig.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/MediaStore.html +5 -5
- package/docs/types/ModelElement.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/PanoIndex.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/PanoVideoPluginParameterType.html +5 -5
- package/docs/types/PanoVideoPluginReturnType.html +5 -5
- package/docs/types/PlaneTag.html +5 -5
- package/docs/types/PlaneTagElement.html +5 -5
- package/docs/types/Point2DElement.html +5 -5
- package/docs/types/Point2DTag.html +5 -5
- package/docs/types/Point3DElement.html +5 -5
- package/docs/types/Point3DTag.html +5 -5
- package/docs/types/PointTag.html +5 -5
- package/docs/types/PointTagElement.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/StickType.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/TagContentType.html +5 -5
- package/docs/types/TagDimensionType.html +5 -5
- package/docs/types/TagElement.html +5 -5
- package/docs/types/TagEvents.html +5 -5
- package/docs/types/TagGLTFObject.html +5 -5
- package/docs/types/TagHooks.html +5 -5
- package/docs/types/TagIconSize.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/types/WorkCode.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/itemLabelPluginServerParams.html +5 -5
- package/docs/variables/modelItemLabelPluginServerParams.html +5 -5
- package/docs/variables/modelRoomLabelPluginServerParams.html +5 -5
- package/libs/PanoMeasurePlugin/Modules/DeleteDom/index.js +1 -1
- package/libs/PanoTagPlugin/Components/Common/Icon/Icon.js +222 -194
- package/libs/PanoTagPlugin/Components/Common/TagPoint.js +66 -38
- package/libs/PanoTagPlugin/Components/Common/Text/FlyMText.js +102 -76
- package/libs/PanoTagPlugin/Components/Common/Text/FlyText.js +123 -97
- package/libs/PanoTagPlugin/Components/Tag/AudioTag/AudioTag.js +92 -67
- package/libs/PanoTagPlugin/Components/Tag/AudioTag/index.js +85 -60
- package/libs/PanoTagPlugin/Components/Tag/ImageTextTag.js +96 -73
- package/libs/PanoTagPlugin/Components/Tag/LinkTag.js +75 -47
- package/libs/PanoTagPlugin/Components/Tag/TextTag/TextTag.js +76 -51
- package/libs/PanoTagPlugin/Components/Tag/TextTag/index.js +79 -54
- package/libs/PanoTagPlugin/Components/Tag/index.js +29 -26
- package/libs/PanoTagPlugin/Components/TagContainer.js +28 -25
- package/libs/PanoTagPlugin/Components/TagItem.js +27 -24
- package/libs/PanoTagPlugin/controller/TagComputer.js +30 -22
- package/libs/PanoTagPlugin/controller/TagRender.js +17 -15
- package/libs/PanoTagPlugin/controller/TagUtil.js +26 -14
- package/libs/PanoTagPlugin/controller/index.js +15 -15
- package/libs/PanoTagPlugin/index.js +24 -24
- package/libs/PanoTagPlugin/typings/index.js +33 -4
- package/libs/PanoTagPlugin/typings/tag/Utils.js +29 -0
- package/libs/PanoTagPlugin/utils/addDebugPoints.js +41 -13
- package/libs/PanoTagPlugin/utils/index.js +60 -34
- package/libs/PanoTagPlugin/utils/model/mediaPlane.d.ts +9 -5
- package/libs/PanoTagPlugin/utils/model/mediaPlane.js +160 -109
- package/libs/PanoTagPlugin/utils/planeNormal.js +33 -5
- package/libs/PanoTagPlugin/utils/tagPosition.js +36 -9
- package/libs/base/BasePlugin.js +3 -3
- package/libs/index.js +7 -7
- package/libs/shared-utils/logger.js +1 -1
- package/libs/shared-utils/three/Quadrangle.d.ts +2 -2
- package/libs/shared-utils/three/Quadrangle.js +41 -25
- package/libs/shared-utils/three/getPositionsByObjectFit.d.ts +2 -1
- package/libs/shared-utils/three/getPositionsByObjectFit.js +35 -15
- package/package.json +1 -1
|
@@ -13,20 +13,45 @@ import "three";
|
|
|
13
13
|
import "@realsee/five/gltf-loader";
|
|
14
14
|
import "../../../../shared-utils/three/loadTexture.js";
|
|
15
15
|
import "@realsee/five";
|
|
16
|
+
import "object-assign-deep";
|
|
17
|
+
import "hammerjs";
|
|
18
|
+
import "@tweenjs/tween.js";
|
|
19
|
+
import "../../../../CSS3DRenderPlugin/utils/three/CSS3DRender.js";
|
|
20
|
+
import "../../../../CSS3DRenderPlugin/utils/three/CSS3DRenderer.js";
|
|
21
|
+
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
22
|
+
import "../../../../CSS3DRenderPlugin/utils/getAllCSS3DObject.js";
|
|
23
|
+
import "../../../../CSS3DRenderPlugin/utils/createResizeObserver.js";
|
|
24
|
+
import "../../../../CSS3DRenderPlugin/utils/even.js";
|
|
25
|
+
import "../../../../shared-utils/Subscribe.js";
|
|
26
|
+
import "../../../../CSS3DRenderPlugin/utils/positionToVector3.js";
|
|
27
|
+
import "../../../../CSS3DRenderPlugin/utils/three/CSS3DObject.js";
|
|
28
|
+
import "../../../../CSS3DRenderPlugin/utils/three/OpacityMesh.js";
|
|
29
|
+
import "../../../../shared-utils/three/centerPoint.js";
|
|
30
|
+
import "../../../../CSS3DRenderPlugin/utils/three/CSS3DScene.js";
|
|
31
|
+
import "../../../../CSS3DRenderPlugin/utils/three/CSS3DGroup.js";
|
|
32
|
+
import "../../../../CSS3DRenderPlugin/utils/generateBehindFiveElement.js";
|
|
33
|
+
import "../../../../shared-utils/animationFrame/BetterTween.js";
|
|
34
|
+
import "../../../../shared-utils/animationFrame/index.js";
|
|
35
|
+
import "../../../utils/device.js";
|
|
16
36
|
import "../../../../shared-utils/threex/domevents/index.js";
|
|
37
|
+
import "../../../../vendor/resize-observer-polyfill/dist/ResizeObserver.es.js";
|
|
38
|
+
import "lodash.get";
|
|
39
|
+
import "lodash.clonedeep";
|
|
40
|
+
import "lodash.isequal";
|
|
41
|
+
import "classnames";
|
|
42
|
+
import "../../../../shared-utils/three/GLTFLoader.js";
|
|
17
43
|
import "../../../utils/search.js";
|
|
18
44
|
import "../../../utils/constants.js";
|
|
19
45
|
import "../../Common/Arrow.js";
|
|
20
46
|
import "../../../Assets/Icon.js";
|
|
21
47
|
import "../../../utils/doUtil.js";
|
|
22
|
-
import "../../../../vendor/resize-observer-polyfill/dist/ResizeObserver.es.js";
|
|
23
48
|
function G(o) {
|
|
24
49
|
C(o, "svelte-nlvd3x", ".content.svelte-nlvd3x{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}");
|
|
25
50
|
}
|
|
26
51
|
function M(o) {
|
|
27
52
|
var c, g;
|
|
28
|
-
let
|
|
29
|
-
return
|
|
53
|
+
let n, l, e, i, r, p, s, f, _;
|
|
54
|
+
return n = new A({
|
|
30
55
|
props: {
|
|
31
56
|
visible: o[2],
|
|
32
57
|
left: o[3] / 2 + "px",
|
|
@@ -35,14 +60,14 @@ function M(o) {
|
|
|
35
60
|
blurRadius: 120,
|
|
36
61
|
spreadRadius: 60
|
|
37
62
|
}
|
|
38
|
-
}),
|
|
63
|
+
}), e = new j({
|
|
39
64
|
props: {
|
|
40
65
|
unfolded: o[2],
|
|
41
66
|
length: o[3],
|
|
42
67
|
outDelay: o[4] + 40 * Math.min((g = (c = o[6][0]) == null ? void 0 : c.content.length) != null ? g : 10, 15),
|
|
43
68
|
useLinearColor: !0
|
|
44
69
|
}
|
|
45
|
-
}),
|
|
70
|
+
}), p = new B({
|
|
46
71
|
props: {
|
|
47
72
|
visible: o[2],
|
|
48
73
|
textUnfolded: o[1],
|
|
@@ -50,95 +75,95 @@ function M(o) {
|
|
|
50
75
|
}
|
|
51
76
|
}), {
|
|
52
77
|
c() {
|
|
53
|
-
$(
|
|
78
|
+
$(n.$$.fragment), l = U(), $(e.$$.fragment), i = U(), r = F("div"), $(p.$$.fragment), I(r, "class", "content svelte-nlvd3x");
|
|
54
79
|
},
|
|
55
|
-
m(
|
|
56
|
-
y(
|
|
80
|
+
m(t, m) {
|
|
81
|
+
y(n, t, m), w(t, l, m), y(e, t, m), w(t, i, m), w(t, r, m), y(p, r, null), s = !0, f || (_ = [
|
|
57
82
|
L(E.call(null, r)),
|
|
58
83
|
D(r, "clientWidth", o[8]),
|
|
59
84
|
D(r, "click", o[7])
|
|
60
|
-
],
|
|
85
|
+
], f = !0);
|
|
61
86
|
},
|
|
62
|
-
p(
|
|
87
|
+
p(t, m) {
|
|
63
88
|
var k, z;
|
|
64
89
|
const a = {};
|
|
65
|
-
|
|
90
|
+
m & 4 && (a.visible = t[2]), m & 8 && (a.left = t[3] / 2 + "px"), n.$set(a);
|
|
66
91
|
const h = {};
|
|
67
|
-
|
|
92
|
+
m & 4 && (h.unfolded = t[2]), m & 8 && (h.length = t[3]), m & 16 && (h.outDelay = t[4] + 40 * Math.min((z = (k = t[6][0]) == null ? void 0 : k.content.length) != null ? z : 10, 15)), e.$set(h);
|
|
68
93
|
const b = {};
|
|
69
|
-
|
|
94
|
+
m & 4 && (b.visible = t[2]), m & 2 && (b.textUnfolded = t[1]), m & 32 && (b.content = t[5]), p.$set(b);
|
|
70
95
|
},
|
|
71
|
-
i(
|
|
72
|
-
|
|
96
|
+
i(t) {
|
|
97
|
+
s || (u(n.$$.fragment, t), u(e.$$.fragment, t), u(p.$$.fragment, t), s = !0);
|
|
73
98
|
},
|
|
74
|
-
o(
|
|
75
|
-
d(
|
|
99
|
+
o(t) {
|
|
100
|
+
d(n.$$.fragment, t), d(e.$$.fragment, t), d(p.$$.fragment, t), s = !1;
|
|
76
101
|
},
|
|
77
|
-
d(
|
|
78
|
-
T(
|
|
102
|
+
d(t) {
|
|
103
|
+
T(n, t), t && v(l), T(e, t), t && v(i), t && v(r), T(p), f = !1, N(_);
|
|
79
104
|
}
|
|
80
105
|
};
|
|
81
106
|
}
|
|
82
107
|
function H(o) {
|
|
83
|
-
let
|
|
108
|
+
let n, l, e = o[0].state && M(o);
|
|
84
109
|
return {
|
|
85
110
|
c() {
|
|
86
|
-
|
|
111
|
+
e && e.c(), n = q();
|
|
87
112
|
},
|
|
88
|
-
m(
|
|
89
|
-
|
|
113
|
+
m(i, r) {
|
|
114
|
+
e && e.m(i, r), w(i, n, r), l = !0;
|
|
90
115
|
},
|
|
91
|
-
p(
|
|
92
|
-
|
|
93
|
-
|
|
116
|
+
p(i, [r]) {
|
|
117
|
+
i[0].state ? e ? (e.p(i, r), r & 1 && u(e, 1)) : (e = M(i), e.c(), u(e, 1), e.m(n.parentNode, n)) : e && (O(), d(e, 1, 1, () => {
|
|
118
|
+
e = null;
|
|
94
119
|
}), x());
|
|
95
120
|
},
|
|
96
|
-
i(
|
|
97
|
-
|
|
121
|
+
i(i) {
|
|
122
|
+
l || (u(e), l = !0);
|
|
98
123
|
},
|
|
99
|
-
o(
|
|
100
|
-
d(
|
|
124
|
+
o(i) {
|
|
125
|
+
d(e), l = !1;
|
|
101
126
|
},
|
|
102
|
-
d(
|
|
103
|
-
|
|
127
|
+
d(i) {
|
|
128
|
+
e && e.d(i), i && v(n);
|
|
104
129
|
}
|
|
105
130
|
};
|
|
106
131
|
}
|
|
107
|
-
function J(o,
|
|
108
|
-
let
|
|
132
|
+
function J(o, n, l) {
|
|
133
|
+
let e, i, r, { tag: p } = n, s, f = !1, _ = [];
|
|
109
134
|
function c() {
|
|
110
|
-
|
|
135
|
+
l(1, f = !f);
|
|
111
136
|
}
|
|
112
|
-
const g = (
|
|
113
|
-
|
|
137
|
+
const g = (t) => {
|
|
138
|
+
l(3, s = t.detail);
|
|
114
139
|
};
|
|
115
|
-
return o.$$set = (
|
|
116
|
-
"tag" in
|
|
140
|
+
return o.$$set = (t) => {
|
|
141
|
+
"tag" in t && l(0, p = t.tag);
|
|
117
142
|
}, o.$$.update = () => {
|
|
118
|
-
var
|
|
119
|
-
o.$$.dirty & 1 &&
|
|
143
|
+
var t, m, a;
|
|
144
|
+
o.$$.dirty & 1 && l(2, e = !!((t = p.state) != null && t.unfolded)), o.$$.dirty & 1 && l(5, i = (a = (m = p.data.title) != null ? m : p.data.text) != null ? a : ""), o.$$.dirty & 4 && (e || setTimeout(
|
|
120
145
|
() => {
|
|
121
|
-
|
|
146
|
+
l(1, f = !1);
|
|
122
147
|
},
|
|
123
148
|
20
|
|
124
|
-
)), o.$$.dirty & 2 &&
|
|
149
|
+
)), o.$$.dirty & 2 && l(4, r = f ? 450 : 0);
|
|
125
150
|
}, [
|
|
126
|
-
s,
|
|
127
|
-
m,
|
|
128
|
-
t,
|
|
129
151
|
p,
|
|
152
|
+
f,
|
|
153
|
+
e,
|
|
154
|
+
s,
|
|
130
155
|
r,
|
|
131
|
-
|
|
156
|
+
i,
|
|
132
157
|
_,
|
|
133
158
|
c,
|
|
134
159
|
g
|
|
135
160
|
];
|
|
136
161
|
}
|
|
137
|
-
class
|
|
138
|
-
constructor(
|
|
139
|
-
super(), S(this,
|
|
162
|
+
class jt extends R {
|
|
163
|
+
constructor(n) {
|
|
164
|
+
super(), S(this, n, J, H, W, { tag: 0 }, G);
|
|
140
165
|
}
|
|
141
166
|
}
|
|
142
167
|
export {
|
|
143
|
-
|
|
168
|
+
jt as default
|
|
144
169
|
};
|
|
@@ -14,108 +14,133 @@ import "three";
|
|
|
14
14
|
import "@realsee/five/gltf-loader";
|
|
15
15
|
import "../../../../shared-utils/three/loadTexture.js";
|
|
16
16
|
import "@realsee/five";
|
|
17
|
+
import "object-assign-deep";
|
|
18
|
+
import "hammerjs";
|
|
19
|
+
import "@tweenjs/tween.js";
|
|
20
|
+
import "../../../../CSS3DRenderPlugin/utils/three/CSS3DRender.js";
|
|
21
|
+
import "../../../../CSS3DRenderPlugin/utils/three/CSS3DRenderer.js";
|
|
22
|
+
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
23
|
+
import "../../../../CSS3DRenderPlugin/utils/getAllCSS3DObject.js";
|
|
24
|
+
import "../../../../CSS3DRenderPlugin/utils/createResizeObserver.js";
|
|
25
|
+
import "../../../../CSS3DRenderPlugin/utils/even.js";
|
|
26
|
+
import "../../../../shared-utils/Subscribe.js";
|
|
27
|
+
import "../../../../CSS3DRenderPlugin/utils/positionToVector3.js";
|
|
28
|
+
import "../../../../CSS3DRenderPlugin/utils/three/CSS3DObject.js";
|
|
29
|
+
import "../../../../CSS3DRenderPlugin/utils/three/OpacityMesh.js";
|
|
30
|
+
import "../../../../shared-utils/three/centerPoint.js";
|
|
31
|
+
import "../../../../CSS3DRenderPlugin/utils/three/CSS3DScene.js";
|
|
32
|
+
import "../../../../CSS3DRenderPlugin/utils/three/CSS3DGroup.js";
|
|
33
|
+
import "../../../../CSS3DRenderPlugin/utils/generateBehindFiveElement.js";
|
|
34
|
+
import "../../../../shared-utils/animationFrame/BetterTween.js";
|
|
35
|
+
import "../../../../shared-utils/animationFrame/index.js";
|
|
36
|
+
import "../../../utils/device.js";
|
|
17
37
|
import "../../../../shared-utils/threex/domevents/index.js";
|
|
38
|
+
import "../../../../vendor/resize-observer-polyfill/dist/ResizeObserver.es.js";
|
|
39
|
+
import "lodash.get";
|
|
40
|
+
import "lodash.clonedeep";
|
|
41
|
+
import "lodash.isequal";
|
|
42
|
+
import "classnames";
|
|
43
|
+
import "../../../../shared-utils/three/GLTFLoader.js";
|
|
18
44
|
import "../../../utils/search.js";
|
|
19
45
|
import "../../../utils/constants.js";
|
|
20
46
|
import "../../Common/Arrow.js";
|
|
21
47
|
import "../../../Assets/Icon.js";
|
|
22
48
|
import "../../../utils/doUtil.js";
|
|
23
49
|
import "../../../../shared-utils/svelte/resizeObserver.js";
|
|
24
|
-
import "../../../../vendor/resize-observer-polyfill/dist/ResizeObserver.es.js";
|
|
25
50
|
import "../../Common/Text/MText.js";
|
|
26
51
|
import "../../../utils/px2rem.js";
|
|
27
|
-
function v(
|
|
28
|
-
let t,
|
|
29
|
-
return t = new q({ props: { tag:
|
|
52
|
+
function v(m) {
|
|
53
|
+
let t, e;
|
|
54
|
+
return t = new q({ props: { tag: m[0] } }), {
|
|
30
55
|
c() {
|
|
31
56
|
s(t.$$.fragment);
|
|
32
57
|
},
|
|
33
|
-
m(
|
|
34
|
-
_(t,
|
|
58
|
+
m(r, o) {
|
|
59
|
+
_(t, r, o), e = !0;
|
|
35
60
|
},
|
|
36
|
-
p(
|
|
37
|
-
const
|
|
38
|
-
o & 1 && (
|
|
61
|
+
p(r, o) {
|
|
62
|
+
const p = {};
|
|
63
|
+
o & 1 && (p.tag = r[0]), t.$set(p);
|
|
39
64
|
},
|
|
40
|
-
i(
|
|
41
|
-
|
|
65
|
+
i(r) {
|
|
66
|
+
e || (f(t.$$.fragment, r), e = !0);
|
|
42
67
|
},
|
|
43
|
-
o(
|
|
44
|
-
c(t.$$.fragment,
|
|
68
|
+
o(r) {
|
|
69
|
+
c(t.$$.fragment, r), e = !1;
|
|
45
70
|
},
|
|
46
|
-
d(
|
|
47
|
-
g(t,
|
|
71
|
+
d(r) {
|
|
72
|
+
g(t, r);
|
|
48
73
|
}
|
|
49
74
|
};
|
|
50
75
|
}
|
|
51
|
-
function C(
|
|
52
|
-
let t,
|
|
53
|
-
return t = new w({ props: { tag:
|
|
76
|
+
function C(m) {
|
|
77
|
+
let t, e;
|
|
78
|
+
return t = new w({ props: { tag: m[0] } }), {
|
|
54
79
|
c() {
|
|
55
80
|
s(t.$$.fragment);
|
|
56
81
|
},
|
|
57
|
-
m(
|
|
58
|
-
_(t,
|
|
82
|
+
m(r, o) {
|
|
83
|
+
_(t, r, o), e = !0;
|
|
59
84
|
},
|
|
60
|
-
p(
|
|
61
|
-
const
|
|
62
|
-
o & 1 && (
|
|
85
|
+
p(r, o) {
|
|
86
|
+
const p = {};
|
|
87
|
+
o & 1 && (p.tag = r[0]), t.$set(p);
|
|
63
88
|
},
|
|
64
|
-
i(
|
|
65
|
-
|
|
89
|
+
i(r) {
|
|
90
|
+
e || (f(t.$$.fragment, r), e = !0);
|
|
66
91
|
},
|
|
67
|
-
o(
|
|
68
|
-
c(t.$$.fragment,
|
|
92
|
+
o(r) {
|
|
93
|
+
c(t.$$.fragment, r), e = !1;
|
|
69
94
|
},
|
|
70
|
-
d(
|
|
71
|
-
g(t,
|
|
95
|
+
d(r) {
|
|
96
|
+
g(t, r);
|
|
72
97
|
}
|
|
73
98
|
};
|
|
74
99
|
}
|
|
75
|
-
function N(
|
|
76
|
-
let t,
|
|
77
|
-
const
|
|
78
|
-
function u(i,
|
|
100
|
+
function N(m) {
|
|
101
|
+
let t, e, r, o;
|
|
102
|
+
const p = [C, v], n = [];
|
|
103
|
+
function u(i, a) {
|
|
79
104
|
return i[1] === "line" ? 0 : i[1] === "plane" ? 1 : -1;
|
|
80
105
|
}
|
|
81
|
-
return ~(t = u(
|
|
106
|
+
return ~(t = u(m)) && (e = n[t] = p[t](m)), {
|
|
82
107
|
c() {
|
|
83
|
-
|
|
108
|
+
e && e.c(), r = b();
|
|
84
109
|
},
|
|
85
|
-
m(i,
|
|
86
|
-
~t &&
|
|
110
|
+
m(i, a) {
|
|
111
|
+
~t && n[t].m(i, a), x(i, r, a), o = !0;
|
|
87
112
|
},
|
|
88
|
-
p(i, [
|
|
113
|
+
p(i, [a]) {
|
|
89
114
|
let l = t;
|
|
90
|
-
t = u(i), t === l ? ~t &&
|
|
91
|
-
|
|
92
|
-
}), T()), ~t ? (
|
|
115
|
+
t = u(i), t === l ? ~t && n[t].p(i, a) : (e && (h(), c(n[l], 1, 1, () => {
|
|
116
|
+
n[l] = null;
|
|
117
|
+
}), T()), ~t ? (e = n[t], e ? e.p(i, a) : (e = n[t] = p[t](i), e.c()), f(e, 1), e.m(r.parentNode, r)) : e = null);
|
|
93
118
|
},
|
|
94
119
|
i(i) {
|
|
95
|
-
o || (f(
|
|
120
|
+
o || (f(e), o = !0);
|
|
96
121
|
},
|
|
97
122
|
o(i) {
|
|
98
|
-
c(
|
|
123
|
+
c(e), o = !1;
|
|
99
124
|
},
|
|
100
125
|
d(i) {
|
|
101
|
-
~t &&
|
|
126
|
+
~t && n[t].d(i), i && y(r);
|
|
102
127
|
}
|
|
103
128
|
};
|
|
104
129
|
}
|
|
105
|
-
function P(
|
|
106
|
-
let
|
|
107
|
-
return
|
|
108
|
-
"tag" in
|
|
109
|
-
},
|
|
110
|
-
var
|
|
111
|
-
|
|
112
|
-
}, [o,
|
|
130
|
+
function P(m, t, e) {
|
|
131
|
+
let r, { tag: o } = t;
|
|
132
|
+
return m.$$set = (p) => {
|
|
133
|
+
"tag" in p && e(0, o = p.tag);
|
|
134
|
+
}, m.$$.update = () => {
|
|
135
|
+
var p;
|
|
136
|
+
m.$$.dirty & 1 && e(1, r = (p = o.data.appearance) != null ? p : "line");
|
|
137
|
+
}, [o, r];
|
|
113
138
|
}
|
|
114
|
-
class
|
|
139
|
+
class Ct extends d {
|
|
115
140
|
constructor(t) {
|
|
116
141
|
super(), $(this, t, P, N, k, { tag: 0 });
|
|
117
142
|
}
|
|
118
143
|
}
|
|
119
144
|
export {
|
|
120
|
-
|
|
145
|
+
Ct as default
|
|
121
146
|
};
|
|
@@ -7,13 +7,21 @@ import { noTypecheck as c } from "../../utils/noTypecheck.js";
|
|
|
7
7
|
import "@realsee/five/gltf-loader";
|
|
8
8
|
import "../../../shared-utils/three/loadTexture.js";
|
|
9
9
|
import "@realsee/five";
|
|
10
|
-
import "
|
|
10
|
+
import "object-assign-deep";
|
|
11
11
|
import { isMediaModelTag as aA } from "../../utils/tag/tagCheck.js";
|
|
12
|
+
import "hammerjs";
|
|
13
|
+
import "@tweenjs/tween.js";
|
|
14
|
+
import "../../../CSS3DRenderPlugin/utils/three/CSS3DRender.js";
|
|
15
|
+
import "../../../CSS3DRenderPlugin/utils/generateBehindFiveElement.js";
|
|
16
|
+
import "../../../shared-utils/animationFrame/BetterTween.js";
|
|
17
|
+
import "../../utils/device.js";
|
|
18
|
+
import "../../../shared-utils/threex/domevents/index.js";
|
|
19
|
+
import J from "classnames";
|
|
20
|
+
import "../../../shared-utils/three/GLTFLoader.js";
|
|
12
21
|
import lA from "./AudioTag/index.js";
|
|
13
22
|
import fA from "./MediaPlane.js";
|
|
14
23
|
import sA from "./LinkTag.js";
|
|
15
24
|
import gA from "./CustomTag.js";
|
|
16
|
-
import J from "classnames";
|
|
17
25
|
import "./TextTag/TextTag.js";
|
|
18
26
|
import "../Common/Line/Straight.js";
|
|
19
27
|
import "../../../vendor/svelte/transition/index.js";
|
|
@@ -24,13 +32,29 @@ import "../Common/Text/FlyMText.js";
|
|
|
24
32
|
import "../Common/Text/FlyText.js";
|
|
25
33
|
import "animejs";
|
|
26
34
|
import "../../../shared-utils/isNil.js";
|
|
35
|
+
import "../../../vendor/resize-observer-polyfill/dist/ResizeObserver.es.js";
|
|
36
|
+
import "lodash.get";
|
|
37
|
+
import "lodash.clonedeep";
|
|
38
|
+
import "lodash.isequal";
|
|
27
39
|
import "../../utils/search.js";
|
|
28
40
|
import "../../utils/constants.js";
|
|
41
|
+
import "../../../CSS3DRenderPlugin/utils/three/CSS3DRenderer.js";
|
|
42
|
+
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
43
|
+
import "../../../CSS3DRenderPlugin/utils/getAllCSS3DObject.js";
|
|
44
|
+
import "../../../CSS3DRenderPlugin/utils/createResizeObserver.js";
|
|
45
|
+
import "../../../CSS3DRenderPlugin/utils/even.js";
|
|
46
|
+
import "../../../shared-utils/Subscribe.js";
|
|
47
|
+
import "../../../CSS3DRenderPlugin/utils/positionToVector3.js";
|
|
48
|
+
import "../../../CSS3DRenderPlugin/utils/three/CSS3DObject.js";
|
|
49
|
+
import "../../../CSS3DRenderPlugin/utils/three/OpacityMesh.js";
|
|
50
|
+
import "../../../shared-utils/three/centerPoint.js";
|
|
51
|
+
import "../../../CSS3DRenderPlugin/utils/three/CSS3DScene.js";
|
|
52
|
+
import "../../../CSS3DRenderPlugin/utils/three/CSS3DGroup.js";
|
|
53
|
+
import "../../../shared-utils/animationFrame/index.js";
|
|
29
54
|
import "../Common/Arrow.js";
|
|
30
55
|
import "../../Assets/Icon.js";
|
|
31
56
|
import "../../utils/doUtil.js";
|
|
32
57
|
import "../../../shared-utils/svelte/resizeObserver.js";
|
|
33
|
-
import "../../../vendor/resize-observer-polyfill/dist/ResizeObserver.es.js";
|
|
34
58
|
import "./TextTag/TextPlaneTag.js";
|
|
35
59
|
import "../Common/Text/MText.js";
|
|
36
60
|
import "../../utils/px2rem.js";
|
|
@@ -56,34 +80,13 @@ import "../../../vendor/svelte-carousel/src/utils/clones.js";
|
|
|
56
80
|
import "../../../vendor/svelte-carousel/src/utils/object.js";
|
|
57
81
|
import "../../../vendor/svelte-carousel/src/components/Carousel/createCarousel.js";
|
|
58
82
|
import "../../../vendor/simply-reactive/src/simply-reactive.js";
|
|
59
|
-
import "lodash.get";
|
|
60
|
-
import "lodash.clonedeep";
|
|
61
83
|
import "../../../vendor/simply-reactive/src/utils/subscription.js";
|
|
62
84
|
import "../../../vendor/simply-reactive/src/utils/object.js";
|
|
63
|
-
import "lodash.isequal";
|
|
64
85
|
import "../../../vendor/simply-reactive/src/utils/watcher.js";
|
|
65
86
|
import "../../../vendor/svelte-carousel/src/utils/lazy.js";
|
|
66
87
|
import "../../../vendor/svelte-carousel/src/utils/ProgressManager.js";
|
|
67
88
|
import "../../../vendor/svelte-carousel/src/utils/interval.js";
|
|
68
89
|
import "../Common/MediaItem.js";
|
|
69
|
-
import "hammerjs";
|
|
70
|
-
import "@tweenjs/tween.js";
|
|
71
|
-
import "../../../CSS3DRenderPlugin/utils/three/CSS3DRender.js";
|
|
72
|
-
import "../../../CSS3DRenderPlugin/utils/three/CSS3DRenderer.js";
|
|
73
|
-
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
74
|
-
import "../../../CSS3DRenderPlugin/utils/getAllCSS3DObject.js";
|
|
75
|
-
import "../../../CSS3DRenderPlugin/utils/createResizeObserver.js";
|
|
76
|
-
import "../../../CSS3DRenderPlugin/utils/even.js";
|
|
77
|
-
import "../../../shared-utils/Subscribe.js";
|
|
78
|
-
import "../../../CSS3DRenderPlugin/utils/positionToVector3.js";
|
|
79
|
-
import "../../../CSS3DRenderPlugin/utils/three/CSS3DObject.js";
|
|
80
|
-
import "../../../CSS3DRenderPlugin/utils/three/OpacityMesh.js";
|
|
81
|
-
import "../../../shared-utils/three/centerPoint.js";
|
|
82
|
-
import "../../../CSS3DRenderPlugin/utils/three/CSS3DScene.js";
|
|
83
|
-
import "../../../CSS3DRenderPlugin/utils/three/CSS3DGroup.js";
|
|
84
|
-
import "../../../CSS3DRenderPlugin/utils/generateBehindFiveElement.js";
|
|
85
|
-
import "../../../shared-utils/animationFrame/BetterTween.js";
|
|
86
|
-
import "../../../shared-utils/animationFrame/index.js";
|
|
87
90
|
import "./AudioTag/AudioTag.js";
|
|
88
91
|
import "../Common/Audio.js";
|
|
89
92
|
import "../../utils/audio/SharedAudio.js";
|
|
@@ -400,7 +403,7 @@ function kA(o, A, t) {
|
|
|
400
403
|
j
|
|
401
404
|
];
|
|
402
405
|
}
|
|
403
|
-
class
|
|
406
|
+
class pt extends x {
|
|
404
407
|
constructor(A) {
|
|
405
408
|
super(), $(
|
|
406
409
|
this,
|
|
@@ -421,5 +424,5 @@ class st extends x {
|
|
|
421
424
|
}
|
|
422
425
|
}
|
|
423
426
|
export {
|
|
424
|
-
|
|
427
|
+
pt as default
|
|
425
428
|
};
|
|
@@ -16,14 +16,39 @@ import "three";
|
|
|
16
16
|
import "@realsee/five/gltf-loader";
|
|
17
17
|
import "../../shared-utils/three/loadTexture.js";
|
|
18
18
|
import "@realsee/five";
|
|
19
|
+
import "object-assign-deep";
|
|
20
|
+
import "hammerjs";
|
|
21
|
+
import "@tweenjs/tween.js";
|
|
22
|
+
import "../../CSS3DRenderPlugin/utils/three/CSS3DRender.js";
|
|
23
|
+
import "../../CSS3DRenderPlugin/utils/three/CSS3DRenderer.js";
|
|
24
|
+
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
25
|
+
import "../../CSS3DRenderPlugin/utils/getAllCSS3DObject.js";
|
|
26
|
+
import "../../CSS3DRenderPlugin/utils/createResizeObserver.js";
|
|
27
|
+
import "../../CSS3DRenderPlugin/utils/even.js";
|
|
28
|
+
import "../../shared-utils/Subscribe.js";
|
|
29
|
+
import "../../CSS3DRenderPlugin/utils/positionToVector3.js";
|
|
30
|
+
import "../../CSS3DRenderPlugin/utils/three/CSS3DObject.js";
|
|
31
|
+
import "../../CSS3DRenderPlugin/utils/three/OpacityMesh.js";
|
|
32
|
+
import "../../shared-utils/three/centerPoint.js";
|
|
33
|
+
import "../../CSS3DRenderPlugin/utils/three/CSS3DScene.js";
|
|
34
|
+
import "../../CSS3DRenderPlugin/utils/three/CSS3DGroup.js";
|
|
35
|
+
import "../../CSS3DRenderPlugin/utils/generateBehindFiveElement.js";
|
|
36
|
+
import "../../shared-utils/animationFrame/BetterTween.js";
|
|
37
|
+
import "../../shared-utils/animationFrame/index.js";
|
|
38
|
+
import "../utils/device.js";
|
|
19
39
|
import "../../shared-utils/threex/domevents/index.js";
|
|
40
|
+
import "../../vendor/resize-observer-polyfill/dist/ResizeObserver.es.js";
|
|
41
|
+
import "lodash.get";
|
|
42
|
+
import "lodash.clonedeep";
|
|
43
|
+
import "lodash.isequal";
|
|
44
|
+
import "classnames";
|
|
45
|
+
import "../../shared-utils/three/GLTFLoader.js";
|
|
20
46
|
import "../utils/search.js";
|
|
21
47
|
import "../utils/constants.js";
|
|
22
48
|
import "./Common/Arrow.js";
|
|
23
49
|
import "../Assets/Icon.js";
|
|
24
50
|
import "../utils/doUtil.js";
|
|
25
51
|
import "../../shared-utils/svelte/resizeObserver.js";
|
|
26
|
-
import "../../vendor/resize-observer-polyfill/dist/ResizeObserver.es.js";
|
|
27
52
|
import "./Tag/TextTag/TextPlaneTag.js";
|
|
28
53
|
import "./Common/Text/MText.js";
|
|
29
54
|
import "../utils/px2rem.js";
|
|
@@ -50,35 +75,14 @@ import "../../vendor/svelte-carousel/src/utils/clones.js";
|
|
|
50
75
|
import "../../vendor/svelte-carousel/src/utils/object.js";
|
|
51
76
|
import "../../vendor/svelte-carousel/src/components/Carousel/createCarousel.js";
|
|
52
77
|
import "../../vendor/simply-reactive/src/simply-reactive.js";
|
|
53
|
-
import "lodash.get";
|
|
54
|
-
import "lodash.clonedeep";
|
|
55
78
|
import "../../vendor/simply-reactive/src/utils/subscription.js";
|
|
56
79
|
import "../../vendor/simply-reactive/src/utils/object.js";
|
|
57
|
-
import "lodash.isequal";
|
|
58
80
|
import "../../vendor/simply-reactive/src/utils/watcher.js";
|
|
59
81
|
import "../../vendor/svelte-carousel/src/utils/lazy.js";
|
|
60
82
|
import "../../vendor/svelte-carousel/src/utils/ProgressManager.js";
|
|
61
83
|
import "../../vendor/svelte-carousel/src/utils/interval.js";
|
|
62
84
|
import "./Common/MediaItem.js";
|
|
63
85
|
import "./Tag/MarketingTag.js";
|
|
64
|
-
import "hammerjs";
|
|
65
|
-
import "@tweenjs/tween.js";
|
|
66
|
-
import "../../CSS3DRenderPlugin/utils/three/CSS3DRender.js";
|
|
67
|
-
import "../../CSS3DRenderPlugin/utils/three/CSS3DRenderer.js";
|
|
68
|
-
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
69
|
-
import "../../CSS3DRenderPlugin/utils/getAllCSS3DObject.js";
|
|
70
|
-
import "../../CSS3DRenderPlugin/utils/createResizeObserver.js";
|
|
71
|
-
import "../../CSS3DRenderPlugin/utils/even.js";
|
|
72
|
-
import "../../shared-utils/Subscribe.js";
|
|
73
|
-
import "../../CSS3DRenderPlugin/utils/positionToVector3.js";
|
|
74
|
-
import "../../CSS3DRenderPlugin/utils/three/CSS3DObject.js";
|
|
75
|
-
import "../../CSS3DRenderPlugin/utils/three/OpacityMesh.js";
|
|
76
|
-
import "../../shared-utils/three/centerPoint.js";
|
|
77
|
-
import "../../CSS3DRenderPlugin/utils/three/CSS3DScene.js";
|
|
78
|
-
import "../../CSS3DRenderPlugin/utils/three/CSS3DGroup.js";
|
|
79
|
-
import "../../CSS3DRenderPlugin/utils/generateBehindFiveElement.js";
|
|
80
|
-
import "../../shared-utils/animationFrame/BetterTween.js";
|
|
81
|
-
import "../../shared-utils/animationFrame/index.js";
|
|
82
86
|
import "../utils/noTypecheck.js";
|
|
83
87
|
import "../utils/tag/tagCheck.js";
|
|
84
88
|
import "./Tag/AudioTag/index.js";
|
|
@@ -93,7 +97,6 @@ import "./Tag/LinkTag.js";
|
|
|
93
97
|
import "./Common/Icon/Icon.js";
|
|
94
98
|
import "../utils/getImageInfo.js";
|
|
95
99
|
import "./Tag/CustomTag.js";
|
|
96
|
-
import "classnames";
|
|
97
100
|
import "./Common/TagPoint.js";
|
|
98
101
|
function D(a) {
|
|
99
102
|
A(a, "svelte-uq11d5", ".tag--container.svelte-uq11d5{box-sizing:border-box;position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;opacity:1;-webkit-user-select:none;-moz-user-select:none;user-select:none;transform:translate3d(0, 0, 0)}.withAnimation.svelte-uq11d5{transition:opacity 0.3s linear}.tag--container.hide.svelte-uq11d5{opacity:0;pointer-events:none}.tag--container.hide.svelte-uq11d5 *{pointer-events:none !important}");
|
|
@@ -210,7 +213,7 @@ function F(a, t, o) {
|
|
|
210
213
|
"withAnimation" in p && o(0, i = p.withAnimation), "tags" in p && o(1, m = p.tags), "hooks" in p && o(5, r = p.hooks), "mediaStore" in p && o(2, l = p.mediaStore), "state" in p && o(3, e = p.state), "temporaryState" in p && o(4, n = p.temporaryState);
|
|
211
214
|
}, [i, m, l, e, n, r];
|
|
212
215
|
}
|
|
213
|
-
class
|
|
216
|
+
class Ii extends S {
|
|
214
217
|
constructor(t) {
|
|
215
218
|
super(), v(
|
|
216
219
|
this,
|
|
@@ -231,5 +234,5 @@ class Ci extends S {
|
|
|
231
234
|
}
|
|
232
235
|
}
|
|
233
236
|
export {
|
|
234
|
-
|
|
237
|
+
Ii as default
|
|
235
238
|
};
|