@realsee/dnalogel 2.16.0-11 → 2.16.0-12
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/CruisePlugin/typing.d.ts +1 -1
- package/dist/GuideLinePlugin/Controller.d.ts +1 -1
- package/dist/GuideLinePlugin/GuideLineModeItem.d.ts +1 -1
- package/dist/GuideLinePlugin/typing.d.ts +8 -8
- package/dist/GuideLinePlugin/utils/index.d.ts +1 -1
- package/dist/Object3DHelperPlugin/Controller.d.ts +1 -1
- package/dist/PanoMeasurePlugin/Controller/index.d.ts +1 -1
- package/dist/PanoMeasurePlugin/Model/index.d.ts +1 -1
- package/dist/PanoMeasurePlugin/Model/line.d.ts +2 -2
- package/dist/PanoMeasurePlugin/Model/polyline.d.ts +1 -1
- package/dist/PanoMeasurePlugin/Modules/UIController/MainBtnController.d.ts +1 -1
- package/dist/PanoMeasurePlugin/Modules/UIController/mobileMainBtnController.d.ts +1 -1
- package/dist/PanoMeasurePlugin/typings/event.type.d.ts +2 -2
- package/dist/PanoMeasurePlugin/typings/index.d.ts +1 -1
- package/dist/PanoMeasurePlugin/utils/distanceDom.d.ts +1 -1
- package/dist/PanoTagPlugin/controller/TagComputer.d.ts +1 -1
- package/dist/PanoTagPlugin/controller/TagRender.d.ts +1 -1
- package/dist/PanoTagPlugin/controller/TagUtil.d.ts +2 -2
- package/dist/PanoTagPlugin/typings/tag/Utils.d.ts +3 -3
- package/dist/PanoTagPlugin/utils/tagPosition.d.ts +1 -1
- package/dist/PanoVideoPlugin/utils/index.d.ts +1 -1
- package/dist/index.cjs.js +14 -14
- package/dist/index.js +1250 -1262
- package/dist/index.umd.js +29 -29
- package/dist/shared-utils/Object3DHelper/Controller/BoundingBoxController.d.ts +1 -1
- package/dist/shared-utils/Object3DHelper/typings/index.d.ts +1 -1
- package/dist/shared-utils/five/mode.d.ts +1 -1
- package/docs/assets/search.js +1 -1
- package/docs/classes/CSS3DRender.html +31 -31
- package/docs/classes/CruisePluginController.html +26 -26
- package/docs/classes/GuideLineItem.GuideLineItem.html +16 -16
- package/docs/classes/GuideLineModeItem.GuideLineModeItem.html +27 -27
- package/docs/classes/Magnifier.html +20 -20
- package/docs/classes/ModelRoomLabelController.html +11 -11
- package/docs/classes/Object3DHelperController.html +25 -25
- 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 +47 -47
- package/docs/classes/Util.BetterTween.html +9 -9
- 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.isAbsoluteURL.html +5 -5
- package/docs/functions/Util.isModelLike.html +5 -5
- package/docs/functions/Util.isNil.html +5 -5
- package/docs/functions/Util.isPanoramaLike.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/Util.uuid.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/CruisePluginTypes.Config.html +8 -8
- package/docs/interfaces/CruisePluginTypes.CruiseKeyframe.html +12 -12
- package/docs/interfaces/CruisePluginTypes.EventMap.html +20 -20
- package/docs/interfaces/CruisePluginTypes.MoveAction.html +12 -12
- package/docs/interfaces/CruisePluginTypes.MoveWithKeyframesAction.html +14 -14
- package/docs/interfaces/CruisePluginTypes.MoveWithPanoIndexAction.html +14 -14
- package/docs/interfaces/CruisePluginTypes.PluginData.html +9 -9
- package/docs/interfaces/CruisePluginTypes.PluginServerData.html +7 -7
- package/docs/interfaces/CruisePluginTypes.PluginState.html +11 -11
- 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/GuideLinePluginType.CatmullRomCurve3.html +10 -10
- package/docs/interfaces/GuideLinePluginType.EventMap.html +13 -13
- package/docs/interfaces/GuideLinePluginType.GuideLineGeometryStyle.html +8 -8
- package/docs/interfaces/GuideLinePluginType.GuideLineItemContainer.html +6 -6
- package/docs/interfaces/GuideLinePluginType.GuideLineMaterialStyle.html +11 -11
- package/docs/interfaces/GuideLinePluginType.LineGeometriesConfig.html +8 -8
- package/docs/interfaces/GuideLinePluginType.ModelGuideLineStyle.html +16 -16
- package/docs/interfaces/GuideLinePluginType.ModelGuideLineTag.html +19 -19
- package/docs/interfaces/GuideLinePluginType.PanoramaGuideLineStyle.html +16 -16
- package/docs/interfaces/GuideLinePluginType.PluginDataV2.html +26 -26
- package/docs/interfaces/GuideLinePluginType.PluginServerData.html +7 -7
- package/docs/interfaces/GuideLinePluginType.PluginState.html +8 -8
- package/docs/interfaces/GuideLinePluginType.Route.html +17 -10
- package/docs/interfaces/GuideLinePluginType.RouteConfig.html +9 -9
- 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 +12 -12
- 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/CruisePluginTypes.html +5 -5
- package/docs/modules/GuideLineItem.html +5 -5
- package/docs/modules/GuideLineModeItem.html +5 -5
- package/docs/modules/GuideLinePluginType.html +5 -7
- 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/CruisePluginTypes.CruiseData.html +5 -5
- package/docs/types/CruisePluginTypes.MoveEffect.html +5 -5
- package/docs/types/Direction-1.html +5 -5
- package/docs/types/Direction4.html +5 -5
- package/docs/types/FloorplanRuleLabels.html +5 -5
- package/docs/types/FloorplanServerRuleLabels.html +5 -5
- package/docs/types/GuideLinePluginExportType.html +5 -5
- package/docs/types/GuideLinePluginType.GuideLineItem.html +5 -6
- package/docs/types/GuideLinePluginType.GuideLineItemEventMap.html +5 -6
- package/docs/types/GuideLinePluginType.GuideLineModeItemMode.html +5 -6
- package/docs/types/GuideLinePluginType.GuideLineStyle.html +5 -6
- package/docs/types/GuideLinePluginType.PathItem.html +5 -6
- package/docs/types/GuideLinePluginType.PluginData.html +17 -7
- 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/CSS3DRenderPlugin/Controller.js +1 -1
- package/libs/CSS3DRenderPlugin/index.js +1 -1
- package/libs/CruisePlugin/Controller.js +3 -3
- package/libs/CruisePlugin/index.js +3 -3
- package/libs/CruisePlugin/typing.d.ts +1 -1
- package/libs/GuideLinePlugin/Controller.d.ts +1 -1
- package/libs/GuideLinePlugin/Controller.js +65 -72
- package/libs/GuideLinePlugin/GuideLineItem/index.js +21 -25
- package/libs/GuideLinePlugin/GuideLineItem.js +2 -2
- package/libs/GuideLinePlugin/GuideLineModeItem/index.js +2 -4
- package/libs/GuideLinePlugin/GuideLineModeItem.d.ts +1 -1
- package/libs/GuideLinePlugin/GuideLineModeItem.js +4 -4
- package/libs/GuideLinePlugin/index.js +4 -4
- package/libs/GuideLinePlugin/typing.d.ts +8 -8
- package/libs/GuideLinePlugin/typing.js +1 -32
- package/libs/GuideLinePlugin/utils/index.d.ts +1 -1
- package/libs/GuideLinePlugin/utils/index.js +9 -47
- package/libs/ModelTVVideoPlugin/Plugin.js +1 -1
- package/libs/ModelTVVideoPlugin/index.js +1 -1
- package/libs/Object3DHelperPlugin/Controller.d.ts +1 -1
- package/libs/Object3DHelperPlugin/index.js +2 -2
- package/libs/PanoMeasurePlugin/Controller/BaseController.js +2 -2
- package/libs/PanoMeasurePlugin/Controller/EditController.js +3 -3
- package/libs/PanoMeasurePlugin/Controller/MixedController.js +2 -2
- package/libs/PanoMeasurePlugin/Controller/ViewController.js +4 -4
- package/libs/PanoMeasurePlugin/Controller/WatchController.js +3 -3
- package/libs/PanoMeasurePlugin/Controller/index.d.ts +1 -1
- package/libs/PanoMeasurePlugin/Controller/index.js +2 -2
- package/libs/PanoMeasurePlugin/Model/index.d.ts +1 -1
- package/libs/PanoMeasurePlugin/Model/index.js +3 -3
- package/libs/PanoMeasurePlugin/Model/line.d.ts +2 -2
- package/libs/PanoMeasurePlugin/Model/line.js +2 -2
- package/libs/PanoMeasurePlugin/Model/polyline.d.ts +1 -1
- package/libs/PanoMeasurePlugin/Model/polyline.js +1 -1
- package/libs/PanoMeasurePlugin/Modules/UIController/MainBtnController.d.ts +1 -1
- package/libs/PanoMeasurePlugin/Modules/UIController/MainBtnController.js +2 -3
- package/libs/PanoMeasurePlugin/Modules/UIController/Revoke/index.js +2 -3
- package/libs/PanoMeasurePlugin/Modules/UIController/index.js +12 -13
- package/libs/PanoMeasurePlugin/Modules/UIController/mobileMainBtnController.d.ts +1 -1
- package/libs/PanoMeasurePlugin/Modules/UIController/mobileMainBtnController.js +2 -3
- package/libs/PanoMeasurePlugin/index.js +1 -1
- package/libs/PanoMeasurePlugin/typings/event.type.d.ts +2 -2
- package/libs/PanoMeasurePlugin/typings/event.type.js +1 -4
- package/libs/PanoMeasurePlugin/typings/index.d.ts +1 -1
- package/libs/PanoMeasurePlugin/typings/index.js +1 -18
- package/libs/PanoMeasurePlugin/utils/distanceDom.d.ts +1 -1
- package/libs/PanoMeasurePlugin/utils/distanceDom.js +8 -11
- package/libs/PanoTagPlugin/Components/Common/Icon/Icon.js +2 -4
- package/libs/PanoTagPlugin/Components/Common/TagPoint.js +16 -18
- package/libs/PanoTagPlugin/Components/Common/Text/FlyMText.js +2 -4
- package/libs/PanoTagPlugin/Components/Common/Text/FlyText.js +2 -4
- package/libs/PanoTagPlugin/Components/Tag/AudioTag/AudioTag.js +2 -4
- package/libs/PanoTagPlugin/Components/Tag/AudioTag/index.js +12 -14
- package/libs/PanoTagPlugin/Components/Tag/ImageTextTag.js +25 -27
- package/libs/PanoTagPlugin/Components/Tag/LinkTag.js +10 -12
- package/libs/PanoTagPlugin/Components/Tag/MarketingTag.js +1 -1
- package/libs/PanoTagPlugin/Components/Tag/TextTag/TextTag.js +28 -30
- package/libs/PanoTagPlugin/Components/Tag/TextTag/index.js +15 -17
- package/libs/PanoTagPlugin/Components/Tag/index.js +3 -5
- package/libs/PanoTagPlugin/Components/TagContainer.js +3 -5
- package/libs/PanoTagPlugin/Components/TagItem.js +3 -5
- package/libs/PanoTagPlugin/controller/TagCache.js +1 -1
- package/libs/PanoTagPlugin/controller/TagComputer.d.ts +1 -1
- package/libs/PanoTagPlugin/controller/TagComputer.js +3 -5
- package/libs/PanoTagPlugin/controller/TagRender.d.ts +1 -1
- package/libs/PanoTagPlugin/controller/TagRender.js +4 -4
- package/libs/PanoTagPlugin/controller/TagUtil.d.ts +2 -2
- package/libs/PanoTagPlugin/controller/TagUtil.js +8 -10
- package/libs/PanoTagPlugin/controller/index.js +3 -3
- package/libs/PanoTagPlugin/index.js +3 -3
- package/libs/PanoTagPlugin/typings/index.js +4 -7
- package/libs/PanoTagPlugin/typings/tag/Utils.d.ts +3 -3
- package/libs/PanoTagPlugin/typings/tag/Utils.js +2 -5
- package/libs/PanoTagPlugin/utils/addDebugPoints.js +4 -6
- package/libs/PanoTagPlugin/utils/index.js +33 -35
- package/libs/PanoTagPlugin/utils/planeNormal.js +2 -4
- package/libs/PanoTagPlugin/utils/tagPosition.d.ts +1 -1
- package/libs/PanoTagPlugin/utils/tagPosition.js +7 -9
- package/libs/PanoVideoPlugin/Controller.js +1 -1
- package/libs/PanoVideoPlugin/VideoMeshController.js +1 -1
- package/libs/PanoVideoPlugin/index.js +1 -1
- package/libs/PanoVideoPlugin/utils/index.d.ts +1 -1
- package/libs/PanoVideoPlugin/utils/index.js +0 -1
- package/libs/base/BasePlugin.js +2 -2
- package/libs/floorplan/MapviewFloorplanPlugin/Controller.js +1 -1
- package/libs/floorplan/MapviewFloorplanPlugin/index.js +1 -1
- package/libs/floorplan/ModelFloorplanPlugin/Controller.js +1 -1
- package/libs/floorplan/ModelFloorplanPlugin/index.js +1 -1
- package/libs/floorplan/PanoFloorplanRadarPlugin/Controller.js +1 -1
- package/libs/floorplan/PanoFloorplanRadarPlugin/index.js +1 -1
- package/libs/floorplan/TopviewFloorplanPlugin/Controller.js +1 -1
- package/libs/floorplan/TopviewFloorplanPlugin/index.js +1 -1
- package/libs/floorplan/index.js +1 -1
- package/libs/index.js +3 -3
- package/libs/shared-utils/Object3DHelper/Controller/BoundingBoxController.d.ts +1 -1
- package/libs/shared-utils/Object3DHelper/Controller/BoundingBoxController.js +2 -3
- package/libs/shared-utils/Object3DHelper/typings/index.d.ts +1 -1
- package/libs/shared-utils/Object3DHelper/typings/index.js +1 -2
- package/libs/shared-utils/five/index.js +1 -1
- package/libs/shared-utils/five/mode.d.ts +1 -1
- package/libs/shared-utils/five/mode.js +2 -3
- package/libs/shared-utils/three/PointDomHelper.js +1 -1
- package/package.json +1 -1
- package/docs/interfaces/GuideLinePluginType.PluginDataV1.html +0 -77
- package/libs/typings/math.type.js +0 -1
|
@@ -5,10 +5,10 @@ import P from "./line.js";
|
|
|
5
5
|
import g from "./point.js";
|
|
6
6
|
import { uuid as L } from "../../shared-utils/uuid.js";
|
|
7
7
|
import { Subscribe as v } from "@realsee/five";
|
|
8
|
-
import "three";
|
|
9
8
|
import "../utils/line.js";
|
|
10
9
|
import "@realsee/five/line";
|
|
11
10
|
import "../utils/constants.js";
|
|
11
|
+
import "three";
|
|
12
12
|
import "../utils/distanceDom.js";
|
|
13
13
|
import "../utils/isNDCPointInScreen.js";
|
|
14
14
|
import "../../shared-utils/removeArrayItem.js";
|
|
@@ -2,8 +2,7 @@ var c = Object.defineProperty;
|
|
|
2
2
|
var h = (s, e, t) => e in s ? c(s, e, { enumerable: !0, configurable: !0, writable: !0, value: t }) : s[e] = t;
|
|
3
3
|
var n = (s, e, t) => (h(s, typeof e != "symbol" ? e + "" : e, t), t);
|
|
4
4
|
import { mainIconStyle as d, mainItemStyle as x } from "./style.js";
|
|
5
|
-
|
|
6
|
-
class T {
|
|
5
|
+
class u {
|
|
7
6
|
constructor(e, t, i) {
|
|
8
7
|
n(this, "container");
|
|
9
8
|
n(this, "measureController");
|
|
@@ -72,5 +71,5 @@ class T {
|
|
|
72
71
|
}
|
|
73
72
|
}
|
|
74
73
|
export {
|
|
75
|
-
|
|
74
|
+
u as MainBtnController
|
|
76
75
|
};
|
|
@@ -1,8 +1,7 @@
|
|
|
1
1
|
var h = Object.defineProperty;
|
|
2
2
|
var i = (r, e, n) => e in r ? h(r, e, { enumerable: !0, configurable: !0, writable: !0, value: n }) : r[e] = n;
|
|
3
3
|
var o = (r, e, n) => (i(r, typeof e != "symbol" ? e + "" : e, n), n);
|
|
4
|
-
|
|
5
|
-
class l {
|
|
4
|
+
class c {
|
|
6
5
|
constructor(e, n) {
|
|
7
6
|
o(this, "container");
|
|
8
7
|
o(this, "revokeIcon");
|
|
@@ -32,5 +31,5 @@ class l {
|
|
|
32
31
|
}
|
|
33
32
|
}
|
|
34
33
|
export {
|
|
35
|
-
|
|
34
|
+
c as default
|
|
36
35
|
};
|
|
@@ -1,23 +1,22 @@
|
|
|
1
1
|
var c = Object.defineProperty;
|
|
2
|
-
var h = (
|
|
3
|
-
var
|
|
2
|
+
var h = (i, t, e) => t in i ? c(i, t, { enumerable: !0, configurable: !0, writable: !0, value: e }) : i[t] = e;
|
|
3
|
+
var s = (i, t, e) => (h(i, typeof t != "symbol" ? t + "" : t, e), e);
|
|
4
4
|
import m from "./HTML.js";
|
|
5
5
|
import p from "./mobileHTML.js";
|
|
6
6
|
import { controllerBackgroundStyle as d, operatingSpaceStyle as y, uiWrapperStyle as u, textStyle as f, exitItemStyle as v, exitIconStyle as C } from "./style.js";
|
|
7
7
|
import { MainBtnController as _ } from "./MainBtnController.js";
|
|
8
8
|
import { MobileMainBtnController as b } from "./mobileMainBtnController.js";
|
|
9
9
|
import E from "./Revoke/index.js";
|
|
10
|
-
|
|
11
|
-
class O {
|
|
10
|
+
class w {
|
|
12
11
|
constructor(t, e) {
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
12
|
+
s(this, "revoke");
|
|
13
|
+
s(this, "container");
|
|
14
|
+
s(this, "mainController");
|
|
15
|
+
s(this, "disposers", []);
|
|
16
|
+
s(this, "measureController");
|
|
17
|
+
s(this, "mode");
|
|
18
|
+
s(this, "_params");
|
|
19
|
+
s(this, "handleExit", () => {
|
|
21
20
|
const t = this.container.querySelector(".fpm__exit-icon"), e = this.container.querySelector(".fpm__exit");
|
|
22
21
|
if (!e || !t)
|
|
23
22
|
throw new Error("cannot find dom");
|
|
@@ -50,5 +49,5 @@ class O {
|
|
|
50
49
|
}
|
|
51
50
|
}
|
|
52
51
|
export {
|
|
53
|
-
|
|
52
|
+
w as UIController
|
|
54
53
|
};
|
|
@@ -2,8 +2,7 @@ var _ = Object.defineProperty;
|
|
|
2
2
|
var r = (i, t, e) => t in i ? _(i, t, { enumerable: !0, configurable: !0, writable: !0, value: e }) : i[t] = e;
|
|
3
3
|
var n = (i, t, e) => (r(i, typeof t != "symbol" ? t + "" : t, e), e);
|
|
4
4
|
import { mainIconStyle as l, mainItemStyle as o } from "./style.js";
|
|
5
|
-
|
|
6
|
-
class p {
|
|
5
|
+
class d {
|
|
7
6
|
constructor(t, e, s) {
|
|
8
7
|
n(this, "container");
|
|
9
8
|
n(this, "measureController");
|
|
@@ -50,5 +49,5 @@ class p {
|
|
|
50
49
|
}
|
|
51
50
|
}
|
|
52
51
|
export {
|
|
53
|
-
|
|
52
|
+
d as MobileMainBtnController
|
|
54
53
|
};
|
|
@@ -12,10 +12,10 @@ import "../shared-utils/throttle.js";
|
|
|
12
12
|
import "./Controller/BaseController.js";
|
|
13
13
|
import "./utils/ironbox.js";
|
|
14
14
|
import "../shared-utils/uuid.js";
|
|
15
|
-
import "@realsee/five";
|
|
16
15
|
import "./utils/line.js";
|
|
17
16
|
import "@realsee/five/line";
|
|
18
17
|
import "./utils/constants.js";
|
|
18
|
+
import "@realsee/five";
|
|
19
19
|
import "./utils/distanceDom.js";
|
|
20
20
|
import "./utils/isNDCPointInScreen.js";
|
|
21
21
|
import "../shared-utils/removeArrayItem.js";
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import type { Vector3 } from 'three';
|
|
2
2
|
import type { Mode } from '../Controller';
|
|
3
3
|
import type { State } from '../Controller/MixedController';
|
|
4
|
-
import Line from '../Model/line';
|
|
4
|
+
import type Line from '../Model/line';
|
|
5
5
|
import type Point from '../Model/point';
|
|
6
|
-
import { Polyline } from '../Model/polyline';
|
|
6
|
+
import type { Polyline } from '../Model/polyline';
|
|
7
7
|
declare type ControllerEvent = {
|
|
8
8
|
enable: (userAction: boolean) => void;
|
|
9
9
|
disable: (userAction: boolean) => void;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Config as BaseConfig } from '../../base/BasePlugin';
|
|
1
|
+
import type { Config as BaseConfig } from '../../base/BasePlugin';
|
|
2
2
|
import type { UserDistanceItem } from '../utils/distanceDom';
|
|
3
3
|
export interface Config extends BaseConfig {
|
|
4
4
|
userDistanceItemCreator?: undefined | (() => UserDistanceItem);
|
|
@@ -1,18 +1 @@
|
|
|
1
|
-
|
|
2
|
-
import "hammerjs";
|
|
3
|
-
import "three";
|
|
4
|
-
import "../../vendor/@tweenjs/tween/dist/tween.esm.js.js";
|
|
5
|
-
import "../../CSS3DRenderPlugin/utils/three/CSS3DRender.js";
|
|
6
|
-
import "../../CSS3DRenderPlugin/utils/generateBehindFiveElement.js";
|
|
7
|
-
import "../../CSS3DRenderPlugin/utils/three/CSS3DRenderer.js";
|
|
8
|
-
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
9
|
-
import "../../CSS3DRenderPlugin/utils/getAllCSS3DObject.js";
|
|
10
|
-
import "../../CSS3DRenderPlugin/utils/createResizeObserver.js";
|
|
11
|
-
import "../../CSS3DRenderPlugin/utils/even.js";
|
|
12
|
-
import "../../shared-utils/Subscribe.js";
|
|
13
|
-
import "../../CSS3DRenderPlugin/utils/positionToVector3.js";
|
|
14
|
-
import "../../CSS3DRenderPlugin/utils/three/CSS3DObject.js";
|
|
15
|
-
import "../../CSS3DRenderPlugin/utils/three/OpacityMesh.js";
|
|
16
|
-
import "../../shared-utils/three/centerPoint.js";
|
|
17
|
-
import "../../CSS3DRenderPlugin/utils/three/CSS3DScene.js";
|
|
18
|
-
import "../../CSS3DRenderPlugin/utils/three/CSS3DGroup.js";
|
|
1
|
+
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import type Line from '../Model/line';
|
|
2
2
|
import type { Five } from '@realsee/five';
|
|
3
3
|
import { Vector3 } from 'three';
|
|
4
|
-
import { Polyline } from '../Model/polyline';
|
|
4
|
+
import type { Polyline } from '../Model/polyline';
|
|
5
5
|
export declare type DistanceItem = ReturnType<typeof createDistanceItem>;
|
|
6
6
|
export interface UserDistanceItem {
|
|
7
7
|
element: Element;
|
|
@@ -1,8 +1,5 @@
|
|
|
1
1
|
import { Vector3 as _, Vector2 as D } from "three";
|
|
2
2
|
import { isNDCPointInFront as x } from "./isNDCPointInScreen.js";
|
|
3
|
-
import "@realsee/five/line";
|
|
4
|
-
import "./constants.js";
|
|
5
|
-
import "@realsee/five";
|
|
6
3
|
function j() {
|
|
7
4
|
const t = document.createElement("div");
|
|
8
5
|
return t.setAttribute(
|
|
@@ -14,7 +11,7 @@ function V(t) {
|
|
|
14
11
|
const e = document.createElement("div");
|
|
15
12
|
return e.id = "distance_" + t.id, e.classList.add("five-plugin-measure__distance"), e.style.opacity = "0", e.style.position = "absolute", e.style.left = "0", e.style.top = "0", e.style.width = "0", e.style.height = "0", e.style.transform = "translate3d(0, 0, 0)", e.style.transformOrigin = "left top", e;
|
|
16
13
|
}
|
|
17
|
-
function
|
|
14
|
+
function q(t) {
|
|
18
15
|
let e = !0;
|
|
19
16
|
const { line: s } = t, C = s.id, r = j(), n = V(s), o = t.userDistanceItem, F = new _(0, 0, 0), E = {
|
|
20
17
|
lineID: C,
|
|
@@ -50,15 +47,15 @@ function J(t) {
|
|
|
50
47
|
const f = i.getElement();
|
|
51
48
|
if (!f)
|
|
52
49
|
return;
|
|
53
|
-
const u = f.clientWidth, c = f.clientHeight,
|
|
50
|
+
const u = f.clientWidth, c = f.clientHeight, g = u / 2, a = c / 2;
|
|
54
51
|
if (s.points.length < 2)
|
|
55
52
|
return;
|
|
56
|
-
const [
|
|
57
|
-
if ((() => !(Math.abs(l.z) > 1 || Math.abs(y.z) > 1 || !x(l) && !x(y) || !x(
|
|
53
|
+
const [h, d] = s.points, l = h.position.clone().project(i.camera), y = d.position.clone().project(i.camera), p = l.clone().lerp(y, 0.5), m = new D(l.x * g, l.y * a), b = new D(y.x * g, y.y * a), k = m.distanceTo(b);
|
|
54
|
+
if ((() => !(Math.abs(l.z) > 1 || Math.abs(y.z) > 1 || !x(l) && !x(y) || !x(p) || k === 0))() === !1) {
|
|
58
55
|
n.style.opacity = "0", n.style.pointerEvents = "none";
|
|
59
56
|
return;
|
|
60
57
|
}
|
|
61
|
-
const L = (
|
|
58
|
+
const L = (p.x + 1) / 2 * u, M = -(p.y - 1) / 2 * c, W = -(Math.atan((m.y - b.y) / (m.x - b.x)) * 180) / Math.PI, $ = n.parentElement && r.clientWidth > k ? -20 : 0;
|
|
62
59
|
n.style.transform = `translate(${L}px, ${M}px) rotate(${W}deg) translateY(${$}px)`, n.style.opacity = "1", n.style.pointerEvents = e ? "all" : "none", o && o.update({ line: s, polyline: s.getPolyline() });
|
|
63
60
|
const z = P();
|
|
64
61
|
r.innerText = z;
|
|
@@ -70,10 +67,10 @@ function J(t) {
|
|
|
70
67
|
r.removeEventListener("click", v), n.remove();
|
|
71
68
|
}
|
|
72
69
|
function P() {
|
|
73
|
-
var
|
|
70
|
+
var h, d, l;
|
|
74
71
|
if (s.points.length < 2)
|
|
75
72
|
return "";
|
|
76
|
-
const [i, f] = s.points, u = i.position.clone().distanceTo(f.position), c = (
|
|
73
|
+
const [i, f] = s.points, u = i.position.clone().distanceTo(f.position), c = (h = t.line.text) != null ? h : t.line.model.config.defaultText, g = (l = (d = t.line.model.config) == null ? void 0 : d.getDistanceText) == null ? void 0 : l.call(d, u), a = c != null ? c : g;
|
|
77
74
|
return a != null ? a : u.toFixed(2) + "m";
|
|
78
75
|
}
|
|
79
76
|
function A(i) {
|
|
@@ -82,5 +79,5 @@ function J(t) {
|
|
|
82
79
|
return E;
|
|
83
80
|
}
|
|
84
81
|
export {
|
|
85
|
-
|
|
82
|
+
q as createDistanceItem
|
|
86
83
|
};
|
|
@@ -29,8 +29,6 @@ var K = (e, i, o) => new Promise((t, n) => {
|
|
|
29
29
|
import { SvelteComponent as $, init as x, safe_not_equal as ee, append_styles as ie, empty as N, insert as w, transition_in as _, transition_out as y, check_outros as B, detach as b, createEventDispatcher as ne, onMount as te, element as R, space as oe, attr as p, set_style as c, append as re, group_outros as G, create_component as ae, mount_component as le, destroy_component as ue, handle_promise as q, update_await_block_branch as J, noop as s, src_url_equal as F } from "../../../../vendor/svelte/internal/index.js";
|
|
30
30
|
import "three";
|
|
31
31
|
import { noTypecheck as W } from "../../../utils/noTypecheck.js";
|
|
32
|
-
import "@realsee/five/gltf-loader";
|
|
33
|
-
import "../../../../shared-utils/three/loadTexture.js";
|
|
34
32
|
import { getKeyframeInfo as se, getImageInfo as fe } from "../../../utils/getImageInfo.js";
|
|
35
33
|
import g from "../../../utils/px2rem.js";
|
|
36
34
|
import ce from "../Shadow.js";
|
|
@@ -493,11 +491,11 @@ function We(e, i, o) {
|
|
|
493
491
|
l
|
|
494
492
|
];
|
|
495
493
|
}
|
|
496
|
-
class
|
|
494
|
+
class Re extends $ {
|
|
497
495
|
constructor(i) {
|
|
498
496
|
super(), x(this, i, We, ye, ee, { width: 1, icon: 12, shadow: 0 }, de);
|
|
499
497
|
}
|
|
500
498
|
}
|
|
501
499
|
export {
|
|
502
|
-
|
|
500
|
+
Re as default
|
|
503
501
|
};
|
|
@@ -6,16 +6,14 @@ import "../../../vendor/svelte/transition/index.js";
|
|
|
6
6
|
import "../../../vendor/svelte/easing/index.js";
|
|
7
7
|
import "three";
|
|
8
8
|
import "../../utils/noTypecheck.js";
|
|
9
|
-
import "@realsee/five/gltf-loader";
|
|
10
|
-
import "../../../shared-utils/three/loadTexture.js";
|
|
11
9
|
import "../../utils/getImageInfo.js";
|
|
12
10
|
import "../../utils/px2rem.js";
|
|
13
11
|
function O(t) {
|
|
14
12
|
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}');
|
|
15
13
|
}
|
|
16
14
|
function Q(t) {
|
|
17
|
-
let n, a, f,
|
|
18
|
-
return
|
|
15
|
+
let n, a, f, d, m, p, w, o, i, l, g, k;
|
|
16
|
+
return d = new J({
|
|
19
17
|
props: {
|
|
20
18
|
center: !0,
|
|
21
19
|
blurRadius: 15,
|
|
@@ -39,8 +37,8 @@ function Q(t) {
|
|
|
39
37
|
t[7]
|
|
40
38
|
), {
|
|
41
39
|
c() {
|
|
42
|
-
n = v("div"), a = v("div"), f = b(), D(
|
|
43
|
-
|
|
40
|
+
n = v("div"), a = v("div"), f = b(), D(d.$$.fragment), m = b(), p = v("div"), w = b(), o = v("div"), D(i.$$.fragment), h(a, "class", "tag-point-click-helper svelte-1jkrwn7"), h(p, "class", "tag-unfolded-point svelte-1jkrwn7"), j(
|
|
41
|
+
p,
|
|
44
42
|
"transition-delay",
|
|
45
43
|
/*folded*/
|
|
46
44
|
(t[3] ? (
|
|
@@ -68,7 +66,7 @@ function Q(t) {
|
|
|
68
66
|
);
|
|
69
67
|
},
|
|
70
68
|
m(e, s) {
|
|
71
|
-
X(e, n, s), c(n, a), c(n, f), I(
|
|
69
|
+
X(e, n, s), c(n, a), c(n, f), I(d, n, null), c(n, m), c(n, p), c(n, w), c(n, o), I(i, o, null), l = !0, g || (k = B(
|
|
72
70
|
a,
|
|
73
71
|
"click",
|
|
74
72
|
/*handlePointClick*/
|
|
@@ -78,7 +76,7 @@ function Q(t) {
|
|
|
78
76
|
p(e, [s]) {
|
|
79
77
|
s & /*folded*/
|
|
80
78
|
8 && j(
|
|
81
|
-
|
|
79
|
+
p,
|
|
82
80
|
"transition-delay",
|
|
83
81
|
/*folded*/
|
|
84
82
|
(e[3] ? (
|
|
@@ -115,18 +113,18 @@ function Q(t) {
|
|
|
115
113
|
);
|
|
116
114
|
},
|
|
117
115
|
i(e) {
|
|
118
|
-
l || (R(
|
|
116
|
+
l || (R(d.$$.fragment, e), R(i.$$.fragment, e), l = !0);
|
|
119
117
|
},
|
|
120
118
|
o(e) {
|
|
121
|
-
q(
|
|
119
|
+
q(d.$$.fragment, e), q(i.$$.fragment, e), l = !1;
|
|
122
120
|
},
|
|
123
121
|
d(e) {
|
|
124
|
-
e && E(n), A(
|
|
122
|
+
e && E(n), A(d), A(i), g = !1, k();
|
|
125
123
|
}
|
|
126
124
|
};
|
|
127
125
|
}
|
|
128
126
|
function V(t, n, a) {
|
|
129
|
-
let f,
|
|
127
|
+
let f, d, m, p;
|
|
130
128
|
const w = G("hooks");
|
|
131
129
|
let { tag: o } = n, i, l = !1;
|
|
132
130
|
const g = () => {
|
|
@@ -148,9 +146,9 @@ function V(t, n, a) {
|
|
|
148
146
|
var r, _, T, L;
|
|
149
147
|
t.$$.dirty & /*tag*/
|
|
150
148
|
64 && a(0, f = (r = o.state) == null ? void 0 : r.unfolded), t.$$.dirty & /*unfolded*/
|
|
151
|
-
1 && a(3,
|
|
149
|
+
1 && a(3, d = !f), t.$$.dirty & /*tag*/
|
|
152
150
|
64 && a(2, m = (T = (_ = o.style) == null ? void 0 : _.point) != null && T.url ? (L = o.style) == null ? void 0 : L.point : { url: N }), t.$$.dirty & /*tag*/
|
|
153
|
-
64 && a(1,
|
|
151
|
+
64 && a(1, p = (() => {
|
|
154
152
|
var $, z, C, S;
|
|
155
153
|
const P = (z = ($ = o.style) == null ? void 0 : $.point) == null ? void 0 : z.width;
|
|
156
154
|
if (typeof P == "number")
|
|
@@ -169,20 +167,20 @@ function V(t, n, a) {
|
|
|
169
167
|
})());
|
|
170
168
|
}, g(), [
|
|
171
169
|
f,
|
|
172
|
-
d,
|
|
173
|
-
m,
|
|
174
170
|
p,
|
|
171
|
+
m,
|
|
172
|
+
d,
|
|
175
173
|
k,
|
|
176
174
|
e,
|
|
177
175
|
o,
|
|
178
176
|
s
|
|
179
177
|
];
|
|
180
178
|
}
|
|
181
|
-
class
|
|
179
|
+
class lt extends F {
|
|
182
180
|
constructor(n) {
|
|
183
181
|
super(), M(this, n, V, Q, U, { tag: 6 }, O);
|
|
184
182
|
}
|
|
185
183
|
}
|
|
186
184
|
export {
|
|
187
|
-
|
|
185
|
+
lt as default
|
|
188
186
|
};
|
|
@@ -6,8 +6,6 @@ import "animejs";
|
|
|
6
6
|
import "../../../../shared-utils/uuid.js";
|
|
7
7
|
import "../../../../shared-utils/isNil.js";
|
|
8
8
|
import "three";
|
|
9
|
-
import "@realsee/five/gltf-loader";
|
|
10
|
-
import "../../../../shared-utils/three/loadTexture.js";
|
|
11
9
|
import "../../../utils/search.js";
|
|
12
10
|
import "../../../utils/constants.js";
|
|
13
11
|
import "../../../../vendor/svelte/transition/index.js";
|
|
@@ -190,11 +188,11 @@ function K(o, r, t) {
|
|
|
190
188
|
S
|
|
191
189
|
];
|
|
192
190
|
}
|
|
193
|
-
class
|
|
191
|
+
class ie extends T {
|
|
194
192
|
constructor(r) {
|
|
195
193
|
super(), C(this, r, K, J, F, { visible: 0, textUnfolded: 8, content: 1 }, I);
|
|
196
194
|
}
|
|
197
195
|
}
|
|
198
196
|
export {
|
|
199
|
-
|
|
197
|
+
ie as default
|
|
200
198
|
};
|
|
@@ -3,8 +3,6 @@ import U from "animejs";
|
|
|
3
3
|
import { uuid as M } from "../../../../shared-utils/uuid.js";
|
|
4
4
|
import { notNil as z } from "../../../../shared-utils/isNil.js";
|
|
5
5
|
import "three";
|
|
6
|
-
import "@realsee/five/gltf-loader";
|
|
7
|
-
import "../../../../shared-utils/three/loadTexture.js";
|
|
8
6
|
import { searchFirstValueSmallThanLastValue as H } from "../../../utils/search.js";
|
|
9
7
|
import { RANDON_STRING as b } from "../../../utils/constants.js";
|
|
10
8
|
function K(i) {
|
|
@@ -215,7 +213,7 @@ function $(i, e, o) {
|
|
|
215
213
|
P
|
|
216
214
|
];
|
|
217
215
|
}
|
|
218
|
-
class
|
|
216
|
+
class re extends J {
|
|
219
217
|
constructor(e) {
|
|
220
218
|
super(), V(
|
|
221
219
|
this,
|
|
@@ -235,5 +233,5 @@ class ue extends J {
|
|
|
235
233
|
}
|
|
236
234
|
}
|
|
237
235
|
export {
|
|
238
|
-
|
|
236
|
+
re as default
|
|
239
237
|
};
|
|
@@ -14,8 +14,6 @@ import "../../Common/Text/FlyText.js";
|
|
|
14
14
|
import "animejs";
|
|
15
15
|
import "../../../../shared-utils/isNil.js";
|
|
16
16
|
import "three";
|
|
17
|
-
import "@realsee/five/gltf-loader";
|
|
18
|
-
import "../../../../shared-utils/three/loadTexture.js";
|
|
19
17
|
import "../../../utils/search.js";
|
|
20
18
|
import "../../../utils/constants.js";
|
|
21
19
|
import "../../Common/Arrow.js";
|
|
@@ -349,11 +347,11 @@ function de(e, i, n) {
|
|
|
349
347
|
u
|
|
350
348
|
];
|
|
351
349
|
}
|
|
352
|
-
class
|
|
350
|
+
class Oe extends J {
|
|
353
351
|
constructor(i) {
|
|
354
352
|
super(), K(this, i, de, ue, P, { tag: 0 }, se);
|
|
355
353
|
}
|
|
356
354
|
}
|
|
357
355
|
export {
|
|
358
|
-
|
|
356
|
+
Oe as default
|
|
359
357
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { SvelteComponent as g, init as $, safe_not_equal as k, empty as b, insert as y, transition_out as
|
|
1
|
+
import { SvelteComponent as g, init as $, safe_not_equal as k, empty as b, insert as y, transition_out as m, check_outros as h, transition_in as l, detach as A, group_outros as R, create_component as s, mount_component as _, destroy_component as d } from "../../../../vendor/svelte/internal/index.js";
|
|
2
2
|
import T from "./AudioTag.js";
|
|
3
3
|
import w from "./AudioPlaneTag.js";
|
|
4
4
|
import "../../../../vendor/svelte/easing/index.js";
|
|
@@ -14,8 +14,6 @@ import "../../Common/Text/FlyText.js";
|
|
|
14
14
|
import "animejs";
|
|
15
15
|
import "../../../../shared-utils/isNil.js";
|
|
16
16
|
import "three";
|
|
17
|
-
import "@realsee/five/gltf-loader";
|
|
18
|
-
import "../../../../shared-utils/three/loadTexture.js";
|
|
19
17
|
import "../../../utils/search.js";
|
|
20
18
|
import "../../../utils/constants.js";
|
|
21
19
|
import "../../Common/Arrow.js";
|
|
@@ -52,7 +50,7 @@ function q(n) {
|
|
|
52
50
|
o || (l(t.$$.fragment, e), o = !0);
|
|
53
51
|
},
|
|
54
52
|
o(e) {
|
|
55
|
-
|
|
53
|
+
m(t.$$.fragment, e), o = !1;
|
|
56
54
|
},
|
|
57
55
|
d(e) {
|
|
58
56
|
d(t, e);
|
|
@@ -85,7 +83,7 @@ function v(n) {
|
|
|
85
83
|
o || (l(t.$$.fragment, e), o = !0);
|
|
86
84
|
},
|
|
87
85
|
o(e) {
|
|
88
|
-
|
|
86
|
+
m(t.$$.fragment, e), o = !1;
|
|
89
87
|
},
|
|
90
88
|
d(e) {
|
|
91
89
|
d(t, e);
|
|
@@ -95,7 +93,7 @@ function v(n) {
|
|
|
95
93
|
function C(n) {
|
|
96
94
|
let t, o, e, r;
|
|
97
95
|
const a = [v, q], p = [];
|
|
98
|
-
function u(i,
|
|
96
|
+
function u(i, f) {
|
|
99
97
|
return (
|
|
100
98
|
/*appearance*/
|
|
101
99
|
i[1] === "line" ? 0 : (
|
|
@@ -108,20 +106,20 @@ function C(n) {
|
|
|
108
106
|
c() {
|
|
109
107
|
o && o.c(), e = b();
|
|
110
108
|
},
|
|
111
|
-
m(i,
|
|
112
|
-
~t && p[t].m(i,
|
|
109
|
+
m(i, f) {
|
|
110
|
+
~t && p[t].m(i, f), y(i, e, f), r = !0;
|
|
113
111
|
},
|
|
114
|
-
p(i, [
|
|
112
|
+
p(i, [f]) {
|
|
115
113
|
let c = t;
|
|
116
|
-
t = u(i), t === c ? ~t && p[t].p(i,
|
|
114
|
+
t = u(i), t === c ? ~t && p[t].p(i, f) : (o && (R(), m(p[c], 1, 1, () => {
|
|
117
115
|
p[c] = null;
|
|
118
|
-
}), h()), ~t ? (o = p[t], o ? o.p(i,
|
|
116
|
+
}), h()), ~t ? (o = p[t], o ? o.p(i, f) : (o = p[t] = a[t](i), o.c()), l(o, 1), o.m(e.parentNode, e)) : o = null);
|
|
119
117
|
},
|
|
120
118
|
i(i) {
|
|
121
119
|
r || (l(o), r = !0);
|
|
122
120
|
},
|
|
123
121
|
o(i) {
|
|
124
|
-
|
|
122
|
+
m(o), r = !1;
|
|
125
123
|
},
|
|
126
124
|
d(i) {
|
|
127
125
|
~t && p[t].d(i), i && A(e);
|
|
@@ -141,11 +139,11 @@ function N(n, t, o) {
|
|
|
141
139
|
1 && o(1, e = (u = r.data.appearance) != null ? u : "line");
|
|
142
140
|
}, [r, e, p];
|
|
143
141
|
}
|
|
144
|
-
class
|
|
142
|
+
class ot extends g {
|
|
145
143
|
constructor(t) {
|
|
146
144
|
super(), $(this, t, N, C, k, { tag: 0 });
|
|
147
145
|
}
|
|
148
146
|
}
|
|
149
147
|
export {
|
|
150
|
-
|
|
148
|
+
ot as default
|
|
151
149
|
};
|