@realsee/dnalogel 2.16.0-alpha.4 → 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 +7 -5
- package/dist/index.cjs.js +48 -35
- package/dist/index.js +1719 -1687
- 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 +7 -5
- package/libs/PanoTagPlugin/utils/model/mediaPlane.js +154 -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
|
@@ -17,7 +17,33 @@ import "three";
|
|
|
17
17
|
import "@realsee/five/gltf-loader";
|
|
18
18
|
import "../../../../shared-utils/three/loadTexture.js";
|
|
19
19
|
import "@realsee/five";
|
|
20
|
+
import "object-assign-deep";
|
|
21
|
+
import "hammerjs";
|
|
22
|
+
import "@tweenjs/tween.js";
|
|
23
|
+
import "../../../../CSS3DRenderPlugin/utils/three/CSS3DRender.js";
|
|
24
|
+
import "../../../../CSS3DRenderPlugin/utils/three/CSS3DRenderer.js";
|
|
25
|
+
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
26
|
+
import "../../../../CSS3DRenderPlugin/utils/getAllCSS3DObject.js";
|
|
27
|
+
import "../../../../CSS3DRenderPlugin/utils/createResizeObserver.js";
|
|
28
|
+
import "../../../../CSS3DRenderPlugin/utils/even.js";
|
|
29
|
+
import "../../../../shared-utils/Subscribe.js";
|
|
30
|
+
import "../../../../CSS3DRenderPlugin/utils/positionToVector3.js";
|
|
31
|
+
import "../../../../CSS3DRenderPlugin/utils/three/CSS3DObject.js";
|
|
32
|
+
import "../../../../CSS3DRenderPlugin/utils/three/OpacityMesh.js";
|
|
33
|
+
import "../../../../shared-utils/three/centerPoint.js";
|
|
34
|
+
import "../../../../CSS3DRenderPlugin/utils/three/CSS3DScene.js";
|
|
35
|
+
import "../../../../CSS3DRenderPlugin/utils/three/CSS3DGroup.js";
|
|
36
|
+
import "../../../../CSS3DRenderPlugin/utils/generateBehindFiveElement.js";
|
|
37
|
+
import "../../../../shared-utils/animationFrame/BetterTween.js";
|
|
38
|
+
import "../../../../shared-utils/animationFrame/index.js";
|
|
39
|
+
import "../../../utils/device.js";
|
|
20
40
|
import "../../../../shared-utils/threex/domevents/index.js";
|
|
41
|
+
import "../../../../vendor/resize-observer-polyfill/dist/ResizeObserver.es.js";
|
|
42
|
+
import "lodash.get";
|
|
43
|
+
import "lodash.clonedeep";
|
|
44
|
+
import "lodash.isequal";
|
|
45
|
+
import "classnames";
|
|
46
|
+
import "../../../../shared-utils/three/GLTFLoader.js";
|
|
21
47
|
import "../../../utils/search.js";
|
|
22
48
|
import "../../../utils/constants.js";
|
|
23
49
|
import "../../Common/Arrow.js";
|
|
@@ -26,103 +52,102 @@ import "../../../utils/doUtil.js";
|
|
|
26
52
|
import "../../Common/Icon/audioIcon.js";
|
|
27
53
|
import "../../../utils/px2rem.js";
|
|
28
54
|
import "../../../../shared-utils/svelte/resizeObserver.js";
|
|
29
|
-
import "../../../../vendor/resize-observer-polyfill/dist/ResizeObserver.es.js";
|
|
30
55
|
import "../../Common/Text/MText.js";
|
|
31
|
-
function q(
|
|
32
|
-
let t,
|
|
33
|
-
return t = new w({ props: { tag:
|
|
56
|
+
function q(p) {
|
|
57
|
+
let t, r;
|
|
58
|
+
return t = new w({ props: { tag: p[0] } }), t.$on("audioRef", p[2]), {
|
|
34
59
|
c() {
|
|
35
60
|
s(t.$$.fragment);
|
|
36
61
|
},
|
|
37
|
-
m(
|
|
38
|
-
_(t,
|
|
62
|
+
m(o, i) {
|
|
63
|
+
_(t, o, i), r = !0;
|
|
39
64
|
},
|
|
40
|
-
p(
|
|
41
|
-
const
|
|
42
|
-
|
|
65
|
+
p(o, i) {
|
|
66
|
+
const m = {};
|
|
67
|
+
i & 1 && (m.tag = o[0]), t.$set(m);
|
|
43
68
|
},
|
|
44
|
-
i(
|
|
45
|
-
|
|
69
|
+
i(o) {
|
|
70
|
+
r || (l(t.$$.fragment, o), r = !0);
|
|
46
71
|
},
|
|
47
|
-
o(
|
|
48
|
-
f(t.$$.fragment,
|
|
72
|
+
o(o) {
|
|
73
|
+
f(t.$$.fragment, o), r = !1;
|
|
49
74
|
},
|
|
50
|
-
d(
|
|
51
|
-
d(t,
|
|
75
|
+
d(o) {
|
|
76
|
+
d(t, o);
|
|
52
77
|
}
|
|
53
78
|
};
|
|
54
79
|
}
|
|
55
|
-
function v(
|
|
56
|
-
let t,
|
|
57
|
-
return t = new T({ props: { tag:
|
|
80
|
+
function v(p) {
|
|
81
|
+
let t, r;
|
|
82
|
+
return t = new T({ props: { tag: p[0] } }), t.$on("audioRef", p[2]), {
|
|
58
83
|
c() {
|
|
59
84
|
s(t.$$.fragment);
|
|
60
85
|
},
|
|
61
|
-
m(
|
|
62
|
-
_(t,
|
|
86
|
+
m(o, i) {
|
|
87
|
+
_(t, o, i), r = !0;
|
|
63
88
|
},
|
|
64
|
-
p(
|
|
65
|
-
const
|
|
66
|
-
|
|
89
|
+
p(o, i) {
|
|
90
|
+
const m = {};
|
|
91
|
+
i & 1 && (m.tag = o[0]), t.$set(m);
|
|
67
92
|
},
|
|
68
|
-
i(
|
|
69
|
-
|
|
93
|
+
i(o) {
|
|
94
|
+
r || (l(t.$$.fragment, o), r = !0);
|
|
70
95
|
},
|
|
71
|
-
o(
|
|
72
|
-
f(t.$$.fragment,
|
|
96
|
+
o(o) {
|
|
97
|
+
f(t.$$.fragment, o), r = !1;
|
|
73
98
|
},
|
|
74
|
-
d(
|
|
75
|
-
d(t,
|
|
99
|
+
d(o) {
|
|
100
|
+
d(t, o);
|
|
76
101
|
}
|
|
77
102
|
};
|
|
78
103
|
}
|
|
79
|
-
function C(
|
|
80
|
-
let t,
|
|
81
|
-
const
|
|
82
|
-
function
|
|
83
|
-
return
|
|
104
|
+
function C(p) {
|
|
105
|
+
let t, r, o, i;
|
|
106
|
+
const m = [v, q], n = [];
|
|
107
|
+
function a(e, u) {
|
|
108
|
+
return e[1] === "line" ? 0 : e[1] === "plane" ? 1 : -1;
|
|
84
109
|
}
|
|
85
|
-
return ~(t =
|
|
110
|
+
return ~(t = a(p)) && (r = n[t] = m[t](p)), {
|
|
86
111
|
c() {
|
|
87
|
-
|
|
112
|
+
r && r.c(), o = b();
|
|
88
113
|
},
|
|
89
|
-
m(
|
|
90
|
-
~t &&
|
|
114
|
+
m(e, u) {
|
|
115
|
+
~t && n[t].m(e, u), y(e, o, u), i = !0;
|
|
91
116
|
},
|
|
92
|
-
p(
|
|
117
|
+
p(e, [u]) {
|
|
93
118
|
let c = t;
|
|
94
|
-
t =
|
|
95
|
-
|
|
96
|
-
}), h()), ~t ? (
|
|
119
|
+
t = a(e), t === c ? ~t && n[t].p(e, u) : (r && (R(), f(n[c], 1, 1, () => {
|
|
120
|
+
n[c] = null;
|
|
121
|
+
}), h()), ~t ? (r = n[t], r ? r.p(e, u) : (r = n[t] = m[t](e), r.c()), l(r, 1), r.m(o.parentNode, o)) : r = null);
|
|
97
122
|
},
|
|
98
|
-
i(
|
|
99
|
-
|
|
123
|
+
i(e) {
|
|
124
|
+
i || (l(r), i = !0);
|
|
100
125
|
},
|
|
101
|
-
o(
|
|
102
|
-
f(
|
|
126
|
+
o(e) {
|
|
127
|
+
f(r), i = !1;
|
|
103
128
|
},
|
|
104
|
-
d(
|
|
105
|
-
~t &&
|
|
129
|
+
d(e) {
|
|
130
|
+
~t && n[t].d(e), e && A(o);
|
|
106
131
|
}
|
|
107
132
|
};
|
|
108
133
|
}
|
|
109
|
-
function N(
|
|
110
|
-
let
|
|
111
|
-
function
|
|
112
|
-
|
|
134
|
+
function N(p, t, r) {
|
|
135
|
+
let o, { tag: i } = t, m;
|
|
136
|
+
function n(a) {
|
|
137
|
+
m = a.detail;
|
|
113
138
|
}
|
|
114
|
-
return
|
|
115
|
-
"tag" in
|
|
116
|
-
},
|
|
117
|
-
var
|
|
118
|
-
|
|
119
|
-
}, [
|
|
139
|
+
return i.play = () => m.play(), i.pause = () => m.pause(), p.$$set = (a) => {
|
|
140
|
+
"tag" in a && r(0, i = a.tag);
|
|
141
|
+
}, p.$$.update = () => {
|
|
142
|
+
var a;
|
|
143
|
+
p.$$.dirty & 1 && r(1, o = (a = i.data.appearance) != null ? a : "line");
|
|
144
|
+
}, [i, o, n];
|
|
120
145
|
}
|
|
121
|
-
class
|
|
146
|
+
class St extends g {
|
|
122
147
|
constructor(t) {
|
|
123
148
|
super(), $(this, t, N, C, k, { tag: 0 });
|
|
124
149
|
}
|
|
125
150
|
}
|
|
126
151
|
export {
|
|
127
|
-
|
|
152
|
+
St as default
|
|
128
153
|
};
|
|
@@ -10,7 +10,33 @@ import "three";
|
|
|
10
10
|
import "@realsee/five/gltf-loader";
|
|
11
11
|
import "../../../shared-utils/three/loadTexture.js";
|
|
12
12
|
import "@realsee/five";
|
|
13
|
+
import "object-assign-deep";
|
|
14
|
+
import "hammerjs";
|
|
15
|
+
import "@tweenjs/tween.js";
|
|
16
|
+
import "../../../CSS3DRenderPlugin/utils/three/CSS3DRender.js";
|
|
17
|
+
import "../../../CSS3DRenderPlugin/utils/three/CSS3DRenderer.js";
|
|
18
|
+
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
19
|
+
import "../../../CSS3DRenderPlugin/utils/getAllCSS3DObject.js";
|
|
20
|
+
import "../../../CSS3DRenderPlugin/utils/createResizeObserver.js";
|
|
21
|
+
import "../../../CSS3DRenderPlugin/utils/even.js";
|
|
22
|
+
import "../../../shared-utils/Subscribe.js";
|
|
23
|
+
import "../../../CSS3DRenderPlugin/utils/positionToVector3.js";
|
|
24
|
+
import "../../../CSS3DRenderPlugin/utils/three/CSS3DObject.js";
|
|
25
|
+
import "../../../CSS3DRenderPlugin/utils/three/OpacityMesh.js";
|
|
26
|
+
import "../../../shared-utils/three/centerPoint.js";
|
|
27
|
+
import "../../../CSS3DRenderPlugin/utils/three/CSS3DScene.js";
|
|
28
|
+
import "../../../CSS3DRenderPlugin/utils/three/CSS3DGroup.js";
|
|
29
|
+
import "../../../CSS3DRenderPlugin/utils/generateBehindFiveElement.js";
|
|
30
|
+
import "../../../shared-utils/animationFrame/BetterTween.js";
|
|
31
|
+
import "../../../shared-utils/animationFrame/index.js";
|
|
32
|
+
import "../../utils/device.js";
|
|
13
33
|
import "../../../shared-utils/threex/domevents/index.js";
|
|
34
|
+
import "../../../vendor/resize-observer-polyfill/dist/ResizeObserver.es.js";
|
|
35
|
+
import "lodash.get";
|
|
36
|
+
import "lodash.clonedeep";
|
|
37
|
+
import "lodash.isequal";
|
|
38
|
+
import "classnames";
|
|
39
|
+
import "../../../shared-utils/three/GLTFLoader.js";
|
|
14
40
|
import "../../utils/search.js";
|
|
15
41
|
import "../../utils/constants.js";
|
|
16
42
|
import "../../../vendor/svelte/transition/index.js";
|
|
@@ -35,104 +61,101 @@ import "../../../vendor/svelte-carousel/src/utils/clones.js";
|
|
|
35
61
|
import "../../../vendor/svelte-carousel/src/utils/object.js";
|
|
36
62
|
import "../../../vendor/svelte-carousel/src/components/Carousel/createCarousel.js";
|
|
37
63
|
import "../../../vendor/simply-reactive/src/simply-reactive.js";
|
|
38
|
-
import "lodash.get";
|
|
39
|
-
import "lodash.clonedeep";
|
|
40
64
|
import "../../../vendor/simply-reactive/src/utils/subscription.js";
|
|
41
65
|
import "../../../vendor/simply-reactive/src/utils/object.js";
|
|
42
|
-
import "lodash.isequal";
|
|
43
66
|
import "../../../vendor/simply-reactive/src/utils/watcher.js";
|
|
44
67
|
import "../../../vendor/svelte-carousel/src/utils/lazy.js";
|
|
45
68
|
import "../../../vendor/svelte-carousel/src/utils/ProgressManager.js";
|
|
46
69
|
import "../../../vendor/svelte-carousel/src/utils/interval.js";
|
|
47
70
|
import "../Common/MediaItem.js";
|
|
48
71
|
import "../../Assets/Icon.js";
|
|
49
|
-
function V(
|
|
50
|
-
z(
|
|
72
|
+
function V(m) {
|
|
73
|
+
z(m, "svelte-1f7m1lj", ".line.svelte-1f7m1lj{position:absolute;width:6.5625rem;height:1.3125rem;transform:translateY(-100%)}.text.svelte-1f7m1lj{position:absolute;width:6.25rem;left:1rem;bottom:0.0625rem;font-weight:600}.media-wrapper.svelte-1f7m1lj{position:absolute;left:0.875rem;top:-5.3125rem;width:5.625rem;height:3.75rem;font-weight:600}");
|
|
51
74
|
}
|
|
52
|
-
function I(
|
|
53
|
-
let r, o,
|
|
75
|
+
function I(m) {
|
|
76
|
+
let r, o, e, t, l, n, s, d;
|
|
54
77
|
r = new M({
|
|
55
78
|
props: {
|
|
56
|
-
visible:
|
|
79
|
+
visible: m[3],
|
|
57
80
|
left: 61,
|
|
58
81
|
bottom: 57,
|
|
59
82
|
width: 2,
|
|
60
83
|
blurRadius: 150,
|
|
61
84
|
spreadRadius: 75
|
|
62
85
|
}
|
|
63
|
-
}),
|
|
86
|
+
}), t = new F({
|
|
64
87
|
props: {
|
|
65
|
-
unfolded:
|
|
88
|
+
unfolded: m[3],
|
|
66
89
|
outDelay: 400
|
|
67
90
|
}
|
|
68
91
|
});
|
|
69
|
-
let
|
|
92
|
+
let p = m[2] && N(m), f = m[1] && P(m);
|
|
70
93
|
return {
|
|
71
94
|
c() {
|
|
72
|
-
b(r.$$.fragment), o = v(),
|
|
95
|
+
b(r.$$.fragment), o = v(), e = h("div"), b(t.$$.fragment), l = v(), p && p.c(), n = v(), f && f.c(), s = S(), j(e, "class", "line svelte-1f7m1lj");
|
|
73
96
|
},
|
|
74
97
|
m(i, a) {
|
|
75
|
-
g(r, i, a), c(i, o, a), c(i,
|
|
98
|
+
g(r, i, a), c(i, o, a), c(i, e, a), g(t, e, null), c(i, l, a), p && p.m(i, a), c(i, n, a), f && f.m(i, a), c(i, s, a), d = !0;
|
|
76
99
|
},
|
|
77
100
|
p(i, a) {
|
|
78
101
|
const D = {};
|
|
79
102
|
a & 8 && (D.visible = i[3]), r.$set(D);
|
|
80
103
|
const C = {};
|
|
81
|
-
a & 8 && (C.unfolded = i[3]),
|
|
104
|
+
a & 8 && (C.unfolded = i[3]), t.$set(C), i[2] ? p ? (p.p(i, a), a & 4 && u(p, 1)) : (p = N(i), p.c(), u(p, 1), p.m(n.parentNode, n)) : p && (y(), _(p, 1, 1, () => {
|
|
105
|
+
p = null;
|
|
106
|
+
}), k()), i[1] ? f ? (f.p(i, a), a & 2 && u(f, 1)) : (f = P(i), f.c(), u(f, 1), f.m(s.parentNode, s)) : f && (y(), _(f, 1, 1, () => {
|
|
82
107
|
f = null;
|
|
83
|
-
}), k()), i[1] ? n ? (n.p(i, a), a & 2 && u(n, 1)) : (n = P(i), n.c(), u(n, 1), n.m(s.parentNode, s)) : n && (y(), _(n, 1, 1, () => {
|
|
84
|
-
n = null;
|
|
85
108
|
}), k());
|
|
86
109
|
},
|
|
87
110
|
i(i) {
|
|
88
|
-
d || (u(r.$$.fragment, i), u(
|
|
111
|
+
d || (u(r.$$.fragment, i), u(t.$$.fragment, i), u(p), u(f), d = !0);
|
|
89
112
|
},
|
|
90
113
|
o(i) {
|
|
91
|
-
_(r.$$.fragment, i), _(
|
|
114
|
+
_(r.$$.fragment, i), _(t.$$.fragment, i), _(p), _(f), d = !1;
|
|
92
115
|
},
|
|
93
116
|
d(i) {
|
|
94
|
-
w(r, i), i && $(o), i && $(
|
|
117
|
+
w(r, i), i && $(o), i && $(e), w(t), i && $(l), p && p.d(i), i && $(n), f && f.d(i), i && $(s);
|
|
95
118
|
}
|
|
96
119
|
};
|
|
97
120
|
}
|
|
98
|
-
function N(
|
|
99
|
-
let r, o,
|
|
121
|
+
function N(m) {
|
|
122
|
+
let r, o, e;
|
|
100
123
|
return o = new B({
|
|
101
124
|
props: {
|
|
102
|
-
unfolded:
|
|
103
|
-
content:
|
|
125
|
+
unfolded: m[3],
|
|
126
|
+
content: m[2],
|
|
104
127
|
inDelay: 500
|
|
105
128
|
}
|
|
106
129
|
}), {
|
|
107
130
|
c() {
|
|
108
131
|
r = h("div"), b(o.$$.fragment), j(r, "class", "text svelte-1f7m1lj");
|
|
109
132
|
},
|
|
110
|
-
m(
|
|
111
|
-
c(
|
|
133
|
+
m(t, l) {
|
|
134
|
+
c(t, r, l), g(o, r, null), e = !0;
|
|
112
135
|
},
|
|
113
|
-
p(
|
|
114
|
-
const
|
|
115
|
-
|
|
136
|
+
p(t, l) {
|
|
137
|
+
const n = {};
|
|
138
|
+
l & 8 && (n.unfolded = t[3]), l & 4 && (n.content = t[2]), o.$set(n);
|
|
116
139
|
},
|
|
117
|
-
i(
|
|
118
|
-
|
|
140
|
+
i(t) {
|
|
141
|
+
e || (u(o.$$.fragment, t), e = !0);
|
|
119
142
|
},
|
|
120
|
-
o(
|
|
121
|
-
_(o.$$.fragment,
|
|
143
|
+
o(t) {
|
|
144
|
+
_(o.$$.fragment, t), e = !1;
|
|
122
145
|
},
|
|
123
|
-
d(
|
|
124
|
-
|
|
146
|
+
d(t) {
|
|
147
|
+
t && $(r), w(o);
|
|
125
148
|
}
|
|
126
149
|
};
|
|
127
150
|
}
|
|
128
|
-
function P(
|
|
129
|
-
let r, o,
|
|
151
|
+
function P(m) {
|
|
152
|
+
let r, o, e;
|
|
130
153
|
return o = new H({
|
|
131
154
|
props: {
|
|
132
155
|
autoplayConfig: { autoplay: !1 },
|
|
133
|
-
unfolded:
|
|
134
|
-
mediaData:
|
|
135
|
-
tag:
|
|
156
|
+
unfolded: m[3],
|
|
157
|
+
mediaData: m[1],
|
|
158
|
+
tag: m[0],
|
|
136
159
|
enableCarousel: !1,
|
|
137
160
|
mediaItemConfig: {
|
|
138
161
|
canPlay: !1,
|
|
@@ -146,63 +169,63 @@ function P(l) {
|
|
|
146
169
|
c() {
|
|
147
170
|
r = h("div"), b(o.$$.fragment), j(r, "class", "media-wrapper svelte-1f7m1lj");
|
|
148
171
|
},
|
|
149
|
-
m(
|
|
150
|
-
c(
|
|
172
|
+
m(t, l) {
|
|
173
|
+
c(t, r, l), g(o, r, null), e = !0;
|
|
151
174
|
},
|
|
152
|
-
p(
|
|
153
|
-
const
|
|
154
|
-
|
|
175
|
+
p(t, l) {
|
|
176
|
+
const n = {};
|
|
177
|
+
l & 8 && (n.unfolded = t[3]), l & 2 && (n.mediaData = t[1]), l & 1 && (n.tag = t[0]), o.$set(n);
|
|
155
178
|
},
|
|
156
|
-
i(
|
|
157
|
-
|
|
179
|
+
i(t) {
|
|
180
|
+
e || (u(o.$$.fragment, t), e = !0);
|
|
158
181
|
},
|
|
159
|
-
o(
|
|
160
|
-
_(o.$$.fragment,
|
|
182
|
+
o(t) {
|
|
183
|
+
_(o.$$.fragment, t), e = !1;
|
|
161
184
|
},
|
|
162
|
-
d(
|
|
163
|
-
|
|
185
|
+
d(t) {
|
|
186
|
+
t && $(r), w(o);
|
|
164
187
|
}
|
|
165
188
|
};
|
|
166
189
|
}
|
|
167
|
-
function Y(
|
|
168
|
-
let r, o,
|
|
190
|
+
function Y(m) {
|
|
191
|
+
let r, o, e = m[0].state && I(m);
|
|
169
192
|
return {
|
|
170
193
|
c() {
|
|
171
|
-
|
|
194
|
+
e && e.c(), r = S();
|
|
172
195
|
},
|
|
173
|
-
m(
|
|
174
|
-
|
|
196
|
+
m(t, l) {
|
|
197
|
+
e && e.m(t, l), c(t, r, l), o = !0;
|
|
175
198
|
},
|
|
176
|
-
p(
|
|
177
|
-
|
|
178
|
-
|
|
199
|
+
p(t, [l]) {
|
|
200
|
+
t[0].state ? e ? (e.p(t, l), l & 1 && u(e, 1)) : (e = I(t), e.c(), u(e, 1), e.m(r.parentNode, r)) : e && (y(), _(e, 1, 1, () => {
|
|
201
|
+
e = null;
|
|
179
202
|
}), k());
|
|
180
203
|
},
|
|
181
|
-
i(
|
|
182
|
-
o || (u(
|
|
204
|
+
i(t) {
|
|
205
|
+
o || (u(e), o = !0);
|
|
183
206
|
},
|
|
184
|
-
o(
|
|
185
|
-
_(
|
|
207
|
+
o(t) {
|
|
208
|
+
_(e), o = !1;
|
|
186
209
|
},
|
|
187
|
-
d(
|
|
188
|
-
|
|
210
|
+
d(t) {
|
|
211
|
+
e && e.d(t), t && $(r);
|
|
189
212
|
}
|
|
190
213
|
};
|
|
191
214
|
}
|
|
192
|
-
function A(
|
|
193
|
-
let
|
|
194
|
-
return
|
|
215
|
+
function A(m, r, o) {
|
|
216
|
+
let e, t, l, n, { tag: s } = r;
|
|
217
|
+
return m.$$set = (d) => {
|
|
195
218
|
"tag" in d && o(0, s = d.tag);
|
|
196
|
-
},
|
|
197
|
-
var d,
|
|
198
|
-
|
|
199
|
-
}, [s,
|
|
219
|
+
}, m.$$.update = () => {
|
|
220
|
+
var d, p, f;
|
|
221
|
+
m.$$.dirty & 1 && o(3, e = s.state ? s.state.unfolded : !1), m.$$.dirty & 1 && o(4, t = (p = (d = s.data.title) != null ? d : s.data.text) != null ? p : ""), m.$$.dirty & 16 && o(2, l = ((f = t.length) != null ? f : 0) > 7 ? t.substring(0, 6) + "..." : t), m.$$.dirty & 1 && o(1, n = s.data.mediaData);
|
|
222
|
+
}, [s, n, l, e, t];
|
|
200
223
|
}
|
|
201
|
-
class
|
|
224
|
+
class me extends T {
|
|
202
225
|
constructor(r) {
|
|
203
226
|
super(), R(this, r, A, Y, q, { tag: 0 }, V);
|
|
204
227
|
}
|
|
205
228
|
}
|
|
206
229
|
export {
|
|
207
|
-
|
|
230
|
+
me as default
|
|
208
231
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { SvelteComponent as j, init as b, safe_not_equal as $, append_styles as z, element as f, create_component as _, space as w, attr as u, insert as v, mount_component as x, append as
|
|
1
|
+
import { SvelteComponent as j, init as b, safe_not_equal as $, append_styles as z, element as f, create_component as _, space as w, attr as u, insert as v, mount_component as x, append as l, transition_in as s, transition_out as c, check_outros as L, detach as k, destroy_component as y, text as D, set_data as R, group_outros as S } from "../../../vendor/svelte/internal/index.js";
|
|
2
2
|
import q from "../Common/Shadow.js";
|
|
3
3
|
import C from "../Common/Icon/Icon.js";
|
|
4
4
|
import "../../../vendor/svelte/transition/index.js";
|
|
@@ -8,15 +8,43 @@ import "../../utils/noTypecheck.js";
|
|
|
8
8
|
import "@realsee/five/gltf-loader";
|
|
9
9
|
import "../../../shared-utils/three/loadTexture.js";
|
|
10
10
|
import "@realsee/five";
|
|
11
|
+
import "object-assign-deep";
|
|
12
|
+
import "hammerjs";
|
|
13
|
+
import "@tweenjs/tween.js";
|
|
14
|
+
import "../../../CSS3DRenderPlugin/utils/three/CSS3DRender.js";
|
|
15
|
+
import "../../../CSS3DRenderPlugin/utils/three/CSS3DRenderer.js";
|
|
16
|
+
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
17
|
+
import "../../../CSS3DRenderPlugin/utils/getAllCSS3DObject.js";
|
|
18
|
+
import "../../../CSS3DRenderPlugin/utils/createResizeObserver.js";
|
|
19
|
+
import "../../../CSS3DRenderPlugin/utils/even.js";
|
|
20
|
+
import "../../../shared-utils/Subscribe.js";
|
|
21
|
+
import "../../../CSS3DRenderPlugin/utils/positionToVector3.js";
|
|
22
|
+
import "../../../CSS3DRenderPlugin/utils/three/CSS3DObject.js";
|
|
23
|
+
import "../../../CSS3DRenderPlugin/utils/three/OpacityMesh.js";
|
|
24
|
+
import "../../../shared-utils/three/centerPoint.js";
|
|
25
|
+
import "../../../CSS3DRenderPlugin/utils/three/CSS3DScene.js";
|
|
26
|
+
import "../../../CSS3DRenderPlugin/utils/three/CSS3DGroup.js";
|
|
27
|
+
import "../../../CSS3DRenderPlugin/utils/generateBehindFiveElement.js";
|
|
28
|
+
import "../../../shared-utils/animationFrame/BetterTween.js";
|
|
29
|
+
import "../../../shared-utils/animationFrame/index.js";
|
|
30
|
+
import "../../utils/device.js";
|
|
11
31
|
import "../../../shared-utils/threex/domevents/index.js";
|
|
12
|
-
import "
|
|
32
|
+
import "animejs";
|
|
33
|
+
import "../../utils/constants.js";
|
|
34
|
+
import "../../../vendor/resize-observer-polyfill/dist/ResizeObserver.es.js";
|
|
13
35
|
import "../../utils/px2rem.js";
|
|
14
|
-
|
|
15
|
-
|
|
36
|
+
import "lodash.get";
|
|
37
|
+
import "lodash.clonedeep";
|
|
38
|
+
import "lodash.isequal";
|
|
39
|
+
import "classnames";
|
|
40
|
+
import "../../../shared-utils/three/GLTFLoader.js";
|
|
41
|
+
import "../../utils/getImageInfo.js";
|
|
42
|
+
function I(n) {
|
|
43
|
+
z(n, "svelte-e58ijk", ".wrapper.svelte-e58ijk{font-weight:600;cursor:pointer;width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);display:flex;align-items:center;justify-content:center;flex-direction:column;pointer-events:auto}.text-wrapper.svelte-e58ijk{position:relative;display:flex;align-items:center;justify-content:center}.text.svelte-e58ijk{position:absolute;top:0;font-size:0.875rem;color:#ffffff;letter-spacing:0;text-align:center;max-width:8.75rem;width:-moz-max-content;width:max-content;line-height:1.125rem;text-shadow:0.125rem 0rem 0.5rem rgba(0, 0, 0, 0.15)}");
|
|
16
44
|
}
|
|
17
|
-
function h(
|
|
18
|
-
let
|
|
19
|
-
return
|
|
45
|
+
function h(n) {
|
|
46
|
+
let o, i, a, m, e, t;
|
|
47
|
+
return i = new q({
|
|
20
48
|
props: {
|
|
21
49
|
outDelay: 0,
|
|
22
50
|
inDelay: 0,
|
|
@@ -28,72 +56,72 @@ function h(r) {
|
|
|
28
56
|
}
|
|
29
57
|
}), {
|
|
30
58
|
c() {
|
|
31
|
-
|
|
59
|
+
o = f("div"), _(i.$$.fragment), a = w(), m = f("div"), e = D(n[1]), u(m, "class", "text svelte-e58ijk"), u(o, "class", "text-wrapper svelte-e58ijk");
|
|
32
60
|
},
|
|
33
|
-
m(
|
|
34
|
-
v(
|
|
61
|
+
m(r, p) {
|
|
62
|
+
v(r, o, p), x(i, o, null), l(o, a), l(o, m), l(m, e), t = !0;
|
|
35
63
|
},
|
|
36
|
-
p(
|
|
37
|
-
(!t ||
|
|
64
|
+
p(r, p) {
|
|
65
|
+
(!t || p & 2) && R(e, r[1]);
|
|
38
66
|
},
|
|
39
|
-
i(
|
|
40
|
-
t || (
|
|
67
|
+
i(r) {
|
|
68
|
+
t || (s(i.$$.fragment, r), t = !0);
|
|
41
69
|
},
|
|
42
|
-
o(
|
|
43
|
-
|
|
70
|
+
o(r) {
|
|
71
|
+
c(i.$$.fragment, r), t = !1;
|
|
44
72
|
},
|
|
45
|
-
d(
|
|
46
|
-
|
|
73
|
+
d(r) {
|
|
74
|
+
r && k(o), y(i);
|
|
47
75
|
}
|
|
48
76
|
};
|
|
49
77
|
}
|
|
50
|
-
function T(
|
|
51
|
-
let
|
|
52
|
-
|
|
53
|
-
props: { icon:
|
|
54
|
-
}),
|
|
55
|
-
let e =
|
|
78
|
+
function T(n) {
|
|
79
|
+
let o, i, a, m;
|
|
80
|
+
i = new C({
|
|
81
|
+
props: { icon: n[0], shadow: !0 }
|
|
82
|
+
}), i.$on("iconLoaded", n[4]);
|
|
83
|
+
let e = n[1] && n[2] && h(n);
|
|
56
84
|
return {
|
|
57
85
|
c() {
|
|
58
|
-
|
|
86
|
+
o = f("div"), _(i.$$.fragment), a = w(), e && e.c(), u(o, "class", "wrapper svelte-e58ijk");
|
|
59
87
|
},
|
|
60
|
-
m(t,
|
|
61
|
-
v(t,
|
|
88
|
+
m(t, r) {
|
|
89
|
+
v(t, o, r), x(i, o, null), l(o, a), e && e.m(o, null), m = !0;
|
|
62
90
|
},
|
|
63
|
-
p(t, [
|
|
64
|
-
const
|
|
65
|
-
|
|
91
|
+
p(t, [r]) {
|
|
92
|
+
const p = {};
|
|
93
|
+
r & 1 && (p.icon = t[0]), i.$set(p), t[1] && t[2] ? e ? (e.p(t, r), r & 6 && s(e, 1)) : (e = h(t), e.c(), s(e, 1), e.m(o, null)) : e && (S(), c(e, 1, 1, () => {
|
|
66
94
|
e = null;
|
|
67
95
|
}), L());
|
|
68
96
|
},
|
|
69
97
|
i(t) {
|
|
70
|
-
|
|
98
|
+
m || (s(i.$$.fragment, t), s(e), m = !0);
|
|
71
99
|
},
|
|
72
100
|
o(t) {
|
|
73
|
-
|
|
101
|
+
c(i.$$.fragment, t), c(e), m = !1;
|
|
74
102
|
},
|
|
75
103
|
d(t) {
|
|
76
|
-
t && k(
|
|
104
|
+
t && k(o), y(i), e && e.d();
|
|
77
105
|
}
|
|
78
106
|
};
|
|
79
107
|
}
|
|
80
|
-
function A(
|
|
81
|
-
let
|
|
82
|
-
const
|
|
83
|
-
|
|
108
|
+
function A(n, o, i) {
|
|
109
|
+
let a, m, e, { tag: t } = o;
|
|
110
|
+
const r = () => {
|
|
111
|
+
i(2, a = !0);
|
|
84
112
|
};
|
|
85
|
-
return
|
|
86
|
-
"tag" in
|
|
87
|
-
},
|
|
88
|
-
var
|
|
89
|
-
|
|
90
|
-
},
|
|
113
|
+
return n.$$set = (p) => {
|
|
114
|
+
"tag" in p && i(3, t = p.tag);
|
|
115
|
+
}, n.$$.update = () => {
|
|
116
|
+
var p, d, g;
|
|
117
|
+
n.$$.dirty & 8 && i(1, m = (p = t.data.title) != null ? p : t.data.text), n.$$.dirty & 8 && i(0, e = (g = t.data.icon) != null ? g : (d = t.style) == null ? void 0 : d.point);
|
|
118
|
+
}, i(2, a = !1), [e, m, a, t, r];
|
|
91
119
|
}
|
|
92
|
-
class
|
|
93
|
-
constructor(
|
|
94
|
-
super(), b(this,
|
|
120
|
+
class jt extends j {
|
|
121
|
+
constructor(o) {
|
|
122
|
+
super(), b(this, o, A, T, $, { tag: 3 }, I);
|
|
95
123
|
}
|
|
96
124
|
}
|
|
97
125
|
export {
|
|
98
|
-
|
|
126
|
+
jt as default
|
|
99
127
|
};
|