@realsee/dnalogel 3.64.11-alpha.0 → 3.64.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/CHANGELOG.md +8 -0
- package/dist/PanoVideoPlugin/VideoMeshController.d.ts +4 -0
- package/dist/index.cjs.js +18 -18
- package/dist/index.js +112 -104
- package/dist/index.umd.js +14 -14
- package/dist/shared-utils/Utils/WorkUtil.d.ts +1 -0
- package/docs/classes/AreaMakerPluginType.AreaMakerController.html +2 -2
- package/docs/classes/AreaMakerPluginType.AreaMakerItem.html +2 -2
- package/docs/classes/CSS3DRender.html +2 -2
- package/docs/classes/GuideLineItem.GuideLineItem.html +2 -2
- package/docs/classes/GuideLineModeItem.GuideLineModeItem.html +2 -2
- package/docs/classes/ModelMakerPluginInstance.html +2 -2
- package/docs/classes/ModelRoomLabelController.html +2 -2
- package/docs/classes/MoveController.html +2 -2
- package/docs/classes/Object3DHelperController.html +2 -2
- package/docs/classes/PaintBrush.html +2 -2
- package/docs/classes/PanoMeasurePluginLine.html +2 -2
- package/docs/classes/PanoMeasurePluginModel.html +2 -2
- package/docs/classes/PanoMeasurePluginPoint.html +2 -2
- package/docs/classes/PanoMeasurePluginPolyline.html +2 -2
- package/docs/classes/PanoTagPluginController.html +2 -2
- package/docs/classes/Sculpt.html +2 -2
- package/docs/classes/Util.BetterTween.html +2 -2
- package/docs/classes/Util.FiveDomEvents.html +2 -2
- package/docs/classes/Util.FivePuppet.html +2 -2
- package/docs/classes/Util.Interval.html +2 -2
- package/docs/classes/Util.LightTag.html +2 -2
- package/docs/classes/Util.LineSegments.html +2 -2
- package/docs/classes/Util.Magnifier.html +2 -2
- package/docs/classes/Util.Object3D.html +2 -2
- package/docs/classes/Util.PointHelper.html +2 -2
- package/docs/classes/Util.PointSelector.html +2 -2
- package/docs/classes/Util.PointSelectorHelper.html +2 -2
- package/docs/classes/Util.Rectangle.html +2 -2
- package/docs/classes/Util.sculpt.BaseEditor.html +2 -2
- package/docs/classes/Util.sculpt.BoxMesh.html +2 -2
- package/docs/classes/Util.sculpt.BoxMeshEditor.html +2 -2
- package/docs/classes/Util.sculpt.CircleMesh.html +2 -2
- package/docs/classes/Util.sculpt.CircleMeshEditor.html +2 -2
- package/docs/classes/Util.sculpt.CircleWithEdgeMesh.html +2 -2
- package/docs/classes/Util.sculpt.CylinderMesh.html +2 -2
- package/docs/classes/Util.sculpt.CylinderMeshEditor.html +2 -2
- package/docs/classes/Util.sculpt.LineMesh.html +2 -2
- package/docs/classes/Util.sculpt.PointMesh.html +2 -2
- package/docs/classes/Util.sculpt.PolygonMesh.html +2 -2
- package/docs/classes/Util.sculpt.PrismMesh.html +2 -2
- package/docs/classes/Util.sculpt.PrismMeshEditor.html +2 -2
- package/docs/classes/Util.sculpt.RectangleMesh.html +2 -2
- package/docs/classes/Util.sculpt.RectangleMeshEditor.html +2 -2
- package/docs/classes/Util.sculpt.RectangleWithEdgeMesh.html +2 -2
- package/docs/classes/WalkController.html +2 -2
- package/docs/enums/CameraMovementEffect.html +2 -2
- package/docs/enums/ContentType.html +2 -2
- package/docs/enums/DIRECTION.html +2 -2
- package/docs/enums/DISPLAY_STRATEGY_TYPE.html +2 -2
- package/docs/enums/DimensionType.html +2 -2
- package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +2 -2
- package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +2 -2
- package/docs/enums/PaintBrushTypeEnum.html +2 -2
- package/docs/enums/PointType.html +2 -2
- package/docs/enums/Rotation.html +2 -2
- package/docs/functions/AreaMakerPlugin.html +1 -1
- package/docs/functions/CSS3DRenderPlugin.html +1 -1
- package/docs/functions/CameraMovementPlugin.html +2 -2
- package/docs/functions/CruisePlugin.html +1 -1
- package/docs/functions/CurrentPanoImagePlugin.html +1 -1
- package/docs/functions/GuideLinePlugin.html +1 -1
- package/docs/functions/ItemLabelPlugin.html +1 -1
- package/docs/functions/MapviewFloorplanPlugin.html +1 -1
- package/docs/functions/MeasurePlugin.html +1 -1
- package/docs/functions/ModelChassisCompassPlugin.html +2 -2
- package/docs/functions/ModelEntryDoorGuidePlugin.html +2 -2
- package/docs/functions/ModelFloorplanPlugin.html +1 -1
- package/docs/functions/ModelItemLabelPlugin.html +1 -1
- package/docs/functions/ModelMakerPlugin.html +1 -1
- package/docs/functions/ModelRoomLabelPlugin.html +1 -1
- package/docs/functions/ModelTVVideoPlugin.html +1 -1
- package/docs/functions/ModelViewPlugin.html +2 -2
- package/docs/functions/MovePlugin.html +1 -1
- package/docs/functions/Object3DHelperPlugin.html +1 -1
- package/docs/functions/PanoCompassPlugin.html +1 -1
- package/docs/functions/PanoCursorRaycasterPlugin.html +2 -2
- package/docs/functions/PanoDoorLabelPlugin.html +1 -1
- package/docs/functions/PanoFloorplanRadarPlugin.html +1 -1
- package/docs/functions/PanoMeasurePlugin.html +1 -1
- package/docs/functions/PanoRulerPlugin.html +2 -2
- package/docs/functions/PanoRulerProPlugin.html +2 -2
- package/docs/functions/PanoSpatialTagPlugin.html +2 -2
- package/docs/functions/PanoTagPlugin.html +1 -1
- package/docs/functions/PanoVideoPlugin.html +2 -2
- package/docs/functions/PipelinePlugin.html +1 -1
- package/docs/functions/SculptPlugin.html +2 -2
- package/docs/functions/TopviewFloorplanPlugin.html +1 -1
- package/docs/functions/Util.absoluteUrl.html +2 -2
- package/docs/functions/Util.awaitNextFrame.html +1 -1
- package/docs/functions/Util.blink.html +2 -2
- package/docs/functions/Util.bounding.html +1 -1
- package/docs/functions/Util.boundingBox.html +1 -1
- package/docs/functions/Util.boundingSphere.html +1 -1
- package/docs/functions/Util.boxVertex.html +2 -2
- package/docs/functions/Util.boxVertexes.html +1 -1
- package/docs/functions/Util.checkFiveModelLoaded.html +2 -2
- package/docs/functions/Util.convexHull.html +2 -2
- package/docs/functions/Util.equal.html +2 -2
- package/docs/functions/Util.fiveModelIsLoaded.html +2 -2
- package/docs/functions/Util.getCoordsFromClient.html +1 -1
- package/docs/functions/Util.getCoordsFromElement.html +1 -1
- package/docs/functions/Util.getFrameTime.html +2 -2
- package/docs/functions/Util.initialCSS3DRender.html +1 -1
- package/docs/functions/Util.inside.html +1 -1
- package/docs/functions/Util.isAbsoluteURL.html +1 -1
- package/docs/functions/Util.isModelLike.html +1 -1
- package/docs/functions/Util.isNil.html +2 -2
- package/docs/functions/Util.isPanoramaLike.html +1 -1
- package/docs/functions/Util.lookObject.html +2 -2
- package/docs/functions/Util.lookPoint.html +2 -2
- package/docs/functions/Util.nextFrame.html +1 -1
- package/docs/functions/Util.notNil.html +2 -2
- package/docs/functions/Util.reblink.html +2 -2
- package/docs/functions/Util.requestAnimationFrameInterval.html +2 -2
- package/docs/functions/Util.sculpt.createBox.html +1 -1
- package/docs/functions/Util.sculpt.createCircle.html +1 -1
- package/docs/functions/Util.sculpt.createCylinder.html +1 -1
- package/docs/functions/Util.sculpt.createLine.html +2 -2
- package/docs/functions/Util.sculpt.createPoint.html +1 -1
- package/docs/functions/Util.sculpt.createPolygon.html +1 -1
- package/docs/functions/Util.sculpt.createPrism.html +1 -1
- package/docs/functions/Util.sculpt.createRectangle.html +2 -2
- package/docs/functions/Util.tag.html +1 -1
- package/docs/functions/Util.tweenProgress.html +1 -1
- package/docs/functions/Util.uuid.html +2 -2
- package/docs/functions/Util.waitFiveModelLoaded.html +2 -2
- package/docs/functions/Util.worldBounding.html +1 -1
- package/docs/functions/Util.worldBoundingBox.html +1 -1
- package/docs/functions/Util.worldBoundingSphere.html +1 -1
- package/docs/functions/createPolyline.html +2 -2
- package/docs/functions/pluginFlag.html +1 -1
- package/docs/hierarchy.html +1 -1
- package/docs/index.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.AnimeOptions.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.Config.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.EventMap.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.Params.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItem.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItemV1.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.ServerDataV1.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.ServerDataV2.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.ShowHideOptions.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.State.html +2 -2
- package/docs/interfaces/CSS3DRenderPluginEventMap.html +2 -2
- package/docs/interfaces/CSS3DRenderPluginState.html +2 -2
- package/docs/interfaces/CameraMovementPluginExportType.html +2 -2
- package/docs/interfaces/ContentTypeMapInterface.html +2 -2
- package/docs/interfaces/CruisePluginTypes.Config.html +2 -2
- package/docs/interfaces/CruisePluginTypes.CruiseKeyframe.html +2 -2
- package/docs/interfaces/CruisePluginTypes.EventMap.html +2 -2
- package/docs/interfaces/CruisePluginTypes.GuildLineConfig.html +2 -2
- package/docs/interfaces/CruisePluginTypes.MoveAction.html +2 -2
- package/docs/interfaces/CruisePluginTypes.MoveWithKeyframesAction.html +2 -2
- package/docs/interfaces/CruisePluginTypes.MoveWithPanoIndexAction.html +2 -2
- package/docs/interfaces/CruisePluginTypes.PluginData.html +2 -2
- package/docs/interfaces/CruisePluginTypes.PluginServerData.html +2 -2
- package/docs/interfaces/CruisePluginTypes.PluginState.html +2 -2
- package/docs/interfaces/CurrentPanoImagePluginType.Config.html +2 -2
- package/docs/interfaces/CurrentPanoImagePluginType.EventMap.html +2 -2
- package/docs/interfaces/CurrentPanoImagePluginType.Params.html +2 -2
- package/docs/interfaces/CurrentPanoImagePluginType.ShowHideOptions.html +2 -2
- package/docs/interfaces/CurrentPanoImagePluginType.State.html +2 -2
- package/docs/interfaces/FloorplanBounding.html +2 -2
- package/docs/interfaces/FloorplanData.html +2 -2
- package/docs/interfaces/FloorplanEntrance.html +2 -2
- package/docs/interfaces/FloorplanExtraObject.html +2 -2
- package/docs/interfaces/FloorplanExtraObject3D.html +2 -2
- package/docs/interfaces/FloorplanFloorData.html +2 -2
- package/docs/interfaces/FloorplanImagePosition.html +2 -2
- package/docs/interfaces/FloorplanObserver.html +2 -2
- package/docs/interfaces/FloorplanOutlineItem.html +2 -2
- package/docs/interfaces/FloorplanPosition.html +2 -2
- package/docs/interfaces/FloorplanRoomItem.html +2 -2
- package/docs/interfaces/FloorplanRoomLabelItem.html +2 -2
- package/docs/interfaces/FloorplanServerBounding.html +2 -2
- package/docs/interfaces/FloorplanServerComputedData.html +2 -2
- package/docs/interfaces/FloorplanServerData.html +2 -2
- package/docs/interfaces/FloorplanServerDoorItem.html +2 -2
- package/docs/interfaces/FloorplanServerDoorPosition.html +2 -2
- package/docs/interfaces/FloorplanServerEntrance.html +2 -2
- package/docs/interfaces/FloorplanServerFloorData.html +2 -2
- package/docs/interfaces/FloorplanServerImagePosition.html +2 -2
- package/docs/interfaces/FloorplanServerObserver.html +2 -2
- package/docs/interfaces/FloorplanServerOutlineItem.html +2 -2
- package/docs/interfaces/FloorplanServerPosition.html +2 -2
- package/docs/interfaces/FloorplanServerRoomItem.html +2 -2
- package/docs/interfaces/FloorplanServerRoomLabelItem.html +2 -2
- package/docs/interfaces/GuideLineModeItem.GuideLineTagContainer.html +2 -2
- package/docs/interfaces/GuideLinePluginType.CatmullRomCurve3.html +2 -2
- package/docs/interfaces/GuideLinePluginType.EventMap.html +2 -2
- package/docs/interfaces/GuideLinePluginType.ExtraRouteData.html +2 -2
- package/docs/interfaces/GuideLinePluginType.GuideLineGeometryStyle.html +2 -2
- package/docs/interfaces/GuideLinePluginType.GuideLineItemContainer.html +2 -2
- package/docs/interfaces/GuideLinePluginType.GuideLineMaterialStyle.html +2 -2
- package/docs/interfaces/GuideLinePluginType.GuideLineMeshStyle.html +2 -2
- package/docs/interfaces/GuideLinePluginType.LineGeometriesConfig.html +2 -2
- package/docs/interfaces/GuideLinePluginType.ModelGuideLineStyle.html +2 -2
- package/docs/interfaces/GuideLinePluginType.ModelGuideLineTagData.html +2 -2
- package/docs/interfaces/GuideLinePluginType.PanoramaGuideLineStyle.html +2 -2
- package/docs/interfaces/GuideLinePluginType.PluginDataV2.html +1 -1
- package/docs/interfaces/GuideLinePluginType.PluginServerData.html +2 -2
- package/docs/interfaces/GuideLinePluginType.PluginState.html +2 -2
- package/docs/interfaces/GuideLinePluginType.Route.html +2 -2
- package/docs/interfaces/HelperOffset.html +2 -2
- package/docs/interfaces/ImagePlaneGroup.html +2 -2
- package/docs/interfaces/ItemLabelPluginData.html +2 -2
- package/docs/interfaces/ItemLabelPluginExportReturnsType.html +2 -2
- package/docs/interfaces/ItemLabelPluginParametersType.html +2 -2
- package/docs/interfaces/MinMax.html +2 -2
- package/docs/interfaces/ModelChassisCompassPluginData.html +2 -2
- package/docs/interfaces/ModelChassisCompassPluginExportType.html +2 -2
- package/docs/interfaces/ModelChassisCompassPluginParameterType.html +2 -2
- package/docs/interfaces/ModelEntryDoorGuidePluginData.html +2 -2
- package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +2 -2
- package/docs/interfaces/ModelItemLabelPluginData.html +2 -2
- package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +2 -2
- package/docs/interfaces/ModelItemLabelPluginParametersType.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.EventMap.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.ServerBaseItem.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.ServerBoxItem.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.ServerData.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.ServerPrismItem.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.ServerTrianglesItem.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.State.html +2 -2
- package/docs/interfaces/ModelRoomLabelPluginData.html +2 -2
- package/docs/interfaces/ModelTVVideoPluginData.html +2 -2
- package/docs/interfaces/ModelTVVideoPluginExportType.html +2 -2
- package/docs/interfaces/ModelTVVideoPluginParameterType.html +2 -2
- package/docs/interfaces/ModelViewPluginExportType.html +2 -2
- package/docs/interfaces/Object3DHelperState.html +2 -2
- package/docs/interfaces/ObjectHelperControllers.html +2 -2
- package/docs/interfaces/PaintBrushAction.html +2 -2
- package/docs/interfaces/PaintBrushConfigs.html +2 -2
- package/docs/interfaces/PaintBrushState.html +2 -2
- package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +2 -2
- package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +1 -1
- package/docs/interfaces/PanoMeasureParameterType.html +2 -2
- package/docs/interfaces/PanoMeasurePluginLineJson.html +2 -2
- package/docs/interfaces/PanoMeasurePluginOpenParameter.html +2 -2
- package/docs/interfaces/PanoMeasurePluginPointJson.html +2 -2
- package/docs/interfaces/PanoMeasurePluginPolylineJson.html +2 -2
- package/docs/interfaces/PanoRulerPluginExportType.html +2 -2
- package/docs/interfaces/PanoRulerPluginOptions.html +2 -2
- package/docs/interfaces/PanoRulerPluginParameterType.html +2 -2
- package/docs/interfaces/PanoRulerProPluginExportType.html +2 -2
- package/docs/interfaces/PanoRulerProPluginOptions.html +2 -2
- package/docs/interfaces/PanoRulerProPluginParameterType.html +2 -2
- package/docs/interfaces/PanoRulerProPluginState.html +2 -2
- package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +1 -1
- package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +1 -1
- package/docs/interfaces/PanoSpatialTagPluginData.html +2 -2
- package/docs/interfaces/PanoSpatialTagPluginDataElement.html +2 -2
- package/docs/interfaces/PanoSpatialTagPluginExportType.html +2 -2
- package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +2 -2
- package/docs/interfaces/PanoSpatialTagPluginParameterType.html +2 -2
- package/docs/interfaces/PanoSpatialTagPluginPointElement.html +2 -2
- package/docs/interfaces/PanoSpatialTagPluginTagElement.html +2 -2
- package/docs/interfaces/PanoVideoPluginType.LoadParams.html +2 -2
- package/docs/interfaces/PanoVideoPluginType.PanoVideoItem.html +2 -2
- package/docs/interfaces/PanoVideoPluginType.PluginData.html +2 -2
- package/docs/interfaces/PanoVideoPluginType.PluginEventMap.html +2 -2
- package/docs/interfaces/PanoVideoPluginType.PluginState.html +2 -2
- package/docs/interfaces/PanoVideoPluginType.VideoItem.html +2 -2
- package/docs/interfaces/PanoVideoPluginType.VideoMeshParams.html +2 -2
- package/docs/interfaces/PluginEventMap.html +2 -2
- package/docs/interfaces/Point.html +2 -2
- package/docs/interfaces/Room.html +2 -2
- package/docs/interfaces/RoomInfo.html +2 -2
- package/docs/interfaces/RoomLabel.html +2 -2
- package/docs/interfaces/RoomRules.html +1 -1
- package/docs/interfaces/Rooms.html +1 -1
- package/docs/interfaces/Scissor.html +2 -2
- package/docs/interfaces/State.html +2 -2
- package/docs/interfaces/TagCacheInterface.html +2 -2
- package/docs/interfaces/TagConfig.html +2 -2
- package/docs/interfaces/TagGLTFObjectGroup.html +2 -2
- package/docs/interfaces/TagIconUrl.html +2 -2
- package/docs/interfaces/TagObjectGroup.html +2 -2
- package/docs/interfaces/TagStyle.html +2 -2
- package/docs/interfaces/Tags.html +2 -2
- package/docs/interfaces/TemporaryState.html +2 -2
- package/docs/interfaces/Util.AnimeInstance.html +2 -2
- package/docs/interfaces/Util.BlinkAnimeOptions.html +2 -2
- package/docs/interfaces/Util.EventHandlerConfig.html +2 -2
- package/docs/interfaces/Util.FiveDomEvent.html +2 -2
- package/docs/interfaces/Util.FiveDomEventMap.html +2 -2
- package/docs/interfaces/Util.MagnifierParameter.html +2 -2
- package/docs/interfaces/Util.MouseGroupParameter.html +2 -2
- package/docs/interfaces/Util.PointIntersection.html +2 -2
- package/docs/interfaces/Util.PointSelectorHelperConfig.html +2 -2
- package/docs/interfaces/Util.ReBlinkAnimeOptions.html +2 -2
- package/docs/modules/AreaMakerPluginType.html +2 -2
- package/docs/modules/CruisePluginTypes.html +2 -2
- package/docs/modules/CurrentPanoImagePluginType.html +2 -2
- package/docs/modules/GuideLineItem.html +2 -2
- package/docs/modules/GuideLineModeItem.html +2 -2
- package/docs/modules/GuideLinePluginType.html +2 -2
- package/docs/modules/ModelMakerPluginType.html +2 -2
- package/docs/modules/PanoVideoPluginType.html +2 -2
- package/docs/modules/SculptData.html +2 -2
- package/docs/modules/SculptType.html +2 -2
- package/docs/modules/Util.html +2 -2
- package/docs/modules/Util.sculpt.html +2 -2
- package/docs/modules.html +2 -2
- package/docs/types/AddObject3DHelperConfig.html +2 -2
- package/docs/types/AreaMakerPluginType.AreaMakerItemEventMap.html +2 -2
- package/docs/types/AreaMakerPluginType.ItemRenderer.html +1 -1
- package/docs/types/AreaMakerPluginType.PluginData.html +2 -2
- package/docs/types/AreaMakerPluginType.ServerData.html +2 -2
- package/docs/types/ArrayPosition.html +1 -1
- package/docs/types/AudioAppearance.html +1 -1
- package/docs/types/CSS3DRenderExportType.html +1 -1
- package/docs/types/CSS3DRenderPluginExportType.html +1 -1
- package/docs/types/CSS3DRenderPluginParameterType.html +1 -1
- package/docs/types/ClassFunctionParameters.html +1 -1
- package/docs/types/Color.html +1 -1
- package/docs/types/ContentTypeConfigKey.html +1 -1
- package/docs/types/ContentTypeConfigKeySplit.html +1 -1
- package/docs/types/ContentTypeMap.html +1 -1
- package/docs/types/Create3DDomContainerReturnType.html +1 -1
- package/docs/types/Create3DElementReturnType.html +1 -1
- package/docs/types/CruisePluginExportType.html +1 -1
- package/docs/types/CruisePluginTypes.CruiseData.html +2 -2
- package/docs/types/CruisePluginTypes.MoveEffect.html +1 -1
- package/docs/types/CurrentPanoImagePluginExportType.html +1 -1
- package/docs/types/DeprecatedMediaPlaneProperty.html +2 -2
- package/docs/types/DeprecatedTagProperty.html +2 -2
- package/docs/types/Direction-1.html +1 -1
- package/docs/types/Direction4.html +1 -1
- package/docs/types/ElementRenderer.html +2 -2
- package/docs/types/FloorplanRuleLabels.html +2 -2
- package/docs/types/FloorplanServerRuleLabels.html +1 -1
- package/docs/types/GuideLinePluginExportType.html +1 -1
- package/docs/types/GuideLinePluginType.GuideLineItem.html +2 -2
- package/docs/types/GuideLinePluginType.GuideLineItemEventMap.html +1 -1
- package/docs/types/GuideLinePluginType.GuideLineModeItemMode.html +1 -1
- package/docs/types/GuideLinePluginType.GuideLineStyle.html +2 -2
- package/docs/types/GuideLinePluginType.ModelGuideLineTag.html +2 -2
- package/docs/types/GuideLinePluginType.PathItem.html +2 -2
- package/docs/types/GuideLinePluginType.PluginData.html +2 -2
- package/docs/types/GuideLinePluginType.RouteConfig.html +2 -2
- package/docs/types/HelperEventMap.html +1 -1
- package/docs/types/InternalHelperEventMap.html +1 -1
- package/docs/types/MapviewFloorplanPluginParameterType.html +1 -1
- package/docs/types/MapviewFloorplanPluginReturnType.html +1 -1
- package/docs/types/MeasurePluginConfig.html +1 -1
- package/docs/types/MediaData.html +2 -2
- package/docs/types/MediaStore.html +1 -1
- package/docs/types/ModelEntryDoorGuidePluginParameterType.html +1 -1
- package/docs/types/ModelFloorplanPluginParameterType.html +1 -1
- package/docs/types/ModelFloorplanPluginReturnType.html +1 -1
- package/docs/types/ModelId.html +1 -1
- package/docs/types/ModelMakerPluginType.ElementRenderer.html +1 -1
- package/docs/types/ModelMakerPluginType.ItemType.html +1 -1
- package/docs/types/ModelRoomLabelPluginParameters.html +1 -1
- package/docs/types/ModelRoomLabelPluginReturnType.html +1 -1
- package/docs/types/MoveArgs.html +2 -2
- package/docs/types/MoveOpts.html +2 -2
- package/docs/types/Object3DHelperEventMap.html +1 -1
- package/docs/types/ObjectFit.html +1 -1
- package/docs/types/PaintBrushEventMap.html +1 -1
- package/docs/types/PanoCompassPluginData.html +1 -1
- package/docs/types/PanoCompassPluginExportType.html +1 -1
- package/docs/types/PanoCompassPluginParameterType.html +1 -1
- package/docs/types/PanoFloorplanRadarPluginParameterType.html +1 -1
- package/docs/types/PanoFloorplanRadarPluginReturnType.html +1 -1
- package/docs/types/PanoIndex.html +1 -1
- package/docs/types/PanoMeasurePluginEvent.html +1 -1
- package/docs/types/PanoMeasureReturnType.html +1 -1
- package/docs/types/PanoSpatialTagPluginId.html +1 -1
- package/docs/types/PanoTagPluginExportInterface.html +1 -1
- package/docs/types/PanoTagPluginParamsInterface.html +1 -1
- package/docs/types/PanoVideoPluginParameterType.html +1 -1
- package/docs/types/PanoVideoPluginReturnType.html +1 -1
- package/docs/types/PickTagContentTypeInContentTypeConfigKey.html +2 -2
- package/docs/types/PipelinePluginParameterType.html +1 -1
- package/docs/types/PipelinePluginReturnType.html +1 -1
- package/docs/types/PlaneTag.html +2 -2
- package/docs/types/Point2DTag.html +2 -2
- package/docs/types/Point3DTag.html +2 -2
- package/docs/types/PointTagInstance.html +1 -1
- package/docs/types/Position.html +1 -1
- package/docs/types/PositionFrom.html +1 -1
- package/docs/types/RotateArgs.html +2 -2
- package/docs/types/RotateOpts.html +2 -2
- package/docs/types/RuleLabelsKey.html +1 -1
- package/docs/types/RuleLabelsValue.html +1 -1
- package/docs/types/ScaleCallback.html +1 -1
- package/docs/types/ScalePosition.html +2 -2
- package/docs/types/SculptData.BoxData.html +1 -1
- package/docs/types/SculptData.CircleData.html +1 -1
- package/docs/types/SculptData.CylinderData.html +1 -1
- package/docs/types/SculptData.PointData.html +1 -1
- package/docs/types/SculptData.PolygonData.html +1 -1
- package/docs/types/SculptData.PolylineData.html +1 -1
- package/docs/types/SculptData.PrismData.html +1 -1
- package/docs/types/SculptData.RectangleData.html +1 -1
- package/docs/types/SculptType.Theme.html +2 -2
- package/docs/types/StickType.html +1 -1
- package/docs/types/Tag.html +2 -2
- package/docs/types/Tag2D.html +2 -2
- package/docs/types/Tag3D.html +2 -2
- package/docs/types/TagClickParams.html +1 -1
- package/docs/types/TagConfigByKey.html +1 -1
- package/docs/types/TagContentType.html +1 -1
- package/docs/types/TagContentTypeMapping.html +1 -1
- package/docs/types/TagDimensionType.html +1 -1
- package/docs/types/TagElement.html +2 -2
- package/docs/types/TagEvents.html +1 -1
- package/docs/types/TagGLTFObject.html +1 -1
- package/docs/types/TagHooks.html +1 -1
- package/docs/types/TagId.html +1 -1
- package/docs/types/TagInstance.html +1 -1
- package/docs/types/TagPointType.html +2 -2
- package/docs/types/TagRendererMap.html +1 -1
- package/docs/types/TopviewFloorplanPluginParameterType.html +1 -1
- package/docs/types/TopviewFloorplanPluginReturnType.html +1 -1
- package/docs/types/Util.ActionIfNoIntersection.html +1 -1
- package/docs/types/Util.AdherePoint.html +2 -2
- package/docs/types/Util.PointSelectorConfig.html +1 -1
- package/docs/types/WorkCode.html +1 -1
- package/docs/variables/FLOOR_TYPE_MAP.html +2 -2
- package/docs/variables/PLUGIN.html +1 -1
- package/docs/variables/ROOM_FETILE_TYPE_MAP.html +2 -2
- package/docs/variables/ROOM_TYPE_MAP.html +2 -2
- package/docs/variables/Util.animeMap.html +1 -1
- package/docs/variables/defaultGlobalConfig.html +1 -1
- package/docs/variables/itemLabelPluginServerParams.html +1 -1
- package/docs/variables/modelItemLabelPluginServerParams.html +1 -1
- package/docs/variables/modelRoomLabelPluginServerParams.html +1 -1
- package/libs/MeasurePlugin/Controller.js +5 -1
- package/libs/PanoVideoPlugin/Controller.js +9 -7
- package/libs/PanoVideoPlugin/VideoMeshController.d.ts +4 -0
- package/libs/PanoVideoPlugin/VideoMeshController.js +39 -40
- package/libs/base/BasePlugin.js +3 -3
- package/libs/shared-utils/Utils/WorkUtil.d.ts +1 -0
- package/libs/shared-utils/Utils/WorkUtil.js +24 -21
- package/libs/shared-utils/logger.js +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -43,7 +43,7 @@ import { LineGeometry as wA, LineMaterial as CA, THREE_Line2 as PA, Line as IA }
|
|
|
43
43
|
import { GLTFLoader as EA } from "@realsee/five/gltf-loader";
|
|
44
44
|
function MA() {
|
|
45
45
|
console.debug(
|
|
46
|
-
"%c %c@realsee/dnalogel %cv3.64.
|
|
46
|
+
"%c %c@realsee/dnalogel %cv3.64.12",
|
|
47
47
|
[
|
|
48
48
|
"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=')",
|
|
49
49
|
"background-repeat: no-repeat",
|
|
@@ -1280,6 +1280,9 @@ class ZA extends Vm {
|
|
|
1280
1280
|
const e = (r = (i = this.work) == null ? void 0 : i.transform) != null ? r : (o = (s = this.work) == null ? void 0 : s.options) == null ? void 0 : o.transform;
|
|
1281
1281
|
return e ? e.clone() : new y.Matrix4();
|
|
1282
1282
|
}
|
|
1283
|
+
getResolvedObserver(e) {
|
|
1284
|
+
return this.five.works.getResolvedObserver({ workCode: this.workCode, panoIndex: e });
|
|
1285
|
+
}
|
|
1283
1286
|
/**
|
|
1284
1287
|
* @description 获取全景点坐标
|
|
1285
1288
|
*/
|
|
@@ -1727,8 +1730,8 @@ var vi = typeof globalThis != "undefined" ? globalThis : typeof window != "undef
|
|
|
1727
1730
|
var Fe = j ? L[be][j] : L[be];
|
|
1728
1731
|
I(ce, Fe) < 0 && te.push(L[be]), ce[be] = Fe, be++;
|
|
1729
1732
|
}
|
|
1730
|
-
return U && (j ? te = te.sort(function(
|
|
1731
|
-
return
|
|
1733
|
+
return U && (j ? te = te.sort(function(At, Mt) {
|
|
1734
|
+
return At[j] > Mt[j];
|
|
1732
1735
|
}) : te = te.sort()), te;
|
|
1733
1736
|
}
|
|
1734
1737
|
function M(L, j) {
|
|
@@ -1785,8 +1788,8 @@ var vi = typeof globalThis != "undefined" ? globalThis : typeof window != "undef
|
|
|
1785
1788
|
function ft(L, j) {
|
|
1786
1789
|
var U = L.session, te = j.pointers, ce = te.length;
|
|
1787
1790
|
U.firstInput || (U.firstInput = oi(j)), ce > 1 && !U.firstMultiple ? U.firstMultiple = oi(j) : ce === 1 && (U.firstMultiple = !1);
|
|
1788
|
-
var be = U.firstInput, Fe = U.firstMultiple, pt = Fe ? Fe.center : be.center,
|
|
1789
|
-
j.timeStamp = h(), j.deltaTime = j.timeStamp - be.timeStamp, j.angle = Bi(pt,
|
|
1791
|
+
var be = U.firstInput, Fe = U.firstMultiple, pt = Fe ? Fe.center : be.center, At = j.center = yi(te);
|
|
1792
|
+
j.timeStamp = h(), j.deltaTime = j.timeStamp - be.timeStamp, j.angle = Bi(pt, At), j.distance = wi(pt, At), si(U, j), j.offsetDirection = Lt(j.deltaX, j.deltaY);
|
|
1790
1793
|
var Mt = ji(j.deltaTime, j.deltaX, j.deltaY);
|
|
1791
1794
|
j.overallVelocityX = Mt.x, j.overallVelocityY = Mt.y, j.overallVelocity = c(Mt.x) > c(Mt.y) ? Mt.x : Mt.y, j.scale = Fe ? $n(Fe.pointers, te) : 1, j.rotation = Fe ? _o(Fe.pointers, te) : 0, j.maxPointers = U.prevInput ? j.pointers.length > U.prevInput.maxPointers ? j.pointers.length : U.prevInput.maxPointers : j.pointers.length, Kn(U, j);
|
|
1792
1795
|
var Yt = L.element;
|
|
@@ -1805,8 +1808,8 @@ var vi = typeof globalThis != "undefined" ? globalThis : typeof window != "undef
|
|
|
1805
1808
|
function Kn(L, j) {
|
|
1806
1809
|
var U = L.lastInterval || j, te = j.timeStamp - U.timeStamp, ce, be, Fe, pt;
|
|
1807
1810
|
if (j.eventType != pe && (te > Te || U.velocity === s)) {
|
|
1808
|
-
var
|
|
1809
|
-
be = Yt.x, Fe = Yt.y, ce = c(Yt.x) > c(Yt.y) ? Yt.x : Yt.y, pt = Lt(
|
|
1811
|
+
var At = j.deltaX - U.deltaX, Mt = j.deltaY - U.deltaY, Yt = ji(te, At, Mt);
|
|
1812
|
+
be = Yt.x, Fe = Yt.y, ce = c(Yt.x) > c(Yt.y) ? Yt.x : Yt.y, pt = Lt(At, Mt), L.lastInterval = j;
|
|
1810
1813
|
} else
|
|
1811
1814
|
ce = U.velocity, be = U.velocityX, Fe = U.velocityY, pt = U.direction;
|
|
1812
1815
|
j.velocity = ce, j.velocityX = be, j.velocityY = Fe, j.direction = pt;
|
|
@@ -1910,13 +1913,13 @@ var vi = typeof globalThis != "undefined" ? globalThis : typeof window != "undef
|
|
|
1910
1913
|
* @param {Object} ev
|
|
1911
1914
|
*/
|
|
1912
1915
|
handler: function(j) {
|
|
1913
|
-
var U = this.store, te = !1, ce = j.type.toLowerCase().replace("ms", ""), be = ri[ce], Fe = bn[j.pointerType] || j.pointerType, pt = Fe == oe,
|
|
1914
|
-
be & se && (j.button === 0 || pt) ?
|
|
1916
|
+
var U = this.store, te = !1, ce = j.type.toLowerCase().replace("ms", ""), be = ri[ce], Fe = bn[j.pointerType] || j.pointerType, pt = Fe == oe, At = I(U, j.pointerId, "pointerId");
|
|
1917
|
+
be & se && (j.button === 0 || pt) ? At < 0 && (U.push(j), At = U.length - 1) : be & (ke | pe) && (te = !0), !(At < 0) && (U[At] = j, this.callback(this.manager, be, {
|
|
1915
1918
|
pointers: U,
|
|
1916
1919
|
changedPointers: [j],
|
|
1917
1920
|
pointerType: Fe,
|
|
1918
1921
|
srcEvent: j
|
|
1919
|
-
}), te && U.splice(
|
|
1922
|
+
}), te && U.splice(At, 1));
|
|
1920
1923
|
}
|
|
1921
1924
|
});
|
|
1922
1925
|
var $i = {
|
|
@@ -1970,9 +1973,9 @@ var vi = typeof globalThis != "undefined" ? globalThis : typeof window != "undef
|
|
|
1970
1973
|
var U = w(L.touches), te = this.targetIds;
|
|
1971
1974
|
if (j & (se | Pe) && U.length === 1)
|
|
1972
1975
|
return te[U[0].identifier] = !0, [U, U];
|
|
1973
|
-
var ce, be, Fe = w(L.changedTouches), pt = [],
|
|
1976
|
+
var ce, be, Fe = w(L.changedTouches), pt = [], At = this.target;
|
|
1974
1977
|
if (be = U.filter(function(Mt) {
|
|
1975
|
-
return F(Mt.target,
|
|
1978
|
+
return F(Mt.target, At);
|
|
1976
1979
|
}), j === se)
|
|
1977
1980
|
for (ce = 0; ce < be.length; )
|
|
1978
1981
|
te[be[ce].identifier] = !0, ce++;
|
|
@@ -2078,8 +2081,8 @@ var vi = typeof globalThis != "undefined" ? globalThis : typeof window != "undef
|
|
|
2078
2081
|
}
|
|
2079
2082
|
var te = this.actions, ce = N(te, Pi) && !Pn[Pi], be = N(te, nn) && !Pn[nn], Fe = N(te, tn) && !Pn[tn];
|
|
2080
2083
|
if (ce) {
|
|
2081
|
-
var pt = L.pointers.length === 1,
|
|
2082
|
-
if (pt &&
|
|
2084
|
+
var pt = L.pointers.length === 1, At = L.distance < 2, Mt = L.deltaTime < 250;
|
|
2085
|
+
if (pt && At && Mt)
|
|
2083
2086
|
return;
|
|
2084
2087
|
}
|
|
2085
2088
|
if (!(Fe && be) && (ce || be && U & xe || Fe && U & De))
|
|
@@ -2107,7 +2110,7 @@ var vi = typeof globalThis != "undefined" ? globalThis : typeof window != "undef
|
|
|
2107
2110
|
L[U] = j ? t.CSS.supports("touch-action", U) : !0;
|
|
2108
2111
|
}), L;
|
|
2109
2112
|
}
|
|
2110
|
-
var In = 1, Bt = 2, _i = 4, Qt = 8, qt = Qt, fi = 16,
|
|
2113
|
+
var In = 1, Bt = 2, _i = 4, Qt = 8, qt = Qt, fi = 16, vt = 32;
|
|
2111
2114
|
function Wt(L) {
|
|
2112
2115
|
this.options = g({}, this.defaults, L || {}), this.id = R(), this.manager = null, this.options.enable = T(this.options.enable, !0), this.state = In, this.simultaneous = {}, this.requireFail = [];
|
|
2113
2116
|
}
|
|
@@ -2203,7 +2206,7 @@ var vi = typeof globalThis != "undefined" ? globalThis : typeof window != "undef
|
|
|
2203
2206
|
tryEmit: function(L) {
|
|
2204
2207
|
if (this.canEmit())
|
|
2205
2208
|
return this.emit(L);
|
|
2206
|
-
this.state =
|
|
2209
|
+
this.state = vt;
|
|
2207
2210
|
},
|
|
2208
2211
|
/**
|
|
2209
2212
|
* can we emit?
|
|
@@ -2211,7 +2214,7 @@ var vi = typeof globalThis != "undefined" ? globalThis : typeof window != "undef
|
|
|
2211
2214
|
*/
|
|
2212
2215
|
canEmit: function() {
|
|
2213
2216
|
for (var L = 0; L < this.requireFail.length; ) {
|
|
2214
|
-
if (!(this.requireFail[L].state & (
|
|
2217
|
+
if (!(this.requireFail[L].state & (vt | In)))
|
|
2215
2218
|
return !1;
|
|
2216
2219
|
L++;
|
|
2217
2220
|
}
|
|
@@ -2224,10 +2227,10 @@ var vi = typeof globalThis != "undefined" ? globalThis : typeof window != "undef
|
|
|
2224
2227
|
recognize: function(L) {
|
|
2225
2228
|
var j = g({}, L);
|
|
2226
2229
|
if (!E(this.options.enable, [this, j])) {
|
|
2227
|
-
this.reset(), this.state =
|
|
2230
|
+
this.reset(), this.state = vt;
|
|
2228
2231
|
return;
|
|
2229
2232
|
}
|
|
2230
|
-
this.state & (qt | fi |
|
|
2233
|
+
this.state & (qt | fi | vt) && (this.state = In), this.state = this.process(j), this.state & (Bt | _i | Qt | fi) && this.tryEmit(j);
|
|
2231
2234
|
},
|
|
2232
2235
|
/**
|
|
2233
2236
|
* return the state of the recognizer
|
|
@@ -2297,7 +2300,7 @@ var vi = typeof globalThis != "undefined" ? globalThis : typeof window != "undef
|
|
|
2297
2300
|
*/
|
|
2298
2301
|
process: function(L) {
|
|
2299
2302
|
var j = this.state, U = L.eventType, te = j & (Bt | _i), ce = this.attrTest(L);
|
|
2300
|
-
return te && (U & pe || !ce) ? j | fi : te || ce ? U & ke ? j | Qt : j & Bt ? j | _i : Bt :
|
|
2303
|
+
return te && (U & pe || !ce) ? j | fi : te || ce ? U & ke ? j | Qt : j & Bt ? j | _i : Bt : vt;
|
|
2301
2304
|
}
|
|
2302
2305
|
});
|
|
2303
2306
|
function Mn() {
|
|
@@ -2387,7 +2390,7 @@ var vi = typeof globalThis != "undefined" ? globalThis : typeof window != "undef
|
|
|
2387
2390
|
}, j.time, this);
|
|
2388
2391
|
else if (L.eventType & ke)
|
|
2389
2392
|
return qt;
|
|
2390
|
-
return
|
|
2393
|
+
return vt;
|
|
2391
2394
|
},
|
|
2392
2395
|
reset: function() {
|
|
2393
2396
|
clearTimeout(this._timer);
|
|
@@ -2482,12 +2485,12 @@ var vi = typeof globalThis != "undefined" ? globalThis : typeof window != "undef
|
|
|
2482
2485
|
this.state = qt, this.tryEmit();
|
|
2483
2486
|
}, j.interval, this), Bt) : qt;
|
|
2484
2487
|
}
|
|
2485
|
-
return
|
|
2488
|
+
return vt;
|
|
2486
2489
|
},
|
|
2487
2490
|
failTimeout: function() {
|
|
2488
2491
|
return this._timer = u(function() {
|
|
2489
|
-
this.state =
|
|
2490
|
-
}, this.options.interval, this),
|
|
2492
|
+
this.state = vt;
|
|
2493
|
+
}, this.options.interval, this), vt;
|
|
2491
2494
|
},
|
|
2492
2495
|
reset: function() {
|
|
2493
2496
|
clearTimeout(this._timer);
|
|
@@ -2753,7 +2756,7 @@ var vi = typeof globalThis != "undefined" ? globalThis : typeof window != "undef
|
|
|
2753
2756
|
STATE_ENDED: Qt,
|
|
2754
2757
|
STATE_RECOGNIZED: qt,
|
|
2755
2758
|
STATE_CANCELLED: fi,
|
|
2756
|
-
STATE_FAILED:
|
|
2759
|
+
STATE_FAILED: vt,
|
|
2757
2760
|
DIRECTION_NONE: We,
|
|
2758
2761
|
DIRECTION_LEFT: Ne,
|
|
2759
2762
|
DIRECTION_RIGHT: Se,
|
|
@@ -6995,7 +6998,7 @@ function zo(n) {
|
|
|
6995
6998
|
}
|
|
6996
6999
|
return -1;
|
|
6997
7000
|
}
|
|
6998
|
-
function
|
|
7001
|
+
function mt(n) {
|
|
6999
7002
|
return n == null ? "" : n;
|
|
7000
7003
|
}
|
|
7001
7004
|
function ki(n) {
|
|
@@ -7245,7 +7248,7 @@ function Og() {
|
|
|
7245
7248
|
function Gu() {
|
|
7246
7249
|
return Og(), Lg;
|
|
7247
7250
|
}
|
|
7248
|
-
function
|
|
7251
|
+
function gt(n) {
|
|
7249
7252
|
ao.push(n);
|
|
7250
7253
|
}
|
|
7251
7254
|
function Eh(n) {
|
|
@@ -7282,7 +7285,7 @@ function Qy(n) {
|
|
|
7282
7285
|
if (n.fragment !== null) {
|
|
7283
7286
|
n.update(), Pt(n.before_update);
|
|
7284
7287
|
const t = n.dirty;
|
|
7285
|
-
n.dirty = [-1], n.fragment && n.fragment.p(n.ctx, t), n.after_update.forEach(
|
|
7288
|
+
n.dirty = [-1], n.fragment && n.fragment.p(n.ctx, t), n.after_update.forEach(gt);
|
|
7286
7289
|
}
|
|
7287
7290
|
}
|
|
7288
7291
|
function Wy(n) {
|
|
@@ -7335,7 +7338,7 @@ function Un(n, t, e) {
|
|
|
7335
7338
|
const { delay: f = 0, duration: p = 300, easing: v = pn, tick: g = re, css: m } = s || kh;
|
|
7336
7339
|
m && (r = Va(n, 0, 1, p, f, v, m, l++)), g(0, 1);
|
|
7337
7340
|
const b = yh() + f, C = b + p;
|
|
7338
|
-
a && a.abort(), o = !0,
|
|
7341
|
+
a && a.abort(), o = !0, gt(() => fs(n, !0, "start")), a = Ch((k) => {
|
|
7339
7342
|
if (o) {
|
|
7340
7343
|
if (k >= C)
|
|
7341
7344
|
return g(1, 0), fs(n, !0, "end"), c(), o = !1;
|
|
@@ -7369,7 +7372,7 @@ function Bo(n, t, e) {
|
|
|
7369
7372
|
const { delay: c = 0, duration: h = 300, easing: u = pn, tick: f = re, css: p } = s || kh;
|
|
7370
7373
|
p && (r = Va(n, 1, 0, h, c, u, p));
|
|
7371
7374
|
const v = yh() + c, g = v + h;
|
|
7372
|
-
|
|
7375
|
+
gt(() => fs(n, !1, "start")), Ch((m) => {
|
|
7373
7376
|
if (o) {
|
|
7374
7377
|
if (m >= g)
|
|
7375
7378
|
return f(0, 1), fs(n, !1, "end"), --a.r || Pt(a.c), !1;
|
|
@@ -7412,7 +7415,7 @@ function Zi(n, t, e, i) {
|
|
|
7412
7415
|
start: yh() + v,
|
|
7413
7416
|
b: p
|
|
7414
7417
|
};
|
|
7415
|
-
p || (k.group = Wi, Wi.r += 1), a || l ? l = k : (C && (h(), c = Va(n, r, p, g, v, m, C)), p && b(0, 1), a = u(k, g),
|
|
7418
|
+
p || (k.group = Wi, Wi.r += 1), a || l ? l = k : (C && (h(), c = Va(n, r, p, g, v, m, C)), p && b(0, 1), a = u(k, g), gt(() => fs(n, p, "start")), Ch((E) => {
|
|
7416
7419
|
if (l && E > l.start && (a = u(l, g), l = null, fs(n, a.b, "start"), C && (h(), c = Va(n, r, a.b, a.duration, 0, m, o.css))), a) {
|
|
7417
7420
|
if (E >= a.end)
|
|
7418
7421
|
b(r = a.b, 1 - r), fs(n, a.b, "end"), l || (a.b ? h() : --a.group.r || Pt(a.group.c)), a = null;
|
|
@@ -7537,10 +7540,10 @@ function ve(n) {
|
|
|
7537
7540
|
}
|
|
7538
7541
|
function me(n, t, e, i) {
|
|
7539
7542
|
const { fragment: s, after_update: o } = n.$$;
|
|
7540
|
-
s && s.m(t, e), i ||
|
|
7543
|
+
s && s.m(t, e), i || gt(() => {
|
|
7541
7544
|
const r = n.$$.on_mount.map(Ig).filter(qi);
|
|
7542
7545
|
n.$$.on_destroy ? n.$$.on_destroy.push(...r) : Pt(r), n.$$.on_mount = [];
|
|
7543
|
-
}), o.forEach(
|
|
7546
|
+
}), o.forEach(gt);
|
|
7544
7547
|
}
|
|
7545
7548
|
function ge(n, t) {
|
|
7546
7549
|
const e = n.$$;
|
|
@@ -11083,7 +11086,7 @@ function Ww(n) {
|
|
|
11083
11086
|
}
|
|
11084
11087
|
return e = l(n), i = a[e] = r[e](n), {
|
|
11085
11088
|
c() {
|
|
11086
|
-
t = G("div"), i.c(), D(t, "class", s =
|
|
11089
|
+
t = G("div"), i.c(), D(t, "class", s = mt(`floorplan-plugin__floor${/*isCurrent*/
|
|
11087
11090
|
n[1] ? " floorplan-plugin__floor--is-current" : ""}`) + " svelte-bl8zrz");
|
|
11088
11091
|
},
|
|
11089
11092
|
m(c, h) {
|
|
@@ -11094,7 +11097,7 @@ function Ww(n) {
|
|
|
11094
11097
|
e = l(c), e === u ? a[e].p(c, h) : (Ie(), Z(a[u], 1, 1, () => {
|
|
11095
11098
|
a[u] = null;
|
|
11096
11099
|
}), Ee(), i = a[e], i ? i.p(c, h) : (i = a[e] = r[e](c), i.c()), H(i, 1), i.m(t, null)), (!o || h & /*isCurrent*/
|
|
11097
|
-
2 && s !== (s =
|
|
11100
|
+
2 && s !== (s = mt(`floorplan-plugin__floor${/*isCurrent*/
|
|
11098
11101
|
c[1] ? " floorplan-plugin__floor--is-current" : ""}`) + " svelte-bl8zrz")) && D(t, "class", s);
|
|
11099
11102
|
},
|
|
11100
11103
|
i(c) {
|
|
@@ -11236,7 +11239,7 @@ function bd(n) {
|
|
|
11236
11239
|
if (!i) {
|
|
11237
11240
|
for (let l = 0; l < s.length; l += 1)
|
|
11238
11241
|
H(o[l]);
|
|
11239
|
-
e ||
|
|
11242
|
+
e || gt(() => {
|
|
11240
11243
|
e = Un(t, Tt, {
|
|
11241
11244
|
duration: (
|
|
11242
11245
|
/*duration*/
|
|
@@ -11709,7 +11712,7 @@ let Zn = class {
|
|
|
11709
11712
|
/**
|
|
11710
11713
|
* @realsee/dnalogel 版本号
|
|
11711
11714
|
*/
|
|
11712
|
-
d(this, "VERSION", "3.64.
|
|
11715
|
+
d(this, "VERSION", "3.64.12");
|
|
11713
11716
|
d(this, "NAME");
|
|
11714
11717
|
d(this, "five");
|
|
11715
11718
|
d(this, "workUtil");
|
|
@@ -16438,7 +16441,7 @@ function $C(n) {
|
|
|
16438
16441
|
let t, e;
|
|
16439
16442
|
return {
|
|
16440
16443
|
c() {
|
|
16441
|
-
t = G("em"), D(t, "class", e =
|
|
16444
|
+
t = G("em"), D(t, "class", e = mt(
|
|
16442
16445
|
/*rulerItemProp*/
|
|
16443
16446
|
n[0].state ? "em-solid" : "em-dotted"
|
|
16444
16447
|
) + " svelte-1h27ktp"), D(
|
|
@@ -16453,7 +16456,7 @@ function $C(n) {
|
|
|
16453
16456
|
},
|
|
16454
16457
|
p(i, s) {
|
|
16455
16458
|
s & /*rulerItemProp*/
|
|
16456
|
-
1 && e !== (e =
|
|
16459
|
+
1 && e !== (e = mt(
|
|
16457
16460
|
/*rulerItemProp*/
|
|
16458
16461
|
i[0].state ? "em-solid" : "em-dotted"
|
|
16459
16462
|
) + " svelte-1h27ktp") && D(t, "class", e), s & /*vars*/
|
|
@@ -16474,7 +16477,7 @@ function Gd(n) {
|
|
|
16474
16477
|
n[6].width}px`;
|
|
16475
16478
|
return {
|
|
16476
16479
|
c() {
|
|
16477
|
-
t = G("div"), D(t, "class", e =
|
|
16480
|
+
t = G("div"), D(t, "class", e = mt(
|
|
16478
16481
|
/*child*/
|
|
16479
16482
|
n[6].state ? "em-solid" : "em-dotted"
|
|
16480
16483
|
) + " svelte-1h27ktp"), D(
|
|
@@ -16489,7 +16492,7 @@ function Gd(n) {
|
|
|
16489
16492
|
},
|
|
16490
16493
|
p(s, o) {
|
|
16491
16494
|
o & /*rulerItemProp*/
|
|
16492
|
-
1 && e !== (e =
|
|
16495
|
+
1 && e !== (e = mt(
|
|
16493
16496
|
/*child*/
|
|
16494
16497
|
s[6].state ? "em-solid" : "em-dotted"
|
|
16495
16498
|
) + " svelte-1h27ktp") && D(t, "class", e), o & /*vars*/
|
|
@@ -16527,7 +16530,7 @@ function eP(n) {
|
|
|
16527
16530
|
let v = p(n), g = v(n);
|
|
16528
16531
|
return {
|
|
16529
16532
|
c() {
|
|
16530
|
-
t = G("div"), g.c(), e = ae(), i = G("div"), s = G("div"), r = He(o), D(s, "class", "PanoRulerPlugin-rule-label-name svelte-1h27ktp"),
|
|
16533
|
+
t = G("div"), g.c(), e = ae(), i = G("div"), s = G("div"), r = He(o), D(s, "class", "PanoRulerPlugin-rule-label-name svelte-1h27ktp"), gt(() => (
|
|
16531
16534
|
/*div0_elementresize_handler*/
|
|
16532
16535
|
n[4].call(s)
|
|
16533
16536
|
)), D(i, "class", "PanoRulerPlugin-rule-label svelte-1h27ktp"), Q(i, "left", l), D(t, "class", "PanoRulerPlugin-rule-line svelte-1h27ktp"), Q(t, "width", c), Q(t, "left", h), Q(t, "top", u), Q(t, "transform", f), Q(
|
|
@@ -20176,7 +20179,7 @@ function ff(n) {
|
|
|
20176
20179
|
);
|
|
20177
20180
|
},
|
|
20178
20181
|
i(o) {
|
|
20179
|
-
s || (
|
|
20182
|
+
s || (gt(() => {
|
|
20180
20183
|
s && (i || (i = Zi(t, Tt, { duration: 300 }, !0)), i.run(1));
|
|
20181
20184
|
}), s = !0);
|
|
20182
20185
|
},
|
|
@@ -20336,7 +20339,7 @@ function mf(n) {
|
|
|
20336
20339
|
n[0].changeMeasureType), e.$set(a);
|
|
20337
20340
|
},
|
|
20338
20341
|
i(o) {
|
|
20339
|
-
s || (H(e.$$.fragment, o), o &&
|
|
20342
|
+
s || (H(e.$$.fragment, o), o && gt(() => {
|
|
20340
20343
|
s && (i || (i = Zi(t, Tt, { duration: Io }, !0)), i.run(1));
|
|
20341
20344
|
}), s = !0);
|
|
20342
20345
|
},
|
|
@@ -20382,7 +20385,7 @@ function gf(n) {
|
|
|
20382
20385
|
);
|
|
20383
20386
|
},
|
|
20384
20387
|
i(h) {
|
|
20385
|
-
a || (h &&
|
|
20388
|
+
a || (h && gt(() => {
|
|
20386
20389
|
a && (r || (r = Zi(t, Tt, { duration: Io }, !0)), r.run(1));
|
|
20387
20390
|
}), a = !0);
|
|
20388
20391
|
},
|
|
@@ -20417,7 +20420,7 @@ function vf(n) {
|
|
|
20417
20420
|
n[2]("结束") + "") && Ge(o, s);
|
|
20418
20421
|
},
|
|
20419
20422
|
i(h) {
|
|
20420
|
-
a || (h &&
|
|
20423
|
+
a || (h && gt(() => {
|
|
20421
20424
|
a && (r || (r = Zi(t, Tt, { duration: Io }, !0)), r.run(1));
|
|
20422
20425
|
}), a = !0);
|
|
20423
20426
|
},
|
|
@@ -20748,7 +20751,7 @@ function Af(n) {
|
|
|
20748
20751
|
);
|
|
20749
20752
|
},
|
|
20750
20753
|
i(r) {
|
|
20751
|
-
o || (
|
|
20754
|
+
o || (gt(() => {
|
|
20752
20755
|
o && (s || (s = Zi(t, Tt, {}, !0)), s.run(1));
|
|
20753
20756
|
}), o = !0);
|
|
20754
20757
|
},
|
|
@@ -21693,7 +21696,7 @@ function dE(n) {
|
|
|
21693
21696
|
if (e >= 0 && st.splice(e, 1), n.key && n.key.toLowerCase() === "meta" && st.splice(0, st.length), (t === 93 || t === 224) && (t = 91), t in zt) {
|
|
21694
21697
|
zt[t] = !1;
|
|
21695
21698
|
for (const i in Ji)
|
|
21696
|
-
Ji[i] === t && (
|
|
21699
|
+
Ji[i] === t && (bt[i] = !1);
|
|
21697
21700
|
}
|
|
21698
21701
|
}
|
|
21699
21702
|
function Sv(n) {
|
|
@@ -21752,7 +21755,7 @@ function yf(n, t, e, i) {
|
|
|
21752
21755
|
function wf(n, t) {
|
|
21753
21756
|
const e = ut["*"];
|
|
21754
21757
|
let i = n.keyCode || n.which || n.charCode;
|
|
21755
|
-
if (!
|
|
21758
|
+
if (!bt.filter.call(this, n))
|
|
21756
21759
|
return;
|
|
21757
21760
|
if ((i === 93 || i === 224) && (i = 91), st.indexOf(i) === -1 && i !== 229 && st.push(i), ["ctrlKey", "altKey", "shiftKey", "metaKey"].forEach((a) => {
|
|
21758
21761
|
const l = Bc[a];
|
|
@@ -21760,7 +21763,7 @@ function wf(n, t) {
|
|
|
21760
21763
|
}), i in zt) {
|
|
21761
21764
|
zt[i] = !0;
|
|
21762
21765
|
for (const a in Ji)
|
|
21763
|
-
Ji[a] === i && (
|
|
21766
|
+
Ji[a] === i && (bt[a] = !0);
|
|
21764
21767
|
if (!e)
|
|
21765
21768
|
return;
|
|
21766
21769
|
}
|
|
@@ -21784,7 +21787,7 @@ function wf(n, t) {
|
|
|
21784
21787
|
u.sort().join("") === st.sort().join("") && yf(n, l, s, t);
|
|
21785
21788
|
}
|
|
21786
21789
|
}
|
|
21787
|
-
function
|
|
21790
|
+
function bt(n, t, e) {
|
|
21788
21791
|
st = [];
|
|
21789
21792
|
const i = Mv(n);
|
|
21790
21793
|
let s = [], o = "all", r = document, a = 0, l = !1, c = !0, h = "+", u = !1, f = !1;
|
|
@@ -21880,10 +21883,10 @@ const Ul = {
|
|
|
21880
21883
|
modifierMap: Bc
|
|
21881
21884
|
};
|
|
21882
21885
|
for (const n in Ul)
|
|
21883
|
-
Object.prototype.hasOwnProperty.call(Ul, n) && (
|
|
21886
|
+
Object.prototype.hasOwnProperty.call(Ul, n) && (bt[n] = Ul[n]);
|
|
21884
21887
|
if (typeof window != "undefined") {
|
|
21885
21888
|
const n = window.hotkeys;
|
|
21886
|
-
|
|
21889
|
+
bt.noConflict = (t) => (t && window.hotkeys === bt && (window.hotkeys = n), bt), window.hotkeys = bt;
|
|
21887
21890
|
}
|
|
21888
21891
|
const pE = {
|
|
21889
21892
|
auto: "",
|
|
@@ -22039,7 +22042,7 @@ class mE extends yt {
|
|
|
22039
22042
|
var i;
|
|
22040
22043
|
(i = e.line.doms) == null || i.forEach((s) => {
|
|
22041
22044
|
s.container.onclick = (o) => this.onClick({ origDomEvent: o, target: e }), s.container.onmouseenter = () => this.onHover({ target: e }), s.container.onmouseleave = () => this.onUnHover({ target: e });
|
|
22042
|
-
}), e.polygon.areaDom && (e.polygon.areaDom.container.onclick = (s) => this.onClick({ origDomEvent: s, target: e }), e.polygon.areaDom.container.onmouseenter = () => this.onHover({ target: e }), e.polygon.areaDom.container.onmouseleave = () => this.onUnHover({ target: e })), this.fiveDomEvents.addEventListener(e, "click", this.onClick), this.fiveDomEvents.addEventListener(e, "hover", this.onHover), this.fiveDomEvents.addEventListener(e, "unHover", this.onUnHover), this.five.on("panoArrived", this.onMoveToPano), this.five.on("modeChange", this.onModeChange),
|
|
22045
|
+
}), e.polygon.areaDom && (e.polygon.areaDom.container.onclick = (s) => this.onClick({ origDomEvent: s, target: e }), e.polygon.areaDom.container.onmouseenter = () => this.onHover({ target: e }), e.polygon.areaDom.container.onmouseleave = () => this.onUnHover({ target: e })), this.fiveDomEvents.addEventListener(e, "click", this.onClick), this.fiveDomEvents.addEventListener(e, "hover", this.onHover), this.fiveDomEvents.addEventListener(e, "unHover", this.onUnHover), this.five.on("panoArrived", this.onMoveToPano), this.five.on("modeChange", this.onModeChange), bt("delete, backspace", this.deleteSelectedMesh);
|
|
22043
22046
|
});
|
|
22044
22047
|
},
|
|
22045
22048
|
removeClickListener: () => {
|
|
@@ -22048,14 +22051,14 @@ class mE extends yt {
|
|
|
22048
22051
|
(i = e.line.doms) == null || i.forEach((o) => {
|
|
22049
22052
|
o != null && o.container && (o.container.onclick = null, o.container.onmouseenter = null, o.container.onmouseleave = null);
|
|
22050
22053
|
}), (s = e.polygon.areaDom) != null && s.container && (e.polygon.areaDom.container.onclick = null, e.polygon.areaDom.container.onmouseenter = null, e.polygon.areaDom.container.onmouseleave = null);
|
|
22051
|
-
}), this.fiveDomEvents.clear(), this.five.off("panoArrived", this.onMoveToPano), this.five.off("modeChange", this.onModeChange),
|
|
22054
|
+
}), this.fiveDomEvents.clear(), this.five.off("panoArrived", this.onMoveToPano), this.five.off("modeChange", this.onModeChange), bt.unbind("delete, backspace");
|
|
22052
22055
|
},
|
|
22053
22056
|
// 绘制快捷键
|
|
22054
22057
|
addMeasureListener: () => {
|
|
22055
|
-
|
|
22058
|
+
bt("ctrl+z, command+z", this.undo), bt("esc", this.cancel), bt("enter", this.endMeasure), this.five.on("mode.change", this.endMeasure), this.five.on("pano.moveTo", this.endMeasure), this.five.on("model.changeShownFloor", this.endMeasure);
|
|
22056
22059
|
},
|
|
22057
22060
|
removeMeasureListener: () => {
|
|
22058
|
-
|
|
22061
|
+
bt.unbind("ctrl+z, command+z"), bt.unbind("esc"), bt.unbind("enter"), this.five.off("mode.change", this.endMeasure), this.five.off("pano.moveTo", this.endMeasure), this.five.off("model.changeShownFloor", this.endMeasure);
|
|
22059
22062
|
}
|
|
22060
22063
|
});
|
|
22061
22064
|
d(this, "onMoveToPano", (e) => {
|
|
@@ -22087,12 +22090,16 @@ class mE extends yt {
|
|
|
22087
22090
|
const s = i;
|
|
22088
22091
|
if (!s)
|
|
22089
22092
|
return;
|
|
22093
|
+
if (s.selected) {
|
|
22094
|
+
s.unselect(), this.cursor.removeDeleteButton();
|
|
22095
|
+
return;
|
|
22096
|
+
}
|
|
22090
22097
|
let o, r;
|
|
22091
22098
|
if (e instanceof TouchEvent ? (o = e.touches[0].clientX, r = e.touches[0].clientY) : e instanceof MouseEvent && (o = e.clientX, r = e.clientY), o === void 0 || r === void 0)
|
|
22092
22099
|
return;
|
|
22093
22100
|
this.group.children.forEach((l) => l.unselect()), s.select();
|
|
22094
22101
|
const a = () => {
|
|
22095
|
-
s.removeFromParent(), this.cursor.removeDeleteButton(), this.five.needsRender = !0
|
|
22102
|
+
s.removeFromParent(), this.cursor.removeDeleteButton(), this.five.needsRender = !0;
|
|
22096
22103
|
};
|
|
22097
22104
|
this.cursor.showDeleteButton({
|
|
22098
22105
|
clientX: o,
|
|
@@ -22897,7 +22904,7 @@ function LE(n) {
|
|
|
22897
22904
|
c() {
|
|
22898
22905
|
t = G("div"), e = G("div"), i = G("span"), o = He(s), r = ae(), a = G("div"), D(i, "class", "item-label-item__text svelte-1wufped"), D(e, "class", "item-label-item__text-wrap svelte-1wufped"), Q(e, "top", `-${/*itemLabel*/
|
|
22899
22906
|
n[0].strokeLength + 26}px`), D(a, "class", "item-label-item__bar svelte-1wufped"), Q(a, "height", `${/*itemLabel*/
|
|
22900
|
-
n[0].strokeLength}px`), D(t, "class", l =
|
|
22907
|
+
n[0].strokeLength}px`), D(t, "class", l = mt(ti("item-label-item", { visible: (
|
|
22901
22908
|
/*itemLabel*/
|
|
22902
22909
|
n[0].visible
|
|
22903
22910
|
) })) + " svelte-1wufped"), Q(
|
|
@@ -22932,7 +22939,7 @@ function LE(n) {
|
|
|
22932
22939
|
u[0].strokeLength + 26}px`), f & /*itemLabel*/
|
|
22933
22940
|
1 && Q(a, "height", `${/*itemLabel*/
|
|
22934
22941
|
u[0].strokeLength}px`), f & /*itemLabel*/
|
|
22935
|
-
1 && l !== (l =
|
|
22942
|
+
1 && l !== (l = mt(ti("item-label-item", { visible: (
|
|
22936
22943
|
/*itemLabel*/
|
|
22937
22944
|
u[0].visible
|
|
22938
22945
|
) })) + " svelte-1wufped") && D(t, "class", l), f & /*itemLabel*/
|
|
@@ -23045,7 +23052,7 @@ function BE(n) {
|
|
|
23045
23052
|
t = G("div");
|
|
23046
23053
|
for (let l = 0; l < e.length; l += 1)
|
|
23047
23054
|
e[l].c();
|
|
23048
|
-
D(t, "class", "item-labels-container svelte-f82itz"),
|
|
23055
|
+
D(t, "class", "item-labels-container svelte-f82itz"), gt(() => (
|
|
23049
23056
|
/*div_elementresize_handler*/
|
|
23050
23057
|
n[9].call(t)
|
|
23051
23058
|
)), Q(
|
|
@@ -23532,15 +23539,15 @@ function YE(n) {
|
|
|
23532
23539
|
let f = u(n, -1), p = f(n);
|
|
23533
23540
|
return {
|
|
23534
23541
|
c() {
|
|
23535
|
-
t = G("div"), e = G("div"), p.c(), o = ae(), r = G("div"), D(e, "class", s =
|
|
23542
|
+
t = G("div"), e = G("div"), p.c(), o = ae(), r = G("div"), D(e, "class", s = mt(ti("item-label-item__text-wrap", {
|
|
23536
23543
|
"item-label-item__custom": typeof /*itemLabel*/
|
|
23537
23544
|
n[0].render == "function"
|
|
23538
23545
|
})) + " svelte-1jhufeh"), Q(e, "bottom", `${/*itemLabel*/
|
|
23539
|
-
n[0].strokeLength}px`), D(r, "class", a =
|
|
23546
|
+
n[0].strokeLength}px`), D(r, "class", a = mt(ti("item-label-item__bar", { anchor: (
|
|
23540
23547
|
/*anchorEnabled*/
|
|
23541
23548
|
n[1]
|
|
23542
23549
|
) })) + " svelte-1jhufeh"), Q(r, "height", `${/*itemLabel*/
|
|
23543
|
-
n[0].strokeLength}px`), D(t, "class", l =
|
|
23550
|
+
n[0].strokeLength}px`), D(t, "class", l = mt(ti("item-label-item", { fold: (
|
|
23544
23551
|
/*itemLabel*/
|
|
23545
23552
|
n[0].isFold
|
|
23546
23553
|
) })) + " svelte-1jhufeh"), Q(
|
|
@@ -23565,19 +23572,19 @@ function YE(n) {
|
|
|
23565
23572
|
},
|
|
23566
23573
|
p(v, [g]) {
|
|
23567
23574
|
f === (f = u(v, g)) && p ? p.p(v, g) : (p.d(1), p = f(v), p && (p.c(), p.m(e, null))), g & /*itemLabel*/
|
|
23568
|
-
1 && s !== (s =
|
|
23575
|
+
1 && s !== (s = mt(ti("item-label-item__text-wrap", {
|
|
23569
23576
|
"item-label-item__custom": typeof /*itemLabel*/
|
|
23570
23577
|
v[0].render == "function"
|
|
23571
23578
|
})) + " svelte-1jhufeh") && D(e, "class", s), g & /*itemLabel*/
|
|
23572
23579
|
1 && Q(e, "bottom", `${/*itemLabel*/
|
|
23573
23580
|
v[0].strokeLength}px`), g & /*anchorEnabled*/
|
|
23574
|
-
2 && a !== (a =
|
|
23581
|
+
2 && a !== (a = mt(ti("item-label-item__bar", { anchor: (
|
|
23575
23582
|
/*anchorEnabled*/
|
|
23576
23583
|
v[1]
|
|
23577
23584
|
) })) + " svelte-1jhufeh") && D(r, "class", a), g & /*itemLabel*/
|
|
23578
23585
|
1 && Q(r, "height", `${/*itemLabel*/
|
|
23579
23586
|
v[0].strokeLength}px`), g & /*itemLabel*/
|
|
23580
|
-
1 && l !== (l =
|
|
23587
|
+
1 && l !== (l = mt(ti("item-label-item", { fold: (
|
|
23581
23588
|
/*itemLabel*/
|
|
23582
23589
|
v[0].isFold
|
|
23583
23590
|
) })) + " svelte-1jhufeh") && D(t, "class", l), g & /*itemLabel*/
|
|
@@ -23780,7 +23787,7 @@ function e2(n) {
|
|
|
23780
23787
|
t = G("div");
|
|
23781
23788
|
for (let l = 0; l < e.length; l += 1)
|
|
23782
23789
|
e[l].c();
|
|
23783
|
-
D(t, "class", "item-labels-container svelte-f82itz"),
|
|
23790
|
+
D(t, "class", "item-labels-container svelte-f82itz"), gt(() => (
|
|
23784
23791
|
/*div_elementresize_handler*/
|
|
23785
23792
|
n[12].call(t)
|
|
23786
23793
|
)), Q(
|
|
@@ -24060,7 +24067,7 @@ function a2(n) {
|
|
|
24060
24067
|
), o, r, a, l, c, h, u, f, p;
|
|
24061
24068
|
return {
|
|
24062
24069
|
c() {
|
|
24063
|
-
t = G("div"), e = G("div"), i = G("span"), o = He(s), r = ae(), a = G("i"), D(i, "class", "plugin-DoorLabelPlugin-txt svelte-1irjijd"), D(a, "class", "plugin-DoorLabelPlugin-icon svelte-1irjijd"), D(e, "class", l =
|
|
24070
|
+
t = G("div"), e = G("div"), i = G("span"), o = He(s), r = ae(), a = G("i"), D(i, "class", "plugin-DoorLabelPlugin-txt svelte-1irjijd"), D(a, "class", "plugin-DoorLabelPlugin-icon svelte-1irjijd"), D(e, "class", l = mt(ti(
|
|
24064
24071
|
"plugin-DoorLabelPlugin-cnt",
|
|
24065
24072
|
/*props*/
|
|
24066
24073
|
n[0].toward
|
|
@@ -24085,7 +24092,7 @@ function a2(n) {
|
|
|
24085
24092
|
g & /*props*/
|
|
24086
24093
|
1 && s !== (s = /*props*/
|
|
24087
24094
|
v[0].name + "") && Ge(o, s), g & /*props*/
|
|
24088
|
-
1 && l !== (l =
|
|
24095
|
+
1 && l !== (l = mt(ti(
|
|
24089
24096
|
"plugin-DoorLabelPlugin-cnt",
|
|
24090
24097
|
/*props*/
|
|
24091
24098
|
v[0].toward
|
|
@@ -26454,7 +26461,7 @@ function Xf(n) {
|
|
|
26454
26461
|
);
|
|
26455
26462
|
},
|
|
26456
26463
|
i(r) {
|
|
26457
|
-
o || (r &&
|
|
26464
|
+
o || (r && gt(() => {
|
|
26458
26465
|
o && (s && s.end(1), i = Un(t, Ga, {
|
|
26459
26466
|
duration: (
|
|
26460
26467
|
/*duration*/
|
|
@@ -26652,7 +26659,7 @@ function Zf(n) {
|
|
|
26652
26659
|
);
|
|
26653
26660
|
},
|
|
26654
26661
|
i(r) {
|
|
26655
|
-
o || (r &&
|
|
26662
|
+
o || (r && gt(() => {
|
|
26656
26663
|
o && (s && s.end(1), i = Un(t, Tt, { duration: (
|
|
26657
26664
|
/*inDelay*/
|
|
26658
26665
|
n[0]
|
|
@@ -27036,7 +27043,7 @@ function Kf(n) {
|
|
|
27036
27043
|
n[0] + " svelte-1ogmlqq")) && D(s, "class", o);
|
|
27037
27044
|
},
|
|
27038
27045
|
i(u) {
|
|
27039
|
-
l || (H(e.$$.fragment, u), u &&
|
|
27046
|
+
l || (H(e.$$.fragment, u), u && gt(() => {
|
|
27040
27047
|
l && (a && a.end(1), r = Un(s, Tt, {
|
|
27041
27048
|
duration: (
|
|
27042
27049
|
/*duration*/
|
|
@@ -28082,7 +28089,7 @@ function rp(n) {
|
|
|
28082
28089
|
n = o;
|
|
28083
28090
|
},
|
|
28084
28091
|
i(o) {
|
|
28085
|
-
s || (o &&
|
|
28092
|
+
s || (o && gt(() => {
|
|
28086
28093
|
s && (i && i.end(1), e = Un(t, Ga, {
|
|
28087
28094
|
duration: (
|
|
28088
28095
|
/*duration*/
|
|
@@ -29249,7 +29256,7 @@ var va = U3, qa = {}, Y3 = {
|
|
|
29249
29256
|
return J;
|
|
29250
29257
|
return -1;
|
|
29251
29258
|
}
|
|
29252
|
-
function
|
|
29259
|
+
function vt(P, z) {
|
|
29253
29260
|
return P && kn(z, Jo(z), P);
|
|
29254
29261
|
}
|
|
29255
29262
|
function Wt(P, z, J, ie, Ve, Le, Ue) {
|
|
@@ -29270,7 +29277,7 @@ var va = U3, qa = {}, Y3 = {
|
|
|
29270
29277
|
if (Qe(P))
|
|
29271
29278
|
return Le ? P : {};
|
|
29272
29279
|
if (Ye = be(Rt ? {} : P), !z)
|
|
29273
|
-
return Uo(P,
|
|
29280
|
+
return Uo(P, vt(Ye, P));
|
|
29274
29281
|
} else {
|
|
29275
29282
|
if (!K[Je])
|
|
29276
29283
|
return Le ? P : {};
|
|
@@ -29366,7 +29373,7 @@ var va = U3, qa = {}, Y3 = {
|
|
|
29366
29373
|
}
|
|
29367
29374
|
function L(P, z) {
|
|
29368
29375
|
var J = P.__data__;
|
|
29369
|
-
return
|
|
29376
|
+
return At(z) ? J[typeof z == "string" ? "string" : "hash"] : J.map;
|
|
29370
29377
|
}
|
|
29371
29378
|
function j(P, z) {
|
|
29372
29379
|
var J = Se(P, z);
|
|
@@ -29433,7 +29440,7 @@ var va = U3, qa = {}, Y3 = {
|
|
|
29433
29440
|
function pt(P, z) {
|
|
29434
29441
|
return z = z == null ? s : z, !!z && (typeof P == "number" || ee.test(P)) && P > -1 && P % 1 == 0 && P < z;
|
|
29435
29442
|
}
|
|
29436
|
-
function
|
|
29443
|
+
function At(P) {
|
|
29437
29444
|
var z = typeof P;
|
|
29438
29445
|
return z == "string" || z == "number" || z == "symbol" || z == "boolean" ? P !== "__proto__" : P === null;
|
|
29439
29446
|
}
|
|
@@ -29675,7 +29682,7 @@ var Ka = {}, Z3 = {
|
|
|
29675
29682
|
return this.__data__.has(P);
|
|
29676
29683
|
}
|
|
29677
29684
|
Qt.prototype.add = Qt.prototype.push = qt, Qt.prototype.has = fi;
|
|
29678
|
-
function
|
|
29685
|
+
function vt(P) {
|
|
29679
29686
|
var z = this.__data__ = new Et(P);
|
|
29680
29687
|
this.size = z.size;
|
|
29681
29688
|
}
|
|
@@ -29702,7 +29709,7 @@ var Ka = {}, Z3 = {
|
|
|
29702
29709
|
}
|
|
29703
29710
|
return J.set(P, z), this.size = J.size, this;
|
|
29704
29711
|
}
|
|
29705
|
-
|
|
29712
|
+
vt.prototype.clear = Wt, vt.prototype.delete = Rs, vt.prototype.get = Vs, vt.prototype.has = En, vt.prototype.set = Ut;
|
|
29706
29713
|
function Mn(P, z) {
|
|
29707
29714
|
var J = Fs(P), ie = !J && Qr(P), Ve = !J && !ie && Hs(P), Le = !J && !ie && !Ve && Yr(P), Ue = J || ie || Ve || Le, Ye = Ue ? Ze(P.length, String) : [], wt = Ye.length;
|
|
29708
29715
|
for (var Je in P)
|
|
@@ -29742,18 +29749,18 @@ var Ka = {}, Z3 = {
|
|
|
29742
29749
|
Ue = !0, Rt = !1;
|
|
29743
29750
|
}
|
|
29744
29751
|
if (xt && !Rt)
|
|
29745
|
-
return Le || (Le = new
|
|
29752
|
+
return Le || (Le = new vt()), Ue || Yr(P) ? kn(P, z, J, ie, Ve, Le) : Uo(P, z, wt, J, ie, Ve, Le);
|
|
29746
29753
|
if (!(J & s)) {
|
|
29747
29754
|
var Vt = Rt && Lt.call(P, "__wrapped__"), Ot = Kt && Lt.call(z, "__wrapped__");
|
|
29748
29755
|
if (Vt || Ot) {
|
|
29749
29756
|
var Sn = Vt ? P.value() : P, rn = Ot ? z.value() : z;
|
|
29750
|
-
return Le || (Le = new
|
|
29757
|
+
return Le || (Le = new vt()), Ve(Sn, rn, J, ie, Le);
|
|
29751
29758
|
}
|
|
29752
29759
|
}
|
|
29753
|
-
return xt ? (Le || (Le = new
|
|
29760
|
+
return xt ? (Le || (Le = new vt()), Yo(P, z, J, ie, Ve, Le)) : !1;
|
|
29754
29761
|
}
|
|
29755
29762
|
function Wo(P) {
|
|
29756
|
-
if (!Ur(P) ||
|
|
29763
|
+
if (!Ur(P) || At(P))
|
|
29757
29764
|
return !1;
|
|
29758
29765
|
var z = Wr(P) ? _o : de;
|
|
29759
29766
|
return z.test(Xt(P));
|
|
@@ -29918,7 +29925,7 @@ var Ka = {}, Z3 = {
|
|
|
29918
29925
|
var z = typeof P;
|
|
29919
29926
|
return z == "string" || z == "number" || z == "symbol" || z == "boolean" ? P !== "__proto__" : P === null;
|
|
29920
29927
|
}
|
|
29921
|
-
function
|
|
29928
|
+
function At(P) {
|
|
29922
29929
|
return !!wi && wi in P;
|
|
29923
29930
|
}
|
|
29924
29931
|
function Mt(P) {
|
|
@@ -31593,7 +31600,7 @@ function Sp(n) {
|
|
|
31593
31600
|
);
|
|
31594
31601
|
},
|
|
31595
31602
|
i(u) {
|
|
31596
|
-
a || (H(s), u &&
|
|
31603
|
+
a || (H(s), u && gt(() => {
|
|
31597
31604
|
a && (r && r.end(1), o = Un(
|
|
31598
31605
|
t,
|
|
31599
31606
|
Yu,
|
|
@@ -32517,7 +32524,7 @@ function Vk(n) {
|
|
|
32517
32524
|
"transition-delay",
|
|
32518
32525
|
/*unfolded*/
|
|
32519
32526
|
n[4] ? Aa + ba + "ms" : "0ms"
|
|
32520
|
-
), D(t, "class", g =
|
|
32527
|
+
), D(t, "class", g = mt(`marketing ${/*theme*/
|
|
32521
32528
|
n[6]}`) + " svelte-sezqcq"), fe(
|
|
32522
32529
|
t,
|
|
32523
32530
|
"unfolded",
|
|
@@ -32558,7 +32565,7 @@ function Vk(n) {
|
|
|
32558
32565
|
/*unfolded*/
|
|
32559
32566
|
S[4] ? Aa + ba + "ms" : "0ms"
|
|
32560
32567
|
), (!m || _ & /*theme*/
|
|
32561
|
-
64 && g !== (g =
|
|
32568
|
+
64 && g !== (g = mt(`marketing ${/*theme*/
|
|
32562
32569
|
S[6]}`) + " svelte-sezqcq")) && D(t, "class", g), (!m || _ & /*theme, unfolded*/
|
|
32563
32570
|
80) && fe(
|
|
32564
32571
|
t,
|
|
@@ -33241,7 +33248,7 @@ function Xp(n) {
|
|
|
33241
33248
|
8196 && (h.$$scope = { dirty: c, ctx: n }), s.$set(h);
|
|
33242
33249
|
},
|
|
33243
33250
|
i(l) {
|
|
33244
|
-
a || (H(e.$$.fragment, l), H(s.$$.fragment, l), l &&
|
|
33251
|
+
a || (H(e.$$.fragment, l), H(s.$$.fragment, l), l && gt(() => {
|
|
33245
33252
|
a && (r && r.end(1), o = Un(t, Tt, {
|
|
33246
33253
|
duration: 1e3,
|
|
33247
33254
|
delay: 0,
|
|
@@ -34865,7 +34872,7 @@ function NS(n) {
|
|
|
34865
34872
|
"unfolded",
|
|
34866
34873
|
/*tag*/
|
|
34867
34874
|
(T = n[0].state) == null ? void 0 : T.unfolded
|
|
34868
|
-
), D(e, "class", "content__wrapper svelte-elzzn6"), D(t, "class", p =
|
|
34875
|
+
), D(e, "class", "content__wrapper svelte-elzzn6"), D(t, "class", p = mt(ti(
|
|
34869
34876
|
"content__container",
|
|
34870
34877
|
/*tag*/
|
|
34871
34878
|
n[0].className
|
|
@@ -34920,7 +34927,7 @@ function NS(n) {
|
|
|
34920
34927
|
/*tag*/
|
|
34921
34928
|
(F = T[0].state) == null ? void 0 : F.unfolded
|
|
34922
34929
|
), (!g || S & /*tag*/
|
|
34923
|
-
1 && p !== (p =
|
|
34930
|
+
1 && p !== (p = mt(ti(
|
|
34924
34931
|
"content__container",
|
|
34925
34932
|
/*tag*/
|
|
34926
34933
|
T[0].className
|
|
@@ -34986,7 +34993,7 @@ function GS(n) {
|
|
|
34986
34993
|
}
|
|
34987
34994
|
}), {
|
|
34988
34995
|
c() {
|
|
34989
|
-
t = G("div"), ve(e.$$.fragment), D(t, "class", i =
|
|
34996
|
+
t = G("div"), ve(e.$$.fragment), D(t, "class", i = mt(ti(
|
|
34990
34997
|
"content__container",
|
|
34991
34998
|
/*tag*/
|
|
34992
34999
|
n[0].className
|
|
@@ -35020,7 +35027,7 @@ function GS(n) {
|
|
|
35020
35027
|
)), c & /*rendererMap*/
|
|
35021
35028
|
4 && (h.rendererMap = /*rendererMap*/
|
|
35022
35029
|
l[2]), e.$set(h), (!o || c & /*tag*/
|
|
35023
|
-
1 && i !== (i =
|
|
35030
|
+
1 && i !== (i = mt(ti(
|
|
35024
35031
|
"content__container",
|
|
35025
35032
|
/*tag*/
|
|
35026
35033
|
l[0].className
|
|
@@ -36194,7 +36201,7 @@ function am(n) {
|
|
|
36194
36201
|
if (!o) {
|
|
36195
36202
|
for (let c = 0; c < r.length; c += 1)
|
|
36196
36203
|
H(e[c]);
|
|
36197
|
-
s ||
|
|
36204
|
+
s || gt(() => {
|
|
36198
36205
|
s = Un(t, Tt, {}), s.start();
|
|
36199
36206
|
}), o = !0;
|
|
36200
36207
|
}
|
|
@@ -40333,6 +40340,7 @@ class gm {
|
|
|
40333
40340
|
/** 初始化视频、模型以及相关事件监听。 */
|
|
40334
40341
|
constructor(t, e) {
|
|
40335
40342
|
d(this, "video");
|
|
40343
|
+
d(this, "fiveUtil");
|
|
40336
40344
|
d(this, "_id");
|
|
40337
40345
|
/** 视频资源地址 */
|
|
40338
40346
|
d(this, "url");
|
|
@@ -40368,14 +40376,13 @@ class gm {
|
|
|
40368
40376
|
});
|
|
40369
40377
|
/** 把 uv 值转换成位置 */
|
|
40370
40378
|
d(this, "uv2Position", (t, e) => {
|
|
40371
|
-
var p;
|
|
40372
40379
|
const s = Math.PI, o = Math.PI * 2, r = t, a = 1 - e, l = new he(
|
|
40373
40380
|
-1 * Math.cos(o * r) * Math.sin(s * a),
|
|
40374
40381
|
1 * Math.cos(s * a),
|
|
40375
40382
|
1 * Math.sin(o * r) * Math.sin(s * a)
|
|
40376
40383
|
);
|
|
40377
40384
|
l.setX(-l.x);
|
|
40378
|
-
const c =
|
|
40385
|
+
const c = this.fiveUtil.workUtil.getResolvedObserver(this.panoIndex);
|
|
40379
40386
|
if (!c)
|
|
40380
40387
|
return this.logWarning(`点位 ${this.panoIndex} 不存在,请检查 Five 数据是否正常。`);
|
|
40381
40388
|
const h = c.position.clone(), u = c.quaternion.clone(), f = l.clone();
|
|
@@ -40383,8 +40390,7 @@ class gm {
|
|
|
40383
40390
|
});
|
|
40384
40391
|
/** Five 数据加载后需要根据点位位姿调整点位模型位置 */
|
|
40385
40392
|
d(this, "onFiveDataLoaded", () => {
|
|
40386
|
-
|
|
40387
|
-
const t = (l = this.five.work) == null ? void 0 : l.observers[this.panoIndex];
|
|
40393
|
+
const t = this.fiveUtil.workUtil.getResolvedObserver(this.panoIndex);
|
|
40388
40394
|
if (!t)
|
|
40389
40395
|
return this.logWarning(`点位 ${this.panoIndex} 不存在,请检查 Five 数据是否正常。`);
|
|
40390
40396
|
this.observer = t;
|
|
@@ -40490,7 +40496,7 @@ class gm {
|
|
|
40490
40496
|
(t = this.renderFiveDisposer) == null || t.call(this), this.renderFiveDisposer = void 0;
|
|
40491
40497
|
});
|
|
40492
40498
|
var l, c;
|
|
40493
|
-
this.five = t, this.panoIndex = e.panoIndex, this._id = e.renderID, this.url = e.url, this.origin = e.origin.slice(), this.hooks = e.hooks, this._enabled = (c = (l = e.initialState) == null ? void 0 : l.enabled) != null ? c : !0;
|
|
40499
|
+
this.five = t, this.panoIndex = e.panoIndex, this.fiveUtil = e.fiveUtil, this._id = e.renderID, this.url = e.url, this.origin = e.origin.slice(), this.hooks = e.hooks, this._enabled = (c = (l = e.initialState) == null ? void 0 : l.enabled) != null ? c : !0;
|
|
40494
40500
|
const i = document.createElement("video");
|
|
40495
40501
|
i.crossOrigin = "anonymous", i.autoplay = !1, i.muted = !0, i.loop = !0, i.playsInline = !0, this.video = i;
|
|
40496
40502
|
const s = new bA(this.video);
|
|
@@ -40510,7 +40516,7 @@ class gm {
|
|
|
40510
40516
|
}), r = new yA(1, 64, 64);
|
|
40511
40517
|
r.scale(-1, 1, 1);
|
|
40512
40518
|
const a = new oo(r, o);
|
|
40513
|
-
a.name = "pano-video-plugin", this.videoMesh = a, this.
|
|
40519
|
+
a.name = "pano-video-plugin", this.videoMesh = a, this.fiveUtil.workUtil.work && this.onFiveDataLoaded(), this.enabled && this.addEventListeners(), this.mountIfNeeded(), window[`__PANOVIDEO_${this.renderID}_DEBUG__`] = this;
|
|
40514
40520
|
}
|
|
40515
40521
|
/** 传入的 ID,不可更改 */
|
|
40516
40522
|
get renderID() {
|
|
@@ -40633,6 +40639,7 @@ class w5 extends Zn {
|
|
|
40633
40639
|
this.controllerMap.set(
|
|
40634
40640
|
l.render_id,
|
|
40635
40641
|
new gm(this.five, le(B({}, l), {
|
|
40642
|
+
fiveUtil: this.fiveUtil,
|
|
40636
40643
|
panoIndex: r,
|
|
40637
40644
|
renderID: a,
|
|
40638
40645
|
hooks: this.hooks,
|
|
@@ -40711,6 +40718,7 @@ class w5 extends Zn {
|
|
|
40711
40718
|
this.controllerMap.set(
|
|
40712
40719
|
s.render_id,
|
|
40713
40720
|
new gm(this.five, le(B({}, s), {
|
|
40721
|
+
fiveUtil: this.fiveUtil,
|
|
40714
40722
|
panoIndex: e,
|
|
40715
40723
|
renderID: o,
|
|
40716
40724
|
hooks: this.hooks,
|
|
@@ -42450,9 +42458,9 @@ class zi extends ni {
|
|
|
42450
42458
|
const s = i != null ? i : this;
|
|
42451
42459
|
return s.updateMatrixWorld(), ab(s, e);
|
|
42452
42460
|
});
|
|
42453
|
-
e != null && e.id && (this.uuid = e.id), this.config = B({ defaultAction: !0, occlusionVisibility: !0, occlusionMode: "translucence" }, i), e && (Be((s = this.config) == null ? void 0 : s.occlusionMode) && (e.style = le(B({}, e.style), { occlusionMode: this.config.occlusionMode })), Be((o = this.config) == null ? void 0 : o.occlusionVisibility) && (e.style = le(B({}, e.style), { occlusionVisibility: this.config.occlusionVisibility }))),
|
|
42461
|
+
e != null && e.id && (this.uuid = e.id), this.config = B({ defaultAction: !0, occlusionVisibility: !0, occlusionMode: "translucence" }, i), e && (Be((s = this.config) == null ? void 0 : s.occlusionMode) && (e.style = le(B({}, e.style), { occlusionMode: this.config.occlusionMode })), Be((o = this.config) == null ? void 0 : o.occlusionVisibility) && (e.style = le(B({}, e.style), { occlusionVisibility: this.config.occlusionVisibility }))), bt("esc", () => {
|
|
42454
42462
|
this.stopCreating();
|
|
42455
|
-
}), this.config.defaultAction && (
|
|
42463
|
+
}), this.config.defaultAction && (bt("backspace, delete", () => {
|
|
42456
42464
|
this.selected && this.delete();
|
|
42457
42465
|
}), this.on("click", () => {
|
|
42458
42466
|
var r;
|
|
@@ -42460,7 +42468,7 @@ class zi extends ni {
|
|
|
42460
42468
|
var l;
|
|
42461
42469
|
a instanceof zi && a !== this && ((l = a._editor) == null || l.disable());
|
|
42462
42470
|
}));
|
|
42463
|
-
}),
|
|
42471
|
+
}), bt("esc", () => {
|
|
42464
42472
|
this.selected && this.unselect();
|
|
42465
42473
|
}));
|
|
42466
42474
|
}
|
|
@@ -44192,7 +44200,7 @@ const no = class extends yt {
|
|
|
44192
44200
|
var e;
|
|
44193
44201
|
console.log("redo"), (e = this.creatingItem) == null || e.redo(), this.five.needsRender = !0;
|
|
44194
44202
|
});
|
|
44195
|
-
this.five = e, this.theme = i, this.group = new ni(), this.group.name = "Sculpt", e.scene.add(this.group), no.modules.init(e),
|
|
44203
|
+
this.five = e, this.theme = i, this.group = new ni(), this.group.name = "Sculpt", e.scene.add(this.group), no.modules.init(e), bt("ctrl+z, command+z", this.undo), bt("ctrl+shift+z, command+shift+z", this.redo), no.modules.fiveDomEvents.addEventListener(this.group, "click", ({ intersects: s, origDomEvent: o }) => {
|
|
44196
44204
|
var a;
|
|
44197
44205
|
const r = y0((a = s == null ? void 0 : s[0]) == null ? void 0 : a.object, (l) => l.isSculptObject);
|
|
44198
44206
|
return r && !r.editing ? this.emit("click", o, r) : !1;
|