@realsee/dnalogel 3.25.0 → 3.25.1
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/Move.d.ts +15 -0
- package/dist/CruisePlugin/typing.d.ts +3 -1
- package/dist/Sculpt/index.d.ts +4 -0
- package/dist/index.cjs.js +15 -15
- package/dist/index.js +99 -97
- package/dist/index.umd.js +11 -11
- package/docs/assets/search.js +1 -1
- package/docs/classes/AreaMakerPluginType.AreaMakerController.html +4 -3
- package/docs/classes/AreaMakerPluginType.AreaMakerItem.html +4 -3
- package/docs/classes/CSS3DRender.html +4 -3
- package/docs/classes/GuideLineItem.GuideLineItem.html +4 -3
- package/docs/classes/GuideLineModeItem.GuideLineModeItem.html +4 -3
- package/docs/classes/ModelMakerPluginType.ModelMakerController.html +4 -3
- package/docs/classes/ModelRoomLabelController.html +4 -3
- package/docs/classes/MoveController.html +10 -9
- package/docs/classes/Object3DHelperController.html +4 -3
- package/docs/classes/PaintBrush.html +4 -3
- package/docs/classes/PanoMeasurePluginLine.html +4 -3
- package/docs/classes/PanoMeasurePluginModel.html +4 -3
- package/docs/classes/PanoMeasurePluginPoint.html +4 -3
- package/docs/classes/PanoMeasurePluginPolyline.html +4 -3
- package/docs/classes/PanoTagPluginController.html +4 -3
- package/docs/classes/Sculpt.html +4 -3
- package/docs/classes/Util.BetterTween.html +4 -3
- package/docs/classes/Util.Interval.html +4 -3
- package/docs/classes/Util.LineSegments.html +4 -3
- package/docs/classes/Util.Magnifier.html +4 -3
- package/docs/classes/Util.Object3D.html +4 -3
- package/docs/classes/Util.PointDomHelper.html +4 -3
- package/docs/classes/Util.PointHelper.html +4 -3
- package/docs/classes/Util.PointSelectorHelper.html +4 -3
- package/docs/classes/Util.Rectangle.html +4 -3
- package/docs/classes/WalkController.html +4 -3
- package/docs/enums/CameraMovementEffect.html +4 -3
- package/docs/enums/ContentType.html +4 -3
- package/docs/enums/DIRECTION.html +4 -3
- package/docs/enums/DISPLAY_STRATEGY_TYPE.html +4 -3
- package/docs/enums/DimensionType.html +4 -3
- package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +4 -3
- package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +4 -3
- package/docs/enums/PaintBrushTypeEnum.html +4 -3
- package/docs/enums/PointType.html +4 -3
- package/docs/enums/Rotation.html +4 -3
- package/docs/functions/AreaMakerPlugin.html +4 -3
- package/docs/functions/CSS3DRenderPlugin.html +4 -3
- package/docs/functions/CameraMovementPlugin.html +4 -3
- package/docs/functions/CruisePlugin.html +4 -3
- package/docs/functions/CurrentPanoImagePlugin.html +4 -3
- package/docs/functions/GuideLinePlugin.html +4 -3
- package/docs/functions/ItemLabelPlugin.html +4 -3
- package/docs/functions/MapviewFloorplanPlugin.html +4 -3
- package/docs/functions/ModelChassisCompassPlugin.html +4 -3
- package/docs/functions/ModelEntryDoorGuidePlugin.html +4 -3
- package/docs/functions/ModelFloorplanPlugin.html +4 -3
- package/docs/functions/ModelItemLabelPlugin.html +4 -3
- package/docs/functions/ModelMakerPlugin.html +4 -3
- package/docs/functions/ModelRoomLabelPlugin.html +4 -3
- package/docs/functions/ModelTVVideoPlugin.html +4 -3
- package/docs/functions/ModelViewPlugin.html +4 -3
- package/docs/functions/MovePlugin.html +4 -3
- package/docs/functions/Object3DHelperPlugin.html +4 -3
- package/docs/functions/PanoCompassPlugin.html +4 -3
- package/docs/functions/PanoCursorRaycasterPlugin.html +4 -3
- package/docs/functions/PanoDoorLabelPlugin.html +4 -3
- package/docs/functions/PanoFloorplanRadarPlugin.html +4 -3
- package/docs/functions/PanoMeasurePlugin.html +4 -3
- package/docs/functions/PanoRulerPlugin.html +4 -3
- package/docs/functions/PanoRulerProPlugin.html +4 -3
- package/docs/functions/PanoSpatialTagPlugin.html +4 -3
- package/docs/functions/PanoTagPlugin.html +4 -3
- package/docs/functions/PanoVideoPlugin.html +4 -3
- package/docs/functions/PipelinePlugin.html +4 -3
- package/docs/functions/SculptPlugin.html +304 -0
- package/docs/functions/TopviewFloorplanPlugin.html +4 -3
- package/docs/functions/Util.absoluteUrl.html +4 -3
- package/docs/functions/Util.checkFiveModelLoaded.html +4 -3
- package/docs/functions/Util.equal.html +4 -3
- package/docs/functions/Util.getCoordsFromClient.html +4 -3
- package/docs/functions/Util.getCoordsFromElement.html +4 -3
- package/docs/functions/Util.getFrameTime.html +4 -3
- package/docs/functions/Util.getIntersectFromRelativePosition.html +4 -3
- package/docs/functions/Util.getRaycasterFromFivePointer.html +4 -3
- package/docs/functions/Util.isAbsoluteURL.html +4 -3
- package/docs/functions/Util.isModelLike.html +4 -3
- package/docs/functions/Util.isNil.html +4 -3
- package/docs/functions/Util.isPanoramaLike.html +4 -3
- package/docs/functions/Util.nextFrame.html +4 -3
- package/docs/functions/Util.notNil.html +4 -3
- package/docs/functions/Util.requestAnimationFrameInterval.html +4 -3
- package/docs/functions/Util.tweenProgress.html +4 -3
- package/docs/functions/Util.uuid.html +4 -3
- package/docs/functions/pluginFlag.html +4 -3
- package/docs/index.html +5 -4
- package/docs/interfaces/AddTagConfig.html +4 -3
- package/docs/interfaces/AreaMakerPluginType.AnimeOptions.html +4 -3
- package/docs/interfaces/AreaMakerPluginType.Config.html +4 -3
- package/docs/interfaces/AreaMakerPluginType.EventMap.html +4 -3
- package/docs/interfaces/AreaMakerPluginType.Params.html +4 -3
- package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItem.html +4 -3
- package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItemV1.html +4 -3
- package/docs/interfaces/AreaMakerPluginType.ServerDataV1.html +4 -3
- package/docs/interfaces/AreaMakerPluginType.ServerDataV2.html +4 -3
- package/docs/interfaces/AreaMakerPluginType.ShowHideOptions.html +4 -3
- package/docs/interfaces/AreaMakerPluginType.State.html +4 -3
- package/docs/interfaces/CSS3DRenderPluginEventMap.html +4 -3
- package/docs/interfaces/CSS3DRenderPluginState.html +4 -3
- package/docs/interfaces/CameraMovementPluginExportType.html +4 -3
- package/docs/interfaces/CruisePluginTypes.Config.html +6 -5
- package/docs/interfaces/CruisePluginTypes.CruiseKeyframe.html +4 -3
- package/docs/interfaces/CruisePluginTypes.EventMap.html +4 -3
- package/docs/interfaces/CruisePluginTypes.GuildLineConfig.html +4 -3
- package/docs/interfaces/CruisePluginTypes.MoveAction.html +4 -3
- package/docs/interfaces/CruisePluginTypes.MoveWithKeyframesAction.html +4 -3
- package/docs/interfaces/CruisePluginTypes.MoveWithPanoIndexAction.html +4 -3
- package/docs/interfaces/CruisePluginTypes.PluginData.html +4 -3
- package/docs/interfaces/CruisePluginTypes.PluginServerData.html +4 -3
- package/docs/interfaces/CruisePluginTypes.PluginState.html +4 -3
- package/docs/interfaces/CurrentPanoImagePluginType.Config.html +4 -3
- package/docs/interfaces/CurrentPanoImagePluginType.EventMap.html +4 -3
- package/docs/interfaces/CurrentPanoImagePluginType.Params.html +4 -3
- package/docs/interfaces/CurrentPanoImagePluginType.ShowHideOptions.html +4 -3
- package/docs/interfaces/CurrentPanoImagePluginType.State.html +4 -3
- package/docs/interfaces/EventMap.html +4 -3
- package/docs/interfaces/FloorplanBounding.html +4 -3
- package/docs/interfaces/FloorplanData.html +4 -3
- package/docs/interfaces/FloorplanEntrance.html +4 -3
- package/docs/interfaces/FloorplanExtraObject.html +4 -3
- package/docs/interfaces/FloorplanExtraObject3D.html +4 -3
- package/docs/interfaces/FloorplanFloorData.html +4 -3
- package/docs/interfaces/FloorplanImagePosition.html +4 -3
- package/docs/interfaces/FloorplanObserver.html +4 -3
- package/docs/interfaces/FloorplanOutlineItem.html +4 -3
- package/docs/interfaces/FloorplanPosition.html +4 -3
- package/docs/interfaces/FloorplanRoomItem.html +4 -3
- package/docs/interfaces/FloorplanRoomLabelItem.html +4 -3
- package/docs/interfaces/FloorplanServerBounding.html +4 -3
- package/docs/interfaces/FloorplanServerComputedData.html +4 -3
- package/docs/interfaces/FloorplanServerData.html +4 -3
- package/docs/interfaces/FloorplanServerDoorItem.html +4 -3
- package/docs/interfaces/FloorplanServerDoorPosition.html +4 -3
- package/docs/interfaces/FloorplanServerEntrance.html +4 -3
- package/docs/interfaces/FloorplanServerFloorData.html +4 -3
- package/docs/interfaces/FloorplanServerImagePosition.html +4 -3
- package/docs/interfaces/FloorplanServerObserver.html +4 -3
- package/docs/interfaces/FloorplanServerOutlineItem.html +4 -3
- package/docs/interfaces/FloorplanServerPosition.html +4 -3
- package/docs/interfaces/FloorplanServerRoomItem.html +4 -3
- package/docs/interfaces/FloorplanServerRoomLabelItem.html +4 -3
- package/docs/interfaces/GuideLineModeItem.GuideLineTagContainer.html +4 -3
- package/docs/interfaces/GuideLinePluginType.CatmullRomCurve3.html +4 -3
- package/docs/interfaces/GuideLinePluginType.EventMap.html +4 -3
- package/docs/interfaces/GuideLinePluginType.GuideLineGeometryStyle.html +4 -3
- package/docs/interfaces/GuideLinePluginType.GuideLineItemContainer.html +4 -3
- package/docs/interfaces/GuideLinePluginType.GuideLineMaterialStyle.html +4 -3
- package/docs/interfaces/GuideLinePluginType.GuideLineMeshStyle.html +4 -3
- package/docs/interfaces/GuideLinePluginType.LineGeometriesConfig.html +4 -3
- package/docs/interfaces/GuideLinePluginType.ModelGuideLineStyle.html +4 -3
- package/docs/interfaces/GuideLinePluginType.ModelGuideLineTagData.html +4 -3
- package/docs/interfaces/GuideLinePluginType.PanoramaGuideLineStyle.html +4 -3
- package/docs/interfaces/GuideLinePluginType.PluginDataV2.html +4 -3
- package/docs/interfaces/GuideLinePluginType.PluginServerData.html +4 -3
- package/docs/interfaces/GuideLinePluginType.PluginState.html +4 -3
- package/docs/interfaces/GuideLinePluginType.Route.html +4 -3
- package/docs/interfaces/GuideLinePluginType.RouteConfig.html +4 -3
- package/docs/interfaces/HelperOffset.html +4 -3
- package/docs/interfaces/ImagePlaneGroup.html +4 -3
- package/docs/interfaces/ItemLabelPluginData.html +4 -3
- package/docs/interfaces/ItemLabelPluginExportReturnsType.html +4 -3
- package/docs/interfaces/ItemLabelPluginParametersType.html +4 -3
- package/docs/interfaces/MinMax.html +4 -3
- package/docs/interfaces/ModelChassisCompassPluginData.html +4 -3
- package/docs/interfaces/ModelChassisCompassPluginExportType.html +4 -3
- package/docs/interfaces/ModelChassisCompassPluginParameterType.html +4 -3
- package/docs/interfaces/ModelEntryDoorGuidePluginData.html +4 -3
- package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +4 -3
- package/docs/interfaces/ModelItemLabelPluginData.html +4 -3
- package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +4 -3
- package/docs/interfaces/ModelItemLabelPluginParametersType.html +4 -3
- package/docs/interfaces/ModelMakerPluginType.EventMap.html +4 -3
- package/docs/interfaces/ModelMakerPluginType.ServerBaseItem.html +4 -3
- package/docs/interfaces/ModelMakerPluginType.ServerBoxItem.html +4 -3
- package/docs/interfaces/ModelMakerPluginType.ServerData.html +4 -3
- package/docs/interfaces/ModelMakerPluginType.ServerPrismItem.html +4 -3
- package/docs/interfaces/ModelMakerPluginType.ServerTrianglesItem.html +4 -3
- package/docs/interfaces/ModelMakerPluginType.State.html +4 -3
- package/docs/interfaces/ModelRoomLabelPluginData.html +4 -3
- package/docs/interfaces/ModelTVVideoPluginData.html +4 -3
- package/docs/interfaces/ModelTVVideoPluginExportType.html +4 -3
- package/docs/interfaces/ModelTVVideoPluginParameterType.html +4 -3
- package/docs/interfaces/ModelViewPluginExportType.html +4 -3
- package/docs/interfaces/Object3DHelperState.html +4 -3
- package/docs/interfaces/ObjectHelperControllers.html +4 -3
- package/docs/interfaces/PaintBrushAction.html +4 -3
- package/docs/interfaces/PaintBrushConfigs.html +4 -3
- package/docs/interfaces/PaintBrushState.html +4 -3
- package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +4 -3
- package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +4 -3
- package/docs/interfaces/PanoMeasureParameterType.html +4 -3
- package/docs/interfaces/PanoMeasurePluginLineJson.html +4 -3
- package/docs/interfaces/PanoMeasurePluginOpenParameter.html +4 -3
- package/docs/interfaces/PanoMeasurePluginPointJson.html +4 -3
- package/docs/interfaces/PanoMeasurePluginPolylineJson.html +4 -3
- package/docs/interfaces/PanoRulerPluginExportType.html +4 -3
- package/docs/interfaces/PanoRulerPluginOptions.html +4 -3
- package/docs/interfaces/PanoRulerPluginParameterType.html +4 -3
- package/docs/interfaces/PanoRulerProPluginExportType.html +4 -3
- package/docs/interfaces/PanoRulerProPluginOptions.html +4 -3
- package/docs/interfaces/PanoRulerProPluginParameterType.html +4 -3
- package/docs/interfaces/PanoRulerProPluginState.html +4 -3
- package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +4 -3
- package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +4 -3
- package/docs/interfaces/PanoSpatialTagPluginData.html +4 -3
- package/docs/interfaces/PanoSpatialTagPluginDataElement.html +4 -3
- package/docs/interfaces/PanoSpatialTagPluginExportType.html +4 -3
- package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +4 -3
- package/docs/interfaces/PanoSpatialTagPluginParameterType.html +4 -3
- package/docs/interfaces/PanoSpatialTagPluginPointElement.html +4 -3
- package/docs/interfaces/PanoSpatialTagPluginTagElement.html +4 -3
- package/docs/interfaces/PanoVideoPluginType.LoadParams.html +4 -3
- package/docs/interfaces/PanoVideoPluginType.PanoVideoItem.html +4 -3
- package/docs/interfaces/PanoVideoPluginType.PluginData.html +4 -3
- package/docs/interfaces/PanoVideoPluginType.PluginEventMap.html +4 -3
- package/docs/interfaces/PanoVideoPluginType.PluginState.html +4 -3
- package/docs/interfaces/PanoVideoPluginType.VideoItem.html +4 -3
- package/docs/interfaces/PanoVideoPluginType.VideoMeshParams.html +4 -3
- package/docs/interfaces/Point.html +4 -3
- package/docs/interfaces/Room.html +4 -3
- package/docs/interfaces/RoomInfo.html +4 -3
- package/docs/interfaces/RoomLabel.html +4 -3
- package/docs/interfaces/RoomRules.html +4 -3
- package/docs/interfaces/Rooms.html +4 -3
- package/docs/interfaces/Scissor.html +4 -3
- package/docs/interfaces/State.html +4 -3
- package/docs/interfaces/TagCacheInterface.html +4 -3
- package/docs/interfaces/TagConfig.html +4 -3
- package/docs/interfaces/TagGLTFObjectGroup.html +4 -3
- package/docs/interfaces/TagIconUrl.html +4 -3
- package/docs/interfaces/TagObjectGroup.html +4 -3
- package/docs/interfaces/TagStyle.html +4 -3
- package/docs/interfaces/Tags.html +4 -3
- package/docs/interfaces/TemporaryState.html +4 -3
- package/docs/interfaces/Util.MagnifierParameter.html +4 -3
- package/docs/interfaces/Util.MouseGroupParameter.html +4 -3
- package/docs/interfaces/Util.PointIntersection.html +4 -3
- package/docs/modules/AreaMakerPluginType.html +4 -3
- package/docs/modules/CruisePluginTypes.html +4 -3
- package/docs/modules/CurrentPanoImagePluginType.html +4 -3
- package/docs/modules/GuideLineItem.html +4 -3
- package/docs/modules/GuideLineModeItem.html +4 -3
- package/docs/modules/GuideLinePluginType.html +4 -3
- package/docs/modules/ModelMakerPluginType.html +4 -3
- package/docs/modules/PanoVideoPluginType.html +4 -3
- package/docs/modules/Util.html +4 -3
- package/docs/modules.html +6 -4
- package/docs/types/AddObject3DHelperConfig.html +4 -3
- package/docs/types/AreaMakerPluginType.AreaMakerItemEventMap.html +4 -3
- package/docs/types/AreaMakerPluginType.ItemRenderer.html +4 -3
- package/docs/types/AreaMakerPluginType.PluginData.html +4 -3
- package/docs/types/AreaMakerPluginType.ServerData.html +4 -3
- package/docs/types/ArrayPosition.html +4 -3
- package/docs/types/AudioAppearance.html +4 -3
- package/docs/types/AudioTagTypeConfigKey.html +4 -3
- package/docs/types/CSS3DRenderExportType.html +4 -3
- package/docs/types/CSS3DRenderPluginExportType.html +4 -3
- package/docs/types/CSS3DRenderPluginParameterType.html +4 -3
- package/docs/types/ClassFunctionParameters.html +4 -3
- package/docs/types/Color.html +4 -3
- package/docs/types/ContentTypeConfigKey.html +4 -3
- package/docs/types/ContentTypeConfigKeySplit.html +4 -3
- package/docs/types/ContentTypeMap.html +4 -3
- package/docs/types/Create3DDomContainerReturnType.html +4 -3
- package/docs/types/Create3DElementReturnType.html +4 -3
- package/docs/types/CruisePluginExportType.html +5 -4
- package/docs/types/CruisePluginTypes.CruiseData.html +4 -3
- package/docs/types/CruisePluginTypes.MoveEffect.html +4 -3
- package/docs/types/CurrentPanoImagePluginExportType.html +4 -3
- package/docs/types/DeprecatedMediaPlaneProperty.html +4 -3
- package/docs/types/DeprecatedTagProperty.html +4 -3
- package/docs/types/Direction-1.html +4 -3
- package/docs/types/Direction4.html +4 -3
- package/docs/types/ElementRenderer.html +4 -3
- package/docs/types/FloorplanRuleLabels.html +4 -3
- package/docs/types/FloorplanServerRuleLabels.html +4 -3
- package/docs/types/GuideLinePluginExportType.html +4 -3
- package/docs/types/GuideLinePluginType.GuideLineItem.html +4 -3
- package/docs/types/GuideLinePluginType.GuideLineItemEventMap.html +4 -3
- package/docs/types/GuideLinePluginType.GuideLineModeItemMode.html +4 -3
- package/docs/types/GuideLinePluginType.GuideLineStyle.html +4 -3
- package/docs/types/GuideLinePluginType.ModelGuideLineTag.html +4 -3
- package/docs/types/GuideLinePluginType.PathItem.html +4 -3
- package/docs/types/GuideLinePluginType.PluginData.html +4 -3
- package/docs/types/HelperEventMap.html +4 -3
- package/docs/types/InternalHelperEventMap.html +4 -3
- package/docs/types/LoadTagConfig.html +4 -3
- package/docs/types/MapviewFloorplanPluginParameterType.html +4 -3
- package/docs/types/MapviewFloorplanPluginReturnType.html +4 -3
- package/docs/types/MediaData.html +4 -3
- package/docs/types/MediaStore.html +4 -3
- package/docs/types/ModelEntryDoorGuidePluginParameterType.html +4 -3
- package/docs/types/ModelFloorplanPluginParameterType.html +4 -3
- package/docs/types/ModelFloorplanPluginReturnType.html +4 -3
- package/docs/types/ModelId.html +4 -3
- package/docs/types/ModelMakerPluginType.ElementRenderer.html +4 -3
- package/docs/types/ModelMakerPluginType.ItemType.html +4 -3
- package/docs/types/ModelRoomLabelPluginParameters.html +4 -3
- package/docs/types/ModelRoomLabelPluginReturnType.html +4 -3
- package/docs/types/MoveArgs.html +4 -3
- package/docs/types/MoveOpts.html +4 -3
- package/docs/types/Object3DHelperEventMap.html +4 -3
- package/docs/types/ObjectFit.html +4 -3
- package/docs/types/PaintBrushEventMap.html +4 -3
- package/docs/types/PanoCompassPluginData.html +4 -3
- package/docs/types/PanoCompassPluginExportType.html +4 -3
- package/docs/types/PanoCompassPluginParameterType.html +4 -3
- package/docs/types/PanoFloorplanRadarPluginParameterType.html +4 -3
- package/docs/types/PanoFloorplanRadarPluginReturnType.html +4 -3
- package/docs/types/PanoIndex.html +4 -3
- package/docs/types/PanoMeasurePluginEvent.html +4 -3
- package/docs/types/PanoMeasureReturnType.html +4 -3
- package/docs/types/PanoSpatialTagPluginId.html +4 -3
- package/docs/types/PanoTagPluginExportInterface.html +4 -3
- package/docs/types/PanoTagPluginParamsInterface.html +4 -3
- package/docs/types/PanoVideoPluginParameterType.html +4 -3
- package/docs/types/PanoVideoPluginReturnType.html +4 -3
- package/docs/types/PickTagContentTypeInContentTypeConfigKey.html +4 -3
- package/docs/types/PipelinePluginParameterType.html +4 -3
- package/docs/types/PipelinePluginReturnType.html +4 -3
- package/docs/types/PlaneTag.html +4 -3
- package/docs/types/Point2DTag.html +4 -3
- package/docs/types/Point3DTag.html +4 -3
- package/docs/types/PointTag.html +4 -3
- package/docs/types/PointTagInstance.html +4 -3
- package/docs/types/Position.html +4 -3
- package/docs/types/PositionFrom.html +4 -3
- package/docs/types/RotateArgs.html +4 -3
- package/docs/types/RotateOpts.html +4 -3
- package/docs/types/RuleLabelsKey.html +4 -3
- package/docs/types/RuleLabelsValue.html +4 -3
- package/docs/types/ScaleCallback.html +4 -3
- package/docs/types/ScalePosition.html +4 -3
- package/docs/types/StickType.html +4 -3
- package/docs/types/Tag.html +4 -3
- package/docs/types/Tag2D.html +4 -3
- package/docs/types/Tag3D.html +4 -3
- package/docs/types/TagConfigByKey.html +4 -3
- package/docs/types/TagContentType.html +4 -3
- package/docs/types/TagContentTypeMapping.html +4 -3
- package/docs/types/TagDimensionType.html +4 -3
- package/docs/types/TagElement.html +4 -3
- package/docs/types/TagEvents.html +4 -3
- package/docs/types/TagGLTFObject.html +4 -3
- package/docs/types/TagHooks.html +4 -3
- package/docs/types/TagId.html +4 -3
- package/docs/types/TagInstance.html +4 -3
- package/docs/types/TagPointType.html +4 -3
- package/docs/types/TagRendererMap.html +4 -3
- package/docs/types/TopviewFloorplanPluginParameterType.html +4 -3
- package/docs/types/TopviewFloorplanPluginReturnType.html +4 -3
- package/docs/types/WorkCode.html +4 -3
- package/docs/variables/FLOOR_TYPE_MAP.html +4 -3
- package/docs/variables/PLUGIN.html +4 -3
- package/docs/variables/ROOM_FETILE_TYPE_MAP.html +4 -3
- package/docs/variables/ROOM_TYPE_MAP.html +4 -3
- package/docs/variables/defaultGlobalConfig.html +4 -3
- package/docs/variables/itemLabelPluginServerParams.html +4 -3
- package/docs/variables/modelItemLabelPluginServerParams.html +4 -3
- package/docs/variables/modelRoomLabelPluginServerParams.html +4 -3
- package/libs/CruisePlugin/Move.d.ts +15 -0
- package/libs/CruisePlugin/typing.d.ts +3 -1
- package/libs/Sculpt/index.d.ts +4 -0
- package/libs/Sculpt/index.js +39 -37
- package/libs/base/BasePlugin.js +1 -1
- package/libs/index.js +54 -53
- package/libs/shared-utils/logger.js +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -48,7 +48,7 @@ import Na from "animejs";
|
|
|
48
48
|
import { GLTFLoader as Nm } from "@realsee/five/gltf-loader";
|
|
49
49
|
function Qm() {
|
|
50
50
|
console.debug(
|
|
51
|
-
"%c %c@realsee/dnalogel %cv3.25.
|
|
51
|
+
"%c %c@realsee/dnalogel %cv3.25.1",
|
|
52
52
|
[
|
|
53
53
|
"background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAMCAMAAACHgmeRAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAABLFBMVEUAAAAapPoap/oaqvkbrfkbr/gZnfwZoPsaqfnD4v/E4/8Ylv0clPm93/+/4P/B4f8Yj/683/8Wif+33P8Uhv+x2f8ShP+s1v8Pgf+n0/8Nf/+h0f8Lff8Lff8Nf/9dl/+czv8KfP8KfP+Lxf+Uyv+Xy/+Hwv+Jw/+Mxf+Oxv+RyP8aovsapfoap/oZmfwZm/wZnvsYnPsYkf4YlP0NePsDYfgYcfi43f+63v8Xiv8Xjf4EWfwCV/sWZ/qz2v+02/8Vh/8WiP8EUf8CTf4WXv2u1/+v2P8Thf8Thv8ETf8CR/8VV/+o1f+q1f8Qgv8Rg/8DSv8BRf8UVP+j0v+k0v8OgP8Pgf8DR/8DQv9Nhf+dzv+fz/+Kv/+Vyv+Xy/+azf+Oxv+Qx/+SyP////8MUhLdAAAAK3RSTlMACEWQ2bd98uQECPXxqO7c+Pb49vj2+Pb49vj23Oul8fMHA+TwerXXjEIG2P+bHgAAAAFiS0dEY1y+LaoAAAB+SURBVAjXY2BgZGJmYWVgYGBgY9fW0eVg4ORi4NbTNzDk4eXjZxAwMjYxNTO3EGQQsrSytrG1sxdmEHFwdHJ2cXUTZRBz9/D08vbxFWeQ8PMPCAwKDpFkkAoNC4+IjIqWZpCRlZOPiY2LV2BQVGJQTkhMUlEFWaOmrqGpxQAAyg0S9Dq+VPYAAAAASUVORK5CYII=')",
|
|
54
54
|
"background-repeat: no-repeat",
|
|
@@ -602,7 +602,7 @@ let ep = class {
|
|
|
602
602
|
function yi() {
|
|
603
603
|
return ((1 + Math.random()) * 65536 | 0).toString(16).substring(1);
|
|
604
604
|
}
|
|
605
|
-
function
|
|
605
|
+
function nt() {
|
|
606
606
|
return (yi() + yi() + "-" + yi() + "-4" + yi().substr(0, 3) + "-" + yi() + "-" + yi() + yi() + yi()).toLowerCase();
|
|
607
607
|
}
|
|
608
608
|
const tp = `
|
|
@@ -713,7 +713,7 @@ let ip = class extends ep {
|
|
|
713
713
|
d(this, "clientWidth");
|
|
714
714
|
d(this, "clientHeight");
|
|
715
715
|
d(this, "ready", !1);
|
|
716
|
-
d(this, "uuid",
|
|
716
|
+
d(this, "uuid", nt());
|
|
717
717
|
d(this, "tween");
|
|
718
718
|
d(this, "tweening", !1);
|
|
719
719
|
d(this, "container");
|
|
@@ -2402,7 +2402,7 @@ const j3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
2402
2402
|
notNil: Me,
|
|
2403
2403
|
requestAnimationFrameInterval: Un,
|
|
2404
2404
|
tweenProgress: jn,
|
|
2405
|
-
uuid:
|
|
2405
|
+
uuid: nt
|
|
2406
2406
|
}, Symbol.toStringTag, { value: "Module" })), mf = "v2.0.1", ha = `CSS3DRenderPlugin@${mf}`;
|
|
2407
2407
|
let Qp = class extends Bs {
|
|
2408
2408
|
constructor(e) {
|
|
@@ -2586,7 +2586,7 @@ function vf(n) {
|
|
|
2586
2586
|
function fc() {
|
|
2587
2587
|
return /* @__PURE__ */ Object.create(null);
|
|
2588
2588
|
}
|
|
2589
|
-
function
|
|
2589
|
+
function et(n) {
|
|
2590
2590
|
n.forEach(vf);
|
|
2591
2591
|
}
|
|
2592
2592
|
function oi(n) {
|
|
@@ -2926,7 +2926,7 @@ function Cl() {
|
|
|
2926
2926
|
}
|
|
2927
2927
|
function Jp(n) {
|
|
2928
2928
|
if (n.fragment !== null) {
|
|
2929
|
-
n.update(),
|
|
2929
|
+
n.update(), et(n.before_update);
|
|
2930
2930
|
const t = n.dirty;
|
|
2931
2931
|
n.dirty = [-1], n.fragment && n.fragment.p(n.ctx, t), n.after_update.forEach(Xe);
|
|
2932
2932
|
}
|
|
@@ -2955,7 +2955,7 @@ function ue() {
|
|
|
2955
2955
|
};
|
|
2956
2956
|
}
|
|
2957
2957
|
function fe() {
|
|
2958
|
-
Kt.r ||
|
|
2958
|
+
Kt.r || et(Kt.c), Kt = Kt.p;
|
|
2959
2959
|
}
|
|
2960
2960
|
function x(n, t) {
|
|
2961
2961
|
n && n.i && (Bo.delete(n), n.i(t));
|
|
@@ -3018,7 +3018,7 @@ function Kn(n, t, e) {
|
|
|
3018
3018
|
Xe(() => _i(n, !1, "start")), vl((m) => {
|
|
3019
3019
|
if (o) {
|
|
3020
3020
|
if (m >= p)
|
|
3021
|
-
return f(0, 1), _i(n, !1, "end"), --a.r ||
|
|
3021
|
+
return f(0, 1), _i(n, !1, "end"), --a.r || et(a.c), !1;
|
|
3022
3022
|
if (m >= A) {
|
|
3023
3023
|
const v = u((m - A) / h);
|
|
3024
3024
|
f(1 - v, v);
|
|
@@ -3061,7 +3061,7 @@ function ni(n, t, e, i) {
|
|
|
3061
3061
|
g || (E.group = Kt, Kt.r += 1), a || l ? l = E : (y && (h(), c = Uo(n, r, g, p, A, m, y)), g && v(0, 1), a = u(E, p), Xe(() => _i(n, g, "start")), vl((I) => {
|
|
3062
3062
|
if (l && I > l.start && (a = u(l, p), l = null, _i(n, a.b, "start"), y && (h(), c = Uo(n, r, a.b, a.duration, 0, m, o.css))), a) {
|
|
3063
3063
|
if (I >= a.end)
|
|
3064
|
-
v(r = a.b, 1 - r), _i(n, a.b, "end"), l || (a.b ? h() : --a.group.r ||
|
|
3064
|
+
v(r = a.b, 1 - r), _i(n, a.b, "end"), l || (a.b ? h() : --a.group.r || et(a.group.c)), a = null;
|
|
3065
3065
|
else if (I >= a.start) {
|
|
3066
3066
|
const k = I - a.start;
|
|
3067
3067
|
r = a.a + a.d * m(k / a.duration), v(r, 1 - r);
|
|
@@ -3150,7 +3150,7 @@ function Ut(n, t, e, i, s, o, r, a, l, c, h, u) {
|
|
|
3150
3150
|
}
|
|
3151
3151
|
for (; g; )
|
|
3152
3152
|
P(m[g - 1]);
|
|
3153
|
-
return
|
|
3153
|
+
return et(E), m;
|
|
3154
3154
|
}
|
|
3155
3155
|
function wt(n, t) {
|
|
3156
3156
|
const e = {}, i = {}, s = { $$scope: 1 };
|
|
@@ -3185,12 +3185,12 @@ function te(n, t, e, i) {
|
|
|
3185
3185
|
const { fragment: s, after_update: o } = n.$$;
|
|
3186
3186
|
s && s.m(t, e), i || Xe(() => {
|
|
3187
3187
|
const r = n.$$.on_mount.map(vf).filter(oi);
|
|
3188
|
-
n.$$.on_destroy ? n.$$.on_destroy.push(...r) :
|
|
3188
|
+
n.$$.on_destroy ? n.$$.on_destroy.push(...r) : et(r), n.$$.on_mount = [];
|
|
3189
3189
|
}), o.forEach(Xe);
|
|
3190
3190
|
}
|
|
3191
3191
|
function ie(n, t) {
|
|
3192
3192
|
const e = n.$$;
|
|
3193
|
-
e.fragment !== null && (qp(e.after_update),
|
|
3193
|
+
e.fragment !== null && (qp(e.after_update), et(e.on_destroy), e.fragment && e.fragment.d(t), e.on_destroy = e.fragment = null, e.ctx = []);
|
|
3194
3194
|
}
|
|
3195
3195
|
function $p(n, t) {
|
|
3196
3196
|
n.$$.dirty[0] === -1 && (wn.push(n), xf(), n.$$.dirty.fill(0)), n.$$.dirty[t / 31 | 0] |= 1 << t % 31;
|
|
@@ -3224,7 +3224,7 @@ function le(n, t, e, i, s, o, r, a = [-1]) {
|
|
|
3224
3224
|
if (c.ctx = e ? e(n, t.props || {}, (u, f, ...g) => {
|
|
3225
3225
|
const A = g.length ? g[0] : f;
|
|
3226
3226
|
return c.ctx && s(c.ctx[u], c.ctx[u] = A) && (!c.skip_bound && c.bound[u] && c.bound[u](A), h && $p(n, u)), f;
|
|
3227
|
-
}) : [], c.update(), h = !0,
|
|
3227
|
+
}) : [], c.update(), h = !0, et(c.before_update), c.fragment = i ? i(c.ctx) : !1, t.target) {
|
|
3228
3228
|
if (t.hydrate) {
|
|
3229
3229
|
const u = Wp(t.target);
|
|
3230
3230
|
c.fragment && c.fragment.l(u), u.forEach(z);
|
|
@@ -3753,7 +3753,7 @@ function EA(n) {
|
|
|
3753
3753
|
c && z(t);
|
|
3754
3754
|
for (let h = 0; h < e.length; h += 1)
|
|
3755
3755
|
e[h].d();
|
|
3756
|
-
o = !1,
|
|
3756
|
+
o = !1, et(r);
|
|
3757
3757
|
}
|
|
3758
3758
|
};
|
|
3759
3759
|
}
|
|
@@ -4271,7 +4271,7 @@ function WA(n) {
|
|
|
4271
4271
|
h[2] ? c ? c.p(h, u) : (c = Cc(h), c.c(), c.m(s.parentNode, s)) : c && (c.d(1), c = null);
|
|
4272
4272
|
},
|
|
4273
4273
|
d(h) {
|
|
4274
|
-
h && z(t), a && a.d(), l && l.d(), h && z(i), c && c.d(h), h && z(s), o = !1,
|
|
4274
|
+
h && z(t), a && a.d(), l && l.d(), h && z(i), c && c.d(h), h && z(s), o = !1, et(r);
|
|
4275
4275
|
}
|
|
4276
4276
|
};
|
|
4277
4277
|
}
|
|
@@ -4447,7 +4447,7 @@ function UA(n) {
|
|
|
4447
4447
|
i: Z,
|
|
4448
4448
|
o: Z,
|
|
4449
4449
|
d(a) {
|
|
4450
|
-
a && z(t), r && r.d(), e = !1,
|
|
4450
|
+
a && z(t), r && r.d(), e = !1, et(i);
|
|
4451
4451
|
}
|
|
4452
4452
|
};
|
|
4453
4453
|
}
|
|
@@ -4465,9 +4465,9 @@ function XA(n, t, e) {
|
|
|
4465
4465
|
function _(ee, ve) {
|
|
4466
4466
|
if (ve.width === 0 || ve.height === 0)
|
|
4467
4467
|
return () => !1;
|
|
4468
|
-
const je = ee.path.map(({ x: Ge, y: Ye }) => [Ge, Ye]), me = ee.roomLabel.position, { x:
|
|
4468
|
+
const je = ee.path.map(({ x: Ge, y: Ye }) => [Ge, Ye]), me = ee.roomLabel.position, { x: tt, y: at } = me, { width: xe, height: st } = ve, re = xe / 2, Ie = st / 2;
|
|
4469
4469
|
return function(Ye) {
|
|
4470
|
-
const Mt =
|
|
4470
|
+
const Mt = tt * Ye, ot = at * Ye, Ct = je.map(([He, Je]) => [He * Ye, Je * Ye]);
|
|
4471
4471
|
return [
|
|
4472
4472
|
[Mt + re, ot - Ie],
|
|
4473
4473
|
[Mt - re, ot - Ie],
|
|
@@ -4638,7 +4638,7 @@ function Ic(n) {
|
|
|
4638
4638
|
c && z(t);
|
|
4639
4639
|
for (let h = 0; h < e.length; h += 1)
|
|
4640
4640
|
e[h].d();
|
|
4641
|
-
o = !1,
|
|
4641
|
+
o = !1, et(r);
|
|
4642
4642
|
}
|
|
4643
4643
|
};
|
|
4644
4644
|
}
|
|
@@ -5714,7 +5714,7 @@ function xv(n) {
|
|
|
5714
5714
|
i: Z,
|
|
5715
5715
|
o: Z,
|
|
5716
5716
|
d(o) {
|
|
5717
|
-
o && z(t), i = !1,
|
|
5717
|
+
o && z(t), i = !1, et(s);
|
|
5718
5718
|
}
|
|
5719
5719
|
};
|
|
5720
5720
|
}
|
|
@@ -7344,7 +7344,7 @@ let nn = class {
|
|
|
7344
7344
|
/**
|
|
7345
7345
|
* @realsee/dnalogel 版本号
|
|
7346
7346
|
*/
|
|
7347
|
-
d(this, "VERSION", "3.25.
|
|
7347
|
+
d(this, "VERSION", "3.25.1");
|
|
7348
7348
|
d(this, "five");
|
|
7349
7349
|
/**
|
|
7350
7350
|
* @description: 插件事件钩子
|
|
@@ -8928,7 +8928,7 @@ function Kc(n) {
|
|
|
8928
8928
|
O(o), e = !1;
|
|
8929
8929
|
},
|
|
8930
8930
|
d(r) {
|
|
8931
|
-
r && z(t), o && o.d(), i = !1,
|
|
8931
|
+
r && z(t), o && o.d(), i = !1, et(s);
|
|
8932
8932
|
}
|
|
8933
8933
|
};
|
|
8934
8934
|
}
|
|
@@ -10911,7 +10911,7 @@ class ki {
|
|
|
10911
10911
|
d(this, "polyline");
|
|
10912
10912
|
d(this, "visible");
|
|
10913
10913
|
var s;
|
|
10914
|
-
if (this.id =
|
|
10914
|
+
if (this.id = nt(), this.model = i, t.id === e.id)
|
|
10915
10915
|
throw new Error("无效的线段, 一个点无法构成线段");
|
|
10916
10916
|
typeof i.config.defaultText == "string" && (this.text = i.config.defaultText), this.hook = new Tt(), this.points = [t, e], this.mesh = ah(this, "normal"), this.lightMesh = ah(this, "light"), this.distanceItem = new Db({
|
|
10917
10917
|
line: this,
|
|
@@ -10966,7 +10966,7 @@ let zt = class qf {
|
|
|
10966
10966
|
d(this, "id");
|
|
10967
10967
|
d(this, "position");
|
|
10968
10968
|
d(this, "type", "point");
|
|
10969
|
-
if (this.id =
|
|
10969
|
+
if (this.id = nt(), this.position = new oe(), Array.isArray(t))
|
|
10970
10970
|
this.position.fromArray(t);
|
|
10971
10971
|
else if (typeof t == "object" && t.isVector3)
|
|
10972
10972
|
this.position.copy(t);
|
|
@@ -11038,7 +11038,7 @@ let pr = class {
|
|
|
11038
11038
|
}
|
|
11039
11039
|
}, Vn = class {
|
|
11040
11040
|
constructor(t) {
|
|
11041
|
-
d(this, "id",
|
|
11041
|
+
d(this, "id", nt());
|
|
11042
11042
|
d(this, "lines", []);
|
|
11043
11043
|
d(this, "visiblePanoIndexes");
|
|
11044
11044
|
d(this, "model");
|
|
@@ -11296,7 +11296,7 @@ class zb extends Jf {
|
|
|
11296
11296
|
}
|
|
11297
11297
|
class Za {
|
|
11298
11298
|
constructor(t, e) {
|
|
11299
|
-
d(this, "id",
|
|
11299
|
+
d(this, "id", nt());
|
|
11300
11300
|
d(this, "selected", !1);
|
|
11301
11301
|
d(this, "text");
|
|
11302
11302
|
d(this, "type", "area");
|
|
@@ -13302,7 +13302,7 @@ function Ch(n) {
|
|
|
13302
13302
|
p[2]("结束") + "") && De(f, u);
|
|
13303
13303
|
},
|
|
13304
13304
|
d(p) {
|
|
13305
|
-
p && z(t), g = !1,
|
|
13305
|
+
p && z(t), g = !1, et(A);
|
|
13306
13306
|
}
|
|
13307
13307
|
};
|
|
13308
13308
|
}
|
|
@@ -15114,10 +15114,10 @@ const pa = 1e-3, Hh = 0.01, sy = "https://vrlab-image4.ljcdn.com/release/web/Pan
|
|
|
15114
15114
|
return;
|
|
15115
15115
|
const je = ve.longitude - n.state.longitude, me = n.camera.clone();
|
|
15116
15116
|
me.position.copy(ve.offset), me.rotateOnWorldAxis(new w.Vector3(0, 1, 0), je), me.updateProjectionMatrix(), me.updateMatrixWorld(!0);
|
|
15117
|
-
const
|
|
15118
|
-
at.multiplyMatrices(me.projectionMatrix, me.matrixWorldInverse),
|
|
15117
|
+
const tt = new w.Frustum(), at = new w.Matrix4();
|
|
15118
|
+
at.multiplyMatrices(me.projectionMatrix, me.matrixWorldInverse), tt.setFromProjectionMatrix(at), p.tags.forEach((xe) => {
|
|
15119
15119
|
const st = me.position.clone().setY(i).distanceTo(xe.position);
|
|
15120
|
-
if (st < c || st > h || !
|
|
15120
|
+
if (st < c || st > h || !tt.containsPoint(xe.position))
|
|
15121
15121
|
return xe.destroying = !0;
|
|
15122
15122
|
const re = xe.position.clone().sub(me.position).setY(0);
|
|
15123
15123
|
if (re.angleTo(xe.normal) > Math.PI / 2 - r && re.angleTo(xe.normal) < Math.PI / 2 + r)
|
|
@@ -15146,10 +15146,10 @@ const pa = 1e-3, Hh = 0.01, sy = "https://vrlab-image4.ljcdn.com/release/web/Pan
|
|
|
15146
15146
|
return;
|
|
15147
15147
|
const ee = n.camera, ve = ee.getWorldDirection(new w.Vector3());
|
|
15148
15148
|
p.origins = p.tags.map((je) => {
|
|
15149
|
-
const me = je.position.clone().project(ee),
|
|
15149
|
+
const me = je.position.clone().project(ee), tt = je.position.clone().sub(ee.position).setY(0).angleTo(ve.setY(0)) < Math.PI / 2;
|
|
15150
15150
|
return {
|
|
15151
15151
|
id: je.id,
|
|
15152
|
-
front:
|
|
15152
|
+
front: tt,
|
|
15153
15153
|
left: (me.x + 1) / 2 * 100,
|
|
15154
15154
|
top: (-me.y + 1) / 2 * 100,
|
|
15155
15155
|
destroying: je.destroying
|
|
@@ -15162,13 +15162,13 @@ const pa = 1e-3, Hh = 0.01, sy = "https://vrlab-image4.ljcdn.com/release/web/Pan
|
|
|
15162
15162
|
ee.length && (p.tags = p.tags.concat(ee), k());
|
|
15163
15163
|
}, s));
|
|
15164
15164
|
}, j = () => {
|
|
15165
|
-
const { clientWidth: ee, clientHeight: ve } = n.getElement(), je = [], me = n.camera,
|
|
15166
|
-
at.multiplyMatrices(me.projectionMatrix, me.matrixWorldInverse),
|
|
15167
|
-
const st = p.tags.filter((Ie) =>
|
|
15165
|
+
const { clientWidth: ee, clientHeight: ve } = n.getElement(), je = [], me = n.camera, tt = new w.Frustum(), at = new w.Matrix4(), xe = me.getWorldDirection(new w.Vector3());
|
|
15166
|
+
at.multiplyMatrices(me.projectionMatrix, me.matrixWorldInverse), tt.setFromProjectionMatrix(at);
|
|
15167
|
+
const st = p.tags.filter((Ie) => tt.containsPoint(Ie.position) && !Ie.destroying).length, re = p.points.reduce((Ie, Ge) => {
|
|
15168
15168
|
if (p.tags.find((He) => Ge.id === He.id && !He.destroying))
|
|
15169
15169
|
return Ie;
|
|
15170
15170
|
const Ye = me.position.clone().setY(i).distanceTo(Ge.position);
|
|
15171
|
-
if (Ye < c || Ye > h || !
|
|
15171
|
+
if (Ye < c || Ye > h || !tt.containsPoint(Ge.position))
|
|
15172
15172
|
return Ie;
|
|
15173
15173
|
const Mt = Ge.position.clone().sub(me.position).setY(0);
|
|
15174
15174
|
if (Mt.angleTo(Ge.normal) > Math.PI / 2 - r && Mt.angleTo(Ge.normal) < Math.PI / 2 + r)
|
|
@@ -18697,7 +18697,7 @@ function _w(n) {
|
|
|
18697
18697
|
}
|
|
18698
18698
|
function Ww(n, t, e) {
|
|
18699
18699
|
let i, s, o, r, { inDelay: a = 0 } = t, { outDelay: l = 0 } = t, { duration: c = 1e3 } = t, { unfolded: h } = t, { length: u } = t, { direction: f = "horizontal" } = t, { useLinearColor: g = !1 } = t, { color: A = "white" } = t;
|
|
18700
|
-
const p =
|
|
18700
|
+
const p = nt();
|
|
18701
18701
|
return n.$$set = (m) => {
|
|
18702
18702
|
"inDelay" in m && e(0, a = m.inDelay), "outDelay" in m && e(1, l = m.outDelay), "duration" in m && e(2, c = m.duration), "unfolded" in m && e(3, h = m.unfolded), "length" in m && e(11, u = m.length), "direction" in m && e(12, f = m.direction), "useLinearColor" in m && e(4, g = m.useLinearColor), "color" in m && e(5, A = m.color);
|
|
18703
18703
|
}, n.$$.update = () => {
|
|
@@ -19105,10 +19105,10 @@ function tC(n, t, e) {
|
|
|
19105
19105
|
function m(P) {
|
|
19106
19106
|
const j = [], V = new RegExp(new RegExp("\\p{Regional_Indicator}\\p{Regional_Indicator}|\\p{Emoji}(\\p{Emoji_Modifier}+|\\uFE0F\\u20E3?)?(\\u200D\\p{Emoji}(\\p{Emoji_Modifier}+|\\uFE0F\\u20E3?)?)+|\\p{Emoji_Presentation}(\\p{Emoji_Modifier}+|\\uFE0F\\u20E3?)?|\\p{Emoji}(\\p{Emoji_Modifier}+|\\uFE0F\\u20E3?)", "gu"));
|
|
19107
19107
|
return P.slice().replace(V, (W) => `${c}${h}${W}${c}`).split(c).forEach((W) => W.startsWith(h) ? j.push({
|
|
19108
|
-
id:
|
|
19108
|
+
id: nt(),
|
|
19109
19109
|
content: W.slice(h.length)
|
|
19110
19110
|
}) : j.push(...W.split("").map((_) => _ === " " ? u : _ === `
|
|
19111
|
-
` ? f : _).map((_) => ({ id:
|
|
19111
|
+
` ? f : _).map((_) => ({ id: nt(), content: _ })))), j;
|
|
19112
19112
|
}
|
|
19113
19113
|
function v() {
|
|
19114
19114
|
if (!A)
|
|
@@ -19615,7 +19615,7 @@ function hd(n) {
|
|
|
19615
19615
|
O(t.$$.fragment, f), O(i.$$.fragment, f), O(r.$$.fragment, f), a = !1;
|
|
19616
19616
|
},
|
|
19617
19617
|
d(f) {
|
|
19618
|
-
ie(t, f), f && z(e), ie(i, f), f && z(s), f && z(o), ie(r), l = !1,
|
|
19618
|
+
ie(t, f), f && z(e), ie(i, f), f && z(s), f && z(o), ie(r), l = !1, et(c);
|
|
19619
19619
|
}
|
|
19620
19620
|
};
|
|
19621
19621
|
}
|
|
@@ -20337,7 +20337,7 @@ function SC(n) {
|
|
|
20337
20337
|
}
|
|
20338
20338
|
function TC(n, t, e) {
|
|
20339
20339
|
let { inDelay: i = 0 } = t, { duration: s = 1e3 } = t, { outDelay: o = 0 } = t, { unfolded: r } = t;
|
|
20340
|
-
const a =
|
|
20340
|
+
const a = nt();
|
|
20341
20341
|
return n.$$set = (l) => {
|
|
20342
20342
|
"inDelay" in l && e(0, i = l.inDelay), "duration" in l && e(1, s = l.duration), "outDelay" in l && e(2, o = l.outDelay), "unfolded" in l && e(3, r = l.unfolded);
|
|
20343
20343
|
}, [i, s, o, r, a];
|
|
@@ -21261,7 +21261,7 @@ var So = bI, tr = {}, yI = {
|
|
|
21261
21261
|
b[Ee + R] = M[R];
|
|
21262
21262
|
return b;
|
|
21263
21263
|
}
|
|
21264
|
-
function
|
|
21264
|
+
function tt(b, M, R, Y) {
|
|
21265
21265
|
var Ee = -1, pe = b ? b.length : 0;
|
|
21266
21266
|
for (Y && pe && (R = b[++Ee]); ++Ee < pe; )
|
|
21267
21267
|
R = M(R, b[Ee], Ee, b);
|
|
@@ -21468,9 +21468,9 @@ var So = bI, tr = {}, yI = {
|
|
|
21468
21468
|
if (Dt)
|
|
21469
21469
|
return Dt;
|
|
21470
21470
|
if (Se.set(b, Te), !qe)
|
|
21471
|
-
var
|
|
21472
|
-
return je(
|
|
21473
|
-
|
|
21471
|
+
var it = R ? Kr(b) : fs(b);
|
|
21472
|
+
return je(it || b, function(At, ct) {
|
|
21473
|
+
it && (ct = At, At = b[ct]), to(Te, ct, ls(At, M, R, Y, ct, b, Se));
|
|
21474
21474
|
}), Te;
|
|
21475
21475
|
}
|
|
21476
21476
|
function Gr(b) {
|
|
@@ -21513,7 +21513,7 @@ var So = bI, tr = {}, yI = {
|
|
|
21513
21513
|
}
|
|
21514
21514
|
function io(b, M, R) {
|
|
21515
21515
|
var Y = M ? R(re(b), !0) : re(b);
|
|
21516
|
-
return
|
|
21516
|
+
return tt(Y, ee, new b.constructor());
|
|
21517
21517
|
}
|
|
21518
21518
|
function no(b) {
|
|
21519
21519
|
var M = new b.constructor(b.source, J.exec(b));
|
|
@@ -21521,7 +21521,7 @@ var So = bI, tr = {}, yI = {
|
|
|
21521
21521
|
}
|
|
21522
21522
|
function Yr(b, M, R) {
|
|
21523
21523
|
var Y = M ? R(Ge(b), !0) : Ge(b);
|
|
21524
|
-
return
|
|
21524
|
+
return tt(Y, ve, new b.constructor());
|
|
21525
21525
|
}
|
|
21526
21526
|
function Xr(b) {
|
|
21527
21527
|
return $s ? Object($s.call(b)) : {};
|
|
@@ -21697,7 +21697,7 @@ var ir = {}, CI = {
|
|
|
21697
21697
|
(function(n, t) {
|
|
21698
21698
|
var e = 200, i = "__lodash_hash_undefined__", s = 1, o = 2, r = 9007199254740991, a = "[object Arguments]", l = "[object Array]", c = "[object AsyncFunction]", h = "[object Boolean]", u = "[object Date]", f = "[object Error]", g = "[object Function]", A = "[object GeneratorFunction]", p = "[object Map]", m = "[object Number]", v = "[object Null]", y = "[object Object]", E = "[object Promise]", I = "[object Proxy]", k = "[object RegExp]", P = "[object Set]", j = "[object String]", V = "[object Symbol]", W = "[object Undefined]", _ = "[object WeakMap]", N = "[object ArrayBuffer]", G = "[object DataView]", H = "[object Float32Array]", F = "[object Float64Array]", U = "[object Int8Array]", X = "[object Int16Array]", J = "[object Int32Array]", $ = "[object Uint8Array]", de = "[object Uint8ClampedArray]", he = "[object Uint16Array]", Pe = "[object Uint32Array]", Ce = /[\\^$.*+?()[\]{}|]/g, be = /^\[object .+?Constructor\]$/, Qe = /^(?:0|[1-9]\d*)$/, ye = {};
|
|
21699
21699
|
ye[H] = ye[F] = ye[U] = ye[X] = ye[J] = ye[$] = ye[de] = ye[he] = ye[Pe] = !0, ye[a] = ye[l] = ye[N] = ye[h] = ye[G] = ye[u] = ye[f] = ye[g] = ye[p] = ye[m] = ye[y] = ye[k] = ye[P] = ye[j] = ye[_] = !1;
|
|
21700
|
-
var Ze = typeof Ot == "object" && Ot && Ot.Object === Object && Ot, ee = typeof self == "object" && self && self.Object === Object && self, ve = Ze || ee || Function("return this")(), je = t && !t.nodeType && t, me = je && !0 && n && !n.nodeType && n,
|
|
21700
|
+
var Ze = typeof Ot == "object" && Ot && Ot.Object === Object && Ot, ee = typeof self == "object" && self && self.Object === Object && self, ve = Ze || ee || Function("return this")(), je = t && !t.nodeType && t, me = je && !0 && n && !n.nodeType && n, tt = me && me.exports === je, at = tt && Ze.process, xe = function() {
|
|
21701
21701
|
try {
|
|
21702
21702
|
return at && at.binding && at.binding("util");
|
|
21703
21703
|
} catch (b) {
|
|
@@ -21759,7 +21759,7 @@ var ir = {}, CI = {
|
|
|
21759
21759
|
return b ? "Symbol(src)_1." + b : "";
|
|
21760
21760
|
}(), rn = Xt.toString, Pr = RegExp(
|
|
21761
21761
|
"^" + zi.call(kt).replace(Ce, "\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g, "$1.*?") + "$"
|
|
21762
|
-
), ts =
|
|
21762
|
+
), ts = tt ? ve.Buffer : void 0, an = ve.Symbol, Ks = ve.Uint8Array, ln = Xt.propertyIsEnumerable, Oi = Rt.splice, Vt = an ? an.toStringTag : void 0, cn = Object.getOwnPropertySymbols, is = ts ? ts.isBuffer : void 0, Bi = He(Object.keys, Object), ns = ai(ve, "DataView"), Ri = ai(ve, "Map"), ss = ai(ve, "Promise"), os = ai(ve, "Set"), rs = ai(ve, "WeakMap"), vi = ai(Object, "create"), $s = Pt(ns), ri = Pt(Ri), Ir = Pt(ss), Er = Pt(os), Mr = Pt(rs), eo = an ? an.prototype : void 0, as = eo ? eo.valueOf : void 0;
|
|
21763
21763
|
function lt(b) {
|
|
21764
21764
|
var M = -1, R = b == null ? 0 : b.length;
|
|
21765
21765
|
for (this.clear(); ++M < R; ) {
|
|
@@ -21921,13 +21921,13 @@ var ir = {}, CI = {
|
|
|
21921
21921
|
function Yr(b, M, R, Y, Ee, pe) {
|
|
21922
21922
|
var Se = fn(b), Te = fn(M), qe = Se ? l : Jt(b), ze = Te ? l : Jt(M);
|
|
21923
21923
|
qe = qe == a ? y : qe, ze = ze == a ? y : ze;
|
|
21924
|
-
var pt = qe == y, Dt = ze == y,
|
|
21925
|
-
if (
|
|
21924
|
+
var pt = qe == y, Dt = ze == y, it = qe == ze;
|
|
21925
|
+
if (it && gn(b)) {
|
|
21926
21926
|
if (!gn(M))
|
|
21927
21927
|
return !1;
|
|
21928
21928
|
Se = !0, pt = !1;
|
|
21929
21929
|
}
|
|
21930
|
-
if (
|
|
21930
|
+
if (it && !pt)
|
|
21931
21931
|
return pe || (pe = new Zt()), Se || co(b) ? hs(b, M, R, Y, Ee, pe) : qr(b, M, qe, R, Y, Ee, pe);
|
|
21932
21932
|
if (!(R & s)) {
|
|
21933
21933
|
var At = pt && kt.call(b, "__wrapped__"), ct = Dt && kt.call(M, "__wrapped__");
|
|
@@ -21936,7 +21936,7 @@ var ir = {}, CI = {
|
|
|
21936
21936
|
return pe || (pe = new Zt()), Ee(bi, ci, R, Y, pe);
|
|
21937
21937
|
}
|
|
21938
21938
|
}
|
|
21939
|
-
return
|
|
21939
|
+
return it ? (pe || (pe = new Zt()), Kr(b, M, R, Y, Ee, pe)) : !1;
|
|
21940
21940
|
}
|
|
21941
21941
|
function Xr(b) {
|
|
21942
21942
|
if (!lo(b) || ia(b))
|
|
@@ -21962,7 +21962,7 @@ var ir = {}, CI = {
|
|
|
21962
21962
|
var ze = pe.get(b);
|
|
21963
21963
|
if (ze && pe.get(M))
|
|
21964
21964
|
return ze == M;
|
|
21965
|
-
var pt = -1, Dt = !0,
|
|
21965
|
+
var pt = -1, Dt = !0, it = R & o ? new hn() : void 0;
|
|
21966
21966
|
for (pe.set(b, M), pe.set(M, b); ++pt < Te; ) {
|
|
21967
21967
|
var At = b[pt], ct = M[pt];
|
|
21968
21968
|
if (Y)
|
|
@@ -21973,10 +21973,10 @@ var ir = {}, CI = {
|
|
|
21973
21973
|
Dt = !1;
|
|
21974
21974
|
break;
|
|
21975
21975
|
}
|
|
21976
|
-
if (
|
|
21976
|
+
if (it) {
|
|
21977
21977
|
if (!Ge(M, function(ci, Ni) {
|
|
21978
|
-
if (!ot(
|
|
21979
|
-
return
|
|
21978
|
+
if (!ot(it, Ni) && (At === ci || Ee(At, ci, R, Y, pe)))
|
|
21979
|
+
return it.push(Ni);
|
|
21980
21980
|
})) {
|
|
21981
21981
|
Dt = !1;
|
|
21982
21982
|
break;
|
|
@@ -22028,8 +22028,8 @@ var ir = {}, CI = {
|
|
|
22028
22028
|
if (qe != pt && !Se)
|
|
22029
22029
|
return !1;
|
|
22030
22030
|
for (var Dt = qe; Dt--; ) {
|
|
22031
|
-
var
|
|
22032
|
-
if (!(Se ?
|
|
22031
|
+
var it = Te[Dt];
|
|
22032
|
+
if (!(Se ? it in M : kt.call(M, it)))
|
|
22033
22033
|
return !1;
|
|
22034
22034
|
}
|
|
22035
22035
|
var At = pe.get(b);
|
|
@@ -22038,15 +22038,15 @@ var ir = {}, CI = {
|
|
|
22038
22038
|
var ct = !0;
|
|
22039
22039
|
pe.set(b, M), pe.set(M, b);
|
|
22040
22040
|
for (var bi = Se; ++Dt < qe; ) {
|
|
22041
|
-
|
|
22042
|
-
var ci = b[
|
|
22041
|
+
it = Te[Dt];
|
|
22042
|
+
var ci = b[it], Ni = M[it];
|
|
22043
22043
|
if (Y)
|
|
22044
|
-
var ic = Se ? Y(Ni, ci,
|
|
22044
|
+
var ic = Se ? Y(Ni, ci, it, M, b, pe) : Y(ci, Ni, it, b, M, pe);
|
|
22045
22045
|
if (!(ic === void 0 ? ci === Ni || Ee(ci, Ni, R, Y, pe) : ic)) {
|
|
22046
22046
|
ct = !1;
|
|
22047
22047
|
break;
|
|
22048
22048
|
}
|
|
22049
|
-
bi || (bi =
|
|
22049
|
+
bi || (bi = it == "constructor");
|
|
22050
22050
|
}
|
|
22051
22051
|
if (ct && !bi) {
|
|
22052
22052
|
var ho = b.constructor, uo = M.constructor;
|
|
@@ -23107,7 +23107,7 @@ function _I(n) {
|
|
|
23107
23107
|
O(g), O(p, E), O(m), O(v), O(y), h = !1;
|
|
23108
23108
|
},
|
|
23109
23109
|
d(E) {
|
|
23110
|
-
E && z(t), g && g.d(), p && p.d(E), n[39](null), m && m.d(), n[40](null), v && v.d(), y && y.d(), u = !1,
|
|
23110
|
+
E && z(t), g && g.d(), p && p.d(E), n[39](null), m && m.d(), n[40](null), v && v.d(), y && y.d(), u = !1, et(f);
|
|
23111
23111
|
}
|
|
23112
23112
|
};
|
|
23113
23113
|
}
|
|
@@ -23206,7 +23206,7 @@ function WI(n, t, e) {
|
|
|
23206
23206
|
function me() {
|
|
23207
23207
|
g.showPrevPage();
|
|
23208
23208
|
}
|
|
23209
|
-
const
|
|
23209
|
+
const tt = () => J / 3;
|
|
23210
23210
|
function at(re) {
|
|
23211
23211
|
_e[re ? "unshift" : "push"](() => {
|
|
23212
23212
|
de = re, e(13, de);
|
|
@@ -23270,7 +23270,7 @@ function WI(n, t, e) {
|
|
|
23270
23270
|
X,
|
|
23271
23271
|
s,
|
|
23272
23272
|
i,
|
|
23273
|
-
|
|
23273
|
+
tt,
|
|
23274
23274
|
at,
|
|
23275
23275
|
xe,
|
|
23276
23276
|
st
|
|
@@ -23551,7 +23551,7 @@ function JI(n) {
|
|
|
23551
23551
|
);
|
|
23552
23552
|
},
|
|
23553
23553
|
d(a) {
|
|
23554
|
-
a && z(t), n[20](null), o = !1,
|
|
23554
|
+
a && z(t), n[20](null), o = !1, et(r);
|
|
23555
23555
|
}
|
|
23556
23556
|
};
|
|
23557
23557
|
}
|
|
@@ -24500,7 +24500,7 @@ function Ud(n) {
|
|
|
24500
24500
|
}
|
|
24501
24501
|
},
|
|
24502
24502
|
d(h) {
|
|
24503
|
-
h && z(t), _t(a, h), _t(c, h), s = !1,
|
|
24503
|
+
h && z(t), _t(a, h), _t(c, h), s = !1, et(o);
|
|
24504
24504
|
}
|
|
24505
24505
|
};
|
|
24506
24506
|
}
|
|
@@ -25346,7 +25346,7 @@ function iu(n) {
|
|
|
25346
25346
|
O(e.$$.fragment, y), O(p), O(c.$$.fragment, y), O(u.$$.fragment, y), f = !1;
|
|
25347
25347
|
},
|
|
25348
25348
|
d(y) {
|
|
25349
|
-
y && z(t), ie(e), p && p.d(), ie(c), ie(u), g = !1,
|
|
25349
|
+
y && z(t), ie(e), p && p.d(), ie(c), ie(u), g = !1, et(A);
|
|
25350
25350
|
}
|
|
25351
25351
|
};
|
|
25352
25352
|
}
|
|
@@ -28835,7 +28835,7 @@ class nl extends Y2 {
|
|
|
28835
28835
|
const c = this.calculateTagConfig(r), h = this.getTagConfig(r);
|
|
28836
28836
|
return r.config = h, se(D({}, r), {
|
|
28837
28837
|
enabled: (f = r.enabled) != null ? f : !0,
|
|
28838
|
-
id: (g = r.id) != null ? g :
|
|
28838
|
+
id: (g = r.id) != null ? g : nt(),
|
|
28839
28839
|
data: (A = h.initialData) != null && A.important ? Re(r.data, a, h.initialData) : Re(r.data, h.initialData, a),
|
|
28840
28840
|
state: D({
|
|
28841
28841
|
visible: void 0,
|
|
@@ -29974,7 +29974,7 @@ let Ug = class extends _g {
|
|
|
29974
29974
|
}
|
|
29975
29975
|
load(e, i) {
|
|
29976
29976
|
var a, l, c, h, u, f, g, A, p;
|
|
29977
|
-
this.handlePause(), this.clear(), this.data = D({ id:
|
|
29977
|
+
this.handlePause(), this.clear(), this.data = D({ id: nt() }, e);
|
|
29978
29978
|
const s = (() => {
|
|
29979
29979
|
if (this.data.path instanceof w.Curve)
|
|
29980
29980
|
return this.data.path.curves[0];
|
|
@@ -29999,7 +29999,7 @@ let Ug = class extends _g {
|
|
|
29999
29999
|
!this.GuideLine && (((g = this.config) == null ? void 0 : g.useGuideLine) !== !1 && e.useGuildLine || (A = this.config) != null && A.useGuideLine && e.useGuildLine !== !1) && (this.GuideLine = uM(this.five, this.config)), (p = this.GuideLine) == null || p.load({
|
|
30000
30000
|
lines: [
|
|
30001
30001
|
{
|
|
30002
|
-
id:
|
|
30002
|
+
id: nt(),
|
|
30003
30003
|
path: [{ type: "CatmullRomCurve3", points: m }],
|
|
30004
30004
|
model_style: { visible: !0 }
|
|
30005
30005
|
}
|
|
@@ -30167,11 +30167,11 @@ class Xl extends _g {
|
|
|
30167
30167
|
})();
|
|
30168
30168
|
if (i.keyframes)
|
|
30169
30169
|
return {
|
|
30170
|
-
keyframesId:
|
|
30170
|
+
keyframesId: nt(),
|
|
30171
30171
|
keyframes: i.keyframes.map((s, o) => {
|
|
30172
30172
|
var l;
|
|
30173
30173
|
const r = i.keyframes[o + 1], a = (() => !r || r.start === void 0 || s.end === void 0 ? 0 : r.start - s.end)();
|
|
30174
|
-
return se(D({ id: (l = s.uuid) != null ? l :
|
|
30174
|
+
return se(D({ id: (l = s.uuid) != null ? l : nt(), moveIndex: o, stay: a, index: o }, s), { guildPluginOptions: i.guildPluginOptions });
|
|
30175
30175
|
})
|
|
30176
30176
|
};
|
|
30177
30177
|
if (i.panoIndexList) {
|
|
@@ -30195,8 +30195,8 @@ class Xl extends _g {
|
|
|
30195
30195
|
data: D({ effect: "Move", panoIndex: l, moveEffect: o }, h != null ? h : {})
|
|
30196
30196
|
}) : i.moveType === "moveAndRotate" && (s.push({ moveIndex: c, stay: i.stay, data: { effect: "Move", panoIndex: l, moveEffect: o } }), h && s.push({ moveIndex: c, stay: i.stay, data: D({ effect: "Rotate", panoIndex: l }, h) }));
|
|
30197
30197
|
}), {
|
|
30198
|
-
keyframesId:
|
|
30199
|
-
keyframes: s.map((l, c) => D({ id:
|
|
30198
|
+
keyframesId: nt(),
|
|
30199
|
+
keyframes: s.map((l, c) => D({ id: nt(), index: c }, l)),
|
|
30200
30200
|
guildPluginOptions: i.guildPluginOptions,
|
|
30201
30201
|
useGuildLine: i.useGuildLine
|
|
30202
30202
|
};
|
|
@@ -30216,7 +30216,7 @@ class Xl extends _g {
|
|
|
30216
30216
|
const { data: i, state: s, privateState: o, hooks: r } = this;
|
|
30217
30217
|
if (o.playing || !(i != null && i.keyframes) || (i == null ? void 0 : i.keyframes.length) === 0)
|
|
30218
30218
|
return;
|
|
30219
|
-
const a =
|
|
30219
|
+
const a = nt();
|
|
30220
30220
|
o.playId = a, o.playing = !0, o.broke = !1;
|
|
30221
30221
|
const l = i.keyframes, c = this.getPauseData();
|
|
30222
30222
|
(e == null ? void 0 : e.notEmitEvent) !== !0 && r.emit("play", { userAction: (g = e == null ? void 0 : e.userAction) != null ? g : !0 });
|
|
@@ -30618,7 +30618,7 @@ let dM = class extends pi {
|
|
|
30618
30618
|
}
|
|
30619
30619
|
}, h = (v = (m = r.routes) == null ? void 0 : m.map((I) => {
|
|
30620
30620
|
var k;
|
|
30621
|
-
return Re({}, c, { id: (k = I.id) != null ? k :
|
|
30621
|
+
return Re({}, c, { id: (k = I.id) != null ? k : nt(), pano_group: I.panoIndexList });
|
|
30622
30622
|
})) != null ? v : [], u = (E = (y = r.lines) == null ? void 0 : y.map((I) => Re({}, c, I))) != null ? E : [], f = [...h, ...u];
|
|
30623
30623
|
yield Yg(this.five), this.clear(), f.forEach((I) => {
|
|
30624
30624
|
this.addGuideLineItem(I);
|
|
@@ -35244,8 +35244,8 @@ class ji extends Lt {
|
|
|
35244
35244
|
*/
|
|
35245
35245
|
d(this, "config");
|
|
35246
35246
|
d(this, "editor");
|
|
35247
|
-
d(this, "on", (e, i, ...s) =>
|
|
35248
|
-
d(this, "off", (...e) =>
|
|
35247
|
+
d(this, "on", (e, i, ...s) => $e.modules.fiveDomEvents.addEventListener(this, e, i, ...s));
|
|
35248
|
+
d(this, "off", (...e) => $e.modules.fiveDomEvents.addEventListener(this, ...e));
|
|
35249
35249
|
e != null && e.id && (this.uuid = e.id), this.config = D({ canEdit: !0, occlusionVisibility: !0 }, i), e != null && e.style && (e.style.occlusionVisibility = this.config.occlusionVisibility), this.config.canEdit && (ut("backspace, delete", () => {
|
|
35250
35250
|
this.selected && this.delete();
|
|
35251
35251
|
}), this.on("click", () => {
|
|
@@ -35266,10 +35266,10 @@ class ji extends Lt {
|
|
|
35266
35266
|
};
|
|
35267
35267
|
}
|
|
35268
35268
|
get pointSelector() {
|
|
35269
|
-
return
|
|
35269
|
+
return $e.modules.pointSelector;
|
|
35270
35270
|
}
|
|
35271
35271
|
stopCreating() {
|
|
35272
|
-
|
|
35272
|
+
$e.modules.pointSelector.disable();
|
|
35273
35273
|
}
|
|
35274
35274
|
delete() {
|
|
35275
35275
|
var e;
|
|
@@ -35315,10 +35315,10 @@ class qs extends $l {
|
|
|
35315
35315
|
enable() {
|
|
35316
35316
|
super.enable();
|
|
35317
35317
|
const e = typeof this.objectHelperConfig == "function" ? this.objectHelperConfig() : this.objectHelperConfig;
|
|
35318
|
-
|
|
35318
|
+
$e.modules.object3DHelper.addObject3DHelper(this.originObject, D({ positionFrom: "boundingBox" }, e));
|
|
35319
35319
|
}
|
|
35320
35320
|
disable() {
|
|
35321
|
-
super.disable(),
|
|
35321
|
+
super.disable(), $e.modules.object3DHelper.removeObject3DHelper(this.originObject);
|
|
35322
35322
|
}
|
|
35323
35323
|
}
|
|
35324
35324
|
class lm extends $l {
|
|
@@ -35342,7 +35342,7 @@ class lm extends $l {
|
|
|
35342
35342
|
enable() {
|
|
35343
35343
|
super.enable(), this.points.filter(Me).forEach((e) => {
|
|
35344
35344
|
const i = new Ws();
|
|
35345
|
-
i.visible = !1, i.position.copy(e), i.draggable = !0,
|
|
35345
|
+
i.visible = !1, i.position.copy(e), i.draggable = !0, $e.modules.fiveDomEvents.addEventListener(i, "drag", this.onDrag), $e.modules.fiveDomEvents.addEventListener(i, "dragstart", this.onDragstart), $e.modules.fiveDomEvents.addEventListener(i, "dragend", this.onDragend), this.add(i);
|
|
35346
35346
|
});
|
|
35347
35347
|
}
|
|
35348
35348
|
disable() {
|
|
@@ -35355,7 +35355,7 @@ class Fk extends lm {
|
|
|
35355
35355
|
d(this, "onDrag", (e) => {
|
|
35356
35356
|
if (!this.draggingPoints || this.draggingPoints.length === 0)
|
|
35357
35357
|
return;
|
|
35358
|
-
const i = Ar(
|
|
35358
|
+
const i = Ar($e.modules.five, e.raycaster);
|
|
35359
35359
|
this.draggingPoints.forEach((s) => s.position.copy(i.point)), this.originObject.polyLineMesh.setPoints(this.pointMeshes.map((s) => s.position));
|
|
35360
35360
|
});
|
|
35361
35361
|
}
|
|
@@ -35429,7 +35429,7 @@ class Wk extends $l {
|
|
|
35429
35429
|
super(e);
|
|
35430
35430
|
d(this, "onDrag", (e) => {
|
|
35431
35431
|
var s;
|
|
35432
|
-
const i = Ar(
|
|
35432
|
+
const i = Ar($e.modules.five, e.raycaster);
|
|
35433
35433
|
(s = this.originObject.pointMesh) == null || s.position.copy(i.point);
|
|
35434
35434
|
});
|
|
35435
35435
|
}
|
|
@@ -35623,7 +35623,7 @@ class Yk extends lm {
|
|
|
35623
35623
|
d(this, "onDrag", (e) => {
|
|
35624
35624
|
if (!this.draggingPoints || this.draggingPoints.length === 0)
|
|
35625
35625
|
return;
|
|
35626
|
-
const i = Ar(
|
|
35626
|
+
const i = Ar($e.modules.five, e.raycaster), s = this.originObject.areaMesh.projectPoint(i.point);
|
|
35627
35627
|
this.draggingPoints.forEach((o) => o.position.copy(s)), this.originObject.areaMesh.setPoints(this.pointMeshes.map((o) => o.position));
|
|
35628
35628
|
});
|
|
35629
35629
|
}
|
|
@@ -35857,7 +35857,7 @@ function Zk(n, t) {
|
|
|
35857
35857
|
if (!(A != null && A.raycaster))
|
|
35858
35858
|
return;
|
|
35859
35859
|
const p = Gs(
|
|
35860
|
-
|
|
35860
|
+
$e.modules.five.camera.position,
|
|
35861
35861
|
A.raycaster.ray,
|
|
35862
35862
|
new w.Line3(r, a)
|
|
35863
35863
|
);
|
|
@@ -35920,7 +35920,7 @@ class hm extends sr {
|
|
|
35920
35920
|
const [s, o, r] = i, a = new w.Vector3().addVectors(s, o).sub(r);
|
|
35921
35921
|
i.push(a);
|
|
35922
35922
|
}
|
|
35923
|
-
this.up.copy(Kk(i,
|
|
35923
|
+
this.up.copy(Kk(i, $e.modules.five.camera.position)), this.points = i, this.geometry = new qk(i), this.planeHelperNeedUpdate = !0;
|
|
35924
35924
|
}
|
|
35925
35925
|
}
|
|
35926
35926
|
class js extends hm {
|
|
@@ -36295,7 +36295,7 @@ function i3(n, t) {
|
|
|
36295
36295
|
if (!(A != null && A.raycaster))
|
|
36296
36296
|
return;
|
|
36297
36297
|
const p = Gs(
|
|
36298
|
-
|
|
36298
|
+
$e.modules.five.camera.position,
|
|
36299
36299
|
A.raycaster.ray,
|
|
36300
36300
|
new w.Line3(r, a)
|
|
36301
36301
|
), v = new w.Plane().setFromNormalAndCoplanarPoint(n.normal, n.bottomCenter).projectPoint(p, new w.Vector3()), y = p.clone().sub(v), E = n.bottomCenter.clone().add(y);
|
|
@@ -36469,7 +36469,7 @@ function s3(n, t) {
|
|
|
36469
36469
|
if (!(A != null && A.raycaster))
|
|
36470
36470
|
return;
|
|
36471
36471
|
const p = Gs(
|
|
36472
|
-
|
|
36472
|
+
$e.modules.five.camera.position,
|
|
36473
36473
|
A.raycaster.ray,
|
|
36474
36474
|
new w.Line3(l, c)
|
|
36475
36475
|
);
|
|
@@ -36639,8 +36639,9 @@ const zs = class extends ii {
|
|
|
36639
36639
|
this.five.needsRender = !0;
|
|
36640
36640
|
}
|
|
36641
36641
|
};
|
|
36642
|
-
let
|
|
36643
|
-
d(
|
|
36642
|
+
let $e = zs;
|
|
36643
|
+
d($e, "modules", em);
|
|
36644
|
+
const Wx = (n) => new $e(n);
|
|
36644
36645
|
function o3(n, ...t) {
|
|
36645
36646
|
t.forEach((e) => {
|
|
36646
36647
|
n.children.includes(e) || e && n.add(e);
|
|
@@ -36981,7 +36982,7 @@ class A3 extends pi {
|
|
|
36981
36982
|
this.items.forEach((e) => e.hide());
|
|
36982
36983
|
}
|
|
36983
36984
|
}
|
|
36984
|
-
const
|
|
36985
|
+
const Ux = (n) => new A3(n);
|
|
36985
36986
|
Gm();
|
|
36986
36987
|
Qm();
|
|
36987
36988
|
export {
|
|
@@ -37011,7 +37012,7 @@ export {
|
|
|
37011
37012
|
tx as ModelEntryDoorGuidePlugin,
|
|
37012
37013
|
_3 as ModelFloorplanPlugin,
|
|
37013
37014
|
mx as ModelItemLabelPlugin,
|
|
37014
|
-
|
|
37015
|
+
Ux as ModelMakerPlugin,
|
|
37015
37016
|
B3 as ModelRoomLabelPlugin,
|
|
37016
37017
|
Ax as ModelTVVideoPlugin,
|
|
37017
37018
|
T3 as ModelViewPlugin,
|
|
@@ -37043,7 +37044,8 @@ export {
|
|
|
37043
37044
|
q3 as ROOM_FETILE_TYPE_MAP,
|
|
37044
37045
|
$3 as ROOM_TYPE_MAP,
|
|
37045
37046
|
ui as Rotation,
|
|
37046
|
-
|
|
37047
|
+
$e as Sculpt,
|
|
37048
|
+
Wx as SculptPlugin,
|
|
37047
37049
|
X3 as TopviewFloorplanPlugin,
|
|
37048
37050
|
j3 as Util,
|
|
37049
37051
|
Xl as WalkController,
|