@realsee/dnalogel 3.69.1-alpha.3 → 3.69.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/CHANGELOG.md +2 -9
- package/dist/MeasurePlugin/Controller.d.ts +0 -1
- package/dist/index.cjs.js +25 -25
- package/dist/index.js +514 -554
- package/dist/index.umd.js +32 -32
- 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/ModelMakerPluginType.ModelMakerBoxItem.html +2 -2
- package/docs/classes/ModelMakerPluginType.ModelMakerPolygonItem.html +2 -2
- package/docs/classes/ModelMakerPluginType.ModelMakerPrismItem.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.LegacyPointHelper.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.PointDomHelper.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/SculptPluginForFive.html +2 -2
- package/docs/functions/TopviewFloorplanPlugin.html +1 -1
- 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.getIntersectFromRelativePosition.html +1 -1
- package/docs/functions/Util.getRaycasterFromFivePointer.html +1 -1
- package/docs/functions/Util.initialCSS3DRender.html +1 -1
- package/docs/functions/Util.inside.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.replaceStaticPrefix.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.BoxItemObjectData.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.EventMap.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.PrismItemObjectData.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/ModelMakerPluginType.TrianglesItemObjectData.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/SculptConfig.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/TagState.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.LegacyMouseGroupParameter.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/MeasureEndReason.html +1 -1
- package/docs/types/MeasurePluginConfig.html +2 -2
- 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 +2 -2
- package/docs/types/ModelMakerPluginType.MarkerItem.html +1 -1
- package/docs/types/ModelMakerPluginType.ServerItem.html +2 -2
- 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/TagPlacement.html +2 -2
- 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.CURRENT_PANO_IMAGE_DEFAULT_IMAGE.html +2 -2
- package/docs/variables/Util.DEFAULT_STATIC_PREFIX.html +2 -2
- package/docs/variables/Util.DNALOGEL_DEFAULT_ASSETS.html +2 -2
- package/docs/variables/Util.ENTRY_DOOR_DEFAULT_IMAGE.html +2 -2
- package/docs/variables/Util.FLOORPLAN_DEFAULT_IMAGE.html +2 -2
- package/docs/variables/Util.GUIDELINE_DEFAULT_ARROW_TEXTURE.html +2 -2
- package/docs/variables/Util.GUIDELINE_WHITE_ARROW_TEXTURE.html +2 -2
- package/docs/variables/Util.MODEL_CHASSIS_COMPASS_DEFAULT_MODEL.html +2 -2
- package/docs/variables/Util.MODEL_ENTRY_DOOR_GUIDE_PLUGIN_DEFAULT_MODEL.html +2 -2
- package/docs/variables/Util.PANO_COMPASS_DEFAULT_IMAGE.html +2 -2
- package/docs/variables/Util.PANO_SPATIAL_TAG_BLUR_IMAGE.html +2 -2
- package/docs/variables/Util.PANO_TAG_DEFAULT_LINK_ICON.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.d.ts +0 -1
- package/libs/MeasurePlugin/Controller.js +118 -158
- package/libs/base/BasePlugin.js +1 -1
- package/libs/shared-utils/logger.js +1 -1
- package/package.json +1 -1
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
var H = Object.defineProperty, I = Object.defineProperties;
|
|
2
2
|
var F = Object.getOwnPropertyDescriptors;
|
|
3
|
-
var
|
|
3
|
+
var _ = Object.getOwnPropertySymbols;
|
|
4
4
|
var G = Object.prototype.hasOwnProperty, U = Object.prototype.propertyIsEnumerable;
|
|
5
|
-
var
|
|
5
|
+
var C = (M, S, e) => S in M ? H(M, S, { enumerable: !0, configurable: !0, writable: !0, value: e }) : M[S] = e, g = (M, S) => {
|
|
6
6
|
for (var e in S || (S = {}))
|
|
7
|
-
G.call(S, e) &&
|
|
8
|
-
if (
|
|
9
|
-
for (var e of
|
|
10
|
-
U.call(S, e) &&
|
|
11
|
-
return
|
|
12
|
-
},
|
|
13
|
-
var s = (
|
|
7
|
+
G.call(S, e) && C(M, e, S[e]);
|
|
8
|
+
if (_)
|
|
9
|
+
for (var e of _(S))
|
|
10
|
+
U.call(S, e) && C(M, e, S[e]);
|
|
11
|
+
return M;
|
|
12
|
+
}, D = (M, S) => I(M, F(S));
|
|
13
|
+
var s = (M, S, e) => (C(M, typeof S != "symbol" ? S + "" : S, e), e);
|
|
14
14
|
import * as m from "three";
|
|
15
15
|
import "../shared-utils/tag.js";
|
|
16
16
|
import "../vendor/hammerjs/hammer.js";
|
|
@@ -18,7 +18,7 @@ import { Subscribe as B } from "../shared-utils/Subscribe.js";
|
|
|
18
18
|
import { PointSelector as V } from "../shared-utils/three/PointSelector/index.js";
|
|
19
19
|
import "../shared-utils/three/CSS3DRenderer/index.js";
|
|
20
20
|
import "../CSS3DRenderPlugin/utils/generateBehindFiveElement.js";
|
|
21
|
-
import { LineMesh as
|
|
21
|
+
import { LineMesh as w } from "../Sculpt/Meshes/Line.js";
|
|
22
22
|
import "../shared-utils/three/core/Sphere.js";
|
|
23
23
|
import "../vendor/animejs/lib/anime.es.js";
|
|
24
24
|
import "../vendor/@tweenjs/tween/dist/tween.esm.js.js";
|
|
@@ -28,7 +28,7 @@ import "../shared-utils/five/FivePuppet.js";
|
|
|
28
28
|
import { MeasureMesh as T } from "./utils/MeasureMesh.js";
|
|
29
29
|
import { PointMesh as k } from "../Sculpt/Meshes/Point.js";
|
|
30
30
|
import { LineWithDotsMesh as Y } from "../Sculpt/Meshes/LineWithDots.js";
|
|
31
|
-
import { hotkeys as
|
|
31
|
+
import { hotkeys as P } from "../vendor/hotkeys-js/dist/hotkeys.esm.js";
|
|
32
32
|
import { PolygonMesh as O } from "../Sculpt/Meshes/Polygon.js";
|
|
33
33
|
import { validatePolygon as z } from "./utils/validatePolygon.js";
|
|
34
34
|
import { IObject3D as A } from "../shared-utils/three/IObject3D.js";
|
|
@@ -111,8 +111,6 @@ class Pt extends B {
|
|
|
111
111
|
s(this, "cleanupGlobalListeners");
|
|
112
112
|
// Global touch handler for endpoint long press
|
|
113
113
|
s(this, "globalTouchHandler", null);
|
|
114
|
-
// Temporary preview elements during measurement
|
|
115
|
-
s(this, "tempPreviewElements", null);
|
|
116
114
|
s(this, "_pointSelector");
|
|
117
115
|
s(this, "_fiveDomEvents");
|
|
118
116
|
s(this, "_cursor");
|
|
@@ -139,62 +137,74 @@ class Pt extends B {
|
|
|
139
137
|
* @description 开始测量
|
|
140
138
|
*/
|
|
141
139
|
s(this, "measure", () => {
|
|
142
|
-
this.repositioningState && this.cancelRepositioning(), this.listener.addMeasureListener(),
|
|
143
|
-
d.unselect && d.unselect();
|
|
144
|
-
}), this.cursor.removeDeleteButton();
|
|
140
|
+
this.repositioningState && this.cancelRepositioning(), this.listener.addMeasureListener(), P.unbind("delete, backspace"), this.group.children.forEach((d) => d.unselect()), this.cursor.removeDeleteButton();
|
|
145
141
|
const e = new T({
|
|
146
142
|
lineStyle: this.lineStyle,
|
|
147
143
|
polygonStyle: this.polygonStyle
|
|
148
144
|
});
|
|
149
145
|
this.currentMeasureMesh = e, e.line.setStyle({ cssStyle: "pointer-events: none;" }), this.pointSelector.actionIfNoIntersection = "disable", this.updateSelectAdsorbedHelper();
|
|
150
|
-
const t = new k({ occlusionMode: "depthTest", occlusionVisibility: !0 }), i = new Y(
|
|
146
|
+
const t = new k({ occlusionMode: "depthTest", occlusionVisibility: !0 }), i = new Y(D(g({}, this.lineStyle), { dashed: !0, cssStyle: "pointer-events: none;" })), n = new O(this.polygonStyle), o = new w(D(g({}, this.lineStyle), {
|
|
151
147
|
lineOpacity: 0.5,
|
|
152
148
|
lineColor: 3407837,
|
|
153
149
|
dashed: !0,
|
|
154
150
|
cssStyle: "pointer-events: none; opacity: 0.5;"
|
|
155
|
-
})), c = new
|
|
151
|
+
})), c = new w(D(g({}, this.lineStyle), {
|
|
156
152
|
lineOpacity: 0.5,
|
|
157
153
|
lineColor: 3407837,
|
|
158
154
|
dashed: !0,
|
|
159
155
|
cssStyle: "pointer-events: none; opacity: 0.5;"
|
|
160
156
|
})), a = new k({ occlusionMode: "depthTest", occlusionVisibility: !0, color: 3407837, opacity: 0.5 });
|
|
161
|
-
this.tempPreviewElements = {
|
|
162
|
-
previewLine: i,
|
|
163
|
-
previewPolygon: n,
|
|
164
|
-
verticalLine1: o,
|
|
165
|
-
verticalLine2: c
|
|
166
|
-
};
|
|
167
157
|
let r = null, h = !1, l = !1;
|
|
168
|
-
const
|
|
158
|
+
const f = (d) => {
|
|
169
159
|
d.key === "Shift" && (l = !0);
|
|
170
160
|
}, u = (d) => {
|
|
171
161
|
d.key === "Shift" && (l = !1);
|
|
172
162
|
}, p = () => {
|
|
173
163
|
t.removeFromParent(), i.removeFromParent(), n.removeFromParent(), o.removeFromParent(), c.removeFromParent(), a.removeFromParent();
|
|
174
164
|
};
|
|
175
|
-
this.group.add(e), document.addEventListener("keydown",
|
|
176
|
-
const
|
|
165
|
+
this.group.add(e), document.addEventListener("keydown", f), document.addEventListener("keyup", u);
|
|
166
|
+
const v = (d) => {
|
|
177
167
|
if (!d) {
|
|
178
168
|
p(), r = null, h = !1;
|
|
179
169
|
return;
|
|
180
170
|
}
|
|
181
171
|
if (e.points.length === 0 && (this.pointSelector.actionIfNoIntersection = "disable", this.group.addIfNotExists(t), t.position.copy(d.point), r = null, h = !1), e.points.length >= 1)
|
|
182
|
-
if (this.pointSelector.actionIfNoIntersection = "virtualPoint", t.removeFromParent(), this.group.addIfNotExists(i), i.setPoints([e.points.at(-1), d.point]), d.isAdsorbed)
|
|
172
|
+
if (this.pointSelector.actionIfNoIntersection = "virtualPoint", t.removeFromParent(), this.group.addIfNotExists(i), i.setStyle(D(g({}, this.lineStyle), { dashed: !0, cssStyle: "pointer-events: none;" })), i.setPoints([e.points.at(-1), d.point]), d.isAdsorbed)
|
|
183
173
|
o.removeFromParent(), c.removeFromParent(), a.removeFromParent(), r = null, h = !1;
|
|
184
174
|
else {
|
|
185
175
|
const y = e.points.at(-1);
|
|
186
176
|
if (Math.abs(d.point.y - y.y) > 0.2) {
|
|
187
|
-
const
|
|
188
|
-
o.
|
|
177
|
+
const L = new m.Vector3(d.point.x, y.y, d.point.z);
|
|
178
|
+
o.setStyle(D(g({}, this.lineStyle), {
|
|
179
|
+
lineOpacity: 0.5,
|
|
180
|
+
lineColor: 3407837,
|
|
181
|
+
dashed: !0,
|
|
182
|
+
cssStyle: "pointer-events: none; opacity: 0.5;"
|
|
183
|
+
})), c.setStyle(D(g({}, this.lineStyle), {
|
|
184
|
+
lineOpacity: 0.5,
|
|
185
|
+
lineColor: 3407837,
|
|
186
|
+
dashed: !0,
|
|
187
|
+
cssStyle: "pointer-events: none; opacity: 0.5;"
|
|
188
|
+
})), o.setPoints([y, L]), c.setPoints([L, d.point]), a.position.copy(L), r = L.clone(), h = !0;
|
|
189
189
|
} else {
|
|
190
|
-
let
|
|
191
|
-
Math.abs(d.point.x - y.x) < Math.abs(d.point.z - y.z) ?
|
|
190
|
+
let L = new m.Vector3();
|
|
191
|
+
Math.abs(d.point.x - y.x) < Math.abs(d.point.z - y.z) ? L = new m.Vector3(d.point.x, y.y, y.z) : L = new m.Vector3(y.x, y.y, d.point.z), o.setStyle(D(g({}, this.lineStyle), {
|
|
192
|
+
lineOpacity: 0.5,
|
|
193
|
+
lineColor: 3407837,
|
|
194
|
+
dashed: !0,
|
|
195
|
+
cssStyle: "pointer-events: none; opacity: 0.5;"
|
|
196
|
+
})), c.setStyle(D(g({}, this.lineStyle), {
|
|
197
|
+
lineOpacity: 0.5,
|
|
198
|
+
lineColor: 3407837,
|
|
199
|
+
dashed: !0,
|
|
200
|
+
cssStyle: "pointer-events: none; opacity: 0.5;"
|
|
201
|
+
})), o.setPoints([y, L]), c.setPoints([L, d.point]), a.position.copy(L), r = L.clone(), h = !0;
|
|
192
202
|
}
|
|
193
203
|
this.group.addIfNotExists(o, c, a);
|
|
194
204
|
}
|
|
195
205
|
if (e.points.length >= 2) {
|
|
196
206
|
const y = [...e.points, d.point];
|
|
197
|
-
z(y) ? (n.setPoints(y), this.group.addIfNotExists(n)) : n.removeFromParent();
|
|
207
|
+
z(y) ? (n.setStyle(g({}, this.polygonStyle)), n.setPoints(y), this.group.addIfNotExists(n)) : n.removeFromParent();
|
|
198
208
|
}
|
|
199
209
|
}, E = (d) => {
|
|
200
210
|
if (!d)
|
|
@@ -204,12 +214,12 @@ class Pt extends B {
|
|
|
204
214
|
}, b = () => {
|
|
205
215
|
var d, y;
|
|
206
216
|
e == null || e.setPoints(e.points.slice(0, -1)), p(), (y = (d = this.pointSelector.pointSelectorHelper) == null ? void 0 : d.magnifier) == null || y.render(), this.updateSelectAdsorbedHelper(), this.five.needsRender = !0;
|
|
207
|
-
},
|
|
208
|
-
this.pointSelector.off("intersectionUpdate",
|
|
217
|
+
}, R = () => {
|
|
218
|
+
this.pointSelector.off("intersectionUpdate", v), this.pointSelector.off("select", E), this.pointSelector.off("disable", R), this.off("undo", b), document.removeEventListener("keydown", f), document.removeEventListener("keyup", u), e.line.setStyle({ cssStyle: "pointer-events: auto;" }), p();
|
|
209
219
|
let d = this.currentEndReason;
|
|
210
220
|
e.points.length < 2 ? (e.removeFromParent(), d = "points_insufficient") : this.addMeshEventListeners(e), e.__five_pano_index = this.five.panoIndex, this.currentMeasureMesh = null, this.listener.removeMeasureListener(), this.emit("measureEnd", d), this.currentEndReason = "enter";
|
|
211
221
|
};
|
|
212
|
-
this.on("undo", b), this.pointSelector.on("intersectionUpdate",
|
|
222
|
+
this.on("undo", b), this.pointSelector.on("intersectionUpdate", v), this.pointSelector.on("select", E), this.pointSelector.on("disable", R), this.pointSelector.enable();
|
|
213
223
|
});
|
|
214
224
|
/**
|
|
215
225
|
* @description 结束测量
|
|
@@ -246,68 +256,36 @@ class Pt extends B {
|
|
|
246
256
|
* @param enable - Whether to display length measurements
|
|
247
257
|
*/
|
|
248
258
|
s(this, "setLengthEnable", (e) => {
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
}), this.addMeshEventListeners(n);
|
|
259
|
+
this.lineStyle.lengthEnable = e, this.polygonStyle.lengthEnable = e, this.group.children.forEach((t) => {
|
|
260
|
+
t.changeConfig({
|
|
261
|
+
lineStyle: g({}, this.lineStyle),
|
|
262
|
+
polygonStyle: g({}, this.polygonStyle)
|
|
263
|
+
}), this.addMeshEventListeners(t);
|
|
255
264
|
}), this.currentMeasureMesh && this.currentMeasureMesh.changeConfig({
|
|
256
|
-
lineStyle:
|
|
257
|
-
polygonStyle:
|
|
258
|
-
}), this.
|
|
259
|
-
try {
|
|
260
|
-
(t = this.tempPreviewElements.previewLine) == null || t.setStyle(M(f({}, this.lineStyle), { dashed: !0, cssStyle: "pointer-events: none;" })), this.tempPreviewElements.verticalLine1 && this.tempPreviewElements.verticalLine1.setStyle(M(f({}, this.lineStyle), {
|
|
261
|
-
lineOpacity: 0.5,
|
|
262
|
-
lineColor: 3407837,
|
|
263
|
-
dashed: !0,
|
|
264
|
-
cssStyle: "pointer-events: none; opacity: 0.5;"
|
|
265
|
-
})), this.tempPreviewElements.verticalLine2 && this.tempPreviewElements.verticalLine2.setStyle(M(f({}, this.lineStyle), {
|
|
266
|
-
lineOpacity: 0.5,
|
|
267
|
-
lineColor: 3407837,
|
|
268
|
-
dashed: !0,
|
|
269
|
-
cssStyle: "pointer-events: none; opacity: 0.5;"
|
|
270
|
-
})), (i = this.tempPreviewElements.previewPolygon) == null || i.setStyle(f({}, this.polygonStyle));
|
|
271
|
-
} catch (n) {
|
|
272
|
-
}
|
|
273
|
-
this.five.needsRender = !0;
|
|
265
|
+
lineStyle: g({}, this.lineStyle),
|
|
266
|
+
polygonStyle: g({}, this.polygonStyle)
|
|
267
|
+
}), this.five.needsRender = !0;
|
|
274
268
|
});
|
|
275
269
|
/**
|
|
276
270
|
* Switch the measurement unit without resetting the plugin
|
|
277
271
|
* @param unit - The new unit to use ('m' for metric, 'ft' for imperial, or 'mm' for millimeters)
|
|
278
272
|
*/
|
|
279
273
|
s(this, "setUnit", (e) => {
|
|
280
|
-
|
|
281
|
-
if (this._config && (this._config.unit = e), this.lineStyle.lengthUnit = e, this.polygonStyle.lengthUnit = e, this.group.children.forEach((n) => {
|
|
274
|
+
if (this._config && (this._config.unit = e), this.lineStyle.lengthUnit = e, this.polygonStyle.lengthUnit = e, this.group.children.forEach((t) => {
|
|
282
275
|
try {
|
|
283
|
-
|
|
284
|
-
lineStyle:
|
|
285
|
-
polygonStyle:
|
|
286
|
-
}), this.addMeshEventListeners(
|
|
287
|
-
} catch (
|
|
276
|
+
t.changeConfig({
|
|
277
|
+
lineStyle: g({}, this.lineStyle),
|
|
278
|
+
polygonStyle: g({}, this.polygonStyle)
|
|
279
|
+
}), this.addMeshEventListeners(t);
|
|
280
|
+
} catch (i) {
|
|
288
281
|
}
|
|
289
282
|
}), this.currentMeasureMesh)
|
|
290
283
|
try {
|
|
291
284
|
this.currentMeasureMesh.changeConfig({
|
|
292
|
-
lineStyle:
|
|
293
|
-
polygonStyle:
|
|
285
|
+
lineStyle: g({}, this.lineStyle),
|
|
286
|
+
polygonStyle: g({}, this.polygonStyle)
|
|
294
287
|
});
|
|
295
|
-
} catch (
|
|
296
|
-
}
|
|
297
|
-
if (this.tempPreviewElements)
|
|
298
|
-
try {
|
|
299
|
-
(t = this.tempPreviewElements.previewLine) == null || t.setStyle(M(f({}, this.lineStyle), { dashed: !0, cssStyle: "pointer-events: none;" })), this.tempPreviewElements.verticalLine1 && this.tempPreviewElements.verticalLine1.setStyle(M(f({}, this.lineStyle), {
|
|
300
|
-
lineOpacity: 0.5,
|
|
301
|
-
lineColor: 3407837,
|
|
302
|
-
dashed: !0,
|
|
303
|
-
cssStyle: "pointer-events: none; opacity: 0.5;"
|
|
304
|
-
})), this.tempPreviewElements.verticalLine2 && this.tempPreviewElements.verticalLine2.setStyle(M(f({}, this.lineStyle), {
|
|
305
|
-
lineOpacity: 0.5,
|
|
306
|
-
lineColor: 3407837,
|
|
307
|
-
dashed: !0,
|
|
308
|
-
cssStyle: "pointer-events: none; opacity: 0.5;"
|
|
309
|
-
})), (i = this.tempPreviewElements.previewPolygon) == null || i.setStyle(f({}, this.polygonStyle));
|
|
310
|
-
} catch (n) {
|
|
288
|
+
} catch (t) {
|
|
311
289
|
}
|
|
312
290
|
this.five.needsRender = !0;
|
|
313
291
|
});
|
|
@@ -316,37 +294,21 @@ class Pt extends B {
|
|
|
316
294
|
* @param precision - The number of decimal places for length measurements (area measurements remain at fixed 2 decimal places)
|
|
317
295
|
*/
|
|
318
296
|
s(this, "setPrecision", (e) => {
|
|
319
|
-
|
|
320
|
-
if (this._config && (this._config.precision = e), this.lineStyle.precision = e, this.group.children.forEach((n) => {
|
|
297
|
+
if (this._config && (this._config.precision = e), this.lineStyle.precision = e, this.group.children.forEach((t) => {
|
|
321
298
|
try {
|
|
322
|
-
|
|
323
|
-
lineStyle:
|
|
324
|
-
polygonStyle:
|
|
325
|
-
}), this.addMeshEventListeners(
|
|
326
|
-
} catch (
|
|
299
|
+
t.changeConfig({
|
|
300
|
+
lineStyle: g({}, this.lineStyle),
|
|
301
|
+
polygonStyle: g({}, this.polygonStyle)
|
|
302
|
+
}), this.addMeshEventListeners(t);
|
|
303
|
+
} catch (i) {
|
|
327
304
|
}
|
|
328
305
|
}), this.currentMeasureMesh)
|
|
329
306
|
try {
|
|
330
307
|
this.currentMeasureMesh.changeConfig({
|
|
331
|
-
lineStyle:
|
|
332
|
-
polygonStyle:
|
|
308
|
+
lineStyle: g({}, this.lineStyle),
|
|
309
|
+
polygonStyle: g({}, this.polygonStyle)
|
|
333
310
|
});
|
|
334
|
-
} catch (
|
|
335
|
-
}
|
|
336
|
-
if (this.tempPreviewElements)
|
|
337
|
-
try {
|
|
338
|
-
(t = this.tempPreviewElements.previewLine) == null || t.setStyle(M(f({}, this.lineStyle), { dashed: !0, cssStyle: "pointer-events: none;" })), this.tempPreviewElements.verticalLine1 && this.tempPreviewElements.verticalLine1.setStyle(M(f({}, this.lineStyle), {
|
|
339
|
-
lineOpacity: 0.5,
|
|
340
|
-
lineColor: 3407837,
|
|
341
|
-
dashed: !0,
|
|
342
|
-
cssStyle: "pointer-events: none; opacity: 0.5;"
|
|
343
|
-
})), this.tempPreviewElements.verticalLine2 && this.tempPreviewElements.verticalLine2.setStyle(M(f({}, this.lineStyle), {
|
|
344
|
-
lineOpacity: 0.5,
|
|
345
|
-
lineColor: 3407837,
|
|
346
|
-
dashed: !0,
|
|
347
|
-
cssStyle: "pointer-events: none; opacity: 0.5;"
|
|
348
|
-
})), (i = this.tempPreviewElements.previewPolygon) == null || i.setStyle(f({}, this.polygonStyle));
|
|
349
|
-
} catch (n) {
|
|
311
|
+
} catch (t) {
|
|
350
312
|
}
|
|
351
313
|
this.five.needsRender = !0;
|
|
352
314
|
});
|
|
@@ -355,7 +317,7 @@ class Pt extends B {
|
|
|
355
317
|
*/
|
|
356
318
|
s(this, "cancel", () => {
|
|
357
319
|
var e;
|
|
358
|
-
this.currentEndReason = "escape", (e = this.currentMeasureMesh) == null || e.removeFromParent(), this.pointSelector.disable()
|
|
320
|
+
this.currentEndReason = "escape", (e = this.currentMeasureMesh) == null || e.removeFromParent(), this.pointSelector.disable();
|
|
359
321
|
});
|
|
360
322
|
/**
|
|
361
323
|
* @description 撤销上一步
|
|
@@ -368,7 +330,7 @@ class Pt extends B {
|
|
|
368
330
|
*/
|
|
369
331
|
s(this, "clearCurrentMeasure", () => {
|
|
370
332
|
var e;
|
|
371
|
-
(e = this.currentMeasureMesh) == null || e.removeFromParent(), this.currentMeasureMesh = null, this.pointSelector.disable()
|
|
333
|
+
(e = this.currentMeasureMesh) == null || e.removeFromParent(), this.currentMeasureMesh = null, this.pointSelector.disable();
|
|
372
334
|
});
|
|
373
335
|
/**
|
|
374
336
|
* @description 清空所有测量内容
|
|
@@ -383,7 +345,7 @@ class Pt extends B {
|
|
|
383
345
|
s(this, "listener", {
|
|
384
346
|
// 点击事件
|
|
385
347
|
addClickListener: () => {
|
|
386
|
-
this.five.on("panoArrived", this.onMoveToPano), this.five.on("modeChange", this.onModeChange),
|
|
348
|
+
this.five.on("panoArrived", this.onMoveToPano), this.five.on("modeChange", this.onModeChange), P("delete, backspace", this.deleteSelectedMesh), this.initEventListeners();
|
|
387
349
|
},
|
|
388
350
|
removeClickListener: () => {
|
|
389
351
|
this.group.children.forEach((e) => {
|
|
@@ -391,14 +353,14 @@ class Pt extends B {
|
|
|
391
353
|
(t = e.line.doms) == null || t.forEach((n) => {
|
|
392
354
|
n != null && n.container && (n.container.onclick = null, n.container.onmouseenter = null, n.container.onmouseleave = null);
|
|
393
355
|
}), (i = e.polygon.areaDom) != null && i.container && (e.polygon.areaDom.container.onclick = null, e.polygon.areaDom.container.onmouseenter = null, e.polygon.areaDom.container.onmouseleave = null);
|
|
394
|
-
}), this.fiveDomEvents.clear(), this.five.off("panoArrived", this.onMoveToPano), this.five.off("modeChange", this.onModeChange),
|
|
356
|
+
}), this.fiveDomEvents.clear(), this.five.off("panoArrived", this.onMoveToPano), this.five.off("modeChange", this.onModeChange), P.unbind("delete, backspace");
|
|
395
357
|
},
|
|
396
358
|
// 绘制快捷键
|
|
397
359
|
addMeasureListener: () => {
|
|
398
|
-
|
|
360
|
+
P("ctrl+z, command+z", this.undo), P("esc", this.cancel), P("enter", this.endMeasureByEnter), this.five.on("mode.change", this.endMeasureByModeChange), this.five.on("pano.moveTo", this.endMeasureByPanoMove), this.five.on("model.changeShownFloor", this.endMeasureByFloorChange);
|
|
399
361
|
},
|
|
400
362
|
removeMeasureListener: () => {
|
|
401
|
-
|
|
363
|
+
P.unbind("ctrl+z, command+z"), P.unbind("esc"), P.unbind("enter"), this.five.off("mode.change", this.endMeasureByModeChange), this.five.off("pano.moveTo", this.endMeasureByPanoMove), this.five.off("model.changeShownFloor", this.endMeasureByFloorChange);
|
|
402
364
|
}
|
|
403
365
|
});
|
|
404
366
|
s(this, "onMoveToPano", (e) => {
|
|
@@ -410,14 +372,14 @@ class Pt extends B {
|
|
|
410
372
|
return;
|
|
411
373
|
}
|
|
412
374
|
((c = n.line.points) == null ? void 0 : c.some((a) => {
|
|
413
|
-
var
|
|
375
|
+
var v, E;
|
|
414
376
|
const r = a.clone().sub(this.five.camera.position).normalize();
|
|
415
377
|
i.set(this.five.camera.position, r);
|
|
416
|
-
const h = (E = (
|
|
378
|
+
const h = (E = (v = this.five.model.intersectRaycaster(i, void 0, !0)) == null ? void 0 : v[0]) == null ? void 0 : E.point;
|
|
417
379
|
if (!h)
|
|
418
380
|
return !0;
|
|
419
|
-
const l = 0.01,
|
|
420
|
-
return h.distanceTo(this.five.camera.position) + l >
|
|
381
|
+
const l = 0.01, f = a.distanceTo(this.five.camera.position);
|
|
382
|
+
return h.distanceTo(this.five.camera.position) + l > f;
|
|
421
383
|
})) ? n.visible = !0 : n.visible = !1, this.five.needsRender = !0;
|
|
422
384
|
});
|
|
423
385
|
});
|
|
@@ -438,9 +400,7 @@ class Pt extends B {
|
|
|
438
400
|
let n, o;
|
|
439
401
|
if (e && ("touches" in e && e.touches && e.touches[0] ? (n = e.touches[0].clientX, o = e.touches[0].clientY) : "clientX" in e && "clientY" in e && (n = e.clientX, o = e.clientY)), n === void 0 || o === void 0)
|
|
440
402
|
return;
|
|
441
|
-
this.group.children.forEach((h) =>
|
|
442
|
-
h.unselect && h.unselect();
|
|
443
|
-
}), i.select();
|
|
403
|
+
this.group.children.forEach((h) => h.unselect()), i.select();
|
|
444
404
|
const c = () => {
|
|
445
405
|
this.removeMeshEventListeners(i), i.removeFromParent(), this.cursor.removeDeleteButton(), this.five.needsRender = !0;
|
|
446
406
|
}, a = ((r = this.five.getElement()) == null ? void 0 : r.parentElement) || document.body;
|
|
@@ -518,20 +478,20 @@ class Pt extends B {
|
|
|
518
478
|
if (this.currentMeasureMesh)
|
|
519
479
|
return;
|
|
520
480
|
o = !1;
|
|
521
|
-
let
|
|
522
|
-
l.origDomEvent && ("clientX" in l.origDomEvent && "clientY" in l.origDomEvent ?
|
|
481
|
+
let f = null;
|
|
482
|
+
l.origDomEvent && ("clientX" in l.origDomEvent && "clientY" in l.origDomEvent ? f = {
|
|
523
483
|
x: l.origDomEvent.clientX,
|
|
524
484
|
y: l.origDomEvent.clientY
|
|
525
|
-
} : "touches" in l.origDomEvent && l.origDomEvent.touches && l.origDomEvent.touches[0] ?
|
|
485
|
+
} : "touches" in l.origDomEvent && l.origDomEvent.touches && l.origDomEvent.touches[0] ? f = {
|
|
526
486
|
x: l.origDomEvent.touches[0].clientX,
|
|
527
487
|
y: l.origDomEvent.touches[0].clientY
|
|
528
|
-
} : "changedTouches" in l.origDomEvent && l.origDomEvent.changedTouches && l.origDomEvent.changedTouches[0] && (
|
|
488
|
+
} : "changedTouches" in l.origDomEvent && l.origDomEvent.changedTouches && l.origDomEvent.changedTouches[0] && (f = {
|
|
529
489
|
x: l.origDomEvent.changedTouches[0].clientX,
|
|
530
490
|
y: l.origDomEvent.changedTouches[0].clientY
|
|
531
|
-
})), l.stopPropagation(), l.origDomEvent && (l.origDomEvent.preventDefault(), l.origDomEvent.stopPropagation()), this.showLongPressIndicator(t,
|
|
491
|
+
})), l.stopPropagation(), l.origDomEvent && (l.origDomEvent.preventDefault(), l.origDomEvent.stopPropagation()), this.showLongPressIndicator(t, f);
|
|
532
492
|
const u = (p) => {
|
|
533
|
-
var
|
|
534
|
-
if (
|
|
493
|
+
var v;
|
|
494
|
+
if (f) {
|
|
535
495
|
let E, b;
|
|
536
496
|
if ("touches" in p && p.touches[0])
|
|
537
497
|
E = p.touches[0].clientX, b = p.touches[0].clientY;
|
|
@@ -539,14 +499,14 @@ class Pt extends B {
|
|
|
539
499
|
E = p.clientX, b = p.clientY;
|
|
540
500
|
else
|
|
541
501
|
return;
|
|
542
|
-
Math.sqrt(Math.pow(E -
|
|
502
|
+
Math.sqrt(Math.pow(E - f.x, 2) + Math.pow(b - f.y, 2)) > 10 && (this.hideLongPressIndicator(), n && (clearTimeout(n), n = void 0), (v = this.cleanupGlobalListeners) == null || v.call(this));
|
|
543
503
|
}
|
|
544
504
|
};
|
|
545
505
|
this.cleanupGlobalListeners = () => {
|
|
546
506
|
document.removeEventListener("mousemove", u), document.removeEventListener("touchmove", u);
|
|
547
507
|
}, document.addEventListener("mousemove", u), document.addEventListener("touchmove", u, { passive: !1 }), n = setTimeout(() => {
|
|
548
508
|
var p;
|
|
549
|
-
o = !0, (p = this.cleanupGlobalListeners) == null || p.call(this), this.hideLongPressIndicator(), this.startRepositioning(e, c, !0,
|
|
509
|
+
o = !0, (p = this.cleanupGlobalListeners) == null || p.call(this), this.hideLongPressIndicator(), this.startRepositioning(e, c, !0, f);
|
|
550
510
|
}, 500);
|
|
551
511
|
}, r = () => {
|
|
552
512
|
var l;
|
|
@@ -593,7 +553,7 @@ class Pt extends B {
|
|
|
593
553
|
isDragMode: i,
|
|
594
554
|
mouseDownPosition: n || void 0,
|
|
595
555
|
hasMoved: !1
|
|
596
|
-
}, this.applyRepositioningStyle(e, !0), this.five.on("wantsGesture", this.preventFiveGestures), i ? this.enableGlobalMouseTracking() : (this.pointSelector.actionIfNoIntersection = "virtualPoint", this.pointSelector.enable(), this.pointSelector.on("intersectionUpdate", this.onRepositioningMove), this.pointSelector.on("select", this.onRepositioningConfirm), this.pointSelector.on("disable", this.cancelRepositioning)),
|
|
556
|
+
}, this.applyRepositioningStyle(e, !0), this.five.on("wantsGesture", this.preventFiveGestures), i ? this.enableGlobalMouseTracking() : (this.pointSelector.actionIfNoIntersection = "virtualPoint", this.pointSelector.enable(), this.pointSelector.on("intersectionUpdate", this.onRepositioningMove), this.pointSelector.on("select", this.onRepositioningConfirm), this.pointSelector.on("disable", this.cancelRepositioning)), P("esc", this.cancelRepositioning));
|
|
597
557
|
});
|
|
598
558
|
/**
|
|
599
559
|
* Helper method to safely update polygon points while maintaining closure
|
|
@@ -699,8 +659,8 @@ class Pt extends B {
|
|
|
699
659
|
const i = (r) => {
|
|
700
660
|
if (!this.repositioningState)
|
|
701
661
|
return;
|
|
702
|
-
const h = e.getBoundingClientRect(), l = (r.clientX - h.left) / h.width * 2 - 1,
|
|
703
|
-
u.setFromCamera(new m.Vector2(l,
|
|
662
|
+
const h = e.getBoundingClientRect(), l = (r.clientX - h.left) / h.width * 2 - 1, f = -((r.clientY - h.top) / h.height) * 2 + 1, u = new m.Raycaster();
|
|
663
|
+
u.setFromCamera(new m.Vector2(l, f), this.five.camera);
|
|
704
664
|
const p = this.five.model.intersectRaycaster(u, void 0, !0);
|
|
705
665
|
p && p.length > 0 ? (t = {
|
|
706
666
|
point: p[0].point,
|
|
@@ -716,13 +676,13 @@ class Pt extends B {
|
|
|
716
676
|
}, n = (r) => {
|
|
717
677
|
if (!this.repositioningState || !r.touches[0])
|
|
718
678
|
return;
|
|
719
|
-
const h = e.getBoundingClientRect(), l = r.touches[0],
|
|
720
|
-
p.setFromCamera(new m.Vector2(
|
|
721
|
-
const
|
|
722
|
-
|
|
723
|
-
point:
|
|
724
|
-
distance:
|
|
725
|
-
face:
|
|
679
|
+
const h = e.getBoundingClientRect(), l = r.touches[0], f = (l.clientX - h.left) / h.width * 2 - 1, u = -((l.clientY - h.top) / h.height) * 2 + 1, p = new m.Raycaster();
|
|
680
|
+
p.setFromCamera(new m.Vector2(f, u), this.five.camera);
|
|
681
|
+
const v = this.five.model.intersectRaycaster(p, void 0, !0);
|
|
682
|
+
v && v.length > 0 ? (t = {
|
|
683
|
+
point: v[0].point,
|
|
684
|
+
distance: v[0].distance,
|
|
685
|
+
face: v[0].face,
|
|
726
686
|
raycaster: p
|
|
727
687
|
}, this.onRepositioningMove(t)) : (t = {
|
|
728
688
|
point: p.ray.origin.clone().add(p.ray.direction.clone().multiplyScalar(5)),
|
|
@@ -792,7 +752,7 @@ class Pt extends B {
|
|
|
792
752
|
const e = this.repositioningState.__globalMouseCleanup;
|
|
793
753
|
e && e(), this.repositioningState.isDragMode || (this.pointSelector.off("intersectionUpdate", this.onRepositioningMove), this.pointSelector.off("select", this.onRepositioningConfirm), this.pointSelector.off("disable", this.cancelRepositioning), this.pointSelector.disable());
|
|
794
754
|
}
|
|
795
|
-
this.five.off("wantsGesture", this.preventFiveGestures),
|
|
755
|
+
this.five.off("wantsGesture", this.preventFiveGestures), P.unbind("esc", this.cancelRepositioning), this.repositioningState = null, this.five.needsRender = !0;
|
|
796
756
|
});
|
|
797
757
|
s(this, "setupGlobalTouchHandler", () => {
|
|
798
758
|
var n;
|
|
@@ -809,21 +769,21 @@ class Pt extends B {
|
|
|
809
769
|
return;
|
|
810
770
|
const a = e.getBoundingClientRect(), r = (c.clientX - a.left) / a.width * 2 - 1, h = -((c.clientY - a.top) / a.height) * 2 + 1, l = new m.Raycaster();
|
|
811
771
|
l.setFromCamera(new m.Vector2(r, h), this.five.camera), l.params.Points.threshold = 0.5, l.params.Line.threshold = 0.1, l.params.Mesh = {};
|
|
812
|
-
const
|
|
772
|
+
const f = [];
|
|
813
773
|
for (const u of this.group.children)
|
|
814
774
|
if (!(!u || !u.line || !u.line.pointMeshes))
|
|
815
775
|
for (let p = 0; p < u.line.pointMeshes.length; p++) {
|
|
816
|
-
const
|
|
817
|
-
if (!
|
|
776
|
+
const v = u.line.pointMeshes[p];
|
|
777
|
+
if (!v)
|
|
818
778
|
continue;
|
|
819
|
-
if (l.intersectObject(
|
|
820
|
-
const b =
|
|
779
|
+
if (l.intersectObject(v, !0).length > 0) {
|
|
780
|
+
const b = v.__longPressHandlers;
|
|
821
781
|
if (b) {
|
|
822
|
-
const
|
|
823
|
-
|
|
824
|
-
pointMesh:
|
|
782
|
+
const R = this.calculateScreenDistance(c, v, e);
|
|
783
|
+
R < 30 && f.push({
|
|
784
|
+
pointMesh: v,
|
|
825
785
|
handlers: b,
|
|
826
|
-
distance:
|
|
786
|
+
distance: R,
|
|
827
787
|
// Use screen distance for sorting
|
|
828
788
|
measureMesh: b.measureMesh,
|
|
829
789
|
pointIndex: b.pointIndex
|
|
@@ -832,9 +792,9 @@ class Pt extends B {
|
|
|
832
792
|
}
|
|
833
793
|
}
|
|
834
794
|
}
|
|
835
|
-
if (
|
|
836
|
-
|
|
837
|
-
const u =
|
|
795
|
+
if (f.length > 0) {
|
|
796
|
+
f.sort((v, E) => v.distance - E.distance);
|
|
797
|
+
const u = f[0];
|
|
838
798
|
if (this.repositioningState)
|
|
839
799
|
return;
|
|
840
800
|
const p = {
|
|
@@ -878,12 +838,12 @@ class Pt extends B {
|
|
|
878
838
|
* Calculate screen distance between touch/mouse point and point mesh
|
|
879
839
|
*/
|
|
880
840
|
s(this, "calculateScreenDistance", (e, t, i) => {
|
|
881
|
-
const n = e.clientX, o = e.clientY, a = t.getWorldPosition(new m.Vector3()).clone().project(this.five.camera), r = i.getBoundingClientRect(), h = (a.x + 1) * r.width / 2 + r.left, l = (-a.y + 1) * r.height / 2 + r.top,
|
|
882
|
-
return Math.sqrt(
|
|
841
|
+
const n = e.clientX, o = e.clientY, a = t.getWorldPosition(new m.Vector3()).clone().project(this.five.camera), r = i.getBoundingClientRect(), h = (a.x + 1) * r.width / 2 + r.left, l = (-a.y + 1) * r.height / 2 + r.top, f = n - h, u = o - l;
|
|
842
|
+
return Math.sqrt(f * f + u * u);
|
|
883
843
|
});
|
|
884
844
|
this.five = e;
|
|
885
845
|
const i = { unit: "m", lengthEnable: !0, precision: 2 };
|
|
886
|
-
this.config = t ?
|
|
846
|
+
this.config = t ? g(g({}, i), t) : i, this.group = new A(), this.group.name = "MeasureGroup", this.five.scene.add(this.group), this.five.on("panoArrived", this.onMoveToPano), this.five.on("modeChange", this.onModeChange), P("delete, backspace", this.deleteSelectedMesh), this.initEventListeners();
|
|
887
847
|
}
|
|
888
848
|
get pointSelector() {
|
|
889
849
|
return this._pointSelector ? this._pointSelector : (this._pointSelector = new V(this.five, { mode: "cursor", helper: { pointHelper: "highlight" }, skipPanorama: !0 }), this._pointSelector);
|
package/libs/base/BasePlugin.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
function A() {
|
|
2
2
|
console.debug(
|
|
3
|
-
"%c %c@realsee/dnalogel %cv3.69.1
|
|
3
|
+
"%c %c@realsee/dnalogel %cv3.69.1",
|
|
4
4
|
[
|
|
5
5
|
"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=')",
|
|
6
6
|
"background-repeat: no-repeat",
|