@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
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { SvelteComponent as F, init as M, safe_not_equal as U, append_styles as W, element as v, space as b, create_component as D, attr as h, set_style as j, toggle_class as y, insert as X, append as
|
|
1
|
+
import { SvelteComponent as F, init as M, safe_not_equal as U, append_styles as W, element as v, space as b, create_component as D, attr as h, set_style as j, toggle_class as y, insert as X, append as u, mount_component as I, listen as B, transition_in as R, transition_out as q, detach as E, destroy_component as A, getContext as G, bubble as H } from "../../../vendor/svelte/internal/index.js";
|
|
2
2
|
import J from "./Shadow.js";
|
|
3
3
|
import K from "./Icon/Icon.js";
|
|
4
4
|
import { Image_Default_Point as N } from "../../Assets/Icon.js";
|
|
@@ -9,15 +9,43 @@ import "../../utils/noTypecheck.js";
|
|
|
9
9
|
import "@realsee/five/gltf-loader";
|
|
10
10
|
import "../../../shared-utils/three/loadTexture.js";
|
|
11
11
|
import "@realsee/five";
|
|
12
|
+
import "object-assign-deep";
|
|
13
|
+
import "hammerjs";
|
|
14
|
+
import "@tweenjs/tween.js";
|
|
15
|
+
import "../../../CSS3DRenderPlugin/utils/three/CSS3DRender.js";
|
|
16
|
+
import "../../../CSS3DRenderPlugin/utils/three/CSS3DRenderer.js";
|
|
17
|
+
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
18
|
+
import "../../../CSS3DRenderPlugin/utils/getAllCSS3DObject.js";
|
|
19
|
+
import "../../../CSS3DRenderPlugin/utils/createResizeObserver.js";
|
|
20
|
+
import "../../../CSS3DRenderPlugin/utils/even.js";
|
|
21
|
+
import "../../../shared-utils/Subscribe.js";
|
|
22
|
+
import "../../../CSS3DRenderPlugin/utils/positionToVector3.js";
|
|
23
|
+
import "../../../CSS3DRenderPlugin/utils/three/CSS3DObject.js";
|
|
24
|
+
import "../../../CSS3DRenderPlugin/utils/three/OpacityMesh.js";
|
|
25
|
+
import "../../../shared-utils/three/centerPoint.js";
|
|
26
|
+
import "../../../CSS3DRenderPlugin/utils/three/CSS3DScene.js";
|
|
27
|
+
import "../../../CSS3DRenderPlugin/utils/three/CSS3DGroup.js";
|
|
28
|
+
import "../../../CSS3DRenderPlugin/utils/generateBehindFiveElement.js";
|
|
29
|
+
import "../../../shared-utils/animationFrame/BetterTween.js";
|
|
30
|
+
import "../../../shared-utils/animationFrame/index.js";
|
|
31
|
+
import "../../utils/device.js";
|
|
12
32
|
import "../../../shared-utils/threex/domevents/index.js";
|
|
13
|
-
import "
|
|
33
|
+
import "animejs";
|
|
34
|
+
import "../../utils/constants.js";
|
|
35
|
+
import "../../../vendor/resize-observer-polyfill/dist/ResizeObserver.es.js";
|
|
14
36
|
import "../../utils/px2rem.js";
|
|
37
|
+
import "lodash.get";
|
|
38
|
+
import "lodash.clonedeep";
|
|
39
|
+
import "lodash.isequal";
|
|
40
|
+
import "classnames";
|
|
41
|
+
import "../../../shared-utils/three/GLTFLoader.js";
|
|
42
|
+
import "../../utils/getImageInfo.js";
|
|
15
43
|
function O(t) {
|
|
16
44
|
W(t, "svelte-1jkrwn7", '@charset "UTF-8";.tag-point-click-helper.svelte-1jkrwn7.svelte-1jkrwn7{position:absolute;pointer-events:auto;cursor:pointer;width:calc(100% + 0.75rem);height:calc(100% + 0.75rem);left:50%;top:50%;transform:translate(-50%, -50%)}.tag-point-wrapper.svelte-1jkrwn7.svelte-1jkrwn7{pointer-events:none;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);z-index:-1}.tag-folded-point.svelte-1jkrwn7.svelte-1jkrwn7,.tag-unfolded-point.svelte-1jkrwn7.svelte-1jkrwn7{transition:all 0.5s}.tag-point-wrapper.svelte-1jkrwn7 .tag-unfolded-point.svelte-1jkrwn7{display:flex;justify-content:center;align-items:center;position:absolute;width:100%;height:100%;border-radius:50%}.tag-point-wrapper.svelte-1jkrwn7 .tag-unfolded-point.svelte-1jkrwn7:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:0.3125rem;height:0.3125rem;border-radius:50%;background-color:white}.tag-point-wrapper.svelte-1jkrwn7 .tag-unfolded-point.svelte-1jkrwn7:before{content:"";position:absolute;width:0.875rem;height:0.875rem;border-radius:50%;background-color:rgba(0, 0, 0, 0.2)}.tag-point-wrapper.folded.svelte-1jkrwn7 .tag-folded-point.svelte-1jkrwn7{opacity:1;scale:1}.tag-point-wrapper.folded.svelte-1jkrwn7 .tag-unfolded-point.svelte-1jkrwn7{opacity:0;scale:1}.tag-point-wrapper.unfolded.svelte-1jkrwn7 .tag-folded-point.svelte-1jkrwn7{opacity:0;scale:0.2}.tag-point-wrapper.unfolded.svelte-1jkrwn7 .tag-unfolded-point.svelte-1jkrwn7{opacity:1;scale:1}');
|
|
17
45
|
}
|
|
18
46
|
function Q(t) {
|
|
19
|
-
let
|
|
20
|
-
return
|
|
47
|
+
let o, a, m, s, c, d, w, n, i, l, g, k;
|
|
48
|
+
return s = new J({
|
|
21
49
|
props: {
|
|
22
50
|
center: !0,
|
|
23
51
|
blurRadius: 15,
|
|
@@ -31,31 +59,31 @@ function Q(t) {
|
|
|
31
59
|
}
|
|
32
60
|
}), i.$on("iconLoaded", t[7]), {
|
|
33
61
|
c() {
|
|
34
|
-
|
|
62
|
+
o = v("div"), a = v("div"), m = b(), D(s.$$.fragment), c = b(), d = v("div"), w = b(), n = v("div"), D(i.$$.fragment), h(a, "class", "tag-point-click-helper svelte-1jkrwn7"), h(d, "class", "tag-unfolded-point svelte-1jkrwn7"), j(d, "transition-delay", (t[3] ? t[5] : 0) + "ms"), h(n, "class", "tag-folded-point svelte-1jkrwn7"), j(n, "transition-delay", (t[3] ? t[5] : 0) + "ms"), h(o, "class", "tag-point-wrapper svelte-1jkrwn7"), y(o, "unfolded", t[0]), y(o, "folded", t[3]);
|
|
35
63
|
},
|
|
36
|
-
m(e,
|
|
37
|
-
X(e,
|
|
64
|
+
m(e, p) {
|
|
65
|
+
X(e, o, p), u(o, a), u(o, m), I(s, o, null), u(o, c), u(o, d), u(o, w), u(o, n), I(i, n, null), l = !0, g || (k = B(a, "click", t[4]), g = !0);
|
|
38
66
|
},
|
|
39
|
-
p(e, [
|
|
40
|
-
|
|
67
|
+
p(e, [p]) {
|
|
68
|
+
p & 8 && j(d, "transition-delay", (e[3] ? e[5] : 0) + "ms");
|
|
41
69
|
const r = {};
|
|
42
|
-
|
|
70
|
+
p & 4 && (r.icon = e[2]), p & 2 && (r.width = e[1]), i.$set(r), p & 8 && j(n, "transition-delay", (e[3] ? e[5] : 0) + "ms"), (!l || p & 1) && y(o, "unfolded", e[0]), (!l || p & 8) && y(o, "folded", e[3]);
|
|
43
71
|
},
|
|
44
72
|
i(e) {
|
|
45
|
-
l || (R(
|
|
73
|
+
l || (R(s.$$.fragment, e), R(i.$$.fragment, e), l = !0);
|
|
46
74
|
},
|
|
47
75
|
o(e) {
|
|
48
|
-
q(
|
|
76
|
+
q(s.$$.fragment, e), q(i.$$.fragment, e), l = !1;
|
|
49
77
|
},
|
|
50
78
|
d(e) {
|
|
51
|
-
e && E(
|
|
79
|
+
e && E(o), A(s), A(i), g = !1, k();
|
|
52
80
|
}
|
|
53
81
|
};
|
|
54
82
|
}
|
|
55
|
-
function V(t,
|
|
56
|
-
let
|
|
83
|
+
function V(t, o, a) {
|
|
84
|
+
let m, s, c, d;
|
|
57
85
|
const w = G("hooks");
|
|
58
|
-
let { tag:
|
|
86
|
+
let { tag: n } = o, i, l = !1;
|
|
59
87
|
const g = () => {
|
|
60
88
|
i !== void 0 && clearTimeout(i), l = !0, i = setTimeout(
|
|
61
89
|
() => {
|
|
@@ -64,48 +92,48 @@ function V(t, n, a) {
|
|
|
64
92
|
800
|
|
65
93
|
);
|
|
66
94
|
}, k = (r) => {
|
|
67
|
-
l || w.emit("click", { event: r, target: "TagPoint", tag:
|
|
68
|
-
}, e = (() =>
|
|
69
|
-
function
|
|
95
|
+
l || w.emit("click", { event: r, target: "TagPoint", tag: n });
|
|
96
|
+
}, e = (() => n.contentType === "Text" && n.data.appearance === "plane" ? 500 : 800)();
|
|
97
|
+
function p(r) {
|
|
70
98
|
H.call(this, t, r);
|
|
71
99
|
}
|
|
72
100
|
return t.$$set = (r) => {
|
|
73
|
-
"tag" in r && a(6,
|
|
101
|
+
"tag" in r && a(6, n = r.tag);
|
|
74
102
|
}, t.$$.update = () => {
|
|
75
103
|
var r, _, T, L;
|
|
76
|
-
t.$$.dirty & 64 && a(0,
|
|
104
|
+
t.$$.dirty & 64 && a(0, m = (r = n.state) == null ? void 0 : r.unfolded), t.$$.dirty & 1 && a(3, s = !m), t.$$.dirty & 64 && a(2, c = (T = (_ = n.style) == null ? void 0 : _.point) != null && T.url ? (L = n.style) == null ? void 0 : L.point : { url: N }), t.$$.dirty & 64 && a(1, d = (() => {
|
|
77
105
|
var $, z, C, S;
|
|
78
|
-
const P = (z = ($ =
|
|
106
|
+
const P = (z = ($ = n.style) == null ? void 0 : $.point) == null ? void 0 : z.width;
|
|
79
107
|
if (typeof P == "number")
|
|
80
108
|
return P;
|
|
81
|
-
const
|
|
82
|
-
if (typeof
|
|
83
|
-
return
|
|
84
|
-
if (
|
|
109
|
+
const f = (S = (C = n.style) == null ? void 0 : C.point) == null ? void 0 : S.size;
|
|
110
|
+
if (typeof f == "number")
|
|
111
|
+
return f;
|
|
112
|
+
if (f === "S")
|
|
85
113
|
return 18;
|
|
86
|
-
if (
|
|
114
|
+
if (f === "M")
|
|
87
115
|
return 20;
|
|
88
|
-
if (
|
|
116
|
+
if (f === "L")
|
|
89
117
|
return 24;
|
|
90
|
-
if (
|
|
118
|
+
if (f === "XL")
|
|
91
119
|
return 28;
|
|
92
120
|
})());
|
|
93
121
|
}, g(), [
|
|
94
|
-
f,
|
|
95
|
-
d,
|
|
96
122
|
m,
|
|
97
|
-
|
|
123
|
+
d,
|
|
124
|
+
c,
|
|
125
|
+
s,
|
|
98
126
|
k,
|
|
99
127
|
e,
|
|
100
|
-
|
|
101
|
-
|
|
128
|
+
n,
|
|
129
|
+
p
|
|
102
130
|
];
|
|
103
131
|
}
|
|
104
|
-
class
|
|
105
|
-
constructor(
|
|
106
|
-
super(), M(this,
|
|
132
|
+
class Wt extends F {
|
|
133
|
+
constructor(o) {
|
|
134
|
+
super(), M(this, o, V, Q, U, { tag: 6 }, O);
|
|
107
135
|
}
|
|
108
136
|
}
|
|
109
137
|
export {
|
|
110
|
-
|
|
138
|
+
Wt as default
|
|
111
139
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { SvelteComponent as T, init as C, safe_not_equal as F, append_styles as Y, space as q, empty as A, insert as c, transition_in as
|
|
1
|
+
import { SvelteComponent as T, init as C, safe_not_equal as F, append_styles as Y, space as q, empty as A, insert as c, transition_in as s, transition_out as u, check_outros as h, detach as d, element as z, create_component as H, attr as D, set_style as v, mount_component as U, destroy_component as N, group_outros as y, binding_callbacks as B } from "../../../../vendor/svelte/internal/index.js";
|
|
2
2
|
import M from "./FlyText.js";
|
|
3
3
|
import j from "../Arrow.js";
|
|
4
4
|
import G from "../../../utils/doUtil.js";
|
|
@@ -9,141 +9,167 @@ import "three";
|
|
|
9
9
|
import "@realsee/five/gltf-loader";
|
|
10
10
|
import "../../../../shared-utils/three/loadTexture.js";
|
|
11
11
|
import "@realsee/five";
|
|
12
|
+
import "object-assign-deep";
|
|
13
|
+
import "hammerjs";
|
|
14
|
+
import "@tweenjs/tween.js";
|
|
15
|
+
import "../../../../CSS3DRenderPlugin/utils/three/CSS3DRender.js";
|
|
16
|
+
import "../../../../CSS3DRenderPlugin/utils/three/CSS3DRenderer.js";
|
|
17
|
+
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
18
|
+
import "../../../../CSS3DRenderPlugin/utils/getAllCSS3DObject.js";
|
|
19
|
+
import "../../../../CSS3DRenderPlugin/utils/createResizeObserver.js";
|
|
20
|
+
import "../../../../CSS3DRenderPlugin/utils/even.js";
|
|
21
|
+
import "../../../../shared-utils/Subscribe.js";
|
|
22
|
+
import "../../../../CSS3DRenderPlugin/utils/positionToVector3.js";
|
|
23
|
+
import "../../../../CSS3DRenderPlugin/utils/three/CSS3DObject.js";
|
|
24
|
+
import "../../../../CSS3DRenderPlugin/utils/three/OpacityMesh.js";
|
|
25
|
+
import "../../../../shared-utils/three/centerPoint.js";
|
|
26
|
+
import "../../../../CSS3DRenderPlugin/utils/three/CSS3DScene.js";
|
|
27
|
+
import "../../../../CSS3DRenderPlugin/utils/three/CSS3DGroup.js";
|
|
28
|
+
import "../../../../CSS3DRenderPlugin/utils/generateBehindFiveElement.js";
|
|
29
|
+
import "../../../../shared-utils/animationFrame/BetterTween.js";
|
|
30
|
+
import "../../../../shared-utils/animationFrame/index.js";
|
|
31
|
+
import "../../../utils/device.js";
|
|
12
32
|
import "../../../../shared-utils/threex/domevents/index.js";
|
|
33
|
+
import "../../../../vendor/resize-observer-polyfill/dist/ResizeObserver.es.js";
|
|
34
|
+
import "lodash.get";
|
|
35
|
+
import "lodash.clonedeep";
|
|
36
|
+
import "lodash.isequal";
|
|
37
|
+
import "classnames";
|
|
38
|
+
import "../../../../shared-utils/three/GLTFLoader.js";
|
|
13
39
|
import "../../../utils/search.js";
|
|
14
40
|
import "../../../utils/constants.js";
|
|
15
41
|
import "../../../../vendor/svelte/transition/index.js";
|
|
16
42
|
import "../../../../vendor/svelte/easing/index.js";
|
|
17
43
|
import "../../../Assets/Icon.js";
|
|
18
44
|
import "../Shadow.js";
|
|
19
|
-
function I(
|
|
20
|
-
Y(
|
|
45
|
+
function I(r) {
|
|
46
|
+
Y(r, "svelte-1fuzm7v", ".text.svelte-1fuzm7v{pointer-events:auto;box-sizing:border-box;display:inline-block;max-width:7.5rem;transition:transform 400ms ease-in-out;font-size:0.75rem;line-height:1.125rem;white-space:initial;cursor:pointer}.arrow.svelte-1fuzm7v{pointer-events:auto;display:inline-block;vertical-align:top;width:0.875rem;height:0.875rem;margin-left:0.125rem;margin-top:0.125rem}");
|
|
21
47
|
}
|
|
22
|
-
function w(
|
|
23
|
-
let
|
|
24
|
-
return
|
|
48
|
+
function w(r) {
|
|
49
|
+
let n, e, l;
|
|
50
|
+
return e = new M({
|
|
25
51
|
props: {
|
|
26
|
-
unfolded:
|
|
27
|
-
content:
|
|
52
|
+
unfolded: r[0],
|
|
53
|
+
content: r[1],
|
|
28
54
|
inDelay: 500,
|
|
29
|
-
outDelay:
|
|
55
|
+
outDelay: r[5]
|
|
30
56
|
}
|
|
31
57
|
}), {
|
|
32
58
|
c() {
|
|
33
|
-
|
|
59
|
+
n = z("div"), H(e.$$.fragment), D(n, "class", "text svelte-1fuzm7v"), v(n, "transform", r[7]);
|
|
34
60
|
},
|
|
35
|
-
m(
|
|
36
|
-
c(
|
|
61
|
+
m(t, i) {
|
|
62
|
+
c(t, n, i), U(e, n, null), r[10](n), l = !0;
|
|
37
63
|
},
|
|
38
|
-
p(
|
|
39
|
-
const
|
|
40
|
-
i & 1 && (
|
|
64
|
+
p(t, i) {
|
|
65
|
+
const o = {};
|
|
66
|
+
i & 1 && (o.unfolded = t[0]), i & 2 && (o.content = t[1]), i & 32 && (o.outDelay = t[5]), e.$set(o), i & 128 && v(n, "transform", t[7]);
|
|
41
67
|
},
|
|
42
|
-
i(
|
|
43
|
-
l || (
|
|
68
|
+
i(t) {
|
|
69
|
+
l || (s(e.$$.fragment, t), l = !0);
|
|
44
70
|
},
|
|
45
|
-
o(
|
|
46
|
-
|
|
71
|
+
o(t) {
|
|
72
|
+
u(e.$$.fragment, t), l = !1;
|
|
47
73
|
},
|
|
48
|
-
d(
|
|
49
|
-
|
|
74
|
+
d(t) {
|
|
75
|
+
t && d(n), N(e), r[10](null);
|
|
50
76
|
}
|
|
51
77
|
};
|
|
52
78
|
}
|
|
53
|
-
function k(
|
|
54
|
-
let
|
|
55
|
-
return
|
|
79
|
+
function k(r) {
|
|
80
|
+
let n, e, l;
|
|
81
|
+
return e = new j({
|
|
56
82
|
props: {
|
|
57
|
-
direction:
|
|
58
|
-
visible:
|
|
83
|
+
direction: r[6],
|
|
84
|
+
visible: r[0],
|
|
59
85
|
inDelay: 600,
|
|
60
86
|
duration: 1e3
|
|
61
87
|
}
|
|
62
88
|
}), {
|
|
63
89
|
c() {
|
|
64
|
-
|
|
90
|
+
n = z("div"), H(e.$$.fragment), D(n, "class", "arrow svelte-1fuzm7v");
|
|
65
91
|
},
|
|
66
|
-
m(
|
|
67
|
-
c(
|
|
92
|
+
m(t, i) {
|
|
93
|
+
c(t, n, i), U(e, n, null), l = !0;
|
|
68
94
|
},
|
|
69
|
-
p(
|
|
70
|
-
const
|
|
71
|
-
i & 64 && (
|
|
95
|
+
p(t, i) {
|
|
96
|
+
const o = {};
|
|
97
|
+
i & 64 && (o.direction = t[6]), i & 1 && (o.visible = t[0]), e.$set(o);
|
|
72
98
|
},
|
|
73
|
-
i(
|
|
74
|
-
l || (
|
|
99
|
+
i(t) {
|
|
100
|
+
l || (s(e.$$.fragment, t), l = !0);
|
|
75
101
|
},
|
|
76
|
-
o(
|
|
77
|
-
|
|
102
|
+
o(t) {
|
|
103
|
+
u(e.$$.fragment, t), l = !1;
|
|
78
104
|
},
|
|
79
|
-
d(
|
|
80
|
-
|
|
105
|
+
d(t) {
|
|
106
|
+
t && d(n), N(e);
|
|
81
107
|
}
|
|
82
108
|
};
|
|
83
109
|
}
|
|
84
|
-
function J(
|
|
85
|
-
let
|
|
110
|
+
function J(r) {
|
|
111
|
+
let n, e, l, t = r[1] && w(r), i = r[3] < r[4] && k(r);
|
|
86
112
|
return {
|
|
87
113
|
c() {
|
|
88
|
-
|
|
114
|
+
t && t.c(), n = q(), i && i.c(), e = A();
|
|
89
115
|
},
|
|
90
|
-
m(
|
|
91
|
-
|
|
116
|
+
m(o, m) {
|
|
117
|
+
t && t.m(o, m), c(o, n, m), i && i.m(o, m), c(o, e, m), l = !0;
|
|
92
118
|
},
|
|
93
|
-
p(
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
}), h()),
|
|
119
|
+
p(o, [m]) {
|
|
120
|
+
o[1] ? t ? (t.p(o, m), m & 2 && s(t, 1)) : (t = w(o), t.c(), s(t, 1), t.m(n.parentNode, n)) : t && (y(), u(t, 1, 1, () => {
|
|
121
|
+
t = null;
|
|
122
|
+
}), h()), o[3] < o[4] ? i ? (i.p(o, m), m & 24 && s(i, 1)) : (i = k(o), i.c(), s(i, 1), i.m(e.parentNode, e)) : i && (y(), u(i, 1, 1, () => {
|
|
97
123
|
i = null;
|
|
98
124
|
}), h());
|
|
99
125
|
},
|
|
100
|
-
i(
|
|
101
|
-
l || (
|
|
126
|
+
i(o) {
|
|
127
|
+
l || (s(t), s(i), l = !0);
|
|
102
128
|
},
|
|
103
|
-
o(
|
|
104
|
-
|
|
129
|
+
o(o) {
|
|
130
|
+
u(t), u(i), l = !1;
|
|
105
131
|
},
|
|
106
|
-
d(
|
|
107
|
-
|
|
132
|
+
d(o) {
|
|
133
|
+
t && t.d(o), o && d(n), i && i.d(o), o && d(e);
|
|
108
134
|
}
|
|
109
135
|
};
|
|
110
136
|
}
|
|
111
|
-
function K(
|
|
112
|
-
let l,
|
|
113
|
-
function S(
|
|
114
|
-
B[
|
|
115
|
-
|
|
137
|
+
function K(r, n, e) {
|
|
138
|
+
let l, t, i, { visible: o = !1 } = n, { textUnfolded: m = !1 } = n, { content: _ } = n, p, g = 0, b = 0, a = 0;
|
|
139
|
+
function S(f) {
|
|
140
|
+
B[f ? "unshift" : "push"](() => {
|
|
141
|
+
p = f, e(2, p);
|
|
116
142
|
});
|
|
117
143
|
}
|
|
118
|
-
return
|
|
119
|
-
"visible" in
|
|
120
|
-
},
|
|
121
|
-
if (
|
|
122
|
-
const { lineHeight:
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
}),
|
|
144
|
+
return r.$$set = (f) => {
|
|
145
|
+
"visible" in f && e(0, o = f.visible), "textUnfolded" in f && e(8, m = f.textUnfolded), "content" in f && e(1, _ = f.content);
|
|
146
|
+
}, r.$$.update = () => {
|
|
147
|
+
if (r.$$.dirty & 7 && p && o && _) {
|
|
148
|
+
const { lineHeight: f } = getComputedStyle(p);
|
|
149
|
+
e(4, a = p.offsetHeight), G(() => p == null ? void 0 : p.offsetHeight, Boolean).then(() => {
|
|
150
|
+
e(4, a = p.offsetHeight);
|
|
151
|
+
}), e(3, b = Number(f.replace("px", "")));
|
|
126
152
|
}
|
|
127
|
-
|
|
153
|
+
r.$$.dirty & 280 && e(9, g = m ? b - a : 0), r.$$.dirty & 512 && e(7, l = `translateY(${g}px)`), r.$$.dirty & 256 && e(6, t = m ? "left" : "right"), r.$$.dirty & 256 && e(5, i = m ? 450 : 0);
|
|
128
154
|
}, [
|
|
129
|
-
|
|
155
|
+
o,
|
|
130
156
|
_,
|
|
131
|
-
m,
|
|
132
|
-
b,
|
|
133
157
|
p,
|
|
158
|
+
b,
|
|
159
|
+
a,
|
|
134
160
|
i,
|
|
135
|
-
|
|
161
|
+
t,
|
|
136
162
|
l,
|
|
137
|
-
|
|
163
|
+
m,
|
|
138
164
|
g,
|
|
139
165
|
S
|
|
140
166
|
];
|
|
141
167
|
}
|
|
142
|
-
class
|
|
143
|
-
constructor(
|
|
144
|
-
super(), C(this,
|
|
168
|
+
class Yt extends T {
|
|
169
|
+
constructor(n) {
|
|
170
|
+
super(), C(this, n, K, J, F, { visible: 0, textUnfolded: 8, content: 1 }, I);
|
|
145
171
|
}
|
|
146
172
|
}
|
|
147
173
|
export {
|
|
148
|
-
|
|
174
|
+
Yt as default
|
|
149
175
|
};
|