@realsee/dnalogel 3.68.2 → 3.68.4
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 +9 -0
- package/dist/MeasurePlugin/Controller.d.ts +19 -1
- package/dist/MeasurePlugin/index.d.ts +1 -0
- package/dist/PanoTagPlugin/typings/controller.d.ts +3 -0
- package/dist/index.cjs.js +35 -35
- package/dist/index.js +172 -141
- package/dist/index.umd.js +27 -27
- package/docs/assets/navigation.js +1 -1
- package/docs/assets/search.js +1 -1
- 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.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.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.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.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 +4 -3
- 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 +3 -3
- 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 +3 -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 -0
- 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.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 +19 -1
- package/libs/MeasurePlugin/Controller.js +221 -193
- package/libs/MeasurePlugin/index.d.ts +1 -0
- package/libs/ModelRoomLabelPlugin/RoomLabelItem.js +69 -69
- package/libs/PanoMeasurePlugin/Controller/WatchController.js +10 -10
- package/libs/PanoTagPlugin/Components/Common/TagPopover/TagPopoverToolBar.js +17 -14
- package/libs/PanoTagPlugin/typings/controller.d.ts +3 -0
- package/libs/base/BasePlugin.js +1 -1
- package/libs/components/AreaLabel/LabelItem.js +77 -77
- 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 lA, LineMaterial as cA, THREE_Line2 as hA, Line as uA }
|
|
|
43
43
|
import { GLTFLoader as dA } from "@realsee/five/gltf-loader";
|
|
44
44
|
function fA() {
|
|
45
45
|
console.debug(
|
|
46
|
-
"%c %c@realsee/dnalogel %cv3.68.
|
|
46
|
+
"%c %c@realsee/dnalogel %cv3.68.4",
|
|
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",
|
|
@@ -1790,13 +1790,13 @@ var ki = typeof globalThis != "undefined" ? globalThis : typeof window != "undef
|
|
|
1790
1790
|
var Z = O.session, ne = G.pointers, be = ne.length;
|
|
1791
1791
|
Z.firstInput || (Z.firstInput = Ft(G)), be > 1 && !Z.firstMultiple ? Z.firstMultiple = Ft(G) : be === 1 && (Z.firstMultiple = !1);
|
|
1792
1792
|
var Oe = Z.firstInput, Qe = Z.firstMultiple, bt = Qe ? Qe.center : Oe.center, Pt = G.center = ai(ne);
|
|
1793
|
-
G.timeStamp = h(), G.deltaTime = G.timeStamp - Oe.timeStamp, G.angle = Gt(bt, Pt), G.distance = Nt(bt, Pt),
|
|
1793
|
+
G.timeStamp = h(), G.deltaTime = G.timeStamp - Oe.timeStamp, G.angle = Gt(bt, Pt), G.distance = Nt(bt, Pt), zt(Z, G), G.offsetDirection = rt(G.deltaX, G.deltaY);
|
|
1794
1794
|
var xt = pi(G.deltaTime, G.deltaX, G.deltaY);
|
|
1795
1795
|
G.overallVelocityX = xt.x, G.overallVelocityY = xt.y, G.overallVelocity = c(xt.x) > c(xt.y) ? xt.x : xt.y, G.scale = Qe ? fs(Qe.pointers, ne) : 1, G.rotation = Qe ? Uo(Qe.pointers, ne) : 0, G.maxPointers = Z.prevInput ? G.pointers.length > Z.prevInput.maxPointers ? G.pointers.length : Z.prevInput.maxPointers : G.pointers.length, Ni(Z, G);
|
|
1796
1796
|
var ei = O.element;
|
|
1797
1797
|
z(G.srcEvent.target, ei) && (ei = G.srcEvent.target), G.target = ei;
|
|
1798
1798
|
}
|
|
1799
|
-
function
|
|
1799
|
+
function zt(O, G) {
|
|
1800
1800
|
var Z = G.center, ne = O.offsetDelta || {}, be = O.prevDelta || {}, Oe = O.prevInput || {};
|
|
1801
1801
|
(G.eventType === fe || Oe.eventType === Le) && (be = O.prevDelta = {
|
|
1802
1802
|
x: Oe.deltaX || 0,
|
|
@@ -2043,10 +2043,10 @@ var ki = typeof globalThis != "undefined" ? globalThis : typeof window != "undef
|
|
|
2043
2043
|
return !1;
|
|
2044
2044
|
}
|
|
2045
2045
|
var Xs = S(r.style, "touchAction"), Ys = Xs !== s, Zs = "compute", kt = "auto", vs = "manipulation", zi = "none", rn = "pan-x", an = "pan-y", On = qo();
|
|
2046
|
-
function
|
|
2046
|
+
function Ot(O, G) {
|
|
2047
2047
|
this.manager = O, this.set(G);
|
|
2048
2048
|
}
|
|
2049
|
-
|
|
2049
|
+
Ot.prototype = {
|
|
2050
2050
|
/**
|
|
2051
2051
|
* set the touchAction value on the element or enable the polyfill
|
|
2052
2052
|
* @param {String} value
|
|
@@ -2601,7 +2601,7 @@ var ki = typeof globalThis != "undefined" ? globalThis : typeof window != "undef
|
|
|
2601
2601
|
};
|
|
2602
2602
|
var Jo = 1, Ks = 2;
|
|
2603
2603
|
function As(O, G) {
|
|
2604
|
-
this.options = m({}, gi.defaults, G || {}), this.options.inputTarget = this.options.inputTarget || O, this.handlers = {}, this.session = {}, this.recognizers = [], this.oldCssProps = {}, this.element = O, this.input = Ke(this), this.touchAction = new
|
|
2604
|
+
this.options = m({}, gi.defaults, G || {}), this.options.inputTarget = this.options.inputTarget || O, this.handlers = {}, this.session = {}, this.recognizers = [], this.oldCssProps = {}, this.element = O, this.input = Ke(this), this.touchAction = new Ot(this, this.options.touchAction), Vn(this, !0), g(this.options.recognizers, function(Z) {
|
|
2605
2605
|
var ne = this.add(new Z[0](Z[1]));
|
|
2606
2606
|
Z[2] && ne.recognizeWith(Z[2]), Z[3] && ne.requireFailure(Z[3]);
|
|
2607
2607
|
}, this);
|
|
@@ -2768,7 +2768,7 @@ var ki = typeof globalThis != "undefined" ? globalThis : typeof window != "undef
|
|
|
2768
2768
|
DIRECTION_ALL: Xe,
|
|
2769
2769
|
Manager: As,
|
|
2770
2770
|
Input: Je,
|
|
2771
|
-
TouchAction:
|
|
2771
|
+
TouchAction: Ot,
|
|
2772
2772
|
TouchInput: zn,
|
|
2773
2773
|
MouseInput: Ci,
|
|
2774
2774
|
PointerEventInput: nn,
|
|
@@ -7487,7 +7487,7 @@ function as() {
|
|
|
7487
7487
|
function A0(n) {
|
|
7488
7488
|
as().$$.before_update.push(n);
|
|
7489
7489
|
}
|
|
7490
|
-
function
|
|
7490
|
+
function Lt(n) {
|
|
7491
7491
|
as().$$.on_mount.push(n);
|
|
7492
7492
|
}
|
|
7493
7493
|
function Vh(n) {
|
|
@@ -7790,7 +7790,7 @@ function Ti(n, t, e, i, s, o, r, a, l, c, h, u) {
|
|
|
7790
7790
|
D(v[g - 1]);
|
|
7791
7791
|
return pt(M), v;
|
|
7792
7792
|
}
|
|
7793
|
-
function
|
|
7793
|
+
function jt(n, t) {
|
|
7794
7794
|
const e = {}, i = {}, s = { $$scope: 1 };
|
|
7795
7795
|
let o = n.length;
|
|
7796
7796
|
for (; o--; ) {
|
|
@@ -7990,16 +7990,16 @@ function Yt(n, t = 16) {
|
|
|
7990
7990
|
return (Number(typeof n == "string" ? n.replace(/px/g, "") : n) / t).toFixed(5) + "rem";
|
|
7991
7991
|
}
|
|
7992
7992
|
function Uy(n) {
|
|
7993
|
-
De(n, "svelte-
|
|
7993
|
+
De(n, "svelte-12g01uw", ".room-label-item.svelte-12g01uw{position:absolute;font-size:0.5rem;z-index:0;transform:none;cursor:pointer;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.room-label-item__text.svelte-12g01uw{position:absolute;left:0;top:-4rem;transform:translate(-50%, 0);display:flex;justify-content:center;align-items:center;min-width:2rem;pointer-events:all;white-space:nowrap;-o-border-image:var(--bg-image) 3 / 0.0625rem / 0rem stretch;border-image:var(--bg-image) 3 fill / 0.0625rem / 0rem stretch;box-sizing:border-box}.room-label-item__bar.svelte-12g01uw{position:absolute;height:3rem;width:0.0625rem;background-image:linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0))}.wide.svelte-12g01uw{font-size:0.625rem}");
|
|
7994
7994
|
}
|
|
7995
7995
|
function Qy(n) {
|
|
7996
7996
|
let t, e, i = (
|
|
7997
7997
|
/*roomLabel*/
|
|
7998
7998
|
n[0].name + ""
|
|
7999
|
-
), s, o
|
|
7999
|
+
), s, o = `url(${Ny})`, r, a, l, c;
|
|
8000
8000
|
return {
|
|
8001
8001
|
c() {
|
|
8002
|
-
t = U("div"), e = U("span"), s = Be(i),
|
|
8002
|
+
t = U("div"), e = U("span"), s = Be(i), r = ae(), a = U("div"), y(e, "class", "room-label-item__text svelte-12g01uw"), Pe(
|
|
8003
8003
|
e,
|
|
8004
8004
|
"wide",
|
|
8005
8005
|
/*roomLabel*/
|
|
@@ -8014,12 +8014,12 @@ function Qy(n) {
|
|
|
8014
8014
|
"padding",
|
|
8015
8015
|
/*paddingStyle*/
|
|
8016
8016
|
n[2]
|
|
8017
|
-
), y(
|
|
8018
|
-
|
|
8017
|
+
), W(e, "--bg-image", o), y(a, "class", "room-label-item__bar svelte-12g01uw"), W(
|
|
8018
|
+
a,
|
|
8019
8019
|
"top",
|
|
8020
8020
|
/*barTopPosition*/
|
|
8021
8021
|
n[1]
|
|
8022
|
-
), y(t, "class", "room-label-item svelte-
|
|
8022
|
+
), y(t, "class", "room-label-item svelte-12g01uw"), W(
|
|
8023
8023
|
t,
|
|
8024
8024
|
"z-index",
|
|
8025
8025
|
/*roomLabel*/
|
|
@@ -8036,65 +8036,65 @@ function Qy(n) {
|
|
|
8036
8036
|
n[0].visible ? 1 : 0
|
|
8037
8037
|
);
|
|
8038
8038
|
},
|
|
8039
|
-
m(
|
|
8040
|
-
Y(
|
|
8039
|
+
m(h, u) {
|
|
8040
|
+
Y(h, t, u), j(t, e), j(e, s), j(t, r), j(t, a), l || (c = je(
|
|
8041
8041
|
e,
|
|
8042
8042
|
"click",
|
|
8043
8043
|
/*onClick*/
|
|
8044
8044
|
n[4]
|
|
8045
|
-
),
|
|
8045
|
+
), l = !0);
|
|
8046
8046
|
},
|
|
8047
|
-
p(
|
|
8048
|
-
|
|
8047
|
+
p(h, [u]) {
|
|
8048
|
+
u & /*roomLabel*/
|
|
8049
8049
|
1 && i !== (i = /*roomLabel*/
|
|
8050
|
-
|
|
8050
|
+
h[0].name + "") && Ne(s, i), u & /*roomLabel*/
|
|
8051
8051
|
1 && Pe(
|
|
8052
8052
|
e,
|
|
8053
8053
|
"wide",
|
|
8054
8054
|
/*roomLabel*/
|
|
8055
|
-
|
|
8056
|
-
),
|
|
8055
|
+
h[0].name.length > 3
|
|
8056
|
+
), u & /*nameSize*/
|
|
8057
8057
|
8 && W(
|
|
8058
8058
|
e,
|
|
8059
8059
|
"font-size",
|
|
8060
8060
|
/*nameSize*/
|
|
8061
|
-
|
|
8062
|
-
),
|
|
8061
|
+
h[3]
|
|
8062
|
+
), u & /*paddingStyle*/
|
|
8063
8063
|
4 && W(
|
|
8064
8064
|
e,
|
|
8065
8065
|
"padding",
|
|
8066
8066
|
/*paddingStyle*/
|
|
8067
|
-
|
|
8068
|
-
),
|
|
8067
|
+
h[2]
|
|
8068
|
+
), u & /*barTopPosition*/
|
|
8069
8069
|
2 && W(
|
|
8070
|
-
|
|
8070
|
+
a,
|
|
8071
8071
|
"top",
|
|
8072
8072
|
/*barTopPosition*/
|
|
8073
|
-
|
|
8074
|
-
),
|
|
8073
|
+
h[1]
|
|
8074
|
+
), u & /*roomLabel*/
|
|
8075
8075
|
1 && W(
|
|
8076
8076
|
t,
|
|
8077
8077
|
"z-index",
|
|
8078
8078
|
/*roomLabel*/
|
|
8079
|
-
|
|
8080
|
-
),
|
|
8079
|
+
h[0].zIndex
|
|
8080
|
+
), u & /*roomLabel*/
|
|
8081
8081
|
1 && W(
|
|
8082
8082
|
t,
|
|
8083
8083
|
"transform",
|
|
8084
8084
|
/*roomLabel*/
|
|
8085
|
-
|
|
8086
|
-
),
|
|
8085
|
+
h[0].transform
|
|
8086
|
+
), u & /*roomLabel*/
|
|
8087
8087
|
1 && W(
|
|
8088
8088
|
t,
|
|
8089
8089
|
"opacity",
|
|
8090
8090
|
/*roomLabel*/
|
|
8091
|
-
|
|
8091
|
+
h[0].visible ? 1 : 0
|
|
8092
8092
|
);
|
|
8093
8093
|
},
|
|
8094
8094
|
i: oe,
|
|
8095
8095
|
o: oe,
|
|
8096
|
-
d(
|
|
8097
|
-
|
|
8096
|
+
d(h) {
|
|
8097
|
+
h && Q(t), l = !1, c();
|
|
8098
8098
|
}
|
|
8099
8099
|
};
|
|
8100
8100
|
}
|
|
@@ -8732,7 +8732,7 @@ function Dr(n) {
|
|
|
8732
8732
|
const t = n - 1;
|
|
8733
8733
|
return t * t * t + 1;
|
|
8734
8734
|
}
|
|
8735
|
-
function
|
|
8735
|
+
function Rt(n, { delay: t = 0, duration: e = 400, easing: i = wn } = {}) {
|
|
8736
8736
|
const s = +getComputedStyle(n).opacity;
|
|
8737
8737
|
return {
|
|
8738
8738
|
delay: t,
|
|
@@ -9150,7 +9150,7 @@ function hd(n, t) {
|
|
|
9150
9150
|
p(a, l) {
|
|
9151
9151
|
t = a;
|
|
9152
9152
|
const c = l & /*items*/
|
|
9153
|
-
2 ?
|
|
9153
|
+
2 ? jt(o, [{ item: (
|
|
9154
9154
|
/*item*/
|
|
9155
9155
|
t[6]
|
|
9156
9156
|
) }]) : {};
|
|
@@ -9542,7 +9542,7 @@ function Qw(n, t, e) {
|
|
|
9542
9542
|
return () => !1;
|
|
9543
9543
|
const $ = ce.path.map(({ x: Xe, y: Ye }) => [Xe, Ye]), Me = ce.roomLabel.position, { x: Re, y: ve } = Me, { width: _e, height: de } = Le, ye = _e / 2, ze = de / 2;
|
|
9544
9544
|
return function(Ye) {
|
|
9545
|
-
const at = Re * Ye, Je = ve * Ye, Ke = $.map(([ot,
|
|
9545
|
+
const at = Re * Ye, Je = ve * Ye, Ke = $.map(([ot, zt]) => [ot * Ye, zt * Ye]);
|
|
9546
9546
|
return [
|
|
9547
9547
|
[at + ye, Je - ze],
|
|
9548
9548
|
[at - ye, Je - ze],
|
|
@@ -9797,7 +9797,7 @@ function gd(n, t) {
|
|
|
9797
9797
|
p(a, l) {
|
|
9798
9798
|
t = a;
|
|
9799
9799
|
const c = l & /*pxmm, rooms, hoveredRoom, roomAreaEnable, roomNameEnable, roomNameOtherTypeEnable, roomDimensionEnable, getLabelElement, getRoomAreaText, getRoomDimensionText, adaptiveRoomLabelVisibleEnable, fontSize*/
|
|
9800
|
-
7679 ?
|
|
9800
|
+
7679 ? jt(o, [
|
|
9801
9801
|
{
|
|
9802
9802
|
pxmm: (
|
|
9803
9803
|
/*pxmm*/
|
|
@@ -10203,7 +10203,7 @@ function Pd(n, t) {
|
|
|
10203
10203
|
p(a, l) {
|
|
10204
10204
|
t = a;
|
|
10205
10205
|
const c = l & /*ruleLabelArray, bounding, getRuleDistanceText*/
|
|
10206
|
-
19 ?
|
|
10206
|
+
19 ? jt(o, [
|
|
10207
10207
|
{
|
|
10208
10208
|
type: (
|
|
10209
10209
|
/*type*/
|
|
@@ -11107,7 +11107,7 @@ function Sd(n, t) {
|
|
|
11107
11107
|
p(a, l) {
|
|
11108
11108
|
t = a;
|
|
11109
11109
|
const c = l & /*floorplanData, floorIndex, hoveredRoom, highlightData*/
|
|
11110
|
-
15 ?
|
|
11110
|
+
15 ? jt(o, [
|
|
11111
11111
|
{
|
|
11112
11112
|
room: (
|
|
11113
11113
|
/*room*/
|
|
@@ -11593,7 +11593,7 @@ function q2(n) {
|
|
|
11593
11593
|
},
|
|
11594
11594
|
p(z, B) {
|
|
11595
11595
|
const b = B & /*floorIndex, floorplanData, roomLabelsEnable, roomDimensionEnable*/
|
|
11596
|
-
5188 ?
|
|
11596
|
+
5188 ? jt(g, [
|
|
11597
11597
|
{
|
|
11598
11598
|
floorIndex: (
|
|
11599
11599
|
/*floorIndex*/
|
|
@@ -11620,7 +11620,7 @@ function q2(n) {
|
|
|
11620
11620
|
m = null;
|
|
11621
11621
|
}), xe());
|
|
11622
11622
|
const C = B & /*floorplanData, floorIndex*/
|
|
11623
|
-
4100 ?
|
|
11623
|
+
4100 ? jt(v, [
|
|
11624
11624
|
{
|
|
11625
11625
|
floorplanData: (
|
|
11626
11626
|
/*floorplanData*/
|
|
@@ -11634,7 +11634,7 @@ function q2(n) {
|
|
|
11634
11634
|
]) : {};
|
|
11635
11635
|
s.$set(C);
|
|
11636
11636
|
const I = B & /*floorplanData, floorIndex*/
|
|
11637
|
-
4100 ?
|
|
11637
|
+
4100 ? jt(w, [
|
|
11638
11638
|
{
|
|
11639
11639
|
floorplanData: (
|
|
11640
11640
|
/*floorplanData*/
|
|
@@ -11742,7 +11742,7 @@ function Td(n) {
|
|
|
11742
11742
|
},
|
|
11743
11743
|
p(o, r) {
|
|
11744
11744
|
const a = r & /*floorIndex, floorplanData, hoveredRoom, highlightData*/
|
|
11745
|
-
33820676 ?
|
|
11745
|
+
33820676 ? jt(i, [
|
|
11746
11746
|
{
|
|
11747
11747
|
floorIndex: (
|
|
11748
11748
|
/*floorIndex*/
|
|
@@ -11837,7 +11837,7 @@ function Ld(n) {
|
|
|
11837
11837
|
},
|
|
11838
11838
|
p(o, r) {
|
|
11839
11839
|
const a = r & /*floorplanData, roomAreaEnable, roomNameEnable, roomNameOtherTypeEnable, roomDimensionEnable, floorIndex, getRoomAreaText, getRoomDimensionText, getLabelElement, hoveredRoom, adaptiveRoomLabelVisibleEnable*/
|
|
11840
|
-
33748868 ?
|
|
11840
|
+
33748868 ? jt(i, [
|
|
11841
11841
|
{
|
|
11842
11842
|
floorplanData: (
|
|
11843
11843
|
/*floorplanData*/
|
|
@@ -11928,7 +11928,7 @@ function zd(n) {
|
|
|
11928
11928
|
},
|
|
11929
11929
|
p(o, r) {
|
|
11930
11930
|
const a = r & /*floorplanData, floorIndex, getRuleDistanceText*/
|
|
11931
|
-
69636 ?
|
|
11931
|
+
69636 ? jt(i, [
|
|
11932
11932
|
{
|
|
11933
11933
|
floorplanData: (
|
|
11934
11934
|
/*floorplanData*/
|
|
@@ -11991,7 +11991,7 @@ function Od(n) {
|
|
|
11991
11991
|
},
|
|
11992
11992
|
p(o, r) {
|
|
11993
11993
|
const a = r & /*panoIndex, floorplanData, lastPanoramaLongitude, cameraImageUrl*/
|
|
11994
|
-
3149825 ?
|
|
11994
|
+
3149825 ? jt(i, [
|
|
11995
11995
|
{
|
|
11996
11996
|
panoIndex: (
|
|
11997
11997
|
/*panoIndex*/
|
|
@@ -12230,7 +12230,7 @@ function Bd(n) {
|
|
|
12230
12230
|
for (let l = 0; l < s.length; l += 1)
|
|
12231
12231
|
H(o[l]);
|
|
12232
12232
|
e || At(() => {
|
|
12233
|
-
e = cs(t,
|
|
12233
|
+
e = cs(t, Rt, {
|
|
12234
12234
|
duration: (
|
|
12235
12235
|
/*duration*/
|
|
12236
12236
|
n[0]
|
|
@@ -12378,7 +12378,7 @@ function _d(n) {
|
|
|
12378
12378
|
},
|
|
12379
12379
|
p(o, r) {
|
|
12380
12380
|
const a = r & /*hoverEnable, highlightEnable, floorplanData, getRoomAreaText, getRoomDimensionText, getLabelElement, getRuleDistanceText, roomLabelsEnable, roomAreaEnable, roomNameEnable, roomNameOtherTypeEnable, roomDimensionEnable, ruleLabelsEnable, adaptiveRoomLabelVisibleEnable, highlightData, missingFloorConfig, panoIndex, cameraEnable, cameraImageUrl, lastPanoramaLongitude, compassEnable, northDesc, store, floorIndex*/
|
|
12381
|
-
67108860 ?
|
|
12381
|
+
67108860 ? jt(i, [
|
|
12382
12382
|
r & /*hoverEnable, highlightEnable, floorplanData, getRoomAreaText, getRoomDimensionText, getLabelElement, getRuleDistanceText, roomLabelsEnable, roomAreaEnable, roomNameEnable, roomNameOtherTypeEnable, roomDimensionEnable, ruleLabelsEnable, adaptiveRoomLabelVisibleEnable, highlightData, missingFloorConfig, panoIndex, cameraEnable, cameraImageUrl, lastPanoramaLongitude, compassEnable, northDesc, store*/
|
|
12383
12383
|
67108844 && {
|
|
12384
12384
|
hoverEnable: (
|
|
@@ -12723,7 +12723,7 @@ let hs = class {
|
|
|
12723
12723
|
/**
|
|
12724
12724
|
* @realsee/dnalogel 版本号
|
|
12725
12725
|
*/
|
|
12726
|
-
d(this, "VERSION", "3.68.
|
|
12726
|
+
d(this, "VERSION", "3.68.4");
|
|
12727
12727
|
d(this, "NAME");
|
|
12728
12728
|
d(this, "five");
|
|
12729
12729
|
d(this, "workUtil");
|
|
@@ -16581,7 +16581,7 @@ function k3(n, t, e) {
|
|
|
16581
16581
|
},
|
|
16582
16582
|
1e3 / 60
|
|
16583
16583
|
);
|
|
16584
|
-
return
|
|
16584
|
+
return Lt(() => (a.on("panoWillArrive", m), a.on("panoArrived", v), a.on("cameraDirectionUpdate", A), function() {
|
|
16585
16585
|
a.off("panoWillArrive", m), a.off("panoArrived", v), a.off("cameraDirectionUpdate", A);
|
|
16586
16586
|
})), n.$$set = (k) => {
|
|
16587
16587
|
"five" in k && e(4, a = k.five), "pxmm" in k && e(5, l = k.pxmm), "floorplanData" in k && e(6, c = k.floorplanData), "cameraImageUrl" in k && e(0, h = k.cameraImageUrl);
|
|
@@ -16754,7 +16754,7 @@ function O3(n) {
|
|
|
16754
16754
|
},
|
|
16755
16755
|
p(h, u) {
|
|
16756
16756
|
const f = u & /*floorIndex, floorplanData*/
|
|
16757
|
-
20 ?
|
|
16757
|
+
20 ? jt(a, [
|
|
16758
16758
|
{
|
|
16759
16759
|
floorIndex: (
|
|
16760
16760
|
/*floorIndex*/
|
|
@@ -16852,7 +16852,7 @@ function Wd(n) {
|
|
|
16852
16852
|
},
|
|
16853
16853
|
p(o, r) {
|
|
16854
16854
|
const a = r & /*five, pxmm, floorIndex, floorplanData, onRoomHeightClick, highlightData, undefined*/
|
|
16855
|
-
567 ?
|
|
16855
|
+
567 ? jt(i, [
|
|
16856
16856
|
{
|
|
16857
16857
|
five: (
|
|
16858
16858
|
/*five*/
|
|
@@ -17097,7 +17097,7 @@ function Qd(n) {
|
|
|
17097
17097
|
},
|
|
17098
17098
|
p(f, g) {
|
|
17099
17099
|
const p = g & /*five, pxmm, floorIndex, floorplanData, hoverEnable, extraObjects, highlightData, missingFloorImageUrl*/
|
|
17100
|
-
6381 ?
|
|
17100
|
+
6381 ? jt(l, [
|
|
17101
17101
|
{
|
|
17102
17102
|
five: (
|
|
17103
17103
|
/*five*/
|
|
@@ -17135,7 +17135,7 @@ function Qd(n) {
|
|
|
17135
17135
|
]) : {};
|
|
17136
17136
|
e.$set(p);
|
|
17137
17137
|
const m = g & /*pxmm, five, floorplanData, cameraImageUrl*/
|
|
17138
|
-
2073 ?
|
|
17138
|
+
2073 ? jt(h, [
|
|
17139
17139
|
{
|
|
17140
17140
|
pxmm: (
|
|
17141
17141
|
/*pxmm*/
|
|
@@ -17208,7 +17208,7 @@ function F3(n, t, e) {
|
|
|
17208
17208
|
function A(D) {
|
|
17209
17209
|
e(12, f = i.work.observers[D].floorIndex);
|
|
17210
17210
|
}
|
|
17211
|
-
|
|
17211
|
+
Lt(() => (i.on("panoArrived", A), () => {
|
|
17212
17212
|
i.off("panoArrived", A);
|
|
17213
17213
|
}));
|
|
17214
17214
|
const w = (D) => {
|
|
@@ -20461,7 +20461,7 @@ function d5(n, t, e) {
|
|
|
20461
20461
|
});
|
|
20462
20462
|
e(0, r = b);
|
|
20463
20463
|
}, g = () => Ur(f), p = ul(f, 80);
|
|
20464
|
-
return
|
|
20464
|
+
return Lt(() => {
|
|
20465
20465
|
f(), i.on("panoArrived", f), i.on("modeChange", f), i.on("cameraDirectionUpdate", g), i.on("movingToPano", g), i.on("mouseWheel", () => p()), i.on("pinchGesture", () => p());
|
|
20466
20466
|
}), ri(() => {
|
|
20467
20467
|
i.off("panoArrived", f), i.off("modeChange", f), i.off("cameraDirectionUpdate", g), i.off("movingToPano", g), i.off("mouseWheel", () => p()), i.off("pinchGesture", () => p());
|
|
@@ -22409,7 +22409,7 @@ class yf extends El {
|
|
|
22409
22409
|
d(this, "chooseLine", (e) => {
|
|
22410
22410
|
this.choose = "line";
|
|
22411
22411
|
const i = e.getPolyline().lines;
|
|
22412
|
-
this.
|
|
22412
|
+
this.highlightLines(i), this.five.needsRender = !0, this.hook.emit(
|
|
22413
22413
|
"selectedChange",
|
|
22414
22414
|
i.map((s) => s)
|
|
22415
22415
|
);
|
|
@@ -23690,7 +23690,7 @@ function _P(n, t, e) {
|
|
|
23690
23690
|
function u() {
|
|
23691
23691
|
e(3, r = !1);
|
|
23692
23692
|
}
|
|
23693
|
-
|
|
23693
|
+
Lt(() => {
|
|
23694
23694
|
i.hook.on("modeChange", l), i.hook.on("complete", u), i.hook.on("pointsChange", h);
|
|
23695
23695
|
}), ri(() => {
|
|
23696
23696
|
i.hook.off("modeChange", l), i.hook.off("complete", u), i.hook.off("pointsChange", h);
|
|
@@ -23966,11 +23966,11 @@ function Lf(n) {
|
|
|
23966
23966
|
},
|
|
23967
23967
|
i(o) {
|
|
23968
23968
|
s || (At(() => {
|
|
23969
|
-
s && (i || (i = Di(t,
|
|
23969
|
+
s && (i || (i = Di(t, Rt, { duration: 300 }, !0)), i.run(1));
|
|
23970
23970
|
}), s = !0);
|
|
23971
23971
|
},
|
|
23972
23972
|
o(o) {
|
|
23973
|
-
i || (i = Di(t,
|
|
23973
|
+
i || (i = Di(t, Rt, { duration: 300 }, !1)), i.run(0), s = !1;
|
|
23974
23974
|
},
|
|
23975
23975
|
d(o) {
|
|
23976
23976
|
o && Q(t), o && i && i.end();
|
|
@@ -24126,11 +24126,11 @@ function Of(n) {
|
|
|
24126
24126
|
},
|
|
24127
24127
|
i(o) {
|
|
24128
24128
|
s || (H(e.$$.fragment, o), o && At(() => {
|
|
24129
|
-
s && (i || (i = Di(t,
|
|
24129
|
+
s && (i || (i = Di(t, Rt, { duration: jo }, !0)), i.run(1));
|
|
24130
24130
|
}), s = !0);
|
|
24131
24131
|
},
|
|
24132
24132
|
o(o) {
|
|
24133
|
-
X(e.$$.fragment, o), o && (i || (i = Di(t,
|
|
24133
|
+
X(e.$$.fragment, o), o && (i || (i = Di(t, Rt, { duration: jo }, !1)), i.run(0)), s = !1;
|
|
24134
24134
|
},
|
|
24135
24135
|
d(o) {
|
|
24136
24136
|
o && Q(t), me(e), o && i && i.end();
|
|
@@ -24172,11 +24172,11 @@ function jf(n) {
|
|
|
24172
24172
|
},
|
|
24173
24173
|
i(h) {
|
|
24174
24174
|
a || (h && At(() => {
|
|
24175
|
-
a && (r || (r = Di(t,
|
|
24175
|
+
a && (r || (r = Di(t, Rt, { duration: jo }, !0)), r.run(1));
|
|
24176
24176
|
}), a = !0);
|
|
24177
24177
|
},
|
|
24178
24178
|
o(h) {
|
|
24179
|
-
h && (r || (r = Di(t,
|
|
24179
|
+
h && (r || (r = Di(t, Rt, { duration: jo }, !1)), r.run(0)), a = !1;
|
|
24180
24180
|
},
|
|
24181
24181
|
d(h) {
|
|
24182
24182
|
h && Q(t), h && r && r.end(), l = !1, c();
|
|
@@ -24207,11 +24207,11 @@ function Rf(n) {
|
|
|
24207
24207
|
},
|
|
24208
24208
|
i(h) {
|
|
24209
24209
|
a || (h && At(() => {
|
|
24210
|
-
a && (r || (r = Di(t,
|
|
24210
|
+
a && (r || (r = Di(t, Rt, { duration: jo }, !0)), r.run(1));
|
|
24211
24211
|
}), a = !0);
|
|
24212
24212
|
},
|
|
24213
24213
|
o(h) {
|
|
24214
|
-
h && (r || (r = Di(t,
|
|
24214
|
+
h && (r || (r = Di(t, Rt, { duration: jo }, !1)), r.run(0)), a = !1;
|
|
24215
24215
|
},
|
|
24216
24216
|
d(h) {
|
|
24217
24217
|
h && Q(t), h && r && r.end(), l = !1, c();
|
|
@@ -24351,7 +24351,7 @@ function qP(n, t, e) {
|
|
|
24351
24351
|
}, V = (b) => {
|
|
24352
24352
|
b.isEmpty && m("start");
|
|
24353
24353
|
};
|
|
24354
|
-
|
|
24354
|
+
Lt(() => {
|
|
24355
24355
|
i.hook.on("revoke", V), i.hook.on("measureTypeChange", D), i.hook.on("modeChange", k), i.hook.on("pointsChange", M), i.hook.on("allowAddPointStateChange", L), i.hook.on("readyComplete", A), i.hook.on("notReadyComplete", w), i.hook.on("complete", k);
|
|
24356
24356
|
}), ri(() => {
|
|
24357
24357
|
i.hook.off("measureTypeChange", D), i.hook.off("modeChange", k), i.hook.off("allowAddPointStateChange", L), i.hook.off("readyComplete", A), i.hook.off("pointsChange", M), i.hook.off("notReadyComplete", w), i.hook.off("complete", k);
|
|
@@ -24538,11 +24538,11 @@ function Bf(n) {
|
|
|
24538
24538
|
},
|
|
24539
24539
|
i(r) {
|
|
24540
24540
|
o || (At(() => {
|
|
24541
|
-
o && (s || (s = Di(t,
|
|
24541
|
+
o && (s || (s = Di(t, Rt, {}, !0)), s.run(1));
|
|
24542
24542
|
}), o = !0);
|
|
24543
24543
|
},
|
|
24544
24544
|
o(r) {
|
|
24545
|
-
s || (s = Di(t,
|
|
24545
|
+
s || (s = Di(t, Rt, {}, !1)), s.run(0), o = !1;
|
|
24546
24546
|
},
|
|
24547
24547
|
d(r) {
|
|
24548
24548
|
r && Q(t), n[7](null), r && s && s.end();
|
|
@@ -24600,7 +24600,7 @@ function iC(n, t, e) {
|
|
|
24600
24600
|
}, v = (w) => {
|
|
24601
24601
|
i.currentMeasureType === "area" && (w.length >= 2 ? h("close") : w.length === 0 ? h("start") : u());
|
|
24602
24602
|
};
|
|
24603
|
-
|
|
24603
|
+
Lt(() => {
|
|
24604
24604
|
g(i.getCurrentMode()), i.hook.on("modeChange", g), i.hook.on("complete", p), i.hook.on("pointsChange", v), i.hook.on("measureTypeChange", m);
|
|
24605
24605
|
}), ri(() => {
|
|
24606
24606
|
i.hook.off("modeChange", g), i.hook.off("complete", p), i.hook.off("pointsChange", v), i.hook.off("measureTypeChange", m), u();
|
|
@@ -25762,6 +25762,8 @@ class MC extends Ct {
|
|
|
25762
25762
|
d(this, "currentMeasureMesh");
|
|
25763
25763
|
d(this, "five");
|
|
25764
25764
|
d(this, "group");
|
|
25765
|
+
// 当前测量结束的原因
|
|
25766
|
+
d(this, "currentEndReason", "enter");
|
|
25765
25767
|
// Repositioning state
|
|
25766
25768
|
d(this, "repositioningState", null);
|
|
25767
25769
|
// Long press visual feedback
|
|
@@ -25840,12 +25842,14 @@ class MC extends Ct {
|
|
|
25840
25842
|
u1(m) ? (o.setPoints(m), this.group.addIfNotExists(o)) : o.removeFromParent();
|
|
25841
25843
|
}
|
|
25842
25844
|
}, u = (p) => {
|
|
25843
|
-
p && (c(), e.setPoints([...e.points, p.point]), this.updateSelectAdsorbedHelper(), e.isPolygon && this.pointSelector.disable());
|
|
25845
|
+
p && (c(), e.setPoints([...e.points, p.point]), this.updateSelectAdsorbedHelper(), e.isPolygon && (this.currentEndReason = "polygon", this.pointSelector.disable()));
|
|
25844
25846
|
}, f = () => {
|
|
25845
25847
|
var p, m;
|
|
25846
25848
|
e == null || e.setPoints(e.points.slice(0, -1)), c(), (m = (p = this.pointSelector.pointSelectorHelper) == null ? void 0 : p.magnifier) == null || m.render(), this.updateSelectAdsorbedHelper(), this.five.needsRender = !0;
|
|
25847
25849
|
}, g = () => {
|
|
25848
|
-
this.pointSelector.off("intersectionUpdate", h), this.pointSelector.off("select", u), this.pointSelector.off("disable", g), this.off("undo", f), e.line.setStyle({ cssStyle: "pointer-events: auto;" }), c()
|
|
25850
|
+
this.pointSelector.off("intersectionUpdate", h), this.pointSelector.off("select", u), this.pointSelector.off("disable", g), this.off("undo", f), e.line.setStyle({ cssStyle: "pointer-events: auto;" }), c();
|
|
25851
|
+
let p = this.currentEndReason;
|
|
25852
|
+
e.points.length < 2 ? (e.removeFromParent(), p = "points_insufficient") : this.addMeshEventListeners(e), e.__five_pano_index = this.five.panoIndex, this.currentMeasureMesh = null, this.listener.removeMeasureListener(), this.emit("measureEnd", p), this.currentEndReason = "enter";
|
|
25849
25853
|
};
|
|
25850
25854
|
this.on("undo", f), this.pointSelector.on("intersectionUpdate", h), this.pointSelector.on("select", u), this.pointSelector.on("disable", g), this.pointSelector.enable();
|
|
25851
25855
|
});
|
|
@@ -25853,7 +25857,31 @@ class MC extends Ct {
|
|
|
25853
25857
|
* @description 结束测量
|
|
25854
25858
|
*/
|
|
25855
25859
|
d(this, "endMeasure", () => {
|
|
25856
|
-
this.pointSelector.disable();
|
|
25860
|
+
this.currentEndReason = "external", this.pointSelector.disable();
|
|
25861
|
+
});
|
|
25862
|
+
/**
|
|
25863
|
+
* @description 通过Enter键结束测量
|
|
25864
|
+
*/
|
|
25865
|
+
d(this, "endMeasureByEnter", () => {
|
|
25866
|
+
this.currentEndReason = "enter", this.endMeasure();
|
|
25867
|
+
});
|
|
25868
|
+
/**
|
|
25869
|
+
* @description 通过模式改变结束测量
|
|
25870
|
+
*/
|
|
25871
|
+
d(this, "endMeasureByModeChange", () => {
|
|
25872
|
+
this.currentEndReason = "mode_change", this.endMeasure();
|
|
25873
|
+
});
|
|
25874
|
+
/**
|
|
25875
|
+
* @description 通过全景移动结束测量
|
|
25876
|
+
*/
|
|
25877
|
+
d(this, "endMeasureByPanoMove", () => {
|
|
25878
|
+
this.currentEndReason = "pano_move", this.endMeasure();
|
|
25879
|
+
});
|
|
25880
|
+
/**
|
|
25881
|
+
* @description 通过楼层改变结束测量
|
|
25882
|
+
*/
|
|
25883
|
+
d(this, "endMeasureByFloorChange", () => {
|
|
25884
|
+
this.currentEndReason = "floor_change", this.endMeasure();
|
|
25857
25885
|
});
|
|
25858
25886
|
/**
|
|
25859
25887
|
* Enable or disable the display of length measurements
|
|
@@ -25898,7 +25926,7 @@ class MC extends Ct {
|
|
|
25898
25926
|
*/
|
|
25899
25927
|
d(this, "cancel", () => {
|
|
25900
25928
|
var e;
|
|
25901
|
-
(e = this.currentMeasureMesh) == null || e.removeFromParent(), this.pointSelector.disable();
|
|
25929
|
+
this.currentEndReason = "escape", (e = this.currentMeasureMesh) == null || e.removeFromParent(), this.pointSelector.disable();
|
|
25902
25930
|
});
|
|
25903
25931
|
/**
|
|
25904
25932
|
* @description 撤销上一步
|
|
@@ -25938,10 +25966,10 @@ class MC extends Ct {
|
|
|
25938
25966
|
},
|
|
25939
25967
|
// 绘制快捷键
|
|
25940
25968
|
addMeasureListener: () => {
|
|
25941
|
-
ct("ctrl+z, command+z", this.undo), ct("esc", this.cancel), ct("enter", this.
|
|
25969
|
+
ct("ctrl+z, command+z", this.undo), ct("esc", this.cancel), ct("enter", this.endMeasureByEnter), this.five.on("mode.change", this.endMeasureByModeChange), this.five.on("pano.moveTo", this.endMeasureByPanoMove), this.five.on("model.changeShownFloor", this.endMeasureByFloorChange);
|
|
25942
25970
|
},
|
|
25943
25971
|
removeMeasureListener: () => {
|
|
25944
|
-
ct.unbind("ctrl+z, command+z"), ct.unbind("esc"), ct.unbind("enter"), this.five.off("mode.change", this.
|
|
25972
|
+
ct.unbind("ctrl+z, command+z"), ct.unbind("esc"), ct.unbind("enter"), this.five.off("mode.change", this.endMeasureByModeChange), this.five.off("pano.moveTo", this.endMeasureByPanoMove), this.five.off("model.changeShownFloor", this.endMeasureByFloorChange);
|
|
25945
25973
|
}
|
|
25946
25974
|
});
|
|
25947
25975
|
d(this, "onMoveToPano", (e) => {
|
|
@@ -26683,7 +26711,7 @@ function zC(n, t, e) {
|
|
|
26683
26711
|
}), z = z.parentNode;
|
|
26684
26712
|
}
|
|
26685
26713
|
};
|
|
26686
|
-
|
|
26714
|
+
Lt(() => {
|
|
26687
26715
|
g.emit("initTag", { id: i });
|
|
26688
26716
|
});
|
|
26689
26717
|
const k = A1.subscribe((D) => {
|
|
@@ -27002,12 +27030,12 @@ const rc = 1e-3, Zf = 0.01, HC = "https://vrlab-image4.ljcdn.com/release/web/Pan
|
|
|
27002
27030
|
};
|
|
27003
27031
|
let Ke;
|
|
27004
27032
|
for (let st = 0, ot = ye.length; st < ot; st++) {
|
|
27005
|
-
const
|
|
27006
|
-
if (Je.weight >
|
|
27033
|
+
const zt = ye[st];
|
|
27034
|
+
if (Je.weight > zt.weight) {
|
|
27007
27035
|
Ke = st;
|
|
27008
27036
|
break;
|
|
27009
27037
|
}
|
|
27010
|
-
if (Je.distance <
|
|
27038
|
+
if (Je.distance < zt.distance) {
|
|
27011
27039
|
Ke = st;
|
|
27012
27040
|
break;
|
|
27013
27041
|
}
|
|
@@ -27033,7 +27061,7 @@ const rc = 1e-3, Zf = 0.01, HC = "https://vrlab-image4.ljcdn.com/release/web/Pan
|
|
|
27033
27061
|
Xe.distance + Zf
|
|
27034
27062
|
), [Je] = m.intersectObjects ? at.intersectObjects(m.intersectObjects, !0) : n.model.loaded ? n.model.intersectRaycaster(at) : at.intersectObjects(n.model.children, !0);
|
|
27035
27063
|
if (Je && Xe.distance - Je.distance < Zf) {
|
|
27036
|
-
const { position: Ke, normal: st, id: ot, replacement:
|
|
27064
|
+
const { position: Ke, normal: st, id: ot, replacement: zt } = Xe, Ni = new P.Plane().setFromNormalAndCoplanarPoint(st, Ke), Ft = Ke.clone().sub($.position).cross(new P.Vector3(0, 1, 0)).setLength(rc), ai = [
|
|
27037
27065
|
Ke.clone(),
|
|
27038
27066
|
Ke.clone().add(Ft),
|
|
27039
27067
|
Ke.clone().add(new P.Vector3(0, rc, 0)).add(Ft),
|
|
@@ -27042,7 +27070,7 @@ const rc = 1e-3, Zf = 0.01, HC = "https://vrlab-image4.ljcdn.com/release/web/Pan
|
|
|
27042
27070
|
target: pi,
|
|
27043
27071
|
props: {
|
|
27044
27072
|
id: ot,
|
|
27045
|
-
content: m.render(m.template,
|
|
27073
|
+
content: m.render(m.template, zt),
|
|
27046
27074
|
lineWidthZoom: 0.38 * (0.01 + $.position.distanceTo(Ke) / h),
|
|
27047
27075
|
lineHeightZoom: 0.4 + ($.position.distanceTo(Ke) - c) / h * 0.6,
|
|
27048
27076
|
contentZoom: 0.1 + $.position.distanceTo(Ke) / h,
|
|
@@ -27432,7 +27460,7 @@ function ZC(n, t, e) {
|
|
|
27432
27460
|
const V = () => {
|
|
27433
27461
|
e(4, m = !1), z();
|
|
27434
27462
|
};
|
|
27435
|
-
|
|
27463
|
+
Lt(() => {
|
|
27436
27464
|
e(1, u = a), h = a, D(), B(), o.on("cameraUpdate", V);
|
|
27437
27465
|
});
|
|
27438
27466
|
const z = b1(
|
|
@@ -28204,7 +28232,7 @@ function f4(n, t, e) {
|
|
|
28204
28232
|
};
|
|
28205
28233
|
A0(() => {
|
|
28206
28234
|
b();
|
|
28207
|
-
}),
|
|
28235
|
+
}), Lt(() => {
|
|
28208
28236
|
e(1, u = tp(r)), h = r, L(), B(), s.on("cameraUpdate", D);
|
|
28209
28237
|
}), ri(() => {
|
|
28210
28238
|
s.off("cameraUpdate", D), window.removeEventListener("resize", z, !1);
|
|
@@ -31116,14 +31144,14 @@ function fp(n) {
|
|
|
31116
31144
|
},
|
|
31117
31145
|
i(r) {
|
|
31118
31146
|
o || (r && At(() => {
|
|
31119
|
-
o && (s && s.end(1), i = cs(t,
|
|
31147
|
+
o && (s && s.end(1), i = cs(t, Rt, { duration: (
|
|
31120
31148
|
/*inDelay*/
|
|
31121
31149
|
n[0]
|
|
31122
31150
|
) }), i.start());
|
|
31123
31151
|
}), o = !0);
|
|
31124
31152
|
},
|
|
31125
31153
|
o(r) {
|
|
31126
|
-
i && i.invalidate(), r && (s = Fo(t,
|
|
31154
|
+
i && i.invalidate(), r && (s = Fo(t, Rt, { duration: (
|
|
31127
31155
|
/*outDelay*/
|
|
31128
31156
|
n[1]
|
|
31129
31157
|
) })), o = !1;
|
|
@@ -31500,7 +31528,7 @@ function gp(n) {
|
|
|
31500
31528
|
},
|
|
31501
31529
|
i(u) {
|
|
31502
31530
|
l || (H(e.$$.fragment, u), u && At(() => {
|
|
31503
|
-
l && (a && a.end(1), r = cs(s,
|
|
31531
|
+
l && (a && a.end(1), r = cs(s, Rt, {
|
|
31504
31532
|
duration: (
|
|
31505
31533
|
/*duration*/
|
|
31506
31534
|
n[2]
|
|
@@ -31514,7 +31542,7 @@ function gp(n) {
|
|
|
31514
31542
|
}), l = !0);
|
|
31515
31543
|
},
|
|
31516
31544
|
o(u) {
|
|
31517
|
-
X(e.$$.fragment, u), r && r.invalidate(), u && (a = Fo(s,
|
|
31545
|
+
X(e.$$.fragment, u), r && r.invalidate(), u && (a = Fo(s, Rt, {
|
|
31518
31546
|
duration: (
|
|
31519
31547
|
/*duration*/
|
|
31520
31548
|
n[2]
|
|
@@ -33581,7 +33609,7 @@ var Ea = n9, rl = {}, s9 = {
|
|
|
33581
33609
|
var Xe = Array.prototype, Ye = Function.prototype, at = Object.prototype, Je = le["__core-js_shared__"], Ke = function() {
|
|
33582
33610
|
var x = /[^.]+$/.exec(Je && Je.keys && Je.keys.IE_PROTO || "");
|
|
33583
33611
|
return x ? "Symbol(src)_1." + x : "";
|
|
33584
|
-
}(), st = Ye.toString, ot = at.hasOwnProperty,
|
|
33612
|
+
}(), st = Ye.toString, ot = at.hasOwnProperty, zt = at.toString, Ni = RegExp(
|
|
33585
33613
|
"^" + st.call(ot).replace(N, "\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g, "$1.*?") + "$"
|
|
33586
33614
|
), Ft = Te ? le.Buffer : void 0, ai = le.Symbol, pi = le.Uint8Array, rt = ye(Object.getPrototypeOf, Object), Nt = Object.create, Gt = at.propertyIsEnumerable, Uo = Xe.splice, fs = Object.getOwnPropertySymbols, xn = Ft ? Ft.isBuffer : void 0, Ws = ye(Object.keys, Object), Sn = G(le, "DataView"), Ci = G(le, "Map"), mi = G(le, "Promise"), Dn = G(le, "Set"), Tn = G(le, "WeakMap"), Gi = G(Object, "create"), nn = ti(Sn), sn = ti(Ci), ps = ti(mi), ms = ti(Dn), Ln = ti(Tn), Wi = ai ? ai.prototype : void 0, Us = Wi ? Wi.valueOf : void 0;
|
|
33587
33615
|
function Li(x) {
|
|
@@ -33670,7 +33698,7 @@ var Ea = n9, rl = {}, s9 = {
|
|
|
33670
33698
|
return O(this, x).set(x, _), this;
|
|
33671
33699
|
}
|
|
33672
33700
|
kt.prototype.clear = vs, kt.prototype.delete = zi, kt.prototype.get = rn, kt.prototype.has = an, kt.prototype.set = On;
|
|
33673
|
-
function
|
|
33701
|
+
function Ot(x) {
|
|
33674
33702
|
this.__data__ = new Mt(x);
|
|
33675
33703
|
}
|
|
33676
33704
|
function Zo() {
|
|
@@ -33695,7 +33723,7 @@ var Ea = n9, rl = {}, s9 = {
|
|
|
33695
33723
|
}
|
|
33696
33724
|
return J.set(x, _), this;
|
|
33697
33725
|
}
|
|
33698
|
-
|
|
33726
|
+
Ot.prototype.clear = Zo, Ot.prototype.delete = qo, Ot.prototype.get = jn, Ot.prototype.has = Wt, Ot.prototype.set = Ui;
|
|
33699
33727
|
function Jt(x, _) {
|
|
33700
33728
|
var J = er(x) || $s(x) ? Re(x.length, String) : [], re = J.length, We = !!re;
|
|
33701
33729
|
for (var Ve in x)
|
|
@@ -33740,7 +33768,7 @@ var Ea = n9, rl = {}, s9 = {
|
|
|
33740
33768
|
$e = Qe(x, it, Kt, _);
|
|
33741
33769
|
}
|
|
33742
33770
|
}
|
|
33743
|
-
Ze || (Ze = new
|
|
33771
|
+
Ze || (Ze = new Ot());
|
|
33744
33772
|
var ci = Ze.get(x);
|
|
33745
33773
|
if (ci)
|
|
33746
33774
|
return ci;
|
|
@@ -33758,7 +33786,7 @@ var Ea = n9, rl = {}, s9 = {
|
|
|
33758
33786
|
return er(x) ? re : $(re, J(x));
|
|
33759
33787
|
}
|
|
33760
33788
|
function Rn(x) {
|
|
33761
|
-
return
|
|
33789
|
+
return zt.call(x);
|
|
33762
33790
|
}
|
|
33763
33791
|
function $t(x) {
|
|
33764
33792
|
if (!Xi(x) || xt(x))
|
|
@@ -33837,7 +33865,7 @@ var Ea = n9, rl = {}, s9 = {
|
|
|
33837
33865
|
}
|
|
33838
33866
|
var Z = fs ? ye(fs, Object) : Bl, ne = Rn;
|
|
33839
33867
|
(Sn && ne(new Sn(new ArrayBuffer(1))) != D || Ci && ne(new Ci()) != f || mi && ne(mi.resolve()) != m || Dn && ne(new Dn()) != A || Tn && ne(new Tn()) != k) && (ne = function(x) {
|
|
33840
|
-
var _ =
|
|
33868
|
+
var _ = zt.call(x), J = _ == p ? x.constructor : void 0, re = J ? ti(J) : void 0;
|
|
33841
33869
|
if (re)
|
|
33842
33870
|
switch (re) {
|
|
33843
33871
|
case nn:
|
|
@@ -33927,7 +33955,7 @@ var Ea = n9, rl = {}, s9 = {
|
|
|
33927
33955
|
return x === _ || x !== x && _ !== _;
|
|
33928
33956
|
}
|
|
33929
33957
|
function $s(x) {
|
|
33930
|
-
return Rl(x) && ot.call(x, "callee") && (!Gt.call(x, "callee") ||
|
|
33958
|
+
return Rl(x) && ot.call(x, "callee") && (!Gt.call(x, "callee") || zt.call(x) == o);
|
|
33931
33959
|
}
|
|
33932
33960
|
var er = Array.isArray;
|
|
33933
33961
|
function eo(x) {
|
|
@@ -33938,7 +33966,7 @@ var Ea = n9, rl = {}, s9 = {
|
|
|
33938
33966
|
}
|
|
33939
33967
|
var ea = xn || _l;
|
|
33940
33968
|
function tr(x) {
|
|
33941
|
-
var _ = Xi(x) ?
|
|
33969
|
+
var _ = Xi(x) ? zt.call(x) : "";
|
|
33942
33970
|
return _ == h || _ == u;
|
|
33943
33971
|
}
|
|
33944
33972
|
function ta(x) {
|
|
@@ -34031,12 +34059,12 @@ var al = {}, r9 = {
|
|
|
34031
34059
|
J[++_] = re;
|
|
34032
34060
|
}), J;
|
|
34033
34061
|
}
|
|
34034
|
-
var
|
|
34062
|
+
var zt = Array.prototype, Ni = Function.prototype, Ft = Object.prototype, ai = ce["__core-js_shared__"], pi = Ni.toString, rt = Ft.hasOwnProperty, Nt = function() {
|
|
34035
34063
|
var x = /[^.]+$/.exec(ai && ai.keys && ai.keys.IE_PROTO || "");
|
|
34036
34064
|
return x ? "Symbol(src)_1." + x : "";
|
|
34037
34065
|
}(), Gt = Ft.toString, Uo = RegExp(
|
|
34038
34066
|
"^" + pi.call(rt).replace(te, "\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g, "$1.*?") + "$"
|
|
34039
|
-
), fs = Me ? ce.Buffer : void 0, xn = ce.Symbol, Ws = ce.Uint8Array, Sn = Ft.propertyIsEnumerable, Ci =
|
|
34067
|
+
), fs = Me ? ce.Buffer : void 0, xn = ce.Symbol, Ws = ce.Uint8Array, Sn = Ft.propertyIsEnumerable, Ci = zt.splice, mi = xn ? xn.toStringTag : void 0, Dn = Object.getOwnPropertySymbols, Tn = fs ? fs.isBuffer : void 0, Gi = st(Object.keys, Object), nn = Z(ce, "DataView"), sn = Z(ce, "Map"), ps = Z(ce, "Promise"), ms = Z(ce, "Set"), Ln = Z(ce, "WeakMap"), Wi = Z(Object, "create"), Us = ti(nn), Li = ti(sn), zn = ti(ps), Qo = ti(ms), Xo = ti(Ln), gs = xn ? xn.prototype : void 0, on = gs ? gs.valueOf : void 0;
|
|
34040
34068
|
function Mt(x) {
|
|
34041
34069
|
var _ = -1, J = x == null ? 0 : x.length;
|
|
34042
34070
|
for (this.clear(); ++_ < J; ) {
|
|
@@ -34097,7 +34125,7 @@ var al = {}, r9 = {
|
|
|
34097
34125
|
return re < 0 ? (++this.size, J.push([x, _])) : J[re][1] = _, this;
|
|
34098
34126
|
}
|
|
34099
34127
|
kt.prototype.clear = vs, kt.prototype.delete = zi, kt.prototype.get = rn, kt.prototype.has = an, kt.prototype.set = On;
|
|
34100
|
-
function
|
|
34128
|
+
function Ot(x) {
|
|
34101
34129
|
var _ = -1, J = x == null ? 0 : x.length;
|
|
34102
34130
|
for (this.clear(); ++_ < J; ) {
|
|
34103
34131
|
var re = x[_];
|
|
@@ -34125,10 +34153,10 @@ var al = {}, r9 = {
|
|
|
34125
34153
|
var J = G(this, x), re = J.size;
|
|
34126
34154
|
return J.set(x, _), this.size += J.size == re ? 0 : 1, this;
|
|
34127
34155
|
}
|
|
34128
|
-
|
|
34156
|
+
Ot.prototype.clear = Zo, Ot.prototype.delete = qo, Ot.prototype.get = jn, Ot.prototype.has = Wt, Ot.prototype.set = Ui;
|
|
34129
34157
|
function Jt(x) {
|
|
34130
34158
|
var _ = -1, J = x == null ? 0 : x.length;
|
|
34131
|
-
for (this.__data__ = new
|
|
34159
|
+
for (this.__data__ = new Ot(); ++_ < J; )
|
|
34132
34160
|
this.add(x[_]);
|
|
34133
34161
|
}
|
|
34134
34162
|
function li(x) {
|
|
@@ -34161,7 +34189,7 @@ var al = {}, r9 = {
|
|
|
34161
34189
|
var re = J.__data__;
|
|
34162
34190
|
if (!sn || re.length < e - 1)
|
|
34163
34191
|
return re.push([x, _]), this.size = ++J.size, this;
|
|
34164
|
-
J = this.__data__ = new
|
|
34192
|
+
J = this.__data__ = new Ot(re);
|
|
34165
34193
|
}
|
|
34166
34194
|
return J.set(x, _), this.size = J.size, this;
|
|
34167
34195
|
}
|
|
@@ -35440,7 +35468,7 @@ function S9(n, t, e) {
|
|
|
35440
35468
|
clonesToPrepend: ye
|
|
35441
35469
|
});
|
|
35442
35470
|
}
|
|
35443
|
-
|
|
35471
|
+
Lt(() => {
|
|
35444
35472
|
ie(this, null, function* () {
|
|
35445
35473
|
yield nd(), ee && q && (u.particlesCountWithoutClones = ee.children.length, yield nd(), u.infinite && se(), u.particlesCount = ee.children.length, g.showPage(M, { animated: !1 }), K.observe(q));
|
|
35446
35474
|
});
|
|
@@ -35897,7 +35925,7 @@ function B9(n, t, e) {
|
|
|
35897
35925
|
const A = en("mediaStore"), w = en("hooks"), M = () => {
|
|
35898
35926
|
m || i && (e(10, i.muted = !0, i), i.play(), i.pause(), e(10, i.muted = !1, i), e(9, m = !0));
|
|
35899
35927
|
};
|
|
35900
|
-
w.on("loadVideoFirstFrame", M),
|
|
35928
|
+
w.on("loadVideoFirstFrame", M), Lt(() => {
|
|
35901
35929
|
A.subscribe(({ currentMediaElement: I }) => {
|
|
35902
35930
|
I !== i && (i == null || i.pause());
|
|
35903
35931
|
});
|
|
@@ -36136,7 +36164,7 @@ function V9(n) {
|
|
|
36136
36164
|
},
|
|
36137
36165
|
p(a, l) {
|
|
36138
36166
|
const c = l[0] & /*mediaData, autoplayVideo, mediaItemConfig, tag*/
|
|
36139
|
-
16515 ?
|
|
36167
|
+
16515 ? jt(s, [
|
|
36140
36168
|
l[0] & /*mediaData*/
|
|
36141
36169
|
2 && { media: (
|
|
36142
36170
|
/*mediaData*/
|
|
@@ -36252,7 +36280,7 @@ function Yp(n) {
|
|
|
36252
36280
|
p(a, l) {
|
|
36253
36281
|
n = a;
|
|
36254
36282
|
const c = l[0] & /*mediaItemConfig, mediaDataList, tag*/
|
|
36255
|
-
1153 ?
|
|
36283
|
+
1153 ? jt(s, [
|
|
36256
36284
|
l[0] & /*mediaItemConfig*/
|
|
36257
36285
|
128 && P0(
|
|
36258
36286
|
/*mediaItemConfig*/
|
|
@@ -36381,7 +36409,7 @@ function G9(n, t, e) {
|
|
|
36381
36409
|
const T = k[L], N = T == null ? void 0 : T.videoInstance;
|
|
36382
36410
|
N && (N.paused ? (N.muted = !1, N.play()) : N.pause());
|
|
36383
36411
|
}
|
|
36384
|
-
|
|
36412
|
+
Lt(() => {
|
|
36385
36413
|
z.on("click", (T) => {
|
|
36386
36414
|
var N;
|
|
36387
36415
|
(N = a.tag3DContentSvelte) != null && N.css3DInstance && T.tag.id === a.id && T.target === "TagContent" && b();
|
|
@@ -37943,7 +37971,7 @@ function um(n) {
|
|
|
37943
37971
|
},
|
|
37944
37972
|
i(l) {
|
|
37945
37973
|
a || (H(e.$$.fragment, l), H(s.$$.fragment, l), l && At(() => {
|
|
37946
|
-
a && (r && r.end(1), o = cs(t,
|
|
37974
|
+
a && (r && r.end(1), o = cs(t, Rt, {
|
|
37947
37975
|
duration: 1e3,
|
|
37948
37976
|
delay: 0,
|
|
37949
37977
|
easing: Do
|
|
@@ -37952,7 +37980,7 @@ function um(n) {
|
|
|
37952
37980
|
},
|
|
37953
37981
|
o(l) {
|
|
37954
37982
|
var c, h;
|
|
37955
|
-
X(e.$$.fragment, l), X(s.$$.fragment, l), o && o.invalidate(), l && (r = Fo(t,
|
|
37983
|
+
X(e.$$.fragment, l), X(s.$$.fragment, l), o && o.invalidate(), l && (r = Fo(t, Rt, {
|
|
37956
37984
|
duration: 1e3,
|
|
37957
37985
|
delay: 20 * Math.min(
|
|
37958
37986
|
/*content*/
|
|
@@ -39052,7 +39080,7 @@ function BM(n, t, e) {
|
|
|
39052
39080
|
function k() {
|
|
39053
39081
|
f || A("iconLoaded");
|
|
39054
39082
|
}
|
|
39055
|
-
return
|
|
39083
|
+
return Lt(() => {
|
|
39056
39084
|
k();
|
|
39057
39085
|
}), n.$$set = (L) => {
|
|
39058
39086
|
"width" in L && e(1, p = L.width), "icon" in L && e(14, m = L.icon), "shadow" in L && e(0, v = L.shadow);
|
|
@@ -39509,7 +39537,7 @@ function e7(n) {
|
|
|
39509
39537
|
function t7(n, t, e) {
|
|
39510
39538
|
var h, u;
|
|
39511
39539
|
let i, { tag: s } = t, { rendererMap: o = /* @__PURE__ */ new Map() } = t, r, a = (u = s.element) != null ? u : (h = o.get(s.contentType)) == null ? void 0 : h.renderer, l;
|
|
39512
|
-
|
|
39540
|
+
Lt(() => {
|
|
39513
39541
|
r && (a instanceof Element ? (r.appendChild(a), l = () => {
|
|
39514
39542
|
a instanceof Element && a.remove();
|
|
39515
39543
|
}) : typeof a == "function" && (l = a(r, s)));
|
|
@@ -42087,7 +42115,7 @@ function uk(n, t, e) {
|
|
|
42087
42115
|
201326594 && $(), n.$$.dirty[0] & /*audioPlaying, audioDuration*/
|
|
42088
42116
|
134217730 && Me(), n.$$.dirty[0] & /*isAudioTag, isMarketingTag, tag*/
|
|
42089
42117
|
268 && e(33, u = (() => {
|
|
42090
|
-
var Ye, at, Je, Ke, st, ot,
|
|
42118
|
+
var Ye, at, Je, Ke, st, ot, zt, Ni, Ft, ai, pi;
|
|
42091
42119
|
if (s || i)
|
|
42092
42120
|
return null;
|
|
42093
42121
|
if (T.data.mediaData && T.data.mediaData.length > 0) {
|
|
@@ -42111,7 +42139,7 @@ function uk(n, t, e) {
|
|
|
42111
42139
|
}
|
|
42112
42140
|
}
|
|
42113
42141
|
if (T.contentType === "Panorama")
|
|
42114
|
-
return (pi = (
|
|
42142
|
+
return (pi = (zt = (Je = (at = (Ye = T.data.mediaData) == null ? void 0 : Ye[0]) == null ? void 0 : at.cube) == null ? void 0 : Je.front) != null ? zt : (ot = (st = (Ke = T.data.mediaData) == null ? void 0 : Ke[0]) == null ? void 0 : st.thumbnail) == null ? void 0 : ot.split("?")[0]) != null ? pi : (ai = (Ft = (Ni = T.data.mediaData) == null ? void 0 : Ni[0]) == null ? void 0 : Ft.url) == null ? void 0 : ai.split("?")[0];
|
|
42115
42143
|
if (rt.url || rt.thumbnail)
|
|
42116
42144
|
return rt.url || rt.thumbnail;
|
|
42117
42145
|
}
|
|
@@ -42621,6 +42649,9 @@ function wk(n, t, e) {
|
|
|
42621
42649
|
const s = en("hooks");
|
|
42622
42650
|
ls();
|
|
42623
42651
|
let { tag: o } = t, { toolbar: r = { showMore: !0, showShare: !0 } } = t, { theme: a = "dark" } = t, { closePopover: l = void 0 } = t;
|
|
42652
|
+
Lt(() => {
|
|
42653
|
+
s.emit("popoverToolbarShow", { tag: o });
|
|
42654
|
+
});
|
|
42624
42655
|
function c(u) {
|
|
42625
42656
|
u.stopPropagation(), typeof l == "function" && l(), s.emit("click", { event: u, target: "TagPopoverViewMore", tag: o });
|
|
42626
42657
|
}
|
|
@@ -43237,7 +43268,7 @@ function Sk(n, t, e) {
|
|
|
43237
43268
|
function Se() {
|
|
43238
43269
|
w && te && te.parentNode !== w && w.appendChild(te);
|
|
43239
43270
|
}
|
|
43240
|
-
|
|
43271
|
+
Lt(() => {
|
|
43241
43272
|
(!A || A === document.body) && console.warn("TagPopover 组件警告:禁止使用 document.body 作为 wrapperElement,请传入自定义容器元素。"), le = !0, Se(), A && A !== document.body && e(25, A.style.overflow = "hidden", A);
|
|
43242
43273
|
}), Vh(() => {
|
|
43243
43274
|
le && Se();
|
|
@@ -43894,7 +43925,7 @@ function Bk(n, t, e) {
|
|
|
43894
43925
|
function Te() {
|
|
43895
43926
|
ee = !1, e(11, V = !1);
|
|
43896
43927
|
}
|
|
43897
|
-
|
|
43928
|
+
Lt(() => () => {
|
|
43898
43929
|
z && clearTimeout(z), B && clearTimeout(B);
|
|
43899
43930
|
});
|
|
43900
43931
|
function fe($) {
|
|
@@ -44074,7 +44105,7 @@ function Um(n) {
|
|
|
44074
44105
|
for (let h = 0; h < a.length; h += 1)
|
|
44075
44106
|
H(e[h]);
|
|
44076
44107
|
o || At(() => {
|
|
44077
|
-
o = cs(t,
|
|
44108
|
+
o = cs(t, Rt, {}), o.start();
|
|
44078
44109
|
}), r = !0;
|
|
44079
44110
|
}
|
|
44080
44111
|
},
|
|
@@ -44201,7 +44232,7 @@ function Fk(n) {
|
|
|
44201
44232
|
}
|
|
44202
44233
|
function Nk(n, t, e) {
|
|
44203
44234
|
let { tags: i = [] } = t, { hooks: s } = t, { mediaStore: o } = t, { rendererMap: r } = t, { contentTypeMap: a } = t, { state: l } = t, { temporaryState: c } = t, { zIndex: h = void 0 } = t, u = null, f = null, g = 2e3;
|
|
44204
|
-
Qa("hooks", s), Qa("mediaStore", o),
|
|
44235
|
+
Qa("hooks", s), Qa("mediaStore", o), Lt(() => {
|
|
44205
44236
|
e(8, f = Vk(g));
|
|
44206
44237
|
});
|
|
44207
44238
|
function p(m) {
|
|
@@ -49454,17 +49485,17 @@ let cx = class extends kn {
|
|
|
49454
49485
|
};
|
|
49455
49486
|
const cD = (n) => new cx(n), hx = "data:image/png;base64,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";
|
|
49456
49487
|
function ux(n) {
|
|
49457
|
-
De(n, "svelte-
|
|
49488
|
+
De(n, "svelte-1ff83s8", ".room-label-item.svelte-1ff83s8{position:absolute;font-size:0.625rem;transform:none;cursor:pointer;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#fff}.room-label-item__text.svelte-1ff83s8{position:absolute;left:0;top:-4rem;transform:translate(-50%, 0);display:flex;justify-content:center;align-items:center;min-width:2rem;pointer-events:all;white-space:nowrap;position:relative;-o-border-image:var(--bg-image) 3 / 0.0625rem / 0rem stretch;border-image:var(--bg-image) 3 fill / 0.0625rem / 0rem stretch;box-sizing:border-box}.room-label-item__bar.svelte-1ff83s8{position:absolute;transform-origin:top;height:3rem;width:0.0625rem;background-image:linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0))}");
|
|
49458
49489
|
}
|
|
49459
49490
|
function ig(n) {
|
|
49460
|
-
let t, e, i
|
|
49461
|
-
n[9]}px`,
|
|
49491
|
+
let t, e, i = `url(${hx})`, s, o, r = `${/*barTopPosition*/
|
|
49492
|
+
n[9]}px`, a, l;
|
|
49462
49493
|
return {
|
|
49463
49494
|
c() {
|
|
49464
49495
|
t = U("span"), e = Be(
|
|
49465
49496
|
/*content*/
|
|
49466
49497
|
n[0]
|
|
49467
|
-
),
|
|
49498
|
+
), s = ae(), o = U("div"), y(t, "class", "room-label-item__text svelte-1ff83s8"), W(t, "--bg-image", i), W(
|
|
49468
49499
|
t,
|
|
49469
49500
|
"font-size",
|
|
49470
49501
|
/*nameSize*/
|
|
@@ -49479,46 +49510,46 @@ function ig(n) {
|
|
|
49479
49510
|
"line-height",
|
|
49480
49511
|
/*textLineHeightRem*/
|
|
49481
49512
|
n[10]
|
|
49482
|
-
), y(
|
|
49513
|
+
), y(o, "class", "room-label-item__bar svelte-1ff83s8"), W(o, "top", r);
|
|
49483
49514
|
},
|
|
49484
|
-
m(
|
|
49485
|
-
Y(
|
|
49515
|
+
m(c, h) {
|
|
49516
|
+
Y(c, t, h), j(t, e), n[22](t), Y(c, s, h), Y(c, o, h), n[23](o), a || (l = je(t, "click", function() {
|
|
49486
49517
|
ni(
|
|
49487
49518
|
/*onClick*/
|
|
49488
49519
|
n[4]
|
|
49489
49520
|
) && n[4].apply(this, arguments);
|
|
49490
|
-
}),
|
|
49521
|
+
}), a = !0);
|
|
49491
49522
|
},
|
|
49492
|
-
p(
|
|
49493
|
-
n =
|
|
49523
|
+
p(c, h) {
|
|
49524
|
+
n = c, h & /*content*/
|
|
49494
49525
|
1 && Ne(
|
|
49495
49526
|
e,
|
|
49496
49527
|
/*content*/
|
|
49497
49528
|
n[0]
|
|
49498
|
-
),
|
|
49529
|
+
), h & /*nameSize*/
|
|
49499
49530
|
4096 && W(
|
|
49500
49531
|
t,
|
|
49501
49532
|
"font-size",
|
|
49502
49533
|
/*nameSize*/
|
|
49503
49534
|
n[12]
|
|
49504
|
-
),
|
|
49535
|
+
), h & /*paddingStyle*/
|
|
49505
49536
|
2048 && W(
|
|
49506
49537
|
t,
|
|
49507
49538
|
"padding",
|
|
49508
49539
|
/*paddingStyle*/
|
|
49509
49540
|
n[11]
|
|
49510
|
-
),
|
|
49541
|
+
), h & /*textLineHeightRem*/
|
|
49511
49542
|
1024 && W(
|
|
49512
49543
|
t,
|
|
49513
49544
|
"line-height",
|
|
49514
49545
|
/*textLineHeightRem*/
|
|
49515
49546
|
n[10]
|
|
49516
|
-
),
|
|
49517
|
-
512 &&
|
|
49518
|
-
n[9]}px`) && W(
|
|
49547
|
+
), h & /*barTopPosition*/
|
|
49548
|
+
512 && r !== (r = `${/*barTopPosition*/
|
|
49549
|
+
n[9]}px`) && W(o, "top", r);
|
|
49519
49550
|
},
|
|
49520
|
-
d(
|
|
49521
|
-
|
|
49551
|
+
d(c) {
|
|
49552
|
+
c && Q(t), n[22](null), c && Q(s), c && Q(o), n[23](null), a = !1, l();
|
|
49522
49553
|
}
|
|
49523
49554
|
};
|
|
49524
49555
|
}
|
|
@@ -49527,7 +49558,7 @@ function dx(n) {
|
|
|
49527
49558
|
n[5] && ig(n);
|
|
49528
49559
|
return {
|
|
49529
49560
|
c() {
|
|
49530
|
-
t = U("div"), e && e.c(), y(t, "class", "room-label-item svelte-
|
|
49561
|
+
t = U("div"), e && e.c(), y(t, "class", "room-label-item svelte-1ff83s8"), W(
|
|
49531
49562
|
t,
|
|
49532
49563
|
"z-index",
|
|
49533
49564
|
/*zIndex*/
|
|
@@ -49596,7 +49627,7 @@ function fx(n, t, e) {
|
|
|
49596
49627
|
e(7, V.style.transform = `scaleY(${ee})`, V), e(7, V.style.top = `${q}px`, V), e(8, z.style.top = `${R}px`, z);
|
|
49597
49628
|
}
|
|
49598
49629
|
};
|
|
49599
|
-
|
|
49630
|
+
Lt(() => {
|
|
49600
49631
|
D && typeof M == "function" && (B = M(D, k)), g && (b(g.camera.pose), g.on("cameraUpdate", b));
|
|
49601
49632
|
}), ri(() => {
|
|
49602
49633
|
B == null || B(), g == null || g.off("cameraUpdate", b);
|